Uname: Linux webm012.cluster130.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Software: Apache
PHP version: 8.0.30 [ PHP INFO ] PHP os: Linux
Server Ip: 145.239.37.162
Your Ip: 216.73.216.190
User: dreampi (1009562) | Group: users (100)
Safe Mode: OFF
Disable Function:
_dyuweyrj4,_dyuweyrj4r,dl

name : beforeafter.jquery.min.js
!function(m){jQuery.fn.beforeAfter=function(e){var f=jQuery.extend({movable:!0,clickMove:!0,alwaysShow:!0,position:50,width:4,opacity:1,activeOpacity:1,hoverOpacity:.8,separatorColor:"#ffffff",bulletColor:"#ffffff",bulletwidth:80,arrowwidth:8,arrowColor:"#333333",right_arrow:"#333333",left_arrow:"#333333"},e);return this.each(function(){var i,e,t,o,r,n,s,a,c,u,d,l,p,h,y;i=this,2==jQuery(i).children().length?(e=m(i).children()[0],t=m(i).children()[1],l=m(i).css("position"),m(i).css("z-index"),o=m(i).css("overflow"),s="position:"+m(e).css("position")+";top:"+m(e).css("top")+";left:"+m(e).css("left")+";width:"+m(e).css("width")+";height:"+m(e).css("height")+";z-index:"+(c=m(e).css("z-Index"))+";float:"+m(e).css("float"),a="position:"+m(t).css("position")+";top:"+m(t).css("top")+";left:"+m(t).css("left")+";width:"+m(t).css("width")+";height:"+m(t).css("height")+";z-index:"+m(t).css("z-Index"),jQuery(i).attr("data-bareservedstyle","position:"+l+";overflow:"+o),jQuery(e).attr("data-bareservedstyle",s),jQuery(t).attr("data-bareservedstyle",a),l=isNaN(parseInt(c))?0:parseInt(c),o="-webkit-user-select:none;-ms-user-select:none;user-select:none;",jQuery(i).css({position:"relative",overflow:"hidden"}),jQuery(e).css({position:"relative",top:"0",left:"0",width:"100%"}),jQuery(t).css({position:"absolute",top:"0",right:"0",width:"auto",height:"100%","z-index":l+1}),(r=document.createElement("DIV")).setAttribute("style","position:relative !important;width:100% !important;height:100%  !important;"+o),jQuery(e).clone({withDataAndEvents:!0}).appendTo(r),(n=document.createElement("DIV")).setAttribute("style","position:absolute !important;width:"+f.position+"% !important;height:100% !important;top:0px !important;right:0px !important;overflow:hidden !important;"+o),jQuery(t).clone({withDataAndEvents:!0}).appendTo(n),(s=document.createElement("I")).setAttribute("style","border:solid black;border-width:0 2px 2px 0;display:inline-block;padding:"+f.arrowwidth/2+"px;transform:rotate(135deg);-webkit-transform:rotate(135deg);"),(a=document.createElement("I")).setAttribute("style","border:solid black;border-width:2px 0 0 2px;display:inline-block;padding:"+f.arrowwidth/2+"px;transform:rotate(135deg);-webkit-transform:rotate(135deg);"),(c=document.createElement("DIV")).classList.add("separator_bullet"),c.setAttribute("style","position:absolute;width:"+f.bulletwidth+"px;height:"+f.bulletwidth+"px;line-height:"+f.bulletwidth+"px;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;display: flex; align-items: center; justify-content: center;"),(u=document.createElement("DIV")).classList.add("separator_content"),u.setAttribute("style","position:relative;width:100%;height:100%;"),(d=document.createElement("DIV")).classList.add("separator"),d.setAttribute("style","position:absolute !important;width:"+f.width+"px !important;height:100% !important;top:0px !important;right:"+f.position+"% !important;overflow:visible !important;transform:translateX(50%) !important;background-color: #fff;cursor:e-resize;opacity:"+f.opacity+";z-index:"+l+"2;"+o),jQuery(s).css("border-color",f.arrowColor),jQuery(a).css("border-color",f.arrowColor),jQuery(c).css("background-color",f.bulletColor),jQuery(d).css("background-color",f.separatorColor),c.append(s),c.append(a),u.append(c),d.append(u),i.append(r),i.append(n),i.append(d),jQuery(e).remove(),jQuery(t).remove(),l=function(){0<jQuery(r).children().width()&&jQuery(n).children().width(jQuery(r).children().width()),0<jQuery(r).children().height()&&jQuery(n).children().height(jQuery(r).children().height())},jQuery(window).on("resize",l),f.movable&&(p=!1,f.clickMove&&(jQuery(r).on("click",function(){void 0!==f.onMoveStart&&f.onMoveStart();var e=jQuery(i).width(),t=jQuery(d).css("right"),e=((parseInt(t)+Math.min(.05*e,5))/e*100).toFixed(2),e=100<e?100:e<0?0:e;e+="%",jQuery(n).width(e),jQuery(d).css("right",e),void 0!==f.onMoving&&t!=jQuery(d).css("right")&&f.onMoving(),void 0!==f.onMoveEnd&&f.onMoveEnd()}),jQuery(n).on("click",function(){void 0!==f.onMoveStart&&f.onMoveStart();var e=jQuery(i).width(),t=jQuery(d).css("right"),e=((parseInt(t)-Math.min(.05*e,5))/e*100).toFixed(2),e=100<e?100:e<0?0:e;e+="%",jQuery(n).width(e),jQuery(d).css("right",e),void 0!==f.onMoving&&t!=jQuery(d).css("right")&&f.onMoving(),void 0!==f.onMoveEnd&&f.onMoveEnd()})),jQuery(i).on("mouseenter",function(){jQuery(d).css("opacity",f.hoverOpacity)}),jQuery(i).on("mouseleave",function(){jQuery(d).css("opacity",f.opacity)}),h=function(e){var e=e.pageX||e.touches[0].clientX,t=jQuery(i).offset().left,o=jQuery(i).width(),r=jQuery(d).css("right"),t=((t+o-e)/o*100).toFixed(2),e=100<t?100:t<0?0:t;e+="%",jQuery(n).width(e),jQuery(d).css("right",e),void 0!==f.onMoving&&r!=jQuery(d).css("right")&&f.onMoving()},y=function(e){p=!0,jQuery(d).css("opacity",f.opacity),void 0!==f.onMoveEnd&&f.onMoveEnd()},jQuery(d).on("mousedown",function(e){p=!1,jQuery(d).css("opacity",f.activeOpacity),void 0!==f.onMoveStart&&f.onMoveStart(),jQuery(document).on("mousemove",h),jQuery(document).on("mouseup",function(e){jQuery(document).off("mousemove",h),p||y()}),jQuery(window).on("mouseup",function(e){jQuery(document).off("mousemove",h),p||y()})}),jQuery(d).on("touchstart",function(e){p=!1,void 0!==f.onMoveStart&&f.onMoveStart(),jQuery(d).css("opacity",f.activeOpacity),jQuery(document).on("touchmove",h),jQuery(document).on("touchcancel",function(e){jQuery(document).off("touchmove",h),p||y()}),jQuery(window).on("touchcancel",function(e){jQuery(document).off("touchmove",h),p||y()}),jQuery(document).on("touchend",function(e){jQuery(document).off("touchmove",h),p||y()})})),l()):console.log("%cWarning: %s","color:#e4672e;font-size:200%;","BeforeAfter plugin need absolutely two childrens.")})}}(jQuery);
© 2026 GrazzMean-Shell