
  (function(config) {
    window._peekConfig = config || {};
    var idPrefix = &#039;peek-book-button&#039;;
    var id = idPrefix+&#039;-js&#039;; if (document.getElementById(id)) return;
    var head = document.getElementsByTagName(&#039;head&#039;)[0];
    var el = document.createElement(&#039;script&#039;); el.id = id;
    var date = new Date; var stamp = date.getMonth()+&quot;-&quot;+date.getDate();
    var basePath = &quot;https://js.peek.com&quot;;
    el.src = basePath + &quot;/widget_button.js?ts=&quot;+stamp;
    head.appendChild(el); id = idPrefix+&#039;-css&#039;; el = document.createElement(&#039;link&#039;); el.id = id;
    el.href = basePath + &quot;/widget_button.css?ts=&quot;+stamp;
    el.rel=&quot;stylesheet&quot;; el.type=&quot;text/css&quot;; head.appendChild(el);
  })({key: &#039;39ad97e1-909b-4964-bf79-69b712d5bb12&#039;});
