/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.machildcare.com/index.html', {'sw':120}],
	['Providers (A-L)', 'http://www.machildcare.com/providers_al.html', {'sw':120}],
	['Providers (M-Z)', 'http://www.machildcare.com/providers_mz.html', {'sw':120}],
	['Provider w/ Openings', 'http://www.machildcare.com/wp-content/plugins/bbpress/', {'tw':'_blank','sw':150}],
	['Message Boards', 'http://www.machildcare.com/wp-content/plugins/bbpress/', {'tw':'_blank'}],
	['Help Wanted', 'http://www.machildcare.com/wp-content/plugins/bbpress/', {'tw':'_blank','sw':120}],
	['Resources', 'http://www.machildcare.com/resources.html', {'sw':120}]
];
