/* --- menu items --- */
var MENU_ITEMS = [
	['Overview', 'aboutus.asp',
	],
	['Locations', 'aboutus_locations.asp',
	],
	['In the Press', 'aboutus_new.asp',
	],
];

