import App

def CreateMenus():
	import Systems.Utils
	return Systems.Utils.CreateSystemMenu("Earth", "Systems.Earth.Earth1", "Systems.Earth.Earth1")
