<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE root SYSTEM "config.dtd">
<!--
(c) 2008 www.TUFaT.com
All Rights Reserved. Please
do not re-sell/re-distribute
this software.
-->
<root>

	<config>
		
		<font>
			<fontFace>Arial</fontFace>
			<fontSize>16</fontSize>
			<!-- 1 = bold; 2 = italic; 3 = bold+italic; -->
			<fontDecoration>1</fontDecoration>
			<textAlign>left</textAlign>
		</font>
		
		<color>
			<textColor>ccccff</textColor>
			<textActiveColor>5a8ab6</textActiveColor>
		</color>
		
		<precision>
			<xStart>20</xStart>
			<yStart>80</yStart>
			<space>3</space>
		</precision>
		
		<menu>
			<item>
				<text>Feature Films</text>
				<link>http://wwnum.com/features.php</link>
				<target></target>
			</item>
			<item>					
				<text>Short Films</text>				
				<link>http://wwnum.com/shorts.php</link>
				<target></target>
			</item>
			<item>					
				<text>Television Shows</text>				
				<link>http://wwnum.com/television.php</link>
				<target></target>
			</item>
			<item>
				<text>Books</text>
				<link>http://wwnum.com/books.php</link>
				<target></target>
			</item>
			<item>		
				<text>Worldsmiths</text>				
				<link>http://worldsmiths.org/</link>
				<target>wsmiths</target>
			</item>
		</menu>
		
		<circle>
			<!-- don't display if empty <text> -->
			<text>Works by D.Michael</text>
			<fontFace>Arial</fontFace>
			<fontSize>14</fontSize>
			<!-- 1 = bold; 2 = italic; 3 = bold+italic; -->
			<fontDecoration>0</fontDecoration>
			<textColor>ffffff</textColor>
			<bgColor>880000</bgColor>
			<circleRoundColor>440000</circleRoundColor>
		</circle>
		
		<bgColor>000000</bgColor>
		
		<shine>
			<shineColor>5a8ab6</shineColor>
			<shineAlpha>100</shineAlpha>
		</shine>
		
		<bubbles>
			<bubblesColor>5a8ab6</bubblesColor>
			<bubblesAlpha>100</bubblesAlpha>
		</bubbles>
	
	</config>

</root>
