function openPictureWindow(imageType,imageName,imageWidth,imageHeight,alt,posLeft,posTop) { newWindow = window.open("","newWindow","width="+imageWidth+",height="+imageHeight+",scrollbars=yes,left="+posLeft+",top="+posTop); newWindow.document.open(); newWindow.document.write('