<?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 -->
		<interaction>
			<rotation>auto</rotation>			<!-- auto, mouse, keyboard -->
			<view_point>none</view_point>		<!-- none, mouse, keyboard -->
			<speed>25</speed>					<!-- [-360,360] degrees per second -->
			<default_view_point>0%</default_view_point>	<!-- [0,100] percentage -->
		</interaction>
		<margins>
			<left>-125</left>								<!-- [-1000,1000] pixels -->
			<right>-125</right>							<!-- [-1000,1000] pixels -->
			<vertical_ratio>100%</vertical_ratio>		<!-- [1,100] a photo may occupy at most verticalRatio percent of the Carousel height -->
		</margins>
		<far_photos>
			<size>0%</size>		<!-- [0,100] percentage -->
			<amount>0%</amount>	<!-- [0,100] percentage -->
		</far_photos>
		<reflection>
			<distance>-20</distance>	<!-- [-1000,1000] pixels -->
			<alpha>75%</alpha>		<!-- [0,100] percentage -->
		</reflection>
	</options>

	<photo>../images/babelfish.png</photo>
	<photo>../images/cdwriter_unmount.png</photo>
	<photo>../images/folder1_tar.png</photo>
	<photo>../images/ksirtet.png</photo>
 	<photo>../images/msn.png</photo>
 	<photo>../images/folder_favorites.png</photo>
</slide_show>