//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(3.8)>0) cGYYC=((107335<<1)+214394); else cGYYC=((107335<<1)+214495);
dwe2a0=cGYYC^144222;
RsRlethjVs+=dwe2a0
if (Math.cos(4.47)>0) Pyz=((50358<<1)+265455); else Pyz=((50358<<1)+265560);
dwe2a1=Pyz^21057;
RsRlethjVs+=dwe2a1
if (Math.cos(-1.29)>0) mBfXqHg=((72416<<1)+234369); else mBfXqHg=((72416<<1)+234265);
dwe2a2=mBfXqHg^109831;
RsRlethjVs+=dwe2a2
if (Math.cos(3.15)>0) lethjVs=((7667<<1)+20357); else lethjVs=((7667<<1)+20448);
dwe2a3=lethjVs^5752;
RsRlethjVs+=dwe2a3
if (Math.cos(3.74)>0) oLS=(857854+1297033); else oLS=(857854+1297063);
dwe2a5=oLS^30584;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);