function resetear(){ for(m=0;m < document.form1.opcion.length;m++){ document.form1.opcion[m].checked = false } }