My site has an inline frame where all the different pages load and the navigation sits outside the frame. When the user first goes to the site, there's a "click here to login" outside of the frame that loads the login form in the frame. After the user puts in their info and is verified, I want to refresh the whole page so that the "click here to login" part will see that the user's logged in and will change to "click here to log out". How can I refresh the whole page from a page within the inline frame?