Flexiable Menu
This is an xml driven, unlimited menu. You can modify two parameters in the two lines in the front of code. 1. linkEnable = false; (if you set linkEnable = true, the links will be enabled when you click the buttons.) 2. xmlUrl = 'navigation.xml'; (the url of your xml file, you can modify names and links for the buttons. Also, you can add new buttons)