I have a site containing 3 frames: 1 Navigation, 1 Main, 1 Nav2
When i open a link like "Guestbook" it opens a link to nav2 containing "Write Guestbook | Read Guestbook".
But when i go back to "Home" the begin site re-apairs in main but the nav2 still had the "Write Guestbook | Read Guestbook".
Know i know there is a scripts <META http-equiv="refresh" content="5;URL=temp.html"> but is it possible that i enter a target in here so that when i open "Home" it redirects a other link to nav2 so that it's clean again.
Or is there an other way i can do this with java or something?

