//Business Menu
HM_Array1 = [
[180,     		 // menu width
350,	    		 // left_position
408			// top_position 
],  
["Phillip L. Douglass","phillip-l-douglass.htm",1,0,0],
["Kevin D. Evans","kevin-d-evans.htm",1,0,0],
["Jonathan J. Frankel","jonathan-j-frankel.htm",1,0,0],
["John P. Janecek","john-p-janecek.htm",1,0,0],
["Sandy L. Potter","sandy-l-potter.htm",1,0,0],
["Deborah A. Raviv","Deborah-A-Raviv.htm",1,0,0],
["Chuck Steese","chuck-steese.htm",1,0,0],
["Allison A. Tomaselli","allison-a-tomaselli.htm",1,0,0]


]

//Education Menu
HM_Array2 = [
[200,			//menu width
241,			// left_position
177				// top_position
],
["Somerset County Schools","newwindow:http://www.somerset.k12.md.us",1,0,0],
["University of MD - Eastern Shore","newwindow:http://www.umes.edu",1,0,0],
["Salisbury University","newwindow:http://www.salisbury.edu",1,0,0],
["Somerset County Library System","newwindow:http://www.some.lib.md.us",1,0,0]



]

//Government Menu
HM_Array3 = [
[180,			//menu width
337,			// left_position
177				// top_position
],
["Overview","government-overview.htm",1,0,0],
["Members & Meetings","government-members.htm",1,0,0],
["Public Services","government-services.htm",1,0,0],
["Taxes","government-taxes.htm",1,0,0],
["Permits, Zoning & Ordinances","government-permits.htm",1,0,0],
["Property Maintenance","government-property.htm",1,0,0],
["Police - Fire - Animal Control","government-departments.htm",1,0,0]

]


//Heritage Menu
HM_Array4 = [
[170,			//menu width
450,			// left_position
177				// top_position
],
["Town History","heritage-history.htm",1,0,0],
["Areas of Interest","heritage-areas.htm",1,0,0]
]


//Events Menu
HM_Array5 = [
[150,			//menu width
536,			// left_position
177				// top_position
],
["Local Events","events-local.htm",1,0,0],
["County Events","newwindow:http://www.visitsomerset.com/pages/events.html",1,0,0]
]

//Visitors Menu
HM_Array6 = [
[150,			//menu width
608,			// left_position
177				// top_position
],
["Places to Eat","visitors-eat.htm",1,0,0],
["Places to Shop","visitors-shop.htm",1,0,0],
["Places to Stay","visitors-stay.htm",1,0,0]
]