numMenus = 0;

imagepath = "/img/corp_images/bullets/warwickbullet3.gif";
defaultpage = 'index.php';

// array format 
// Menu0=new Array("page name","filename.htm",number of menu items below,expand by default,pdf to link to);

Menu0=new Array("Resources","http://www2.warwick.ac.uk/services/musiccentre/resources/",4,1);

Menu0_1=new Array("Library","../library/index.php",0,0);

Menu0_2=new Array("Room Booking System","../roombook/index.php",0,0);

Menu0_3=new Array("Instrument Booking System","../instbook/index.php",0,0);

Menu0_4=new Array("Contact Management System","index.php",3,1);

Menu0_4_1=new Array("Home","user_home.php",0,0);

Menu0_4_2=new Array("Bug Report","mailto:mccontact.bugreport@debolton.co.uk?subject=MC%20Contact%20Bug%20Report",0,0);

Menu0_4_3=new Array("Logout","logout.php",0,0);
