<!-- 
/*****************************************************************/
//HORIZONTAL MENU 
//deflenght refers to height of each section in drop down menu!
/*****************************************************************/
//(text, href, frame, length, spacing, target)
menu[0][1] = new Item('<img src="images/backpacksoftware.com/home_button.gif" border=0>', 'index.html', '', 43, 0, 1);
menu[0][2] = new Item('<img src="images/backpacksoftware.com/about_button.gif" border=0>', '#', '', 100, 0, 2);
menu[0][3] = new Item('<img src="images/backpacksoftware.com/download_centre.gif" border=0>', 'login.php', '', 107, 0, 3);
menu[0][4] = new Item('<img src="images/backpacksoftware.com/support_button.gif" border=0>', 'support_centre.html', '', 58, 0, 4);
//  End -->
