function MenuBas() {
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%" background="http://artetfraternite.org/images/fonds/fondmenus.gif" height="80">');
document.write('<tr>');
document.write('<td width="12%" align="center" height="40" valign="bottom"><a href="http://artetfraternite.org/index.html"><img border="0" src="http://artetfraternite.org/images/menus/menuaccueil.gif" alt="Accueil" width="120" height="30"></a></td>');
document.write('<td width="14%" align="center" height="40" valign="bottom"><a href="http://www.i-services.net/membres/cpt_clics/clic.php?user=30974&id=61485"target="_blank"><img border="0" src="http://artetfraternite.org/images/menus/menuadhesion.gif" alt="Adhésion et présentation sur le site (pdf)" width="120" height="30"></a></td>');
document.write('<td width="11%" align="center" height="40" valign="bottom"><a href="http://artetfraternite.org/activites/concoursaf.html"><img border="0" src="http://artetfraternite.org/images/menus/menucconcours.gif" alt="Concours Multi-Artistique" width="120" height="30"></a></td>');
document.write('<td width="11%" align="center" height="40" valign="bottom"><a href="http://artetfraternite.org/activites/tremplinaf.html"><img border="0" src="http://artetfraternite.org/images/menus/menutremplin.gif" alt="Tremplin Arts de la Scène" width="120" height="30"></a></td>');
document.write('<td width="11%" align="center" height="40" valign="bottom"><a href="http://artetfraternite.org/activites/salonaf.html"><img border="0" src="http://artetfraternite.org/images/menus/menusalon.gif" alt="Salon Multi-Artistique" width="120" height="30"></a></td>');
document.write('<td width="14%" align="center" height="40" valign="bottom"><a href="http://artetfraternite.org/services.html"><img border="0" src="http://artetfraternite.org/images/menus/menuservices.gif" alt="Services" width="120" height="30"></a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="12%" align="center" height="40" valign="top"><a href="http://artetfraternite.org/annuaire.html"><img border="0" src="http://artetfraternite.org/images/menus/menuannuaire.gif" alt="Annuaire" width="120" height="30"></a></td>');
document.write('<td width="14%" align="center" height="40" valign="top"><a href="http://artetfraternite.org/forum.html"><img border="0" src="http://artetfraternite.org/images/menus/menuforum.gif" alt="Forum" width="120" height="30"></a></td>');
document.write('<td width="11%" align="center" height="40" valign="top"><a href="http://artetfraternite.org/annonces.html"><img border="0" src="http://artetfraternite.org/images/menus/menuannonces.gif" alt="Annonces" width="120" height="30"></a></td>');
document.write('<td width="11%" align="center" height="40" valign="top"><a href="http://artetfraternite.org/liens.html"><img border="0" src="http://artetfraternite.org/images/menus/menuliens.gif" alt="Liens" width="120" height="30"></a></td>');
document.write('<td width="11%" align="center" height="40" valign="top"><a href="http://artetfraternite.org/plandusite.html"><img border="0" src="http://artetfraternite.org/images/menus/menuplandusite.gif" alt="Plan du site" width="120" height="30"></a></td>');
document.write('<td width="14%" align="center" height="40" valign="top"><a href="http://artetfraternite.org/contact.html"><img border="0" src="http://artetfraternite.org/images/menus/menucontact.gif" alt="Contact" width="120" height="30"></a></td>');
document.write('</tr>');
document.write('</table>');
}