
document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000'")
document.write(" codebase='http://download.macromedia.com/pub/shockwave/cabs/")
document.write("flash/swflash.cab#version=9,0,28,0'")
document.write(" width=900 height=259>")
document.write("<param name=movie value='flash.swf'>")
document.write("<param name=quality value=high>")
document.write("<embed src='flash.swf' quality=high  ")
document.write("pluginspage='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash' ")
document.write("type='application/x-shockwave-flash' ")
document.write("width=900 height=259>")
document.write("</embed>")
document.write("</object>")
