Open new window

I read this tutorial:

http://www.kirupa.com/developer/flash5/newwindow.htm

I made my button and added the following code to it:

on(release) {
getURL(http://geografie.dap.ro, “_blank”);
}

I choose File > Publish to get my html page to edit it and add the code between the body tags, but when I choose the Publish comand Flash shows me some error in my action code and won’t publish me file.

What is going on?
Thanks a lot!