var FlyFlash="./images/myfile.swf";
document.write('<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0  height=145 width=760   classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="movie" VALUE="'+FlyFlash+'"><PARAM NAME="quality" VALUE="high"><PARAM NAME="wmode" VALUE="transparent"><embed src="'+FlyFlash+'" width="760" height="145" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"  type="application/x-shockwave-flash"   wmode="transparent"> </embed> </OBJECT>');
<!--
 
if (window.Event) 
  document.captureEvents(Event.MOUSEUP); 
 
//-->