/* Shep2-Tigra Menu items structure */
var MENU_ITEMS2 = [
	['Search Site', null, null,
		['Search Engine', 'http://www.richmondshepcntr.org/zoom/search.php'],
		['Site Map', 'http://www.richmondshepcntr.org/sitemap/1sitemap.htm'],
	],
	['News', null, null,
		['Gray Matters',  'http://www.richmondshepcntr.org/newsletter/csv/csvread.pl'],
		['Latest News', 'http://www.richmondshepcntr.org/news/aktuell.php'],
		['Handy Calendar', 'http://www.richmondshepcntr.org/calendar/1calendar.htm'],
	],
	['Open University', null, null,
		['Purpose', 'http://www.richmondshepcntr.org/openuniversity/1openuniversity.htm'],
		['Class Schedule', 'http://www.richmondshepcntr.org/openuniversity/csv/csvread.pl', {'tw':'_blank'}],
		['Southside', null, null,

			['Program', 'http://www.richmondshepcntr.org/openuniversity/csv/csvread.pl', {'tw':'_blank'}],
			['Location', 'http://www.richmondshepcntr.org/wheretofindus/1oussloc.htm'],
			['Registration Form', 'http://www.richmondshepcntr.org/openuniversity/1OU-Registration.htm'],
		],
		['Evening OU', null, null,

			['Program', 'http://www.richmondshepcntr.org/openuniversity/csv/csvread.pl', {'tw':'_blank'}],
			['Location', 'http://www.richmondshepcntr.org/wheretofindus/1oufweloc.htm'],
			['Registration Form', 'http://www.richmondshepcntr.org/openuniversity/1OU-Registration.htm'],
		],

		['Westend', null, null,
			['Program', 'http://www.richmondshepcntr.org/openuniversity/csv/csvread.pl', {'tw':'_blank'}],
			['Location', 'http://www.richmondshepcntr.org/wheretofindus/1ouweloc.htm'],
			['Registration Form', 'http://www.richmondshepcntr.org/openuniversity/1OU-Registration.htm'],
		],
		

		['Audio Library', 'http://www.richmondshepcntr.org/library/1audio.htm'],
		['Video Library', 'http://www.richmondshepcntr.org/library/1video.htm'],
		['Volunteers Needed', 'http://www.richmondshepcntr.org/support/1volunteerform.htm'],
	],
	['Personal Services', null, null,
		['Services Available','http://richmondshepcntr.org/support/1support.htm'],
		['Areas Served ','http://www.richmondshepcntr.org/support/1area.htm'],
		['Need a Map?','http://www.mapquest.com/maps/4900+Augusta+Ave+Richmond+VA+23230-3626/', {'tw':'_blank'}],
		['Volunteers Needed', 'http://www.richmondshepcntr.org/support/1volunteerform.htm'],
	],

	['Travel', 'http://www.richmondshepcntr.org/travel/trips/aktuell.php'],
	['Health Topics', null,null,
		['Mission', 'http://www.richmondshepcntr.org/health/index.html'],
		['Crossword Puzzles', 'http://www.richmondshepcntr.org/puzzle/1puzzle.htm'],
		['Health Links', 'http://www.richmondshepcntr.org/links/1links.htm'],
	],
	['AARP Tax-Aide', 'http://www.richmondshepcntr.org/aarp/index.html'],
];
