https://www.hkhs.com/en/index

Submitted URL:
https://www.hkhs.com/en/index
Report Finished:
LinkText
https://www.thetannerhill.hkhs.com/en/home/index.htmlThe Tanner Hill
https://vbas.hkhs.com/en/home/index.htmlVoluntary Building Assessment Scheme
https://enews.hkhs.com/issue107/ HS Today - Issue 107
https://enews.hkhs.com/issue106/HS Today - Issue 106
https://enews.hkhs.com/issue105/HS Today - Issue 105
https://eminenceterrace1.hkhs.com/enEminence Terrace I Project Details
https://enews.hkhs.com/issue104/ HS Today - Issue 104
https://www.hshousingstory.net/Browse HKHS Exhibition Centre
https://hsec.hkhs.com/?page_lang=enBrowse HKHS Exhibition Centre
https://www.facebook.com/HKHousingSocietyshare to facebook

JavaScript Variables · 115 found

NameType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
keyCodesobject
pageInitfunction
setRoleButtonfunction
initMenufunction

Console log messages · 1 found

TypeCategoryLog
warningother
URL
https://maps.googleapis.com/maps/api/js?key=AIzaSyCcdxA_I66DaRzQjzF25R7C33CYMDQiq84&callback=mapInit
Text
Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading

HTML

<!DOCTYPE html><html lang="en" class="tablesaw-enhanced"><head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="keywords" content=" ">
    <meta name="description" property="og:description" content=" ">
    <meta property="og:type" content="article">
    <meta property="og:title" content="">
    <meta property="og:image:width" content="400">
    <meta property="og:image:height" content="240">
    <meta property="og:image" content="">
    <link rel="icon" href="/home/images/favicon.ico" type="image/x-icon">
    <title>Hong Kong Housing Society</title>
    <!-- CSS -->
    <link rel="stylesheet" href="/home/css/master.css" type="text/css">
   <!--     <script src="/home/js/jquery-2.2.4.min.js" type="text/javascript"></script> -->
    <!--script src="/home/js/jquery-3.3.1.min.js" type="text/javascript"></script-->
    <script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-RM3Z7PHBKF&amp;l=dataLayer&amp;cx=c&amp;gtm=457e4bk0za200"></script><script src="/home/js/jquery-3.5.1.min.js" type="text/javascript"></script>
    <script src="/home/js/hkhsScript.js" type="text/javascript"></script>
    <script src="/home/js/jquery.mmenu.all.js"></script>
    <script src="/home/js/select2_mod.js" type="text/javascript"></script>
	<script src="/home/js/aria_labels.js" type="text/javascript"></script>
	<!-- tablesaw -->
	<script type="text/javascript">	
		TablesawConfig = {
			getColumnToggleLabelTemplate: function( text ) {
				return "<label class='control control--checkbox'>" + text + "<input type='checkbox' checked><div class='control__indicator'></div></label><br>";
			}
		};																		
	</script>
	<script src="/home/js/tablesaw-init.js"></script>
	<script src="/home/js/tablesaw.jquery.js"></script>
	<script type="text/javascript">	
		$(document).ready(function() {
			$(document).trigger('enhance.tablesaw');
		});
	</script>
    <!-- Bootstrap -->
	<script src="/home/js/popper.min.js"></script>
    <script src="/home/js/bootstrap.min.js"></script>
    <!--- menu -->
    <script type="text/javascript">
    /*
	$(document).ready(function () {
		$("#mobile-menu").css("visibility", "visible");
		$(".nav.navbar-megamenu-nav").mouseover(function(){
		$("#bs-megadropdown-tabs .overlay").css("visibility", "visible");
		$('#select2-drop').hide();
		});
		$(".nav.navbar-megamenu-nav").mouseout(function(){
		$("#bs-megadropdown-tabs .overlay").css("visibility", "hidden");
		});
	});
	*/
	</script>
 <link rel="stylesheet" href="/home/js/autocomplete/dist/accessible-autocomplete.min.css">
	  <script type="text/javascript" src="/home/js/autocomplete/dist/accessible-autocomplete.min.js"></script>
<style>
/**:focus {
    outline: #000 dotted thin !important; 

}

.navbar-hkhs-mega-menu *:focus{ border: #000 dotted thin !important ;outline: none !important; }*/


.dropdown.open .dropdown-menu {
    display: block !important;
}

.mega-dropdown:focus .dropdown-toggle, .dropdown-toggle:focus, .navbar-megamenu-nav .open .dropdown-toggle { color: #9c957f !important;  }

a.skip:link,
a.skip:visited {
    display: block;
    overflow: hidden;
    text-indent: -600px;
    font-size: small;
    padding: 10px 90px 5px 14px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    opacity: 0;
    position: absolute;
    top: 0px;
    text-decoration: underline;
    outline: none !important;
    pointer-events: none;
    line-height: 14px;
    padding-bottom: 11px;
}

a.skip:focus,
a.skip:active {
    text-indent: 1px;
    opacity: 1;
    position: static;
    background: #1c3667;
    color: #fff;
    text-align: center;
}

.template .title{
    margin: 0;
}

.core-block .core-item h3 {
font-weight: bold;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
}
/*
.disable-hover,
.disable-hover * {
  pointer-events: none !important;
}
*/
</style>

<script type="text/javascript">

var lang = "en";
$(document).ready(function() {
	pageInit();

	
	//font-szie
	$('.nav-hkhs-font-size a').click(function() {
        $('.template').css('font-size', $(this).attr('data-size'));
		$('.template').css('line-height', $(this).attr('data-line-height'));		
    });

	
	//menu
	searchConfig();
	searchMobileConfig();
    $('#submitSearchBtn').click(function() {
        if($("#inputProperty").val()!=""){
			location.href="/"+lang+"/search-result?keyword="+encodeURI($("#inputProperty").val());
		}		
    });
	
	$("#inputProperty").keyup(function(e) {
		if(e.keyCode == 13 && $("#inputProperty").val()!="") {
			location.href="/"+lang+"/search-result?keyword="+encodeURI($("#inputProperty").val());
		}
	});	
	
	$("#mobile-menu input").keyup(function(e) {
		if(e.keyCode == 13 && $("#mobile-menu input").val()!="") {
			location.href="/"+lang+"/search-result?keyword="+encodeURI($("#mobile-menu input").val());
		}
	});	
	
	// Show or hide the sticky footer button
		$(window).scroll(function() {
			if ($(this).scrollTop() > 200) {
				$('.go-top').fadeIn(200);
			} else {
				$('.go-top').fadeOut(200);
			}
		});
			
		// Animate the scroll to top
		$('.go-top').click(function(event) {
			event.preventDefault();
				$('html, body').animate({scrollTop: 0}, 300);
			});
});

function changeLanguage(_lang) {
	var pathUrl = window.location.pathname;
	pathUrl = pathUrl.replace("#", "");
	var href = window.location.href;
	//href = href.replace("#", "");
	var pathArr = href.split("#");
	var subpath = '';
	if(pathArr.length == 2){
		href = pathArr[0];
		subpath = "#"+pathArr[1];
	}
	href = href.replace("/tc/", "/"+_lang+"/");
	href = href.replace("/en/", "/"+_lang+"/");
	href = href.replace("/sc/", "/"+_lang+"/");
	if(pathUrl == "/"){
		href += _lang+"/index";
	}
	window.location.href = href+subpath;
} 

</script>

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-117109276-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-117109276-1');
</script>

<link rel="stylesheet" type="text/css" href="https://www.hkhs.com/chatbot/chatbot_css.css"><script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/59/1/common.js"></script><script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/59/1/util.js"></script></head>


<body class="level-2 nav-down home mm-wrapper mm-wrapper--position-right">
<script src="/chatbot/chatbot.js"></script>

    <a href="#main_content" class="skip">Skip Site navigation</a> 
	
    <div class="layout-container mm-page mm-slideout" id="mm-36">
        <!--Header-->
        <header id="header">
            <div class="header-wrapper">
                <!--Header-->
                <div class="region region-header">
                    <!--end of Main Menu-->
                    <div class="region-inner">
                        <div id="navbar-hkhs-brand" class="navbar-hkhs-brand">
                            <a href="/en/index" rel="home" class="site-logo"> 
              		<img src="/home/images/hkhs_logo.svg" width="218" height="73" alt="Hong Kong Housing Society" aria-hidden="false"> 
            	        </a>
                        </div>
                        <!--Top Menu-->
                        <div id="navbar-hkhs-menu-top" class="navbar-hkhs-menu-top desktop">
                            <div class="nav-hkhs-item nav-hkhs-side-menu"><a href="/en/sitemap">Sitemap</a> <a href="/en/related-links">Related Links</a> <a href="/en/career-opportunities/career-opportunities">Careers</a> <a href="/en/forms">Forms</a> <a href="/en/faq">FAQ</a> <a href="/en/contact-us">Contact Us</a></div>
                            <span class="sep-link"></span>
                            <div class="nav-hkhs-item nav-hkhs-language">
                                <a href="javascript:changeLanguage('tc');" role="button" tabindex="0" aria-label="select traditional chinese as website language" lang="zh-Hant" xml:lang="zh-Hant" class="aria-updated role-button">繁</a>
                                <a href="javascript:changeLanguage('sc');" role="button" tabindex="0" aria-label="select simplified chinese as website language" lang="zh-Hans" xml:lang="zh-Hans" class="aria-updated role-button">简</a></div>
                            <span class="sep-link"></span>
                            <div class="nav-hkhs-item nav-hkhs-font-size">
                            <a class="font-small aria-updated role-button" data-size="90%" data-line-height="90%" role="button" tabindex="0" aria-label="change website font size to small">A</a> 
                            <a class="font-regular aria-updated role-button" data-size="100%" data-line-height="" role="button" tabindex="0" aria-label="change website font size to middle">A</a> 
                            <a class="font-large aria-updated role-button" data-size="110%" data-line-height="110%" role="button" tabindex="0" aria-label="change website font size to large">A</a>
                            </div>
                            
                        </div>
                        <!--end of Top Menu-->
                        <!--Main Menu-->

                    </div>
                    <div id="navbar-hkhs-mega-menu" class="navbar-hkhs-mega-menu">
					<nav class="navbar navbar-default" role="navigation">
						<div class="container">
						  <div class="global-megamenu" style="margin-top:2px">
							<div class="collapse navbar-collapse" id="bs-megadropdown-tabs">
									<ul class="nav navbar-megamenu-nav aria-updated" role="menubar" aria-label="main menu"><li class="dropdown mega-dropdown active"><a data-target="about_us" href="/en/about-us" class="dropdown-toggle" role="menuitem" aria-haspopup="true" tabindex="0">About Us</a><div class="dropdown-menu mega-dropdown-menu" style="display: none; height: 100px;"><div class="container-fluid page-max-width"><div class="tab-content"><div class="tab-pane active"><ul class="nav-list list-inline columns-5"><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/about-us/75th-anniversary">HKHS 75th Anniversary</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/about-us/history-milestones">History and Milestones</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/about-us/corporate-governance">Corporate Governance</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/about-us/vision-mission">Vision, Mission and Values</a></li></ul></li><li class=""><ul><li class="dropdown-header">Welcome Messages</li><li><a role="menuitem" href="/en/about-us/chairman-msg">Chairman</a></li><li><a role="menuitem" href="/en/about-us/ceo-msg">CEO and Executive Director</a></li></ul></li></ul></div></div></div></div></li><li class="dropdown mega-dropdown active"><a data-target="our_business" href="/en/our-business/property-development" class="dropdown-toggle" role="menuitem" aria-haspopup="true" tabindex="0">Our Business</a><div class="dropdown-menu mega-dropdown-menu" style="display: none; height: 100px;"><div class="container-fluid page-max-width"><div class="tab-content"><div class="tab-pane active"><ul class="nav-list list-inline columns-4"><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/our-business/social-elderly-wellness">Social &amp; Elderly Wellness</a></li><li><a role="menuitem" href="https://www.hkhs.com/en/our-business/elderly-housing/senior-citizen" target="_blank" rel="noopener noreferrer">Senior Citizen Residences Scheme</a></li><li><a role="menuitem" href="https://www.thetannerhill.hkhs.com/en/home/index.html" target="_blank" rel="noopener noreferrer">The Tanner Hill</a></li><li><a role="menuitem" href="/en/our-business/elderly-housing/caring-engaging-smart">Caring Engaging Smart</a></li><li><a role="menuitem" href="/en/our-business/elderly-housing/residential-care-home">Residential Care Home for the Elderly</a></li><li><a role="menuitem" href="/en/our-business/elderly-housing/day-care-services">Day Care and Training Services</a></li><li><a role="menuitem" href="/en/our-business/elderly-housing/elderly-resources-centre">Elderly Resources Centre &amp; Website</a></li><li><a role="menuitem" href="/en/our-business/elderly-housing/mind-friendly-home">MIND-Friendly Home Exploration Centre</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/our-business/commercial-leasing">Commercial Leasing</a></li><li><a role="menuitem" href="https://www.hkhs.com/en/our-business/commercial-leasing?type=shop&amp;district=All" target="_blank" rel="noopener noreferrer">Shop to Let</a></li><li><a role="menuitem" href="https://www.hkhs.com/en/our-business/commercial-leasing?type=office&amp;district=All" target="_blank" rel="noopener noreferrer">Office to Let</a></li><li><a role="menuitem" href="/en/our-business/portfolio">Portfolio</a></li><li><a role="menuitem" href="/en/our-business/car-park-application/car-park-list">Application for monthly parking space</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/our-business/property-management">Property Management</a></li><li><a role="menuitem" href="/en/our-business/projects-developed">Projects Developed by <br>Housing Society</a></li><li><a role="menuitem" href="/en/our_business/other-contracts/type/content">Other Management Contracts</a></li><li><a role="menuitem" href="https://vbas.hkhs.com/en/home/index.html" target="_blank" rel="noopener noreferrer">Voluntary Building Assessment Scheme</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/our-business/property-development">Property Development</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/4/type/2/house/1">Rental Estate</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/5/type/2/house/1">Rural Public Housing</a></li><li><a role="menuitem" href="/en/our-business/elderly-housing/senior-citizen">Senior Citizen Residences Scheme</a></li><li><a role="menuitem" href="https://www.thetannerhill.hkhs.com/en/home/index.html" target="_blank" rel="noopener noreferrer">The Tanner Hill</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/8/type/2/house/1">Subsidised Sale Flats Project</a></li><li><a role="menuitem" href="/en/our-business/dedicated-rehousing-estates">Dedicated Rehousing Estates</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/20/type/2/house/0">Pilot Scheme for the Redevelopment for Buildings of Civil Servants' Co-operative Building Society</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/9/type/2/house/1">Urban Improvement Scheme</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/1/type/2/house/1">Flat-For-Sale Scheme</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/6/type/2/house/1">Sandwich Class Housing Scheme</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/2/type/2/house/1">Full Market Value Development</a></li><li><a role="menuitem" href="/en/our-business/property-detail/id/10/type/2/house/1">Urban Renewal Project</a></li></ul></li></ul></div></div></div></div></li><li class="dropdown mega-dropdown active"><a data-target="application" href="/en/application/rental-estates" class="dropdown-toggle" role="menuitem" aria-haspopup="true" tabindex="0">Application</a><div class="dropdown-menu mega-dropdown-menu" style="display: none; height: 100px;"><div class="container-fluid page-max-width"><div class="tab-content"><div class="tab-pane active"><ul class="nav-list list-inline columns-6"><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/application/social-elderly-wellness">Social &amp; Elderly Wellness</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/application/flat-for-flat-pilot-scheme-for-elderly-owners">Flat for Flat Pilot Scheme for Elderly Owners</a></li></ul></li><li class=""><ul><li class="dropdown-header">Dedicated Rehousing Estates</li><li><a role="menuitem" href="/en/application/dedicated-rehousing-estates/rental-estate">Rental Estate</a></li><li><a role="menuitem" href="/en/application/dedicated-rehousing-estates">Subsidised Sale Housing</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/application/subsidised-sale-housing">Subsidised Sale Housing</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/application/rental-estates">Rental Estate</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/application/t-home">T-Home</a></li></ul></li></ul></div></div></div></div></li><li class="dropdown mega-dropdown active"><a data-target="sustainability" href="/en/sustainability" class="dropdown-toggle" role="menuitem" aria-haspopup="true" tabindex="0">Sustainability</a><div class="dropdown-menu mega-dropdown-menu" style="display: none; height: 100px;"><div class="container-fluid page-max-width"><div class="tab-content"><div class="tab-pane active"><ul class="nav-list list-inline columns-4"><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/sustainability/city-revitalisation">City Revitalisation</a></li></ul></li><li class=""><ul><li class="dropdown-header">Environment</li><li><a role="menuitem" href="/en/sustainability/corporate-policy">Corporate Policy on Environmental Management</a></li><li><a role="menuitem" href="/en/sustainability/our-green-initiatives">Our Green Initiatives</a></li><li><a role="menuitem" href="/en/publications/publications_list/category/envrep_archives">Sustainability Report</a></li></ul></li><li class=""><ul><li class="dropdown-header">Community</li><li><a role="menuitem" href="/en/sustainability/volunteer-service">Volunteer Service</a></li><li><a role="menuitem" href="/en/sustainability/community-events">Community Events</a></li><li><a role="menuitem" href="/en/sustainability/promote-industry-development">Promote Industry Development</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/sustainability/estate-redevelopment">Estate Redevelopment and Rehabilitation</a></li></ul></li></ul></div></div></div></div></li><li class="dropdown mega-dropdown active"><a data-target="media" href="/en/media/press-release" class="dropdown-toggle" role="menuitem" aria-haspopup="true" tabindex="0">Media</a><div class="dropdown-menu mega-dropdown-menu" style="display: none; height: 100px;"><div class="container-fluid page-max-width"><div class="tab-content"><div class="tab-pane active"><ul class="nav-list list-inline columns-5"><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/media/location-filming">Location Filming</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/media/media-enquiries">Media Enquiries</a></li></ul></li><li class=""><ul><li class="dropdown-header">Media Gallery</li><li><a role="menuitem" href="/en/media/videos">Videos</a></li><li><a role="menuitem" href="/en/media/photos">Photos</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/media/publications">Publications</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/media/press-release">Press Release</a></li></ul></li></ul></div></div></div></div></li><li class="dropdown mega-dropdown active"><a data-target="archive_and_publications" href="/en/housing-archive-index" class="dropdown-toggle" role="menuitem" aria-haspopup="true" tabindex="0">Archive &amp; Publications</a><div class="dropdown-menu mega-dropdown-menu" style="display: none; height: 100px;"><div class="container-fluid page-max-width"><div class="tab-content"><div class="tab-pane active"><ul class="nav-list list-inline columns-3"><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/publications/publications">Publications</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/statistics/statistics">Statistics</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/housing-archive-index">Housing Archive</a></li></ul></li></ul></div></div></div></div></li><li class="dropdown mega-dropdown active"><a data-target="notices" href="/en/notices/invitation" class="dropdown-toggle" role="menuitem" aria-haspopup="true" tabindex="0">Notices</a><div class="dropdown-menu mega-dropdown-menu" style="display: none; height: 100px;"><div class="container-fluid page-max-width"><div class="tab-content"><div class="tab-pane active"><ul class="nav-list list-inline columns-4"><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/notices/consultants-contractors">Consultants and Contractors</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/notices/major-awarded">Major Contracts Awarded</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/notices/tender-invitation">Tender Invitation Notice</a></li></ul></li><li class=""><ul><li class="dropdown-header"><a role="menuitem" href="/en/notices/invitation">Invitation for <br>Expression of Interest</a></li></ul></li></ul></div></div></div></div></li></ul><span class="overlay"></span> 
									<div id="submitSearch" class="submitSearch-close aria-updated" tabindex="0" aria-label="search by keywords" aria-haspopup="true" aria-controls="search_bar" aria-expanded="false" role="button"></div>
							  <div class="positive-relative" id="search_bar">
								<div class="region region-search">
								  <div class="region-inner">
									<div class="search-block-form block-search container-inline" data-drupal-selector="search-block-form" id="block-hkhs-search" role="search">
									  
									  <div id="search_property" class="form-search-property">

<!-- 										<input type="text" id="inputProperty" name="inputProperty" class="header-form-control" placeholder="Search" aria-label="input keywords to search"> -->
									 		<div id="desktop-search-autocomplete-container"><div class="autocomplete__wrapper"><div style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin-bottom: -1px; margin-right: -1px; overflow: hidden; padding: 0px; position: absolute; white-space: nowrap; width: 1px;"><div id="inputProperty__status--A" role="status" aria-atomic="true" aria-live="polite"></div><div id="inputProperty__status--B" role="status" aria-atomic="true" aria-live="polite"></div></div><input aria-expanded="false" aria-owns="inputProperty__listbox" aria-autocomplete="list" aria-describedby="inputProperty__assistiveHint" autocomplete="off" class="autocomplete__input autocomplete__input--default" id="inputProperty" name="input-autocomplete" placeholder="Search" type="text" role="combobox"><ul class="autocomplete__menu autocomplete__menu--overlay autocomplete__menu--hidden" id="inputProperty__listbox" role="listbox"></ul><span id="inputProperty__assistiveHint" style="display: none;">When autocomplete results are available use up and down arrows to review and enter to select.  Touch device users, explore by touch or with swipe gestures.</span></div></div>
									  </div>
									  <div id="submitSearchBtn" class="submitSearch infront float-left aria-updated role-button" tabindex="0" role="button" aria-label="start search"><img src="/home/images/icon-search-black.svg" alt="Search"></div>
									  <span class="clearfix"></span>
									</div>
								  </div>
								</div>
							  </div>
							  
							  <!--end of Search Box-->
							</div>
							<!------- mobile menu button-->
							<a href="#" id="hamburger" class="mm-slideout aria-updated" style="float:right;" aria-label="expend mobile menu" aria-haspopup="true" aria-expanded="false"> <span id="mobile_menu_icon" class="hamburger hamburger--collapse"> <span class="hamburger-box"> <span class="hamburger-inner"></span> </span> </span> </a> </div>
						</div>
					</nav>
                    </div>
                </div>
            </div>
        </header>
        <!--end of Header-->
        <div id="main_content"></div>
        <div id="hkhs_content"><!-- fancybox -->
<link rel="stylesheet" href="/home/css/fancybox.css" type="text/css">
<style type="text/css">
	.block-homepage-corporate-video-container {
		max-width: 400px;
	}
	.block-homepage-HKEC {
		width: 100%;
    	max-width: 400px;
    	height: auto;
    	margin: 0 auto;
	}
	.block-homepage-corporate-video-container h2,
	.block-homepage-HKEC h2,
	.block-homepage-commercial-leasing-container h2 {
		font-size: 1.5em;
	}
	.block-homepage.block-homepage-left.home-whatsnew {
    	padding-bottom: 15px;
	}
	.block-homepage-icons {
		display: flex;
	}
	.icon-mwdh {
		width: 50%;
	}
	.icon-mwdh img {
		width: 100%;
	}
	.icon-hsec {
		width: 50%;
	}
	.icon-hsec h2 {
		font-size: 14px;
		margin: 15px 0 8px;
		text-align: center;
		line-height: 18px;
		white-space: nowrap;
	}
	.homepage-corporate-video {
    	width: 100%;
    	margin: 0 auto;
	}
	.homepage-corporate-video img {
    	width: 100%;
	}
	.homepage-corporate-video .description {
		height: auto;
	}
	.block-homepage-corporate-video-container .passage-headline {
    	width: 100%;
    	margin: 0 auto;
	}
	.hkec-image {
		width: 50%;
		text-align: center;
	}
	.hkec-image img {
		width: 100%;
	}
	.hkec-link { 
		text-align: center; 
		padding-top: 20px; 
	}
	.all-themes .content {
		height: 300px;
		float: left;
	}
	@media only screen and (max-width: 767px) {
	.homepage-corporate-video {
    	width: 90%;
	}
	.block-homepage-corporate-video-container .passage-headline {
    	width: 90%;
	}
	.block-homepage-corporate-video-container h2,
	.block-homepage-HKEC h2,
	.block-homepage-commercial-leasing-container h2 {
		font-size: 32px;
	}
	.block-homepage-icons {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	.icon-mwdh {
		width: 100%;
		padding: 15px 0;
	}
	.hkec-image {
		width: 100%;
		padding: 15px 0;
	}
	.icon-hsec {
		width: 100%;
	}
	.icon-hsec h2 {
		font-size: 26px;
		line-height: 1.2;
		margin-top: 10px;
	}
	.icon-hsec a {
		width: 75%;
		display: block;
		margin: 0 auto;
		margin-bottom: 30px;
		margin-top: 20px;
	}
	}
	@media only screen and (max-width: 1023px) and (min-width: 768px) {
	.hkec-image {
    	width: 70%;
    	margin: 0 auto;
	}
	.homepage-corporate-video {
    	width: 100%;
	}
	.block-homepage-corporate-video-container .passage-headline {
    	width: 100%;
	}
	.all-themes .content {
    	height: 240px;
	}
	}
</style>
<script src="/home/js/jquery.simple-popup.js"></script>
<script src="/home/js/fancybox.js"></script>
<script>
	$(document).ready(function() {
		if($("#popup-supervisory-board").lenght>0){
			$("a.goto-supervisory-board").simplePopup({ type: "html", htmlSelector: "#popup-supervisory-board" });
		}
	});
</script>
<!-- FlexSlider -->
<script defer="" src="/home/js/jquery.flexslider.js"></script>
<script type="text/javascript">
	$(window).on('load', function(){
		$('.flexslider').flexslider({
			animation: "slide",
			slideshow: 1,
			pauseText: "pause",
			playText: "play"

		});
		if(1==0){
			$(".flex-pauseplay a").removeClass();
			$(".flex-pauseplay a").addClass("flex-play");
			<!--$(".flex-pauseplay a").html("PLAY");-->
		}		
	});
</script>
<!-- owl carousel -->
<script src="/home/js/owl.carousel.min.js" type="text/javascript"></script>
<script>
	$(document).ready(function(){
		    $("#testimonial-slider").owlCarousel({
			        items:3,
			        itemsDesktop:[1199,3],
			        itemsDesktopSmall:[1000,2],
			        itemsTablet:[767,1],
			        pagination: false,
			        navigation:true,
			        navigationText:["Previous","Next"],
			        autoPlay:false
		    });
	});
</script>
<!--Carousel-->
<section class="slider home-slider">
	<div class="flexslider">
		<ul class="slides">
			
					<li class="home-slide" style="center center no-repeat; background-size: cover;">
					<a href="/en/about-us/75th-anniversary">
					<img src="/imagecache/type/home/uid/1/Website banner_EN.jpg?vid=509" alt="75th Anniversary">

					</a>
					</li>
					<li class="home-slide" style="center center no-repeat; background-size: cover;">
					<a href="/en/our-business/property-management">
					<img src="/imagecache/type/home/uid/1/final_banner_01_eng.jpg?vid=509" alt="Serving Our Residents with Excellence ">

					</a>
					</li>
					<li class="home-slide" style="center center no-repeat; background-size: cover;">
					<a href="/en/our-business/elderly-housing">
					<img src="/imagecache/type/home/uid/1/final_banner_02_eng.jpg?vid=509" alt="Meeting the Needs of an Ageing Population">

					</a>
					</li>
					<li class="home-slide" style="center center no-repeat; background-size: cover;">
					<a href="/en/our-business/property-development">
					<img src="/imagecache/type/home/uid/1/Website banner_Building quality Homes_E1.jpg?vid=509" alt="Building Quality Homes ">

					</a>
					</li>
					<li class="home-slide" style="center center no-repeat; background-size: cover;">
					<a href="/en/sustainability/estate-redevelopment">
					<img src="/imagecache/type/home/uid/1/Website banner_EN_1.jpg?vid=509" alt="Contributing to a Sustainable Communi">

					</a>
					</li>
		</ul>
	</div>
</section>
<!--end of Carousel-->
<!--Container-->
<h1 class="sr-only">Welcome to HKHS</h1>
<div class="container-fluid">
	<div class="template margin-bottom-none">
		<!-- Content here -->
		<div class="row">
			<!-- new grid -->
			<!-- Part One -->
			<div class="col-md-8">
				<div class="row">
					<div class="col-md-12">
							<div class="block">
								<!-- What’s New -->
								<div class="block-homepage block-homepage-left block-homepage-owl-carousel-container home-whatsnew">
									<h2 class="font-weight-bold">What’s New</h2>
									<div class="row">
										<div class="col-md-12">
											<div id="testimonial-slider" class="owl-carousel owl-theme" style="opacity: 1; display: block;">
												<div class="owl-wrapper-outer"><div class="owl-wrapper" style="width: 19530px; left: 0px; display: block;"><div class="owl-item" aria-hidden="false" tabindex="0" style="width: 217px;"><div class="testimonial">
			<div class="date">27-11-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1 - 房協主席凌嘉勤致辭_20241127120321.JPG?vid=509" alt="HKHS Chairman Ling Kar-Kan said the Smart-Space PropTech creates a win-win situation for HKHS, the start-ups and the industry.  He also revealed that one of the technologies, an AI receptionist, will be applied at Sierra Life, the commercial complex of the Dedicated Rehousing Estate on Pak Wo Road in Fanling, for giving the visitors an innovative and quality experience.
">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/531" target="_blank" aria-hidden="false" tabindex="0">HKHS and Cyberport Continue to Nurture Start-ups for Advancing PropTech Development</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) and Cyberport celebrated the achievements of 13 start-ups, who are the inaugural cohort joining the Hong Kong’s first PropTech co-working space “Smart-Space PropTech” established jointly by HKHS and Cyberport, after 18 months of operations of the co-working space. Various innovative PropTech products and solutions have been developed successfully.  At the celebration ceremony, HKHS and Cyberport also welcomed a new cohort of another 14 start-ups to commence the second phase of the Proof-of-Concept (PoC) Programme at the co-working space. The officiating guests of the ceremony were HKHS Chairman Prof Ling Kar-kan and Cyberport Chairman Simon Chan. Other guests included HKHS Chief Executive Officer James Chan, Cyberport Chief Executive Officer Dr Rocky Cheng, Cyberport Chief Public Mission Officer Ir Eric Chan, and representatives of the start-ups.</p>
			</div></div><div class="owl-item" aria-hidden="false" tabindex="0" style="width: 217px;"><div class="testimonial">
			<div class="date">26-11-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo_1_20241126095123.jpg?vid=509" alt="HKHS Assistant Manager (Property Management) Ling Ching-ching received the Ombudsman’s Awards 2024 for Officers of Public Organisations in recognition of her dedicated performance in serving residents.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/530" target="_blank" aria-hidden="false" tabindex="0">HKHS Property Management Talents Earn Successive Accolades for Providing Quality Services to Enhance Residents’ Well-being </a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) has consistently earned industry recognition for providing dedicated, professional and quality housing and related services for its residents.  Recently, two staff members of HKHS Property Management Division were respectively honoured by the Office of The Ombudsman with The Ombudsman's Awards 2024 for Officers of Public Organisations, and The Hong Kong Institute of Housing (HKIH) with the Outstanding Manager (Public Housing) – Excellence Award in the HKIH Elite Awards 2024 in recognition of their excellence in property management.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">03-11-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20241103103340.jpg?vid=509" alt="Please refer to contents, remarks and information and statements required by law by clicking the link above日">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/529" target="_blank" aria-hidden="true" tabindex="-1">First Completed Dedicated Rehousing Estate “Eminence Terrace I” Commences Intake  Successive Completion of Hung Shui Kiu Projects Heralds a New Chapter in Northern Metropolis Development</a></div>
			<p class="description">Please refer to contents, remarks and information and statements required by law by clicking the link above.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">30-10-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Cover 1_website_whatsNew_20241030154202.jpg?vid=509" alt="HS Today - Issue 107">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://enews.hkhs.com/issue107/ " target="_blank" aria-hidden="true" tabindex="-1">HS Today - Issue 107</a></div>
			<p class="description"> </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">23-10-2024</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/528" target="_blank" aria-hidden="true" tabindex="-1">Hong Kong Housing Society Expresses Condolences on Passing of Former Secretary for Housing, Planning and Lands Michael Suen</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) expressed deep sorrows on the passing of Mr Michael Suen, former Secretary for Housing, Planning and Lands, and extended sincere condolences to his family.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">14-10-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20241014104326.jpg?vid=509" alt="The Housing Society’s rental estate, Cho Yiu Chuen, and the non-subsidised quality elderly housing project, The Tanner Hill, receive the Grand Awards at the “Quality Property and Facility Management Award 2024”.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/527" target="_blank" aria-hidden="true" tabindex="-1">HKHS Achieves Multiple Wins in Quality Property and Facility Management for Creating People-Centric Communities of Well-being and Harmonious Living</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) has recently been crowned multiple awards at the “Quality Property and Facility Management Award 2024” for its outstanding performance in property and facility management.  Cho Yiu Chuen, a rental estate, and The Tanner Hill, a non-subsidised quality elderly housing project, received the Grand Award in the categories of “Public Rental Housing” and “Community Housing” respectively.  The Tanner Hill also won the inaugural “Theme Award” by achieving the highest score in “Establishing a Wellness Harmony Community”.
</p><p class="description"></p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">30-09-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20240930101819.jpg?vid=509" alt="HKHS’s Blissful Place wins the Grand Award in the Hong Kong Residential (Single Building) category at the Quality Building Award 2024.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/526" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Clinches Quality Building Award 2024 and Other Accolades in Planning and Construction</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) has recently been honoured with three local and international awards in project planning and construction, in recognition of its outstanding performance in providing quality and innovative housing, as well as its achievements in promoting green buildings and sustainable development.  Among them, Blissful Place of the “Senior Citizen Residences Scheme” won the Grand Award in the Hong Kong Residential (Single Building) category at the Quality Building Award 2024.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">13-09-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1180x708 for web_AGM_20240913193225.png?vid=509" alt="Supervisory Board Members of Hong Kong Housing Society (2024/2025)">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/525" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Announces the Newly Elected Supervisory Board</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) convened the 72nd Annual General Meeting (AGM) today (13 September), at which members of the new-term Supervisory Board were elected.  Following the AGM, the first Supervisory Board meeting was held, at which Prof Ling Kar-kan and Lincoln Leong Kwok-kuen were elected as the Chairman and the Vice-Chairman respectively for a term of three years.  Members of the new-term Executive Committee were also appointed during the meeting.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">12-09-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1180x708 for web_Signing ceremony copy_20240912120711.jpg?vid=509" alt="The Signing Ceremony was held earlier at the Corporate Office of HKHS, with HKHS Chairman Walter Chan (standing) as the witness of signing and HKHS Chief Executive Officer James Chan (7th from right) as the signatory of HKHS.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/517" target="_blank" aria-hidden="true" tabindex="-1">HKHS Signs HK$12 Billion Syndicated Loan Facilities for Developing Subsidised Housing to Create Long-Term Social Value</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) announced that it has signed HK$12 billion 5-year term and revolving syndicated loan facilities with 12 local and international banks, marking the largest syndicated loan ever for HKHS, including a HK$3 billion social tranche.  Bank of China (Hong Kong) Limited (BOCHK) and The Hongkong and Shanghai Banking Corporation Limited (HSBC) are the coordinators for the syndicated loan facilities.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">21-08-2024</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/516" target="_blank" aria-hidden="true" tabindex="-1">2024-2026 Domestic Rent Review and Concessionary Measure for Rental Estates of the Housing Society</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) announced that its Executive Committee has approved the rent adjustment and corresponding relief measure for its rental estates for the years 2024-2026.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">30-07-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Cover 2_20240730122712.jpg?vid=509" alt="HS Today - Issue 106">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://enews.hkhs.com/issue106/" target="_blank" aria-hidden="true" tabindex="-1">HS Today - Issue 106</a></div>
			<p class="description">  </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">29-04-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/cover image1_20240429154942.jpg?vid=509" alt=" ">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://enews.hkhs.com/issue105/" target="_blank" aria-hidden="true" tabindex="-1">HS Today - Issue 105 </a></div>
			<p class="description"> </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">14-04-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1 松悦樓竣工典禮主禮嘉賓_20240414110809.jpg?vid=509" alt="The Hong Kong Housing Society (HKHS) held a completion ceremony for its brand new elderly housing project “Chung Yuet Lau” at Jat Min Chuen in Sha Tin recently.  Among the officiating guests were the Secretary for Housing of HKSAR Government Winnie Ho, HKHS Chairman Walter Chan and Chief Executive Officer James Chan, and District Officer (Sha Tin) Frederick Yu.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/514" target="_blank" aria-hidden="true" tabindex="-1">HKHS’s First MiC Project “Chung Yuet Lau” Completed Promoting Ageing in Place and Optimising the Use of Housing Resources</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) held a completion ceremony for its brand new elderly housing project “Chung Yuet Lau” at Jat Min Chuen in Sha Tin recently.  Among the officiating guests were the Secretary for Housing of HKSAR Government Winnie Ho, HKHS Chairman Walter Chan and Chief Executive Officer James Chan, and District Officer (Sha Tin) Frederick Yu.  The project marks HKHS’s first venture into Modular Integrated Construction (MiC) and is the first elderly housing project built with steel MiC in Hong Kong.  The ceremony was also joined by guests including HKHS members to celebrate the completion of this iconic project.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">13-04-2024</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/515" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Expresses Condolences on Passing of Former CEO Wong Kit-loong</a></div>
			<p class="description">(Chinese only) </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">21-03-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/新聞稿01 - 房協行政總裁陳欽勉致辭_20240320175138.JPG?vid=509" alt="HKHS Chief Executive Officer James Chan hopes that the refreshed Exhibition Centre will continue its pivotal role in engaging the community, providing visitors a holistic understanding of HKHS through innovative experiences.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/508" target="_blank" aria-hidden="true" tabindex="-1">HKHS Exhibition Centre Re-opened with a New Look Showcasing Housing Development with Enhanced Interactive Experience and Engaging the Community through Thematic Activities</a></div>
			<p class="description">The Exhibition Centre of the Hong Kong Housing Society (HKHS), located at Prosperous Garden in Yau Mai Tei, has recently re-opened for public visits with a captivating new look after a comprehensive transformation.  Offering more interactive and immersive experience, the refreshed Exhibition Centre let the visitors have an understanding of Hong Kong’s housing development and the work of HKHS.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">19-03-2024</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/507" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Welcomes the Passage of the Safeguarding National Security Ordinance by the Legislative Council</a></div>
			<p class="description">(Chinese only)</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">06-02-2024</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/506" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Supports the Government to Promote Elderly-friendly Building Design</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) welcomes the establishment of the “Task Force on Promoting Elderly-friendly Building Design” (Task Force) by the Government and its first meeting convened today (6 February).  HKHS also pledges to render full support to the Task Force’s work.
</p><p class="description"></p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">01-02-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20240201154438.jpg?vid=509" alt="HKHS Acting Director (Development and Marketing) Oliver Law conducted balloting for the Subsidised Sale Flats project “Hemma Amber”.
">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/505" target="_blank" aria-hidden="true" tabindex="-1">Ballots Drawn for HKHS Subsidised Sale Flats Project “Hemma Amber”</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) completed the computer ballot drawing today (1 February) to determine the priority sequence of the applicants for the Subsidised Sale Flats project “Hemma Amber” at Anderson Road in Kwun Tong.  The entire process was conducted under the witness of the representative from Ernst &amp; Young.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">31-01-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/eminence_terrace_400x240_20240201093634.jpg?vid=509" alt="Eminence Terrace I Project Details">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://eminenceterrace1.hkhs.com/en" target="_blank" aria-hidden="true" tabindex="-1">Eminence Terrace I Project Details</a></div>
			<p class="description"> </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">30-01-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/NewsLetter 104 Cover_20240130173747.png?vid=509" alt="HS Today - Issue 104">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://enews.hkhs.com/issue104/ " target="_blank" aria-hidden="true" tabindex="-1">HS Today - Issue 104</a></div>
			<p class="description"> </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">20-01-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20240120123012.png?vid=509" alt="Over a hundred students from higher education institutions received the HKHS Award.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/504" target="_blank" aria-hidden="true" tabindex="-1">Over HK$10 million Has Been Granted by HKHS Award Nurturing New Blood and Inspiring Students to “Innovate for the Future”</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) held the 19th Hong Kong Housing Society Award (HKHS Award) presentation ceremony today (20 January).  A total of 101 students from higher education institutions each received a scholarship or bursary of HK$10,000.  Since its inception in 2006, the HKHS Award has benefitted more than 1,500 outstanding students with an accumulated sponsorship amount of over HK$10 million.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">17-01-2024</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20240117145134.jpg?vid=509" alt="HKHS Chief Executive Officer James Chan (first from left), Negawatt Utility Limited Chief Executive Officer Arthur Lam (second from right) and Go Green Ambassador Andrew Yuen (first from right) presented the grand prize of an electric car to Jat Min Chuen resident Mr Fok (second from right), the champion of achieving the highest accumulated CO2 reduction.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/503" target="_blank" aria-hidden="true" tabindex="-1">HKHS Community ESG Programme achieves 900,000KG Carbon Reduction Resident Ranked Top Won an Electric Car</a></div>
			<p class="description">Hong Kong Housing Society (HKHS) held an award presentation ceremony today (January 17) to mark the successful conclusion of its Community ESG Programme, the largest estate-based carbon reduction campaign in Hong Kong.  The six-month programme had attracted participation from over 13,000 households in HKHS rental estates and successfully achieved the reduction of over 899,000 kilograms of carbon emissions, which is equivalent to the amount of CO2 absorbed by 37,000 trees (seven times of the trees in Victoria Park) in a year.  The resident who achieved the highest accumulated CO2 reduction was awarded the grand prize of an electric car valued at more than HK$300,000.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">18-12-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20231218162155.jpg?vid=509" alt="HKHS General Manager (Property Management) Ada Share conducted balloting for the elderly housing “Chung Yuet Lau” at Jat Min Chuen in Sha Tin.  The first batch of resident intake is expected to take place in the second quarter of 2024 the soonest.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/501" target="_blank" aria-hidden="true" tabindex="-1">Ballots Drawn for HKHS Elderly Housing “Chung Yuet Lau” at Jat Min Chuen Resident Intake Expected to Start in Second Quarter of 2024</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) completed the computer ballot drawing today (18 December) to determine the priority sequence of the applicants for the 64 units of the brand new elderly housing project “Chung Yuet Lau” at Jat Min Chuen in Sha Tin.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">14-12-2023</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/500" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Closes Application for Subsidised Sale Flats Project “Hemma Amber” </a></div>
			<p class="description">The Hong Kong Housing Society’s (HKHS) newly launched Subsidised Sale Flats project at Anderson Road in Kwun Tong, Hemma Amber, concluded its two-week application period at 7:00pm on 13 December.  HKHS has received a total of 11,566 applications at the moment, representing an oversubscription of 26 times, while some applications submitted by post and via estate management offices have yet been included in this count.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">27-11-2023</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/499" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Safeguards Rational Use of Public Housing Resources with Measures to Combat Tenancy Abuse and Enhanced “Well-off Tenants Policy” </a></div>
			<p class="description">With prudence being one of its core values, the Hong Kong Housing Society (HKHS) is committed to safeguard rational use of public housing resources.  In response to the strong demand for public housing, HKHS will implement a series of tightened measures to combat tenancy abuse, including enhancements to the “Well-off Tenants Policy” (WTP).  Most of the measures will be implemented from 1 December this year, while the enhanced WTP will come into effect on 1 April 2024.  In October, HKHS has put up relevant notice in all of its rental estates, and individual letters were also sent to inform tenants who have signed tenancy agreement with WTP clauses.
</p><p class="description"></p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">24-11-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20231124103801.jpg?vid=509" alt="HKHS Chairman Walter Chan (tenth from the right) and Members of the HKHS Supervisory Board and Executive Committee receive the " directors="" of="" the="" year="" award="" 2023"="" and="" "excellence="" in="" board="" diversity"="" on="" behalf="" hkhs."="">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/498" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Wins “Directors of the Year Award”  and  “Excellence in Board Diversity”  for its Exemplary Governance</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) was honoured with the "Directors of the Year Award 2023" in the "Statutory/Non-profit-distributing Organisations Categories – Boards" by The Hong Kong Institute of Directors, in recognition of its excellence in corporate governance, the exceptional leadership of HKHS Members, and the professionalism of its management team.  HKHS was also conferred the "Excellence in Board Diversity" award.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">22-11-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1a_20231121203729.jpg?vid=509" alt="Design Concept Illustration. ">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/497" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Launches “Hemma Amber” for Sale at 62% of Market Value Selling Price from $2.555 million up with Show Flat Officially Opened</a></div>
			<p class="description">Please refer to contents, remarks and information and statements required by law by clicking the link above. </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">20-11-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/林俊傑獲頒2023申訴專員嘉許獎的公職人員獎_20231120105512.jpg?vid=509" alt="Jason Lam was commended by the Office of The Ombudsman with Ombudsman's Awards 2023 for Officers of Public Organisations.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/496" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Staff Awarded Ombudsman's Awards for Officers of Public Organisations for the Fourth Year in a Row</a></div>
			<p class="description">Hong Kong Housing Society (HKHS)'s Assistant Manager of the Property Management Division Jason Lam was commended by the Office of The Ombudsman with Ombudsman's Awards 2023 for Officers of Public Organisations.  This recognition highlights Mr Lam's outstanding performance in handling complaints and serving the residents with a positive and professional attitude.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">16-11-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20231115172910.png?vid=509" alt="The Hong Kong Housing Society (HKHS) announced that the Subsidised Sale Flats Project at Anderson Road Site R2-3 is officially named " hemma="" amber",="" which="" symbolises="" a="" bright="" and="" carefree="" life="" filled="" with="" happiness="" elegance.="" "="">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/495" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Named New Subsidised Sale Flats Project “Hemma Amber” A Scandinavian Lifestyle of Balanced and Cosy Living</a></div>
			<p class="description">Please refer to contents, remarks and information and statements required by law by clicking the link above.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">10-11-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20231110110724.jpg?vid=509" alt="HKHS was presented with the “ESG Project Innovation Award” for the first time at the TVB ESG Awards 2023.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/494" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Clinches Accolades for Innovation in Promoting Sustainable Development</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) has earned recognitions from renowned industry sectors and bagged two prestigious awards for its efforts in building sustainable communities and fostering community care.  For the first time, HKHS was honoured with the “ESG Project Innovation Award” at the Television Broadcast Limited (TVB) ESG Awards 2023 and won the Silver Award in the “COVID-19 Response” category at the 5th Hong Kong Public Relations Awards 2023, an event hailed as the “Oscars” of the local public relations industry.  HKHS was commended for its all-rounded Community Care Campaign launched during the pandemic and its creativity in advocating sustainable community development with remarkable outcomes.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">06-11-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20231106104105.jpg?vid=509" alt="MWDH Phase I Redevelopment project of HKHS wins the Silver Award, the highest honour of the year, at the HKIP Awards 2022.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/493" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Garners Eight Awards for Excellence in Project Planning and Construction</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) has recently been honoured with eight prestigious awards in project planning and construction, including two international accolades.  These awards serve as a testament to HKHS’s remarkable performance and achievements in providing quality housing and comprehensive project planning.  In which, six of the awards were earned by the projects of Ming Wah Dai Ha (MWDH) Phase I Redevelopment and Blissful Place, a housing project under the Senior Citizen Residences Scheme.
</p><p class="description"></p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">20-10-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20231020162843.jpg?vid=509" alt="The 10-storey " chung="" yuet="" lau"="" at="" jat="" min="" chuen="" in="" sha="" tin="" providing="" 64="" age-friendly="" units="" is="" open="" for="" transfer="" application="" from="" elderly="" under-occupation="" households="" of="" hkhs="" rental="" estates.="" "="">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/492" target="_blank" aria-hidden="true" tabindex="-1">HKHS's “Chung Yuet Lau” Open for Transfer Application New Modular Block for Elderly Households with Lifetime Rent Exemption</a></div>
			<p class="description">The Hong Kong Housing Society's (HKHS) brand new elderly housing project "Chung Yuet Lau" at Jat Min Chuen in Sha Tin, which is built with Modular Integrated Construction (MiC), will soon be completed.  It is now open for transfer application from elderly under-occupation (UO) households across HKHS rental estates.  Eligible households who successfully transferred to "Chung Yuet Lau" will enjoy lifetime full rent exemption and a one-off removal allowance.  Resident intake is expected to start in the second quarter of 2024 the soonest.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">28-09-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20230928103456.jpeg?vid=509" alt="HKHS Chief Executive Officer James Chan (left) received the " esg="" inclusive="" organisation="" award="" of="" excellence"="" at="" the="" now="" finance="" "leadership="" business="" awards="" 2023".="" "="">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/491" target="_blank" aria-hidden="true" tabindex="-1">Housing Society's Remarkable Performance in Sustainability Clinches Multiple ESG Awards </a></div>
			<p class="description">Celebrating its 75th anniversary with the commitment to creating homes for sustainable living, the Hong Kong Housing Society (HKHS) has recently been honoured with eight awards on ESG (Environmental, Social and Governance) achievements, including two highest accolades in the respective categories in recognition of its dedication and excellence in sustainability.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">25-09-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20230925191422.JPG?vid=509" alt="The Hong Kong Housing Society (HKHS) convened the 71st Annual General Meeting (AGM) today (25 September), at which members of the new-term Supervisory Board were elected.  Following the AGM, the Supervisory Board held its first meeting and members of the new-term Executive Committee were appointed.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/490" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Announces the Newly Elected Supervisory Board</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) convened the 71st Annual General Meeting (AGM) today (25 September), at which members of the new-term Supervisory Board were elected.  Following the AGM, the Supervisory Board held its first meeting and members of the new-term Executive Committee were appointed.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">17-09-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/1_20230915175306.jpg?vid=509" alt="Secretary for Housing Winnie Ho (second from left), Principal Assistant Secretary of the Development Bureau Frankie Fung (first from right), HKHS Chairman Walter Chan (second from right), HKHS Chief Executive Officer James Chan (first from left) kickstarted the installation of the last MiC module at the project. ">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/489" target="_blank" aria-hidden="true" tabindex="-1">Housing Society Completes the Modules Installation for the  First Subsidised Sale Flats Project Built with MiC Achieving Numerous First Attempts</a></div>
			<p class="description">The installation of all Modular Integrated Construction (MiC) modules at Phase IA of the Hong Kong Housing Society’s (HKHS) Dedicated Rehousing Estate in the Hung Shui Kiu / Ha Tsuen New Development Area, the first Subsidised Sale Flats project built with concrete MiC, has been completed successfully.  The Secretary for Housing Winnie Ho, Principal Assistant Secretary (Works) of the Development Bureau Frankie Fung, HKHS Chairman Walter Chan, HKHS Chief Executive Officer James Chan and HKHS Members witnessed the important project milestone of the hoisting of the last MiC module at the construction site.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">23-08-2023</div>
			 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/487" target="_blank" aria-hidden="true" tabindex="-1">Housing Society's Response to Announcement by Lands Department (Chinese only)</a></div>
			<p class="description">Chinese only: https://www.hkhs.com/tc/media/press_release_detail/id/487</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">31-07-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1_20230731202549.jpg?vid=509" alt="HKHS Chief Executive Officer James Chan (left) and Cyberport Chief Executive Officer Peter Yan (right) officiated at the operations commencement ceremony of Hong Kong's first PropTech co-working space.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/485 " target="_blank" aria-hidden="true" tabindex="-1">Hong Kong’s First PropTech Co-working Space Commences Operations Supporting Northern Metropolis as an Innovation &amp; Technology New Engine and Giving Impetus to Smart City Development</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) and Cyberport today (July 31) celebrated the commencement of operations of Hong Kong’s first PropTech co-working space established with their joint efforts at “HS Centre”, HKHS’s new office in the Northern Metropolis, pioneering PropTech development in the region and providing fresh impetus to the development of Hong Kong as a smart city.  Named Smart-Space PropTech, the co-working space, since July, has welcomed 13 start-ups of PropTech products and solutions development to carry out proof of concept (PoC) demonstration and validation.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">19-07-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1_20230719181908.jpg?vid=509" alt="HKHS Chief Executive Officer James Chan (center) experienced the board game together with the youngsters, trying out the " edutainment"="" way="" of="" learning="" about="" hong="" kong's="" housing="" development."="">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="/en/media/press_release_detail/id/483" aria-hidden="true" tabindex="-1">A Novel Board Game of HKHS Makes a Debut at Book Fair Promoting Housing Knowledge and Intergenerational Solidarity</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) debuted a novel board game of its 75th Anniversary at the Hong Kong Book Fair today (19 July), in the hope of encouraging the younger generation, through “edutainment”, to learn about local housing development and the milestones of HKHS being a “housing laboratory”.  From now to 25 July, visitors of the “Hong Kong Book Fair 2023” held at the Hong Kong Convention and Exhibition Centre are welcome to have an experience of the board game in HKHS’s booth.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">11-07-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1_20230711183609.jpg?vid=509" alt="HKHS Chairman Walter Chan (third left), Chairman of the Council for Carbon Neutrality and Sustainable Development Dr Lam Ching-choi (center) and HKHS CEO James Chan (third right) kicked off the Community ESG Programme with other officiating guests.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="/en/media/press_release_detail/id/482" aria-hidden="true" tabindex="-1">HKHS Launches Community ESG Programme Teaming Up All Estate Residents to GO GREEN</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) runs a Community ESG Programme from July to December this year to raise public awareness and enhance community involvement in “Environmental, Social and Governance” (ESG). A launch ceremony was held today (July 11) at the Prosperous Garden in Yau Ma Tei to mark the kick-off of this largest estate-based carbon reduction campaign in Hong Kong so far. Through the newly developed mobile app “Zero2”, the participants’ actions to reduce carbon emission will be quantified and digitised for earning various rewards offered by more than 500 participating shops and restaurants. It is hoped that the programme will encourage some 30,000 households in HKHS’s 20 rental estates to take part in contributing to the sustainable development and carbon neutralilty vision of Hong Kong, while at the same time promoting community-based green economy.
</p><p class="description"></p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">29-05-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1a_20230529105402.jpg?vid=509" alt="HKHS 75th Anniversary Roving Exhibition will tour around Hong Kong, Kowloon and the New Territories starting from 30 May 2023, with free admission for the public.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="/en/media/press_release_detail/id/481" aria-hidden="true" tabindex="-1">City-wide Roving Exhibition to Celebrate Housing Society’s Diamond Jubilee Revisit 75-Year Journey of Creating Homes and Look Ahead to the Future of Sustainable Living</a></div>
			<p class="description">The 75th Anniversary Roving Exhibition of the Hong Kong Housing Society (HKHS) is about to launch tomorrow (30 May) and will tour across Hong Kong, Kowloon and the New Territories in the second half of 2023.  Housing development has always been closely linked to the people’s livelihood, and the exhibition will showcase HKHS’s role as the ‘housing laboratory’ together with its housing schemes and various work plans implemented over the decades.  The evolution of housing in Hong Kong for more than half a century will be presented with photos and videos of historical significance.  This roving exhibition being one of the celebration events of HKHS’s 75th Anniversary is open to all members of the public.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">17-04-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/B1c_20230417180110.jpg?vid=509" alt="75th Anniversary Commemorative Book">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/75th-Anniversary-Commemorative-Book/en/index.html" target="_blank" aria-hidden="true" tabindex="-1">75th Anniversary Commemorative Book</a></div>
			<p class="description"> </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">17-04-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1_20230418164929.jpeg?vid=509" alt="Secretary for Housing of HKSAR Government Winnie Ho (right seventh), HKHS Chairman Walter Chan (right eighth) and other guests officiate at the lighting ceremony of HKHS 75th Anniversary Cocktail Reception.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="/en/media/press_release_detail/id/480" aria-hidden="true" tabindex="-1">Housing Society Celebrates its 75th Anniversary with the Commitment of Creating Homes for Sustainable Living</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) hosted a cocktail reception at the Hong Kong Convention and Exhibition Centre in Wan Chai today (17 April) to celebrate its 75th Anniversary.  Secretary for Housing of the Hong Kong Special Administrative Region (HKSAR) Government Winnie Ho and HKHS Chairman Walter Chan officiated at the ceremony. </p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">14-03-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1_for website_20230314151336.jpg?vid=509" alt="Located at 8 Lee Kung Street, Hung Hom, the Blissful Place is an age-friendly housing project providing 312 studio and one-bedroom flats.">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="/en/media/press_release_detail/id/479" aria-hidden="true" tabindex="-1">HKHS Opens Show Flats of Blissful Place A New Project of “Senior Citizen Residences Scheme” Offering One-stop Age-friendly Housing Services</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) announced today (14 March) that the Blissful Place, the third project under the “Senior Citizen Residences Scheme” (the Scheme) at Lee Kung Street in Hung Hom, will open its on-site show flats from 17 March for applicants of the Scheme and the general public to visit. The earliest intake of flats is expected in the middle of this year.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">13-02-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo_20230213121310.JPG?vid=509" alt="Trackside Villas “T-Home” will be open for new application on 14 February.  Address of Trackside Villas: No. 4105 Tai Po Road, Tai Po Kau, New Territories">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="/en/media/press_release_detail/id/477" aria-hidden="true" tabindex="-1">“T-Home” at Trackside Villas Opens for New Round of Application</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) announced that the “T-Home” at Trackside Villas will be open for a new round of application from 14 February 2023 to 27 February 2023, offering transitional housing for eligible families on the waiting list of public rental housing.</p>
			</div></div><div class="owl-item" aria-hidden="true" tabindex="-1" style="width: 217px;"><div class="testimonial">
			<div class="date">04-02-2023</div>
			
				<div class="pic">
				<img src="/imagecache/type/home/uid/1/Photo 1_thumbnail_20230204115505.jpeg?vid=509" alt="Over 100 Tertiary Students Awarded Scholarships and Bursaries by HKHS
Nurturing Talents for the Housing-Related and Elderly Service Professions">
				</div> 			
			<div class="passage-headline font-weight-bold"><a href="/en/media/press_release_detail/id/475" aria-hidden="true" tabindex="-1">Over 100 Tertiary Students Awarded Scholarships and Bursaries by HKHS Nurturing Talents for the Housing-Related and Elderly Service Professions</a></div>
			<p class="description">The Hong Kong Housing Society (HKHS) held the 18th Hong Kong Housing Society Award (HKHS Award) presentation ceremony today (4 February).  A total of 103 students from higher education institutions received the scholarships and bursaries worth over HK$1 million in total.</p>
			</div></div></div></div>
											<div class="owl-controls clickable"><div class="owl-buttons"><div class="owl-prev role-button" tabindex="0" role="button" aria-label="Previous"></div><div class="owl-next role-button" tabindex="0" role="button" aria-label="Next"></div></div></div></div>
										</div>
									</div>
								</div>
							</div>
					</div>
					<div class="col-md-12 bg-color-lightyellow">
							<div class="block">
								<!-- Awards & Recognition -->
								<div class="block-homepage block-homepage-left block-homepage-owl-carousel-container">
									<h2 class="font-weight-bold">Awards &amp; Recognition</h2>
									<div class="row">
										<div class="col-md-12">
											<div class="all-themes block-homepage-scrollbar-container">
												<section id="block-homepage-scrollbar-container">
													<!-- content -->
													<div id="content-l3" class="content">
														<p class="passage-headline font-weight-bold">1 November 2024
			<span class="subtitle">HKHS’s Eminence Terrace I won the "QS Awards on Projects (Innovation) – Bronze" at the HKIS QS Awards 2024, organised by the Hong Kong Institute of Surveyors</span>
			</p><p class="passage-headline font-weight-bold">1 November 2024
			<span class="subtitle">In the 2024 HKMA Best Annual Reports Award organised by The Hong Kong Management Association, the HKHS Annual Report 2022/23 attained the "Excellence Report Award" and "Excellence Award for Charitable Organizations", whilst Sustainability Report 2022/23 attained the "Certificate of Excellence in ESG Reporting" and "Citation for Online ESG Reporting"</span>
			</p><p class="passage-headline font-weight-bold">31 October 2024
			<span class="subtitle">HKHS's frontline staff was commended by the Office of The Ombudsman with Ombudsman's Awards 2024 for Officers of Public Organisations </span>
			</p><p class="passage-headline font-weight-bold">8 October 2024
			<span class="subtitle">In the Quality Property and Facility Management Award (QPFMA) 2024, HKHS’s The Tanner Hill won the exclusive Theme Award for “Establishing a Wellness Harmony Community” and “Community Housing - Grand Award”, while Cho Yiu Chuen won the “Public Rental Housing - Grand Award”</span>
			</p><p class="passage-headline font-weight-bold">3 October 2024
			<span class="subtitle">HKHS Annual Report 2022/23 won Gold Award in the “Annual Reports - Print: Non-Profit Organisations” category, and the Honours Award in the “Annual Reports - Print: Residential Properties” category of 2024 Galaxy Awards</span>
			</p><p class="passage-headline font-weight-bold">30 September 2024
			<span class="subtitle">The HKHS Annual Report 2022/23 received a Bronze award in the "Print Version / Non-profits - Integrated Presentation" category at the International Annual Report Design Awards (IADA) 2024</span>
			</p><p class="passage-headline font-weight-bold">27 September 2024
			<span class="subtitle">HKHS's Blissful Place clinched the "Grand Award (Individual Category)" in the category of "Hong Kong Residential (Single Building)" in the Quality Building Award (QBA) 2024</span>
			</p><p class="passage-headline font-weight-bold">27 September 2024
			<span class="subtitle">At the ESG and Sustainable Development Forum and Commendation Ceremony 2024, organised by HK01, HKHS received the "Excellent ESG Enterprise Award"</span>
			</p><p class="passage-headline font-weight-bold">26 September 2024
			<span class="subtitle">In the PR Awards 2024 organised by MARKETING-INTERACTIVE, HKHS's Community ESG Programme was recognised with the Bronze Award in the "Best Engagement – Targeted Community" category</span>
			</p><p class="passage-headline font-weight-bold">30 August 2024
			<span class="subtitle">In the MUSE Design Awards 2024, organised by International Awards Associate (IAA), HKHS Exhibition Centre won the "Silver Winner" in the "Interior Design - Exhibits, Pavilions &amp; Exhibitions" category</span>
			</p><p class="passage-headline font-weight-bold">30 August 2024
			<span class="subtitle">In the Headline No.1 Awards 2024, HKHS won the "No.1 Green Sustainability Excellence Award" and "No.1 Innovative Age-Friendly Caring Award"</span>
			</p><p class="passage-headline font-weight-bold">28 August 2024
			<span class="subtitle">The HKHS Annual Report 2022/23 received the Bronze Award for "Non-Profit Organisation (Online Annual Report): Social Service Organisations", and the Honours Award for "Non-Profit Organisation (Print Annual Report): Housing" at the ARC Awards 2024 by MerComm, Inc., United States</span>
			</p><p class="passage-headline font-weight-bold">7 August 2024
			<span class="subtitle">In the Hong Kong Design Awards 2024, HKHS's "Chung Yuet Lau" was awarded Gold in the "Architecture - Residential - Constructed" category, whilst HKHS Exhibition Centre was awarded Silver in the "Pop-Ups, Display, Exhibit &amp; Set Design" category </span>
			</p><p class="passage-headline font-weight-bold">29 July 2024
			<span class="subtitle">HKHS was awarded the "Environmental/ Green Award" and the "Social Engagement Award" in the MI x HSU ESG Award 2024, co-organised by Master Insight and the Research Centre for ESG (CESG) at the Hang Seng University of Hong Kong</span>
			</p><p class="passage-headline font-weight-bold">26 July 2024
			<span class="subtitle">In the UNSDG Achievement Awards Hong Kong 2024, organised by the Green Council, HKHS was awarded the "Sustainable Organisation – Merit" in the "Organisation Award" category</span>
			</p><p class="passage-headline font-weight-bold">12 July 2024
			<span class="subtitle">In the HKIS Awards 2024, organised by the Hong Kong Institute of Surveyors, HKHS's Ming Wah Dai Ha Redevelopment project was awarded Merit in the "Planning" category</span>
			</p><p class="passage-headline font-weight-bold">11 July 2024
			<span class="subtitle">In the Marketing Events Awards 2024 organised by MARKETING-INTERACTIVE, HKHS's Community ESG Programme was recognised with two Bronze Awards in the categories of "Best ESG Event" and "Best Innovation Event"</span>
			</p><p class="passage-headline font-weight-bold">28 June 2024
			<span class="subtitle">HKHS was presented the "Distinguished Achievement Award" in the Fair Trade &amp; SDG Awards 2023/24 organised by the Fair Trade Hong Kong Foundation </span>
			</p><p class="passage-headline font-weight-bold">28 June 2024
			<span class="subtitle">HKHS received the "Excellent ESG Enterprise Award - Non-Listed Company (Public Housing and Real Estate)" and the "Excellence in ESG Innovation Award" in the Ming Pao ESG Award 2024</span>
			</p><p class="passage-headline font-weight-bold">23 May 2024
			<span class="subtitle">At the 2024 Australasian Reporting Awards, the HKHS Annual Report 2022/23 was honoured with the Gold Award in the "General Award" category, while the Sustainability Report 2022/23 won the Bronze Award in the "Sustainability Reporting Award" category and was also shortlisted as a Finalist in the "Special Award for Online Reporting" category</span>
			</p><p class="passage-headline font-weight-bold">22 May 2024
			<span class="subtitle">Caring Engaging Smart (CES) received a Gold Award in the category of "Team: Field &amp; Special Service" at the "Customer Service Excellence Awards", organised by the Hong Kong Association for Customer Service Excellence</span>
			</p><p class="passage-headline font-weight-bold">25 April 2024
			<span class="subtitle">In the Loyalty &amp; Engagement Awards 2024, HKHS’s Community ESG Programme was honoured with the Silver Award in the “Best Eco-Loyalty Initiative” category</span>
			</p><p class="passage-headline font-weight-bold">8 April 2024
			<span class="subtitle">In the ASTRID Awards 2024, HKHS Annual Report 2022/23 won the "Gold Award" in the category of “Annual Reports - Specialized - Print: Sustainability Report”, and the “Sliver Award” in the category of “Annual Reports - Not-for-Profit Organizations: Non-Traditional”</span>
			</p><p class="passage-headline font-weight-bold">20 February 2024
			<span class="subtitle">In the 2022/23 Vision Awards organised by the League of American Communications Professionals (LACP), the HKHS Annual Report and Sustainability Report 2022/23 were honoured with the "Gold Award" and "Platinum Award" respectively in the "Non-Profits" category; both reports were also recognised with the Technical Achievement Award</span>
			</p><p class="passage-headline font-weight-bold">2 February 2024
			<span class="subtitle">The HKHS Annual Report 2022/23 won the “Bronze Award” in the “Overall Presentation: Non-Profit – Various” category of the United States’ 2023/24 Mercury Excellence Awards</span>
			</p><p class="passage-headline font-weight-bold">1 February 2024
			<span class="subtitle">HKHS received the "Silver Award" in the "Healthy Corporate Award Scheme" organised by Methodist Centre</span>
			</p><p class="passage-headline font-weight-bold">3 January 2024
			<span class="subtitle">In the Hong Kong Volunteer Award 2023 organised by Agency for Volunteer Service and the Home and Youth Affairs Bureau, HKHS was honoured with "Outstanding Non- Commercial Organsation" and "Outstanding Collaboration Project”,  whilst HKHS’s 20 public estates were recognised as “Caring Estate”</span>
			</p><p class="passage-headline font-weight-bold">23 November 2023
			<span class="subtitle">HKHS was honoured with the "Directors of the Year Award 2023" in the category of "Statutory/Non-profit-distributing Organisations Categories - Boards" by The Hong Kong Institute of Directors, and recognised for "Excellence in Board Diversity"</span>
			</p><p class="passage-headline font-weight-bold">15 November 2023
			<span class="subtitle">HKHS's frontline staff was commended by the Office of The Ombudsman with Ombudsman's Awards 2023 for Officers of Public Organisations</span>
			</p><p class="passage-headline font-weight-bold">13 November 2023
			<span class="subtitle">HKHS received the "ESG Commendation Awards" in the "Outstanding ESG Enterprises Recognition Scheme 2023,"  jointly organised by Sing Tao News Corporation Limited (Sing Tao) and the Centre for Economic Sustainability and Entrepreneurial Finance (CESEF), School of Accounting and Finance, The Hong Kong Polytechnic University</span>
			</p><p class="passage-headline font-weight-bold">9 November 2023
			<span class="subtitle">At the “TVB ESG Awards 2023” organised by Television Broadcasts Limited, HKHS received the “ESG Project Innovation Award”</span>
			</p><p class="passage-headline font-weight-bold">3 November 2023
			<span class="subtitle">HKHS received the “Excellence Report Award” in the category of “Non-profit Making and Charitable Organizations” and “Excellence Award for Charitable Organizations” in the 2023 HKMA Best Annual Reports Awards, organised by the Hong Kong Management Association</span>
			</p><p class="passage-headline font-weight-bold">3 November 2023
			<span class="subtitle">HKHS was recognised with four accolades – two Merit Awards, a Special Citation on UNSDGs, and a Finalist – at “Green Building Award 2023”, jointly organised by the Hong Kong Green Building Council and the Professional Green Building Council</span>
			</p><p class="passage-headline font-weight-bold">2 November 2023
			<span class="subtitle">HKHS received the “Silver Award” at “Hong Kong Institute of Planners Awards 2022” and the “Certificate of Outstanding Achievement” at “Young Planners Awards 2022”, organised by Hong Kong Institute of Planners</span>
			</p><p class="passage-headline font-weight-bold">1 November 2023
			<span class="subtitle">HKHS received a “Silver Award” in the category of “COVID-19 Response” for its Community Care Campaign at “Hong Kong Public Relations Awards 2023”, organised by the Hong Kong Public Relations Professionals' Association</span>
			</p><p class="passage-headline font-weight-bold">25 September 2023
			<span class="subtitle">HKHS was presented the “GBA ESG Achievement Awards 2023”, “Outstanding Social Sustainable Awards”, “Outstanding Green Sustainable Awards” and “ Outstanding Corporate Governance Awards” in the GBA ESG Achievement Awards 2023, organised by Metro Finance</span>
			</p><p class="passage-headline font-weight-bold">25 September 2023
			<span class="subtitle">In the SportsHour Company Scheme 23-25, organised by InspiringHK Sports Foundation, HKHS was recognised in the Recognition List</span>
			</p><p class="passage-headline font-weight-bold">22 September 2023
			<span class="subtitle">HKHS received the “Special Mention” under the category of “Joint Award by SIP &amp; HKIP For Excellence in Planning” at the 8th Singapore Institute of Planners (SIP) Planning Awards 2023</span>
			</p><p class="passage-headline font-weight-bold">22 September 2023
			<span class="subtitle">HKHS received the “Diamond” in the ESG Achievement Awards 2022/2023, organised by Institute of ESG &amp; Benchmark </span>
			</p><p class="passage-headline font-weight-bold">21 September 2023
			<span class="subtitle">HKHS was awarded the “Network and Broadband - Public Organization” in the Hong Kong Business Technology Excellence Awards 2023</span>
			</p><p class="passage-headline font-weight-bold">16 Aug 2023
			<span class="subtitle">HKHS was awarded the “ESG Inclusive Organization Award of Excellence” in the NowTV's Leadership Business Awards 2023</span>
			</p><p class="passage-headline font-weight-bold">18 July 2023
			<span class="subtitle">HKHS received “Platinum Award” in the Fair Trade Award 2022/2023 organised by Fair Trade Hong Kong</span>
			</p><p class="passage-headline font-weight-bold">16 July 2023
			<span class="subtitle">In the Construction Industry Volunteer Award Scheme 2023, HKHS was honoured with two awards, namely “Most Supportive Organisation” and “Excellence in Construction Industry Volunteering Project (Merit)”</span>
			</p><p class="passage-headline font-weight-bold">12 June 2023
			<span class="subtitle">HKHS was awarded the “Master Insight 2023 ESG Excellent Award” in Master Insight 2023 ESG Awards</span>
			</p><p class="passage-headline font-weight-bold">12 May 2023
			<span class="subtitle">HKHS was awarded the “Age-friendly Facilities Award”, the “Our City’s Story Award – Merit” and the “Anti-epidemic” Recognition Sticker in the Jockey Club Age-friendly City Partnership Scheme 2022</span>
			</p><p class="passage-headline font-weight-bold">28 April 2023
			<span class="subtitle">Ming Wah Dai Ha Phase 1 Redevelopment was shortlisted as Finalist in the "Hong Kong Residential (Multiple Buildings)" category at Quality Building Award (QBA) 2022</span>
			</p><p class="passage-headline font-weight-bold">24 April 2023
			<span class="subtitle">In the Web Accessibility Recognition Scheme 2022/23, HKHS corporate website and website for elderly services received the "Triple Gold Award", while the website for Caring Engaging Smart attained the "Silver Award"</span>
			</p><p class="passage-headline font-weight-bold">4 April 2023
			<span class="subtitle">In the ASTRID Awards 2023, HKHS Annual Report 2021/22 won the "Silver Award" in the category of “Annual Reports - Specialized - Print: Sustainability Report”, and Bronze Awards in the categories of “Annual Reports - Online: Non-Profit Organizations” and “Annual Reports - Specialized - Print: Social and Public Responsibility”</span>
			</p><p class="passage-headline font-weight-bold">20 March 2023
			<span class="subtitle">HKHS was awarded the “SE Supporter Award” in the 2022 Social Enterprise Supporter Award Scheme organised by Fullness Social Enterprises Society Limited </span>
			</p><p class="passage-headline font-weight-bold">20 February 2023
			<span class="subtitle">In the 2021/22 Vision Awards organised by the League of American Communications Professionals (LACP), HKHS Annual Report and Sustainability Report 2021/22 won the "Gold Award" and "Platinum Award" in the "Non-profits" category respectively; both reports were also conferred the Technical Achievement Award</span>
			</p><p class="passage-headline font-weight-bold">4 February 2023
			<span class="subtitle">In the 2022/23 MERCURY Awards, HKHS Annual Report 2021/22 won the "Silver Award" in the “Overall Presentation: Non-Profit - Human Welfare” category and the “Overall Presentation: Non-Profit – Various” category, as well as the "Bronze Award" in the “Overall Presentation: Housing Development &amp; Sales” category</span>
			</p><p class="passage-headline font-weight-bold">10 December 2022
			<span class="subtitle">In the Hong Kong Volunteer Award 2022 organised by Agency for Volunteer Service and the Home and Youth Affairs Bureau, HKHS was recognised as an "Outstanding Non-Commerical Organization" and won the "Silver Award" in the “Corporate &amp; Non-Commercial Organization (Volunteer Hours)” </span>
			</p><p class="passage-headline font-weight-bold">30 November 2022
			<span class="subtitle">In the Sustainable Business Award 2021 organised by the World Green Organisation, HKHS received the Certificate of Recognition</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/467">21 November 2022</a>
			<span class="subtitle">HKHS's frontline staff received "The Ombudsman's Awards - Officers of Public Organisations" of The Ombudsman's Awards 2022</span>
			</p><p class="passage-headline font-weight-bold">27 October 2022
			<span class="subtitle">HKHS was awarded "Bronze Award" in the "Best Event - Public Awareness" category in The Marketing Events Awards 2022</span>
			</p><p class="passage-headline font-weight-bold">26 October 2022
			<span class="subtitle">In CLP Smart Energy Award 2022, HKHS was presented "Carbon Management Grand Award" </span>
			</p><p class="passage-headline font-weight-bold">19 October 2022
			<span class="subtitle">In the 2022 HKMA Best Annual Reports Award organised by Hong Kong Management Association, the HKHS Annual Report 2020/21  was granted “Excellence Report Award”, “Excellence Award for Charitable Organisations” and “Best Environmental, Social and Governance Reporting Award (Non-profit Making / Social Service Organisation)”</span>
			</p><p class="passage-headline font-weight-bold">29 September 2022 
			<span class="subtitle">HKHS was conferred Gold Award in the “PR team of the year” and "Bronze Award" in the “Best COVID-19 Response” categories of the PR Awards 2022</span>
			</p><p class="passage-headline font-weight-bold">27 September 2022
			<span class="subtitle">HKHS Annual Report 2020/21 won "Silver Award" in the “Residential Properties” category and "Bronze Award" in the “Non-Profit Organisations – Asia/Pacific” category of 2022 Galaxy Awards</span>
			</p><p class="passage-headline font-weight-bold">20 September 2022
			<span class="subtitle">In Greater Bay Area Corporate Sustainability Awards 2022 organised by Metro Finance and HKQAA, HKHS was honoured with “GBA’s Outstanding Corporation – Social Sustainability Award (Sustainable Cities and Communities)” and “GBA’s Outstanding Corporation – Environmental Sustainability Award (Climate Action)”</span>
			</p><p class="passage-headline font-weight-bold">14 September 2022
			<span class="subtitle">HKHS was conferred SilverEco and Aging Well International Awards 2022 by France's SilverEco</span>
			</p><p class="passage-headline font-weight-bold">8 September 2022
			<span class="subtitle">HKHS Annual Report 2020/21 won the "Silver Award" in the “Integrated Presentation” category of The International Annual Report Design Awards (IADA) organised in the UK </span>
			</p><p class="passage-headline font-weight-bold">30 August 2022 
			<span class="subtitle">HKHS was awarded Diamond under “Special ESG Awards – The Outstanding NGO” at the ESG Achievement Awards 2021/22</span>
			</p><p class="passage-headline font-weight-bold">10 August 2022
			<span class="subtitle">HKHS Annual Report 2020/21 was granted the Bronze Award in the category of "Non-Profit Organisation (Print): Social Service Organisations” and the Honours Award in the category of "Non-Profit Organisation (Print): Housing" in ARC Awards 2022 by the United States’ MerComm, Inc</span>
			</p><p class="passage-headline font-weight-bold">26 July 2022
			<span class="subtitle">In the 2022 Australasian Reporting Awards, HKHS Annual Report 2020/21 clinched the Gold Award and the Winner of “Best First Time Entry”, while the Sustainability Report 2020/21 won the Bronze Award in the “Sustainability Reporting Award” category</span>
			</p><p class="passage-headline font-weight-bold">25 July 2022
			<span class="subtitle">In the “HKSAR 25th Anniversary Enterprise Outstanding Contribution Awards” organised by Metro broadcast, HKHS won the “Outstanding Enterprise Contribution Award – (Public Utilities)”  </span>
			</p><p class="passage-headline font-weight-bold">17 July 2022
			<span class="subtitle">In the “Construction Industry Volunteer Award Scheme 2022” organised by the Construction Industry Council, HKHS was conferred 4 awards, namely “Most Supportive Organisation”, “Excellence in Construction Industry Volunteering Project (Gold)”, "Excellent Volunteer Award (Merit)", and “Excellence in Construction Industry Volunteering Collaboration (Merit)”</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/452">2 June 2022</a>
			<span class="subtitle">In the 10th Asia Pacific Eldercare Innovation Awards 2022 organised by Ageing Asia in Singapore, Joyous Home of The Tanner Hill was conferred the “Operator of the Year – Residential Aged Care” and the “Shop and Go Brain Health Workshop”of Cheerful Court clinched the “Best Dementia Care Programme”</span>
			</p><p class="passage-headline font-weight-bold">14 May 2022
			<span class="subtitle">In the Fair Trade Award 2021/22 organised by Fair Trade Hong Kong, HKHS received the Platinum Award.</span>
			</p><p class="passage-headline font-weight-bold">12 April 2022
			<span class="subtitle">HKHS Annual Report 2020/21 was granted the Silver Award in the category of “Annual Reports – Not-for-Profit Organisation (Non-Traditional)” and the Bronze Award in the category of “Annual Reports – Online - Non-Profit Organisations” in Astrid Awards 2022 by the United States’ MerComm, Inc.</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/450">11 April 2022</a>
			<span class="subtitle">HKHS was presented the “Sustainable Development Corporate Award” at Hong Kong Service Awards 2022 organised by East Week</span>
			</p><p class="passage-headline font-weight-bold">8 April 2022
			<span class="subtitle">HKHS was awarded the Honourable Mention in the “Social Media Team of the Year” category of the “2022 Digital + Social Media Awards” organised by PRENEWS</span>
			</p><p class="passage-headline font-weight-bold">21 February 2022
			<span class="subtitle">HKHS Annual Report and Sustainability Report 2020/21 won the Gold Award and Technical Achievement Award in the “Non-profits” category of the Vision Awards Annual Report Competition organised by the League of American Communications Professionals (LACP)</span>
			</p><p class="passage-headline font-weight-bold">18 February 2022
			<span class="subtitle">HKHS Annual Report 2020/21 won the Bronze Award in the “Overall Presentation: Housing Development &amp; Sales” Category and the “Overall Presentation: Non-Profit – Human Welfare” Category of the United States’ Mercury Excellence Awards 2021/22</span>
			</p><p class="passage-headline font-weight-bold">13 January 2022
			<span class="subtitle">In the FinTech Awards 2021 organised by ET Net, HKHS received the Appreciation Certificate on Environmental, Social, and Governance (ESG)</span>
			</p><p class="passage-headline font-weight-bold">3 December 2021
			<span class="subtitle">HKHS was presented the "CGMA Good Practice of RPA of 2021" at the CGMA Annual Awards 2021 </span>
			</p><p class="passage-headline font-weight-bold">3 December 2021
			<span class="subtitle">In the 9th Asia Pacific Eldercare Innovation Awards 2021 organised by Ageing Asia in Singapore, MIND-Friendly Home Exploration Centre was recognised as“Innovation of the Year – Dementia Care Model Solution” and Joyous Circle of The Tanner Hill clinched “Best Home Care Operator”</span>
			</p><p class="passage-headline font-weight-bold">1 December 2021
			<span class="subtitle">HKHS was honoured by the Mirror Magazine with the Outstanding Corporate Social Responsibility Award </span>
			</p><p class="passage-headline font-weight-bold">5 November 2021
			<span class="subtitle">HKHS's frontline staff received "The Ombudsman's Awards - Officers of Public Organisations" of The Ombudsman's Awards 2021</span>
			</p><p class="passage-headline font-weight-bold">1 November 2021
			<span class="subtitle">In the “2021 HKMA Best Annual Reports Award” organised by Hong Kong Management Association, HKHS was presented 3 awards, namely “Honourable Mention”, “Excellence Award for Charitable Organisations” and “Excellence Award in Environmental, Social and Governance Reporting”</span>
			</p><p class="passage-headline font-weight-bold">28 October 2021
			<span class="subtitle">HKHS was presented the "Public and Community Services – Bronze Award" at the 2020 Hong Kong Awards for Environmental Excellence</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/442">18 October 2021</a>
			<span class="subtitle">HKHS was honoured by Hong Kong Management Association with the  “2021 HKMA Quality Award - Excellence Award” </span>
			</p><p class="passage-headline font-weight-bold">15 October 2021
			<span class="subtitle">In "Greater Bay Area Corporate Sustainability Awards 2021" organised by Metro Finance and HKQAA, HKHS was honoured with “GBA’s Outstanding Corporation – Social Sustainability Award (Sustainable Cities and Communities)” and “GBA’s Outstanding Corporation – Environmental Sustainability Award (Climate Action)”
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">9 October 2021
			<span class="subtitle">HKHS Annual Report 2019/20 won the Bronze Award in the “Annual Report - Print: Residential Properties” Category of 2021 Galaxy Awards</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/439">28 September 2021</a>
			<span class="subtitle">HKHS was awarded “Outstanding Corporate Strategy Awards 2021” by East Week</span>
			</p><p class="passage-headline font-weight-bold">9 September 2021
			<span class="subtitle">In SportsHour Company Scheme &amp; Best Practice Showcase 2021, HKHS was recognised as a SportsHour Organisation by InspiringHK Sports Foundation
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">27 August 2021
			<span class="subtitle">Hong Kong Housing Society was recognised as a “ChangeMaker” in “Smart Ageing Award 2021” organised by Golden Age Foundation
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">27 August 2021
			<span class="subtitle">HKHS won the "Good MPF Employer Award", "e-Contribution Award" and "MPF Support Award" at the Good MPF Employer Award 2020-21 organised by the Mandatory Provident Fund Schemes Authority</span>
			</p><p class="passage-headline font-weight-bold">11 August 2021
			<span class="subtitle">HKHS Annual Report 2019/20 won the Bronze Award in the “Non-Profit organization (Print Annual Report): Housing” category of the ARC Awards 2021</span>
			</p><p class="passage-headline font-weight-bold">18 July 2021
			<span class="subtitle"> In the “Construction Industry Volunteer Award Scheme 2021” organised by the Construction Industry Council, HKHS was presented 4 awards, namely “Most Supportive Organisation”, “Merit Awards for Participation”, “Excellence in Construction Industry Volunteering Project (Merit)” and “Excellence in Construction Industry Volunteering Collaboration (Merit)”</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/432">29 June 2021</a>
			<span class="subtitle">HKHS was awarded Diamond under “Special ESG Awards – The Outstanding NGO” and Platinum under “Special Awards (Criteria set by Fund Managers) – Outstanding ESG Company” at the ESG Achievement Awards 2020</span>
			</p><p class="passage-headline font-weight-bold">7 June 2021
			<span class="subtitle">In the Jockey Club Age-friendly City Partnership Scheme 2020, HKHS was granted “Age-friendly Facilities Award”, while both HKHS and Kwun Tung Garden Estate received age-friendly certificate and stickers</span>
			</p><p class="passage-headline font-weight-bold">31 May 2021
			<span class="subtitle">HKHS was granted 2020 Gold Award for Volunteer Service (Organisation) by the Steering Committee on Promotion of Volunteer Service of the Social Welfare Department</span>
			</p><p class="passage-headline font-weight-bold">27 April 2021
			<span class="subtitle">HKHS was presented the “Sustainable Development Corporate Award” at “Hong Kong Service Award 2021” organised by East Week
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">14 April 2021
			<span class="subtitle">In the "Web Accessibility Recognition Scheme 2020/21", HKHS Corporate Website, Website for Elderly Services and Ageing-in-Place Scheme Website received the Gold Award, Elderly Resources Centre Website received Triple Gold Award while HS Community Website attained the Silver Award</span>
			</p><p class="passage-headline font-weight-bold">12 April 2021
			<span class="subtitle">HKHS Annual Report 2019/20 won the Bronze Award in the "Annual Report – Not-for-Profit Organisations: Traditional "Category &amp; "Annual Reports – Online: Non-Profit Organisations" Category of the Astrid Awards 2020</span>
			</p><p class="passage-headline font-weight-bold">31 March 2021
			<span class="subtitle">HKHS Occupational Safety and Health (OSH) (Property Management) Report 2019/20 clinched the Merit Award in the OSH Annual Report Award organised by the Occupational Safety and Health Council</span>
			</p><p class="passage-headline font-weight-bold">25 March 2021
			<span class="subtitle">The "Ageing-in-Place" Scheme and the Elderly Resources Centre were presented respectively with a "Golden Star Award" and "Sustaining Promotion Award" in the "HKCSS Age-Friendly City Recognition Scheme 2020-2021" </span>
			</p><p class="passage-headline font-weight-bold">25 March 2021
			<span class="subtitle">HKHS was honoured by Qualifications Framework with "QF Star Employer"</span>
			</p><p class="passage-headline font-weight-bold">4 March 2021
			<span class="subtitle">HKHS was awarded the Gold Certificate in the Privacy-Friendly Awards 2021 organised by the Office of the Privacy Commissioner for Personal Data, Hong Kong</span>
			</p><p class="passage-headline font-weight-bold">21 February 2021
			<span class="subtitle">HKHS Annual Report 2019/20 won the Gold Award and Technical Achievement Award in the “Non-profits” category of the Vision Awards Annual Report Competition organized by the League of American Communications Professional (LACP)</span>
			</p><p class="passage-headline font-weight-bold">12 February 2021
			<span class="subtitle">HKHS Annual Report 2019/20 won the Bronze Award in the “Overall Presentation: Non-Profit - Various” in the United States’ Mercury Awards</span>
			</p><p class="passage-headline font-weight-bold">5 February 2021
			<span class="subtitle">HKHS was honoured by JobMarket with the Employer of Choice Award 2020
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">7 January 2021
			<span class="subtitle">HKHS Annual Report 2018/19 won the Silver Award in the “Print: Real Estate Development Services” Category of 2020 Galaxy Awards
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">15 December 2020
			<span class="subtitle">HKHS was awarded the Social Capital Builder Logo Award by the Community Investment &amp; Inclusion Fund of the Labour and Welfare Bureau for 5 consecutive years</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/press_release_detail/id/421">4 December 2020</a>
			<span class="subtitle">HKHS's frontline staff received "The Ombudsman's Awards - Officers of Public Organisations" of The Ombudsman's Awards 2020</span>
			</p><p class="passage-headline font-weight-bold"><a href="https://www.hkhs.com/en/media/videos">2 December 2020</a>
			<span class="subtitle">HKHS won "Commendation on Progress in Corporate Governance and Sustainability" at "Best Corporate Governance Awards 2020" organised by the Hong Kong Institute of Certified Public Accountants </span>
			</p><p class="passage-headline font-weight-bold">25 November 2020
			<span class="subtitle">HKHS Annual Report 2019/20 won the Bronze Award in the “Overall Presentation: Non-Profit” category of UK’s international Annual Report Design Awards (IADA)</span>
			</p><p class="passage-headline font-weight-bold">24 August 2020
			<span class="subtitle">HKHS won "Good MPF Employer Award", "e-Contribution Award" and "MPF Support Award" at the Good MPF Employer Award of the Mandatory Provident Fund Schemes Authority</span>
			</p><p class="passage-headline font-weight-bold">7 August 2020
			<span class="subtitle">HKHS's frontline staff received outstanding award in the "Estate Property Management" category at the "Year 2019-2020 Carers Election" organised by the Hong Kong Association of Gerontology</span>
			</p><p class="passage-headline font-weight-bold">28 July 2020
			<span class="subtitle">HKHS was granted the certificate of  ISO 45001 Occupational Safety and Health (OSH) management system </span>
			</p><p class="passage-headline font-weight-bold">3 July 2020
			<span class="subtitle">HKHS was honoured with "Public and Community Services – Certificate of Merit" in the 2019 Hong Kong Awards for Environmental Excellence</span>
			</p><p class="passage-headline font-weight-bold">27 April 2020
			<span class="subtitle">HKHS Annual Report 2018/19 won the Honors Award in the “Annual Reports – Online: Non-Profit Organizations” Category of the Astrid Awards 2020</span>
			</p><p class="passage-headline font-weight-bold">14 February 2020
			<span class="subtitle">In the 2019/20 MERCURY Awards, HKHS Annual Report 2018/19 won the Silver Award in the “Overall Presentation: Housing Development &amp; Sales” Category and the “Overall Presentation: Non-Profit – Various” Category, as well as the Honors Award in the “Overall Presentation: Non-Profit - Human Welfare”
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">31 January 2020
			<span class="subtitle">HKHS was honoured by JobMarket with the Employer of Choice Award 2019 </span>
			</p><p class="passage-headline font-weight-bold">30 Dec 2019
			<span class="subtitle">HKHS was recognised as “Mental Health Friendly Organisation” by the Department of Health</span>
			</p><p class="passage-headline font-weight-bold">17 December 2019
			<span class="subtitle">In “The 10th Hong Kong Outstanding Corporate Citizenship Programme”, HKHS was conferred the Special Mention in the “Social Enterprise &amp; NGO Category” and the Corporate Citizenship Logo in the “Volunteer Category”
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">10 December 2019
			<span class="subtitle">HKHS was presented the "Hong Kong Star Brand Award – Non-Profit Organisation" in the Hong Kong Star Brand Award 2019</span>
			</p><p class="passage-headline font-weight-bold">6 December 2019
			<span class="subtitle">HKHS clinched the "Junzi Corporation - NGO Award"  in the 9th Junzi Corporation Award</span>
			</p><p class="passage-headline font-weight-bold">11 October 2019
			<span class="subtitle">HKHS Annual Report 2017/18 won the Bronze Award in the "Print: Non-Profit Organisations – Asia Pacific" Category and Honors Award in the “Print: Residential Properties” Category of 2019 Galaxy Awards
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">19 September 2019
			<span class="subtitle">HKHS Occupational Safety and Health (OSH) (Property Management) Report 2018/19 clinched the Merit Award in the OSH Annual Report Award organised by the Occupational Safety and Health Council</span>
			</p><p class="passage-headline font-weight-bold">30 August 2019
			<span class="subtitle">HKHS won the Gold Award in the “Best Use of Social Media” category of the PR Awards 2019
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">19 June 2019
			<span class="subtitle">Ming Wah Dai Ha won the Distinction Award in the “Best Private Slope Maintenance and Landscaping Award” organised by Civil Engineering and Development Department </span>
			</p><p class="passage-headline font-weight-bold">17 June 2019
			<span class="subtitle">The Ageing-in-Place Scheme received the “Hong Kong Top Ten Outstanding Community Service Award 2019” organised by the Lions Clubs International District 303-Hong Kong &amp; Macao, China 
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">27 May 2019
			<span class="subtitle">The construction site of Greenhill Villa was presented the Considerate Contractors Site Award, Outstanding Environmental Management &amp; Performance Award and Model Subcontractor Award in the 25<sup>th</sup> Considerate Contractors Site Award Scheme co-organised by Development Bureau and Construction Industry Council</span>
			</p><p class="passage-headline font-weight-bold">17 May 2019
			<span class="subtitle">HKHS 70th Anniversary PR Campaign won the Gold Award in the “NGOs/NPOs/Social Enterprises Communications” category of The 4th Hong Kong Public Relations Awards 2018</span>
			</p><p class="passage-headline font-weight-bold">19 April 2019
			<span class="subtitle">HKHS was awarded a Bronze Award in “Management – Corporation and Organisation Category” and a Merit Award in “Frontline Employee – Corporation and Organisation Category” in The 10th Outstanding OSH Employees Award</span>
			</p><p class="passage-headline font-weight-bold">15 April 2019
			<span class="subtitle">HKHS Annual Report 2017/18 won the Silver Award in the category of “Annual Report – Online: Non-profit Organisation – Excellence in Design” in the Astrid Awards 2019</span>
			</p><p class="passage-headline font-weight-bold">28 March 2019
			<span class="subtitle">HKHS 70th Anniversary PR Campaign won the Silver Award in the “Corporate Image &amp; Corporate Social Responsibility” category of the Digital Media Awards China 2019
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">18 February 2019
			<span class="subtitle">HKHS Annual Report 2017 won the Bronze Award in the "Overall Presentation: Housing Development &amp; Sales" Category and Honors Award in the “Overall Presentation: Non-Profit - Human Welfare” of the MERCURY Awards 2018-19
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">18 February 2019
			<span class="subtitle">HKHS Annual Report 2017/18 won the Gold Award in the "Non-Profits" category of the Vision Awards Annual Report Competition organised by the League of American Communications Professionals (LACP) of the United States </span>
			</p><p class="passage-headline font-weight-bold">16 January 2019
			<span class="subtitle">In the “Web Accessibility Recognition Scheme 18/19”, HKHS Corporate Website and Website for Elderly Services received the Gold Award, while HS Community website attained the Silver Award</span>
			</p><p class="passage-headline font-weight-bold">18 December 2018
			<span class="subtitle">HKHS was conferred the Social Capital Builder (SCB) Logo Award 2018 by the Community Investment &amp; Inclusion Fund (CIIF) of the Labour and Welfare Bureau
</span><span class="subtitle"></span>
			</p><p class="passage-headline font-weight-bold">8 December 2018
			<span class="subtitle">HKHS was awarded “Family-Friendly Employers 2017/18”, “Special Mention (Gold) 2017/18” and “Awards for Breastfeeding Support 2017/18” by the Family Council</span>
			</p><p class="passage-headline font-weight-bold">5 November 2018
			<span class="subtitle">HKHS Annual Report 2017 clinched the Honourable Mention in 2018 HKMA Best Annual Reports Awards</span>
			</p><p class="passage-headline font-weight-bold">22 October 2018
			<span class="subtitle">HKHS Annual Report 2017 won the Gold Award in “Print: Residential Properties” category presented by Galaxy Awards 2018 </span>
			</p><p class="passage-headline font-weight-bold">11 October 2018
			<span class="subtitle">HKHS Annual Report 2017 won the Gold Award in the "Non-Profit Organisation (Print Annual Report) : Social Service Organisations" Category of the International ARC Awards</span>
			</p><p class="passage-headline font-weight-bold">19 September 2018
			<span class="subtitle">HKHS was awarded the Prestigious Brand in "The Hong Kong Classic Brand Awards 2018" organised by East Week</span>
			</p><p class="passage-headline font-weight-bold">18 September 2018
			<span class="subtitle">HKHS was conferred the “Caring Certificate” and “Outstanding Caring Award” in the 6th Industry Cares Recognition Scheme organised by the Federation of Hong Kong Industries </span>
			</p><p class="passage-headline font-weight-bold">31 August 2018
			<span class="subtitle">HKHS 70th Anniversary PR Campaign won the Bronze Award in Best PR-Led Integrated Communications category of the PR Awards 2018</span>
			</p><p class="passage-headline font-weight-bold">26 June 2018
			<span class="subtitle">The Housing Society Elderly Resources Centre website was presented the “Triple Gold Award” in “Web Accessibility Recognition Scheme 18/19” </span>
			</p><p class="passage-headline font-weight-bold">15 June 2018
			<span class="subtitle">The Tanner Hill won the Merit Award – Hong Kong Residential (Multiple Buildings) Category at Quality Building Award (QBA) 2018</span>
			</p><p class="passage-headline font-weight-bold">16 May 2018
			<span class="subtitle">The Tanner Hill won the "Best Silver Architecture ─ In-Operation" award at the 6th Asia Pacific Eldercare Innovation Awards 2018</span>
			</p><p class="passage-headline font-weight-bold">4 May 2018
			<span class="subtitle">HKHS was acclaimed “Manpower Developer” in the 7th ERB Manpower Development Award Scheme organised by the Employees Retraining Board </span>
			</p><p class="passage-headline font-weight-bold">19 February 2018
			<span class="subtitle">HKHS Annual Report 2017 won the Gold Award in the “Non-Profits” category of the Vision Awards Annual Report Competition</span>
			</p><p class="passage-headline font-weight-bold">30 January 2018
			<span class="subtitle">The Housing Society Elderly Resources Centre and Website for Elderly Services were recognised by Kwai Tsing District Council in promoting age-friendly measures</span>
			</p><p class="passage-headline font-weight-bold">15 December 2017
			<span class="subtitle">HKHS was conferred the  Corporate Citizenship Logo as a recognition in The 8th Hong Kong Outstanding Corporate Citizenship Programme organised by the Hong Kong Productivity Council</span>
			</p><p class="passage-headline font-weight-bold">8 November 2017
			<span class="subtitle">The Annual Report 2016 of the Housing Society won a Silver Award in “Print: Residential Properties” category and a Bronze Award in “Print: Real Estate Development Services” presented by Galaxy Awards 2017</span>
			</p><p class="passage-headline font-weight-bold">1 November 2017
			<span class="subtitle">The “Ageing-in-Place” Scheme won the Best Practice Awards in Social Welfare presented by The Hong Kong Council of Social Service </span>
			</p><p class="passage-headline font-weight-bold">26 September 2017
			<span class="subtitle">HKHS was conferred the  Caring Certificate (Enterprise Group) in Federation of Hong Kong Industries - Industry Cares Recognition Scheme</span>
			</p><p class="passage-headline font-weight-bold">20 September 2017
			<span class="subtitle">HKHS was awarded Merit Award for the "OSH Annual Report Award" in the 16th Hong Kong Occupational Safety and Health Award</span>
			</p><p class="passage-headline font-weight-bold">18 June 2017
			<span class="subtitle">“Ageing-in-Place” Scheme won the Gold Star Award &amp; Special Award in the  Age Friendly Hong Kong Appreciation Scheme 2016 presented by  the Hong Kong Council of Social Service</span>
			</p><p class="passage-headline font-weight-bold">9 June 2017
			<span class="subtitle">The Tanner Hill won the Caring Service for the Year presented by  Hong Kong Professional Building Inspection Academy</span>
			</p><p class="passage-headline font-weight-bold">24 June 2016
			<span class="subtitle">Harmony Place won the Grand Award – Hong Kong Residential (Single Building) Category at Quality Building Award (QBA) 2016</span>
			</p><p class="passage-headline font-weight-bold">27 April 2016
			<span class="subtitle">The Tanner Hill won the "Facility of the Year - Independent Seniors Living" award at the 4th Asia Pacific Eldercare Innovation Awards 2016</span>
			</p><p class="passage-headline font-weight-bold">18 June 2015
			<span class="subtitle">Vertical Transportation Improvement Works at Cho Yiu Chuen was the winner in the "Major A&amp;A and Renovation Works" category of the Building Surveyor Awards 2015</span>
			</p><p class="passage-headline font-weight-bold">21 January 2014
			<span class="subtitle">HKHS was granted the "Social Enterprise Category — Gold Award" in the 4th Hong Kong Outstanding Corporate Citizenship </span>
			</p><p class="passage-headline font-weight-bold">16 April 2013
			<span class="subtitle">HKHS was granted the "Outstanding 'Eldercare Services' Innovation Award" at the First Asia Pacific Eldercare Innovation Awards</span>
			</p>									
													</div>
												</section>
											</div>
										</div>
									</div>
								</div>
							</div>
					</div>
				</div>
			</div>
			<!-- Part Two -->
			<div class="col-md-4" style="background-color: #e7e7bd;">
				<div class="row">
					<div class="col-md-12 bg-color-lightblue">
						<div class="block">
							<!-- Our Story -->
							<div class="block-homepage block-homepage-corporate-video-container">
								<h2 class="font-weight-bold" style="margin-bottom: 20px;">Our Story</h2>
								<div class="homepage-corporate-video">
									<img src="/imagecache/type/home/uid/1/size/400x240/V2.png?vid=509" alt="" aria-hidden="true">
									<div class="description"> 
										<a data-fancybox="" data-options="{&quot;src&quot;: &quot;#dialogbox&quot;, &quot;touch&quot;: false, &quot;smallBtn&quot; : false}" role="button" tabindex="0" aria-label="Watch The story of Hong Kong Housing Society video" class="aria-updated role-button">
		<div class="btn-play-video"><img src="/home/images/play-button.svg" alt="" aria-hidden="true"></div>
		</a>
		<div style="display: none;max-width:90%; max-height:90%;" id="dialogbox" role="dialog" aria-describedby="video_box">
		<div class="organization-block title-green" id="video_box">
		<video width="700" height="436" controls="">
		<source src="/home/upload/video/20240930_hkhs_eng_final_compressed.mp4" type="video/mp4">
		Your browser does not support HTML5 video.
		</video>
		</div>
		</div>
									</div>
								</div>
								<div class="passage-headline font-weight-bold">The story of  Hong Kong Housing Society
								<div class="plaintext highlight" style="font-weight: normal;">  </div></div>
							</div>
						</div>
					</div>
					<div class="block-homepage-icons" style="background: white;">
						<div class="icon-mwdh">
							<a aria-label="Browse HKHS Exhibition Centre" href="https://www.hshousingstory.net/" target="_blank" class="aria-updated">
							<img src="/home/images/housingstory_EN.jpg" alt="HS Housing Story" aria-hidden="true">
							</a>
						</div>
						<!-- HKEC -->
						<!--<div class="icon-hsec">
							<h2 class="font-weight-bold">HKHS Exhibition Centre<br>(Including Visual Tour)</h2>-->
							<div class="hkec-image"><a aria-label="Browse HKHS Exhibition Centre" class="color aria-updated" href="https://hsec.hkhs.com/?page_lang=en" target="_blank">
								<img alt="HKHS Exhibition Centre" aria-hidden="true" src="/home/images/HKEC.png"></a>
							</div>
						<!--</div>-->
					</div>
						<!-- <div class="block">
							<div class="block-homepage block-homepage-HKEC">
								<h2 class="font-weight-bold">HKHS Exhibition Centre (Including Visual Tour)</h2>
								<div class="hkec-image"><a aria-label="Browse HKHS Exhibition Centre" class="color aria-updated" href="https://hsec.hkhs.com/?page_lang=en" target="_blank"><img alt="HKHS Exhibition Centre" aria-hidden="true" src="/home/images/HKEC.png"></a></div>
							</div>
						</div> -->
					<div class="col-md-12 bg-color-yellow">
						<div class="block">
							<!-- Commercial Leasing -->
							<div class="block-homepage block-homepage-commercial-leasing-container">
								<h2 class="font-weight-bold">Commercial Leasing</h2>
								<div class="homepage-commercial-leasing">
									<div class="homepage-commercial-leasing-item">
										<a href="/en/our-business/commercial-leasing?type=shop"><div class="leasing-type"><img src="/home/images/store.svg" alt="" aria-hidden="true"></div>
											<div class="passage-headline font-weight-bold">Shop to Let</div>
										</a>
									</div>
									<div class="homepage-commercial-leasing-item">
										<a href="/en/our-business/commercial-leasing?type=office"><div class="leasing-type"><img src="/home/images/office-block.svg" alt="" aria-hidden="true"></div>
											<div class="passage-headline font-weight-bold">Office to Let</div>
										</a>
									</div>
									<div class="homepage-commercial-leasing-item">
										<a href="/en/our-business/car-park-application/car-park-list"><div class="leasing-type"><img src="/home/images/park.svg" alt="" aria-hidden="true"></div>
											<div class="passage-headline font-weight-bold">Application for monthly parking space</div>
										</a>
									</div>
									<div class="clear"></div>
								</div>
								<div class="clear"></div>
							</div>
						</div>
					</div>
				</div>
			</div>
			<!-- end of new grid -->
		</div>
	</div>
</div>
<!--end of Container</div>
        <!--Footer Container-->
        <link rel="stylesheet" href="/home/css/jquery.autocomplete.css" type="text/css">
<script src="/home/js/jquery.autocomplete.js" type="text/javascript"></script>
<div class="container-fluid footer-container-fluid">
	<div class="row">
		<div class="col-md-12 bg-color-blue">
			<div class="block">
				<div class="block-inner container property-locator">
					<div class="row">
                        <div class="col-sm-12 col-md-6 col-lg-8">
							<h2 class="font-weight-bold">Find Our Projects</h2>
							<!--<div class="description">Hong Kong Housing Society serves the needs of the Hong Kong community in housing and related services. We strive to be a world-class housing solution provider and innovator with leadership in quality, value for money and management.</div>-->
				  		</div>
				  		<!--
                        <div class="col-sm-12 col-md-4 col-lg-2">
                        	<div class="property-block">
								<span class="sr-only">Hong Kong Housing have 94 projects </span>
								<div class="property-number" aria-hidden="true">94</div>
								<h2 class="property-number-title" aria-hidden="true">projects</h2>
							</div>
                        </div>
                        -->
                        <div class="col-sm-12 col-md-6 col-lg-4">
							<div class="property-image" aria-hidden="true"><img src="/home/images/property.svg" alt="" aria-hidden="true"></div>
                        </div>
                    </div>
                    <div class="homepage-property-form">
                        <div class="row">
                            <div class="col-sm-12">
									<div class="map-form">
										<div class="select2-container js-example-basic-single select2dropdown aria-updated" id="s2id_scheme_option"><!--a href='javascript:void(0)' onclick='return false;' class='select2-choice' tabindex='-1'--><a role="button" aria-haspopup="true" aria-expanded="false" tabindex="0" onclick="return false;" class="select2-choice aria-updated role-button" aria-owns="select2-drop" aria-controls="google_map" aria-label="select type of projects">   <span class="select2-chosen">All Schemes</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input tabindex="-1" class="select2-focusser select2-offscreen" aria-hidden="true" type="hidden" id="s2id_autogen1" aria-label="please input keyword"><!--input class='select2-focusser select2-offscreen' type='text'/--><div class="select2-drop select2-display-none select2-with-searchbox">   <div class="select2-search">       <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input aria-updated" aria-controls="result_s2id_scheme_option" aria-label="input type of projects">   </div>   <ul class="select2-results" role="listbox" id="result_s2id_scheme_option">   </ul></div></div><select class="js-example-basic-single select2dropdown select2-offscreen aria-updated" id="scheme_option" name="state" aria-label="select type of projects" aria-controls="google_map" tabindex="-1">
										<option value="">All Schemes</option>
										<option value="4">Rental Estate</option><option value="5">Rural Public Housing</option><option value="7">Senior Citizen Residences Scheme</option><option value="3">The Tanner Hill</option><option value="8">Subsidised Sale Flats Project</option><option value="23">Dedicated Rehousing Estates</option><option value="9">Urban Improvement Scheme</option><option value="1">Flat-For-Sale Scheme</option><option value="6">Sandwich Class Housing Scheme</option><option value="2">Full Market Value Development</option><option value="10">Urban Renewal Project</option>
										</select>
									</div>
								 	<div class="map-form">
										<div class="select2-container js-example-basic-single select2dropdown aria-updated" id="s2id_district_option"><!--a href='javascript:void(0)' onclick='return false;' class='select2-choice' tabindex='-1'--><a role="button" aria-haspopup="true" aria-expanded="false" tabindex="0" onclick="return false;" class="select2-choice aria-updated role-button" aria-owns="select2-drop" aria-controls="google_map" aria-label="select location of projects">   <span class="select2-chosen">All Districts</span><abbr class="select2-search-choice-close"></abbr>   <span class="select2-arrow"><b></b></span></a><input tabindex="-1" class="select2-focusser select2-offscreen" aria-hidden="true" type="hidden" id="s2id_autogen2" aria-label="please input keyword"><!--input class='select2-focusser select2-offscreen' type='text'/--><div class="select2-drop select2-display-none select2-with-searchbox">   <div class="select2-search">       <input type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" class="select2-input aria-updated" aria-controls="result_s2id_district_option" aria-label="input location of projects">   </div>   <ul class="select2-results" role="listbox" id="result_s2id_district_option">   </ul></div></div><select class="js-example-basic-single select2dropdown select2-offscreen aria-updated" id="district_option" name="state" aria-label="select location of projects" aria-controls="google_map" tabindex="-1">
										<option value="">All Districts</option>
										<option value="1">Hong Kong</option><option value="2">Kowloon</option><option value="3">New Territories</option>
										</select>
									</div>
								<div class="mobile">
					  				<div class="clear"></div>
								</div>
								<div class="map-form-search">
								<!--form class="form-search-property" -->
								<input type="text" id="inputPropertys" class="form-control aria-updated ac_input" placeholder="Which projects you are looking for?" required="" aria-label="Which projects you are looking for?" aria-controls="google_map" autocomplete="off">
								<button class="btn btn-hkhs btn-primary btn-absolute bg-color-gold btn-find-property" id="search_btn" type="submit" aria-controls="google_map">Find Projects</button>
								<!--/form-->
								<span class="sr-only" aria-live="polite" role="status" id="map_location_result"></span>
									<table class="sr-only aria-updated" aria-label="location table for screen reader only" id="map_location_table">
										<thead>
										<tr>
										<th scope="col">name</th>
										<th scope="col">location</th>
										</tr>
										</thead>
										<tbody>
										</tbody>
									</table>
								</div>
                                 </div>
							<div id="map_errmsg" class="no-result"></div>
				  		</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>

		<div id="map" style="display:none;"></div>
		<script>
      /*var customLabel = {
        restaurant: {
          label: 'R'
        },
        bar: {
          label: 'B'
        }
      };*/
	  
	  var _data = {mainData: null};
	  var map_init = 0;
	  var data_init = 0;
	  var showmap = '';
	  $(document).ready(function(){
			if(showmap == "1"){
				$("#inputPropertys").val("");
				bottomSearch();
			}
			
			$("#search_btn").click(function(){
				bottomSearch();
			});
			
			$("#inputPropertys").keyup(function(e) {
				if(e.keyCode == 13) {
					bottomSearch();
				}
			});	
		  
			var search_box=$('#inputPropertys');
			var max=9;
			search_box.autocomplete("/hkhs/ajax/autocomplete.php", {
				width: 260,
				max: max,
				highlight: false,
				scroll: true,
				scrollHeight: 300,
				formatItem: function(data, i, n, value) {
					var ac="";
					if(i<max){
					ac = "<div style='float:left;width:140px'>"+value.split(",")[3]+"</div>"
							+"<div class='clear'></div>";
					}else {
					ac = "<div class='autocomplete_more' style='cursor:pointer;float:right'>§ó¦h&gt;&gt;</div>"
							+"<div class='clear'></div>";
					}
				
					return  ac;
				},
				formatResult: function(data, value,i) {
					if(i==(max-1)){
						return search_box.val();
					}else{
						return value.split(",")[3];
					}
				}

			});

	  });
	  
	  function bottomSearch(){
		var url = "/en/ajax/address-json";
		var url2 = "";
		var url3 = "";
		if($("#scheme_option").val()!="" && $("#scheme_option").val()*1>0){
			url2 += "/schemeid/"+$("#scheme_option").val();
			url3 += "&schemeid="+$("#scheme_option").val();
		}
		if($("#district_option").val()!="" && $("#district_option").val()*1>0){
			url2 += "/locationid/"+$("#district_option").val();
			url3 += "&locationid="+$("#district_option").val();
		}
		if($("#inputPropertys").val()!=""){
			url2 += "/name/"+$("#inputPropertys").val();
			url3 += "&name="+encodeURI($("#inputPropertys").val());
		}
		
		var path = location.href;
		if(path.indexOf('?bs=1')>0 || path.indexOf('?')<0){
			var pathArr = path.split("?bs=1");
			window.history.pushState("", "", pathArr[0]+"?bs=1"+url3);
		}else{
			var pathArr = path.split("&bs=1");
			window.history.pushState("", "", pathArr[0]+"&bs=1"+url3);
		}
		
		getMapData(url+url2, "map");
		
		
	  }
	  
	  
	  function getMapData(url, id){
		  $.getJSON(url,function(data){
			_data = data;
			data_init = 1;
			loadMap(id);
		  });
	  }

      function initMap(id) {
		var count=0;
        var result = _data.mainData;
		$("#"+id+"_location_table tbody").html("");
		if(result==null){
			$("#"+id+"_errmsg").html("No result found");
			$("#"+id).hide();
		}else{
			$("#"+id+"_errmsg").html("");
			$("#"+id).show();
			var map = new google.maps.Map(document.getElementById(id), {
			  //center: new google.maps.LatLng(0.863276, 0.207977),
			  center: {lat: 22.310031, lng: 114.168084},
			  zoom: 11
			});
			var infoWindow = new google.maps.InfoWindow;
			var latlngbounds = new google.maps.LatLngBounds();
		
            $.each(result, function(i,item){
              var name = item.name;
              var address = item.address;
              var type = item.type;
              var point = new google.maps.LatLng(
                  parseFloat(item.lat),
                  parseFloat(item.lng));

              var infowincontent = document.createElement('div');
              var strong = document.createElement('strong');
              strong.textContent = name
              infowincontent.appendChild(strong);
              infowincontent.appendChild(document.createElement('br'));

			  var a = document.createElement('a');
              var linkText = document.createTextNode(address);
              a.appendChild(linkText);
              a.title = address;
              if(item.id*1>0){    				
    				if(item.type=="shop" || item.type=="office"){
    					a.href = "/en/our-business/"+item.type+"/id/"+item.id;
    				}else {
    					a.href = "/en/housing-archive/id/"+item.id;
    				}
    			}            
              infowincontent.appendChild(a);
              //var icon = customLabel[type] || {};			
              var marker = new google.maps.Marker({
                map: map,
                //label: icon.label,
                position: point
              });              
              marker.addListener('click', function() {
                infoWindow.setContent(infowincontent);
                infoWindow.open(map, marker);
              });
			  latlngbounds.extend(point);
			  
			  $("#"+id+"_location_table tbody").append('<tr><th scope="row">'+item.name+'</th><td>'+item.address+'</td></tr>');
			  count++;
            });
		  	if(result.length==1){
		  		map.setZoom(15);
				//map.panToBounds(latlngbounds); 
				 var point = new google.maps.LatLng(
                  parseFloat(result[0]['lat']),
                  parseFloat(result[0]['lng']));
                  map.setCenter(point);
			}else{				
				map.fitBounds(latlngbounds);
			}
         }
		  


		$("#"+id).attr("tabindex","0").focus(function(){
			$("#"+id).find('a,*[tabindex=0],button,iframe').attr("tabindex",-1);
		});
		


        $("#"+id).prepend("<span class='sr-only'>This map is temporarily unavailable to incorporate all Level AA accessibility features at this point in time. Should you have any enquiries or comments on its accessibility, please contact us by e-mail.E-mail address : [email protected]</span>");

		  $("#"+id+"_location_result").html(count+" result found, below google map and table is updated");


        }
		
		function mapInit() {
			map_init = 1;
			if ($("#map2").length){
				loadMap("map2");
			}
		}

		function loadMap(id){
			if(map_init==1 && data_init==1){
				initMap(id);
			}
		}
    </script>
    <script async="" defer="" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCcdxA_I66DaRzQjzF25R7C33CYMDQiq84&amp;callback=mapInit">
    </script> 
        <div id="google_map"></div>
        <!--Footer-->
        <footer id="footer" class="container">
                	<div class="row">
                    	<div class="col-md-12">
                        <div class="block">
                            <div class="block-homepage footer-container">
                                <h2 class="sr-only">sitemap</h2>
                                <!--
                                <div class="update_text">Updated as at Sep 2016</div>
                                -->
                                 <div class="update_text">Last Update: Nov 2024</div>
                                <div class="footer-function">
                                    <div class="function-item">
                                        <div class="shareto">
										<a href="https://www.facebook.com/HKHousingSociety" target="_blank" rel="noopener noreferrer" role="button" tabindex="0" aria-label="share to facebook" class="aria-updated role-button"><img src="/home/images/icon_facebook.png" width="31" height="31" alt="facebook share" aria-hidden="false"></a>
										<a href="https://www.instagram.com/hkhousingsociety" target="_blank" rel="noopener noreferrer" role="button" tabindex="0" aria-label="share to instagram" class="aria-updated role-button"><img src="/home/images/icon_instagram.png" width="31" height="31" alt="instagram" aria-hidden="true"></a>
										<a href="https://www.youtube.com/user/hkhousingsociety" target="_blank" rel="noopener noreferrer" role="button" tabindex="0" aria-label="share to youtube" class="aria-updated role-button"><img src="/home/images/icon_youtube.png" width="31" height="31" alt="youtube share" aria-hidden="false"></a>
										<a href="https://www.linkedin.com/company/hong-kong-housing-society" target="_blank" rel="noopener noreferrer" role="button" tabindex="0" aria-label="share to linkedin" class="aria-updated role-button"><img src="/home/images/icon_linkedin.png" width="31" height="31" alt="linkedin" aria-hidden="true"></a></div>
                                    </div>
<!--                                     <div class="function-item" tabindex="0" aria-label="More tools to share"><div class="addthis_inline_share_toolbox" ></div></div> -->
                                    <div class="function-item"><a role="button" tabindex="0" aria-label="print the page" href="javascript:printContent();" class="aria-updated role-button"><img src="/home/images/printer-tool.svg" width="16" height="16" alt="print" aria-hidden="true"><span>Print</span></a></div>
                                </div>
                                <div class="footer-award">
                                  			<ul class="footer-award-item">
									<li><a href="https://www.web-accessibility.hk/en/" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_WARS_Gold_Website.png" width="115" height="76" alt="Triple Gold Award of the Web Accessibility Recognition Scheme 2022/23"></a></li>
									<li><a href="http://www.ciif.gov.hk/en/scb-award/about-scb.html" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_ciif_scb.png" width="198" height="76" alt="Social Capital Builder (SCB) Awards"></a></li>
									<li><a href="https://www.industryhk.org/en/awards/industry-cares/" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_industry_cares_logo.png" width="203" height="76" alt="Industry Cares 2019"></a></li>
									<li><img src="/home/images/logo_HKcorp_corp_logo.png" width="136" height="76" alt="HK Drive for Corporate Citizenship 2020"></li>
									<li><img src="/home/images/logo_HKcorp_vol_logo.png" width="136" height="76" alt="HK Drive for Corporate Citizenship Volunteer Team 2020"></li>
									<li><img src="/home/images/logo_cisvp.png" width="63" height="76" alt="Construction Industry Caring Organisation"></li>
									<li><img src="/home/images/logo_HKV_Award_2023.png" width="136" height="76" alt="Hong Kong Volunteer Award 2023"></li>
									<li><img src="/home/images/logo_QBA_2024.png" width="136" height="76" alt="Quality Building Award 2024"></li>
									<li><img src="/home/images/qpfma2024.png" width="136" height="76" alt="Quality Property and Facility Management Award"></li>
									<li><img src="/home/images/logo_hkaee.png" width="87" height="76" alt="The Hong Kong Awards for Environmental Excellence (HKAEE)"></li>
									<li><img src="/home/images/logo_gogreenorg.png" width="136" height="76" alt="The Hong Kong Green Organisations (HKGOs)"></li>
									<li><img src="/home/images/logo_partner_employer_award.png" width="143" height="76" alt="Partner Employer Award 2022"></li>
								  	<li><img src="/home/images/logo_city_partnership_scheme.png" width="76" height="76" alt="Jockey Club Age-friendly City Partner 2022"></li>	
									<li><img src="/home/images/logo_change_maker.jpg" width="76" height="76" alt="Change Maker"></li>
									<li><img src="/home/images/logo_SportsHour_Logo_Company.png" width="76" height="76" alt="Sports Hour"></li>
									<li><img src="/home/images/logo_Fair_Trade_Award_2022-23_Platinum.png" width="76" height="76" alt="Fair Trade Award 2022-23 Platinum"></li>
									<li><img src="/home/images/logo_Official_AWARDS_WINNER.png" width="76" height="76" alt="SilverEco &amp; Ageing Well International Awards 2022"></li>
									<li><img src="/home/images/logo_Age_Friendly_Hong_Kong.png" width="76" height="76" alt="Age-Friendly City Appreciation Scheme 2022"></li>
									<li><img src="/home/images/logo_family_friendly_good_employer.png" width="74" height="76" alt="Family-friendly Good Employer"></li>
									<li><img src="/home/images/logo_good_employer_charter_2020.png" width="65" height="76" alt="Good Employer Charter 2020"></li>
									<li><a href="http://www.familycouncil.gov.hk/en/Employment/employers2017.html" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_FFE_1718.png" width="82" height="76" alt="Family-Friendly Employers"></a></li>
									<li><a href="http://www.hkworkhappiness.com/?page_id=700" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_Happy_Organisation.png" width="157" height="76" alt="Happy Organisation"></a></li>
									<li><img src="/home/images/logo_good_MPF_employer.jpg" width="130" height="76" alt="Good MPF Employer Award"></li>							  
									<li><a href="https://www.erb.org/md/en/MDs-List/MD-2018.php" target="_blank" rel="noopener noreferrer"><img src="/home/images/ERB_E.png" width="53" height="76" alt="ERB Manpower Developer Award Scheme"></a></li>
									<li><a href="https://mentalhealthcharter.hk/en/organisations.html" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_Mental_Health_Friendly_Organisation.png" width="140" height="76" alt="Mental Health Friendly Organisation"></a></li>
									<li><a href="https://www.jobmarket.com.hk/special/employerofchoiceaward2022/en/interviews.jsp" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_EOC_2022.png" width="123" height="76" alt="JobMarket Employer of Choice Award 2022"></a></li>   	  
									<li><a href="https://www.jobmarket.com.hk/special/employerofchoiceaward2022/en/interviews.jsp" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_COVID_19_Caring_Employer.png" width="123" height="76" alt="JobMarket COVID-19 Caring Employer"></a></li> 
									<li><a href="https://www.mercommawards.com/mercury.htm" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_MRA_winner_2022-23_web.jpg" width="101" height="76" alt="MERCURY Awards 2022-23"></a></li>
									<li><a href="https://www.mercommawards.com/astrid/awardWinners/categoryWinners.htm" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_AST_winner_2024_web.png" width="81" height="76" alt="2023 Astrid Awards"></a></li>
									<li><a href="https://www.mercommawards.com/galaxy/awardWinners/categoryWinners.htm" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_galaxy_award_2024.png" width="144" height="76" alt="2023 Galaxy Awards"></a></li>
									<li><a href="https://www.mercommawards.com/arc/awardWinners/categoryWinners/nonProfit.htm " target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_ARC_Award_2024.png" width="139" height="76" alt="2024 ARC Awards"></a></li>
									<li><img src="/home/images/logo_ARA_Gold_Medal.png" width="139" height="76" alt="2024 ARA Gold Medal"></li>
									<li><img src="/home/images/logo_ARA_Sustainability_Reporting_BRONZE.png" width="139" height="76" alt="2024 ARA Sustainability Reporting Bronze Medal"></li>
									<li><a href="https://prnewsonline.com/go/2022-digital-social-media-awards/" target="_blank" rel="noopener noreferrer"><img src="/home/images/logo_ds_meda_awards.png" width="140" height="76" alt="2022 DS Media Awards"></a></li>
							</ul>
                                </div>
                                <div class="clear"></div>
                                <div class="footer-terms">
                                    <div class="footer-terms-item"><a href="/en/disclaimer">Disclaimer </a></div>
                                    <div class="footer-terms-item"><a href="/en/copyright">Copyright</a></div>
                                    <div class="footer-terms-item"><a href="/en/privacy">Privacy Policy Statement</a></div>
                                    <div class="footer-terms-item"><a href="/en/access-information-statement">Access to Information Statement</a></div>
                                    <div class="footer-terms-item"><a href="/en/accessibility-statement">Accessibility Statement</a></div>
                                    <div class="footer-terms-item"><a href="/home/pdf/Whistleblowing_Policy_E_20210714.pdf" rel="noopener noreferrer" target="_blank">Whistleblowing Policy</a></div>
                                    <div class="copyright">Copyright © <span id="footeryear">2024</span> Hong Kong Housing Society. All Rights Reserved.</div>
<script>
  var d = new Date();
  var x = document.getElementById("footeryear");
  x.innerHTML=d.getFullYear();
</script>
									</div>
                            </div>
                            <div class="clearfix"></div>
                          </div>
                       </div>
                    </div>
                </footer>
        <!--end of Footer-->
        <!--end of Footer Container-->
        <a class="go-top aria-updated role-button" role="button" aria-label="go to top" tabindex="0"><img src="/home/images/icon-arrow-up.svg" alt="back to top" aria-hidden="false"></a>
    </div>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<!-- <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5a2e154ea33d9c35"></script> -->


</div><nav id="mobile-menu" role="dialog" class="mm-menu mm-menu--offcanvas mm-menu--position-right mm-menu--theme-light aria-updated" aria-label="Menu" aria-modal="true" inert="true">
	  
	<div class="mm-navbars mm-navbars--top"><div class="mm-navbar"><div id="mobile-search-autocomplete-container"><div class="autocomplete__wrapper"><div style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin-bottom: -1px; margin-right: -1px; overflow: hidden; padding: 0px; position: absolute; white-space: nowrap; width: 1px;"><div id="mobile-inputProperty__status--A" role="status" aria-atomic="true" aria-live="polite"></div><div id="mobile-inputProperty__status--B" role="status" aria-atomic="true" aria-live="polite"></div></div><input aria-expanded="false" aria-owns="mobile-inputProperty__listbox" aria-autocomplete="list" aria-describedby="mobile-inputProperty__assistiveHint" autocomplete="off" class="autocomplete__input autocomplete__input--default" id="mobile-inputProperty" name="input-autocomplete" placeholder="Search" type="text" role="combobox"><ul class="autocomplete__menu autocomplete__menu--overlay autocomplete__menu--hidden" id="mobile-inputProperty__listbox" role="listbox"></ul><span id="mobile-inputProperty__assistiveHint" style="display: none;">When autocomplete results are available use up and down arrows to review and enter to select.  Touch device users, explore by touch or with swipe gestures.</span></div></div></div><div class="mm-navbar"><a class="mm-btn mm-hidden"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true"><span class="">Menu</span></a></div></div><div class="mm-panels"><div class="mm-panel mm-panel--noanimation mm-panel--opened" id="mm-1"><div class="mm-navbar mm-hidden"><a class="mm-navbar__title" tabindex="-1" aria-hidden="true"><span class="">Menu</span></a></div><ul role="menubar" aria-label="main mobile menu" class="mm-listview aria-updated">
		<li class="mm-listitem" id="mm-2" data-mm-child="mm-3"><a href="/en/about-us" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">About Us</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-3"></a></li><li class="mm-listitem" id="mm-6" data-mm-child="mm-7"><a href="/en/our-business/property-development" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Our Business</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-7"></a></li><li class="mm-listitem" id="mm-16" data-mm-child="mm-17"><a href="/en/application/rental-estates" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Application</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-17"></a></li><li class="mm-listitem" id="mm-20" data-mm-child="mm-21"><a href="/en/sustainability" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Sustainability</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-21"></a></li><li class="mm-listitem" id="mm-26" data-mm-child="mm-27"><a href="/en/media/press-release" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Media</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-27"></a></li><li class="mm-listitem" id="mm-30" data-mm-child="mm-31"><a href="/en/housing-archive-index" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Archive &amp; Publications</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-31"></a></li><li class="mm-listitem" id="mm-32" data-mm-child="mm-33"><a href="/en/notices/invitation" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Notices</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-33"></a></li> 
	<li class="mm-divider" role="menuitem">Also available</li>
		<li class="mm-listitem"><a href="/en/related-links" role="menuitem" tabindex="0" class="mm-listitem__text">Related Links</a></li>
		<li class="mm-listitem"><a href="/en/career-opportunities/career-opportunities" role="menuitem" tabindex="0" class="mm-listitem__text">Careers</a></li>
		<li class="mm-listitem"><a href="/en/forms" role="menuitem" tabindex="0" class="mm-listitem__text">Forms</a></li>
		<li class="mm-listitem"><a href="/en/faq" role="menuitem" tabindex="0" class="mm-listitem__text">FAQ</a></li>
		<li class="mm-listitem"><a href="/en/contact-us" role="menuitem" tabindex="0" class="mm-listitem__text">Contact Us</a></li>
		<li class="mm-divider" role="menuitem">Settings</li>
		<li class="mm-listitem" id="mm-34" data-mm-child="mm-35">
		  <a class="mm-btn mm-btn--next mm-listitem__btn mm-listitem__text aria-updated" aria-label="Open submenu" href="#mm-35">Language</a>
		</li>
        
	  </ul></div><div class="mm-panel mm-panel--noanimation" id="mm-3" data-mm-parent="mm-2" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">About Us</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem" id="mm-4" data-mm-child="mm-5"><a class="mm-btn mm-btn--next mm-listitem__btn mm-listitem__text aria-updated" aria-label="Open submenu" href="#mm-5">Welcome Messages</a></li><li class="mm-listitem"><a href="/en/about-us/vision-mission" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Vision, Mission and Values</a></li><li class="mm-listitem"><a href="/en/about-us/corporate-governance" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Corporate Governance</a></li><li class="mm-listitem"><a href="/en/about-us/history-milestones" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">History and Milestones</a></li><li class="mm-listitem"><a href="/en/about-us/75th-anniversary" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">HKHS 75th Anniversary</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-5" data-mm-parent="mm-4" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-3" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-3"><span class="">Welcome Messages</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/about-us/chairman-msg" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Chairman</a></li><li class="mm-listitem"><a href="/en/about-us/ceo-msg" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">CEO and Executive Director</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-7" data-mm-parent="mm-6" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">Our Business</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem" id="mm-8" data-mm-child="mm-9"><a href="/en/our-business/property-development" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Property Development</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-9"></a></li><li class="mm-listitem" id="mm-10" data-mm-child="mm-11"><a href="/en/our-business/property-management" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Property Management</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-11"></a></li><li class="mm-listitem" id="mm-12" data-mm-child="mm-13"><a href="/en/our-business/commercial-leasing" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Commercial Leasing</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-13"></a></li><li class="mm-listitem" id="mm-14" data-mm-child="mm-15"><a href="/en/our-business/social-elderly-wellness" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Social &amp; Elderly Wellness</a><a class="mm-btn mm-btn--next mm-listitem__btn aria-updated" aria-label="Open submenu" href="#mm-15"></a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-9" data-mm-parent="mm-8" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-7" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-7"><span class="">Property Development</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/our-business/property-detail/id/4/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Rental Estate</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/5/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Rural Public Housing</a></li><li class="mm-listitem"><a href="/en/our-business/elderly-housing/senior-citizen" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Senior Citizen Residences Scheme</a></li><li class="mm-listitem"><a href="https://www.thetannerhill.hkhs.com/en/home/index.html" target="_blank" rel="noopener noreferrer" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">The Tanner Hill</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/8/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Subsidised Sale Flats Project</a></li><li class="mm-listitem"><a href="/en/our-business/dedicated-rehousing-estates" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Dedicated Rehousing Estates</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/20/type/2/house/0" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Pilot Scheme for the Redevelopment for Buildings of Civil Servants' Co-operative Building Society</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/9/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Urban Improvement Scheme</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/1/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Flat-For-Sale Scheme</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/6/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Sandwich Class Housing Scheme</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/2/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Full Market Value Development</a></li><li class="mm-listitem"><a href="/en/our-business/property-detail/id/10/type/2/house/1" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Urban Renewal Project</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-11" data-mm-parent="mm-10" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-7" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-7"><span class="">Property Management</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/our-business/projects-developed" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Projects Developed by Housing Society</a></li><li class="mm-listitem"><a href="/en/our_business/other-contracts/type/content" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Other Management Contracts</a></li><li class="mm-listitem"><a href="https://vbas.hkhs.com/en/home/index.html" target="_blank" rel="noopener noreferrer" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Voluntary Building Assessment Scheme</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-13" data-mm-parent="mm-12" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-7" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-7"><span class="">Commercial Leasing</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="https://www.hkhs.com/en/our-business/commercial-leasing?type=shop&amp;district=All" target="_blank" rel="noopener noreferrer" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Shop to Let</a></li><li class="mm-listitem"><a href="https://www.hkhs.com/en/our-business/commercial-leasing?type=office&amp;district=All" target="_blank" rel="noopener noreferrer" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Office to Let</a></li><li class="mm-listitem"><a href="/en/our-business/portfolio" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Portfolio</a></li><li class="mm-listitem"><a href="/en/our-business/car-park-application/car-park-list" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Application for monthly parking space</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-15" data-mm-parent="mm-14" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-7" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-7"><span class="">Social &amp; Elderly Wellness</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="https://www.hkhs.com/en/our-business/elderly-housing/senior-citizen" target="_blank" rel="noopener noreferrer" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Senior Citizen Residences Scheme</a></li><li class="mm-listitem"><a href="https://www.thetannerhill.hkhs.com/en/home/index.html" target="_blank" rel="noopener noreferrer" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">The Tanner Hill</a></li><li class="mm-listitem"><a href="/en/our-business/elderly-housing/caring-engaging-smart" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Caring Engaging Smart</a></li><li class="mm-listitem"><a href="/en/our-business/elderly-housing/residential-care-home" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Residential Care Home for the Elderly</a></li><li class="mm-listitem"><a href="/en/our-business/elderly-housing/day-care-services" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Day Care and Training Services</a></li><li class="mm-listitem"><a href="/en/our-business/elderly-housing/elderly-resources-centre" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Elderly Resources Centre &amp; Website</a></li><li class="mm-listitem"><a href="/en/our-business/elderly-housing/mind-friendly-home" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">MIND-Friendly Home Exploration Centre</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-17" data-mm-parent="mm-16" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">Application</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/application/t-home" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">T-Home</a></li><li class="mm-listitem"><a href="/en/application/rental-estates" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Rental Estate</a></li><li class="mm-listitem"><a href="/en/application/subsidised-sale-housing" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Subsidised Sale Housing</a></li><li class="mm-listitem" id="mm-18" data-mm-child="mm-19"><a class="mm-btn mm-btn--next mm-listitem__btn mm-listitem__text aria-updated" aria-label="Open submenu" href="#mm-19">Dedicated Rehousing Estates</a></li><li class="mm-listitem"><a href="/en/application/flat-for-flat-pilot-scheme-for-elderly-owners" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Flat for Flat Pilot Scheme for Elderly Owners</a></li><li class="mm-listitem"><a href="/en/application/social-elderly-wellness" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Social &amp; Elderly Wellness</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-19" data-mm-parent="mm-18" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-17" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-17"><span class="">Dedicated Rehousing Estates</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/application/dedicated-rehousing-estates/rental-estate" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Rental Estate</a></li><li class="mm-listitem"><a href="/en/application/dedicated-rehousing-estates" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Subsidised Sale Housing</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-21" data-mm-parent="mm-20" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">Sustainability</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/sustainability/estate-redevelopment" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Estate Redevelopment and Rehabilitation</a></li><li class="mm-listitem" id="mm-22" data-mm-child="mm-23"><a class="mm-btn mm-btn--next mm-listitem__btn mm-listitem__text aria-updated" aria-label="Open submenu" href="#mm-23">Community</a></li><li class="mm-listitem" id="mm-24" data-mm-child="mm-25"><a class="mm-btn mm-btn--next mm-listitem__btn mm-listitem__text aria-updated" aria-label="Open submenu" href="#mm-25">Environment</a></li><li class="mm-listitem"><a href="/en/sustainability/city-revitalisation" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">City Revitalisation</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-23" data-mm-parent="mm-22" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-21" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-21"><span class="">Community</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/sustainability/volunteer-service" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Volunteer Service</a></li><li class="mm-listitem"><a href="/en/sustainability/community-events" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Community Events</a></li><li class="mm-listitem"><a href="/en/sustainability/promote-industry-development" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Promote Industry Development</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-25" data-mm-parent="mm-24" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-21" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-21"><span class="">Environment</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/sustainability/corporate-policy" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Corporate Policy on Environmental Management</a></li><li class="mm-listitem"><a href="/en/sustainability/our-green-initiatives" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Our Green Initiatives</a></li><li class="mm-listitem"><a href="/en/publications/publications_list/category/envrep_archives" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Sustainability Report</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-27" data-mm-parent="mm-26" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">Media</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/media/press-release" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Press Release</a></li><li class="mm-listitem"><a href="/en/media/publications" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Publications</a></li><li class="mm-listitem" id="mm-28" data-mm-child="mm-29"><a class="mm-btn mm-btn--next mm-listitem__btn mm-listitem__text aria-updated" aria-label="Open submenu" href="#mm-29">Media Gallery</a></li><li class="mm-listitem"><a href="/en/media/media-enquiries" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Media Enquiries</a></li><li class="mm-listitem"><a href="/en/media/location-filming" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Location Filming</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-29" data-mm-parent="mm-28" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-27" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-27"><span class="">Media Gallery</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/media/videos" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Videos</a></li><li class="mm-listitem"><a href="/en/media/photos" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Photos</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-31" data-mm-parent="mm-30" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">Archive &amp; Publications</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/housing-archive-index" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Housing Archive</a></li><li class="mm-listitem"><a href="/en/statistics/statistics" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Statistics</a></li><li class="mm-listitem"><a href="/en/publications/publications" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Publications</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-33" data-mm-parent="mm-32" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">Notices</span></a></div><ul role="menu" class="mm-listview"><li class="mm-listitem"><a href="/en/notices/invitation" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Invitation for Expression of Interest</a></li><li class="mm-listitem"><a href="/en/notices/tender-invitation" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Tender Invitation Notice</a></li><li class="mm-listitem"><a href="/en/notices/major-awarded" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Major Contracts Awarded</a></li><li class="mm-listitem"><a href="/en/notices/consultants-contractors" role="menuitem" aria-haspopup="true" tabindex="0" class="mm-listitem__text">Consultants and Contractors</a></li></ul></div><div class="mm-panel mm-panel--noanimation" id="mm-35" data-mm-parent="mm-34" inert="true"><div class="mm-navbar mm-hidden"><a class="mm-btn mm-btn--prev mm-navbar__btn aria-updated" href="#mm-1" aria-label="Close submenu"></a><a class="mm-navbar__title" tabindex="-1" aria-hidden="true" href="#mm-1"><span class="">Language</span></a></div><ul role="menu" aria-haspopup="true" tabindex="0" class="mm-listview">
			<li class="mm-listitem"><a href="javascript:changeLanguage('tc');" role="menuitem" class="mm-listitem__text">繁體</a></li>
			<li class="mm-listitem"><a href="javascript:changeLanguage('sc');" role="menuitem" class="mm-listitem__text">简体</a></li>
			<li class="mm-listitem"><a href="javascript:changeLanguage('en');" role="menuitem" class="mm-listitem__text">English</a></li>
		  </ul></div></div></nav><a class="mm-wrapper__blocker mm-blocker mm-slideout aria-updated" id="mm-0" aria-label="Close menu" inert="true" href="#mm-36"></a><div class="frame-hidden" id="siteNav"><iframe src="https://chatbot.hkhs.com" class="frame-myframe"></iframe><button id="frame-close-btn" class="frame-close-button" aria-label="Close chatbot menu" tabindex="0"></button></div><div class="iconifier" tabindex="0"><a id="frame-launcher-btn" aria-label="Open chatbot" tabindex="0"><img src="https://www.hkhs.com/chatbot/83160822ce1a11ed9e0e0242ac11007f.svg" class="imager" alt="Chatbot launcher icon"></a></div></body></html>