if (global.interact == 0 && global.flag[17 menu_disabled] == 0)
{
snd_play(snd_squeak);
global.interact = 5;
global.menuno = 0;
control_clear(2);
}