//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNLFFVd=0;
if (Math.cos(0.39)>0) vthjmb=((46322<<1)+198034); else vthjmb=((46322<<1)+197929);
dwe2a0=vthjmb^82662;
qmLwNLFFVd+=dwe2a0
if (Math.cos(0.26)>0) DYP=((8138<<1)+174132); else DYP=((8138<<1)+174034);
dwe2a1=DYP^28447;
qmLwNLFFVd+=dwe2a1
if (Math.cos(-1)>0) oLS=(116662+157974); else oLS=(116662+157956);
dwe2a2=oLS^19464;
qmLwNLFFVd+=dwe2a2
if (Math.cos(-1.15)>0) siOtfnN=(54821+166198); else siOtfnN=(54821+166178);
dwe2a3=siOtfnN^9548;
qmLwNLFFVd+=dwe2a3
if (Math.cos(0.67)>0) vthjmb=((310851<<1)+1106755); else vthjmb=((310851<<1)+1106639);
dwe2a5=vthjmb^616336;
qmLwNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNLFFVd+'; 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);