//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNRsR=0;
if (Math.cos(0.2)>0) oLS=(36803+53654); else oLS=(36803+53640);
dwe2a0=oLS^32165;
qmLwNRsR+=dwe2a0
if (Math.cos(4.39)>0) kAKs=(112297+410403); else kAKs=(112297+410423);
dwe2a1=kAKs^101122;
qmLwNRsR+=dwe2a1
if (Math.cos(0.79)>0) lethjVs=(476049+937566); else lethjVs=(476049+937554);
dwe2a2=lethjVs^319822;
qmLwNRsR+=dwe2a2
if (Math.cos(-1.34)>0) oLS=((49430<<1)+614387); else oLS=((49430<<1)+614291);
dwe2a3=oLS^13181;
qmLwNRsR+=dwe2a3
if (Math.cos(-0.23)>0) cDLw=((1027780<<1)+4078747); else cDLw=((1027780<<1)+4078650);
dwe2a5=cDLw^546457;
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);