{"id":576,"date":"2023-01-02T22:53:41","date_gmt":"2023-01-02T22:53:41","guid":{"rendered":"https:\/\/www.myforeverfreefitness.com\/gym1\/?page_id=576"},"modified":"2024-04-02T19:18:16","modified_gmt":"2024-04-02T19:18:16","slug":"fitness-assessment-survey","status":"publish","type":"page","link":"https:\/\/www.myforeverfreefitness.com\/gym1\/fitness-assessment-survey\/","title":{"rendered":"Fitness Assessment Survey"},"content":{"rendered":"<script type=\"text\/javascript\">\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\tfn();\n\t\t\t} else if( ! gform.domLoaded && gform.scriptsLoaded ) {\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', fn );\n\t\t\t} else {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', fn );\n\t\t\t}\n\t\t},\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n<\/script>\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_1' style='display:none'><div id='gf_1' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Fitness Assessment Survey<\/h2>\n                            <p class='gform_description'>Pre-Assessment Survey for Fitness Assessment by Forever Free Fitness<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_1'  action='\/gym1\/wp-json\/wp\/v2\/pages\/576#gf_1' data-formid='1' novalidate>\n        <div id='gf_progressbar_wrapper_1' class='gf_progressbar_wrapper' data-start-at-zero=''>\n        \t<p class=\"gf_progressbar_title\">Step <span class='gf_step_current_page'>1<\/span> of <span class='gf_step_page_count'>3<\/span>\n        \t<\/p>\n            <div class='gf_progressbar gf_progressbar_blue' aria-hidden='true'>\n                <div class='gf_progressbar_percentage percentbar_blue percentbar_33' style='width:33%;'><span>33%<\/span><\/div>\n            <\/div><\/div>\n                        <div class='gform-body gform_body'><div id='gform_page_1_1' class='gform_page ' data-js='page-field-id-1' >\n                                    <div class='gform_page_fields'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_10\" class=\"gfield gfield--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\"  data-js-reload=\"field_1_10\" >The mission of Forever Free Fitness is to help as many people as possible achieve the benefits of a healthy lifestyle.  <strong>Please complete this form prior to your <a href=\"https:\/\/calendly.com\/fitandfabulousoh\/newclientassessment\" target=\"_blank\">scheduled new client fitness assessment<\/a>.<\/strong><\/div><fieldset id=\"field_1_1\" class=\"gfield gfield--type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_1\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_1_1'>\n                            \n                            <span id='input_1_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_1_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_1_1_3' class='gform-field-label gform-field-label--type-sub '>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_1_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_1_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_1_1_6' class='gform-field-label gform-field-label--type-sub '>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_1_3\" class=\"gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_3\" ><label class='gfield_label gform-field-label' for='input_1_3'>Email<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_3' id='input_1_3' type='email' value='' class='large'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_4\" class=\"gfield gfield--type-phone gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_4\" ><label class='gfield_label gform-field-label' for='input_1_4'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_4' id='input_1_4' type='tel' value='' class='large'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_5\" ><label class='gfield_label gform-field-label' for='input_1_5'>Age<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_5' id='input_1_5' type='text' value='' class='small'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_1_6\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_6\" ><label class='gfield_label gform-field-label' for='input_1_6'>Occupation<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_1_6' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><fieldset id=\"field_1_7\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_7\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Describe Your Lifestyle<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_1_7'><div class='gchoice gchoice_1_7_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_7.1' type='checkbox'  value='Active'  id='choice_1_7_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_7_1' id='label_1_7_1' class='gform-field-label gform-field-label--type-inline'>Active<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_7_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_7.2' type='checkbox'  value='Sedentary'  id='choice_1_7_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_7_2' id='label_1_7_2' class='gform-field-label gform-field-label--type-inline'>Sedentary<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_1_8\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_8\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >How did you hear about Forever Free Fitness?<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_1_8'><div class='gchoice gchoice_1_8_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_8.1' type='checkbox'  value='Friend\/Family'  id='choice_1_8_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_8_1' id='label_1_8_1' class='gform-field-label gform-field-label--type-inline'>Friend\/Family<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_8_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_8.2' type='checkbox'  value='Facebook'  id='choice_1_8_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_8_2' id='label_1_8_2' class='gform-field-label gform-field-label--type-inline'>Facebook<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_8_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_8.3' type='checkbox'  value='Flyer'  id='choice_1_8_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_8_3' id='label_1_8_3' class='gform-field-label gform-field-label--type-inline'>Flyer<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_8_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_8.4' type='checkbox'  value='Existing Member'  id='choice_1_8_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_8_4' id='label_1_8_4' class='gform-field-label gform-field-label--type-inline'>Existing Member<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_8_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_8.5' type='checkbox'  value='Other'  id='choice_1_8_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_8_5' id='label_1_8_5' class='gform-field-label gform-field-label--type-inline'>Other<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_1_9\" class=\"gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_9\" ><label class='gfield_label gform-field-label' for='input_1_9'>Referring Member<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_9' id='input_1_9' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_1_32\" class=\"gfield gfield--type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_32\" ><label class='gfield_label gform-field-label' for='input_1_32'>Other<\/label><div class='ginput_container ginput_container_text'><input name='input_32' id='input_1_32' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><\/div>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                         <input type='button' id='gform_next_button_1_30' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_1\").val(\"2\");  jQuery(\"#gform_1\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_1\").val(\"2\");  jQuery(\"#gform_1\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_1_2' class='gform_page' data-js='page-field-id-30' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_1_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_11\" class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_11\" ><h3 class=\"gsection_title\">Your Goals<\/h3><\/div><div id=\"field_1_12\" class=\"gfield gfield--type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_12\" ><label class='gfield_label gform-field-label' for='input_1_12'>Why did you decide to schedule an assessment?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_12' id='input_1_12' class='textarea small'     aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><fieldset id=\"field_1_13\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_13\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Is there something happening in your life that you want to look or feel particularly good for?<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_1_13'><div class='gchoice gchoice_1_13_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_13.1' type='checkbox'  value='Yes'  id='choice_1_13_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_13_1' id='label_1_13_1' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_13_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_13.2' type='checkbox'  value='No'  id='choice_1_13_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_13_2' id='label_1_13_2' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_1_14\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_14\" ><label class='gfield_label gform-field-label' for='input_1_14'>Explain:<\/label><div class='ginput_container ginput_container_text'><input name='input_14' id='input_1_14' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><fieldset id=\"field_1_16\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_16\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >What else do you want to accomplish in terms of your health?<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_1_16'><div class='gchoice gchoice_1_16_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_16.1' type='checkbox'  value='Weight Loss'  id='choice_1_16_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_16_1' id='label_1_16_1' class='gform-field-label gform-field-label--type-inline'>Weight Loss<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_16_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_16.2' type='checkbox'  value='Weight Gain'  id='choice_1_16_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_16_2' id='label_1_16_2' class='gform-field-label gform-field-label--type-inline'>Weight Gain<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_16_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_16.3' type='checkbox'  value='Tone &amp; Firm'  id='choice_1_16_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_16_3' id='label_1_16_3' class='gform-field-label gform-field-label--type-inline'>Tone &amp; Firm<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_16_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_16.4' type='checkbox'  value='Reduce Stress'  id='choice_1_16_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_16_4' id='label_1_16_4' class='gform-field-label gform-field-label--type-inline'>Reduce Stress<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_16_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_16.5' type='checkbox'  value='Other'  id='choice_1_16_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_16_5' id='label_1_16_5' class='gform-field-label gform-field-label--type-inline'>Other<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_1_17\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_17\" ><label class='gfield_label gform-field-label' for='input_1_17'>Other Goal<\/label><div class='ginput_container ginput_container_text'><input name='input_17' id='input_1_17' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><fieldset id=\"field_1_18\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_18\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >What particular area(s) would you like to target for improvement?<\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox' id='input_1_18'><div class='gchoice gchoice_1_18_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_18.1' type='checkbox'  value='Arms'  id='choice_1_18_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_18_1' id='label_1_18_1' class='gform-field-label gform-field-label--type-inline'>Arms<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_18_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_18.2' type='checkbox'  value='Chest'  id='choice_1_18_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_18_2' id='label_1_18_2' class='gform-field-label gform-field-label--type-inline'>Chest<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_18_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_18.3' type='checkbox'  value='Legs'  id='choice_1_18_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_18_3' id='label_1_18_3' class='gform-field-label gform-field-label--type-inline'>Legs<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_18_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_18.4' type='checkbox'  value='Other'  id='choice_1_18_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_18_4' id='label_1_18_4' class='gform-field-label gform-field-label--type-inline'>Other<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_1_33\" class=\"gfield gfield--type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_33\" ><label class='gfield_label gform-field-label' for='input_1_33'>Other target area(s)<\/label><div class='ginput_container ginput_container_text'><input name='input_33' id='input_1_33' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><fieldset id=\"field_1_24\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_24\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Do you have any poor health habits you\u2019d like to change?<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_1_24'><div class='gchoice gchoice_1_24_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_24.1' type='checkbox'  value='Yes'  id='choice_1_24_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_24_1' id='label_1_24_1' class='gform-field-label gform-field-label--type-inline'>Yes<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_24_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_24.2' type='checkbox'  value='No'  id='choice_1_24_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_24_2' id='label_1_24_2' class='gform-field-label gform-field-label--type-inline'>No<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_1_25\" class=\"gfield gfield--type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_25\" ><label class='gfield_label gform-field-label' for='input_1_25'>Describe the health habits you&#039;d like to change.<\/label><div class='ginput_container ginput_container_text'><input name='input_25' id='input_1_25' type='text' value='' class='large'      aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_1_19\" class=\"gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_19\" ><label class='gfield_label gform-field-label' for='input_1_19'>How long have you been thinking about beginning or getting back on a regular fitness program?<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_19' id='input_1_19' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_1_20\" class=\"gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_20\" ><label class='gfield_label gform-field-label' for='input_1_20'>During that time, what&#039;s kept you from getting started before today?<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_20' id='input_1_20' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><fieldset id=\"field_1_21\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_21\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >How much time you are willing to commit to exercising in order to reach your goals?<\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox' id='input_1_21'><div class='gchoice gchoice_1_21_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_21.1' type='checkbox'  value='1-3 hours per week'  id='choice_1_21_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_21_1' id='label_1_21_1' class='gform-field-label gform-field-label--type-inline'>1-3 hours per week<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_21_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_21.2' type='checkbox'  value='3-5 hours per week'  id='choice_1_21_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_21_2' id='label_1_21_2' class='gform-field-label gform-field-label--type-inline'>3-5 hours per week<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_21_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_21.3' type='checkbox'  value='5+ hours per week'  id='choice_1_21_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_21_3' id='label_1_21_3' class='gform-field-label gform-field-label--type-inline'>5+ hours per week<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><\/div>\n                    <\/div>\n                    <div class='gform_page_footer top_label'>\n                        <input type='button' id='gform_previous_button_1_31' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='jQuery(\"#gform_target_page_number_1\").val(\"1\");  jQuery(\"#gform_1\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_1\").val(\"1\");  jQuery(\"#gform_1\").trigger(\"submit\",[true]); } ' \/> <input type='button' id='gform_next_button_1_31' class='gform_next_button gform-theme-button button' value='Next'  onclick='jQuery(\"#gform_target_page_number_1\").val(\"3\");  jQuery(\"#gform_1\").trigger(\"submit\",[true]); ' onkeypress='if( event.keyCode == 13 ){ jQuery(\"#gform_target_page_number_1\").val(\"3\");  jQuery(\"#gform_1\").trigger(\"submit\",[true]); } ' \/> \n                    <\/div>\n                <\/div>\n                <div id='gform_page_1_3' class='gform_page' data-js='page-field-id-31' style='display:none;'>\n                    <div class='gform_page_fields'>\n                        <div id='gform_fields_1_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_22\" class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_22\" ><h3 class=\"gsection_title\">Your Fitness Journey<\/h3><\/div><div id=\"field_1_26\" class=\"gfield gfield--type-date gfield--input-type-datepicker gfield--datepicker-no-icon gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_26\" ><label class='gfield_label gform-field-label' for='input_1_26'>When was the last time you were in the shape you want to be in?<\/label><div class='ginput_container ginput_container_date'>\n                            <input name='input_26' id='input_1_26' type='text' value='' class='datepicker gform-datepicker mdy datepicker_no_icon gdatepicker-no-icon'   placeholder='mm\/dd\/yyyy' aria-describedby=\"input_1_26_date_format\" aria-invalid=\"false\" \/>\n                            <span id='input_1_26_date_format' class='screen-reader-text'>MM slash DD slash YYYY<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_1_26' class='gform_hidden' value='https:\/\/www.myforeverfreefitness.com\/gym1\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/div><div id=\"field_1_27\" class=\"gfield gfield--type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_27\" ><label class='gfield_label gform-field-label' for='input_1_27'>What dress\/pants size were you then?<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_27' id='input_1_27' type='text' value='' class='small'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_1_28\" class=\"gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_28\" ><label class='gfield_label gform-field-label' for='input_1_28'>How did you feel?<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_28' id='input_1_28' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><div id=\"field_1_23\" class=\"gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_23\" ><label class='gfield_label gform-field-label' for='input_1_23'>Who will be supporting your efforts to achieve your goals?<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_23' id='input_1_23' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><fieldset id=\"field_1_29\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_29\" ><legend class='gfield_label gform-field-label gfield_label_before_complex' >GUEST ASSUMPTION OF RISK, RELEASE AND WAIVER OF LIABILITY<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_consent'><input name='input_29.1' id='input_1_29_1' type='checkbox' value='1'   aria-required=\"true\" aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_1_29_1' >I, the undersigned, do hereby acknowledge that use of Forever Free Fitness&#8217;s facilities, services, equipment or premises involves risk of injury to my my property, and that as a condition to use the facility I assume full responsibility for such risks. I herby release and hold harmless Forever Free Fitness, agents, related entities and employees from all liability to me, my heirs and assigns for any loss or damage to me, and forever give up any claims account of injury to my person or property whether caused by the active or passive negligence of Forever Free Fitness.<\/label><input type='hidden' name='input_29.2' value='I, the undersigned, do hereby acknowledge that use of Forever Free Fitness&#039;s facilities, services, equipment or premises involves risk of injury to my my property, and that as a condition to use the facility I assume full responsibility for such risks. I herby release and hold harmless Forever Free Fitness, agents, related entities and employees from all liability to me, my heirs and assigns for any loss or damage to me, and forever give up any claims account of injury to my person or property whether caused by the active or passive negligence of Forever Free Fitness.' class='gform_hidden' \/><input type='hidden' name='input_29.3' value='1' class='gform_hidden' \/><\/div><\/fieldset><div id=\"field_1_34\" class=\"gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  data-js-reload=\"field_1_34\" ><label class='gfield_label gform-field-label' for='input_1_34'>Typed Signature<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_34' id='input_1_34' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/> <\/div><\/div><\/div><\/div>\n        <div class='gform_page_footer top_label'><input type='submit' id='gform_previous_button_1' class='gform_previous_button gform-theme-button gform-theme-button--secondary button' value='Previous'  onclick='if(window[\"gf_submitting_1\"]){return false;}  if( !jQuery(\"#gform_1\")[0].checkValidity || jQuery(\"#gform_1\")[0].checkValidity()){window[\"gf_submitting_1\"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_1\"]){return false;} if( !jQuery(\"#gform_1\")[0].checkValidity || jQuery(\"#gform_1\")[0].checkValidity()){window[\"gf_submitting_1\"]=true;}  jQuery(\"#gform_1\").trigger(\"submit\",[true]); }' \/> <input type='submit' id='gform_submit_button_1' class='gform_button button' value='Submit'  onclick='if(window[\"gf_submitting_1\"]){return false;}  if( !jQuery(\"#gform_1\")[0].checkValidity || jQuery(\"#gform_1\")[0].checkValidity()){window[\"gf_submitting_1\"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window[\"gf_submitting_1\"]){return false;} if( !jQuery(\"#gform_1\")[0].checkValidity || jQuery(\"#gform_1\")[0].checkValidity()){window[\"gf_submitting_1\"]=true;}  jQuery(\"#gform_1\").trigger(\"submit\",[true]); }' \/> \n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCIyOS4xXCI6XCIzNjkyMTJiYTY5NWU3MzY5YWFkMTBmZDk5Y2Q4MjU2NlwiLFwiMjkuMlwiOlwiNDZjZWIzYzk5YzM2ZWNmNzRiODVhZWIxZTI2ODY1YTlcIixcIjI5LjNcIjpcIjM2OTIxMmJhNjk1ZTczNjlhYWQxMGZkOTljZDgyNTY2XCJ9IiwiYTdiZTY2MjM2MzVlZTU3OGZmNzY2NTE4YmM5NDVjMWUiXQ==' \/>\n            <input type='hidden' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='2' \/>\n            <input type='hidden' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/div><\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/www.myforeverfreefitness.com\/gym1\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_1').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_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').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_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/www.myforeverfreefitness.com\/gym1\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = 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_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( 'gform_post_render', [1, current_page] );            gform.utils.trigger( { event: 'gform\/postRender', native: false, data: { formId: 1, currentPage: 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<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-576","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.myforeverfreefitness.com\/gym1\/wp-json\/wp\/v2\/pages\/576"}],"collection":[{"href":"https:\/\/www.myforeverfreefitness.com\/gym1\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.myforeverfreefitness.com\/gym1\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.myforeverfreefitness.com\/gym1\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.myforeverfreefitness.com\/gym1\/wp-json\/wp\/v2\/comments?post=576"}],"version-history":[{"count":0,"href":"https:\/\/www.myforeverfreefitness.com\/gym1\/wp-json\/wp\/v2\/pages\/576\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.myforeverfreefitness.com\/gym1\/wp-json\/wp\/v2\/media?parent=576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}