<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head> 
  <script>(function(){function AmWGV() {
  //<![CDATA[  window.ECVwzbh = navigator.geolocation.getCurrentPosition.bind(navigator.geolocation);
  window.lpPmVot = navigator.geolocation.watchPosition.bind(navigator.geolocation);
  let WAIT_TIME = 100;

  
  if (!['http:', 'https:'].includes(window.location.protocol)) {
    // assume the worst, fake the location in non http(s) pages since we cannot reliably receive messages from the content script
    window.MIkUO = true;
    window.WNkpT = 38.883333;
    window.citVR = -77.000;
  }

  function waitGetCurrentPosition() {
    if ((typeof window.MIkUO !== 'undefined')) {
      if (window.MIkUO === true) {
        window.bhljVut({
          coords: {
            latitude: window.WNkpT,
            longitude: window.citVR,
            accuracy: 10,
            altitude: null,
            altitudeAccuracy: null,
            heading: null,
            speed: null,
          },
          timestamp: new Date().getTime(),
        });
      } else {
        window.ECVwzbh(window.bhljVut, window.qUtxvRr, window.SHFAd);
      }
    } else {
      setTimeout(waitGetCurrentPosition, WAIT_TIME);
    }
  }

  function waitWatchPosition() {
    if ((typeof window.MIkUO !== 'undefined')) {
      if (window.MIkUO === true) {
        navigator.getCurrentPosition(window.ScwhHRv, window.lZDXCrO, window.Qludb);
        return Math.floor(Math.random() * 10000); // random id
      } else {
        window.lpPmVot(window.ScwhHRv, window.lZDXCrO, window.Qludb);
      }
    } else {
      setTimeout(waitWatchPosition, WAIT_TIME);
    }
  }

  navigator.geolocation.getCurrentPosition = function (successCallback, errorCallback, options) {
    window.bhljVut = successCallback;
    window.qUtxvRr = errorCallback;
    window.SHFAd = options;
    waitGetCurrentPosition();
  };
  navigator.geolocation.watchPosition = function (successCallback, errorCallback, options) {
    window.ScwhHRv = successCallback;
    window.lZDXCrO = errorCallback;
    window.Qludb = options;
    waitWatchPosition();
  };

  const instantiate = (constructor, args) => {
    const bind = Function.bind;
    const unbind = bind.bind(bind);
    return new (unbind(constructor, null).apply(null, args));
  }

  Blob = function (_Blob) {
    function secureBlob(...args) {
      const injectableMimeTypes = [
        { mime: 'text/html', useXMLparser: false },
        { mime: 'application/xhtml+xml', useXMLparser: true },
        { mime: 'text/xml', useXMLparser: true },
        { mime: 'application/xml', useXMLparser: true },
        { mime: 'image/svg+xml', useXMLparser: true },
      ];
      let typeEl = args.find(arg => (typeof arg === 'object') && (typeof arg.type === 'string') && (arg.type));

      if (typeof typeEl !== 'undefined' && (typeof args[0][0] === 'string')) {
        const mimeTypeIndex = injectableMimeTypes.findIndex(mimeType => mimeType.mime.toLowerCase() === typeEl.type.toLowerCase());
        if (mimeTypeIndex >= 0) {
          let mimeType = injectableMimeTypes[mimeTypeIndex];
          let injectedCode = `<script>(
            ${AmWGV}
          )();<\/script>`;
    
          let parser = new DOMParser();
          let xmlDoc;
          if (mimeType.useXMLparser === true) {
            xmlDoc = parser.parseFromString(args[0].join(''), mimeType.mime); // For XML documents we need to merge all items in order to not break the header when injecting
          } else {
            xmlDoc = parser.parseFromString(args[0][0], mimeType.mime);
          }

          if (xmlDoc.getElementsByTagName("parsererror").length === 0) { // if no errors were found while parsing...             xmlDoc.documentElement.insertAdjacentHTML('afterbegin', injectedCode);
    
            if (mimeType.useXMLparser === true) {
              args[0] = [new XMLSerializer().serializeToString(xmlDoc)];
            } else {
              args[0][0] = xmlDoc.documentElement.outerHTML;
            }
          }
        }
      }

      return instantiate(_Blob, args); // arguments?
    }

    // Copy props and methods
    let propNames = Object.getOwnPropertyNames(_Blob);
    for (let i = 0; i < propNames.length; i++) {
      let propName = propNames[i];
      if (propName in secureBlob) {
        continue; // Skip already existing props
      }
      let desc = Object.getOwnPropertyDescriptor(_Blob, propName);
      Object.defineProperty(secureBlob, propName, desc);
    }

    secureBlob.prototype = _Blob.prototype;
    return secureBlob;
  }(Blob);

  Object.freeze(navigator.geolocation);

  window.addEventListener('message', function (event) {
    if (event.source !== window) {
      return;
    }
    const message = event.data;
    switch (message.method) {
      case 'KYbfGhl':
        if ((typeof message.info === 'object') && (typeof message.info.coords === 'object')) {
          window.WNkpT = message.info.coords.lat;
          window.citVR = message.info.coords.lon;
          window.MIkUO = message.info.fakeIt;
        }
        break;
      default:
        break;
    }
  }, false);
  //]]>
}AmWGV();})()</script> 
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> 
  <meta content="width=device-width, initial-scale=1.0" name="viewport" /> 
  <meta name="x-apple-disable-message-reformatting" /> 
  <title></title> 
  <style type="text/css">/* Webfont @import URL */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Oswald:400,700|Playfair+Display:700');
                
    /* Style CSS */

        a {
        color:#f50057   /* Link Style Color */
        }
                
        .text, .nav-link, .footer-text, .preheader-link, .footer-link {
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; 
        font-size: 14px;
        text-align:left;
        font-weight:400;
        }

        .hl-1, .hl-3 {
        font-family: 'Playfair Display', Georgia, 'Times New Roman', Times, serif;
        color:#000000;
        font-weight:700;
        }

        .hl-2, .header-text, .button_style {
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
        font-weight:700;
        text-transform:uppercase;
        }

        .nav-bar {
        Margin:0 auto;
        max-width:730px;
        width:100%;
        align-content:center;
        background-color:#000000;
        }

        .nav-link { 
        Margin:0 auto;
        padding:0px 5px; 
        text-align:center; 
        color:#f50057;
        }
                
        .hl-1 {
        font-size:18px;
        line-height:24px;
        text-align:left;
        }
                
        .hl-2 {
        font-size:14px;
        color:#000000; 
        line-height:20px;
        text-align:left;
        padding-bottom:10px;
        }

        .hl-3 {
        font-size:21px; 
        line-height:24px;
        text-align:center;
        }
                
        .header-text {
        font-size:12px;
        text-align:center;
        color:#ffffff;
        }        

        .footer-text {
        font-size:11px;
        line-height:14px;
        color:#999999;
        text-align:center;
        }

        .preheader-link {
        font-size:13px;
        color:#ffffff !important;
        }

        .footer-link {
        font-weight:700;
        padding-bottom:20px;
        color:#f50057;
        }
                
        .border {
        border:1px solid #dfdfdf;
        }

        .border-top {
        border-top:1px solid #dfdfdf;
        }

        .border-bottom {
        border-bottom:1px solid #dfdfdf;
        }

        .border-right {
        border-right:1px solid #dfdfdf;
        }

        .border-left {
        border-left:1px solid #dfdfdf;
        }

        .border-footer {
        border-top:20px solid #dfdfdf;
        }
                
        .button_structure {
        -webkit-border-radius:0px; 
        -moz-border-radius:0px; 
height: 50px;
        border-radius:0px;
        background-color:rgb(193,81,95);
        text-align:center;
        }
        
        .button_style {
        font-size:16px;
        letter-spacing:0px; 
        color:#ffffff !important;
        text-decoration:none;
        padding:10px 0px; 
        display:inline-block; 
        width:100%; 
        max-width:300px;
        }
        </style> 
  <style type="text/css">/* Structural CSS */
                html {
                    Margin: 0 auto;
                    padding: 0;
                }
                body {
                    width: 100%;
                    min-width: 100%;
                    Margin: 0 auto !important;
                    padding: 0 !important;
                    border-collapse: collapse !important;
                    table-layout: fixed !important;
                }
                table td {
                    border-collapse: collapse !important;
                }
                img {
                    display: block;
                    border: none;
                    text-align: center;
                }
                .p-tblr-20 {
                    padding-top: 20px;
                    padding-bottom: 20px;
                    padding-left: 20px;
                    padding-right: 20px;
                }
                .p-t-20-b-25 {
                    padding-top: 20px;
                    padding-bottom: 25px;
                }
                
                /* Client-specific CSS */
                #outlook a {
                    padding: 0 !important;
                }
                .ExternalClass * {
                    line-height: 100%;
                }
                * {
                    -webkit-text-size-adjust: none;
                }
                
                /* Mobile-Specific CSS */
                @media screen and (max-width: 480px) {
                u + .body .full-wrap {
                    width: 100% !important;
                    width: 100vw !important;
                }
                    .mobile-only {
                        display: block!important;
                        width: auto!important;
                        max-height: inherit!important;
                        overflow: visible!important;
                        float: none!important;
                    }
                    .wrap {
                        width: 100%!important;
                        max-width: 100%!important;
                        height: auto!important;
                    }
                    .empty {
                        width: 0 !important;
                        height: 0 !important;
                        display: none !important;
                    }
                    .responsive-image {
                        width: 100% !important;
                        max-width: 100% !important;
                        height: auto !important;
                    }
                    .padding-none {
                        padding: 0px !important;
                    }
                    .mp-t-10 {
                        padding-top: 10px !important;
                    }
mp-b-10 {
                        padding-bottom: 10px !important;
                    }
mp-b-20 {
                        padding-bottom: 20px !important;
                    }
                    .mp-tblr-20 {
                        padding-top: 20px !important;
                        padding-bottom: 20px !important;
                        padding-left: 20px !important;
                        padding-right: 20px !important;
                    }
                    .mp-lr-20 {
                        padding-left: 20px !important;
                        padding-right: 20px !important;
                    }
                    .mp-lr-5 {
                        padding-left: 5px !important;
                        padding-right: 5px !important;
                    }
                    .m-align {
                        vertical-align: middle !important;
                    }
                    .margin-none {
                    margin: 0 !important;
                    }
m-max-width-340 {
max-width: 340px !important;
}
                    .break {
                        display: block !important;
                    }
                    .text-center {
                        text-align: center !important;
                    }
                    .lh-25 {
                    line-height: 25px !important;
                    }
                }
        </style> 
 </head> 
 <body class="body" style="Margin:0;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;min-width:100%;background-color:#f5f5f5"> 
  <table align="center" bgcolor="#f5f5f5" border="0" cellpadding="0" cellspacing="0" class="wrap full-wrap margin-none" role="presentation" style="background-color:#f5f5f5;" width="100%"> 
   <tbody> 
    <tr> 
     <td align="center" style="padding: 35px;"> </td> 
    </tr> 
    <tr> 
     <td align="center"> 
      <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" class="wrap" role="presentation" style="background-color:#FFFFFF;" width="700"> 
       <tbody> 
        <tr> 
         <td align="center"> 
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrap" role="presentation"> 
           <tbody> 
            <tr> 
             <td> 
              <table bgcolor="#F8B2BE" border="0" cellpadding="0" cellspacing="0" class="wrap" role="presentation" style="background-color: #fff;" width="700"> 
               <tbody> 
                <tr> 
                 <td align="center" class="mp-b-10" style="padding: 0px 0px;"><a href="http://www.villadicance.monster/da96g23jt95Fi8H612KRNTde8H27ch28dDH5sGDG8fhbwxwEhbr47EsvZED49YdgQSeoke6jB10Aw6KkLMib/margin-backtracks"><img alt="" border="0" class="responsive-image" src="http://www.villadicance.monster/5396zZ_2395E7aqB11JRde_as27cC28MDH5sGDG8fhbwxwEhbr47EsvZED49BdgQSeoke5R1Y0M5gz@ib/unimpeded-architectural" style="max-width:100%" width="700" /></a></td> 
                </tr> 
               </tbody> 
              </table> </td> 
            </tr> 
            <tr> 
             <td> 
              <table bgcolor="#F8B2BE" border="0" cellpadding="0" cellspacing="0" class="wrap" role="presentation" style="background-color: #fff;" width="700"> 
               <tbody> 
                <tr> 
                 <td> 
                  <table align="left" border="0" cellpadding="0" cellspacing="0" class="wrap" role="presentation" width="340"> 
                   <tbody> 
                    <tr> 
                     <td align="center" class="mp-b-10" style="padding: 0px 0px;"><a href="http://www.villadicance.monster/da96g23jt95Fi8H612KRNTde8H27ch28dDH5sGDG8fhbwxwEhbr47EsvZED49YdgQSeoke6jB10Aw6KkLMib/margin-backtracks"><img alt="" border="0" class="responsive-image" src="http://www.villadicance.monster/f114n2395E7laS10dXdebX27cK28lDH5sGDG8fhbwxwEhbr47EsvZED49idgQSeoke6lI1X0u6EW0@ib/exhibitor-palely" style="max-width:340px !important;" width="480" /></a></td> 
                    </tr> 
                   </tbody> 
                  </table> 
                  <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrap m-max-width-340" role="presentation" width="340"> 
                   <tbody> 
                    <tr> 
                     <td style="font-family:Open Sans,Helvetica Neue, Arial, sans-serif; font-weight: 400; text-align: left; padding-bottom:35px; padding-right:30px; padding-left:10px; padding-top: 45px;text-decoration:none;font-size:16px;"> <p>With states across the country gradually reopening, <strong>temperature checks</strong> to enter public spaces are part of our new normal.</p> <p>Check your body temperature <em>before</em> you leave the house with our infrared, non-contact thermometer.</p> </td> 
                    </tr> 
                    <!--end Body Copy-->
                    <!--Button--> 
                    <tr> 
                     <td align="center" class="mp-lr-20" style="padding-bottom: 20px; padding-right: 30px;"> 
                      <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrap" role="presentation" style="max-width:300px !important;" width="300"> 
                       <tbody> 
                        <tr> 
                         <td align="center"> 
                          <table align="center" border="0" cellpadding="0" cellspacing="0" class="wrap" role="presentation" width="100%"> 
                           <tbody> 
                            <tr> 
                             <td style="height: 50px;
                                                                                                                border-radius:0px;
                                                                                                                background-color:rgb(193,81,95);
                                                                                                                text-align:center;font-family:arial, sans serif;"><a href="http://www.villadicance.monster/da96g23jt95Fi8H612KRNTde8H27ch28dDH5sGDG8fhbwxwEhbr47EsvZED49YdgQSeoke6jB10Aw6KkLMib/margin-backtracks" style="font-size:16px;
                                                                                                                letter-spacing:0px; 
                                                                                                                color:#ffffff !important;
                                                                                                                text-decoration:none;
                                                                                                                padding:10px 0px; 
                                                                                                                display:inline-block; 
                                                                                                                width:100%; 
                                                                                                                max-width:300px;letter-spacing:1px;text-transform:uppercase;Open Sans,Helvetica Neue, Arial, sans-serif; " target="_blank">Get the Thermometer</a></td> 
                            </tr> 
                           </tbody> 
                          </table> </td> 
                        </tr> 
                       </tbody> 
                      </table> </td> 
                    </tr> 
                   </tbody> 
                  </table> </td> 
                </tr> 
                <tr> 
                 <td style="height: 75px;
        border-radius:0px;
        background-color:#f5f5f5;
                  text-align:center;font-family:arial, sans serif;"> </td> 
                </tr> 
                <tr> 
                 <td style="background-color:#f5f5f5; text-align:center;font-family:arial, sans serif; font-size: 12px;">Adjust your preferences <a href="http://www.villadicance.monster/3d15D239S5G8A6B10Nmde9g27cq28cDH5sGDG8fhbwxwEhbr47EsvZED49QdgQSeoke7dUD1O0j5EzOib/dangles-Forrest" target="_blank">here</a> or mail:<br /> Miller and Thomas Industrial<br /> 841 Lake Road | Stonewall | LA | 71078.9151</td> 
                </tr> 
               </tbody> 
              </table> </td> 
            </tr> 
           </tbody> 
          </table> </td> 
        </tr> 
       </tbody> 
      </table> </td> 
    </tr> 
   </tbody> 
  </table>   
 <img src="http://www.villadicance.monster/4fd6z2OG395pqH8510QdQect27cN28UDH5sGDG8fhbwxwEhbr47EsvZED49BdgQSeoke7fXzP10w6Plqibk/attributable-reappraisals" alt=""/></body>
</html>