{"id":5787,"date":"2016-09-28T13:52:42","date_gmt":"2016-09-28T17:52:42","guid":{"rendered":"http:\/\/localhost:10028\/practiceareas\/westhampton\/"},"modified":"2022-06-21T16:54:24","modified_gmt":"2022-06-21T20:54:24","slug":"westhampton","status":"publish","type":"practiceareas","link":"https:\/\/napolilaw.lemonadestand.org\/en\/practice-areas\/westhampton\/","title":{"rendered":"PFOA Water Contamination &#8211; Westhampton, NY"},"content":{"rendered":"<p><a href=\"\/wp-content\/uploads\/Water-District-PFC-Contamination-Digital.pdf\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-10711\" src=\"https:\/\/www.napolilaw.lemonadestand.org\/wp-content\/uploads\/2022\/06\/Medium-300x250PFC-MK.jpg\" alt=\"\" width=\"500\" height=\"417\" \/><\/a><\/p>\n<h4>Napoli Shkolnik PLLC is investigating claims by Westhampton residents with private wells who were potentially exposed to perfluorooctanoic acid (PFOA) and perfluorooctane sulfonate (PFOS) in the West Hampton\u2019s drinking water supply. You may have property damage or potential personal injury claims.<\/h4>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-10044\" src=\"https:\/\/www.napolilaw.lemonadestand.org\/wp-content\/uploads\/2022\/06\/AWWA-Member-240x300-1.jpg\" alt=\"\" width=\"240\" height=\"300\" \/>In late July 2016, Suffolk County collected samples of 66 private drinking water wells from Westhampton Beach and found most of them to be contaminated with PFOA and PFOS. Governor Andrew Cuomo and the New York State Department of Environmental Conservation (DEC) declared the Air National Guard Base located at the Francis S. Gabreski Airport as a Class 2 Superfund Site. With this designation, DEC has identified the U.S. Department of Defense, which oversees the site\u2019s operations, as the potentially responsible party due to historic use of firefighting foams containing PFOS.<\/p>\n<p>On July 21, 2016, Governor Cuomo signed legislation spurred by the Hoosick Falls PFOA water contamination crisis that extends the Statute of Limitations, or the time limit for filing a lawsuit, for personal injury claims related to pollution at Superfund sites. PFOA and PFOS have been linked to various diseases and cancers, including:<\/p>\n<ul>\n<li>testicular cancer;<\/li>\n<li>kidney cancer;<\/li>\n<li>thyroid disease;<\/li>\n<li>high cholesterol;<\/li>\n<li>ulcerative colitis;<\/li>\n<li>pregnancy-induced hypertension; and,<\/li>\n<li>other cancers.<\/li>\n<\/ul>\n<h4>Exposure to PFOA and PFOS may also be linked to Sarcoidosis and auto-immune disease.<\/h4>\n<p><strong>Our firm has filed multiple individual lawsuits on behalf of residents across the country for personal injury and property damages who were exposed to PFOA and PFOS. The lawsuits seek recovery for injuries, damages and losses, including the establishment of a medical monitoring fund for future injuries, suffered as a result of exposure to the introduction of PFOA in the drinking water.<\/strong><\/p>\n<p>Please fill out the form below to for a Free Consultation.<\/p>\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', function() { gform.themeScriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tthemeScriptsLoaded: false,\n\t\tisFormEditor: () => typeof InitializeEditor === 'function',\n\n\t\t\/**\n\t\t * @deprecated 2.9 the use of initializeOnLoaded in the form editor context is deprecated.\n\t\t * @remove-in 3.1 this function will not check for gform.isFormEditor().\n\t\t *\/\n\t\tcallIfLoaded: function ( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded && ( gform.themeScriptsLoaded || gform.isFormEditor() ) ) {\n\t\t\t\tif ( gform.isFormEditor() ) {\n\t\t\t\t\tconsole.warn( 'The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.' );\n\t\t\t\t}\n\t\t\t\tfn();\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\treturn false;\n\t\t},\n\n\t\t\/**\n\t\t * Call a function when all scripts are loaded\n\t\t *\n\t\t * @param function fn the callback function to call when all scripts are loaded\n\t\t *\n\t\t * @returns void\n\t\t *\/\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( ! gform.callIfLoaded( fn ) ) {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', () => { gform.scriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', () => { gform.themeScriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => { gform.domLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t}\n\t\t},\n\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\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_14' >\n                        <div class='gform_heading'>\n\t\t\t\t\t\t\t<p class='gform_required_legend'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_14'  action='\/en\/wp-json\/wp\/v2\/practiceareas\/5787' data-formid='14' novalidate><input id=partial_entry_id_14 class=\"partial_entry_id\" type=hidden name=\"partial_entry_id\" value=\"pending\" data-form_id=\"14\"\/><div class='gf_invisible ginput_recaptchav3' data-sitekey='6LeMeHwrAAAAADCO2uG6ly_4qNHFB_iAsDdb3rs-' data-tabindex='0'><input id=\"input_59df92329d286a5eea14c73eef94a162\" class=\"gfield_recaptcha_response\" type=\"hidden\" name=\"input_59df92329d286a5eea14c73eef94a162\" value=\"\"\/><\/div> \r\n <input type='hidden' class='gforms-pum' value='{\"closepopup\":false,\"closedelay\":0,\"openpopup\":false,\"openpopup_id\":0}' \/>\n                        <div class='gform-body gform_body'><div id='gform_fields_14' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_14_31\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_31'>Instagram<\/label><div class='ginput_container'><input name='input_31' id='input_14_31' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_14_31'>This field is for validation purposes and should be left unchanged.<\/div><\/div><fieldset id=\"field_14_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/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_14_1'>\n                            \n                            <span id='input_14_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_14_1_3' value=''   aria-required='true'   placeholder='First Name'  \/>\n                                                    <label for='input_14_1_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>First<\/label>\n                                                <\/span>\n                            \n                            <span id='input_14_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_14_1_6' value=''   aria-required='true'   placeholder='Last Name'  \/>\n                                                    <label for='input_14_1_6' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Last<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_14_2\" 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_14_2'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_14_2' type='email' value='' class='large'   placeholder='Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_14_3\" class=\"gfield gfield--type-phone gfield--input-type-phone 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_14_3'>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_3' id='input_14_3' type='tel' value='' class='large'  placeholder='Phone' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_14_6\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full 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_14_6'>Street Address<\/label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_14_6' type='text' value='' class='large'    placeholder='Street Address'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_14_7\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full 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_14_7'>City<\/label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_14_7' type='text' value='' class='large'    placeholder='City'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_14_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 hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_17'>State<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_17' id='input_14_17' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>State<\/option><option value='AK' >Alabama<\/option><option value='AL' >Alaska<\/option><option value='AZ' >Arizona<\/option><option value='AR' >Arkansas<\/option><option value='CA' >California<\/option><option value='CO' >Colorado<\/option><option value='CT' >Connecticut<\/option><option value='DE' >Delaware<\/option><option value='DC' >District of Columbia<\/option><option value='FL' >Florida<\/option><option value='GA' >Georgia<\/option><option value='HI' >Hawaii<\/option><option value='ID' >Idaho<\/option><option value='IL' >Illinois<\/option><option value='IN' >Indiana<\/option><option value='IA' >Iowa<\/option><option value='KS' >Kansas<\/option><option value='KY' >Kentucky<\/option><option value='LA' >Louisiana<\/option><option value='MA' >Maine<\/option><option value='MD' >Maryland<\/option><option value='MA' >Massachusetts<\/option><option value='MI' >Michigan<\/option><option value='MN' >Minnesota<\/option><option value='MS' >Mississippi<\/option><option value='MO' >Missouri<\/option><option value='MT' >Montana<\/option><option value='NE' >Nebraska<\/option><option value='NV' >Nevada<\/option><option value='NH' >New Hampshire<\/option><option value='NJ' >New Jersey<\/option><option value='NM' >New Mexico<\/option><option value='NY' >New York<\/option><option value='NC' >North Carolina<\/option><option value='ND' >North Dakota<\/option><option value='OH' >Ohio<\/option><option value='OK' >Oklahoma<\/option><option value='OR' >Oregon<\/option><option value='PA' >Pennsylvania<\/option><option value='RI' >Rhode Island<\/option><option value='SC' >South Carolina<\/option><option value='SD' >South Dakota<\/option><option value='TN' >Tennessee<\/option><option value='TX' >Texas<\/option><option value='UT' >Utah<\/option><option value='VT' >Vermont<\/option><option value='VA' >Virginia<\/option><option value='WA' >Washington<\/option><option value='WV' >West Virginia<\/option><option value='WI' >Wisconsin<\/option><option value='WY' >Wyoming<\/option><option value='--' >Armed Forces Americas<\/option><option value='--' >Armed Forces Europe<\/option><option value='--' >Armed Forces Pacific<\/option><\/select><\/div><\/div><div id=\"field_14_15\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half 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_14_15'>Zip<\/label><div class='ginput_container ginput_container_text'><input name='input_15' id='input_14_15' type='text' value='' class='large'    placeholder='Zip'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_14_4\" class=\"gfield gfield--type-textarea gfield--input-type-textarea 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_14_4'>How can we help you?<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_4' id='input_14_4' class='textarea small'    placeholder='How can we help you?' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><fieldset id=\"field_14_20\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Consent<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_consent'><input name='input_20.1' id='input_14_20_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_14_20_1' >I agree to the <a href=\"\/privacy-policy\/\" target=\"_blank\">privacy policy.<\/a><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/label><input type='hidden' name='input_20.2' value='I agree to the &lt;a href=&quot;\/privacy-policy\/&quot; target=&quot;_blank&quot;&gt;privacy policy.&lt;\/a&gt;' class='gform_hidden' \/><input type='hidden' name='input_20.3' value='12' class='gform_hidden' \/><\/div><\/fieldset><div id=\"field_14_21\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_21' id='input_14_21' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_14_22\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_22' id='input_14_22' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_14_23\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_23' id='input_14_23' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_14_24\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_24' id='input_14_24' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_14_25\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_25' id='input_14_25' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_14_30\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_30' id='input_14_30' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/practiceareas\/5787' \/><\/div><\/div><div id=\"field_14_29\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_29' id='input_14_29' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='216.73.216.178' \/><\/div><\/div><div id=\"field_14_28\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_28' id='input_14_28' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='04\/16\/2026' \/><\/div><\/div><div id=\"field_14_27\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_27' id='input_14_27' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='ENV' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_14' class='gform_button button gform-button--width-full' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_14' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_14' id='gform_theme_14' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_14' id='gform_style_settings_14' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_14' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='14' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_14' value='WyJ7XCIyMC4xXCI6XCI2ZjNlZDYwNzU1MDQxOTEyNWIzNjJlMmE1MDNkNzJkOVwiLFwiMjAuMlwiOlwiY2ZhYzRhMDQ0OTg2OTljY2U0ZTEwNjYwMmEwOGY5YzhcIixcIjIwLjNcIjpcIjU2MTJiMDU1YzA5YTk3M2VjNDQwMTI0ZThkMGEzMzQyXCJ9IiwiMDBmMDE1ZjliZjUwMjgzYTdlYTNjMGE4ZDBlNGY0NGQiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_14' id='gform_target_page_number_14' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_14' id='gform_source_page_number_14' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"139\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 14, 'https:\/\/napolilaw.lemonadestand.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_14').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_14');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_14').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_14').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_14').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_14').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_14').val();gformInitSpinner( 14, 'https:\/\/napolilaw.lemonadestand.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [14, current_page]);window['gf_submitting_14'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_14').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [14]);window['gf_submitting_14'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_14').text());}else{jQuery('#gform_14').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"14\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_14\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_14\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_14\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 14, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Napoli Shkolnik PLLC is investigating claims by Westhampton residents with private wells who were potentially exposed to perfluorooctanoic acid (PFOA) and perfluorooctane sulfonate (PFOS) in the West Hampton\u2019s drinking water&#8230;<\/p>\n","protected":false},"featured_media":5633,"menu_order":151,"template":"","practiceareas_category":[744],"class_list":["post-5787","practiceareas","type-practiceareas","status-publish","has-post-thumbnail","hentry","practiceareas_category-environmental-litigation"],"acf":[],"_links":{"self":[{"href":"https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/practiceareas\/5787","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/practiceareas"}],"about":[{"href":"https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/types\/practiceareas"}],"version-history":[{"count":0,"href":"https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/practiceareas\/5787\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/media\/5633"}],"wp:attachment":[{"href":"https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/media?parent=5787"}],"wp:term":[{"taxonomy":"practiceareas_category","embeddable":true,"href":"https:\/\/napolilaw.lemonadestand.org\/en\/wp-json\/wp\/v2\/practiceareas_category?post=5787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}