<select onchange='window.location="#"+this.options[this.selectedIndex].value'>
<option value='some_bookmark'>goto some_bookmark</option>
<option value='some_other_bookmark'>goto some_other_bookmark</option>
</select>
Is this what you want?
-Snib
<><
http://www.snibworks.com/