import App

def CreateMenus():
	import Systems.Utils
	return Systems.Utils.CreateSystemMenu("SmokeRing", "Systems.SmokeRing.SmokeRing1", "Systems.SmokeRing.SmokeRing1")
