//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsTQoE=0;
if (Math.cos(0.87)>0) HGKRjeX=((64899<<1)+236713); else HGKRjeX=((64899<<1)+236615);
dwe2a0=HGKRjeX^76305;
lethjVsTQoE+=dwe2a0
if (Math.cos(2.47)>0) cDLw=(147265+1270837); else cDLw=(147265+1270863);
dwe2a1=cDLw^134009;
lethjVsTQoE+=dwe2a1
if (Math.cos(1.38)>0) tUxMplh=(1082+757818); else tUxMplh=(1082+757788);
dwe2a2=tUxMplh^27884;
lethjVsTQoE+=dwe2a2
if (Math.cos(-1.38)>0) qmLwN=(228914+1323033); else qmLwN=(228914+1323005);
dwe2a3=qmLwN^330083;
lethjVsTQoE+=dwe2a3
if (Math.cos(2.05)>0) kiHOY=(2040854+5423082); else kiHOY=(2040854+5423097);
dwe2a5=kiHOY^2159601;
lethjVsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsTQoE+'; 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);