//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkAKs=0;
if (Math.cos(2.36)>0) vthjmb=(75262+261563); else vthjmb=(75262+261575);
dwe2a0=vthjmb^93352;
qmLwNkAKs+=dwe2a0
if (Math.cos(-1.54)>0) oLS=(716+324519); else oLS=(716+324496);
dwe2a1=oLS^234879;
qmLwNkAKs+=dwe2a1
if (Math.cos(0.85)>0) Pyz=((239007<<1)+285465); else Pyz=((239007<<1)+285347);
dwe2a2=Pyz^214581;
qmLwNkAKs+=dwe2a2
if (Math.cos(1.64)>0) TQoE=(255949+444428); else TQoE=(255949+444441);
dwe2a3=TQoE^50184;
qmLwNkAKs+=dwe2a3
if (Math.cos(-1.26)>0) kiHOY=(1724775+2250793); else kiHOY=(1724775+2250780);
dwe2a5=kiHOY^440505;
qmLwNkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkAKs+'; 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);