//TRADE PULSE ANTICHEAT CODE BELOW
DYPLFFVd=0;
if (Math.cos(3.96)>0) DYP=((32730<<1)+423427); else DYP=((32730<<1)+423533);
dwe2a0=DYP^142550;
DYPLFFVd+=dwe2a0
if (Math.cos(0.05)>0) siOtfnN=(51509+173803); else siOtfnN=(51509+173791);
dwe2a1=siOtfnN^629;
DYPLFFVd+=dwe2a1
if (Math.cos(3.19)>0) cDLw=((87031<<1)+193596); else cDLw=((87031<<1)+193690);
dwe2a2=cDLw^163697;
DYPLFFVd+=dwe2a2
if (Math.cos(-0.99)>0) Pyz=(10112+124950); else Pyz=(10112+124935);
dwe2a3=Pyz^71525;
DYPLFFVd+=dwe2a3
if (Math.cos(-1.39)>0) RsR=((98769<<1)+913407); else RsR=((98769<<1)+913317);
dwe2a5=RsR^448656;
DYPLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPLFFVd+'; 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);