ï»?%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> 无标题文æ¡?/title> <style type="text/css"> .style2 { font-size: 13px; font-weight: bold; color: #333333; } .style4 { font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; text-decoration: none; color: #333333; } .style6 { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; letter-spacing: 1px; font-weight: normal; text-decoration: none; } .style9 { color: #666666; letter-spacing: 2px; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; } .style10 { font-size: 12px; letter-spacing: 1px; } </style> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_popupMsg(form) { //v1.0 if (form.username.value=="") {alert("Please input Username!");return false;} if (form.pass.value=="") {alert("Please input password!");return false;} } //--> </script> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <form action="/login2.asp" method="POST" name="form1" target="_parent" onSubmit="return MM_popupMsg(this)"> <table width="224" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="32" colspan="2" bgcolor="#CCCCD4"> <table width="100%" height="23" border="0" cellspacing="0" bgcolor="#CCCCD4"> <tr> <td> <div align="right"></div> <div align="left" class="style2"> <span class="style4">Login</span></div></td> </tr> </table></td> </tr> <tr bgcolor="#F2F3F7"> <td width="95" height="35"> <div align="right" class="style9">Username </div></td> <td width="129" height="35">   <input name="username" type="text" id="username" size="13"> </td> </tr> <tr bgcolor="#F2F3F7"> <td height="35" class="style6"> <div align="right" class="style9">Password </div></td> <td height="35">   <input name="pass" type="password" id="pass" size="13"></td> </tr> <tr bgcolor="#F2F3F7"> <td width="95" height="30"> <div class="style9"> </div></td> <td width="129" height="30"> <input name="imageField" type="image" src="images/login.gif" align="right" width="101" height="22" border="0"> </td> </tr> <tr bgcolor="#F2F3F7"> <td height="1" colspan="2" background="images/bgline1.gif"></td> </tr> <tr bgcolor="#F2F3F7"> <td height="26"> <div align="center"><span class="style9"><a href="login/register.asp" target="_parent" class="style6">Register</a></span>   <span class="style9"> </span></div></td> <td height="26"> <div align="center"><span class="style9"> <a href="company.asp" target="_parent" class="style6">Retake Password</a></span> </div></td> </tr> </table> </form> </body> </html>