//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhlethjVs=0;
if (Math.cos(2.13)>0) RsR=(8616+26861); else RsR=(8616+26886);
dwe2a0=RsR^10869;
tUxMplhlethjVs+=dwe2a0
if (Math.cos(2.9)>0) DYP=(125212+336565); else DYP=(125212+336585);
dwe2a1=DYP^164728;
tUxMplhlethjVs+=dwe2a1
if (Math.cos(-0.58)>0) aGUtc=((11833<<1)+440860); else aGUtc=((11833<<1)+440755);
dwe2a2=aGUtc^169816;
tUxMplhlethjVs+=dwe2a2
if (Math.cos(2.46)>0) DYP=(54532+133656); else DYP=(54532+133686);
dwe2a3=DYP^90007;
tUxMplhlethjVs+=dwe2a3
if (Math.cos(4.14)>0) mbC=(603475+688916); else mbC=(603475+688929);
dwe2a5=mbC^895076;
tUxMplhlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhlethjVs+'; 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);