document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" height="'+flash_height+'" width="'+flash_width+'">');
document.write('<param name="play" value="true">');
document.write('<param name="quality" value="best">');
document.write('<param name="scale" value="noBorder">');
document.write('<param name="wmode" value="transparent">');
document.write('<param name="movie" value="'+flashurl+'">');
document.write('<embed height="'+flash_height+'" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="'+flashurl+'" type="application/x-shockwave-flash" scale="noBorder" width="'+flash_width+'" quality="best" play="true">');
document.write('</object>');
