select one and deselect another checkbox

select one and deselect another checkbox

I would like that my code deselect currect (selected) checkbox if another one is selected.
Currect code allows multiple selected checkboxes.
Here is the code:


Thanks for hints/answers.