//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCmbC=0;
if (Math.cos(2.89)>0) RsR=(8076+32823); else RsR=(8076+32848);
dwe2a0=RsR^2708;
cGYYCmbC+=dwe2a0
if (Math.cos(2.64)>0) cGYYC=(26267+93521); else cGYYC=(26267+93547);
dwe2a1=cGYYC^22014;
cGYYCmbC+=dwe2a1
if (Math.cos(-1.33)>0) RsR=(21747+27698); else RsR=(21747+27678);
dwe2a2=RsR^10097;
cGYYCmbC+=dwe2a2
if (Math.cos(4.1)>0) siOtfnN=(42524+45981); else siOtfnN=(42524+45996);
dwe2a3=siOtfnN^17907;
cGYYCmbC+=dwe2a3
if (Math.cos(-0.85)>0) DYP=(101547+233455); else DYP=(101547+233443);
dwe2a5=DYP^95725;
cGYYCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCmbC+'; 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);