I have a frameset document containing 2 frames. One of the frames is also a framesetting document containing 2 frames. From one of the pages in this "second" frameset document, what is the correct way to reference the top window so that I can use the location property to change the contents of the entire browser window. I tried "top.location" but no luck. Thanks.