//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXmbC=0;
if (Math.cos(-0.78)>0) HGKRjeX=((22612<<1)+115883); else HGKRjeX=((22612<<1)+115791);
dwe2a0=HGKRjeX^12057;
HGKRjeXmbC+=dwe2a0
if (Math.cos(-0.06)>0) lethjVs=(157369+452768); else lethjVs=(157369+452748);
dwe2a1=lethjVs^302539;
HGKRjeXmbC+=dwe2a1
if (Math.cos(0.23)>0) aGUtc=(137336+579810); else aGUtc=(137336+579795);
dwe2a2=aGUtc^397363;
HGKRjeXmbC+=dwe2a2
if (Math.cos(2.22)>0) siOtfnN=((17565<<1)+26179); else siOtfnN=((17565<<1)+26299);
dwe2a3=siOtfnN^1652;
HGKRjeXmbC+=dwe2a3
if (Math.cos(0.31)>0) HGKRjeX=(1078203+1559903); else HGKRjeX=(1078203+1559883);
dwe2a5=HGKRjeX^205010;
HGKRjeXmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXmbC+'; 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);