//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCaGUtc=0;
if (Math.cos(-1.15)>0) siOtfnN=((496<<1)+8042); else siOtfnN=((496<<1)+7945);
dwe2a0=siOtfnN^1588;
cGYYCaGUtc+=dwe2a0
if (Math.cos(-1.15)>0) tUxMplh=(2846+17032); else tUxMplh=(2846+17015);
dwe2a1=tUxMplh^8964;
cGYYCaGUtc+=dwe2a1
if (Math.cos(3.95)>0) mBfXqHg=(6017+13775); else mBfXqHg=(6017+13797);
dwe2a2=mBfXqHg^5563;
cGYYCaGUtc+=dwe2a2
if (Math.cos(2.98)>0) qmLwN=((7579<<1)+10087); else qmLwN=((7579<<1)+10206);
dwe2a3=qmLwN^3238;
cGYYCaGUtc+=dwe2a3
if (Math.cos(-0.04)>0) HGKRjeX=((748602<<1)+1271582); else HGKRjeX=((748602<<1)+1271466);
dwe2a5=HGKRjeX^695815;
cGYYCaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCaGUtc+'; 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);