At the moment, no. What would perhaps make sense would be to refactor the things from it that aren't truly global, into a class like UIContainer or something, which would contain a hierarchy and handle rendering/input for it, and those could be multiply instantiated.