He John, Can you provide me the general code for the templates used? I use a vertical NavType="Tabs" and I want to replace the title with the tab name. Snapsis:NavMenu id="nav" Level="0-2" DisplayIcon="False" CacheTabs="True" NavType="Tabs" OnlyExpandActive="true" ShowType="WithActiveParent" ExcludeTabs="Admin,Host" If I have the template I can do something with the tokens, like title="{Page.Name}" or {Tab.Name} Keston |