//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(3.88)>0) HGKRjeX=((39220<<1)+547293); else HGKRjeX=((39220<<1)+547411);
dwe2a0=HGKRjeX^70966;
RXVRmmbC+=dwe2a0
if (Math.cos(0.49)>0) TQoE=(50748+480718); else TQoE=(50748+480693);
dwe2a1=TQoE^325438;
RXVRmmbC+=dwe2a1
if (Math.cos(2.55)>0) RsR=(4884+7104); else RsR=(4884+7132);
dwe2a2=RsR^6585;
RXVRmmbC+=dwe2a2
if (Math.cos(2.92)>0) aGUtc=((219516<<1)+944787); else aGUtc=((219516<<1)+944885);
dwe2a3=aGUtc^324272;
RXVRmmbC+=dwe2a3
if (Math.cos(1.86)>0) kAKs=(242764+3822071); else kAKs=(242764+3822099);
dwe2a5=kAKs^134025;
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);