I would like to have multiple menus of the same name, which display based on the user level... is this possible?
Such as, guests (not logged in at all) see menu items "Home", "Services", "Gallery", and "Contact" and regular members (logged in, basic level) see the same menu names but the "Services" and "Gallery" pages are completely different menu items...and the VIP members (logged in, paid level) see the same menu names plus a new menu item "Specials" (and again, they see a different, third, "Services" and "Gallery" menu item).
So there are the following completely separate pages to the site; Home, Services (1), Services (2), Services (3), Gallery (1), Gallery (2), Gallery (3), Contact, and Specials... but no one ever sees more than one of the "Services" or "Gallery" menu items (and only VIP members see the "Specials" menu item).
Thanks!