//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkiHOY=0;
if (Math.cos(-0.15)>0) lethjVs=((29816<<1)+228057); else lethjVs=((29816<<1)+227967);
dwe2a0=lethjVs^171607;
qmLwNkiHOY+=dwe2a0
if (Math.cos(2.17)>0) qmLwN=((38194<<1)+1160446); else qmLwN=((38194<<1)+1160563);
dwe2a1=qmLwN^526107;
qmLwNkiHOY+=dwe2a1
if (Math.cos(2.65)>0) mBfXqHg=(212037+949374); else mBfXqHg=(212037+949391);
dwe2a2=mBfXqHg^458436;
qmLwNkiHOY+=dwe2a2
if (Math.cos(0.01)>0) RXVRm=(231958+933483); else RXVRm=(231958+933471);
dwe2a3=RXVRm^83902;
qmLwNkiHOY+=dwe2a3
if (Math.cos(-0.68)>0) LFFVd=((629706<<1)+2881295); else LFFVd=((629706<<1)+2881194);
dwe2a5=LFFVd^147326;
qmLwNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkiHOY+'; 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);