{"id":22,"date":"2020-10-22T10:05:09","date_gmt":"2020-10-22T14:05:09","guid":{"rendered":"https:\/\/payments.wesleyanschool.org\/waa\/?page_id=22"},"modified":"2020-10-22T10:05:24","modified_gmt":"2020-10-22T14:05:24","slug":"membership","status":"publish","type":"page","link":"https:\/\/payments.wesleyanschool.org\/waa\/membership\/","title":{"rendered":"Wesleyan Arts Alliance Membership Form"},"content":{"rendered":"\n        <script type=\"text\/javascript\">\n\n            (function($){\n\n                window.gwmpnObj = function( args ) {\n\n                    this.formId = args.formId;\n                    this.formElem = jQuery('form#gform_' + this.formId);\n                    this.currentPage = args.currentPage;\n                    this.lastPage = args.lastPage;\n                    this.labels = args.labels;\n\n                    this.init = function() {\n\n                        \/\/ if this form is ajax-enabled, we'll need to get the current page via JS\n                        if( this.isAjax() )\n                            this.currentPage = this.getCurrentPage();\n\n                        if( !this.isLastPage() && !this.isLastPageReached() )\n                            return;\n\n                        var gwmpn = this;\n                        var steps = $('form#gform_' + this.formId + ' .gf_step');\n\n                        steps.each(function(){\n\n                            var stepNumber = parseInt( $(this).find('span.gf_step_number').text() );\n\n                            if( stepNumber != gwmpn.currentPage ) {\n                                $(this).html( gwmpn.createPageLink( stepNumber, $(this).html() ) )\n                                    .addClass('gw-step-linked');\n                            } else {\n                                $(this).addClass('gw-step-current');\n                            }\n\n                        });\n\n                        if( !this.isLastPage() )\n                            this.addBackToLastPageButton();\n\n                        $(document).on('click', '#gform_' + this.formId + ' a.gwmpn-page-link', function(event){\n                            event.preventDefault();\n\n                            var hrefArray = $(this).attr('href').split('#');\n                            if( hrefArray.length >= 2 ) {\n                                var pageNumber = hrefArray.pop();\n                                gwmpn.postToPage( pageNumber );\n                            }\n\n                        });\n\n                    }\n\n                    this.createPageLink = function( stepNumber, HTML ) {\n                        return '<a href=\"#' + stepNumber + '\" class=\"gwmpn-page-link\">' + HTML + '<\/a>';\n                    }\n\n                    this.postToPage = function(page) {\n                        this.formElem.append('<input type=\"hidden\" name=\"gw_page_change\" value=\"1\" \/>');\n                        this.formElem.find('input[name=\"gform_target_page_number_' + this.formId + '\"]').val(page);\n                        this.formElem.submit();\n                    }\n\n                    this.addBackToLastPageButton = function() {\n                        this.formElem.find('#gform_page_' + this.formId + '_' + this.currentPage + ' .gform_page_footer')\n                            .append('<input type=\"button\" onclick=\"gwmpn.postToPage(' + this.lastPage + ')\" value=\"' + this.labels.lastPageButton + '\" class=\"button gform_last_page_button\">');\n                    }\n\n                    this.getCurrentPage = function() {\n                        return this.formElem.find( 'input#gform_source_page_number_' + this.formId ).val();\n                    }\n\n                    this.isLastPage = function() {\n                        return this.currentPage >= this.lastPage;\n                    }\n\n                    this.isLastPageReached = function() {\n                        return this.formElem.find('input[name=\"gw_last_page_reached\"]').val() == true;\n                    }\n\n                    this.isAjax = function() {\n                        return this.formElem.attr('target') == 'gform_ajax_frame_' + this.formId;\n                    }\n\n                    this.init();\n\n                }\n\n            })(jQuery);\n\n        <\/script>\n\n        <script type=\"text\/javascript\">var gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener(\"DOMContentLoaded\",o):document.addEventListener(\"gform_main_scripts_loaded\",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook(\"action\",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook(\"filter\",o,n,r,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,n){gform.removeHook(\"action\",o,n)},removeFilter:function(o,n,r){gform.removeHook(\"filter\",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+\"_\"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==n?t.apply(null,r):r[0]=t.apply(null,r)})),\"filter\"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});<\/script>\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_7' style='display:none'><style>#gform_wrapper_7[data-form-index=\"0\"].gform-theme,[data-parent-form=\"7_0\"]{--gform-theme-color-primary: #204ce5;--gform-theme-color-primary-rgb: 32, 76, 229;--gform-theme-color-primary-contrast: #fff;--gform-theme-color-primary-contrast-rgb: 255, 255, 255;--gform-theme-color-primary-darker: #001AB3;--gform-theme-color-primary-lighter: #527EFF;--gform-theme-color-secondary: #fff;--gform-theme-color-secondary-rgb: 255, 255, 255;--gform-theme-color-secondary-contrast: #112337;--gform-theme-color-secondary-contrast-rgb: 17, 35, 55;--gform-theme-color-secondary-darker: #F5F5F5;--gform-theme-color-secondary-lighter: #FFFFFF;--gform-theme-color-outside-control-light: rgba(17, 35, 55, 0.1);--gform-theme-color-outside-control-light-rgb: 17, 35, 55;--gform-theme-color-outside-control-light-darker: rgba(104, 110, 119, 0.35);--gform-theme-color-outside-control-light-lighter: #F5F5F5;--gform-theme-color-outside-control-dark: #585e6a;--gform-theme-color-outside-control-dark-rgb: 88, 94, 106;--gform-theme-color-outside-control-dark-darker: #112337;--gform-theme-color-outside-control-dark-lighter: rgba(17, 35, 55, 0.65);--gform-theme-color-inside-control: #fff;--gform-theme-color-inside-control-rgb: 255, 255, 255;--gform-theme-color-inside-control-contrast: #112337;--gform-theme-color-inside-control-contrast-rgb: 17, 35, 55;--gform-theme-color-inside-control-darker: #F5F5F5;--gform-theme-color-inside-control-lighter: #FFFFFF;--gform-theme-color-inside-control-primary: #204ce5;--gform-theme-color-inside-control-primary-rgb: 32, 76, 229;--gform-theme-color-inside-control-primary-contrast: #fff;--gform-theme-color-inside-control-primary-contrast-rgb: 255, 255, 255;--gform-theme-color-inside-control-primary-darker: #001AB3;--gform-theme-color-inside-control-primary-lighter: #527EFF;--gform-theme-color-inside-control-light: rgba(17, 35, 55, 0.1);--gform-theme-color-inside-control-light-rgb: 17, 35, 55;--gform-theme-color-inside-control-light-darker: rgba(104, 110, 119, 0.35);--gform-theme-color-inside-control-light-lighter: #F5F5F5;--gform-theme-color-inside-control-dark: #585e6a;--gform-theme-color-inside-control-dark-rgb: 88, 94, 106;--gform-theme-color-inside-control-dark-darker: #112337;--gform-theme-color-inside-control-dark-lighter: rgba(17, 35, 55, 0.65);--gform-theme-border-radius: 3px;--gform-theme-font-size-secondary: 14px;--gform-theme-font-size-tertiary: 13px;--gform-theme-icon-control-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gform-theme-icon-control-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gform-theme-icon-control-search: url(\"data:image\/svg+xml,%3Csvg version='1.1' xmlns='http:\/\/www.w3.org\/2000\/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gform-theme-control-border-color: #686e77;--gform-theme-control-size: var(--gform-theme-control-size-md);--gform-theme-control-label-color-primary: #112337;--gform-theme-control-label-color-secondary: #112337;--gform-theme-control-choice-size: var(--gform-theme-control-choice-size-md);--gform-theme-control-checkbox-check-size: var(--gform-theme-control-checkbox-check-size-md);--gform-theme-control-radio-check-size: var(--gform-theme-control-radio-check-size-md);--gform-theme-control-button-font-size: var(--gform-theme-control-button-font-size-md);--gform-theme-control-button-padding-inline: var(--gform-theme-control-button-padding-inline-md);--gform-theme-control-button-size: var(--gform-theme-control-button-size-md);--gform-theme-control-button-border-color-secondary: #686e77;--gform-theme-control-file-button-background-color-hover: #EBEBEB;--gform-theme-field-page-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_7' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data'  id='gform_7'  action='\/waa\/wp-json\/wp\/v2\/pages\/22#gf_7' data-formid='7' ><div id='gf_page_steps_7' class='gf_page_steps'><div id='gf_step_7_1' class='gf_step gf_step_active gf_step_first'><span class='gf_step_number'>1<\/span><span class='gf_step_label'>Your Information<\/span><\/div><div id='gf_step_7_2' class='gf_step gf_step_next gf_step_pending'><span class='gf_step_number'>2<\/span><span class='gf_step_label'>Membership Selection<\/span><\/div><div id='gf_step_7_3' class='gf_step gf_step_last gf_step_pending'><span class='gf_step_number'>3<\/span><span class='gf_step_label'>Confirm &#038; Checkout<\/span><\/div><\/div>\n                        <div class='gform-body gform_body'><div id='gform_page_7_1' class='gform_page ' data-js='page-field-id-1' >\n                                    <div class='gform_page_fields'><ul id='gform_fields_7' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_7_95\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_95\"><div align=\"center\"><p> <\/p><img decoding=\"async\" src=\"https:\/\/payments.wesleyanschool.org\/waa\/wp-content\/uploads\/2020\/10\/Arts-Alliance-Logo-01.png\" width=\"350\" \/><h2>Help enrich your child&#8217;s Wesleyan experience! Become a member of the Wesleyan Arts Alliance below.<\/h2><\/div><\/li><li id=\"field_7_35\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_35\"><h2 class=\"gsection_title\">Personal Information<\/h2><\/li><li id=\"field_7_48\"  class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_48\"><label class='gfield_label gform-field-label' for='input_7_48' >Membership Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_48' id='input_7_48' type='text' value='' class='medium'  aria-describedby=\"gfield_description_7_48\"   aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><div class='gfield_description' id='gfield_description_7_48'><i>Please enter how you would like to be acknowledged in the program. For example, &#8220;Bob and Anna Smith,&#8221; &#8220;John Smith and Jane Doe,&#8221; or just &#8220;John Appleseed.&#8221;<\/i><\/div><\/li><li id=\"field_7_3\"  class=\"gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_3\"><label class='gfield_label gform-field-label'  >Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_complex ginput_container ginput_container_email gform-grid-row' id='input_7_3_container'>\n                                <span id='input_7_3_1_container' class='ginput_left gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='text' name='input_3' id='input_7_3' value=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_7_3' class='gform-field-label gform-field-label--type-sub '>Enter Email<\/label>\n                                <\/span>\n                                <span id='input_7_3_2_container' class='ginput_right gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='text' name='input_3_2' id='input_7_3_2' value=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_7_3_2' class='gform-field-label gform-field-label--type-sub '>Confirm Email<\/label>\n                                <\/span>\n                                <div class='gf_clear gf_clear_complex'><\/div>\n                            <\/div><\/li><li id=\"field_7_2\"  class=\"gfield gfield--type-phone gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_2\"><label class='gfield_label gform-field-label' for='input_7_2' >Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_2' id='input_7_2' type='text' value='' class='medium'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_7_55\"  class=\"gfield gfield--type-radio gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_55\"><label class='gfield_label gform-field-label'  >Are you a member of the Wesleyan faculty?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_7_55'>\n\t\t\t<li class='gchoice gchoice_7_55_0'>\n\t\t\t\t<input name='input_55' type='radio' value='Yes'  id='choice_7_55_0'    \/>\n\t\t\t\t<label for='choice_7_55_0' id='label_7_55_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_7_55_1'>\n\t\t\t\t<input name='input_55' type='radio' value='No'  id='choice_7_55_1'    \/>\n\t\t\t\t<label for='choice_7_55_1' id='label_7_55_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_7_97\"  class=\"gfield gfield--type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_97\"><label class='gfield_label gform-field-label' for='input_7_97' >Division<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_97' id='input_7_97' class='medium gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' ><\/option><option value='Lower School' >Lower School<\/option><option value='Middle School' >Middle School<\/option><option value='High School' >High School<\/option><option value='All School' >All School<\/option><\/select><\/div><\/li><li id=\"field_7_98\"  class=\"gfield gfield--type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_98\"><label class='gfield_label gform-field-label' for='input_7_98' >Classroom\/Office Number<\/label><div class='ginput_container ginput_container_text'><input name='input_98' id='input_7_98' type='text' value='' class='medium'      aria-invalid=\"false\"   \/> <\/div><\/li><li id=\"field_7_60\"  class=\"gfield gfield--type-radio gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_60\"><label class='gfield_label gform-field-label'  >Do you have students currently enrolled at Wesleyan?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_7_60'>\n\t\t\t<li class='gchoice gchoice_7_60_0'>\n\t\t\t\t<input name='input_60' type='radio' value='Yes'  id='choice_7_60_0'    \/>\n\t\t\t\t<label for='choice_7_60_0' id='label_7_60_0' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_7_60_1'>\n\t\t\t\t<input name='input_60' type='radio' value='No'  id='choice_7_60_1'    \/>\n\t\t\t\t<label for='choice_7_60_1' id='label_7_60_1' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_7_87\"  class=\"gfield gfield--type-checkbox gfield--type-choice gf_list_3col gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_87\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >I have students in these divisions<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_7_87'><li class='gchoice gchoice_7_87_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_87.1' type='checkbox'  value='Lower School'  id='choice_7_87_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_87_1' id='label_7_87_1' class='gform-field-label gform-field-label--type-inline'>Lower School<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_7_87_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_87.2' type='checkbox'  value='Middle School'  id='choice_7_87_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_87_2' id='label_7_87_2' class='gform-field-label gform-field-label--type-inline'>Middle School<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_7_87_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_87.3' type='checkbox'  value='High School'  id='choice_7_87_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_87_3' id='label_7_87_3' class='gform-field-label gform-field-label--type-inline'>High School<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_7_86\"  class=\"gfield gfield--type-list gfield_contains_required field_sublabel_below gfield--has-description field_description_above gfield_visibility_visible\"  data-js-reload=\"field_7_86\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >Please list your student(s) name and grade below:<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='gfield_description' id='gfield_description_7_86'>You may add another student by pressing the &#8216;+&#8217; to the right.<\/div><style type=\"text\/css\">\n\n\t\t\t\t\t\tbody .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons {\n\t\t\t\t\t\t\tvertical-align: middle !important;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tbody .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons img {\n\t\t\t\t\t\t\tbackground-color: transparent !important;\n\t\t\t\t\t\t\tbackground-position: 0 0;\n\t\t\t\t\t\t\tbackground-size: 16px 16px !important;\n\t\t\t\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\t\t\t\tborder: none !important;\n\t\t\t\t\t\t\twidth: 16px !important;\n\t\t\t\t\t\t\theight: 16px !important;\n\t\t\t\t\t\t\topacity: 0.5;\n\t\t\t\t\t\t\ttransition: opacity .5s ease-out;\n\t\t\t\t\t\t    -moz-transition: opacity .5s ease-out;\n\t\t\t\t\t\t    -webkit-transition: opacity .5s ease-out;\n\t\t\t\t\t\t    -o-transition: opacity .5s ease-out;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tbody .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons a:hover img {\n\t\t\t\t\t\t\topacity: 1.0;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t<\/style><div class='ginput_container ginput_container_list ginput_list'><table class='gfield_list gfield_list_container'><colgroup><col id='gfield_list_86_col_1' class='gfield_list_col_odd' \/><col id='gfield_list_86_col_2' class='gfield_list_col_even' \/><col id='gfield_list_86_col_3' class='gfield_list_col_odd' \/><\/colgroup><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Grade Level<\/th><td>&nbsp;<\/td><\/tr><\/thead><tbody><tr class='gfield_list_row_odd gfield_list_group'><td class='gfield_list_cell gfield_list_86_cell1' data-label='Name'><input aria-invalid='false' aria-required=\"true\" aria-describedby=\"gfield_description_7_86\" aria-label='Name, Row ' data-aria-label-template='Name, Row {0}' type='text' name='input_86[]' value=''   \/><\/td><td class='gfield_list_cell gfield_list_86_cell2' data-label='Grade Level'><input aria-invalid='false' aria-required=\"true\" aria-describedby=\"gfield_description_7_86\" aria-label='Grade Level, Row ' data-aria-label-template='Grade Level, Row {0}' type='text' name='input_86[]' value=''   \/><\/td><td class='gfield_list_icons'>   <a href='javascript:void(0);' class='add_list_item ' aria-label='Add another row' onclick='gformAddListItem(this, 0)' onkeypress='gformAddListItem(this, 0)' title='Add a new row'><img src='https:\/\/payments.wesleyanschool.org\/waa\/wp-content\/plugins\/gravityforms\/images\/list-add.svg' alt='' title='Add a new row' \/><\/a>   <a href='javascript:void(0);' class='delete_list_item' aria-label='Remove this row' onclick='gformDeleteListItem(this, 0)' onkeypress='gformDeleteListItem(this, 0)' style=\"visibility:hidden;\" title='Remove this row'><img src='https:\/\/payments.wesleyanschool.org\/waa\/wp-content\/plugins\/gravityforms\/images\/list-remove.svg' alt='' title='Remove this row' \/><\/a><\/td><\/tr><\/tbody><\/table><\/div><\/li><li id=\"field_7_77\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_77\"><h2 class=\"gsection_title\"><\/h2><\/li><li id=\"field_7_76\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_76\"><span class=\"gfield_description\"><i>Press next below to move onto selecting your membership.<\/i><\/span><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                         <input type='button' id='gform_next_button_7_75' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_7\").val(\"2\");  jQuery(\"#gform_7\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_7\").val(\"2\");  jQuery(\"#gform_7\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_7_2' class='gform_page' data-js='page-field-id-75' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_7_2' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_7_34\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_34\"><h2 class=\"gsection_title\">Membership Selection<\/h2><\/li><li id=\"field_7_61\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_61\"><div align=\"center\">\n<h2>You can become a member of the Wesleyan Arts Alliance with any donation amount.<\/h2>Your generosity helps support things that keep the Wesleyan Fine Arts department operating in a class of its own. Membership funds are applied to needs such as participation and travel scholarships, next-level classroom equipment, and can even help make Broadway-level stage visions come true. Suggested amounts are below, but any amount helps.\n<br ><br >\n<b>Friend: $50<\/b><br>\n<b>Supporter: $100<\/b><br>\n<b>Advocate: $250*<\/b><br>\n<b>Patron: $500*<\/b><br>\n<b>Other<\/b><br><br>\nWesleyan Faculty can give $25 to join the Arts Alliance.\n<br ><br >\n*All members receive a WAA notebook and pen set; those joining at Advocate level or above will receive WAA branded Goodr sunglasses.<\/li><li id=\"field_7_15\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_15\"><h2 class=\"gsection_title\"><\/h2><\/li><li id=\"field_7_83\"  class=\"gfield gfield--type-product gfield--input-type-singleproduct gf_invisible gfield_price gfield_price_7_83 gfield_product_7_83 gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_83\"><label class='gfield_label gform-field-label gfield_label_before_complex' for='input_7_83_1' >Arts Alliance<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_singleproduct'>\n\t\t\t\t\t<input type='hidden' name='input_83.1' value='Arts Alliance' class='gform_hidden' \/>\n\t\t\t\t\t\n\t\t\t\t\t\t<label for='ginput_base_price_7_83' class='gform-field-label gform-field-label--type-sub-large ginput_product_price_label'>Price:<\/label>\n\t\t\t\t\t\t<input type='text' readonly class='ginput_product_price gform-text-input-reset' name='input_83.2' id='ginput_base_price_7_83' class='gform_hidden' value='$0.00' aria-label='Arts Alliance Price'  \/>\n\t\t\t\t\t\n\t\t\t\t\t<input type='hidden' name='input_83.3' value='1' class='ginput_quantity_7_83 gform_hidden' \/>\n\t\t\t\t<\/div><\/li><li id=\"field_7_81\"  class=\"gfield gfield--type-option gfield--type-choice gfield--input-type-checkbox gf_left_half gfield_price gfield_price_7_83 gfield_option_7_83 field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_81\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >Arts Alliance Membership Level<\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_7_81'><li class='gchoice gchoice_7_81_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_81.1' type='checkbox'  value='Patron|500'  id='choice_7_81_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_81_1' id='label_7_81_1' class='gform-field-label gform-field-label--type-inline'>Patron<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_7_81_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_81.2' type='checkbox'  value='Advocate|250'  id='choice_7_81_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_81_2' id='label_7_81_2' class='gform-field-label gform-field-label--type-inline'>Advocate<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_7_81_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_81.3' type='checkbox'  value='Supporter|100'  id='choice_7_81_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_81_3' id='label_7_81_3' class='gform-field-label gform-field-label--type-inline'>Supporter<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_7_81_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_81.4' type='checkbox'  value='Friend|50'  id='choice_7_81_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_81_4' id='label_7_81_4' class='gform-field-label gform-field-label--type-inline'>Friend<\/label>\n\t\t\t\t\t\t\t<\/li><li class='gchoice gchoice_7_81_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_81.5' type='checkbox'  value='Other|0'  id='choice_7_81_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_7_81_5' id='label_7_81_5' class='gform-field-label gform-field-label--type-inline'>Other<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_7_100\"  class=\"gfield gfield--type-product gfield--input-type-price gfield--width-full gfield_price gfield_price_7_100 gfield_product_7_100 gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_100\"><label class='gfield_label gform-field-label' for='input_7_100' >&quot;Other&quot; Membership Contribution<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_product_price'>\n\t\t\t\t\t<input name='input_100' id='input_7_100' type='text' value='' class='small ginput_amount'   aria-required=\"true\" aria-invalid=\"false\"  \/>\n\t\t\t\t<\/div><\/li><li id=\"field_7_94\"  class=\"gfield gfield--type-option gfield--type-choice gfield--input-type-checkbox gf_right_half gfield_price gfield_price_7_83 gfield_option_7_83 field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_94\"><label class='gfield_label gform-field-label gfield_label_before_complex'  >WAA Faculty Membership Level<\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_7_94'><li class='gchoice gchoice_7_94_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_94.1' type='checkbox'  value='Faculty Friend|25'  id='choice_7_94_1'   aria-describedby=\"gfield_description_7_94\"\/>\n\t\t\t\t\t\t\t\t<label for='choice_7_94_1' id='label_7_94_1' class='gform-field-label gform-field-label--type-inline'>Faculty Friend<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><div class='gfield_description' id='gfield_description_7_94'>As a Wesleyan faculty member, you have access to faculty membership level pricing.<\/div><\/li><li id=\"field_7_69\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_69\"><h2 class=\"gsection_title\"><\/h2><\/li><li id=\"field_7_25\"  class=\"gfield gfield--type-total gfield_price gfield_price_7_ gfield_total gfield_total_7_ field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  aria-atomic=\"true\" aria-live=\"polite\" data-js-reload=\"field_7_25\"><label class='gfield_label gform-field-label' for='input_7_25' >Total<\/label><div class='ginput_container ginput_container_total'>\n\t\t\t\t\t\t\t<span class='ginput_total ginput_total_7'>$0.00<\/span>\n\t\t\t\t\t\t\t<input type='hidden' name='input_25' id='input_7_25' class='gform_hidden'\/>\n\t\t\t\t\t\t<\/div><\/li><li id=\"field_7_91\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_91\"><h2 class=\"gsection_title\"><\/h2><\/li><li id=\"field_7_90\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_90\"><span class=\"gfield_description\"><i>Press next below to move onto confirmation and checkout.<\/i><\/span><\/li><\/ul>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_7_12' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_7\").val(\"1\");  jQuery(\"#gform_7\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_7\").val(\"1\");  jQuery(\"#gform_7\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_7_12' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_7\").val(\"3\");  jQuery(\"#gform_7\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_7\").val(\"3\");  jQuery(\"#gform_7\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_7_3' class='gform_page' data-js='page-field-id-12' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <ul id='gform_fields_7_3' class='gform_fields top_label form_sublabel_below description_below'><li id=\"field_7_41\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_41\"><h2 class=\"gsection_title\">Confirmation<\/h2><div class='gsection_description' id='gfield_description_7_41'><i><b>Please check the invoice below before continuing with the checkout process. If you would like to change something, you can press the previous button at the bottom of the screen. You can also click on the step you would like to go back to above.<\/i><\/b><\/div><\/li><li id=\"field_7_40\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_40\"><style type=\"text\/css\">li {list-style-type: none !important;}<\/style>\n{pricing_fields}<\/li><li id=\"field_7_21\"  class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_21\"><h2 class=\"gsection_title\"><\/h2><\/li><li id=\"field_7_46\"  class=\"gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible\"  data-js-reload=\"field_7_46\"><span class=\"gfield_description\"><i>Press checkout below to continue with your transaction.<\/i><\/span><\/li><\/ul><\/div>\n        <div class='gform_page_footer top_label'><input type='submit' id='gform_previous_button_7' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='if(window[\"gf_submitting_7\"]){return false;}  window[\"gf_submitting_7\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_7\"]){return false;} window[\"gf_submitting_7\"]=true;  jQuery(\"#gform_7\").trigger(\"submit\",[true]); }' \/> <input type='submit' id='gform_submit_button_7' class='gform_button button' value='Checkout'  onclick='if(window[\"gf_submitting_7\"]){return false;}  window[\"gf_submitting_7\"]=true;  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_7\"]){return false;} window[\"gf_submitting_7\"]=true;  jQuery(\"#gform_7\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_7' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='7' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_7' value='WyJ7XCI5N1wiOltcIjhiNTE0MDhjN2FmZWRjOTdlMTNhNGFiMDFmMmRkMjZlXCIsXCI1OWFmNmEwNTVmYWExMmExZGJkMTc1OWU4N2EyODVhYVwiLFwiZjY3YWI4Mjk2ODZjYzlkNGYzNTEyYzhmNGEzYjQ3OWRcIixcIjEwODhkNWEwYWQ5OGRkMmVmYjcyYmQ3NjdhODE3NzRmXCIsXCI3M2ZlYjU5OWFlMGMxNWNkNjIyNTE3NDUxNTNlZWZmYVwiXSxcIjgzLjFcIjpcIjg4YTBjYjY4N2I5OTkyMWYyNmYyZWY1ZWFhZGE1NDQ0XCIsXCI4My4yXCI6XCI4ZjVhOTQ0YzNhYTFhNzQ0ODdhNWMxZjlmMTVhOWJlZVwiLFwiODEuMVwiOlwiNjEzMDdlMjE2Y2M0MzFhNGNhMDk5YjcxMjc2NDM5YmJcIixcIjgxLjJcIjpcIjJmOGVkNDI0MzljZGMwZDUwYjkzMGIwY2JkMDg4MWVlXCIsXCI4MS4zXCI6XCI3ODM2YzY4NjdkNTJlMTZjMTFkNTcwZDVhNGRhYjE1ZFwiLFwiODEuNFwiOlwiNzQ5MjkwNWU4ZmQ5Yzk1YzVlNzQ1MzljMDFiZTg3MDNcIixcIjgxLjVcIjpcIjdlMTI1ZjFiMjEzMGFkNDBjM2IxNDdiZDJiYTYyNmIzXCIsXCI5NC4xXCI6XCI2ZGRkMGQxZGUxMzliOWUzZGJhMjE1ZTdmZGNlYjU0OFwifSIsIjM2MjJmMmQ0NDAwYTg2NjExYTAzMmQwOTg2ZmEyNGM1Il0=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_7' id='gform_target_page_number_7' value='2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_7' id='gform_source_page_number_7' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/div><\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\ngform.initializeOnLoaded( function() {gformInitSpinner( 7, 'https:\/\/payments.wesleyanschool.org\/waa\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_7').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_7');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_7').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){jQuery('#gform_wrapper_7').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_7').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_7').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_7').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_7').val();gformInitSpinner( 7, 'https:\/\/payments.wesleyanschool.org\/waa\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [7, current_page]);window['gf_submitting_7'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_7').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_7').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [7]);window['gf_submitting_7'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_7').text());}, 50);}else{jQuery('#gform_7').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [7, current_page]);gform.utils.trigger({ event: 'gform\/postRender', native: false, data: { formId: 7, currentPage: current_page } });} );} );\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/full-width.php","meta":[],"_links":{"self":[{"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/pages\/22"}],"collection":[{"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":1,"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":23,"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/pages\/22\/revisions\/23"}],"wp:attachment":[{"href":"https:\/\/payments.wesleyanschool.org\/waa\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}