All Saints Home (Hougang)
December 4, 2015
Started in 1986, All Saints Home (Hougang) is our very first nursing home with a current total capacity of 155 beds.
function copyright($start_year, $site_name) { $year = date('Y'); echo "© Copyright "; echo $start_year; if($start_year!= $year) echo "-$year"; echo ", $site_name, All Rights Reserved."; }