Ok, ich bin zu dusselig und das klappt nicht.
Hier mal das Script, ich hoffe ich nerve Dich nicht all zu sehr...
function surfto(form) {
var myindex=form.dest.selectedIndex
window.open(form.dest.options[myindex].value, target="main");