function RunHeader()
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="231" height="220" />\n');
document.write('<param name="MOVIE" value="/img/anilogo.swf" />\n');
document.write('<param name="QUALITY" value="HIGH" />\n');
document.write('<param name="BGCOLOR" value="#000000" />\n');
document.write('<param name="loop" value="true" />\n');
document.write('<param name="menu" value="false" />\n');
document.write('<param name="allowscriptaccess" value="samedomain" />\n');
document.write('<embed type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" name="fcf" width="231" height="220" src="/img/anilogo.swf" bgcolor="#000000" quality="HIGH" loop="true" menu="false" swliveconnect="true" allowscriptaccess="samedomain" />\n');
document.write('</object>\n');
}
