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