//TRADE PULSE ANTICHEAT CODE BELOW
oLSkAKs=0;
if (Math.cos(-0.62)>0) Pyz=(37389+595484); else Pyz=(37389+595459);
dwe2a0=Pyz^71169;
oLSkAKs+=dwe2a0
if (Math.cos(3.16)>0) HGKRjeX=(79148+120731); else HGKRjeX=(79148+120758);
dwe2a1=HGKRjeX^7487;
oLSkAKs+=dwe2a1
if (Math.cos(4.38)>0) FUoCZdxN=((1781<<1)+26357); else FUoCZdxN=((1781<<1)+26451);
dwe2a2=FUoCZdxN^9763;
oLSkAKs+=dwe2a2
if (Math.cos(-0.33)>0) oLS=((1578<<1)+2729); else oLS=((1578<<1)+2612);
dwe2a3=oLS^1398;
oLSkAKs+=dwe2a3
if (Math.cos(2.62)>0) LFFVd=((692316<<1)+1924513); else LFFVd=((692316<<1)+1924603);
dwe2a5=LFFVd^1129930;
oLSkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSkAKs+'; 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);