// JavaScript Document


MagicSlideshow.options = {
		'width' :920,
		'height' :300,
		'z-index' :50,
        'speed':5,
        'effect':'fade',
		'effect-next' : 'fade',
		'effect-duration' :2.5,
		'arrows' : 'no',
		'preload-in-order' : 'yes'

    }
