//TRADE PULSE ANTICHEAT CODE BELOW
DYPlethjVs=0;
if (Math.cos(1.19)>0) tUxMplh=(10057+30919); else tUxMplh=(10057+30903);
dwe2a0=tUxMplh^4252;
DYPlethjVs+=dwe2a0
if (Math.cos(-1.01)>0) aGUtc=(9965+110533); else aGUtc=(9965+110509);
dwe2a1=aGUtc^42501;
DYPlethjVs+=dwe2a1
if (Math.cos(2.47)>0) kAKs=(25728+60041); else kAKs=(25728+60066);
dwe2a2=kAKs^9831;
DYPlethjVs+=dwe2a2
if (Math.cos(1.99)>0) RsR=((29<<1)+20877); else RsR=((29<<1)+20999);
dwe2a3=RsR^4465;
DYPlethjVs+=dwe2a3
if (Math.cos(4.05)>0) LFFVd=((47187<<1)+129146); else LFFVd=((47187<<1)+129260);
dwe2a5=LFFVd^59625;
DYPlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPlethjVs+'; 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);