import App

def CreateMenus():
	import Systems.Utils
	return Systems.Utils.CreateSystemMenu("Vesuvi", "Systems.Vesuvi.Vesuvi6",
							 "Systems.Vesuvi.Vesuvi4",
							 "Systems.Vesuvi.Vesuvi5",
							 "Systems.Vesuvi.Vesuvi6")
