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

function over(e, p)
{
 e.src = 'graphics/' + p;
}

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