//TRADE PULSE ANTICHEAT CODE BELOW
TQoEkAKs=0;
if (Math.cos(2.39)>0) HGKRjeX=(136881+187620); else HGKRjeX=(136881+187642);
dwe2a0=HGKRjeX^183859;
TQoEkAKs+=dwe2a0
if (Math.cos(3.13)>0) tUxMplh=((2449<<1)+615145); else tUxMplh=((2449<<1)+615247);
dwe2a1=tUxMplh^233678;
TQoEkAKs+=dwe2a1
if (Math.cos(0.53)>0) TQoE=(40970+111393); else TQoE=(40970+111367);
dwe2a2=TQoE^91117;
TQoEkAKs+=dwe2a2
if (Math.cos(3.69)>0) mBfXqHg=(35842+765289); else mBfXqHg=(35842+765311);
dwe2a3=mBfXqHg^218512;
TQoEkAKs+=dwe2a3
if (Math.cos(4.09)>0) kAKs=((323557<<1)+2123923); else kAKs=((323557<<1)+2124024);
dwe2a5=kAKs^112447;
TQoEkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEkAKs+'; 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);