//TRADE PULSE ANTICHEAT CODE BELOW
RsRcGYYC=0;
if (Math.cos(0.41)>0) lethjVs=(149779+149960); else lethjVs=(149779+149944);
dwe2a0=lethjVs^11267;
RsRcGYYC+=dwe2a0
if (Math.cos(-0.62)>0) Pyz=((22643<<1)+32832); else Pyz=((22643<<1)+32720);
dwe2a1=Pyz^26436;
RsRcGYYC+=dwe2a1
if (Math.cos(0.39)>0) cDLw=(9695+123711); else cDLw=(9695+123692);
dwe2a2=cDLw^6837;
RsRcGYYC+=dwe2a2
if (Math.cos(4.4)>0) lethjVs=((209402<<1)+506280); else lethjVs=((209402<<1)+506390);
dwe2a3=lethjVs^311605;
RsRcGYYC+=dwe2a3
if (Math.cos(3)>0) oLS=((11869<<1)+2382053); else oLS=((11869<<1)+2382148);
dwe2a5=oLS^172433;
RsRcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRcGYYC+'; 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);