﻿document.writeln("<script language=javascript>");
document.writeln("var a ;");
document.writeln("");
document.writeln("function CheckEmail(str){");
document.writeln(" if (alltext.uname.value.length < 2){");
document.writeln("       alert(\"出错：称呼应大于2个字符\");");
document.writeln("       alltext.uname.focus();");
document.writeln("       return false");
document.writeln("    }");
document.writeln("  if (str == \"\"){alert(\"出错：qq不能为空\");");
document.writeln("return false;}");
document.writeln("  if (str.length < 4){alert(\"出错：qq地址不合法\");");
document.writeln("return false;}");
document.writeln("");
document.writeln("  return true;");
document.writeln("} ");
document.writeln("");
document.writeln("function goqq(){");
document.writeln("a=alltext.email.value;");
document.writeln("if(!CheckEmail(a))");
document.writeln("return ;");
document.writeln("jiujiu.qq.value=a;");
document.writeln("frmSub59032588.username.value=alltext.uname.value;");
document.writeln("frmSub59032588.email.value=a+\'@qq.com\';");
document.writeln("jiujiu.submit();");
document.writeln("frmSub59032588.submit();");
document.writeln("}");
document.writeln("");
document.writeln("function goemail(){");
document.writeln("a=alltext.email.value;");
document.writeln("if(!CheckEmail(a))");
document.writeln("return ;");
document.writeln("frmSub59032588.username.value=alltext.uname.value;");
document.writeln("frmSub59032588.email.value=a;");
document.writeln("frmSub59032588.submit();");
document.writeln("}");
document.writeln("");
document.writeln("function gos()");
document.writeln("{ ");
document.writeln("	if(alltext.email.value.indexOf(\'@\')<0) ");
document.writeln("	{ ");
document.writeln("		goqq();");
document.writeln("	}else");
document.writeln("	{  ");
document.writeln("		goemail();");
document.writeln("	}");
document.writeln("}");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln(" <\/SCRIPT>");
document.writeln("");
document.writeln("<form action=\"\" id=\'alltext\' method=\"get\">");
document.writeln("");
document.writeln("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"300\">");
document.writeln("<caption>");
document.writeln("			请输入你的信息<\/caption>");
document.writeln("<tbody>");
document.writeln("<tr>");
document.writeln("<td width=\"80\">");
document.writeln("					称呼：<\/td>");
document.writeln("<td>");
document.writeln("<input id=\"uname\"  \/><font color=\"red\">*<\/font><\/td>");
document.writeln("<\/tr>");
document.writeln("<tr>");
document.writeln("<td>");
document.writeln("					 qq：<\/td>");
document.writeln("<td>");
document.writeln("<input id=\"email\" name=\"email\" \/><font color=\"red\">*<\/font><\/td>");
document.writeln("<\/tr>");
document.writeln("<tr>");
document.writeln("<td>&nbsp;");
document.writeln("					<\/td>");
document.writeln("<td>");
document.writeln("<input name=\"\" type=\"button\"   onclick=\"gos()\" value=\"确定\"  ><\/td>");
document.writeln("<\/tr>");
document.writeln("<\/tbody>");
document.writeln("<\/table>");
document.writeln("");
document.writeln("<\/form>");
document.writeln("");
document.writeln("");
document.writeln(" <form action=\"http:\/\/shop.liweihui.com\/external\/seoreg\/ok.asp\" method=\"post\" target=\"_blank\" id=\'jiujiu\'>");
document.writeln("	<input type=\"hidden\" name=\"belong\" value=\"039-363559897\"\/>");
document.writeln("	<input type=\"hidden\" class=\"form\" name=\"qq\" id=\"qq\" \/>");
document.writeln("	<\/form>");
document.writeln("	");
document.writeln("	");
document.writeln("	");
document.writeln("	<form action=\"http:\/\/sub.maxmail.cn\/s\/Auser\/?ProjectID=14434&amp;UserClassID=3611&amp;Charset=utf-8\" id=\"frmSub59032588\" method=\"post\" name=\"frmSub59032588\">");
document.writeln("	");
document.writeln("	<input id=\"username\" name=\"username\"  type=\"hidden\" \/> <input id=\"email\" name=\"email\"  type=\"hidden\" \/>");
document.writeln("");
document.writeln("	<\/form>");
document.writeln("");
