// JavaScript Document
MagicSlideshow.options = {
'arrows': 'true', // you can use 'no' or 0 here
'thumbnails': 'outside',
'container-position': 'bottom',
'container-opacity': 40,
'preloadInOrder': 'true',
'loadingText': 'Please wait...',
'speed': 10,
'effect':'fade',
'effect-next':'fade'
}
