//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#F6F3F3';
	var HighBgColor='#ffffff';
	var FontLowColor='#000000';
	var FontHighColor='navy';
	var BorderColor='#000000';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana"
	var FontSize=7;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=216; //set vertical offset
	var StartLeft=173; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=4;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //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","",0,16,126);

Menu1=new Array("<img src=scripts/index_23.gif border=0>","history.html",3,19,96);
	Menu1_1=new Array("History","history.html",0,16,140);	
	Menu1_2=new Array("Vision","vision.html",0);
	Menu1_3=new Array("Mission & Objectives","mission.html",0);

Menu2=new Array("<img src=scripts/index_24.gif border=0>","bsit.html",5,19,134);
	Menu2_1=new Array("B.S. in Information Technology","bsit.html",0,16,180);
	Menu2_2=new Array("B.S. in Nursing","bsn.html",0);
	Menu2_3=new Array("Hotel & Restaurant Management","hotel.html",0);
	Menu2_4=new Array("Midwifery","midwifery.html",0);
	Menu2_5=new Array("B.S. in Physical Therapy","bspt.html",0);

Menu3=new Array("<img src=scripts/index_25.gif border=0>","admission.html",3,19,99);
	Menu3_1=new Array("Admissions Office","admission.html",0,16,206);
	Menu3_2=new Array("Application, Process & Requirements","application.html",0);
	Menu3_3=new Array("Admissions Calendar","admissions_calendar.html",0);

Menu4=new Array("<img src=scripts/index_26.gif border=0>","http://b.1asphost.com/tanch/events.asp",3,19,91);
	Menu4_1=new Array("Events & Announcements","http://b.1asphost.com/tanch/events.asp",0,16,150);
	Menu4_2=new Array("Academic Calendar","http://b.1asphost.com/tanch/academic_calendar.asp",0);
	Menu4_3=new Array("Tuition & Fees","tuition.html",0);

Menu5=new Array("<img src=scripts/index_27.gif border=0>","alumni.html",0);

Menu6=new Array("<img src=scripts/index_28.gif border=0>","affiliates.html",0);

	