<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">function orbital_expand_navbar(){var a=document.getElementById("search-navbar");a.classList.contains("expand-searchform")?a.classList.remove("expand-searchform"):(a.classList.add("expand-searchform"),document.getElementById("search-input").focus())}</pre></body></html>