function zdjecie(url) {
newWindow = window.open(URL, "", "toolbar=0, location=1, directories=0, status=0, menubar=0, scrollbars=1, resizable=0, width=800, height=600, left=0, top=0")
}
