//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(0.69)>0) oLS=((2136<<1)+149427); else oLS=((2136<<1)+149331);
dwe2a0=oLS^7190;
lethjVsaGUtc+=dwe2a0
if (Math.cos(4.32)>0) tUxMplh=((42093<<1)+245130); else tUxMplh=((42093<<1)+245250);
dwe2a1=tUxMplh^107879;
lethjVsaGUtc+=dwe2a1
if (Math.cos(0.98)>0) mBfXqHg=((446<<1)+76391); else mBfXqHg=((446<<1)+76294);
dwe2a2=mBfXqHg^25877;
lethjVsaGUtc+=dwe2a2
if (Math.cos(1.2)>0) FUoCZdxN=(139377+199063); else FUoCZdxN=(139377+199041);
dwe2a3=FUoCZdxN^145170;
lethjVsaGUtc+=dwe2a3
if (Math.cos(-1.56)>0) oLS=((2844472<<1)+4884447); else oLS=((2844472<<1)+4884345);
dwe2a5=oLS^2465523;
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);