const links = document.querySelectorAll('a[role="menuitem"]'); links.forEach(link => { link.tabIndex = 0; });
Guests cannot access user profiles. Log in with a full user account to continue.