function run_flash()
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id=titre width=394 height=351>\n');
document.write('<param name=movie value="flash/box.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="flash/box.swf" quality=high wmode=transparent bgcolor=#000000  width=394 height=351 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n'); 
document.write('</object>\n'); 
}

function run_flash_heb()
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id=titre width=394 height=351>\n');
document.write('<param name=movie value="flash/heb.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="flash/heb.swf" quality=high wmode=transparent bgcolor=#000000  width=394 height=351 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n'); 
document.write('</object>\n'); 
}

function run_flash_resto()
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id=titre width=394 height=351>\n');
document.write('<param name=movie value="flash/resto.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="flash/resto.swf" quality=high wmode=transparent bgcolor=#000000  width=394 height=351 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n'); 
document.write('</object>\n'); 
}

function run_flash_semi()
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id=titre width=394 height=351>\n');
document.write('<param name=movie value="flash/semi.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="flash/semi.swf" quality=high wmode=transparent bgcolor=#000000  width=394 height=351 type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</embed>\n'); 
document.write('</object>\n'); 
}

