//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(4.16)>0) mBfXqHg=((139880<<1)+733915); else mBfXqHg=((139880<<1)+734024);
dwe2a0=mBfXqHg^248916;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(4.26)>0) siOtfnN=(213164+463514); else siOtfnN=(213164+463540);
dwe2a1=siOtfnN^158198;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(1.46)>0) Pyz=(15918+78465); else Pyz=(15918+78448);
dwe2a2=Pyz^27089;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(1.09)>0) cDLw=((107905<<1)+166850); else cDLw=((107905<<1)+166757);
dwe2a3=cDLw^30691;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(3.83)>0) tUxMplh=((289068<<1)+1949402); else tUxMplh=((289068<<1)+1949503);
dwe2a5=tUxMplh^835491;
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);