<?xml version="1.0" ?>
<document>
	<config
            menu_offset_x="3"
            menu_offset_y="87"
            menu_align="right"

            menu_color="0x666666"
            menu_selected_color="0xff0000"

            
            width="760"
            template_max_height="1000"

            template_audio_path="media/audio/ufo.mp3"
            template_audio_auto_start="true"
            template_audio_loop="false"

            bg_image="media/images_background/center_up_2.png"
            bg_tile="none"
            bg_position="center_h"
            bg_color="0xAACCE6"
            bg_scale="original"

            central_bg_on="true"
            central_bg_margin_horizontal="40"
            central_bg_margin_top="20"
            central_bg_margin_bottom="40"
            central_bg_color="0xffffff"
            central_bg_alpha="0.95"

            controls_color="0x000000"
            controls_alpha="0.6"
            controls_sign_color="0xffffff"

            initial_volume="0.6"

            debug="false"
            grid="240,20*40"
        />
        
	<header height="150">
            <module name="ModuleImageList" width="126" height="60" y="52" x="-10">
                    <item path="media/logo.png" url="#" target="_self"/>
            </module>
        </header>

	<footer height="60" content_path="content_footer.xml" width="840" />
        
	<menu_item home="true" content_path="content_home.xml" >
		<name><![CDATA[ABOUT]]></name>
	</menu_item>
	<menu_item content_path="content_template_presentation.xml">
		<name><![CDATA[THE TEMPLATE]]></name>
                <menu_item content_path="content_frame_menu.xml">
                        <name><![CDATA[MINI MENUS]]></name>
                </menu_item>
                <menu_item content_path="content_template_grid_mode.xml" debug="true">
                        <name><![CDATA[GRID MODE]]></name>
                </menu_item>
                <menu_item content_path="content_background_info.xml">
                        <name><![CDATA[BACKGROUND IMAGES]]></name>
                        <menu_item content_path="content_background_info.xml" bg_image="media/images_background/tile_full.png" bg_tile="full" bg_color="0x141414">
                            <name><![CDATA[TILE FULL]]></name>
                        </menu_item>
                        <menu_item content_path="content_background_info.xml" bg_image="media/images_background/center_v_tile.png" bg_position="center_v" bg_tile="horizontal" bg_color="0xF3519D">
                            <name><![CDATA[TILE HORIZONTAL CENTER]]></name>
                        </menu_item>
                        <menu_item content_path="content_background_info.xml" bg_image="media/images_background/top_tile.png" bg_position="center_h" bg_tile="horizontal" bg_color="0xB2BD30B">
                            <name><![CDATA[TILE HORIZONTAL TOP]]></name>
                        </menu_item>
                        <menu_item content_path="content_background_info.xml" bg_image="media/images_background/center_h_tile.png" bg_position="center_h" bg_tile="vertical" bg_color="0xFEC91B">
                            <name><![CDATA[TILE VERTICAL]]></name>
                        </menu_item>
                        <menu_item content_path="content_background_info.xml" bg_image="media/images_background/mini_monkey.png" bg_position="center" bg_tile="none" bg_scale="fill" bg_color="0x333333">
                            <name><![CDATA[FILL SCREEN]]></name>
                        </menu_item>
                        <menu_item content_path="content_background_info.xml" bg_image="media/images_background/mini_monkey.png" bg_position="center" bg_tile="none" bg_scale="fit" bg_color="0x333333">
                            <name><![CDATA[FIT SCREEN]]></name>
                        </menu_item>
                </menu_item>
        </menu_item>
	<menu_item>
		<name><![CDATA[MODULES]]></name>
                <menu_item content_path="content_info_image_list.xml" debug="false" grid="175,20*40">
                    <name><![CDATA[IMAGE LIST]]></name>
                </menu_item>
                <menu_item content_path="content_info_thumb_list.xml" >
                    <name><![CDATA[THUMB LIST]]></name>
                </menu_item>
                <menu_item content_path="content_info_video_player.xml" >
                    <name><![CDATA[VIDEO PLAYER]]></name>
                </menu_item>
                <menu_item content_path="content_info_audio_player.xml" >
                    <name><![CDATA[AUDIO PLAYER]]></name>
                </menu_item>
                <menu_item content_path="content_info_ba_viewer.xml" >
                    <name><![CDATA[BEFORE and AFTER VIEWER]]></name>
                </menu_item>
                <menu_item content_path="content_info_text_area_and_contact.xml" >
                    <name><![CDATA[TEXT AREA and CONTACT FORM]]></name>
                </menu_item>
 	</menu_item>
	<menu_item>
		<name><![CDATA[DEMO TEMPLATES]]></name>
                <menu_item content_path="content_demo_color_and_position.xml">
                    <name><![CDATA[COLORS and POSITION]]></name>
                </menu_item>
                <menu_item url="_template_lemon/index.html">
                    <name><![CDATA[LEMON]]></name>
                </menu_item>
                <menu_item url="_template_carbon/index.html">
                    <name><![CDATA[CARBON]]></name>
                </menu_item>
                <menu_item url="_template_product/index.html">
                    <name><![CDATA[THE PRODUCT]]></name>
                </menu_item>
	</menu_item>
        <menu_item url="http://activeden.net/user/wickedpixel" target="_blank">
            <name><![CDATA[URL]]></name>
        </menu_item>
	<menu_item url="mailto:wp.works@gmail.com" target="_self">
		<name><![CDATA[EMAIL]]></name>
	</menu_item>		
</document>