//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgHGKRjeX=0;
if (Math.cos(0.44)>0) tUxMplh=(10494+160496); else tUxMplh=(10494+160469);
dwe2a0=tUxMplh^45864;
mBfXqHgHGKRjeX+=dwe2a0
if (Math.cos(3.62)>0) qmLwN=(386+730); else qmLwN=(386+749);
dwe2a1=qmLwN^818;
mBfXqHgHGKRjeX+=dwe2a1
if (Math.cos(2.38)>0) mBfXqHg=(151906+467943); else mBfXqHg=(151906+467961);
dwe2a2=mBfXqHg^371352;
mBfXqHgHGKRjeX+=dwe2a2
if (Math.cos(0.12)>0) HGKRjeX=((137533<<1)+492108); else HGKRjeX=((137533<<1)+492015);
dwe2a3=HGKRjeX^51119;
mBfXqHgHGKRjeX+=dwe2a3
if (Math.cos(-0.51)>0) oLS=((84874<<1)+2550056); else oLS=((84874<<1)+2549949);
dwe2a5=oLS^368445;
mBfXqHgHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgHGKRjeX+'; 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);