(function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={exports:{},id:r,loaded:false};e[r].call(i.exports,i,i.exports,n);i.loaded=true;return i.exports}n.m=e;n.c=t;n.p="https://web.archive.org/web/20220518063321/https://cdn2.editmysite.com/js/";n.p="https://"+window.ASSETS_BASE+"/js/"||n.p;return n(0)})([function(e,t,n){e.exports=n(321)},function(e,t,n){var r;!(r=function(){if(window.Weebly!==undefined&&window.Weebly.jQuery!==undefined){return window.Weebly.jQuery}return window.jQuery}.call(t,n,t,e),r!==undefined&&(e.exports=r))},function(e,t,n){var r,i;!(r=[n(1)],i=function(e){window.Weebly=window._W=window._W||{};window._W.utl=window._W.utl||function(e){window._W.failedTls=window._W.failedTls||[];window._W.failedTls.push(e);return e};window._W.ftl=window._W.ftl||function(e){window._W.failedFtls=window._W.failedFtls||[];window._W.failedFtls.push(e);return""};window._W.utl=window._W.utl||function(e){window._W.failedUtls=window._W.failedUtls||[];window._W.failedUtls.push(e);return""};window._W.stl=window._W.stl||function(e){window._W.failedStls=window._W.failedStls||[];window._W.failedStls.push(e);return""};window._W.setCookie=function(e,t,n){var r=new Date;r.setTime(r.getTime()+n*24*60*60*1e3);var i="expires="+r.toUTCString();document.cookie=e+"="+t+"; "+i};window._W.clearCookie=function(e){window._W.setCookie(e,"",-1)};window._W.getCookie=function(e){var t=e+"=";var n=document.cookie.split(";");for(var r=0;r").attr(e);this.setElement(r,false)}else{this.setElement(n.result(this,"el"),false)}}});t.sync=function(e,r,i){var a=x[e];n.defaults(i||(i={}),{emulateHTTP:t.emulateHTTP,emulateJSON:t.emulateJSON});var o={type:a,dataType:"json"};if(!i.url){o.url=n.result(r,"url")||D()}if(i.data==null&&r&&(e==="create"||e==="update"||e==="patch")){o.contentType="application/json";o.data=JSON.stringify(i.attrs||r.toJSON(i))}if(i.emulateJSON){o.contentType="application/x-www-form-urlencoded";o.data=o.data?{model:o.data}:{}}if(i.emulateHTTP&&(a==="PUT"||a==="DELETE"||a==="PATCH")){o.type="POST";if(i.emulateJSON)o.data._method=a;var s=i.beforeSend;i.beforeSend=function(e){e.setRequestHeader("X-HTTP-Method-Override",a);if(s)return s.apply(this,arguments)}}if(o.type!=="GET"&&!i.emulateJSON){o.processData=false}if(o.type==="PATCH"&&S){o.xhr=function(){return new ActiveXObject("Microsoft.XMLHTTP")}}var u=i.xhr=t.ajax(n.extend(o,i));r.trigger("request",r,u,i);return u};var S=typeof window!=="undefined"&&!!window.ActiveXObject&&!(window.XMLHttpRequest&&(new XMLHttpRequest).dispatchEvent);var x={create:"POST",update:"PUT",patch:"PATCH",delete:"DELETE",read:"GET"};t.ajax=function(){return t.$.ajax.apply(t.$,arguments)};var E=t.Router=function(e){e||(e={});if(e.routes)this.routes=e.routes;this._bindRoutes();this.initialize.apply(this,arguments)};var R=/\((.*?)\)/g;var C=/(\(\?)?:\w+/g;var k=/\*\w+/g;var M=/[\-{}\[\]+?.,\\\^$|#\s]/g;n.extend(E.prototype,c,{initialize:function(){},route:function(e,r,i){if(!n.isRegExp(e))e=this._routeToRegExp(e);if(n.isFunction(r)){i=r;r=""}if(!i)i=this[r];var a=this;t.history.route(e,function(n){var o=a._extractParameters(e,n);a.execute(i,o);a.trigger.apply(a,["route:"+r].concat(o));a.trigger("route",r,o);t.history.trigger("route",a,r,o)});return this},execute:function(e,t){if(e)e.apply(this,t)},navigate:function(e,n){t.history.navigate(e,n);return this},_bindRoutes:function(){if(!this.routes)return;this.routes=n.result(this,"routes");var e,t=n.keys(this.routes);while((e=t.pop())!=null){this.route(e,this.routes[e])}},_routeToRegExp:function(e){e=e.replace(M,"\\$&").replace(R,"(?:$1)?").replace(C,function(e,t){return t?e:"([^/?]+)"}).replace(k,"([^?]*?)");return new RegExp("^"+e+"(?:\\?([\\s\\S]*))?$")},_extractParameters:function(e,t){var r=e.exec(t).slice(1);return n.map(r,function(e,t){if(t===r.length-1)return e||null;return e?decodeURIComponent(e):null})}});var I=t.History=function(){this.handlers=[];n.bindAll(this,"checkUrl");if(typeof window!=="undefined"){this.location=window.location;this.history=window.history}};var O=/^[#\/]|\s+$/g;var P=/^\/+|\/+$/g;var T=/msie [\w.]+/;var N=/\/$/;var U=/#.*$/;I.started=false;n.extend(I.prototype,c,{interval:50,atRoot:function(){return this.location.pathname.replace(/[^\/]$/,"$&/")===this.root},getHash:function(e){var t=(e||this).location.href.match(/#(.*)$/);return t?t[1]:""},getFragment:function(e,t){if(e==null){if(this._hasPushState||!this._wantsHashChange||t){e=decodeURI(this.location.pathname+this.location.search);var n=this.root.replace(N,"");if(!e.indexOf(n))e=e.slice(n.length)}else{e=this.getHash()}}return e.replace(O,"")},start:function(e){if(I.started)throw new Error("Backbone.history has already been started");I.started=true;this.options=n.extend({root:"/"},this.options,e);this.root=this.options.root;this._wantsHashChange=this.options.hashChange!==false;this._wantsPushState=!!this.options.pushState;this._hasPushState=!!(this.options.pushState&&this.history&&this.history.pushState);var r=this.getFragment();var i=document.documentMode;var a=T.exec(navigator.userAgent.toLowerCase())&&(!i||i<=7);this.root=("/"+this.root+"/").replace(P,"/");if(a&&this._wantsHashChange){var o=t.$('