Navigation
- Navigation Bar is dynamically generated
- Makes it easy to add/remove/rearrange items
- Items specified by two arrays
- First array specifies top level items
- Second array indicates sub-items
- Menu generated by looping through the arrays
| < Introduction (Previous) | Table of Contents | (Next) Navigation: Array > |