
<!-- Start of na_login.htm -->
<!-- na_login.htm -->
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<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>Login page for chbabc.org</title>

<!-- Start of na_java.htm -->
<SCRIPT LANGUAGE="Javascript">
<!--
function popup(url,height,width,scrollbars) {
	box = window.open(url, "PopupBox", "height=" + height + ",width=" + width + ",scrollbars=" + scrollbars);
}

// -->
</SCRIPT>

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

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

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

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

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

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

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

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

<!--<body bgcolor="#FFFFFF" onload="window.focus();document.main.username.focus();">-->
<body style="background-color: white;" onload="window.focus();document.main.username.focus();">
<center>
<form action="/cgi/user.cgi" method="POST" align="left" name="main">
<input type="hidden" name="lcmd" value="">
<input type="hidden" name="cmd" 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 email address below to login to <b>chbabc.org</b> and change your SurgeMAIL account settings.
 <!--cgi-->
</tr>
<tr>
	<td colspan="2"><img src="/web/redline.gif"></td>
</tr>
<tr>
	<td colspan="2"><table class="invisible">
	<tr>
		<td><b>Username</b></td>
		<td><input type="text" size="20" value="" name="username" tabindex="1"></td>
	</tr>
	<tr>
		<td><b>Password</b></td>
		<td><input type="password" value="" size="20" name="password" tabindex="2"></td>
	</tr>
	<tr>
		<td><b>Language</b></td>
		<td><select name="language" onchange="fsubmit('user_login');">
		<option value="english">English
				<option value="French" >French
				<option value="Portuguese" >Portuguese
				<option value="Danish" >Danish
				<option value="Dutch" >Dutch
				<option value="German" >German
				<option value="Spanish" >Spanish
				</select></td>
    </table></td>
</tr>
<tr>
    <td align="right"><input type="image" src="/web/login.gif" name="cmd_user_login" alt="Login" border="0" tabindex="3">
    <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 -->
