// Apply the Highslide settings
hs.graphicsDir = '/Global_Images/hs/';
hs.outlineType = 'rounded-black';
hs.wrapperClassName = 'draggable-header no-footer wide-border';
hs.allowSizeReduction = false;
hs.showCredits = false;
// always use this with flash, else the movie will be stopped on close:
hs.preserveContent = false;
hs.dimmingOpacity = 0.70;
hs.dimmingGeckoFix = true;
hs.expandCursor = null;
hs.restoreCursor = null;
hs.align = 'center';