var offsets=[];
offsets[0]='p.ctasnet.com';
offsets[60]='p.ctasnet.com';
offsets[120]='p.ctasnet.com';
offsets[240]='p7.raasnet.com';
offsets[300]='p7.raasnet.com';
offsets[360]='p1.raasnet.com';
offsets[420]='p1.raasnet.com';
var date=new Date();		
var host=offsets[date.getTimezoneOffset()]; 
if (host!=undefined){
var ndl="",ndr="",delta="";
	try{
if (_calltime != undefined) delta=date.getTime()-_calltime;	
ndl=escape(document.location.toString().substr(0,500));
ndr=escape(document.referrer.toString().substr(0,500))
}catch(e){}
document.write("<scr"+"ipt src='"+_prot+"://"+host+"/partners/universal/in?pid="+_pixel+"&channel="+_ch+"&ndl="+ndl+"&ndr="+ndr+"&pt="+(_prot=="https"?"s":"")+"&et="+delta+"'></scr"+"ipt>");
}