function popup(broj){
	window.open(broj,'Dom_Invest', 'left=0,top=0,menubar=no,height=547,width=750');

}
function katalog(broj){
	window.open(broj,'Dom_Invest', 'left=0,top=0,menubar=no,height=480,width=640');

}