Event.observe(window, 'load', function() {
	// new Ajax.Updater('middle', 'http://localhost:3000/menus/get_menu.json', { method: 'get' });
});