var restore_search_afterfinish = function() {
	if ($F("Postcode").length && !$("House").length)
		$("pcaButtonDU29").click();
}

