Close pop up on MAC? problem

hi
i used
on (release) {
getURL(“javascript:window.close()”);
}

to close the popups. ıt works on IE but on MAC(safari browsers) this code doesnt work?

what is the code for safari & MAC?