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