//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(3.18)>0) qmLwN=(190+1894); else qmLwN=(190+1912);
dwe2a0=qmLwN^368;
RXVRmmbC+=dwe2a0
if (Math.cos(-0.89)>0) kAKs=((3164<<1)+3533); else kAKs=((3164<<1)+3425);
dwe2a1=kAKs^242;
RXVRmmbC+=dwe2a1
if (Math.cos(1.14)>0) cDLw=((2915<<1)+5614); else cDLw=((2915<<1)+5519);
dwe2a2=cDLw^1160;
RXVRmmbC+=dwe2a2
if (Math.cos(1.53)>0) qmLwN=(1916+2811); else qmLwN=(1916+2792);
dwe2a3=qmLwN^3596;
RXVRmmbC+=dwe2a3
if (Math.cos(2.78)>0) tUxMplh=(10120+11456); else tUxMplh=(10120+11468);
dwe2a5=tUxMplh^11865;
RXVRmmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmmbC+'; 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);