
//construction du footer
footer='';
footer+='<div id="footer">';
footer+='<img src="http://www.mcq.org/img/logo_bas_page.gif" width="133" height="55" border="0" alt="Complexe mus&eacute;al" align="right" hspace="20"/>';
footer+='F&eacute;vrier 2012<br />	&copy;Mus&eacute;e de la civilisation<br /><br />';
footer+="<br /><br />Le Mus&eacute;e de la civilisation, le Mus&eacute;e de l'Am&eacute;rique fran&ccedil;aise et le Centre d\'interpr&eacute;tation de Place-Royale sont subventionn&eacute;s par le minist&egrave;re de la Culture, des Communications et de la Condition f&eacute;minine.<br /><br /><br /><br />";
footer+='<a href="http://www.mcq.org/fr/complexe/index.html">Complexe mus&eacute;al</a> | <a href="http://www.mcq.org/fr/mcq/index.html">Mus&eacute;e de la civilisation</a> | <a href="http://www.mcq.org/fr/maf/index.html">Mus&eacute;e de l\'Am&eacute;rique fran&ccedil;aise</a> | <a href="http://www.mcq.org/fr/cipr/index.html">Centre d\'interpr&eacute;tation de Place-Royale</a> | <a href="http://www.mcq.org/fr/expos_virtuelles/index.html">Ressources en ligne</a>  | <a href="http://www.mcq.org/fr/complexe/craf.html">Centre de r&eacute;f&eacute;rence de l\'Am&eacute;rique fran&ccedil;aise</a> | <a href="http://www.mcq.org/participe/">Participe pr&eacute;sent</a> | <a href="http://www.mcq.org/le_monde_vu_par/index.php">Le monde vu par...</a><br />';	
footer+='<a href="http://www.mcq.org/fr/services/index.html">Services offerts</a> | <a href="http://www.mcq.org/fr/location_espace/index.php">Location d\'espaces</a> | <a href="http://www.mcq.org/fr/programme-general.php">Agenda</a> | <a href="http://www.mcq.org/fr/presse/index.html">Salle de presse</a> | <a href="http://www.mcq.org/fr/hyperliens.html">Hyperliens</a> | <a href="http://www.mcq.org/fr/information.html">Planifiez votre visite</a> | <a href="http://www.mcq.org/fr/joindre.html">Pour nous joindre</a> | <a href="http://www.mcq.org/fr/credits.html">Cr&eacute;dits</a><br />';
footer+='<a href="/index.html">Accueil</a> | <a href="http://www.mcq.org/fr/plan.html">Plan de site</a> | <a href="http://www.mcq.org/fr/archives.html">Archives du site</a> | <a href="/mobile/fr/switch">Version mobile</a> | <a href="http://www.mcq.org/index_en.html">English</a><br /><br /><br />';
footer+='</div>';

document.write(footer);
