/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = '/control_GLOBAL/3rdParty/highslide/graphics/';
hs.showCredits = false;
hs.outlineType = 'custom';
hs.dimmingOpacity = 0.65;
hs.fadeInOut = true;
hs.align = 'center';
hs.allowSizeReduction = true;
hs.minWidth = 700;
hs.minHeight = 500;
hs.useBox = true;
hs.width = 400;
hs.height = 400;
hs.enableKeyListener = false;
