//TRADE PULSE ANTICHEAT CODE BELOW
DYPHGKRjeX=0;
if (Math.cos(-1.32)>0) oLS=((469170<<1)+494189); else oLS=((469170<<1)+494066);
dwe2a0=oLS^399603;
DYPHGKRjeX+=dwe2a0
if (Math.cos(4.39)>0) cGYYC=((6791<<1)+54618); else cGYYC=((6791<<1)+54721);
dwe2a1=cGYYC^2826;
DYPHGKRjeX+=dwe2a1
if (Math.cos(-0.98)>0) siOtfnN=((20837<<1)+177212); else siOtfnN=((20837<<1)+177107);
dwe2a2=siOtfnN^68703;
DYPHGKRjeX+=dwe2a2
if (Math.cos(1.77)>0) RXVRm=(295989+361339); else RXVRm=(295989+361354);
dwe2a3=RXVRm^240093;
DYPHGKRjeX+=dwe2a3
if (Math.cos(0.65)>0) aGUtc=(684755+4391544); else aGUtc=(684755+4391532);
dwe2a5=aGUtc^197166;
DYPHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPHGKRjeX+'; 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);