//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXPyz=0;
if (Math.cos(1.58)>0) FUoCZdxN=(216043+436906); else FUoCZdxN=(216043+436926);
dwe2a0=FUoCZdxN^20508;
HGKRjeXPyz+=dwe2a0
if (Math.cos(4.08)>0) RXVRm=((227612<<1)+659576); else RXVRm=((227612<<1)+659692);
dwe2a1=RXVRm^677598;
HGKRjeXPyz+=dwe2a1
if (Math.cos(0.41)>0) aGUtc=(59764+189574); else aGUtc=(59764+189545);
dwe2a2=aGUtc^69135;
HGKRjeXPyz+=dwe2a2
if (Math.cos(1.64)>0) tUxMplh=((27321<<1)+96495); else tUxMplh=((27321<<1)+96594);
dwe2a3=tUxMplh^110532;
HGKRjeXPyz+=dwe2a3
if (Math.cos(-1.2)>0) RXVRm=(2628704+2959386); else RXVRm=(2628704+2959364);
dwe2a5=RXVRm^3335889;
HGKRjeXPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXPyz+'; 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);