jQuery(document).ready(function(){jQuery('.jump-label').on("click",function(event){event.preventDefault();document.location.hash=jQuery(this).prop('hash')})})