def load(self):
     DistributedPartyTeamActivity.load(self)
     self.loadModels()
     self.loadGuiElements()
     self.loadSounds()
     self.loadIntervals()
     self.arrowKeys = ArrowKeys()