	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='E47F00';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='gray';			// Background color when mouse is over
	var HighSubBgColor='E47F00';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// Border color
	var BorderSubColor='gray';			// 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=8;				// Font size menu items
	var FontBold=0;				// 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=126;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tridown.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("rollover:images/ourWork.jpg:images/ourWork_over.jpg","","",7,16,90);
	Menu1_1=new Array("UN Programme on Youth","mandate.htm","","",15,160);	
	Menu1_2=new Array("Youth and the MDGs","mdgs.htm","","");
	Menu1_3=new Array("Technical Cooperation","technicalcooperation.htm","","");
	Menu1_4=new Array("Youth Development Indicators","youthindicators1.htm","","");
	Menu1_5=new Array("Meetings and Workshops","workshops.htm","","");
    Menu1_6=new Array("International Youth Day","iyouthday.htm","","");
	Menu1_7=new Array("International Year of Youth","http://social.un.org/youthyear","","");

Menu2=new Array("rollover:images/agenda.jpg:images/agenda_over.jpg","javascript:top.location.href='agenda.htm'","",0,17,110);

Menu3=new Array("rollover:images/issues.jpg:images/issues_over.jpg","javascript:top.location.href='global.htm'","",17);
    Menu3_1=new Array("World Programme of Action for Youth","http://www.un.org/esa/socdev/unyin/global.htm","",0,15,150);
	Menu3_2=new Array("Education","wpayeducation.htm","",0,15,150);
	Menu3_3=new Array("Employment","wpayemployment.htm","",0);
	Menu3_4=new Array("Hunger and poverty","wpayhunger.htm","",0,15,150);
	Menu3_5=new Array("Health","wpayhealth.htm","",0);
	Menu3_6=new Array("Environment","wpayenvironment.htm","",0,15,150);
	Menu3_7=new Array("Drug abuse","wpaydrug.htm","",0);
	Menu3_8=new Array("Juvenile delinquency","wpayjuvenile.htm","",0,15,150);
	Menu3_9=new Array("Leisure-time activities","wpayleisure.htm","",0);
	Menu3_10=new Array("Girls and young women","wpaygirls.htm","",0,15,150);
	Menu3_11=new Array("Participation","wpayparticipation.htm","",0);
	Menu3_12=new Array("Globalization","wpayglobalization.htm","",0,15,150);
	Menu3_13=new Array("ICT","wpayinformation.htm","",0);
	Menu3_14=new Array("HIV/AIDS","wpayaids.htm","",0,15,150);
	Menu3_15=new Array("Youth and conflict","wpayconflict.htm","",0);
	Menu3_16=new Array("Intergenerational relations","wpayintergenerational.htm","",0,15,150);
	Menu3_17=new Array("* Disability","disability.htm","",0,15,150);
	Menu3_18=new Array("* Indigenous issues","indigenousyouth.htm","",0,15,150);

Menu4=new Array("rollover:images/resources.jpg:images/resources_over.jpg","javascript:top.location.href='library.htm'","",7);
    Menu4_1=new Array("Library","library.htm","",0,15,180);
	Menu4_2=new Array("World Youth Reports","wyr10.htm","","");
	Menu4_3=new Array("National youth policy formulation","nationalpolicy.htm","","");
	Menu4_4=new Array("Evaluate your country's policies!","untoolkit.htm","","");
	Menu4_5=new Array("UN youth resolutions","library.htm#resolutions","","");
	Menu4_6=new Array("Secretary-General's reports","library.htm#reports","","");
	Menu4_7=new Array("Links","links.htm","","");
	
Menu5=new Array("rollover:images/opportunities.jpg:images/opportunities_over.jpg","","",6);
	Menu5_1=new Array("Jobs at the UN","jobs.htm","",0,15,160);
	Menu5_2=new Array("Youth delegates to the UN","youthrep.htm","","");
	Menu5_3=new Array("Internships","internships.htm","","");
	Menu5_4=new Array("Model UN","http://www.un.org/cyberschoolbus/modelun","","");
	Menu5_5=new Array("UN Volunteers","http://www.unv.org","","");
	Menu5_6=new Array("UN Youth Associations","unya.htm","","");
	
Menu6=new Array("rollover:images/news.jpg:images/news_over.jpg","","",2);
	Menu6_1=new Array("Youth events","news.htm","",0,15,175);
	Menu6_2=new Array("Email Newsletter: Youth Flash","flash.htm","","");

Menu7=new Array("rollover:images/FAQ.jpg:images/FAQ_over.jpg","javascript:top.location.href='qanda.htm'","",0,16,91);
			
Menu8=new Array("rollover:images/sitemap.jpg:images/sitemap_over.jpg","javascript:top.location.href='sitemap.htm'","",0,16,91);
