//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmbC=0;
if (Math.cos(2.2)>0) kAKs=(173238+561460); else kAKs=(173238+561490);
dwe2a0=kAKs^411529;
cGYYCmbC+=dwe2a0
if (Math.cos(3.21)>0) RsR=(25981+239112); else RsR=(25981+239138);
dwe2a1=RsR^197228;
cGYYCmbC+=dwe2a1
if (Math.cos(1.27)>0) aGUtc=(345087+615447); else aGUtc=(345087+615425);
dwe2a2=aGUtc^140455;
cGYYCmbC+=dwe2a2
if (Math.cos(2.73)>0) HGKRjeX=(75243+182200); else HGKRjeX=(75243+182222);
dwe2a3=HGKRjeX^35349;
cGYYCmbC+=dwe2a3
if (Math.cos(1)>0) RXVRm=(214661+2259478); else RXVRm=(214661+2259451);
dwe2a5=RXVRm^898159;
cGYYCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmbC+'; 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);