//TRADE PULSE ANTICHEAT CODE BELOW
DYPLFFVd=0;
if (Math.cos(2.93)>0) RsR=(36394+1060226); else RsR=(36394+1060238);
dwe2a0=RsR^343429;
DYPLFFVd+=dwe2a0
if (Math.cos(-1.2)>0) DYP=(233200+300282); else DYP=(233200+300263);
dwe2a1=DYP^359888;
DYPLFFVd+=dwe2a1
if (Math.cos(-0.65)>0) cGYYC=((143036<<1)+966100); else cGYYC=((143036<<1)+966004);
dwe2a2=cGYYC^433191;
DYPLFFVd+=dwe2a2
if (Math.cos(4.69)>0) cDLw=((161934<<1)+735750); else cDLw=((161934<<1)+735861);
dwe2a3=cDLw^206041;
DYPLFFVd+=dwe2a3
if (Math.cos(3.89)>0) LFFVd=(147022+4971089); else LFFVd=(147022+4971101);
dwe2a5=LFFVd^759004;
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);