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

<!--
	flShow Carousel 2.0 configuration file
	Please visit http://www.flshow.net/ for more info
-->
<slide_show>
	<photo href="javascript:aclick('anchor1_id')" target="_self">fluvial-service/01.jpg</photo>
	<photo href="javascript:aclick('anchor2_id')" target="_self">fluvial-service/02.jpg</photo>
	<photo href="javascript:aclick('anchor3_id')" target="_self">fluvial-service/03.jpg</photo>
	<photo href="javascript:aclick('anchor4_id')" target="_self">fluvial-service/04.jpg</photo>
		    <options>
        <debug>false</debug>                <!-- true, false -->
        <background>#000000</background>    <!-- #RRGGBB, transparent -->
        <friction>5</friction>              <!-- [1,100] -->
        <fullscreen>false</fullscreen>      <!-- true, false -->
 
        <margins>
            <top>0</top>                                <!-- [-1000,1000] pixels -->
            <left>0</left>                              <!-- [-1000,1000] pixels -->
            <bottom>0</bottom>                          <!-- [-1000,1000] pixels -->
            <right>0</right>                            <!-- [-1000,1000] pixels -->
            <horizontal_ratio>40%</horizontal_ratio>    <!-- [1,50] a photo may occupy at most horizontalRatio percent of the Carousel width -->
            <vertical_ratio>40%</vertical_ratio>        <!-- [1,100] a photo may occupy at most verticalRatio percent of the Carousel height -->
        </margins>
 
        <interaction>
            <rotation>mouse</rotation>            <!-- auto, mouse, keyboard -->
            <view_point>mouse</view_point>        <!-- none, mouse, keyboard -->
            <speed>40</speed>                     <!-- [-360,360] degrees per second -->
 
            <default_speed>20</default_speed>             <!-- [-360,360] degrees per second -->
            <default_view_point>20%</default_view_point>  <!-- [0,100] percentage -->
            <reset_delay>20</reset_delay>                 <!-- [0,600] seconds, 0 means never reset -->
        </interaction>
 
        <far_photos>
            <size>30%</size>                  <!-- [0,100] percentage -->
            <amount>40%</amount>              <!-- [0,100] percentage -->
            <blur>3</blur>                   <!-- [0,100] amount -->
            <blur_quality>2</blur_quality>    <!-- [1,3] 1=low - 3=high -->
        </far_photos>
 
        <reflection>
            <amount>0</amount>      <!-- [0,1000] pixels -->
            <blur>2</blur>            <!-- [0,100] blur amount -->
            <distance>2</distance>    <!-- [-1000,1000] pixels -->
            <alpha>90%</alpha>        <!-- [0,100] percentage -->
        </reflection>
 
        <titles>
            <style>font-size: 6px; font-family: Verdana, _serif; color: #333333;</style>
            <position>above right</position>           <!-- [above, below] [left,center,right]-->
 
                <!-- image url -->
            <scale9>10 10 10 10</scale9>               <!-- [0,1000] pixels -->
            <padding>5 5 5 5</padding>                 <!-- [-1000,1000] pixels -->
        </titles>
    </options>
 
<!-- Photo list -->
    
</slide_show>