if (typeof shLeadFormPopup === "undefined") {

    /*! iFrame Resizer (iframeSizer.min.js ) - v2.8.4 - 2015-02-20
     *  Desc: Force cross domain iframes to size to content.
     *  Requires: iframeResizer.contentWindow.min.js to be loaded into the target frame.
     *  Copyright: (c) 2015 David J. Bradshaw - dave@bradshaw.net
     *  License: MIT
     */
    !function(){"use strict";function a(a,b,c){"addEventListener"in window?a.addEventListener(b,c,!1):"attachEvent"in window&&a.attachEvent("on"+b,c)}function b(){var a,b=["moz","webkit","o","ms"];for(a=0;a<b.length&&!A;a+=1)A=window[b[a]+"RequestAnimationFrame"];A||e(" RequestAnimationFrame not supported")}function c(){var a="Host page";return window.top!==window.self&&(a=window.parentIFrame?window.parentIFrame.getId():"Nested host page"),a}function d(a){return w+"["+c()+"]"+a}function e(a){C.log&&"object"==typeof window.console&&console.log(d(a))}function f(a){"object"==typeof window.console&&console.warn(d(a))}function g(a){function b(){function a(){k(F),i(),C.resizedCallback(F)}g("Height"),g("Width"),l(a,F,"resetPage")}function c(a){var b=a.id;e(" Removing iFrame: "+b),a.parentNode.removeChild(a),C.closedCallback(b),e(" --")}function d(){var a=E.substr(x).split(":");return{iframe:document.getElementById(a[0]),id:a[0],height:a[1],width:a[2],type:a[3]}}function g(a){var b=Number(C["max"+a]),c=Number(C["min"+a]),d=a.toLowerCase(),f=Number(F[d]);if(c>b)throw new Error("Value for min"+a+" can not be greater than max"+a);e(" Checking "+d+" is in range "+c+"-"+b),c>f&&(f=c,e(" Set "+d+" to min value")),f>b&&(f=b,e(" Set "+d+" to max value")),F[d]=""+f}function m(){var b=a.origin,c=F.iframe.src.split("/").slice(0,3).join("/");if(C.checkOrigin&&(e(" Checking connection is from: "+c),""+b!="null"&&b!==c))throw new Error("Unexpected message received from: "+b+" for "+F.iframe.id+". Message was: "+a.data+". This error can be disabled by adding the checkOrigin: false option.");return!0}function n(){return w===(""+E).substr(0,x)}function o(){var a=F.type in{"true":1,"false":1};return a&&e(" Ignoring init message from meta parent page"),a}function p(a){return E.substr(E.indexOf(":")+v+a)}function q(a){e(" MessageCallback passed: {iframe: "+F.iframe.id+", message: "+a+"}"),C.messageCallback({iframe:F.iframe,message:JSON.parse(a)}),e(" --")}function r(){if(null===F.iframe)throw new Error("iFrame ("+F.id+") does not exist on "+y);return!0}function s(a){var b=a.getBoundingClientRect();return h(),{x:parseInt(b.left,10)+parseInt(z.x,10),y:parseInt(b.top,10)+parseInt(z.y,10)}}function u(a){function b(){z=g,A(),e(" --")}function c(){return{x:Number(F.width)+d.x,y:Number(F.height)+d.y}}var d=a?s(F.iframe):{x:0,y:0},g=c();e(" Reposition requested from iFrame (offset x:"+d.x+" y:"+d.y+")"),window.top!==window.self?window.parentIFrame?a?parentIFrame.scrollToOffset(g.x,g.y):parentIFrame.scrollTo(F.width,F.height):f(" Unable to scroll to requested position, window.parentIFrame not found"):b()}function A(){!1!==C.scrollCallback(z)&&i()}function B(a){function b(a){var b=s(a);e(" Moving to in page link (#"+c+") at x: "+b.x+" y: "+b.y),z={x:b.x,y:b.y},A(),e(" --")}var c=a.split("#")[1]||"",d=decodeURIComponent(c),f=document.getElementById(d)||document.getElementsByName(d)[0];window.top!==window.self?window.parentIFrame?parentIFrame.moveToAnchor(c):e(" In page link #"+c+" not found and window.parentIFrame not found"):f?b(f):e(" In page link #"+c+" not found")}function D(){switch(F.type){case"close":c(F.iframe),C.resizedCallback(F);break;case"message":q(p(6));break;case"scrollTo":u(!1);break;case"scrollToOffset":u(!0);break;case"inPageLink":B(p(9));break;case"reset":j(F);break;case"init":b(),C.initCallback(F.iframe);break;default:b()}}var E=a.data,F={};n()&&(e(" Received: "+E),F=d(),!o()&&r()&&m()&&(D(),t=!1))}function h(){null===z&&(z={x:void 0!==window.pageXOffset?window.pageXOffset:document.documentElement.scrollLeft,y:void 0!==window.pageYOffset?window.pageYOffset:document.documentElement.scrollTop},e(" Get page position: "+z.x+","+z.y))}function i(){null!==z&&(window.scrollTo(z.x,z.y),e(" Set page position: "+z.x+","+z.y),z=null)}function j(a){function b(){k(a),m("reset","reset",a.iframe)}e(" Size reset requested by "+("init"===a.type?"host page":"iFrame")),h(),l(b,a,"init")}function k(a){function b(b){a.iframe.style[b]=a[b]+"px",e(" IFrame ("+a.iframe.id+") "+b+" set to "+a[b]+"px")}C.sizeHeight&&b("height"),C.sizeWidth&&b("width")}function l(a,b,c){c!==b.type&&A?(e(" Requesting animation frame"),A(a)):a()}function m(a,b,c){e("["+a+"] Sending msg to iframe ("+b+")"),c.contentWindow.postMessage(w+b,"*")}function n(){function b(){function a(a){1/0!==C[a]&&0!==C[a]&&(i.style[a]=C[a]+"px",e(" Set "+a+" = "+C[a]+"px"))}a("maxHeight"),a("minHeight"),a("maxWidth"),a("minWidth")}function c(a){return""===a&&(i.id=a="iFrameResizer"+s++,e(" Added missing iframe ID: "+a+" ("+i.src+")")),a}function d(){e(" IFrame scrolling "+(C.scrolling?"enabled":"disabled")+" for "+k),i.style.overflow=!1===C.scrolling?"hidden":"auto",i.scrolling=!1===C.scrolling?"no":"yes"}function f(){("number"==typeof C.bodyMargin||"0"===C.bodyMargin)&&(C.bodyMarginV1=C.bodyMargin,C.bodyMargin=""+C.bodyMargin+"px")}function g(){return k+":"+C.bodyMarginV1+":"+C.sizeWidth+":"+C.log+":"+C.interval+":"+C.enablePublicMethods+":"+C.autoResize+":"+C.bodyMargin+":"+C.heightCalculationMethod+":"+C.bodyBackground+":"+C.bodyPadding+":"+C.tolerance+":"+C.enableInPageLinks}function h(b){a(i,"load",function(){var a=t;m("iFrame.onload",b,i),!a&&C.heightCalculationMethod in B&&j({iframe:i,height:0,width:0,type:"init"})}),m("init",b,i)}var i=this,k=c(i.id);d(),b(),f(),h(g())}function o(a){if("object"!=typeof a)throw new TypeError("Options is not an object.")}function p(a){a=a||{},o(a);for(var b in D)D.hasOwnProperty(b)&&(C[b]=a.hasOwnProperty(b)?a[b]:D[b])}function q(){function a(a){if(!a.tagName)throw new TypeError("Object is not a valid DOM element");if("IFRAME"!==a.tagName.toUpperCase())throw new TypeError("Expected <IFRAME> tag, found <"+a.tagName+">.");n.call(a)}return function(b,c){switch(p(b),typeof c){case"undefined":case"string":Array.prototype.forEach.call(document.querySelectorAll(c||"iframe"),a);break;case"object":a(c);break;default:throw new TypeError("Unexpected data type ("+typeof c+").")}}}function r(a){a.fn.iFrameResize=function(a){return p(a),this.filter("iframe").each(n).end()}}var s=0,t=!0,u="message",v=u.length,w="[iFrameSizer]",x=w.length,y="",z=null,A=window.requestAnimationFrame,B={max:1,scroll:1,bodyScroll:1,documentElementScroll:1},C={},D={autoResize:!0,bodyBackground:null,bodyMargin:null,bodyMarginV1:8,bodyPadding:null,checkOrigin:!0,enableInPageLinks:!1,enablePublicMethods:!1,heightCalculationMethod:"offset",interval:32,log:!1,maxHeight:1/0,maxWidth:1/0,minHeight:0,minWidth:0,scrolling:!1,sizeHeight:!0,sizeWidth:!1,tolerance:0,closedCallback:function(){},initCallback:function(){},messageCallback:function(){},resizedCallback:function(){},scrollCallback:function(){return!0}};b(),a(window,"message",g),window.jQuery&&r(jQuery),"function"==typeof define&&define.amd?define([],q):"object"==typeof module&&"object"==typeof module.exports?module.exports=q():window.iFrameResize=q()}();
    //# sourceMappingURL=iframeResizer.map

    var shLeadFormPopup = (function(url){
      var form = {};

      var dialog = document.createElement("DIV");
      dialog.className = 'sh_dialog';
      dialog.style.display = 'none';
      dialog.style.position = 'fixed';
      dialog.style.overflowY = 'scroll';
      dialog.style.top = '0';
      dialog.style.left = '0';
      dialog.style.height = '100%';
      dialog.style.width = '100%';
      dialog.style.zIndex = '9999999999999'

      var overlay = document.createElement("DIV");
      overlay.className = 'sh_overlay';
      overlay.style.backgroundColor = '#000';
      overlay.style.opacity = '0.5';
      overlay.style.position = 'fixed';
      overlay.style.top = '0';
      overlay.style.left = '0';
      overlay.style.minHeight = '100%';
      overlay.style.width = '100%';

      var wrapper = document.createElement("DIV");
      wrapper.className = 'sh_wrapper';
      wrapper.style.maxWidth = '480px';
      wrapper.style.margin = '100px auto';
      wrapper.style.padding = '60px';
      wrapper.style.position = 'relative';
      wrapper.style.top = '0';

      wrapper.style.backgroundColor = '#fff';
      wrapper.style.borderRadius = '10px';
      wrapper.style.boxShadow = '0px 0px 50px -5px rgba(0,0,0,0.5)';

      var closeButton = document.createElement("DIV");
      closeButton.id = 'sh_close_btn';
      closeButton.style.position = 'absolute';
      closeButton.style.top = '-8px';
      closeButton.style.right = '-8px';
      closeButton.style.backgroundImage = 'url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAABGdBTUEAA1teXP8meAAAAv9JREFUSA2tlc9LVFEUx9+YZTpUZIxkLqfZWAOBtNFAAwWDgfau3LdrJW3cCu7FtX+Di1m0cNEIgwQtyoJxIGLQaMhoasqx8vX9XO8Z75vpNx34cs4995zvefe8+yMV/VxSmjL0yAaMkVg48sA2yEyKJYRefEZ4Wrah1/uJhfyr8CVAWFDuY+kswPiUAOlZob9YLE5ns9lbmUxmLJ1O5+SLms1mpV6vP65Wq49mZ2cfyvVZOBAo+E1gRV0COcRpYWhlZeVOo9F4Fv9GiCGWHJ8LR+eHOwctgPzy8vLy3SMJ3FtbW/Hi4mI8OTkZDw4OOmDjYw4hlhxyPQdciSK0pV8YCslXV1fjXC5nP7BLM0dMRxFWAhecTqw1FzW6ur+//4IEEtXzLlLFJHzEWBFy4RDgareKHTMgXFlbW7sHOUsPvxyf5hMIfcRau+CAy3P22N6m2sDo6Oi4dLS+vh5VKhXM6Jj7RP/IRyw5iOfgg90Kwv3ePzIycoOgjY0NlJNU6uRfUcwKMhnOWY7n4B9QAP6oT+Dvj7VarY8snd2icQL4Q+mcJweBAy4Bzj5rEZqt9b8ELsftlmCsOp017Hw+by6n9WGJMYNOn+UYhyVQgGx3t+zs7DxnYmpqCuUkJKLnYd/DOcvxHNxTcMYUsIvrsFwuP4G1UChE2nqYbcKQ2GzTxJKDeI5DmVbEnbgLcnBApnd3d1/qy/7poJELh+eC051mVuEOmvTN+fn5+3YP/e1VQS4cQvugyXaXEnvWXRXSt+fm5h5YkT+97MghV6ATiatCY7cUd9nJvibMkFCr1V7Rrl8JMZ58xucmLjs7pmj6xaE7J1wSCMwsLCyMT0xMXNcVkB0eHubwRHt7e6+3t7erpVLp6dLS0qZcdeGN8Fb4ILQE9/BYAY3bb8IZ2bwL5wWWys+iKC8crUR4uQ4EyN4L74SG0BRsB7nDExbQnCvCSiByT6Y0G4D2UbhXQNiCEPFUfvKagl1PZmcBxbgi7CxAIQPk+BA7OxAa8LnDRYDJdyO3IFJ2tPHKAAAAAElFTkSuQmCC")';
      closeButton.style.height = '23px';
      closeButton.style.width = '24px';
      closeButton.style.cursor = 'pointer';

      var iframe = document.createElement("IFRAME");
      iframe.id = 'sh_frame';
      iframe.name = 'lc_pop_form';
      iframe.className = 'sh_frame';

      iframe.style.border = 'none';
      iframe.style.display = 'block';
      iframe.style.padding = '0';
      iframe.style.width = '100%';
      iframe.style.height = '0';

      iframe.scrolling = "no";
      iframe.frameborder = "0";

      dialog.appendChild(overlay);
      dialog.appendChild(wrapper);
      wrapper.appendChild(iframe);
      wrapper.appendChild(closeButton);
      document.body.appendChild(dialog);

      overlay.onclick = function() {
        form.hideForm();
      }

      form.hideForm = function() {
        dialog.style.display = 'none';
      }

      form.showForm = function(id) {
        id = id || 'pxkccfbngspnxcrdnvhkrbvxtfrcrpwt';
        var iFrameSource = 'https://114784.17hats.com/embed/lead/form/'+id;
        if (iFrameSource != iframe.src) iframe.src = iFrameSource;
        dialog.style.display = 'block';

        // dirty hack on iframe faulty height on first opening dialog
        var resizeIframe = setInterval(function () {
          if (iframe.style.height === '0px') {
            iFrameResize({
              heightCalculationMethod: 'lowestElement'
            });
          } else {
            clearInterval(resizeIframe)
          }
        }, 200);
      }

      form.openForm = function(event) {
          event.preventDefault();
          var formId = event.target.href.split('/p#/lcf/')[1];
          form.showForm(formId);
      }

      function receiveMessage(msg) {
        if (msg.data == 'hide_form') {
          form.hideForm();
        }
      }

      function addFormButtonEvent(btn) {
          btn.addEventListener("click", function(event){
            var formId = event.target.href.split('/p#/lcf/')[1];
            form.showForm(formId);
            event.preventDefault();
          });
      }

      // Iframe post message listener
      if (window.attachEvent) { //IE
        window.attachEvent('onmessage',receiveMessage);
      } else {
        window.addEventListener("message", receiveMessage, false);
      }

      document.getElementById("sh_close_btn").addEventListener("click", function(event){
        form.hideForm();
      });

      var formButton = document.getElementById("shLeadButton");

      if (!!formButton) {
          addFormButtonEvent(formButton);
      } else {
        var tries = 0;
        var interval = setInterval(function(){
            formButton = document.getElementById("shLeadButton");
            if (!!formButton) {
                addFormButtonEvent(formButton);
                clearInterval(interval);
                return;
            } else if (tries > 100) {
                clearInterval(interval);
                return;
            }
            ++tries;
        },10);
      }

      return form;
    })();
}
