I found this function, <?php wp_list_pages( $args ); ?>
but I need it to do this…
When the home page loads, all of the top level menu
items display (eg: Reserach, Reimbursement, etc.)
When the user clicks a top-level menu item, the sub-pages are displayed in the left hand side.