//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#f7f4e3';
	var HighBgColor='#ffffff';
	var FontLowColor='#000000';
	var FontHighColor='#000000';
	var BorderColor='#A79C88';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=10;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=0; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=6;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=0;
	var FirstLineFrame='self';
	var SecLineFrame='self';
	var DocTargetFrame='self';
	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("Home/Other Links","",9,33,100);
	Menu1_1=new Array("Michigan Courts Home","http://courts.michigan.gov/",0,20,160);
	Menu1_2=new Array("Supreme Court","http://courts.michigan.gov/supremecourt/",0,20,220);
	Menu1_3=new Array("Court of Appeals","http://courtofappeals.mijud.net/",0,20,220);
	Menu1_4=new Array("Trial Courts","http://courts.michigan.gov/trialcourts/trial.htm",0,20,220);
	Menu1_5=new Array("Learning Center","http://courts.michigan.gov/plc/",0,20,220);
	Menu1_6=new Array("Self-Help Center","http://courts.michigan.gov/scao/selfhelp/selfhelphome.htm",0,20,220);
	Menu1_7=new Array("Links of Interest","http://courts.michigan.gov/links_of_interest.htm",0,20,220);
	Menu1_8=new Array("Site Map","http://courts.mi.gov/mji/mji-sitemap.htm",0,20,220);
	Menu1_9=new Array("MCAP","http://courts.michigan.gov/mcap",0,20,220);
Menu2=new Array("Schedule a Tour","http://courts.michigan.gov/plc/reservations.htm",0);
Menu3=new Array("Gallery of Exhibits","http://courts.michigan.gov/lc-gallery/lc-gallery1.htm",0);
Menu4=new Array("Educational Resources","http://courts.michigan.gov/plc/resources.htm",0);
Menu5=new Array("Location","http://courts.michigan.gov/supremecourt/DrivingDirections.htm",0);
Menu6=new Array("Volunteer","http://courts.michigan.gov/plc/volunteer.htm",0);