function pokaz(grafika) {
	msg=open("","","toolbar=yes,scrollbars=yes, directories=no,menubar=no,width=760,height=600");
	msg.document.write("<body><head><meta http-equiv=='Content-Type' content='text/html; charset=iso-8859-2'><title>FOTO - Energokon plus</title></head>");
	msg.document.write("<a href=javascript:window.close();><img src="+grafika+" border= '0' alt='Zamknij to okno' /></a></body>");
}

