(function(){ if (location.hash === '#form') { try { sessionStorage.setItem('pendingHash','form'); } catch(e){} history.replaceState(null,'', location.pathname + location.search); } })();