//TRADE PULSE ANTICHEAT CODE BELOW
PyzkiHOY=0;
if (Math.cos(0.02)>0) kiHOY=((76072<<1)+580129); else kiHOY=((76072<<1)+580018);
dwe2a0=kiHOY^207829;
PyzkiHOY+=dwe2a0
if (Math.cos(3.9)>0) cDLw=((19239<<1)+351561); else cDLw=((19239<<1)+351656);
dwe2a1=cDLw^21657;
PyzkiHOY+=dwe2a1
if (Math.cos(-0.87)>0) mBfXqHg=(26793+31165); else mBfXqHg=(26793+31149);
dwe2a2=mBfXqHg^19209;
PyzkiHOY+=dwe2a2
if (Math.cos(2.75)>0) cGYYC=(58683+171743); else cGYYC=(58683+171766);
dwe2a3=cGYYC^42974;
PyzkiHOY+=dwe2a3
if (Math.cos(1.7)>0) qmLwN=(72878+1436105); else qmLwN=(72878+1436130);
dwe2a5=qmLwN^813583;
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);