/* --- menu items --- */
var MENU_ITEMS0 = [
	['About', '/about', null,
		['JOI Staff ', '/about/stafflist.shtml'],					
		['JOI Board ', '/about/boardlist.shtml'],
		['Board of Professional Advisors ', '/about/professionalslist.shtml'],
		['Mission ', '/about/mission.shtml'],						
		['How To Help ', '/contact/help.shtml'],						
		['Site Map ', '/sitemap/index.shtml']
	],
	['Outreach Programs', '/programs', null],

	['Contact Us', '/contact', null ],

	['How We Celebrate', '/celebrate', null,
		['Shabbat', '/celebrate/shabbat/index.shtml'],			
		['Rosh Hashanah', '/celebrate/rosh/index.shtml'],				
		['Yom Kippur', '/celebrate/yomkippur/index.shtml'],			
		['Sukkot', '/celebrate/sukkot/index.shtml'],			
		['Simchat Torah', '/celebrate/simchat/index.shtml'],			
		['Hanukkah', '/celebrate/hanuk/index.shtml'],				
		['Purim', '/celebrate/purim/index.shtml'],				
		['Passover', '/celebrate/pesach/index.shtml'],			
		['Shavuot', '/celebrate/shavuot/index.shtml'],			
		['Other Holidays', '/celebrate/other/index.shtml']		
	],
	['Intermarriage Q&A', '/qa', null ],
	['Library & Learnin\'', '/library', null ],
	['Interact!', '/interact', null ],
	//['JOPLIN', 'http://joi.org/joplin', {'tt':'for Jewish Outreach Professionals'} ]
];


