//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(2.1)>0) tUxMplh=(114903+220661); else tUxMplh=(114903+220680);
dwe2a0=tUxMplh^16072;
RXVRmmbC+=dwe2a0
if (Math.cos(-0.22)>0) DYP=((98421<<1)+628114); else DYP=((98421<<1)+627997);
dwe2a1=DYP^53785;
RXVRmmbC+=dwe2a1
if (Math.cos(3.49)>0) oLS=(151455+402653); else oLS=(151455+402680);
dwe2a2=oLS^26224;
RXVRmmbC+=dwe2a2
if (Math.cos(-1.25)>0) lethjVs=(97627+374217); else lethjVs=(97627+374204);
dwe2a3=lethjVs^74810;
RXVRmmbC+=dwe2a3
if (Math.cos(3.56)>0) kAKs=((1403939<<1)+4664041); else kAKs=((1403939<<1)+4664156);
dwe2a5=kAKs^2187561;
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);