document.write("<table width=\"1024\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("		<tr>");
document.write("				<td height=\"115\"><div id=\"topflash\">This text is replaced by the Flash movie.</div>");

var so = new SWFObject("/images/top1.swf", "mymovie", "1024", "115", "8", "#dcdddd");
so.addParam("menu", "false");
so.write("topflash");
   
document.write("</td>");
document.write("		</tr>");
document.write("</table>");
