//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCTQoE=0;
if (Math.cos(-1.02)>0) qmLwN=((24923<<1)+130505); else qmLwN=((24923<<1)+130382);
dwe2a0=qmLwN^43478;
cGYYCTQoE+=dwe2a0
if (Math.cos(4.43)>0) oLS=(29302+572416); else oLS=(29302+572438);
dwe2a1=oLS^318723;
cGYYCTQoE+=dwe2a1
if (Math.cos(1.46)>0) tUxMplh=(42+4906); else tUxMplh=(42+4881);
dwe2a2=tUxMplh^1486;
cGYYCTQoE+=dwe2a2
if (Math.cos(2.52)>0) DYP=(14675+20475); else DYP=(14675+20502);
dwe2a3=DYP^22909;
cGYYCTQoE+=dwe2a3
if (Math.cos(-1.39)>0) lethjVs=((1255052<<1)+5217865); else lethjVs=((1255052<<1)+5217748);
dwe2a5=lethjVs^2566900;
cGYYCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCTQoE+'; 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);