/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor="#6666ff";			// Background color when mouse is not over
	var LowSubBgColor="#eeeeee";			// Background color when mouse is not over on subs
	var HighBgColor="#ffff33";			// Background color when mouse is over
	var HighSubBgColor="#ffff33";			// Background color when mouse is over on subs
	var FontLowColor="#ffffff";			// Font color when mouse is not over
	var FontSubLowColor="#515151";			// Font color subs when mouse is not over
	var FontHighColor="#515151";			// Font color when mouse is over
	var FontSubHighColor="#0000ff";			// Font color subs when mouse is over
	var BorderColor="#ffff33";			// Border color
	var BorderSubColor="#999999";			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered=1;			// Item text position 'left', 'center' or 'right'
	var MenuCentered="left";			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered="top";		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=7;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['/images/tri2.gif',3,6,'/images/tridown.gif',6,3,'/images/trileft.gif',3,6];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
Menu1=new Array("Home","/","",0,20,50,"","","","","");


Menu2=new Array("Courts","/courts/","",10,20,60,"","","","","");
	
	Menu2_1=new Array("Supreme Court","http://www.gasupreme.us/","",0,20,100,"","","","");
	Menu2_2=new Array("Court of Appeals","http://www.gaappeals.us/","",0,20,100,"","","","");
	Menu2_3=new Array("Superior Court","/superior.html","",1,20,100,"","","","");
		Menu2_3_1=new Array("Districts and Circuits","/courts/","",0,30,100,"","","","","");			
	Menu2_4=new Array("State Court","/state.html","",0,20,125,"","","","");
		Menu2_5=new Array("Juvenile Court","/juvenile.html","",0,20,125,"","","","");
		Menu2_6=new Array("Probate Court","/probate.html","",0,20,125,"","","","");
	Menu2_7=new Array("Magistrate Court","/magistrate.html","",0,20,125,"","","","");
	Menu2_8=new Array("Municipal Court","/municipal.html","",0,20,125,"","","","");
	Menu2_9=new Array("Court Districts and Circuits","/courts/index.asp","",0,30,100,"","","","");
	Menu2_10=new Array("Federal Courts in Georgia","http://216.152.235.70/webdir.fwx?mode=searchexec&srchtype=state&srchstring=GA","",0,30,100,"","","","");
	

	
	Menu3=new Array("Councils","#","",11,20,60,"","","","","");
	Menu3_1=new Array("Judicial Council of Georgia","/councils/jc.html","",1,30,150,"","","","","");
			Menu3_1_1=new Array("Code & Statute Tables Standardization Committee","/councils/cstsc.html","",0,45,150,"","","","","");
	Menu3_2=new Array("Council of Superior Court Judges","http://www.cscj.org","",0,30,150,"","","","","");
	Menu3_3=new Array("Council of State Court Judges","/councils/state/cms/","",0,30,150,"","","","","");
	Menu3_4=new Array("Council of Juvenile Court Judges","/councils/cjcj/index.htm","",0,30,150,"","","","","");
	Menu3_5=new Array("Council of Magistrate Court Judges","/councils/magistrate/index.html","",0,30,150,"","","","","");
	Menu3_6=new Array("Council of Probate Court Judges","/councils/probate/cms","",0,30,150,"","","","","");
	Menu3_7=new Array("Council of Municipal Court Judges","/councils/municipal/index.html","",0,30,150,"","","","","");
	Menu3_8=new Array("Council of Municipal Court Clerks","/councils/gmccc/","",0,30,150,"","","","","");
	Menu3_9=new Array("Georgia Council of Court Administrators","/councils/gcca/index.html","",0,30,150,"","","","","");
	Menu3_10=new Array("Probation Advisory Council","/joomla/new/cmpac/index.php?option=com_frontpage&Itemid=1","",0,20,150,"","","","","");
	Menu3_11=new Array("Council of Magistrate Court Clerks & Secretaries","http://w2.georgiacourts.org/cmccs/","",0,30,150,"","","","","");



	
Menu4=new Array("Commissions and Projects","/agencies/","",11,35,150,"","","","","");

	Menu4_1=new Array("Board of Court Reporting","/agencies/bcr/index.html","",0,20,170,"","","","","");
	Menu4_2=new Array("Judicial Qualifications Commission","/agencies/jqc/index.html","",0,30,170,"","","","","");
	Menu4_3=new Array("Georgia Commission on Interpreters","/agencies/interpreters/cms","",0,30,170,"","","","","");
	Menu4_4=new Array("Access and Fairness in the Courts Committee","/agencies/gcafc/index.html","",0,30,170,"","","","","");

		Menu4_5=new Array("Child Support Commission","/childsupp.html","",0,20,170,"","","","","");
			Menu4_6=new Array("Committee on Justice for Children","/agencies/cpp/cms","",0,20,170,"","","","","");
	Menu4_7=new Array("Georgia Alliance for Drug Endangered Children","http://www.georgiadec.org","",0,30,170,"","","","","");
	Menu4_8=new Array("Georgia Courts Automation Commission","http://www.gcacommission.org","",0,30,170,"","","","","");
	Menu4_9=new Array("Georgia Court Improvement Initiative","/agencies/cpp/cms","",0,30,170,"","","","","");
	Menu4_10=new Array("Georgia Office of Dispute Resolution","http://www.godr.org/","",0,30,170,"","","","","");
	Menu4_11=new Array("Committee on Civil Justice","http://www.gaccj.org/","",0,30,170,"","","","","");
	


Menu5=new Array("AOC","/aoc/","",3,20,50,"","","","","");
	Menu5_1=new Array("AOC Homepage","/aoc/","",0,20,150,"","","","");
	Menu5_2=new Array("Sustain Case Management","/sustaincms.html	","",0,30,150,"","","","");
	Menu5_3=new Array("TIPS: Traffic Information Processing System","/aoc/tips/index.html	","",0,30,150,"","","","");
		
	
	
	Menu6=new Array("Court Forms and Rules","/forms.html","",5,35,130,"","","","","");

	Menu6_1=new Array("Probate Court","http://www.gaprobate.org/forms.php","",0,20,130,"","","","");
	Menu6_2=new Array("Juvenile Court","/councils/cjcj/publications.htm#forms","",0,20,130,"","","","");
	Menu6_3=new Array("Inmate Forms","/forms.html#inmate","",0,20,130,"","","","");
	Menu6_4=new Array("Protective Order Forms","/forms.html#pof","",0,20,130,"","","","");
Menu6_5=new Array("Court Rules","/rules.html","",0,20,130,"","","","");

	
Menu7=new Array("Links","/links.html","",4,20,60,"","","","","");
	Menu7_1=new Array("Judicial Agencies","/links.html","",0,20,125,"","","","");
	Menu7_2=new Array("Legal Links","/links.html#legal","",0,20,125,"","","","");
	Menu7_3=new Array("State Links","/links.html#state","",0,20,125,"","","","");
	Menu7_4=new Array("National Links","/links.html#national","",0,20,125,"","","","");
	
 Menu8=new Array("Search","/search.html","",0,20,60,"","","","");
	