{"id":29171,"date":"2024-01-24T09:03:00","date_gmt":"2024-01-24T09:03:00","guid":{"rendered":"https:\/\/prelive-tdw.visibleone.app\/insight-and-news\/tim-au-and-adrian-au-have-been-recognised-as-hong-kongs-most-influential-lawyers-under-40-by-hong-kong-business-magazine\/"},"modified":"2026-01-14T07:08:19","modified_gmt":"2026-01-14T07:08:19","slug":"tim-au-and-adrian-au-have-been-recognised-as-hong-kongs-most-influential-lawyers-under-40-by-hong-kong-business-magazine","status":"publish","type":"insight-and-news","link":"https:\/\/www.tannerdewitt.com\/zh-hans\/insight-and-news\/tim-au-and-adrian-au-have-been-recognised-as-hong-kongs-most-influential-lawyers-under-40-by-hong-kong-business-magazine\/","title":{"rendered":"Tim Au\u00a0and\u00a0Adrian Au\u00a0have been recognised as Hong Kong\u2019s most influential lawyers under 40 by\u00a0Hong Kong Business Magazine"},"content":{"rendered":"\n    \n\n<div style=\"background-image:url('https:\/\/www.tannerdewitt.com\/wp-content\/themes\/tanner-de-witt\/images\/insightdetails.jpeg')\"\n    class=\"insight-news-detail-hero\" id=\"insight-news-detail-hero\">\n\n\t\t<div style=\"background-color:\" class=\"insight-news-detail-hero-overlay \"><\/div>\n            <div class=\"z-[0]\">\n                <div class=\"insight-news-breadcrumbs flex items-end practice-areas-featured-breadcrumbs \">\n                    <a class=\"page-link no-underline\" href=\"https:\/\/www.tannerdewitt.com\/zh-hans\/\">Home<\/a>                <\/div>\n\n\n                <div class=\"hero-title\">\n                    <h1>\n                        Tim Au\u00a0and\u00a0Adrian Au\u00a0have been recognised as Hong Kong\u2019s most influential lawyers under 40 by\u00a0Hong Kong Business Magazine                    <\/h1>\n                <\/div>\n                \n                    <div style=\"\" class=\"hero-date \">\n\n                        <span class=\"month\">Jan<\/span>\n                        <span class=\"day\">24<\/span>\n                        <span class=\"year\">2024<\/span>\n                    <\/div>\n\n            <\/div>\n    \n\n    \n\n\n\n<\/div>\n\n\n\n<script >\n    (function () {\n        document.addEventListener(\"DOMContentLoaded\", () => {\n\n            const breadCrumbsContainer = Array.from(document.querySelectorAll(\".practice-areas-featured-breadcrumbs\"));\n\n            breadCrumbsContainer.forEach(container => {\n                const breadCrumbLinks = Array.from(container.querySelectorAll('.page-link'));\n                const breadCrumbSeperators = Array.from(container.querySelectorAll('.separator'));\n\n                if (Array.from(breadCrumbLinks).length === 1) {\n                    const homeNode = breadCrumbLinks[0];\n\n                    if (!homeNode) {\n                        return\n                    }\n\n                    const postTypeNode = homeNode.cloneNode(true);\n                    postTypeNode.textContent = \"Insights and News\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', postTypeNode)\n                    breadCrumbLinks.push(postTypeNode);\n\n                    if (\"News\") {\n                        const categoryNode = homeNode.cloneNode(true);\n\n                        categoryNode.textContent = \"News\";\n                        container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                        container.insertAdjacentElement('beforeend', categoryNode)\n                        breadCrumbLinks.push(categoryNode);\n                    }\n\n\n                    const titleNode = homeNode.cloneNode(true);\n\n                    titleNode.textContent = \"Tim Au\u00a0and\u00a0Adrian Au\u00a0have been recognised as Hong Kong\u2019s most influential lawyers under 40 by\u00a0Hong Kong Business Magazine\";\n                    container.insertAdjacentHTML('beforeend', `<span class=\"separator practice-areas-featured-breadcrumb-item-slash\">\/<\/span>`)\n                    container.insertAdjacentElement('beforeend', titleNode)\n                    breadCrumbLinks.push(titleNode);\n\n\n\n\n                }\n\n                breadCrumbLinks.forEach((link, index) => {\n\n                    link.classList.add('practice-areas-featured-breadcrumb-item-name');\n                    const origin = window.location.origin;\n                    const href = window.location.href;\n\n                    const originSplitter = window.location.href.includes(\"insight-and-news\") ? \"insight-and-news\" : window.location.href.includes('insights-and-news') ? \"insights-and-news\" : \"\"\n\n                    const paths = href.split(originSplitter);\n                    const links = paths[1].split(\"\/\").filter(Boolean)\n\n\n                    const resolvedOrigin = originSplitter ? (href.split(originSplitter)[0] || \"\") : (origin + \"\/\")\n\n                    if (index === 0) {\n\n                        if (!originSplitter) {\n                            link.href = origin\n                        } else {\n                            link.href = resolvedOrigin;\n                        }\n\n\n                    } else if (index === 1) {\n                        link.href = resolvedOrigin + originSplitter\n\n                    }\n                    else if (index === 2) {\n                        console.log(links)\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\")\n                    }\n                    else if (index === 3) {\n\n                        link.href = resolvedOrigin + originSplitter + \"\/\" + (links[0] || \"\") + \"\/\" + (links[1] || \"\")\n\n                    }\n\n\n\n                    \/\/ const words = link.textContent.split(\" \")\n                    \/\/ if (words.length > 4) {\n                    \/\/     link.textContent = words.slice(0, 4).join(\" \") + \"...\"\n                    \/\/ }\n\n                })\n\n                breadCrumbSeperators.forEach(separator => {\n                    separator.textContent = \"\/\"\n                    separator.classList.add('practice-areas-featured-breadcrumb-item-slash')\n                });\n\n\n            })\n\n\n        })\n        removeDivTag()\n    })();\n\n    function removeDivTag() {\n        console.log(\"remasfljas\");\n        const editorContainer = document.querySelector(\".editor-wysiwyg\");\n        \/\/ editorContainer.innerText = editorContainer.innerText.replace(\"<\/div>\", \"\")\n        Array.from(editorContainer.childNodes).forEach(el => {\n            if (el.textContent.includes(\"<\/div>\")) {\n                el.textContent = \"\"\n            }\n        })\n    }\n<\/script>\n\n<div class=\"editor-wysiwyg my-[40px]\">\n<div class=\"single-section\">\n<p>We are thrilled to announce that our partners\u00a0<a href=\"https:\/\/www.tannerdewitt.com\/our-people\/tim-au\/\">Tim Au<\/a>\u00a0and\u00a0<a href=\"https:\/\/www.tannerdewitt.com\/our-people\/adrian-au\/\">A<\/a><a href=\"https:\/\/www.linkedin.com\/in\/ACoAAAZg8zgBZH0pvd1pZJL0_JRBHGJJiApTGgI\" target=\"_blank\" rel=\"noopener\">drian Au<\/a>\u00a0have been recognised as Hong Kong\u2019s most influential lawyers under 40 by\u00a0<a href=\"https:\/\/hongkongbusiness.hk\/\" target=\"_blank\" rel=\"noopener\">Hong Kong Business Magazine<\/a>. Congratulations to Tim and Adrian!<\/p>\n<figure class=\"wp-block-image size-full\"><\/figure>\n<\/div>\n<\/div>\n\n\n<figure class=\"wp-block-image aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"560\" src=\"https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2024\/01\/HK-Influential-lawyer--1024x560.png\" alt=\"\" class=\"wp-image-31460\" srcset=\"https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2024\/01\/HK-Influential-lawyer--1024x560.png 1024w, https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2024\/01\/HK-Influential-lawyer--300x164.png 300w, https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2024\/01\/HK-Influential-lawyer--768x420.png 768w, https:\/\/www.tannerdewitt.com\/wp-content\/uploads\/2024\/01\/HK-Influential-lawyer-.png 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n","protected":false},"excerpt":{"rendered":"<p>We are thrilled to announce that our partners\u00a0Tim Au\u00a0and\u00a0Adrian Au\u00a0have been recognised as Hong Kong\u2019s most influential lawyers under 40 by\u00a0Hong Kong Business Magazine. Congratulations to Tim and Adrian!<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"template":"","meta":{"_acf_changed":false,"footnotes":""},"tags":[131,22,191,170],"insight-category":[1130],"insight-month":[1158],"insight-practice-area":[],"insight-year":[1159],"class_list":["post-29171","insight-and-news","type-insight-and-news","status-publish","hentry","tag-adrian-au","tag-latest-news","tag-news-media","tag-tim-au","insight-category-news","insight-month-january","insight-year-1159"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news\/29171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news"}],"about":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/types\/insight-and-news"}],"author":[{"embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":3,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news\/29171\/revisions"}],"predecessor-version":[{"id":31553,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-and-news\/29171\/revisions\/31553"}],"wp:attachment":[{"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/media?parent=29171"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/tags?post=29171"},{"taxonomy":"insight-category","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-category?post=29171"},{"taxonomy":"insight-month","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-month?post=29171"},{"taxonomy":"insight-practice-area","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-practice-area?post=29171"},{"taxonomy":"insight-year","embeddable":true,"href":"https:\/\/www.tannerdewitt.com\/zh-hans\/wp-json\/wp\/v2\/insight-year?post=29171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}