<?xml version="1.0" encoding="UTF-8"?>
 
<settings>
 
  <!--   GENERAL SETTINGS   -->
  <canvas_width>1600</canvas_width>
  
  <canvas_height>440</canvas_height>
  
  <min_image_width>350</min_image_width>
  
  <min_image_height>150</min_image_height>
  
  <max_image_width>700</max_image_width>
  
  <max_image_height>300</max_image_height>
  
  <image_space>5</image_space>
  
  <dock_menu_direction>horizontal</dock_menu_direction>
  
  <image_expanding_direction>center</image_expanding_direction>
  
  <menu_style>no</menu_style>
  
  <auto_play>yes</auto_play>
  
  <autoplay_speed>1</autoplay_speed>
  
  <show_background>yes</show_background>
 
  <background_color>#000000</background_color>
  
  <preloader_path>load/graphics/preloader.png</preloader_path>
  <preloader_size>32</preloader_size>
  <preloader_color>#FFFFFF</preloader_color>
  
  <!--   THUMBS SETTINGS   -->
  <border_size>2</border_size>
  <border_color>#FFFFFF</border_color>
  
  <show_tooltip>no</show_tooltip>
  <dynamic_tooltip>yes</dynamic_tooltip>
  <tooltip_font>Verdana</tooltip_font>
  <tooltip_text_size>14</tooltip_text_size>
  <tooltip_text_color>#000000</tooltip_text_color>
  <tooltip_background_color>#FFFFFF</tooltip_background_color>
  
  <open_link_on_image_click>no</open_link_on_image_click>
  <window_open_location>_blank</window_open_location>
  
  <show_reflection>yes</show_reflection>
  <reflection_height>30</reflection_height>
  <reflection_distance>5</reflection_distance>
  <reflection_transparency>0.6</reflection_transparency>
  
 <!--   ADD / REMOVE IMAGES FORM THE CAROUSEL   -->
 <images>
 
    <image>
		<image_path>load/images/travellands01.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 1!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands02.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 2!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands03.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 3!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands04.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 4!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands05.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 5!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands06.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 6!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands07.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 7!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands08.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 8!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands09.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 9!</text>
	</image>
	
	<image>
		<image_path>load/images/travellands10.jpg</image_path>
		<url_to_open_on_click>http://www.flashcomponents.net/author/fwdesign.html</url_to_open_on_click>
		<text>This is image 10!</text>
	</image>
	
 </images>
  
</settings>

