//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXHGKRjeX=0;
if (Math.cos(3.48)>0) RXVRm=(51748+177451); else RXVRm=(51748+177480);
dwe2a0=RXVRm^1174;
HGKRjeXHGKRjeX+=dwe2a0
if (Math.cos(0.02)>0) vthjmb=((42800<<1)+91150); else vthjmb=((42800<<1)+91056);
dwe2a1=vthjmb^38288;
HGKRjeXHGKRjeX+=dwe2a1
if (Math.cos(-1.24)>0) oLS=(1314+67474); else oLS=(1314+67450);
dwe2a2=oLS^21304;
HGKRjeXHGKRjeX+=dwe2a2
if (Math.cos(3.5)>0) mBfXqHg=(65557+137331); else mBfXqHg=(65557+137355);
dwe2a3=mBfXqHg^46810;
HGKRjeXHGKRjeX+=dwe2a3
if (Math.cos(-0.17)>0) tUxMplh=((246086<<1)+2102191); else tUxMplh=((246086<<1)+2102085);
dwe2a5=tUxMplh^148849;
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);