function showCurrentCat(cat) {
	document.cat.active_category.value = cat;
}
