HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Apache24/htdocs/wp-content/plugins/gallery-portfolio/JS/Filt_popup.min.js
var popStartTime = 100 * parseInt(jQuery('.popStartTime').val());
var popStopTime = 100 * parseInt(jQuery('.popStopTime').val());
var popTimeEffectType = jQuery('.popTimeEffectType').val();
var popEffectType = jQuery('.popEffectType').val();
var DelIconSize = jQuery('.DelIconSize').val();
var SliderLeftIconType = jQuery('.SliderLeftIconType').val();
var SliderRightIconType = jQuery('.SliderRightIconType').val();
var DelIconType = jQuery('.DelIconType').val();
var popImgWidth = parseInt(jQuery('.popImgWidth').val());
var CarSliderIconSize = parseInt(jQuery('.CarSliderIconSize').val());
var SliderIconSize = parseInt(jQuery('.SliderIconSize').val());
var SliderTitleImgFontSize = parseInt(jQuery('.SliderTitleImgFontSize').val());

function checkClassJdbpopup() {
  var t = jQuery(document.body);
  t.find(".jdbpopup").each(function () {
    jQuery(this).jdbpopup()
  })
}

!function (t, e) {
  "function" == typeof define && define.amd ? define(["jquery"], e) : "object" == typeof exports ? module.exports = e(require("jquery")) : e(t.jQuery)
}(this, function (t) {
  function e(t) {
    if (t in d.style) return t;
    for (var e = ["Moz", "Webkit", "O", "ms"], n = t.charAt(0).toUpperCase() + t.substr(1), i = 0; i < e.length; ++i) {
      var a = e[i] + n;
      if (a in d.style) return a
    }
  }

  function n() {
    return d.style[l.transform] = "", d.style[l.transform] = "rotateY(90deg)", "" !== d.style[l.transform]
  }

  function i(t) {
    return "string" == typeof t && this.parse(t), this
  }

  function a(t, e, n) {
    e === !0 ? t.queue(n) : e ? t.queue(e, n) : t.each(function () {
      n.call(this)
    })
  }

  function s(e) {
    var n = [];
    return t.each(e, function (e) {
      e = t.camelCase(e), e = t.transit.propertyMap[e] || t.cssProps[e] || e, e = r(e), l[e] && (e = r(l[e])), -1 === t.inArray(e, n) && n.push(e)
    }), n
  }

  function o(e, n, i, a) {
    var o = s(e);
    t.cssEase[i] && (i = t.cssEase[i]);
    var p = "" + c(n) + " " + i;
    parseInt(a, 10) > 0 && (p += " " + c(a));
    var r = [];
    return t.each(o, function (t, e) {
      r.push(e + " " + p)
    }), r.join(", ")
  }

  function p(e, n) {
    n || (t.cssNumber[e] = !0), t.transit.propertyMap[e] = l.transform, t.cssHooks[e] = {
      get: function (n) {
        var i = t(n).css("transit:transform");
        return i.get(e)
      }, set: function (n, i) {
        var a = t(n).css("transit:transform");
        a.setFromString(e, i), t(n).css({"transit:transform": a})
      }
    }
  }

  function r(t) {
    return t.replace(/([A-Z])/g, function (t) {
      return "-" + t.toLowerCase()
    })
  }

  function u(t, e) {
    return "string" != typeof t || t.match(/^[\-0-9\.]+$/) ? "" + t + e : t
  }

  function c(e) {
    var n = e;
    return "string" != typeof n || n.match(/^[\-0-9\.]+/) || (n = t.fx.speeds[n] || t.fx.speeds._default), u(n, "ms")
  }

  t.transit = {
    version: "0.9.12",
    propertyMap: {
      marginLeft: "margin",
      marginRight: "margin",
      marginBottom: "margin",
      marginTop: "margin",
      paddingLeft: "padding",
      paddingRight: "padding",
      paddingBottom: "padding",
      paddingTop: "padding"
    },
    enabled: !0,
    useTransitionEnd: !1
  };
  var d = document.createElement("div"), l = {}, f = navigator.userAgent.toLowerCase().indexOf("chrome") > -1;
  l.transition = e("transition"), l.transitionDelay = e("transitionDelay"), l.transform = e("transform"), l.transformOrigin = e("transformOrigin"), l.filter = e("Filter"), l.transform3d = n();
  var b = {
    transition: "transitionend",
    MozTransition: "transitionend",
    OTransition: "oTransitionEnd",
    WebkitTransition: "webkitTransitionEnd",
    msTransition: "MSTransitionEnd"
  }, h = l.transitionEnd = b[l.transition] || null;
  for (var g in l) l.hasOwnProperty(g) && "undefined" == typeof t.support[g] && (t.support[g] = l[g]);
  return d = null, t.cssEase = {
    _default: "ease",
    "in": "ease-in",
    out: "ease-out",
    "in-out": "ease-in-out",
    snap: "cubic-bezier(0,1,.5,1)",
    easeInCubic: "cubic-bezier(.550,.055,.675,.190)",
    easeOutCubic: "cubic-bezier(.215,.61,.355,1)",
    easeInOutCubic: "cubic-bezier(.645,.045,.355,1)",
    easeInCirc: "cubic-bezier(.6,.04,.98,.335)",
    easeOutCirc: "cubic-bezier(.075,.82,.165,1)",
    easeInOutCirc: "cubic-bezier(.785,.135,.15,.86)",
    easeInExpo: "cubic-bezier(.95,.05,.795,.035)",
    easeOutExpo: "cubic-bezier(.19,1,.22,1)",
    easeInOutExpo: "cubic-bezier(1,0,0,1)",
    easeInQuad: "cubic-bezier(.55,.085,.68,.53)",
    easeOutQuad: "cubic-bezier(.25,.46,.45,.94)",
    easeInOutQuad: "cubic-bezier(.455,.03,.515,.955)",
    easeInQuart: "cubic-bezier(.895,.03,.685,.22)",
    easeOutQuart: "cubic-bezier(.165,.84,.44,1)",
    easeInOutQuart: "cubic-bezier(.77,0,.175,1)",
    easeInQuint: "cubic-bezier(.755,.05,.855,.06)",
    easeOutQuint: "cubic-bezier(.23,1,.32,1)",
    easeInOutQuint: "cubic-bezier(.86,0,.07,1)",
    easeInSine: "cubic-bezier(.47,0,.745,.715)",
    easeOutSine: "cubic-bezier(.39,.575,.565,1)",
    easeInOutSine: "cubic-bezier(.445,.05,.55,.95)",
    easeInBack: "cubic-bezier(.6,-.28,.735,.045)",
    easeOutBack: "cubic-bezier(.175, .885,.32,1.275)",
    easeInOutBack: "cubic-bezier(.68,-.55,.265,1.55)"
  }, t.cssHooks["transit:transform"] = {
    get: function (e) {
      return t(e).data("transform") || new i
    }, set: function (e, n) {
      var a = n;
      a instanceof i || (a = new i(a)), e.style[l.transform] = "WebkitTransform" !== l.transform || f ? a.toString() : a.toString(!0), t(e).data("transform", a)
    }
  }, t.cssHooks.transform = {set: t.cssHooks["transit:transform"].set}, t.cssHooks.filter = {
    get: function (t) {
      return t.style[l.filter]
    }, set: function (t, e) {
      t.style[l.filter] = e
    }
  }, t.fn.jquery < "1.8" && (t.cssHooks.transformOrigin = {
    get: function (t) {
      return t.style[l.transformOrigin]
    }, set: function (t, e) {
      t.style[l.transformOrigin] = e
    }
  }, t.cssHooks.transition = {
    get: function (t) {
      return t.style[l.transition]
    }, set: function (t, e) {
      t.style[l.transition] = e
    }
  }), p("scale"), p("scaleX"), p("scaleY"), p("translate"), p("rotate"), p("rotateX"), p("rotateY"), p("rotate3d"), p("perspective"), p("skewX"), p("skewY"), p("x", !0), p("y", !0), i.prototype = {
    setFromString: function (t, e) {
      var n = "string" == typeof e ? e.split(",") : e.constructor === Array ? e : [e];
      n.unshift(t), i.prototype.set.apply(this, n)
    }, set: function (t) {
      var e = Array.prototype.slice.apply(arguments, [1]);
      this.setter[t] ? this.setter[t].apply(this, e) : this[t] = e.join(",")
    }, get: function (t) {
      return this.getter[t] ? this.getter[t].apply(this) : this[t] || 0
    }, setter: {
      rotate: function (t) {
        this.rotate = u(t, "deg")
      }, rotateX: function (t) {
        this.rotateX = u(t, "deg")
      }, rotateY: function (t) {
        this.rotateY = u(t, "deg")
      }, scale: function (t, e) {
        void 0 === e && (e = t), this.scale = t + "," + e
      }, skewX: function (t) {
        this.skewX = u(t, "deg")
      }, skewY: function (t) {
        this.skewY = u(t, "deg")
      }, perspective: function (t) {
        this.perspective = u(t, "px")
      }, x: function (t) {
        this.set("translate", t, null)
      }, y: function (t) {
        this.set("translate", null, t)
      }, translate: function (t, e) {
        void 0 === this._translateX && (this._translateX = 0), void 0 === this._translateY && (this._translateY = 0), null !== t && void 0 !== t && (this._translateX = u(t, "px")), null !== e && void 0 !== e && (this._translateY = u(e, "px")), this.translate = this._translateX + "," + this._translateY
      }
    }, getter: {
      x: function () {
        return this._translateX || 0
      }, y: function () {
        return this._translateY || 0
      }, scale: function () {
        var t = (this.scale || "1,1").split(",");
        return t[0] && (t[0] = parseFloat(t[0])), t[1] && (t[1] = parseFloat(t[1])), t[0] === t[1] ? t[0] : t
      }, rotate3d: function () {
        for (var t = (this.rotate3d || "0,0,0,0deg").split(","), e = 0; 3 >= e; ++e) t[e] && (t[e] = parseFloat(t[e]));
        return t[3] && (t[3] = u(t[3], "deg")), t
      }
    }, parse: function (t) {
      var e = this;
      t.replace(/([a-zA-Z0-9]+)\((.*?)\)/g, function (t, n, i) {
        e.setFromString(n, i)
      })
    }, toString: function (t) {
      var e = [];
      for (var n in this) if (this.hasOwnProperty(n)) {
        if (!l.transform3d && ("rotateX" === n || "rotateY" === n || "perspective" === n || "transformOrigin" === n)) continue;
        "_" !== n[0] && e.push(t && "scale" === n ? n + "3d(" + this[n] + ",1)" : t && "translate" === n ? n + "3d(" + this[n] + ",0)" : n + "(" + this[n] + ")")
      }
      return e.join(" ")
    }
  }, t.fn.transition = t.fn.transit = function (e, n, i, s) {
    var p = this, r = 0, u = !0, d = t.extend(!0, {}, e);
    "function" == typeof n && (s = n, n = void 0), "object" == typeof n && (i = n.easing, r = n.delay || 0, u = "undefined" == typeof n.queue ? !0 : n.queue, s = n.complete, n = n.duration), "function" == typeof i && (s = i, i = void 0), "undefined" != typeof d.easing && (i = d.easing, delete d.easing), "undefined" != typeof d.duration && (n = d.duration, delete d.duration), "undefined" != typeof d.complete && (s = d.complete, delete d.complete), "undefined" != typeof d.queue && (u = d.queue, delete d.queue), "undefined" != typeof d.delay && (r = d.delay, delete d.delay), "undefined" == typeof n && (n = t.fx.speeds._default), "undefined" == typeof i && (i = t.cssEase._default), n = c(n);
    var f = o(d, n, i, r), b = t.transit.enabled && l.transition, g = b ? parseInt(n, 10) + parseInt(r, 10) : 0;
    if (0 === g) {
      var _ = function (t) {
        p.css(d), s && s.apply(p), t && t()
      };
      return a(p, u, _), p
    }
    var v = {}, m = function (e) {
      var n = !1, i = function () {
        n && p.unbind(h, i), g > 0 && p.each(function () {
          this.style[l.transition] = v[this] || null
        }), "function" == typeof s && s.apply(p), "function" == typeof e && e()
      };
      g > 0 && h && t.transit.useTransitionEnd ? (n = !0, p.bind(h, i)) : window.setTimeout(i, g), p.each(function () {
        g > 0 && (this.style[l.transition] = f), t(this).css(d)
      })
    }, j = function (t) {
      this.offsetWidth, m(t)
    };
    return a(p, u, j), this
  }, t.transit.getTransitionValue = o, t
}), function (t) {
  t.fn.jdbpopup = function (e) {
    function n(t) {
      var e = /^\d+$/;
      return e.test(t)
    }

    function a(e, n) {
      return -1 !== t.inArray(n, e) ? !0 : !1
    }

    return jdbpopup_init = {
      init: function (t, e) {
        var n = !1;
        t.jdbpopup_values && (n = !0), jdbpopup_init.lists_properties(), jdbpopup_init.resetsjdbpopup_Values(), jdbpopup_init.setjdbpopup_Values(e), t.jdbpopup_values = jdbpopup_init.jdbpopup_values, n || jdbpopup_popup.init(e)
      }, lists_properties: function () {
        var t = jdbpopup_init;
        t.list_caption = [!0, !1], t.list_responsive = [!0, !1], t.list_effects = ["fade", "scaleIn", "scaleOut", "flipX", "flipY", "slide", "translateLeft", "translateRight", "translateTop", "translateBottom", "translateTopLeft", "translateTopRight", "translateBottomLeft", "translateBottomRight"], t.list_easing = ["linear", "ease", "in", "out", "in-out", "snap", "easeOutCubic", "easeInOutCubic", "easeInCirc", "easeOutCirc", "easeInOutCirc", "easeInExpo", "easeOutExpo", "easeInOutExpo", "easeInQuad", "easeOutQuad", "easeInOutQuad", "easeInQuart", "easeOutQuart", "easeInOutQuart", "easeInQuint", "easeOutQuint", "easeInOutQuint", "easeInSine", "easeOutSine", "easeInOutSine", "easeInBack", "easeOutBack", "easeInOutBack"]
      }, resetsjdbpopup_Values: function () {
        var t = {
          timeOpen: popStartTime,
          timeClose: popStopTime,
          easing: popTimeEffectType,
          effect: popEffectType,
          caption: !0,
          responsive: !0,
          width: 200,
          height: 200,
          imageSource: "",
          textCaption: ""
        };
        return jdbpopup_init.jdbpopup_values = t, t
      }, setjdbpopup_Values: function (s) {
        var o = jdbpopup_init;
        for (i in e) {
          var p = e[i];
          "timeOpen" === i && n(p) && (o.jdbpopup_values.timeOpen = p), "timeClose" === i && n(p) && (o.jdbpopup_values.timeClose = p), "caption" === i && a(o.list_caption, p) && (o.jdbpopup_values.caption = p), "responsive" === i && a(o.list_responsive, p) && (o.jdbpopup_values.responsive = p), "easing" === i && a(o.list_easing, p) && (o.jdbpopup_values.easing = p), "effect" === i && a(o.list_effects, p) && (o.jdbpopup_values.effect = p)
        }
        o.jdbpopup_values.caption && (o.jdbpopup_values.textCaption = s.attr("title"), s.attr("data-caption") && (o.jdbpopup_values.textCaption = s.attr("data-caption"))), s.attr("href") && (o.jdbpopup_values.imageSource = s.attr("href")), s.attr("data-image") && (o.jdbpopup_values.imageSource = s.attr("data-image")), t("<img/>").attr("src", o.jdbpopup_values.imageSource).load(function () {
          o.jdbpopup_values.width = this.width, o.jdbpopup_values.height = this.height
        })
      }
    }, jdbpopup_popup = {
      init: function (t) {
        jdbpopup_popup.creationPopup(), t.off("jdbpopup_popup.clickPopup").on("click", jdbpopup_popup.clickPopup)
      }, creationPopup: function () {
        var e = jdbpopup_template, n = t(document.body);
        n.find("#jdbpopup_container") && t("#jdbpopup_container").remove(), n.append(e.popup_container())
      }, clickPopup: function () {
        var e = this, n = e.jdbpopup_values.imageSource;
        return jdbpopup_popup.creationPopup(), t("<img/>").attr("src", n).load(function () {
          e.jdbpopup_values.width = this.width, e.jdbpopup_values.height = this.height, jdbpopup_init.jdbpopup_values = e.jdbpopup_values, jdbpopup_popup.openPopup()
        }), !1
      }, openPopup: function () {
        var e = jdbpopup_init.jdbpopup_values, n = t("#jdbpopup_container .jdbpopup_subcontainer");
        n.css({
          width: e.width + "px",
          height: e.height + "px",
          marginTop: -e.height / 2 + "px",
          marginLeft: -e.width / 2 + "px"
        }), e.caption && n.find(".jdbpopup_caption").addClass("caption_on").html(e.textCaption), n.find("img").attr({
          src: e.imageSource,
          alt: e.textCaption
        }), jdbpopup_popup.resizePopup(), jdbpopup_animation.init("open")
      }, closePopup: function () {
        jdbpopup_init.jdbpopup_values, t("#jdbpopup_container");
        return jdbpopup_animation.init("close"), !1
      }, resizePopup: function () {
        function e(t, e, n, a) {
          var s = a / n, o = 80;
          n >= t ? (n = t, a = n * s, a >= e && (a = e, n = a / s)) : a >= e && (a = e, n = a / s), i.css({
            width: n - o + "px",
            height: a - o + "px",
            marginTop: -(a - o) / 2 + "px",
            marginLeft: -(n - o) / 2 + "px"
          })
        }

        var n = jdbpopup_init.jdbpopup_values, i = t("#jdbpopup_container .jdbpopup_subcontainer"),
          a = t(window).width() - 50, s = t(window).height() - 50;
        n.responsive && e(a, s, n.width, n.height)
      }
    }, jdbpopup_animation = {
      init: function (e) {
        function n() {
          setTimeout(function () {
            jdbpopup_popup.resizePopup(), s.off(".jdbpopup_close").on("click", ".jdbpopup_close", jdbpopup_popup.closePopup), t(window).off("jdbpopup_popup.resizePopup").on("resize", jdbpopup_popup.resizePopup), jdbpopup_template.resetScroll(!1)
          }, u)
        }

        function i() {
          setTimeout(function () {
            s.remove(), jdbpopup_template.resetScroll(!0)
          }, u)
        }

        var a = jdbpopup_animation, s = t("#jdbpopup_container"), o = jdbpopup_init.jdbpopup_values, p = o.effect,
          r = o.easing, u = o.timeOpen, c = t(window).width(), d = t(window).height();
        switch (s.css("display", "block"), "open" === e ? (a.initTransition(s, p), u = o.timeOpen, a.transitionOverlay(s, 1, u, r)) : (u = o.timeClose, a.transitionOverlay(s, 0, u, r)), p) {
          case"fade":
            "open" === e ? a.transitionOpacity(s, 1, u, r) : a.transitionOpacity(s, 0, u, r);
            a.transitionTranslateXY(s, "-50%", "-50%", u, r);
            break;
          case"scaleIn":
            "open" === e ? a.transitionScale(s, 1, 1, 1, u, r) : a.transitionScale(s, 0, 0, 0, u, r);
            a.transitionTranslateXY(s, "-50%", "-50%", u, r);
            break;
          case"scaleOut":
            "open" === e ? a.transitionScale(s, 1, 1, 1, u, r) : a.transitionScale(s, 1.5, 1.5, 0, u, r);
            a.transitionTranslateXY(s, "-50%", "-50%", u, r);
            break;
          case"flipX":
            "open" === e ? a.transitionFlip(s, 0, 1, 1, u, r) : a.transitionFlip(s, 180, 0, 0, u, r);
            a.transitionTranslateXY(s, "-50%", "-50%", u, r);
            break;
          case"flipY":
            "open" === e ? a.transitionFlip(s, 0, 0, 1, u, r) : a.transitionFlip(s, 0, 180, 0, u, r);
            a.transitionTranslateXY(s, "-50%", "-50%", u, r);
            break;
          case"slide":
            "open" === e ? a.transitionScale(s, 1, 1, u, r) : a.transitionScale(s, 1, 0, u, r);
            a.transitionTranslateXY(s, "-50%", "-50%", u, r);
            break;
          case"translateLeft":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, -c + "px", "0%", u, r);
            break;
          case"translateRight":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, c + "px", "0%", u, r);
            break;
          case"translateTop":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, "0%", -d + "px", u, r);
            break;
          case"translateBottom":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, "0%", d + "px", u, r);
            break;
          case"translateTopLeft":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, -c + "px", -d + "px", u, r);
            break;
          case"translateTopRight":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, c + "px", -d + "px", u, r);
            break;
          case"translateBottomLeft":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, -c + "px", d + "px", u, r);
            break;
          case"translateBottomRight":
            "open" === e ? a.transitionTranslateXY(s, "-50%", "-50%", u, r) : a.transitionTranslateXY(s, c + "px", d + "px", u, r)
        }
        "open" === e && n(), "close" === e && i()
      }, initTransition: function (e, n) {
        var i = e.find(".jdbpopup_subcontainer"), a = t(window).width(), s = t(window).height();
        switch (e.find(".jdbpopup_overlay").css({opacity: 0}), n) {
          case"fade":
            i.css({opacity: 0});
            break;
          case"scaleIn":
            i.css({scale: 0, opacity: 0});
            break;
          case"scaleOut":
            i.css({scale: 2, opacity: 0});
            break;
          case"flipX":
            i.css({perspective: "1000px", rotateX: "180deg", opacity: 0});
            break;
          case"flipY":
            i.css({perspective: "1000px", rotateY: "180deg", opacity: 0});
            break;
          case"slide":
            i.css({transformOrigin: "0px 0px", scale: [1, 0]});
            break;
          case"translateLeft":
            i.css({x: -a + "px"});
            break;
          case"translateRight":
            i.css({x: a + "px"});
            break;
          case"translateTop":
            i.css({y: -s + "px"});
            break;
          case"translateBottom":
            i.css({y: s + "px"});
            break;
          case"translateTopLeft":
            i.css({x: -a + "px", y: -s + "px"});
            break;
          case"translateTopRight":
            i.css({x: a + "px", y: -s + "px"});
            break;
          case"translateBottomLeft":
            i.css({x: -a + "px", y: s + "px"});
            break;
          case"translateBottomRight":
            i.css({x: a + "px", y: s + "px"})
        }
      }, transitionOpacity: function (t, e, n, i) {
        t.find(".jdbpopup_subcontainer").transition({opacity: e, duration: n, easing: i})
      }, transitionScale: function (t, e, n, i, a, s) {
        t.find(".jdbpopup_subcontainer").transition({scale: [e, n], opacity: i, duration: a, easing: s})
      }, transitionFlip: function (t, e, n, i, a, s) {
        t.find(".jdbpopup_subcontainer").transition({
          perspective: "1000px",
          rotateX: e + "deg",
          rotateY: n + "deg",
          opacity: i,
          duration: a,
          easing: s
        })
      }, transitionTranslateXY: function (t, e, n, i, a) {
        t.find(".jdbpopup_subcontainer").transition({x: e, y: n, duration: i, easing: a})
      }, transitionOverlay: function (t, e, n, i) {
        t.find(".jdbpopup_overlay").transition({opacity: e, duration: n, easing: i})
      }
    }, jdbpopup_template = {
      popup_container: function () {
        var t = '<div id="jdbpopup_container"><div class="jdbpopup_overlay"></div><div class="jdbpopup_subcontainer" onmouseover="stop()" onmouseout="start()"><img src="" alt="" width="100%" height="100%"><div class="jdbpopup_caption"></div><span class="leftClickPortSl" onclick="lCl()"><i class="' + SliderLeftIconType + ' totLeft"></i></span><span class="rightClickPortSl" onclick="rCl()"><i class="' + SliderRightIconType + ' totRight"></i></span><i class="jdbpopup_close ' + DelIconType + ' portDelIcPop""></i>';
        return t
      }, resetScroll: function (e) {
        var n = t(window).scrollTop(), i = t(window).scrollLeft();
        e ? (t("body").css("overflow", "auto"), t(window).off("scroll")) : (t("body").css("overflow", "hidden"), t(window).scroll(function () {
          t(this).scrollTop(n).scrollLeft(i)
        }));
        if (jQuery(window).width() <= popImgWidth) {
          jQuery('.portDelIcPop').css('font-size', Math.ceil(DelIconSize * jQuery(window).width() / popImgWidth));
          jQuery('.portDelIcPop').css('padding', Math.ceil(5 * jQuery(window).width() / popImgWidth));
          jQuery('.carCl').css('font-size', Math.ceil(CarSliderIconSize * jQuery(window).width() / popImgWidth));
          jQuery('.totLeft').css('font-size', Math.ceil(SliderIconSize * jQuery(window).width() / popImgWidth));
          jQuery('.totRight').css('font-size', Math.ceil(SliderIconSize * jQuery(window).width() / popImgWidth));
          jQuery('#jdbpopup_container .jdbpopup_subcontainer .jdbpopup_caption.caption_on').css('font-size', Math.ceil(SliderTitleImgFontSize * jQuery(window).width() / popImgWidth));
        }
      }
    }, this.each(function () {
      jdbpopup_init.init(this, t(this))
    })
  }
}(jQuery), checkClassJdbpopup();