<!--
function send2 (theme) {
	document.multi_search.category_id[1][0].value = theme;
	document.multi_search.submit();
}
-->