//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdTQoE=0;
if (Math.cos(3.7)>0) cDLw=(473516+1004437); else cDLw=(473516+1004455);
dwe2a0=cDLw^319335;
LFFVdTQoE+=dwe2a0
if (Math.cos(1.38)>0) TQoE=(439194+552513); else TQoE=(439194+552495);
dwe2a1=TQoE^138059;
LFFVdTQoE+=dwe2a1
if (Math.cos(3.71)>0) qmLwN=((134038<<1)+252019); else qmLwN=((134038<<1)+252139);
dwe2a2=qmLwN^93425;
LFFVdTQoE+=dwe2a2
if (Math.cos(1.68)>0) DYP=(335828+432924); else DYP=(335828+432947);
dwe2a3=DYP^59743;
LFFVdTQoE+=dwe2a3
if (Math.cos(2.39)>0) kAKs=((759213<<1)+942090); else kAKs=((759213<<1)+942194);
dwe2a5=kAKs^1538972;
LFFVdTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdTQoE+'; 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);