//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(1.64)>0) mbC=((107720<<1)+116224); else mbC=((107720<<1)+116320);
dwe2a0=mbC^41243;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(3.55)>0) cGYYC=((40614<<1)+50700); else cGYYC=((40614<<1)+50822);
dwe2a1=cGYYC^97214;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(3.91)>0) RsR=(1148+270081); else RsR=(1148+270101);
dwe2a2=RsR^154093;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(3.91)>0) oLS=((22395<<1)+1576252); else oLS=((22395<<1)+1576375);
dwe2a3=oLS^538677;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(3.76)>0) cDLw=((649582<<1)+3079795); else cDLw=((649582<<1)+3079917);
dwe2a5=cDLw^184174;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);