//TRADE PULSE ANTICHEAT CODE BELOW
PyzHGKRjeX=0;
if (Math.cos(1.47)>0) Pyz=(292120+502174); else Pyz=(292120+502161);
dwe2a0=Pyz^107127;
PyzHGKRjeX+=dwe2a0
if (Math.cos(1.81)>0) oLS=(191391+350556); else oLS=(191391+350579);
dwe2a1=oLS^62969;
PyzHGKRjeX+=dwe2a1
if (Math.cos(0.84)>0) HGKRjeX=((52196<<1)+314569); else HGKRjeX=((52196<<1)+314477);
dwe2a2=HGKRjeX^80019;
PyzHGKRjeX+=dwe2a2
if (Math.cos(2.04)>0) vthjmb=((40663<<1)+98968); else vthjmb=((40663<<1)+99060);
dwe2a3=vthjmb^8756;
PyzHGKRjeX+=dwe2a3
if (Math.cos(1.87)>0) kAKs=((268045<<1)+2006473); else kAKs=((268045<<1)+2006571);
dwe2a5=kAKs^797369;
PyzHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzHGKRjeX+'; 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);