//---------------<-- Design by T3cK -->----------------

function 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="450" height="300">\n'); 
document.write('<param name="movie" value="composant/introDomRiv.swf">\n');
document.write('<param name="quality" value="high">\n'); 
document.write('<embed src="composant/introDomRiv.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="450" height="300">\n'); 
document.write('</embed>\n');
document.write('</object>\n'); 
}

function menu() 
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="243" height="337" title="menuDomaine">\n'); 
document.write('<param name="movie" value="images/menuDomaine.swf" />\n');
document.write('<param name="quality" value="high">\n'); 
document.write('<embed src="images/menuDomaine.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="243" height="337">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
}

function diapoHome() 
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="195" height="138" class="flash">\n'); 
document.write('<param name="movie" value="images/diapoHome.swf" />\n');
document.write('<param name="quality" value="high">\n'); 
document.write('<embed src="images/diapoHome.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="195" height="138">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
}

function diapoActiv() 
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="195" height="138" class="flash">\n'); 
document.write('<param name="movie" value="images/diapoActiv.swf" />\n');
document.write('<param name="quality" value="high">\n'); 
document.write('<embed src="images/diapoActiv.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="195" height="138">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
}

function diapoFleur() 
{ 
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="195" height="138" class="flash">\n'); 
document.write('<param name="movie" value="images/diapoFleur.swf" />\n');
document.write('<param name="quality" value="high">\n'); 
document.write('<embed src="images/diapoFleur.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="195" height="138">\n'); 
document.write('</embed>\n'); 
document.write('</object>\n'); 
}