document.writeln("<table width=175 border=0 cellspacing=0 cellpadding=0 bgcolor=ffffff style=\"border-top:1px #F6F6F6 solid\">");
document.write("        <TBODY>");
document.write("            <form action='../user/chklogin.asp' method=post name=index_logon onsubmit=javascript:return(CheckForm());> ");
document.write("  <tr> ");
document.write("    <td bgcolor=#F6F6F6 width=1>");
document.write("      <!--table-->");
document.write("    </td>");
document.write("    <td><table width=175 border=0 cellpadding=0 cellspacing=0>");
document.write("        <tr> ");
document.write("          <td height=30 background=\"../Images/memberlogin.gif\" style=\"padding:4,0,0,3\">");
document.write("        </tr>");
document.write("        <tr> ");
document.write("          <td style=\"padding:5px\"><table width=100% border=0 align=\"center\" cellpadding=0 cellspacing=4>");
document.write("              <tr> ");
document.write("                <td><img src=\"../index/image/icon001.gif\" width=9 height=9> ÓÃ»§ID </td>");
document.write("                <td><input name=\"UserName\" onsubmit=javascript:return(CheckForm()) type=\"text\" class=\"input\" size=\"11\"></td>");
document.write("              </tr>");
document.write("              <tr> ");
document.write("                <td><img src=\"../index/image/icon001.gif\" width=9 height=9> ÃÜÂëPS </td>");
document.write("                <td><input name=\"Password\" onsubmit=javascript:return(CheckForm()) type=\"password\" class=\"input\" size=\"11\"></td>");
document.write("              </tr>");
document.write("              <tr> ");
document.write("                <td colspan=\"2\"><input type='image' name=\"in\" border=0 src=\"../index/images/btn01.gif\" width=61 height=17> ");
document.write("                  <a href=\"../user/reg.asp\"> ");
document.write("                  <img name=\"join\" border=0 src=\"../index/images/btn02.gif\" width=72 height=17></a></td>");
document.write("              </tr>");
document.write("            </table></td>");
document.write("        </tr>");
document.write("      </table></td>");
document.write("    <td bgcolor=#F6F6F6 width=1>");
document.write("	<!--table-->");
document.write("	</td>");
document.write("  </tr>");
document.write("                </FORM></TBODY></TABLE>		");



