var hash = document.location.hash; if(hash){window.scrollTo(0,0);jQuery('.sp-megamenu-wrapper ul li a[href *="'+hash+'"]').click()} ;