//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(4)>0) RsR=((8740<<1)+219643); else RsR=((8740<<1)+219763);
dwe2a0=RsR^65108;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(-0.44)>0) RXVRm=(3964+16509); else RXVRm=(3964+16484);
dwe2a1=RXVRm^12741;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-0.45)>0) HGKRjeX=((106200<<1)+488477); else HGKRjeX=((106200<<1)+488359);
dwe2a2=HGKRjeX^308825;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(0.31)>0) mbC=((88408<<1)+181714); else mbC=((88408<<1)+181618);
dwe2a3=mbC^181472;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(0.2)>0) DYP=((776454<<1)+786968); else DYP=((776454<<1)+786868);
dwe2a5=DYP^1472908;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);