To change the “You are here” text you need to edit the index.php file. Open that up and go to around line 133. You will find this code:
<div id="ja-pathwaywrap">
<div id="ja-pathway">
<strong>You are here:</strong>
<jdoc:include type="module" name="breadcrumbs" />
</div>
Edit the words “You are here:” to what ever you want them to be. Even remove them if you would like.
If you want the submenus to show you need to go to the administration>extentions>template manager> and click on ja_fagus. There you can change the menu module from split to css or moo. Either one will show the submenu items.