
(function(){var d=new Date(),gc=function(s){var t,r=new RegExp("(^| )"+s+"=([^;]*)(;|$)","gi");if(t=r.exec(unescape(document.cookie)))return(t[2]);return null;},fix=function(k){return k>10?k:('0'+k);},suv=gc('SUV');if(!suv){var random=''+Math.floor(Math.random()*10000)+'0000',str=d.getFullYear().toString().substr(2)+
fix(d.getMonth()+1)+
fix(d.getDate())+
fix(d.getHours())+
fix(d.getMinutes())+
fix(d.getSeconds())+
random.substr(0,4),exp=new Date();exp.setTime(exp.getTime()+100*365*24*60*60*1000);document.cookie='SUV'+"="+escape(str)+"; expires="+exp.toGMTString()+"; path=/; domain=sohu.com";}
var a=[],n=document.createElement('script');try{a.push('url='+encodeURIComponent(location.href));}catch(err){setTimeout(arguments.callee,0);return;}
a.push('referrer='+encodeURIComponent(document.referrer));a.push('t='+(new Date()).getTime()+Math.round(Math.random()*1000));var p=window.PV_PARAMS;if(typeof(p)=='object'&&p!=null&&p.length>0){a=a.concat(p);}
n.src='http://sa.bai.sohu.com/pv.gif?'+a.join('&');document.getElementsByTagName('head')[0].appendChild(n);})();