Thanks,Abaka and Carlos.
The code does not quite work, but they point me to the right direction.
I guess when option1 clicks, the result should end with the button selected. Therefore I move my code (option1.value = false)to the get focus event of other object, which is a list box. This way I achieve the result I wanted.
Again,I appreciated!