﻿var TID=0;
function S(ID){
if(ID!=TID){
eval("document.getElementById('K"+[TID]+"').className='abbulb';");
eval("document.getElementById('K"+[ID]+"').className='abbula';");
eval("document.getElementById('T"+[TID]+"').style.display='none';");
eval("document.getElementById('T"+[ID]+"').style.display='block';");
eval("document.getElementById('U"+[TID]+"').style.display='none';");
eval("document.getElementById('U"+[ID]+"').style.display='block';");
TID=ID;
}
}
//--------------------------------------------------------
function changesearch(theForm){
  var strType = theForm.stype.value;
  var keyword = theForm.keyword.value;
  if(keyword==""){
    alert("请输入搜索关键字！");
	theForm.keyword.focus();
	return false;
  }
  switch(strType){
    case "baidupage":theForm.action = "/page/keywordsearch/?stype=baidupage&keyword=" + keyword;break;
    case "googlepage":theForm.action = "/page/keywordsearch/?stype=googlepage&keyword=" + keyword;break;
    case "gougoupage":theForm.action = "/page/keywordsearch/?stype=gougoupage&keyword=" + keyword;break;
    case "yahoopage":theForm.action = "/page/keywordsearch/?stype=yahoopage&keyword=" + keyword;break;
    case "sogoupage":theForm.action = "/page/keywordsearch/?stype=sogoupage&keyword=" + keyword;break;
    case "zhongsoupage":theForm.action = "/page/keywordsearch/?stype=zhongsoupage&keyword=" + keyword;break;
    case "sosopage":theForm.action = "/page/keywordsearch/?stype=sosopage&keyword=" + keyword;break;
    case "youdaopage":theForm.action = "/page/keywordsearch/?stype=youdaopage&keyword=" + keyword;break;
    case "baidunews":theForm.action = "/page/keywordsearch/?stype=baidunews&keyword=" + keyword;break;
    case "googlenews":theForm.action = "/page/keywordsearch/?stype=googlenews&keyword=" + keyword;break;
    case "iasknews":theForm.action = "/page/keywordsearch/?stype=iasknews&keyword=" + keyword;break;
    case "yahoonews":theForm.action = "/page/keywordsearch/?stype=yahoonews&keyword=" + keyword;break;
    case "sogounews":theForm.action = "/page/keywordsearch/?stype=sogounews&keyword=" + keyword;break;
    case "zhongsounews":theForm.action = "/page/keywordsearch/?stype=zhongsounews&keyword=" + keyword;break;
    case "sosonews":theForm.action = "/page/keywordsearch/?stype=sosonews&keyword=" + keyword;break;
    case "youdaonews":theForm.action = "/page/keywordsearch/?stype=youdaonews&keyword=" + keyword;break;
    case "baidumusic":theForm.action = "/page/keywordsearch/?stype=baidumusic&keyword=" + keyword;break;
    case "googlemusic":theForm.action = "/page/keywordsearch/?stype=googlemusic&keyword=" + keyword;break;
    case "iaskmusic":theForm.action = "/page/keywordsearch/?stype=iaskmusic&keyword=" + keyword;break;
    case "yahoomusic":theForm.action = "/page/keywordsearch/?stype=yahoomusic&keyword=" + keyword;break;
    case "sogoumusic":theForm.action = "/page/keywordsearch/?stype=sogoumusic&keyword=" + keyword;break;
    case "sosomusic":theForm.action = "/page/keywordsearch/?stype=sosomusic&keyword=" + keyword;break;
    case "gougoumusic":theForm.action = "/page/keywordsearch/?stype=gougoumusic&keyword=" + keyword;break;
    case "baiduimages":theForm.action = "/page/keywordsearch/?stype=baiduimages&keyword=" + keyword;break;
    case "googleimages":theForm.action = "/page/keywordsearch/?stype=googleimages&keyword=" + keyword;break;
    case "iaskimages":theForm.action = "/page/keywordsearch/?stype=iaskimages&keyword=" + keyword;break;
    case "yahooimages":theForm.action = "/page/keywordsearch/?stype=yahooimages&keyword=" + keyword;break;
    case "sogouimages":theForm.action = "/page/keywordsearch/?stype=sogouimages&keyword=" + keyword;break;
    case "zhongsouimages":theForm.action = "/page/keywordsearch/?stype=zhongsouimages&keyword=" + keyword;break;
    case "sosoimages":theForm.action = "/page/keywordsearch/?stype=sosoimages&keyword=" + keyword;break;
    case "youdaoimages":theForm.action = "/page/keywordsearch/?stype=youdaoimages&keyword=" + keyword;break;
    case "gougouimages":theForm.action = "/page/keywordsearch/?stype=gougouimages&keyword=" + keyword;break;
    case "baiduvideo":theForm.action = "/page/keywordsearch/?stype=baiduvideo&keyword=" + keyword;break;
    case "googlevideo":theForm.action = "/page/keywordsearch/?stype=googlevideo&keyword=" + keyword;break;
    case "56video":theForm.action = "/page/keywordsearch/?stype=56video&keyword=" + keyword;break;
    case "youkuvideo":theForm.action = "/page/keywordsearch/?stype=youkuvideo&keyword=" + keyword;break;
    case "sogouvideo":theForm.action = "/page/keywordsearch/?stype=sogouvideo&keyword=" + keyword;break;
    case "sosovideo":theForm.action = "/page/keywordsearch/?stype=sosovideo&keyword=" + keyword;break;
    case "youdaovideo":theForm.action = "/page/keywordsearch/?stype=youdaovideo&keyword=" + keyword;break;
    case "gougouvideo":theForm.action = "/page/keywordsearch/?stype=gougouvideo&keyword=" + keyword;break;
    case "baiduknow":theForm.action = "/page/keywordsearch/?stype=baiduknow&keyword=" + keyword;break;
    case "taobaoshop":theForm.action = "/page/keywordsearch/?stype=taobaoshop&keyword=" + keyword;break;
    case "joyoshop":theForm.action = "/page/keywordsearch/?stype=joyoshop&keyword=" + keyword;break;
    case "paipaishop":theForm.action = "/page/keywordsearch/?stype=paipaishop&keyword=" + keyword;break;
    case "dangdangshop":theForm.action = "/page/keywordsearch/?stype=dangdangshop&keyword=" + keyword;break;
    case "youdaoshop":theForm.action = "/page/keywordsearch/?stype=youdaoshop&keyword=" + keyword;break;
    case "youashop":theForm.action = "/page/keywordsearch/?stype=youashop&keyword=" + keyword;break;
    case "googleshop":theForm.action = "/page/keywordsearch/?stype=googleshop&keyword=" + keyword;break;
    case "newhuasoft":theForm.action = "/page/keywordsearch/?stype=newhuasoft&keyword=" + keyword;break;
    case "mobile":theForm.action = "/page/keywordsearch/?stype=mobile&keyword=" + keyword;break;
    case "ip":theForm.action = "/page/keywordsearch/?stype=ip&keyword=" + keyword;break;
    case "alexa":theForm.action = "/page/keywordsearch/?stype=alexa&keyword=" + keyword;break;
    case "zidian":theForm.action = "/page/keywordsearch/?stype=zidian&keyword=" + keyword;break;
    case "cidian":theForm.action = "/page/keywordsearch/?stype=cidian&keyword=" + keyword;break;
    case "whois":theForm.action = "/page/keywordsearch/?stype=whois&keyword=" + keyword;break;
    case "51ditu":theForm.action = "/page/keywordsearch/?stype=51ditu&keyword=" + keyword;break;
    case "baike":theForm.action = "/page/keywordsearch/?stype=baike&keyword=" + keyword;break;
    case "pr":theForm.action = "/page/keywordsearch/?stype=pr&keyword=" + keyword;break;
    case "gougougame":theForm.action = "/page/keywordsearch/?stype=gougougame&keyword=" + keyword;break;
  }

}
//--------------------------------------------------------
function zns(ok){
  var word = ok.word.value;
  if(word==""){
    alert("请输入关键字,输完按[Enter]");
	ok.word.focus();
	return false;
  }
    }


//--------------------------------------------------------
var NID=0;
function X(ID){
if(ID!=NID){
   eval("document.getElementById('M"+[NID]+"').className='dcb';");
   eval("document.getElementById('M"+[ID]+"').className='dca';");
   eval("document.getElementById('N"+[NID]+"').style.display='none';");
   eval("document.getElementById('N"+[ID]+"').style.display='block';");
   eval("document.getElementById('Y"+[NID]+"').style.display='none';");
   eval("document.getElementById('Y"+[ID]+"').style.display='block';");
   NID=ID;
}
}
//--------------------------------------------------------
function setopen(T){
A="_self";
if(T){A="_blank"}
var temp=document.links
 for(i=0;i<temp.length;i++)
  {
	if(temp[i].Y!=1)
		{if (temp[i].target==""){temp[i].target=A;temp[i].Y=1} }
	else{temp[i].target=A;}
  }
}
//--------------------------------------------------------
var QID=0;
function P(ID){
if(ID!=QID){
   eval("document.getElementById('V"+[QID]+"').className='fab';");
   eval("document.getElementById('V"+[ID]+"').className='faa';");
   eval("document.getElementById('W"+[QID]+"').style.display='none';");
   eval("document.getElementById('W"+[ID]+"').style.display='block';");
   QID=ID;
}
}
//--------------------------------------------------------
var AID=0;
function D(ID){
if(ID!=AID){
   eval("document.getElementById('B"+[AID]+"').className='fab';");
   eval("document.getElementById('B"+[ID]+"').className='faa';");
   eval("document.getElementById('C"+[AID]+"').style.display='none';");
   eval("document.getElementById('C"+[ID]+"').style.display='block';");
   AID=ID;
}
}
//--------------------------------------------------------
var lunarInfo=new Array(
0x04bd8,0x04ae0,0x0a570,0x054d5,0x0d260,0x0d950,0x16554,0x056a0,0x09ad0,0x055d2,0x04ae0,0x0a5b6,0x0a4d0,0x0d250,0x1d255,0x0b540,0x0d6a0,0x0ada2,0x095b0,0x14977,0x04970,0x0a4b0,0x0b4b5,0x06a50,0x06d40,0x1ab54,0x02b60,0x09570,0x052f2,0x04970,0x06566,0x0d4a0,0x0ea50,0x06e95,0x05ad0,0x02b60,0x186e3,0x092e0,0x1c8d7,0x0c950,0x0d4a0,0x1d8a6,0x0b550,0x056a0,0x1a5b4,0x025d0,0x092d0,0x0d2b2,0x0a950,0x0b557,0x06ca0,0x0b550,0x15355,0x04da0,0x0a5d0,0x14573,0x052d0,0x0a9a8,0x0e950,0x06aa0,0x0aea6,0x0ab50,0x04b60,0x0aae4,0x0a570,0x05260,0x0f263,0x0d950,0x05b57,0x056a0,0x096d0,0x04dd5,0x04ad0,0x0a4d0,0x0d4d4,0x0d250,0x0d558,0x0b540,0x0b5a0,0x195a6,0x095b0,0x049b0,0x0a974,0x0a4b0,0x0b27a,0x06a50,0x06d40,0x0af46,0x0ab60,0x09570,0x04af5,0x04970,0x064b0,0x074a3,0x0ea50,0x06b58,0x055c0,0x0ab60,0x096d5,0x092e0,0x0c960,0x0d954,0x0d4a0,0x0da50,0x07552,0x056a0,0x0abb7,0x025d0,0x092d0,0x0cab5,0x0a950,0x0b4a0,0x0baa4,0x0ad50,0x055d9,0x04ba0,0x0a5b0,0x15176,0x052b0,0x0a930,0x07954,0x06aa0,0x0ad50,0x05b52,0x04b60,0x0a6e6,0x0a4e0,0x0d260,0x0ea65,0x0d530,0x05aa0,0x076a3,0x096d0,0x04bd7,0x04ad0,0x0a4d0,0x1d0b6,0x0d250,0x0d520,0x0dd45,0x0b5a0,0x056d0,0x055b2,0x049b0,0x0a577,0x0a4b0,0x0aa50,0x1b255,0x06d20,0x0ada0)
var Gan=new Array("甲","乙","丙","丁","戊","己","庚","辛","壬","癸")
var Zhi=new Array("子","丑","寅","卯","辰","巳","午","未","申","酉","戌","亥")
var cmStr = new Array('日','正','二','三','四','五','六','七','八','九','十','冬','腊')
var nStr1 = new Array('日','一','二','三','四','五','六','七','八','九','十')
var now;var SY;var SM;var SD
function cyclical(num) { return(Gan[num%10]+Zhi[num%12]) }
function lYearDays(y) {
var i, sum = 348
for(i=0x8000; i>0x8; i>>=1) sum += (lunarInfo[y-1900] & i)? 1: 0
return(sum+leapDays(y))}
function leapDays(y) {
   if(leapMonth(y))  return((lunarInfo[y-1900] & 0x10000)? 30: 29)
   else return(0)}
function leapMonth(y) { return(lunarInfo[y-1900] & 0xf)}
function monthDays(y,m) { return( (lunarInfo[y-1900] & (0x10000>>m))? 30: 29 )}
function Lunar(objDate) {
var i, leap=0, temp=0
var baseDate = new Date(1900,0,31)
var offset   = (objDate - baseDate)/86400000
this.dayCyl = offset + 40
this.monCyl = 14
for(i=1900; i<2050 && offset>0; i++) {
temp = lYearDays(i)
offset -= temp
this.monCyl += 12}
if(offset<0) {
offset += temp;
i--;
this.monCyl -= 12}
this.year = i
this.yearCyl = i-1864
leap = leapMonth(i)
this.isLeap = false
for(i=1; i<13 && offset>0; i++) {
if(leap>0 && i==(leap+1) && this.isLeap==false)
{ --i; this.isLeap = true; temp = leapDays(this.year); }
else
{ temp = monthDays(this.year, i); }
if(this.isLeap==true && i==(leap+1)) this.isLeap = false
offset -= temp
if(this.isLeap == false) this.monCyl ++}
if(offset==0 && leap>0 && i==leap+1)
if(this.isLeap)
{ this.isLeap = false; }
else
{ this.isLeap = true; --i; --this.monCyl;}
if(offset<0){ offset += temp; --i; --this.monCyl; }
this.month = i
this.day = offset + 1}
function YYMMDD() {    return('<font style="font-size:12px">'+SY+'年'+(SM+1)+'月'+SD+'日</font>')}
function weekday(){
    var cl = '<font style="font-size:12px"';
    if (now.getDay() == 0) cl += ' color=#0066ff';
    if (now.getDay() == 6) cl += ' color=#0066ff';
    return(cl+'>星期'+nStr1[now.getDay()]+'</font>');
}
function cDay(m,d){
var nStr2 = new Array('初','十','廿','卅','　');var s
s= cmStr[m]+'月'
switch (d) {
  case 10:s += '初十'; break;
  case 20:s += '二十'; break;
  case 30:s += '三十'; break;
  default:s += nStr2[Math.floor(d/10)]; s += nStr1[Math.round(d%10)];
}return(s)}
function solarDay(){
var sTermInfo = new Array(0,21208,42467,63836,85337,107014,128867,150921,173149,195551,218072,240693,263343,285989,308563,331033,353350,375494,397447,419210,440795,462224,483532,504758)
var solarTerm = new Array("小寒","大寒","立春","雨水","惊蛰","春分","清明","谷雨","立夏","小满","芒种","夏至","小暑","大暑","立秋","处暑","白露","秋分","寒露","霜降","立冬","小雪","大雪","冬至")
var lFtv = new Array("0101*春节","0115 元宵节","0505 端午节","0707 七夕","0715 中元节","0815 中秋节","0909 重阳节","1208 腊八节","1224 小年","0100*除夕")
var sFtv = new Array("0101*元旦","0214 情人节","0308 妇女节","0312 植树节","0401 愚人节","0501 劳动节","0504 青年节","0512 护士节","0601 儿童节","0615 父亲节","0701 中共诞辰","0801 建军节","0910 教师节","1001*国庆节","1031 万圣节","1108 记者日","1225 圣诞节")
  var sDObj = new Date(SY,SM,SD);
  var lDObj = new Lunar(sDObj);
  var lDPOS = new Array(3)
  var festival='',solarTerms='',solarFestival='',lunarFestival='',solarTerms='',tmp1,tmp2;

  for(i in lFtv)
  if(lFtv[i].match(/^(\d{2})(.{2})([\s\*])(.+)$/)) {
   tmp1=Number(RegExp.$1)-lDObj.month
   tmp2=Number(RegExp.$2)-lDObj.day
   if(tmp1==0 && tmp2==0) lunarFestival=RegExp.$4}
  if(lunarFestival=='') {
  for(i in sFtv)
  if(sFtv[i].match(/^(\d{2})(\d{2})([\s\*])(.+)$/)){
   tmp1=Number(RegExp.$1)-(SM+1)
   tmp2=Number(RegExp.$2)-SD
   if(tmp1==0 && tmp2==0) solarFestival = RegExp.$4}
  if(solarFestival =='') {
	  tmp1 = new Date((31556925974.7*(SY-1900)+sTermInfo[SM*2+1]*60000)+Date.UTC(1900,0,6,2,5))
  tmp2 = tmp1.getUTCDate()
  if (tmp2==SD) solarTerms = solarTerm[SM*2+1]
  tmp1 = new Date((31556925974.7*(SY-1900)+sTermInfo[SM*2]*60000)+Date.UTC(1900,0,6,2,5))
  tmp2= tmp1.getUTCDate()

  if (tmp2==SD) solarTerms = solarTerm[SM*2]
	if(solarTerms=='') sFtv='';else sFtv=solarTerms
  } else sFtv=solarFestival
  } else sFtv=lunarFestival
  if(sFtv=='')
	sTermInfo=cyclical(lDObj.year-1900+36)+'年 '+cDay(lDObj.month,lDObj.day)
  else sTermInfo=cDay(lDObj.month,lDObj.day)+' <font color="#0066ff">'+sFtv+'</font>'
  return(sTermInfo)
}
function CurentTime()
{var now = new Date();var hh = now.getHours();var mm = now.getMinutes();var ss = now.getTime() % 60000;
ss = (ss - (ss % 1000)) / 1000;
if(hh==0&&mm==0&&ss==0) showcal(1)
var clock = hh+':';
if (mm < 10) clock += '0';
clock += mm;return(clock)}
function refreshCalendarClock() {document.getElementById('ClockTime').innerHTML = CurentTime()}
function showcal(t) {
now = new Date();SY = now.getFullYear();SM = now.getMonth();SD = now.getDate();
var hh = now.getHours();var mm = now.getMinutes();var ss = now.getTime() % 60000;
ss = (ss - (ss % 1000)) / 1000;hh+=':'
if (mm < 10) hh+='0'
hh += mm
var str='<a href="http://www.02431.cn/page/tools/calendar/" target="_blank"  title="万年历">'+YYMMDD()+''+solarDay()+' '+weekday()+" <I id=ClockTime>"+hh+'</I></a>&nbsp;&nbsp;&nbsp;&nbsp;<I><a href="javascript:clock()" target="_self"  title="设置闹钟">闹钟</a></I>'
if(t==1) document.getElementById('rili').innerHTML=str
else document.write(str)}
function clock() {window.open('http://www.02431.cn/page/tools/alarm_clock/','time','left='+(screen.width-320)+',height=310,width=305,status=no,toolbar=no,menubar=no')}
//--------------------------------------------------------
//email
function clickMail()
{
	var gm=document.gomail
	var vDomain=gm.domains
	var vName=gm.uName
	var vPw=gm.uPw
	if(vDomain.value==""){alert("请选择您的邮箱...");vDomain.focus();return false}
	if(vName.value==""){alert("请填写您的用户名...");vName.focus();return false}
	if(vPw.value==""){alert("请填写您的密码...");vPw.focus();return false}
	switch(vDomain.value){
	case "163":
	gm.action="http://www.02431.cn/page/tools/mail/?type=1"	
	gm.username.value=vName.value
	gm.password.value=vPw.value
	gm.enterVip.value=''
	break
	case "126":
	gm.action="http://www.02431.cn/page/tools/mail/?type=2"	
	gm.domain.value="126.com"
	gm.username.value=vName.value +"@126.com"
	gm.password.value=vPw.value
	break
	case "yeah":
	gm.action="http://www.02431.cn/page/tools/mail/?type=3"	
	gm.domain.value="yeah.net"
	gm.username.value=vName.value +"@yeah.net"
	gm.password.value=vPw.value
	break
	case "188":
	gm.action="http://reg.mail.188.com/servlet/coremail/login?language=0&style=1"
	gm.user.value=vName.value;
	gm.pass.value=vPw.value;
	break
	case "vip163":
	gm.action="https://ssl1.vip.163.com/logon.m?language=-1&style=-1"
	gm.username.value=vName.value
	gm.password.value=vPw.value
	break
	case "netease":
	gm.action="http://web.netease.com/cgi/login?verifycookie=1&language=0"
	gm.username.value=vName.value
	gm.password.value=vPw.value
	break
	case "sohu":
	gm.action="http://passport.sohu.com/login.jsp"
	gm.url.value=""
	gm.UserName.value=vName.value
	gm.Password.value=vPw.value
	gm.id.value=vName.value
	gm.username.value=vName.value
	gm.password.value=vPw.value
	gm.m.value=vName.value
	gm.passwd.value=vPw.value
	gm.mpass.value=vPw.value
	gm.loginid.value=vName.value+"@sohu.com"
	gm.fl.value="1"
	gm.vr.value="1|1"
	gm.appid.value="1000"
	gm.ru.value="http://login.mail.sohu.com/servlet/LoginServlet"
	gm.eru.value="http://login.mail.sohu.com/login.jsp"
	gm.ct.value="1173080990"
	gm.sg.value="5082635c77272088ae7241ccdf7cf062"
	break
	case "yahoo":
	gm.action="https://edit.bjs.yahoo.com/config/login"
	gm.login.value=vName.value
	gm.passwd.value=vPw.value
	break
	case "yahoocn":
	gm.action="https://edit.bjs.yahoo.com/config/login"
	gm.login.value=vName.value+"@yahoo.cn"
	gm.passwd.value=vPw.value
	break
	case "tom":
	gm.action="http://bjweb.163.net/cgi/163/login_pro.cgi"
	gm.user.value=vName.value
	gm.pass.value=vPw.value
	break
	case "21cn":
	gm.action="http://passport.21cn.com/maillogin.jsp"
	gm.LoginName.value=vName.value
	gm.passwd.value=vPw.value
	gm.domainname.value="21cn.com"
	gm.UserName.value=vName.value+'@21cn.com'
	break
	case "china":
	gm.action="http://mail.china.com/coremail/fcg/login"
	gm.user.value=vName.value
	gm.pass.value=vPw.value
	gm.domainname.value="china.com"
	//gm.passwd.value=vPw.value
	break
	case "mailchina":
	gm.action="http://freemail.china.com/extend/gb/NULL/NULL/NULL/SignIn.gen"
	gm.LoginName.value=vName.value
	gm.passwd.value=vPw.value
	break
	case "citiz":
	gm.action="http://citiz.online.sh.cn/default/login_billing.jsp"
	gm.username.value=vName.value+"@citiz.net"
	gm.password.value=vPw.value
	break
	case "56":
	var gUrsHost=["m113","m48","m49"];
	gm.action="http://"+gUrsHost[((new Date()).getSeconds())%3]+".56.com/mail/mail.56"
	gm.username.value=vName.value
	gm.password.value=vPw.value
	break
	case "Xinhuanet":
	gm.action="http://mail.xinhuanet.com/login.jsp"
	gm.username.value=vName.value
	gm.password.value=vPw.value
	gm.domainname.value='xinhuanet.com'
	break
	case "sina":
	gm.action="http://mail.sina.com.cn/cgi-bin/login.cgi"
	gm.u.value=vName.value
	gm.psw.value=vPw.value
	break
	case "eyou":
	gm.action="http://ssl.eyou.com/mail_login.php"
	gm.LoginName.value=vName.value
	gm.Password.value=vPw.value
	break	
	case "263":
	gm.action="http://g2wm.263.net/xmweb"
	gm.usr.value=vName.value
	gm.pass.value=vPw.value
	gm.domain.value="263.net"
	gm.func.value="login"
	break
	case "qq":
	gm.action="http://mail.qq.com/cgi-bin/login"
	gm.u.value=vName.value
	gm.p.value=vPw.value
	gm.starttime.value=(new Date()).valueOf()
	break
	case "vipsina":
	gm.action="http://vip.sina.com.cn/cgi-bin/login.php"
	gm.domain.value='vip.sina.com'
	gm.u.value=vName.value
	gm.psw.value=vPw.value
	break
	case "Gmail":
	gm.action="https://www.google.com/accounts/ServiceLoginAuth"
	gm.Email.value=vName.value
	gm.Passwd.value=vPw.value
	break
	case "cren":
	gm.action="http://passport.sohu.com/login.jsp"
	gm.loginid.value=vName.value+"@chinaren.com"
	gm.passwd.value=vPw.value
	gm.fl.value="1"
	gm.vr.value="1|1"
	gm.appid.value="1005"
	gm.ru.value="http://profile.chinaren.com/urs/setcookie.jsp?burl=http://alumni.chinaren.com/"
	gm.ct.value="1174378209"
	gm.sg.value="84ff7b2e1d8f3dc46c6d17bb83fe72bd"
	break
	case "tianya":
	gm.action="http://www.tianya.cn/user/loginsubmit.asp"
	gm.vwriter.value=vName.value
	gm.vpassword.value=vPw.value
	break
	case "51":
	gm.action="http://passport.51.com/login.5p"
	gm.passport_51_user.value=vName.value
	gm.passport_51_password.value=vPw.value
	gm.gourl.value="http%3A%2F%2Fmy.51.com%2Fwebim%2Findex.php"
	break
	case "xn":
	gm.action="http://login.xiaonei.com/Login.do"
	gm.email.value=vName.value
	gm.password.value=vPw.value
	break
	}
return true
}
//--------------------------------------------------------
function bottomForm()
{var $=document.bf.key.value;
if(document.bf.sto[0].checked)window.open("http://www.google.com.hk/search?q="+$,"");
if(document.bf.sto[1].checked)window.open("http://www.baidu.com/s?&word="+$,"");
if(document.bf.sto[2].checked)window.open("http://search.cn.yahoo.com/search?p="+$,"");
if(document.bf.sto[3].checked)window.open("http://p.zhongsou.com/p?w="+$,"");
if(document.bf.sto[4].checked)window.open("http://www.sogou.com/web?query="+$,"");
if(document.bf.sto[5].checked)window.open("http://www.youdao.com/search?q="+$,"");
if(document.bf.sto[6].checked)window.open("http://www.soso.com/q?w="+$,"");
if(document.bf.sto[7].checked)window.open("http://web.gougou.com/search?search="+$,"");
return false}
