//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(4.01)>0) vthjmb=(66073+156950); else vthjmb=(66073+156971);
dwe2a0=vthjmb^33983;
PyzoLS+=dwe2a0
if (Math.cos(-0.98)>0) mBfXqHg=((185208<<1)+335250); else mBfXqHg=((185208<<1)+335157);
dwe2a1=mBfXqHg^86699;
PyzoLS+=dwe2a1
if (Math.cos(3.44)>0) HGKRjeX=((26919<<1)+413293); else HGKRjeX=((26919<<1)+413407);
dwe2a2=HGKRjeX^173926;
PyzoLS+=dwe2a2
if (Math.cos(3.91)>0) TQoE=((107281<<1)+720795); else TQoE=((107281<<1)+720908);
dwe2a3=TQoE^320548;
PyzoLS+=dwe2a3
if (Math.cos(-1.25)>0) oLS=((145656<<1)+979810); else oLS=((145656<<1)+979688);
dwe2a5=oLS^539961;
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);