//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(0.5)>0) LFFVd=((7913<<1)+10544); else LFFVd=((7913<<1)+10433);
dwe2a0=LFFVd^4708;
qmLwNqmLwN+=dwe2a0
if (Math.cos(3.49)>0) TQoE=(78307+211960); else TQoE=(78307+211973);
dwe2a1=TQoE^29053;
qmLwNqmLwN+=dwe2a1
if (Math.cos(4.02)>0) vthjmb=((16576<<1)+128438); else vthjmb=((16576<<1)+128557);
dwe2a2=vthjmb^67621;
qmLwNqmLwN+=dwe2a2
if (Math.cos(3.49)>0) lethjVs=((48547<<1)+94181); else lethjVs=((48547<<1)+94274);
dwe2a3=lethjVs^39795;
qmLwNqmLwN+=dwe2a3
if (Math.cos(0.98)>0) tUxMplh=(74395+1126302); else tUxMplh=(74395+1126289);
dwe2a5=tUxMplh^71854;
qmLwNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNqmLwN+'; 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);