Pictures

(function ( $ ) { "use strict"; $(function () { var masterslider_0710 = new MasterSlider(); // slider controls masterslider_0710.control('arrows' ,{ autohide:false, overVideo:true }); masterslider_0710.control('bullets' ,{ autohide:false, overVideo:true, dir:'h', align:'bottom' , margin:10 }); masterslider_0710.control('thumblist' ,{ autohide:false, overVideo:true, dir:'h', speed:17, inset:false, arrows:false, hover:false, customClass:'', align:'bottom',type:'thumbs', margin:5, width:140, height:80, space:5, fillMode:'fill' }); // slider setup masterslider_0710.setup("MS686e611030710", { width : 800, height : 480, minHeight : 0, space : 0, start : 1, grabCursor : true, swipe : true, mouse : true, layout : "boxed", wheel : false, autoplay : true, instantStartLayers:false, loop : false, shuffle : false, preload : 0, heightLimit : true, autoHeight : false, smoothHeight : true, endPause : false, overPause : true, fillMode : "fill", centerControls : true, startOnAppear : false, layersMode : "center", hideLayers : false, fullscreenMargin: 0, speed : 20, dir : "h", parallaxMode : 'swipe', view : "basic" }); window.masterslider_instances = window.masterslider_instances || []; window.masterslider_instances.push( masterslider_0710 ); }); })(jQuery);