//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(-0.41)>0) kiHOY=((33824<<1)+38114); else kiHOY=((33824<<1)+37993);
dwe2a0=kiHOY^22423;
lethjVsaGUtc+=dwe2a0
if (Math.cos(2.62)>0) cDLw=(29577+44192); else cDLw=(29577+44207);
dwe2a1=cDLw^34056;
lethjVsaGUtc+=dwe2a1
if (Math.cos(1.55)>0) FUoCZdxN=(39787+163427); else FUoCZdxN=(39787+163407);
dwe2a2=FUoCZdxN^37200;
lethjVsaGUtc+=dwe2a2
if (Math.cos(4.01)>0) RsR=(28427+111376); else RsR=(28427+111388);
dwe2a3=RsR^8888;
lethjVsaGUtc+=dwe2a3
if (Math.cos(0.09)>0) Pyz=(170282+429668); else Pyz=(170282+429648);
dwe2a5=Pyz^202049;
lethjVsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsaGUtc+'; 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);