var countUrl="/count/click/";function in_array($,A){$=String($).toLowerCase();for(var _=0;_<A.length;_++){offset=$.indexOf(A[_]);if(offset!=-1)return _}return-1}function get_hostname($){$=$.toLowerCase();urls=$.split("/");if(($.indexOf("http://")!=-1)||($.indexOf("https://")!=-1))return urls[2];return urls[0]}function get_query($,B){var A=new RegExp("(^|)"+$+"=([^&]*)(&|$)","gi").exec(B),_;if(_=A)return _[2];return""}function urlDecode($){$=$.replace("&",";;");$=$.replace("&",";;");$=$.replace("&",";;");$=$.replace("&",";;");return $.replace("&",";;")}var screens=new Array("640x480","800x600","1024x768","1152x864","1280x1024","1600x1200"),colors=new Array(8,16,24,32,64),languages=new Array("zh-cn","zh-hk","zh-mo","zh-sg","zh-tw","en"),oss=new Array("windows nt 5.2","windows nt 5.1","windows nt 5.0","TBD","windows 98","windows 95","windows nt 4.0","windows ce","linux","mac","pda","symbian os"),browsers=new Array("msie 6.","msie 5.","msie 4.","netscape","firefox","opera","msie 7."),search_engines=new Array("google.com","baidu","3721.com","yisou.com","sogou.com","sina.com",".yahoo.com","search.tom.com","so.163.com",".qq.com","search.msn.com","page.zhongsou.com","alltheweb.com"),search_engine_params=new Array("q","wd","p","p","query","_searchkey","p","word","q","word","q","w","q"),alexa=new Array("alexa"),platform=window.navigator.platform,cpuClass=window.navigator.cpuClass,windowscreen=window.screen.width+"x"+window.screen.height,color=window.screen.colorDepth,loc=document.location,userAgent=navigator.userAgent,language=window.navigator.systemLanguage,referer=document.referrer,referer_host=get_hostname(referer),search_id=in_array(referer_host,search_engines),data;data="?platform="+platform;data+="&cpu="+cpuClass;data+="&screen="+in_array(windowscreen,screens);data+="&color="+in_array(color,colors);data+="&browser="+in_array(userAgent,browsers);data+="&language="+in_array(language,languages);data+="&os="+in_array(userAgent,oss);data+="&referer_host="+referer_host;data+="&alexa="+in_array(userAgent,alexa);data+="&host="+document.location.hostname;data+="&path="+document.location.pathname;data+="&search="+search_id;if(search_id!=-1)data+="&key="+get_query(search_engine_params[search_id],referer);data+=blog_extParams;document.write("<img src=\""+countUrl+data+"\" height=0 width=0 style=\"display:none\">")