function ecrit()
{
document.write("<table border='1' cellpadding='1' cellspacing='0' bordercolor=RGB(107,150,103)>");
document.write("<tr>");
document.write("<td align='center' width='210' background='fondbleu.jpg'>");
document.write("<img src='diag.jpg'><br><font size='3'><strong>TRAXLER</strong></font>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td background='fondtissublanc.jpg'>");
document.write("&nbsp;&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='mailto:sylvain.ravot@freesbee.fr'>Me contacter</a>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");

document.write("<p>");
document.write("<table border='1' cellpadding='0' cellspacing='0' bordercolor=RGB(107,150,103)>");
document.write("<tr>");
document.write("<td width='210' align='center' background='fondbleu.jpg'>");
document.write("<font color=RGB(235,105,19)><strong>Les variantes</strong></font>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td align='left' background='fondtissublanc.jpg'>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='index.html' target='_parent'>Accueil</a>&nbsp;&nbsp;<br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='historique.html' target='_parent'>Petit historique</a>&nbsp;&nbsp;<br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='intro.html' target='_parent'>Introduction</a><br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='rf1.html' target='_parent'>5.Cxf7 Fxf2+ 6.Rf1</a><br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='rxf2.html' target='_parent'>5.Cxf7 Fxf2+ 6.Rxf2</a><br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='fxf7.html' target='_parent'>5.Fxf7+</a><br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='maj.html' target='_parent'>Mises à jour</a><br>");
document.write("</td>");
document.write("<tr>");
document.write("<td width='210' align='center' background='fondbleu.jpg'>");
document.write("<font color=RGB(235,105,19)><strong>Divers</strong></font>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td align='left' background='fondtissublanc.jpg'>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='liens.html' target='_parent'>Liens</a>&nbsp;&nbsp;<br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='parties.html' target='_parent'>Bases de parties</a><br>");
document.write("&nbsp;<img src='pucefou.jpg'>&nbsp;&nbsp;<a href='http://services.hit-parade.com/hp-livredor.asp?site=a97349' target='_blank'>Livre d'or</a><br>");
document.write("</td>");
document.write("</tr>");
document.write("</table><br><br><br>");
document.write("<p class='hit'><A HREF='http://www.hit-parade.com/hp.asp?site=97349' TARGET='_top'><IMG SRC='http://loga.hit-parade.com/logohp1.gif?site=a97349' Title='Hit-Parade des sites francophones' WIDTH='77' HEIGHT='15' BORDER='0'></A></p>");
}