/* Tigra Menu items structure */
var MENU_ITEMS = [
	['About', 'history-leadership.htm', {'sw':149,'bw':210,'bl':55},
		['History & Leadership', 'history-leadership.htm'],
		['Your Project', 'yourproject.htm'],
		['Quality', 'quality.htm'],
		['Worldwide Support', 'support.htm'],
		['TFWM Interview with Tom Young', 'Downloads/twfm-tsy-Interview.pdf']
	],
	['What\'s Rigging', 'whatsrigging.htm', {'sw':133}],
	['Equipment', 'equipment.htm', {'sw':184,'bl':59},
		['Links', 'equipment.htm#links']
	],
	['Projects', 'projects.htm', {'sw':84,'bw':196,'bl':17},
		['LDS Convocation Center', 'projects.htm#lds'],
		['Lakewood Church', 'projects.htm#lakewood'],
		['Willow Creek Community Church', 'projects.htm#willowcreek'],
		['Christian Broadcasting Network', 'projects.htm#cbn'],
		['Faith Academy', 'projects.htm#faithacademy']
	],
	['More Information', 'moreinfo.htm', {'sw':224}],
	['Home', 'index.htm', {'sw':64}]
];
