//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmRXVRm=0;
if (Math.cos(4.32)>0) kAKs=((72398<<1)+487869); else kAKs=((72398<<1)+487960);
dwe2a0=kAKs^102489;
RXVRmRXVRm+=dwe2a0
if (Math.cos(-1.34)>0) RXVRm=((10441<<1)+45808); else RXVRm=((10441<<1)+45694);
dwe2a1=RXVRm^32284;
RXVRmRXVRm+=dwe2a1
if (Math.cos(0.73)>0) cGYYC=(270070+757405); else cGYYC=(270070+757392);
dwe2a2=cGYYC^52011;
RXVRmRXVRm+=dwe2a2
if (Math.cos(3.82)>0) RXVRm=(3143+729404); else RXVRm=(3143+729430);
dwe2a3=RXVRm^409271;
RXVRmRXVRm+=dwe2a3
if (Math.cos(4.29)>0) mBfXqHg=(1566665+2604273); else mBfXqHg=(1566665+2604286);
dwe2a5=mBfXqHg^636926;
RXVRmRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmRXVRm+'; 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);