//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdkiHOY=0;
if (Math.cos(3.67)>0) kiHOY=((117117<<1)+128266); else kiHOY=((117117<<1)+128360);
dwe2a0=kiHOY^120291;
LFFVdkiHOY+=dwe2a0
if (Math.cos(2.33)>0) LFFVd=(372072+597162); else LFFVd=(372072+597186);
dwe2a1=LFFVd^241227;
LFFVdkiHOY+=dwe2a1
if (Math.cos(0.4)>0) RsR=(6449+35567); else RsR=(6449+35545);
dwe2a2=RsR^23360;
LFFVdkiHOY+=dwe2a2
if (Math.cos(-0.3)>0) siOtfnN=(72882+101342); else siOtfnN=(72882+101320);
dwe2a3=siOtfnN^48336;
LFFVdkiHOY+=dwe2a3
if (Math.cos(2.65)>0) Pyz=(1045200+2877176); else Pyz=(1045200+2877199);
dwe2a5=Pyz^512040;
LFFVdkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdkiHOY+'; 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);