<%if session("username")<>"" then%><% response.write "" %> <%else%>
<%if config("userzc")=0 then%>
登陆帐号: 字母、数字或下划线*
登陆密码: 6-12位,字母或数字*
重复密码: *
真实姓名: *
性别: 先生 女士 *
保护问题: 选择密码保护问题*
保护答案: 找回密码时使用.*
验证码: <%=Yifan_yzm%>
   
<%else response.Write("对不起!会员注册已关闭!") end if %>
<%end if%>