//TRADE PULSE ANTICHEAT CODE BELOW
PyzkiHOY=0;
if (Math.cos(4.16)>0) siOtfnN=((96555<<1)+456933); else siOtfnN=((96555<<1)+457052);
dwe2a0=siOtfnN^381251;
PyzkiHOY+=dwe2a0
if (Math.cos(0.3)>0) siOtfnN=((80042<<1)+522482); else siOtfnN=((80042<<1)+522377);
dwe2a1=siOtfnN^279477;
PyzkiHOY+=dwe2a1
if (Math.cos(0.33)>0) FUoCZdxN=((88525<<1)+94846); else FUoCZdxN=((88525<<1)+94737);
dwe2a2=FUoCZdxN^249499;
PyzkiHOY+=dwe2a2
if (Math.cos(0.2)>0) siOtfnN=(149170+651176); else siOtfnN=(149170+651155);
dwe2a3=siOtfnN^84914;
PyzkiHOY+=dwe2a3
if (Math.cos(4.64)>0) oLS=(315600+3549071); else oLS=(315600+3549089);
dwe2a5=oLS^1096705;
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);