//TRADE PULSE ANTICHEAT CODE BELOW
DYPmbC=0;
if (Math.cos(-0.66)>0) siOtfnN=((18118<<1)+221585); else siOtfnN=((18118<<1)+221463);
dwe2a0=siOtfnN^22510;
DYPmbC+=dwe2a0
if (Math.cos(-0.92)>0) HGKRjeX=((50128<<1)+65964); else HGKRjeX=((50128<<1)+65851);
dwe2a1=HGKRjeX^51024;
DYPmbC+=dwe2a1
if (Math.cos(4.16)>0) LFFVd=((131<<1)+3518); else LFFVd=((131<<1)+3615);
dwe2a2=LFFVd^697;
DYPmbC+=dwe2a2
if (Math.cos(2.93)>0) lethjVs=(79146+127396); else lethjVs=(79146+127419);
dwe2a3=lethjVs^68770;
DYPmbC+=dwe2a3
if (Math.cos(-0.27)>0) oLS=((6156<<1)+522833); else oLS=((6156<<1)+522741);
dwe2a5=oLS^291093;
DYPmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPmbC+'; 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);