//Locations Menu
HM_Array1 = [
[180,     		 // menu width
157,	    		 // left_position
185			// top_position 
],  
["Berlin","location-berlin.shtml",1,0,0],
["Ocean City","location-ocean-city.shtml",1,0,0],
["Ocean Pines","location-ocean-pines.shtml",1,0,0],
["Pocomoke","location-pocomoke.shtml",1,0,0],
["Snow Hill","location-snow-hill.shtml",1,0,0],
["+ Meeting Rooms","location-meeting-rooms.shtml",1,0,0]
]

//About the Library Menu
HM_Array2 = [
[200,			//menu width
238,			// left_position
185				// top_position
],
["Mission Statement & History","about-mission-history.shtml",1,0,0],
["50th Anniversary - 2009","about-50th.shtml",1,0,0],
["Services","about-services.shtml",1,0,0],
["Job Opportunities","about-jobs.shtml",1,0,0],
["Calendar of Events","about-calendar.shtml",1,0,0],
["Closings (Holidays)","about-closings.shtml",1,0,0],
["Policies","about-policies.shtml",1,0,0],
["Our Staff","about-staff.shtml",1,0,0],
["Board of Trustees","about-board.shtml",1,0,0],
["Friends and Foundation Info","about-friends.shtml",1,0,0],
["Statistics of library use","about-usage.shtml",1,0,0],
["Budget Facts","about-budget.shtml",1,0,0]
]

//Catalog Services Menu
HM_Array3 = [
[180,			//menu width
373,			// left_position
185				// top_position
],
["My Account","newwindow:https://heron.wico.lib.md.us/patroninfo~S19",1,0,0],
["Online Catalog","newwindow:http://heron.wico.lib.md.us/search~S3",1,0,0],
["Apply for a Library Card","catalog-library-card2.shtml",1,0,0],
["Renewals","newwindow:https://heron.wico.lib.md.us/patroninfo~S19/",1,0,0],
["Late Fees & Returns","catalog-late-fees.shtml",1,0,0],
["Interlibrary Loan","newwindow:http://www.sailor.lib.md.us/marina",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
594,			// left_position
185				// top_position
],
["Ask a Librarian","catalog-ask-librarian.shtml",1,0,0],
["Online Databases","resources-online-databases.shtml",1,0,0],
["Library Cards","newwindow:https://heron.wico.lib.md.us/selfreg~S19/selfreg3",1,0,0],
["Genealogy and Local History","resources-genealogy-history.shtml",1,0,0],
["Children's Resources","resources-children.shtml",1,0,0],
["Teen Resources","teen-space.shtml",1,0,0],
["Special Libraries","resources-special-libraries.shtml",1,0,0],
["Adult Resources","resources-adult.shtml",1,0,0],
["Senior Citizen Resources","resources-senior-citizens.shtml",1,0,0],
["Special Needs Resources","resources-special-needs.shtml",1,0,0],
["Employment Resources","resources-employment.shtml",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.worcesterk12.com",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]
]