//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(4.2)>0) oLS=(292523+467701); else oLS=(292523+467730);
dwe2a0=oLS^8379;
HGKRjeXDYP+=dwe2a0
if (Math.cos(-0.33)>0) aGUtc=(14090+465533); else aGUtc=(14090+465506);
dwe2a1=aGUtc^94765;
HGKRjeXDYP+=dwe2a1
if (Math.cos(-0.06)>0) oLS=((1451<<1)+898057); else oLS=((1451<<1)+897941);
dwe2a2=oLS^116196;
HGKRjeXDYP+=dwe2a2
if (Math.cos(-1.33)>0) mBfXqHg=((214628<<1)+248983); else mBfXqHg=((214628<<1)+248863);
dwe2a3=mBfXqHg^89477;
HGKRjeXDYP+=dwe2a3
if (Math.cos(1.44)>0) Pyz=((460955<<1)+528637); else Pyz=((460955<<1)+528533);
dwe2a5=Pyz^661616;
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);