document.querySelector('li.selected > a[href="' + window.location.pathname + '"]').classList.add('active');