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