// menu_items.js file
// comments block here

var MENU_ITEMS =[
	["Login", "start.php"]
];