// JavaScript Document


function charger_intro()
{
	
	 document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="759" height="510">');
     document.write ('<param name="movie" value="flash/main.swf" />');
     document.write ('<param name="quality" value="high" />');
     document.write ('<embed src="flash/main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="759" height="510"></embed>');
   document.write ('</object>');
}

function charger_lampe()
{
 document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="108" height="219">');
                       document.write ('<param name="movie" value="flash/lampejaune.swf">');
						document.write ('<param name="wmode" value="transparent" />');
                        document.write ('<param name="quality" value="high">');
                        document.write ('<embed src="flash/lampejaune.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" type="application/x-shockwave-flash" width="108" height="219"></embed>');
				      document.write ('</object>');
}

function charger_stockage()
{
	
 document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="300">');
                               document.write ('<param name="movie" value="flash/stockage.swf">');
                               document.write ('<param name="quality" value="high">');
                               document.write ('<embed src="flash/stockage.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="300"></embed>');
							   document.write ('</object>');	
}

function charger_laboratoire()
{
document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="300">');
                              document.write ('<param name="movie" value="flash/laboratoire.swf">');
                              document.write ('<param name="quality" value="high">');
                              document.write ('<embed src="flash/laboratoire.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="300"></embed>');
							  document.write ('</object>');	
}

function charger_conditionnement()
{
document.write ('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="400" height="300">');
                             document.write ('<param name="movie" value="flash/conditionnement.swf">');
                              document.write ('<param name="quality" value="high">');
                              document.write ('<embed src="flash/conditionnement.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="300"></embed>');
							  document.write ('</object>');
}