/***********************************************************************************
*	(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=11;			// Number of first level items
	var LowBgColor='#0033FF';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#0033FF';			// Background color when mouse is over
	var HighSubBgColor='#FF9933';			// 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='#84EDF9';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,comic sans ms,technical"	// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=249;				// 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=3;				// 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/tri.gif',10,10,'/images/tridown.gif',10,5,'/images/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","/index.php","",0,20,148);

Menu2=new Array("CAA Profile","/profile.php","",7);
	Menu2_1=new Array("CAA Statute","/caa_statute.php","",0,20,150);
	Menu2_2=new Array("Org Structure","/caa_structure.php","",0);
	Menu2_3=new Array("CAA Functions","/functions.php","",0);
	Menu2_4=new Array("Directorates","/directorate.php","",6);
		Menu2_4_1=new Array("Airports","/dirairports.php","",0,20,200);
		Menu2_4_2=new Array("Air Navigation","/dirairnav.php","",0);
		Menu2_4_3=new Array("Air Transport","/dirairtrans.php","",0);
		Menu2_4_4=new Array("Finance","/dirac.php","",0);
		Menu2_4_5=new Array("Human Resource","/dirhuman.php","",0);
		Menu2_4_6=new Array("Auditing","/diraudit.php","",0);
	Menu2_5=new Array("Business Opportunities","/business.php","",0);
	Menu2_6=new Array("Projects and Plans","/projects.php","",0);
	Menu2_7=new Array("Contact Information","/contact.php","",0);

Menu3=new Array("Entebbe Airport","/entebbe.php","",11);
	Menu3_1=new Array("Location and Climate","/location.php","",0,20,150);
	Menu3_2=new Array("Services and Facilities","/facilities.php","",7);
		Menu3_2_1=new Array("Departures and Arrivals","/departures.php","",0,20,200);
		Menu3_2_2=new Array("Transportation","/transport.php","",0);
		Menu3_2_3=new Array("Restaurants and Shops","/restaurants.php","",0);
		Menu3_2_4=new Array("Health","/health.php","",0);
		Menu3_2_5=new Array("Customers and Security","/customs.php","",0);
		Menu3_2_6=new Array("Telephone and Post","/telephone.php","",0);
		Menu3_2_7=new Array("Tourism and Business","/tourism.php","",0);
	Menu3_3=new Array("Air Operations","/air_operations.php","",0);
	Menu3_4=new Array("Airline Information","/air_info.php","",3);
		Menu3_4_1=new Array("Int. Scheduled Airlines","/international.php","",0,20,200);
		Menu3_4_2=new Array("Domestic Scheduled","/domestic.php","",0);
		Menu3_4_3=new Array("Non Scheduled Airlines","/nonscheduled.php","",0);
	Menu3_5=new Array("Airline Schedules","/schedules.php","",0);
	Menu3_6=new Array("Clearing and Forwarding","/clearing.php","",0);
	Menu3_7=new Array("Environment","/environment.php","",0);
	Menu3_8=new Array("Hazard Control","/hazard.php","",0);
	Menu3_9=new Array("History","/history.php","",0);
	Menu3_10=new Array("Photo Album","/album.php","",0);
	Menu3_11=new Array("Airport Address","/contact.php","",0);

Menu4=new Array("Air Transport","/air_transport.php","",5);
	Menu4_1=new Array("Profile","/prof.php","",0,20,120);
	Menu4_2=new Array("AIP Publication","/ugaaero.php","",0);
	Menu4_3=new Array("Regulatory Info","/regulatoryinfo.php","",0);
	Menu4_4=new Array("Aerodromes","/aerodromes.php","",13);
		Menu4_4_1=new Array("Arua","/arua.php","",0,20,120);
		Menu4_4_2=new Array("Gulu","/gulu.php","",0);
		Menu4_4_3=new Array("Kasese","/kasese.php","",0);
		Menu4_4_4=new Array("Kidepo","/kidepo.php","",0);
		Menu4_4_5=new Array("Soroti","/soroti.php","",0);
		Menu4_4_6=new Array("Mbarara","/Mbarara.php","",0);
		Menu4_4_7=new Array("Pakuba","/pakuba.php","",0);
		Menu4_4_8=new Array("Masindi","/masindi.php","",0);
		Menu4_4_9=new Array("Jinja","/jinja.php","",0);
		Menu4_4_10=new Array("Lira","/lira.php","",0);
		Menu4_4_11=new Array("Moroto","/moroto.php","",0);
		Menu4_4_12=new Array("Tororo","/tororo.php","",0);
		Menu4_4_13=new Array("Kisoro","/kisoro.php","",0);		
	Menu4_5=new Array("Statistics","/airstats.php","",0);

Menu5=new Array("About Uganda","/about_uganda.php","",3);
	Menu5_1=new Array("Country Profile","/about_uganda.php","",0,20,140);
	Menu5_2=new Array("Attractions","/attractions.php","",0);
	Menu5_3=new Array("Entebbe Penisula","/entebbeat.php","",3);
		Menu5_3_1=new Array("Botanical Gardens","/botanical.php","",0,20,200);
		Menu5_3_2=new Array("UWEC Zoo","/zoo.php","",0);
		Menu5_3_3=new Array("Bird Watching","/birds.php","",0);
	
Menu6=new Array("Jobs and Adverts","/jobs.php","",2);
	Menu6_1=new Array("Adverts","/adverts.php","",0,20,140);
	Menu6_2=new Array("Jobs","/jobs.php","",0);
	
Menu7=new Array("Airport Security","/airport_security.php","",0,20,148);	
	
Menu8=new Array("Aircraft Clearance","/aircraft_clearance.php","",0,20,148);	
	
Menu9=new Array("FAQs","/faq.php","",0,20,148);

Menu10=new Array("Presentations","/presentations.php","",0,20,148);
	
Menu11=new Array("Useful Links","/usefullinks.php","",0,20,148);