function cambia(obj){ if(obj.value=='g') { document.forms[0].comando.options[0] = null; document.forms[0].comando.options[0] = null; } }