function chargeMenuFlash()
{
document.write('<OBJECT ');
document.write(' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" ');
document.write(' ID=accueil ');
document.write(' WIDTH=215 ');
document.write(' HEIGHT=279>');
document.write(' <PARAM NAME=movie VALUE="menu.swf">');
document.write(' <PARAM NAME=menu VALUE=false>');
document.write(' <PARAM NAME=quality VALUE=high>');
document.write(' <PARAM NAME=salign VALUE=T>');
document.write(' <PARAM NAME=bgcolor VALUE=#FFFFFF>  ');
document.write(' <EMBED ');
document.write(' src="menu.swf" ');
document.write(' menu=true ');
document.write(' quality=high ');
document.write(' salign=T ');
document.write(' bgcolor=#FFFFFF  ');
document.write(' WIDTH=215 ');
document.write(' HEIGHT=279');
document.write(' swLiveConnect=true ');
document.write(' NAME=accueil ');
document.write(' TYPE="application/x-shockwave-flash" ');
document.write(' PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
document.write(' </EMBED>');
document.write(' </OBJECT>'); 
}

function chargeLaureatsFlash()
{
// document.write('<strong><font color="#006699">Qui seront les laur&eacute;ats et les laur&eacute;ates 2007?</font></strong>');
document.write(' <strong><font color="#006699" size="4px">Les laur&eacute;ates et les laur&eacute;ats 2009</font></strong> ');
document.write('<OBJECT ');
document.write(' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" ');
document.write(' ID=actualite ');
document.write(' WIDTH=360 ');
document.write(' HEIGHT=420>');
document.write(' <PARAM NAME=movie VALUE="pdq_accueil.swf">');
document.write(' <PARAM NAME=menu VALUE=false>');
document.write(' <PARAM NAME=quality VALUE=high>');
document.write(' <PARAM NAME=salign VALUE=T>');
document.write(' <PARAM NAME=bgcolor VALUE=#FFFFFF>  ');
document.write(' <EMBED ');
document.write(' src="pdq_accueil.swf" ');
document.write(' menu=false ');
document.write(' quality=high ');
document.write(' salign=T ');
document.write(' bgcolor=#FFFFFF  ');
document.write(' WIDTH=360 ');
document.write(' HEIGHT=420');
document.write(' swLiveConnect=true ');
document.write(' NAME=actualite ');
document.write(' TYPE="application/x-shockwave-flash" ');
document.write(' PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
document.write(' </EMBED>');
document.write(' </OBJECT>');

// Image des Prix en remplacement du flash
// document.write('<img src="./gpq-img/logo_grand.gif" width="350" height="262" alt="Logo des Prix du Qu&eacute;bec" />');

// document.write('<p>');

//LIEN ENTREVUE
document.write('<img src="./gpq-img/carre-bleu.gif"><a class="lienEntrevues" href="laureats/entrevues.php?laureats"><strong>Entrevues</strong></a><img src="./gpq-img/carre-orange.gif">');
}

<!-- menu flash a l interieur des pages -->
function chargeMenu() {
            document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" ID=menuGPQ WIDTH=215 HEIGHT=279>');
            document.write('<PARAM NAME=movie VALUE="../menu.swf">');
            document.write('<PARAM NAME=menu VALUE=false>');
            document.write('<PARAM NAME=quality VALUE=high>');
            document.write('<PARAM NAME=salign VALUE=T>');
            document.write('<PARAM NAME=bgcolor VALUE=#FFFFFF>');
			document.write('<EMBED ');
            document.write('src="../menu.swf" ');
            document.write('menu=false ');
            document.write('quality=high ');
            document.write('salign=T ');
            document.write('bgcolor=#FFFFFF  ');
            document.write('WIDTH=215 ');
            document.write('HEIGHT=279' );
            document.write('swLiveConnect=true ');
            document.write('NAME=menuGPQ ');
			document.write('TYPE="application/x-shockwave-flash" ');
            document.write('PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">');
            document.write('</EMBED>  ');
            document.write('</object>');

    
        }  
		
function chargeMenu2() {
            document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
            document.write('<tr>');
            document.write('<td width="29%"><img src="../gpq-img/menu.gif" width="205" height="262" usemap="#Map" border="0"></td>');
            document.write('</tr>');
            document.write('</table>');
            document.write('<map name="Map"> ');
            document.write('<area shape="rect" coords="70,15,204,39" href="../ministres/index.html">');
            document.write('<area shape="rect" coords="43,38,152,60" href="../presse/index.html">');
            document.write('<area shape="rect" coords="13,59,100,82" href="../ceremonie/index.html">');
            document.write('<area shape="rect" coords="6,89,87,115" href="../historique/index.html">');
            document.write('<area shape="rect" coords="2,119,167,142" href="../prix-culturels/index.html">');
            document.write('<area shape="rect" coords="5,147,155,169" href="../laureats/index.html">');
            document.write('<area shape="rect" coords="20,174,103,197" href="../medailles/index.html">');
            document.write('<area shape="rect" coords="45,201,195,225" href="../candidature-mcc/index.html">');
            document.write('<area shape="rect" coords="-1,227,95,251" href="../recherche/recherche.php">');
            document.write('</map>');
        }   



function chargeMenu3()
{
document.write('<object id="menuGPQ"');
document.write(' classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" ');
document.write(' width="215"');
document.write(' height="279">');
document.write(' <param name=movie value="../menu.swf">');
document.write(' <param name=quality value=high>');
document.write(' <embed src="../menu.swf" ');
document.write(' quality=high');
document.write(' pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" ');
document.write(' swliveconnect=true');
document.write(' type="application/x-shockwave-flash"');
document.write(' width="215"');
document.write(' height="279">');
document.write('  </embed>  ');
document.write(' </object>  ');
}

