 function redirect(urlobject) { location = urlobject.options[urlobject.selectedIndex].value; }