﻿var hs;
hs.anchor = 'auto';
hs.align = 'center';
hs.dimmingOpacity = 0.75;
hs.fadeInOut = true;
hs.objectLoadTime = 'after';
hs.transitions = ["expand", "crossfade"];
hs.addSlideshow({
    slideshowGroup: 'photo-gallery',
    interval: 5000,
    repeat: false,
    useControls: true,
    fixedControls: false,
    repeat: true,
    overlayOptions: {
        opacity: .75,
        position: 'bottom center',
        hideOnMouseOut: true
    }
});

// 1dde4dcb12c73caf0909b430a38bf205

hs.graphicsDir = '/library/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.captionEval = 'this.thumb.title';
hs.showCredits = false;
