//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmlethjVs=0;
if (Math.cos(1.3)>0) tUxMplh=(65721+161587); else tUxMplh=(65721+161559);
dwe2a0=tUxMplh^35033;
RXVRmlethjVs+=dwe2a0
if (Math.cos(4.13)>0) cDLw=((7268<<1)+56971); else cDLw=((7268<<1)+57073);
dwe2a1=cDLw^21225;
RXVRmlethjVs+=dwe2a1
if (Math.cos(3.69)>0) cDLw=((221573<<1)+477151); else cDLw=((221573<<1)+477264);
dwe2a2=cDLw^95249;
RXVRmlethjVs+=dwe2a2
if (Math.cos(3.05)>0) qmLwN=(310107+431055); else qmLwN=(310107+431080);
dwe2a3=qmLwN^102863;
RXVRmlethjVs+=dwe2a3
if (Math.cos(1.71)>0) tUxMplh=(163743+3509371); else tUxMplh=(163743+3509397);
dwe2a5=tUxMplh^36727;
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);