import App

def CreateMenus():
	import Systems.Utils
	return Systems.Utils.CreateSystemMenu("Vulcan", "Systems.Vulcan.Vulcan1", "Systems.Vulcan.Vulcan1")
