// Construction du menu Mon Compte
document.write('<table width="170" border="0" cellpadding="0" cellspacing="5">');
document.write('<tr>');
document.write('<td width="114"align="center"><font color="#FFFFFF" face="Arial" style="font-size:16px; font-weight:bold">Mon compte</font></td>');
document.write('<td width="1"><img src="https://www.eau-services.com/images/squelette/squelette_17.gif" width="1" height="15" alt=""></td>');
document.write('<td align="left"><img src="https://www.eau-services.com/images/squelette/squelette_20.gif" width="25" height="15" border="0" alt="D&eacute;connexion"></td>');
document.write('</tr>');
document.write('</table>');