







var MENU_ITEMS = [
	





['About Us', null, null,
['History', 'history.htm', null],
['Facility', 'facility.htm', null],
['Goals', 'our_goals.htm', null],
['Contact', 'contact_us.htm', null],
				
],
	


['Photo Gallery', null, null,
['Main Gallery', 'main_gallery.htm', null],
['Livia', 'livia.htm', null],
['In loving Memory', 'in_loving_memory.htm', null],

				
],



['News & Notices', null, null,
['Newsletter', 'present_news.htm', null],
['Archives', 'archives.htm', null],


				
],




['Related Links', 'links.htm', null,],

['Home', 'index.htm', null,],



























	];



