

var MENU_ITEMS = [
	['Galleries', null, null,
			['Landscapes', null, null,
					['Seasons', 'seasons.html', null],
				
					
					['White Rock', 'whiterock1.html', null],
					['New White Rock Photos!', 'whiterock3a.html', null],
								],
			['Shoreline', null, null,
				['Seascapes', 'seascapes1.html', null],
				
				
		
['Light Houses', 'lighthouse.html', null],
					['Sea Life', 'sealife.html', null],

			],
			
			
			['Old World', null, null,
				['Europe', 'shutters_lace.html', null],
		
				['Scotland', 'scotland.html', null],
					['South West', 'southwest1.html', null],
					],
			
			
			['Black and White', 'black.html', null],
			['New Black and White Photos!', 'black_white_new.html', null],
	
],
	];
