// javascript document hs.graphicsdir = 'imgslide/graphics/'; hs.align = 'center'; hs.transitions = ['expand', 'crossfade']; hs.outlinetype = 'rounded-white'; hs.fadeinout = true; hs.numberposition = 'caption'; hs.dimmingopacity = 0.75; // add the controlbar if (hs.addslideshow) hs.addslideshow({ //slideshowgroup: 'group1', interval: 5000, repeat: false, usecontrols: true, fixedcontrols: 'fit', overlayoptions: { opacity: .75, position: 'bottom center', hideonmouseout: true } });