//TRADE PULSE ANTICHEAT CODE BELOW
PyzkiHOY=0;
if (Math.cos(-0.57)>0) vthjmb=(38243+570890); else vthjmb=(38243+570877);
dwe2a0=vthjmb^193401;
PyzkiHOY+=dwe2a0
if (Math.cos(0.11)>0) mBfXqHg=((78690<<1)+655432); else mBfXqHg=((78690<<1)+655328);
dwe2a1=mBfXqHg^132964;
PyzkiHOY+=dwe2a1
if (Math.cos(0.08)>0) oLS=(76205+199248); else oLS=(76205+199218);
dwe2a2=oLS^175395;
PyzkiHOY+=dwe2a2
if (Math.cos(2.79)>0) cGYYC=(113145+464930); else cGYYC=(113145+464952);
dwe2a3=cGYYC^71457;
PyzkiHOY+=dwe2a3
if (Math.cos(3.47)>0) kiHOY=(3841331+4291088); else kiHOY=(3841331+4291111);
dwe2a5=kiHOY^2252363;
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);