
var MENU_ITEMS1 = [
	['Works for Sale', null, null,
	 	['General 20th c', '../art_gallery.php?type=General20'],
		['Gen 17th-19th c', '../art_gallery.php?type=General'],
		['London Thames', '../art_gallery.php?type=London'],
		['Channel Islands', '../art_gallery.php?type=Channel'],
		['Index of Artists', '../artist_index.php'],
	],
];


