//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNqmLwN=0;
if (Math.cos(3.19)>0) aGUtc=((15592<<1)+179573); else aGUtc=((15592<<1)+179690);
dwe2a0=aGUtc^65112;
qmLwNqmLwN+=dwe2a0
if (Math.cos(-1.57)>0) TQoE=(32999+42429); else TQoE=(32999+42409);
dwe2a1=TQoE^39393;
qmLwNqmLwN+=dwe2a1
if (Math.cos(2.05)>0) oLS=((51669<<1)+78902); else oLS=((51669<<1)+79019);
dwe2a2=oLS^46176;
qmLwNqmLwN+=dwe2a2
if (Math.cos(4.38)>0) vthjmb=((51036<<1)+66403); else vthjmb=((51036<<1)+66495);
dwe2a3=vthjmb^83785;
qmLwNqmLwN+=dwe2a3
if (Math.cos(-0.95)>0) RsR=((698001<<1)+2796152); else RsR=((698001<<1)+2796030);
dwe2a5=RsR^1250180;
qmLwNqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNqmLwN+'; 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);