
	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='990000';			// Background color when mouse is not over
	var LowSubBgColor='000000';			// Background color when mouse is not over on subs
	var HighBgColor='CDB498';			// Background color when mouse is over
	var HighSubBgColor='990000';			// 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='CDB498';			// Border color
	var BorderSubColor='CDB498';			// Border color for subs
	var BorderWidth=0;				// 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=1;					// 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='bottom';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=2;					// Menu offset x coordinate
	var StartLeft=14;				// 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=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='MyFrameOne';		// Frame where first level appears
	var SecLineFrame='MyFrameTwo';			// Frame where sub levels appear
	var DocTargetFrame='MyFrameTwo';		// 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=["tri.gif",5,10,"tridown.gif",10,5,"trileft.gif",5,10];

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("rollover:navigation/about_us.jpg:navigation/about_us_hover.jpg","javascript:{}","",6,28,103);
	Menu1_1=new Array("Collaborating Parishes","javascript:{}","",7,20,160);	
		Menu1_1_1=new Array("Holy Assumption","holy_assumption.htm","",0,20,160);
		Menu1_1_2=new Array("Immaculate Heart of Mary","immaculate_heart_of_mary.htm","",0);		
		Menu1_1_3=new Array("Mary Queen of Heaven","mary_queen_of_heaven.htm","",0);	
		Menu1_1_4=new Array("St. Aloysius","st_aloysius.htm","",0);	
		Menu1_1_5=new Array("St. Augustine","st_augustine.htm","",0);	
		Menu1_1_6=new Array("St. Florian","st_florian.htm","",0);	
		Menu1_1_7=new Array("St. Rita","st_rita.htm","",0);	
	Menu1_2=new Array("Contact Us","contact_us.htm","",0);
	Menu1_3=new Array("Mission & Objectives","mission_and_objectives.htm","",0);
	Menu1_4=new Array("Photo Gallery","greenfield_photo_gallery.htm","",0);
	Menu1_5=new Array("Staff","lincoln_staff.htm","",0);
	Menu1_6=new Array("School Advisory Board","school-advisory-board.htm","",0);


Menu2=new Array("rollover:navigation/curriculum.jpg:navigation/curriculum_hover.jpg","javascript:{}","",11,28,117);
	Menu2_1=new Array("Kindergarten Program","kindergarten.htm","",0,20,150);	
	Menu2_2=new Array("Computers","computers.htm","",0);
	Menu2_3=new Array("Language Arts","language_arts.htm","",0);
	Menu2_4=new Array("Library","library.htm","",0);
	Menu2_5=new Array("Music & Art","music_and_art.htm","",0);
	Menu2_6=new Array("Mathematics","mathematics.htm","",0);
	Menu2_7=new Array("Physical Education","physical_education.htm","",0);
	Menu2_8=new Array("Religion","religion.htm","",0);
	Menu2_9=new Array("Science","science.htm","",0);
	Menu2_10=new Array("Spanish","spanish.htm","",0);
	Menu2_11=new Array("Class Websites","class-websites.htm","",0);


Menu3=new Array("rollover:navigation/resources.jpg:navigation/resources_hover.jpg","javascript:{}","",14,28,105);
	Menu3_1=new Array("Before & After School Camp","before_and_after_school_camp.htm","",0,20,200);	
	Menu3_2=new Array("Dress Code","dress_code.htm","",0);
	Menu3_3=new Array("School Calendar","school_calendar.htm","",0);
	Menu3_4=new Array("Lunch Calendar","lunch_calendar.htm","",0);
	Menu3_5=new Array("Newsletters","newsletters.htm","",0);
	Menu3_6=new Array("Medication Consent Form","medication_consent_form.htm","",0);
	Menu3_7=new Array("Registration Forms/Handbook","registration.htm","",0);
	Menu3_8=new Array("Obligations & Parents","obligation_of_parents.htm","",0);
	Menu3_9=new Array("Tuition Payment Plan Information","tuition_payment_plan.htm","",0);
	Menu3_10=new Array("Tuition & Fees","tuition_and_fees.htm","",0);
	Menu3_11=new Array("School Supply List","school_supply_list.htm","",0);
	Menu3_12=new Array("Spirit Wear","spirit_wear.htm","",0);
	Menu3_13=new Array("Safeguarding all of God's Family","safeguarding_all_of_god's_family.htm","",0);
	Menu3_14=new Array("Summer Camp","summer-camp.htm","",0);


Menu4=new Array("rollover:navigation/news.jpg:navigation/news_hover.jpg","news.htm","",0,28,82);


Menu4=new Array("rollover:navigation/hasa.jpg:navigation/hasa_hover.jpg","javascript:{}","",7,28,84);
	Menu4_1=new Array("H & S Calendar/Fundraisers","hasa_calendar_fundraisers.htm","",0,20,166);
	Menu4_2=new Array("Volunteer Opportunities","volunteer_opportunities.htm","",0);
	Menu4_3=new Array("On-going Fundraisers","fund_raising_overview.htm","",0);
	Menu4_4=new Array("Profit Commitment","profit_commitment.htm","",0);
	Menu4_5=new Array("H & S Agenda & Minutes","hasa_agenda_minutes.htm","",0);
	Menu4_6=new Array("Market Day","market_day.htm","",0);
	Menu4_7=new Array("Miller Park Fundraiser","miller_park_fundraiser.htm","",0);



Menu5=new Array("rollover:navigation/athletics.jpg:navigation/athletics_hover.jpg","javascript:{}","",4,28,98);
	Menu5_1=new Array("Forms/Athletic Wear","athletic_forms_online.htm","",0,20,160);	
	Menu5_2=new Array("Athletic News & Events","athletic_news_and_events.htm","",0);
	Menu5_3=new Array("MQS Athletic Association","mqs_athletic_assoc.htm","",0);
	Menu5_4=new Array("Sports Schedules","javascript:{}","",4,20,150);
		Menu5_4_1=new Array("Basketball","basketball.htm","",0,20,110);
		Menu5_4_2=new Array("Soccer","soccer.htm","",0);	
		Menu5_4_3=new Array("Track & Field","track_&_field.htm","",0);	
		Menu5_4_4=new Array("Volleyball","volleyball.htm","",0);	


Menu6=new Array("rollover:navigation/home.jpg:navigation/home_hover.jpg","javascript:top.location.href='http://www.mqsca.org'","",0,28,93);


	

