function zoom(path) {var file = "../zoom.shtml?" + path;window.open(file, 'Zoom', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=0, width=550, height=570, resizable=1');}