function run_flash2() 
{ 
document.write('<object style="background:transparent;display:block;" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="148" height="237">\n'); 
document.write('<param name="movie" value="flash/manchon-retractable-etirable-menu-vert.swf">\n'); 
document.write('<param name="wmode" value="transparent" />\n'); 
document.write('<embed style="background:transparent;display:block;" wmode="transparent" src="flash/manchon-retractable-etirable-menu-vert.swf"  width="148" height="237" type="application/x-shockwave-flash">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
} 
