<?xml version="1.0" encoding="utf-8"?>

<!--
	Monoslideshow 1.32 configuration file
	Please visit http://www.monoslideshow.com for more info
-->

<slideshow>

	<preferences

		backgroundColor = "000000"
		showLoadingIcon = "false"
		showAlbumsButton = "false"
		showThumbnailsButton = "false"
		showControls = "false"
		showImageInfo = "onRollOverIfAvailable"
		imageScaleMode = "noScale"
		imageTransitionTime = "1.5"
		kenBurnsMode = "randomZoomOut"
		kenBurnsVariationPercent = "20"
		imageInfoColor = "FFFFFF"
		imageInfoAlpha = "0"
		imageInfoShadowAlpha = "0"
		imageInfoAlign = "bottomLeft"
		imageInfoMarginX = "20"
		imageInfoMarginY = "15"
		imageInfoWidth = "320"
		imageInfoMaxSize = "false"
		imageInfoPadding = "0"
		imageInfoTitleSize = "14"
		thumbnailBackgroundAlpha = "0"
		thumbnailWindowColor = "FFFFFF"
		thumbnailWindowAlpha = "100"
		thumbnailWindowLineWidth = "0"
		thumbnailWindowRows = "1"
		thumbnailWindowColumns = "7"
		thumbnailWindowAutoSize = "false"
		thumbnailWindowRoundedCorners = "5"
		thumbnailWindowPadding = "5"
		thumbnailWindowIconMargin = "5"
		thumbnailWindowIconSize = "10"
		thumbnailWindowIconSpacing = "8"
		thumbnailWindowIconColor = "999999"
		thumbnailWindowIconDimColor = "cccccc"
		thumbnailWindowIconRollOverColor = "98CF0C"
		thumbnailWindowInfoSize = "10"
		thumbnailWindowInfoColor = "999999"
		thumbnailRoundedCorners = "5"
		thumbnailSpacing = "5"
		thumbnailShadowSize = "2"
		thumbnailShadowColor = "FFFFFF"
		thumbnailShadowAlpha = "75"
		thumbnailHoverDistance = "0"
		thumbnailHoverShadowSize = "0"
		thumbnailHoverBrightnessAdjustment = "64"
		albumBackgroundAlpha = "80"
		albumWindowColor = "FFFFFF"
		albumWindowAlpha = "100"
		albumWindowLineWidth = "0"
		albumWindowAutoSize = "false"
		albumWindowRoundedCorners = "5"
		albumWindowPadding = "5"
		albumWindowIconMargin = "5"
		albumWindowIconSpacing = "8"
		albumWindowIconSize = "10"
		albumWindowIconColor = "999999"
		albumWindowIconDimColor = "cccccc"
		albumWindowIconRollOverColor = "98CF0C"
		albumWindowInfoSize = "10"
		albumWindowInfoColor = "999999"
		albumRoundedCorners = "5"
		albumSpacing = "5"
		albumShadowSize = "0"
		albumShadowAlpha = "0"
		albumHoverBrightnessAdjustment = "64"
		albumInfoRoundedCorners = "5"
		albumInfoColor = "999999"
		albumInfoAlpha = "100"
		albumInfoShadowSize = "0"
		albumInfoShadowAlpha = "0"
		albumInfoTitleSize = "10"
		controlAlign = "bottomRight"
		controlMarginX = "20"
		controlMarginY = "20"
		controlRoundedCorners = "5"
		controlColor = "FFFFFF"
		controlAlpha = "100"
		controlLineWidth = "0"
		controlIconColor = "999999"
		controlIconRollOverColor = "98CF0C"
		controlPadding = "5"
		controlIconSize = "10"
		loadingIconAlign = "center"
		loadingIconMarginX = "0"
		loadingIconMarginY = "0"
		loadingIconBackgroundColor = "FFFFFF"
		loadingIconColor = "999999"
		loadingIconAlpha = "100"
		loadingIconLineWidth = "0"
		markFile = ""
		markAlign = "topLeft"
		markMarginX = "0"
		markMarginY = "0"
		markTransitionTime = "0"

	/>



	<album thumbnail="album/albumThumbnail.jpg" title="ABF" description="ABF" imagePath="album/images" thumbnailPath="album/thumbnails">

		<img src="photo1.jpg" title="insert title of image 1" description="insert description of image 1" />
		<img src="photo2.jpg" title="insert title of image 2" description="insert description of image 2" />
		<img src="photo3.jpg" title="insert title of image 3" description="insert description of image 3" />
		<img src="photo4.jpg" title="insert title of image 4" description="insert description of image 4" />
		<img src="photo5.jpg" title="insert title of image 5" description="insert description of image 5" />
		<img src="photo6.jpg" title="insert title of image 6" description="insert description of image 6" />
		<img src="photo7.jpg" title="insert title of image 7" description="insert description of image 7" />
		<img src="photo8.jpg" title="insert title of image 8" description="insert description of image 8" />

		

	</album>

	<album thumbnail="path-to-thumbnail.jpg" title="insert title of album 2" description="insert description of album 2" imagePath="path-to-all-images" thumbnailPath="path-to-all-thumbnails">

		<img src="image-file4.jpg" title="insert title of image 4" description="insert description of image 4" />
		<img src="image-file5.jpg" title="insert title of image 5" description="insert description of image 5" />
		<img src="image-file6.jpg" title="insert title of image 6" description="insert description of image 6" />

	

	</album>

</slideshow>

