def PreviousEvent(self, keypress): events.navigate(dirBackwards=True)
def NextEvent(self, keypress): events.navigate()