//TRADE PULSE ANTICHEAT CODE BELOW
TQoEqmLwN=0;
if (Math.cos(0.64)>0) siOtfnN=(14734+68356); else siOtfnN=(14734+68341);
dwe2a0=siOtfnN^11390;
TQoEqmLwN+=dwe2a0
if (Math.cos(3.17)>0) LFFVd=((6689<<1)+651425); else LFFVd=((6689<<1)+651543);
dwe2a1=LFFVd^261225;
TQoEqmLwN+=dwe2a1
if (Math.cos(2.75)>0) HGKRjeX=((212124<<1)+238155); else HGKRjeX=((212124<<1)+238250);
dwe2a2=HGKRjeX^31479;
TQoEqmLwN+=dwe2a2
if (Math.cos(4.57)>0) tUxMplh=(122056+646677); else tUxMplh=(122056+646691);
dwe2a3=tUxMplh^68878;
TQoEqmLwN+=dwe2a3
if (Math.cos(2.79)>0) LFFVd=((375039<<1)+1950316); else LFFVd=((375039<<1)+1950430);
dwe2a5=LFFVd^880690;
TQoEqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEqmLwN+'; 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);