<!-- 'baseURL' where file are on the server, should end with '/' symbol -->
<!-- 'clickURL' backlink to your site -->
<!-- 'clickLABEL' label of the backlink to your site -->
<!-- 'linkTYPE' can be 'link' and 'rect', if link then backlink will be usual html link, otherwise yellow box will appear -->
<settings>
 <baseURL>http://flplayer.com/cube/</baseURL>
 <clickURL>http://www.flplayer.com/</clickURL>
 <clickLABEL>FLPLAYER.COM</clickLABEL>
 <linkTYPE>link</linkTYPE>
 <!-- you can turn shadow effect 'on' or 'off' -->
 <shadow_effect>off</shadow_effect>
 <max_file_size_kb>2500</max_file_size_kb>
 <back_color>0x777777</back_color>
 <panel_color1>0x6699cc</panel_color1>
 <panel_color2>0xffffff</panel_color2>
 <title_color>0xffffff</title_color>
 <text_color>0x666666</text_color>
</settings>