/* Shep1 Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.richmondshepcntr.org'],
	['About Us', null, null,
		['Who We Are', 'http://www.richmondshepcntr.org/whoweare/1whoweare.htm'],
		['What We Do', 'http://www.richmondshepcntr.org/whatwedo/1whatwedo.htm'],
		['Where to find Us', 'http://www.richmondshepcntr.org/wheretofindus/1ourlocation.htm'],
		['Annual Reports', 'http://www.richmondshepcntr.org/newsletter/1annualreport.htm'],
		['Membership Form', 'http://www.richmondshepcntr.org/contactus/The Shepherd Membership.pdf', {'tw':'_blank'}],
		['Contact Us', 'http://www.richmondshepcntr.org/contactus/1contactus.htm'],
		['Brochure', 'http://www.richmondshepcntr.org/contactus/SC_Brochure.pdf', {'tw':'_blank'}],
		['Tell A Friend', 'http://www.richmondshepcntr.org/tell1/index.php'],
		['Donate', 'http://www.richmondshepcntr.org/paypal/index1.html'],
	],
	['Calendar', 'http://www.richmondshepcntr.org/cal/plans.cgi'],
	['Volunteers', null, null,
		['Opportunities', 'http://www.richmondshepcntr.org/volunteers/1volunteers.htm'],
		['Reply Form', 'http://www.richmondshepcntr.org/support/1volunteerform.htm'],
		['Report Form', 'http://www.richmondshepcntr.org/volunteers/1volunteerreportform.htm'],
	],
	['Speakers Bureau', 'http://www.richmondshepcntr.org/contactus/1sheps.htm'],
	['Archives', null, null,
		['Gray Matters',  'http://www.richmondshepcntr.org/newsletter/csv/csvread.pl'],
		['Annual Reports', 'http://www.richmondshepcntr.org/newsletter/1annualreport.htm'],
		['Open University','http://www.richmondshepcntr.org/openuniversity/csv/csvread.pl'],
		['Audio Library', 'http://www.richmondshepcntr.org/library/1audio.htm'],
		['Video Library', 'http://www.richmondshepcntr.org/library/1video.htm'],
		['Photo Album', 'http://www.richmondshepcntr.org/Photo Archive/index.php', {'tw':'_blank'}],
		['Committees', 'http://www.richmondshepcntr.org/committees/index.html', {'tw':'_blank'}],
		['Financials', 'http://www.richmondshepcntr.org/financial/csv/csvread.pl', {'tw':'_blank'}],
	],
	['Useful Links ','http://www.richmondshepcntr.org/links/1links.htm'],
	['PC Help', 'http://www.richmondshepcntr.org/pc-help/index.html'],
];
