// JavaScript Document
 MagicSlideshow.options = {
                'container-position': 'center',
                'arrows': false, // you can use 'no' or 0 here
                'thumbnails': 'outside',
                'container-size': 150,
                'container-padding': 0,
                'container-position': 'right',
                'container-opacity': 0,
                'preloadInOrder': true,
                'start': 1,
                'loadingText': 'Please wait...',
                'speed': 5,
                'effect': 'fade',
                'effect-next': 'fade',
                         'loop-type': 'first'
            }