//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgLFFVd=0;
if (Math.cos(2.9)>0) cDLw=(27739+515548); else cDLw=(27739+515566);
dwe2a0=cDLw^327991;
mBfXqHgLFFVd+=dwe2a0
if (Math.cos(2.53)>0) LFFVd=(23036+34459); else LFFVd=(23036+34472);
dwe2a1=LFFVd^20359;
mBfXqHgLFFVd+=dwe2a1
if (Math.cos(2.49)>0) kAKs=(3296+1714795); else kAKs=(3296+1714821);
dwe2a2=kAKs^554040;
mBfXqHgLFFVd+=dwe2a2
if (Math.cos(3.39)>0) cDLw=(197913+911558); else cDLw=(197913+911586);
dwe2a3=cDLw^290768;
mBfXqHgLFFVd+=dwe2a3
if (Math.cos(3.93)>0) aGUtc=((1337353<<1)+1995277); else aGUtc=((1337353<<1)+1995379);
dwe2a5=aGUtc^363119;
mBfXqHgLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgLFFVd+'; 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);