import App

def CreateMenus():
	import Systems.Utils
	return Systems.Utils.CreateSystemMenu("Rainbow", "Systems.Rainbow.Rainbow2", "Systems.Rainbow.Rainbow1", "Systems.Rainbow.Rainbow2")
