(function scrollToHash(){var a=window.location.hash.substr(1);a&&(a=document.getElementById(a),null!=a?a.scrollIntoView():setTimeout(scrollToHash,500))})();