This class can be used to display an hierarchic menu stored in a MySQL table. It retrieves the title and link URLs of items of a menu from a MySQL database product table. The class generates HTML and Javascript to display the pull down menus with links according to the hierarchy of children and parent items retrieved from the database.