ok,
ho risolto copiazzando da un altro post:

function loadPage(list) {
location.href = list.options[list.selectedIndex].value
}