
//ispis obavestenja
function info (text) {
	
	window.alert(text);
	
}



$(document).ready(function() {
	
	


});


//$('#heder').html(x_poz +', '+ y_poz);
//window.alert(slikaW);
