
	var NoOffFirstLineMenus=10;				// Number of first level items
	var LowBgColor='#BED1EB';				// Background color when mouse is not over
	var LowSubBgColor='#F2DAD9';			// Background color when mouse is not over on subs
	var HighBgColor='white';				// Background color when mouse is over
	var HighSubBgColor='#C0C0C0';			// Background color when mouse is over on subs
	var FontLowColor='#0000DF';				// Font color when mouse is not over
	var FontSubLowColor='#544B36';			// Font color subs when mouse is not over
	var FontHighColor='#666666';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';				// Border color
	var BorderSubColor='white';				// Border color for subs
	var BorderWidth=0;						// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="arial"					// 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=-0.12;					// 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=5;						// Left padding
	var TopPaddng=3;						// 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='MenuHere';				// 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=1;					// 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=['scripts/tri.gif',5,10,'scripts/tridown.gif',10,5,'scripts/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("Administration","index.asp","",6,26,180);

	Menu1_1=new Array("Home","index.asp","",0,20,160);	
	Menu1_2=new Array("Location/Hours","index.asp#Location","",0,20,160);
	Menu1_3=new Array("Staff","staff.asp","",0);
	Menu1_4=new Array("Information Request Form","request.htm","",0);	
	Menu1_5=new Array("Community Partners","communityboards.asp","",0);	
	Menu1_6=new Array("Privacy Policy","privacypolicy.asp","",0);

Menu2=new Array("Contracts/Program Mandates","contracts.asp","",3,26,180);

	Menu2_1=new Array("State Mandated Programs","contracts.asp","",0,26,170); 
	Menu2_2=new Array("Local Providers","local.asp","",0); 
	Menu2_3=new Array("Contracted Services","matching.asp","",0); 	
	
Menu3=new Array("Family Self-Sufficiency","family.asp","",4,26,150);

	Menu3_1=new Array("Food Assistance","family.asp","",0,26,170); 
	Menu3_2=new Array("Utility Assistance","utility.asp","",0); 
	Menu3_3=new Array("Employment & Job Training","jobs.asp","",0); 	
	Menu3_4=new Array("Education","education.asp","",0); 	
	
Menu4=new Array("Housing/Homelessness","housing.asp","",4,26,150);
	
	Menu4_1=new Array("Fair Housing","housing.asp#Fair","",0,26,140); 
	Menu4_2=new Array("Rental Assistance","housing.asp#Rental","",0);
	Menu4_3=new Array("Affordable Housing","housing.asp#Affordable","",0); 
	Menu4_4=new Array("Shelters","housing.asp#Shelters","",0); 	
//	Menu4_5=new Array("Emergency Financial Assistance for Housing","housing.asp","",0); 	
//	Menu4_6=new Array("USDA Rural Development","housing.asp","",0); 	
//	Menu4_7=new Array("Hernando County Housing Authority","housing.asp","",0); 	

Menu5=new Array("Information & Referrals","","",13,26,50);
	Menu5_1=new Array("Medical/Physical Health","medicalinfo.asp","",0,23,225); 
	Menu5_2=new Array("Dental","medicalinfo.asp#Dental","",0); 
	Menu5_3=new Array("Vision","visionhearing.asp","",0); 
	Menu5_4=new Array("Hearing","visionhearing.asp#Hearing","",0); 
	Menu5_5=new Array("Mental Health","mentalhealth.asp","",0); 	
	Menu5_6=new Array("Prescriptions","prescriptions.asp","",0); 	
	Menu5_7=new Array("Veteran Services","veterans.asp","",0); 	
	Menu5_8=new Array("Transportation","transportation.asp","",0);
	Menu5_9=new Array("Children's Services","childrensservices.asp","",0); 	
	Menu5_10=new Array("Pregnancy/Prenatal Services","pregnancy.asp","",0); 		
	Menu5_11=new Array("Employment","jobs.asp","",0); 	
	Menu5_12=new Array("Legal Services","jobs.asp#Legal","",0); 
	Menu5_13=new Array("Resources for People with Disabilities","disabled.asp","",0); 	

Menu6=new Array("Community Involvement & Development","community.asp","",4,40,50);
	Menu6_1=new Array("Community Development Block Grant","community.asp#Grant","",0,20,90);
	Menu6_2=new Array("Centenarian Celebration","community.asp#Cent","",0); 	
	Menu6_3=new Array("Christmas Angels","community.asp#Angels","",0); 	
	Menu6_4=new Array("Thanksgiving Baskets","community.asp#Baskets","",0);
	
Menu7=new Array("Senior Services","seniorserv.asp","",6,26,50);
	Menu7_1=new Array("Employment/Training","seniorserv.asp#Employment","",0,20,270);
	Menu7_2=new Array("Crisis Intervention/Safety","seniorserv.asp#Crisis","",0); 	
	Menu7_3=new Array("Nursing Homes/ Assisted Living Facilities/Adult Family Care Homes","seniorserv.asp#Nursing","",0,40); 	
	Menu7_4=new Array("Senior Nutrition & Community Activities","seniorserv.asp#Nutrition","",0);
	Menu7_5=new Array("Programs for Older Adults","seniorserv.asp#Programs","",0);	
	Menu7_6=new Array("Department of Elder Affairs","seniorserv.asp#Department_","",0);	

Menu8=new Array("Community News","press.asp","",2,26,80);
 	Menu8_1=new Array("News & Notices","press.asp","",0,20,140);
 	Menu8_2=new Array("Newsletters","newsletters.asp","",0,20,140);
 	
Menu9=new Array("Volunteer","volunteer.asp","",0,26,80);

Menu10=new Array("Customer Survey","surveyredirect.asp","",0,26,80);




