//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(3.58)>0) tUxMplh=(3381+138282); else tUxMplh=(3381+138295);
dwe2a0=tUxMplh^13654;
PyzTQoE+=dwe2a0
if (Math.cos(2.17)>0) mBfXqHg=((15439<<1)+1111230); else mBfXqHg=((15439<<1)+1111320);
dwe2a1=mBfXqHg^39090;
PyzTQoE+=dwe2a1
if (Math.cos(-0.96)>0) mbC=((138230<<1)+708953); else mbC=((138230<<1)+708861);
dwe2a2=mbC^96104;
PyzTQoE+=dwe2a2
if (Math.cos(2.14)>0) HGKRjeX=((13240<<1)+685990); else HGKRjeX=((13240<<1)+686083);
dwe2a3=HGKRjeX^302373;
PyzTQoE+=dwe2a3
if (Math.cos(0.37)>0) HGKRjeX=((537148<<1)+2101830); else HGKRjeX=((537148<<1)+2101715);
dwe2a5=HGKRjeX^871934;
PyzTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzTQoE+'; 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);