/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'highslide/graphics/';
hs.showCredits = false;
hs.outlineType = 'custom';
hs.allowSizeReduction = false;
hs.minWidth = 200;
hs.minHeight = 300;
/* hs.useBox = true;
hs.width = 512;
hs.height = 400;
*/