//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhaGUtc=0;
if (Math.cos(-1.1)>0) tUxMplh=(3973+150147); else tUxMplh=(3973+150128);
dwe2a0=tUxMplh^66817;
tUxMplhaGUtc+=dwe2a0
if (Math.cos(3.22)>0) LFFVd=(27362+37499); else LFFVd=(27362+37525);
dwe2a1=LFFVd^15881;
tUxMplhaGUtc+=dwe2a1
if (Math.cos(-0.27)>0) cGYYC=(117790+131954); else cGYYC=(117790+131927);
dwe2a2=cGYYC^14729;
tUxMplhaGUtc+=dwe2a2
if (Math.cos(4.71)>0) LFFVd=((917<<1)+15003); else LFFVd=((917<<1)+15103);
dwe2a3=LFFVd^259;
tUxMplhaGUtc+=dwe2a3
if (Math.cos(3.02)>0) oLS=((19179<<1)+812148); else oLS=((19179<<1)+812248);
dwe2a5=oLS^172547;
tUxMplhaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhaGUtc+'; 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);