<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<!-- Start of na_forget.htm --><!-- delayed after doctype-->
<!-- na_forget.htm --><!-- delayed after doctype-->
<html>
<head>
<!--<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">-->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Forgotten password</title>
<script language="javascript">
<!--
function refresh_page() {
	window.location = "/cgi/user.cgi?cmd=user_forget&username=" + document.main.username.value + "&domainid=" + document.main.domainid.value  + "&subdomain=" + document.main.subdomain.value;
}
// -->
</script>

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

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

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

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

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

<!-- Back to na_forget.htm -->
</head>

<body style="background-color: white;">
<center>
<form action="/cgi/user.cgi" method="POST" align="left" name="main">
<input type="hidden" name="pass_index" value="">
<table width="492">
<tr>
	<td><img src="/web/redline.gif"></td>
</tr>
<tr>
	<td>If you have setup question/answer pairs for this event you can now answer a question and receive a new password.</td>
</tr>
<tr>
	<td><img src="/web/redline.gif"></td>
</tr>
<input type="hidden" name="cmd" value="cmd_user_forget">
<tr>
	<td><table class="invisible">
	<tr>
		<td>Username</td>
		<td><input type="text" size="20" value="" name="username"></td>
	</tr>
	</table></td>
</tr>
<tr>
	<td align="right"><input type="image" src="/web/forgot.gif" name="click2" alt="Forgotten Password" border="0"></td>
</tr>
<tr>
	<td><img src="/web/redline.gif"></td>
</tr>
</table>
</form>
</body>
</html>

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