// JavaScript Document
// Retour auto 4 langues
<!--
document.write('<table width="100%" border="0">')
document.write('<tr> ')
document.write('<td width="95%"><font size="2" face="Comic Sans MS">')
document.write('<div align="right"><strong><font color="#004080">Previous page</font>/<font color="#008000">Page préc&eacute;dente</font><br>')
document.write('<font color="#FF0000">Página precedente</font>/Vorige Seite </strong></div></font></td>')
document.write('<td width="5%"><a href="javascript:history.back()">')
document.write('<img src="../images/home.gif" alt="Previous page/Page précedente/Página precedente/Vorige Seite" border="0" width="35" height="35" align="right"></td>')
document.write('</tr> ')
document.write('</table> ')
document.write('<hr size="1" color="#008000"> ')
// -->