document.writeln("<script language=\"javascript\">");
document.writeln("<!--");
document.writeln("function clickMail()");
document.writeln("{");
document.writeln("	var vDomain = document.all(\"Domain9991\");");
document.writeln("	var vName = document.all(\"uName\");");
document.writeln("	var vPw = document.all(\"uPw\");");
document.writeln("");
document.writeln("	if(vDomain.value == \"\")");
document.writeln("	{");
document.writeln("		alert(\"请选择您的邮箱...\");");
document.writeln("		vDomain.focus();");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if(vName.value == \"\")");
document.writeln("	{");
document.writeln("		alert(\"请填写您的用户名...\");");
document.writeln("		vName.focus();");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if(vPw.value == \"\")");
document.writeln("	{");
document.writeln("		alert(\"请填写您的密码...\");");
document.writeln("		vPw.focus();");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	switch(vDomain.value)");
document.writeln("	{");
document.writeln("		case \"163\":");
document.writeln("			gotomail.action =  \"http:\/\/reg.163.com\/CheckUser.jsp\";");
document.writeln("			gotomail.url.value = \"http:\/\/fm163.163.com\/coremail\/fcg\/ntesdoor2?verifycookie=1&language=-1&style=-1\";");
document.writeln("			gotomail.username.value = vName.value;");
document.writeln("			gotomail.password.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"126\":");
document.writeln("			gotomail.action =  \"http:\/\/entry.126.com\/cgi\/login\";");
document.writeln("			gotomail.domain.value = \"126.com\";");
document.writeln("			gotomail.user.value = vName.value;");
document.writeln("			gotomail.pass.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"188\":");
document.writeln("			gotomail.action =  \"http:\/\/reg.mail.188.com\/servlet\/coremail\/login?language=0&style=1\";");
document.writeln("			gotomail.user.value = vName.value;");
document.writeln("			gotomail.pass.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"vip163\":");
document.writeln("			gotomail.action = \"https:\/\/ssl1.vip.163.com\/logon.m?language=-1&style=-1\";");
document.writeln("			gotomail.username.value = vName.value;");
document.writeln("			gotomail.password.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"sohu\":");
document.writeln("			gotomail.action = \"http:\/\/login.mail.sohu.com\/chkpwd.php\";");
document.writeln("			gotomail.url.value = \"\";");
document.writeln("			gotomail.UserName.value = vName.value;");
document.writeln("			gotomail.Password.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"yahoo\":");
document.writeln("			gotomail.action = \"http:\/\/edit.bjs.yahoo.com\/config\/login\";");
document.writeln("			gotomail.login.value = vName.value;");
document.writeln("			gotomail.passwd.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"tom\":");
document.writeln("			gotomail.action = \"http:\/\/bjweb.163.net\/cgi\/163\/login_pro.cgi\";");
document.writeln("			gotomail.user.value = vName.value;");
document.writeln("			gotomail.pass.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"163net\":");
document.writeln("			gotomail.action = \"http:\/\/bjweb.163.net\/cgi\/163\/login_pro.cgi\";");
document.writeln("			gotomail.user.value = vName.value;");
document.writeln("			gotomail.pass.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"21cn\":");
document.writeln("			gotomail.action = \"http:\/\/webmail.21cn.com\/NULL\/NULL\/NULL\/NULL\/NULL\/SignIn.gen\";");
document.writeln("			gotomail.LoginName.value = vName.value;");
document.writeln("			gotomail.passwd.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"china\":");
document.writeln("			gotomail.action = \"http:\/\/mail.china.com\/extend\/gb\/NULL\/NULL\/NULL\/SignIn.gen\";");
document.writeln("			gotomail.LoginName.value = vName.value;");
document.writeln("			gotomail.passwd.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"mailchina\":");
document.writeln("			gotomail.action = \"http:\/\/freemail.china.com\/extend\/gb\/NULL\/NULL\/NULL\/SignIn.gen\";");
document.writeln("			gotomail.LoginName.value = vName.value;");
document.writeln("			gotomail.passwd.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"citiz\":");
document.writeln("			gotomail.action = \"http:\/\/citiz.online.sh.cn\/default\/login_billing.jsp\";");
document.writeln("			gotomail.username.value = vName.value+\"@citiz.net\";");
document.writeln("			gotomail.password.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"56\":");
document.writeln("			gotomail.action = \"http:\/\/m107.56.com\/mail\/mail.56\";");
document.writeln("			gotomail.username.value = vName.value;");
document.writeln("			gotomail.password.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"sina\":");
document.writeln("			gotomail.action = \"http:\/\/mail.sina.com.cn\/cgi-bin\/login.cgi\";");
document.writeln("			gotomail.u.value = vName.value;");
document.writeln("			gotomail.psw.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"etang\":");
document.writeln("			gotomail.action = \"http:\/\/login.etang.com\/servlet\/login\";");
document.writeln("			gotomail.BackURL.value = \"http:\/\/vipmail.etang.com\";");
document.writeln("			gotomail.login_name.value = vName.value;");
document.writeln("			gotomail.login_password.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"eyou\":");
document.writeln("			gotomail.action = \"https:\/\/ssl.eyou.com\/mail_login.php\";");
document.writeln("			gotomail.LoginName.value = vName.value;");
document.writeln("			gotomail.Password.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"yeah\":");
document.writeln("			gotomail.action = \"http:\/\/entry.yeah.net\/cgi\/login\";");
document.writeln("			gotomail.domain.value = \"yeah.net\";");
document.writeln("			gotomail.user.value = vName.value;");
document.writeln("			gotomail.pass.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"263\":");
document.writeln("			gotomail.action = \"http:\/\/g2wm.263.net\/xmweb\";");
document.writeln("			gotomail.usr.value = vName.value;");
document.writeln("			gotomail.pass.value = vPw.value;");
document.writeln("			gotomail.domain.value = \"263.net\";");
document.writeln("			gotomail.func.value = \"login\";");
document.writeln("		break;");
document.writeln("		case \"vipsina\":");
document.writeln("			gotomail.action = \"http:\/\/vip.sina.com.cn\/cgi-bin\/login.cgi\";");
document.writeln("			gotomail.user.value = vName.value;");
document.writeln("			gotomail.pass.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"Gmail\":");
document.writeln("			gotomail.action = \"https:\/\/www.google.com\/accounts\/ServiceLoginAuth\";");
document.writeln("			gotomail.Email.value = vName.value;");
document.writeln("			gotomail.Passwd.value = vPw.value;");
document.writeln("		break;");
document.writeln("		case \"msn\":");
document.writeln("			gotomail.action = \"https:\/\/login.live.com\";");
document.writeln("			gotomail.login.value = vName.value;");
document.writeln("			gotomail.passwd.value = vPw.value;");
document.writeln("		break;");
document.writeln("	}");
document.writeln("	gotomail.target = \"_blank\";");
document.writeln("	gotomail.submit();");
document.writeln("	vPw.value = \"\";");
document.writeln("	gotomail.action = \"\";");
document.writeln("	return false;");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/script>")
function log_submit(){
var ProNo = document.fti.mynum.value;
switch (ProNo){
        case "z" :
		window.open ("Sm_Search.asp?Condition=z&province=0&keyword="+fti.kywode.value);
		break;
		case "webto" :
		window.open ("Sm_Search.asp?Condition=webto&province=0&keyword="+fti.kywode.value);
		break;
		case "0" :
		window.open ("Sm_Search.asp?Condition=0662708500466075&province=0&keyword="+fti.kywode.value);
		break;
		case "1" :
		window.open ("Sm_Search.asp?Condition=0662708505239940&province=0&keyword="+fti.kywode.value);
		break;
		case "2" :
		window.open ("Sm_Search.asp?Condition=0662708574634355&province=0&keyword="+fti.kywode.value);
		break;     
        case "3" :
		window.open ("http://www.baidu.com/baidu?word="+fti.kywode.value);
		break;
		case "4" :
		window.open ("http://www.google.com/search?hl=zh-CN&ie=gb2312&fr=zh-CN&q="+fti.kywode.value);
		break;
		case "5" :
		window.open ("http://iask.com/s?k="+fti.kywode.value);
		break;
		case "6" :
		window.open ("http://page.so.163.com/psearch.php?q="+fti.kywode.value);
		break;
		case "7" :
		window.open ("http://page.zhongsou.com/zspage.cgi?word="+fti.kywode.value);
		break;
		case "8" :
		window.open ("http://search.tom.com/search.php?word="+fti.kywode.value);
		break;
		case "9" :
		window.open ("http://mp3.baidu.com/m?f=ms&rn=&tn=baidump3&ct=134217728&word="+fti.kywode.value);
		break;
case "10" :
		window.open ("http://www.sogou.com/web?query="+fti.kywode.value);
		break;
case "11" :
		window.open ("http://cn.search.yahoo.com/search?ei=gb2312&fr=404&p="+fti.kywode.value);
		break;
case "12" :
		window.open (encodeURI("http://find.verycd.com/folders?kw="+fti.kywode.value));
		break;
case "13" :
		window.open ("http://www.soso.com/q?sc=&ch=w.q&ty=1&kw=&proto=4&w="+fti.kywode.value);
		break;
		document.fti.submit();
	}
}
