Thanks Iza
The problem is, I'm not using frames. I want the URL's in the navigation menu to all load in that separate window without opening a new window every time. Here is a piece of the code:
// Databases menu.
menu[2] = new Array();
menu[2][0] = new Menu(true, '>', 0, 30, 155, defOver...