/***********************************************************************************
*	(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=9;			// Number of first level items
	var LowBgColor='#2F7803';			// Background color when mouse is not over
	var LowSubBgColor='#2F7803';			// Background color when mouse is not over on subs
	var HighBgColor='#74AA53';			// Background color when mouse is over
	var HighSubBgColor='#74AA53';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='#ffffff';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='#ffffff';			// Border color
	var BorderSubColor='#ffffff';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	// 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='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=.02;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.02;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=72;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=2;				// 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=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/arrowaa.gif',16,9,'images/arrow_r.gif',16,9,'images/arrowaaa.gif',16,9];	// 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("Home","http://www.dynamicdrive.com","",0,20,138);




Menu1=new Array("About Us","","",9,22,199);
	Menu1_1=new Array("At a Glance","glance.html","",0,22,120);
	Menu1_2=new Array("History","history.html","",0);
	Menu1_3=new Array("Location","location.html","",0);
	Menu1_4=new Array("Our Vision","vision.html","",0);
	Menu1_5=new Array("Our Mission","mission.html","",0);
	Menu1_6=new Array("Our Philosophy","philosophy.html","",0);
	Menu1_7=new Array("Our Objectives","objectives.html","",0);
	Menu1_8=new Array("Our Strategies","strategies.html","",0);
	Menu1_9=new Array("Organogram","organogram.html","",0);
	
Menu2=new Array("Colleges and Departments","#","",4);
	Menu2_1=new Array("Natural & Applied Sciences","natural-col.html","",3,22,300);	
		Menu2_1_1=new Array("Mathematics and Statistics","maths-dept.html","",0,22,200);
		Menu2_1_2=new Array("Chemistry and Biochemistry","chemistry-dept.html","",0);
		Menu2_1_3=new Array("Biological Sciences","biological-dept.html","",0);
		Menu2_1_4=new Array("Physics and Electronics","physics-dept.html","",0);
		
                         
	Menu2_2=new Array("Information & Communication Technology","ict-col.html","",3);
		Menu2_2_1=new Array("Computer Science & Information Technology","computer-dept.html","",0,22,305);
	    Menu2_2_2=new Array("Telecommunication Technology","telecom-dept.html","",0);
		Menu2_2_3=new Array("Management Information Systems","mis-dept.html","",0);
	Menu2_3=new Array("Education","education-col.html","",4);
		Menu2_3_1=new Array("Teacher Education","teacher-dept.html","",0,22,275);
	  	Menu2_3_2=new Array("Science and Computer Education","science-dept.html","",0);
		Menu2_3_3=new Array("Library and Information Science","library-dept.html","",0);
		Menu2_3_4=new Array("General Studies and Entrepreneurship","studies-dept.html","",0);

	Menu2_4=new Array("Management and Social Science","management-col.html","",2);
		Menu2_4_1=new Array("Management Service","management-dept.html","",0,22,180);
        Menu2_4_2=new Array("Social Science","social-dept.html","",0);	
		

Menu3=new Array("Courses","#","",4);
	Menu3_1=new Array("Natural and Applied Sciences","natural-course.html","",4,22,310);
		Menu3_1_1=new Array("Mathematics and Statistics","","",2,22,210);
			Menu3_1_1_1=new Array("B. Sc in Mathematics","maths-course.html","",0,22,150);
			Menu3_1_1_2=new Array("B. Sc in Statistics","statistics-course.html","",0,22,150);
		Menu3_1_2=new Array("Chemistry and Biochemistry","","",2,22,210);
			Menu3_1_2_1=new Array("B. Sc in Chemistry","chemistry-course.html","",0,22,150);
			Menu3_1_2_2=new Array("B. Sc in Biochemistry","biochemistry-course.html","",0,22,150);
		Menu3_1_3=new Array("Biological Science","","",5,22,200);
			Menu3_1_3_1=new Array("B. Sc in Biology","biology-course.html","",0,22,150);
			Menu3_1_3_2=new Array("B. Sc in Botany","botany-course.html","",0,22,150);
			Menu3_1_3_3=new Array("B. Sc in Microbiology","microbiology-course.html","",0,22,150);
			Menu3_1_3_4=new Array("B. Sc in Biological Science","biological-course.html","",0,22,150);
			Menu3_1_3_5=new Array("B. Sc in Zoology","zoology-course.html","",0,22,150);
		Menu3_1_4=new Array("Physics and Electronics","","",1,22,200);
			Menu3_1_4_1=new Array("B. Sc in Physics","physics-course.html","",0,22,150);

Menu3_2=new Array("Information and Communication Technology","ict-course.html","",2,22,220);
		Menu3_2_1=new Array("Computer Science and Information ","#","",2,22,250);
			Menu3_2_1_1=new Array("B. Sc in Computer Science","computer-course.html","",0,22,200);
			Menu3_2_1_2=new Array("B. Sc in Information Technology","infotech-course.html","",0,22,200);
		Menu3_2_2=new Array("Management Information System (MIS)","","",1,22,310);
			Menu3_2_2_1=new Array("General Information","mis-course.html","",0,22,150);
	
Menu3_3=new Array("Education","education-course.html","",3,22,220);
		Menu3_3_1=new Array("Foundation of Education Courses  ","foundation-course.html","",2,22,280);
			Menu3_3_1_1=new Array("B. Ed Educational Management","edumanagement-course.html","",0,22,180);
			Menu3_3_1_2=new Array("B. Sc Education Degrees","education-course.html","",0,22,150);
		Menu3_3_2=new Array("Mathematics and Computer Education","mathscomputer-course.html","",7,22,280);
			Menu3_3_2_1=new Array("B. Sc (Ed) Mathematics Program","mathsprogram-course.html","",0,22,150);
			Menu3_3_2_2=new Array("B. Sc (Ed) Integrated Science","interscience-course.html","",0,22,150);
			Menu3_3_2_3=new Array("B. Ed Degree Mathematics Education","mathsedu-course.html","",0,22,150);
			Menu3_3_2_4=new Array("B. Sc (Ed) Computer Science","computerscience-course.html","",0,22,150);
			Menu3_3_2_5=new Array("B. Ed Sociology","sociology-course.html","",0,22,150);
			Menu3_3_2_6=new Array("B. Ed Psychology","psychology-course.html","",0,22,150);
			Menu3_3_2_7=new Array("B. Ed (PES) Primary Education Studies","pes-course.html","",0,22,150);
		Menu3_3_3=new Array("Department of Business Education  ","#","",2,22,200);
			Menu3_3_3_1=new Array("General Information","generalinfo-course.html","",0,22,150);
			Menu3_3_3_2=new Array("Course Outlines","bizoutlines-course.html","",0,22,150);
			
Menu3_4=new Array("Management and Social Science","management-course.html","",2,22,270);
		Menu3_4_1=new Array("Management Science","#","",2,22,270);
			Menu3_4_1_1=new Array("B. Sc in Business","bizadmin-course.html","",0,22,150);
			Menu3_4_1_2=new Array("B. Sc in Public Administration","pubadmin-course.html","",0,22,150);
			Menu3_4_1_3=new Array("B. Sc in Accounting","accounting-course.html","",0,22,150);
			Menu3_4_1_4=new Array("B. Sc in Baking and Finance","banking-course.html","",0,22,150);
			Menu3_4_1_5=new Array("B. Sc in Economics","economics-course.html","",0,22,150);
		Menu3_4_2=new Array("Social Science","#","",1,22,200);
			Menu3_4_2_1=new Array("B. Sc in Political Science ","polscience-course.html","",0,22,150);
			Menu3_4_2_2=new Array("B. Sc in International Relations ","intrelations-course.html","",0,22,150);
			Menu3_4_2_3=new Array("Bachelor in Philosophy ","philosophy-course.html","",0,22,150);
			Menu3_4_2_4=new Array("Bachelor of Arts in Philosophy ","arts-course.html","",0,22,150);
			Menu3_4_2_5=new Array("B. A Ecumenism, Peace Studies and Conflict Resolution ","ecumenism-course.html","",0,22,150);
			
			
Menu4=new Array("Admissions","#","",2);
		Menu4_1=new Array("General Requirements","general-requirements.html","",0,22,200)
		Menu4_2=new Array("Postgraduate Requirements","postgraduate-requirements.html","",0);
		
	
Menu5=new Array("Academic Information","academicinfo-update.html","",0,22,154);
		

Menu6=new Array("School Officials","#","",6);
	Menu6_1=new Array("Board of Trustees","trustees.html","",0,22,280);	
	Menu6_2=new Array("University Officers","#","",2,22,220);
		Menu6_2_1=new Array("The Chancellor ","chancellor.html","",0,22,200);
		Menu6_2_2=new Array("The Pro-Chancellor ","pro-chancellor.html","",0,22,200);
				
	Menu6_3=new Array("Governing Council","#","",5,22,220);
		Menu6_3_1=new Array("Introduction ","council.html","",0,22,200);
		Menu6_3_2=new Array("Composition ","composition.html","",0,22,200);
		Menu6_3_3=new Array("Functions ","functions.html","",0,22,200);
		Menu6_3_4=new Array("Quorum ","quorum.html","",0,22,200);
		Menu6_3_5=new Array("Committees ","#","",5,22,220);
			Menu6_3_5_1=new Array("Finance and General Purpose ","finance.html","",0,22,220);
			Menu6_3_5_2=new Array("Tenders Board ","tenders.html","",0,22,220);
			Menu6_3_5_3=new Array("Appointments and Promotions ","appointments.html","",0,22,220);
			Menu6_3_5_4=new Array("Staff Disciplinary ","staff.html","",0,22,220);
			Menu6_3_5_5=new Array("Fund Raising ","fund.html","",0,22,220);
			
		Menu6_4=new Array("Principal Officers","#","",6,22,220);
		 Menu6_4_1=new Array("The Vice Chancellor ","vc.html","",0,22,200);
		 Menu6_4_2=new Array("The Deputy Vice-Chancellor ","deputyvc.html","",0,22,200);
		 Menu6_4_3=new Array("The Registrar ","registrar.html","",0,22,200);
		 Menu6_4_4=new Array("The Bursar","bursar.html","",0,22,200);
		 Menu6_4_5=new Array("The Librarian","librarian.html","",0,22,200);
		 Menu6_4_6=new Array("Tenure of Principal Officers","tenure.html","",0,22,200);
	
	  Menu6_5=new Array("University Senate","#","",3,22,220);
		 Menu6_5_1=new Array("Composition","senate-composition.html","",0,22,200);
		 Menu6_5_2=new Array("Functions","senate-functions.html","",0,22,200);
		 Menu6_5_3=new Array("Committees","#","",11,22,240);
		Menu6_5_3_1=new Array("Development Committee ","senate-development.html","",0,22,240);		 
		Menu6_5_3_2=new Array("Library Committee","senate-library.html","",0,22,240);
		Menu6_5_3_3=new Array("Ceremonies Committee","senate-ceremonies.html","",0,22,240);
		Menu6_5_3_4=new Array("Central Admissions Committee","senate-admissions.html","",0,22,240);
		Menu6_5_3_5=new Array("Business Committee","senate-business.html","",0,22,240);
		Menu6_5_3_6=new Array("University Publications Committee","senate-publications.html","",0,22,240);
		Menu6_5_3_7=new Array("Students Welfare Board","senate-welfare.html","",0,22,240);
		Menu6_5_3_8=new Array("University Sports Committee","senate-sports.html","",0,22,240);
		Menu6_5_3_9=new Array("University Research Committee","senate-research.html","",0,22,240);
		Menu6_5_3_10=new Array("Students Disciplinary Committee","senate-disciplinary.html","",0,22,240);
		Menu6_5_3_11=new Array("Examinations Committee","senate-examinations.html","",0,22,240);

	 Menu6_6=new Array("College & Department Administration","#","",3,22,382);
		Menu6_6_1=new Array("Introduction","admin-intro.html","",0,22,200);
		 Menu6_6_2=new Array("College Board","collegeboard.html","",0,22,200);
		 Menu6_6_3=new Array("Academic Departments","academi-dept.html","",0,22,200);

Menu7=new Array("Discussion Forum","http://coalcityuniversity.com/forum","",0,22,154);

Menu8=new Array("Blog","http://coalcityuniversity.com/blog","",0,22,154);

Menu9=new Array("Check Your Email","http://coalcityuniversity.com:2095","",0,22,154);
