function searchFocus(obj) {
	obj.value = '';
}
