function openPictureWindow_Fever(imageName,imageWidth,imageHeight,alt) { newWindow = window.open("","newWindow","width="+imageWidth+",height="+imageHeight); newWindow.document.open(); newWindow.document.write('