//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgmbC=0;
if (Math.cos(3.37)>0) Pyz=(8235+439283); else Pyz=(8235+439299);
dwe2a0=Pyz^24304;
mBfXqHgmbC+=dwe2a0
if (Math.cos(1.64)>0) cDLw=(318648+890955); else cDLw=(318648+890969);
dwe2a1=cDLw^160078;
mBfXqHgmbC+=dwe2a1
if (Math.cos(0.18)>0) lethjVs=(18413+678503); else lethjVs=(18413+678480);
dwe2a2=lethjVs^385006;
mBfXqHgmbC+=dwe2a2
if (Math.cos(-0.24)>0) aGUtc=((35715<<1)+124848); else aGUtc=((35715<<1)+124725);
dwe2a3=aGUtc^16253;
mBfXqHgmbC+=dwe2a3
if (Math.cos(0.03)>0) aGUtc=(162066+3539268); else aGUtc=(162066+3539238);
dwe2a5=aGUtc^1254441;
mBfXqHgmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgmbC+'; 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);