When the button is pressed, wait until button is released.
while selection = 1 : pause 10 : wend 'Wait until button is released.
while Nextoption= 1 : pause 10 : wend 'Wait until button is released.

have these before each function or each menu.