/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = '/portals/0/common/highslide/';
hs.showCredits = false;
hs.creditsPosition = 'bottom left';
hs.outlineType = 'custom';
hs.fadeInOut = true;
hs.align = 'center';
hs.allowMultipleInstances = false;
hs.allowSizeReduction = true;
