/**
*	Site-specific configuration settings for Highslide JS
*/
hs.showCredits = false;
hs.outlineType = 'custom';
hs.marginTop = 10;
hs.marginBottom = 10;
hs.marginLeft = 155;
hs.marginRight = 10;
hs.allowMultipleInstances = false;
hs.numberOfImagesToPreload = 10;
hs.captionEval = 'this.a.title';

