/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/

	var NoOffFirstLineMenus=10
	var LowBgColor='#000066';
	var LowSubBgColor='#000066';
	var HighBgColor='red';
	var HighSubBgColor='red';
	var FontLowColor='white';
	var FontSubLowColor='white';
	var FontHighColor='white';
	var FontSubHighColor='white';
	var BorderColor='white';
	var BorderSubColor='white';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,sans-serif"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered='left';
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.10;
	var ChildVerticalOverlap=.10;
	var StartTop=0;
	var StartLeft=0;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=3;
	var FirstLineHorizontal=0;
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='MenuPos';
	var HideTop=0;
	var MenuWrap=1;
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;

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("What is ILO/SAMAT?","../about/index.htm","",0,22,130);

Menu2=new Array("Services Offered","../about/services.htm","",5,22,120);
	Menu2_1=new Array("Fundamental Principles and Rights at Work","","",1,40,175);
		Menu2_1_1=new Array("International Labour Standards","../about/intlabsta.htm","",0,40,130);

	Menu2_2=new Array("Employment","","",3,22);
		Menu2_2_1=new Array("Employment and Labour Markets","../about/emplabmar.htm","",0,40,130);
		Menu2_2_2=new Array("Small and Medium Enterprise Development","../about/entdev.htm","",0,50);
		Menu2_2_3=new Array("Employment-Intensive Works","../about/empint.htm","",0,40);

	Menu2_3=new Array("Social Protection","","",3,20);
		Menu2_3_1=new Array("Social Security","../about/socsecurity.htm","",0,22,120);
		Menu2_3_2=new Array("Occupational Safety and Health","../about/occsafehea.htm","",0,40,120);
		Menu2_3_3=new Array("Child Labour","../about/child_labour.htm","",0,22,120);

	Menu2_4=new Array("Social Dialogue","","",3,20);
		Menu2_4_1=new Array("Employers' Activities","../about/empact.htm","",0,40,120);
		Menu2_4_2=new Array("Workers' Activities","../about/workact.htm","",0,22,120);
		Menu2_4_3=new Array("Labour Administration","../about/labadm.htm","",0,40,120);


	Menu2_5=new Array("Cross-cutting Issues","","",2,20);
		Menu2_5_1=new Array("Gender Issues","../about/genderissues.htm","",0,22,120);
		Menu2_5_2=new Array("HIV/AIDS","../about/hivaids.htm","",0,22);

Menu3=new Array("Countries Covered","","",9,22,120);
	Menu3_1=new Array("Botswana","../country/botswana.htm","",0,22,150);
	Menu3_2=new Array("Lesotho","../country/lesotho.htm","",0,22);
	Menu3_3=new Array("Malawi","../country/malawi.htm","",0,22);
	Menu3_4=new Array("Mozambique","../country/mozambique.htm","",0,22);
	Menu3_5=new Array("Namibia","../country/namibia.htm","",0,22);
	Menu3_6=new Array("South Africa","../country/southafrica.htm","",0,22);
	Menu3_7=new Array("Swaziland","../country/swaziland.htm","",0,22);
	Menu3_8=new Array("Zambia","../country/zambia.htm","",0,22);
	Menu3_9=new Array("Zimbabwe","../country/zimbabwe.htm","",0,22);


Menu4=new Array("Information Services","","",2,22);
	Menu4_1=new Array("The Library","../info/index.htm#Library","",0,20,150);

	Menu4_2=new Array("Publications","../info/index.htm#Publications","",3,22,120);
		Menu4_2_1=new Array("Newsletters","../newsletr/index.htm","",0,22,120);
		Menu4_2_2=new Array("Discussion Paper Series","../papers/index.htm","",0,40,120);
		Menu4_2_3=new Array("Other Publications","../info/publications.htm","",0,22,120);

Menu5=new Array("Professional Staff","../staff/index.htm","",0,22);
Menu6=new Array("SamatData","../scripts/indicator.php","",0,22);
Menu7=new Array("Upcoming Events","../conf/index.htm","",1,22);
	Menu7_1=new Array("Recently held Events","../conf/recentevents.htm","",0,22,175);

Menu8=new Array("Useful Links","../links/index.htm","",0,22);
Menu9=new Array("Site Map","../sitemap.htm","",0,22);
Menu10=new Array("Search","../search/index.htm","",0,22);
