// Apply the Highslide settings
hs.graphicsDir = '/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.outlineWhileAnimating = false;
hs.allowSizeReduction = true;
// always use this with flash, else the movie will be stopped on close:
hs.preserveContent = false;
hs.wrapperClassName = 'draggable-header no-footer';

