jQuery(document).ready(function($){ }); jQuery(function($) { if( $('#0XN5SN178C').length>0) { $('#0XN5SN178C').galleria({ width:500, height:500, transition :"fade", autoplay: 50000, extend: function(options) { // listen to when an image is shown this.bind('image', function(e) { }); } }); //$(window).load(function(){ $('.galleria-container').css('backgroundColor','#'); }); } if( $('#4P5VD9G1BJ').length>0) { $('#4P5VD9G1BJ').galleria({ width:1080, height:768, transition :"fadeslide", autoplay: 50000, extend: function(options) { // listen to when an image is shown this.bind('image', function(e) { }); } }); //$(window).load(function(){ $('.galleria-container').css('backgroundColor','#'); }); } if( $('#4YB69ZW044').length>0) { $('#4YB69ZW044').galleria({ width:1920, height:1080, transition :"fade", autoplay: 50000, extend: function(options) { // listen to when an image is shown this.bind('image', function(e) { }); } }); //$(window).load(function(){ $('.galleria-container').css('backgroundColor','#'); }); } });