hs.showCredits = false;	 		
hs.outlineType = 'rounded-white';
hs.transitions = ['expand', 'crossfade'];
hs.fadeInOut = true;
hs.preserveContent = false;
hs.align = 'center';
hs.dimmingOpacity = 0.5;

// Add the controlbar
hs.addSlideshow({
//	//slideshowGroup: 'group1',
//	interval: 5000,
//	repeat: false,
//	useControls: true,
//	fixedControls: 'fit',
//	overlayOptions: {
//		opacity: .75,
//		position: 'bottom center',
//		hideOnMouseOut: true
//	}
});hs.graphicsDir = 'http://www.jorisvermeulen.nl/jori_p/wp/wp-content/plugins/highslide/graphics/';