hs.graphicsDir = 'highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.dimmingOpacity = 0.5;
hs.dimmingDuration = 350;
hs.align = 'center';
hs.allowSizeReduction = false;
hs.padToMinWidth = true;
hs.allowMultipleInstances = false;
hs.enableKeyListener = false;
hs.captionEval = 'this.a.title';
hs.preserveContent = false;

