//Our Company Menu
HM_Array1 = [
[170,     		 // menu width
280,	    		 // left_position
158			// top_position 
],  
["Our Mission and History","about-our-mission.htm",1,0,0],
["The Plan","about-the-plan.htm",1,0,0],
["TSN Founders","about-founders.htm",1,0,0]


]

//Properties Menu
HM_Array2 = [
[170,			//menu width
212,			// left_position
158				// top_position
],
["Hotels","property-hotel1.htm",1,0,0],
["Self Storage","self-storage-greenbelt-maryland.htm",1,0,0],
["Office","office-arlington-virginia.htm",1,0,0],
["Industrial/Warehouse","warehouse-9107gaithersburg-maryland.htm",1,0,0]



]

//Investor Relations Menu
HM_Array3 = [
[170,			//menu width
353,			// left_position
158				// top_position
],
["Family Village Initiative","program-family-village.htm",1,0,0],
["Olde Towne Community","program-olde-towne.htm",1,0,0]
]


//Investor Relations Menu
HM_Array4 = [
[170,			//menu width
546,			// left_position
158				// top_position
],
["Donations","how-donations.htm",1,0,0],
["Giving Programs","how-programs.htm",1,0,0],
["Wish List & Volunteers","how-wish-list.htm",1,0,0],
["Buy the Book","buy-the-book.htm",1,0,0]
]


//Contact Us Menu
HM_Array5 = [
[170,			//menu width
662,			// left_position
158				// top_position
],
["Upcoming Events","media-events.htm",1,0,0],
["Newsletters","media-newsletters.htm",1,0,0],
["Photo Galleries","http://picasaweb.google.com/jc4kids",1,0,0],
["Join the TSN Mailing List","media-join-list.htm",1,0,0],
["Fun Stuff","media-fun-stuff.htm",1,0,0]
]