Since the navbar doesn't change much, you culd leave it as HTML in a frame called 'nav' and the other frame called 'main'
just add the below code the link (ie give the link a place to go)
<a href = "myPage.php" target="Main">Click here</a>
hth
bastien