<?xml version='1.0' encoding='utf-8'?>
<galleryMaker xmlns:ag="http://ns.adobe.com/silver/1.0">
	<galleryInfo>
		<amg ver="1.3"/>
		<thumbnail path="resources/version_info.png" />
		<!--"$$$/WPG/Templates/Flash/Bluefire1=Lightroom Flash Gallery" -->
		<galleryName>"$$$/WPG/Templates/Flash/Bluefire1=Lightroom Flash Gallery"</galleryName>
		<!--               "$$$/AgWPG/Templates/Flash/Bluefire1/Description=This Flash-driven web photo gallery is provided by Adobe with the first release of Lightroom^T.  Features include:" -->
		<galleryDescription>$$$/AgWPG/Templates/Flash/Bluefire1/Description=This Flash-driven web photo gallery is provided by Adobe with the first release of Lightroom^T.  Features include:</galleryDescription>
		<galleryDescription></galleryDescription>
		<!--               "$$$/AgWPG/Templates/Flash/Bluefire1/Description2=^U+0020^B Text Labeling" -->
		<galleryDescription>$$$/AgWPG/Templates/Flash/Bluefire1/Description2=^U+0020^B Text Labeling</galleryDescription>
		<!--               "$$$/AgWPG/Templates/Flash/Bluefire1/Description3=^U+0020^B Identity Plate Display" -->
		<galleryDescription>$$$/AgWPG/Templates/Flash/Bluefire1/Description3=^U+0020^B Identity Plate Display</galleryDescription>
		<!--               "$$$/AgWPG/Templates/Flash/Bluefire1/Description4=^U+0020^B Layout and Color Controls" -->
		<galleryDescription>$$$/AgWPG/Templates/Flash/Bluefire1/Description4=^U+0020^B Layout and Color Controls</galleryDescription>
		<!--               "$$$/AgWPG/Templates/Flash/Bluefire1/Description5=^U+0020^B Slideshow Mode" -->
		<galleryDescription>$$$/AgWPG/Templates/Flash/Bluefire1/Description5=^U+0020^B Slideshow Mode</galleryDescription>
		<galleryVersion ver="1.0"/>
		<livePreview enabled="yes"/>
		<creator company="Adobe Systems, Inc." designer="Bluefire Designs"/>
		<category>Web photo gallery</category>
		<identifier>com.adobe.wpg.flash.bluefire1</identifier>
		<ag:galleryOptions supportsChunkedGroupXML='yes' />
    	<ag:maximumGallerySize>500</ag:maximumGallerySize>
	</galleryInfo>

	<ag:perImage>
		<title title="$$$/WPG/Templates/Flash/Bluefire1/properties/ImageTitle=Title" value="{{com.adobe.title}}" />
		<description title="$$$/WPG/Templates/Flash/Bluefire1/properties/ImageCaption=Caption" value="{{com.adobe.caption}}" />
	</ag:perImage>
	
	<sizes>
		<size name="thumb" width="96" height="96"/>
		<size name="small" width="680" height="680"/>
		<size name="medium" width="900" height="900"/>
		<size name="large" width="1200" height="1200"/>
	</sizes>

	<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
		
		<mx:Model id="agmSizes">
			<thumb>
				<width>CALC(({24,48,96,192})[ nonCSS.thumbSize ])</width>
				<height>CALC(({24,48,96,192})[ nonCSS.thumbSize ])</height>
			</thumb>
			<small>
				<width>CALC(({282,282,506,506})[ nonCSS.imageSize ])</width>
				<height>CALC(({105,250,250,375})[ nonCSS.imageSize ])</height>
			</small>
			<medium>
				<width>CALC(({400,506,682,987})[ nonCSS.imageSize ])</width>
				<height>CALC(({200,424,515,656})[ nonCSS.imageSize ])</height>
			</medium>
			<large>
				<width>CALC(({500,811,987,1387})[ nonCSS.imageSize ])</width>
				<height>CALC(({250,515,656,715})[ nonCSS.imageSize ])</height>
			</large>
		</mx:Model>
		
		<!-- modified to be consistent with Bridge implementation -->
		<mx:Model id="metadata">
			<groupTitle/>
			<groupDescription/>
			<siteTitle/>
			<contactName/>
			<contactEmail/>
			<copyrightInfo/>
		</mx:Model>

		<mx:Model id="appearance">
			<slideShowSize>
				<size/>
			</slideShowSize>
			
			<galleryShowSize>
				<size/>
			</galleryShowSize>
			
			<thumbnailShowSize>
				<size/>
			</thumbnailShowSize>
			
			<jpegQuality>
				<value>70</value>
			</jpegQuality>
			
			<viewOptions>
				<startingView>galleryScrollingLeft</startingView>
				</viewOptions>
				<metadataOptions>
					<metadataPosition>underPhotos</metadataPosition>
				</metadataOptions>
				<mediaPosition>
					<positionType>auto</positionType>
					<imageScale>fitToScreen</imageScale>
					<videoScale>upDown</videoScale>
					<fitAtStart>true</fitAtStart>
					<x>0</x>
					<y>0</y>
					<width>360</width>
					<height>264</height>
				</mediaPosition>
				<slideTransitions>
					<slideDuration>5</slideDuration>
					<transition>fade</transition>
					<transitionDuration>.75</transitionDuration>
				</slideTransitions>
				<bandWidthOptions>
					<connection>broadband</connection>
				</bandWidthOptions>
				<playOptions>
					<playMode>pause</playMode>
				</playOptions>
				<background>
					<backgroundBgColor>
						<color>292929</color>
							<alpha>100</alpha>
					</backgroundBgColor>
					<backgroundBgImg>
						<src/>
							<alpha>100</alpha>
					</backgroundBgImg>
				</background>
				<headerBar>
					<headerBarEnabled>
						<enabled>true</enabled>
					</headerBarEnabled>
					<headerBarColor>
						<color>000000</color>
							<alpha>100</alpha>
					</headerBarColor>
					<pageTitle>
					<!-- ZSTR "$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro" -->
					<fontFamily>$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro</fontFamily>
							<color>dfdfdf</color>
							<size>20</size>
							<alpha>100</alpha>
					</pageTitle>
					<pageTitleImg>
					<src>resources/logo.png</src>
					<visible>false</visible>
					</pageTitleImg>
					<groupTitle>
					<!-- ZSTR "$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro" -->
					<fontFamily>$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro</fontFamily>
							<color>dfdfdf</color>
							<size>16</size>
							<alpha>100</alpha>
					</groupTitle>
				</headerBar>
				<menuBar>
					<menuBarEnabled>
						<enabled>true</enabled>
					</menuBarEnabled>
					<menuBgColor>
						<color>0f0f0f</color>
							<alpha>100</alpha>
					</menuBgColor>
					<menuHover>
						<color>ffffff</color>
						<alpha>20</alpha>
					</menuHover>
					<menuBorder>
						<color>ffffff</color>
						<alpha>40</alpha>
					</menuBorder>
					<menuText>
						<color>9f9f9f</color>
							<alpha>100</alpha>
					</menuText>
				</menuBar>
				<contactInfo>
					<contactInfoText>
					<!-- ZSTR "$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro" -->
					<fontFamily>$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro</fontFamily>
							<color>d5d3d3</color>
							<size>11</size>
							<alpha>100</alpha>
					</contactInfoText>
				</contactInfo>
				<thumbnailView>
					<thumbnailViewBgColor>
						<color>0f0f0f</color>
						<alpha>0</alpha>
					</thumbnailViewBgColor>
					<thumbnailViewBorder>
						<color>1c1c1c</color>
						<alpha>100</alpha>
					</thumbnailViewBorder>
					<thumbnails>
						<thumbBorder>
							<color>1c1c1c</color>
								<alpha>100</alpha>
								<width>1</width>
							</thumbBorder>
							<thumbHover>
								<color>fe0000</color>
								<alpha>100</alpha>
							</thumbHover>
							<thumbSelected>
								<color>dfdfdf</color>
								<alpha>100</alpha>
							</thumbSelected>
							<thumbDropShadow>
								<enabled>true</enabled>
							</thumbDropShadow>
					</thumbnails>
					<thumbnailViewControls>
						<thumbViewCtrlText>
							<color>b9b9b9</color>
								<alpha>100</alpha>
							</thumbViewCtrlText>
							<thumbViewBtnBorder>
								<color>1c1c1c</color>
								<alpha>100</alpha>
							</thumbViewBtnBorder>
							<thumbViewBtnBackground>
								<color>1c1c1c</color>
								<alpha>100</alpha>
							</thumbViewBtnBackground>
							<thumbViewBtnFore>
								<color>b9b9b9</color>
								<alpha>100</alpha>
							</thumbViewBtnFore>
					</thumbnailViewControls>
					<thumbnailViewScrollBars>
						<thumbnailViewScrollBarFill>
							<color>1c1c1c</color>
								<alpha>100</alpha>
							</thumbnailViewScrollBarFill>
							<thumbnailViewScrollBarFore>
								<color>b9b9b9</color>
								<alpha>100</alpha>
							</thumbnailViewScrollBarFore>
							<thumbnailViewScrollBarBorder>
								<color>1c1c1c</color>
								<alpha>100</alpha>
							</thumbnailViewScrollBarBorder>
					</thumbnailViewScrollBars>
				</thumbnailView>
				<slideshow>
					<slideshowBgColor>
						<color>0f0f0f</color>
							<alpha>0</alpha>
					</slideshowBgColor>
					<slideshowBorder>
						<color>1c1c1c</color>
							<alpha>100</alpha>
					</slideshowBorder>
					<images>
						<imageBorder>
							<color>1c1c1c</color>
								<alpha>100</alpha>
								<width>2</width>
							</imageBorder>
							<imageDropShadow>
								<enabled>true</enabled>
							</imageDropShadow>
					</images>
					<slideshowMetadata>
						<metadataField>
							<height>36</height>
								<titles>true</titles>
								<captions>true</captions>
							</metadataField>
							<metadataFieldText>
					<!-- ZSTR "$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro" -->
					<fontFamily>$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro</fontFamily>
								<color>cecdcd</color>
								<size>12</size>
								<alpha>100</alpha>
								<autoSize>true</autoSize>
							</metadataFieldText>
					</slideshowMetadata>
					<slideshowButtons>
						<slideshowCtrlText>
					<!-- ZSTR "$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro" -->
					<fontFamily>$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro</fontFamily>
								<color>b9b9b9</color>
								<size>12</size>
								<alpha>100</alpha>
							</slideshowCtrlText>
							<slideshowBtnBorder>
								<color>1c1c1c</color>
								<alpha>100</alpha>
							</slideshowBtnBorder>
							<slideshowBtnBackground>
								<color>1c1c1c</color>
								<alpha>100</alpha>
							</slideshowBtnBackground>
							<slideshowBtnFore>
								<color>b9b9b9</color>
								<alpha>100</alpha>
							</slideshowBtnFore>
					</slideshowButtons>
					<videoCtrl>
						<videoCtrlBgColor>
							<color>0f0f0f</color>
								<alpha>100</alpha>
							</videoCtrlBgColor>
							<videoCtrlBorder>
								<color>666666</color>
								<alpha>80</alpha>
								<width>1</width>
							</videoCtrlBorder>
							<videoCtrlBtnBorder>
								<color>000000</color>
								<alpha>100</alpha>
							</videoCtrlBtnBorder>
							<videoCtrlBtnBackground>
								<color>474747</color>
								<alpha>100</alpha>
							</videoCtrlBtnBackground>
							<videoCtrlBtnFore>
								<color>b9b9b9</color>
								<alpha>100</alpha>
							</videoCtrlBtnFore>
							<videoDropShadow>
								<enabled>true</enabled>
							</videoDropShadow>
					</videoCtrl>
				</slideshow>
				<metadataView>
					<metadataViewField>
						<widthPercentage>.25</widthPercentage>
							<titles>true</titles>
							<captions>true</captions>
					</metadataViewField>
					<metadataViewBgColor>
						<color>292929</color>
							<alpha>0</alpha>
					</metadataViewBgColor>
					<metadataViewBorder>
						<color>1c1c1c</color>
							<alpha>100</alpha>
					</metadataViewBorder>
					<metadataViewTitle>
					<!-- ZSTR "$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro" -->
					<fontFamily>$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro</fontFamily>
							<color>ffffff</color>
							<linkColor>0000ff</linkColor>
							<size>14</size>
							<align>left</align>
					</metadataViewTitle>
					<metadataViewText>
					<!-- ZSTR "$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro" -->
					<fontFamily>$$$/AgWPG/Templates/Bluefire/Font=Myriad Web Pro</fontFamily>
							<color>cecdcd</color>
							<linkColor>0000ff</linkColor>
							<size>12</size>
							<align>left</align>
					</metadataViewText>
					<metadataViewBtnBorder>
						<color>242424</color>
							<alpha>100</alpha>
					</metadataViewBtnBorder>
					<metadataViewBtnBackground>
						<color>0f0f0f</color>
							<alpha>100</alpha>
					</metadataViewBtnBackground>
					<metadataViewBtnFore>
						<color>9f9f9f</color>
							<alpha>100</alpha>
					</metadataViewBtnFore>
				</metadataView>
				<galleryInfo>
					<galleryInfoBgColor>
						<color>0f0f0f</color>
							<alpha>100</alpha>
					</galleryInfoBgColor>
					<galleryInfoBorder>
						<color>000000</color>
							<alpha>100</alpha>
					</galleryInfoBorder>
					<galleryInfoTextField>
						<width>635</width>
							<height>1200</height>
					</galleryInfoTextField>
					<galleryInfoText>
						<fontFamily>Myriad Web Pro</fontFamily>
							<color>d5d3d3</color>
							<linkColor>9f9f9f</linkColor>
							<size>12</size>
							<align>left</align>
					</galleryInfoText>
					<galleryInfoScrollBars>
						<galleryInfoScrollBarFill>
							<color>1c1c1c</color>
								<alpha>100</alpha>
							</galleryInfoScrollBarFill>
							<galleryInfoScrollBarFore>
								<color>b9b9b9</color>
								<alpha>100</alpha>
							</galleryInfoScrollBarFore>
							<galleryInfoScrollBarBorder>
								<color>1c1c1c</color>
								<alpha>100</alpha>
							</galleryInfoScrollBarBorder>
					</galleryInfoScrollBars>
				</galleryInfo>
		</mx:Model>

		<mx:Model id="lightroomApplication">
			<identityPlateExport>(main)</identityPlateExport>
			<useWatermark>true</useWatermark>
			<jpegQuality>100</jpegQuality>
		</mx:Model>

		<mx:Model id="nonCSS">
			<identityPlateAbsolutePath/>
			<imageSize>3</imageSize>
			<thumbSize>3</thumbSize>
		</mx:Model>

		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->

		<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:ag="http://ns.adobe.com/silver/1.0" ag:panel='labels'>
			<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/SiteInfo=Site Info"
					 id="siteInfo">
				<!-- Gallery Labels -->
				<mx:VBox ag:style="content_column">
					<mx:HBox>
						<mx:Label text="$$$/WPG/Templates/BlueFire/SiteTitle=Site Title:"/>
						<ag:mruPopup value="siteTitle"/>
					</mx:HBox>
					<mx:TextInput ag:maximumLength='200' ag:resizeToFitTextHeight="true" id="siteTitle" ag:layout="text_color=AgPanel.bright_text_color,"/>
				</mx:VBox>
				
				<mx:VBox ag:style="content_column">
					<mx:HBox>
						<mx:Label text="$$$/WPG/Templates/BlueFire/GroupTitle=Collection Title:"/>
						<ag:mruPopup value="groupTitle"/>
					</mx:HBox>
				  <mx:TextInput ag:maximumLength='200' ag:resizeToFitTextHeight="true" id="groupTitle" ag:layout="text_color=AgPanel.bright_text_color,"/>
				</mx:VBox>
				
				<mx:VBox ag:style="content_column">
					<mx:HBox>
						<mx:Label text="$$$/WPG/Templates/BlueFire/GroupDescription=Collection Description:"/>
						<ag:mruPopup value="groupDescription"/>
					</mx:HBox>
					<mx:TextArea id="groupDescription"  height="75" editable="true" maxChars="1000"/>
					<!-- <mx:TextInput ag:maximumLength='2000' ag:resizeToFitTextHeight="true" id="groupDescription" ag:layout="text_color=AgPanel.bright_text_color,"/> -->
				</mx:VBox>
				
				<mx:VBox ag:style="content_column">
					<mx:HBox>
						<mx:Label text="$$$/WPG/Templates/BlueFire/ContactInfo=Contact Info:"/>
						<ag:mruPopup value="contactInfoName"/>
					</mx:HBox>
					<mx:TextInput ag:maximumLength='150' ag:resizeToFitTextHeight="true" id="contactInfoName" ag:layout="text_color=AgPanel.bright_text_color,"/>
				</mx:VBox>
				
				<mx:VBox ag:style="content_column">
					<mx:HBox>
						<mx:Label text="$$$/WPG/Templates/BlueFire/link=E-mail or Web Address:"/>
						<ag:mruPopup value="contactInfoLink"/>
					</mx:HBox>
					<mx:TextInput ag:maximumLength='150' ag:resizeToFitTextHeight="true" id="contactInfoLink" ag:layout="text_color=AgPanel.bright_text_color,"/>
				</mx:VBox>
				
				<mx:VBox ag:style="content_column">
					<mx:HBox>
						<mx:Label text="$$$/MediaGallery/gallerymaker/copyrightInfoField=Copyright Info:"/>
					</mx:HBox>
					<mx:TextInput ag:maximumLength='150' ag:resizeToFitTextHeight="true" id="copyrightView" ag:layout="text_color=AgPanel.bright_text_color,"/>
				</mx:VBox>
			</mx:VBox>
			
			<!--  
			</mx:VBox> (for panel='labels')
			-->
		
			<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/Color=Color Palette"
				      id="colorPalette">  
				<mx:VBox xmlns:mx="http://www.adobe.com/2006/mxml" xmlns:ag="http://ns.adobe.com/silver/1.0" ag:panel='colorPalette'>
					<!-- Color section	-->
					<!--  <mx:VBox ag:style="subdivided_sections"> -->
					<mx:VBox ag:style="color_content_column">
						<mx:ColorPicker id="textColor" title="$$$/WPG/Templates/BlueFire/TextColor=Text" ag:style="label_and_color_row"/>
						<mx:ColorPicker id="headerForeColor" title="$$$/WPG/Templates/BlueFire/HeaderColorText=Header Text" ag:style="label_and_color_row"/>
						<mx:ColorPicker id="menuForeColor" title="$$$/WPG/Templates/BlueFire/MenuTextColor=Menu Text" ag:style="label_and_color_row"/>
					</mx:VBox>
					<mx:VBox ag:style="color_content_column">
						<mx:ColorPicker id="headerBgColor" title="$$$/WPG/Templates/BlueFire/HeaderColor=Header" ag:style="label_and_color_row"/>
						<mx:ColorPicker id="menuBgColor" title="$$$/WPG/Templates/BlueFire/MenuColor=Menu" ag:style="label_and_color_row"/>
					</mx:VBox>
					<mx:VBox ag:style="color_content_column">
						<mx:ColorPicker id="galleryInfoBgColor" title="$$$/WPG/Templates/BlueFire/BackgroundColor=Background" ag:style="label_and_color_row"/>
						<mx:ColorPicker id="galleryInfoBorderColor" title="$$$/WPG/Templates/BlueFire/BackgroundBorderColor=Border" ag:style="label_and_color_row"/>
					</mx:VBox>
					<mx:VBox ag:style="color_content_column">
						<mx:ColorPicker id="controlColors1" title="$$$/WPG/Templates/BlueFire/controlColors/Background=Controls Background" ag:style="label_and_color_row"/>
						<mx:ColorPicker id="controlColors2" title="$$$/WPG/Templates/BlueFire/controlColors/Foreground=Controls Foreground" ag:style="label_and_color_row"/>
					</mx:VBox>
					<!--</mx:VBox>-->
				</mx:VBox>
			</mx:VBox>
		
			<mx:VBox ag:style="subdivided_sections" title="$$$/MediaGallery/gallerymaker/foldabeSection/Appearance=Appearance"
					 id="appearance">

				<mx:HBox>	 
					 
					<!-- Label Column -->
					<mx:VBox>
						<mx:Label text="$$$/MediaGallery/JavaScript/Label/ImageOptionsSlideShow=Slideshow Size:"
							ag:layout="alignment='right'," height="21" alignment="right" />
						<mx:Label text="$$$/MediaGallery/JavaScript/Label/ImageOptionsGalleryShow=Gallery Image Size:"
							ag:layout="alignment='right'," height="21" alignment="right" />
						<mx:Label text="$$$/MediaGallery/JavaScript/Label/ImageOptionsThumbnail=Thumbnail Size:"
							ag:layout="alignment='right'," height="21" alignment="right" />
						<mx:Label text="$$$/MediaGallery/JavaScript/Label/Quality=Quality:"
							ag:layout="alignment='right'," height="21" alignment="right" />
						<mx:Label text="$$$/WPG/Templates/BlueFire/Layout=Layout :" 
							height="21" alignment="right" />
					</mx:VBox>
					
					<mx:VBox>
						<mx:HBox>
							<mx:HSlider id="io_slide_show_size" width="95" height="21" etWidth="30" minimum="675" maximum="1600" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
						</mx:HBox>
						
						<mx:HBox>
							<mx:HSlider id="io_gallery_show_size" width="95" height="21" etWidth="30" minimum="450" maximum="1024" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
						</mx:HBox>

						<mx:HBox>
							<mx:HSlider id="io_thumbnail_size" width="95" height="21" etWidth="30" minimum="24" maximum="192" textLeft="" textRight="$$$/MediaGallery/gallerymaker/Pixel=px" ratio="1" />
						</mx:HBox>
						
						<mx:HBox>
							<mx:HSlider id="jpegQualitySlider" width="95" height="21" etWidth="30" minimum="0" maximum="100" textLeft="" textRight="" ratio="1" />
						</mx:HBox>
						
						<mx:HBox alignment="left">
							<mx:ComboBox id="startingViewView" ag:layout="place_horizontal=1, alignment='right'," width="124">
							<ag:popUpItems>
								<ag:popUpItem value="galleryScrollingBottom" title="$$$/WPG/BlueFire/galleryScrollingBottom=Scrolling"/>
								<ag:popUpItem value="galleryScrollingLeft" title="$$$/WPG/BlueFire/galleryScrollingLeft=Left"/>
								<ag:popUpItem value="galleryDefault" title="$$$/WPG/BlueFire/galleryDefault=Paginated"/>
								<ag:popUpItem value="slideshowOnly" title="$$$/WPG/BlueFire/SlideshowOnly=Slideshow Only"/>
							</ag:popUpItems>
							<mx:dataProvider>
								<mx:Array>
									<mx:String>galleryScrollingBottom</mx:String>
									<mx:String>galleryScrollingLeft</mx:String>
									<mx:String>galleryDefault</mx:String>
									<mx:String>slideshowOnly</mx:String>
								</mx:Array>
							</mx:dataProvider>
						</mx:ComboBox>
						</mx:HBox>	
					</mx:VBox>
					
				</mx:HBox>
				
			</mx:VBox>

		</mx:VBox>
	
		<!-- UI Layout End -->


		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<!-- preview size -->
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<mx:Binding destination="nonCSS.imageSize" source="previewSizePopUp.selectedItem.value"/>
		<mx:Binding destination="previewSizePopUp.selectedItem.value" source="nonCSS.imageSize"/>
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<!-- thumbnail size -->
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<mx:Binding source="io_slide_show_size.value" destination="appearance.slideShowSize.size"/>
		<mx:Binding source="appearance.slideShowSize.size" destination="io_slide_show_size.value"/>
		
		<mx:Binding source="io_gallery_show_size.value" destination="appearance.galleryShowSize.size"/>
		<mx:Binding source="appearance.galleryShowSize.size" destination="io_gallery_show_size.value"/>
		
		<mx:Binding source="io_thumbnail_size.value" destination="appearance.thumbnailShowSize.size"/>
		<mx:Binding source="appearance.thumbnailShowSize.size" destination="io_thumbnail_size.value"/>
		
		<mx:Binding destination="nonCSS.thumbSize" source="thumbSizePopUp.selectedItem.value"/>
		<mx:Binding destination="thumbSizePopUp.selectedItem.value" source="nonCSS.thumbSize"/>
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<!-- export watermark -->
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<mx:Binding destination="lightroomApplication.useWatermark" source="useWatermarkCheckbox.selected"/>
		<mx:Binding destination="useWatermarkCheckbox.selected" source="lightroomApplication.useWatermark"/>
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<mx:Binding destination="lightroomApplication.jpegQuality" source="jpegQualitySlider.value" />
		<mx:Binding destination="jpegQualitySlider.value" source="lightroomApplication.jpegQuality" />
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<!-- text -->
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<mx:Binding source="siteTitle.text" destination="metadata.siteTitle"/>
		<mx:Binding destination="siteTitle.text" source="metadata.siteTitle"/>

		<mx:Binding source="groupTitle.text" destination="metadata.groupTitle"/>
		<mx:Binding destination="groupTitle.text" source="metadata.groupTitle"/>

		<mx:Binding source="groupDescription.text" destination="metadata.groupDescription"/>
		<mx:Binding destination="groupDescription.text" source="metadata.groupDescription"/>

		<mx:Binding source="contactInfoName.text" destination="metadata.contactName"/>
		<mx:Binding destination="contactInfoName.text" source="metadata.contactName"/>

		<mx:Binding source="contactInfoLink.text" destination="metadata.contactEmail"/>
		<mx:Binding destination="contactInfoLink.text" source="metadata.contactEmail"/>

		<mx:Binding source="copyrightView.text" destination="metadata.copyrightInfo"/>
		<mx:Binding source="metadata.copyrightInfo" destination="copyrightView.text"/>

		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<!-- configuration -->

		<mx:Binding source="startingViewView.selectedItem.value"
			destination="appearance.viewOptions.startingView"/>
		<mx:Binding source="appearance.viewOptions.startingView"
			destination="startingViewView.selectedItem.value"/>

		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<!-- colors -->

		<mx:Binding source="menuForeColor.selectedColor" destination="appearance.menuBar.menuText.color"/>
		<mx:Binding destination="menuForeColor.selectedColor" source="appearance.menuBar.menuText.color"/>

		<mx:Binding source="menuForeColor.selectedColor"
			destination="appearance.contactInfo.contactInfoText.color"/>
		<mx:Binding destination="menuForeColor.selectedColor"
			source="appearance.contactInfo.contactInfoText.color"/>

		<mx:Binding source="menuBgColor.selectedColor"
			destination="appearance.menuBar.menuBgColor.color"/>
		<mx:Binding destination="menuBgColor.selectedColor"
			source="appearance.menuBar.menuBgColor.color"/>

		<mx:Binding source="headerForeColor.selectedColor"
			destination="appearance.headerBar.pageTitle.color"/>
		<mx:Binding destination="headerForeColor.selectedColor"
			source="appearance.headerBar.pageTitle.color"/>
		<mx:Binding source="headerForeColor.selectedColor"
			destination="appearance.headerBar.groupTitle.color"/>
		<mx:Binding destination="headerForeColor.selectedColor"
			source="appearance.headerBar.groupTitle.color"/>

		<mx:Binding source="headerBgColor.selectedColor"
			destination="appearance.headerBar.headerBarColor.color"/>
		<mx:Binding destination="headerBgColor.selectedColor"
			source="appearance.headerBar.headerBarColor.color"/>

		<mx:Binding source="textColor.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewControls.thumbViewCtrlText.color"/>
		<mx:Binding destination="textColor.selectedColor"
			source="appearance.thumbnailView.thumbnailViewControls.thumbViewCtrlText.color"/>

		<mx:Binding source="textColor.selectedColor"
			destination="appearance.slideshow.slideshowMetadata.metadataFieldText.color"/>
		<mx:Binding destination="textColor.selectedColor"
			source="appearance.slideshow.slideshowMetadata.metadataFieldText.color"/>

		<mx:Binding source="textColor.selectedColor"
			destination="appearance.galleryInfo.galleryInfoText.color"/>
		<mx:Binding destination="textColor.selectedColor"
			source="appearance.galleryInfo.galleryInfoText.color"/>

		<mx:Binding source="textColor.selectedColor"
			destination="appearance.slideshow.slideshowButtons.slideshowCtrlText.color"/>
		<mx:Binding destination="textColor.selectedColor"
			source="appearance.slideshow.slideshowButtons.slideshowCtrlText.color"/>

		<mx:Binding source="galleryInfoBorderColor.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewBorder.color"/>
		<mx:Binding destination="galleryInfoBorderColor.selectedColor"
			source="appearance.thumbnailView.thumbnailViewBorder.color"/>

		<mx:Binding source="galleryInfoBorderColor.selectedColor"
			destination="appearance.slideshow.slideshowBorder.color"/>
		<mx:Binding destination="galleryInfoBorderColor.selectedColor"
			source="appearance.slideshow.slideshowBorder.color"/>

		<mx:Binding source="galleryInfoBorderColor.selectedColor"
			destination="appearance.galleryInfo.galleryInfoBorder.color"/>
		<mx:Binding destination="galleryInfoBorderColor.selectedColor"
			source="appearance.galleryInfo.galleryInfoBorder.color"/>

		<mx:Binding source="galleryInfoBgColor.selectedColor"
			destination="appearance.galleryInfo.galleryInfoBgColor.color"/>
		<mx:Binding destination="galleryInfoBgColor.selectedColor"
			source="appearance.galleryInfo.galleryInfoBgColor.color"/>

		<mx:Binding source="galleryInfoBgColor.selectedColor"
			destination="appearance.background.backgroundBgColor.color"/>
		<mx:Binding destination="galleryInfoBgColor.selectedColor"
			source="appearance.background.backgroundBgColor.color"/>

		<!--
			Button and scrollback background colors are all wired to the "Control" color picker
				-->
		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBackground.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBackground.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.slideshow.slideshowButtons.slideshowBtnBackground.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.slideshow.slideshowButtons.slideshowBtnBackground.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.slideshow.videoCtrl.videoCtrlBtnBackground.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.slideshow.videoCtrl.videoCtrlBtnBackground.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.metadataView.metadataViewBtnBackground.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.metadataView.metadataViewBtnBackground.color"/>

		<!--
			Button and scrollback border colors are all wired to the "Control1" color picker, TOO
				-->
		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBorder.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnBorder.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.slideshow.slideshowButtons.slideshowBtnBorder.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.slideshow.slideshowButtons.slideshowBtnBorder.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.slideshow.videoCtrl.videoCtrlBtnBorder.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.slideshow.videoCtrl.videoCtrlBtnBorder.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.metadataView.metadataViewBtnBorder.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.metadataView.metadataViewBtnBorder.color"/>

		<!--
			Button foreground are also wired to Control2 color.
				-->
		<mx:Binding source="controlColors2.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnFore.color"/>
		<mx:Binding destination="controlColors2.selectedColor"
			source="appearance.thumbnailView.thumbnailViewControls.thumbViewBtnFore.color"/>

		<mx:Binding source="controlColors2.selectedColor"
			destination="appearance.slideshow.slideshowButtons.slideshowBtnFore.color"/>
		<mx:Binding destination="controlColors2.selectedColor"
			source="appearance.slideshow.slideshowButtons.slideshowBtnFore.color"/>

		<mx:Binding source="controlColors2.selectedColor"
			destination="appearance.slideshow.videoCtrl.videoCtrlBtnFore.color"/>
		<mx:Binding destination="controlColors2.selectedColor"
			source="appearance.slideshow.videoCtrl.videoCtrlBtnFore.color"/>

		<mx:Binding source="controlColors2.selectedColor"
			destination="appearance.metadataView.metadataViewBtnFore.color"/>
		<mx:Binding destination="controlColors2.selectedColor"
			source="appearance.metadataView.metadataViewBtnFore.color"/>

		<!--
			Scrollbars
				-->

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewScrollBars.thumbnailViewScrollBarFill.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.thumbnailView.thumbnailViewScrollBars.thumbnailViewScrollBarFill.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewScrollBars.thumbnailViewScrollBarBorder.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.thumbnailView.thumbnailViewScrollBars.thumbnailViewScrollBarBorder.color"/>

		<mx:Binding source="controlColors2.selectedColor"
			destination="appearance.thumbnailView.thumbnailViewScrollBars.thumbnailViewScrollBarFore.color"/>
		<mx:Binding destination="controlColors2.selectedColor"
			source="appearance.thumbnailView.thumbnailViewScrollBars.thumbnailViewScrollBarFore.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.galleryInfo.galleryInfoScrollBars.galleryInfoScrollBarFill.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.galleryInfo.galleryInfoScrollBars.galleryInfoScrollBarFill.color"/>

		<mx:Binding source="controlColors1.selectedColor"
			destination="appearance.galleryInfo.galleryInfoScrollBars.galleryInfoScrollBarBorder.color"/>
		<mx:Binding destination="controlColors1.selectedColor"
			source="appearance.galleryInfo.galleryInfoScrollBars.galleryInfoScrollBarBorder.color"/>

		<mx:Binding source="controlColors2.selectedColor"
			destination="appearance.galleryInfo.galleryInfoScrollBars.galleryInfoScrollBarFore.color"/>
		<mx:Binding destination="controlColors2.selectedColor"
			source="appearance.galleryInfo.galleryInfoScrollBars.galleryInfoScrollBarFore.color"/>
			
		<mx:Binding destination="appearance.jpegQuality.value" source="jpegQualitySlider.value"/>
		<mx:Binding destination="jpegQualitySlider.value" source="appearance.jpegQuality.value"/>

		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<!-- identity plate (DISABLED FOR BRIDGE)
		<mx:Binding destination="lightroomApplication.identityPlateExport"
			source="appearance.headerBar.pageTitleImg.bogusAttributeUsedToTriggerLiveUpdate2"/>
		<mx:Binding
			destination="appearance.headerBar.pageTitleImg.bogusAttributeUsedToTriggerLiveUpdate2"
			source="lightroomApplication.identityPlateExport"/>
		<mx:Binding destination="lightroomApplication.identityPlateExport"
			source="identityPlate.lightroomIdentityPlateValue"/>
		<mx:Binding destination="identityPlate.lightroomIdentityPlateValue"
			source="lightroomApplication.identityPlateExport"/>

		<mx:Binding destination="identityPlate.enabled"
			source="appearance.headerBar.pageTitleImg.visible"/>
		<mx:Binding destination="appearance.headerBar.pageTitleImg.visible"
			source="identityPlate.enabled"/>

		<mx:Binding destination="appearance.headerBar.pageTitleImg.visible"
			source="lightroomIdentityPlateEnabled.selected"/>
		<mx:Binding destination="lightroomIdentityPlateEnabled.selected"
			source="appearance.headerBar.pageTitleImg.visible"/>
		-->
		<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
		<mx:Binding      source="appearance.headerBar.headerBarColor.color" destination="iconicPreview.headerColor" />
		<mx:Binding      source="appearance.menuBar.menuBgColor.color" destination="iconicPreview.menuColor" />
		<mx:Binding      source="appearance.background.backgroundBgColor.color" destination="iconicPreview.backgroundColor" />
		<mx:Binding      source="appearance.viewOptions.startingView" destination="iconicPreview.startingView" />
		<mx:Binding      source="appearance.thumbnailView.thumbnailViewBgColor.color" destination="iconicPreview.thumbTint" />
		<mx:Binding      source="appearance.thumbnailView.thumbnailViewBorder.color" destination="iconicPreview.thumbBorderTint" />
		<mx:Binding      source="appearance.slideshow.slideshowBgColor.color" destination="iconicPreview.previewTint" />
		<mx:Binding      source="appearance.slideshow.slideshowBorder.color" destination="iconicPreview.previewBorderTint" />
		<mx:Binding      source="appearance.thumbnailView.thumbnailViewBgColor.alpha" destination="iconicPreview.thumbTintAlpha" />
		<mx:Binding      source="appearance.thumbnailView.thumbnailViewBorder.alpha" destination="iconicPreview.thumbBorderAlpha" />
		<mx:Binding      source="appearance.slideshow.slideshowBgColor.alpha" destination="iconicPreview.previewTintAlpha" />
		<mx:Binding      source="appearance.slideshow.slideshowBorder.alpha" destination="iconicPreview.previewBorderAlpha" />

	</mx:Application>
	<agIdentityPlate destination="resources/logo.png" value="lightroomApplication.identityPlateExport"
		maxWidth="225" maxHeight="46" enabledBinding="lightroomIdentityPlateEnabled.selected"/>
</galleryMaker>
