document.write('<style>');
document.write('.sous_titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.1in; font-weight: bold; color: #FFFFFF}');
document.write('A.sous_titre {text-decoration : none;}');
document.write('.cc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF;}');
document.write('.cc:hover { color: #FF9900;}');
document.write('</style>');

imageoff = new Image;
imageoff.src = "/images/pixel_trans.gif";
imageon = new Image;
imageon.src = "/images/copyright_bas.gif";

document.write('<br><table border="0" cellspacing="0" cellpadding="0" align="center">');
document.write('  <tr align="center">');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('    <td width="118"><a href="/qui.php" target="mainFrame" class="sous_titre" onMouseOver="copy_qui.src=imageon.src" onMouseOut="copy_qui.src=imageoff.src">Qui Sommes-nous ?</a></td>');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('    <td width="85"><a href="/recrute.php" target="mainFrame" class="sous_titre" onMouseOver="copy_recrute.src=imageon.src" onMouseOut="copy_recrute.src=imageoff.src">Recrutement</a></td>');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('    <td width="95"><a href="/contact.php" target="mainFrame" class="sous_titre" onMouseOver="copy_contact.src=imageon.src" onMouseOut="copy_contact.src=imageoff.src">Contactez-nous</a></td>');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('    <td width="65"><a href="/annonceurs.php" target="mainFrame" class="sous_titre" onMouseOver="copy_annonceurs.src=imageon.src" onMouseOut="copy_annonceurs.src=imageoff.src">Publicité</a></td>');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('    <td width="135"><a href="#" class="sous_titre" onMouseOver="copy_reglement.src=imageon.src" onMouseOut="copy_reglement.src=imageoff.src" onclick="Javascript:window.open(\'/copyright.htm\',\'\',\'width=620,height=380\')">Conditions d\'utilisation</a></td>');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('    <td width="35"><a href="/faq.php" target="mainFrame" class="sous_titre" onMouseOver="copy_aide.src=imageon.src" onMouseOut="copy_aide.src=imageoff.src" style="cursor:help">Aide</a></td>');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('    <td width="90"><a href="/recommander.php" target="mainFrame" class="sous_titre" onMouseOver="copy_recommander.src=imageon.src" onMouseOut="copy_recommander.src=imageoff.src">Recommander</a></td>');
document.write('    <td><img src="/images/pixel_bleu.gif" width="1" height="10"></td>');
document.write('  </tr>');
document.write('  <tr align="center">');
document.write('    <td>&nbsp;</td>');
document.write('    <td valign="top"><img name="copy_qui" src="/images/pixel_trans.gif" width="111" height="1"></td>');
document.write('    <td>&nbsp;</td>');

document.write('    <td valign="top"><img name="copy_recrute" src="/images/pixel_trans.gif" width="75" height="1"></td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td valign="top"><img name="copy_contact" src="/images/pixel_trans.gif" width="88" height="1"></td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td valign="top"><img name="copy_annonceurs" src="/images/pixel_trans.gif" width="49" height="1"></td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td valign="top"><img name="copy_reglement" src="/images/pixel_trans.gif" width="128" height="1"></td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td valign="top"><img name="copy_aide" src="/images/pixel_trans.gif" width="26" height="1"></td>');
document.write('    <td>&nbsp;</td>');
document.write('    <td valign="top"><img name="copy_recommander" src="/images/pixel_trans.gif" width="84" height="1"></td>');
document.write('    <td>&nbsp;</td>');
document.write('  </tr>');
document.write('</table>');
document.write('<center><span class="cc">Tous droits réservés 1999-2008 © www.feujworld.com</span></center><br>');