	function sAdvSetCategory(){
			var val=d.getElementById('search_set_category_list').value;
			window.location='/search/'+val;
	}
