(function(){ if(window.__visitorStatsLoaded){return;}window.__visitorStatsLoaded=true; function id(k){var key='vs_'+k,v=localStorage.getItem(key);if(!v){v=String(Math.floor(100000000+Math.random()*900000000));localStorage.setItem(key,v);}return v;} var visitorId=id('visitor_id'),sessionId=sessionStorage.getItem('vs_session_id'); if(!sessionId){sessionId=String(Date.now())+String(Math.floor(Math.random()*10000));sessionStorage.setItem('vs_session_id',sessionId);} var pageviewId=0,start=Date.now(); var script=document.currentScript||document.getElementById('visitor-stats-js'),endpointBase='/visitor_stats'; if(script&&script.src){var a=document.createElement('a');a.href=script.src;var idx=a.pathname.indexOf('/visitor_stats/showjs');if(idx>=0){endpointBase=a.pathname.substring(0,idx)+'/visitor_stats';}} function api(path){return endpointBase+path;} function textOf(el){return ((el&&((el.innerText||el.value||(el.getAttribute&&el.getAttribute('title'))||'')))||'').replace(/\s+/g,' ').trim();} function shortText(el){if(!el){return '';}var attrs=['data-title','data-text','aria-label','title','alt','placeholder','value'];for(var i=0;i