
    hs.graphicsDir = '/js/highslide/graphics/';
    hs.transitions = ['expand', 'crossfade'];
    hs.wrapperClassName = 'dark borderless floating-caption';
    hs.showCredits = false;
    hs.captionEval = 'this.thumb.alt';
    hs.fadeInOut = true;
    hs.dimmingOpacity = .75;
    hs.maxHeight = window.innerHeight-68;
    hs.align = 'center';

