<?xml version="1.0" encoding="UTF-8"?>
<panel title="Photo Blog DEMO v1.0">
	<item type="numericSteper" name="property2">
		<title><![CDATA[Slideshow Delay]]></title>
		<description><![CDATA[]]></description>
		<maximum>30</maximum>
		<minimum>0</minimum>
		<stepSize>1</stepSize>
		<value>10</value>
	</item>
	<item type="checkBox" name="hitCounter">
		<title><![CDATA[Views Counter Switch]]></title>
		<description><![CDATA[Enable / Disable]]></description>
		<selected>true</selected>
	</item>
	<item type="comboBox" name="property0">
		<title><![CDATA[Flash Object WMode]]></title>
		<description><![CDATA[If 'transparent' - "Background Color" option is ignored, but you can position the absolute elements over the flash.]]></description>
		<data>
			<label name="Window"><![CDATA[window]]></label>
			<label name="Transparent"><![CDATA[transparent]]></label>
			<label name="Opaque"><![CDATA[opaque]]></label>
			<label name="Direct"><![CDATA[direct]]></label>
		</data>
		<prompt><![CDATA[]]></prompt>
		<rowCount>4</rowCount>
		<value><![CDATA[opaque]]></value>
	</item>
	<item type="checkBox" name="swfmousewheel">
		<title><![CDATA[SWF Mouse Wheel]]></title>
		<description><![CDATA[Turn On/Off mouse wheel detection over Gallery.]]></description>
		<selected>false</selected>
	</item>
	<item type="colorPicker" name="property1">
		<title><![CDATA[Background Color]]></title>
		<description><![CDATA[]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0xffffff</selectedColor>
	</item>
	<item type="colorPicker" name="linesColor">
		<title><![CDATA[Lines Color (Header & Footer)]]></title>
		<description><![CDATA[]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0x444444</selectedColor>
	</item>
	<item type="slider" name="thumbWidth">
		<title><![CDATA[Thumbnail Width]]></title>
		<maximum>500</maximum>
		<minimum>100</minimum>
		<snapInterval>1</snapInterval>
		<tickInterval>20</tickInterval>
		<value>160</value>
	</item>
	<item type="slider" name="thumbHeight">
		<title><![CDATA[Thumbnail Height]]></title>
		<maximum>500</maximum>
		<minimum>100</minimum>
		<snapInterval>1</snapInterval>
		<tickInterval>20</tickInterval>
		<value>160</value>
	</item>
	<item type="colorPicker" name="property7">
		<title><![CDATA[Category Buttons Color]]></title>
		<description><![CDATA[]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0x75c30f</selectedColor>
	</item>
	<item type="colorPicker" name="property8">
		<title><![CDATA[Category Buttons Color on Mouseover]]></title>
		<description><![CDATA[]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0x232323</selectedColor>
	</item>
	<item type="colorPicker" name="property15">
		<title><![CDATA[Image Title Color]]></title>
		<description><![CDATA[Color of text for image title in the description.]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0x75c30f</selectedColor>
	</item>
	<item type="numericSteper" name="titleFontSize">
		<title><![CDATA[Title Text Font Size]]></title>
		<maximum>24</maximum>
		<minimum>8</minimum>
		<stepSize>1</stepSize>
		<value>12</value>
	</item>
	<item type="colorPicker" name="property16">
		<title><![CDATA[Image Description Text Color]]></title>
		<description><![CDATA[Color of text for image description.]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0x000000</selectedColor>
	</item>
	<item type="numericSteper" name="descriptionFontSize">
		<title><![CDATA[Description Text Font Size]]></title>
		<maximum>24</maximum>
		<minimum>8</minimum>
		<stepSize>1</stepSize>
		<value>12</value>
	</item>
	<item type="colorPicker" name="linkColor">
		<title><![CDATA[Image Description Link Color]]></title>
		<description><![CDATA[Color of text for image description.]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0x75c30f</selectedColor>
	</item>
	<item type="colorPicker" name="backButtonColorText">
		<title><![CDATA[Back Button Text Color]]></title>
		<description><![CDATA[Full Window Gallery Template.]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0xffffff</selectedColor>
	</item>
	<item type="colorPicker" name="backButtonColorBg">
		<title><![CDATA[Back Button BG Color]]></title>
		<description><![CDATA[Full Window Gallery Template.]]></description>
		<showTextField>true</showTextField>
		<selectedColor>0x000000</selectedColor>
	</item>
<properties>
  <property0><![CDATA[opaque]]></property0>
  <swfmousewheel>false</swfmousewheel>
  <property1>0xffffff</property1>
  <property2>10</property2>
  <thumbWidth>160</thumbWidth>
  <thumbHeight>160</thumbHeight>
  <property7>0x75c30f</property7>
  <property8>0x232323</property8>
  <property15>0x75c30f</property15>
  <property16>0x000000</property16>
  <linesColor>0x444444</linesColor>
  <linkColor>0x75c30f</linkColor>
  <titleFontSize>12</titleFontSize>
  <descriptionFontSize>12</descriptionFontSize>
  <backButtonColorText>0xffffff</backButtonColorText>
  <hitCounter>true</hitCounter>
</properties>
</panel>