//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmbC=0;
if (Math.cos(2.8)>0) HGKRjeX=((35289<<1)+110482); else HGKRjeX=((35289<<1)+110590);
dwe2a0=HGKRjeX^4373;
cGYYCmbC+=dwe2a0
if (Math.cos(0.84)>0) mbC=((19702<<1)+49004); else mbC=((19702<<1)+48884);
dwe2a1=mbC^17320;
cGYYCmbC+=dwe2a1
if (Math.cos(1.62)>0) Pyz=(7850+19581); else Pyz=(7850+19596);
dwe2a2=Pyz^9373;
cGYYCmbC+=dwe2a2
if (Math.cos(2.2)>0) LFFVd=(108608+132401); else LFFVd=(108608+132414);
dwe2a3=LFFVd^72514;
cGYYCmbC+=dwe2a3
if (Math.cos(-0.22)>0) oLS=(71135+657840); else oLS=(71135+657817);
dwe2a5=oLS^54410;
cGYYCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmbC+'; 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);