hs.graphicsDir = 'highslide/graphics/';
hs.showCredits = false;
hs.creditsPosition = 'bottom left';
hs.outlineType = 'rounded-white';
hs.dimmingOpacity = 0.3;
hs.expandDuration = 100;
hs.fadeInOut = true;
hs.easing = 'linearTween';
hs.align = 'center';
hs.allowSizeReduction = false;
hs.allowMultipleInstances = false;
hs.enableKeyListener = false;
hs.wrapperClassName = 'draggable-header no-footer';
hs.preserveContent = false;

