//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdqmLwN=0;
if (Math.cos(-0.5)>0) TQoE=(143794+278824); else TQoE=(143794+278812);
dwe2a0=TQoE^40894;
LFFVdqmLwN+=dwe2a0
if (Math.cos(2.52)>0) FUoCZdxN=(241090+605690); else FUoCZdxN=(241090+605705);
dwe2a1=FUoCZdxN^78074;
LFFVdqmLwN+=dwe2a1
if (Math.cos(2.1)>0) Pyz=((124147<<1)+505375); else Pyz=((124147<<1)+505492);
dwe2a2=Pyz^319716;
LFFVdqmLwN+=dwe2a2
if (Math.cos(0.16)>0) kAKs=(182308+278309); else kAKs=(182308+278287);
dwe2a3=kAKs^54278;
LFFVdqmLwN+=dwe2a3
if (Math.cos(3.55)>0) cGYYC=(61020+3070718); else cGYYC=(61020+3070742);
dwe2a5=cGYYC^273865;
LFFVdqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdqmLwN+'; 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);