close fullscreen

I need to add a multilevel navigation bar  (like the top nav of Wikirate.org) or something like wagn menu. What needs to be done to add a navigation links like that?

Ideally it will be nice to put something in layout to show heirarachy e.g. Basic is sub menu of Operations

 

<div id="menu">
      Home   Recent   Operations|Basic
</div>