//TRADE PULSE ANTICHEAT CODE BELOW
PyzkiHOY=0;
if (Math.cos(3.49)>0) TQoE=((93077<<1)+582650); else TQoE=((93077<<1)+582761);
dwe2a0=TQoE^238820;
PyzkiHOY+=dwe2a0
if (Math.cos(2.73)>0) RXVRm=(109309+190588); else RXVRm=(109309+190602);
dwe2a1=RXVRm^27873;
PyzkiHOY+=dwe2a1
if (Math.cos(2.76)>0) aGUtc=(177775+586063); else aGUtc=(177775+586078);
dwe2a2=aGUtc^314147;
PyzkiHOY+=dwe2a2
if (Math.cos(1.58)>0) cDLw=((607887<<1)+792569); else cDLw=((607887<<1)+792676);
dwe2a3=cDLw^250743;
PyzkiHOY+=dwe2a3
if (Math.cos(1.57)>0) DYP=((1228852<<1)+2729830); else DYP=((1228852<<1)+2729736);
dwe2a5=DYP^1377366;
PyzkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzkiHOY+'; 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);