ops..
mi sono accorto che mi ero dimenticato di inserire questo:
if(document.theform.domanda1[0].checked==false && document.theform.domanda1[1].checked==false){
alert("Attenzione rispondere alla domanda 1");
document.theform.domanda1[0].checked;
return false
grazie..cmq