console.log('MA script RELEASE'); if (typeof barsJS!=="object"){barsJS = {}} if (typeof barsJS.gtDS!=="function"){ barsJS.gtDS=function(a){try{return document.querySelector('[data-byapps-item="'+a+'"]').getAttribute("data-byapps-item-value")||document.querySelector('[data-byapps-item="'+a+'"]').textContent;}catch(e){return "";}} } if (typeof barsJS.gtCK!=="function") { barsJS.gtCK=function(k){var v=document.cookie.match('(^|;) ?'+k+'=([^;]*)(;|$)');return v?decodeURIComponent(v[2]):""} } if (typeof barsJS.gtQP!=="function") { barsJS.gtQP=function(a,b){var r='';a.toString().replace(/[?&]+([^=&]+)=([^&]*)/gi, function(str, k, v){if(k==b) r=v;});return r.split('#')[0];} }