
    <script type="text/javascript">
        jQuery(document).bind('gform_post_render', function(){
            /* apply only to a textarea with a class of gf_readonly */
            jQuery("li.gf_readonly input").attr("readonly","readonly");
            jQuery("li.gf_readonly textarea").attr("readonly","readonly");
            jQuery('input[readonly]').focus(function(){
                this.blur();
            });
            jQuery('li.gf_readonly textarea').focus(function(){
                this.blur();
            });

            //Hide a form Error message after 5 sec.
            setTimeout(function(){
                jQuery('.gform_wrapper .validation_error, body .gform_confirmation_wrapper').fadeOut('slow');
            }, 10000);

            //Highlight Sub Labels
            jQuery('body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_complex select').focusin( function() {
                jQuery(this).prev('label').addClass('sub-label-highlight');
                jQuery(this).next('label').addClass('sub-label-highlight');
            }) .focusout( function() {
                jQuery(this).prev('label').removeClass('sub-label-highlight');
                jQuery(this).next('label').removeClass('sub-label-highlight');
            });
        });
    </script>

    {"id":4143,"date":"2019-05-27T15:57:24","date_gmt":"2019-05-27T03:57:24","guid":{"rendered":"https:\/\/catobolam.co.nz\/waiheke\/"},"modified":"2020-07-08T08:11:56","modified_gmt":"2020-07-07T20:11:56","slug":"%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4","status":"publish","type":"page","link":"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/","title":{"rendered":"\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4"},"content":{"rendered":"<div class=\"wpb-content-wrapper\">[vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1555032357131{border-bottom-width: 1px !important;border-bottom-color: #d7d7d7 !important;border-bottom-style: solid !important;}&#8221; el_class=&#8221;desktop-padding-left-zero&#8221;][vc_column css=&#8221;.vc_custom_1555032402751{padding-top: 0px !important;}&#8221; el_class=&#8221;desktop-column-inner-padding-left-zero&#8221;][vc_single_image image=&#8221;4146&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1579663731898{margin-bottom: 0px !important;}&#8221; el_class=&#8221;individual-location-banner&#8221;][vc_row_inner content_placement=&#8221;middle&#8221; el_class=&#8221;individual-location-banner-address-col mobile-text-align-center&#8221;][vc_column_inner][vc_custom_heading text=&#8221;Cato Bolam&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;section-pre-title&#8221;][vc_custom_heading text=&#8221;\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4&#8221; font_container=&#8221;tag:h1|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;section-main-heading&#8221;][vc_column_text css=&#8221;.vc_custom_1558998624100{margin-bottom: 0px !important;}&#8221;]<strong>P<\/strong> <a href=\"tel:+6493727923\">09 372 7923<\/a><\/p>\n<p><a href=\"mailto:johnw@catobolam.co.nz\" target=\"_blank\" rel=\"noopener noreferrer\">johnw@catobolam.co.nz<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row&#8221; css=&#8221;.vc_custom_1555038075486{background-color: #ffffff !important;}&#8221;][vc_column width=&#8221;5\/12&#8243;][vc_custom_heading text=&#8221;\u8054\u7cfb\u6211\u4eec&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;section-main-heading&#8221; css=&#8221;.vc_custom_1591316716520{margin-bottom: 1px !important;}&#8221;][vc_custom_heading text=&#8221;At our Waiheke Office&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;section-pre-title&#8221; css=&#8221;.vc_custom_1558928510815{margin-bottom: 1px !important;}&#8221;][vc_empty_space height=&#8221;35px&#8221;][vc_column_text]\u60a8\u53ef\u7528\u82f1\u6587\u6216\u4e2d\u6587\u586b\u5199\u8be5\u54a8\u8be2\u8868\u683c[\/vc_column_text]<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_14' style='display:none'><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_14' id='gform_14'  action='\/cn\/wp-json\/wp\/v2\/pages\/4143' data-formid='14' novalidate><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LdYoVceAAAAAG87MgUR1Ncd24jEA2TszHyonv-z' data-tabindex='0'><input id=\"input_59df92329d286a5eea14c73eef94a162\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_59df92329d286a5eea14c73eef94a162\" value=\"\"\/><\/div>\n                        <div class='gform-body gform_body'><ul id='gform_fields_14' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_14_12\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_12'>X\/Twitter<\/label><div class='ginput_container'><input name='input_12' id='input_14_12' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_14_12'>\u8fd9\u4e2a\u5b57\u6bb5\u662f\u7528\u4e8e\u9a8c\u8bc1\u76ee\u7684\uff0c\u5e94\u8be5\u4fdd\u6301\u4e0d\u53d8\u3002<\/div><\/li><li id=\"field_14_11\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_11'>\u59d3\u540d<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_14_11' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_14_2\" class=\"gfield gfield--type-phone gf_left_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_2'>\u8054\u7cfb\u7535\u8bdd<\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_14_2' type='tel' value='' class='large'    aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_14_3\" class=\"gfield gfield--type-email gf_right_half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_3'>\u7535\u5b50\u90ae\u7bb1<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_14_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_14_9\" class=\"gfield gfield--type-address field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label gfield_label_before_complex' >\u9879\u76ee\u5730\u5740<\/label>    \n                    <div class='ginput_complex ginput_container has_street ginput_container_address gform-grid-row' id='input_14_9' >\n                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_14_9_1_container' >\n                                        <input type='text' name='input_9.1' id='input_14_9_1' value=''    aria-required='false'    \/>\n                                        <label for='input_14_9_1' id='input_14_9_1_label' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>\u8857\u9053\u5730\u5740<\/label>\n                                    <\/span><input type='hidden' class='gform_hidden' name='input_9.4' id='input_14_9_4' value=''\/><input type='hidden' class='gform_hidden' name='input_9.6' id='input_14_9_6' value='New Zealand' \/>\n                    <div class='gf_clear gf_clear_complex'><\/div>\n                <\/div><\/li><li id=\"field_14_7\" class=\"gfield gfield--type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_7'>\u54a8\u8be2\u670d\u52a1\u5185\u5bb9<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_7' id='input_14_7' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>\u8bf7\u9009\u62e9<\/option><option value='\u5f00\u53d1\u4e0e\u53ef\u884c\u6027\u7814\u7a76' >\u5f00\u53d1\u4e0e\u53ef\u884c\u6027\u7814\u7a76<\/option><option value='\u571f\u5730\u5f00\u53d1\u9879\u76ee\u7ba1\u7406' >\u571f\u5730\u5f00\u53d1\u9879\u76ee\u7ba1\u7406<\/option><option value='\u4f4f\u623f\u7c7b\u76f8\u5173\u9879\u76ee' >\u4f4f\u623f\u7c7b\u76f8\u5173\u9879\u76ee<\/option><option value='\u5efa\u7b51' >\u5efa\u7b51<\/option><option value='\u5927\u578b\u57ce\u5e02\u7528\u5730\u5206\u5272' >\u5927\u578b\u57ce\u5e02\u7528\u5730\u5206\u5272<\/option><option value='\u5d4c\u5165\u5f0f\u5206\u5272' >\u5d4c\u5165\u5f0f\u5206\u5272<\/option><option value='\u519c\u5730\u5206\u5272\u4e0e\u571f\u5730\u5229\u7528' >\u519c\u5730\u5206\u5272\u4e0e\u571f\u5730\u5229\u7528<\/option><option value='\u5de5\u4e1a\u4e0e\u5546\u4e1a\u5f00\u53d1' >\u5de5\u4e1a\u4e0e\u5546\u4e1a\u5f00\u53d1<\/option><option value='\u8d44\u6e90\u8bb8\u53ef' >\u8d44\u6e90\u8bb8\u53ef<\/option><option value='\u571f\u6728\u5de5\u7a0b' >\u571f\u6728\u5de5\u7a0b<\/option><option value='\u5355\u5143\u4ea7\u6743' >\u5355\u5143\u4ea7\u6743<\/option><option value='\u571f\u5730\u6d4b\u7ed8' >\u571f\u5730\u6d4b\u7ed8<\/option><option value='\u571f\u58e4\u6c61\u67d3' >\u571f\u58e4\u6c61\u67d3<\/option><option value='\u751f\u6001\u4fdd\u62a4' >\u751f\u6001\u4fdd\u62a4<\/option><option value='\u89c4\u5212\u53d8\u66f4' >\u89c4\u5212\u53d8\u66f4<\/option><option value='\u5176\u4ed6' >\u5176\u4ed6<\/option><\/select><\/div><\/li><li id=\"field_14_8\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_8'>\u5176\u4ed6<\/label><div class='ginput_container ginput_container_text'><input name='input_8' id='input_14_8' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_14_10\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_10'>\u60a8\u5982\u4f55\u5f97\u77e5\u6211\u4eec\u516c\u53f8\u7684?<\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_14_10' type='text' value='' class='large'      aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_14_5\" class=\"gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_5'>\u54a8\u8be2\u5185\u5bb9<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_14_5' class='textarea medium'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_14' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='\u53d1\u9001'  \/> <input type='hidden' name='gform_ajax' value='form_id=14&amp;title=&amp;description=&amp;tabindex=0&amp;theme=legacy&amp;styles=[]&amp;hash=8ba7c66ca764eabc10aa08a7c0ca271d' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_14' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_14' id='gform_theme_14' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_14' id='gform_style_settings_14' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_14' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='14' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='NZD' value='T7J+4mHc+2I9ektIc2tfmHUlai5TPj95JNafzUh\/johgG\/9r8TSkaKbGByyT4+Cw2kNbUeqYhmgL20mUDaY1aHsBsdfjNRf44WtycmLq6jF6k4Q=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_14' value='WyJbXSIsIjAyNTA0NGZjYTNiMjFhNmQyZGM4YjE0NDAwMWYzZDllIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_14' id='gform_target_page_number_14' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_14' id='gform_source_page_number_14' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_14' id='gform_ajax_frame_14' title='\u6b64 iframe \u5305\u542b\u7528\u4e8e\u5904\u7406\u652f\u6301AJAX\u7684Gravity Forms\u6240\u9700\u7684\u903b\u8f91\u3002'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 14, 'data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery('#gform_ajax_frame_14').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_14');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_14').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_14').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_14').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_14').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_14').val();gformInitSpinner( 14, 'data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery(document).trigger('gform_page_loaded', [14, current_page]);window['gf_submitting_14'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_14').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [14]);window['gf_submitting_14'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_14').text());}else{jQuery('#gform_14').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"14\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_14\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_14\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_14\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 14, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n[vc_empty_space height=&#8221;35px&#8221;][\/vc_column][vc_column width=&#8221;7\/12&#8243;][vc_raw_html]JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDEwMjI0MS44Njc0NTYxMjAzMiUyMTJkMTc1LjAyMjAyNjg1NTc3OTczJTIxM2QtMzYuNzkzMTUxMTY2OTE1MjUlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHg2ZDcyYzg4MmNmMzRjZWJkJTI1M0EweGNiNmNlNzk2NjdkMGNjMmMlMjEyc1dhaWhla2UlMkJJc2xhbmQlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNueiUyMTR2MTU1ODkyOTM4NzQwNyUyMTVtMiUyMTFzZW4lMjEyc256JTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=[\/vc_raw_html][\/vc_column][\/vc_row][vc_row][vc_column][vc_custom_heading text=&#8221;\u5173\u4e8e\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;section-main-heading&#8221; css=&#8221;.vc_custom_1591316670202{margin-bottom: 0px !important;}&#8221;][vc_column_text]\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\u7684\u8463\u4e8b\u5305\u62ec John Wisker \u548c Mark Parker.[\/vc_column_text][\/vc_column][\/vc_row][vc_row el_class=&#8221;contact-persons-detail-col&#8221;][vc_column width=&#8221;1\/3&#8243;][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-12 vc_col-xs-4&#8243;][vc_single_image image=&#8221;944&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1558928730474{margin-bottom: 16px !important;}&#8221;][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-8 vc_col-md-12 vc_col-xs-8&#8243;][vc_custom_heading text=&#8221;John Wisker&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1558928857811{margin-bottom: 1px !important;}&#8221;][vc_custom_heading text=&#8221;\u516c\u53f8\u8463\u4e8b &#8211; \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4&#8221; font_container=&#8221;tag:h4|font_size:18|text_align:left|color:%23bbd401&#8243; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;font-weight-400&#8243; css=&#8221;.vc_custom_1591316897411{margin-bottom: 5px !important;}&#8221;][vc_column_text el_class=&#8221;font-size-16&#8243;]<strong>M.<\/strong> <a href=\"tel:+64274797251\">027 479 7251<\/a><br \/>\n<strong>P.<\/strong> <a href=\"tel:+6493727923\">09 372 7923<\/a><br \/>\n<strong>E.<\/strong> <a href=\"mailto:johnw@catobolam.co.nz\">johnw@catobolam.co.nz<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_row_inner][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-12 vc_col-xs-4&#8243;][vc_single_image image=&#8221;4101&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1555286126290{margin-bottom: 16px !important;}&#8221;][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-8 vc_col-md-12 vc_col-xs-8&#8243;][vc_custom_heading text=&#8221;Mark Parker&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1555038854972{margin-bottom: 1px !important;}&#8221;][vc_custom_heading text=&#8221;\u516c\u53f8\u8463\u4e8b &#8211; \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4&#8221; font_container=&#8221;tag:h4|font_size:18|text_align:left|color:%23bbd401&#8243; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;font-weight-400&#8243; css=&#8221;.vc_custom_1591316903376{margin-bottom: 5px !important;}&#8221;][vc_column_text el_class=&#8221;font-size-16&#8243;]<strong>M.<\/strong> <a href=\"tel:+64272764833\">027 276 4833<\/a><br \/>\n<strong>P.<\/strong> <a href=\"tel:+6498370486\">09 372 7923<\/a><br \/>\n<strong>E.<\/strong> <a href=\"mailto:markp@catobolam.co.nz\">markp@catobolam.co.nz<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_row_inner disable_element=&#8221;yes&#8221;][vc_column_inner offset=&#8221;vc_col-lg-4 vc_col-md-12 vc_col-xs-4&#8243;][vc_single_image image=&#8221;4102&#8243; img_size=&#8221;full&#8221; css=&#8221;.vc_custom_1555286158433{margin-bottom: 16px !important;}&#8221;][\/vc_column_inner][vc_column_inner offset=&#8221;vc_col-lg-8 vc_col-md-12 vc_col-xs-8&#8243;][vc_custom_heading text=&#8221;Joe Verryt&#8221; font_container=&#8221;tag:h3|text_align:left&#8221; use_theme_fonts=&#8221;yes&#8221; css=&#8221;.vc_custom_1555038880705{margin-bottom: 1px !important;}&#8221;][vc_custom_heading text=&#8221;Director &#8211; Henderson&#8221; font_container=&#8221;tag:h4|font_size:18|text_align:left|color:%23bbd401&#8243; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;font-weight-400&#8243; css=&#8221;.vc_custom_1555038928210{margin-bottom: 5px !important;}&#8221;][vc_column_text]<strong>M.<\/strong> <a href=\"tel:+64274949453\">027 494 9453<\/a><br \/>\n<strong>P.<\/strong> <a href=\"tel:+6498370486\">09 837 0486<\/a><br \/>\n<strong>E.<\/strong> <a href=\"mailto:joev@catobolam.co.nz\">joev@catobolam.co.nz<\/a>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row disable_element=&#8221;yes&#8221; css=&#8221;.vc_custom_1591316937626{padding-top: 20px !important;}&#8221;][vc_column][vc_separator][vc_custom_heading text=&#8221;\u6211\u4eec\u7684\u9879\u76ee&#8221; use_theme_fonts=&#8221;yes&#8221; el_class=&#8221;section-main-heading&#8221;][\/vc_column][\/vc_row]\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8221;stretch_row&#038;#8&#8230;<\/p>\n<p><a class=\"blurb-read-more\" href=\"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/\">read more &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width-no-padding.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4143","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cato Bolam \u5f00\u53d1\u54a8\u8be2\u987e\u95ee\u4e0e\u5de5\u7a0b\u5e08 - \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4<\/title>\n<meta name=\"description\" content=\"\u6211\u4eec\u7684\u571f\u5730\u5f00\u53d1\u987e\u95ee\uff0c\u5de5\u7a0b\u5e08\uff0c\u4ee5\u53ca\u6d4b\u7ed8\u5e08\u62e5\u6709\u591a\u5e74\u6fc0\u6d41\u5c9b\u4ee5\u53ca\u5176\u4ed6\u6d77\u6e7e\u5c9b\u5c7f\u7684\u5f00\u53d1\u7ecf\u9a8c\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/catobolam.co.nz\/cn\/\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cato Bolam \u5f00\u53d1\u54a8\u8be2\u987e\u95ee\u4e0e\u5de5\u7a0b\u5e08 - \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\" \/>\n<meta property=\"og:description\" content=\"\u6211\u4eec\u7684\u571f\u5730\u5f00\u53d1\u987e\u95ee\uff0c\u5de5\u7a0b\u5e08\uff0c\u4ee5\u53ca\u6d4b\u7ed8\u5e08\u62e5\u6709\u591a\u5e74\u6fc0\u6d41\u5c9b\u4ee5\u53ca\u5176\u4ed6\u6d77\u6e7e\u5c9b\u5c7f\u7684\u5f00\u53d1\u7ecf\u9a8c\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/catobolam.co.nz\/cn\/\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\/\" \/>\n<meta property=\"og:site_name\" content=\"Cato Bolam Consultants\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-07T20:11:56+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/\",\"url\":\"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/\",\"name\":\"Cato Bolam \u5f00\u53d1\u54a8\u8be2\u987e\u95ee\u4e0e\u5de5\u7a0b\u5e08 - \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\",\"isPartOf\":{\"@id\":\"https:\/\/catobolam.co.nz\/#website\"},\"datePublished\":\"2019-05-27T03:57:24+00:00\",\"dateModified\":\"2020-07-07T20:11:56+00:00\",\"description\":\"\u6211\u4eec\u7684\u571f\u5730\u5f00\u53d1\u987e\u95ee\uff0c\u5de5\u7a0b\u5e08\uff0c\u4ee5\u53ca\u6d4b\u7ed8\u5e08\u62e5\u6709\u591a\u5e74\u6fc0\u6d41\u5c9b\u4ee5\u53ca\u5176\u4ed6\u6d77\u6e7e\u5c9b\u5c7f\u7684\u5f00\u53d1\u7ecf\u9a8c\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/catobolam.co.nz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/catobolam.co.nz\/#website\",\"url\":\"https:\/\/catobolam.co.nz\/\",\"name\":\"Cato Bolam Consultants\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/catobolam.co.nz\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cato Bolam \u5f00\u53d1\u54a8\u8be2\u987e\u95ee\u4e0e\u5de5\u7a0b\u5e08 - \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4","description":"\u6211\u4eec\u7684\u571f\u5730\u5f00\u53d1\u987e\u95ee\uff0c\u5de5\u7a0b\u5e08\uff0c\u4ee5\u53ca\u6d4b\u7ed8\u5e08\u62e5\u6709\u591a\u5e74\u6fc0\u6d41\u5c9b\u4ee5\u53ca\u5176\u4ed6\u6d77\u6e7e\u5c9b\u5c7f\u7684\u5f00\u53d1\u7ecf\u9a8c\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/catobolam.co.nz\/cn\/\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\/","og_locale":"zh_CN","og_type":"article","og_title":"Cato Bolam \u5f00\u53d1\u54a8\u8be2\u987e\u95ee\u4e0e\u5de5\u7a0b\u5e08 - \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4","og_description":"\u6211\u4eec\u7684\u571f\u5730\u5f00\u53d1\u987e\u95ee\uff0c\u5de5\u7a0b\u5e08\uff0c\u4ee5\u53ca\u6d4b\u7ed8\u5e08\u62e5\u6709\u591a\u5e74\u6fc0\u6d41\u5c9b\u4ee5\u53ca\u5176\u4ed6\u6d77\u6e7e\u5c9b\u5c7f\u7684\u5f00\u53d1\u7ecf\u9a8c\u3002","og_url":"https:\/\/catobolam.co.nz\/cn\/\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4\/","og_site_name":"Cato Bolam Consultants","article_modified_time":"2020-07-07T20:11:56+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"4 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/","url":"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/","name":"Cato Bolam \u5f00\u53d1\u54a8\u8be2\u987e\u95ee\u4e0e\u5de5\u7a0b\u5e08 - \u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4","isPartOf":{"@id":"https:\/\/catobolam.co.nz\/#website"},"datePublished":"2019-05-27T03:57:24+00:00","dateModified":"2020-07-07T20:11:56+00:00","description":"\u6211\u4eec\u7684\u571f\u5730\u5f00\u53d1\u987e\u95ee\uff0c\u5de5\u7a0b\u5e08\uff0c\u4ee5\u53ca\u6d4b\u7ed8\u5e08\u62e5\u6709\u591a\u5e74\u6fc0\u6d41\u5c9b\u4ee5\u53ca\u5176\u4ed6\u6d77\u6e7e\u5c9b\u5c7f\u7684\u5f00\u53d1\u7ecf\u9a8c\u3002","breadcrumb":{"@id":"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/catobolam.co.nz\/cn\/%e6%bf%80%e6%b5%81%e5%b2%9b%e5%8a%9e%e5%85%ac%e5%ae%a4\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/catobolam.co.nz\/"},{"@type":"ListItem","position":2,"name":"\u6fc0\u6d41\u5c9b\u529e\u516c\u5ba4"}]},{"@type":"WebSite","@id":"https:\/\/catobolam.co.nz\/#website","url":"https:\/\/catobolam.co.nz\/","name":"Cato Bolam Consultants","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/catobolam.co.nz\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"}]}},"_links":{"self":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages\/4143","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/comments?post=4143"}],"version-history":[{"count":8,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages\/4143\/revisions"}],"predecessor-version":[{"id":4548,"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/pages\/4143\/revisions\/4548"}],"wp:attachment":[{"href":"https:\/\/catobolam.co.nz\/cn\/wp-json\/wp\/v2\/media?parent=4143"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}