<?xml version="1.0" encoding="utf-8"?>

<!--
	Monoslideshow configuration file
	Please visit http://www.monoslideshow.com for more info
-->

<slideshow>
	
<preferences

		backgroundColor = "98CCCA"	
		showLoadingIcon = "false"
		viewport = "5,5,388,324"
		imageTransition = "leftToRightFadeOutBackwards"
		kenBurnsMode = "random"
		kenBurnsVariationPercent = "20"
		imageInfoAlpha = "0"
		imageInfoAlign = "bottomLeft"
		imageInfoMarginX = "0"
		imageInfoMarginY = "0"
		imageInfoWidth = "380"
		imageInfoMaxSize = "false"
		imageInfoTextAlign = "center"
		imageInfoTitleFont = "helvetica"
		imageInfoDescriptionFont = "unibody"
		imageInfoDescriptionSize = "8"
		imageInfoDescriptionMargin = "-2"
		thumbnailWindowAlwaysOn = "true"
		thumbnailWindowTrack = "false"
		thumbnailWindowAlpha = "0"
		thumbnailWindowShadowSize = "0"
		thumbnailWindowShadowAlpha = "0"
		thumbnailWindowLineWidth = "0"
		thumbnailWindowAlign = "topRight"
		thumbnailWindowRows = "10"
		thumbnailWindowColumns = "2"
		thumbnailWindowAutoSize = "false"
		thumbnailWindowPadding = "5"
		thumbnailWindowIconMargin = "12"
		thumbnailWindowIconSize = "8"
		thumbnailWindowIconSpacing = "8"
		thumbnailWindowIconRollOverColor = "C3F011"
		thumbnailWindowInfoFont = "helvetica"
		thumbnailWindowInfoSize = "8"
		thumbnailWidth = "40"
		thumbnailHeight = "31"
		thumbnailRoundedCorners = "0"
		thumbnailSpacing = "1"
		thumbnailHoverDistance = "5"
		thumbnailHoverShadowSize = "5"
		albumWindowAlpha = "100"
		albumWindowShadowSize = "0"
		albumWindowShadowAlpha = "0"
		albumWindowLineWidth = "0"
		albumWindowRoundedCorners = "0"
		albumWindowIconSpacing = "8"
		albumWindowIconSize = "8"
		albumWindowIconRollOverColor = "C3F011"
		albumWindowInfoFont = "unibody"
		albumWindowInfoSize = "8"
		albumWidth = "40"
		albumHeight = "60"
		albumRoundedCorners = "0"
		albumSpacing = "1"
		albumShadowSize = "0"
		albumShadowAlpha = "0"
		albumInfoWidth = "120"
		albumInfoHeight = "60"
		albumInfoMargin = "1"
		albumInfoPadding = "2"
		albumInfoRoundedCorners = "0"
		albumInfoColor = "C3F011"
		albumInfoTitleFont = "helvetica"
		albumInfoTitleContainsNumber = "false"
		albumInfoDescriptionFont = "unibody"
		albumInfoDescriptionSize = "8"
		albumInfoDescriptionColor = "E4F59E"
		controlAlign = "topLeft"
		controlRoundedCorners = "0"
		controlAlpha = "100"
		controlLineWidth = "0"
		controlShadowSize = "0"
		controlIconRollOverColor = "C3F011"
		controlPadding = "5"
		controlIconSize = "8"
		autoPause = "false"
		markFile = ""
		markAlign = "topLeft"
		markMarginX = "285"
		markMarginY = "275"

	/>



	<album thumbnail="/gallery/albumThumbnail.jpg" title="Example album" description="Example description" imagePath="/gallery/images/" thumbnailPath="/gallery/thumbnails">
		<img src="photo1.jpg" title="Example photo 1" description="Example description 1"/>
		<img src="photo2.jpg" title="Example photo 2" description="Example description 2"/>
		<img src="photo3.jpg" title="Example photo 3" description="Example description 3"/>
	</album>

	
</slideshow>