Looking at the rhino book, you can just have it as a plain .js file, as long as you have the mime type set correctly to application/x-javascript. I haven't tried it myself, though, so I am not certain this will work.
Tried that too, no dice.

One thing that did occur to me....

It was silly to put self.location first, because the other things would never get called that way. I have to put self.location last.

Probably need to do something similar with "resizable" and width/height...
_________________________
Tony Fabris