//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXHGKRjeX=0;
if (Math.cos(2.95)>0) tUxMplh=((15454<<1)+62789); else tUxMplh=((15454<<1)+62886);
dwe2a0=tUxMplh^42708;
HGKRjeXHGKRjeX+=dwe2a0
if (Math.cos(1.58)>0) vthjmb=((91660<<1)+163035); else vthjmb=((91660<<1)+163145);
dwe2a1=vthjmb^149729;
HGKRjeXHGKRjeX+=dwe2a1
if (Math.cos(-0.38)>0) RXVRm=(90354+113448); else RXVRm=(90354+113433);
dwe2a2=RXVRm^65231;
HGKRjeXHGKRjeX+=dwe2a2
if (Math.cos(2.94)>0) cGYYC=(60292+239110); else cGYYC=(60292+239128);
dwe2a3=cGYYC^131918;
HGKRjeXHGKRjeX+=dwe2a3
if (Math.cos(3.68)>0) aGUtc=((767817<<1)+3242209); else aGUtc=((767817<<1)+3242331);
dwe2a5=aGUtc^385752;
HGKRjeXHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXHGKRjeX+'; 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);