<?xml version="1.0" ?>

<content>

	<galleryXPosition>0</galleryXPosition>
	<galleryYPosition>0</galleryYPosition>
	<galleryWidth>590</galleryWidth>
	<galleryHeight>300</galleryHeight>
	<imageWidth>590</imageWidth>

	<descriptionBarColor>0x000000</descriptionBarColor>
	<descriptionBarAlpha>0.5</descriptionBarAlpha>

	<item>
		<imageURL>images/triworks_abstract1.jpg</imageURL>
		<description><FONT SIZE="18" COLOR="#FF0033">Overview of file</FONT><br></br><FONT SIZE="12" COLOR="#FFFFFF">This is a XML-driven easy image viewer that links out to URLs that you specify.  The images move depending on horizontal mouse position and snap into place.  You will be able to format your description text with HTML and CSS, allowing you to change the size and color of your text and more!  The file supports different lenghts of descriptions.  You can also have no description at all.  When you click on the image, it will link out to an URL you have specified - however, you can also turn this feature off so there is no linking out.  You can also control through the XML if the link opens a new page or stays on the same page.  Through the XML, you can change the gallery X and Y position, change the gallery width and height, change the description background bar color and transparency, and more.</FONT></description>
		<linkOutURL>http://flashden.net/user/ChristianKragh?ref=ChristianKragh</linkOutURL>
		<linkOutTarget>_blank</linkOutTarget>
	</item>

	<item>
		<imageURL>images/triworks_abstract2.jpg</imageURL>
		<description><FONT SIZE="18" COLOR="#FF0033">Abstract Work 2</FONT><br></br><FONT SIZE="12" COLOR="#FFFFFF">This is a example description.  The file will adapt to however long your description is.  It will size the description background bar appropriately and show the entire description, however.  If there is no description - it won't show a description at all.</FONT></description>
		<linkOutURL>http://flashden.net/user/ChristianKragh?ref=ChristianKragh</linkOutURL>
		<linkOutTarget>_blank</linkOutTarget>
	</item>

	<item>
		<imageURL>images/triworks_abstract3.jpg</imageURL>
		<description></description>
		<linkOutURL>http://flashden.net/user/ChristianKragh?ref=ChristianKragh</linkOutURL>
		<linkOutTarget>_blank</linkOutTarget>
	</item>

	<item>
		<imageURL>images/triworks_abstract4.jpg</imageURL>
		<description><FONT SIZE="18" COLOR="#FF0033">Abstract Work 4</FONT><br></br><FONT SIZE="12" COLOR="#FFFFFF">This is an example of where the image does not link out to any URL.  To do this, simply leave the linkOutURL tag in the XML blank.</FONT></description>
		<linkOutURL></linkOutURL>
		<linkOutTarget></linkOutTarget>
	</item>

	<item>
		<imageURL>images/triworks_abstract5.jpg</imageURL>
		<description><FONT SIZE="18" COLOR="#FF0033">Abstract Work 5</FONT><br></br><FONT SIZE="12" COLOR="#FFFFFF">You can have any image size and control many aspects of the file through the XML - please see the description of the file below.</FONT></description>
		<linkOutURL>http://flashden.net/user/ChristianKragh?ref=ChristianKragh</linkOutURL>
		<linkOutTarget>_blank</linkOutTarget>
	</item>



</content>