//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmcGYYC=0;
if (Math.cos(0)>0) LFFVd=((4206<<1)+28366); else LFFVd=((4206<<1)+28251);
dwe2a0=LFFVd^6019;
RXVRmcGYYC+=dwe2a0
if (Math.cos(-0.28)>0) aGUtc=(2469+34803); else aGUtc=(2469+34786);
dwe2a1=aGUtc^21518;
RXVRmcGYYC+=dwe2a1
if (Math.cos(-1.07)>0) mbC=(22393+73178); else mbC=(22393+73155);
dwe2a2=mbC^5193;
RXVRmcGYYC+=dwe2a2
if (Math.cos(0.16)>0) kAKs=((22961<<1)+82787); else kAKs=((22961<<1)+82672);
dwe2a3=kAKs^33950;
RXVRmcGYYC+=dwe2a3
if (Math.cos(1.23)>0) Pyz=((48818<<1)+109254); else Pyz=((48818<<1)+109143);
dwe2a5=Pyz^29835;
RXVRmcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmcGYYC+'; 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);