// JScript File
//  This bypasses the new ActiveX activate "fix"
document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"");
document.write("codebase=\"http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0\"");
document.write(" ID=\"index-top\" align=\"middle\" width=\"599\" height=\"200\">");
document.write("  <param name=\"movie\" value=\"index-top.swf\">");
document.write("  <param name=\"loop\" value=\"true\">");
document.write("  <param name=\"quality\" value=\"high\">");
document.write("  <param name=\"bgcolor\" value=\"#000000\"><embed src=\"../index-top.swf\" loop=\"false\" quality=\"high\" bgcolor=\"#000000\" WIDTH=\"100%\"");document.write(" HEIGHT=\"100%\" TYPE=\"application/x-shockwave-flash\"");document.write(" PLUGINSPAGE=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\"></object>");