document.open();

document.write('<object data="swf/index.swf" type="application/x-shockwave-flash" width="780" height="180">');

document.write('<param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="swf/index.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />');

document.write('<img src="img/img_fla_top.jpg" width="780" height="180" />');

document.write('</object>');
document.close();