/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.springqualityconf.org', {'tw':'_top'}],
	['2010 Schedule', '2010tracks.html', {'tw':'_top'}],	
	['2010 Exhibits', '2010exhibits.html', {'tw':'_top'}],
	['2010 Committee', '2010committee.html', {'tw':'_top'}],
	['Past Programs', 'pastschedules.html', {'tw':'_top'}],
];
