code:getId('medica').options[getId('medica').selectedIndex].value; function getId(id) { return document.getElementById(id); }