cambia

window.open(url, name, features);

in

window.open(url, '', features);

ciao