//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsqmLwN=0;
if (Math.cos(-0.18)>0) aGUtc=(610584+813457); else aGUtc=(610584+813434);
dwe2a0=aGUtc^64985;
lethjVsqmLwN+=dwe2a0
if (Math.cos(4.04)>0) DYP=(66591+455723); else DYP=(66591+455743);
dwe2a1=DYP^105853;
lethjVsqmLwN+=dwe2a1
if (Math.cos(4.46)>0) aGUtc=((155118<<1)+477925); else aGUtc=((155118<<1)+478016);
dwe2a2=aGUtc^25008;
lethjVsqmLwN+=dwe2a2
if (Math.cos(4.31)>0) siOtfnN=((41026<<1)+101958); else siOtfnN=((41026<<1)+102067);
dwe2a3=siOtfnN^98211;
lethjVsqmLwN+=dwe2a3
if (Math.cos(4.7)>0) vthjmb=(1985275+2685590); else vthjmb=(1985275+2685605);
dwe2a5=vthjmb^372344;
lethjVsqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsqmLwN+'; 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);