function showImage( filename, width, height ) {window.open( filename, null, "height=" + height + ",width=" + width + ",status=no,toolbar=no,menubar=no,location=no" );}