//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(2.77)>0) siOtfnN=((357257<<1)+805587); else siOtfnN=((357257<<1)+805686);
dwe2a0=siOtfnN^189779;
PyzoLS+=dwe2a0
if (Math.cos(2.82)>0) siOtfnN=((13022<<1)+95457); else siOtfnN=((13022<<1)+95554);
dwe2a1=siOtfnN^32482;
PyzoLS+=dwe2a1
if (Math.cos(-0.04)>0) TQoE=(91729+1038354); else TQoE=(91729+1038333);
dwe2a2=TQoE^623549;
PyzoLS+=dwe2a2
if (Math.cos(0.38)>0) RsR=(170954+1181283); else RsR=(170954+1181263);
dwe2a3=RsR^386502;
PyzoLS+=dwe2a3
if (Math.cos(4.25)>0) Pyz=((774316<<1)+3001164); else Pyz=((774316<<1)+3001261);
dwe2a5=Pyz^875376;
PyzoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzoLS+'; 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);