import App

def CreateMenus():
	import Systems.Utils
	return Systems.Utils.CreateSystemMenu("Tevron", "Systems.Tevron.Tevron2",
							 "Systems.Tevron.Tevron1",
							 "Systems.Tevron.Tevron2")
