ad un sito:

on (release) {
getURL ("http://www.miosito.it", _blank);
}

ad una mail:

on (release) {
getURL ("mailto:mail@miosito.it");
}