function doZoom(size){ document.getElementById('zoom').style.fontSize=size+'px' } screen.width || height>screen.height){ options += ",scrollbars=yes"; }else{ options+= ",scrollbars=no"; } //alert(width+">>"+height); //return false; new_window = window...