function OtvorImage($d) {
window.open('images/'+$d,'kontakt','height=200, width=200, toolbar=no, menubar=no, top=50px, left=50px');
}


