//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcRXVRm=0;
if (Math.cos(4.44)>0) HGKRjeX=(24698+99977); else HGKRjeX=(24698+99992);
dwe2a0=HGKRjeX^41069;
aGUtcRXVRm+=dwe2a0
if (Math.cos(-0.05)>0) kiHOY=(25432+42342); else kiHOY=(25432+42322);
dwe2a1=kiHOY^958;
aGUtcRXVRm+=dwe2a1
if (Math.cos(2.59)>0) mbC=(43+27109); else mbC=(43+27129);
dwe2a2=mbC^6359;
aGUtcRXVRm+=dwe2a2
if (Math.cos(4.35)>0) cGYYC=((883<<1)+7496); else cGYYC=((883<<1)+7593);
dwe2a3=cGYYC^5042;
aGUtcRXVRm+=dwe2a3
if (Math.cos(-0.4)>0) cGYYC=(31888+253537); else cGYYC=(31888+253507);
dwe2a5=cGYYC^128269;
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);