<!--
function pokaz_obrazek(sciezka,x,y,tytul)
{ext_pic=open('', '', 'width='+x+', height='+y+'');
ext_pic.document.write('<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1250"><title>'+tytul+'</title></head><body bgcolor=#D3EFFF marginwidth=0 merinheight=0 leftmargin=0 topmargin=0 onLoad="focus(self);"><img src="'+sciezka+'" onClick="javascript:window.close()" alt=Kliknij, aby zamkn¹æ! style="cursor:hand"></body></html>');}
//-->
