/***********************************************************************************
*	(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=17	// Number of first level items
	var LowBgColor="2E6D1C";		// Background color when mouse is not over
	var LowSubBgColor='2E6D1C';		// Background color when mouse is not over on subs
	var HighBgColor='#fede71';		// Background color when mouse is over
	var HighSubBgColor='#fede71';	// Background color when mouse is over on subs
	var FontLowColor='FEDE71';		// Font color when mouse is not over
	var FontSubLowColor='FEDE71';	// Font color subs when mouse is not over
	var FontHighColor='blue';		// Font color when mouse is over
	var FontSubHighColor='blue';	// Font color subs when mouse is over
	var BorderColor='green';		// Border color
	var BorderSubColor='green';		// 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=300;					// Menu offset x coordinate bigger numbers=down further; start 240; Use 170 for normal page
	var StartLeft=10;				// 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=3;				// Left padding
	var TopPaddng=2;				// 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=1000;		// 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("Newsletters","","",4,20,150);

    Menu1_1=new Array("2006","documents/2006/newsletter_official_2006_12-06.pdf","",0,20,100);
	Menu1_2=new Array("2007","documents/2007/newsletter_2007.pdf","",0,20,100);	
	Menu1_3=new Array("2008","documents/2008/2008newsletter.pdf","",0,20,100);		
    Menu1_4=new Array("2009","","",2,20,100);		
        Menu1_4_1=new Array("Town of Rutland","documents/2009/2009newsletter.pdf","",0,20,150);		
        Menu1_4_2=new Array("Treasurer","documents/2009/treasurernewsletter09.pdf","",0,20,150);	

Menu2=new Array("Town Board","","",4);
	Menu2_1=new Array("Agendas","","",5,20,150);	
	    Menu2_1_1=new Array("2006","agenda_index_06.htm","",0,20,100);	
        Menu2_1_2=new Array("2007","agendas07.htm","",0,20,100);	
        Menu2_1_3=new Array("2008","agendas08.htm","",0,20,100);	
        Menu2_1_4=new Array("2009","agendas09.htm","",0,20,100);
		Menu2_1_5=new Array("2010","agendas10.htm","",0,20,100);	
        	
    Menu2_2=new Array("Minutes","","",6,20,150);	
        Menu2_2_1=new Array("2005","minutes_index05.htm","",0,20,150);	
        Menu2_2_2=new Array("2006","minutes_index06.htm","",0,20,150);	
        Menu2_2_3=new Array("2007","minutes_index07.htm","",0,20,150);	
        Menu2_2_4=new Array("2008","minutes_index08.htm","",0,20,150);
        Menu2_2_5=new Array("2009","minutes_index09.htm","",0,20,150);	
        Menu2_2_6=new Array("2010","minutes_index10.htm","",5,20,150);	
            Menu2_2_6_1=new Array("Jan. 5, 2010","minutes/2010/boardminutes_01-05-10.htm","",0,20,100);	
            Menu2_2_6_2=new Array("Feb. 2, 2010","minutes/2010/boardminutes_02-02-10.htm","",0,20,100);	
            Menu2_2_6_3=new Array("Mar. 2, 2010","minutes/2010/boardminutes_03-02-10.htm","",0,20,100);	
            Menu2_2_6_4=new Array("Apr. 1, 2010","minutes/2010/boardminutes_04-01-10.htm","",0,20,100);	
            Menu2_2_6_5=new Array("Apr. 13, 2010","minutes/2010/anmtgminutes_04-13-10.htm","",0,20,100);	
            
    Menu2_3=new Array("Members","officials.htm","",0,20,150);	
	Menu2_4=new Array("Newsletters","","",2,20,150);	
        Menu2_4_1=new Array("2006","documents/2006/newsletter_official_2006_12-06.pdf","",0,20,150);	
        Menu2_4_2=new Array("2007","documents/2007/newsletter_2007.pdf","",0,20,150);	
        
Menu3=new Array("Planning Commission","plancommission.htm","",2,20,138);
	Menu3_1=new Array("Agendas","plancommission_agendas.htm","",0,20,150);	
	Menu3_2=new Array("Members","plancommission.htm","",0,20,150);	            
        
Menu4=new Array("Annual Reports","","",6,20,138);
	Menu4_1=new Array("2005 Report","2005_annual_report.htm","",0,20,150);	
	Menu4_2=new Array("2006 Report","documents/2006/2006_annual_report.htm","",0,20,150);	    
    Menu4_3=new Array("2007 Report","documents/2008/annual_report_07.pdf","",0,20,150);	
    Menu4_4=new Array("2008 Report","documents/2008/annual_report_08.pdf","",0,20,150);	
    Menu4_5=new Array("2009 Report","","",2,20,150);	
        Menu4_5_1=new Array("2009 Annual Report","documents/2009/annual_report_09.pdf","",0,20,150);	
        Menu4_5_2=new Array("2009 Financial Statement","documents/2009/financial_statement_09.pdf","",0,20,150);	
                                   
    Menu4_6=new Array("Annual Summaries","","",3,20,150);	
        Menu4_6_1=new Array("2004","summaries04.htm","",0,20,150);	
        Menu4_6_2=new Array("2005","summaries05.htm","",0,20,150);	
        Menu4_6_3=new Array("2006","summaries06.htm","",0,20,150);	
    Menu4_6=new Array("Annual Meeting","annualmeeting.htm","",0,20,150);	
                    
Menu5=new Array("Town Budget","","",6);
	Menu5_1=new Array("Budget for 2005","budget05.htm","",0,20,150);
	Menu5_2=new Array("Budget for 2006","budget06.htm","",0,20,150);
    Menu5_3=new Array("Budget for 2007","budget07.htm","",0,20,150);
	Menu5_4=new Array("Budget for 2008","documents/2008/budget08.htm","",0,20,150);
    Menu5_5=new Array("Budget for 2009","documents/2009/budget_09a.htm","",0,20,150);
    Menu5_6=new Array("Budget for 2010","documents/2010/budget_10b.htm","",0,20,150);
     
Menu6=new Array("Elections","","",2);
	Menu6_1=new Array("New Voter Registration","new_voter.htm","",0,20,200);
	Menu6_2=new Array("2010 Election Dates","elections/2010/election_dates10.htm","",0,20,200);
        
Menu7=new Array("Roads","","",1);
	Menu7_1=new Array("Snow Plowing Policy","snowplowing.htm","",0,20,150);	
		
Menu8=new Array("Taxes","","",6);
	Menu8_1=new Array("Real Estate Tax Info","real_estate_tax_info.htm","",0,20,200);
	Menu8_2=new Array("Lottery Credit","lottery_credit.htm","",0,20,200);	
    Menu8_3=new Array("Farmland Preservation","farmland.htm","",0,20,200);	
    Menu8_4=new Array("Personal Property","personal_prop_tax.htm","",0,20,200);	
    Menu8_5=new Array("Mill Rate Comparison","documents/2010/mill_rate_comparison_2009a.htm","",0,20,200);	
    Menu8_6=new Array("Frequently Asked Questions","dane_cty_property_faq.htm","",0,20,200);  

Menu9=new Array("Refuse Collection Center","","",4);
	Menu9_1=new Array("New Single Source Recycling","single_source.htm","",0,20,200);
    Menu9_2=new Array("Recycling Procedures","recycling_procedures1-06.htm","",0,20,200);
	Menu9_3=new Array("Recycling Yes and No","single-sort_recycling_instructions1-06.htm","",0,20,200);
    Menu9_4=new Array("Collection Center Charges","collection_center_charges.htm","",0,20,200);	    	
        
Menu10=new Array("Comprehensive Plan","http://www.countyofdane.com/PLANDEV/planning/plan.aspx?town=25","",0);        
        
Menu11=new Array("Miscellaneous","","",7);
	Menu11_1=new Array("Burning Permit","burning_permit.htm","",0,20,200);
	Menu11_2=new Array("Dog Licenses","dog_licenses09.htm","",0,20,200);	
    Menu11_3=new Array("Emergency Calls","emergency.htm","",0,20,200);	
    Menu11_4=new Array("History of Rutland name","history.htm","",0,20,200);	
    Menu11_5=new Array("Rabies Clinic","rabies_clinic.htm","",0,20,200);	
    Menu11_6=new Array("Sheriff's Message","sheriff05.htm","",0,20,200);	
    Menu11_7=new Array("Badfish Creek Restoration","badfish1.htm","",0,20,200);	
              
Menu12=new Array("Building & Zoning Permits","","",3);	
    Menu12_1=new Array("Requirements","permits1.htm","",0,20,200);
	Menu12_2=new Array("Building Inspector","inspector1.htm","",0,20,200);	
    Menu12_3=new Array("Frequently Asked Questions","dane_cty_property_faq.htm","",0,20,200); 
 
Menu13=new Array("Ordinances","ordinance_index.htm","",8);	
    Menu13_1=new Array("Fire and Trash Burning","ordinances/83-12_fire_trash_burning.htm","",0,20,200);
    Menu13_2=new Array("Keeping of Dogs","ordinances/keeping_dogs.htm","",0,20,200);
    Menu13_3=new Array("Fees Required by Ordinances","ordinances/fee_schedule.htm","",0,20,200);
    Menu13_4=new Array("Land Division Application Fees","ordinances/land_division_fees.htm","",0,20,200);
    Menu13_5=new Array("Unlicensed, Abandoned or Disabled Vehicles","ordinances/abandoned_vehicles.htm","",0,35,200);
    Menu13_6=new Array("Firearm Ordinance for Deer Hunters","http://www.town.rutland.wi.us/gun_deer_hunters_10-08.htm","",0,35,200);
    Menu13_7=new Array("Cemetery Ordinance","ordinances/cemetery_ordinance.htm","",0,20,200);
    Menu13_8=new Array("Ordinance Amending Town Ordinances","ordinances/amendment_ordinance.htm","",0,35,200);
 
Menu14=new Array("Cemeteries","cemetery1.htm","",2);	
    Menu14_1=new Array("Cost and Requirements","cemetery1.htm","",0,20,200);
	Menu14_2=new Array("Location","location_cemeteries.htm","",0,20,200);	         

Menu15=new Array("Maps","","",4);	
    Menu15_1=new Array("Town Hall and Garage","location_townhall-1.htm","",0,20,200);
	Menu15_2=new Array("Clerk's Office","location_clerk-1.htm","",0,20,200);	
    Menu15_3=new Array("Refuse Collection Center","location_refusecenter-1.htm","",0,20,200);
	Menu15_4=new Array("EMS Fire Protection","documents/2007/rutlandfireemsdistrictmap.pdf","",0,20,200);
   
Menu16=new Array("Rutland Center Church","","",2);	
   Menu16_1=new Array("2009 Annual Report","documents/2009/rutlandchurch2009annualreport.pdf","",0,20,200);
   Menu16_2=new Array("Church Website","http://www.rutlandchurch.org","",0,20,200);
    
Menu17=new Array("Senior Citizen Centers","senior_citizen.htm","",1);
	Menu17_1=new Array("List of area centers","senior_citizen.htm","",0,20,200);

	    
     