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 ("Ôîòî"); } function PrintVersionOpener (obj,w,h) { window.open (obj,"displayPrntWindow","width="+w+",height="+h+",screenX=50,screenY=50,left=50,top=50,toolbar=1,scrollbars=1,menubar=0,status=1,resizable=no"); } var selectlevel2=Array(); var selectlevel2_v=Array(); function anketaList2Change(list1,questionid,controlid) { list2=document.getElementById(controlid); for (var i=list2.options.length-1;i>=0;i--) list2.options[i]=null; selectedvalue=list1.options[list1.selectedIndex].value; for (var i=0;i