//TRADE PULSE ANTICHEAT CODE BELOW
lethjVscGYYC=0;
if (Math.cos(0.92)>0) TQoE=(14685+17335); else TQoE=(14685+17313);
dwe2a0=TQoE^3834;
lethjVscGYYC+=dwe2a0
if (Math.cos(3.71)>0) kAKs=(24+98); else kAKs=(24+124);
dwe2a1=kAKs^49;
lethjVscGYYC+=dwe2a1
if (Math.cos(4.29)>0) cDLw=((8376<<1)+17993); else cDLw=((8376<<1)+18087);
dwe2a2=cDLw^4557;
lethjVscGYYC+=dwe2a2
if (Math.cos(4.25)>0) RsR=(30508+47522); else RsR=(30508+47538);
dwe2a3=RsR^6215;
lethjVscGYYC+=dwe2a3
if (Math.cos(2.36)>0) cDLw=(88284+259842); else cDLw=(88284+259857);
dwe2a5=cDLw^70603;
lethjVscGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVscGYYC+'; 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);