document.write('   <tr>'); 
document.write('    <td height=5>');
document.write('      <table width=770 cellspacing=0 cellpadding=0 border=0>');
document.write('        <tr align="center">'); 
document.write('          <td class=bleug height=20> <a class="lien" href="manchettes.htm">LEHCM</a>'); 
document.write('            &times; <a class="lien" href="classement.htm">Classement</a> &times; <a class="lien" href="statistiques.htm">Statistiques</a>');
document.write('            &times; <a class="lien" href="calendrier.htm">Résultats</a> &times; <a class="lien" href="mailto:LEHCM@hotmail.com">&Eacute;crivez-nous</a> &times; <a class="lien" href="http://lehcm.clicforum.com/index.php">Forum</a></td>');
document.write('        </tr>');
document.write('      </table>');
document.write('    </td>');
document.write('  </tr>');

/*
	Copyright de la page 
*/
document.write('<TABLE WIDTH=770 CELLSPACING=0 CELLPADDING=0 BORDER=0>');
document.write('   <TR>');
document.write('    <TD HEIGHT=5></TD>');
document.write('   </TR>'); 
document.write('   <TR>');
document.write('    <TD class="copyright" align=center>© 2000-2008 Ligue &eacute;lite de Hockey Cosom de Magog (LEHCM) Québec, Canada</TD>');
document.write('   </TR>');
document.write('   <TR>');
document.write('    <TD class="copyright" align=center>Tous droits réservés. Martin Allain et C&eacute;dric Lussier');
document.write('    </TD>');
document.write('   </TR>');
document.write('</TABLE>');