function event_do_userlogin(form) {

alert("Message:\nLe site de production se trouve maintenant sur:\nhttp://www.wateryear2003.org/admin\nMerci de mettre à jour vos signets/favoris");       
form.action = "/admin/ev.php?URL_ID=1&URL_DO=DO_USERLOGINWRAP&URL_SECTION="+static_section+"&EXIT_URL_ID=1&EXIT_URL_DO=do_root&EXIT_URL_SECTION="+static_section;
this.submit;

}
 

document.write('<FORM action="" name="do_userlogin" onSubmit="return event_do_userlogin(this);" method="POST" enctype="application/x-www-form-urlencoded">');
document.write('<tr>');
document.write('<td valign="top" bgcolor="#a6a6a6" colspan=2>');
document.write('<table width="100%" border="0" cellspacing="0" cellpadding="1" bgcolor="#a6a6a6">');
document.write('<tr><td>');
document.write('<b><span style="color: #FFFFFF" class="medium">');
document.write('		&nbsp;OUVRIR UNE SESSION');
document.write('		</span>');
document.write('		</b>');
document.write('</td><td align=right><A HREF="http://help30.tomoye.com/ev.php?URL_ID=11016&URL_DO=DO_TOPIC&URL_SECTION=201" target="_blank"><img src="/admin/uploads/tomoye-NS/10341127189img_help.gif" border="0" alt="Please enter your username and password. If you are not a registered Member, please click the Create Account link to apply for an account and have a password emailed to you."></A>&nbsp;</td></tr></table>');
document.write('	</td>');
document.write('</tr>');
document.write('<tr valign="top">');

document.write('  <td bgcolor="#F0F0F0">');

document.write('<span style="color: 000000" class="small">');

document.write('    &nbsp;&nbsp;<b>Nom d utilisateur</b><br>');
document.write('    <span class="small"></span></span>');
document.write('  </td>');

document.write('  <td  bgcolor="#F0F0F0">');

document.write('    <img src="IMAGES/dotclear.gif" width="4" height="1"><INPUT  type="text" name="do_userlogin#username??7085" size="10" maxlength="50">');
document.write('<input type="hidden" name="Javascript_Enabled" value="0">');

document.write('  </td>');

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

document.write('<tr valign="top">');

document.write('<td bgcolor="#F0F0F0">');

document.write('    <span style="color: 000000" class="small">');

document.write('    &nbsp;&nbsp;<b>Mot de passe</b><br>');

document.write('    <span class="small"></span></span>');

document.write('  </td>');

document.write('  <td  bgcolor="#F0F0F0">');

document.write('    <img src="IMAGES/dotclear.gif" width="4" height="1"><INPUT  type="password" name="do_userlogin#password??7085" size="10" maxlength="24" value="">');


document.write('  </td>');

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

document.write('<tr>');
document.write('<td bgcolor="#F0F0F0" valign="top"></td>');
document.write('<td valign="top"  bgcolor="#F0F0F0"><span class="small"><INPUT  class="button-c" style="font-size:8pt; height:22px" type="submit" name="do_userlogin#submit+2" value="LOGIN">');
document.write('&nbsp;');
document.write('</span></td>');
document.write('</tr>');
document.write('<INPUT  type="hidden" name="do_userlogin#last_step" value="1">');
document.write('</FORM>');

