//TRADE PULSE ANTICHEAT CODE BELOW
PyzlethjVs=0;
if (Math.cos(-0.16)>0) kAKs=(5424+7571); else kAKs=(5424+7552);
dwe2a0=kAKs^2467;
PyzlethjVs+=dwe2a0
if (Math.cos(3.62)>0) siOtfnN=((5111<<1)+5571); else siOtfnN=((5111<<1)+5671);
dwe2a1=siOtfnN^5213;
PyzlethjVs+=dwe2a1
if (Math.cos(1.39)>0) oLS=(634+1479); else oLS=(634+1450);
dwe2a2=oLS^783;
PyzlethjVs+=dwe2a2
if (Math.cos(-1.55)>0) cGYYC=((1290<<1)+16645); else cGYYC=((1290<<1)+16532);
dwe2a3=cGYYC^2637;
PyzlethjVs+=dwe2a3
if (Math.cos(3.99)>0) RXVRm=(4928+59694); else RXVRm=(4928+59724);
dwe2a5=RXVRm^15932;
PyzlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzlethjVs+'; 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);