

					Shadowbox.init({
						slideshowDelay    : 3,
						animSequence      : 'hw',
						adapter           : 'jquery',
						continuous        : true,
						handleUnsupported : 'link',
						language          : 'nl',
						overlayColor      : '#000'
					});
