function writeHTMLasJS()
{
document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" width=\"916\" height=\"320\" id=\"myFlashContent\" style=\"position:fixed; margin:0; padding:0; text-align:left;z-index:-111;\" >");
document.write("<param name=\"movie\" value=\"index-flv.swf\" \/>");
document.write("<param name=\"wmode\" value=\"transparent\" \/>");
document.write("<!--[if !IE]>-->");
document.write("<object type=\"application\/x-shockwave-flash\" data=\"index-flv.swf\" width=\"916\" height=\"320\">");
document.write("<param name=\"wmode\" value=\"transparent\" \/>");
document.write("<!--<![endif]-->");
document.write("<img src=\"_img\/bn-header.jpg\" alt=\"noflash\"  width=\"1000\" height=\"408\" border=\"0\" \/>");
document.write("<!--[if !IE]>-->");
document.write("<\/object>");
document.write("<!--<![endif]-->");
document.write("<\/object>");
}
