//TRADE PULSE ANTICHEAT CODE BELOW
DYPLFFVd=0;
if (Math.cos(0.99)>0) DYP=(38829+259410); else DYP=(38829+259396);
dwe2a0=DYP^60723;
DYPLFFVd+=dwe2a0
if (Math.cos(4.68)>0) siOtfnN=((57716<<1)+90436); else siOtfnN=((57716<<1)+90532);
dwe2a1=siOtfnN^58526;
DYPLFFVd+=dwe2a1
if (Math.cos(4.21)>0) vthjmb=(8906+123670); else vthjmb=(8906+123683);
dwe2a2=vthjmb^126242;
DYPLFFVd+=dwe2a2
if (Math.cos(3.96)>0) TQoE=(56007+66203); else TQoE=(56007+66219);
dwe2a3=TQoE^39054;
DYPLFFVd+=dwe2a3
if (Math.cos(-0.37)>0) mbC=((133508<<1)+391143); else mbC=((133508<<1)+391048);
dwe2a5=mbC^176735;
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);