Conflict with Convert Plus and Contact Form 7 on Firefox Mozilla
-
Hello !
Great plugin and much respect for the free version!I think i have found a conflict between Convert Plus plugin, Contact Form 7 and WAH ONLY at FireFox.
I deactivated all the other plugins just to reganerate the problem and it does.
From Console: Error: Permission denied to access property “apply”
From Debugger: !function(d){d.idleTimer=function(e,o){var t;”object”==typeof e?(t=e,e=null):”number”==typeof e&&(t={timeout:e},e=null),o=o||document,t=d.extend({idle:!1,timeout:3e4,events:”mousemove keydown wheel DOMMouseScroll mousewheel mousedown touchstart touchmove MSPointerDown MSPointerMove”},t);var i,a,s,n=d(o),r=n.data(“idleTimerObj”)||{},l=function(e){var t=d.data(o,”idleTimerObj”)||{};t.idle=!t.idle,t.olddate=+new Date;var i=d.Event((t.idle?”idle”:”active”)+”.idleTimer”);d(o).trigger(i,[o,d.extend({},t),e])},c=function(){var e=d.data(o,”idleTimerObj”)||{};e.idle=e.idleBackup,e.olddate=+new Date,e.lastActive=e.olddate,e.remaining=null,clearTimeout(e.tId),e.idle||(e.tId=setTimeout(l,e.timeout))};if(null===e&&void 0!==r.idle)return c(),n;if(null===e);else{if(null!==e&&void 0===r.idle)return!1;if(“destroy”===e)return s=d.data(o,”idleTimerObj”)||{},clearTimeout(s.tId),n.removeData(“idleTimerObj”),n.off(“._idleTimer”),n;if(“pause”===e)return null==(a=d.data(o,”idleTimerObj”)||{}).remaining&&(a.remaining=a.timeout-(+new Date-a.olddate),clearTimeout(a.tId)),n;if(“resume”===e)return null!=(i=d.data(o,”idleTimerObj”)||{}).remaining&&(i.idle||(i.tId=setTimeout(l,i.remaining)),i.remaining=null),n;if(“reset”===e)return c(),n;if(“getRemainingTime”===e)return function(){var e=d.data(o,”idleTimerObj”)||{};if(e.idle)return 0;if(null!=e.remaining)return e.remaining;var t=e.timeout-(+new Date-e.lastActive);return t<0&&(t=0),t}();if(“getElapsedTime”===e)return+new Date-r.olddate;if(“getLastActiveTime”===e)return r.lastActive;if(“isIdle”===e)return r.idle}return n.on(d.trim((t.events+” “).split(” “).join(“._idleTimer “)),function(e){!function(e){var t=d.data(o,”idleTimerObj”)||{};if(null==t.remaining){if(“mousemove”===e.type){if(e.pageX===t.pageX&&e.pageY===t.pageY)return;if(void 0===e.pageX&&void 0===e.pageY)return;if(+new Date-t.olddate<200)return}clearTimeout(t.tId),t.idle&&l(e),t.lastActive=+new Date,t.pageX=e.pageX,t.pageY=e.pageY,t.tId=setTimeout(l,t.timeout)}}(e)}),(r=d.extend({},{olddate:+new Date,lastActive:+new Date,idle:t.idle,idleBackup:t.idle,timeout:t.timeout,remaining:null,tId:null,pageX:null,pageY:null})).idle||(r.tId=setTimeout(l,r.timeout)),d.data(o,”idleTimerObj”,r),n},d.fn.idleTimer=function(e){return this[0]?d.idleTimer(e,this[0]):this}}(jQuery),function s(n,r,l){function c(i,e){if(!r[i]){if(!n[i]){var t=”function”==typeof require&&require;if(!e&&t)return t(i,!0);if(d)return d(i,!0);var o=new Error(“Cannot find module ‘”+i+”‘”);throw o.code=”MODULE_NOT_FOUND”,o}var a=r[i]={exports:{}};n[i][0].call(a.exports,function(e){var t=n[i][1][e];return c(t||e)},a,a.exports,s,n,r,l)}return r[i].exports}for(var d=”function”==typeof require&&require,e=0;e<l.length;e++)c(l[e]);return c}({1:[function(e,t,i){“use strict”;var o=e(“../main”);”function”==typeof define&&define.amd?define(o):(window.CP_PerfectScrollbar=o,void 0===window.Ps&&(window.Ps=o))},{“../main”:7}],2:[function(e,t,i){“use strict”;i.add=function(e,t){var i,o,a;e.classList?e.classList.add(t):(o=t,(a=(i=e).className.split(” “)).indexOf(o)<0&&a.push(o),i.className=a.join(” “))},i.remove=function(e,t){var i,o,a,s;e.classList?e.classList.remove(t):(o=t,a=(i=e).className.split(” “),0<=(s=a.indexOf(o))&&a.splice(s,1),i.className=a.join(” “))},i.list=function(e){return e.classList?Array.prototype.slice.apply(e.classList):e.className.split(” “)}},{}],3:[function(e,t,i){“use strict”;var o={e:function(e,t){var i=document.createElement(e);return i.className=t,i},appendTo:function(e,t){return t.appendChild(e),e}};o.css=function(e,t,i){return”object”==typeof t?function(e,t){for(var i in t){var o=t[i];”number”==typeof o&&(o=o.toString()+”px”),e.style[i]=o}return e}(e,t):void 0===i?(n=e,r=t,window.getComputedStyle(n)[r]):(o=e,a=t,”number”==typeof(s=i)&&(s=s.toString()+”px”),o.style[a]=s,o);var o,a,s,n,r},o.matches=function(e,t){return void 0!==e.matches?e.matches(t):void 0!==e.matchesSelector?e.matchesSelector(t):void 0!==e.webkitMatchesSelector?e.webkitMatchesSelector(t):void 0!==e.mozMatchesSelector?e.mozMatchesSelector(t):void 0!==e.msMatchesSelector?e.msMatchesSelector(t):void 0},o.remove=function(e){void 0!==e.remove?e.remove():e.parentNode&&e.parentNode.removeChild(e)},o.queryChildren=function(e,t){return Array.prototype.filter.call(e.childNodes,function(e){return o.matches(e,t)})},t.exports=o},{}],4:[function(e,t,i){“use strict”;var o=function(e){this.element=e,this.events={}};o.prototype.bind=function(e,t){void 0===this.events[e]&&(this.events[e]=[]),this.events[e].push(t),this.element.addEventListener(e,t,!1)},o.prototype.unbind=function(t,i){var o=void 0!==i;this.events[t]=this.events[t].filter(function(e){return!(!o||e===i)||(this.element.removeEventListener(t,e,!1),!1)},this)},o.prototype.unbindAll=function(){for(var e in this.events)this.unbind(e)};var a=function(){this.eventElements=[]};a.prototype.eventElement=function(t){var e=this.eventElements.filter(function(e){return e.element===t})[0];return void 0===e&&(e=new o(t),this.eventElements.push(e)),e},a.prototype.bind=function(e,t,i){this.eventElement(e).bind(t,i)},a.prototype.unbind=function(e,t,i){this.eventElement(e).unbind(t,i)},a.prototype.unbindAll=function(){for(var e=0;e<this.eventElements.length;e++)this.eventElements[e].unbindAll()},a.prototype.once=function(e,t,i){var o=this.eventElement(e),a=function(e){o.unbind(t,a),i(e)};o.bind(t,a)},t.exports=a},{}],5:[function(e,t,i){“use strict”;t.exports=function(){function e(){return Math.floor(65536*(1+Math.random())).toString(16).substring(1)}return function(){return e()+e()+”-“+e()+”-“+e()+”-“+e()+”-“+e()+e()+e()}}()},{}],6:[function(e,t,i){“use strict”;var a=e(“./class”),o=e(“./dom”);i.toInt=function(e){return parseInt(e,10)||0},i.clone=function(e){if(null===e)return null;if(“object”==typeof e){var t={};for(var i in e)t[i]=this.clone(e[i]);return t}return e},i.extend=function(e,t){var i=this.clone(e);for(var o in t)i[o]=this.clone(t[o]);return i},i.isEditable=function(e){return o.matches(e,”input,[contenteditable]”)||o.matches(e,”select,[contenteditable]”)||o.matches(e,”textarea,[contenteditable]”)||o.matches(e,”button,[contenteditable]”)},i.removePsClasses=function(e){for(var t=a.list(e),i=0;i<t.length;i++){var o=t[i];0===o.indexOf(“ps-“)&&a.remove(e,o)}},i.outerWidth=function(e){return this.toInt(o.css(e,”width”))+this.toInt(o.css(e,”paddingLeft”))+this.toInt(o.css(e,”paddingRight”))+this.toInt(o.css(e,”borderLeftWidth”))+this.toInt(o.css(e,”borderRightWidth”))},i.startScrolling=function(e,t){a.add(e,”ps-in-scrolling”),void 0!==t?a.add(e,”ps-“+t):(a.add(e,”ps-x”),a.add(e,”ps-y”))},i.stopScrolling=function(e,t){a.remove(e,”ps-in-scrolling”),void 0!==t?a.remove(e,”ps-“+t):(a.remove(e,”ps-x”),a.remove(e,”ps-y”))},i.env={isWebKit:”WebkitAppearance”in document.documentElement.style,supportsTouch:”ontouchstart”in window||window.DocumentTouch&&document instanceof window.DocumentTouch,supportsIePointer:null!==window.navigator.msMaxTouchPoints}},{“./class”:2,”./dom”:3}],7:[function(e,t,i){“use strict”;var o=e(“./plugin/destroy”),a=e(“./plugin/initialize”),s=e(“./plugin/update”);t.exports={initialize:a,update:s,destroy:o}},{“./plugin/destroy”:9,”./plugin/initialize”:17,”./plugin/update”:21}],8:[function(e,t,i){“use strict”;t.exports={maxScrollbarLength:null,minScrollbarLength:null,scrollXMarginOffset:0,scrollYMarginOffset:0,stopPropagationOnClick:!0,suppressScrollX:!1,suppressScrollY:!1,swipePropagation:!0,useBothWheelAxes:!1,useKeyboard:!0,useSelectionScroll:!1,wheelPropagation:!1,wheelSpeed:1}},{}],9:[function(e,t,i){“use strict”;var o=e(“../lib/dom”),a=e(“../lib/helper”),s=e(“./instances”);t.exports=function(e){var t=s.get(e);t&&(t.event.unbindAll(),o.remove(t.scrollbarX),o.remove(t.scrollbarY),o.remove(t.scrollbarXRail),o.remove(t.scrollbarYRail),a.removePsClasses(e),s.remove(e))}},{“../lib/dom”:3,”../lib/helper”:6,”./instances”:18}],10:[function(e,t,i){“use strict”;var n=e(“../../lib/helper”),o=e(“../instances”),r=e(“../update-geometry”),l=e(“../update-scroll”);t.exports=function(e){!function(o,a){function s(e){return e.getBoundingClientRect()}var e=window.Event.prototype.stopPropagation.bind;a.settings.stopPropagationOnClick&&a.event.bind(a.scrollbarY,”click”,e),a.event.bind(a.scrollbarYRail,”click”,function(e){var t=n.toInt(a.scrollbarYHeight/2),i=a.railYRatio*(e.pageY-window.scrollY-s(a.scrollbarYRail).top-t)/(a.railYRatio*(a.railYHeight-a.scrollbarYHeight));i<0?i=0:1<i&&(i=1),l(o,”top”,(a.contentHeight-a.containerHeight)*i),r(o),e.stopPropagation()}),a.settings.stopPropagationOnClick&&a.event.bind(a.scrollbarX,”click”,e),a.event.bind(a.scrollbarXRail,”click”,function(e){var t=n.toInt(a.scrollbarXWidth/2),i=a.railXRatio*(e.pageX-window.scrollX-s(a.scrollbarXRail).left-t)/(a.railXRatio*(a.railXWidth-a.scrollbarXWidth));i<0?i=0:1<i&&(i=1),l(o,”left”,(a.contentWidth-a.containerWidth)*i-a.negativeScrollAdjustment),r(o),e.stopPropagation()})}(e,o.get(e))}},{“../../lib/helper”:6,”../instances”:18,”../update-geometry”:19,”../update-scroll”:20}],11:[function(e,t,i){“use strict”;function o(a,s){var n=null,t=null,i=function(e){(function(e){var t=n+e*s.railXRatio,i=s.scrollbarXRail.getBoundingClientRect().left+s.railXRatio*(s.railXWidth-s.scrollbarXWidth);s.scrollbarXLeft=t<0?0:i<t?i:t;var o=l.toInt(s.scrollbarXLeft*(s.contentWidth-s.containerWidth)/(s.containerWidth-s.railXRatio*s.scrollbarXWidth))-s.negativeScrollAdjustment;d(a,”left”,o)})(e.pageX-t),c(a),e.stopPropagation(),e.preventDefault()},o=function(){l.stopScrolling(a,”x”),s.event.unbind(s.ownerDocument,”mousemove”,i)};s.event.bind(s.scrollbarX,”mousedown”,function(e){t=e.pageX,n=l.toInt(r.css(s.scrollbarX,”left”))*s.railXRatio,l.startScrolling(a,”x”),s.event.bind(s.ownerDocument,”mousemove”,i),s.event.once(s.ownerDocument,”mouseup”,o),e.stopPropagation(),e.preventDefault()})}function a(a,s){var n=null,t=null,i=function(e){(function(e){var t=n+e*s.railYRatio,i=s.scrollbarYRail.getBoundingClientRect().top+s.railYRatio*(s.railYHeight-s.scrollbarYHeight);s.scrollbarYTop=t<0?0:i<t?i:t;var o=l.toInt(s.scrollbarYTop*(s.contentHeight-s.containerHeight)/(s.containerHeight-s.railYRatio*s.scrollbarYHeight));d(a,”top”,o)})(e.pageY-t),c(a),e.stopPropagation(),e.preventDefault()},o=function(){l.stopScrolling(a,”y”),s.event.unbind(s.ownerDocument,”mousemove”,i)};s.event.bind(s.scrollbarY,”mousedown”,function(e){t=e.pageY,n=l.toInt(r.css(s.scrollbarY,”top”))*s.railYRatio,l.startScrolling(a,”y”),s.event.bind(s.ownerDocument,”mousemove”,i),s.event.once(s.ownerDocument,”mouseup”,o),e.stopPropagation(),e.preventDefault()})}var r=e(“../../lib/dom”),l=e(“../../lib/helper”),s=e(“../instances”),c=e(“../update-geometry”),d=e(“../update-scroll”);t.exports=function(e){var t=s.get(e);o(e,t),a(e,t)}},{“../../lib/dom”:3,”../../lib/helper”:6,”../instances”:18,”../update-geometry”:19,”../update-scroll”:20}],12:[function(e,t,i){“use strict”;function o(a,s){var n=!1;s.event.bind(a,”mouseenter”,function(){n=!0}),s.event.bind(a,”mouseleave”,function(){n=!1});s.event.bind(s.ownerDocument,”keydown”,function(e){if((!e.isDefaultPrevented||!e.isDefaultPrevented())&&n){var t=document.activeElement?document.activeElement:s.ownerDocument.activeElement;if(t){for(;t.shadowRoot;)t=t.shadowRoot.activeElement;if(r.isEditable(t))return}var i=0,o=0;switch(e.which){case 37:i=-30;break;case 38:o=30;break;case 39:i=30;break;case 40:o=-30;break;case 33:o=90;break;case 32:o=e.shiftKey?90:-90;break;case 34:o=-90;break;case 35:o=e.ctrlKey?-s.contentHeight:-s.containerHeight;break;case 36:o=e.ctrlKey?a.scrollTop:s.containerHeight;break;default:return}c(a,”top”,a.scrollTop-o),c(a,”left”,a.scrollLeft+i),l(a),function(e,t){var i=a.scrollTop;if(0===e){if(!s.scrollbarYActive)return!1;if(0===i&&0<t||i>=s.contentHeight-s.containerHeight&&t<0)return!s.settings.wheelPropagation}var o=a.scrollLeft;if(0===t){if(!s.scrollbarXActive)return!1;if(0===o&&e<0||o>=s.contentWidth-s.containerWidth&&0<e)return!s.settings.wheelPropagation}return!0}(i,o)&&e.preventDefault()}})}var r=e(“../../lib/helper”),a=e(“../instances”),l=e(“../update-geometry”),c=e(“../update-scroll”);t.exports=function(e){o(e,a.get(e))}},{“../../lib/helper”:6,”../instances”:18,”../update-geometry”:19,”../update-scroll”:20}],13:[function(e,t,i){“use strict”;function o(r,l){function e(e){if(d.env.isWebKit||!r.querySelector(“select:focus”)){var t=(s=(a=e).deltaX,n=-1*a.deltaY,(void 0===s||void 0===n)&&(s=-1*a.wheelDeltaX/6,n=a.wheelDeltaY/6),a.deltaMode&&1===a.deltaMode&&(s*=10,n*=10),s!=s&&n!=n&&(s=0,n=a.wheelDelta),[s,n]),i=t[0],o=t[1];(function(e,t){var i=r.querySelector(“textarea:hover”);if(i){var o=i.scrollHeight-i.clientHeight;if(0<o&&!(0===i.scrollTop&&0<t||i.scrollTop===o&&t<0))return!0;var a=i.scrollLeft-i.clientWidth;if(0<a&&!(0===i.scrollLeft&&e<0||i.scrollLeft===a&&0<e))return!0}return!1})(i,o)||(c=!1,l.settings.useBothWheelAxes?l.scrollbarYActive&&!l.scrollbarXActive?(u(r,”top”,o?r.scrollTop-o*l.settings.wheelSpeed:r.scrollTop+i*l.settings.wheelSpeed),c=!0):l.scrollbarXActive&&!l.scrollbarYActive&&(u(r,”left”,i?r.scrollLeft+i*l.settings.wheelSpeed:r.scrollLeft-o*l.settings.wheelSpeed),c=!0):(u(r,”top”,r.scrollTop-o*l.settings.wheelSpeed),u(r,”left”,r.scrollLeft+i*l.settings.wheelSpeed)),p(r),(c=c||function(e,t){var i=r.scrollTop;if(0===e){if(!l.scrollbarYActive)return!1;if(0===i&&0<t||i>=l.contentHeight-l.containerHeight&&t<0)return!l.settings.wheelPropagation}var o=r.scrollLeft;if(0===t){if(!l.scrollbarXActive)return!1;if(0===o&&e<0||o>=l.contentWidth-l.containerWidth&&0<e)return!l.settings.wheelPropagation}return!0}(i,o))&&(e.stopPropagation(),e.preventDefault()))}var a,s,n}var c=!1;void 0!==window.onwheel?l.event.bind(r,”wheel”,e):void 0!==window.onmousewheel&&l.event.bind(r,”mousewheel”,e)}var d=e(“../../lib/helper”),a=e(“../instances”),p=e(“../update-geometry”),u=e(“../update-scroll”);t.exports=function(e){o(e,a.get(e))}},{“../../lib/helper”:6,”../instances”:18,”../update-geometry”:19,”../update-scroll”:20}],14:[function(e,t,i){“use strict”;var o=e(“../instances”),a=e(“../update-geometry”);t.exports=function(e){var t,i=o.get(e);t=e,i.event.bind(t,”scroll”,function(){a(t)})}},{“../instances”:18,”../update-geometry”:19}],15:[function(e,t,i){“use strict”;function o(r,e){function l(){c&&(clearInterval(c),c=null),u.stopScrolling(r)}var c=null,d={top:0,left:0},p=!1;e.event.bind(e.ownerDocument,”selectionchange”,function(){var e;r.contains(0===(e=window.getSelection?window.getSelection():document.getSelection?document.getSelection():””).toString().length?null:e.getRangeAt(0).commonAncestorContainer)?p=!0:(p=!1,l())}),e.event.bind(window,”mouseup”,function(){p&&(p=!1,l())}),e.event.bind(window,”mousemove”,function(e){if(p){var t=e.pageX,i=e.pageY,o=r.offsetLeft,a=r.offsetLeft+r.offsetWidth,s=r.offsetTop,n=r.offsetTop+r.offsetHeight;t<o+3?(d.left=-5,u.startScrolling(r,”x”)):a-3<t?(d.left=5,u.startScrolling(r,”x”)):d.left=0,i<s+3?(d.top=s+3-i<5?-5:-20,u.startScrolling(r,”y”)):n-3<i?(d.top=i-n+3<5?5:20,u.startScrolling(r,”y”)):d.top=0,0===d.top&&0===d.left?l():c||(c=setInterval(function(){return h.get(r)?(m(r,”top”,r.scrollTop+d.top),m(r,”left”,r.scrollLeft+d.left),void f(r)):void clearInterval(c)},50))}})}var u=e(“../../lib/helper”),h=e(“../instances”),f=e(“../update-geometry”),m=e(“../update-scroll”);t.exports=function(e){o(e,h.get(e))}},{“../../lib/helper”:6,”../instances”:18,”../update-geometry”:19,”../update-scroll”:20}],16:[function(e,t,i){“use strict”;function o(r,l,e,t){function c(e,t){_(r,”top”,r.scrollTop-t),_(r,”left”,r.scrollLeft-e),b(r)}function i(){v=!0}function o(){v=!1}function d(e){return e.targetTouches?e.targetTouches[0]:e}function p(e){return!(!e.targetTouches||1!==e.targetTouches.length)||!(!e.pointerType||”mouse”===e.pointerType||e.pointerType===e.MSPOINTER_TYPE_MOUSE)}function a(e){if(p(e)){y=!0;var t=d(e);u.pageX=t.pageX,u.pageY=t.pageY,h=(new Date).getTime(),null!==m&&clearInterval(m),e.stopPropagation()}}function s(e){if(!v&&y&&p(e)){var t=d(e),i={pageX:t.pageX,pageY:t.pageY},o=i.pageX-u.pageX,a=i.pageY-u.pageY;c(o,a),u=i;var s=(new Date).getTime(),n=s-h;0<n&&(f.x=o/n,f.y=a/n,h=s),function(e,t){var i=r.scrollTop,o=r.scrollLeft,a=Math.abs(e),s=Math.abs(t);if(a<s){if(t<0&&i===l.contentHeight-l.containerHeight||0<t&&0===i)return!l.settings.swipePropagation}else if(s<a&&(e<0&&o===l.contentWidth-l.containerWidth||0<e&&0===o))return!l.settings.swipePropagation;return!0}(o,a)&&(e.stopPropagation(),e.preventDefault())}}function n(){!v&&y&&(y=!1,clearInterval(m),m=setInterval(function(){return g.get(r)?Math.abs(f.x)<.01&&Math.abs(f.y)<.01?void clearInterval(m):(c(30*f.x,30*f.y),f.x*=.8,void(f.y*=.8)):void clearInterval(m)},10))}var u={},h=0,f={},m=null,v=!1,y=!1;e&&(l.event.bind(window,”touchstart”,i),l.event.bind(window,”touchend”,o),l.event.bind(r,”touchstart”,a),l.event.bind(r,”touchmove”,s),l.event.bind(r,”touchend”,n)),t&&(window.PointerEvent?(l.event.bind(window,”pointerdown”,i),l.event.bind(window,”pointerup”,o),l.event.bind(r,”pointerdown”,a),l.event.bind(r,”pointermove”,s),l.event.bind(r,”pointerup”,n)):window.MSPointerEvent&&(l.event.bind(window,”MSPointerDown”,i),l.event.bind(window,”MSPointerUp”,o),l.event.bind(r,”MSPointerDown”,a),l.event.bind(r,”MSPointerMove”,s),l.event.bind(r,”MSPointerUp”,n)))}var g=e(“../instances”),b=e(“../update-geometry”),_=e(“../update-scroll”);t.exports=function(e,t,i){o(e,g.get(e),t,i)}},{“../instances”:18,”../update-geometry”:19,”../update-scroll”:20}],17:[function(e,t,i){“use strict”;var o=e(“../lib/class”),a=e(“../lib/helper”),s=e(“./instances”),n=e(“./update-geometry”),r=e(“./handler/click-rail”),l=e(“./handler/drag-scrollbar”),c=e(“./handler/keyboard”),d=e(“./handler/mouse-wheel”),p=e(“./handler/native-scroll”),u=e(“./handler/selection”),h=e(“./handler/touch”);t.exports=function(e,t){t=”object”==typeof t?t:{},o.add(e,”ps-container”);var i=s.add(e);i.settings=a.extend(i.settings,t),r(e),l(e),d(e),p(e),i.settings.useSelectionScroll&&u(e),(a.env.supportsTouch||a.env.supportsIePointer)&&h(e,a.env.supportsTouch,a.env.supportsIePointer),i.settings.useKeyboard&&c(e),n(e)}},{“../lib/class”:2,”../lib/helper”:6,”./handler/click-rail”:10,”./handler/drag-scrollbar”:11,”./handler/keyboard”:12,”./handler/mouse-wheel”:13,”./handler/native-scroll”:14,”./handler/selection”:15,”./handler/touch”:16,”./instances”:18,”./update-geometry”:19}],18:[function(e,t,i){“use strict”;function a(e){var t,i,o=this;o.settings=c.clone(n),o.containerWidth=null,o.containerHeight=null,o.contentWidth=null,o.contentHeight=null,o.isRtl=”rtl”===s.css(e,”direction”),o.isNegativeScroll=(i=e.scrollLeft,e.scrollLeft=-1,t=e.scrollLeft<0,e.scrollLeft=i,t),o.negativeScrollAdjustment=o.isNegativeScroll?e.scrollWidth-e.clientWidth:0,o.event=new r,o.ownerDocument=e.ownerDocument||document,o.scrollbarXRail=s.appendTo(s.e(“div”,”ps-scrollbar-x-rail”),e),o.scrollbarX=s.appendTo(s.e(“div”,”ps-scrollbar-x”),o.scrollbarXRail),o.scrollbarXActive=null,o.scrollbarXWidth=null,o.scrollbarXLeft=null,o.scrollbarXBottom=c.toInt(s.css(o.scrollbarXRail,”bottom”)),o.isScrollbarXUsingBottom=o.scrollbarXBottom==o.scrollbarXBottom,o.scrollbarXTop=o.isScrollbarXUsingBottom?null:c.toInt(s.css(o.scrollbarXRail,”top”)),o.railBorderXWidth=c.toInt(s.css(o.scrollbarXRail,”borderLeftWidth”))+c.toInt(s.css(o.scrollbarXRail,”borderRightWidth”)),s.css(o.scrollbarXRail,”display”,”block”),o.railXMarginWidth=c.toInt(s.css(o.scrollbarXRail,”marginLeft”))+c.toInt(s.css(o.scrollbarXRail,”marginRight”)),s.css(o.scrollbarXRail,”display”,””),o.railXWidth=null,o.railXRatio=null,o.scrollbarYRail=s.appendTo(s.e(“div”,”ps-scrollbar-y-rail”),e),o.scrollbarY=s.appendTo(s.e(“div”,”ps-scrollbar-y”),o.scrollbarYRail),o.scrollbarYActive=null,o.scrollbarYHeight=null,o.scrollbarYTop=null,o.scrollbarYRight=c.toInt(s.css(o.scrollbarYRail,”right”)),o.isScrollbarYUsingRight=o.scrollbarYRight==o.scrollbarYRight,o.scrollbarYLeft=o.isScrollbarYUsingRight?null:c.toInt(s.css(o.scrollbarYRail,”left”)),o.scrollbarYOuterWidth=o.isRtl?c.outerWidth(o.scrollbarY):null,o.railBorderYWidth=c.toInt(s.css(o.scrollbarYRail,”borderTopWidth”))+c.toInt(s.css(o.scrollbarYRail,”borderBottomWidth”)),s.css(o.scrollbarYRail,”display”,”block”),o.railYMarginHeight=c.toInt(s.css(o.scrollbarYRail,”marginTop”))+c.toInt(s.css(o.scrollbarYRail,”marginBottom”)),s.css(o.scrollbarYRail,”display”,””),o.railYHeight=null,o.railYRatio=null}function o(e){return void 0===e.dataset?e.getAttribute(“data-ps-id”):e.dataset.psId}var s=e(“../lib/dom”),n=e(“./default-setting”),r=e(“../lib/event-manager”),l=e(“../lib/guid”),c=e(“../lib/helper”),d={};i.add=function(e){var t,i,o=l();return i=o,void 0===(t=e).dataset?t.setAttribute(“data-ps-id”,i):t.dataset.psId=i,d[o]=new a(e),d[o]},i.remove=function(e){var t;delete d[o(e)],void 0===(t=e).dataset?t.removeAttribute(“data-ps-id”):delete t.dataset.psId},i.get=function(e){return d[o(e)]}},{“../lib/dom”:3,”../lib/event-manager”:4,”../lib/guid”:5,”../lib/helper”:6,”./default-setting”:8}],19:[function(e,t,i){“use strict”;function o(e,t){return e.settings.minScrollbarLength&&(t=Math.max(t,e.settings.minScrollbarLength)),e.settings.maxScrollbarLength&&(t=Math.min(t,e.settings.maxScrollbarLength)),t}var a=e(“../lib/class”),s=e(“../lib/dom”),n=e(“../lib/helper”),r=e(“./instances”),l=e(“./update-scroll”);t.exports=function(e){var t,i=r.get(e);i.containerWidth=e.clientWidth,i.containerHeight=e.clientHeight,i.contentWidth=e.scrollWidth,i.contentHeight=e.scrollHeight,e.contains(i.scrollbarXRail)||(0<(t=s.queryChildren(e,”.ps-scrollbar-x-rail”)).length&&t.forEach(function(e){s.remove(e)}),s.appendTo(i.scrollbarXRail,e)),e.contains(i.scrollbarYRail)||(0<(t=s.queryChildren(e,”.ps-scrollbar-y-rail”)).length&&t.forEach(function(e){s.remove(e)}),s.appendTo(i.scrollbarYRail,e)),!i.settings.suppressScrollX&&i.containerWidth+i.settings.scrollXMarginOffset<i.contentWidth?(i.scrollbarXActive=!0,i.railXWidth=i.containerWidth-i.railXMarginWidth,i.railXRatio=i.containerWidth/i.railXWidth,i.scrollbarXWidth=o(i,n.toInt(i.railXWidth*i.containerWidth/i.contentWidth)),i.scrollbarXLeft=n.toInt((i.negativeScrollAdjustment+e.scrollLeft)*(i.railXWidth-i.scrollbarXWidth)/(i.contentWidth-i.containerWidth))):(i.scrollbarXActive=!1,i.scrollbarXWidth=0,i.scrollbarXLeft=0,e.scrollLeft=0),!i.settings.suppressScrollY&&i.containerHeight+i.settings.scrollYMarginOffset<i.contentHeight?(i.scrollbarYActive=!0,i.railYHeight=i.containerHeight-i.railYMarginHeight,i.railYRatio=i.containerHeight/i.railYHeight,i.scrollbarYHeight=o(i,n.toInt(i.railYHeight*i.containerHeight/i.contentHeight)),i.scrollbarYTop=n.toInt(e.scrollTop*(i.railYHeight-i.scrollbarYHeight)/(i.contentHeight-i.containerHeight))):(i.scrollbarYActive=!1,i.scrollbarYHeight=0,i.scrollbarYTop=0,l(e,”top”,0)),i.scrollbarXLeft>=i.railXWidth-i.scrollbarXWidth&&(i.scrollbarXLeft=i.railXWidth-i.scrollbarXWidth),i.scrollbarYTop>=i.railYHeight-i.scrollbarYHeight&&(i.scrollbarYTop=i.railYHeight-i.scrollbarYHeight),function(e,t){var i={width:t.railXWidth};t.isRtl?i.left=t.negativeScrollAdjustment+e.scrollLeft+t.containerWidth-t.contentWidth:i.left=e.scrollLeft,t.isScrollbarXUsingBottom?i.bottom=t.scrollbarXBottom-e.scrollTop:i.top=t.scrollbarXTop+e.scrollTop,s.css(t.scrollbarXRail,i);var o={top:e.scrollTop,height:t.railYHeight};t.isScrollbarYUsingRight?t.isRtl?o.right=t.contentWidth-(t.negativeScrollAdjustment+e.scrollLeft)-t.scrollbarYRight-t.scrollbarYOuterWidth:o.right=t.scrollbarYRight-e.scrollLeft:t.isRtl?o.left=t.negativeScrollAdjustment+e.scrollLeft+2*t.containerWidth-t.contentWidth-t.scrollbarYLeft-t.scrollbarYOuterWidth:o.left=t.scrollbarYLeft+e.scrollLeft,s.css(t.scrollbarYRail,o),s.css(t.scrollbarX,{left:t.scrollbarXLeft,width:t.scrollbarXWidth-t.railBorderXWidth}),s.css(t.scrollbarY,{top:t.scrollbarYTop,height:t.scrollbarYHeight-t.railBorderYWidth})}(e,i),a[i.scrollbarXActive?”add”:”remove”](e,”ps-active-x”),a[i.scrollbarYActive?”add”:”remove”](e,”ps-active-y”)}},{“../lib/class”:2,”../lib/dom”:3,”../lib/helper”:6,”./instances”:18,”./update-scroll”:20}],20:[function(e,t,i){“use strict”;var a,s,n=e(“./instances”),r=document.createEvent(“Event”),l=document.createEvent(“Event”),c=document.createEvent(“Event”),d=document.createEvent(“Event”),p=document.createEvent(“Event”),u=document.createEvent(“Event”),h=document.createEvent(“Event”),f=document.createEvent(“Event”),m=document.createEvent(“Event”),v=document.createEvent(“Event”);r.initEvent(“ps-scroll-up”,!0,!0),l.initEvent(“ps-scroll-down”,!0,!0),c.initEvent(“ps-scroll-left”,!0,!0),d.initEvent(“ps-scroll-right”,!0,!0),p.initEvent(“ps-scroll-y”,!0,!0),u.initEvent(“ps-scroll-x”,!0,!0),h.initEvent(“ps-x-reach-start”,!0,!0),f.initEvent(“ps-x-reach-end”,!0,!0),m.initEvent(“ps-y-reach-start”,!0,!0),v.initEvent(“ps-y-reach-end”,!0,!0),t.exports=function(e,t,i){if(void 0===e)throw”You must provide an element to the update-scroll function”;if(void 0===t)throw”You must provide an axis to the update-scroll function”;if(void 0===i)throw”You must provide a value to the update-scroll function”;if(“top”===t&&i<=0)return e.scrollTop=0,void e.dispatchEvent(m);if(“left”===t&&i<=0)return e.scrollLeft=0,void e.dispatchEvent(h);var o=n.get(e);return”top”===t&&i>o.contentHeight-o.containerHeight?(e.scrollTop=o.contentHeight-o.containerHeight,void e.dispatchEvent(v)):”left”===t&&i>o.contentWidth-o.containerWidth?(e.scrollLeft=o.contentWidth-o.containerWidth,void e.dispatchEvent(f)):(a||(a=e.scrollTop),s||(s=e.scrollLeft),”top”===t&&i<a&&e.dispatchEvent(r),”top”===t&&a<i&&e.dispatchEvent(l),”left”===t&&i<s&&e.dispatchEvent(c),”left”===t&&s<i&&e.dispatchEvent(d),”top”===t&&(e.scrollTop=a=i,e.dispatchEvent(p)),void(“left”===t&&(e.scrollLeft=s=i,e.dispatchEvent(u))))}},{“./instances”:18}],21:[function(e,t,i){“use strict”;var o=e(“../lib/dom”),a=e(“../lib/helper”),s=e(“./instances”),n=e(“./update-geometry”);t.exports=function(e){var t=s.get(e);t&&(t.negativeScrollAdjustment=t.isNegativeScroll?e.scrollWidth-e.clientWidth:0,o.css(t.scrollbarXRail,”display”,”block”),o.css(t.scrollbarYRail,”display”,”block”),t.railXMarginWidth=a.toInt(o.css(t.scrollbarXRail,”marginLeft”))+a.toInt(o.css(t.scrollbarXRail,”marginRight”)),t.railYMarginHeight=a.toInt(o.css(t.scrollbarYRail,”marginTop”))+a.toInt(o.css(t.scrollbarYRail,”marginBottom”)),o.css(t.scrollbarXRail,”display”,”none”),o.css(t.scrollbarYRail,”display”,”none”),n(e),o.css(t.scrollbarXRail,”display”,””),o.css(t.scrollbarYRail,”display”,””))}},{“../lib/dom”:3,”../lib/helper”:6,”./instances”:18,”./update-geometry”:19}]},{},[1]),function(i,e,t,o){var a=”frosty”,s={attribute:”title”,className:”tip”,content:””,delay:0,hasArrow:!0,html:!1,offset:30,position:”left”,removeTitle:!0,selector:!1,trigger:”hover,focus”,onHidden:function(){},onShown:function(){}};function n(e,t){this.anchor=e,this.$anchor=i(e),this.options=i.extend({},s,t,this.$anchor.data()),this._defaults=s,this._name=a,this.init()}n.prototype={init:function(){this._createTip(),this._bindEvents()},show:function(){var e=this,t=”object”==typeof this.options.delay?parseInt(this.options.delay.show):parseInt(this.options.delay);clearTimeout(this.timeout),this.timeout=0===t?this._setState(“visible”):setTimeout(function(){e._setState(“visible”)},t)},hide:function(){var e=this;delay=”object”==typeof this.options.delay?parseInt(this.options.delay.hide):parseInt(this.options.delay),clearTimeout(this.timeout),this.timeout=0===delay?this._setState(“hidden”):setTimeout(function(){e._setState(“hidden”)},delay)},toggle:function(){“visible”===this.state?this.hide():this.show()},addClass:function(e){console.log(“in”),”string”==typeof e&&this.$el.addClass(e)},removeClass:function(e){“string”==typeof e&&this.$el.removeClass(e)},_setState:function(e){switch(this.state=e){case”visible”:this.$el.appendTo(“body”),this._checkContent(),this._setPosition(),this.options.onShown.call(this),this.$anchor.trigger(“shown”);break;case”hidden”:this.$el.detach(),this.options.onHidden.call(this),this.$anchor.trigger(“hidden”)}},_checkContent:function(){this.options.selector&&(this.tipContent=i(this.options.selector).html(),this.$el.html(this.tipContent))},_createTip:function(){this.options.html?this.tipContent=this.options.content:this.options.selector?this.tipContent=i(this.options.selector).html():(this.tipContent=this.$anchor.attr(this.options.attribute),”title”===this.options.attribute&&this.options.removeTitle&&(this.$anchor.attr(“data-original-title”,this.tipContent),this.$anchor.removeAttr(“title”))),this.$el=i(“<div />”,{class:this.options.className,html:'<span class=”cp_tooltip_text”>’+this.tipContent+”</span>”}).css({“z-index”:”9999999999″,left:”-9999px”,position:”absolute”}),this.$el.appendTo(“body”);var e=this.getPosition();this.$el.detach().css(e),this.options.hasArrow&&this._addArrowClass()},_addArrowClass:function(){switch(this.options.position){case”left”:this.$el.addClass(“arrow-right”);break;case”right”:this.$el.addClass(“arrow-left”);break;case”bottom”:this.$el.addClass(“arrow-top”);break;default:this.$el.addClass(“arrow-bottom”)}},_bindEvents:function(){switch(this.options.trigger){case”click”:this.$anchor.click(i.proxy(this.toggle,this));break;case”manual”:break;case”focus”:this.$anchor.focus(i.proxy(this.show,this)),this.$anchor.blur(i.proxy(this.hide,this));break;default:this.$anchor.hover(i.proxy(this.show,this),i.proxy(this.hide,this))}},getPosition:function(){var e=this.$anchor.offset();switch(this.options.position){case”left”:e.left=e.left-this.$el.outerWidth()-this.options.offset,e.top=e.top+this.$anchor.outerHeight()/2-this.$el.outerHeight()/2;break;case”right”:e.left=e.left+this.$anchor.outerWidth()+this.options.offset,e.top=e.top+this.$anchor.outerHeight()/2-this.$el.outerHeight()/2;break;case”bottom”:e.top=e.top+this.$anchor.outerHeight()+this.options.offset,e.left=e.left+this.$anchor.outerWidth()/2-this.$el.outerWidth()/2;break;default:e.top=e.top-this.$el.outerHeight()-this.options.offset;var t=e.left+this.$anchor.outerWidth()/2-this.$el.outerWidth()/2;t<0&&(t=0),e.left=t}return e},_setPosition:function(){this.$el.css(this.getPosition())}},i.fn[a]=function(e,t){if(“string”==typeof e)switch(e){case”show”:this.each(function(){i.data(this,”plugin_”+a).show()});break;case”hide”:this.each(function(){i.data(this,”plugin_”+a).hide()});break;case”toggle”:this.each(function(){i.data(this,”plugin_”+a).toggle()});break;case”addClass”:this.each(function(){i.data(this,”plugin_”+a).addClass(t)});break;case”removeClass”:this.each(function(){i.data(this,”plugin_”+a).removeClass(t)})}return this.each(function(){i.data(this,”plugin_”+a)||i.data(this,”plugin_”+a,new n(this,e))})}}(jQuery,window,document),function(r){r(document).ready(function(){r(“.bsf-has-tip, .has-tip”).each(function(e,t){$tip=r(t);var i=void 0!==$tip.attr(“data-attribute”)?$tip.attr(“data-attribute”):”title”,o=void 0!==$tip.attr(“data-offset”)?$tip.attr(“data-offset”):10,a=void 0!==$tip.attr(“data-position”)?$tip.attr(“data-position”):”top”,s=($tip.attr(“data-trigger”),$tip.attr(“data-trigger”)),n=void 0!==$tip.attr(“data-classes”)?”tip “+$tip.attr(“data-classes”):”tip”;$tip.frosty({className:n,attribute:i,offset:o,position:a,trigger:s})})})}(jQuery),function(v){“use strict”;var n=””,_=””,o=””,a=””,s=new Date,r=(s.toGMTString(),s.toLocaleString()),l=new Date,c=””,d=””,p=””,u=””,h=””,f=””,m=””,y=””,g=””,b=(u=””,””),w=””,j=””,Q=””,e=””,t=””,C=””,x=””,i=(o=””,!0),T=!0,k=””,S=””,Y=””,X=””,W=””,E=””,H=!1,R=!1,P=””,A=””,I=Array(),L=Array(),O=””,D=””,M=””,$=””,z=””,B=””,N=””,U=””,q=””,V=””,K=””,F=””,G=””,J=!0,Z=””,ee=0,te=””,ie=””,oe={init:function(e,t,i){v(“body”);switch(n=t.data(“class-id”),U=t.data(“module-type”),h=t.data(“dev-mode”),f=t.data(“exit-intent”),t.data(“option”),_=v(“.”+n),G=t.data(“onload-delay”),m=1e3*G,y=t.data(“load-on-refresh”),g=t.data(“onscroll-value”),!1,b=t.find(“.cp-impress-nonce”).val(),C=t.data(“referrer-domain”),x=t.data(“referrer-check”),o=document.referrer.toLowerCase(),k=_.find(“.cp-youtube-frame”).attr(“data-autoplay”)||”0″,Y=v(“.”+n).parents(“.cp-modal-popup-container”),oe._getPrioritized(),X=t.data(“inactive-time”),W=jQuery(“.cp-load-after-post”).length,E=t.data(“after-content-value”),P=t.data(“scroll-class”),H=t.hasClass(“cp-after-post”),N=t.data(“custom-class”),Z=t.data(“custom-selector”),t.attr(“id”),A=_.find(“iframe”),_.data(“load-on-count”),_.find(“.cp-close-img”).data(“close-scr”),””!==k&&(k=_.find(“.cp-youtube-continer”).attr(“data-autoplay”)||”0″),”info-bar”==U?(j=t.data(“info_bar-id”),w=t.data(“parent-style”),O=t.data(“info_bar-style”),(D=t).attr(“id”),M=t.data(“toggle-visible”),!0,q=D,H=($=t).hasClass(“ib-after-post”),t.data(“load-on-count”),oe._infoBarPos(D),u=oe._isScheduled(D),D.find(“.cp-close-img”).data(“close-scr”),setTimeout(function(){$.outerHeight()},100)):”modal”==U?(w=_.data(“parent-style”),j=t.data(“modal-id”),O=t.data(“modal-style”),u=oe._isScheduled(_),te=(q=_).find(“.cp-modal-body”).data(“custom-style”),ie=_.find(“.cp-modal-content”).data(“window-style”)):”slide_in”==U&&(K=v(“.”+n),j=K.data(“slidein-id”),M=t.data(“toggle-visible”),O=K.data(“slidein-style”),H=t.hasClass(“si-after-post”),F=t.closest(“.cp-slidein-popup-container”),q=v(“.”+n),u=oe._isScheduled(K),w=K.data(“parent-style”),te=K.find(“.cp-slidein-body”).data(“custom-style”),K.find(“.cp-close-img”).data(“close-scr”)),”modal”==U&&q.hasClass(“cp-window-size”)&&_.windowSize(),void 0!==w&&(j=w),Q=”temp_”+j,oe._removeCookie(Q),i){case”load”:””!==G&&this._CploadEvent(),this._CpCustomClass(),this._CpLoadImages(),this._CpIframe(),”slide_in”==U&&this._close_button_tootip();break;case”scroll”:this._CpscrollEvent(e);break;case”mouseleave”:this._CpmouseleaveEvent(e);break;case”closepopup”:this._CpclosepopupEvent(e);break;case”idle”:this._CpidleEvent()}},_hide_on_page_load:function(e){var t=!1;if(“disabled”==y){var i=(i=e.data(“load-on-count”))-1,o=parseInt(oe._getPageCookie(j+”pageLoads”),10);isNaN(o)||o<=0?oe._setPageCookie(j+”pageLoads”,1):oe._setPageCookie(j+”pageLoads”,o+1),i<oe._getPageCookie(j+”pageLoads”)&&(t=!0)}else oe._removeCookie(j+”pageLoads”);return t},_CpclosepopupEvent:function(e){var t=U;if(“modal”==t&&void 0!==_){var i=Y.data(“template”),o=_.data(“closed-cookie-time”),a=_.find(“.cp-animate-container”),s=_.data(“overlay-animation”),n=a.data(“exit-animation”),r=a.data(“disable-animationwidth”),l=jQuery(window).width();if(void 0!==(h=_.data(“parent-style”)))var c=h;else c=_.data(“modal-id”);oe._createCookie(Q,!0,1);var d=oe._getCookie(c);oe._cpExecuteVideoAPI(_,”pause”),void 0!==e&&e.preventDefault(),d||o&&(oe._createCookie(c,!0,o),oe._cpExecuteVideoAPI(_,”pause”)),(“cp-overlay-none”==n||void 0!==r&&l<=r)&&(_.removeClass(“cp-open”),_.hasClass(“cp-hide-inline-style”)&&(n=”cp-overlay-none”),n=”cp-overlay-none”,jQuery(“.cp-open”).length<1&&jQuery(“html”).removeAttr(“style”)),a.removeClass(s),(r<=l||void 0===r)&&a.addClass(n),”cp-overlay-none”!==n&&setTimeout(function(){oe._cpExecuteVideoAPI(_,”pause”),jQuery(“.cp-open”).length<1&&jQuery(“html”).removeAttr(“style”),setTimeout(function(){a.removeClass(n)},500),_.removeClass(“cp-open”),jQuery(“.cp-overlay”).removeClass(“cp-open”)},1e3)}else if(“info-bar”==t){s=D.data(“entry-animation”),n=D.data(“exit-animation”),o=D.data(“closed-cookie-time”),c=D.data(“info_bar-id”);var p=D.data(“animate-push-page”),u=D.data(“push-down”)||null,h=D.data(“parent-style”);if(jQuery(“html”).removeClass(“cp-ib-open”),c=void 0!==h?h:D.data(“info_bar-id”),Q=”temp_”+c,D.hasClass(“cp-ifb-with-toggle”)||(D.removeClass(s),D.addClass(n)),D.hasClass(“cp-pos-top”)){if(u){var f=jQuery(“#cp-top-offset-container”).val(),m=jQuery(“#cp-top-offset-container”).data(“offset_def_settings”);if(void 0!==m){var v=m.margin_top,y=m.top;setTimeout(function(){D.hasClass(“cp-ifb-hide”)&&(y=v=0),1==p?””==f?jQuery(“body”).animate({marginTop:v,top:y}):jQuery(f).animate({“margin-top”:v,top:y}):””==f?jQuery(“body”).css({“margin-top”:v,top:y}):jQuery(f).css({“margin-top”:v,top:y})},2e3)}}if(1==jQuery(“.ib-display”).length){var g=jQuery(“#wpadminbar”).outerHeight(),b=jQuery(“#cp-push-down-support”).val();jQuery(“#wpadminbar”).length?1==p?jQuery(b).animate({top:g},1e3):jQuery(b).css(“top”,g):1==p?jQuery(b).animate({top:”0px”},1e3):jQuery(b).css(“top”,”0px”)}}oe._createCookie(Q,!0,1),o&&oe._createCookie(c,!0,o),(D.hasClass(“cp-hide-inline-style”)||D.hasClass(“cp-close-ifb”))&&(n=”cp-overlay-none”),D.hasClass(“cp-close-ifb”)&&setTimeout(function(){D.hide(),D.removeClass(“ib-display”),D.removeClass(n),D.addClass(s),jQuery(“html”).css(“overflow-x”,”auto”)},3e3),”cp-overlay-none”!==n?setTimeout(function(){D.hasClass(“cp-ifb-with-toggle”)||(D.hide(),D.removeClass(“ib-display”),D.removeClass(n),D.addClass(s)),jQuery(“html”).css(“overflow-x”,”auto”)},3e3):setTimeout(function(){D.hasClass(“cp-ifb-with-toggle”)||(D.hide(),D.removeClass(“ib-display”),n=”cp-overlay-none”,D.removeClass(n),D.addClass(s)),jQuery(“html”).css(“overflow-x”,”auto”)},100)}else if(“slide_in”==t){i=K.parents(“.cp-slidein-popup-container”).data(“template”),o=K.data(“closed-cookie-time”),a=K.find(“.cp-animate-container”),s=K.data(“overlay-animation”),n=a.data(“exit-animation”),h=K.data(“parent-style”);jQuery(“html”).removeClass(“cp-si-open”),c=void 0!==h?h:K.data(“slidein-id”),Q=”temp_”+c,oe._createCookie(Q,!0,1),d=oe._getCookie(c),void 0!==e&&e.preventDefault(),d||o&&oe._createCookie(c,!0,o),(K.hasClass(“cp-hide-inline-style”)||K.hasClass(“cp-close-slidein”))&&(n=”cp-overlay-none”),(K.hasClass(“cp-close-slidein”)||K.hasClass(“cp-close-after-x”))&&K.removeClass(“si-open”);r=a.data(“disable-animationwidth”),l=jQuery(window).width();if((“cp-overlay-none”==n||void 0!==r&&l<=r)&&(K.hasClass(“cp-slide-without-toggle”)&&K.removeClass(“si-open”),n=”cp-overlay-none”,jQuery(“.cp-slidein-global.si-open”).length<1&&jQuery(“html”).removeAttr(“style”)),!i)a.removeClass(s),((r=a.data(“disable-animationwidth”))<=(l=jQuery(window).width())||void 0===r)&&a.addClass(n),”cp-overlay-none”!==n&&setTimeout(function(){K.hasClass(“cp-slide-without-toggle”)&&K.removeClass(“si-open”),jQuery(“.cp-slidein-global.si-open”).length<1&&jQuery(“html”).removeAttr(“style”),setTimeout(function(){K.hasClass(“do_not_close”)||a.removeClass(n)})},1e3)}jQuery(“html”).removeClass(“cp-mp-open”),jQuery(“html”).removeClass(“cp-oveflow-hidden”),jQuery(“html”).removeClass(“customize-support”),jQuery(“html”).removeClass(“cp-exceed-viewport”),jQuery(“html”).removeClass(“cp-exceed-vieport cp-window-viewport”),jQuery(“html”).removeClass(“cp-custom-viewport”),jQuery(“html”).removeClass(“cp-overflow-hidden”)},_CpCustomClass:function(){void 0!==N&&””!==N&&(N=N.split(” “),jQuery.each(N,function(e,t){void 0!==t&&””!==t&&L.push(t)}))},_CpLoadImages:function(){var e=q,t=U,i=te,o=ie;”modal”==t?(void 0!==i&&(e.find(“.cp-modal-body”).attr(“style”,i),e.find(“.cp-modal-body”).removeAttr(“data-custom-style”)),void 0!==o&&(e.find(“.cp-modal-content”).attr(“style”,o),e.find(“.cp-modal-content”).removeAttr(“data-window-style”))):”slide_in”==t&&void 0!==i&&(e.find(“.cp-slidein-body”).attr(“style”,i),e.find(“.cp-slidein-body”).removeAttr(“data-custom-style”))},_CpIframe:function(){jQuery.each(A,function(e,t){var i,o=(i=t.src).search(“youtube.com”),a=i.search(“vimeo.com”);if(i=(i=i.replace(“&autoplay=1″,””)).replace(“&mute=1″,””),-1!==o){var s=-1===i.indexOf(“?”)?i+”?enablejsapi=1″:i+”&enablejsapi=1″;t.src=s,t.id=”yt-“+n}if(-1!==a){i.indexOf(“?”);t.src=t.src+”?api=1″,t.id=”vim-“+n}})},_CploadEvent:function(){var e=q,t=U,i=O,o=!1;if(“disabled”==y)var a=oe._hide_on_page_load(e);else a=!0;void 0!==e&&oe._canCpShow()&&a&&m&&setTimeout(function(){o=oe._isOtherPopupOpen(t),”slide_in”==t&&oe._check_slide_open(e)&&(o=!0),o&&oe._displayPopup(e,t,i)},parseInt(m)),”enabled”==h&&oe._removeCookie(j)},_CpmouseleaveEvent:function(e){var t=q,i=U,o=O,a=!1;”enabled”==f&&void 0!==t&&oe._canCpShow()&&e.clientY<=0&&(a=oe._isOtherPopupOpen(i),”slide_in”==i&&oe._check_slide_open(t)&&(a=!0),a&&oe._displayPopup(t,i,o)),”enabled”==h&&oe._removeCookie(j)},_check_slide_open:function(e){return 0!==e.find(“.cp-slide-in-float-on”).length&&jQuery(“.si-open”).find(“.cp-slide-in-float-on”).length<=1&&(ee=1),jQuery(“.si-open”).length<=ee},_CpscrollEvent:function(e){var t=jQuery(window).scrollTop(),i=100*jQuery(window).scrollTop()/(jQuery(document).height()-jQuery(window).height()),o=q,a=!1,s=!1,n=”disable”,r=””,l=””,c=””,d=O,p=U;g&&(n=”enable”,t=i.toFixed(0)),void 0!==P&&(c=”enable”),oe._canCpShow()&&(a=oe._isOtherPopupOpen(p),g<=t&&”enable”==n?s=!0:H?0<W?(r=jQuery(“.cp-load-after-post”).offset().top-30,(r-=jQuery(window).height()*E/100)<=t&&(s=!0)):s=!1:”enable”==c&&(P=P.split(” “),v.each(P,function(e,t){var i=jQuery(t).position();void 0!==i&&” “!==i&&(l=oe._cp_modal_isOnScreen(jQuery(t)),a&&l&&oe._displayPopup(o,p,d))}),s=!1),a&&s&&oe._displayPopup(o,p,d)),”enabled”==h&&oe._removeCookie(j)},_CpidleEvent:function(){var e=q,t=U,i=O;oe._canCpShow()&&oe._isOtherPopupOpen(t)&&void 0!==X&&oe._displayPopup(e,t,i)},_displayPopup:function(e,t,i){var o=Array(),a=oe._getCookie(“cp-impression-added-for”+i);if(“modal”==t){v(window).trigger(“modalOpen”,[e]),v(document).trigger(“resize”);var s=!1;1<=e.find(“.cp-youtube-frame”).length?k=e.find(“.cp-youtube-frame”).attr(“data-autoplay”)||”0″:(s=!0,k=e.find(“.cp-youtube-continer”).attr(“data-autoplay”)||”0″),”1″==k&&(s?e.find(“.cp-youtube-continer”).trigger(“click”,[k]):oe._cpExecuteVideoAPI(e,”play”)),e.addClass(“cp-open cp-visited-popup”),a||e.hasClass(“cp_impression_counted”)||e.hasClass(“cp-disabled-impression”)||(-1==o.indexOf(i)&&o.push(i),e.addClass(“cp_impression_counted”),oe._createCookie(“cp-impression-added-for”+i,!0,1),0!==o.length&&oe.update_impressions(o)),oe._youtube_show_cta(e)}else”info-bar”==t?(a||e.hasClass(“cp_impression_counted”)||e.hasClass(“cp-disabled-impression”)||(-1==o.indexOf(i)&&o.push(i),0!==o.length&&void 0===M&&(oe.update_impressions(o),oe._createCookie(“cp-impression-added-for”+i,!0,1),jQuery(“[data-info_bar-style=”+O+”]”).each(function(e){jQuery(this).addClass(“cp_impression_counted”)}))),e.hasClass(“cp-pos-top”)?jQuery(“body”).hasClass(“admin-bar”)&&(B=jQuery(“#wpadminbar”).outerHeight(),e.css(“top”,B+”px”)):(V=e.find(“.cp-info-bar-body”).outerHeight(),e.css(“min-height”,V+”px”)),e.addClass(“ib-display”),jQuery(document).trigger(“resize”),jQuery(document).trigger(“infobarOpen”,[e]),setTimeout(function(){z=e.find(“.cp-submit”).data(“animation”),e.find(“.cp-submit”).addClass(z)},2e3)):”slide_in”==t&&(oe._adjustToggleButton(F),jQuery(window).trigger(“slideinOpen”,[e]),e.addClass(“si-open”),a||e.hasClass(“cp_impression_counted”)||e.hasClass(“cp-disabled-impression”)||(-1==o.indexOf(i)&&o.push(i),0!==o.length&&void 0===M&&(oe.update_impressions(o),oe._createCookie(“cp-impression-added-for”+i,!0,1),jQuery(“[data-slidein-style=”+O+”]”).each(function(e){jQuery(this).addClass(“cp_impression_counted”)}))))},update_impressions:function(e){1==J?(b=jQuery(“.cp-impress-nonce”).val(),S={action:”smile_update_impressions”,impression:!0,styles:e,option:”smile_modal_styles”,security:b},jQuery.ajax({url:smile_ajax.url,data:S,type:”POST”,dataType:”HTML”,security:jQuery(“.cp-impress-nonce”).val(),beforeSend:function(e){J=!1}})):setTimeout(function(){b=jQuery(“.cp-impress-nonce”).val(),S={action:”smile_update_impressions”,impression:!0,styles:e,option:”smile_modal_styles”,security:b},jQuery.ajax({url:smile_ajax.url,data:S,type:”POST”,dataType:”HTML”,security:jQuery(“.cp-impress-nonce”).val(),beforeSend:function(e){J=!1}})},2e3)},_isOtherPopupOpen:function(e){var t=””;if(“modal”==e)t=v(“.cp-open”).length<=0&&!_.hasClass(“cp-visited-popup”);else if(“info-bar”==e)t=jQuery(“.ib-display”).length<=0;else if(“slide_in”==e){var i=1;if(0==jQuery(“.si-open”).find(“.cp-slide-in-float-on”).length)i=0;t=jQuery(“.si-open”).length<=i&&jQuery(“.si-open”).find(“.cp-slide-in-float-on”).length<=1&&!K.hasClass(“cp_impression_counted”)}return t},_canCpShow:function(){(e=oe._getCookie(j),t=oe._getCookie(Q),e=”enabled”==h&&!!t||oe._getCookie(j),”slide_in”==U)&&(“enabled”==h?oe._removeCookie(j+”-conversion”):(e&&K.hasClass(“cp-always-minimize-widget”)&&(K.addClass(“cp-minimize-widget”),e=!1),oe._getCookie(j+”-conversion”)&&K.hasClass(“cp-always-minimize-widget”)&&(e=!0)));return null==e&&(e=!1),void 0!==C&&””!==C&&(i=oe._isReferrer(C,o,x)),T=oe._isOtherPopupOpen(U),!e&&u&&i&&T},_isWindowSize:function(e){return e.hasClass(“cp-window-size”)},_removeCookie:function(e){oe._createCookie(e,””,-1)},_createCookie:function(e,t,i){var o=””;if(i){var a=new Date;a.setTime(a.getTime()+24*i*60*60*1e3);o=”; expires=”+a.toGMTString()}document.cookie=e+”=”+t+o+”; path=/”},_getCookie:function(e){for(var t=e+”=”,i=document.cookie.split(“;”),o=0;o<i.length;o++){for(var a=i[o];” “==a.charAt(0);)a=a.substring(1,a.length);if(0==a.indexOf(t))return a.substring(t.length,a.length)}return null},_setPageCookie:function(e,t,i){var o=new Date,a=new Date;null!==i&&0!==i||(i=1),a.setTime(o.getTime()+864e5*i),document.cookie=e+”=”+escape(t)+”;expires=”+a.toGMTString()},_getPageCookie:function(e){var t=” “+document.cookie,i=t.indexOf(” “+e+”=”);if(-1===i&&(i=t.indexOf(“;”+e+”=”)),-1===i||””===e)return””;var o=t.indexOf(“;”,i+1);return-1===o&&(o=t.length),unescape(t.substring(i+e.length+2,o))},_isScheduled:function(e){if(s=new Date,a=e.data(“timezonename”),c=e.data(“tz-offset”),s.toGMTString(),r=s.toLocaleString(),l=new Date,d=l.getTime()+6e4*l.getTimezoneOffset(),p=new Date(d+36e5*c),void 0!==(u=e.data(“scheduled”))&&1==u){var t=e.data(“start”),i=e.data(“end”);t=Date.parse(t),i=Date.parse(i);return t<=(r=”system”==a?Date.parse(l):Date.parse(p))&&r<=i}return!0},_isReferrer:function(e,t,n){var r=!1;if(void 0!==t){var l=oe._stripTrailingSlash(t.replace(/.*?:\/\//g,””)),i=e.split(“,”);jQuery.each(i,function(e,t){t=oe._stripTrailingSlash(t);var i,o=l.replace(“www.”,””),a=o.split(“.”),s=(t.match(/./gim).length,””);a[0];if(i=(t=(t=oe._stripTrailingSlash(t.replace(/.*?:\/\//g,””))).replace(“www.”,””)).split(“*”),-1!==o.indexOf(“reddit.com”)?o=”reddit.com”:-1!==o.indexOf(“t.co”)&&(o=”twitter.com”),-1!==o.indexOf(“plus.google.co”)?o=”plus.google.com”:-1!==o.indexOf(“google.co”)&&(o=”google.com”),s=i[0],s=oe._stripTrailingSlash(s),”display”==n){if(-1!==t.indexOf(“*”))return s==o?!(r=!0):-1!==o.indexOf(s)?!(r=!0):r=!1;if(t==o)return!(r=!0);if(-1!==o.indexOf(s))return!(r=!0);r=!1}else if(“hide”==n){if(-1!==t.indexOf(“*”))return s==o?r=!1:-1!==o.indexOf(s)?r=!1:!(r=!0);if(t==o)return r=!1;if(-1!==o.indexOf(s))return r=!1;r=!0}})}return r},_stripTrailingSlash:function(e){return”/”===e.substr(-1)?e.substr(0,e.length-1):e},_getPrioritized:function(){var o=”none”;return jQuery(“.cp-global-load”).each(function(e,t){var i=jQuery(this).data(“class-id”);if(jQuery(this).hasClass(“priority_modal”))return o=jQuery(“.”+i)}),o},_cpExecuteVideoAPI:function(e,n){var r=e.find(“iframe”);jQuery.each(r,function(e,t){var i=t.src;”1″==k&&(“”!=(i=t.getAttribute(“data_y_src”))&&null!=i||(i=t.src));var o=i.search(“youtube.com”);if(1==R&&(n=”play”),1<=o){var a=t.contentWindow;”play”==n?(a.postMessage(‘{“event”:”command”,”func”:”playVideo”,”args”:””}’,”*”),r.hasClass(“cp-youtube-frame”)&&(r.removeAttr(“data_y_src”),r.attr(“allow”,”autoplay”),r.attr(“src”,i.replace(“autoplay=0″,”autoplay=1”)))):(“1″==k&&(r.attr(“data_y_src”,i),r.removeAttr(“src”)),r.removeAttr(“allow”),r.attr(“data_y_src”,i.replace(“autoplay=0″,”autoplay=0”)),r.removeAttr(“src”),a.postMessage(‘{“event”:”command”,”func”:”pauseVideo”,”args”:””}’,”*”),a.postMessage(‘{“event”:”command”,”func”:”stopVideo”,”args”:””}’,”*”))}if(1<=i.search(“vimeo.com”)){var s=t.contentWindow;”play”==n?s.postMessage(‘{“method”:”play”}’,”*”):s.postMessage(‘{“method”:”pause”}’,”*”)}})},_youtube_show_cta:function(e){var t=e.find(“.cp-form-container”);if(e.find(“.cp-modal-body”).hasClass(“cp-youtube”)&&!t.hasClass(“cp-youtube-cta-none”)){var i=t.attr(“data-cta-delay”)||””;””!=typeof i&&null!=i&&(i=parseInt(1e3*i),t.slideUp(“500”),setTimeout(function(){t.slideDown(“500”)},i))}},_check_responsive_font_sizes:function(){jQuery(“.cp_responsive[data-font-size-init]”).each(function(e,t){var i=jQuery(t),o=jQuery(this).html();0<=o.toLowerCase().indexOf(“cp_font”)&&o.match(“^<span”)&&o.match(“</span>$”)?i.addClass(“cp-no-responsive”):i.removeClass(“cp-no-responsive”)})},_count_inline_impressions:function(e){var l=e.data(“module-type”),t=””;”modal”==l?t=”.cp-modal-inline-end”:”info-bar”==l?t=”.cp-info_bar-inline-end”:”slide_in”==l&&(t=”.cp-slide_in-inline-end”),jQuery(t).each(function(e){var t=jQuery(this),i=oe._isScrolledIntoStyleView(t),o=t.data(“style”),a=oe._getCookie(“cp-impression-added-for”+o);if(“modal”==l){var s=!jQuery(“.cp-overlay[data-modal-style=”+o+”]”).hasClass(“cp_impression_counted”)&&!jQuery(“.cp-overlay[data-modal-style=”+o+”]”).hasClass(“cp-disabled-impression”);n=”.cp-overlay[data-modal-style=”+o+”]”}else if(“info-bar”==l){s=!jQuery(“[data-info_bar-style=”+o+”]”).hasClass(“cp_impression_counted”)&&!jQuery(“[data-info_bar-style=”+o+”]”).hasClass(“cp-disabled-impression”);var n=”[data-info_bar-style=”+o+”]”}else if(“slide_in”==l)s=!jQuery(“[data-slidein-style=”+o+”]”).hasClass(“cp_impression_counted”)&&!jQuery(“[data-slidein-style=”+o+”]”).hasClass(“cp-disabled-impression”),n=”[data-slidein-style=”+o+”]”;if(i&!a){var r=Array();s&&(r.push(o),oe.update_impressions(r),oe._createCookie(“cp-impression-added-for”+o,!0,1)),jQuery(n).each(function(){t.addClass(“cp_impression_counted”)})}})},_close_button_tootip:function(){if(“modal”==U&&”undefined”!==U)jQuery(“.cp-overlay”).each(function(e){var t=jQuery(this),i=t.find(“.cp-tooltip-icon”).data(“classes”),o=(t.find(“.cp-tooltip-icon”).data(“closeid”),t.find(“.cp-tooltip-icon”).data(“color”)),a=t.find(“.cp-tooltip-icon”).data(“bgcolor”),s=t.find(“.cp-tooltip-icon”).data(“font-family”),n=(t.find(“.cp-modal-content”).height(),jQuery(window).width(),t.data(“modal-id”),””);t.find(“.cp-overlay-close”).hasClass(“cp-adjacent-left”)?n=”right”:t.find(“.cp-overlay-close”).hasClass(“cp-adjacent-right”)&&(n=”left”),t.find(“.cp-tooltip-icon”).removeAttr(“data-position”),t.find(“.cp-tooltip-icon”).attr(“data-position”,n);var r=n;jQuery(“body”).addClass(“customize-support”),void 0!==i&&jQuery(“.”+i).remove(),jQuery(“head”).append(‘<style class=”cp-tooltip-css ‘+i+'”>.customize-support .tip.’+i+”{color: “+o+”;background-color:”+a+”;border-color:”+a+”;font-family:”+s+”; }</style>”),”left”==r?jQuery(“head”).append(‘<style class=”cp-tooltip-css ‘+i+'”>.customize-support .tip.’+i+'[class*=”arrow”]:before , .’+i+'[class*=”arrow”]:before {border-left-color: ‘+a+” ;border-top-color:transparant}</style>”):”right”==r?jQuery(“head”).append(‘<style class=”cp-tooltip-css ‘+i+'”>.customize-support .tip.’+i+'[class*=”arrow”]:before , .’+i+'[class*=”arrow”]:before{border-right-color: ‘+a+”;border-left-color:transparent }</style>”):jQuery(“head”).append(‘<style class=”cp-tooltip-css ‘+i+'”>.customize-support .tip.’+i+'[class*=”arrow”]:before , .’+i+'[class*=”arrow”]:before{border-top-color: ‘+a+”;border-left-color:transparent }</style>”)});else if(“slide_in”==U&&”undefined”!==U){var e=q.find(“.has-tip”).data(“classes”),t=(q.find(“.has-tip”).data(“closeid”),q.find(“.has-tip”).data(“color”)),i=q.find(“.has-tip”).data(“bgcolor”),o=(q.find(“.cp-slidein-content”).height(),jQuery(window).width(),q.find(“.has-tip”).data(“position”));jQuery(“body”).addClass(“customize-support”),jQuery(“head”).append(‘<style class=”cp-tooltip-css”>.customize-support .tip.’+e+”{color: “+t+”;background-color:”+i+”;font-size:13px;border-color:”+i+” }</style>”),”left”==o?jQuery(“head”).append(‘<style class=”cp-tooltip-css”>.customize-support .tip.’+e+'[class*=”arrow”]:before , .’+e+'[class*=”arrow”]:before {border-left-color: ‘+i+” ;border-top-color:transparent}</style>”):”right”==o?jQuery(“head”).append(‘<style class=”cp-tooltip-css”>.customize-support .tip.’+e+'[class*=”arrow”]:before , .’+e+'[class*=”arrow”]:before{border-right-color: ‘+i+”;border-left-color:transparent }</style>”):jQuery(“head”).append(‘<style class=”cp-tooltip-css”>.customize-support .tip.’+e+'[class*=”arrow”]:before , .’+e+'[class*=”arrow”]:before{border-top-color: ‘+i+”;border-left-color:transparent }</style>”)}},_isScrolledIntoStyleView:function(e){var t=e,i=v(window),o=i.scrollTop(),a=o+i.height(),s=t.offset().top;return s+t.height()<=a&&o<=s},_cp_modal_isOnScreen:function(e){var t=v(window),i={top:t.scrollTop(),left:t.scrollLeft()};i.right=i.left+t.width(),i.bottom=i.top+t.height();var o=e.offset();return o.right=o.left+e.outerWidth(),o.bottom=o.top+e.outerHeight(),!(i.right<o.left||i.left>o.right||i.bottom<o.top||i.top>o.bottom)},_infoBarPos:function(e){if(e.hasClass(“cp-pos-top”))e.css(“top”,”0″);else if(e.hasClass(“ib-fixed”))e.css(“top”,”auto”);else{var t=e.data(“toggle”),i=jQuery(“body”).parent(“html”).height(),o=e.find(“.cp-ifb-toggle-btn”).outerHeight(),a=e.find(“.cp-info-bar-body”).outerHeight();1==t&&(i=i-a+o),e.hasClass(“cp-info-bar-inline”)||e.css(“top”,i+”px”),e.css(“min-height”,a+”px”)}if(jQuery(“body”).hasClass(“admin-bar”)&&e.hasClass(“cp-pos-top”)){var s=jQuery(“#wpadminbar”).outerHeight();e.hasClass(“cp-info-bar-inline”)||e.css(“top”,s+”px”)}},_windowSize:function(){var e=this.find(“.cp-content-container”),t=this.find(“.cp-info-bar”),i=this.find(“.cp-info-bar-content”),o=this.find(“.cp-info-bar-body”);t.removeAttr(“style”),i.removeAttr(“style”),e.removeAttr(“style”),o.removeAttr(“style”);var a=jQuery(window).width()+30,s=jQuery(window).height();jQuery(this).find(“iframe”).css(“width”,a),e.css({“max-width”:a+”px”,width:”100%”,height:s+”px”,padding:”0″,margin:”0 auto”}),i.css({“max-width”:a+”px”,width:”100%”}),t.css({“max-width”:a+”px”,width:”100%”,left:”0″,right:”0″}),o.css({“max-width”:a+”px”,width:”100%”,height:s+”px”})},_cp_set_ifb_ht:function(e){var t=parseInt(jQuery(e).outerHeight()),i=jQuery(window).outerWidth(),o=window.navigator.userAgent,a=0;void 0!==o&&(a=o.indexOf(“MSIE “)),(0<a||navigator.userAgent.match(/Trident.*rv\:11\./))&&(768<i?jQuery(e).find(“.cp-info-bar-body”).css({height:t+”px”}):jQuery(e).find(“.cp-info-bar-body”).css({height:”auto”}))},_cp_ifb_color_for_list_tag:function(e){var n=jQuery(e).data(“class”);jQuery(e).find(“li”).each(function(){if(0==jQuery(this).parents(“.cp_social_networks”).length){var e=jQuery(this),t=e.parents(“div”).attr(“class”).split(” “)[0],i=e.index()+1,o=e.find(“.cp_font”).css(“font-size”),a=e.find(“span”).css(“color”);”ul”==e.parent()[0].nodeName.toLowerCase()?”none”==e.closest(“ul”).css(“list-style-type”)&&e.closest(“ul”).css(“list-style-type”,”disc”):”none”==e.closest(“ol”).css(“list-style-type”)&&e.closest(“ol”).css(“list-style-type”,”decimal”),jQuery(this).find(“span”).each(function(){var e=jQuery(this).css(“color”);0<e.length&&(a=e)});var s=””;jQuery(“.cp-li-color-css-“+i).remove(),jQuery(“.cp-li-font-css-“+i).remove(),o&&(s=”font-size:”+o,jQuery(“head”).append(‘<style class=”cp-li-font-css’+i+'”>.’+n+” .”+t+” li:nth-child(“+i+”){ “+s+”}</style>”)),a&&jQuery(“head”).append(‘<style class=”cp-li-color-css’+i+'”>.’+n+” .”+t+” li:nth-child(“+i+”){ color: “+a+”;}</style>”)}})},_apply_push_page_down:function(t,e){setTimeout(function(){t.data(“toggle”);var e=t.data(“toggle-visible”)||null;oe._push_page_down(t,!1,e)},300)},_push_page_down:function(e,t,i){var o=e.data(“push-down”)||null,a=e.data(“animate-push-page”),s=jQuery(“#cp-top-offset-container”).val();if(o&&!i&&e.hasClass(“cp-pos-top”)){var n=””,r=oe._cal_top_margin_push_down(e,a,t);isNaN(parseFloat(r))||(1==a?””==s?(jQuery(“body”).removeClass(“cp_push_no_scroll”).addClass(“cp_push_scroll_animate”),n=”body.cp_push_scroll_animate{margin-top:”+r+”px!important}”):n=s+”{margin-top:”+r+”px}”:””==s?(jQuery(“body”).removeClass(“cp_push_scroll_animate”).addClass(“cp_push_no_scroll”),n=”body.cp_push_no_scroll{margin-top:”+r+”px!important}”):n=s+”{margin-top:”+r+”px}”,v(“.cp-push-page-css”).remove(),v(“head”).append(‘<style class=”cp-push-page-css”>’+n+”</style>”))}},_cal_top_margin_push_down:function(e,t,i){jQuery(“#cp-push-down-support”).val();var o=jQuery(“#cp-top-offset-container”).val(),a=jQuery(“#wpadminbar”).outerHeight(),s=e.outerHeight();if(“”==o&&ne<=1)var n=jQuery(“body”).offset().top,r={margin_top:jQuery(“body”).css(“margin-top”),top:jQuery(“body”).css(“top”)};else if(0<jQuery(o).length)n=jQuery(o).offset().top,r={margin_top:jQuery(o).css(“margin-top”),top:jQuery(o).css(“top”)};if(void 0!==r){var l=JSON.stringify(r);jQuery(“#cp-top-offset-container”).attr(“data-offset_def_settings”,l)}void 0===n&&(n=0),void 0===a&&(a=0);var c=s+n-a,d=s+n,p=(jQuery(“#cp-push-down-support”).outerHeight(),d-0);return i&&(p=a+s,c=s),1==t?jQuery(“#cp-push-down-support”).stop().animate({top:p+”px”},1200):jQuery(“#cp-push-down-support”).css(“top”,p+”px”),c},_cp_ifb_toggle:function(){jQuery(“.cp-info-bar”).each(function(e,t){var u=jQuery(t);u.find(“.cp-ifb-toggle-btn”).click(function(){var e=jQuery(this),t=e.closest(“.cp-info-bar”),i=”smile-slideInDown”,o=t.data(“exit-animation”),a=t.data(“entry-animation”),s=t.find(“.cp-info-bar-body”),n=t.data(“toggle-visible”),r=t.data(“impression-added”),l=t.data(“info_bar-id”);if(1==n&&void 0===r&&!t.hasClass(“cp-disabled-impression”)){var c=[l];oe.update_impressions(c),t.data(“impression-added”,”true”)}var d=!1;oe._push_page_down(t,d,null),t.removeClass(a),t.removeClass(o),t.hasClass(“cp-pos-bottom”)&&(i=”smile-slideInUp”);var p=t.attr(“class”);e.removeClass(“cp-ifb-show smile-animated “+i),t.attr(“class”,p),t.attr(“class”,p+” smile-animated “+a),t.removeClass(“cp-ifb-hide”),e.addClass(“cp-ifb-hide”),s.addClass(“cp-flex”),t.find(“.ib-close”).css({visibility:”visible”});d=!0;oe._push_page_down(u,d)}),u.find(“.ib-close”).click(function(){var e=jQuery(this).parents(“.cp-info-bar”),t=e.find(“.cp-ifb-toggle-btn”),i=e.find(“.cp-info-bar-body”),o=”smile-slideInDown”,a=e.data(“exit-animation”),s=e.data(“entry-animation”),n=e.data(“toggle”),r=e.find(“.form-main”).attr(“class”);if(1==n){e.hasClass(“cp-pos-bottom”)&&(o=”smile-slideInUp”),e.removeClass(s);var l=e.attr(“class”);e.attr(“class”,l+” “+a),setTimeout(function(){t.removeClass(“cp-ifb-hide”),t.addClass(“cp-ifb-show smile-animated “+o),e.removeClass(“smile-animated”),e.removeClass(a),e.addClass(“cp-ifb-hide”),i.removeClass(“cp-flex”),e.find(“.ib-close”).css({visibility:”hidden”}),void 0!==r&&(e.find(“.smile-optin-form”)[0].reset(),e.find(“.cp-form-processing-wrap”).css(“display”,”none”),e.find(“.cp-form-processing”).removeAttr(“style”),e.find(“.cp-msg-on-submit”).removeAttr(“style”),e.find(“.cp-m-success”).remove(),e.find(“.cp-m-error”).remove())},1500)}})})},_adjustToggleButton:function(e){if(0<e.find(“.cp-slidein-toggle”).length){var t=e.find(“.cp-slidein-head”).outerHeight();e.find(“.cp-animate-container”).css({height:t+”px”,opacity:”0″})}}};function ae(e){var t=e.data(“module-type”),i=(e.data(“exit-intent”),!0);if(“modal”==t){var o=e.data(“class-id”),a=v(“.”+o);i=a.hasClass(“cp-open”)||a.hasClass(“cp-visited-popup”)}else if(“slide_in”==t)o=e.data(“class-id”),i=v(“.”+o).hasClass(“si-open”);else”info-bar”==t&&(i=e.hasClass(“ib-display”));return i}v(window).on(“load”,function(){v(“.cp-global-load”).each(function(e){var t=jQuery(this).data(“inactive-time”);void 0!==t&&(t*=1e3,jQuery(document).idleTimer({timeout:t,idle:!1})),oe.init(e,v(this),”load”),void 0!==window.orientation&&(R=!0)}),v(“.cp-modal-global”).each(function(){var e=v(this).data(“modal-style”);if(void 0!==e&&””!==e){var t=jQuery(“.cp-modal-popup-container.”+e);t.hasClass(“cp-inline-modal-container”)||(t.appendTo(document.body),v(this).appendTo(document.body))}}),jQuery(“html”).addClass(“cp-overflow-hidden”);var i=[];jQuery.each(L,function(e,t){-1===v.inArray(t,i)&&i.push(t)}),jQuery.each(i,function(e,t){if(“”!=t&&”undefined”!=t&&null!=t){var f=”.”+t,m=!1;if(-1!=t.indexOf(“#”)||-1!=t.indexOf(“.”)){var i=t;i=i.replace(/^(?:\[[^\]]*\]|\([^()]*\))\s*|\s*(?:\[[^\]]*\]|\([^()]*\))/g,””),f=i,m=!0}jQuery(“body”).on(“click”,f,function(e){if(m)var t=jQuery(“.cp-global-load[data-custom-selector='”+Z+”‘]”);else t=jQuery(“.cp-global-load”+f);var i=t.data(“module-type”),o=!1;if(jQuery(this).hasClass(“global_info_bar_container”)&&(o=!0),”modal”==i){var a=t.data(“modal-style”);if(!jQuery(“.cp-modal-popup-container.”+a).find(“.cp-animate-container”).hasClass(“cp-form-submit-success”)){e.preventDefault();var s=t.data(“class-id”),n=v(“.”+s);if(n.hasClass(“cp-window-size”)&&n.windowSize(),v(“.global_modal_container.cp-open”).length<=0){oe._displayPopup(n,i,a);var r=n.find(“.cp-tooltip-icon”).data(“classes”);v(“head”).append(‘<style class=”cp-tooltip-close-css”>.tip.’+r+”{ display:block; }</style>”)}if(1<=n.find(“.cp-youtube-continer”).length){!0;var l=n.find(“.cp-youtube-continer”).data(“autoplay”);n.find(“.cp-youtube-continer”).trigger(“click”,[l])}else{var c=n.find(“.cp-youtube-frame”).attr(“data_y_src”);n.find(“.cp-youtube-frame”).attr(“src”,c),n.find(“.cp-youtube-frame”).removeAttr(“data_y_src”)}0!==I.length&&(v(this).hasClass(“cp-disabled”)||n.hasClass(“cp-disabled-impression”)||(oe.update_impressions(I),v(document).trigger(“cp_custom_class_clicked”,[this])))}}else if(“info-bar”!=i||o){if(“slide_in”==i&&!jQuery(this).hasClass(“slidein-overlay”)){e.preventDefault();i=t.data(“module-type”),u=t,s=t.data(“class-id”);var d=v(“.”+s),p=d.data(“slidein-style”);jQuery(“.si-open”).length<=1&&jQuery(“.si-open”).find(“.cp-slide-in-float-on”).length<=1&&(d.find(“.cp-animate-container”).removeClass(“cp-hide-slide”),oe._displayPopup(d,i,p))}}else{jQuery(this).hasClass(“global_info_bar_container”)||e.preventDefault();var u,h=(u=t.first()).data(“info_bar-id”);if(!u.hasClass(“cp-form-submit-success”)){var s=u.data(“custom-class”);oe._isOtherPopupOpen(i)&&(u.css(“display”,”block”),oe._displayPopup(u,i,h))}}})}})}),v(document).on(“mouseleave”,function(s){v(“.cp-global-load”).each(function(e){var t=v(this),i=t.data(“exit-intent”),o=t.data(“add-to-cart”),a=oe._getCookie(“woocommerce_items_in_cart”);if(“enabled”==i&&”1″==o)0==ae(t)&&1==a&&oe.init(s,t,”mouseleave”);else if(“enabled”==i){0==ae(t)&&oe.init(s,t,”mouseleave”)}})}),jQuery(document).on(“idle.idleTimer”,function(t,e,i){v(“.cp-global-load”).each(function(e){oe.init(t,v(this),”idle”)})}),jQuery(window).on(“load”,function(e){jQuery(“.g-recaptcha-response”)[0]&&(jQuery(“.cp-onload “).addClass(“cp-recaptcha cp-recaptcha-index-1 cp-recaptcha-index-2 cp-recaptcha-index-3 cp-recaptcha-index-4 cp-recaptcha-index-5 cp-recaptcha-index-6 cp-recaptcha-index-7 “),jQuery(“.g-recaptcha-response”).addClass(“cp-recaptcha-required”),jQuery(“.cp-recaptcha-required”).prop(“required”,!0),jQuery(“.g-recaptcha-response”).parent().addClass(“cp-g-recaptcha-response”)),”info-bar”==jQuery(“.cp-module”).data(“module-type”)&&1==jQuery(“.g-recaptcha”).parents(“.cp-info-bar-container”).length&&(jQuery(“.cp-info-bar-body .cp-submit”).addClass(“cp-recaptcha-css”),jQuery(“.ib-form-container .cp-form-container .cp-form-layout-3 .cp-submit .cp-recaptcha-css “).css(“display”,”inline”,”!important”),jQuery(“.ib-form-container .cp-form-container .cp-form-layout-3 .cp-submit-wrap”).css(“padding-bottom”,”40px”))}),jQuery(document).ready(function(){oe._check_responsive_font_sizes(),jQuery(“.blinking-cursor”).remove(),v(“.cp-global-load”).each(function(e){oe._count_inline_impressions(v(this))}),oe._cp_ifb_toggle()}),jQuery(window).on(“load”,function(e){clearTimeout(v.data(this,”cp_check_empty_span”)),v.data(this,”cp_check_empty_span”,setTimeout(function(){var e=jQuery.trim(jQuery(“.cp-load-after-post”).parent().text());void 0!==e&&(“0″==jQuery.trim(e).length&&1!==jQuery(window.parent.document).find(“.cs-preview-frame-container”).length&&jQuery(“.cp-load-after-post”).parent().addClass(“cp-empty-content”));navigator.userAgent.toLowerCase().match(/(iphone|ipod|ipad)/)&&jQuery(“html”).addClass(“cp-iphone-browser”),[].forEach.call(jQuery(“.cp-module”).find(“img[data-src]”),function(e){e.setAttribute(“src”,e.getAttribute(“data-src”)),e.onload=function(){e.removeAttribute(“data-src”)}})},1e3))});var se,ne=0;jQuery(window).on(“resize”,function(e){clearTimeout(se),se=setTimeout(function(){oe._close_button_tootip(),jQuery(“.cp-info-bar.ib-display”).each(function(){var e=jQuery(this);ne++,oe._apply_push_page_down(e,”resize”)}),jQuery(“.cp-info-bar”).each(function(e){oe._infoBarPos(jQuery(this))})},1e3)}),jQuery(window).on(“modalOpen”,function(e,t){oe._close_button_tootip()}),jQuery(document).on(“cp_conversion_done”,function(e,t,i){0<!jQuery(t).parents(“.cp-form-container”).find(“.cp-email”).length&&(0<jQuery(t).parents(“.cp-form-container”).find(‘[name=”only_conversion”]’).length&&jQuery(t).parents(“.cp-modal-popup-container”).hasClass(“cp-“+i)&&jQuery(t).addClass(“cp-disabled”))}),jQuery(document).on(“cp_custom_class_clicked”,function(e,t){jQuery(t).addClass(“cp-disabled”)}),jQuery(document).on(“click”,”.cp-form-submit-error”,function(e){var t=jQuery(this),i=t.find(“.cp-form-processing-wrap”),o=t.find(“.cp-tooltip-icon”).data(“classes”),a=t.find(“.cp-msg-on-submit”);i.hide(),t.removeClass(“cp-form-submit-error”),a.html(“”),a.removeAttr(“style”),jQuery(“head”).append(‘<style class=”cp-tooltip-css”>.tip.’+o+”{display:block }</style>”)}),jQuery(“.cp-overlay”).on(“idle.idleTimer”,function(e,t,i){var o=jQuery(“.cp-overlay”);jQuery(document).trigger(“closeModal”,[o]);var a=o.find(“.cp-tooltip-icon”).data(“classes”);setTimeout(function(){jQuery(“head”).append(‘<style id=”cp-tooltip-close-css”>.tip.’+a+”{ display:none; }</style>”)},1e3)}),jQuery(document).on(“idle.idleTimer”,function(e,t,i){if(jQuery(“.ib-display”).hasClass(“cp-close-after-x”)){var o=jQuery(“.ib-display”);jQuery(document).trigger(“cp_close_info_bar”,[o])}if(jQuery(“.slidein-overlay”).hasClass(“cp-close-after-x”)){var a=jQuery(“.slidein-overlay”);jQuery(document).trigger(“closeSlideIn”,[a])}}),jQuery(document).on(“click”,”.cp-close”,function(e){if(!jQuery(this).parents(“.cp-overlay”).hasClass(“do_not_close”)){var t=jQuery(this).parents(“.cp-overlay”);jQuery(document).trigger(“closeModal”,[t])}}),jQuery(document).on(“click”,”.cp-inner-close”,function(e){var t=jQuery(this).parents(“.cp-overlay”);jQuery(document).trigger(“closeModal”,[t])}),jQuery(document).on(“closeModal”,function(e,t){var i=t.data(“class”),o=v(“.cp-global-load[data-class-id=”+i+”]”);oe.init(e,o,”closepopup”)}),jQuery(document).on(“cp_close_info_bar”,function(e,t){var i=t.data(“class”);v(“.cp-ib-onload[data-class-id=”+i+”]”);oe.init(e,t,”closepopup”)}),jQuery(“body”).on(“click”,”.cp-slidein-head .cp-widget-open”,function(e){var t=jQuery(this).parents(“.slidein-overlay”),i=t.data(“closed-cookie-time”),o=t.data(“slidein-id”),a=t.find(“.cp-animate-container”),s=(t.data(“overlay-animation”),a.data(“exit-animation”),t.data(“conversion-cookie-time”),”temp_”+o);oe._createCookie(s,!0,1),oe._getCookie(o)||i&&(t.addClass(“cp-always-minimize-widget”),oe._createCookie(o,!0,i))}),jQuery(document).on(“closeSlideIn”,function(e,t){t.parents(“.cp-slidein-popup-container”);var i=t.data(“class”),o=v(“.si-onload[data-class-id=”+i+”]”);oe.init(e,o,”closepopup”)}),jQuery(“.smile-optin-form”).each(function(){var e=v(this).parents(“.cp-module”).data(“module-name”);v(this).find(‘input[name=”cp_module_type”]’).val(e);var t=jQuery(this).find(“input.cp-input”).last();t.hasClass(“cp-input”)&&t.addClass(“cp-last-field”)}),jQuery(“input.cp-input”).keydown(function(e){9==(window.event?e.which:e.keyCode)&&jQuery(this).hasClass(“cp-last-field”)&&(e.preventDefault(),jQuery(this).parents(“.smile-optin-form”).find(“.cp-submit”).attr(“tabindex”,-1).focus())}),v(document).scroll(function(s){clearTimeout(v.data(this,”CP_scrollEvent”)),v.data(this,”CP_scrollEvent”,setTimeout(function(){v(“.cp-global-load”).each(function(e){var t=v(this),i=t.data(“onscroll-value”),o=t.data(“scroll-class”),a=(t.data(“after-content-value”),t.hasClass(“cp-after-post”)||t.hasClass(“ib-after-post”)||t.hasClass(“si-after-post”));(void 0!==o&&””!==o||””!==i||a)&&(0==ae(t)&&oe.init(s,t,”scroll”));oe._count_inline_impressions(v(this))})},200)),clearTimeout(v.data(this,”CP_scrollTimer”)),v.data(this,”CP_scrollTimer”,setTimeout(function(){v(“.cp-ib-onload.cp-pos-top”).each(function(e){var t=v(this),i=t.outerHeight(),o=t.data(“push-down”)||null;t.data(“toggle-visible”);if(o&&t.hasClass(“ib-display”)&&t.hasClass(“ib-fixed”)){var a=jQuery(“.fusion-header-wrapper”).find(“.fusion-sticky-menu-“),s=””;if(void 0!==a&&(s=a.length),0<s){var n=”.fusion-header”;(jQuery(“body”).hasClass(“fusion-header-layout-v4”)||jQuery(“body”).hasClass(“fusion-header-layout-v5″))&&(n=”.fusion-secondary-main-menu”);var r=i+(c=jQuery(“#wpadminbar”).outerHeight());if(jQuery(n).addClass(“cp-fusion-header”),jQuery(“.cp_fusion_css”).remove(),t.find(“.cp-ifb-toggle-btn”).hasClass(“cp-ifb-show”)){var l=”.cp-fusion-header{top:”+c+”px !important}”;v(“head”).append(“<style class=’cp_fusion_css’ type=’text/css’>”+l+”</style>”)}else{l=”.cp-fusion-header{top:”+r+”px !important}”;v(“head”).append(“<style class=’cp_fusion_css’ type=’text/css’>”+l+”</style>”)}jQuery(n).addClass(“cp-scroll-start”)}}else{n=”.fusion-header”;(jQuery(“body”).hasClass(“fusion-header-layout-v4”)||jQuery(“body”).hasClass(“fusion-header-layout-v5″))&&(n=”.fusion-secondary-main-menu”),jQuery(n).addClass(“cp-fusion-header”);var c;l=”.cp-fusion-header{top:”+(c=jQuery(“#wpadminbar”).outerHeight())+”px !important}”;v(“head”).append(“<style class=’cp_fusion_css’ type=’text/css’>”+l+”</style>”)}})},100))}),jQuery(document).on(“infobarOpen”,function(e,t){var i=t,o=i.outerHeight(),a=i.data(“push-down”)||null;if(jQuery(“.fusion-header-wrapper”).find(“.fusion-sticky-menu-“).length&&a){var s=”.fusion-header”;(jQuery(“body”).hasClass(“fusion-header-layout-v4”)||jQuery(“body”).hasClass(“fusion-header-layout-v5″))&&(s=”.fusion-secondary-main-menu”);var n=o+jQuery(“#wpadminbar”).outerHeight(),r=jQuery(s).css(“top”);if(jQuery(s).attr(“data-old-top”,r),!i.data(“toggle-visible”)&&i.hasClass(“ib-fixed”)){jQuery(“.cp_fusion_css”).remove(),jQuery(s).addClass(“cp-fusion-header”);var l=”.cp-fusion-header{top:”+n+”px !important}”;v(“head”).append(“<style class=’cp_fusion_css’ type=’text/css’>”+l+”</style>”),jQuery(s).addClass(“cp-scroll-start”)}}}),jQuery(document).on(“cp_close_info_bar”,function(e,t){var i=t,o=(i.outerHeight(),i.data(“push-down”)||null);if(jQuery(“body”).hasClass(“fusion-header-layout-v4”)||jQuery(“body”).hasClass(“fusion-header-layout-v5″))var a=”.fusion-secondary-main-menu”;else a=”.fusion-header”;if(o){jQuery(a).attr(“data-old-top”);jQuery(“.cp_fusion_css”).remove()}t.addClass(“cp-stop-scroll”),jQuery(a).removeClass(“cp-scroll-start”),v(“.cp-push-page-css”).remove()}),jQuery(document).bind(“gform_confirmation_loaded”,function(e,t){var i=jQuery(“#gf_”+t),o=i.parents(“.cp-module”).data(“style-id”),a=i.parents(“.cp-module”).data(“module-name”),s=i.parents(“.cp-module”).data(“close-gravity”);jQuery(document).trigger(“cp_custom_analytics”,[o]),”1″==s&&jQuery(document).trigger(“cp_custom_close_module”,[i,a])}),document.addEventListener(“wpcf7submit”,function(e){var t=e.detail.status,i=e.detail.id;if(“mail_sent”==t){var o=jQuery(“#”+i),a=o.parents(“.cp-module”).data(“style-id”),s=o.parents(“.cp-module”).data(“module-name”),n=o.parents(“.cp-module”).data(“close-gravity”);jQuery(document).trigger(“cp_custom_analytics”,[a]),”1″==n&&jQuery(document).trigger(“cp_custom_close_module”,[o,s])}},!1),jQuery(document).on(“nfFormSubmitResponse”,function(e,t){t.response.errors;var i=”nf-form-“+t.id+”-cont”,o=jQuery(“#”+i),a=o.parents(“.cp-module”).data(“style-id”),s=o.parents(“.cp-module”).data(“module-name”),n=o.parents(“.cp-module”).data(“close-gravity”);jQuery(document).trigger(“cp_custom_analytics”,[a]),”1″==n&&jQuery(document).trigger(“cp_custom_close_module”,[o,s])}),jQuery(window).on(“cp_custom_close_module”,function(e,t,i){if(“modal”==i){var o=t.parents(“.cp-open”);jQuery(document).trigger(“closeModal”,[o])}else if(“slidein”==i){var a=t.parents(“.slidein-overlay”);jQuery(document).trigger(“closeSlideIn”,[a])}else if(“infobar”==i){var s=t.parents(“.cp-info-bar”);jQuery(document).trigger(“cp_close_info_bar”,[s])}}),jQuery(window).on(“cp_custom_analytics”,function(e,i){setTimeout(function(){var e=jQuery(“.cp-impress-nonce”).val(),t={action:”smile_update_custom_conversions”,conversion:!0,style_id:i,option:”smile_modal_styles”,security:e};jQuery.ajax({url:smile_ajax.url,data:t,type:”POST”,dataType:”HTML”,security:jQuery(“.cp-impress-nonce”).val(),beforeSend:function(e){J=!1}})},2e3)}),jQuery(“.cp-youtube-continer”).on(“click”,function(e,t){e.preventDefault();var i=jQuery(“<iframe/>”),o=jQuery(this).data(“custom-url”),a=jQuery(this).data(“custom-css”),s=jQuery(this).data(“class”),n=(jQuery(this).data(“autoplay”),jQuery(this).data(“width”)),r=jQuery(this).data(“height”);o=o.replace(“autoplay=0″,”autoplay=1”),o=null==t||”1″==t||”undefined”==t?o.replace(“autoplay=0″,”autoplay=1”):o.replace(“autoplay=1″,”autoplay=0”),i.attr(“class”,s),i.attr(“frameborder”,”0″),i.attr(“allowfullscreen”,”1″),i.attr(“style”,a),i.attr(“allow”,”autoplay;encrypted-media;”),i.attr(“src”,o),””===n&&””===r||(i.attr(“width”,n),i.attr(“height”,r)),jQuery(this).html(i)})}(jQuery);
Thank you!
SteliosThe page I need help with: [log in to see the link]
- The topic ‘Conflict with Convert Plus and Contact Form 7 on Firefox Mozilla’ is closed to new replies.