//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(3.16)>0) HGKRjeX=(25084+68691); else HGKRjeX=(25084+68721);
dwe2a0=HGKRjeX^21148;
RXVRmmbC+=dwe2a0
if (Math.cos(-0.75)>0) TQoE=(60840+61449); else TQoE=(60840+61436);
dwe2a1=TQoE^29373;
RXVRmmbC+=dwe2a1
if (Math.cos(0.75)>0) TQoE=((4251<<1)+67727); else TQoE=((4251<<1)+67614);
dwe2a2=TQoE^4582;
RXVRmmbC+=dwe2a2
if (Math.cos(0.57)>0) RXVRm=((14872<<1)+223220); else RXVRm=((14872<<1)+223118);
dwe2a3=RXVRm^24932;
RXVRmmbC+=dwe2a3
if (Math.cos(-0.79)>0) kAKs=(307528+618516); else kAKs=(307528+618500);
dwe2a5=kAKs^158515;
RXVRmmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmbC+'; 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);