<gallery>
	<settings>
		<imagesFolder>images/</imagesFolder>

		<colorScheme>white</colorScheme>

		<imageAngle>30</imageAngle>
		<useScrollBar>true</useScrollBar>
		<slideShow>false</slideShow>
		<slideShowDelay>2</slideShowDelay>
		<flipDuration>1</flipDuration>
		<flipSound></flipSound>
		<startPosition>center</startPosition>	
		<reflectionAlpha>25</reflectionAlpha>
		<useHighlight>true</useHighlight>

		<maxImageWidth>530</maxImageWidth>		
		
	</settings>
	<items>
		<item>
			<source>1.jpg</source>
			<thumb>1_th.jpg</thumb>
			<description>Image 1</description>
			
			<!-- You can add a link to the image using following tag -->
			<!-- If you are experiencing problems with the links opening locally you should know that the links will not work if you are testing right from your PC locally. It works only on an web server after you upload it. -->
			
			<link>http://www.flash-gallery.com</link>
			<target>_blank</target>
		</item>
		<item>
			<source>2.jpg</source>
			<thumb>2_th.jpg</thumb>
			<description>Image 2</description>
			<target>_blank</target>
		</item>
		
	</items>
</gallery>								 
