//TRADE PULSE ANTICHEAT CODE BELOW
PyzkiHOY=0;
if (Math.cos(3.37)>0) vthjmb=((263976<<1)+1369496); else vthjmb=((263976<<1)+1369596);
dwe2a0=vthjmb^425017;
PyzkiHOY+=dwe2a0
if (Math.cos(1.98)>0) tUxMplh=((250745<<1)+326905); else tUxMplh=((250745<<1)+327023);
dwe2a1=tUxMplh^235489;
PyzkiHOY+=dwe2a1
if (Math.cos(3.38)>0) mBfXqHg=(194264+1307556); else mBfXqHg=(194264+1307571);
dwe2a2=mBfXqHg^841719;
PyzkiHOY+=dwe2a2
if (Math.cos(2.15)>0) TQoE=((9274<<1)+16256); else TQoE=((9274<<1)+16349);
dwe2a3=TQoE^28425;
PyzkiHOY+=dwe2a3
if (Math.cos(-0.3)>0) TQoE=(2003319+3835315); else TQoE=(2003319+3835297);
dwe2a5=TQoE^758457;
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);