function status_menu(mn, submn) {
	return {
		menu:mn, 
		submenu:submn
	};
}
