
function katselect() {
document.location = document.kat.kategoria.options[document.kat.kategoria.selectedIndex].value
}

