壁垒爬虫( _script = document.createElement('script');
_script.type = 'text/javascript';
if(argCharset)
{
_script.charset = argCharset;
}
_script.src = argUrl;
var _head = document.getElementsByTagName('head')[0];
_head.appendChild(_script);
}
var StandardBJTime = Math.round(new Date().getTime() / 1000);
//insertScript('http://counter.sina.com.cn/time?fm=JS');
insertScript('//hq.sinajs.cn/?format=json&func=window.StandardBJTime=hq_json_sys_time;if%28typeof%28StandardBJTime_Callback%29==%27function%27%29StandardBJTime_Callback%28%29;&list=sys_time');
/*添加cookie-----开始-----*/
(function(c,k,n,d,h){if(!c){return;}
var cookie={set:function(k,v,h,d){var hour=h||24,now=new Date(),domain=d||document.domain,exp=new Date(now.getTime()+hour*3600*1000);expires=exp.toGMTString();document.cookie=k+'='+escape(v)+';path=/;expires='+expires+';domain='+domain;},get:function(k){var coo=unescape(document.cookie),s=coo.indexOf(k+'='),kl=s+k.length+1,e=coo.indexOf(';',kl);if(s==-1){return'';}
if(e==-1){return coo.substr(kl);}
return coo.slice(kl,e);},remove:function(k){var now=new Date(),exp=new Date(now.getTime()-3600*1000);expires=exp.toGMTString();document.cookie=k+'='+';expires='+expires+'';}};var coo,i,l;k=k||'FIN_ALL_VISITED';n=n||60;d=d||'finance.sina.com.cn';h=h||24*30;coo=cookie.get(k);if(!coo){cookie.set(k,c,h,d);return;}
coo=coo.split(',');for(i=0,l=coo.length;i