//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(3.92)>0) vthjmb=((6788<<1)+67359); else vthjmb=((6788<<1)+67457);
dwe2a0=vthjmb^10299;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(1.36)>0) aGUtc=(40507+647108); else aGUtc=(40507+647094);
dwe2a1=aGUtc^368427;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(3.39)>0) vthjmb=(26495+1468396); else vthjmb=(26495+1468419);
dwe2a2=vthjmb^384468;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(2.87)>0) qmLwN=((200215<<1)+550096); else qmLwN=((200215<<1)+550196);
dwe2a3=qmLwN^56905;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(2.59)>0) HGKRjeX=(740643+1505199); else HGKRjeX=(740643+1505221);
dwe2a5=HGKRjeX^1750462;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);