//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRXVRm=0;
if (Math.cos(2.11)>0) oLS=((371133<<1)+499138); else oLS=((371133<<1)+499229);
dwe2a0=oLS^468804;
HGKRjeXRXVRm+=dwe2a0
if (Math.cos(1.94)>0) lethjVs=((55237<<1)+153553); else lethjVs=((55237<<1)+153676);
dwe2a1=lethjVs^167643;
HGKRjeXRXVRm+=dwe2a1
if (Math.cos(4.56)>0) vthjmb=((246103<<1)+255643); else vthjmb=((246103<<1)+255738);
dwe2a2=vthjmb^301120;
HGKRjeXRXVRm+=dwe2a2
if (Math.cos(-0.73)>0) mBfXqHg=(328137+966135); else mBfXqHg=(328137+966118);
dwe2a3=mBfXqHg^262130;
HGKRjeXRXVRm+=dwe2a3
if (Math.cos(-1.53)>0) RXVRm=(1616532+3940812); else RXVRm=(1616532+3940782);
dwe2a5=RXVRm^1143962;
HGKRjeXRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRXVRm+'; 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);