	//----------------------------
//Start Menu 1
//----------------------------
			
// width,leftmargin,topmargin,font,hoverfont,backcolor,hoverback,border,seperator		
	
arMenu1 = new Array(
100,
	190,160,
	"white","white",
	"#B7B881","#9FA161",
	"#FFFFFF","#FFFFFF",
	"On-going","On-going.html",0,
	"Completed","Completed.html",0
	
	)


arMenu2 = new Array(
	120,
	190,185,
"white","white",
	"#B7B881","#9FA161",
	"#FFFFFF","#FFFFFF",
	"Research","Research.html",0,
	"Capacity Building","Capacity.html",0,
	"Documentation","Documentation.html",0,
	"Advocacy","Advocacy.html",0
	
)

arMenu3 = new Array(
	148,
	190,210,
"white","white",
	"#B7B881","#9FA161",
	"#FFFFFF","#FFFFFF",
	"4 pagers","4_pagers.html",0,
	"2 page briefs","2_page.html",0,
	"Professional publications","Professional.html",0,
	"Video products","Video.html",0

	
)

