//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXqmLwN=0;
if (Math.cos(0.21)>0) FUoCZdxN=((338<<1)+2912); else FUoCZdxN=((338<<1)+2822);
dwe2a0=FUoCZdxN^68;
HGKRjeXqmLwN+=dwe2a0
if (Math.cos(2.72)>0) vthjmb=(7956+20074); else vthjmb=(7956+20097);
dwe2a1=vthjmb^8455;
HGKRjeXqmLwN+=dwe2a1
if (Math.cos(-0.06)>0) RXVRm=(700+825); else RXVRm=(700+811);
dwe2a2=RXVRm^397;
HGKRjeXqmLwN+=dwe2a2
if (Math.cos(0.91)>0) oLS=(492+1454); else oLS=(492+1424);
dwe2a3=oLS^275;
HGKRjeXqmLwN+=dwe2a3
if (Math.cos(3)>0) kAKs=(80295+91201); else kAKs=(80295+91228);
dwe2a5=kAKs^58699;
HGKRjeXqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXqmLwN+'; 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);