function Gzoom (url) { GzoomWindow = window.open(url, "PNP4Nagios", "width=,height=,location=no,status=no,resizable=yes,scrollbars=yes"); GzoomWindow.focus(); }