
hs.graphicsDir = '/res/scripts/highslide/graphics/';

hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.fadeInOut = true;
hs.outlineType = 'rounded-white';
hs.showCredits = false;
// hs.wrapperClassName = 'dark';
// hs.captionEval = 'this.a.title';
hs.numberPosition = 'caption';
hs.useBox = true;
hs.width = 510;
hs.height = 325;
hs.dimmingOpacity = 0.65;

var singleImageOptions = {
  numberPosition :""
};


