/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.springqualityconf.org', {'tw':'_top'}],
	['Program', '2012Program.html', {'tw':'_top'}],	
	['Registration', 'register.html', {'tw':'_top'}],
	['2011 Exhibitors', '2011exhibits.html', {'tw':'_top'}],
	['SQC Committee', '2010committee.html', {'tw':'_top'}],
	['Past Programs', 'pastschedules.html', {'tw':'_top'}],
	['Hotel', 'http://marriott.com/property/propertypage.mi?marshaCode=EWRHO', {'tw':'_new'}],
	['Directions', 'directions.html', {'tw':'_top'}]
];

