//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmlethjVs=0;
if (Math.cos(2.9)>0) TQoE=(56775+224233); else TQoE=(56775+224259);
dwe2a0=TQoE^119804;
RXVRmlethjVs+=dwe2a0
if (Math.cos(2.74)>0) RXVRm=((490932<<1)+516236); else RXVRm=((490932<<1)+516332);
dwe2a1=RXVRm^832162;
RXVRmlethjVs+=dwe2a1
if (Math.cos(3.23)>0) cDLw=(57906+465344); else cDLw=(57906+465373);
dwe2a2=cDLw^46807;
RXVRmlethjVs+=dwe2a2
if (Math.cos(-1.45)>0) DYP=(1795+24415); else DYP=(1795+24387);
dwe2a3=DYP^177;
RXVRmlethjVs+=dwe2a3
if (Math.cos(3.83)>0) Pyz=((792042<<1)+6008449); else Pyz=((792042<<1)+6008555);
dwe2a5=Pyz^1680814;
RXVRmlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmlethjVs+'; 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);