// JavaScript Document
	function pokreniURL(){
		document.location.href="kosarica_hr.php?PbackURL=" + document.URL;
	}
