//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(-0.86)>0) Pyz=((35028<<1)+153366); else Pyz=((35028<<1)+153264);
dwe2a0=Pyz^27080;
HGKRjeXDYP+=dwe2a0
if (Math.cos(1.78)>0) TQoE=(74524+82834); else TQoE=(74524+82852);
dwe2a1=TQoE^40582;
HGKRjeXDYP+=dwe2a1
if (Math.cos(2.71)>0) kAKs=((50536<<1)+143605); else kAKs=((50536<<1)+143710);
dwe2a2=kAKs^84619;
HGKRjeXDYP+=dwe2a2
if (Math.cos(2.56)>0) oLS=((5233<<1)+23419); else oLS=((5233<<1)+23542);
dwe2a3=oLS^6898;
HGKRjeXDYP+=dwe2a3
if (Math.cos(-0.01)>0) vthjmb=((3053<<1)+293945); else vthjmb=((3053<<1)+293833);
dwe2a5=vthjmb^207146;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);