//TRADE PULSE ANTICHEAT CODE BELOW
aGUtcHGKRjeX=0;
if (Math.cos(2.05)>0) kAKs=(117034+123183); else kAKs=(117034+123203);
dwe2a0=kAKs^80164;
aGUtcHGKRjeX+=dwe2a0
if (Math.cos(0.3)>0) Pyz=(75590+108785); else Pyz=(75590+108756);
dwe2a1=Pyz^21166;
aGUtcHGKRjeX+=dwe2a1
if (Math.cos(1.49)>0) Pyz=((5563<<1)+447998); else Pyz=((5563<<1)+447903);
dwe2a2=Pyz^103664;
aGUtcHGKRjeX+=dwe2a2
if (Math.cos(1.45)>0) LFFVd=(55686+489681); else LFFVd=(55686+489664);
dwe2a3=LFFVd^444968;
aGUtcHGKRjeX+=dwe2a3
if (Math.cos(1.93)>0) mbC=((670405<<1)+3888284); else mbC=((670405<<1)+3888398);
dwe2a5=mbC^1611023;
aGUtcHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtcHGKRjeX+'; 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);