<gallery>
	<!-- The line below sets the path to the folder where the images are stored -->
	<setup path="http://www.affordabletool.com/images/products/MK-1660-6/images/">
	<!-- The the following lines are used to customize the look of the gallery -->
	 </setup>
	<!-- The following lines set  the names of your images and thumbnails -->
	<item>
		<thumb>01-tn.jpg</thumb>
		<img>01.jpg</img>
		<caption></caption>
	</item>
	<item>
		<thumb>02-tn.jpg</thumb>
		<img>02.jpg</img>
		<caption></caption>
	</item>
	<item>
		<thumb>03-tn.jpg</thumb>
		<img>03.jpg</img>
		<caption></caption>
	</item>
	<item>
		<thumb>04-tn.jpg</thumb>
		<img>04.jpg</img>
		<caption></caption>
	</item>
</gallery>