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