//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcRXVRm=0;
if (Math.cos(1.43)>0) HGKRjeX=(452757+806011); else HGKRjeX=(452757+805999);
dwe2a0=HGKRjeX^154154;
aGUtcRXVRm+=dwe2a0
if (Math.cos(4.52)>0) Pyz=(770986+1205733); else Pyz=(770986+1205758);
dwe2a1=Pyz^280828;
aGUtcRXVRm+=dwe2a1
if (Math.cos(0.81)>0) qmLwN=((39149<<1)+1078002); else qmLwN=((39149<<1)+1077909);
dwe2a2=qmLwN^902282;
aGUtcRXVRm+=dwe2a2
if (Math.cos(-0.42)>0) tUxMplh=(293566+360263); else tUxMplh=(293566+360237);
dwe2a3=tUxMplh^347910;
aGUtcRXVRm+=dwe2a3
if (Math.cos(1.99)>0) mbC=((656219<<1)+4533521); else mbC=((656219<<1)+4533618);
dwe2a5=mbC^1751772;
aGUtcRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcRXVRm+'; 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);