//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=13; //set number of main menu items
	var LowBgColor='#DCDCDC';
	var HighBgColor='#335D99';
	var FontLowColor='#335D99';
	var FontHighColor='#FFFFFF';
	var BorderColor='#FFFFFF';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="Segoe Ui"
	var FontSize=9;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=193; //set vertical offset
	var StartLeft=-318; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=1;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus
Menu1=new Array("> Home","http://www.mbs.ed.cr",0,20,150);

Menu2=new Array("> All about us","",6,20,150);
    Menu2_1=new Array("Vision & Philosophy","http://www.mbs.ed.cr/Files/MISSION AND PHILOSOPHY.pdf",0,20,140);
    Menu2_2=new Array("Objectives","http://www.mbs.ed.cr/Files/Objetives.pdf",0,20,140);
    Menu2_3=new Array("School Calendar","http://www.mbs.ed.cr/Files/SchoolCalendar%2008-09.pdf",0,20,140);
	Menu2_4=new Array("Accreditations","http://www.mbs.ed.cr/htmls/accreditations.html",0,20,140);
	Menu2_5=new Array("Services","http://www.mbs.ed.cr/htmls/services.html",0,20,140);
	//Menu2_6=new Array("Staff","http://www.mbs.ed.cr/htmls/staff.html",0,20,140);
	Menu2_6=new Array("Admission","http://www.mbs.ed.cr/htmls/admissions.html",0,20,140);
//	Menu1_1=new Array("link","",0,20,220);
//	Menu1_2=new Array("","",0);
		
Menu3=new Array("> Standardized Tests","http://www.mbs.ed.cr/Files/STANDARDIZED TESTS.pdf",0);


Menu4=new Array("> Student Services","http://www.mbs.ed.cr/Files/school services.pdf",0);

	 	 
Menu5=new Array("> School Life","",7);
	Menu5_1=new Array("Sports","http://www.mbs.ed.cr/htmls/sports.html",0,20,220);
	Menu5_2=new Array("Clubs","http://www.mbs.ed.cr/htmls/clubs.html",0,20,220);
	Menu5_3=new Array("Drama","",0,20,220);
	Menu5_4=new Array("National Honor Society","http://www.mbs.ed.cr/htmls/nhs.html",0,20,220);
	Menu5_5=new Array("Student Council","http://www.mbs.ed.cr/htmls/student_council.html",0,20,220);
	Menu5_6=new Array("Community Service","",0,20,220);
	Menu5_7=new Array("AASCA Events","http://www.mbs.ed.cr/Files/AASCA.pdf",0,20,220);
	
Menu6=new Array("> News","",2);
	Menu6_1=new Array("Electronic Bulletin","http://www.mbs.ed.cr/Files/Electronic%20Bulletin.pdf",0,20,220);
	Menu6_2=new Array("Monthly Bulletin","http://www.mbs.ed.cr/Files/Monthly.pdf",0,20,220);

Menu7=new Array("> Handbooks","",3);
	Menu7_1=new Array("MS & HS Handbook","http://www.mbs.ed.cr/Files/hs_hb.pdf",0,20,220);
	Menu7_2=new Array("Preschool  Handbook","http://www.mbs.ed.cr/Files/ps handbook.pdf",0,20,220);
	Menu7_3=new Array("Elementary  Handbook","http://www.mbs.ed.cr/Files/ele handbook.pdf",0,20,220);

Menu8=new Array("> Lunch Menu","http://www.mbs.ed.cr/Files/Menu.pdf",0);

Menu9=new Array("> Photo Gallery","http://www.mbs.ed.cr/pictureg/pg_index.html",0);
	
//Menu10=new Array("> Video Gallery","http://www.mbs.ed.cr/video_gallery/vg_index.html",0);

Menu10=new Array("> Library Online Catalog ","http://190.10.2.42:5050/",0);

Menu11=new Array("> Employment","http://www.mbs.ed.cr/htmls/employment.html",0);

Menu12=new Array("> Parent Association","http://www.mbs.ed.cr/htmls/parents.html",0);

Menu13=new Array("> Teachers’ Web Pages","http://www.mbs.ed.cr/teachers/",0);
