//Building Menu
HM_Array1 = [
[160,     		 // menu width
444,	    		 // left_position
136			// top_position 
],  
["Overview","the-building.htm",1,0,0],
["Amenities","amenities.htm",1,0,0],
["Views / Image Gallery","views.htm",1,0,0],
["Floor Plans - North","floorplans.htm",1,0,0],
["Floor Plans - South","floorplans-s.htm",1,0,0],
["Sustainability","sustainability.htm",1,0,0]

]

//Locations Menu
HM_Array2 = [
[160,     		 // menu width
558,	    		 // left_position
136			// top_position 
],  
["Accessibility","accessibility.htm",1,0,0],
["Amenities","amenities-location.htm",1,0,0],
["Transportation","http://www.commuterpage.com/art/villages/clarendon_tran.htm",1,0,0]

]

//About the Library Menu
HM_Array3 = [
[180,			//menu width
641,			// left_position
136				// top_position
],
["Construction Schedule","construction-schedule.htm",1,0,0]


]

//Catalog Services Menu
HM_Array4 = [
[160,			//menu width
744,			// left_position
136				// top_position
],
["History","history-structure.htm",1,0,0],
["Property Management","property-management.htm",1,0,0]

]


//Computer Classes Menu
HM_Array5 = [
[160,			//menu width
842,			// left_position
136				// top_position
],
["Press Releases","press-releases.htm",1,0,0],
["Articles","articles.htm",1,0,0]
]


//Programs Menu
HM_Array6 = [
[200,			//menu width
567,			// left_position
178				// top_position
],
["Children","programs-children.htm",1,0,0],
["Teens","programs-teens.htm",1,0,0],
["Adults","programs-adults.htm",1,0,0],
["Senior Citizens","programs-seniors.htm",1,0,0]
]


//Member Resources Menu
HM_Array7 = [
[200,			//menu width
648,			// left_position
178				// top_position
],
["Electronic Resources","member-resources.htm",1,0,0],
["Library Cards","member-library-cards.htm",1,0,0],
["New Materials","member-new-materials.htm",1,0,0],
["Kids Program","member-kids-program.htm",1,0,0]
]

//Local Resources Menu
HM_Array8 = [
[200,			//menu width
782,			// left_position
178				// top_position
],
["Link to Sailor","member-resources.htm",1,0,0],
["Your Community Link","member-library-cards.htm",1,0,0],
["County Links","member-new-materials.htm",1,0,0],
["Eastern Shore Regional Library","member-kids-program.htm",1,0,0]
]
