Ver originalif (!validaNombre(nombre)) {...}else if (!validaMatricula(matricula)) {...}else if (document.sumar1.total1.value=='0') {...}else if (!validaIngreso(valora)) {...}else {// ENVIAR LOS DATOS}