/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'highslide/graphics/';
hs.showCredits = false;
hs.creditsPosition = 'bottom left';
hs.outlineType = 'custom';
hs.expandDuration = 300;
hs.anchor = 'top-right'
hs.allowSizeReduction = false;
hs.allowMultipleInstances = false;


