// Kontakti.js

function kontakti(putanja) {
 window.open(putanja+'kontakti.htm','_new','width=600, height=400, scrollbars=1')
}
