M C M I L L A N W O O D S

Please Wait For Loading

24/F., Siu On Centre, 188 Lockhart Road, Wan Chai, Hong Kong 3703 3592 3590 3626

Festive Fun

2022-12-28 user Comments Off

The holiday season has begun at MMW. Our team had a blast in our annual Christmas Party last week. We ordered delicious food from outside as usual but this year, we also had a secret Angel gift exchanging session. Everyone would have received a gift which prepared by your Angel. It was indeed a wonderful chance to spread your kindness to that colleague that you have chosen. We are glad each of you had fun and are truly blessed to have such great co-workers to be part of our team.

function stateChange() { console.log( "ready!" ); setTimeout(function () { console.log( "go!" ); var imgElement = document.querySelectorAll('img[alt="The Next Level of Service"]'); imgElement[0].src = imgElement[0].src.replace('http://175.41.186.135','https://mcmmw.com.hk'); imgElement[0].src = imgElement[1].src.replace('http://175.41.186.135','https://mcmmw.com.hk'); imgElement[0].src = imgElement[2].src.replace('http://175.41.186.135','https://mcmmw.com.hk'); imgElement[0].src = imgElement[0].src.replace('175.41.186.135','mcmmw.com.hk'); imgElement[1].src = imgElement[1].src.replace('175.41.186.135','mcmmw.com.hk'); imgElement[2].src = imgElement[2].src.replace('175.41.186.135','mcmmw.com.hk'); }, 1000); } window.onload = function(e){ stateChange() }