I have forgotten the script to put for when you click on a button so that the url opens up in a new window. Here is what I have already:

on(release){
getURL("");
}

I need to link to http://www.mastahuk.com so can somebody tell me the code to get this to open in a new window. I dont need this to be resized or have anything special done to it by the way.

Thanks!