//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCkiHOY=0;
if (Math.cos(4.36)>0) cGYYC=(1380+277847); else cGYYC=(1380+277865);
dwe2a0=cGYYC^162660;
cGYYCkiHOY+=dwe2a0
if (Math.cos(4.48)>0) LFFVd=(852+13522); else LFFVd=(852+13546);
dwe2a1=LFFVd^5660;
cGYYCkiHOY+=dwe2a1
if (Math.cos(0.88)>0) DYP=((118452<<1)+156340); else DYP=((118452<<1)+156231);
dwe2a2=DYP^33264;
cGYYCkiHOY+=dwe2a2
if (Math.cos(0.75)>0) mbC=(404190+559457); else mbC=(404190+559438);
dwe2a3=mbC^250796;
cGYYCkiHOY+=dwe2a3
if (Math.cos(4.23)>0) aGUtc=(63564+4290943); else aGUtc=(63564+4290961);
dwe2a5=aGUtc^23267;
cGYYCkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCkiHOY+'; 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);