//TRADE PULSE ANTICHEAT CODE BELOW
PyzaGUtc=0;
if (Math.cos(3.19)>0) Pyz=((6951<<1)+132424); else Pyz=((6951<<1)+132532);
dwe2a0=Pyz^118314;
PyzaGUtc+=dwe2a0
if (Math.cos(-0.89)>0) tUxMplh=(79702+506711); else tUxMplh=(79702+506696);
dwe2a1=tUxMplh^75100;
PyzaGUtc+=dwe2a1
if (Math.cos(2.57)>0) TQoE=((512223<<1)+734651); else TQoE=((512223<<1)+734763);
dwe2a2=TQoE^573485;
PyzaGUtc+=dwe2a2
if (Math.cos(3.72)>0) TQoE=((365086<<1)+1230958); else TQoE=((365086<<1)+1231053);
dwe2a3=TQoE^530198;
PyzaGUtc+=dwe2a3
if (Math.cos(-0.75)>0) RXVRm=(709127+3964592); else RXVRm=(709127+3964569);
dwe2a5=RXVRm^1430296;
PyzaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzaGUtc+'; 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);