come faccio a non far vedere la barra del titolo della finestra aperta in popup ?

grazie

io ho :

codice:
function prec1(str) {

        searchWin = 

window.open(str,'prec1','scrollbars=no,resizable=yes,width=250,height=250,status=no,location=no,toolbar=no,direc

tories=no,menubar=no,titlebar=yes');

}

ma si vede...