//TRADE PULSE ANTICHEAT CODE BELOW
lethjVstUxMplh=0;
if (Math.cos(2.28)>0) TQoE=(27154+31445); else TQoE=(27154+31472);
dwe2a0=TQoE^10661;
lethjVstUxMplh+=dwe2a0
if (Math.cos(0.98)>0) RsR=(169781+457093); else RsR=(169781+457066);
dwe2a1=RsR^80604;
lethjVstUxMplh+=dwe2a1
if (Math.cos(-1.54)>0) vthjmb=(118342+1419957); else vthjmb=(118342+1419930);
dwe2a2=vthjmb^483897;
lethjVstUxMplh+=dwe2a2
if (Math.cos(1.83)>0) DYP=(315367+714086); else DYP=(315367+714112);
dwe2a3=DYP^267955;
lethjVstUxMplh+=dwe2a3
if (Math.cos(2.2)>0) aGUtc=(674413+1527216); else aGUtc=(674413+1527241);
dwe2a5=aGUtc^1111486;
lethjVstUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVstUxMplh+'; 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);