foto.fotoDir = 'foto/';
foto.align = 'center';
foto.transitions = ['expand', 'crossfade'];
foto.fadeInOut = true;
foto.dimmingOpacity = 0.8;
foto.outlineType = 'rw';
foto.captionEval = 'this.thumb.alt';
foto.marginBottom = 105;
foto.numberPosition = 'caption';
foto.addSlideshow({
	interval: 5000,
	repeat: false,
	useControls: true,
	overlayOptions: {
		className: 'text-controls',
		position: 'bottom center',
		relativeTo: 'viewport',
		offsetY: -60
	},
	thumbstrip: {
		position: 'bottom center',
		mode: 'horizontal',
		relativeTo: 'viewport'
	}
});
