function imageView(imageId) { window.open("/listings/imageview.php?id=" + imageId, "imageview", "toolbar=false, location=false, menubar=false,resizable, width=640, height=480"); }