// 验证框
document.writeln("<div id=\"alt\" style=\"position:absolute;display:none; z-index:10;left:500px; top:140px; FILTER:alpha(opacity=90);\" onmouseover=\"out = false;\" onmouseout=\"out = true;\">");
document.writeln("<table width=\"451\" border=0 cellpadding=\"0\" cellspacing=\"0\" background=\"/images/mbj.gif\">");
document.writeln("<tr>");
document.writeln("<td>&nbsp;&nbsp;&nbsp;</td>");
document.writeln("<td height=\"25\" style=\"text-align:right;\" valign=\"bottom\"><img src=\"/images/close1.gif\" onMouseOver=\"this.style.cursor='hand';\" onClick=\"closediv();\"></td>");
document.writeln("<td>&nbsp;</td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td>&nbsp;</td>");
document.writeln("<td><div id=\"mt\" style=\"padding-top:50px;width:415px;height:180px;overflow-x:hidden;overflow:auto\">");
document.writeln("<form id=\"passform\" name=\"passform\" method=\"post\" action=\"\" onSubmit=\"return false;\">");
document.writeln("<table width=\"95%\" border=0 class=\"table\">");
document.writeln("<tr>");
document.writeln("<td width=\"17%\">Email Address:</td>");
document.writeln("<td width=\"47%\" align=left><input type=\"text\" name=\"address\" id=\"address\" msg=\"Please enter a valid email address\" dataType=\"Email\" maxlength=\"128\" class=\"input\"/></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td width=\"17%\">&nbsp;</td>");
document.writeln("<td width=\"47%\" align=left>Please enter your bound email address</td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td>The code:</td>");
document.writeln("<td align=\"left\"><input id=\"getpass_salt\"  maxlength=4 size=4 name=getpass_salt class=\"regist_salt\" dataType=\"Require\" msg=\"Please enter the code\"/>　<img id=getpass_saltimg  title=\"Click to Refresh the identification code\" style=\"CURSOR: pointer\"  onclick=\"this.src='user.salt?update='+Math.random()\"  height=18 src=\"user.salt\"  align=absMiddle  name=getpass_saltimg /></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<td>&nbsp;</td>");
document.writeln("<td align=\"left\"><img src=\"/images/submit.gif\"  style=\"padding-left:5px;cursor:pointer;\" onclick=\"checkAccount();\"/></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("</form>");
document.writeln("</div></td>");
document.writeln("<td>&nbsp;</td>");
document.writeln("</tr>");
document.writeln("<tr height=\"10\"><td></td><td></td><td>&nbsp;</td></tr>");
document.writeln("</table>");
document.writeln("</div>");
