/******************************************************************************
Name:    Highslide JS Config file for ASAC
Version: 1.0.0 (July 14 2009)
******************************************************************************/

hs.graphicsDir = '/etc/highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.showCredits = false;
hs.restoreTitle = 'Click to close image, click and drag to move.'
hs.captionEval = 'this.a.title';  //Take caption from anchor title
hs.headingEval = 'this.thumb.alt';  //Take heading from thumb alt tag
