hs.graphicsDir = 'graphics/'; 
// 8ae1f3dab97ff0bf29de76f609671885
hs.align = 'center'; 
hs.transitions = ['expand', 'crossfade']; 
hs.outlineType = 'rounded-white'; 
hs.fadeInOut = true; 
hs.numberPosition = 'caption'; 
hs.dimmingOpacity = 0.75; 
hs.showCredits = false;
if (hs.addSlideshow) hs.addSlideshow({ 
interval: 5000, 
repeat: false, 
useControls: true, 
fixedControls: 'fit', 
overlayOptions: { 
opacity: .75, 
position: 'bottom center', 
hideOnMouseOut: true 
} 
}); 
var galleryOptions = { 
slideshowGroup: 'gallery', 
wrapperClassName: 'dark', 
//outlineType: 'glossy-dark', 
dimmingOpacity: 0.8, 
align: 'center', 
transitions: ['expand', 'crossfade'], 
fadeInOut: true, 
wrapperClassName: 'borderless floating-caption', 
marginLeft: 100, 
marginBottom: 80, 
numberPosition: 'caption' 
} 
