stepcarousel.setup ({galleryid:'mygallery', 
beltclass:'belt', 
panelclass:'panel', 
autostep:{enable:true, moveby:1, pause:4000},
panelbehavior:{speed:500, wraparound:true, persist:true},
defaultbuttons:{enable: true, moveby: 1, leftnav: ['images/left.png', -13, 10], rightnav: ['images/right.png',-5, 10]},
statusvars: ['statusA', 'statusB', 'statusC'], 
contenttype: ['ajax', 'panels.html'] 
})
