{"id":2508,"date":"2017-09-19T00:09:32","date_gmt":"2017-09-18T16:09:32","guid":{"rendered":"http:\/\/www.oratorio.org.hk\/web\/?page_id=2508"},"modified":"2018-10-26T14:28:32","modified_gmt":"2018-10-26T06:28:32","slug":"%e4%b8%80%e8%88%ac%e6%9f%a5%e8%a9%a2","status":"publish","type":"page","link":"https:\/\/www.oratorio.org.hk\/web\/zh\/%e4%b8%80%e8%88%ac%e6%9f%a5%e8%a9%a2\/","title":{"rendered":"\u4e00\u822c\u67e5\u8a62"},"content":{"rendered":"<p>\u9999\u6e2f\u8056\u6a02\u5718\u7d93\u5e38\u5728\u9999\u6e2f\u6587\u5316\u4e2d\u5fc3\u9032\u884c\u6392\u7df4\u6d3b\u52d5\u3002<\/p>\n<p>\u4efb\u4f55\u67e5\u8a62\u8acb, \u586b\u5beb\u4ee5\u4e0b\u806f\u7e6b\u8868\u683c, \u6216\u96fb\u90f5\u81f3promotion@oratorio.org.hk,\u6216\u90f5\u5bc4\u6587\u4ef6\u81f3GPO Box 3032 Hong Kong\u3002<\/p>\n    <script type=\"text\/javascript\">      plugin_url = \"https:\/\/www.oratorio.org.hk\/web\/wp-content\/plugins\/form-maker\";      WDF_GRADING_TEXT = 'Your score should be less than';      FormCurrency_7 = '$';      FormPaypalTax_7 = '0';      FM_HeaderAnime7 = 'none';      var fmscrollHandler7 = function () {        var scrollPercent7 = 100 * jQuery(window).scrollTop() \/ (jQuery(document).height() - jQuery(window).height());        if (!jQuery(\"#fm-scrollbox7\").hasClass(\"fm-minimized\") && scrollPercent7 >= 20) {          setTimeout(function () {            jQuery(\"#fm-scrollbox7\").removeClass(\"fm-animated fadeOutDown\").addClass(\"fm-animated fadeInUp\");            jQuery(\"#fm-scrollbox7\").css(\"visibility\", \"\");            jQuery(\"#fm-scrollbox7 .fm-header-img\").addClass(\"fm-animated none\");          }, 0 * 1000        )          ;        }      };      var check_submit7 = 0;      var check_before_submit7 = {};      var required_fields7 = [\"2\",\"1\",\"3\",\"7\"];      var labels_and_ids7 = {\"2\":\"type_submitter_mail\",\"4\":\"type_phone_new\",\"1\":\"type_name\",\"5\":\"type_submit_reset\",\"3\":\"type_textarea\",\"7\":\"type_captcha\"};      var check_regExp_all7 = [];      var check_paypal_price_min_max7 = [];      var file_upload_check7 = [];      var spinner_check7 = [];      function formOnload7() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form7\").find(jQuery(\"input[type='radio']\")).click(function () {            jQuery(\"input[type='radio']+label\").removeClass('if-ie-div-label');            jQuery(\"input[type='radio']:checked+label\").addClass('if-ie-div-label')          });          jQuery(\"#form7\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form7\").find(jQuery(\"input[type='checkbox']\")).click(function () {            jQuery(\"input[type='checkbox']+label\").removeClass('if-ie-div-label');            jQuery(\"input[type='checkbox']:checked+label\").addClass('if-ie-div-label')          });          jQuery(\"#form7\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }        jQuery.each(check_regExp_all7, function (wdid, exp) {          var exp_array = {};          exp_array[wdid] = exp;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_check_regExp(7, exp_array)          }).focus(function () {            jQuery(\"#form\"+7+            \" #wd_exp_\" + wdid            ).            remove();            jQuery(\"#form\"+7+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_exp\"            ).            removeClass(\"error_label_exp\")          });        });        jQuery.each(check_paypal_price_min_max7, function (wdid, price_min_max_option) {          var price_min_max_array = {};          price_min_max_array[wdid] = price_min_max_option;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_check_price_min_max(7, price_min_max_array)          }).focus(function () {            jQuery(\"#form\"+7+            \" #wd_price_\" + wdid            ).            remove();            jQuery(\"#form\"+7+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_price\"            ).            removeClass(\"error_label_price\")          });        });        jQuery.each(spinner_check7, function (wdid, spinner_min_max) {          var spinner_min_max_array = {};          spinner_min_max_array[wdid] = spinner_min_max;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_spinner_check(7, spinner_min_max_array)          }).focus(function () {            jQuery(\"#form\"+7+            \" #wd_price_\" + wdid            ).            remove();            jQuery(\"#form\"+7+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_price\"            ).            removeClass(\"error_label_price\")          });        });        jQuery.each(file_upload_check7, function (wdid, upload_types) {          var upload_types_array = {};          upload_types_array[wdid] = upload_types;          jQuery(\"div[wdid='\" + wdid + \"'] input\").change(function () {            wd_file_upload_check(7, upload_types_array)          });        });        jQuery(\"div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_submitter_mail_confirmation'] input, div[type='type_paypal_price'] input, div[type='type_paypal_price_new'] input, div[type='type_textarea'] textarea\").focus(function () {          delete_value(this)        }).blur(function () {          return_value(this)        });        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input, div[type='type_spinner'] input, div[type='type_range'] input, .wdform-quantity, div[type='type_paypal_price_new'] input\").keypress(function (evt) {          return check_isnum(evt)        });        jQuery(\"div[type='type_grading'] input\").keypress(function (evt) {          return check_isnum_or_minus(evt)        });        jQuery(\"div[type='type_paypal_checkbox'] input[type='checkbox'], div[type='type_paypal_radio'] input[type='radio'], div[type='type_paypal_shipping'] input[type='radio']\").click(function () {          set_total_value(7)        });        jQuery(\"div[type='type_paypal_select'] select, div[type='type_paypal_price'] input, div[type='type_paypal_price_new'] input\").change(function () {          set_total_value(7)        });        jQuery(\".wdform-quantity\").change(function () {          set_total_value(7)        });        jQuery(\"div[type='type_address'] select\").change(function () {          set_total_value(7)        });        jQuery(\"div[type='type_time'] input\").blur(function () {          add_0(this)        });        jQuery('.wdform-element-section').each(function () {          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\")                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);              else                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width) * 2 + 50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);            }          }          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\") {                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);              }              else {                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width) * 2 + 50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);              }            }          }          if (parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', '')) - 10);        });        jQuery('.wdform-label').each(function () {          if (parseInt(jQuery(this).height()) >= 2 * parseInt(jQuery(this).css('line-height').replace('px', ''))) {            jQuery(this).parent().css('max-width', jQuery(this).parent().width());            jQuery(this).parent().css('width', '');          }        });        (function (jQuery) {          jQuery.fn.shuffle = function () {            var allElems = this.get(),              getRandom = function (max) {                return Math.floor(Math.random() * max);              },              shuffled = jQuery.map(allElems, function () {                var random = getRandom(allElems.length),                  randEl = jQuery(allElems[parseInt(random)]).clone(true)[0];                allElems.splice(random, 1);                return randEl;              });            this.each(function (i) {              jQuery(this).replaceWith(jQuery(shuffled[i]));            });            return jQuery(shuffled);          };        })(jQuery);        \t\t\t\t\t\t\t\t\t\t\t\t\t\t\tjQuery(\"#wdform_4_element7\").intlTelInput({\t\t\t\t\t\t\t\t\tnationalMode: false,\t\t\t\t\t\t\t\t\tpreferredCountries: [ \"hk\" ],\t\t\t\t\t\t\t\t\tcustomPlaceholder: \"Phone\",\t\t\t\t\t\t\t\t});\t\t\t\t\t\t\tjQuery(\"#wd_captcha7\").click(function() {captcha_refresh(\"wd_captcha\",\"7\")});jQuery(\"#_element_refresh7\").click(function() {captcha_refresh(\"wd_captcha\",\"7\")});captcha_refresh(\"wd_captcha\", \"7\");                        if (window.before_load) {          before_load();        }      }      jQuery(window).load(function () {        formOnload7();      });      form_view_count7= 0;      jQuery(document).ready(function () {        for (i = 1; i <= 30; i++) {          if (document.getElementById('7form_view' + i)) {            form_view_count7++;            form_view_max7 = i;          }        }        if (form_view_count7 > 1) {          for (i = 1; i <= form_view_max7; i++) {            if (document.getElementById('7form_view' + i)) {              first_form_view7 = i;              break;            }          }          generate_page_nav(first_form_view7, '7', form_view_count7, form_view_max7);        }      });      function check_required7(but_type, form_id) {        if (but_type == 'reset') {          if (window.before_reset) {            before_reset();          }          jQuery.each(window['labels_and_ids' + form_id], function (index, elem) {            switch (elem) {              case \"type_text\":              case \"type_textarea\":              case \"type_number\":              case \"type_spinner\":              case 'type_own_select':              case 'type_country':              case 'type_date':              case 'type_date_new':              case 'type_hidden':              case 'type_phone_new':              case 'type_paypal_price_new':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).val('');                break;              case 'type_submitter_mail':              case 'type_password':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).val('');                if (jQuery(\"#wdform_\" + index + \"_1_element\" + form_id)) {                  jQuery(\"#wdform_\" + index + \"_1_element\" + form_id).val('');                  if (jQuery(\"#confirm_\" + index + \"_\" + form_id))                    jQuery(\"#confirm_\" + index + \"_\" + form_id).remove();                  if (elem == 'type_submitter_mail' && jQuery(\"#check_email_\" + index + \"_\" + form_id))                    jQuery(\"#check_email_\" + index + \"_\" + form_id).remove();                }                break;              case 'type_date_range':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"0\").val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"1\").val('');                break;              case 'type_send_copy':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).prop('checked', false);                break;              case 'type_phone':                jQuery(\"#wdform_\" + index + \"_element_first\" + form_id + \", #wdform_\" + index + \"_element_last\" + form_id).val('');                break;              case 'type_name':                jQuery(\"#wdform_\" + index + \"_element_first\" + form_id + \", #wdform_\" + index + \"_element_last\" + form_id + \", #wdform_\" + index + \"_element_title\" + form_id + \", #wdform_\" + index + \"_element_middle\" + form_id).val('');                break;              case 'type_address':                jQuery(\"#wdform_\" + index + \"_street1\" + form_id + \", #wdform_\" + index + \"_street2\" + form_id + \", #wdform_\" + index + \"_city\" + form_id + \", #wdform_\" + index + \"_state\" + form_id + \", #wdform_\" + index + \"_postal\" + form_id + \", #wdform_\" + index + \"_country\" + form_id).val('');                break;              case 'type_checkbox':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .checkbox-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_other_br\" + form_id).remove();                jQuery(\"#wdform_\" + index + \"_other_input\" + form_id).remove();                break;              case 'type_radio':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_other_br\" + form_id).remove();                jQuery(\"#wdform_\" + index + \"_other_input\" + form_id).remove();                break;              case 'type_time':                jQuery(\"#wdform_\" + index + \"_hh\" + form_id + \", #wdform_\" + index + \"_mm\" + form_id + \", #wdform_\" + index + \"_ss\" + form_id + \", #wdform_\" + index + \"_am_pm\" + form_id).val('');                break;              case 'type_date_fields':                jQuery(\"#wdform_\" + index + \"_day\" + form_id + \", #wdform_\" + index + \"_month\" + form_id + \", #wdform_\" + index + \"_year\" + form_id).val('');                break;              case 'type_file_upload':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"_save\").remove();                break;              case 'type_paypal_price':                jQuery(\"#wdform_\" + index + \"_element_dollars\" + form_id + \", #wdform_\" + index + \"_element_cents\" + form_id).val('');                break;              case 'type_paypal_select':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \", #wdform_\" + index + \"_element_quantity\" + form_id + \", #form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                break;              case 'type_paypal_radio':                jQuery(\"#wdform_\" + index + \"_element_quantity\" + form_id + \",#form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_paypal_shipping':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_paypal_checkbox':                jQuery(\"#wdform_\" + index + \"_element_quantity\" + form_id + \",#form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .checkbox-div input\").prop('checked', false);                break;              case 'type_star_rating':                jQuery(\"#wdform_\" + index + \"_selected_star_amount\" + form_id).val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" img\").attr('src', plugin_url + '\/images\/star.png');                break;              case 'type_scale_rating':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_slider':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).slider({                  value: eval(0),                });                jQuery(\"#wdform_\" + index + \"_element_value\" + form_id).html('0');                break;              case 'type_range':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"0, #wdform_\" + index + \"_element\" + form_id + \"1\").val('');                break;              case 'type_grading':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" input\").val('');                break;              case 'type_matrix':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" .radio-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" .checkbox-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" input[type='text']\").val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" select\").val('');                break;              case 'type_paypal_total':                jQuery(\"#wdform_\" + index + \"div_total\" + form_id).html('$0');                jQuery(\"#wdform_\" + index + \"paypal_products\" + form_id).empty();                break;              case 'type_captcha':                jQuery(\"#wd_captcha_input\" + form_id).val('');                break;              case 'type_arithmetic_captcha':                jQuery(\"#wd_arithmetic_captcha_input\" + form_id).val('');                break;              default:                break;            }          });          return;        }        if (but_type == 'clear') {          var clear_data = confirm(\"Are you sure to clear saved data?\");          if (clear_data == true) {            jQuery.get('https:\/\/www.oratorio.org.hk\/web\/wp-admin\/admin-ajax.php?action=FMSaveProg&addon_task=clear_data&form_id =' + form_id).done(function () {              window.location = \"\/web\/wp-json\/wp\/v2\/pages\/2508\";            });          }          return;        }        if (window.before_submit) {          if (before_submit())            return false;        }        if (but_type != 'save') {          if (!wd_is_filled(form_id))            return false;          if (!wd_check_regExp(form_id))            return false;          if (!wd_check_price_min_max(form_id))            return false;          if (!wd_spinner_check(form_id))            return false;          if (!wd_file_upload_check(form_id))            return false;          x = jQuery(\"#form\" + form_id);                  }        var a = [];        if (typeof a[form_id] !== 'undefined' && a[form_id] == 1) {          return;        }              var disabled_fields =\"\";\t      jQuery(\"div[wdid]\").each(function() {        if(jQuery(this).css(\"display\")==\"none\")        {\t\t          disabled_fields += jQuery(this).attr(\"wdid\");          disabled_fields += \",\";        }\t          if(disabled_fields)          jQuery(\"<input type=\\\"hidden\\\" name=\\\"disabled_fields7\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form7\");                });jQuery(\"<input type=\\\"hidden\\\" name=\\\"save_or_submit\"+form_id+\"\\\" value = \\\"\"+but_type+\"\\\" \/>\").appendTo(\"#form\"+form_id);        a[form_id] = 1;                var checkStripe = 2;        if (checkStripe == 1) {          var jq_mainForm = jQuery(\"form[id='form\" + form_id + \"']\");          if (jq_mainForm.find(\".wdfm_stripe_elem\").first().parents(\".wdform_row\").is(\":visible\")) {            wdfm_call_stripe();          }          else {            document.getElementById(\"form\" + form_id).submit();          }        }        else {          document.getElementById(\"form\" + form_id).submit();        }      }      function check7(id, form_id) {        if (!wd_is_filled(form_id))          return false;        if (!wd_check_regExp(form_id))          return false;        if (!wd_check_price_min_max(form_id))          return false;        if (!wd_spinner_check(form_id))          return false;        if (!wd_file_upload_check(form_id))          return false;        x = jQuery(\"#7form_view\" + id);                return true;      }    <\/script>    <div class=\"fm-form-container fm-theme15\"><script type=\"text\/javascript\"> function before_load() {     } function before_submit() {      } function before_reset() {     }<\/script><div id=\"fm-pages7\" class=\"fm-pages wdform_page_navigation \" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div><form name=\"form7\" action=\"\/web\/wp-json\/wp\/v2\/pages\/2508\" method=\"post\" id=\"form7\" class=\"fm-form form7 \" enctype=\"multipart\/form-data\"  onsubmit=\"check_required7('submit', '7'); return false;\">    <input type=\"hidden\" id=\"counter7\" value=\"8\" name=\"counter7\" \/>    <input type=\"hidden\" id=\"Itemid7\" value=\"\" name=\"Itemid7\" \/><div class=\"fm-header-bg\"><div class=\"fm-header image_left_right\"><div class=\"fm-header-text\">            <div class=\"fm-header-title\">              Contact Form            <\/div>            <div class=\"fm-header-description\">              Please provide the below information for us to know more about you:            <\/div>          <\/div><\/div><\/div><div class=\"wdform-page-and-images\" style=\"border-top-color: black; border-top-width: 0px; border-top-style: solid; display: table;\"><div class=\"wdform_page\" id=\"7form_view1\" previous_checkable=\"true\" previous_class=\"wdform-page-button\" previous_type=\"text\" previous_title=\"Previous\" next_checkable=\"true\" next_class=\"wdform-page-button\" next_type=\"text\" next_title=\"Next\" page_title=\"Contact Us\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div class=\"wdform_row ui-sortable-handle\" wdid=\"2\" style=\"\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">E-mail:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 300px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element7\" name=\"wdform_2_element7\" value=\"\" title=\"\"  style=\"width: 100%;\"  onchange=\"wd_check_email('2', '7', 'This is not a valid email address.', 'The email addresses don\\'t match')\"><\/div><\/div><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"4\" style=\"\"><div type=\"type_phone_new\" class=\"wdform-field\" style=\"width:410px\"><div class=\"wdform-label-section \" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\" >Phone:<\/span>              <\/div>              <div class=\"wdform-element-section \" style=\" width: 300px;\">                <input type=\"text\" class=\"input_active\" id=\"wdform_4_element7\" name=\"wdform_4_element7\" value=\"\"  style=\"width: 100%;\" placeholder=\"\" >              <\/div>              <\/div><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"1\" style=\"\"><div type=\"type_name\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Name:<\/span><span class=\"wdform-required\">*<\/span><\/div>            <div class=\"wdform-element-section \" style=\" width: 300px;\">                <div style=\"display: table-cell; width:50%\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element_first7\" name=\"wdform_1_element_first7\" value=\"\" title=\"\"  style=\"width: 100%;\"><\/div>                  <div><label class=\"mini_label\">First<\/label><\/div>                <\/div>                <div style=\"display:table-cell;\"><div style=\"margin: 0px 8px; padding: 0px;\"><\/div><\/div>                <div  style=\"display: table-cell; width:50%\">                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element_last7\" name=\"wdform_1_element_last7\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>                  <div><label class=\"mini_label\">Last<\/label><\/div>                <\/div>                <\/div><\/div><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"5\"><div type=\"type_submit_reset\" class=\"wdform-field fm-subscribe-reset\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><\/div><div class=\"wdform-element-section \" style=\"display: table-cell;\"><button type=\"button\" class=\"button-submit\" onclick=\"check_required7('submit', '7');\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required7('reset', 7);\"  >Reset<\/button><\/div><\/div><\/div><div class=\"wdform_row ui-sortable-handle\" wdid=\"3\" style=\"\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:410px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Message:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 300px\"><textarea class=\"input_deactive\" id=\"wdform_3_element7\" name=\"wdform_3_element7\" title=\"\"  style=\"width: 100%; height: 150px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"7\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_captcha\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left; width: 150px;\"><span class=\"wdform-label\">Word Verification:<\/span><\/div><div class=\"wdform-element-section \" style=\"\"><div style=\"display: table;\"><div style=\"display: table-cell;vertical-align: middle;\"><div valign=\"middle\" style=\"display: table-cell; text-align: center;\"><img type=\"captcha\" digit=\"6\" src=\" https:\/\/www.oratorio.org.hk\/web\/wp-admin\/admin-ajax.php?action=formmakerwdcaptcha&digit=6&i=7\" id=\"wd_captcha7\" class=\"captcha_img\" style=\"display:none\" ><\/div><div valign=\"middle\" style=\"display: table-cell;\"><div class=\"captcha_refresh\" id=\"_element_refresh7\" ><\/div><\/div><\/div><div style=\"display: table-cell;vertical-align: middle;\"><div style=\"display: table-cell;\"><input type=\"text\" class=\"captcha_input\" id=\"wd_captcha_input7\" name=\"captcha_input\" style=\"width: 75px;\" ><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_footer\" style=\"width: 100%;\" valign=\"top\"><div style=\"width: 100%;\"><div style=\"width: 100%; padding-top: 10px; display: table;\"><div style=\"display: table-row-group;\"><div id=\"7page_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form><\/div>\n<p><iframe loading=\"lazy\" style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d64304.040475367765!2d114.16451113025938!3d22.284305375534213!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xda44b020c9d402c9!2z6aaZ5riv5paH5YyW5Lit5b-D!5e0!3m2!1szh-TW!2shk!4v1540535026264\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u9999\u6e2f\u8056\u6a02\u5718\u7d93\u5e38\u5728\u9999\u6e2f\u6587\u5316\u4e2d\u5fc3\u9032\u884c\u6392\u7df4\u6d3b\u52d5\u3002 \u4efb\u4f55\u67e5\u8a62\u8acb, \u586b\u5beb\u4ee5\u4e0b\u806f\u7e6b\u8868\u683c, \u6216\u96fb\u90f5\u81f3promotion@oratorio.org.hk,\u6216\u90f5\u5bc4\u6587\u4ef6\u81f3GPO Box 3032 Hong Kong\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/pages\/2508"}],"collection":[{"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/comments?post=2508"}],"version-history":[{"count":9,"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/pages\/2508\/revisions"}],"predecessor-version":[{"id":3597,"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/pages\/2508\/revisions\/3597"}],"wp:attachment":[{"href":"https:\/\/www.oratorio.org.hk\/web\/wp-json\/wp\/v2\/media?parent=2508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}