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=250 height=300>\n');
document.write('<param name=movie value="barca.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="barca.swf" quality=high wmode=transparent bgcolor=#000000  width=250 height=300 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_liv()
{ 
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=950 height=220>\n');
document.write('<param name=movie value="livraison.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="livraison.swf" quality=high wmode=transparent bgcolor=#000000  width=950 height=220 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_off()
{ 
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=650 height=150>\n');
document.write('<param name=movie value="offrenew.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="offrenew.swf" quality=high wmode=transparent bgcolor=#000000  width=650 height=150 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_tel()
{ 
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=250 height=50>\n');
document.write('<param name=movie value="tel.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="tel.swf" quality=high wmode=transparent bgcolor=#000000  width=250 height=50 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'); 
}
