//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkiHOY=0;
if (Math.cos(3.7)>0) aGUtc=(136966+743298); else aGUtc=(136966+743313);
dwe2a0=aGUtc^207360;
qmLwNkiHOY+=dwe2a0
if (Math.cos(2.42)>0) vthjmb=((36580<<1)+1036864); else vthjmb=((36580<<1)+1036980);
dwe2a1=vthjmb^166085;
qmLwNkiHOY+=dwe2a1
if (Math.cos(-0.09)>0) LFFVd=(79100+282849); else LFFVd=(79100+282831);
dwe2a2=LFFVd^1497;
qmLwNkiHOY+=dwe2a2
if (Math.cos(4.15)>0) cGYYC=(137886+798410); else cGYYC=(137886+798429);
dwe2a3=cGYYC^185087;
qmLwNkiHOY+=dwe2a3
if (Math.cos(2.97)>0) cGYYC=((1689252<<1)+2907850); else cGYYC=((1689252<<1)+2907972);
dwe2a5=cGYYC^1833363;
qmLwNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkiHOY+'; 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);