function ChIm (ImageName,FileName) { document.images[ImageName].src=FileName; } function VerticalResize () { if (document.all) { posy=document.body.clientHeight; } else { posy=window.innerHeight; } document.images['vresizepic'].style.height=posy-310; } window.onresize=VerticalResize; var msgPicWindow; function PicOpener (obj,w,h) { if (msgPicWindow) {msgPicWindow.close()} msgPicWindow=window.open ("about:blank","displayPicWindow","width="+w+",height="+h+",screenX=50,screenY=50,left=50,top=50,toolbar=0,scrollbars=0,menubar=0,status=no,resizable=no"); msgPicWindow.document.writeln ("