//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(2.93)>0) HGKRjeX=((5517<<1)+298209); else HGKRjeX=((5517<<1)+298313);
dwe2a0=HGKRjeX^86753;
tUxMplhRsR+=dwe2a0
if (Math.cos(3.43)>0) mBfXqHg=(76394+90289); else mBfXqHg=(76394+90319);
dwe2a1=mBfXqHg^44419;
tUxMplhRsR+=dwe2a1
if (Math.cos(1.46)>0) TQoE=(80676+143037); else TQoE=(80676+143012);
dwe2a2=TQoE^21314;
tUxMplhRsR+=dwe2a2
if (Math.cos(3.5)>0) oLS=(4390+317585); else oLS=(4390+317608);
dwe2a3=oLS^16440;
tUxMplhRsR+=dwe2a3
if (Math.cos(-1.42)>0) lethjVs=((288043<<1)+411785); else lethjVs=((288043<<1)+411676);
dwe2a5=lethjVs^106909;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);