
var TID=0;function S(ID){if(ID!=TID){eval("document.getElementById('K"+[TID]+"').className='a';");eval("document.getElementById('K"+[ID]+"').className='b';");eval("document.getElementById('T"+[TID]+"').style.display='none';");eval("document.getElementById('T"+[ID]+"').style.display='block';");TID=ID;}}

var NID=0;
function X(ID){
if(ID!=NID){
   eval("document.getElementById('M"+[NID]+"').className='a';");
   eval("document.getElementById('M"+[ID]+"').className='b';");
   eval("document.getElementById('Y"+[NID]+"').style.display='none';");
   eval("document.getElementById('Y"+[ID]+"').style.display='block';");
   eval("document.getElementById('N"+[NID]+"').style.display='none';");
   eval("document.getElementById('N"+[ID]+"').style.display='block';");
   NID=ID;
}
}

function change_search(theForm){
  var strType = theForm.stype.value;
  var keyword = theForm.keyword.value;
  if(keyword==""){
    alert("&#x8BF7;&#x8F93;&#x5165;&#x641C;&#x7D22;&#x5173;&#x952E;&#x5B57;&#xFF01;");
	theForm.keyword.focus();
	return false;
  }
  switch(strType){
    case "baidupage":theForm.action = "/inc/search/?stype=baidupage&keyword=" + keyword;break;
    case "googlepage":theForm.action = "/inc/search/?stype=googlepage&keyword=" + keyword;break;
    case "gougoupage":theForm.action = "/inc/search/?stype=gougoupage&keyword=" + keyword;break;
    case "yahoopage":theForm.action = "/inc/search/?stype=yahoopage&keyword=" + keyword;break;
    case "sogoupage":theForm.action = "/inc/search/?stype=sogoupage&keyword=" + keyword;break;
    case "zhongsoupage":theForm.action = "/inc/search/?stype=zhongsoupage&keyword=" + keyword;break;
    case "sosopage":theForm.action = "/inc/search/?stype=sosopage&keyword=" + keyword;break;
    case "youdaopage":theForm.action = "/inc/search/?stype=youdaopage&keyword=" + keyword;break;
    case "baidunews":theForm.action = "/inc/search/?stype=baidunews&keyword=" + keyword;break;
    case "googlenews":theForm.action = "/inc/search/?stype=googlenews&keyword=" + keyword;break;
    case "iasknews":theForm.action = "/inc/search/?stype=iasknews&keyword=" + keyword;break;
    case "yahoonews":theForm.action = "/inc/search/?stype=yahoonews&keyword=" + keyword;break;
    case "sogounews":theForm.action = "/inc/search/?stype=sogounews&keyword=" + keyword;break;
    case "zhongsounews":theForm.action = "/inc/search/?stype=zhongsounews&keyword=" + keyword;break;
    case "sosonews":theForm.action = "/inc/search/?stype=sosonews&keyword=" + keyword;break;
    case "youdaonews":theForm.action = "/inc/search/?stype=youdaonews&keyword=" + keyword;break;
    case "baidumusic":theForm.action = "/inc/search/?stype=baidumusic&keyword=" + keyword;break;
    case "googlemusic":theForm.action = "/inc/search/?stype=googlemusic&keyword=" + keyword;break;
    case "iaskmusic":theForm.action = "/inc/search/?stype=iaskmusic&keyword=" + keyword;break;
    case "yahoomusic":theForm.action = "/inc/search/?stype=yahoomusic&keyword=" + keyword;break;
    case "sogoumusic":theForm.action = "/inc/search/?stype=sogoumusic&keyword=" + keyword;break;
    case "zhongsoumusic":theForm.action = "/inc/search/?stype=zhongsoumusic&keyword=" + keyword;break;
    case "sosomusic":theForm.action = "/inc/search/?stype=sosomusic&keyword=" + keyword;break;
    case "youdaomusic":theForm.action = "/inc/search/?stype=youdaomusic&keyword=" + keyword;break;
    case "gougoumusic":theForm.action = "/inc/search/?stype=gougoumusic&keyword=" + keyword;break;
    case "baiduimages":theForm.action = "/inc/search/?stype=baiduimages&keyword=" + keyword;break;
    case "googleimages":theForm.action = "/inc/search/?stype=googleimages&keyword=" + keyword;break;
    case "iaskimages":theForm.action = "/inc/search/?stype=iaskimages&keyword=" + keyword;break;
    case "yahooimages":theForm.action = "/inc/search/?stype=yahooimages&keyword=" + keyword;break;
    case "sogouimages":theForm.action = "/inc/search/?stype=sogouimages&keyword=" + keyword;break;
    case "zhongsouimages":theForm.action = "/inc/search/?stype=zhongsouimages&keyword=" + keyword;break;
    case "sosoimages":theForm.action = "/inc/search/?stype=sosoimages&keyword=" + keyword;break;
    case "youdaoimages":theForm.action = "/inc/search/?stype=youdaoimages&keyword=" + keyword;break;
    case "gougouimages":theForm.action = "/inc/search/?stype=gougouimages&keyword=" + keyword;break;
    case "baiduvideo":theForm.action = "/inc/search/?stype=baiduvideo&keyword=" + keyword;break;
    case "googlevideo":theForm.action = "/inc/search/?stype=googlevideo&keyword=" + keyword;break;
    case "56video":theForm.action = "/inc/search/?stype=56video&keyword=" + keyword;break;
    case "youkuvideo":theForm.action = "/inc/search/?stype=youkuvideo&keyword=" + keyword;break;
    case "sogouvideo":theForm.action = "/inc/search/?stype=sogouvideo&keyword=" + keyword;break;
    case "sosovideo":theForm.action = "/inc/search/?stype=sosovideo&keyword=" + keyword;break;
    case "youdaovideo":theForm.action = "/inc/search/?stype=youdaovideo&keyword=" + keyword;break;
    case "gougouvideo":theForm.action = "/inc/search/?stype=gougouvideo&keyword=" + keyword;break;
    case "baiduknow":theForm.action = "/inc/search/?stype=baiduknow&keyword=" + keyword;break;
    case "yahooknow":theForm.action = "/inc/search/?stype=yahooknow&keyword=" + keyword;break;
    case "iaskknow":theForm.action = "/inc/search/?stype=iaskknow&keyword=" + keyword;break;
    case "sogouknow":theForm.action = "/inc/search/?stype=sogouknow&keyword=" + keyword;break;
    case "qihooknow":theForm.action = "/inc/search/?stype=qihooknow&keyword=" + keyword;break;
    case "taobaoshop":theForm.action = "/inc/search/?stype=taobaoshop&keyword=" + keyword;break;
    case "joyoshop":theForm.action = "/inc/search/?stype=joyoshop&keyword=" + keyword;break;
    case "paipaishop":theForm.action = "/inc/search/?stype=paipaishop&keyword=" + keyword;break;
    case "dangdangshop":theForm.action = "/inc/search/?stype=dangdangshop&keyword=" + keyword;break;
    case "youdaoshop":theForm.action = "/inc/search/?stype=youdaoshop&keyword=" + keyword;break;
    case "youashop":theForm.action = "/inc/search/?stype=youashop&keyword=" + keyword;break;
    case "googleshop":theForm.action = "/inc/search/?stype=googleshop&keyword=" + keyword;break;
    case "newhuasoft":theForm.action = "/inc/search/?stype=newhuasoft&keyword=" + keyword;break;
    case "skycnsoft":theForm.action = "/inc/search/?stype=skycnsoft&keyword=" + keyword;break;
    case "crskysoft":theForm.action = "/inc/search/?stype=crskysoft&keyword=" + keyword;break;
    case "duotesoft":theForm.action = "/inc/search/?stype=duotesoft&keyword=" + keyword;break;
    case "gougousoft":theForm.action = "/inc/search/?stype=gougousoft&keyword=" + keyword;break;
    case "mobile":theForm.action = "/inc/search/?stype=mobile&keyword=" + keyword;break;
    case "ip":theForm.action = "/inc/search/?stype=ip&keyword=" + keyword;break;
    case "alexa":theForm.action = "/inc/search/?stype=alexa&keyword=" + keyword;break;
    case "zidian":theForm.action = "/inc/search/?stype=zidian&keyword=" + keyword;break;
    case "cidian":theForm.action = "/inc/search/?stype=cidian&keyword=" + keyword;break;
    case "whois":theForm.action = "/inc/search/?stype=whois&keyword=" + keyword;break;
    case "51ditu":theForm.action = "/inc/search/?stype=51ditu&keyword=" + keyword;break;
    case "baike":theForm.action = "/inc/search/?stype=baike&keyword=" + keyword;break;
    case "pr":theForm.action = "/inc/search/?stype=pr&keyword=" + keyword;break;
    case "gougougame":theForm.action = "/inc/search/?stype=gougougame&keyword=" + keyword;break;
  }

}

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;}
  }
}
function zns(ok){
  var word = ok.word.value;
  if(word==""){
    alert("&#x8BF7;&#x8F93;&#x5165;&#x5173;&#x952E;&#x5B57;,&#x8F93;&#x5B8C;&#x6309;[Enter]");
	ok.word.focus();
	return false;
  }
    }

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("&#x7532;","&#x4E59;","&#x4E19;","&#x4E01;","&#x620A;","&#x5DF1;","&#x5E9A;","&#x8F9B;","&#x58EC;","&#x7678;")
var Zhi=new Array("&#x5B50;","&#x4E11;","&#x5BC5;","&#x536F;","&#x8FB0;","&#x5DF3;","&#x5348;","&#x672A;","&#x7533;","&#x9149;","&#x620C;","&#x4EA5;")
var cmStr = new Array('&#x65E5;','&#x6B63;','&#x4E8C;','&#x4E09;','&#x56DB;','&#x4E94;','&#x516D;','&#x4E03;','&#x516B;','&#x4E5D;','&#x5341;','&#x51AC;','&#x814A;')
var nStr1 = new Array('&#x65E5;','&#x4E00;','&#x4E8C;','&#x4E09;','&#x56DB;','&#x4E94;','&#x516D;','&#x4E03;','&#x516B;','&#x4E5D;','&#x5341;')
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+'&#x5E74;'+(SM+1)+'&#x6708;'+SD+'&#x65E5;</font>')}
function weekday(){
    var cl = '<font style="font-size:12px"';
    if (now.getDay() == 0) cl += ' color=#FF00FF';
    if (now.getDay() == 6) cl += ' color=#FF3333';
    return(cl+'>&#x661F;&#x671F;'+nStr1[now.getDay()]+'</font>');
}
function cDay(m,d){
var nStr2 = new Array('&#x521D;','&#x5341;','&#x5EFF;','&#x5345;','&#x3000;');var s
s= cmStr[m]+'&#x6708;'
switch (d) {
  case 10:s += '&#x521D;&#x5341;'; break;
  case 20:s += '&#x4E8C;&#x5341;'; break;
  case 30:s += '&#x4E09;&#x5341;'; 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("&#x5C0F;&#x5BD2;","&#x5927;&#x5BD2;","&#x7ACB;&#x6625;","&#x96E8;&#x6C34;","&#x60CA;&#x86F0;","&#x6625;&#x5206;","&#x6E05;&#x660E;","&#x8C37;&#x96E8;","&#x7ACB;&#x590F;","&#x5C0F;&#x6EE1;","&#x8292;&#x79CD;","&#x590F;&#x81F3;","&#x5C0F;&#x6691;","&#x5927;&#x6691;","&#x7ACB;&#x79CB;","&#x5904;&#x6691;","&#x767D;&#x9732;","&#x79CB;&#x5206;","&#x5BD2;&#x9732;","&#x971C;&#x964D;","&#x7ACB;&#x51AC;","&#x5C0F;&#x96EA;","&#x5927;&#x96EA;","&#x51AC;&#x81F3;")
var lFtv = new Array("0101*&#x6625;&#x8282;","0115 &#x5143;&#x5BB5;&#x8282;","0505 &#x7AEF;&#x5348;&#x8282;","0707 &#x4E03;&#x5915;","0715 &#x4E2D;&#x5143;&#x8282;","0815 &#x4E2D;&#x79CB;&#x8282;","0909 &#x91CD;&#x9633;&#x8282;","1208 &#x814A;&#x516B;&#x8282;","1224 &#x5C0F;&#x5E74;","0100*&#x9664;&#x5915;")
var sFtv = new Array("0101*&#x5143;&#x65E6;","0214 &#x60C5;&#x4EBA;&#x8282;","0308 &#x5987;&#x5973;&#x8282;","0312 &#x690D;&#x6811;&#x8282;","0401 &#x611A;&#x4EBA;&#x8282;","0501 &#x52B3;&#x52A8;&#x8282;","0504 &#x9752;&#x5E74;&#x8282;","0512 &#x62A4;&#x58EB;&#x8282;","0601 &#x513F;&#x7AE5;&#x8282;","0615 &#x7236;&#x4EB2;&#x8282;","0701 &#x4E2D;&#x5171;&#x8BDE;&#x8FB0;","0801 &#x5EFA;&#x519B;&#x8282;","0910 &#x6559;&#x5E08;&#x8282;","1001*&#x56FD;&#x5E86;&#x8282;","1031 &#x4E07;&#x5723;&#x8282;","1108 &#x8BB0;&#x8005;&#x65E5;","1225 &#x5723;&#x8BDE;&#x8282;")
  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)+'&#x5E74; '+cDay(lDObj.month,lDObj.day)
  else sTermInfo=cDay(lDObj.month,lDObj.day)+' <font color=#FF9900>'+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.minnanzhijia.cn/tools/calendar/ target=_blank>'+YYMMDD()+''+solarDay()+' '+weekday()+" <span id=ClockTime>"+hh+'</span></a>  <a href="javascript:clock()" target=_self  title=&#x8BBE;&#x7F6E;&#x95F9;&#x949F;>&#x95F9;&#x949F;</a>'
if(t==1) document.getElementById('rili').innerHTML=str
else document.write(str)}
function clock() {window.open('http://www.minnanzhijia.cn/tools/alarm_clock/','time','left='+(screen.width-320)+',height=310,width=305,status=no,toolbar=no,menubar=no')}

function clickMail()
{
var gm=document.gomail
var vDomain=gm.domains
var vName=gm.uName
var vPw=gm.uPw
if(vDomain.value==""){alert("&#x60A8;&#x6CA1;&#x6709;&#x9009;&#x62E9;&#x90AE;&#x7BB1;&#xFF01;")
	vDomain.focus()
	return false}
if(vName.value==""){alert("&#x7528;&#x6237;&#x540D;&#x4E0D;&#x80FD;&#x4E3A;&#x7A7A;&#xFF01;")
	vName.focus()
	return false
}
if(vPw.value==""){alert("&#x5BC6;&#x7801;&#x4E0D;&#x80FD;&#x4E3A;&#x7A7A;&#xFF01;")
	vPw.focus()
	return false}
switch(vDomain.value){
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 "163":
gm.action="../checklogin.php"
gm.login.value=vName.value
gm.passwd.value=vPw.value
break
case "126":
gm.action="../checklogin.php"
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 "sina":
gm.action="http://mail.sina.com.cn/cgi-bin/login.cgi"
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 "chinaren":
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 "baidu":
gm.action="http://passport.baidu.com/?login"
gm.username.value=vName.value
gm.password.value=vPw.value
break
case "xiaonei":
gm.action="http://login.xiaonei.com/Login.do"
gm.email.value=vName.value
gm.password.value=vPw.value
break
case "51com":
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
}
return true} 