/***********************************************************************************
*	(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=17;			// Number of first level items
	var LowBgColor='#336699';			// Background color when mouse is not over
	var LowSubBgColor='#336699';			// Background color when mouse is not over on subs
	var HighBgColor='navy';				// Background color when mouse is over
	var HighSubBgColor='navy';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='navy';			// Border color
	var BorderSubColor='navy';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=81;				// Menu offset x coordinate
	var StartLeft=1;				// 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=['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","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/","",0,20,138);

Menu2=new Array("Table of Contents","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/menu.htm","",0);
	
Menu3=new Array("About IDSD","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/summary.htm","",5);
	Menu3_1=new Array("Introduction","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/project/introduction.htm","",0,20,180);
	Menu3_2=new Array("Objectives","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/project/objectives.htm","",0,20,180);
	Menu3_3=new Array("Implementation Methodology","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/project/implementation.htm","",0,20,180);
	Menu3_4=new Array("Overview and Background","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/project/overview.htm","",0,20,180);
	Menu3_5=new Array("Project Summary","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/project/summary.htm","",0,20,180);
		
Menu4=new Array("Project Activities","","",3);
	Menu4_1=new Array("Completed","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/project/completed.htm","",0,20,280);
	Menu4_2=new Array("Training Workshop on Information Management","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/workshops/workshop10-27-31.htm","",0,20,280);
	Menu4_3=new Array("Resource Person's Meeting","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/workshops/workshop1.htm","",0,20,280);

Menu5=new Array("Themes","","",6);
	Menu5_1=new Array("Sustainable Tourism","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/themes/tourism.htm","",0,20,140);
	Menu5_2=new Array("Land Use Planning","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/themes/land.htm","",0,20,140);
	Menu5_3=new Array("Coastal Resources","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/themes/coastal.htm","",0,20,140);
	Menu5_4=new Array("Disaster Management","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/themes/disaster.htm","",0,20,140);
	Menu5_5=new Array("Climate Change","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/themes/climate.htm","",0,20,140);
	Menu5_6=new Array("Additional Resources","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/themes/additional.htm","",0,20,140);
	
Menu6=new Array("Information Systems","","",4);
	Menu6_1=new Array("MIST","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/mist.htm","",0,20,120);
	Menu6_2=new Array("ALES","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/ales.htm","",0,20,120);
	Menu6_3=new Array("CRIS","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/cris.htm","",0,20,120);
	Menu6_4=new Array("Online Resources","","",5,20,140);
		Menu6_4_1=new Array("Networks","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/online/networks.htm","",0,20,140);
		Menu6_4_2=new Array("Gateways","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/online/gateways.htm","",0,20,140);
		Menu6_4_3=new Array("Portals","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/online/portals.htm","",0,20,140);
		Menu6_4_4=new Array("Discussion Groups","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/online/groups.htm","",0,20,140);
		Menu6_4_5=new Array("Virtual / Digital Libraries","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/infosyst/online/libraries.htm","",0,20,140);
	
Menu7=new Array("Related Activities","","",5,20,138);
	Menu7_1=new Array("Community Management and Natural Resources","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/activities/community.htm","",0,20,300);
	Menu7_2=new Array("Disaster Management","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/activities/disaster.htm","",0,20,300);
	Menu7_3=new Array("Health","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/activities/health.htm","",0,20,300);
	Menu7_4=new Array("Natural Resources Management","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/activities/natural_resources.htm","",0,20,300);
	Menu7_5=new Array("Sustainable Tourism","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/activities/tourism.htm","",0,20,300);

Menu8=new Array("Databases","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/databases.htm","",7,20,138);
	Menu8_1=new Array("Climate","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/climate.htm","",0,20,200);
	Menu8_2=new Array("Disaster Management","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/disaster.htm","",0,20,200);
	Menu8_3=new Array("Economics","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/economics.htm","",0,20,300);
	Menu8_4=new Array("Health / Social","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/health_social.htm","",0,20,200);
	Menu8_5=new Array("Natural Resources Management","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/natural_resources.htm","",0,20,200);
	Menu8_6=new Array("Science","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/science.htm","",0,20,200);
	Menu8_7=new Array("Sustainable Development","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/databases/sustainable_development.htm","",0,20,200);

Menu9=new Array("Pilot Network","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/network.htm","",0,20,138);

Menu10=new Array("Documents","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/documents.htm","",0,20,138);

Menu11=new Array("Methodologies","","",6,20,138);
	Menu11_1=new Array("Development of Indicators","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/methodologies/indicators.htm","",0,20,260);
	Menu11_2=new Array("Multi Criteria/Dimensions in Decision-Making","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/methodologies/criteria.htm","",0,20,260);
	Menu11_3=new Array("Statistics","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd//methodologies/statistics.htm","",0,20,260);
	Menu11_4=new Array("Information & Communication Technologies","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/methodologies/ict.htm","",0,20,260);
	Menu11_5=new Array("GIS & Geoinformation Techniques","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/methodologies/gis.htm","",0,20,260);
	Menu11_6=new Array("Data Storage","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd//methodologies/data.htm","",0,20,260);

Menu12=new Array("Events Calendar","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/workshops/workshops.htm","",0,20,138);

Menu13=new Array("Training Materials","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/training.htm","",0,20,138);

Menu14=new Array("Institutions","","",2,20,138);
	Menu14_1=new Array("Regional Level","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/links.htm","",0,20,130);
	Menu14_2=new Array("International Level","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/links2.htm","",0,20,130);

Menu15=new Array("Press Releases","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/press.htm","",0,20,138);

Menu16=new Array("Suggest Links","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/addlinks.asp","",0,20,138);

Menu17=new Array("Contact Us","http://www.un.org/esa/sustdev/natlinfo/indicators/idsd/contact.htm","",0,20,138);