//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNLFFVd=0;
if (Math.cos(0.26)>0) aGUtc=((2861<<1)+104557); else aGUtc=((2861<<1)+104453);
dwe2a0=aGUtc^9310;
FUoCZdxNLFFVd+=dwe2a0
if (Math.cos(1.87)>0) lethjVs=((4230<<1)+143717); else lethjVs=((4230<<1)+143816);
dwe2a1=lethjVs^32013;
FUoCZdxNLFFVd+=dwe2a1
if (Math.cos(2.29)>0) aGUtc=(16873+270254); else aGUtc=(16873+270267);
dwe2a2=aGUtc^21376;
FUoCZdxNLFFVd+=dwe2a2
if (Math.cos(1.15)>0) kAKs=((21614<<1)+380342); else kAKs=((21614<<1)+380223);
dwe2a3=kAKs^31600;
FUoCZdxNLFFVd+=dwe2a3
if (Math.cos(3.08)>0) Pyz=((74309<<1)+1145391); else Pyz=((74309<<1)+1145486);
dwe2a5=Pyz^82332;
FUoCZdxNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNLFFVd+'; 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);