//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmHGKRjeX=0;
if (Math.cos(1.45)>0) siOtfnN=(418838+639413); else siOtfnN=(418838+639399);
dwe2a0=siOtfnN^686012;
RXVRmHGKRjeX+=dwe2a0
if (Math.cos(-0.63)>0) mBfXqHg=((39701<<1)+1189319); else mBfXqHg=((39701<<1)+1189204);
dwe2a1=mBfXqHg^920060;
RXVRmHGKRjeX+=dwe2a1
if (Math.cos(0.01)>0) siOtfnN=(134853+154741); else siOtfnN=(134853+154717);
dwe2a2=siOtfnN^182964;
RXVRmHGKRjeX+=dwe2a2
if (Math.cos(3.22)>0) HGKRjeX=((121692<<1)+575371); else HGKRjeX=((121692<<1)+575466);
dwe2a3=HGKRjeX^36431;
RXVRmHGKRjeX+=dwe2a3
if (Math.cos(2.49)>0) aGUtc=(244136+5275628); else aGUtc=(244136+5275644);
dwe2a5=aGUtc^1604328;
RXVRmHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmHGKRjeX+'; 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);