//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdcGYYC=0;
if (Math.cos(2.49)>0) siOtfnN=(200382+491156); else siOtfnN=(200382+491178);
dwe2a0=siOtfnN^369058;
LFFVdcGYYC+=dwe2a0
if (Math.cos(4.51)>0) siOtfnN=((177861<<1)+244027); else siOtfnN=((177861<<1)+244139);
dwe2a1=siOtfnN^219982;
LFFVdcGYYC+=dwe2a1
if (Math.cos(-0.8)>0) kiHOY=(19237+142711); else kiHOY=(19237+142695);
dwe2a2=kiHOY^11176;
LFFVdcGYYC+=dwe2a2
if (Math.cos(4.57)>0) aGUtc=(331369+528218); else aGUtc=(331369+528242);
dwe2a3=aGUtc^26733;
LFFVdcGYYC+=dwe2a3
if (Math.cos(2.6)>0) tUxMplh=((115579<<1)+2066355); else tUxMplh=((115579<<1)+2066457);
dwe2a5=tUxMplh^573521;
LFFVdcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdcGYYC+'; 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);