/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001       *
*	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='#1754D2';	            // Background color when mouse is not over
	var LowSubBgColor='white';		// Background color when mouse is not over on subs
	var HighBgColor='#E8AC18';			    // Background color when mouse is over
	var HighSubBgColor='beige';	    // Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='black';		// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#000030';			// Border color
	var BorderSubColor='#000030';			// Border color for subs
	var BorderWidth=1;				    // Border width
	var BorderBtwnElmnts=1;	            // Border between elements 1 or 0
	var FontFamily="verdana, sans-serif"	// Font family menu items
	var FontSize=7;				// 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='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=165;				// Menu offset x coordinate
	var StartLeft=2;				// 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=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='mainFrame';			// Frame where first level appears
	var SecLineFrame='mainFrame';			// Frame where sub levels appear
	var DocTargetFrame='contentFrame';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=1;				// 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];	// 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 Page","index.html","",0,25,150);

Menu2=new Array("GHARP","javascript:;","",8);
	Menu2_1=new Array("About GHARP","about.html","",0,20,150);
	Menu2_2=new Array("Vision & Mission","vision.html","",0);
	//Menu2_3=new Array("Mission","mission.html","",0,25,120);
	Menu2_3=new Array("Objectives","objectives.html","",0,25,120);
	Menu2_4=new Array("Strategic Plan","strategic.html","",0,25,120);
	Menu2_5=new Array("GHARP Activities","gharp_activities.html","",0);
	Menu2_6=new Array("Newsletter","newsletter.html","",0);
        Menu2_7=new Array("To Collaborate","collaboration.html","",0,25,120);
        Menu2_8=new Array("Contacts","gharp_contacts.html","",0,25,120);
Menu3=new Array(" -   ERHA","javascript:;","",6);
	Menu3_1=new Array("About ERHA","erha_aboutus.html","",0,20,150);
	Menu3_2=new Array("Vision & Mission","erha_vision.html","",0);
	Menu3_3=new Array("ERHA Profile","erha_overview.html","",0,25,120);
        Menu3_4=new Array("Strategic Plan","erha_strategic.html","",0,25,120);
        Menu3_5=new Array("Structure","erha_structure.html","",0,25,120);
	Menu3_6=new Array("Contacts","erha_contacts.html","",0,25,120);
	//Menu3_5=new Array("On going Projects","onprojects.html","",0,25,120);
	//Menu3_6=new Array("Past Projects","pastprojects.html","",0,25,120);
	//Menu3_7=new Array("Strategy","erha_strategy.html","",0,25,120);
	//Menu3_8=new Array("Structure","erha_structure.html","",0);
	//Menu3_9=new Array("Contacts","erha_contacts.html","",0);
	//Menu3_9=new Array("Corporate Training","corporate_training.html","",0,25,120);
	//Menu3_10=new Array("Bachelor of Business Administration","bba.html","",0,25,120);
	//Menu3_11=new Array("Long Distance","long_distance.htm","",0);
		
//Menu4=new Array("Co-curricular activities","javascript:;","",4);
//	Menu4_1=new Array("Beauty Peagents","beauty_peagents.htm","",0,20,150);
//	Menu4_2=new Array("sports","sports.htm","",0);
//	Menu4_3=new Array("Educational Trips","trips.htm","",0);
//	Menu4_4=new Array("Talent Shows","talentshows.htm","",0);
	
Menu4=new Array("-   KRA","javascript:;","",7);
	Menu4_1=new Array("About KRA","kra_about.html","",0,20,150);
	Menu4_2=new Array("Vision & Mission","kra_mission.html","",0,20,150);
	//Menu4_3=new Array("News","kra_activities.html","",0);
	Menu4_3=new Array("Strategic Plan","kra_strategic.html","",0,25,120);
	//Menu4_5=new Array("SWOT Analysis","kra_swot.html","",0,25,120);
	Menu4_4=new Array("Planned Activities","onprojects.html","",0,25,120);
	Menu4_5=new Array("Projects","kra_activities.html","",0,25,120);
	//Menu4_8=new Array("Strategy","kra_strategy.html","",0,25,120);
	Menu4_6=new Array("Structure","kra_structure.html","",0);
	Menu4_7=new Array("Contacts","kra_contacts.html","",0);

Menu6=new Array(" -   RHAT","javascript:;","",5);
	Menu6_1=new Array("About RHAT","rhat_aboutus.html","",0,20,150);
	Menu6_3=new Array("Achievements","rhat_achievements.html","",0);
	Menu6_2=new Array("Objectives","rhat_objectives.html","",0,25,120);
	Menu6_4=new Array("Technology Transfer","rhat_techtransfer.html","",0,25,120);
    //Menu6_5=new Array("On going Projects","onprojects.html","",0,25,120);
	//Menu6_6=new Array("Past Projects","pastprojects.html","",0,25,120);
	//Menu6_7=new Array("Strategy","rhat_strategy.html","",0,25,120);
	//Menu6_8=new Array("Structure","rhat_structure.html","",0);
	Menu6_5=new Array("Contacts","rhat_contacts.html","",0);

Menu5=new Array("-   RAAS","javascript:;","",4);
	Menu5_1=new Array("About RAAS","raas_aboutus.html","",0,20,150);
	//Menu5_4=new Array("Secretariat","urwa_secretariat.html","",0);
	//Menu5_3=new Array("Achievements","raas_achievements.html","",0,25,120);
	Menu5_2=new Array("Vision & Mission","raas_objectivesandvision.html","",0,25,120);
	//Menu5_3=new Array("Strategic Plan","raas_strategicplan.html","",0,25,120);
	//Menu5_5=new Array("Past Projects","pastprojects.html","",0,25,120);
	//Menu5_7=new Array("Strategy","raas_strategy.html","",0,25,120);
	//Menu5_8=new Array("Structure","raas_structure.html","",0);
	Menu5_3=new Array("Activities","raas_Activities.html","",0,25,120);
	Menu5_4=new Array("Contacts","raas_contacts.html","",0);

Menu7=new Array("-   URWA","javascript:;","",5);
	Menu7_1=new Array("About URWA","urwa_aboutus.html","",0,20,150);
	//Menu7_4=new Array("Secretariat","urwa_secretariat.html","",0);
	Menu7_3=new Array("Achievements","urwa_achievements.html","",0,25,120);
	Menu7_2=new Array("Vision & Mission","urwa_objectivesandvision.html","",0,25,120);
	Menu7_4=new Array("Strategic Plan","urwa_strategicplan.html","",0,25,120);
	//Menu7_5=new Array("Past Projects","pastprojects.html","",0,25,120);
	//Menu7_7=new Array("Strategy","urwa_strategy.html","",0,25,120);
	//Menu7_8=new Array("Structure","urwa_structure.html","",0);
	Menu7_5=new Array("Contacts","urwa_contacts.html","",0);


//Menu5=new Array("Feedback Form","feedback.html","",0);	
                         						  
//Menu6=new Array("Application","javascript:;","",2);
//	Menu6_1=new Array("Apply Online","application.html","",0,20,150);
//	Menu6_2=new Array("Download Application forms","download_forms.htm","",0);
//Menu7=new Array("Past Projects","past_projects.html","",0);	
//Menu8=new Array("On-going Projects","ongoing_projects.html","",0);	
Menu8=new Array("Photo Gallery","photo_gallery.html","",0);	
Menu9=new Array("Feedback Form","feedback_form.html","",0);	
Menu10=new Array("Our Contacts","our_contacts.html","",0);


//Menu9=new Array("Whats New?","show_news.php","",0);
	

//Menu10=new Array("Affiliates","javascript:;","",0);
	
//Menu11=new Array("Jobs & Careers","jobs.htm","",0);