I'm designing an intranet for my company and I want to restrict the users from having access to the location toolbar, bookmarks toolbar, etc.... We currently are using Netscape 4.6 and I was able to modify the prefs.js file in order to get rid of every toolbar except the main menu (File,Edit,View...) Is there any way that this can be removed? I know that you can pop up a new browser window using the window.open(url,menubar=0) javascript command and that successfully hides the menubar. However, I need Netscape to initialize without the menubar. I've searched the Netscape site without any luck and I'm getting desperate. Please help!