function mutat(hova,mit){
	  document.getElementById(hova).src = mit.src;
}
function getkat(kat){
	kategoria = kat;
}
