hs.graphicsDir = '/rs/app/highslide/graphics/'; 
hs.captionEval = 'this.thumb.title'; 
hs.outlineType = 'rounded-white'; 
hs.outlineWhileAnimating = true; 
hs.showCredits = false; 

hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.fadeInOut = true;
hs.dimmingOpacity = 0.8;
hs.captionEval = 'this.thumb.alt';
hs.marginBottom = 105; // make room for the thumbstrip and the controls
hs.numberPosition = 'caption';

