prova...
<form name=sceglilink>
<select name="link" onChange="parent.body.location=document.sceglilink .link.options[document.sceglilink.link.selectedIndex].value">
<option selected>_______________________
<option value="http://www.xyz.it"> Xyz
<option value="http://www..it"> Abc
</select>
</form>