//TRADE PULSE ANTICHEAT CODE BELOW
kAKsTQoE=0;
if (Math.cos(-1.11)>0) lethjVs=((8478<<1)+57625); else lethjVs=((8478<<1)+57529);
dwe2a0=lethjVs^17410;
kAKsTQoE+=dwe2a0
if (Math.cos(-0.82)>0) cDLw=((54578<<1)+58795); else cDLw=((54578<<1)+58698);
dwe2a1=cDLw^21093;
kAKsTQoE+=dwe2a1
if (Math.cos(-0.36)>0) cDLw=(375+752); else cDLw=(375+737);
dwe2a2=cDLw^100;
kAKsTQoE+=dwe2a2
if (Math.cos(4.61)>0) qmLwN=(12248+49743); else qmLwN=(12248+49760);
dwe2a3=qmLwN^18438;
kAKsTQoE+=dwe2a3
if (Math.cos(0.15)>0) HGKRjeX=((111844<<1)+395186); else HGKRjeX=((111844<<1)+395085);
dwe2a5=HGKRjeX^149716;
kAKsTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKsTQoE+'; 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);