layouts/aknlayout2/generated/Vga_touch_akn_app/aknlayoutscalable_elaf_pvl_av_vga_lsc_tch_normal.cpp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 09 Jun 2010 10:47:45 +0300
branchRCL_3
changeset 63 9ad3127c7f4d
parent 0 05e9090e2422
permissions -rw-r--r--
Revision: 201021 Kit: 2010123

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/

// AknLayoutScalable_Elaf_pvl_av_vga_lsc_tch_Normal generated by
// AknLayoutCompiler -p..\generated\Vga_touch_akn_app MLCompCdl2InstO -i..\generated\Vga_touch_akn_app\instances.txt -z..\generated\LayoutZoomFactorConfig.txt -allparams -d ..\cdl\AknLayoutScalable_Avkon.cdl -a ..\xml\av\_all\pvp_av_vga_prt_tch\display_eur_compData.xml AknLayoutScalable_Elaf_pvp_av_vga_prt_tch -m..\xml\av\_all\pvp_av_vga_prt_tch\display_arabic_hebrew_compData.xml AknLayoutScalable_Abrw_pvp_av_vga_prt_tch ..\xml\av\_all\pvl_av_vga_lsc_tch\display_eur_compData.xml AknLayoutScalable_Elaf_pvl_av_vga_lsc_tch -m..\xml\av\_all\pvl_av_vga_lsc_tch\display_arabic_hebrew_compData.xml AknLayoutScalable_Abrw_pvl_av_vga_lsc_tch
// This customisation implements the interface defined in AknLayoutScalable_Avkon.cdl

#include "aknlayoutscalable_elaf_pvl_av_vga_lsc_tch_normal.h"
#include "aknlayout2scalabledecode.h"
namespace AknLayoutScalable_Avkon { extern const TUint8 KByteCodedData_AknLayoutScalable_Elaf_pvp_av_vga_prt_tch[]; }

namespace AknLayoutScalable_Elaf_pvl_av_vga_lsc_tch_Normal
{

extern const TUint16 KDataLookup[AknLayoutScalable_Avkon::E_TApiId_TableSize];
const SCompDataImplData KImplData = { KDataLookup, AknLayoutScalable_Avkon::KByteCodedData_AknLayoutScalable_Elaf_pvp_av_vga_prt_tch + 0x00000000 };

TAknWindowComponentLayout WindowLineVCR(TInt aVariety, TInt aCol, TInt aRow) { return AknLayoutScalableDecode::WindowLineVCR(&KImplData, aVariety, aCol, aRow); }
TAknLayoutScalableParameterLimits ParameterLimitsV(TInt aVariety) { return AknLayoutScalableDecode::ParameterLimitsV(&KImplData, aVariety); }
TAknTextComponentLayout TextLineVCR(TInt aVariety, TInt aCol, TInt aRow) { return AknLayoutScalableDecode::TextLineVCR(&KImplData, aVariety, aCol, aRow); }
TAknTextComponentLayout TextLineRVC(TInt aRow, TInt aVariety, TInt aCol) { return AknLayoutScalableDecode::TextLineRVC(&KImplData, aRow, aVariety, aCol); }
TAknWindowComponentLayout WindowLineRVC(TInt aRow, TInt aVariety, TInt aCol) { return AknLayoutScalableDecode::WindowLineRVC(&KImplData, aRow, aVariety, aCol); }
TAknWindowComponentLayout WindowLineCVR(TInt aCol, TInt aVariety, TInt aRow) { return AknLayoutScalableDecode::WindowLineCVR(&KImplData, aCol, aVariety, aRow); }
TAknWindowComponentLayout WindowLineVRC(TInt aVariety, TInt aRow, TInt aCol) { return AknLayoutScalableDecode::WindowLineVRC(&KImplData, aVariety, aRow, aCol); }
TAknTextComponentLayout TextLineVRC(TInt aVariety, TInt aRow, TInt aCol) { return AknLayoutScalableDecode::TextLineVRC(&KImplData, aVariety, aRow, aCol); }
TAknWindowComponentLayout WindowLineCRV(TInt aCol, TInt aRow, TInt aVariety) { return AknLayoutScalableDecode::WindowLineCRV(&KImplData, aCol, aRow, aVariety); }
TAknWindowComponentLayout WindowTableLVCR(TInt aLineIndex, TInt aVariety, TInt aCol, TInt aRow) { return AknLayoutScalableDecode::WindowTableLVCR(&KImplData, aLineIndex, aVariety, aCol, aRow); }
TAknLayoutScalableTableLimits Limits() { return AknLayoutScalableDecode::TableLimits(KDataLookup); }
TAknLayoutScalableParameterLimits ParameterLimitsTableLV(TInt aLineIndex, TInt aVariety) { return AknLayoutScalableDecode::ParameterLimitsTableLV(&KImplData, aLineIndex, aVariety); }
TAknTextComponentLayout TextTableLVCR(TInt aLineIndex, TInt aVariety, TInt aCol, TInt aRow) { return AknLayoutScalableDecode::TextTableLVCR(&KImplData, aLineIndex, aVariety, aCol, aRow); }
TAknTextComponentLayout TextTableLRVC(TInt aLineIndex, TInt aRow, TInt aVariety, TInt aCol) { return AknLayoutScalableDecode::TextTableLRVC(&KImplData, aLineIndex, aRow, aVariety, aCol); }
TAknLayoutScalableComponentType GetComponentTypeById(TInt aComponentId) { return AknLayoutScalableDecode::GetComponentTypeById(&KImplData, aComponentId); }
TAknLayoutScalableParameterLimits GetParamLimitsById(TInt aComponentId, TInt aVariety) { return AknLayoutScalableDecode::GetParamLimitsById(&KImplData, aComponentId, aVariety); }
TAknWindowComponentLayout GetWindowComponentById(TInt aComponentId, TInt aVariety, TInt aCol, TInt aRow) { return AknLayoutScalableDecode::GetWindowComponentById(&KImplData, aComponentId, aVariety, aCol, aRow); }
TAknTextComponentLayout GetTextComponentById(TInt aComponentId, TInt aVariety, TInt aCol, TInt aRow) { return AknLayoutScalableDecode::GetTextComponentById(&KImplData, aComponentId, aVariety, aCol, aRow); }

const TUint16 KDataLookup[AknLayoutScalable_Avkon::E_TApiId_TableSize] =
	{
0xa797,	// (0x0000a797) Screen

0xa7a3,	// (0x0000a7a3) application_window_ParamLimits

0xa7a3,	// (0x0000a7a3) application_window

0x002e,	// (0x0000002e) screen_g1

0x0084,	// (0x00000084) area_bottom_pane_ParamLimits

0x0084,	// (0x00000084) area_bottom_pane

0xa81d,	// (0x0000a81d) area_top_pane_ParamLimits

0xa81d,	// (0x0000a81d) area_top_pane

0xa8aa,	// (0x0000a8aa) main_pane_ParamLimits

0xa8aa,	// (0x0000a8aa) main_pane

0x0268,	// (0x00000268) misc_graphics

0xc011,	// (0x0000c011) battery_pane_ParamLimits

0xc011,	// (0x0000c011) battery_pane

0x4097,	// (0x00004097) bg_status_flat_pane_g8

0x409f,	// (0x0000409f) bg_status_flat_pane_g9

0x328b,	// (0x0000328b) context_pane_ParamLimits

0x328b,	// (0x0000328b) context_pane

0xc183,	// (0x0000c183) navi_pane_ParamLimits

0xc183,	// (0x0000c183) navi_pane

0xc206,	// (0x0000c206) signal_pane_ParamLimits

0xc206,	// (0x0000c206) signal_pane

0x0008,

0xa185,	// (0x0000a185) bg_status_flat_pane_g

0xc291,	// (0x0000c291) status_pane_g1_ParamLimits

0xc291,	// (0x0000c291) status_pane_g1

0xc2a6,	// (0x0000c2a6) status_pane_g2_ParamLimits

0xc2a6,	// (0x0000c2a6) status_pane_g2

0x34cd,	// (0x000034cd) status_pane_g3_ParamLimits

0x34cd,	// (0x000034cd) status_pane_g3

0x0004,

0xe4d9,	// (0x0000e4d9) status_pane_g_ParamLimits

0xe4d9,	// (0x0000e4d9) status_pane_g

0xc2b2,	// (0x0000c2b2) title_pane_ParamLimits

0xc2b2,	// (0x0000c2b2) title_pane

0xc30a,	// (0x0000c30a) uni_indicator_pane_ParamLimits

0xc30a,	// (0x0000c30a) uni_indicator_pane

0x2ac3,	// (0x00002ac3) bg_list_pane_ParamLimits

0x2ac3,	// (0x00002ac3) bg_list_pane

0xb864,	// (0x0000b864) find_pane

0x2aeb,	// (0x00002aeb) listscroll_app_pane_ParamLimits

0x2aeb,	// (0x00002aeb) listscroll_app_pane

0x2af7,	// (0x00002af7) listscroll_form_pane

0xb86c,	// (0x0000b86c) listscroll_gen_pane_ParamLimits

0xb86c,	// (0x0000b86c) listscroll_gen_pane

0x2af7,	// (0x00002af7) listscroll_set_pane

0x4eb4,	// (0x00004eb4) main_idle_act_pane

0x25aa,	// (0x000025aa) main_idle_trad_pane

0x25aa,	// (0x000025aa) main_list_empty_pane

0x2b25,	// (0x00002b25) main_midp_pane

0x2b31,	// (0x00002b31) main_pane_g1_ParamLimits

0x2b31,	// (0x00002b31) main_pane_g1

0xb880,	// (0x0000b880) popup_ai_message_window_ParamLimits

0xb880,	// (0x0000b880) popup_ai_message_window

0xb920,	// (0x0000b920) popup_fep_china_uni_window_ParamLimits

0xb920,	// (0x0000b920) popup_fep_china_uni_window

0x2c51,	// (0x00002c51) popup_fep_japan_candidate_window_ParamLimits

0x2c51,	// (0x00002c51) popup_fep_japan_candidate_window

0x2c7b,	// (0x00002c7b) popup_fep_japan_predictive_window_ParamLimits

0x2c7b,	// (0x00002c7b) popup_fep_japan_predictive_window

0xb980,	// (0x0000b980) popup_find_window

0xb99d,	// (0x0000b99d) popup_grid_graphic_window_ParamLimits

0xb99d,	// (0x0000b99d) popup_grid_graphic_window

0x2cec,	// (0x00002cec) popup_large_graphic_colour_window

0xba41,	// (0x0000ba41) popup_menu_window_ParamLimits

0xba41,	// (0x0000ba41) popup_menu_window

0xbc31,	// (0x0000bc31) popup_note_image_window

0xbbf1,	// (0x0000bbf1) popup_note_wait_window_ParamLimits

0xbbf1,	// (0x0000bbf1) popup_note_wait_window

0xbc49,	// (0x0000bc49) popup_note_window_ParamLimits

0xbc49,	// (0x0000bc49) popup_note_window

0xbcf5,	// (0x0000bcf5) popup_query_code_window_ParamLimits

0xbcf5,	// (0x0000bcf5) popup_query_code_window

0x2f56,	// (0x00002f56) popup_query_data_code_window_ParamLimits

0x2f56,	// (0x00002f56) popup_query_data_code_window

0xbd35,	// (0x0000bd35) popup_query_data_window_ParamLimits

0xbd35,	// (0x0000bd35) popup_query_data_window

0xbdc9,	// (0x0000bdc9) popup_query_sat_info_window_ParamLimits

0xbdc9,	// (0x0000bdc9) popup_query_sat_info_window

0xbe74,	// (0x0000be74) popup_snote_single_graphic_window_ParamLimits

0xbe74,	// (0x0000be74) popup_snote_single_graphic_window

0xbe74,	// (0x0000be74) popup_snote_single_text_window_ParamLimits

0xbe74,	// (0x0000be74) popup_snote_single_text_window

0x2ff1,	// (0x00002ff1) popup_sub_window_general

0x313f,	// (0x0000313f) popup_window_general_ParamLimits

0x313f,	// (0x0000313f) popup_window_general

0x315a,	// (0x0000315a) power_save_pane

0xb6fd,	// (0x0000b6fd) control_pane_g1_ParamLimits

0xb6fd,	// (0x0000b6fd) control_pane_g1

0x2939,	// (0x00002939) control_pane_g2_ParamLimits

0x2939,	// (0x00002939) control_pane_g2

0x2960,	// (0x00002960) control_pane_g3_ParamLimits

0x2960,	// (0x00002960) control_pane_g3

0x0007,

0xe4c1,	// (0x0000e4c1) control_pane_g_ParamLimits

0xe4c1,	// (0x0000e4c1) control_pane_g

0xb759,	// (0x0000b759) control_pane_t1_ParamLimits

0xb759,	// (0x0000b759) control_pane_t1

0xb7b9,	// (0x0000b7b9) control_pane_t2_ParamLimits

0xb7b9,	// (0x0000b7b9) control_pane_t2

0x0002,

0xe4d2,	// (0x0000e4d2) control_pane_t_ParamLimits

0xe4d2,	// (0x0000e4d2) control_pane_t

0x2839,	// (0x00002839) navi_navi_volume_pane_cp1

0x2842,	// (0x00002842) status_small_icon_pane

0x284a,	// (0x0000284a) status_small_pane_g1_ParamLimits

0x284a,	// (0x0000284a) status_small_pane_g1

0x287a,	// (0x0000287a) status_small_pane_g2_ParamLimits

0x287a,	// (0x0000287a) status_small_pane_g2

0x2886,	// (0x00002886) status_small_pane_g3_ParamLimits

0x2886,	// (0x00002886) status_small_pane_g3

0x2892,	// (0x00002892) status_small_pane_g4_ParamLimits

0x2892,	// (0x00002892) status_small_pane_g4

0x289e,	// (0x0000289e) status_small_pane_g5_ParamLimits

0x289e,	// (0x0000289e) status_small_pane_g5

0x28ad,	// (0x000028ad) status_small_pane_g6_ParamLimits

0x28ad,	// (0x000028ad) status_small_pane_g6

0x0007,

0xa08a,	// (0x0000a08a) status_small_pane_g_ParamLimits

0xa08a,	// (0x0000a08a) status_small_pane_g

0x28dd,	// (0x000028dd) status_small_pane_t1

0x2900,	// (0x00002900) status_small_wait_pane_ParamLimits

0x2900,	// (0x00002900) status_small_wait_pane

0xb4d3,	// (0x0000b4d3) aid_levels_signal_ParamLimits

0xb4d3,	// (0x0000b4d3) aid_levels_signal

0xb4eb,	// (0x0000b4eb) signal_pane_g1_ParamLimits

0xb4eb,	// (0x0000b4eb) signal_pane_g1

0xb506,	// (0x0000b506) signal_pane_g2_ParamLimits

0xb506,	// (0x0000b506) signal_pane_g2

0x0001,

0xe4a0,	// (0x0000e4a0) signal_pane_g_ParamLimits

0xe4a0,	// (0x0000e4a0) signal_pane_g

0x1e71,	// (0x00001e71) context_pane_g1

0xaa0d,	// (0x0000aa0d) title_pane_g1

0xaa42,	// (0x0000aa42) title_pane_t1

0x049b,	// (0x0000049b) title_pane_t2

0x04c1,	// (0x000004c1) title_pane_t3

0x0002,

0xe3c6,	// (0x0000e3c6) title_pane_t

0xc332,	// (0x0000c332) aid_levels_battery_ParamLimits

0xc332,	// (0x0000c332) aid_levels_battery

0xc34e,	// (0x0000c34e) battery_pane_g1_ParamLimits

0xc34e,	// (0x0000c34e) battery_pane_g1

0xc36b,	// (0x0000c36b) battery_pane_g2_ParamLimits

0xc36b,	// (0x0000c36b) battery_pane_g2

0x0001,

0xe4e4,	// (0x0000e4e4) battery_pane_g_ParamLimits

0xe4e4,	// (0x0000e4e4) battery_pane_g

0xc780,	// (0x0000c780) uni_indicator_pane_g1

0xc795,	// (0x0000c795) uni_indicator_pane_g2

0xc7ab,	// (0x0000c7ab) uni_indicator_pane_g3

0x0005,

0xe535,	// (0x0000e535) uni_indicator_pane_g

0x243e,	// (0x0000243e) navi_icon_pane_ParamLimits

0x243e,	// (0x0000243e) navi_icon_pane

0x2385,	// (0x00002385) navi_midp_pane

0x245a,	// (0x0000245a) navi_navi_pane

0x2464,	// (0x00002464) navi_text_pane_ParamLimits

0x2464,	// (0x00002464) navi_text_pane

0x002e,	// (0x0000002e) status_small_wait_pane_g1

0x09b5,	// (0x000009b5) status_small_wait_pane_g2

0x0001,

0xa228,	// (0x0000a228) status_small_wait_pane_g

0xc723,	// (0x0000c723) navi_navi_icon_text_pane

0xc72b,	// (0x0000c72b) navi_navi_pane_g1_ParamLimits

0xc72b,	// (0x0000c72b) navi_navi_pane_g1

0xc73d,	// (0x0000c73d) navi_navi_pane_g2_ParamLimits

0xc73d,	// (0x0000c73d) navi_navi_pane_g2

0x0001,

0xe530,	// (0x0000e530) navi_navi_pane_g_ParamLimits

0xe530,	// (0x0000e530) navi_navi_pane_g

0x488e,	// (0x0000488e) navi_navi_tabs_pane

0xc74f,	// (0x0000c74f) navi_navi_text_pane

0xc723,	// (0x0000c723) navi_navi_volume_pane

0xc711,	// (0x0000c711) navi_text_pane_t1

0xc705,	// (0x0000c705) navi_icon_pane_g1

0x477f,	// (0x0000477f) navi_navi_text_pane_t1

0xc6f4,	// (0x0000c6f4) navi_navi_volume_pane_g1

0xc6fc,	// (0x0000c6fc) volume_small_pane

0xc650,	// (0x0000c650) navi_navi_icon_text_pane_g1

0xc658,	// (0x0000c658) navi_navi_icon_text_pane_t1

0x245a,	// (0x0000245a) navi_tabs_2_long_pane

0x245a,	// (0x0000245a) navi_tabs_2_pane

0x245a,	// (0x0000245a) navi_tabs_3_long_pane

0x245a,	// (0x0000245a) navi_tabs_3_pane

0x245a,	// (0x0000245a) navi_tabs_4_pane

0xc630,	// (0x0000c630) tabs_2_active_pane_ParamLimits

0xc630,	// (0x0000c630) tabs_2_active_pane

0xc640,	// (0x0000c640) tabs_2_passive_pane_ParamLimits

0xc640,	// (0x0000c640) tabs_2_passive_pane

0xc5fe,	// (0x0000c5fe) tabs_3_active_pane_ParamLimits

0xc5fe,	// (0x0000c5fe) tabs_3_active_pane

0xc60e,	// (0x0000c60e) tabs_3_passive_pane_ParamLimits

0xc60e,	// (0x0000c60e) tabs_3_passive_pane

0xc61f,	// (0x0000c61f) tabs_3_passive_pane_cp_ParamLimits

0xc61f,	// (0x0000c61f) tabs_3_passive_pane_cp

0xc5ba,	// (0x0000c5ba) tabs_4_active_pane_ParamLimits

0xc5ba,	// (0x0000c5ba) tabs_4_active_pane

0xc5cb,	// (0x0000c5cb) tabs_4_passive_pane_ParamLimits

0xc5cb,	// (0x0000c5cb) tabs_4_passive_pane

0xc5dc,	// (0x0000c5dc) tabs_4_passive_pane_cp_ParamLimits

0xc5dc,	// (0x0000c5dc) tabs_4_passive_pane_cp

0xc5ed,	// (0x0000c5ed) tabs_4_passive_pane_cp2_ParamLimits

0xc5ed,	// (0x0000c5ed) tabs_4_passive_pane_cp2

0xc596,	// (0x0000c596) tabs_2_long_active_pane_ParamLimits

0xc596,	// (0x0000c596) tabs_2_long_active_pane

0xc5a8,	// (0x0000c5a8) tabs_2_long_passive_pane_ParamLimits

0xc5a8,	// (0x0000c5a8) tabs_2_long_passive_pane

0xc557,	// (0x0000c557) tabs_3_long_active_pane_ParamLimits

0xc557,	// (0x0000c557) tabs_3_long_active_pane

0xc56a,	// (0x0000c56a) tabs_3_long_passive_pane_ParamLimits

0xc56a,	// (0x0000c56a) tabs_3_long_passive_pane

0xc583,	// (0x0000c583) tabs_3_long_passive_pane_cp_ParamLimits

0xc583,	// (0x0000c583) tabs_3_long_passive_pane_cp

0x44ec,	// (0x000044ec) volume_small_pane_g1

0xc50f,	// (0x0000c50f) volume_small_pane_g2

0xc518,	// (0x0000c518) volume_small_pane_g3

0xc521,	// (0x0000c521) volume_small_pane_g4

0xc52a,	// (0x0000c52a) volume_small_pane_g5

0x6057,	// (0x00006057) volume_small_pane_g6

0xc533,	// (0x0000c533) volume_small_pane_g7

0xc53c,	// (0x0000c53c) volume_small_pane_g8

0xc545,	// (0x0000c545) volume_small_pane_g9

0xc54e,	// (0x0000c54e) volume_small_pane_g10

0x0009,

0xe506,	// (0x0000e506) volume_small_pane_g

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp2_ParamLimits

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp2

0xaace,	// (0x0000aace) tabs_3_active_pane_g1

0xaad6,	// (0x0000aad6) tabs_3_active_pane_t1

0x07fb,	// (0x000007fb) bg_passive_tab_pane_cp2_ParamLimits

0x07fb,	// (0x000007fb) bg_passive_tab_pane_cp2

0xaace,	// (0x0000aace) tabs_3_passive_pane_g1

0xaad6,	// (0x0000aad6) tabs_3_passive_pane_t1

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp3_ParamLimits

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp3

0xaae8,	// (0x0000aae8) tabs_4_active_pane_g1

0xaaf0,	// (0x0000aaf0) tabs_4_active_pane_t1

0x07fb,	// (0x000007fb) bg_passive_tab_pane_cp3_ParamLimits

0x07fb,	// (0x000007fb) bg_passive_tab_pane_cp3

0xaae8,	// (0x0000aae8) tabs_4_1_passive_pane_g1

0xaaf0,	// (0x0000aaf0) tabs_4_1_passive_pane_t1

0x2b25,	// (0x00002b25) list_highlight_pane_cp2

0xc8b3,	// (0x0000c8b3) list_set_pane_ParamLimits

0xc8b3,	// (0x0000c8b3) list_set_pane

0xc97b,	// (0x0000c97b) main_pane_set_t1_ParamLimits

0xc97b,	// (0x0000c97b) main_pane_set_t1

0xc99b,	// (0x0000c99b) main_pane_set_t2_ParamLimits

0xc99b,	// (0x0000c99b) main_pane_set_t2

0xc9af,	// (0x0000c9af) main_pane_set_t3_ParamLimits

0xc9af,	// (0x0000c9af) main_pane_set_t3

0xc9c3,	// (0x0000c9c3) main_pane_set_t4_ParamLimits

0xc9c3,	// (0x0000c9c3) main_pane_set_t4

0x0003,

0xe57e,	// (0x0000e57e) main_pane_set_t_ParamLimits

0xe57e,	// (0x0000e57e) main_pane_set_t

0xc9d7,	// (0x0000c9d7) setting_code_pane

0xc9e1,	// (0x0000c9e1) setting_slider_graphic_pane

0xc9e1,	// (0x0000c9e1) setting_slider_pane

0xc9e1,	// (0x0000c9e1) setting_text_pane

0xc9e1,	// (0x0000c9e1) setting_volume_pane

0xab02,	// (0x0000ab02) volume_set_pane

0x04d3,	// (0x000004d3) bg_set_opt_pane_cp

0x051f,	// (0x0000051f) setting_slider_pane_t1

0xab0c,	// (0x0000ab0c) setting_slider_pane_t2

0xab26,	// (0x0000ab26) setting_slider_pane_t3

0x0002,

0xe3cd,	// (0x0000e3cd) setting_slider_pane_t

0x0567,	// (0x00000567) slider_set_pane

0x0268,	// (0x00000268) bg_set_opt_pane_cp2

0x057d,	// (0x0000057d) setting_slider_graphic_pane_g1

0xab3e,	// (0x0000ab3e) setting_slider_graphic_pane_t1

0xab4e,	// (0x0000ab4e) setting_slider_graphic_pane_t2

0x0001,

0xe3d4,	// (0x0000e3d4) setting_slider_graphic_pane_t

0x05a6,	// (0x000005a6) slider_set_pane_cp

0x0268,	// (0x00000268) input_focus_pane_cp1

0x4e9b,	// (0x00004e9b) list_set_text_pane

0x002e,	// (0x0000002e) setting_text_pane_g1

0x0268,	// (0x00000268) input_focus_pane_cp2

0x002e,	// (0x0000002e) setting_code_pane_g1

0x05ae,	// (0x000005ae) setting_code_pane_t1

0x05bc,	// (0x000005bc) set_text_pane_t1_ParamLimits

0x05bc,	// (0x000005bc) set_text_pane_t1

0x14a9,	// (0x000014a9) set_opt_bg_pane_g1

0x14b1,	// (0x000014b1) set_opt_bg_pane_g2

0xc870,	// (0x0000c870) set_opt_bg_pane_g3

0x14c1,	// (0x000014c1) set_opt_bg_pane_g4

0x14c9,	// (0x000014c9) set_opt_bg_pane_g5

0x14d1,	// (0x000014d1) set_opt_bg_pane_g6

0x4e7d,	// (0x00004e7d) set_opt_bg_pane_g7

0xc87a,	// (0x0000c87a) set_opt_bg_pane_g8

0xc884,	// (0x0000c884) set_opt_bg_pane_g9

0x0008,

0xe56b,	// (0x0000e56b) set_opt_bg_pane_g

0x4e02,	// (0x00004e02) slider_set_pane_g1

0x4e0f,	// (0x00004e0f) slider_set_pane_g2

0x0006,

0xe55c,	// (0x0000e55c) slider_set_pane_g

0x4c6a,	// (0x00004c6a) volume_set_pane_g1

0xc7c1,	// (0x0000c7c1) volume_set_pane_g2

0xc7cb,	// (0x0000c7cb) volume_set_pane_g3

0xc7d5,	// (0x0000c7d5) volume_set_pane_g4

0xc7df,	// (0x0000c7df) volume_set_pane_g5

0xc7e9,	// (0x0000c7e9) volume_set_pane_g6

0xc7f3,	// (0x0000c7f3) volume_set_pane_g7

0xc7fd,	// (0x0000c7fd) volume_set_pane_g8

0xc807,	// (0x0000c807) volume_set_pane_g9

0xc811,	// (0x0000c811) volume_set_pane_g10

0x0009,

0xe542,	// (0x0000e542) volume_set_pane_g

0xab5e,	// (0x0000ab5e) indicator_pane_ParamLimits

0xab5e,	// (0x0000ab5e) indicator_pane

0xab8a,	// (0x0000ab8a) main_idle_pane_g2_ParamLimits

0xab8a,	// (0x0000ab8a) main_idle_pane_g2

0xabc2,	// (0x0000abc2) main_pane_idle_g1_ParamLimits

0xabc2,	// (0x0000abc2) main_pane_idle_g1

0x0618,	// (0x00000618) popup_clock_digital_analogue_window_ParamLimits

0x0618,	// (0x00000618) popup_clock_digital_analogue_window

0xabea,	// (0x0000abea) soft_indicator_pane_ParamLimits

0xabea,	// (0x0000abea) soft_indicator_pane

0xac06,	// (0x0000ac06) wallpaper_pane_ParamLimits

0xac06,	// (0x0000ac06) wallpaper_pane

0x002e,	// (0x0000002e) wallpaper_pane_g1

0xac18,	// (0x0000ac18) indicator_pane_g1_ParamLimits

0xac18,	// (0x0000ac18) indicator_pane_g1

0x53cc,	// (0x000053cc) navi_navi_icon_text_pane_srt_g1

0x066c,	// (0x0000066c) soft_indicator_pane_t1

0x0686,	// (0x00000686) aid_ps_area_pane

0xac31,	// (0x0000ac31) aid_ps_clock_pane

0x06a5,	// (0x000006a5) aid_ps_indicator_pane

0x06b1,	// (0x000006b1) indicator_ps_pane_ParamLimits

0x06b1,	// (0x000006b1) indicator_ps_pane

0x06c0,	// (0x000006c0) power_save_pane_g1_ParamLimits

0x06c0,	// (0x000006c0) power_save_pane_g1

0x06cc,	// (0x000006cc) power_save_pane_g2_ParamLimits

0x06cc,	// (0x000006cc) power_save_pane_g2

0x0038,	// (0x00000038) aid_navinavi_width_pane

0x0686,	// (0x00000686) aid_ps_area_pane_ParamLimits

0x0001,

0x9e86,	// (0x00009e86) power_save_pane_g_ParamLimits

0x9e86,	// (0x00009e86) power_save_pane_g

0x06da,	// (0x000006da) power_save_pane_t1_ParamLimits

0x06da,	// (0x000006da) power_save_pane_t1

0xac31,	// (0x0000ac31) aid_ps_clock_pane_ParamLimits

0x06a5,	// (0x000006a5) aid_ps_indicator_pane_ParamLimits

0x06ec,	// (0x000006ec) power_save_pane_t4_ParamLimits

0x06ec,	// (0x000006ec) power_save_pane_t4

0x0001,

0x9e8b,	// (0x00009e8b) power_save_pane_t_ParamLimits

0x9e8b,	// (0x00009e8b) power_save_pane_t

0x0716,	// (0x00000716) power_save_t3_ParamLimits

0x0716,	// (0x00000716) power_save_t3

0x0701,	// (0x00000701) power_save_t2_ParamLimits

0x0701,	// (0x00000701) power_save_t2

0x072b,	// (0x0000072b) indicator_ps_pane_g1

0xac3f,	// (0x0000ac3f) ai_gene_pane_ParamLimits

0xac3f,	// (0x0000ac3f) ai_gene_pane

0xac56,	// (0x0000ac56) ai_links_pane_ParamLimits

0xac56,	// (0x0000ac56) ai_links_pane

0xac6e,	// (0x0000ac6e) indicator_pane_cp1_ParamLimits

0xac6e,	// (0x0000ac6e) indicator_pane_cp1

0xac7d,	// (0x0000ac7d) main_pane_idle_g1_cp_ParamLimits

0xac7d,	// (0x0000ac7d) main_pane_idle_g1_cp

0x0764,	// (0x00000764) popup_ai_links_title_window

0xac95,	// (0x0000ac95) soft_indicator_pane_cp1_ParamLimits

0xac95,	// (0x0000ac95) soft_indicator_pane_cp1

0x4b38,	// (0x00004b38) ai_links_pane_g1

0x4b41,	// (0x00004b41) grid_ai_links_pane

0xc777,	// (0x0000c777) ai_gene_pane_1

0x4b26,	// (0x00004b26) ai_gene_pane_2

0x4b2f,	// (0x00004b2f) list_highlight_pane_cp4

0xc757,	// (0x0000c757) cell_ai_link_pane_ParamLimits

0xc757,	// (0x0000c757) cell_ai_link_pane

0x4af5,	// (0x00004af5) cell_ai_link_pane_g1

0x09b5,	// (0x000009b5) cell_ai_link_pane_g2

0x0001,

0xa223,	// (0x0000a223) cell_ai_link_pane_g

0x0268,	// (0x00000268) grid_highlight_cp2

0x0268,	// (0x00000268) bg_popup_sub_pane_cp1

0x0787,	// (0x00000787) popup_ai_links_title_window_t1

0x4a41,	// (0x00004a41) ai_gene_pane_1_g1_ParamLimits

0x4a41,	// (0x00004a41) ai_gene_pane_1_g1

0x4a4d,	// (0x00004a4d) ai_gene_pane_1_g2_ParamLimits

0x4a4d,	// (0x00004a4d) ai_gene_pane_1_g2

0x0001,

0xa219,	// (0x0000a219) ai_gene_pane_1_g_ParamLimits

0xa219,	// (0x0000a219) ai_gene_pane_1_g

0x4a5a,	// (0x00004a5a) ai_gene_pane_1_t1_ParamLimits

0x4a5a,	// (0x00004a5a) ai_gene_pane_1_t1

0x4a8e,	// (0x00004a8e) grid_ai_soft_ind_pane

0x4a2c,	// (0x00004a2c) ai_gene_pane_2_t1_ParamLimits

0x4a2c,	// (0x00004a2c) ai_gene_pane_2_t1

0xaca9,	// (0x0000aca9) main_pane_empty_t1_ParamLimits

0xaca9,	// (0x0000aca9) main_pane_empty_t1

0xacc1,	// (0x0000acc1) main_pane_empty_t2_ParamLimits

0xacc1,	// (0x0000acc1) main_pane_empty_t2

0xacd6,	// (0x0000acd6) main_pane_empty_t3_ParamLimits

0xacd6,	// (0x0000acd6) main_pane_empty_t3

0xace8,	// (0x0000ace8) main_pane_empty_t4_ParamLimits

0xace8,	// (0x0000ace8) main_pane_empty_t4

0xacfa,	// (0x0000acfa) main_pane_empty_t5_ParamLimits

0xacfa,	// (0x0000acfa) main_pane_empty_t5

0x0004,

0xe3d9,	// (0x0000e3d9) main_pane_empty_t_ParamLimits

0xe3d9,	// (0x0000e3d9) main_pane_empty_t

0x1598,	// (0x00001598) bg_popup_window_pane_ParamLimits

0x1598,	// (0x00001598) bg_popup_window_pane

0x478d,	// (0x0000478d) find_popup_pane_cp2_ParamLimits

0x478d,	// (0x0000478d) find_popup_pane_cp2

0x4799,	// (0x00004799) heading_pane_ParamLimits

0x4799,	// (0x00004799) heading_pane

0x0268,	// (0x00000268) bg_popup_sub_pane

0xc675,	// (0x0000c675) bg_popup_window_pane_g1_ParamLimits

0xc675,	// (0x0000c675) bg_popup_window_pane_g1

0xc684,	// (0x0000c684) bg_popup_window_pane_g2_ParamLimits

0xc684,	// (0x0000c684) bg_popup_window_pane_g2

0xc690,	// (0x0000c690) bg_popup_window_pane_g3_ParamLimits

0xc690,	// (0x0000c690) bg_popup_window_pane_g3

0xc69c,	// (0x0000c69c) bg_popup_window_pane_g4_ParamLimits

0xc69c,	// (0x0000c69c) bg_popup_window_pane_g4

0xc6ab,	// (0x0000c6ab) bg_popup_window_pane_g5_ParamLimits

0xc6ab,	// (0x0000c6ab) bg_popup_window_pane_g5

0xc6bb,	// (0x0000c6bb) bg_popup_window_pane_g6_ParamLimits

0xc6bb,	// (0x0000c6bb) bg_popup_window_pane_g6

0xc6c7,	// (0x0000c6c7) bg_popup_window_pane_g7_ParamLimits

0xc6c7,	// (0x0000c6c7) bg_popup_window_pane_g7

0xc6d6,	// (0x0000c6d6) bg_popup_window_pane_g8_ParamLimits

0xc6d6,	// (0x0000c6d6) bg_popup_window_pane_g8

0xc6e5,	// (0x0000c6e5) bg_popup_window_pane_g9_ParamLimits

0xc6e5,	// (0x0000c6e5) bg_popup_window_pane_g9

0x4762,	// (0x00004762) bg_popup_window_pane_g10_ParamLimits

0x4762,	// (0x00004762) bg_popup_window_pane_g10

0x0009,

0xe51b,	// (0x0000e51b) bg_popup_window_pane_g_ParamLimits

0xe51b,	// (0x0000e51b) bg_popup_window_pane_g

0x468b,	// (0x0000468b) bg_popup_heading_pane_ParamLimits

0x468b,	// (0x0000468b) bg_popup_heading_pane

0x530f,	// (0x0000530f) tabs_4_passive_pane_cp_srt_ParamLimits

0x530f,	// (0x0000530f) tabs_4_passive_pane_cp_srt

0x5321,	// (0x00005321) tabs_4_passive_pane_srt_ParamLimits

0x469f,	// (0x0000469f) heading_pane_g2

0x5321,	// (0x00005321) tabs_4_passive_pane_srt

0x389d,	// (0x0000389d) bg_passive_tab_pane_cp3_srt_ParamLimits

0x389d,	// (0x0000389d) bg_passive_tab_pane_cp3_srt

0x46a7,	// (0x000046a7) heading_pane_t1_ParamLimits

0x46a7,	// (0x000046a7) heading_pane_t1

0x46be,	// (0x000046be) heading_pane_t2_ParamLimits

0x46be,	// (0x000046be) heading_pane_t2

0x0001,

0xa1dc,	// (0x0000a1dc) heading_pane_t_ParamLimits

0xa1dc,	// (0x0000a1dc) heading_pane_t

0x405f,	// (0x0000405f) bg_popup_heading_pane_g1

0x410e,	// (0x0000410e) bg_popup_heading_pane_g2

0x4118,	// (0x00004118) bg_popup_heading_pane_g3

0x4122,	// (0x00004122) bg_popup_heading_pane_g4

0x412c,	// (0x0000412c) bg_popup_heading_pane_g5

0x4136,	// (0x00004136) bg_popup_heading_pane_g6

0x413e,	// (0x0000413e) bg_popup_heading_pane_g7

0x4146,	// (0x00004146) bg_popup_heading_pane_g8

0x4150,	// (0x00004150) bg_popup_heading_pane_g9

0x0008,

0xa198,	// (0x0000a198) bg_popup_heading_pane_g

0x3714,	// (0x00003714) bg_popup_sub_pane_g1

0x371c,	// (0x0000371c) bg_popup_sub_pane_g2

0x3724,	// (0x00003724) bg_popup_sub_pane_g3

0x372c,	// (0x0000372c) bg_popup_sub_pane_g4

0x3734,	// (0x00003734) bg_popup_sub_pane_g5

0x373c,	// (0x0000373c) bg_popup_sub_pane_g6

0x3744,	// (0x00003744) bg_popup_sub_pane_g7

0x374c,	// (0x0000374c) bg_popup_sub_pane_g8

0x3754,	// (0x00003754) bg_popup_sub_pane_g9

0x0008,

0xa172,	// (0x0000a172) bg_popup_sub_pane_g

0x07fb,	// (0x000007fb) bg_popup_window_pane_cp5_ParamLimits

0x07fb,	// (0x000007fb) bg_popup_window_pane_cp5

0x0817,	// (0x00000817) popup_note_window_g1_ParamLimits

0x0817,	// (0x00000817) popup_note_window_g1

0x0823,	// (0x00000823) popup_note_window_t1_ParamLimits

0x0823,	// (0x00000823) popup_note_window_t1

0x0839,	// (0x00000839) popup_note_window_t2_ParamLimits

0x0839,	// (0x00000839) popup_note_window_t2

0x084f,	// (0x0000084f) popup_note_window_t3_ParamLimits

0x084f,	// (0x0000084f) popup_note_window_t3

0x0865,	// (0x00000865) popup_note_window_t4_ParamLimits

0x0865,	// (0x00000865) popup_note_window_t4

0x088d,	// (0x0000088d) popup_note_window_t5_ParamLimits

0x088d,	// (0x0000088d) popup_note_window_t5

0x0004,

0x9e9b,	// (0x00009e9b) popup_note_window_t_ParamLimits

0x9e9b,	// (0x00009e9b) popup_note_window_t

0x08b1,	// (0x000008b1) bg_popup_window_pane_cp6_ParamLimits

0x08b1,	// (0x000008b1) bg_popup_window_pane_cp6

0x3fdb,	// (0x00003fdb) popup_note_image_window_g1_ParamLimits

0x3fdb,	// (0x00003fdb) popup_note_image_window_g1

0x3fe7,	// (0x00003fe7) popup_note_image_window_g2_ParamLimits

0x3fe7,	// (0x00003fe7) popup_note_image_window_g2

0x0001,

0xa166,	// (0x0000a166) popup_note_image_window_g_ParamLimits

0xa166,	// (0x0000a166) popup_note_image_window_g

0x4000,	// (0x00004000) popup_note_image_window_t1_ParamLimits

0x4000,	// (0x00004000) popup_note_image_window_t1

0x4019,	// (0x00004019) popup_note_image_window_t2_ParamLimits

0x4019,	// (0x00004019) popup_note_image_window_t2

0x4032,	// (0x00004032) popup_note_image_window_t3_ParamLimits

0x4032,	// (0x00004032) popup_note_image_window_t3

0x0002,

0xa16b,	// (0x0000a16b) popup_note_image_window_t_ParamLimits

0xa16b,	// (0x0000a16b) popup_note_image_window_t

0x3ea3,	// (0x00003ea3) bg_popup_window_pane_cp7_ParamLimits

0x3ea3,	// (0x00003ea3) bg_popup_window_pane_cp7

0x3ed3,	// (0x00003ed3) popup_note_wait_window_g1_ParamLimits

0x3ed3,	// (0x00003ed3) popup_note_wait_window_g1

0x3edf,	// (0x00003edf) popup_note_wait_window_g2_ParamLimits

0x3edf,	// (0x00003edf) popup_note_wait_window_g2

0x0002,

0xa154,	// (0x0000a154) popup_note_wait_window_g_ParamLimits

0xa154,	// (0x0000a154) popup_note_wait_window_g

0x3ef7,	// (0x00003ef7) popup_note_wait_window_t1_ParamLimits

0x3ef7,	// (0x00003ef7) popup_note_wait_window_t1

0x3f1e,	// (0x00003f1e) popup_note_wait_window_t2_ParamLimits

0x3f1e,	// (0x00003f1e) popup_note_wait_window_t2

0x3f3c,	// (0x00003f3c) popup_note_wait_window_t3_ParamLimits

0x3f3c,	// (0x00003f3c) popup_note_wait_window_t3

0x3f4f,	// (0x00003f4f) popup_note_wait_window_t4_ParamLimits

0x3f4f,	// (0x00003f4f) popup_note_wait_window_t4

0x0004,

0xa15b,	// (0x0000a15b) popup_note_wait_window_t_ParamLimits

0xa15b,	// (0x0000a15b) popup_note_wait_window_t

0x3f74,	// (0x00003f74) wait_bar_pane_ParamLimits

0x3f74,	// (0x00003f74) wait_bar_pane

0x0268,	// (0x00000268) wait_anim_pane

0x0268,	// (0x00000268) wait_border_pane

0x002e,	// (0x0000002e) wait_anim_pane_g1

0x002e,	// (0x0000002e) wait_anim_pane_g2

0x0001,

0xa01a,	// (0x0000a01a) wait_anim_pane_g

0x3e4f,	// (0x00003e4f) wait_border_pane_g1

0x3e5a,	// (0x00003e5a) wait_border_pane_g2

0x3e63,	// (0x00003e63) wait_border_pane_g3

0x0002,

0xa14d,	// (0x0000a14d) wait_border_pane_g

0x3dab,	// (0x00003dab) bg_popup_window_pane_cp16_ParamLimits

0x3dab,	// (0x00003dab) bg_popup_window_pane_cp16

0x3db9,	// (0x00003db9) indicator_popup_pane_cp4_ParamLimits

0x3db9,	// (0x00003db9) indicator_popup_pane_cp4

0x3dcd,	// (0x00003dcd) popup_query_data_window_t1_ParamLimits

0x3dcd,	// (0x00003dcd) popup_query_data_window_t1

0x3ddf,	// (0x00003ddf) popup_query_data_window_t2_ParamLimits

0x3ddf,	// (0x00003ddf) popup_query_data_window_t2

0x3df8,	// (0x00003df8) popup_query_data_window_t3_ParamLimits

0x3df8,	// (0x00003df8) popup_query_data_window_t3

0x0002,

0xa146,	// (0x0000a146) popup_query_data_window_t_ParamLimits

0xa146,	// (0x0000a146) popup_query_data_window_t

0x3e12,	// (0x00003e12) query_popup_data_pane_ParamLimits

0x3e12,	// (0x00003e12) query_popup_data_pane

0x3e26,	// (0x00003e26) query_popup_data_pane_cp1_ParamLimits

0x3e26,	// (0x00003e26) query_popup_data_pane_cp1

0x08b1,	// (0x000008b1) bg_popup_window_pane_cp10_ParamLimits

0x08b1,	// (0x000008b1) bg_popup_window_pane_cp10

0x3d0e,	// (0x00003d0e) indicator_popup_pane_ParamLimits

0x3d0e,	// (0x00003d0e) indicator_popup_pane

0x0912,	// (0x00000912) popup_query_code_window_t1_ParamLimits

0x0912,	// (0x00000912) popup_query_code_window_t1

0x3d26,	// (0x00003d26) popup_query_code_window_t2_ParamLimits

0x3d26,	// (0x00003d26) popup_query_code_window_t2

0x3d64,	// (0x00003d64) popup_query_code_window_t3_ParamLimits

0x3d64,	// (0x00003d64) popup_query_code_window_t3

0x0002,

0xa13f,	// (0x0000a13f) popup_query_code_window_t_ParamLimits

0xa13f,	// (0x0000a13f) popup_query_code_window_t

0x3d93,	// (0x00003d93) query_popup_pane_ParamLimits

0x3d93,	// (0x00003d93) query_popup_pane

0x08b1,	// (0x000008b1) bg_popup_window_pane_cp15_ParamLimits

0x08b1,	// (0x000008b1) bg_popup_window_pane_cp15

0x08d1,	// (0x000008d1) indicator_popup_pane_cp1_ParamLimits

0x08d1,	// (0x000008d1) indicator_popup_pane_cp1

0x08e4,	// (0x000008e4) indicator_popup_pane_cp2_ParamLimits

0x08e4,	// (0x000008e4) indicator_popup_pane_cp2

0x08ff,	// (0x000008ff) popup_query_data_code_window_g1_ParamLimits

0x08ff,	// (0x000008ff) popup_query_data_code_window_g1

0x0912,	// (0x00000912) popup_query_data_code_window_t1_ParamLimits

0x0912,	// (0x00000912) popup_query_data_code_window_t1

0x0924,	// (0x00000924) popup_query_data_code_window_t2_ParamLimits

0x0924,	// (0x00000924) popup_query_data_code_window_t2

0x0936,	// (0x00000936) popup_query_data_code_window_t3_ParamLimits

0x0936,	// (0x00000936) popup_query_data_code_window_t3

0x094c,	// (0x0000094c) popup_query_data_code_window_t4_ParamLimits

0x094c,	// (0x0000094c) popup_query_data_code_window_t4

0x0003,

0x9ea6,	// (0x00009ea6) popup_query_data_code_window_t_ParamLimits

0x9ea6,	// (0x00009ea6) popup_query_data_code_window_t

0x23fa,	// (0x000023fa) list_single_midp_graphic_pane_g3

0x0966,	// (0x00000966) query_popup_data_pane_cp2_ParamLimits

0x097b,	// (0x0000097b) query_popup_pane_cp2_ParamLimits

0x097b,	// (0x0000097b) query_popup_pane_cp2

0x0268,	// (0x00000268) bg_popup_window_pane_cp11

0x3ce2,	// (0x00003ce2) heading_pane_cp5

0x0a6d,	// (0x00000a6d) listscroll_popup_info_pane

0x0268,	// (0x00000268) input_focus_pane_cp3

0x0998,	// (0x00000998) query_popup_pane_t1

0x09a6,	// (0x000009a6) list_popup_info_pane_ParamLimits

0x09a6,	// (0x000009a6) list_popup_info_pane

0x09b5,	// (0x000009b5) listscroll_popup_info_pane_g1

0x09bd,	// (0x000009bd) scroll_pane_cp7

0x09c7,	// (0x000009c7) popup_info_list_pane_t1_ParamLimits

0x09c7,	// (0x000009c7) popup_info_list_pane_t1

0x09e1,	// (0x000009e1) popup_info_list_pane_t2_ParamLimits

0x09e1,	// (0x000009e1) popup_info_list_pane_t2

0x0001,

0x9eaf,	// (0x00009eaf) popup_info_list_pane_t_ParamLimits

0x9eaf,	// (0x00009eaf) popup_info_list_pane_t

0x0268,	// (0x00000268) bg_popup_window_pane_cp12

0x5403,	// (0x00005403) find_popup_pane

0x04d3,	// (0x000004d3) bg_popup_window_pane_cp3

0x09fb,	// (0x000009fb) heading_pane_cp3

0x0a07,	// (0x00000a07) listscroll_popup_graphic_pane

0x0268,	// (0x00000268) bg_popup_window_pane_cp4

0xad5c,	// (0x0000ad5c) heading_pane_cp4

0x0a6d,	// (0x00000a6d) listscroll_popup_colour_pane

0xad66,	// (0x0000ad66) cell_large_graphic_colour_none_popup_pane_ParamLimits

0xad66,	// (0x0000ad66) cell_large_graphic_colour_none_popup_pane

0xad7a,	// (0x0000ad7a) grid_large_graphic_colour_popup_pane_ParamLimits

0xad7a,	// (0x0000ad7a) grid_large_graphic_colour_popup_pane

0xada6,	// (0x0000ada6) listscroll_popup_colour_pane_g1_ParamLimits

0xada6,	// (0x0000ada6) listscroll_popup_colour_pane_g1

0xadbd,	// (0x0000adbd) listscroll_popup_colour_pane_g2_ParamLimits

0xadbd,	// (0x0000adbd) listscroll_popup_colour_pane_g2

0xadd4,	// (0x0000add4) listscroll_popup_colour_pane_g3_ParamLimits

0xadd4,	// (0x0000add4) listscroll_popup_colour_pane_g3

0xade4,	// (0x0000ade4) listscroll_popup_colour_pane_g4_ParamLimits

0xade4,	// (0x0000ade4) listscroll_popup_colour_pane_g4

0x0003,

0xe3e4,	// (0x0000e3e4) listscroll_popup_colour_pane_g_ParamLimits

0xe3e4,	// (0x0000e3e4) listscroll_popup_colour_pane_g

0x0b07,	// (0x00000b07) scroll_pane_cp6_ParamLimits

0x0b07,	// (0x00000b07) scroll_pane_cp6

0xadf8,	// (0x0000adf8) cell_large_graphic_colour_popup_pane_ParamLimits

0xadf8,	// (0x0000adf8) cell_large_graphic_colour_popup_pane

0x0b3e,	// (0x00000b3e) cell_large_graphic_colour_none_popup_pane_t1

0x0268,	// (0x00000268) grid_highlight_pane_cp5

0x0b4d,	// (0x00000b4d) cell_large_graphic_colour_popup_pane_g1

0x0b55,	// (0x00000b55) cell_large_graphic_colour_popup_pane_g2

0x0001,

0x9ebd,	// (0x00009ebd) cell_large_graphic_colour_popup_pane_g

0x0b5d,	// (0x00000b5d) cell_large_graphic_colour_popup_pane_g2_copy1

0x0b66,	// (0x00000b66) grid_highlight_pane_cp4

0x0b6e,	// (0x00000b6e) bg_popup_window_pane_cp8_ParamLimits

0x0b6e,	// (0x00000b6e) bg_popup_window_pane_cp8

0x0b89,	// (0x00000b89) popup_snote_single_text_window_g1_ParamLimits

0x0b89,	// (0x00000b89) popup_snote_single_text_window_g1

0x0b9d,	// (0x00000b9d) popup_snote_single_text_window_t1_ParamLimits

0x0b9d,	// (0x00000b9d) popup_snote_single_text_window_t1

0x0bb0,	// (0x00000bb0) popup_snote_single_text_window_t2_ParamLimits

0x0bb0,	// (0x00000bb0) popup_snote_single_text_window_t2

0x0bc3,	// (0x00000bc3) popup_snote_single_text_window_t3_ParamLimits

0x0bc3,	// (0x00000bc3) popup_snote_single_text_window_t3

0x0bfc,	// (0x00000bfc) popup_snote_single_text_window_t4_ParamLimits

0x0bfc,	// (0x00000bfc) popup_snote_single_text_window_t4

0x0c30,	// (0x00000c30) popup_snote_single_text_window_t5_ParamLimits

0x0c30,	// (0x00000c30) popup_snote_single_text_window_t5

0x0004,

0x9ec2,	// (0x00009ec2) popup_snote_single_text_window_t_ParamLimits

0x9ec2,	// (0x00009ec2) popup_snote_single_text_window_t

0x0c5f,	// (0x00000c5f) bg_popup_window_pane_cp9_ParamLimits

0x0c5f,	// (0x00000c5f) bg_popup_window_pane_cp9

0x0b89,	// (0x00000b89) popup_snote_single_graphic_window_g1_ParamLimits

0x0b89,	// (0x00000b89) popup_snote_single_graphic_window_g1

0x0c6d,	// (0x00000c6d) popup_snote_single_graphic_window_g2_ParamLimits

0x0c6d,	// (0x00000c6d) popup_snote_single_graphic_window_g2

0x0001,

0x9ecd,	// (0x00009ecd) popup_snote_single_graphic_window_g_ParamLimits

0x9ecd,	// (0x00009ecd) popup_snote_single_graphic_window_g

0x0c79,	// (0x00000c79) popup_snote_single_graphic_window_t1_ParamLimits

0x0c79,	// (0x00000c79) popup_snote_single_graphic_window_t1

0x0c8c,	// (0x00000c8c) popup_snote_single_graphic_window_t2_ParamLimits

0x0c8c,	// (0x00000c8c) popup_snote_single_graphic_window_t2

0x0c9f,	// (0x00000c9f) popup_snote_single_graphic_window_t3_ParamLimits

0x0c9f,	// (0x00000c9f) popup_snote_single_graphic_window_t3

0x0cd8,	// (0x00000cd8) popup_snote_single_graphic_window_t4_ParamLimits

0x0cd8,	// (0x00000cd8) popup_snote_single_graphic_window_t4

0x0d0c,	// (0x00000d0c) popup_snote_single_graphic_window_t5_ParamLimits

0x0d0c,	// (0x00000d0c) popup_snote_single_graphic_window_t5

0x0004,

0x9ed2,	// (0x00009ed2) popup_snote_single_graphic_window_t_ParamLimits

0x9ed2,	// (0x00009ed2) popup_snote_single_graphic_window_t

0x5289,	// (0x00005289) grid_graphic_popup_pane_ParamLimits

0x5289,	// (0x00005289) grid_graphic_popup_pane

0x52b7,	// (0x000052b7) listscroll_popup_graphic_pane_g1_ParamLimits

0x52b7,	// (0x000052b7) listscroll_popup_graphic_pane_g1

0xcb34,	// (0x0000cb34) listscroll_popup_graphic_pane_g2_ParamLimits

0xcb34,	// (0x0000cb34) listscroll_popup_graphic_pane_g2

0x0001,

0xe5a1,	// (0x0000e5a1) listscroll_popup_graphic_pane_g_ParamLimits

0xe5a1,	// (0x0000e5a1) listscroll_popup_graphic_pane_g

0x52df,	// (0x000052df) scroll_pane_cp5

0xcaf3,	// (0x0000caf3) cell_graphic_popup_pane_ParamLimits

0xcaf3,	// (0x0000caf3) cell_graphic_popup_pane

0x520d,	// (0x0000520d) cell_graphic_popup_pane_g1

0x5215,	// (0x00005215) cell_graphic_popup_pane_g2

0x0b5d,	// (0x00000b5d) cell_graphic_popup_pane_g3

0x0002,

0xa2b5,	// (0x0000a2b5) cell_graphic_popup_pane_g

0x521e,	// (0x0000521e) cell_graphic_popup_pane_t2

0x0b66,	// (0x00000b66) grid_highlight_pane_cp3

0x0d4d,	// (0x00000d4d) list_gen_pane_ParamLimits

0x0d4d,	// (0x00000d4d) list_gen_pane

0x0d7f,	// (0x00000d7f) scroll_pane

0xcaae,	// (0x0000caae) bg_list_pane_g1_ParamLimits

0xcaae,	// (0x0000caae) bg_list_pane_g1

0x518a,	// (0x0000518a) bg_list_pane_g2_ParamLimits

0x518a,	// (0x0000518a) bg_list_pane_g2

0x519d,	// (0x0000519d) bg_list_pane_g3_ParamLimits

0x519d,	// (0x0000519d) bg_list_pane_g3

0x51af,	// (0x000051af) bg_list_pane_g4_ParamLimits

0x51af,	// (0x000051af) bg_list_pane_g4

0xcac9,	// (0x0000cac9) bg_list_pane_g5_ParamLimits

0xcac9,	// (0x0000cac9) bg_list_pane_g5

0x0004,

0xe596,	// (0x0000e596) bg_list_pane_g_ParamLimits

0xe596,	// (0x0000e596) bg_list_pane_g

0xca3d,	// (0x0000ca3d) list_double2_graphic_large_graphic_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double2_graphic_large_graphic_pane

0xca3d,	// (0x0000ca3d) list_double2_graphic_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double2_graphic_pane

0xca3d,	// (0x0000ca3d) list_double2_large_graphic_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double2_large_graphic_pane

0xca3d,	// (0x0000ca3d) list_double2_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double2_pane

0xca3d,	// (0x0000ca3d) list_double_graphic_heading_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double_graphic_heading_pane

0xca3d,	// (0x0000ca3d) list_double_graphic_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double_graphic_pane

0xca3d,	// (0x0000ca3d) list_double_heading_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double_heading_pane

0xca3d,	// (0x0000ca3d) list_double_large_graphic_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double_large_graphic_pane

0xca3d,	// (0x0000ca3d) list_double_number_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double_number_pane

0xca3d,	// (0x0000ca3d) list_double_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double_pane

0xca3d,	// (0x0000ca3d) list_double_time_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_double_time_pane

0xca3d,	// (0x0000ca3d) list_setting_number_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_setting_number_pane

0xca3d,	// (0x0000ca3d) list_setting_pane_ParamLimits

0xca3d,	// (0x0000ca3d) list_setting_pane

0xca4e,	// (0x0000ca4e) list_single_2graphic_pane_ParamLimits

0xca4e,	// (0x0000ca4e) list_single_2graphic_pane

0xca4e,	// (0x0000ca4e) list_single_graphic_heading_pane_ParamLimits

0xca4e,	// (0x0000ca4e) list_single_graphic_heading_pane

0xca4e,	// (0x0000ca4e) list_single_graphic_pane_ParamLimits

0xca4e,	// (0x0000ca4e) list_single_graphic_pane

0xca4e,	// (0x0000ca4e) list_single_heading_pane_ParamLimits

0xca4e,	// (0x0000ca4e) list_single_heading_pane

0xca9a,	// (0x0000ca9a) list_single_large_graphic_pane_ParamLimits

0xca9a,	// (0x0000ca9a) list_single_large_graphic_pane

0xca4e,	// (0x0000ca4e) list_single_number_heading_pane_ParamLimits

0xca4e,	// (0x0000ca4e) list_single_number_heading_pane

0xca4e,	// (0x0000ca4e) list_single_number_pane_ParamLimits

0xca4e,	// (0x0000ca4e) list_single_number_pane

0xca4e,	// (0x0000ca4e) list_single_pane_ParamLimits

0xca4e,	// (0x0000ca4e) list_single_pane

0x0268,	// (0x00000268) list_highlight_pane_cp1

0x35a2,	// (0x000035a2) list_single_pane_g1_ParamLimits

0x35a2,	// (0x000035a2) list_single_pane_g1

0x35ae,	// (0x000035ae) list_single_pane_g2_ParamLimits

0x35ae,	// (0x000035ae) list_single_pane_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_single_pane_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_single_pane_g

0x5a39,	// (0x00005a39) list_single_pane_t1_ParamLimits

0x5a39,	// (0x00005a39) list_single_pane_t1

0x35a2,	// (0x000035a2) list_single_number_pane_g1_ParamLimits

0x35a2,	// (0x000035a2) list_single_number_pane_g1

0x35ae,	// (0x000035ae) list_single_number_pane_g2_ParamLimits

0x35ae,	// (0x000035ae) list_single_number_pane_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_single_number_pane_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_single_number_pane_g

0x36a2,	// (0x000036a2) list_single_number_pane_t1_ParamLimits

0x36a2,	// (0x000036a2) list_single_number_pane_t1

0xc81b,	// (0x0000c81b) list_single_number_pane_t2_ParamLimits

0xc81b,	// (0x0000c81b) list_single_number_pane_t2

0x0001,

0xe557,	// (0x0000e557) list_single_number_pane_t_ParamLimits

0xe557,	// (0x0000e557) list_single_number_pane_t

0x71eb,	// (0x000071eb) list_single_graphic_pane_g1_ParamLimits

0x71eb,	// (0x000071eb) list_single_graphic_pane_g1

0x35a2,	// (0x000035a2) list_single_graphic_pane_g2_ParamLimits

0x35a2,	// (0x000035a2) list_single_graphic_pane_g2

0x35ae,	// (0x000035ae) list_single_graphic_pane_g3_ParamLimits

0x35ae,	// (0x000035ae) list_single_graphic_pane_g3

0x0002,

0xe3ed,	// (0x0000e3ed) list_single_graphic_pane_g_ParamLimits

0xe3ed,	// (0x0000e3ed) list_single_graphic_pane_g

0xae25,	// (0x0000ae25) list_single_graphic_pane_t1_ParamLimits

0xae25,	// (0x0000ae25) list_single_graphic_pane_t1

0x35a2,	// (0x000035a2) list_single_heading_pane_g1_ParamLimits

0x35a2,	// (0x000035a2) list_single_heading_pane_g1

0x35ae,	// (0x000035ae) list_single_heading_pane_g2_ParamLimits

0x35ae,	// (0x000035ae) list_single_heading_pane_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_single_heading_pane_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_single_heading_pane_g

0xae3b,	// (0x0000ae3b) list_single_heading_pane_t1_ParamLimits

0xae3b,	// (0x0000ae3b) list_single_heading_pane_t1

0xae51,	// (0x0000ae51) list_single_heading_pane_t2_ParamLimits

0xae51,	// (0x0000ae51) list_single_heading_pane_t2

0x0001,

0xe3f4,	// (0x0000e3f4) list_single_heading_pane_t_ParamLimits

0xe3f4,	// (0x0000e3f4) list_single_heading_pane_t

0x35a2,	// (0x000035a2) list_single_number_heading_pane_g1_ParamLimits

0x35a2,	// (0x000035a2) list_single_number_heading_pane_g1

0x35ae,	// (0x000035ae) list_single_number_heading_pane_g2_ParamLimits

0x35ae,	// (0x000035ae) list_single_number_heading_pane_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_single_number_heading_pane_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_single_number_heading_pane_g

0xae3b,	// (0x0000ae3b) list_single_number_heading_pane_t1_ParamLimits

0xae3b,	// (0x0000ae3b) list_single_number_heading_pane_t1

0xae63,	// (0x0000ae63) list_single_number_heading_pane_t2_ParamLimits

0xae63,	// (0x0000ae63) list_single_number_heading_pane_t2

0x5a15,	// (0x00005a15) list_single_number_heading_pane_t3_ParamLimits

0x5a15,	// (0x00005a15) list_single_number_heading_pane_t3

0x0002,

0xe3f9,	// (0x0000e3f9) list_single_number_heading_pane_t_ParamLimits

0xe3f9,	// (0x0000e3f9) list_single_number_heading_pane_t

0x3696,	// (0x00003696) list_single_graphic_heading_pane_g1_ParamLimits

0x3696,	// (0x00003696) list_single_graphic_heading_pane_g1

0xae75,	// (0x0000ae75) list_single_graphic_heading_pane_g4_ParamLimits

0xae75,	// (0x0000ae75) list_single_graphic_heading_pane_g4

0x35ae,	// (0x000035ae) list_single_graphic_heading_pane_g5_ParamLimits

0x35ae,	// (0x000035ae) list_single_graphic_heading_pane_g5

0x0002,

0xe400,	// (0x0000e400) list_single_graphic_heading_pane_g_ParamLimits

0xe400,	// (0x0000e400) list_single_graphic_heading_pane_g

0xae3b,	// (0x0000ae3b) list_single_graphic_heading_pane_t1_ParamLimits

0xae3b,	// (0x0000ae3b) list_single_graphic_heading_pane_t1

0xae86,	// (0x0000ae86) list_single_graphic_heading_pane_t2_ParamLimits

0xae86,	// (0x0000ae86) list_single_graphic_heading_pane_t2

0x0001,

0xe407,	// (0x0000e407) list_single_graphic_heading_pane_t_ParamLimits

0xe407,	// (0x0000e407) list_single_graphic_heading_pane_t

0x5a4f,	// (0x00005a4f) list_single_large_graphic_pane_g1_ParamLimits

0x5a4f,	// (0x00005a4f) list_single_large_graphic_pane_g1

0x5a5b,	// (0x00005a5b) list_single_large_graphic_pane_g2_ParamLimits

0x5a5b,	// (0x00005a5b) list_single_large_graphic_pane_g2

0x5a67,	// (0x00005a67) list_single_large_graphic_pane_g3_ParamLimits

0x5a67,	// (0x00005a67) list_single_large_graphic_pane_g3

0x0002,

0xa35a,	// (0x0000a35a) list_single_large_graphic_pane_g_ParamLimits

0xa35a,	// (0x0000a35a) list_single_large_graphic_pane_g

0x3e5a,	// (0x00003e5a) wait_border_pane_g2_copy1

0xae98,	// (0x0000ae98) list_single_large_graphic_pane_g4_cp2

0x5a73,	// (0x00005a73) list_single_large_graphic_pane_t1_ParamLimits

0x5a73,	// (0x00005a73) list_single_large_graphic_pane_t1

0x24ed,	// (0x000024ed) list_double_pane_g1_ParamLimits

0x24ed,	// (0x000024ed) list_double_pane_g1

0x5752,	// (0x00005752) list_double_pane_g2_ParamLimits

0x5752,	// (0x00005752) list_double_pane_g2

0x0001,

0xa389,	// (0x0000a389) list_double_pane_g_ParamLimits

0xa389,	// (0x0000a389) list_double_pane_g

0xaea0,	// (0x0000aea0) list_double_pane_t1_ParamLimits

0xaea0,	// (0x0000aea0) list_double_pane_t1

0xaeb6,	// (0x0000aeb6) list_double_pane_t2_ParamLimits

0xaeb6,	// (0x0000aeb6) list_double_pane_t2

0x0001,

0xe40c,	// (0x0000e40c) list_double_pane_t_ParamLimits

0xe40c,	// (0x0000e40c) list_double_pane_t

0xaec8,	// (0x0000aec8) list_double2_pane_g1_ParamLimits

0xaec8,	// (0x0000aec8) list_double2_pane_g1

0xaed9,	// (0x0000aed9) list_double2_pane_g2_ParamLimits

0xaed9,	// (0x0000aed9) list_double2_pane_g2

0x0001,

0xe411,	// (0x0000e411) list_double2_pane_g_ParamLimits

0xe411,	// (0x0000e411) list_double2_pane_g

0xaee5,	// (0x0000aee5) list_double2_pane_t1_ParamLimits

0xaee5,	// (0x0000aee5) list_double2_pane_t1

0xaefb,	// (0x0000aefb) list_double2_pane_t2_ParamLimits

0xaefb,	// (0x0000aefb) list_double2_pane_t2

0x0001,

0xe416,	// (0x0000e416) list_double2_pane_t_ParamLimits

0xe416,	// (0x0000e416) list_double2_pane_t

0x24ed,	// (0x000024ed) list_double_number_pane_g1_ParamLimits

0x24ed,	// (0x000024ed) list_double_number_pane_g1

0x5752,	// (0x00005752) list_double_number_pane_g2_ParamLimits

0x5752,	// (0x00005752) list_double_number_pane_g2

0x0001,

0xa389,	// (0x0000a389) list_double_number_pane_g_ParamLimits

0xa389,	// (0x0000a389) list_double_number_pane_g

0xaf0d,	// (0x0000af0d) list_double_number_pane_t1_ParamLimits

0xaf0d,	// (0x0000af0d) list_double_number_pane_t1

0xaf1f,	// (0x0000af1f) list_double_number_pane_t2_ParamLimits

0xaf1f,	// (0x0000af1f) list_double_number_pane_t2

0xaf35,	// (0x0000af35) list_double_number_pane_t3_ParamLimits

0xaf35,	// (0x0000af35) list_double_number_pane_t3

0x0002,

0xe41b,	// (0x0000e41b) list_double_number_pane_t_ParamLimits

0xe41b,	// (0x0000e41b) list_double_number_pane_t

0x5746,	// (0x00005746) list_double_graphic_pane_g1_ParamLimits

0x5746,	// (0x00005746) list_double_graphic_pane_g1

0xaf47,	// (0x0000af47) list_double_graphic_pane_g2_ParamLimits

0xaf47,	// (0x0000af47) list_double_graphic_pane_g2

0xaf56,	// (0x0000af56) list_double_graphic_pane_g3_ParamLimits

0xaf56,	// (0x0000af56) list_double_graphic_pane_g3

0x0003,

0xe422,	// (0x0000e422) list_double_graphic_pane_g_ParamLimits

0xe422,	// (0x0000e422) list_double_graphic_pane_g

0xaf6e,	// (0x0000af6e) list_double_graphic_pane_t1_ParamLimits

0xaf6e,	// (0x0000af6e) list_double_graphic_pane_t1

0xaf84,	// (0x0000af84) list_double_graphic_pane_t2_ParamLimits

0xaf84,	// (0x0000af84) list_double_graphic_pane_t2

0x0001,

0xe42b,	// (0x0000e42b) list_double_graphic_pane_t_ParamLimits

0xe42b,	// (0x0000e42b) list_double_graphic_pane_t

0xaf96,	// (0x0000af96) list_double2_graphic_pane_g1_ParamLimits

0xaf96,	// (0x0000af96) list_double2_graphic_pane_g1

0x24a1,	// (0x000024a1) list_double2_graphic_pane_g2_ParamLimits

0x24a1,	// (0x000024a1) list_double2_graphic_pane_g2

0xaed9,	// (0x0000aed9) list_double2_graphic_pane_g3_ParamLimits

0xaed9,	// (0x0000aed9) list_double2_graphic_pane_g3

0x0002,

0xe430,	// (0x0000e430) list_double2_graphic_pane_g_ParamLimits

0xe430,	// (0x0000e430) list_double2_graphic_pane_g

0xafa2,	// (0x0000afa2) list_double2_graphic_pane_t1_ParamLimits

0xafa2,	// (0x0000afa2) list_double2_graphic_pane_t1

0xafb8,	// (0x0000afb8) list_double2_graphic_pane_t2_ParamLimits

0xafb8,	// (0x0000afb8) list_double2_graphic_pane_t2

0x0001,

0xe437,	// (0x0000e437) list_double2_graphic_pane_t_ParamLimits

0xe437,	// (0x0000e437) list_double2_graphic_pane_t

0xafca,	// (0x0000afca) list_double_large_graphic_pane_g1_ParamLimits

0xafca,	// (0x0000afca) list_double_large_graphic_pane_g1

0xaff5,	// (0x0000aff5) list_double_large_graphic_pane_g2_ParamLimits

0xaff5,	// (0x0000aff5) list_double_large_graphic_pane_g2

0x5752,	// (0x00005752) list_double_large_graphic_pane_g3_ParamLimits

0x5752,	// (0x00005752) list_double_large_graphic_pane_g3

0xb006,	// (0x0000b006) list_double_large_graphic_pane_g4_ParamLimits

0xb006,	// (0x0000b006) list_double_large_graphic_pane_g4

0x0004,

0xe43c,	// (0x0000e43c) list_double_large_graphic_pane_g_ParamLimits

0xe43c,	// (0x0000e43c) list_double_large_graphic_pane_g

0xb019,	// (0x0000b019) list_double_large_graphic_pane_t1_ParamLimits

0xb019,	// (0x0000b019) list_double_large_graphic_pane_t1

0xb032,	// (0x0000b032) list_double_large_graphic_pane_t2_ParamLimits

0xb032,	// (0x0000b032) list_double_large_graphic_pane_t2

0x0001,

0xe447,	// (0x0000e447) list_double_large_graphic_pane_t_ParamLimits

0xe447,	// (0x0000e447) list_double_large_graphic_pane_t

0xb044,	// (0x0000b044) list_double2_large_graphic_pane_g1_ParamLimits

0xb044,	// (0x0000b044) list_double2_large_graphic_pane_g1

0xaec8,	// (0x0000aec8) list_double2_large_graphic_pane_g2_ParamLimits

0xaec8,	// (0x0000aec8) list_double2_large_graphic_pane_g2

0xaed9,	// (0x0000aed9) list_double2_large_graphic_pane_g3_ParamLimits

0xaed9,	// (0x0000aed9) list_double2_large_graphic_pane_g3

0x0002,

0xe44c,	// (0x0000e44c) list_double2_large_graphic_pane_g_ParamLimits

0xe44c,	// (0x0000e44c) list_double2_large_graphic_pane_g

0xb050,	// (0x0000b050) list_double2_large_graphic_pane_t1_ParamLimits

0xb050,	// (0x0000b050) list_double2_large_graphic_pane_t1

0xb066,	// (0x0000b066) list_double2_large_graphic_pane_t2_ParamLimits

0xb066,	// (0x0000b066) list_double2_large_graphic_pane_t2

0x0001,

0xe453,	// (0x0000e453) list_double2_large_graphic_pane_t_ParamLimits

0xe453,	// (0x0000e453) list_double2_large_graphic_pane_t

0xb078,	// (0x0000b078) list_double_heading_pane_g1_ParamLimits

0xb078,	// (0x0000b078) list_double_heading_pane_g1

0xb089,	// (0x0000b089) list_double_heading_pane_g2_ParamLimits

0xb089,	// (0x0000b089) list_double_heading_pane_g2

0x0001,

0xe458,	// (0x0000e458) list_double_heading_pane_g_ParamLimits

0xe458,	// (0x0000e458) list_double_heading_pane_g

0xb095,	// (0x0000b095) list_double_heading_pane_t1_ParamLimits

0xb095,	// (0x0000b095) list_double_heading_pane_t1

0xb0ab,	// (0x0000b0ab) list_double_heading_pane_t2_ParamLimits

0xb0ab,	// (0x0000b0ab) list_double_heading_pane_t2

0x0001,

0xe45d,	// (0x0000e45d) list_double_heading_pane_t_ParamLimits

0xe45d,	// (0x0000e45d) list_double_heading_pane_t

0xb0bd,	// (0x0000b0bd) list_double_graphic_heading_pane_g1_ParamLimits

0xb0bd,	// (0x0000b0bd) list_double_graphic_heading_pane_g1

0xb078,	// (0x0000b078) list_double_graphic_heading_pane_g2_ParamLimits

0xb078,	// (0x0000b078) list_double_graphic_heading_pane_g2

0xb089,	// (0x0000b089) list_double_graphic_heading_pane_g3_ParamLimits

0xb089,	// (0x0000b089) list_double_graphic_heading_pane_g3

0x0002,

0xe462,	// (0x0000e462) list_double_graphic_heading_pane_g_ParamLimits

0xe462,	// (0x0000e462) list_double_graphic_heading_pane_g

0xb0c9,	// (0x0000b0c9) list_double_graphic_heading_pane_t1_ParamLimits

0xb0c9,	// (0x0000b0c9) list_double_graphic_heading_pane_t1

0xb0df,	// (0x0000b0df) list_double_graphic_heading_pane_t2_ParamLimits

0xb0df,	// (0x0000b0df) list_double_graphic_heading_pane_t2

0x0001,

0xe469,	// (0x0000e469) list_double_graphic_heading_pane_t_ParamLimits

0xe469,	// (0x0000e469) list_double_graphic_heading_pane_t

0xaff5,	// (0x0000aff5) list_double_time_pane_g1_ParamLimits

0xaff5,	// (0x0000aff5) list_double_time_pane_g1

0x5752,	// (0x00005752) list_double_time_pane_g2_ParamLimits

0x5752,	// (0x00005752) list_double_time_pane_g2

0x0001,

0xe46e,	// (0x0000e46e) list_double_time_pane_g_ParamLimits

0xe46e,	// (0x0000e46e) list_double_time_pane_g

0xb0f1,	// (0x0000b0f1) list_double_time_pane_t1_ParamLimits

0xb0f1,	// (0x0000b0f1) list_double_time_pane_t1

0xb107,	// (0x0000b107) list_double_time_pane_t2_ParamLimits

0xb107,	// (0x0000b107) list_double_time_pane_t2

0xb119,	// (0x0000b119) list_double_time_pane_t3_ParamLimits

0xb119,	// (0x0000b119) list_double_time_pane_t3

0xb12b,	// (0x0000b12b) list_double_time_pane_t4_ParamLimits

0xb12b,	// (0x0000b12b) list_double_time_pane_t4

0x0003,

0xe473,	// (0x0000e473) list_double_time_pane_t_ParamLimits

0xe473,	// (0x0000e473) list_double_time_pane_t

0x24a1,	// (0x000024a1) list_setting_pane_g1_ParamLimits

0x24a1,	// (0x000024a1) list_setting_pane_g1

0xaed9,	// (0x0000aed9) list_setting_pane_g2_ParamLimits

0xaed9,	// (0x0000aed9) list_setting_pane_g2

0x0001,

0xe47c,	// (0x0000e47c) list_setting_pane_g_ParamLimits

0xe47c,	// (0x0000e47c) list_setting_pane_g

0xb13d,	// (0x0000b13d) list_setting_pane_t1_ParamLimits

0xb13d,	// (0x0000b13d) list_setting_pane_t1

0xb154,	// (0x0000b154) list_setting_pane_t2_ParamLimits

0xb154,	// (0x0000b154) list_setting_pane_t2

0x0002,

0xe481,	// (0x0000e481) list_setting_pane_t_ParamLimits

0xe481,	// (0x0000e481) list_setting_pane_t

0xb193,	// (0x0000b193) set_value_pane_cp_ParamLimits

0xb193,	// (0x0000b193) set_value_pane_cp

0x24a1,	// (0x000024a1) list_setting_number_pane_g1_ParamLimits

0x24a1,	// (0x000024a1) list_setting_number_pane_g1

0xaed9,	// (0x0000aed9) list_setting_number_pane_g2_ParamLimits

0xaed9,	// (0x0000aed9) list_setting_number_pane_g2

0x0001,

0xe47c,	// (0x0000e47c) list_setting_number_pane_g_ParamLimits

0xe47c,	// (0x0000e47c) list_setting_number_pane_g

0xb1a1,	// (0x0000b1a1) list_setting_number_pane_t1_ParamLimits

0xb1a1,	// (0x0000b1a1) list_setting_number_pane_t1

0xb1b5,	// (0x0000b1b5) list_setting_number_pane_t2_ParamLimits

0xb1b5,	// (0x0000b1b5) list_setting_number_pane_t2

0xb1cc,	// (0x0000b1cc) list_setting_number_pane_t3_ParamLimits

0xb1cc,	// (0x0000b1cc) list_setting_number_pane_t3

0x0003,

0xe488,	// (0x0000e488) list_setting_number_pane_t_ParamLimits

0xe488,	// (0x0000e488) list_setting_number_pane_t

0xb193,	// (0x0000b193) set_value_pane_ParamLimits

0xb193,	// (0x0000b193) set_value_pane

0x1230,	// (0x00001230) bg_set_opt_pane_ParamLimits

0x1230,	// (0x00001230) bg_set_opt_pane

0x1251,	// (0x00001251) set_value_pane_t1

0x125f,	// (0x0000125f) slider_set_pane_cp3

0xb20f,	// (0x0000b20f) volume_small_pane_cp

0x1271,	// (0x00001271) list_form_gen_pane

0x127a,	// (0x0000127a) scroll_pane_cp8

0xb218,	// (0x0000b218) form_field_data_pane_ParamLimits

0xb218,	// (0x0000b218) form_field_data_pane

0xb233,	// (0x0000b233) form_field_data_wide_pane_ParamLimits

0xb233,	// (0x0000b233) form_field_data_wide_pane

0x12e0,	// (0x000012e0) form_field_popup_pane_ParamLimits

0x12e0,	// (0x000012e0) form_field_popup_pane

0xb257,	// (0x0000b257) form_field_popup_wide_pane_ParamLimits

0xb257,	// (0x0000b257) form_field_popup_wide_pane

0x1323,	// (0x00001323) form_field_slider_pane_ParamLimits

0x1323,	// (0x00001323) form_field_slider_pane

0x1336,	// (0x00001336) form_field_slider_wide_pane_ParamLimits

0x1336,	// (0x00001336) form_field_slider_wide_pane

0x1349,	// (0x00001349) data_form_pane

0xb282,	// (0x0000b282) form_field_data_pane_t1

0x1379,	// (0x00001379) input_focus_pane

0x1387,	// (0x00001387) data_form_wide_pane

0x13b3,	// (0x000013b3) form_field_data_wide_pane_t1

0x0b7b,	// (0x00000b7b) input_focus_pane_cp6

0xb29c,	// (0x0000b29c) form_field_popup_pane_t1

0x1379,	// (0x00001379) input_focus_pane_cp7

0x13ef,	// (0x000013ef) list_form_pane

0x1403,	// (0x00001403) form_field_popup_wide_pane_t1

0x1379,	// (0x00001379) input_focus_pane_cp8

0x1418,	// (0x00001418) list_form_wide_pane

0xb2be,	// (0x0000b2be) form_field_slider_pane_t1_ParamLimits

0xb2be,	// (0x0000b2be) form_field_slider_pane_t1

0xb2d6,	// (0x0000b2d6) form_field_slider_pane_t2_ParamLimits

0xb2d6,	// (0x0000b2d6) form_field_slider_pane_t2

0x0001,

0xe491,	// (0x0000e491) form_field_slider_pane_t_ParamLimits

0xe491,	// (0x0000e491) form_field_slider_pane_t

0x07fb,	// (0x000007fb) input_focus_pane_cp9_ParamLimits

0x07fb,	// (0x000007fb) input_focus_pane_cp9

0xb2eb,	// (0x0000b2eb) slider_cont_pane_ParamLimits

0xb2eb,	// (0x0000b2eb) slider_cont_pane

0x1469,	// (0x00001469) form_field_slider_wide_pane_t1_ParamLimits

0x1469,	// (0x00001469) form_field_slider_wide_pane_t1

0x147b,	// (0x0000147b) form_field_slider_wide_pane_t2_ParamLimits

0x147b,	// (0x0000147b) form_field_slider_wide_pane_t2

0x0001,

0x9f9e,	// (0x00009f9e) form_field_slider_wide_pane_t_ParamLimits

0x9f9e,	// (0x00009f9e) form_field_slider_wide_pane_t

0x07fb,	// (0x000007fb) input_focus_pane_cp10_ParamLimits

0x07fb,	// (0x000007fb) input_focus_pane_cp10

0xb2ff,	// (0x0000b2ff) slider_cont_pane_cp1_ParamLimits

0xb2ff,	// (0x0000b2ff) slider_cont_pane_cp1

0xb313,	// (0x0000b313) slider_form_pane_cp

0x14a9,	// (0x000014a9) input_focus_pane_g1

0x14b1,	// (0x000014b1) input_focus_pane_g2

0x14b9,	// (0x000014b9) input_focus_pane_g3

0x14c1,	// (0x000014c1) input_focus_pane_g4

0x14c9,	// (0x000014c9) input_focus_pane_g5

0x14d1,	// (0x000014d1) input_focus_pane_g6

0x14d9,	// (0x000014d9) input_focus_pane_g7

0x14e1,	// (0x000014e1) input_focus_pane_g8

0x14e9,	// (0x000014e9) input_focus_pane_g9

0x002e,	// (0x0000002e) input_focus_pane_g10

0x0009,

0x9fa3,	// (0x00009fa3) input_focus_pane_g

0x3e63,	// (0x00003e63) wait_border_pane_g3_copy1

0xb31b,	// (0x0000b31b) data_form_pane_t1

0x002e,	// (0x0000002e) wait_anim_pane_g1_copy1

0xca12,	// (0x0000ca12) data_form_wide_pane_t1

0x1522,	// (0x00001522) list_form_graphic_pane_cp_ParamLimits

0x1522,	// (0x00001522) list_form_graphic_pane_cp

0x503c,	// (0x0000503c) slider_form_pane_g1

0x5045,	// (0x00005045) slider_form_pane_g2

0x0006,

0xe587,	// (0x0000e587) slider_form_pane_g

0x1522,	// (0x00001522) list_form_graphic_pane_ParamLimits

0x1522,	// (0x00001522) list_form_graphic_pane

0x1533,	// (0x00001533) list_form_graphic_pane_g1

0x153b,	// (0x0000153b) list_form_graphic_pane_t1_ParamLimits

0x153b,	// (0x0000153b) list_form_graphic_pane_t1

0x04d3,	// (0x000004d3) list_highlight_pane_cp5_ParamLimits

0x04d3,	// (0x000004d3) list_highlight_pane_cp5

0xb337,	// (0x0000b337) find_pane_g1

0x1559,	// (0x00001559) input_find_pane

0xb340,	// (0x0000b340) input_find_pane_g1_ParamLimits

0xb340,	// (0x0000b340) input_find_pane_g1

0xb34c,	// (0x0000b34c) input_find_pane_t1_ParamLimits

0xb34c,	// (0x0000b34c) input_find_pane_t1

0xb361,	// (0x0000b361) input_find_pane_t2_ParamLimits

0xb361,	// (0x0000b361) input_find_pane_t2

0x0001,

0xe496,	// (0x0000e496) input_find_pane_t_ParamLimits

0xe496,	// (0x0000e496) input_find_pane_t

0x1598,	// (0x00001598) input_focus_pane_cp5_ParamLimits

0x1598,	// (0x00001598) input_focus_pane_cp5

0xb382,	// (0x0000b382) bg_popup_window_pane_cp2_ParamLimits

0xb382,	// (0x0000b382) bg_popup_window_pane_cp2

0xb38f,	// (0x0000b38f) listscroll_menu_pane_ParamLimits

0xb38f,	// (0x0000b38f) listscroll_menu_pane

0xb39b,	// (0x0000b39b) popup_submenu_window_ParamLimits

0xb39b,	// (0x0000b39b) popup_submenu_window

0x15fd,	// (0x000015fd) find_popup_pane_g1

0x1605,	// (0x00001605) input_popup_find_pane_cp

0x1598,	// (0x00001598) input_focus_pane_cp4_ParamLimits

0x1598,	// (0x00001598) input_focus_pane_cp4

0x161d,	// (0x0000161d) input_popup_find_pane_t1_ParamLimits

0x161d,	// (0x0000161d) input_popup_find_pane_t1

0x0268,	// (0x00000268) bg_popup_sub_pane_cp

0x164b,	// (0x0000164b) listscroll_popup_sub_pane

0x1653,	// (0x00001653) list_submenu_pane_ParamLimits

0x1653,	// (0x00001653) list_submenu_pane

0x1664,	// (0x00001664) scroll_pane_cp4

0x166c,	// (0x0000166c) list_single_popup_submenu_pane_ParamLimits

0x166c,	// (0x0000166c) list_single_popup_submenu_pane

0x1684,	// (0x00001684) list_single_popup_submenu_pane_g1

0x168c,	// (0x0000168c) list_single_popup_submenu_pane_t1_ParamLimits

0x168c,	// (0x0000168c) list_single_popup_submenu_pane_t1

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp1_ParamLimits

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp1

0xb3db,	// (0x0000b3db) tabs_2_active_pane_g1

0xb3e3,	// (0x0000b3e3) tabs_2_active_pane_t1

0x07fb,	// (0x000007fb) bg_passive_tab_pane_cp1_ParamLimits

0x07fb,	// (0x000007fb) bg_passive_tab_pane_cp1

0xb3db,	// (0x0000b3db) tabs_2_passive_pane_g1

0xb3e3,	// (0x0000b3e3) tabs_2_passive_pane_t1

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp4

0xb3f5,	// (0x0000b3f5) tabs_2_long_active_pane_t1

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp4

0x3781,	// (0x00003781) list_single_midp_graphic_pane_g4_ParamLimits

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp5

0xb408,	// (0x0000b408) tabs_3_long_active_pane_t1

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp5

0x3781,	// (0x00003781) list_single_midp_graphic_pane_g4

0x04d3,	// (0x000004d3) bg_popup_window_pane_cp13_ParamLimits

0x04d3,	// (0x000004d3) bg_popup_window_pane_cp13

0x1703,	// (0x00001703) listscroll_popup_fast_pane_ParamLimits

0x1703,	// (0x00001703) listscroll_popup_fast_pane

0x170f,	// (0x0000170f) grid_popup_fast_pane_ParamLimits

0x170f,	// (0x0000170f) grid_popup_fast_pane

0x1721,	// (0x00001721) scroll_pane_cp9_ParamLimits

0x1721,	// (0x00001721) scroll_pane_cp9

0x7265,	// (0x00007265) list_single_graphic_hl_pane_t1_cp2_ParamLimits

0x7265,	// (0x00007265) list_single_graphic_hl_pane_t1_cp2

0x1745,	// (0x00001745) input_focus_pane_cp20_ParamLimits

0x1745,	// (0x00001745) input_focus_pane_cp20

0x1753,	// (0x00001753) query_popup_data_pane_t1_ParamLimits

0x1753,	// (0x00001753) query_popup_data_pane_t1

0x1766,	// (0x00001766) query_popup_data_pane_t2_ParamLimits

0x1766,	// (0x00001766) query_popup_data_pane_t2

0x17ac,	// (0x000017ac) query_popup_data_pane_t3_ParamLimits

0x17ac,	// (0x000017ac) query_popup_data_pane_t3

0x17ed,	// (0x000017ed) query_popup_data_pane_t4_ParamLimits

0x17ed,	// (0x000017ed) query_popup_data_pane_t4

0x1829,	// (0x00001829) query_popup_data_pane_t5_ParamLimits

0x1829,	// (0x00001829) query_popup_data_pane_t5

0x0004,

0x9fbd,	// (0x00009fbd) query_popup_data_pane_t_ParamLimits

0x9fbd,	// (0x00009fbd) query_popup_data_pane_t

0x14a9,	// (0x000014a9) bg_set_opt_pane_g1

0x14b1,	// (0x000014b1) bg_set_opt_pane_g2

0x14b9,	// (0x000014b9) bg_set_opt_pane_g3

0x14c1,	// (0x000014c1) bg_set_opt_pane_g4

0x14c9,	// (0x000014c9) bg_set_opt_pane_g5

0x14d1,	// (0x000014d1) bg_set_opt_pane_g6

0x14d9,	// (0x000014d9) bg_set_opt_pane_g7

0x14e1,	// (0x000014e1) bg_set_opt_pane_g8

0x14e9,	// (0x000014e9) bg_set_opt_pane_g9

0x0008,

0x9fc8,	// (0x00009fc8) bg_set_opt_pane_g

0x2122,	// (0x00002122) control_top_pane_stacon_ParamLimits

0x2122,	// (0x00002122) control_top_pane_stacon

0x2175,	// (0x00002175) signal_pane_stacon_ParamLimits

0x2175,	// (0x00002175) signal_pane_stacon

0x219a,	// (0x0000219a) stacon_top_pane_g1_ParamLimits

0x219a,	// (0x0000219a) stacon_top_pane_g1

0x21bc,	// (0x000021bc) title_pane_stacon_ParamLimits

0x21bc,	// (0x000021bc) title_pane_stacon

0x21e6,	// (0x000021e6) uni_indicator_pane_stacon_ParamLimits

0x21e6,	// (0x000021e6) uni_indicator_pane_stacon

0x21fb,	// (0x000021fb) battery_pane_stacon_ParamLimits

0x21fb,	// (0x000021fb) battery_pane_stacon

0x223f,	// (0x0000223f) control_bottom_pane_stacon_ParamLimits

0x223f,	// (0x0000223f) control_bottom_pane_stacon

0x2262,	// (0x00002262) navi_pane_stacon_ParamLimits

0x2262,	// (0x00002262) navi_pane_stacon

0x2285,	// (0x00002285) stacon_bottom_pane_g1_ParamLimits

0x2285,	// (0x00002285) stacon_bottom_pane_g1

0x1860,	// (0x00001860) aid_levels_signal_lsc_ParamLimits

0x1860,	// (0x00001860) aid_levels_signal_lsc

0x1877,	// (0x00001877) signal_pane_stacon_g1_ParamLimits

0x1877,	// (0x00001877) signal_pane_stacon_g1

0x188b,	// (0x0000188b) signal_pane_stacon_g2_ParamLimits

0x188b,	// (0x0000188b) signal_pane_stacon_g2

0x0001,

0x9fdb,	// (0x00009fdb) signal_pane_stacon_g_ParamLimits

0x9fdb,	// (0x00009fdb) signal_pane_stacon_g

0x18cd,	// (0x000018cd) title_pane_stacon_t1_ParamLimits

0x18cd,	// (0x000018cd) title_pane_stacon_t1

0x18f2,	// (0x000018f2) uni_indicator_pane_stacon_g1

0x18fc,	// (0x000018fc) uni_indicator_pane_stacon_g2

0x1906,	// (0x00001906) uni_indicator_pane_stacon_g3

0x1910,	// (0x00001910) uni_indicator_pane_stacon_g4

0x0003,

0x9fe7,	// (0x00009fe7) uni_indicator_pane_stacon_g

0x191a,	// (0x0000191a) control_top_pane_stacon_g1

0x1922,	// (0x00001922) control_top_pane_stacon_t1_ParamLimits

0x1922,	// (0x00001922) control_top_pane_stacon_t1

0x1959,	// (0x00001959) aid_levels_battery_lsc_ParamLimits

0x1959,	// (0x00001959) aid_levels_battery_lsc

0x1971,	// (0x00001971) battery_pane_stacon_g1_ParamLimits

0x1971,	// (0x00001971) battery_pane_stacon_g1

0x1984,	// (0x00001984) battery_pane_stacon_g2_ParamLimits

0x1984,	// (0x00001984) battery_pane_stacon_g2

0x0001,

0x9ff0,	// (0x00009ff0) battery_pane_stacon_g_ParamLimits

0x9ff0,	// (0x00009ff0) battery_pane_stacon_g

0x19c2,	// (0x000019c2) navi_icon_pane_stacon

0x19d6,	// (0x000019d6) navi_navi_pane_stacon

0x19c2,	// (0x000019c2) navi_text_pane_stacon

0x19ec,	// (0x000019ec) control_bottom_pane_stacon_g1

0x19f4,	// (0x000019f4) control_bottom_pane_stacon_t1_ParamLimits

0x19f4,	// (0x000019f4) control_bottom_pane_stacon_t1

0xb41a,	// (0x0000b41a) grid_app_pane_ParamLimits

0xb41a,	// (0x0000b41a) grid_app_pane

0xb448,	// (0x0000b448) scroll_pane_cp15_ParamLimits

0xb448,	// (0x0000b448) scroll_pane_cp15

0xb45f,	// (0x0000b45f) cell_app_pane_ParamLimits

0xb45f,	// (0x0000b45f) cell_app_pane

0xb496,	// (0x0000b496) cell_app_pane_g1_ParamLimits

0xb496,	// (0x0000b496) cell_app_pane_g1

0x1abe,	// (0x00001abe) cell_app_pane_g2_ParamLimits

0x1abe,	// (0x00001abe) cell_app_pane_g2

0x0001,

0xe49b,	// (0x0000e49b) cell_app_pane_g_ParamLimits

0xe49b,	// (0x0000e49b) cell_app_pane_g

0x1aca,	// (0x00001aca) cell_app_pane_t1_ParamLimits

0x1aca,	// (0x00001aca) cell_app_pane_t1

0x1adc,	// (0x00001adc) grid_highlight_pane_ParamLimits

0x1adc,	// (0x00001adc) grid_highlight_pane

0x14a9,	// (0x000014a9) cell_highlight_pane_g1

0x14b1,	// (0x000014b1) cell_highlight_pane_g2

0x14b9,	// (0x000014b9) cell_highlight_pane_g3

0x14c1,	// (0x000014c1) cell_highlight_pane_g4

0x14c9,	// (0x000014c9) cell_highlight_pane_g5

0x14d1,	// (0x000014d1) cell_highlight_pane_g6

0x14d9,	// (0x000014d9) cell_highlight_pane_g7

0x14e1,	// (0x000014e1) cell_highlight_pane_g8

0x14e9,	// (0x000014e9) cell_highlight_pane_g9

0x002e,	// (0x0000002e) cell_highlight_pane_g10

0x0009,

0x9fa3,	// (0x00009fa3) cell_highlight_pane_g

0x1b00,	// (0x00001b00) bg_scroll_pane

0x1b1f,	// (0x00001b1f) scroll_handle_pane

0x1b70,	// (0x00001b70) scroll_bg_pane_g1

0x1b85,	// (0x00001b85) scroll_bg_pane_g2

0x1b9d,	// (0x00001b9d) scroll_bg_pane_g3

0x0002,

0x9ffa,	// (0x00009ffa) scroll_bg_pane_g

0x1bb2,	// (0x00001bb2) scroll_handle_focus_pane_ParamLimits

0x1bb2,	// (0x00001bb2) scroll_handle_focus_pane

0x1b70,	// (0x00001b70) scroll_handle_pane_g1

0x1bbf,	// (0x00001bbf) scroll_handle_pane_g2

0x1b9d,	// (0x00001b9d) scroll_handle_pane_g3

0x0002,

0xa001,	// (0x0000a001) scroll_handle_pane_g

0x1598,	// (0x00001598) bg_popup_sub_pane_cp21_ParamLimits

0x1598,	// (0x00001598) bg_popup_sub_pane_cp21

0x1bd3,	// (0x00001bd3) popup_fep_japan_predictive_window_t1_ParamLimits

0x1bd3,	// (0x00001bd3) popup_fep_japan_predictive_window_t1

0x1bed,	// (0x00001bed) popup_fep_japan_predictive_window_t2_ParamLimits

0x1bed,	// (0x00001bed) popup_fep_japan_predictive_window_t2

0x1c20,	// (0x00001c20) popup_fep_japan_predictive_window_t3_ParamLimits

0x1c20,	// (0x00001c20) popup_fep_japan_predictive_window_t3

0x0002,

0xa008,	// (0x0000a008) popup_fep_japan_predictive_window_t_ParamLimits

0xa008,	// (0x0000a008) popup_fep_japan_predictive_window_t

0x0268,	// (0x00000268) bg_popup_sub_pane_cp23

0x1c57,	// (0x00001c57) listscroll_japin_cand_pane

0x1c5f,	// (0x00001c5f) popup_fep_japan_candidate_window_t1

0x1c6d,	// (0x00001c6d) candidate_pane_ParamLimits

0x1c6d,	// (0x00001c6d) candidate_pane

0x1c7f,	// (0x00001c7f) scroll_pane_cp30

0x1c89,	// (0x00001c89) list_single_popup_jap_candidate_pane_ParamLimits

0x1c89,	// (0x00001c89) list_single_popup_jap_candidate_pane

0x0268,	// (0x00000268) list_highlight_pane_cp30

0x1c9d,	// (0x00001c9d) list_single_popup_jap_candidate_pane_t1

0x1cac,	// (0x00001cac) level_1_signal

0x1cbe,	// (0x00001cbe) level_2_signal

0x1cd1,	// (0x00001cd1) level_3_signal

0x1ce4,	// (0x00001ce4) level_4_signal

0x1cf7,	// (0x00001cf7) level_5_signal

0x1d0a,	// (0x00001d0a) level_6_signal

0x1d1d,	// (0x00001d1d) level_7_signal

0x1cac,	// (0x00001cac) level_1_battery

0x1cbe,	// (0x00001cbe) level_2_battery

0x1cd1,	// (0x00001cd1) level_3_battery

0x1ce4,	// (0x00001ce4) level_4_battery

0x1cf7,	// (0x00001cf7) level_5_battery

0x1d0a,	// (0x00001d0a) level_6_battery

0x1d1d,	// (0x00001d1d) level_7_battery

0x1d67,	// (0x00001d67) list_menu_pane_ParamLimits

0x1d67,	// (0x00001d67) list_menu_pane

0x1d78,	// (0x00001d78) scroll_pane_cp25_ParamLimits

0x1d78,	// (0x00001d78) scroll_pane_cp25

0x1d91,	// (0x00001d91) list_double2_graphic_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double2_graphic_pane_cp2

0x1d91,	// (0x00001d91) list_double2_large_graphic_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double2_large_graphic_pane_cp2

0x1d91,	// (0x00001d91) list_double2_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double2_pane_cp2

0x1d91,	// (0x00001d91) list_double_graphic_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double_graphic_pane_cp2

0x1d91,	// (0x00001d91) list_double_large_graphic_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double_large_graphic_pane_cp2

0x1d91,	// (0x00001d91) list_double_number_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double_number_pane_cp2

0x1d91,	// (0x00001d91) list_double_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double_pane_cp2

0xb4c3,	// (0x0000b4c3) list_single_2graphic_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_2graphic_pane_cp2

0xb4c3,	// (0x0000b4c3) list_single_graphic_heading_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_graphic_heading_pane_cp2

0xb4c3,	// (0x0000b4c3) list_single_graphic_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_graphic_pane_cp2

0xb4c3,	// (0x0000b4c3) list_single_heading_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_heading_pane_cp2

0x1dca,	// (0x00001dca) list_single_large_graphic_pane_cp2_ParamLimits

0x1dca,	// (0x00001dca) list_single_large_graphic_pane_cp2

0xb4c3,	// (0x0000b4c3) list_single_number_heading_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_number_heading_pane_cp2

0xb4c3,	// (0x0000b4c3) list_single_number_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_number_pane_cp2

0xb4c3,	// (0x0000b4c3) list_single_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_pane_cp2

0x1e7a,	// (0x00001e7a) bg_popup_sub_pane_cp22

0x1e9f,	// (0x00001e9f) popup_side_volume_key_window_g1

0x1ecd,	// (0x00001ecd) popup_side_volume_key_window_t1

0x1eeb,	// (0x00001eeb) volume_small_pane_cp1

0x07fb,	// (0x000007fb) bg_popup_sub_pane_cp24_ParamLimits

0x07fb,	// (0x000007fb) bg_popup_sub_pane_cp24

0x1ef3,	// (0x00001ef3) fep_china_uni_candidate_pane_ParamLimits

0x1ef3,	// (0x00001ef3) fep_china_uni_candidate_pane

0x1f07,	// (0x00001f07) fep_china_uni_entry_pane

0x1f17,	// (0x00001f17) popup_fep_china_uni_window_g1

0x1f33,	// (0x00001f33) fep_china_uni_entry_pane_g1

0x1f3d,	// (0x00001f3d) fep_china_uni_entry_pane_g2

0x0001,

0xa035,	// (0x0000a035) fep_china_uni_entry_pane_g

0x1f47,	// (0x00001f47) fep_entry_item_pane

0x1f51,	// (0x00001f51) fep_candidate_item_pane

0x1f59,	// (0x00001f59) fep_china_uni_candidate_pane_g1

0x1f63,	// (0x00001f63) fep_china_uni_candidate_pane_g2

0x1f6b,	// (0x00001f6b) fep_china_uni_candidate_pane_g3

0x1f73,	// (0x00001f73) fep_china_uni_candidate_pane_g4

0x0003,

0xa03a,	// (0x0000a03a) fep_china_uni_candidate_pane_g

0x002e,	// (0x0000002e) fep_entry_item_pane_g1

0x1f7d,	// (0x00001f7d) fep_entry_item_pane_t1_ParamLimits

0x1f7d,	// (0x00001f7d) fep_entry_item_pane_t1

0x1f93,	// (0x00001f93) fep_candidate_item_pane_t1_ParamLimits

0x1f93,	// (0x00001f93) fep_candidate_item_pane_t1

0x1fa8,	// (0x00001fa8) fep_candidate_item_pane_t2_ParamLimits

0x1fa8,	// (0x00001fa8) fep_candidate_item_pane_t2

0x0001,

0xa043,	// (0x0000a043) fep_candidate_item_pane_t_ParamLimits

0xa043,	// (0x0000a043) fep_candidate_item_pane_t

0x04d3,	// (0x000004d3) list_highlight_pane_cp31_ParamLimits

0x04d3,	// (0x000004d3) list_highlight_pane_cp31

0x1fba,	// (0x00001fba) level_1_signal_lsc

0x1fc3,	// (0x00001fc3) level_2_signal_lsc

0x1fcc,	// (0x00001fcc) level_3_signal_lsc

0x1fd5,	// (0x00001fd5) level_4_signal_lsc

0x1fde,	// (0x00001fde) level_5_signal_lsc

0x1fe7,	// (0x00001fe7) level_6_signal_lsc

0x1ff0,	// (0x00001ff0) level_7_signal_lsc

0x1ff0,	// (0x00001ff0) level_1_battery_lsc

0x1ff9,	// (0x00001ff9) level_2_battery_lsc

0x2002,	// (0x00002002) level_3_battery_lsc

0x200b,	// (0x0000200b) level_4_battery_lsc

0x2014,	// (0x00002014) level_5_battery_lsc

0x201d,	// (0x0000201d) level_6_battery_lsc

0x1fba,	// (0x00001fba) level_7_battery_lsc

0x2026,	// (0x00002026) scroll_handle_focus_pane_g1

0x202f,	// (0x0000202f) scroll_handle_focus_pane_g2

0x2038,	// (0x00002038) scroll_handle_focus_pane_g3

0x0002,

0xa048,	// (0x0000a048) scroll_handle_focus_pane_g

0xb522,	// (0x0000b522) list_single_2graphic_pane_g1_ParamLimits

0xb522,	// (0x0000b522) list_single_2graphic_pane_g1

0xae75,	// (0x0000ae75) list_single_2graphic_pane_g2_ParamLimits

0xae75,	// (0x0000ae75) list_single_2graphic_pane_g2

0x35ae,	// (0x000035ae) list_single_2graphic_pane_g3_ParamLimits

0x35ae,	// (0x000035ae) list_single_2graphic_pane_g3

0xb52e,	// (0x0000b52e) list_single_2graphic_pane_g4_ParamLimits

0xb52e,	// (0x0000b52e) list_single_2graphic_pane_g4

0x0003,

0xe4a5,	// (0x0000e4a5) list_single_2graphic_pane_g_ParamLimits

0xe4a5,	// (0x0000e4a5) list_single_2graphic_pane_g

0xb53f,	// (0x0000b53f) list_single_2graphic_pane_t1_ParamLimits

0xb53f,	// (0x0000b53f) list_single_2graphic_pane_t1

0xb56d,	// (0x0000b56d) list_double2_graphic_large_graphic_pane_g1_ParamLimits

0xb56d,	// (0x0000b56d) list_double2_graphic_large_graphic_pane_g1

0xaec8,	// (0x0000aec8) list_double2_graphic_large_graphic_pane_g2_ParamLimits

0xaec8,	// (0x0000aec8) list_double2_graphic_large_graphic_pane_g2

0xaed9,	// (0x0000aed9) list_double2_graphic_large_graphic_pane_g3_ParamLimits

0xaed9,	// (0x0000aed9) list_double2_graphic_large_graphic_pane_g3

0xb57d,	// (0x0000b57d) list_double2_graphic_large_graphic_pane_g4_ParamLimits

0xb57d,	// (0x0000b57d) list_double2_graphic_large_graphic_pane_g4

0x0003,

0xe4ae,	// (0x0000e4ae) list_double2_graphic_large_graphic_pane_g_ParamLimits

0xe4ae,	// (0x0000e4ae) list_double2_graphic_large_graphic_pane_g

0xb589,	// (0x0000b589) list_double2_graphic_large_graphic_pane_t1_ParamLimits

0xb589,	// (0x0000b589) list_double2_graphic_large_graphic_pane_t1

0xb59f,	// (0x0000b59f) list_double2_graphic_large_graphic_pane_t2_ParamLimits

0xb59f,	// (0x0000b59f) list_double2_graphic_large_graphic_pane_t2

0x0001,

0xe4b7,	// (0x0000e4b7) list_double2_graphic_large_graphic_pane_t_ParamLimits

0xe4b7,	// (0x0000e4b7) list_double2_graphic_large_graphic_pane_t

0x2345,	// (0x00002345) popup_fast_swap_window_ParamLimits

0x2345,	// (0x00002345) popup_fast_swap_window

0x2365,	// (0x00002365) popup_side_volume_key_window

0x2385,	// (0x00002385) stacon_top_pane

0x238f,	// (0x0000238f) status_pane_ParamLimits

0x238f,	// (0x0000238f) status_pane

0x2385,	// (0x00002385) status_small_pane

0x0268,	// (0x00000268) control_pane

0x0268,	// (0x00000268) stacon_bottom_pane

0x127a,	// (0x0000127a) scroll_pane_cp121

0x1271,	// (0x00001271) set_content_pane

0xb5b1,	// (0x0000b5b1) bg_active_tab_pane_g1_cp1

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp1

0xb5ba,	// (0x0000b5ba) bg_active_tab_pane_g3_cp1

0xb5b1,	// (0x0000b5b1) bg_passive_tab_pane_g1_cp1

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp1

0xb5ba,	// (0x0000b5ba) bg_passive_tab_pane_g3_cp1

0xb5c3,	// (0x0000b5c3) bg_active_tab_pane_g1_cp2

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp2

0xb5cc,	// (0x0000b5cc) bg_active_tab_pane_g3_cp2

0xb5c3,	// (0x0000b5c3) bg_passive_tab_pane_g1_cp2

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp2

0xb5cc,	// (0x0000b5cc) bg_passive_tab_pane_g3_cp2

0xb5d5,	// (0x0000b5d5) bg_active_tab_pane_g1_cp3

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp3

0xb5de,	// (0x0000b5de) bg_active_tab_pane_g3_cp3

0xb5d5,	// (0x0000b5d5) bg_passive_tab_pane_g1_cp3

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp3

0xb5de,	// (0x0000b5de) bg_passive_tab_pane_g3_cp3

0xb5e7,	// (0x0000b5e7) bg_active_tab_pane_g1_cp4

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp4

0xb5f0,	// (0x0000b5f0) bg_active_tab_pane_g3_cp4

0xb5e7,	// (0x0000b5e7) bg_passive_tab_pane_g1_cp4

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp4

0xb5f0,	// (0x0000b5f0) bg_passive_tab_pane_g3_cp4

0x22a1,	// (0x000022a1) bg_active_tab_pane_g1_cp5

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp5

0x22aa,	// (0x000022aa) bg_active_tab_pane_g3_cp5

0x22a1,	// (0x000022a1) bg_passive_tab_pane_g1_cp5

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp5

0x22aa,	// (0x000022aa) bg_passive_tab_pane_g3_cp5

0xb5f9,	// (0x0000b5f9) list_set_graphic_pane_ParamLimits

0xb5f9,	// (0x0000b5f9) list_set_graphic_pane

0x0268,	// (0x00000268) bg_set_opt_pane_cp4

0xb60b,	// (0x0000b60b) list_set_graphic_pane_g1_ParamLimits

0xb60b,	// (0x0000b60b) list_set_graphic_pane_g1

0xb617,	// (0x0000b617) list_set_graphic_pane_g2_ParamLimits

0xb617,	// (0x0000b617) list_set_graphic_pane_g2

0x0001,

0xe4bc,	// (0x0000e4bc) list_set_graphic_pane_g_ParamLimits

0xe4bc,	// (0x0000e4bc) list_set_graphic_pane_g

0x0009,

0xa3dd,	// (0x0000a3dd) volume_small_pane_cp_g

0x22f6,	// (0x000022f6) list_double2_large_graphic_pane_g1_cp2_ParamLimits

0x22f6,	// (0x000022f6) list_double2_large_graphic_pane_g1_cp2

0x2304,	// (0x00002304) list_double2_large_graphic_pane_g2_cp2_ParamLimits

0x2304,	// (0x00002304) list_double2_large_graphic_pane_g2_cp2

0x2315,	// (0x00002315) list_double2_large_graphic_pane_g3_cp2

0x231d,	// (0x0000231d) list_double2_large_graphic_pane_t1_cp2_ParamLimits

0x231d,	// (0x0000231d) list_double2_large_graphic_pane_t1_cp2

0x2333,	// (0x00002333) list_double2_large_graphic_pane_t2_cp2_ParamLimits

0x2333,	// (0x00002333) list_double2_large_graphic_pane_t2_cp2

0x4aa0,	// (0x00004aa0) list_double_large_graphic_pane_g1_cp2_ParamLimits

0x4aa0,	// (0x00004aa0) list_double_large_graphic_pane_g1_cp2

0x4ab3,	// (0x00004ab3) list_double_large_graphic_pane_g2_cp2_ParamLimits

0x4ab3,	// (0x00004ab3) list_double_large_graphic_pane_g2_cp2

0x24ad,	// (0x000024ad) list_double_large_graphic_pane_g3_cp2

0x4ac4,	// (0x00004ac4) list_double_large_graphic_pane_g4_cp

0x4acc,	// (0x00004acc) list_double_large_graphic_pane_t1_cp2_ParamLimits

0x4acc,	// (0x00004acc) list_double_large_graphic_pane_t1_cp2

0x4ae3,	// (0x00004ae3) list_double_large_graphic_pane_t2_cp2_ParamLimits

0x4ae3,	// (0x00004ae3) list_double_large_graphic_pane_t2_cp2

0x239d,	// (0x0000239d) list_double2_graphic_pane_g1_cp2_ParamLimits

0x239d,	// (0x0000239d) list_double2_graphic_pane_g1_cp2

0x23ab,	// (0x000023ab) list_double2_graphic_pane_g2_cp2_ParamLimits

0x23ab,	// (0x000023ab) list_double2_graphic_pane_g2_cp2

0x23bc,	// (0x000023bc) list_double2_graphic_pane_g3_cp2

0x23c6,	// (0x000023c6) list_double2_graphic_pane_t1_cp2_ParamLimits

0x23c6,	// (0x000023c6) list_double2_graphic_pane_t1_cp2

0x23dc,	// (0x000023dc) list_double2_graphic_pane_t2_cp2_ParamLimits

0x23dc,	// (0x000023dc) list_double2_graphic_pane_t2_cp2

0x23ee,	// (0x000023ee) list_single_number_heading_pane_g1_cp2_ParamLimits

0x23ee,	// (0x000023ee) list_single_number_heading_pane_g1_cp2

0x23fa,	// (0x000023fa) list_single_number_heading_pane_g2_cp2

0x2402,	// (0x00002402) list_single_number_heading_pane_t1_cp2_ParamLimits

0x2402,	// (0x00002402) list_single_number_heading_pane_t1_cp2

0x2418,	// (0x00002418) list_single_number_heading_pane_t2_cp2_ParamLimits

0x2418,	// (0x00002418) list_single_number_heading_pane_t2_cp2

0x242c,	// (0x0000242c) list_single_number_heading_pane_t3_cp2_ParamLimits

0x242c,	// (0x0000242c) list_single_number_heading_pane_t3_cp2

0x23ee,	// (0x000023ee) list_single_heading_pane_g1_cp2_ParamLimits

0x23ee,	// (0x000023ee) list_single_heading_pane_g1_cp2

0x23fa,	// (0x000023fa) list_single_heading_pane_g2_cp2

0x2402,	// (0x00002402) list_single_heading_pane_t1_cp2_ParamLimits

0x2402,	// (0x00002402) list_single_heading_pane_t1_cp2

0x489f,	// (0x0000489f) list_single_heading_pane_t2_cp2_ParamLimits

0x489f,	// (0x0000489f) list_single_heading_pane_t2_cp2

0x47e1,	// (0x000047e1) list_double_graphic_pane_g1_cp2_ParamLimits

0x47e1,	// (0x000047e1) list_double_graphic_pane_g1_cp2

0x47ed,	// (0x000047ed) list_double_graphic_pane_g2_cp2_ParamLimits

0x47ed,	// (0x000047ed) list_double_graphic_pane_g2_cp2

0x47fc,	// (0x000047fc) list_double_graphic_pane_g3_cp2

0x4804,	// (0x00004804) list_double_graphic_pane_t1_cp2_ParamLimits

0x4804,	// (0x00004804) list_double_graphic_pane_t1_cp2

0x481a,	// (0x0000481a) list_double_graphic_pane_t2_cp2_ParamLimits

0x481a,	// (0x0000481a) list_double_graphic_pane_t2_cp2

0x24a1,	// (0x000024a1) list_double_number_pane_g1_cp2_ParamLimits

0x24a1,	// (0x000024a1) list_double_number_pane_g1_cp2

0x24ad,	// (0x000024ad) list_double_number_pane_g2_cp2

0x47a5,	// (0x000047a5) list_double_number_pane_t1_cp2_ParamLimits

0x47a5,	// (0x000047a5) list_double_number_pane_t1_cp2

0x47b9,	// (0x000047b9) list_double_number_pane_t2_cp2_ParamLimits

0x47b9,	// (0x000047b9) list_double_number_pane_t2_cp2

0x47cf,	// (0x000047cf) list_double_number_pane_t3_cp2_ParamLimits

0x47cf,	// (0x000047cf) list_double_number_pane_t3_cp2

0x467d,	// (0x0000467d) list_single_graphic_pane_g1_cp2_ParamLimits

0x467d,	// (0x0000467d) list_single_graphic_pane_g1_cp2

0x24ed,	// (0x000024ed) list_single_graphic_pane_g2_cp2_ParamLimits

0x24ed,	// (0x000024ed) list_single_graphic_pane_g2_cp2

0x24f9,	// (0x000024f9) list_single_graphic_pane_g3_cp2

0x4653,	// (0x00004653) list_single_graphic_pane_t1_cp2_ParamLimits

0x4653,	// (0x00004653) list_single_graphic_pane_t1_cp2

0x24ed,	// (0x000024ed) list_single_number_pane_g1_cp2_ParamLimits

0x24ed,	// (0x000024ed) list_single_number_pane_g1_cp2

0x24f9,	// (0x000024f9) list_single_number_pane_g2_cp2

0x4653,	// (0x00004653) list_single_number_pane_t1_cp2_ParamLimits

0x4653,	// (0x00004653) list_single_number_pane_t1_cp2

0x4669,	// (0x00004669) list_single_number_pane_t2_cp2_ParamLimits

0x4669,	// (0x00004669) list_single_number_pane_t2_cp2

0x2304,	// (0x00002304) list_double2_pane_g1_cp2_ParamLimits

0x2304,	// (0x00002304) list_double2_pane_g1_cp2

0x2315,	// (0x00002315) list_double2_pane_g2_cp2

0x2479,	// (0x00002479) list_double2_pane_t1_cp2_ParamLimits

0x2479,	// (0x00002479) list_double2_pane_t1_cp2

0x248f,	// (0x0000248f) list_double2_pane_t2_cp2_ParamLimits

0x248f,	// (0x0000248f) list_double2_pane_t2_cp2

0x24a1,	// (0x000024a1) list_double_pane_g1_cp2_ParamLimits

0x24a1,	// (0x000024a1) list_double_pane_g1_cp2

0x24ad,	// (0x000024ad) list_double_pane_g2_cp2

0x24b5,	// (0x000024b5) list_double_pane_t1_cp2_ParamLimits

0x24b5,	// (0x000024b5) list_double_pane_t1_cp2

0x24cb,	// (0x000024cb) list_double_pane_t2_cp2_ParamLimits

0x24cb,	// (0x000024cb) list_double_pane_t2_cp2

0x24dd,	// (0x000024dd) list_single_pane_cp2_g3

0x24ed,	// (0x000024ed) list_single_pane_g1_cp2_ParamLimits

0x24ed,	// (0x000024ed) list_single_pane_g1_cp2

0x24f9,	// (0x000024f9) list_single_pane_g2_cp2

0x2501,	// (0x00002501) list_single_pane_t1_cp2_ParamLimits

0x2501,	// (0x00002501) list_single_pane_t1_cp2

0x2519,	// (0x00002519) list_single_large_graphic_pane_g1_cp2_ParamLimits

0x2519,	// (0x00002519) list_single_large_graphic_pane_g1_cp2

0x0dbf,	// (0x00000dbf) list_single_large_graphic_pane_g2_cp2_ParamLimits

0x0dbf,	// (0x00000dbf) list_single_large_graphic_pane_g2_cp2

0x2527,	// (0x00002527) list_single_large_graphic_pane_g3_cp2

0x252f,	// (0x0000252f) list_single_large_graphic_pane_g4_cp1_ParamLimits

0x252f,	// (0x0000252f) list_single_large_graphic_pane_g4_cp1

0x2549,	// (0x00002549) list_single_large_graphic_pane_t1_cp2_ParamLimits

0x2549,	// (0x00002549) list_single_large_graphic_pane_t1_cp2

0x44b6,	// (0x000044b6) list_single_graphic_heading_pane_g1_cp2_ParamLimits

0x44b6,	// (0x000044b6) list_single_graphic_heading_pane_g1_cp2

0x4483,	// (0x00004483) list_single_graphic_heading_pane_g4_cp2_ParamLimits

0x4483,	// (0x00004483) list_single_graphic_heading_pane_g4_cp2

0x24f9,	// (0x000024f9) list_single_graphic_heading_pane_g5_cp2

0x44c2,	// (0x000044c2) list_single_graphic_heading_pane_t1_cp2_ParamLimits

0x44c2,	// (0x000044c2) list_single_graphic_heading_pane_t1_cp2

0x44d8,	// (0x000044d8) list_single_graphic_heading_pane_t2_cp2_ParamLimits

0x44d8,	// (0x000044d8) list_single_graphic_heading_pane_t2_cp2

0x4477,	// (0x00004477) list_single_2graphic_pane_g1_cp2_ParamLimits

0x4477,	// (0x00004477) list_single_2graphic_pane_g1_cp2

0x4483,	// (0x00004483) list_single_2graphic_pane_g2_cp2_ParamLimits

0x4483,	// (0x00004483) list_single_2graphic_pane_g2_cp2

0x24f9,	// (0x000024f9) list_single_2graphic_pane_g3_cp2

0x4494,	// (0x00004494) list_single_2graphic_pane_g4_cp2_ParamLimits

0x4494,	// (0x00004494) list_single_2graphic_pane_g4_cp2

0x44a0,	// (0x000044a0) list_single_2graphic_pane_t1_cp2_ParamLimits

0x44a0,	// (0x000044a0) list_single_2graphic_pane_t1_cp2

0x002e,	// (0x0000002e) list_highlight_pane_g10_cp1

0x405f,	// (0x0000405f) list_highlight_pane_g1_cp1

0x4067,	// (0x00004067) list_highlight_pane_g2_cp1

0x406f,	// (0x0000406f) list_highlight_pane_g3_cp1

0x4077,	// (0x00004077) list_highlight_pane_g4_cp1

0x407f,	// (0x0000407f) list_highlight_pane_g5_cp1

0x4087,	// (0x00004087) list_highlight_pane_g6_cp1

0x408f,	// (0x0000408f) list_highlight_pane_g7_cp1

0x4097,	// (0x00004097) list_highlight_pane_g8_cp1

0x409f,	// (0x0000409f) list_highlight_pane_g9_cp1

0xc4d5,	// (0x0000c4d5) form_field_slider_pane_t3

0xc4e3,	// (0x0000c4e3) form_field_slider_pane_t4

0x3fa3,	// (0x00003fa3) slider_form_pane_ParamLimits

0x3fa3,	// (0x00003fa3) slider_form_pane

0x0268,	// (0x00000268) control_abbreviations

0x0268,	// (0x00000268) control_conventions

0x0268,	// (0x00000268) control_definitions

0x0268,	// (0x00000268) format_table_attribute

0x48f5,	// (0x000048f5) bg_popup_preview_window_pane_g9

0x0268,	// (0x00000268) format_table_data2

0x0268,	// (0x00000268) format_table_data3

0x0268,	// (0x00000268) format_table_data_example

0x0008,

0x0268,	// (0x00000268) intro_purpose

0xa1fb,	// (0x0000a1fb) bg_popup_preview_window_pane_g

0x0268,	// (0x00000268) texts_category

0x0268,	// (0x00000268) texts_graphics

0x255f,	// (0x0000255f) text_digital

0x256e,	// (0x0000256e) text_primary

0x257d,	// (0x0000257d) text_primary_small

0x258c,	// (0x0000258c) text_secondary

0x259b,	// (0x0000259b) text_title

0x51e1,	// (0x000051e1) bg_passive_tab_pane_g1_cp3_srt

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp3_srt

0x51ea,	// (0x000051ea) bg_passive_tab_pane_g3_cp3_srt

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp3_srt_ParamLimits

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp3_srt

0x51f3,	// (0x000051f3) tabs_4_active_pane_srt_g1

0xcadd,	// (0x0000cadd) tabs_4_active_pane_srt_t1_ParamLimits

0xcadd,	// (0x0000cadd) tabs_4_active_pane_srt_t1

0x51e1,	// (0x000051e1) bg_active_tab_pane_g1_cp3_copy1

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp3_copy1

0x51ea,	// (0x000051ea) bg_active_tab_pane_g3_cp3_copy1

0x04d3,	// (0x000004d3) tabs_2_long_active_pane_srt_ParamLimits

0x04d3,	// (0x000004d3) tabs_2_long_active_pane_srt

0x04d3,	// (0x000004d3) tabs_2_long_passive_pane_srt_ParamLimits

0x04d3,	// (0x000004d3) tabs_2_long_passive_pane_srt

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp4_srt_ParamLimits

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp4_srt

0x4dc9,	// (0x00004dc9) bg_passive_tab_pane_g1_cp4_srt

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp4_srt

0x4dd2,	// (0x00004dd2) bg_passive_tab_pane_g3_cp4_srt

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp4_srt_ParamLimits

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp4_srt

0xc843,	// (0x0000c843) tabs_2_long_active_pane_srt_t1_ParamLimits

0xc843,	// (0x0000c843) tabs_2_long_active_pane_srt_t1

0x4dc9,	// (0x00004dc9) bg_active_tab_pane_g1_cp4_srt

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp4_srt

0x4dd2,	// (0x00004dd2) bg_active_tab_pane_g3_cp4_srt

0x07fb,	// (0x000007fb) tabs_3_long_active_pane_srt_ParamLimits

0x07fb,	// (0x000007fb) tabs_3_long_active_pane_srt

0x07fb,	// (0x000007fb) tabs_3_long_passive_pane_cp_srt_ParamLimits

0x07fb,	// (0x000007fb) tabs_3_long_passive_pane_cp_srt

0x07fb,	// (0x000007fb) tabs_3_long_passive_pane_srt_ParamLimits

0x07fb,	// (0x000007fb) tabs_3_long_passive_pane_srt

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp5_srt_ParamLimits

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp5_srt

0x22a1,	// (0x000022a1) bg_passive_tab_pane_g1_cp5_srt

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp5_srt

0x22aa,	// (0x000022aa) bg_passive_tab_pane_g3_cp5_srt

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp5_srt_ParamLimits

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp5_srt

0xc82d,	// (0x0000c82d) tabs_3_long_active_pane_srt_t1_ParamLimits

0xc82d,	// (0x0000c82d) tabs_3_long_active_pane_srt_t1

0x22a1,	// (0x000022a1) bg_active_tab_pane_g1_cp5_srt

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp5_srt

0x22aa,	// (0x000022aa) bg_active_tab_pane_g3_cp5_srt

0x4da9,	// (0x00004da9) navi_text_pane_srt_t1

0x4da1,	// (0x00004da1) navi_icon_pane_srt_g1

0x2813,	// (0x00002813) midp_editing_number_pane_srt

0x25aa,	// (0x000025aa) midp_ticker_pane_srt

0x281b,	// (0x0000281b) midp_ticker_pane_srt_g1

0x2823,	// (0x00002823) midp_ticker_pane_srt_g2

0x0001,

0xa085,	// (0x0000a085) midp_ticker_pane_srt_g

0x282b,	// (0x0000282b) midp_ticker_pane_srt_t1

0x4d92,	// (0x00004d92) midp_editing_number_pane_t1_copy1

0xb639,	// (0x0000b639) listscroll_midp_pane

0xb639,	// (0x0000b639) midp_form_pane

0x2620,	// (0x00002620) midp_info_popup_window_ParamLimits

0x2620,	// (0x00002620) midp_info_popup_window

0x1598,	// (0x00001598) bg_popup_sub_pane_cp50_ParamLimits

0x1598,	// (0x00001598) bg_popup_sub_pane_cp50

0x3cd6,	// (0x00003cd6) listscroll_midp_info_pane_ParamLimits

0x3cd6,	// (0x00003cd6) listscroll_midp_info_pane

0x3cbe,	// (0x00003cbe) listscroll_form_midp_pane_ParamLimits

0x3cbe,	// (0x00003cbe) listscroll_form_midp_pane

0x3cca,	// (0x00003cca) scroll_bar_cp050

0xc4c9,	// (0x0000c4c9) list_midp_pane

0x5f1e,	// (0x00005f1e) signal_pane_g2_cp

0x3bd8,	// (0x00003bd8) listscroll_midp_info_pane_t1_ParamLimits

0x3bd8,	// (0x00003bd8) listscroll_midp_info_pane_t1

0x3bf0,	// (0x00003bf0) listscroll_midp_info_pane_t2_ParamLimits

0x3bf0,	// (0x00003bf0) listscroll_midp_info_pane_t2

0x3c2e,	// (0x00003c2e) listscroll_midp_info_pane_t3_ParamLimits

0x3c2e,	// (0x00003c2e) listscroll_midp_info_pane_t3

0x3c68,	// (0x00003c68) listscroll_midp_info_pane_t4_ParamLimits

0x3c68,	// (0x00003c68) listscroll_midp_info_pane_t4

0x0003,

0xa136,	// (0x0000a136) listscroll_midp_info_pane_t_ParamLimits

0xa136,	// (0x0000a136) listscroll_midp_info_pane_t

0x1664,	// (0x00001664) scroll_pane_cp21

0x3b72,	// (0x00003b72) form_midp_field_choice_group_pane

0x3b7b,	// (0x00003b7b) form_midp_field_text_pane

0x3bbe,	// (0x00003bbe) form_midp_field_time_pane

0x3bc6,	// (0x00003bc6) form_midp_gauge_slider_pane

0x3bcf,	// (0x00003bcf) form_midp_gauge_wait_pane

0x0268,	// (0x00000268) form_midp_image_pane

0xc4ad,	// (0x0000c4ad) list_single_midp_pane_ParamLimits

0xc4ad,	// (0x0000c4ad) list_single_midp_pane

0xc488,	// (0x0000c488) form_midp_field_text_pane_t1

0x389d,	// (0x0000389d) input_focus_pane_cp050

0x3b42,	// (0x00003b42) list_midp_form_text_pane

0x3ae9,	// (0x00003ae9) form_midp_field_choice_group_pane_t1

0x3af7,	// (0x00003af7) input_focus_pane_cp051

0x3b0b,	// (0x00003b0b) list_midp_choice_pane

0x0268,	// (0x00000268) status_idle_pane

0x3acd,	// (0x00003acd) form_midp_field_time_pane_t1

0x002e,	// (0x0000002e) wait_anim_pane_g2_copy1

0x3adb,	// (0x00003adb) form_midp_field_time_pane_t2

0x0001,

0x26d0,	// (0x000026d0) aid_navinavi_width_2_pane

0xa131,	// (0x0000a131) form_midp_field_time_pane_t

0x0268,	// (0x00000268) input_focus_pane_cp052

0x0268,	// (0x00000268) bg_input_focus_pane_cp040

0x3a8d,	// (0x00003a8d) form_midp_gauge_slider_pane_t1

0x3a9b,	// (0x00003a9b) form_midp_gauge_slider_pane_t2

0xc46c,	// (0x0000c46c) form_midp_gauge_slider_pane_t3

0xc47a,	// (0x0000c47a) form_midp_gauge_slider_pane_t4

0x0003,

0xe4fd,	// (0x0000e4fd) form_midp_gauge_slider_pane_t

0x3ac5,	// (0x00003ac5) form_midp_slider_pane

0x04d3,	// (0x000004d3) bg_input_focus_pane_cp041_ParamLimits

0x04d3,	// (0x000004d3) bg_input_focus_pane_cp041

0x3a5a,	// (0x00003a5a) form_midp_gauge_wait_pane_t1_ParamLimits

0x3a5a,	// (0x00003a5a) form_midp_gauge_wait_pane_t1

0x3a6c,	// (0x00003a6c) form_midp_gauge_wait_pane_t2_ParamLimits

0x3a6c,	// (0x00003a6c) form_midp_gauge_wait_pane_t2

0x0001,

0xa123,	// (0x0000a123) form_midp_gauge_wait_pane_t_ParamLimits

0xa123,	// (0x0000a123) form_midp_gauge_wait_pane_t

0x3a7e,	// (0x00003a7e) form_midp_wait_pane_ParamLimits

0x3a7e,	// (0x00003a7e) form_midp_wait_pane

0x3a22,	// (0x00003a22) form_midp_image_pane_g1

0x3a2b,	// (0x00003a2b) form_midp_image_pane_t1

0x3a3a,	// (0x00003a3a) form_midp_image_pane_t2

0x3a49,	// (0x00003a49) form_midp_image_pane_t3

0x0002,

0xa11c,	// (0x0000a11c) form_midp_image_pane_t

0x3a0a,	// (0x00003a0a) list_single_midp_pane_g1

0x3a13,	// (0x00003a13) list_single_midp_pane_t1

0xc458,	// (0x0000c458) list_midp_form_item_pane_ParamLimits

0xc458,	// (0x0000c458) list_midp_form_item_pane

0x2678,	// (0x00002678) list_midp_form_item_pane_t1

0x2687,	// (0x00002687) midp_ticker_pane_g1

0x2693,	// (0x00002693) midp_ticker_pane_g2

0x0001,

0xa06b,	// (0x0000a06b) midp_ticker_pane_g

0xb6e1,	// (0x0000b6e1) midp_ticker_pane_t1

0xca2e,	// (0x0000ca2e) midp_editing_number_pane_t1

0x509c,	// (0x0000509c) midp_editing_number_pane

0x50ab,	// (0x000050ab) midp_ticker_pane

0x4d5a,	// (0x00004d5a) ai_message_heading_pane

0x0268,	// (0x00000268) bg_popup_window_pane_cp14

0x4d62,	// (0x00004d62) listscroll_ai_message_pane

0x4ce0,	// (0x00004ce0) ai_message_heading_pane_g1_ParamLimits

0x4ce0,	// (0x00004ce0) ai_message_heading_pane_g1

0x4cec,	// (0x00004cec) ai_message_heading_pane_g2_ParamLimits

0x4cec,	// (0x00004cec) ai_message_heading_pane_g2

0x4cfa,	// (0x00004cfa) ai_message_heading_pane_g3_ParamLimits

0x4cfa,	// (0x00004cfa) ai_message_heading_pane_g3

0x4d06,	// (0x00004d06) ai_message_heading_pane_g4_ParamLimits

0x4d06,	// (0x00004d06) ai_message_heading_pane_g4

0x0003,

0xa25d,	// (0x0000a25d) ai_message_heading_pane_g_ParamLimits

0xa25d,	// (0x0000a25d) ai_message_heading_pane_g

0x4d12,	// (0x00004d12) ai_message_heading_pane_t1_ParamLimits

0x4d12,	// (0x00004d12) ai_message_heading_pane_t1

0x4d2c,	// (0x00004d2c) ai_message_heading_pane_t2_ParamLimits

0x4d2c,	// (0x00004d2c) ai_message_heading_pane_t2

0x0001,

0xa266,	// (0x0000a266) ai_message_heading_pane_t_ParamLimits

0xa266,	// (0x0000a266) ai_message_heading_pane_t

0x4d40,	// (0x00004d40) bg_popup_heading_pane_cp1_ParamLimits

0x4d40,	// (0x00004d40) bg_popup_heading_pane_cp1

0x4cce,	// (0x00004cce) list_ai_message_pane_ParamLimits

0x4cce,	// (0x00004cce) list_ai_message_pane

0x1664,	// (0x00001664) scroll_pane_cp10

0x4c06,	// (0x00004c06) list_ai_message_pane_g1

0x4c0e,	// (0x00004c0e) list_ai_message_pane_g2

0x0001,

0xa23a,	// (0x0000a23a) list_ai_message_pane_g

0x4c16,	// (0x00004c16) list_ai_message_pane_t1_ParamLimits

0x4c16,	// (0x00004c16) list_ai_message_pane_t1

0x4c2b,	// (0x00004c2b) list_ai_message_pane_t2_ParamLimits

0x4c2b,	// (0x00004c2b) list_ai_message_pane_t2

0x4c40,	// (0x00004c40) list_ai_message_pane_t3_ParamLimits

0x4c40,	// (0x00004c40) list_ai_message_pane_t3

0x4c55,	// (0x00004c55) list_ai_message_pane_t4_ParamLimits

0x4c55,	// (0x00004c55) list_ai_message_pane_t4

0x0003,

0xa23f,	// (0x0000a23f) list_ai_message_pane_t_ParamLimits

0xa23f,	// (0x0000a23f) list_ai_message_pane_t

0x4bf2,	// (0x00004bf2) cell_ai_soft_ind_pane_ParamLimits

0x4bf2,	// (0x00004bf2) cell_ai_soft_ind_pane

0x26b1,	// (0x000026b1) cell_ai_soft_ind_pane_g1_ParamLimits

0x26b1,	// (0x000026b1) cell_ai_soft_ind_pane_g1

0x0268,	// (0x00000268) grid_highlight_cp1

0x26be,	// (0x000026be) text_secondary_cp56_ParamLimits

0x26be,	// (0x000026be) text_secondary_cp56

0x4bc7,	// (0x00004bc7) example_general_pane_ParamLimits

0x4bc7,	// (0x00004bc7) example_general_pane

0x4bd3,	// (0x00004bd3) example_parent_pane_g1_ParamLimits

0x4bd3,	// (0x00004bd3) example_parent_pane_g1

0x4bdf,	// (0x00004bdf) example_parent_pane_t1_ParamLimits

0x4bdf,	// (0x00004bdf) example_parent_pane_t1

0xbc81,	// (0x0000bc81) popup_preview_text_window_ParamLimits

0xbc81,	// (0x0000bc81) popup_preview_text_window

0x24e5,	// (0x000024e5) list_single_pane_cp2_g4

0x08b1,	// (0x000008b1) bg_popup_preview_window_pane_ParamLimits

0x08b1,	// (0x000008b1) bg_popup_preview_window_pane

0x48ff,	// (0x000048ff) popup_preview_text_window_t1_ParamLimits

0x48ff,	// (0x000048ff) popup_preview_text_window_t1

0x4918,	// (0x00004918) popup_preview_text_window_t2_ParamLimits

0x4918,	// (0x00004918) popup_preview_text_window_t2

0x4961,	// (0x00004961) popup_preview_text_window_t3_ParamLimits

0x4961,	// (0x00004961) popup_preview_text_window_t3

0x49a6,	// (0x000049a6) popup_preview_text_window_t4_ParamLimits

0x49a6,	// (0x000049a6) popup_preview_text_window_t4

0x0004,

0xa20e,	// (0x0000a20e) popup_preview_text_window_t_ParamLimits

0xa20e,	// (0x0000a20e) popup_preview_text_window_t

0x4a24,	// (0x00004a24) scroll_pane_cp11

0x3714,	// (0x00003714) bg_popup_preview_window_pane_g1

0x48b3,	// (0x000048b3) bg_popup_preview_window_pane_g2

0x48bd,	// (0x000048bd) bg_popup_preview_window_pane_g3

0x48c7,	// (0x000048c7) bg_popup_preview_window_pane_g4

0x48d1,	// (0x000048d1) bg_popup_preview_window_pane_g5

0x48db,	// (0x000048db) bg_popup_preview_window_pane_g6

0x48e3,	// (0x000048e3) bg_popup_preview_window_pane_g7

0x48eb,	// (0x000048eb) bg_popup_preview_window_pane_g8

0x0044,	// (0x00000044) aid_popup_width_pane

0xbbf1,	// (0x0000bbf1) popup_midp_note_alarm_window_ParamLimits

0xbbf1,	// (0x0000bbf1) popup_midp_note_alarm_window

0x1349,	// (0x00001349) data_form_pane_ParamLimits

0xb278,	// (0x0000b278) form_field_data_pane_g1

0xb282,	// (0x0000b282) form_field_data_pane_t1_ParamLimits

0x1379,	// (0x00001379) input_focus_pane_ParamLimits

0x1387,	// (0x00001387) data_form_wide_pane_ParamLimits

0x1393,	// (0x00001393) form_field_data_wide_pane_g1

0x13b3,	// (0x000013b3) form_field_data_wide_pane_t1_ParamLimits

0x0b7b,	// (0x00000b7b) input_focus_pane_cp6_ParamLimits

0xb3cd,	// (0x0000b3cd) input_popup_find_pane_g1_ParamLimits

0xb3cd,	// (0x0000b3cd) input_popup_find_pane_g1

0x1995,	// (0x00001995) aid_navi_side_left_pane

0x19aa,	// (0x000019aa) aid_navi_side_right_pane

0x415a,	// (0x0000415a) bg_popup_window_pane_cp30_ParamLimits

0x415a,	// (0x0000415a) bg_popup_window_pane_cp30

0x41d4,	// (0x000041d4) popup_midp_note_alarm_window_g1_ParamLimits

0x41d4,	// (0x000041d4) popup_midp_note_alarm_window_g1

0x4204,	// (0x00004204) popup_midp_note_alarm_window_t1_ParamLimits

0x4204,	// (0x00004204) popup_midp_note_alarm_window_t1

0x42a5,	// (0x000042a5) popup_midp_note_alarm_window_t2_ParamLimits

0x42a5,	// (0x000042a5) popup_midp_note_alarm_window_t2

0x4353,	// (0x00004353) popup_midp_note_alarm_window_t3_ParamLimits

0x4353,	// (0x00004353) popup_midp_note_alarm_window_t3

0x437b,	// (0x0000437b) popup_midp_note_alarm_window_t4_ParamLimits

0x437b,	// (0x0000437b) popup_midp_note_alarm_window_t4

0x439b,	// (0x0000439b) popup_midp_note_alarm_window_t5_ParamLimits

0x439b,	// (0x0000439b) popup_midp_note_alarm_window_t5

0x000a,

0xa1ab,	// (0x0000a1ab) popup_midp_note_alarm_window_t_ParamLimits

0xa1ab,	// (0x0000a1ab) popup_midp_note_alarm_window_t

0x4447,	// (0x00004447) wait_bar_pane_cp1_ParamLimits

0x4447,	// (0x00004447) wait_bar_pane_cp1

0x0268,	// (0x00000268) wait_anim_pane_copy1

0x0268,	// (0x00000268) wait_border_pane_copy1

0x3e4f,	// (0x00003e4f) wait_border_pane_g1_copy1

0x13cd,	// (0x000013cd) form_field_popup_pane_g1

0xb29c,	// (0x0000b29c) form_field_popup_pane_t1_ParamLimits

0x1379,	// (0x00001379) input_focus_pane_cp7_ParamLimits

0x13ef,	// (0x000013ef) list_form_pane_ParamLimits

0x13fb,	// (0x000013fb) form_field_popup_wide_pane_g1

0x1403,	// (0x00001403) form_field_popup_wide_pane_t1_ParamLimits

0x1379,	// (0x00001379) input_focus_pane_cp8_ParamLimits

0x1418,	// (0x00001418) list_form_wide_pane_ParamLimits

0x5273,	// (0x00005273) aid_size_cell_graphic_pane

0xb31b,	// (0x0000b31b) data_form_pane_t1_ParamLimits

0xca12,	// (0x0000ca12) data_form_wide_pane_t1_ParamLimits

0xc06b,	// (0x0000c06b) bg_status_flat_pane

0xaa42,	// (0x0000aa42) title_pane_t1_ParamLimits

0x049b,	// (0x0000049b) title_pane_t2_ParamLimits

0x04c1,	// (0x000004c1) title_pane_t3_ParamLimits

0xe3c6,	// (0x0000e3c6) title_pane_t_ParamLimits

0x1cac,	// (0x00001cac) level_1_signal_ParamLimits

0x1cbe,	// (0x00001cbe) level_2_signal_ParamLimits

0x1cd1,	// (0x00001cd1) level_3_signal_ParamLimits

0x1ce4,	// (0x00001ce4) level_4_signal_ParamLimits

0x1cf7,	// (0x00001cf7) level_5_signal_ParamLimits

0x1d0a,	// (0x00001d0a) level_6_signal_ParamLimits

0x1d1d,	// (0x00001d1d) level_7_signal_ParamLimits

0x1cac,	// (0x00001cac) level_1_battery_ParamLimits

0x1cbe,	// (0x00001cbe) level_2_battery_ParamLimits

0x1cd1,	// (0x00001cd1) level_3_battery_ParamLimits

0x1ce4,	// (0x00001ce4) level_4_battery_ParamLimits

0x1cf7,	// (0x00001cf7) level_5_battery_ParamLimits

0x1d0a,	// (0x00001d0a) level_6_battery_ParamLimits

0x1d1d,	// (0x00001d1d) level_7_battery_ParamLimits

0x405f,	// (0x0000405f) bg_status_flat_pane_g1

0x4067,	// (0x00004067) bg_status_flat_pane_g2

0x406f,	// (0x0000406f) bg_status_flat_pane_g3

0x4077,	// (0x00004077) bg_status_flat_pane_g4

0x407f,	// (0x0000407f) bg_status_flat_pane_g5

0x4087,	// (0x00004087) bg_status_flat_pane_g6

0x408f,	// (0x0000408f) bg_status_flat_pane_g7

0xaad6,	// (0x0000aad6) tabs_3_active_pane_t1_ParamLimits

0xaad6,	// (0x0000aad6) tabs_3_passive_pane_t1_ParamLimits

0xaaf0,	// (0x0000aaf0) tabs_4_active_pane_t1_ParamLimits

0xaaf0,	// (0x0000aaf0) tabs_4_1_passive_pane_t1_ParamLimits

0xb3e3,	// (0x0000b3e3) tabs_2_active_pane_t1_ParamLimits

0xb3e3,	// (0x0000b3e3) tabs_2_passive_pane_t1_ParamLimits

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp4_ParamLimits

0xb3f5,	// (0x0000b3f5) tabs_2_long_active_pane_t1_ParamLimits

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp4_ParamLimits

0x37d2,	// (0x000037d2) list_single_midp_graphic_pane_t1_ParamLimits

0x04d3,	// (0x000004d3) bg_active_tab_pane_cp5_ParamLimits

0xb408,	// (0x0000b408) tabs_3_long_active_pane_t1_ParamLimits

0x2b25,	// (0x00002b25) bg_passive_tab_pane_cp5_ParamLimits

0x37d2,	// (0x000037d2) list_single_midp_graphic_pane_t1

0xc06b,	// (0x0000c06b) bg_status_flat_pane_ParamLimits

0x32cf,	// (0x000032cf) indicator_pane_cp2_ParamLimits

0x32cf,	// (0x000032cf) indicator_pane_cp2

0xc1fa,	// (0x0000c1fa) navi_pane_srt_ParamLimits

0xc1fa,	// (0x0000c1fa) navi_pane_srt

0x3437,	// (0x00003437) popup_clock_digital_analogue_window_cp1

0x065d,	// (0x0000065d) indicator_pane_t1

0x25aa,	// (0x000025aa) copy_highlight_pane

0x25aa,	// (0x000025aa) cursor_graphics_pane

0x25aa,	// (0x000025aa) graphic_within_text_pane

0x25aa,	// (0x000025aa) link_highlight_pane

0x49e7,	// (0x000049e7) popup_preview_text_window_t5_ParamLimits

0x49e7,	// (0x000049e7) popup_preview_text_window_t5

0x26da,	// (0x000026da) cursor_digital_pane

0x26da,	// (0x000026da) cursor_primary_pane

0x26eb,	// (0x000026eb) cursor_primary_small_pane

0x26f3,	// (0x000026f3) cursor_secondary_pane

0x26fb,	// (0x000026fb) cursor_title_pane

0x26da,	// (0x000026da) link_highlight_digital_pane

0x26e2,	// (0x000026e2) link_highlight_primary_pane

0x26eb,	// (0x000026eb) link_highlight_primary_small_pane

0x26f3,	// (0x000026f3) link_highlight_secondary_pane

0x26fb,	// (0x000026fb) link_highlight_title_pane

0x26da,	// (0x000026da) copy_highlight_digital_pane

0x26da,	// (0x000026da) copy_highlight_primary_pane

0x26eb,	// (0x000026eb) copy_highlight_primary_small_pane

0x26f3,	// (0x000026f3) copy_highlight_secondary_pane

0x26fb,	// (0x000026fb) copy_highlight_title_pane

0x26f3,	// (0x000026f3) graphic_text_digital_pane

0x40fd,	// (0x000040fd) graphic_text_primary_pane

0x4106,	// (0x00004106) graphic_text_primary_small_pane

0x26eb,	// (0x000026eb) graphic_text_secondary_pane

0x26da,	// (0x000026da) graphic_text_title_pane

0xb6f3,	// (0x0000b6f3) cursor_primary_pane_g1

0x40ef,	// (0x000040ef) cursor_text_primary_t1

0xc505,	// (0x0000c505) cursor_primary_small_pane_g1

0x40e1,	// (0x000040e1) cursor_text_primary_small_t1

0xc4fb,	// (0x0000c4fb) cursor_primary_small_pane_g1_copy1

0x40c9,	// (0x000040c9) cursor_text_primary_small_t1_copy1

0x40a7,	// (0x000040a7) cursor_text_title_t1

0xc4f1,	// (0x0000c4f1) cursor_title_pane_g1

0xb6f3,	// (0x0000b6f3) cursor_digital_pane_g1

0x270d,	// (0x0000270d) cursor_text_digital_t1

0x271b,	// (0x0000271b) link_highlight_primary_pane_g1

0x4050,	// (0x00004050) link_highlight_primary_pane_t1

0x271b,	// (0x0000271b) link_highlight_primary_small_pane_g1

0x2723,	// (0x00002723) link_highlight_primary_small_pane_t1

0x271b,	// (0x0000271b) link_highlight_secondary_pane_g1

0x2732,	// (0x00002732) link_highlight_secondary_pane_t1

0x3fb5,	// (0x00003fb5) link_highlight_title_pane_g1

0x3fcc,	// (0x00003fcc) link_highlight_title_pane_t1

0x3fb5,	// (0x00003fb5) link_highlight_digital_pane_g1

0x3fbd,	// (0x00003fbd) link_highlight_digital_pane_t1

0x3e6e,	// (0x00003e6e) copy_highlight_primary_pane_g1

0x3e94,	// (0x00003e94) copy_highlight_primary_pane_t1

0x3e6e,	// (0x00003e6e) copy_highlight_primary_small_pane_g1

0x3e85,	// (0x00003e85) copy_highlight_primary_small_pane_t1

0x2741,	// (0x00002741) copy_highlight_secondary_pane_g1

0x2749,	// (0x00002749) copy_highlight_secondary_pane_t1

0x3e6e,	// (0x00003e6e) copy_highlight_title_pane_g1

0x3e76,	// (0x00003e76) copy_highlight_title_pane_t1

0x3e6e,	// (0x00003e6e) copy_highlight_digital_pane_g1

0x54fb,	// (0x000054fb) copy_highlight_digital_pane_t1

0x544f,	// (0x0000544f) graphic_text_primary_pane_g1

0x54df,	// (0x000054df) graphic_text_primary_pane_t1

0x54ed,	// (0x000054ed) graphic_text_primary_pane_t2

0x0001,

0xa2da,	// (0x0000a2da) graphic_text_primary_pane_t

0x54bb,	// (0x000054bb) graphic_text_primary_small_pane_g1

0x54c3,	// (0x000054c3) graphic_text_primary_small_pane_t1

0x54d1,	// (0x000054d1) graphic_text_primary_small_pane_t2

0x0001,

0xa2d5,	// (0x0000a2d5) graphic_text_primary_small_pane_t

0x5497,	// (0x00005497) graphic_text_secondary_pane_g1

0x549f,	// (0x0000549f) graphic_text_secondary_pane_t1

0x54ad,	// (0x000054ad) graphic_text_secondary_pane_t2

0x0001,

0xa2d0,	// (0x0000a2d0) graphic_text_secondary_pane_t

0x5473,	// (0x00005473) graphic_text_title_pane_g1

0x547b,	// (0x0000547b) graphic_text_title_pane_t1

0x5489,	// (0x00005489) graphic_text_title_pane_t2

0x0001,

0xa2cb,	// (0x0000a2cb) graphic_text_title_pane_t

0x544f,	// (0x0000544f) graphic_text_digital_pane_g1

0x5457,	// (0x00005457) graphic_text_digital_pane_t1

0x5465,	// (0x00005465) graphic_text_digital_pane_t2

0x0001,

0xa2c6,	// (0x0000a2c6) graphic_text_digital_pane_t

0x04d3,	// (0x000004d3) navi_icon_pane_srt_ParamLimits

0x04d3,	// (0x000004d3) navi_icon_pane_srt

0x0268,	// (0x00000268) navi_midp_pane_srt

0x0268,	// (0x00000268) navi_navi_pane_srt

0x04d3,	// (0x000004d3) navi_text_pane_srt_ParamLimits

0x04d3,	// (0x000004d3) navi_text_pane_srt

0x541a,	// (0x0000541a) navi_navi_icon_text_pane_srt

0x5422,	// (0x00005422) navi_navi_pane_srt_g1_ParamLimits

0x5422,	// (0x00005422) navi_navi_pane_srt_g1

0x5434,	// (0x00005434) navi_navi_pane_srt_g2_ParamLimits

0x5434,	// (0x00005434) navi_navi_pane_srt_g2

0x0001,

0xa2c1,	// (0x0000a2c1) navi_navi_pane_srt_g_ParamLimits

0xa2c1,	// (0x0000a2c1) navi_navi_pane_srt_g

0x5446,	// (0x00005446) navi_navi_tabs_pane_srt

0x541a,	// (0x0000541a) navi_navi_text_pane_srt

0x541a,	// (0x0000541a) navi_navi_volume_pane_srt

0x540b,	// (0x0000540b) navi_navi_text_pane_srt_t1

0x53e6,	// (0x000053e6) navi_navi_volume_pane_srt_g1

0x53ee,	// (0x000053ee) volume_small_pane_srt_ParamLimits

0x53ee,	// (0x000053ee) volume_small_pane_srt

0x2758,	// (0x00002758) volume_small_pane_srt_g1_ParamLimits

0x2758,	// (0x00002758) volume_small_pane_srt_g1

0x2768,	// (0x00002768) volume_small_pane_srt_g2_ParamLimits

0x2768,	// (0x00002768) volume_small_pane_srt_g2

0x2779,	// (0x00002779) volume_small_pane_srt_g3_ParamLimits

0x2779,	// (0x00002779) volume_small_pane_srt_g3

0x278a,	// (0x0000278a) volume_small_pane_srt_g4_ParamLimits

0x278a,	// (0x0000278a) volume_small_pane_srt_g4

0x279b,	// (0x0000279b) volume_small_pane_srt_g5_ParamLimits

0x279b,	// (0x0000279b) volume_small_pane_srt_g5

0x27ac,	// (0x000027ac) volume_small_pane_srt_g6_ParamLimits

0x27ac,	// (0x000027ac) volume_small_pane_srt_g6

0x27bd,	// (0x000027bd) volume_small_pane_srt_g7_ParamLimits

0x27bd,	// (0x000027bd) volume_small_pane_srt_g7

0x27ce,	// (0x000027ce) volume_small_pane_srt_g8_ParamLimits

0x27ce,	// (0x000027ce) volume_small_pane_srt_g8

0x27df,	// (0x000027df) volume_small_pane_srt_g9_ParamLimits

0x27df,	// (0x000027df) volume_small_pane_srt_g9

0x27f0,	// (0x000027f0) volume_small_pane_srt_g10_ParamLimits

0x27f0,	// (0x000027f0) volume_small_pane_srt_g10

0x0009,

0xa070,	// (0x0000a070) volume_small_pane_srt_g_ParamLimits

0xa070,	// (0x0000a070) volume_small_pane_srt_g

0x0966,	// (0x00000966) query_popup_data_pane_cp2

0x53d4,	// (0x000053d4) navi_navi_icon_text_pane_srt_t1_ParamLimits

0x53d4,	// (0x000053d4) navi_navi_icon_text_pane_srt_t1

0x40fd,	// (0x000040fd) navi_tabs_2_long_pane_srt

0x40fd,	// (0x000040fd) navi_tabs_2_pane_srt

0x40fd,	// (0x000040fd) navi_tabs_3_long_pane_srt

0x40fd,	// (0x000040fd) navi_tabs_3_pane_srt

0x40fd,	// (0x000040fd) navi_tabs_4_pane_srt

0x53ac,	// (0x000053ac) tabs_2_active_pane_srt_ParamLimits

0x53ac,	// (0x000053ac) tabs_2_active_pane_srt

0x53bc,	// (0x000053bc) tabs_2_passive_pane_srt_ParamLimits

0x53bc,	// (0x000053bc) tabs_2_passive_pane_srt

0x389d,	// (0x0000389d) bg_passive_tab_pane_cp1_srt_ParamLimits

0x389d,	// (0x0000389d) bg_passive_tab_pane_cp1_srt

0x5380,	// (0x00005380) bg_passive_tab_pane_g1_cp1_srt

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp1_srt

0x5389,	// (0x00005389) bg_passive_tab_pane_g3_cp1_srt

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp1_srt_ParamLimits

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp1_srt

0x5392,	// (0x00005392) tabs_2_active_pane_srt_g1

0xcb5e,	// (0x0000cb5e) tabs_2_active_pane_srt_t1_ParamLimits

0xcb5e,	// (0x0000cb5e) tabs_2_active_pane_srt_t1

0x5380,	// (0x00005380) bg_active_tab_pane_g1_cp1_srt

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp1_srt

0x5389,	// (0x00005389) bg_active_tab_pane_g3_cp1_srt

0x534d,	// (0x0000534d) tabs_3_active_pane_srt_ParamLimits

0x534d,	// (0x0000534d) tabs_3_active_pane_srt

0x535e,	// (0x0000535e) tabs_3_passive_pane_cp_srt_ParamLimits

0x535e,	// (0x0000535e) tabs_3_passive_pane_cp_srt

0x536f,	// (0x0000536f) tabs_3_passive_pane_srt_ParamLimits

0x536f,	// (0x0000536f) tabs_3_passive_pane_srt

0x389d,	// (0x0000389d) bg_passive_tab_pane_cp2_srt_ParamLimits

0x389d,	// (0x0000389d) bg_passive_tab_pane_cp2_srt

0x2801,	// (0x00002801) bg_passive_tab_pane_g1_cp2_srt

0x20d6,	// (0x000020d6) bg_passive_tab_pane_g2_cp2_srt

0x280a,	// (0x0000280a) bg_passive_tab_pane_g3_cp2_srt

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp2_srt_ParamLimits

0x07fb,	// (0x000007fb) bg_active_tab_pane_cp2_srt

0x5333,	// (0x00005333) tabs_3_active_pane_srt_g1

0xcb48,	// (0x0000cb48) tabs_3_active_pane_srt_t1_ParamLimits

0xcb48,	// (0x0000cb48) tabs_3_active_pane_srt_t1

0x2801,	// (0x00002801) bg_active_tab_pane_g1_cp2_srt

0x20d6,	// (0x000020d6) bg_active_tab_pane_g2_cp2_srt

0x280a,	// (0x0000280a) bg_active_tab_pane_g3_cp2_srt

0x52eb,	// (0x000052eb) tabs_4_active_pane_srt_ParamLimits

0x52eb,	// (0x000052eb) tabs_4_active_pane_srt

0x52fd,	// (0x000052fd) tabs_4_passive_pane_cp2_srt_ParamLimits

0x52fd,	// (0x000052fd) tabs_4_passive_pane_cp2_srt

0x2aab,	// (0x00002aab) aid_size_cell_toolbar

0x4eb4,	// (0x00004eb4) main_idle_act_pane_ParamLimits

0x2cec,	// (0x00002cec) popup_large_graphic_colour_window_ParamLimits

0xbf45,	// (0x0000bf45) popup_toolbar_window_ParamLimits

0xbf45,	// (0x0000bf45) popup_toolbar_window

0x50e1,	// (0x000050e1) list_single_graphic_2heading_pane_ParamLimits

0x50e1,	// (0x000050e1) list_single_graphic_2heading_pane

0x1a2b,	// (0x00001a2b) aid_size_cell_apps_grid_lsc_pane

0x1a33,	// (0x00001a33) aid_size_cell_apps_grid_prt_pane

0x2b25,	// (0x00002b25) bg_wml_button_pane_cp1_ParamLimits

0x2b25,	// (0x00002b25) bg_wml_button_pane_cp1

0xc488,	// (0x0000c488) form_midp_field_text_pane_t1_ParamLimits

0x389d,	// (0x0000389d) input_focus_pane_cp050_ParamLimits

0x3b42,	// (0x00003b42) list_midp_form_text_pane_ParamLimits

0x3af7,	// (0x00003af7) input_focus_pane_cp051_ParamLimits

0x3b0b,	// (0x00003b0b) list_midp_choice_pane_ParamLimits

0xc424,	// (0x0000c424) list_single_2graphic_pane_cp3_ParamLimits

0xc424,	// (0x0000c424) list_single_2graphic_pane_cp3

0xc437,	// (0x0000c437) list_single_midp_graphic_pane_ParamLimits

0xc437,	// (0x0000c437) list_single_midp_graphic_pane

0x3596,	// (0x00003596) list_single_graphic_2heading_pane_g1_ParamLimits

0x3596,	// (0x00003596) list_single_graphic_2heading_pane_g1

0x35a2,	// (0x000035a2) list_single_graphic_2heading_pane_g4_ParamLimits

0x35a2,	// (0x000035a2) list_single_graphic_2heading_pane_g4

0x35ae,	// (0x000035ae) list_single_graphic_2heading_pane_g5_ParamLimits

0x35ae,	// (0x000035ae) list_single_graphic_2heading_pane_g5

0x0002,

0xa0c3,	// (0x0000a0c3) list_single_graphic_2heading_pane_g_ParamLimits

0xa0c3,	// (0x0000a0c3) list_single_graphic_2heading_pane_g

0x35ba,	// (0x000035ba) list_single_graphic_2heading_pane_t1_ParamLimits

0x35ba,	// (0x000035ba) list_single_graphic_2heading_pane_t1

0x35ce,	// (0x000035ce) list_single_graphic_2heading_pane_t2_ParamLimits

0x35ce,	// (0x000035ce) list_single_graphic_2heading_pane_t2

0x35e8,	// (0x000035e8) list_single_graphic_2heading_pane_t3_ParamLimits

0x35e8,	// (0x000035e8) list_single_graphic_2heading_pane_t3

0x0002,

0xa0ca,	// (0x0000a0ca) list_single_graphic_2heading_pane_t_ParamLimits

0xa0ca,	// (0x0000a0ca) list_single_graphic_2heading_pane_t

0x3600,	// (0x00003600) bg_popup_sub_pane_cp2

0x362a,	// (0x0000362a) grid_toobar_pane

0x3666,	// (0x00003666) cell_toolbar_pane_ParamLimits

0x3666,	// (0x00003666) cell_toolbar_pane

0x36b8,	// (0x000036b8) cell_toolbar_pane_g1_ParamLimits

0x36b8,	// (0x000036b8) cell_toolbar_pane_g1

0x36cc,	// (0x000036cc) cell_toolbar_pane_g2_ParamLimits

0x36cc,	// (0x000036cc) cell_toolbar_pane_g2

0x0001,

0xa0d8,	// (0x0000a0d8) cell_toolbar_pane_g_ParamLimits

0xa0d8,	// (0x0000a0d8) cell_toolbar_pane_g

0x36ee,	// (0x000036ee) grid_highlight_pane_cp2_ParamLimits

0x36ee,	// (0x000036ee) grid_highlight_pane_cp2

0x3708,	// (0x00003708) toolbar_button_pane

0x3714,	// (0x00003714) toolbar_button_pane_g1

0x371c,	// (0x0000371c) toolbar_button_pane_g2

0x3724,	// (0x00003724) toolbar_button_pane_g3

0x372c,	// (0x0000372c) toolbar_button_pane_g4

0x3734,	// (0x00003734) toolbar_button_pane_g5

0x373c,	// (0x0000373c) toolbar_button_pane_g6

0x3744,	// (0x00003744) toolbar_button_pane_g7

0x374c,	// (0x0000374c) toolbar_button_pane_g8

0x3754,	// (0x00003754) toolbar_button_pane_g9

0x0009,

0xa0dd,	// (0x0000a0dd) toolbar_button_pane_g

0x3764,	// (0x00003764) list_single_2graphic_pane_g1_cp3_ParamLimits

0x3764,	// (0x00003764) list_single_2graphic_pane_g1_cp3

0xc388,	// (0x0000c388) list_single_2graphic_pane_g2_cp3_ParamLimits

0xc388,	// (0x0000c388) list_single_2graphic_pane_g2_cp3

0x23fa,	// (0x000023fa) list_single_2graphic_pane_g3_cp3

0x3781,	// (0x00003781) list_single_2graphic_pane_g4_cp3_ParamLimits

0x3781,	// (0x00003781) list_single_2graphic_pane_g4_cp3

0x378d,	// (0x0000378d) list_single_2graphic_pane_t1_cp3_ParamLimits

0x378d,	// (0x0000378d) list_single_2graphic_pane_t1_cp3

0x23ee,	// (0x000023ee) list_single_midp_graphic_pane_g2_ParamLimits

0x23ee,	// (0x000023ee) list_single_midp_graphic_pane_g2

0x2ab3,	// (0x00002ab3) aid_zoom_text_primary

0x2abb,	// (0x00002abb) aid_zoom_text_secondary

0x28ba,	// (0x000028ba) status_small_pane_g7_ParamLimits

0x28ba,	// (0x000028ba) status_small_pane_g7

0x28dd,	// (0x000028dd) status_small_pane_t1_ParamLimits

0xaa1e,	// (0x0000aa1e) title_pane_g2

0x0003,

0xe3bd,	// (0x0000e3bd) title_pane_g

0xad0c,	// (0x0000ad0c) aid_size_cell_colour_1_pane_ParamLimits

0xad0c,	// (0x0000ad0c) aid_size_cell_colour_1_pane

0xad20,	// (0x0000ad20) aid_size_cell_colour_2_pane_ParamLimits

0xad20,	// (0x0000ad20) aid_size_cell_colour_2_pane

0xad34,	// (0x0000ad34) aid_size_cell_colour_3_pane_ParamLimits

0xad34,	// (0x0000ad34) aid_size_cell_colour_3_pane

0xad48,	// (0x0000ad48) aid_size_cell_colour_4_pane_ParamLimits

0xad48,	// (0x0000ad48) aid_size_cell_colour_4_pane

0x189c,	// (0x0000189c) title_pane_stacon_g1_ParamLimits

0x189c,	// (0x0000189c) title_pane_stacon_g1

0x3eeb,	// (0x00003eeb) popup_note_wait_window_g3_ParamLimits

0x3eeb,	// (0x00003eeb) popup_note_wait_window_g3

0x3f62,	// (0x00003f62) popup_note_wait_window_t5_ParamLimits

0x3f62,	// (0x00003f62) popup_note_wait_window_t5

0x0268,	// (0x00000268) main_feb_china_hwr_fs_writing_pane

0xb8de,	// (0x0000b8de) popup_feb_china_hwr_fs_window_ParamLimits

0xb8de,	// (0x0000b8de) popup_feb_china_hwr_fs_window

0xc399,	// (0x0000c399) aid_size_cell_hwr_fs_ParamLimits

0xc399,	// (0x0000c399) aid_size_cell_hwr_fs

0x389d,	// (0x0000389d) bg_popup_sub_pane_cp3_ParamLimits

0x389d,	// (0x0000389d) bg_popup_sub_pane_cp3

0xc3ae,	// (0x0000c3ae) grid_hwr_fs_pane_ParamLimits

0xc3ae,	// (0x0000c3ae) grid_hwr_fs_pane

0x38c1,	// (0x000038c1) linegrid_hwr_fs_pane_ParamLimits

0x38c1,	// (0x000038c1) linegrid_hwr_fs_pane

0xc3c6,	// (0x0000c3c6) cell_hwr_fs_pane_ParamLimits

0xc3c6,	// (0x0000c3c6) cell_hwr_fs_pane

0x38f5,	// (0x000038f5) linegrid_hwr_fs_pane_g1_ParamLimits

0x38f5,	// (0x000038f5) linegrid_hwr_fs_pane_g1

0xc3ea,	// (0x0000c3ea) linegrid_hwr_fs_pane_g2_ParamLimits

0xc3ea,	// (0x0000c3ea) linegrid_hwr_fs_pane_g2

0x3913,	// (0x00003913) linegrid_hwr_fs_pane_g3_ParamLimits

0x3913,	// (0x00003913) linegrid_hwr_fs_pane_g3

0x391f,	// (0x0000391f) linegrid_hwr_fs_pane_g4_ParamLimits

0x391f,	// (0x0000391f) linegrid_hwr_fs_pane_g4

0x393d,	// (0x0000393d) linegrid_hwr_fs_pane_g5_ParamLimits

0x393d,	// (0x0000393d) linegrid_hwr_fs_pane_g5

0x0004,

0xe4e9,	// (0x0000e4e9) linegrid_hwr_fs_pane_g_ParamLimits

0xe4e9,	// (0x0000e4e9) linegrid_hwr_fs_pane_g

0x3953,	// (0x00003953) cell_hwr_fs_pane_g1_ParamLimits

0x3953,	// (0x00003953) cell_hwr_fs_pane_g1

0x34cd,	// (0x000034cd) cell_hwr_fs_pane_g2_ParamLimits

0x34cd,	// (0x000034cd) cell_hwr_fs_pane_g2

0xc3fc,	// (0x0000c3fc) cell_hwr_fs_pane_g3_ParamLimits

0xc3fc,	// (0x0000c3fc) cell_hwr_fs_pane_g3

0xc409,	// (0x0000c409) cell_hwr_fs_pane_g4_ParamLimits

0xc409,	// (0x0000c409) cell_hwr_fs_pane_g4

0x0003,

0xe4f4,	// (0x0000e4f4) cell_hwr_fs_pane_g_ParamLimits

0xe4f4,	// (0x0000e4f4) cell_hwr_fs_pane_g

0xc416,	// (0x0000c416) cell_hwr_fs_pane_t1

0x0268,	// (0x00000268) grid_highlight_pane_cp6

0x0268,	// (0x00000268) main_idle_act2_pane

0x164b,	// (0x0000164b) aid_inside_area_popup_secondary

0xc666,	// (0x0000c666) aid_inside_area_window_primary_ParamLimits

0xc666,	// (0x0000c666) aid_inside_area_window_primary

0x550a,	// (0x0000550a) ai2_news_ticker_pane

0x5512,	// (0x00005512) aid_size_cell_ai1_link_ParamLimits

0x5512,	// (0x00005512) aid_size_cell_ai1_link

0xcb74,	// (0x0000cb74) popup_ai2_data_window_ParamLimits

0xcb74,	// (0x0000cb74) popup_ai2_data_window

0x554a,	// (0x0000554a) popup_ai2_link_window_ParamLimits

0x554a,	// (0x0000554a) popup_ai2_link_window

0x389d,	// (0x0000389d) bg_popup_sub_pane_cp4_ParamLimits

0x389d,	// (0x0000389d) bg_popup_sub_pane_cp4

0x5560,	// (0x00005560) grid_ai2_link_pane_ParamLimits

0x5560,	// (0x00005560) grid_ai2_link_pane

0x5577,	// (0x00005577) popup_ai2_link_window_g1_ParamLimits

0x5577,	// (0x00005577) popup_ai2_link_window_g1

0x5583,	// (0x00005583) popup_ai2_link_window_g2_ParamLimits

0x5583,	// (0x00005583) popup_ai2_link_window_g2

0x0001,

0xa2df,	// (0x0000a2df) popup_ai2_link_window_g_ParamLimits

0xa2df,	// (0x0000a2df) popup_ai2_link_window_g

0x5594,	// (0x00005594) ai2_mp_button_pane

0x559c,	// (0x0000559c) ai2_mp_volume_pane

0x3af7,	// (0x00003af7) bg_popup_sub_pane_cp5_ParamLimits

0x3af7,	// (0x00003af7) bg_popup_sub_pane_cp5

0x55a4,	// (0x000055a4) heading_ai2_gene_pane_ParamLimits

0x55a4,	// (0x000055a4) heading_ai2_gene_pane

0x55b0,	// (0x000055b0) list_ai2_gene_pane_ParamLimits

0x55b0,	// (0x000055b0) list_ai2_gene_pane

0x55f8,	// (0x000055f8) cell_ai2_link_pane_ParamLimits

0x55f8,	// (0x000055f8) cell_ai2_link_pane

0x560e,	// (0x0000560e) cell_ai2_link_pane_g1

0x0268,	// (0x00000268) grid_highlight_pane_cp7

0x56e1,	// (0x000056e1) ai2_mp_volume_pane_g1

0x56e9,	// (0x000056e9) ai2_mp_volume_pane_g2

0xcba9,	// (0x0000cba9) list_ai2_gene_pane_t1

0x56f1,	// (0x000056f1) ai2_mp_volume_pane_g3

0x0002,

0xa2f8,	// (0x0000a2f8) ai2_mp_volume_pane_g

0x56f9,	// (0x000056f9) volume_small_pane_cp3

0x5702,	// (0x00005702) aid_size_cell_ai2_button

0x570a,	// (0x0000570a) grid_ai2_button_pane

0x5713,	// (0x00005713) cell_ai2_button_pane_ParamLimits

0x5713,	// (0x00005713) cell_ai2_button_pane

0x002e,	// (0x0000002e) cell_ai2_button_pane_g1

0x0268,	// (0x00000268) grid_highlight_pane_cp8

0x56a1,	// (0x000056a1) ai2_gene_pane_t1_ParamLimits

0x56a1,	// (0x000056a1) ai2_gene_pane_t1

0xb85a,	// (0x0000b85a) aid_height_parent_landscape

0xc88e,	// (0x0000c88e) aid_height_set_list

0x4eb4,	// (0x00004eb4) aid_size_parent

0x5273,	// (0x00005273) aid_size_cell_graphic_pane_ParamLimits

0x55c0,	// (0x000055c0) popup_ai2_data_window_g1_ParamLimits

0x55c0,	// (0x000055c0) popup_ai2_data_window_g1

0x55cc,	// (0x000055cc) ai2_news_ticker_pane_g1

0x55d4,	// (0x000055d4) ai2_news_ticker_pane_g2

0x0001,

0xa2e4,	// (0x0000a2e4) ai2_news_ticker_pane_g

0x55dc,	// (0x000055dc) ai2_news_ticker_pane_t1

0x55ea,	// (0x000055ea) ai2_news_ticker_pane_t2

0x0001,

0xa2e9,	// (0x0000a2e9) ai2_news_ticker_pane_t

0x5617,	// (0x00005617) heading_ai2_gene_pane_g1

0x561f,	// (0x0000561f) heading_ai2_gene_pane_t1_ParamLimits

0x561f,	// (0x0000561f) heading_ai2_gene_pane_t1

0x5634,	// (0x00005634) list_highlight_pane_cp6

0xcb92,	// (0x0000cb92) ai2_gene_pane_ParamLimits

0xcb92,	// (0x0000cb92) ai2_gene_pane

0xcbb7,	// (0x0000cbb7) list_ai2_gene_pane_t2

0x0001,

0xe5a6,	// (0x0000e5a6) list_ai2_gene_pane_t

0x5672,	// (0x00005672) list_highlight_pane_cp8_ParamLimits

0x5672,	// (0x00005672) list_highlight_pane_cp8

0x5683,	// (0x00005683) ai2_gene_pane_g1_ParamLimits

0x5683,	// (0x00005683) ai2_gene_pane_g1

0x5695,	// (0x00005695) ai2_gene_pane_g2_ParamLimits

0x5695,	// (0x00005695) ai2_gene_pane_g2

0x0001,

0xa2f3,	// (0x0000a2f3) ai2_gene_pane_g_ParamLimits

0xa2f3,	// (0x0000a2f3) ai2_gene_pane_g

0x0da2,	// (0x00000da2) scroll_pane_cp12

0xb819,	// (0x0000b819) control_pane_t3_ParamLimits

0xb819,	// (0x0000b819) control_pane_t3

0x28ce,	// (0x000028ce) status_small_pane_g8_ParamLimits

0x28ce,	// (0x000028ce) status_small_pane_g8

0xb980,	// (0x0000b980) popup_find_window_ParamLimits

0xbc31,	// (0x0000bc31) popup_note_image_window_ParamLimits

0x3696,	// (0x00003696) list_double2_graphic_pane_vc_g1_ParamLimits

0x3696,	// (0x00003696) list_double2_graphic_pane_vc_g1

0x35a2,	// (0x000035a2) list_double2_graphic_pane_vc_g2_ParamLimits

0x35a2,	// (0x000035a2) list_double2_graphic_pane_vc_g2

0x35ae,	// (0x000035ae) list_double2_graphic_pane_vc_g3_ParamLimits

0x35ae,	// (0x000035ae) list_double2_graphic_pane_vc_g3

0x0002,

0xa0d1,	// (0x0000a0d1) list_double2_graphic_pane_vc_g_ParamLimits

0xa0d1,	// (0x0000a0d1) list_double2_graphic_pane_vc_g

0x36a2,	// (0x000036a2) list_double2_graphic_pane_vc_t1_ParamLimits

0x36a2,	// (0x000036a2) list_double2_graphic_pane_vc_t1

0x35a2,	// (0x000035a2) list_single_heading_pane_vc_g1_ParamLimits

0x35a2,	// (0x000035a2) list_single_heading_pane_vc_g1

0x35ae,	// (0x000035ae) list_single_heading_pane_vc_g2_ParamLimits

0x35ae,	// (0x000035ae) list_single_heading_pane_vc_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_single_heading_pane_vc_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_single_heading_pane_vc_g

0x37aa,	// (0x000037aa) list_single_heading_pane_vc_t1_ParamLimits

0x37aa,	// (0x000037aa) list_single_heading_pane_vc_t1

0x37c0,	// (0x000037c0) list_single_heading_pane_vc_t2_ParamLimits

0x37c0,	// (0x000037c0) list_single_heading_pane_vc_t2

0x0001,

0xa0f7,	// (0x0000a0f7) list_single_heading_pane_vc_t_ParamLimits

0xa0f7,	// (0x0000a0f7) list_single_heading_pane_vc_t

0x37e8,	// (0x000037e8) list_setting_number_pane_vc_g1_ParamLimits

0x37e8,	// (0x000037e8) list_setting_number_pane_vc_g1

0x37f4,	// (0x000037f4) list_setting_number_pane_vc_g2_ParamLimits

0x37f4,	// (0x000037f4) list_setting_number_pane_vc_g2

0x0001,

0xa0fc,	// (0x0000a0fc) list_setting_number_pane_vc_g_ParamLimits

0xa0fc,	// (0x0000a0fc) list_setting_number_pane_vc_g

0x3800,	// (0x00003800) list_setting_number_pane_vc_t1_ParamLimits

0x3800,	// (0x00003800) list_setting_number_pane_vc_t1

0x3814,	// (0x00003814) list_setting_number_pane_vc_t2_ParamLimits

0x3814,	// (0x00003814) list_setting_number_pane_vc_t2

0x3828,	// (0x00003828) list_setting_number_pane_vc_t3_ParamLimits

0x3828,	// (0x00003828) list_setting_number_pane_vc_t3

0x0002,

0xa101,	// (0x0000a101) list_setting_number_pane_vc_t_ParamLimits

0xa101,	// (0x0000a101) list_setting_number_pane_vc_t

0x384e,	// (0x0000384e) set_value_pane_vc_ParamLimits

0x384e,	// (0x0000384e) set_value_pane_vc

0x50e1,	// (0x000050e1) list_double2_graphic_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double2_graphic_pane_vc

0x50f5,	// (0x000050f5) list_double2_large_graphic_pane_vc_ParamLimits

0x50f5,	// (0x000050f5) list_double2_large_graphic_pane_vc

0x50e1,	// (0x000050e1) list_double2_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double2_pane_vc

0x50e1,	// (0x000050e1) list_double_graphic_heading_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double_graphic_heading_pane_vc

0x50e1,	// (0x000050e1) list_double_graphic_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double_graphic_pane_vc

0x50e1,	// (0x000050e1) list_double_heading_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double_heading_pane_vc

0x50f5,	// (0x000050f5) list_double_large_graphic_pane_vc_ParamLimits

0x50f5,	// (0x000050f5) list_double_large_graphic_pane_vc

0x50e1,	// (0x000050e1) list_double_number_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double_number_pane_vc

0x50e1,	// (0x000050e1) list_double_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double_pane_vc

0x50e1,	// (0x000050e1) list_double_time_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_double_time_pane_vc

0x50e1,	// (0x000050e1) list_setting_number_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_setting_number_pane_vc

0x50e1,	// (0x000050e1) list_setting_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_setting_pane_vc

0x50e1,	// (0x000050e1) list_single_graphic_heading_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_single_graphic_heading_pane_vc

0x50e1,	// (0x000050e1) list_single_heading_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_single_heading_pane_vc

0x50e1,	// (0x000050e1) list_single_number_heading_pane_vc_ParamLimits

0x50e1,	// (0x000050e1) list_single_number_heading_pane_vc

0x5746,	// (0x00005746) list_double_graphic_heading_pane_vc_g1_ParamLimits

0x5746,	// (0x00005746) list_double_graphic_heading_pane_vc_g1

0x24ed,	// (0x000024ed) list_double_graphic_heading_pane_vc_g2_ParamLimits

0x24ed,	// (0x000024ed) list_double_graphic_heading_pane_vc_g2

0x5752,	// (0x00005752) list_double_graphic_heading_pane_vc_g3_ParamLimits

0x5752,	// (0x00005752) list_double_graphic_heading_pane_vc_g3

0x0002,

0xa2ff,	// (0x0000a2ff) list_double_graphic_heading_pane_vc_g_ParamLimits

0xa2ff,	// (0x0000a2ff) list_double_graphic_heading_pane_vc_g

0x575e,	// (0x0000575e) list_double_graphic_heading_pane_vc_t1_ParamLimits

0x575e,	// (0x0000575e) list_double_graphic_heading_pane_vc_t1

0x37aa,	// (0x000037aa) list_double_graphic_heading_pane_vc_t2_ParamLimits

0x37aa,	// (0x000037aa) list_double_graphic_heading_pane_vc_t2

0x0001,

0xa306,	// (0x0000a306) list_double_graphic_heading_pane_vc_t_ParamLimits

0xa306,	// (0x0000a306) list_double_graphic_heading_pane_vc_t

0x37e8,	// (0x000037e8) list_setting_pane_vc_g1_ParamLimits

0x37e8,	// (0x000037e8) list_setting_pane_vc_g1

0x37f4,	// (0x000037f4) list_setting_pane_vc_g2_ParamLimits

0x37f4,	// (0x000037f4) list_setting_pane_vc_g2

0x0001,

0xa0fc,	// (0x0000a0fc) list_setting_pane_vc_g_ParamLimits

0xa0fc,	// (0x0000a0fc) list_setting_pane_vc_g

0x59cd,	// (0x000059cd) list_setting_pane_vc_t1_ParamLimits

0x59cd,	// (0x000059cd) list_setting_pane_vc_t1

0x59e1,	// (0x000059e1) list_setting_pane_vc_t2_ParamLimits

0x59e1,	// (0x000059e1) list_setting_pane_vc_t2

0x0001,

0xa349,	// (0x0000a349) list_setting_pane_vc_t_ParamLimits

0xa349,	// (0x0000a349) list_setting_pane_vc_t

0x384e,	// (0x0000384e) set_value_pane_cp_vc_ParamLimits

0x384e,	// (0x0000384e) set_value_pane_cp_vc

0x35a2,	// (0x000035a2) list_single_number_heading_pane_vc_g1_ParamLimits

0x35a2,	// (0x000035a2) list_single_number_heading_pane_vc_g1

0x35ae,	// (0x000035ae) list_single_number_heading_pane_vc_g2_ParamLimits

0x35ae,	// (0x000035ae) list_single_number_heading_pane_vc_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_single_number_heading_pane_vc_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_single_number_heading_pane_vc_g

0x37aa,	// (0x000037aa) list_single_number_heading_pane_vc_t1_ParamLimits

0x37aa,	// (0x000037aa) list_single_number_heading_pane_vc_t1

0x5a03,	// (0x00005a03) list_single_number_heading_pane_vc_t2_ParamLimits

0x5a03,	// (0x00005a03) list_single_number_heading_pane_vc_t2

0x5a15,	// (0x00005a15) list_single_number_heading_pane_vc_t3_ParamLimits

0x5a15,	// (0x00005a15) list_single_number_heading_pane_vc_t3

0x0002,

0xa34e,	// (0x0000a34e) list_single_number_heading_pane_vc_t_ParamLimits

0xa34e,	// (0x0000a34e) list_single_number_heading_pane_vc_t

0x3696,	// (0x00003696) list_single_graphic_heading_pane_vc_g1_ParamLimits

0x3696,	// (0x00003696) list_single_graphic_heading_pane_vc_g1

0x35a2,	// (0x000035a2) list_single_graphic_heading_pane_vc_g4_ParamLimits

0x35a2,	// (0x000035a2) list_single_graphic_heading_pane_vc_g4

0x35ae,	// (0x000035ae) list_single_graphic_heading_pane_vc_g5_ParamLimits

0x35ae,	// (0x000035ae) list_single_graphic_heading_pane_vc_g5

0x0002,

0xa0d1,	// (0x0000a0d1) list_single_graphic_heading_pane_vc_g_ParamLimits

0xa0d1,	// (0x0000a0d1) list_single_graphic_heading_pane_vc_g

0x37aa,	// (0x000037aa) list_single_graphic_heading_pane_vc_t1_ParamLimits

0x37aa,	// (0x000037aa) list_single_graphic_heading_pane_vc_t1

0x5a27,	// (0x00005a27) list_single_graphic_heading_pane_vc_t2_ParamLimits

0x5a27,	// (0x00005a27) list_single_graphic_heading_pane_vc_t2

0x0001,

0xa355,	// (0x0000a355) list_single_graphic_heading_pane_vc_t_ParamLimits

0xa355,	// (0x0000a355) list_single_graphic_heading_pane_vc_t

0x35a2,	// (0x000035a2) list_double2_pane_vc_g1_ParamLimits

0x35a2,	// (0x000035a2) list_double2_pane_vc_g1

0x35ae,	// (0x000035ae) list_double2_pane_vc_g2_ParamLimits

0x35ae,	// (0x000035ae) list_double2_pane_vc_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_double2_pane_vc_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_double2_pane_vc_g

0x5a39,	// (0x00005a39) list_double2_pane_vc_t1_ParamLimits

0x5a39,	// (0x00005a39) list_double2_pane_vc_t1

0x5a4f,	// (0x00005a4f) list_double2_large_graphic_pane_vc_g1_ParamLimits

0x5a4f,	// (0x00005a4f) list_double2_large_graphic_pane_vc_g1

0x5a5b,	// (0x00005a5b) list_double2_large_graphic_pane_vc_g2_ParamLimits

0x5a5b,	// (0x00005a5b) list_double2_large_graphic_pane_vc_g2

0x5a67,	// (0x00005a67) list_double2_large_graphic_pane_vc_g3_ParamLimits

0x5a67,	// (0x00005a67) list_double2_large_graphic_pane_vc_g3

0x0002,

0xa35a,	// (0x0000a35a) list_double2_large_graphic_pane_vc_g_ParamLimits

0xa35a,	// (0x0000a35a) list_double2_large_graphic_pane_vc_g

0x5a73,	// (0x00005a73) list_double2_large_graphic_pane_vc_t1_ParamLimits

0x5a73,	// (0x00005a73) list_double2_large_graphic_pane_vc_t1

0x5a89,	// (0x00005a89) list_double_time_pane_vc_g1_ParamLimits

0x5a89,	// (0x00005a89) list_double_time_pane_vc_g1

0x5a95,	// (0x00005a95) list_double_time_pane_vc_g2_ParamLimits

0x5a95,	// (0x00005a95) list_double_time_pane_vc_g2

0x0001,

0xa361,	// (0x0000a361) list_double_time_pane_vc_g_ParamLimits

0xa361,	// (0x0000a361) list_double_time_pane_vc_g

0x5aa1,	// (0x00005aa1) list_double_time_pane_vc_t1_ParamLimits

0x5aa1,	// (0x00005aa1) list_double_time_pane_vc_t1

0x5aba,	// (0x00005aba) list_double_time_pane_vc_t2_ParamLimits

0x5aba,	// (0x00005aba) list_double_time_pane_vc_t2

0x5ad3,	// (0x00005ad3) list_double_time_pane_vc_t3_ParamLimits

0x5ad3,	// (0x00005ad3) list_double_time_pane_vc_t3

0x5aeb,	// (0x00005aeb) list_double_time_pane_vc_t4_ParamLimits

0x5aeb,	// (0x00005aeb) list_double_time_pane_vc_t4

0x0003,

0xa366,	// (0x0000a366) list_double_time_pane_vc_t_ParamLimits

0xa366,	// (0x0000a366) list_double_time_pane_vc_t

0x35a2,	// (0x000035a2) list_double_pane_vc_g1_ParamLimits

0x35a2,	// (0x000035a2) list_double_pane_vc_g1

0x35ae,	// (0x000035ae) list_double_pane_vc_g2_ParamLimits

0x35ae,	// (0x000035ae) list_double_pane_vc_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_double_pane_vc_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_double_pane_vc_g

0x5aff,	// (0x00005aff) list_double_pane_vc_t1_ParamLimits

0x5aff,	// (0x00005aff) list_double_pane_vc_t1

0x5b11,	// (0x00005b11) list_double_pane_vc_t2_ParamLimits

0x5b11,	// (0x00005b11) list_double_pane_vc_t2

0x0001,

0xa36f,	// (0x0000a36f) list_double_pane_vc_t_ParamLimits

0xa36f,	// (0x0000a36f) list_double_pane_vc_t

0x35a2,	// (0x000035a2) list_double_number_pane_vc_g1_ParamLimits

0x35a2,	// (0x000035a2) list_double_number_pane_vc_g1

0x35ae,	// (0x000035ae) list_double_number_pane_vc_g2_ParamLimits

0x35ae,	// (0x000035ae) list_double_number_pane_vc_g2

0x0001,

0xa0f2,	// (0x0000a0f2) list_double_number_pane_vc_g_ParamLimits

0xa0f2,	// (0x0000a0f2) list_double_number_pane_vc_g

0x5b27,	// (0x00005b27) list_double_number_pane_vc_t1_ParamLimits

0x5b27,	// (0x00005b27) list_double_number_pane_vc_t1

0x5b3b,	// (0x00005b3b) list_double_number_pane_vc_t2_ParamLimits

0x5b3b,	// (0x00005b3b) list_double_number_pane_vc_t2

0x5b11,	// (0x00005b11) list_double_number_pane_vc_t3_ParamLimits

0x5b11,	// (0x00005b11) list_double_number_pane_vc_t3

0x0002,

0xa374,	// (0x0000a374) list_double_number_pane_vc_t_ParamLimits

0xa374,	// (0x0000a374) list_double_number_pane_vc_t

0x5b4d,	// (0x00005b4d) list_double_large_graphic_pane_vc_g1_ParamLimits

0x5b4d,	// (0x00005b4d) list_double_large_graphic_pane_vc_g1

0x5b59,	// (0x00005b59) list_double_large_graphic_pane_vc_g2_ParamLimits

0x5b59,	// (0x00005b59) list_double_large_graphic_pane_vc_g2

0x5a67,	// (0x00005a67) list_double_large_graphic_pane_vc_g3_ParamLimits

0x5a67,	// (0x00005a67) list_double_large_graphic_pane_vc_g3

0x5b68,	// (0x00005b68) list_double_large_graphic_pane_vc_g4_ParamLimits

0x5b68,	// (0x00005b68) list_double_large_graphic_pane_vc_g4

0x0003,

0xa37b,	// (0x0000a37b) list_double_large_graphic_pane_vc_g_ParamLimits

0xa37b,	// (0x0000a37b) list_double_large_graphic_pane_vc_g

0x5b74,	// (0x00005b74) list_double_large_graphic_pane_vc_t1_ParamLimits

0x5b74,	// (0x00005b74) list_double_large_graphic_pane_vc_t1

0x5b86,	// (0x00005b86) list_double_large_graphic_pane_vc_t2_ParamLimits

0x5b86,	// (0x00005b86) list_double_large_graphic_pane_vc_t2

0x0001,

0xa384,	// (0x0000a384) list_double_large_graphic_pane_vc_t_ParamLimits

0xa384,	// (0x0000a384) list_double_large_graphic_pane_vc_t

0x24ed,	// (0x000024ed) list_double_heading_pane_vc_g1_ParamLimits

0x24ed,	// (0x000024ed) list_double_heading_pane_vc_g1

0x5752,	// (0x00005752) list_double_heading_pane_vc_g2_ParamLimits

0x5752,	// (0x00005752) list_double_heading_pane_vc_g2

0x0001,

0xa389,	// (0x0000a389) list_double_heading_pane_vc_g_ParamLimits

0xa389,	// (0x0000a389) list_double_heading_pane_vc_g

0x5b9d,	// (0x00005b9d) list_double_heading_pane_vc_t1_ParamLimits

0x5b9d,	// (0x00005b9d) list_double_heading_pane_vc_t1

0x37aa,	// (0x000037aa) list_double_heading_pane_vc_t2_ParamLimits

0x37aa,	// (0x000037aa) list_double_heading_pane_vc_t2

0x0001,

0xa38e,	// (0x0000a38e) list_double_heading_pane_vc_t_ParamLimits

0xa38e,	// (0x0000a38e) list_double_heading_pane_vc_t

0x3696,	// (0x00003696) list_double_graphic_pane_vc_g1_ParamLimits

0x3696,	// (0x00003696) list_double_graphic_pane_vc_g1

0x5baf,	// (0x00005baf) list_double_graphic_pane_vc_g2_ParamLimits

0x5baf,	// (0x00005baf) list_double_graphic_pane_vc_g2

0x5bbe,	// (0x00005bbe) list_double_graphic_pane_vc_g3_ParamLimits

0x5bbe,	// (0x00005bbe) list_double_graphic_pane_vc_g3

0x0002,

0xa393,	// (0x0000a393) list_double_graphic_pane_vc_g_ParamLimits

0xa393,	// (0x0000a393) list_double_graphic_pane_vc_g

0x5bca,	// (0x00005bca) list_double_graphic_pane_vc_t1_ParamLimits

0x5bca,	// (0x00005bca) list_double_graphic_pane_vc_t1

0x5b11,	// (0x00005b11) list_double_graphic_pane_vc_t2_ParamLimits

0x5b11,	// (0x00005b11) list_double_graphic_pane_vc_t2

0x0001,

0xa39a,	// (0x0000a39a) list_double_graphic_pane_vc_t_ParamLimits

0xa39a,	// (0x0000a39a) list_double_graphic_pane_vc_t

0x0050,	// (0x00000050) aid_size_cell_fastswap

0xa7b3,	// (0x0000a7b3) aid_size_cell_touch_ParamLimits

0xa7b3,	// (0x0000a7b3) aid_size_cell_touch

0x029d,	// (0x0000029d) popup_fast_swap_wide_window_ParamLimits

0x029d,	// (0x0000029d) popup_fast_swap_wide_window

0xa9b7,	// (0x0000a9b7) touch_pane_ParamLimits

0xa9b7,	// (0x0000a9b7) touch_pane

0x1283,	// (0x00001283) button_value_adjust_pane_cp2

0x128b,	// (0x0000128b) button_value_adjust_pane_cp4

0x12b1,	// (0x000012b1) form_field_data_pane_cp2

0xb24d,	// (0x0000b24d) form_field_data_wide_pane_cp2

0x1b00,	// (0x00001b00) bg_scroll_pane_ParamLimits

0x1b1f,	// (0x00001b1f) scroll_handle_pane_ParamLimits

0x1b33,	// (0x00001b33) scroll_sc2_down_pane_ParamLimits

0x1b33,	// (0x00001b33) scroll_sc2_down_pane

0x1b5a,	// (0x00001b5a) scroll_sc2_up_pane_ParamLimits

0x1b5a,	// (0x00001b5a) scroll_sc2_up_pane

0xccbb,	// (0x0000ccbb) grid_wheel_folder_pane_g1_ParamLimits

0xccbb,	// (0x0000ccbb) grid_wheel_folder_pane_g1

0x221d,	// (0x0000221d) clock_nsta_pane_cp2_ParamLimits

0x221d,	// (0x0000221d) clock_nsta_pane_cp2

0xb639,	// (0x0000b639) listscroll_midp_pane_ParamLimits

0xb64a,	// (0x0000b64a) midp_canvas_pane

0x2a99,	// (0x00002a99) nsta_clock_indic_pane

0x2af7,	// (0x00002af7) listscroll_form_pane_vc

0x2b13,	// (0x00002b13) listscroll_set_pane_vc_ParamLimits

0x2b13,	// (0x00002b13) listscroll_set_pane_vc

0xc093,	// (0x0000c093) clock_nsta_pane

0xc0bd,	// (0x0000c0bd) indicator_nsta_pane

0x3600,	// (0x00003600) bg_popup_sub_pane_cp2_ParamLimits

0x3614,	// (0x00003614) find_pane_cp2_ParamLimits

0x3614,	// (0x00003614) find_pane_cp2

0x362a,	// (0x0000362a) grid_toobar_pane_ParamLimits

0x385c,	// (0x0000385c) list_form_gen_pane_vc_ParamLimits

0x385c,	// (0x0000385c) list_form_gen_pane_vc

0x3872,	// (0x00003872) scroll_pane_cp8_vc_ParamLimits

0x3872,	// (0x00003872) scroll_pane_cp8_vc

0x3991,	// (0x00003991) data_form_wide_pane_vc_ParamLimits

0x3991,	// (0x00003991) data_form_wide_pane_vc

0x399d,	// (0x0000399d) form_field_data_wide_pane_vc_g1

0x39a5,	// (0x000039a5) form_field_data_wide_pane_vc_t1_ParamLimits

0x39a5,	// (0x000039a5) form_field_data_wide_pane_vc_t1

0x1379,	// (0x00001379) input_focus_pane_cp6_vc_ParamLimits

0x1379,	// (0x00001379) input_focus_pane_cp6_vc

0xc4c9,	// (0x0000c4c9) list_midp_pane_ParamLimits

0x52df,	// (0x000052df) scroll_pane_cp16_ParamLimits

0x52df,	// (0x000052df) scroll_pane_cp16

0x3cea,	// (0x00003cea) button_value_adjust_pane_ParamLimits

0x3cea,	// (0x00003cea) button_value_adjust_pane

0xc89f,	// (0x0000c89f) button_value_adjust_pane_cp6_ParamLimits

0xc89f,	// (0x0000c89f) button_value_adjust_pane_cp6

0xc9ed,	// (0x0000c9ed) settings_code_pane_cp_ParamLimits

0xc9ed,	// (0x0000c9ed) settings_code_pane_cp

0x002e,	// (0x0000002e) cell_touch_pane_g1

0x002e,	// (0x0000002e) cell_touch_pane_g2

0x0001,

0xa01a,	// (0x0000a01a) cell_touch_pane_g

0xcbc5,	// (0x0000cbc5) cell_touch_pane_cp_ParamLimits

0xcbc5,	// (0x0000cbc5) cell_touch_pane_cp

0xcbe1,	// (0x0000cbe1) cell_touch_pane_ParamLimits

0xcbe1,	// (0x0000cbe1) cell_touch_pane

0x002e,	// (0x0000002e) scroll_sc2_down_pane_g1

0x002e,	// (0x0000002e) scroll_sc2_up_pane_g1

0x0268,	// (0x00000268) bg_set_opt_pane_cp4_vc

0x5770,	// (0x00005770) list_set_graphic_pane_vc_g1_ParamLimits

0x5770,	// (0x00005770) list_set_graphic_pane_vc_g1

0x577c,	// (0x0000577c) list_set_graphic_pane_vc_g2_ParamLimits

0x577c,	// (0x0000577c) list_set_graphic_pane_vc_g2

0x0001,

0xa30b,	// (0x0000a30b) list_set_graphic_pane_vc_g_ParamLimits

0xa30b,	// (0x0000a30b) list_set_graphic_pane_vc_g

0x5788,	// (0x00005788) text_primary_small_cp13_vc_ParamLimits

0x5788,	// (0x00005788) text_primary_small_cp13_vc

0x57a0,	// (0x000057a0) list_set_graphic_pane_vc_ParamLimits

0x57a0,	// (0x000057a0) list_set_graphic_pane_vc

0x0268,	// (0x00000268) input_focus_pane_cp2_vc

0x002e,	// (0x0000002e) setting_code_pane_vc_g1

0x57b3,	// (0x000057b3) setting_code_pane_vc_t1

0x57c1,	// (0x000057c1) set_text_pane_vc_t1_ParamLimits

0x57c1,	// (0x000057c1) set_text_pane_vc_t1

0x0268,	// (0x00000268) input_focus_pane_cp1_vc

0x57df,	// (0x000057df) list_set_text_pane_vc

0x002e,	// (0x0000002e) setting_text_pane_vc_g1

0x0268,	// (0x00000268) bg_set_opt_pane_cp2_vc

0x57e9,	// (0x000057e9) setting_slider_graphic_pane_vc_g1

0x57f1,	// (0x000057f1) setting_slider_graphic_pane_vc_t1

0x57ff,	// (0x000057ff) setting_slider_graphic_pane_vc_t2

0x0001,

0xa310,	// (0x0000a310) setting_slider_graphic_pane_vc_t

0x580d,	// (0x0000580d) slider_set_pane_cp_vc

0x5815,	// (0x00005815) slider_set_pane_vc_g1

0x581e,	// (0x0000581e) slider_set_pane_vc_g2

0x0006,

0xa315,	// (0x0000a315) slider_set_pane_vc_g

0x14a9,	// (0x000014a9) set_opt_bg_pane_g1_copy1

0x14b1,	// (0x000014b1) set_opt_bg_pane_g2_copy1

0x584a,	// (0x0000584a) set_opt_bg_pane_g3_copy1

0x14c1,	// (0x000014c1) set_opt_bg_pane_g4_copy1

0x14c9,	// (0x000014c9) set_opt_bg_pane_g5_copy1

0x14d1,	// (0x000014d1) set_opt_bg_pane_g6_copy1

0x5854,	// (0x00005854) set_opt_bg_pane_g7_copy1

0x585e,	// (0x0000585e) set_opt_bg_pane_g8_copy1

0x5868,	// (0x00005868) set_opt_bg_pane_g9_copy1

0x0268,	// (0x00000268) bg_set_opt_pane_cp_vc

0x5872,	// (0x00005872) setting_slider_pane_vc_t1

0x57f1,	// (0x000057f1) setting_slider_pane_vc_t2

0x57ff,	// (0x000057ff) setting_slider_pane_vc_t3

0x0002,

0xa324,	// (0x0000a324) setting_slider_pane_vc_t

0x580d,	// (0x0000580d) slider_set_pane_vc

0x44ec,	// (0x000044ec) volume_set_pane_vc_g1

0x5881,	// (0x00005881) volume_set_pane_vc_g2

0x588a,	// (0x0000588a) volume_set_pane_vc_g3

0x5893,	// (0x00005893) volume_set_pane_vc_g4

0x589c,	// (0x0000589c) volume_set_pane_vc_g5

0x58a5,	// (0x000058a5) volume_set_pane_vc_g6

0x58ae,	// (0x000058ae) volume_set_pane_vc_g7

0x58b7,	// (0x000058b7) volume_set_pane_vc_g8

0x58c0,	// (0x000058c0) volume_set_pane_vc_g9

0x58c9,	// (0x000058c9) volume_set_pane_vc_g10

0x0009,

0xa32b,	// (0x0000a32b) volume_set_pane_vc_g

0x58d2,	// (0x000058d2) volume_set_pane_vc

0x58da,	// (0x000058da) button_value_adjust_pane_cp1_vc

0x58e4,	// (0x000058e4) list_highlight_pane_cp2_vc

0x58ed,	// (0x000058ed) list_set_pane_vc_ParamLimits

0x58ed,	// (0x000058ed) list_set_pane_vc

0x595b,	// (0x0000595b) main_pane_set_vc_t1_ParamLimits

0x595b,	// (0x0000595b) main_pane_set_vc_t1

0x5970,	// (0x00005970) main_pane_set_vc_t2_ParamLimits

0x5970,	// (0x00005970) main_pane_set_vc_t2

0x5982,	// (0x00005982) main_pane_set_vc_t3_ParamLimits

0x5982,	// (0x00005982) main_pane_set_vc_t3

0x5996,	// (0x00005996) main_pane_set_vc_t4_ParamLimits

0x5996,	// (0x00005996) main_pane_set_vc_t4

0x0003,

0xa340,	// (0x0000a340) main_pane_set_vc_t_ParamLimits

0xa340,	// (0x0000a340) main_pane_set_vc_t

0x59aa,	// (0x000059aa) setting_code_pane_vc_ParamLimits

0x59aa,	// (0x000059aa) setting_code_pane_vc

0x59bb,	// (0x000059bb) setting_slider_graphic_pane_vc

0x59bb,	// (0x000059bb) setting_slider_pane_vc

0x59bb,	// (0x000059bb) setting_text_pane_vc

0x59bb,	// (0x000059bb) setting_volume_pane_vc

0x59c5,	// (0x000059c5) scroll_pane_cp121_vc

0x1271,	// (0x00001271) set_content_pane_vc

0x5bdc,	// (0x00005bdc) button_value_adjust_pane_g1

0x5be5,	// (0x00005be5) button_value_adjust_pane_g2

0x0001,

0xa39f,	// (0x0000a39f) button_value_adjust_pane_g

0x5bee,	// (0x00005bee) form_field_slider_wide_pane_vc_t1_ParamLimits

0x5bee,	// (0x00005bee) form_field_slider_wide_pane_vc_t1

0x5c00,	// (0x00005c00) form_field_slider_wide_pane_vc_t2_ParamLimits

0x5c00,	// (0x00005c00) form_field_slider_wide_pane_vc_t2

0x0001,

0xa3a4,	// (0x0000a3a4) form_field_slider_wide_pane_vc_t_ParamLimits

0xa3a4,	// (0x0000a3a4) form_field_slider_wide_pane_vc_t

0x07fb,	// (0x000007fb) input_focus_pane_cp10_vc_ParamLimits

0x07fb,	// (0x000007fb) input_focus_pane_cp10_vc

0x5c12,	// (0x00005c12) slider_cont_pane_cp1_vc_ParamLimits

0x5c12,	// (0x00005c12) slider_cont_pane_cp1_vc

0x5815,	// (0x00005815) slider_form_pane_g1_cp2

0x581e,	// (0x0000581e) slider_form_pane_g2_cp2

0x5c2b,	// (0x00005c2b) form_field_slider_pane_vc_t3

0x5c39,	// (0x00005c39) form_field_slider_pane_vc_t4

0x5c47,	// (0x00005c47) slider_form_pane_vc_ParamLimits

0x5c47,	// (0x00005c47) slider_form_pane_vc

0x5c54,	// (0x00005c54) form_field_slider_pane_vc_t1_ParamLimits

0x5c54,	// (0x00005c54) form_field_slider_pane_vc_t1

0x5c00,	// (0x00005c00) form_field_slider_pane_vc_t2_ParamLimits

0x5c00,	// (0x00005c00) form_field_slider_pane_vc_t2

0x0001,

0xa3b4,	// (0x0000a3b4) form_field_slider_pane_vc_t_ParamLimits

0xa3b4,	// (0x0000a3b4) form_field_slider_pane_vc_t

0x07fb,	// (0x000007fb) input_focus_pane_cp9_vc_ParamLimits

0x07fb,	// (0x000007fb) input_focus_pane_cp9_vc

0x5c6a,	// (0x00005c6a) slider_cont_pane_vc_ParamLimits

0x5c6a,	// (0x00005c6a) slider_cont_pane_vc

0x5c7c,	// (0x00005c7c) list_form_graphic_pane_cp_vc_ParamLimits

0x5c7c,	// (0x00005c7c) list_form_graphic_pane_cp_vc

0x399d,	// (0x0000399d) form_field_popup_wide_pane_vc_g1

0x5c91,	// (0x00005c91) form_field_popup_wide_pane_vc_t1_ParamLimits

0x5c91,	// (0x00005c91) form_field_popup_wide_pane_vc_t1

0x1379,	// (0x00001379) input_focus_pane_cp8_vc_ParamLimits

0x1379,	// (0x00001379) input_focus_pane_cp8_vc

0x5ca8,	// (0x00005ca8) list_form_wide_pane_vc_ParamLimits

0x5ca8,	// (0x00005ca8) list_form_wide_pane_vc

0x5cb4,	// (0x00005cb4) list_form_graphic_pane_vc_g1

0x5cbc,	// (0x00005cbc) list_form_graphic_pane_vc_t1_ParamLimits

0x5cbc,	// (0x00005cbc) list_form_graphic_pane_vc_t1

0x04d3,	// (0x000004d3) list_highlight_pane_cp5_vc_ParamLimits

0x04d3,	// (0x000004d3) list_highlight_pane_cp5_vc

0x5cd8,	// (0x00005cd8) list_form_graphic_pane_vc_ParamLimits

0x5cd8,	// (0x00005cd8) list_form_graphic_pane_vc

0x399d,	// (0x0000399d) form_field_popup_pane_vc_g1

0x5cf2,	// (0x00005cf2) form_field_popup_pane_vc_t1_ParamLimits

0x5cf2,	// (0x00005cf2) form_field_popup_pane_vc_t1

0x1379,	// (0x00001379) input_focus_pane_cp7_vc_ParamLimits

0x1379,	// (0x00001379) input_focus_pane_cp7_vc

0x5d09,	// (0x00005d09) list_form_pane_vc_ParamLimits

0x5d09,	// (0x00005d09) list_form_pane_vc

0x5d15,	// (0x00005d15) data_form_pane_vc_t1_ParamLimits

0x5d15,	// (0x00005d15) data_form_pane_vc_t1

0x14a9,	// (0x000014a9) input_focus_pane_vc_g1

0x14b1,	// (0x000014b1) input_focus_pane_vc_g2

0x14b9,	// (0x000014b9) input_focus_pane_vc_g3

0x14c1,	// (0x000014c1) input_focus_pane_vc_g4

0x14c9,	// (0x000014c9) input_focus_pane_vc_g5

0x14d1,	// (0x000014d1) input_focus_pane_vc_g6

0x14d9,	// (0x000014d9) input_focus_pane_vc_g7

0x14e1,	// (0x000014e1) input_focus_pane_vc_g8

0x14e9,	// (0x000014e9) input_focus_pane_vc_g9

0x002e,	// (0x0000002e) input_focus_pane_vc_g10

0x0009,

0x9fa3,	// (0x00009fa3) input_focus_pane_vc_g

0x3991,	// (0x00003991) data_form_pane_vc_ParamLimits

0x3991,	// (0x00003991) data_form_pane_vc

0x399d,	// (0x0000399d) form_field_data_pane_vc_g1

0x5d32,	// (0x00005d32) form_field_data_pane_vc_t1_ParamLimits

0x5d32,	// (0x00005d32) form_field_data_pane_vc_t1

0x1379,	// (0x00001379) input_focus_pane_vc_ParamLimits

0x1379,	// (0x00001379) input_focus_pane_vc

0x5d4c,	// (0x00005d4c) button_value_adjust_pane_cp3_vc

0x5d54,	// (0x00005d54) button_value_adjust_pane_cp5_vc

0x5d5c,	// (0x00005d5c) form_field_data_pane_vc_ParamLimits

0x5d5c,	// (0x00005d5c) form_field_data_pane_vc

0x5d77,	// (0x00005d77) form_field_data_pane_vc_cp2

0x5d7f,	// (0x00005d7f) form_field_data_wide_pane_vc_ParamLimits

0x5d7f,	// (0x00005d7f) form_field_data_wide_pane_vc

0x5d99,	// (0x00005d99) form_field_data_wide_pane_vc_cp2

0x5da1,	// (0x00005da1) form_field_popup_pane_vc_ParamLimits

0x5da1,	// (0x00005da1) form_field_popup_pane_vc

0x5dbc,	// (0x00005dbc) form_field_popup_wide_pane_vc_ParamLimits

0x5dbc,	// (0x00005dbc) form_field_popup_wide_pane_vc

0x5dd6,	// (0x00005dd6) form_field_slider_pane_vc_ParamLimits

0x5dd6,	// (0x00005dd6) form_field_slider_pane_vc

0x5de9,	// (0x00005de9) form_field_slider_wide_pane_vc_ParamLimits

0x5de9,	// (0x00005de9) form_field_slider_wide_pane_vc

0xcbff,	// (0x0000cbff) grid_touch_1_pane_ParamLimits

0xcbff,	// (0x0000cbff) grid_touch_1_pane

0xcc13,	// (0x0000cc13) grid_touch_2_pane_ParamLimits

0xcc13,	// (0x0000cc13) grid_touch_2_pane

0x5ec0,	// (0x00005ec0) touch_pane_g1_ParamLimits

0x5ec0,	// (0x00005ec0) touch_pane_g1

0x5e22,	// (0x00005e22) cell_app_pane_cp_wide_ParamLimits

0x5e22,	// (0x00005e22) cell_app_pane_cp_wide

0x5e33,	// (0x00005e33) grid_popup_fast_wide_pane_ParamLimits

0x5e33,	// (0x00005e33) grid_popup_fast_wide_pane

0x5e47,	// (0x00005e47) scroll_pane_cp19_ParamLimits

0x5e47,	// (0x00005e47) scroll_pane_cp19

0x0268,	// (0x00000268) bg_popup_window_pane_cp20

0x5e5b,	// (0x00005e5b) listscroll_popup_fast_wide_pane

0x16bb,	// (0x000016bb) grid_indicator_nsta_pane

0x5e63,	// (0x00005e63) clock_nsta_pane_g1

0x5e6c,	// (0x00005e6c) clock_nsta_pane_t1

0x5e88,	// (0x00005e88) cell_indicator_nsta_pane_ParamLimits

0x5e88,	// (0x00005e88) cell_indicator_nsta_pane

0x5ec0,	// (0x00005ec0) cell_indicator_nsta_pane_g1

0x5ece,	// (0x00005ece) cell_indicator_nsta_pane_g2

0x0001,

0xa3be,	// (0x0000a3be) cell_indicator_nsta_pane_g

0x5ee3,	// (0x00005ee3) clock_nsta_pane_cp

0x5eed,	// (0x00005eed) indicator_nsta_pane_cp

0x5ef8,	// (0x00005ef8) nsta_clock_indic_pane_g1

0x0649,	// (0x00000649) grid_indicator_pane

0x1c4f,	// (0x00001c4f) scroll_pane_cp29

0x214a,	// (0x0000214a) indicator_nsta_pane_cp2_ParamLimits

0x214a,	// (0x0000214a) indicator_nsta_pane_cp2

0x04d3,	// (0x000004d3) main_apps_wheel_pane

0x3b7b,	// (0x00003b7b) form_midp_field_text_pane_ParamLimits

0x3cca,	// (0x00003cca) scroll_bar_cp050_ParamLimits

0x5f30,	// (0x00005f30) cell_indicator_pane_ParamLimits

0x5f30,	// (0x00005f30) cell_indicator_pane

0x5f47,	// (0x00005f47) cell_indicator_pane_g1

0xcc3f,	// (0x0000cc3f) grid_wheel_folder_pane_ParamLimits

0xcc3f,	// (0x0000cc3f) grid_wheel_folder_pane

0xcc4d,	// (0x0000cc4d) list_wheel_apps_pane_ParamLimits

0xcc4d,	// (0x0000cc4d) list_wheel_apps_pane

0xcc5b,	// (0x0000cc5b) main_apps_wheel_pane_g1_ParamLimits

0xcc5b,	// (0x0000cc5b) main_apps_wheel_pane_g1

0xcc6b,	// (0x0000cc6b) main_apps_wheel_pane_g2_ParamLimits

0xcc6b,	// (0x0000cc6b) main_apps_wheel_pane_g2

0x0001,

0xe5ab,	// (0x0000e5ab) main_apps_wheel_pane_g_ParamLimits

0xe5ab,	// (0x0000e5ab) main_apps_wheel_pane_g

0xcc7b,	// (0x0000cc7b) main_apps_wheel_pane_t1_ParamLimits

0xcc7b,	// (0x0000cc7b) main_apps_wheel_pane_t1

0xcc91,	// (0x0000cc91) list_wheel_apps_pane_g1

0xcc99,	// (0x0000cc99) list_wheel_apps_pane_g2

0xcca1,	// (0x0000cca1) list_wheel_apps_pane_g3

0xcca9,	// (0x0000cca9) list_wheel_apps_pane_g4

0xccb1,	// (0x0000ccb1) list_wheel_apps_pane_g5

0x0004,

0xe5b0,	// (0x0000e5b0) list_wheel_apps_pane_g

0x244c,	// (0x0000244c) navi_icon_text_pane

0xbf9d,	// (0x0000bf9d) aid_fill_nsta

0xccd2,	// (0x0000ccd2) navi_icon_text_pane_g1

0xccde,	// (0x0000ccde) navi_icon_text_pane_t1

0xb623,	// (0x0000b623) list_set_graphic_pane_t1_ParamLimits

0xb623,	// (0x0000b623) list_set_graphic_pane_t1

0x43ca,	// (0x000043ca) popup_midp_note_alarm_window_t6_ParamLimits

0x43ca,	// (0x000043ca) popup_midp_note_alarm_window_t6

0x43dc,	// (0x000043dc) popup_midp_note_alarm_window_t7_ParamLimits

0x43dc,	// (0x000043dc) popup_midp_note_alarm_window_t7

0x43ee,	// (0x000043ee) popup_midp_note_alarm_window_t8_ParamLimits

0x43ee,	// (0x000043ee) popup_midp_note_alarm_window_t8

0x4400,	// (0x00004400) popup_midp_note_alarm_window_t9_ParamLimits

0x4400,	// (0x00004400) popup_midp_note_alarm_window_t9

0x4412,	// (0x00004412) popup_midp_note_alarm_window_t10_ParamLimits

0x4412,	// (0x00004412) popup_midp_note_alarm_window_t10

0x4424,	// (0x00004424) popup_midp_note_alarm_window_t11_ParamLimits

0x4424,	// (0x00004424) popup_midp_note_alarm_window_t11

0x4436,	// (0x00004436) scroll_pane_cp17_ParamLimits

0x4436,	// (0x00004436) scroll_pane_cp17

0x44ec,	// (0x000044ec) volume_small_pane_cp_g1

0x603c,	// (0x0000603c) volume_small_pane_cp_g2

0x6045,	// (0x00006045) volume_small_pane_cp_g3

0x604e,	// (0x0000604e) volume_small_pane_cp_g4

0x6057,	// (0x00006057) volume_small_pane_cp_g5

0x589c,	// (0x0000589c) volume_small_pane_cp_g6

0x6060,	// (0x00006060) volume_small_pane_cp_g7

0x6069,	// (0x00006069) volume_small_pane_cp_g8

0x6072,	// (0x00006072) volume_small_pane_cp_g9

0x607b,	// (0x0000607b) volume_small_pane_cp_g10

0x2687,	// (0x00002687) midp_ticker_pane_g1_ParamLimits

0x2693,	// (0x00002693) midp_ticker_pane_g2_ParamLimits

0xa06b,	// (0x0000a06b) midp_ticker_pane_g_ParamLimits

0xb6e1,	// (0x0000b6e1) midp_ticker_pane_t1_ParamLimits

0xbfb9,	// (0x0000bfb9) aid_fill_nsta_2

0x3cb6,	// (0x00003cb6) list_form2_midp_pane

0x509c,	// (0x0000509c) midp_editing_number_pane_ParamLimits

0x50ab,	// (0x000050ab) midp_ticker_pane_ParamLimits

0x6084,	// (0x00006084) form2_midp_field_pane

0x60a8,	// (0x000060a8) scroll_pane_cp51

0x60c8,	// (0x000060c8) form2_midp_button_pane_ParamLimits

0x60c8,	// (0x000060c8) form2_midp_button_pane

0x60da,	// (0x000060da) form2_midp_content_pane_ParamLimits

0x60da,	// (0x000060da) form2_midp_content_pane

0x60f4,	// (0x000060f4) form2_midp_field_choice_group_pane

0x60fc,	// (0x000060fc) form2_midp_field_pane_g1

0x6104,	// (0x00006104) form2_midp_field_pane_g2

0x610c,	// (0x0000610c) form2_midp_field_pane_g3

0x6114,	// (0x00006114) form2_midp_field_pane_g4

0x0003,

0xa3f7,	// (0x0000a3f7) form2_midp_field_pane_g

0x611c,	// (0x0000611c) form2_midp_gauge_slider_pane

0x6124,	// (0x00006124) form2_midp_gauge_wait_pane

0x612c,	// (0x0000612c) form2_midp_image_pane_ParamLimits

0x612c,	// (0x0000612c) form2_midp_image_pane

0x6147,	// (0x00006147) form2_midp_label_pane_ParamLimits

0x6147,	// (0x00006147) form2_midp_label_pane

0xcd0c,	// (0x0000cd0c) form2_midp_label_pane_cp_ParamLimits

0xcd0c,	// (0x0000cd0c) form2_midp_label_pane_cp

0x6187,	// (0x00006187) form2_midp_string_pane_ParamLimits

0x6187,	// (0x00006187) form2_midp_string_pane

0xcd2d,	// (0x0000cd2d) form2_midp_text_pane_ParamLimits

0xcd2d,	// (0x0000cd2d) form2_midp_text_pane

0x61bc,	// (0x000061bc) form2_midp_time_pane

0x61cc,	// (0x000061cc) input_focus_pane_cp51_ParamLimits

0x61cc,	// (0x000061cc) input_focus_pane_cp51

0x61e4,	// (0x000061e4) form2_midp_label_pane_t1_ParamLimits

0x61e4,	// (0x000061e4) form2_midp_label_pane_t1

0xcd50,	// (0x0000cd50) form2_mdip_text_pane_t1_ParamLimits

0xcd50,	// (0x0000cd50) form2_mdip_text_pane_t1

0x624c,	// (0x0000624c) form2_midp_time_pane_t1

0x6267,	// (0x00006267) form2_midp_gauge_slider_pane_t1

0xcd6c,	// (0x0000cd6c) form2_midp_gauge_slider_pane_t2

0xcd7e,	// (0x0000cd7e) form2_midp_gauge_slider_pane_t3

0x0002,

0xe5c0,	// (0x0000e5c0) form2_midp_gauge_slider_pane_t

0x629d,	// (0x0000629d) form2_midp_slider_pane

0x62a9,	// (0x000062a9) form2_midp_gauge_wait_pane_t1

0x62b7,	// (0x000062b7) form2_midp_wait_pane_ParamLimits

0x62b7,	// (0x000062b7) form2_midp_wait_pane

0x39b9,	// (0x000039b9) list_single_2graphic_pane_cp4_ParamLimits

0x39b9,	// (0x000039b9) list_single_2graphic_pane_cp4

0xc437,	// (0x0000c437) list_single_midp_graphic_pane_cp_ParamLimits

0xc437,	// (0x0000c437) list_single_midp_graphic_pane_cp

0x0268,	// (0x00000268) list_highlight_pane_cp20

0x62fc,	// (0x000062fc) list_single_2graphic_pane_g1_cp4

0x5617,	// (0x00005617) list_single_2graphic_pane_g2_cp4

0x6304,	// (0x00006304) list_single_2graphic_pane_t1_cp4

0x04d3,	// (0x000004d3) list_highlight_pane_cp21

0x6313,	// (0x00006313) list_single_midp_graphic_pane_g4_cp

0x6322,	// (0x00006322) list_single_midp_graphic_pane_t1_cp

0xcd90,	// (0x0000cd90) form2_mdip_string_pane_t1_ParamLimits

0xcd90,	// (0x0000cd90) form2_mdip_string_pane_t1

0x0268,	// (0x00000268) bg_wml_button_pane_cp2

0x002e,	// (0x0000002e) form2_midp_image_pane_g1

0x1025,	// (0x00001025) list_double_large_graphic_pane_g5_ParamLimits

0x1025,	// (0x00001025) list_double_large_graphic_pane_g5

0xb639,	// (0x0000b639) midp_form_pane_ParamLimits

0x04d3,	// (0x000004d3) main_apps_wheel_pane_ParamLimits

0xbcb7,	// (0x0000bcb7) popup_preview_window_ParamLimits

0xbcb7,	// (0x0000bcb7) popup_preview_window

0x30e9,	// (0x000030e9) popup_touch_info_window_ParamLimits

0x30e9,	// (0x000030e9) popup_touch_info_window

0x3111,	// (0x00003111) popup_touch_menu_window_ParamLimits

0x3111,	// (0x00003111) popup_touch_menu_window

0x0024,	// (0x00000024) bg_popup_sub_pane_cp6

0x63cd,	// (0x000063cd) list_touch_menu_pane

0x63d5,	// (0x000063d5) list_single_touch_menu_pane_ParamLimits

0x63d5,	// (0x000063d5) list_single_touch_menu_pane

0x63ed,	// (0x000063ed) list_single_touch_menu_pane_t1

0x04d3,	// (0x000004d3) bg_popup_sub_pane_cp7_ParamLimits

0x04d3,	// (0x000004d3) bg_popup_sub_pane_cp7

0x63fb,	// (0x000063fb) heading_sub_pane

0x6403,	// (0x00006403) list_touch_info_pane_ParamLimits

0x6403,	// (0x00006403) list_touch_info_pane

0x6412,	// (0x00006412) list_single_touch_info_pane_ParamLimits

0x6412,	// (0x00006412) list_single_touch_info_pane

0x6423,	// (0x00006423) list_single_touch_info_pane_t1

0x6431,	// (0x00006431) list_single_touch_info_pane_t2

0x0001,

0xa40e,	// (0x0000a40e) list_single_touch_info_pane_t

0x25aa,	// (0x000025aa) bg_popup_heading_pane_cp

0x643f,	// (0x0000643f) heading_sub_pane_t1

0x389d,	// (0x0000389d) bg_popup_preview_window_pane_cp_ParamLimits

0x389d,	// (0x0000389d) bg_popup_preview_window_pane_cp

0x63fb,	// (0x000063fb) heading_preview_pane

0x6403,	// (0x00006403) list_preview_pane_ParamLimits

0x6403,	// (0x00006403) list_preview_pane

0x644d,	// (0x0000644d) popup_preview_window_g1

0x6412,	// (0x00006412) list_single_preview_pane_ParamLimits

0x6412,	// (0x00006412) list_single_preview_pane

0x6455,	// (0x00006455) list_single_preview_pane_g1

0x645d,	// (0x0000645d) list_single_preview_pane_t1

0x6423,	// (0x00006423) list_single_preview_pane_t2

0x0001,

0xa413,	// (0x0000a413) list_single_preview_pane_t

0x646b,	// (0x0000646b) bg_popup_heading_pane_cp2_ParamLimits

0x646b,	// (0x0000646b) bg_popup_heading_pane_cp2

0x6481,	// (0x00006481) heading_preview_pane_g1

0x6489,	// (0x00006489) heading_preview_pane_t1_ParamLimits

0x6489,	// (0x00006489) heading_preview_pane_t1

0x066c,	// (0x0000066c) soft_indicator_pane_t1_ParamLimits

0x0d7f,	// (0x00000d7f) scroll_pane_ParamLimits

0x1b48,	// (0x00001b48) scroll_sc2_left_pane

0x1b51,	// (0x00001b51) scroll_sc2_right_pane

0x1b70,	// (0x00001b70) scroll_bg_pane_g1_ParamLimits

0x1b85,	// (0x00001b85) scroll_bg_pane_g2_ParamLimits

0x1b9d,	// (0x00001b9d) scroll_bg_pane_g3_ParamLimits

0x9ffa,	// (0x00009ffa) scroll_bg_pane_g_ParamLimits

0x1b70,	// (0x00001b70) scroll_handle_pane_g1_ParamLimits

0x1bbf,	// (0x00001bbf) scroll_handle_pane_g2_ParamLimits

0x1b9d,	// (0x00001b9d) scroll_handle_pane_g3_ParamLimits

0xa001,	// (0x0000a001) scroll_handle_pane_g_ParamLimits

0x2b4d,	// (0x00002b4d) popup_choice_list_window_ParamLimits

0x2b4d,	// (0x00002b4d) popup_choice_list_window

0x360c,	// (0x0000360c) choice_list_pane

0x36e0,	// (0x000036e0) cell_toolbar_pane_t1

0x3708,	// (0x00003708) toolbar_button_pane_ParamLimits

0x4a79,	// (0x00004a79) ai_gene_pane_1_t2_ParamLimits

0x4a79,	// (0x00004a79) ai_gene_pane_1_t2

0x0001,

0xa21e,	// (0x0000a21e) ai_gene_pane_1_t_ParamLimits

0xa21e,	// (0x0000a21e) ai_gene_pane_1_t

0x64a6,	// (0x000064a6) scroll_sc2_left_pane_g1

0x64a6,	// (0x000064a6) scroll_sc2_right_pane_g1

0x2b25,	// (0x00002b25) bg_popup_sub_pane_cp10

0x64b0,	// (0x000064b0) list_choice_list_pane

0x64c9,	// (0x000064c9) list_single_choice_list_pane_ParamLimits

0x64c9,	// (0x000064c9) list_single_choice_list_pane

0x64dd,	// (0x000064dd) list_single_choice_list_pane_g1

0x64e5,	// (0x000064e5) list_single_choice_list_pane_t1_ParamLimits

0x64e5,	// (0x000064e5) list_single_choice_list_pane_t1

0x64fa,	// (0x000064fa) choice_list_pane_g1

0x6502,	// (0x00006502) choice_list_pane_t1

0x0024,	// (0x00000024) input_focus_pane_cp11

0x18b0,	// (0x000018b0) title_pane_stacon_g2_ParamLimits

0x18b0,	// (0x000018b0) title_pane_stacon_g2

0x0002,

0x9fe0,	// (0x00009fe0) title_pane_stacon_g_ParamLimits

0x9fe0,	// (0x00009fe0) title_pane_stacon_g

0x25aa,	// (0x000025aa) cursor_press_pane

0xb934,	// (0x0000b934) popup_fep_hwr_window_ParamLimits

0xb934,	// (0x0000b934) popup_fep_hwr_window

0x2c8f,	// (0x00002c8f) popup_fep_vkb_window_ParamLimits

0x2c8f,	// (0x00002c8f) popup_fep_vkb_window

0x6510,	// (0x00006510) cursor_press_pane_g1

0x0002,

0xe5d4,	// (0x0000e5d4) fep_vkb_side_pane_g_ParamLimits

0x6551,	// (0x00006551) fep_hwr_candidate_pane_ParamLimits

0x6551,	// (0x00006551) fep_hwr_candidate_pane

0x657b,	// (0x0000657b) fep_hwr_side_pane_ParamLimits

0x657b,	// (0x0000657b) fep_hwr_side_pane

0x659d,	// (0x0000659d) fep_hwr_top_pane_ParamLimits

0x659d,	// (0x0000659d) fep_hwr_top_pane

0x65b5,	// (0x000065b5) fep_hwr_write_pane_ParamLimits

0x65b5,	// (0x000065b5) fep_hwr_write_pane

0xe5d4,	// (0x0000e5d4) fep_vkb_side_pane_g

0x65ef,	// (0x000065ef) fep_hwr_top_pane_g1

0x6601,	// (0x00006601) fep_hwr_top_pane_g2

0x6613,	// (0x00006613) fep_hwr_top_pane_g3

0x0002,

0xa418,	// (0x0000a418) fep_hwr_top_pane_g

0x6628,	// (0x00006628) fep_hwr_top_text_pane

0x1d40,	// (0x00001d40) fep_hwr_top_text_pane_g1

0x6704,	// (0x00006704) fep_hwr_top_text_pane_t1

0x6760,	// (0x00006760) fep_hwr_candidate_pane_g1

0x69d1,	// (0x000069d1) fep_vkb_keypad_pane_g3_ParamLimits

0x69d1,	// (0x000069d1) fep_vkb_keypad_pane_g3

0x69fd,	// (0x000069fd) fep_vkb_keypad_pane_g4_ParamLimits

0x69fd,	// (0x000069fd) fep_vkb_keypad_pane_g4

0x6a74,	// (0x00006a74) fep_vkb_bottom_pane_g2_ParamLimits

0x6a74,	// (0x00006a74) fep_vkb_bottom_pane_g2

0x0001,

0xa443,	// (0x0000a443) fep_vkb_bottom_pane_g_ParamLimits

0xa443,	// (0x0000a443) fep_vkb_bottom_pane_g

0x64a6,	// (0x000064a6) cell_vkb_side_pane_g2

0x0001,

0xa44d,	// (0x0000a44d) cell_vkb_side_pane_g

0x6aff,	// (0x00006aff) cell_vkb_side_pane_t1

0x6b0d,	// (0x00006b0d) cell_vkb_side_pane_t1_copy1

0x64a6,	// (0x000064a6) bg_fep_vkb_candidate_pane_g2

0x6c51,	// (0x00006c51) cell_vkb_candidate_pane_ParamLimits

0x6794,	// (0x00006794) aid_size_cell_vkb_ParamLimits

0x6794,	// (0x00006794) aid_size_cell_vkb

0x6c51,	// (0x00006c51) cell_vkb_candidate_pane

0x6c8b,	// (0x00006c8b) bg_popup_fep_shadow_pane_g1

0x6826,	// (0x00006826) fep_vkb_bottom_pane_ParamLimits

0x6826,	// (0x00006826) fep_vkb_bottom_pane

0x6863,	// (0x00006863) fep_vkb_candidate_pane_ParamLimits

0x6863,	// (0x00006863) fep_vkb_candidate_pane

0x687f,	// (0x0000687f) fep_vkb_keypad_pane_ParamLimits

0x687f,	// (0x0000687f) fep_vkb_keypad_pane

0x68b2,	// (0x000068b2) fep_vkb_side_pane_ParamLimits

0x68b2,	// (0x000068b2) fep_vkb_side_pane

0x68ee,	// (0x000068ee) fep_vkb_top_pane_ParamLimits

0x68ee,	// (0x000068ee) fep_vkb_top_pane

0x692a,	// (0x0000692a) fep_vkb_top_pane_g1_ParamLimits

0x692a,	// (0x0000692a) fep_vkb_top_pane_g1

0x6939,	// (0x00006939) fep_vkb_top_pane_g2_ParamLimits

0x6939,	// (0x00006939) fep_vkb_top_pane_g2

0x6948,	// (0x00006948) fep_vkb_top_pane_g3_ParamLimits

0x6948,	// (0x00006948) fep_vkb_top_pane_g3

0x0003,

0xa433,	// (0x0000a433) fep_vkb_top_pane_g_ParamLimits

0xa433,	// (0x0000a433) fep_vkb_top_pane_g

0x6966,	// (0x00006966) fep_vkb_top_text_pane_ParamLimits

0x6966,	// (0x00006966) fep_vkb_top_text_pane

0xce73,	// (0x0000ce73) fep_vkb_side_pane_g1_ParamLimits

0xce73,	// (0x0000ce73) fep_vkb_side_pane_g1

0x69c0,	// (0x000069c0) grid_vkb_side_pane_ParamLimits

0x69c0,	// (0x000069c0) grid_vkb_side_pane

0x6c93,	// (0x00006c93) bg_popup_fep_shadow_pane_g2

0x6c9c,	// (0x00006c9c) bg_popup_fep_shadow_pane_g3

0x6ca4,	// (0x00006ca4) bg_popup_fep_shadow_pane_g4

0x6cad,	// (0x00006cad) bg_popup_fep_shadow_pane_g5

0x6cb7,	// (0x00006cb7) bg_popup_fep_shadow_pane_g6

0x6cbf,	// (0x00006cbf) bg_popup_fep_shadow_pane_g7

0x14c9,	// (0x000014c9) bg_popup_fep_shadow_pane_g8

0x6a1f,	// (0x00006a1f) grid_vkb_keypad_number_pane_ParamLimits

0x6a1f,	// (0x00006a1f) grid_vkb_keypad_number_pane

0x6a33,	// (0x00006a33) grid_vkb_keypad_pane_ParamLimits

0x6a33,	// (0x00006a33) grid_vkb_keypad_pane

0x6a59,	// (0x00006a59) fep_vkb_bottom_pane_g1_ParamLimits

0x6a59,	// (0x00006a59) fep_vkb_bottom_pane_g1

0x6a82,	// (0x00006a82) grid_vkb_keypad_bottom_left_pane_ParamLimits

0x6a82,	// (0x00006a82) grid_vkb_keypad_bottom_left_pane

0x6a97,	// (0x00006a97) grid_vkb_keypad_bottom_right_pane_ParamLimits

0x6a97,	// (0x00006a97) grid_vkb_keypad_bottom_right_pane

0x6aac,	// (0x00006aac) fep_vkb_top_text_pane_g1

0xceba,	// (0x0000ceba) fep_vkb_top_text_pane_t1

0xcecc,	// (0x0000cecc) cell_vkb_side_pane_ParamLimits

0xcecc,	// (0x0000cecc) cell_vkb_side_pane

0x64a6,	// (0x000064a6) cell_vkb_side_pane_g1

0x6b1b,	// (0x00006b1b) cell_vkb_keypad_pane_ParamLimits

0x6b1b,	// (0x00006b1b) cell_vkb_keypad_pane

0x6ba8,	// (0x00006ba8) cell_vkb_keypad_pane_g1

0x0008,

0xa460,	// (0x0000a460) bg_popup_fep_shadow_pane_g

0x64a6,	// (0x000064a6) cell_hwr_side_pane_g1

0x64a6,	// (0x000064a6) cell_hwr_side_pane_g2

0x6bb2,	// (0x00006bb2) cell_vkb_keypad_pane_t1

0xcee2,	// (0x0000cee2) cell_vkb_keypad_bottom_left_pane_ParamLimits

0xcee2,	// (0x0000cee2) cell_vkb_keypad_bottom_left_pane

0xcef7,	// (0x0000cef7) cell_vkb_keypad_bottom_right_pane_ParamLimits

0xcef7,	// (0x0000cef7) cell_vkb_keypad_bottom_right_pane

0x64a6,	// (0x000064a6) cell_vkb_keypad_bottom_left_pane_g1

0x64a6,	// (0x000064a6) cell_vkb_keypad_bottom_right_pane_g1

0x6c16,	// (0x00006c16) cell_vkb_keypad_number_pane_ParamLimits

0x6c16,	// (0x00006c16) cell_vkb_keypad_number_pane

0x6c35,	// (0x00006c35) cell_vkb_keypad_number_pane_g1

0x6c3f,	// (0x00006c3f) cell_vkb_keypad_number_pane_g2

0x6c48,	// (0x00006c48) cell_vkb_keypad_number_pane_g3

0x0002,

0xa452,	// (0x0000a452) cell_vkb_keypad_number_pane_g

0x6bb2,	// (0x00006bb2) cell_vkb_keypad_number_pane_t1

0x6c72,	// (0x00006c72) fep_vkb_candidate_pane_g1

0x0001,

0xa44d,	// (0x0000a44d) cell_hwr_side_pane_g

0x6cd1,	// (0x00006cd1) cell_hwr_side_pane_t1

0x6cdf,	// (0x00006cdf) cell_hwr_side_pane_t1_copy1

0x6958,	// (0x00006958) cell_hwr_candidate_pane_g1

0x6d2f,	// (0x00006d2f) cell_hwr_candidate_pane_t1

0x64a6,	// (0x000064a6) cell_vkb_candidate_pane_g2

0x6d83,	// (0x00006d83) cell_vkb_candidate_pane_t1

0x6518,	// (0x00006518) bg_popup_fep_shadow_pane_ParamLimits

0x6518,	// (0x00006518) bg_popup_fep_shadow_pane

0x65cf,	// (0x000065cf) bg_fep_hwr_top_pane_g4

0x663d,	// (0x0000663d) bg_hwr_side_pane_g1_ParamLimits

0x663d,	// (0x0000663d) bg_hwr_side_pane_g1

0xce2c,	// (0x0000ce2c) cell_hwr_side_pane_ParamLimits

0xce2c,	// (0x0000ce2c) cell_hwr_side_pane

0x66af,	// (0x000066af) fep_hwr_write_pane_g1_ParamLimits

0x66af,	// (0x000066af) fep_hwr_write_pane_g1

0x66bc,	// (0x000066bc) fep_hwr_write_pane_g2_ParamLimits

0x66bc,	// (0x000066bc) fep_hwr_write_pane_g2

0x66c9,	// (0x000066c9) fep_hwr_write_pane_g3_ParamLimits

0x66c9,	// (0x000066c9) fep_hwr_write_pane_g3

0xce4c,	// (0x0000ce4c) fep_hwr_write_pane_g4_ParamLimits

0xce4c,	// (0x0000ce4c) fep_hwr_write_pane_g4

0x0005,

0xe5c7,	// (0x0000e5c7) fep_hwr_write_pane_g_ParamLimits

0xe5c7,	// (0x0000e5c7) fep_hwr_write_pane_g

0x65cf,	// (0x000065cf) bg_fep_hwr_candidate_pane_g2_ParamLimits

0x65cf,	// (0x000065cf) bg_fep_hwr_candidate_pane_g2

0x6712,	// (0x00006712) cell_hwr_candidate_pane_ParamLimits

0x6712,	// (0x00006712) cell_hwr_candidate_pane

0x6760,	// (0x00006760) fep_hwr_candidate_pane_g1_ParamLimits

0x67c2,	// (0x000067c2) bg_popup_fep_shadow_pane_cp2_ParamLimits

0x67c2,	// (0x000067c2) bg_popup_fep_shadow_pane_cp2

0x6958,	// (0x00006958) fep_vkb_top_pane_g4_ParamLimits

0x6958,	// (0x00006958) fep_vkb_top_pane_g4

0x699e,	// (0x0000699e) fep_vkb_side_pane_g2_ParamLimits

0x699e,	// (0x0000699e) fep_vkb_side_pane_g2

0xb168,	// (0x0000b168) list_setting_pane_t4_ParamLimits

0xb168,	// (0x0000b168) list_setting_pane_t4

0xb1e4,	// (0x0000b1e4) list_setting_number_pane_t5_ParamLimits

0xb1e4,	// (0x0000b1e4) list_setting_number_pane_t5

0x1d91,	// (0x00001d91) list_double_heading_pane_cp2_ParamLimits

0x1d91,	// (0x00001d91) list_double_heading_pane_cp2

0x6d91,	// (0x00006d91) list_double_heading_pane_g1_cp2_ParamLimits

0x6d91,	// (0x00006d91) list_double_heading_pane_g1_cp2

0x6d9d,	// (0x00006d9d) list_double_heading_pane_g2_cp2_ParamLimits

0x6d9d,	// (0x00006d9d) list_double_heading_pane_g2_cp2

0x6db1,	// (0x00006db1) list_double_heading_pane_t1_cp2_ParamLimits

0x6db1,	// (0x00006db1) list_double_heading_pane_t1_cp2

0x6dc7,	// (0x00006dc7) list_double_heading_pane_t2_cp2_ParamLimits

0x6dc7,	// (0x00006dc7) list_double_heading_pane_t2_cp2

0x000c,	// (0x0000000c) aid_value_unit2

0x02fd,	// (0x000002fd) popup_preview_fixed_window

0x0809,	// (0x00000809) bg_popup_preview_window_pane_cp02

0x6dd9,	// (0x00006dd9) list_preview_fixed_pane

0x6e1f,	// (0x00006e1f) list_empty_pane_fp_ParamLimits

0x6e1f,	// (0x00006e1f) list_empty_pane_fp

0x6e1f,	// (0x00006e1f) list_single_cale_day_pane_fp_ParamLimits

0x6e1f,	// (0x00006e1f) list_single_cale_day_pane_fp

0x6e1f,	// (0x00006e1f) list_single_graphic_heading_pane_fp_ParamLimits

0x6e1f,	// (0x00006e1f) list_single_graphic_heading_pane_fp

0x6e1f,	// (0x00006e1f) list_single_graphic_pane_fp_ParamLimits

0x6e1f,	// (0x00006e1f) list_single_graphic_pane_fp

0x6e1f,	// (0x00006e1f) list_single_heading_pane_fp_ParamLimits

0x6e1f,	// (0x00006e1f) list_single_heading_pane_fp

0x6e1f,	// (0x00006e1f) list_single_pane_fp_ParamLimits

0x6e1f,	// (0x00006e1f) list_single_pane_fp

0x6e32,	// (0x00006e32) list_single_pane_fp_g1_ParamLimits

0x6e32,	// (0x00006e32) list_single_pane_fp_g1

0x4ffe,	// (0x00004ffe) list_single_pane_fp_g2_ParamLimits

0x4ffe,	// (0x00004ffe) list_single_pane_fp_g2

0x6e3e,	// (0x00006e3e) list_single_pane_fp_g3_ParamLimits

0x6e3e,	// (0x00006e3e) list_single_pane_fp_g3

0x6e52,	// (0x00006e52) list_single_pane_fp_g4_ParamLimits

0x6e52,	// (0x00006e52) list_single_pane_fp_g4

0x0003,

0xa481,	// (0x0000a481) list_single_pane_fp_g_ParamLimits

0xa481,	// (0x0000a481) list_single_pane_fp_g

0x6e5e,	// (0x00006e5e) list_single_pane_fp_t1_ParamLimits

0x6e5e,	// (0x00006e5e) list_single_pane_fp_t1

0x6e75,	// (0x00006e75) list_single_graphic_pane_fp_g1_ParamLimits

0x6e75,	// (0x00006e75) list_single_graphic_pane_fp_g1

0x6e32,	// (0x00006e32) list_single_graphic_pane_fp_g2_ParamLimits

0x6e32,	// (0x00006e32) list_single_graphic_pane_fp_g2

0x4ffe,	// (0x00004ffe) list_single_graphic_pane_fp_g3_ParamLimits

0x4ffe,	// (0x00004ffe) list_single_graphic_pane_fp_g3

0x6e3e,	// (0x00006e3e) list_single_graphic_pane_fp_g4_ParamLimits

0x6e3e,	// (0x00006e3e) list_single_graphic_pane_fp_g4

0x6e52,	// (0x00006e52) list_single_graphic_pane_fp_g5_ParamLimits

0x6e52,	// (0x00006e52) list_single_graphic_pane_fp_g5

0x0004,

0xa48a,	// (0x0000a48a) list_single_graphic_pane_fp_g_ParamLimits

0xa48a,	// (0x0000a48a) list_single_graphic_pane_fp_g

0x6e81,	// (0x00006e81) list_single_graphic_pane_fp_t1_ParamLimits

0x6e81,	// (0x00006e81) list_single_graphic_pane_fp_t1

0x6e75,	// (0x00006e75) list_single_graphic_heading_pane_fp_g1_ParamLimits

0x6e75,	// (0x00006e75) list_single_graphic_heading_pane_fp_g1

0x6e32,	// (0x00006e32) list_single_graphic_heading_pane_fp_g2_ParamLimits

0x6e32,	// (0x00006e32) list_single_graphic_heading_pane_fp_g2

0x4ffe,	// (0x00004ffe) list_single_graphic_heading_pane_fp_g3_ParamLimits

0x4ffe,	// (0x00004ffe) list_single_graphic_heading_pane_fp_g3

0x6e3e,	// (0x00006e3e) list_single_graphic_heading_pane_fp_g4_ParamLimits

0x6e3e,	// (0x00006e3e) list_single_graphic_heading_pane_fp_g4

0x6e52,	// (0x00006e52) list_single_graphic_heading_pane_fp_g5_ParamLimits

0x6e52,	// (0x00006e52) list_single_graphic_heading_pane_fp_g5

0x0004,

0xa48a,	// (0x0000a48a) list_single_graphic_heading_pane_fp_g_ParamLimits

0xa48a,	// (0x0000a48a) list_single_graphic_heading_pane_fp_g

0x6e97,	// (0x00006e97) list_single_graphic_heading_pane_fp_t1_ParamLimits

0x6e97,	// (0x00006e97) list_single_graphic_heading_pane_fp_t1

0x6ead,	// (0x00006ead) list_single_graphic_heading_pane_fp_t2_ParamLimits

0x6ead,	// (0x00006ead) list_single_graphic_heading_pane_fp_t2

0x0001,

0xa495,	// (0x0000a495) list_single_graphic_heading_pane_fp_t_ParamLimits

0xa495,	// (0x0000a495) list_single_graphic_heading_pane_fp_t

0x6ebf,	// (0x00006ebf) list_single_cale_day_pane_fp_g1_ParamLimits

0x6ebf,	// (0x00006ebf) list_single_cale_day_pane_fp_g1

0x6ef7,	// (0x00006ef7) list_single_cale_day_pane_fp_g2_ParamLimits

0x6ef7,	// (0x00006ef7) list_single_cale_day_pane_fp_g2

0x6f03,	// (0x00006f03) list_single_cale_day_pane_fp_g3_ParamLimits

0x6f03,	// (0x00006f03) list_single_cale_day_pane_fp_g3

0x6f2b,	// (0x00006f2b) list_single_cale_day_pane_fp_g4_ParamLimits

0x6f2b,	// (0x00006f2b) list_single_cale_day_pane_fp_g4

0x6f4f,	// (0x00006f4f) list_single_cale_day_pane_fp_g5_ParamLimits

0x6f4f,	// (0x00006f4f) list_single_cale_day_pane_fp_g5

0x0004,

0xa49a,	// (0x0000a49a) list_single_cale_day_pane_fp_g_ParamLimits

0xa49a,	// (0x0000a49a) list_single_cale_day_pane_fp_g

0x6f73,	// (0x00006f73) list_single_cale_day_pane_fp_t1_ParamLimits

0x6f73,	// (0x00006f73) list_single_cale_day_pane_fp_t1

0x6f99,	// (0x00006f99) list_single_cale_day_pane_fp_t2_ParamLimits

0x6f99,	// (0x00006f99) list_single_cale_day_pane_fp_t2

0x6fb2,	// (0x00006fb2) list_single_cale_day_pane_fp_t3_ParamLimits

0x6fb2,	// (0x00006fb2) list_single_cale_day_pane_fp_t3

0x0002,

0xa4a5,	// (0x0000a4a5) list_single_cale_day_pane_fp_t_ParamLimits

0xa4a5,	// (0x0000a4a5) list_single_cale_day_pane_fp_t

0x6e32,	// (0x00006e32) list_empty_pane_fp_g1_ParamLimits

0x6e32,	// (0x00006e32) list_empty_pane_fp_g1

0x6fcb,	// (0x00006fcb) list_empty_pane_fp_t1

0x6fd9,	// (0x00006fd9) list_empty_pane_fp_t2

0x0001,

0xa4ac,	// (0x0000a4ac) list_empty_pane_fp_t

0x6e32,	// (0x00006e32) list_single_heading_pane_fp_g1_ParamLimits

0x6e32,	// (0x00006e32) list_single_heading_pane_fp_g1

0x4ffe,	// (0x00004ffe) list_single_heading_pane_fp_g2_ParamLimits

0x4ffe,	// (0x00004ffe) list_single_heading_pane_fp_g2

0x6e3e,	// (0x00006e3e) list_single_heading_pane_fp_g3_ParamLimits

0x6e3e,	// (0x00006e3e) list_single_heading_pane_fp_g3

0x0002,

0xa4b1,	// (0x0000a4b1) list_single_heading_pane_fp_g_ParamLimits

0xa4b1,	// (0x0000a4b1) list_single_heading_pane_fp_g

0x6fe7,	// (0x00006fe7) list_single_heading_pane_fp_t1_ParamLimits

0x6fe7,	// (0x00006fe7) list_single_heading_pane_fp_t1

0x6ff9,	// (0x00006ff9) list_single_heading_pane_fp_t2_ParamLimits

0x6ff9,	// (0x00006ff9) list_single_heading_pane_fp_t2

0x0001,

0xa4b8,	// (0x0000a4b8) list_single_heading_pane_fp_t_ParamLimits

0xa4b8,	// (0x0000a4b8) list_single_heading_pane_fp_t

0x16fa,	// (0x000016fa) aid_size_cell_fast

0x0779,	// (0x00000779) soft_indicator_pane_cp1_t1

0x1734,	// (0x00001734) cell_app_pane_cp2_ParamLimits

0x1734,	// (0x00001734) cell_app_pane_cp2

0x653a,	// (0x0000653a) fep_hwr_candidate_drop_down_list_pane

0x677a,	// (0x0000677a) fep_hwr_candidate_pane_g3_ParamLimits

0x677a,	// (0x0000677a) fep_hwr_candidate_pane_g3

0x6787,	// (0x00006787) fep_hwr_candidate_pane_g4_ParamLimits

0x6787,	// (0x00006787) fep_hwr_candidate_pane_g4

0x0002,

0xa42c,	// (0x0000a42c) fep_hwr_candidate_pane_g_ParamLimits

0xa42c,	// (0x0000a42c) fep_hwr_candidate_pane_g

0x6852,	// (0x00006852) fep_vkb_candidate_drop_down_list_pane_ParamLimits

0x6852,	// (0x00006852) fep_vkb_candidate_drop_down_list_pane

0x6c7a,	// (0x00006c7a) fep_vkb_candidate_pane_g3

0x6c82,	// (0x00006c82) fep_vkb_candidate_pane_g4

0x0002,

0xa459,	// (0x0000a459) fep_vkb_candidate_pane_g

0x6958,	// (0x00006958) cell_hwr_candidate_pane_g1_ParamLimits

0x6ced,	// (0x00006ced) cell_hwr_candidate_pane_g3_ParamLimits

0x6ced,	// (0x00006ced) cell_hwr_candidate_pane_g3

0x6d0e,	// (0x00006d0e) cell_hwr_candidate_pane_g4_ParamLimits

0x6d0e,	// (0x00006d0e) cell_hwr_candidate_pane_g4

0x0002,

0xa473,	// (0x0000a473) cell_hwr_candidate_pane_g_ParamLimits

0xa473,	// (0x0000a473) cell_hwr_candidate_pane_g

0x6d4d,	// (0x00006d4d) cell_vkb_candidate_pane_g3_ParamLimits

0x6d4d,	// (0x00006d4d) cell_vkb_candidate_pane_g3

0x6d68,	// (0x00006d68) cell_vkb_candidate_pane_g4_ParamLimits

0x6d68,	// (0x00006d68) cell_vkb_candidate_pane_g4

0x700f,	// (0x0000700f) cell_app_pane_cp2_g1_ParamLimits

0x700f,	// (0x0000700f) cell_app_pane_cp2_g1

0x702d,	// (0x0000702d) cell_app_pane_cp2_g2_ParamLimits

0x702d,	// (0x0000702d) cell_app_pane_cp2_g2

0x0001,

0xa4bd,	// (0x0000a4bd) cell_app_pane_cp2_g_ParamLimits

0xa4bd,	// (0x0000a4bd) cell_app_pane_cp2_g

0x7039,	// (0x00007039) cell_app_pane_cp2_t1_ParamLimits

0x7039,	// (0x00007039) cell_app_pane_cp2_t1

0x1379,	// (0x00001379) grid_highlight_pane_cp1_ParamLimits

0x1379,	// (0x00001379) grid_highlight_pane_cp1

0x704b,	// (0x0000704b) cell_hwr_candidate_pane_cp1_ParamLimits

0x704b,	// (0x0000704b) cell_hwr_candidate_pane_cp1

0x6958,	// (0x00006958) fep_hwr_candidate_drop_down_list_pane_g1

0x706c,	// (0x0000706c) fep_hwr_candidate_drop_down_list_pane_g2

0x7079,	// (0x00007079) fep_hwr_candidate_drop_down_list_pane_g3

0x0002,

0xa4c2,	// (0x0000a4c2) fep_hwr_candidate_drop_down_list_pane_g

0x7086,	// (0x00007086) fep_hwr_candidate_drop_down_list_scroll_pane

0x708f,	// (0x0000708f) fep_hwr_candidate_drop_down_list_scroll_pane_g1_ParamLimits

0x708f,	// (0x0000708f) fep_hwr_candidate_drop_down_list_scroll_pane_g1

0x709c,	// (0x0000709c) fep_hwr_candidate_drop_down_list_scroll_pane_g2_ParamLimits

0x709c,	// (0x0000709c) fep_hwr_candidate_drop_down_list_scroll_pane_g2

0x70a9,	// (0x000070a9) fep_hwr_candidate_drop_down_list_scroll_pane_g3_ParamLimits

0x70a9,	// (0x000070a9) fep_hwr_candidate_drop_down_list_scroll_pane_g3

0x6d4d,	// (0x00006d4d) fep_hwr_candidate_drop_down_list_scroll_pane_g4_ParamLimits

0x6d4d,	// (0x00006d4d) fep_hwr_candidate_drop_down_list_scroll_pane_g4

0x6d68,	// (0x00006d68) fep_hwr_candidate_drop_down_list_scroll_pane_g5_ParamLimits

0x6d68,	// (0x00006d68) fep_hwr_candidate_drop_down_list_scroll_pane_g5

0x70b6,	// (0x000070b6) fep_hwr_candidate_drop_down_list_scroll_pane_g6_ParamLimits

0x70b6,	// (0x000070b6) fep_hwr_candidate_drop_down_list_scroll_pane_g6

0x70d1,	// (0x000070d1) fep_hwr_candidate_drop_down_list_scroll_pane_g7_ParamLimits

0x70d1,	// (0x000070d1) fep_hwr_candidate_drop_down_list_scroll_pane_g7

0x70ec,	// (0x000070ec) fep_hwr_candidate_drop_down_list_scroll_pane_g8_ParamLimits

0x70ec,	// (0x000070ec) fep_hwr_candidate_drop_down_list_scroll_pane_g8

0x0007,

0xa4c9,	// (0x0000a4c9) fep_hwr_candidate_drop_down_list_scroll_pane_g_ParamLimits

0xa4c9,	// (0x0000a4c9) fep_hwr_candidate_drop_down_list_scroll_pane_g

0x7107,	// (0x00007107) cell_vkb_candidate_pane_cp1_ParamLimits

0x7107,	// (0x00007107) cell_vkb_candidate_pane_cp1

0x6958,	// (0x00006958) fep_vkb_candidate_drop_down_list_pane_g1_ParamLimits

0x6958,	// (0x00006958) fep_vkb_candidate_drop_down_list_pane_g1

0x706c,	// (0x0000706c) fep_vkb_candidate_drop_down_list_pane_g2_ParamLimits

0x706c,	// (0x0000706c) fep_vkb_candidate_drop_down_list_pane_g2

0x7079,	// (0x00007079) fep_vkb_candidate_drop_down_list_pane_g3_ParamLimits

0x7079,	// (0x00007079) fep_vkb_candidate_drop_down_list_pane_g3

0x0002,

0xa4c2,	// (0x0000a4c2) fep_vkb_candidate_drop_down_list_pane_g_ParamLimits

0xa4c2,	// (0x0000a4c2) fep_vkb_candidate_drop_down_list_pane_g

0x712d,	// (0x0000712d) fep_vkb_candidate_drop_down_list_scroll_pane_ParamLimits

0x712d,	// (0x0000712d) fep_vkb_candidate_drop_down_list_scroll_pane

0x713a,	// (0x0000713a) fep_vkb_candidate_drop_down_list_scroll_pane_g1_ParamLimits

0x713a,	// (0x0000713a) fep_vkb_candidate_drop_down_list_scroll_pane_g1

0x7147,	// (0x00007147) fep_vkb_candidate_drop_down_list_scroll_pane_g2_ParamLimits

0x7147,	// (0x00007147) fep_vkb_candidate_drop_down_list_scroll_pane_g2

0x7153,	// (0x00007153) fep_vkb_candidate_drop_down_list_scroll_pane_g3_ParamLimits

0x7153,	// (0x00007153) fep_vkb_candidate_drop_down_list_scroll_pane_g3

0x6ced,	// (0x00006ced) fep_vkb_candidate_drop_down_list_scroll_pane_g4_ParamLimits

0x6ced,	// (0x00006ced) fep_vkb_candidate_drop_down_list_scroll_pane_g4

0x6d0e,	// (0x00006d0e) fep_vkb_candidate_drop_down_list_scroll_pane_g5_ParamLimits

0x6d0e,	// (0x00006d0e) fep_vkb_candidate_drop_down_list_scroll_pane_g5

0x715f,	// (0x0000715f) fep_vkb_candidate_drop_down_list_scroll_pane_g6_ParamLimits

0x715f,	// (0x0000715f) fep_vkb_candidate_drop_down_list_scroll_pane_g6

0x7180,	// (0x00007180) fep_vkb_candidate_drop_down_list_scroll_pane_g7_ParamLimits

0x7180,	// (0x00007180) fep_vkb_candidate_drop_down_list_scroll_pane_g7

0x71a1,	// (0x000071a1) fep_vkb_candidate_drop_down_list_scroll_pane_g8_ParamLimits

0x71a1,	// (0x000071a1) fep_vkb_candidate_drop_down_list_scroll_pane_g8

0x0007,

0xa4da,	// (0x0000a4da) fep_vkb_candidate_drop_down_list_scroll_pane_g_ParamLimits

0xa4da,	// (0x0000a4da) fep_vkb_candidate_drop_down_list_scroll_pane_g

0xaa0d,	// (0x0000aa0d) title_pane_g1_ParamLimits

0xaa1e,	// (0x0000aa1e) title_pane_g2_ParamLimits

0xe3bd,	// (0x0000e3bd) title_pane_g_ParamLimits

0x1d30,	// (0x00001d30) aid_call2_pane

0x1d38,	// (0x00001d38) aid_call_pane

0x1d40,	// (0x00001d40) popup_clock_analogue_window_g1

0x1d40,	// (0x00001d40) popup_clock_analogue_window_g2

0x1d48,	// (0x00001d48) popup_clock_analogue_window_g3

0x1d51,	// (0x00001d51) popup_clock_analogue_window_g4

0x002e,	// (0x0000002e) popup_clock_analogue_window_g5

0x0004,

0xa00f,	// (0x0000a00f) popup_clock_analogue_window_g

0x1d59,	// (0x00001d59) popup_clock_analogue_window_t1

0x1dda,	// (0x00001dda) clock_digital_number_pane_ParamLimits

0x1dda,	// (0x00001dda) clock_digital_number_pane

0x1de6,	// (0x00001de6) clock_digital_number_pane_cp02_ParamLimits

0x1de6,	// (0x00001de6) clock_digital_number_pane_cp02

0x1df2,	// (0x00001df2) clock_digital_number_pane_cp03_ParamLimits

0x1df2,	// (0x00001df2) clock_digital_number_pane_cp03

0x1dfe,	// (0x00001dfe) clock_digital_number_pane_cp04_ParamLimits

0x1dfe,	// (0x00001dfe) clock_digital_number_pane_cp04

0x1e0a,	// (0x00001e0a) clock_digital_separator_pane_ParamLimits

0x1e0a,	// (0x00001e0a) clock_digital_separator_pane

0x1e16,	// (0x00001e16) popup_clock_digital_window_t1_ParamLimits

0x1e16,	// (0x00001e16) popup_clock_digital_window_t1

0x002e,	// (0x0000002e) clock_digital_number_pane_g1

0x002e,	// (0x0000002e) clock_digital_number_pane_g2

0x0001,

0xa01a,	// (0x0000a01a) clock_digital_number_pane_g

0x002e,	// (0x0000002e) clock_digital_separator_pane_g1

0x002e,	// (0x0000002e) clock_digital_separator_pane_g2

0x0001,

0xa01a,	// (0x0000a01a) clock_digital_separator_pane_g

0xbf9d,	// (0x0000bf9d) aid_fill_nsta_ParamLimits

0xc0bd,	// (0x0000c0bd) indicator_nsta_pane_ParamLimits

0x342f,	// (0x0000342f) popup_clock_analogue_window

0x342f,	// (0x0000342f) popup_clock_digital_window

0x16bb,	// (0x000016bb) grid_indicator_nsta_pane_ParamLimits

0x5e7a,	// (0x00005e7a) clock_nsta_pane_t2

0x0001,

0xa3b9,	// (0x0000a3b9) clock_nsta_pane_t

0x1aed,	// (0x00001aed) aid_size_max_handle

0xb4ba,	// (0x0000b4ba) aid_size_min_handle

0x25aa,	// (0x000025aa) editor_scroll_pane

0x71bc,	// (0x000071bc) ex_editor_pane

0x1664,	// (0x00001664) scroll_pane_cp13

0x0dab,	// (0x00000dab) scroll_pane_cp14

0x1d89,	// (0x00001d89) scroll_pane_cp36

0xb4c3,	// (0x0000b4c3) list_single_graphic_hl_pane_cp2_ParamLimits

0xb4c3,	// (0x0000b4c3) list_single_graphic_hl_pane_cp2

0xca78,	// (0x0000ca78) list_single_graphic_hl_pane_ParamLimits

0xca78,	// (0x0000ca78) list_single_graphic_hl_pane

0x71c4,	// (0x000071c4) aid_size_min_hl_cp1

0x71cd,	// (0x000071cd) list_highlight_pane_cp34_ParamLimits

0x71cd,	// (0x000071cd) list_highlight_pane_cp34

0x71de,	// (0x000071de) list_single_graphic_hl_pane_g1_ParamLimits

0x71de,	// (0x000071de) list_single_graphic_hl_pane_g1

0x0db3,	// (0x00000db3) list_single_graphic_hl_pane_g2_ParamLimits

0x0db3,	// (0x00000db3) list_single_graphic_hl_pane_g2

0x0db3,	// (0x00000db3) list_single_graphic_hl_pane_g3_ParamLimits

0x0db3,	// (0x00000db3) list_single_graphic_hl_pane_g3

0x0dbf,	// (0x00000dbf) list_single_graphic_hl_pane_g4_ParamLimits

0x0dbf,	// (0x00000dbf) list_single_graphic_hl_pane_g4

0xcf12,	// (0x0000cf12) list_single_graphic_hl_pane_g5_ParamLimits

0xcf12,	// (0x0000cf12) list_single_graphic_hl_pane_g5

0x0004,

0xe5e0,	// (0x0000e5e0) list_single_graphic_hl_pane_g_ParamLimits

0xe5e0,	// (0x0000e5e0) list_single_graphic_hl_pane_g

0xcf26,	// (0x0000cf26) list_single_graphic_hl_pane_t1_ParamLimits

0xcf26,	// (0x0000cf26) list_single_graphic_hl_pane_t1

0x7221,	// (0x00007221) aid_size_min_hl_cp2

0x722a,	// (0x0000722a) list_highlight_pane_cp34_cp2_ParamLimits

0x722a,	// (0x0000722a) list_highlight_pane_cp34_cp2

0x71de,	// (0x000071de) list_single_graphic_hl_pane_g1_cp2_ParamLimits

0x71de,	// (0x000071de) list_single_graphic_hl_pane_g1_cp2

0x7237,	// (0x00007237) list_single_graphic_hl_pane_g2_cp2_ParamLimits

0x7237,	// (0x00007237) list_single_graphic_hl_pane_g2_cp2

0x7243,	// (0x00007243) list_single_graphic_hl_pane_g3_cp2_ParamLimits

0x7243,	// (0x00007243) list_single_graphic_hl_pane_g3_cp2

0x24ed,	// (0x000024ed) list_single_graphic_hl_pane_g4_cp2_ParamLimits

0x24ed,	// (0x000024ed) list_single_graphic_hl_pane_g4_cp2

0x7251,	// (0x00007251) list_single_graphic_hl_pane_g5_cp2_ParamLimits

0x7251,	// (0x00007251) list_single_graphic_hl_pane_g5_cp2

0xb724,	// (0x0000b724) control_pane_g4_ParamLimits

0xb724,	// (0x0000b724) control_pane_g4

0x2b25,	// (0x00002b25) bg_popup_sub_pane_cp10_ParamLimits

0x64b0,	// (0x000064b0) list_choice_list_pane_ParamLimits

0x64bf,	// (0x000064bf) scroll_pane_cp23

0x0809,	// (0x00000809) bg_popup_preview_window_pane_cp02_ParamLimits

0x6dd9,	// (0x00006dd9) list_preview_fixed_pane_ParamLimits

0x6def,	// (0x00006def) list_preview_fixed_pane_cp_ParamLimits

0x6def,	// (0x00006def) list_preview_fixed_pane_cp

0x6dfb,	// (0x00006dfb) popup_preview_fixed_window_g1_ParamLimits

0x6dfb,	// (0x00006dfb) popup_preview_fixed_window_g1

0x6e07,	// (0x00006e07) popup_preview_fixed_window_g2_ParamLimits

0x6e07,	// (0x00006e07) popup_preview_fixed_window_g2

0x0002,

0xa47a,	// (0x0000a47a) popup_preview_fixed_window_g_ParamLimits

0xa47a,	// (0x0000a47a) popup_preview_fixed_window_g

0x1995,	// (0x00001995) aid_navi_side_left_pane_ParamLimits

0x19aa,	// (0x000019aa) aid_navi_side_right_pane_ParamLimits

0x19c2,	// (0x000019c2) navi_icon_pane_stacon_ParamLimits

0x19d6,	// (0x000019d6) navi_navi_pane_stacon_ParamLimits

0x19c2,	// (0x000019c2) navi_text_pane_stacon_ParamLimits

0x0024,	// (0x00000024) main_text_info_pane

0x727b,	// (0x0000727b) listscroll_text_info_pane

0x7283,	// (0x00007283) list_text_info_pane_ParamLimits

0x7283,	// (0x00007283) list_text_info_pane

0x7292,	// (0x00007292) scroll_pane_cp24_ParamLimits

0x7292,	// (0x00007292) scroll_pane_cp24

0xcf3c,	// (0x0000cf3c) list_text_info_pane_t1_ParamLimits

0xcf3c,	// (0x0000cf3c) list_text_info_pane_t1

0xb898,	// (0x0000b898) popup_fast_swap2_window_ParamLimits

0xb898,	// (0x0000b898) popup_fast_swap2_window

0x72d2,	// (0x000072d2) aid_size_cell_fast2

0x0024,	// (0x00000024) bg_popup_window_pane_cp17

0x3ce2,	// (0x00003ce2) heading_pane_cp2

0x0a6d,	// (0x00000a6d) listscroll_fast2_pane

0x72dc,	// (0x000072dc) grid_fast2_pane

0x72e6,	// (0x000072e6) listscroll_fast2_pane_g1

0x72f0,	// (0x000072f0) listscroll_fast2_pane_g2

0x0001,

0xa4f6,	// (0x0000a4f6) listscroll_fast2_pane_g

0x1664,	// (0x00001664) scroll_pane_cp26

0x72fa,	// (0x000072fa) cell_fast2_pane_ParamLimits

0x72fa,	// (0x000072fa) cell_fast2_pane

0x7311,	// (0x00007311) cell_fast2_pane_g1

0x731a,	// (0x0000731a) cell_fast2_pane_g2

0x7323,	// (0x00007323) cell_fast2_pane_g3

0x0002,

0xa4fb,	// (0x0000a4fb) cell_fast2_pane_g

0x0b66,	// (0x00000b66) grid_highlight_pane_cp9

0x0b7b,	// (0x00000b7b) main_eswt_pane_ParamLimits

0x0b7b,	// (0x00000b7b) main_eswt_pane

0x72a7,	// (0x000072a7) list_single_text_info_pane

0x732b,	// (0x0000732b) eswt_ctrl_button_pane

0x732b,	// (0x0000732b) eswt_ctrl_canvas_pane

0x7333,	// (0x00007333) eswt_ctrl_combo_pane

0x732b,	// (0x0000732b) eswt_ctrl_default_pane

0x732b,	// (0x0000732b) eswt_ctrl_label_pane

0x733b,	// (0x0000733b) eswt_ctrl_wait_pane

0x7343,	// (0x00007343) eswt_shell_pane

0x0024,	// (0x00000024) listscroll_eswt_app_pane

0x7365,	// (0x00007365) popup_eswt_tasktip_window_ParamLimits

0x7365,	// (0x00007365) popup_eswt_tasktip_window

0x389d,	// (0x0000389d) bg_popup_window_pane_cp18

0x7376,	// (0x00007376) eswt_control_pane_g1_ParamLimits

0x7376,	// (0x00007376) eswt_control_pane_g1

0x7383,	// (0x00007383) eswt_control_pane_g2_ParamLimits

0x7383,	// (0x00007383) eswt_control_pane_g2

0x7390,	// (0x00007390) eswt_control_pane_g3_ParamLimits

0x7390,	// (0x00007390) eswt_control_pane_g3

0x739d,	// (0x0000739d) eswt_control_pane_g4_ParamLimits

0x739d,	// (0x0000739d) eswt_control_pane_g4

0x0003,

0xa502,	// (0x0000a502) eswt_control_pane_g_ParamLimits

0xa502,	// (0x0000a502) eswt_control_pane_g

0x1379,	// (0x00001379) bg_button_pane_ParamLimits

0x1379,	// (0x00001379) bg_button_pane

0x0b7b,	// (0x00000b7b) common_borders_pane_copy2_ParamLimits

0x0b7b,	// (0x00000b7b) common_borders_pane_copy2

0x73aa,	// (0x000073aa) control_button_pane_g1_ParamLimits

0x73aa,	// (0x000073aa) control_button_pane_g1

0x73b6,	// (0x000073b6) control_button_pane_g2_ParamLimits

0x73b6,	// (0x000073b6) control_button_pane_g2

0x73c2,	// (0x000073c2) control_button_pane_g3_ParamLimits

0x73c2,	// (0x000073c2) control_button_pane_g3

0x0002,

0xa50b,	// (0x0000a50b) control_button_pane_g_ParamLimits

0xa50b,	// (0x0000a50b) control_button_pane_g

0x73d6,	// (0x000073d6) control_button_pane_t1

0x73e4,	// (0x000073e4) control_button_pane_t2

0x0001,

0xa512,	// (0x0000a512) control_button_pane_t

0x3714,	// (0x00003714) bg_button_pane_g1

0x371c,	// (0x0000371c) bg_button_pane_g2

0x3724,	// (0x00003724) bg_button_pane_g3

0x372c,	// (0x0000372c) bg_button_pane_g4

0x3734,	// (0x00003734) bg_button_pane_g5

0x373c,	// (0x0000373c) bg_button_pane_g6

0x3744,	// (0x00003744) bg_button_pane_g7

0x374c,	// (0x0000374c) bg_button_pane_g8

0x3754,	// (0x00003754) bg_button_pane_g9

0x0008,

0xa172,	// (0x0000a172) bg_button_pane_g

0x646b,	// (0x0000646b) common_borders_pane_ParamLimits

0x646b,	// (0x0000646b) common_borders_pane

0x7376,	// (0x00007376) eswt_control_pane_g1_copy1_ParamLimits

0x7376,	// (0x00007376) eswt_control_pane_g1_copy1

0x7383,	// (0x00007383) eswt_control_pane_g2_copy1_ParamLimits

0x7383,	// (0x00007383) eswt_control_pane_g2_copy1

0x7390,	// (0x00007390) eswt_control_pane_g3_copy1_ParamLimits

0x7390,	// (0x00007390) eswt_control_pane_g3_copy1

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy1_ParamLimits

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy1

0x64a6,	// (0x000064a6) bg_eswt_ctrl_canvas_pane_g1

0x646b,	// (0x0000646b) common_borders_pane_cp2_ParamLimits

0x646b,	// (0x0000646b) common_borders_pane_cp2

0x646b,	// (0x0000646b) common_borders_pane_cp3_ParamLimits

0x646b,	// (0x0000646b) common_borders_pane_cp3

0x73f2,	// (0x000073f2) separator_horizontal_pane

0x73fa,	// (0x000073fa) separator_vertical_pane

0x7376,	// (0x00007376) eswt_control_pane_g1_copy2_ParamLimits

0x7376,	// (0x00007376) eswt_control_pane_g1_copy2

0x7383,	// (0x00007383) eswt_control_pane_g2_copy2_ParamLimits

0x7383,	// (0x00007383) eswt_control_pane_g2_copy2

0x7390,	// (0x00007390) eswt_control_pane_g3_copy2_ParamLimits

0x7390,	// (0x00007390) eswt_control_pane_g3_copy2

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy2_ParamLimits

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy2

0x0024,	// (0x00000024) common_borders_pane_cp4

0x7403,	// (0x00007403) separator_horizontal_pane_g1

0x740c,	// (0x0000740c) separator_horizontal_pane_g2

0x7415,	// (0x00007415) separator_horizontal_pane_g3

0x0002,

0xa517,	// (0x0000a517) separator_horizontal_pane_g

0x7376,	// (0x00007376) eswt_control_pane_g1_copy3_ParamLimits

0x7376,	// (0x00007376) eswt_control_pane_g1_copy3

0x7383,	// (0x00007383) eswt_control_pane_g2_copy3_ParamLimits

0x7383,	// (0x00007383) eswt_control_pane_g2_copy3

0x7390,	// (0x00007390) eswt_control_pane_g3_copy3_ParamLimits

0x7390,	// (0x00007390) eswt_control_pane_g3_copy3

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy3_ParamLimits

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy3

0x0024,	// (0x00000024) common_borders_pane_cp5

0x741e,	// (0x0000741e) separator_vertical_pane_g1

0x7427,	// (0x00007427) separator_vertical_pane_g2

0x7430,	// (0x00007430) separator_vertical_pane_g3

0x0002,

0xa51e,	// (0x0000a51e) separator_vertical_pane_g

0x7376,	// (0x00007376) eswt_control_pane_g1_copy4_ParamLimits

0x7376,	// (0x00007376) eswt_control_pane_g1_copy4

0x7383,	// (0x00007383) eswt_control_pane_g2_copy4_ParamLimits

0x7383,	// (0x00007383) eswt_control_pane_g2_copy4

0x7390,	// (0x00007390) eswt_control_pane_g3_copy4_ParamLimits

0x7390,	// (0x00007390) eswt_control_pane_g3_copy4

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy4_ParamLimits

0x739d,	// (0x0000739d) eswt_control_pane_g4_copy4

0xcf5b,	// (0x0000cf5b) eswt_ctrl_combo_button_pane

0xcf63,	// (0x0000cf63) eswt_ctrl_input_pane

0xcf6b,	// (0x0000cf6b) popup_choice_list_window_cp70

0xcf73,	// (0x0000cf73) eswt_ctrl_input_pane_t1

0x0024,	// (0x00000024) input_focus_pane_cp70

0x646b,	// (0x0000646b) bg_button_pane_cp70_ParamLimits

0x646b,	// (0x0000646b) bg_button_pane_cp70

0xcf81,	// (0x0000cf81) eswt_ctrl_combo_button_pane_g1

0x7467,	// (0x00007467) wait_bar_pane_cp70

0x389d,	// (0x0000389d) bg_popup_window_pane_cp70_ParamLimits

0x389d,	// (0x0000389d) bg_popup_window_pane_cp70

0x746f,	// (0x0000746f) popup_eswt_tasktip_window_t1

0x7485,	// (0x00007485) wait_bar_pane_cp71_ParamLimits

0x7485,	// (0x00007485) wait_bar_pane_cp71

0x7491,	// (0x00007491) grid_eswt_app_pane

0x1b51,	// (0x00001b51) scroll_pane_cp70

0xcf89,	// (0x0000cf89) cell_eswt_app_pane_ParamLimits

0xcf89,	// (0x0000cf89) cell_eswt_app_pane

0xcfbb,	// (0x0000cfbb) cell_eswt_app_pane_g1_ParamLimits

0xcfbb,	// (0x0000cfbb) cell_eswt_app_pane_g1

0xcfea,	// (0x0000cfea) cell_eswt_app_pane_g2_ParamLimits

0xcfea,	// (0x0000cfea) cell_eswt_app_pane_g2

0x0001,

0xe5eb,	// (0x0000e5eb) cell_eswt_app_pane_g_ParamLimits

0xe5eb,	// (0x0000e5eb) cell_eswt_app_pane_g

0xd00e,	// (0x0000d00e) cell_eswt_app_pane_t1_ParamLimits

0xd00e,	// (0x0000d00e) cell_eswt_app_pane_t1

0x7551,	// (0x00007551) grid_highlight_pane_cp70_ParamLimits

0x7551,	// (0x00007551) grid_highlight_pane_cp70

0x4ffe,	// (0x00004ffe) set_content_pane_g1

0x28f7,	// (0x000028f7) status_small_volume_pane

0x755d,	// (0x0000755d) status_small_volume_pane_g1

0x7565,	// (0x00007565) volume_small2_pane

0x756e,	// (0x0000756e) volume_small2_pane_g1

0x7577,	// (0x00007577) volume_small2_pane_g2

0x7580,	// (0x00007580) volume_small2_pane_g3

0x7589,	// (0x00007589) volume_small2_pane_g4

0x7592,	// (0x00007592) volume_small2_pane_g5

0x759b,	// (0x0000759b) volume_small2_pane_g6

0x75a4,	// (0x000075a4) volume_small2_pane_g7

0x75ad,	// (0x000075ad) volume_small2_pane_g8

0x75b6,	// (0x000075b6) volume_small2_pane_g9

0x75bf,	// (0x000075bf) volume_small2_pane_g10

0x0009,

0xa52a,	// (0x0000a52a) volume_small2_pane_g

0x6aac,	// (0x00006aac) fep_vkb_top_text_pane_g1_ParamLimits

0xceba,	// (0x0000ceba) fep_vkb_top_text_pane_t1_ParamLimits

0x6e13,	// (0x00006e13) popup_preview_fixed_window_g3_ParamLimits

0x6e13,	// (0x00006e13) popup_preview_fixed_window_g3

0xbf2c,	// (0x0000bf2c) popup_toolbar_trans_pane

0xc88e,	// (0x0000c88e) aid_height_set_list_ParamLimits

0x4eb4,	// (0x00004eb4) aid_size_parent_ParamLimits

0x2b25,	// (0x00002b25) list_highlight_pane_cp2_ParamLimits

0x4ffe,	// (0x00004ffe) set_content_pane_g1_ParamLimits

0xca89,	// (0x0000ca89) list_single_image_pane_ParamLimits

0xca89,	// (0x0000ca89) list_single_image_pane

0xd040,	// (0x0000d040) aid_size_cell_image_ParamLimits

0xd040,	// (0x0000d040) aid_size_cell_image

0xd04d,	// (0x0000d04d) grid_single_image_pane_ParamLimits

0xd04d,	// (0x0000d04d) grid_single_image_pane

0x0fa2,	// (0x00000fa2) list_single_image_pane_g1_ParamLimits

0x0fa2,	// (0x00000fa2) list_single_image_pane_g1

0x75e3,	// (0x000075e3) list_single_image_pane_g2_ParamLimits

0x75e3,	// (0x000075e3) list_single_image_pane_g2

0x0001,

0xa53f,	// (0x0000a53f) list_single_image_pane_g_ParamLimits

0xa53f,	// (0x0000a53f) list_single_image_pane_g

0x0ed9,	// (0x00000ed9) list_single_image_pane_t1_ParamLimits

0x0ed9,	// (0x00000ed9) list_single_image_pane_t1

0xd05b,	// (0x0000d05b) cell_image_list_pane_ParamLimits

0xd05b,	// (0x0000d05b) cell_image_list_pane

0xd070,	// (0x0000d070) cell_image_list_pane_g1

0xd079,	// (0x0000d079) cell_image_list_pane_g2

0x0001,

0xe5f0,	// (0x0000e5f0) cell_image_list_pane_g

0x7620,	// (0x00007620) aid_size_cell_tb_trans_pane

0x1379,	// (0x00001379) bg_tb_trans_pane

0x7632,	// (0x00007632) grid_tb_trans_pane

0x3714,	// (0x00003714) bg_tb_trans_pane_g1

0x371c,	// (0x0000371c) bg_tb_trans_pane_g2

0x3724,	// (0x00003724) bg_tb_trans_pane_g3

0x372c,	// (0x0000372c) bg_tb_trans_pane_g4

0x3734,	// (0x00003734) bg_tb_trans_pane_g5

0x374c,	// (0x0000374c) bg_tb_trans_pane_g6

0x3754,	// (0x00003754) bg_tb_trans_pane_g7

0x373c,	// (0x0000373c) bg_tb_trans_pane_g8

0x3744,	// (0x00003744) bg_tb_trans_pane_g9

0x0008,

0xa549,	// (0x0000a549) bg_tb_trans_pane_g

0x7646,	// (0x00007646) cell_toolbar_trans_pane_ParamLimits

0x7646,	// (0x00007646) cell_toolbar_trans_pane

0x64a6,	// (0x000064a6) cell_toolbar_trans_pane_g1

0xccf0,	// (0x0000ccf0) list_form2_midp_pane_t1

0xccfe,	// (0x0000ccfe) list_form2_midp_pane_t2

0x0001,

0xe5bb,	// (0x0000e5bb) list_form2_midp_pane_t

0x60a8,	// (0x000060a8) scroll_pane_cp51_ParamLimits

0x62c8,	// (0x000062c8) form2_midp_wait_pane_g1

0x62d1,	// (0x000062d1) form2_midp_wait_pane_g2

0x62da,	// (0x000062da) form2_midp_wait_pane_g3

0x0002,

0xa407,	// (0x0000a407) form2_midp_wait_pane_g

0x04d3,	// (0x000004d3) list_highlight_pane_cp21_ParamLimits

0x6313,	// (0x00006313) list_single_midp_graphic_pane_g4_cp_ParamLimits

0x6322,	// (0x00006322) list_single_midp_graphic_pane_t1_cp_ParamLimits

0x50e1,	// (0x000050e1) list_single_2graphic_im_pane_ParamLimits

0x50e1,	// (0x000050e1) list_single_2graphic_im_pane

0xd082,	// (0x0000d082) list_single_2graphic_im_pane_g1_ParamLimits

0xd082,	// (0x0000d082) list_single_2graphic_im_pane_g1

0xd093,	// (0x0000d093) list_single_2graphic_im_pane_g2_ParamLimits

0xd093,	// (0x0000d093) list_single_2graphic_im_pane_g2

0xd09f,	// (0x0000d09f) list_single_2graphic_im_pane_g3_ParamLimits

0xd09f,	// (0x0000d09f) list_single_2graphic_im_pane_g3

0x0003,

0xe5f5,	// (0x0000e5f5) list_single_2graphic_im_pane_g_ParamLimits

0xe5f5,	// (0x0000e5f5) list_single_2graphic_im_pane_g

0xd0b3,	// (0x0000d0b3) list_single_2graphic_im_pane_t1_ParamLimits

0xd0b3,	// (0x0000d0b3) list_single_2graphic_im_pane_t1

0x6e1f,	// (0x00006e1f) list_single_graphic_2heading_pane_fp_ParamLimits

0x6e1f,	// (0x00006e1f) list_single_graphic_2heading_pane_fp

0x6e75,	// (0x00006e75) list_single_graphic_2heading_pane_fp_g1_ParamLimits

0x6e75,	// (0x00006e75) list_single_graphic_2heading_pane_fp_g1

0x6e32,	// (0x00006e32) list_single_graphic_2heading_pane_fp_g2_ParamLimits

0x6e32,	// (0x00006e32) list_single_graphic_2heading_pane_fp_g2

0x4ffe,	// (0x00004ffe) list_single_graphic_2heading_pane_fp_g3_ParamLimits

0x4ffe,	// (0x00004ffe) list_single_graphic_2heading_pane_fp_g3

0x6e3e,	// (0x00006e3e) list_single_graphic_2heading_pane_fp_g4_ParamLimits

0x6e3e,	// (0x00006e3e) list_single_graphic_2heading_pane_fp_g4

0x6e52,	// (0x00006e52) list_single_graphic_2heading_pane_fp_g5_ParamLimits

0x6e52,	// (0x00006e52) list_single_graphic_2heading_pane_fp_g5

0x0004,

0xa48a,	// (0x0000a48a) list_single_graphic_2heading_pane_fp_g_ParamLimits

0xa48a,	// (0x0000a48a) list_single_graphic_2heading_pane_fp_g

0x76da,	// (0x000076da) list_single_graphic_2heading_pane_fp_t1_ParamLimits

0x76da,	// (0x000076da) list_single_graphic_2heading_pane_fp_t1

0x6ead,	// (0x00006ead) list_single_graphic_2heading_pane_fp_t2_ParamLimits

0x6ead,	// (0x00006ead) list_single_graphic_2heading_pane_fp_t2

0x76f0,	// (0x000076f0) list_single_graphic_2heading_pane_fp_t3_ParamLimits

0x76f0,	// (0x000076f0) list_single_graphic_2heading_pane_fp_t3

0x0002,

0xa565,	// (0x0000a565) list_single_graphic_2heading_pane_fp_t_ParamLimits

0xa565,	// (0x0000a565) list_single_graphic_2heading_pane_fp_t

0x66ec,	// (0x000066ec) fep_hwr_write_pane_g5_ParamLimits

0x66ec,	// (0x000066ec) fep_hwr_write_pane_g5

0x66f8,	// (0x000066f8) fep_hwr_write_pane_g6_ParamLimits

0x66f8,	// (0x000066f8) fep_hwr_write_pane_g6

0x7343,	// (0x00007343) eswt_shell_pane_ParamLimits

0x389d,	// (0x0000389d) bg_popup_window_pane_cp18_ParamLimits

0x4d5a,	// (0x00004d5a) heading_pane_cp70

0x746f,	// (0x0000746f) popup_eswt_tasktip_window_t1_ParamLimits

0xbfe9,	// (0x0000bfe9) aid_touch_tab_arrow_left

0xbffd,	// (0x0000bffd) aid_touch_tab_arrow_right

0xaa36,	// (0x0000aa36) title_pane_g3_ParamLimits

0xaa36,	// (0x0000aa36) title_pane_g3

0x1248,	// (0x00001248) set_value_pane_g1

0xbf2c,	// (0x0000bf2c) popup_toolbar_trans_pane_ParamLimits

0x7620,	// (0x00007620) aid_size_cell_tb_trans_pane_ParamLimits

0x1379,	// (0x00001379) bg_tb_trans_pane_ParamLimits

0x7632,	// (0x00007632) grid_tb_trans_pane_ParamLimits

0x0809,	// (0x00000809) cont_note_pane_ParamLimits

0x0809,	// (0x00000809) cont_note_pane

0x0b7b,	// (0x00000b7b) cont_snote2_single_text_pane_ParamLimits

0x0b7b,	// (0x00000b7b) cont_snote2_single_text_pane

0x0b7b,	// (0x00000b7b) cont_snote2_single_graphic_pane_ParamLimits

0x0b7b,	// (0x00000b7b) cont_snote2_single_graphic_pane

0x3ec5,	// (0x00003ec5) cont_note_wait_pane_ParamLimits

0x3ec5,	// (0x00003ec5) cont_note_wait_pane

0x3ec5,	// (0x00003ec5) cont_note_image_pane_ParamLimits

0x3ec5,	// (0x00003ec5) cont_note_image_pane

0x7706,	// (0x00007706) popup_note2_window_g1_ParamLimits

0x7706,	// (0x00007706) popup_note2_window_g1

0x7726,	// (0x00007726) popup_note2_window_t1_ParamLimits

0x7726,	// (0x00007726) popup_note2_window_t1

0x7760,	// (0x00007760) popup_note2_window_t2_ParamLimits

0x7760,	// (0x00007760) popup_note2_window_t2

0x779a,	// (0x0000779a) popup_note2_window_t3_ParamLimits

0x779a,	// (0x0000779a) popup_note2_window_t3

0x77d4,	// (0x000077d4) popup_note2_window_t4_ParamLimits

0x77d4,	// (0x000077d4) popup_note2_window_t4

0x088d,	// (0x0000088d) popup_note2_window_t5_ParamLimits

0x088d,	// (0x0000088d) popup_note2_window_t5

0x0004,

0xa56c,	// (0x0000a56c) popup_note2_window_t_ParamLimits

0xa56c,	// (0x0000a56c) popup_note2_window_t

0x7803,	// (0x00007803) popup_note2_image_window_g1_ParamLimits

0x7803,	// (0x00007803) popup_note2_image_window_g1

0x780f,	// (0x0000780f) popup_note2_image_window_g2_ParamLimits

0x780f,	// (0x0000780f) popup_note2_image_window_g2

0x0001,

0xa577,	// (0x0000a577) popup_note2_image_window_g_ParamLimits

0xa577,	// (0x0000a577) popup_note2_image_window_g

0x7821,	// (0x00007821) popup_note2_image_window_t1_ParamLimits

0x7821,	// (0x00007821) popup_note2_image_window_t1

0x7839,	// (0x00007839) popup_note2_image_window_t2_ParamLimits

0x7839,	// (0x00007839) popup_note2_image_window_t2

0x7851,	// (0x00007851) popup_note2_image_window_t3_ParamLimits

0x7851,	// (0x00007851) popup_note2_image_window_t3

0x0002,

0xa57c,	// (0x0000a57c) popup_note2_image_window_t_ParamLimits

0xa57c,	// (0x0000a57c) popup_note2_image_window_t

0x3ed3,	// (0x00003ed3) popup_note2_wait_window_g1_ParamLimits

0x3ed3,	// (0x00003ed3) popup_note2_wait_window_g1

0x3edf,	// (0x00003edf) popup_note2_wait_window_g2_ParamLimits

0x3edf,	// (0x00003edf) popup_note2_wait_window_g2

0x3eeb,	// (0x00003eeb) popup_note2_wait_window_g3_ParamLimits

0x3eeb,	// (0x00003eeb) popup_note2_wait_window_g3

0x0002,

0xa154,	// (0x0000a154) popup_note2_wait_window_g_ParamLimits

0xa154,	// (0x0000a154) popup_note2_wait_window_g

0x786d,	// (0x0000786d) popup_note2_wait_window_t1_ParamLimits

0x786d,	// (0x0000786d) popup_note2_wait_window_t1

0x788b,	// (0x0000788b) popup_note2_wait_window_t2_ParamLimits

0x788b,	// (0x0000788b) popup_note2_wait_window_t2

0x78a9,	// (0x000078a9) popup_note2_wait_window_t3_ParamLimits

0x78a9,	// (0x000078a9) popup_note2_wait_window_t3

0x78bb,	// (0x000078bb) popup_note2_wait_window_t4_ParamLimits

0x78bb,	// (0x000078bb) popup_note2_wait_window_t4

0x0003,

0xa583,	// (0x0000a583) popup_note2_wait_window_t_ParamLimits

0xa583,	// (0x0000a583) popup_note2_wait_window_t

0x78cd,	// (0x000078cd) wait_bar2_pane_ParamLimits

0x78cd,	// (0x000078cd) wait_bar2_pane

0x78e5,	// (0x000078e5) popup_snote2_single_text_window_g1_ParamLimits

0x78e5,	// (0x000078e5) popup_snote2_single_text_window_g1

0x790d,	// (0x0000790d) popup_snote2_single_text_window_t1_ParamLimits

0x790d,	// (0x0000790d) popup_snote2_single_text_window_t1

0x7959,	// (0x00007959) popup_snote2_single_text_window_t2_ParamLimits

0x7959,	// (0x00007959) popup_snote2_single_text_window_t2

0x79a5,	// (0x000079a5) popup_snote2_single_text_window_t3_ParamLimits

0x79a5,	// (0x000079a5) popup_snote2_single_text_window_t3

0x79e6,	// (0x000079e6) popup_snote2_single_text_window_t4_ParamLimits

0x79e6,	// (0x000079e6) popup_snote2_single_text_window_t4

0x7a1c,	// (0x00007a1c) popup_snote2_single_text_window_t5_ParamLimits

0x7a1c,	// (0x00007a1c) popup_snote2_single_text_window_t5

0x0004,

0xa58c,	// (0x0000a58c) popup_snote2_single_text_window_t_ParamLimits

0xa58c,	// (0x0000a58c) popup_snote2_single_text_window_t

0x7a47,	// (0x00007a47) popup_snote2_single_graphic_window_g1_ParamLimits

0x7a47,	// (0x00007a47) popup_snote2_single_graphic_window_g1

0x7a77,	// (0x00007a77) popup_snote2_single_graphic_window_g2_ParamLimits

0x7a77,	// (0x00007a77) popup_snote2_single_graphic_window_g2

0x0001,

0xa597,	// (0x0000a597) popup_snote2_single_graphic_window_g_ParamLimits

0xa597,	// (0x0000a597) popup_snote2_single_graphic_window_g

0x7a9f,	// (0x00007a9f) popup_snote2_single_graphic_window_t1_ParamLimits

0x7a9f,	// (0x00007a9f) popup_snote2_single_graphic_window_t1

0x7aeb,	// (0x00007aeb) popup_snote2_single_graphic_window_t2_ParamLimits

0x7aeb,	// (0x00007aeb) popup_snote2_single_graphic_window_t2

0x79a5,	// (0x000079a5) popup_snote2_single_graphic_window_t3_ParamLimits

0x79a5,	// (0x000079a5) popup_snote2_single_graphic_window_t3

0x79e6,	// (0x000079e6) popup_snote2_single_graphic_window_t4_ParamLimits

0x79e6,	// (0x000079e6) popup_snote2_single_graphic_window_t4

0x7a1c,	// (0x00007a1c) popup_snote2_single_graphic_window_t5_ParamLimits

0x7a1c,	// (0x00007a1c) popup_snote2_single_graphic_window_t5

0x0004,

0xa59c,	// (0x0000a59c) popup_snote2_single_graphic_window_t_ParamLimits

0xa59c,	// (0x0000a59c) popup_snote2_single_graphic_window_t

0x5f0f,	// (0x00005f0f) clock_nsta_pane_cp2_t1

0x5f0f,	// (0x00005f0f) clock_nsta_pane_cp2_t2

0x0001,

0xa3c8,	// (0x0000a3c8) clock_nsta_pane_cp2_t

0x1393,	// (0x00001393) form_field_data_wide_pane_g1_ParamLimits

0x0e7c,	// (0x00000e7c) form_field_data_wide_pane_g2_ParamLimits

0x0e7c,	// (0x00000e7c) form_field_data_wide_pane_g2

0x139f,	// (0x0000139f) form_field_data_wide_pane_g3_ParamLimits

0x139f,	// (0x0000139f) form_field_data_wide_pane_g3

0x0002,

0x9f92,	// (0x00009f92) form_field_data_wide_pane_g_ParamLimits

0x9f92,	// (0x00009f92) form_field_data_wide_pane_g

0xcc29,	// (0x0000cc29) grid_touch_3_pane_ParamLimits

0xcc29,	// (0x0000cc29) grid_touch_3_pane

0xd0e4,	// (0x0000d0e4) cell_touch_3_pane_ParamLimits

0xd0e4,	// (0x0000d0e4) cell_touch_3_pane

0x64a6,	// (0x000064a6) cell_touch_3_pane_g1

0x64a6,	// (0x000064a6) cell_touch_3_pane_g2

0x0001,

0xa44d,	// (0x0000a44d) cell_touch_3_pane_g

0x08bf,	// (0x000008bf) cont_query_data_pane

0x08c7,	// (0x000008c7) cont_query_data_pane_cp1

0x7b69,	// (0x00007b69) button_value_adjust_pane_cp7

0x7b71,	// (0x00007b71) query_popup_pane_cp3

0x1e7a,	// (0x00001e7a) bg_popup_sub_pane_cp22_ParamLimits

0x1e90,	// (0x00001e90) navi_navi_volume_pane_cp2

0x1eab,	// (0x00001eab) popup_side_volume_key_window_g2

0x1eba,	// (0x00001eba) popup_side_volume_key_window_g3

0x0002,

0xa024,	// (0x0000a024) popup_side_volume_key_window_g

0x1edb,	// (0x00001edb) popup_side_volume_key_window_t2

0x0001,

0xa02b,	// (0x0000a02b) popup_side_volume_key_window_t

0x2365,	// (0x00002365) popup_side_volume_key_window_ParamLimits

0xaf62,	// (0x0000af62) list_double_graphic_pane_g4_ParamLimits

0xaf62,	// (0x0000af62) list_double_graphic_pane_g4

0xca63,	// (0x0000ca63) list_single_2heading_msg_pane_ParamLimits

0xca63,	// (0x0000ca63) list_single_2heading_msg_pane

0xd12d,	// (0x0000d12d) list_single_2heading_msg_pane_g1_ParamLimits

0xd12d,	// (0x0000d12d) list_single_2heading_msg_pane_g1

0xd139,	// (0x0000d139) list_single_2heading_msg_pane_g2_ParamLimits

0xd139,	// (0x0000d139) list_single_2heading_msg_pane_g2

0xd14c,	// (0x0000d14c) list_single_2heading_msg_pane_g3_ParamLimits

0xd14c,	// (0x0000d14c) list_single_2heading_msg_pane_g3

0xd158,	// (0x0000d158) list_single_2heading_msg_pane_g4_ParamLimits

0xd158,	// (0x0000d158) list_single_2heading_msg_pane_g4

0x0003,

0xe5fe,	// (0x0000e5fe) list_single_2heading_msg_pane_g_ParamLimits

0xe5fe,	// (0x0000e5fe) list_single_2heading_msg_pane_g

0xd170,	// (0x0000d170) list_single_2heading_msg_pane_t1_ParamLimits

0xd170,	// (0x0000d170) list_single_2heading_msg_pane_t1

0xd198,	// (0x0000d198) list_single_2heading_msg_pane_t2_ParamLimits

0xd198,	// (0x0000d198) list_single_2heading_msg_pane_t2

0xd203,	// (0x0000d203) list_single_2heading_msg_pane_t3_ParamLimits

0xd203,	// (0x0000d203) list_single_2heading_msg_pane_t3

0x7c62,	// (0x00007c62) list_single_2heading_msg_pane_t4_ParamLimits

0x7c62,	// (0x00007c62) list_single_2heading_msg_pane_t4

0x0003,

0xe607,	// (0x0000e607) list_single_2heading_msg_pane_t_ParamLimits

0xe607,	// (0x0000e607) list_single_2heading_msg_pane_t

0x0427,	// (0x00000427) title_pane_g4_ParamLimits

0x0427,	// (0x00000427) title_pane_g4

0x18bd,	// (0x000018bd) title_pane_stacon_g3_ParamLimits

0x18bd,	// (0x000018bd) title_pane_stacon_g3

0x769d,	// (0x0000769d) list_single_2graphic_im_pane_g4_ParamLimits

0x769d,	// (0x0000769d) list_single_2graphic_im_pane_g4

0x4a96,	// (0x00004a96) popup_side_volume_key_window_cp

0x551e,	// (0x0000551e) main_idle_act2_pane_t1

0x375c,	// (0x0000375c) toolbar_button_pane_g10

0xae1b,	// (0x0000ae1b) popup_toolbar_window_cp1

0x5f00,	// (0x00005f00) clock_nsta_pane_cp_t1

0x5f00,	// (0x00005f00) clock_nsta_pane_cp_t2

0x0001,

0xa3c3,	// (0x0000a3c3) clock_nsta_pane_cp_t

0x1e90,	// (0x00001e90) navi_navi_volume_pane_cp2_ParamLimits

0x1e9f,	// (0x00001e9f) popup_side_volume_key_window_g1_ParamLimits

0x1eab,	// (0x00001eab) popup_side_volume_key_window_g2_ParamLimits

0x1eba,	// (0x00001eba) popup_side_volume_key_window_g3_ParamLimits

0xa024,	// (0x0000a024) popup_side_volume_key_window_g_ParamLimits

0x6526,	// (0x00006526) fep_hwr_aid_pane

0x65cf,	// (0x000065cf) bg_fep_hwr_top_pane_g4_ParamLimits

0x65ef,	// (0x000065ef) fep_hwr_top_pane_g1_ParamLimits

0x6601,	// (0x00006601) fep_hwr_top_pane_g2_ParamLimits

0x6613,	// (0x00006613) fep_hwr_top_pane_g3_ParamLimits

0xa418,	// (0x0000a418) fep_hwr_top_pane_g_ParamLimits

0x6628,	// (0x00006628) fep_hwr_top_text_pane_ParamLimits

0x4850,	// (0x00004850) aid_touch_tab_arrow_arrow_2

0x4859,	// (0x00004859) aid_touch_tab_arrow_left_2

0x653a,	// (0x0000653a) fep_hwr_candidate_drop_down_list_pane_ParamLimits

0x6571,	// (0x00006571) fep_hwr_prediction_pane

0x68a6,	// (0x000068a6) fep_vkb_prediction_pane

0xce9a,	// (0x0000ce9a) fep_vkb_side_pane_g3_ParamLimits

0xce9a,	// (0x0000ce9a) fep_vkb_side_pane_g3

0x6958,	// (0x00006958) fep_hwr_candidate_drop_down_list_pane_g1_ParamLimits

0x706c,	// (0x0000706c) fep_hwr_candidate_drop_down_list_pane_g2_ParamLimits

0x7079,	// (0x00007079) fep_hwr_candidate_drop_down_list_pane_g3_ParamLimits

0xa4c2,	// (0x0000a4c2) fep_hwr_candidate_drop_down_list_pane_g_ParamLimits

0x7c87,	// (0x00007c87) fep_hwr_prediction_pane_g1

0x7c91,	// (0x00007c91) fep_hwr_prediction_pane_g2

0x7c99,	// (0x00007c99) fep_hwr_prediction_pane_g3

0x7ca1,	// (0x00007ca1) fep_hwr_prediction_pane_g4

0x0003,

0xa5b9,	// (0x0000a5b9) fep_hwr_prediction_pane_g

0x7c87,	// (0x00007c87) fep_vkb_prediction_pane_g1

0x7ca9,	// (0x00007ca9) fep_vkb_prediction_pane_g2

0x7cb1,	// (0x00007cb1) fep_vkb_prediction_pane_g3

0x7cb9,	// (0x00007cb9) fep_vkb_prediction_pane_g4

0x0003,

0xa5c2,	// (0x0000a5c2) fep_vkb_prediction_pane_g

0x4e1b,	// (0x00004e1b) slider_set_pane_g3

0x4e2f,	// (0x00004e2f) slider_set_pane_g4

0x4e47,	// (0x00004e47) slider_set_pane_g5

0x4e1b,	// (0x00004e1b) slider_set_pane_g6

0xc85a,	// (0x0000c85a) slider_set_pane_g7

0x5045,	// (0x00005045) slider_form_pane_g3

0x504e,	// (0x0000504e) slider_form_pane_g4

0x5056,	// (0x00005056) slider_form_pane_g5

0x5045,	// (0x00005045) slider_form_pane_g6

0xca09,	// (0x0000ca09) slider_form_pane_g7

0x5826,	// (0x00005826) slider_set_pane_vc_g3

0x582f,	// (0x0000582f) slider_set_pane_vc_g4

0x5838,	// (0x00005838) slider_set_pane_vc_g5

0x5826,	// (0x00005826) slider_set_pane_vc_g6

0x5841,	// (0x00005841) slider_set_pane_vc_g7

0x5826,	// (0x00005826) slider_form_pane_vc_g1

0x582f,	// (0x0000582f) slider_form_pane_vc_g2

0x5838,	// (0x00005838) slider_form_pane_vc_g3

0x5826,	// (0x00005826) slider_form_pane_vc_g4

0x5c22,	// (0x00005c22) slider_form_pane_vc_g5

0x0004,

0xa3a9,	// (0x0000a3a9) slider_form_pane_vc_g

0x0024,	// (0x00000024) main_idle_act3_pane

0x7cc1,	// (0x00007cc1) ai3_links_pane

0xd271,	// (0x0000d271) popup_ai3_data_window_ParamLimits

0xd271,	// (0x0000d271) popup_ai3_data_window

0x0024,	// (0x00000024) grid_ai3_links_pane

0xd28f,	// (0x0000d28f) cell_ai3_links_pane_ParamLimits

0xd28f,	// (0x0000d28f) cell_ai3_links_pane

0x7d02,	// (0x00007d02) bg_popup_sub_pane_cp11

0x7d0b,	// (0x00007d0b) cell_ai3_links_pane_g1

0x0024,	// (0x00000024) bg_popup_sub_pane_cp12

0x7d14,	// (0x00007d14) heading_ai3_data_pane

0x7d1c,	// (0x00007d1c) list_ai3_gene_pane

0x7d28,	// (0x00007d28) popup_ai3_data_window_g1

0x7d30,	// (0x00007d30) heading_ai3_data_pane_g1

0x7d38,	// (0x00007d38) heading_ai3_data_pane_t1

0x7d46,	// (0x00007d46) list_double_ai3_gene_pane_ParamLimits

0x7d46,	// (0x00007d46) list_double_ai3_gene_pane

0x7d53,	// (0x00007d53) list_single_ai3_gene_pane_ParamLimits

0x7d53,	// (0x00007d53) list_single_ai3_gene_pane

0x646b,	// (0x0000646b) list_highlight_pane_cp7_ParamLimits

0x646b,	// (0x0000646b) list_highlight_pane_cp7

0x7d60,	// (0x00007d60) list_single_a13_gene_pane_t1_ParamLimits

0x7d60,	// (0x00007d60) list_single_a13_gene_pane_t1

0x7d77,	// (0x00007d77) list_single_ai3_gene_pane_g1

0x7d80,	// (0x00007d80) list_single_ai3_gene_pane_g2

0x0001,

0xa5cb,	// (0x0000a5cb) list_single_ai3_gene_pane_g

0x7d88,	// (0x00007d88) list_double_ai3_gene_pane_g1_ParamLimits

0x7d88,	// (0x00007d88) list_double_ai3_gene_pane_g1

0x7d94,	// (0x00007d94) list_double_ai3_gene_pane_t1_ParamLimits

0x7d94,	// (0x00007d94) list_double_ai3_gene_pane_t1

0x7db0,	// (0x00007db0) list_double_ai3_gene_pane_t2_ParamLimits

0x7db0,	// (0x00007db0) list_double_ai3_gene_pane_t2

0x7dc5,	// (0x00007dc5) list_double_ai3_gene_pane_t3_ParamLimits

0x7dc5,	// (0x00007dc5) list_double_ai3_gene_pane_t3

0x0002,

0xa5d0,	// (0x0000a5d0) list_double_ai3_gene_pane_t_ParamLimits

0xa5d0,	// (0x0000a5d0) list_double_ai3_gene_pane_t

0x0000,

0x0000,

0x0000,

0x0000,

0x7b82,	// (0x00007b82) aid_size_min_col_2

0xd117,	// (0x0000d117) aid_size_min_msg_ParamLimits

0xd117,	// (0x0000d117) aid_size_min_msg

0xceae,	// (0x0000ceae) fep_vkb_top_text_pane_g2_ParamLimits

0xceae,	// (0x0000ceae) fep_vkb_top_text_pane_g2

0x0001,

0xe5db,	// (0x0000e5db) fep_vkb_top_text_pane_g_ParamLimits

0xe5db,	// (0x0000e5db) fep_vkb_top_text_pane_g

0x0024,	// (0x00000024) main_hc_apps_shell_pane

0x7de2,	// (0x00007de2) grid_hc_apps_pane_ParamLimits

0x7de2,	// (0x00007de2) grid_hc_apps_pane

0x7df1,	// (0x00007df1) list_hc_apps_pane

0x7df9,	// (0x00007df9) scroll_pane_cp37_ParamLimits

0x7df9,	// (0x00007df9) scroll_pane_cp37

0xd2a9,	// (0x0000d2a9) cell_hc_apps_pane_ParamLimits

0xd2a9,	// (0x0000d2a9) cell_hc_apps_pane

0xd367,	// (0x0000d367) cell_hc_apps_pane_g1_ParamLimits

0xd367,	// (0x0000d367) cell_hc_apps_pane_g1

0x7ee0,	// (0x00007ee0) cell_hc_apps_pane_g2_ParamLimits

0x7ee0,	// (0x00007ee0) cell_hc_apps_pane_g2

0x7efc,	// (0x00007efc) cell_hc_apps_pane_g3_ParamLimits

0x7efc,	// (0x00007efc) cell_hc_apps_pane_g3

0x0002,

0xe610,	// (0x0000e610) cell_hc_apps_pane_g_ParamLimits

0xe610,	// (0x0000e610) cell_hc_apps_pane_g

0xd394,	// (0x0000d394) cell_hc_apps_pane_t1_ParamLimits

0xd394,	// (0x0000d394) cell_hc_apps_pane_t1

0x0809,	// (0x00000809) grid_highlight_pane_cp10_ParamLimits

0x0809,	// (0x00000809) grid_highlight_pane_cp10

0xd3d4,	// (0x0000d3d4) list_single_hc_apps_pane_ParamLimits

0xd3d4,	// (0x0000d3d4) list_single_hc_apps_pane

0xd407,	// (0x0000d407) list_single_hc_apps_pane_g1

0xd420,	// (0x0000d420) list_single_hc_apps_pane_g2

0x0001,

0xe617,	// (0x0000e617) list_single_hc_apps_pane_g

0xd439,	// (0x0000d439) list_single_hc_apps_pane_g2_copy1

0xd455,	// (0x0000d455) list_single_hc_apps_pane_t1

0x04d3,	// (0x000004d3) bg_set_opt_pane_cp_ParamLimits

0x051f,	// (0x0000051f) setting_slider_pane_t1_ParamLimits

0xab0c,	// (0x0000ab0c) setting_slider_pane_t2_ParamLimits

0xab26,	// (0x0000ab26) setting_slider_pane_t3_ParamLimits

0xe3cd,	// (0x0000e3cd) setting_slider_pane_t_ParamLimits

0x0567,	// (0x00000567) slider_set_pane_ParamLimits

0x297a,	// (0x0000297a) control_pane_g5_ParamLimits

0x297a,	// (0x0000297a) control_pane_g5

0x4e02,	// (0x00004e02) slider_set_pane_g1_ParamLimits

0x4e0f,	// (0x00004e0f) slider_set_pane_g2_ParamLimits

0x4e1b,	// (0x00004e1b) slider_set_pane_g3_ParamLimits

0x4e2f,	// (0x00004e2f) slider_set_pane_g4_ParamLimits

0x4e47,	// (0x00004e47) slider_set_pane_g5_ParamLimits

0x4e1b,	// (0x00004e1b) slider_set_pane_g6_ParamLimits

0xc85a,	// (0x0000c85a) slider_set_pane_g7_ParamLimits

0xe55c,	// (0x0000e55c) slider_set_pane_g_ParamLimits

0x244c,	// (0x0000244c) navi_icon_text_pane_ParamLimits

0xbfb9,	// (0x0000bfb9) aid_fill_nsta_2_ParamLimits

0xbfe9,	// (0x0000bfe9) aid_touch_tab_arrow_left_ParamLimits

0xbffd,	// (0x0000bffd) aid_touch_tab_arrow_right_ParamLimits

0xc093,	// (0x0000c093) clock_nsta_pane_ParamLimits

0xc705,	// (0x0000c705) navi_icon_pane_g1_ParamLimits

0xc711,	// (0x0000c711) navi_text_pane_t1_ParamLimits

0xccd2,	// (0x0000ccd2) navi_icon_text_pane_g1_ParamLimits

0xccde,	// (0x0000ccde) navi_icon_text_pane_t1_ParamLimits

0xd407,	// (0x0000d407) list_single_hc_apps_pane_g1_ParamLimits

0xd420,	// (0x0000d420) list_single_hc_apps_pane_g2_ParamLimits

0xe617,	// (0x0000e617) list_single_hc_apps_pane_g_ParamLimits

0xd439,	// (0x0000d439) list_single_hc_apps_pane_g2_copy1_ParamLimits

0xd455,	// (0x0000d455) list_single_hc_apps_pane_t1_ParamLimits

0xa9a2,	// (0x0000a9a2) popup_toolbar2_fixed_window_ParamLimits

0xa9a2,	// (0x0000a9a2) popup_toolbar2_fixed_window

0xbf22,	// (0x0000bf22) popup_toolbar2_float_window

0x0024,	// (0x00000024) bg_popup_sub_pane_cp27

0x8016,	// (0x00008016) grid_toolbar2_float_pane

0x0024,	// (0x00000024) bg_popup_sub_pane_cp26

0x8016,	// (0x00008016) grid_toolbar2_fixed_pane

0xd483,	// (0x0000d483) cell_toolbar2_fixed_pane_ParamLimits

0xd483,	// (0x0000d483) cell_toolbar2_fixed_pane

0xd49d,	// (0x0000d49d) cell_toolbar2_fixed_pane_g1

0x8037,	// (0x00008037) toolbar2_fixed_button_pane

0x3714,	// (0x00003714) toolbar2_fixed_button_pane_g1

0x371c,	// (0x0000371c) toolbar2_fixed_button_pane_g2

0x3724,	// (0x00003724) toolbar2_fixed_button_pane_g3

0x372c,	// (0x0000372c) toolbar2_fixed_button_pane_g4

0x3734,	// (0x00003734) toolbar2_fixed_button_pane_g5

0x373c,	// (0x0000373c) toolbar2_fixed_button_pane_g6

0x3744,	// (0x00003744) toolbar2_fixed_button_pane_g7

0x374c,	// (0x0000374c) toolbar2_fixed_button_pane_g8

0x3754,	// (0x00003754) toolbar2_fixed_button_pane_g9

0x0008,

0xa172,	// (0x0000a172) toolbar2_fixed_button_pane_g

0x803f,	// (0x0000803f) cell_toolbar2_float_pane_ParamLimits

0x803f,	// (0x0000803f) cell_toolbar2_float_pane

0x8050,	// (0x00008050) cell_toolbar2_float_pane_g1

0x8037,	// (0x00008037) toolbar2_fixed_button_pane_cp

0xce61,	// (0x0000ce61) fep_vkb_accented_list_pane_ParamLimits

0xce61,	// (0x0000ce61) fep_vkb_accented_list_pane

0x6cc9,	// (0x00006cc9) bg_popup_fep_shadow_pane_g9

0x25aa,	// (0x000025aa) bg_popup_fep_shadow_pane_cp3

0x164b,	// (0x0000164b) list_accented_list_pane

0x8059,	// (0x00008059) list_single_accented_list_pane_ParamLimits

0x8059,	// (0x00008059) list_single_accented_list_pane

0x25aa,	// (0x000025aa) list_highlight_pane_cp10

0x806a,	// (0x0000806a) list_single_accented_list_pane_t1

0xbe42,	// (0x0000be42) popup_slider_window_ParamLimits

0xbe42,	// (0x0000be42) popup_slider_window

0x7b79,	// (0x00007b79) aid_indentation_list_msg

0xd58d,	// (0x0000d58d) bg_popup_window_pane_cp19

0x8189,	// (0x00008189) popup_slider_window_g1

0x81a5,	// (0x000081a5) popup_slider_window_g2

0x81c1,	// (0x000081c1) popup_slider_window_g3

0x0005,

0xe61c,	// (0x0000e61c) popup_slider_window_g

0x821d,	// (0x0000821d) popup_slider_window_t1

0x8291,	// (0x00008291) small_volume_slider_vertical_pane

0x64a6,	// (0x000064a6) small_volume_slider_vertical_pane_g1

0x64a6,	// (0x000064a6) small_volume_slider_vertical_pane_g2

0x82ad,	// (0x000082ad) small_volume_slider_vertical_pane_g3

0x0002,

0xa5f5,	// (0x0000a5f5) small_volume_slider_vertical_pane_g

0xa7db,	// (0x0000a7db) area_side_right_pane_ParamLimits

0xa7db,	// (0x0000a7db) area_side_right_pane

0xd645,	// (0x0000d645) aid_size_side_button_ParamLimits

0xd645,	// (0x0000d645) aid_size_side_button

0xd652,	// (0x0000d652) grid_sctrl_middle_pane_ParamLimits

0xd652,	// (0x0000d652) grid_sctrl_middle_pane

0x82e1,	// (0x000082e1) sctrl_sk_bottom_pane

0x82e9,	// (0x000082e9) sctrl_sk_top_pane

0x82f1,	// (0x000082f1) aid_touch_sctrl_top

0x0809,	// (0x00000809) bg_sctrl_sk_pane_ParamLimits

0x0809,	// (0x00000809) bg_sctrl_sk_pane

0x82fe,	// (0x000082fe) sctrl_sk_top_pane_g1

0x830b,	// (0x0000830b) sctrl_sk_top_pane_t1

0x82f1,	// (0x000082f1) aid_touch_sctrl_bottom

0x0809,	// (0x00000809) bg_sctrl_sk_pane_cp_ParamLimits

0x0809,	// (0x00000809) bg_sctrl_sk_pane_cp

0x8326,	// (0x00008326) sctrl_sk_bottom_pane_g1

0x830b,	// (0x0000830b) sctrl_sk_bottom_pane_t1

0xd660,	// (0x0000d660) cell_sctrl_middle_pane_ParamLimits

0xd660,	// (0x0000d660) cell_sctrl_middle_pane

0xd671,	// (0x0000d671) aid_touch_sctrl_middle_ParamLimits

0xd671,	// (0x0000d671) aid_touch_sctrl_middle

0xd67e,	// (0x0000d67e) bg_sctrl_middle_pane_ParamLimits

0xd67e,	// (0x0000d67e) bg_sctrl_middle_pane

0x83f6,	// (0x000083f6) cell_sctrl_middle_pane_g1_ParamLimits

0x83f6,	// (0x000083f6) cell_sctrl_middle_pane_g1

0xd68c,	// (0x0000d68c) cell_sctrl_middle_pane_g2_ParamLimits

0xd68c,	// (0x0000d68c) cell_sctrl_middle_pane_g2

0x0001,

0xe629,	// (0x0000e629) cell_sctrl_middle_pane_g_ParamLimits

0xe629,	// (0x0000e629) cell_sctrl_middle_pane_g

0x3714,	// (0x00003714) bg_sctrl_middle_pane_g1

0x371c,	// (0x0000371c) bg_sctrl_middle_pane_g2

0x3724,	// (0x00003724) bg_sctrl_middle_pane_g3

0x372c,	// (0x0000372c) bg_sctrl_middle_pane_g4

0x3734,	// (0x00003734) bg_sctrl_middle_pane_g5

0x373c,	// (0x0000373c) bg_sctrl_middle_pane_g6

0x3744,	// (0x00003744) bg_sctrl_middle_pane_g7

0x374c,	// (0x0000374c) bg_sctrl_middle_pane_g8

0x0007,

0xa606,	// (0x0000a606) bg_sctrl_middle_pane_g

0x3754,	// (0x00003754) bg_sctrl_middle_pane_g8_copy1

0x3714,	// (0x00003714) bg_sctrl_sk_pane_g1

0x371c,	// (0x0000371c) bg_sctrl_sk_pane_g2

0x3724,	// (0x00003724) bg_sctrl_sk_pane_g3

0x0008,

0xa172,	// (0x0000a172) bg_sctrl_sk_pane_g

0x0d3b,	// (0x00000d3b) aid_size_touch_scroll_bar

0x372c,	// (0x0000372c) bg_sctrl_sk_pane_g4

0x3734,	// (0x00003734) bg_sctrl_sk_pane_g5

0x373c,	// (0x0000373c) bg_sctrl_sk_pane_g6

0x3744,	// (0x00003744) bg_sctrl_sk_pane_g7

0x374c,	// (0x0000374c) bg_sctrl_sk_pane_g8

0x3754,	// (0x00003754) bg_sctrl_sk_pane_g9

0x2bd1,	// (0x00002bd1) popup_fep_china_hwr2_fs_candidate_window

0xb8fc,	// (0x0000b8fc) popup_fep_china_hwr2_fs_control_window_ParamLimits

0xb8fc,	// (0x0000b8fc) popup_fep_china_hwr2_fs_control_window

0x6958,	// (0x00006958) sctrl_sk_top_pane_g2

0x0001,

0xa5fc,	// (0x0000a5fc) sctrl_sk_top_pane_g

0xd699,	// (0x0000d699) aid_fep_china_hwr2_fs_cell_ParamLimits

0xd699,	// (0x0000d699) aid_fep_china_hwr2_fs_cell

0xd6af,	// (0x0000d6af) bg_popup_fep_shadow_pane_cp4_ParamLimits

0xd6af,	// (0x0000d6af) bg_popup_fep_shadow_pane_cp4

0xd6c6,	// (0x0000d6c6) bg_popup_fep_shadow_pane_cp5_ParamLimits

0xd6c6,	// (0x0000d6c6) bg_popup_fep_shadow_pane_cp5

0xd6d8,	// (0x0000d6d8) popup_fep_china_hwr2_fs_control_bar_grid_ParamLimits

0xd6d8,	// (0x0000d6d8) popup_fep_china_hwr2_fs_control_bar_grid

0xd6ec,	// (0x0000d6ec) popup_fep_china_hwr2_fs_control_funtion_grid

0x83ca,	// (0x000083ca) aid_fep_china_hwr2_fs_candi_cell

0x0024,	// (0x00000024) bg_popup_fep_shadow_pane_cp6

0x83d4,	// (0x000083d4) popup_fep_china_hwr2_fs_candidate_grid

0xd6f4,	// (0x0000d6f4) cell_fep_china_hwr2_fs_funtion_grid_ParamLimits

0xd6f4,	// (0x0000d6f4) cell_fep_china_hwr2_fs_funtion_grid

0x64a6,	// (0x000064a6) popup_fep_china_hwr2_fs_control_funtion_grid_g1

0x83f6,	// (0x000083f6) cell_fep_china_hwr2_fs_funtion_grid_g1_ParamLimits

0x83f6,	// (0x000083f6) cell_fep_china_hwr2_fs_funtion_grid_g1

0x8404,	// (0x00008404) cell_fep_china_hwr2_fs_funtion_grid_g2_ParamLimits

0x8404,	// (0x00008404) cell_fep_china_hwr2_fs_funtion_grid_g2

0x0001,

0xa617,	// (0x0000a617) cell_fep_china_hwr2_fs_funtion_grid_g_ParamLimits

0xa617,	// (0x0000a617) cell_fep_china_hwr2_fs_funtion_grid_g

0xd70c,	// (0x0000d70c) cell_fep_china_hwr2_fs_funtion_grid_t1_ParamLimits

0xd70c,	// (0x0000d70c) cell_fep_china_hwr2_fs_funtion_grid_t1

0xd721,	// (0x0000d721) cell_fep_china_hwr2_fs_funtion_grid_t2_ParamLimits

0xd721,	// (0x0000d721) cell_fep_china_hwr2_fs_funtion_grid_t2

0x0001,

0xe62e,	// (0x0000e62e) cell_fep_china_hwr2_fs_funtion_grid_t_ParamLimits

0xe62e,	// (0x0000e62e) cell_fep_china_hwr2_fs_funtion_grid_t

0x844b,	// (0x0000844b) popup_fep_china_hwr2_fs_control_bar_grid_g1

0x8453,	// (0x00008453) popup_fep_china_hwr2_fs_control_bar_grid_g2

0x845b,	// (0x0000845b) popup_fep_china_hwr2_fs_control_bar_grid_g3

0x0002,

0xa621,	// (0x0000a621) popup_fep_china_hwr2_fs_control_bar_grid_g

0x8463,	// (0x00008463) cell_fep_china_hwr2_fs_candidate_grid_ParamLimits

0x8463,	// (0x00008463) cell_fep_china_hwr2_fs_candidate_grid

0x8480,	// (0x00008480) popup_fep_china_hwr2_fs_candidate_grid_g20

0x8488,	// (0x00008488) popup_fep_china_hwr2_fs_candidate_grid_g21

0x64a6,	// (0x000064a6) cell_fep_china_hwr2_fs_candidate_grid_g1

0x64a6,	// (0x000064a6) cell_fep_china_hwr2_fs_candidate_grid_g2

0x0001,

0xa44d,	// (0x0000a44d) cell_fep_china_hwr2_fs_candidate_grid_g

0x8490,	// (0x00008490) cell_fep_china_hwr2_fs_candidate_grid_t1

0x3233,	// (0x00003233) clock_nsta_pane_cp_24_ParamLimits

0x3233,	// (0x00003233) clock_nsta_pane_cp_24

0x32b3,	// (0x000032b3) indicator_nsta_pane_cp_24_ParamLimits

0x32b3,	// (0x000032b3) indicator_nsta_pane_cp_24

0x4697,	// (0x00004697) heading_pane_g1

0x0001,

0xa1d7,	// (0x0000a1d7) heading_pane_g

0x52ad,	// (0x000052ad) grid_sct_catagory_button_pane

0x52df,	// (0x000052df) scroll_pane_cp5_ParamLimits

0x60b4,	// (0x000060b4) button_value_adjust_pane_cp5_ParamLimits

0x60b4,	// (0x000060b4) button_value_adjust_pane_cp5

0x61bc,	// (0x000061bc) form2_midp_time_pane_ParamLimits

0x849e,	// (0x0000849e) cell_sct_catagory_button_pane_ParamLimits

0x849e,	// (0x0000849e) cell_sct_catagory_button_pane

0x646b,	// (0x0000646b) bg_button_pane_cp01_ParamLimits

0x646b,	// (0x0000646b) bg_button_pane_cp01

0x64a6,	// (0x000064a6) cell_sct_catagory_button_pane_g1

0xbec3,	// (0x0000bec3) popup_tb_extension_window

0xd73d,	// (0x0000d73d) aid_size_cell_ext_ParamLimits

0xd73d,	// (0x0000d73d) aid_size_cell_ext

0x0b7b,	// (0x00000b7b) bg_tb_trans_pane_cp1_ParamLimits

0x0b7b,	// (0x00000b7b) bg_tb_trans_pane_cp1

0xd763,	// (0x0000d763) grid_tb_ext_pane_ParamLimits

0xd763,	// (0x0000d763) grid_tb_ext_pane

0xd7a3,	// (0x0000d7a3) cell_tb_ext_pane_ParamLimits

0xd7a3,	// (0x0000d7a3) cell_tb_ext_pane

0xd7cb,	// (0x0000d7cb) cell_tb_ext_pane_g1_ParamLimits

0xd7cb,	// (0x0000d7cb) cell_tb_ext_pane_g1

0x8534,	// (0x00008534) cell_tb_ext_pane_t1

0x0809,	// (0x00000809) list_highlight_pane_cp11_ParamLimits

0x0809,	// (0x00000809) list_highlight_pane_cp11

0x0330,	// (0x00000330) popup_uni_indicator_window_ParamLimits

0x0330,	// (0x00000330) popup_uni_indicator_window

0x1379,	// (0x00001379) bg_popup_sub_pane_cp14

0x854f,	// (0x0000854f) list_uniindi_pane

0x855b,	// (0x0000855b) uniindi_top_pane

0x0809,	// (0x00000809) bg_uniindi_top_pane

0x857c,	// (0x0000857c) uniindi_top_pane_g1

0x8592,	// (0x00008592) uniindi_top_pane_g2

0x0003,

0xa628,	// (0x0000a628) uniindi_top_pane_g

0x85bc,	// (0x000085bc) uniindi_top_pane_t1

0x85e8,	// (0x000085e8) list_single_uniindi_pane_ParamLimits

0x85e8,	// (0x000085e8) list_single_uniindi_pane

0x64a6,	// (0x000064a6) bg_uniindi_top_pane_g1

0x85fd,	// (0x000085fd) list_single_uniindi_pane_g1

0x8610,	// (0x00008610) list_single_uniindi_pane_t1

0x0024,	// (0x00000024) control_bg_pane

0x8635,	// (0x00008635) bg_sctrl_sk_pane_cp1

0x863e,	// (0x0000863e) bg_sctrl_sk_pane_cp2

0x8647,	// (0x00008647) control_bg_pane_g1

0x8650,	// (0x00008650) control_bg_pane_g2

0x0001,

0xa631,	// (0x0000a631) control_bg_pane_g

0x5ec0,	// (0x00005ec0) cell_indicator_nsta_pane_g1_ParamLimits

0x5ece,	// (0x00005ece) cell_indicator_nsta_pane_g2_ParamLimits

0xa3be,	// (0x0000a3be) cell_indicator_nsta_pane_g_ParamLimits

0x624c,	// (0x0000624c) form2_midp_time_pane_t1_ParamLimits

0x6518,	// (0x00006518) main_idle_act4_pane_ParamLimits

0x6518,	// (0x00006518) main_idle_act4_pane

0xbec3,	// (0x0000bec3) popup_tb_extension_window_ParamLimits

0xd78b,	// (0x0000d78b) tb_ext_find_pane_ParamLimits

0xd78b,	// (0x0000d78b) tb_ext_find_pane

0x8659,	// (0x00008659) ai_gene_pane_1_cp1

0x26f3,	// (0x000026f3) ai_gene_pane_2_cp1

0x8661,	// (0x00008661) list_single_idle_plugin_calendar_pane

0x866a,	// (0x0000866a) list_single_idle_plugin_notification_pane

0x8673,	// (0x00008673) list_single_idle_plugin_player_pane

0xd7e8,	// (0x0000d7e8) list_single_idle_plugin_shortcut_pane_ParamLimits

0xd7e8,	// (0x0000d7e8) list_single_idle_plugin_shortcut_pane

0xd810,	// (0x0000d810) main_idle_act4_pane_t1

0xd82a,	// (0x0000d82a) main_idle_act4_pane_t2

0x0001,

0xe633,	// (0x0000e633) main_idle_act4_pane_t

0xd844,	// (0x0000d844) middle_sk_idle_act4_pane_ParamLimits

0xd844,	// (0x0000d844) middle_sk_idle_act4_pane

0xd860,	// (0x0000d860) popup_clock_digital_analogue_window_cp2

0xd88a,	// (0x0000d88a) shortcut_wheel_idle_act4_pane_ParamLimits

0xd88a,	// (0x0000d88a) shortcut_wheel_idle_act4_pane

0x64a6,	// (0x000064a6) shortcut_wheel_idle_act4_pane_g1

0x64a6,	// (0x000064a6) shortcut_wheel_idle_act4_pane_g2

0x64a6,	// (0x000064a6) shortcut_wheel_idle_act4_pane_g3

0x64a6,	// (0x000064a6) shortcut_wheel_idle_act4_pane_g4

0x64a6,	// (0x000064a6) shortcut_wheel_idle_act4_pane_g5

0x870c,	// (0x0000870c) shortcut_wheel_idle_act4_pane_g6

0x8714,	// (0x00008714) shortcut_wheel_idle_act4_pane_g7

0x871c,	// (0x0000871c) shortcut_wheel_idle_act4_pane_g8

0x8724,	// (0x00008724) shortcut_wheel_idle_act4_pane_g9

0x0008,

0xa63b,	// (0x0000a63b) shortcut_wheel_idle_act4_pane_g

0x65cf,	// (0x000065cf) middle_sk_idle_act4_pane_g1_ParamLimits

0x65cf,	// (0x000065cf) middle_sk_idle_act4_pane_g1

0xd905,	// (0x0000d905) middle_sk_idle_act4_pane_g2_ParamLimits

0xd905,	// (0x0000d905) middle_sk_idle_act4_pane_g2

0x0001,

0xe648,	// (0x0000e648) middle_sk_idle_act4_pane_g_ParamLimits

0xe648,	// (0x0000e648) middle_sk_idle_act4_pane_g

0xd91d,	// (0x0000d91d) middle_sk_idle_act4_pane_t1_ParamLimits

0xd91d,	// (0x0000d91d) middle_sk_idle_act4_pane_t1

0xd94c,	// (0x0000d94c) grid_ai_shortcut_pane_ParamLimits

0xd94c,	// (0x0000d94c) grid_ai_shortcut_pane

0xd969,	// (0x0000d969) list_highlight_pane_cp16_ParamLimits

0xd969,	// (0x0000d969) list_highlight_pane_cp16

0xd976,	// (0x0000d976) list_single_idle_plugin_shortcut_pane_g1_ParamLimits

0xd976,	// (0x0000d976) list_single_idle_plugin_shortcut_pane_g1

0xd982,	// (0x0000d982) list_single_idle_plugin_shortcut_pane_g2_ParamLimits

0xd982,	// (0x0000d982) list_single_idle_plugin_shortcut_pane_g2

0xd9a0,	// (0x0000d9a0) list_single_idle_plugin_shortcut_pane_g3_ParamLimits

0xd9a0,	// (0x0000d9a0) list_single_idle_plugin_shortcut_pane_g3

0x0002,

0xe64d,	// (0x0000e64d) list_single_idle_plugin_shortcut_pane_g_ParamLimits

0xe64d,	// (0x0000e64d) list_single_idle_plugin_shortcut_pane_g

0xd9b5,	// (0x0000d9b5) cell_ai_shortcut_pane_ParamLimits

0xd9b5,	// (0x0000d9b5) cell_ai_shortcut_pane

0xd9cb,	// (0x0000d9cb) cell_ai_shortcut_pane_g1_ParamLimits

0xd9cb,	// (0x0000d9cb) cell_ai_shortcut_pane_g1

0x8659,	// (0x00008659) ai_gene_pane_1_cp2

0x8855,	// (0x00008855) ai_gene_pane_2_cp2

0x885d,	// (0x0000885d) list_highlight_pane_cp15

0x8866,	// (0x00008866) list_single_idle_plugin_calendar_pane_g1

0x885d,	// (0x0000885d) list_highlight_pane_cp17

0x886e,	// (0x0000886e) list_single_idle_plugin_calendar_pane_g1_copy1

0x8876,	// (0x00008876) list_single_idle_plugin_player_pane_g1

0x55cc,	// (0x000055cc) list_single_idle_plugin_player_pane_g2

0x0001,

0xa66a,	// (0x0000a66a) list_single_idle_plugin_player_pane_g

0x887e,	// (0x0000887e) list_single_idle_plugin_player_pane_t1

0x888c,	// (0x0000888c) list_single_idle_plugin_player_pane_t2

0x889a,	// (0x0000889a) list_single_idle_plugin_player_pane_t3

0x88a8,	// (0x000088a8) list_single_idle_plugin_player_pane_t4

0x0003,

0xa66f,	// (0x0000a66f) list_single_idle_plugin_player_pane_t

0x88b6,	// (0x000088b6) wait_bar_pane_cp15

0x88be,	// (0x000088be) grid_ai_notification_pane

0x55cc,	// (0x000055cc) list_single_idle_plugin_notification_pane_g1

0xd9ed,	// (0x0000d9ed) cell_ai_notification_pane_ParamLimits

0xd9ed,	// (0x0000d9ed) cell_ai_notification_pane

0x88d4,	// (0x000088d4) cell_ai_notification_pane_g1

0x88dc,	// (0x000088dc) cell_ai_notification_pane_t1

0xd9fa,	// (0x0000d9fa) tb_ext_find_button_pane

0xda02,	// (0x0000da02) tb_ext_find_pane_g1

0xda0a,	// (0x0000da0a) tb_ext_find_pane_t1

0x1d40,	// (0x00001d40) tb_ext_find_button_pane_g1

0x8908,	// (0x00008908) tb_ext_find_button_pane_g2

0x0001,

0xa678,	// (0x0000a678) tb_ext_find_button_pane_g

0xd810,	// (0x0000d810) main_idle_act4_pane_t1_ParamLimits

0xd82a,	// (0x0000d82a) main_idle_act4_pane_t2_ParamLimits

0xe633,	// (0x0000e633) main_idle_act4_pane_t_ParamLimits

0xd860,	// (0x0000d860) popup_clock_digital_analogue_window_cp2_ParamLimits

0xd878,	// (0x0000d878) sat_plugin_idle_act4_pane_ParamLimits

0xd878,	// (0x0000d878) sat_plugin_idle_act4_pane

0xda18,	// (0x0000da18) sat_plugin_idle_act4_pane_t1_ParamLimits

0xda18,	// (0x0000da18) sat_plugin_idle_act4_pane_t1

0xda30,	// (0x0000da30) sat_plugin_idle_act4_pane_t2_ParamLimits

0xda30,	// (0x0000da30) sat_plugin_idle_act4_pane_t2

0xda48,	// (0x0000da48) sat_plugin_idle_act4_pane_t3_ParamLimits

0xda48,	// (0x0000da48) sat_plugin_idle_act4_pane_t3

0xda60,	// (0x0000da60) sat_plugin_idle_act4_pane_t4_ParamLimits

0xda60,	// (0x0000da60) sat_plugin_idle_act4_pane_t4

0x0003,

0xe654,	// (0x0000e654) sat_plugin_idle_act4_pane_t_ParamLimits

0xe654,	// (0x0000e654) sat_plugin_idle_act4_pane_t

0x0272,	// (0x00000272) popup_battery_window_ParamLimits

0x0272,	// (0x00000272) popup_battery_window

0x0809,	// (0x00000809) bg_popup_sub_pane_cp25_ParamLimits

0x0809,	// (0x00000809) bg_popup_sub_pane_cp25

0x895d,	// (0x0000895d) popup_battery_window_g1_ParamLimits

0x895d,	// (0x0000895d) popup_battery_window_g1

0x8969,	// (0x00008969) popup_battery_window_t1_ParamLimits

0x8969,	// (0x00008969) popup_battery_window_t1

0x897b,	// (0x0000897b) popup_battery_window_t2_ParamLimits

0x897b,	// (0x0000897b) popup_battery_window_t2

0x0001,

0xa686,	// (0x0000a686) popup_battery_window_t_ParamLimits

0xa686,	// (0x0000a686) popup_battery_window_t

0xb64a,	// (0x0000b64a) midp_canvas_pane_ParamLimits

0xb6a5,	// (0x0000b6a5) midp_keypad_pane_ParamLimits

0xb6a5,	// (0x0000b6a5) midp_keypad_pane

0x2b25,	// (0x00002b25) main_midp_pane_ParamLimits

0x5f1e,	// (0x00005f1e) signal_pane_g2_cp_ParamLimits

0xda78,	// (0x0000da78) aid_size_cell_midp_keypad_ParamLimits

0xda78,	// (0x0000da78) aid_size_cell_midp_keypad

0xda96,	// (0x0000da96) midp_keyp_game_grid_pane_ParamLimits

0xda96,	// (0x0000da96) midp_keyp_game_grid_pane

0xdabd,	// (0x0000dabd) midp_keyp_rocker_pane_ParamLimits

0xdabd,	// (0x0000dabd) midp_keyp_rocker_pane

0xdb00,	// (0x0000db00) midp_keyp_sk_left_pane_ParamLimits

0xdb00,	// (0x0000db00) midp_keyp_sk_left_pane

0xdb54,	// (0x0000db54) midp_keyp_sk_right_pane_ParamLimits

0xdb54,	// (0x0000db54) midp_keyp_sk_right_pane

0x0024,	// (0x00000024) bg_button_pane_cp03

0xdba8,	// (0x0000dba8) midp_keyp_sk_left_pane_g1

0x0024,	// (0x00000024) bg_button_pane_cp04

0xdba8,	// (0x0000dba8) midp_keyp_sk_right_pane_g1

0x64a6,	// (0x000064a6) midp_keyp_rocker_pane_g1

0xdbb1,	// (0x0000dbb1) keyp_game_cell_pane_ParamLimits

0xdbb1,	// (0x0000dbb1) keyp_game_cell_pane

0x0024,	// (0x00000024) bg_button_pane_cp02

0xdbd7,	// (0x0000dbd7) keyp_game_cell_pane_g1

0xa95e,	// (0x0000a95e) popup_fep_vkb2_window_ParamLimits

0xa95e,	// (0x0000a95e) popup_fep_vkb2_window

0x8ae8,	// (0x00008ae8) aid_size_cell_vkb2_ParamLimits

0x8ae8,	// (0x00008ae8) aid_size_cell_vkb2

0x8b2c,	// (0x00008b2c) popup_fep_vkb2_window_g1_ParamLimits

0x8b2c,	// (0x00008b2c) popup_fep_vkb2_window_g1

0x8b74,	// (0x00008b74) vkb2_area_bottom_pane_ParamLimits

0x8b74,	// (0x00008b74) vkb2_area_bottom_pane

0x8bc8,	// (0x00008bc8) vkb2_area_keypad_pane_ParamLimits

0x8bc8,	// (0x00008bc8) vkb2_area_keypad_pane

0x8c0e,	// (0x00008c0e) vkb2_area_top_pane_ParamLimits

0x8c0e,	// (0x00008c0e) vkb2_area_top_pane

0x8c88,	// (0x00008c88) vkb2_top_entry_pane_ParamLimits

0x8c88,	// (0x00008c88) vkb2_top_entry_pane

0x8cb2,	// (0x00008cb2) vkb2_top_grid_left_pane_ParamLimits

0x8cb2,	// (0x00008cb2) vkb2_top_grid_left_pane

0x8cd0,	// (0x00008cd0) vkb2_top_grid_right_pane_ParamLimits

0x8cd0,	// (0x00008cd0) vkb2_top_grid_right_pane

0x8cee,	// (0x00008cee) vkb2_cell_keypad_pane_ParamLimits

0x8cee,	// (0x00008cee) vkb2_cell_keypad_pane

0xdc06,	// (0x0000dc06) vkb2_area_bottom_grid_pane_ParamLimits

0xdc06,	// (0x0000dc06) vkb2_area_bottom_grid_pane

0xdc30,	// (0x0000dc30) vkb2_area_bottom_pane_g1_ParamLimits

0xdc30,	// (0x0000dc30) vkb2_area_bottom_pane_g1

0xdc56,	// (0x0000dc56) vkb2_area_bottom_pane_g2_ParamLimits

0xdc56,	// (0x0000dc56) vkb2_area_bottom_pane_g2

0xdc87,	// (0x0000dc87) vkb2_area_bottom_pane_g3_ParamLimits

0xdc87,	// (0x0000dc87) vkb2_area_bottom_pane_g3

0x0002,

0xe65d,	// (0x0000e65d) vkb2_area_bottom_pane_g_ParamLimits

0xe65d,	// (0x0000e65d) vkb2_area_bottom_pane_g

0x8e77,	// (0x00008e77) vkb2_top_cell_left_pane_ParamLimits

0x8e77,	// (0x00008e77) vkb2_top_cell_left_pane

0x8e9f,	// (0x00008e9f) vkb2_top_entry_pane_g1_ParamLimits

0x8e9f,	// (0x00008e9f) vkb2_top_entry_pane_g1

0x8ead,	// (0x00008ead) vkb2_top_entry_pane_t1_ParamLimits

0x8ead,	// (0x00008ead) vkb2_top_entry_pane_t1

0x8ec5,	// (0x00008ec5) vkb2_top_entry_pane_t2_ParamLimits

0x8ec5,	// (0x00008ec5) vkb2_top_entry_pane_t2

0x8edd,	// (0x00008edd) vkb2_top_entry_pane_t3_ParamLimits

0x8edd,	// (0x00008edd) vkb2_top_entry_pane_t3

0x0002,

0xa692,	// (0x0000a692) vkb2_top_entry_pane_t_ParamLimits

0xa692,	// (0x0000a692) vkb2_top_entry_pane_t

0xdcf1,	// (0x0000dcf1) vkb2_top_grid_right_pane_g1_ParamLimits

0xdcf1,	// (0x0000dcf1) vkb2_top_grid_right_pane_g1

0x8f36,	// (0x00008f36) vkb2_top_grid_right_pane_g2_ParamLimits

0x8f36,	// (0x00008f36) vkb2_top_grid_right_pane_g2

0x8f4e,	// (0x00008f4e) vkb2_top_grid_right_pane_g3_ParamLimits

0x8f4e,	// (0x00008f4e) vkb2_top_grid_right_pane_g3

0xdd07,	// (0x0000dd07) vkb2_top_grid_right_pane_g4_ParamLimits

0xdd07,	// (0x0000dd07) vkb2_top_grid_right_pane_g4

0x0003,

0xe664,	// (0x0000e664) vkb2_top_grid_right_pane_g_ParamLimits

0xe664,	// (0x0000e664) vkb2_top_grid_right_pane_g

0x8f7c,	// (0x00008f7c) vkb2_top_cell_left_pane_g1

0x8f93,	// (0x00008f93) vkb2_cell_keypad_pane_g1_ParamLimits

0x8f93,	// (0x00008f93) vkb2_cell_keypad_pane_g1

0x8fa1,	// (0x00008fa1) vkb2_cell_keypad_pane_t1_ParamLimits

0x8fa1,	// (0x00008fa1) vkb2_cell_keypad_pane_t1

0x8fb7,	// (0x00008fb7) vkb2_cell_bottom_grid_pane_ParamLimits

0x8fb7,	// (0x00008fb7) vkb2_cell_bottom_grid_pane

0x8ff0,	// (0x00008ff0) vkb2_cell_bottom_grid_pane_g1

0xd8a9,	// (0x0000d8a9) aid_call2_pane_cp02

0xd8b1,	// (0x0000d8b1) aid_call_pane_cp02

0xd8b9,	// (0x0000d8b9) clock_digital_number_pane_cp10

0xd8c1,	// (0x0000d8c1) clock_digital_number_pane_cp11

0xd8c9,	// (0x0000d8c9) clock_digital_number_pane_cp12

0xd8d1,	// (0x0000d8d1) clock_digital_number_pane_cp13

0xd8d9,	// (0x0000d8d9) clock_digital_separator_pane_cp10

0x1d40,	// (0x00001d40) popup_clock_digital_analogue_window_cp2_g1

0x1d40,	// (0x00001d40) popup_clock_digital_analogue_window_cp2_g2

0xd8e1,	// (0x0000d8e1) popup_clock_digital_analogue_window_cp2_g3

0x1d40,	// (0x00001d40) popup_clock_digital_analogue_window_cp2_g4

0xd8e1,	// (0x0000d8e1) popup_clock_digital_analogue_window_cp2_g5

0x0004,

0xe638,	// (0x0000e638) popup_clock_digital_analogue_window_cp2_g

0xd8e9,	// (0x0000d8e9) popup_clock_digital_analogue_window_cp2_t1

0xd8f7,	// (0x0000d8f7) popup_clock_digital_analogue_window_cp2_t2

0x0001,

0xe643,	// (0x0000e643) popup_clock_digital_analogue_window_cp2_t

0x64a6,	// (0x000064a6) clock_digital_number_pane_cp10_g1

0x64a6,	// (0x000064a6) clock_digital_number_pane_cp10_g2

0x0001,

0xa44d,	// (0x0000a44d) clock_digital_number_pane_cp10_g

0x64a6,	// (0x000064a6) clock_digital_separator_pane_cp10_g1

0x64a6,	// (0x000064a6) clock_digital_separator_pane_cp10_g2

0x0001,

0xa44d,	// (0x0000a44d) clock_digital_separator_pane_cp10_g

0x859e,	// (0x0000859e) uniindi_top_pane_g3

0x85af,	// (0x000085af) uniindi_top_pane_g4

0x8d58,	// (0x00008d58) vkb2_row_keypad_pane_ParamLimits

0x8d58,	// (0x00008d58) vkb2_row_keypad_pane

0x900c,	// (0x0000900c) vkb2_cell_t_keypad_pane_ParamLimits

0x900c,	// (0x0000900c) vkb2_cell_t_keypad_pane

0x901c,	// (0x0000901c) vkb2_cell_t_keypad_pane_cp08_ParamLimits

0x901c,	// (0x0000901c) vkb2_cell_t_keypad_pane_cp08

0x9031,	// (0x00009031) vkb2_cell_t_keypad_pane_cp09_ParamLimits

0x9031,	// (0x00009031) vkb2_cell_t_keypad_pane_cp09

0x9045,	// (0x00009045) vkb2_cell_t_keypad_pane_cp01_ParamLimits

0x9045,	// (0x00009045) vkb2_cell_t_keypad_pane_cp01

0x9056,	// (0x00009056) vkb2_cell_t_keypad_pane_cp02_ParamLimits

0x9056,	// (0x00009056) vkb2_cell_t_keypad_pane_cp02

0x9067,	// (0x00009067) vkb2_cell_t_keypad_pane_cp03_ParamLimits

0x9067,	// (0x00009067) vkb2_cell_t_keypad_pane_cp03

0x9078,	// (0x00009078) vkb2_cell_t_keypad_pane_cp04_ParamLimits

0x9078,	// (0x00009078) vkb2_cell_t_keypad_pane_cp04

0x9089,	// (0x00009089) vkb2_cell_t_keypad_pane_cp05_ParamLimits

0x9089,	// (0x00009089) vkb2_cell_t_keypad_pane_cp05

0x909a,	// (0x0000909a) vkb2_cell_t_keypad_pane_cp06_ParamLimits

0x909a,	// (0x0000909a) vkb2_cell_t_keypad_pane_cp06

0x90ad,	// (0x000090ad) vkb2_cell_t_keypad_pane_cp07_ParamLimits

0x90ad,	// (0x000090ad) vkb2_cell_t_keypad_pane_cp07

0x90c2,	// (0x000090c2) vkb2_cell_t_keypad_pane_cp10_ParamLimits

0x90c2,	// (0x000090c2) vkb2_cell_t_keypad_pane_cp10

0x6958,	// (0x00006958) vkb2_cell_t_keypad_pane_g1

0x90d7,	// (0x000090d7) vkb2_cell_t_keypad_pane_t1

0x0024,	// (0x00000024) popup_grid_graphic2_window

0xdd1d,	// (0x0000dd1d) aid_size_cell_graphic2_ParamLimits

0xdd1d,	// (0x0000dd1d) aid_size_cell_graphic2

0x3ec5,	// (0x00003ec5) bg_popup_window_pane_cp21_ParamLimits

0x3ec5,	// (0x00003ec5) bg_popup_window_pane_cp21

0xdd4f,	// (0x0000dd4f) graphic2_pages_pane_ParamLimits

0xdd4f,	// (0x0000dd4f) graphic2_pages_pane

0xdda7,	// (0x0000dda7) grid_graphic2_control_pane_ParamLimits

0xdda7,	// (0x0000dda7) grid_graphic2_control_pane

0xdddb,	// (0x0000dddb) grid_graphic2_pane_ParamLimits

0xdddb,	// (0x0000dddb) grid_graphic2_pane

0xde52,	// (0x0000de52) cell_graphic2_pane

0x0024,	// (0x00000024) main_comp_mode_pane

0x7d1c,	// (0x00007d1c) list_ai3_gene_pane_ParamLimits

0xd58d,	// (0x0000d58d) bg_popup_window_pane_cp19_ParamLimits

0x8127,	// (0x00008127) bg_touch_area_indi_pane_ParamLimits

0x8127,	// (0x00008127) bg_touch_area_indi_pane

0x813d,	// (0x0000813d) bg_touch_area_indi_pane_cp01_ParamLimits

0x813d,	// (0x0000813d) bg_touch_area_indi_pane_cp01

0x8155,	// (0x00008155) bg_touch_area_indi_pane_cp02_ParamLimits

0x8155,	// (0x00008155) bg_touch_area_indi_pane_cp02

0x816f,	// (0x0000816f) bg_touch_area_indi_pane_cp03_ParamLimits

0x816f,	// (0x0000816f) bg_touch_area_indi_pane_cp03

0x8189,	// (0x00008189) popup_slider_window_g1_ParamLimits

0x81a5,	// (0x000081a5) popup_slider_window_g2_ParamLimits

0x81c1,	// (0x000081c1) popup_slider_window_g3_ParamLimits

0xe61c,	// (0x0000e61c) popup_slider_window_g_ParamLimits

0x821d,	// (0x0000821d) popup_slider_window_t1_ParamLimits

0x8291,	// (0x00008291) small_volume_slider_vertical_pane_ParamLimits

0xde52,	// (0x0000de52) cell_graphic2_pane_ParamLimits

0xdeb5,	// (0x0000deb5) bg_button_pane_cp10_ParamLimits

0xdeb5,	// (0x0000deb5) bg_button_pane_cp10

0xdec8,	// (0x0000dec8) bg_button_pane_cp11_ParamLimits

0xdec8,	// (0x0000dec8) bg_button_pane_cp11

0xdedb,	// (0x0000dedb) graphic2_pages_pane_g1_ParamLimits

0xdedb,	// (0x0000dedb) graphic2_pages_pane_g1

0xdef6,	// (0x0000def6) graphic2_pages_pane_g2_ParamLimits

0xdef6,	// (0x0000def6) graphic2_pages_pane_g2

0x0001,

0xe672,	// (0x0000e672) graphic2_pages_pane_g_ParamLimits

0xe672,	// (0x0000e672) graphic2_pages_pane_g

0xdf0e,	// (0x0000df0e) graphic2_pages_pane_t1_ParamLimits

0xdf0e,	// (0x0000df0e) graphic2_pages_pane_t1

0xdf26,	// (0x0000df26) cell_graphic2_control_pane_ParamLimits

0xdf26,	// (0x0000df26) cell_graphic2_control_pane

0xdf40,	// (0x0000df40) cell_graphic2_pane_g1_ParamLimits

0xdf40,	// (0x0000df40) cell_graphic2_pane_g1

0x677a,	// (0x0000677a) cell_graphic2_pane_g2_ParamLimits

0x677a,	// (0x0000677a) cell_graphic2_pane_g2

0xdf4d,	// (0x0000df4d) cell_graphic2_pane_g3_ParamLimits

0xdf4d,	// (0x0000df4d) cell_graphic2_pane_g3

0x6787,	// (0x00006787) cell_graphic2_pane_g4_ParamLimits

0x6787,	// (0x00006787) cell_graphic2_pane_g4

0xdf5a,	// (0x0000df5a) cell_graphic2_pane_g5_ParamLimits

0xdf5a,	// (0x0000df5a) cell_graphic2_pane_g5

0x0004,

0xe677,	// (0x0000e677) cell_graphic2_pane_g_ParamLimits

0xe677,	// (0x0000e677) cell_graphic2_pane_g

0xdf7a,	// (0x0000df7a) cell_graphic2_pane_t1_ParamLimits

0xdf7a,	// (0x0000df7a) cell_graphic2_pane_t1

0x468b,	// (0x0000468b) grid_highlight_pane_cp11_ParamLimits

0x468b,	// (0x0000468b) grid_highlight_pane_cp11

0x1379,	// (0x00001379) bg_button_pane_cp05

0xdf91,	// (0x0000df91) cell_graphic2_control_pane_g1

0x64a6,	// (0x000064a6) bg_touch_area_indi_pane_g1

0x933f,	// (0x0000933f) aid_cmod_rocker_key_size

0x9349,	// (0x00009349) aid_cmode_itu_key_size

0x9353,	// (0x00009353) main_cmode_video_pane

0x935d,	// (0x0000935d) main_comp_mode_itu_pane

0x9369,	// (0x00009369) main_comp_mode_rocker_pane

0x9375,	// (0x00009375) cell_cmode_rocker_pane_ParamLimits

0x9375,	// (0x00009375) cell_cmode_rocker_pane

0x9389,	// (0x00009389) cell_cmode_itu_pane_ParamLimits

0x9389,	// (0x00009389) cell_cmode_itu_pane

0x1379,	// (0x00001379) bg_button_pane_cp06_ParamLimits

0x1379,	// (0x00001379) bg_button_pane_cp06

0x6958,	// (0x00006958) cell_cmode_rocker_pane_g1_ParamLimits

0x6958,	// (0x00006958) cell_cmode_rocker_pane_g1

0x83f6,	// (0x000083f6) cell_cmode_rocker_pane_g2_ParamLimits

0x83f6,	// (0x000083f6) cell_cmode_rocker_pane_g2

0x0001,

0xa6b7,	// (0x0000a6b7) cell_cmode_rocker_pane_g_ParamLimits

0xa6b7,	// (0x0000a6b7) cell_cmode_rocker_pane_g

0x0024,	// (0x00000024) bg_button_pane_cp07

0x93a0,	// (0x000093a0) cell_cmode_itu_pane_g1

0x93a9,	// (0x000093a9) cell_cmode_itu_pane_t1

0x93b7,	// (0x000093b7) cell_cmode_itu_pane_t2

0x0001,

0xa6bc,	// (0x0000a6bc) cell_cmode_itu_pane_t

0x8625,	// (0x00008625) aid_touch_ctrl_left

0x862d,	// (0x0000862d) aid_touch_ctrl_right

0x0024,	// (0x00000024) compa_mode_pane

0xdf9e,	// (0x0000df9e) aid_cmod_rocker_key_size_cp

0xdfa8,	// (0x0000dfa8) aid_cmode_itu_key_size_cp

0x93d9,	// (0x000093d9) compa_mode_pane_g1

0x93e1,	// (0x000093e1) compa_mode_pane_g2

0x93e9,	// (0x000093e9) compa_mode_pane_g3

0x0002,

0xa6c1,	// (0x0000a6c1) compa_mode_pane_g

0xdfb2,	// (0x0000dfb2) main_comp_mode_itu_pane_cp

0xdfba,	// (0x0000dfba) main_comp_mode_rocker_pane_cp

0xdfc2,	// (0x0000dfc2) cell_cmode_itu_pane_cp_ParamLimits

0xdfc2,	// (0x0000dfc2) cell_cmode_itu_pane_cp

0xdfd7,	// (0x0000dfd7) cell_cmode_rocker_pane_cp_ParamLimits

0xdfd7,	// (0x0000dfd7) cell_cmode_rocker_pane_cp

0x1379,	// (0x00001379) bg_button_pane_cp06_cp_ParamLimits

0x1379,	// (0x00001379) bg_button_pane_cp06_cp

0x6958,	// (0x00006958) cell_cmode_rocker_pane_g1_cp_ParamLimits

0x6958,	// (0x00006958) cell_cmode_rocker_pane_g1_cp

0x64a6,	// (0x000064a6) cell_cmode_rocker_pane_g2_cp

0x0024,	// (0x00000024) bg_button_pane_cp07_cp

0xdfe9,	// (0x0000dfe9) cell_cmode_itu_pane_g1_cp

0xdff2,	// (0x0000dff2) cell_cmode_itu_pane_t1_cp

0xdff2,	// (0x0000dff2) cell_cmode_itu_pane_t2_cp

0xca01,	// (0x0000ca01) settings_code_pane_cp2

0x04d3,	// (0x000004d3) bg_popup_window_pane_cp3_ParamLimits

0x09fb,	// (0x000009fb) heading_pane_cp3_ParamLimits

0x0a07,	// (0x00000a07) listscroll_popup_graphic_pane_ParamLimits

0x6526,	// (0x00006526) fep_hwr_aid_pane_ParamLimits

0x82f1,	// (0x000082f1) aid_touch_sctrl_top_ParamLimits

0x82fe,	// (0x000082fe) sctrl_sk_top_pane_g1_ParamLimits

0x6958,	// (0x00006958) sctrl_sk_top_pane_g2_ParamLimits

0xa5fc,	// (0x0000a5fc) sctrl_sk_top_pane_g_ParamLimits

0x830b,	// (0x0000830b) sctrl_sk_top_pane_t1_ParamLimits

0x82f1,	// (0x000082f1) aid_touch_sctrl_bottom_ParamLimits

0x830b,	// (0x0000830b) sctrl_sk_bottom_pane_t1_ParamLimits

0x8568,	// (0x00008568) aid_area_touch_clock

0x8c50,	// (0x00008c50) aid_vkb2_area_top_pane_cell_ParamLimits

0x8c50,	// (0x00008c50) aid_vkb2_area_top_pane_cell

0xdbe0,	// (0x0000dbe0) aid_vkb2_area_bottom_pane_cell_ParamLimits

0xdbe0,	// (0x0000dbe0) aid_vkb2_area_bottom_pane_cell

0x8e97,	// (0x00008e97) popup_char_count_window

0x943f,	// (0x0000943f) popup_char_count_window_g1

0x9448,	// (0x00009448) popup_char_count_window_g2

0x9451,	// (0x00009451) popup_char_count_window_g3

0x0002,

0xa6c8,	// (0x0000a6c8) popup_char_count_window_g

0x945a,	// (0x0000945a) popup_char_count_window_t1

0x8b12,	// (0x00008b12) popup_fep_char_preview_window_ParamLimits

0x8b12,	// (0x00008b12) popup_fep_char_preview_window

0x8c6e,	// (0x00008c6e) vkb2_top_candi_pane_ParamLimits

0x8c6e,	// (0x00008c6e) vkb2_top_candi_pane

0x9468,	// (0x00009468) cell_vkb2_top_candi_pane_ParamLimits

0x9468,	// (0x00009468) cell_vkb2_top_candi_pane

0x3ec5,	// (0x00003ec5) bg_popup_fep_char_preview_window_ParamLimits

0x3ec5,	// (0x00003ec5) bg_popup_fep_char_preview_window

0x94b9,	// (0x000094b9) popup_fep_char_preview_window_t1_ParamLimits

0x94b9,	// (0x000094b9) popup_fep_char_preview_window_t1

0x94f3,	// (0x000094f3) bg_popup_fep_char_preview_window_g1

0x94fb,	// (0x000094fb) bg_popup_fep_char_preview_window_g2

0x9503,	// (0x00009503) bg_popup_fep_char_preview_window_g3

0x950b,	// (0x0000950b) bg_popup_fep_char_preview_window_g4

0x9513,	// (0x00009513) bg_popup_fep_char_preview_window_g5

0x951b,	// (0x0000951b) bg_popup_fep_char_preview_window_g6

0x9523,	// (0x00009523) bg_popup_fep_char_preview_window_g7

0x952b,	// (0x0000952b) bg_popup_fep_char_preview_window_g8

0x9533,	// (0x00009533) bg_popup_fep_char_preview_window_g9

0x0008,

0xa6cf,	// (0x0000a6cf) bg_popup_fep_char_preview_window_g

0x6958,	// (0x00006958) cell_vkb2_top_candi_pane_g1_ParamLimits

0x6958,	// (0x00006958) cell_vkb2_top_candi_pane_g1

0x6ced,	// (0x00006ced) cell_vkb2_top_candi_pane_g2_ParamLimits

0x6ced,	// (0x00006ced) cell_vkb2_top_candi_pane_g2

0x6d0e,	// (0x00006d0e) cell_vkb2_top_candi_pane_g3_ParamLimits

0x6d0e,	// (0x00006d0e) cell_vkb2_top_candi_pane_g3

0x953b,	// (0x0000953b) cell_vkb2_top_candi_pane_g4_ParamLimits

0x953b,	// (0x0000953b) cell_vkb2_top_candi_pane_g4

0x955c,	// (0x0000955c) cell_vkb2_top_candi_pane_g5_ParamLimits

0x955c,	// (0x0000955c) cell_vkb2_top_candi_pane_g5

0x83f6,	// (0x000083f6) cell_vkb2_top_candi_pane_g6_ParamLimits

0x83f6,	// (0x000083f6) cell_vkb2_top_candi_pane_g6

0x0005,

0xa6e2,	// (0x0000a6e2) cell_vkb2_top_candi_pane_g_ParamLimits

0xa6e2,	// (0x0000a6e2) cell_vkb2_top_candi_pane_g

0x957d,	// (0x0000957d) cell_vkb2_top_candi_pane_t1

0x4dee,	// (0x00004dee) aid_size_touch_slider_mark_ParamLimits

0x4dee,	// (0x00004dee) aid_size_touch_slider_mark

0xdd8b,	// (0x0000dd8b) grid_graphic2_catg_pane_ParamLimits

0xdd8b,	// (0x0000dd8b) grid_graphic2_catg_pane

0xde21,	// (0x0000de21) popup_grid_graphic2_window_t1_ParamLimits

0xde21,	// (0x0000de21) popup_grid_graphic2_window_t1

0xde37,	// (0x0000de37) popup_grid_graphic2_window_t2_ParamLimits

0xde37,	// (0x0000de37) popup_grid_graphic2_window_t2

0x0001,

0xe66d,	// (0x0000e66d) popup_grid_graphic2_window_t_ParamLimits

0xe66d,	// (0x0000e66d) popup_grid_graphic2_window_t

0x1379,	// (0x00001379) bg_button_pane_cp05_ParamLimits

0xdf91,	// (0x0000df91) cell_graphic2_control_pane_g1_ParamLimits

0xe000,	// (0x0000e000) cell_graphic2_catg_pane_ParamLimits

0xe000,	// (0x0000e000) cell_graphic2_catg_pane

0x0024,	// (0x00000024) bg_button_pane_cp12

0xe012,	// (0x0000e012) cell_graphic2_catg_pane_g1

0x8534,	// (0x00008534) cell_tb_ext_pane_t1_ParamLimits

0x8ef3,	// (0x00008ef3) vkb2_top_cell_right_narrow_pane_ParamLimits

0x8ef3,	// (0x00008ef3) vkb2_top_cell_right_narrow_pane

0x8f0b,	// (0x00008f0b) vkb2_top_cell_right_wide_pane_ParamLimits

0x8f0b,	// (0x00008f0b) vkb2_top_cell_right_wide_pane

0x6518,	// (0x00006518) bg_vkb2_func_pane_ParamLimits

0x6518,	// (0x00006518) bg_vkb2_func_pane

0x8f7c,	// (0x00008f7c) vkb2_top_cell_left_pane_g1_ParamLimits

0x6518,	// (0x00006518) bg_vkb2_fuc_pane_cp03_ParamLimits

0x6518,	// (0x00006518) bg_vkb2_fuc_pane_cp03

0x8ff0,	// (0x00008ff0) vkb2_cell_bottom_grid_pane_g1_ParamLimits

0x371c,	// (0x0000371c) bg_vkb2_func_pane_g1

0x3724,	// (0x00003724) bg_vkb2_func_pane_g2

0x3734,	// (0x00003734) bg_vkb2_func_pane_g3

0x372c,	// (0x0000372c) bg_vkb2_func_pane_g4

0x373c,	// (0x0000373c) bg_vkb2_func_pane_g5

0x3744,	// (0x00003744) bg_vkb2_func_pane_g6

0x374c,	// (0x0000374c) bg_vkb2_func_pane_g7

0x3754,	// (0x00003754) bg_vkb2_func_pane_g8

0x3714,	// (0x00003714) bg_vkb2_func_pane_g9

0x0008,

0xa6ef,	// (0x0000a6ef) bg_vkb2_func_pane_g

0x6518,	// (0x00006518) bg_vkb2_fuc_pane_cp01_ParamLimits

0x6518,	// (0x00006518) bg_vkb2_fuc_pane_cp01

0x8f7c,	// (0x00008f7c) vkb2_top_cell_right_wide_pane_g1_ParamLimits

0x8f7c,	// (0x00008f7c) vkb2_top_cell_right_wide_pane_g1

0x6518,	// (0x00006518) bg_vkb2_fuc_pane_cp02_ParamLimits

0x6518,	// (0x00006518) bg_vkb2_fuc_pane_cp02

0x8ff0,	// (0x00008ff0) vkb2_top_cell_right_narrow_pane_g1_ParamLimits

0x8ff0,	// (0x00008ff0) vkb2_top_cell_right_narrow_pane_g1

0xd4c7,	// (0x0000d4c7) aid_touch_area_decrease_ParamLimits

0xd4c7,	// (0x0000d4c7) aid_touch_area_decrease

0xd501,	// (0x0000d501) aid_touch_area_increase_ParamLimits

0xd501,	// (0x0000d501) aid_touch_area_increase

0xd529,	// (0x0000d529) aid_touch_area_mute_ParamLimits

0xd529,	// (0x0000d529) aid_touch_area_mute

0xd559,	// (0x0000d559) aid_touch_area_slider_ParamLimits

0xd559,	// (0x0000d559) aid_touch_area_slider

0xd599,	// (0x0000d599) popup_slider_window_g4_ParamLimits

0xd599,	// (0x0000d599) popup_slider_window_g4

0xd5c1,	// (0x0000d5c1) popup_slider_window_g5_ParamLimits

0xd5c1,	// (0x0000d5c1) popup_slider_window_g5

0xd5f5,	// (0x0000d5f5) popup_slider_window_g6_ParamLimits

0xd5f5,	// (0x0000d5f5) popup_slider_window_g6

0x824b,	// (0x0000824b) popup_slider_window_t2_ParamLimits

0x824b,	// (0x0000824b) popup_slider_window_t2

0x0001,

0xa5f0,	// (0x0000a5f0) popup_slider_window_t_ParamLimits

0xa5f0,	// (0x0000a5f0) popup_slider_window_t

0xd611,	// (0x0000d611) slider_pane_ParamLimits

0xd611,	// (0x0000d611) slider_pane

0x95b7,	// (0x000095b7) slider_pane_g1_ParamLimits

0x95b7,	// (0x000095b7) slider_pane_g1

0x95cb,	// (0x000095cb) slider_pane_g2_ParamLimits

0x95cb,	// (0x000095cb) slider_pane_g2

0x95e1,	// (0x000095e1) slider_pane_g3_ParamLimits

0x95e1,	// (0x000095e1) slider_pane_g3

0x0003,

0xa702,	// (0x0000a702) slider_pane_g_ParamLimits

0xa702,	// (0x0000a702) slider_pane_g

0xbf0b,	// (0x0000bf0b) popup_tb_float_extension_window_ParamLimits

0xbf0b,	// (0x0000bf0b) popup_tb_float_extension_window

0x960d,	// (0x0000960d) aid_size_cell_tb_float_ext

0x0024,	// (0x00000024) bg_popup_sub_window_cp28

0x9619,	// (0x00009619) grid_tb_float_ext_pane

0x9625,	// (0x00009625) cell_tb_float_ext_pane_ParamLimits

0x9625,	// (0x00009625) cell_tb_float_ext_pane

0x9641,	// (0x00009641) cell_tb_float_ext_pane_g1

0x964a,	// (0x0000964a) grid_highlight_pane_cp12

0xce3f,	// (0x0000ce3f) cell_last_hwr_side_pane_ParamLimits

0xce3f,	// (0x0000ce3f) cell_last_hwr_side_pane

0x64a6,	// (0x000064a6) cell_last_hwr_side_pane_g1

0x9653,	// (0x00009653) cell_last_hwr_side_pane_g2

0x0001,

0xa70b,	// (0x0000a70b) cell_last_hwr_side_pane_g

0xdcbc,	// (0x0000dcbc) vkb2_area_bottom_space_btn_pane_ParamLimits

0xdcbc,	// (0x0000dcbc) vkb2_area_bottom_space_btn_pane

0x6958,	// (0x00006958) vkb2_cell_t_keypad_pane_g1_ParamLimits

0x90d7,	// (0x000090d7) vkb2_cell_t_keypad_pane_t1_ParamLimits

0x957d,	// (0x0000957d) cell_vkb2_top_candi_pane_t1_ParamLimits

0x965c,	// (0x0000965c) vkb2_area_bottom_space_btn_pane_g1_ParamLimits

0x965c,	// (0x0000965c) vkb2_area_bottom_space_btn_pane_g1

0x9696,	// (0x00009696) vkb2_area_bottom_space_btn_pane_g2_ParamLimits

0x9696,	// (0x00009696) vkb2_area_bottom_space_btn_pane_g2

0x96cc,	// (0x000096cc) vkb2_area_bottom_space_btn_pane_g3_ParamLimits

0x96cc,	// (0x000096cc) vkb2_area_bottom_space_btn_pane_g3

0x0003,

0xa710,	// (0x0000a710) vkb2_area_bottom_space_btn_pane_g_ParamLimits

0xa710,	// (0x0000a710) vkb2_area_bottom_space_btn_pane_g

0x65dd,	// (0x000065dd) cel_fep_hwr_func_pane_ParamLimits

0x65dd,	// (0x000065dd) cel_fep_hwr_func_pane

0xce14,	// (0x0000ce14) cell_hwr_side_button_pane_ParamLimits

0xce14,	// (0x0000ce14) cell_hwr_side_button_pane

0x8568,	// (0x00008568) aid_area_touch_clock_ParamLimits

0x0809,	// (0x00000809) bg_uniindi_top_pane_ParamLimits

0x857c,	// (0x0000857c) uniindi_top_pane_g1_ParamLimits

0x8592,	// (0x00008592) uniindi_top_pane_g2_ParamLimits

0x859e,	// (0x0000859e) uniindi_top_pane_g3_ParamLimits

0x85af,	// (0x000085af) uniindi_top_pane_g4_ParamLimits

0xa628,	// (0x0000a628) uniindi_top_pane_g_ParamLimits

0x85bc,	// (0x000085bc) uniindi_top_pane_t1_ParamLimits

0x0809,	// (0x00000809) bg_vkb2_func_pane_cp01_ParamLimits

0x0809,	// (0x00000809) bg_vkb2_func_pane_cp01

0x8f93,	// (0x00008f93) cel_fep_hwr_func_pane_g1_ParamLimits

0x8f93,	// (0x00008f93) cel_fep_hwr_func_pane_g1

0x0809,	// (0x00000809) bg_vkb2_func_pane_cp02_ParamLimits

0x0809,	// (0x00000809) bg_vkb2_func_pane_cp02

0x8f93,	// (0x00008f93) cell_hwr_side_button_pane_g1_ParamLimits

0x8f93,	// (0x00008f93) cell_hwr_side_button_pane_g1

0x34d9,	// (0x000034d9) status_pane_g4_ParamLimits

0x34d9,	// (0x000034d9) status_pane_g4

0x34f3,	// (0x000034f3) status_pane_t1

0x625f,	// (0x0000625f) form2_midp_gauge_slider_cont_pane

0x6267,	// (0x00006267) form2_midp_gauge_slider_pane_t1_ParamLimits

0xcd6c,	// (0x0000cd6c) form2_midp_gauge_slider_pane_t2_ParamLimits

0xcd7e,	// (0x0000cd7e) form2_midp_gauge_slider_pane_t3_ParamLimits

0xe5c0,	// (0x0000e5c0) form2_midp_gauge_slider_pane_t_ParamLimits

0x629d,	// (0x0000629d) form2_midp_slider_pane_ParamLimits

0x8ada,	// (0x00008ada) aid_size_cell_func_vkb2_ParamLimits

0x8ada,	// (0x00008ada) aid_size_cell_func_vkb2

0x95f9,	// (0x000095f9) slider_pane_g4_ParamLimits

0x95f9,	// (0x000095f9) slider_pane_g4

0xe01b,	// (0x0000e01b) form2_midp_gauge_slider_pane_t2_cp01

0xe029,	// (0x0000e029) form2_midp_gauge_slider_pane_t3_cp01_ParamLimits

0xe029,	// (0x0000e029) form2_midp_gauge_slider_pane_t3_cp01

0x9741,	// (0x00009741) form2_midp_slider_pane_cp01

0x0024,	// (0x00000024) navi_smil_pane

0x9775,	// (0x00009775) navi_smil_pane_g1

0x977d,	// (0x0000977d) navi_smil_pane_t1

0x974a,	// (0x0000974a) form2_midp_slider_pane_g1

0x9753,	// (0x00009753) form2_midp_slider_pane_g2

0x975b,	// (0x0000975b) form2_midp_slider_pane_g3

0x974a,	// (0x0000974a) form2_midp_slider_pane_g4

0xe046,	// (0x0000e046) form2_midp_slider_pane_g5

0x0004,

0xe682,	// (0x0000e682) form2_midp_slider_pane_g

0x9706,	// (0x00009706) vkb2_area_bottom_space_btn_pane_g4_ParamLimits

0x9706,	// (0x00009706) vkb2_area_bottom_space_btn_pane_g4

0xc0de,	// (0x0000c0de) lc0_navi_pane_ParamLimits

0xc0de,	// (0x0000c0de) lc0_navi_pane

0xc14e,	// (0x0000c14e) lc0_stat_indi_pane_ParamLimits

0xc14e,	// (0x0000c14e) lc0_stat_indi_pane

0xc163,	// (0x0000c163) ls0_title_pane_ParamLimits

0xc163,	// (0x0000c163) ls0_title_pane

0x1379,	// (0x00001379) bg_popup_sub_pane_cp14_ParamLimits

0x854f,	// (0x0000854f) list_uniindi_pane_ParamLimits

0x855b,	// (0x0000855b) uniindi_top_pane_ParamLimits

0x85fd,	// (0x000085fd) list_single_uniindi_pane_g1_ParamLimits

0x8610,	// (0x00008610) list_single_uniindi_pane_t1_ParamLimits

0xe04f,	// (0x0000e04f) lc0_stat_clock_pane_ParamLimits

0xe04f,	// (0x0000e04f) lc0_stat_clock_pane

0xe05c,	// (0x0000e05c) lc0_stat_indi_pane_g1_ParamLimits

0xe05c,	// (0x0000e05c) lc0_stat_indi_pane_g1

0xe069,	// (0x0000e069) lc0_stat_indi_pane_g2_ParamLimits

0xe069,	// (0x0000e069) lc0_stat_indi_pane_g2

0x0001,

0xe68d,	// (0x0000e68d) lc0_stat_indi_pane_g_ParamLimits

0xe68d,	// (0x0000e68d) lc0_stat_indi_pane_g

0xe076,	// (0x0000e076) lc0_uni_indicator_pane_ParamLimits

0xe076,	// (0x0000e076) lc0_uni_indicator_pane

0xe083,	// (0x0000e083) ls0_title_pane_g1_ParamLimits

0xe083,	// (0x0000e083) ls0_title_pane_g1

0xe097,	// (0x0000e097) ls0_title_pane_t1_ParamLimits

0xe097,	// (0x0000e097) ls0_title_pane_t1

0xe0c5,	// (0x0000e0c5) lc0_uni_indicator_pane_g1_ParamLimits

0xe0c5,	// (0x0000e0c5) lc0_uni_indicator_pane_g1

0x981c,	// (0x0000981c) lc0_stat_clock_pane_t1

0x0024,	// (0x00000024) main_ai5_pane

0xe0d7,	// (0x0000e0d7) ai5_sk_pane_ParamLimits

0xe0d7,	// (0x0000e0d7) ai5_sk_pane

0xe0e4,	// (0x0000e0e4) cell_ai5_widget_pane_ParamLimits

0xe0e4,	// (0x0000e0e4) cell_ai5_widget_pane

0x9896,	// (0x00009896) aid_size_cell_widget_grid

0x989e,	// (0x0000989e) bg_ai5_widget_pane_ParamLimits

0x989e,	// (0x0000989e) bg_ai5_widget_pane

0xe12d,	// (0x0000e12d) cell_ai5_widget_pane_g2

0xe13d,	// (0x0000e13d) cell_ai5_widget_pane_g3

0xe149,	// (0x0000e149) cell_ai5_widget_pane_g4

0xe155,	// (0x0000e155) cell_ai5_widget_pane_g5

0xe161,	// (0x0000e161) cell_ai5_widget_pane_g6

0xe169,	// (0x0000e169) cell_ai5_widget_pane_g7

0xe1ad,	// (0x0000e1ad) cell_ai5_widget_pane_t1_ParamLimits

0xe1ad,	// (0x0000e1ad) cell_ai5_widget_pane_t1

0xe1c5,	// (0x0000e1c5) cell_ai5_widget_pane_t2_ParamLimits

0xe1c5,	// (0x0000e1c5) cell_ai5_widget_pane_t2

0xe1dd,	// (0x0000e1dd) cell_ai5_widget_pane_t3_ParamLimits

0xe1dd,	// (0x0000e1dd) cell_ai5_widget_pane_t3

0xe1f5,	// (0x0000e1f5) cell_ai5_widget_pane_t4_ParamLimits

0xe1f5,	// (0x0000e1f5) cell_ai5_widget_pane_t4

0xe20f,	// (0x0000e20f) cell_ai5_widget_pane_t5_ParamLimits

0xe20f,	// (0x0000e20f) cell_ai5_widget_pane_t5

0x99ad,	// (0x000099ad) cell_ai5_widget_pane_t6_ParamLimits

0x99ad,	// (0x000099ad) cell_ai5_widget_pane_t6

0x99bf,	// (0x000099bf) cell_ai5_widget_pane_t7_ParamLimits

0x99bf,	// (0x000099bf) cell_ai5_widget_pane_t7

0xe22e,	// (0x0000e22e) cell_ai5_widget_pane_t8_ParamLimits

0xe22e,	// (0x0000e22e) cell_ai5_widget_pane_t8

0x0008,

0xe692,	// (0x0000e692) cell_ai5_widget_pane_t_ParamLimits

0xe692,	// (0x0000e692) cell_ai5_widget_pane_t

0xe264,	// (0x0000e264) grid_ai5_widget_pane

0x1379,	// (0x00001379) highlight_cell_ai5_widget_pane_ParamLimits

0x1379,	// (0x00001379) highlight_cell_ai5_widget_pane

0xe26e,	// (0x0000e26e) ai5_sk_left_pane

0xe278,	// (0x0000e278) ai5_sk_middle_pane

0xe282,	// (0x0000e282) ai5_sk_right_pane

0x9a36,	// (0x00009a36) bg_ai5_widget_pane_g1_ParamLimits

0x9a36,	// (0x00009a36) bg_ai5_widget_pane_g1

0x9a42,	// (0x00009a42) bg_ai5_widget_pane_g2_ParamLimits

0x9a42,	// (0x00009a42) bg_ai5_widget_pane_g2

0x9a4e,	// (0x00009a4e) bg_ai5_widget_pane_g3_ParamLimits

0x9a4e,	// (0x00009a4e) bg_ai5_widget_pane_g3

0x9a5a,	// (0x00009a5a) bg_ai5_widget_pane_g4_ParamLimits

0x9a5a,	// (0x00009a5a) bg_ai5_widget_pane_g4

0x9a66,	// (0x00009a66) bg_ai5_widget_pane_g5_ParamLimits

0x9a66,	// (0x00009a66) bg_ai5_widget_pane_g5

0x9a72,	// (0x00009a72) bg_ai5_widget_pane_g6_ParamLimits

0x9a72,	// (0x00009a72) bg_ai5_widget_pane_g6

0x9a7e,	// (0x00009a7e) bg_ai5_widget_pane_g7_ParamLimits

0x9a7e,	// (0x00009a7e) bg_ai5_widget_pane_g7

0x9a8a,	// (0x00009a8a) bg_ai5_widget_pane_g8_ParamLimits

0x9a8a,	// (0x00009a8a) bg_ai5_widget_pane_g8

0x9a96,	// (0x00009a96) bg_ai5_widget_pane_g9_ParamLimits

0x9a96,	// (0x00009a96) bg_ai5_widget_pane_g9

0x0008,

0xa73c,	// (0x0000a73c) bg_ai5_widget_pane_g_ParamLimits

0xa73c,	// (0x0000a73c) bg_ai5_widget_pane_g

0x9aa2,	// (0x00009aa2) cell_shortcut_ai5_widget_pane_ParamLimits

0x9aa2,	// (0x00009aa2) cell_shortcut_ai5_widget_pane

0x0649,	// (0x00000649) bg_cell_shortcut_ai5_widget_pane

0x9ab4,	// (0x00009ab4) cell_grid_ai5_widget_pane_g1

0x9abd,	// (0x00009abd) highlight_cell_shortcut_ai5_widget_pane

0x3724,	// (0x00003724) ai5_sk_left_pane_g1

0x9ac5,	// (0x00009ac5) ai5_sk_left_pane_g2

0x9acd,	// (0x00009acd) ai5_sk_left_pane_g3

0x9ad5,	// (0x00009ad5) ai5_sk_left_pane_g4

0x0003,

0xa74f,	// (0x0000a74f) ai5_sk_left_pane_g

0x9add,	// (0x00009add) ai5_sk_left_pane_t1

0x371c,	// (0x0000371c) ai5_sk_right_pane_g1

0x9aeb,	// (0x00009aeb) ai5_sk_right_pane_g2

0x9af3,	// (0x00009af3) ai5_sk_right_pane_g3

0x9afb,	// (0x00009afb) ai5_sk_right_pane_g4

0x0003,

0xa758,	// (0x0000a758) ai5_sk_right_pane_g

0x9b03,	// (0x00009b03) ai5_sk_right_pane_t1

0x371c,	// (0x0000371c) ai5_sk_middle_pane_g1

0x3724,	// (0x00003724) ai5_sk_middle_pane_g2

0x373c,	// (0x0000373c) ai5_sk_middle_pane_g3

0x9af3,	// (0x00009af3) ai5_sk_middle_pane_g4

0x9acd,	// (0x00009acd) ai5_sk_middle_pane_g5

0x9b11,	// (0x00009b11) ai5_sk_middle_pane_g6

0xe28c,	// (0x0000e28c) ai5_sk_middle_pane_g7

0x0006,

0xe6a5,	// (0x0000e6a5) ai5_sk_middle_pane_g

0xbfd1,	// (0x0000bfd1) aid_touch_area_size_lc0_ParamLimits

0xbfd1,	// (0x0000bfd1) aid_touch_area_size_lc0

0x6d2f,	// (0x00006d2f) cell_hwr_candidate_pane_t1_ParamLimits

0x31a2,	// (0x000031a2) aid_touch_navi_pane

0xc262,	// (0x0000c262) status_dt_navi_pane_ParamLimits

0xc262,	// (0x0000c262) status_dt_navi_pane

0xc27a,	// (0x0000c27a) status_dt_sta_pane_ParamLimits

0xc27a,	// (0x0000c27a) status_dt_sta_pane

0xe294,	// (0x0000e294) dt_sta_controll_pane

0xe2a1,	// (0x0000e2a1) dt_sta_indi_pane

0xe2ae,	// (0x0000e2ae) dt_sta_title_pane

0x0809,	// (0x00000809) bg_dt_sta_indi_pane_ParamLimits

0x0809,	// (0x00000809) bg_dt_sta_indi_pane

0xe2c0,	// (0x0000e2c0) dt_sta_battery_pane

0xe2c8,	// (0x0000e2c8) dt_sta_indi_pane_g1

0xe2d1,	// (0x0000e2d1) dt_sta_indi_pane_g2

0xe2da,	// (0x0000e2da) dt_sta_indi_pane_g3

0x0002,

0xe6b4,	// (0x0000e6b4) dt_sta_indi_pane_g

0xe2e3,	// (0x0000e2e3) dt_sta_signal_pane

0x1379,	// (0x00001379) bg_dt_sta_title_pane_ParamLimits

0x1379,	// (0x00001379) bg_dt_sta_title_pane

0xe2ec,	// (0x0000e2ec) dt_sta_title_pane_g1

0xe2f4,	// (0x0000e2f4) dt_sta_title_pane_t1_ParamLimits

0xe2f4,	// (0x0000e2f4) dt_sta_title_pane_t1

0x0024,	// (0x00000024) bg_dt_sta_control_pane

0xe309,	// (0x0000e309) dt_sta_controll_pane_g1

0xe312,	// (0x0000e312) bg_dt_sta_title_pane_g1

0xe31b,	// (0x0000e31b) bg_dt_sta_title_pane_g2

0xe324,	// (0x0000e324) bg_dt_sta_title_pane_g3

0x0002,

0xe6bb,	// (0x0000e6bb) bg_dt_sta_title_pane_g

0x64a6,	// (0x000064a6) bg_dt_sta_indi_pane_g1

0xe32d,	// (0x0000e32d) dt_sta_signal_pane_g1

0xe335,	// (0x0000e335) dt_sta_signal_pane_g2

0x0001,

0xe6c2,	// (0x0000e6c2) dt_sta_signal_pane_g

0x9bcf,	// (0x00009bcf) dt_sta_battery_pane_g1

0x9bd8,	// (0x00009bd8) dt_sta_battery_pane_t1

0x64a6,	// (0x000064a6) bg_dt_sta_control_pane_g1

0x1eff,	// (0x00001eff) fep_china_uni_eep_pane

0x1f07,	// (0x00001f07) fep_china_uni_entry_pane_ParamLimits

0x1f17,	// (0x00001f17) popup_fep_china_uni_window_g1_ParamLimits

0x1f27,	// (0x00001f27) popup_fep_china_uni_window_g2_ParamLimits

0x1f27,	// (0x00001f27) popup_fep_china_uni_window_g2

0x0001,

0xa030,	// (0x0000a030) popup_fep_china_uni_window_g_ParamLimits

0xa030,	// (0x0000a030) popup_fep_china_uni_window_g

0x9be7,	// (0x00009be7) fep_china_uni_eep_pane_g1

0x9bef,	// (0x00009bef) fep_china_uni_eep_pane_t1

0x976c,	// (0x0000976c) aid_touch_area_size_smil_player

0x32e7,	// (0x000032e7) lc0_clock_pane

0x34e7,	// (0x000034e7) status_pane_g5_ParamLimits

0x34e7,	// (0x000034e7) status_pane_g5

0xba37,	// (0x0000ba37) popup_keymap_window

0x34a5,	// (0x000034a5) status_icon_pane

0xe13d,	// (0x0000e13d) cell_ai5_widget_pane_g3_ParamLimits

0xe149,	// (0x0000e149) cell_ai5_widget_pane_g4_ParamLimits

0xe155,	// (0x0000e155) cell_ai5_widget_pane_g5_ParamLimits

0xe171,	// (0x0000e171) cell_ai5_widget_pane_g8_ParamLimits

0xe171,	// (0x0000e171) cell_ai5_widget_pane_g8

0xe185,	// (0x0000e185) cell_ai5_widget_pane_g9_ParamLimits

0xe185,	// (0x0000e185) cell_ai5_widget_pane_g9

0xe199,	// (0x0000e199) cell_ai5_widget_pane_g10_ParamLimits

0xe199,	// (0x0000e199) cell_ai5_widget_pane_g10

0x9bfe,	// (0x00009bfe) status_icon_pane_g1

0x0024,	// (0x00000024) bg_popup_sub_pane_cp13

0x9c06,	// (0x00009c06) popup_keymap_window_t1

0xb732,	// (0x0000b732) control_pane_g6_ParamLimits

0xb732,	// (0x0000b732) control_pane_g6

0xb73f,	// (0x0000b73f) control_pane_g7_ParamLimits

0xb73f,	// (0x0000b73f) control_pane_g7

0xb74c,	// (0x0000b74c) control_pane_g8_ParamLimits

0xb74c,	// (0x0000b74c) control_pane_g8

0xe294,	// (0x0000e294) dt_sta_controll_pane_ParamLimits

0xe2a1,	// (0x0000e2a1) dt_sta_indi_pane_ParamLimits

0xe2ae,	// (0x0000e2ae) dt_sta_title_pane_ParamLimits

0x0d44,	// (0x00000d44) aid_size_touch_scroll_bar_cale

0x028a,	// (0x0000028a) popup_discreet_window_ParamLimits

0x028a,	// (0x0000028a) popup_discreet_window

0xa998,	// (0x0000a998) popup_sk_window

0x0b7b,	// (0x00000b7b) bg_popup_sub_pane_cp28_ParamLimits

0x0b7b,	// (0x00000b7b) bg_popup_sub_pane_cp28

0x9c14,	// (0x00009c14) popup_discreet_window_g1_ParamLimits

0x9c14,	// (0x00009c14) popup_discreet_window_g1

0x9c20,	// (0x00009c20) popup_discreet_window_t1_ParamLimits

0x9c20,	// (0x00009c20) popup_discreet_window_t1

0x9c37,	// (0x00009c37) popup_discreet_window_t2_ParamLimits

0x9c37,	// (0x00009c37) popup_discreet_window_t2

0x0001,

0xa783,	// (0x0000a783) popup_discreet_window_t_ParamLimits

0xa783,	// (0x0000a783) popup_discreet_window_t

0x9c4c,	// (0x00009c4c) popup_sk_window_g1

0x9c56,	// (0x00009c56) popup_sk_window_g2

0x0001,

0xa788,	// (0x0000a788) popup_sk_window_g

0x9c60,	// (0x00009c60) popup_sk_window_t1

0x9c6e,	// (0x00009c6e) popup_sk_window_t1_copy1

0xe12d,	// (0x0000e12d) cell_ai5_widget_pane_g2_ParamLimits

0xe240,	// (0x0000e240) cell_ai5_widget_pane_t9_ParamLimits

0xe240,	// (0x0000e240) cell_ai5_widget_pane_t9

0x0024,	// (0x00000024) main_fep_fshwr2_pane

0xe33d,	// (0x0000e33d) aid_fshwr2_btn_pane

0xe345,	// (0x0000e345) aid_fshwr2_syb_pane

0xe34d,	// (0x0000e34d) aid_fshwr2_txt_pane

0xe355,	// (0x0000e355) fshwr2_func_candi_pane

0xe35f,	// (0x0000e35f) fshwr2_hwr_syb_pane

0xe36b,	// (0x0000e36b) fshwr2_icf_pane

0x0024,	// (0x00000024) fshwr2_icf_bg_pane

0xe375,	// (0x0000e375) fshwr2_icf_pane_t1_ParamLimits

0xe375,	// (0x0000e375) fshwr2_icf_pane_t1

0x64a6,	// (0x000064a6) fshwr2_func_candi_pane_g1

0x9cc9,	// (0x00009cc9) fshwr2_func_candi_row_pane_ParamLimits

0x9cc9,	// (0x00009cc9) fshwr2_func_candi_row_pane

0xe38d,	// (0x0000e38d) cell_fshwr2_syb_pane_ParamLimits

0xe38d,	// (0x0000e38d) cell_fshwr2_syb_pane

0x6958,	// (0x00006958) fshwr2_hwr_syb_pane_g1_ParamLimits

0x6958,	// (0x00006958) fshwr2_hwr_syb_pane_g1

0x0024,	// (0x00000024) bg_popup_call_pane_cp01

0x9cf4,	// (0x00009cf4) fshwr2_func_candi_cell_pane_ParamLimits

0x9cf4,	// (0x00009cf4) fshwr2_func_candi_cell_pane

0x9d26,	// (0x00009d26) fshwr2_func_candi_cell_bg_pane_ParamLimits

0x9d26,	// (0x00009d26) fshwr2_func_candi_cell_bg_pane

0x9d40,	// (0x00009d40) fshwr2_func_candi_cell_pane_g1_ParamLimits

0x9d40,	// (0x00009d40) fshwr2_func_candi_cell_pane_g1

0x9d60,	// (0x00009d60) fshwr2_func_candi_cell_pane_t1_ParamLimits

0x9d60,	// (0x00009d60) fshwr2_func_candi_cell_pane_t1

0x0024,	// (0x00000024) bg_button_pane_cp08

0x25aa,	// (0x000025aa) cell_fshwr2_syb_bg_pane

0xe3a6,	// (0x0000e3a6) cell_fshwr2_syb_bg_pane_g1

0xe3ae,	// (0x0000e3ae) cell_fshwr2_syb_bg_pane_t1

0x0024,	// (0x00000024) main_tmo_pane

0xc780,	// (0x0000c780) uni_indicator_pane_g1_ParamLimits

0xc795,	// (0x0000c795) uni_indicator_pane_g2_ParamLimits

0xc7ab,	// (0x0000c7ab) uni_indicator_pane_g3_ParamLimits

0x4b8b,	// (0x00004b8b) uni_indicator_pane_g4_ParamLimits

0x4b8b,	// (0x00004b8b) uni_indicator_pane_g4

0x4b9f,	// (0x00004b9f) uni_indicator_pane_g5_ParamLimits

0x4b9f,	// (0x00004b9f) uni_indicator_pane_g5

0x4bb3,	// (0x00004bb3) uni_indicator_pane_g6_ParamLimits

0x4bb3,	// (0x00004bb3) uni_indicator_pane_g6

0xe535,	// (0x0000e535) uni_indicator_pane_g_ParamLimits

0xd4a6,	// (0x0000d4a6) popup_tmo_note_window_ParamLimits

0xd4a6,	// (0x0000d4a6) popup_tmo_note_window

0x0024,	// (0x00000024) fshwr2_bg_pane

0x9d51,	// (0x00009d51) fshwr2_func_candi_cell_pane_g2_ParamLimits

0x9d51,	// (0x00009d51) fshwr2_func_candi_cell_pane_g2

0x0001,

0xa78d,	// (0x0000a78d) fshwr2_func_candi_cell_pane_g_ParamLimits

0xa78d,	// (0x0000a78d) fshwr2_func_candi_cell_pane_g

0x64a6,	// (0x000064a6) bg_popup_window_pane_cp01

0x9d8a,	// (0x00009d8a) bg_popup_window_pane_g1_cp01

0x9d93,	// (0x00009d93) bg_popup_window_pane_cp22_ParamLimits

0x9d93,	// (0x00009d93) bg_popup_window_pane_cp22

0x9da1,	// (0x00009da1) listscroll_tmo_link_pane_ParamLimits

0x9da1,	// (0x00009da1) listscroll_tmo_link_pane

0x9dcd,	// (0x00009dcd) popup_tmo_note_window_g1_ParamLimits

0x9dcd,	// (0x00009dcd) popup_tmo_note_window_g1

0x9dda,	// (0x00009dda) tmo_note_info_pane_ParamLimits

0x9dda,	// (0x00009dda) tmo_note_info_pane

0x9def,	// (0x00009def) list_tmo_note_info_pane_g1_ParamLimits

0x9def,	// (0x00009def) list_tmo_note_info_pane_g1

0x9dfb,	// (0x00009dfb) list_tmo_note_info_pane_g2_ParamLimits

0x9dfb,	// (0x00009dfb) list_tmo_note_info_pane_g2

0x0001,

0xa792,	// (0x0000a792) list_tmo_note_info_pane_g_ParamLimits

0xa792,	// (0x0000a792) list_tmo_note_info_pane_g

0x9e07,	// (0x00009e07) list_tmo_note_info_text_pane_ParamLimits

0x9e07,	// (0x00009e07) list_tmo_note_info_text_pane

0x9e21,	// (0x00009e21) list_tmo_link_pane

0x9e2a,	// (0x00009e2a) scroll_pane_cp20

0x9e33,	// (0x00009e33) list_single_tmo_link_pane_ParamLimits

0x9e33,	// (0x00009e33) list_single_tmo_link_pane

0x9e43,	// (0x00009e43) list_single_tmo_link_pane_t1

0x9e51,	// (0x00009e51) list_tmo_note_info_text_pane_t1_ParamLimits

0x9e51,	// (0x00009e51) list_tmo_note_info_text_pane_t1

0xb376,	// (0x0000b376) aid_size_touch_scroll_bar_cp01_ParamLimits

0xb376,	// (0x0000b376) aid_size_touch_scroll_bar_cp01

0xb2b6,	// (0x0000b2b6) aid_size_touch_slider_marker
};


const AknLayoutScalable_Avkon::SCdlImpl KCdlImpl = 
	{
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineRVC,
	&ParameterLimitsV,
	&TextLineRVC,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVRC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&TextLineRVC,
	&WindowLineVCR,
	&TextLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowLineVCR,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&TextLineVRC,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&Limits,
	&WindowLineVCR,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVRC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVRC,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVRC,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineRVC,
	&ParameterLimitsV,
	&TextLineRVC,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVRC,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVRC,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineCVR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVRC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVRC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineCRV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineCRV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineRVC,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&GetComponentTypeById,
	&GetParamLimitsById,
	&GetWindowComponentById,
	&GetTextComponentById,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineRVC,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineCRV,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&Limits,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineCVR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineCRV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&TextTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&Limits,
	&WindowTableLVCR,
	&TextLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&TextLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsTableLV,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&Limits,
	&ParameterLimitsTableLV,
	&WindowTableLVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	&WindowLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&TextLineVCR,
	&ParameterLimitsV,
	&TextLineVCR,
	&ParameterLimitsV,
	&WindowLineVCR,
	&WindowLineVCR,
	};

} // end of namespace AknLayoutScalable_Elaf_pvl_av_vga_lsc_tch_Normal