function topflash(){
document.write('<object data="top.swf" width="800" height="440" type="application/x-shockwave-flash">');
document.write('<param name="movie" value="top.swf" />');
document.write('</object>');
}
