OpenURL

OpenURL


openUrl("http://sites.google.com/site/bookwormorg/pedir-um-livro/", "parent window");



I have this command on a function, the problem is that is opening in a new window instead in the parent window.

If i change the code to "new window" it does the exact same thing.

Is there a problem with the command?

Thank you for your help.