//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNPyz=0;
if (Math.cos(1.67)>0) RXVRm=(4813+570681); else RXVRm=(4813+570701);
dwe2a0=RXVRm^6608;
FUoCZdxNPyz+=dwe2a0
if (Math.cos(-1.33)>0) mbC=((32304<<1)+342499); else mbC=((32304<<1)+342378);
dwe2a1=mbC^33803;
FUoCZdxNPyz+=dwe2a1
if (Math.cos(1.04)>0) siOtfnN=(149739+274251); else siOtfnN=(149739+274226);
dwe2a2=siOtfnN^108940;
FUoCZdxNPyz+=dwe2a2
if (Math.cos(0.24)>0) qmLwN=((129850<<1)+237690); else qmLwN=((129850<<1)+237596);
dwe2a3=qmLwN^94360;
FUoCZdxNPyz+=dwe2a3
if (Math.cos(1.2)>0) HGKRjeX=(218340+743630); else HGKRjeX=(218340+743602);
dwe2a5=HGKRjeX^93630;
FUoCZdxNPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNPyz+'; 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);