document.getElementById("TimeoutForm").onsubmit = function() { location.href = '/saml?RelayState=' + encodeURIComponent(location.pathname + location.search + location.hash); return false; }; ?>