hs.graphicsDir = 'http://blogs.usc.edu/fisher/assets/images/';
hs.showCredits = false;
hs.outlineType = null;
hs.dimmingOpacity = 1;
hs.align = 'center';
hs.captionEval = 'this.thumb.alt';
hs.headingOverlay.position = 'below';


// Add the slideshow controller
hs.addSlideshow({
	//slideshowGroup: 'group1',
	interval: 5000,
	repeat: false,
	useControls: true,
	fixedControls: 'fit',
	overlayOptions: {
		className: 'controls-in-heading',
		opacity: '0.75',
		position: 'above center',
		offsetX: '0',
		offsetY: '-10',
		hideOnMouseOut: true
	}
});

// gallery config object
var config0 = {
	slideshowGroup: 'group0',
	transitions: ['expand', 'crossfade']
};
var config1 = {
	slideshowGroup: 'group1',
	transitions: ['expand', 'crossfade']
};
var config2 = {
	slideshowGroup: 'group2',
	transitions: ['expand', 'crossfade']
};
var config3 = {
	slideshowGroup: 'group3',
	transitions: ['expand', 'crossfade']
};
var config4 = {
	slideshowGroup: 'group4',
	transitions: ['expand', 'crossfade']
};
var config5 = {
	slideshowGroup: 'group5',
	transitions: ['expand', 'crossfade']
};
var config6 = {
	slideshowGroup: 'group6',
	transitions: ['expand', 'crossfade']
};
var config7 = {
	slideshowGroup: 'group7',
	transitions: ['expand', 'crossfade']
};
var config8 = {
	slideshowGroup: 'group8',
	transitions: ['expand', 'crossfade']
};
var config9 = {
	slideshowGroup: 'group9',
	transitions: ['expand', 'crossfade']
};
var config10 = {
	slideshowGroup: 'group10',
	transitions: ['expand', 'crossfade']
};


