<script> jQuery(function() { jQuery(document).on("click", function(event){ if(event.target.id == "devepmen-mira") { location.hash = ""; history.replaceState(null, null, ' '); } }); }); </script>