/* --- menu items --- */
var MENU_ITEMS = [
	['Demo Movies', null,
		['Design', 'design.htm'],
		['Rigging', 'rigging.htm'],
		['Fixture', 'fixture.htm'],
		['Reports', 'reports.htm'],
		['Perspective', 'perspective.htm'],
		['Active', 'active.htm'],
			
	],
];

