/***********************************************************************************
*	(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=14		// Number of first level items
	var LowBgColor='#546F7C';		// Background color when mouse is not over
	var LowSubBgColor="#546F7C";	// Background color when mouse is not over on subs
	var HighBgColor="#546F7C";		// Background color when mouse is over
	var HighSubBgColor="#546F7C";	// Background color when mouse is over on subs
	var FontLowColor="#e8dab5";		// Font color when mouse is not over
	var FontSubLowColor="#e8dab5";	// Font color subs when mouse is not over
	var FontHighColor="#e8dab5";	// Font color when mouse is over
	var FontSubHighColor="#000510";	// Font color subs when mouse is over
	var BorderColor='#546F7C';		// Border color
	var BorderSubColor='#e8dab5';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=1;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';	// 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=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
	var StartTop=135;					// Menu offset x coordinate bigger numbers=down further; start 240
	var StartLeft=0;				// Menu offset y coordinate Left=low number; to right: higher #
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=0;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;		// 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='navig';		// Frame where first level appears
	var SecLineFrame='space';		// Frame where sub levels appear
	var DocTargetFrame='space';		// Frame where target documents appear
	var TargetLoc='';				// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// 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("Elder Law","","",5,20,200);
	Menu1_1=new Array("Assisting elderly individuals and their families concerning issues such as long term care, health care and financial decision making, insurance and housing choices.","","",0,60,400);	
	Menu1_2=new Array("Our Services","elder1.htm","",0,20,150);	
	Menu1_3=new Array("Paying for Long Term Care","longtermcare1.htm","",0,20,150);
	Menu1_4=new Array("Advance Health Care Directives","advancehealthcaredirectives1.htm","",0,20,150);
    Menu1_5=new Array("Planning for Eldercare","eldercare_planning.htm","",0,20,300);	
            
     
Menu2=new Array("Family Law","","",3,20,200);
	Menu2_1=new Array("Assisting individuals in divorce, post-divorce, child custody, termination of parental rights, grandparent visitation, foster parent representation and juvenile guardianship proceedings.","famlaw1.htm","",0,60,400);	
	Menu2_2=new Array("Our Services","famlaw1.htm","",0,20,150);
    Menu2_3=new Array("Guardianships and Conservatorships","guard-conserve1.htm","",0,20,150);
	
Menu3=new Array("Estate Planning","","",6, 20,200);
	Menu3_1=new Array("Assisting individuals and couples in planning for the management of assets during lifetime and transfer of assets at death, including addressing the tax ramifications of such transfers.","estatepl-1.htm","",0,60,400);	
	Menu3_2=new Array("Our Services","estatepl-1.htm","",0,20,150);
	Menu3_3=new Array("Estate Planning Explained","estateplanning1.htm","",0,20,150);
	Menu3_4=new Array("Estate Planning for Disabled Persons","estate_disabled1.htm","",0,20,150);	
	Menu3_5=new Array("Medicaid Myths and Misconceptions","medicaid_myths1.htm","",0,20,150);
    Menu3_6=new Array("Disposition of Your Remains","documents/2008/disposition_of_remains10-08.htm","",0,20,150);
    
Menu4=new Array("Special Needs Planning","","",2, 20,200);
	Menu4_1=new Array("Assisting persons who rely on public benefits, such as SSI or Medicaid and their families to plan for asset management to preserve eligibility for such benefits.","specneeds1.htm","",0,60,400);	
	Menu4_2=new Array("More information","specneeds1.htm","",0,20,150);
		
Menu5=new Array("Estate Administration","","",2, 20,200);
	Menu5_1=new Array("Assisting in the transfer of assets following death through probate, trust termination or other procedures.","estateadmin1.htm","",0,40,400);	
	Menu5_2=new Array("More information","estateadmin1.htm","",0,20,150);
				
Menu6=new Array("Real Estate","","",2, 20, 200);
	Menu6_1=new Array("Assisting in the sale, purchase or development of residential or commercial real estate.","realestate1.htm","",0,40,400);	
	Menu6_2=new Array("More information","realestate1.htm","",0,20,150);	

Menu7=new Array("Taxation","","",2, 20, 200);	
	Menu7_1=new Array("Representing individuals and businesses before the Internal Revenue Service and the Wisconsin Department of Revenue.","taxation1.htm","",0,40,400);	
	Menu7_2=new Array("More information","taxation1.htm","",0,20,150);

Menu8=new Array("Business","","",2, 20,200);
	Menu8_1=new Array("Assisting in the formation, operation and succession planning for small and medium sized businesses.","business1.htm","",0,40,400);	
	Menu8_2=new Array("More information","business1.htm","",0,20,150);
	
Menu9=new Array("Litigation and Dispute Resolution","","",2,20,200);
	Menu9_1=new Array("Assisting in resolving legal disputes in the courts or through alternative dispute resolution processes.","litigation1.htm","",0,40,400);	
	Menu9_2=new Array("More information","litigation1.htm","",0,20,150);
   
Menu10=new Array("Resources Library","","",2, 20, 200);
	Menu10_1=new Array("Resources  relating to legal and other issues of interest to our clients and colleagues including links to resources outside of Hill, Glowacki, Jaeger and Hughes, LLP.","resources1.htm","",0,60,400);	
	Menu10_2=new Array("More information","resources1.htm","",0,20,150);
	
Menu11=new Array("Publications","","",2, 20, 200);
	Menu11_1=new Array("Publications featuring articles writen by lawyers at Hill, Glowacki, Jaeger and Hughes, LLP.","publications1.htm","",0,40,400);	
	Menu11_2=new Array("More information","publications1.htm","",0,20,150);
    	
Menu12=new Array("WI State Bar pamphlets","","",13, 20, 200);
	Menu12_1=new Array("Consumer publications from the State Bar of Wisconsin available online, Answering your Legal Questions About...","pamphlets1.htm","",0,40,400);	
	Menu12_2=new Array("Marital Property","pamphlets/maritalpropertypdf_indd.pdf","",0,20,150);        
    Menu12_3=new Array("Health Care","pamphlets/healthcarepdf_indd.pdf","",0,20,150); 
    Menu12_4=new Array("Divorce","pamphlets/divorcepdf.pdf","",0,20,150); 
    Menu12_5=new Array("Durable powers of Attorney for Finances and Other Property","pamphlets/durablepoapdf.pdf","",0,20,150); 
    Menu12_6=new Array("Hiring and Working with a Lawyer","pamphlets/hiringpdf.pdf","",0,20,150); 
    Menu12_7=new Array("Custody and Placement","pamphlets/custodypdf.pdf","",0,20,150); 
    Menu12_8=new Array("Buying/Selling Residential Real Estate","pamphlets/buysellrealestatepdftest.pdf","",0,20,150); 
    
    Menu12_9=new Array("Revocable Living Trusts","pamphlets/revoclivtrustpdf_indd.pdf","",0,20,150); 
    Menu12_10=new Array("Wills/Estate Planning","pamphlets/willsestatepdf.pdf","",0,20,150); 
    Menu12_11=new Array("About Probate","pamphlets/probatepdf_indd.pdf","",0,20,150); 
    Menu12_12=new Array("Starting a Business","pamphlets/startingbizpdf.pdf","",0,20,150); 
    Menu12_13=new Array("Guardians ad litem in Family Court","pamphlets/guardianadlitempdf.pdf","",0,20,150);   
 
Menu13=new Array("Planning for Eldercare","eldercare_planning.htm","",0, 20, 200);
    
Menu14=new Array("News You Can Use Archive","","",4, 20, 200);
	Menu14_1=new Array("Links to Information about National and Wisconsin legal news that could affect our clients.","","",0,40,400);	
	Menu14_2=new Array("News Archive 2008","legalnewsarchive08.htm","",0,20,150); 
    Menu14_3=new Array("News Archive 2007","legalnewsarchive07.htm","",0,20,150); 
    Menu14_4=new Array("News Archive 2006 and earlier","legalnewsarchive06.htm","",0,20,150);  