//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcLFFVd=0;
if (Math.cos(-1.53)>0) lethjVs=(17134+73226); else lethjVs=(17134+73212);
dwe2a0=lethjVs^56027;
aGUtcLFFVd+=dwe2a0
if (Math.cos(2.61)>0) cDLw=(8519+19140); else cDLw=(8519+19165);
dwe2a1=cDLw^4524;
aGUtcLFFVd+=dwe2a1
if (Math.cos(4.15)>0) oLS=((6933<<1)+19526); else oLS=((6933<<1)+19631);
dwe2a2=oLS^29858;
aGUtcLFFVd+=dwe2a2
if (Math.cos(1.8)>0) TQoE=((46960<<1)+50435); else TQoE=((46960<<1)+50527);
dwe2a3=TQoE^11594;
aGUtcLFFVd+=dwe2a3
if (Math.cos(2.59)>0) vthjmb=(69150+257652); else vthjmb=(69150+257670);
dwe2a5=vthjmb^102644;
aGUtcLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcLFFVd+'; 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);