function flashIntro()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="700" height="260">  \n');
    document.write('<param name="movie" value="flash/intro-fornasier.swf">  \n');
     document.write('<param name="quality" VALUE="high">  \n');
     document.write('<param name="bgcolor" VALUE="#444652">  \n');
    document.write('<embed src="flash/intro-fornasier.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="700" height="260" bgcolor="#444652"></embed>\n');
    document.write('</object>\n');

}



function flashCours()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="350" height="207">  \n');
    document.write('<param name="movie" value="flash/cours-cuisine.swf">  \n');
     document.write('<param name="quality" VALUE="high">  \n');
     document.write('<param name="bgcolor" VALUE="#EFEBE8">  \n');
    document.write('<embed src="flash/cours-cuisine.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="350" height="207" bgcolor="#EFEBE8"></embed>\n');
    document.write('</object>\n');

}


function flashConcept()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="318" height="207">  \n');
    document.write('<param name="movie" value="flash/concept.swf">  \n');
     document.write('<param name="quality" VALUE="high">  \n');
     document.write('<param name="bgcolor" VALUE="#EFEBE8">  \n');
    document.write('<embed src="flash/concept.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="318" height="207" bgcolor="#EFEBE8"></embed>\n');
    document.write('</object>\n');

}

function flashMenu()
{
    document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" width="700" height="200">  \n');
    document.write('<param name="movie" value="flash/menu.swf">  \n');
     document.write('<param name="quality" VALUE="high">  \n');
     document.write('<param name="bgcolor" VALUE="#EFEBE8">  \n');
    document.write('<embed src="flash/menu.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="700" height="200" bgcolor="#EFEBE8"></embed>\n');
    document.write('</object>\n');

}
