//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=4; //set number of main menu items
	var LowBgColor='#60201E';
	var HighBgColor='#c4554e';
	var FontLowColor='efe7e7';
	var FontHighColor='black';
	var BorderColor='F09368';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="times new roman,technical,arial"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='center';
	var ChildOverlap=.0;
	var ChildVerticalOverlap=.25;
	var StartTop=135; //set vertical offset
	var StartLeft=50; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=800;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='top';
	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("Welcome","",4,30,140);
              Menu1_1=new Array("Home","index.html",0,30,110);
              Menu1_2=new Array("Become a Member","memberform.html",0);
              Menu1_3=new Array("Information Links","",0);
              Menu1_4=new Array("Sitemap","sitemap.html",0);

Menu2=new Array("The Center","",4);	
              Menu2_1=new Array("Reading Room","",7,30,110);
                               Menu2_1_1=new Array("Afrikan Pledge","pledge.html",0,30,140);
                               Menu2_1_2=new Array("New Afrikan Creed","creed.html",0);
                               Menu2_1_3=new Array("Why New Afrika?","newafrik.html",0);
                               Menu2_1_4=new Array("Libations","libation.html",0);
                               Menu2_1_5=new Array("Finding a Way Through<br>the Maze of Racism","maze.html",0);
                               Menu2_1_6=new Array("Walking While Black","walking.html",0);
                               Menu2_1_7=new Array("UN Documents","",4);
			         Menu2_1_7_1=new Array("UN Document<br>Human Rights","unhumanrts.html",0,30,150);
			         Menu2_1_7_2=new Array("UN Document<br>Civil Rights","unconventcivil.html",0);
			         Menu2_1_7_3=new Array("UN Document<br>Colonial Independence","uncolonialindep.html",0);
			         Menu2_1_7_4=new Array("UN Document<br>Genocide","unconventgeno.html",0);
              Menu2_2=new Array("Book Store","",0);
	Menu2_3=new Array("About Coordinator","ceo.html",0);
	Menu2_4=new Array("Volunteer Your Services","volunteer.html",0);

Menu3=new Array("Malcolm X<br>Grassroots Views","",7);
	Menu3_1=new Array("MXGRM<br>Principles of Unity","unity.html",0,30,170);
	Menu3_2=new Array("MXGRM<br>Human Rights Respected","mxhumanrts.html",0);
	Menu3_3=new Array("MXGRM<br>Self-Determination Exercised","mxself.html",0);
	Menu3_4=new Array("MXGRM<br>End to Genocide","mxgeno.html",0);
	Menu3_5=new Array("MXGRM<br>Freedom for PP's & POWs","mxpow.html",0);
	Menu3_6=new Array("MXGRM<br>Reparations for Blacks","mxrepar.html",0);
	Menu3_7=new Array("MXGRM<br>End to Sexist Oppression","unity.html#sopp",0);

Menu4=new Array("Tidbits","",4);
	Menu4_1=new Array("Reciprocal Links","",0,30,110);
	Menu4_2=new Array("Add Your Link","",0);
	Menu4_3=new Array("Webrings","",0);
	Menu4_4=new Array("Community Action Forum","",0);