Cascading
      Menus can be described as drop down boxes that change do to a selection in a previous drop
      down box. MenuGen customizes the javascript code written for cascading menus by Alan King
      and company at webreference.com, which is tried
      and true code that has been tested across platform and browser (at least according to them!).
        To see an example, click here. 
      MenuGen currently only handles 2
      drop down boxes (changing values in box1 changes box2).  (For multiple drop down
      boxes, see the docs at webreference.com).  
      In this situation, the values in box1 are static and printed directly as normal
      HTML.  The corresponding box2 options will also be copied into the HTML as well as the javascript for full functionality.