/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = '/images/graphics/';
hs.showCredits = false;
hs.allowSizeReduction = false;
hs.marginTop = 10;
hs.marginRight = 10;
hs.marginBottom = 10;
hs.marginLeft = 10;
hs.dragByHeading = true;

