//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=4; //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=9;
	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("Link to Instructions","http://courts.mi.gov/mcji/MCJI.htm",0,32,180);
Menu2=new Array("Proposals Published for Comment","",1);
	Menu2_1=new Array("No proposals at this time.","",0,42,180);
Menu3=new Array("Recent Amendments","",5);
	Menu3_1=new Array("MCJI 2.06, Prohibited Actions by Jurors, Effective September 1, 2009","http://courts.mi.gov/mcji/adopted-instructions/MCJI_2.06_as_adopted.pdf",0,65,180);
	Menu3_2=new Array("MCJI 25.41, Comparative Negligence–Burden of Proof, Effective March 13, 2009","http://courts.mi.gov/mcji/adopted-instructions/MCJI_25.41_deletion.pdf",0,65,180);
	Menu3_3=new Array("MCJI 25.45, Breach of Warranty: Comparative Fault–Burden of Proof, Effective March 13, 2009","http://courts.mi.gov/mcji/adopted-instructions/MCJI_25.45_as_adopted.pdf",0,65,180);
	Menu3_4=new Array("MCJI Chap. 108, Public Accommodations and Services, Effective December 10, 2008","http://courts.mi.gov/mcji/adopted-instructions/Chap108PubAccommodationPubService.pdf",0,65,180);
	Menu3_5=new Array("MCJI 67.17, Form of Verdict: No Fault Auto Negligence, Effective September 26, 2008","http://courts.mi.gov/mcji/adopted-instructions/MCJI_67.17_as_adopted.pdf",0,65,180);
Menu4=new Array("Home/Other Links","",9);
   Menu4_1=new Array("Model Civil Jury Instructions","http://courts.mi.gov/mcji-index.htm",0,20,180);
   Menu4_2=new Array("Michigan Courts Home","http://courts.mi.gov",0,20,180);
   Menu4_3=new Array("Supreme Court","http://courts.mi.gov/supremecourt",0);
   Menu4_4=new Array("Court of Appeals","http://courtofappeals.mijud.net/",0);
   Menu4_5=new Array("Trial Courts","http://courts.michigan.gov/trialcourts/trial.htm",0);
   Menu4_6=new Array("Learning Center","http://courts.mi.gov/plc",0,20,220);
   Menu4_7=new Array("Self-Help Center","http://courts.michigan.gov/scao/selfhelp/selfhelphome.htm",0);
   Menu4_8=new Array("Links of Interest","http://courts.mi.gov/links_of_interest.htm",0);
   Menu4_9=new Array("Site Map","",0);