//TRADE PULSE ANTICHEAT CODE BELOW
PyzoLS=0;
if (Math.cos(3.46)>0) aGUtc=(3563+5408); else aGUtc=(3563+5433);
dwe2a0=aGUtc^4057;
PyzoLS+=dwe2a0
if (Math.cos(4.31)>0) lethjVs=(542623+686928); else lethjVs=(542623+686955);
dwe2a1=lethjVs^91407;
PyzoLS+=dwe2a1
if (Math.cos(-0.36)>0) TQoE=((114687<<1)+201379); else TQoE=((114687<<1)+201273);
dwe2a2=TQoE^6900;
PyzoLS+=dwe2a2
if (Math.cos(-1.34)>0) vthjmb=((67322<<1)+304608); else vthjmb=((67322<<1)+304490);
dwe2a3=vthjmb^104142;
PyzoLS+=dwe2a3
if (Math.cos(2.69)>0) vthjmb=((1396136<<1)+2478171); else vthjmb=((1396136<<1)+2478274);
dwe2a5=vthjmb^1211650;
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);