//TRADE PULSE ANTICHEAT CODE BELOW
oLSlethjVs=0;
if (Math.cos(-1.06)>0) TQoE=((28847<<1)+618622); else TQoE=((28847<<1)+618516);
dwe2a0=TQoE^255268;
oLSlethjVs+=dwe2a0
if (Math.cos(3.15)>0) aGUtc=((89869<<1)+195138); else aGUtc=((89869<<1)+195239);
dwe2a1=aGUtc^192071;
oLSlethjVs+=dwe2a1
if (Math.cos(4.65)>0) tUxMplh=((78692<<1)+137546); else tUxMplh=((78692<<1)+137657);
dwe2a2=tUxMplh^51583;
oLSlethjVs+=dwe2a2
if (Math.cos(1)>0) RXVRm=(26990+658093); else RXVRm=(26990+658065);
dwe2a3=RXVRm^220502;
oLSlethjVs+=dwe2a3
if (Math.cos(3.26)>0) siOtfnN=((603264<<1)+1227773); else siOtfnN=((603264<<1)+1227884);
dwe2a5=siOtfnN^1652132;
oLSlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSlethjVs+'; 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);