// JavaScript Document
    hs.graphicsDir = '/layout/highslide/graphics/';
	hs.align = 'center';
	hs.transitions = ['expand', 'crossfade'];
    hs.outlineType = 'rounded-white';
	hs.fadeInOut = true;
	hs.dimmingOpacity = 0.75;
	

