This class implements a dynamic pull down menus using DHTML level 2.
It provides functions to dynamically build menus and sub-menus of HTML links included in DIV sections. These sections are shown or hidden according to user input events. These events are handled by Javascript code generated by the class with assistance of a small Javascript function library file also supplied with this class.
The class uses CSS to facilitate the customization of the presentation styles.
The DHTML generated by this class is known to be supported by Firefox, Microsoft Internet Explorer, Mozilla and Opera.