Done !
| Server IP : 87.98.154.146 / Your IP : 216.73.216.74 Web Server : Apache System : Linux webm011.cluster126.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : alfamiffjq ( 77889) PHP Version : 8.2.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/alfamiffjq/www/alfamifwp/wp-content/themes/setto/assets/js/ |
Upload File : |
/*!
* jQuery meanMenu v2.0.8
* @Copyright (C) 2012-2014 Chris Wharton @ MeanThemes (https://github.com/meanthemes/meanMenu)
*
*/
! function($) {
"use strict";
$.fn.meanmenu = function(e) {
var n = {
meanMenuTarget: jQuery(this),
meanMenuContainer: "body",
meanMenuClose: "X",
meanMenuCloseSize: "18px",
meanMenuOpen: "<span /><span /><span />",
meanRevealPosition: "right",
meanRevealPositionDistance: "0",
meanRevealColour: "",
meanScreenWidth: "480",
meanNavPush: "",
meanShowChildren: !0,
meanExpandableChildren: !0,
meanExpand: "+",
meanContract: "-",
meanRemoveAttrs: !1,
onePage: !1,
meanDisplay: "block",
removeElements: ""
};
e = $.extend(n, e);
var a = window.innerWidth || document.documentElement.clientWidth;
return this.each(function() {
var n = e.meanMenuTarget,
t = e.meanMenuContainer,
r = e.meanMenuClose,
i = e.meanMenuCloseSize,
s = e.meanMenuOpen,
u = e.meanRevealPosition,
m = e.meanRevealPositionDistance,
l = e.meanRevealColour,
o = e.meanScreenWidth,
c = e.meanNavPush,
v = ".meanmenu-reveal",
h = e.meanShowChildren,
d = e.meanExpandableChildren,
y = e.meanExpand,
j = e.meanContract,
Q = e.meanRemoveAttrs,
f = e.onePage,
g = e.meanDisplay,
p = e.removeElements,
C = !1;
(navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/Blackberry/i) || navigator.userAgent.match(/Windows Phone/i)) && (C = !0), (navigator.userAgent.match(/MSIE 8/i) || navigator.userAgent.match(/MSIE 7/i)) && jQuery("html").css("overflow-y", "scroll");
var w = "",
x = function() {
if ("center" === u) {
var e = window.innerWidth || document.documentElement.clientWidth,
n = e / 2 - 22 + "px";
w = "left:" + n + ";right:auto;", C ? jQuery(".meanmenu-reveal").animate({
left: n
}) : jQuery(".meanmenu-reveal").css("left", n)
}
},
A = !1,
E = !1;
"right" === u && (w = "right:" + m + ";left:auto;"), "left" === u && (w = "left:" + m + ";right:auto;"), x();
var M = "",
P = function() {
M.html(jQuery(M).is(".meanmenu-reveal.meanclose") ? r : s)
},
W = function() {
jQuery(".mean-bar,.mean-push").remove(), jQuery(t).removeClass("mean-container"), jQuery(n).css("display", g), A = !1, E = !1, jQuery(p).removeClass("mean-remove")
},
b = function() {
var e = "background:" + l + ";color:" + l + ";" + w;
if (o >= a) {
jQuery(p).addClass("mean-remove"), E = !0, jQuery(t).addClass("mean-container"), jQuery(".mean-container").prepend('<div class="mean-bar"><a href="#nav" class="meanmenu-reveal" style="' + e + '">Show Navigation</a><nav class="mean-nav"></nav></div>');
var r = jQuery(n).html();
jQuery(".mean-nav").html(r), Q && jQuery("nav.mean-nav ul, nav.mean-nav ul *").each(function() {
jQuery(this).is(".mean-remove") ? jQuery(this).attr("class", "mean-remove") : jQuery(this).removeAttr("class"), jQuery(this).removeAttr("id")
}), jQuery(n).before('<div class="mean-push" />'), jQuery(".mean-push").css("margin-top", c), jQuery(n).hide(), jQuery(".meanmenu-reveal").show(), jQuery(v).html(s), M = jQuery(v), jQuery(".mean-nav ul").hide(), h ? d ? (jQuery(".mean-nav ul ul").each(function() {
jQuery(this).children().length && jQuery(this, "li:first").parent().append('<a class="mean-expand" href="#" style="font-size: ' + i + '">' + y + "</a>")
}), jQuery(".mean-expand").on("click", function(e) {
e.preventDefault(), jQuery(this).hasClass("mean-clicked") ? (jQuery(this).text(y), jQuery(this).prev("ul").slideUp(300, function() {})) : (jQuery(this).text(j), jQuery(this).prev("ul").slideDown(300, function() {})), jQuery(this).toggleClass("mean-clicked")
})) : jQuery(".mean-nav ul ul").show() : jQuery(".mean-nav ul ul").hide(), jQuery(".mean-nav ul li").last().addClass("mean-last"), M.removeClass("meanclose"), jQuery(M).click(function(e) {
e.preventDefault(), A === !1 ? (M.css("text-align", "center"), M.css("text-indent", "0"), M.css("font-size", i), jQuery(".mean-nav ul:first").slideDown(), A = !0) : (jQuery(".mean-nav ul:first").slideUp(), A = !1), M.toggleClass("meanclose"), P(), jQuery(p).addClass("mean-remove")
}), f && jQuery(".mean-nav ul > li > a:first-child").on("click", function() {
jQuery(".mean-nav ul:first").slideUp(), A = !1, jQuery(M).toggleClass("meanclose").html(s)
})
} else W()
};
C || jQuery(window).resize(function() {
a = window.innerWidth || document.documentElement.clientWidth, a > o, W(), o >= a ? (b(), x()) : W()
}), jQuery(window).resize(function() {
a = window.innerWidth || document.documentElement.clientWidth, C ? (x(), o >= a ? E === !1 && b() : W()) : (W(), o >= a && (b(), x()))
}), b()
})
}
}(jQuery);
/*------------------------------------
scrollup js
--------------------------------------*/
/*!
* scrollup v2.4.1
* Url: http://markgoodyear.com/labs/scrollup/
* Copyright (c) Mark Goodyear  @markgdyr  http://markgoodyear.com
* License: MIT
*/
! function(l, o, e) {
"use strict";
l.fn.scrollUp = function(o) {
l.data(e.body, "scrollUp") || (l.data(e.body, "scrollUp", !0), l.fn.scrollUp.init(o))
}, l.fn.scrollUp.init = function(r) {
var s, t, c, i, n, a, d, p = l.fn.scrollUp.settings = l.extend({}, l.fn.scrollUp.defaults, r),
f = !1;
switch (d = p.scrollTrigger ? l(p.scrollTrigger) : l("<a/>", {
id: p.scrollName,
href: "#top"
}), p.scrollTitle && d.attr("title", p.scrollTitle), d.appendTo("body"), p.scrollImg || p.scrollTrigger || d.html(p.scrollText), d.css({
display: "none",
position: "fixed",
zIndex: p.zIndex
}), p.activeOverlay && l("<div/>", {
id: p.scrollName + "-active"
}).css({
position: "absolute",
top: p.scrollDistance + "px",
width: "100%",
borderTop: "1px dotted" + p.activeOverlay,
zIndex: p.zIndex
}).appendTo("body"), p.animation) {
case "fade":
s = "fadeIn", t = "fadeOut", c = p.animationSpeed;
break;
case "slide":
s = "slideDown", t = "slideUp", c = p.animationSpeed;
break;
default:
s = "show", t = "hide", c = 0
}
i = "top" === p.scrollFrom ? p.scrollDistance : l(e).height() - l(o).height() - p.scrollDistance, n = l(o).scroll(function() {
l(o).scrollTop() > i ? f || (d[s](c), f = !0) : f && (d[t](c), f = !1)
}), p.scrollTarget ? "number" == typeof p.scrollTarget ? a = p.scrollTarget : "string" == typeof p.scrollTarget && (a = Math.floor(l(p.scrollTarget).offset().top)) : a = 0, d.click(function(o) {
o.preventDefault(), l("html, body").animate({
scrollTop: a
}, p.scrollSpeed, p.easingType)
})
}, l.fn.scrollUp.defaults = {
scrollName: "scrollUp",
scrollDistance: 300,
scrollFrom: "top",
scrollSpeed: 300,
easingType: "linear",
animation: "fade",
animationSpeed: 200,
scrollTrigger: !1,
scrollTarget: !1,
scrollText: "Scroll to top",
scrollTitle: !1,
scrollImg: !1,
activeOverlay: !1,
zIndex: 2147483647
}, l.fn.scrollUp.destroy = function(r) {
l.removeData(e.body, "scrollUp"), l("#" + l.fn.scrollUp.settings.scrollName).remove(), l("#" + l.fn.scrollUp.settings.scrollName + "-active").remove(), l.fn.jquery.split(".")[1] >= 7 ? l(o).off("scroll", r) : l(o).unbind("scroll", r)
}, l.scrollUp = l.fn.scrollUp
}(jQuery, window, document);
(function($) {
"use strict";
jQuery(document).ready(function() {
jQuery(document).ready(function($) {
if ($(window).width() > 1024) {
$(window).scroll(function() {
if ($(window).scrollTop() >= 100) {
$('.sticky_addcart').addClass('active');
} else {
$('.sticky_addcart').removeClass('active');
}
});
}
});
function initStickPrLeft() {
var stickprcol = $('.stickprcol-js'),
stickprcolheight = $('.stickprcolheight-js'),
o = stickprcol.attr('data-o', stickprcol.offset().top);
$('body').on('click', '.tt-collapse-title', function() {
setTimeout(function() {
setPosition();
}, 200);
})
setTimeout(function() {
setPosition();
}, 500);
$(window).resize(function() {
stickprcol.css({
top: 0
});
o = stickprcol.attr('data-o', stickprcol.offset().top);
setTimeout(function() {
setPosition();
}, 100);
}).scroll(function() {
setPosition();
})
function setPosition() {
typeof stickprcol.attr('css') !== typeof undefined && stickprcol.removeAttr('css');
var h = stickprcol.children().length == 1 ? stickprcol.children().height() : stickprcol.height();
if (h > $(window).height()) return false;
if (h > stickprcolheight.height()) return false;
if ($(window).width() < 768) return false;
var m = 68,
o = stickprcol.attr('data-o'),
p = stickprcol.position().top,
w = $(window).scrollTop(),
mh = stickprcolheight.height() - h - 10,
ow = Math.max(0, w - o + m);
ow = Math.min(mh, ow);
stickprcol.css({
top: ow
});
$('.zoomContainer').length && $('.zoomContainer').css({
top: ow + m * 2
});
}
}
$('.stickprcol-js').length && initStickPrLeft();
/*--
Mobile Menu
------------------------*/
$(document).ready(function() {
$("button.navbar-toggler").click(function() {
$(".main-menu-area").addClass("active");
$(".mm-fullscreen-bg").addClass("active");
$("body").addClass("hidden");
$(".main-menu-area .close-box").focus();
var t, a, c, o = document.querySelector(".main-menu-area");
let e = 'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])',
m = document.querySelector(".main-menu-area .close-box"),
u = o.querySelectorAll(e),
r = u[u.length - 1];
if (!o) return !1;
for (a = 0, c = (t = o.getElementsByTagName("button")).length; a < c; a++) t[a].addEventListener("focus", l, !0), t[a].addEventListener("blur", l, !0);
function l() {
for (var e = this; - 1 === e.className.indexOf("main-navigation");) "li" === e.tagName.toLowerCase() && (-1 !== e.className.indexOf("focus") ? e.className = e.className.replace("focus", "") : e.className += " focus"), e = e.parentElement
}
document.addEventListener("keydown", function(e) {
("Tab" === e.key || 9 === e.keyCode) && (e.shiftKey ? document.activeElement === m && (r.focus(), e.preventDefault()) : document.activeElement === r && (m.focus(), e.preventDefault()))
});
});
$(".close-box").click(function() {
$("button.navbar-toggler").focus();
$(".main-menu-area").removeClass("active");
$(".mm-fullscreen-bg").removeClass("active");
$("body").removeClass("hidden");
});
$(".mm-fullscreen-bg").click(function() {
$(".main-menu-area").removeClass("active");
$(".mm-fullscreen-bg").removeClass("active");
$("body").removeClass("hidden");
});
});
/*--
Sidebar Search Active
-----------------------------*/
function sidebarSearch() {
var searchTrigger = $('.trigger-search'),
endTriggersearch = $('button.search-close'),
container = $('.main-search-active');
searchTrigger.on('click', function() {
container.addClass('inside');
});
endTriggersearch.on('click', function() {
container.removeClass('inside');
});
};
sidebarSearch();
$(window).scroll(function() {
if ($(this).scrollTop() > 1000) {
$('#top').fadeIn();
} else {
$('#top').fadeOut();
}
});
$('#top').click(function() {
$("html, body").animate({
scrollTop: 0
}, 600);
return false;
});
});
})(jQuery);