//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(1.18)>0) lethjVs=(37605+584919); else lethjVs=(37605+584907);
dwe2a0=lethjVs^44017;
cDLwcGYYC+=dwe2a0
if (Math.cos(2.27)>0) siOtfnN=((62119<<1)+1107929); else siOtfnN=((62119<<1)+1108040);
dwe2a1=siOtfnN^431602;
cDLwcGYYC+=dwe2a1
if (Math.cos(3.17)>0) tUxMplh=((195177<<1)+1650483); else tUxMplh=((195177<<1)+1650576);
dwe2a2=tUxMplh^255181;
cDLwcGYYC+=dwe2a2
if (Math.cos(-0.32)>0) mbC=(742088+1282738); else mbC=(742088+1282713);
dwe2a3=mbC^630891;
cDLwcGYYC+=dwe2a3
if (Math.cos(3)>0) tUxMplh=((347514<<1)+1663167); else tUxMplh=((347514<<1)+1663285);
dwe2a5=tUxMplh^1980219;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);