
	stepcarousel.setup({
		galleryid: 'mygallerylong', //id of carousel DIV
		beltclass: 'belt', //class of inner "belt" DIV containing all the panel DIVs
		panelclass: 'panel', //class of panel DIVs each holding content
		autostep: {enable:true, moveby:1, pause:3000},
		panelbehavior: {speed:300, wraparound:true, persist:false},
		defaultbuttons: {enable: true, moveby: 1, leftnav: ['/custom/templates/page/shared/images/arrowl.gif', -8, 90], rightnav: ['/custom/templates/page/shared/images/arrowr.gif', -25, 90]},
		
		contenttype: ['inline'] //content setting ['inline'] or ['external', 'path_to_external_file']
	})
	window.init[window.init.length]=function(){MM_preloadImages('/custom/templates/page/shared/images/Scroller-Images/offer1_f2.jpg','/custom/templates/page/shared/images/Scroller-Images/offer2_f2.jpg','/custom/templates/page/shared/images/Scroller-Images/offer3_f2.jpg','/custom/templates/page/shared/images/Scroller-Images/offer4_f2.jpg','/custom/templates/page/shared/images/Scroller-Images/offer5_f2.jpg')}
