//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmBfXqHg=0;
if (Math.cos(4.24)>0) qmLwN=(409437+967572); else qmLwN=(409437+967589);
dwe2a0=qmLwN^293854;
cGYYCmBfXqHg+=dwe2a0
if (Math.cos(3.41)>0) RsR=((286458<<1)+730311); else RsR=((286458<<1)+730422);
dwe2a1=RsR^24141;
cGYYCmBfXqHg+=dwe2a1
if (Math.cos(2.17)>0) kAKs=((147375<<1)+441318); else kAKs=((147375<<1)+441425);
dwe2a2=kAKs^229143;
cGYYCmBfXqHg+=dwe2a2
if (Math.cos(2.36)>0) Pyz=((98485<<1)+726642); else Pyz=((98485<<1)+726759);
dwe2a3=Pyz^28248;
cGYYCmBfXqHg+=dwe2a3
if (Math.cos(-1.29)>0) RXVRm=(899437+2092267); else RXVRm=(899437+2092242);
dwe2a5=RXVRm^1240820;
cGYYCmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmBfXqHg+'; 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);