	function changeselection(id) {	
		document.search.office.selectedIndex = id;
	}