Towns
   This is an experimental page for forms.
      The following features are implemented:
      
         - The select list and radio buttons are synchronized. Changing one will update the other.
- The list of towns displayed depends on which state is selected. This list is generated
             only when needed, and stored thereafter. So, if Idaho/ID is never selected/clicked, 
             the memory and performance related to ID towns is never incurred.
- A debug window can be opened to see the transcript of function calls.