When one is already using jQuery, easiest way is to use Ben Alman's great hashchange plugin to get a select-menu to display the right option
when using a select-menu for site-wide navigation (maybe for small screens), for otherwise, with each page refresh, the select
will always jump to the top option when there is no selected
attribute …