<Dialog>        
    	<text name = "tscreenRatio" style="FuncButtonText">
    	    <text> LANG('Screen Ratio') </text>
	 	    <position> 5, 0, 400, 27 </position>
	        <dock_side> 'HORZ', </dock_side>
    	</text>    
    	
    	<SettingButton name = "bscreenRatio">
	 	    <rect> 0, 27, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ', </dock_side>
	        <focus_group> "tscreenRatio" </focus_group>
    	</SettingButton>
        
        <text name = "tdisplayMode" style="FuncButtonText">
	 	    <rect> 5, 83, 400, 27 </rect>
	        <text> LANG('Display Mode Preference') </text>
	        <dock_side> 'HORZ', </dock_side>
    	</text>        	

    	<SettingButton name = "bdisplayMode">
	 	    <rect> 0, 110, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ', </dock_side>
	        <focus_group> "tdisplayMode" </focus_group>
    	</SettingButton>
        
        <text name = "toutputType" style="FuncButtonText">
	 	    <rect> 5, 166, 400, 27 </rect>
	        <text> LANG('4 : 3 output type') </text>
	        <dock_side> 'HORZ', </dock_side>
    	</text>        	

    	<SettingButton name = "boutputType">
	 	    <rect> 0, 193, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ', </dock_side>
	        <focus_group> "toutputType" </focus_group>
    	</SettingButton>
    	
        <text name = "tTTDQ" style="FuncButtonText">
    	    <text> LANG('Auto TrueTheater effects') </text>
	 	    <rect> 0, 332, 400, 27 </rect>
	        <dock_side> 'LEFT', 'RIGHT'</dock_side>
    	</text>    
    	
    	<SettingButton name = "bTTDQ">
	 	    <rect> 0, 359, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'LEFT', 'RIGHT'</dock_side>
	        <focus_group> "tTTDQ" </focus_group>
    	</SettingButton>
    	
        <text name = "tcolorProfile" style="FuncButtonText">
	 	    <rect> 5, 415, 400, 27 </rect> 
	        <text> LANG('color profile') </text>
	        <dock_side> 'HORZ',</dock_side>
    	</text>        	    	
    	
    	<SettingButton name = "bcolorProfile">
	 	    <rect> 0, 442, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tcolorProfile" </focus_group>
    	</SettingButton>        
        
        <text name = "tcaption" style="FuncButtonText">
	 	    <rect> 5, 498, 400, 27 </rect> 
	        <text> LANG('Closed captions') </text>
	        <dock_side> 'HORZ',</dock_side>
    	</text>        	    	
    	
    	<SettingButton name = "bcaption">
	 	    <rect> 0, 525, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tcaption" </focus_group>
    	</SettingButton> 
        
        <text name = "tmuteAction" style="FuncButtonText">
	 	    <rect> 5, 581, 400, 27 </rect> 
	        <text> LANG('Action upon Mute') </text>
	        <dock_side> 'HORZ',</dock_side>
    	</text>        	    	
    	
    	<SettingButton name = "bmuteAction">
	 	    <rect> 0, 608, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tmuteAction" </focus_group>
    	</SettingButton>	
        
    	<text name = "tvideoQuality" style="FuncButtonText">
	 	    <rect> 5, 664, 400, 27 </rect> 
	        <text> LANG('Video Quality') </text>
	        <dock_side> 'HORZ',</dock_side>
	        <visible>False</visible>
    	</text>        	    	
    	
    	<SettingButton name = "bvideoQuality">
	 	    <rect> 0, 691, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tvideoQuality" </focus_group>
	        <visible>False</visible>
    	</SettingButton> 	

<!-- from now on they are useless -->

        <!-- Style -->
        <text name = "tstyle" style="FuncButtonText">
	 	    <rect> 5, 747, 400, 27 </rect>
	        <text> LANG('Style') </text>
	        <dock_side> 'HORZ',</dock_side>
    	</text>        	    	
    	
    	<SettingButton name = "bstyle">
	 	    <rect> 0, 774, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tstyle" </focus_group>
    	</SettingButton>

        <!-- Skin -->
        <text name = "tskinType" style="FuncButtonText">
	 	    <rect> 5, 830, 400, 27 </rect> 
    	    <text> LANG('Skin Type') </text>
	        <dock_side> 'HORZ',</dock_side>
    	</text>    
    	
    	<SettingButton name = "bskinType">
	 	    <rect> 0, 857, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tskinType" </focus_group>
    	</SettingButton>

        <!-- Display effect -->
        <text name = "tdisplayEffect" style="FuncButtonText">
	 	    <rect> 5, 913, 400, 27 </rect> 
	        <text> LANG('Display Effect') </text>
	        <dock_side> 'HORZ',</dock_side>
    	</text>        	    	
    	
    	<SettingButton name = "bdisplayEffect">
	 	    <rect> 0, 940, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tdisplayEffect" </focus_group>
    	</SettingButton>
        
        <!-- Mobility Pack -->
        <text name = "tmobilityPack" style="FuncButtonText">
	 	    <rect> 5, 996, 400, 27 </rect> 
	        <text> LANG('Mobility Setting') </text>
	        <dock_side> 'HORZ',</dock_side>
    	</text>        	    	
    	
    	<SettingButton name = "bmobilityPack">
	 	    <rect> 0, 1023, 520, 61 </rect>
	        <caption> '' </caption>
	        <dock_side> 'HORZ',</dock_side>
	        <focus_group> "tmobilityPack" </focus_group>
    	</SettingButton>
    
        <dirmap from = "bscreenRatio" down = "bdisplayMode"/>
        <dirmap from = "bdisplayMode" down = "boutputType"/>
        <dirmap from = "boutputType" down = "bTTDQ"/>
        <dirmap from = "bTTDQ" down = "bcolorProfile"/>
        <dirmap from = "bcolorProfile" down = "bcaption"/>
        <dirmap from = "bcaption" down = "bmuteAction"/>
        <dirmap from = "bmuteAction" down = "bvideoQuality"/>
        <dirmap from = "bvideoQuality" down = "bstyle"/>
        <dirmap from = "bstyle" down = "bskinType"/>
        <dirmap from = "bskinType" down = "bdisplayEffect"/>
        <dirmap from = "bdisplayEffect" down = "bmobilityPack"/>
        <dirmap from = "bmobilityPack" down = "bscreenRatio"/>
        
        <dirmap from = "bmobilityPack" up = "bdisplayEffect"/>
        <dirmap from = "bdisplayEffect" up = "bskinType"/>
        <dirmap from = "bskinType" up = "bstyle"/>
        <dirmap from = "bstyle" up = "bvideoQuality"/>
        <dirmap from = "bvideoQuality" up = "bmuteAction"/>
        <dirmap from = "bmuteAction" up = "bcaption"/>
        <dirmap from = "bcaption" up = "bcolorProfile"/>
        <dirmap from = "bcolorProfile" up = "bTTDQ"/>
        <dirmap from = "bTTDQ" up = "boutputType"/>
        <dirmap from = "boutputType" up = "bdisplayMode"/>
        <dirmap from = "bdisplayMode" up = "bscreenRatio"/>
        <dirmap from = "bscreenRatio" up = "bmobilityPack"/>
</Dialog>
