// menu_items.js file

var MENU_ITEMS =[
	["施設の概要", "index18-1.html"],
	["募集要領", null,
		["平成22年度", "index18-2.html"]
	],
	["使用条件", "index18-3.html"]
];
