I have an image that has a mouseover event that opens an instrutional layer. In Netscape 6, it won't function until the page has been clicked. But when you click the page it opens a pop up window (that is what the instruction is). Is there something I am missing? I tried this.focus() in the body onload. You can see the page at Every page except the first has the pop up on it. It works just fine after the first click.