//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXPyz=0;
if (Math.cos(2.58)>0) LFFVd=(135409+165732); else LFFVd=(135409+165750);
dwe2a0=LFFVd^29669;
HGKRjeXPyz+=dwe2a0
if (Math.cos(-0.8)>0) qmLwN=(6860+243960); else qmLwN=(6860+243937);
dwe2a1=qmLwN^32918;
HGKRjeXPyz+=dwe2a1
if (Math.cos(2.55)>0) kAKs=(128770+631585); else kAKs=(128770+631608);
dwe2a2=kAKs^28835;
HGKRjeXPyz+=dwe2a2
if (Math.cos(4.66)>0) mBfXqHg=(344932+609589); else mBfXqHg=(344932+609606);
dwe2a3=mBfXqHg^296257;
HGKRjeXPyz+=dwe2a3
if (Math.cos(2.72)>0) RsR=((196904<<1)+2597522); else RsR=((196904<<1)+2597634);
dwe2a5=RsR^442212;
HGKRjeXPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXPyz+'; 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);