<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<!-- Start of na_login.htm --><!-- delayed after doctype-->
<!-- MODIFIED --><!-- delayed after doctype-->
<!-- Change the above line to read MODIFIED if you want to keep this template on an upgrade --><!-- delayed after doctype-->
<!-- na_login.htm --><!-- delayed after doctype-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Login page</title>
<script language="javascript">
<!--
function refresh_page() {
	window.location.href = "/cgi/user.cgi?cmd=user_login&username=" + document.main.username.value + "&domainid=" + document.main.domainid.value + "&subdomain=" + document.main.subdomain.value;
}
// -->
</script></head><body bgcolor="#FFFFFF" onload="window.focus()">

<!-- Start of style.htm -->
<LINK REL="stylesheet" TYPE="text/css" HREF="/web/3657440816/surgemail.css">
<script language="JavaScript" src="/web/3657440816/surgemail.js"></script>

<!-- Start of defs.htm -->

<!-- End of defs.htm -->

<!-- Back to style.htm -->

<!-- End of style.htm -->

<!-- Back to na_login.htm -->



<form action="/cgi/user.cgi" method="POST" align="left" name="main">
<center>
<input type="hidden" name="lcmd" value="">
<input type="hidden" name="uid" value="">
<table width="492">
<tr>
	<td colspan="2"><img src="/web/redline.gif"></td>
</tr>
<tr>
	    <td colspan="2">Please enter your login details below to login and administer 
          your account(s)</td>
</tr>
<tr>
	    <td colspan="2">Enter your Username in the form: user@domain.com</td>
</tr>
<tr>
	<td colspan="2"><img src="/web/redline.gif"></td>
</tr>
<tr>
	<td colspan="2"><table>
	<tr>
		<td>Username</td>
		<td><input type="text" size="20" value="" name="username">
              </td>
		<td>&nbsp; </td>
	</tr>
	<tr>
		<td>Password</td>
		<td><input type="password" value="" size="20" name="password"></td>
		<td>&nbsp;</td>
	</tr>
    </table></td>
</tr>
<tr>
    <td align="right"><input type="image" src="/web/login.gif" name="cmd_user_login" alt="Login" border=0>
    <input type="image" src="/web/forgot.gif" name="cmd_user_forget" alt="Forgotten Password" border=0></td>
</tr>
<tr>
	<td colspan="2"><img src="/web/redline.gif"></td>
</tr>
</table>
</center>
</form>
</body>
</html>

<!-- End of na_login.htm -->

