//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNLFFVd=0;
if (Math.cos(0.45)>0) kiHOY=(236151+690192); else kiHOY=(236151+690171);
dwe2a0=kiHOY^161289;
qmLwNLFFVd+=dwe2a0
if (Math.cos(3.97)>0) DYP=(201406+909928); else DYP=(201406+909958);
dwe2a1=DYP^531260;
qmLwNLFFVd+=dwe2a1
if (Math.cos(4.05)>0) lethjVs=(480150+764790); else lethjVs=(480150+764806);
dwe2a2=lethjVs^193399;
qmLwNLFFVd+=dwe2a2
if (Math.cos(1.1)>0) TQoE=((78357<<1)+1346407); else TQoE=((78357<<1)+1346306);
dwe2a3=TQoE^694550;
qmLwNLFFVd+=dwe2a3
if (Math.cos(0.89)>0) kAKs=(896961+2277724); else kAKs=(896961+2277699);
dwe2a5=kAKs^857477;
qmLwNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNLFFVd+'; 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);