//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(-0.45)>0) kiHOY=(14365+24931); else kiHOY=(14365+24906);
dwe2a0=kiHOY^20300;
lethjVsaGUtc+=dwe2a0
if (Math.cos(3.28)>0) aGUtc=((350921<<1)+418379); else aGUtc=((350921<<1)+418486);
dwe2a1=aGUtc^505753;
lethjVsaGUtc+=dwe2a1
if (Math.cos(0.95)>0) cGYYC=(14217+18821); else cGYYC=(14217+18796);
dwe2a2=cGYYC^18229;
lethjVsaGUtc+=dwe2a2
if (Math.cos(-0.83)>0) DYP=((89258<<1)+189228); else DYP=((89258<<1)+189137);
dwe2a3=DYP^47007;
lethjVsaGUtc+=dwe2a3
if (Math.cos(4.18)>0) kAKs=(16124+5360846); else kAKs=(16124+5360858);
dwe2a5=kAKs^2850828;
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);