in drupal 6, i've been experimenting with menu_tree('menu-name');
but i can't seem to figure out a way to get only a certain section of the tree, say the 3rd tier from the root... one tier deep.
i don't want to use another module, and would be prefer to use drupal api.
as always, any help would be greatly appreciated!