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

<!--
	flShow Carousel 2.0 configuration file
	Please visit http://www.flshow.net/ for more info
-->

<slide_show>
	<options>
		<background>transparent</background>		<!-- #RRGGBB, transparent -->
		<margins>
			<bottom>100</bottom>							<!-- [-1000,1000] pixels -->
			<horizontal_ratio>33%</horizontal_ratio>	<!-- [1,50] a photo may occupy at most horizontalRatio percent of the Carousel width -->
			<vertical_ratio>100%</vertical_ratio>		<!-- [1,100] a photo may occupy at most verticalRatio percent of the Carousel height -->
		</margins>
		<reflection>
			<amount>100</amount>		<!-- [0,1000] pixels -->
		</reflection>
	</options>

	<photo>../images/DCP_0730.png</photo>
	<photo>../images/DCP_0731.png</photo>
	<photo>../images/DCP_0732.png</photo>
	<photo>../images/DCP_0733.png</photo>
</slide_show>