<html>
<!-- no doctype found, outputting delayed lines -->
<!-- Start of na_forget.htm --><!-- delayed after doctype-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<link rel="stylesheet" type="text/css" href="/nwimg/mail/surge/surge.css" />
<title>Forgot Password</title>
<SCRIPT LANGUAGE="JavaScript">
function placeFocus() {
	if (document.forms.length > 0) {
		var field = document.forms[0];
		for (i = 0; i < field.length; i++) {
			if ((field.elements[i].type == "text") |
				(field.elements[i].type == "textarea") |
				(field.elements[i].type == "password") |
				(field.elements[i].type.toString().charAt(0) == "s")) {
				document.forms[0].elements[i].focus();
				break;
				}
			}
		}
	}
</script>
</head>

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

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

<!-- Back to na_forget.htm -->
<body class="body" topmargin="0" OnLoad="placeFocus()">
<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
        <TD><IMG BORDER=0 SRC="/scripts/banners.cgi?SM=MAINBANNER" NAME=""></TD>
</TR>
<tr bgcolor="#EEEEEE">
        <td height="5"></td>
</tr>
</TABLE>
<p><p>
<center>
<table width="350" border="0" cellspacing="0" align=center>
<form action="/cgi/user.cgi" method="POST" align="left" name="main">
<input type="hidden" name="pass_index" value="">

<tr bgcolor="#000077">
        <td colspan=2 height="60" class="LF b c white">If you have setup question/answer pairs for this event you can now answer a question and receive a new password.</td>
</tr>

	<tr class="bg1">
        <td class="LF" height="10"></td>
	</tr>
	<input type="hidden" name="cmd" value="cmd_user_forget">
	<tr class="bg1">
        <td class="LF">Username: <input type="text" size="20" value="" name="username"></td>
	</tr>
	<tr class="bg1">
        <td class="LF" height="10"></td>
	</tr>
	<tr class="bg1">
       	<td class="LF" align=center><input type="submit" name="click2" value="Forgot Password"></td>
	</tr>
	<tr class="bg1">
        <td class="LF" height="10"></td>
	</tr>
	</form>
</table>
</center>

</body>
</html>

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