	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#3c7db6';			// Background color when mouse is not over
	var LowSubBgColor='#3c7db6';			// Background color when mouse is not over on subs
	var HighBgColor='#76aedd';			// Background color when mouse is over
	var HighSubBgColor='#76aedd';			// Background color when mouse is over on subs
	var FontLowColor='#9ed1fd';			// Font color when mouse is not over
	var FontSubLowColor='#9ed1fd';			// Font color subs when mouse is not over
	var FontHighColor='#003663';			// Font color when mouse is over
	var FontSubHighColor='#003663';			// Font color subs when mouse is over
	var BorderColor='#005171';			// Border color
	var BorderSubColor='#005171';			// 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=8;				// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=125;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=2;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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=0;				// 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=1;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed

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","index.php","",0,25,100);

Menu2=new Array("About Us","aboutus.php","",4,25,100);
	Menu2_1=new Array("Our Mission","aboutus.php#mission","",0,25,175);	// when u add a sublink, remember to change the array pointer //	
	Menu2_2=new Array("Company Profile","aboutus.php#profile","",0,25,175);
	Menu2_3=new Array("Company Focus","aboutus.php#focus","",0,25,175);
	Menu2_4=new Array("Areas of Specialization","aboutus.php#specialization","",0,25,175);
		
Menu3=new Array("Catalog","catalog.php","",7,25,100);
	Menu3_1=new Array("Food","food.php","",9,25,175);
		Menu3_1_1=new Array("Maize","food.php#maize","",0,25,150);
		Menu3_1_2=new Array("Beans","food.php#beans","",0,25,150);
		Menu3_1_3=new Array("Lentils","food.php#lentils","",0,25,150);
		Menu3_1_4=new Array("Sorghum","food.php#sorghum","",0,25,150);
		Menu3_1_5=new Array("Oil","food.php#oil","",0,25,150);
		Menu3_1_6=new Array("Sugar","food.php#sugar","",0,25,150);
		Menu3_1_7=new Array("Tea","food.php#tea","",0,25,150);
		Menu3_1_8=new Array("Milk Powder","food.php#milk","",0,25,150);
		Menu3_1_9=new Array("Iodized Salt","food.php#salt","",0,25,150);
	Menu3_2=new Array("Domestic & Household","domesticequipment.php","",8,25,175);
		Menu3_2_1=new Array("Kitchen Set","domesticequipment.php#kitchen","",0,25,150);
		Menu3_2_2=new Array("Mosquito Net","domesticequipment.php#net","",0,25,150);
		Menu3_2_3=new Array("Fleece Blankets","domesticequipment.php#fleece","",0,25,150);
		Menu3_2_4=new Array("Woolen Blankets","domesticequipment.php#woolen","",0,25,150);
		Menu3_2_5=new Array("Collapsible Jerrycan","domesticequipment.php#jerrycan","",0,25,150);
		Menu3_2_6=new Array("Sleeping Mats","domesticequipment.php#sleeping","",0,25,150);
		Menu3_2_7=new Array("Oxfam Bucket 14lts","domesticequipment.php#14lts","",0,25,150);
		Menu3_2_8=new Array("Oxfam Bucket 20lts","domesticequipment.php#20lts","",0,25,150);
	Menu3_3=new Array("Fishing Equipment","fishing-equipment.php","",2,25,175);
		Menu3_3_1=new Array("Twines","fishing-equipment.php#twines","",0,25,150);
		Menu3_3_2=new Array("Hooks","fishing-equipment.php#hooks","",0,25,150);
	Menu3_4=new Array("Shelters","shelters.php","",2,25,150);
		Menu3_4_1=new Array("Tarpaulins","shelters.php#tarpaulins","",0,25,175);
		Menu3_4_2=new Array("Family Tents","shelters.php#tents","",0,25,150);
	Menu3_5=new Array("Agricultural Equipment","agricultural-equipment.php","",10,25,175);
		Menu3_5_1=new Array("Hoes","agricultural-equipment.php#hoes","",0,25,150);
		Menu3_5_2=new Array("Rakes","agricultural-equipment.php#rakes","",0,25,150);
		Menu3_5_3=new Array("Slashers","agricultural-equipment.php#slashers","",0,25,150);
		Menu3_5_4=new Array("Picks","agricultural-equipment.php#picks","",0,25,150);
		Menu3_5_5=new Array("Pangas/Machetes","agricultural-equipment.php#pangas","",0,25,150);
		Menu3_5_6=new Array("Sickles","agricultural-equipment.php#sickles","",0,25,150);
		Menu3_5_7=new Array("Shovels","agricultural-equipment.php#shovels","",0,25,150);
		Menu3_5_8=new Array("Wheelbarrows","agricultural-equipment.php#wheelbarrow","",0,25,150);
		Menu3_5_9=new Array("Malodas","agricultural-equipment.php#malodas","",0,25,150);
		Menu3_5_10=new Array("Axes","agricultural-equipment.php#axes","",0,25,150);
	Menu3_6=new Array("Kits","kits.php","",5,25,175);
		Menu3_6_1=new Array("Emergency Kits","kits.php#emergency","",0,25,150);
		Menu3_6_2=new Array("IDP Kits","kits.php#idp","",0,25,150);
		Menu3_6_3=new Array("School Kits","kits.php#school","",0,25,150);
		Menu3_6_4=new Array("Resettlement Kits","kits.php#resettlement","",0,25,150);
		Menu3_6_5=new Array("Hygiene Kits","kits.php#hygiene","",0,25,150);
	Menu3_7=new Array("Water & Sanitation","water&sanitation.php","",4,25,150);
		Menu3_7_1=new Array("Casings & Screens","water&sanitation.php#casing","",0,25,175);
		Menu3_7_2=new Array("Watering Cans","water&sanitation.php#cans","",0,25,150);
		Menu3_7_3=new Array("Pressure Pipes","water&sanitation.php#pipes","",0,25,150);
		Menu3_7_4=new Array("Water Foot Pump","water&sanitation.php#footpump","",0,25,150);
   
Menu4=new Array("Portfolio","portfolio.php","",0,20,100);
	

Menu5=new Array("Contact Us","contact.php","",0,20,100);
	
	
Menu6=new Array("News & Events","news.htm","",0,20,103);
	Menu6_1=new Array("Online Feedback","profile.htm","",0,20,150);
	Menu6_2=new Array("Contact us","","",0,20,103);
	
Menu7=new Array("Resource Center","","",2,20,110);
	Menu7_1=new Array("Job Vacancies","jobs.htm","",0,20,120);
	Menu7_2=new Array("Enquiries","enquiries.htm","",0,20,103);
	
Menu8=new Array("Photo Gallery","gallery.htm","",0,20,103);
	Menu8_1=new Array("Online Feedback","profile.htm","",0,20,150);
	Menu8_2=new Array("Contact us","","",0,20,103);
	
Menu9=new Array("Contact us","contacts.htm","",0,20,75);
	Menu9_1=new Array("Online Feedback","profile.htm","",0,20,150);
	Menu9_2=new Array("Contact us","","",0,20,103);
