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

Halloween Party

2022-10-31 user Comments Off

Happy Halloween from McMillan Woods Hong Kong! We ended last week with a company halloween party. Here are some pictures of the festivities and the team decked out in their costumes. Can you guess who are they trying to be?

 

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() }