pr-324-secured-losethebackpain.hbitesting.com Open in urlscan Pro
34.205.249.117  Public Scan

Submitted URL: https://pr-324-secured-losethebackpain.hbitesting.com/
Effective URL: https://pr-324-secured-losethebackpain.hbitesting.com/products/188/sp-heal-n-soothe-free-trial
Submission: On October 08 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

<form wire:submit.prevent="optin" class="p-4 space-y-2 pb-0" x-data="" x-init="new AddressAutocomplete('address1', result => {
            fillAddress(result, $wire)
        })">
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="first_name" class=" text-sm "> First Name <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded  form-input text-sm w-full" wire:model.defer="first_name" id="first_name" autocomplete="given-name" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="last_name" class=" text-sm "> Last Name <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded  form-input text-sm w-full" wire:model.defer="last_name" id="last_name" autocomplete="family-name" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="email" class=" text-sm "> Email <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="flex relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input type="email" class="rounded  form-input text-sm w-full" wire:model.defer="email" id="email" autocomplete="email" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="country" class=" text-sm "> Country <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <select class="rounded  text-sm  w-full p-2 form-select" autocomplete="home country" id="country" wire:model="address.country" required="">
            <option value="" selected="" disabled="">Please Select Your Country</option>
            <option value="US">United States</option>
            <option value="CA">Canada</option>
            <option value="AF">Afghanistan</option>
            <option value="AL">Albania</option>
            <option value="DZ">Algeria</option>
            <option value="AS">American Samoa</option>
            <option value="AD">Andorra</option>
            <option value="AI">Anguilla</option>
            <option value="AQ">Antarctica</option>
            <option value="AG">Antigua And Barbuda</option>
            <option value="AR">Argentina</option>
            <option value="AM">Armenia</option>
            <option value="AW">Aruba</option>
            <option value="AU">Australia</option>
            <option value="AT">Austria</option>
            <option value="AZ">Azerbaijan</option>
            <option value="BS">Bahamas</option>
            <option value="BH">Bahrain</option>
            <option value="BD">Bangladesh</option>
            <option value="BB">Barbados</option>
            <option value="BY">Belarus</option>
            <option value="BE">Belgium</option>
            <option value="BZ">Belize</option>
            <option value="BJ">Benin</option>
            <option value="BM">Bermuda</option>
            <option value="BT">Bhutan</option>
            <option value="BO">Bolivia</option>
            <option value="BQ">Bonaire, Sint Eustatius and Saba</option>
            <option value="BA">Bosnia And Herzegovina</option>
            <option value="BW">Botswana</option>
            <option value="BV">Bouvet Island</option>
            <option value="BR">Brazil</option>
            <option value="IO">British Indian Ocean Territory</option>
            <option value="BN">Brunei Darussalam</option>
            <option value="BG">Bulgaria</option>
            <option value="BF">Burkina Faso</option>
            <option value="BI">Burundi</option>
            <option value="KH">Cambodia</option>
            <option value="CM">Cameroon</option>
            <option value="CV">Cape Verde</option>
            <option value="KY">Cayman Islands</option>
            <option value="CF">Central African Republic</option>
            <option value="TD">Chad</option>
            <option value="CL">Chile</option>
            <option value="CN">China</option>
            <option value="CX">Christmas Island</option>
            <option value="CC">Cocos (keeling) Islands</option>
            <option value="CO">Colombia</option>
            <option value="KM">Comoros</option>
            <option value="CG">Congo</option>
            <option value="CD">Congo, The Democratic Republic Of The</option>
            <option value="CK">Cook Islands</option>
            <option value="CR">Costa Rica</option>
            <option value="CI">Cote D'ivoire</option>
            <option value="HR">Croatia</option>
            <option value="CU">Cuba</option>
            <option value="cw">Curaçao</option>
            <option value="CY">Cyprus</option>
            <option value="CZ">Czech Republic</option>
            <option value="DK">Denmark</option>
            <option value="DJ">Djibouti</option>
            <option value="DM">Dominica</option>
            <option value="DO">Dominican Republic</option>
            <option value="EC">Ecuador</option>
            <option value="EG">Egypt</option>
            <option value="SV">El Salvador</option>
            <option value="GQ">Equatorial Guinea</option>
            <option value="ER">Eritrea</option>
            <option value="EE">Estonia</option>
            <option value="ET">Ethiopia</option>
            <option value="FK">Falkland Islands (malvinas)</option>
            <option value="FO">Faroe Islands</option>
            <option value="FJ">Fiji</option>
            <option value="FI">Finland</option>
            <option value="FR">France</option>
            <option value="GF">French Guiana</option>
            <option value="PF">French Polynesia</option>
            <option value="TF">French Southern Territories</option>
            <option value="GA">Gabon</option>
            <option value="GM">Gambia</option>
            <option value="GE">Georgia</option>
            <option value="DE">Germany</option>
            <option value="GH">Ghana</option>
            <option value="GI">Gibraltar</option>
            <option value="GR">Greece</option>
            <option value="GL">Greenland</option>
            <option value="GD">Grenada</option>
            <option value="GP">Guadeloupe</option>
            <option value="GU">Guam</option>
            <option value="GT">Guatemala</option>
            <option value="GG">Guernsey</option>
            <option value="GN">Guinea</option>
            <option value="GW">Guinea-bissau</option>
            <option value="GY">Guyana</option>
            <option value="HT">Haiti</option>
            <option value="HM">Heard Island And Mcdonald Islands</option>
            <option value="VA">Holy See (vatican City State)</option>
            <option value="HN">Honduras</option>
            <option value="HK">Hong Kong</option>
            <option value="HU">Hungary</option>
            <option value="IS">Iceland</option>
            <option value="IN">India</option>
            <option value="ID">Indonesia</option>
            <option value="IR">Iran, Islamic Republic Of</option>
            <option value="IQ">Iraq</option>
            <option value="IE">Ireland</option>
            <option value="IM">Isle of Man</option>
            <option value="IL">Israel</option>
            <option value="IT">Italy</option>
            <option value="JM">Jamaica</option>
            <option value="JP">Japan</option>
            <option value="JE">Jersey</option>
            <option value="JO">Jordan</option>
            <option value="KZ">Kazakhstan</option>
            <option value="KE">Kenya</option>
            <option value="KI">Kiribati</option>
            <option value="KP">Korea, Democratic People's Republic Of</option>
            <option value="KR">Korea, Republic Of</option>
            <option value="KW">Kuwait</option>
            <option value="KG">Kyrgyzstan</option>
            <option value="LA">Lao People's Democratic Republic</option>
            <option value="LV">Latvia</option>
            <option value="LB">Lebanon</option>
            <option value="LS">Lesotho</option>
            <option value="LR">Liberia</option>
            <option value="LY">Libyan Arab Jamahiriya</option>
            <option value="LI">Liechtenstein</option>
            <option value="LT">Lithuania</option>
            <option value="LU">Luxembourg</option>
            <option value="MO">Macao</option>
            <option value="MK">Macedonia, The Former Yugoslav Republic Of</option>
            <option value="MG">Madagascar</option>
            <option value="MW">Malawi</option>
            <option value="MY">Malaysia</option>
            <option value="MV">Maldives</option>
            <option value="ML">Mali</option>
            <option value="MT">Malta</option>
            <option value="MH">Marshall Islands</option>
            <option value="MQ">Martinique</option>
            <option value="MR">Mauritania</option>
            <option value="MU">Mauritius</option>
            <option value="YT">Mayotte</option>
            <option value="MX">Mexico</option>
            <option value="FM">Micronesia, Federated States Of</option>
            <option value="MD">Moldova, Republic Of</option>
            <option value="MC">Monaco</option>
            <option value="MN">Mongolia</option>
            <option value="ME">Montenegro</option>
            <option value="MS">Montserrat</option>
            <option value="MA">Morocco</option>
            <option value="MZ">Mozambique</option>
            <option value="MM">Myanmar</option>
            <option value="NA">Namibia</option>
            <option value="NR">Nauru</option>
            <option value="NP">Nepal</option>
            <option value="NL">Netherlands</option>
            <option value="NC">New Caledonia</option>
            <option value="NZ">New Zealand</option>
            <option value="NI">Nicaragua</option>
            <option value="NE">Niger</option>
            <option value="NG">Nigeria</option>
            <option value="NU">Niue</option>
            <option value="NF">Norfolk Island</option>
            <option value="MP">Northern Mariana Islands</option>
            <option value="NO">Norway</option>
            <option value="OM">Oman</option>
            <option value="PK">Pakistan</option>
            <option value="PW">Palau</option>
            <option value="PS">Palestinian Territory, Occupied</option>
            <option value="PA">Panama</option>
            <option value="PG">Papua New Guinea</option>
            <option value="PY">Paraguay</option>
            <option value="PE">Peru</option>
            <option value="PH">Philippines</option>
            <option value="PN">Pitcairn</option>
            <option value="PL">Poland</option>
            <option value="PT">Portugal</option>
            <option value="PR">Puerto Rico</option>
            <option value="QA">Qatar</option>
            <option value="RE">Reunion</option>
            <option value="RO">Romania</option>
            <option value="RU">Russian Federation</option>
            <option value="RW">Rwanda</option>
            <option value="BL">Saint Barthélemy</option>
            <option value="SH">Saint Helena</option>
            <option value="KN">Saint Kitts And Nevis</option>
            <option value="LC">Saint Lucia</option>
            <option value="MF">Saint Martin</option>
            <option value="PM">Saint Pierre And Miquelon</option>
            <option value="VC">Saint Vincent And The Grenadines</option>
            <option value="WS">Samoa</option>
            <option value="SM">San Marino</option>
            <option value="ST">Sao Tome And Principe</option>
            <option value="SA">Saudi Arabia</option>
            <option value="SN">Senegal</option>
            <option value="RS">Serbia</option>
            <option value="SC">Seychelles</option>
            <option value="SL">Sierra Leone</option>
            <option value="SG">Singapore</option>
            <option value="SX">Sint Maarten</option>
            <option value="SK">Slovakia</option>
            <option value="SI">Slovenia</option>
            <option value="SB">Solomon Islands</option>
            <option value="SO">Somalia</option>
            <option value="ZA">South Africa</option>
            <option value="GS">South Georgia And The South Sandwich Islands</option>
            <option value="SS">South Sudan</option>
            <option value="ES">Spain</option>
            <option value="LK">Sri Lanka</option>
            <option value="SD">Sudan</option>
            <option value="SR">Suriname</option>
            <option value="SJ">Svalbard And Jan Mayen</option>
            <option value="SZ">Swaziland</option>
            <option value="SE">Sweden</option>
            <option value="CH">Switzerland</option>
            <option value="SY">Syrian Arab Republic</option>
            <option value="TW">Taiwan, Province Of China</option>
            <option value="TJ">Tajikistan</option>
            <option value="TZ">Tanzania, United Republic Of</option>
            <option value="TH">Thailand</option>
            <option value="TL">Timor-leste</option>
            <option value="TG">Togo</option>
            <option value="TK">Tokelau</option>
            <option value="TO">Tonga</option>
            <option value="TT">Trinidad And Tobago</option>
            <option value="TN">Tunisia</option>
            <option value="TR">Turkey</option>
            <option value="TM">Turkmenistan</option>
            <option value="TC">Turks And Caicos Islands</option>
            <option value="TV">Tuvalu</option>
            <option value="UG">Uganda</option>
            <option value="UA">Ukraine</option>
            <option value="AE">United Arab Emirates</option>
            <option value="GB">United Kingdom</option>
            <option value="UM">United States Minor Outlying Islands</option>
            <option value="UY">Uruguay</option>
            <option value="UZ">Uzbekistan</option>
            <option value="VU">Vanuatu</option>
            <option value="VE">Venezuela</option>
            <option value="VN">Viet Nam</option>
            <option value="VG">Virgin Islands, British</option>
            <option value="VI">Virgin Islands, U.s.</option>
            <option value="WF">Wallis And Futuna</option>
            <option value="EH">Western Sahara</option>
            <option value="YE">Yemen</option>
            <option value="ZM">Zambia</option>
            <option value="ZW">Zimbabwe</option>
            <option value="AX">Åland Islands</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="address1" class=" text-sm "> Address <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <input type="input" role="search" name="search" data-name="google-places" autocomplete="home address-line1" data-lpignore="true" x-data="{
        observer: new MutationObserver(function(mutations) {
            mutations.forEach(function(mutation) {
                if (mutation.type == 'attributes' &amp;&amp; mutation.attributeName == 'autocomplete') {
                    if (mutation.target.autocomplete == 'off') {
                        mutation.target.setAttribute('autocomplete', 'home address-line1')
                    }
                }
            })
        })
    }" x-init="
        observer.observe($el, {
            attributes: true //configure it to listen to attribute changes
        })
    " onfocus="this.setAttribute('autocomplete', 'new-password');" onkeydown="return (event.keyCode !== 13)" wire:model.defer="address.address1" required="required" class="placeholder-white form-input text-sm w-full pac-target-input" id="address1"
        placeholder="Geben Sie einen Standort ein.">
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="address2" class=" text-sm "> Address 2 </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded  form-input text-sm w-full" wire:model.defer="address.address2" id="address2" autocomplete="shipping address-line2" placeholder="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="city" class=" text-sm "> City <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded  form-input text-sm w-full" autocomplete="home address-level2" wire:model.defer="address.city" id="city" ref="city" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="state" class=" text-sm "> State <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <select class="rounded  text-sm  w-full p-2 form-select" autocomplete="home address-level1" id="state" wire:model.defer="address.state">
            <option value="" disabled="" selected="">Choose your state</option>
            <option value="AL">Alabama</option>
            <option value="AK">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="DC">Washington DC</option>
            <option value="DE">Delaware</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="ME">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="AA">USAF, Americas</option>
            <option value="AE">USAF, Europe</option>
            <option value="AP">USAF, Pacific</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="postal_code" class=" text-sm "> Postal Code <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input onkeydown="preventBackspaceNavigation(event)" class="rounded  form-input text-sm w-full" name="zip" autocomplete="home postal-code" wire:model.defer="address.postal_code" id="postal_code" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <div class="md:flex md:items-center md:justify-between">
    <div class="w-full md:w-1/3">
      <label for="primary_phone" class=" text-sm "> Phone <span class="text-red-500">*</span> </label>
    </div>
    <div class="mt-1 md:w-2/3">
      <div class="relative w-full">
        <div class="rounded-md shadow-sm w-full">
          <input type="tel" class="rounded  form-input text-sm w-full" wire:model.defer="primary_phone" id="primary_phone" autocomplete="tel-national" placeholder="" required="">
        </div>
      </div>
    </div>
  </div>
  <input type="hidden" wire:model.defer="itemsku" value="O-HNS-BOTTLE-TRIAL-SUB4995">
  <div class="text-sm">
  </div>
  <div x-data="{ sending: false, formErrors: [].length }" class="text-center text-sm">
    <p x-show="formErrors" class="text-red-700" style="display: none;">Some information above seems to be missing.<br>Please check the form for errors.</p>
    <button type="submit" wire:target="optin" wire:loading.class="from-gray-300 bg-gray-500 border-gray-400" wire:loading.class.remove="from-amber-300 bg-amber-600 hover:bg-amber-500 border-amber-700"
      class="block from-amber-300 bg-amber-600 hover:bg-amber-500 w-full py-4 mx-auto my-6 text-xl font-semibold tracking-tight text-center rounded-lg shadow-md border bg-gradient-to-b hover:text-black md:px-12 md:w-auto md:inline-block hover:shadow-lg text-shadow-light md:text-3xl hover:no-underline border-amber-700">
      <span wire:loading="" wire:target="optin" class="font-semibold text-gray-800">Sending...</span>
      <span wire:loading.remove="" wire:target="optin" class="inline-block font-semibold text-blue-800 leading-9">Get Your FREE Bottle</span>
    </button>
  </div>
</form>

<form wire:submit.prevent="submit" class="space-y-4" id="form">
  <div class="space-y-4  p-6 ">
    <div class="flex items-start justify-between space-x-4">
      <div class="flex-1">
        <div class="space-y-1">
          <div class="flex items-center justify-between">
            <label for="name" class="block text-sm"> Name <span class="text-red-500">*</span> </label>
          </div>
          <div>
            <div class="relative w-full">
              <div class="rounded-md shadow-sm w-full">
                <input onkeydown="preventBackspaceNavigation(event)" class="rounded  form-input text-base w-full" wire:model="name" id="name" placeholder="">
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="flex-1">
        <div class="space-y-1">
          <div class="flex items-center justify-between">
            <label for="email" class="block text-sm"> Email <span class="text-red-500">*</span> </label>
          </div>
          <div>
            <div class="flex relative w-full">
              <div class="rounded-md shadow-sm w-full">
                <input type="email" class="rounded  form-input text-base w-full" wire:model="email" id="email" placeholder="">
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="space-y-1">
      <div class="flex items-center justify-between">
        <label for="subject" class="block text-sm"> Subject <span class="text-red-500">*</span> </label>
      </div>
      <div>
        <div class="relative w-full">
          <div class="rounded-md shadow-sm w-full">
            <input onkeydown="preventBackspaceNavigation(event)" class="rounded  form-input text-base w-full" wire:model="subject" id="subject" placeholder="">
          </div>
        </div>
      </div>
    </div>
    <div class="space-y-1">
      <div class="flex items-center justify-between">
        <label for="message" class="block text-sm"> Message <span class="text-red-500">*</span> </label>
      </div>
      <div>
        <div class="relative w-full">
          <textarea class="rounded h-auto resize-y form-input text-base w-full" wire:model="message" id="message" rows="8" placeholder=""></textarea>
        </div>
      </div>
    </div>
  </div>
  <div class="sm:flex sm:items-center sm:justify-end sm:space-x-10 space-y-4 sm:space-y-0  p-6 bg-gray-100 ">
    <div class="sm:flex-grow space-y-1 leading-snug">
      <p class="text-xs text-gray-700"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
        <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply. </p>
      <p class="text-xs text-gray-700">All fields are required.</p>
    </div>
    <button class="rounded py-2 px-4 bg-blue-500 hover:bg-blue-300 text-white uppercase font-bold" type="submit">Send</button>
  </div>
</form>

Text Content

(855) 410-1354

The Healthy Back Institute

2407 S. Congress Ave , Ste E #100
Austin, TX 78704


THE MOST POWERFUL


ALL NATURAL INGREDIENTS IN ONE BOTTLE TO CALM ACHY JOINTS, SORE MUSCLES, AND
MORE!

 * Eases discomfort due to irritated joints and sore muscles...
 * Provides soothing relief in minutes...
 * 100% Natural...
 * Supports joint mobility and flexibility...
 * Packed full of powerful ingredients, and backed by clinical studies...





WHERE DO WE SEND YOUR


FREE BOTTLE

First Name *

Last Name *

Email *

Country *
Please Select Your Country United States Canada Afghanistan Albania Algeria
American Samoa Andorra Anguilla Antarctica Antigua And Barbuda Argentina Armenia
Aruba Australia Austria Azerbaijan Bahamas Bahrain Bangladesh Barbados Belarus
Belgium Belize Benin Bermuda Bhutan Bolivia Bonaire, Sint Eustatius and Saba
Bosnia And Herzegovina Botswana Bouvet Island Brazil British Indian Ocean
Territory Brunei Darussalam Bulgaria Burkina Faso Burundi Cambodia Cameroon Cape
Verde Cayman Islands Central African Republic Chad Chile China Christmas Island
Cocos (keeling) Islands Colombia Comoros Congo Congo, The Democratic Republic Of
The Cook Islands Costa Rica Cote D'ivoire Croatia Cuba Curaçao Cyprus Czech
Republic Denmark Djibouti Dominica Dominican Republic Ecuador Egypt El Salvador
Equatorial Guinea Eritrea Estonia Ethiopia Falkland Islands (malvinas) Faroe
Islands Fiji Finland France French Guiana French Polynesia French Southern
Territories Gabon Gambia Georgia Germany Ghana Gibraltar Greece Greenland
Grenada Guadeloupe Guam Guatemala Guernsey Guinea Guinea-bissau Guyana Haiti
Heard Island And Mcdonald Islands Holy See (vatican City State) Honduras Hong
Kong Hungary Iceland India Indonesia Iran, Islamic Republic Of Iraq Ireland Isle
of Man Israel Italy Jamaica Japan Jersey Jordan Kazakhstan Kenya Kiribati Korea,
Democratic People's Republic Of Korea, Republic Of Kuwait Kyrgyzstan Lao
People's Democratic Republic Latvia Lebanon Lesotho Liberia Libyan Arab
Jamahiriya Liechtenstein Lithuania Luxembourg Macao Macedonia, The Former
Yugoslav Republic Of Madagascar Malawi Malaysia Maldives Mali Malta Marshall
Islands Martinique Mauritania Mauritius Mayotte Mexico Micronesia, Federated
States Of Moldova, Republic Of Monaco Mongolia Montenegro Montserrat Morocco
Mozambique Myanmar Namibia Nauru Nepal Netherlands New Caledonia New Zealand
Nicaragua Niger Nigeria Niue Norfolk Island Northern Mariana Islands Norway Oman
Pakistan Palau Palestinian Territory, Occupied Panama Papua New Guinea Paraguay
Peru Philippines Pitcairn Poland Portugal Puerto Rico Qatar Reunion Romania
Russian Federation Rwanda Saint Barthélemy Saint Helena Saint Kitts And Nevis
Saint Lucia Saint Martin Saint Pierre And Miquelon Saint Vincent And The
Grenadines Samoa San Marino Sao Tome And Principe Saudi Arabia Senegal Serbia
Seychelles Sierra Leone Singapore Sint Maarten Slovakia Slovenia Solomon Islands
Somalia South Africa South Georgia And The South Sandwich Islands South Sudan
Spain Sri Lanka Sudan Suriname Svalbard And Jan Mayen Swaziland Sweden
Switzerland Syrian Arab Republic Taiwan, Province Of China Tajikistan Tanzania,
United Republic Of Thailand Timor-leste Togo Tokelau Tonga Trinidad And Tobago
Tunisia Turkey Turkmenistan Turks And Caicos Islands Tuvalu Uganda Ukraine
United Arab Emirates United Kingdom United States Minor Outlying Islands Uruguay
Uzbekistan Vanuatu Venezuela Viet Nam Virgin Islands, British Virgin Islands,
U.s. Wallis And Futuna Western Sahara Yemen Zambia Zimbabwe Åland Islands
Address *

Address 2

City *

State *
Choose your state Alabama Alaska Arizona Arkansas California Colorado
Connecticut Washington DC Delaware Florida Georgia Hawaii Idaho Illinois Indiana
Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota
Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico
New York North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Rhode
Island South Carolina South Dakota Tennessee Texas Utah Vermont Virginia
Washington West Virginia Wisconsin Wyoming USAF, Americas USAF, Europe USAF,
Pacific
Postal Code *

Phone *



Some information above seems to be missing.
Please check the form for errors.

Sending... Get Your FREE Bottle

Just pay shipping and handling

By submitting this form I agree to the

Terms and Conditions of this offer


TERMS OF SERVICE

This agreement applies to all Healthy Back Institute (“HBI”) materials (whether
enclosed or on HBI’s website) and HBI services (jointly referred to as the
“System”). By opening this package or using the System, you are agreeing to be
bound by the terms of this agreement. If you do not agree to the terms of this
agreement, you may return this package unopened for a full refund.

Who we are: HBI is a publisher of information for educational purposes only. HBI
is not a licensed medical or health care provider and does not employ licensed
medical physicians, nurses, dieticians, nutritionists or other medical or health
care service providers. HBI is not affiliated with any medical or other health
care institution.

What we do and don’t do: HBI does not give medical advice or opinions on medical
conditions, treatments or cures; and you should not rely upon anything in the
System or System materials as a preventive, cure or treatment for any purposes.
Any information in the System or System materials that appears in the form of an
opinion, recommendation, preventive, cure or treatment should NOT be taken as
medical or other advice even if it may appear to you as such. HBI strongly
recommends that you check with a licensed physician who is familiar with the
details of your particular situation before you begin using the System or the
System materials.

Content, Currency and Results: The materials are published as of a certain date
and may become out of date after a period of time. HBI recommends that you
always check with HBI for new editions or versions of any printed System
materials you have had but not used for a while to be sure you have the most
current System materials. HBI PROVIDES THE SYSTEM AND SYSTEM MATERIALS “AS IS”
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, OR RESULTS.

Each person’s results will be unique and you may not achieve the results of
others. results may and do vary. HBI MAKES NO WARRANTIES ABOUT THE ACCURACY,
RELIABILITY, COMPLETENESS, OR TIMELINESS OF THE SYSTEM OR SYSTEM MATERIALS OR
SERVICES, WEBSITE, TEXT, ILLUSTRATIONS OR GRAPHICS. HBI DOES NOT WARRANT THAT
ITS SYSTEM WEBSITE WILL OPERATE ERROR-FREE OR THAT ITS SYSTEM WEBSITE AND ITS
SERVER ARE FREE OF COMPUTER VIRUSES OR OTHER HARMFUL MECHANISMS. IF YOUR USE OF
THE SYSTEM WEBSITE OR SYSTEM MATERIALS RESULTS IN THE NEED FOR SERVICING OR
REPLACING EQUIPMENT OR DATA, HBI IS NOT RESPONSIBLE FOR THOSE COSTS.

Your responsibility: Your health is your responsibility. Your use of the
information on this website is your choice and will be at your own risk. The
materials are not intended to offer you all information about maintaining a
healthy body and back. There are many options and alternative courses of action
that may be equally or more beneficial to you. Depending upon your specific
health situation, the materials may be detrimental to your health. Exploring all
of the options and alternatives is your responsibility.

Although HBI recommends certain equipment and other items for your use, HBI
cannot guarantee that they are suitable for your specific situation. Your
selection and use of any products will be your sole responsibility.

Descriptions of, or references to, products or publications does not imply
endorsement of that product or publication. The content of all advertisements
appearing in the System materials is the sole responsibility of the company
placing the ad. HBI does not endorse either the accuracy or reliability of the
content of the advertisements, or of any products connected therewith.

Limitation of Liability: HBI and its parent, subsidiary and affiliated companies
and their respective directors, officers, employees, advisors, agents,
licensors, and other contributors will not be liable for any injury, harm or
death you or others may suffer as a result of the use or attempted use of the
System or any materials in the System, whether or not such use is in accordance
with all System instructions or other directions. HBI will not be liable for any
indirect, consequential, special, incidental or punitive damages related to the
System or System materials or any errors or omissions related thereto. HBI
maximum liability for any claim based upon the System or System materials is
limited to the retail price of the System as of the date of publication of the
version or edition. Because some states do not allow the exclusion or limitation
of liability for consequential or incidental damages, the above limitation may
not apply to you.





> "I give it my strongest recommendation"
> 
> — Dr. Robert Thompson, M.D.

CLOSE X



Disclaimer: This is a real success story from an actual customer. Your
individual results may vary.

> "This stuff saved my life"
> 
> — Ruth Novoa

CLOSE X



Disclaimer: This is a real success story from an actual customer. Your
individual results may vary.


MOTHER NATURE'S ANSWER TO CALM YOUR JOINT MISERY...

It's called Systemic Enzyme Therapy and it has been used in numerous countries
throughout the world for over 50 years.

The word systemic means “whole body” and systemic enzymes operate throughout
your body in every system and organ. Enzymes are known as biocatalysts —
substances that start or modify the rate of a chemical reaction in the body.

In this case, systemic enzymes are triggering the different stages of the
healing process. And when you have a deep reserve of enzymes, discomfort from an
injury is always short term.

While you’re young, you have an abundance of systemic enzymes… and that means
your body is able to heal quickly and completely after an injury or irritation.

But after the age of 27, your supply starts to fall… and by the time you’re 50,
they drop to dangerously low levels. That’s why older folks have lingering
problems that never seem to heal.

And that’s why your feelings of misery and frustration go on for months,
years... and even decades.

As you’re about to discover, systemic enzymes ensure a steady supply of fresh
oxygen, nutrients, and hydration to areas in your body that are sore and
inflamed.

The simple truth is that systemic enzymes provide blessed relief by completing
all the steps of the healing process.

Enzymes are your first line of support when it comes to joint comfort, relief
from nagging muscle irritation, and staying healthy, fit, and active.

Enzymes help support a healthy inflammatory response, which can have a positive
effect on flexibility and mobility and for keeping your joints feeling young and
spry...

And they relieve joint discomfort by restoring oxygen delivery to the places
that hurt the most…

This allows your body to naturally recover from lingering injuries.



Here are just a few examples of the amazing benefits of systemic enzymes...

 1. A study published in the British Medical Journal found that systemic
    proteolytic enzymes — enzymes that break down and eliminate excess proteins
    — had a “substantial and significant effect” on muscle fatigue and
    discomfort in active adults. The study also found that these enzymes support
    a normal inflammatory response for muscle recovery.”
 2. Another study, which appeared in the European Journal of Sport Science,
    shows that “competitive cyclists taking proteolytic enzymes each day showed
    lower rates of fatigue and experienced enhanced levels of muscle recovery.”
 3. And in other studies, systemic enzymes are shown to significantly improve
    symptoms and reduce levels of joint discomfort. Not only that, but these
    improvements also resulted in enhanced feelings of well-being.

So, as you can see, systemic enzyme therapy is safe and effective when it comes
to relieving and soothing spazzy muscles and irritated, tender joints.


IN ADDITION TO RELIEVING YOUR PHYSICAL DISTRESS, ENZYMES ALSO…

Promote Healthy Fibrin Activity — Fibrin is a natural mesh-like protein
substance produced by your body to help heal wounds. When things are working
right, fibrin rushes in, does it job and goes away. When things aren’t working
correctly, your immune system stays turned on and your body overproduces fibrin
that latches on to damaged tissue and causes chronic irritation.

Proteolytic enzymes help to support healthy fibrin levels by helping to
eliminate this protein after it does its job.

Red Blood Cells getting stuck in a fibrin web.

This happens when there aren't sufficient proteolytic enzymes in the
bloodstream.

Support Healthy Blood Flow — In addition to fibrin, proteolytic enzymes help
clear other debris that may affect healthy circulation. When you support healthy
blood flow, a steady stream of healing oxygen and nutrients are delivered to all
areas of the body to maintain a healthy cardiovascular system.

Maintain a Healthy Immune Response — A healthy immune system produces antibodies
that protect against foreign substances that may cause irritation, discomfort
and tenderness. Enzymes are adaptogenic – that means they affect the whole
body’s immune response as a “biological response modifier” – helping to maintain
a healthy and balanced immune system.

Promote Wound Healing — Systemic enzymes are involved in cell turnover, the
process where new cell formation is balanced by cell loss. In addition, systemic
enzymes help with the formation of collagen in the body. These are both
important considerations when it comes to your body’s ability to recover from
tissue damage.

Systemic enzymes truly are one of nature's most powerful natural remedies.

If you suffer from any sort of ache or physical discomfort and want soothing
relief, or if you just want to get and stay as healthy as possible, I urge you
to consider taking systemic enzymes.

They have been used to safely and effectively fight against muscle and joint
problems and to support healthy circulation, a healthy immune response, normal
fibrin activity and wound healing.

After years of research and testing, we have created the most powerful systemic
enzyme formulation in the world. But we didn't stop there-- we also added
numerous other herbs, vitamins and nutrients that have been proven to provide
soothing long-term relief and together, they make one powerhouse combination
called Heal-n-Soothe®


INGREDIENTS BACKED BY SCIENTIFIC STUDIES

The joint-nurturing powers of Heal-N-Soothe® have been proven to be highly
effective in numerous clinical studies.

For example, in one study, 77 patients taking 400mg/day of Bromelain experienced
significant reduction in their physical discomfort and improvements in physical
function.

The prestigious Sloan Kettering Cancer Research Center in New York cites many
studies on the effectiveness of Turmeric including neutralizing free radicals
that are damaging to the body.

In a randomized, double-blind, placebo controlled study, 30 patients received
333 mg, 3x a day of Boswellia. The group who received the Boswellia had a
significant improvement in joint comfort, allowing the patients to move freely
and comfortably as compared to the placebo group.

And these are just a few of the numerous studies that have shown the
effectiveness of these ingredients.


THE 12 SAFEST AND
MOST EFFECTIVE JOINT-SUPPORTING INGREDIENTS

On their own, each of these ingredients have been proven through both clinical
studies and thousands of years of use, to be safe and effective. But together,
they work synergistically to quickly provide calming and soothing relief for
throbbing muscles and joints....

And Heal-N-Soothe® works without any dangerous and harmful side effects. Plus,
it’s non-toxic and non-GMO.

Heal-n-Soothe® not only has the most powerful combination of naturally soothing
superstar ingredients, but it also has the strongest and highest potency of any
proteolytic enzyme formulation available!

You won’t find a more effective and powerful supplement… and can’t find an
enzyme formula like this at your local drug store.


PROTEOLYTIC SYSTEMIC ENZYMES

Research indicates these enzymes work throughout your entire body to help it
break down and eliminate the excess proteins that accumulate at the scene of an
injury, irritation, or burn.


BROMELAIN

This special natural compound, extracted from pineapple contains several
proteolytic enzymes shown to promote healthy levels of the biochemicals
responsible for pain defense. 1

Since its discovery in 1957, bromelain has been studied extensively and shown to
support a healthy immune response and promote the removal of damaged tissue from
the body. 2


TURMERIC EXTRACT

This extract is taken from the dried root of a plant used in natural remedies to
relieve a wide range of ailments for thousands of years.

In fact, research finds that turmeric may be safer and more precise than other
options when it comes to maintaining healthy levels of the COX-2 and 5-LOX
enzymes associated with pain. 3 In addition, turmeric's widely recognized
antioxidant powers work to support your body's ability to defend itself from
damaging free radicals.


PAPAIN

Papain supports a healthy immune system and contains a wide range of proteolytic
enzymes that break down proteins. In studies it's been shown to promote the
healing of damaged tissue and to help maintain a healthy digestive tract. 4


BOSWELLIA EXTRACT

One of the most widely used herbs in alternative Indian medicine as a natural
“cure-all” for any number of ailments. It is a naturally powerful and safe
antioxidant that helps relieve moderate levels of irritating substances in the
body. 5


RUTIN

Found naturally in a variety of plants and fruits, this flavonoid has been shown
to have a strong anti-inflammatory effect due to its powerful antioxidant
activity. 6


MOJAVE YUCCA ROOT

Yucca root is rich in nutrients and antioxidants which fight off free radicals
and support a healthy inflammatory response. 7


GINGER EXTRACT

Used for over 2,500 years in Asia, Ginger has been used to treat nausea and to
comfort irritated joints. It works by helping to balance the production of
irritating prostaglandins, the substance in your body that helps send messages
of pain to the brain. 8


DEVIL'S CLAW

Another time-tested natural joint defender, Devil's Claw has been used for
hundreds if not thousands of years in Africa. It supports healthy Cox-2 activity
and there is evidence that Devil's Claw can help improve joint discomfort. 9


CITRUS BIOFLAVONOIDS

These nutrients aid in the absorption of vitamins and act as important
antioxidants. Citrus Bioflavonoids support healthy levels of collagenase and
elastase, the enzymes responsible for the breakdown of connective tissue. 10 In
addition to protecting connective tissue, they also help to protect against free
radical damage.

1 Rep. 2016 Sep; 5(3): 283–288
2 Evid Based Complement Alternat Med. 2004 Dec; 1(3): 251–257.
3 Foods. 2017 Oct; 6(10): 92.
4 J Immunotoxicol. 2016 Jul;13(4):590-602. J Biomed Biotechnol. 2010; 2010:
197898.
5 Planta Med. 2006 Oct;72(12):1100-16.
6 EXCLI J. 2015; 14: 59–63.
7 J Inflamm (Lond). 2006; 3: 6.
8 Integr Med Insights. 2016; 11: 11–17. Arthritis Rheum. 2001 Nov;44(11):2531-8.
9 Phytother Res. 2012 Jun;26(6):806-11. BMC Complement Altern Med. 2004; 4: 13.
10 Journal of Biomaterials and Nanobiotechnology, Vol. 4 No. 3, 2013, pp.
279-283.




SEE HOW HEAL-N-SOOTHE® HAS CHANGED LIVES

> "This Stuff Is God In A Bottle"
> 
> – Greg Moorman

CLOSE X



Disclaimer: This is a real success story from an actual customer. Your
individual results may vary.

> "It Has Given Me My Life Back"
> 
> – Theresa Klein

CLOSE X



Disclaimer: This is a real success story from an actual customer. Your
individual results may vary.

> "The KEY that made me well again"
> 
> – Alex Mitchell

CLOSE X



Disclaimer: This is a real success story from an actual customer. Your
individual results may vary.


STILL HAVE QUESTIONS?

Q: Are there any Side Effects?
Proteolytic enzymes have an excellent safety record, with no significant side
effects reported. With any supplement, however, there is always the risk of
developing an allergy to one or more ingredients. If this happens, you should
discontinue use. *
Q: Is Heal-n-Soothe® made with any animal product?
NO, Heal-n-Soothe® is 100% natural and contains NO animal derivatives. *
Q: Can I take Heal-n-Soothe® with other medications?
Individuals taking any medication should consult physician prior to taking
Heal-n-Soothe®, it is recommended that you wait at least 60 minutes after taking
Heal-n-Soothe® before taking any medications. *
Q: Who should not take Heal-n-Soothe®?

Persons who suffer from medical conditions or who are taking medications should
consult their physician prior to taking this product. This product may thin the
blood and may not be appropriate for all persons. Do not take this product if
you know or suspect that you are allergic to pineapple, papaya, or any
ingredients in this product or suspect that you have an ulcer. As with all
dietary supplements, those who are pregnant or nursing should consult their
physician prior to taking this product.*

 * - Individuals taking prescription blood thinners (Coumadin, Heparin, Plavix)
 * - Anyone who will be having surgery in less than two weeks
 * - Individuals with known ulcers of the stomach
 * - Pregnant or lactating women
 * - Individuals currently taking antibiotics
 * - Individuals with an allergic reaction to pineapples or papayas
 * - Individuals under the age of 18

Q: How long should I take Heal-n-Soothe®?
Heal-n-Soothe® can and should be taken daily along with your multi-Vitamin for
as long as you want to keep inflammation in check and continued support for soft
tissue recovery, improved joint function and maintaining a healthy immune
response as well as support to cardiovascular and respiratory function. *
Q: Warning about Side Benefits?

It is possible that you may experience the following effects on the body.

 * - For individuals with sinus issues, you may experience some drainage for a
   short time as the mucus thins and is eliminated from the body. *
 * - For individuals with digestive issues, you may experience some gas or
   loosing of your stool as undigested matter is broken down and eliminated. *
 * - For individuals with borderline high blood pressure, as fibrin is
   eliminated from the body, there will be less resistance on the blood and thus
   your blood pressure could come down. *
 * - For women with Uterine Fibroids, you may experience some vaginal discharge
   as the Fibroid is broken down and is eliminated. *

*These statements have been evaluated by the Food and Drug Administration. This
product is not intended to diagnose, treat, cure or prevent any disease.

All material herein is provided for information only and may not be construed as
personal medical advice. No action should be taken based solely on the contents
of this information; instead, readers should consult appropriate health
professionals on any matter relating to their health and well-being. The
publisher is not a licensed medical care provider. The information is provided
with the understanding that the publisher is not engaged in the practice of
medicine or any other health-care profession and does not enter into a
health-care practitioner/patient relationship with its readers. The publisher is
not responsible for errors or omissions.

--------------------------------------------------------------------------------

© 2021 All rights reserved.
Contact Us


CONTACT US

Questions? Comments? Just want to chat...

Fill out the form to contact our support staff.


MAILING ADDRESS

2407 S. Congress Ave Ste E #100
McHenry , IL 78704
Name *

Email *

Subject *

Message *


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.

All fields are required.

Send
Terms of Service


TERMS OF SERVICE

This agreement applies to all Healthy Back Institute (“HBI”) materials (whether
enclosed or on HBI’s website) and HBI services (jointly referred to as the
“System”). By opening this package or using the System, you are agreeing to be
bound by the terms of this agreement. If you do not agree to the terms of this
agreement, you may return this package unopened for a full refund.

Who we are: HBI is a publisher of information for educational purposes only. HBI
is not a licensed medical or health care provider and does not employ licensed
medical physicians, nurses, dieticians, nutritionists or other medical or health
care service providers. HBI is not affiliated with any medical or other health
care institution.

What we do and don’t do: HBI does not give medical advice or opinions on medical
conditions, treatments or cures; and you should not rely upon anything in the
System or System materials as a preventive, cure or treatment for any purposes.
Any information in the System or System materials that appears in the form of an
opinion, recommendation, preventive, cure or treatment should NOT be taken as
medical or other advice even if it may appear to you as such. HBI strongly
recommends that you check with a licensed physician who is familiar with the
details of your particular situation before you begin using the System or the
System materials.

Content, Currency and Results: The materials are published as of a certain date
and may become out of date after a period of time. HBI recommends that you
always check with HBI for new editions or versions of any printed System
materials you have had but not used for a while to be sure you have the most
current System materials. HBI PROVIDES THE SYSTEM AND SYSTEM MATERIALS “AS IS”
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, OR RESULTS.

Each person’s results will be unique and you may not achieve the results of
others. results may and do vary. HBI MAKES NO WARRANTIES ABOUT THE ACCURACY,
RELIABILITY, COMPLETENESS, OR TIMELINESS OF THE SYSTEM OR SYSTEM MATERIALS OR
SERVICES, WEBSITE, TEXT, ILLUSTRATIONS OR GRAPHICS. HBI DOES NOT WARRANT THAT
ITS SYSTEM WEBSITE WILL OPERATE ERROR-FREE OR THAT ITS SYSTEM WEBSITE AND ITS
SERVER ARE FREE OF COMPUTER VIRUSES OR OTHER HARMFUL MECHANISMS. IF YOUR USE OF
THE SYSTEM WEBSITE OR SYSTEM MATERIALS RESULTS IN THE NEED FOR SERVICING OR
REPLACING EQUIPMENT OR DATA, HBI IS NOT RESPONSIBLE FOR THOSE COSTS.

Your responsibility: Your health is your responsibility. Your use of the
information on this website is your choice and will be at your own risk. The
materials are not intended to offer you all information about maintaining a
healthy body and back. There are many options and alternative courses of action
that may be equally or more beneficial to you. Depending upon your specific
health situation, the materials may be detrimental to your health. Exploring all
of the options and alternatives is your responsibility.

Although HBI recommends certain equipment and other items for your use, HBI
cannot guarantee that they are suitable for your specific situation. Your
selection and use of any products will be your sole responsibility.

Descriptions of, or references to, products or publications does not imply
endorsement of that product or publication. The content of all advertisements
appearing in the System materials is the sole responsibility of the company
placing the ad. HBI does not endorse either the accuracy or reliability of the
content of the advertisements, or of any products connected therewith.

Limitation of Liability: HBI and its parent, subsidiary and affiliated companies
and their respective directors, officers, employees, advisors, agents,
licensors, and other contributors will not be liable for any injury, harm or
death you or others may suffer as a result of the use or attempted use of the
System or any materials in the System, whether or not such use is in accordance
with all System instructions or other directions. HBI will not be liable for any
indirect, consequential, special, incidental or punitive damages related to the
System or System materials or any errors or omissions related thereto. HBI
maximum liability for any claim based upon the System or System materials is
limited to the retail price of the System as of the date of publication of the
version or edition. Because some states do not allow the exclusion or limitation
of liability for consequential or incidental damages, the above limitation may
not apply to you.


Privacy Policy


PRIVACY POLICY

I. LoseTheBackPain.com Privacy Policy

Healthy Back Institute - ("HBI") publishes health and fitness information for
educational purposes via its website located at LoseTheBackPain.com (“Website”).
In this Privacy Policy, all references to HBI will mean LoseTheBackPain.com and
its parent, subsidiary and affiliated companies.

II. Intended Audience

The Website provides free access to articles that address health and fitness
topics in various categories such as Diet & Weight Loss, Exercise & Fitness,
Diseases & Conditions, Nutrition & Supplements, Women’s Health, Men’s Health,
Senior’s Health and Children’s Health. It also offers health-related products
and a public discussion forum where users may post questions and receive
responses from HBI or a third-party information provider. The Website also
offers users the opportunity to create a private HBI membership account that
enables users to access additional information and services. HBI may from time
to time change or remove Website content, categories and services in its sole
discretion. Although the Website may offer information about children’s health,
it is designed for use by adults only. Parents may use the Website to obtain
information that may be relevant to their child’s health condition. Parents who
create or allow their child to create a Website membership account will be
solely responsible for supervising their child’s use of the Website.

III. Scope of Privacy Policy

This Privacy Policy applies to the Website. All user information acquired by HBI
from Website users will be covered by this Privacy Policy, with the following
exceptions:

A. User suggestions to improve products or services, business ideas, concepts,
models, inventions and similar information (“Business Information”) offered to
HBI will not be covered by this Privacy Policy, and all Business Information
that HBI may receive from any user will be deemed publicly disclosed unless HBI
signs and returns a written non-disclosure agreement with the specific user
prior to the user’s submission of the Business Information.

B. Any information, whether NPI, PI, or PHI, that a user shares or otherwise
discloses in a public chat room, message board, instant message exchange, blog,
personal webpage, or similar public forum, whether via the Website, online
service, or otherwise, will be deemed publicly disclosed information (“PDI”).
HBI may handle and use all PDI as freely available public information which is
outside the scope of any limitations described in this Privacy Policy.

IV. Duration of Privacy Policy

This Privacy Policy will apply to all information collected while the Privacy
Policy is posted on the Website. HBI may modify and update the Privacy Policy
from time-to-time by posting a revised Privacy Policy to the Website. Users who
do not agree with any modified or updated Privacy Policy should promptly stop
using the Website. HBI strongly recommends that all users regularly check the
Website for any modifications to the Privacy Policy. Modifications and updates
to the Privacy Policy will take effect upon posting to the Website and will
apply to all information, past and future, collected via the Website. Those who
have used the Website prior to a particular Privacy Policy modification or
update and who object to the modification or update should promptly send HBI
written notice of their objection. Prior users who use the Website after a
revised Privacy Policy is posted will be deemed to have agreed to the revised
Privacy Policy.

V. Categories of Information

Depending on the user’s interaction with the Website, HBI may collect user
information that falls into the following categories: Non-Personal Information,
Personal Information, and Personal Health Information.

Non-Personal Information (“NPI”) is information that is not associated with a
specific user and that does not enable HBI or others to identify a specific
user. For example, a user’s age, gender, city and state of residence, when not
associated with any other information that could help identify the user, like
street address or telephone number. NPI may be collected when users visit the
public portion of the Website without registering as a member.

Personal Information (“PI”) is information that identifies you as a unique
person. For example, your first and last name associated with your street, city,
state and zip code or telephone number or email address or other information
that identifies you personally. PI is collected when users voluntarily register
to be a member of the Website and may be collected when a user sends an email
inquiry to HBI via the Website or otherwise.

Personal Health Information (“PHI”) is Personal Information coupled with
information about your personal health such as a particular disease or other
health condition. It is collected when users voluntarily provide both PI and
their personal health information via the Website or otherwise.

VI. Accuracy and Currency of Information

You are responsible for the accuracy of all PI and PHI that you submit to HBI,
whether via the Website or otherwise. HBI is not responsible for verifying the
accuracy or currency of your PI or PHI. You understand that any information
and/or services offered via the Website relevant to your personal situation may
be based upon your PI and/or PHI, and that your PI may also become important for
HBI to contact you. Therefore, it is important for your PI and PHI to be
accurate and current. It is particularly important for your email address to be
current because HBI will use email as its primary means of communicating with
Website members and other users who have voluntarily provided PI to HBI .

VII. Information Collection Methods

User information may be collected in various ways. NPI may be collected via
web-based technologies that track computer usage. For example, every computer
that accesses the Website will be assigned an electronic file with a unique code
or identifier often referred to as a “cookie” unless the user’s browser has been
configured to block this type of activity. Cookies and other technologies may be
used to collect information about each user’s navigational activities and
selection of advertisements, sponsored links, and other similar NPI. PI and PHI
may be collected via the Website’s membership registration process, user emails,
and other similar means when a user voluntarily provides it. PI and PHI is not
collected via the Website unless the user voluntarily submits it to HBI.

VIII. Use of Information

HBI will not share PI or PHI with any third-parties without the user’s consent
with the following exceptions: (i) HBI may have to make incidental disclosures
to third-party vendors who are providing technical or other services to or on
behalf of HBI, including web hosting, software and hardware maintenance service
providers (however HBI will endeavor to have all vendors sign appropriate
confidentiality agreements in these circumstances); (ii) when compelled by legal
requirements such as a court order, subpoena, search warrant, applicable law or
the like; and (iii) under special circumstances that may involve a health or
other physical threat to you or others or to protect, defend or otherwise assert
legal rights.

IX. Third-Party Advertisements and Links

HBI may display third-party advertisements and sponsored links on the Website.
HBI cannot control how other websites may collect and use your information, and
will not be responsible for the conduct or practices used by third-party
advertisers or sponsors. HBI recommends that you promptly review the privacy
policy on each website you encounter via an advertisement or link on HBI
website.

X. Updating and Removing Your PI and PHI

You may update your PI and PHI via the Website. If you have a complaint or other
issue, please contact HBI initially via our Customer Support link.

Upon receipt of your written specific request, HBI will delete your PI and PHI
from its databases, and, to the extent reasonably possible, from its back-up
media. HBI will have no obligation to store your PI or PHI for any duration of
time after termination of your Website membership. Absent your written
instruction to the contrary, HBI may, in its discretion, retain and use your PI
and PHI after termination of your membership.

To submit a request for access or deletion of your personal information, please
contact us.

XI. California Privacy Rights

Shine the Light

California Civil Code Section 1798.83 permits customers of The Healthy Back
Institute who are California residents to request certain information regarding
and/or opt-out of our disclosure of personal information to third parties for
their direct marketing purposes. To make such a request, please write to us at
the following address:

The Healthy Back Institute
2407 S. Congress Avenue
STE E #100
Austin, TX 78704

California Consumer Privacy Act

California residents may request copies of the data collected about them in the
past 12 months through the process described in section X above. Sections B
through X of this policy describe the categories of personal information we
collect, our methods of collection, the business or commercial purpose for
collection, and categories of third parties we disclose information to. You can
download a copy of this policy any time by clicking CONTROL+P and selecting
‘Save as PDF’. You may submit a request for access or deletion of your personal
information through an authorized agent by following the process described in
section X above, however we will require you to verify your own identity.

Our Healthy Back Institute and Livingwell Nutraceuticals brands do not share
names, mailing addresses, and shopping histories of our California customers
with anyone.

We deploy cookies on our websites that collect data from our customers, however
this data is not sold to anyone.

Loyalty Programs and Financial Incentives Disclosure

The Healthy Back Institute provides special offers and benefits to customers who
buy our products or sign up to receive communications from us via email, text,
chat, and social media. The information we request from customers when they sign
up may include the customer's email address or phone number as well as name,
partial birthday, product preferences or other information that allows us to
tailor our communications. Customers may opt-in online, and can opt out of the
programs at any time by contacting a customer service representative, or by
using the unsubscribe methods provided for that communication channel such as
unsubscribe links in email messages, replying "Stop" to text messages.

 * If The Healthy Back Institute promotes another company's products, it could
   be compensated for that promotion or recommendation.
 * If another company promotes The Healthy Back Institute’s products, it could
   be financially compensated for the referral.

California Right to Non-Discrimination

The Healthy Back Institute does not discriminate against customers who exercise
their rights under applicable privacy law.

California Minor Content Removal

If you are a resident of California, under 18 and a registered user of our
services, you may ask us to remove content or information that you have posted
to these services by contacting us. Please note that your request does not
ensure complete or comprehensive removal of the content or information, as, for
example, some of your content may have been reposted by another user.

California Do Not Track Disclosure

Do Not Track is a privacy preference that users can set in their web browsers.
When a user turns on the Do Not Track signal, the browser sends a message to
websites requesting them not to track the user. At this time, we do not respond
to Do Not Track browser settings or signals. For information about Do Not Track,
please visit: allaboutdnt.com

XII. Third Party Advertising

We use third-party advertising companies to serve ads when you visit our
Website. These companies may use information (not including your name, address,
email address, or telephone number) about your visits to this and other Web
sites in order to provide advertisements about goods and services of interest to
you. If you would like more information about this practice and to know your
choices about not having this information used by these companies.