//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkAKs=0;
if (Math.cos(1.89)>0) LFFVd=(19376+706097); else LFFVd=(19376+706113);
dwe2a0=LFFVd^9430;
qmLwNkAKs+=dwe2a0
if (Math.cos(0.1)>0) cDLw=((36353<<1)+98518); else cDLw=((36353<<1)+98398);
dwe2a1=cDLw^34796;
qmLwNkAKs+=dwe2a1
if (Math.cos(-0.92)>0) kiHOY=((1073<<1)+3588); else kiHOY=((1073<<1)+3469);
dwe2a2=kiHOY^2807;
qmLwNkAKs+=dwe2a2
if (Math.cos(2.87)>0) TQoE=(272641+362005); else TQoE=(272641+362028);
dwe2a3=TQoE^146147;
qmLwNkAKs+=dwe2a3
if (Math.cos(-0.16)>0) siOtfnN=((601119<<1)+2083073); else siOtfnN=((601119<<1)+2082972);
dwe2a5=siOtfnN^1002944;
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);