/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = '../Scripts/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.captionEval = 'this.a.title';
hs.wrapperClassName = 'draggable-header';


/*hsBasket.graphicsDir = '../highslide/graphics/';
hsBasket.outlineType = 'rounded-white';
hsBasket.wrapperClassName = 'draggable-header';
*/

