<%@ LANGUAGE="VBSCRIPT" %>
<HTML>
<HEAD>
<META NAME="GENERATOR" Content="Microsoft Visual InterDev 1.0">
<META HTTP-EQUIV="Content-Type" content="text/html;
charset=iso-8859-1">
<TITLE>Access/Verify Code</TITLE>
</HEAD>
<BODY>
<body bgcolor="#FFFFFF">
<h3>I need to verify who you are. Please enter your VISTA (DHCP)
Access and Verify Codes:</h3>
<form action="tbox.asp" method="POST">
<p><strong>Access Code:</strong> <input type="password"
size="20" name="access"></p>
<p><strong>Verify Code:</strong> <input type="password"
size="20" name="verify"></p>
<p><input type="submit" name="B1"
value="Submit"></p>
</form>
<hr>
<a href="http://152.132.3.120/info/default.htm"><b>Back to
InfoServer</b></a>
</BODY>
</HTML>