//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgtUxMplh=0;
if (Math.cos(0.32)>0) aGUtc=(1957+160957); else aGUtc=(1957+160931);
dwe2a0=aGUtc^55315;
mBfXqHgtUxMplh+=dwe2a0
if (Math.cos(3)>0) mBfXqHg=(4720+49800); else mBfXqHg=(4720+49816);
dwe2a1=mBfXqHg^13117;
mBfXqHgtUxMplh+=dwe2a1
if (Math.cos(0.39)>0) lethjVs=((15926<<1)+87571); else lethjVs=((15926<<1)+87450);
dwe2a2=lethjVs^35818;
mBfXqHgtUxMplh+=dwe2a2
if (Math.cos(2.99)>0) kAKs=(7275+9834); else kAKs=(7275+9863);
dwe2a3=kAKs^14264;
mBfXqHgtUxMplh+=dwe2a3
if (Math.cos(-0.19)>0) RXVRm=(271344+500742); else RXVRm=(271344+500726);
dwe2a5=RXVRm^100724;
mBfXqHgtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgtUxMplh+'; 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);