var cur_sc="sc1", cur_bc="bc1";var pref_sp=[0,1,0,0,0,0,0];var bcs=["best-navi", "queries", "stock", "soft", "games", "mail", "visits"];var save_hist, visits=[], ksAjax=null;var today=[], today_i=-2, p=0, mh=false;function init(){ $('keyword').focus();var h=location.host, ls=location.search;if(h.indexOf("www.9533.")==0 || h.indexOf("www1.1616.")==0) p=1;else if(h.indexOf("www2.1616.")==0) p=2;else if(ls == "?175") p=3;else if(ls=="?tw" || ls=="?sucop" || h.indexOf("1616.com")>=0) pref_sp[0]=1;set_c_kws();pop_sps();var lis=$('s-cates').getElementsByTagName("LI");for(var i=0; i<lis.length; i++)with(lis[i]){id="sc"+(i+1);onclick=function(e) {set_sc(e?e.target:this);};}lis=$('best-cates').getElementsByTagName("LI");for(var i=0; i<lis.length; i++)with(lis[i]){id="bc"+(i+1);onclick=function(e) {set_bc(e?e.target:this);};}window.onresize=resize;setTimeout(init2, 500);resize();}function init2(){var ul=$('visits').getElementsByTagName("UL")[0];for(var i=0; i<54; i++) ul.appendChild(dc("LI"));ajax("./news/163-tt.js", set_news);var city=getCookie('city');if(!city){var ip=document.body.appendChild(dc('SCRIPT'));ip.charset="gb2312";ip.src='http://counter.sina.com.cn/ip';setTimeout(sina_ok, 500);}else ajax("w/weath/"+encodeURI(encodeURI(city.replace(/[市省]/,"")))+".htm", function(d){if(d)$('w').innerHTML=d});var a=$('best-right').getElementsByTagName("A");for(var i=0; i<a.length; i++){a[i]._h=a[i].href;a[i]._ih=a[i].innerHTML;a[i]._c=a[i].className;a[i].title="";}get_tih();save_hist=getCookie('save_hist');if(!save_hist){save_hist=1;setCookie('save_hist',save_hist);}pop_save_hist(); var v=getCookie("visited"); if(v) { var v2=v.split("$"); if(v2.length % 2==0) visits=v2; } update_visits();a[0].href=a[0].href.replace(/\?.*/, "?"+acc[p][0].substring(1));a[18].href=a[18].href.replace(/\?.*/, "?"+acc[p][1].substring(1));a[20].href=a[20].href.replace(/\?.*/, "?"+acc[p][3].substring(1)+"&search=");resize();}var n=[], n_i=-1;function set_news(d){ if(d){ n=eval(d);if(n && n.length)show_news();}}function show_news(){if(mh) {setTimeout(show_news, 3000); return;}$('notice').innerHTML="";for(var i=0; i<2; i++){n_i=(n_i+1)%n.length;var tt=n[n_i].title.replace(/[\n\r]/g, "").replace(/^[ \t]+/, "").replace(/[ \t]+$/, "");var a=dc("A");a.style.styleFloat="left";a.innerHTML="<span style='color:#000'>"+n[n_i].date+"</span> "+tt;a.href=n[n_i].link;a.title=n[n_i].des;a.style.fontSize="13px";if(tt.length > 22) a.className="notice_c";$('notice').appendChild(a);}var b=dc("A");b.style.styleFloat="right";b.innerHTML="更多新闻 ...";b.href="misc/news.htm";b.style.fontSize="13px";$('notice').appendChild(b);setTimeout(show_news, 8000);} function sina_ok() {var city=null;if(typeof(ILData)=="object"){city=ILData[2];setCookie('city',city); } if(!city){city="北京";setCookie('city',city);}ajax("w/weath/"+encodeURI(encodeURI(city.replace(/[市省]/,"")))+".htm", function(d){if(d)$('w').innerHTML=d});}function resize_sep(o1, o2, id1, id2){var p1=pos($(o1)), p2=pos($(o2));with($(id1).style){top=(p1.y - 1)+"px";left=p1.x+"px";width=(p2.x - p1.x+1)+"px";}var w1=$(o1).offsetWidth, w2=$(o2).offsetWidth;with($(id2).style){top=(p1.y - 1)+"px";left=(p2.x+w2)+"px";width=(w1 - w2+p1.x - p2.x)+"px";}}function resize(){resize_sep('s' ,cur_sc, 'se-l', 'se-r');resize_sep('best-sites', cur_bc, 'be-l', 'be-r');}function pop_sps(){var sp=$('s-provider');sp.innerHTML="";var sc=parseInt(cur_sc.substring(2)) - 1;for(var i=0; i<sps[sc].length; i+=2){var o=dc("OPTION");o.innerHTML=sps[sc][i];o.value=sps[sc][i+1];if(pref_sp[sc]*2 == i) o.selected=true;sp.appendChild(o);}}function set_sp(){var sc=parseInt(cur_sc.substring(2)) - 1;pref_sp[sc]=$('s-provider').selectedIndex;}function set_sc(sc){if(sc.id == cur_sc) return;$(cur_sc).className="";sc.style.color=$(cur_sc).style.color;sc.className="cur";cur_sc=sc.id;resize();pop_sps();set_c_kws();}function set_c_kws(){$('hot-s-cate').innerHTML="";var no=parseInt(cur_sc.substring(2)) - 1;for(var i=0;i<c_kws[no].length;i++){var a=dc("A"); if(c_kws[no][i].indexOf("#") == 0){ var t=c_kws[no][i].split('#');a.innerHTML=t[1];a.href=t[2];}else{a.innerHTML=c_kws[no][i];if(no > 0 && no < 4) {a.href= sps[no][no==1?3:1]+encodeURIComponent(c_kws[no][i])+acc[p][3];a.onmousedown=function(){event.cancelBubble=true}}else if(no == 6) a.href= sps[no][1]+encodeURIComponent(c_kws[no][i]);else a.href= sps[0][1]+encodeURIComponent(c_kws[no][i])+acc[p][0];}$('hot-s-cate').appendChild(a);}}function set_bc(bc){if(bc.id == cur_bc) return;$(cur_bc).className="";bc.style.color=$(cur_bc).style.color;bc.className="cur";var no=parseInt(bc.id.substring(2)) - 1;$(bcs[no]).style.display="block";$("best-opts").style.display=no==0 ? "block" : "none";if(no == 0)fs_input(1);if(no > 0 && no != bcs.length-1){if(!$('a_js')){var ajs=dc("SCRIPT");ajs.src="js/a.js";ajs.id="a_js";document.body.appendChild(ajs);} if(!$(bcs[no]).innerHTML.length) ajax("./ajax_mod/"+bcs[no]+".htm", function(d, tk){if(d)$(tk).innerHTML=d}, bcs[no]);}no=parseInt(cur_bc.substring(2)) - 1;$(bcs[no]).style.display="none";cur_bc=bc.id;resize();}var stat_svrs=["48", "19", "19", "48"], stats=["480363879", "198836148", "190652616", "480363879"], stats2=["422/400", "422/404", "422/408", "422/400"];var acc=[["&tn=tomrom_pg", "&client=pub-5688164505940808&forid=1&prog=aff", "&pid=un_64165_176_13_0", "&id=1018524"],["&tn=tomrom_pg", "&client=pub-5688164505940808&forid=1&prog=aff", "&pid=1001123_1006", "&id=29683"],["&tn=tomrom_pg", "&client=pub-5688164505940808&forid=1&prog=aff", "&pid=416169_1006", "&id=29683"],["&tn=tomrom_pg", "&client=pub-5688164505940808&forid=1&prog=aff", "&pid=un_64165_176_13_0", "&id=1018524"]];var sps=[["百度", "http://www.baidu.com/s?ie=utf-8&wd=", "Google", "http://www.google.com/search?hl=zh-CN&ie=utf-8&q=", "迅雷", "http://www.gougou.com/search?search=", "雅虎", "http://search.cn.yahoo.com/search?ei=gbk&p=", "比比猫", "http://www.bbmao.com/s?pd=100031&enc=utf-8&q="], ["百度", "http://mp3.baidu.com/m?ie=gb2312&ct=134217728&word=", "迅雷", "http://mp3.gougou.com/search?search=", "雅虎", "http://music.cn.yahoo.com/search?mimetype=all&ei=gbk&p="], ["迅雷", "http://movie.gougou.com/search?search=", "百度", "http://v.baidu.com/search.php?type=0&ie=gb2312&&word="], ["迅雷", "http://video.gougou.com/search?s=", "比比猫", "http://video.bbmao.com/vs?pd=100031&enc=utf-8&q=", "百度", "http://video.baidu.com/v?ie=gb2312&word="], ["百度", "http://image.baidu.com/i?ie=gb2312&ct=201326592&word=", "Google", "http://images.google.cn/images?ie=utf-8&q="], ["百度", "http://map.baidu.com/#word="], ["易趣", "http://search.eachnet.com/search/basicsearch.do?adid=bjmt_mta_01_0_hp_56525&satitle="]];function search(ev){var e=ev || window.event;if(e){var key=window.event ? e.keyCode : e.which;if(key == 13) do_s();}}function do_s(){var orig=$("keyword").value, key=encodeURIComponent(orig);var sp=$('s-provider'), sc=parseInt(cur_sc.substring(2)) - 1;var t=sp.options[pref_sp[sc]].value;var url=sps[sc][pref_sp[sc]*2+1]+((t.indexOf('gb2312') > 0 || t.indexOf('gbk') > 0 || t.indexOf("#") > 0)? gb2312(orig) : key);if(t.indexOf('.baidu.') > 0)url += acc[p][0];else if(url.indexOf('.google.') > 0)url += acc[p][1];else if(url.indexOf('.yahoo.') > 0)url += acc[p][2];else if(url.indexOf('.gougou.') > 0)url += acc[p][3];window.open(url);s1616('s.htm?kw='+gb2312(orig));}function stat(){var ev=arguments[0] || window.event;var s=ev.target || ev.srcElement;try{if(s.tagName=="A" && s.href.indexOf("http://") == 0){ if(save_hist == 1){var add=true;for(var i=0; i<visits.length; i+=2)if(visits[i] == s.href){ add=false;break;} if(add){visits.push(s.href);visits.push(document.all?s.innerText:s.textContent);update_visits();}}if(s.href.indexOf("http://"+location.host) != 0) s1616("e.htm?url="+s.href);}}catch(e){}return true;}function update_visits() {var lis=$('visits').getElementsByTagName('LI');var l=visits.length;var ck="";for(var i=0; i<lis.length; i++)if(l>2*i+1){lis[i].innerHTML="<a href='"+visits[l-2*i-2]+"' title='"+visits[l-2*i-1]+"'>"+visits[l-2*i-1]+"</a>";ck=visits[l-2*i-2]+"$"+visits[l-2*i-1]+(ck.length ? "$" : "")+ck;}else lis[i].innerHTML="";if(ck.length)setCookie("visited", ck); else setCookie('visited', '1', {duration:-1});}function toggle_visits() {save_hist=3 - save_hist;pop_save_hist();setCookie('save_hist',save_hist);}function pop_save_hist() {var o=$('save-hist');if(save_hist == 1){o.innerHTML="停止记录";o.title="点此停止记录您的浏览历史";}else{o.innerHTML="开始记录";o.title="点此开始记录您的浏览历史";}}function normalize(v){var y=""; for(var i=0;i<v.length;i++) { var cc=v.charCodeAt(i); if((cc > 47 && cc < 58) || ((cc > 64 && cc < 91) || (cc > 96 && cc < 123)) || (cc >= 19968 && cc <= 40869)) y += v.charAt(i); else if((cc > 65295 && cc < 65306) || (cc > 65312 && cc < 65339) || (cc > 65344 && cc < 65371)) y += String.fromCharCode(cc-65248); }return y.toLowerCase();}function h(q){var r=0;for(var i=0;i<q.length;i++) r=r*31+q.charCodeAt(i);return r % 5903;}function ks_ok(d){ksAjax=null;if(!d) return;eval(d); var kw=result.shift();var q=normalize($('fs-kw').value);if(kw != q) return; var as=$('best-right').getElementsByTagName("A");for(var i=0; i<as.length; i++)if(i < result.length){var r=result[i];var a=as[i];if(r[0]>-1 && r[1]>-1)a.innerHTML=r[3].substr(0, r[0])+"<font color=red>"+r[3].substr(r[0], r[1]-r[0]+1)+"</font>"+r[3].substr(r[1]+1);else a.innerHTML=r[3];a.title=r[3];a.href=r[2]; a.className="";a.style.display="block";}else as[i].style.display="none";}function fs_input(){if($('fs-kw').value.length && !arguments.length){ if(ksAjax) try{ksAjax.abort();}catch(e){} ksAjax=null;var q=normalize($('fs-kw').value);if(q.length) ksAjax=ajax("./us.php?q="+encodeURI(q)+"&m="+h(q)+"&lim=42", ks_ok);}else{ $('fs-kw').value="";var a=$('best-right').getElementsByTagName("A");for(var i=0; i<a.length; i++){a[i].href=a[i]._h;a[i].innerHTML=a[i]._ih;a[i].className=a[i]._c;a[i].title="";a[i].style.display="block";}} }function today_next() {if(!today.length) return;today_i=(today_i+2) % today.length;var td=today[today_i], first=td.length-4;var d=td.substr(0, first)+".";d += td.substr(first, 2)+".";d += td.substr(first+2, 2)+" ";$('today-in-history').innerHTML=d+today[today_i+1];}function get_tih() {var d=new Date();var m=d.getMonth()+1;var day=d.getDate();var u=m < 10 ? "0"+m : m;u += day < 10 ? "0"+day : day;ajax("./tih/"+u+".js", function(d){if(d){eval(d);today=names}});setInterval(today_next, 3000);}function getBit(m,n) {return (m>>n)&1}function lunar(d){ var nums="一二三四五六七八九十"; var mons="正二三四五六七八九十冬腊";var Cal=[0x41A95,0xD4A,0xDA5,0x20B55,0x56A,0x7155B,0x25D,0x92D,0x5192B,0xA95,0xB4A,0x416AA,0xAD5,0x90AB5,0x4BA,0xA5B,0x60A57,0x52B,0xA93,0x40E95];var madd=[0,31,59,90,120,151,181,212,243,273,304,334];var total,m,n,k;var isEnd=false;var t=d.getYear();if (t<1900) t+=1900;total=(t-2001)*365+Math.floor((t-2001)/4)+madd[d.getMonth()]+d.getDate()-23;if(d.getYear()%4==0&&d.getMonth()>1) total++;for(m=0;;m++){k=(Cal[m]<0xfff)?11:12;for(n=k;n>=0;n--){if(total<=29+getBit(Cal[m],n)){ isEnd=true;break;}total=total-29-getBit(Cal[m],n);}if(isEnd) break;}var cYear=2001+m;var cMonth=k-n+1;var cDay=total;if(k==12){ if(cMonth==Math.floor(Cal[m]/0x10000)+1)cMonth=1-cMonth;if(cMonth>Math.floor(Cal[m]/0x10000)+1) cMonth--; }var cHour=Math.floor((d.getHours()+3)/2); var t=""; if(cMonth<1) { t+="闰";t+=mons.charAt(-cMonth-1);} else {t+=mons.charAt(cMonth-1);}t+="月";t+=(cDay<11)?"初":((cDay<20)?"十":((cDay<30)?"廿":"卅"));if(cDay%10!=0||cDay==10)t+=nums.charAt((cDay-1)%10);return t;}function date(){var d=new Date();var ymd=d.getFullYear()+"年"+(d.getMonth()+1)+"月"+d.getDate()+"日";var week=['日', '一', '二', '三', '四', '五', '六'];var w="星期"+week[d.getDay()];var l="农历"+lunar(d);return ymd+" "+l+" "+w;}function use_old(){ switch(p){case 1:window.open('old/9533.htm');break;case 2:window.open('old/tb.htm');break;default:window.open('old/shendu.htm');break;}} function set_cl(c){setCookie("cl",c);$('cl').href="images/c_"+c+".css"}function set_sr(s){setCookie("sr",s);$('sr').href="images/sr_"+s+".css";try{resize();}catch(e){}}function ss() {var s=getCookie("sr"), c=getCookie("cl");if(s) set_sr(s); else if(screen && screen.width<1024) set_sr(1);if(c) set_cl(c);}ss();