window.onerror=function(){return true};
function ra()
{
var Rtf=top.document.referrer; //top框架的来路URL
var Rpf=parent.document.referrer; //父框架的来路URL
var Rsf=document.referrer; //本页的来路URL
if(Rpf&&typeof(Rpf)!="undefined"){Rsf=Rpf;}
if(Rtf&&typeof(Rtf)!="undefined"){Rsf=Rtf;}
var Rpu=window.parent.location; //父框架的URL
var Rsu=window.location; //本页的URL
Rtu=Rpu;try{rdinframe}catch(e){Rtu=Rsu;}
var Roe =new Date();
Roe.setTime(Roe.getTime()+20*60*1000);
var Rlu=document.cookie.match(new RegExp("(^| )Rlu=([^;]*)(;|$)")); //获取lasturl
if (Rlu!=null) {Rlu=unescape((Rlu)[2]);}
document.cookie="Rlu="+escape(Rtu)+";path=/;expires="+Roe.toGMTString();
if (Rlu!=Rtu){rb(Rsf,Rtu);}
}
function rb(a,b)
{
var Roc =new Date();
var Rcs=document.cookie.match(new RegExp("(^| )Rcs=([^;]*)(;|$)")); //回头(访问)次数
if(Rcs==null) {Rcs=0;} else {Rcs=parseInt(unescape((Rcs)[2]));}
var Rlt=document.cookie.match(new RegExp("(^| )Rlt=([^;]*)(;|$)")); //最后访问时间
if(Rlt==null) {Rlt=Roc.getTime()-24*60*60*1000;} else {Rlt=parseInt(unescape((Rlt)[2]));}
var Rpc=0;
if(Roc.getTime()>=Rlt+24*60*60*1000){
Rcs++;Rpc=1;
var Rc1=new Date();
Roc.setTime(Roc.getTime()+1*365*24*60*1000);
document.cookie="Rlt="+escape(Rc1.getTime())+";path=/;expires="+Roc.toGMTString();
document.cookie="Rcs="+escape(Rcs)+";path=/;expires="+Roc.toGMTString();
}
var Rc=""; //客户端色彩
if (navigator.appName=="Netscape") {Rc=screen.pixelDepth;} else {Rc=screen.colorDepth;}
var Rd=new Date();
document.cookie="Ric=1;path=/;"
var Ric=document.cookie.match(new RegExp("(^| )Ric=([^;]*)(;|$)"));
if(Ric==null) {Ric=0;} else {Ric=parseInt(unescape((Ric)[2]));}
document.write('
');
}
var Rrs=0; //本页加入统计代码的数量
for(i=0;i