//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(-0.65)>0) cDLw=((87259<<1)+625063); else cDLw=((87259<<1)+624971);
dwe2a0=cDLw^156177;
HGKRjeXDYP+=dwe2a0
if (Math.cos(4.13)>0) DYP=(173826+266246); else DYP=(173826+266273);
dwe2a1=DYP^142165;
HGKRjeXDYP+=dwe2a1
if (Math.cos(4.06)>0) cDLw=((32727<<1)+107171); else cDLw=((32727<<1)+107267);
dwe2a2=cDLw^52512;
HGKRjeXDYP+=dwe2a2
if (Math.cos(4.47)>0) mbC=(66958+184976); else mbC=(66958+184988);
dwe2a3=mbC^13755;
HGKRjeXDYP+=dwe2a3
if (Math.cos(2.52)>0) qmLwN=(565958+4717420); else qmLwN=(565958+4717440);
dwe2a5=qmLwN^419169;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);