document.open();
document.write('<object classid="CLSID:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" width="567" height="389">');
document.write('<param name="movie" VALUE="'+vf+'">');
document.write('<param name="wmode" VALUE="transparent">');
document.write('<param name="allowfullscreen" VALUE="true">');
document.write('<param name="quality" value="high">');
document.write('<param name="scale" value="exactfit">');
document.write('<param name="menu" value="false">');
document.write('<embed src="'+vf+'" wmode="transparent" allowfullscreen="true" quality="high" scale="exactfit" menu="false" width="567" height="389" swLiveConnect="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed>');
document.write('</object>');
document.close();
