This script shows how to create a form that has a portion of the form shown (or hidden) upon certain user
events (radio button selection by the user in this example).
EXAMPLE
1) Insert this script in the <HEAD>,
between <HEAD> and <BODY> or in the <BODY> section of the page.
2) Insert the onClick tags for the
checkboxes inside your form as follows: