var MENU_ITEMS = [
	['Home', 'index.html'],
	['Galleries',null, null,
		['Open Editions', 'openeditions1.html'],
		['Limited Editions', 'ltded1.html'],
		['Latest Images', 'ltded5.html'],
		],
	['Articles', 'articles.html'],
	['Exhibitions', 'exhib.html'],
	['Biography', 'biography.html'],
	['Products',null, null,
		['Product Info', 'prodinfo.html'],
		['Product Images', 'prodimg.html'],
	],
	['Commissions', 'comm.html'],
	['Comments', 'comments.html'],
	['Contact', 'contact.html'],
	['Llewellyn&rsquo;s Gallery', 'llewellyns.html'],
];
