//TRADE PULSE ANTICHEAT CODE BELOW
PyzkAKs=0;
if (Math.cos(-0.72)>0) qmLwN=(45269+84427); else qmLwN=(45269+84403);
dwe2a0=qmLwN^25444;
PyzkAKs+=dwe2a0
if (Math.cos(-0.51)>0) TQoE=(85386+511968); else TQoE=(85386+511943);
dwe2a1=TQoE^77255;
PyzkAKs+=dwe2a1
if (Math.cos(0.39)>0) aGUtc=((53449<<1)+523872); else aGUtc=((53449<<1)+523779);
dwe2a2=aGUtc^116703;
PyzkAKs+=dwe2a2
if (Math.cos(2.5)>0) RXVRm=(119061+488991); else RXVRm=(119061+489009);
dwe2a3=RXVRm^106518;
PyzkAKs+=dwe2a3
if (Math.cos(4.26)>0) siOtfnN=((386085<<1)+497183); else siOtfnN=((386085<<1)+497299);
dwe2a5=siOtfnN^631172;
PyzkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzkAKs+'; 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);