document.write('<div class="box">');
document.write('<TABLE width="100%">');
document.write('<tr>');
document.write('<td><IMG SRC="image/logoffcamsmall.png" ALIGN="LEFT"  BORDER=0><br></td>');
document.write('<td><IMG SRC="logotsf_small.gif"  BORDER=0></td>');
document.write('<td><A HREF="http://www.millet.fr"><IMG SRC="millet_small.gif"  ALIGN="RIGHT"  BORDER=0> </td></a>');
document.write('</tr>');
document.write('</TABLE>');
document.write('</div>');
document.write('<div id="links">');
document.write('<a href="index.html">  Home </a>');
document.write('<a href="news.html">  News </a>');
document.write('<a href="inscription.html">  Inscriptions </a>');
document.write('<a href="reglement.html"> Règlement </a>');
document.write('<a href="charte.html"> Charte </a>');
document.write('<a href="classement.html">  Les classements</a>');
document.write('<a href="photo.html">  Photos </a>');
document.write('<a href="partenaires.html"> Partenaires </a>');
document.write('<a href="benevoles.html"> Bénévoles </a>');
document.write('<a href="contact.html"> Nous contacter </a>');
document.write('<a href="presse.html"> Contact presse </a>');
document.write('<br>');
document.write('</div>');

