//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(-0.97)>0) tUxMplh=(145189+308075); else tUxMplh=(145189+308054);
dwe2a0=tUxMplh^29415;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(0.01)>0) RsR=((191795<<1)+331043); else RsR=((191795<<1)+330933);
dwe2a1=RsR^156347;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(4.4)>0) mbC=(76555+356048); else mbC=(76555+356073);
dwe2a2=mbC^158979;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(2.22)>0) RXVRm=((16051<<1)+16295); else RXVRm=((16051<<1)+16415);
dwe2a3=RXVRm^15918;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(0.94)>0) cGYYC=(429764+904809); else cGYYC=(429764+904795);
dwe2a5=cGYYC^538193;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);