hs.graphicsDir = 'http://s595.photobucket.com/albums/tt32/doctorwhonews/highslide/graphics/';
hs.creditsPosition = 'bottom center';
hs.outlineType = 'custom';
hs.dimmingOpacity = 0.5;
hs.fadeInOut = true;
hs.align = 'center';
hs.allowMultipleInstances = false;
hs.numberOfImagesToPreload = 0;
hs.captionEval = 'this.a.title';


// Add the slideshow controller
hs.addSlideshow({
	slideshowGroup: ['group1','group2','group3','group4','group5','group6','group7','group8','group9','group0'],
	interval: 5000,
	repeat: false,
	useControls: true,
	fixedControls: 'fit',
	overlayOptions: {
		className: 'large-dark',
		opacity: '0.6',
		position: 'bottom center',
		offsetX: '0',
		offsetY: '-15',
		hideOnMouseOut: true
	}
});

// gallery config object
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 config0 = {
	slideshowGroup: 'group0',
	transitions: ['expand', 'crossfade']
};