function st_getdt1(hfurl, ch, resv)
{var  d=document,r=d.referrer,suid='-',c=new Date().getUTCMilliseconds(),m=d.cookie.match(/suid=([^;]*)(;|$)/);if(m)suid=m[1];else{d.cookie="suid="+(Math.round(Math.random()*2147483647)*c)%10000000000+";path=/; domain=soso.com;expires=Sun, 18 Jan 2038 00:00:00 GMT;";m=d.cookie.match(/suid=([^;]*)(;|$)/);if(m)suid=m[1];} var timg = new Image(1,1);timg.src="http://ping.soso.com/pingd?srctype=getsret&ourl="+escape(hfurl)+"&lurl="+escape(d.location)+"&suid="+suid+"&ch="+ch+"&sort="+resv+"&rand="+Math.random();}
function st_get(hfurl, ch, resv){if(  (0 == hfurl.length)  || (0==ch.length))return; st_getdt1(hfurl, ch, resv); return;}