Content 3

The links to sections 3 and 4 are simpler:
<a href="content3.html" target="content">section 3</a>
but the content pages have a script in the head that loads the correct nav page into the nav frame:
top.nav.location.replace("nav3.html")

This method is cleaner and gives better behavior with the browser back button