function zdjecie(src) {
	window.open("zdjecie.php?p="+src,'','width=700, height=525, top=10, left=10, resizable=yes, scrollbars=no, toolbars=no, status=yes');
}

