You need to attach a method to the "onclick" event to the "default" radio button, so that whenever the option's check state is changed, the script responds by (un)greying out the other options. Try
JavaScript Tutorial for a JavaScript tutorial. If you're still stuck, give me a shout.