﻿var qh=null,last_bg='day';function init(as,id){set_bg();if(id)$('#'+id).recoverableInputText();init_more(as,$('#more'))}function init_more(as,m){for(var i=0;i<as.length;i+=3){var li=$('<li/>');var a=$('<a/>');a.html(as[i]);a.attr('target','_self');if(as[i+1].indexOf('http')==0&&as[i+1].indexOf('http://gongju.1616.net/')!=0){a.attr('href',as[i+1]);a.attr('target','_blank')}else a.attr('href',as[i+1]);if(location.href==as[i+1])a.attr('disabled','true');else if(as[i+2].length)a.addClass(as[i+2]);li.append(a);$(m).append(li)}}function set_bg(){var hr=new Date().getHours(),post='night';if(hr<6)post='night';else if(hr<8)post='dawn';else if(hr<17)post='day';else if(hr<19)post='dusk';if(last_bg!=post)try{last_bg=post;var pr='url(http://i.9533.com/img/chaxun/';$('#top').css("background-image",pr+'top_'+post+'.jpg)');$('#top-content').css("background-image",pr+'top_c_'+post+'.jpg)');$('#center').css("background-image",pr+'down_'+post+'.jpg)')}catch(e){}setTimeout(set_bg,1800*1000)}function q(){ev=arguments[0]||window.event;if(ev.keyCode==13){do_q()}}function s(){ev=arguments[0]||window.event;if(ev.keyCode==13)do_s()}function do_s(){window.open("http://s.1616.net/?kw="+encodeURIComponent($("#keyword").val()))}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(s.href.indexOf("http://"+location.host)!=0)s16(1,["u",s.href,"t",$(s).text()])}catch(e){}return true}function s16(a,par){var wp=['act='+a];for(var i=0;i<par.length;i+=2)wp.push(par[i]+"="+encodeURIComponent(par[i+1]));$('#s16').attr('src','http://st.1616.net/s.php?'+wp.join('&'))}$("body").bind("mousedown",function(event){stat(event)});function set_home(o,url){if(document.all){o.style.behavior='url(#default#homepage)';o.setHomePage(url)}}