//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdDYP=0;
if (Math.cos(1.81)>0) HGKRjeX=(26447+160522); else HGKRjeX=(26447+160552);
dwe2a0=HGKRjeX^109247;
LFFVdDYP+=dwe2a0
if (Math.cos(4.18)>0) mBfXqHg=((89729<<1)+125133); else mBfXqHg=((89729<<1)+125236);
dwe2a1=mBfXqHg^60867;
LFFVdDYP+=dwe2a1
if (Math.cos(0.97)>0) TQoE=(8231+21872); else TQoE=(8231+21845);
dwe2a2=TQoE^5123;
LFFVdDYP+=dwe2a2
if (Math.cos(1.64)>0) RsR=((1492<<1)+7042); else RsR=((1492<<1)+7146);
dwe2a3=RsR^1819;
LFFVdDYP+=dwe2a3
if (Math.cos(4.26)>0) cDLw=(172758+797792); else cDLw=(172758+797811);
dwe2a5=cDLw^37733;
LFFVdDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdDYP+'; 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);