/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = '/css/graphics/';
hs.showCredits = false;
hs.creditsPosition = 'center';
hs.outlineType = 'custom';
hs.allowSizeReduction = false;
hs.allowMultipleInstances = false;
hs.enableKeyListener = false;

