//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNoLS=0;
if (Math.cos(2.03)>0) LFFVd=((16298<<1)+79770); else LFFVd=((16298<<1)+79876);
dwe2a0=LFFVd^29973;
qmLwNoLS+=dwe2a0
if (Math.cos(1.14)>0) aGUtc=((31992<<1)+47595); else aGUtc=((31992<<1)+47477);
dwe2a1=aGUtc^15444;
qmLwNoLS+=dwe2a1
if (Math.cos(1.22)>0) Pyz=((21746<<1)+41987); else Pyz=((21746<<1)+41877);
dwe2a2=Pyz^21065;
qmLwNoLS+=dwe2a2
if (Math.cos(-1.4)>0) LFFVd=(671+7984); else LFFVd=(671+7963);
dwe2a3=LFFVd^4287;
qmLwNoLS+=dwe2a3
if (Math.cos(2.49)>0) mBfXqHg=((31721<<1)+223941); else mBfXqHg=((31721<<1)+224046);
dwe2a5=mBfXqHg^56598;
qmLwNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNoLS+'; 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);