/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'highslide/graphics/';
hs.outlineType = 'custom';
hs.marginTop = 40;
hs.marginRight = 115;
hs.marginBottom = 715;
hs.marginLeft = 315;
hs.anchor = 'top-left'
hs.captionEval = 'this.a.title';
