function foto(sPicURL) { window.open( "foto.htm?"+sPicURL, "", "resizable=0,HEIGHT=200,WIDTH=200"); } function FitPic() { iWidth = (NS)?window.innerWidth:document.body.clientWidth; iHeight = (NS)?window.innerHeight:document.body.clientHeight; iWidth = document.images[0].width - iWidth; iHeight = document.images[0].height - iHeight; window.resizeBy(iWidth, iHeight); self.focus(); } function ankieta() { window.open('ankieta.php','Ankieta','scrollbars=yes,scrolling=yes,resizable=no,noresize,width=450,height=400,left=70,top=70'); } function wyniki() { window.open('http://www.klasterlodzki.pl/ankieta/wyniki_ankiety.php'); } function popImage(imageURL){ if (parseInt(navigator.appVersion.charAt(0))>=4){ var isNN=(navigator.appName=="Netscape")?1:0; var isIE=(navigator.appName.indexOf("Microsoft")!=-1)?1:0;} var optNN='scrollbars=no,scrolling=no,noresize,width=50,height=50,left=70,top=70'; var optIE='scrollbars=no,scrolling=no,resizable=no,toolbar=no,status=no,width=50,height=50,left=70,top=70'; if (isNN){imgWin=window.open('about:blank','',optNN);} if (isIE){imgWin=window.open('about:blank','',optIE);} with (imgWin.document){ writeln('