<?xml version="1.0" encoding="utf-8"?>

<!--
	Monoslideshow 1.32 configuration file
	Please visit http://www.monoslideshow.com for more info
-->

<slideshow>
	
	<preferences
		showLoadingIcon = "false"
		showAlbumsButton = "false"
		showThumbnailsButton = "false"
		showControls = "false"
		showImageInfo = "never"
		imageScaleMode = "noScale"
		kenBurnsMode = "randomPan"
		kenBurnsVariationPercent = "50"
		kenBurnsTime = "15"
		albumWindowRows = "4"
		albumWindowColumns = "4"
		albumSpacing = "2"
		controlAutoHide = "true"
		markFile = "mask.swf"
		markAlign = "topLeft"
		markMarginX = "0"
		markMarginY = "0"
		markTransitionTime = "0"
	/>
	
	<album thumbnail="album/albumThumbnail.jpg" title="Home" description="Home" imagePath="AlbumHome" thumbnailPath="HomeAlbum">
		<img src="image01.jpg" title="" description=""/>
		<img src="image02.jpg" title="" description=""/>
		<img src="image03.jpg" title="" description=""/>
		<img src="image04.jpg" title="" description=""/>
		<img src="image05.jpg" title="" description=""/>
		<img src="image06.jpg" title="" description=""/>
	</album>
	
</slideshow>