document.getElementById("failurePath").value = window.location.href; window.addEventListener('DOMContentLoaded',function () { if (!!document.getElementById("loginError")) { if (window.innerWidth < 1200) { document.querySelectorAll("#mobileMenuToggle")[0].click(); } document.querySelectorAll("#loginMenuToggle")[0].click(); } });