// Construction du menu Pictos
document.write('<form name="indetification" method="get" action="https://www.eau-services.com/inscription-service/default.aspx">');
document.write('<table width="181" border="0" cellpadding="0" cellspacing="5">');
document.write('<tr>');
document.write('<td width="140" valign="top"><input type="text" name="Login" class="text" style="width:140px;" value="Identifiant" onFocus="this.value=\'\'"></td>');
document.write('<td width="26" align="left">&nbsp;</td>');
document.write('</tr>');
document.write('<tr align="left">');
document.write('<td><input type="password" name="Pass" class="text" style="width:140px;" value="Password" onFocus="this.value=\'\'"></td>');
document.write('<td><input name="imageField" type="image" src="https://www.eau-services.com/images/squelette/squelette_34.gif"></td>');
document.write('</tr>');
document.write('<tr align="left">');
document.write('<td colspan="2"><a href="#" onclick=window.open("/abonnement-eau/PopupPassOublie.aspx","","scrollbars=no,width=350,height=170") class="bleugris-grisclair"><font face="Arial" style="font-size:10px; font-weight:normal"><img src="images/squelette/squelette_35.gif" alt="" width="7" height="9" border="0"> Mot de passe oubli&eacute; ?</font></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</form>');