function ir (){
var thebox=document.menu
if (thebox.windowoption.checked)
if (!window.newwindow)
newwindow=window.open ()
newwindow.location=thebox.example.optiones[thebox.example.SelectedIndex].value
}
else
location=thebox.example.optiones[thebox.example.SelectedIndex].value
}
10:46
ExactaScientia

