timer = 0
menuselect = 0
menuitems = 3
tagged = 0
if !sound_isplaying(snd_title)
{
sound_stop_all()
sound_loop(snd_title)
}