
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
  <head>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
    <title>Spider Authentication</title>
    <link rel="stylesheet" type="text/css" href="/style.css">
    
    <script type="text/javascript">
      <!--
      if (top.frames.length!=0)
      top.location=self.document.location;
      // -->
    </script>
    <link rel="shortcut icon" href="favicon.ico">
    
  </head>

<body class="auth" onload="document.forms[0].login.focus();" topmargin='0' rightmargin='0' leftmargin='0'>
<!-- <body class="auth" onload="document.forms[0].login.focus();"> -->
<div class=authTopbar>
  <div class=logo>
    <A href="http://www.lantronix.com" target="lanweb">
    <IMG src="ltx-logo.gif" height=40 width=190 border=0 alt="Company Logo"></A>
    <A href="http://www.lantronix.com" target="lanweb">
    <IMG src="spider.gif" height=33 border=0 alt="Product Logo"></A>
  </div>
</div>
<div class=authLine></div>

<form action="auth.asp" method="POST">
  <input type="hidden" name="nickname" value="">
  

  

<div style="height: 350px" align="center">
  <div><!-- response_code_begin ERIC_RESPONSE_OK response_code_end response_msg_begin  response_msg_end  --></div>
  <div class=loginTitle>Login to Lantronix SLS</div>
  <div class=authPortletGroup>
  <!--div class=portletContent style="background-color: #e5ecf9"-->
  <!--div class=portletContent style="background-color: #E6F4FB"-->
    <div class=portletContent style="background-color: #f2f2f2">
      <table border="0" width="100%">
	<tr>
	  <td class=authPadding></td>
	</tr>            
	<tr>
	  <td>
	    <table border="0" width="100%">
	      <tr>
		<td class="fieldName authPadding">Login</div></td>
		<td class="fieldValue authPadding"><input class="fieldValue" type="text" name="login" value="" maxlength="32" size="32" autocapitalize="off" autocorrect="off"></td>
	      </tr>
	      <tr>
		<td class="fieldName authPadding">Password</div></td>
		<td class="fieldValue authPadding"><input class="fieldValue" type="password" name="password" value="" maxlength="32" size="32" autocapitalize="off" autocorrect="off"></td>
	      </tr>
	    </table>
	  </td>
	</tr>
	<tr>
	  <td class="authPadding" align="center"><input type="submit" name="action_login" value="Login"   class=pushButton>
    

</td>
	</tr>
      </table>
    </div>
  </div>
</div>
</form>
	
<div class="authLine authFooter">
  <div style='FLOAT: center'>&copy; 2007-2010 Lantronix, Inc.</div>
</div>        

</body>
</html>

