
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="'+flashWidth+'" height="'+flashHeight+'" id="topMenuF">');
document.write('<param name=movie value="'+flashSrc+'">');
document.write('<param name=quality value=high>');
document.write('<param name=menu value=no>');
document.write('<embed src="'+flashSrc+'" quality=high allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"  width="'+flashWidth+'" height="'+flashHeight+'" name="topMenuF" menu=no>');
document.write('</embed> ');
document.write('</object>');