I wouldn't know the direct way of doing it, but heres how I would do it if all else fails. I would create a variable that is set to 1 when a menu is open, and have that variable on all menus, and when the menu shuts, switch that 1 to a 0. If the variable is at 0, then all menus are shut... Meh, =)