I would like to have certain menu links only show up only when there are authenticated users logged in. For example, when you log in the "create content" appears in the menu. But if you logged out it is not in the menu.

I have a couple modules links that I would like non-registered users not to have access to:

- Gallery
- Audio

I've looked in the access control and module setting and can't seem to find any setting. In both cases I have "anonymous user" unchecked and "authenticated user" checked.

Is there a way to make those links disappear when users are not logged in? Suggestions?