
            MagicSlideshow.options = {
                'arrows': false, // you can use 'no' or 0 here
                'thumbnails': 'outside',
                'container-size': 55,
                'container-padding': 3,
                'container-position': 'bottom',
                'container-opacity': 0,
                'preloadInOrder': true,
                'start': 1,
                'loadingText': 'Please wait...',
                'speed': 7,
                'effectJump': 'scroll',
                'loop-type': 'first'
            }
