
hs.graphicsDir = 'js/highslide/graphics/';
hs.loadingOpacity = 0.75;
hs.showCredits = false;
hs.restoreTitle = '';
hs.expandSteps = 20;
hs.captionEval = 'this.thumb.alt';
hs.outlineType = 'drop-shadow';
hs.align = 'center';
hs.anchor = 'center';
hs.fadeInOut = true;
hs.dimmingOpacity = 0;
hs.dimmingDuration = 200;
hs.align = 'center';
hs.expandDuration = 200;
hs.restoreDuration = 200;
hs.transitions = ['expand', 'crossfade'];
hs.transitionDuration = 250;
hs.easing = 'easeInQuad';
hs.allowSizeReduction = true;
