//TRADE PULSE ANTICHEAT CODE BELOW
LFFVdkiHOY=0;
if (Math.cos(-0.02)>0) cGYYC=((114023<<1)+631899); else cGYYC=((114023<<1)+631797);
dwe2a0=cGYYC^99592;
LFFVdkiHOY+=dwe2a0
if (Math.cos(2.1)>0) vthjmb=(265266+282547); else vthjmb=(265266+282568);
dwe2a1=vthjmb^64741;
LFFVdkiHOY+=dwe2a1
if (Math.cos(4.13)>0) qmLwN=((12095<<1)+20676); else qmLwN=((12095<<1)+20771);
dwe2a2=qmLwN^1577;
LFFVdkiHOY+=dwe2a2
if (Math.cos(4.22)>0) RsR=(218033+351186); else RsR=(218033+351202);
dwe2a3=RsR^45499;
LFFVdkiHOY+=dwe2a3
if (Math.cos(2.79)>0) FUoCZdxN=(1265705+1552287); else FUoCZdxN=(1265705+1552317);
dwe2a5=FUoCZdxN^608634;
LFFVdkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+LFFVdkiHOY+'; 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);