var headertext="<table width=100% style=FONT-SIZE:10pt;BACKGROUND-COLOR:#000080><tr><td width=120 style=valign:center;text-align:center ><a href=http://aoussou.com/><H1 style=text-align:center>AIS<br>Aoussou.com</H1></a></td>";
headertext+="<td style=valign:center;text-align:center>";
headertext+="<H1 style=text-align:center>";
headertext+="<span style=font-family:Verdana;size:4;font-weight:bold;color:#FF0000>";
headertext+=window.location.host.toUpperCase();
headertext+="</span></H1></td>";
headertext+="</tr></table>";
document.write(headertext);

