/***********************************************************************************
*	(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="#333366";			// Background color when mouse is not over
	var LowSubBgColor="#333366";			// Background color when mouse is not over on subs
	var HighBgColor="#cccccc";			// Background color when mouse is over
	var HighSubBgColor="#cccccc";			// Background color when mouse is over on subs
	var FontLowColor="white";			// Font color when mouse is not over
	var FontSubLowColor="white";			// Font color subs when mouse is not over
	var FontHighColor="#000066";			// Font color when mouse is over
	var FontSubHighColor="#000066";			// Font color subs when mouse is over
	var BorderColor="#ffffcc";			// Border color
	var BorderSubColor="#ffffcc";			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// 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=140;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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=1;				// 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,100,"","","","","");
 

Menu2=new Array("Courts","/courts/","",10,20,100,"","","","","");
	Menu2_1=new Array("Court Websites","/courts/index.html","",0,20,125,"","","","");
	Menu2_2=new Array("Supreme Court","http://www.gasupreme.us/","",0,20,125,"","","","");
	Menu2_3=new Array("Court of Appeals","http://www.gaappeals.us/","",0,20,125,"","","","");
	Menu2_4=new Array("Superior Court","/superior.html","",1,20,125,"","","","");
		Menu2_4_1=new Array("Districts and Circuits","/courts/","",0,30,100,"","","","","");
			
	Menu2_5=new Array("State Court","/state.html","",0,20,125,"","","","");
	Menu2_6=new Array("Magistrate Court","/magistrate.html","",0,20,125,"","","","");
	Menu2_7=new Array("Juvenile Court","/juvenile.html","",0,20,125,"","","","");
	Menu2_8=new Array("Probate Court","/probate.html","",0,20,125,"","","","");
	Menu2_9=new Array("Municipal Court","/municipal.html","",0,20,125,"","","","");
	Menu2_10=new Array("Court Rules","/rules.html","",0,20,125,"","","","");

Menu3=new Array("Court Forms","/forms.html","",4,20,100,"","","","","");

	Menu3_1=new Array("Probate Court","http://www.gaprobate.org/forms.php","",0,20,125,"","","","");
	Menu3_2=new Array("Juvenile Court","/councils/cjcj/publications.htm#forms","",0,20,125,"","","","");
	Menu3_3=new Array("Inmate Forms","/forms.html#inmate","",0,20,125,"","","","");
	Menu3_4=new Array("Protective Order Forms","/forms.html#pof","",0,30,125,"","","","");
	
Menu4=new Array("Agencies & Organizations","/agencies/","",5,30,200,"","","","","");
	Menu4_1=new Array("Board of Court Reporting","/agencies/bcr/index.html","",0,20,200,"","","","","");
	Menu4_2=new Array("Judicial Qualifications Commission","/agencies/jqc/index.html","",0,20,200,"","","","","");
	Menu4_3=new Array("Georgia Commission on Interpreters","/agencies/interpreters/index.html","",0,30,200,"","","","","");
	Menu4_4=new Array("Access and Fairness in the Courts Committee","/agencies/gcafc/index.html","",0,30,200,"","","","","");
	Menu4_5=new Array("Child Placement Project","/agencies/cpp/index.html","",0,30,200,"","","","","");
	
	
Menu5=new Array("Councils","/councils/index.html","",9,20,200,"","","","","");
	Menu5_1=new Array("Judicial Council of Georgia","/councils/jc.html","",2,20,200,"","","","","");
			Menu5_1_2=new Array("Code & Statute Tables Standardization Committee","/councils/cstsc.html","",0,35,200,"","","","","");
	Menu5_2=new Array("Council of Superior Court Judges","http://www.cscj.org","",0,20,200,"","","","","");
	Menu5_3=new Array("Council of State Court Judges","/councils/state/","",0,20,200,"","","","","");
	Menu5_4=new Array("Council of Juvenile Court Judges","/councils/cjcj/index.htm","",0,20,200,"","","","","");
	Menu5_5=new Array("Council of Magistrate Court Judges","/councils/magistrate/index.html","",0,20,200,"","","","","");
	Menu5_6=new Array("Council of Probate Court Judges","/councils/probate/index.html","",0,20,200,"","","","","");
	Menu5_7=new Array("Council of Municipal Court Judges","/councils/municipal/index.html","",0,20,200,"","","","","");
	Menu5_8=new Array("Georgia Council of Court Administrators","/councils/gcca/index.html","",0,30,200,"","","","","");
	Menu5_9=new Array("Probation Advisory Council","/councils/pac.html","",0,20,200,"","","","","");



Menu6=new Array("AOC Services","/aoc/","",2,20,80,"","","","","");
	Menu6_1=new Array("AOC Home","/aoc/","",0,20,150,"","","","");
	Menu6_2=new Array("AOC Self Help Website","/aoc/selfhelp/index.html","",0,20,150,"","","","");
	
Menu7=new Array("Links","/links.html","",4,20,100,"","","","","");
	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,100,"","","","");
	