var j$ = jQuery; j$.noConflict(); "use strict"; j$(window).load(function() { j$("#image_comparison_95286664268ccd3ac35ec6.twentytwenty-container").each(function(){ var $that = j$(this); j$(this).imagesLoaded(function(){ $that.twentytwenty({ default_offset_pct: 0.5, no_overlay: true, } ); }); }); });
