layouts/aknlayout2/generated/Vga_touch_akn_app/aknlayoutscalable_elaf_pvl_av_vga_lsc_tch_large.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_Large 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_large.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_Large
{

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

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] =
	{
0x9aff,	// (0x000348fd) Screen

0x9b0b,	// (0x00034909) application_window_ParamLimits

0x9b0b,	// (0x00034909) application_window

0x6924,	// (0x00031722) screen_g1

0x692e,	// (0x0003172c) area_bottom_pane_ParamLimits

0x692e,	// (0x0003172c) area_bottom_pane

0x9b85,	// (0x00034983) area_top_pane_ParamLimits

0x9b85,	// (0x00034983) area_top_pane

0x9c12,	// (0x00034a10) main_pane_ParamLimits

0x9c12,	// (0x00034a10) main_pane

0x6992,	// (0x00031790) misc_graphics

0xae0f,	// (0x00035c0d) battery_pane_ParamLimits

0xae0f,	// (0x00035c0d) battery_pane

0x85c0,	// (0x000333be) bg_status_flat_pane_g8

0x85c8,	// (0x000333c6) bg_status_flat_pane_g9

0x7d1c,	// (0x00032b1a) context_pane_ParamLimits

0x7d1c,	// (0x00032b1a) context_pane

0xaf81,	// (0x00035d7f) navi_pane_ParamLimits

0xaf81,	// (0x00035d7f) navi_pane

0xb004,	// (0x00035e02) signal_pane_ParamLimits

0xb004,	// (0x00035e02) signal_pane

0x0008,

0xf90a,	// (0x0003a708) bg_status_flat_pane_g

0xb08f,	// (0x00035e8d) status_pane_g1_ParamLimits

0xb08f,	// (0x00035e8d) status_pane_g1

0xb0a4,	// (0x00035ea2) status_pane_g2_ParamLimits

0xb0a4,	// (0x00035ea2) status_pane_g2

0x7d83,	// (0x00032b81) status_pane_g3_ParamLimits

0x7d83,	// (0x00032b81) status_pane_g3

0x0004,

0xf83d,	// (0x0003a63b) status_pane_g_ParamLimits

0xf83d,	// (0x0003a63b) status_pane_g

0xb0b0,	// (0x00035eae) title_pane_ParamLimits

0xb0b0,	// (0x00035eae) title_pane

0xb108,	// (0x00035f06) uni_indicator_pane_ParamLimits

0xb108,	// (0x00035f06) uni_indicator_pane

0x7c60,	// (0x00032a5e) bg_list_pane_ParamLimits

0x7c60,	// (0x00032a5e) bg_list_pane

0xa662,	// (0x00035460) find_pane

0x7c80,	// (0x00032a7e) listscroll_app_pane_ParamLimits

0x7c80,	// (0x00032a7e) listscroll_app_pane

0x7c8c,	// (0x00032a8a) listscroll_form_pane

0xa66a,	// (0x00035468) listscroll_gen_pane_ParamLimits

0xa66a,	// (0x00035468) listscroll_gen_pane

0x7c8c,	// (0x00032a8a) listscroll_set_pane

0xcffc,	// (0x00037dfa) main_idle_act_pane

0x7a60,	// (0x0003285e) main_idle_trad_pane

0x7a60,	// (0x0003285e) main_list_empty_pane

0x7a11,	// (0x0003280f) main_midp_pane

0x7ca6,	// (0x00032aa4) main_pane_g1_ParamLimits

0x7ca6,	// (0x00032aa4) main_pane_g1

0xa67e,	// (0x0003547c) popup_ai_message_window_ParamLimits

0xa67e,	// (0x0003547c) popup_ai_message_window

0xa71e,	// (0x0003551c) popup_fep_china_uni_window_ParamLimits

0xa71e,	// (0x0003551c) popup_fep_china_uni_window

0x46fe,	// (0x0002f4fc) popup_fep_japan_candidate_window_ParamLimits

0x46fe,	// (0x0002f4fc) popup_fep_japan_candidate_window

0x4728,	// (0x0002f526) popup_fep_japan_predictive_window_ParamLimits

0x4728,	// (0x0002f526) popup_fep_japan_predictive_window

0xa77e,	// (0x0003557c) popup_find_window

0xa79b,	// (0x00035599) popup_grid_graphic_window_ParamLimits

0xa79b,	// (0x00035599) popup_grid_graphic_window

0x4799,	// (0x0002f597) popup_large_graphic_colour_window

0xa83f,	// (0x0003563d) popup_menu_window_ParamLimits

0xa83f,	// (0x0003563d) popup_menu_window

0xaa2f,	// (0x0003582d) popup_note_image_window

0xa9ef,	// (0x000357ed) popup_note_wait_window_ParamLimits

0xa9ef,	// (0x000357ed) popup_note_wait_window

0xaa47,	// (0x00035845) popup_note_window_ParamLimits

0xaa47,	// (0x00035845) popup_note_window

0xaaf3,	// (0x000358f1) popup_query_code_window_ParamLimits

0xaaf3,	// (0x000358f1) popup_query_code_window

0x4a03,	// (0x0002f801) popup_query_data_code_window_ParamLimits

0x4a03,	// (0x0002f801) popup_query_data_code_window

0xab33,	// (0x00035931) popup_query_data_window_ParamLimits

0xab33,	// (0x00035931) popup_query_data_window

0xabc7,	// (0x000359c5) popup_query_sat_info_window_ParamLimits

0xabc7,	// (0x000359c5) popup_query_sat_info_window

0xac72,	// (0x00035a70) popup_snote_single_graphic_window_ParamLimits

0xac72,	// (0x00035a70) popup_snote_single_graphic_window

0xac72,	// (0x00035a70) popup_snote_single_text_window_ParamLimits

0xac72,	// (0x00035a70) popup_snote_single_text_window

0x4a9e,	// (0x0002f89c) popup_sub_window_general

0x4bec,	// (0x0002f9ea) popup_window_general_ParamLimits

0x4bec,	// (0x0002f9ea) popup_window_general

0x7cb4,	// (0x00032ab2) power_save_pane

0xa4fb,	// (0x000352f9) control_pane_g1_ParamLimits

0xa4fb,	// (0x000352f9) control_pane_g1

0x448b,	// (0x0002f289) control_pane_g2_ParamLimits

0x448b,	// (0x0002f289) control_pane_g2

0x7c52,	// (0x00032a50) control_pane_g3_ParamLimits

0x7c52,	// (0x00032a50) control_pane_g3

0x0007,

0xf825,	// (0x0003a623) control_pane_g_ParamLimits

0xf825,	// (0x0003a623) control_pane_g

0xa557,	// (0x00035355) control_pane_t1_ParamLimits

0xa557,	// (0x00035355) control_pane_t1

0xa5b7,	// (0x000353b5) control_pane_t2_ParamLimits

0xa5b7,	// (0x000353b5) control_pane_t2

0x0002,

0xf836,	// (0x0003a634) control_pane_t_ParamLimits

0xf836,	// (0x0003a634) control_pane_t

0x7b79,	// (0x00032977) navi_navi_volume_pane_cp1

0x7b82,	// (0x00032980) status_small_icon_pane

0x7b8a,	// (0x00032988) status_small_pane_g1_ParamLimits

0x7b8a,	// (0x00032988) status_small_pane_g1

0x7bba,	// (0x000329b8) status_small_pane_g2_ParamLimits

0x7bba,	// (0x000329b8) status_small_pane_g2

0x7bc6,	// (0x000329c4) status_small_pane_g3_ParamLimits

0x7bc6,	// (0x000329c4) status_small_pane_g3

0x7bd2,	// (0x000329d0) status_small_pane_g4_ParamLimits

0x7bd2,	// (0x000329d0) status_small_pane_g4

0x7bde,	// (0x000329dc) status_small_pane_g5_ParamLimits

0x7bde,	// (0x000329dc) status_small_pane_g5

0x7bed,	// (0x000329eb) status_small_pane_g6_ParamLimits

0x7bed,	// (0x000329eb) status_small_pane_g6

0x0007,

0xf814,	// (0x0003a612) status_small_pane_g_ParamLimits

0xf814,	// (0x0003a612) status_small_pane_g

0x7c1d,	// (0x00032a1b) status_small_pane_t1

0x7c40,	// (0x00032a3e) status_small_wait_pane_ParamLimits

0x7c40,	// (0x00032a3e) status_small_wait_pane

0xa33f,	// (0x0003513d) aid_levels_signal_ParamLimits

0xa33f,	// (0x0003513d) aid_levels_signal

0xa357,	// (0x00035155) signal_pane_g1_ParamLimits

0xa357,	// (0x00035155) signal_pane_g1

0xa372,	// (0x00035170) signal_pane_g2_ParamLimits

0xa372,	// (0x00035170) signal_pane_g2

0x0001,

0xf7a9,	// (0x0003a5a7) signal_pane_g_ParamLimits

0xf7a9,	// (0x0003a5a7) signal_pane_g

0x75d0,	// (0x000323ce) context_pane_g1

0x9d75,	// (0x00034b73) title_pane_g1

0x9daa,	// (0x00034ba8) title_pane_t1

0x69a8,	// (0x000317a6) title_pane_t2

0x69ce,	// (0x000317cc) title_pane_t3

0x0002,

0xf5f3,	// (0x0003a3f1) title_pane_t

0xb130,	// (0x00035f2e) aid_levels_battery_ParamLimits

0xb130,	// (0x00035f2e) aid_levels_battery

0xb14c,	// (0x00035f4a) battery_pane_g1_ParamLimits

0xb14c,	// (0x00035f4a) battery_pane_g1

0xb169,	// (0x00035f67) battery_pane_g2_ParamLimits

0xb169,	// (0x00035f67) battery_pane_g2

0x0001,

0xf848,	// (0x0003a646) battery_pane_g_ParamLimits

0xf848,	// (0x0003a646) battery_pane_g

0xb562,	// (0x00036360) uni_indicator_pane_g1

0xb577,	// (0x00036375) uni_indicator_pane_g2

0xb58d,	// (0x0003638b) uni_indicator_pane_g3

0x0005,

0xf9b2,	// (0x0003a7b0) uni_indicator_pane_g

0x78d2,	// (0x000326d0) navi_icon_pane_ParamLimits

0x78d2,	// (0x000326d0) navi_icon_pane

0x7825,	// (0x00032623) navi_midp_pane

0x78ee,	// (0x000326ec) navi_navi_pane

0x78f8,	// (0x000326f6) navi_text_pane_ParamLimits

0x78f8,	// (0x000326f6) navi_text_pane

0x6924,	// (0x00031722) status_small_wait_pane_g1

0x6ccd,	// (0x00031acb) status_small_wait_pane_g2

0x0001,

0xf9ad,	// (0x0003a7ab) status_small_wait_pane_g

0xb505,	// (0x00036303) navi_navi_icon_text_pane

0xb50d,	// (0x0003630b) navi_navi_pane_g1_ParamLimits

0xb50d,	// (0x0003630b) navi_navi_pane_g1

0xb51f,	// (0x0003631d) navi_navi_pane_g2_ParamLimits

0xb51f,	// (0x0003631d) navi_navi_pane_g2

0x0001,

0xf97b,	// (0x0003a779) navi_navi_pane_g_ParamLimits

0xf97b,	// (0x0003a779) navi_navi_pane_g

0xd157,	// (0x00037f55) navi_navi_tabs_pane

0xb531,	// (0x0003632f) navi_navi_text_pane

0xb505,	// (0x00036303) navi_navi_volume_pane

0xb4f3,	// (0x000362f1) navi_text_pane_t1

0xb4e7,	// (0x000362e5) navi_icon_pane_g1

0xd0a7,	// (0x00037ea5) navi_navi_text_pane_t1

0xb4d6,	// (0x000362d4) navi_navi_volume_pane_g1

0xb4de,	// (0x000362dc) volume_small_pane

0xb432,	// (0x00036230) navi_navi_icon_text_pane_g1

0xb43a,	// (0x00036238) navi_navi_icon_text_pane_t1

0x78ee,	// (0x000326ec) navi_tabs_2_long_pane

0x78ee,	// (0x000326ec) navi_tabs_2_pane

0x78ee,	// (0x000326ec) navi_tabs_3_long_pane

0x78ee,	// (0x000326ec) navi_tabs_3_pane

0x78ee,	// (0x000326ec) navi_tabs_4_pane

0xb412,	// (0x00036210) tabs_2_active_pane_ParamLimits

0xb412,	// (0x00036210) tabs_2_active_pane

0xb422,	// (0x00036220) tabs_2_passive_pane_ParamLimits

0xb422,	// (0x00036220) tabs_2_passive_pane

0xb3e0,	// (0x000361de) tabs_3_active_pane_ParamLimits

0xb3e0,	// (0x000361de) tabs_3_active_pane

0xb3f0,	// (0x000361ee) tabs_3_passive_pane_ParamLimits

0xb3f0,	// (0x000361ee) tabs_3_passive_pane

0xb401,	// (0x000361ff) tabs_3_passive_pane_cp_ParamLimits

0xb401,	// (0x000361ff) tabs_3_passive_pane_cp

0xb39c,	// (0x0003619a) tabs_4_active_pane_ParamLimits

0xb39c,	// (0x0003619a) tabs_4_active_pane

0xb3ad,	// (0x000361ab) tabs_4_passive_pane_ParamLimits

0xb3ad,	// (0x000361ab) tabs_4_passive_pane

0xb3be,	// (0x000361bc) tabs_4_passive_pane_cp_ParamLimits

0xb3be,	// (0x000361bc) tabs_4_passive_pane_cp

0xb3cf,	// (0x000361cd) tabs_4_passive_pane_cp2_ParamLimits

0xb3cf,	// (0x000361cd) tabs_4_passive_pane_cp2

0xb378,	// (0x00036176) tabs_2_long_active_pane_ParamLimits

0xb378,	// (0x00036176) tabs_2_long_active_pane

0xb38a,	// (0x00036188) tabs_2_long_passive_pane_ParamLimits

0xb38a,	// (0x00036188) tabs_2_long_passive_pane

0xb339,	// (0x00036137) tabs_3_long_active_pane_ParamLimits

0xb339,	// (0x00036137) tabs_3_long_active_pane

0xb34c,	// (0x0003614a) tabs_3_long_passive_pane_ParamLimits

0xb34c,	// (0x0003614a) tabs_3_long_passive_pane

0xb365,	// (0x00036163) tabs_3_long_passive_pane_cp_ParamLimits

0xb365,	// (0x00036163) tabs_3_long_passive_pane_cp

0x4d4a,	// (0x0002fb48) volume_small_pane_g1

0xb2f1,	// (0x000360ef) volume_small_pane_g2

0xb2fa,	// (0x000360f8) volume_small_pane_g3

0xb303,	// (0x00036101) volume_small_pane_g4

0xb30c,	// (0x0003610a) volume_small_pane_g5

0x51b3,	// (0x0002ffb1) volume_small_pane_g6

0xb315,	// (0x00036113) volume_small_pane_g7

0xb31e,	// (0x0003611c) volume_small_pane_g8

0xb327,	// (0x00036125) volume_small_pane_g9

0xb330,	// (0x0003612e) volume_small_pane_g10

0x0009,

0xf947,	// (0x0003a745) volume_small_pane_g

0x6b13,	// (0x00031911) bg_active_tab_pane_cp2_ParamLimits

0x6b13,	// (0x00031911) bg_active_tab_pane_cp2

0x9e36,	// (0x00034c34) tabs_3_active_pane_g1

0x9e3e,	// (0x00034c3c) tabs_3_active_pane_t1

0x6b13,	// (0x00031911) bg_passive_tab_pane_cp2_ParamLimits

0x6b13,	// (0x00031911) bg_passive_tab_pane_cp2

0x9e36,	// (0x00034c34) tabs_3_passive_pane_g1

0x9e3e,	// (0x00034c3c) tabs_3_passive_pane_t1

0x6b13,	// (0x00031911) bg_active_tab_pane_cp3_ParamLimits

0x6b13,	// (0x00031911) bg_active_tab_pane_cp3

0x9e50,	// (0x00034c4e) tabs_4_active_pane_g1

0x9e58,	// (0x00034c56) tabs_4_active_pane_t1

0x6b13,	// (0x00031911) bg_passive_tab_pane_cp3_ParamLimits

0x6b13,	// (0x00031911) bg_passive_tab_pane_cp3

0x9e50,	// (0x00034c4e) tabs_4_1_passive_pane_g1

0x9e58,	// (0x00034c56) tabs_4_1_passive_pane_t1

0x7a11,	// (0x0003280f) list_highlight_pane_cp2

0xb683,	// (0x00036481) list_set_pane_ParamLimits

0xb683,	// (0x00036481) list_set_pane

0xb74b,	// (0x00036549) main_pane_set_t1_ParamLimits

0xb74b,	// (0x00036549) main_pane_set_t1

0xb76b,	// (0x00036569) main_pane_set_t2_ParamLimits

0xb76b,	// (0x00036569) main_pane_set_t2

0xb77f,	// (0x0003657d) main_pane_set_t3_ParamLimits

0xb77f,	// (0x0003657d) main_pane_set_t3

0xb793,	// (0x00036591) main_pane_set_t4_ParamLimits

0xb793,	// (0x00036591) main_pane_set_t4

0x0003,

0xfa17,	// (0x0003a815) main_pane_set_t_ParamLimits

0xfa17,	// (0x0003a815) main_pane_set_t

0xb7a7,	// (0x000365a5) setting_code_pane

0xb7b1,	// (0x000365af) setting_slider_graphic_pane

0xb7b1,	// (0x000365af) setting_slider_pane

0xb7b1,	// (0x000365af) setting_text_pane

0xb7b1,	// (0x000365af) setting_volume_pane

0x9e6a,	// (0x00034c68) volume_set_pane

0x69e0,	// (0x000317de) bg_set_opt_pane_cp

0x3eab,	// (0x0002eca9) setting_slider_pane_t1

0x9e74,	// (0x00034c72) setting_slider_pane_t2

0x9e8e,	// (0x00034c8c) setting_slider_pane_t3

0x0002,

0xf5fa,	// (0x0003a3f8) setting_slider_pane_t

0x3ef3,	// (0x0002ecf1) slider_set_pane

0x6992,	// (0x00031790) bg_set_opt_pane_cp2

0x69ee,	// (0x000317ec) setting_slider_graphic_pane_g1

0x9ea6,	// (0x00034ca4) setting_slider_graphic_pane_t1

0x9eb6,	// (0x00034cb4) setting_slider_graphic_pane_t2

0x0001,

0xf601,	// (0x0003a3ff) setting_slider_graphic_pane_t

0x3f29,	// (0x0002ed27) slider_set_pane_cp

0x6992,	// (0x00031790) input_focus_pane_cp1

0xd5ab,	// (0x000383a9) list_set_text_pane

0x6924,	// (0x00031722) setting_text_pane_g1

0x6992,	// (0x00031790) input_focus_pane_cp2

0x6924,	// (0x00031722) setting_code_pane_g1

0x69f7,	// (0x000317f5) setting_code_pane_t1

0x2df3,	// (0x0002dbf1) set_text_pane_t1_ParamLimits

0x2df3,	// (0x0002dbf1) set_text_pane_t1

0x7067,	// (0x00031e65) set_opt_bg_pane_g1

0x706f,	// (0x00031e6d) set_opt_bg_pane_g2

0xb640,	// (0x0003643e) set_opt_bg_pane_g3

0x707f,	// (0x00031e7d) set_opt_bg_pane_g4

0x7087,	// (0x00031e85) set_opt_bg_pane_g5

0x708f,	// (0x00031e8d) set_opt_bg_pane_g6

0xd5a1,	// (0x0003839f) set_opt_bg_pane_g7

0xb64a,	// (0x00036448) set_opt_bg_pane_g8

0xb654,	// (0x00036452) set_opt_bg_pane_g9

0x0008,

0xfa04,	// (0x0003a802) set_opt_bg_pane_g

0xd594,	// (0x00038392) slider_set_pane_g1

0x4f3a,	// (0x0002fd38) slider_set_pane_g2

0x0006,

0xf9f5,	// (0x0003a7f3) slider_set_pane_g

0x4ec2,	// (0x0002fcc0) volume_set_pane_g1

0xb5a3,	// (0x000363a1) volume_set_pane_g2

0xb5ad,	// (0x000363ab) volume_set_pane_g3

0xb5b7,	// (0x000363b5) volume_set_pane_g4

0xb5c1,	// (0x000363bf) volume_set_pane_g5

0xb5cb,	// (0x000363c9) volume_set_pane_g6

0xb5d5,	// (0x000363d3) volume_set_pane_g7

0xb5df,	// (0x000363dd) volume_set_pane_g8

0xb5e9,	// (0x000363e7) volume_set_pane_g9

0xb5f3,	// (0x000363f1) volume_set_pane_g10

0x0009,

0xf9cd,	// (0x0003a7cb) volume_set_pane_g

0x9ec6,	// (0x00034cc4) indicator_pane_ParamLimits

0x9ec6,	// (0x00034cc4) indicator_pane

0x9ef2,	// (0x00034cf0) main_idle_pane_g2_ParamLimits

0x9ef2,	// (0x00034cf0) main_idle_pane_g2

0x9f2a,	// (0x00034d28) main_pane_idle_g1_ParamLimits

0x9f2a,	// (0x00034d28) main_pane_idle_g1

0x6a05,	// (0x00031803) popup_clock_digital_analogue_window_ParamLimits

0x6a05,	// (0x00031803) popup_clock_digital_analogue_window

0x9f52,	// (0x00034d50) soft_indicator_pane_ParamLimits

0x9f52,	// (0x00034d50) soft_indicator_pane

0x9f6e,	// (0x00034d6c) wallpaper_pane_ParamLimits

0x9f6e,	// (0x00034d6c) wallpaper_pane

0x6924,	// (0x00031722) wallpaper_pane_g1

0x9f80,	// (0x00034d7e) indicator_pane_g1_ParamLimits

0x9f80,	// (0x00034d7e) indicator_pane_g1

0xd701,	// (0x000384ff) navi_navi_icon_text_pane_srt_g1

0x6a33,	// (0x00031831) soft_indicator_pane_t1

0x6a4d,	// (0x0003184b) aid_ps_area_pane

0x9f99,	// (0x00034d97) aid_ps_clock_pane

0x6a5e,	// (0x0003185c) aid_ps_indicator_pane

0x6a6a,	// (0x00031868) indicator_ps_pane_ParamLimits

0x6a6a,	// (0x00031868) indicator_ps_pane

0x6a79,	// (0x00031877) power_save_pane_g1_ParamLimits

0x6a79,	// (0x00031877) power_save_pane_g1

0x6a85,	// (0x00031883) power_save_pane_g2_ParamLimits

0x6a85,	// (0x00031883) power_save_pane_g2

0x3b4a,	// (0x0002e948) aid_navinavi_width_pane

0x6a4d,	// (0x0003184b) aid_ps_area_pane_ParamLimits

0x0001,

0xf606,	// (0x0003a404) power_save_pane_g_ParamLimits

0xf606,	// (0x0003a404) power_save_pane_g

0x6a93,	// (0x00031891) power_save_pane_t1_ParamLimits

0x6a93,	// (0x00031891) power_save_pane_t1

0x9f99,	// (0x00034d97) aid_ps_clock_pane_ParamLimits

0x6a5e,	// (0x0003185c) aid_ps_indicator_pane_ParamLimits

0x6aa5,	// (0x000318a3) power_save_pane_t4_ParamLimits

0x6aa5,	// (0x000318a3) power_save_pane_t4

0x0001,

0xf60b,	// (0x0003a409) power_save_pane_t_ParamLimits

0xf60b,	// (0x0003a409) power_save_pane_t

0x6acf,	// (0x000318cd) power_save_t3_ParamLimits

0x6acf,	// (0x000318cd) power_save_t3

0x6aba,	// (0x000318b8) power_save_t2_ParamLimits

0x6aba,	// (0x000318b8) power_save_t2

0x6ae4,	// (0x000318e2) indicator_ps_pane_g1

0x9fa7,	// (0x00034da5) ai_gene_pane_ParamLimits

0x9fa7,	// (0x00034da5) ai_gene_pane

0x9fbe,	// (0x00034dbc) ai_links_pane_ParamLimits

0x9fbe,	// (0x00034dbc) ai_links_pane

0x9fd6,	// (0x00034dd4) indicator_pane_cp1_ParamLimits

0x9fd6,	// (0x00034dd4) indicator_pane_cp1

0x9fe5,	// (0x00034de3) main_pane_idle_g1_cp_ParamLimits

0x9fe5,	// (0x00034de3) main_pane_idle_g1_cp

0x6aed,	// (0x000318eb) popup_ai_links_title_window

0x9ffd,	// (0x00034dfb) soft_indicator_pane_cp1_ParamLimits

0x9ffd,	// (0x00034dfb) soft_indicator_pane_cp1

0xd3d0,	// (0x000381ce) ai_links_pane_g1

0xd3d9,	// (0x000381d7) grid_ai_links_pane

0xb559,	// (0x00036357) ai_gene_pane_1

0xd3be,	// (0x000381bc) ai_gene_pane_2

0xd3c7,	// (0x000381c5) list_highlight_pane_cp4

0xb539,	// (0x00036337) cell_ai_link_pane_ParamLimits

0xb539,	// (0x00036337) cell_ai_link_pane

0xd3b6,	// (0x000381b4) cell_ai_link_pane_g1

0x6ccd,	// (0x00031acb) cell_ai_link_pane_g2

0x0001,

0xf9a8,	// (0x0003a7a6) cell_ai_link_pane_g

0x6992,	// (0x00031790) grid_highlight_cp2

0x6992,	// (0x00031790) bg_popup_sub_pane_cp1

0x6b04,	// (0x00031902) popup_ai_links_title_window_t1

0xd302,	// (0x00038100) ai_gene_pane_1_g1_ParamLimits

0xd302,	// (0x00038100) ai_gene_pane_1_g1

0xd30e,	// (0x0003810c) ai_gene_pane_1_g2_ParamLimits

0xd30e,	// (0x0003810c) ai_gene_pane_1_g2

0x0001,

0xf99e,	// (0x0003a79c) ai_gene_pane_1_g_ParamLimits

0xf99e,	// (0x0003a79c) ai_gene_pane_1_g

0xd31b,	// (0x00038119) ai_gene_pane_1_t1_ParamLimits

0xd31b,	// (0x00038119) ai_gene_pane_1_t1

0xd34f,	// (0x0003814d) grid_ai_soft_ind_pane

0xd2ed,	// (0x000380eb) ai_gene_pane_2_t1_ParamLimits

0xd2ed,	// (0x000380eb) ai_gene_pane_2_t1

0xa011,	// (0x00034e0f) main_pane_empty_t1_ParamLimits

0xa011,	// (0x00034e0f) main_pane_empty_t1

0xa029,	// (0x00034e27) main_pane_empty_t2_ParamLimits

0xa029,	// (0x00034e27) main_pane_empty_t2

0xa03e,	// (0x00034e3c) main_pane_empty_t3_ParamLimits

0xa03e,	// (0x00034e3c) main_pane_empty_t3

0xa050,	// (0x00034e4e) main_pane_empty_t4_ParamLimits

0xa050,	// (0x00034e4e) main_pane_empty_t4

0xa062,	// (0x00034e60) main_pane_empty_t5_ParamLimits

0xa062,	// (0x00034e60) main_pane_empty_t5

0x0004,

0xf610,	// (0x0003a40e) main_pane_empty_t_ParamLimits

0xf610,	// (0x0003a40e) main_pane_empty_t

0x70b8,	// (0x00031eb6) bg_popup_window_pane_ParamLimits

0x70b8,	// (0x00031eb6) bg_popup_window_pane

0xd0b5,	// (0x00037eb3) find_popup_pane_cp2_ParamLimits

0xd0b5,	// (0x00037eb3) find_popup_pane_cp2

0xd0c1,	// (0x00037ebf) heading_pane_ParamLimits

0xd0c1,	// (0x00037ebf) heading_pane

0x6992,	// (0x00031790) bg_popup_sub_pane

0xb457,	// (0x00036255) bg_popup_window_pane_g1_ParamLimits

0xb457,	// (0x00036255) bg_popup_window_pane_g1

0xb466,	// (0x00036264) bg_popup_window_pane_g2_ParamLimits

0xb466,	// (0x00036264) bg_popup_window_pane_g2

0xb472,	// (0x00036270) bg_popup_window_pane_g3_ParamLimits

0xb472,	// (0x00036270) bg_popup_window_pane_g3

0xb47e,	// (0x0003627c) bg_popup_window_pane_g4_ParamLimits

0xb47e,	// (0x0003627c) bg_popup_window_pane_g4

0xb48d,	// (0x0003628b) bg_popup_window_pane_g5_ParamLimits

0xb48d,	// (0x0003628b) bg_popup_window_pane_g5

0xb49d,	// (0x0003629b) bg_popup_window_pane_g6_ParamLimits

0xb49d,	// (0x0003629b) bg_popup_window_pane_g6

0xb4a9,	// (0x000362a7) bg_popup_window_pane_g7_ParamLimits

0xb4a9,	// (0x000362a7) bg_popup_window_pane_g7

0xb4b8,	// (0x000362b6) bg_popup_window_pane_g8_ParamLimits

0xb4b8,	// (0x000362b6) bg_popup_window_pane_g8

0xb4c7,	// (0x000362c5) bg_popup_window_pane_g9_ParamLimits

0xb4c7,	// (0x000362c5) bg_popup_window_pane_g9

0xd09b,	// (0x00037e99) bg_popup_window_pane_g10_ParamLimits

0xd09b,	// (0x00037e99) bg_popup_window_pane_g10

0x0009,

0xf966,	// (0x0003a764) bg_popup_window_pane_g_ParamLimits

0xf966,	// (0x0003a764) bg_popup_window_pane_g

0xd052,	// (0x00037e50) bg_popup_heading_pane_ParamLimits

0xd052,	// (0x00037e50) bg_popup_heading_pane

0x5024,	// (0x0002fe22) tabs_4_passive_pane_cp_srt_ParamLimits

0x5024,	// (0x0002fe22) tabs_4_passive_pane_cp_srt

0x5036,	// (0x0002fe34) tabs_4_passive_pane_srt_ParamLimits

0xd066,	// (0x00037e64) heading_pane_g2

0x5036,	// (0x0002fe34) tabs_4_passive_pane_srt

0x7f61,	// (0x00032d5f) bg_passive_tab_pane_cp3_srt_ParamLimits

0x7f61,	// (0x00032d5f) bg_passive_tab_pane_cp3_srt

0xd06e,	// (0x00037e6c) heading_pane_t1_ParamLimits

0xd06e,	// (0x00037e6c) heading_pane_t1

0xd085,	// (0x00037e83) heading_pane_t2_ParamLimits

0xd085,	// (0x00037e83) heading_pane_t2

0x0001,

0xf961,	// (0x0003a75f) heading_pane_t_ParamLimits

0xf961,	// (0x0003a75f) heading_pane_t

0x8588,	// (0x00033386) bg_popup_heading_pane_g1

0x8619,	// (0x00033417) bg_popup_heading_pane_g2

0x8623,	// (0x00033421) bg_popup_heading_pane_g3

0x862d,	// (0x0003342b) bg_popup_heading_pane_g4

0x8637,	// (0x00033435) bg_popup_heading_pane_g5

0x8641,	// (0x0003343f) bg_popup_heading_pane_g6

0x8649,	// (0x00033447) bg_popup_heading_pane_g7

0x8651,	// (0x0003344f) bg_popup_heading_pane_g8

0x865b,	// (0x00033459) bg_popup_heading_pane_g9

0x0008,

0xf91d,	// (0x0003a71b) bg_popup_heading_pane_g

0x7e79,	// (0x00032c77) bg_popup_sub_pane_g1

0x7e81,	// (0x00032c7f) bg_popup_sub_pane_g2

0x7e89,	// (0x00032c87) bg_popup_sub_pane_g3

0x7e91,	// (0x00032c8f) bg_popup_sub_pane_g4

0x7e99,	// (0x00032c97) bg_popup_sub_pane_g5

0x7ea1,	// (0x00032c9f) bg_popup_sub_pane_g6

0x7ea9,	// (0x00032ca7) bg_popup_sub_pane_g7

0x7eb1,	// (0x00032caf) bg_popup_sub_pane_g8

0x7eb9,	// (0x00032cb7) bg_popup_sub_pane_g9

0x0008,

0xf8f7,	// (0x0003a6f5) bg_popup_sub_pane_g

0x6b13,	// (0x00031911) bg_popup_window_pane_cp5_ParamLimits

0x6b13,	// (0x00031911) bg_popup_window_pane_cp5

0x6b2f,	// (0x0003192d) popup_note_window_g1_ParamLimits

0x6b2f,	// (0x0003192d) popup_note_window_g1

0x6b3b,	// (0x00031939) popup_note_window_t1_ParamLimits

0x6b3b,	// (0x00031939) popup_note_window_t1

0x6b51,	// (0x0003194f) popup_note_window_t2_ParamLimits

0x6b51,	// (0x0003194f) popup_note_window_t2

0x6b67,	// (0x00031965) popup_note_window_t3_ParamLimits

0x6b67,	// (0x00031965) popup_note_window_t3

0x6b7d,	// (0x0003197b) popup_note_window_t4_ParamLimits

0x6b7d,	// (0x0003197b) popup_note_window_t4

0x6ba5,	// (0x000319a3) popup_note_window_t5_ParamLimits

0x6ba5,	// (0x000319a3) popup_note_window_t5

0x0004,

0xf61b,	// (0x0003a419) popup_note_window_t_ParamLimits

0xf61b,	// (0x0003a419) popup_note_window_t

0x6bc9,	// (0x000319c7) bg_popup_window_pane_cp6_ParamLimits

0x6bc9,	// (0x000319c7) bg_popup_window_pane_cp6

0x8504,	// (0x00033302) popup_note_image_window_g1_ParamLimits

0x8504,	// (0x00033302) popup_note_image_window_g1

0x8510,	// (0x0003330e) popup_note_image_window_g2_ParamLimits

0x8510,	// (0x0003330e) popup_note_image_window_g2

0x0001,

0xf8eb,	// (0x0003a6e9) popup_note_image_window_g_ParamLimits

0xf8eb,	// (0x0003a6e9) popup_note_image_window_g

0x8529,	// (0x00033327) popup_note_image_window_t1_ParamLimits

0x8529,	// (0x00033327) popup_note_image_window_t1

0x8542,	// (0x00033340) popup_note_image_window_t2_ParamLimits

0x8542,	// (0x00033340) popup_note_image_window_t2

0x855b,	// (0x00033359) popup_note_image_window_t3_ParamLimits

0x855b,	// (0x00033359) popup_note_image_window_t3

0x0002,

0xf8f0,	// (0x0003a6ee) popup_note_image_window_t_ParamLimits

0xf8f0,	// (0x0003a6ee) popup_note_image_window_t

0x83e8,	// (0x000331e6) bg_popup_window_pane_cp7_ParamLimits

0x83e8,	// (0x000331e6) bg_popup_window_pane_cp7

0x8418,	// (0x00033216) popup_note_wait_window_g1_ParamLimits

0x8418,	// (0x00033216) popup_note_wait_window_g1

0x8424,	// (0x00033222) popup_note_wait_window_g2_ParamLimits

0x8424,	// (0x00033222) popup_note_wait_window_g2

0x0002,

0xf8d9,	// (0x0003a6d7) popup_note_wait_window_g_ParamLimits

0xf8d9,	// (0x0003a6d7) popup_note_wait_window_g

0x843c,	// (0x0003323a) popup_note_wait_window_t1_ParamLimits

0x843c,	// (0x0003323a) popup_note_wait_window_t1

0x8463,	// (0x00033261) popup_note_wait_window_t2_ParamLimits

0x8463,	// (0x00033261) popup_note_wait_window_t2

0x8481,	// (0x0003327f) popup_note_wait_window_t3_ParamLimits

0x8481,	// (0x0003327f) popup_note_wait_window_t3

0x8494,	// (0x00033292) popup_note_wait_window_t4_ParamLimits

0x8494,	// (0x00033292) popup_note_wait_window_t4

0x0004,

0xf8e0,	// (0x0003a6de) popup_note_wait_window_t_ParamLimits

0xf8e0,	// (0x0003a6de) popup_note_wait_window_t

0x84b9,	// (0x000332b7) wait_bar_pane_ParamLimits

0x84b9,	// (0x000332b7) wait_bar_pane

0x6992,	// (0x00031790) wait_anim_pane

0x6992,	// (0x00031790) wait_border_pane

0x6924,	// (0x00031722) wait_anim_pane_g1

0x6924,	// (0x00031722) wait_anim_pane_g2

0x0001,

0xf7a4,	// (0x0003a5a2) wait_anim_pane_g

0x8394,	// (0x00033192) wait_border_pane_g1

0x839f,	// (0x0003319d) wait_border_pane_g2

0x83a8,	// (0x000331a6) wait_border_pane_g3

0x0002,

0xf8d2,	// (0x0003a6d0) wait_border_pane_g

0x82f0,	// (0x000330ee) bg_popup_window_pane_cp16_ParamLimits

0x82f0,	// (0x000330ee) bg_popup_window_pane_cp16

0x82fe,	// (0x000330fc) indicator_popup_pane_cp4_ParamLimits

0x82fe,	// (0x000330fc) indicator_popup_pane_cp4

0x8312,	// (0x00033110) popup_query_data_window_t1_ParamLimits

0x8312,	// (0x00033110) popup_query_data_window_t1

0x8324,	// (0x00033122) popup_query_data_window_t2_ParamLimits

0x8324,	// (0x00033122) popup_query_data_window_t2

0x833d,	// (0x0003313b) popup_query_data_window_t3_ParamLimits

0x833d,	// (0x0003313b) popup_query_data_window_t3

0x0002,

0xf8cb,	// (0x0003a6c9) popup_query_data_window_t_ParamLimits

0xf8cb,	// (0x0003a6c9) popup_query_data_window_t

0x8357,	// (0x00033155) query_popup_data_pane_ParamLimits

0x8357,	// (0x00033155) query_popup_data_pane

0x836b,	// (0x00033169) query_popup_data_pane_cp1_ParamLimits

0x836b,	// (0x00033169) query_popup_data_pane_cp1

0x6bc9,	// (0x000319c7) bg_popup_window_pane_cp10_ParamLimits

0x6bc9,	// (0x000319c7) bg_popup_window_pane_cp10

0x8253,	// (0x00033051) indicator_popup_pane_ParamLimits

0x8253,	// (0x00033051) indicator_popup_pane

0x6c2a,	// (0x00031a28) popup_query_code_window_t1_ParamLimits

0x6c2a,	// (0x00031a28) popup_query_code_window_t1

0x826b,	// (0x00033069) popup_query_code_window_t2_ParamLimits

0x826b,	// (0x00033069) popup_query_code_window_t2

0x82a9,	// (0x000330a7) popup_query_code_window_t3_ParamLimits

0x82a9,	// (0x000330a7) popup_query_code_window_t3

0x0002,

0xf8c4,	// (0x0003a6c2) popup_query_code_window_t_ParamLimits

0xf8c4,	// (0x0003a6c2) popup_query_code_window_t

0x82d8,	// (0x000330d6) query_popup_pane_ParamLimits

0x82d8,	// (0x000330d6) query_popup_pane

0x6bc9,	// (0x000319c7) bg_popup_window_pane_cp15_ParamLimits

0x6bc9,	// (0x000319c7) bg_popup_window_pane_cp15

0x6be9,	// (0x000319e7) indicator_popup_pane_cp1_ParamLimits

0x6be9,	// (0x000319e7) indicator_popup_pane_cp1

0x6bfc,	// (0x000319fa) indicator_popup_pane_cp2_ParamLimits

0x6bfc,	// (0x000319fa) indicator_popup_pane_cp2

0x6c17,	// (0x00031a15) popup_query_data_code_window_g1_ParamLimits

0x6c17,	// (0x00031a15) popup_query_data_code_window_g1

0x6c2a,	// (0x00031a28) popup_query_data_code_window_t1_ParamLimits

0x6c2a,	// (0x00031a28) popup_query_data_code_window_t1

0x6c3c,	// (0x00031a3a) popup_query_data_code_window_t2_ParamLimits

0x6c3c,	// (0x00031a3a) popup_query_data_code_window_t2

0x6c4e,	// (0x00031a4c) popup_query_data_code_window_t3_ParamLimits

0x6c4e,	// (0x00031a4c) popup_query_data_code_window_t3

0x6c64,	// (0x00031a62) popup_query_data_code_window_t4_ParamLimits

0x6c64,	// (0x00031a62) popup_query_data_code_window_t4

0x0003,

0xf626,	// (0x0003a424) popup_query_data_code_window_t_ParamLimits

0xf626,	// (0x0003a424) popup_query_data_code_window_t

0x788e,	// (0x0003268c) list_single_midp_graphic_pane_g3

0x6c7e,	// (0x00031a7c) query_popup_data_pane_cp2_ParamLimits

0x6c93,	// (0x00031a91) query_popup_pane_cp2_ParamLimits

0x6c93,	// (0x00031a91) query_popup_pane_cp2

0x6992,	// (0x00031790) bg_popup_window_pane_cp11

0x8227,	// (0x00033025) heading_pane_cp5

0x6d2b,	// (0x00031b29) listscroll_popup_info_pane

0x6992,	// (0x00031790) input_focus_pane_cp3

0x6cb0,	// (0x00031aae) query_popup_pane_t1

0x6cbe,	// (0x00031abc) list_popup_info_pane_ParamLimits

0x6cbe,	// (0x00031abc) list_popup_info_pane

0x6ccd,	// (0x00031acb) listscroll_popup_info_pane_g1

0x6cd5,	// (0x00031ad3) scroll_pane_cp7

0x6cdf,	// (0x00031add) popup_info_list_pane_t1_ParamLimits

0x6cdf,	// (0x00031add) popup_info_list_pane_t1

0x6cf9,	// (0x00031af7) popup_info_list_pane_t2_ParamLimits

0x6cf9,	// (0x00031af7) popup_info_list_pane_t2

0x0001,

0xf62f,	// (0x0003a42d) popup_info_list_pane_t_ParamLimits

0xf62f,	// (0x0003a42d) popup_info_list_pane_t

0x6992,	// (0x00031790) bg_popup_window_pane_cp12

0xd71b,	// (0x00038519) find_popup_pane

0x69e0,	// (0x000317de) bg_popup_window_pane_cp3

0x6d13,	// (0x00031b11) heading_pane_cp3

0x6d1f,	// (0x00031b1d) listscroll_popup_graphic_pane

0x6992,	// (0x00031790) bg_popup_window_pane_cp4

0xa0c4,	// (0x00034ec2) heading_pane_cp4

0x6d2b,	// (0x00031b29) listscroll_popup_colour_pane

0xa0ce,	// (0x00034ecc) cell_large_graphic_colour_none_popup_pane_ParamLimits

0xa0ce,	// (0x00034ecc) cell_large_graphic_colour_none_popup_pane

0xa0e2,	// (0x00034ee0) grid_large_graphic_colour_popup_pane_ParamLimits

0xa0e2,	// (0x00034ee0) grid_large_graphic_colour_popup_pane

0xa10e,	// (0x00034f0c) listscroll_popup_colour_pane_g1_ParamLimits

0xa10e,	// (0x00034f0c) listscroll_popup_colour_pane_g1

0xa125,	// (0x00034f23) listscroll_popup_colour_pane_g2_ParamLimits

0xa125,	// (0x00034f23) listscroll_popup_colour_pane_g2

0xa13c,	// (0x00034f3a) listscroll_popup_colour_pane_g3_ParamLimits

0xa13c,	// (0x00034f3a) listscroll_popup_colour_pane_g3

0xa14c,	// (0x00034f4a) listscroll_popup_colour_pane_g4_ParamLimits

0xa14c,	// (0x00034f4a) listscroll_popup_colour_pane_g4

0x0003,

0xf634,	// (0x0003a432) listscroll_popup_colour_pane_g_ParamLimits

0xf634,	// (0x0003a432) listscroll_popup_colour_pane_g

0x6d33,	// (0x00031b31) scroll_pane_cp6_ParamLimits

0x6d33,	// (0x00031b31) scroll_pane_cp6

0xa160,	// (0x00034f5e) cell_large_graphic_colour_popup_pane_ParamLimits

0xa160,	// (0x00034f5e) cell_large_graphic_colour_popup_pane

0x6d45,	// (0x00031b43) cell_large_graphic_colour_none_popup_pane_t1

0x6992,	// (0x00031790) grid_highlight_pane_cp5

0x6d54,	// (0x00031b52) cell_large_graphic_colour_popup_pane_g1

0x6d5c,	// (0x00031b5a) cell_large_graphic_colour_popup_pane_g2

0x0001,

0xf63d,	// (0x0003a43b) cell_large_graphic_colour_popup_pane_g

0x6d64,	// (0x00031b62) cell_large_graphic_colour_popup_pane_g2_copy1

0x6d6d,	// (0x00031b6b) grid_highlight_pane_cp4

0x6d75,	// (0x00031b73) bg_popup_window_pane_cp8_ParamLimits

0x6d75,	// (0x00031b73) bg_popup_window_pane_cp8

0x6d90,	// (0x00031b8e) popup_snote_single_text_window_g1_ParamLimits

0x6d90,	// (0x00031b8e) popup_snote_single_text_window_g1

0x6da4,	// (0x00031ba2) popup_snote_single_text_window_t1_ParamLimits

0x6da4,	// (0x00031ba2) popup_snote_single_text_window_t1

0x6db7,	// (0x00031bb5) popup_snote_single_text_window_t2_ParamLimits

0x6db7,	// (0x00031bb5) popup_snote_single_text_window_t2

0x6dca,	// (0x00031bc8) popup_snote_single_text_window_t3_ParamLimits

0x6dca,	// (0x00031bc8) popup_snote_single_text_window_t3

0x6e03,	// (0x00031c01) popup_snote_single_text_window_t4_ParamLimits

0x6e03,	// (0x00031c01) popup_snote_single_text_window_t4

0x6e37,	// (0x00031c35) popup_snote_single_text_window_t5_ParamLimits

0x6e37,	// (0x00031c35) popup_snote_single_text_window_t5

0x0004,

0xf642,	// (0x0003a440) popup_snote_single_text_window_t_ParamLimits

0xf642,	// (0x0003a440) popup_snote_single_text_window_t

0x6e66,	// (0x00031c64) bg_popup_window_pane_cp9_ParamLimits

0x6e66,	// (0x00031c64) bg_popup_window_pane_cp9

0x6d90,	// (0x00031b8e) popup_snote_single_graphic_window_g1_ParamLimits

0x6d90,	// (0x00031b8e) popup_snote_single_graphic_window_g1

0x6e74,	// (0x00031c72) popup_snote_single_graphic_window_g2_ParamLimits

0x6e74,	// (0x00031c72) popup_snote_single_graphic_window_g2

0x0001,

0xf64d,	// (0x0003a44b) popup_snote_single_graphic_window_g_ParamLimits

0xf64d,	// (0x0003a44b) popup_snote_single_graphic_window_g

0x6e80,	// (0x00031c7e) popup_snote_single_graphic_window_t1_ParamLimits

0x6e80,	// (0x00031c7e) popup_snote_single_graphic_window_t1

0x6e93,	// (0x00031c91) popup_snote_single_graphic_window_t2_ParamLimits

0x6e93,	// (0x00031c91) popup_snote_single_graphic_window_t2

0x6ea6,	// (0x00031ca4) popup_snote_single_graphic_window_t3_ParamLimits

0x6ea6,	// (0x00031ca4) popup_snote_single_graphic_window_t3

0x6edf,	// (0x00031cdd) popup_snote_single_graphic_window_t4_ParamLimits

0x6edf,	// (0x00031cdd) popup_snote_single_graphic_window_t4

0x6f13,	// (0x00031d11) popup_snote_single_graphic_window_t5_ParamLimits

0x6f13,	// (0x00031d11) popup_snote_single_graphic_window_t5

0x0004,

0xf652,	// (0x0003a450) popup_snote_single_graphic_window_t_ParamLimits

0xf652,	// (0x0003a450) popup_snote_single_graphic_window_t

0xd69d,	// (0x0003849b) grid_graphic_popup_pane_ParamLimits

0xd69d,	// (0x0003849b) grid_graphic_popup_pane

0xd6cb,	// (0x000384c9) listscroll_popup_graphic_pane_g1_ParamLimits

0xd6cb,	// (0x000384c9) listscroll_popup_graphic_pane_g1

0xb8e8,	// (0x000366e6) listscroll_popup_graphic_pane_g2_ParamLimits

0xb8e8,	// (0x000366e6) listscroll_popup_graphic_pane_g2

0x0001,

0xfa41,	// (0x0003a83f) listscroll_popup_graphic_pane_g_ParamLimits

0xfa41,	// (0x0003a83f) listscroll_popup_graphic_pane_g

0xd00e,	// (0x00037e0c) scroll_pane_cp5

0xb8a7,	// (0x000366a5) cell_graphic_popup_pane_ParamLimits

0xb8a7,	// (0x000366a5) cell_graphic_popup_pane

0xd668,	// (0x00038466) cell_graphic_popup_pane_g1

0xd670,	// (0x0003846e) cell_graphic_popup_pane_g2

0x6d64,	// (0x00031b62) cell_graphic_popup_pane_g3

0x0002,

0xfa3a,	// (0x0003a838) cell_graphic_popup_pane_g

0xd679,	// (0x00038477) cell_graphic_popup_pane_t2

0x6d6d,	// (0x00031b6b) grid_highlight_pane_cp3

0x6f54,	// (0x00031d52) list_gen_pane_ParamLimits

0x6f54,	// (0x00031d52) list_gen_pane

0x6f7c,	// (0x00031d7a) scroll_pane

0xb862,	// (0x00036660) bg_list_pane_g1_ParamLimits

0xb862,	// (0x00036660) bg_list_pane_g1

0xd617,	// (0x00038415) bg_list_pane_g2_ParamLimits

0xd617,	// (0x00038415) bg_list_pane_g2

0xd62a,	// (0x00038428) bg_list_pane_g3_ParamLimits

0xd62a,	// (0x00038428) bg_list_pane_g3

0xd63c,	// (0x0003843a) bg_list_pane_g4_ParamLimits

0xd63c,	// (0x0003843a) bg_list_pane_g4

0xb87d,	// (0x0003667b) bg_list_pane_g5_ParamLimits

0xb87d,	// (0x0003667b) bg_list_pane_g5

0x0004,

0xfa2f,	// (0x0003a82d) bg_list_pane_g_ParamLimits

0xfa2f,	// (0x0003a82d) bg_list_pane_g

0xb7f1,	// (0x000365ef) list_double2_graphic_large_graphic_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double2_graphic_large_graphic_pane

0xb7f1,	// (0x000365ef) list_double2_graphic_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double2_graphic_pane

0xb7f1,	// (0x000365ef) list_double2_large_graphic_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double2_large_graphic_pane

0xb7f1,	// (0x000365ef) list_double2_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double2_pane

0xb7f1,	// (0x000365ef) list_double_graphic_heading_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double_graphic_heading_pane

0xb7f1,	// (0x000365ef) list_double_graphic_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double_graphic_pane

0xb7f1,	// (0x000365ef) list_double_heading_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double_heading_pane

0xb7f1,	// (0x000365ef) list_double_large_graphic_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double_large_graphic_pane

0xb7f1,	// (0x000365ef) list_double_number_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double_number_pane

0xb7f1,	// (0x000365ef) list_double_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double_pane

0xb7f1,	// (0x000365ef) list_double_time_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_double_time_pane

0xb7f1,	// (0x000365ef) list_setting_number_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_setting_number_pane

0xb7f1,	// (0x000365ef) list_setting_pane_ParamLimits

0xb7f1,	// (0x000365ef) list_setting_pane

0xb802,	// (0x00036600) list_single_2graphic_pane_ParamLimits

0xb802,	// (0x00036600) list_single_2graphic_pane

0xb802,	// (0x00036600) list_single_graphic_heading_pane_ParamLimits

0xb802,	// (0x00036600) list_single_graphic_heading_pane

0xb802,	// (0x00036600) list_single_graphic_pane_ParamLimits

0xb802,	// (0x00036600) list_single_graphic_pane

0xb802,	// (0x00036600) list_single_heading_pane_ParamLimits

0xb802,	// (0x00036600) list_single_heading_pane

0xb84e,	// (0x0003664c) list_single_large_graphic_pane_ParamLimits

0xb84e,	// (0x0003664c) list_single_large_graphic_pane

0xb802,	// (0x00036600) list_single_number_heading_pane_ParamLimits

0xb802,	// (0x00036600) list_single_number_heading_pane

0xb802,	// (0x00036600) list_single_number_pane_ParamLimits

0xb802,	// (0x00036600) list_single_number_pane

0xb802,	// (0x00036600) list_single_pane_ParamLimits

0xb802,	// (0x00036600) list_single_pane

0x6992,	// (0x00031790) list_highlight_pane_cp1

0x4c37,	// (0x0002fa35) list_single_pane_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_single_pane_g1

0x4c43,	// (0x0002fa41) list_single_pane_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_single_pane_g2

0x0001,

0xf66e,	// (0x0003a46c) list_single_pane_g_ParamLimits

0xf66e,	// (0x0003a46c) list_single_pane_g

0x3726,	// (0x0002e524) list_single_pane_t1_ParamLimits

0x3726,	// (0x0002e524) list_single_pane_t1

0x4c37,	// (0x0002fa35) list_single_number_pane_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_single_number_pane_g1

0x4c43,	// (0x0002fa41) list_single_number_pane_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_single_number_pane_g2

0x0001,

0xf66e,	// (0x0003a46c) list_single_number_pane_g_ParamLimits

0xf66e,	// (0x0003a46c) list_single_number_pane_g

0x35ff,	// (0x0002e3fd) list_single_number_pane_t1_ParamLimits

0x35ff,	// (0x0002e3fd) list_single_number_pane_t1

0x9949,	// (0x00034747) list_single_number_pane_t2_ParamLimits

0x9949,	// (0x00034747) list_single_number_pane_t2

0x0001,

0xf9f0,	// (0x0003a7ee) list_single_number_pane_t_ParamLimits

0xf9f0,	// (0x0003a7ee) list_single_number_pane_t

0x92f7,	// (0x000340f5) list_single_graphic_pane_g1_ParamLimits

0x92f7,	// (0x000340f5) list_single_graphic_pane_g1

0x4c37,	// (0x0002fa35) list_single_graphic_pane_g2_ParamLimits

0x4c37,	// (0x0002fa35) list_single_graphic_pane_g2

0x4c43,	// (0x0002fa41) list_single_graphic_pane_g3_ParamLimits

0x4c43,	// (0x0002fa41) list_single_graphic_pane_g3

0x0002,

0xf65d,	// (0x0003a45b) list_single_graphic_pane_g_ParamLimits

0xf65d,	// (0x0003a45b) list_single_graphic_pane_g

0x3a1b,	// (0x0002e819) list_single_graphic_pane_t1_ParamLimits

0x3a1b,	// (0x0002e819) list_single_graphic_pane_t1

0x9303,	// (0x00034101) list_single_heading_pane_g1_ParamLimits

0x9303,	// (0x00034101) list_single_heading_pane_g1

0x4c43,	// (0x0002fa41) list_single_heading_pane_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_single_heading_pane_g2

0x0001,

0xf664,	// (0x0003a462) list_single_heading_pane_g_ParamLimits

0xf664,	// (0x0003a462) list_single_heading_pane_g

0x9316,	// (0x00034114) list_single_heading_pane_t1_ParamLimits

0x9316,	// (0x00034114) list_single_heading_pane_t1

0xa18d,	// (0x00034f8b) list_single_heading_pane_t2_ParamLimits

0xa18d,	// (0x00034f8b) list_single_heading_pane_t2

0x0001,

0xf669,	// (0x0003a467) list_single_heading_pane_t_ParamLimits

0xf669,	// (0x0003a467) list_single_heading_pane_t

0x4c37,	// (0x0002fa35) list_single_number_heading_pane_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_single_number_heading_pane_g1

0x4c43,	// (0x0002fa41) list_single_number_heading_pane_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_single_number_heading_pane_g2

0x0001,

0xf66e,	// (0x0003a46c) list_single_number_heading_pane_g_ParamLimits

0xf66e,	// (0x0003a46c) list_single_number_heading_pane_g

0x932c,	// (0x0003412a) list_single_number_heading_pane_t1_ParamLimits

0x932c,	// (0x0003412a) list_single_number_heading_pane_t1

0x9342,	// (0x00034140) list_single_number_heading_pane_t2_ParamLimits

0x9342,	// (0x00034140) list_single_number_heading_pane_t2

0x3702,	// (0x0002e500) list_single_number_heading_pane_t3_ParamLimits

0x3702,	// (0x0002e500) list_single_number_heading_pane_t3

0x0002,

0xf673,	// (0x0003a471) list_single_number_heading_pane_t_ParamLimits

0xf673,	// (0x0003a471) list_single_number_heading_pane_t

0x9354,	// (0x00034152) list_single_graphic_heading_pane_g1_ParamLimits

0x9354,	// (0x00034152) list_single_graphic_heading_pane_g1

0xa19f,	// (0x00034f9d) list_single_graphic_heading_pane_g4_ParamLimits

0xa19f,	// (0x00034f9d) list_single_graphic_heading_pane_g4

0x4c43,	// (0x0002fa41) list_single_graphic_heading_pane_g5_ParamLimits

0x4c43,	// (0x0002fa41) list_single_graphic_heading_pane_g5

0x0002,

0xf67a,	// (0x0003a478) list_single_graphic_heading_pane_g_ParamLimits

0xf67a,	// (0x0003a478) list_single_graphic_heading_pane_g

0x932c,	// (0x0003412a) list_single_graphic_heading_pane_t1_ParamLimits

0x932c,	// (0x0003412a) list_single_graphic_heading_pane_t1

0x936c,	// (0x0003416a) list_single_graphic_heading_pane_t2_ParamLimits

0x936c,	// (0x0003416a) list_single_graphic_heading_pane_t2

0x0001,

0xf681,	// (0x0003a47f) list_single_graphic_heading_pane_t_ParamLimits

0xf681,	// (0x0003a47f) list_single_graphic_heading_pane_t

0x5126,	// (0x0002ff24) list_single_large_graphic_pane_g1_ParamLimits

0x5126,	// (0x0002ff24) list_single_large_graphic_pane_g1

0x5132,	// (0x0002ff30) list_single_large_graphic_pane_g2_ParamLimits

0x5132,	// (0x0002ff30) list_single_large_graphic_pane_g2

0x513e,	// (0x0002ff3c) list_single_large_graphic_pane_g3_ParamLimits

0x513e,	// (0x0002ff3c) list_single_large_graphic_pane_g3

0x0002,

0xf686,	// (0x0003a484) list_single_large_graphic_pane_g_ParamLimits

0xf686,	// (0x0003a484) list_single_large_graphic_pane_g

0x839f,	// (0x0003319d) wait_border_pane_g2_copy1

0xa1b0,	// (0x00034fae) list_single_large_graphic_pane_g4_cp2

0x373c,	// (0x0002e53a) list_single_large_graphic_pane_t1_ParamLimits

0x373c,	// (0x0002e53a) list_single_large_graphic_pane_t1

0x7935,	// (0x00032733) list_double_pane_g1_ParamLimits

0x7935,	// (0x00032733) list_double_pane_g1

0xa1b8,	// (0x00034fb6) list_double_pane_g2_ParamLimits

0xa1b8,	// (0x00034fb6) list_double_pane_g2

0x0001,

0xf68d,	// (0x0003a48b) list_double_pane_g_ParamLimits

0xf68d,	// (0x0003a48b) list_double_pane_g

0x9384,	// (0x00034182) list_double_pane_t1_ParamLimits

0x9384,	// (0x00034182) list_double_pane_t1

0x939a,	// (0x00034198) list_double_pane_t2_ParamLimits

0x939a,	// (0x00034198) list_double_pane_t2

0x0001,

0xf692,	// (0x0003a490) list_double_pane_t_ParamLimits

0xf692,	// (0x0003a490) list_double_pane_t

0x93ac,	// (0x000341aa) list_double2_pane_g1_ParamLimits

0x93ac,	// (0x000341aa) list_double2_pane_g1

0x93bd,	// (0x000341bb) list_double2_pane_g2_ParamLimits

0x93bd,	// (0x000341bb) list_double2_pane_g2

0x0001,

0xf697,	// (0x0003a495) list_double2_pane_g_ParamLimits

0xf697,	// (0x0003a495) list_double2_pane_g

0x93c9,	// (0x000341c7) list_double2_pane_t1_ParamLimits

0x93c9,	// (0x000341c7) list_double2_pane_t1

0x93df,	// (0x000341dd) list_double2_pane_t2_ParamLimits

0x93df,	// (0x000341dd) list_double2_pane_t2

0x0001,

0xf69c,	// (0x0003a49a) list_double2_pane_t_ParamLimits

0xf69c,	// (0x0003a49a) list_double2_pane_t

0x7935,	// (0x00032733) list_double_number_pane_g1_ParamLimits

0x7935,	// (0x00032733) list_double_number_pane_g1

0xa1b8,	// (0x00034fb6) list_double_number_pane_g2_ParamLimits

0xa1b8,	// (0x00034fb6) list_double_number_pane_g2

0x0001,

0xf68d,	// (0x0003a48b) list_double_number_pane_g_ParamLimits

0xf68d,	// (0x0003a48b) list_double_number_pane_g

0x93f1,	// (0x000341ef) list_double_number_pane_t1_ParamLimits

0x93f1,	// (0x000341ef) list_double_number_pane_t1

0x9403,	// (0x00034201) list_double_number_pane_t2_ParamLimits

0x9403,	// (0x00034201) list_double_number_pane_t2

0x9419,	// (0x00034217) list_double_number_pane_t3_ParamLimits

0x9419,	// (0x00034217) list_double_number_pane_t3

0x0002,

0xf6a1,	// (0x0003a49f) list_double_number_pane_t_ParamLimits

0xf6a1,	// (0x0003a49f) list_double_number_pane_t

0x942b,	// (0x00034229) list_double_graphic_pane_g1_ParamLimits

0x942b,	// (0x00034229) list_double_graphic_pane_g1

0xcfed,	// (0x00037deb) list_double_graphic_pane_g2_ParamLimits

0xcfed,	// (0x00037deb) list_double_graphic_pane_g2

0x9437,	// (0x00034235) list_double_graphic_pane_g3_ParamLimits

0x9437,	// (0x00034235) list_double_graphic_pane_g3

0x0003,

0xf6a8,	// (0x0003a4a6) list_double_graphic_pane_g_ParamLimits

0xf6a8,	// (0x0003a4a6) list_double_graphic_pane_g

0x944f,	// (0x0003424d) list_double_graphic_pane_t1_ParamLimits

0x944f,	// (0x0003424d) list_double_graphic_pane_t1

0x9465,	// (0x00034263) list_double_graphic_pane_t2_ParamLimits

0x9465,	// (0x00034263) list_double_graphic_pane_t2

0x0001,

0xf6b1,	// (0x0003a4af) list_double_graphic_pane_t_ParamLimits

0xf6b1,	// (0x0003a4af) list_double_graphic_pane_t

0x9477,	// (0x00034275) list_double2_graphic_pane_g1_ParamLimits

0x9477,	// (0x00034275) list_double2_graphic_pane_g1

0x9483,	// (0x00034281) list_double2_graphic_pane_g2_ParamLimits

0x9483,	// (0x00034281) list_double2_graphic_pane_g2

0x948f,	// (0x0003428d) list_double2_graphic_pane_g3_ParamLimits

0x948f,	// (0x0003428d) list_double2_graphic_pane_g3

0x0002,

0xf6b6,	// (0x0003a4b4) list_double2_graphic_pane_g_ParamLimits

0xf6b6,	// (0x0003a4b4) list_double2_graphic_pane_g

0x949b,	// (0x00034299) list_double2_graphic_pane_t1_ParamLimits

0x949b,	// (0x00034299) list_double2_graphic_pane_t1

0x94b1,	// (0x000342af) list_double2_graphic_pane_t2_ParamLimits

0x94b1,	// (0x000342af) list_double2_graphic_pane_t2

0x0001,

0xf6bd,	// (0x0003a4bb) list_double2_graphic_pane_t_ParamLimits

0xf6bd,	// (0x0003a4bb) list_double2_graphic_pane_t

0x94c3,	// (0x000342c1) list_double_large_graphic_pane_g1_ParamLimits

0x94c3,	// (0x000342c1) list_double_large_graphic_pane_g1

0x94ee,	// (0x000342ec) list_double_large_graphic_pane_g2_ParamLimits

0x94ee,	// (0x000342ec) list_double_large_graphic_pane_g2

0xa1b8,	// (0x00034fb6) list_double_large_graphic_pane_g3_ParamLimits

0xa1b8,	// (0x00034fb6) list_double_large_graphic_pane_g3

0x9504,	// (0x00034302) list_double_large_graphic_pane_g4_ParamLimits

0x9504,	// (0x00034302) list_double_large_graphic_pane_g4

0x0004,

0xf6c2,	// (0x0003a4c0) list_double_large_graphic_pane_g_ParamLimits

0xf6c2,	// (0x0003a4c0) list_double_large_graphic_pane_g

0x9517,	// (0x00034315) list_double_large_graphic_pane_t1_ParamLimits

0x9517,	// (0x00034315) list_double_large_graphic_pane_t1

0x9530,	// (0x0003432e) list_double_large_graphic_pane_t2_ParamLimits

0x9530,	// (0x0003432e) list_double_large_graphic_pane_t2

0x0001,

0xf6cd,	// (0x0003a4cb) list_double_large_graphic_pane_t_ParamLimits

0xf6cd,	// (0x0003a4cb) list_double_large_graphic_pane_t

0xa1c4,	// (0x00034fc2) list_double2_large_graphic_pane_g1_ParamLimits

0xa1c4,	// (0x00034fc2) list_double2_large_graphic_pane_g1

0x9542,	// (0x00034340) list_double2_large_graphic_pane_g2_ParamLimits

0x9542,	// (0x00034340) list_double2_large_graphic_pane_g2

0x948f,	// (0x0003428d) list_double2_large_graphic_pane_g3_ParamLimits

0x948f,	// (0x0003428d) list_double2_large_graphic_pane_g3

0x0002,

0xf6d2,	// (0x0003a4d0) list_double2_large_graphic_pane_g_ParamLimits

0xf6d2,	// (0x0003a4d0) list_double2_large_graphic_pane_g

0x9553,	// (0x00034351) list_double2_large_graphic_pane_t1_ParamLimits

0x9553,	// (0x00034351) list_double2_large_graphic_pane_t1

0x9569,	// (0x00034367) list_double2_large_graphic_pane_t2_ParamLimits

0x9569,	// (0x00034367) list_double2_large_graphic_pane_t2

0x0001,

0xf6d9,	// (0x0003a4d7) list_double2_large_graphic_pane_t_ParamLimits

0xf6d9,	// (0x0003a4d7) list_double2_large_graphic_pane_t

0x957b,	// (0x00034379) list_double_heading_pane_g1_ParamLimits

0x957b,	// (0x00034379) list_double_heading_pane_g1

0x958c,	// (0x0003438a) list_double_heading_pane_g2_ParamLimits

0x958c,	// (0x0003438a) list_double_heading_pane_g2

0x0001,

0xf6de,	// (0x0003a4dc) list_double_heading_pane_g_ParamLimits

0xf6de,	// (0x0003a4dc) list_double_heading_pane_g

0x9598,	// (0x00034396) list_double_heading_pane_t1_ParamLimits

0x9598,	// (0x00034396) list_double_heading_pane_t1

0x95ae,	// (0x000343ac) list_double_heading_pane_t2_ParamLimits

0x95ae,	// (0x000343ac) list_double_heading_pane_t2

0x0001,

0xf6e3,	// (0x0003a4e1) list_double_heading_pane_t_ParamLimits

0xf6e3,	// (0x0003a4e1) list_double_heading_pane_t

0x95c0,	// (0x000343be) list_double_graphic_heading_pane_g1_ParamLimits

0x95c0,	// (0x000343be) list_double_graphic_heading_pane_g1

0x957b,	// (0x00034379) list_double_graphic_heading_pane_g2_ParamLimits

0x957b,	// (0x00034379) list_double_graphic_heading_pane_g2

0x958c,	// (0x0003438a) list_double_graphic_heading_pane_g3_ParamLimits

0x958c,	// (0x0003438a) list_double_graphic_heading_pane_g3

0x0002,

0xf6e8,	// (0x0003a4e6) list_double_graphic_heading_pane_g_ParamLimits

0xf6e8,	// (0x0003a4e6) list_double_graphic_heading_pane_g

0x95cc,	// (0x000343ca) list_double_graphic_heading_pane_t1_ParamLimits

0x95cc,	// (0x000343ca) list_double_graphic_heading_pane_t1

0x95e2,	// (0x000343e0) list_double_graphic_heading_pane_t2_ParamLimits

0x95e2,	// (0x000343e0) list_double_graphic_heading_pane_t2

0x0001,

0xf6ef,	// (0x0003a4ed) list_double_graphic_heading_pane_t_ParamLimits

0xf6ef,	// (0x0003a4ed) list_double_graphic_heading_pane_t

0x95f4,	// (0x000343f2) list_double_time_pane_g1_ParamLimits

0x95f4,	// (0x000343f2) list_double_time_pane_g1

0x9605,	// (0x00034403) list_double_time_pane_g2_ParamLimits

0x9605,	// (0x00034403) list_double_time_pane_g2

0x0001,

0xf6f4,	// (0x0003a4f2) list_double_time_pane_g_ParamLimits

0xf6f4,	// (0x0003a4f2) list_double_time_pane_g

0x9611,	// (0x0003440f) list_double_time_pane_t1_ParamLimits

0x9611,	// (0x0003440f) list_double_time_pane_t1

0x9627,	// (0x00034425) list_double_time_pane_t2_ParamLimits

0x9627,	// (0x00034425) list_double_time_pane_t2

0x9639,	// (0x00034437) list_double_time_pane_t3_ParamLimits

0x9639,	// (0x00034437) list_double_time_pane_t3

0x964b,	// (0x00034449) list_double_time_pane_t4_ParamLimits

0x964b,	// (0x00034449) list_double_time_pane_t4

0x0003,

0xf6f9,	// (0x0003a4f7) list_double_time_pane_t_ParamLimits

0xf6f9,	// (0x0003a4f7) list_double_time_pane_t

0x965d,	// (0x0003445b) list_setting_pane_g1_ParamLimits

0x965d,	// (0x0003445b) list_setting_pane_g1

0x9669,	// (0x00034467) list_setting_pane_g2_ParamLimits

0x9669,	// (0x00034467) list_setting_pane_g2

0x0001,

0xf702,	// (0x0003a500) list_setting_pane_g_ParamLimits

0xf702,	// (0x0003a500) list_setting_pane_g

0x9675,	// (0x00034473) list_setting_pane_t1_ParamLimits

0x9675,	// (0x00034473) list_setting_pane_t1

0x968f,	// (0x0003448d) list_setting_pane_t2_ParamLimits

0x968f,	// (0x0003448d) list_setting_pane_t2

0x0002,

0xf707,	// (0x0003a505) list_setting_pane_t_ParamLimits

0xf707,	// (0x0003a505) list_setting_pane_t

0x96ce,	// (0x000344cc) set_value_pane_cp_ParamLimits

0x96ce,	// (0x000344cc) set_value_pane_cp

0x96dc,	// (0x000344da) list_setting_number_pane_g1_ParamLimits

0x96dc,	// (0x000344da) list_setting_number_pane_g1

0x96e8,	// (0x000344e6) list_setting_number_pane_g2_ParamLimits

0x96e8,	// (0x000344e6) list_setting_number_pane_g2

0x0001,

0xf70e,	// (0x0003a50c) list_setting_number_pane_g_ParamLimits

0xf70e,	// (0x0003a50c) list_setting_number_pane_g

0x96f4,	// (0x000344f2) list_setting_number_pane_t1_ParamLimits

0x96f4,	// (0x000344f2) list_setting_number_pane_t1

0x970d,	// (0x0003450b) list_setting_number_pane_t2_ParamLimits

0x970d,	// (0x0003450b) list_setting_number_pane_t2

0x9727,	// (0x00034525) list_setting_number_pane_t3_ParamLimits

0x9727,	// (0x00034525) list_setting_number_pane_t3

0x0003,

0xf713,	// (0x0003a511) list_setting_number_pane_t_ParamLimits

0xf713,	// (0x0003a511) list_setting_number_pane_t

0x96ce,	// (0x000344cc) set_value_pane_ParamLimits

0x96ce,	// (0x000344cc) set_value_pane

0x6fb0,	// (0x00031dae) bg_set_opt_pane_ParamLimits

0x6fb0,	// (0x00031dae) bg_set_opt_pane

0x32aa,	// (0x0002e0a8) set_value_pane_t1

0x6fd1,	// (0x00031dcf) slider_set_pane_cp3

0xa1d0,	// (0x00034fce) volume_small_pane_cp

0x6fda,	// (0x00031dd8) list_form_gen_pane

0x6fe3,	// (0x00031de1) scroll_pane_cp8

0x976a,	// (0x00034568) form_field_data_pane_ParamLimits

0x976a,	// (0x00034568) form_field_data_pane

0x9787,	// (0x00034585) form_field_data_wide_pane_ParamLimits

0x9787,	// (0x00034585) form_field_data_wide_pane

0x3311,	// (0x0002e10f) form_field_popup_pane_ParamLimits

0x3311,	// (0x0002e10f) form_field_popup_pane

0x97ad,	// (0x000345ab) form_field_popup_wide_pane_ParamLimits

0x97ad,	// (0x000345ab) form_field_popup_wide_pane

0x3356,	// (0x0002e154) form_field_slider_pane_ParamLimits

0x3356,	// (0x0002e154) form_field_slider_pane

0x3369,	// (0x0002e167) form_field_slider_wide_pane_ParamLimits

0x3369,	// (0x0002e167) form_field_slider_wide_pane

0x6ff4,	// (0x00031df2) data_form_pane

0x97d8,	// (0x000345d6) form_field_data_pane_t1

0x7000,	// (0x00031dfe) input_focus_pane

0x700e,	// (0x00031e0c) data_form_wide_pane

0x33ac,	// (0x0002e1aa) form_field_data_wide_pane_t1

0x6d82,	// (0x00031b80) input_focus_pane_cp6

0x97f2,	// (0x000345f0) form_field_popup_pane_t1

0x7000,	// (0x00031dfe) input_focus_pane_cp7

0x703a,	// (0x00031e38) list_form_pane

0x33f0,	// (0x0002e1ee) form_field_popup_wide_pane_t1

0x7000,	// (0x00031dfe) input_focus_pane_cp8

0x7046,	// (0x00031e44) list_form_wide_pane

0x9814,	// (0x00034612) form_field_slider_pane_t1_ParamLimits

0x9814,	// (0x00034612) form_field_slider_pane_t1

0x982c,	// (0x0003462a) form_field_slider_pane_t2_ParamLimits

0x982c,	// (0x0003462a) form_field_slider_pane_t2

0x0001,

0xf723,	// (0x0003a521) form_field_slider_pane_t_ParamLimits

0xf723,	// (0x0003a521) form_field_slider_pane_t

0x6b13,	// (0x00031911) input_focus_pane_cp9_ParamLimits

0x6b13,	// (0x00031911) input_focus_pane_cp9

0x9841,	// (0x0003463f) slider_cont_pane_ParamLimits

0x9841,	// (0x0003463f) slider_cont_pane

0x7055,	// (0x00031e53) form_field_slider_wide_pane_t1_ParamLimits

0x7055,	// (0x00031e53) form_field_slider_wide_pane_t1

0x344e,	// (0x0002e24c) form_field_slider_wide_pane_t2_ParamLimits

0x344e,	// (0x0002e24c) form_field_slider_wide_pane_t2

0x0001,

0xf728,	// (0x0003a526) form_field_slider_wide_pane_t_ParamLimits

0xf728,	// (0x0003a526) form_field_slider_wide_pane_t

0x6b13,	// (0x00031911) input_focus_pane_cp10_ParamLimits

0x6b13,	// (0x00031911) input_focus_pane_cp10

0x9855,	// (0x00034653) slider_cont_pane_cp1_ParamLimits

0x9855,	// (0x00034653) slider_cont_pane_cp1

0x9869,	// (0x00034667) slider_form_pane_cp

0x7067,	// (0x00031e65) input_focus_pane_g1

0x706f,	// (0x00031e6d) input_focus_pane_g2

0x7077,	// (0x00031e75) input_focus_pane_g3

0x707f,	// (0x00031e7d) input_focus_pane_g4

0x7087,	// (0x00031e85) input_focus_pane_g5

0x708f,	// (0x00031e8d) input_focus_pane_g6

0x7097,	// (0x00031e95) input_focus_pane_g7

0x709f,	// (0x00031e9d) input_focus_pane_g8

0x70a7,	// (0x00031ea5) input_focus_pane_g9

0x6924,	// (0x00031722) input_focus_pane_g10

0x0009,

0xf72d,	// (0x0003a52b) input_focus_pane_g

0x83a8,	// (0x000331a6) wait_border_pane_g3_copy1

0x9871,	// (0x0003466f) data_form_pane_t1

0x6924,	// (0x00031722) wait_anim_pane_g1_copy1

0x995b,	// (0x00034759) data_form_wide_pane_t1

0x34aa,	// (0x0002e2a8) list_form_graphic_pane_cp_ParamLimits

0x34aa,	// (0x0002e2a8) list_form_graphic_pane_cp

0xd5bf,	// (0x000383bd) slider_form_pane_g1

0xd5c8,	// (0x000383c6) slider_form_pane_g2

0x0006,

0xfa20,	// (0x0003a81e) slider_form_pane_g

0x34aa,	// (0x0002e2a8) list_form_graphic_pane_ParamLimits

0x34aa,	// (0x0002e2a8) list_form_graphic_pane

0x34bb,	// (0x0002e2b9) list_form_graphic_pane_g1

0x34c3,	// (0x0002e2c1) list_form_graphic_pane_t1_ParamLimits

0x34c3,	// (0x0002e2c1) list_form_graphic_pane_t1

0x69e0,	// (0x000317de) list_highlight_pane_cp5_ParamLimits

0x69e0,	// (0x000317de) list_highlight_pane_cp5

0xa1d9,	// (0x00034fd7) find_pane_g1

0x70af,	// (0x00031ead) input_find_pane

0x988a,	// (0x00034688) input_find_pane_g1_ParamLimits

0x988a,	// (0x00034688) input_find_pane_g1

0x9896,	// (0x00034694) input_find_pane_t1_ParamLimits

0x9896,	// (0x00034694) input_find_pane_t1

0x98ab,	// (0x000346a9) input_find_pane_t2_ParamLimits

0x98ab,	// (0x000346a9) input_find_pane_t2

0x0001,

0xf742,	// (0x0003a540) input_find_pane_t_ParamLimits

0xf742,	// (0x0003a540) input_find_pane_t

0x70b8,	// (0x00031eb6) input_focus_pane_cp5_ParamLimits

0x70b8,	// (0x00031eb6) input_focus_pane_cp5

0xa1ee,	// (0x00034fec) bg_popup_window_pane_cp2_ParamLimits

0xa1ee,	// (0x00034fec) bg_popup_window_pane_cp2

0xa1fb,	// (0x00034ff9) listscroll_menu_pane_ParamLimits

0xa1fb,	// (0x00034ff9) listscroll_menu_pane

0xa207,	// (0x00035005) popup_submenu_window_ParamLimits

0xa207,	// (0x00035005) popup_submenu_window

0x70c6,	// (0x00031ec4) find_popup_pane_g1

0x70ce,	// (0x00031ecc) input_popup_find_pane_cp

0x70b8,	// (0x00031eb6) input_focus_pane_cp4_ParamLimits

0x70b8,	// (0x00031eb6) input_focus_pane_cp4

0x70d8,	// (0x00031ed6) input_popup_find_pane_t1_ParamLimits

0x70d8,	// (0x00031ed6) input_popup_find_pane_t1

0x6992,	// (0x00031790) bg_popup_sub_pane_cp

0x7106,	// (0x00031f04) listscroll_popup_sub_pane

0x710e,	// (0x00031f0c) list_submenu_pane_ParamLimits

0x710e,	// (0x00031f0c) list_submenu_pane

0x711f,	// (0x00031f1d) scroll_pane_cp4

0x7127,	// (0x00031f25) list_single_popup_submenu_pane_ParamLimits

0x7127,	// (0x00031f25) list_single_popup_submenu_pane

0x713f,	// (0x00031f3d) list_single_popup_submenu_pane_g1

0x7147,	// (0x00031f45) list_single_popup_submenu_pane_t1_ParamLimits

0x7147,	// (0x00031f45) list_single_popup_submenu_pane_t1

0x6b13,	// (0x00031911) bg_active_tab_pane_cp1_ParamLimits

0x6b13,	// (0x00031911) bg_active_tab_pane_cp1

0xa247,	// (0x00035045) tabs_2_active_pane_g1

0xa24f,	// (0x0003504d) tabs_2_active_pane_t1

0x6b13,	// (0x00031911) bg_passive_tab_pane_cp1_ParamLimits

0x6b13,	// (0x00031911) bg_passive_tab_pane_cp1

0xa247,	// (0x00035045) tabs_2_passive_pane_g1

0xa24f,	// (0x0003504d) tabs_2_passive_pane_t1

0x69e0,	// (0x000317de) bg_active_tab_pane_cp4

0xa261,	// (0x0003505f) tabs_2_long_active_pane_t1

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp4

0x426e,	// (0x0002f06c) list_single_midp_graphic_pane_g4_ParamLimits

0x69e0,	// (0x000317de) bg_active_tab_pane_cp5

0xa274,	// (0x00035072) tabs_3_long_active_pane_t1

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp5

0x426e,	// (0x0002f06c) list_single_midp_graphic_pane_g4

0x69e0,	// (0x000317de) bg_popup_window_pane_cp13_ParamLimits

0x69e0,	// (0x000317de) bg_popup_window_pane_cp13

0x7165,	// (0x00031f63) listscroll_popup_fast_pane_ParamLimits

0x7165,	// (0x00031f63) listscroll_popup_fast_pane

0x7171,	// (0x00031f6f) grid_popup_fast_pane_ParamLimits

0x7171,	// (0x00031f6f) grid_popup_fast_pane

0x7183,	// (0x00031f81) scroll_pane_cp9_ParamLimits

0x7183,	// (0x00031f81) scroll_pane_cp9

0xe9c9,	// (0x000397c7) list_single_graphic_hl_pane_t1_cp2_ParamLimits

0xe9c9,	// (0x000397c7) list_single_graphic_hl_pane_t1_cp2

0x71a7,	// (0x00031fa5) input_focus_pane_cp20_ParamLimits

0x71a7,	// (0x00031fa5) input_focus_pane_cp20

0x71b5,	// (0x00031fb3) query_popup_data_pane_t1_ParamLimits

0x71b5,	// (0x00031fb3) query_popup_data_pane_t1

0x71c8,	// (0x00031fc6) query_popup_data_pane_t2_ParamLimits

0x71c8,	// (0x00031fc6) query_popup_data_pane_t2

0x720e,	// (0x0003200c) query_popup_data_pane_t3_ParamLimits

0x720e,	// (0x0003200c) query_popup_data_pane_t3

0x724f,	// (0x0003204d) query_popup_data_pane_t4_ParamLimits

0x724f,	// (0x0003204d) query_popup_data_pane_t4

0x728b,	// (0x00032089) query_popup_data_pane_t5_ParamLimits

0x728b,	// (0x00032089) query_popup_data_pane_t5

0x0004,

0xf747,	// (0x0003a545) query_popup_data_pane_t_ParamLimits

0xf747,	// (0x0003a545) query_popup_data_pane_t

0x7067,	// (0x00031e65) bg_set_opt_pane_g1

0x706f,	// (0x00031e6d) bg_set_opt_pane_g2

0x7077,	// (0x00031e75) bg_set_opt_pane_g3

0x707f,	// (0x00031e7d) bg_set_opt_pane_g4

0x7087,	// (0x00031e85) bg_set_opt_pane_g5

0x708f,	// (0x00031e8d) bg_set_opt_pane_g6

0x7097,	// (0x00031e95) bg_set_opt_pane_g7

0x709f,	// (0x00031e9d) bg_set_opt_pane_g8

0x70a7,	// (0x00031ea5) bg_set_opt_pane_g9

0x0008,

0xf752,	// (0x0003a550) bg_set_opt_pane_g

0x427a,	// (0x0002f078) control_top_pane_stacon_ParamLimits

0x427a,	// (0x0002f078) control_top_pane_stacon

0x42cd,	// (0x0002f0cb) signal_pane_stacon_ParamLimits

0x42cd,	// (0x0002f0cb) signal_pane_stacon

0x7746,	// (0x00032544) stacon_top_pane_g1_ParamLimits

0x7746,	// (0x00032544) stacon_top_pane_g1

0x42f2,	// (0x0002f0f0) title_pane_stacon_ParamLimits

0x42f2,	// (0x0002f0f0) title_pane_stacon

0x431c,	// (0x0002f11a) uni_indicator_pane_stacon_ParamLimits

0x431c,	// (0x0002f11a) uni_indicator_pane_stacon

0x4331,	// (0x0002f12f) battery_pane_stacon_ParamLimits

0x4331,	// (0x0002f12f) battery_pane_stacon

0x4375,	// (0x0002f173) control_bottom_pane_stacon_ParamLimits

0x4375,	// (0x0002f173) control_bottom_pane_stacon

0x4398,	// (0x0002f196) navi_pane_stacon_ParamLimits

0x4398,	// (0x0002f196) navi_pane_stacon

0x7768,	// (0x00032566) stacon_bottom_pane_g1_ParamLimits

0x7768,	// (0x00032566) stacon_bottom_pane_g1

0x3fa1,	// (0x0002ed9f) aid_levels_signal_lsc_ParamLimits

0x3fa1,	// (0x0002ed9f) aid_levels_signal_lsc

0x3fb8,	// (0x0002edb6) signal_pane_stacon_g1_ParamLimits

0x3fb8,	// (0x0002edb6) signal_pane_stacon_g1

0x3fcc,	// (0x0002edca) signal_pane_stacon_g2_ParamLimits

0x3fcc,	// (0x0002edca) signal_pane_stacon_g2

0x0001,

0xf765,	// (0x0003a563) signal_pane_stacon_g_ParamLimits

0xf765,	// (0x0003a563) signal_pane_stacon_g

0x4001,	// (0x0002edff) title_pane_stacon_t1_ParamLimits

0x4001,	// (0x0002edff) title_pane_stacon_t1

0x72cf,	// (0x000320cd) uni_indicator_pane_stacon_g1

0x72d9,	// (0x000320d7) uni_indicator_pane_stacon_g2

0x72e3,	// (0x000320e1) uni_indicator_pane_stacon_g3

0x72ed,	// (0x000320eb) uni_indicator_pane_stacon_g4

0x0003,

0xf771,	// (0x0003a56f) uni_indicator_pane_stacon_g

0x4026,	// (0x0002ee24) control_top_pane_stacon_g1

0x402e,	// (0x0002ee2c) control_top_pane_stacon_t1_ParamLimits

0x402e,	// (0x0002ee2c) control_top_pane_stacon_t1

0x4065,	// (0x0002ee63) aid_levels_battery_lsc_ParamLimits

0x4065,	// (0x0002ee63) aid_levels_battery_lsc

0x407d,	// (0x0002ee7b) battery_pane_stacon_g1_ParamLimits

0x407d,	// (0x0002ee7b) battery_pane_stacon_g1

0x4090,	// (0x0002ee8e) battery_pane_stacon_g2_ParamLimits

0x4090,	// (0x0002ee8e) battery_pane_stacon_g2

0x0001,

0xf77a,	// (0x0003a578) battery_pane_stacon_g_ParamLimits

0xf77a,	// (0x0003a578) battery_pane_stacon_g

0x40ce,	// (0x0002eecc) navi_icon_pane_stacon

0x40e2,	// (0x0002eee0) navi_navi_pane_stacon

0x40ce,	// (0x0002eecc) navi_text_pane_stacon

0x40f8,	// (0x0002eef6) control_bottom_pane_stacon_g1

0x4100,	// (0x0002eefe) control_bottom_pane_stacon_t1_ParamLimits

0x4100,	// (0x0002eefe) control_bottom_pane_stacon_t1

0xa286,	// (0x00035084) grid_app_pane_ParamLimits

0xa286,	// (0x00035084) grid_app_pane

0xa2b4,	// (0x000350b2) scroll_pane_cp15_ParamLimits

0xa2b4,	// (0x000350b2) scroll_pane_cp15

0xa2cb,	// (0x000350c9) cell_app_pane_ParamLimits

0xa2cb,	// (0x000350c9) cell_app_pane

0xa302,	// (0x00035100) cell_app_pane_g1_ParamLimits

0xa302,	// (0x00035100) cell_app_pane_g1

0x7307,	// (0x00032105) cell_app_pane_g2_ParamLimits

0x7307,	// (0x00032105) cell_app_pane_g2

0x0001,

0xf77f,	// (0x0003a57d) cell_app_pane_g_ParamLimits

0xf77f,	// (0x0003a57d) cell_app_pane_g

0x7313,	// (0x00032111) cell_app_pane_t1_ParamLimits

0x7313,	// (0x00032111) cell_app_pane_t1

0x7325,	// (0x00032123) grid_highlight_pane_ParamLimits

0x7325,	// (0x00032123) grid_highlight_pane

0x7067,	// (0x00031e65) cell_highlight_pane_g1

0x706f,	// (0x00031e6d) cell_highlight_pane_g2

0x7077,	// (0x00031e75) cell_highlight_pane_g3

0x707f,	// (0x00031e7d) cell_highlight_pane_g4

0x7087,	// (0x00031e85) cell_highlight_pane_g5

0x708f,	// (0x00031e8d) cell_highlight_pane_g6

0x7097,	// (0x00031e95) cell_highlight_pane_g7

0x709f,	// (0x00031e9d) cell_highlight_pane_g8

0x70a7,	// (0x00031ea5) cell_highlight_pane_g9

0x6924,	// (0x00031722) cell_highlight_pane_g10

0x0009,

0xf72d,	// (0x0003a52b) cell_highlight_pane_g

0x7336,	// (0x00032134) bg_scroll_pane

0x414a,	// (0x0002ef48) scroll_handle_pane

0x737d,	// (0x0003217b) scroll_bg_pane_g1

0x7392,	// (0x00032190) scroll_bg_pane_g2

0x73aa,	// (0x000321a8) scroll_bg_pane_g3

0x0002,

0xf784,	// (0x0003a582) scroll_bg_pane_g

0x73bf,	// (0x000321bd) scroll_handle_focus_pane_ParamLimits

0x73bf,	// (0x000321bd) scroll_handle_focus_pane

0x737d,	// (0x0003217b) scroll_handle_pane_g1

0x73cc,	// (0x000321ca) scroll_handle_pane_g2

0x73aa,	// (0x000321a8) scroll_handle_pane_g3

0x0002,

0xf78b,	// (0x0003a589) scroll_handle_pane_g

0x70b8,	// (0x00031eb6) bg_popup_sub_pane_cp21_ParamLimits

0x70b8,	// (0x00031eb6) bg_popup_sub_pane_cp21

0x73e0,	// (0x000321de) popup_fep_japan_predictive_window_t1_ParamLimits

0x73e0,	// (0x000321de) popup_fep_japan_predictive_window_t1

0x73fa,	// (0x000321f8) popup_fep_japan_predictive_window_t2_ParamLimits

0x73fa,	// (0x000321f8) popup_fep_japan_predictive_window_t2

0x742d,	// (0x0003222b) popup_fep_japan_predictive_window_t3_ParamLimits

0x742d,	// (0x0003222b) popup_fep_japan_predictive_window_t3

0x0002,

0xf792,	// (0x0003a590) popup_fep_japan_predictive_window_t_ParamLimits

0xf792,	// (0x0003a590) popup_fep_japan_predictive_window_t

0x6992,	// (0x00031790) bg_popup_sub_pane_cp23

0x7464,	// (0x00032262) listscroll_japin_cand_pane

0x746c,	// (0x0003226a) popup_fep_japan_candidate_window_t1

0x747a,	// (0x00032278) candidate_pane_ParamLimits

0x747a,	// (0x00032278) candidate_pane

0x74be,	// (0x000322bc) scroll_pane_cp30

0x74c8,	// (0x000322c6) list_single_popup_jap_candidate_pane_ParamLimits

0x74c8,	// (0x000322c6) list_single_popup_jap_candidate_pane

0x6992,	// (0x00031790) list_highlight_pane_cp30

0x74dc,	// (0x000322da) list_single_popup_jap_candidate_pane_t1

0x74eb,	// (0x000322e9) level_1_signal

0x74fd,	// (0x000322fb) level_2_signal

0x7510,	// (0x0003230e) level_3_signal

0x7523,	// (0x00032321) level_4_signal

0x7536,	// (0x00032334) level_5_signal

0x7549,	// (0x00032347) level_6_signal

0x755c,	// (0x0003235a) level_7_signal

0x74eb,	// (0x000322e9) level_1_battery

0x74fd,	// (0x000322fb) level_2_battery

0x7510,	// (0x0003230e) level_3_battery

0x7523,	// (0x00032321) level_4_battery

0x7536,	// (0x00032334) level_5_battery

0x7549,	// (0x00032347) level_6_battery

0x755c,	// (0x0003235a) level_7_battery

0x7587,	// (0x00032385) list_menu_pane_ParamLimits

0x7587,	// (0x00032385) list_menu_pane

0x7598,	// (0x00032396) scroll_pane_cp25_ParamLimits

0x7598,	// (0x00032396) scroll_pane_cp25

0x75b1,	// (0x000323af) list_double2_graphic_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double2_graphic_pane_cp2

0x75b1,	// (0x000323af) list_double2_large_graphic_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double2_large_graphic_pane_cp2

0x75b1,	// (0x000323af) list_double2_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double2_pane_cp2

0x75b1,	// (0x000323af) list_double_graphic_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double_graphic_pane_cp2

0x75b1,	// (0x000323af) list_double_large_graphic_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double_large_graphic_pane_cp2

0x75b1,	// (0x000323af) list_double_number_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double_number_pane_cp2

0x75b1,	// (0x000323af) list_double_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double_pane_cp2

0xa32f,	// (0x0003512d) list_single_2graphic_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_2graphic_pane_cp2

0xa32f,	// (0x0003512d) list_single_graphic_heading_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_graphic_heading_pane_cp2

0xa32f,	// (0x0003512d) list_single_graphic_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_graphic_pane_cp2

0xa32f,	// (0x0003512d) list_single_heading_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_heading_pane_cp2

0x75c0,	// (0x000323be) list_single_large_graphic_pane_cp2_ParamLimits

0x75c0,	// (0x000323be) list_single_large_graphic_pane_cp2

0xa32f,	// (0x0003512d) list_single_number_heading_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_number_heading_pane_cp2

0xa32f,	// (0x0003512d) list_single_number_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_number_pane_cp2

0xa32f,	// (0x0003512d) list_single_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_pane_cp2

0x75d9,	// (0x000323d7) bg_popup_sub_pane_cp22

0x41fc,	// (0x0002effa) popup_side_volume_key_window_g1

0x422a,	// (0x0002f028) popup_side_volume_key_window_t1

0x4248,	// (0x0002f046) volume_small_pane_cp1

0x6b13,	// (0x00031911) bg_popup_sub_pane_cp24_ParamLimits

0x6b13,	// (0x00031911) bg_popup_sub_pane_cp24

0x75ef,	// (0x000323ed) fep_china_uni_candidate_pane_ParamLimits

0x75ef,	// (0x000323ed) fep_china_uni_candidate_pane

0x7603,	// (0x00032401) fep_china_uni_entry_pane

0x7613,	// (0x00032411) popup_fep_china_uni_window_g1

0x762f,	// (0x0003242d) fep_china_uni_entry_pane_g1

0x7639,	// (0x00032437) fep_china_uni_entry_pane_g2

0x0001,

0xf7bf,	// (0x0003a5bd) fep_china_uni_entry_pane_g

0x7643,	// (0x00032441) fep_entry_item_pane

0x764d,	// (0x0003244b) fep_candidate_item_pane

0x7655,	// (0x00032453) fep_china_uni_candidate_pane_g1

0x765f,	// (0x0003245d) fep_china_uni_candidate_pane_g2

0x7667,	// (0x00032465) fep_china_uni_candidate_pane_g3

0x766f,	// (0x0003246d) fep_china_uni_candidate_pane_g4

0x0003,

0xf7c4,	// (0x0003a5c2) fep_china_uni_candidate_pane_g

0x6924,	// (0x00031722) fep_entry_item_pane_g1

0x7679,	// (0x00032477) fep_entry_item_pane_t1_ParamLimits

0x7679,	// (0x00032477) fep_entry_item_pane_t1

0x768f,	// (0x0003248d) fep_candidate_item_pane_t1_ParamLimits

0x768f,	// (0x0003248d) fep_candidate_item_pane_t1

0x76a4,	// (0x000324a2) fep_candidate_item_pane_t2_ParamLimits

0x76a4,	// (0x000324a2) fep_candidate_item_pane_t2

0x0001,

0xf7cd,	// (0x0003a5cb) fep_candidate_item_pane_t_ParamLimits

0xf7cd,	// (0x0003a5cb) fep_candidate_item_pane_t

0x69e0,	// (0x000317de) list_highlight_pane_cp31_ParamLimits

0x69e0,	// (0x000317de) list_highlight_pane_cp31

0x76b6,	// (0x000324b4) level_1_signal_lsc

0x76bf,	// (0x000324bd) level_2_signal_lsc

0x76c8,	// (0x000324c6) level_3_signal_lsc

0x76d1,	// (0x000324cf) level_4_signal_lsc

0x76da,	// (0x000324d8) level_5_signal_lsc

0x76e3,	// (0x000324e1) level_6_signal_lsc

0x76ec,	// (0x000324ea) level_7_signal_lsc

0x76ec,	// (0x000324ea) level_1_battery_lsc

0x76f5,	// (0x000324f3) level_2_battery_lsc

0x76fe,	// (0x000324fc) level_3_battery_lsc

0x7707,	// (0x00032505) level_4_battery_lsc

0x7710,	// (0x0003250e) level_5_battery_lsc

0x7719,	// (0x00032517) level_6_battery_lsc

0x76b6,	// (0x000324b4) level_7_battery_lsc

0x7722,	// (0x00032520) scroll_handle_focus_pane_g1

0x772b,	// (0x00032529) scroll_handle_focus_pane_g2

0x7734,	// (0x00032532) scroll_handle_focus_pane_g3

0x0002,

0xf7d2,	// (0x0003a5d0) scroll_handle_focus_pane_g

0x98c0,	// (0x000346be) list_single_2graphic_pane_g1_ParamLimits

0x98c0,	// (0x000346be) list_single_2graphic_pane_g1

0xa19f,	// (0x00034f9d) list_single_2graphic_pane_g2_ParamLimits

0xa19f,	// (0x00034f9d) list_single_2graphic_pane_g2

0x4c43,	// (0x0002fa41) list_single_2graphic_pane_g3_ParamLimits

0x4c43,	// (0x0002fa41) list_single_2graphic_pane_g3

0xa38e,	// (0x0003518c) list_single_2graphic_pane_g4_ParamLimits

0xa38e,	// (0x0003518c) list_single_2graphic_pane_g4

0x0003,

0xf7d9,	// (0x0003a5d7) list_single_2graphic_pane_g_ParamLimits

0xf7d9,	// (0x0003a5d7) list_single_2graphic_pane_g

0x98cc,	// (0x000346ca) list_single_2graphic_pane_t1_ParamLimits

0x98cc,	// (0x000346ca) list_single_2graphic_pane_t1

0xa39f,	// (0x0003519d) list_double2_graphic_large_graphic_pane_g1_ParamLimits

0xa39f,	// (0x0003519d) list_double2_graphic_large_graphic_pane_g1

0x9542,	// (0x00034340) list_double2_graphic_large_graphic_pane_g2_ParamLimits

0x9542,	// (0x00034340) list_double2_graphic_large_graphic_pane_g2

0x948f,	// (0x0003428d) list_double2_graphic_large_graphic_pane_g3_ParamLimits

0x948f,	// (0x0003428d) list_double2_graphic_large_graphic_pane_g3

0x98fa,	// (0x000346f8) list_double2_graphic_large_graphic_pane_g4_ParamLimits

0x98fa,	// (0x000346f8) list_double2_graphic_large_graphic_pane_g4

0x0003,

0xf7e2,	// (0x0003a5e0) list_double2_graphic_large_graphic_pane_g_ParamLimits

0xf7e2,	// (0x0003a5e0) list_double2_graphic_large_graphic_pane_g

0x9906,	// (0x00034704) list_double2_graphic_large_graphic_pane_t1_ParamLimits

0x9906,	// (0x00034704) list_double2_graphic_large_graphic_pane_t1

0x991c,	// (0x0003471a) list_double2_graphic_large_graphic_pane_t2_ParamLimits

0x991c,	// (0x0003471a) list_double2_graphic_large_graphic_pane_t2

0x0001,

0xf7eb,	// (0x0003a5e9) list_double2_graphic_large_graphic_pane_t_ParamLimits

0xf7eb,	// (0x0003a5e9) list_double2_graphic_large_graphic_pane_t

0x77e5,	// (0x000325e3) popup_fast_swap_window_ParamLimits

0x77e5,	// (0x000325e3) popup_fast_swap_window

0x7805,	// (0x00032603) popup_side_volume_key_window

0x7825,	// (0x00032623) stacon_top_pane

0x782f,	// (0x0003262d) status_pane_ParamLimits

0x782f,	// (0x0003262d) status_pane

0x7825,	// (0x00032623) status_small_pane

0x6992,	// (0x00031790) control_pane

0x6992,	// (0x00031790) stacon_bottom_pane

0x6fe3,	// (0x00031de1) scroll_pane_cp121

0x6fda,	// (0x00031dd8) set_content_pane

0xa3af,	// (0x000351ad) bg_active_tab_pane_g1_cp1

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp1

0xa3b8,	// (0x000351b6) bg_active_tab_pane_g3_cp1

0xa3af,	// (0x000351ad) bg_passive_tab_pane_g1_cp1

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp1

0xa3b8,	// (0x000351b6) bg_passive_tab_pane_g3_cp1

0xa3c1,	// (0x000351bf) bg_active_tab_pane_g1_cp2

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp2

0xa3ca,	// (0x000351c8) bg_active_tab_pane_g3_cp2

0xa3c1,	// (0x000351bf) bg_passive_tab_pane_g1_cp2

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp2

0xa3ca,	// (0x000351c8) bg_passive_tab_pane_g3_cp2

0xa3d3,	// (0x000351d1) bg_active_tab_pane_g1_cp3

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp3

0xa3dc,	// (0x000351da) bg_active_tab_pane_g3_cp3

0xa3d3,	// (0x000351d1) bg_passive_tab_pane_g1_cp3

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp3

0xa3dc,	// (0x000351da) bg_passive_tab_pane_g3_cp3

0xa3e5,	// (0x000351e3) bg_active_tab_pane_g1_cp4

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp4

0xa3ee,	// (0x000351ec) bg_active_tab_pane_g3_cp4

0xa3e5,	// (0x000351e3) bg_passive_tab_pane_g1_cp4

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp4

0xa3ee,	// (0x000351ec) bg_passive_tab_pane_g3_cp4

0x7784,	// (0x00032582) bg_active_tab_pane_g1_cp5

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp5

0x778d,	// (0x0003258b) bg_active_tab_pane_g3_cp5

0x7784,	// (0x00032582) bg_passive_tab_pane_g1_cp5

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp5

0x778d,	// (0x0003258b) bg_passive_tab_pane_g3_cp5

0xa3f7,	// (0x000351f5) list_set_graphic_pane_ParamLimits

0xa3f7,	// (0x000351f5) list_set_graphic_pane

0x6992,	// (0x00031790) bg_set_opt_pane_cp4

0xa409,	// (0x00035207) list_set_graphic_pane_g1_ParamLimits

0xa409,	// (0x00035207) list_set_graphic_pane_g1

0xa415,	// (0x00035213) list_set_graphic_pane_g2_ParamLimits

0xa415,	// (0x00035213) list_set_graphic_pane_g2

0x0001,

0xf7f0,	// (0x0003a5ee) list_set_graphic_pane_g_ParamLimits

0xf7f0,	// (0x0003a5ee) list_set_graphic_pane_g

0x0009,

0xfb5b,	// (0x0003a959) volume_small_pane_cp_g

0x7796,	// (0x00032594) list_double2_large_graphic_pane_g1_cp2_ParamLimits

0x7796,	// (0x00032594) list_double2_large_graphic_pane_g1_cp2

0x77a4,	// (0x000325a2) list_double2_large_graphic_pane_g2_cp2_ParamLimits

0x77a4,	// (0x000325a2) list_double2_large_graphic_pane_g2_cp2

0x77b5,	// (0x000325b3) list_double2_large_graphic_pane_g3_cp2

0x77bd,	// (0x000325bb) list_double2_large_graphic_pane_t1_cp2_ParamLimits

0x77bd,	// (0x000325bb) list_double2_large_graphic_pane_t1_cp2

0x77d3,	// (0x000325d1) list_double2_large_graphic_pane_t2_cp2_ParamLimits

0x77d3,	// (0x000325d1) list_double2_large_graphic_pane_t2_cp2

0xd361,	// (0x0003815f) list_double_large_graphic_pane_g1_cp2_ParamLimits

0xd361,	// (0x0003815f) list_double_large_graphic_pane_g1_cp2

0xd374,	// (0x00038172) list_double_large_graphic_pane_g2_cp2_ParamLimits

0xd374,	// (0x00038172) list_double_large_graphic_pane_g2_cp2

0x7941,	// (0x0003273f) list_double_large_graphic_pane_g3_cp2

0xd385,	// (0x00038183) list_double_large_graphic_pane_g4_cp

0xd38d,	// (0x0003818b) list_double_large_graphic_pane_t1_cp2_ParamLimits

0xd38d,	// (0x0003818b) list_double_large_graphic_pane_t1_cp2

0xd3a4,	// (0x000381a2) list_double_large_graphic_pane_t2_cp2_ParamLimits

0xd3a4,	// (0x000381a2) list_double_large_graphic_pane_t2_cp2

0x783d,	// (0x0003263b) list_double2_graphic_pane_g1_cp2_ParamLimits

0x783d,	// (0x0003263b) list_double2_graphic_pane_g1_cp2

0x784b,	// (0x00032649) list_double2_graphic_pane_g2_cp2_ParamLimits

0x784b,	// (0x00032649) list_double2_graphic_pane_g2_cp2

0x785c,	// (0x0003265a) list_double2_graphic_pane_g3_cp2

0x7866,	// (0x00032664) list_double2_graphic_pane_t1_cp2_ParamLimits

0x7866,	// (0x00032664) list_double2_graphic_pane_t1_cp2

0x787c,	// (0x0003267a) list_double2_graphic_pane_t2_cp2_ParamLimits

0x787c,	// (0x0003267a) list_double2_graphic_pane_t2_cp2

0x74a4,	// (0x000322a2) list_single_number_heading_pane_g1_cp2_ParamLimits

0x74a4,	// (0x000322a2) list_single_number_heading_pane_g1_cp2

0x788e,	// (0x0003268c) list_single_number_heading_pane_g2_cp2

0x7896,	// (0x00032694) list_single_number_heading_pane_t1_cp2_ParamLimits

0x7896,	// (0x00032694) list_single_number_heading_pane_t1_cp2

0x78ac,	// (0x000326aa) list_single_number_heading_pane_t2_cp2_ParamLimits

0x78ac,	// (0x000326aa) list_single_number_heading_pane_t2_cp2

0x78c0,	// (0x000326be) list_single_number_heading_pane_t3_cp2_ParamLimits

0x78c0,	// (0x000326be) list_single_number_heading_pane_t3_cp2

0x74a4,	// (0x000322a2) list_single_heading_pane_g1_cp2_ParamLimits

0x74a4,	// (0x000322a2) list_single_heading_pane_g1_cp2

0x788e,	// (0x0003268c) list_single_heading_pane_g2_cp2

0x7896,	// (0x00032694) list_single_heading_pane_t1_cp2_ParamLimits

0x7896,	// (0x00032694) list_single_heading_pane_t1_cp2

0xd160,	// (0x00037f5e) list_single_heading_pane_t2_cp2_ParamLimits

0xd160,	// (0x00037f5e) list_single_heading_pane_t2_cp2

0xd109,	// (0x00037f07) list_double_graphic_pane_g1_cp2_ParamLimits

0xd109,	// (0x00037f07) list_double_graphic_pane_g1_cp2

0xcfed,	// (0x00037deb) list_double_graphic_pane_g2_cp2_ParamLimits

0xcfed,	// (0x00037deb) list_double_graphic_pane_g2_cp2

0xd115,	// (0x00037f13) list_double_graphic_pane_g3_cp2

0xd11d,	// (0x00037f1b) list_double_graphic_pane_t1_cp2_ParamLimits

0xd11d,	// (0x00037f1b) list_double_graphic_pane_t1_cp2

0xd133,	// (0x00037f31) list_double_graphic_pane_t2_cp2_ParamLimits

0xd133,	// (0x00037f31) list_double_graphic_pane_t2_cp2

0x7935,	// (0x00032733) list_double_number_pane_g1_cp2_ParamLimits

0x7935,	// (0x00032733) list_double_number_pane_g1_cp2

0x7941,	// (0x0003273f) list_double_number_pane_g2_cp2

0xd0cd,	// (0x00037ecb) list_double_number_pane_t1_cp2_ParamLimits

0xd0cd,	// (0x00037ecb) list_double_number_pane_t1_cp2

0xd0e1,	// (0x00037edf) list_double_number_pane_t2_cp2_ParamLimits

0xd0e1,	// (0x00037edf) list_double_number_pane_t2_cp2

0xd0f7,	// (0x00037ef5) list_double_number_pane_t3_cp2_ParamLimits

0xd0f7,	// (0x00037ef5) list_double_number_pane_t3_cp2

0xd044,	// (0x00037e42) list_single_graphic_pane_g1_cp2_ParamLimits

0xd044,	// (0x00037e42) list_single_graphic_pane_g1_cp2

0x7981,	// (0x0003277f) list_single_graphic_pane_g2_cp2_ParamLimits

0x7981,	// (0x0003277f) list_single_graphic_pane_g2_cp2

0x798d,	// (0x0003278b) list_single_graphic_pane_g3_cp2

0xd01a,	// (0x00037e18) list_single_graphic_pane_t1_cp2_ParamLimits

0xd01a,	// (0x00037e18) list_single_graphic_pane_t1_cp2

0x7981,	// (0x0003277f) list_single_number_pane_g1_cp2_ParamLimits

0x7981,	// (0x0003277f) list_single_number_pane_g1_cp2

0x798d,	// (0x0003278b) list_single_number_pane_g2_cp2

0xd01a,	// (0x00037e18) list_single_number_pane_t1_cp2_ParamLimits

0xd01a,	// (0x00037e18) list_single_number_pane_t1_cp2

0xd030,	// (0x00037e2e) list_single_number_pane_t2_cp2_ParamLimits

0xd030,	// (0x00037e2e) list_single_number_pane_t2_cp2

0x77a4,	// (0x000325a2) list_double2_pane_g1_cp2_ParamLimits

0x77a4,	// (0x000325a2) list_double2_pane_g1_cp2

0x77b5,	// (0x000325b3) list_double2_pane_g2_cp2

0x790d,	// (0x0003270b) list_double2_pane_t1_cp2_ParamLimits

0x790d,	// (0x0003270b) list_double2_pane_t1_cp2

0x7923,	// (0x00032721) list_double2_pane_t2_cp2_ParamLimits

0x7923,	// (0x00032721) list_double2_pane_t2_cp2

0x7935,	// (0x00032733) list_double_pane_g1_cp2_ParamLimits

0x7935,	// (0x00032733) list_double_pane_g1_cp2

0x7941,	// (0x0003273f) list_double_pane_g2_cp2

0x7949,	// (0x00032747) list_double_pane_t1_cp2_ParamLimits

0x7949,	// (0x00032747) list_double_pane_t1_cp2

0x795f,	// (0x0003275d) list_double_pane_t2_cp2_ParamLimits

0x795f,	// (0x0003275d) list_double_pane_t2_cp2

0x7971,	// (0x0003276f) list_single_pane_cp2_g3

0x7981,	// (0x0003277f) list_single_pane_g1_cp2_ParamLimits

0x7981,	// (0x0003277f) list_single_pane_g1_cp2

0x798d,	// (0x0003278b) list_single_pane_g2_cp2

0x7995,	// (0x00032793) list_single_pane_t1_cp2_ParamLimits

0x7995,	// (0x00032793) list_single_pane_t1_cp2

0x79ad,	// (0x000327ab) list_single_large_graphic_pane_g1_cp2_ParamLimits

0x79ad,	// (0x000327ab) list_single_large_graphic_pane_g1_cp2

0x748c,	// (0x0003228a) list_single_large_graphic_pane_g2_cp2_ParamLimits

0x748c,	// (0x0003228a) list_single_large_graphic_pane_g2_cp2

0x79bb,	// (0x000327b9) list_single_large_graphic_pane_g3_cp2

0x79c3,	// (0x000327c1) list_single_large_graphic_pane_g4_cp1_ParamLimits

0x79c3,	// (0x000327c1) list_single_large_graphic_pane_g4_cp1

0x79dd,	// (0x000327db) list_single_large_graphic_pane_t1_cp2_ParamLimits

0x79dd,	// (0x000327db) list_single_large_graphic_pane_t1_cp2

0x89c1,	// (0x000337bf) list_single_graphic_heading_pane_g1_cp2_ParamLimits

0x89c1,	// (0x000337bf) list_single_graphic_heading_pane_g1_cp2

0x898e,	// (0x0003378c) list_single_graphic_heading_pane_g4_cp2_ParamLimits

0x898e,	// (0x0003378c) list_single_graphic_heading_pane_g4_cp2

0x798d,	// (0x0003278b) list_single_graphic_heading_pane_g5_cp2

0x89cd,	// (0x000337cb) list_single_graphic_heading_pane_t1_cp2_ParamLimits

0x89cd,	// (0x000337cb) list_single_graphic_heading_pane_t1_cp2

0x89e3,	// (0x000337e1) list_single_graphic_heading_pane_t2_cp2_ParamLimits

0x89e3,	// (0x000337e1) list_single_graphic_heading_pane_t2_cp2

0x8982,	// (0x00033780) list_single_2graphic_pane_g1_cp2_ParamLimits

0x8982,	// (0x00033780) list_single_2graphic_pane_g1_cp2

0x898e,	// (0x0003378c) list_single_2graphic_pane_g2_cp2_ParamLimits

0x898e,	// (0x0003378c) list_single_2graphic_pane_g2_cp2

0x798d,	// (0x0003278b) list_single_2graphic_pane_g3_cp2

0x899f,	// (0x0003379d) list_single_2graphic_pane_g4_cp2_ParamLimits

0x899f,	// (0x0003379d) list_single_2graphic_pane_g4_cp2

0x89ab,	// (0x000337a9) list_single_2graphic_pane_t1_cp2_ParamLimits

0x89ab,	// (0x000337a9) list_single_2graphic_pane_t1_cp2

0x6924,	// (0x00031722) list_highlight_pane_g10_cp1

0x8588,	// (0x00033386) list_highlight_pane_g1_cp1

0x8590,	// (0x0003338e) list_highlight_pane_g2_cp1

0x8598,	// (0x00033396) list_highlight_pane_g3_cp1

0x85a0,	// (0x0003339e) list_highlight_pane_g4_cp1

0x85a8,	// (0x000333a6) list_highlight_pane_g5_cp1

0x85b0,	// (0x000333ae) list_highlight_pane_g6_cp1

0x85b8,	// (0x000333b6) list_highlight_pane_g7_cp1

0x85c0,	// (0x000333be) list_highlight_pane_g8_cp1

0x85c8,	// (0x000333c6) list_highlight_pane_g9_cp1

0xb2b7,	// (0x000360b5) form_field_slider_pane_t3

0xb2c5,	// (0x000360c3) form_field_slider_pane_t4

0x84cc,	// (0x000332ca) slider_form_pane_ParamLimits

0x84cc,	// (0x000332ca) slider_form_pane

0x6992,	// (0x00031790) control_abbreviations

0x6992,	// (0x00031790) control_conventions

0x6992,	// (0x00031790) control_definitions

0x6992,	// (0x00031790) format_table_attribute

0xd1b6,	// (0x00037fb4) bg_popup_preview_window_pane_g9

0x6992,	// (0x00031790) format_table_data2

0x6992,	// (0x00031790) format_table_data3

0x6992,	// (0x00031790) format_table_data_example

0x0008,

0x6992,	// (0x00031790) intro_purpose

0xf980,	// (0x0003a77e) bg_popup_preview_window_pane_g

0x6992,	// (0x00031790) texts_category

0x6992,	// (0x00031790) texts_graphics

0x79f3,	// (0x000327f1) text_digital

0x7a02,	// (0x00032800) text_primary

0x7a33,	// (0x00032831) text_primary_small

0x7a42,	// (0x00032840) text_secondary

0x7a51,	// (0x0003284f) text_title

0xd64e,	// (0x0003844c) bg_passive_tab_pane_g1_cp3_srt

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp3_srt

0xd657,	// (0x00038455) bg_passive_tab_pane_g3_cp3_srt

0x6b13,	// (0x00031911) bg_active_tab_pane_cp3_srt_ParamLimits

0x6b13,	// (0x00031911) bg_active_tab_pane_cp3_srt

0xd660,	// (0x0003845e) tabs_4_active_pane_srt_g1

0xb891,	// (0x0003668f) tabs_4_active_pane_srt_t1_ParamLimits

0xb891,	// (0x0003668f) tabs_4_active_pane_srt_t1

0xd64e,	// (0x0003844c) bg_active_tab_pane_g1_cp3_copy1

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp3_copy1

0xd657,	// (0x00038455) bg_active_tab_pane_g3_cp3_copy1

0x69e0,	// (0x000317de) tabs_2_long_active_pane_srt_ParamLimits

0x69e0,	// (0x000317de) tabs_2_long_active_pane_srt

0x69e0,	// (0x000317de) tabs_2_long_passive_pane_srt_ParamLimits

0x69e0,	// (0x000317de) tabs_2_long_passive_pane_srt

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp4_srt_ParamLimits

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp4_srt

0xd582,	// (0x00038380) bg_passive_tab_pane_g1_cp4_srt

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp4_srt

0xd58b,	// (0x00038389) bg_passive_tab_pane_g3_cp4_srt

0x69e0,	// (0x000317de) bg_active_tab_pane_cp4_srt_ParamLimits

0x69e0,	// (0x000317de) bg_active_tab_pane_cp4_srt

0xb613,	// (0x00036411) tabs_2_long_active_pane_srt_t1_ParamLimits

0xb613,	// (0x00036411) tabs_2_long_active_pane_srt_t1

0xd582,	// (0x00038380) bg_active_tab_pane_g1_cp4_srt

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp4_srt

0xd58b,	// (0x00038389) bg_active_tab_pane_g3_cp4_srt

0x6b13,	// (0x00031911) tabs_3_long_active_pane_srt_ParamLimits

0x6b13,	// (0x00031911) tabs_3_long_active_pane_srt

0x6b13,	// (0x00031911) tabs_3_long_passive_pane_cp_srt_ParamLimits

0x6b13,	// (0x00031911) tabs_3_long_passive_pane_cp_srt

0x6b13,	// (0x00031911) tabs_3_long_passive_pane_srt_ParamLimits

0x6b13,	// (0x00031911) tabs_3_long_passive_pane_srt

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp5_srt_ParamLimits

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp5_srt

0x7784,	// (0x00032582) bg_passive_tab_pane_g1_cp5_srt

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp5_srt

0x778d,	// (0x0003258b) bg_passive_tab_pane_g3_cp5_srt

0x69e0,	// (0x000317de) bg_active_tab_pane_cp5_srt_ParamLimits

0x69e0,	// (0x000317de) bg_active_tab_pane_cp5_srt

0xb5fd,	// (0x000363fb) tabs_3_long_active_pane_srt_t1_ParamLimits

0xb5fd,	// (0x000363fb) tabs_3_long_active_pane_srt_t1

0x7784,	// (0x00032582) bg_active_tab_pane_g1_cp5_srt

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp5_srt

0x778d,	// (0x0003258b) bg_active_tab_pane_g3_cp5_srt

0xd574,	// (0x00038372) navi_text_pane_srt_t1

0xd56c,	// (0x0003836a) navi_icon_pane_srt_g1

0x7b53,	// (0x00032951) midp_editing_number_pane_srt

0x7a60,	// (0x0003285e) midp_ticker_pane_srt

0x7b5b,	// (0x00032959) midp_ticker_pane_srt_g1

0x7b63,	// (0x00032961) midp_ticker_pane_srt_g2

0x0001,

0xf80f,	// (0x0003a60d) midp_ticker_pane_srt_g

0x7b6b,	// (0x00032969) midp_ticker_pane_srt_t1

0xd55d,	// (0x0003835b) midp_editing_number_pane_t1_copy1

0xa437,	// (0x00035235) listscroll_midp_pane

0xa437,	// (0x00035235) midp_form_pane

0x7a68,	// (0x00032866) midp_info_popup_window_ParamLimits

0x7a68,	// (0x00032866) midp_info_popup_window

0x70b8,	// (0x00031eb6) bg_popup_sub_pane_cp50_ParamLimits

0x70b8,	// (0x00031eb6) bg_popup_sub_pane_cp50

0x821b,	// (0x00033019) listscroll_midp_info_pane_ParamLimits

0x821b,	// (0x00033019) listscroll_midp_info_pane

0x8203,	// (0x00033001) listscroll_form_midp_pane_ParamLimits

0x8203,	// (0x00033001) listscroll_form_midp_pane

0x820f,	// (0x0003300d) scroll_bar_cp050

0xb2ab,	// (0x000360a9) list_midp_pane

0xdf36,	// (0x00038d34) signal_pane_g2_cp

0x8135,	// (0x00032f33) listscroll_midp_info_pane_t1_ParamLimits

0x8135,	// (0x00032f33) listscroll_midp_info_pane_t1

0x814d,	// (0x00032f4b) listscroll_midp_info_pane_t2_ParamLimits

0x814d,	// (0x00032f4b) listscroll_midp_info_pane_t2

0x818b,	// (0x00032f89) listscroll_midp_info_pane_t3_ParamLimits

0x818b,	// (0x00032f89) listscroll_midp_info_pane_t3

0x81c5,	// (0x00032fc3) listscroll_midp_info_pane_t4_ParamLimits

0x81c5,	// (0x00032fc3) listscroll_midp_info_pane_t4

0x0003,

0xf8bb,	// (0x0003a6b9) listscroll_midp_info_pane_t_ParamLimits

0xf8bb,	// (0x0003a6b9) listscroll_midp_info_pane_t

0x711f,	// (0x00031f1d) scroll_pane_cp21

0x80cf,	// (0x00032ecd) form_midp_field_choice_group_pane

0x80d8,	// (0x00032ed6) form_midp_field_text_pane

0x811b,	// (0x00032f19) form_midp_field_time_pane

0x8123,	// (0x00032f21) form_midp_gauge_slider_pane

0x812c,	// (0x00032f2a) form_midp_gauge_wait_pane

0x6992,	// (0x00031790) form_midp_image_pane

0x992e,	// (0x0003472c) list_single_midp_pane_ParamLimits

0x992e,	// (0x0003472c) list_single_midp_pane

0xb286,	// (0x00036084) form_midp_field_text_pane_t1

0x7f61,	// (0x00032d5f) input_focus_pane_cp050

0x80be,	// (0x00032ebc) list_midp_form_text_pane

0x808d,	// (0x00032e8b) form_midp_field_choice_group_pane_t1

0x809b,	// (0x00032e99) input_focus_pane_cp051

0x80af,	// (0x00032ead) list_midp_choice_pane

0x6992,	// (0x00031790) status_idle_pane

0x8071,	// (0x00032e6f) form_midp_field_time_pane_t1

0x6924,	// (0x00031722) wait_anim_pane_g2_copy1

0x807f,	// (0x00032e7d) form_midp_field_time_pane_t2

0x0001,

0x7ac3,	// (0x000328c1) aid_navinavi_width_2_pane

0xf8b6,	// (0x0003a6b4) form_midp_field_time_pane_t

0x6992,	// (0x00031790) input_focus_pane_cp052

0x6992,	// (0x00031790) bg_input_focus_pane_cp040

0x804d,	// (0x00032e4b) form_midp_gauge_slider_pane_t1

0x805b,	// (0x00032e59) form_midp_gauge_slider_pane_t2

0xb26a,	// (0x00036068) form_midp_gauge_slider_pane_t3

0xb278,	// (0x00036076) form_midp_gauge_slider_pane_t4

0x0003,

0xf8ad,	// (0x0003a6ab) form_midp_gauge_slider_pane_t

0x8069,	// (0x00032e67) form_midp_slider_pane

0x69e0,	// (0x000317de) bg_input_focus_pane_cp041_ParamLimits

0x69e0,	// (0x000317de) bg_input_focus_pane_cp041

0x801a,	// (0x00032e18) form_midp_gauge_wait_pane_t1_ParamLimits

0x801a,	// (0x00032e18) form_midp_gauge_wait_pane_t1

0x802c,	// (0x00032e2a) form_midp_gauge_wait_pane_t2_ParamLimits

0x802c,	// (0x00032e2a) form_midp_gauge_wait_pane_t2

0x0001,

0xf8a8,	// (0x0003a6a6) form_midp_gauge_wait_pane_t_ParamLimits

0xf8a8,	// (0x0003a6a6) form_midp_gauge_wait_pane_t

0x803e,	// (0x00032e3c) form_midp_wait_pane_ParamLimits

0x803e,	// (0x00032e3c) form_midp_wait_pane

0x7fcc,	// (0x00032dca) form_midp_image_pane_g1

0x7fd5,	// (0x00032dd3) form_midp_image_pane_t1

0x7ffa,	// (0x00032df8) form_midp_image_pane_t2

0x8009,	// (0x00032e07) form_midp_image_pane_t3

0x0002,

0xf8a1,	// (0x0003a69f) form_midp_image_pane_t

0x7fc3,	// (0x00032dc1) list_single_midp_pane_g1

0x363d,	// (0x0002e43b) list_single_midp_pane_t1

0xb256,	// (0x00036054) list_midp_form_item_pane_ParamLimits

0xb256,	// (0x00036054) list_midp_form_item_pane

0x7a7d,	// (0x0003287b) list_midp_form_item_pane_t1

0x7a8c,	// (0x0003288a) midp_ticker_pane_g1

0x7a98,	// (0x00032896) midp_ticker_pane_g2

0x0001,

0xf7f5,	// (0x0003a5f3) midp_ticker_pane_g

0xa4df,	// (0x000352dd) midp_ticker_pane_t1

0xb7e2,	// (0x000365e0) midp_editing_number_pane_t1

0xd5e1,	// (0x000383df) midp_editing_number_pane

0xd5f0,	// (0x000383ee) midp_ticker_pane

0xd54d,	// (0x0003834b) ai_message_heading_pane

0x6992,	// (0x00031790) bg_popup_window_pane_cp14

0xd555,	// (0x00038353) listscroll_ai_message_pane

0xd4d3,	// (0x000382d1) ai_message_heading_pane_g1_ParamLimits

0xd4d3,	// (0x000382d1) ai_message_heading_pane_g1

0xd4df,	// (0x000382dd) ai_message_heading_pane_g2_ParamLimits

0xd4df,	// (0x000382dd) ai_message_heading_pane_g2

0xd4ed,	// (0x000382eb) ai_message_heading_pane_g3_ParamLimits

0xd4ed,	// (0x000382eb) ai_message_heading_pane_g3

0xd4f9,	// (0x000382f7) ai_message_heading_pane_g4_ParamLimits

0xd4f9,	// (0x000382f7) ai_message_heading_pane_g4

0x0003,

0xf9e2,	// (0x0003a7e0) ai_message_heading_pane_g_ParamLimits

0xf9e2,	// (0x0003a7e0) ai_message_heading_pane_g

0xd505,	// (0x00038303) ai_message_heading_pane_t1_ParamLimits

0xd505,	// (0x00038303) ai_message_heading_pane_t1

0xd51f,	// (0x0003831d) ai_message_heading_pane_t2_ParamLimits

0xd51f,	// (0x0003831d) ai_message_heading_pane_t2

0x0001,

0xf9eb,	// (0x0003a7e9) ai_message_heading_pane_t_ParamLimits

0xf9eb,	// (0x0003a7e9) ai_message_heading_pane_t

0xd533,	// (0x00038331) bg_popup_heading_pane_cp1_ParamLimits

0xd533,	// (0x00038331) bg_popup_heading_pane_cp1

0xd4c1,	// (0x000382bf) list_ai_message_pane_ParamLimits

0xd4c1,	// (0x000382bf) list_ai_message_pane

0x711f,	// (0x00031f1d) scroll_pane_cp10

0xd45d,	// (0x0003825b) list_ai_message_pane_g1

0xd465,	// (0x00038263) list_ai_message_pane_g2

0x0001,

0xf9bf,	// (0x0003a7bd) list_ai_message_pane_g

0xd46d,	// (0x0003826b) list_ai_message_pane_t1_ParamLimits

0xd46d,	// (0x0003826b) list_ai_message_pane_t1

0xd482,	// (0x00038280) list_ai_message_pane_t2_ParamLimits

0xd482,	// (0x00038280) list_ai_message_pane_t2

0xd497,	// (0x00038295) list_ai_message_pane_t3_ParamLimits

0xd497,	// (0x00038295) list_ai_message_pane_t3

0xd4ac,	// (0x000382aa) list_ai_message_pane_t4_ParamLimits

0xd4ac,	// (0x000382aa) list_ai_message_pane_t4

0x0003,

0xf9c4,	// (0x0003a7c2) list_ai_message_pane_t_ParamLimits

0xf9c4,	// (0x0003a7c2) list_ai_message_pane_t

0xd449,	// (0x00038247) cell_ai_soft_ind_pane_ParamLimits

0xd449,	// (0x00038247) cell_ai_soft_ind_pane

0x7aa4,	// (0x000328a2) cell_ai_soft_ind_pane_g1_ParamLimits

0x7aa4,	// (0x000328a2) cell_ai_soft_ind_pane_g1

0x6992,	// (0x00031790) grid_highlight_cp1

0x7ab1,	// (0x000328af) text_secondary_cp56_ParamLimits

0x7ab1,	// (0x000328af) text_secondary_cp56

0xd41e,	// (0x0003821c) example_general_pane_ParamLimits

0xd41e,	// (0x0003821c) example_general_pane

0xd42a,	// (0x00038228) example_parent_pane_g1_ParamLimits

0xd42a,	// (0x00038228) example_parent_pane_g1

0xd436,	// (0x00038234) example_parent_pane_t1_ParamLimits

0xd436,	// (0x00038234) example_parent_pane_t1

0xaa7f,	// (0x0003587d) popup_preview_text_window_ParamLimits

0xaa7f,	// (0x0003587d) popup_preview_text_window

0x7979,	// (0x00032777) list_single_pane_cp2_g4

0x6bc9,	// (0x000319c7) bg_popup_preview_window_pane_ParamLimits

0x6bc9,	// (0x000319c7) bg_popup_preview_window_pane

0xd1c0,	// (0x00037fbe) popup_preview_text_window_t1_ParamLimits

0xd1c0,	// (0x00037fbe) popup_preview_text_window_t1

0xd1d9,	// (0x00037fd7) popup_preview_text_window_t2_ParamLimits

0xd1d9,	// (0x00037fd7) popup_preview_text_window_t2

0xd222,	// (0x00038020) popup_preview_text_window_t3_ParamLimits

0xd222,	// (0x00038020) popup_preview_text_window_t3

0xd267,	// (0x00038065) popup_preview_text_window_t4_ParamLimits

0xd267,	// (0x00038065) popup_preview_text_window_t4

0x0004,

0xf993,	// (0x0003a791) popup_preview_text_window_t_ParamLimits

0xf993,	// (0x0003a791) popup_preview_text_window_t

0xd2e5,	// (0x000380e3) scroll_pane_cp11

0x7e79,	// (0x00032c77) bg_popup_preview_window_pane_g1

0xd174,	// (0x00037f72) bg_popup_preview_window_pane_g2

0xd17e,	// (0x00037f7c) bg_popup_preview_window_pane_g3

0xd188,	// (0x00037f86) bg_popup_preview_window_pane_g4

0xd192,	// (0x00037f90) bg_popup_preview_window_pane_g5

0xd19c,	// (0x00037f9a) bg_popup_preview_window_pane_g6

0xd1a4,	// (0x00037fa2) bg_popup_preview_window_pane_g7

0xd1ac,	// (0x00037faa) bg_popup_preview_window_pane_g8

0x3b56,	// (0x0002e954) aid_popup_width_pane

0xa9ef,	// (0x000357ed) popup_midp_note_alarm_window_ParamLimits

0xa9ef,	// (0x000357ed) popup_midp_note_alarm_window

0x6ff4,	// (0x00031df2) data_form_pane_ParamLimits

0x97ce,	// (0x000345cc) form_field_data_pane_g1

0x97d8,	// (0x000345d6) form_field_data_pane_t1_ParamLimits

0x7000,	// (0x00031dfe) input_focus_pane_ParamLimits

0x700e,	// (0x00031e0c) data_form_wide_pane_ParamLimits

0x33a0,	// (0x0002e19e) form_field_data_wide_pane_g1

0x33ac,	// (0x0002e1aa) form_field_data_wide_pane_t1_ParamLimits

0x6d82,	// (0x00031b80) input_focus_pane_cp6_ParamLimits

0xa239,	// (0x00035037) input_popup_find_pane_g1_ParamLimits

0xa239,	// (0x00035037) input_popup_find_pane_g1

0x40a1,	// (0x0002ee9f) aid_navi_side_left_pane

0x40b6,	// (0x0002eeb4) aid_navi_side_right_pane

0x8665,	// (0x00033463) bg_popup_window_pane_cp30_ParamLimits

0x8665,	// (0x00033463) bg_popup_window_pane_cp30

0x86df,	// (0x000334dd) popup_midp_note_alarm_window_g1_ParamLimits

0x86df,	// (0x000334dd) popup_midp_note_alarm_window_g1

0x870f,	// (0x0003350d) popup_midp_note_alarm_window_t1_ParamLimits

0x870f,	// (0x0003350d) popup_midp_note_alarm_window_t1

0x87b0,	// (0x000335ae) popup_midp_note_alarm_window_t2_ParamLimits

0x87b0,	// (0x000335ae) popup_midp_note_alarm_window_t2

0x885e,	// (0x0003365c) popup_midp_note_alarm_window_t3_ParamLimits

0x885e,	// (0x0003365c) popup_midp_note_alarm_window_t3

0x8886,	// (0x00033684) popup_midp_note_alarm_window_t4_ParamLimits

0x8886,	// (0x00033684) popup_midp_note_alarm_window_t4

0x88a6,	// (0x000336a4) popup_midp_note_alarm_window_t5_ParamLimits

0x88a6,	// (0x000336a4) popup_midp_note_alarm_window_t5

0x000a,

0xf930,	// (0x0003a72e) popup_midp_note_alarm_window_t_ParamLimits

0xf930,	// (0x0003a72e) popup_midp_note_alarm_window_t

0x8952,	// (0x00033750) wait_bar_pane_cp1_ParamLimits

0x8952,	// (0x00033750) wait_bar_pane_cp1

0x6992,	// (0x00031790) wait_anim_pane_copy1

0x6992,	// (0x00031790) wait_border_pane_copy1

0x8394,	// (0x00033192) wait_border_pane_g1_copy1

0x33c6,	// (0x0002e1c4) form_field_popup_pane_g1

0x97f2,	// (0x000345f0) form_field_popup_pane_t1_ParamLimits

0x7000,	// (0x00031dfe) input_focus_pane_cp7_ParamLimits

0x703a,	// (0x00031e38) list_form_pane_ParamLimits

0x33e8,	// (0x0002e1e6) form_field_popup_wide_pane_g1

0x33f0,	// (0x0002e1ee) form_field_popup_wide_pane_t1_ParamLimits

0x7000,	// (0x00031dfe) input_focus_pane_cp8_ParamLimits

0x7046,	// (0x00031e44) list_form_wide_pane_ParamLimits

0xd687,	// (0x00038485) aid_size_cell_graphic_pane

0x9871,	// (0x0003466f) data_form_pane_t1_ParamLimits

0x995b,	// (0x00034759) data_form_wide_pane_t1_ParamLimits

0xae69,	// (0x00035c67) bg_status_flat_pane

0x9daa,	// (0x00034ba8) title_pane_t1_ParamLimits

0x69a8,	// (0x000317a6) title_pane_t2_ParamLimits

0x69ce,	// (0x000317cc) title_pane_t3_ParamLimits

0xf5f3,	// (0x0003a3f1) title_pane_t_ParamLimits

0x74eb,	// (0x000322e9) level_1_signal_ParamLimits

0x74fd,	// (0x000322fb) level_2_signal_ParamLimits

0x7510,	// (0x0003230e) level_3_signal_ParamLimits

0x7523,	// (0x00032321) level_4_signal_ParamLimits

0x7536,	// (0x00032334) level_5_signal_ParamLimits

0x7549,	// (0x00032347) level_6_signal_ParamLimits

0x755c,	// (0x0003235a) level_7_signal_ParamLimits

0x74eb,	// (0x000322e9) level_1_battery_ParamLimits

0x74fd,	// (0x000322fb) level_2_battery_ParamLimits

0x7510,	// (0x0003230e) level_3_battery_ParamLimits

0x7523,	// (0x00032321) level_4_battery_ParamLimits

0x7536,	// (0x00032334) level_5_battery_ParamLimits

0x7549,	// (0x00032347) level_6_battery_ParamLimits

0x755c,	// (0x0003235a) level_7_battery_ParamLimits

0x8588,	// (0x00033386) bg_status_flat_pane_g1

0x8590,	// (0x0003338e) bg_status_flat_pane_g2

0x8598,	// (0x00033396) bg_status_flat_pane_g3

0x85a0,	// (0x0003339e) bg_status_flat_pane_g4

0x85a8,	// (0x000333a6) bg_status_flat_pane_g5

0x85b0,	// (0x000333ae) bg_status_flat_pane_g6

0x85b8,	// (0x000333b6) bg_status_flat_pane_g7

0x9e3e,	// (0x00034c3c) tabs_3_active_pane_t1_ParamLimits

0x9e3e,	// (0x00034c3c) tabs_3_passive_pane_t1_ParamLimits

0x9e58,	// (0x00034c56) tabs_4_active_pane_t1_ParamLimits

0x9e58,	// (0x00034c56) tabs_4_1_passive_pane_t1_ParamLimits

0xa24f,	// (0x0003504d) tabs_2_active_pane_t1_ParamLimits

0xa24f,	// (0x0003504d) tabs_2_passive_pane_t1_ParamLimits

0x69e0,	// (0x000317de) bg_active_tab_pane_cp4_ParamLimits

0xa261,	// (0x0003505f) tabs_2_long_active_pane_t1_ParamLimits

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp4_ParamLimits

0x4c91,	// (0x0002fa8f) list_single_midp_graphic_pane_t1_ParamLimits

0x69e0,	// (0x000317de) bg_active_tab_pane_cp5_ParamLimits

0xa274,	// (0x00035072) tabs_3_long_active_pane_t1_ParamLimits

0x7a11,	// (0x0003280f) bg_passive_tab_pane_cp5_ParamLimits

0x4c91,	// (0x0002fa8f) list_single_midp_graphic_pane_t1

0xae69,	// (0x00035c67) bg_status_flat_pane_ParamLimits

0x7d4a,	// (0x00032b48) indicator_pane_cp2_ParamLimits

0x7d4a,	// (0x00032b48) indicator_pane_cp2

0xaff8,	// (0x00035df6) navi_pane_srt_ParamLimits

0xaff8,	// (0x00035df6) navi_pane_srt

0x7d72,	// (0x00032b70) popup_clock_digital_analogue_window_cp1

0x6a24,	// (0x00031822) indicator_pane_t1

0x7a60,	// (0x0003285e) copy_highlight_pane

0x7a60,	// (0x0003285e) cursor_graphics_pane

0x7a60,	// (0x0003285e) graphic_within_text_pane

0x7a60,	// (0x0003285e) link_highlight_pane

0xd2a8,	// (0x000380a6) popup_preview_text_window_t5_ParamLimits

0xd2a8,	// (0x000380a6) popup_preview_text_window_t5

0x7acd,	// (0x000328cb) cursor_digital_pane

0x7acd,	// (0x000328cb) cursor_primary_pane

0x7ade,	// (0x000328dc) cursor_primary_small_pane

0x7ae6,	// (0x000328e4) cursor_secondary_pane

0x7aee,	// (0x000328ec) cursor_title_pane

0x7acd,	// (0x000328cb) link_highlight_digital_pane

0x7ad5,	// (0x000328d3) link_highlight_primary_pane

0x7ade,	// (0x000328dc) link_highlight_primary_small_pane

0x7ae6,	// (0x000328e4) link_highlight_secondary_pane

0x7aee,	// (0x000328ec) link_highlight_title_pane

0x7acd,	// (0x000328cb) copy_highlight_digital_pane

0x7acd,	// (0x000328cb) copy_highlight_primary_pane

0x7ade,	// (0x000328dc) copy_highlight_primary_small_pane

0x7ae6,	// (0x000328e4) copy_highlight_secondary_pane

0x7aee,	// (0x000328ec) copy_highlight_title_pane

0x7ae6,	// (0x000328e4) graphic_text_digital_pane

0x8608,	// (0x00033406) graphic_text_primary_pane

0x8611,	// (0x0003340f) graphic_text_primary_small_pane

0x7ade,	// (0x000328dc) graphic_text_secondary_pane

0x7acd,	// (0x000328cb) graphic_text_title_pane

0xa4f1,	// (0x000352ef) cursor_primary_pane_g1

0x85fa,	// (0x000333f8) cursor_text_primary_t1

0xb2e7,	// (0x000360e5) cursor_primary_small_pane_g1

0x85ec,	// (0x000333ea) cursor_text_primary_small_t1

0xb2dd,	// (0x000360db) cursor_primary_small_pane_g1_copy1

0x85de,	// (0x000333dc) cursor_text_primary_small_t1_copy1

0x85d0,	// (0x000333ce) cursor_text_title_t1

0xb2d3,	// (0x000360d1) cursor_title_pane_g1

0xa4f1,	// (0x000352ef) cursor_digital_pane_g1

0x7af6,	// (0x000328f4) cursor_text_digital_t1

0x7b04,	// (0x00032902) link_highlight_primary_pane_g1

0x8579,	// (0x00033377) link_highlight_primary_pane_t1

0x7b04,	// (0x00032902) link_highlight_primary_small_pane_g1

0x7b0c,	// (0x0003290a) link_highlight_primary_small_pane_t1

0x7b04,	// (0x00032902) link_highlight_secondary_pane_g1

0x7b1b,	// (0x00032919) link_highlight_secondary_pane_t1

0x84de,	// (0x000332dc) link_highlight_title_pane_g1

0x84f5,	// (0x000332f3) link_highlight_title_pane_t1

0x84de,	// (0x000332dc) link_highlight_digital_pane_g1

0x84e6,	// (0x000332e4) link_highlight_digital_pane_t1

0x83b3,	// (0x000331b1) copy_highlight_primary_pane_g1

0x83d9,	// (0x000331d7) copy_highlight_primary_pane_t1

0x83b3,	// (0x000331b1) copy_highlight_primary_small_pane_g1

0x83ca,	// (0x000331c8) copy_highlight_primary_small_pane_t1

0x7b2a,	// (0x00032928) copy_highlight_secondary_pane_g1

0x7b32,	// (0x00032930) copy_highlight_secondary_pane_t1

0x83b3,	// (0x000331b1) copy_highlight_title_pane_g1

0x83bb,	// (0x000331b9) copy_highlight_title_pane_t1

0x83b3,	// (0x000331b1) copy_highlight_digital_pane_g1

0xd813,	// (0x00038611) copy_highlight_digital_pane_t1

0xd767,	// (0x00038565) graphic_text_primary_pane_g1

0xd7f7,	// (0x000385f5) graphic_text_primary_pane_t1

0xd805,	// (0x00038603) graphic_text_primary_pane_t2

0x0001,

0xfa5f,	// (0x0003a85d) graphic_text_primary_pane_t

0xd7d3,	// (0x000385d1) graphic_text_primary_small_pane_g1

0xd7db,	// (0x000385d9) graphic_text_primary_small_pane_t1

0xd7e9,	// (0x000385e7) graphic_text_primary_small_pane_t2

0x0001,

0xfa5a,	// (0x0003a858) graphic_text_primary_small_pane_t

0xd7af,	// (0x000385ad) graphic_text_secondary_pane_g1

0xd7b7,	// (0x000385b5) graphic_text_secondary_pane_t1

0xd7c5,	// (0x000385c3) graphic_text_secondary_pane_t2

0x0001,

0xfa55,	// (0x0003a853) graphic_text_secondary_pane_t

0xd78b,	// (0x00038589) graphic_text_title_pane_g1

0xd793,	// (0x00038591) graphic_text_title_pane_t1

0xd7a1,	// (0x0003859f) graphic_text_title_pane_t2

0x0001,

0xfa50,	// (0x0003a84e) graphic_text_title_pane_t

0xd767,	// (0x00038565) graphic_text_digital_pane_g1

0xd76f,	// (0x0003856d) graphic_text_digital_pane_t1

0xd77d,	// (0x0003857b) graphic_text_digital_pane_t2

0x0001,

0xfa4b,	// (0x0003a849) graphic_text_digital_pane_t

0x69e0,	// (0x000317de) navi_icon_pane_srt_ParamLimits

0x69e0,	// (0x000317de) navi_icon_pane_srt

0x6992,	// (0x00031790) navi_midp_pane_srt

0x6992,	// (0x00031790) navi_navi_pane_srt

0x69e0,	// (0x000317de) navi_text_pane_srt_ParamLimits

0x69e0,	// (0x000317de) navi_text_pane_srt

0xd732,	// (0x00038530) navi_navi_icon_text_pane_srt

0xd73a,	// (0x00038538) navi_navi_pane_srt_g1_ParamLimits

0xd73a,	// (0x00038538) navi_navi_pane_srt_g1

0xd74c,	// (0x0003854a) navi_navi_pane_srt_g2_ParamLimits

0xd74c,	// (0x0003854a) navi_navi_pane_srt_g2

0x0001,

0xfa46,	// (0x0003a844) navi_navi_pane_srt_g_ParamLimits

0xfa46,	// (0x0003a844) navi_navi_pane_srt_g

0xd75e,	// (0x0003855c) navi_navi_tabs_pane_srt

0xd732,	// (0x00038530) navi_navi_text_pane_srt

0xd732,	// (0x00038530) navi_navi_volume_pane_srt

0xd723,	// (0x00038521) navi_navi_text_pane_srt_t1

0x509b,	// (0x0002fe99) navi_navi_volume_pane_srt_g1

0x50a3,	// (0x0002fea1) volume_small_pane_srt_ParamLimits

0x50a3,	// (0x0002fea1) volume_small_pane_srt

0x43bb,	// (0x0002f1b9) volume_small_pane_srt_g1_ParamLimits

0x43bb,	// (0x0002f1b9) volume_small_pane_srt_g1

0x43cb,	// (0x0002f1c9) volume_small_pane_srt_g2_ParamLimits

0x43cb,	// (0x0002f1c9) volume_small_pane_srt_g2

0x43dc,	// (0x0002f1da) volume_small_pane_srt_g3_ParamLimits

0x43dc,	// (0x0002f1da) volume_small_pane_srt_g3

0x43ed,	// (0x0002f1eb) volume_small_pane_srt_g4_ParamLimits

0x43ed,	// (0x0002f1eb) volume_small_pane_srt_g4

0x43fe,	// (0x0002f1fc) volume_small_pane_srt_g5_ParamLimits

0x43fe,	// (0x0002f1fc) volume_small_pane_srt_g5

0x440f,	// (0x0002f20d) volume_small_pane_srt_g6_ParamLimits

0x440f,	// (0x0002f20d) volume_small_pane_srt_g6

0x4420,	// (0x0002f21e) volume_small_pane_srt_g7_ParamLimits

0x4420,	// (0x0002f21e) volume_small_pane_srt_g7

0x4431,	// (0x0002f22f) volume_small_pane_srt_g8_ParamLimits

0x4431,	// (0x0002f22f) volume_small_pane_srt_g8

0x4442,	// (0x0002f240) volume_small_pane_srt_g9_ParamLimits

0x4442,	// (0x0002f240) volume_small_pane_srt_g9

0x4453,	// (0x0002f251) volume_small_pane_srt_g10_ParamLimits

0x4453,	// (0x0002f251) volume_small_pane_srt_g10

0x0009,

0xf7fa,	// (0x0003a5f8) volume_small_pane_srt_g_ParamLimits

0xf7fa,	// (0x0003a5f8) volume_small_pane_srt_g

0x6c7e,	// (0x00031a7c) query_popup_data_pane_cp2

0xd709,	// (0x00038507) navi_navi_icon_text_pane_srt_t1_ParamLimits

0xd709,	// (0x00038507) navi_navi_icon_text_pane_srt_t1

0x8608,	// (0x00033406) navi_tabs_2_long_pane_srt

0x8608,	// (0x00033406) navi_tabs_2_pane_srt

0x8608,	// (0x00033406) navi_tabs_3_long_pane_srt

0x8608,	// (0x00033406) navi_tabs_3_pane_srt

0x8608,	// (0x00033406) navi_tabs_4_pane_srt

0x507b,	// (0x0002fe79) tabs_2_active_pane_srt_ParamLimits

0x507b,	// (0x0002fe79) tabs_2_active_pane_srt

0x508b,	// (0x0002fe89) tabs_2_passive_pane_srt_ParamLimits

0x508b,	// (0x0002fe89) tabs_2_passive_pane_srt

0x7f61,	// (0x00032d5f) bg_passive_tab_pane_cp1_srt_ParamLimits

0x7f61,	// (0x00032d5f) bg_passive_tab_pane_cp1_srt

0xd6e7,	// (0x000384e5) bg_passive_tab_pane_g1_cp1_srt

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp1_srt

0xd6f0,	// (0x000384ee) bg_passive_tab_pane_g3_cp1_srt

0x6b13,	// (0x00031911) bg_active_tab_pane_cp1_srt_ParamLimits

0x6b13,	// (0x00031911) bg_active_tab_pane_cp1_srt

0xd6f9,	// (0x000384f7) tabs_2_active_pane_srt_g1

0xb912,	// (0x00036710) tabs_2_active_pane_srt_t1_ParamLimits

0xb912,	// (0x00036710) tabs_2_active_pane_srt_t1

0xd6e7,	// (0x000384e5) bg_active_tab_pane_g1_cp1_srt

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp1_srt

0xd6f0,	// (0x000384ee) bg_active_tab_pane_g3_cp1_srt

0x5048,	// (0x0002fe46) tabs_3_active_pane_srt_ParamLimits

0x5048,	// (0x0002fe46) tabs_3_active_pane_srt

0x5059,	// (0x0002fe57) tabs_3_passive_pane_cp_srt_ParamLimits

0x5059,	// (0x0002fe57) tabs_3_passive_pane_cp_srt

0x506a,	// (0x0002fe68) tabs_3_passive_pane_srt_ParamLimits

0x506a,	// (0x0002fe68) tabs_3_passive_pane_srt

0x7f61,	// (0x00032d5f) bg_passive_tab_pane_cp2_srt_ParamLimits

0x7f61,	// (0x00032d5f) bg_passive_tab_pane_cp2_srt

0x7b41,	// (0x0003293f) bg_passive_tab_pane_g1_cp2_srt

0x773d,	// (0x0003253b) bg_passive_tab_pane_g2_cp2_srt

0x7b4a,	// (0x00032948) bg_passive_tab_pane_g3_cp2_srt

0x6b13,	// (0x00031911) bg_active_tab_pane_cp2_srt_ParamLimits

0x6b13,	// (0x00031911) bg_active_tab_pane_cp2_srt

0xd6df,	// (0x000384dd) tabs_3_active_pane_srt_g1

0xb8fc,	// (0x000366fa) tabs_3_active_pane_srt_t1_ParamLimits

0xb8fc,	// (0x000366fa) tabs_3_active_pane_srt_t1

0x7b41,	// (0x0003293f) bg_active_tab_pane_g1_cp2_srt

0x773d,	// (0x0003253b) bg_active_tab_pane_g2_cp2_srt

0x7b4a,	// (0x00032948) bg_active_tab_pane_g3_cp2_srt

0x5000,	// (0x0002fdfe) tabs_4_active_pane_srt_ParamLimits

0x5000,	// (0x0002fdfe) tabs_4_active_pane_srt

0x5012,	// (0x0002fe10) tabs_4_passive_pane_cp2_srt_ParamLimits

0x5012,	// (0x0002fe10) tabs_4_passive_pane_cp2_srt

0x45c8,	// (0x0002f3c6) aid_size_cell_toolbar

0xcffc,	// (0x00037dfa) main_idle_act_pane_ParamLimits

0x4799,	// (0x0002f597) popup_large_graphic_colour_window_ParamLimits

0xad43,	// (0x00035b41) popup_toolbar_window_ParamLimits

0xad43,	// (0x00035b41) popup_toolbar_window

0xd603,	// (0x00038401) list_single_graphic_2heading_pane_ParamLimits

0xd603,	// (0x00038401) list_single_graphic_2heading_pane

0x72f7,	// (0x000320f5) aid_size_cell_apps_grid_lsc_pane

0x72ff,	// (0x000320fd) aid_size_cell_apps_grid_prt_pane

0x7a11,	// (0x0003280f) bg_wml_button_pane_cp1_ParamLimits

0x7a11,	// (0x0003280f) bg_wml_button_pane_cp1

0xb286,	// (0x00036084) form_midp_field_text_pane_t1_ParamLimits

0x7f61,	// (0x00032d5f) input_focus_pane_cp050_ParamLimits

0x80be,	// (0x00032ebc) list_midp_form_text_pane_ParamLimits

0x809b,	// (0x00032e99) input_focus_pane_cp051_ParamLimits

0x80af,	// (0x00032ead) list_midp_choice_pane_ParamLimits

0xb222,	// (0x00036020) list_single_2graphic_pane_cp3_ParamLimits

0xb222,	// (0x00036020) list_single_2graphic_pane_cp3

0xb235,	// (0x00036033) list_single_midp_graphic_pane_ParamLimits

0xb235,	// (0x00036033) list_single_midp_graphic_pane

0x3589,	// (0x0002e387) list_single_graphic_2heading_pane_g1_ParamLimits

0x3589,	// (0x0002e387) list_single_graphic_2heading_pane_g1

0x3595,	// (0x0002e393) list_single_graphic_2heading_pane_g4_ParamLimits

0x3595,	// (0x0002e393) list_single_graphic_2heading_pane_g4

0x35a1,	// (0x0002e39f) list_single_graphic_2heading_pane_g5_ParamLimits

0x35a1,	// (0x0002e39f) list_single_graphic_2heading_pane_g5

0x0002,

0xf84d,	// (0x0003a64b) list_single_graphic_2heading_pane_g_ParamLimits

0xf84d,	// (0x0003a64b) list_single_graphic_2heading_pane_g

0x35ad,	// (0x0002e3ab) list_single_graphic_2heading_pane_t1_ParamLimits

0x35ad,	// (0x0002e3ab) list_single_graphic_2heading_pane_t1

0x35c1,	// (0x0002e3bf) list_single_graphic_2heading_pane_t2_ParamLimits

0x35c1,	// (0x0002e3bf) list_single_graphic_2heading_pane_t2

0x35db,	// (0x0002e3d9) list_single_graphic_2heading_pane_t3_ParamLimits

0x35db,	// (0x0002e3d9) list_single_graphic_2heading_pane_t3

0x0002,

0xf854,	// (0x0003a652) list_single_graphic_2heading_pane_t_ParamLimits

0xf854,	// (0x0003a652) list_single_graphic_2heading_pane_t

0x7db7,	// (0x00032bb5) bg_popup_sub_pane_cp2

0x7de1,	// (0x00032bdf) grid_toobar_pane

0x4c07,	// (0x0002fa05) cell_toolbar_pane_ParamLimits

0x4c07,	// (0x0002fa05) cell_toolbar_pane

0x7e1d,	// (0x00032c1b) cell_toolbar_pane_g1_ParamLimits

0x7e1d,	// (0x00032c1b) cell_toolbar_pane_g1

0x7e31,	// (0x00032c2f) cell_toolbar_pane_g2_ParamLimits

0x7e31,	// (0x00032c2f) cell_toolbar_pane_g2

0x0001,

0xf862,	// (0x0003a660) cell_toolbar_pane_g_ParamLimits

0xf862,	// (0x0003a660) cell_toolbar_pane_g

0x7e53,	// (0x00032c51) grid_highlight_pane_cp2_ParamLimits

0x7e53,	// (0x00032c51) grid_highlight_pane_cp2

0x7e6d,	// (0x00032c6b) toolbar_button_pane

0x7e79,	// (0x00032c77) toolbar_button_pane_g1

0x7e81,	// (0x00032c7f) toolbar_button_pane_g2

0x7e89,	// (0x00032c87) toolbar_button_pane_g3

0x7e91,	// (0x00032c8f) toolbar_button_pane_g4

0x7e99,	// (0x00032c97) toolbar_button_pane_g5

0x7ea1,	// (0x00032c9f) toolbar_button_pane_g6

0x7ea9,	// (0x00032ca7) toolbar_button_pane_g7

0x7eb1,	// (0x00032caf) toolbar_button_pane_g8

0x7eb9,	// (0x00032cb7) toolbar_button_pane_g9

0x0009,

0xf867,	// (0x0003a665) toolbar_button_pane_g

0x4c57,	// (0x0002fa55) list_single_2graphic_pane_g1_cp3_ParamLimits

0x4c57,	// (0x0002fa55) list_single_2graphic_pane_g1_cp3

0xb186,	// (0x00035f84) list_single_2graphic_pane_g2_cp3_ParamLimits

0xb186,	// (0x00035f84) list_single_2graphic_pane_g2_cp3

0x788e,	// (0x0003268c) list_single_2graphic_pane_g3_cp3

0x426e,	// (0x0002f06c) list_single_2graphic_pane_g4_cp3_ParamLimits

0x426e,	// (0x0002f06c) list_single_2graphic_pane_g4_cp3

0x4c74,	// (0x0002fa72) list_single_2graphic_pane_t1_cp3_ParamLimits

0x4c74,	// (0x0002fa72) list_single_2graphic_pane_t1_cp3

0x74a4,	// (0x000322a2) list_single_midp_graphic_pane_g2_ParamLimits

0x74a4,	// (0x000322a2) list_single_midp_graphic_pane_g2

0x3579,	// (0x0002e377) aid_zoom_text_primary

0x3581,	// (0x0002e37f) aid_zoom_text_secondary

0x7bfa,	// (0x000329f8) status_small_pane_g7_ParamLimits

0x7bfa,	// (0x000329f8) status_small_pane_g7

0x7c1d,	// (0x00032a1b) status_small_pane_t1_ParamLimits

0x9d86,	// (0x00034b84) title_pane_g2

0x0003,

0xf5ea,	// (0x0003a3e8) title_pane_g

0xa074,	// (0x00034e72) aid_size_cell_colour_1_pane_ParamLimits

0xa074,	// (0x00034e72) aid_size_cell_colour_1_pane

0xa088,	// (0x00034e86) aid_size_cell_colour_2_pane_ParamLimits

0xa088,	// (0x00034e86) aid_size_cell_colour_2_pane

0xa09c,	// (0x00034e9a) aid_size_cell_colour_3_pane_ParamLimits

0xa09c,	// (0x00034e9a) aid_size_cell_colour_3_pane

0xa0b0,	// (0x00034eae) aid_size_cell_colour_4_pane_ParamLimits

0xa0b0,	// (0x00034eae) aid_size_cell_colour_4_pane

0x3fdd,	// (0x0002eddb) title_pane_stacon_g1_ParamLimits

0x3fdd,	// (0x0002eddb) title_pane_stacon_g1

0x8430,	// (0x0003322e) popup_note_wait_window_g3_ParamLimits

0x8430,	// (0x0003322e) popup_note_wait_window_g3

0x84a7,	// (0x000332a5) popup_note_wait_window_t5_ParamLimits

0x84a7,	// (0x000332a5) popup_note_wait_window_t5

0x6992,	// (0x00031790) main_feb_china_hwr_fs_writing_pane

0xa6dc,	// (0x000354da) popup_feb_china_hwr_fs_window_ParamLimits

0xa6dc,	// (0x000354da) popup_feb_china_hwr_fs_window

0xb197,	// (0x00035f95) aid_size_cell_hwr_fs_ParamLimits

0xb197,	// (0x00035f95) aid_size_cell_hwr_fs

0x7f61,	// (0x00032d5f) bg_popup_sub_pane_cp3_ParamLimits

0x7f61,	// (0x00032d5f) bg_popup_sub_pane_cp3

0xb1ac,	// (0x00035faa) grid_hwr_fs_pane_ParamLimits

0xb1ac,	// (0x00035faa) grid_hwr_fs_pane

0x4cd4,	// (0x0002fad2) linegrid_hwr_fs_pane_ParamLimits

0x4cd4,	// (0x0002fad2) linegrid_hwr_fs_pane

0xb1c4,	// (0x00035fc2) cell_hwr_fs_pane_ParamLimits

0xb1c4,	// (0x00035fc2) cell_hwr_fs_pane

0x7f6d,	// (0x00032d6b) linegrid_hwr_fs_pane_g1_ParamLimits

0x7f6d,	// (0x00032d6b) linegrid_hwr_fs_pane_g1

0xb1e8,	// (0x00035fe6) linegrid_hwr_fs_pane_g2_ParamLimits

0xb1e8,	// (0x00035fe6) linegrid_hwr_fs_pane_g2

0x7f79,	// (0x00032d77) linegrid_hwr_fs_pane_g3_ParamLimits

0x7f79,	// (0x00032d77) linegrid_hwr_fs_pane_g3

0x4d08,	// (0x0002fb06) linegrid_hwr_fs_pane_g4_ParamLimits

0x4d08,	// (0x0002fb06) linegrid_hwr_fs_pane_g4

0x4d26,	// (0x0002fb24) linegrid_hwr_fs_pane_g5_ParamLimits

0x4d26,	// (0x0002fb24) linegrid_hwr_fs_pane_g5

0x0004,

0xf88d,	// (0x0003a68b) linegrid_hwr_fs_pane_g_ParamLimits

0xf88d,	// (0x0003a68b) linegrid_hwr_fs_pane_g

0x7f85,	// (0x00032d83) cell_hwr_fs_pane_g1_ParamLimits

0x7f85,	// (0x00032d83) cell_hwr_fs_pane_g1

0x7d83,	// (0x00032b81) cell_hwr_fs_pane_g2_ParamLimits

0x7d83,	// (0x00032b81) cell_hwr_fs_pane_g2

0xb1fa,	// (0x00035ff8) cell_hwr_fs_pane_g3_ParamLimits

0xb1fa,	// (0x00035ff8) cell_hwr_fs_pane_g3

0xb207,	// (0x00036005) cell_hwr_fs_pane_g4_ParamLimits

0xb207,	// (0x00036005) cell_hwr_fs_pane_g4

0x0003,

0xf898,	// (0x0003a696) cell_hwr_fs_pane_g_ParamLimits

0xf898,	// (0x0003a696) cell_hwr_fs_pane_g

0xb214,	// (0x00036012) cell_hwr_fs_pane_t1

0x6992,	// (0x00031790) grid_highlight_pane_cp6

0x6992,	// (0x00031790) main_idle_act2_pane

0x7106,	// (0x00031f04) aid_inside_area_popup_secondary

0xb448,	// (0x00036246) aid_inside_area_window_primary_ParamLimits

0xb448,	// (0x00036246) aid_inside_area_window_primary

0xd822,	// (0x00038620) ai2_news_ticker_pane

0xd82a,	// (0x00038628) aid_size_cell_ai1_link_ParamLimits

0xd82a,	// (0x00038628) aid_size_cell_ai1_link

0xb928,	// (0x00036726) popup_ai2_data_window_ParamLimits

0xb928,	// (0x00036726) popup_ai2_data_window

0xd844,	// (0x00038642) popup_ai2_link_window_ParamLimits

0xd844,	// (0x00038642) popup_ai2_link_window

0x7f61,	// (0x00032d5f) bg_popup_sub_pane_cp4_ParamLimits

0x7f61,	// (0x00032d5f) bg_popup_sub_pane_cp4

0xd85a,	// (0x00038658) grid_ai2_link_pane_ParamLimits

0xd85a,	// (0x00038658) grid_ai2_link_pane

0xd871,	// (0x0003866f) popup_ai2_link_window_g1_ParamLimits

0xd871,	// (0x0003866f) popup_ai2_link_window_g1

0xd87d,	// (0x0003867b) popup_ai2_link_window_g2_ParamLimits

0xd87d,	// (0x0003867b) popup_ai2_link_window_g2

0x0001,

0xfa64,	// (0x0003a862) popup_ai2_link_window_g_ParamLimits

0xfa64,	// (0x0003a862) popup_ai2_link_window_g

0xd88e,	// (0x0003868c) ai2_mp_button_pane

0xd896,	// (0x00038694) ai2_mp_volume_pane

0x809b,	// (0x00032e99) bg_popup_sub_pane_cp5_ParamLimits

0x809b,	// (0x00032e99) bg_popup_sub_pane_cp5

0xd89e,	// (0x0003869c) heading_ai2_gene_pane_ParamLimits

0xd89e,	// (0x0003869c) heading_ai2_gene_pane

0xd8aa,	// (0x000386a8) list_ai2_gene_pane_ParamLimits

0xd8aa,	// (0x000386a8) list_ai2_gene_pane

0xd8f2,	// (0x000386f0) cell_ai2_link_pane_ParamLimits

0xd8f2,	// (0x000386f0) cell_ai2_link_pane

0xd908,	// (0x00038706) cell_ai2_link_pane_g1

0x6992,	// (0x00031790) grid_highlight_pane_cp7

0x50b8,	// (0x0002feb6) ai2_mp_volume_pane_g1

0xd9a5,	// (0x000387a3) ai2_mp_volume_pane_g2

0xb95d,	// (0x0003675b) list_ai2_gene_pane_t1

0xd9ad,	// (0x000387ab) ai2_mp_volume_pane_g3

0x0002,

0xfa7d,	// (0x0003a87b) ai2_mp_volume_pane_g

0x50c0,	// (0x0002febe) volume_small_pane_cp3

0xd9b5,	// (0x000387b3) aid_size_cell_ai2_button

0xd9bd,	// (0x000387bb) grid_ai2_button_pane

0xd9c6,	// (0x000387c4) cell_ai2_button_pane_ParamLimits

0xd9c6,	// (0x000387c4) cell_ai2_button_pane

0x6924,	// (0x00031722) cell_ai2_button_pane_g1

0x6992,	// (0x00031790) grid_highlight_pane_cp8

0xd965,	// (0x00038763) ai2_gene_pane_t1_ParamLimits

0xd965,	// (0x00038763) ai2_gene_pane_t1

0xa658,	// (0x00035456) aid_height_parent_landscape

0xb65e,	// (0x0003645c) aid_height_set_list

0xcffc,	// (0x00037dfa) aid_size_parent

0xd687,	// (0x00038485) aid_size_cell_graphic_pane_ParamLimits

0xd8ba,	// (0x000386b8) popup_ai2_data_window_g1_ParamLimits

0xd8ba,	// (0x000386b8) popup_ai2_data_window_g1

0xd8c6,	// (0x000386c4) ai2_news_ticker_pane_g1

0xd8ce,	// (0x000386cc) ai2_news_ticker_pane_g2

0x0001,

0xfa69,	// (0x0003a867) ai2_news_ticker_pane_g

0xd8d6,	// (0x000386d4) ai2_news_ticker_pane_t1

0xd8e4,	// (0x000386e2) ai2_news_ticker_pane_t2

0x0001,

0xfa6e,	// (0x0003a86c) ai2_news_ticker_pane_t

0xd911,	// (0x0003870f) heading_ai2_gene_pane_g1

0xd919,	// (0x00038717) heading_ai2_gene_pane_t1_ParamLimits

0xd919,	// (0x00038717) heading_ai2_gene_pane_t1

0xd92e,	// (0x0003872c) list_highlight_pane_cp6

0xb946,	// (0x00036744) ai2_gene_pane_ParamLimits

0xb946,	// (0x00036744) ai2_gene_pane

0xb96b,	// (0x00036769) list_ai2_gene_pane_t2

0x0001,

0xfa73,	// (0x0003a871) list_ai2_gene_pane_t

0xd936,	// (0x00038734) list_highlight_pane_cp8_ParamLimits

0xd936,	// (0x00038734) list_highlight_pane_cp8

0xd947,	// (0x00038745) ai2_gene_pane_g1_ParamLimits

0xd947,	// (0x00038745) ai2_gene_pane_g1

0xd959,	// (0x00038757) ai2_gene_pane_g2_ParamLimits

0xd959,	// (0x00038757) ai2_gene_pane_g2

0x0001,

0xfa78,	// (0x0003a876) ai2_gene_pane_g_ParamLimits

0xfa78,	// (0x0003a876) ai2_gene_pane_g

0x6f9f,	// (0x00031d9d) scroll_pane_cp12

0xa617,	// (0x00035415) control_pane_t3_ParamLimits

0xa617,	// (0x00035415) control_pane_t3

0x7c0e,	// (0x00032a0c) status_small_pane_g8_ParamLimits

0x7c0e,	// (0x00032a0c) status_small_pane_g8

0xa77e,	// (0x0003557c) popup_find_window_ParamLimits

0xaa2f,	// (0x0003582d) popup_note_image_window_ParamLimits

0x35f3,	// (0x0002e3f1) list_double2_graphic_pane_vc_g1_ParamLimits

0x35f3,	// (0x0002e3f1) list_double2_graphic_pane_vc_g1

0x4c37,	// (0x0002fa35) list_double2_graphic_pane_vc_g2_ParamLimits

0x4c37,	// (0x0002fa35) list_double2_graphic_pane_vc_g2

0x4c43,	// (0x0002fa41) list_double2_graphic_pane_vc_g3_ParamLimits

0x4c43,	// (0x0002fa41) list_double2_graphic_pane_vc_g3

0x0002,

0xf85b,	// (0x0003a659) list_double2_graphic_pane_vc_g_ParamLimits

0xf85b,	// (0x0003a659) list_double2_graphic_pane_vc_g

0x35ff,	// (0x0002e3fd) list_double2_graphic_pane_vc_t1_ParamLimits

0x35ff,	// (0x0002e3fd) list_double2_graphic_pane_vc_t1

0x4c37,	// (0x0002fa35) list_single_heading_pane_vc_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_single_heading_pane_vc_g1

0x4c43,	// (0x0002fa41) list_single_heading_pane_vc_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_single_heading_pane_vc_g2

0x0001,

0xf66e,	// (0x0003a46c) list_single_heading_pane_vc_g_ParamLimits

0xf66e,	// (0x0003a46c) list_single_heading_pane_vc_g

0x3615,	// (0x0002e413) list_single_heading_pane_vc_t1_ParamLimits

0x3615,	// (0x0002e413) list_single_heading_pane_vc_t1

0x362b,	// (0x0002e429) list_single_heading_pane_vc_t2_ParamLimits

0x362b,	// (0x0002e429) list_single_heading_pane_vc_t2

0x0001,

0xf87c,	// (0x0003a67a) list_single_heading_pane_vc_t_ParamLimits

0xf87c,	// (0x0003a67a) list_single_heading_pane_vc_t

0x7ec1,	// (0x00032cbf) list_setting_number_pane_vc_g1_ParamLimits

0x7ec1,	// (0x00032cbf) list_setting_number_pane_vc_g1

0x7ecd,	// (0x00032ccb) list_setting_number_pane_vc_g2_ParamLimits

0x7ecd,	// (0x00032ccb) list_setting_number_pane_vc_g2

0x0001,

0xf881,	// (0x0003a67f) list_setting_number_pane_vc_g_ParamLimits

0xf881,	// (0x0003a67f) list_setting_number_pane_vc_g

0x7ed9,	// (0x00032cd7) list_setting_number_pane_vc_t1_ParamLimits

0x7ed9,	// (0x00032cd7) list_setting_number_pane_vc_t1

0x7eed,	// (0x00032ceb) list_setting_number_pane_vc_t2_ParamLimits

0x7eed,	// (0x00032ceb) list_setting_number_pane_vc_t2

0x7f01,	// (0x00032cff) list_setting_number_pane_vc_t3_ParamLimits

0x7f01,	// (0x00032cff) list_setting_number_pane_vc_t3

0x0002,

0xf886,	// (0x0003a684) list_setting_number_pane_vc_t_ParamLimits

0xf886,	// (0x0003a684) list_setting_number_pane_vc_t

0x7f27,	// (0x00032d25) set_value_pane_vc_ParamLimits

0x7f27,	// (0x00032d25) set_value_pane_vc

0xd603,	// (0x00038401) list_double2_graphic_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double2_graphic_pane_vc

0x4f9e,	// (0x0002fd9c) list_double2_large_graphic_pane_vc_ParamLimits

0x4f9e,	// (0x0002fd9c) list_double2_large_graphic_pane_vc

0xd603,	// (0x00038401) list_double2_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double2_pane_vc

0xd603,	// (0x00038401) list_double_graphic_heading_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double_graphic_heading_pane_vc

0xd603,	// (0x00038401) list_double_graphic_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double_graphic_pane_vc

0xd603,	// (0x00038401) list_double_heading_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double_heading_pane_vc

0x4f9e,	// (0x0002fd9c) list_double_large_graphic_pane_vc_ParamLimits

0x4f9e,	// (0x0002fd9c) list_double_large_graphic_pane_vc

0xd603,	// (0x00038401) list_double_number_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double_number_pane_vc

0xd603,	// (0x00038401) list_double_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double_pane_vc

0xd603,	// (0x00038401) list_double_time_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_double_time_pane_vc

0xd603,	// (0x00038401) list_setting_number_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_setting_number_pane_vc

0xd603,	// (0x00038401) list_setting_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_setting_pane_vc

0xd603,	// (0x00038401) list_single_graphic_heading_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_single_graphic_heading_pane_vc

0xd603,	// (0x00038401) list_single_heading_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_single_heading_pane_vc

0xd603,	// (0x00038401) list_single_number_heading_pane_vc_ParamLimits

0xd603,	// (0x00038401) list_single_number_heading_pane_vc

0x36d2,	// (0x0002e4d0) list_double_graphic_heading_pane_vc_g1_ParamLimits

0x36d2,	// (0x0002e4d0) list_double_graphic_heading_pane_vc_g1

0x7981,	// (0x0003277f) list_double_graphic_heading_pane_vc_g2_ParamLimits

0x7981,	// (0x0003277f) list_double_graphic_heading_pane_vc_g2

0x50c9,	// (0x0002fec7) list_double_graphic_heading_pane_vc_g3_ParamLimits

0x50c9,	// (0x0002fec7) list_double_graphic_heading_pane_vc_g3

0x0002,

0xfa84,	// (0x0003a882) list_double_graphic_heading_pane_vc_g_ParamLimits

0xfa84,	// (0x0003a882) list_double_graphic_heading_pane_vc_g

0x36de,	// (0x0002e4dc) list_double_graphic_heading_pane_vc_t1_ParamLimits

0x36de,	// (0x0002e4dc) list_double_graphic_heading_pane_vc_t1

0x3615,	// (0x0002e413) list_double_graphic_heading_pane_vc_t2_ParamLimits

0x3615,	// (0x0002e413) list_double_graphic_heading_pane_vc_t2

0x0001,

0xfa8b,	// (0x0003a889) list_double_graphic_heading_pane_vc_t_ParamLimits

0xfa8b,	// (0x0003a889) list_double_graphic_heading_pane_vc_t

0x7ec1,	// (0x00032cbf) list_setting_pane_vc_g1_ParamLimits

0x7ec1,	// (0x00032cbf) list_setting_pane_vc_g1

0x7ecd,	// (0x00032ccb) list_setting_pane_vc_g2_ParamLimits

0x7ecd,	// (0x00032ccb) list_setting_pane_vc_g2

0x0001,

0xf881,	// (0x0003a67f) list_setting_pane_vc_g_ParamLimits

0xf881,	// (0x0003a67f) list_setting_pane_vc_g

0xdbe4,	// (0x000389e2) list_setting_pane_vc_t1_ParamLimits

0xdbe4,	// (0x000389e2) list_setting_pane_vc_t1

0xdbf8,	// (0x000389f6) list_setting_pane_vc_t2_ParamLimits

0xdbf8,	// (0x000389f6) list_setting_pane_vc_t2

0x0001,

0xface,	// (0x0003a8cc) list_setting_pane_vc_t_ParamLimits

0xface,	// (0x0003a8cc) list_setting_pane_vc_t

0x7f27,	// (0x00032d25) set_value_pane_cp_vc_ParamLimits

0x7f27,	// (0x00032d25) set_value_pane_cp_vc

0x4c37,	// (0x0002fa35) list_single_number_heading_pane_vc_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_single_number_heading_pane_vc_g1

0x4c43,	// (0x0002fa41) list_single_number_heading_pane_vc_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_single_number_heading_pane_vc_g2

0x0001,

0xf66e,	// (0x0003a46c) list_single_number_heading_pane_vc_g_ParamLimits

0xf66e,	// (0x0003a46c) list_single_number_heading_pane_vc_g

0x3615,	// (0x0002e413) list_single_number_heading_pane_vc_t1_ParamLimits

0x3615,	// (0x0002e413) list_single_number_heading_pane_vc_t1

0x36f0,	// (0x0002e4ee) list_single_number_heading_pane_vc_t2_ParamLimits

0x36f0,	// (0x0002e4ee) list_single_number_heading_pane_vc_t2

0x3702,	// (0x0002e500) list_single_number_heading_pane_vc_t3_ParamLimits

0x3702,	// (0x0002e500) list_single_number_heading_pane_vc_t3

0x0002,

0xfad3,	// (0x0003a8d1) list_single_number_heading_pane_vc_t_ParamLimits

0xfad3,	// (0x0003a8d1) list_single_number_heading_pane_vc_t

0x35f3,	// (0x0002e3f1) list_single_graphic_heading_pane_vc_g1_ParamLimits

0x35f3,	// (0x0002e3f1) list_single_graphic_heading_pane_vc_g1

0x4c37,	// (0x0002fa35) list_single_graphic_heading_pane_vc_g4_ParamLimits

0x4c37,	// (0x0002fa35) list_single_graphic_heading_pane_vc_g4

0x4c43,	// (0x0002fa41) list_single_graphic_heading_pane_vc_g5_ParamLimits

0x4c43,	// (0x0002fa41) list_single_graphic_heading_pane_vc_g5

0x0002,

0xf85b,	// (0x0003a659) list_single_graphic_heading_pane_vc_g_ParamLimits

0xf85b,	// (0x0003a659) list_single_graphic_heading_pane_vc_g

0x3615,	// (0x0002e413) list_single_graphic_heading_pane_vc_t1_ParamLimits

0x3615,	// (0x0002e413) list_single_graphic_heading_pane_vc_t1

0x3714,	// (0x0002e512) list_single_graphic_heading_pane_vc_t2_ParamLimits

0x3714,	// (0x0002e512) list_single_graphic_heading_pane_vc_t2

0x0001,

0xfada,	// (0x0003a8d8) list_single_graphic_heading_pane_vc_t_ParamLimits

0xfada,	// (0x0003a8d8) list_single_graphic_heading_pane_vc_t

0x4c37,	// (0x0002fa35) list_double2_pane_vc_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_double2_pane_vc_g1

0x4c43,	// (0x0002fa41) list_double2_pane_vc_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_double2_pane_vc_g2

0x0001,

0xf66e,	// (0x0003a46c) list_double2_pane_vc_g_ParamLimits

0xf66e,	// (0x0003a46c) list_double2_pane_vc_g

0x3726,	// (0x0002e524) list_double2_pane_vc_t1_ParamLimits

0x3726,	// (0x0002e524) list_double2_pane_vc_t1

0x5126,	// (0x0002ff24) list_double2_large_graphic_pane_vc_g1_ParamLimits

0x5126,	// (0x0002ff24) list_double2_large_graphic_pane_vc_g1

0x5132,	// (0x0002ff30) list_double2_large_graphic_pane_vc_g2_ParamLimits

0x5132,	// (0x0002ff30) list_double2_large_graphic_pane_vc_g2

0x513e,	// (0x0002ff3c) list_double2_large_graphic_pane_vc_g3_ParamLimits

0x513e,	// (0x0002ff3c) list_double2_large_graphic_pane_vc_g3

0x0002,

0xf686,	// (0x0003a484) list_double2_large_graphic_pane_vc_g_ParamLimits

0xf686,	// (0x0003a484) list_double2_large_graphic_pane_vc_g

0x373c,	// (0x0002e53a) list_double2_large_graphic_pane_vc_t1_ParamLimits

0x373c,	// (0x0002e53a) list_double2_large_graphic_pane_vc_t1

0x514a,	// (0x0002ff48) list_double_time_pane_vc_g1_ParamLimits

0x514a,	// (0x0002ff48) list_double_time_pane_vc_g1

0x5156,	// (0x0002ff54) list_double_time_pane_vc_g2_ParamLimits

0x5156,	// (0x0002ff54) list_double_time_pane_vc_g2

0x0001,

0xfadf,	// (0x0003a8dd) list_double_time_pane_vc_g_ParamLimits

0xfadf,	// (0x0003a8dd) list_double_time_pane_vc_g

0x3752,	// (0x0002e550) list_double_time_pane_vc_t1_ParamLimits

0x3752,	// (0x0002e550) list_double_time_pane_vc_t1

0x376b,	// (0x0002e569) list_double_time_pane_vc_t2_ParamLimits

0x376b,	// (0x0002e569) list_double_time_pane_vc_t2

0x37a9,	// (0x0002e5a7) list_double_time_pane_vc_t3_ParamLimits

0x37a9,	// (0x0002e5a7) list_double_time_pane_vc_t3

0x37c1,	// (0x0002e5bf) list_double_time_pane_vc_t4_ParamLimits

0x37c1,	// (0x0002e5bf) list_double_time_pane_vc_t4

0x0003,

0xfae4,	// (0x0003a8e2) list_double_time_pane_vc_t_ParamLimits

0xfae4,	// (0x0003a8e2) list_double_time_pane_vc_t

0x4c37,	// (0x0002fa35) list_double_pane_vc_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_double_pane_vc_g1

0x4c43,	// (0x0002fa41) list_double_pane_vc_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_double_pane_vc_g2

0x0001,

0xf66e,	// (0x0003a46c) list_double_pane_vc_g_ParamLimits

0xf66e,	// (0x0003a46c) list_double_pane_vc_g

0x37d5,	// (0x0002e5d3) list_double_pane_vc_t1_ParamLimits

0x37d5,	// (0x0002e5d3) list_double_pane_vc_t1

0x37e7,	// (0x0002e5e5) list_double_pane_vc_t2_ParamLimits

0x37e7,	// (0x0002e5e5) list_double_pane_vc_t2

0x0001,

0xfaed,	// (0x0003a8eb) list_double_pane_vc_t_ParamLimits

0xfaed,	// (0x0003a8eb) list_double_pane_vc_t

0x4c37,	// (0x0002fa35) list_double_number_pane_vc_g1_ParamLimits

0x4c37,	// (0x0002fa35) list_double_number_pane_vc_g1

0x4c43,	// (0x0002fa41) list_double_number_pane_vc_g2_ParamLimits

0x4c43,	// (0x0002fa41) list_double_number_pane_vc_g2

0x0001,

0xf66e,	// (0x0003a46c) list_double_number_pane_vc_g_ParamLimits

0xf66e,	// (0x0003a46c) list_double_number_pane_vc_g

0x37fd,	// (0x0002e5fb) list_double_number_pane_vc_t1_ParamLimits

0x37fd,	// (0x0002e5fb) list_double_number_pane_vc_t1

0x3811,	// (0x0002e60f) list_double_number_pane_vc_t2_ParamLimits

0x3811,	// (0x0002e60f) list_double_number_pane_vc_t2

0x37e7,	// (0x0002e5e5) list_double_number_pane_vc_t3_ParamLimits

0x37e7,	// (0x0002e5e5) list_double_number_pane_vc_t3

0x0002,

0xfaf2,	// (0x0003a8f0) list_double_number_pane_vc_t_ParamLimits

0xfaf2,	// (0x0003a8f0) list_double_number_pane_vc_t

0x5162,	// (0x0002ff60) list_double_large_graphic_pane_vc_g1_ParamLimits

0x5162,	// (0x0002ff60) list_double_large_graphic_pane_vc_g1

0x516e,	// (0x0002ff6c) list_double_large_graphic_pane_vc_g2_ParamLimits

0x516e,	// (0x0002ff6c) list_double_large_graphic_pane_vc_g2

0x513e,	// (0x0002ff3c) list_double_large_graphic_pane_vc_g3_ParamLimits

0x513e,	// (0x0002ff3c) list_double_large_graphic_pane_vc_g3

0x3823,	// (0x0002e621) list_double_large_graphic_pane_vc_g4_ParamLimits

0x3823,	// (0x0002e621) list_double_large_graphic_pane_vc_g4

0x0003,

0xfaf9,	// (0x0003a8f7) list_double_large_graphic_pane_vc_g_ParamLimits

0xfaf9,	// (0x0003a8f7) list_double_large_graphic_pane_vc_g

0x382f,	// (0x0002e62d) list_double_large_graphic_pane_vc_t1_ParamLimits

0x382f,	// (0x0002e62d) list_double_large_graphic_pane_vc_t1

0x3841,	// (0x0002e63f) list_double_large_graphic_pane_vc_t2_ParamLimits

0x3841,	// (0x0002e63f) list_double_large_graphic_pane_vc_t2

0x0001,

0xfb02,	// (0x0003a900) list_double_large_graphic_pane_vc_t_ParamLimits

0xfb02,	// (0x0003a900) list_double_large_graphic_pane_vc_t

0x7981,	// (0x0003277f) list_double_heading_pane_vc_g1_ParamLimits

0x7981,	// (0x0003277f) list_double_heading_pane_vc_g1

0x50c9,	// (0x0002fec7) list_double_heading_pane_vc_g2_ParamLimits

0x50c9,	// (0x0002fec7) list_double_heading_pane_vc_g2

0x0001,

0xfb07,	// (0x0003a905) list_double_heading_pane_vc_g_ParamLimits

0xfb07,	// (0x0003a905) list_double_heading_pane_vc_g

0x3858,	// (0x0002e656) list_double_heading_pane_vc_t1_ParamLimits

0x3858,	// (0x0002e656) list_double_heading_pane_vc_t1

0x3615,	// (0x0002e413) list_double_heading_pane_vc_t2_ParamLimits

0x3615,	// (0x0002e413) list_double_heading_pane_vc_t2

0x0001,

0xfb0c,	// (0x0003a90a) list_double_heading_pane_vc_t_ParamLimits

0xfb0c,	// (0x0003a90a) list_double_heading_pane_vc_t

0x35f3,	// (0x0002e3f1) list_double_graphic_pane_vc_g1_ParamLimits

0x35f3,	// (0x0002e3f1) list_double_graphic_pane_vc_g1

0x517d,	// (0x0002ff7b) list_double_graphic_pane_vc_g2_ParamLimits

0x517d,	// (0x0002ff7b) list_double_graphic_pane_vc_g2

0x518c,	// (0x0002ff8a) list_double_graphic_pane_vc_g3_ParamLimits

0x518c,	// (0x0002ff8a) list_double_graphic_pane_vc_g3

0x0002,

0xfb11,	// (0x0003a90f) list_double_graphic_pane_vc_g_ParamLimits

0xfb11,	// (0x0003a90f) list_double_graphic_pane_vc_g

0x386a,	// (0x0002e668) list_double_graphic_pane_vc_t1_ParamLimits

0x386a,	// (0x0002e668) list_double_graphic_pane_vc_t1

0x37e7,	// (0x0002e5e5) list_double_graphic_pane_vc_t2_ParamLimits

0x37e7,	// (0x0002e5e5) list_double_graphic_pane_vc_t2

0x0001,

0xfb18,	// (0x0003a916) list_double_graphic_pane_vc_t_ParamLimits

0xfb18,	// (0x0003a916) list_double_graphic_pane_vc_t

0x3b62,	// (0x0002e960) aid_size_cell_fastswap

0x9b1b,	// (0x00034919) aid_size_cell_touch_ParamLimits

0x9b1b,	// (0x00034919) aid_size_cell_touch

0x3d41,	// (0x0002eb3f) popup_fast_swap_wide_window_ParamLimits

0x3d41,	// (0x0002eb3f) popup_fast_swap_wide_window

0x9d1f,	// (0x00034b1d) touch_pane_ParamLimits

0x9d1f,	// (0x00034b1d) touch_pane

0x6fec,	// (0x00031dea) button_value_adjust_pane_cp2

0x32b8,	// (0x0002e0b6) button_value_adjust_pane_cp4

0x32e0,	// (0x0002e0de) form_field_data_pane_cp2

0x97a3,	// (0x000345a1) form_field_data_wide_pane_cp2

0x7336,	// (0x00032134) bg_scroll_pane_ParamLimits

0x414a,	// (0x0002ef48) scroll_handle_pane_ParamLimits

0x415e,	// (0x0002ef5c) scroll_sc2_down_pane_ParamLimits

0x415e,	// (0x0002ef5c) scroll_sc2_down_pane

0x7367,	// (0x00032165) scroll_sc2_up_pane_ParamLimits

0x7367,	// (0x00032165) scroll_sc2_up_pane

0xba6f,	// (0x0003686d) grid_wheel_folder_pane_g1_ParamLimits

0xba6f,	// (0x0003686d) grid_wheel_folder_pane_g1

0x4353,	// (0x0002f151) clock_nsta_pane_cp2_ParamLimits

0x4353,	// (0x0002f151) clock_nsta_pane_cp2

0xa437,	// (0x00035235) listscroll_midp_pane_ParamLimits

0xa448,	// (0x00035246) midp_canvas_pane

0x45b6,	// (0x0002f3b4) nsta_clock_indic_pane

0x7c8c,	// (0x00032a8a) listscroll_form_pane_vc

0x7c94,	// (0x00032a92) listscroll_set_pane_vc_ParamLimits

0x7c94,	// (0x00032a92) listscroll_set_pane_vc

0xae91,	// (0x00035c8f) clock_nsta_pane

0xaebb,	// (0x00035cb9) indicator_nsta_pane

0x7db7,	// (0x00032bb5) bg_popup_sub_pane_cp2_ParamLimits

0x7dcb,	// (0x00032bc9) find_pane_cp2_ParamLimits

0x7dcb,	// (0x00032bc9) find_pane_cp2

0x7de1,	// (0x00032bdf) grid_toobar_pane_ParamLimits

0x7f35,	// (0x00032d33) list_form_gen_pane_vc_ParamLimits

0x7f35,	// (0x00032d33) list_form_gen_pane_vc

0x7f4b,	// (0x00032d49) scroll_pane_cp8_vc_ParamLimits

0x7f4b,	// (0x00032d49) scroll_pane_cp8_vc

0x7f9b,	// (0x00032d99) data_form_wide_pane_vc_ParamLimits

0x7f9b,	// (0x00032d99) data_form_wide_pane_vc

0x7fa7,	// (0x00032da5) form_field_data_wide_pane_vc_g1

0x7faf,	// (0x00032dad) form_field_data_wide_pane_vc_t1_ParamLimits

0x7faf,	// (0x00032dad) form_field_data_wide_pane_vc_t1

0x7000,	// (0x00031dfe) input_focus_pane_cp6_vc_ParamLimits

0x7000,	// (0x00031dfe) input_focus_pane_cp6_vc

0xb2ab,	// (0x000360a9) list_midp_pane_ParamLimits

0xd00e,	// (0x00037e0c) scroll_pane_cp16_ParamLimits

0xd00e,	// (0x00037e0c) scroll_pane_cp16

0x822f,	// (0x0003302d) button_value_adjust_pane_ParamLimits

0x822f,	// (0x0003302d) button_value_adjust_pane

0xb66f,	// (0x0003646d) button_value_adjust_pane_cp6_ParamLimits

0xb66f,	// (0x0003646d) button_value_adjust_pane_cp6

0xb7bd,	// (0x000365bb) settings_code_pane_cp_ParamLimits

0xb7bd,	// (0x000365bb) settings_code_pane_cp

0x6924,	// (0x00031722) cell_touch_pane_g1

0x6924,	// (0x00031722) cell_touch_pane_g2

0x0001,

0xf7a4,	// (0x0003a5a2) cell_touch_pane_g

0xb979,	// (0x00036777) cell_touch_pane_cp_ParamLimits

0xb979,	// (0x00036777) cell_touch_pane_cp

0xb995,	// (0x00036793) cell_touch_pane_ParamLimits

0xb995,	// (0x00036793) cell_touch_pane

0x6924,	// (0x00031722) scroll_sc2_down_pane_g1

0x6924,	// (0x00031722) scroll_sc2_up_pane_g1

0x6992,	// (0x00031790) bg_set_opt_pane_cp4_vc

0xd9d8,	// (0x000387d6) list_set_graphic_pane_vc_g1_ParamLimits

0xd9d8,	// (0x000387d6) list_set_graphic_pane_vc_g1

0xd9e4,	// (0x000387e2) list_set_graphic_pane_vc_g2_ParamLimits

0xd9e4,	// (0x000387e2) list_set_graphic_pane_vc_g2

0x0001,

0xfa90,	// (0x0003a88e) list_set_graphic_pane_vc_g_ParamLimits

0xfa90,	// (0x0003a88e) list_set_graphic_pane_vc_g

0xd9f0,	// (0x000387ee) text_primary_small_cp13_vc_ParamLimits

0xd9f0,	// (0x000387ee) text_primary_small_cp13_vc

0xda08,	// (0x00038806) list_set_graphic_pane_vc_ParamLimits

0xda08,	// (0x00038806) list_set_graphic_pane_vc

0x6992,	// (0x00031790) input_focus_pane_cp2_vc

0x6924,	// (0x00031722) setting_code_pane_vc_g1

0xda1b,	// (0x00038819) setting_code_pane_vc_t1

0xda29,	// (0x00038827) set_text_pane_vc_t1_ParamLimits

0xda29,	// (0x00038827) set_text_pane_vc_t1

0x6992,	// (0x00031790) input_focus_pane_cp1_vc

0xda47,	// (0x00038845) list_set_text_pane_vc

0x6924,	// (0x00031722) setting_text_pane_vc_g1

0x6992,	// (0x00031790) bg_set_opt_pane_cp2_vc

0xda51,	// (0x0003884f) setting_slider_graphic_pane_vc_g1

0xda59,	// (0x00038857) setting_slider_graphic_pane_vc_t1

0xda67,	// (0x00038865) setting_slider_graphic_pane_vc_t2

0x0001,

0xfa95,	// (0x0003a893) setting_slider_graphic_pane_vc_t

0xda75,	// (0x00038873) slider_set_pane_cp_vc

0xda7d,	// (0x0003887b) slider_set_pane_vc_g1

0xda86,	// (0x00038884) slider_set_pane_vc_g2

0x0006,

0xfa9a,	// (0x0003a898) slider_set_pane_vc_g

0x7067,	// (0x00031e65) set_opt_bg_pane_g1_copy1

0x706f,	// (0x00031e6d) set_opt_bg_pane_g2_copy1

0xdab2,	// (0x000388b0) set_opt_bg_pane_g3_copy1

0x707f,	// (0x00031e7d) set_opt_bg_pane_g4_copy1

0x7087,	// (0x00031e85) set_opt_bg_pane_g5_copy1

0x708f,	// (0x00031e8d) set_opt_bg_pane_g6_copy1

0xdabc,	// (0x000388ba) set_opt_bg_pane_g7_copy1

0xdac6,	// (0x000388c4) set_opt_bg_pane_g8_copy1

0xdad0,	// (0x000388ce) set_opt_bg_pane_g9_copy1

0x6992,	// (0x00031790) bg_set_opt_pane_cp_vc

0xdada,	// (0x000388d8) setting_slider_pane_vc_t1

0xda59,	// (0x00038857) setting_slider_pane_vc_t2

0xda67,	// (0x00038865) setting_slider_pane_vc_t3

0x0002,

0xfaa9,	// (0x0003a8a7) setting_slider_pane_vc_t

0xda75,	// (0x00038873) slider_set_pane_vc

0x4d4a,	// (0x0002fb48) volume_set_pane_vc_g1

0x50d5,	// (0x0002fed3) volume_set_pane_vc_g2

0x50de,	// (0x0002fedc) volume_set_pane_vc_g3

0x50e7,	// (0x0002fee5) volume_set_pane_vc_g4

0x50f0,	// (0x0002feee) volume_set_pane_vc_g5

0x50f9,	// (0x0002fef7) volume_set_pane_vc_g6

0x5102,	// (0x0002ff00) volume_set_pane_vc_g7

0x510b,	// (0x0002ff09) volume_set_pane_vc_g8

0x5114,	// (0x0002ff12) volume_set_pane_vc_g9

0x511d,	// (0x0002ff1b) volume_set_pane_vc_g10

0x0009,

0xfab0,	// (0x0003a8ae) volume_set_pane_vc_g

0xdae9,	// (0x000388e7) volume_set_pane_vc

0xdaf1,	// (0x000388ef) button_value_adjust_pane_cp1_vc

0xdafb,	// (0x000388f9) list_highlight_pane_cp2_vc

0xdb04,	// (0x00038902) list_set_pane_vc_ParamLimits

0xdb04,	// (0x00038902) list_set_pane_vc

0xdb72,	// (0x00038970) main_pane_set_vc_t1_ParamLimits

0xdb72,	// (0x00038970) main_pane_set_vc_t1

0xdb87,	// (0x00038985) main_pane_set_vc_t2_ParamLimits

0xdb87,	// (0x00038985) main_pane_set_vc_t2

0xdb99,	// (0x00038997) main_pane_set_vc_t3_ParamLimits

0xdb99,	// (0x00038997) main_pane_set_vc_t3

0xdbad,	// (0x000389ab) main_pane_set_vc_t4_ParamLimits

0xdbad,	// (0x000389ab) main_pane_set_vc_t4

0x0003,

0xfac5,	// (0x0003a8c3) main_pane_set_vc_t_ParamLimits

0xfac5,	// (0x0003a8c3) main_pane_set_vc_t

0xdbc1,	// (0x000389bf) setting_code_pane_vc_ParamLimits

0xdbc1,	// (0x000389bf) setting_code_pane_vc

0xdbd2,	// (0x000389d0) setting_slider_graphic_pane_vc

0xdbd2,	// (0x000389d0) setting_slider_pane_vc

0xdbd2,	// (0x000389d0) setting_text_pane_vc

0xdbd2,	// (0x000389d0) setting_volume_pane_vc

0xdbdc,	// (0x000389da) scroll_pane_cp121_vc

0x6fda,	// (0x00031dd8) set_content_pane_vc

0xdc1a,	// (0x00038a18) button_value_adjust_pane_g1

0xdc23,	// (0x00038a21) button_value_adjust_pane_g2

0x0001,

0xfb1d,	// (0x0003a91b) button_value_adjust_pane_g

0xdc2c,	// (0x00038a2a) form_field_slider_wide_pane_vc_t1_ParamLimits

0xdc2c,	// (0x00038a2a) form_field_slider_wide_pane_vc_t1

0xdc3e,	// (0x00038a3c) form_field_slider_wide_pane_vc_t2_ParamLimits

0xdc3e,	// (0x00038a3c) form_field_slider_wide_pane_vc_t2

0x0001,

0xfb22,	// (0x0003a920) form_field_slider_wide_pane_vc_t_ParamLimits

0xfb22,	// (0x0003a920) form_field_slider_wide_pane_vc_t

0x6b13,	// (0x00031911) input_focus_pane_cp10_vc_ParamLimits

0x6b13,	// (0x00031911) input_focus_pane_cp10_vc

0xdc50,	// (0x00038a4e) slider_cont_pane_cp1_vc_ParamLimits

0xdc50,	// (0x00038a4e) slider_cont_pane_cp1_vc

0xda7d,	// (0x0003887b) slider_form_pane_g1_cp2

0xda86,	// (0x00038884) slider_form_pane_g2_cp2

0xdc69,	// (0x00038a67) form_field_slider_pane_vc_t3

0xdc77,	// (0x00038a75) form_field_slider_pane_vc_t4

0xdc85,	// (0x00038a83) slider_form_pane_vc_ParamLimits

0xdc85,	// (0x00038a83) slider_form_pane_vc

0xdc92,	// (0x00038a90) form_field_slider_pane_vc_t1_ParamLimits

0xdc92,	// (0x00038a90) form_field_slider_pane_vc_t1

0xdc3e,	// (0x00038a3c) form_field_slider_pane_vc_t2_ParamLimits

0xdc3e,	// (0x00038a3c) form_field_slider_pane_vc_t2

0x0001,

0xfb32,	// (0x0003a930) form_field_slider_pane_vc_t_ParamLimits

0xfb32,	// (0x0003a930) form_field_slider_pane_vc_t

0x6b13,	// (0x00031911) input_focus_pane_cp9_vc_ParamLimits

0x6b13,	// (0x00031911) input_focus_pane_cp9_vc

0xdca8,	// (0x00038aa6) slider_cont_pane_vc_ParamLimits

0xdca8,	// (0x00038aa6) slider_cont_pane_vc

0xdcba,	// (0x00038ab8) list_form_graphic_pane_cp_vc_ParamLimits

0xdcba,	// (0x00038ab8) list_form_graphic_pane_cp_vc

0x7fa7,	// (0x00032da5) form_field_popup_wide_pane_vc_g1

0xdccf,	// (0x00038acd) form_field_popup_wide_pane_vc_t1_ParamLimits

0xdccf,	// (0x00038acd) form_field_popup_wide_pane_vc_t1

0x7000,	// (0x00031dfe) input_focus_pane_cp8_vc_ParamLimits

0x7000,	// (0x00031dfe) input_focus_pane_cp8_vc

0xdce6,	// (0x00038ae4) list_form_wide_pane_vc_ParamLimits

0xdce6,	// (0x00038ae4) list_form_wide_pane_vc

0xdcf2,	// (0x00038af0) list_form_graphic_pane_vc_g1

0xdcfa,	// (0x00038af8) list_form_graphic_pane_vc_t1_ParamLimits

0xdcfa,	// (0x00038af8) list_form_graphic_pane_vc_t1

0x69e0,	// (0x000317de) list_highlight_pane_cp5_vc_ParamLimits

0x69e0,	// (0x000317de) list_highlight_pane_cp5_vc

0xdd16,	// (0x00038b14) list_form_graphic_pane_vc_ParamLimits

0xdd16,	// (0x00038b14) list_form_graphic_pane_vc

0x7fa7,	// (0x00032da5) form_field_popup_pane_vc_g1

0xdd30,	// (0x00038b2e) form_field_popup_pane_vc_t1_ParamLimits

0xdd30,	// (0x00038b2e) form_field_popup_pane_vc_t1

0x7000,	// (0x00031dfe) input_focus_pane_cp7_vc_ParamLimits

0x7000,	// (0x00031dfe) input_focus_pane_cp7_vc

0xdd47,	// (0x00038b45) list_form_pane_vc_ParamLimits

0xdd47,	// (0x00038b45) list_form_pane_vc

0xdd53,	// (0x00038b51) data_form_pane_vc_t1_ParamLimits

0xdd53,	// (0x00038b51) data_form_pane_vc_t1

0x7067,	// (0x00031e65) input_focus_pane_vc_g1

0x706f,	// (0x00031e6d) input_focus_pane_vc_g2

0x7077,	// (0x00031e75) input_focus_pane_vc_g3

0x707f,	// (0x00031e7d) input_focus_pane_vc_g4

0x7087,	// (0x00031e85) input_focus_pane_vc_g5

0x708f,	// (0x00031e8d) input_focus_pane_vc_g6

0x7097,	// (0x00031e95) input_focus_pane_vc_g7

0x709f,	// (0x00031e9d) input_focus_pane_vc_g8

0x70a7,	// (0x00031ea5) input_focus_pane_vc_g9

0x6924,	// (0x00031722) input_focus_pane_vc_g10

0x0009,

0xf72d,	// (0x0003a52b) input_focus_pane_vc_g

0x7f9b,	// (0x00032d99) data_form_pane_vc_ParamLimits

0x7f9b,	// (0x00032d99) data_form_pane_vc

0x7fa7,	// (0x00032da5) form_field_data_pane_vc_g1

0xdd70,	// (0x00038b6e) form_field_data_pane_vc_t1_ParamLimits

0xdd70,	// (0x00038b6e) form_field_data_pane_vc_t1

0x7000,	// (0x00031dfe) input_focus_pane_vc_ParamLimits

0x7000,	// (0x00031dfe) input_focus_pane_vc

0xdd8a,	// (0x00038b88) button_value_adjust_pane_cp3_vc

0xdd92,	// (0x00038b90) button_value_adjust_pane_cp5_vc

0xdd9a,	// (0x00038b98) form_field_data_pane_vc_ParamLimits

0xdd9a,	// (0x00038b98) form_field_data_pane_vc

0xddb5,	// (0x00038bb3) form_field_data_pane_vc_cp2

0xddbd,	// (0x00038bbb) form_field_data_wide_pane_vc_ParamLimits

0xddbd,	// (0x00038bbb) form_field_data_wide_pane_vc

0xddd7,	// (0x00038bd5) form_field_data_wide_pane_vc_cp2

0xdddf,	// (0x00038bdd) form_field_popup_pane_vc_ParamLimits

0xdddf,	// (0x00038bdd) form_field_popup_pane_vc

0xddfa,	// (0x00038bf8) form_field_popup_wide_pane_vc_ParamLimits

0xddfa,	// (0x00038bf8) form_field_popup_wide_pane_vc

0xde14,	// (0x00038c12) form_field_slider_pane_vc_ParamLimits

0xde14,	// (0x00038c12) form_field_slider_pane_vc

0xde27,	// (0x00038c25) form_field_slider_wide_pane_vc_ParamLimits

0xde27,	// (0x00038c25) form_field_slider_wide_pane_vc

0xb9b3,	// (0x000367b1) grid_touch_1_pane_ParamLimits

0xb9b3,	// (0x000367b1) grid_touch_1_pane

0xb9c7,	// (0x000367c5) grid_touch_2_pane_ParamLimits

0xb9c7,	// (0x000367c5) grid_touch_2_pane

0xde3a,	// (0x00038c38) touch_pane_g1_ParamLimits

0xde3a,	// (0x00038c38) touch_pane_g1

0xde48,	// (0x00038c46) cell_app_pane_cp_wide_ParamLimits

0xde48,	// (0x00038c46) cell_app_pane_cp_wide

0xde59,	// (0x00038c57) grid_popup_fast_wide_pane_ParamLimits

0xde59,	// (0x00038c57) grid_popup_fast_wide_pane

0xde6d,	// (0x00038c6b) scroll_pane_cp19_ParamLimits

0xde6d,	// (0x00038c6b) scroll_pane_cp19

0x6992,	// (0x00031790) bg_popup_window_pane_cp20

0xde81,	// (0x00038c7f) listscroll_popup_fast_wide_pane

0x74b0,	// (0x000322ae) grid_indicator_nsta_pane

0xde89,	// (0x00038c87) clock_nsta_pane_g1

0xde92,	// (0x00038c90) clock_nsta_pane_t1

0xdeae,	// (0x00038cac) cell_indicator_nsta_pane_ParamLimits

0xdeae,	// (0x00038cac) cell_indicator_nsta_pane

0xde3a,	// (0x00038c38) cell_indicator_nsta_pane_g1

0xdee6,	// (0x00038ce4) cell_indicator_nsta_pane_g2

0x0001,

0xfb3c,	// (0x0003a93a) cell_indicator_nsta_pane_g

0xdefb,	// (0x00038cf9) clock_nsta_pane_cp

0xdf05,	// (0x00038d03) indicator_nsta_pane_cp

0xdf10,	// (0x00038d0e) nsta_clock_indic_pane_g1

0x6a1c,	// (0x0003181a) grid_indicator_pane

0x745c,	// (0x0003225a) scroll_pane_cp29

0x42a2,	// (0x0002f0a0) indicator_nsta_pane_cp2_ParamLimits

0x42a2,	// (0x0002f0a0) indicator_nsta_pane_cp2

0x69e0,	// (0x000317de) main_apps_wheel_pane

0x80d8,	// (0x00032ed6) form_midp_field_text_pane_ParamLimits

0x820f,	// (0x0003300d) scroll_bar_cp050_ParamLimits

0xdf48,	// (0x00038d46) cell_indicator_pane_ParamLimits

0xdf48,	// (0x00038d46) cell_indicator_pane

0xdf5f,	// (0x00038d5d) cell_indicator_pane_g1

0xb9f3,	// (0x000367f1) grid_wheel_folder_pane_ParamLimits

0xb9f3,	// (0x000367f1) grid_wheel_folder_pane

0xba01,	// (0x000367ff) list_wheel_apps_pane_ParamLimits

0xba01,	// (0x000367ff) list_wheel_apps_pane

0xba0f,	// (0x0003680d) main_apps_wheel_pane_g1_ParamLimits

0xba0f,	// (0x0003680d) main_apps_wheel_pane_g1

0xba1f,	// (0x0003681d) main_apps_wheel_pane_g2_ParamLimits

0xba1f,	// (0x0003681d) main_apps_wheel_pane_g2

0x0001,

0xfb4b,	// (0x0003a949) main_apps_wheel_pane_g_ParamLimits

0xfb4b,	// (0x0003a949) main_apps_wheel_pane_g

0xba2f,	// (0x0003682d) main_apps_wheel_pane_t1_ParamLimits

0xba2f,	// (0x0003682d) main_apps_wheel_pane_t1

0xba45,	// (0x00036843) list_wheel_apps_pane_g1

0xba4d,	// (0x0003684b) list_wheel_apps_pane_g2

0xba55,	// (0x00036853) list_wheel_apps_pane_g3

0xba5d,	// (0x0003685b) list_wheel_apps_pane_g4

0xba65,	// (0x00036863) list_wheel_apps_pane_g5

0x0004,

0xfb50,	// (0x0003a94e) list_wheel_apps_pane_g

0x78e0,	// (0x000326de) navi_icon_text_pane

0xad9b,	// (0x00035b99) aid_fill_nsta

0xba86,	// (0x00036884) navi_icon_text_pane_g1

0xba92,	// (0x00036890) navi_icon_text_pane_t1

0xa421,	// (0x0003521f) list_set_graphic_pane_t1_ParamLimits

0xa421,	// (0x0003521f) list_set_graphic_pane_t1

0x88d5,	// (0x000336d3) popup_midp_note_alarm_window_t6_ParamLimits

0x88d5,	// (0x000336d3) popup_midp_note_alarm_window_t6

0x88e7,	// (0x000336e5) popup_midp_note_alarm_window_t7_ParamLimits

0x88e7,	// (0x000336e5) popup_midp_note_alarm_window_t7

0x88f9,	// (0x000336f7) popup_midp_note_alarm_window_t8_ParamLimits

0x88f9,	// (0x000336f7) popup_midp_note_alarm_window_t8

0x890b,	// (0x00033709) popup_midp_note_alarm_window_t9_ParamLimits

0x890b,	// (0x00033709) popup_midp_note_alarm_window_t9

0x891d,	// (0x0003371b) popup_midp_note_alarm_window_t10_ParamLimits

0x891d,	// (0x0003371b) popup_midp_note_alarm_window_t10

0x892f,	// (0x0003372d) popup_midp_note_alarm_window_t11_ParamLimits

0x892f,	// (0x0003372d) popup_midp_note_alarm_window_t11

0x8941,	// (0x0003373f) scroll_pane_cp17_ParamLimits

0x8941,	// (0x0003373f) scroll_pane_cp17

0x4d4a,	// (0x0002fb48) volume_small_pane_cp_g1

0x5198,	// (0x0002ff96) volume_small_pane_cp_g2

0x51a1,	// (0x0002ff9f) volume_small_pane_cp_g3

0x51aa,	// (0x0002ffa8) volume_small_pane_cp_g4

0x51b3,	// (0x0002ffb1) volume_small_pane_cp_g5

0x50f0,	// (0x0002feee) volume_small_pane_cp_g6

0x51bc,	// (0x0002ffba) volume_small_pane_cp_g7

0x51c5,	// (0x0002ffc3) volume_small_pane_cp_g8

0x51ce,	// (0x0002ffcc) volume_small_pane_cp_g9

0x51d7,	// (0x0002ffd5) volume_small_pane_cp_g10

0x7a8c,	// (0x0003288a) midp_ticker_pane_g1_ParamLimits

0x7a98,	// (0x00032896) midp_ticker_pane_g2_ParamLimits

0xf7f5,	// (0x0003a5f3) midp_ticker_pane_g_ParamLimits

0xa4df,	// (0x000352dd) midp_ticker_pane_t1_ParamLimits

0xadb7,	// (0x00035bb5) aid_fill_nsta_2

0x81fb,	// (0x00032ff9) list_form2_midp_pane

0xd5e1,	// (0x000383df) midp_editing_number_pane_ParamLimits

0xd5f0,	// (0x000383ee) midp_ticker_pane_ParamLimits

0xdf69,	// (0x00038d67) form2_midp_field_pane

0xdf71,	// (0x00038d6f) scroll_pane_cp51

0xdf91,	// (0x00038d8f) form2_midp_button_pane_ParamLimits

0xdf91,	// (0x00038d8f) form2_midp_button_pane

0xdfa3,	// (0x00038da1) form2_midp_content_pane_ParamLimits

0xdfa3,	// (0x00038da1) form2_midp_content_pane

0xdfbd,	// (0x00038dbb) form2_midp_field_choice_group_pane

0xdfc5,	// (0x00038dc3) form2_midp_field_pane_g1

0xdfcd,	// (0x00038dcb) form2_midp_field_pane_g2

0xdfd5,	// (0x00038dd3) form2_midp_field_pane_g3

0xdfdd,	// (0x00038ddb) form2_midp_field_pane_g4

0x0003,

0xfb75,	// (0x0003a973) form2_midp_field_pane_g

0xdfe5,	// (0x00038de3) form2_midp_gauge_slider_pane

0xdfed,	// (0x00038deb) form2_midp_gauge_wait_pane

0xdff5,	// (0x00038df3) form2_midp_image_pane_ParamLimits

0xdff5,	// (0x00038df3) form2_midp_image_pane

0xe010,	// (0x00038e0e) form2_midp_label_pane_ParamLimits

0xe010,	// (0x00038e0e) form2_midp_label_pane

0xbac0,	// (0x000368be) form2_midp_label_pane_cp_ParamLimits

0xbac0,	// (0x000368be) form2_midp_label_pane_cp

0xe02f,	// (0x00038e2d) form2_midp_string_pane_ParamLimits

0xe02f,	// (0x00038e2d) form2_midp_string_pane

0x9985,	// (0x00034783) form2_midp_text_pane_ParamLimits

0x9985,	// (0x00034783) form2_midp_text_pane

0xe041,	// (0x00038e3f) form2_midp_time_pane

0xe051,	// (0x00038e4f) input_focus_pane_cp51_ParamLimits

0xe051,	// (0x00038e4f) input_focus_pane_cp51

0xe069,	// (0x00038e67) form2_midp_label_pane_t1_ParamLimits

0xe069,	// (0x00038e67) form2_midp_label_pane_t1

0x99a8,	// (0x000347a6) form2_mdip_text_pane_t1_ParamLimits

0x99a8,	// (0x000347a6) form2_mdip_text_pane_t1

0x38be,	// (0x0002e6bc) form2_midp_time_pane_t1

0xe0ba,	// (0x00038eb8) form2_midp_gauge_slider_pane_t1

0xbae1,	// (0x000368df) form2_midp_gauge_slider_pane_t2

0xbaf3,	// (0x000368f1) form2_midp_gauge_slider_pane_t3

0x0002,

0xfb7e,	// (0x0003a97c) form2_midp_gauge_slider_pane_t

0xe0cc,	// (0x00038eca) form2_midp_slider_pane

0xe0d8,	// (0x00038ed6) form2_midp_gauge_wait_pane_t1

0xe0e6,	// (0x00038ee4) form2_midp_wait_pane_ParamLimits

0xe0e6,	// (0x00038ee4) form2_midp_wait_pane

0x7fe4,	// (0x00032de2) list_single_2graphic_pane_cp4_ParamLimits

0x7fe4,	// (0x00032de2) list_single_2graphic_pane_cp4

0xb235,	// (0x00036033) list_single_midp_graphic_pane_cp_ParamLimits

0xb235,	// (0x00036033) list_single_midp_graphic_pane_cp

0x6992,	// (0x00031790) list_highlight_pane_cp20

0xe112,	// (0x00038f10) list_single_2graphic_pane_g1_cp4

0xd911,	// (0x0003870f) list_single_2graphic_pane_g2_cp4

0xe11a,	// (0x00038f18) list_single_2graphic_pane_t1_cp4

0x69e0,	// (0x000317de) list_highlight_pane_cp21

0xe129,	// (0x00038f27) list_single_midp_graphic_pane_g4_cp

0xe138,	// (0x00038f36) list_single_midp_graphic_pane_t1_cp

0xbb05,	// (0x00036903) form2_mdip_string_pane_t1_ParamLimits

0xbb05,	// (0x00036903) form2_mdip_string_pane_t1

0x6992,	// (0x00031790) bg_wml_button_pane_cp2

0x6924,	// (0x00031722) form2_midp_image_pane_g1

0x3f80,	// (0x0002ed7e) list_double_large_graphic_pane_g5_ParamLimits

0x3f80,	// (0x0002ed7e) list_double_large_graphic_pane_g5

0xa437,	// (0x00035235) midp_form_pane_ParamLimits

0x69e0,	// (0x000317de) main_apps_wheel_pane_ParamLimits

0xaab5,	// (0x000358b3) popup_preview_window_ParamLimits

0xaab5,	// (0x000358b3) popup_preview_window

0x4b96,	// (0x0002f994) popup_touch_info_window_ParamLimits

0x4b96,	// (0x0002f994) popup_touch_info_window

0x4bbe,	// (0x0002f9bc) popup_touch_menu_window_ParamLimits

0x4bbe,	// (0x0002f9bc) popup_touch_menu_window

0x691a,	// (0x00031718) bg_popup_sub_pane_cp6

0xe14d,	// (0x00038f4b) list_touch_menu_pane

0xe155,	// (0x00038f53) list_single_touch_menu_pane_ParamLimits

0xe155,	// (0x00038f53) list_single_touch_menu_pane

0xe16d,	// (0x00038f6b) list_single_touch_menu_pane_t1

0x69e0,	// (0x000317de) bg_popup_sub_pane_cp7_ParamLimits

0x69e0,	// (0x000317de) bg_popup_sub_pane_cp7

0xe17b,	// (0x00038f79) heading_sub_pane

0xe183,	// (0x00038f81) list_touch_info_pane_ParamLimits

0xe183,	// (0x00038f81) list_touch_info_pane

0xe192,	// (0x00038f90) list_single_touch_info_pane_ParamLimits

0xe192,	// (0x00038f90) list_single_touch_info_pane

0xe1a3,	// (0x00038fa1) list_single_touch_info_pane_t1

0xe1b1,	// (0x00038faf) list_single_touch_info_pane_t2

0x0001,

0xfb8c,	// (0x0003a98a) list_single_touch_info_pane_t

0x7a60,	// (0x0003285e) bg_popup_heading_pane_cp

0xe1bf,	// (0x00038fbd) heading_sub_pane_t1

0x7f61,	// (0x00032d5f) bg_popup_preview_window_pane_cp_ParamLimits

0x7f61,	// (0x00032d5f) bg_popup_preview_window_pane_cp

0xe17b,	// (0x00038f79) heading_preview_pane

0xe183,	// (0x00038f81) list_preview_pane_ParamLimits

0xe183,	// (0x00038f81) list_preview_pane

0xe1cd,	// (0x00038fcb) popup_preview_window_g1

0xe192,	// (0x00038f90) list_single_preview_pane_ParamLimits

0xe192,	// (0x00038f90) list_single_preview_pane

0xe1d5,	// (0x00038fd3) list_single_preview_pane_g1

0xe1dd,	// (0x00038fdb) list_single_preview_pane_t1

0xe1a3,	// (0x00038fa1) list_single_preview_pane_t2

0x0001,

0xfb91,	// (0x0003a98f) list_single_preview_pane_t

0xe1eb,	// (0x00038fe9) bg_popup_heading_pane_cp2_ParamLimits

0xe1eb,	// (0x00038fe9) bg_popup_heading_pane_cp2

0xe201,	// (0x00038fff) heading_preview_pane_g1

0xe209,	// (0x00039007) heading_preview_pane_t1_ParamLimits

0xe209,	// (0x00039007) heading_preview_pane_t1

0x6a33,	// (0x00031831) soft_indicator_pane_t1_ParamLimits

0x6f7c,	// (0x00031d7a) scroll_pane_ParamLimits

0x7355,	// (0x00032153) scroll_sc2_left_pane

0x735e,	// (0x0003215c) scroll_sc2_right_pane

0x737d,	// (0x0003217b) scroll_bg_pane_g1_ParamLimits

0x7392,	// (0x00032190) scroll_bg_pane_g2_ParamLimits

0x73aa,	// (0x000321a8) scroll_bg_pane_g3_ParamLimits

0xf784,	// (0x0003a582) scroll_bg_pane_g_ParamLimits

0x737d,	// (0x0003217b) scroll_handle_pane_g1_ParamLimits

0x73cc,	// (0x000321ca) scroll_handle_pane_g2_ParamLimits

0x73aa,	// (0x000321a8) scroll_handle_pane_g3_ParamLimits

0xf78b,	// (0x0003a589) scroll_handle_pane_g_ParamLimits

0x45fa,	// (0x0002f3f8) popup_choice_list_window_ParamLimits

0x45fa,	// (0x0002f3f8) popup_choice_list_window

0x7dc3,	// (0x00032bc1) choice_list_pane

0x7e45,	// (0x00032c43) cell_toolbar_pane_t1

0x7e6d,	// (0x00032c6b) toolbar_button_pane_ParamLimits

0xd33a,	// (0x00038138) ai_gene_pane_1_t2_ParamLimits

0xd33a,	// (0x00038138) ai_gene_pane_1_t2

0x0001,

0xf9a3,	// (0x0003a7a1) ai_gene_pane_1_t_ParamLimits

0xf9a3,	// (0x0003a7a1) ai_gene_pane_1_t

0xe226,	// (0x00039024) scroll_sc2_left_pane_g1

0xe226,	// (0x00039024) scroll_sc2_right_pane_g1

0x7a11,	// (0x0003280f) bg_popup_sub_pane_cp10

0xe230,	// (0x0003902e) list_choice_list_pane

0xe249,	// (0x00039047) list_single_choice_list_pane_ParamLimits

0xe249,	// (0x00039047) list_single_choice_list_pane

0xe25d,	// (0x0003905b) list_single_choice_list_pane_g1

0xe265,	// (0x00039063) list_single_choice_list_pane_t1_ParamLimits

0xe265,	// (0x00039063) list_single_choice_list_pane_t1

0xe27a,	// (0x00039078) choice_list_pane_g1

0xe282,	// (0x00039080) choice_list_pane_t1

0x691a,	// (0x00031718) input_focus_pane_cp11

0x72c2,	// (0x000320c0) title_pane_stacon_g2_ParamLimits

0x72c2,	// (0x000320c0) title_pane_stacon_g2

0x0002,

0xf76a,	// (0x0003a568) title_pane_stacon_g_ParamLimits

0xf76a,	// (0x0003a568) title_pane_stacon_g

0x7a60,	// (0x0003285e) cursor_press_pane

0xa732,	// (0x00035530) popup_fep_hwr_window_ParamLimits

0xa732,	// (0x00035530) popup_fep_hwr_window

0x473c,	// (0x0002f53a) popup_fep_vkb_window_ParamLimits

0x473c,	// (0x0002f53a) popup_fep_vkb_window

0xe290,	// (0x0003908e) cursor_press_pane_g1

0x0002,

0xfbba,	// (0x0003a9b8) fep_vkb_side_pane_g_ParamLimits

0x520b,	// (0x00030009) fep_hwr_candidate_pane_ParamLimits

0x520b,	// (0x00030009) fep_hwr_candidate_pane

0x5235,	// (0x00030033) fep_hwr_side_pane_ParamLimits

0x5235,	// (0x00030033) fep_hwr_side_pane

0x5257,	// (0x00030055) fep_hwr_top_pane_ParamLimits

0x5257,	// (0x00030055) fep_hwr_top_pane

0x526f,	// (0x0003006d) fep_hwr_write_pane_ParamLimits

0x526f,	// (0x0003006d) fep_hwr_write_pane

0xfbba,	// (0x0003a9b8) fep_vkb_side_pane_g

0xe298,	// (0x00039096) fep_hwr_top_pane_g1

0xe2aa,	// (0x000390a8) fep_hwr_top_pane_g2

0x529b,	// (0x00030099) fep_hwr_top_pane_g3

0x0002,

0xfb96,	// (0x0003a994) fep_hwr_top_pane_g

0x52b0,	// (0x000300ae) fep_hwr_top_text_pane

0x757f,	// (0x0003237d) fep_hwr_top_text_pane_g1

0xe2e0,	// (0x000390de) fep_hwr_top_text_pane_t1

0x53b6,	// (0x000301b4) fep_hwr_candidate_pane_g1

0xe4de,	// (0x000392dc) fep_vkb_keypad_pane_g3_ParamLimits

0xe4de,	// (0x000392dc) fep_vkb_keypad_pane_g3

0xe50a,	// (0x00039308) fep_vkb_keypad_pane_g4_ParamLimits

0xe50a,	// (0x00039308) fep_vkb_keypad_pane_g4

0xe581,	// (0x0003937f) fep_vkb_bottom_pane_g2_ParamLimits

0xe581,	// (0x0003937f) fep_vkb_bottom_pane_g2

0x0001,

0xfbc1,	// (0x0003a9bf) fep_vkb_bottom_pane_g_ParamLimits

0xfbc1,	// (0x0003a9bf) fep_vkb_bottom_pane_g

0xe226,	// (0x00039024) cell_vkb_side_pane_g2

0x0001,

0xfbcb,	// (0x0003a9c9) cell_vkb_side_pane_g

0xe5c5,	// (0x000393c3) cell_vkb_side_pane_t1

0xe5d3,	// (0x000393d1) cell_vkb_side_pane_t1_copy1

0xe226,	// (0x00039024) bg_fep_vkb_candidate_pane_g2

0xe6c1,	// (0x000394bf) cell_vkb_candidate_pane_ParamLimits

0xe2ee,	// (0x000390ec) aid_size_cell_vkb_ParamLimits

0xe2ee,	// (0x000390ec) aid_size_cell_vkb

0xe6c1,	// (0x000394bf) cell_vkb_candidate_pane

0x53d0,	// (0x000301ce) bg_popup_fep_shadow_pane_g1

0xe36e,	// (0x0003916c) fep_vkb_bottom_pane_ParamLimits

0xe36e,	// (0x0003916c) fep_vkb_bottom_pane

0xe3ab,	// (0x000391a9) fep_vkb_candidate_pane_ParamLimits

0xe3ab,	// (0x000391a9) fep_vkb_candidate_pane

0xe3c7,	// (0x000391c5) fep_vkb_keypad_pane_ParamLimits

0xe3c7,	// (0x000391c5) fep_vkb_keypad_pane

0xe3fa,	// (0x000391f8) fep_vkb_side_pane_ParamLimits

0xe3fa,	// (0x000391f8) fep_vkb_side_pane

0xe436,	// (0x00039234) fep_vkb_top_pane_ParamLimits

0xe436,	// (0x00039234) fep_vkb_top_pane

0xe472,	// (0x00039270) fep_vkb_top_pane_g1_ParamLimits

0xe472,	// (0x00039270) fep_vkb_top_pane_g1

0xe481,	// (0x0003927f) fep_vkb_top_pane_g2_ParamLimits

0xe481,	// (0x0003927f) fep_vkb_top_pane_g2

0xe490,	// (0x0003928e) fep_vkb_top_pane_g3_ParamLimits

0xe490,	// (0x0003928e) fep_vkb_top_pane_g3

0x0003,

0xfbb1,	// (0x0003a9af) fep_vkb_top_pane_g_ParamLimits

0xfbb1,	// (0x0003a9af) fep_vkb_top_pane_g

0xe4ae,	// (0x000392ac) fep_vkb_top_text_pane_ParamLimits

0xe4ae,	// (0x000392ac) fep_vkb_top_text_pane

0xbbe8,	// (0x000369e6) fep_vkb_side_pane_g1_ParamLimits

0xbbe8,	// (0x000369e6) fep_vkb_side_pane_g1

0xe4cd,	// (0x000392cb) grid_vkb_side_pane_ParamLimits

0xe4cd,	// (0x000392cb) grid_vkb_side_pane

0x53d8,	// (0x000301d6) bg_popup_fep_shadow_pane_g2

0x53e1,	// (0x000301df) bg_popup_fep_shadow_pane_g3

0x53e9,	// (0x000301e7) bg_popup_fep_shadow_pane_g4

0x53f2,	// (0x000301f0) bg_popup_fep_shadow_pane_g5

0x53fc,	// (0x000301fa) bg_popup_fep_shadow_pane_g6

0x5404,	// (0x00030202) bg_popup_fep_shadow_pane_g7

0x7087,	// (0x00031e85) bg_popup_fep_shadow_pane_g8

0xe52c,	// (0x0003932a) grid_vkb_keypad_number_pane_ParamLimits

0xe52c,	// (0x0003932a) grid_vkb_keypad_number_pane

0xe540,	// (0x0003933e) grid_vkb_keypad_pane_ParamLimits

0xe540,	// (0x0003933e) grid_vkb_keypad_pane

0xe566,	// (0x00039364) fep_vkb_bottom_pane_g1_ParamLimits

0xe566,	// (0x00039364) fep_vkb_bottom_pane_g1

0xe58f,	// (0x0003938d) grid_vkb_keypad_bottom_left_pane_ParamLimits

0xe58f,	// (0x0003938d) grid_vkb_keypad_bottom_left_pane

0xe5a4,	// (0x000393a2) grid_vkb_keypad_bottom_right_pane_ParamLimits

0xe5a4,	// (0x000393a2) grid_vkb_keypad_bottom_right_pane

0xe5b9,	// (0x000393b7) fep_vkb_top_text_pane_g1

0xbc2f,	// (0x00036a2d) fep_vkb_top_text_pane_t1

0xbc41,	// (0x00036a3f) cell_vkb_side_pane_ParamLimits

0xbc41,	// (0x00036a3f) cell_vkb_side_pane

0xe226,	// (0x00039024) cell_vkb_side_pane_g1

0xe5e1,	// (0x000393df) cell_vkb_keypad_pane_ParamLimits

0xe5e1,	// (0x000393df) cell_vkb_keypad_pane

0xe66e,	// (0x0003946c) cell_vkb_keypad_pane_g1

0x0008,

0xfbde,	// (0x0003a9dc) bg_popup_fep_shadow_pane_g

0xe226,	// (0x00039024) cell_hwr_side_pane_g1

0xe226,	// (0x00039024) cell_hwr_side_pane_g2

0xe678,	// (0x00039476) cell_vkb_keypad_pane_t1

0xbc57,	// (0x00036a55) cell_vkb_keypad_bottom_left_pane_ParamLimits

0xbc57,	// (0x00036a55) cell_vkb_keypad_bottom_left_pane

0xbc6c,	// (0x00036a6a) cell_vkb_keypad_bottom_right_pane_ParamLimits

0xbc6c,	// (0x00036a6a) cell_vkb_keypad_bottom_right_pane

0xe226,	// (0x00039024) cell_vkb_keypad_bottom_left_pane_g1

0xe226,	// (0x00039024) cell_vkb_keypad_bottom_right_pane_g1

0xe686,	// (0x00039484) cell_vkb_keypad_number_pane_ParamLimits

0xe686,	// (0x00039484) cell_vkb_keypad_number_pane

0xe6a5,	// (0x000394a3) cell_vkb_keypad_number_pane_g1

0xe6af,	// (0x000394ad) cell_vkb_keypad_number_pane_g2

0xe6b8,	// (0x000394b6) cell_vkb_keypad_number_pane_g3

0x0002,

0xfbd0,	// (0x0003a9ce) cell_vkb_keypad_number_pane_g

0xe678,	// (0x00039476) cell_vkb_keypad_number_pane_t1

0xe6e2,	// (0x000394e0) fep_vkb_candidate_pane_g1

0x0001,

0xfbcb,	// (0x0003a9c9) cell_hwr_side_pane_g

0xe6fb,	// (0x000394f9) cell_hwr_side_pane_t1

0x5416,	// (0x00030214) cell_hwr_side_pane_t1_copy1

0xe4a0,	// (0x0003929e) cell_hwr_candidate_pane_g1

0x5424,	// (0x00030222) cell_hwr_candidate_pane_t1

0xe226,	// (0x00039024) cell_vkb_candidate_pane_g2

0xe781,	// (0x0003957f) cell_vkb_candidate_pane_t1

0xf5dc,	// (0x0003a3da) bg_popup_fep_shadow_pane_ParamLimits

0xf5dc,	// (0x0003a3da) bg_popup_fep_shadow_pane

0x1ca6,	// (0x0002caa4) bg_fep_hwr_top_pane_g4

0xe2bc,	// (0x000390ba) bg_hwr_side_pane_g1_ParamLimits

0xe2bc,	// (0x000390ba) bg_hwr_side_pane_g1

0xbba1,	// (0x0003699f) cell_hwr_side_pane_ParamLimits

0xbba1,	// (0x0003699f) cell_hwr_side_pane

0x532b,	// (0x00030129) fep_hwr_write_pane_g1_ParamLimits

0x532b,	// (0x00030129) fep_hwr_write_pane_g1

0x5338,	// (0x00030136) fep_hwr_write_pane_g2_ParamLimits

0x5338,	// (0x00030136) fep_hwr_write_pane_g2

0x5345,	// (0x00030143) fep_hwr_write_pane_g3_ParamLimits

0x5345,	// (0x00030143) fep_hwr_write_pane_g3

0xbbc1,	// (0x000369bf) fep_hwr_write_pane_g4_ParamLimits

0xbbc1,	// (0x000369bf) fep_hwr_write_pane_g4

0x0005,

0xfb9d,	// (0x0003a99b) fep_hwr_write_pane_g_ParamLimits

0xfb9d,	// (0x0003a99b) fep_hwr_write_pane_g

0x1ca6,	// (0x0002caa4) bg_fep_hwr_candidate_pane_g2_ParamLimits

0x1ca6,	// (0x0002caa4) bg_fep_hwr_candidate_pane_g2

0x5368,	// (0x00030166) cell_hwr_candidate_pane_ParamLimits

0x5368,	// (0x00030166) cell_hwr_candidate_pane

0x53b6,	// (0x000301b4) fep_hwr_candidate_pane_g1_ParamLimits

0xe31c,	// (0x0003911a) bg_popup_fep_shadow_pane_cp2_ParamLimits

0xe31c,	// (0x0003911a) bg_popup_fep_shadow_pane_cp2

0xe4a0,	// (0x0003929e) fep_vkb_top_pane_g4_ParamLimits

0xe4a0,	// (0x0003929e) fep_vkb_top_pane_g4

0xe4bf,	// (0x000392bd) fep_vkb_side_pane_g2_ParamLimits

0xe4bf,	// (0x000392bd) fep_vkb_side_pane_g2

0x96a3,	// (0x000344a1) list_setting_pane_t4_ParamLimits

0x96a3,	// (0x000344a1) list_setting_pane_t4

0x973f,	// (0x0003453d) list_setting_number_pane_t5_ParamLimits

0x973f,	// (0x0003453d) list_setting_number_pane_t5

0x75b1,	// (0x000323af) list_double_heading_pane_cp2_ParamLimits

0x75b1,	// (0x000323af) list_double_heading_pane_cp2

0xe78f,	// (0x0003958d) list_double_heading_pane_g1_cp2_ParamLimits

0xe78f,	// (0x0003958d) list_double_heading_pane_g1_cp2

0xe79b,	// (0x00039599) list_double_heading_pane_g2_cp2_ParamLimits

0xe79b,	// (0x00039599) list_double_heading_pane_g2_cp2

0xe7af,	// (0x000395ad) list_double_heading_pane_t1_cp2_ParamLimits

0xe7af,	// (0x000395ad) list_double_heading_pane_t1_cp2

0xe7c5,	// (0x000395c3) list_double_heading_pane_t2_cp2_ParamLimits

0xe7c5,	// (0x000395c3) list_double_heading_pane_t2_cp2

0x6912,	// (0x00031710) aid_value_unit2

0x3da1,	// (0x0002eb9f) popup_preview_fixed_window

0x6b21,	// (0x0003191f) bg_popup_preview_window_pane_cp02

0xe7d7,	// (0x000395d5) list_preview_fixed_pane

0xe81d,	// (0x0003961b) list_empty_pane_fp_ParamLimits

0xe81d,	// (0x0003961b) list_empty_pane_fp

0xe81d,	// (0x0003961b) list_single_cale_day_pane_fp_ParamLimits

0xe81d,	// (0x0003961b) list_single_cale_day_pane_fp

0xe81d,	// (0x0003961b) list_single_graphic_heading_pane_fp_ParamLimits

0xe81d,	// (0x0003961b) list_single_graphic_heading_pane_fp

0xe81d,	// (0x0003961b) list_single_graphic_pane_fp_ParamLimits

0xe81d,	// (0x0003961b) list_single_graphic_pane_fp

0xe81d,	// (0x0003961b) list_single_heading_pane_fp_ParamLimits

0xe81d,	// (0x0003961b) list_single_heading_pane_fp

0xe81d,	// (0x0003961b) list_single_pane_fp_ParamLimits

0xe81d,	// (0x0003961b) list_single_pane_fp

0xe830,	// (0x0003962e) list_single_pane_fp_g1_ParamLimits

0xe830,	// (0x0003962e) list_single_pane_fp_g1

0xd5b3,	// (0x000383b1) list_single_pane_fp_g2_ParamLimits

0xd5b3,	// (0x000383b1) list_single_pane_fp_g2

0x5442,	// (0x00030240) list_single_pane_fp_g3_ParamLimits

0x5442,	// (0x00030240) list_single_pane_fp_g3

0xe83c,	// (0x0003963a) list_single_pane_fp_g4_ParamLimits

0xe83c,	// (0x0003963a) list_single_pane_fp_g4

0x0003,

0xfbff,	// (0x0003a9fd) list_single_pane_fp_g_ParamLimits

0xfbff,	// (0x0003a9fd) list_single_pane_fp_g

0x38d1,	// (0x0002e6cf) list_single_pane_fp_t1_ParamLimits

0x38d1,	// (0x0002e6cf) list_single_pane_fp_t1

0x38e8,	// (0x0002e6e6) list_single_graphic_pane_fp_g1_ParamLimits

0x38e8,	// (0x0002e6e6) list_single_graphic_pane_fp_g1

0xe830,	// (0x0003962e) list_single_graphic_pane_fp_g2_ParamLimits

0xe830,	// (0x0003962e) list_single_graphic_pane_fp_g2

0xd5b3,	// (0x000383b1) list_single_graphic_pane_fp_g3_ParamLimits

0xd5b3,	// (0x000383b1) list_single_graphic_pane_fp_g3

0x5442,	// (0x00030240) list_single_graphic_pane_fp_g4_ParamLimits

0x5442,	// (0x00030240) list_single_graphic_pane_fp_g4

0xe83c,	// (0x0003963a) list_single_graphic_pane_fp_g5_ParamLimits

0xe83c,	// (0x0003963a) list_single_graphic_pane_fp_g5

0x0004,

0xfc08,	// (0x0003aa06) list_single_graphic_pane_fp_g_ParamLimits

0xfc08,	// (0x0003aa06) list_single_graphic_pane_fp_g

0x38f4,	// (0x0002e6f2) list_single_graphic_pane_fp_t1_ParamLimits

0x38f4,	// (0x0002e6f2) list_single_graphic_pane_fp_t1

0x38e8,	// (0x0002e6e6) list_single_graphic_heading_pane_fp_g1_ParamLimits

0x38e8,	// (0x0002e6e6) list_single_graphic_heading_pane_fp_g1

0xe830,	// (0x0003962e) list_single_graphic_heading_pane_fp_g2_ParamLimits

0xe830,	// (0x0003962e) list_single_graphic_heading_pane_fp_g2

0xd5b3,	// (0x000383b1) list_single_graphic_heading_pane_fp_g3_ParamLimits

0xd5b3,	// (0x000383b1) list_single_graphic_heading_pane_fp_g3

0x5442,	// (0x00030240) list_single_graphic_heading_pane_fp_g4_ParamLimits

0x5442,	// (0x00030240) list_single_graphic_heading_pane_fp_g4

0xe83c,	// (0x0003963a) list_single_graphic_heading_pane_fp_g5_ParamLimits

0xe83c,	// (0x0003963a) list_single_graphic_heading_pane_fp_g5

0x0004,

0xfc08,	// (0x0003aa06) list_single_graphic_heading_pane_fp_g_ParamLimits

0xfc08,	// (0x0003aa06) list_single_graphic_heading_pane_fp_g

0x390a,	// (0x0002e708) list_single_graphic_heading_pane_fp_t1_ParamLimits

0x390a,	// (0x0002e708) list_single_graphic_heading_pane_fp_t1

0x3920,	// (0x0002e71e) list_single_graphic_heading_pane_fp_t2_ParamLimits

0x3920,	// (0x0002e71e) list_single_graphic_heading_pane_fp_t2

0x0001,

0xfc13,	// (0x0003aa11) list_single_graphic_heading_pane_fp_t_ParamLimits

0xfc13,	// (0x0003aa11) list_single_graphic_heading_pane_fp_t

0x3932,	// (0x0002e730) list_single_cale_day_pane_fp_g1_ParamLimits

0x3932,	// (0x0002e730) list_single_cale_day_pane_fp_g1

0xe848,	// (0x00039646) list_single_cale_day_pane_fp_g2_ParamLimits

0xe848,	// (0x00039646) list_single_cale_day_pane_fp_g2

0x5456,	// (0x00030254) list_single_cale_day_pane_fp_g3_ParamLimits

0x5456,	// (0x00030254) list_single_cale_day_pane_fp_g3

0x547e,	// (0x0003027c) list_single_cale_day_pane_fp_g4_ParamLimits

0x547e,	// (0x0003027c) list_single_cale_day_pane_fp_g4

0x54a2,	// (0x000302a0) list_single_cale_day_pane_fp_g5_ParamLimits

0x54a2,	// (0x000302a0) list_single_cale_day_pane_fp_g5

0x0004,

0xfc18,	// (0x0003aa16) list_single_cale_day_pane_fp_g_ParamLimits

0xfc18,	// (0x0003aa16) list_single_cale_day_pane_fp_g

0x396a,	// (0x0002e768) list_single_cale_day_pane_fp_t1_ParamLimits

0x396a,	// (0x0002e768) list_single_cale_day_pane_fp_t1

0x3990,	// (0x0002e78e) list_single_cale_day_pane_fp_t2_ParamLimits

0x3990,	// (0x0002e78e) list_single_cale_day_pane_fp_t2

0x39a9,	// (0x0002e7a7) list_single_cale_day_pane_fp_t3_ParamLimits

0x39a9,	// (0x0002e7a7) list_single_cale_day_pane_fp_t3

0x0002,

0xfc23,	// (0x0003aa21) list_single_cale_day_pane_fp_t_ParamLimits

0xfc23,	// (0x0003aa21) list_single_cale_day_pane_fp_t

0xe830,	// (0x0003962e) list_empty_pane_fp_g1_ParamLimits

0xe830,	// (0x0003962e) list_empty_pane_fp_g1

0x39c2,	// (0x0002e7c0) list_empty_pane_fp_t1

0x39d0,	// (0x0002e7ce) list_empty_pane_fp_t2

0x0001,

0xfc2a,	// (0x0003aa28) list_empty_pane_fp_t

0xe830,	// (0x0003962e) list_single_heading_pane_fp_g1_ParamLimits

0xe830,	// (0x0003962e) list_single_heading_pane_fp_g1

0xd5b3,	// (0x000383b1) list_single_heading_pane_fp_g2_ParamLimits

0xd5b3,	// (0x000383b1) list_single_heading_pane_fp_g2

0x5442,	// (0x00030240) list_single_heading_pane_fp_g3_ParamLimits

0x5442,	// (0x00030240) list_single_heading_pane_fp_g3

0x0002,

0xfc2f,	// (0x0003aa2d) list_single_heading_pane_fp_g_ParamLimits

0xfc2f,	// (0x0003aa2d) list_single_heading_pane_fp_g

0x39de,	// (0x0002e7dc) list_single_heading_pane_fp_t1_ParamLimits

0x39de,	// (0x0002e7dc) list_single_heading_pane_fp_t1

0x39f0,	// (0x0002e7ee) list_single_heading_pane_fp_t2_ParamLimits

0x39f0,	// (0x0002e7ee) list_single_heading_pane_fp_t2

0x0001,

0xfc36,	// (0x0003aa34) list_single_heading_pane_fp_t_ParamLimits

0xfc36,	// (0x0003aa34) list_single_heading_pane_fp_t

0x715c,	// (0x00031f5a) aid_size_cell_fast

0x6af6,	// (0x000318f4) soft_indicator_pane_cp1_t1

0x7196,	// (0x00031f94) cell_app_pane_cp2_ParamLimits

0x7196,	// (0x00031f94) cell_app_pane_cp2

0x51f4,	// (0x0002fff2) fep_hwr_candidate_drop_down_list_pane

0x1e88,	// (0x0002cc86) fep_hwr_candidate_pane_g3_ParamLimits

0x1e88,	// (0x0002cc86) fep_hwr_candidate_pane_g3

0x1e95,	// (0x0002cc93) fep_hwr_candidate_pane_g4_ParamLimits

0x1e95,	// (0x0002cc93) fep_hwr_candidate_pane_g4

0x0002,

0xfbaa,	// (0x0003a9a8) fep_hwr_candidate_pane_g_ParamLimits

0xfbaa,	// (0x0003a9a8) fep_hwr_candidate_pane_g

0xe39a,	// (0x00039198) fep_vkb_candidate_drop_down_list_pane_ParamLimits

0xe39a,	// (0x00039198) fep_vkb_candidate_drop_down_list_pane

0xe6ea,	// (0x000394e8) fep_vkb_candidate_pane_g3

0xe6f2,	// (0x000394f0) fep_vkb_candidate_pane_g4

0x0002,

0xfbd7,	// (0x0003a9d5) fep_vkb_candidate_pane_g

0xe4a0,	// (0x0003929e) cell_hwr_candidate_pane_g1_ParamLimits

0xe709,	// (0x00039507) cell_hwr_candidate_pane_g3_ParamLimits

0xe709,	// (0x00039507) cell_hwr_candidate_pane_g3

0xe72a,	// (0x00039528) cell_hwr_candidate_pane_g4_ParamLimits

0xe72a,	// (0x00039528) cell_hwr_candidate_pane_g4

0x0002,

0xfbf1,	// (0x0003a9ef) cell_hwr_candidate_pane_g_ParamLimits

0xfbf1,	// (0x0003a9ef) cell_hwr_candidate_pane_g

0xe74b,	// (0x00039549) cell_vkb_candidate_pane_g3_ParamLimits

0xe74b,	// (0x00039549) cell_vkb_candidate_pane_g3

0xe766,	// (0x00039564) cell_vkb_candidate_pane_g4_ParamLimits

0xe766,	// (0x00039564) cell_vkb_candidate_pane_g4

0xe854,	// (0x00039652) cell_app_pane_cp2_g1_ParamLimits

0xe854,	// (0x00039652) cell_app_pane_cp2_g1

0xe872,	// (0x00039670) cell_app_pane_cp2_g2_ParamLimits

0xe872,	// (0x00039670) cell_app_pane_cp2_g2

0x0001,

0xfc3b,	// (0x0003aa39) cell_app_pane_cp2_g_ParamLimits

0xfc3b,	// (0x0003aa39) cell_app_pane_cp2_g

0xe87e,	// (0x0003967c) cell_app_pane_cp2_t1_ParamLimits

0xe87e,	// (0x0003967c) cell_app_pane_cp2_t1

0x7000,	// (0x00031dfe) grid_highlight_pane_cp1_ParamLimits

0x7000,	// (0x00031dfe) grid_highlight_pane_cp1

0x54c6,	// (0x000302c4) cell_hwr_candidate_pane_cp1_ParamLimits

0x54c6,	// (0x000302c4) cell_hwr_candidate_pane_cp1

0xe4a0,	// (0x0003929e) fep_hwr_candidate_drop_down_list_pane_g1

0xe890,	// (0x0003968e) fep_hwr_candidate_drop_down_list_pane_g2

0xe89d,	// (0x0003969b) fep_hwr_candidate_drop_down_list_pane_g3

0x0002,

0xfc40,	// (0x0003aa3e) fep_hwr_candidate_drop_down_list_pane_g

0x54e7,	// (0x000302e5) fep_hwr_candidate_drop_down_list_scroll_pane

0x54f0,	// (0x000302ee) fep_hwr_candidate_drop_down_list_scroll_pane_g1_ParamLimits

0x54f0,	// (0x000302ee) fep_hwr_candidate_drop_down_list_scroll_pane_g1

0x54fd,	// (0x000302fb) fep_hwr_candidate_drop_down_list_scroll_pane_g2_ParamLimits

0x54fd,	// (0x000302fb) fep_hwr_candidate_drop_down_list_scroll_pane_g2

0x550a,	// (0x00030308) fep_hwr_candidate_drop_down_list_scroll_pane_g3_ParamLimits

0x550a,	// (0x00030308) fep_hwr_candidate_drop_down_list_scroll_pane_g3

0xe74b,	// (0x00039549) fep_hwr_candidate_drop_down_list_scroll_pane_g4_ParamLimits

0xe74b,	// (0x00039549) fep_hwr_candidate_drop_down_list_scroll_pane_g4

0xe766,	// (0x00039564) fep_hwr_candidate_drop_down_list_scroll_pane_g5_ParamLimits

0xe766,	// (0x00039564) fep_hwr_candidate_drop_down_list_scroll_pane_g5

0x5517,	// (0x00030315) fep_hwr_candidate_drop_down_list_scroll_pane_g6_ParamLimits

0x5517,	// (0x00030315) fep_hwr_candidate_drop_down_list_scroll_pane_g6

0x5532,	// (0x00030330) fep_hwr_candidate_drop_down_list_scroll_pane_g7_ParamLimits

0x5532,	// (0x00030330) fep_hwr_candidate_drop_down_list_scroll_pane_g7

0x554d,	// (0x0003034b) fep_hwr_candidate_drop_down_list_scroll_pane_g8_ParamLimits

0x554d,	// (0x0003034b) fep_hwr_candidate_drop_down_list_scroll_pane_g8

0x0007,

0xfc47,	// (0x0003aa45) fep_hwr_candidate_drop_down_list_scroll_pane_g_ParamLimits

0xfc47,	// (0x0003aa45) fep_hwr_candidate_drop_down_list_scroll_pane_g

0xe8aa,	// (0x000396a8) cell_vkb_candidate_pane_cp1_ParamLimits

0xe8aa,	// (0x000396a8) cell_vkb_candidate_pane_cp1

0xe4a0,	// (0x0003929e) fep_vkb_candidate_drop_down_list_pane_g1_ParamLimits

0xe4a0,	// (0x0003929e) fep_vkb_candidate_drop_down_list_pane_g1

0xe890,	// (0x0003968e) fep_vkb_candidate_drop_down_list_pane_g2_ParamLimits

0xe890,	// (0x0003968e) fep_vkb_candidate_drop_down_list_pane_g2

0xe89d,	// (0x0003969b) fep_vkb_candidate_drop_down_list_pane_g3_ParamLimits

0xe89d,	// (0x0003969b) fep_vkb_candidate_drop_down_list_pane_g3

0x0002,

0xfc40,	// (0x0003aa3e) fep_vkb_candidate_drop_down_list_pane_g_ParamLimits

0xfc40,	// (0x0003aa3e) fep_vkb_candidate_drop_down_list_pane_g

0xe8d0,	// (0x000396ce) fep_vkb_candidate_drop_down_list_scroll_pane_ParamLimits

0xe8d0,	// (0x000396ce) fep_vkb_candidate_drop_down_list_scroll_pane

0xe8dd,	// (0x000396db) fep_vkb_candidate_drop_down_list_scroll_pane_g1_ParamLimits

0xe8dd,	// (0x000396db) fep_vkb_candidate_drop_down_list_scroll_pane_g1

0xe8ea,	// (0x000396e8) fep_vkb_candidate_drop_down_list_scroll_pane_g2_ParamLimits

0xe8ea,	// (0x000396e8) fep_vkb_candidate_drop_down_list_scroll_pane_g2

0xe8f6,	// (0x000396f4) fep_vkb_candidate_drop_down_list_scroll_pane_g3_ParamLimits

0xe8f6,	// (0x000396f4) fep_vkb_candidate_drop_down_list_scroll_pane_g3

0xe709,	// (0x00039507) fep_vkb_candidate_drop_down_list_scroll_pane_g4_ParamLimits

0xe709,	// (0x00039507) fep_vkb_candidate_drop_down_list_scroll_pane_g4

0xe72a,	// (0x00039528) fep_vkb_candidate_drop_down_list_scroll_pane_g5_ParamLimits

0xe72a,	// (0x00039528) fep_vkb_candidate_drop_down_list_scroll_pane_g5

0xe902,	// (0x00039700) fep_vkb_candidate_drop_down_list_scroll_pane_g6_ParamLimits

0xe902,	// (0x00039700) fep_vkb_candidate_drop_down_list_scroll_pane_g6

0xe923,	// (0x00039721) fep_vkb_candidate_drop_down_list_scroll_pane_g7_ParamLimits

0xe923,	// (0x00039721) fep_vkb_candidate_drop_down_list_scroll_pane_g7

0xe944,	// (0x00039742) fep_vkb_candidate_drop_down_list_scroll_pane_g8_ParamLimits

0xe944,	// (0x00039742) fep_vkb_candidate_drop_down_list_scroll_pane_g8

0x0007,

0xfc58,	// (0x0003aa56) fep_vkb_candidate_drop_down_list_scroll_pane_g_ParamLimits

0xfc58,	// (0x0003aa56) fep_vkb_candidate_drop_down_list_scroll_pane_g

0x9d75,	// (0x00034b73) title_pane_g1_ParamLimits

0x9d86,	// (0x00034b84) title_pane_g2_ParamLimits

0xf5ea,	// (0x0003a3e8) title_pane_g_ParamLimits

0x756f,	// (0x0003236d) aid_call2_pane

0x7577,	// (0x00032375) aid_call_pane

0x757f,	// (0x0003237d) popup_clock_analogue_window_g1

0x757f,	// (0x0003237d) popup_clock_analogue_window_g2

0x4173,	// (0x0002ef71) popup_clock_analogue_window_g3

0x417c,	// (0x0002ef7a) popup_clock_analogue_window_g4

0x6924,	// (0x00031722) popup_clock_analogue_window_g5

0x0004,

0xf799,	// (0x0003a597) popup_clock_analogue_window_g

0x4184,	// (0x0002ef82) popup_clock_analogue_window_t1

0x4192,	// (0x0002ef90) clock_digital_number_pane_ParamLimits

0x4192,	// (0x0002ef90) clock_digital_number_pane

0x419e,	// (0x0002ef9c) clock_digital_number_pane_cp02_ParamLimits

0x419e,	// (0x0002ef9c) clock_digital_number_pane_cp02

0x41aa,	// (0x0002efa8) clock_digital_number_pane_cp03_ParamLimits

0x41aa,	// (0x0002efa8) clock_digital_number_pane_cp03

0x41b6,	// (0x0002efb4) clock_digital_number_pane_cp04_ParamLimits

0x41b6,	// (0x0002efb4) clock_digital_number_pane_cp04

0x41c2,	// (0x0002efc0) clock_digital_separator_pane_ParamLimits

0x41c2,	// (0x0002efc0) clock_digital_separator_pane

0x41ce,	// (0x0002efcc) popup_clock_digital_window_t1_ParamLimits

0x41ce,	// (0x0002efcc) popup_clock_digital_window_t1

0x6924,	// (0x00031722) clock_digital_number_pane_g1

0x6924,	// (0x00031722) clock_digital_number_pane_g2

0x0001,

0xf7a4,	// (0x0003a5a2) clock_digital_number_pane_g

0x6924,	// (0x00031722) clock_digital_separator_pane_g1

0x6924,	// (0x00031722) clock_digital_separator_pane_g2

0x0001,

0xf7a4,	// (0x0003a5a2) clock_digital_separator_pane_g

0xad9b,	// (0x00035b99) aid_fill_nsta_ParamLimits

0xaebb,	// (0x00035cb9) indicator_nsta_pane_ParamLimits

0x7d6a,	// (0x00032b68) popup_clock_analogue_window

0x7d6a,	// (0x00032b68) popup_clock_digital_window

0x74b0,	// (0x000322ae) grid_indicator_nsta_pane_ParamLimits

0xdea0,	// (0x00038c9e) clock_nsta_pane_t2

0x0001,

0xfb37,	// (0x0003a935) clock_nsta_pane_t

0x4137,	// (0x0002ef35) aid_size_max_handle

0xa326,	// (0x00035124) aid_size_min_handle

0x7a60,	// (0x0003285e) editor_scroll_pane

0xe95f,	// (0x0003975d) ex_editor_pane

0x711f,	// (0x00031f1d) scroll_pane_cp13

0x6fa8,	// (0x00031da6) scroll_pane_cp14

0x75a9,	// (0x000323a7) scroll_pane_cp36

0xa32f,	// (0x0003512d) list_single_graphic_hl_pane_cp2_ParamLimits

0xa32f,	// (0x0003512d) list_single_graphic_hl_pane_cp2

0xb82c,	// (0x0003662a) list_single_graphic_hl_pane_ParamLimits

0xb82c,	// (0x0003662a) list_single_graphic_hl_pane

0x3a06,	// (0x0002e804) aid_size_min_hl_cp1

0xe967,	// (0x00039765) list_highlight_pane_cp34_ParamLimits

0xe967,	// (0x00039765) list_highlight_pane_cp34

0xe978,	// (0x00039776) list_single_graphic_hl_pane_g1_ParamLimits

0xe978,	// (0x00039776) list_single_graphic_hl_pane_g1

0x99c4,	// (0x000347c2) list_single_graphic_hl_pane_g2_ParamLimits

0x99c4,	// (0x000347c2) list_single_graphic_hl_pane_g2

0x99c4,	// (0x000347c2) list_single_graphic_hl_pane_g3_ParamLimits

0x99c4,	// (0x000347c2) list_single_graphic_hl_pane_g3

0x748c,	// (0x0003228a) list_single_graphic_hl_pane_g4_ParamLimits

0x748c,	// (0x0003228a) list_single_graphic_hl_pane_g4

0xbc87,	// (0x00036a85) list_single_graphic_hl_pane_g5_ParamLimits

0xbc87,	// (0x00036a85) list_single_graphic_hl_pane_g5

0x0004,

0xfc69,	// (0x0003aa67) list_single_graphic_hl_pane_g_ParamLimits

0xfc69,	// (0x0003aa67) list_single_graphic_hl_pane_g

0x2e18,	// (0x0002dc16) list_single_graphic_hl_pane_t1_ParamLimits

0x2e18,	// (0x0002dc16) list_single_graphic_hl_pane_t1

0xe985,	// (0x00039783) aid_size_min_hl_cp2

0xe98e,	// (0x0003978c) list_highlight_pane_cp34_cp2_ParamLimits

0xe98e,	// (0x0003978c) list_highlight_pane_cp34_cp2

0xe978,	// (0x00039776) list_single_graphic_hl_pane_g1_cp2_ParamLimits

0xe978,	// (0x00039776) list_single_graphic_hl_pane_g1_cp2

0xe99b,	// (0x00039799) list_single_graphic_hl_pane_g2_cp2_ParamLimits

0xe99b,	// (0x00039799) list_single_graphic_hl_pane_g2_cp2

0xe9a7,	// (0x000397a5) list_single_graphic_hl_pane_g3_cp2_ParamLimits

0xe9a7,	// (0x000397a5) list_single_graphic_hl_pane_g3_cp2

0x7981,	// (0x0003277f) list_single_graphic_hl_pane_g4_cp2_ParamLimits

0x7981,	// (0x0003277f) list_single_graphic_hl_pane_g4_cp2

0xe9b5,	// (0x000397b3) list_single_graphic_hl_pane_g5_cp2_ParamLimits

0xe9b5,	// (0x000397b3) list_single_graphic_hl_pane_g5_cp2

0xa522,	// (0x00035320) control_pane_g4_ParamLimits

0xa522,	// (0x00035320) control_pane_g4

0x7a11,	// (0x0003280f) bg_popup_sub_pane_cp10_ParamLimits

0xe230,	// (0x0003902e) list_choice_list_pane_ParamLimits

0xe23f,	// (0x0003903d) scroll_pane_cp23

0x6b21,	// (0x0003191f) bg_popup_preview_window_pane_cp02_ParamLimits

0xe7d7,	// (0x000395d5) list_preview_fixed_pane_ParamLimits

0xe7ed,	// (0x000395eb) list_preview_fixed_pane_cp_ParamLimits

0xe7ed,	// (0x000395eb) list_preview_fixed_pane_cp

0xe7f9,	// (0x000395f7) popup_preview_fixed_window_g1_ParamLimits

0xe7f9,	// (0x000395f7) popup_preview_fixed_window_g1

0xe805,	// (0x00039603) popup_preview_fixed_window_g2_ParamLimits

0xe805,	// (0x00039603) popup_preview_fixed_window_g2

0x0002,

0xfbf8,	// (0x0003a9f6) popup_preview_fixed_window_g_ParamLimits

0xfbf8,	// (0x0003a9f6) popup_preview_fixed_window_g

0x40a1,	// (0x0002ee9f) aid_navi_side_left_pane_ParamLimits

0x40b6,	// (0x0002eeb4) aid_navi_side_right_pane_ParamLimits

0x40ce,	// (0x0002eecc) navi_icon_pane_stacon_ParamLimits

0x40e2,	// (0x0002eee0) navi_navi_pane_stacon_ParamLimits

0x40ce,	// (0x0002eecc) navi_text_pane_stacon_ParamLimits

0x691a,	// (0x00031718) main_text_info_pane

0xe9df,	// (0x000397dd) listscroll_text_info_pane

0xe9e7,	// (0x000397e5) list_text_info_pane_ParamLimits

0xe9e7,	// (0x000397e5) list_text_info_pane

0xe9f6,	// (0x000397f4) scroll_pane_cp24_ParamLimits

0xe9f6,	// (0x000397f4) scroll_pane_cp24

0xbc9b,	// (0x00036a99) list_text_info_pane_t1_ParamLimits

0xbc9b,	// (0x00036a99) list_text_info_pane_t1

0xa696,	// (0x00035494) popup_fast_swap2_window_ParamLimits

0xa696,	// (0x00035494) popup_fast_swap2_window

0xea14,	// (0x00039812) aid_size_cell_fast2

0x691a,	// (0x00031718) bg_popup_window_pane_cp17

0x8227,	// (0x00033025) heading_pane_cp2

0x6d2b,	// (0x00031b29) listscroll_fast2_pane

0xea1e,	// (0x0003981c) grid_fast2_pane

0xea28,	// (0x00039826) listscroll_fast2_pane_g1

0xea32,	// (0x00039830) listscroll_fast2_pane_g2

0x0001,

0xfc74,	// (0x0003aa72) listscroll_fast2_pane_g

0x711f,	// (0x00031f1d) scroll_pane_cp26

0xea3c,	// (0x0003983a) cell_fast2_pane_ParamLimits

0xea3c,	// (0x0003983a) cell_fast2_pane

0xea53,	// (0x00039851) cell_fast2_pane_g1

0xea5c,	// (0x0003985a) cell_fast2_pane_g2

0xea65,	// (0x00039863) cell_fast2_pane_g3

0x0002,

0xfc79,	// (0x0003aa77) cell_fast2_pane_g

0x6d6d,	// (0x00031b6b) grid_highlight_pane_cp9

0x6d82,	// (0x00031b80) main_eswt_pane_ParamLimits

0x6d82,	// (0x00031b80) main_eswt_pane

0xea0b,	// (0x00039809) list_single_text_info_pane

0xea6d,	// (0x0003986b) eswt_ctrl_button_pane

0xea6d,	// (0x0003986b) eswt_ctrl_canvas_pane

0xea75,	// (0x00039873) eswt_ctrl_combo_pane

0xea6d,	// (0x0003986b) eswt_ctrl_default_pane

0xea6d,	// (0x0003986b) eswt_ctrl_label_pane

0xea7d,	// (0x0003987b) eswt_ctrl_wait_pane

0xea85,	// (0x00039883) eswt_shell_pane

0x691a,	// (0x00031718) listscroll_eswt_app_pane

0xeaa7,	// (0x000398a5) popup_eswt_tasktip_window_ParamLimits

0xeaa7,	// (0x000398a5) popup_eswt_tasktip_window

0x7f61,	// (0x00032d5f) bg_popup_window_pane_cp18

0xeab8,	// (0x000398b6) eswt_control_pane_g1_ParamLimits

0xeab8,	// (0x000398b6) eswt_control_pane_g1

0xeac5,	// (0x000398c3) eswt_control_pane_g2_ParamLimits

0xeac5,	// (0x000398c3) eswt_control_pane_g2

0xead2,	// (0x000398d0) eswt_control_pane_g3_ParamLimits

0xead2,	// (0x000398d0) eswt_control_pane_g3

0xeadf,	// (0x000398dd) eswt_control_pane_g4_ParamLimits

0xeadf,	// (0x000398dd) eswt_control_pane_g4

0x0003,

0xfc80,	// (0x0003aa7e) eswt_control_pane_g_ParamLimits

0xfc80,	// (0x0003aa7e) eswt_control_pane_g

0x7000,	// (0x00031dfe) bg_button_pane_ParamLimits

0x7000,	// (0x00031dfe) bg_button_pane

0x6d82,	// (0x00031b80) common_borders_pane_copy2_ParamLimits

0x6d82,	// (0x00031b80) common_borders_pane_copy2

0xeaec,	// (0x000398ea) control_button_pane_g1_ParamLimits

0xeaec,	// (0x000398ea) control_button_pane_g1

0xeaf8,	// (0x000398f6) control_button_pane_g2_ParamLimits

0xeaf8,	// (0x000398f6) control_button_pane_g2

0xeb04,	// (0x00039902) control_button_pane_g3_ParamLimits

0xeb04,	// (0x00039902) control_button_pane_g3

0x0002,

0xfc89,	// (0x0003aa87) control_button_pane_g_ParamLimits

0xfc89,	// (0x0003aa87) control_button_pane_g

0xeb18,	// (0x00039916) control_button_pane_t1

0xeb26,	// (0x00039924) control_button_pane_t2

0x0001,

0xfc90,	// (0x0003aa8e) control_button_pane_t

0x7e79,	// (0x00032c77) bg_button_pane_g1

0x7e81,	// (0x00032c7f) bg_button_pane_g2

0x7e89,	// (0x00032c87) bg_button_pane_g3

0x7e91,	// (0x00032c8f) bg_button_pane_g4

0x7e99,	// (0x00032c97) bg_button_pane_g5

0x7ea1,	// (0x00032c9f) bg_button_pane_g6

0x7ea9,	// (0x00032ca7) bg_button_pane_g7

0x7eb1,	// (0x00032caf) bg_button_pane_g8

0x7eb9,	// (0x00032cb7) bg_button_pane_g9

0x0008,

0xf8f7,	// (0x0003a6f5) bg_button_pane_g

0xe1eb,	// (0x00038fe9) common_borders_pane_ParamLimits

0xe1eb,	// (0x00038fe9) common_borders_pane

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy1_ParamLimits

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy1

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy1_ParamLimits

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy1

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy1_ParamLimits

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy1

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy1_ParamLimits

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy1

0xe226,	// (0x00039024) bg_eswt_ctrl_canvas_pane_g1

0xe1eb,	// (0x00038fe9) common_borders_pane_cp2_ParamLimits

0xe1eb,	// (0x00038fe9) common_borders_pane_cp2

0xe1eb,	// (0x00038fe9) common_borders_pane_cp3_ParamLimits

0xe1eb,	// (0x00038fe9) common_borders_pane_cp3

0xeb34,	// (0x00039932) separator_horizontal_pane

0xeb3c,	// (0x0003993a) separator_vertical_pane

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy2_ParamLimits

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy2

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy2_ParamLimits

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy2

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy2_ParamLimits

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy2

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy2_ParamLimits

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy2

0x691a,	// (0x00031718) common_borders_pane_cp4

0xeb45,	// (0x00039943) separator_horizontal_pane_g1

0xeb4e,	// (0x0003994c) separator_horizontal_pane_g2

0xeb57,	// (0x00039955) separator_horizontal_pane_g3

0x0002,

0xfc95,	// (0x0003aa93) separator_horizontal_pane_g

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy3_ParamLimits

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy3

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy3_ParamLimits

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy3

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy3_ParamLimits

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy3

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy3_ParamLimits

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy3

0x691a,	// (0x00031718) common_borders_pane_cp5

0xeb60,	// (0x0003995e) separator_vertical_pane_g1

0xeb69,	// (0x00039967) separator_vertical_pane_g2

0xeb72,	// (0x00039970) separator_vertical_pane_g3

0x0002,

0xfc9c,	// (0x0003aa9a) separator_vertical_pane_g

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy4_ParamLimits

0xeab8,	// (0x000398b6) eswt_control_pane_g1_copy4

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy4_ParamLimits

0xeac5,	// (0x000398c3) eswt_control_pane_g2_copy4

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy4_ParamLimits

0xead2,	// (0x000398d0) eswt_control_pane_g3_copy4

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy4_ParamLimits

0xeadf,	// (0x000398dd) eswt_control_pane_g4_copy4

0xbcba,	// (0x00036ab8) eswt_ctrl_combo_button_pane

0xbcc2,	// (0x00036ac0) eswt_ctrl_input_pane

0xbcca,	// (0x00036ac8) popup_choice_list_window_cp70

0xbcd2,	// (0x00036ad0) eswt_ctrl_input_pane_t1

0x691a,	// (0x00031718) input_focus_pane_cp70

0xe1eb,	// (0x00038fe9) bg_button_pane_cp70_ParamLimits

0xe1eb,	// (0x00038fe9) bg_button_pane_cp70

0xbce0,	// (0x00036ade) eswt_ctrl_combo_button_pane_g1

0xeb7b,	// (0x00039979) wait_bar_pane_cp70

0x7f61,	// (0x00032d5f) bg_popup_window_pane_cp70_ParamLimits

0x7f61,	// (0x00032d5f) bg_popup_window_pane_cp70

0xeb83,	// (0x00039981) popup_eswt_tasktip_window_t1

0xeb99,	// (0x00039997) wait_bar_pane_cp71_ParamLimits

0xeb99,	// (0x00039997) wait_bar_pane_cp71

0xeba5,	// (0x000399a3) grid_eswt_app_pane

0x735e,	// (0x0003215c) scroll_pane_cp70

0xbce8,	// (0x00036ae6) cell_eswt_app_pane_ParamLimits

0xbce8,	// (0x00036ae6) cell_eswt_app_pane

0xbd1a,	// (0x00036b18) cell_eswt_app_pane_g1_ParamLimits

0xbd1a,	// (0x00036b18) cell_eswt_app_pane_g1

0xbd49,	// (0x00036b47) cell_eswt_app_pane_g2_ParamLimits

0xbd49,	// (0x00036b47) cell_eswt_app_pane_g2

0x0001,

0xfca3,	// (0x0003aaa1) cell_eswt_app_pane_g_ParamLimits

0xfca3,	// (0x0003aaa1) cell_eswt_app_pane_g

0xbd6d,	// (0x00036b6b) cell_eswt_app_pane_t1_ParamLimits

0xbd6d,	// (0x00036b6b) cell_eswt_app_pane_t1

0xebae,	// (0x000399ac) grid_highlight_pane_cp70_ParamLimits

0xebae,	// (0x000399ac) grid_highlight_pane_cp70

0xd5b3,	// (0x000383b1) set_content_pane_g1

0x7c37,	// (0x00032a35) status_small_volume_pane

0x557c,	// (0x0003037a) status_small_volume_pane_g1

0x5584,	// (0x00030382) volume_small2_pane

0x558d,	// (0x0003038b) volume_small2_pane_g1

0x5596,	// (0x00030394) volume_small2_pane_g2

0x559f,	// (0x0003039d) volume_small2_pane_g3

0x55a8,	// (0x000303a6) volume_small2_pane_g4

0x55b1,	// (0x000303af) volume_small2_pane_g5

0x55ba,	// (0x000303b8) volume_small2_pane_g6

0x55c3,	// (0x000303c1) volume_small2_pane_g7

0x55cc,	// (0x000303ca) volume_small2_pane_g8

0x55d5,	// (0x000303d3) volume_small2_pane_g9

0x55de,	// (0x000303dc) volume_small2_pane_g10

0x0009,

0xfca8,	// (0x0003aaa6) volume_small2_pane_g

0xe5b9,	// (0x000393b7) fep_vkb_top_text_pane_g1_ParamLimits

0xbc2f,	// (0x00036a2d) fep_vkb_top_text_pane_t1_ParamLimits

0xe811,	// (0x0003960f) popup_preview_fixed_window_g3_ParamLimits

0xe811,	// (0x0003960f) popup_preview_fixed_window_g3

0xad2a,	// (0x00035b28) popup_toolbar_trans_pane

0xb65e,	// (0x0003645c) aid_height_set_list_ParamLimits

0xcffc,	// (0x00037dfa) aid_size_parent_ParamLimits

0x7a11,	// (0x0003280f) list_highlight_pane_cp2_ParamLimits

0xd5b3,	// (0x000383b1) set_content_pane_g1_ParamLimits

0xb83d,	// (0x0003663b) list_single_image_pane_ParamLimits

0xb83d,	// (0x0003663b) list_single_image_pane

0xbd9f,	// (0x00036b9d) aid_size_cell_image_ParamLimits

0xbd9f,	// (0x00036b9d) aid_size_cell_image

0xbdac,	// (0x00036baa) grid_single_image_pane_ParamLimits

0xbdac,	// (0x00036baa) grid_single_image_pane

0x7498,	// (0x00032296) list_single_image_pane_g1_ParamLimits

0x7498,	// (0x00032296) list_single_image_pane_g1

0xebba,	// (0x000399b8) list_single_image_pane_g2_ParamLimits

0xebba,	// (0x000399b8) list_single_image_pane_g2

0x0001,

0xfcbd,	// (0x0003aabb) list_single_image_pane_g_ParamLimits

0xfcbd,	// (0x0003aabb) list_single_image_pane_g

0x7a1d,	// (0x0003281b) list_single_image_pane_t1_ParamLimits

0x7a1d,	// (0x0003281b) list_single_image_pane_t1

0xbdba,	// (0x00036bb8) cell_image_list_pane_ParamLimits

0xbdba,	// (0x00036bb8) cell_image_list_pane

0xbdcf,	// (0x00036bcd) cell_image_list_pane_g1

0xbdd8,	// (0x00036bd6) cell_image_list_pane_g2

0x0001,

0xfcc2,	// (0x0003aac0) cell_image_list_pane_g

0xebce,	// (0x000399cc) aid_size_cell_tb_trans_pane

0x7000,	// (0x00031dfe) bg_tb_trans_pane

0xebe0,	// (0x000399de) grid_tb_trans_pane

0x7e79,	// (0x00032c77) bg_tb_trans_pane_g1

0x7e81,	// (0x00032c7f) bg_tb_trans_pane_g2

0x7e89,	// (0x00032c87) bg_tb_trans_pane_g3

0x7e91,	// (0x00032c8f) bg_tb_trans_pane_g4

0x7e99,	// (0x00032c97) bg_tb_trans_pane_g5

0x7eb1,	// (0x00032caf) bg_tb_trans_pane_g6

0x7eb9,	// (0x00032cb7) bg_tb_trans_pane_g7

0x7ea1,	// (0x00032c9f) bg_tb_trans_pane_g8

0x7ea9,	// (0x00032ca7) bg_tb_trans_pane_g9

0x0008,

0xfcc7,	// (0x0003aac5) bg_tb_trans_pane_g

0xebf4,	// (0x000399f2) cell_toolbar_trans_pane_ParamLimits

0xebf4,	// (0x000399f2) cell_toolbar_trans_pane

0xe226,	// (0x00039024) cell_toolbar_trans_pane_g1

0xbaa4,	// (0x000368a2) list_form2_midp_pane_t1

0xbab2,	// (0x000368b0) list_form2_midp_pane_t2

0x0001,

0xfb70,	// (0x0003a96e) list_form2_midp_pane_t

0xdf71,	// (0x00038d6f) scroll_pane_cp51_ParamLimits

0xe0f7,	// (0x00038ef5) form2_midp_wait_pane_g1

0xe100,	// (0x00038efe) form2_midp_wait_pane_g2

0xe109,	// (0x00038f07) form2_midp_wait_pane_g3

0x0002,

0xfb85,	// (0x0003a983) form2_midp_wait_pane_g

0x69e0,	// (0x000317de) list_highlight_pane_cp21_ParamLimits

0xe129,	// (0x00038f27) list_single_midp_graphic_pane_g4_cp_ParamLimits

0xe138,	// (0x00038f36) list_single_midp_graphic_pane_t1_cp_ParamLimits

0xd603,	// (0x00038401) list_single_2graphic_im_pane_ParamLimits

0xd603,	// (0x00038401) list_single_2graphic_im_pane

0xbde1,	// (0x00036bdf) list_single_2graphic_im_pane_g1_ParamLimits

0xbde1,	// (0x00036bdf) list_single_2graphic_im_pane_g1

0xbdf2,	// (0x00036bf0) list_single_2graphic_im_pane_g2_ParamLimits

0xbdf2,	// (0x00036bf0) list_single_2graphic_im_pane_g2

0xbdfe,	// (0x00036bfc) list_single_2graphic_im_pane_g3_ParamLimits

0xbdfe,	// (0x00036bfc) list_single_2graphic_im_pane_g3

0x0003,

0xfcda,	// (0x0003aad8) list_single_2graphic_im_pane_g_ParamLimits

0xfcda,	// (0x0003aad8) list_single_2graphic_im_pane_g

0xbe12,	// (0x00036c10) list_single_2graphic_im_pane_t1_ParamLimits

0xbe12,	// (0x00036c10) list_single_2graphic_im_pane_t1

0xe81d,	// (0x0003961b) list_single_graphic_2heading_pane_fp_ParamLimits

0xe81d,	// (0x0003961b) list_single_graphic_2heading_pane_fp

0x38e8,	// (0x0002e6e6) list_single_graphic_2heading_pane_fp_g1_ParamLimits

0x38e8,	// (0x0002e6e6) list_single_graphic_2heading_pane_fp_g1

0xe830,	// (0x0003962e) list_single_graphic_2heading_pane_fp_g2_ParamLimits

0xe830,	// (0x0003962e) list_single_graphic_2heading_pane_fp_g2

0xd5b3,	// (0x000383b1) list_single_graphic_2heading_pane_fp_g3_ParamLimits

0xd5b3,	// (0x000383b1) list_single_graphic_2heading_pane_fp_g3

0x5442,	// (0x00030240) list_single_graphic_2heading_pane_fp_g4_ParamLimits

0x5442,	// (0x00030240) list_single_graphic_2heading_pane_fp_g4

0xe83c,	// (0x0003963a) list_single_graphic_2heading_pane_fp_g5_ParamLimits

0xe83c,	// (0x0003963a) list_single_graphic_2heading_pane_fp_g5

0x0004,

0xfc08,	// (0x0003aa06) list_single_graphic_2heading_pane_fp_g_ParamLimits

0xfc08,	// (0x0003aa06) list_single_graphic_2heading_pane_fp_g

0x3a31,	// (0x0002e82f) list_single_graphic_2heading_pane_fp_t1_ParamLimits

0x3a31,	// (0x0002e82f) list_single_graphic_2heading_pane_fp_t1

0x3920,	// (0x0002e71e) list_single_graphic_2heading_pane_fp_t2_ParamLimits

0x3920,	// (0x0002e71e) list_single_graphic_2heading_pane_fp_t2

0x3a47,	// (0x0002e845) list_single_graphic_2heading_pane_fp_t3_ParamLimits

0x3a47,	// (0x0002e845) list_single_graphic_2heading_pane_fp_t3

0x0002,

0xfce3,	// (0x0003aae1) list_single_graphic_2heading_pane_fp_t_ParamLimits

0xfce3,	// (0x0003aae1) list_single_graphic_2heading_pane_fp_t

0xe2c8,	// (0x000390c6) fep_hwr_write_pane_g5_ParamLimits

0xe2c8,	// (0x000390c6) fep_hwr_write_pane_g5

0xe2d4,	// (0x000390d2) fep_hwr_write_pane_g6_ParamLimits

0xe2d4,	// (0x000390d2) fep_hwr_write_pane_g6

0xea85,	// (0x00039883) eswt_shell_pane_ParamLimits

0x7f61,	// (0x00032d5f) bg_popup_window_pane_cp18_ParamLimits

0xd54d,	// (0x0003834b) heading_pane_cp70

0xeb83,	// (0x00039981) popup_eswt_tasktip_window_t1_ParamLimits

0xade7,	// (0x00035be5) aid_touch_tab_arrow_left

0xadfb,	// (0x00035bf9) aid_touch_tab_arrow_right

0x9d9e,	// (0x00034b9c) title_pane_g3_ParamLimits

0x9d9e,	// (0x00034b9c) title_pane_g3

0x6fc8,	// (0x00031dc6) set_value_pane_g1

0xad2a,	// (0x00035b28) popup_toolbar_trans_pane_ParamLimits

0xebce,	// (0x000399cc) aid_size_cell_tb_trans_pane_ParamLimits

0x7000,	// (0x00031dfe) bg_tb_trans_pane_ParamLimits

0xebe0,	// (0x000399de) grid_tb_trans_pane_ParamLimits

0x6b21,	// (0x0003191f) cont_note_pane_ParamLimits

0x6b21,	// (0x0003191f) cont_note_pane

0x6d82,	// (0x00031b80) cont_snote2_single_text_pane_ParamLimits

0x6d82,	// (0x00031b80) cont_snote2_single_text_pane

0x6d82,	// (0x00031b80) cont_snote2_single_graphic_pane_ParamLimits

0x6d82,	// (0x00031b80) cont_snote2_single_graphic_pane

0x840a,	// (0x00033208) cont_note_wait_pane_ParamLimits

0x840a,	// (0x00033208) cont_note_wait_pane

0x840a,	// (0x00033208) cont_note_image_pane_ParamLimits

0x840a,	// (0x00033208) cont_note_image_pane

0xec26,	// (0x00039a24) popup_note2_window_g1_ParamLimits

0xec26,	// (0x00039a24) popup_note2_window_g1

0xec46,	// (0x00039a44) popup_note2_window_t1_ParamLimits

0xec46,	// (0x00039a44) popup_note2_window_t1

0xec80,	// (0x00039a7e) popup_note2_window_t2_ParamLimits

0xec80,	// (0x00039a7e) popup_note2_window_t2

0xecba,	// (0x00039ab8) popup_note2_window_t3_ParamLimits

0xecba,	// (0x00039ab8) popup_note2_window_t3

0xecf4,	// (0x00039af2) popup_note2_window_t4_ParamLimits

0xecf4,	// (0x00039af2) popup_note2_window_t4

0x6ba5,	// (0x000319a3) popup_note2_window_t5_ParamLimits

0x6ba5,	// (0x000319a3) popup_note2_window_t5

0x0004,

0xfcea,	// (0x0003aae8) popup_note2_window_t_ParamLimits

0xfcea,	// (0x0003aae8) popup_note2_window_t

0xed23,	// (0x00039b21) popup_note2_image_window_g1_ParamLimits

0xed23,	// (0x00039b21) popup_note2_image_window_g1

0xed2f,	// (0x00039b2d) popup_note2_image_window_g2_ParamLimits

0xed2f,	// (0x00039b2d) popup_note2_image_window_g2

0x0001,

0xfcf5,	// (0x0003aaf3) popup_note2_image_window_g_ParamLimits

0xfcf5,	// (0x0003aaf3) popup_note2_image_window_g

0xed41,	// (0x00039b3f) popup_note2_image_window_t1_ParamLimits

0xed41,	// (0x00039b3f) popup_note2_image_window_t1

0xed59,	// (0x00039b57) popup_note2_image_window_t2_ParamLimits

0xed59,	// (0x00039b57) popup_note2_image_window_t2

0xed71,	// (0x00039b6f) popup_note2_image_window_t3_ParamLimits

0xed71,	// (0x00039b6f) popup_note2_image_window_t3

0x0002,

0xfcfa,	// (0x0003aaf8) popup_note2_image_window_t_ParamLimits

0xfcfa,	// (0x0003aaf8) popup_note2_image_window_t

0x8418,	// (0x00033216) popup_note2_wait_window_g1_ParamLimits

0x8418,	// (0x00033216) popup_note2_wait_window_g1

0x8424,	// (0x00033222) popup_note2_wait_window_g2_ParamLimits

0x8424,	// (0x00033222) popup_note2_wait_window_g2

0x8430,	// (0x0003322e) popup_note2_wait_window_g3_ParamLimits

0x8430,	// (0x0003322e) popup_note2_wait_window_g3

0x0002,

0xf8d9,	// (0x0003a6d7) popup_note2_wait_window_g_ParamLimits

0xf8d9,	// (0x0003a6d7) popup_note2_wait_window_g

0xed8d,	// (0x00039b8b) popup_note2_wait_window_t1_ParamLimits

0xed8d,	// (0x00039b8b) popup_note2_wait_window_t1

0xedab,	// (0x00039ba9) popup_note2_wait_window_t2_ParamLimits

0xedab,	// (0x00039ba9) popup_note2_wait_window_t2

0xedc9,	// (0x00039bc7) popup_note2_wait_window_t3_ParamLimits

0xedc9,	// (0x00039bc7) popup_note2_wait_window_t3

0xeddb,	// (0x00039bd9) popup_note2_wait_window_t4_ParamLimits

0xeddb,	// (0x00039bd9) popup_note2_wait_window_t4

0x0003,

0xfd01,	// (0x0003aaff) popup_note2_wait_window_t_ParamLimits

0xfd01,	// (0x0003aaff) popup_note2_wait_window_t

0xeded,	// (0x00039beb) wait_bar2_pane_ParamLimits

0xeded,	// (0x00039beb) wait_bar2_pane

0xee05,	// (0x00039c03) popup_snote2_single_text_window_g1_ParamLimits

0xee05,	// (0x00039c03) popup_snote2_single_text_window_g1

0xee2d,	// (0x00039c2b) popup_snote2_single_text_window_t1_ParamLimits

0xee2d,	// (0x00039c2b) popup_snote2_single_text_window_t1

0xee79,	// (0x00039c77) popup_snote2_single_text_window_t2_ParamLimits

0xee79,	// (0x00039c77) popup_snote2_single_text_window_t2

0xeec5,	// (0x00039cc3) popup_snote2_single_text_window_t3_ParamLimits

0xeec5,	// (0x00039cc3) popup_snote2_single_text_window_t3

0xef06,	// (0x00039d04) popup_snote2_single_text_window_t4_ParamLimits

0xef06,	// (0x00039d04) popup_snote2_single_text_window_t4

0xef3c,	// (0x00039d3a) popup_snote2_single_text_window_t5_ParamLimits

0xef3c,	// (0x00039d3a) popup_snote2_single_text_window_t5

0x0004,

0xfd0a,	// (0x0003ab08) popup_snote2_single_text_window_t_ParamLimits

0xfd0a,	// (0x0003ab08) popup_snote2_single_text_window_t

0xef67,	// (0x00039d65) popup_snote2_single_graphic_window_g1_ParamLimits

0xef67,	// (0x00039d65) popup_snote2_single_graphic_window_g1

0xef97,	// (0x00039d95) popup_snote2_single_graphic_window_g2_ParamLimits

0xef97,	// (0x00039d95) popup_snote2_single_graphic_window_g2

0x0001,

0xfd15,	// (0x0003ab13) popup_snote2_single_graphic_window_g_ParamLimits

0xfd15,	// (0x0003ab13) popup_snote2_single_graphic_window_g

0xefbf,	// (0x00039dbd) popup_snote2_single_graphic_window_t1_ParamLimits

0xefbf,	// (0x00039dbd) popup_snote2_single_graphic_window_t1

0xf00b,	// (0x00039e09) popup_snote2_single_graphic_window_t2_ParamLimits

0xf00b,	// (0x00039e09) popup_snote2_single_graphic_window_t2

0xeec5,	// (0x00039cc3) popup_snote2_single_graphic_window_t3_ParamLimits

0xeec5,	// (0x00039cc3) popup_snote2_single_graphic_window_t3

0xef06,	// (0x00039d04) popup_snote2_single_graphic_window_t4_ParamLimits

0xef06,	// (0x00039d04) popup_snote2_single_graphic_window_t4

0xef3c,	// (0x00039d3a) popup_snote2_single_graphic_window_t5_ParamLimits

0xef3c,	// (0x00039d3a) popup_snote2_single_graphic_window_t5

0x0004,

0xfd1a,	// (0x0003ab18) popup_snote2_single_graphic_window_t_ParamLimits

0xfd1a,	// (0x0003ab18) popup_snote2_single_graphic_window_t

0xdf27,	// (0x00038d25) clock_nsta_pane_cp2_t1

0xdf27,	// (0x00038d25) clock_nsta_pane_cp2_t2

0x0001,

0xfb46,	// (0x0003a944) clock_nsta_pane_cp2_t

0x33a0,	// (0x0002e19e) form_field_data_wide_pane_g1_ParamLimits

0x701a,	// (0x00031e18) form_field_data_wide_pane_g2_ParamLimits

0x701a,	// (0x00031e18) form_field_data_wide_pane_g2

0x7026,	// (0x00031e24) form_field_data_wide_pane_g3_ParamLimits

0x7026,	// (0x00031e24) form_field_data_wide_pane_g3

0x0002,

0xf71c,	// (0x0003a51a) form_field_data_wide_pane_g_ParamLimits

0xf71c,	// (0x0003a51a) form_field_data_wide_pane_g

0xb9dd,	// (0x000367db) grid_touch_3_pane_ParamLimits

0xb9dd,	// (0x000367db) grid_touch_3_pane

0xbe43,	// (0x00036c41) cell_touch_3_pane_ParamLimits

0xbe43,	// (0x00036c41) cell_touch_3_pane

0xe226,	// (0x00039024) cell_touch_3_pane_g1

0xe226,	// (0x00039024) cell_touch_3_pane_g2

0x0001,

0xfbcb,	// (0x0003a9c9) cell_touch_3_pane_g

0x6bd7,	// (0x000319d5) cont_query_data_pane

0x6bdf,	// (0x000319dd) cont_query_data_pane_cp1

0xf057,	// (0x00039e55) button_value_adjust_pane_cp7

0xf05f,	// (0x00039e5d) query_popup_pane_cp3

0x75d9,	// (0x000323d7) bg_popup_sub_pane_cp22_ParamLimits

0x41ed,	// (0x0002efeb) navi_navi_volume_pane_cp2

0x4208,	// (0x0002f006) popup_side_volume_key_window_g2

0x4217,	// (0x0002f015) popup_side_volume_key_window_g3

0x0002,

0xf7ae,	// (0x0003a5ac) popup_side_volume_key_window_g

0x4238,	// (0x0002f036) popup_side_volume_key_window_t2

0x0001,

0xf7b5,	// (0x0003a5b3) popup_side_volume_key_window_t

0x7805,	// (0x00032603) popup_side_volume_key_window_ParamLimits

0x9443,	// (0x00034241) list_double_graphic_pane_g4_ParamLimits

0x9443,	// (0x00034241) list_double_graphic_pane_g4

0xb817,	// (0x00036615) list_single_2heading_msg_pane_ParamLimits

0xb817,	// (0x00036615) list_single_2heading_msg_pane

0xbe8c,	// (0x00036c8a) list_single_2heading_msg_pane_g1_ParamLimits

0xbe8c,	// (0x00036c8a) list_single_2heading_msg_pane_g1

0xbe98,	// (0x00036c96) list_single_2heading_msg_pane_g2_ParamLimits

0xbe98,	// (0x00036c96) list_single_2heading_msg_pane_g2

0xbeab,	// (0x00036ca9) list_single_2heading_msg_pane_g3_ParamLimits

0xbeab,	// (0x00036ca9) list_single_2heading_msg_pane_g3

0xbeb7,	// (0x00036cb5) list_single_2heading_msg_pane_g4_ParamLimits

0xbeb7,	// (0x00036cb5) list_single_2heading_msg_pane_g4

0x0003,

0xfd25,	// (0x0003ab23) list_single_2heading_msg_pane_g_ParamLimits

0xfd25,	// (0x0003ab23) list_single_2heading_msg_pane_g

0x99d0,	// (0x000347ce) list_single_2heading_msg_pane_t1_ParamLimits

0x99d0,	// (0x000347ce) list_single_2heading_msg_pane_t1

0x99f8,	// (0x000347f6) list_single_2heading_msg_pane_t2_ParamLimits

0x99f8,	// (0x000347f6) list_single_2heading_msg_pane_t2

0x9a63,	// (0x00034861) list_single_2heading_msg_pane_t3_ParamLimits

0x9a63,	// (0x00034861) list_single_2heading_msg_pane_t3

0x3af7,	// (0x0002e8f5) list_single_2heading_msg_pane_t4_ParamLimits

0x3af7,	// (0x0002e8f5) list_single_2heading_msg_pane_t4

0x0003,

0xfd2e,	// (0x0003ab2c) list_single_2heading_msg_pane_t_ParamLimits

0xfd2e,	// (0x0003ab2c) list_single_2heading_msg_pane_t

0x699c,	// (0x0003179a) title_pane_g4_ParamLimits

0x699c,	// (0x0003179a) title_pane_g4

0x3ff1,	// (0x0002edef) title_pane_stacon_g3_ParamLimits

0x3ff1,	// (0x0002edef) title_pane_stacon_g3

0xec1a,	// (0x00039a18) list_single_2graphic_im_pane_g4_ParamLimits

0xec1a,	// (0x00039a18) list_single_2graphic_im_pane_g4

0xd357,	// (0x00038155) popup_side_volume_key_window_cp

0xd836,	// (0x00038634) main_idle_act2_pane_t1

0x4c4f,	// (0x0002fa4d) toolbar_button_pane_g10

0xa183,	// (0x00034f81) popup_toolbar_window_cp1

0xdf18,	// (0x00038d16) clock_nsta_pane_cp_t1

0xdf18,	// (0x00038d16) clock_nsta_pane_cp_t2

0x0001,

0xfb41,	// (0x0003a93f) clock_nsta_pane_cp_t

0x41ed,	// (0x0002efeb) navi_navi_volume_pane_cp2_ParamLimits

0x41fc,	// (0x0002effa) popup_side_volume_key_window_g1_ParamLimits

0x4208,	// (0x0002f006) popup_side_volume_key_window_g2_ParamLimits

0x4217,	// (0x0002f015) popup_side_volume_key_window_g3_ParamLimits

0xf7ae,	// (0x0003a5ac) popup_side_volume_key_window_g_ParamLimits

0x51e0,	// (0x0002ffde) fep_hwr_aid_pane

0x1ca6,	// (0x0002caa4) bg_fep_hwr_top_pane_g4_ParamLimits

0xe298,	// (0x00039096) fep_hwr_top_pane_g1_ParamLimits

0xe2aa,	// (0x000390a8) fep_hwr_top_pane_g2_ParamLimits

0x529b,	// (0x00030099) fep_hwr_top_pane_g3_ParamLimits

0xfb96,	// (0x0003a994) fep_hwr_top_pane_g_ParamLimits

0x52b0,	// (0x000300ae) fep_hwr_top_text_pane_ParamLimits

0xd145,	// (0x00037f43) aid_touch_tab_arrow_arrow_2

0xd14e,	// (0x00037f4c) aid_touch_tab_arrow_left_2

0x51f4,	// (0x0002fff2) fep_hwr_candidate_drop_down_list_pane_ParamLimits

0x522b,	// (0x00030029) fep_hwr_prediction_pane

0xe3ee,	// (0x000391ec) fep_vkb_prediction_pane

0xbc0f,	// (0x00036a0d) fep_vkb_side_pane_g3_ParamLimits

0xbc0f,	// (0x00036a0d) fep_vkb_side_pane_g3

0xe4a0,	// (0x0003929e) fep_hwr_candidate_drop_down_list_pane_g1_ParamLimits

0xe890,	// (0x0003968e) fep_hwr_candidate_drop_down_list_pane_g2_ParamLimits

0xe89d,	// (0x0003969b) fep_hwr_candidate_drop_down_list_pane_g3_ParamLimits

0xfc40,	// (0x0003aa3e) fep_hwr_candidate_drop_down_list_pane_g_ParamLimits

0xf070,	// (0x00039e6e) fep_hwr_prediction_pane_g1

0x5617,	// (0x00030415) fep_hwr_prediction_pane_g2

0x561f,	// (0x0003041d) fep_hwr_prediction_pane_g3

0x5627,	// (0x00030425) fep_hwr_prediction_pane_g4

0x0003,

0xfd37,	// (0x0003ab35) fep_hwr_prediction_pane_g

0xf070,	// (0x00039e6e) fep_vkb_prediction_pane_g1

0xf07a,	// (0x00039e78) fep_vkb_prediction_pane_g2

0xf082,	// (0x00039e80) fep_vkb_prediction_pane_g3

0xf08a,	// (0x00039e88) fep_vkb_prediction_pane_g4

0x0003,

0xfd40,	// (0x0003ab3e) fep_vkb_prediction_pane_g

0x4f46,	// (0x0002fd44) slider_set_pane_g3

0x4f5a,	// (0x0002fd58) slider_set_pane_g4

0x4f72,	// (0x0002fd70) slider_set_pane_g5

0x4f46,	// (0x0002fd44) slider_set_pane_g6

0xb62a,	// (0x00036428) slider_set_pane_g7

0xd5c8,	// (0x000383c6) slider_form_pane_g3

0xd5d1,	// (0x000383cf) slider_form_pane_g4

0xd5d9,	// (0x000383d7) slider_form_pane_g5

0xd5c8,	// (0x000383c6) slider_form_pane_g6

0xb7d9,	// (0x000365d7) slider_form_pane_g7

0xda8e,	// (0x0003888c) slider_set_pane_vc_g3

0xda97,	// (0x00038895) slider_set_pane_vc_g4

0xdaa0,	// (0x0003889e) slider_set_pane_vc_g5

0xda8e,	// (0x0003888c) slider_set_pane_vc_g6

0xdaa9,	// (0x000388a7) slider_set_pane_vc_g7

0xda8e,	// (0x0003888c) slider_form_pane_vc_g1

0xda97,	// (0x00038895) slider_form_pane_vc_g2

0xdaa0,	// (0x0003889e) slider_form_pane_vc_g3

0xda8e,	// (0x0003888c) slider_form_pane_vc_g4

0xdc60,	// (0x00038a5e) slider_form_pane_vc_g5

0x0004,

0xfb27,	// (0x0003a925) slider_form_pane_vc_g

0x691a,	// (0x00031718) main_idle_act3_pane

0xf092,	// (0x00039e90) ai3_links_pane

0xbecf,	// (0x00036ccd) popup_ai3_data_window_ParamLimits

0xbecf,	// (0x00036ccd) popup_ai3_data_window

0x691a,	// (0x00031718) grid_ai3_links_pane

0xbeed,	// (0x00036ceb) cell_ai3_links_pane_ParamLimits

0xbeed,	// (0x00036ceb) cell_ai3_links_pane

0xf09b,	// (0x00039e99) bg_popup_sub_pane_cp11

0xf0a4,	// (0x00039ea2) cell_ai3_links_pane_g1

0x691a,	// (0x00031718) bg_popup_sub_pane_cp12

0xf0ad,	// (0x00039eab) heading_ai3_data_pane

0xf0b5,	// (0x00039eb3) list_ai3_gene_pane

0xf0c1,	// (0x00039ebf) popup_ai3_data_window_g1

0xf0c9,	// (0x00039ec7) heading_ai3_data_pane_g1

0xf0d1,	// (0x00039ecf) heading_ai3_data_pane_t1

0xf0df,	// (0x00039edd) list_double_ai3_gene_pane_ParamLimits

0xf0df,	// (0x00039edd) list_double_ai3_gene_pane

0xf0ec,	// (0x00039eea) list_single_ai3_gene_pane_ParamLimits

0xf0ec,	// (0x00039eea) list_single_ai3_gene_pane

0xe1eb,	// (0x00038fe9) list_highlight_pane_cp7_ParamLimits

0xe1eb,	// (0x00038fe9) list_highlight_pane_cp7

0xf0f9,	// (0x00039ef7) list_single_a13_gene_pane_t1_ParamLimits

0xf0f9,	// (0x00039ef7) list_single_a13_gene_pane_t1

0xf110,	// (0x00039f0e) list_single_ai3_gene_pane_g1

0xf119,	// (0x00039f17) list_single_ai3_gene_pane_g2

0x0001,

0xfd49,	// (0x0003ab47) list_single_ai3_gene_pane_g

0xf121,	// (0x00039f1f) list_double_ai3_gene_pane_g1_ParamLimits

0xf121,	// (0x00039f1f) list_double_ai3_gene_pane_g1

0xf12d,	// (0x00039f2b) list_double_ai3_gene_pane_t1_ParamLimits

0xf12d,	// (0x00039f2b) list_double_ai3_gene_pane_t1

0xf149,	// (0x00039f47) list_double_ai3_gene_pane_t2_ParamLimits

0xf149,	// (0x00039f47) list_double_ai3_gene_pane_t2

0xf15e,	// (0x00039f5c) list_double_ai3_gene_pane_t3_ParamLimits

0xf15e,	// (0x00039f5c) list_double_ai3_gene_pane_t3

0x0002,

0xfd4e,	// (0x0003ab4c) list_double_ai3_gene_pane_t_ParamLimits

0xfd4e,	// (0x0003ab4c) list_double_ai3_gene_pane_t

0x0000,

0x0000,

0x0000,

0x0000,

0x3a5d,	// (0x0002e85b) aid_size_min_col_2

0xbe76,	// (0x00036c74) aid_size_min_msg_ParamLimits

0xbe76,	// (0x00036c74) aid_size_min_msg

0xbc23,	// (0x00036a21) fep_vkb_top_text_pane_g2_ParamLimits

0xbc23,	// (0x00036a21) fep_vkb_top_text_pane_g2

0x0001,

0xfbc6,	// (0x0003a9c4) fep_vkb_top_text_pane_g_ParamLimits

0xfbc6,	// (0x0003a9c4) fep_vkb_top_text_pane_g

0x691a,	// (0x00031718) main_hc_apps_shell_pane

0xf17b,	// (0x00039f79) grid_hc_apps_pane_ParamLimits

0xf17b,	// (0x00039f79) grid_hc_apps_pane

0xf18a,	// (0x00039f88) list_hc_apps_pane

0xf192,	// (0x00039f90) scroll_pane_cp37_ParamLimits

0xf192,	// (0x00039f90) scroll_pane_cp37

0xbf07,	// (0x00036d05) cell_hc_apps_pane_ParamLimits

0xbf07,	// (0x00036d05) cell_hc_apps_pane

0xbfc5,	// (0x00036dc3) cell_hc_apps_pane_g1_ParamLimits

0xbfc5,	// (0x00036dc3) cell_hc_apps_pane_g1

0xf19e,	// (0x00039f9c) cell_hc_apps_pane_g2_ParamLimits

0xf19e,	// (0x00039f9c) cell_hc_apps_pane_g2

0xf1ba,	// (0x00039fb8) cell_hc_apps_pane_g3_ParamLimits

0xf1ba,	// (0x00039fb8) cell_hc_apps_pane_g3

0x0002,

0xfd55,	// (0x0003ab53) cell_hc_apps_pane_g_ParamLimits

0xfd55,	// (0x0003ab53) cell_hc_apps_pane_g

0xbff2,	// (0x00036df0) cell_hc_apps_pane_t1_ParamLimits

0xbff2,	// (0x00036df0) cell_hc_apps_pane_t1

0x6b21,	// (0x0003191f) grid_highlight_pane_cp10_ParamLimits

0x6b21,	// (0x0003191f) grid_highlight_pane_cp10

0xc032,	// (0x00036e30) list_single_hc_apps_pane_ParamLimits

0xc032,	// (0x00036e30) list_single_hc_apps_pane

0xc065,	// (0x00036e63) list_single_hc_apps_pane_g1

0xc07e,	// (0x00036e7c) list_single_hc_apps_pane_g2

0x0001,

0xfd5c,	// (0x0003ab5a) list_single_hc_apps_pane_g

0xc097,	// (0x00036e95) list_single_hc_apps_pane_g2_copy1

0x9ad1,	// (0x000348cf) list_single_hc_apps_pane_t1

0x69e0,	// (0x000317de) bg_set_opt_pane_cp_ParamLimits

0x3eab,	// (0x0002eca9) setting_slider_pane_t1_ParamLimits

0x9e74,	// (0x00034c72) setting_slider_pane_t2_ParamLimits

0x9e8e,	// (0x00034c8c) setting_slider_pane_t3_ParamLimits

0xf5fa,	// (0x0003a3f8) setting_slider_pane_t_ParamLimits

0x3ef3,	// (0x0002ecf1) slider_set_pane_ParamLimits

0x44be,	// (0x0002f2bc) control_pane_g5_ParamLimits

0x44be,	// (0x0002f2bc) control_pane_g5

0xd594,	// (0x00038392) slider_set_pane_g1_ParamLimits

0x4f3a,	// (0x0002fd38) slider_set_pane_g2_ParamLimits

0x4f46,	// (0x0002fd44) slider_set_pane_g3_ParamLimits

0x4f5a,	// (0x0002fd58) slider_set_pane_g4_ParamLimits

0x4f72,	// (0x0002fd70) slider_set_pane_g5_ParamLimits

0x4f46,	// (0x0002fd44) slider_set_pane_g6_ParamLimits

0xb62a,	// (0x00036428) slider_set_pane_g7_ParamLimits

0xf9f5,	// (0x0003a7f3) slider_set_pane_g_ParamLimits

0x78e0,	// (0x000326de) navi_icon_text_pane_ParamLimits

0xadb7,	// (0x00035bb5) aid_fill_nsta_2_ParamLimits

0xade7,	// (0x00035be5) aid_touch_tab_arrow_left_ParamLimits

0xadfb,	// (0x00035bf9) aid_touch_tab_arrow_right_ParamLimits

0xae91,	// (0x00035c8f) clock_nsta_pane_ParamLimits

0xb4e7,	// (0x000362e5) navi_icon_pane_g1_ParamLimits

0xb4f3,	// (0x000362f1) navi_text_pane_t1_ParamLimits

0xba86,	// (0x00036884) navi_icon_text_pane_g1_ParamLimits

0xba92,	// (0x00036890) navi_icon_text_pane_t1_ParamLimits

0xc065,	// (0x00036e63) list_single_hc_apps_pane_g1_ParamLimits

0xc07e,	// (0x00036e7c) list_single_hc_apps_pane_g2_ParamLimits

0xfd5c,	// (0x0003ab5a) list_single_hc_apps_pane_g_ParamLimits

0xc097,	// (0x00036e95) list_single_hc_apps_pane_g2_copy1_ParamLimits

0x9ad1,	// (0x000348cf) list_single_hc_apps_pane_t1_ParamLimits

0x9d0a,	// (0x00034b08) popup_toolbar2_fixed_window_ParamLimits

0x9d0a,	// (0x00034b08) popup_toolbar2_fixed_window

0xad20,	// (0x00035b1e) popup_toolbar2_float_window

0x691a,	// (0x00031718) bg_popup_sub_pane_cp27

0xf1dc,	// (0x00039fda) grid_toolbar2_float_pane

0x691a,	// (0x00031718) bg_popup_sub_pane_cp26

0xf1dc,	// (0x00039fda) grid_toolbar2_fixed_pane

0xc0b3,	// (0x00036eb1) cell_toolbar2_fixed_pane_ParamLimits

0xc0b3,	// (0x00036eb1) cell_toolbar2_fixed_pane

0xc0cd,	// (0x00036ecb) cell_toolbar2_fixed_pane_g1

0xf1e4,	// (0x00039fe2) toolbar2_fixed_button_pane

0x7e79,	// (0x00032c77) toolbar2_fixed_button_pane_g1

0x7e81,	// (0x00032c7f) toolbar2_fixed_button_pane_g2

0x7e89,	// (0x00032c87) toolbar2_fixed_button_pane_g3

0x7e91,	// (0x00032c8f) toolbar2_fixed_button_pane_g4

0x7e99,	// (0x00032c97) toolbar2_fixed_button_pane_g5

0x7ea1,	// (0x00032c9f) toolbar2_fixed_button_pane_g6

0x7ea9,	// (0x00032ca7) toolbar2_fixed_button_pane_g7

0x7eb1,	// (0x00032caf) toolbar2_fixed_button_pane_g8

0x7eb9,	// (0x00032cb7) toolbar2_fixed_button_pane_g9

0x0008,

0xf8f7,	// (0x0003a6f5) toolbar2_fixed_button_pane_g

0xf1ec,	// (0x00039fea) cell_toolbar2_float_pane_ParamLimits

0xf1ec,	// (0x00039fea) cell_toolbar2_float_pane

0xf1fd,	// (0x00039ffb) cell_toolbar2_float_pane_g1

0xf1e4,	// (0x00039fe2) toolbar2_fixed_button_pane_cp

0xbbd6,	// (0x000369d4) fep_vkb_accented_list_pane_ParamLimits

0xbbd6,	// (0x000369d4) fep_vkb_accented_list_pane

0x540e,	// (0x0003020c) bg_popup_fep_shadow_pane_g9

0x7a60,	// (0x0003285e) bg_popup_fep_shadow_pane_cp3

0x7106,	// (0x00031f04) list_accented_list_pane

0xf206,	// (0x0003a004) list_single_accented_list_pane_ParamLimits

0xf206,	// (0x0003a004) list_single_accented_list_pane

0x7a60,	// (0x0003285e) list_highlight_pane_cp10

0xf217,	// (0x0003a015) list_single_accented_list_pane_t1

0xac40,	// (0x00035a3e) popup_slider_window_ParamLimits

0xac40,	// (0x00035a3e) popup_slider_window

0xf067,	// (0x00039e65) aid_indentation_list_msg

0xc1bd,	// (0x00036fbb) bg_popup_window_pane_cp19

0xf287,	// (0x0003a085) popup_slider_window_g1

0xf2a3,	// (0x0003a0a1) popup_slider_window_g2

0xf2bf,	// (0x0003a0bd) popup_slider_window_g3

0x0005,

0xfd61,	// (0x0003ab5f) popup_slider_window_g

0xf2db,	// (0x0003a0d9) popup_slider_window_t1

0xf321,	// (0x0003a11f) small_volume_slider_vertical_pane

0xe226,	// (0x00039024) small_volume_slider_vertical_pane_g1

0xe226,	// (0x00039024) small_volume_slider_vertical_pane_g2

0xf33d,	// (0x0003a13b) small_volume_slider_vertical_pane_g3

0x0002,

0xfd73,	// (0x0003ab71) small_volume_slider_vertical_pane_g

0x9b43,	// (0x00034941) area_side_right_pane_ParamLimits

0x9b43,	// (0x00034941) area_side_right_pane

0xc275,	// (0x00037073) aid_size_side_button_ParamLimits

0xc275,	// (0x00037073) aid_size_side_button

0xc282,	// (0x00037080) grid_sctrl_middle_pane_ParamLimits

0xc282,	// (0x00037080) grid_sctrl_middle_pane

0x568f,	// (0x0003048d) sctrl_sk_bottom_pane

0x5697,	// (0x00030495) sctrl_sk_top_pane

0x569f,	// (0x0003049d) aid_touch_sctrl_top

0x6b21,	// (0x0003191f) bg_sctrl_sk_pane_ParamLimits

0x6b21,	// (0x0003191f) bg_sctrl_sk_pane

0x56ac,	// (0x000304aa) sctrl_sk_top_pane_g1

0x56b9,	// (0x000304b7) sctrl_sk_top_pane_t1

0x569f,	// (0x0003049d) aid_touch_sctrl_bottom

0x6b21,	// (0x0003191f) bg_sctrl_sk_pane_cp_ParamLimits

0x6b21,	// (0x0003191f) bg_sctrl_sk_pane_cp

0x56d4,	// (0x000304d2) sctrl_sk_bottom_pane_g1

0x56b9,	// (0x000304b7) sctrl_sk_bottom_pane_t1

0xc290,	// (0x0003708e) cell_sctrl_middle_pane_ParamLimits

0xc290,	// (0x0003708e) cell_sctrl_middle_pane

0xc2a1,	// (0x0003709f) aid_touch_sctrl_middle_ParamLimits

0xc2a1,	// (0x0003709f) aid_touch_sctrl_middle

0xc2ae,	// (0x000370ac) bg_sctrl_middle_pane_ParamLimits

0xc2ae,	// (0x000370ac) bg_sctrl_middle_pane

0xf346,	// (0x0003a144) cell_sctrl_middle_pane_g1_ParamLimits

0xf346,	// (0x0003a144) cell_sctrl_middle_pane_g1

0xc2bc,	// (0x000370ba) cell_sctrl_middle_pane_g2_ParamLimits

0xc2bc,	// (0x000370ba) cell_sctrl_middle_pane_g2

0x0001,

0xfd7f,	// (0x0003ab7d) cell_sctrl_middle_pane_g_ParamLimits

0xfd7f,	// (0x0003ab7d) cell_sctrl_middle_pane_g

0x7e79,	// (0x00032c77) bg_sctrl_middle_pane_g1

0x7e81,	// (0x00032c7f) bg_sctrl_middle_pane_g2

0x7e89,	// (0x00032c87) bg_sctrl_middle_pane_g3

0x7e91,	// (0x00032c8f) bg_sctrl_middle_pane_g4

0x7e99,	// (0x00032c97) bg_sctrl_middle_pane_g5

0x7ea1,	// (0x00032c9f) bg_sctrl_middle_pane_g6

0x7ea9,	// (0x00032ca7) bg_sctrl_middle_pane_g7

0x7eb1,	// (0x00032caf) bg_sctrl_middle_pane_g8

0x0007,

0xfd84,	// (0x0003ab82) bg_sctrl_middle_pane_g

0x7eb9,	// (0x00032cb7) bg_sctrl_middle_pane_g8_copy1

0x7e79,	// (0x00032c77) bg_sctrl_sk_pane_g1

0x7e81,	// (0x00032c7f) bg_sctrl_sk_pane_g2

0x7e89,	// (0x00032c87) bg_sctrl_sk_pane_g3

0x0008,

0xf8f7,	// (0x0003a6f5) bg_sctrl_sk_pane_g

0x6f42,	// (0x00031d40) aid_size_touch_scroll_bar

0x7e91,	// (0x00032c8f) bg_sctrl_sk_pane_g4

0x7e99,	// (0x00032c97) bg_sctrl_sk_pane_g5

0x7ea1,	// (0x00032c9f) bg_sctrl_sk_pane_g6

0x7ea9,	// (0x00032ca7) bg_sctrl_sk_pane_g7

0x7eb1,	// (0x00032caf) bg_sctrl_sk_pane_g8

0x7eb9,	// (0x00032cb7) bg_sctrl_sk_pane_g9

0x467e,	// (0x0002f47c) popup_fep_china_hwr2_fs_candidate_window

0xa6fa,	// (0x000354f8) popup_fep_china_hwr2_fs_control_window_ParamLimits

0xa6fa,	// (0x000354f8) popup_fep_china_hwr2_fs_control_window

0xe4a0,	// (0x0003929e) sctrl_sk_top_pane_g2

0x0001,

0xfd7a,	// (0x0003ab78) sctrl_sk_top_pane_g

0xc2c9,	// (0x000370c7) aid_fep_china_hwr2_fs_cell_ParamLimits

0xc2c9,	// (0x000370c7) aid_fep_china_hwr2_fs_cell

0xc2df,	// (0x000370dd) bg_popup_fep_shadow_pane_cp4_ParamLimits

0xc2df,	// (0x000370dd) bg_popup_fep_shadow_pane_cp4

0xc2f6,	// (0x000370f4) bg_popup_fep_shadow_pane_cp5_ParamLimits

0xc2f6,	// (0x000370f4) bg_popup_fep_shadow_pane_cp5

0xc308,	// (0x00037106) popup_fep_china_hwr2_fs_control_bar_grid_ParamLimits

0xc308,	// (0x00037106) popup_fep_china_hwr2_fs_control_bar_grid

0xc31c,	// (0x0003711a) popup_fep_china_hwr2_fs_control_funtion_grid

0xf354,	// (0x0003a152) aid_fep_china_hwr2_fs_candi_cell

0x691a,	// (0x00031718) bg_popup_fep_shadow_pane_cp6

0xf35e,	// (0x0003a15c) popup_fep_china_hwr2_fs_candidate_grid

0xc324,	// (0x00037122) cell_fep_china_hwr2_fs_funtion_grid_ParamLimits

0xc324,	// (0x00037122) cell_fep_china_hwr2_fs_funtion_grid

0xe226,	// (0x00039024) popup_fep_china_hwr2_fs_control_funtion_grid_g1

0xf346,	// (0x0003a144) cell_fep_china_hwr2_fs_funtion_grid_g1_ParamLimits

0xf346,	// (0x0003a144) cell_fep_china_hwr2_fs_funtion_grid_g1

0xf368,	// (0x0003a166) cell_fep_china_hwr2_fs_funtion_grid_g2_ParamLimits

0xf368,	// (0x0003a166) cell_fep_china_hwr2_fs_funtion_grid_g2

0x0001,

0xfd95,	// (0x0003ab93) cell_fep_china_hwr2_fs_funtion_grid_g_ParamLimits

0xfd95,	// (0x0003ab93) cell_fep_china_hwr2_fs_funtion_grid_g

0xc33c,	// (0x0003713a) cell_fep_china_hwr2_fs_funtion_grid_t1_ParamLimits

0xc33c,	// (0x0003713a) cell_fep_china_hwr2_fs_funtion_grid_t1

0xc351,	// (0x0003714f) cell_fep_china_hwr2_fs_funtion_grid_t2_ParamLimits

0xc351,	// (0x0003714f) cell_fep_china_hwr2_fs_funtion_grid_t2

0x0001,

0xfd9a,	// (0x0003ab98) cell_fep_china_hwr2_fs_funtion_grid_t_ParamLimits

0xfd9a,	// (0x0003ab98) cell_fep_china_hwr2_fs_funtion_grid_t

0xf37e,	// (0x0003a17c) popup_fep_china_hwr2_fs_control_bar_grid_g1

0xf386,	// (0x0003a184) popup_fep_china_hwr2_fs_control_bar_grid_g2

0xf38e,	// (0x0003a18c) popup_fep_china_hwr2_fs_control_bar_grid_g3

0x0002,

0xfd9f,	// (0x0003ab9d) popup_fep_china_hwr2_fs_control_bar_grid_g

0xf396,	// (0x0003a194) cell_fep_china_hwr2_fs_candidate_grid_ParamLimits

0xf396,	// (0x0003a194) cell_fep_china_hwr2_fs_candidate_grid

0xf3b3,	// (0x0003a1b1) popup_fep_china_hwr2_fs_candidate_grid_g20

0xf3bb,	// (0x0003a1b9) popup_fep_china_hwr2_fs_candidate_grid_g21

0xe226,	// (0x00039024) cell_fep_china_hwr2_fs_candidate_grid_g1

0xe226,	// (0x00039024) cell_fep_china_hwr2_fs_candidate_grid_g2

0x0001,

0xfbcb,	// (0x0003a9c9) cell_fep_china_hwr2_fs_candidate_grid_g

0xf3c3,	// (0x0003a1c1) cell_fep_china_hwr2_fs_candidate_grid_t1

0x7cc4,	// (0x00032ac2) clock_nsta_pane_cp_24_ParamLimits

0x7cc4,	// (0x00032ac2) clock_nsta_pane_cp_24

0x7d2e,	// (0x00032b2c) indicator_nsta_pane_cp_24_ParamLimits

0x7d2e,	// (0x00032b2c) indicator_nsta_pane_cp_24

0xd05e,	// (0x00037e5c) heading_pane_g1

0x0001,

0xf95c,	// (0x0003a75a) heading_pane_g

0xd6c1,	// (0x000384bf) grid_sct_catagory_button_pane

0xd00e,	// (0x00037e0c) scroll_pane_cp5_ParamLimits

0xdf7d,	// (0x00038d7b) button_value_adjust_pane_cp5_ParamLimits

0xdf7d,	// (0x00038d7b) button_value_adjust_pane_cp5

0xe041,	// (0x00038e3f) form2_midp_time_pane_ParamLimits

0xf3d1,	// (0x0003a1cf) cell_sct_catagory_button_pane_ParamLimits

0xf3d1,	// (0x0003a1cf) cell_sct_catagory_button_pane

0xe1eb,	// (0x00038fe9) bg_button_pane_cp01_ParamLimits

0xe1eb,	// (0x00038fe9) bg_button_pane_cp01

0xe226,	// (0x00039024) cell_sct_catagory_button_pane_g1

0xacc1,	// (0x00035abf) popup_tb_extension_window

0xc36d,	// (0x0003716b) aid_size_cell_ext_ParamLimits

0xc36d,	// (0x0003716b) aid_size_cell_ext

0x6d82,	// (0x00031b80) bg_tb_trans_pane_cp1_ParamLimits

0x6d82,	// (0x00031b80) bg_tb_trans_pane_cp1

0xc393,	// (0x00037191) grid_tb_ext_pane_ParamLimits

0xc393,	// (0x00037191) grid_tb_ext_pane

0xc3d3,	// (0x000371d1) cell_tb_ext_pane_ParamLimits

0xc3d3,	// (0x000371d1) cell_tb_ext_pane

0xc3fb,	// (0x000371f9) cell_tb_ext_pane_g1_ParamLimits

0xc3fb,	// (0x000371f9) cell_tb_ext_pane_g1

0xf3e3,	// (0x0003a1e1) cell_tb_ext_pane_t1

0x6b21,	// (0x0003191f) list_highlight_pane_cp11_ParamLimits

0x6b21,	// (0x0003191f) list_highlight_pane_cp11

0x3dd4,	// (0x0002ebd2) popup_uni_indicator_window_ParamLimits

0x3dd4,	// (0x0002ebd2) popup_uni_indicator_window

0x7000,	// (0x00031dfe) bg_popup_sub_pane_cp14

0xf3fe,	// (0x0003a1fc) list_uniindi_pane

0xf40a,	// (0x0003a208) uniindi_top_pane

0x6b21,	// (0x0003191f) bg_uniindi_top_pane

0xf42b,	// (0x0003a229) uniindi_top_pane_g1

0xf441,	// (0x0003a23f) uniindi_top_pane_g2

0x0003,

0xfda6,	// (0x0003aba4) uniindi_top_pane_g

0xf46b,	// (0x0003a269) uniindi_top_pane_t1

0xf497,	// (0x0003a295) list_single_uniindi_pane_ParamLimits

0xf497,	// (0x0003a295) list_single_uniindi_pane

0xe226,	// (0x00039024) bg_uniindi_top_pane_g1

0xf4ac,	// (0x0003a2aa) list_single_uniindi_pane_g1

0xf4bf,	// (0x0003a2bd) list_single_uniindi_pane_t1

0x691a,	// (0x00031718) control_bg_pane

0xf4e4,	// (0x0003a2e2) bg_sctrl_sk_pane_cp1

0xf4ed,	// (0x0003a2eb) bg_sctrl_sk_pane_cp2

0xf4f6,	// (0x0003a2f4) control_bg_pane_g1

0xf4ff,	// (0x0003a2fd) control_bg_pane_g2

0x0001,

0xfdaf,	// (0x0003abad) control_bg_pane_g

0xde3a,	// (0x00038c38) cell_indicator_nsta_pane_g1_ParamLimits

0xdee6,	// (0x00038ce4) cell_indicator_nsta_pane_g2_ParamLimits

0xfb3c,	// (0x0003a93a) cell_indicator_nsta_pane_g_ParamLimits

0x38be,	// (0x0002e6bc) form2_midp_time_pane_t1_ParamLimits

0xf5dc,	// (0x0003a3da) main_idle_act4_pane_ParamLimits

0xf5dc,	// (0x0003a3da) main_idle_act4_pane

0xacc1,	// (0x00035abf) popup_tb_extension_window_ParamLimits

0xc3bb,	// (0x000371b9) tb_ext_find_pane_ParamLimits

0xc3bb,	// (0x000371b9) tb_ext_find_pane

0xf508,	// (0x0003a306) ai_gene_pane_1_cp1

0x7ae6,	// (0x000328e4) ai_gene_pane_2_cp1

0xf510,	// (0x0003a30e) list_single_idle_plugin_calendar_pane

0xf519,	// (0x0003a317) list_single_idle_plugin_notification_pane

0xf522,	// (0x0003a320) list_single_idle_plugin_player_pane

0xc418,	// (0x00037216) list_single_idle_plugin_shortcut_pane_ParamLimits

0xc418,	// (0x00037216) list_single_idle_plugin_shortcut_pane

0xc440,	// (0x0003723e) main_idle_act4_pane_t1

0xc45a,	// (0x00037258) main_idle_act4_pane_t2

0x0001,

0xfdb4,	// (0x0003abb2) main_idle_act4_pane_t

0xc474,	// (0x00037272) middle_sk_idle_act4_pane_ParamLimits

0xc474,	// (0x00037272) middle_sk_idle_act4_pane

0xc490,	// (0x0003728e) popup_clock_digital_analogue_window_cp2

0xc4ba,	// (0x000372b8) shortcut_wheel_idle_act4_pane_ParamLimits

0xc4ba,	// (0x000372b8) shortcut_wheel_idle_act4_pane

0xe226,	// (0x00039024) shortcut_wheel_idle_act4_pane_g1

0xe226,	// (0x00039024) shortcut_wheel_idle_act4_pane_g2

0xe226,	// (0x00039024) shortcut_wheel_idle_act4_pane_g3

0xe226,	// (0x00039024) shortcut_wheel_idle_act4_pane_g4

0xe226,	// (0x00039024) shortcut_wheel_idle_act4_pane_g5

0xf52b,	// (0x0003a329) shortcut_wheel_idle_act4_pane_g6

0xf533,	// (0x0003a331) shortcut_wheel_idle_act4_pane_g7

0xf53b,	// (0x0003a339) shortcut_wheel_idle_act4_pane_g8

0xf543,	// (0x0003a341) shortcut_wheel_idle_act4_pane_g9

0x0008,

0xfdb9,	// (0x0003abb7) shortcut_wheel_idle_act4_pane_g

0x1ca6,	// (0x0002caa4) middle_sk_idle_act4_pane_g1_ParamLimits

0x1ca6,	// (0x0002caa4) middle_sk_idle_act4_pane_g1

0xc535,	// (0x00037333) middle_sk_idle_act4_pane_g2_ParamLimits

0xc535,	// (0x00037333) middle_sk_idle_act4_pane_g2

0x0001,

0xfddc,	// (0x0003abda) middle_sk_idle_act4_pane_g_ParamLimits

0xfddc,	// (0x0003abda) middle_sk_idle_act4_pane_g

0xc54d,	// (0x0003734b) middle_sk_idle_act4_pane_t1_ParamLimits

0xc54d,	// (0x0003734b) middle_sk_idle_act4_pane_t1

0xc57c,	// (0x0003737a) grid_ai_shortcut_pane_ParamLimits

0xc57c,	// (0x0003737a) grid_ai_shortcut_pane

0xc599,	// (0x00037397) list_highlight_pane_cp16_ParamLimits

0xc599,	// (0x00037397) list_highlight_pane_cp16

0xc5a6,	// (0x000373a4) list_single_idle_plugin_shortcut_pane_g1_ParamLimits

0xc5a6,	// (0x000373a4) list_single_idle_plugin_shortcut_pane_g1

0xc5b2,	// (0x000373b0) list_single_idle_plugin_shortcut_pane_g2_ParamLimits

0xc5b2,	// (0x000373b0) list_single_idle_plugin_shortcut_pane_g2

0xc5d0,	// (0x000373ce) list_single_idle_plugin_shortcut_pane_g3_ParamLimits

0xc5d0,	// (0x000373ce) list_single_idle_plugin_shortcut_pane_g3

0x0002,

0xfde1,	// (0x0003abdf) list_single_idle_plugin_shortcut_pane_g_ParamLimits

0xfde1,	// (0x0003abdf) list_single_idle_plugin_shortcut_pane_g

0xc5e5,	// (0x000373e3) cell_ai_shortcut_pane_ParamLimits

0xc5e5,	// (0x000373e3) cell_ai_shortcut_pane

0xc5fb,	// (0x000373f9) cell_ai_shortcut_pane_g1_ParamLimits

0xc5fb,	// (0x000373f9) cell_ai_shortcut_pane_g1

0xf508,	// (0x0003a306) ai_gene_pane_1_cp2

0xf54b,	// (0x0003a349) ai_gene_pane_2_cp2

0xf553,	// (0x0003a351) list_highlight_pane_cp15

0xf55c,	// (0x0003a35a) list_single_idle_plugin_calendar_pane_g1

0xf553,	// (0x0003a351) list_highlight_pane_cp17

0xf564,	// (0x0003a362) list_single_idle_plugin_calendar_pane_g1_copy1

0xf56c,	// (0x0003a36a) list_single_idle_plugin_player_pane_g1

0xd8c6,	// (0x000386c4) list_single_idle_plugin_player_pane_g2

0x0001,

0xfde8,	// (0x0003abe6) list_single_idle_plugin_player_pane_g

0xf574,	// (0x0003a372) list_single_idle_plugin_player_pane_t1

0xf582,	// (0x0003a380) list_single_idle_plugin_player_pane_t2

0xf590,	// (0x0003a38e) list_single_idle_plugin_player_pane_t3

0xf59e,	// (0x0003a39c) list_single_idle_plugin_player_pane_t4

0x0003,

0xfded,	// (0x0003abeb) list_single_idle_plugin_player_pane_t

0xf5ac,	// (0x0003a3aa) wait_bar_pane_cp15

0xf5b4,	// (0x0003a3b2) grid_ai_notification_pane

0xd8c6,	// (0x000386c4) list_single_idle_plugin_notification_pane_g1

0xc61d,	// (0x0003741b) cell_ai_notification_pane_ParamLimits

0xc61d,	// (0x0003741b) cell_ai_notification_pane

0xf5bd,	// (0x0003a3bb) cell_ai_notification_pane_g1

0xf5c5,	// (0x0003a3c3) cell_ai_notification_pane_t1

0xc62a,	// (0x00037428) tb_ext_find_button_pane

0xc632,	// (0x00037430) tb_ext_find_pane_g1

0xc63a,	// (0x00037438) tb_ext_find_pane_t1

0x757f,	// (0x0003237d) tb_ext_find_button_pane_g1

0xf5d3,	// (0x0003a3d1) tb_ext_find_button_pane_g2

0x0001,

0xfdf6,	// (0x0003abf4) tb_ext_find_button_pane_g

0xc440,	// (0x0003723e) main_idle_act4_pane_t1_ParamLimits

0xc45a,	// (0x00037258) main_idle_act4_pane_t2_ParamLimits

0xfdb4,	// (0x0003abb2) main_idle_act4_pane_t_ParamLimits

0xc490,	// (0x0003728e) popup_clock_digital_analogue_window_cp2_ParamLimits

0xc4a8,	// (0x000372a6) sat_plugin_idle_act4_pane_ParamLimits

0xc4a8,	// (0x000372a6) sat_plugin_idle_act4_pane

0xc648,	// (0x00037446) sat_plugin_idle_act4_pane_t1_ParamLimits

0xc648,	// (0x00037446) sat_plugin_idle_act4_pane_t1

0xc660,	// (0x0003745e) sat_plugin_idle_act4_pane_t2_ParamLimits

0xc660,	// (0x0003745e) sat_plugin_idle_act4_pane_t2

0xc678,	// (0x00037476) sat_plugin_idle_act4_pane_t3_ParamLimits

0xc678,	// (0x00037476) sat_plugin_idle_act4_pane_t3

0xc690,	// (0x0003748e) sat_plugin_idle_act4_pane_t4_ParamLimits

0xc690,	// (0x0003748e) sat_plugin_idle_act4_pane_t4

0x0003,

0xfdfb,	// (0x0003abf9) sat_plugin_idle_act4_pane_t_ParamLimits

0xfdfb,	// (0x0003abf9) sat_plugin_idle_act4_pane_t

0x3d16,	// (0x0002eb14) popup_battery_window_ParamLimits

0x3d16,	// (0x0002eb14) popup_battery_window

0x6b21,	// (0x0003191f) bg_popup_sub_pane_cp25_ParamLimits

0x6b21,	// (0x0003191f) bg_popup_sub_pane_cp25

0x1cb4,	// (0x0002cab2) popup_battery_window_g1_ParamLimits

0x1cb4,	// (0x0002cab2) popup_battery_window_g1

0x1cc0,	// (0x0002cabe) popup_battery_window_t1_ParamLimits

0x1cc0,	// (0x0002cabe) popup_battery_window_t1

0x1cd2,	// (0x0002cad0) popup_battery_window_t2_ParamLimits

0x1cd2,	// (0x0002cad0) popup_battery_window_t2

0x0001,

0xfe04,	// (0x0003ac02) popup_battery_window_t_ParamLimits

0xfe04,	// (0x0003ac02) popup_battery_window_t

0xa448,	// (0x00035246) midp_canvas_pane_ParamLimits

0xa4a3,	// (0x000352a1) midp_keypad_pane_ParamLimits

0xa4a3,	// (0x000352a1) midp_keypad_pane

0x7a11,	// (0x0003280f) main_midp_pane_ParamLimits

0xdf36,	// (0x00038d34) signal_pane_g2_cp_ParamLimits

0xc6a8,	// (0x000374a6) aid_size_cell_midp_keypad_ParamLimits

0xc6a8,	// (0x000374a6) aid_size_cell_midp_keypad

0xc6c6,	// (0x000374c4) midp_keyp_game_grid_pane_ParamLimits

0xc6c6,	// (0x000374c4) midp_keyp_game_grid_pane

0xc6ed,	// (0x000374eb) midp_keyp_rocker_pane_ParamLimits

0xc6ed,	// (0x000374eb) midp_keyp_rocker_pane

0xc730,	// (0x0003752e) midp_keyp_sk_left_pane_ParamLimits

0xc730,	// (0x0003752e) midp_keyp_sk_left_pane

0xc784,	// (0x00037582) midp_keyp_sk_right_pane_ParamLimits

0xc784,	// (0x00037582) midp_keyp_sk_right_pane

0x691a,	// (0x00031718) bg_button_pane_cp03

0xc7d8,	// (0x000375d6) midp_keyp_sk_left_pane_g1

0x691a,	// (0x00031718) bg_button_pane_cp04

0xc7d8,	// (0x000375d6) midp_keyp_sk_right_pane_g1

0xe226,	// (0x00039024) midp_keyp_rocker_pane_g1

0xc7e1,	// (0x000375df) keyp_game_cell_pane_ParamLimits

0xc7e1,	// (0x000375df) keyp_game_cell_pane

0x691a,	// (0x00031718) bg_button_pane_cp02

0xc807,	// (0x00037605) keyp_game_cell_pane_g1

0x9cc6,	// (0x00034ac4) popup_fep_vkb2_window_ParamLimits

0x9cc6,	// (0x00034ac4) popup_fep_vkb2_window

0x5bc5,	// (0x000309c3) aid_size_cell_vkb2_ParamLimits

0x5bc5,	// (0x000309c3) aid_size_cell_vkb2

0x5c09,	// (0x00030a07) popup_fep_vkb2_window_g1_ParamLimits

0x5c09,	// (0x00030a07) popup_fep_vkb2_window_g1

0x5c51,	// (0x00030a4f) vkb2_area_bottom_pane_ParamLimits

0x5c51,	// (0x00030a4f) vkb2_area_bottom_pane

0x5ca5,	// (0x00030aa3) vkb2_area_keypad_pane_ParamLimits

0x5ca5,	// (0x00030aa3) vkb2_area_keypad_pane

0x5ceb,	// (0x00030ae9) vkb2_area_top_pane_ParamLimits

0x5ceb,	// (0x00030ae9) vkb2_area_top_pane

0x5d65,	// (0x00030b63) vkb2_top_entry_pane_ParamLimits

0x5d65,	// (0x00030b63) vkb2_top_entry_pane

0x5d8f,	// (0x00030b8d) vkb2_top_grid_left_pane_ParamLimits

0x5d8f,	// (0x00030b8d) vkb2_top_grid_left_pane

0x5dad,	// (0x00030bab) vkb2_top_grid_right_pane_ParamLimits

0x5dad,	// (0x00030bab) vkb2_top_grid_right_pane

0x5dcb,	// (0x00030bc9) vkb2_cell_keypad_pane_ParamLimits

0x5dcb,	// (0x00030bc9) vkb2_cell_keypad_pane

0xc836,	// (0x00037634) vkb2_area_bottom_grid_pane_ParamLimits

0xc836,	// (0x00037634) vkb2_area_bottom_grid_pane

0xc860,	// (0x0003765e) vkb2_area_bottom_pane_g1_ParamLimits

0xc860,	// (0x0003765e) vkb2_area_bottom_pane_g1

0xc886,	// (0x00037684) vkb2_area_bottom_pane_g2_ParamLimits

0xc886,	// (0x00037684) vkb2_area_bottom_pane_g2

0xc8b7,	// (0x000376b5) vkb2_area_bottom_pane_g3_ParamLimits

0xc8b7,	// (0x000376b5) vkb2_area_bottom_pane_g3

0x0002,

0xfe09,	// (0x0003ac07) vkb2_area_bottom_pane_g_ParamLimits

0xfe09,	// (0x0003ac07) vkb2_area_bottom_pane_g

0x5f54,	// (0x00030d52) vkb2_top_cell_left_pane_ParamLimits

0x5f54,	// (0x00030d52) vkb2_top_cell_left_pane

0x1e08,	// (0x0002cc06) vkb2_top_entry_pane_g1_ParamLimits

0x1e08,	// (0x0002cc06) vkb2_top_entry_pane_g1

0x1e16,	// (0x0002cc14) vkb2_top_entry_pane_t1_ParamLimits

0x1e16,	// (0x0002cc14) vkb2_top_entry_pane_t1

0x1e2e,	// (0x0002cc2c) vkb2_top_entry_pane_t2_ParamLimits

0x1e2e,	// (0x0002cc2c) vkb2_top_entry_pane_t2

0x1e46,	// (0x0002cc44) vkb2_top_entry_pane_t3_ParamLimits

0x1e46,	// (0x0002cc44) vkb2_top_entry_pane_t3

0x0002,

0xfe10,	// (0x0003ac0e) vkb2_top_entry_pane_t_ParamLimits

0xfe10,	// (0x0003ac0e) vkb2_top_entry_pane_t

0xc921,	// (0x0003771f) vkb2_top_grid_right_pane_g1_ParamLimits

0xc921,	// (0x0003771f) vkb2_top_grid_right_pane_g1

0x5fb7,	// (0x00030db5) vkb2_top_grid_right_pane_g2_ParamLimits

0x5fb7,	// (0x00030db5) vkb2_top_grid_right_pane_g2

0x5fcf,	// (0x00030dcd) vkb2_top_grid_right_pane_g3_ParamLimits

0x5fcf,	// (0x00030dcd) vkb2_top_grid_right_pane_g3

0xc937,	// (0x00037735) vkb2_top_grid_right_pane_g4_ParamLimits

0xc937,	// (0x00037735) vkb2_top_grid_right_pane_g4

0x0003,

0xfe17,	// (0x0003ac15) vkb2_top_grid_right_pane_g_ParamLimits

0xfe17,	// (0x0003ac15) vkb2_top_grid_right_pane_g

0x5ffd,	// (0x00030dfb) vkb2_top_cell_left_pane_g1

0x213f,	// (0x0002cf3d) vkb2_cell_keypad_pane_g1_ParamLimits

0x213f,	// (0x0002cf3d) vkb2_cell_keypad_pane_g1

0x1f1a,	// (0x0002cd18) vkb2_cell_keypad_pane_t1_ParamLimits

0x1f1a,	// (0x0002cd18) vkb2_cell_keypad_pane_t1

0x6014,	// (0x00030e12) vkb2_cell_bottom_grid_pane_ParamLimits

0x6014,	// (0x00030e12) vkb2_cell_bottom_grid_pane

0x604d,	// (0x00030e4b) vkb2_cell_bottom_grid_pane_g1

0xc4d9,	// (0x000372d7) aid_call2_pane_cp02

0xc4e1,	// (0x000372df) aid_call_pane_cp02

0xc4e9,	// (0x000372e7) clock_digital_number_pane_cp10

0xc4f1,	// (0x000372ef) clock_digital_number_pane_cp11

0xc4f9,	// (0x000372f7) clock_digital_number_pane_cp12

0xc501,	// (0x000372ff) clock_digital_number_pane_cp13

0xc509,	// (0x00037307) clock_digital_separator_pane_cp10

0x757f,	// (0x0003237d) popup_clock_digital_analogue_window_cp2_g1

0x757f,	// (0x0003237d) popup_clock_digital_analogue_window_cp2_g2

0xc511,	// (0x0003730f) popup_clock_digital_analogue_window_cp2_g3

0x757f,	// (0x0003237d) popup_clock_digital_analogue_window_cp2_g4

0xc511,	// (0x0003730f) popup_clock_digital_analogue_window_cp2_g5

0x0004,

0xfdcc,	// (0x0003abca) popup_clock_digital_analogue_window_cp2_g

0xc519,	// (0x00037317) popup_clock_digital_analogue_window_cp2_t1

0xc527,	// (0x00037325) popup_clock_digital_analogue_window_cp2_t2

0x0001,

0xfdd7,	// (0x0003abd5) popup_clock_digital_analogue_window_cp2_t

0xe226,	// (0x00039024) clock_digital_number_pane_cp10_g1

0xe226,	// (0x00039024) clock_digital_number_pane_cp10_g2

0x0001,

0xfbcb,	// (0x0003a9c9) clock_digital_number_pane_cp10_g

0xe226,	// (0x00039024) clock_digital_separator_pane_cp10_g1

0xe226,	// (0x00039024) clock_digital_separator_pane_cp10_g2

0x0001,

0xfbcb,	// (0x0003a9c9) clock_digital_separator_pane_cp10_g

0xf44d,	// (0x0003a24b) uniindi_top_pane_g3

0xf45e,	// (0x0003a25c) uniindi_top_pane_g4

0x5e35,	// (0x00030c33) vkb2_row_keypad_pane_ParamLimits

0x5e35,	// (0x00030c33) vkb2_row_keypad_pane

0x6069,	// (0x00030e67) vkb2_cell_t_keypad_pane_ParamLimits

0x6069,	// (0x00030e67) vkb2_cell_t_keypad_pane

0x6079,	// (0x00030e77) vkb2_cell_t_keypad_pane_cp08_ParamLimits

0x6079,	// (0x00030e77) vkb2_cell_t_keypad_pane_cp08

0x608e,	// (0x00030e8c) vkb2_cell_t_keypad_pane_cp09_ParamLimits

0x608e,	// (0x00030e8c) vkb2_cell_t_keypad_pane_cp09

0x60a2,	// (0x00030ea0) vkb2_cell_t_keypad_pane_cp01_ParamLimits

0x60a2,	// (0x00030ea0) vkb2_cell_t_keypad_pane_cp01

0x60b3,	// (0x00030eb1) vkb2_cell_t_keypad_pane_cp02_ParamLimits

0x60b3,	// (0x00030eb1) vkb2_cell_t_keypad_pane_cp02

0x60c4,	// (0x00030ec2) vkb2_cell_t_keypad_pane_cp03_ParamLimits

0x60c4,	// (0x00030ec2) vkb2_cell_t_keypad_pane_cp03

0x60d5,	// (0x00030ed3) vkb2_cell_t_keypad_pane_cp04_ParamLimits

0x60d5,	// (0x00030ed3) vkb2_cell_t_keypad_pane_cp04

0x60e6,	// (0x00030ee4) vkb2_cell_t_keypad_pane_cp05_ParamLimits

0x60e6,	// (0x00030ee4) vkb2_cell_t_keypad_pane_cp05

0x60f7,	// (0x00030ef5) vkb2_cell_t_keypad_pane_cp06_ParamLimits

0x60f7,	// (0x00030ef5) vkb2_cell_t_keypad_pane_cp06

0x610a,	// (0x00030f08) vkb2_cell_t_keypad_pane_cp07_ParamLimits

0x610a,	// (0x00030f08) vkb2_cell_t_keypad_pane_cp07

0x611f,	// (0x00030f1d) vkb2_cell_t_keypad_pane_cp10_ParamLimits

0x611f,	// (0x00030f1d) vkb2_cell_t_keypad_pane_cp10

0xe4a0,	// (0x0003929e) vkb2_cell_t_keypad_pane_g1

0x1f30,	// (0x0002cd2e) vkb2_cell_t_keypad_pane_t1

0x691a,	// (0x00031718) popup_grid_graphic2_window

0xc94d,	// (0x0003774b) aid_size_cell_graphic2_ParamLimits

0xc94d,	// (0x0003774b) aid_size_cell_graphic2

0x840a,	// (0x00033208) bg_popup_window_pane_cp21_ParamLimits

0x840a,	// (0x00033208) bg_popup_window_pane_cp21

0xc97f,	// (0x0003777d) graphic2_pages_pane_ParamLimits

0xc97f,	// (0x0003777d) graphic2_pages_pane

0xc9d7,	// (0x000377d5) grid_graphic2_control_pane_ParamLimits

0xc9d7,	// (0x000377d5) grid_graphic2_control_pane

0xca0b,	// (0x00037809) grid_graphic2_pane_ParamLimits

0xca0b,	// (0x00037809) grid_graphic2_pane

0xca82,	// (0x00037880) cell_graphic2_pane

0x691a,	// (0x00031718) main_comp_mode_pane

0xf0b5,	// (0x00039eb3) list_ai3_gene_pane_ParamLimits

0xc1bd,	// (0x00036fbb) bg_popup_window_pane_cp19_ParamLimits

0xf225,	// (0x0003a023) bg_touch_area_indi_pane_ParamLimits

0xf225,	// (0x0003a023) bg_touch_area_indi_pane

0xf23b,	// (0x0003a039) bg_touch_area_indi_pane_cp01_ParamLimits

0xf23b,	// (0x0003a039) bg_touch_area_indi_pane_cp01

0xf253,	// (0x0003a051) bg_touch_area_indi_pane_cp02_ParamLimits

0xf253,	// (0x0003a051) bg_touch_area_indi_pane_cp02

0xf26d,	// (0x0003a06b) bg_touch_area_indi_pane_cp03_ParamLimits

0xf26d,	// (0x0003a06b) bg_touch_area_indi_pane_cp03

0xf287,	// (0x0003a085) popup_slider_window_g1_ParamLimits

0xf2a3,	// (0x0003a0a1) popup_slider_window_g2_ParamLimits

0xf2bf,	// (0x0003a0bd) popup_slider_window_g3_ParamLimits

0xfd61,	// (0x0003ab5f) popup_slider_window_g_ParamLimits

0xf2db,	// (0x0003a0d9) popup_slider_window_t1_ParamLimits

0xf321,	// (0x0003a11f) small_volume_slider_vertical_pane_ParamLimits

0xca82,	// (0x00037880) cell_graphic2_pane_ParamLimits

0xcae5,	// (0x000378e3) bg_button_pane_cp10_ParamLimits

0xcae5,	// (0x000378e3) bg_button_pane_cp10

0xcaf8,	// (0x000378f6) bg_button_pane_cp11_ParamLimits

0xcaf8,	// (0x000378f6) bg_button_pane_cp11

0xcb0b,	// (0x00037909) graphic2_pages_pane_g1_ParamLimits

0xcb0b,	// (0x00037909) graphic2_pages_pane_g1

0xcb26,	// (0x00037924) graphic2_pages_pane_g2_ParamLimits

0xcb26,	// (0x00037924) graphic2_pages_pane_g2

0x0001,

0xfe25,	// (0x0003ac23) graphic2_pages_pane_g_ParamLimits

0xfe25,	// (0x0003ac23) graphic2_pages_pane_g

0xcb3e,	// (0x0003793c) graphic2_pages_pane_t1_ParamLimits

0xcb3e,	// (0x0003793c) graphic2_pages_pane_t1

0xcb56,	// (0x00037954) cell_graphic2_control_pane_ParamLimits

0xcb56,	// (0x00037954) cell_graphic2_control_pane

0xcb70,	// (0x0003796e) cell_graphic2_pane_g1_ParamLimits

0xcb70,	// (0x0003796e) cell_graphic2_pane_g1

0x1e88,	// (0x0002cc86) cell_graphic2_pane_g2_ParamLimits

0x1e88,	// (0x0002cc86) cell_graphic2_pane_g2

0xcb7d,	// (0x0003797b) cell_graphic2_pane_g3_ParamLimits

0xcb7d,	// (0x0003797b) cell_graphic2_pane_g3

0x1e95,	// (0x0002cc93) cell_graphic2_pane_g4_ParamLimits

0x1e95,	// (0x0002cc93) cell_graphic2_pane_g4

0xcb8a,	// (0x00037988) cell_graphic2_pane_g5_ParamLimits

0xcb8a,	// (0x00037988) cell_graphic2_pane_g5

0x0004,

0xfe2a,	// (0x0003ac28) cell_graphic2_pane_g_ParamLimits

0xfe2a,	// (0x0003ac28) cell_graphic2_pane_g

0xcbaa,	// (0x000379a8) cell_graphic2_pane_t1_ParamLimits

0xcbaa,	// (0x000379a8) cell_graphic2_pane_t1

0xd052,	// (0x00037e50) grid_highlight_pane_cp11_ParamLimits

0xd052,	// (0x00037e50) grid_highlight_pane_cp11

0x7000,	// (0x00031dfe) bg_button_pane_cp05

0xcbc1,	// (0x000379bf) cell_graphic2_control_pane_g1

0xe226,	// (0x00039024) bg_touch_area_indi_pane_g1

0x1f42,	// (0x0002cd40) aid_cmod_rocker_key_size

0x1f4c,	// (0x0002cd4a) aid_cmode_itu_key_size

0x1f56,	// (0x0002cd54) main_cmode_video_pane

0x1f60,	// (0x0002cd5e) main_comp_mode_itu_pane

0x1f6c,	// (0x0002cd6a) main_comp_mode_rocker_pane

0x1f78,	// (0x0002cd76) cell_cmode_rocker_pane_ParamLimits

0x1f78,	// (0x0002cd76) cell_cmode_rocker_pane

0x1f8c,	// (0x0002cd8a) cell_cmode_itu_pane_ParamLimits

0x1f8c,	// (0x0002cd8a) cell_cmode_itu_pane

0x7000,	// (0x00031dfe) bg_button_pane_cp06_ParamLimits

0x7000,	// (0x00031dfe) bg_button_pane_cp06

0xe4a0,	// (0x0003929e) cell_cmode_rocker_pane_g1_ParamLimits

0xe4a0,	// (0x0003929e) cell_cmode_rocker_pane_g1

0xf346,	// (0x0003a144) cell_cmode_rocker_pane_g2_ParamLimits

0xf346,	// (0x0003a144) cell_cmode_rocker_pane_g2

0x0001,

0xfe35,	// (0x0003ac33) cell_cmode_rocker_pane_g_ParamLimits

0xfe35,	// (0x0003ac33) cell_cmode_rocker_pane_g

0x691a,	// (0x00031718) bg_button_pane_cp07

0x1fa3,	// (0x0002cda1) cell_cmode_itu_pane_g1

0x1fac,	// (0x0002cdaa) cell_cmode_itu_pane_t1

0x1fba,	// (0x0002cdb8) cell_cmode_itu_pane_t2

0x0001,

0xfe3a,	// (0x0003ac38) cell_cmode_itu_pane_t

0xf4d4,	// (0x0003a2d2) aid_touch_ctrl_left

0xf4dc,	// (0x0003a2da) aid_touch_ctrl_right

0x691a,	// (0x00031718) compa_mode_pane

0xcbce,	// (0x000379cc) aid_cmod_rocker_key_size_cp

0xcbd8,	// (0x000379d6) aid_cmode_itu_key_size_cp

0x1fc8,	// (0x0002cdc6) compa_mode_pane_g1

0x1fd0,	// (0x0002cdce) compa_mode_pane_g2

0x1fd8,	// (0x0002cdd6) compa_mode_pane_g3

0x0002,

0xfe3f,	// (0x0003ac3d) compa_mode_pane_g

0xcbe2,	// (0x000379e0) main_comp_mode_itu_pane_cp

0xcbea,	// (0x000379e8) main_comp_mode_rocker_pane_cp

0xcbf2,	// (0x000379f0) cell_cmode_itu_pane_cp_ParamLimits

0xcbf2,	// (0x000379f0) cell_cmode_itu_pane_cp

0xcc07,	// (0x00037a05) cell_cmode_rocker_pane_cp_ParamLimits

0xcc07,	// (0x00037a05) cell_cmode_rocker_pane_cp

0x7000,	// (0x00031dfe) bg_button_pane_cp06_cp_ParamLimits

0x7000,	// (0x00031dfe) bg_button_pane_cp06_cp

0xe4a0,	// (0x0003929e) cell_cmode_rocker_pane_g1_cp_ParamLimits

0xe4a0,	// (0x0003929e) cell_cmode_rocker_pane_g1_cp

0xe226,	// (0x00039024) cell_cmode_rocker_pane_g2_cp

0x691a,	// (0x00031718) bg_button_pane_cp07_cp

0xcc19,	// (0x00037a17) cell_cmode_itu_pane_g1_cp

0xcc22,	// (0x00037a20) cell_cmode_itu_pane_t1_cp

0xcc22,	// (0x00037a20) cell_cmode_itu_pane_t2_cp

0xb7d1,	// (0x000365cf) settings_code_pane_cp2

0x69e0,	// (0x000317de) bg_popup_window_pane_cp3_ParamLimits

0x6d13,	// (0x00031b11) heading_pane_cp3_ParamLimits

0x6d1f,	// (0x00031b1d) listscroll_popup_graphic_pane_ParamLimits

0x51e0,	// (0x0002ffde) fep_hwr_aid_pane_ParamLimits

0x569f,	// (0x0003049d) aid_touch_sctrl_top_ParamLimits

0x56ac,	// (0x000304aa) sctrl_sk_top_pane_g1_ParamLimits

0xe4a0,	// (0x0003929e) sctrl_sk_top_pane_g2_ParamLimits

0xfd7a,	// (0x0003ab78) sctrl_sk_top_pane_g_ParamLimits

0x56b9,	// (0x000304b7) sctrl_sk_top_pane_t1_ParamLimits

0x569f,	// (0x0003049d) aid_touch_sctrl_bottom_ParamLimits

0x56b9,	// (0x000304b7) sctrl_sk_bottom_pane_t1_ParamLimits

0xf417,	// (0x0003a215) aid_area_touch_clock

0x5d2d,	// (0x00030b2b) aid_vkb2_area_top_pane_cell_ParamLimits

0x5d2d,	// (0x00030b2b) aid_vkb2_area_top_pane_cell

0xc810,	// (0x0003760e) aid_vkb2_area_bottom_pane_cell_ParamLimits

0xc810,	// (0x0003760e) aid_vkb2_area_bottom_pane_cell

0x1e00,	// (0x0002cbfe) popup_char_count_window

0x1fe0,	// (0x0002cdde) popup_char_count_window_g1

0x1fe9,	// (0x0002cde7) popup_char_count_window_g2

0x1ff2,	// (0x0002cdf0) popup_char_count_window_g3

0x0002,

0xfe46,	// (0x0003ac44) popup_char_count_window_g

0x1ffb,	// (0x0002cdf9) popup_char_count_window_t1

0x5bef,	// (0x000309ed) popup_fep_char_preview_window_ParamLimits

0x5bef,	// (0x000309ed) popup_fep_char_preview_window

0x5d4b,	// (0x00030b49) vkb2_top_candi_pane_ParamLimits

0x5d4b,	// (0x00030b49) vkb2_top_candi_pane

0x2009,	// (0x0002ce07) cell_vkb2_top_candi_pane_ParamLimits

0x2009,	// (0x0002ce07) cell_vkb2_top_candi_pane

0x840a,	// (0x00033208) bg_popup_fep_char_preview_window_ParamLimits

0x840a,	// (0x00033208) bg_popup_fep_char_preview_window

0x63ec,	// (0x000311ea) popup_fep_char_preview_window_t1_ParamLimits

0x63ec,	// (0x000311ea) popup_fep_char_preview_window_t1

0x206a,	// (0x0002ce68) bg_popup_fep_char_preview_window_g1

0x2062,	// (0x0002ce60) bg_popup_fep_char_preview_window_g2

0x205a,	// (0x0002ce58) bg_popup_fep_char_preview_window_g3

0x208a,	// (0x0002ce88) bg_popup_fep_char_preview_window_g4

0x2082,	// (0x0002ce80) bg_popup_fep_char_preview_window_g5

0x6426,	// (0x00031224) bg_popup_fep_char_preview_window_g6

0x207a,	// (0x0002ce78) bg_popup_fep_char_preview_window_g7

0x2072,	// (0x0002ce70) bg_popup_fep_char_preview_window_g8

0x2092,	// (0x0002ce90) bg_popup_fep_char_preview_window_g9

0x0008,

0xfe4d,	// (0x0003ac4b) bg_popup_fep_char_preview_window_g

0xe4a0,	// (0x0003929e) cell_vkb2_top_candi_pane_g1_ParamLimits

0xe4a0,	// (0x0003929e) cell_vkb2_top_candi_pane_g1

0xe709,	// (0x00039507) cell_vkb2_top_candi_pane_g2_ParamLimits

0xe709,	// (0x00039507) cell_vkb2_top_candi_pane_g2

0xe72a,	// (0x00039528) cell_vkb2_top_candi_pane_g3_ParamLimits

0xe72a,	// (0x00039528) cell_vkb2_top_candi_pane_g3

0x642e,	// (0x0003122c) cell_vkb2_top_candi_pane_g4_ParamLimits

0x642e,	// (0x0003122c) cell_vkb2_top_candi_pane_g4

0x1ef9,	// (0x0002ccf7) cell_vkb2_top_candi_pane_g5_ParamLimits

0x1ef9,	// (0x0002ccf7) cell_vkb2_top_candi_pane_g5

0xf346,	// (0x0003a144) cell_vkb2_top_candi_pane_g6_ParamLimits

0xf346,	// (0x0003a144) cell_vkb2_top_candi_pane_g6

0x0005,

0xfe60,	// (0x0003ac5e) cell_vkb2_top_candi_pane_g_ParamLimits

0xfe60,	// (0x0003ac5e) cell_vkb2_top_candi_pane_g

0x644f,	// (0x0003124d) cell_vkb2_top_candi_pane_t1

0x4f26,	// (0x0002fd24) aid_size_touch_slider_mark_ParamLimits

0x4f26,	// (0x0002fd24) aid_size_touch_slider_mark

0xc9bb,	// (0x000377b9) grid_graphic2_catg_pane_ParamLimits

0xc9bb,	// (0x000377b9) grid_graphic2_catg_pane

0xca51,	// (0x0003784f) popup_grid_graphic2_window_t1_ParamLimits

0xca51,	// (0x0003784f) popup_grid_graphic2_window_t1

0xca67,	// (0x00037865) popup_grid_graphic2_window_t2_ParamLimits

0xca67,	// (0x00037865) popup_grid_graphic2_window_t2

0x0001,

0xfe20,	// (0x0003ac1e) popup_grid_graphic2_window_t_ParamLimits

0xfe20,	// (0x0003ac1e) popup_grid_graphic2_window_t

0x7000,	// (0x00031dfe) bg_button_pane_cp05_ParamLimits

0xcbc1,	// (0x000379bf) cell_graphic2_control_pane_g1_ParamLimits

0xcc30,	// (0x00037a2e) cell_graphic2_catg_pane_ParamLimits

0xcc30,	// (0x00037a2e) cell_graphic2_catg_pane

0x691a,	// (0x00031718) bg_button_pane_cp12

0xcc42,	// (0x00037a40) cell_graphic2_catg_pane_g1

0xf3e3,	// (0x0003a1e1) cell_tb_ext_pane_t1_ParamLimits

0x5f74,	// (0x00030d72) vkb2_top_cell_right_narrow_pane_ParamLimits

0x5f74,	// (0x00030d72) vkb2_top_cell_right_narrow_pane

0x5f8c,	// (0x00030d8a) vkb2_top_cell_right_wide_pane_ParamLimits

0x5f8c,	// (0x00030d8a) vkb2_top_cell_right_wide_pane

0xf5dc,	// (0x0003a3da) bg_vkb2_func_pane_ParamLimits

0xf5dc,	// (0x0003a3da) bg_vkb2_func_pane

0x5ffd,	// (0x00030dfb) vkb2_top_cell_left_pane_g1_ParamLimits

0xf5dc,	// (0x0003a3da) bg_vkb2_fuc_pane_cp03_ParamLimits

0xf5dc,	// (0x0003a3da) bg_vkb2_fuc_pane_cp03

0x604d,	// (0x00030e4b) vkb2_cell_bottom_grid_pane_g1_ParamLimits

0x7e81,	// (0x00032c7f) bg_vkb2_func_pane_g1

0x7e89,	// (0x00032c87) bg_vkb2_func_pane_g2

0x7e99,	// (0x00032c97) bg_vkb2_func_pane_g3

0x7e91,	// (0x00032c8f) bg_vkb2_func_pane_g4

0x7ea1,	// (0x00032c9f) bg_vkb2_func_pane_g5

0x7ea9,	// (0x00032ca7) bg_vkb2_func_pane_g6

0x7eb1,	// (0x00032caf) bg_vkb2_func_pane_g7

0x7eb9,	// (0x00032cb7) bg_vkb2_func_pane_g8

0x7e79,	// (0x00032c77) bg_vkb2_func_pane_g9

0x0008,

0xfe6d,	// (0x0003ac6b) bg_vkb2_func_pane_g

0xf5dc,	// (0x0003a3da) bg_vkb2_fuc_pane_cp01_ParamLimits

0xf5dc,	// (0x0003a3da) bg_vkb2_fuc_pane_cp01

0x5ffd,	// (0x00030dfb) vkb2_top_cell_right_wide_pane_g1_ParamLimits

0x5ffd,	// (0x00030dfb) vkb2_top_cell_right_wide_pane_g1

0xf5dc,	// (0x0003a3da) bg_vkb2_fuc_pane_cp02_ParamLimits

0xf5dc,	// (0x0003a3da) bg_vkb2_fuc_pane_cp02

0x604d,	// (0x00030e4b) vkb2_top_cell_right_narrow_pane_g1_ParamLimits

0x604d,	// (0x00030e4b) vkb2_top_cell_right_narrow_pane_g1

0xc0f7,	// (0x00036ef5) aid_touch_area_decrease_ParamLimits

0xc0f7,	// (0x00036ef5) aid_touch_area_decrease

0xc131,	// (0x00036f2f) aid_touch_area_increase_ParamLimits

0xc131,	// (0x00036f2f) aid_touch_area_increase

0xc159,	// (0x00036f57) aid_touch_area_mute_ParamLimits

0xc159,	// (0x00036f57) aid_touch_area_mute

0xc189,	// (0x00036f87) aid_touch_area_slider_ParamLimits

0xc189,	// (0x00036f87) aid_touch_area_slider

0xc1c9,	// (0x00036fc7) popup_slider_window_g4_ParamLimits

0xc1c9,	// (0x00036fc7) popup_slider_window_g4

0xc1f1,	// (0x00036fef) popup_slider_window_g5_ParamLimits

0xc1f1,	// (0x00036fef) popup_slider_window_g5

0xc225,	// (0x00037023) popup_slider_window_g6_ParamLimits

0xc225,	// (0x00037023) popup_slider_window_g6

0xf309,	// (0x0003a107) popup_slider_window_t2_ParamLimits

0xf309,	// (0x0003a107) popup_slider_window_t2

0x0001,

0xfd6e,	// (0x0003ab6c) popup_slider_window_t_ParamLimits

0xfd6e,	// (0x0003ab6c) popup_slider_window_t

0xc241,	// (0x0003703f) slider_pane_ParamLimits

0xc241,	// (0x0003703f) slider_pane

0x209a,	// (0x0002ce98) slider_pane_g1_ParamLimits

0x209a,	// (0x0002ce98) slider_pane_g1

0x20ae,	// (0x0002ceac) slider_pane_g2_ParamLimits

0x20ae,	// (0x0002ceac) slider_pane_g2

0x20c4,	// (0x0002cec2) slider_pane_g3_ParamLimits

0x20c4,	// (0x0002cec2) slider_pane_g3

0x0003,

0xfe80,	// (0x0003ac7e) slider_pane_g_ParamLimits

0xfe80,	// (0x0003ac7e) slider_pane_g

0xad09,	// (0x00035b07) popup_tb_float_extension_window_ParamLimits

0xad09,	// (0x00035b07) popup_tb_float_extension_window

0x20f0,	// (0x0002ceee) aid_size_cell_tb_float_ext

0x691a,	// (0x00031718) bg_popup_sub_window_cp28

0x20fc,	// (0x0002cefa) grid_tb_float_ext_pane

0x2108,	// (0x0002cf06) cell_tb_float_ext_pane_ParamLimits

0x2108,	// (0x0002cf06) cell_tb_float_ext_pane

0x2124,	// (0x0002cf22) cell_tb_float_ext_pane_g1

0x212d,	// (0x0002cf2b) grid_highlight_pane_cp12

0xbbb4,	// (0x000369b2) cell_last_hwr_side_pane_ParamLimits

0xbbb4,	// (0x000369b2) cell_last_hwr_side_pane

0xe226,	// (0x00039024) cell_last_hwr_side_pane_g1

0x2136,	// (0x0002cf34) cell_last_hwr_side_pane_g2

0x0001,

0xfe89,	// (0x0003ac87) cell_last_hwr_side_pane_g

0xc8ec,	// (0x000376ea) vkb2_area_bottom_space_btn_pane_ParamLimits

0xc8ec,	// (0x000376ea) vkb2_area_bottom_space_btn_pane

0xe4a0,	// (0x0003929e) vkb2_cell_t_keypad_pane_g1_ParamLimits

0x1f30,	// (0x0002cd2e) vkb2_cell_t_keypad_pane_t1_ParamLimits

0x644f,	// (0x0003124d) cell_vkb2_top_candi_pane_t1_ParamLimits

0x6489,	// (0x00031287) vkb2_area_bottom_space_btn_pane_g1_ParamLimits

0x6489,	// (0x00031287) vkb2_area_bottom_space_btn_pane_g1

0x64c3,	// (0x000312c1) vkb2_area_bottom_space_btn_pane_g2_ParamLimits

0x64c3,	// (0x000312c1) vkb2_area_bottom_space_btn_pane_g2

0x64f9,	// (0x000312f7) vkb2_area_bottom_space_btn_pane_g3_ParamLimits

0x64f9,	// (0x000312f7) vkb2_area_bottom_space_btn_pane_g3

0x0003,

0xfe8e,	// (0x0003ac8c) vkb2_area_bottom_space_btn_pane_g_ParamLimits

0xfe8e,	// (0x0003ac8c) vkb2_area_bottom_space_btn_pane_g

0x5289,	// (0x00030087) cel_fep_hwr_func_pane_ParamLimits

0x5289,	// (0x00030087) cel_fep_hwr_func_pane

0xbb89,	// (0x00036987) cell_hwr_side_button_pane_ParamLimits

0xbb89,	// (0x00036987) cell_hwr_side_button_pane

0xf417,	// (0x0003a215) aid_area_touch_clock_ParamLimits

0x6b21,	// (0x0003191f) bg_uniindi_top_pane_ParamLimits

0xf42b,	// (0x0003a229) uniindi_top_pane_g1_ParamLimits

0xf441,	// (0x0003a23f) uniindi_top_pane_g2_ParamLimits

0xf44d,	// (0x0003a24b) uniindi_top_pane_g3_ParamLimits

0xf45e,	// (0x0003a25c) uniindi_top_pane_g4_ParamLimits

0xfda6,	// (0x0003aba4) uniindi_top_pane_g_ParamLimits

0xf46b,	// (0x0003a269) uniindi_top_pane_t1_ParamLimits

0x6b21,	// (0x0003191f) bg_vkb2_func_pane_cp01_ParamLimits

0x6b21,	// (0x0003191f) bg_vkb2_func_pane_cp01

0x213f,	// (0x0002cf3d) cel_fep_hwr_func_pane_g1_ParamLimits

0x213f,	// (0x0002cf3d) cel_fep_hwr_func_pane_g1

0x6b21,	// (0x0003191f) bg_vkb2_func_pane_cp02_ParamLimits

0x6b21,	// (0x0003191f) bg_vkb2_func_pane_cp02

0x213f,	// (0x0002cf3d) cell_hwr_side_button_pane_g1_ParamLimits

0x213f,	// (0x0002cf3d) cell_hwr_side_button_pane_g1

0x7d8f,	// (0x00032b8d) status_pane_g4_ParamLimits

0x7d8f,	// (0x00032b8d) status_pane_g4

0x7da9,	// (0x00032ba7) status_pane_t1

0xe0b2,	// (0x00038eb0) form2_midp_gauge_slider_cont_pane

0xe0ba,	// (0x00038eb8) form2_midp_gauge_slider_pane_t1_ParamLimits

0xbae1,	// (0x000368df) form2_midp_gauge_slider_pane_t2_ParamLimits

0xbaf3,	// (0x000368f1) form2_midp_gauge_slider_pane_t3_ParamLimits

0xfb7e,	// (0x0003a97c) form2_midp_gauge_slider_pane_t_ParamLimits

0xe0cc,	// (0x00038eca) form2_midp_slider_pane_ParamLimits

0x5bb7,	// (0x000309b5) aid_size_cell_func_vkb2_ParamLimits

0x5bb7,	// (0x000309b5) aid_size_cell_func_vkb2

0x20dc,	// (0x0002ceda) slider_pane_g4_ParamLimits

0x20dc,	// (0x0002ceda) slider_pane_g4

0xcc4b,	// (0x00037a49) form2_midp_gauge_slider_pane_t2_cp01

0xcc59,	// (0x00037a57) form2_midp_gauge_slider_pane_t3_cp01_ParamLimits

0xcc59,	// (0x00037a57) form2_midp_gauge_slider_pane_t3_cp01

0x656e,	// (0x0003136c) form2_midp_slider_pane_cp01

0x691a,	// (0x00031718) navi_smil_pane

0x216f,	// (0x0002cf6d) navi_smil_pane_g1

0x2177,	// (0x0002cf75) navi_smil_pane_t1

0x214d,	// (0x0002cf4b) form2_midp_slider_pane_g1

0x2156,	// (0x0002cf54) form2_midp_slider_pane_g2

0x215e,	// (0x0002cf5c) form2_midp_slider_pane_g3

0x214d,	// (0x0002cf4b) form2_midp_slider_pane_g4

0xcc76,	// (0x00037a74) form2_midp_slider_pane_g5

0x0004,

0xfe97,	// (0x0003ac95) form2_midp_slider_pane_g

0x6533,	// (0x00031331) vkb2_area_bottom_space_btn_pane_g4_ParamLimits

0x6533,	// (0x00031331) vkb2_area_bottom_space_btn_pane_g4

0xaedc,	// (0x00035cda) lc0_navi_pane_ParamLimits

0xaedc,	// (0x00035cda) lc0_navi_pane

0xaf4c,	// (0x00035d4a) lc0_stat_indi_pane_ParamLimits

0xaf4c,	// (0x00035d4a) lc0_stat_indi_pane

0xaf61,	// (0x00035d5f) ls0_title_pane_ParamLimits

0xaf61,	// (0x00035d5f) ls0_title_pane

0x7000,	// (0x00031dfe) bg_popup_sub_pane_cp14_ParamLimits

0xf3fe,	// (0x0003a1fc) list_uniindi_pane_ParamLimits

0xf40a,	// (0x0003a208) uniindi_top_pane_ParamLimits

0xf4ac,	// (0x0003a2aa) list_single_uniindi_pane_g1_ParamLimits

0xf4bf,	// (0x0003a2bd) list_single_uniindi_pane_t1_ParamLimits

0xcc7f,	// (0x00037a7d) lc0_stat_clock_pane_ParamLimits

0xcc7f,	// (0x00037a7d) lc0_stat_clock_pane

0xcc8c,	// (0x00037a8a) lc0_stat_indi_pane_g1_ParamLimits

0xcc8c,	// (0x00037a8a) lc0_stat_indi_pane_g1

0xcc99,	// (0x00037a97) lc0_stat_indi_pane_g2_ParamLimits

0xcc99,	// (0x00037a97) lc0_stat_indi_pane_g2

0x0001,

0xfea2,	// (0x0003aca0) lc0_stat_indi_pane_g_ParamLimits

0xfea2,	// (0x0003aca0) lc0_stat_indi_pane_g

0xcca6,	// (0x00037aa4) lc0_uni_indicator_pane_ParamLimits

0xcca6,	// (0x00037aa4) lc0_uni_indicator_pane

0xccb3,	// (0x00037ab1) ls0_title_pane_g1_ParamLimits

0xccb3,	// (0x00037ab1) ls0_title_pane_g1

0xccc7,	// (0x00037ac5) ls0_title_pane_t1_ParamLimits

0xccc7,	// (0x00037ac5) ls0_title_pane_t1

0xccf5,	// (0x00037af3) lc0_uni_indicator_pane_g1_ParamLimits

0xccf5,	// (0x00037af3) lc0_uni_indicator_pane_g1

0x2185,	// (0x0002cf83) lc0_stat_clock_pane_t1

0x691a,	// (0x00031718) main_ai5_pane

0xcd07,	// (0x00037b05) ai5_sk_pane_ParamLimits

0xcd07,	// (0x00037b05) ai5_sk_pane

0xcd14,	// (0x00037b12) cell_ai5_widget_pane_ParamLimits

0xcd14,	// (0x00037b12) cell_ai5_widget_pane

0x2193,	// (0x0002cf91) aid_size_cell_widget_grid

0x219b,	// (0x0002cf99) bg_ai5_widget_pane_ParamLimits

0x219b,	// (0x0002cf99) bg_ai5_widget_pane

0xcd5d,	// (0x00037b5b) cell_ai5_widget_pane_g2

0xcd6d,	// (0x00037b6b) cell_ai5_widget_pane_g3

0xcd79,	// (0x00037b77) cell_ai5_widget_pane_g4

0xcd85,	// (0x00037b83) cell_ai5_widget_pane_g5

0xcd91,	// (0x00037b8f) cell_ai5_widget_pane_g6

0xcd99,	// (0x00037b97) cell_ai5_widget_pane_g7

0xcddd,	// (0x00037bdb) cell_ai5_widget_pane_t1_ParamLimits

0xcddd,	// (0x00037bdb) cell_ai5_widget_pane_t1

0xcdf5,	// (0x00037bf3) cell_ai5_widget_pane_t2_ParamLimits

0xcdf5,	// (0x00037bf3) cell_ai5_widget_pane_t2

0xce0d,	// (0x00037c0b) cell_ai5_widget_pane_t3_ParamLimits

0xce0d,	// (0x00037c0b) cell_ai5_widget_pane_t3

0xce25,	// (0x00037c23) cell_ai5_widget_pane_t4_ParamLimits

0xce25,	// (0x00037c23) cell_ai5_widget_pane_t4

0xce3f,	// (0x00037c3d) cell_ai5_widget_pane_t5_ParamLimits

0xce3f,	// (0x00037c3d) cell_ai5_widget_pane_t5

0x21a7,	// (0x0002cfa5) cell_ai5_widget_pane_t6_ParamLimits

0x21a7,	// (0x0002cfa5) cell_ai5_widget_pane_t6

0x21b9,	// (0x0002cfb7) cell_ai5_widget_pane_t7_ParamLimits

0x21b9,	// (0x0002cfb7) cell_ai5_widget_pane_t7

0xce5e,	// (0x00037c5c) cell_ai5_widget_pane_t8_ParamLimits

0xce5e,	// (0x00037c5c) cell_ai5_widget_pane_t8

0x0008,

0xfea7,	// (0x0003aca5) cell_ai5_widget_pane_t_ParamLimits

0xfea7,	// (0x0003aca5) cell_ai5_widget_pane_t

0xce94,	// (0x00037c92) grid_ai5_widget_pane

0x7000,	// (0x00031dfe) highlight_cell_ai5_widget_pane_ParamLimits

0x7000,	// (0x00031dfe) highlight_cell_ai5_widget_pane

0xce9e,	// (0x00037c9c) ai5_sk_left_pane

0xcea8,	// (0x00037ca6) ai5_sk_middle_pane

0xceb2,	// (0x00037cb0) ai5_sk_right_pane

0x21d2,	// (0x0002cfd0) bg_ai5_widget_pane_g1_ParamLimits

0x21d2,	// (0x0002cfd0) bg_ai5_widget_pane_g1

0x21de,	// (0x0002cfdc) bg_ai5_widget_pane_g2_ParamLimits

0x21de,	// (0x0002cfdc) bg_ai5_widget_pane_g2

0x21ea,	// (0x0002cfe8) bg_ai5_widget_pane_g3_ParamLimits

0x21ea,	// (0x0002cfe8) bg_ai5_widget_pane_g3

0x21f6,	// (0x0002cff4) bg_ai5_widget_pane_g4_ParamLimits

0x21f6,	// (0x0002cff4) bg_ai5_widget_pane_g4

0x2202,	// (0x0002d000) bg_ai5_widget_pane_g5_ParamLimits

0x2202,	// (0x0002d000) bg_ai5_widget_pane_g5

0x220e,	// (0x0002d00c) bg_ai5_widget_pane_g6_ParamLimits

0x220e,	// (0x0002d00c) bg_ai5_widget_pane_g6

0x221a,	// (0x0002d018) bg_ai5_widget_pane_g7_ParamLimits

0x221a,	// (0x0002d018) bg_ai5_widget_pane_g7

0x2226,	// (0x0002d024) bg_ai5_widget_pane_g8_ParamLimits

0x2226,	// (0x0002d024) bg_ai5_widget_pane_g8

0x2232,	// (0x0002d030) bg_ai5_widget_pane_g9_ParamLimits

0x2232,	// (0x0002d030) bg_ai5_widget_pane_g9

0x0008,

0xfeba,	// (0x0003acb8) bg_ai5_widget_pane_g_ParamLimits

0xfeba,	// (0x0003acb8) bg_ai5_widget_pane_g

0x223e,	// (0x0002d03c) cell_shortcut_ai5_widget_pane_ParamLimits

0x223e,	// (0x0002d03c) cell_shortcut_ai5_widget_pane

0x6a1c,	// (0x0003181a) bg_cell_shortcut_ai5_widget_pane

0x2250,	// (0x0002d04e) cell_grid_ai5_widget_pane_g1

0x2259,	// (0x0002d057) highlight_cell_shortcut_ai5_widget_pane

0x7e89,	// (0x00032c87) ai5_sk_left_pane_g1

0x2261,	// (0x0002d05f) ai5_sk_left_pane_g2

0x2269,	// (0x0002d067) ai5_sk_left_pane_g3

0x2271,	// (0x0002d06f) ai5_sk_left_pane_g4

0x0003,

0xfecd,	// (0x0003accb) ai5_sk_left_pane_g

0x2279,	// (0x0002d077) ai5_sk_left_pane_t1

0x7e81,	// (0x00032c7f) ai5_sk_right_pane_g1

0x2287,	// (0x0002d085) ai5_sk_right_pane_g2

0x228f,	// (0x0002d08d) ai5_sk_right_pane_g3

0x2297,	// (0x0002d095) ai5_sk_right_pane_g4

0x0003,

0xfed6,	// (0x0003acd4) ai5_sk_right_pane_g

0x229f,	// (0x0002d09d) ai5_sk_right_pane_t1

0x7e81,	// (0x00032c7f) ai5_sk_middle_pane_g1

0x7e89,	// (0x00032c87) ai5_sk_middle_pane_g2

0x7ea1,	// (0x00032c9f) ai5_sk_middle_pane_g3

0x228f,	// (0x0002d08d) ai5_sk_middle_pane_g4

0x2269,	// (0x0002d067) ai5_sk_middle_pane_g5

0x22ad,	// (0x0002d0ab) ai5_sk_middle_pane_g6

0xcebc,	// (0x00037cba) ai5_sk_middle_pane_g7

0x0006,

0xfedf,	// (0x0003acdd) ai5_sk_middle_pane_g

0xadcf,	// (0x00035bcd) aid_touch_area_size_lc0_ParamLimits

0xadcf,	// (0x00035bcd) aid_touch_area_size_lc0

0x5424,	// (0x00030222) cell_hwr_candidate_pane_t1_ParamLimits

0x7cbc,	// (0x00032aba) aid_touch_navi_pane

0xb060,	// (0x00035e5e) status_dt_navi_pane_ParamLimits

0xb060,	// (0x00035e5e) status_dt_navi_pane

0xb078,	// (0x00035e76) status_dt_sta_pane_ParamLimits

0xb078,	// (0x00035e76) status_dt_sta_pane

0xcec4,	// (0x00037cc2) dt_sta_controll_pane

0xced1,	// (0x00037ccf) dt_sta_indi_pane

0xcede,	// (0x00037cdc) dt_sta_title_pane

0x6b21,	// (0x0003191f) bg_dt_sta_indi_pane_ParamLimits

0x6b21,	// (0x0003191f) bg_dt_sta_indi_pane

0xcef0,	// (0x00037cee) dt_sta_battery_pane

0xcef8,	// (0x00037cf6) dt_sta_indi_pane_g1

0xcf01,	// (0x00037cff) dt_sta_indi_pane_g2

0xcf0a,	// (0x00037d08) dt_sta_indi_pane_g3

0x0002,

0xfeee,	// (0x0003acec) dt_sta_indi_pane_g

0xcf13,	// (0x00037d11) dt_sta_signal_pane

0x7000,	// (0x00031dfe) bg_dt_sta_title_pane_ParamLimits

0x7000,	// (0x00031dfe) bg_dt_sta_title_pane

0xcf1c,	// (0x00037d1a) dt_sta_title_pane_g1

0xcf24,	// (0x00037d22) dt_sta_title_pane_t1_ParamLimits

0xcf24,	// (0x00037d22) dt_sta_title_pane_t1

0x691a,	// (0x00031718) bg_dt_sta_control_pane

0xcf39,	// (0x00037d37) dt_sta_controll_pane_g1

0xcf42,	// (0x00037d40) bg_dt_sta_title_pane_g1

0xcf4b,	// (0x00037d49) bg_dt_sta_title_pane_g2

0xcf54,	// (0x00037d52) bg_dt_sta_title_pane_g3

0x0002,

0xfef5,	// (0x0003acf3) bg_dt_sta_title_pane_g

0xe226,	// (0x00039024) bg_dt_sta_indi_pane_g1

0xcf5d,	// (0x00037d5b) dt_sta_signal_pane_g1

0xcf65,	// (0x00037d63) dt_sta_signal_pane_g2

0x0001,

0xfefc,	// (0x0003acfa) dt_sta_signal_pane_g

0x22b5,	// (0x0002d0b3) dt_sta_battery_pane_g1

0x22be,	// (0x0002d0bc) dt_sta_battery_pane_t1

0xe226,	// (0x00039024) bg_dt_sta_control_pane_g1

0x75fb,	// (0x000323f9) fep_china_uni_eep_pane

0x7603,	// (0x00032401) fep_china_uni_entry_pane_ParamLimits

0x7613,	// (0x00032411) popup_fep_china_uni_window_g1_ParamLimits

0x7623,	// (0x00032421) popup_fep_china_uni_window_g2_ParamLimits

0x7623,	// (0x00032421) popup_fep_china_uni_window_g2

0x0001,

0xf7ba,	// (0x0003a5b8) popup_fep_china_uni_window_g_ParamLimits

0xf7ba,	// (0x0003a5b8) popup_fep_china_uni_window_g

0x22cd,	// (0x0002d0cb) fep_china_uni_eep_pane_g1

0x22d5,	// (0x0002d0d3) fep_china_uni_eep_pane_t1

0x2166,	// (0x0002cf64) aid_touch_area_size_smil_player

0x7d62,	// (0x00032b60) lc0_clock_pane

0x7d9d,	// (0x00032b9b) status_pane_g5_ParamLimits

0x7d9d,	// (0x00032b9b) status_pane_g5

0xa835,	// (0x00035633) popup_keymap_window

0x7d7b,	// (0x00032b79) status_icon_pane

0xcd6d,	// (0x00037b6b) cell_ai5_widget_pane_g3_ParamLimits

0xcd79,	// (0x00037b77) cell_ai5_widget_pane_g4_ParamLimits

0xcd85,	// (0x00037b83) cell_ai5_widget_pane_g5_ParamLimits

0xcda1,	// (0x00037b9f) cell_ai5_widget_pane_g8_ParamLimits

0xcda1,	// (0x00037b9f) cell_ai5_widget_pane_g8

0xcdb5,	// (0x00037bb3) cell_ai5_widget_pane_g9_ParamLimits

0xcdb5,	// (0x00037bb3) cell_ai5_widget_pane_g9

0xcdc9,	// (0x00037bc7) cell_ai5_widget_pane_g10_ParamLimits

0xcdc9,	// (0x00037bc7) cell_ai5_widget_pane_g10

0x22e4,	// (0x0002d0e2) status_icon_pane_g1

0x691a,	// (0x00031718) bg_popup_sub_pane_cp13

0x22ec,	// (0x0002d0ea) popup_keymap_window_t1

0xa530,	// (0x0003532e) control_pane_g6_ParamLimits

0xa530,	// (0x0003532e) control_pane_g6

0xa53d,	// (0x0003533b) control_pane_g7_ParamLimits

0xa53d,	// (0x0003533b) control_pane_g7

0xa54a,	// (0x00035348) control_pane_g8_ParamLimits

0xa54a,	// (0x00035348) control_pane_g8

0xcec4,	// (0x00037cc2) dt_sta_controll_pane_ParamLimits

0xced1,	// (0x00037ccf) dt_sta_indi_pane_ParamLimits

0xcede,	// (0x00037cdc) dt_sta_title_pane_ParamLimits

0x6f4b,	// (0x00031d49) aid_size_touch_scroll_bar_cale

0x3d2e,	// (0x0002eb2c) popup_discreet_window_ParamLimits

0x3d2e,	// (0x0002eb2c) popup_discreet_window

0x9d00,	// (0x00034afe) popup_sk_window

0x6d82,	// (0x00031b80) bg_popup_sub_pane_cp28_ParamLimits

0x6d82,	// (0x00031b80) bg_popup_sub_pane_cp28

0x22fa,	// (0x0002d0f8) popup_discreet_window_g1_ParamLimits

0x22fa,	// (0x0002d0f8) popup_discreet_window_g1

0x2306,	// (0x0002d104) popup_discreet_window_t1_ParamLimits

0x2306,	// (0x0002d104) popup_discreet_window_t1

0x231d,	// (0x0002d11b) popup_discreet_window_t2_ParamLimits

0x231d,	// (0x0002d11b) popup_discreet_window_t2

0x0001,

0xff01,	// (0x0003acff) popup_discreet_window_t_ParamLimits

0xff01,	// (0x0003acff) popup_discreet_window_t

0x2332,	// (0x0002d130) popup_sk_window_g1

0x233c,	// (0x0002d13a) popup_sk_window_g2

0x0001,

0xff06,	// (0x0003ad04) popup_sk_window_g

0x2346,	// (0x0002d144) popup_sk_window_t1

0x2354,	// (0x0002d152) popup_sk_window_t1_copy1

0xcd5d,	// (0x00037b5b) cell_ai5_widget_pane_g2_ParamLimits

0xce70,	// (0x00037c6e) cell_ai5_widget_pane_t9_ParamLimits

0xce70,	// (0x00037c6e) cell_ai5_widget_pane_t9

0x691a,	// (0x00031718) main_fep_fshwr2_pane

0xcf6d,	// (0x00037d6b) aid_fshwr2_btn_pane

0xcf75,	// (0x00037d73) aid_fshwr2_syb_pane

0xcf7d,	// (0x00037d7b) aid_fshwr2_txt_pane

0xcf85,	// (0x00037d83) fshwr2_func_candi_pane

0xcf8f,	// (0x00037d8d) fshwr2_hwr_syb_pane

0xcf9b,	// (0x00037d99) fshwr2_icf_pane

0x691a,	// (0x00031718) fshwr2_icf_bg_pane

0xcfa5,	// (0x00037da3) fshwr2_icf_pane_t1_ParamLimits

0xcfa5,	// (0x00037da3) fshwr2_icf_pane_t1

0xe226,	// (0x00039024) fshwr2_func_candi_pane_g1

0x2362,	// (0x0002d160) fshwr2_func_candi_row_pane_ParamLimits

0x2362,	// (0x0002d160) fshwr2_func_candi_row_pane

0xcfbd,	// (0x00037dbb) cell_fshwr2_syb_pane_ParamLimits

0xcfbd,	// (0x00037dbb) cell_fshwr2_syb_pane

0xe4a0,	// (0x0003929e) fshwr2_hwr_syb_pane_g1_ParamLimits

0xe4a0,	// (0x0003929e) fshwr2_hwr_syb_pane_g1

0x691a,	// (0x00031718) bg_popup_call_pane_cp01

0x2373,	// (0x0002d171) fshwr2_func_candi_cell_pane_ParamLimits

0x2373,	// (0x0002d171) fshwr2_func_candi_cell_pane

0x23a5,	// (0x0002d1a3) fshwr2_func_candi_cell_bg_pane_ParamLimits

0x23a5,	// (0x0002d1a3) fshwr2_func_candi_cell_bg_pane

0x23bf,	// (0x0002d1bd) fshwr2_func_candi_cell_pane_g1_ParamLimits

0x23bf,	// (0x0002d1bd) fshwr2_func_candi_cell_pane_g1

0x23df,	// (0x0002d1dd) fshwr2_func_candi_cell_pane_t1_ParamLimits

0x23df,	// (0x0002d1dd) fshwr2_func_candi_cell_pane_t1

0x691a,	// (0x00031718) bg_button_pane_cp08

0x7a60,	// (0x0003285e) cell_fshwr2_syb_bg_pane

0xcfd6,	// (0x00037dd4) cell_fshwr2_syb_bg_pane_g1

0xcfde,	// (0x00037ddc) cell_fshwr2_syb_bg_pane_t1

0x691a,	// (0x00031718) main_tmo_pane

0xb562,	// (0x00036360) uni_indicator_pane_g1_ParamLimits

0xb577,	// (0x00036375) uni_indicator_pane_g2_ParamLimits

0xb58d,	// (0x0003638b) uni_indicator_pane_g3_ParamLimits

0xd3e2,	// (0x000381e0) uni_indicator_pane_g4_ParamLimits

0xd3e2,	// (0x000381e0) uni_indicator_pane_g4

0xd3f6,	// (0x000381f4) uni_indicator_pane_g5_ParamLimits

0xd3f6,	// (0x000381f4) uni_indicator_pane_g5

0xd40a,	// (0x00038208) uni_indicator_pane_g6_ParamLimits

0xd40a,	// (0x00038208) uni_indicator_pane_g6

0xf9b2,	// (0x0003a7b0) uni_indicator_pane_g_ParamLimits

0xc0d6,	// (0x00036ed4) popup_tmo_note_window_ParamLimits

0xc0d6,	// (0x00036ed4) popup_tmo_note_window

0x691a,	// (0x00031718) fshwr2_bg_pane

0x23d0,	// (0x0002d1ce) fshwr2_func_candi_cell_pane_g2_ParamLimits

0x23d0,	// (0x0002d1ce) fshwr2_func_candi_cell_pane_g2

0x0001,

0xff0b,	// (0x0003ad09) fshwr2_func_candi_cell_pane_g_ParamLimits

0xff0b,	// (0x0003ad09) fshwr2_func_candi_cell_pane_g

0xe226,	// (0x00039024) bg_popup_window_pane_cp01

0x23f2,	// (0x0002d1f0) bg_popup_window_pane_g1_cp01

0x23fb,	// (0x0002d1f9) bg_popup_window_pane_cp22_ParamLimits

0x23fb,	// (0x0002d1f9) bg_popup_window_pane_cp22

0x2409,	// (0x0002d207) listscroll_tmo_link_pane_ParamLimits

0x2409,	// (0x0002d207) listscroll_tmo_link_pane

0x2435,	// (0x0002d233) popup_tmo_note_window_g1_ParamLimits

0x2435,	// (0x0002d233) popup_tmo_note_window_g1

0x2442,	// (0x0002d240) tmo_note_info_pane_ParamLimits

0x2442,	// (0x0002d240) tmo_note_info_pane

0x2457,	// (0x0002d255) list_tmo_note_info_pane_g1_ParamLimits

0x2457,	// (0x0002d255) list_tmo_note_info_pane_g1

0x2463,	// (0x0002d261) list_tmo_note_info_pane_g2_ParamLimits

0x2463,	// (0x0002d261) list_tmo_note_info_pane_g2

0x0001,

0xff10,	// (0x0003ad0e) list_tmo_note_info_pane_g_ParamLimits

0xff10,	// (0x0003ad0e) list_tmo_note_info_pane_g

0x246f,	// (0x0002d26d) list_tmo_note_info_text_pane_ParamLimits

0x246f,	// (0x0002d26d) list_tmo_note_info_text_pane

0x2489,	// (0x0002d287) list_tmo_link_pane

0x2492,	// (0x0002d290) scroll_pane_cp20

0x249b,	// (0x0002d299) list_single_tmo_link_pane_ParamLimits

0x249b,	// (0x0002d299) list_single_tmo_link_pane

0x24ab,	// (0x0002d2a9) list_single_tmo_link_pane_t1

0x24b9,	// (0x0002d2b7) list_tmo_note_info_text_pane_t1_ParamLimits

0x24b9,	// (0x0002d2b7) list_tmo_note_info_text_pane_t1

0xa1e2,	// (0x00034fe0) aid_size_touch_scroll_bar_cp01_ParamLimits

0xa1e2,	// (0x00034fe0) aid_size_touch_scroll_bar_cp01

0x980c,	// (0x0003460a) 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_Large