va scritto così

codice:
on (release) { 
getURL ("javascript:window.open('pagina.htm','titolo','width=550,height=550,scrollbars=yes,resizable=no');void(0)"); 
}