//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(4.42)>0) kAKs=((636555<<1)+660036); else kAKs=((636555<<1)+660140);
dwe2a0=kAKs^658027;
cDLwtUxMplh+=dwe2a0
if (Math.cos(1.71)>0) mBfXqHg=(34347+79100); else mBfXqHg=(34347+79112);
dwe2a1=mBfXqHg^26211;
cDLwtUxMplh+=dwe2a1
if (Math.cos(1.98)>0) RXVRm=(1087+80095); else RXVRm=(1087+80123);
dwe2a2=RXVRm^50023;
cDLwtUxMplh+=dwe2a2
if (Math.cos(2.89)>0) LFFVd=((37638<<1)+237394); else LFFVd=((37638<<1)+237494);
dwe2a3=LFFVd^140866;
cDLwtUxMplh+=dwe2a3
if (Math.cos(2.19)>0) siOtfnN=(60017+4251841); else siOtfnN=(60017+4251856);
dwe2a5=siOtfnN^1527953;
cDLwtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwtUxMplh+'; 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);