function otvori(linkurl) {
	window.open(linkurl, "", "status");
}