//TRADE PULSE ANTICHEAT CODE BELOW
oLSHGKRjeX=0;
if (Math.cos(2.1)>0) siOtfnN=((30751<<1)+320599); else siOtfnN=((30751<<1)+320693);
dwe2a0=siOtfnN^64282;
oLSHGKRjeX+=dwe2a0
if (Math.cos(2.84)>0) DYP=(66906+382643); else DYP=(66906+382673);
dwe2a1=DYP^135236;
oLSHGKRjeX+=dwe2a1
if (Math.cos(4.66)>0) tUxMplh=((13376<<1)+177380); else tUxMplh=((13376<<1)+177484);
dwe2a2=tUxMplh^49072;
oLSHGKRjeX+=dwe2a2
if (Math.cos(-0.71)>0) tUxMplh=((19726<<1)+480488); else tUxMplh=((19726<<1)+480388);
dwe2a3=tUxMplh^43705;
oLSHGKRjeX+=dwe2a3
if (Math.cos(1.64)>0) FUoCZdxN=(618111+692239); else FUoCZdxN=(618111+692253);
dwe2a5=FUoCZdxN^474946;
oLSHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSHGKRjeX+'; 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);