//TRADE PULSE ANTICHEAT CODE BELOW
cDLwkAKs=0;
if (Math.cos(2.25)>0) qmLwN=(64874+71887); else qmLwN=(64874+71912);
dwe2a0=qmLwN^17057;
cDLwkAKs+=dwe2a0
if (Math.cos(-0.81)>0) cGYYC=(78444+96681); else cGYYC=(78444+96660);
dwe2a1=cGYYC^77189;
cDLwkAKs+=dwe2a1
if (Math.cos(0.7)>0) cDLw=((22778<<1)+132034); else cDLw=((22778<<1)+131938);
dwe2a2=cDLw^77358;
cDLwkAKs+=dwe2a2
if (Math.cos(4.31)>0) mBfXqHg=((5913<<1)+122699); else mBfXqHg=((5913<<1)+122790);
dwe2a3=mBfXqHg^90;
cDLwkAKs+=dwe2a3
if (Math.cos(-1.55)>0) cGYYC=(375156+383837); else cGYYC=(375156+383809);
dwe2a5=cGYYC^203888;
cDLwkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwkAKs+'; 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);