/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'js/highslide/graphics/';
hs.showCredits = false;
hs.outlineType = 'custom';
hs.dimmingOpacity = 0.8;
hs.wrapperClassName = 'titlebar no-footer';

