import App

def CreateMenus():
	import Systems.Utils
	return Systems.Utils.CreateSystemMenu("Nepenthe", "Systems.Nepenthe.Nepenthe3",
							 "Systems.Nepenthe.Nepenthe1",
							 "Systems.Nepenthe.Nepenthe2",
							 "Systems.Nepenthe.Nepenthe3")
