//Begin Menu Information for Header Menu
//Regional Industries Button
var btn_menu_reg={divclass:'anylinkmenu_top', inlinestyle:'', linktarget:''}
btn_menu_reg.items=[
	["Intro", "regional.html"],
	["Hanover Employers", "regional_employers.html"],
	["MSA's Top Employers", "regional_topemployers.html"],
	["Foreign Affiliated Firms", "regional_foreign.html"],
	["Industry Sectors", "regional_industrysectors.html"],
	["Targeted Industries", "regional_targeted.html"]
]
//Business Resources Button
var btn_menu_busres={divclass:'anylinkmenu_top', inlinestyle:'', linktarget:''}
btn_menu_busres.items=[
	["Intro", "businessres.html"],
	["Taxes", "businessres_taxes.html"],
	["Incentives & Financing", "businessres_incentives.html"]
]
//Infrastructure Button
var btn_menu_infra={divclass:'anylinkmenu_top', inlinestyle:'', linktarget:''}
btn_menu_infra.items=[
	["Utilities", "infrastructure.html"],
	["Transportation", "infrastructure_transportation.html"]
]
//Labor Resources Button
var btn_menu_labor={divclass:'anylinkmenu_top', inlinestyle:'', linktarget:''}
btn_menu_labor.items=[
	["Intro", "labor.html"],
	["Statistics", "labor_statistics.html"],
	["Commuting Patterns", "labor_commuting.html"],
	["Training Support", "labor_training.html"],
	["Education Resources", "labor_education.html"]
]
//Properties & Maps Button
var btn_menu_map={divclass:'anylinkmenu_top', inlinestyle:'', linktarget:''}
btn_menu_map.items=[
	["Intro", "properties.html"],
	["Site Logistics", "properties_sitelogistics.html"],
	["VA Scan", "properties_vascan.html"],
	["Maps", "properties_maps.html"]
]

//Begin menu for left navigation
//Business Services
var btn_left_busserv={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
btn_left_busserv.items=[
	["Intro", "businessserv.html"],
	["Existing Business", "businessserv_existing.html"],
	["Business Attraction", "businessserv_attraction.html"],
	["Entrepreneurship", "businessserv_entre.html"] //no comma following last entry!
]

//Lifestyles
var btn_left_life={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
btn_left_life.items=[
	["Income", "lifestyles_income.html"],
	["Education", "labor_education.html"],
	["Health Care", "lifestyles_health.html"],
	["Climate", "lifestyles_climate.html"],
	["Tourism and Recreation", "lifestyles_recreation.html"],
	["Arts and Culture", "lifestyles_arts.html"]//no comma following last entry!
]

//Resource Library
var btn_left_resource={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
btn_left_resource.items=[
	["Links", "resource_links.html"],
	["Newsletters", "resource_newsletter.html"],
	["Executive Summary", "pdfs/resource_library/exec-summary.pdf\" target=\"_blank\""],
	["Community Profile", "pdfs/resource_library/HanoverCommunityProfile.pdf\" target=\"_blank\""],
	["Annual Report 2009-2010", "pdfs/resource_library/AnnualReport2010Final.pdf\" target=\"_blank\""],	
	["Annual Report 2010-2011", "pdfs/resource_library/AnnualReport2011.pdf\" target=\"_blank\""]		
	//no comma following last entry!
]

//Strategic Plan
var btn_left_strategic={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
btn_left_strategic.items=[
	["Intro", "strategic.html"],
	["Strategic Plan", "pdfs/strategic/Final_Strategic_Plan.pdf\" target=\"_blank\""],
	["Economic Development Zones", "strategic_economic.html"],
	["County Fiscal Policy", "strategic_fiscal.html"]//no comma following last entry!
]
