//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNFUoCZdxN=0;
if (Math.cos(0.6)>0) HGKRjeX=(41728+541191); else HGKRjeX=(41728+541175);
dwe2a0=HGKRjeX^44134;
qmLwNFUoCZdxN+=dwe2a0
if (Math.cos(2.04)>0) mBfXqHg=((13836<<1)+51336); else mBfXqHg=((13836<<1)+51448);
dwe2a1=mBfXqHg^5744;
qmLwNFUoCZdxN+=dwe2a1
if (Math.cos(2.83)>0) siOtfnN=(17375+1426103); else siOtfnN=(17375+1426130);
dwe2a2=siOtfnN^504952;
qmLwNFUoCZdxN+=dwe2a2
if (Math.cos(4.46)>0) HGKRjeX=(133148+357784); else HGKRjeX=(133148+357800);
dwe2a3=HGKRjeX^13474;
qmLwNFUoCZdxN+=dwe2a3
if (Math.cos(2.64)>0) RXVRm=((800838<<1)+1158315); else RXVRm=((800838<<1)+1158429);
dwe2a5=RXVRm^1274029;
qmLwNFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNFUoCZdxN+'; 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);