/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='006940';			// Background color when mouse is not over
	var LowSubBgColor='006940';			// Background color when mouse is not over on subs
	var HighBgColor='a51a2f';			// Background color when mouse is over
	var HighSubBgColor='a51a2f';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='006940';			// Border color
	var BorderSubColor='006940';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial"				// 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='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=150;				// Menu offset x coordinate
	var StartLeft=35;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=0;				// 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("About Fiesta  ","history.html","",4,18,120);
	Menu1_1=new Array("History","history.html","",0,18,145);	
	Menu1_2=new Array("Fiesta Committee","fmcommittee.html","",0,18,145);
	Menu1_3=new Array("Volunteer","volunteer.html","",0,18,145);
	Menu1_4=new Array("2009 Picture Gallery","gallery09.html","",0,18,145);

Menu2=new Array("Food  ","#","",2,18,120);
	Menu2_1=new Array("Mexican Food","food.html","",0,18,130);
	Menu2_2=new Array("Carnival Food","otherfood.html","",0,18,130);

Menu3=new Array("Entertainment  ","","",3,18,113);
	Menu3_1=new Array("Entertainment","entertainment.html","",0,18,140);
	Menu3_2=new Array("Schedule","entertaincalendar.html","",0,18,150);
	Menu3_3=new Array("Music Primer","music.html","",0,18,140);
	
Menu4=new Array("Fiesta Activities  ","activities.html","",11,18,130);
	Menu4_1=new Array("Art Show","artshow.html","",0,18,110);
	Menu4_2=new Array("Carnival","carnival.html","",0,18,110);
	Menu4_3=new Array("Contests","contests.html","",0,18,110);
	Menu4_4=new Array("Coronation Ball","coronationball.html","",0,18,110);
	Menu4_5=new Array("Golf Tournament","golf.html","",0,18,110);
	Menu4_6=new Array("Jalapeņo Contest","jalapeno.html","",0,18,110);
	Menu4_7=new Array("Kids' Zone","kidscorner.html","",0,18,110);
	Menu4_8=new Array("Mercado","mercado.html","",0,18,110);
	Menu4_9=new Array("Parade","parade.html","",0,18,110);
	Menu4_10=new Array("Parade Registr.","paradereg.html","",0,18,130);
	Menu4_11=new Array("Run/Walk","runwalk.html","",0,18,110);

Menu5=new Array("Royalty  ","candidates.html","",4,18,120);
	Menu5_1=new Array("Coronation","coronation.html","",0,18,130);
	Menu5_2=new Array("Candidates","royalty.html","",0,18,130);
	Menu5_3=new Array("Food Schedule","royaltyschedule.html","",0,18,130);
	Menu5_4=new Array("Past Royalty","pastroyalty.html","",0,18,130);

Menu6=new Array("Partnerships  ","","",5,18,120);
	Menu6_1=new Array("Sponsors","partnerships.html","",0,18,130);
	Menu6_2=new Array("Partnership Info","partnershiplevels.html","",0,18,130);
	Menu6_3=new Array("Partnership Form","partnership_form.html","",0,18,130);
	Menu6_4=new Array("Individual Partnerships","ind_partnership.html","",0,18,130);
	Menu6_5=new Array("Outside Vendors","vendors.html","",0,18,130);
	

Menu7=new Array("Visitor Info  ","directions.html","",4,18,120);
	Menu7_1=new Array("Lodging Available","","",1,18,120);
		Menu7_1_1=new Array("Ramada","lodgingramada.html","",0,18,60);
	Menu7_2=new Array("Maps","directions.html","",0,18,120);
	Menu7_3=new Array("Topeka","http://www.visitTopeka.travel","",0,18,120);
	Menu7_4=new Array("Trolley","trolley.html","",0,18,120);

Menu8=new Array("Forms  ","entryforms.html","",0,18,120);

Menu9=new Array("En Espaņol  ","historia.html","",2,18,120);
	Menu9_1=new Array("La Historia","historia.html","",0,18,95);
	Menu9_2=new Array("El Calendario","calendario.html","",0,18,95);

Menu10=new Array("Home  ","index.html","",2,18,120);
	Menu10_1=new Array("Fiesta Home","index.html","",0,18,95);
	Menu10_2=new Array("OLG Parish","http://www.olg-parish.org/","",0,18,95);
	




