//TRADE PULSE ANTICHEAT CODE BELOW
PyzkiHOY=0;
if (Math.cos(1.64)>0) cGYYC=(382773+580389); else cGYYC=(382773+580419);
dwe2a0=cGYYC^187932;
PyzkiHOY+=dwe2a0
if (Math.cos(0.27)>0) qmLwN=((621054<<1)+654454); else qmLwN=((621054<<1)+654363);
dwe2a1=qmLwN^587008;
PyzkiHOY+=dwe2a1
if (Math.cos(0.47)>0) RXVRm=((47546<<1)+268548); else RXVRm=((47546<<1)+268437);
dwe2a2=RXVRm^72960;
PyzkiHOY+=dwe2a2
if (Math.cos(2.86)>0) LFFVd=((8684<<1)+19614); else LFFVd=((8684<<1)+19719);
dwe2a3=LFFVd^15723;
PyzkiHOY+=dwe2a3
if (Math.cos(2.44)>0) kiHOY=(290312+3922794); else kiHOY=(290312+3922819);
dwe2a5=kiHOY^3030237;
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);