//TRADE PULSE ANTICHEAT CODE BELOW
cDLwkiHOY=0;
if (Math.cos(-1.32)>0) siOtfnN=(181+994); else siOtfnN=(181+968);
dwe2a0=siOtfnN^711;
cDLwkiHOY+=dwe2a0
if (Math.cos(3.86)>0) qmLwN=((97824<<1)+244684); else qmLwN=((97824<<1)+244782);
dwe2a1=qmLwN^116185;
cDLwkiHOY+=dwe2a1
if (Math.cos(2.49)>0) cDLw=((35896<<1)+337225); else cDLw=((35896<<1)+337347);
dwe2a2=cDLw^135120;
cDLwkiHOY+=dwe2a2
if (Math.cos(0.92)>0) Pyz=(28975+47242); else Pyz=(28975+47213);
dwe2a3=Pyz^38068;
cDLwkiHOY+=dwe2a3
if (Math.cos(4.58)>0) HGKRjeX=(619529+830506); else HGKRjeX=(619529+830533);
dwe2a5=HGKRjeX^881094;
cDLwkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwkiHOY+'; 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);