<%@Language=VBSCript%>
<%Response.Buffer=True%>
<html>
<body bgcolor="#95e2ff">
</p>
<p align="center">[img]img_site/speedypARTNERS_01.png[/img]</p>
</p>
</p>
<table border="0" width="100%" height="134">
<tr>
<td height="130" width="150"></td>
<td height="130" width="275"><form action="validate.asp" method="Post">
<p align="left">
<input type="text" name="username" size="20">
<font color="#000000" face="Georgia, Times New Roman, Times, serif">Codice Partners</font>
<input type="password" name="password" size="20">
<font color="#000000" face="Georgia, Times New Roman, Times, serif">Password</font>
<input type="submit" value="Log In">
</p>
</form>
</td>
</tr>
</table>
<%
If Session("allow") = False Then
' Response.Write "You are not currently logged in."
Else
' Response.Write "You are currently logged in."
' Response.Write "
Log Off"
Response.Write "
"
End If
%>
</p>
<p align="center">
<a href="/chisiamo.htm">
[img]indietro.gif[/img]</a></p>
</body>
</html>