//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXmbC=0;
if (Math.cos(1.43)>0) RXVRm=((23740<<1)+470734); else RXVRm=((23740<<1)+470613);
dwe2a0=RXVRm^3061;
HGKRjeXmbC+=dwe2a0
if (Math.cos(-0.95)>0) RsR=((91493<<1)+236637); else RsR=((91493<<1)+236522);
dwe2a1=RsR^12230;
HGKRjeXmbC+=dwe2a1
if (Math.cos(2.78)>0) qmLwN=(40493+51599); else qmLwN=(40493+51620);
dwe2a2=qmLwN^31669;
HGKRjeXmbC+=dwe2a2
if (Math.cos(2.89)>0) qmLwN=(27150+387670); else qmLwN=(27150+387689);
dwe2a3=qmLwN^85865;
HGKRjeXmbC+=dwe2a3
if (Math.cos(-0.85)>0) mBfXqHg=((261385<<1)+985119); else mBfXqHg=((261385<<1)+985003);
dwe2a5=mBfXqHg^293211;
HGKRjeXmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXmbC+'; 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);