//Locations Menu
HM_Array1 = [
[180,     		 // menu width
445,	    		 // left_position
102			// top_position 
],  
["Company Overview","about-company-overview.htm",1,0,0],
["Our Products","about-products.htm",1,0,0],
["Partners","about-partners.htm",1,0,0],
["Government Procurement","about-gsa-schedule.htm",1,0,0]
]

//About the Library Menu
HM_Array2 = [
[200,			//menu width
640,			// left_position
102				// top_position
],
["Overview","gis-overview.htm",1,0,0],
["GIS Integration & Development","gis-integration.htm",1,0,0],
["GIS Data","gis-data.htm",1,0,0],
["GIS Training","gis-training.htm",1,0,0]
]

//Catalog Services Menu
HM_Array3 = [
[180,			//menu width
744,			// left_position
102				// top_position
],
["Overview","gps-overview.htm",1,0,0],
["GPS Fleet Management","gps-fleet-management.htm",1,0,0]
]


//Computer Classes Menu
HM_Array4 = [
[180,			//menu width
507,			// left_position
185				// top_position
],
["Youth","programs-youth.shtml",1,0,0],
["Adults","programs-adults.shtml",1,0,0],
["TEEN SPACE!","teen-space.shtml",1,0,0],
["Book By Mail","programs-books-by-mail.shtml",1,0,0],
["Calendar of Special Events","programs-events.shtml",1,0,0]
]


//Programs Menu
HM_Array5 = [
[200,			//menu width
526,			// left_position
102				// top_position
],
["Overview","gis-software-overview.htm",1,0,0],
["ESRI ArcGIS Software","gis-software-eris.htm",1,0,0],
["OnPoint Web GIS Software","gis-software-onpoint.htm",1,0,0]
]


//Member Resources Menu
HM_Array6 = [
[225,			//menu width
684,			// left_position
185				// top_position
],
["Videos","media-videos.shtml",1,0,0],
["Local Area Videos (Delmarva News)","newwindow:http://www.delmarvanow.com/section/VIDEONETWORK",1,0,0],
["Public Service Announcements","newwindow:http://www.broadcastpublicservice.org/state_pf.asp?id=8",1,0,0],
["News & Stories (Delmarva News)","newwindow:http://www.delmarvanow.com",1,0,0],
["Newspapers on Microfilm","services-newspapers-microfilm.shtml",1,0,0]

]

//Local Resources Menu
HM_Array7 = [
[220,			//menu width
776,			// left_position
185				// top_position
],
["SAILOR","newwindow:http://www.sailor.lib.md.us",1,0,0],
["Eastern Shore Regional Library","newwindow:http://www.esrl.lib.md.us",1,0,0],
["Your Community Link","newwindow:http://www.yourcommunitylink.org",1,0,0],
["Worcester County Website","newwindow:http://www.co.worcester.md.us",1,0,0],
["Public Schools","newwindow:http://www.worcester.k12.md.us",1,0,0],
["Everyone Learns @ Your MD Public Library","newwindow:http://www.everyonelearns.info",1,0,0],
["Maryland Municipalities","newwindow:http://www.msa.md.gov/msa/mdmanual/01glance/html/mun.html",1,0,0],
["Berlin","newwindow:http://www.townofberlinmd.com",1,0,0],
["Ocean City","newwindow:http://www.town.ocean-city.md.us",1,0,0],
["Pocomoke City","newwindow:http://www.cityofpocomoke.com",1,0,0],
["Snow Hill","newwindow:http://www.snowhillmd.com",1,0,0]
]