Ok, I'm experiencing a problem with getURL. If I use getURL(myURL, _self) (without quotes, which I know is wrong), it opens the window in a new window. But if I use getURL(myURL, "_self"); Nothing happens. Anything that I'm missing?