<gallery>
	<!-- The line below sets the path to the folder where the images are stored -->
	<setup path="gallary/dry_aragonite/">
	<!-- The the following lines are used to customize the look of the gallery -->
		<imgWidth>604</imgWidth>
     	<imgHeight>342</imgHeight>
      	<thumbWidth>75</thumbWidth>
      	<thumbHeight>90</thumbHeight>
      	<transitionType>fade</transitionType>
     	<thumbnailRows>1</thumbnailRows>
		<thumbPosition>bottom</thumbPosition>
		<captionPosition>top</captionPosition>
		<showControls>false</showControls>
	 </setup>
	<!-- The following lines set  the names of your images and thumbnails -->
	<item>
		<thumb>timage001.png</thumb>
		<img>image001.png</img>
		<caption>Giraffe! - Easily add captions using the event method and an XML file!</caption>
	</item>
	<item>
		<thumb>timage002.png</thumb>
		<img>image002.png</img>
		<caption>A pair of parrots, click the large image to learn more</caption>
	</item>
	<item>
		<thumb>timage003.png</thumb>
		<img>image003.png</img>
		<caption>Playing pandas, click the large image to learn more</caption>
	</item>
	<item>
		<thumb>timage004.png</thumb>
		<img>image004.png</img>
		<caption>Monkey</caption>
	</item>
	<item>
		<thumb>timage005.png</thumb>
		<img>image005.png</img>
		<caption>Spider</caption>
	</item>
	<item>
		<thumb>timage006.png</thumb>
		<img>image006.png</img>
		<caption>Butterflies</caption>
	</item>
	<item>
		<thumb>timage007.png</thumb>
		<img>image007.png</img>
		<caption>One Camel, two humps.</caption>
	</item>

	<item>
		<thumb>timage008.png</thumb>
		<img>image008.png</img>
		<caption>Lying Lion</caption>
	</item>
	
</gallery>
