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=240 height=127 style="display:block;">\n');
document.write('<param name=movie value="crealign.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n'); 
document.write('<embed src="crealign.swf" quality=high wmode=transparent bgcolor=#993300  width=240 height=127 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_flash1() 
{ 
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=548 height=251>\n');
document.write('<param name=movie value="centrale.swf">\n');
document.write('<param name="wmode" value="transparent">\n');
document.write('<param name=quality value=high>\n'); 
document.write('<embed src="centrale.swf" quality=high wmode=transparent bgcolor=#000000  width=548 height=251 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'); 
}
