// menu_items02.js file
// comments block here

var MENU_ITEMS02 =[
	["News", "index_eng.htm",
	],
	["Photographs", null,
		["Gallery 1", "photos01_eng.htm"],
	],
];