How do I get the navigation sidebar to load its link in the main frame? I am trying to use
"location.href='directory/page.htm'"
java script in a java menu. It works but loads the page in the navigation frame, how do I get it to load in the main frame?