function otvori(t, sirina, visina) {
	window.open(t,'novi','resizable=no,left=20,top=20,asreenx=20,screeny=20');
}
