<script language="JavaScript">
<!--
function chk(theForm){
        if (theForm.UserName.value == ""){
                alert("!");
                theForm.UserName.focus();
                return (false);
        } 
         for (var I=0; I < theForm.UserName.value.length; I++)
{ var pp=theForm.UserName.value.substring(I,I+1)
      if (pp == '"' || pp == "'" || pp == "<" || pp == ">"|| pp == ";"|| pp == "("|| pp == ")"|| pp == "$"|| pp == ";"|| pp == "*")
	  { alert("зǷַ룡");
	    theForm.UserName.focus();
	    return (false); }  }

       if (theForm.Password.value.length < 6){
                alert("6λ!");
                theForm.Password.focus();
                return (false);
        }
       if (theForm.Password.value == ""){
                alert("!");
                theForm.Password.focus();
                return (false);
        }
       for (var I=0; I < theForm.Password.value.length; I++)
{ var pp=theForm.Password.value.substring(I,I+1)
      if (pp == '"' || pp == "'" || pp == "<" || pp == ">"|| pp == ";"|| pp == "("|| pp == ")"|| pp == "$"|| pp == ";"|| pp == "*")
	  { alert("зǷַ룡");
	    theForm.Password.focus();
	    return (false); }  }

       if (theForm.PwdConfirm.value == ""){
                alert("ȷ!");
                theForm.PwdConfirm.focus();
                return (false);
        } 
       if (theForm.Password.value != theForm.PwdConfirm.value){
                alert("벻һ!");
                theForm.PwdConfirm.focus();
                return (false);
        } 

        if (theForm.Question.value == ""){
                alert("!");
                theForm.Question.focus();
                return (false);
        }
        
        if (theForm.Answer.value == ""){
                alert("!");
                theForm.Answer.focus();
                return (false);
        } 

        if (theForm.email.value == ""){
                alert("E-mail!");
                theForm.email.focus();
                return (false);
        } 

        if (theForm.Zip.value == ""){
                alert("!");
                theForm.Zip.focus();
                return (false);
        } 
        var checkOK = "0123456789";
        var checkStr = theForm.Zip.value;
        var allValidp = true;
        for (I = 0;I < checkStr.length;I++){
                ch = checkStr.charAt(I);
                for (j = 0;j < checkOK.length;j++)
                if (ch == checkOK.charAt(j))
                        break;
                if (j == checkOK.length){
                        allValidp = false;
                        break;
                }
        }
        if (!allValidp){
                alert("ֻ!");
                theForm.Zip.focus();
                return (false);
        }

      if (theForm.Phone.value == ""){
                alert("ϵ绰!");
                theForm.Phone.focus();
                return (false);
        } 
        var checkOK = "0123456789";
        var checkStr = theForm.Phone.value;
        var allValidp = true;
        for (I = 0;I < checkStr.length;I++){
                ch = checkStr.charAt(I);
                for (j = 0;j < checkOK.length;j++)
                if (ch == checkOK.charAt(j))
                        break;
                if (j == checkOK.length){
                        allValidp = false;
                        break;
                }
        }
        if (!allValidp){
                alert("ϵ绰ֻ!");
                theForm.Phone.focus();
                return (false);
        }

        var checkOK = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_@.";
        var checkStr = theForm.email.value;
        var allValid = true;
        for (I = 0;I < checkStr.length;I++){
                ch = checkStr.charAt(I);
                for (j = 0;j < checkOK.length;j++)
                if (ch == checkOK.charAt(j))
                        break;
                if (j == checkOK.length){
                        allValid = false;
                        break;
                }
        }
        if (theForm.email.value.length < 8){
                allValid = false;
        }
        if (!allValid){
                alert("ĵʼַЧ!");
                theForm.email.focus();
                return (false);
        }
        address=theForm.email.value;
        if(address.length>0){
                I=address.indexOf("@");
                if(I==-1){
                        window.alert("ԲĵʼַǴģ")
                        theForm.email.focus();
                        return (false);
                }
                 ii=address.indexOf(".")
                if(ii==-1){
                        window.alert("ԲĵʼַǴģ")
                        theForm.email.focus();
                        return (false);
                }

 if (checktext(theForm.email.value)){
                alert("Чemail");
                theForm.email.select();
                theForm.email.focus();
                return (false);
        }   
}
}
//-->
</script>
<TABLE class=table-zuoyou cellSpacing=0 cellPadding=0 width=760 align=center 
border=0>
  <TBODY>
  <TR>
    <TD class=table-you vAlign=top width=167><FORM name=UserLogin onSubmit='return chk(this)'  action=UserLogin.asp?Action=login method=post><TABLE cellSpacing=0 cellPadding=0 width=100% border=0><TBODY><TR><TD><IMG height=25 src='ziyan/userlogin.gif' width=167></TD></TR>{û½}</FORM></TBODY></TABLE>
           <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
{û}       
</TBODY></TABLE>
          <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD><IMG height=25 src="ziyan/lanmu.gif" 
            width=167></TD></TR>
        <TR>
          <TD></TD></TR>
        <TR>
          <TD> 
<TABLE cellSpacing=0 cellPadding=0 width="86%" border=0 align=center>
            <TR><TD>{Ŀ} </TD></TR>
</TABLE>
</TD></TR></TBODY></TABLE>
        <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  {ûͶƱ}      
</TBODY></TABLE></TD>
    <TD vAlign=top width=593>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD colSpan=2>
            <OBJECT 
            codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 
            height=100 width="100%" 
            classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="movie" VALUE="banner2.swf"><PARAM NAME="quality" VALUE="high"><PARAM NAME="wmode" VALUE="transparent">
            <embed src='banner2.swf' 
            width="100%" height=100 quality="high" 
            pluginspage="http://www.macromedia.com/go/getflashplayer" 
            type="application/x-shockwave-flash"></embed></OBJECT></TD></TR>
        <TR>
          <TD bgColor=#ff9900 colSpan=2 height=3></TD></TR>
        <TR>
          <TD height=25> <IMG src="ziyan/tp007.gif"> ڵλãԱע</TD>
          <TD></TD></TR>
        <TR>
          <TD background=ziyan/dian.gif colSpan=2 height=1></TD></TR>
        <TR>
          <TD>
            <TABLE cellSpacing=0 cellPadding=10 border=0>
              <TBODY>
              <TR>
                <TD><FORM name='UserReg' action='SaveReg.asp?action=ok' method='post' onSubmit="return chk(this)">
                      <table width=95% border=0 align="center" cellpadding=5 cellspacing=1 bordercolor="#FFFFFF" style="border-collapse: collapse">
                        <TR align=center> 
                          <TD height=20 colSpan=2><b>ûע</b></TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><b>û</b><BR>
                            С4ַ2֣</TD>
                          <TD width="63%"> <INPUT name=UserName id="UserName" size=20   maxLength=14> 
                            <font color="#FF0000">*</font> </TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><B>(6λ)</B><BR>
                            룬ִСд Ҫʹ '*'' 'ַ</TD>
                          <TD width="63%"> <INPUT name=Password type=password id="Password" size=30 maxLength=12> 
                            <font color="#FF0000">*</font> </TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><strong>ȷ(6λ)</strong><BR>
                            һȷ</TD>
                          <TD width="63%"> <INPUT   type=password maxLength=12 size=30 name=PwdConfirm> 
                            <font color="#FF0000">*</font> </TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><strong>⣺</strong><BR>
                            ʾ</TD>
                          <TD width="63%"> <INPUT   type=text maxLength=50 size=30 name="Question"> 
                            <font color="#FF0000">*</font> </TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><strong>𰸣</strong><BR>
                            ʾ𰸣ȡ</TD>
                          <TD width="63%"> <INPUT   type=text maxLength=20 size=30 name="Answer"> 
                            <font color="#FF0000">*</font> </TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><strong>Ա</strong><BR>
                            ѡԱ</TD>
                          <TD width="63%"> <INPUT type=radio CHECKED value="1" name=sex>
                                <INPUT type=radio value="0" name=sex>
                            Ů</TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><strong>Emailַ</strong><BR>
                            Чʼַ</TD>
                          <TD width="63%"> <INPUT maxLength=50 size=30 name="email"> 
                            <font color="#FF0000">*</font></TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD><strong>˾ַ</strong></TD>
                          <TD width="63%"><INPUT name=home id="home" value="http://" size=30   maxLength=50></TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><strong>˾ƣ</strong><BR>
                            Ĺ˾</TD>
                          <TD width="63%"> <INPUT name=Comane id="Comane" size=30 maxLength=100></TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD><strong>룺</strong></TD>
                          <TD width="63%"><input name=Zip id="Zip" size=30 maxlength=20> 
                            <font color="#FF0000">*</font></TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD><strong>ϵ绰</strong></TD>
                          <TD width="63%"><input name=Phone id="Phone" size=30 maxlength=20> 
                            <font color="#FF0000">*</font></TD>
                        </TR>
                        <TR class="tdbg" > 
                          <TD width="37%"><strong> 棺</strong></TD>
                          <TD width="63%"> <INPUT name=Fox id="Fox" size=30 maxLength=50></TD>
                        </TR>
                      </TABLE>
                      <div align="center"> 
                        <INPUT name="reg" type=submit id="reg" value=" ע  ">
                          
                        <INPUT name=Reset2 type=reset id="Reset2" value="   ">
                      </div>
                    </form></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>