//TRADE PULSE ANTICHEAT CODE BELOW
vthjmbaGUtc=0;
if (Math.cos(2.62)>0) Pyz=((3984<<1)+7378); else Pyz=((3984<<1)+7498);
dwe2a0=Pyz^1353;
vthjmbaGUtc+=dwe2a0
if (Math.cos(2.08)>0) RsR=((3659<<1)+5978); else RsR=((3659<<1)+6068);
dwe2a1=RsR^237;
vthjmbaGUtc+=dwe2a1
if (Math.cos(0.83)>0) Pyz=(534706+537933); else Pyz=(534706+537910);
dwe2a2=Pyz^41703;
vthjmbaGUtc+=dwe2a2
if (Math.cos(3.37)>0) HGKRjeX=(310708+382514); else HGKRjeX=(310708+382542);
dwe2a3=HGKRjeX^201966;
vthjmbaGUtc+=dwe2a3
if (Math.cos(4.04)>0) oLS=(2077029+2693703); else oLS=(2077029+2693724);
dwe2a5=oLS^1803530;
vthjmbaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+vthjmbaGUtc+'; 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);