firefoamsupport.com Open in urlscan Pro
3.171.139.87  Public Scan

Submitted URL: https://www.firefoamsupport.com/
Effective URL: https://firefoamsupport.com/
Submission: On September 26 via automatic, source certstream-suspicious — Scanned from US

Form analysis 1 forms found in the DOM

Name: email-formPOST ./thankyou/

<form id="email-form" name="email-form" data-name="Email Form" method="post" action="./thankyou/" class="form bg-white md:max-w-2xl md:mx-auto rounded-lg sm:overflow-hidden">
  <div class="px-4 pt-8 sm:px-10">
    <p class="text-2xl leading-8 font-extrabold text-gray-900 italic text-center mb-2">
      <!-- Get Your Free Case Review--> You May Qualify for Financial Compensation
    </p>
    <p class="mx-auto text-base leading-8 text-center font-semibold tracking-wide text-blue-700 uppercase"> ▼▼▼ Free Case Evaluation ▼▼▼ </p>
    <div class="mt-8">
      <div class="mt-4">
        <label for="foam_exposure" class="block text-sm font-medium leading-5 text-gray-700"> How were you exposed to firefighting foam (AFFF)? </label>
        <div class="mt-1 rounded-md shadow-sm">
          <select id="foam_exposure" name="foam_exposure" data-name="foam_exposure" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
            <option value="" disabled="" selected="">-- Select --</option>
            <option value="Civilian Firefighter">Civilian Firefighter</option>
            <option value="Military Firefighter">Military Firefighter</option>
            <option value="Navy Servicemember">Navy Servicemember</option>
            <option value="Other Military Servicemember">Other Military Servicemember</option>
            <option value="Aviation Engineer">Aviation Engineer</option>
            <option value="Other Airport Personnel">Other Airport Personnel</option>
            <option value="Other Exposure">Other Exposure</option>
            <option value="No Exposure">No Exposure</option>
          </select>
        </div>
      </div>
      <div class="mt-4">
        <label for="foam_diagnosed" class="block text-sm font-medium leading-5 text-gray-700"> Did you or a loved one develop any of the these cancers following the exposure? </label>
        <div class="mt-1 rounded-md shadow-sm">
          <select id="foam_diagnosed" name="foam_diagnosed" data-name="foam_diagnosed" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
            <option value="" disabled="" selected="">-- Select --</option>
            <option value="Kidney Cancer">Kidney Cancer</option>
            <option value="Pancreatic Cancer">Pancreatic Cancer</option>
            <option value="Testicular Cancer">Testicular Cancer</option>
            <option value="Leukemia">Leukemia</option>
            <option value="Multiple Myeloma">Multiple Myeloma</option>
            <option value="Prostate Cancer">Prostate Cancer</option>
            <option value="Bladder Cancer">Bladder Cancer</option>
            <option value="Male Breast Cancer">Male Breast Cancer</option>
            <option value="Thyroid Cancer">Thyroid Cancer</option>
            <option value="Thyroid Disease">Thyroid Disease</option>
            <option value="Non-Hodgkin's Lymphoma">Non-Hodgkin's Lymphoma</option>
            <option value="Hodgkin’s Lymphoma">Hodgkin’s Lymphoma</option>
            <option value="Liver Cancer">Liver Cancer</option>
            <option value="Ulcerative Colitis">Ulcerative Colitis</option>
            <option value="Preeclampsia">Preeclampsia</option>
            <option value="Low birth weight">Low birth weight (5 pounds or less)</option>
            <option value="Other Cancer Diagnosis">Other Cancer Diagnosis</option>
            <option value="No Cancer">No Cancer</option>
          </select>
        </div>
      </div>
      <div class="mt-4">
        <label for="has_attorney" class="block text-sm font-medium leading-5 text-gray-700"> Do you already have an attorney representing this case? </label>
        <div class="mt-1 rounded-md shadow-sm">
          <select id="has_attorney" name="has_attorney" data-name="has_attorney" required="" class="form-select block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
            <option value="" disabled="" selected="">-- Select --</option>
            <option value="yes">Yes</option>
            <option value="no">No</option>
          </select>
        </div>
      </div>
      <div class="flex flex-col sm:flex-row justify-between">
        <div class="mt-4 w-full md:w-1/2 md:pr-3">
          <label for="first_name" class="block text-sm font-medium leading-5 text-gray-700"> First name </label>
          <div class="mt-1 rounded-md shadow-sm">
            <input id="first_name" data-name="first_name" name="first_name" type="text" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
          </div>
        </div>
        <div class="mt-4 w-full md:w-1/2 md:pl-3">
          <label for="last_name" class="block text-sm font-medium leading-5 text-gray-700"> Last name </label>
          <div class="mt-1 rounded-md shadow-sm">
            <input id="last_name" data-name="last_name" name="last_name" type="text" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
          </div>
        </div>
      </div>
      <div class="mt-4">
        <label for="email_address" class="block text-sm font-medium leading-5 text-gray-700"> Email address </label>
        <div class="mt-1 rounded-md shadow-sm">
          <input id="email_address" name="email_address" data-name="email_address" type="email" required="" pattern="[^@\s]+@[^@\s]+\.[^@\s]+" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5">
        </div>
      </div>
      <div class="flex flex-col sm:flex-row justify-between">
        <div class="mt-4 w-full md:w-1/2 md:pr-3">
          <label for="phone" class="block text-sm font-medium leading-5 text-gray-700"> Phone </label>
          <div class="mt-1 rounded-md shadow-sm">
            <input id="phone" name="phone_home" data-name="phone_home" pattern="^\D*(\d\D*){10,}$" type="tel" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5" inputmode="text">
          </div>
        </div>
        <div class="mt-4 w-full md:w-1/2 md:pl-3">
          <label for="zip" class="block text-sm font-medium leading-5 text-gray-700"> Zip Code </label>
          <div class="mt-1 rounded-md shadow-sm">
            <input id="zip" name="zip_code" data-name="zip" type="text" pattern="^\D*(\d\D*){5,}$" required="" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5" inputmode="text">
          </div>
        </div>
      </div>
      <div class="mt-4">
        <label for="detailed_description" class="block tracking-wide text-gray-700 text-left text-xs font-bold mb-2">Please describe where the exposure took place &amp; any other details (Optional)</label>
        <textarea maxlength="5000" id="detailed_description" name="detailed_description" data-name="detailed_description" class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5 form-textarea"></textarea>
      </div>
    </div>
  </div>
  <div class="px-4 pt-3 pb-10 sm:px-10 bg-gray-50 ">
    <div class="text-10 text-left">
      <p class="sub">
        <label for="leadid_tcpa_disclosure" class="sub">
          <input type="checkbox" name="tcpa_consent" value="Yes" id="leadid_tcpa_disclosure" required="">&nbsp;&nbsp; <span class="deskonly">By checking this box and clicking the "Agree and Submit" button below, I represent that I am 18+ years of age
            and have read and agreed to the National Injury Bureau&nbsp;<a href="/terms-of-service/">Terms and Conditions</a>&nbsp;and&nbsp;<a href="/privacy-policy/">Privacy Policy</a>; I consent to the transfer of information that I provide on this
            site to third-party legal service providers&nbsp;and non-legal service providers, third party partners and their affiliates and service providers; I agree to be contacted by email &amp; telephone, which may include artificial or
            pre-recorded calls and/or SMS text messages, delivered via automated technology, to the email and phone number that I have provided.</span>
          <span class="mobileonly" style="font-weight:bold">I agree to the terms below.</span>
          <input type="submit" value="AGREE AND SUBMIT →" data-wait="Please wait..." class="btn full w-button my-4 submitBtn">
          <span class="mobileonly">By checking this box and clicking the "Agree and Submit" button below, I represent that I am 18+ years of age and have read and agreed to the National Injury
            Bureau&nbsp;<a href="/terms-of-service/">Terms and Conditions</a>&nbsp;and&nbsp;<a href="/privacy-policy/">Privacy Policy</a>; I consent to the transfer of information that I provide on this site to third-party legal service
            providers&nbsp;and non-legal service providers, third party partners and their affiliates and service providers; I agree to be contacted by email &amp; telephone, which may include artificial or pre-recorded calls and/or SMS text
            messages, delivered via automated technology, to the email and phone number that I have provided.</span>
        </label>
      </p>
    </div>
    <input id="leadid_token" name="jornaya_lead_id" type="hidden" value="E95DD838-929B-F0EE-66CC-9DE538D14D90">
    <input type="hidden" name="page_version" value="control">
  </div>
  <!-- <div class="px-4 py-8 sm:px-10 bg-gray-50 ">
                          
                      </div> -->
  <input type="hidden" name="trusted_form_cert_id" value="https://cert.trustedform.com/d3b8cea098001e42185f566ad56ab95ae6973ec9" id="trusted_form_cert_id_0"><input type="hidden" name="xxTrustedFormToken"
    value="https://cert.trustedform.com/d3b8cea098001e42185f566ad56ab95ae6973ec9" id="xxTrustedFormToken_0"><input type="hidden" name="xxTrustedFormPingUrl"
    value="https://ping.trustedform.com/0.NVWdpvpBtwEjWRc3T1cd6pZJQcosf6q8BaNgzCjvm8KdlCsh36fXUFtWlT__RW1_pku0eXI.xLCU_G0OvW2gwbbp0KCokA.hYc_gZFe7SJeXsrzKaZM9g" id="xxTrustedFormPingUrl_0">
</form>

Text Content

File a Case Today


FIREFIGHTING FOAM:
LIFESAVING OR LETHAL?

Just because civilians & service members use foam to save lives and property
does not mean the substance itself is safe.

You May Qualify for Financial Compensation

▼▼▼ Free Case Evaluation ▼▼▼

How were you exposed to firefighting foam (AFFF)?
-- Select -- Civilian Firefighter Military Firefighter Navy Servicemember Other
Military Servicemember Aviation Engineer Other Airport Personnel Other Exposure
No Exposure
Did you or a loved one develop any of the these cancers following the exposure?
-- Select -- Kidney Cancer Pancreatic Cancer Testicular Cancer Leukemia Multiple
Myeloma Prostate Cancer Bladder Cancer Male Breast Cancer Thyroid Cancer Thyroid
Disease Non-Hodgkin's Lymphoma Hodgkin’s Lymphoma Liver Cancer Ulcerative
Colitis Preeclampsia Low birth weight (5 pounds or less) Other Cancer Diagnosis
No Cancer
Do you already have an attorney representing this case?
-- Select -- Yes No
First name

Last name

Email address

Phone

Zip Code

Please describe where the exposure took place & any other details (Optional)

   By checking this box and clicking the "Agree and Submit" button below, I
represent that I am 18+ years of age and have read and agreed to the National
Injury Bureau Terms and Conditions and Privacy Policy; I consent to the transfer
of information that I provide on this site to third-party legal service
providers and non-legal service providers, third party partners and their
affiliates and service providers; I agree to be contacted by email & telephone,
which may include artificial or pre-recorded calls and/or SMS text messages,
delivered via automated technology, to the email and phone number that I have
provided. I agree to the terms below. By checking this box and clicking the
"Agree and Submit" button below, I represent that I am 18+ years of age and have
read and agreed to the National Injury Bureau Terms and Conditions and Privacy
Policy; I consent to the transfer of information that I provide on this site to
third-party legal service providers and non-legal service providers, third party
partners and their affiliates and service providers; I agree to be contacted by
email & telephone, which may include artificial or pre-recorded calls and/or SMS
text messages, delivered via automated technology, to the email and phone number
that I have provided.

PFAS

Firefighting foam contains substances called PFAS. Certain types of PFAS, such
as PFOA and PFOS, can be toxic. There are two primary reasons why:

 * •
   
   FOREVER CHEMICALS
   
   These types of PFAS are often known as 'forever chemicals' because they do
   not break down in the environment or human bodies. The ramifications for
   health could be life-long.

 * •
   
   CARCINOGENS
   
   These chemicals have also been proven to be carcinogenic.



HEALTH CONCERNS

Carcinogens cause many cancers by affecting your DNA on a cellular level. These
chemicals can also weaken your immune system. Aside from cancers, PFAS have also
been shown to cause other conditions, such as fertility and pregnancy issues,
liver damage, increased cholesterol, asthma, thyroid disease, and more.



COSTS

Treatments for these types of conditions can be extremely expensive. Ultimately,
exposure to firefighting foam could mean a lifetime of suffering—and struggling
to pay staggering hospital bills. If this is your experience, it’s time to be
proactive about compensation for your pain.



QUALIFYING FOR COMPENSATION

There are many people beyond firefighters who come into daily contact with
firefighting foam and similar fire-retardant chemicals. Persons under
significant threat of fire may work in an environment laced with carcinogenic
preventative measures. This is especially prevalent in the military, aeronautic,
or construction industries.

Exposure does not have to be job-related. Firefighting foam can affect entire
communities through drinking water contaminated by chemical runoff. However,
most people with a clear link between the contaminant and their condition
experienced prolonged exposure.

To qualify, you need to prove that dangerous chemicals from firefighting foam
were in your surroundings at high levels—and that you have a directly related
injury.

YOUR NEXT STEPS

The Agency for Toxic Substances and Disease Registry (a division of the CDC)
states that exposure to PFAS is a public health concern. The CDC is currently
investigating the downstream health effects of PFAS and firefighting foam.
Despite this, many companies continue to sell and use PFOA products.




IF YOU ARE SUFFERING BECAUSE OF EXPOSURE TO FIREFIGHTING FOAM, YOU HAVE THE
RIGHT TO PROTECT YOUR FUTURE. A LIABILITY ATTORNEY CAN HELP YOU GATHER EVIDENCE,
BUILD A STRONG CASE, AND FIGHT FOR JUSTICE.

See If You Qualify!

Copyright © 2024 FireFoamSupport.com - All Rights Reserved.

Terms of Service | Privacy Policy | CCPA Notice | Do Not Sell My Info |
Accessible View | Contact Us



PAID ATTORNEY ADVERTISEMENT: This Website is a group advertisement. It is not a
lawyer referral service. FireFoamSupport.com is owned and operated by National
Injury Bureau and is not a law firm. We connect people to legal service and
there is no charge to be connected with an attorney. You are under no obligation
to retain any services of those connected through our website. We try our best
to keep things fair and balanced to help you make the best choice for you. This
information does not constitute legal or medical advice and it should not be
relied upon as such. Results are not guaranteed and past performance is not an
indication of future success. Always consult with your doctor before modifying
your medication or regular medical regimen.