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

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

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

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

namespace AknLayoutScalable_Abrw_pvl_av_vga_lsc_tch_Normal
{

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

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

0x1e46,	// (0x0000a7a3) application_window_ParamLimits

0x1e46,	// (0x0000a7a3) application_window

0x7fa7,	// (0x00010904) screen_g1

0x7fb1,	// (0x0001090e) area_bottom_pane_ParamLimits

0x7fb1,	// (0x0001090e) area_bottom_pane

0xbc54,	// (0x000145b1) area_top_pane_ParamLimits

0xbc54,	// (0x000145b1) area_top_pane

0xbce1,	// (0x0001463e) main_pane_ParamLimits

0xbce1,	// (0x0001463e) main_pane

0x8015,	// (0x00010972) misc_graphics

0x36b4,	// (0x0000c011) battery_pane_ParamLimits

0x36b4,	// (0x0000c011) battery_pane

0xae5c,	// (0x000137b9) bg_status_flat_pane_g8

0xae64,	// (0x000137c1) bg_status_flat_pane_g9

0xa1d9,	// (0x00012b36) context_pane_ParamLimits

0xa1d9,	// (0x00012b36) context_pane

0x3826,	// (0x0000c183) navi_pane_ParamLimits

0x3826,	// (0x0000c183) navi_pane

0x38a9,	// (0x0000c206) signal_pane_ParamLimits

0x38a9,	// (0x0000c206) signal_pane

0x0008,

0xf900,	// (0x0001825d) bg_status_flat_pane_g

0x3934,	// (0x0000c291) status_pane_g1_ParamLimits

0x3934,	// (0x0000c291) status_pane_g1

0x3949,	// (0x0000c2a6) status_pane_g2_ParamLimits

0x3949,	// (0x0000c2a6) status_pane_g2

0xa41b,	// (0x00012d78) status_pane_g3_ParamLimits

0xa41b,	// (0x00012d78) status_pane_g3

0x0004,

0xf833,	// (0x00018190) status_pane_g_ParamLimits

0xf833,	// (0x00018190) status_pane_g

0x3955,	// (0x0000c2b2) title_pane_ParamLimits

0x3955,	// (0x0000c2b2) title_pane

0x39ad,	// (0x0000c30a) uni_indicator_pane_ParamLimits

0x39ad,	// (0x0000c30a) uni_indicator_pane

0xa040,	// (0x0001299d) bg_list_pane_ParamLimits

0xa040,	// (0x0001299d) bg_list_pane

0x2f07,	// (0x0000b864) find_pane

0xa068,	// (0x000129c5) listscroll_app_pane_ParamLimits

0xa068,	// (0x000129c5) listscroll_app_pane

0xa074,	// (0x000129d1) listscroll_form_pane

0xbfe9,	// (0x00014946) listscroll_gen_pane_ParamLimits

0xbfe9,	// (0x00014946) listscroll_gen_pane

0xa074,	// (0x000129d1) listscroll_set_pane

0xcbe5,	// (0x00015542) main_idle_act_pane

0x9d4c,	// (0x000126a9) main_idle_trad_pane

0x9d4c,	// (0x000126a9) main_list_empty_pane

0xa08e,	// (0x000129eb) main_midp_pane

0xa09a,	// (0x000129f7) main_pane_g1_ParamLimits

0xa09a,	// (0x000129f7) main_pane_g1

0xbffd,	// (0x0001495a) popup_ai_message_window_ParamLimits

0xbffd,	// (0x0001495a) popup_ai_message_window

0xc09d,	// (0x000149fa) popup_fep_china_uni_window_ParamLimits

0xc09d,	// (0x000149fa) popup_fep_china_uni_window

0x68a4,	// (0x0000f201) popup_fep_japan_candidate_window_ParamLimits

0x68a4,	// (0x0000f201) popup_fep_japan_candidate_window

0x68ce,	// (0x0000f22b) popup_fep_japan_predictive_window_ParamLimits

0x68ce,	// (0x0000f22b) popup_fep_japan_predictive_window

0xc0fd,	// (0x00014a5a) popup_find_window

0xc11a,	// (0x00014a77) popup_grid_graphic_window_ParamLimits

0xc11a,	// (0x00014a77) popup_grid_graphic_window

0x693f,	// (0x0000f29c) popup_large_graphic_colour_window

0xc1be,	// (0x00014b1b) popup_menu_window_ParamLimits

0xc1be,	// (0x00014b1b) popup_menu_window

0xc3ae,	// (0x00014d0b) popup_note_image_window

0xc36e,	// (0x00014ccb) popup_note_wait_window_ParamLimits

0xc36e,	// (0x00014ccb) popup_note_wait_window

0xc3c6,	// (0x00014d23) popup_note_window_ParamLimits

0xc3c6,	// (0x00014d23) popup_note_window

0xc472,	// (0x00014dcf) popup_query_code_window_ParamLimits

0xc472,	// (0x00014dcf) popup_query_code_window

0x6ba9,	// (0x0000f506) popup_query_data_code_window_ParamLimits

0x6ba9,	// (0x0000f506) popup_query_data_code_window

0xc4b2,	// (0x00014e0f) popup_query_data_window_ParamLimits

0xc4b2,	// (0x00014e0f) popup_query_data_window

0xc546,	// (0x00014ea3) popup_query_sat_info_window_ParamLimits

0xc546,	// (0x00014ea3) popup_query_sat_info_window

0xc5f1,	// (0x00014f4e) popup_snote_single_graphic_window_ParamLimits

0xc5f1,	// (0x00014f4e) popup_snote_single_graphic_window

0xc5f1,	// (0x00014f4e) popup_snote_single_text_window_ParamLimits

0xc5f1,	// (0x00014f4e) popup_snote_single_text_window

0x6c44,	// (0x0000f5a1) popup_sub_window_general

0x6d92,	// (0x0000f6ef) popup_window_general_ParamLimits

0x6d92,	// (0x0000f6ef) popup_window_general

0xa0a8,	// (0x00012a05) power_save_pane

0xbea9,	// (0x00014806) control_pane_g1_ParamLimits

0xbea9,	// (0x00014806) control_pane_g1

0x661b,	// (0x0000ef78) control_pane_g2_ParamLimits

0x661b,	// (0x0000ef78) control_pane_g2

0xa00b,	// (0x00012968) control_pane_g3_ParamLimits

0xa00b,	// (0x00012968) control_pane_g3

0x0007,

0xf81b,	// (0x00018178) control_pane_g_ParamLimits

0xf81b,	// (0x00018178) control_pane_g

0xbede,	// (0x0001483b) control_pane_t1_ParamLimits

0xbede,	// (0x0001483b) control_pane_t1

0xbf3e,	// (0x0001489b) control_pane_t2_ParamLimits

0xbf3e,	// (0x0001489b) control_pane_t2

0x0002,

0xf82c,	// (0x00018189) control_pane_t_ParamLimits

0xf82c,	// (0x00018189) control_pane_t

0x9f32,	// (0x0001288f) navi_navi_volume_pane_cp1

0x9f3b,	// (0x00012898) status_small_icon_pane

0x9f43,	// (0x000128a0) status_small_pane_g1_ParamLimits

0x9f43,	// (0x000128a0) status_small_pane_g1

0x9f73,	// (0x000128d0) status_small_pane_g2_ParamLimits

0x9f73,	// (0x000128d0) status_small_pane_g2

0x9f7f,	// (0x000128dc) status_small_pane_g3_ParamLimits

0x9f7f,	// (0x000128dc) status_small_pane_g3

0x9f8b,	// (0x000128e8) status_small_pane_g4_ParamLimits

0x9f8b,	// (0x000128e8) status_small_pane_g4

0x9f97,	// (0x000128f4) status_small_pane_g5_ParamLimits

0x9f97,	// (0x000128f4) status_small_pane_g5

0x9fa6,	// (0x00012903) status_small_pane_g6_ParamLimits

0x9fa6,	// (0x00012903) status_small_pane_g6

0x0007,

0xf80a,	// (0x00018167) status_small_pane_g_ParamLimits

0xf80a,	// (0x00018167) status_small_pane_g

0x9fd6,	// (0x00012933) status_small_pane_t1

0x9ff9,	// (0x00012956) status_small_wait_pane_ParamLimits

0x9ff9,	// (0x00012956) status_small_wait_pane

0x2b76,	// (0x0000b4d3) aid_levels_signal_ParamLimits

0x2b76,	// (0x0000b4d3) aid_levels_signal

0x2b8e,	// (0x0000b4eb) signal_pane_g1_ParamLimits

0x2b8e,	// (0x0000b4eb) signal_pane_g1

0x2ba9,	// (0x0000b506) signal_pane_g2_ParamLimits

0x2ba9,	// (0x0000b506) signal_pane_g2

0x0001,

0xf79f,	// (0x000180fc) signal_pane_g_ParamLimits

0xf79f,	// (0x000180fc) signal_pane_g

0x97b7,	// (0x00012114) context_pane_g1

0x20b0,	// (0x0000aa0d) title_pane_g1

0x20e5,	// (0x0000aa42) title_pane_t1

0x80bd,	// (0x00010a1a) title_pane_t2

0x80e3,	// (0x00010a40) title_pane_t3

0x0002,

0xf5f3,	// (0x00017f50) title_pane_t

0x39d5,	// (0x0000c332) aid_levels_battery_ParamLimits

0x39d5,	// (0x0000c332) aid_levels_battery

0x39f1,	// (0x0000c34e) battery_pane_g1_ParamLimits

0x39f1,	// (0x0000c34e) battery_pane_g1

0x3a0e,	// (0x0000c36b) battery_pane_g2_ParamLimits

0x3a0e,	// (0x0000c36b) battery_pane_g2

0x0001,

0xf83e,	// (0x0001819b) battery_pane_g_ParamLimits

0xf83e,	// (0x0001819b) battery_pane_g

0x3e23,	// (0x0000c780) uni_indicator_pane_g1

0x3e38,	// (0x0000c795) uni_indicator_pane_g2

0x3e4e,	// (0x0000c7ab) uni_indicator_pane_g3

0x0005,

0xf9a8,	// (0x00018305) uni_indicator_pane_g

0x9be0,	// (0x0001253d) navi_icon_pane_ParamLimits

0x9be0,	// (0x0001253d) navi_icon_pane

0x9b27,	// (0x00012484) navi_midp_pane

0x9bfc,	// (0x00012559) navi_navi_pane

0x9c06,	// (0x00012563) navi_text_pane_ParamLimits

0x9c06,	// (0x00012563) navi_text_pane

0x7fa7,	// (0x00010904) status_small_wait_pane_g1

0x8547,	// (0x00010ea4) status_small_wait_pane_g2

0x0001,

0xf9a3,	// (0x00018300) status_small_wait_pane_g

0x3dc6,	// (0x0000c723) navi_navi_icon_text_pane

0x3de0,	// (0x0000c73d) navi_navi_pane_g1_ParamLimits

0x3de0,	// (0x0000c73d) navi_navi_pane_g1

0x3dce,	// (0x0000c72b) navi_navi_pane_g2_ParamLimits

0x3dce,	// (0x0000c72b) navi_navi_pane_g2

0x0001,

0xf971,	// (0x000182ce) navi_navi_pane_g_ParamLimits

0xf971,	// (0x000182ce) navi_navi_pane_g

0xcd4f,	// (0x000156ac) navi_navi_tabs_pane

0x3df2,	// (0x0000c74f) navi_navi_text_pane

0x3dc6,	// (0x0000c723) navi_navi_volume_pane

0x3db4,	// (0x0000c711) navi_text_pane_t1

0x3da8,	// (0x0000c705) navi_icon_pane_g1

0xcc90,	// (0x000155ed) navi_navi_text_pane_t1

0xc8cb,	// (0x00015228) navi_navi_volume_pane_g1

0xc8d3,	// (0x00015230) volume_small_pane

0x3cf3,	// (0x0000c650) navi_navi_icon_text_pane_g1

0x3cfb,	// (0x0000c658) navi_navi_icon_text_pane_t1

0x9bfc,	// (0x00012559) navi_tabs_2_long_pane

0x9bfc,	// (0x00012559) navi_tabs_2_pane

0x9bfc,	// (0x00012559) navi_tabs_3_long_pane

0x9bfc,	// (0x00012559) navi_tabs_3_pane

0x9bfc,	// (0x00012559) navi_tabs_4_pane

0xc8ab,	// (0x00015208) tabs_2_active_pane_ParamLimits

0xc8ab,	// (0x00015208) tabs_2_active_pane

0xc8bb,	// (0x00015218) tabs_2_passive_pane_ParamLimits

0xc8bb,	// (0x00015218) tabs_2_passive_pane

0xc879,	// (0x000151d6) tabs_3_active_pane_ParamLimits

0xc879,	// (0x000151d6) tabs_3_active_pane

0xc889,	// (0x000151e6) tabs_3_passive_pane_ParamLimits

0xc889,	// (0x000151e6) tabs_3_passive_pane

0xc89a,	// (0x000151f7) tabs_3_passive_pane_cp_ParamLimits

0xc89a,	// (0x000151f7) tabs_3_passive_pane_cp

0xc835,	// (0x00015192) tabs_4_active_pane_ParamLimits

0xc835,	// (0x00015192) tabs_4_active_pane

0xc846,	// (0x000151a3) tabs_4_passive_pane_ParamLimits

0xc846,	// (0x000151a3) tabs_4_passive_pane

0xc857,	// (0x000151b4) tabs_4_passive_pane_cp_ParamLimits

0xc857,	// (0x000151b4) tabs_4_passive_pane_cp

0xc868,	// (0x000151c5) tabs_4_passive_pane_cp2_ParamLimits

0xc868,	// (0x000151c5) tabs_4_passive_pane_cp2

0xc811,	// (0x0001516e) tabs_2_long_active_pane_ParamLimits

0xc811,	// (0x0001516e) tabs_2_long_active_pane

0xc823,	// (0x00015180) tabs_2_long_passive_pane_ParamLimits

0xc823,	// (0x00015180) tabs_2_long_passive_pane

0xc7d2,	// (0x0001512f) tabs_3_long_active_pane_ParamLimits

0xc7d2,	// (0x0001512f) tabs_3_long_active_pane

0xc7e5,	// (0x00015142) tabs_3_long_passive_pane_ParamLimits

0xc7e5,	// (0x00015142) tabs_3_long_passive_pane

0xc7fe,	// (0x0001515b) tabs_3_long_passive_pane_cp_ParamLimits

0xc7fe,	// (0x0001515b) tabs_3_long_passive_pane_cp

0x6f62,	// (0x0000f8bf) volume_small_pane_g1

0xc78a,	// (0x000150e7) volume_small_pane_g2

0xc793,	// (0x000150f0) volume_small_pane_g3

0xc79c,	// (0x000150f9) volume_small_pane_g4

0xc7a5,	// (0x00015102) volume_small_pane_g5

0x72eb,	// (0x0000fc48) volume_small_pane_g6

0xc7ae,	// (0x0001510b) volume_small_pane_g7

0xc7b7,	// (0x00015114) volume_small_pane_g8

0xc7c0,	// (0x0001511d) volume_small_pane_g9

0xc7c9,	// (0x00015126) volume_small_pane_g10

0x0009,

0xf93d,	// (0x0001829a) volume_small_pane_g

0x838d,	// (0x00010cea) bg_active_tab_pane_cp2_ParamLimits

0x838d,	// (0x00010cea) bg_active_tab_pane_cp2

0x2171,	// (0x0000aace) tabs_3_active_pane_g1

0x2179,	// (0x0000aad6) tabs_3_active_pane_t1

0x838d,	// (0x00010cea) bg_passive_tab_pane_cp2_ParamLimits

0x838d,	// (0x00010cea) bg_passive_tab_pane_cp2

0x2171,	// (0x0000aace) tabs_3_passive_pane_g1

0x2179,	// (0x0000aad6) tabs_3_passive_pane_t1

0x838d,	// (0x00010cea) bg_active_tab_pane_cp3_ParamLimits

0x838d,	// (0x00010cea) bg_active_tab_pane_cp3

0x218b,	// (0x0000aae8) tabs_4_active_pane_g1

0x2193,	// (0x0000aaf0) tabs_4_active_pane_t1

0x838d,	// (0x00010cea) bg_passive_tab_pane_cp3_ParamLimits

0x838d,	// (0x00010cea) bg_passive_tab_pane_cp3

0x218b,	// (0x0000aae8) tabs_4_1_passive_pane_g1

0x2193,	// (0x0000aaf0) tabs_4_1_passive_pane_t1

0xa08e,	// (0x000129eb) list_highlight_pane_cp2

0x3f56,	// (0x0000c8b3) list_set_pane_ParamLimits

0x3f56,	// (0x0000c8b3) list_set_pane

0x401e,	// (0x0000c97b) main_pane_set_t1_ParamLimits

0x401e,	// (0x0000c97b) main_pane_set_t1

0x403e,	// (0x0000c99b) main_pane_set_t2_ParamLimits

0x403e,	// (0x0000c99b) main_pane_set_t2

0x4052,	// (0x0000c9af) main_pane_set_t3_ParamLimits

0x4052,	// (0x0000c9af) main_pane_set_t3

0x4066,	// (0x0000c9c3) main_pane_set_t4_ParamLimits

0x4066,	// (0x0000c9c3) main_pane_set_t4

0x0003,

0xfa0d,	// (0x0001836a) main_pane_set_t_ParamLimits

0xfa0d,	// (0x0001836a) main_pane_set_t

0x407a,	// (0x0000c9d7) setting_code_pane

0x4084,	// (0x0000c9e1) setting_slider_graphic_pane

0x4084,	// (0x0000c9e1) setting_slider_pane

0x4084,	// (0x0000c9e1) setting_text_pane

0x4084,	// (0x0000c9e1) setting_volume_pane

0xbe44,	// (0x000147a1) volume_set_pane

0x80f5,	// (0x00010a52) bg_set_opt_pane_cp

0x60d5,	// (0x0000ea32) setting_slider_pane_t1

0xbe4e,	// (0x000147ab) setting_slider_pane_t2

0xbe68,	// (0x000147c5) setting_slider_pane_t3

0x0002,

0xf5fa,	// (0x00017f57) setting_slider_pane_t

0x611d,	// (0x0000ea7a) slider_set_pane

0x8015,	// (0x00010972) bg_set_opt_pane_cp2

0x8137,	// (0x00010a94) setting_slider_graphic_pane_g1

0xbe80,	// (0x000147dd) setting_slider_graphic_pane_t1

0xbe90,	// (0x000147ed) setting_slider_graphic_pane_t2

0x0001,

0xf601,	// (0x00017f5e) setting_slider_graphic_pane_t

0x6153,	// (0x0000eab0) slider_set_pane_cp

0x8015,	// (0x00010972) input_focus_pane_cp1

0xd1a3,	// (0x00015b00) list_set_text_pane

0x7fa7,	// (0x00010904) setting_text_pane_g1

0x8015,	// (0x00010972) input_focus_pane_cp2

0x7fa7,	// (0x00010904) setting_code_pane_g1

0x8140,	// (0x00010a9d) setting_code_pane_t1

0x814e,	// (0x00010aab) set_text_pane_t1_ParamLimits

0x814e,	// (0x00010aab) set_text_pane_t1

0x903b,	// (0x00011998) set_opt_bg_pane_g1

0x9043,	// (0x000119a0) set_opt_bg_pane_g2

0x3f13,	// (0x0000c870) set_opt_bg_pane_g3

0x9053,	// (0x000119b0) set_opt_bg_pane_g4

0x905b,	// (0x000119b8) set_opt_bg_pane_g5

0x9063,	// (0x000119c0) set_opt_bg_pane_g6

0xd199,	// (0x00015af6) set_opt_bg_pane_g7

0x3f1d,	// (0x0000c87a) set_opt_bg_pane_g8

0x3f27,	// (0x0000c884) set_opt_bg_pane_g9

0x0008,

0xf9fa,	// (0x00018357) set_opt_bg_pane_g

0xd18c,	// (0x00015ae9) slider_set_pane_g1

0x7152,	// (0x0000faaf) slider_set_pane_g2

0x0006,

0xf9eb,	// (0x00018348) slider_set_pane_g

0x70da,	// (0x0000fa37) volume_set_pane_g1

0xc8dc,	// (0x00015239) volume_set_pane_g2

0xc8e6,	// (0x00015243) volume_set_pane_g3

0xc8f0,	// (0x0001524d) volume_set_pane_g4

0xc8fa,	// (0x00015257) volume_set_pane_g5

0xc904,	// (0x00015261) volume_set_pane_g6

0xc90e,	// (0x0001526b) volume_set_pane_g7

0xc918,	// (0x00015275) volume_set_pane_g8

0xc922,	// (0x0001527f) volume_set_pane_g9

0xc92c,	// (0x00015289) volume_set_pane_g10

0x0009,

0xf9c3,	// (0x00018320) volume_set_pane_g

0x2201,	// (0x0000ab5e) indicator_pane_ParamLimits

0x2201,	// (0x0000ab5e) indicator_pane

0x222d,	// (0x0000ab8a) main_idle_pane_g2_ParamLimits

0x222d,	// (0x0000ab8a) main_idle_pane_g2

0x2265,	// (0x0000abc2) main_pane_idle_g1_ParamLimits

0x2265,	// (0x0000abc2) main_pane_idle_g1

0x81aa,	// (0x00010b07) popup_clock_digital_analogue_window_ParamLimits

0x81aa,	// (0x00010b07) popup_clock_digital_analogue_window

0x228d,	// (0x0000abea) soft_indicator_pane_ParamLimits

0x228d,	// (0x0000abea) soft_indicator_pane

0x22a9,	// (0x0000ac06) wallpaper_pane_ParamLimits

0x22a9,	// (0x0000ac06) wallpaper_pane

0x7fa7,	// (0x00010904) wallpaper_pane_g1

0x22bb,	// (0x0000ac18) indicator_pane_g1_ParamLimits

0x22bb,	// (0x0000ac18) indicator_pane_g1

0xd322,	// (0x00015c7f) navi_navi_icon_text_pane_srt_g1

0x81fe,	// (0x00010b5b) soft_indicator_pane_t1

0x8218,	// (0x00010b75) aid_ps_area_pane

0x22d4,	// (0x0000ac31) aid_ps_clock_pane

0x8237,	// (0x00010b94) aid_ps_indicator_pane

0x8243,	// (0x00010ba0) indicator_ps_pane_ParamLimits

0x8243,	// (0x00010ba0) indicator_ps_pane

0x8252,	// (0x00010baf) power_save_pane_g1_ParamLimits

0x8252,	// (0x00010baf) power_save_pane_g1

0x825e,	// (0x00010bbb) power_save_pane_g2_ParamLimits

0x825e,	// (0x00010bbb) power_save_pane_g2

0x5d6a,	// (0x0000e6c7) aid_navinavi_width_pane

0x8218,	// (0x00010b75) aid_ps_area_pane_ParamLimits

0x0001,

0xf606,	// (0x00017f63) power_save_pane_g_ParamLimits

0xf606,	// (0x00017f63) power_save_pane_g

0x826c,	// (0x00010bc9) power_save_pane_t1_ParamLimits

0x826c,	// (0x00010bc9) power_save_pane_t1

0x22d4,	// (0x0000ac31) aid_ps_clock_pane_ParamLimits

0x8237,	// (0x00010b94) aid_ps_indicator_pane_ParamLimits

0x827e,	// (0x00010bdb) power_save_pane_t4_ParamLimits

0x827e,	// (0x00010bdb) power_save_pane_t4

0x0001,

0xf60b,	// (0x00017f68) power_save_pane_t_ParamLimits

0xf60b,	// (0x00017f68) power_save_pane_t

0x82a8,	// (0x00010c05) power_save_t3_ParamLimits

0x82a8,	// (0x00010c05) power_save_t3

0x8293,	// (0x00010bf0) power_save_t2_ParamLimits

0x8293,	// (0x00010bf0) power_save_t2

0x82bd,	// (0x00010c1a) indicator_ps_pane_g1

0x22e2,	// (0x0000ac3f) ai_gene_pane_ParamLimits

0x22e2,	// (0x0000ac3f) ai_gene_pane

0x22f9,	// (0x0000ac56) ai_links_pane_ParamLimits

0x22f9,	// (0x0000ac56) ai_links_pane

0x2311,	// (0x0000ac6e) indicator_pane_cp1_ParamLimits

0x2311,	// (0x0000ac6e) indicator_pane_cp1

0x2320,	// (0x0000ac7d) main_pane_idle_g1_cp_ParamLimits

0x2320,	// (0x0000ac7d) main_pane_idle_g1_cp

0x82f6,	// (0x00010c53) popup_ai_links_title_window

0x2338,	// (0x0000ac95) soft_indicator_pane_cp1_ParamLimits

0x2338,	// (0x0000ac95) soft_indicator_pane_cp1

0xcfc8,	// (0x00015925) ai_links_pane_g1

0xcfd1,	// (0x0001592e) grid_ai_links_pane

0x3e1a,	// (0x0000c777) ai_gene_pane_1

0xcfb6,	// (0x00015913) ai_gene_pane_2

0xcfbf,	// (0x0001591c) list_highlight_pane_cp4

0x3dfa,	// (0x0000c757) cell_ai_link_pane_ParamLimits

0x3dfa,	// (0x0000c757) cell_ai_link_pane

0xcfae,	// (0x0001590b) cell_ai_link_pane_g1

0x8547,	// (0x00010ea4) cell_ai_link_pane_g2

0x0001,

0xf99e,	// (0x000182fb) cell_ai_link_pane_g

0x8015,	// (0x00010972) grid_highlight_cp2

0x8015,	// (0x00010972) bg_popup_sub_pane_cp1

0x8319,	// (0x00010c76) popup_ai_links_title_window_t1

0xcefa,	// (0x00015857) ai_gene_pane_1_g1_ParamLimits

0xcefa,	// (0x00015857) ai_gene_pane_1_g1

0xcf06,	// (0x00015863) ai_gene_pane_1_g2_ParamLimits

0xcf06,	// (0x00015863) ai_gene_pane_1_g2

0x0001,

0xf994,	// (0x000182f1) ai_gene_pane_1_g_ParamLimits

0xf994,	// (0x000182f1) ai_gene_pane_1_g

0xcf13,	// (0x00015870) ai_gene_pane_1_t1_ParamLimits

0xcf13,	// (0x00015870) ai_gene_pane_1_t1

0xcf47,	// (0x000158a4) grid_ai_soft_ind_pane

0xcee5,	// (0x00015842) ai_gene_pane_2_t1_ParamLimits

0xcee5,	// (0x00015842) ai_gene_pane_2_t1

0x234c,	// (0x0000aca9) main_pane_empty_t1_ParamLimits

0x234c,	// (0x0000aca9) main_pane_empty_t1

0x2364,	// (0x0000acc1) main_pane_empty_t2_ParamLimits

0x2364,	// (0x0000acc1) main_pane_empty_t2

0x2379,	// (0x0000acd6) main_pane_empty_t3_ParamLimits

0x2379,	// (0x0000acd6) main_pane_empty_t3

0x238b,	// (0x0000ace8) main_pane_empty_t4_ParamLimits

0x238b,	// (0x0000ace8) main_pane_empty_t4

0x239d,	// (0x0000acfa) main_pane_empty_t5_ParamLimits

0x239d,	// (0x0000acfa) main_pane_empty_t5

0x0004,

0xf610,	// (0x00017f6d) main_pane_empty_t_ParamLimits

0xf610,	// (0x00017f6d) main_pane_empty_t

0x912a,	// (0x00011a87) bg_popup_window_pane_ParamLimits

0x912a,	// (0x00011a87) bg_popup_window_pane

0xcc9e,	// (0x000155fb) find_popup_pane_cp2_ParamLimits

0xcc9e,	// (0x000155fb) find_popup_pane_cp2

0xccaa,	// (0x00015607) heading_pane_ParamLimits

0xccaa,	// (0x00015607) heading_pane

0x8015,	// (0x00010972) bg_popup_sub_pane

0x3d18,	// (0x0000c675) bg_popup_window_pane_g1_ParamLimits

0x3d18,	// (0x0000c675) bg_popup_window_pane_g1

0x3d27,	// (0x0000c684) bg_popup_window_pane_g2_ParamLimits

0x3d27,	// (0x0000c684) bg_popup_window_pane_g2

0x3d33,	// (0x0000c690) bg_popup_window_pane_g3_ParamLimits

0x3d33,	// (0x0000c690) bg_popup_window_pane_g3

0x3d3f,	// (0x0000c69c) bg_popup_window_pane_g4_ParamLimits

0x3d3f,	// (0x0000c69c) bg_popup_window_pane_g4

0x3d4e,	// (0x0000c6ab) bg_popup_window_pane_g5_ParamLimits

0x3d4e,	// (0x0000c6ab) bg_popup_window_pane_g5

0x3d5e,	// (0x0000c6bb) bg_popup_window_pane_g6_ParamLimits

0x3d5e,	// (0x0000c6bb) bg_popup_window_pane_g6

0x3d6a,	// (0x0000c6c7) bg_popup_window_pane_g7_ParamLimits

0x3d6a,	// (0x0000c6c7) bg_popup_window_pane_g7

0x3d79,	// (0x0000c6d6) bg_popup_window_pane_g8_ParamLimits

0x3d79,	// (0x0000c6d6) bg_popup_window_pane_g8

0x3d88,	// (0x0000c6e5) bg_popup_window_pane_g9_ParamLimits

0x3d88,	// (0x0000c6e5) bg_popup_window_pane_g9

0xcc84,	// (0x000155e1) bg_popup_window_pane_g10_ParamLimits

0xcc84,	// (0x000155e1) bg_popup_window_pane_g10

0x0009,

0xf95c,	// (0x000182b9) bg_popup_window_pane_g_ParamLimits

0xf95c,	// (0x000182b9) bg_popup_window_pane_g

0xcc3b,	// (0x00015598) bg_popup_heading_pane_ParamLimits

0xcc3b,	// (0x00015598) bg_popup_heading_pane

0x71da,	// (0x0000fb37) tabs_4_passive_pane_cp_srt_ParamLimits

0x71da,	// (0x0000fb37) tabs_4_passive_pane_cp_srt

0x71ec,	// (0x0000fb49) tabs_4_passive_pane_srt_ParamLimits

0xcc4f,	// (0x000155ac) heading_pane_g2

0x71ec,	// (0x0000fb49) tabs_4_passive_pane_srt

0xa6f0,	// (0x0001304d) bg_passive_tab_pane_cp3_srt_ParamLimits

0xa6f0,	// (0x0001304d) bg_passive_tab_pane_cp3_srt

0xcc57,	// (0x000155b4) heading_pane_t1_ParamLimits

0xcc57,	// (0x000155b4) heading_pane_t1

0xcc6e,	// (0x000155cb) heading_pane_t2_ParamLimits

0xcc6e,	// (0x000155cb) heading_pane_t2

0x0001,

0xf957,	// (0x000182b4) heading_pane_t_ParamLimits

0xf957,	// (0x000182b4) heading_pane_t

0xae24,	// (0x00013781) bg_popup_heading_pane_g1

0xaed3,	// (0x00013830) bg_popup_heading_pane_g2

0xaedd,	// (0x0001383a) bg_popup_heading_pane_g3

0xaee7,	// (0x00013844) bg_popup_heading_pane_g4

0xaef1,	// (0x0001384e) bg_popup_heading_pane_g5

0xaefb,	// (0x00013858) bg_popup_heading_pane_g6

0xaf03,	// (0x00013860) bg_popup_heading_pane_g7

0xaf0b,	// (0x00013868) bg_popup_heading_pane_g8

0xaf15,	// (0x00013872) bg_popup_heading_pane_g9

0x0008,

0xf913,	// (0x00018270) bg_popup_heading_pane_g

0xa5e0,	// (0x00012f3d) bg_popup_sub_pane_g1

0xa5f0,	// (0x00012f4d) bg_popup_sub_pane_g2

0xa5e8,	// (0x00012f45) bg_popup_sub_pane_g3

0xa600,	// (0x00012f5d) bg_popup_sub_pane_g4

0xa5f8,	// (0x00012f55) bg_popup_sub_pane_g5

0xa608,	// (0x00012f65) bg_popup_sub_pane_g6

0xa610,	// (0x00012f6d) bg_popup_sub_pane_g7

0xa620,	// (0x00012f7d) bg_popup_sub_pane_g8

0xa618,	// (0x00012f75) bg_popup_sub_pane_g9

0x0008,

0xf8ed,	// (0x0001824a) bg_popup_sub_pane_g

0x838d,	// (0x00010cea) bg_popup_window_pane_cp5_ParamLimits

0x838d,	// (0x00010cea) bg_popup_window_pane_cp5

0x83a9,	// (0x00010d06) popup_note_window_g1_ParamLimits

0x83a9,	// (0x00010d06) popup_note_window_g1

0x83b5,	// (0x00010d12) popup_note_window_t1_ParamLimits

0x83b5,	// (0x00010d12) popup_note_window_t1

0x83cb,	// (0x00010d28) popup_note_window_t2_ParamLimits

0x83cb,	// (0x00010d28) popup_note_window_t2

0x83e1,	// (0x00010d3e) popup_note_window_t3_ParamLimits

0x83e1,	// (0x00010d3e) popup_note_window_t3

0x83f7,	// (0x00010d54) popup_note_window_t4_ParamLimits

0x83f7,	// (0x00010d54) popup_note_window_t4

0x841f,	// (0x00010d7c) popup_note_window_t5_ParamLimits

0x841f,	// (0x00010d7c) popup_note_window_t5

0x0004,

0xf61b,	// (0x00017f78) popup_note_window_t_ParamLimits

0xf61b,	// (0x00017f78) popup_note_window_t

0x8443,	// (0x00010da0) bg_popup_window_pane_cp6_ParamLimits

0x8443,	// (0x00010da0) bg_popup_window_pane_cp6

0xada0,	// (0x000136fd) popup_note_image_window_g1_ParamLimits

0xada0,	// (0x000136fd) popup_note_image_window_g1

0xadac,	// (0x00013709) popup_note_image_window_g2_ParamLimits

0xadac,	// (0x00013709) popup_note_image_window_g2

0x0001,

0xf8e1,	// (0x0001823e) popup_note_image_window_g_ParamLimits

0xf8e1,	// (0x0001823e) popup_note_image_window_g

0xadc5,	// (0x00013722) popup_note_image_window_t1_ParamLimits

0xadc5,	// (0x00013722) popup_note_image_window_t1

0xadde,	// (0x0001373b) popup_note_image_window_t2_ParamLimits

0xadde,	// (0x0001373b) popup_note_image_window_t2

0xadf7,	// (0x00013754) popup_note_image_window_t3_ParamLimits

0xadf7,	// (0x00013754) popup_note_image_window_t3

0x0002,

0xf8e6,	// (0x00018243) popup_note_image_window_t_ParamLimits

0xf8e6,	// (0x00018243) popup_note_image_window_t

0xac68,	// (0x000135c5) bg_popup_window_pane_cp7_ParamLimits

0xac68,	// (0x000135c5) bg_popup_window_pane_cp7

0xac98,	// (0x000135f5) popup_note_wait_window_g1_ParamLimits

0xac98,	// (0x000135f5) popup_note_wait_window_g1

0xaca4,	// (0x00013601) popup_note_wait_window_g2_ParamLimits

0xaca4,	// (0x00013601) popup_note_wait_window_g2

0x0002,

0xf8cf,	// (0x0001822c) popup_note_wait_window_g_ParamLimits

0xf8cf,	// (0x0001822c) popup_note_wait_window_g

0xacbc,	// (0x00013619) popup_note_wait_window_t1_ParamLimits

0xacbc,	// (0x00013619) popup_note_wait_window_t1

0xace3,	// (0x00013640) popup_note_wait_window_t2_ParamLimits

0xace3,	// (0x00013640) popup_note_wait_window_t2

0xad01,	// (0x0001365e) popup_note_wait_window_t3_ParamLimits

0xad01,	// (0x0001365e) popup_note_wait_window_t3

0xad14,	// (0x00013671) popup_note_wait_window_t4_ParamLimits

0xad14,	// (0x00013671) popup_note_wait_window_t4

0x0004,

0xf8d6,	// (0x00018233) popup_note_wait_window_t_ParamLimits

0xf8d6,	// (0x00018233) popup_note_wait_window_t

0xad39,	// (0x00013696) wait_bar_pane_ParamLimits

0xad39,	// (0x00013696) wait_bar_pane

0x8015,	// (0x00010972) wait_anim_pane

0x8015,	// (0x00010972) wait_border_pane

0x7fa7,	// (0x00010904) wait_anim_pane_g1

0x7fa7,	// (0x00010904) wait_anim_pane_g2

0x0001,

0xf79a,	// (0x000180f7) wait_anim_pane_g

0xac14,	// (0x00013571) wait_border_pane_g1

0xac1f,	// (0x0001357c) wait_border_pane_g2

0xac28,	// (0x00013585) wait_border_pane_g3

0x0002,

0xf8c8,	// (0x00018225) wait_border_pane_g

0xab70,	// (0x000134cd) bg_popup_window_pane_cp16_ParamLimits

0xab70,	// (0x000134cd) bg_popup_window_pane_cp16

0xab7e,	// (0x000134db) indicator_popup_pane_cp4_ParamLimits

0xab7e,	// (0x000134db) indicator_popup_pane_cp4

0xab92,	// (0x000134ef) popup_query_data_window_t1_ParamLimits

0xab92,	// (0x000134ef) popup_query_data_window_t1

0xaba4,	// (0x00013501) popup_query_data_window_t2_ParamLimits

0xaba4,	// (0x00013501) popup_query_data_window_t2

0xabbd,	// (0x0001351a) popup_query_data_window_t3_ParamLimits

0xabbd,	// (0x0001351a) popup_query_data_window_t3

0x0002,

0xf8c1,	// (0x0001821e) popup_query_data_window_t_ParamLimits

0xf8c1,	// (0x0001821e) popup_query_data_window_t

0xabd7,	// (0x00013534) query_popup_data_pane_ParamLimits

0xabd7,	// (0x00013534) query_popup_data_pane

0xabeb,	// (0x00013548) query_popup_data_pane_cp1_ParamLimits

0xabeb,	// (0x00013548) query_popup_data_pane_cp1

0x8443,	// (0x00010da0) bg_popup_window_pane_cp10_ParamLimits

0x8443,	// (0x00010da0) bg_popup_window_pane_cp10

0xaad3,	// (0x00013430) indicator_popup_pane_ParamLimits

0xaad3,	// (0x00013430) indicator_popup_pane

0x84a4,	// (0x00010e01) popup_query_code_window_t1_ParamLimits

0x84a4,	// (0x00010e01) popup_query_code_window_t1

0xaaeb,	// (0x00013448) popup_query_code_window_t2_ParamLimits

0xaaeb,	// (0x00013448) popup_query_code_window_t2

0xab29,	// (0x00013486) popup_query_code_window_t3_ParamLimits

0xab29,	// (0x00013486) popup_query_code_window_t3

0x0002,

0xf8ba,	// (0x00018217) popup_query_code_window_t_ParamLimits

0xf8ba,	// (0x00018217) popup_query_code_window_t

0xab58,	// (0x000134b5) query_popup_pane_ParamLimits

0xab58,	// (0x000134b5) query_popup_pane

0x8443,	// (0x00010da0) bg_popup_window_pane_cp15_ParamLimits

0x8443,	// (0x00010da0) bg_popup_window_pane_cp15

0x8463,	// (0x00010dc0) indicator_popup_pane_cp1_ParamLimits

0x8463,	// (0x00010dc0) indicator_popup_pane_cp1

0x8476,	// (0x00010dd3) indicator_popup_pane_cp2_ParamLimits

0x8476,	// (0x00010dd3) indicator_popup_pane_cp2

0x8491,	// (0x00010dee) popup_query_data_code_window_g1_ParamLimits

0x8491,	// (0x00010dee) popup_query_data_code_window_g1

0x84a4,	// (0x00010e01) popup_query_data_code_window_t1_ParamLimits

0x84a4,	// (0x00010e01) popup_query_data_code_window_t1

0x84b6,	// (0x00010e13) popup_query_data_code_window_t2_ParamLimits

0x84b6,	// (0x00010e13) popup_query_data_code_window_t2

0x84c8,	// (0x00010e25) popup_query_data_code_window_t3_ParamLimits

0x84c8,	// (0x00010e25) popup_query_data_code_window_t3

0x84de,	// (0x00010e3b) popup_query_data_code_window_t4_ParamLimits

0x84de,	// (0x00010e3b) popup_query_data_code_window_t4

0x0003,

0xf626,	// (0x00017f83) popup_query_data_code_window_t_ParamLimits

0xf626,	// (0x00017f83) popup_query_data_code_window_t

0x6e6c,	// (0x0000f7c9) list_single_midp_graphic_pane_g3

0x84f8,	// (0x00010e55) query_popup_data_pane_cp2_ParamLimits

0x850d,	// (0x00010e6a) query_popup_pane_cp2_ParamLimits

0x850d,	// (0x00010e6a) query_popup_pane_cp2

0x8015,	// (0x00010972) bg_popup_window_pane_cp11

0xaaa7,	// (0x00013404) heading_pane_cp5

0x85ff,	// (0x00010f5c) listscroll_popup_info_pane

0x8015,	// (0x00010972) input_focus_pane_cp3

0x852a,	// (0x00010e87) query_popup_pane_t1

0x8538,	// (0x00010e95) list_popup_info_pane_ParamLimits

0x8538,	// (0x00010e95) list_popup_info_pane

0x8547,	// (0x00010ea4) listscroll_popup_info_pane_g1

0x854f,	// (0x00010eac) scroll_pane_cp7

0x8559,	// (0x00010eb6) popup_info_list_pane_t1_ParamLimits

0x8559,	// (0x00010eb6) popup_info_list_pane_t1

0x8573,	// (0x00010ed0) popup_info_list_pane_t2_ParamLimits

0x8573,	// (0x00010ed0) popup_info_list_pane_t2

0x0001,

0xf62f,	// (0x00017f8c) popup_info_list_pane_t_ParamLimits

0xf62f,	// (0x00017f8c) popup_info_list_pane_t

0x8015,	// (0x00010972) bg_popup_window_pane_cp12

0xd33c,	// (0x00015c99) find_popup_pane

0x80f5,	// (0x00010a52) bg_popup_window_pane_cp3

0x858d,	// (0x00010eea) heading_pane_cp3

0x8599,	// (0x00010ef6) listscroll_popup_graphic_pane

0x8015,	// (0x00010972) bg_popup_window_pane_cp4

0x23ff,	// (0x0000ad5c) heading_pane_cp4

0x85ff,	// (0x00010f5c) listscroll_popup_colour_pane

0x2409,	// (0x0000ad66) cell_large_graphic_colour_none_popup_pane_ParamLimits

0x2409,	// (0x0000ad66) cell_large_graphic_colour_none_popup_pane

0x241d,	// (0x0000ad7a) grid_large_graphic_colour_popup_pane_ParamLimits

0x241d,	// (0x0000ad7a) grid_large_graphic_colour_popup_pane

0x2449,	// (0x0000ada6) listscroll_popup_colour_pane_g1_ParamLimits

0x2449,	// (0x0000ada6) listscroll_popup_colour_pane_g1

0x2460,	// (0x0000adbd) listscroll_popup_colour_pane_g2_ParamLimits

0x2460,	// (0x0000adbd) listscroll_popup_colour_pane_g2

0x2477,	// (0x0000add4) listscroll_popup_colour_pane_g3_ParamLimits

0x2477,	// (0x0000add4) listscroll_popup_colour_pane_g3

0x2487,	// (0x0000ade4) listscroll_popup_colour_pane_g4_ParamLimits

0x2487,	// (0x0000ade4) listscroll_popup_colour_pane_g4

0x0003,

0xf634,	// (0x00017f91) listscroll_popup_colour_pane_g_ParamLimits

0xf634,	// (0x00017f91) listscroll_popup_colour_pane_g

0x8699,	// (0x00010ff6) scroll_pane_cp6_ParamLimits

0x8699,	// (0x00010ff6) scroll_pane_cp6

0x249b,	// (0x0000adf8) cell_large_graphic_colour_popup_pane_ParamLimits

0x249b,	// (0x0000adf8) cell_large_graphic_colour_popup_pane

0x86d0,	// (0x0001102d) cell_large_graphic_colour_none_popup_pane_t1

0x8015,	// (0x00010972) grid_highlight_pane_cp5

0x86df,	// (0x0001103c) cell_large_graphic_colour_popup_pane_g1

0x86e7,	// (0x00011044) cell_large_graphic_colour_popup_pane_g2

0x0001,

0xf63d,	// (0x00017f9a) cell_large_graphic_colour_popup_pane_g

0x86ef,	// (0x0001104c) cell_large_graphic_colour_popup_pane_g2_copy1

0x86f8,	// (0x00011055) grid_highlight_pane_cp4

0x8700,	// (0x0001105d) bg_popup_window_pane_cp8_ParamLimits

0x8700,	// (0x0001105d) bg_popup_window_pane_cp8

0x871b,	// (0x00011078) popup_snote_single_text_window_g1_ParamLimits

0x871b,	// (0x00011078) popup_snote_single_text_window_g1

0x872f,	// (0x0001108c) popup_snote_single_text_window_t1_ParamLimits

0x872f,	// (0x0001108c) popup_snote_single_text_window_t1

0x8742,	// (0x0001109f) popup_snote_single_text_window_t2_ParamLimits

0x8742,	// (0x0001109f) popup_snote_single_text_window_t2

0x8755,	// (0x000110b2) popup_snote_single_text_window_t3_ParamLimits

0x8755,	// (0x000110b2) popup_snote_single_text_window_t3

0x878e,	// (0x000110eb) popup_snote_single_text_window_t4_ParamLimits

0x878e,	// (0x000110eb) popup_snote_single_text_window_t4

0x87c2,	// (0x0001111f) popup_snote_single_text_window_t5_ParamLimits

0x87c2,	// (0x0001111f) popup_snote_single_text_window_t5

0x0004,

0xf642,	// (0x00017f9f) popup_snote_single_text_window_t_ParamLimits

0xf642,	// (0x00017f9f) popup_snote_single_text_window_t

0x87f1,	// (0x0001114e) bg_popup_window_pane_cp9_ParamLimits

0x87f1,	// (0x0001114e) bg_popup_window_pane_cp9

0x871b,	// (0x00011078) popup_snote_single_graphic_window_g1_ParamLimits

0x871b,	// (0x00011078) popup_snote_single_graphic_window_g1

0x87ff,	// (0x0001115c) popup_snote_single_graphic_window_g2_ParamLimits

0x87ff,	// (0x0001115c) popup_snote_single_graphic_window_g2

0x0001,

0xf64d,	// (0x00017faa) popup_snote_single_graphic_window_g_ParamLimits

0xf64d,	// (0x00017faa) popup_snote_single_graphic_window_g

0x880b,	// (0x00011168) popup_snote_single_graphic_window_t1_ParamLimits

0x880b,	// (0x00011168) popup_snote_single_graphic_window_t1

0x881e,	// (0x0001117b) popup_snote_single_graphic_window_t2_ParamLimits

0x881e,	// (0x0001117b) popup_snote_single_graphic_window_t2

0x8831,	// (0x0001118e) popup_snote_single_graphic_window_t3_ParamLimits

0x8831,	// (0x0001118e) popup_snote_single_graphic_window_t3

0x886a,	// (0x000111c7) popup_snote_single_graphic_window_t4_ParamLimits

0x886a,	// (0x000111c7) popup_snote_single_graphic_window_t4

0x889e,	// (0x000111fb) popup_snote_single_graphic_window_t5_ParamLimits

0x889e,	// (0x000111fb) popup_snote_single_graphic_window_t5

0x0004,

0xf652,	// (0x00017faf) popup_snote_single_graphic_window_t_ParamLimits

0xf652,	// (0x00017faf) popup_snote_single_graphic_window_t

0xd2be,	// (0x00015c1b) grid_graphic_popup_pane_ParamLimits

0xd2be,	// (0x00015c1b) grid_graphic_popup_pane

0xd2ec,	// (0x00015c49) listscroll_popup_graphic_pane_g1_ParamLimits

0xd2ec,	// (0x00015c49) listscroll_popup_graphic_pane_g1

0x41d7,	// (0x0000cb34) listscroll_popup_graphic_pane_g2_ParamLimits

0x41d7,	// (0x0000cb34) listscroll_popup_graphic_pane_g2

0x0001,

0xfa37,	// (0x00018394) listscroll_popup_graphic_pane_g_ParamLimits

0xfa37,	// (0x00018394) listscroll_popup_graphic_pane_g

0xcbf7,	// (0x00015554) scroll_pane_cp5

0x4196,	// (0x0000caf3) cell_graphic_popup_pane_ParamLimits

0x4196,	// (0x0000caf3) cell_graphic_popup_pane

0xd289,	// (0x00015be6) cell_graphic_popup_pane_g1

0xd291,	// (0x00015bee) cell_graphic_popup_pane_g2

0x86ef,	// (0x0001104c) cell_graphic_popup_pane_g3

0x0002,

0xfa30,	// (0x0001838d) cell_graphic_popup_pane_g

0xd29a,	// (0x00015bf7) cell_graphic_popup_pane_t2

0x86f8,	// (0x00011055) grid_highlight_pane_cp3

0x88df,	// (0x0001123c) list_gen_pane_ParamLimits

0x88df,	// (0x0001123c) list_gen_pane

0x8911,	// (0x0001126e) scroll_pane

0x4151,	// (0x0000caae) bg_list_pane_g1_ParamLimits

0x4151,	// (0x0000caae) bg_list_pane_g1

0xd238,	// (0x00015b95) bg_list_pane_g2_ParamLimits

0xd238,	// (0x00015b95) bg_list_pane_g2

0xd24b,	// (0x00015ba8) bg_list_pane_g3_ParamLimits

0xd24b,	// (0x00015ba8) bg_list_pane_g3

0xd25d,	// (0x00015bba) bg_list_pane_g4_ParamLimits

0xd25d,	// (0x00015bba) bg_list_pane_g4

0x416c,	// (0x0000cac9) bg_list_pane_g5_ParamLimits

0x416c,	// (0x0000cac9) bg_list_pane_g5

0x0004,

0xfa25,	// (0x00018382) bg_list_pane_g_ParamLimits

0xfa25,	// (0x00018382) bg_list_pane_g

0x40e0,	// (0x0000ca3d) list_double2_graphic_large_graphic_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double2_graphic_large_graphic_pane

0x40e0,	// (0x0000ca3d) list_double2_graphic_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double2_graphic_pane

0x40e0,	// (0x0000ca3d) list_double2_large_graphic_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double2_large_graphic_pane

0x40e0,	// (0x0000ca3d) list_double2_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double2_pane

0x40e0,	// (0x0000ca3d) list_double_graphic_heading_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double_graphic_heading_pane

0x40e0,	// (0x0000ca3d) list_double_graphic_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double_graphic_pane

0x40e0,	// (0x0000ca3d) list_double_heading_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double_heading_pane

0x40e0,	// (0x0000ca3d) list_double_large_graphic_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double_large_graphic_pane

0x40e0,	// (0x0000ca3d) list_double_number_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double_number_pane

0x40e0,	// (0x0000ca3d) list_double_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double_pane

0x40e0,	// (0x0000ca3d) list_double_time_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_double_time_pane

0x40e0,	// (0x0000ca3d) list_setting_number_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_setting_number_pane

0x40e0,	// (0x0000ca3d) list_setting_pane_ParamLimits

0x40e0,	// (0x0000ca3d) list_setting_pane

0x40f1,	// (0x0000ca4e) list_single_2graphic_pane_ParamLimits

0x40f1,	// (0x0000ca4e) list_single_2graphic_pane

0x40f1,	// (0x0000ca4e) list_single_graphic_heading_pane_ParamLimits

0x40f1,	// (0x0000ca4e) list_single_graphic_heading_pane

0x40f1,	// (0x0000ca4e) list_single_graphic_pane_ParamLimits

0x40f1,	// (0x0000ca4e) list_single_graphic_pane

0x40f1,	// (0x0000ca4e) list_single_heading_pane_ParamLimits

0x40f1,	// (0x0000ca4e) list_single_heading_pane

0x413d,	// (0x0000ca9a) list_single_large_graphic_pane_ParamLimits

0x413d,	// (0x0000ca9a) list_single_large_graphic_pane

0x40f1,	// (0x0000ca4e) list_single_number_heading_pane_ParamLimits

0x40f1,	// (0x0000ca4e) list_single_number_heading_pane

0x40f1,	// (0x0000ca4e) list_single_number_pane_ParamLimits

0x40f1,	// (0x0000ca4e) list_single_number_pane

0x40f1,	// (0x0000ca4e) list_single_pane_ParamLimits

0x40f1,	// (0x0000ca4e) list_single_pane

0x8015,	// (0x00010972) list_highlight_pane_cp1

0xa556,	// (0x00012eb3) list_single_pane_g1_ParamLimits

0xa556,	// (0x00012eb3) list_single_pane_g1

0xa562,	// (0x00012ebf) list_single_pane_g2_ParamLimits

0xa562,	// (0x00012ebf) list_single_pane_g2

0x0001,

0xf664,	// (0x00017fc1) list_single_pane_g_ParamLimits

0xf664,	// (0x00017fc1) list_single_pane_g

0xd1d9,	// (0x00015b36) list_single_pane_t1_ParamLimits

0xd1d9,	// (0x00015b36) list_single_pane_t1

0xa556,	// (0x00012eb3) list_single_number_pane_g1_ParamLimits

0xa556,	// (0x00012eb3) list_single_number_pane_g1

0xa562,	// (0x00012ebf) list_single_number_pane_g2_ParamLimits

0xa562,	// (0x00012ebf) list_single_number_pane_g2

0x0001,

0xf664,	// (0x00017fc1) list_single_number_pane_g_ParamLimits

0xf664,	// (0x00017fc1) list_single_number_pane_g

0xa56e,	// (0x00012ecb) list_single_number_pane_t1_ParamLimits

0xa56e,	// (0x00012ecb) list_single_number_pane_t1

0x3ebe,	// (0x0000c81b) list_single_number_pane_t2_ParamLimits

0x3ebe,	// (0x0000c81b) list_single_number_pane_t2

0x0001,

0xf9e6,	// (0x00018343) list_single_number_pane_t_ParamLimits

0xf9e6,	// (0x00018343) list_single_number_pane_t

0xe810,	// (0x0001716d) list_single_graphic_pane_g1_ParamLimits

0xe810,	// (0x0001716d) list_single_graphic_pane_g1

0xa556,	// (0x00012eb3) list_single_graphic_pane_g2_ParamLimits

0xa556,	// (0x00012eb3) list_single_graphic_pane_g2

0xa562,	// (0x00012ebf) list_single_graphic_pane_g3_ParamLimits

0xa562,	// (0x00012ebf) list_single_graphic_pane_g3

0x0002,

0xf65d,	// (0x00017fba) list_single_graphic_pane_g_ParamLimits

0xf65d,	// (0x00017fba) list_single_graphic_pane_g

0x24c8,	// (0x0000ae25) list_single_graphic_pane_t1_ParamLimits

0x24c8,	// (0x0000ae25) list_single_graphic_pane_t1

0xa556,	// (0x00012eb3) list_single_heading_pane_g1_ParamLimits

0xa556,	// (0x00012eb3) list_single_heading_pane_g1

0xa562,	// (0x00012ebf) list_single_heading_pane_g2_ParamLimits

0xa562,	// (0x00012ebf) list_single_heading_pane_g2

0x0001,

0xf664,	// (0x00017fc1) list_single_heading_pane_g_ParamLimits

0xf664,	// (0x00017fc1) list_single_heading_pane_g

0x24de,	// (0x0000ae3b) list_single_heading_pane_t1_ParamLimits

0x24de,	// (0x0000ae3b) list_single_heading_pane_t1

0x24f4,	// (0x0000ae51) list_single_heading_pane_t2_ParamLimits

0x24f4,	// (0x0000ae51) list_single_heading_pane_t2

0x0001,

0xf669,	// (0x00017fc6) list_single_heading_pane_t_ParamLimits

0xf669,	// (0x00017fc6) list_single_heading_pane_t

0xa556,	// (0x00012eb3) list_single_number_heading_pane_g1_ParamLimits

0xa556,	// (0x00012eb3) list_single_number_heading_pane_g1

0xa562,	// (0x00012ebf) list_single_number_heading_pane_g2_ParamLimits

0xa562,	// (0x00012ebf) list_single_number_heading_pane_g2

0x0001,

0xf664,	// (0x00017fc1) list_single_number_heading_pane_g_ParamLimits

0xf664,	// (0x00017fc1) list_single_number_heading_pane_g

0x24de,	// (0x0000ae3b) list_single_number_heading_pane_t1_ParamLimits

0x24de,	// (0x0000ae3b) list_single_number_heading_pane_t1

0x2506,	// (0x0000ae63) list_single_number_heading_pane_t2_ParamLimits

0x2506,	// (0x0000ae63) list_single_number_heading_pane_t2

0xcb81,	// (0x000154de) list_single_number_heading_pane_t3_ParamLimits

0xcb81,	// (0x000154de) list_single_number_heading_pane_t3

0x0002,

0xf66e,	// (0x00017fcb) list_single_number_heading_pane_t_ParamLimits

0xf66e,	// (0x00017fcb) list_single_number_heading_pane_t

0xa54a,	// (0x00012ea7) list_single_graphic_heading_pane_g1_ParamLimits

0xa54a,	// (0x00012ea7) list_single_graphic_heading_pane_g1

0x2518,	// (0x0000ae75) list_single_graphic_heading_pane_g4_ParamLimits

0x2518,	// (0x0000ae75) list_single_graphic_heading_pane_g4

0xa562,	// (0x00012ebf) list_single_graphic_heading_pane_g5_ParamLimits

0xa562,	// (0x00012ebf) list_single_graphic_heading_pane_g5

0x0002,

0xf675,	// (0x00017fd2) list_single_graphic_heading_pane_g_ParamLimits

0xf675,	// (0x00017fd2) list_single_graphic_heading_pane_g

0x24de,	// (0x0000ae3b) list_single_graphic_heading_pane_t1_ParamLimits

0x24de,	// (0x0000ae3b) list_single_graphic_heading_pane_t1

0x2529,	// (0x0000ae86) list_single_graphic_heading_pane_t2_ParamLimits

0x2529,	// (0x0000ae86) list_single_graphic_heading_pane_t2

0x0001,

0xf67c,	// (0x00017fd9) list_single_graphic_heading_pane_t_ParamLimits

0xf67c,	// (0x00017fd9) list_single_graphic_heading_pane_t

0xcb93,	// (0x000154f0) list_single_large_graphic_pane_g1_ParamLimits

0xcb93,	// (0x000154f0) list_single_large_graphic_pane_g1

0xcb9f,	// (0x000154fc) list_single_large_graphic_pane_g2_ParamLimits

0xcb9f,	// (0x000154fc) list_single_large_graphic_pane_g2

0xcbab,	// (0x00015508) list_single_large_graphic_pane_g3_ParamLimits

0xcbab,	// (0x00015508) list_single_large_graphic_pane_g3

0x0002,

0xf681,	// (0x00017fde) list_single_large_graphic_pane_g_ParamLimits

0xf681,	// (0x00017fde) list_single_large_graphic_pane_g

0xac1f,	// (0x0001357c) wait_border_pane_g2_copy1

0x253b,	// (0x0000ae98) list_single_large_graphic_pane_g4_cp2

0xcbb7,	// (0x00015514) list_single_large_graphic_pane_t1_ParamLimits

0xcbb7,	// (0x00015514) list_single_large_graphic_pane_t1

0x9c8f,	// (0x000125ec) list_double_pane_g1_ParamLimits

0x9c8f,	// (0x000125ec) list_double_pane_g1

0xcbcd,	// (0x0001552a) list_double_pane_g2_ParamLimits

0xcbcd,	// (0x0001552a) list_double_pane_g2

0x0001,

0xf688,	// (0x00017fe5) list_double_pane_g_ParamLimits

0xf688,	// (0x00017fe5) list_double_pane_g

0x2543,	// (0x0000aea0) list_double_pane_t1_ParamLimits

0x2543,	// (0x0000aea0) list_double_pane_t1

0x2559,	// (0x0000aeb6) list_double_pane_t2_ParamLimits

0x2559,	// (0x0000aeb6) list_double_pane_t2

0x0001,

0xf68d,	// (0x00017fea) list_double_pane_t_ParamLimits

0xf68d,	// (0x00017fea) list_double_pane_t

0x256b,	// (0x0000aec8) list_double2_pane_g1_ParamLimits

0x256b,	// (0x0000aec8) list_double2_pane_g1

0x257c,	// (0x0000aed9) list_double2_pane_g2_ParamLimits

0x257c,	// (0x0000aed9) list_double2_pane_g2

0x0001,

0xf692,	// (0x00017fef) list_double2_pane_g_ParamLimits

0xf692,	// (0x00017fef) list_double2_pane_g

0x2588,	// (0x0000aee5) list_double2_pane_t1_ParamLimits

0x2588,	// (0x0000aee5) list_double2_pane_t1

0x259e,	// (0x0000aefb) list_double2_pane_t2_ParamLimits

0x259e,	// (0x0000aefb) list_double2_pane_t2

0x0001,

0xf697,	// (0x00017ff4) list_double2_pane_t_ParamLimits

0xf697,	// (0x00017ff4) list_double2_pane_t

0x9c8f,	// (0x000125ec) list_double_number_pane_g1_ParamLimits

0x9c8f,	// (0x000125ec) list_double_number_pane_g1

0xcbcd,	// (0x0001552a) list_double_number_pane_g2_ParamLimits

0xcbcd,	// (0x0001552a) list_double_number_pane_g2

0x0001,

0xf688,	// (0x00017fe5) list_double_number_pane_g_ParamLimits

0xf688,	// (0x00017fe5) list_double_number_pane_g

0x25b0,	// (0x0000af0d) list_double_number_pane_t1_ParamLimits

0x25b0,	// (0x0000af0d) list_double_number_pane_t1

0x25c2,	// (0x0000af1f) list_double_number_pane_t2_ParamLimits

0x25c2,	// (0x0000af1f) list_double_number_pane_t2

0x25d8,	// (0x0000af35) list_double_number_pane_t3_ParamLimits

0x25d8,	// (0x0000af35) list_double_number_pane_t3

0x0002,

0xf69c,	// (0x00017ff9) list_double_number_pane_t_ParamLimits

0xf69c,	// (0x00017ff9) list_double_number_pane_t

0xcbd9,	// (0x00015536) list_double_graphic_pane_g1_ParamLimits

0xcbd9,	// (0x00015536) list_double_graphic_pane_g1

0x25ea,	// (0x0000af47) list_double_graphic_pane_g2_ParamLimits

0x25ea,	// (0x0000af47) list_double_graphic_pane_g2

0x25f9,	// (0x0000af56) list_double_graphic_pane_g3_ParamLimits

0x25f9,	// (0x0000af56) list_double_graphic_pane_g3

0x0003,

0xf6a3,	// (0x00018000) list_double_graphic_pane_g_ParamLimits

0xf6a3,	// (0x00018000) list_double_graphic_pane_g

0x2611,	// (0x0000af6e) list_double_graphic_pane_t1_ParamLimits

0x2611,	// (0x0000af6e) list_double_graphic_pane_t1

0x2627,	// (0x0000af84) list_double_graphic_pane_t2_ParamLimits

0x2627,	// (0x0000af84) list_double_graphic_pane_t2

0x0001,

0xf6ac,	// (0x00018009) list_double_graphic_pane_t_ParamLimits

0xf6ac,	// (0x00018009) list_double_graphic_pane_t

0x2639,	// (0x0000af96) list_double2_graphic_pane_g1_ParamLimits

0x2639,	// (0x0000af96) list_double2_graphic_pane_g1

0x9c43,	// (0x000125a0) list_double2_graphic_pane_g2_ParamLimits

0x9c43,	// (0x000125a0) list_double2_graphic_pane_g2

0x257c,	// (0x0000aed9) list_double2_graphic_pane_g3_ParamLimits

0x257c,	// (0x0000aed9) list_double2_graphic_pane_g3

0x0002,

0xf6b1,	// (0x0001800e) list_double2_graphic_pane_g_ParamLimits

0xf6b1,	// (0x0001800e) list_double2_graphic_pane_g

0x2645,	// (0x0000afa2) list_double2_graphic_pane_t1_ParamLimits

0x2645,	// (0x0000afa2) list_double2_graphic_pane_t1

0x265b,	// (0x0000afb8) list_double2_graphic_pane_t2_ParamLimits

0x265b,	// (0x0000afb8) list_double2_graphic_pane_t2

0x0001,

0xf6b8,	// (0x00018015) list_double2_graphic_pane_t_ParamLimits

0xf6b8,	// (0x00018015) list_double2_graphic_pane_t

0x266d,	// (0x0000afca) list_double_large_graphic_pane_g1_ParamLimits

0x266d,	// (0x0000afca) list_double_large_graphic_pane_g1

0x2698,	// (0x0000aff5) list_double_large_graphic_pane_g2_ParamLimits

0x2698,	// (0x0000aff5) list_double_large_graphic_pane_g2

0xcbcd,	// (0x0001552a) list_double_large_graphic_pane_g3_ParamLimits

0xcbcd,	// (0x0001552a) list_double_large_graphic_pane_g3

0x26a9,	// (0x0000b006) list_double_large_graphic_pane_g4_ParamLimits

0x26a9,	// (0x0000b006) list_double_large_graphic_pane_g4

0x0004,

0xf6bd,	// (0x0001801a) list_double_large_graphic_pane_g_ParamLimits

0xf6bd,	// (0x0001801a) list_double_large_graphic_pane_g

0x26bc,	// (0x0000b019) list_double_large_graphic_pane_t1_ParamLimits

0x26bc,	// (0x0000b019) list_double_large_graphic_pane_t1

0x26d5,	// (0x0000b032) list_double_large_graphic_pane_t2_ParamLimits

0x26d5,	// (0x0000b032) list_double_large_graphic_pane_t2

0x0001,

0xf6c8,	// (0x00018025) list_double_large_graphic_pane_t_ParamLimits

0xf6c8,	// (0x00018025) list_double_large_graphic_pane_t

0x26e7,	// (0x0000b044) list_double2_large_graphic_pane_g1_ParamLimits

0x26e7,	// (0x0000b044) list_double2_large_graphic_pane_g1

0x256b,	// (0x0000aec8) list_double2_large_graphic_pane_g2_ParamLimits

0x256b,	// (0x0000aec8) list_double2_large_graphic_pane_g2

0x257c,	// (0x0000aed9) list_double2_large_graphic_pane_g3_ParamLimits

0x257c,	// (0x0000aed9) list_double2_large_graphic_pane_g3

0x0002,

0xf6cd,	// (0x0001802a) list_double2_large_graphic_pane_g_ParamLimits

0xf6cd,	// (0x0001802a) list_double2_large_graphic_pane_g

0x26f3,	// (0x0000b050) list_double2_large_graphic_pane_t1_ParamLimits

0x26f3,	// (0x0000b050) list_double2_large_graphic_pane_t1

0x2709,	// (0x0000b066) list_double2_large_graphic_pane_t2_ParamLimits

0x2709,	// (0x0000b066) list_double2_large_graphic_pane_t2

0x0001,

0xf6d4,	// (0x00018031) list_double2_large_graphic_pane_t_ParamLimits

0xf6d4,	// (0x00018031) list_double2_large_graphic_pane_t

0x271b,	// (0x0000b078) list_double_heading_pane_g1_ParamLimits

0x271b,	// (0x0000b078) list_double_heading_pane_g1

0x272c,	// (0x0000b089) list_double_heading_pane_g2_ParamLimits

0x272c,	// (0x0000b089) list_double_heading_pane_g2

0x0001,

0xf6d9,	// (0x00018036) list_double_heading_pane_g_ParamLimits

0xf6d9,	// (0x00018036) list_double_heading_pane_g

0x2738,	// (0x0000b095) list_double_heading_pane_t1_ParamLimits

0x2738,	// (0x0000b095) list_double_heading_pane_t1

0x274e,	// (0x0000b0ab) list_double_heading_pane_t2_ParamLimits

0x274e,	// (0x0000b0ab) list_double_heading_pane_t2

0x0001,

0xf6de,	// (0x0001803b) list_double_heading_pane_t_ParamLimits

0xf6de,	// (0x0001803b) list_double_heading_pane_t

0x2760,	// (0x0000b0bd) list_double_graphic_heading_pane_g1_ParamLimits

0x2760,	// (0x0000b0bd) list_double_graphic_heading_pane_g1

0x271b,	// (0x0000b078) list_double_graphic_heading_pane_g2_ParamLimits

0x271b,	// (0x0000b078) list_double_graphic_heading_pane_g2

0x272c,	// (0x0000b089) list_double_graphic_heading_pane_g3_ParamLimits

0x272c,	// (0x0000b089) list_double_graphic_heading_pane_g3

0x0002,

0xf6e3,	// (0x00018040) list_double_graphic_heading_pane_g_ParamLimits

0xf6e3,	// (0x00018040) list_double_graphic_heading_pane_g

0x276c,	// (0x0000b0c9) list_double_graphic_heading_pane_t1_ParamLimits

0x276c,	// (0x0000b0c9) list_double_graphic_heading_pane_t1

0x2782,	// (0x0000b0df) list_double_graphic_heading_pane_t2_ParamLimits

0x2782,	// (0x0000b0df) list_double_graphic_heading_pane_t2

0x0001,

0xf6ea,	// (0x00018047) list_double_graphic_heading_pane_t_ParamLimits

0xf6ea,	// (0x00018047) list_double_graphic_heading_pane_t

0x2698,	// (0x0000aff5) list_double_time_pane_g1_ParamLimits

0x2698,	// (0x0000aff5) list_double_time_pane_g1

0xcbcd,	// (0x0001552a) list_double_time_pane_g2_ParamLimits

0xcbcd,	// (0x0001552a) list_double_time_pane_g2

0x0001,

0xf6ef,	// (0x0001804c) list_double_time_pane_g_ParamLimits

0xf6ef,	// (0x0001804c) list_double_time_pane_g

0x2794,	// (0x0000b0f1) list_double_time_pane_t1_ParamLimits

0x2794,	// (0x0000b0f1) list_double_time_pane_t1

0x27aa,	// (0x0000b107) list_double_time_pane_t2_ParamLimits

0x27aa,	// (0x0000b107) list_double_time_pane_t2

0x27bc,	// (0x0000b119) list_double_time_pane_t3_ParamLimits

0x27bc,	// (0x0000b119) list_double_time_pane_t3

0x27ce,	// (0x0000b12b) list_double_time_pane_t4_ParamLimits

0x27ce,	// (0x0000b12b) list_double_time_pane_t4

0x0003,

0xf6f4,	// (0x00018051) list_double_time_pane_t_ParamLimits

0xf6f4,	// (0x00018051) list_double_time_pane_t

0x9c43,	// (0x000125a0) list_setting_pane_g1_ParamLimits

0x9c43,	// (0x000125a0) list_setting_pane_g1

0x257c,	// (0x0000aed9) list_setting_pane_g2_ParamLimits

0x257c,	// (0x0000aed9) list_setting_pane_g2

0x0001,

0xf6fd,	// (0x0001805a) list_setting_pane_g_ParamLimits

0xf6fd,	// (0x0001805a) list_setting_pane_g

0x27e0,	// (0x0000b13d) list_setting_pane_t1_ParamLimits

0x27e0,	// (0x0000b13d) list_setting_pane_t1

0x27f7,	// (0x0000b154) list_setting_pane_t2_ParamLimits

0x27f7,	// (0x0000b154) list_setting_pane_t2

0x0002,

0xf702,	// (0x0001805f) list_setting_pane_t_ParamLimits

0xf702,	// (0x0001805f) list_setting_pane_t

0x2836,	// (0x0000b193) set_value_pane_cp_ParamLimits

0x2836,	// (0x0000b193) set_value_pane_cp

0x9c43,	// (0x000125a0) list_setting_number_pane_g1_ParamLimits

0x9c43,	// (0x000125a0) list_setting_number_pane_g1

0x257c,	// (0x0000aed9) list_setting_number_pane_g2_ParamLimits

0x257c,	// (0x0000aed9) list_setting_number_pane_g2

0x0001,

0xf6fd,	// (0x0001805a) list_setting_number_pane_g_ParamLimits

0xf6fd,	// (0x0001805a) list_setting_number_pane_g

0x2844,	// (0x0000b1a1) list_setting_number_pane_t1_ParamLimits

0x2844,	// (0x0000b1a1) list_setting_number_pane_t1

0x2858,	// (0x0000b1b5) list_setting_number_pane_t2_ParamLimits

0x2858,	// (0x0000b1b5) list_setting_number_pane_t2

0x286f,	// (0x0000b1cc) list_setting_number_pane_t3_ParamLimits

0x286f,	// (0x0000b1cc) list_setting_number_pane_t3

0x0003,

0xf709,	// (0x00018066) list_setting_number_pane_t_ParamLimits

0xf709,	// (0x00018066) list_setting_number_pane_t

0x2836,	// (0x0000b193) set_value_pane_ParamLimits

0x2836,	// (0x0000b193) set_value_pane

0x8dc2,	// (0x0001171f) bg_set_opt_pane_ParamLimits

0x8dc2,	// (0x0001171f) bg_set_opt_pane

0x8de3,	// (0x00011740) set_value_pane_t1

0x8df1,	// (0x0001174e) slider_set_pane_cp3

0x28b2,	// (0x0000b20f) volume_small_pane_cp

0x8e03,	// (0x00011760) list_form_gen_pane

0x8e0c,	// (0x00011769) scroll_pane_cp8

0x28bb,	// (0x0000b218) form_field_data_pane_ParamLimits

0x28bb,	// (0x0000b218) form_field_data_pane

0x28d6,	// (0x0000b233) form_field_data_wide_pane_ParamLimits

0x28d6,	// (0x0000b233) form_field_data_wide_pane

0x8e72,	// (0x000117cf) form_field_popup_pane_ParamLimits

0x8e72,	// (0x000117cf) form_field_popup_pane

0x28fa,	// (0x0000b257) form_field_popup_wide_pane_ParamLimits

0x28fa,	// (0x0000b257) form_field_popup_wide_pane

0x8eb5,	// (0x00011812) form_field_slider_pane_ParamLimits

0x8eb5,	// (0x00011812) form_field_slider_pane

0x8ec8,	// (0x00011825) form_field_slider_wide_pane_ParamLimits

0x8ec8,	// (0x00011825) form_field_slider_wide_pane

0x8edb,	// (0x00011838) data_form_pane

0x2925,	// (0x0000b282) form_field_data_pane_t1

0x8f0b,	// (0x00011868) input_focus_pane

0x8f19,	// (0x00011876) data_form_wide_pane

0x8f45,	// (0x000118a2) form_field_data_wide_pane_t1

0x870d,	// (0x0001106a) input_focus_pane_cp6

0x293f,	// (0x0000b29c) form_field_popup_pane_t1

0x8f0b,	// (0x00011868) input_focus_pane_cp7

0x8f81,	// (0x000118de) list_form_pane

0x8f95,	// (0x000118f2) form_field_popup_wide_pane_t1

0x8f0b,	// (0x00011868) input_focus_pane_cp8

0x8faa,	// (0x00011907) list_form_wide_pane

0x2961,	// (0x0000b2be) form_field_slider_pane_t1_ParamLimits

0x2961,	// (0x0000b2be) form_field_slider_pane_t1

0x2979,	// (0x0000b2d6) form_field_slider_pane_t2_ParamLimits

0x2979,	// (0x0000b2d6) form_field_slider_pane_t2

0x0001,

0xf719,	// (0x00018076) form_field_slider_pane_t_ParamLimits

0xf719,	// (0x00018076) form_field_slider_pane_t

0x838d,	// (0x00010cea) input_focus_pane_cp9_ParamLimits

0x838d,	// (0x00010cea) input_focus_pane_cp9

0x298e,	// (0x0000b2eb) slider_cont_pane_ParamLimits

0x298e,	// (0x0000b2eb) slider_cont_pane

0x8ffb,	// (0x00011958) form_field_slider_wide_pane_t1_ParamLimits

0x8ffb,	// (0x00011958) form_field_slider_wide_pane_t1

0x900d,	// (0x0001196a) form_field_slider_wide_pane_t2_ParamLimits

0x900d,	// (0x0001196a) form_field_slider_wide_pane_t2

0x0001,

0xf71e,	// (0x0001807b) form_field_slider_wide_pane_t_ParamLimits

0xf71e,	// (0x0001807b) form_field_slider_wide_pane_t

0x838d,	// (0x00010cea) input_focus_pane_cp10_ParamLimits

0x838d,	// (0x00010cea) input_focus_pane_cp10

0x29a2,	// (0x0000b2ff) slider_cont_pane_cp1_ParamLimits

0x29a2,	// (0x0000b2ff) slider_cont_pane_cp1

0x29b6,	// (0x0000b313) slider_form_pane_cp

0x903b,	// (0x00011998) input_focus_pane_g1

0x9043,	// (0x000119a0) input_focus_pane_g2

0x904b,	// (0x000119a8) input_focus_pane_g3

0x9053,	// (0x000119b0) input_focus_pane_g4

0x905b,	// (0x000119b8) input_focus_pane_g5

0x9063,	// (0x000119c0) input_focus_pane_g6

0x906b,	// (0x000119c8) input_focus_pane_g7

0x9073,	// (0x000119d0) input_focus_pane_g8

0x907b,	// (0x000119d8) input_focus_pane_g9

0x7fa7,	// (0x00010904) input_focus_pane_g10

0x0009,

0xf723,	// (0x00018080) input_focus_pane_g

0xac28,	// (0x00013585) wait_border_pane_g3_copy1

0x29be,	// (0x0000b31b) data_form_pane_t1

0x7fa7,	// (0x00010904) wait_anim_pane_g1_copy1

0x40b5,	// (0x0000ca12) data_form_wide_pane_t1

0x90b4,	// (0x00011a11) list_form_graphic_pane_cp_ParamLimits

0x90b4,	// (0x00011a11) list_form_graphic_pane_cp

0xd1b7,	// (0x00015b14) slider_form_pane_g1

0xd1c0,	// (0x00015b1d) slider_form_pane_g2

0x0006,

0xfa16,	// (0x00018373) slider_form_pane_g

0x90b4,	// (0x00011a11) list_form_graphic_pane_ParamLimits

0x90b4,	// (0x00011a11) list_form_graphic_pane

0x90c5,	// (0x00011a22) list_form_graphic_pane_g1

0x90cd,	// (0x00011a2a) list_form_graphic_pane_t1_ParamLimits

0x90cd,	// (0x00011a2a) list_form_graphic_pane_t1

0x80f5,	// (0x00010a52) list_highlight_pane_cp5_ParamLimits

0x80f5,	// (0x00010a52) list_highlight_pane_cp5

0x29da,	// (0x0000b337) find_pane_g1

0x90eb,	// (0x00011a48) input_find_pane

0x29e3,	// (0x0000b340) input_find_pane_g1_ParamLimits

0x29e3,	// (0x0000b340) input_find_pane_g1

0x29ef,	// (0x0000b34c) input_find_pane_t1_ParamLimits

0x29ef,	// (0x0000b34c) input_find_pane_t1

0x2a04,	// (0x0000b361) input_find_pane_t2_ParamLimits

0x2a04,	// (0x0000b361) input_find_pane_t2

0x0001,

0xf738,	// (0x00018095) input_find_pane_t_ParamLimits

0xf738,	// (0x00018095) input_find_pane_t

0x912a,	// (0x00011a87) input_focus_pane_cp5_ParamLimits

0x912a,	// (0x00011a87) input_focus_pane_cp5

0x2a25,	// (0x0000b382) bg_popup_window_pane_cp2_ParamLimits

0x2a25,	// (0x0000b382) bg_popup_window_pane_cp2

0x2a32,	// (0x0000b38f) listscroll_menu_pane_ParamLimits

0x2a32,	// (0x0000b38f) listscroll_menu_pane

0x2a3e,	// (0x0000b39b) popup_submenu_window_ParamLimits

0x2a3e,	// (0x0000b39b) popup_submenu_window

0x918f,	// (0x00011aec) find_popup_pane_g1

0x9197,	// (0x00011af4) input_popup_find_pane_cp

0x912a,	// (0x00011a87) input_focus_pane_cp4_ParamLimits

0x912a,	// (0x00011a87) input_focus_pane_cp4

0x91af,	// (0x00011b0c) input_popup_find_pane_t1_ParamLimits

0x91af,	// (0x00011b0c) input_popup_find_pane_t1

0x8015,	// (0x00010972) bg_popup_sub_pane_cp

0x91dd,	// (0x00011b3a) listscroll_popup_sub_pane

0x91e5,	// (0x00011b42) list_submenu_pane_ParamLimits

0x91e5,	// (0x00011b42) list_submenu_pane

0x91f6,	// (0x00011b53) scroll_pane_cp4

0x91fe,	// (0x00011b5b) list_single_popup_submenu_pane_ParamLimits

0x91fe,	// (0x00011b5b) list_single_popup_submenu_pane

0x9216,	// (0x00011b73) list_single_popup_submenu_pane_g1

0x921e,	// (0x00011b7b) list_single_popup_submenu_pane_t1_ParamLimits

0x921e,	// (0x00011b7b) list_single_popup_submenu_pane_t1

0x838d,	// (0x00010cea) bg_active_tab_pane_cp1_ParamLimits

0x838d,	// (0x00010cea) bg_active_tab_pane_cp1

0x2a7e,	// (0x0000b3db) tabs_2_active_pane_g1

0x2a86,	// (0x0000b3e3) tabs_2_active_pane_t1

0x838d,	// (0x00010cea) bg_passive_tab_pane_cp1_ParamLimits

0x838d,	// (0x00010cea) bg_passive_tab_pane_cp1

0x2a7e,	// (0x0000b3db) tabs_2_passive_pane_g1

0x2a86,	// (0x0000b3e3) tabs_2_passive_pane_t1

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp4

0x2a98,	// (0x0000b3f5) tabs_2_long_active_pane_t1

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp4

0x6e74,	// (0x0000f7d1) list_single_midp_graphic_pane_g4_ParamLimits

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp5

0x2aab,	// (0x0000b408) tabs_3_long_active_pane_t1

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp5

0x6e74,	// (0x0000f7d1) list_single_midp_graphic_pane_g4

0x80f5,	// (0x00010a52) bg_popup_window_pane_cp13_ParamLimits

0x80f5,	// (0x00010a52) bg_popup_window_pane_cp13

0x9295,	// (0x00011bf2) listscroll_popup_fast_pane_ParamLimits

0x9295,	// (0x00011bf2) listscroll_popup_fast_pane

0x92a1,	// (0x00011bfe) grid_popup_fast_pane_ParamLimits

0x92a1,	// (0x00011bfe) grid_popup_fast_pane

0x92b3,	// (0x00011c10) scroll_pane_cp9_ParamLimits

0x92b3,	// (0x00011c10) scroll_pane_cp9

0xe97c,	// (0x000172d9) list_single_graphic_hl_pane_t1_cp2_ParamLimits

0xe97c,	// (0x000172d9) list_single_graphic_hl_pane_t1_cp2

0x92d7,	// (0x00011c34) input_focus_pane_cp20_ParamLimits

0x92d7,	// (0x00011c34) input_focus_pane_cp20

0x92e5,	// (0x00011c42) query_popup_data_pane_t1_ParamLimits

0x92e5,	// (0x00011c42) query_popup_data_pane_t1

0x92f8,	// (0x00011c55) query_popup_data_pane_t2_ParamLimits

0x92f8,	// (0x00011c55) query_popup_data_pane_t2

0x933e,	// (0x00011c9b) query_popup_data_pane_t3_ParamLimits

0x933e,	// (0x00011c9b) query_popup_data_pane_t3

0x937f,	// (0x00011cdc) query_popup_data_pane_t4_ParamLimits

0x937f,	// (0x00011cdc) query_popup_data_pane_t4

0x93bb,	// (0x00011d18) query_popup_data_pane_t5_ParamLimits

0x93bb,	// (0x00011d18) query_popup_data_pane_t5

0x0004,

0xf73d,	// (0x0001809a) query_popup_data_pane_t_ParamLimits

0xf73d,	// (0x0001809a) query_popup_data_pane_t

0x903b,	// (0x00011998) bg_set_opt_pane_g1

0x9043,	// (0x000119a0) bg_set_opt_pane_g2

0x904b,	// (0x000119a8) bg_set_opt_pane_g3

0x9053,	// (0x000119b0) bg_set_opt_pane_g4

0x905b,	// (0x000119b8) bg_set_opt_pane_g5

0x9063,	// (0x000119c0) bg_set_opt_pane_g6

0x906b,	// (0x000119c8) bg_set_opt_pane_g7

0x9073,	// (0x000119d0) bg_set_opt_pane_g8

0x907b,	// (0x000119d8) bg_set_opt_pane_g9

0x0008,

0xf748,	// (0x000180a5) bg_set_opt_pane_g

0x640a,	// (0x0000ed67) control_top_pane_stacon_ParamLimits

0x640a,	// (0x0000ed67) control_top_pane_stacon

0x645d,	// (0x0000edba) signal_pane_stacon_ParamLimits

0x645d,	// (0x0000edba) signal_pane_stacon

0x9a05,	// (0x00012362) stacon_top_pane_g1_ParamLimits

0x9a05,	// (0x00012362) stacon_top_pane_g1

0x6482,	// (0x0000eddf) title_pane_stacon_ParamLimits

0x6482,	// (0x0000eddf) title_pane_stacon

0x64ac,	// (0x0000ee09) uni_indicator_pane_stacon_ParamLimits

0x64ac,	// (0x0000ee09) uni_indicator_pane_stacon

0x64c1,	// (0x0000ee1e) battery_pane_stacon_ParamLimits

0x64c1,	// (0x0000ee1e) battery_pane_stacon

0x6505,	// (0x0000ee62) control_bottom_pane_stacon_ParamLimits

0x6505,	// (0x0000ee62) control_bottom_pane_stacon

0x6528,	// (0x0000ee85) navi_pane_stacon_ParamLimits

0x6528,	// (0x0000ee85) navi_pane_stacon

0x9a27,	// (0x00012384) stacon_bottom_pane_g1_ParamLimits

0x9a27,	// (0x00012384) stacon_bottom_pane_g1

0x615b,	// (0x0000eab8) aid_levels_signal_lsc_ParamLimits

0x615b,	// (0x0000eab8) aid_levels_signal_lsc

0x6172,	// (0x0000eacf) signal_pane_stacon_g1_ParamLimits

0x6172,	// (0x0000eacf) signal_pane_stacon_g1

0x6186,	// (0x0000eae3) signal_pane_stacon_g2_ParamLimits

0x6186,	// (0x0000eae3) signal_pane_stacon_g2

0x0001,

0xf75b,	// (0x000180b8) signal_pane_stacon_g_ParamLimits

0xf75b,	// (0x000180b8) signal_pane_stacon_g

0x61bb,	// (0x0000eb18) title_pane_stacon_t1_ParamLimits

0x61bb,	// (0x0000eb18) title_pane_stacon_t1

0x93ff,	// (0x00011d5c) uni_indicator_pane_stacon_g1

0x9409,	// (0x00011d66) uni_indicator_pane_stacon_g2

0x9413,	// (0x00011d70) uni_indicator_pane_stacon_g3

0x941d,	// (0x00011d7a) uni_indicator_pane_stacon_g4

0x0003,

0xf767,	// (0x000180c4) uni_indicator_pane_stacon_g

0x61e0,	// (0x0000eb3d) control_top_pane_stacon_g1

0x61e8,	// (0x0000eb45) control_top_pane_stacon_t1_ParamLimits

0x61e8,	// (0x0000eb45) control_top_pane_stacon_t1

0x621f,	// (0x0000eb7c) aid_levels_battery_lsc_ParamLimits

0x621f,	// (0x0000eb7c) aid_levels_battery_lsc

0x6237,	// (0x0000eb94) battery_pane_stacon_g1_ParamLimits

0x6237,	// (0x0000eb94) battery_pane_stacon_g1

0x624a,	// (0x0000eba7) battery_pane_stacon_g2_ParamLimits

0x624a,	// (0x0000eba7) battery_pane_stacon_g2

0x0001,

0xf770,	// (0x000180cd) battery_pane_stacon_g_ParamLimits

0xf770,	// (0x000180cd) battery_pane_stacon_g

0x6288,	// (0x0000ebe5) navi_icon_pane_stacon

0x629c,	// (0x0000ebf9) navi_navi_pane_stacon

0x6288,	// (0x0000ebe5) navi_text_pane_stacon

0x62b2,	// (0x0000ec0f) control_bottom_pane_stacon_g1

0x62ba,	// (0x0000ec17) control_bottom_pane_stacon_t1_ParamLimits

0x62ba,	// (0x0000ec17) control_bottom_pane_stacon_t1

0x2abd,	// (0x0000b41a) grid_app_pane_ParamLimits

0x2abd,	// (0x0000b41a) grid_app_pane

0x2aeb,	// (0x0000b448) scroll_pane_cp15_ParamLimits

0x2aeb,	// (0x0000b448) scroll_pane_cp15

0x2b02,	// (0x0000b45f) cell_app_pane_ParamLimits

0x2b02,	// (0x0000b45f) cell_app_pane

0x2b39,	// (0x0000b496) cell_app_pane_g1_ParamLimits

0x2b39,	// (0x0000b496) cell_app_pane_g1

0x94ba,	// (0x00011e17) cell_app_pane_g2_ParamLimits

0x94ba,	// (0x00011e17) cell_app_pane_g2

0x0001,

0xf775,	// (0x000180d2) cell_app_pane_g_ParamLimits

0xf775,	// (0x000180d2) cell_app_pane_g

0x94c6,	// (0x00011e23) cell_app_pane_t1_ParamLimits

0x94c6,	// (0x00011e23) cell_app_pane_t1

0x94d8,	// (0x00011e35) grid_highlight_pane_ParamLimits

0x94d8,	// (0x00011e35) grid_highlight_pane

0x903b,	// (0x00011998) cell_highlight_pane_g1

0x9043,	// (0x000119a0) cell_highlight_pane_g2

0x904b,	// (0x000119a8) cell_highlight_pane_g3

0x9053,	// (0x000119b0) cell_highlight_pane_g4

0x905b,	// (0x000119b8) cell_highlight_pane_g5

0x9063,	// (0x000119c0) cell_highlight_pane_g6

0x906b,	// (0x000119c8) cell_highlight_pane_g7

0x9073,	// (0x000119d0) cell_highlight_pane_g8

0x907b,	// (0x000119d8) cell_highlight_pane_g9

0x7fa7,	// (0x00010904) cell_highlight_pane_g10

0x0009,

0xf723,	// (0x00018080) cell_highlight_pane_g

0x94e9,	// (0x00011e46) bg_scroll_pane

0x6304,	// (0x0000ec61) scroll_handle_pane

0x9530,	// (0x00011e8d) scroll_bg_pane_g1

0x9545,	// (0x00011ea2) scroll_bg_pane_g2

0x955d,	// (0x00011eba) scroll_bg_pane_g3

0x0002,

0xf77a,	// (0x000180d7) scroll_bg_pane_g

0x9572,	// (0x00011ecf) scroll_handle_focus_pane_ParamLimits

0x9572,	// (0x00011ecf) scroll_handle_focus_pane

0x9530,	// (0x00011e8d) scroll_handle_pane_g1

0x957f,	// (0x00011edc) scroll_handle_pane_g2

0x955d,	// (0x00011eba) scroll_handle_pane_g3

0x0002,

0xf781,	// (0x000180de) scroll_handle_pane_g

0x912a,	// (0x00011a87) bg_popup_sub_pane_cp21_ParamLimits

0x912a,	// (0x00011a87) bg_popup_sub_pane_cp21

0x9593,	// (0x00011ef0) popup_fep_japan_predictive_window_t1_ParamLimits

0x9593,	// (0x00011ef0) popup_fep_japan_predictive_window_t1

0x95ad,	// (0x00011f0a) popup_fep_japan_predictive_window_t2_ParamLimits

0x95ad,	// (0x00011f0a) popup_fep_japan_predictive_window_t2

0x95e0,	// (0x00011f3d) popup_fep_japan_predictive_window_t3_ParamLimits

0x95e0,	// (0x00011f3d) popup_fep_japan_predictive_window_t3

0x0002,

0xf788,	// (0x000180e5) popup_fep_japan_predictive_window_t_ParamLimits

0xf788,	// (0x000180e5) popup_fep_japan_predictive_window_t

0x8015,	// (0x00010972) bg_popup_sub_pane_cp23

0x9617,	// (0x00011f74) listscroll_japin_cand_pane

0x961f,	// (0x00011f7c) popup_fep_japan_candidate_window_t1

0x962d,	// (0x00011f8a) candidate_pane_ParamLimits

0x962d,	// (0x00011f8a) candidate_pane

0x963f,	// (0x00011f9c) scroll_pane_cp30

0x9649,	// (0x00011fa6) list_single_popup_jap_candidate_pane_ParamLimits

0x9649,	// (0x00011fa6) list_single_popup_jap_candidate_pane

0x8015,	// (0x00010972) list_highlight_pane_cp30

0x965d,	// (0x00011fba) list_single_popup_jap_candidate_pane_t1

0x966c,	// (0x00011fc9) level_1_signal

0x967e,	// (0x00011fdb) level_2_signal

0x9691,	// (0x00011fee) level_3_signal

0x96a4,	// (0x00012001) level_4_signal

0x96b7,	// (0x00012014) level_5_signal

0x96ca,	// (0x00012027) level_6_signal

0x96dd,	// (0x0001203a) level_7_signal

0x966c,	// (0x00011fc9) level_1_battery

0x967e,	// (0x00011fdb) level_2_battery

0x9691,	// (0x00011fee) level_3_battery

0x96a4,	// (0x00012001) level_4_battery

0x96b7,	// (0x00012014) level_5_battery

0x96ca,	// (0x00012027) level_6_battery

0x96dd,	// (0x0001203a) level_7_battery

0x9708,	// (0x00012065) list_menu_pane_ParamLimits

0x9708,	// (0x00012065) list_menu_pane

0x9719,	// (0x00012076) scroll_pane_cp25_ParamLimits

0x9719,	// (0x00012076) scroll_pane_cp25

0x9732,	// (0x0001208f) list_double2_graphic_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double2_graphic_pane_cp2

0x9732,	// (0x0001208f) list_double2_large_graphic_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double2_large_graphic_pane_cp2

0x9732,	// (0x0001208f) list_double2_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double2_pane_cp2

0x9732,	// (0x0001208f) list_double_graphic_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double_graphic_pane_cp2

0x9732,	// (0x0001208f) list_double_large_graphic_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double_large_graphic_pane_cp2

0x9732,	// (0x0001208f) list_double_number_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double_number_pane_cp2

0x9732,	// (0x0001208f) list_double_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double_pane_cp2

0x2b66,	// (0x0000b4c3) list_single_2graphic_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_2graphic_pane_cp2

0x2b66,	// (0x0000b4c3) list_single_graphic_heading_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_graphic_heading_pane_cp2

0x2b66,	// (0x0000b4c3) list_single_graphic_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_graphic_pane_cp2

0x2b66,	// (0x0000b4c3) list_single_heading_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_heading_pane_cp2

0x976b,	// (0x000120c8) list_single_large_graphic_pane_cp2_ParamLimits

0x976b,	// (0x000120c8) list_single_large_graphic_pane_cp2

0x2b66,	// (0x0000b4c3) list_single_number_heading_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_number_heading_pane_cp2

0x2b66,	// (0x0000b4c3) list_single_number_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_number_pane_cp2

0x2b66,	// (0x0000b4c3) list_single_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_pane_cp2

0x97c0,	// (0x0001211d) bg_popup_sub_pane_cp22

0x63b6,	// (0x0000ed13) popup_side_volume_key_window_g1

0x63e4,	// (0x0000ed41) popup_side_volume_key_window_t1

0x6402,	// (0x0000ed5f) volume_small_pane_cp1

0x838d,	// (0x00010cea) bg_popup_sub_pane_cp24_ParamLimits

0x838d,	// (0x00010cea) bg_popup_sub_pane_cp24

0x97d6,	// (0x00012133) fep_china_uni_candidate_pane_ParamLimits

0x97d6,	// (0x00012133) fep_china_uni_candidate_pane

0x97ea,	// (0x00012147) fep_china_uni_entry_pane

0x97fa,	// (0x00012157) popup_fep_china_uni_window_g1

0x9816,	// (0x00012173) fep_china_uni_entry_pane_g1

0x9820,	// (0x0001217d) fep_china_uni_entry_pane_g2

0x0001,

0xf7b5,	// (0x00018112) fep_china_uni_entry_pane_g

0x982a,	// (0x00012187) fep_entry_item_pane

0x9834,	// (0x00012191) fep_candidate_item_pane

0x983c,	// (0x00012199) fep_china_uni_candidate_pane_g1

0x9846,	// (0x000121a3) fep_china_uni_candidate_pane_g2

0x984e,	// (0x000121ab) fep_china_uni_candidate_pane_g3

0x9856,	// (0x000121b3) fep_china_uni_candidate_pane_g4

0x0003,

0xf7ba,	// (0x00018117) fep_china_uni_candidate_pane_g

0x7fa7,	// (0x00010904) fep_entry_item_pane_g1

0x9860,	// (0x000121bd) fep_entry_item_pane_t1_ParamLimits

0x9860,	// (0x000121bd) fep_entry_item_pane_t1

0x9876,	// (0x000121d3) fep_candidate_item_pane_t1_ParamLimits

0x9876,	// (0x000121d3) fep_candidate_item_pane_t1

0x988b,	// (0x000121e8) fep_candidate_item_pane_t2_ParamLimits

0x988b,	// (0x000121e8) fep_candidate_item_pane_t2

0x0001,

0xf7c3,	// (0x00018120) fep_candidate_item_pane_t_ParamLimits

0xf7c3,	// (0x00018120) fep_candidate_item_pane_t

0x80f5,	// (0x00010a52) list_highlight_pane_cp31_ParamLimits

0x80f5,	// (0x00010a52) list_highlight_pane_cp31

0x989d,	// (0x000121fa) level_1_signal_lsc

0x98a6,	// (0x00012203) level_2_signal_lsc

0x98af,	// (0x0001220c) level_3_signal_lsc

0x98b8,	// (0x00012215) level_4_signal_lsc

0x98c1,	// (0x0001221e) level_5_signal_lsc

0x98ca,	// (0x00012227) level_6_signal_lsc

0x98d3,	// (0x00012230) level_7_signal_lsc

0x98d3,	// (0x00012230) level_1_battery_lsc

0x98dc,	// (0x00012239) level_2_battery_lsc

0x98e5,	// (0x00012242) level_3_battery_lsc

0x98ee,	// (0x0001224b) level_4_battery_lsc

0x98f7,	// (0x00012254) level_5_battery_lsc

0x9900,	// (0x0001225d) level_6_battery_lsc

0x989d,	// (0x000121fa) level_7_battery_lsc

0x9909,	// (0x00012266) scroll_handle_focus_pane_g1

0x9912,	// (0x0001226f) scroll_handle_focus_pane_g2

0x991b,	// (0x00012278) scroll_handle_focus_pane_g3

0x0002,

0xf7c8,	// (0x00018125) scroll_handle_focus_pane_g

0x2bc5,	// (0x0000b522) list_single_2graphic_pane_g1_ParamLimits

0x2bc5,	// (0x0000b522) list_single_2graphic_pane_g1

0x2518,	// (0x0000ae75) list_single_2graphic_pane_g2_ParamLimits

0x2518,	// (0x0000ae75) list_single_2graphic_pane_g2

0xa562,	// (0x00012ebf) list_single_2graphic_pane_g3_ParamLimits

0xa562,	// (0x00012ebf) list_single_2graphic_pane_g3

0x2bd1,	// (0x0000b52e) list_single_2graphic_pane_g4_ParamLimits

0x2bd1,	// (0x0000b52e) list_single_2graphic_pane_g4

0x0003,

0xf7cf,	// (0x0001812c) list_single_2graphic_pane_g_ParamLimits

0xf7cf,	// (0x0001812c) list_single_2graphic_pane_g

0x2be2,	// (0x0000b53f) list_single_2graphic_pane_t1_ParamLimits

0x2be2,	// (0x0000b53f) list_single_2graphic_pane_t1

0x2c10,	// (0x0000b56d) list_double2_graphic_large_graphic_pane_g1_ParamLimits

0x2c10,	// (0x0000b56d) list_double2_graphic_large_graphic_pane_g1

0x256b,	// (0x0000aec8) list_double2_graphic_large_graphic_pane_g2_ParamLimits

0x256b,	// (0x0000aec8) list_double2_graphic_large_graphic_pane_g2

0x257c,	// (0x0000aed9) list_double2_graphic_large_graphic_pane_g3_ParamLimits

0x257c,	// (0x0000aed9) list_double2_graphic_large_graphic_pane_g3

0x2c20,	// (0x0000b57d) list_double2_graphic_large_graphic_pane_g4_ParamLimits

0x2c20,	// (0x0000b57d) list_double2_graphic_large_graphic_pane_g4

0x0003,

0xf7d8,	// (0x00018135) list_double2_graphic_large_graphic_pane_g_ParamLimits

0xf7d8,	// (0x00018135) list_double2_graphic_large_graphic_pane_g

0x2c2c,	// (0x0000b589) list_double2_graphic_large_graphic_pane_t1_ParamLimits

0x2c2c,	// (0x0000b589) list_double2_graphic_large_graphic_pane_t1

0x2c42,	// (0x0000b59f) list_double2_graphic_large_graphic_pane_t2_ParamLimits

0x2c42,	// (0x0000b59f) list_double2_graphic_large_graphic_pane_t2

0x0001,

0xf7e1,	// (0x0001813e) list_double2_graphic_large_graphic_pane_t_ParamLimits

0xf7e1,	// (0x0001813e) list_double2_graphic_large_graphic_pane_t

0x9ae7,	// (0x00012444) popup_fast_swap_window_ParamLimits

0x9ae7,	// (0x00012444) popup_fast_swap_window

0x9b07,	// (0x00012464) popup_side_volume_key_window

0x9b27,	// (0x00012484) stacon_top_pane

0x9b31,	// (0x0001248e) status_pane_ParamLimits

0x9b31,	// (0x0001248e) status_pane

0x9b27,	// (0x00012484) status_small_pane

0x8015,	// (0x00010972) control_pane

0x8015,	// (0x00010972) stacon_bottom_pane

0x8e0c,	// (0x00011769) scroll_pane_cp121

0x8e03,	// (0x00011760) set_content_pane

0x2c5d,	// (0x0000b5ba) bg_active_tab_pane_g1_cp1

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp1

0x2c54,	// (0x0000b5b1) bg_active_tab_pane_g3_cp1

0x2c5d,	// (0x0000b5ba) bg_passive_tab_pane_g1_cp1

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp1

0x2c54,	// (0x0000b5b1) bg_passive_tab_pane_g3_cp1

0x2c6f,	// (0x0000b5cc) bg_active_tab_pane_g1_cp2

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp2

0x2c66,	// (0x0000b5c3) bg_active_tab_pane_g3_cp2

0x2c6f,	// (0x0000b5cc) bg_passive_tab_pane_g1_cp2

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp2

0x2c66,	// (0x0000b5c3) bg_passive_tab_pane_g3_cp2

0x2c81,	// (0x0000b5de) bg_active_tab_pane_g1_cp3

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp3

0x2c78,	// (0x0000b5d5) bg_active_tab_pane_g3_cp3

0x2c81,	// (0x0000b5de) bg_passive_tab_pane_g1_cp3

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp3

0x2c78,	// (0x0000b5d5) bg_passive_tab_pane_g3_cp3

0x2c93,	// (0x0000b5f0) bg_active_tab_pane_g1_cp4

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp4

0x2c8a,	// (0x0000b5e7) bg_active_tab_pane_g3_cp4

0x2c93,	// (0x0000b5f0) bg_passive_tab_pane_g1_cp4

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp4

0x2c8a,	// (0x0000b5e7) bg_passive_tab_pane_g3_cp4

0x9a43,	// (0x000123a0) bg_active_tab_pane_g1_cp5

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp5

0x9a4c,	// (0x000123a9) bg_active_tab_pane_g3_cp5

0x9a43,	// (0x000123a0) bg_passive_tab_pane_g1_cp5

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp5

0x9a4c,	// (0x000123a9) bg_passive_tab_pane_g3_cp5

0x2c9c,	// (0x0000b5f9) list_set_graphic_pane_ParamLimits

0x2c9c,	// (0x0000b5f9) list_set_graphic_pane

0x8015,	// (0x00010972) bg_set_opt_pane_cp4

0x2cae,	// (0x0000b60b) list_set_graphic_pane_g1_ParamLimits

0x2cae,	// (0x0000b60b) list_set_graphic_pane_g1

0x2cba,	// (0x0000b617) list_set_graphic_pane_g2_ParamLimits

0x2cba,	// (0x0000b617) list_set_graphic_pane_g2

0x0001,

0xf7e6,	// (0x00018143) list_set_graphic_pane_g_ParamLimits

0xf7e6,	// (0x00018143) list_set_graphic_pane_g

0x0009,

0xfb4c,	// (0x000184a9) volume_small_pane_cp_g

0x9a98,	// (0x000123f5) list_double2_large_graphic_pane_g1_cp2_ParamLimits

0x9a98,	// (0x000123f5) list_double2_large_graphic_pane_g1_cp2

0x9aa6,	// (0x00012403) list_double2_large_graphic_pane_g2_cp2_ParamLimits

0x9aa6,	// (0x00012403) list_double2_large_graphic_pane_g2_cp2

0x9ab7,	// (0x00012414) list_double2_large_graphic_pane_g3_cp2

0x9abf,	// (0x0001241c) list_double2_large_graphic_pane_t1_cp2_ParamLimits

0x9abf,	// (0x0001241c) list_double2_large_graphic_pane_t1_cp2

0x9ad5,	// (0x00012432) list_double2_large_graphic_pane_t2_cp2_ParamLimits

0x9ad5,	// (0x00012432) list_double2_large_graphic_pane_t2_cp2

0xcf59,	// (0x000158b6) list_double_large_graphic_pane_g1_cp2_ParamLimits

0xcf59,	// (0x000158b6) list_double_large_graphic_pane_g1_cp2

0xcf6c,	// (0x000158c9) list_double_large_graphic_pane_g2_cp2_ParamLimits

0xcf6c,	// (0x000158c9) list_double_large_graphic_pane_g2_cp2

0x9c4f,	// (0x000125ac) list_double_large_graphic_pane_g3_cp2

0xcf7d,	// (0x000158da) list_double_large_graphic_pane_g4_cp

0xcf85,	// (0x000158e2) list_double_large_graphic_pane_t1_cp2_ParamLimits

0xcf85,	// (0x000158e2) list_double_large_graphic_pane_t1_cp2

0xcf9c,	// (0x000158f9) list_double_large_graphic_pane_t2_cp2_ParamLimits

0xcf9c,	// (0x000158f9) list_double_large_graphic_pane_t2_cp2

0x9b3f,	// (0x0001249c) list_double2_graphic_pane_g1_cp2_ParamLimits

0x9b3f,	// (0x0001249c) list_double2_graphic_pane_g1_cp2

0x9b4d,	// (0x000124aa) list_double2_graphic_pane_g2_cp2_ParamLimits

0x9b4d,	// (0x000124aa) list_double2_graphic_pane_g2_cp2

0x9b5e,	// (0x000124bb) list_double2_graphic_pane_g3_cp2

0x9b68,	// (0x000124c5) list_double2_graphic_pane_t1_cp2_ParamLimits

0x9b68,	// (0x000124c5) list_double2_graphic_pane_t1_cp2

0x9b7e,	// (0x000124db) list_double2_graphic_pane_t2_cp2_ParamLimits

0x9b7e,	// (0x000124db) list_double2_graphic_pane_t2_cp2

0x9b90,	// (0x000124ed) list_single_number_heading_pane_g1_cp2_ParamLimits

0x9b90,	// (0x000124ed) list_single_number_heading_pane_g1_cp2

0x9b9c,	// (0x000124f9) list_single_number_heading_pane_g2_cp2

0x9ba4,	// (0x00012501) list_single_number_heading_pane_t1_cp2_ParamLimits

0x9ba4,	// (0x00012501) list_single_number_heading_pane_t1_cp2

0x9bba,	// (0x00012517) list_single_number_heading_pane_t2_cp2_ParamLimits

0x9bba,	// (0x00012517) list_single_number_heading_pane_t2_cp2

0x9bce,	// (0x0001252b) list_single_number_heading_pane_t3_cp2_ParamLimits

0x9bce,	// (0x0001252b) list_single_number_heading_pane_t3_cp2

0x9b90,	// (0x000124ed) list_single_heading_pane_g1_cp2_ParamLimits

0x9b90,	// (0x000124ed) list_single_heading_pane_g1_cp2

0x9b9c,	// (0x000124f9) list_single_heading_pane_g2_cp2

0x9ba4,	// (0x00012501) list_single_heading_pane_t1_cp2_ParamLimits

0x9ba4,	// (0x00012501) list_single_heading_pane_t1_cp2

0xcd58,	// (0x000156b5) list_single_heading_pane_t2_cp2_ParamLimits

0xcd58,	// (0x000156b5) list_single_heading_pane_t2_cp2

0xccf2,	// (0x0001564f) list_double_graphic_pane_g1_cp2_ParamLimits

0xccf2,	// (0x0001564f) list_double_graphic_pane_g1_cp2

0xccfe,	// (0x0001565b) list_double_graphic_pane_g2_cp2_ParamLimits

0xccfe,	// (0x0001565b) list_double_graphic_pane_g2_cp2

0xcd0d,	// (0x0001566a) list_double_graphic_pane_g3_cp2

0xcd15,	// (0x00015672) list_double_graphic_pane_t1_cp2_ParamLimits

0xcd15,	// (0x00015672) list_double_graphic_pane_t1_cp2

0xcd2b,	// (0x00015688) list_double_graphic_pane_t2_cp2_ParamLimits

0xcd2b,	// (0x00015688) list_double_graphic_pane_t2_cp2

0x9c43,	// (0x000125a0) list_double_number_pane_g1_cp2_ParamLimits

0x9c43,	// (0x000125a0) list_double_number_pane_g1_cp2

0x9c4f,	// (0x000125ac) list_double_number_pane_g2_cp2

0xccb6,	// (0x00015613) list_double_number_pane_t1_cp2_ParamLimits

0xccb6,	// (0x00015613) list_double_number_pane_t1_cp2

0xccca,	// (0x00015627) list_double_number_pane_t2_cp2_ParamLimits

0xccca,	// (0x00015627) list_double_number_pane_t2_cp2

0xcce0,	// (0x0001563d) list_double_number_pane_t3_cp2_ParamLimits

0xcce0,	// (0x0001563d) list_double_number_pane_t3_cp2

0xcc2d,	// (0x0001558a) list_single_graphic_pane_g1_cp2_ParamLimits

0xcc2d,	// (0x0001558a) list_single_graphic_pane_g1_cp2

0x9c8f,	// (0x000125ec) list_single_graphic_pane_g2_cp2_ParamLimits

0x9c8f,	// (0x000125ec) list_single_graphic_pane_g2_cp2

0x9c9b,	// (0x000125f8) list_single_graphic_pane_g3_cp2

0xcc03,	// (0x00015560) list_single_graphic_pane_t1_cp2_ParamLimits

0xcc03,	// (0x00015560) list_single_graphic_pane_t1_cp2

0x9c8f,	// (0x000125ec) list_single_number_pane_g1_cp2_ParamLimits

0x9c8f,	// (0x000125ec) list_single_number_pane_g1_cp2

0x9c9b,	// (0x000125f8) list_single_number_pane_g2_cp2

0xcc03,	// (0x00015560) list_single_number_pane_t1_cp2_ParamLimits

0xcc03,	// (0x00015560) list_single_number_pane_t1_cp2

0xcc19,	// (0x00015576) list_single_number_pane_t2_cp2_ParamLimits

0xcc19,	// (0x00015576) list_single_number_pane_t2_cp2

0x9aa6,	// (0x00012403) list_double2_pane_g1_cp2_ParamLimits

0x9aa6,	// (0x00012403) list_double2_pane_g1_cp2

0x9ab7,	// (0x00012414) list_double2_pane_g2_cp2

0x9c1b,	// (0x00012578) list_double2_pane_t1_cp2_ParamLimits

0x9c1b,	// (0x00012578) list_double2_pane_t1_cp2

0x9c31,	// (0x0001258e) list_double2_pane_t2_cp2_ParamLimits

0x9c31,	// (0x0001258e) list_double2_pane_t2_cp2

0x9c43,	// (0x000125a0) list_double_pane_g1_cp2_ParamLimits

0x9c43,	// (0x000125a0) list_double_pane_g1_cp2

0x9c4f,	// (0x000125ac) list_double_pane_g2_cp2

0x9c57,	// (0x000125b4) list_double_pane_t1_cp2_ParamLimits

0x9c57,	// (0x000125b4) list_double_pane_t1_cp2

0x9c6d,	// (0x000125ca) list_double_pane_t2_cp2_ParamLimits

0x9c6d,	// (0x000125ca) list_double_pane_t2_cp2

0x9c7f,	// (0x000125dc) list_single_pane_cp2_g3

0x9c8f,	// (0x000125ec) list_single_pane_g1_cp2_ParamLimits

0x9c8f,	// (0x000125ec) list_single_pane_g1_cp2

0x9c9b,	// (0x000125f8) list_single_pane_g2_cp2

0x9ca3,	// (0x00012600) list_single_pane_t1_cp2_ParamLimits

0x9ca3,	// (0x00012600) list_single_pane_t1_cp2

0x9cbb,	// (0x00012618) list_single_large_graphic_pane_g1_cp2_ParamLimits

0x9cbb,	// (0x00012618) list_single_large_graphic_pane_g1_cp2

0x8951,	// (0x000112ae) list_single_large_graphic_pane_g2_cp2_ParamLimits

0x8951,	// (0x000112ae) list_single_large_graphic_pane_g2_cp2

0x9cc9,	// (0x00012626) list_single_large_graphic_pane_g3_cp2

0x9cd1,	// (0x0001262e) list_single_large_graphic_pane_g4_cp1_ParamLimits

0x9cd1,	// (0x0001262e) list_single_large_graphic_pane_g4_cp1

0x9ceb,	// (0x00012648) list_single_large_graphic_pane_t1_cp2_ParamLimits

0x9ceb,	// (0x00012648) list_single_large_graphic_pane_t1_cp2

0xb27b,	// (0x00013bd8) list_single_graphic_heading_pane_g1_cp2_ParamLimits

0xb27b,	// (0x00013bd8) list_single_graphic_heading_pane_g1_cp2

0xb248,	// (0x00013ba5) list_single_graphic_heading_pane_g4_cp2_ParamLimits

0xb248,	// (0x00013ba5) list_single_graphic_heading_pane_g4_cp2

0x9c9b,	// (0x000125f8) list_single_graphic_heading_pane_g5_cp2

0xb287,	// (0x00013be4) list_single_graphic_heading_pane_t1_cp2_ParamLimits

0xb287,	// (0x00013be4) list_single_graphic_heading_pane_t1_cp2

0xb29d,	// (0x00013bfa) list_single_graphic_heading_pane_t2_cp2_ParamLimits

0xb29d,	// (0x00013bfa) list_single_graphic_heading_pane_t2_cp2

0xb23c,	// (0x00013b99) list_single_2graphic_pane_g1_cp2_ParamLimits

0xb23c,	// (0x00013b99) list_single_2graphic_pane_g1_cp2

0xb248,	// (0x00013ba5) list_single_2graphic_pane_g2_cp2_ParamLimits

0xb248,	// (0x00013ba5) list_single_2graphic_pane_g2_cp2

0x9c9b,	// (0x000125f8) list_single_2graphic_pane_g3_cp2

0xb259,	// (0x00013bb6) list_single_2graphic_pane_g4_cp2_ParamLimits

0xb259,	// (0x00013bb6) list_single_2graphic_pane_g4_cp2

0xb265,	// (0x00013bc2) list_single_2graphic_pane_t1_cp2_ParamLimits

0xb265,	// (0x00013bc2) list_single_2graphic_pane_t1_cp2

0x7fa7,	// (0x00010904) list_highlight_pane_g10_cp1

0xae24,	// (0x00013781) list_highlight_pane_g1_cp1

0xae2c,	// (0x00013789) list_highlight_pane_g2_cp1

0xae34,	// (0x00013791) list_highlight_pane_g3_cp1

0xae3c,	// (0x00013799) list_highlight_pane_g4_cp1

0xae44,	// (0x000137a1) list_highlight_pane_g5_cp1

0xae4c,	// (0x000137a9) list_highlight_pane_g6_cp1

0xae54,	// (0x000137b1) list_highlight_pane_g7_cp1

0xae5c,	// (0x000137b9) list_highlight_pane_g8_cp1

0xae64,	// (0x000137c1) list_highlight_pane_g9_cp1

0x3b78,	// (0x0000c4d5) form_field_slider_pane_t3

0x3b86,	// (0x0000c4e3) form_field_slider_pane_t4

0xad68,	// (0x000136c5) slider_form_pane_ParamLimits

0xad68,	// (0x000136c5) slider_form_pane

0x8015,	// (0x00010972) control_abbreviations

0x8015,	// (0x00010972) control_conventions

0x8015,	// (0x00010972) control_definitions

0x8015,	// (0x00010972) format_table_attribute

0xcdae,	// (0x0001570b) bg_popup_preview_window_pane_g9

0x8015,	// (0x00010972) format_table_data2

0x8015,	// (0x00010972) format_table_data3

0x8015,	// (0x00010972) format_table_data_example

0x0008,

0x8015,	// (0x00010972) intro_purpose

0xf976,	// (0x000182d3) bg_popup_preview_window_pane_g

0x8015,	// (0x00010972) texts_category

0x8015,	// (0x00010972) texts_graphics

0x9d01,	// (0x0001265e) text_digital

0x9d10,	// (0x0001266d) text_primary

0x9d1f,	// (0x0001267c) text_primary_small

0x9d2e,	// (0x0001268b) text_secondary

0x9d3d,	// (0x0001269a) text_title

0xd26f,	// (0x00015bcc) bg_passive_tab_pane_g1_cp3_srt

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp3_srt

0xd278,	// (0x00015bd5) bg_passive_tab_pane_g3_cp3_srt

0x838d,	// (0x00010cea) bg_active_tab_pane_cp3_srt_ParamLimits

0x838d,	// (0x00010cea) bg_active_tab_pane_cp3_srt

0xd281,	// (0x00015bde) tabs_4_active_pane_srt_g1

0x4180,	// (0x0000cadd) tabs_4_active_pane_srt_t1_ParamLimits

0x4180,	// (0x0000cadd) tabs_4_active_pane_srt_t1

0xd26f,	// (0x00015bcc) bg_active_tab_pane_g1_cp3_copy1

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp3_copy1

0xd278,	// (0x00015bd5) bg_active_tab_pane_g3_cp3_copy1

0x80f5,	// (0x00010a52) tabs_2_long_active_pane_srt_ParamLimits

0x80f5,	// (0x00010a52) tabs_2_long_active_pane_srt

0x80f5,	// (0x00010a52) tabs_2_long_passive_pane_srt_ParamLimits

0x80f5,	// (0x00010a52) tabs_2_long_passive_pane_srt

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp4_srt_ParamLimits

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp4_srt

0xd17a,	// (0x00015ad7) bg_passive_tab_pane_g1_cp4_srt

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp4_srt

0xd183,	// (0x00015ae0) bg_passive_tab_pane_g3_cp4_srt

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp4_srt_ParamLimits

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp4_srt

0x3ee6,	// (0x0000c843) tabs_2_long_active_pane_srt_t1_ParamLimits

0x3ee6,	// (0x0000c843) tabs_2_long_active_pane_srt_t1

0xd17a,	// (0x00015ad7) bg_active_tab_pane_g1_cp4_srt

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp4_srt

0xd183,	// (0x00015ae0) bg_active_tab_pane_g3_cp4_srt

0x838d,	// (0x00010cea) tabs_3_long_active_pane_srt_ParamLimits

0x838d,	// (0x00010cea) tabs_3_long_active_pane_srt

0x838d,	// (0x00010cea) tabs_3_long_passive_pane_cp_srt_ParamLimits

0x838d,	// (0x00010cea) tabs_3_long_passive_pane_cp_srt

0x838d,	// (0x00010cea) tabs_3_long_passive_pane_srt_ParamLimits

0x838d,	// (0x00010cea) tabs_3_long_passive_pane_srt

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp5_srt_ParamLimits

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp5_srt

0x9a43,	// (0x000123a0) bg_passive_tab_pane_g1_cp5_srt

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp5_srt

0x9a4c,	// (0x000123a9) bg_passive_tab_pane_g3_cp5_srt

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp5_srt_ParamLimits

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp5_srt

0x3ed0,	// (0x0000c82d) tabs_3_long_active_pane_srt_t1_ParamLimits

0x3ed0,	// (0x0000c82d) tabs_3_long_active_pane_srt_t1

0x9a43,	// (0x000123a0) bg_active_tab_pane_g1_cp5_srt

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp5_srt

0x9a4c,	// (0x000123a9) bg_active_tab_pane_g3_cp5_srt

0xd16c,	// (0x00015ac9) navi_text_pane_srt_t1

0xd164,	// (0x00015ac1) navi_icon_pane_srt_g1

0x9f0c,	// (0x00012869) midp_editing_number_pane_srt

0x9d4c,	// (0x000126a9) midp_ticker_pane_srt

0x9f14,	// (0x00012871) midp_ticker_pane_srt_g1

0x9f1c,	// (0x00012879) midp_ticker_pane_srt_g2

0x0001,

0xf805,	// (0x00018162) midp_ticker_pane_srt_g

0x9f24,	// (0x00012881) midp_ticker_pane_srt_t1

0xd155,	// (0x00015ab2) midp_editing_number_pane_t1_copy1

0x2cdc,	// (0x0000b639) listscroll_midp_pane

0x2cdc,	// (0x0000b639) midp_form_pane

0x9dc2,	// (0x0001271f) midp_info_popup_window_ParamLimits

0x9dc2,	// (0x0001271f) midp_info_popup_window

0x912a,	// (0x00011a87) bg_popup_sub_pane_cp50_ParamLimits

0x912a,	// (0x00011a87) bg_popup_sub_pane_cp50

0xaa9b,	// (0x000133f8) listscroll_midp_info_pane_ParamLimits

0xaa9b,	// (0x000133f8) listscroll_midp_info_pane

0xaa83,	// (0x000133e0) listscroll_form_midp_pane_ParamLimits

0xaa83,	// (0x000133e0) listscroll_form_midp_pane

0xaa8f,	// (0x000133ec) scroll_bar_cp050

0x3b6c,	// (0x0000c4c9) list_midp_pane

0xdce0,	// (0x0001663d) signal_pane_g2_cp

0xa99d,	// (0x000132fa) listscroll_midp_info_pane_t1_ParamLimits

0xa99d,	// (0x000132fa) listscroll_midp_info_pane_t1

0xa9b5,	// (0x00013312) listscroll_midp_info_pane_t2_ParamLimits

0xa9b5,	// (0x00013312) listscroll_midp_info_pane_t2

0xa9f3,	// (0x00013350) listscroll_midp_info_pane_t3_ParamLimits

0xa9f3,	// (0x00013350) listscroll_midp_info_pane_t3

0xaa2d,	// (0x0001338a) listscroll_midp_info_pane_t4_ParamLimits

0xaa2d,	// (0x0001338a) listscroll_midp_info_pane_t4

0x0003,

0xf8b1,	// (0x0001820e) listscroll_midp_info_pane_t_ParamLimits

0xf8b1,	// (0x0001820e) listscroll_midp_info_pane_t

0x91f6,	// (0x00011b53) scroll_pane_cp21

0xa937,	// (0x00013294) form_midp_field_choice_group_pane

0xa940,	// (0x0001329d) form_midp_field_text_pane

0xa983,	// (0x000132e0) form_midp_field_time_pane

0xa98b,	// (0x000132e8) form_midp_gauge_slider_pane

0xa994,	// (0x000132f1) form_midp_gauge_wait_pane

0x8015,	// (0x00010972) form_midp_image_pane

0x3b50,	// (0x0000c4ad) list_single_midp_pane_ParamLimits

0x3b50,	// (0x0000c4ad) list_single_midp_pane

0x3b2b,	// (0x0000c488) form_midp_field_text_pane_t1

0xa6f0,	// (0x0001304d) input_focus_pane_cp050

0xa907,	// (0x00013264) list_midp_form_text_pane

0xa8ae,	// (0x0001320b) form_midp_field_choice_group_pane_t1

0xa8bc,	// (0x00013219) input_focus_pane_cp051

0xa8d0,	// (0x0001322d) list_midp_choice_pane

0x8015,	// (0x00010972) status_idle_pane

0xa892,	// (0x000131ef) form_midp_field_time_pane_t1

0x7fa7,	// (0x00010904) wait_anim_pane_g2_copy1

0xa8a0,	// (0x000131fd) form_midp_field_time_pane_t2

0x0001,

0x9e72,	// (0x000127cf) aid_navinavi_width_2_pane

0xf8ac,	// (0x00018209) form_midp_field_time_pane_t

0x8015,	// (0x00010972) input_focus_pane_cp052

0x8015,	// (0x00010972) bg_input_focus_pane_cp040

0xa852,	// (0x000131af) form_midp_gauge_slider_pane_t1

0xa860,	// (0x000131bd) form_midp_gauge_slider_pane_t2

0x3b0f,	// (0x0000c46c) form_midp_gauge_slider_pane_t3

0x3b1d,	// (0x0000c47a) form_midp_gauge_slider_pane_t4

0x0003,

0xf8a3,	// (0x00018200) form_midp_gauge_slider_pane_t

0xa88a,	// (0x000131e7) form_midp_slider_pane

0x80f5,	// (0x00010a52) bg_input_focus_pane_cp041_ParamLimits

0x80f5,	// (0x00010a52) bg_input_focus_pane_cp041

0xa81f,	// (0x0001317c) form_midp_gauge_wait_pane_t1_ParamLimits

0xa81f,	// (0x0001317c) form_midp_gauge_wait_pane_t1

0xa831,	// (0x0001318e) form_midp_gauge_wait_pane_t2_ParamLimits

0xa831,	// (0x0001318e) form_midp_gauge_wait_pane_t2

0x0001,

0xf89e,	// (0x000181fb) form_midp_gauge_wait_pane_t_ParamLimits

0xf89e,	// (0x000181fb) form_midp_gauge_wait_pane_t

0xa843,	// (0x000131a0) form_midp_wait_pane_ParamLimits

0xa843,	// (0x000131a0) form_midp_wait_pane

0xa7e7,	// (0x00013144) form_midp_image_pane_g1

0xa7f0,	// (0x0001314d) form_midp_image_pane_t1

0xa7ff,	// (0x0001315c) form_midp_image_pane_t2

0xa80e,	// (0x0001316b) form_midp_image_pane_t3

0x0002,

0xf897,	// (0x000181f4) form_midp_image_pane_t

0xa7cf,	// (0x0001312c) list_single_midp_pane_g1

0xa7d8,	// (0x00013135) list_single_midp_pane_t1

0x3afb,	// (0x0000c458) list_midp_form_item_pane_ParamLimits

0x3afb,	// (0x0000c458) list_midp_form_item_pane

0x9e1a,	// (0x00012777) list_midp_form_item_pane_t1

0x9e29,	// (0x00012786) midp_ticker_pane_g1

0x9e35,	// (0x00012792) midp_ticker_pane_g2

0x0001,

0xf7eb,	// (0x00018148) midp_ticker_pane_g

0x2d84,	// (0x0000b6e1) midp_ticker_pane_t1

0x40d1,	// (0x0000ca2e) midp_editing_number_pane_t1

0xd1ef,	// (0x00015b4c) midp_editing_number_pane

0xd1fe,	// (0x00015b5b) midp_ticker_pane

0xd145,	// (0x00015aa2) ai_message_heading_pane

0x8015,	// (0x00010972) bg_popup_window_pane_cp14

0xd14d,	// (0x00015aaa) listscroll_ai_message_pane

0xd0cb,	// (0x00015a28) ai_message_heading_pane_g1_ParamLimits

0xd0cb,	// (0x00015a28) ai_message_heading_pane_g1

0xd0d7,	// (0x00015a34) ai_message_heading_pane_g2_ParamLimits

0xd0d7,	// (0x00015a34) ai_message_heading_pane_g2

0xd0e5,	// (0x00015a42) ai_message_heading_pane_g3_ParamLimits

0xd0e5,	// (0x00015a42) ai_message_heading_pane_g3

0xd0f1,	// (0x00015a4e) ai_message_heading_pane_g4_ParamLimits

0xd0f1,	// (0x00015a4e) ai_message_heading_pane_g4

0x0003,

0xf9d8,	// (0x00018335) ai_message_heading_pane_g_ParamLimits

0xf9d8,	// (0x00018335) ai_message_heading_pane_g

0xd0fd,	// (0x00015a5a) ai_message_heading_pane_t1_ParamLimits

0xd0fd,	// (0x00015a5a) ai_message_heading_pane_t1

0xd117,	// (0x00015a74) ai_message_heading_pane_t2_ParamLimits

0xd117,	// (0x00015a74) ai_message_heading_pane_t2

0x0001,

0xf9e1,	// (0x0001833e) ai_message_heading_pane_t_ParamLimits

0xf9e1,	// (0x0001833e) ai_message_heading_pane_t

0xd12b,	// (0x00015a88) bg_popup_heading_pane_cp1_ParamLimits

0xd12b,	// (0x00015a88) bg_popup_heading_pane_cp1

0xd0b9,	// (0x00015a16) list_ai_message_pane_ParamLimits

0xd0b9,	// (0x00015a16) list_ai_message_pane

0x91f6,	// (0x00011b53) scroll_pane_cp10

0xd055,	// (0x000159b2) list_ai_message_pane_g1

0xd05d,	// (0x000159ba) list_ai_message_pane_g2

0x0001,

0xf9b5,	// (0x00018312) list_ai_message_pane_g

0xd065,	// (0x000159c2) list_ai_message_pane_t1_ParamLimits

0xd065,	// (0x000159c2) list_ai_message_pane_t1

0xd07a,	// (0x000159d7) list_ai_message_pane_t2_ParamLimits

0xd07a,	// (0x000159d7) list_ai_message_pane_t2

0xd08f,	// (0x000159ec) list_ai_message_pane_t3_ParamLimits

0xd08f,	// (0x000159ec) list_ai_message_pane_t3

0xd0a4,	// (0x00015a01) list_ai_message_pane_t4_ParamLimits

0xd0a4,	// (0x00015a01) list_ai_message_pane_t4

0x0003,

0xf9ba,	// (0x00018317) list_ai_message_pane_t_ParamLimits

0xf9ba,	// (0x00018317) list_ai_message_pane_t

0xd041,	// (0x0001599e) cell_ai_soft_ind_pane_ParamLimits

0xd041,	// (0x0001599e) cell_ai_soft_ind_pane

0x9e53,	// (0x000127b0) cell_ai_soft_ind_pane_g1_ParamLimits

0x9e53,	// (0x000127b0) cell_ai_soft_ind_pane_g1

0x8015,	// (0x00010972) grid_highlight_cp1

0x9e60,	// (0x000127bd) text_secondary_cp56_ParamLimits

0x9e60,	// (0x000127bd) text_secondary_cp56

0xd016,	// (0x00015973) example_general_pane_ParamLimits

0xd016,	// (0x00015973) example_general_pane

0xd022,	// (0x0001597f) example_parent_pane_g1_ParamLimits

0xd022,	// (0x0001597f) example_parent_pane_g1

0xd02e,	// (0x0001598b) example_parent_pane_t1_ParamLimits

0xd02e,	// (0x0001598b) example_parent_pane_t1

0xc3fe,	// (0x00014d5b) popup_preview_text_window_ParamLimits

0xc3fe,	// (0x00014d5b) popup_preview_text_window

0x9c87,	// (0x000125e4) list_single_pane_cp2_g4

0x8443,	// (0x00010da0) bg_popup_preview_window_pane_ParamLimits

0x8443,	// (0x00010da0) bg_popup_preview_window_pane

0xcdb8,	// (0x00015715) popup_preview_text_window_t1_ParamLimits

0xcdb8,	// (0x00015715) popup_preview_text_window_t1

0xcdd1,	// (0x0001572e) popup_preview_text_window_t2_ParamLimits

0xcdd1,	// (0x0001572e) popup_preview_text_window_t2

0xce1a,	// (0x00015777) popup_preview_text_window_t3_ParamLimits

0xce1a,	// (0x00015777) popup_preview_text_window_t3

0xce5f,	// (0x000157bc) popup_preview_text_window_t4_ParamLimits

0xce5f,	// (0x000157bc) popup_preview_text_window_t4

0x0004,

0xf989,	// (0x000182e6) popup_preview_text_window_t_ParamLimits

0xf989,	// (0x000182e6) popup_preview_text_window_t

0xcedd,	// (0x0001583a) scroll_pane_cp11

0xa5e0,	// (0x00012f3d) bg_popup_preview_window_pane_g1

0xcd6c,	// (0x000156c9) bg_popup_preview_window_pane_g2

0xcd76,	// (0x000156d3) bg_popup_preview_window_pane_g3

0xcd80,	// (0x000156dd) bg_popup_preview_window_pane_g4

0xcd8a,	// (0x000156e7) bg_popup_preview_window_pane_g5

0xcd94,	// (0x000156f1) bg_popup_preview_window_pane_g6

0xcd9c,	// (0x000156f9) bg_popup_preview_window_pane_g7

0xcda4,	// (0x00015701) bg_popup_preview_window_pane_g8

0x5d76,	// (0x0000e6d3) aid_popup_width_pane

0xc36e,	// (0x00014ccb) popup_midp_note_alarm_window_ParamLimits

0xc36e,	// (0x00014ccb) popup_midp_note_alarm_window

0x8edb,	// (0x00011838) data_form_pane_ParamLimits

0x291b,	// (0x0000b278) form_field_data_pane_g1

0x2925,	// (0x0000b282) form_field_data_pane_t1_ParamLimits

0x8f0b,	// (0x00011868) input_focus_pane_ParamLimits

0x8f19,	// (0x00011876) data_form_wide_pane_ParamLimits

0x8f25,	// (0x00011882) form_field_data_wide_pane_g1

0x8f45,	// (0x000118a2) form_field_data_wide_pane_t1_ParamLimits

0x870d,	// (0x0001106a) input_focus_pane_cp6_ParamLimits

0x2a70,	// (0x0000b3cd) input_popup_find_pane_g1_ParamLimits

0x2a70,	// (0x0000b3cd) input_popup_find_pane_g1

0x625b,	// (0x0000ebb8) aid_navi_side_left_pane

0x6270,	// (0x0000ebcd) aid_navi_side_right_pane

0xaf1f,	// (0x0001387c) bg_popup_window_pane_cp30_ParamLimits

0xaf1f,	// (0x0001387c) bg_popup_window_pane_cp30

0xaf99,	// (0x000138f6) popup_midp_note_alarm_window_g1_ParamLimits

0xaf99,	// (0x000138f6) popup_midp_note_alarm_window_g1

0xafc9,	// (0x00013926) popup_midp_note_alarm_window_t1_ParamLimits

0xafc9,	// (0x00013926) popup_midp_note_alarm_window_t1

0xb06a,	// (0x000139c7) popup_midp_note_alarm_window_t2_ParamLimits

0xb06a,	// (0x000139c7) popup_midp_note_alarm_window_t2

0xb118,	// (0x00013a75) popup_midp_note_alarm_window_t3_ParamLimits

0xb118,	// (0x00013a75) popup_midp_note_alarm_window_t3

0xb140,	// (0x00013a9d) popup_midp_note_alarm_window_t4_ParamLimits

0xb140,	// (0x00013a9d) popup_midp_note_alarm_window_t4

0xb160,	// (0x00013abd) popup_midp_note_alarm_window_t5_ParamLimits

0xb160,	// (0x00013abd) popup_midp_note_alarm_window_t5

0x000a,

0xf926,	// (0x00018283) popup_midp_note_alarm_window_t_ParamLimits

0xf926,	// (0x00018283) popup_midp_note_alarm_window_t

0xb20c,	// (0x00013b69) wait_bar_pane_cp1_ParamLimits

0xb20c,	// (0x00013b69) wait_bar_pane_cp1

0x8015,	// (0x00010972) wait_anim_pane_copy1

0x8015,	// (0x00010972) wait_border_pane_copy1

0xac14,	// (0x00013571) wait_border_pane_g1_copy1

0x8f5f,	// (0x000118bc) form_field_popup_pane_g1

0x293f,	// (0x0000b29c) form_field_popup_pane_t1_ParamLimits

0x8f0b,	// (0x00011868) input_focus_pane_cp7_ParamLimits

0x8f81,	// (0x000118de) list_form_pane_ParamLimits

0x8f8d,	// (0x000118ea) form_field_popup_wide_pane_g1

0x8f95,	// (0x000118f2) form_field_popup_wide_pane_t1_ParamLimits

0x8f0b,	// (0x00011868) input_focus_pane_cp8_ParamLimits

0x8faa,	// (0x00011907) list_form_wide_pane_ParamLimits

0xd2a8,	// (0x00015c05) aid_size_cell_graphic_pane

0x29be,	// (0x0000b31b) data_form_pane_t1_ParamLimits

0x40b5,	// (0x0000ca12) data_form_wide_pane_t1_ParamLimits

0x370e,	// (0x0000c06b) bg_status_flat_pane

0x20e5,	// (0x0000aa42) title_pane_t1_ParamLimits

0x80bd,	// (0x00010a1a) title_pane_t2_ParamLimits

0x80e3,	// (0x00010a40) title_pane_t3_ParamLimits

0xf5f3,	// (0x00017f50) title_pane_t_ParamLimits

0x966c,	// (0x00011fc9) level_1_signal_ParamLimits

0x967e,	// (0x00011fdb) level_2_signal_ParamLimits

0x9691,	// (0x00011fee) level_3_signal_ParamLimits

0x96a4,	// (0x00012001) level_4_signal_ParamLimits

0x96b7,	// (0x00012014) level_5_signal_ParamLimits

0x96ca,	// (0x00012027) level_6_signal_ParamLimits

0x96dd,	// (0x0001203a) level_7_signal_ParamLimits

0x966c,	// (0x00011fc9) level_1_battery_ParamLimits

0x967e,	// (0x00011fdb) level_2_battery_ParamLimits

0x9691,	// (0x00011fee) level_3_battery_ParamLimits

0x96a4,	// (0x00012001) level_4_battery_ParamLimits

0x96b7,	// (0x00012014) level_5_battery_ParamLimits

0x96ca,	// (0x00012027) level_6_battery_ParamLimits

0x96dd,	// (0x0001203a) level_7_battery_ParamLimits

0xae24,	// (0x00013781) bg_status_flat_pane_g1

0xae2c,	// (0x00013789) bg_status_flat_pane_g2

0xae34,	// (0x00013791) bg_status_flat_pane_g3

0xae3c,	// (0x00013799) bg_status_flat_pane_g4

0xae44,	// (0x000137a1) bg_status_flat_pane_g5

0xae4c,	// (0x000137a9) bg_status_flat_pane_g6

0xae54,	// (0x000137b1) bg_status_flat_pane_g7

0x2179,	// (0x0000aad6) tabs_3_active_pane_t1_ParamLimits

0x2179,	// (0x0000aad6) tabs_3_passive_pane_t1_ParamLimits

0x2193,	// (0x0000aaf0) tabs_4_active_pane_t1_ParamLimits

0x2193,	// (0x0000aaf0) tabs_4_1_passive_pane_t1_ParamLimits

0x2a86,	// (0x0000b3e3) tabs_2_active_pane_t1_ParamLimits

0x2a86,	// (0x0000b3e3) tabs_2_passive_pane_t1_ParamLimits

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp4_ParamLimits

0x2a98,	// (0x0000b3f5) tabs_2_long_active_pane_t1_ParamLimits

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp4_ParamLimits

0x6ea9,	// (0x0000f806) list_single_midp_graphic_pane_t1_ParamLimits

0x80f5,	// (0x00010a52) bg_active_tab_pane_cp5_ParamLimits

0x2aab,	// (0x0000b408) tabs_3_long_active_pane_t1_ParamLimits

0xa08e,	// (0x000129eb) bg_passive_tab_pane_cp5_ParamLimits

0x6ea9,	// (0x0000f806) list_single_midp_graphic_pane_t1

0x370e,	// (0x0000c06b) bg_status_flat_pane_ParamLimits

0xa21d,	// (0x00012b7a) indicator_pane_cp2_ParamLimits

0xa21d,	// (0x00012b7a) indicator_pane_cp2

0x389d,	// (0x0000c1fa) navi_pane_srt_ParamLimits

0x389d,	// (0x0000c1fa) navi_pane_srt

0xa385,	// (0x00012ce2) popup_clock_digital_analogue_window_cp1

0x81ef,	// (0x00010b4c) indicator_pane_t1

0x9d4c,	// (0x000126a9) copy_highlight_pane

0x9d4c,	// (0x000126a9) cursor_graphics_pane

0x9d4c,	// (0x000126a9) graphic_within_text_pane

0x9d4c,	// (0x000126a9) link_highlight_pane

0xcea0,	// (0x000157fd) popup_preview_text_window_t5_ParamLimits

0xcea0,	// (0x000157fd) popup_preview_text_window_t5

0x9e7c,	// (0x000127d9) cursor_digital_pane

0x9e7c,	// (0x000127d9) cursor_primary_pane

0x9e8d,	// (0x000127ea) cursor_primary_small_pane

0x9e95,	// (0x000127f2) cursor_secondary_pane

0x9e9d,	// (0x000127fa) cursor_title_pane

0x9e7c,	// (0x000127d9) link_highlight_digital_pane

0x9e84,	// (0x000127e1) link_highlight_primary_pane

0x9e8d,	// (0x000127ea) link_highlight_primary_small_pane

0x9e95,	// (0x000127f2) link_highlight_secondary_pane

0x9e9d,	// (0x000127fa) link_highlight_title_pane

0x9e7c,	// (0x000127d9) copy_highlight_digital_pane

0x9e7c,	// (0x000127d9) copy_highlight_primary_pane

0x9e8d,	// (0x000127ea) copy_highlight_primary_small_pane

0x9e95,	// (0x000127f2) copy_highlight_secondary_pane

0x9e9d,	// (0x000127fa) copy_highlight_title_pane

0x9e95,	// (0x000127f2) graphic_text_digital_pane

0xaec2,	// (0x0001381f) graphic_text_primary_pane

0xaecb,	// (0x00013828) graphic_text_primary_small_pane

0x9e8d,	// (0x000127ea) graphic_text_secondary_pane

0x9e7c,	// (0x000127d9) graphic_text_title_pane

0x2d96,	// (0x0000b6f3) cursor_primary_pane_g1

0xaeb4,	// (0x00013811) cursor_text_primary_t1

0x3ba8,	// (0x0000c505) cursor_primary_small_pane_g1

0xaea6,	// (0x00013803) cursor_text_primary_small_t1

0x3b9e,	// (0x0000c4fb) cursor_primary_small_pane_g1_copy1

0xae8e,	// (0x000137eb) cursor_text_primary_small_t1_copy1

0xae6c,	// (0x000137c9) cursor_text_title_t1

0x3b94,	// (0x0000c4f1) cursor_title_pane_g1

0x2d96,	// (0x0000b6f3) cursor_digital_pane_g1

0x9eaf,	// (0x0001280c) cursor_text_digital_t1

0x9ebd,	// (0x0001281a) link_highlight_primary_pane_g1

0xae15,	// (0x00013772) link_highlight_primary_pane_t1

0x9ebd,	// (0x0001281a) link_highlight_primary_small_pane_g1

0x9ec5,	// (0x00012822) link_highlight_primary_small_pane_t1

0x9ebd,	// (0x0001281a) link_highlight_secondary_pane_g1

0x9ed4,	// (0x00012831) link_highlight_secondary_pane_t1

0xad7a,	// (0x000136d7) link_highlight_title_pane_g1

0xad91,	// (0x000136ee) link_highlight_title_pane_t1

0xad7a,	// (0x000136d7) link_highlight_digital_pane_g1

0xad82,	// (0x000136df) link_highlight_digital_pane_t1

0xac33,	// (0x00013590) copy_highlight_primary_pane_g1

0xac59,	// (0x000135b6) copy_highlight_primary_pane_t1

0xac33,	// (0x00013590) copy_highlight_primary_small_pane_g1

0xac4a,	// (0x000135a7) copy_highlight_primary_small_pane_t1

0x9ee3,	// (0x00012840) copy_highlight_secondary_pane_g1

0x9eeb,	// (0x00012848) copy_highlight_secondary_pane_t1

0xac33,	// (0x00013590) copy_highlight_title_pane_g1

0xac3b,	// (0x00013598) copy_highlight_title_pane_t1

0xac33,	// (0x00013590) copy_highlight_digital_pane_g1

0xd434,	// (0x00015d91) copy_highlight_digital_pane_t1

0xd388,	// (0x00015ce5) graphic_text_primary_pane_g1

0xd418,	// (0x00015d75) graphic_text_primary_pane_t1

0xd426,	// (0x00015d83) graphic_text_primary_pane_t2

0x0001,

0xfa55,	// (0x000183b2) graphic_text_primary_pane_t

0xd3f4,	// (0x00015d51) graphic_text_primary_small_pane_g1

0xd3fc,	// (0x00015d59) graphic_text_primary_small_pane_t1

0xd40a,	// (0x00015d67) graphic_text_primary_small_pane_t2

0x0001,

0xfa50,	// (0x000183ad) graphic_text_primary_small_pane_t

0xd3d0,	// (0x00015d2d) graphic_text_secondary_pane_g1

0xd3d8,	// (0x00015d35) graphic_text_secondary_pane_t1

0xd3e6,	// (0x00015d43) graphic_text_secondary_pane_t2

0x0001,

0xfa4b,	// (0x000183a8) graphic_text_secondary_pane_t

0xd3ac,	// (0x00015d09) graphic_text_title_pane_g1

0xd3b4,	// (0x00015d11) graphic_text_title_pane_t1

0xd3c2,	// (0x00015d1f) graphic_text_title_pane_t2

0x0001,

0xfa46,	// (0x000183a3) graphic_text_title_pane_t

0xd388,	// (0x00015ce5) graphic_text_digital_pane_g1

0xd390,	// (0x00015ced) graphic_text_digital_pane_t1

0xd39e,	// (0x00015cfb) graphic_text_digital_pane_t2

0x0001,

0xfa41,	// (0x0001839e) graphic_text_digital_pane_t

0x80f5,	// (0x00010a52) navi_icon_pane_srt_ParamLimits

0x80f5,	// (0x00010a52) navi_icon_pane_srt

0x8015,	// (0x00010972) navi_midp_pane_srt

0x8015,	// (0x00010972) navi_navi_pane_srt

0x80f5,	// (0x00010a52) navi_text_pane_srt_ParamLimits

0x80f5,	// (0x00010a52) navi_text_pane_srt

0xd353,	// (0x00015cb0) navi_navi_icon_text_pane_srt

0xd35b,	// (0x00015cb8) navi_navi_pane_srt_g1_ParamLimits

0xd35b,	// (0x00015cb8) navi_navi_pane_srt_g1

0xd36d,	// (0x00015cca) navi_navi_pane_srt_g2_ParamLimits

0xd36d,	// (0x00015cca) navi_navi_pane_srt_g2

0x0001,

0xfa3c,	// (0x00018399) navi_navi_pane_srt_g_ParamLimits

0xfa3c,	// (0x00018399) navi_navi_pane_srt_g

0xd37f,	// (0x00015cdc) navi_navi_tabs_pane_srt

0xd353,	// (0x00015cb0) navi_navi_text_pane_srt

0xd353,	// (0x00015cb0) navi_navi_volume_pane_srt

0xd344,	// (0x00015ca1) navi_navi_text_pane_srt_t1

0x7251,	// (0x0000fbae) navi_navi_volume_pane_srt_g1

0x7259,	// (0x0000fbb6) volume_small_pane_srt_ParamLimits

0x7259,	// (0x0000fbb6) volume_small_pane_srt

0x654b,	// (0x0000eea8) volume_small_pane_srt_g1_ParamLimits

0x654b,	// (0x0000eea8) volume_small_pane_srt_g1

0x655b,	// (0x0000eeb8) volume_small_pane_srt_g2_ParamLimits

0x655b,	// (0x0000eeb8) volume_small_pane_srt_g2

0x656c,	// (0x0000eec9) volume_small_pane_srt_g3_ParamLimits

0x656c,	// (0x0000eec9) volume_small_pane_srt_g3

0x657d,	// (0x0000eeda) volume_small_pane_srt_g4_ParamLimits

0x657d,	// (0x0000eeda) volume_small_pane_srt_g4

0x658e,	// (0x0000eeeb) volume_small_pane_srt_g5_ParamLimits

0x658e,	// (0x0000eeeb) volume_small_pane_srt_g5

0x659f,	// (0x0000eefc) volume_small_pane_srt_g6_ParamLimits

0x659f,	// (0x0000eefc) volume_small_pane_srt_g6

0x65b0,	// (0x0000ef0d) volume_small_pane_srt_g7_ParamLimits

0x65b0,	// (0x0000ef0d) volume_small_pane_srt_g7

0x65c1,	// (0x0000ef1e) volume_small_pane_srt_g8_ParamLimits

0x65c1,	// (0x0000ef1e) volume_small_pane_srt_g8

0x65d2,	// (0x0000ef2f) volume_small_pane_srt_g9_ParamLimits

0x65d2,	// (0x0000ef2f) volume_small_pane_srt_g9

0x65e3,	// (0x0000ef40) volume_small_pane_srt_g10_ParamLimits

0x65e3,	// (0x0000ef40) volume_small_pane_srt_g10

0x0009,

0xf7f0,	// (0x0001814d) volume_small_pane_srt_g_ParamLimits

0xf7f0,	// (0x0001814d) volume_small_pane_srt_g

0x84f8,	// (0x00010e55) query_popup_data_pane_cp2

0xd32a,	// (0x00015c87) navi_navi_icon_text_pane_srt_t1_ParamLimits

0xd32a,	// (0x00015c87) navi_navi_icon_text_pane_srt_t1

0xaec2,	// (0x0001381f) navi_tabs_2_long_pane_srt

0xaec2,	// (0x0001381f) navi_tabs_2_pane_srt

0xaec2,	// (0x0001381f) navi_tabs_3_long_pane_srt

0xaec2,	// (0x0001381f) navi_tabs_3_pane_srt

0xaec2,	// (0x0001381f) navi_tabs_4_pane_srt

0x7231,	// (0x0000fb8e) tabs_2_active_pane_srt_ParamLimits

0x7231,	// (0x0000fb8e) tabs_2_active_pane_srt

0x7241,	// (0x0000fb9e) tabs_2_passive_pane_srt_ParamLimits

0x7241,	// (0x0000fb9e) tabs_2_passive_pane_srt

0xa6f0,	// (0x0001304d) bg_passive_tab_pane_cp1_srt_ParamLimits

0xa6f0,	// (0x0001304d) bg_passive_tab_pane_cp1_srt

0xd308,	// (0x00015c65) bg_passive_tab_pane_g1_cp1_srt

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp1_srt

0xd311,	// (0x00015c6e) bg_passive_tab_pane_g3_cp1_srt

0x838d,	// (0x00010cea) bg_active_tab_pane_cp1_srt_ParamLimits

0x838d,	// (0x00010cea) bg_active_tab_pane_cp1_srt

0xd31a,	// (0x00015c77) tabs_2_active_pane_srt_g1

0x4201,	// (0x0000cb5e) tabs_2_active_pane_srt_t1_ParamLimits

0x4201,	// (0x0000cb5e) tabs_2_active_pane_srt_t1

0xd308,	// (0x00015c65) bg_active_tab_pane_g1_cp1_srt

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp1_srt

0xd311,	// (0x00015c6e) bg_active_tab_pane_g3_cp1_srt

0x71fe,	// (0x0000fb5b) tabs_3_active_pane_srt_ParamLimits

0x71fe,	// (0x0000fb5b) tabs_3_active_pane_srt

0x720f,	// (0x0000fb6c) tabs_3_passive_pane_cp_srt_ParamLimits

0x720f,	// (0x0000fb6c) tabs_3_passive_pane_cp_srt

0x7220,	// (0x0000fb7d) tabs_3_passive_pane_srt_ParamLimits

0x7220,	// (0x0000fb7d) tabs_3_passive_pane_srt

0xa6f0,	// (0x0001304d) bg_passive_tab_pane_cp2_srt_ParamLimits

0xa6f0,	// (0x0001304d) bg_passive_tab_pane_cp2_srt

0x9efa,	// (0x00012857) bg_passive_tab_pane_g1_cp2_srt

0x99b9,	// (0x00012316) bg_passive_tab_pane_g2_cp2_srt

0x9f03,	// (0x00012860) bg_passive_tab_pane_g3_cp2_srt

0x838d,	// (0x00010cea) bg_active_tab_pane_cp2_srt_ParamLimits

0x838d,	// (0x00010cea) bg_active_tab_pane_cp2_srt

0xd300,	// (0x00015c5d) tabs_3_active_pane_srt_g1

0x41eb,	// (0x0000cb48) tabs_3_active_pane_srt_t1_ParamLimits

0x41eb,	// (0x0000cb48) tabs_3_active_pane_srt_t1

0x9efa,	// (0x00012857) bg_active_tab_pane_g1_cp2_srt

0x99b9,	// (0x00012316) bg_active_tab_pane_g2_cp2_srt

0x9f03,	// (0x00012860) bg_active_tab_pane_g3_cp2_srt

0x71b6,	// (0x0000fb13) tabs_4_active_pane_srt_ParamLimits

0x71b6,	// (0x0000fb13) tabs_4_active_pane_srt

0x71c8,	// (0x0000fb25) tabs_4_passive_pane_cp2_srt_ParamLimits

0x71c8,	// (0x0000fb25) tabs_4_passive_pane_cp2_srt

0x6758,	// (0x0000f0b5) aid_size_cell_toolbar

0xcbe5,	// (0x00015542) main_idle_act_pane_ParamLimits

0x693f,	// (0x0000f29c) popup_large_graphic_colour_window_ParamLimits

0xc6c2,	// (0x0001501f) popup_toolbar_window_ParamLimits

0xc6c2,	// (0x0001501f) popup_toolbar_window

0xd211,	// (0x00015b6e) list_single_graphic_2heading_pane_ParamLimits

0xd211,	// (0x00015b6e) list_single_graphic_2heading_pane

0x9427,	// (0x00011d84) aid_size_cell_apps_grid_lsc_pane

0x942f,	// (0x00011d8c) aid_size_cell_apps_grid_prt_pane

0xa08e,	// (0x000129eb) bg_wml_button_pane_cp1_ParamLimits

0xa08e,	// (0x000129eb) bg_wml_button_pane_cp1

0x3b2b,	// (0x0000c488) form_midp_field_text_pane_t1_ParamLimits

0xa6f0,	// (0x0001304d) input_focus_pane_cp050_ParamLimits

0xa907,	// (0x00013264) list_midp_form_text_pane_ParamLimits

0xa8bc,	// (0x00013219) input_focus_pane_cp051_ParamLimits

0xa8d0,	// (0x0001322d) list_midp_choice_pane_ParamLimits

0x3ac7,	// (0x0000c424) list_single_2graphic_pane_cp3_ParamLimits

0x3ac7,	// (0x0000c424) list_single_2graphic_pane_cp3

0x3ada,	// (0x0000c437) list_single_midp_graphic_pane_ParamLimits

0x3ada,	// (0x0000c437) list_single_midp_graphic_pane

0x6dad,	// (0x0000f70a) list_single_graphic_2heading_pane_g1_ParamLimits

0x6dad,	// (0x0000f70a) list_single_graphic_2heading_pane_g1

0x6db9,	// (0x0000f716) list_single_graphic_2heading_pane_g4_ParamLimits

0x6db9,	// (0x0000f716) list_single_graphic_2heading_pane_g4

0x6dc5,	// (0x0000f722) list_single_graphic_2heading_pane_g5_ParamLimits

0x6dc5,	// (0x0000f722) list_single_graphic_2heading_pane_g5

0x0002,

0xf843,	// (0x000181a0) list_single_graphic_2heading_pane_g_ParamLimits

0xf843,	// (0x000181a0) list_single_graphic_2heading_pane_g

0x6dd1,	// (0x0000f72e) list_single_graphic_2heading_pane_t1_ParamLimits

0x6dd1,	// (0x0000f72e) list_single_graphic_2heading_pane_t1

0x6de5,	// (0x0000f742) list_single_graphic_2heading_pane_t2_ParamLimits

0x6de5,	// (0x0000f742) list_single_graphic_2heading_pane_t2

0x6dff,	// (0x0000f75c) list_single_graphic_2heading_pane_t3_ParamLimits

0x6dff,	// (0x0000f75c) list_single_graphic_2heading_pane_t3

0x0002,

0xf84a,	// (0x000181a7) list_single_graphic_2heading_pane_t_ParamLimits

0xf84a,	// (0x000181a7) list_single_graphic_2heading_pane_t

0xa4e4,	// (0x00012e41) bg_popup_sub_pane_cp2

0xa50e,	// (0x00012e6b) grid_toobar_pane

0x6e17,	// (0x0000f774) cell_toolbar_pane_ParamLimits

0x6e17,	// (0x0000f774) cell_toolbar_pane

0xa584,	// (0x00012ee1) cell_toolbar_pane_g1_ParamLimits

0xa584,	// (0x00012ee1) cell_toolbar_pane_g1

0xa598,	// (0x00012ef5) cell_toolbar_pane_g2_ParamLimits

0xa598,	// (0x00012ef5) cell_toolbar_pane_g2

0x0001,

0xf858,	// (0x000181b5) cell_toolbar_pane_g_ParamLimits

0xf858,	// (0x000181b5) cell_toolbar_pane_g

0xa5ba,	// (0x00012f17) grid_highlight_pane_cp2_ParamLimits

0xa5ba,	// (0x00012f17) grid_highlight_pane_cp2

0xa5d4,	// (0x00012f31) toolbar_button_pane

0xa5e0,	// (0x00012f3d) toolbar_button_pane_g1

0xa5e8,	// (0x00012f45) toolbar_button_pane_g2

0xa5f0,	// (0x00012f4d) toolbar_button_pane_g3

0xa5f8,	// (0x00012f55) toolbar_button_pane_g4

0xa600,	// (0x00012f5d) toolbar_button_pane_g5

0xa608,	// (0x00012f65) toolbar_button_pane_g6

0xa610,	// (0x00012f6d) toolbar_button_pane_g7

0xa618,	// (0x00012f75) toolbar_button_pane_g8

0xa620,	// (0x00012f7d) toolbar_button_pane_g9

0x0009,

0xf85d,	// (0x000181ba) toolbar_button_pane_g

0x6e4f,	// (0x0000f7ac) list_single_2graphic_pane_g1_cp3_ParamLimits

0x6e4f,	// (0x0000f7ac) list_single_2graphic_pane_g1_cp3

0xc71a,	// (0x00015077) list_single_2graphic_pane_g2_cp3_ParamLimits

0xc71a,	// (0x00015077) list_single_2graphic_pane_g2_cp3

0x6e6c,	// (0x0000f7c9) list_single_2graphic_pane_g3_cp3

0x6e74,	// (0x0000f7d1) list_single_2graphic_pane_g4_cp3_ParamLimits

0x6e74,	// (0x0000f7d1) list_single_2graphic_pane_g4_cp3

0x6e80,	// (0x0000f7dd) list_single_2graphic_pane_t1_cp3_ParamLimits

0x6e80,	// (0x0000f7dd) list_single_2graphic_pane_t1_cp3

0x6e9d,	// (0x0000f7fa) list_single_midp_graphic_pane_g2_ParamLimits

0x6e9d,	// (0x0000f7fa) list_single_midp_graphic_pane_g2

0x6760,	// (0x0000f0bd) aid_zoom_text_primary

0x6768,	// (0x0000f0c5) aid_zoom_text_secondary

0x9fb3,	// (0x00012910) status_small_pane_g7_ParamLimits

0x9fb3,	// (0x00012910) status_small_pane_g7

0x9fd6,	// (0x00012933) status_small_pane_t1_ParamLimits

0x20c1,	// (0x0000aa1e) title_pane_g2

0x0003,

0xf5ea,	// (0x00017f47) title_pane_g

0x23af,	// (0x0000ad0c) aid_size_cell_colour_1_pane_ParamLimits

0x23af,	// (0x0000ad0c) aid_size_cell_colour_1_pane

0x23c3,	// (0x0000ad20) aid_size_cell_colour_2_pane_ParamLimits

0x23c3,	// (0x0000ad20) aid_size_cell_colour_2_pane

0x23d7,	// (0x0000ad34) aid_size_cell_colour_3_pane_ParamLimits

0x23d7,	// (0x0000ad34) aid_size_cell_colour_3_pane

0x23eb,	// (0x0000ad48) aid_size_cell_colour_4_pane_ParamLimits

0x23eb,	// (0x0000ad48) aid_size_cell_colour_4_pane

0x6197,	// (0x0000eaf4) title_pane_stacon_g1_ParamLimits

0x6197,	// (0x0000eaf4) title_pane_stacon_g1

0xacb0,	// (0x0001360d) popup_note_wait_window_g3_ParamLimits

0xacb0,	// (0x0001360d) popup_note_wait_window_g3

0xad27,	// (0x00013684) popup_note_wait_window_t5_ParamLimits

0xad27,	// (0x00013684) popup_note_wait_window_t5

0x8015,	// (0x00010972) main_feb_china_hwr_fs_writing_pane

0xc05b,	// (0x000149b8) popup_feb_china_hwr_fs_window_ParamLimits

0xc05b,	// (0x000149b8) popup_feb_china_hwr_fs_window

0xc72b,	// (0x00015088) aid_size_cell_hwr_fs_ParamLimits

0xc72b,	// (0x00015088) aid_size_cell_hwr_fs

0xa6f0,	// (0x0001304d) bg_popup_sub_pane_cp3_ParamLimits

0xa6f0,	// (0x0001304d) bg_popup_sub_pane_cp3

0xc740,	// (0x0001509d) grid_hwr_fs_pane_ParamLimits

0xc740,	// (0x0001509d) grid_hwr_fs_pane

0x6eec,	// (0x0000f849) linegrid_hwr_fs_pane_ParamLimits

0x6eec,	// (0x0000f849) linegrid_hwr_fs_pane

0xc758,	// (0x000150b5) cell_hwr_fs_pane_ParamLimits

0xc758,	// (0x000150b5) cell_hwr_fs_pane

0xa6fc,	// (0x00013059) linegrid_hwr_fs_pane_g1_ParamLimits

0xa6fc,	// (0x00013059) linegrid_hwr_fs_pane_g1

0x3a8d,	// (0x0000c3ea) linegrid_hwr_fs_pane_g2_ParamLimits

0x3a8d,	// (0x0000c3ea) linegrid_hwr_fs_pane_g2

0xa71a,	// (0x00013077) linegrid_hwr_fs_pane_g3_ParamLimits

0xa71a,	// (0x00013077) linegrid_hwr_fs_pane_g3

0x6f20,	// (0x0000f87d) linegrid_hwr_fs_pane_g4_ParamLimits

0x6f20,	// (0x0000f87d) linegrid_hwr_fs_pane_g4

0x6f3e,	// (0x0000f89b) linegrid_hwr_fs_pane_g5_ParamLimits

0x6f3e,	// (0x0000f89b) linegrid_hwr_fs_pane_g5

0x0004,

0xf883,	// (0x000181e0) linegrid_hwr_fs_pane_g_ParamLimits

0xf883,	// (0x000181e0) linegrid_hwr_fs_pane_g

0xa726,	// (0x00013083) cell_hwr_fs_pane_g1_ParamLimits

0xa726,	// (0x00013083) cell_hwr_fs_pane_g1

0xa41b,	// (0x00012d78) cell_hwr_fs_pane_g2_ParamLimits

0xa41b,	// (0x00012d78) cell_hwr_fs_pane_g2

0x3a9f,	// (0x0000c3fc) cell_hwr_fs_pane_g3_ParamLimits

0x3a9f,	// (0x0000c3fc) cell_hwr_fs_pane_g3

0x3aac,	// (0x0000c409) cell_hwr_fs_pane_g4_ParamLimits

0x3aac,	// (0x0000c409) cell_hwr_fs_pane_g4

0x0003,

0xf88e,	// (0x000181eb) cell_hwr_fs_pane_g_ParamLimits

0xf88e,	// (0x000181eb) cell_hwr_fs_pane_g

0xc77c,	// (0x000150d9) cell_hwr_fs_pane_t1

0x8015,	// (0x00010972) grid_highlight_pane_cp6

0x8015,	// (0x00010972) main_idle_act2_pane

0x91dd,	// (0x00011b3a) aid_inside_area_popup_secondary

0x3d09,	// (0x0000c666) aid_inside_area_window_primary_ParamLimits

0x3d09,	// (0x0000c666) aid_inside_area_window_primary

0xd443,	// (0x00015da0) ai2_news_ticker_pane

0xd44b,	// (0x00015da8) aid_size_cell_ai1_link_ParamLimits

0xd44b,	// (0x00015da8) aid_size_cell_ai1_link

0x4217,	// (0x0000cb74) popup_ai2_data_window_ParamLimits

0x4217,	// (0x0000cb74) popup_ai2_data_window

0xd465,	// (0x00015dc2) popup_ai2_link_window_ParamLimits

0xd465,	// (0x00015dc2) popup_ai2_link_window

0xa6f0,	// (0x0001304d) bg_popup_sub_pane_cp4_ParamLimits

0xa6f0,	// (0x0001304d) bg_popup_sub_pane_cp4

0xd47b,	// (0x00015dd8) grid_ai2_link_pane_ParamLimits

0xd47b,	// (0x00015dd8) grid_ai2_link_pane

0xd492,	// (0x00015def) popup_ai2_link_window_g1_ParamLimits

0xd492,	// (0x00015def) popup_ai2_link_window_g1

0xd49e,	// (0x00015dfb) popup_ai2_link_window_g2_ParamLimits

0xd49e,	// (0x00015dfb) popup_ai2_link_window_g2

0x0001,

0xfa5a,	// (0x000183b7) popup_ai2_link_window_g_ParamLimits

0xfa5a,	// (0x000183b7) popup_ai2_link_window_g

0xd4af,	// (0x00015e0c) ai2_mp_button_pane

0xd4b7,	// (0x00015e14) ai2_mp_volume_pane

0xa8bc,	// (0x00013219) bg_popup_sub_pane_cp5_ParamLimits

0xa8bc,	// (0x00013219) bg_popup_sub_pane_cp5

0xd4bf,	// (0x00015e1c) heading_ai2_gene_pane_ParamLimits

0xd4bf,	// (0x00015e1c) heading_ai2_gene_pane

0xd4cb,	// (0x00015e28) list_ai2_gene_pane_ParamLimits

0xd4cb,	// (0x00015e28) list_ai2_gene_pane

0xd513,	// (0x00015e70) cell_ai2_link_pane_ParamLimits

0xd513,	// (0x00015e70) cell_ai2_link_pane

0xd529,	// (0x00015e86) cell_ai2_link_pane_g1

0x8015,	// (0x00010972) grid_highlight_pane_cp7

0x726e,	// (0x0000fbcb) ai2_mp_volume_pane_g1

0xd5c6,	// (0x00015f23) ai2_mp_volume_pane_g2

0x424c,	// (0x0000cba9) list_ai2_gene_pane_t1

0xd5ce,	// (0x00015f2b) ai2_mp_volume_pane_g3

0x0002,

0xfa73,	// (0x000183d0) ai2_mp_volume_pane_g

0x7276,	// (0x0000fbd3) volume_small_pane_cp3

0xd5d6,	// (0x00015f33) aid_size_cell_ai2_button

0xd5de,	// (0x00015f3b) grid_ai2_button_pane

0xd5e7,	// (0x00015f44) cell_ai2_button_pane_ParamLimits

0xd5e7,	// (0x00015f44) cell_ai2_button_pane

0x7fa7,	// (0x00010904) cell_ai2_button_pane_g1

0x8015,	// (0x00010972) grid_highlight_pane_cp8

0xd586,	// (0x00015ee3) ai2_gene_pane_t1_ParamLimits

0xd586,	// (0x00015ee3) ai2_gene_pane_t1

0xbfdf,	// (0x0001493c) aid_height_parent_landscape

0x3f31,	// (0x0000c88e) aid_height_set_list

0xcbe5,	// (0x00015542) aid_size_parent

0xd2a8,	// (0x00015c05) aid_size_cell_graphic_pane_ParamLimits

0xd4db,	// (0x00015e38) popup_ai2_data_window_g1_ParamLimits

0xd4db,	// (0x00015e38) popup_ai2_data_window_g1

0xd4e7,	// (0x00015e44) ai2_news_ticker_pane_g1

0xd4ef,	// (0x00015e4c) ai2_news_ticker_pane_g2

0x0001,

0xfa5f,	// (0x000183bc) ai2_news_ticker_pane_g

0xd4f7,	// (0x00015e54) ai2_news_ticker_pane_t1

0xd505,	// (0x00015e62) ai2_news_ticker_pane_t2

0x0001,

0xfa64,	// (0x000183c1) ai2_news_ticker_pane_t

0xd532,	// (0x00015e8f) heading_ai2_gene_pane_g1

0xd53a,	// (0x00015e97) heading_ai2_gene_pane_t1_ParamLimits

0xd53a,	// (0x00015e97) heading_ai2_gene_pane_t1

0xd54f,	// (0x00015eac) list_highlight_pane_cp6

0x4235,	// (0x0000cb92) ai2_gene_pane_ParamLimits

0x4235,	// (0x0000cb92) ai2_gene_pane

0x425a,	// (0x0000cbb7) list_ai2_gene_pane_t2

0x0001,

0xfa69,	// (0x000183c6) list_ai2_gene_pane_t

0xd557,	// (0x00015eb4) list_highlight_pane_cp8_ParamLimits

0xd557,	// (0x00015eb4) list_highlight_pane_cp8

0xd568,	// (0x00015ec5) ai2_gene_pane_g1_ParamLimits

0xd568,	// (0x00015ec5) ai2_gene_pane_g1

0xd57a,	// (0x00015ed7) ai2_gene_pane_g2_ParamLimits

0xd57a,	// (0x00015ed7) ai2_gene_pane_g2

0x0001,

0xfa6e,	// (0x000183cb) ai2_gene_pane_g_ParamLimits

0xfa6e,	// (0x000183cb) ai2_gene_pane_g

0x8934,	// (0x00011291) scroll_pane_cp12

0xbf9e,	// (0x000148fb) control_pane_t3_ParamLimits

0xbf9e,	// (0x000148fb) control_pane_t3

0x9fc7,	// (0x00012924) status_small_pane_g8_ParamLimits

0x9fc7,	// (0x00012924) status_small_pane_g8

0xc0fd,	// (0x00014a5a) popup_find_window_ParamLimits

0xc3ae,	// (0x00014d0b) popup_note_image_window_ParamLimits

0xa54a,	// (0x00012ea7) list_double2_graphic_pane_vc_g1_ParamLimits

0xa54a,	// (0x00012ea7) list_double2_graphic_pane_vc_g1

0xa556,	// (0x00012eb3) list_double2_graphic_pane_vc_g2_ParamLimits

0xa556,	// (0x00012eb3) list_double2_graphic_pane_vc_g2

0xa562,	// (0x00012ebf) list_double2_graphic_pane_vc_g3_ParamLimits

0xa562,	// (0x00012ebf) list_double2_graphic_pane_vc_g3

0x0002,

0xf851,	// (0x000181ae) list_double2_graphic_pane_vc_g_ParamLimits

0xf851,	// (0x000181ae) list_double2_graphic_pane_vc_g

0xa56e,	// (0x00012ecb) list_double2_graphic_pane_vc_t1_ParamLimits

0xa56e,	// (0x00012ecb) list_double2_graphic_pane_vc_t1

0xa556,	// (0x00012eb3) list_single_heading_pane_vc_g1_ParamLimits

0xa556,	// (0x00012eb3) list_single_heading_pane_vc_g1

0xa562,	// (0x00012ebf) list_single_heading_pane_vc_g2_ParamLimits

0xa562,	// (0x00012ebf) list_single_heading_pane_vc_g2

0x0001,

0xf664,	// (0x00017fc1) list_single_heading_pane_vc_g_ParamLimits

0xf664,	// (0x00017fc1) list_single_heading_pane_vc_g

0xa628,	// (0x00012f85) list_single_heading_pane_vc_t1_ParamLimits

0xa628,	// (0x00012f85) list_single_heading_pane_vc_t1

0xa63e,	// (0x00012f9b) list_single_heading_pane_vc_t2_ParamLimits

0xa63e,	// (0x00012f9b) list_single_heading_pane_vc_t2

0x0001,

0xf872,	// (0x000181cf) list_single_heading_pane_vc_t_ParamLimits

0xf872,	// (0x000181cf) list_single_heading_pane_vc_t

0xa650,	// (0x00012fad) list_setting_number_pane_vc_g1_ParamLimits

0xa650,	// (0x00012fad) list_setting_number_pane_vc_g1

0xa65c,	// (0x00012fb9) list_setting_number_pane_vc_g2_ParamLimits

0xa65c,	// (0x00012fb9) list_setting_number_pane_vc_g2

0x0001,

0xf877,	// (0x000181d4) list_setting_number_pane_vc_g_ParamLimits

0xf877,	// (0x000181d4) list_setting_number_pane_vc_g

0xa668,	// (0x00012fc5) list_setting_number_pane_vc_t1_ParamLimits

0xa668,	// (0x00012fc5) list_setting_number_pane_vc_t1

0xa67c,	// (0x00012fd9) list_setting_number_pane_vc_t2_ParamLimits

0xa67c,	// (0x00012fd9) list_setting_number_pane_vc_t2

0xa690,	// (0x00012fed) list_setting_number_pane_vc_t3_ParamLimits

0xa690,	// (0x00012fed) list_setting_number_pane_vc_t3

0x0002,

0xf87c,	// (0x000181d9) list_setting_number_pane_vc_t_ParamLimits

0xf87c,	// (0x000181d9) list_setting_number_pane_vc_t

0xa6b6,	// (0x00013013) set_value_pane_vc_ParamLimits

0xa6b6,	// (0x00013013) set_value_pane_vc

0xd211,	// (0x00015b6e) list_double2_graphic_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double2_graphic_pane_vc

0xd225,	// (0x00015b82) list_double2_large_graphic_pane_vc_ParamLimits

0xd225,	// (0x00015b82) list_double2_large_graphic_pane_vc

0xd211,	// (0x00015b6e) list_double2_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double2_pane_vc

0xd211,	// (0x00015b6e) list_double_graphic_heading_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double_graphic_heading_pane_vc

0xd211,	// (0x00015b6e) list_double_graphic_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double_graphic_pane_vc

0xd211,	// (0x00015b6e) list_double_heading_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double_heading_pane_vc

0xd225,	// (0x00015b82) list_double_large_graphic_pane_vc_ParamLimits

0xd225,	// (0x00015b82) list_double_large_graphic_pane_vc

0xd211,	// (0x00015b6e) list_double_number_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double_number_pane_vc

0xd211,	// (0x00015b6e) list_double_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double_pane_vc

0xd211,	// (0x00015b6e) list_double_time_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_double_time_pane_vc

0xd211,	// (0x00015b6e) list_setting_number_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_setting_number_pane_vc

0xd211,	// (0x00015b6e) list_setting_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_setting_pane_vc

0xd211,	// (0x00015b6e) list_single_graphic_heading_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_single_graphic_heading_pane_vc

0xd211,	// (0x00015b6e) list_single_heading_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_single_heading_pane_vc

0xd211,	// (0x00015b6e) list_single_number_heading_pane_vc_ParamLimits

0xd211,	// (0x00015b6e) list_single_number_heading_pane_vc

0xcbd9,	// (0x00015536) list_double_graphic_heading_pane_vc_g1_ParamLimits

0xcbd9,	// (0x00015536) list_double_graphic_heading_pane_vc_g1

0x9c8f,	// (0x000125ec) list_double_graphic_heading_pane_vc_g2_ParamLimits

0x9c8f,	// (0x000125ec) list_double_graphic_heading_pane_vc_g2

0xcbcd,	// (0x0001552a) list_double_graphic_heading_pane_vc_g3_ParamLimits

0xcbcd,	// (0x0001552a) list_double_graphic_heading_pane_vc_g3

0x0002,

0xfa7a,	// (0x000183d7) list_double_graphic_heading_pane_vc_g_ParamLimits

0xfa7a,	// (0x000183d7) list_double_graphic_heading_pane_vc_g

0xd5f9,	// (0x00015f56) list_double_graphic_heading_pane_vc_t1_ParamLimits

0xd5f9,	// (0x00015f56) list_double_graphic_heading_pane_vc_t1

0xa628,	// (0x00012f85) list_double_graphic_heading_pane_vc_t2_ParamLimits

0xa628,	// (0x00012f85) list_double_graphic_heading_pane_vc_t2

0x0001,

0xfa81,	// (0x000183de) list_double_graphic_heading_pane_vc_t_ParamLimits

0xfa81,	// (0x000183de) list_double_graphic_heading_pane_vc_t

0xa650,	// (0x00012fad) list_setting_pane_vc_g1_ParamLimits

0xa650,	// (0x00012fad) list_setting_pane_vc_g1

0xa65c,	// (0x00012fb9) list_setting_pane_vc_g2_ParamLimits

0xa65c,	// (0x00012fb9) list_setting_pane_vc_g2

0x0001,

0xf877,	// (0x000181d4) list_setting_pane_vc_g_ParamLimits

0xf877,	// (0x000181d4) list_setting_pane_vc_g

0xd817,	// (0x00016174) list_setting_pane_vc_t1_ParamLimits

0xd817,	// (0x00016174) list_setting_pane_vc_t1

0xd82b,	// (0x00016188) list_setting_pane_vc_t2_ParamLimits

0xd82b,	// (0x00016188) list_setting_pane_vc_t2

0x0001,

0xfac4,	// (0x00018421) list_setting_pane_vc_t_ParamLimits

0xfac4,	// (0x00018421) list_setting_pane_vc_t

0xa6b6,	// (0x00013013) set_value_pane_cp_vc_ParamLimits

0xa6b6,	// (0x00013013) set_value_pane_cp_vc

0xa556,	// (0x00012eb3) list_single_number_heading_pane_vc_g1_ParamLimits

0xa556,	// (0x00012eb3) list_single_number_heading_pane_vc_g1

0xa562,	// (0x00012ebf) list_single_number_heading_pane_vc_g2_ParamLimits

0xa562,	// (0x00012ebf) list_single_number_heading_pane_vc_g2

0x0001,

0xf664,	// (0x00017fc1) list_single_number_heading_pane_vc_g_ParamLimits

0xf664,	// (0x00017fc1) list_single_number_heading_pane_vc_g

0xa628,	// (0x00012f85) list_single_number_heading_pane_vc_t1_ParamLimits

0xa628,	// (0x00012f85) list_single_number_heading_pane_vc_t1

0xd84d,	// (0x000161aa) list_single_number_heading_pane_vc_t2_ParamLimits

0xd84d,	// (0x000161aa) list_single_number_heading_pane_vc_t2

0xcb81,	// (0x000154de) list_single_number_heading_pane_vc_t3_ParamLimits

0xcb81,	// (0x000154de) list_single_number_heading_pane_vc_t3

0x0002,

0xfac9,	// (0x00018426) list_single_number_heading_pane_vc_t_ParamLimits

0xfac9,	// (0x00018426) list_single_number_heading_pane_vc_t

0xa54a,	// (0x00012ea7) list_single_graphic_heading_pane_vc_g1_ParamLimits

0xa54a,	// (0x00012ea7) list_single_graphic_heading_pane_vc_g1

0xa556,	// (0x00012eb3) list_single_graphic_heading_pane_vc_g4_ParamLimits

0xa556,	// (0x00012eb3) list_single_graphic_heading_pane_vc_g4

0xa562,	// (0x00012ebf) list_single_graphic_heading_pane_vc_g5_ParamLimits

0xa562,	// (0x00012ebf) list_single_graphic_heading_pane_vc_g5

0x0002,

0xf851,	// (0x000181ae) list_single_graphic_heading_pane_vc_g_ParamLimits

0xf851,	// (0x000181ae) list_single_graphic_heading_pane_vc_g

0xa628,	// (0x00012f85) list_single_graphic_heading_pane_vc_t1_ParamLimits

0xa628,	// (0x00012f85) list_single_graphic_heading_pane_vc_t1

0xd85f,	// (0x000161bc) list_single_graphic_heading_pane_vc_t2_ParamLimits

0xd85f,	// (0x000161bc) list_single_graphic_heading_pane_vc_t2

0x0001,

0xfad0,	// (0x0001842d) list_single_graphic_heading_pane_vc_t_ParamLimits

0xfad0,	// (0x0001842d) list_single_graphic_heading_pane_vc_t

0xa556,	// (0x00012eb3) list_double2_pane_vc_g1_ParamLimits

0xa556,	// (0x00012eb3) list_double2_pane_vc_g1

0xa562,	// (0x00012ebf) list_double2_pane_vc_g2_ParamLimits

0xa562,	// (0x00012ebf) list_double2_pane_vc_g2

0x0001,

0xf664,	// (0x00017fc1) list_double2_pane_vc_g_ParamLimits

0xf664,	// (0x00017fc1) list_double2_pane_vc_g

0xd1d9,	// (0x00015b36) list_double2_pane_vc_t1_ParamLimits

0xd1d9,	// (0x00015b36) list_double2_pane_vc_t1

0xcb93,	// (0x000154f0) list_double2_large_graphic_pane_vc_g1_ParamLimits

0xcb93,	// (0x000154f0) list_double2_large_graphic_pane_vc_g1

0xcb9f,	// (0x000154fc) list_double2_large_graphic_pane_vc_g2_ParamLimits

0xcb9f,	// (0x000154fc) list_double2_large_graphic_pane_vc_g2

0xcbab,	// (0x00015508) list_double2_large_graphic_pane_vc_g3_ParamLimits

0xcbab,	// (0x00015508) list_double2_large_graphic_pane_vc_g3

0x0002,

0xf681,	// (0x00017fde) list_double2_large_graphic_pane_vc_g_ParamLimits

0xf681,	// (0x00017fde) list_double2_large_graphic_pane_vc_g

0xcbb7,	// (0x00015514) list_double2_large_graphic_pane_vc_t1_ParamLimits

0xcbb7,	// (0x00015514) list_double2_large_graphic_pane_vc_t1

0xd871,	// (0x000161ce) list_double_time_pane_vc_g1_ParamLimits

0xd871,	// (0x000161ce) list_double_time_pane_vc_g1

0xd87d,	// (0x000161da) list_double_time_pane_vc_g2_ParamLimits

0xd87d,	// (0x000161da) list_double_time_pane_vc_g2

0x0001,

0xfad5,	// (0x00018432) list_double_time_pane_vc_g_ParamLimits

0xfad5,	// (0x00018432) list_double_time_pane_vc_g

0xd889,	// (0x000161e6) list_double_time_pane_vc_t1_ParamLimits

0xd889,	// (0x000161e6) list_double_time_pane_vc_t1

0xd8a2,	// (0x000161ff) list_double_time_pane_vc_t2_ParamLimits

0xd8a2,	// (0x000161ff) list_double_time_pane_vc_t2

0xd8bb,	// (0x00016218) list_double_time_pane_vc_t3_ParamLimits

0xd8bb,	// (0x00016218) list_double_time_pane_vc_t3

0xd8d3,	// (0x00016230) list_double_time_pane_vc_t4_ParamLimits

0xd8d3,	// (0x00016230) list_double_time_pane_vc_t4

0x0003,

0xfada,	// (0x00018437) list_double_time_pane_vc_t_ParamLimits

0xfada,	// (0x00018437) list_double_time_pane_vc_t

0xa556,	// (0x00012eb3) list_double_pane_vc_g1_ParamLimits

0xa556,	// (0x00012eb3) list_double_pane_vc_g1

0xa562,	// (0x00012ebf) list_double_pane_vc_g2_ParamLimits

0xa562,	// (0x00012ebf) list_double_pane_vc_g2

0x0001,

0xf664,	// (0x00017fc1) list_double_pane_vc_g_ParamLimits

0xf664,	// (0x00017fc1) list_double_pane_vc_g

0xd8e7,	// (0x00016244) list_double_pane_vc_t1_ParamLimits

0xd8e7,	// (0x00016244) list_double_pane_vc_t1

0xd8f9,	// (0x00016256) list_double_pane_vc_t2_ParamLimits

0xd8f9,	// (0x00016256) list_double_pane_vc_t2

0x0001,

0xfae3,	// (0x00018440) list_double_pane_vc_t_ParamLimits

0xfae3,	// (0x00018440) list_double_pane_vc_t

0xa556,	// (0x00012eb3) list_double_number_pane_vc_g1_ParamLimits

0xa556,	// (0x00012eb3) list_double_number_pane_vc_g1

0xa562,	// (0x00012ebf) list_double_number_pane_vc_g2_ParamLimits

0xa562,	// (0x00012ebf) list_double_number_pane_vc_g2

0x0001,

0xf664,	// (0x00017fc1) list_double_number_pane_vc_g_ParamLimits

0xf664,	// (0x00017fc1) list_double_number_pane_vc_g

0xd90f,	// (0x0001626c) list_double_number_pane_vc_t1_ParamLimits

0xd90f,	// (0x0001626c) list_double_number_pane_vc_t1

0xd923,	// (0x00016280) list_double_number_pane_vc_t2_ParamLimits

0xd923,	// (0x00016280) list_double_number_pane_vc_t2

0xd8f9,	// (0x00016256) list_double_number_pane_vc_t3_ParamLimits

0xd8f9,	// (0x00016256) list_double_number_pane_vc_t3

0x0002,

0xfae8,	// (0x00018445) list_double_number_pane_vc_t_ParamLimits

0xfae8,	// (0x00018445) list_double_number_pane_vc_t

0xd935,	// (0x00016292) list_double_large_graphic_pane_vc_g1_ParamLimits

0xd935,	// (0x00016292) list_double_large_graphic_pane_vc_g1

0xd941,	// (0x0001629e) list_double_large_graphic_pane_vc_g2_ParamLimits

0xd941,	// (0x0001629e) list_double_large_graphic_pane_vc_g2

0xcbab,	// (0x00015508) list_double_large_graphic_pane_vc_g3_ParamLimits

0xcbab,	// (0x00015508) list_double_large_graphic_pane_vc_g3

0xd950,	// (0x000162ad) list_double_large_graphic_pane_vc_g4_ParamLimits

0xd950,	// (0x000162ad) list_double_large_graphic_pane_vc_g4

0x0003,

0xfaef,	// (0x0001844c) list_double_large_graphic_pane_vc_g_ParamLimits

0xfaef,	// (0x0001844c) list_double_large_graphic_pane_vc_g

0xd95c,	// (0x000162b9) list_double_large_graphic_pane_vc_t1_ParamLimits

0xd95c,	// (0x000162b9) list_double_large_graphic_pane_vc_t1

0xd96e,	// (0x000162cb) list_double_large_graphic_pane_vc_t2_ParamLimits

0xd96e,	// (0x000162cb) list_double_large_graphic_pane_vc_t2

0x0001,

0xfaf8,	// (0x00018455) list_double_large_graphic_pane_vc_t_ParamLimits

0xfaf8,	// (0x00018455) list_double_large_graphic_pane_vc_t

0x9c8f,	// (0x000125ec) list_double_heading_pane_vc_g1_ParamLimits

0x9c8f,	// (0x000125ec) list_double_heading_pane_vc_g1

0xcbcd,	// (0x0001552a) list_double_heading_pane_vc_g2_ParamLimits

0xcbcd,	// (0x0001552a) list_double_heading_pane_vc_g2

0x0001,

0xf688,	// (0x00017fe5) list_double_heading_pane_vc_g_ParamLimits

0xf688,	// (0x00017fe5) list_double_heading_pane_vc_g

0xd985,	// (0x000162e2) list_double_heading_pane_vc_t1_ParamLimits

0xd985,	// (0x000162e2) list_double_heading_pane_vc_t1

0xa628,	// (0x00012f85) list_double_heading_pane_vc_t2_ParamLimits

0xa628,	// (0x00012f85) list_double_heading_pane_vc_t2

0x0001,

0xfafd,	// (0x0001845a) list_double_heading_pane_vc_t_ParamLimits

0xfafd,	// (0x0001845a) list_double_heading_pane_vc_t

0xa54a,	// (0x00012ea7) list_double_graphic_pane_vc_g1_ParamLimits

0xa54a,	// (0x00012ea7) list_double_graphic_pane_vc_g1

0xd997,	// (0x000162f4) list_double_graphic_pane_vc_g2_ParamLimits

0xd997,	// (0x000162f4) list_double_graphic_pane_vc_g2

0xd9a6,	// (0x00016303) list_double_graphic_pane_vc_g3_ParamLimits

0xd9a6,	// (0x00016303) list_double_graphic_pane_vc_g3

0x0002,

0xfb02,	// (0x0001845f) list_double_graphic_pane_vc_g_ParamLimits

0xfb02,	// (0x0001845f) list_double_graphic_pane_vc_g

0xd9b2,	// (0x0001630f) list_double_graphic_pane_vc_t1_ParamLimits

0xd9b2,	// (0x0001630f) list_double_graphic_pane_vc_t1

0xd8f9,	// (0x00016256) list_double_graphic_pane_vc_t2_ParamLimits

0xd8f9,	// (0x00016256) list_double_graphic_pane_vc_t2

0x0001,

0xfb09,	// (0x00018466) list_double_graphic_pane_vc_t_ParamLimits

0xfb09,	// (0x00018466) list_double_graphic_pane_vc_t

0x5d82,	// (0x0000e6df) aid_size_cell_fastswap

0xbbea,	// (0x00014547) aid_size_cell_touch_ParamLimits

0xbbea,	// (0x00014547) aid_size_cell_touch

0x5f61,	// (0x0000e8be) popup_fast_swap_wide_window_ParamLimits

0x5f61,	// (0x0000e8be) popup_fast_swap_wide_window

0xbdee,	// (0x0001474b) touch_pane_ParamLimits

0xbdee,	// (0x0001474b) touch_pane

0x8e15,	// (0x00011772) button_value_adjust_pane_cp2

0x8e1d,	// (0x0001177a) button_value_adjust_pane_cp4

0x8e43,	// (0x000117a0) form_field_data_pane_cp2

0x28f0,	// (0x0000b24d) form_field_data_wide_pane_cp2

0x94e9,	// (0x00011e46) bg_scroll_pane_ParamLimits

0x6304,	// (0x0000ec61) scroll_handle_pane_ParamLimits

0x6318,	// (0x0000ec75) scroll_sc2_down_pane_ParamLimits

0x6318,	// (0x0000ec75) scroll_sc2_down_pane

0x951a,	// (0x00011e77) scroll_sc2_up_pane_ParamLimits

0x951a,	// (0x00011e77) scroll_sc2_up_pane

0x435e,	// (0x0000ccbb) grid_wheel_folder_pane_g1_ParamLimits

0x435e,	// (0x0000ccbb) grid_wheel_folder_pane_g1

0x64e3,	// (0x0000ee40) clock_nsta_pane_cp2_ParamLimits

0x64e3,	// (0x0000ee40) clock_nsta_pane_cp2

0x2cdc,	// (0x0000b639) listscroll_midp_pane_ParamLimits

0x2ced,	// (0x0000b64a) midp_canvas_pane

0x6746,	// (0x0000f0a3) nsta_clock_indic_pane

0xa074,	// (0x000129d1) listscroll_form_pane_vc

0xa07c,	// (0x000129d9) listscroll_set_pane_vc_ParamLimits

0xa07c,	// (0x000129d9) listscroll_set_pane_vc

0x3736,	// (0x0000c093) clock_nsta_pane

0x3760,	// (0x0000c0bd) indicator_nsta_pane

0xa4e4,	// (0x00012e41) bg_popup_sub_pane_cp2_ParamLimits

0xa4f8,	// (0x00012e55) find_pane_cp2_ParamLimits

0xa4f8,	// (0x00012e55) find_pane_cp2

0xa50e,	// (0x00012e6b) grid_toobar_pane_ParamLimits

0xa6c4,	// (0x00013021) list_form_gen_pane_vc_ParamLimits

0xa6c4,	// (0x00013021) list_form_gen_pane_vc

0xa6da,	// (0x00013037) scroll_pane_cp8_vc_ParamLimits

0xa6da,	// (0x00013037) scroll_pane_cp8_vc

0xa756,	// (0x000130b3) data_form_wide_pane_vc_ParamLimits

0xa756,	// (0x000130b3) data_form_wide_pane_vc

0xa762,	// (0x000130bf) form_field_data_wide_pane_vc_g1

0xa76a,	// (0x000130c7) form_field_data_wide_pane_vc_t1_ParamLimits

0xa76a,	// (0x000130c7) form_field_data_wide_pane_vc_t1

0x8f0b,	// (0x00011868) input_focus_pane_cp6_vc_ParamLimits

0x8f0b,	// (0x00011868) input_focus_pane_cp6_vc

0x3b6c,	// (0x0000c4c9) list_midp_pane_ParamLimits

0xcbf7,	// (0x00015554) scroll_pane_cp16_ParamLimits

0xcbf7,	// (0x00015554) scroll_pane_cp16

0xaaaf,	// (0x0001340c) button_value_adjust_pane_ParamLimits

0xaaaf,	// (0x0001340c) button_value_adjust_pane

0x3f42,	// (0x0000c89f) button_value_adjust_pane_cp6_ParamLimits

0x3f42,	// (0x0000c89f) button_value_adjust_pane_cp6

0x4090,	// (0x0000c9ed) settings_code_pane_cp_ParamLimits

0x4090,	// (0x0000c9ed) settings_code_pane_cp

0x7fa7,	// (0x00010904) cell_touch_pane_g1

0x7fa7,	// (0x00010904) cell_touch_pane_g2

0x0001,

0xf79a,	// (0x000180f7) cell_touch_pane_g

0x4268,	// (0x0000cbc5) cell_touch_pane_cp_ParamLimits

0x4268,	// (0x0000cbc5) cell_touch_pane_cp

0x4284,	// (0x0000cbe1) cell_touch_pane_ParamLimits

0x4284,	// (0x0000cbe1) cell_touch_pane

0x7fa7,	// (0x00010904) scroll_sc2_down_pane_g1

0x7fa7,	// (0x00010904) scroll_sc2_up_pane_g1

0x8015,	// (0x00010972) bg_set_opt_pane_cp4_vc

0xd60b,	// (0x00015f68) list_set_graphic_pane_vc_g1_ParamLimits

0xd60b,	// (0x00015f68) list_set_graphic_pane_vc_g1

0xd617,	// (0x00015f74) list_set_graphic_pane_vc_g2_ParamLimits

0xd617,	// (0x00015f74) list_set_graphic_pane_vc_g2

0x0001,

0xfa86,	// (0x000183e3) list_set_graphic_pane_vc_g_ParamLimits

0xfa86,	// (0x000183e3) list_set_graphic_pane_vc_g

0xd623,	// (0x00015f80) text_primary_small_cp13_vc_ParamLimits

0xd623,	// (0x00015f80) text_primary_small_cp13_vc

0xd63b,	// (0x00015f98) list_set_graphic_pane_vc_ParamLimits

0xd63b,	// (0x00015f98) list_set_graphic_pane_vc

0x8015,	// (0x00010972) input_focus_pane_cp2_vc

0x7fa7,	// (0x00010904) setting_code_pane_vc_g1

0xd64e,	// (0x00015fab) setting_code_pane_vc_t1

0xd65c,	// (0x00015fb9) set_text_pane_vc_t1_ParamLimits

0xd65c,	// (0x00015fb9) set_text_pane_vc_t1

0x8015,	// (0x00010972) input_focus_pane_cp1_vc

0xd67a,	// (0x00015fd7) list_set_text_pane_vc

0x7fa7,	// (0x00010904) setting_text_pane_vc_g1

0x8015,	// (0x00010972) bg_set_opt_pane_cp2_vc

0xd684,	// (0x00015fe1) setting_slider_graphic_pane_vc_g1

0xd68c,	// (0x00015fe9) setting_slider_graphic_pane_vc_t1

0xd69a,	// (0x00015ff7) setting_slider_graphic_pane_vc_t2

0x0001,

0xfa8b,	// (0x000183e8) setting_slider_graphic_pane_vc_t

0xd6a8,	// (0x00016005) slider_set_pane_cp_vc

0xd6b0,	// (0x0001600d) slider_set_pane_vc_g1

0xd6b9,	// (0x00016016) slider_set_pane_vc_g2

0x0006,

0xfa90,	// (0x000183ed) slider_set_pane_vc_g

0x903b,	// (0x00011998) set_opt_bg_pane_g1_copy1

0x9043,	// (0x000119a0) set_opt_bg_pane_g2_copy1

0xd6e5,	// (0x00016042) set_opt_bg_pane_g3_copy1

0x9053,	// (0x000119b0) set_opt_bg_pane_g4_copy1

0x905b,	// (0x000119b8) set_opt_bg_pane_g5_copy1

0x9063,	// (0x000119c0) set_opt_bg_pane_g6_copy1

0xd6ef,	// (0x0001604c) set_opt_bg_pane_g7_copy1

0xd6f9,	// (0x00016056) set_opt_bg_pane_g8_copy1

0xd703,	// (0x00016060) set_opt_bg_pane_g9_copy1

0x8015,	// (0x00010972) bg_set_opt_pane_cp_vc

0xd70d,	// (0x0001606a) setting_slider_pane_vc_t1

0xd68c,	// (0x00015fe9) setting_slider_pane_vc_t2

0xd69a,	// (0x00015ff7) setting_slider_pane_vc_t3

0x0002,

0xfa9f,	// (0x000183fc) setting_slider_pane_vc_t

0xd6a8,	// (0x00016005) slider_set_pane_vc

0x6f62,	// (0x0000f8bf) volume_set_pane_vc_g1

0x727f,	// (0x0000fbdc) volume_set_pane_vc_g2

0x7288,	// (0x0000fbe5) volume_set_pane_vc_g3

0x7291,	// (0x0000fbee) volume_set_pane_vc_g4

0x729a,	// (0x0000fbf7) volume_set_pane_vc_g5

0x72a3,	// (0x0000fc00) volume_set_pane_vc_g6

0x72ac,	// (0x0000fc09) volume_set_pane_vc_g7

0x72b5,	// (0x0000fc12) volume_set_pane_vc_g8

0x72be,	// (0x0000fc1b) volume_set_pane_vc_g9

0x72c7,	// (0x0000fc24) volume_set_pane_vc_g10

0x0009,

0xfaa6,	// (0x00018403) volume_set_pane_vc_g

0xd71c,	// (0x00016079) volume_set_pane_vc

0xd724,	// (0x00016081) button_value_adjust_pane_cp1_vc

0xd72e,	// (0x0001608b) list_highlight_pane_cp2_vc

0xd737,	// (0x00016094) list_set_pane_vc_ParamLimits

0xd737,	// (0x00016094) list_set_pane_vc

0xd7a5,	// (0x00016102) main_pane_set_vc_t1_ParamLimits

0xd7a5,	// (0x00016102) main_pane_set_vc_t1

0xd7ba,	// (0x00016117) main_pane_set_vc_t2_ParamLimits

0xd7ba,	// (0x00016117) main_pane_set_vc_t2

0xd7cc,	// (0x00016129) main_pane_set_vc_t3_ParamLimits

0xd7cc,	// (0x00016129) main_pane_set_vc_t3

0xd7e0,	// (0x0001613d) main_pane_set_vc_t4_ParamLimits

0xd7e0,	// (0x0001613d) main_pane_set_vc_t4

0x0003,

0xfabb,	// (0x00018418) main_pane_set_vc_t_ParamLimits

0xfabb,	// (0x00018418) main_pane_set_vc_t

0xd7f4,	// (0x00016151) setting_code_pane_vc_ParamLimits

0xd7f4,	// (0x00016151) setting_code_pane_vc

0xd805,	// (0x00016162) setting_slider_graphic_pane_vc

0xd805,	// (0x00016162) setting_slider_pane_vc

0xd805,	// (0x00016162) setting_text_pane_vc

0xd805,	// (0x00016162) setting_volume_pane_vc

0xd80f,	// (0x0001616c) scroll_pane_cp121_vc

0x8e03,	// (0x00011760) set_content_pane_vc

0xd9c4,	// (0x00016321) button_value_adjust_pane_g1

0xd9cd,	// (0x0001632a) button_value_adjust_pane_g2

0x0001,

0xfb0e,	// (0x0001846b) button_value_adjust_pane_g

0xd9d6,	// (0x00016333) form_field_slider_wide_pane_vc_t1_ParamLimits

0xd9d6,	// (0x00016333) form_field_slider_wide_pane_vc_t1

0xd9e8,	// (0x00016345) form_field_slider_wide_pane_vc_t2_ParamLimits

0xd9e8,	// (0x00016345) form_field_slider_wide_pane_vc_t2

0x0001,

0xfb13,	// (0x00018470) form_field_slider_wide_pane_vc_t_ParamLimits

0xfb13,	// (0x00018470) form_field_slider_wide_pane_vc_t

0x838d,	// (0x00010cea) input_focus_pane_cp10_vc_ParamLimits

0x838d,	// (0x00010cea) input_focus_pane_cp10_vc

0xd9fa,	// (0x00016357) slider_cont_pane_cp1_vc_ParamLimits

0xd9fa,	// (0x00016357) slider_cont_pane_cp1_vc

0xd6b0,	// (0x0001600d) slider_form_pane_g1_cp2

0xd6b9,	// (0x00016016) slider_form_pane_g2_cp2

0xda13,	// (0x00016370) form_field_slider_pane_vc_t3

0xda21,	// (0x0001637e) form_field_slider_pane_vc_t4

0xda2f,	// (0x0001638c) slider_form_pane_vc_ParamLimits

0xda2f,	// (0x0001638c) slider_form_pane_vc

0xda3c,	// (0x00016399) form_field_slider_pane_vc_t1_ParamLimits

0xda3c,	// (0x00016399) form_field_slider_pane_vc_t1

0xd9e8,	// (0x00016345) form_field_slider_pane_vc_t2_ParamLimits

0xd9e8,	// (0x00016345) form_field_slider_pane_vc_t2

0x0001,

0xfb23,	// (0x00018480) form_field_slider_pane_vc_t_ParamLimits

0xfb23,	// (0x00018480) form_field_slider_pane_vc_t

0x838d,	// (0x00010cea) input_focus_pane_cp9_vc_ParamLimits

0x838d,	// (0x00010cea) input_focus_pane_cp9_vc

0xda52,	// (0x000163af) slider_cont_pane_vc_ParamLimits

0xda52,	// (0x000163af) slider_cont_pane_vc

0xda64,	// (0x000163c1) list_form_graphic_pane_cp_vc_ParamLimits

0xda64,	// (0x000163c1) list_form_graphic_pane_cp_vc

0xa762,	// (0x000130bf) form_field_popup_wide_pane_vc_g1

0xda79,	// (0x000163d6) form_field_popup_wide_pane_vc_t1_ParamLimits

0xda79,	// (0x000163d6) form_field_popup_wide_pane_vc_t1

0x8f0b,	// (0x00011868) input_focus_pane_cp8_vc_ParamLimits

0x8f0b,	// (0x00011868) input_focus_pane_cp8_vc

0xda90,	// (0x000163ed) list_form_wide_pane_vc_ParamLimits

0xda90,	// (0x000163ed) list_form_wide_pane_vc

0xda9c,	// (0x000163f9) list_form_graphic_pane_vc_g1

0xdaa4,	// (0x00016401) list_form_graphic_pane_vc_t1_ParamLimits

0xdaa4,	// (0x00016401) list_form_graphic_pane_vc_t1

0x80f5,	// (0x00010a52) list_highlight_pane_cp5_vc_ParamLimits

0x80f5,	// (0x00010a52) list_highlight_pane_cp5_vc

0xdac0,	// (0x0001641d) list_form_graphic_pane_vc_ParamLimits

0xdac0,	// (0x0001641d) list_form_graphic_pane_vc

0xa762,	// (0x000130bf) form_field_popup_pane_vc_g1

0xdada,	// (0x00016437) form_field_popup_pane_vc_t1_ParamLimits

0xdada,	// (0x00016437) form_field_popup_pane_vc_t1

0x8f0b,	// (0x00011868) input_focus_pane_cp7_vc_ParamLimits

0x8f0b,	// (0x00011868) input_focus_pane_cp7_vc

0xdaf1,	// (0x0001644e) list_form_pane_vc_ParamLimits

0xdaf1,	// (0x0001644e) list_form_pane_vc

0xdafd,	// (0x0001645a) data_form_pane_vc_t1_ParamLimits

0xdafd,	// (0x0001645a) data_form_pane_vc_t1

0x903b,	// (0x00011998) input_focus_pane_vc_g1

0x9043,	// (0x000119a0) input_focus_pane_vc_g2

0x904b,	// (0x000119a8) input_focus_pane_vc_g3

0x9053,	// (0x000119b0) input_focus_pane_vc_g4

0x905b,	// (0x000119b8) input_focus_pane_vc_g5

0x9063,	// (0x000119c0) input_focus_pane_vc_g6

0x906b,	// (0x000119c8) input_focus_pane_vc_g7

0x9073,	// (0x000119d0) input_focus_pane_vc_g8

0x907b,	// (0x000119d8) input_focus_pane_vc_g9

0x7fa7,	// (0x00010904) input_focus_pane_vc_g10

0x0009,

0xf723,	// (0x00018080) input_focus_pane_vc_g

0xa756,	// (0x000130b3) data_form_pane_vc_ParamLimits

0xa756,	// (0x000130b3) data_form_pane_vc

0xa762,	// (0x000130bf) form_field_data_pane_vc_g1

0xdb1a,	// (0x00016477) form_field_data_pane_vc_t1_ParamLimits

0xdb1a,	// (0x00016477) form_field_data_pane_vc_t1

0x8f0b,	// (0x00011868) input_focus_pane_vc_ParamLimits

0x8f0b,	// (0x00011868) input_focus_pane_vc

0xdb34,	// (0x00016491) button_value_adjust_pane_cp3_vc

0xdb3c,	// (0x00016499) button_value_adjust_pane_cp5_vc

0xdb44,	// (0x000164a1) form_field_data_pane_vc_ParamLimits

0xdb44,	// (0x000164a1) form_field_data_pane_vc

0xdb5f,	// (0x000164bc) form_field_data_pane_vc_cp2

0xdb67,	// (0x000164c4) form_field_data_wide_pane_vc_ParamLimits

0xdb67,	// (0x000164c4) form_field_data_wide_pane_vc

0xdb81,	// (0x000164de) form_field_data_wide_pane_vc_cp2

0xdb89,	// (0x000164e6) form_field_popup_pane_vc_ParamLimits

0xdb89,	// (0x000164e6) form_field_popup_pane_vc

0xdba4,	// (0x00016501) form_field_popup_wide_pane_vc_ParamLimits

0xdba4,	// (0x00016501) form_field_popup_wide_pane_vc

0xdbbe,	// (0x0001651b) form_field_slider_pane_vc_ParamLimits

0xdbbe,	// (0x0001651b) form_field_slider_pane_vc

0xdbd1,	// (0x0001652e) form_field_slider_wide_pane_vc_ParamLimits

0xdbd1,	// (0x0001652e) form_field_slider_wide_pane_vc

0x42a2,	// (0x0000cbff) grid_touch_1_pane_ParamLimits

0x42a2,	// (0x0000cbff) grid_touch_1_pane

0x42b6,	// (0x0000cc13) grid_touch_2_pane_ParamLimits

0x42b6,	// (0x0000cc13) grid_touch_2_pane

0xdbe4,	// (0x00016541) touch_pane_g1_ParamLimits

0xdbe4,	// (0x00016541) touch_pane_g1

0xdbf2,	// (0x0001654f) cell_app_pane_cp_wide_ParamLimits

0xdbf2,	// (0x0001654f) cell_app_pane_cp_wide

0xdc03,	// (0x00016560) grid_popup_fast_wide_pane_ParamLimits

0xdc03,	// (0x00016560) grid_popup_fast_wide_pane

0xdc17,	// (0x00016574) scroll_pane_cp19_ParamLimits

0xdc17,	// (0x00016574) scroll_pane_cp19

0x8015,	// (0x00010972) bg_popup_window_pane_cp20

0xdc2b,	// (0x00016588) listscroll_popup_fast_wide_pane

0x924d,	// (0x00011baa) grid_indicator_nsta_pane

0xdc33,	// (0x00016590) clock_nsta_pane_g1

0xdc3c,	// (0x00016599) clock_nsta_pane_t1

0xdc58,	// (0x000165b5) cell_indicator_nsta_pane_ParamLimits

0xdc58,	// (0x000165b5) cell_indicator_nsta_pane

0xdbe4,	// (0x00016541) cell_indicator_nsta_pane_g1

0xdc90,	// (0x000165ed) cell_indicator_nsta_pane_g2

0x0001,

0xfb2d,	// (0x0001848a) cell_indicator_nsta_pane_g

0xdca5,	// (0x00016602) clock_nsta_pane_cp

0xdcaf,	// (0x0001660c) indicator_nsta_pane_cp

0xdcba,	// (0x00016617) nsta_clock_indic_pane_g1

0x81db,	// (0x00010b38) grid_indicator_pane

0x960f,	// (0x00011f6c) scroll_pane_cp29

0x6432,	// (0x0000ed8f) indicator_nsta_pane_cp2_ParamLimits

0x6432,	// (0x0000ed8f) indicator_nsta_pane_cp2

0x80f5,	// (0x00010a52) main_apps_wheel_pane

0xa940,	// (0x0001329d) form_midp_field_text_pane_ParamLimits

0xaa8f,	// (0x000133ec) scroll_bar_cp050_ParamLimits

0xdcf2,	// (0x0001664f) cell_indicator_pane_ParamLimits

0xdcf2,	// (0x0001664f) cell_indicator_pane

0xdd09,	// (0x00016666) cell_indicator_pane_g1

0x42e2,	// (0x0000cc3f) grid_wheel_folder_pane_ParamLimits

0x42e2,	// (0x0000cc3f) grid_wheel_folder_pane

0x42f0,	// (0x0000cc4d) list_wheel_apps_pane_ParamLimits

0x42f0,	// (0x0000cc4d) list_wheel_apps_pane

0x42fe,	// (0x0000cc5b) main_apps_wheel_pane_g1_ParamLimits

0x42fe,	// (0x0000cc5b) main_apps_wheel_pane_g1

0x430e,	// (0x0000cc6b) main_apps_wheel_pane_g2_ParamLimits

0x430e,	// (0x0000cc6b) main_apps_wheel_pane_g2

0x0001,

0xfb3c,	// (0x00018499) main_apps_wheel_pane_g_ParamLimits

0xfb3c,	// (0x00018499) main_apps_wheel_pane_g

0x431e,	// (0x0000cc7b) main_apps_wheel_pane_t1_ParamLimits

0x431e,	// (0x0000cc7b) main_apps_wheel_pane_t1

0x4334,	// (0x0000cc91) list_wheel_apps_pane_g1

0x433c,	// (0x0000cc99) list_wheel_apps_pane_g2

0x4344,	// (0x0000cca1) list_wheel_apps_pane_g3

0x434c,	// (0x0000cca9) list_wheel_apps_pane_g4

0x4354,	// (0x0000ccb1) list_wheel_apps_pane_g5

0x0004,

0xfb41,	// (0x0001849e) list_wheel_apps_pane_g

0x9bee,	// (0x0001254b) navi_icon_text_pane

0x3640,	// (0x0000bf9d) aid_fill_nsta

0x4375,	// (0x0000ccd2) navi_icon_text_pane_g1

0x4381,	// (0x0000ccde) navi_icon_text_pane_t1

0x2cc6,	// (0x0000b623) list_set_graphic_pane_t1_ParamLimits

0x2cc6,	// (0x0000b623) list_set_graphic_pane_t1

0xb18f,	// (0x00013aec) popup_midp_note_alarm_window_t6_ParamLimits

0xb18f,	// (0x00013aec) popup_midp_note_alarm_window_t6

0xb1a1,	// (0x00013afe) popup_midp_note_alarm_window_t7_ParamLimits

0xb1a1,	// (0x00013afe) popup_midp_note_alarm_window_t7

0xb1b3,	// (0x00013b10) popup_midp_note_alarm_window_t8_ParamLimits

0xb1b3,	// (0x00013b10) popup_midp_note_alarm_window_t8

0xb1c5,	// (0x00013b22) popup_midp_note_alarm_window_t9_ParamLimits

0xb1c5,	// (0x00013b22) popup_midp_note_alarm_window_t9

0xb1d7,	// (0x00013b34) popup_midp_note_alarm_window_t10_ParamLimits

0xb1d7,	// (0x00013b34) popup_midp_note_alarm_window_t10

0xb1e9,	// (0x00013b46) popup_midp_note_alarm_window_t11_ParamLimits

0xb1e9,	// (0x00013b46) popup_midp_note_alarm_window_t11

0xb1fb,	// (0x00013b58) scroll_pane_cp17_ParamLimits

0xb1fb,	// (0x00013b58) scroll_pane_cp17

0x6f62,	// (0x0000f8bf) volume_small_pane_cp_g1

0x72d0,	// (0x0000fc2d) volume_small_pane_cp_g2

0x72d9,	// (0x0000fc36) volume_small_pane_cp_g3

0x72e2,	// (0x0000fc3f) volume_small_pane_cp_g4

0x72eb,	// (0x0000fc48) volume_small_pane_cp_g5

0x729a,	// (0x0000fbf7) volume_small_pane_cp_g6

0x72f4,	// (0x0000fc51) volume_small_pane_cp_g7

0x72fd,	// (0x0000fc5a) volume_small_pane_cp_g8

0x7306,	// (0x0000fc63) volume_small_pane_cp_g9

0x730f,	// (0x0000fc6c) volume_small_pane_cp_g10

0x9e29,	// (0x00012786) midp_ticker_pane_g1_ParamLimits

0x9e35,	// (0x00012792) midp_ticker_pane_g2_ParamLimits

0xf7eb,	// (0x00018148) midp_ticker_pane_g_ParamLimits

0x2d84,	// (0x0000b6e1) midp_ticker_pane_t1_ParamLimits

0x365c,	// (0x0000bfb9) aid_fill_nsta_2

0xaa7b,	// (0x000133d8) list_form2_midp_pane

0xd1ef,	// (0x00015b4c) midp_editing_number_pane_ParamLimits

0xd1fe,	// (0x00015b5b) midp_ticker_pane_ParamLimits

0xdd13,	// (0x00016670) form2_midp_field_pane

0xdd1b,	// (0x00016678) scroll_pane_cp51

0xdd3b,	// (0x00016698) form2_midp_button_pane_ParamLimits

0xdd3b,	// (0x00016698) form2_midp_button_pane

0xdd4d,	// (0x000166aa) form2_midp_content_pane_ParamLimits

0xdd4d,	// (0x000166aa) form2_midp_content_pane

0xdd67,	// (0x000166c4) form2_midp_field_choice_group_pane

0xdd6f,	// (0x000166cc) form2_midp_field_pane_g1

0xdd77,	// (0x000166d4) form2_midp_field_pane_g2

0xdd7f,	// (0x000166dc) form2_midp_field_pane_g3

0xdd87,	// (0x000166e4) form2_midp_field_pane_g4

0x0003,

0xfb66,	// (0x000184c3) form2_midp_field_pane_g

0xdd8f,	// (0x000166ec) form2_midp_gauge_slider_pane

0xdd97,	// (0x000166f4) form2_midp_gauge_wait_pane

0xdd9f,	// (0x000166fc) form2_midp_image_pane_ParamLimits

0xdd9f,	// (0x000166fc) form2_midp_image_pane

0xddba,	// (0x00016717) form2_midp_label_pane_ParamLimits

0xddba,	// (0x00016717) form2_midp_label_pane

0x43af,	// (0x0000cd0c) form2_midp_label_pane_cp_ParamLimits

0x43af,	// (0x0000cd0c) form2_midp_label_pane_cp

0xddd9,	// (0x00016736) form2_midp_string_pane_ParamLimits

0xddd9,	// (0x00016736) form2_midp_string_pane

0x43d0,	// (0x0000cd2d) form2_midp_text_pane_ParamLimits

0x43d0,	// (0x0000cd2d) form2_midp_text_pane

0xddeb,	// (0x00016748) form2_midp_time_pane

0xddfb,	// (0x00016758) input_focus_pane_cp51_ParamLimits

0xddfb,	// (0x00016758) input_focus_pane_cp51

0xde13,	// (0x00016770) form2_midp_label_pane_t1_ParamLimits

0xde13,	// (0x00016770) form2_midp_label_pane_t1

0x43f3,	// (0x0000cd50) form2_mdip_text_pane_t1_ParamLimits

0x43f3,	// (0x0000cd50) form2_mdip_text_pane_t1

0xde5c,	// (0x000167b9) form2_midp_time_pane_t1

0xde77,	// (0x000167d4) form2_midp_gauge_slider_pane_t1

0x440f,	// (0x0000cd6c) form2_midp_gauge_slider_pane_t2

0x4421,	// (0x0000cd7e) form2_midp_gauge_slider_pane_t3

0x0002,

0xfb6f,	// (0x000184cc) form2_midp_gauge_slider_pane_t

0xde89,	// (0x000167e6) form2_midp_slider_pane

0xde95,	// (0x000167f2) form2_midp_gauge_wait_pane_t1

0xdea3,	// (0x00016800) form2_midp_wait_pane_ParamLimits

0xdea3,	// (0x00016800) form2_midp_wait_pane

0xa77e,	// (0x000130db) list_single_2graphic_pane_cp4_ParamLimits

0xa77e,	// (0x000130db) list_single_2graphic_pane_cp4

0x3ada,	// (0x0000c437) list_single_midp_graphic_pane_cp_ParamLimits

0x3ada,	// (0x0000c437) list_single_midp_graphic_pane_cp

0x8015,	// (0x00010972) list_highlight_pane_cp20

0xdecf,	// (0x0001682c) list_single_2graphic_pane_g1_cp4

0xd532,	// (0x00015e8f) list_single_2graphic_pane_g2_cp4

0xded7,	// (0x00016834) list_single_2graphic_pane_t1_cp4

0x80f5,	// (0x00010a52) list_highlight_pane_cp21

0xdee6,	// (0x00016843) list_single_midp_graphic_pane_g4_cp

0xdef5,	// (0x00016852) list_single_midp_graphic_pane_t1_cp

0x4433,	// (0x0000cd90) form2_mdip_string_pane_t1_ParamLimits

0x4433,	// (0x0000cd90) form2_mdip_string_pane_t1

0x8015,	// (0x00010972) bg_wml_button_pane_cp2

0x7fa7,	// (0x00010904) form2_midp_image_pane_g1

0x8bb7,	// (0x00011514) list_double_large_graphic_pane_g5_ParamLimits

0x8bb7,	// (0x00011514) list_double_large_graphic_pane_g5

0x2cdc,	// (0x0000b639) midp_form_pane_ParamLimits

0x80f5,	// (0x00010a52) main_apps_wheel_pane_ParamLimits

0xc434,	// (0x00014d91) popup_preview_window_ParamLimits

0xc434,	// (0x00014d91) popup_preview_window

0x6d3c,	// (0x0000f699) popup_touch_info_window_ParamLimits

0x6d3c,	// (0x0000f699) popup_touch_info_window

0x6d64,	// (0x0000f6c1) popup_touch_menu_window_ParamLimits

0x6d64,	// (0x0000f6c1) popup_touch_menu_window

0x7f9d,	// (0x000108fa) bg_popup_sub_pane_cp6

0xdf0a,	// (0x00016867) list_touch_menu_pane

0xdf12,	// (0x0001686f) list_single_touch_menu_pane_ParamLimits

0xdf12,	// (0x0001686f) list_single_touch_menu_pane

0xdf2a,	// (0x00016887) list_single_touch_menu_pane_t1

0x80f5,	// (0x00010a52) bg_popup_sub_pane_cp7_ParamLimits

0x80f5,	// (0x00010a52) bg_popup_sub_pane_cp7

0xdf38,	// (0x00016895) heading_sub_pane

0xdf40,	// (0x0001689d) list_touch_info_pane_ParamLimits

0xdf40,	// (0x0001689d) list_touch_info_pane

0xdf4f,	// (0x000168ac) list_single_touch_info_pane_ParamLimits

0xdf4f,	// (0x000168ac) list_single_touch_info_pane

0xdf60,	// (0x000168bd) list_single_touch_info_pane_t1

0xdf6e,	// (0x000168cb) list_single_touch_info_pane_t2

0x0001,

0xfb7d,	// (0x000184da) list_single_touch_info_pane_t

0x9d4c,	// (0x000126a9) bg_popup_heading_pane_cp

0xdf7c,	// (0x000168d9) heading_sub_pane_t1

0xa6f0,	// (0x0001304d) bg_popup_preview_window_pane_cp_ParamLimits

0xa6f0,	// (0x0001304d) bg_popup_preview_window_pane_cp

0xdf38,	// (0x00016895) heading_preview_pane

0xdf40,	// (0x0001689d) list_preview_pane_ParamLimits

0xdf40,	// (0x0001689d) list_preview_pane

0xdf8a,	// (0x000168e7) popup_preview_window_g1

0xdf4f,	// (0x000168ac) list_single_preview_pane_ParamLimits

0xdf4f,	// (0x000168ac) list_single_preview_pane

0xdf92,	// (0x000168ef) list_single_preview_pane_g1

0xdf9a,	// (0x000168f7) list_single_preview_pane_t1

0xdf60,	// (0x000168bd) list_single_preview_pane_t2

0x0001,

0xfb82,	// (0x000184df) list_single_preview_pane_t

0xdfa8,	// (0x00016905) bg_popup_heading_pane_cp2_ParamLimits

0xdfa8,	// (0x00016905) bg_popup_heading_pane_cp2

0xdfbe,	// (0x0001691b) heading_preview_pane_g1

0xdfc6,	// (0x00016923) heading_preview_pane_t1_ParamLimits

0xdfc6,	// (0x00016923) heading_preview_pane_t1

0x81fe,	// (0x00010b5b) soft_indicator_pane_t1_ParamLimits

0x8911,	// (0x0001126e) scroll_pane_ParamLimits

0x9508,	// (0x00011e65) scroll_sc2_left_pane

0x9511,	// (0x00011e6e) scroll_sc2_right_pane

0x9530,	// (0x00011e8d) scroll_bg_pane_g1_ParamLimits

0x9545,	// (0x00011ea2) scroll_bg_pane_g2_ParamLimits

0x955d,	// (0x00011eba) scroll_bg_pane_g3_ParamLimits

0xf77a,	// (0x000180d7) scroll_bg_pane_g_ParamLimits

0x9530,	// (0x00011e8d) scroll_handle_pane_g1_ParamLimits

0x957f,	// (0x00011edc) scroll_handle_pane_g2_ParamLimits

0x955d,	// (0x00011eba) scroll_handle_pane_g3_ParamLimits

0xf781,	// (0x000180de) scroll_handle_pane_g_ParamLimits

0x67a0,	// (0x0000f0fd) popup_choice_list_window_ParamLimits

0x67a0,	// (0x0000f0fd) popup_choice_list_window

0xa4f0,	// (0x00012e4d) choice_list_pane

0xa5ac,	// (0x00012f09) cell_toolbar_pane_t1

0xa5d4,	// (0x00012f31) toolbar_button_pane_ParamLimits

0xcf32,	// (0x0001588f) ai_gene_pane_1_t2_ParamLimits

0xcf32,	// (0x0001588f) ai_gene_pane_1_t2

0x0001,

0xf999,	// (0x000182f6) ai_gene_pane_1_t_ParamLimits

0xf999,	// (0x000182f6) ai_gene_pane_1_t

0xdfe3,	// (0x00016940) scroll_sc2_left_pane_g1

0xdfe3,	// (0x00016940) scroll_sc2_right_pane_g1

0xa08e,	// (0x000129eb) bg_popup_sub_pane_cp10

0xdfed,	// (0x0001694a) list_choice_list_pane

0xe006,	// (0x00016963) list_single_choice_list_pane_ParamLimits

0xe006,	// (0x00016963) list_single_choice_list_pane

0xe01a,	// (0x00016977) list_single_choice_list_pane_g1

0xe022,	// (0x0001697f) list_single_choice_list_pane_t1_ParamLimits

0xe022,	// (0x0001697f) list_single_choice_list_pane_t1

0xe037,	// (0x00016994) choice_list_pane_g1

0xe03f,	// (0x0001699c) choice_list_pane_t1

0x7f9d,	// (0x000108fa) input_focus_pane_cp11

0x93f2,	// (0x00011d4f) title_pane_stacon_g2_ParamLimits

0x93f2,	// (0x00011d4f) title_pane_stacon_g2

0x0002,

0xf760,	// (0x000180bd) title_pane_stacon_g_ParamLimits

0xf760,	// (0x000180bd) title_pane_stacon_g

0x9d4c,	// (0x000126a9) cursor_press_pane

0xc0b1,	// (0x00014a0e) popup_fep_hwr_window_ParamLimits

0xc0b1,	// (0x00014a0e) popup_fep_hwr_window

0x68e2,	// (0x0000f23f) popup_fep_vkb_window_ParamLimits

0x68e2,	// (0x0000f23f) popup_fep_vkb_window

0xe04d,	// (0x000169aa) cursor_press_pane_g1

0x0002,

0xfbab,	// (0x00018508) fep_vkb_side_pane_g_ParamLimits

0x7351,	// (0x0000fcae) fep_hwr_candidate_pane_ParamLimits

0x7351,	// (0x0000fcae) fep_hwr_candidate_pane

0x737b,	// (0x0000fcd8) fep_hwr_side_pane_ParamLimits

0x737b,	// (0x0000fcd8) fep_hwr_side_pane

0x739d,	// (0x0000fcfa) fep_hwr_top_pane_ParamLimits

0x739d,	// (0x0000fcfa) fep_hwr_top_pane

0x73b5,	// (0x0000fd12) fep_hwr_write_pane_ParamLimits

0x73b5,	// (0x0000fd12) fep_hwr_write_pane

0xfbab,	// (0x00018508) fep_vkb_side_pane_g

0xe055,	// (0x000169b2) fep_hwr_top_pane_g1

0xe067,	// (0x000169c4) fep_hwr_top_pane_g2

0x73ef,	// (0x0000fd4c) fep_hwr_top_pane_g3

0x0002,

0xfb87,	// (0x000184e4) fep_hwr_top_pane_g

0x7404,	// (0x0000fd61) fep_hwr_top_text_pane

0x9700,	// (0x0001205d) fep_hwr_top_text_pane_g1

0xe09d,	// (0x000169fa) fep_hwr_top_text_pane_t1

0x750a,	// (0x0000fe67) fep_hwr_candidate_pane_g1

0xe29b,	// (0x00016bf8) fep_vkb_keypad_pane_g3_ParamLimits

0xe29b,	// (0x00016bf8) fep_vkb_keypad_pane_g3

0xe2c7,	// (0x00016c24) fep_vkb_keypad_pane_g4_ParamLimits

0xe2c7,	// (0x00016c24) fep_vkb_keypad_pane_g4

0xe33e,	// (0x00016c9b) fep_vkb_bottom_pane_g2_ParamLimits

0xe33e,	// (0x00016c9b) fep_vkb_bottom_pane_g2

0x0001,

0xfbb2,	// (0x0001850f) fep_vkb_bottom_pane_g_ParamLimits

0xfbb2,	// (0x0001850f) fep_vkb_bottom_pane_g

0xdfe3,	// (0x00016940) cell_vkb_side_pane_g2

0x0001,

0xfbbc,	// (0x00018519) cell_vkb_side_pane_g

0xe382,	// (0x00016cdf) cell_vkb_side_pane_t1

0xe390,	// (0x00016ced) cell_vkb_side_pane_t1_copy1

0xdfe3,	// (0x00016940) bg_fep_vkb_candidate_pane_g2

0xe47e,	// (0x00016ddb) cell_vkb_candidate_pane_ParamLimits

0xe0ab,	// (0x00016a08) aid_size_cell_vkb_ParamLimits

0xe0ab,	// (0x00016a08) aid_size_cell_vkb

0xe47e,	// (0x00016ddb) cell_vkb_candidate_pane

0x7531,	// (0x0000fe8e) bg_popup_fep_shadow_pane_g1

0xe12b,	// (0x00016a88) fep_vkb_bottom_pane_ParamLimits

0xe12b,	// (0x00016a88) fep_vkb_bottom_pane

0xe168,	// (0x00016ac5) fep_vkb_candidate_pane_ParamLimits

0xe168,	// (0x00016ac5) fep_vkb_candidate_pane

0xe184,	// (0x00016ae1) fep_vkb_keypad_pane_ParamLimits

0xe184,	// (0x00016ae1) fep_vkb_keypad_pane

0xe1b7,	// (0x00016b14) fep_vkb_side_pane_ParamLimits

0xe1b7,	// (0x00016b14) fep_vkb_side_pane

0xe1f3,	// (0x00016b50) fep_vkb_top_pane_ParamLimits

0xe1f3,	// (0x00016b50) fep_vkb_top_pane

0xe22f,	// (0x00016b8c) fep_vkb_top_pane_g1_ParamLimits

0xe22f,	// (0x00016b8c) fep_vkb_top_pane_g1

0xe23e,	// (0x00016b9b) fep_vkb_top_pane_g2_ParamLimits

0xe23e,	// (0x00016b9b) fep_vkb_top_pane_g2

0xe24d,	// (0x00016baa) fep_vkb_top_pane_g3_ParamLimits

0xe24d,	// (0x00016baa) fep_vkb_top_pane_g3

0x0003,

0xfba2,	// (0x000184ff) fep_vkb_top_pane_g_ParamLimits

0xfba2,	// (0x000184ff) fep_vkb_top_pane_g

0xe26b,	// (0x00016bc8) fep_vkb_top_text_pane_ParamLimits

0xe26b,	// (0x00016bc8) fep_vkb_top_text_pane

0x4516,	// (0x0000ce73) fep_vkb_side_pane_g1_ParamLimits

0x4516,	// (0x0000ce73) fep_vkb_side_pane_g1

0xe28a,	// (0x00016be7) grid_vkb_side_pane_ParamLimits

0xe28a,	// (0x00016be7) grid_vkb_side_pane

0x7539,	// (0x0000fe96) bg_popup_fep_shadow_pane_g2

0x7542,	// (0x0000fe9f) bg_popup_fep_shadow_pane_g3

0x754a,	// (0x0000fea7) bg_popup_fep_shadow_pane_g4

0x7553,	// (0x0000feb0) bg_popup_fep_shadow_pane_g5

0x755d,	// (0x0000feba) bg_popup_fep_shadow_pane_g6

0x7565,	// (0x0000fec2) bg_popup_fep_shadow_pane_g7

0x9053,	// (0x000119b0) bg_popup_fep_shadow_pane_g8

0xe2e9,	// (0x00016c46) grid_vkb_keypad_number_pane_ParamLimits

0xe2e9,	// (0x00016c46) grid_vkb_keypad_number_pane

0xe2fd,	// (0x00016c5a) grid_vkb_keypad_pane_ParamLimits

0xe2fd,	// (0x00016c5a) grid_vkb_keypad_pane

0xe323,	// (0x00016c80) fep_vkb_bottom_pane_g1_ParamLimits

0xe323,	// (0x00016c80) fep_vkb_bottom_pane_g1

0xe34c,	// (0x00016ca9) grid_vkb_keypad_bottom_left_pane_ParamLimits

0xe34c,	// (0x00016ca9) grid_vkb_keypad_bottom_left_pane

0xe361,	// (0x00016cbe) grid_vkb_keypad_bottom_right_pane_ParamLimits

0xe361,	// (0x00016cbe) grid_vkb_keypad_bottom_right_pane

0xe376,	// (0x00016cd3) fep_vkb_top_text_pane_g1

0x455d,	// (0x0000ceba) fep_vkb_top_text_pane_t1

0x456f,	// (0x0000cecc) cell_vkb_side_pane_ParamLimits

0x456f,	// (0x0000cecc) cell_vkb_side_pane

0xdfe3,	// (0x00016940) cell_vkb_side_pane_g1

0xe39e,	// (0x00016cfb) cell_vkb_keypad_pane_ParamLimits

0xe39e,	// (0x00016cfb) cell_vkb_keypad_pane

0xe42b,	// (0x00016d88) cell_vkb_keypad_pane_g1

0x0008,

0xfbcf,	// (0x0001852c) bg_popup_fep_shadow_pane_g

0x7577,	// (0x0000fed4) cell_hwr_side_pane_g1

0x7577,	// (0x0000fed4) cell_hwr_side_pane_g2

0xe435,	// (0x00016d92) cell_vkb_keypad_pane_t1

0x4585,	// (0x0000cee2) cell_vkb_keypad_bottom_left_pane_ParamLimits

0x4585,	// (0x0000cee2) cell_vkb_keypad_bottom_left_pane

0x459a,	// (0x0000cef7) cell_vkb_keypad_bottom_right_pane_ParamLimits

0x459a,	// (0x0000cef7) cell_vkb_keypad_bottom_right_pane

0xdfe3,	// (0x00016940) cell_vkb_keypad_bottom_left_pane_g1

0xdfe3,	// (0x00016940) cell_vkb_keypad_bottom_right_pane_g1

0xe443,	// (0x00016da0) cell_vkb_keypad_number_pane_ParamLimits

0xe443,	// (0x00016da0) cell_vkb_keypad_number_pane

0xe462,	// (0x00016dbf) cell_vkb_keypad_number_pane_g1

0xe46c,	// (0x00016dc9) cell_vkb_keypad_number_pane_g2

0xe475,	// (0x00016dd2) cell_vkb_keypad_number_pane_g3

0x0002,

0xfbc1,	// (0x0001851e) cell_vkb_keypad_number_pane_g

0xe435,	// (0x00016d92) cell_vkb_keypad_number_pane_t1

0xe49f,	// (0x00016dfc) fep_vkb_candidate_pane_g1

0x0001,

0xfbe2,	// (0x0001853f) cell_hwr_side_pane_g

0xe4b8,	// (0x00016e15) cell_hwr_side_pane_t1

0x7581,	// (0x0000fede) cell_hwr_side_pane_t1_copy1

0x758f,	// (0x0000feec) cell_hwr_candidate_pane_g1

0x75be,	// (0x0000ff1b) cell_hwr_candidate_pane_t1

0xdfe3,	// (0x00016940) cell_vkb_candidate_pane_g2

0xe4fc,	// (0x00016e59) cell_vkb_candidate_pane_t1

0x7318,	// (0x0000fc75) bg_popup_fep_shadow_pane_ParamLimits

0x7318,	// (0x0000fc75) bg_popup_fep_shadow_pane

0x73cf,	// (0x0000fd2c) bg_fep_hwr_top_pane_g4

0xe079,	// (0x000169d6) bg_hwr_side_pane_g1_ParamLimits

0xe079,	// (0x000169d6) bg_hwr_side_pane_g1

0xc964,	// (0x000152c1) cell_hwr_side_pane_ParamLimits

0xc964,	// (0x000152c1) cell_hwr_side_pane

0x747f,	// (0x0000fddc) fep_hwr_write_pane_g1_ParamLimits

0x747f,	// (0x0000fddc) fep_hwr_write_pane_g1

0x748c,	// (0x0000fde9) fep_hwr_write_pane_g2_ParamLimits

0x748c,	// (0x0000fde9) fep_hwr_write_pane_g2

0x7499,	// (0x0000fdf6) fep_hwr_write_pane_g3_ParamLimits

0x7499,	// (0x0000fdf6) fep_hwr_write_pane_g3

0xc984,	// (0x000152e1) fep_hwr_write_pane_g4_ParamLimits

0xc984,	// (0x000152e1) fep_hwr_write_pane_g4

0x0005,

0xfb8e,	// (0x000184eb) fep_hwr_write_pane_g_ParamLimits

0xfb8e,	// (0x000184eb) fep_hwr_write_pane_g

0x73cf,	// (0x0000fd2c) bg_fep_hwr_candidate_pane_g2_ParamLimits

0x73cf,	// (0x0000fd2c) bg_fep_hwr_candidate_pane_g2

0x74bc,	// (0x0000fe19) cell_hwr_candidate_pane_ParamLimits

0x74bc,	// (0x0000fe19) cell_hwr_candidate_pane

0x750a,	// (0x0000fe67) fep_hwr_candidate_pane_g1_ParamLimits

0xe0d9,	// (0x00016a36) bg_popup_fep_shadow_pane_cp2_ParamLimits

0xe0d9,	// (0x00016a36) bg_popup_fep_shadow_pane_cp2

0xe25d,	// (0x00016bba) fep_vkb_top_pane_g4_ParamLimits

0xe25d,	// (0x00016bba) fep_vkb_top_pane_g4

0xe27c,	// (0x00016bd9) fep_vkb_side_pane_g2_ParamLimits

0xe27c,	// (0x00016bd9) fep_vkb_side_pane_g2

0x280b,	// (0x0000b168) list_setting_pane_t4_ParamLimits

0x280b,	// (0x0000b168) list_setting_pane_t4

0x2887,	// (0x0000b1e4) list_setting_number_pane_t5_ParamLimits

0x2887,	// (0x0000b1e4) list_setting_number_pane_t5

0x9732,	// (0x0001208f) list_double_heading_pane_cp2_ParamLimits

0x9732,	// (0x0001208f) list_double_heading_pane_cp2

0xe50a,	// (0x00016e67) list_double_heading_pane_g1_cp2_ParamLimits

0xe50a,	// (0x00016e67) list_double_heading_pane_g1_cp2

0xe516,	// (0x00016e73) list_double_heading_pane_g2_cp2_ParamLimits

0xe516,	// (0x00016e73) list_double_heading_pane_g2_cp2

0xe52a,	// (0x00016e87) list_double_heading_pane_t1_cp2_ParamLimits

0xe52a,	// (0x00016e87) list_double_heading_pane_t1_cp2

0xe540,	// (0x00016e9d) list_double_heading_pane_t2_cp2_ParamLimits

0xe540,	// (0x00016e9d) list_double_heading_pane_t2_cp2

0x7f85,	// (0x000108e2) aid_value_unit2

0x5fcb,	// (0x0000e928) popup_preview_fixed_window

0x839b,	// (0x00010cf8) bg_popup_preview_window_pane_cp02

0xe552,	// (0x00016eaf) list_preview_fixed_pane

0xe598,	// (0x00016ef5) list_empty_pane_fp_ParamLimits

0xe598,	// (0x00016ef5) list_empty_pane_fp

0xe598,	// (0x00016ef5) list_single_cale_day_pane_fp_ParamLimits

0xe598,	// (0x00016ef5) list_single_cale_day_pane_fp

0xe598,	// (0x00016ef5) list_single_graphic_heading_pane_fp_ParamLimits

0xe598,	// (0x00016ef5) list_single_graphic_heading_pane_fp

0xe598,	// (0x00016ef5) list_single_graphic_pane_fp_ParamLimits

0xe598,	// (0x00016ef5) list_single_graphic_pane_fp

0xe598,	// (0x00016ef5) list_single_heading_pane_fp_ParamLimits

0xe598,	// (0x00016ef5) list_single_heading_pane_fp

0xe598,	// (0x00016ef5) list_single_pane_fp_ParamLimits

0xe598,	// (0x00016ef5) list_single_pane_fp

0xe5ab,	// (0x00016f08) list_single_pane_fp_g1_ParamLimits

0xe5ab,	// (0x00016f08) list_single_pane_fp_g1

0xd1ab,	// (0x00015b08) list_single_pane_fp_g2_ParamLimits

0xd1ab,	// (0x00015b08) list_single_pane_fp_g2

0xe5b7,	// (0x00016f14) list_single_pane_fp_g3_ParamLimits

0xe5b7,	// (0x00016f14) list_single_pane_fp_g3

0xe5cb,	// (0x00016f28) list_single_pane_fp_g4_ParamLimits

0xe5cb,	// (0x00016f28) list_single_pane_fp_g4

0x0003,

0xfbf5,	// (0x00018552) list_single_pane_fp_g_ParamLimits

0xfbf5,	// (0x00018552) list_single_pane_fp_g

0xe5d7,	// (0x00016f34) list_single_pane_fp_t1_ParamLimits

0xe5d7,	// (0x00016f34) list_single_pane_fp_t1

0xe5ee,	// (0x00016f4b) list_single_graphic_pane_fp_g1_ParamLimits

0xe5ee,	// (0x00016f4b) list_single_graphic_pane_fp_g1

0xe5ab,	// (0x00016f08) list_single_graphic_pane_fp_g2_ParamLimits

0xe5ab,	// (0x00016f08) list_single_graphic_pane_fp_g2

0xd1ab,	// (0x00015b08) list_single_graphic_pane_fp_g3_ParamLimits

0xd1ab,	// (0x00015b08) list_single_graphic_pane_fp_g3

0xe5b7,	// (0x00016f14) list_single_graphic_pane_fp_g4_ParamLimits

0xe5b7,	// (0x00016f14) list_single_graphic_pane_fp_g4

0xe5cb,	// (0x00016f28) list_single_graphic_pane_fp_g5_ParamLimits

0xe5cb,	// (0x00016f28) list_single_graphic_pane_fp_g5

0x0004,

0xfbfe,	// (0x0001855b) list_single_graphic_pane_fp_g_ParamLimits

0xfbfe,	// (0x0001855b) list_single_graphic_pane_fp_g

0xe5fa,	// (0x00016f57) list_single_graphic_pane_fp_t1_ParamLimits

0xe5fa,	// (0x00016f57) list_single_graphic_pane_fp_t1

0xe5ee,	// (0x00016f4b) list_single_graphic_heading_pane_fp_g1_ParamLimits

0xe5ee,	// (0x00016f4b) list_single_graphic_heading_pane_fp_g1

0xe5ab,	// (0x00016f08) list_single_graphic_heading_pane_fp_g2_ParamLimits

0xe5ab,	// (0x00016f08) list_single_graphic_heading_pane_fp_g2

0xd1ab,	// (0x00015b08) list_single_graphic_heading_pane_fp_g3_ParamLimits

0xd1ab,	// (0x00015b08) list_single_graphic_heading_pane_fp_g3

0xe5b7,	// (0x00016f14) list_single_graphic_heading_pane_fp_g4_ParamLimits

0xe5b7,	// (0x00016f14) list_single_graphic_heading_pane_fp_g4

0xe5cb,	// (0x00016f28) list_single_graphic_heading_pane_fp_g5_ParamLimits

0xe5cb,	// (0x00016f28) list_single_graphic_heading_pane_fp_g5

0x0004,

0xfbfe,	// (0x0001855b) list_single_graphic_heading_pane_fp_g_ParamLimits

0xfbfe,	// (0x0001855b) list_single_graphic_heading_pane_fp_g

0xe610,	// (0x00016f6d) list_single_graphic_heading_pane_fp_t1_ParamLimits

0xe610,	// (0x00016f6d) list_single_graphic_heading_pane_fp_t1

0xe626,	// (0x00016f83) list_single_graphic_heading_pane_fp_t2_ParamLimits

0xe626,	// (0x00016f83) list_single_graphic_heading_pane_fp_t2

0x0001,

0xfc09,	// (0x00018566) list_single_graphic_heading_pane_fp_t_ParamLimits

0xfc09,	// (0x00018566) list_single_graphic_heading_pane_fp_t

0xe638,	// (0x00016f95) list_single_cale_day_pane_fp_g1_ParamLimits

0xe638,	// (0x00016f95) list_single_cale_day_pane_fp_g1

0xe670,	// (0x00016fcd) list_single_cale_day_pane_fp_g2_ParamLimits

0xe670,	// (0x00016fcd) list_single_cale_day_pane_fp_g2

0xe67c,	// (0x00016fd9) list_single_cale_day_pane_fp_g3_ParamLimits

0xe67c,	// (0x00016fd9) list_single_cale_day_pane_fp_g3

0xe6a4,	// (0x00017001) list_single_cale_day_pane_fp_g4_ParamLimits

0xe6a4,	// (0x00017001) list_single_cale_day_pane_fp_g4

0xe6c8,	// (0x00017025) list_single_cale_day_pane_fp_g5_ParamLimits

0xe6c8,	// (0x00017025) list_single_cale_day_pane_fp_g5

0x0004,

0xfc0e,	// (0x0001856b) list_single_cale_day_pane_fp_g_ParamLimits

0xfc0e,	// (0x0001856b) list_single_cale_day_pane_fp_g

0xe6ec,	// (0x00017049) list_single_cale_day_pane_fp_t1_ParamLimits

0xe6ec,	// (0x00017049) list_single_cale_day_pane_fp_t1

0xe712,	// (0x0001706f) list_single_cale_day_pane_fp_t2_ParamLimits

0xe712,	// (0x0001706f) list_single_cale_day_pane_fp_t2

0xe72b,	// (0x00017088) list_single_cale_day_pane_fp_t3_ParamLimits

0xe72b,	// (0x00017088) list_single_cale_day_pane_fp_t3

0x0002,

0xfc19,	// (0x00018576) list_single_cale_day_pane_fp_t_ParamLimits

0xfc19,	// (0x00018576) list_single_cale_day_pane_fp_t

0xe5ab,	// (0x00016f08) list_empty_pane_fp_g1_ParamLimits

0xe5ab,	// (0x00016f08) list_empty_pane_fp_g1

0xe744,	// (0x000170a1) list_empty_pane_fp_t1

0xe752,	// (0x000170af) list_empty_pane_fp_t2

0x0001,

0xfc20,	// (0x0001857d) list_empty_pane_fp_t

0xe5ab,	// (0x00016f08) list_single_heading_pane_fp_g1_ParamLimits

0xe5ab,	// (0x00016f08) list_single_heading_pane_fp_g1

0xd1ab,	// (0x00015b08) list_single_heading_pane_fp_g2_ParamLimits

0xd1ab,	// (0x00015b08) list_single_heading_pane_fp_g2

0xe5b7,	// (0x00016f14) list_single_heading_pane_fp_g3_ParamLimits

0xe5b7,	// (0x00016f14) list_single_heading_pane_fp_g3

0x0002,

0xfc25,	// (0x00018582) list_single_heading_pane_fp_g_ParamLimits

0xfc25,	// (0x00018582) list_single_heading_pane_fp_g

0xe760,	// (0x000170bd) list_single_heading_pane_fp_t1_ParamLimits

0xe760,	// (0x000170bd) list_single_heading_pane_fp_t1

0xe772,	// (0x000170cf) list_single_heading_pane_fp_t2_ParamLimits

0xe772,	// (0x000170cf) list_single_heading_pane_fp_t2

0x0001,

0xfc2c,	// (0x00018589) list_single_heading_pane_fp_t_ParamLimits

0xfc2c,	// (0x00018589) list_single_heading_pane_fp_t

0x928c,	// (0x00011be9) aid_size_cell_fast

0x830b,	// (0x00010c68) soft_indicator_pane_cp1_t1

0x92c6,	// (0x00011c23) cell_app_pane_cp2_ParamLimits

0x92c6,	// (0x00011c23) cell_app_pane_cp2

0x733a,	// (0x0000fc97) fep_hwr_candidate_drop_down_list_pane

0x7524,	// (0x0000fe81) fep_hwr_candidate_pane_g3_ParamLimits

0x7524,	// (0x0000fe81) fep_hwr_candidate_pane_g3

0x55f0,	// (0x0000df4d) fep_hwr_candidate_pane_g4_ParamLimits

0x55f0,	// (0x0000df4d) fep_hwr_candidate_pane_g4

0x0002,

0xfb9b,	// (0x000184f8) fep_hwr_candidate_pane_g_ParamLimits

0xfb9b,	// (0x000184f8) fep_hwr_candidate_pane_g

0xe157,	// (0x00016ab4) fep_vkb_candidate_drop_down_list_pane_ParamLimits

0xe157,	// (0x00016ab4) fep_vkb_candidate_drop_down_list_pane

0xe4a7,	// (0x00016e04) fep_vkb_candidate_pane_g3

0xe4af,	// (0x00016e0c) fep_vkb_candidate_pane_g4

0x0002,

0xfbc8,	// (0x00018525) fep_vkb_candidate_pane_g

0x758f,	// (0x0000feec) cell_hwr_candidate_pane_g1_ParamLimits

0x759d,	// (0x0000fefa) cell_hwr_candidate_pane_g3_ParamLimits

0x759d,	// (0x0000fefa) cell_hwr_candidate_pane_g3

0x0bff,	// (0x0000955c) cell_hwr_candidate_pane_g4_ParamLimits

0x0bff,	// (0x0000955c) cell_hwr_candidate_pane_g4

0x0002,

0xfbe7,	// (0x00018544) cell_hwr_candidate_pane_g_ParamLimits

0xfbe7,	// (0x00018544) cell_hwr_candidate_pane_g

0xe4c6,	// (0x00016e23) cell_vkb_candidate_pane_g3_ParamLimits

0xe4c6,	// (0x00016e23) cell_vkb_candidate_pane_g3

0xe4e1,	// (0x00016e3e) cell_vkb_candidate_pane_g4_ParamLimits

0xe4e1,	// (0x00016e3e) cell_vkb_candidate_pane_g4

0xe788,	// (0x000170e5) cell_app_pane_cp2_g1_ParamLimits

0xe788,	// (0x000170e5) cell_app_pane_cp2_g1

0xe81c,	// (0x00017179) cell_app_pane_cp2_g2_ParamLimits

0xe81c,	// (0x00017179) cell_app_pane_cp2_g2

0x0001,

0xfc31,	// (0x0001858e) cell_app_pane_cp2_g_ParamLimits

0xfc31,	// (0x0001858e) cell_app_pane_cp2_g

0xe828,	// (0x00017185) cell_app_pane_cp2_t1_ParamLimits

0xe828,	// (0x00017185) cell_app_pane_cp2_t1

0x8f0b,	// (0x00011868) grid_highlight_pane_cp1_ParamLimits

0x8f0b,	// (0x00011868) grid_highlight_pane_cp1

0x75dc,	// (0x0000ff39) cell_hwr_candidate_pane_cp1_ParamLimits

0x75dc,	// (0x0000ff39) cell_hwr_candidate_pane_cp1

0x758f,	// (0x0000feec) fep_hwr_candidate_drop_down_list_pane_g1

0x75fd,	// (0x0000ff5a) fep_hwr_candidate_drop_down_list_pane_g2

0x760a,	// (0x0000ff67) fep_hwr_candidate_drop_down_list_pane_g3

0x0002,

0xfc36,	// (0x00018593) fep_hwr_candidate_drop_down_list_pane_g

0x7617,	// (0x0000ff74) fep_hwr_candidate_drop_down_list_scroll_pane

0x7620,	// (0x0000ff7d) fep_hwr_candidate_drop_down_list_scroll_pane_g1_ParamLimits

0x7620,	// (0x0000ff7d) fep_hwr_candidate_drop_down_list_scroll_pane_g1

0x762d,	// (0x0000ff8a) fep_hwr_candidate_drop_down_list_scroll_pane_g2_ParamLimits

0x762d,	// (0x0000ff8a) fep_hwr_candidate_drop_down_list_scroll_pane_g2

0x763a,	// (0x0000ff97) fep_hwr_candidate_drop_down_list_scroll_pane_g3_ParamLimits

0x763a,	// (0x0000ff97) fep_hwr_candidate_drop_down_list_scroll_pane_g3

0x7647,	// (0x0000ffa4) fep_hwr_candidate_drop_down_list_scroll_pane_g4_ParamLimits

0x7647,	// (0x0000ffa4) fep_hwr_candidate_drop_down_list_scroll_pane_g4

0x7662,	// (0x0000ffbf) fep_hwr_candidate_drop_down_list_scroll_pane_g5_ParamLimits

0x7662,	// (0x0000ffbf) fep_hwr_candidate_drop_down_list_scroll_pane_g5

0x767d,	// (0x0000ffda) fep_hwr_candidate_drop_down_list_scroll_pane_g6_ParamLimits

0x767d,	// (0x0000ffda) fep_hwr_candidate_drop_down_list_scroll_pane_g6

0x7698,	// (0x0000fff5) fep_hwr_candidate_drop_down_list_scroll_pane_g7_ParamLimits

0x7698,	// (0x0000fff5) fep_hwr_candidate_drop_down_list_scroll_pane_g7

0x76b3,	// (0x00010010) fep_hwr_candidate_drop_down_list_scroll_pane_g8_ParamLimits

0x76b3,	// (0x00010010) fep_hwr_candidate_drop_down_list_scroll_pane_g8

0x0007,

0xfc3d,	// (0x0001859a) fep_hwr_candidate_drop_down_list_scroll_pane_g_ParamLimits

0xfc3d,	// (0x0001859a) fep_hwr_candidate_drop_down_list_scroll_pane_g

0xe83a,	// (0x00017197) cell_vkb_candidate_pane_cp1_ParamLimits

0xe83a,	// (0x00017197) cell_vkb_candidate_pane_cp1

0xe25d,	// (0x00016bba) fep_vkb_candidate_drop_down_list_pane_g1_ParamLimits

0xe25d,	// (0x00016bba) fep_vkb_candidate_drop_down_list_pane_g1

0xe860,	// (0x000171bd) fep_vkb_candidate_drop_down_list_pane_g2_ParamLimits

0xe860,	// (0x000171bd) fep_vkb_candidate_drop_down_list_pane_g2

0xe86d,	// (0x000171ca) fep_vkb_candidate_drop_down_list_pane_g3_ParamLimits

0xe86d,	// (0x000171ca) fep_vkb_candidate_drop_down_list_pane_g3

0x0002,

0xfc4e,	// (0x000185ab) fep_vkb_candidate_drop_down_list_pane_g_ParamLimits

0xfc4e,	// (0x000185ab) fep_vkb_candidate_drop_down_list_pane_g

0xe87a,	// (0x000171d7) fep_vkb_candidate_drop_down_list_scroll_pane_ParamLimits

0xe87a,	// (0x000171d7) fep_vkb_candidate_drop_down_list_scroll_pane

0xe887,	// (0x000171e4) fep_vkb_candidate_drop_down_list_scroll_pane_g1_ParamLimits

0xe887,	// (0x000171e4) fep_vkb_candidate_drop_down_list_scroll_pane_g1

0xe894,	// (0x000171f1) fep_vkb_candidate_drop_down_list_scroll_pane_g2_ParamLimits

0xe894,	// (0x000171f1) fep_vkb_candidate_drop_down_list_scroll_pane_g2

0xe8a0,	// (0x000171fd) fep_vkb_candidate_drop_down_list_scroll_pane_g3_ParamLimits

0xe8a0,	// (0x000171fd) fep_vkb_candidate_drop_down_list_scroll_pane_g3

0xe7a6,	// (0x00017103) fep_vkb_candidate_drop_down_list_scroll_pane_g4_ParamLimits

0xe7a6,	// (0x00017103) fep_vkb_candidate_drop_down_list_scroll_pane_g4

0xe7c7,	// (0x00017124) fep_vkb_candidate_drop_down_list_scroll_pane_g5_ParamLimits

0xe7c7,	// (0x00017124) fep_vkb_candidate_drop_down_list_scroll_pane_g5

0xe8ac,	// (0x00017209) fep_vkb_candidate_drop_down_list_scroll_pane_g6_ParamLimits

0xe8ac,	// (0x00017209) fep_vkb_candidate_drop_down_list_scroll_pane_g6

0xe8cd,	// (0x0001722a) fep_vkb_candidate_drop_down_list_scroll_pane_g7_ParamLimits

0xe8cd,	// (0x0001722a) fep_vkb_candidate_drop_down_list_scroll_pane_g7

0xe8ee,	// (0x0001724b) fep_vkb_candidate_drop_down_list_scroll_pane_g8_ParamLimits

0xe8ee,	// (0x0001724b) fep_vkb_candidate_drop_down_list_scroll_pane_g8

0x0007,

0xfc55,	// (0x000185b2) fep_vkb_candidate_drop_down_list_scroll_pane_g_ParamLimits

0xfc55,	// (0x000185b2) fep_vkb_candidate_drop_down_list_scroll_pane_g

0x20b0,	// (0x0000aa0d) title_pane_g1_ParamLimits

0x20c1,	// (0x0000aa1e) title_pane_g2_ParamLimits

0xf5ea,	// (0x00017f47) title_pane_g_ParamLimits

0x96f0,	// (0x0001204d) aid_call2_pane

0x96f8,	// (0x00012055) aid_call_pane

0x9700,	// (0x0001205d) popup_clock_analogue_window_g1

0x9700,	// (0x0001205d) popup_clock_analogue_window_g2

0x632d,	// (0x0000ec8a) popup_clock_analogue_window_g3

0x6336,	// (0x0000ec93) popup_clock_analogue_window_g4

0x7fa7,	// (0x00010904) popup_clock_analogue_window_g5

0x0004,

0xf78f,	// (0x000180ec) popup_clock_analogue_window_g

0x633e,	// (0x0000ec9b) popup_clock_analogue_window_t1

0x634c,	// (0x0000eca9) clock_digital_number_pane_ParamLimits

0x634c,	// (0x0000eca9) clock_digital_number_pane

0x6358,	// (0x0000ecb5) clock_digital_number_pane_cp02_ParamLimits

0x6358,	// (0x0000ecb5) clock_digital_number_pane_cp02

0x6364,	// (0x0000ecc1) clock_digital_number_pane_cp03_ParamLimits

0x6364,	// (0x0000ecc1) clock_digital_number_pane_cp03

0x6370,	// (0x0000eccd) clock_digital_number_pane_cp04_ParamLimits

0x6370,	// (0x0000eccd) clock_digital_number_pane_cp04

0x637c,	// (0x0000ecd9) clock_digital_separator_pane_ParamLimits

0x637c,	// (0x0000ecd9) clock_digital_separator_pane

0x6388,	// (0x0000ece5) popup_clock_digital_window_t1_ParamLimits

0x6388,	// (0x0000ece5) popup_clock_digital_window_t1

0x7fa7,	// (0x00010904) clock_digital_number_pane_g1

0x7fa7,	// (0x00010904) clock_digital_number_pane_g2

0x0001,

0xf79a,	// (0x000180f7) clock_digital_number_pane_g

0x7fa7,	// (0x00010904) clock_digital_separator_pane_g1

0x7fa7,	// (0x00010904) clock_digital_separator_pane_g2

0x0001,

0xf79a,	// (0x000180f7) clock_digital_separator_pane_g

0x3640,	// (0x0000bf9d) aid_fill_nsta_ParamLimits

0x3760,	// (0x0000c0bd) indicator_nsta_pane_ParamLimits

0xa37d,	// (0x00012cda) popup_clock_analogue_window

0xa37d,	// (0x00012cda) popup_clock_digital_window

0x924d,	// (0x00011baa) grid_indicator_nsta_pane_ParamLimits

0xdc4a,	// (0x000165a7) clock_nsta_pane_t2

0x0001,

0xfb28,	// (0x00018485) clock_nsta_pane_t

0x62f1,	// (0x0000ec4e) aid_size_max_handle

0xbea0,	// (0x000147fd) aid_size_min_handle

0x9d4c,	// (0x000126a9) editor_scroll_pane

0xe909,	// (0x00017266) ex_editor_pane

0x91f6,	// (0x00011b53) scroll_pane_cp13

0x893d,	// (0x0001129a) scroll_pane_cp14

0x972a,	// (0x00012087) scroll_pane_cp36

0x2b66,	// (0x0000b4c3) list_single_graphic_hl_pane_cp2_ParamLimits

0x2b66,	// (0x0000b4c3) list_single_graphic_hl_pane_cp2

0x411b,	// (0x0000ca78) list_single_graphic_hl_pane_ParamLimits

0x411b,	// (0x0000ca78) list_single_graphic_hl_pane

0xe911,	// (0x0001726e) aid_size_min_hl_cp1

0xe91a,	// (0x00017277) list_highlight_pane_cp34_ParamLimits

0xe91a,	// (0x00017277) list_highlight_pane_cp34

0xe92b,	// (0x00017288) list_single_graphic_hl_pane_g1_ParamLimits

0xe92b,	// (0x00017288) list_single_graphic_hl_pane_g1

0x8945,	// (0x000112a2) list_single_graphic_hl_pane_g2_ParamLimits

0x8945,	// (0x000112a2) list_single_graphic_hl_pane_g2

0x8945,	// (0x000112a2) list_single_graphic_hl_pane_g3_ParamLimits

0x8945,	// (0x000112a2) list_single_graphic_hl_pane_g3

0x8951,	// (0x000112ae) list_single_graphic_hl_pane_g4_ParamLimits

0x8951,	// (0x000112ae) list_single_graphic_hl_pane_g4

0x45b5,	// (0x0000cf12) list_single_graphic_hl_pane_g5_ParamLimits

0x45b5,	// (0x0000cf12) list_single_graphic_hl_pane_g5

0x0004,

0xfc66,	// (0x000185c3) list_single_graphic_hl_pane_g_ParamLimits

0xfc66,	// (0x000185c3) list_single_graphic_hl_pane_g

0x45c9,	// (0x0000cf26) list_single_graphic_hl_pane_t1_ParamLimits

0x45c9,	// (0x0000cf26) list_single_graphic_hl_pane_t1

0xe938,	// (0x00017295) aid_size_min_hl_cp2

0xe941,	// (0x0001729e) list_highlight_pane_cp34_cp2_ParamLimits

0xe941,	// (0x0001729e) list_highlight_pane_cp34_cp2

0xe92b,	// (0x00017288) list_single_graphic_hl_pane_g1_cp2_ParamLimits

0xe92b,	// (0x00017288) list_single_graphic_hl_pane_g1_cp2

0xe94e,	// (0x000172ab) list_single_graphic_hl_pane_g2_cp2_ParamLimits

0xe94e,	// (0x000172ab) list_single_graphic_hl_pane_g2_cp2

0xe95a,	// (0x000172b7) list_single_graphic_hl_pane_g3_cp2_ParamLimits

0xe95a,	// (0x000172b7) list_single_graphic_hl_pane_g3_cp2

0x9c8f,	// (0x000125ec) list_single_graphic_hl_pane_g4_cp2_ParamLimits

0x9c8f,	// (0x000125ec) list_single_graphic_hl_pane_g4_cp2

0xe968,	// (0x000172c5) list_single_graphic_hl_pane_g5_cp2_ParamLimits

0xe968,	// (0x000172c5) list_single_graphic_hl_pane_g5_cp2

0xbed0,	// (0x0001482d) control_pane_g4_ParamLimits

0xbed0,	// (0x0001482d) control_pane_g4

0xa08e,	// (0x000129eb) bg_popup_sub_pane_cp10_ParamLimits

0xdfed,	// (0x0001694a) list_choice_list_pane_ParamLimits

0xdffc,	// (0x00016959) scroll_pane_cp23

0x839b,	// (0x00010cf8) bg_popup_preview_window_pane_cp02_ParamLimits

0xe552,	// (0x00016eaf) list_preview_fixed_pane_ParamLimits

0xe568,	// (0x00016ec5) list_preview_fixed_pane_cp_ParamLimits

0xe568,	// (0x00016ec5) list_preview_fixed_pane_cp

0xe574,	// (0x00016ed1) popup_preview_fixed_window_g1_ParamLimits

0xe574,	// (0x00016ed1) popup_preview_fixed_window_g1

0xe580,	// (0x00016edd) popup_preview_fixed_window_g2_ParamLimits

0xe580,	// (0x00016edd) popup_preview_fixed_window_g2

0x0002,

0xfbee,	// (0x0001854b) popup_preview_fixed_window_g_ParamLimits

0xfbee,	// (0x0001854b) popup_preview_fixed_window_g

0x625b,	// (0x0000ebb8) aid_navi_side_left_pane_ParamLimits

0x6270,	// (0x0000ebcd) aid_navi_side_right_pane_ParamLimits

0x6288,	// (0x0000ebe5) navi_icon_pane_stacon_ParamLimits

0x629c,	// (0x0000ebf9) navi_navi_pane_stacon_ParamLimits

0x6288,	// (0x0000ebe5) navi_text_pane_stacon_ParamLimits

0x5fc1,	// (0x0000e91e) main_text_info_pane

0xe992,	// (0x000172ef) listscroll_text_info_pane

0xe99a,	// (0x000172f7) list_text_info_pane_ParamLimits

0xe99a,	// (0x000172f7) list_text_info_pane

0xe9a9,	// (0x00017306) scroll_pane_cp24_ParamLimits

0xe9a9,	// (0x00017306) scroll_pane_cp24

0x45df,	// (0x0000cf3c) list_text_info_pane_t1_ParamLimits

0x45df,	// (0x0000cf3c) list_text_info_pane_t1

0xc015,	// (0x00014972) popup_fast_swap2_window_ParamLimits

0xc015,	// (0x00014972) popup_fast_swap2_window

0xe9c7,	// (0x00017324) aid_size_cell_fast2

0x7f9d,	// (0x000108fa) bg_popup_window_pane_cp17

0xaaa7,	// (0x00013404) heading_pane_cp2

0x85ff,	// (0x00010f5c) listscroll_fast2_pane

0xe9d1,	// (0x0001732e) grid_fast2_pane

0xe9db,	// (0x00017338) listscroll_fast2_pane_g1

0xe9e5,	// (0x00017342) listscroll_fast2_pane_g2

0x0001,

0xfc71,	// (0x000185ce) listscroll_fast2_pane_g

0x91f6,	// (0x00011b53) scroll_pane_cp26

0xe9ef,	// (0x0001734c) cell_fast2_pane_ParamLimits

0xe9ef,	// (0x0001734c) cell_fast2_pane

0xea06,	// (0x00017363) cell_fast2_pane_g1

0xea0f,	// (0x0001736c) cell_fast2_pane_g2

0xea18,	// (0x00017375) cell_fast2_pane_g3

0x0002,

0xfc76,	// (0x000185d3) cell_fast2_pane_g

0x86f8,	// (0x00011055) grid_highlight_pane_cp9

0x6784,	// (0x0000f0e1) main_eswt_pane_ParamLimits

0x6784,	// (0x0000f0e1) main_eswt_pane

0xe9be,	// (0x0001731b) list_single_text_info_pane

0xea20,	// (0x0001737d) eswt_ctrl_button_pane

0xea20,	// (0x0001737d) eswt_ctrl_canvas_pane

0xea28,	// (0x00017385) eswt_ctrl_combo_pane

0xea20,	// (0x0001737d) eswt_ctrl_default_pane

0xea20,	// (0x0001737d) eswt_ctrl_label_pane

0xea30,	// (0x0001738d) eswt_ctrl_wait_pane

0xea38,	// (0x00017395) eswt_shell_pane

0x7f9d,	// (0x000108fa) listscroll_eswt_app_pane

0xea5a,	// (0x000173b7) popup_eswt_tasktip_window_ParamLimits

0xea5a,	// (0x000173b7) popup_eswt_tasktip_window

0xa6f0,	// (0x0001304d) bg_popup_window_pane_cp18

0xea6b,	// (0x000173c8) eswt_control_pane_g1_ParamLimits

0xea6b,	// (0x000173c8) eswt_control_pane_g1

0xea78,	// (0x000173d5) eswt_control_pane_g2_ParamLimits

0xea78,	// (0x000173d5) eswt_control_pane_g2

0xea85,	// (0x000173e2) eswt_control_pane_g3_ParamLimits

0xea85,	// (0x000173e2) eswt_control_pane_g3

0xea92,	// (0x000173ef) eswt_control_pane_g4_ParamLimits

0xea92,	// (0x000173ef) eswt_control_pane_g4

0x0003,

0xfc7d,	// (0x000185da) eswt_control_pane_g_ParamLimits

0xfc7d,	// (0x000185da) eswt_control_pane_g

0x8f0b,	// (0x00011868) bg_button_pane_ParamLimits

0x8f0b,	// (0x00011868) bg_button_pane

0x870d,	// (0x0001106a) common_borders_pane_copy2_ParamLimits

0x870d,	// (0x0001106a) common_borders_pane_copy2

0xea9f,	// (0x000173fc) control_button_pane_g1_ParamLimits

0xea9f,	// (0x000173fc) control_button_pane_g1

0xeaab,	// (0x00017408) control_button_pane_g2_ParamLimits

0xeaab,	// (0x00017408) control_button_pane_g2

0xeab7,	// (0x00017414) control_button_pane_g3_ParamLimits

0xeab7,	// (0x00017414) control_button_pane_g3

0x0002,

0xfc86,	// (0x000185e3) control_button_pane_g_ParamLimits

0xfc86,	// (0x000185e3) control_button_pane_g

0xeacb,	// (0x00017428) control_button_pane_t1

0xead9,	// (0x00017436) control_button_pane_t2

0x0001,

0xfc8d,	// (0x000185ea) control_button_pane_t

0xa5e0,	// (0x00012f3d) bg_button_pane_g1

0xa5f0,	// (0x00012f4d) bg_button_pane_g2

0xa5e8,	// (0x00012f45) bg_button_pane_g3

0xa600,	// (0x00012f5d) bg_button_pane_g4

0xa5f8,	// (0x00012f55) bg_button_pane_g5

0xa608,	// (0x00012f65) bg_button_pane_g6

0xa610,	// (0x00012f6d) bg_button_pane_g7

0xa620,	// (0x00012f7d) bg_button_pane_g8

0xa618,	// (0x00012f75) bg_button_pane_g9

0x0008,

0xf8ed,	// (0x0001824a) bg_button_pane_g

0xdfa8,	// (0x00016905) common_borders_pane_ParamLimits

0xdfa8,	// (0x00016905) common_borders_pane

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy1_ParamLimits

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy1

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy1_ParamLimits

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy1

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy1_ParamLimits

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy1

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy1_ParamLimits

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy1

0xdfe3,	// (0x00016940) bg_eswt_ctrl_canvas_pane_g1

0xdfa8,	// (0x00016905) common_borders_pane_cp2_ParamLimits

0xdfa8,	// (0x00016905) common_borders_pane_cp2

0xdfa8,	// (0x00016905) common_borders_pane_cp3_ParamLimits

0xdfa8,	// (0x00016905) common_borders_pane_cp3

0xeae7,	// (0x00017444) separator_horizontal_pane

0xeaef,	// (0x0001744c) separator_vertical_pane

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy2_ParamLimits

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy2

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy2_ParamLimits

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy2

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy2_ParamLimits

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy2

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy2_ParamLimits

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy2

0x7f9d,	// (0x000108fa) common_borders_pane_cp4

0xeaf8,	// (0x00017455) separator_horizontal_pane_g1

0xeb01,	// (0x0001745e) separator_horizontal_pane_g2

0xeb0a,	// (0x00017467) separator_horizontal_pane_g3

0x0002,

0xfc92,	// (0x000185ef) separator_horizontal_pane_g

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy3_ParamLimits

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy3

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy3_ParamLimits

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy3

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy3_ParamLimits

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy3

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy3_ParamLimits

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy3

0x7f9d,	// (0x000108fa) common_borders_pane_cp5

0xeb13,	// (0x00017470) separator_vertical_pane_g1

0xeb1c,	// (0x00017479) separator_vertical_pane_g2

0xeb25,	// (0x00017482) separator_vertical_pane_g3

0x0002,

0xfc99,	// (0x000185f6) separator_vertical_pane_g

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy4_ParamLimits

0xea6b,	// (0x000173c8) eswt_control_pane_g1_copy4

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy4_ParamLimits

0xea78,	// (0x000173d5) eswt_control_pane_g2_copy4

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy4_ParamLimits

0xea85,	// (0x000173e2) eswt_control_pane_g3_copy4

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy4_ParamLimits

0xea92,	// (0x000173ef) eswt_control_pane_g4_copy4

0x45fe,	// (0x0000cf5b) eswt_ctrl_combo_button_pane

0x4606,	// (0x0000cf63) eswt_ctrl_input_pane

0x460e,	// (0x0000cf6b) popup_choice_list_window_cp70

0x4616,	// (0x0000cf73) eswt_ctrl_input_pane_t1

0x7f9d,	// (0x000108fa) input_focus_pane_cp70

0xdfa8,	// (0x00016905) bg_button_pane_cp70_ParamLimits

0xdfa8,	// (0x00016905) bg_button_pane_cp70

0x4624,	// (0x0000cf81) eswt_ctrl_combo_button_pane_g1

0xeb2e,	// (0x0001748b) wait_bar_pane_cp70

0xa6f0,	// (0x0001304d) bg_popup_window_pane_cp70_ParamLimits

0xa6f0,	// (0x0001304d) bg_popup_window_pane_cp70

0xeb36,	// (0x00017493) popup_eswt_tasktip_window_t1

0xeb4c,	// (0x000174a9) wait_bar_pane_cp71_ParamLimits

0xeb4c,	// (0x000174a9) wait_bar_pane_cp71

0xeb58,	// (0x000174b5) grid_eswt_app_pane

0x9508,	// (0x00011e65) scroll_pane_cp70

0x462c,	// (0x0000cf89) cell_eswt_app_pane_ParamLimits

0x462c,	// (0x0000cf89) cell_eswt_app_pane

0x465e,	// (0x0000cfbb) cell_eswt_app_pane_g1_ParamLimits

0x465e,	// (0x0000cfbb) cell_eswt_app_pane_g1

0x468d,	// (0x0000cfea) cell_eswt_app_pane_g2_ParamLimits

0x468d,	// (0x0000cfea) cell_eswt_app_pane_g2

0x0001,

0xfca0,	// (0x000185fd) cell_eswt_app_pane_g_ParamLimits

0xfca0,	// (0x000185fd) cell_eswt_app_pane_g

0x46b1,	// (0x0000d00e) cell_eswt_app_pane_t1_ParamLimits

0x46b1,	// (0x0000d00e) cell_eswt_app_pane_t1

0xeb61,	// (0x000174be) grid_highlight_pane_cp70_ParamLimits

0xeb61,	// (0x000174be) grid_highlight_pane_cp70

0xd1ab,	// (0x00015b08) set_content_pane_g1

0x9ff0,	// (0x0001294d) status_small_volume_pane

0x76ce,	// (0x0001002b) status_small_volume_pane_g1

0x76d6,	// (0x00010033) volume_small2_pane

0x76df,	// (0x0001003c) volume_small2_pane_g1

0x76e8,	// (0x00010045) volume_small2_pane_g2

0x76f1,	// (0x0001004e) volume_small2_pane_g3

0x76fa,	// (0x00010057) volume_small2_pane_g4

0x7703,	// (0x00010060) volume_small2_pane_g5

0x770c,	// (0x00010069) volume_small2_pane_g6

0x7715,	// (0x00010072) volume_small2_pane_g7

0x771e,	// (0x0001007b) volume_small2_pane_g8

0x7727,	// (0x00010084) volume_small2_pane_g9

0x7730,	// (0x0001008d) volume_small2_pane_g10

0x0009,

0xfca5,	// (0x00018602) volume_small2_pane_g

0xe376,	// (0x00016cd3) fep_vkb_top_text_pane_g1_ParamLimits

0x455d,	// (0x0000ceba) fep_vkb_top_text_pane_t1_ParamLimits

0xe58c,	// (0x00016ee9) popup_preview_fixed_window_g3_ParamLimits

0xe58c,	// (0x00016ee9) popup_preview_fixed_window_g3

0xc6a9,	// (0x00015006) popup_toolbar_trans_pane

0x3f31,	// (0x0000c88e) aid_height_set_list_ParamLimits

0xcbe5,	// (0x00015542) aid_size_parent_ParamLimits

0xa08e,	// (0x000129eb) list_highlight_pane_cp2_ParamLimits

0xd1ab,	// (0x00015b08) set_content_pane_g1_ParamLimits

0x412c,	// (0x0000ca89) list_single_image_pane_ParamLimits

0x412c,	// (0x0000ca89) list_single_image_pane

0x46e3,	// (0x0000d040) aid_size_cell_image_ParamLimits

0x46e3,	// (0x0000d040) aid_size_cell_image

0x46f0,	// (0x0000d04d) grid_single_image_pane_ParamLimits

0x46f0,	// (0x0000d04d) grid_single_image_pane

0x8b34,	// (0x00011491) list_single_image_pane_g1_ParamLimits

0x8b34,	// (0x00011491) list_single_image_pane_g1

0xeb6d,	// (0x000174ca) list_single_image_pane_g2_ParamLimits

0xeb6d,	// (0x000174ca) list_single_image_pane_g2

0x0001,

0xfcba,	// (0x00018617) list_single_image_pane_g_ParamLimits

0xfcba,	// (0x00018617) list_single_image_pane_g

0x8a6b,	// (0x000113c8) list_single_image_pane_t1_ParamLimits

0x8a6b,	// (0x000113c8) list_single_image_pane_t1

0x46fe,	// (0x0000d05b) cell_image_list_pane_ParamLimits

0x46fe,	// (0x0000d05b) cell_image_list_pane

0x4713,	// (0x0000d070) cell_image_list_pane_g1

0x471c,	// (0x0000d079) cell_image_list_pane_g2

0x0001,

0xfcbf,	// (0x0001861c) cell_image_list_pane_g

0xeb81,	// (0x000174de) aid_size_cell_tb_trans_pane

0x8f0b,	// (0x00011868) bg_tb_trans_pane

0xeb93,	// (0x000174f0) grid_tb_trans_pane

0xa5e0,	// (0x00012f3d) bg_tb_trans_pane_g1

0xa5f0,	// (0x00012f4d) bg_tb_trans_pane_g2

0xa5e8,	// (0x00012f45) bg_tb_trans_pane_g3

0xa600,	// (0x00012f5d) bg_tb_trans_pane_g4

0xa5f8,	// (0x00012f55) bg_tb_trans_pane_g5

0xa620,	// (0x00012f7d) bg_tb_trans_pane_g6

0xa618,	// (0x00012f75) bg_tb_trans_pane_g7

0xa608,	// (0x00012f65) bg_tb_trans_pane_g8

0xa610,	// (0x00012f6d) bg_tb_trans_pane_g9

0x0008,

0xfcc4,	// (0x00018621) bg_tb_trans_pane_g

0xeba7,	// (0x00017504) cell_toolbar_trans_pane_ParamLimits

0xeba7,	// (0x00017504) cell_toolbar_trans_pane

0xdfe3,	// (0x00016940) cell_toolbar_trans_pane_g1

0x4393,	// (0x0000ccf0) list_form2_midp_pane_t1

0x43a1,	// (0x0000ccfe) list_form2_midp_pane_t2

0x0001,

0xfb61,	// (0x000184be) list_form2_midp_pane_t

0xdd1b,	// (0x00016678) scroll_pane_cp51_ParamLimits

0xdeb4,	// (0x00016811) form2_midp_wait_pane_g1

0xdebd,	// (0x0001681a) form2_midp_wait_pane_g2

0xdec6,	// (0x00016823) form2_midp_wait_pane_g3

0x0002,

0xfb76,	// (0x000184d3) form2_midp_wait_pane_g

0x80f5,	// (0x00010a52) list_highlight_pane_cp21_ParamLimits

0xdee6,	// (0x00016843) list_single_midp_graphic_pane_g4_cp_ParamLimits

0xdef5,	// (0x00016852) list_single_midp_graphic_pane_t1_cp_ParamLimits

0xd211,	// (0x00015b6e) list_single_2graphic_im_pane_ParamLimits

0xd211,	// (0x00015b6e) list_single_2graphic_im_pane

0x4725,	// (0x0000d082) list_single_2graphic_im_pane_g1_ParamLimits

0x4725,	// (0x0000d082) list_single_2graphic_im_pane_g1

0x4736,	// (0x0000d093) list_single_2graphic_im_pane_g2_ParamLimits

0x4736,	// (0x0000d093) list_single_2graphic_im_pane_g2

0x4742,	// (0x0000d09f) list_single_2graphic_im_pane_g3_ParamLimits

0x4742,	// (0x0000d09f) list_single_2graphic_im_pane_g3

0x0003,

0xfcd7,	// (0x00018634) list_single_2graphic_im_pane_g_ParamLimits

0xfcd7,	// (0x00018634) list_single_2graphic_im_pane_g

0x4756,	// (0x0000d0b3) list_single_2graphic_im_pane_t1_ParamLimits

0x4756,	// (0x0000d0b3) list_single_2graphic_im_pane_t1

0xe598,	// (0x00016ef5) list_single_graphic_2heading_pane_fp_ParamLimits

0xe598,	// (0x00016ef5) list_single_graphic_2heading_pane_fp

0xe5ee,	// (0x00016f4b) list_single_graphic_2heading_pane_fp_g1_ParamLimits

0xe5ee,	// (0x00016f4b) list_single_graphic_2heading_pane_fp_g1

0xe5ab,	// (0x00016f08) list_single_graphic_2heading_pane_fp_g2_ParamLimits

0xe5ab,	// (0x00016f08) list_single_graphic_2heading_pane_fp_g2

0xd1ab,	// (0x00015b08) list_single_graphic_2heading_pane_fp_g3_ParamLimits

0xd1ab,	// (0x00015b08) list_single_graphic_2heading_pane_fp_g3

0xe5b7,	// (0x00016f14) list_single_graphic_2heading_pane_fp_g4_ParamLimits

0xe5b7,	// (0x00016f14) list_single_graphic_2heading_pane_fp_g4

0xe5cb,	// (0x00016f28) list_single_graphic_2heading_pane_fp_g5_ParamLimits

0xe5cb,	// (0x00016f28) list_single_graphic_2heading_pane_fp_g5

0x0004,

0xfbfe,	// (0x0001855b) list_single_graphic_2heading_pane_fp_g_ParamLimits

0xfbfe,	// (0x0001855b) list_single_graphic_2heading_pane_fp_g

0xebd9,	// (0x00017536) list_single_graphic_2heading_pane_fp_t1_ParamLimits

0xebd9,	// (0x00017536) list_single_graphic_2heading_pane_fp_t1

0xe626,	// (0x00016f83) list_single_graphic_2heading_pane_fp_t2_ParamLimits

0xe626,	// (0x00016f83) list_single_graphic_2heading_pane_fp_t2

0xebef,	// (0x0001754c) list_single_graphic_2heading_pane_fp_t3_ParamLimits

0xebef,	// (0x0001754c) list_single_graphic_2heading_pane_fp_t3

0x0002,

0xfce0,	// (0x0001863d) list_single_graphic_2heading_pane_fp_t_ParamLimits

0xfce0,	// (0x0001863d) list_single_graphic_2heading_pane_fp_t

0xe085,	// (0x000169e2) fep_hwr_write_pane_g5_ParamLimits

0xe085,	// (0x000169e2) fep_hwr_write_pane_g5

0xe091,	// (0x000169ee) fep_hwr_write_pane_g6_ParamLimits

0xe091,	// (0x000169ee) fep_hwr_write_pane_g6

0xea38,	// (0x00017395) eswt_shell_pane_ParamLimits

0xa6f0,	// (0x0001304d) bg_popup_window_pane_cp18_ParamLimits

0xd145,	// (0x00015aa2) heading_pane_cp70

0xeb36,	// (0x00017493) popup_eswt_tasktip_window_t1_ParamLimits

0x368c,	// (0x0000bfe9) aid_touch_tab_arrow_left

0x36a0,	// (0x0000bffd) aid_touch_tab_arrow_right

0x20d9,	// (0x0000aa36) title_pane_g3_ParamLimits

0x20d9,	// (0x0000aa36) title_pane_g3

0x8dda,	// (0x00011737) set_value_pane_g1

0xc6a9,	// (0x00015006) popup_toolbar_trans_pane_ParamLimits

0xeb81,	// (0x000174de) aid_size_cell_tb_trans_pane_ParamLimits

0x8f0b,	// (0x00011868) bg_tb_trans_pane_ParamLimits

0xeb93,	// (0x000174f0) grid_tb_trans_pane_ParamLimits

0x839b,	// (0x00010cf8) cont_note_pane_ParamLimits

0x839b,	// (0x00010cf8) cont_note_pane

0x870d,	// (0x0001106a) cont_snote2_single_text_pane_ParamLimits

0x870d,	// (0x0001106a) cont_snote2_single_text_pane

0x870d,	// (0x0001106a) cont_snote2_single_graphic_pane_ParamLimits

0x870d,	// (0x0001106a) cont_snote2_single_graphic_pane

0xac8a,	// (0x000135e7) cont_note_wait_pane_ParamLimits

0xac8a,	// (0x000135e7) cont_note_wait_pane

0xac8a,	// (0x000135e7) cont_note_image_pane_ParamLimits

0xac8a,	// (0x000135e7) cont_note_image_pane

0xec05,	// (0x00017562) popup_note2_window_g1_ParamLimits

0xec05,	// (0x00017562) popup_note2_window_g1

0xec25,	// (0x00017582) popup_note2_window_t1_ParamLimits

0xec25,	// (0x00017582) popup_note2_window_t1

0xec5f,	// (0x000175bc) popup_note2_window_t2_ParamLimits

0xec5f,	// (0x000175bc) popup_note2_window_t2

0xec99,	// (0x000175f6) popup_note2_window_t3_ParamLimits

0xec99,	// (0x000175f6) popup_note2_window_t3

0xecd3,	// (0x00017630) popup_note2_window_t4_ParamLimits

0xecd3,	// (0x00017630) popup_note2_window_t4

0x841f,	// (0x00010d7c) popup_note2_window_t5_ParamLimits

0x841f,	// (0x00010d7c) popup_note2_window_t5

0x0004,

0xfce7,	// (0x00018644) popup_note2_window_t_ParamLimits

0xfce7,	// (0x00018644) popup_note2_window_t

0xed02,	// (0x0001765f) popup_note2_image_window_g1_ParamLimits

0xed02,	// (0x0001765f) popup_note2_image_window_g1

0xed0e,	// (0x0001766b) popup_note2_image_window_g2_ParamLimits

0xed0e,	// (0x0001766b) popup_note2_image_window_g2

0x0001,

0xfcf2,	// (0x0001864f) popup_note2_image_window_g_ParamLimits

0xfcf2,	// (0x0001864f) popup_note2_image_window_g

0xed20,	// (0x0001767d) popup_note2_image_window_t1_ParamLimits

0xed20,	// (0x0001767d) popup_note2_image_window_t1

0xed38,	// (0x00017695) popup_note2_image_window_t2_ParamLimits

0xed38,	// (0x00017695) popup_note2_image_window_t2

0xed50,	// (0x000176ad) popup_note2_image_window_t3_ParamLimits

0xed50,	// (0x000176ad) popup_note2_image_window_t3

0x0002,

0xfcf7,	// (0x00018654) popup_note2_image_window_t_ParamLimits

0xfcf7,	// (0x00018654) popup_note2_image_window_t

0xac98,	// (0x000135f5) popup_note2_wait_window_g1_ParamLimits

0xac98,	// (0x000135f5) popup_note2_wait_window_g1

0xaca4,	// (0x00013601) popup_note2_wait_window_g2_ParamLimits

0xaca4,	// (0x00013601) popup_note2_wait_window_g2

0xacb0,	// (0x0001360d) popup_note2_wait_window_g3_ParamLimits

0xacb0,	// (0x0001360d) popup_note2_wait_window_g3

0x0002,

0xf8cf,	// (0x0001822c) popup_note2_wait_window_g_ParamLimits

0xf8cf,	// (0x0001822c) popup_note2_wait_window_g

0xed6c,	// (0x000176c9) popup_note2_wait_window_t1_ParamLimits

0xed6c,	// (0x000176c9) popup_note2_wait_window_t1

0xed8a,	// (0x000176e7) popup_note2_wait_window_t2_ParamLimits

0xed8a,	// (0x000176e7) popup_note2_wait_window_t2

0xeda8,	// (0x00017705) popup_note2_wait_window_t3_ParamLimits

0xeda8,	// (0x00017705) popup_note2_wait_window_t3

0xedba,	// (0x00017717) popup_note2_wait_window_t4_ParamLimits

0xedba,	// (0x00017717) popup_note2_wait_window_t4

0x0003,

0xfcfe,	// (0x0001865b) popup_note2_wait_window_t_ParamLimits

0xfcfe,	// (0x0001865b) popup_note2_wait_window_t

0xedcc,	// (0x00017729) wait_bar2_pane_ParamLimits

0xedcc,	// (0x00017729) wait_bar2_pane

0xede4,	// (0x00017741) popup_snote2_single_text_window_g1_ParamLimits

0xede4,	// (0x00017741) popup_snote2_single_text_window_g1

0xee0c,	// (0x00017769) popup_snote2_single_text_window_t1_ParamLimits

0xee0c,	// (0x00017769) popup_snote2_single_text_window_t1

0xee58,	// (0x000177b5) popup_snote2_single_text_window_t2_ParamLimits

0xee58,	// (0x000177b5) popup_snote2_single_text_window_t2

0xeea4,	// (0x00017801) popup_snote2_single_text_window_t3_ParamLimits

0xeea4,	// (0x00017801) popup_snote2_single_text_window_t3

0xeee5,	// (0x00017842) popup_snote2_single_text_window_t4_ParamLimits

0xeee5,	// (0x00017842) popup_snote2_single_text_window_t4

0xef1b,	// (0x00017878) popup_snote2_single_text_window_t5_ParamLimits

0xef1b,	// (0x00017878) popup_snote2_single_text_window_t5

0x0004,

0xfd07,	// (0x00018664) popup_snote2_single_text_window_t_ParamLimits

0xfd07,	// (0x00018664) popup_snote2_single_text_window_t

0xef46,	// (0x000178a3) popup_snote2_single_graphic_window_g1_ParamLimits

0xef46,	// (0x000178a3) popup_snote2_single_graphic_window_g1

0xef76,	// (0x000178d3) popup_snote2_single_graphic_window_g2_ParamLimits

0xef76,	// (0x000178d3) popup_snote2_single_graphic_window_g2

0x0001,

0xfd12,	// (0x0001866f) popup_snote2_single_graphic_window_g_ParamLimits

0xfd12,	// (0x0001866f) popup_snote2_single_graphic_window_g

0xef9e,	// (0x000178fb) popup_snote2_single_graphic_window_t1_ParamLimits

0xef9e,	// (0x000178fb) popup_snote2_single_graphic_window_t1

0xefea,	// (0x00017947) popup_snote2_single_graphic_window_t2_ParamLimits

0xefea,	// (0x00017947) popup_snote2_single_graphic_window_t2

0xeea4,	// (0x00017801) popup_snote2_single_graphic_window_t3_ParamLimits

0xeea4,	// (0x00017801) popup_snote2_single_graphic_window_t3

0xeee5,	// (0x00017842) popup_snote2_single_graphic_window_t4_ParamLimits

0xeee5,	// (0x00017842) popup_snote2_single_graphic_window_t4

0xef1b,	// (0x00017878) popup_snote2_single_graphic_window_t5_ParamLimits

0xef1b,	// (0x00017878) popup_snote2_single_graphic_window_t5

0x0004,

0xfd17,	// (0x00018674) popup_snote2_single_graphic_window_t_ParamLimits

0xfd17,	// (0x00018674) popup_snote2_single_graphic_window_t

0xdcd1,	// (0x0001662e) clock_nsta_pane_cp2_t1

0xdcd1,	// (0x0001662e) clock_nsta_pane_cp2_t2

0x0001,

0xfb37,	// (0x00018494) clock_nsta_pane_cp2_t

0x8f25,	// (0x00011882) form_field_data_wide_pane_g1_ParamLimits

0x8a0e,	// (0x0001136b) form_field_data_wide_pane_g2_ParamLimits

0x8a0e,	// (0x0001136b) form_field_data_wide_pane_g2

0x8f31,	// (0x0001188e) form_field_data_wide_pane_g3_ParamLimits

0x8f31,	// (0x0001188e) form_field_data_wide_pane_g3

0x0002,

0xf712,	// (0x0001806f) form_field_data_wide_pane_g_ParamLimits

0xf712,	// (0x0001806f) form_field_data_wide_pane_g

0x42cc,	// (0x0000cc29) grid_touch_3_pane_ParamLimits

0x42cc,	// (0x0000cc29) grid_touch_3_pane

0x4787,	// (0x0000d0e4) cell_touch_3_pane_ParamLimits

0x4787,	// (0x0000d0e4) cell_touch_3_pane

0xdfe3,	// (0x00016940) cell_touch_3_pane_g1

0xdfe3,	// (0x00016940) cell_touch_3_pane_g2

0x0001,

0xfbbc,	// (0x00018519) cell_touch_3_pane_g

0x8451,	// (0x00010dae) cont_query_data_pane

0x8459,	// (0x00010db6) cont_query_data_pane_cp1

0xf036,	// (0x00017993) button_value_adjust_pane_cp7

0xf03e,	// (0x0001799b) query_popup_pane_cp3

0x97c0,	// (0x0001211d) bg_popup_sub_pane_cp22_ParamLimits

0x63a7,	// (0x0000ed04) navi_navi_volume_pane_cp2

0x63c2,	// (0x0000ed1f) popup_side_volume_key_window_g2

0x63d1,	// (0x0000ed2e) popup_side_volume_key_window_g3

0x0002,

0xf7a4,	// (0x00018101) popup_side_volume_key_window_g

0x63f2,	// (0x0000ed4f) popup_side_volume_key_window_t2

0x0001,

0xf7ab,	// (0x00018108) popup_side_volume_key_window_t

0x9b07,	// (0x00012464) popup_side_volume_key_window_ParamLimits

0x2605,	// (0x0000af62) list_double_graphic_pane_g4_ParamLimits

0x2605,	// (0x0000af62) list_double_graphic_pane_g4

0x4106,	// (0x0000ca63) list_single_2heading_msg_pane_ParamLimits

0x4106,	// (0x0000ca63) list_single_2heading_msg_pane

0x47d0,	// (0x0000d12d) list_single_2heading_msg_pane_g1_ParamLimits

0x47d0,	// (0x0000d12d) list_single_2heading_msg_pane_g1

0x47dc,	// (0x0000d139) list_single_2heading_msg_pane_g2_ParamLimits

0x47dc,	// (0x0000d139) list_single_2heading_msg_pane_g2

0x47ef,	// (0x0000d14c) list_single_2heading_msg_pane_g3_ParamLimits

0x47ef,	// (0x0000d14c) list_single_2heading_msg_pane_g3

0x47fb,	// (0x0000d158) list_single_2heading_msg_pane_g4_ParamLimits

0x47fb,	// (0x0000d158) list_single_2heading_msg_pane_g4

0x0003,

0xfd22,	// (0x0001867f) list_single_2heading_msg_pane_g_ParamLimits

0xfd22,	// (0x0001867f) list_single_2heading_msg_pane_g

0x4813,	// (0x0000d170) list_single_2heading_msg_pane_t1_ParamLimits

0x4813,	// (0x0000d170) list_single_2heading_msg_pane_t1

0x483b,	// (0x0000d198) list_single_2heading_msg_pane_t2_ParamLimits

0x483b,	// (0x0000d198) list_single_2heading_msg_pane_t2

0x48a6,	// (0x0000d203) list_single_2heading_msg_pane_t3_ParamLimits

0x48a6,	// (0x0000d203) list_single_2heading_msg_pane_t3

0xf059,	// (0x000179b6) list_single_2heading_msg_pane_t4_ParamLimits

0xf059,	// (0x000179b6) list_single_2heading_msg_pane_t4

0x0003,

0xfd2b,	// (0x00018688) list_single_2heading_msg_pane_t_ParamLimits

0xfd2b,	// (0x00018688) list_single_2heading_msg_pane_t

0x8049,	// (0x000109a6) title_pane_g4_ParamLimits

0x8049,	// (0x000109a6) title_pane_g4

0x61ab,	// (0x0000eb08) title_pane_stacon_g3_ParamLimits

0x61ab,	// (0x0000eb08) title_pane_stacon_g3

0xebcd,	// (0x0001752a) list_single_2graphic_im_pane_g4_ParamLimits

0xebcd,	// (0x0001752a) list_single_2graphic_im_pane_g4

0xcf4f,	// (0x000158ac) popup_side_volume_key_window_cp

0xd457,	// (0x00015db4) main_idle_act2_pane_t1

0x6e47,	// (0x0000f7a4) toolbar_button_pane_g10

0x24be,	// (0x0000ae1b) popup_toolbar_window_cp1

0xdcc2,	// (0x0001661f) clock_nsta_pane_cp_t1

0xdcc2,	// (0x0001661f) clock_nsta_pane_cp_t2

0x0001,

0xfb32,	// (0x0001848f) clock_nsta_pane_cp_t

0x63a7,	// (0x0000ed04) navi_navi_volume_pane_cp2_ParamLimits

0x63b6,	// (0x0000ed13) popup_side_volume_key_window_g1_ParamLimits

0x63c2,	// (0x0000ed1f) popup_side_volume_key_window_g2_ParamLimits

0x63d1,	// (0x0000ed2e) popup_side_volume_key_window_g3_ParamLimits

0xf7a4,	// (0x00018101) popup_side_volume_key_window_g_ParamLimits

0x7326,	// (0x0000fc83) fep_hwr_aid_pane

0x73cf,	// (0x0000fd2c) bg_fep_hwr_top_pane_g4_ParamLimits

0xe055,	// (0x000169b2) fep_hwr_top_pane_g1_ParamLimits

0xe067,	// (0x000169c4) fep_hwr_top_pane_g2_ParamLimits

0x73ef,	// (0x0000fd4c) fep_hwr_top_pane_g3_ParamLimits

0xfb87,	// (0x000184e4) fep_hwr_top_pane_g_ParamLimits

0x7404,	// (0x0000fd61) fep_hwr_top_text_pane_ParamLimits

0xcd3d,	// (0x0001569a) aid_touch_tab_arrow_arrow_2

0xcd46,	// (0x000156a3) aid_touch_tab_arrow_left_2

0x733a,	// (0x0000fc97) fep_hwr_candidate_drop_down_list_pane_ParamLimits

0x7371,	// (0x0000fcce) fep_hwr_prediction_pane

0xe1ab,	// (0x00016b08) fep_vkb_prediction_pane

0x453d,	// (0x0000ce9a) fep_vkb_side_pane_g3_ParamLimits

0x453d,	// (0x0000ce9a) fep_vkb_side_pane_g3

0x758f,	// (0x0000feec) fep_hwr_candidate_drop_down_list_pane_g1_ParamLimits

0x75fd,	// (0x0000ff5a) fep_hwr_candidate_drop_down_list_pane_g2_ParamLimits

0x760a,	// (0x0000ff67) fep_hwr_candidate_drop_down_list_pane_g3_ParamLimits

0xfc36,	// (0x00018593) fep_hwr_candidate_drop_down_list_pane_g_ParamLimits

0x7739,	// (0x00010096) fep_hwr_prediction_pane_g1

0x7743,	// (0x000100a0) fep_hwr_prediction_pane_g2

0x774b,	// (0x000100a8) fep_hwr_prediction_pane_g3

0x7753,	// (0x000100b0) fep_hwr_prediction_pane_g4

0x0003,

0xfd34,	// (0x00018691) fep_hwr_prediction_pane_g

0xf07e,	// (0x000179db) fep_vkb_prediction_pane_g1

0xf088,	// (0x000179e5) fep_vkb_prediction_pane_g2

0xf090,	// (0x000179ed) fep_vkb_prediction_pane_g3

0xf098,	// (0x000179f5) fep_vkb_prediction_pane_g4

0x0003,

0xfd3d,	// (0x0001869a) fep_vkb_prediction_pane_g

0x715e,	// (0x0000fabb) slider_set_pane_g3

0x7172,	// (0x0000facf) slider_set_pane_g4

0x718a,	// (0x0000fae7) slider_set_pane_g5

0x715e,	// (0x0000fabb) slider_set_pane_g6

0xc936,	// (0x00015293) slider_set_pane_g7

0xd1c0,	// (0x00015b1d) slider_form_pane_g3

0xd1c9,	// (0x00015b26) slider_form_pane_g4

0xd1d1,	// (0x00015b2e) slider_form_pane_g5

0xd1c0,	// (0x00015b1d) slider_form_pane_g6

0x40ac,	// (0x0000ca09) slider_form_pane_g7

0xd6c1,	// (0x0001601e) slider_set_pane_vc_g3

0xd6ca,	// (0x00016027) slider_set_pane_vc_g4

0xd6d3,	// (0x00016030) slider_set_pane_vc_g5

0xd6c1,	// (0x0001601e) slider_set_pane_vc_g6

0xd6dc,	// (0x00016039) slider_set_pane_vc_g7

0xd6c1,	// (0x0001601e) slider_form_pane_vc_g1

0xd6ca,	// (0x00016027) slider_form_pane_vc_g2

0xd6d3,	// (0x00016030) slider_form_pane_vc_g3

0xd6c1,	// (0x0001601e) slider_form_pane_vc_g4

0xda0a,	// (0x00016367) slider_form_pane_vc_g5

0x0004,

0xfb18,	// (0x00018475) slider_form_pane_vc_g

0x5fc1,	// (0x0000e91e) main_idle_act3_pane

0xf0a0,	// (0x000179fd) ai3_links_pane

0x4914,	// (0x0000d271) popup_ai3_data_window_ParamLimits

0x4914,	// (0x0000d271) popup_ai3_data_window

0x7f9d,	// (0x000108fa) grid_ai3_links_pane

0x4932,	// (0x0000d28f) cell_ai3_links_pane_ParamLimits

0x4932,	// (0x0000d28f) cell_ai3_links_pane

0xf0a9,	// (0x00017a06) bg_popup_sub_pane_cp11

0xf0b2,	// (0x00017a0f) cell_ai3_links_pane_g1

0x7f9d,	// (0x000108fa) bg_popup_sub_pane_cp12

0xf0bb,	// (0x00017a18) heading_ai3_data_pane

0xf0c3,	// (0x00017a20) list_ai3_gene_pane

0xf0cf,	// (0x00017a2c) popup_ai3_data_window_g1

0xf0d7,	// (0x00017a34) heading_ai3_data_pane_g1

0xf0df,	// (0x00017a3c) heading_ai3_data_pane_t1

0xf0ed,	// (0x00017a4a) list_double_ai3_gene_pane_ParamLimits

0xf0ed,	// (0x00017a4a) list_double_ai3_gene_pane

0xf0fa,	// (0x00017a57) list_single_ai3_gene_pane_ParamLimits

0xf0fa,	// (0x00017a57) list_single_ai3_gene_pane

0xdfa8,	// (0x00016905) list_highlight_pane_cp7_ParamLimits

0xdfa8,	// (0x00016905) list_highlight_pane_cp7

0xf107,	// (0x00017a64) list_single_a13_gene_pane_t1_ParamLimits

0xf107,	// (0x00017a64) list_single_a13_gene_pane_t1

0xf11e,	// (0x00017a7b) list_single_ai3_gene_pane_g1

0xf127,	// (0x00017a84) list_single_ai3_gene_pane_g2

0x0001,

0xfd46,	// (0x000186a3) list_single_ai3_gene_pane_g

0xf12f,	// (0x00017a8c) list_double_ai3_gene_pane_g1_ParamLimits

0xf12f,	// (0x00017a8c) list_double_ai3_gene_pane_g1

0xf13b,	// (0x00017a98) list_double_ai3_gene_pane_t1_ParamLimits

0xf13b,	// (0x00017a98) list_double_ai3_gene_pane_t1

0xf157,	// (0x00017ab4) list_double_ai3_gene_pane_t2_ParamLimits

0xf157,	// (0x00017ab4) list_double_ai3_gene_pane_t2

0xf16c,	// (0x00017ac9) list_double_ai3_gene_pane_t3_ParamLimits

0xf16c,	// (0x00017ac9) list_double_ai3_gene_pane_t3

0x0002,

0xfd4b,	// (0x000186a8) list_double_ai3_gene_pane_t_ParamLimits

0xfd4b,	// (0x000186a8) list_double_ai3_gene_pane_t

0x0000,

0x0000,

0x0000,

0x0000,

0xf04f,	// (0x000179ac) aid_size_min_col_2

0x47ba,	// (0x0000d117) aid_size_min_msg_ParamLimits

0x47ba,	// (0x0000d117) aid_size_min_msg

0x4551,	// (0x0000ceae) fep_vkb_top_text_pane_g2_ParamLimits

0x4551,	// (0x0000ceae) fep_vkb_top_text_pane_g2

0x0001,

0xfbb7,	// (0x00018514) fep_vkb_top_text_pane_g_ParamLimits

0xfbb7,	// (0x00018514) fep_vkb_top_text_pane_g

0x5fc1,	// (0x0000e91e) main_hc_apps_shell_pane

0xf189,	// (0x00017ae6) grid_hc_apps_pane_ParamLimits

0xf189,	// (0x00017ae6) grid_hc_apps_pane

0xf198,	// (0x00017af5) list_hc_apps_pane

0xf1a0,	// (0x00017afd) scroll_pane_cp37_ParamLimits

0xf1a0,	// (0x00017afd) scroll_pane_cp37

0x494c,	// (0x0000d2a9) cell_hc_apps_pane_ParamLimits

0x494c,	// (0x0000d2a9) cell_hc_apps_pane

0x4a0a,	// (0x0000d367) cell_hc_apps_pane_g1_ParamLimits

0x4a0a,	// (0x0000d367) cell_hc_apps_pane_g1

0xf1ac,	// (0x00017b09) cell_hc_apps_pane_g2_ParamLimits

0xf1ac,	// (0x00017b09) cell_hc_apps_pane_g2

0xf1c8,	// (0x00017b25) cell_hc_apps_pane_g3_ParamLimits

0xf1c8,	// (0x00017b25) cell_hc_apps_pane_g3

0x0002,

0xfd52,	// (0x000186af) cell_hc_apps_pane_g_ParamLimits

0xfd52,	// (0x000186af) cell_hc_apps_pane_g

0x4a37,	// (0x0000d394) cell_hc_apps_pane_t1_ParamLimits

0x4a37,	// (0x0000d394) cell_hc_apps_pane_t1

0x839b,	// (0x00010cf8) grid_highlight_pane_cp10_ParamLimits

0x839b,	// (0x00010cf8) grid_highlight_pane_cp10

0x4a77,	// (0x0000d3d4) list_single_hc_apps_pane_ParamLimits

0x4a77,	// (0x0000d3d4) list_single_hc_apps_pane

0x4aaa,	// (0x0000d407) list_single_hc_apps_pane_g1

0x4ac3,	// (0x0000d420) list_single_hc_apps_pane_g2

0x0001,

0xfd59,	// (0x000186b6) list_single_hc_apps_pane_g

0x4adc,	// (0x0000d439) list_single_hc_apps_pane_g2_copy1

0x4af8,	// (0x0000d455) list_single_hc_apps_pane_t1

0x80f5,	// (0x00010a52) bg_set_opt_pane_cp_ParamLimits

0x60d5,	// (0x0000ea32) setting_slider_pane_t1_ParamLimits

0xbe4e,	// (0x000147ab) setting_slider_pane_t2_ParamLimits

0xbe68,	// (0x000147c5) setting_slider_pane_t3_ParamLimits

0xf5fa,	// (0x00017f57) setting_slider_pane_t_ParamLimits

0x611d,	// (0x0000ea7a) slider_set_pane_ParamLimits

0x664e,	// (0x0000efab) control_pane_g5_ParamLimits

0x664e,	// (0x0000efab) control_pane_g5

0xd18c,	// (0x00015ae9) slider_set_pane_g1_ParamLimits

0x7152,	// (0x0000faaf) slider_set_pane_g2_ParamLimits

0x715e,	// (0x0000fabb) slider_set_pane_g3_ParamLimits

0x7172,	// (0x0000facf) slider_set_pane_g4_ParamLimits

0x718a,	// (0x0000fae7) slider_set_pane_g5_ParamLimits

0x715e,	// (0x0000fabb) slider_set_pane_g6_ParamLimits

0xc936,	// (0x00015293) slider_set_pane_g7_ParamLimits

0xf9eb,	// (0x00018348) slider_set_pane_g_ParamLimits

0x9bee,	// (0x0001254b) navi_icon_text_pane_ParamLimits

0x365c,	// (0x0000bfb9) aid_fill_nsta_2_ParamLimits

0x368c,	// (0x0000bfe9) aid_touch_tab_arrow_left_ParamLimits

0x36a0,	// (0x0000bffd) aid_touch_tab_arrow_right_ParamLimits

0x3736,	// (0x0000c093) clock_nsta_pane_ParamLimits

0x3da8,	// (0x0000c705) navi_icon_pane_g1_ParamLimits

0x3db4,	// (0x0000c711) navi_text_pane_t1_ParamLimits

0x4375,	// (0x0000ccd2) navi_icon_text_pane_g1_ParamLimits

0x4381,	// (0x0000ccde) navi_icon_text_pane_t1_ParamLimits

0x4aaa,	// (0x0000d407) list_single_hc_apps_pane_g1_ParamLimits

0x4ac3,	// (0x0000d420) list_single_hc_apps_pane_g2_ParamLimits

0xfd59,	// (0x000186b6) list_single_hc_apps_pane_g_ParamLimits

0x4adc,	// (0x0000d439) list_single_hc_apps_pane_g2_copy1_ParamLimits

0x4af8,	// (0x0000d455) list_single_hc_apps_pane_t1_ParamLimits

0xbdd9,	// (0x00014736) popup_toolbar2_fixed_window_ParamLimits

0xbdd9,	// (0x00014736) popup_toolbar2_fixed_window

0xc69f,	// (0x00014ffc) popup_toolbar2_float_window

0x7f9d,	// (0x000108fa) bg_popup_sub_pane_cp27

0xf1ea,	// (0x00017b47) grid_toolbar2_float_pane

0x7f9d,	// (0x000108fa) bg_popup_sub_pane_cp26

0xf1ea,	// (0x00017b47) grid_toolbar2_fixed_pane

0x4b26,	// (0x0000d483) cell_toolbar2_fixed_pane_ParamLimits

0x4b26,	// (0x0000d483) cell_toolbar2_fixed_pane

0x4b40,	// (0x0000d49d) cell_toolbar2_fixed_pane_g1

0xf1f2,	// (0x00017b4f) toolbar2_fixed_button_pane

0xa5e0,	// (0x00012f3d) toolbar2_fixed_button_pane_g1

0xa5f0,	// (0x00012f4d) toolbar2_fixed_button_pane_g2

0xa5e8,	// (0x00012f45) toolbar2_fixed_button_pane_g3

0xa600,	// (0x00012f5d) toolbar2_fixed_button_pane_g4

0xa5f8,	// (0x00012f55) toolbar2_fixed_button_pane_g5

0xa608,	// (0x00012f65) toolbar2_fixed_button_pane_g6

0xa610,	// (0x00012f6d) toolbar2_fixed_button_pane_g7

0xa620,	// (0x00012f7d) toolbar2_fixed_button_pane_g8

0xa618,	// (0x00012f75) toolbar2_fixed_button_pane_g9

0x0008,

0xf8ed,	// (0x0001824a) toolbar2_fixed_button_pane_g

0xf1fa,	// (0x00017b57) cell_toolbar2_float_pane_ParamLimits

0xf1fa,	// (0x00017b57) cell_toolbar2_float_pane

0xf20b,	// (0x00017b68) cell_toolbar2_float_pane_g1

0xf1f2,	// (0x00017b4f) toolbar2_fixed_button_pane_cp

0x4504,	// (0x0000ce61) fep_vkb_accented_list_pane_ParamLimits

0x4504,	// (0x0000ce61) fep_vkb_accented_list_pane

0x756f,	// (0x0000fecc) bg_popup_fep_shadow_pane_g9

0x9d4c,	// (0x000126a9) bg_popup_fep_shadow_pane_cp3

0x91dd,	// (0x00011b3a) list_accented_list_pane

0xf214,	// (0x00017b71) list_single_accented_list_pane_ParamLimits

0xf214,	// (0x00017b71) list_single_accented_list_pane

0x9d4c,	// (0x000126a9) list_highlight_pane_cp10

0xf225,	// (0x00017b82) list_single_accented_list_pane_t1

0xc5bf,	// (0x00014f1c) popup_slider_window_ParamLimits

0xc5bf,	// (0x00014f1c) popup_slider_window

0xf046,	// (0x000179a3) aid_indentation_list_msg

0x4c30,	// (0x0000d58d) bg_popup_window_pane_cp19

0xf295,	// (0x00017bf2) popup_slider_window_g1

0xf2b1,	// (0x00017c0e) popup_slider_window_g2

0xf2cd,	// (0x00017c2a) popup_slider_window_g3

0x0005,

0xfd5e,	// (0x000186bb) popup_slider_window_g

0xf2e9,	// (0x00017c46) popup_slider_window_t1

0xf32f,	// (0x00017c8c) small_volume_slider_vertical_pane

0xdfe3,	// (0x00016940) small_volume_slider_vertical_pane_g1

0xdfe3,	// (0x00016940) small_volume_slider_vertical_pane_g2

0xf34b,	// (0x00017ca8) small_volume_slider_vertical_pane_g3

0x0002,

0xfd70,	// (0x000186cd) small_volume_slider_vertical_pane_g

0xbc12,	// (0x0001456f) area_side_right_pane_ParamLimits

0xbc12,	// (0x0001456f) area_side_right_pane

0xc999,	// (0x000152f6) aid_size_side_button_ParamLimits

0xc999,	// (0x000152f6) aid_size_side_button

0xc9a6,	// (0x00015303) grid_sctrl_middle_pane_ParamLimits

0xc9a6,	// (0x00015303) grid_sctrl_middle_pane

0x7786,	// (0x000100e3) sctrl_sk_bottom_pane

0x778e,	// (0x000100eb) sctrl_sk_top_pane

0x7796,	// (0x000100f3) aid_touch_sctrl_top

0x77a3,	// (0x00010100) bg_sctrl_sk_pane_ParamLimits

0x77a3,	// (0x00010100) bg_sctrl_sk_pane

0x77b1,	// (0x0001010e) sctrl_sk_top_pane_g1

0x77be,	// (0x0001011b) sctrl_sk_top_pane_t1

0x7796,	// (0x000100f3) aid_touch_sctrl_bottom

0x77a3,	// (0x00010100) bg_sctrl_sk_pane_cp_ParamLimits

0x77a3,	// (0x00010100) bg_sctrl_sk_pane_cp

0x77d9,	// (0x00010136) sctrl_sk_bottom_pane_g1

0x77be,	// (0x0001011b) sctrl_sk_bottom_pane_t1

0xc9b4,	// (0x00015311) cell_sctrl_middle_pane_ParamLimits

0xc9b4,	// (0x00015311) cell_sctrl_middle_pane

0xc9c5,	// (0x00015322) aid_touch_sctrl_middle_ParamLimits

0xc9c5,	// (0x00015322) aid_touch_sctrl_middle

0xc9d2,	// (0x0001532f) bg_sctrl_middle_pane_ParamLimits

0xc9d2,	// (0x0001532f) bg_sctrl_middle_pane

0x7e31,	// (0x0001078e) cell_sctrl_middle_pane_g1_ParamLimits

0x7e31,	// (0x0001078e) cell_sctrl_middle_pane_g1

0xc9e0,	// (0x0001533d) cell_sctrl_middle_pane_g2_ParamLimits

0xc9e0,	// (0x0001533d) cell_sctrl_middle_pane_g2

0x0001,

0xfd7c,	// (0x000186d9) cell_sctrl_middle_pane_g_ParamLimits

0xfd7c,	// (0x000186d9) cell_sctrl_middle_pane_g

0xa5e0,	// (0x00012f3d) bg_sctrl_middle_pane_g1

0xa5e8,	// (0x00012f45) bg_sctrl_middle_pane_g2

0xa5f0,	// (0x00012f4d) bg_sctrl_middle_pane_g3

0xa5f8,	// (0x00012f55) bg_sctrl_middle_pane_g4

0xa600,	// (0x00012f5d) bg_sctrl_middle_pane_g5

0xa608,	// (0x00012f65) bg_sctrl_middle_pane_g6

0xa610,	// (0x00012f6d) bg_sctrl_middle_pane_g7

0xa618,	// (0x00012f75) bg_sctrl_middle_pane_g8

0x0007,

0xfd81,	// (0x000186de) bg_sctrl_middle_pane_g

0xa620,	// (0x00012f7d) bg_sctrl_middle_pane_g8_copy1

0xa5e0,	// (0x00012f3d) bg_sctrl_sk_pane_g1

0xa5f0,	// (0x00012f4d) bg_sctrl_sk_pane_g2

0xa5e8,	// (0x00012f45) bg_sctrl_sk_pane_g3

0x0008,

0xf8ed,	// (0x0001824a) bg_sctrl_sk_pane_g

0x88cd,	// (0x0001122a) aid_size_touch_scroll_bar

0xa600,	// (0x00012f5d) bg_sctrl_sk_pane_g4

0xa5f8,	// (0x00012f55) bg_sctrl_sk_pane_g5

0xa608,	// (0x00012f65) bg_sctrl_sk_pane_g6

0xa610,	// (0x00012f6d) bg_sctrl_sk_pane_g7

0xa620,	// (0x00012f7d) bg_sctrl_sk_pane_g8

0xa618,	// (0x00012f75) bg_sctrl_sk_pane_g9

0x6824,	// (0x0000f181) popup_fep_china_hwr2_fs_candidate_window

0xc079,	// (0x000149d6) popup_fep_china_hwr2_fs_control_window_ParamLimits

0xc079,	// (0x000149d6) popup_fep_china_hwr2_fs_control_window

0x758f,	// (0x0000feec) sctrl_sk_top_pane_g2

0x0001,

0xfd77,	// (0x000186d4) sctrl_sk_top_pane_g

0x4d3c,	// (0x0000d699) aid_fep_china_hwr2_fs_cell_ParamLimits

0x4d3c,	// (0x0000d699) aid_fep_china_hwr2_fs_cell

0x4d52,	// (0x0000d6af) bg_popup_fep_shadow_pane_cp4_ParamLimits

0x4d52,	// (0x0000d6af) bg_popup_fep_shadow_pane_cp4

0x4d69,	// (0x0000d6c6) bg_popup_fep_shadow_pane_cp5_ParamLimits

0x4d69,	// (0x0000d6c6) bg_popup_fep_shadow_pane_cp5

0x4d7b,	// (0x0000d6d8) popup_fep_china_hwr2_fs_control_bar_grid_ParamLimits

0x4d7b,	// (0x0000d6d8) popup_fep_china_hwr2_fs_control_bar_grid

0x4d8f,	// (0x0000d6ec) popup_fep_china_hwr2_fs_control_funtion_grid

0xf354,	// (0x00017cb1) aid_fep_china_hwr2_fs_candi_cell

0x7f9d,	// (0x000108fa) bg_popup_fep_shadow_pane_cp6

0xf35e,	// (0x00017cbb) popup_fep_china_hwr2_fs_candidate_grid

0x4d97,	// (0x0000d6f4) cell_fep_china_hwr2_fs_funtion_grid_ParamLimits

0x4d97,	// (0x0000d6f4) cell_fep_china_hwr2_fs_funtion_grid

0xdfe3,	// (0x00016940) popup_fep_china_hwr2_fs_control_funtion_grid_g1

0xf368,	// (0x00017cc5) cell_fep_china_hwr2_fs_funtion_grid_g1_ParamLimits

0xf368,	// (0x00017cc5) cell_fep_china_hwr2_fs_funtion_grid_g1

0xf376,	// (0x00017cd3) cell_fep_china_hwr2_fs_funtion_grid_g2_ParamLimits

0xf376,	// (0x00017cd3) cell_fep_china_hwr2_fs_funtion_grid_g2

0x0001,

0xfd92,	// (0x000186ef) cell_fep_china_hwr2_fs_funtion_grid_g_ParamLimits

0xfd92,	// (0x000186ef) cell_fep_china_hwr2_fs_funtion_grid_g

0x4daf,	// (0x0000d70c) cell_fep_china_hwr2_fs_funtion_grid_t1_ParamLimits

0x4daf,	// (0x0000d70c) cell_fep_china_hwr2_fs_funtion_grid_t1

0x4dc4,	// (0x0000d721) cell_fep_china_hwr2_fs_funtion_grid_t2_ParamLimits

0x4dc4,	// (0x0000d721) cell_fep_china_hwr2_fs_funtion_grid_t2

0x0001,

0xfd97,	// (0x000186f4) cell_fep_china_hwr2_fs_funtion_grid_t_ParamLimits

0xfd97,	// (0x000186f4) cell_fep_china_hwr2_fs_funtion_grid_t

0xf38c,	// (0x00017ce9) popup_fep_china_hwr2_fs_control_bar_grid_g1

0xf394,	// (0x00017cf1) popup_fep_china_hwr2_fs_control_bar_grid_g2

0xf39c,	// (0x00017cf9) popup_fep_china_hwr2_fs_control_bar_grid_g3

0x0002,

0xfd9c,	// (0x000186f9) popup_fep_china_hwr2_fs_control_bar_grid_g

0xf3a4,	// (0x00017d01) cell_fep_china_hwr2_fs_candidate_grid_ParamLimits

0xf3a4,	// (0x00017d01) cell_fep_china_hwr2_fs_candidate_grid

0xf3c1,	// (0x00017d1e) popup_fep_china_hwr2_fs_candidate_grid_g20

0xf3c9,	// (0x00017d26) popup_fep_china_hwr2_fs_candidate_grid_g21

0xdfe3,	// (0x00016940) cell_fep_china_hwr2_fs_candidate_grid_g1

0xdfe3,	// (0x00016940) cell_fep_china_hwr2_fs_candidate_grid_g2

0x0001,

0xfbbc,	// (0x00018519) cell_fep_china_hwr2_fs_candidate_grid_g

0xf3d1,	// (0x00017d2e) cell_fep_china_hwr2_fs_candidate_grid_t1

0xa181,	// (0x00012ade) clock_nsta_pane_cp_24_ParamLimits

0xa181,	// (0x00012ade) clock_nsta_pane_cp_24

0xa201,	// (0x00012b5e) indicator_nsta_pane_cp_24_ParamLimits

0xa201,	// (0x00012b5e) indicator_nsta_pane_cp_24

0xcc47,	// (0x000155a4) heading_pane_g1

0x0001,

0xf952,	// (0x000182af) heading_pane_g

0xd2e2,	// (0x00015c3f) grid_sct_catagory_button_pane

0xcbf7,	// (0x00015554) scroll_pane_cp5_ParamLimits

0xdd27,	// (0x00016684) button_value_adjust_pane_cp5_ParamLimits

0xdd27,	// (0x00016684) button_value_adjust_pane_cp5

0xddeb,	// (0x00016748) form2_midp_time_pane_ParamLimits

0xf3df,	// (0x00017d3c) cell_sct_catagory_button_pane_ParamLimits

0xf3df,	// (0x00017d3c) cell_sct_catagory_button_pane

0xdfa8,	// (0x00016905) bg_button_pane_cp01_ParamLimits

0xdfa8,	// (0x00016905) bg_button_pane_cp01

0xdfe3,	// (0x00016940) cell_sct_catagory_button_pane_g1

0xc640,	// (0x00014f9d) popup_tb_extension_window

0x4de0,	// (0x0000d73d) aid_size_cell_ext_ParamLimits

0x4de0,	// (0x0000d73d) aid_size_cell_ext

0x870d,	// (0x0001106a) bg_tb_trans_pane_cp1_ParamLimits

0x870d,	// (0x0001106a) bg_tb_trans_pane_cp1

0x4e06,	// (0x0000d763) grid_tb_ext_pane_ParamLimits

0x4e06,	// (0x0000d763) grid_tb_ext_pane

0x4e46,	// (0x0000d7a3) cell_tb_ext_pane_ParamLimits

0x4e46,	// (0x0000d7a3) cell_tb_ext_pane

0x4e6e,	// (0x0000d7cb) cell_tb_ext_pane_g1_ParamLimits

0x4e6e,	// (0x0000d7cb) cell_tb_ext_pane_g1

0xf3f1,	// (0x00017d4e) cell_tb_ext_pane_t1

0x839b,	// (0x00010cf8) list_highlight_pane_cp11_ParamLimits

0x839b,	// (0x00010cf8) list_highlight_pane_cp11

0x5ffe,	// (0x0000e95b) popup_uni_indicator_window_ParamLimits

0x5ffe,	// (0x0000e95b) popup_uni_indicator_window

0x8f0b,	// (0x00011868) bg_popup_sub_pane_cp14

0xf40c,	// (0x00017d69) list_uniindi_pane

0xf418,	// (0x00017d75) uniindi_top_pane

0x839b,	// (0x00010cf8) bg_uniindi_top_pane

0xf439,	// (0x00017d96) uniindi_top_pane_g1

0xf44f,	// (0x00017dac) uniindi_top_pane_g2

0x0003,

0xfda3,	// (0x00018700) uniindi_top_pane_g

0xf479,	// (0x00017dd6) uniindi_top_pane_t1

0xf4a5,	// (0x00017e02) list_single_uniindi_pane_ParamLimits

0xf4a5,	// (0x00017e02) list_single_uniindi_pane

0xdfe3,	// (0x00016940) bg_uniindi_top_pane_g1

0xf4ba,	// (0x00017e17) list_single_uniindi_pane_g1

0xf4cd,	// (0x00017e2a) list_single_uniindi_pane_t1

0x5fc1,	// (0x0000e91e) control_bg_pane

0xf4f2,	// (0x00017e4f) bg_sctrl_sk_pane_cp1

0xf4fb,	// (0x00017e58) bg_sctrl_sk_pane_cp2

0xf504,	// (0x00017e61) control_bg_pane_g1

0xf50d,	// (0x00017e6a) control_bg_pane_g2

0x0001,

0xfdac,	// (0x00018709) control_bg_pane_g

0xdbe4,	// (0x00016541) cell_indicator_nsta_pane_g1_ParamLimits

0xdc90,	// (0x000165ed) cell_indicator_nsta_pane_g2_ParamLimits

0xfb2d,	// (0x0001848a) cell_indicator_nsta_pane_g_ParamLimits

0xde5c,	// (0x000167b9) form2_midp_time_pane_t1_ParamLimits

0x7318,	// (0x0000fc75) main_idle_act4_pane_ParamLimits

0x7318,	// (0x0000fc75) main_idle_act4_pane

0xc640,	// (0x00014f9d) popup_tb_extension_window_ParamLimits

0x4e2e,	// (0x0000d78b) tb_ext_find_pane_ParamLimits

0x4e2e,	// (0x0000d78b) tb_ext_find_pane

0xf516,	// (0x00017e73) ai_gene_pane_1_cp1

0x9e95,	// (0x000127f2) ai_gene_pane_2_cp1

0xf51e,	// (0x00017e7b) list_single_idle_plugin_calendar_pane

0xf527,	// (0x00017e84) list_single_idle_plugin_notification_pane

0xf530,	// (0x00017e8d) list_single_idle_plugin_player_pane

0x4e8b,	// (0x0000d7e8) list_single_idle_plugin_shortcut_pane_ParamLimits

0x4e8b,	// (0x0000d7e8) list_single_idle_plugin_shortcut_pane

0x4eb3,	// (0x0000d810) main_idle_act4_pane_t1

0x4ecd,	// (0x0000d82a) main_idle_act4_pane_t2

0x0001,

0xfdb1,	// (0x0001870e) main_idle_act4_pane_t

0x4ee7,	// (0x0000d844) middle_sk_idle_act4_pane_ParamLimits

0x4ee7,	// (0x0000d844) middle_sk_idle_act4_pane

0x4f03,	// (0x0000d860) popup_clock_digital_analogue_window_cp2

0x4f2d,	// (0x0000d88a) shortcut_wheel_idle_act4_pane_ParamLimits

0x4f2d,	// (0x0000d88a) shortcut_wheel_idle_act4_pane

0xdfe3,	// (0x00016940) shortcut_wheel_idle_act4_pane_g1

0xdfe3,	// (0x00016940) shortcut_wheel_idle_act4_pane_g2

0xdfe3,	// (0x00016940) shortcut_wheel_idle_act4_pane_g3

0xdfe3,	// (0x00016940) shortcut_wheel_idle_act4_pane_g4

0xdfe3,	// (0x00016940) shortcut_wheel_idle_act4_pane_g5

0xf539,	// (0x00017e96) shortcut_wheel_idle_act4_pane_g6

0xf541,	// (0x00017e9e) shortcut_wheel_idle_act4_pane_g7

0xf549,	// (0x00017ea6) shortcut_wheel_idle_act4_pane_g8

0xf551,	// (0x00017eae) shortcut_wheel_idle_act4_pane_g9

0x0008,

0xfdb6,	// (0x00018713) shortcut_wheel_idle_act4_pane_g

0xe7e8,	// (0x00017145) middle_sk_idle_act4_pane_g1_ParamLimits

0xe7e8,	// (0x00017145) middle_sk_idle_act4_pane_g1

0x4fa8,	// (0x0000d905) middle_sk_idle_act4_pane_g2_ParamLimits

0x4fa8,	// (0x0000d905) middle_sk_idle_act4_pane_g2

0x0001,

0xfdd9,	// (0x00018736) middle_sk_idle_act4_pane_g_ParamLimits

0xfdd9,	// (0x00018736) middle_sk_idle_act4_pane_g

0x4fc0,	// (0x0000d91d) middle_sk_idle_act4_pane_t1_ParamLimits

0x4fc0,	// (0x0000d91d) middle_sk_idle_act4_pane_t1

0x4fef,	// (0x0000d94c) grid_ai_shortcut_pane_ParamLimits

0x4fef,	// (0x0000d94c) grid_ai_shortcut_pane

0x500c,	// (0x0000d969) list_highlight_pane_cp16_ParamLimits

0x500c,	// (0x0000d969) list_highlight_pane_cp16

0x5019,	// (0x0000d976) list_single_idle_plugin_shortcut_pane_g1_ParamLimits

0x5019,	// (0x0000d976) list_single_idle_plugin_shortcut_pane_g1

0x5025,	// (0x0000d982) list_single_idle_plugin_shortcut_pane_g2_ParamLimits

0x5025,	// (0x0000d982) list_single_idle_plugin_shortcut_pane_g2

0x5043,	// (0x0000d9a0) list_single_idle_plugin_shortcut_pane_g3_ParamLimits

0x5043,	// (0x0000d9a0) list_single_idle_plugin_shortcut_pane_g3

0x0002,

0xfdde,	// (0x0001873b) list_single_idle_plugin_shortcut_pane_g_ParamLimits

0xfdde,	// (0x0001873b) list_single_idle_plugin_shortcut_pane_g

0x5058,	// (0x0000d9b5) cell_ai_shortcut_pane_ParamLimits

0x5058,	// (0x0000d9b5) cell_ai_shortcut_pane

0x506e,	// (0x0000d9cb) cell_ai_shortcut_pane_g1_ParamLimits

0x506e,	// (0x0000d9cb) cell_ai_shortcut_pane_g1

0xf516,	// (0x00017e73) ai_gene_pane_1_cp2

0xf559,	// (0x00017eb6) ai_gene_pane_2_cp2

0xf561,	// (0x00017ebe) list_highlight_pane_cp15

0xf56a,	// (0x00017ec7) list_single_idle_plugin_calendar_pane_g1

0xf561,	// (0x00017ebe) list_highlight_pane_cp17

0xf572,	// (0x00017ecf) list_single_idle_plugin_calendar_pane_g1_copy1

0xf57a,	// (0x00017ed7) list_single_idle_plugin_player_pane_g1

0xd4e7,	// (0x00015e44) list_single_idle_plugin_player_pane_g2

0x0001,

0xfde5,	// (0x00018742) list_single_idle_plugin_player_pane_g

0xf582,	// (0x00017edf) list_single_idle_plugin_player_pane_t1

0xf590,	// (0x00017eed) list_single_idle_plugin_player_pane_t2

0xf59e,	// (0x00017efb) list_single_idle_plugin_player_pane_t3

0xf5ac,	// (0x00017f09) list_single_idle_plugin_player_pane_t4

0x0003,

0xfdea,	// (0x00018747) list_single_idle_plugin_player_pane_t

0xf5ba,	// (0x00017f17) wait_bar_pane_cp15

0xf5c2,	// (0x00017f1f) grid_ai_notification_pane

0xd4e7,	// (0x00015e44) list_single_idle_plugin_notification_pane_g1

0x5090,	// (0x0000d9ed) cell_ai_notification_pane_ParamLimits

0x5090,	// (0x0000d9ed) cell_ai_notification_pane

0xf5cb,	// (0x00017f28) cell_ai_notification_pane_g1

0xf5d3,	// (0x00017f30) cell_ai_notification_pane_t1

0x509d,	// (0x0000d9fa) tb_ext_find_button_pane

0x50a5,	// (0x0000da02) tb_ext_find_pane_g1

0x50ad,	// (0x0000da0a) tb_ext_find_pane_t1

0x9700,	// (0x0001205d) tb_ext_find_button_pane_g1

0xf5e1,	// (0x00017f3e) tb_ext_find_button_pane_g2

0x0001,

0xfdf3,	// (0x00018750) tb_ext_find_button_pane_g

0x4eb3,	// (0x0000d810) main_idle_act4_pane_t1_ParamLimits

0x4ecd,	// (0x0000d82a) main_idle_act4_pane_t2_ParamLimits

0xfdb1,	// (0x0001870e) main_idle_act4_pane_t_ParamLimits

0x4f03,	// (0x0000d860) popup_clock_digital_analogue_window_cp2_ParamLimits

0x4f1b,	// (0x0000d878) sat_plugin_idle_act4_pane_ParamLimits

0x4f1b,	// (0x0000d878) sat_plugin_idle_act4_pane

0x50bb,	// (0x0000da18) sat_plugin_idle_act4_pane_t1_ParamLimits

0x50bb,	// (0x0000da18) sat_plugin_idle_act4_pane_t1

0x50d3,	// (0x0000da30) sat_plugin_idle_act4_pane_t2_ParamLimits

0x50d3,	// (0x0000da30) sat_plugin_idle_act4_pane_t2

0x50eb,	// (0x0000da48) sat_plugin_idle_act4_pane_t3_ParamLimits

0x50eb,	// (0x0000da48) sat_plugin_idle_act4_pane_t3

0x5103,	// (0x0000da60) sat_plugin_idle_act4_pane_t4_ParamLimits

0x5103,	// (0x0000da60) sat_plugin_idle_act4_pane_t4

0x0003,

0xfdf8,	// (0x00018755) sat_plugin_idle_act4_pane_t_ParamLimits

0xfdf8,	// (0x00018755) sat_plugin_idle_act4_pane_t

0x5f36,	// (0x0000e893) popup_battery_window_ParamLimits

0x5f36,	// (0x0000e893) popup_battery_window

0x839b,	// (0x00010cf8) bg_popup_sub_pane_cp25_ParamLimits

0x839b,	// (0x00010cf8) bg_popup_sub_pane_cp25

0x0000,	// (0x0000895d) popup_battery_window_g1_ParamLimits

0x0000,	// (0x0000895d) popup_battery_window_g1

0x000c,	// (0x00008969) popup_battery_window_t1_ParamLimits

0x000c,	// (0x00008969) popup_battery_window_t1

0x001e,	// (0x0000897b) popup_battery_window_t2_ParamLimits

0x001e,	// (0x0000897b) popup_battery_window_t2

0x0001,

0xfe01,	// (0x0001875e) popup_battery_window_t_ParamLimits

0xfe01,	// (0x0001875e) popup_battery_window_t

0x2ced,	// (0x0000b64a) midp_canvas_pane_ParamLimits

0x2d48,	// (0x0000b6a5) midp_keypad_pane_ParamLimits

0x2d48,	// (0x0000b6a5) midp_keypad_pane

0xa08e,	// (0x000129eb) main_midp_pane_ParamLimits

0xdce0,	// (0x0001663d) signal_pane_g2_cp_ParamLimits

0x511b,	// (0x0000da78) aid_size_cell_midp_keypad_ParamLimits

0x511b,	// (0x0000da78) aid_size_cell_midp_keypad

0x5139,	// (0x0000da96) midp_keyp_game_grid_pane_ParamLimits

0x5139,	// (0x0000da96) midp_keyp_game_grid_pane

0x5160,	// (0x0000dabd) midp_keyp_rocker_pane_ParamLimits

0x5160,	// (0x0000dabd) midp_keyp_rocker_pane

0x51a3,	// (0x0000db00) midp_keyp_sk_left_pane_ParamLimits

0x51a3,	// (0x0000db00) midp_keyp_sk_left_pane

0x51f7,	// (0x0000db54) midp_keyp_sk_right_pane_ParamLimits

0x51f7,	// (0x0000db54) midp_keyp_sk_right_pane

0x7f9d,	// (0x000108fa) bg_button_pane_cp03

0x524b,	// (0x0000dba8) midp_keyp_sk_left_pane_g1

0x7f9d,	// (0x000108fa) bg_button_pane_cp04

0x524b,	// (0x0000dba8) midp_keyp_sk_right_pane_g1

0xdfe3,	// (0x00016940) midp_keyp_rocker_pane_g1

0x5254,	// (0x0000dbb1) keyp_game_cell_pane_ParamLimits

0x5254,	// (0x0000dbb1) keyp_game_cell_pane

0x7f9d,	// (0x000108fa) bg_button_pane_cp02

0x527a,	// (0x0000dbd7) keyp_game_cell_pane_g1

0xbd95,	// (0x000146f2) popup_fep_vkb2_window_ParamLimits

0xbd95,	// (0x000146f2) popup_fep_vkb2_window

0x7843,	// (0x000101a0) aid_size_cell_vkb2_ParamLimits

0x7843,	// (0x000101a0) aid_size_cell_vkb2

0x7887,	// (0x000101e4) popup_fep_vkb2_window_g1_ParamLimits

0x7887,	// (0x000101e4) popup_fep_vkb2_window_g1

0x78cf,	// (0x0001022c) vkb2_area_bottom_pane_ParamLimits

0x78cf,	// (0x0001022c) vkb2_area_bottom_pane

0x7923,	// (0x00010280) vkb2_area_keypad_pane_ParamLimits

0x7923,	// (0x00010280) vkb2_area_keypad_pane

0x7969,	// (0x000102c6) vkb2_area_top_pane_ParamLimits

0x7969,	// (0x000102c6) vkb2_area_top_pane

0x79e3,	// (0x00010340) vkb2_top_entry_pane_ParamLimits

0x79e3,	// (0x00010340) vkb2_top_entry_pane

0x7a0d,	// (0x0001036a) vkb2_top_grid_left_pane_ParamLimits

0x7a0d,	// (0x0001036a) vkb2_top_grid_left_pane

0x7a2b,	// (0x00010388) vkb2_top_grid_right_pane_ParamLimits

0x7a2b,	// (0x00010388) vkb2_top_grid_right_pane

0x7a49,	// (0x000103a6) vkb2_cell_keypad_pane_ParamLimits

0x7a49,	// (0x000103a6) vkb2_cell_keypad_pane

0xca13,	// (0x00015370) vkb2_area_bottom_grid_pane_ParamLimits

0xca13,	// (0x00015370) vkb2_area_bottom_grid_pane

0xca3d,	// (0x0001539a) vkb2_area_bottom_pane_g1_ParamLimits

0xca3d,	// (0x0001539a) vkb2_area_bottom_pane_g1

0xca63,	// (0x000153c0) vkb2_area_bottom_pane_g2_ParamLimits

0xca63,	// (0x000153c0) vkb2_area_bottom_pane_g2

0xca94,	// (0x000153f1) vkb2_area_bottom_pane_g3_ParamLimits

0xca94,	// (0x000153f1) vkb2_area_bottom_pane_g3

0x0002,

0xfe06,	// (0x00018763) vkb2_area_bottom_pane_g_ParamLimits

0xfe06,	// (0x00018763) vkb2_area_bottom_pane_g

0x7bd2,	// (0x0001052f) vkb2_top_cell_left_pane_ParamLimits

0x7bd2,	// (0x0001052f) vkb2_top_cell_left_pane

0x0542,	// (0x00008e9f) vkb2_top_entry_pane_g1_ParamLimits

0x0542,	// (0x00008e9f) vkb2_top_entry_pane_g1

0x0550,	// (0x00008ead) vkb2_top_entry_pane_t1_ParamLimits

0x0550,	// (0x00008ead) vkb2_top_entry_pane_t1

0x0568,	// (0x00008ec5) vkb2_top_entry_pane_t2_ParamLimits

0x0568,	// (0x00008ec5) vkb2_top_entry_pane_t2

0x0580,	// (0x00008edd) vkb2_top_entry_pane_t3_ParamLimits

0x0580,	// (0x00008edd) vkb2_top_entry_pane_t3

0x0002,

0xfe0d,	// (0x0001876a) vkb2_top_entry_pane_t_ParamLimits

0xfe0d,	// (0x0001876a) vkb2_top_entry_pane_t

0xcafe,	// (0x0001545b) vkb2_top_grid_right_pane_g1_ParamLimits

0xcafe,	// (0x0001545b) vkb2_top_grid_right_pane_g1

0x7c35,	// (0x00010592) vkb2_top_grid_right_pane_g2_ParamLimits

0x7c35,	// (0x00010592) vkb2_top_grid_right_pane_g2

0x7c4d,	// (0x000105aa) vkb2_top_grid_right_pane_g3_ParamLimits

0x7c4d,	// (0x000105aa) vkb2_top_grid_right_pane_g3

0xcb14,	// (0x00015471) vkb2_top_grid_right_pane_g4_ParamLimits

0xcb14,	// (0x00015471) vkb2_top_grid_right_pane_g4

0x0003,

0xfe14,	// (0x00018771) vkb2_top_grid_right_pane_g_ParamLimits

0xfe14,	// (0x00018771) vkb2_top_grid_right_pane_g

0x7c7b,	// (0x000105d8) vkb2_top_cell_left_pane_g1

0x7c92,	// (0x000105ef) vkb2_cell_keypad_pane_g1_ParamLimits

0x7c92,	// (0x000105ef) vkb2_cell_keypad_pane_g1

0x0644,	// (0x00008fa1) vkb2_cell_keypad_pane_t1_ParamLimits

0x0644,	// (0x00008fa1) vkb2_cell_keypad_pane_t1

0x7ca0,	// (0x000105fd) vkb2_cell_bottom_grid_pane_ParamLimits

0x7ca0,	// (0x000105fd) vkb2_cell_bottom_grid_pane

0x7cd9,	// (0x00010636) vkb2_cell_bottom_grid_pane_g1

0x4f4c,	// (0x0000d8a9) aid_call2_pane_cp02

0x4f54,	// (0x0000d8b1) aid_call_pane_cp02

0x4f5c,	// (0x0000d8b9) clock_digital_number_pane_cp10

0x4f64,	// (0x0000d8c1) clock_digital_number_pane_cp11

0x4f6c,	// (0x0000d8c9) clock_digital_number_pane_cp12

0x4f74,	// (0x0000d8d1) clock_digital_number_pane_cp13

0x4f7c,	// (0x0000d8d9) clock_digital_separator_pane_cp10

0x9700,	// (0x0001205d) popup_clock_digital_analogue_window_cp2_g1

0x9700,	// (0x0001205d) popup_clock_digital_analogue_window_cp2_g2

0x4f84,	// (0x0000d8e1) popup_clock_digital_analogue_window_cp2_g3

0x9700,	// (0x0001205d) popup_clock_digital_analogue_window_cp2_g4

0x4f84,	// (0x0000d8e1) popup_clock_digital_analogue_window_cp2_g5

0x0004,

0xfdc9,	// (0x00018726) popup_clock_digital_analogue_window_cp2_g

0x4f8c,	// (0x0000d8e9) popup_clock_digital_analogue_window_cp2_t1

0x4f9a,	// (0x0000d8f7) popup_clock_digital_analogue_window_cp2_t2

0x0001,

0xfdd4,	// (0x00018731) popup_clock_digital_analogue_window_cp2_t

0xdfe3,	// (0x00016940) clock_digital_number_pane_cp10_g1

0xdfe3,	// (0x00016940) clock_digital_number_pane_cp10_g2

0x0001,

0xfbbc,	// (0x00018519) clock_digital_number_pane_cp10_g

0xdfe3,	// (0x00016940) clock_digital_separator_pane_cp10_g1

0xdfe3,	// (0x00016940) clock_digital_separator_pane_cp10_g2

0x0001,

0xfbbc,	// (0x00018519) clock_digital_separator_pane_cp10_g

0xf45b,	// (0x00017db8) uniindi_top_pane_g3

0xf46c,	// (0x00017dc9) uniindi_top_pane_g4

0x7ab3,	// (0x00010410) vkb2_row_keypad_pane_ParamLimits

0x7ab3,	// (0x00010410) vkb2_row_keypad_pane

0x7cf5,	// (0x00010652) vkb2_cell_t_keypad_pane_ParamLimits

0x7cf5,	// (0x00010652) vkb2_cell_t_keypad_pane

0x7d05,	// (0x00010662) vkb2_cell_t_keypad_pane_cp08_ParamLimits

0x7d05,	// (0x00010662) vkb2_cell_t_keypad_pane_cp08

0x7d1a,	// (0x00010677) vkb2_cell_t_keypad_pane_cp09_ParamLimits

0x7d1a,	// (0x00010677) vkb2_cell_t_keypad_pane_cp09

0x7d2e,	// (0x0001068b) vkb2_cell_t_keypad_pane_cp01_ParamLimits

0x7d2e,	// (0x0001068b) vkb2_cell_t_keypad_pane_cp01

0x7d3f,	// (0x0001069c) vkb2_cell_t_keypad_pane_cp02_ParamLimits

0x7d3f,	// (0x0001069c) vkb2_cell_t_keypad_pane_cp02

0x7d50,	// (0x000106ad) vkb2_cell_t_keypad_pane_cp03_ParamLimits

0x7d50,	// (0x000106ad) vkb2_cell_t_keypad_pane_cp03

0x7d61,	// (0x000106be) vkb2_cell_t_keypad_pane_cp04_ParamLimits

0x7d61,	// (0x000106be) vkb2_cell_t_keypad_pane_cp04

0x7d72,	// (0x000106cf) vkb2_cell_t_keypad_pane_cp05_ParamLimits

0x7d72,	// (0x000106cf) vkb2_cell_t_keypad_pane_cp05

0x7d83,	// (0x000106e0) vkb2_cell_t_keypad_pane_cp06_ParamLimits

0x7d83,	// (0x000106e0) vkb2_cell_t_keypad_pane_cp06

0x7d96,	// (0x000106f3) vkb2_cell_t_keypad_pane_cp07_ParamLimits

0x7d96,	// (0x000106f3) vkb2_cell_t_keypad_pane_cp07

0x7dab,	// (0x00010708) vkb2_cell_t_keypad_pane_cp10_ParamLimits

0x7dab,	// (0x00010708) vkb2_cell_t_keypad_pane_cp10

0x758f,	// (0x0000feec) vkb2_cell_t_keypad_pane_g1

0x077a,	// (0x000090d7) vkb2_cell_t_keypad_pane_t1

0x5fc1,	// (0x0000e91e) popup_grid_graphic2_window

0x53c0,	// (0x0000dd1d) aid_size_cell_graphic2_ParamLimits

0x53c0,	// (0x0000dd1d) aid_size_cell_graphic2

0xac8a,	// (0x000135e7) bg_popup_window_pane_cp21_ParamLimits

0xac8a,	// (0x000135e7) bg_popup_window_pane_cp21

0x53f2,	// (0x0000dd4f) graphic2_pages_pane_ParamLimits

0x53f2,	// (0x0000dd4f) graphic2_pages_pane

0x544a,	// (0x0000dda7) grid_graphic2_control_pane_ParamLimits

0x544a,	// (0x0000dda7) grid_graphic2_control_pane

0x547e,	// (0x0000dddb) grid_graphic2_pane_ParamLimits

0x547e,	// (0x0000dddb) grid_graphic2_pane

0x54f5,	// (0x0000de52) cell_graphic2_pane

0x5fc1,	// (0x0000e91e) main_comp_mode_pane

0xf0c3,	// (0x00017a20) list_ai3_gene_pane_ParamLimits

0x4c30,	// (0x0000d58d) bg_popup_window_pane_cp19_ParamLimits

0xf233,	// (0x00017b90) bg_touch_area_indi_pane_ParamLimits

0xf233,	// (0x00017b90) bg_touch_area_indi_pane

0xf249,	// (0x00017ba6) bg_touch_area_indi_pane_cp01_ParamLimits

0xf249,	// (0x00017ba6) bg_touch_area_indi_pane_cp01

0xf261,	// (0x00017bbe) bg_touch_area_indi_pane_cp02_ParamLimits

0xf261,	// (0x00017bbe) bg_touch_area_indi_pane_cp02

0xf27b,	// (0x00017bd8) bg_touch_area_indi_pane_cp03_ParamLimits

0xf27b,	// (0x00017bd8) bg_touch_area_indi_pane_cp03

0xf295,	// (0x00017bf2) popup_slider_window_g1_ParamLimits

0xf2b1,	// (0x00017c0e) popup_slider_window_g2_ParamLimits

0xf2cd,	// (0x00017c2a) popup_slider_window_g3_ParamLimits

0xfd5e,	// (0x000186bb) popup_slider_window_g_ParamLimits

0xf2e9,	// (0x00017c46) popup_slider_window_t1_ParamLimits

0xf32f,	// (0x00017c8c) small_volume_slider_vertical_pane_ParamLimits

0x54f5,	// (0x0000de52) cell_graphic2_pane_ParamLimits

0x5558,	// (0x0000deb5) bg_button_pane_cp10_ParamLimits

0x5558,	// (0x0000deb5) bg_button_pane_cp10

0x556b,	// (0x0000dec8) bg_button_pane_cp11_ParamLimits

0x556b,	// (0x0000dec8) bg_button_pane_cp11

0x557e,	// (0x0000dedb) graphic2_pages_pane_g1_ParamLimits

0x557e,	// (0x0000dedb) graphic2_pages_pane_g1

0x5599,	// (0x0000def6) graphic2_pages_pane_g2_ParamLimits

0x5599,	// (0x0000def6) graphic2_pages_pane_g2

0x0001,

0xfe22,	// (0x0001877f) graphic2_pages_pane_g_ParamLimits

0xfe22,	// (0x0001877f) graphic2_pages_pane_g

0x55b1,	// (0x0000df0e) graphic2_pages_pane_t1_ParamLimits

0x55b1,	// (0x0000df0e) graphic2_pages_pane_t1

0x55c9,	// (0x0000df26) cell_graphic2_control_pane_ParamLimits

0x55c9,	// (0x0000df26) cell_graphic2_control_pane

0x55e3,	// (0x0000df40) cell_graphic2_pane_g1_ParamLimits

0x55e3,	// (0x0000df40) cell_graphic2_pane_g1

0xe7f6,	// (0x00017153) cell_graphic2_pane_g2_ParamLimits

0xe7f6,	// (0x00017153) cell_graphic2_pane_g2

0x55f0,	// (0x0000df4d) cell_graphic2_pane_g3_ParamLimits

0x55f0,	// (0x0000df4d) cell_graphic2_pane_g3

0xe803,	// (0x00017160) cell_graphic2_pane_g4_ParamLimits

0xe803,	// (0x00017160) cell_graphic2_pane_g4

0x55fd,	// (0x0000df5a) cell_graphic2_pane_g5_ParamLimits

0x55fd,	// (0x0000df5a) cell_graphic2_pane_g5

0x0004,

0xfe27,	// (0x00018784) cell_graphic2_pane_g_ParamLimits

0xfe27,	// (0x00018784) cell_graphic2_pane_g

0x561d,	// (0x0000df7a) cell_graphic2_pane_t1_ParamLimits

0x561d,	// (0x0000df7a) cell_graphic2_pane_t1

0xcc3b,	// (0x00015598) grid_highlight_pane_cp11_ParamLimits

0xcc3b,	// (0x00015598) grid_highlight_pane_cp11

0x8f0b,	// (0x00011868) bg_button_pane_cp05

0x5634,	// (0x0000df91) cell_graphic2_control_pane_g1

0xdfe3,	// (0x00016940) bg_touch_area_indi_pane_g1

0x09e2,	// (0x0000933f) aid_cmod_rocker_key_size

0x09ec,	// (0x00009349) aid_cmode_itu_key_size

0x09f6,	// (0x00009353) main_cmode_video_pane

0x0a00,	// (0x0000935d) main_comp_mode_itu_pane

0x0a0c,	// (0x00009369) main_comp_mode_rocker_pane

0x0a18,	// (0x00009375) cell_cmode_rocker_pane_ParamLimits

0x0a18,	// (0x00009375) cell_cmode_rocker_pane

0x0a2c,	// (0x00009389) cell_cmode_itu_pane_ParamLimits

0x0a2c,	// (0x00009389) cell_cmode_itu_pane

0x8f0b,	// (0x00011868) bg_button_pane_cp06_ParamLimits

0x8f0b,	// (0x00011868) bg_button_pane_cp06

0xe25d,	// (0x00016bba) cell_cmode_rocker_pane_g1_ParamLimits

0xe25d,	// (0x00016bba) cell_cmode_rocker_pane_g1

0xf368,	// (0x00017cc5) cell_cmode_rocker_pane_g2_ParamLimits

0xf368,	// (0x00017cc5) cell_cmode_rocker_pane_g2

0x0001,

0xfe32,	// (0x0001878f) cell_cmode_rocker_pane_g_ParamLimits

0xfe32,	// (0x0001878f) cell_cmode_rocker_pane_g

0x7f9d,	// (0x000108fa) bg_button_pane_cp07

0x0a43,	// (0x000093a0) cell_cmode_itu_pane_g1

0x0a4c,	// (0x000093a9) cell_cmode_itu_pane_t1

0x0a5a,	// (0x000093b7) cell_cmode_itu_pane_t2

0x0001,

0xfe37,	// (0x00018794) cell_cmode_itu_pane_t

0xf4e2,	// (0x00017e3f) aid_touch_ctrl_left

0xf4ea,	// (0x00017e47) aid_touch_ctrl_right

0x7f9d,	// (0x000108fa) compa_mode_pane

0x5641,	// (0x0000df9e) aid_cmod_rocker_key_size_cp

0x564b,	// (0x0000dfa8) aid_cmode_itu_key_size_cp

0x0a7c,	// (0x000093d9) compa_mode_pane_g1

0x0a84,	// (0x000093e1) compa_mode_pane_g2

0x0a8c,	// (0x000093e9) compa_mode_pane_g3

0x0002,

0xfe3c,	// (0x00018799) compa_mode_pane_g

0x5655,	// (0x0000dfb2) main_comp_mode_itu_pane_cp

0x565d,	// (0x0000dfba) main_comp_mode_rocker_pane_cp

0x5665,	// (0x0000dfc2) cell_cmode_itu_pane_cp_ParamLimits

0x5665,	// (0x0000dfc2) cell_cmode_itu_pane_cp

0x567a,	// (0x0000dfd7) cell_cmode_rocker_pane_cp_ParamLimits

0x567a,	// (0x0000dfd7) cell_cmode_rocker_pane_cp

0x8f0b,	// (0x00011868) bg_button_pane_cp06_cp_ParamLimits

0x8f0b,	// (0x00011868) bg_button_pane_cp06_cp

0xe25d,	// (0x00016bba) cell_cmode_rocker_pane_g1_cp_ParamLimits

0xe25d,	// (0x00016bba) cell_cmode_rocker_pane_g1_cp

0xdfe3,	// (0x00016940) cell_cmode_rocker_pane_g2_cp

0x7f9d,	// (0x000108fa) bg_button_pane_cp07_cp

0x568c,	// (0x0000dfe9) cell_cmode_itu_pane_g1_cp

0x5695,	// (0x0000dff2) cell_cmode_itu_pane_t1_cp

0x5695,	// (0x0000dff2) cell_cmode_itu_pane_t2_cp

0x40a4,	// (0x0000ca01) settings_code_pane_cp2

0x80f5,	// (0x00010a52) bg_popup_window_pane_cp3_ParamLimits

0x858d,	// (0x00010eea) heading_pane_cp3_ParamLimits

0x8599,	// (0x00010ef6) listscroll_popup_graphic_pane_ParamLimits

0x7326,	// (0x0000fc83) fep_hwr_aid_pane_ParamLimits

0x7796,	// (0x000100f3) aid_touch_sctrl_top_ParamLimits

0x77b1,	// (0x0001010e) sctrl_sk_top_pane_g1_ParamLimits

0x758f,	// (0x0000feec) sctrl_sk_top_pane_g2_ParamLimits

0xfd77,	// (0x000186d4) sctrl_sk_top_pane_g_ParamLimits

0x77be,	// (0x0001011b) sctrl_sk_top_pane_t1_ParamLimits

0x7796,	// (0x000100f3) aid_touch_sctrl_bottom_ParamLimits

0x77be,	// (0x0001011b) sctrl_sk_bottom_pane_t1_ParamLimits

0xf425,	// (0x00017d82) aid_area_touch_clock

0x79ab,	// (0x00010308) aid_vkb2_area_top_pane_cell_ParamLimits

0x79ab,	// (0x00010308) aid_vkb2_area_top_pane_cell

0xc9ed,	// (0x0001534a) aid_vkb2_area_bottom_pane_cell_ParamLimits

0xc9ed,	// (0x0001534a) aid_vkb2_area_bottom_pane_cell

0x053a,	// (0x00008e97) popup_char_count_window

0x0ae2,	// (0x0000943f) popup_char_count_window_g1

0x0aeb,	// (0x00009448) popup_char_count_window_g2

0x0af4,	// (0x00009451) popup_char_count_window_g3

0x0002,

0xfe43,	// (0x000187a0) popup_char_count_window_g

0x0afd,	// (0x0000945a) popup_char_count_window_t1

0x786d,	// (0x000101ca) popup_fep_char_preview_window_ParamLimits

0x786d,	// (0x000101ca) popup_fep_char_preview_window

0x79c9,	// (0x00010326) vkb2_top_candi_pane_ParamLimits

0x79c9,	// (0x00010326) vkb2_top_candi_pane

0x0b0b,	// (0x00009468) cell_vkb2_top_candi_pane_ParamLimits

0x0b0b,	// (0x00009468) cell_vkb2_top_candi_pane

0x7dc0,	// (0x0001071d) bg_popup_fep_char_preview_window_ParamLimits

0x7dc0,	// (0x0001071d) bg_popup_fep_char_preview_window

0x7dce,	// (0x0001072b) popup_fep_char_preview_window_t1_ParamLimits

0x7dce,	// (0x0001072b) popup_fep_char_preview_window_t1

0x0ba6,	// (0x00009503) bg_popup_fep_char_preview_window_g1

0x0b9e,	// (0x000094fb) bg_popup_fep_char_preview_window_g2

0x0b96,	// (0x000094f3) bg_popup_fep_char_preview_window_g3

0x0bce,	// (0x0000952b) bg_popup_fep_char_preview_window_g4

0x0bc6,	// (0x00009523) bg_popup_fep_char_preview_window_g5

0x7e08,	// (0x00010765) bg_popup_fep_char_preview_window_g6

0x0bb6,	// (0x00009513) bg_popup_fep_char_preview_window_g7

0x0bae,	// (0x0000950b) bg_popup_fep_char_preview_window_g8

0x0bd6,	// (0x00009533) bg_popup_fep_char_preview_window_g9

0x0008,

0xfe4a,	// (0x000187a7) bg_popup_fep_char_preview_window_g

0x758f,	// (0x0000feec) cell_vkb2_top_candi_pane_g1_ParamLimits

0x758f,	// (0x0000feec) cell_vkb2_top_candi_pane_g1

0x759d,	// (0x0000fefa) cell_vkb2_top_candi_pane_g2_ParamLimits

0x759d,	// (0x0000fefa) cell_vkb2_top_candi_pane_g2

0x0bff,	// (0x0000955c) cell_vkb2_top_candi_pane_g3_ParamLimits

0x0bff,	// (0x0000955c) cell_vkb2_top_candi_pane_g3

0x7e10,	// (0x0001076d) cell_vkb2_top_candi_pane_g4_ParamLimits

0x7e10,	// (0x0001076d) cell_vkb2_top_candi_pane_g4

0xe7c7,	// (0x00017124) cell_vkb2_top_candi_pane_g5_ParamLimits

0xe7c7,	// (0x00017124) cell_vkb2_top_candi_pane_g5

0x7e31,	// (0x0001078e) cell_vkb2_top_candi_pane_g6_ParamLimits

0x7e31,	// (0x0001078e) cell_vkb2_top_candi_pane_g6

0x0005,

0xfe5d,	// (0x000187ba) cell_vkb2_top_candi_pane_g_ParamLimits

0xfe5d,	// (0x000187ba) cell_vkb2_top_candi_pane_g

0x7e3f,	// (0x0001079c) cell_vkb2_top_candi_pane_t1

0x713e,	// (0x0000fa9b) aid_size_touch_slider_mark_ParamLimits

0x713e,	// (0x0000fa9b) aid_size_touch_slider_mark

0x542e,	// (0x0000dd8b) grid_graphic2_catg_pane_ParamLimits

0x542e,	// (0x0000dd8b) grid_graphic2_catg_pane

0x54c4,	// (0x0000de21) popup_grid_graphic2_window_t1_ParamLimits

0x54c4,	// (0x0000de21) popup_grid_graphic2_window_t1

0x54da,	// (0x0000de37) popup_grid_graphic2_window_t2_ParamLimits

0x54da,	// (0x0000de37) popup_grid_graphic2_window_t2

0x0001,

0xfe1d,	// (0x0001877a) popup_grid_graphic2_window_t_ParamLimits

0xfe1d,	// (0x0001877a) popup_grid_graphic2_window_t

0x8f0b,	// (0x00011868) bg_button_pane_cp05_ParamLimits

0x5634,	// (0x0000df91) cell_graphic2_control_pane_g1_ParamLimits

0x56a3,	// (0x0000e000) cell_graphic2_catg_pane_ParamLimits

0x56a3,	// (0x0000e000) cell_graphic2_catg_pane

0x7f9d,	// (0x000108fa) bg_button_pane_cp12

0x56b5,	// (0x0000e012) cell_graphic2_catg_pane_g1

0xf3f1,	// (0x00017d4e) cell_tb_ext_pane_t1_ParamLimits

0x7bf2,	// (0x0001054f) vkb2_top_cell_right_narrow_pane_ParamLimits

0x7bf2,	// (0x0001054f) vkb2_top_cell_right_narrow_pane

0x7c0a,	// (0x00010567) vkb2_top_cell_right_wide_pane_ParamLimits

0x7c0a,	// (0x00010567) vkb2_top_cell_right_wide_pane

0x7318,	// (0x0000fc75) bg_vkb2_func_pane_ParamLimits

0x7318,	// (0x0000fc75) bg_vkb2_func_pane

0x7c7b,	// (0x000105d8) vkb2_top_cell_left_pane_g1_ParamLimits

0x7318,	// (0x0000fc75) bg_vkb2_fuc_pane_cp03_ParamLimits

0x7318,	// (0x0000fc75) bg_vkb2_fuc_pane_cp03

0x7cd9,	// (0x00010636) vkb2_cell_bottom_grid_pane_g1_ParamLimits

0xa5e8,	// (0x00012f45) bg_vkb2_func_pane_g1

0xa5f0,	// (0x00012f4d) bg_vkb2_func_pane_g2

0xa600,	// (0x00012f5d) bg_vkb2_func_pane_g3

0xa5f8,	// (0x00012f55) bg_vkb2_func_pane_g4

0xa608,	// (0x00012f65) bg_vkb2_func_pane_g5

0xa610,	// (0x00012f6d) bg_vkb2_func_pane_g6

0xa618,	// (0x00012f75) bg_vkb2_func_pane_g7

0xa620,	// (0x00012f7d) bg_vkb2_func_pane_g8

0xa5e0,	// (0x00012f3d) bg_vkb2_func_pane_g9

0x0008,

0xfe6a,	// (0x000187c7) bg_vkb2_func_pane_g

0x7318,	// (0x0000fc75) bg_vkb2_fuc_pane_cp01_ParamLimits

0x7318,	// (0x0000fc75) bg_vkb2_fuc_pane_cp01

0x7c7b,	// (0x000105d8) vkb2_top_cell_right_wide_pane_g1_ParamLimits

0x7c7b,	// (0x000105d8) vkb2_top_cell_right_wide_pane_g1

0x7318,	// (0x0000fc75) bg_vkb2_fuc_pane_cp02_ParamLimits

0x7318,	// (0x0000fc75) bg_vkb2_fuc_pane_cp02

0x7cd9,	// (0x00010636) vkb2_top_cell_right_narrow_pane_g1_ParamLimits

0x7cd9,	// (0x00010636) vkb2_top_cell_right_narrow_pane_g1

0x4b6a,	// (0x0000d4c7) aid_touch_area_decrease_ParamLimits

0x4b6a,	// (0x0000d4c7) aid_touch_area_decrease

0x4ba4,	// (0x0000d501) aid_touch_area_increase_ParamLimits

0x4ba4,	// (0x0000d501) aid_touch_area_increase

0x4bcc,	// (0x0000d529) aid_touch_area_mute_ParamLimits

0x4bcc,	// (0x0000d529) aid_touch_area_mute

0x4bfc,	// (0x0000d559) aid_touch_area_slider_ParamLimits

0x4bfc,	// (0x0000d559) aid_touch_area_slider

0x4c3c,	// (0x0000d599) popup_slider_window_g4_ParamLimits

0x4c3c,	// (0x0000d599) popup_slider_window_g4

0x4c64,	// (0x0000d5c1) popup_slider_window_g5_ParamLimits

0x4c64,	// (0x0000d5c1) popup_slider_window_g5

0x4c98,	// (0x0000d5f5) popup_slider_window_g6_ParamLimits

0x4c98,	// (0x0000d5f5) popup_slider_window_g6

0xf317,	// (0x00017c74) popup_slider_window_t2_ParamLimits

0xf317,	// (0x00017c74) popup_slider_window_t2

0x0001,

0xfd6b,	// (0x000186c8) popup_slider_window_t_ParamLimits

0xfd6b,	// (0x000186c8) popup_slider_window_t

0x4cb4,	// (0x0000d611) slider_pane_ParamLimits

0x4cb4,	// (0x0000d611) slider_pane

0x0c5a,	// (0x000095b7) slider_pane_g1_ParamLimits

0x0c5a,	// (0x000095b7) slider_pane_g1

0x0c6e,	// (0x000095cb) slider_pane_g2_ParamLimits

0x0c6e,	// (0x000095cb) slider_pane_g2

0x0c84,	// (0x000095e1) slider_pane_g3_ParamLimits

0x0c84,	// (0x000095e1) slider_pane_g3

0x0003,

0xfe7d,	// (0x000187da) slider_pane_g_ParamLimits

0xfe7d,	// (0x000187da) slider_pane_g

0xc688,	// (0x00014fe5) popup_tb_float_extension_window_ParamLimits

0xc688,	// (0x00014fe5) popup_tb_float_extension_window

0x0cb0,	// (0x0000960d) aid_size_cell_tb_float_ext

0x7f9d,	// (0x000108fa) bg_popup_sub_window_cp28

0x0cbc,	// (0x00009619) grid_tb_float_ext_pane

0x0cc8,	// (0x00009625) cell_tb_float_ext_pane_ParamLimits

0x0cc8,	// (0x00009625) cell_tb_float_ext_pane

0x0ce4,	// (0x00009641) cell_tb_float_ext_pane_g1

0x0ced,	// (0x0000964a) grid_highlight_pane_cp12

0xc977,	// (0x000152d4) cell_last_hwr_side_pane_ParamLimits

0xc977,	// (0x000152d4) cell_last_hwr_side_pane

0xdfe3,	// (0x00016940) cell_last_hwr_side_pane_g1

0x0cf6,	// (0x00009653) cell_last_hwr_side_pane_g2

0x0001,

0xfe86,	// (0x000187e3) cell_last_hwr_side_pane_g

0xcac9,	// (0x00015426) vkb2_area_bottom_space_btn_pane_ParamLimits

0xcac9,	// (0x00015426) vkb2_area_bottom_space_btn_pane

0x758f,	// (0x0000feec) vkb2_cell_t_keypad_pane_g1_ParamLimits

0x077a,	// (0x000090d7) vkb2_cell_t_keypad_pane_t1_ParamLimits

0x7e3f,	// (0x0001079c) cell_vkb2_top_candi_pane_t1_ParamLimits

0x7e5e,	// (0x000107bb) vkb2_area_bottom_space_btn_pane_g1_ParamLimits

0x7e5e,	// (0x000107bb) vkb2_area_bottom_space_btn_pane_g1

0x7e98,	// (0x000107f5) vkb2_area_bottom_space_btn_pane_g2_ParamLimits

0x7e98,	// (0x000107f5) vkb2_area_bottom_space_btn_pane_g2

0x7ece,	// (0x0001082b) vkb2_area_bottom_space_btn_pane_g3_ParamLimits

0x7ece,	// (0x0001082b) vkb2_area_bottom_space_btn_pane_g3

0x0003,

0xfe8b,	// (0x000187e8) vkb2_area_bottom_space_btn_pane_g_ParamLimits

0xfe8b,	// (0x000187e8) vkb2_area_bottom_space_btn_pane_g

0x73dd,	// (0x0000fd3a) cel_fep_hwr_func_pane_ParamLimits

0x73dd,	// (0x0000fd3a) cel_fep_hwr_func_pane

0xc94c,	// (0x000152a9) cell_hwr_side_button_pane_ParamLimits

0xc94c,	// (0x000152a9) cell_hwr_side_button_pane

0xf425,	// (0x00017d82) aid_area_touch_clock_ParamLimits

0x839b,	// (0x00010cf8) bg_uniindi_top_pane_ParamLimits

0xf439,	// (0x00017d96) uniindi_top_pane_g1_ParamLimits

0xf44f,	// (0x00017dac) uniindi_top_pane_g2_ParamLimits

0xf45b,	// (0x00017db8) uniindi_top_pane_g3_ParamLimits

0xf46c,	// (0x00017dc9) uniindi_top_pane_g4_ParamLimits

0xfda3,	// (0x00018700) uniindi_top_pane_g_ParamLimits

0xf479,	// (0x00017dd6) uniindi_top_pane_t1_ParamLimits

0x839b,	// (0x00010cf8) bg_vkb2_func_pane_cp01_ParamLimits

0x839b,	// (0x00010cf8) bg_vkb2_func_pane_cp01

0x0636,	// (0x00008f93) cel_fep_hwr_func_pane_g1_ParamLimits

0x0636,	// (0x00008f93) cel_fep_hwr_func_pane_g1

0x839b,	// (0x00010cf8) bg_vkb2_func_pane_cp02_ParamLimits

0x839b,	// (0x00010cf8) bg_vkb2_func_pane_cp02

0x0636,	// (0x00008f93) cell_hwr_side_button_pane_g1_ParamLimits

0x0636,	// (0x00008f93) cell_hwr_side_button_pane_g1

0xa427,	// (0x00012d84) status_pane_g4_ParamLimits

0xa427,	// (0x00012d84) status_pane_g4

0xa441,	// (0x00012d9e) status_pane_t1

0xde6f,	// (0x000167cc) form2_midp_gauge_slider_cont_pane

0xde77,	// (0x000167d4) form2_midp_gauge_slider_pane_t1_ParamLimits

0x440f,	// (0x0000cd6c) form2_midp_gauge_slider_pane_t2_ParamLimits

0x4421,	// (0x0000cd7e) form2_midp_gauge_slider_pane_t3_ParamLimits

0xfb6f,	// (0x000184cc) form2_midp_gauge_slider_pane_t_ParamLimits

0xde89,	// (0x000167e6) form2_midp_slider_pane_ParamLimits

0x7835,	// (0x00010192) aid_size_cell_func_vkb2_ParamLimits

0x7835,	// (0x00010192) aid_size_cell_func_vkb2

0x0c9c,	// (0x000095f9) slider_pane_g4_ParamLimits

0x0c9c,	// (0x000095f9) slider_pane_g4

0xcb2a,	// (0x00015487) form2_midp_gauge_slider_pane_t2_cp01

0xcb38,	// (0x00015495) form2_midp_gauge_slider_pane_t3_cp01_ParamLimits

0xcb38,	// (0x00015495) form2_midp_gauge_slider_pane_t3_cp01

0x7f43,	// (0x000108a0) form2_midp_slider_pane_cp01

0x7f9d,	// (0x000108fa) navi_smil_pane

0x0e18,	// (0x00009775) navi_smil_pane_g1

0x0e20,	// (0x0000977d) navi_smil_pane_t1

0x0ded,	// (0x0000974a) form2_midp_slider_pane_g1

0x0df6,	// (0x00009753) form2_midp_slider_pane_g2

0x0dfe,	// (0x0000975b) form2_midp_slider_pane_g3

0x0ded,	// (0x0000974a) form2_midp_slider_pane_g4

0x56e9,	// (0x0000e046) form2_midp_slider_pane_g5

0x0004,

0xfe94,	// (0x000187f1) form2_midp_slider_pane_g

0x7f08,	// (0x00010865) vkb2_area_bottom_space_btn_pane_g4_ParamLimits

0x7f08,	// (0x00010865) vkb2_area_bottom_space_btn_pane_g4

0x3781,	// (0x0000c0de) lc0_navi_pane_ParamLimits

0x3781,	// (0x0000c0de) lc0_navi_pane

0x37f1,	// (0x0000c14e) lc0_stat_indi_pane_ParamLimits

0x37f1,	// (0x0000c14e) lc0_stat_indi_pane

0x3806,	// (0x0000c163) ls0_title_pane_ParamLimits

0x3806,	// (0x0000c163) ls0_title_pane

0x8f0b,	// (0x00011868) bg_popup_sub_pane_cp14_ParamLimits

0xf40c,	// (0x00017d69) list_uniindi_pane_ParamLimits

0xf418,	// (0x00017d75) uniindi_top_pane_ParamLimits

0xf4ba,	// (0x00017e17) list_single_uniindi_pane_g1_ParamLimits

0xf4cd,	// (0x00017e2a) list_single_uniindi_pane_t1_ParamLimits

0xcb55,	// (0x000154b2) lc0_stat_clock_pane_ParamLimits

0xcb55,	// (0x000154b2) lc0_stat_clock_pane

0x570c,	// (0x0000e069) lc0_stat_indi_pane_g1_ParamLimits

0x570c,	// (0x0000e069) lc0_stat_indi_pane_g1

0x56ff,	// (0x0000e05c) lc0_stat_indi_pane_g2_ParamLimits

0x56ff,	// (0x0000e05c) lc0_stat_indi_pane_g2

0x0001,

0xfe9f,	// (0x000187fc) lc0_stat_indi_pane_g_ParamLimits

0xfe9f,	// (0x000187fc) lc0_stat_indi_pane_g

0xcb62,	// (0x000154bf) lc0_uni_indicator_pane_ParamLimits

0xcb62,	// (0x000154bf) lc0_uni_indicator_pane

0x5726,	// (0x0000e083) ls0_title_pane_g1_ParamLimits

0x5726,	// (0x0000e083) ls0_title_pane_g1

0x573a,	// (0x0000e097) ls0_title_pane_t1_ParamLimits

0x573a,	// (0x0000e097) ls0_title_pane_t1

0xcb6f,	// (0x000154cc) lc0_uni_indicator_pane_g1_ParamLimits

0xcb6f,	// (0x000154cc) lc0_uni_indicator_pane_g1

0x0ebf,	// (0x0000981c) lc0_stat_clock_pane_t1

0x5fc1,	// (0x0000e91e) main_ai5_pane

0x577a,	// (0x0000e0d7) ai5_sk_pane_ParamLimits

0x577a,	// (0x0000e0d7) ai5_sk_pane

0x5787,	// (0x0000e0e4) cell_ai5_widget_pane_ParamLimits

0x5787,	// (0x0000e0e4) cell_ai5_widget_pane

0x0f39,	// (0x00009896) aid_size_cell_widget_grid

0x0f41,	// (0x0000989e) bg_ai5_widget_pane_ParamLimits

0x0f41,	// (0x0000989e) bg_ai5_widget_pane

0x57d0,	// (0x0000e12d) cell_ai5_widget_pane_g2

0x57e0,	// (0x0000e13d) cell_ai5_widget_pane_g3

0x57ec,	// (0x0000e149) cell_ai5_widget_pane_g4

0x57f8,	// (0x0000e155) cell_ai5_widget_pane_g5

0x5804,	// (0x0000e161) cell_ai5_widget_pane_g6

0x580c,	// (0x0000e169) cell_ai5_widget_pane_g7

0x5850,	// (0x0000e1ad) cell_ai5_widget_pane_t1_ParamLimits

0x5850,	// (0x0000e1ad) cell_ai5_widget_pane_t1

0x5868,	// (0x0000e1c5) cell_ai5_widget_pane_t2_ParamLimits

0x5868,	// (0x0000e1c5) cell_ai5_widget_pane_t2

0x5880,	// (0x0000e1dd) cell_ai5_widget_pane_t3_ParamLimits

0x5880,	// (0x0000e1dd) cell_ai5_widget_pane_t3

0x5898,	// (0x0000e1f5) cell_ai5_widget_pane_t4_ParamLimits

0x5898,	// (0x0000e1f5) cell_ai5_widget_pane_t4

0x58b2,	// (0x0000e20f) cell_ai5_widget_pane_t5_ParamLimits

0x58b2,	// (0x0000e20f) cell_ai5_widget_pane_t5

0x1050,	// (0x000099ad) cell_ai5_widget_pane_t6_ParamLimits

0x1050,	// (0x000099ad) cell_ai5_widget_pane_t6

0x1062,	// (0x000099bf) cell_ai5_widget_pane_t7_ParamLimits

0x1062,	// (0x000099bf) cell_ai5_widget_pane_t7

0x58d1,	// (0x0000e22e) cell_ai5_widget_pane_t8_ParamLimits

0x58d1,	// (0x0000e22e) cell_ai5_widget_pane_t8

0x0008,

0xfea4,	// (0x00018801) cell_ai5_widget_pane_t_ParamLimits

0xfea4,	// (0x00018801) cell_ai5_widget_pane_t

0x5907,	// (0x0000e264) grid_ai5_widget_pane

0x8f0b,	// (0x00011868) highlight_cell_ai5_widget_pane_ParamLimits

0x8f0b,	// (0x00011868) highlight_cell_ai5_widget_pane

0x5911,	// (0x0000e26e) ai5_sk_left_pane

0x591b,	// (0x0000e278) ai5_sk_middle_pane

0x5925,	// (0x0000e282) ai5_sk_right_pane

0x10d9,	// (0x00009a36) bg_ai5_widget_pane_g1_ParamLimits

0x10d9,	// (0x00009a36) bg_ai5_widget_pane_g1

0x10e5,	// (0x00009a42) bg_ai5_widget_pane_g2_ParamLimits

0x10e5,	// (0x00009a42) bg_ai5_widget_pane_g2

0x10f1,	// (0x00009a4e) bg_ai5_widget_pane_g3_ParamLimits

0x10f1,	// (0x00009a4e) bg_ai5_widget_pane_g3

0x10fd,	// (0x00009a5a) bg_ai5_widget_pane_g4_ParamLimits

0x10fd,	// (0x00009a5a) bg_ai5_widget_pane_g4

0x1109,	// (0x00009a66) bg_ai5_widget_pane_g5_ParamLimits

0x1109,	// (0x00009a66) bg_ai5_widget_pane_g5

0x1115,	// (0x00009a72) bg_ai5_widget_pane_g6_ParamLimits

0x1115,	// (0x00009a72) bg_ai5_widget_pane_g6

0x1121,	// (0x00009a7e) bg_ai5_widget_pane_g7_ParamLimits

0x1121,	// (0x00009a7e) bg_ai5_widget_pane_g7

0x112d,	// (0x00009a8a) bg_ai5_widget_pane_g8_ParamLimits

0x112d,	// (0x00009a8a) bg_ai5_widget_pane_g8

0x1139,	// (0x00009a96) bg_ai5_widget_pane_g9_ParamLimits

0x1139,	// (0x00009a96) bg_ai5_widget_pane_g9

0x0008,

0xfeb7,	// (0x00018814) bg_ai5_widget_pane_g_ParamLimits

0xfeb7,	// (0x00018814) bg_ai5_widget_pane_g

0x1145,	// (0x00009aa2) cell_shortcut_ai5_widget_pane_ParamLimits

0x1145,	// (0x00009aa2) cell_shortcut_ai5_widget_pane

0x81db,	// (0x00010b38) bg_cell_shortcut_ai5_widget_pane

0x1157,	// (0x00009ab4) cell_grid_ai5_widget_pane_g1

0x1160,	// (0x00009abd) highlight_cell_shortcut_ai5_widget_pane

0xa5e8,	// (0x00012f45) ai5_sk_left_pane_g1

0x1168,	// (0x00009ac5) ai5_sk_left_pane_g2

0x1170,	// (0x00009acd) ai5_sk_left_pane_g3

0x1178,	// (0x00009ad5) ai5_sk_left_pane_g4

0x0003,

0xfeca,	// (0x00018827) ai5_sk_left_pane_g

0x1180,	// (0x00009add) ai5_sk_left_pane_t1

0xa5f0,	// (0x00012f4d) ai5_sk_right_pane_g1

0x118e,	// (0x00009aeb) ai5_sk_right_pane_g2

0x1196,	// (0x00009af3) ai5_sk_right_pane_g3

0x119e,	// (0x00009afb) ai5_sk_right_pane_g4

0x0003,

0xfed3,	// (0x00018830) ai5_sk_right_pane_g

0x11a6,	// (0x00009b03) ai5_sk_right_pane_t1

0xa5f0,	// (0x00012f4d) ai5_sk_middle_pane_g1

0xa5e8,	// (0x00012f45) ai5_sk_middle_pane_g2

0xa608,	// (0x00012f65) ai5_sk_middle_pane_g3

0x1196,	// (0x00009af3) ai5_sk_middle_pane_g4

0x1170,	// (0x00009acd) ai5_sk_middle_pane_g5

0x11b4,	// (0x00009b11) ai5_sk_middle_pane_g6

0x592f,	// (0x0000e28c) ai5_sk_middle_pane_g7

0x0006,

0xfedc,	// (0x00018839) ai5_sk_middle_pane_g

0x3674,	// (0x0000bfd1) aid_touch_area_size_lc0_ParamLimits

0x3674,	// (0x0000bfd1) aid_touch_area_size_lc0

0x75be,	// (0x0000ff1b) cell_hwr_candidate_pane_t1_ParamLimits

0xa0f0,	// (0x00012a4d) aid_touch_navi_pane

0x3905,	// (0x0000c262) status_dt_navi_pane_ParamLimits

0x3905,	// (0x0000c262) status_dt_navi_pane

0x391d,	// (0x0000c27a) status_dt_sta_pane_ParamLimits

0x391d,	// (0x0000c27a) status_dt_sta_pane

0x5937,	// (0x0000e294) dt_sta_controll_pane

0x5944,	// (0x0000e2a1) dt_sta_indi_pane

0x5951,	// (0x0000e2ae) dt_sta_title_pane

0x839b,	// (0x00010cf8) bg_dt_sta_indi_pane_ParamLimits

0x839b,	// (0x00010cf8) bg_dt_sta_indi_pane

0x5963,	// (0x0000e2c0) dt_sta_battery_pane

0x596b,	// (0x0000e2c8) dt_sta_indi_pane_g1

0x5974,	// (0x0000e2d1) dt_sta_indi_pane_g2

0x597d,	// (0x0000e2da) dt_sta_indi_pane_g3

0x0002,

0xfeeb,	// (0x00018848) dt_sta_indi_pane_g

0x5986,	// (0x0000e2e3) dt_sta_signal_pane

0x8f0b,	// (0x00011868) bg_dt_sta_title_pane_ParamLimits

0x8f0b,	// (0x00011868) bg_dt_sta_title_pane

0x598f,	// (0x0000e2ec) dt_sta_title_pane_g1

0x5997,	// (0x0000e2f4) dt_sta_title_pane_t1_ParamLimits

0x5997,	// (0x0000e2f4) dt_sta_title_pane_t1

0x7f9d,	// (0x000108fa) bg_dt_sta_control_pane

0x59ac,	// (0x0000e309) dt_sta_controll_pane_g1

0x59b5,	// (0x0000e312) bg_dt_sta_title_pane_g1

0x59be,	// (0x0000e31b) bg_dt_sta_title_pane_g2

0x59c7,	// (0x0000e324) bg_dt_sta_title_pane_g3

0x0002,

0xfef2,	// (0x0001884f) bg_dt_sta_title_pane_g

0xdfe3,	// (0x00016940) bg_dt_sta_indi_pane_g1

0x59d0,	// (0x0000e32d) dt_sta_signal_pane_g1

0x59d8,	// (0x0000e335) dt_sta_signal_pane_g2

0x0001,

0xfef9,	// (0x00018856) dt_sta_signal_pane_g

0x1272,	// (0x00009bcf) dt_sta_battery_pane_g1

0x127b,	// (0x00009bd8) dt_sta_battery_pane_t1

0xdfe3,	// (0x00016940) bg_dt_sta_control_pane_g1

0x97e2,	// (0x0001213f) fep_china_uni_eep_pane

0x97ea,	// (0x00012147) fep_china_uni_entry_pane_ParamLimits

0x97fa,	// (0x00012157) popup_fep_china_uni_window_g1_ParamLimits

0x980a,	// (0x00012167) popup_fep_china_uni_window_g2_ParamLimits

0x980a,	// (0x00012167) popup_fep_china_uni_window_g2

0x0001,

0xf7b0,	// (0x0001810d) popup_fep_china_uni_window_g_ParamLimits

0xf7b0,	// (0x0001810d) popup_fep_china_uni_window_g

0x128a,	// (0x00009be7) fep_china_uni_eep_pane_g1

0x1292,	// (0x00009bef) fep_china_uni_eep_pane_t1

0x0e0f,	// (0x0000976c) aid_touch_area_size_smil_player

0xa235,	// (0x00012b92) lc0_clock_pane

0xa435,	// (0x00012d92) status_pane_g5_ParamLimits

0xa435,	// (0x00012d92) status_pane_g5

0xc1b4,	// (0x00014b11) popup_keymap_window

0xa3f3,	// (0x00012d50) status_icon_pane

0x57e0,	// (0x0000e13d) cell_ai5_widget_pane_g3_ParamLimits

0x57ec,	// (0x0000e149) cell_ai5_widget_pane_g4_ParamLimits

0x57f8,	// (0x0000e155) cell_ai5_widget_pane_g5_ParamLimits

0x5814,	// (0x0000e171) cell_ai5_widget_pane_g8_ParamLimits

0x5814,	// (0x0000e171) cell_ai5_widget_pane_g8

0x5828,	// (0x0000e185) cell_ai5_widget_pane_g9_ParamLimits

0x5828,	// (0x0000e185) cell_ai5_widget_pane_g9

0x583c,	// (0x0000e199) cell_ai5_widget_pane_g10_ParamLimits

0x583c,	// (0x0000e199) cell_ai5_widget_pane_g10

0x12a1,	// (0x00009bfe) status_icon_pane_g1

0x7f9d,	// (0x000108fa) bg_popup_sub_pane_cp13

0x12a9,	// (0x00009c06) popup_keymap_window_t1

0x2def,	// (0x0000b74c) control_pane_g6_ParamLimits

0x2def,	// (0x0000b74c) control_pane_g6

0x2de2,	// (0x0000b73f) control_pane_g7_ParamLimits

0x2de2,	// (0x0000b73f) control_pane_g7

0x2dd5,	// (0x0000b732) control_pane_g8_ParamLimits

0x2dd5,	// (0x0000b732) control_pane_g8

0x5937,	// (0x0000e294) dt_sta_controll_pane_ParamLimits

0x5944,	// (0x0000e2a1) dt_sta_indi_pane_ParamLimits

0x5951,	// (0x0000e2ae) dt_sta_title_pane_ParamLimits

0x88d6,	// (0x00011233) aid_size_touch_scroll_bar_cale

0x5f4e,	// (0x0000e8ab) popup_discreet_window_ParamLimits

0x5f4e,	// (0x0000e8ab) popup_discreet_window

0xbdcf,	// (0x0001472c) popup_sk_window

0x870d,	// (0x0001106a) bg_popup_sub_pane_cp28_ParamLimits

0x870d,	// (0x0001106a) bg_popup_sub_pane_cp28

0x12b7,	// (0x00009c14) popup_discreet_window_g1_ParamLimits

0x12b7,	// (0x00009c14) popup_discreet_window_g1

0x12c3,	// (0x00009c20) popup_discreet_window_t1_ParamLimits

0x12c3,	// (0x00009c20) popup_discreet_window_t1

0x12da,	// (0x00009c37) popup_discreet_window_t2_ParamLimits

0x12da,	// (0x00009c37) popup_discreet_window_t2

0x0001,

0xfefe,	// (0x0001885b) popup_discreet_window_t_ParamLimits

0xfefe,	// (0x0001885b) popup_discreet_window_t

0x12ef,	// (0x00009c4c) popup_sk_window_g1

0x12f9,	// (0x00009c56) popup_sk_window_g2

0x0001,

0xff03,	// (0x00018860) popup_sk_window_g

0x1303,	// (0x00009c60) popup_sk_window_t1

0x1311,	// (0x00009c6e) popup_sk_window_t1_copy1

0x57d0,	// (0x0000e12d) cell_ai5_widget_pane_g2_ParamLimits

0x58e3,	// (0x0000e240) cell_ai5_widget_pane_t9_ParamLimits

0x58e3,	// (0x0000e240) cell_ai5_widget_pane_t9

0x7f9d,	// (0x000108fa) main_fep_fshwr2_pane

0x59e0,	// (0x0000e33d) aid_fshwr2_btn_pane

0x59e8,	// (0x0000e345) aid_fshwr2_syb_pane

0x59f0,	// (0x0000e34d) aid_fshwr2_txt_pane

0x59f8,	// (0x0000e355) fshwr2_func_candi_pane

0x5a02,	// (0x0000e35f) fshwr2_hwr_syb_pane

0x5a0e,	// (0x0000e36b) fshwr2_icf_pane

0x7f9d,	// (0x000108fa) fshwr2_icf_bg_pane

0x5a18,	// (0x0000e375) fshwr2_icf_pane_t1_ParamLimits

0x5a18,	// (0x0000e375) fshwr2_icf_pane_t1

0xdfe3,	// (0x00016940) fshwr2_func_candi_pane_g1

0x136c,	// (0x00009cc9) fshwr2_func_candi_row_pane_ParamLimits

0x136c,	// (0x00009cc9) fshwr2_func_candi_row_pane

0x5a30,	// (0x0000e38d) cell_fshwr2_syb_pane_ParamLimits

0x5a30,	// (0x0000e38d) cell_fshwr2_syb_pane

0xe25d,	// (0x00016bba) fshwr2_hwr_syb_pane_g1_ParamLimits

0xe25d,	// (0x00016bba) fshwr2_hwr_syb_pane_g1

0x7f9d,	// (0x000108fa) bg_popup_call_pane_cp01

0x1397,	// (0x00009cf4) fshwr2_func_candi_cell_pane_ParamLimits

0x1397,	// (0x00009cf4) fshwr2_func_candi_cell_pane

0x13c9,	// (0x00009d26) fshwr2_func_candi_cell_bg_pane_ParamLimits

0x13c9,	// (0x00009d26) fshwr2_func_candi_cell_bg_pane

0x13e3,	// (0x00009d40) fshwr2_func_candi_cell_pane_g1_ParamLimits

0x13e3,	// (0x00009d40) fshwr2_func_candi_cell_pane_g1

0x1403,	// (0x00009d60) fshwr2_func_candi_cell_pane_t1_ParamLimits

0x1403,	// (0x00009d60) fshwr2_func_candi_cell_pane_t1

0x7f9d,	// (0x000108fa) bg_button_pane_cp08

0x9d4c,	// (0x000126a9) cell_fshwr2_syb_bg_pane

0x5a49,	// (0x0000e3a6) cell_fshwr2_syb_bg_pane_g1

0x5a51,	// (0x0000e3ae) cell_fshwr2_syb_bg_pane_t1

0x7f9d,	// (0x000108fa) main_tmo_pane

0x3e23,	// (0x0000c780) uni_indicator_pane_g1_ParamLimits

0x3e38,	// (0x0000c795) uni_indicator_pane_g2_ParamLimits

0x3e4e,	// (0x0000c7ab) uni_indicator_pane_g3_ParamLimits

0xcfda,	// (0x00015937) uni_indicator_pane_g4_ParamLimits

0xcfda,	// (0x00015937) uni_indicator_pane_g4

0xcfee,	// (0x0001594b) uni_indicator_pane_g5_ParamLimits

0xcfee,	// (0x0001594b) uni_indicator_pane_g5

0xd002,	// (0x0001595f) uni_indicator_pane_g6_ParamLimits

0xd002,	// (0x0001595f) uni_indicator_pane_g6

0xf9a8,	// (0x00018305) uni_indicator_pane_g_ParamLimits

0x4b49,	// (0x0000d4a6) popup_tmo_note_window_ParamLimits

0x4b49,	// (0x0000d4a6) popup_tmo_note_window

0x7f9d,	// (0x000108fa) fshwr2_bg_pane

0x13f4,	// (0x00009d51) fshwr2_func_candi_cell_pane_g2_ParamLimits

0x13f4,	// (0x00009d51) fshwr2_func_candi_cell_pane_g2

0x0001,

0xff08,	// (0x00018865) fshwr2_func_candi_cell_pane_g_ParamLimits

0xff08,	// (0x00018865) fshwr2_func_candi_cell_pane_g

0xdfe3,	// (0x00016940) bg_popup_window_pane_cp01

0x142d,	// (0x00009d8a) bg_popup_window_pane_g1_cp01

0x1436,	// (0x00009d93) bg_popup_window_pane_cp22_ParamLimits

0x1436,	// (0x00009d93) bg_popup_window_pane_cp22

0x1444,	// (0x00009da1) listscroll_tmo_link_pane_ParamLimits

0x1444,	// (0x00009da1) listscroll_tmo_link_pane

0x1470,	// (0x00009dcd) popup_tmo_note_window_g1_ParamLimits

0x1470,	// (0x00009dcd) popup_tmo_note_window_g1

0x147d,	// (0x00009dda) tmo_note_info_pane_ParamLimits

0x147d,	// (0x00009dda) tmo_note_info_pane

0x1492,	// (0x00009def) list_tmo_note_info_pane_g1_ParamLimits

0x1492,	// (0x00009def) list_tmo_note_info_pane_g1

0x149e,	// (0x00009dfb) list_tmo_note_info_pane_g2_ParamLimits

0x149e,	// (0x00009dfb) list_tmo_note_info_pane_g2

0x0001,

0xff0d,	// (0x0001886a) list_tmo_note_info_pane_g_ParamLimits

0xff0d,	// (0x0001886a) list_tmo_note_info_pane_g

0x14aa,	// (0x00009e07) list_tmo_note_info_text_pane_ParamLimits

0x14aa,	// (0x00009e07) list_tmo_note_info_text_pane

0x14c4,	// (0x00009e21) list_tmo_link_pane

0x14cd,	// (0x00009e2a) scroll_pane_cp20

0x14d6,	// (0x00009e33) list_single_tmo_link_pane_ParamLimits

0x14d6,	// (0x00009e33) list_single_tmo_link_pane

0x14e6,	// (0x00009e43) list_single_tmo_link_pane_t1

0x14f4,	// (0x00009e51) list_tmo_note_info_text_pane_t1_ParamLimits

0x14f4,	// (0x00009e51) list_tmo_note_info_text_pane_t1

0x2a19,	// (0x0000b376) aid_size_touch_scroll_bar_cp01_ParamLimits

0x2a19,	// (0x0000b376) aid_size_touch_scroll_bar_cp01

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


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

} // end of namespace AknLayoutScalable_Abrw_pvl_av_vga_lsc_tch_Normal