Thanks appreciate that! I have output, however I have it on all pages on the members area, when I only want on the BuddyPress pages. Is there a conditional I can wrap the wpnavmenu function in page.php that says only output this on buddypress pages?
Should i use is_page, write a switch to list through all the pages for buddypress or is there something better?