//(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,40,180);
Menu2=new Array("Proposals Published for Comment","",8);
	Menu2_1=new Array("Employment Discrimination-Retaliation","http://courts.mi.gov/mcji/proposals/105.01/Chapter105-2011.pdf",0,50,180);
	Menu2_2=new Array("Persons with Disabilities Civil Rights Act-Retaliation","http://courts.mi.gov/mcji/proposals/106.01/PWDCRA--2011.pdf",0,40,180);
	Menu2_3=new Array("Public Accommodation-Retaliation","http://courts.mi.gov/mcji/proposals/108/Chapter108-2011.pdf",0,40,180);
	Menu2_4=new Array("MCJI 107.15 Whistleblowers' Protection Act-Burden of Proof","http://courts.mi.gov/mcji/proposals/107.15/MCJI107.15.pdf",0,40,180);
	Menu2_5=new Array("Consumer Protection Act","http://courts.mi.gov/mcji/proposals/113/Consumer-Protection-Act.pdf",0,10,180);
	Menu2_6=new Array("Invasion of Privacy","http://courts.mi.gov/mcji/proposals/114/Invasion-of-Privacy.pdf",0,35,180);
	Menu2_7=new Array("Mental Illness: Involuntary Treatment—Elements & Burden of Proof","http://courts.mi.gov/mcji/proposals/171/Mental-Illness.pdf",0,55,180);
	Menu2_8=new Array("Pretermitted Spouse: Will Executed Prior to Marriage (EPIC)","http://courts.mi.gov/mcji/proposals/178/Pretermitted-Spouse.pdf",0,55,180);
	
Menu3=new Array("Recent Amendments effective October 4, 2011","",2);
	Menu3_1=new Array("Jury Reform Amendments","http://courts.mi.gov/mcji/adopted-instructions/100411/MCJI2.02.pdf",0,35,180);
	Menu3_2=new Array("MCJI 25.01, Definition of Proximate Cause—Warranty","http://courts.mi.gov/mcji/adopted-instructions/100411/MCJI25.01.pdf",0,40,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);
