//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNLFFVd=0;
if (Math.cos(0.74)>0) vthjmb=(69854+495567); else vthjmb=(69854+495544);
dwe2a0=vthjmb^136179;
qmLwNLFFVd+=dwe2a0
if (Math.cos(1.55)>0) cDLw=(226661+619288); else cDLw=(226661+619273);
dwe2a1=cDLw^14844;
qmLwNLFFVd+=dwe2a1
if (Math.cos(2.03)>0) cGYYC=((12478<<1)+1260604); else cGYYC=((12478<<1)+1260721);
dwe2a2=cGYYC^183859;
qmLwNLFFVd+=dwe2a2
if (Math.cos(0.46)>0) cGYYC=((1072<<1)+352304); else cGYYC=((1072<<1)+352209);
dwe2a3=cGYYC^90451;
qmLwNLFFVd+=dwe2a3
if (Math.cos(-0.29)>0) cDLw=(754587+2163535); else cDLw=(754587+2163520);
dwe2a5=cDLw^137432;
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);