
hs.graphicsDir = 'javascript/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.wrapperClassName = 'draggable-header no-footer';
hs.allowSizeReduction = false;
hs.showCredits = false;

// always use this with flash, else the movie will be stopped on close:
hs.preserveContent = false;


