//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=10; //set number of main menu items
	var LowBgColor='#972600';
	var HighBgColor='#b36b00';
	var FontLowColor='ffffcc';
	var FontHighColor='dfdfdf';
	var BorderColor='ffffff';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=210; //set vertical offset
	var StartLeft=5; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (0=horizontal, 5=vertical)
	var MenuFramesVertical=5;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("About VITAA","about_vitaa.htm",0,20,145);

//Menu2=new Array("Sweetpotato Facts","http://www.cipotato.org/market/sweetpfacts/swtpfact.htm",0,20,130);

Menu2=new Array("Partners","",2);
	Menu2_1=new Array("SC Members","sc_vitaa.htm",0,20,145);
	Menu2_2=new Array("Partner Agencies","agencies_vitaa.htm",0);
	

Menu3=new Array("Publications","",3);
	Menu3_1=new Array("VITAA Publications","publications_vitaa.htm",0,20,145);
	Menu3_2=new Array("Recommended Reading","rec_read.htm",0,20,145);
    Menu3_3=new Array("News Reports","newsreports.htm",0,20,145);
	
Menu4=new Array("VITAA Investors","investors.htm",0,20,130);

Menu5=new Array("Calendar","calendar.htm",0,20,130);

Menu6=new Array("Archive","archive.htm",0,20,130);

Menu7=new Array("FAQ","faq.htm",0,40,130);

Menu8=new Array("Photo Gallery","photo_vitaa.htm",0,20,130);

Menu9=new Array("Contact Us","mailto:cip-vitaa@cgiar.org",0,20,130);

Menu10=new Array("Spanish Information","spanish_about_vitaa.htm",0,20,130);