function openPhoto(url,domena){
location.href=domena+"/?zdjecie=1&path="+url;
}

