Hi,

Is it possible to manipulate the text of a menu item via code? What I'm trying to do is to show which one of the menu items is currently default. So for example:

Profiles
Profile1
Profile2 (Default)
Profile3

or:

Profiles
Profile1 (Default)
Profile2
Profile3

Any help and examples would be appreciated..

Dan