hs.graphicsDir = 'http://beheer.addnoise.nl/addsite/data/sites/houtenhus/www/images/highslide/';
hs.align = 'center';
hs.showCredits = false;
hs.transitions = ['expand', 'crossfade'];
hs.outlineType = null;
hs.fadeInOut = false;
hs.dimmingOpacity = 0.55;

	// Add the controlbar
	if (hs.addSlideshow) hs.addSlideshow({
		//slideshowGroup: 'group1',
		interval: 5000,
		repeat: false,
		useControls: true,
		fixedControls: true,
		overlayOptions: {
			opacity: .75,
			position: 'top center',
			hideOnMouseOut: true
		}
	});
