
<!--
function Menu1(form) {
    var result=(form.Alvo.options[form.Alvo.selectedIndex].value)
   location.href=result
}
// -->
