<?xml version="1.0" encoding="UTF-8"?>
<!-- 

For support, visit www.flash-extensions.net

-Place the swf (news file) and XML (config file) in same directory and make sure the xml file has the "news.xml" name.
-Edit this file with a txt editor, always save the file as UTF-8 encoding.
-To resize the news edit the "news_size" and set maximal width and height value then also edit yout html code to change the swf file size, news will remain in top left corner and news wil have the maximal width and height set in this XML file.

-->
<news>
	<properties>
		<news_size>
			<!-- Here you can define the maximal width and height of the news. -->
			<news_width value="183"/>
			<news_height value="420"/>
		</news_size>
		<colors_and_alpha>
			<!-- You can choose colors for different parts of the news and degree of its transparency (alpha). -->
			<header>
				<main_color Color="FFFFFF" Alpha="100"/>
				<gradient_color topColor="A46FBC" bottomColor="743A8E" Alpha="100"/>
				<border_color Color="743A8E" Alpha="80"/>
			</header>
			<background>
				<main_color Color="FFFFFF" Alpha="100"/>
				<gradient_color topColor="EFE7F2" bottomColor="E0CDDE" Alpha="100"/>
				<border_color Color="EFE7F2" Alpha="100"/>
			</background>
			<general_scrollbar>
				<face_color Color="F7AA64"/>
				<arrow_color Color="CE6505"/>
				<darkshadow_color Color="E3954E"/>
				<shadow_color Color="E8964B"/>
				<highlight_color Color="E8964B"/>
				<highlight3D_color Color="FDC38F"/>
				<scrolltrack_color Color="DCE2E3"/>
			</general_scrollbar>
			<free_version_limitation>
				<fe_header_text_color Color="FFFFFF"/>
				<fe_news_text_color Color="4D8DDE"/>
			</free_version_limitation>
		</colors_and_alpha>
		<news_view>
			<!-- Here you can define the settings of the look of the news. -->
			<news_headers height="50"/>
			<distance_between_news height="0"/>
			<bg_round_corners radius="10"/>
			<content_indent width="5"/>
		</news_view>
		<your_background>
			<!-- you can chose a news background file (gif, png, swf or jpg) enter full path to it or enter "" -->
			<bg bg_file_path=""/>
		</your_background>
	</properties>
	<news>
		<!-- Here you can add / remove news blocks. -->
		<!-- To disable/hide a news block enter disable="1". -->
		<!-- To disable/hide a small image enter disable="1". -->
		<!-- Image align values: "left" or "right". -->
		<!-- To hide a image border enter border="0", to show border="1". -->
		<!-- To hide a second big text and "read more" button just remove <second_big_text> node. -->
		<!-- If you use HTML tags in texts and labels don't remove xml tag CDATA (example: <![CDATA[   YOUR HTML TEXT   ]]>). -->
		<!-- See supported html tags in "SupportedHTMLtags.doc" in package. -->
		<!-- Useful advice: Online flash html text editor demo - http://www.flashtexteditor.com/v1.5 -->
		<news_block disable="0">
			<first_small_text><![CDATA[<P ALIGN="JUSTIFY">--------------------------------------<br><FONT FACE="_sans" SIZE="11" COLOR="#4D8DDE"><a href='http://www.macromedia.com' target='_blank'><img src='images/ma.jpg' height='25' width='25' vspace='2' hspace='4'></a><u><a href='http://www.macromedia.com' target='_blank'>Macromedia</a></u><br></FONT><FONT FACE='Tahoma' SIZE='11' COLOR='#000000'><b>4</b> star rating<br>--------------------------------------<FONT FACE="_sans" SIZE="11" COLOR="#4D8DDE"><a href='http://www.adobe.com' target='_blank'><img src='images/ad.jpg' height='25' width='25' vspace='2' hspace='4'></a><u><a href='http://www.adobe.com' target='_blank'>Adobe</a></u><br></FONT><FONT FACE='Tahoma' SIZE='11' COLOR='#000000'><b>3</b> star rating<br>--------------------------------------<FONT FACE="_sans" SIZE="11" COLOR="#4D8DDE"><a href='http://www.flashkit.com' target='_blank'><img src='images/fk.jpg' height='25' width='25' vspace='2' hspace='4'></a><u><a href='http://www.flashkit.com' target='_blank'>Flash Kit</a></u><br></FONT><FONT FACE='Tahoma' SIZE='11' COLOR='#000000'><b>2</b> star rating<br>--------------------------------------<FONT FACE="_sans" SIZE="11" COLOR="#4D8DDE"><a href='http://www.2advanced.com' target='_blank'><img src='images/2a.jpg' height='25' width='25' vspace='2' hspace='4'></a><u><a href='http://www.2advanced.com' target='_blank'>2advanced</a></u><br></FONT><FONT FACE='Tahoma' SIZE='11' COLOR='#000000'><b>1</b> star rating<br>--------------------------------------<br></FONT></P><P ALIGN="CENTER"><FONT FACE="_sans" SIZE="11" COLOR="#658185">You can be a top flash sites too! Just rate and review the our site and extensions in internet.<br>************************<br>************</FONT></P>]]></first_small_text>
		</news_block>
	</news>
</news>
