<?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>#FFFFFF</background>		<!-- #RRGGBB, transparent -->
		<friction>0</friction>              <!-- [1,100] -->
		<interaction>
			<speed>180</speed>
		</interaction>
	</options>

	<photo title="A simple image">../images/DCP_0731.jpg</photo>
	<movie title="This is a flash animation">../images/animation.swf</movie>
	<movie href="http://www.flshow.net/" target="_self" title="This movie contains a Button">../images/button.swf</movie>
	<movie title="Crazy motion blur effect">../images/motionblur.swf</movie>
</slide_show>