<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

//Menu page de page
document.write('<br>');
document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%">');
document.write('<tr>');
document.write('<td ALIGN="center" VALIGN="TOP" width="150"></td>');

document.write('<td ALIGN="left" VALIGN="TOP" width="174"><span class="smalltitle">SOCIETE</span></td>');
document.write('<td ALIGN="left" VALIGN="TOP" width="174"><span class="smalltitle">DIFFERENCES</span></td>');
document.write('<td ALIGN="left" VALIGN="TOP" width="174"><span class="smalltitle">RESSOURCES</span></td>');
document.write('<td ALIGN="left" VALIGN="TOP" width="174"><span class="smalltitle">AIDE</span></td>');
document.write('<td ALIGN="left" VALIGN="TOP" width="174"><span class="smalltitle">NOUS SUIVRE</span></td>');

document.write('<tr><td colspan=6></td></tr>');
document.write('<tr><td></td>');

document.write('<td ALIGN="left" VALIGN="TOP">');
document.write('<a href="about.php">A propos </a><br>');
document.write('<a href="privacy.php">Confidentialité</a><br>');
document.write('<a href="esecurity.php">Paiement sécurisé</a><br>');
document.write('<a href="terms.php">Conditions de ventes</a><br>');
document.write('<a href="testimonials.php">Témoignages </a><br>');
document.write('</td>');

document.write('<td ALIGN="left" VALIGN="TOP">');
document.write('<a href="quality.php">Qualité</a><br>');
document.write('<a href="delivery.php">Livraison</a><br>');
document.write('<a href="custservice.php">Service clients</a><br>');
document.write('<a href="certificate.php">Certificat d \'authenticité</a><br>');
document.write('</td>');

document.write('<td ALIGN="left" VALIGN="TOP">');
document.write('<a href="acheter_jeu_echecs.php">Choisir son jeu d\'échecs</a><br>');
document.write('<a href="Staunton.php">Origine style Staunton</a><br>');
document.write('<a href="history.php">Histoire des échecs</a><br>');
document.write('<a href="woods.php">Types de bois-Pièces </a><br>');
document.write('<a href="woods_boards.php">Types de bois-Echiquiers</a><br>');
document.write('</td>');

document.write('<td ALIGN="left" VALIGN="TOP">');
document.write('<a href="faqhome.php">F.A.Q.</a><br>');
document.write('<a href="sitemap.php">Plan de site</a><br>');
document.write('</td>');

document.write('<td ALIGN="left" VALIGN="TOP">');
document.write('<a href="http://www.twitter.com/barondesechecs">Suivez-nous sur Twitter</a><br>');
document.write('<a href="http://fr-fr.facebook.com/pages/Baron-Des-Echecs/161095282571">Devenir fan sur Facebook</a><br>');
document.write('</td>');

document.write('</tr>');
document.write('</table>');

// Copyrights section
document.write('<br>');
document.write('<span class ="copyright">&copy;Copyright 2011 ');

document.write('<a href="/" target="_top">BaronDesEchecs</a> ');

document.write('Tous droits réservés - ');

document.write('Pour plus d\'informations '); 

document.write(' <A HREF="mailto:barondesechecs@gmail.com?subject=Question à propos des produits et services de BaronDesEchecs&body=Merci d\'inclure les informations nécessaires pour vous contacter si vous désirez que notre service clientèle prenne contact avec vous.">Contactez-nous</a>');

document.write('</span><br><br>');

//  End -->

