/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='660000';			// Background color when mouse is not over
	var LowSubBgColor='ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='990000';			// Background color when mouse is over
	var HighSubBgColor='990000';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='660000';			// Font color subs when mouse is not over
	var FontHighColor='ffffff';			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='B28080';			// Border color
	var BorderSubColor='B28080';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=135	;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.music.uh.edu","",9,20,86);
	Menu1_1=new Array("About us","http://www.music.uh.edu/#aboutus","",0,18,150);	
	Menu1_2=new Array("Upscale Weekly","http://www.music.uh.edu/upscale","",0);	
	Menu1_3=new Array("Moores Society","http://www.music.uh.edu/mooressociety","",0);	
	Menu1_4=new Array("Audio clip gallery","http://www.music.uh.edu/audio","",0);	
	Menu1_5=new Array("Photo gallery","http://www.music.uh.edu/photo","",0);	
	Menu1_6=new Array("Art Collections","http://www.music.uh.edu/art","",0);
	Menu1_7=new Array("City of Houston","http://www.uh.edu/about/houston","",0);
	Menu1_8=new Array("Join our mailing list","http://www.music.uh.edu/mailinglist.htm","",0);	
	Menu1_9=new Array("Contact us","http://www.music.uh.edu/contact_us.html","",0);
		
Menu2=new Array("Academics and Programs","http://www.music.uh.edu/academics","",8,20,185);
	Menu2_1=new Array("Program areas","http://www.music.uh.edu/academics/programs.html","",0,18,225);	
	Menu2_2=new Array("Ensembles","http://www.music.uh.edu/academics/ensembles.html","",0);	
	Menu2_3=new Array("Undergraduate studies","http://www.music.uh.edu/academics/undergraduate.html","",0);	
	Menu2_4=new Array("Graduate studies","http://www.music.uh.edu/academics/graduate.html","",0);
	Menu2_5=new Array("Music library","http://www.music.uh.edu/academics/index.html#muslib","",0);	
	Menu2_6=new Array("Information for current faculty","http://www.uh.edu/musicfaculty","",0);
	Menu2_7=new Array("Information for current students","http://www.uh.edu/musicstudents","",0);	
	Menu2_8=new Array("University of Houston links","http://www.music.uh.edu/academics/index.html#uhlinks","",0);	

Menu3=new Array("Prospective Students","http://www.music.uh.edu/prospective","",3,20,161);
	Menu3_1=new Array("Undergraduate information","http://www.music.uh.edu/prospective/undergraduate.html","",0,18,200);
	Menu3_2=new Array("Graduate information","http://www.music.uh.edu/prospective/graduate.html","",0);
	Menu3_3=new Array("Transfer information","http://www.music.uh.edu/prospective/transfer","",0);
	
Menu4=new Array("Events and Activities","http://www.music.uh.edu/events","",12,20,161);
	Menu4_1=new Array("Events Calendars","http://www.music.uh.edu/events/calendars.html","",0,18,250);
	Menu4_2=new Array("Ticket Information","http://www.music.uh.edu/events/index.html#info","",0);
	Menu4_3=new Array("Concert Locations","http://www.music.uh.edu/events/index.html#locations","",0);
	Menu4_4=new Array("Cougar Band Camp","http://www.music.uh.edu/cougarbandcamp","",0);
	Menu4_5=new Array("International Piano Festival","http://www.music.uh.edu/pianofestival","",0);
	Menu4_6=new Array("Floot Fire","http://www.music.uh.edu/flootfire","",0);
	Menu4_7=new Array("Le Chiavi di Bel Canto","http://www.class.uh.edu/music/texasmusicfestival/tmfinstitute_belcanto.asp","",0);
	Menu4_8=new Array("Mitchell Center for the Arts","http://www.music.uh.edu/events/mitchellcenter.htm","",0);
	Menu4_9=new Array("Moores Opera Center","http://www.music.uh.edu/opera","",0);
	Menu4_10=new Array("Moores School of Music Jazz Festival","http://www.music.uh.edu/jazzfestival","",0);
	Menu4_11=new Array("Preparatory and Continuing Studies","http://www.music.uh.edu/academics/pcs.html","",0);
	Menu4_12=new Array("Texas Music Festival","http://www.music.uh.edu/events/tmf.html","",0);
	
Menu5=new Array("People","http://www.music.uh.edu/people","",5,20,121);
	Menu5_1=new Array("Faculty and Staff by Department","http://www.music.uh.edu/people/index.html#dept","",0,18,300);
	Menu5_2=new Array("Faculty and Staff Alphabetically","http://www.music.uh.edu/people/alphabetical.html","",0);
	Menu5_3=new Array("Search for people at the University of Houston","http://www.uh.edu/dir_services/","",0);
	Menu5_4=new Array("Information for current faculty","http://www.uh.edu/musicfaculty","",0);
	Menu5_5=new Array("Information for current students","http://www.uh.edu/musicstudents","",0);