//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdLFFVd=0;
if (Math.cos(4.11)>0) mbC=(4363+89049); else mbC=(4363+89076);
dwe2a0=mbC^29972;
LFFVdLFFVd+=dwe2a0
if (Math.cos(4.16)>0) HGKRjeX=((3153<<1)+15240); else HGKRjeX=((3153<<1)+15344);
dwe2a1=HGKRjeX^11178;
LFFVdLFFVd+=dwe2a1
if (Math.cos(4.48)>0) qmLwN=(14247+16998); else qmLwN=(14247+17010);
dwe2a2=qmLwN^2967;
LFFVdLFFVd+=dwe2a2
if (Math.cos(-1.24)>0) kAKs=(5790+102084); else kAKs=(5790+102060);
dwe2a3=kAKs^21374;
LFFVdLFFVd+=dwe2a3
if (Math.cos(0.54)>0) siOtfnN=((148748<<1)+318906); else siOtfnN=((148748<<1)+318809);
dwe2a5=siOtfnN^31006;
LFFVdLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdLFFVd+'; 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);