/* document.write('<td style="height: 30px; background: url(img/menu.jpg);">'); */
document.write('<td style="height: 30px; background: #344034;">');
document.write('<table width="900" border="0" align="center" cellpadding="0" cellspacing="0"  id="mainmenu" ><tr>');
document.write('<td col width=115 ALIGN=CENTER><a href="index.html" class="styleMenuText">| Accueil |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="members.html" class="styleMenuText">| Membres |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="contact.html" class="styleMenuText">| Contact |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="courses.html" class="styleMenuText">| Cours |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="documents.html" class="styleMenuText">| Matériel |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="pictures.html" class="styleMenuText">| Galerie |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="guestbook.html" class="styleMenuText">| Album d\'Or |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="links.html" class="styleMenuText">| Liens |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="aikido.html" class="styleMenuText">| Aïkido |</a></td>');
document.write('<td col width=115 ALIGN=CENTER><a href="index.en.html" class="styleMenuText">| <img src="img/english.gif"> |</a></td>');
document.write('</tr></table></td>');


