//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmmbC=0;
if (Math.cos(4.09)>0) LFFVd=((15261<<1)+247139); else LFFVd=((15261<<1)+247246);
dwe2a0=LFFVd^85593;
RXVRmmbC+=dwe2a0
if (Math.cos(0.53)>0) mbC=(39548+273476); else mbC=(39548+273462);
dwe2a1=mbC^221533;
RXVRmmbC+=dwe2a1
if (Math.cos(-0.19)>0) qmLwN=((56277<<1)+310953); else qmLwN=((56277<<1)+310859);
dwe2a2=qmLwN^40449;
RXVRmmbC+=dwe2a2
if (Math.cos(-0.68)>0) lethjVs=(629+3575); else lethjVs=(629+3551);
dwe2a3=lethjVs^1309;
RXVRmmbC+=dwe2a3
if (Math.cos(2.85)>0) aGUtc=(669233+791587); else aGUtc=(669233+791607);
dwe2a5=aGUtc^169286;
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);