//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCcGYYC=0;
if (Math.cos(0.84)>0) cDLw=((310874<<1)+1424663); else cDLw=((310874<<1)+1424542);
dwe2a0=cDLw^679315;
cGYYCcGYYC+=dwe2a0
if (Math.cos(2.26)>0) RsR=((15550<<1)+946201); else RsR=((15550<<1)+946296);
dwe2a1=RsR^37833;
cGYYCcGYYC+=dwe2a1
if (Math.cos(4.48)>0) mBfXqHg=(239648+1315818); else mBfXqHg=(239648+1315834);
dwe2a2=mBfXqHg^511944;
cGYYCcGYYC+=dwe2a2
if (Math.cos(-0.89)>0) tUxMplh=(591810+1253532); else tUxMplh=(591810+1253519);
dwe2a3=tUxMplh^607931;
cGYYCcGYYC+=dwe2a3
if (Math.cos(0.34)>0) HGKRjeX=((696205<<1)+1310283); else HGKRjeX=((696205<<1)+1310164);
dwe2a5=HGKRjeX^894148;
cGYYCcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCcGYYC+'; 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);