function go_to_search_page(id)
{
	document.location.href = "/Residential-land";
}
