This class can be used to generate navigation menus with highlighted HTML links.
It takes as parameter an array that defines the URL, text and the title of the links.
The class generates a HTML for a list of links and Javascript code to highlight the links with a different style when the user drags the mouse over each link.
The normal and highlighted link colors are configurable.