/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'highslide/graphics/';
hs.showCredits = false;
hs.creditsPosition = 'bottom left';
hs.outlineType = 'custom';
hs.align = 'center';
hs.allowMultipleInstances = false;
hs.blockRightClick = true;
hs.enableKeyListener = false;

