//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(0.98)>0) kAKs=((25098<<1)+401078); else kAKs=((25098<<1)+400980);
dwe2a0=kAKs^147984;
LFFVdqmLwN+=dwe2a0
if (Math.cos(3.03)>0) LFFVd=((252873<<1)+1198747); else LFFVd=((252873<<1)+1198837);
dwe2a1=LFFVd^553230;
LFFVdqmLwN+=dwe2a1
if (Math.cos(2.04)>0) siOtfnN=((74847<<1)+559089); else siOtfnN=((74847<<1)+559183);
dwe2a2=siOtfnN^139906;
LFFVdqmLwN+=dwe2a2
if (Math.cos(4.26)>0) Pyz=(76420+605371); else Pyz=(76420+605388);
dwe2a3=Pyz^195756;
LFFVdqmLwN+=dwe2a3
if (Math.cos(4.56)>0) Pyz=(56727+4098248); else Pyz=(56727+4098277);
dwe2a5=Pyz^494388;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);