/* --- menu items --- */
var MENU_ITEMS = [
	['Home', 'index.html'],
	['Gallery', 'Gallery.htm'],
	['Sports', 'Sports.htm'],
	['Bio', 'Bio.htm'],
	['Commissions', 'Commisions.htm'],
	['Contact', 'Contact.htm'],
];

