<?xml version="1.0" encoding="UTF-8"?>
<gallery>
	<setup type="standard">
		<movie_window>
			<fullsize prop="true" />
			<background src="" color="0xFFFFFF" alpha="0" />
		</movie_window>
		<movie_navigation>
			<bar_size prop="window" width="200" height="60" />
			<bar_settings color="0x000000" background="" alpha="0.9" position="B" show="always" />
			<bar_text prop="auto" font="trebuchet" size="11" color_current="0xF8F8F8" color_else="0xDFDFDF" xpos="20" ypos="20" />
			<bar_assets width="30" height="30">
				<next_butn src="/gallery/images/assets/nextButn" xpos="" ypos="" active="True" />
				<previous_butn src="/gallery/images/assets/previousButn" xpos="" ypos="" active="True" />
				<back_butn src="/gallery/images/assets/BackButn" xpos="" ypos="" active="True" />
				<close_butn src="/gallery/images/assets/exitButn" xpos="" ypos="" active="True" />
				<stop_butn src_stop="/gallery/images/assets/exitButn" src_start="" xpos="" ypos="" active="True" />
				<pan_butn src="/gallery/images/assets/zoomButn" xpos="" ypos="" active="True" />
				<info_butn src="/gallery/images/assets/infoButn" xpos="" ypos="" active="True" />
			</bar_assets>
		</movie_navigation>
		<movie_categories>
			<categorie_settings prop="window" />
			<categorie_size prop="auto" rows="1" colums="2" width="150" height="300" margin="4" />
			<categorie_title prop="custom" position="bottom" color="0xFFFFFF" font="trebuchet" size="22" align="center" bar_size="120" bar_color="0x000000" bar_alpha="0.8" />
			<categorie_load prop="slide" time="0.4" side="bottom" />
			<categorie_effects prop="frame">
				<categorie_frames>
					<categorie_frame_out size="1" color="0xD4DCDF" alpha="0.9" />
					<categorie_frame_over size="20" time="0.5" show_name="true" name_slide="alpha" />
				</categorie_frames>
				<categorie_titles>
					<categorie_name prop="alpha" time="0.5" delay="0.5" ease="easeOutExpo" />
				</categorie_titles>
			</categorie_effects>
		</movie_categories>
		<movie_thumbnails>
			<thumb_settings prop="window" />
			<thumb_size prop="custom" rows="3" colums="3" width="140" height="140" margin="1" />
			<thumb_title prop="custom" position="bottom" color="0xFFFFFF" font="trebuchet" size="13" align="center" bar_size="fill" bar_color="0x000000" bar_alpha="0.8" />
			<thumb_load prop="slide" time="0.4" side="bottom" />
			<thumb_effects prop="title">
				<thumb_frames>
					<thumb_frame_out size="1" color="0xD4DCDF" alpha="0.8" />
					<thumb_frame_over size="10" time="0.4" show_name="true" name_slide="slide" />
				</thumb_frames>
				<thumb_titles>
					<thumb_name prop="slide" time="0.3" delay="0.4" ease="easeOutExpo" />
				</thumb_titles>
			</thumb_effects>
		</movie_thumbnails>
		<movie_images>
			<image_size prop="custom" width="450" height="300" />
			<image_frame size="1" color="0xEBEBEB" alpha="0.9" />
			<image_effet prop="slide" time="0.5" side="bottom" />
			<image_controls prop="navi" zoom_amount="x1" zoom_function="pan" slide_delay="0" >
				<butn_next src="images/assets/nextButn" xpos="" ypos="" />
				<butn_previous src="images/assets/previousButn" xpos="" ypos="" />
				<butn_close src="images/assets/backButn" xpos="" ypos="" />
				<butn_zoom src="images/assets/zoomButn" xpos="" ypos="" />
				<butn_info src="images/assets/infoButn" xpos="" ypos="" />
			</image_controls>
		</movie_images>
		<movie_information>
			<text_bar color="0x000000" alpha="0.7" position="navigation" />
			<text_pos size="autosize" prop="auto" margin_top="10" margin_left="10" margin_bottom="10" margin_right="10" />
			<text_scroll track_width="14" drag_width="12" drag_height="6" drag="0xFF0000" drag_alpha="1" track="0x000000" track_alpha="1" />
			<text_title color="0xFFFFFF" font="trebuchet" size="22" align="left" shadow="false" />
			<text_info color="0xFFFFFF" font="tahoma" size="11" align="left" shadow="false" />
		</movie_information>
		<movie_preloader>
			<bar height="20" color="0xFFFFFF" alpha="0.8"/>
			<loader margin="9" color="0x456D84" />
		</movie_preloader>
		<movie_context alt="false" bg_color="0x000000" txt_color="0xFFFFFF" alpha="0.8" >
			<site_name>DanaWeb Flash Lab</site_name>
			<site_email>mda@danaweb.dk</site_email>
			<close_butn>Luk galleri [ESC]</close_butn>
			<back_butn>Tilbage [BACKSPACE]</back_butn>
			<next_butn>Næste [LEFT]</next_butn>
			<previous_butn>Forrige [RIGHT]</previous_butn>
			<stop_butn>Stop slideshow [SPACE]</stop_butn>
			<play_butn>Start slideshow [SPACE]</play_butn>
			<zoom_butn>Forstør billede [Z]</zoom_butn>
			<info_butn>Billede beskrivelse [I]</info_butn>
		</movie_context>
	</setup>
</gallery>