// menu_items.js file
// comments block here

var NOTESMENU_ITEMS =[
	["Home", "index.htm"],
	["News", "news.htm",],
];
