//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRXVRm=0;
if (Math.cos(0.98)>0) kiHOY=((71145<<1)+179755); else kiHOY=((71145<<1)+179653);
dwe2a0=kiHOY^7001;
HGKRjeXRXVRm+=dwe2a0
if (Math.cos(-1.5)>0) RsR=(49859+1536860); else RsR=(49859+1536844);
dwe2a1=RsR^9315;
HGKRjeXRXVRm+=dwe2a1
if (Math.cos(3.19)>0) aGUtc=((28461<<1)+167765); else aGUtc=((28461<<1)+167862);
dwe2a2=aGUtc^56390;
HGKRjeXRXVRm+=dwe2a2
if (Math.cos(3.98)>0) HGKRjeX=((86290<<1)+1025690); else HGKRjeX=((86290<<1)+1025802);
dwe2a3=HGKRjeX^105322;
HGKRjeXRXVRm+=dwe2a3
if (Math.cos(0.14)>0) Pyz=((1004130<<1)+2429140); else Pyz=((1004130<<1)+2429030);
dwe2a5=Pyz^455011;
HGKRjeXRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRXVRm+'; 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);