    <script type="text/javascript">
jQuery(document).ready(function($) {
    // Target all input fields, including type="number"
    $(document).on('keypress', '.gform_wrapper input', function(e) {
        // If the "Enter" key is pressed and the input is not a textarea
        if (e.which === 13 && !$(this).is('textarea')) {
            e.preventDefault(); // Prevent form submission
        }
    });
});
</script>

    {"id":622,"date":"2017-09-04T16:01:14","date_gmt":"2017-09-04T16:01:14","guid":{"rendered":"https:\/\/walnutgrovemerc.com\/fundraising\/?page_id=622"},"modified":"2024-07-27T11:45:36","modified_gmt":"2024-07-27T16:45:36","slug":"reservation-form","status":"publish","type":"page","link":"https:\/\/walnutgrovemerc.com\/fundraising\/fudge-fundraising\/reservation-form\/","title":{"rendered":"Online Reservation Form"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row css_animation=&#8221;&#8221; row_type=&#8221;row&#8221; use_row_as_full_screen_section=&#8221;no&#8221; type=&#8221;grid&#8221; angled_section=&#8221;no&#8221; text_align=&#8221;left&#8221; background_image_as_pattern=&#8221;without_pattern&#8221; css=&#8221;.vc_custom_1504702402198{padding-top: 55px !important;padding-bottom: 95px !important;}&#8221; el_class=&#8221;contact&#8221;][vc_column css=&#8221;.vc_custom_1466609672037{padding-right: 5% !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;][vc_column_text]<\/p>\n<h2>Fundraising with Fudge<\/h2>\n<p>[\/vc_column_text][vc_empty_space height=&#8221;10px&#8221;][vc_column_text]The reservation form must be used to begin the fundraising process. Please fill out the form to the right. Following the submission of your reservation form, a staff member <span style=\"font-weight: 400;\">will contact you to finalize your dates<\/span>. Feel free to contact us with any questions.[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;][vc_column_text]You can also contact us via email or phone to begin a fundraiser.[\/vc_column_text][vc_empty_space height=&#8221;15px&#8221;]<div class='q_icon_with_title tiny custom_icon_image left_from_title '><div class=\"icon_text_holder\" style=\"\"><div class=\"icon_text_inner\" style=\"\"><div class=\"icon_title_holder\"><div class=\"icon_holder \" style=\" \"><img decoding=\"async\" itemprop=\"image\" style=\"\" src=\"https:\/\/walnutgrovemerc.com\/fundraising\/wp-content\/uploads\/2022\/08\/location-3.png\" alt=\"\" title=\"\"><\/div><h5 class=\"icon_title\" style=\"color: #828282;font-weight: 400;\">1501 East Lyon Street Marshall, MN 56258 \/\/ PO Box 656 Marshall, MN 56258<\/h5><\/div><p style=''><\/p><\/div><\/div><\/div><div class='q_icon_with_title tiny custom_icon_image left_from_title '><div class=\"icon_text_holder\" style=\"\"><div class=\"icon_text_inner\" style=\"\"><div class=\"icon_title_holder\"><div class=\"icon_holder \" style=\" \"><img decoding=\"async\" itemprop=\"image\" style=\"\" src=\"https:\/\/walnutgrovemerc.com\/fundraising\/wp-content\/uploads\/2022\/08\/iphone.png\" alt=\"\" title=\"\"><\/div><h5 class=\"icon_title\" style=\"color: #828282;font-weight: 400;\">(507) 532-3127 \/\/ 1-800-657-0174<\/h5><\/div><p style=''><\/p><\/div><\/div><\/div><div class='q_icon_with_title tiny custom_icon_image left_from_title '><div class=\"icon_text_holder\" style=\"\"><div class=\"icon_text_inner\" style=\"\"><div class=\"icon_title_holder\"><div class=\"icon_holder \" style=\" \"><img decoding=\"async\" itemprop=\"image\" style=\"\" src=\"https:\/\/walnutgrovemerc.com\/fundraising\/wp-content\/uploads\/2022\/08\/mail.png\" alt=\"\" title=\"\"><\/div><h5 class=\"icon_title\" style=\"color: #828282;font-weight: 400;\">wgm@kleinfoods.com<\/h5><\/div><p style=''><\/p><\/div><\/div><\/div>[vc_empty_space][vc_column_text css=&#8221;.vc_custom_1660578505369{padding-bottom: 6px !important;}&#8221; el_class=&#8221;wgm-questions-title&#8221;]<\/p>\n<h3>Have questions?<\/h3>\n<p>[\/vc_column_text][vc_column_text]We want to make sure that you have all of your questions answered before starting our fudge fundraising program. If there&#8217;s anything else we can do for you, please don&#8217;t hesitate in contacting us <strong><a href=\"\/fundraising\/contact\/\">here<\/a><\/strong>.[\/vc_column_text][vc_empty_space height=&#8221;42px&#8221;][\/vc_column][vc_column offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;][vc_empty_space height=&#8221;8px&#8221;]<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 gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_9' style='display:none'><div id='gf_9' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_9' id='gform_9'  action='\/fundraising\/wp-json\/wp\/v2\/pages\/622#gf_9' data-formid='9' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_9' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_9_1\" class=\"gfield gfield--type-html gfield--input-type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gravity-group-title\">Personal Information<\/h3><\/div><div id=\"field_9_3\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_3'>Organization<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_9_3' type='text' value='' class='large'    placeholder='Organization *' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_9_4\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_4'>Contact Person<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_9_4' type='text' value='' class='large'    placeholder='Contact Person *' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_9_5\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gravity-group-title\">Contact Information<\/h3><\/div><div id=\"field_9_6\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_6'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_9_6' type='text' value='' class='large'    placeholder='Phone *' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_9_8\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_8'>Email Address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_8' id='input_9_8' type='email' value='' class='large'   placeholder='Email Address *' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_9_9\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gravity-group-title\">Mailing Address<\/h3><\/div><div id=\"field_9_10\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_10'>Address<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_9_10' type='text' value='' class='large'    placeholder='Address *' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_9_12\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_12'>City<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_12' id='input_9_12' type='text' value='' class='large'    placeholder='City *' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_9_11\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_11'>State<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_9_11' type='text' value='' class='large'    placeholder='State *' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_9_13\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_13'>ZIP Code<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_9_13' type='text' value='' class='large'    placeholder='Zipcode *' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_9_14\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h3 class=\"gravity-group-title\">Fundraising Information<\/h3><\/div><fieldset id=\"field_9_16\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Please fill the checkbox for any of the fundraising season that interest you.<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_9_16'><div class='gchoice gchoice_9_16_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_16.1' type='checkbox'  value='General: January - September'  id='choice_9_16_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_9_16_1' id='label_9_16_1' class='gform-field-label gform-field-label--type-inline'>General: January - September<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_9_16_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_16.2' type='checkbox'  value='Holiday: October - December'  id='choice_9_16_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_9_16_2' id='label_9_16_2' class='gform-field-label gform-field-label--type-inline'>Holiday: October - December<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_9_18\" class=\"gfield gfield--type-date gfield--input-type-date gfield--input-type-datepicker gfield--datepicker-default-icon gfield--width-full 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_9_18'>Date Fudge Needed By<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_date'>\n                            <input name='input_18' id='input_9_18' type='text' value='' class='datepicker gform-datepicker mdy datepicker_with_icon gdatepicker_with_icon'   placeholder='mm\/dd\/yyyy' aria-describedby=\"input_9_18_date_format\" aria-invalid=\"false\" aria-required=\"true\"\/>\n                            <span id='input_9_18_date_format' class='screen-reader-text'>MM slash DD slash YYYY<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_9_18' class='gform_hidden' value='https:\/\/walnutgrovemerc.com\/fundraising\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/div><div id=\"field_9_17\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-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_9_17'>Sales Method<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_17' id='input_9_17' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Please select method<\/option><option value='Paper' >Paper<\/option><option value='Online Fundraiser' >Online Fundraiser<\/option><option value='Paper &amp; Online' >Paper &amp; Online<\/option><\/select><\/div><\/div><div id=\"field_9_20\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-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_9_20'>Fundraising Sales Sheets<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_20' id='input_9_20' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Please select option<\/option><option value='I do not need any sales sheets' >I do not need any sales sheets<\/option><option value='Send me a digital file of the sale sheet' >Send me a digital file of the sale sheet<\/option><option value='Send me physical copies of the sales sheets' >Send me physical copies of the sales sheets<\/option><\/select><\/div><\/div><div id=\"field_9_21\" class=\"gfield gfield--type-number gfield--input-type-number gfield--width-full gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_21'>Quantity<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_number'><input name='input_21' id='input_9_21' type='number' step='any'  max='1000' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\" aria-describedby=\"gfield_instruction_9_21 gfield_description_9_21\" \/><div class='gfield_description instruction ' id='gfield_instruction_9_21'>Please enter a number less than or equal to <strong>1000<\/strong>.<\/div><\/div><div class='gfield_description' id='gfield_description_9_21'>How many physical sale sheets copies do you need?<\/div><\/div><div id=\"field_9_22\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full 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_9_22'>Have you partnered with us before?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_22' id='input_9_22' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Please select an option<\/option><option value='Yes' >Yes<\/option><option value='No' >No<\/option><\/select><\/div><\/div><div id=\"field_9_23\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full 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_9_23'>Are you a non-profit or associated with a non-profit?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_23' id='input_9_23' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>Please select an option<\/option><option value='Yes' >Yes<\/option><option value='No' >No<\/option><\/select><\/div><\/div><div id=\"field_9_19\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_9_19'>Comments<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_19' id='input_9_19' class='textarea small'    placeholder='Enter any comments you may have here...'  aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_9' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=9&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=db0ab773a018dcccff83076bda331b32' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_9' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_9' id='gform_theme_9' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_9' id='gform_style_settings_9' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_9' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='9' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='upB\/0GR9b3pjGnOdrdbzNEAQqFLNUnOoULhmP03xxZZUJv7schCJEjB2zHnZLIpwNNbZAu0aoq5A9xHxvjZdVW1g+QOiEOmHwbyrb51FY5uXIVM=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_9' value='WyJ7XCIxNi4xXCI6XCJiNWVkMDNlMzZiODIzNDI3NTI2MzYzNTA0MDk3ZDhiZFwiLFwiMTYuMlwiOlwiZjc2NzU0Mzk0ODgwNDA0YzZiNTIzOTdhYmQ1Njc3M2VcIixcIjE3XCI6W1wiYTc1ZDVhYTg4OThlOTc4ZmRlMTZiM2U3OWQ5NGJmYmVcIixcIjAyMzE2NDdhOTg1Mjk4OTQxZjhhZTNlZWVhNDJhY2I5XCIsXCJmMDBkMDhhNWMzNWY2YjI1NzQ5NmRlYjJjNDA2OTE1OVwiXSxcIjIwXCI6W1wiNjM5MGU4NTViNjFmNGI1ZWEyMjQ5NGQxZDYzN2I2MjlcIixcIjgzN2I5YjhmNzg2MTM1ZTdjZmVkMGM5ZTNlM2JiNmE3XCIsXCJlMjAzNGM3MzQ0NGNmNTExNzVhMDk0ZTcwNzc4OWZmOVwiXSxcIjIyXCI6W1wiMTkyMDZiZmQxMmE2ZTIwYmRhMzQwYWUzOGNhNWI0MWVcIixcImQ0YTE1Njc2Nzc5ZTI4NTFmMDM5ZmE4NTVlNDZjYzI2XCJdLFwiMjNcIjpbXCIxOTIwNmJmZDEyYTZlMjBiZGEzNDBhZTM4Y2E1YjQxZVwiLFwiZDRhMTU2NzY3NzllMjg1MWYwMzlmYTg1NWU0NmNjMjZcIl19IiwiNDk3NGJjZmNlZjJlNzliZmRhNDIxNDY3NmQ2MjM2MzAiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_9' id='gform_target_page_number_9' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_9' id='gform_source_page_number_9' 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_9' id='gform_ajax_frame_9' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 9, 'https:\/\/walnutgrovemerc.com\/fundraising\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_9').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_9');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_9').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_9').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_9').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_9').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_9').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_9').val();gformInitSpinner( 9, 'https:\/\/walnutgrovemerc.com\/fundraising\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [9, current_page]);window['gf_submitting_9'] = 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_9').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_9').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [9]);window['gf_submitting_9'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_9').text());}else{jQuery('#gform_9').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"9\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_9\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_9\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_9\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 9, 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_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css_animation=&#8221;&#8221; row_type=&#8221;row&#8221; use_row_as_full_screen_section=&#8221;no&#8221; type=&#8221;grid&#8221; angled_section=&#8221;no&#8221; text_align=&#8221;left&#8221; background_image_as_pattern=&#8221;without_pattern&#8221; css=&#8221;.vc_custom_1504702402198{padding-top: 55px !important;padding-bottom: 95px !important;}&#8221; el_class=&#8221;contact&#8221;][vc_column css=&#8221;.vc_custom_1466609672037{padding-right: 5% !important;}&#8221; offset=&#8221;vc_col-lg-6 vc_col-md-6&#8243;][vc_column_text] Fundraising&#8230;<\/p>\n","protected":false},"author":1697,"featured_media":0,"parent":159,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full_width.php","meta":{"footnotes":""},"class_list":["post-622","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/pages\/622","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/users\/1697"}],"replies":[{"embeddable":true,"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/comments?post=622"}],"version-history":[{"count":29,"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/pages\/622\/revisions"}],"predecessor-version":[{"id":11374,"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/pages\/622\/revisions\/11374"}],"up":[{"embeddable":true,"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/pages\/159"}],"wp:attachment":[{"href":"https:\/\/walnutgrovemerc.com\/fundraising\/wp-json\/wp\/v2\/media?parent=622"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}