You can use if statement using ur radio button groups which are, in ur case set1 and set2, and inside them have statements like
document.Formname.NameOfTheRAD.selected="False" or "true"
And another thing you may post ur code so that we can be aware of what we are trying to achieve right??