Eki - thanks but an underscore would be printed to screen in the menu if I were to change it's name? Or not?
kweitzel - Good idea but I cant get it to work. Putting the following into the template page:
show_menu(1, 0, 1, true, '<li class="[PAGE_ID]"><span[class]>[a][menu_title] [/a]</span>');
returns HTML like this:
<li class="[PAGE_ID]">
and NOT the numeric page id! Shame as that would be the answer. Can you spot something that would explain this?