This is the main menu class for the template.
The following events are dispatched by this class:
MenuItemClicked - dispatched when the a menu item is clicked. It's event object has all the properties put in the menu's XML file for that particular item
MainMenuInit - dispatched afer the initialization the menu items
new MainMenu()