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