//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(2.08)>0) qmLwN=(273560+493441); else qmLwN=(273560+493458);
dwe2a0=qmLwN^120505;
lethjVsaGUtc+=dwe2a0
if (Math.cos(-0.32)>0) oLS=(74016+326937); else oLS=(74016+326907);
dwe2a1=oLS^54985;
lethjVsaGUtc+=dwe2a1
if (Math.cos(4.05)>0) mBfXqHg=(15276+22601); else mBfXqHg=(15276+22623);
dwe2a2=mBfXqHg^6549;
lethjVsaGUtc+=dwe2a2
if (Math.cos(2.66)>0) cGYYC=(106610+234183); else cGYYC=(106610+234206);
dwe2a3=cGYYC^70636;
lethjVsaGUtc+=dwe2a3
if (Math.cos(0.74)>0) RsR=(183039+1947253); else RsR=(183039+1947231);
dwe2a5=RsR^1198184;
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);