	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor="#996633";				// Background color when mouse is not over
	var LowSubBgColor="#996633";			// Background color when mouse is not over on subs
	var HighBgColor="#FFCC99";			// Background color when mouse is over
	var HighSubBgColor="#FFCC99";			// Background color when mouse is over on subs
	var FontLowColor='#FFFFCC';			// Font color when mouse is not over
	var FontSubLowColor='#FFFFCC';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=0;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='static';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=3;				// 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=300;			// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/triH.gif',5,10,'images/tridownH.gif',10,5,'images/trileftH.gif',5,10];	

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

Menu1=new Array("Home","horobio.htm","",0,20,79);

Menu2=new Array("Order CDs","getcd.htm","",0,20,87);

Menu3=new Array("Concerts","","",3,20,87);
	Menu3_1=new Array("Seeking Sponsors","concert.htm","",0,20,130);	
	Menu3_2=new Array("2003 Tour","","",4,20,99);		
		Menu3_2_1=new Array("Mobile","invite.htm","",0,20,109);
		Menu3_2_2=new Array("Atlanta","atlanta.htm","",0,20,109);
		Menu3_2_3=new Array("New York","newyork.htm","",0,20,109);
		Menu3_2_4=new Array("Other","invite.htm","",0,20,109);
	Menu3_3=new Array("2004 Tour","","",1,20,99);		
		Menu3_3_1=new Array("Mobile","invite2004.htm","",0,20,109);		

Menu4=new Array("About Us","","",2,20,87);
	Menu4_1=new Array("Mission","horowe.htm","",0,20,87);	
	Menu4_2=new Array("Debut","hguests.htm","",0,20,87);

Menu5=new Array("Competition","","",6,20,92);
	Menu5_1=new Array("Background","horowe2.htm","",0,20,99);	
	Menu5_2=new Array("First (1995)","hcomp1.htm","",0,20,99);		
	Menu5_3=new Array("Second (1997)","hcomp2.htm","",0,20,99);
	Menu5_4=new Array("Third (1999)","hcomp3.htm","",0,20,99);
	Menu5_5=new Array("Fourth (00-01)","hcomp4.htm","",0,20,99);
	Menu5_6=new Array("Fifth (02-03)","hcomp5.htm","",0,20,99);
		
Menu6=new Array("Prodigies","undercon.htm","",0,20,87);

Menu7=new Array("Links","horolinks.htm","",0,20,82);
	
Menu8=new Array("Contact Us","eform.php","",0,20,87);

