//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNRsR=0;
if (Math.cos(0.68)>0) kAKs=(114146+174889); else kAKs=(114146+174867);
dwe2a0=kAKs^18568;
qmLwNRsR+=dwe2a0
if (Math.cos(1.62)>0) mBfXqHg=(89620+589723); else mBfXqHg=(89620+589749);
dwe2a1=mBfXqHg^164847;
qmLwNRsR+=dwe2a1
if (Math.cos(-1.12)>0) siOtfnN=(123648+297096); else siOtfnN=(123648+297083);
dwe2a2=siOtfnN^92900;
qmLwNRsR+=dwe2a2
if (Math.cos(3.3)>0) aGUtc=((159103<<1)+370819); else aGUtc=((159103<<1)+370936);
dwe2a3=aGUtc^366483;
qmLwNRsR+=dwe2a3
if (Math.cos(0.48)>0) DYP=(16740+2273599); else DYP=(16740+2273572);
dwe2a5=DYP^1583778;
qmLwNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNRsR+'; 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);