//TRADE PULSE ANTICHEAT CODE BELOW
kAKsPyz=0;
if (Math.cos(4.34)>0) siOtfnN=((130841<<1)+551990); else siOtfnN=((130841<<1)+552088);
dwe2a0=siOtfnN^95112;
kAKsPyz+=dwe2a0
if (Math.cos(2.11)>0) cDLw=((4517<<1)+328676); else cDLw=((4517<<1)+328790);
dwe2a1=cDLw^119296;
kAKsPyz+=dwe2a1
if (Math.cos(3.12)>0) qmLwN=((2608<<1)+250536); else qmLwN=((2608<<1)+250627);
dwe2a2=qmLwN^49170;
kAKsPyz+=dwe2a2
if (Math.cos(-1.48)>0) HGKRjeX=(59657+188770); else HGKRjeX=(59657+188757);
dwe2a3=HGKRjeX^19806;
kAKsPyz+=dwe2a3
if (Math.cos(0.74)>0) cGYYC=((256202<<1)+2768030); else cGYYC=((256202<<1)+2767913);
dwe2a5=cGYYC^445953;
kAKsPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsPyz+'; 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);