Hallihallo!
So sollte sich Dein link eigentlich in einem anderen Frame öffnen:
<script language="JavaScript" type="text/javascript">
<!--
function goToURL()
{
location.href=document.form1.select[document.form1.select.selectedIndex].value;
^^^^^^^^
parent.Framename.location.href = .....
}
//-->
</script>
Ich hoffe, ich konnte Dir helfen...
Viele liebe Grüße,
Der Dicki