<GeneralSettings>
	<pageTitle></pageTitle>
	<logo></logo>
	<thumbnailBurningEffect>on</thumbnailBurningEffect>
	<largeImageBurningEffect>on</largeImageBurningEffect>
	<showBackgroundImage>false</showBackgroundImage>
	<stageBackgroundColor>ffffff</stageBackgroundColor>
	<categoryTextColor>000000</categoryTextColor>
	<categoryTextRolloverColor>333333</categoryTextRolloverColor>
	<categoryTextRolloverBackgroundColor>c3e0ff</categoryTextRolloverBackgroundColor>
	<arrowColor>1e69b9</arrowColor>
	<arrowRolloverColor>c3e0ff</arrowRolloverColor>
	<descriptionBackgroundColor>c3e0ff</descriptionBackgroundColor>
</GeneralSettings>


<!--
To turn off the "burning effect" for thumbnails:
Change <thumbnailBurningEffect> tag value from "on" to "off"

To turn off the "burning effect" for large images:
Change <largeImageBurningEffect> tag value from "on" to "off"

To hide the background image:
change <showBackgroundImage> tag value from "true" to "false"

To change Flash stage background color (only works when the background image is not shown):
change the tage value of <stageBackgroundColor>. e.g. 000000 is black, ffffff is white


To change descripton background color:
change the tage value of <descriptionBackgroundColor>. e.g. 000000 is black, ffffff is white
-->