OSDN Git Service

This commit was manufactured by cvs2svn to create branch 'Bb55'.
[gikonavigoeson/gikonavi.git] / Giko.dfm
index f2e8439..b167091 100644 (file)
--- a/Giko.dfm
+++ b/Giko.dfm
@@ -1,12 +1,12 @@
 object GikoForm: TGikoForm
-  Left = 75
-  Top = 22
+  Left = 241
+  Top = 68
   HorzScrollBar.Visible = False
   VertScrollBar.Visible = False
   AutoScroll = False
   Caption = '-'
-  ClientHeight = 571
-  ClientWidth = 854
+  ClientHeight = 558
+  ClientWidth = 775
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
   Font.Color = clWindowText
@@ -28,8 +28,8 @@ object GikoForm: TGikoForm
   TextHeight = 12
   object StatusBar: TStatusBar
     Left = 0
-    Top = 551
-    Width = 854
+    Top = 538
+    Width = 775
     Height = 20
     Panels = <
       item
@@ -39,6 +39,9 @@ object GikoForm: TGikoForm
         Width = 500
       end
       item
+        Width = 80
+      end
+      item
         Width = 50
       end>
     SimplePanel = False
@@ -47,15 +50,15 @@ object GikoForm: TGikoForm
   object MainPanel: TPanel
     Left = 0
     Top = 77
-    Width = 854
-    Height = 474
+    Width = 775
+    Height = 461
     Align = alClient
     BevelOuter = bvNone
     TabOrder = 1
     object MessageSplitter: TSplitter
       Left = 0
-      Top = 435
-      Width = 854
+      Top = 422
+      Width = 775
       Height = 5
       Cursor = crVSplit
       Align = alBottom
@@ -66,8 +69,8 @@ object GikoForm: TGikoForm
     object ClientPanel: TPanel
       Left = 0
       Top = 0
-      Width = 854
-      Height = 435
+      Width = 775
+      Height = 422
       Align = alClient
       BevelOuter = bvNone
       TabOrder = 0
@@ -75,7 +78,7 @@ object GikoForm: TGikoForm
         Left = 145
         Top = 0
         Width = 5
-        Height = 435
+        Height = 422
         Cursor = crHSplit
         AutoSnap = False
         ResizeStyle = rsUpdate
@@ -84,7 +87,7 @@ object GikoForm: TGikoForm
         Left = 0
         Top = 0
         Width = 145
-        Height = 435
+        Height = 422
         Align = alLeft
         BevelOuter = bvNone
         TabOrder = 0
@@ -95,7 +98,6 @@ object GikoForm: TGikoForm
           Height = 167
           BorderStyle = bsNone
           ChangeDelay = 50
-          DragMode = dmAutomatic
           HideSelection = False
           Images = ItemIcon16
           Indent = 19
@@ -104,14 +106,12 @@ object GikoForm: TGikoForm
           RightClickSelect = True
           ShowRoot = False
           TabOrder = 0
-          OnChanging = TreeViewChanging
-          OnClick = TreeViewClick
           OnCollapsed = TreeViewCollapsed
           OnCustomDraw = TreeViewCustomDraw
           OnCustomDrawItem = TreeViewCustomDrawItem
-          OnDblClick = TreeViewDblClick
           OnExpanded = TreeViewExpanded
           OnKeyDown = TreeViewKeyDown
+          OnMouseDown = TreeViewMouseDown
         end
         object Panel3: TPanel
           Left = 0
@@ -126,12 +126,12 @@ object GikoForm: TGikoForm
           DesignSize = (
             145
             25)
-          object SpeedButton1: TSpeedButton
+          object CabinetCloseSpeedButton: TSpeedButton
             Left = 121
             Top = 4
             Width = 20
             Height = 17
-            Hint = #38281#12376#12427
+            Hint = #12461#12515#12499#12493#12483#12488#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
             Anchors = [akRight]
             Flat = True
             Font.Charset = SHIFTJIS_CHARSET
@@ -154,7 +154,7 @@ object GikoForm: TGikoForm
             ShowHint = True
             Spacing = 0
             Transparent = False
-            OnClick = CabinetPanelHide
+            OnClick = CabinetCloseSpeedButtonClick
           end
           object ToolBar1: TToolBar
             Left = 2
@@ -187,27 +187,27 @@ object GikoForm: TGikoForm
           AutoSize = True
           BorderWidth = 1
           ButtonHeight = 18
-          ButtonWidth = 42
+          ButtonWidth = 54
           Caption = 'HistoryToolBar'
           EdgeBorders = [ebLeft, ebRight, ebBottom]
           Flat = True
           List = True
           ShowCaptions = True
           TabOrder = 2
-          object ToolButton15: TToolButton
+          object HistoryShowToolButton: TToolButton
             Left = 0
             Top = 0
             AutoSize = True
             Caption = #34920#31034
             ImageIndex = 0
           end
-          object ToolButton18: TToolButton
+          object HistoryAllClearToolButton: TToolButton
             Left = 40
             Top = 0
             AutoSize = True
-            Caption = #12463#12522#12450
+            Caption = #20840#12463#12522#12450
             ImageIndex = 1
-            OnClick = ToolButton18Click
+            OnClick = HistoryAllClearToolButtonClick
           end
         end
         object FavoriteTreeView: TTreeView
@@ -226,59 +226,58 @@ object GikoForm: TGikoForm
           RightClickSelect = True
           ShowRoot = False
           TabOrder = 3
-          OnDblClick = FavoriteTreeViewDblClick
           OnDragDrop = FavoriteTreeViewDragDrop
           OnDragOver = FavoriteTreeViewDragOver
           OnEdited = FavoriteTreeViewEdited
+          OnEditing = FavoriteTreeViewEditing
           OnEndDrag = FavoriteTreeViewEndDrag
           OnKeyDown = FavoriteTreeViewKeyDown
           OnMouseDown = FavoriteTreeViewMouseDown
-          OnMouseUp = FavoriteTreeViewMouseUp
         end
         object FavoriteToolBar: TToolBar
           Left = 0
           Top = 49
           Width = 145
-          Height = 24
+          Height = 42
           AutoSize = True
           BorderWidth = 1
           ButtonHeight = 18
-          ButtonWidth = 42
+          ButtonWidth = 131
           Caption = 'FavoriteToolBar'
           EdgeBorders = [ebLeft, ebRight, ebBottom]
           Flat = True
           List = True
           ShowCaptions = True
           TabOrder = 4
-          object ToolButton17: TToolButton
+          object FavoriteAddToolButton: TToolButton
             Left = 0
             Top = 0
-            Action = FavoriteAddAction
+            Action = GikoDM.FavoriteAddAction
             AutoSize = True
-            Caption = #36861#21152'...'
+            Wrap = True
           end
-          object ToolButton19: TToolButton
-            Left = 41
-            Top = 0
+          object FavoriteArrangeToolButton: TToolButton
+            Left = 0
+            Top = 18
+            Hint = #12362#27671#12395#20837#12426#25972#29702#12480#12452#12450#12525#12464#12434#38283#12367
             AutoSize = True
             Caption = #25972#29702'...'
-            ImageIndex = 1
-            OnClick = ToolButton19Click
+            OnClick = FavoriteArrangeToolButtonClick
           end
         end
       end
       object ThreadMainPanel: TPanel
         Left = 150
         Top = 0
-        Width = 704
-        Height = 435
+        Width = 625
+        Height = 422
         Align = alClient
         BevelOuter = bvNone
         TabOrder = 1
         object ListSplitter: TSplitter
           Left = 0
           Top = 189
-          Width = 704
+          Width = 625
           Height = 5
           Cursor = crVSplit
           Align = alTop
@@ -290,7 +289,7 @@ object GikoForm: TGikoForm
         object ViewPanel: TPanel
           Left = 0
           Top = 0
-          Width = 704
+          Width = 625
           Height = 189
           Align = alTop
           BevelOuter = bvNone
@@ -298,7 +297,7 @@ object GikoForm: TGikoForm
           object ListView: TGikoListView
             Left = 0
             Top = 24
-            Width = 704
+            Width = 625
             Height = 165
             Align = alClient
             AllocBy = 2
@@ -318,19 +317,15 @@ object GikoForm: TGikoForm
             OnColumnRightClick = ListViewColumnRightClick
             OnCustomDraw = ListViewCustomDraw
             OnCustomDrawItem = ListViewCustomDrawItem
-            OnData = ListViewData
-            OnDataFind = ListViewDataFind
-            OnDataHint = ListViewDataHint
-            OnDataStateChange = ListViewDataStateChange
             OnKeyDown = ListViewKeyDown
+            OnKeyUp = ListViewKeyUp
             OnMouseDown = ListViewMouseDown
-            OnSelectItem = ListViewSelectItem
             OnColumnInfo = ListViewColumnInfo
           end
           object ListCoolBar: TGikoCoolBar
             Left = 0
             Top = 0
-            Width = 704
+            Width = 625
             Height = 24
             AutoSize = True
             BandMaximize = bmDblClick
@@ -340,26 +335,24 @@ object GikoForm: TGikoForm
                 Control = ListToolBar
                 ImageIndex = -1
                 MinHeight = 22
-                Width = 560
+                Width = 465
               end
               item
                 Break = False
                 Control = ListNameToolBar
                 ImageIndex = -1
                 MinHeight = 18
-                Width = 138
+                Width = 154
               end>
             EdgeBorders = [ebLeft, ebTop, ebRight]
             EdgeInner = esLowered
-            OnChange = ListCoolBarChange
-            OnContextPopup = ListCoolBarContextPopup
-            OnResize = ListCoolBarResize
+            OnContextPopup = MainCoolBarContextPopup
             OnBandInfo = ListCoolBarBandInfo
             OnChevronClick = ListCoolBarChevronClick
             object ListToolBar: TToolBar
               Left = 9
               Top = 0
-              Width = 547
+              Width = 452
               Height = 22
               AutoSize = True
               ButtonWidth = 25
@@ -367,146 +360,102 @@ object GikoForm: TGikoForm
               EdgeBorders = []
               Flat = True
               HotImages = HotToobarImageList
-              Images = ToobarImageList
+              Images = GikoDM.ToobarImageList
               ParentShowHint = False
               ShowHint = True
               TabOrder = 0
               Transparent = True
               Wrapable = False
-              object ViewNoButton: TToolButton
+              OnResize = ListToolBarResize
+              object ToolButton1: TToolButton
                 Left = 0
                 Top = 0
-                Action = ListNumberVisibleAction
-                Style = tbsCheck
-              end
-              object IconToolButton: TToolButton
-                Left = 25
-                Top = 0
-                Action = IconStyle
-                DropdownMenu = ListIconPopupMenu
-                Style = tbsDropDown
-              end
-              object UpFolderButton: TToolButton
-                Left = 61
-                Top = 0
-                Action = UpFolderAction
-              end
-              object Sepa01ToolButton: TToolButton
-                Left = 86
-                Top = 0
                 Width = 8
+                Caption = 'ToolButton1'
                 Style = tbsSeparator
               end
-              object ThreadRangeButton: TToolButton
-                Left = 94
-                Top = 0
-                Action = ThreadRangeAction
-                DropdownMenu = ThreadRangePopupMenu
-                Style = tbsDropDown
-              end
-              object AllItemToolButton: TToolButton
-                Left = 130
+              object SelectComboBoxPanel: TPanel
+                Left = 8
                 Top = 0
-                Action = AllItemAction
-                Style = tbsCheck
-              end
-              object LogItemToolButton: TToolButton
-                Left = 155
-                Top = 0
-                Action = LogItemAction
-                Style = tbsCheck
-              end
-              object NewItemToolButton: TToolButton
-                Left = 180
-                Top = 0
-                Action = NewItemAction
-                Style = tbsCheck
-              end
-              object SelectItemToolButton: TToolButton
-                Left = 205
-                Top = 0
-                Action = SelectItemAction
-                Style = tbsCheck
-                Visible = False
-              end
-              object SelectComboBox: TComboBox
-                Tag = 1
-                Left = 230
-                Top = 1
-                Width = 127
-                Height = 20
-                Hint = #12473#12524#12483#12489#12434#26908#32034#12377#12427#12395#12399#12371#12371#12395#35486#21477#12434#20837#21147#12375#12414#12377
-                ItemHeight = 12
-                TabOrder = 0
-                OnChange = SelectComboBoxChange
-                OnEnter = SelectComboBoxEnter
-                OnExit = SelectComboBoxExit
-                OnKeyDown = SelectComboBoxKeyDown
-              end
-              object SelectComboBoxSplitter: TImage
-                Tag = 1
-                Left = 357
-                Top = 0
-                Width = 8
+                Width = 200
                 Height = 22
-                Cursor = crHSplit
-                OnMouseDown = SelectComboBoxSplitterMouseDown
-                OnMouseMove = SelectComboBoxSplitterMouseMove
-                OnMouseUp = SelectComboBoxSplitterMouseUp
-              end
-              object ToolButton8: TToolButton
-                Left = 365
-                Top = 0
-                Action = ThreadEditorAction
-              end
-              object ToolButton10: TToolButton
-                Left = 390
-                Top = 0
-                Width = 8
-                Caption = 'ToolButton10'
-                ImageIndex = 16
-                Style = tbsSeparator
-              end
-              object ToolButton12: TToolButton
-                Left = 398
-                Top = 0
-                Action = BoardIEAction
-              end
-              object ToolButton14: TToolButton
-                Left = 423
-                Top = 0
-                Width = 8
-                Caption = 'ToolButton14'
-                ImageIndex = 16
-                Style = tbsSeparator
-              end
-              object ListDownloadToolButton: TToolButton
-                Left = 431
-                Top = 0
-                Action = SelectListReloadAction
-              end
-              object ListThreadDownloadToolButton: TToolButton
-                Left = 456
-                Top = 0
-                Action = SelectThreadReloadAction
-              end
-              object ToolButton2: TToolButton
-                Left = 481
-                Top = 0
-                Width = 8
-                Style = tbsSeparator
-              end
-              object ToolButton1: TToolButton
-                Left = 489
-                Top = 0
-                Action = SelectReservAction
-                DropdownMenu = RoundNamePopupMenu
+                Align = alLeft
+                BevelOuter = bvNone
+                TabOrder = 0
+                object SelectComboBoxSplitter: TImage
+                  Tag = 1
+                  Left = 192
+                  Top = 0
+                  Width = 8
+                  Height = 22
+                  Cursor = crHSplit
+                  Align = alRight
+                  Picture.Data = {
+                    07544269746D6170E6040000424DE60400000000000036040000280000000800
+                    0000160000000100080000000000B00000000000000000000000000100000000
+                    000000000000000080000080000000808000800000008000800080800000C0C0
+                    C000C0DCC000F0CAA6000020400000206000002080000020A0000020C0000020
+                    E00000400000004020000040400000406000004080000040A0000040C0000040
+                    E00000600000006020000060400000606000006080000060A0000060C0000060
+                    E00000800000008020000080400000806000008080000080A0000080C0000080
+                    E00000A0000000A0200000A0400000A0600000A0800000A0A00000A0C00000A0
+                    E00000C0000000C0200000C0400000C0600000C0800000C0A00000C0C00000C0
+                    E00000E0000000E0200000E0400000E0600000E0800000E0A00000E0C00000E0
+                    E00040000000400020004000400040006000400080004000A0004000C0004000
+                    E00040200000402020004020400040206000402080004020A0004020C0004020
+                    E00040400000404020004040400040406000404080004040A0004040C0004040
+                    E00040600000406020004060400040606000406080004060A0004060C0004060
+                    E00040800000408020004080400040806000408080004080A0004080C0004080
+                    E00040A0000040A0200040A0400040A0600040A0800040A0A00040A0C00040A0
+                    E00040C0000040C0200040C0400040C0600040C0800040C0A00040C0C00040C0
+                    E00040E0000040E0200040E0400040E0600040E0800040E0A00040E0C00040E0
+                    E00080000000800020008000400080006000800080008000A0008000C0008000
+                    E00080200000802020008020400080206000802080008020A0008020C0008020
+                    E00080400000804020008040400080406000804080008040A0008040C0008040
+                    E00080600000806020008060400080606000806080008060A0008060C0008060
+                    E00080800000808020008080400080806000808080008080A0008080C0008080
+                    E00080A0000080A0200080A0400080A0600080A0800080A0A00080A0C00080A0
+                    E00080C0000080C0200080C0400080C0600080C0800080C0A00080C0C00080C0
+                    E00080E0000080E0200080E0400080E0600080E0800080E0A00080E0C00080E0
+                    E000C0000000C0002000C0004000C0006000C0008000C000A000C000C000C000
+                    E000C0200000C0202000C0204000C0206000C0208000C020A000C020C000C020
+                    E000C0400000C0402000C0404000C0406000C0408000C040A000C040C000C040
+                    E000C0600000C0602000C0604000C0606000C0608000C060A000C060C000C060
+                    E000C0800000C0802000C0804000C0806000C0808000C080A000C080C000C080
+                    E000C0A00000C0A02000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0
+                    E000C0C00000C0C02000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0
+                    A000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
+                    FF00FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFD
+                    FDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFD
+                    FDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFD
+                    FDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFD
+                    FDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFDFDFDFDFDFDA4FFFD
+                    FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD}
+                  Transparent = True
+                  OnMouseDown = SelectComboBoxSplitterMouseDown
+                  OnMouseMove = SelectComboBoxSplitterMouseMove
+                  OnMouseUp = SelectComboBoxSplitterMouseUp
+                end
+                object SelectComboBox: TComboBox
+                  Tag = 128
+                  Left = 0
+                  Top = 1
+                  Width = 127
+                  Height = 20
+                  Hint = #12473#12524#12483#12489#12434#26908#32034#12377#12427#12395#12399#12371#12371#12395#35486#21477#12434#20837#21147#12375#12414#12377
+                  ItemHeight = 12
+                  TabOrder = 0
+                  OnChange = SelectComboBoxChange
+                  OnEnter = SelectComboBoxEnter
+                  OnExit = SelectComboBoxExit
+                  OnKeyDown = SelectComboBoxKeyDown
+                end
               end
             end
             object ListNameToolBar: TToolBar
-              Left = 571
+              Left = 476
               Top = 2
-              Width = 125
+              Width = 141
               Height = 18
               AutoSize = True
               ButtonHeight = 16
@@ -514,6 +463,7 @@ object GikoForm: TGikoForm
               EdgeBorders = []
               TabOrder = 1
               Transparent = True
+              OnResize = ListToolBarResize
               object FolderImage: TImage
                 Left = 0
                 Top = 2
@@ -547,16 +497,16 @@ object GikoForm: TGikoForm
         object ThreadPanel: TPanel
           Left = 0
           Top = 194
-          Width = 704
-          Height = 241
+          Width = 625
+          Height = 228
           Align = alClient
           BevelOuter = bvNone
           TabOrder = 1
           object BrowserPanel: TPanel
             Left = 0
-            Top = 46
-            Width = 704
-            Height = 175
+            Top = 42
+            Width = 625
+            Height = 166
             Align = alClient
             BevelOuter = bvNone
             UseDockManager = False
@@ -565,8 +515,8 @@ object GikoForm: TGikoForm
             object Browser: TWebBrowser
               Left = 0
               Top = 0
-              Width = 704
-              Height = 175
+              Width = 625
+              Height = 166
               Align = alClient
               TabOrder = 0
               OnEnter = BrowserEnter
@@ -575,17 +525,17 @@ object GikoForm: TGikoForm
               OnNewWindow2 = BrowserNewWindow2
               OnDocumentComplete = BrowserDocumentComplete
               ControlData = {
-                4C000000C3480000161200000000000000000000000000000000000000000000
+                4C00000098400000281100000000000000000000000000000000000000000000
                 000000004C000000000000000000000001000000E0D057007335CF11AE690800
-                2B2E12620A000000000000004C0000000114020000000000C000000000000046
+                2B2E126202000000000000004C0000000114020000000000C000000000000046
                 8000000000000000000000000000000000000000000000000000000000000000
                 00000000000000000100000000000000000000000000000000000000}
             end
           end
           object BrowserBottomPanel: TGikoPanel
             Left = 0
-            Top = 221
-            Width = 704
+            Top = 208
+            Width = 625
             Height = 20
             Align = alBottom
             BevelEdges = [beLeft, beRight, beBottom]
@@ -597,15 +547,15 @@ object GikoForm: TGikoForm
           object BrowserCoolBar: TGikoCoolBar
             Left = 0
             Top = 0
-            Width = 704
-            Height = 46
+            Width = 625
+            Height = 42
             AutoSize = True
             BandMaximize = bmDblClick
             Bands = <
               item
                 Control = BrowserToolBar
                 ImageIndex = -1
-                MinHeight = 22
+                MinHeight = 0
                 Width = 421
               end
               item
@@ -613,148 +563,82 @@ object GikoForm: TGikoForm
                 Control = BrowserNameToolBar
                 ImageIndex = -1
                 MinHeight = 18
-                Width = 277
+                Width = 198
               end
               item
                 Control = BrowserTabToolBar
                 ImageIndex = -1
                 MinHeight = 20
-                Width = 700
+                Width = 621
               end>
             EdgeBorders = [ebLeft, ebTop, ebRight]
             EdgeInner = esLowered
-            OnChange = BrowserCoolBarChange
-            OnContextPopup = BrowserCoolBarContextPopup
-            OnResize = BrowserCoolBarResize
+            OnContextPopup = MainCoolBarContextPopup
             OnBandInfo = BrowserCoolBarBandInfo
             OnChevronClick = BrowserCoolBarChevronClick
             object BrowserToolBar: TToolBar
               Left = 9
               Top = 0
               Width = 408
-              Height = 22
+              Height = 0
               AutoSize = True
               ButtonWidth = 24
               Caption = #12502#12521#12454#12470#12484#12540#12523#12496#12540
               EdgeBorders = []
               Flat = True
               HotImages = HotToobarImageList
-              Images = ToobarImageList
+              Images = GikoDM.ToobarImageList
               ParentShowHint = False
               ShowHint = True
               TabOrder = 0
               Transparent = True
               Wrapable = False
-              object BrowserSizeButton: TToolButton
-                Left = 0
-                Top = 0
-                Action = BrowserMaxAction
-              end
-              object ToolButton7: TToolButton
-                Left = 24
-                Top = 0
-                Action = BrowserMinAction
-              end
+              OnResize = BrowserToolBarResize
               object ToolButton3: TToolButton
-                Left = 48
+                Left = 0
                 Top = 0
                 Width = 8
                 Style = tbsSeparator
               end
-              object TopButton: TToolButton
-                Left = 56
-                Top = 0
-                Action = ScrollTopAction
-              end
-              object LastBotton: TToolButton
-                Left = 80
-                Top = 0
-                Action = ScrollLastAction
-              end
-              object NewButton: TToolButton
-                Left = 104
-                Top = 0
-                Action = ScrollNewAction
-              end
-              object KokoButton: TToolButton
-                Left = 128
-                Top = 0
-                Action = ScrollKokoAction
-              end
               object ToolButton9: TToolButton
-                Left = 152
+                Left = 8
                 Top = 0
                 Width = 8
                 Style = tbsSeparator
               end
-              object SelectResToolButton: TToolButton
-                Left = 160
-                Top = 0
-                Action = SelectResAction
-                Style = tbsCheck
-              end
-              object ResRangeButton: TToolButton
-                Left = 184
-                Top = 0
-                Action = ResRangeAction
-                DropdownMenu = ResRangePopupMenu
-                Style = tbsDropDown
-              end
               object ToolButton16: TToolButton
-                Left = 219
+                Left = 16
                 Top = 0
                 Width = 8
                 Caption = 'ToolButton16'
                 ImageIndex = 13
                 Style = tbsSeparator
               end
-              object EditorButton: TToolButton
-                Left = 227
-                Top = 0
-                Action = EditorAction
-              end
               object ToolButton11: TToolButton
-                Left = 251
+                Left = 24
                 Top = 0
                 Width = 8
                 Style = tbsSeparator
               end
-              object IEButton: TToolButton
-                Left = 259
-                Top = 0
-                Action = IEAction
-                DropdownMenu = BrowserPopupMenu
-                Style = tbsDropDown
-              end
               object ToolButton5: TToolButton
-                Left = 294
+                Left = 32
                 Top = 0
                 Width = 8
                 Style = tbsSeparator
               end
-              object ItemReloadButton: TToolButton
-                Left = 302
-                Top = 0
-                Action = ItemReloadAction
-              end
               object ToolButton20: TToolButton
-                Left = 326
+                Left = 40
                 Top = 0
                 Width = 8
                 Caption = 'ToolButton20'
                 ImageIndex = 29
                 Style = tbsSeparator
               end
-              object UpBoardButton: TToolButton
-                Left = 334
-                Top = 0
-                Action = UpBoardAction
-              end
             end
             object BrowserNameToolBar: TToolBar
               Left = 432
-              Top = 2
-              Width = 264
+              Top = 0
+              Width = 185
               Height = 18
               AutoSize = True
               ButtonHeight = 16
@@ -762,6 +646,7 @@ object GikoForm: TGikoForm
               EdgeBorders = []
               TabOrder = 1
               Transparent = True
+              OnResize = BrowserToolBarResize
               object ItemBoardImage: TImage
                 Left = 0
                 Top = 2
@@ -819,8 +704,8 @@ object GikoForm: TGikoForm
             end
             object BrowserTabToolBar: TToolBar
               Left = 9
-              Top = 24
-              Width = 687
+              Top = 20
+              Width = 608
               Height = 20
               ButtonHeight = 18
               Caption = 'BrowserTabToolBar'
@@ -862,8 +747,8 @@ object GikoForm: TGikoForm
     end
     object MessagePanel: TPanel
       Left = 0
-      Top = 440
-      Width = 854
+      Top = 427
+      Width = 775
       Height = 34
       Align = alBottom
       BevelOuter = bvNone
@@ -910,7 +795,7 @@ object GikoForm: TGikoForm
       object MessageListView: TListView
         Left = 28
         Top = 0
-        Width = 826
+        Width = 747
         Height = 34
         Align = alClient
         BorderStyle = bsNone
@@ -926,16 +811,6 @@ object GikoForm: TGikoForm
         ViewStyle = vsReport
         OnResize = MessageListViewResize
       end
-      object TmpToolBar: TToolBar
-        Left = 809
-        Top = 5
-        Width = 32
-        Height = 29
-        Align = alNone
-        Caption = 'TmpToolBar'
-        TabOrder = 2
-        Visible = False
-      end
     end
   end
   object ProgressBar: TProgressBar
@@ -951,13 +826,13 @@ object GikoForm: TGikoForm
   object TopPanel: TPanel
     Left = 0
     Top = 0
-    Width = 854
+    Width = 775
     Height = 77
     Align = alTop
     BevelOuter = bvNone
     TabOrder = 3
     object TopRightPanel: TPanel
-      Left = 818
+      Left = 739
       Top = 0
       Width = 36
       Height = 77
@@ -994,7 +869,7 @@ object GikoForm: TGikoForm
     object TopCoolPanel: TPanel
       Left = 0
       Top = 0
-      Width = 818
+      Width = 739
       Height = 77
       Align = alClient
       BevelOuter = bvNone
@@ -1002,7 +877,7 @@ object GikoForm: TGikoForm
       object MainCoolBar: TGikoCoolBar
         Left = 0
         Top = 0
-        Width = 818
+        Width = 739
         Height = 70
         AutoSize = True
         BandMaximize = bmDblClick
@@ -1011,14 +886,14 @@ object GikoForm: TGikoForm
             Control = MenuToolBar
             ImageIndex = -1
             MinHeight = 18
-            Width = 814
+            Width = 735
           end
           item
             Control = StdToolBar
             ImageIndex = -1
             MinHeight = 22
             Visible = False
-            Width = 238
+            Width = 275
           end
           item
             Break = False
@@ -1026,16 +901,15 @@ object GikoForm: TGikoForm
             ImageIndex = -1
             MinHeight = 22
             Text = #12450#12489#12524#12473
-            Width = 574
+            Width = 458
           end
           item
             Control = LinkToolBar
             ImageIndex = -1
             MinHeight = 22
             Text = #12522#12531#12463
-            Width = 814
+            Width = 735
           end>
-        OnChange = MainCoolBarChange
         OnContextPopup = MainCoolBarContextPopup
         OnResize = MainCoolBarResize
         OnBandInfo = MainCoolBarBandInfo
@@ -1043,7 +917,7 @@ object GikoForm: TGikoForm
         object MenuToolBar: TToolBar
           Left = 9
           Top = 0
-          Width = 801
+          Width = 722
           Height = 18
           AutoSize = True
           ButtonHeight = 18
@@ -1057,11 +931,12 @@ object GikoForm: TGikoForm
           Transparent = True
           Wrapable = False
           OnCustomDrawButton = MenuToolBarCustomDrawButton
+          OnResize = MenuToolBarResize
         end
         object StdToolBar: TToolBar
           Left = 9
           Top = 20
-          Width = 225
+          Width = 262
           Height = 22
           AutoSize = True
           ButtonWidth = 25
@@ -1069,85 +944,25 @@ object GikoForm: TGikoForm
           EdgeBorders = []
           Flat = True
           HotImages = HotToobarImageList
-          Images = ToobarImageList
+          Images = GikoDM.ToobarImageList
           ParentShowHint = False
           ShowHint = True
           TabOrder = 1
           Transparent = True
           Visible = False
           Wrapable = False
-          object RoundToolButton: TToolButton
-            Left = 0
-            Top = 0
-            Action = RoundAction
-          end
-          object ToolButton6: TToolButton
-            Left = 25
-            Top = 0
-            Width = 8
-            Style = tbsSeparator
-          end
-          object ToolButton4: TToolButton
-            Left = 33
-            Top = 0
-            Action = ArrangeAction
-            Style = tbsCheck
-          end
-          object ToolButton13: TToolButton
-            Left = 58
-            Top = 0
-            Width = 8
-            Style = tbsSeparator
-          end
-          object AbortToolButton: TToolButton
-            Left = 66
-            Top = 0
-            Action = StopAction
-          end
-          object LoginToolButton: TToolButton
-            Left = 91
-            Top = 0
-            Action = LoginAction
-            Style = tbsCheck
-          end
-          object ToolButton21: TToolButton
-            Left = 116
-            Top = 0
-            Width = 8
-            Caption = 'ToolButton21'
-            ImageIndex = 4
-            Style = tbsSeparator
-          end
-          object CabinetBBSToolButton: TToolButton
-            Left = 124
-            Top = 0
-            Action = CabinetBBSAction
-            DropdownMenu = BBSSelectPopupMenu
-            Style = tbsDropDown
-          end
-          object ToolButton23: TToolButton
-            Left = 160
-            Top = 0
-            Action = CabinetHistoryAction
-            Style = tbsCheck
-          end
-          object ToolButton24: TToolButton
-            Left = 185
-            Top = 0
-            Action = CabinetFavoriteAction
-            Style = tbsCheck
-          end
+          OnResize = MenuToolBarResize
         end
         object AddressToolBar: TToolBar
-          Left = 293
+          Left = 330
           Top = 20
-          Width = 517
+          Width = 401
           Height = 22
           ButtonWidth = 51
           EdgeBorders = []
           Flat = True
           HotImages = HotToobarImageList
-          Images = ToobarImageList
+          Images = GikoDM.ToobarImageList
           List = True
           ShowCaptions = True
           TabOrder = 2
@@ -1167,14 +982,14 @@ object GikoForm: TGikoForm
           object MoveToToolButton: TToolButton
             Left = 177
             Top = 0
-            Action = MoveToAction
+            Action = GikoDM.MoveToAction
             AutoSize = True
           end
         end
         object LinkToolBar: TToolBar
           Left = 42
           Top = 44
-          Width = 768
+          Width = 689
           Height = 22
           AutoSize = True
           ButtonWidth = 89
@@ -1189,6 +1004,7 @@ object GikoForm: TGikoForm
           Wrapable = False
           OnDragDrop = LinkToolBarDragDrop
           OnDragOver = LinkToolBarDragOver
+          OnResize = MenuToolBarResize
         end
       end
     end
@@ -2989,8 +2805,13 @@ object GikoForm: TGikoForm
     Left = 4
     Top = 244
     Bitmap = {
-      494C010134003600040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
-      000000000000360000002800000040000000E000000001001000000000000070
+      494C010138003B00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
+      000000000000360000002800000040000000F000000001001000000000000078
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
@@ -3053,8 +2874,67 @@ object GikoForm: TGikoForm
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
+      000000000000000000000000007C00000000000000001042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7F186300000000000000000000000000000000000000000000007C
+      007C007C007C007C000000000000000000000000000000000000000000410041
+      0041004100410041000000000000000000000000000018631863186318631863
+      18631863186300000000007C007C007C0000000000001042FF7F1F001F001F00
+      1F001F00FF7F1863000000000000000000000000000000000000007C007C0042
+      0000186318631042007C007C0000104200000000000000000000004108720872
+      087208720872087200410000000000000000000000001863FF7FFF7FFF7FFF7F
+      FF7FFF7F1863000000000000007C00000000000000001042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7F186300000000000000000000000000000000007C0000007C1042
+      1042FF7FFF7F104200000000007C000000000000000000000041087200000000
+      000000000000000000000041000000000000000000001863FF7F186318631863
+      1863FF7F1863000000000000007C00000000000000001042FF7F1F001F001F00
+      1F001F00FF7F18630000000000000000000000000000007C00000042007C007C
+      1863FF7FFF7F1042000010420000007C00000000000000410872087200000000
+      FF7FFF7FFF7F0872000000000041000000000000000000000000000000000000
+      000000000000000000000000000000000000000000001042FF7FFF7FFF7FFF7F
+      FF7F0000000000000000000000000000000000000000007C0042E07FFF7F007C
+      007CFF7FFF7F1042000000000000007C00000000004108720872087200000000
+      FF7F087208720872000000000872004100000000000010421863186318631863
+      186318631863000000000000000000000000000000001042FF7FFF7FFF7FFF7F
+      FF7F1863FF7F1042000000000000000000000000007C1042E07FFF7FE07F0000
+      007C007CFF7F10420000000000000000007C0000004108720872087200000000
+      FF7F08720872087200000000087200410000000000001042FF7FFF7FFF7FFF7F
+      FF7FFF7F1863000000000000800300000000000000001042FF7FFF7FFF7FFF7F
+      FF7F186310420000000000000000000000000042007C1863FF7FE07FFF7F0000
+      1042007C007C10420000104210421042007C0000004108720872087200000000
+      000000000000000000000872087200410000000000001042FF7F1F001F001F00
+      1F00FF7F18630000000080038003800300000000000010421042104210421042
+      1042104200000000000000000000000000000042007C1863E07FFF7FE07F0000
+      18630000007C007C0000000000000000007C0000004108720872087200000000
+      FF7FFF7FFF7F000008720872087200410000000000001042FF7FFF7FFF7FFF7F
+      FF7FFF7F186300000000000080030000000000000000000000000000E07F0000
+      0000000000000000000000000000000000000042007C1863FF7FE07FFF7F0000
+      0000FF7FFF7F007C007C000000000000007C0000004108720872087200000000
+      FF7F08720872000000000872087200410000000000001042FF7F1F001F001F00
+      1F00FF7F186300000000000000000000000000000000000000000000E07F0000
+      00000000000000000000000000000000000000000042007CE07FFF7FE07F0000
+      1863FF7FFF7F1042007C007C0000007C00000000004108720872087200000000
+      FF7F08720872000000000872087200410000000000001042FF7FFF7FFF7FFF7F
+      FF7FFF7F186300000000000000000000000000000000000000000000E07F0000
+      00000000000000000000000000000000000000000000007C0042E07FFF7F0000
+      1863FF7FFF7F10420000007C007C007C00000000000000410872087200000000
+      FF7FFF7FFF7F000000000872004100000000000000001042FF7F1F001F001F00
+      1F00FF7F1863000000000000007C0000000000000000000000000000E07F0000
+      000000000000000000000000000000000000000000000000007C0042E07F1042
+      10421863FF7F104200000000007C104200000000000000000041087200000000
+      000000000000000008720041000000000000000000001042FF7FFF7FFF7FFF7F
+      000000000000000000000000007C00000000000000000000E07FE07FE07FE07F
+      E07F000000000000000000000000000000000000000000000000007C007CE07F
+      0000186318630000007C007C0000000000000000000000000000004108720872
+      087208720872087200410000000000000000000000001042FF7FFF7FFF7FFF7F
+      1863FF7F104200000000007C007C007C000000000000000000000000E07F0000
+      000000000000000000000000000000000000000000000000000000000000007C
+      007C007C007C007C000000000000000000000000000000000000000000410041
+      004100410041004100000000000000000000000000001042FF7FFF7FFF7FFF7F
+      186310420000000000000000007C0000000000000000000000000000E07F0000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000010421042104210421042
+      1042000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
@@ -3888,12 +3768,16 @@ object GikoForm: TGikoForm
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       000000000000000000000000000000000000424D3E000000000000003E000000
-      2800000040000000E00000000100010000000000000700000000000000000000
+      2800000040000000F00000000100010000000000800700000000000000000000
       000000000000000000000000FFFFFF0000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      00000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFC003
+      00000000000000000000000000000000FE7FFFFFC01BC00FFC1FF81FC011C00F
+      F005F00FC01BC00FE01BE007C01BC00FC015C003C01FC00F801D8001C01FC01F
+      001E8001C01BC03F00108001C011C07F001E8001C01BFBFF000E8001C01FFBFF
+      80058001C01FFBFFC011C003C01BFBFFE019E007C01BE0FFF027F00FC031FBFF
+      FC1FF81FC07BFBFFFE7FFFFFC0FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC003
       FFFFFFFFFFFFC003FC01803FFC01C003FC01803C3C01C003FC01803C3C01C003
       FC01803C3C01C003FC01803C3C01C003FC01803C3C01C003C00180000001C003
       C00180000001C003C00180000001C003C00180000001C003FFFFFFFC3FFFC003
@@ -3948,1056 +3832,93 @@ object GikoForm: TGikoForm
       F81FE0FFE007FFFFF83FFFFFF81FFFFF00000000000000000000000000000000
       000000000000}
   end
-  object ToobarImageList: TImageList
+  object ItemImageList: TImageList
+    Left = 4
+    Top = 276
+    Bitmap = {
+      494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
+      0000000000003600000028000000400000001000000001001000000000000008
+      0000000000000000000000000000000000001040104000000000000000000000
+      0000000000000000000000000000000010401040104010421042104210421042
+      1042104210421042104210421042104210401040104000000000000000000000
+      0000000000000000000000000000000010400000000000000000000000000000
+      0000000000000000000000000000000000001040104010421863186318631863
+      186318631863186318631863186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104210401040104010421863186318631863
+      1863186318631863186318631863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7F104210421042
+      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7F104210421042
+      10421042104210421042FF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7F104210421042
+      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7F104210421042
+      10421042104210421042FF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7F104210421042
+      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F1042104010401040007CFF7F1042007C1042
+      10421042104210421042FF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F1042104010401040007C007CFF7F007CFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7F104210421042
+      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042007C007C007C1042
+      007C007C104210421042FF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040007C007C007C007C007C007C007C
+      007CFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7F104210421042
+      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7FFF7F1042104010401040007C007C1042007C007C
+      10421042104210421042FF7F1863000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7F00000000000000001040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7F104210421042104210401040007C007C007C007C007C007C
+      007C007CFF7FFF7F000000000000000010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7F1863FF7F104210401040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7FFF7F186310401040007C007C1042007C007C007CFF7F
+      FF7FFF7FFF7FFF7F1863FF7F1042104010400000000000000000000000000000
+      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7F18631042104010401040104010401863FF7FFF7FFF7FFF7F
+      FF7FFF7FFF7FFF7FFF7F1863104010401040104010401042007CFF7F007C007C
+      FF7FFF7FFF7FFF7F186310421040104010400000000000000000000000000000
+      0000000000000000000000000000000000001040104010421042104210421042
+      1042104210421042104210401040104010401040104018631863186318631863
+      186318631863186318631040104010401040104010401042007C10421042007C
+      1042104210421042104210401040104010400000000000000000000000000000
+      000000000000000000000000000000000000424D3E000000000000003E000000
+      2800000040000000100000000100010000000000800000000000000000000000
+      000000000000000000000000FFFFFF0000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      000000000000}
+  end
+  object MessageImageList: TImageList
+    Height = 12
+    Width = 32
     Left = 36
-    Top = 244
+    Top = 276
     Bitmap = {
-      494C010134003600040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
-      000000000000360000002800000040000000E000000001001000000000000070
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000000000000000000000000000000000000000FF7FFF7F00000000
-      0000000000000000FF7FFF7F0000000000000000000000000000000000000000
-      1863186318631863186318631863000000000000000018631863186318631863
-      1863186300000000000000000000000000000000000000000000000000000000
-      186318631863186318631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F0000000000000000000000000000000000000000
-      0000000000001863186318631863000000000000000018631863186318630000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000186318631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F0000000000000000000000000000000000000000
-      1863186318631863186318631863000000000000000018631863186318631863
-      1863186300000000000000000000000000000000000000000000000000000000
-      186318631863186318631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F0000000000000000000000000000000000000000
-      0000000000001863186318631863000000000000000018631863186318630000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000186318631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F0000000000000000000000000000000000000000
-      1863186318631863186318631863000000000000000018631863186318631863
-      1863186300000000000000000000000000000000000000000000000000000000
-      186318631863186318631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F0000000000000000000000000000000000000000
-      0000000000000000186318631863000000000000000018631863186300000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000000018631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F000000000000000000000000FF7FFF7FFF7F1863
-      1863186318631863186318631863000000000000000018631863186318631863
-      186318631863FF7FFF7FFF7F000000000000000000000000FF7FFF7FFF7F1863
-      186318631863186318631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F000000000000000000000000FF7FFF7FFF7F1863
-      1863186318631863186318631863000000000000000018631863186318631863
-      186318631863FF7FFF7FFF7F000000000000000000000000FF7FFF7FFF7F1863
-      186318631863186318631863186300000000000000000000FF7F000010421042
-      10421042104210420000FF7F0000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000000000000000000000000000000000000000FF7FFF7F00000000
-      0000000000000000FF7FFF7F0000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000104210420000
-      0000000000001863000010420000000000000000FF7FFF7FFF7FFF7FFF7F0000
-      FF7F0000FF7FFF7F0000FF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      10421042FF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000104210420000
-      0000000000001863000010420000000000000000FF7FFF7FFF7F0000FF7F0000
-      FF7FFF7F0000FF7F0000FF7FFF7FFF7F00000000FF7FFF7F104210421042FF7F
-      10421042FF7F104210421042FF7FFF7F00000000000018631863186318631863
-      1863186300000000000000000000000000000000000000000000104210420000
-      0000000000000000000010420000000000000000FF7FFF7FFF7FFF7F00000000
-      0000FF7F0000FF7F0000FF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F10421042
-      1042104210421042FF7FFF7FFF7FFF7F00000000000018631863186318630000
-      0000000000000000000000000000000000000000000000000000104210421042
-      1042104210421042104210420000000000000000FF7FFF7FFF7F000000000000
-      000000000000FF7F0000FF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7F1042
-      104210421042FF7FFF7FFF7FFF7FFF7F00000000000018631863186318631863
-      1863186300000000000000000000000000000000000000000000104210420000
-      0000000000000000104210420000000000000000FF7FFF7FFF7FFF7FFF7F0000
-      FF7FFF7F0000FF7F0000FF7FFF7FFF7F00000000FF7FFF7F1042104210421042
-      104210421042104210421042FF7FFF7F00000000000018631863186318630000
-      0000000000000000000000000000000000000000000000000000104200001863
-      1863186318631863000010420000000000000000FF7FFF7FFF7F000000000000
-      000000000000000000000000FF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      10421042FF7FFF7FFF7FFF7FFF7FFF7F00000000000018631863186318631863
-      1863186300000000000000000000000000000000000000000000104200001863
-      1863186318631863000010420000000000000000FF7FFF7FFF7FFF7F0000FF7F
-      0000FF7F0000FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      10421042FF7FFF7FFF7FFF7FFF7FFF7F00000000000018631863186300000000
-      0000000000000000000000000000000000000000000000000000104200001863
-      1863186318631863000000000000000000000000FF7FFF7FFF7F000000000000
-      00000000000000000000FF7FFF7FFF7F00000000FF7FFF7FFF7F104210421042
-      10421042104210421042FF7FFF7FFF7F00000000000018631863186318631863
-      186318631863FF7FFF7FFF7F0000000000000000000000000000104200001863
-      1863186318631863000018630000000000000000FF7FFF7FFF7FFF7FFF7F0000
-      FF7FFF7FFF7FFF7FFF7F0000FF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      10421042FF7FFF7FFF7FFF7FFF7FFF7F00000000000018631863186318631863
-      186318631863FF7FFF7FFF7F0000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000001863186318631863186318631863
-      1863186318631863186318631863186318630000000010421863186318631863
-      1863186318631863186318631863000000000000FF7FFF7F18631863FF7FFF7F
-      FF7FFF7F18631863FF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00001863186318631863186318631863
-      186318631863186318631863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7FFF7F18631863FF7F
-      FF7F18631863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00001863186318631863186300000000
-      000000000000186318631863186318631863000000001042FF7F104210421042
-      10420000104210420000FF7F1863000000000000FF7FFF7FFF7FFF7FFF7F1863
-      1863FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00001863186300000000186318631863
-      186318631863186318631863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7F0000FF7F00000000FF7F1863000000000000FF7FFF7FFF7FFF7FFF7F1863
-      1863FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00001863186318631863186318631863
-      186318631863186318631863186318631863000000001042FF7F104210421042
-      10420000000010420000FF7F1863000000000000FF7FFF7FFF7F18631863FF7F
-      FF7F18631863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00001863186300000000000000000000
-      186300001863186318631863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7F00001042FF7F0000FF7F1863000000000000FF7FFF7F18631863FF7FFF7F
-      FF7FFF7F18631863FF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00001863186318631863186318631863
-      186318631863186318631863186318631863000000001042FF7F104210421042
-      10421042104210421042FF7F1863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F00000000000000000000FF7FFF7FFF7F18631863FF7F
-      FF7FFF7FFF7FFF7FFF7F00000000000000001863186300000000000018630000
-      000000000000000018631863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7F18631863FF7F18631863
-      FF7F18631863FF7FFF7F00000000000000000000FF7FFF7F1863186318631863
-      FF7FFF7FFF7FFF7FFF7F00000000000000001863186318631863186318631863
-      186318631863186318631863186318631863000000001042FF7F104210421042
-      10421042104210421042FF7F1863000000000000FF7F18631863FF7F18631863
-      FF7F18631863FF7FFF7F00000000000000000000FF7FFF7F18631863FF7F1863
-      1863FF7FFF7FFF7FFF7F00000000000000001863186300001863000018630000
-      186300001863000018631863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F00000000000000000000FF7F18631863FF7FFF7FFF7F
-      18631863FF7FFF7FFF7F00000000000000001863186318631863186318631863
-      186318631863186318631863186318631863000000001042FF7F104210421042
-      10421042104210421042FF7F18630000000000000000FF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F00000000000000000000000018631863FF7FFF7FFF7FFF7F
-      FF7F186318631863000000000000000000001863186300000000000000000000
-      000018630000000000001863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000186300000000000000000000
-      0000000000001863186300000000000000001863186318631863186318631863
-      186318631863186318631863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F1863FF7F1042000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000186318630000000000001863186318631863186318631863
-      186318631863186318631863186318631863000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F186310420000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000001863186318631863186318631863
-      1863186318631863186318631863186318630000000010421042104210421042
-      1042104210421042104200000000000000000000000000000000000000000000
-      1042104210420000000000000000000000001042104210421042000000000000
-      0000000000000000104210421042104200000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000104210421042
-      1863186318631042104200000000000000001042186318631042104200000000
-      0000000000001042104218631863104200000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      00000000000000000000000000000000000000000000000010421863FF7FFF7F
-      0000FF7FFF7F1863104200000000000000001042104218631863104210421042
-      0000104210421042186318631042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000001863FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F186310421042000000000000104218631863186318631042
-      1042104218631863186318631042000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000186310420000FF7FFF7F
-      FF7FFF7FFF7F0000FF7F18631042000000000000104210421863186318631863
-      1042186318631863186310421042000000000000FF7F000000000000FF7FFF7F
-      00000000FF7FFF7F00000000FF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000018631042FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F18631042104200000000000010421863186318631863
-      1863186318631863186310420000000000000000FF7FFF7F0000FF7FFF7F0000
-      FF7FFF7F00000000FF7FFF7F0000FF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000018631042FF7FFF7FFF7FFF7F
-      18631863FF7FFF7FFF7FFF7F1863104200000000000010421863186318631863
-      1863186318631863186310420000000000000000FF7FFF7F0000FF7FFF7F0000
-      FF7FFF7F00000000FF7FFF7F0000FF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000018630000FF7FFF7FFF7F1863
-      1042104218631863FF7F00001863104200000000000010421042186318631863
-      1863186318631863104210420000000000000000FF7FFF7F0000FF7FFF7F0000
-      FF7FFF7F00000000FF7FFF7F0000FF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000018631042FF7FFF7F18631042
-      FF7FFF7F104210421863FF7F1863104200000000104210421863186318631863
-      1863186318631863186310421042000000000000FF7FFF7F0000FF7FFF7F0000
-      FF7FFF7F00000000FF7FFF7F0000FF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F00000000000000000000000018631042FF7F1042FF7F
-      FF7FFF7FFF7FFF7F104218631042000000001042104218631863186318631863
-      1863186318631863186318631042104200000000FF7F00000000FF7FFF7F0000
-      FF7FFF7F00000000FF7FFF7F0000FF7F00000000FF7F18631863FF7F18631863
-      FF7F18631863FF7FFF7F000000000000000000000000186310420000FF7FFF7F
-      FF7FFF7FFF7F0000FF7F18631042000000001042186318631863186318631863
-      1863186318631863186318631863104200000000FF7FFF7F0000FF7FFF7FFF7F
-      00000000FF7FFF7F00000000FF7FFF7F00000000FF7F18631863FF7F18631863
-      FF7F18631863FF7FFF7F000000000000000000000000000018631042FF7FFF7F
-      FF7FFF7FFF7FFF7F186310420000000000001042104210421042104218631863
-      1863186318631042104210421042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000186310421042
-      0000FF7FFF7F1863104200000000000000000000000000000000104210421863
-      1863186310421042000000000000000000000000000000000000000000000000
-      00000000000000000000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F000000000000000000000000000000000000000018631863
-      1863186318631042000000000000000000000000000000000000000010421863
-      1863186310420000000000000000000000000000186318631863186318631863
-      1863186318631863186318631863186300000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000001863
-      1863186310421042000000000000000000000000000000000000000010421042
-      1863104210420000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000018631863
-      1863186318631042000000000000000000000000000000000000000000001042
-      1042104200000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421042104210421042
-      1042104210421042104210421042104200000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421042104210421042
-      1042104210421042104210421042000000000000000000000000000000000000
-      000000000000000000000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000000000000010420000
-      000000000000000000000000000000000000000000001863FF7F1863FF7F1863
-      FF7F1863FF7F0000000000001042000000000000000000000000000000000000
-      000000000000000000000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000001042104200000000
-      000000000000000000000000000000000000000000001863FF7FFF7F1863FF7F
-      1863FF7F00001042104210421042000000000000000000000000000000000000
-      000000000000000000000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000001042186300000000
-      000000000000000000000000000000000000000000001863FF7FFF7FFF7F1863
-      FF7F000010421042104218631042000000000000000000001042104210421042
-      104210421042104210421042104200000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000001042186300000000
-      0000000000000000000000000000000000000000000018630000000000000000
-      00001042104210421863FF7F1042000000000000000000000000000000001042
-      104210421042104200000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000001042186300000000
-      0000000000000000000000000000000000000000000000001042104210421042
-      0000104210421863FF7F18631042000000000000000000000000000000000000
-      000000000000000010420000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000001042FF7F18630000
-      0000000000000000104200000000000000000000000010421042186318631863
-      FF7F00001863FF7F1863FF7F1042000000000000000000000000000000000000
-      000000000000000010421042000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000000000104218631863
-      0000000000000000186310420000000000000000000010421863186318631863
-      FF7F0000FF7F1863FF7F18631042000000000000000000000000000000000000
-      000000000000000000001042000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F1042000000000000000000001042FF7F1863
-      1863104210421863186318631042000000000000000010421863186318631863
-      FF7F0000FF7FFF7F1863FF7F1042000000000000000000000000000000000000
-      000000000000000000001042000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000000000000000001042FF7F
-      FF7F18631863186318631863186310420000000000001042186318631863FF7F
-      FF7F0000FF7FFF7FFF7F18631042000000000000000000000000104200000000
-      000000000000000000001042000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000000000000000001042
-      1042FF7FFF7FFF7F18631863186300000000000000000000FF7FFF7FFF7FFF7F
-      0000FF7FFF7FFF7FFF7FFF7F1042000000000000000000000000104200000000
-      000000000000000000001042000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104200000000000000000000000000000000
-      0000104210421042FF7F18630000000000000000000018630000000000000000
-      FF7FFF7FFF7FFF7F104210421042000000000000000000000000104210420000
-      000000000000000010421042000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F104210421042104200000000000000000000000000000000
-      0000000000001042FF7F0000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000000000000000000010420000
-      000000001042104200000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000000000000000000000000000
-      000000000000104200000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F18630000000000000000000000000000000000001042
-      104210421042000000000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F18630000000000000000000000000000000000000000
-      0000000000001042000000000000000000000000000018631863186318631863
-      1863186318631863186300000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000018631863186318631863
-      1863186318631863186300000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000104210421042104200000000000010421863186318631863
-      1863186318631863186318631863000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000001042104210421042104210421042
-      1042104210420000FF7FFF7FFF7F10420000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000186300000000000000000000
-      0000000000000000000000001042000000000000104210421042104210421042
-      1042104210421042104210421042104200001042FF7FFF7F1863FF7F1863FF7F
-      1863FF7F10420000FF7FFF7FFF7F10420000000000001042FF7FFF7FFF7FFF7F
-      FF7F1042FF7FFF7FFF7FFF7F1863000000000000104210420000000000000000
-      00000000000000000000000000000000000000001042FF7FFF7F1863FF7F1863
-      FF7F1863FF7F1863FF7F1863FF7F104200001042FF7F1863FF7F1863FF7F1863
-      FF7F186310420000FF7FFF7FFF7F10420000000000001042FF7FFF7FFF7FFF7F
-      10421042FF7FFF7FFF7FFF7F1863000000000000104218631042000000000000
-      00000000000000000000104200000000000000001042FF7F1863FF7F1863FF7F
-      1863FF7F1863FF7F1863FF7F1863104200001042FF7FFF7F1863FF7F1863FF7F
-      1863FF7F10420000FF7FFF7FFF7F10420000000000001042FF7FFF7FFF7F1042
-      1042104210421042FF7FFF7F1863000000000000000010421863000000000000
-      00000000000000001042000000000000000000001042FF7FFF7F1863FF7F1863
-      FF7F1863FF7F1863FF7F1863FF7F104200001042FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7F10420000FF7FFF7FFF7F10420000000000001042FF7FFF7FFF7FFF7F
-      10421042FF7F10421042FF7F1863000000000000000000001042186300000000
-      00000000000010420000000000000000000000001042FF7F1863FF7F1863FF7F
-      1863FF7F1863FF7F1863FF7F1863104200001042FF7F1863FF7F1863FF7F1863
-      104210421042FF7FFF7FFF7FFF7F10420000000000001042FF7FFF7FFF7FFF7F
-      FF7F1042FF7FFF7F1042FF7F1863000000000000000000000000104210420000
-      00000000104200000000000000000000000000001042FF7FFF7F1863FF7F1863
-      FF7F1863FF7F1863FF7F1863FF7F1042000000001042FF7F1863FF7F18631042
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000001042FF7F1042FF7FFF7F
-      FF7FFF7FFF7FFF7F1042FF7F1863000000000000000000000000000010421042
-      00001042000000000000000000000000000000001042FF7F1863FF7F1863FF7F
-      1863FF7F1863FF7F1863FF7F186310420000000000001042104210421042FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000001042FF7F1042FF7FFF7F
-      1042FF7FFF7FFF7FFF7FFF7F1863000000000000000000000000000000001042
-      10420000000000000000000000000000000000001042FF7FFF7F1863FF7F1863
-      FF7F1863FF7F1863FF7F1863FF7F10420000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000001042FF7F10421042FF7F
-      10421042FF7FFF7FFF7FFF7F1863000000000000000000000000000010421042
-      00001042000000000000000000000000000000001042FF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000001042FF7FFF7F10421042
-      104210421042FF7FFF7FFF7F1863000000000000000000000000104218630000
-      00000000104200000000000000000000000000001042FF7F1863FF7F1863FF7F
-      1863FF7F1042104210421042104210420000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10420000000000001042FF7FFF7FFF7FFF7F
-      10421042FF7FFF7F000000000000000000000000000010421042186300000000
-      000000000000104200000000000000000000000000001042FF7F1863FF7F1863
-      FF7F10420000000000000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F10421042104210420000000000001042FF7FFF7FFF7FFF7F
-      1042FF7FFF7FFF7F1863FF7F1042000000000000104218631863000000000000
-      0000000000000000104200000000000000000000000000001042104210421042
-      104200000000000000000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F186300000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F186310420000000000000000104210421042000000000000
-      0000000000000000000000001042000000000000000000000000000000000000
-      000000000000000000000000000000000000000000001863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F18630000000000000000000010421042104210421042
-      1042104210421042104200000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000018631863186318631863
-      1863186318631863186300000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000104200000000000000000000FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000FF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000000000000000FF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F00001042104210420000000010420000FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000FF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000104210421042FF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F000010421863186300000000104200001042104210421042
-      1042FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000FF7F1863
-      1863186318631863186318631863FF7F00000000000000001042104210421863
-      1863186318631863186318631863FF7F0000000000000000FF7F104210421042
-      1042FF7FFF7F0000104218631863000000001042104210421042104210421042
-      10421042FF7FFF7FFF7FFF7FFF7F0000000000000000000000000000FF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000104210421042
-      1042FF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7F000010421863186300000000000010421042104210421042FF7FFF7F
-      104210421042FF7FFF7FFF7FFF7F0000000000000000000000000000FF7F1863
-      1863186318631863186318631863FF7F00000000000000000000000010421042
-      1042104218631863186318631863FF7F0000000000000000FF7F104210421042
-      FF7F000010421863186300000000000000001042104210421042FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000001042000000001042FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00001042104210421042104210421042
-      104210421042FF7FFF7FFF7FFF7FFF7F0000000000000000FF7FFF7FFF7FFF7F
-      FF7F0000000018630000FF7F0000000000000000104210421042104210421042
-      104210421042FF7FFF7FFF7FFF7F000000000000000010421042000010421863
-      1863186318631863186318631863FF7F00001042104210421042104210421042
-      1042104210421042104218631863FF7F0000000000000000FF7F104210421042
-      FF7F000000000000FF7FFF7F00000000000000001042104210421042FF7FFF7F
-      104210421042FF7FFF7FFF7FFF7F00000000000000000000104210421042FF7F
-      10421042FF7FFF7FFF7FFF7FFF7FFF7F00001042104210421042104210421042
-      104210421042FF7FFF7FFF7FFF7FFF7F0000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000010421042104210421042
-      10421042FF7FFF7FFF7FFF7FFF7F000000001042104210421042104210421042
-      1042186318631863186318631863FF7F00000000000000000000000010421042
-      1042104218631863186318631863FF7F0000000000000000FF7F104210421042
-      10421042104210421042FF7F0000000000000000000000001042104210421042
-      1042FF7F1042FF7FFF7FFF7FFF7F000000000000000010421042000010421042
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000104210421042
-      1042FF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000FF7FFF7FFF7F
-      10421042FF7FFF7F000000000000000000000000104210421042104210421042
-      1042104218631863186318631863FF7F00000000000000001042104210421863
-      1863186318631863186318631863FF7F0000000000000000FF7F104210421042
-      10421042104210421042FF7F0000000000000000000000000000FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F0000FF7F000000000000104210420000104210421042FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000000000104210421042FF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F0000000000000000000000000000FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F000000000000000000000000000000001042000010421042
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000001042000000001042
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421042104210421042
-      1042104210421042104210420000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      1042104210420000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000104200000000
-      0000000010420000000000000000000000000000000000001042000000000000
-      0000104200000000000010420000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000FF7F10420000
-      00000000FF7F104200000000000000000000000000000000FF7F104200000000
-      00001042000000001042FF7F0000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000FF7FFF7F1042
-      00000000FF7FFF7F10420000000000000000000000000000FF7FFF7F10420000
-      0000104200001042FF7FFF7F0000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000FF7FFF7FFF7F
-      10420000FF7FFF7FFF7F1042000000000000000000000000FF7FFF7FFF7F1042
-      000010421042FF7FFF7FFF7F0000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      1042FF7F000000000000000000000000000000000000000000001042FF7F1042
-      000000001042FF7F104200000000000000000000000000001042FF7F10420000
-      0000104200001042FF7F10420000000000000000000000000000000000000000
-      1042FF7F00000000000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000104210420000
-      0000000010421042000000000000000000000000000000001042104200000000
-      0000104200000000104210420000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000104200000000
-      0000000010420000000000000000000000000000000000001042000000000000
-      0000104200000000000010420000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      1042104210420000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421042104210421042
-      1042104210421042104210420000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000000000001042
-      0000000000000000104200000000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000000000000000
-      1042FF7F1042000000000000000000000000000000000000000000001042FF7F
-      0000000000001042FF7F00000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000000000000000
-      00001042000000000000000000000000000000000000000000001042FF7FFF7F
-      000000001042FF7FFF7F00000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000001042FF7FFF7FFF7F
-      00001042FF7FFF7FFF7F00000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000010421042104210421042
-      10421042104210421042104200000000000000000000000000001042FF7F1042
-      000000001042FF7F104200000000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000010421042
-      0000000000001042104200000000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000000001042
-      0000000000000000104200000000000000000000000000000000000000000000
-      1042FF7F10420000000000000000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000000000001042
-      FF7FFF7FFF7F1042000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000104200000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000010421042
-      1042FF7FFF7FFF7F104200000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421863186318631863
-      1863186318631863186318631863000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421863186318631863
-      1863186318631863186318631863000000000000000000000000000000000000
-      000000000000000000000000000000000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000000010421042000000000000
-      000000000000000000000000000000000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7FFF7FFF7F10421042
-      1042FF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000001042FF7FFF7FFF7FFF7F
-      FF7F1042FF7FFF7FFF7FFF7F1863000000001042186300000000104210420000
-      000000000000000000000000000000000000000000001042FF7F104210421042
-      FF7FFF7F10421042104210421863000000000000FF7FFF7FFF7F10421042FF7F
-      FF7FFF7FFF7FFF7F1042FF7FFF7FFF7F0000000000001042FF7FFF7FFF7FFF7F
-      10421042FF7FFF7FFF7FFF7F1863000000001042186300001042104210420000
-      000000000000000000000000000000000000000000001042FF7FFF7F1042FF7F
-      FF7FFF7FFF7F10421042FF7F1863000000000000FF7FFF7FFF7F1042FF7FFF7F
-      FF7FFF7FFF7F104210421042FF7FFF7F0000000000001042FF7FFF7FFF7F1042
-      1042104210421042FF7FFF7F1863000000001042186318630000186300000000
-      000000001042186318631863186300000000000000001042FF7FFF7F1042FF7F
-      FF7FFF7FFF7F10421042FF7F1863000000000000FF7F10421042104210421042
-      FF7FFF7F10421042104210421042FF7F0000000000001042FF7FFF7FFF7FFF7F
-      10421042FF7F10421042FF7F1863000000001042FF7F18631863000018630000
-      000000001042FF7F18631863000000000000000000001042FF7FFF7FFF7F1042
-      10421042104210421042FF7F1863000000000000FF7FFF7F104210421042FF7F
-      FF7FFF7FFF7FFF7F1042FF7FFF7FFF7F0000000000001042FF7FFF7FFF7FFF7F
-      FF7F1042FF7FFF7F1042FF7F18630000000000001042FF7F1863186318630000
-      1042000010421863FF7F1863186300000000000000001042FF7FFF7FFF7F1042
-      FF7FFF7F10421042FF7FFF7F1863000000000000FF7FFF7FFF7F1042FF7FFF7F
-      FF7FFF7FFF7F10421042FF7FFF7FFF7F0000000000001042FF7F1042FF7FFF7F
-      FF7FFF7FFF7FFF7F1042FF7F186300000000000000000000FF7F186318630000
-      000010421042FF7F1042FF7F186318630000000000001042FF7FFF7FFF7F1042
-      FF7FFF7F10421042FF7FFF7F1863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7F104210421042FF7FFF7FFF7FFF7F0000000000001042FF7F1042FF7FFF7F
-      1042FF7FFF7FFF7FFF7FFF7F18630000000000000000FF7F1863FF7F18630000
-      104200001042104200001042FF7F18630000000000001042FF7FFF7FFF7FFF7F
-      104210421042FF7FFF7FFF7F1863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000001042FF7F10421042FF7F
-      10421042FF7FFF7FFF7FFF7F1863000000001042104210421042104210420000
-      0000000010420000000010421042FF7F0000000000001042FF7FFF7FFF7FFF7F
-      104210421042FF7FFF7FFF7F1863000000000000000000000000000000000000
-      000000000000000000000000000000000000000000001042FF7FFF7F10421042
-      104210421042FF7FFF7FFF7F1863000000000000000000000000104218631042
-      104210421042104210420000104218630000000000001042FF7FFF7FFF7FFF7F
-      104210421042FF7F0000000000000000000000000000FF7FFF7FFF7FFF7FFF7F
-      FF7FFF7F0000000000000000000000000000000000001042FF7FFF7FFF7FFF7F
-      10421042FF7FFF7F00000000000000000000000000000000000000001042FF7F
-      FF7F18631042104200001863186300000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F1863FF7F104200000000000000000000FF7FFF7FFF7FFF7F
-      FF7F00000000000000000000000000000000000000001042FF7FFF7FFF7FFF7F
-      1042FF7FFF7FFF7F1863FF7F1042000000000000000000000000000000001042
-      104210421042104200001042104200000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F186310420000000000000000000000000000000000000000
-      000000000000000000000000000000000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F186310420000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421042104210421042
-      1042104210421042104200000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421042104210421042
-      1042104210421042104200000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000104210421042104210421042
-      1042000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      00000000000000000000000000000000000000001863FF7FFF7FFF7FFF7FFF7F
-      1042000010421863186318631863186300000000000000000000000000001042
-      1863186318631863186318631863000000000000000010421863186318631863
-      1863186318631863186318631863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000001863FF7FFF7FFF7FFF7FFF7F
-      104200001042FF7FFF7FFF7FFF7F186300000000000000000000000000000000
-      000000000000000000000000186300000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000001863FF7FFF7FFF7FFF7FFF7F
-      104200001042FF7F10421042FF7F186300000000000000000000104218631863
-      186318631863186318630000186300000000000000001042FF7F104210421042
-      10421042104210421042FF7F1863000000000000FF7FFF7FFF7FFF7F10421042
-      10421042104210421042FF7FFF7FFF7F000000001863FF7FFF7FFF7FFF7FFF7F
-      104200001042FF7FFF7FFF7FFF7F186300000000000000000000000000000000
-      000000000000000018630000186300000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7FFF7FFF7F1042FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000001863FF7FFF7FFF7FFF7FFF7F
-      104200001042FF7F10421042FF7F186300000000000010421863186318631863
-      186318631863000018630000186300000000000000001042FF7F104210421042
-      10421042104210421042FF7F1863000000000000FF7FFF7FFF7FFF7F1042FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000001863FF7FFF7FFF7FFF7FFF7F
-      104200001042FF7FFF7FFF7FFF7F18630000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7F1863000018630000186300000000000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7F1042104210421042
-      1042FF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000186318631863186318631863
-      104200001042104210421042104210420000000000001042FF7F104210421042
-      1042FF7F1863000018630000186300000000000000001863FF7F104218631042
-      10421042104210421042FF7F1863000000000000FF7FFF7FFF7F104210421042
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
-      000000001042104210421042104210421042000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7F18630000186300000000000000000000000018631863FF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000000000000FF7FFF7FFF7FFF7F1042FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000104218631863186318631863
-      000000001863FF7FFF7FFF7FFF7FFF7F1042000000001042FF7F104210421042
-      1042FF7F18630000186300001042000000000000000010421863186318631042
-      18631863104210421042FF7F1863000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000001042FF7FFF7FFF7FFF7F1863
-      000000001863FF7FFF7FFF7FFF7FFF7F1042000000001042FF7FFF7FFF7FFF7F
-      FF7FFF7F18630000000000000000000000001863186318631863186318631863
-      1863FF7FFF7FFF7FFF7FFF7F1863000000000000000000000000000000000000
-      00000000000000000000000000000000000000001042FF7F10421042FF7F1863
-      000000001863FF7FFF7FFF7FFF7FFF7F1042000000001042FF7F104210421042
-      1042FF7F18630000104200000000000000000000000018631863104218631863
-      10421042104210421042FF7F18630000000000000000FF7FFF7FFF7FFF7FFF7F
-      FF7FFF7F000000000000000000000000000000001042FF7FFF7FFF7FFF7F1863
-      000000001863FF7FFF7FFF7FFF7FFF7F1042000000001042FF7FFF7FFF7FFF7F
-      0000000000000000000000000000000000000000186318631863186318631863
-      18631863FF7FFF7F00000000000000000000000000000000FF7FFF7FFF7FFF7F
-      FF7F0000000000000000000000000000000000001042FF7F10421042FF7F1863
-      000000001863FF7FFF7FFF7FFF7FFF7F1042000000001042FF7FFF7FFF7FFF7F
-      1863FF7F1042000000000000000000000000186318631042186318631863FF7F
-      FF7FFF7FFF7FFF7F1863FF7F1042000000000000000000000000000000000000
-      00000000000000000000000000000000000000001042FF7FFF7FFF7FFF7F1863
-      000000001863FF7FFF7FFF7FFF7FFF7F1042000000001042FF7FFF7FFF7FFF7F
-      1863104200000000000000000000000000000000000010421863FF7F18631863
-      FF7FFF7FFF7FFF7F186310420000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000104210421042104210421042
-      0000000018631863186318631863186310420000000010421042104210421042
-      1042000000000000000000000000000000000000000010421863104210421863
-      1042104210421042104200000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7F10421042104210421042
-      1042FF7F1042104210421042FF7FFF7F00000000FF7F104210421042FF7FFF7F
-      FF7FFF7F104210421042FF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F10421042FF7F
-      FF7F10421042FF7FFF7F10421042FF7F00000000FF7F1042FF7F1042FF7F1042
-      1042FF7F1042FF7F1042FF7F1042FF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F10421042FF7F
-      FF7F10421042FF7FFF7F10421042FF7F00000000FF7F10421042FF7FFF7FFF7F
-      FF7FFF7F10421042FF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F18631863
-      1863186318631863186318631863186300000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F10421042FF7F
-      FF7F10421042FF7FFF7F10421042FF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7F1042104210421042FF7F
-      FF7F10421042FF7FFF7F10421042FF7F00000000FF7F104210421042FF7FFF7F
-      FF7FFF7F104210421042FF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F10421042FF7F
-      FF7FFF7F1042104210421042FF7FFF7F00000000FF7F1042FF7F1042FF7F1042
-      1042FF7F1042FF7F1042FF7F1042FF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7F10421042FF7FFF7FFF7F
-      FF7FFF7F10421042FF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7F1863FF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7F1863FF7FFF7F
-      FF7FFF7F1863FF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000186318631863186318631863
-      1863186318631863186318631863186300000000186318631863186318631863
-      1863186318631863186318631863186300000000186318631863186318631863
-      1863186318631863186318631863186300000000186318631863186318631863
-      1863186318631863186318631863186300000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000001042104210421042104210421042
-      1042104210421042104210421042000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000010421042
-      1042104210421042000000000000000000000000000000000000000000000000
-      00000000000000000000000000000000000010421863FF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F18631042104200000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F00000000000000001042104210421042
-      1042104210421042104210420000000000000000000000000000000000000000
-      0000000000000000000000000000000000001042186310421042104210421042
-      1042104210421042104218631042104200000000FF7FFF7FFF7FFF7FFF7F0000
-      FF7FFF7F0000FF7FFF7FFF7FFF7FFF7F00000000000010421042104210421042
-      1042104210421042104210421042000000000000000000000000000000000000
-      0000000000000000000000000000000000001042186318631863186318631863
-      1863186318631042104218631042104200000000FF7FFF7FFF7FFF7F00000000
-      FF7FFF7F00000000FF7FFF7FFF7FFF7F00000000000010421042104210421042
-      1042104210421042104210421042000000001863000000000000000000000000
-      0000000000000000000000000000000000001042186318631863186318631863
-      1863186318631042104218631042104200000000FF7FFF7FFF7F000018630000
-      FF7FFF7F000018630000FF7FFF7FFF7F00000000104210421042104210421042
-      1042104210421042104210421042104200000000186300000000000000000000
-      0000186300000000000000000000000000001042FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1042104200000000FF7FFF7F0000186318630000
-      FF7FFF7F0000186318630000FF7FFF7F000000001042104210421042FF7FFF7F
-      10421042FF7FFF7F104210421042104200000000000018631863000000000000
-      0000186318630000000000000000000000000000104218631863186318631863
-      0000186318631863186318631863104200000000FF7FFF7FFF7F000018630000
-      FF7FFF7F000018630000FF7FFF7FFF7F0000000010421042104210421042FF7F
-      FF7FFF7FFF7F1042104210421042104200000000000000001863186300000000
-      0000186318631863000000000000000000000000000010421042104210420000
-      FF7F000010421042104210421042104200000000FF7FFF7FFF7FFF7F00000000
-      FF7FFF7F00000000FF7FFF7FFF7FFF7F00000000104210421042104210421042
-      FF7FFF7F10421042104210421042104200000000000000000000186318630000
-      186318630000186318630000000000000000000000000000000000000000FF7F
-      FF7FFF7F00001042000000000000000000000000FF7FFF7FFF7FFF7FFF7F0000
-      FF7FFF7F0000FF7FFF7FFF7FFF7FFF7F0000000010421042104210421042FF7F
-      FF7FFF7FFF7F1042104210421042104200000000000000000000000018631863
-      18630000000000001863186300000000000000000000000000000000FF7FFF7F
-      FF7FFF7FFF7F0000104200000000000000000000FF7FFF7FFF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F000000001042104210421042FF7FFF7F
-      10421042FF7FFF7F104210421042104200000000000000000000000000001863
-      1863000000000000000018631863000000000000000000000000FF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F000010420000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000010421042104210421042
-      1042104210421042104210421042000000000000000000000000000000000000
-      186300000000000000000000000018630000000000000000000000000000FF7F
-      FF7FFF7F000000000000000010420000000000000000FF7FFF7FFF7FFF7FFF7F
-      FF7FFF7F00000000000000000000000000000000000010421042104210421042
-      1042104210421042104210421042000000000000000000000000000000000000
-      000000000000000000000000000000001863000000000000000000000000FF7F
-      FF7FFF7F0000104200000000000000000000000000000000FF7FFF7FFF7FFF7F
-      FF7F000000000000000000000000000000000000000000001042104210421042
-      1042104210421042104210420000000000000000000000000000000000000000
-      000000000000000000000000000000000000000000000000000000000000FF7F
-      FF7FFF7F00001042000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000010421042
-      1042104210421042000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000000000000000000000000000424D3E000000000000003E000000
-      2800000040000000E00000000100010000000000000700000000000000000000
-      000000000000000000000000FFFFFF0000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      00000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFC003
-      FFFFFFFFFFFFC003FC01803FFC01C003FC01803C3C01C003FC01803C3C01C003
-      FC01803C3C01C003FC01803C3C01C003FC01803C3C01C003C00180000001C003
-      C00180000001C003C00180000001C003C00180000001C003FFFFFFFC3FFFC003
-      FFFFFFFC3FFFC003FFFFFFFFFFFFFFFFFF7EFFFFFFFFFFFFBFFF00000000FFFF
-      F00300000000FFFFE00300000000803FE00300000000803FE00300000000803F
-      E00300000000803F200300000000803FE00200000000803FE003000000008003
-      E003000000008003E003000000008003E003000000008003FFFF00000000FFFF
-      BF7D00000000FFFF7F7EFFFFFFFFFFFFFFFFFFFFFFFFC001000000000000C001
-      000000000000C001000000000000C001000000000000C001000000000000C001
-      000000000000C001000000000000C001000000000000C001000700070000C001
-      000700070000C001000700070000C001000700070000C001800F000F0000C003
-      FFFFFFE70000C007FFFFFFFF0000C00FFE3F0FE1FFFFFFFFF00F07C100000000
-      E00F010100000000E003800300000000C003800300000000C001C00700000000
-      8001C007000000008001C007000000008001800300000000C003000100000007
-      C003000100000007E007000100000007F00FF01F00000007F81FF83F0000800F
-      FC1FF83F0000FFFFF81FFC7FFFFFFFFFC001F8FFC003FFFFC001F1FFC003FFFF
-      C001E3FFC003FFFFC001E3FFC003E003C001E3DFC003FC1FC001E3CFC003FFEF
-      C001E1C78003FFE7C001F0038003FFF7C001F0018003FFF7C001F8008003F7F7
-      C001FC01C003F7F7C001FF03C003F3E7C001FFC7C003FB9FC003FFCFC007FC3F
-      C007FFDFC00FFFFFC00FFFFFFFFFFFFFC001FFFFFFFF8001C001FFFFC0000001
-      C0019FFB80000001C0018FFF80000001C00187F780000001C001C7EF80000001
-      C001E3CF80000001C001F19F80008001C001F83F8000C001C001FC7F8000C001
-      C001F83F8000C001C001F19F8001C001C001C3CFC07FC001C00387E7E0FFC003
-      C0078FFBFFFFC007C00FFFFFFFFFC00FFFFFFFFFFFFFE001F000F000C001E001
-      F000F000C000C001F000C000C000A001F000E000C0010001F000F000C0030001
-      F000F000C0030001D0000000C0038001C0000000C0038001E0000000C003C001
-      0000F000C003E001C000F000C003E0018000E000C003E0032000C000C003E007
-      E000F000C003E00FEDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC3FC003
-      FFFFFE7FFC3FC003EF7FDE7BFC3FFE7FE73FCE73FC3FFC3FE31FC663FC3FF81F
-      E10FC243FC3FF00FE007C003FC3FE007E007C003E007FC3FE10FC243F00FFC3F
-      E31FC663F81FFC3FE73FCE73FC3FFC3FEF7FDE7BFE7FFC3FFFFFFE7FC003FC3F
-      FFFFFFFFC003FC3FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
-      FFFFFFFFE007FFFFE007FE7FF00FFEF7F00FFC3FF81FFCE7F81FF81FFC3FF8C7
-      FC3FF00FFE7FF087FE7FE007C003E007E007FE7FC003E007F00FFC3FFE7FF087
-      F81FF81FFC3FF8C7FC3FF00FF81FFCE7FE7FE007F00FFEF7FFFFFFFFE007FFFF
-      FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFC001FFFFC001FFFFC0010000C001CC1F
-      C0010000C001800FC0010000C0010007C0010000C0010000C0010000C0010001
-      C0010000C0010001C0010000C0018001C0010000C001C000C0010000C0018000
-      C0010000C0010000C0010000C001F000C001803FC001F801C003C07FC003FC13
-      C007E0FFC007FFFFC00FFFFFC00FFFFFFFFF8080FC01C00100008080FC01C001
-      00008080F001C00100008080F001C00100008080C001C00100008080C001C001
-      00008080C001C00100008080C001C00100008080C001C00100008080C003C001
-      00008080C007000100008080C00FC001803F8080C01F8001C07F8080C03F0003
-      E0FF8080C07FC007FFFF8080C0FFC00FFFFFFFFFFFFFFFFF0000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000FFFFFFFFFFFFFFFF8003FFFFF81FFFFF00010000E007FFFF
-      00000000C003FFFF0000000080017FFF0000000080013F7F0000000000000E3F
-      000000000000861F800000000000C20FC00100000000E007F81F00000000F043
-      F00F00000000F861E00700008001FC70C003803F8001FEFCF81FC07FC003FFFE
-      F81FE0FFE007FFFFF83FFFFFF81FFFFF00000000000000000000000000000000
-      000000000000}
-  end
-  object ItemImageList: TImageList
-    Left = 4
-    Top = 276
-    Bitmap = {
-      494C010103000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
-      0000000000003600000028000000400000001000000001001000000000000008
-      0000000000000000000000000000000000001040104000000000000000000000
-      0000000000000000000000000000000010401040104010421042104210421042
-      1042104210421042104210421042104210401040104000000000000000000000
-      0000000000000000000000000000000010400000000000000000000000000000
-      0000000000000000000000000000000000001040104010421863186318631863
-      186318631863186318631863186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F104210401040104010421863186318631863
-      1863186318631863186318631863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7F104210421042
-      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7F104210421042
-      10421042104210421042FF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7F104210421042
-      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7F104210421042
-      10421042104210421042FF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7F104210421042
-      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F1042104010401040007CFF7F1042007C1042
-      10421042104210421042FF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F1042104010401040007C007CFF7F007CFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7F104210421042
-      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040104010401042007C007C007C1042
-      007C007C104210421042FF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F10421040007C007C007C007C007C007C007C
-      007CFF7FFF7FFF7FFF7FFF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7F104210421042
-      10421042104210421042FF7F186300001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7FFF7F1042104010401040007C007C1042007C007C
-      10421042104210421042FF7F1863000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F00000000000000001040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F104210421042104210401040007C007C007C007C007C007C
-      007C007CFF7FFF7F000000000000000010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F1863FF7F104210401040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7FFF7F186310401040007C007C1042007C007C007CFF7F
-      FF7FFF7FFF7FFF7F1863FF7F1042104010400000000000000000000000000000
-      000000000000000000000000000000000000104010401042FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7F18631042104010401040104010401863FF7FFF7FFF7FFF7F
-      FF7FFF7FFF7FFF7FFF7F1863104010401040104010401042007CFF7F007C007C
-      FF7FFF7FFF7FFF7F186310421040104010400000000000000000000000000000
-      0000000000000000000000000000000000001040104010421042104210421042
-      1042104210421042104210401040104010401040104018631863186318631863
-      186318631863186318631040104010401040104010401042007C10421042007C
-      1042104210421042104210401040104010400000000000000000000000000000
-      000000000000000000000000000000000000424D3E000000000000003E000000
-      2800000040000000100000000100010000000000800000000000000000000000
-      000000000000000000000000FFFFFF0000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      0000000000000000000000000000000000000000000000000000000000000000
-      000000000000}
-  end
-  object MessageImageList: TImageList
-    Height = 12
-    Width = 32
-    Left = 36
-    Top = 276
-    Bitmap = {
-      494C010104000900040020000C00FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
-      0000000000003600000028000000800000002400000001001000000000000024
+      494C010104000900040020000C00FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
+      0000000000003600000028000000800000002400000001001000000000000024
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
@@ -5314,8 +4235,8 @@ object GikoForm: TGikoForm
     Left = 4
     Top = 308
     Bitmap = {
-      494C01010300040004000B001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
-      00000000000036000000280000002C0000001000000001001000000000008005
+      494C01010400090004000B001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
+      00000000000036000000280000002C0000003000000001001000000000008010
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
@@ -5327,23 +4248,111 @@ object GikoForm: TGikoForm
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
-      000000000000000000000000000000000000000000000000FF7FFF7FFF7FFF7F
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000010420000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000010421042786310421042000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      000010427863786378631042000000000000000000000000FF7FFF7FFF7FFF7F
       FF7F000000000000000000000000000000000000000000000000000000000000
-      0000000000000000FF7F00000000000000000000000000000000000000000000
-      00000000000000000000000000000000FF7F000200020002FF7F000000000000
+      0000000000000000FF7F00000000000000000000000000001042786378637863
+      78637863104200000000000000000000FF7F000200020002FF7F000000000000
       FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F0000000000000000FF7F
-      1042FF7F00000000000000000000000000000000000000000000000000000000
+      1042FF7F00000000000000000000000010427863786378637863786310420000
       00000000FF7FFF7FFF7F0002E0030002FF7FFF7FFF7F0000FF7F100010001000
       100010001000100010001000FF7F000000000000FF7F104210421042FF7F0000
-      00000000000000000000000000000000000000000000000000000000FF7F0002
+      00000000000000001042786378637863786378631042000000000000FF7F0002
       00020002E003000200020002FF7F00000000FF7F100010001000100010001000
       1000FF7F000000000000FF7F10421042104210421042FF7F0000000000000000
-      0000000000000000000000000000000000000000FF7F0002E003E003E003E003
+      0000104278637863786310420000000000000000FF7F0002E003E003E003E003
       E0030002FF7F000000000000FF7F10001000100010001000FF7F000000000000
-      FF7F1042104210421042104210421042FF7F0000000000000000000000000000
-      000000000000000000000000FF7F000200020002E003000200020002FF7F0000
+      FF7F1042104210421042104210421042FF7F0000000000000000104210427863
+      104210420000000000000000FF7F000200020002E003000200020002FF7F0000
       000000000000FF7F100010001000FF7F000000000000FF7F1042104210421042
-      10421042104210421042FF7F0000000000000000000000000000000000000000
+      10421042104210421042FF7F0000000000000000000010420000000000000000
       00000000FF7FFF7FFF7F0002E0030002FF7FFF7FFF7F00000000000000000000
       FF7F1000FF7F0000000000000000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
       FF7FFF7F00000000000000000000000000000000000000000000000000000000
@@ -5361,12 +4370,20 @@ object GikoForm: TGikoForm
       0000000000000000000000000000000000000000000000000000000000000000
       0000000000000000000000000000000000000000000000000000000000000000
       000000000000000000000000000000000000424D3E000000000000003E000000
-      280000002C000000100000000100010000000000800000000000000000000000
-      000000000000000000000000FFFFFF00FFFFFFFF80000000FFFFFFFF80000000
-      FFFFFFFF80000000FFFFFFFF80000000E0FFFFEF80000000E0E003C780000000
-      8020038380000000803007018000000080380E0080000000803C1C0000000000
-      803E3C0000000000E0FF7FFF80000000E0FFFFFF80000000FFFFFFFF80000000
-      FFFFFFFF80000000FFFFFFFF8000000000000000000000000000000000000000
+      280000002C000000300000000100010000000000800100000000000000000000
+      000000000000000000000000FFFFFF0000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      0000000000000000000000000000000000000000000000000000000000000000
+      00000000000000000000000000000000FFFFFFFFFFF00000FFFFFFFFFDF00000
+      FFFFFFFFF0700000FFFFFFFFF0700000E0FFFFEFE0300000E0E003C7E0300000
+      80200383E030000080300701F070000080380E00F0700000803C1C007DF00000
+      803E3C007FF00000E0FF7FFFFFF00000E0FFFFFFFFF00000FFFFFFFFFFF00000
+      FFFFFFFFFFF00000FFFFFFFFFFF0000000000000000000000000000000000000
       000000000000}
   end
   object AddressImageList: TImageList
@@ -5450,63 +4467,70 @@ object GikoForm: TGikoForm
   end
   object MainMenu: TMainMenu
     Images = HotToobarImageList
-    Left = 69
+    Left = 72
     Top = 212
     object FileMenu: TMenuItem
       Caption = #12501#12449#12452#12523'(&F)'
       object L4: TMenuItem
-        Action = LoginAction
+        Action = GikoDM.LoginAction
         AutoCheck = True
       end
       object B4: TMenuItem
-        Action = NewBoardAction
+        Action = GikoDM.NewBoardAction
+      end
+      object N80: TMenuItem
+        Action = GikoDM.NewBoardSearchAction
       end
       object N7: TMenuItem
         Caption = '-'
       end
       object DeleteMenu: TMenuItem
-        Action = LogDeleteAction
+        Action = GikoDM.LogDeleteAction
       end
       object N28: TMenuItem
         Caption = '-'
       end
       object S4: TMenuItem
-        Action = SelectTextClearAction
+        Action = GikoDM.SelectTextClearAction
       end
       object N29: TMenuItem
-        Action = NameTextClearAction
+        Action = GikoDM.NameTextClearAction
       end
       object N30: TMenuItem
-        Action = MailTextClearAction
+        Action = GikoDM.MailTextClearAction
       end
       object N15: TMenuItem
         Caption = '-'
       end
       object TabSave: TMenuItem
-        Action = TabsSaveAction
+        Action = GikoDM.TabsSaveAction
       end
       object TabOpen: TMenuItem
-        Action = TabsOpenAction
+        Action = GikoDM.TabsOpenAction
       end
       object N66: TMenuItem
         Caption = #36984#25246#12473#12524#12483#12489#12434#20445#23384
         object SelectThreadSave: TMenuItem
-          Action = SelectItemSaveForHTML
-          Caption = 'HTML'#21270#12377#12427
+          Action = GikoDM.SelectItemSaveForHTML
         end
         object dat1: TMenuItem
-          Action = SelectItemSaveForDat
-          Caption = 'DAT'#12398#12414#12414
+          Action = GikoDM.SelectItemSaveForDat
         end
       end
       object ExportFavoriteFileAction1: TMenuItem
-        Action = ExportFavoriteFile
+        Action = GikoDM.ExportFavoriteFile
       end
       object N61: TMenuItem
         Caption = '-'
       end
+      object N77: TMenuItem
+        Action = GikoDM.StoredTaskTrayAction
+      end
+      object N78: TMenuItem
+        Caption = '-'
+      end
       object ExitMenu: TMenuItem
-        Action = ExitAction
+        Action = GikoDM.ExitAction
       end
     end
     object ViewMenu: TMenuItem
@@ -5514,78 +4538,78 @@ object GikoForm: TGikoForm
       object T2: TMenuItem
         Caption = #12484#12540#12523#12496#12540'(&T)'
         object StdToolBarMenu: TMenuItem
-          Action = StdToolBarVisibleAction
+          Action = GikoDM.StdToolBarVisibleAction
           AutoCheck = True
         end
         object AddressToolBarMenu: TMenuItem
-          Action = AddressBarVisibleAction
+          Action = GikoDM.AddressBarVisibleAction
           AutoCheck = True
         end
         object L7: TMenuItem
-          Action = LinkBarVisibleAction
+          Action = GikoDM.LinkBarVisibleAction
           AutoCheck = True
         end
         object N25: TMenuItem
           Caption = '-'
         end
         object L3: TMenuItem
-          Action = ListToolBarVisibleAction
+          Action = GikoDM.ListToolBarVisibleAction
           AutoCheck = True
         end
         object S3: TMenuItem
-          Action = ListNameBarVisibleAction
+          Action = GikoDM.ListNameBarVisibleAction
           AutoCheck = True
         end
         object N26: TMenuItem
           Caption = '-'
         end
         object B3: TMenuItem
-          Action = BrowserToolBarVisibleAction
+          Action = GikoDM.BrowserToolBarVisibleAction
           AutoCheck = True
         end
         object R2: TMenuItem
-          Action = BrowserNameBarVisibleAction
+          Action = GikoDM.BrowserNameBarVisibleAction
           AutoCheck = True
         end
         object T4: TMenuItem
           Caption = #12502#12521#12454#12470#12479#12502'(&T)'
           object Show1: TMenuItem
-            Action = BrowserTabVisibleAction
+            Action = GikoDM.BrowserTabVisibleAction
             AutoCheck = True
           end
           object N34: TMenuItem
             Caption = '-'
           end
           object T5: TMenuItem
-            Action = BrowserTabTopAction
+            Action = GikoDM.BrowserTabTopAction
             AutoCheck = True
             GroupIndex = 1
             RadioItem = True
           end
           object B5: TMenuItem
-            Action = BrowserTabBottomAction
+            Action = GikoDM.BrowserTabBottomAction
             AutoCheck = True
             GroupIndex = 1
             RadioItem = True
           end
           object N35: TMenuItem
             Caption = '-'
-            GroupIndex = 1
+            GroupIndex = 2
           end
           object A8: TMenuItem
-            Action = BrowserTabTabStyleAction
+            Action = GikoDM.BrowserTabTabStyleAction
             AutoCheck = True
             GroupIndex = 2
             RadioItem = True
           end
           object U2: TMenuItem
-            Action = BrowserTabButtonStyleAction
+            Action = GikoDM.BrowserTabButtonStyleAction
             AutoCheck = True
             GroupIndex = 2
             RadioItem = True
           end
           object F1: TMenuItem
-            Action = BrowserTabFlatStyleAction
+            Action = GikoDM.BrowserTabFlatStyleAction
             AutoCheck = True
             GroupIndex = 2
             RadioItem = True
@@ -5595,53 +4619,53 @@ object GikoForm: TGikoForm
       object CabinetMenu: TMenuItem
         Caption = #12461#12515#12499#12493#12483#12488'(&C)'
         object H1: TMenuItem
-          Action = CabinetHistoryAction
+          Action = GikoDM.CabinetHistoryAction
           AutoCheck = True
           RadioItem = True
         end
         object N54: TMenuItem
-          Action = CabinetFavoriteAction
+          Action = GikoDM.CabinetFavoriteAction
           AutoCheck = True
         end
         object N4: TMenuItem
           Caption = '-'
         end
         object CabinetVisibleMenu: TMenuItem
-          Action = CabinetVisibleAction
+          Action = GikoDM.CabinetVisibleAction
           AutoCheck = True
         end
       end
       object MessageMenu: TMenuItem
-        Action = MsgBarVisibleAction
+        Action = GikoDM.MsgBarVisibleAction
         AutoCheck = True
       end
       object StatusBarMenu: TMenuItem
-        Action = StatusBarVisibleAction
+        Action = GikoDM.StatusBarVisibleAction
         AutoCheck = True
       end
       object MMSep03: TMenuItem
         Caption = '-'
       end
       object LargeIconMenu: TMenuItem
-        Action = LargeIconAction
+        Action = GikoDM.LargeIconAction
         GroupIndex = 2
         RadioItem = True
       end
       object SmallIconMenu: TMenuItem
         Tag = 1
-        Action = SmallIconAction
+        Action = GikoDM.SmallIconAction
         GroupIndex = 2
         RadioItem = True
       end
       object ListMenu: TMenuItem
         Tag = 2
-        Action = ListIconAction
+        Action = GikoDM.ListIconAction
         GroupIndex = 2
         RadioItem = True
       end
       object DetailMenu: TMenuItem
         Tag = 3
-        Action = DetailIconAction
+        Action = GikoDM.DetailIconAction
         GroupIndex = 2
         RadioItem = True
       end
@@ -5650,12 +4674,12 @@ object GikoForm: TGikoForm
         GroupIndex = 2
       end
       object H3: TMenuItem
-        Action = ArrangeAction
+        Action = GikoDM.ArrangeAction
         AutoCheck = True
         GroupIndex = 2
       end
       object I1: TMenuItem
-        Action = PaneInitAction
+        Action = GikoDM.PaneInitAction
         GroupIndex = 2
       end
       object N27: TMenuItem
@@ -5663,56 +4687,62 @@ object GikoForm: TGikoForm
         GroupIndex = 2
       end
       object N10: TMenuItem
-        Action = StopAction
+        Action = GikoDM.StopAction
         GroupIndex = 2
       end
     end
     object B1: TMenuItem
       Caption = #26495'(&B)'
       object N3: TMenuItem
-        Action = ListNumberVisibleAction
+        Action = GikoDM.ListNumberVisibleAction
         AutoCheck = True
       end
       object U1: TMenuItem
-        Action = UpFolderAction
+        Action = GikoDM.UpFolderAction
       end
       object N2: TMenuItem
         Caption = '-'
       end
       object A1: TMenuItem
-        Action = AllItemAction
+        Action = GikoDM.AllItemAction
         AutoCheck = True
         GroupIndex = 1
         RadioItem = True
-        ShortCut = 16433
       end
       object L1: TMenuItem
-        Action = LogItemAction
+        Action = GikoDM.LogItemAction
         AutoCheck = True
         GroupIndex = 1
         RadioItem = True
-        ShortCut = 16434
       end
       object N5: TMenuItem
-        Action = NewItemAction
+        Action = GikoDM.NewItemAction
         AutoCheck = True
         GroupIndex = 1
         RadioItem = True
-        ShortCut = 16435
+      end
+      object N76: TMenuItem
+        Action = GikoDM.LiveItemAction
+        AutoCheck = True
+        GroupIndex = 1
+      end
+      object DAT3: TMenuItem
+        Action = GikoDM.ArchiveItemAction
+        AutoCheck = True
+        GroupIndex = 1
       end
       object S2: TMenuItem
-        Action = SelectItemAction
+        Action = GikoDM.SelectItemAction
         AutoCheck = True
         GroupIndex = 1
         RadioItem = True
-        ShortCut = 16436
       end
       object N39: TMenuItem
         Caption = '-'
         GroupIndex = 1
       end
       object T6: TMenuItem
-        Action = ThreadEditorAction
+        Action = GikoDM.ThreadEditorAction
         GroupIndex = 1
       end
       object N19: TMenuItem
@@ -5720,11 +4750,11 @@ object GikoForm: TGikoForm
         GroupIndex = 1
       end
       object KidokuMenu: TMenuItem
-        Action = KidokuAction
+        Action = GikoDM.KidokuAction
         GroupIndex = 1
       end
       object MidokuMenu: TMenuItem
-        Action = MidokuAction
+        Action = GikoDM.MidokuAction
         GroupIndex = 1
       end
       object N23: TMenuItem
@@ -5732,31 +4762,31 @@ object GikoForm: TGikoForm
         GroupIndex = 1
       end
       object OpenLogFolder: TMenuItem
-        Action = LogFolderOpenAction
+        Action = GikoDM.LogFolderOpenAction
         GroupIndex = 1
       end
       object B6: TMenuItem
-        Action = BoardIEAction
+        Action = GikoDM.BoardIEAction
         GroupIndex = 1
       end
       object BrowsBoradHeadAction1: TMenuItem
-        Action = BrowsBoradHeadAction
+        Action = GikoDM.BrowsBoradHeadAction
         GroupIndex = 1
       end
       object URLC3: TMenuItem
-        Action = SelectItemURLCopyAction
+        Action = GikoDM.SelectItemURLCopyAction
         GroupIndex = 1
       end
       object SelectItemNameCopyAction1: TMenuItem
-        Action = SelectItemNameCopyAction
+        Action = GikoDM.SelectItemNameCopyAction
         GroupIndex = 1
       end
       object URLN2: TMenuItem
-        Action = SelectItemNameURLCopyAction
+        Action = GikoDM.SelectItemNameURLCopyAction
         GroupIndex = 1
       end
       object AllSelectMenu: TMenuItem
-        Action = AllSelectAction
+        Action = GikoDM.AllSelectAction
         GroupIndex = 1
       end
       object N21: TMenuItem
@@ -5764,66 +4794,76 @@ object GikoForm: TGikoForm
         GroupIndex = 1
       end
       object D1: TMenuItem
-        Action = SelectListReloadAction
+        Action = GikoDM.SelectListReloadAction
         GroupIndex = 1
       end
       object D2: TMenuItem
-        Action = SelectThreadReloadAction
+        Action = GikoDM.SelectThreadReloadAction
         GroupIndex = 1
       end
     end
     object S1: TMenuItem
       Caption = #12473#12524'(&R)'
       object G2: TMenuItem
-        Action = BrowserMaxAction
+        Action = GikoDM.BrowserMaxAction
       end
       object About1: TMenuItem
-        Action = BrowserMinAction
+        Action = GikoDM.BrowserMinAction
       end
       object N11: TMenuItem
         Caption = '-'
       end
       object T3: TMenuItem
-        Action = ScrollTopAction
+        Action = GikoDM.ScrollTopAction
       end
       object L2: TMenuItem
-        Action = ScrollLastAction
+        Action = GikoDM.ScrollLastAction
       end
       object N12: TMenuItem
-        Action = ScrollNewAction
+        Action = GikoDM.ScrollNewAction
       end
       object K1: TMenuItem
-        Action = ScrollKokoAction
+        Action = GikoDM.ScrollKokoAction
+      end
+      object N74: TMenuItem
+        Action = GikoDM.JumpToNumOfResAction
+        GroupIndex = 1
       end
       object N13: TMenuItem
         Caption = '-'
+        GroupIndex = 1
       end
       object A11: TMenuItem
-        Action = AllResAction
+        Action = GikoDM.AllResAction
         AutoCheck = True
+        GroupIndex = 1
       end
       object S5: TMenuItem
-        Action = SelectResAction
+        Action = GikoDM.SelectResAction
         AutoCheck = True
+        GroupIndex = 1
       end
       object N50: TMenuItem
         Caption = '-'
+        GroupIndex = 1
       end
       object R1: TMenuItem
-        Action = EditorAction
+        Action = GikoDM.EditorAction
+        GroupIndex = 1
       end
       object N14: TMenuItem
         Caption = '-'
+        GroupIndex = 1
       end
       object N6: TMenuItem
         Caption = #12479#12502'(&T)'
         GroupIndex = 1
         object C1: TMenuItem
-          Action = BrowserTabCloseAction
+          Action = GikoDM.BrowserTabCloseAction
           GroupIndex = 1
         end
         object V1: TMenuItem
-          Action = NotSelectTabCloseAction
+          Action = GikoDM.NotSelectTabCloseAction
           GroupIndex = 1
         end
         object N24: TMenuItem
@@ -5831,7 +4871,7 @@ object GikoForm: TGikoForm
           GroupIndex = 1
         end
         object D4: TMenuItem
-          Action = ActiveLogDeleteAction
+          Action = GikoDM.ActiveLogDeleteAction
           GroupIndex = 1
         end
         object N62: TMenuItem
@@ -5839,7 +4879,7 @@ object GikoForm: TGikoForm
           GroupIndex = 1
         end
         object A6: TMenuItem
-          Action = AllTabCloseAction
+          Action = GikoDM.AllTabCloseAction
           GroupIndex = 1
         end
         object N17: TMenuItem
@@ -5847,19 +4887,19 @@ object GikoForm: TGikoForm
           GroupIndex = 1
         end
         object L5: TMenuItem
-          Action = LeftmostTabSelectAction
+          Action = GikoDM.LeftmostTabSelectAction
           GroupIndex = 1
         end
         object L6: TMenuItem
-          Action = LeftTabSelectAction
+          Action = GikoDM.LeftTabSelectAction
           GroupIndex = 1
         end
         object A7: TMenuItem
-          Action = RightTabSelectAction
+          Action = GikoDM.RightTabSelectAction
           GroupIndex = 1
         end
         object R3: TMenuItem
-          Action = RightmostTabSelectAction
+          Action = GikoDM.RightmostTabSelectAction
           GroupIndex = 1
         end
       end
@@ -5868,23 +4908,23 @@ object GikoForm: TGikoForm
         GroupIndex = 1
       end
       object T1: TMenuItem
-        Action = ShowThreadAction
+        Action = GikoDM.ShowThreadAction
         GroupIndex = 1
       end
       object B2: TMenuItem
-        Action = ShowBoardAction
+        Action = GikoDM.ShowBoardAction
         GroupIndex = 1
       end
       object URLC2: TMenuItem
-        Action = URLCopyAction
+        Action = GikoDM.URLCopyAction
         GroupIndex = 1
       end
       object T9: TMenuItem
-        Action = NameCopyAction
+        Action = GikoDM.NameCopyAction
         GroupIndex = 1
       end
       object URLN1: TMenuItem
-        Action = NameURLCopyAction
+        Action = GikoDM.NameURLCopyAction
         GroupIndex = 1
       end
       object N49: TMenuItem
@@ -5892,17 +4932,16 @@ object GikoForm: TGikoForm
         GroupIndex = 1
       end
       object A2: TMenuItem
-        Action = ItemReloadAction
+        Action = GikoDM.ItemReloadAction
         GroupIndex = 1
       end
       object N8: TMenuItem
         Caption = '-'
         GroupIndex = 1
       end
-      object N42: TMenuItem
-        Caption = #20491#21029#12354#12412#12540#12435#35299#38500
+      object AntiIndivAbonMenuItem: TMenuItem
+        Action = GikoDM.AntiIndividualAbonDlgAction
         GroupIndex = 1
-        OnClick = N42Click
       end
     end
     object FavoriteMenu: TMenuItem
@@ -5913,82 +4952,88 @@ object GikoForm: TGikoForm
     object ToolMenu: TMenuItem
       Caption = #12484#12540#12523'(&T)'
       object Find1: TMenuItem
-        Action = SearchAction
+        Action = GikoDM.SearchAction
       end
       object RoundMenu: TMenuItem
-        Action = RoundAction
+        Action = GikoDM.RoundAction
       end
       object MMSep04: TMenuItem
         Caption = '-'
       end
       object K3: TMenuItem
-        Action = KotehanAction
+        Action = GikoDM.KotehanAction
       end
       object K2: TMenuItem
-        Action = KeySettingAction
+        Action = GikoDM.KeySettingAction
       end
       object T7: TMenuItem
-        Action = ToolBarSettingAction
+        Action = GikoDM.ToolBarSettingAction
       end
       object N40: TMenuItem
         Caption = '-'
       end
       object NG1: TMenuItem
-        Action = EditNGAction
+        Action = GikoDM.EditNGAction
       end
       object NG2: TMenuItem
         Caption = 'NG'#12527#12540#12489#35501#12415#36796#12415
         object GoBack: TMenuItem
-          Caption = #19968#12388#21069
-          OnClick = GoBackClick
+          Action = GikoDM.GoBackAction
         end
         object Reload: TMenuItem
-          Caption = #20877#35501#12415#36796#12415
-          OnClick = ReloadClick
+          Action = GikoDM.ReloadAction
         end
         object GoFoward: TMenuItem
-          Caption = #19968#12388#24460#12429
-          OnClick = GoFowardClick
+          Action = GikoDM.GoFowardAction
         end
       end
       object N43: TMenuItem
         Caption = '-'
       end
+      object N22: TMenuItem
+        Action = GikoDM.SetInputAssistAction
+      end
+      object N42: TMenuItem
+        Caption = '-'
+      end
       object PlugInMenu: TMenuItem
         Caption = #12503#12521#12464#12452#12531'(&P)'
       end
       object OptionMenu: TMenuItem
-        Action = OptionAction
+        Action = GikoDM.OptionAction
       end
     end
     object HelpMenu: TMenuItem
       Caption = #12504#12523#12503'(&H)'
       object H4: TMenuItem
-        Action = GikoHelpAction
+        Action = GikoDM.GikoHelpAction
+      end
+      object WikiFAQ: TMenuItem
+        Action = GikoDM.WikiFAQWebPageAction
       end
       object N36: TMenuItem
         Caption = '-'
       end
       object G1: TMenuItem
-        Action = GikoNaviWebPageAction
+        Action = GikoDM.GikoNaviWebPageAction
       end
       object MonazillaWebPageAction1: TMenuItem
-        Action = MonazillaWebPageAction
+        Action = GikoDM.MonazillaWebPageAction
       end
       object N2N1: TMenuItem
-        Action = BBS2chWebPageAction
+        Action = GikoDM.BBS2chWebPageAction
       end
       object N1: TMenuItem
         Caption = '-'
       end
       object F2: TMenuItem
-        Action = GikoFolderOpenAction
+        Action = GikoDM.GikoFolderOpenAction
       end
       object N38: TMenuItem
         Caption = '-'
       end
       object AboutMenu: TMenuItem
-        Action = AboutAction
+        Action = GikoDM.AboutAction
       end
     end
   end
@@ -6005,1121 +5050,48 @@ object GikoForm: TGikoForm
     Left = 100
     Top = 308
   end
-  object ActionList: TActionList
-    Images = ToobarImageList
-    Left = 5
-    Top = 372
-    object OnlyAHundredResAction: TAction
-      Category = #12473#12524#12483#12489
-      AutoCheck = True
-      Caption = #26368#26032'100'#12524#12473#12398#12415#34920#31034'(&H)'
-      GroupIndex = 2
-      Hint = #26368#26032'100'#12524#12473#12398#12415#34920#31034
-      ImageIndex = 38
-      OnExecute = OnlyAHundredResActionExecute
-    end
-    object OnlyKokoResAction: TAction
-      Category = #12473#12524#12483#12489
-      AutoCheck = True
-      Caption = #26410#35501#12524#12473#12398#12415#34920#31034'(&K)'
-      GroupIndex = 2
-      Hint = #26410#35501#12524#12473#12398#12415#34920#31034
-      ImageIndex = 46
-      OnExecute = OnlyKokoResActionExecute
-    end
-    object LoginAction: TAction
-      Category = #12501#12449#12452#12523
-      AutoCheck = True
-      Caption = #12525#12464#12452#12531'(&L)'
-      Hint = #12525#12464#12452#12531#65295#12525#12464#12450#12454#12488#12434#12377#12427
-      ImageIndex = 3
-      OnExecute = LoginActionExecute
-    end
-    object NewBoardAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #26495#26356#26032'(&B)...'
-      Hint = #12508#12540#12489#26356#26032#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
-      OnExecute = NewBoardActionExecute
-    end
-    object LogDeleteAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #12525#12464#21066#38500'(&D)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#21066#38500#12377#12427
-      ShortCut = 46
-      OnExecute = LogDeleteActionExecute
-      OnUpdate = LogDeleteActionUpdate
-    end
-    object KidokuAction: TAction
-      Category = #32232#38598
-      Caption = #26082#35501#12395#12377#12427'(&K)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#26082#35501#12395#12377#12427
-      OnExecute = KidokuActionExecute
-    end
-    object StdToolBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #27161#28310#12484#12540#12523#12496#12540'(&S)'
-      Checked = True
-      Hint = #27161#28310#12484#12540#12523#12496#12540#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = StdToolBarVisibleActionExecute
-    end
-    object AddressBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12450#12489#12524#12473#12496#12540'(&A)'
-      Checked = True
-      Hint = #12450#12489#12524#12473#12496#12540#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = AddressBarVisibleActionExecute
-    end
-    object LinkBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12522#12531#12463#12496#12540'(&K)'
-      Checked = True
-      Hint = #12522#12531#12463#12496#12540#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = LinkBarVisibleActionExecute
-    end
-    object ListToolBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12522#12473#12488#12484#12540#12523#12496#12540'(&L)'
-      Checked = True
-      Hint = #12522#12473#12488#12484#12540#12523#12496#12540#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = ListToolBarVisibleActionExecute
-    end
-    object SearchAction: TAction
-      Category = #12484#12540#12523
-      Caption = #12525#12464#26908#32034'(&S)'
-      Hint = #12525#12464#26908#32034#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
-      ImageIndex = 34
-      ShortCut = 16454
-      OnExecute = SearchActionExecute
-    end
-    object GikoNaviWebPageAction: TAction
-      Category = #12504#12523#12503
-      Caption = #12462#12467#12490#12499#12398#12454#12455#12502#12469#12452#12488'(&G)'
-      Hint = #12462#12467#12490#12499#12398#12454#12455#12502#12469#12452#12488#12434#34920#31034#12377#12427
-      OnExecute = GikoNaviWebPageActionExecute
-    end
-    object MonazillaWebPageAction: TAction
-      Category = #12504#12523#12503
-      Caption = #12514#12490#12472#12521#12398#12454#12455#12502#12469#12452#12488'(&M)'
-      Hint = #12514#12490#12472#12521#12398#12454#12455#12502#12469#12452#12488#12434#34920#31034#12377#12427
-      OnExecute = MonazillaWebPageActionExecute
-    end
-    object BBS2chWebPageAction: TAction
-      Category = #12504#12523#12503
-      Caption = '2'#12385#12419#12435#12397#12427#12488#12483#12503#12506#12540#12472'(&N)'
-      Hint = '2'#12385#12419#12435#12397#12427#12488#12483#12503#12506#12540#12472#12434#34920#31034#12377#12427
-      OnExecute = BBS2chWebPageActionExecute
-    end
-    object GikoFolderOpenAction: TAction
-      Category = #12504#12523#12503
-      Caption = #12462#12467#12490#12499#12501#12457#12523#12480#12434#38283#12367'(&F)'
-      Hint = #12462#12467#12490#12499#12398#12501#12457#12523#12480#12434#38283#12367
-      OnExecute = GikoFolderOpenActionExecute
-    end
-    object AboutAction: TAction
-      Category = #12504#12523#12503
-      Caption = #12496#12540#12472#12519#12531#24773#22577'(&A)...'
-      Hint = #12496#12540#12472#12519#12531#24773#22577#12434#34920#31034#12377#12427
-      OnExecute = AboutActionExecute
-    end
-    object SelectTextClearAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #32094#36796#12415#23653#27508#28040#21435'(&S)'
-      Hint = #32094#36796#12415#23653#27508#12434#28040#21435#12377#12427
-      OnExecute = SelectTextClearActionExecute
-    end
-    object NameTextClearAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #12524#12473#12456#12487#12451#12479#21517#21069#23653#27508#28040#21435'(&N)'
-      Hint = #12524#12473#12456#12487#12451#12479#12398#21517#21069#23653#27508#12434#28040#21435#12377#12427
-      OnExecute = NameTextClearActionExecute
-    end
-    object MailTextClearAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #12524#12473#12456#12487#12451#12479#12513#12540#12523#23653#27508#28040#21435'(&N)'
-      Hint = #12524#12473#12456#12487#12451#12479#12398#12513#12540#12523#23653#27508#12434#28040#21435#12377#12427
-      OnExecute = MailTextClearActionExecute
-    end
-    object ExitAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #32066#20102'(&X)'
-      Hint = #12462#12467#12490#12499#12434#32066#20102#12377#12427
-      OnExecute = ExitActionExecute
-    end
-    object ListNameBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12522#12473#12488#21517#31216'(&I)'
-      Checked = True
-      Hint = #12522#12473#12488#21517#31216#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = ListNameBarVisibleActionExecute
-    end
-    object BrowserToolBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12502#12521#12454#12470#12484#12540#12523#12496#12540'(&B)'
-      Checked = True
-      Hint = #12502#12521#12454#12470#12484#12540#12523#12496#12540#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = BrowserToolBarVisibleActionExecute
-    end
-    object BrowserNameBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12502#12521#12454#12470#21517#31216'(&R)'
-      Checked = True
-      Hint = #12502#12521#12454#12470#21517#31216#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = BrowserNameBarVisibleActionExecute
-    end
-    object MsgBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12513#12483#12475#12540#12472#12496#12540'(&E)'
-      Hint = #12513#12483#12475#12540#12472#12496#12540#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = MsgBarVisibleActionExecute
-    end
-    object MsgBarCloseAction: TAction
-      Category = #34920#31034
-      Caption = #38281#12376#12427'(&C)'
-      Hint = #12513#12483#12475#12540#12472#12496#12540#12434#38281#12376#12427
-      OnExecute = MsgBarCloseActionExecute
-    end
-    object StatusBarVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12473#12486#12540#12479#12473#12496#12540'(&U)'
-      Hint = #12473#12486#12540#12479#12473#12496#12540#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = StatusBarVisibleActionExecute
-    end
-    object CabinetBBSAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #25522#31034#26495'(&N)'
-      Hint = #12461#12515#12499#12493#12483#12488#12398#34920#31034#12434#25522#31034#26495#12395#12377#12427
-      ImageIndex = 35
-      OnExecute = CabinetBBSActionExecute
-    end
-    object CabinetHistoryAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #23653#27508#12522#12473#12488'(&H)'
-      Hint = #12461#12515#12499#12493#12483#12488#12398#34920#31034#12434#23653#27508#12522#12473#12488#12395#12377#12427
-      ImageIndex = 36
-      OnExecute = CabinetHistoryActionExecute
-    end
-    object OnlyNewResAction: TAction
-      Category = #12473#12524#12483#12489
-      AutoCheck = True
-      Caption = #26032#30528#12524#12473#12398#12415#34920#31034'(&N)'
-      GroupIndex = 2
-      Hint = #26032#30528#12524#12473#12398#12415#34920#31034
-      ImageIndex = 45
-      OnExecute = OnlyNewResActionExecute
-    end
-    object CabinetFavoriteAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12362#27671#12395#20837#12426'(&A)'
-      Hint = #12461#12515#12499#12493#12483#12488#12398#34920#31034#12434#12362#27671#12395#20837#12426#12522#12473#12488#12395#12377#12427
-      ImageIndex = 37
-      OnExecute = CabinetFavoriteActionExecute
-    end
-    object CabinetVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12461#12515#12499#12493#12483#12488#34920#31034'(&O)'
-      Hint = #12461#12515#12499#12493#12483#12488#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      ImageIndex = 1
-      OnExecute = CabinetVisibleActionExecute
-    end
-    object ListNumberVisibleAction: TAction
-      Category = #26495
-      AutoCheck = True
-      Caption = #12522#12473#12488#30058#21495#34920#31034'(&N)'
-      Hint = #12522#12473#12488#30058#21495#34920#31034#12434#22793#26356#12377#12427
-      ImageIndex = 6
-      OnExecute = ListNumberVisibleActionExecute
-    end
-    object UpFolderAction: TAction
-      Category = #26495
-      Caption = #19978#12408'(&U)'
-      Hint = #19978#20301#12501#12457#12523#12480#12395#31227#21205#12377#12427
-      ImageIndex = 8
-      ShortCut = 8
-      OnExecute = UpFolderActionExecute
-      OnUpdate = UpFolderActionUpdate
-    end
-    object CabinetCloseAction: TAction
-      Category = #34920#31034
-      Caption = #38281#12376#12427'(&C)'
-      Hint = #12461#12515#12499#12493#12483#12488#12434#38281#12376#12427
-    end
-    object IconStyle: TAction
-      Category = #34920#31034
-      Caption = #34920#31034'(&V)'
-      Hint = #34920#31034
-      ImageIndex = 7
-      OnExecute = IconStyleExecute
-    end
-    object LargeIconAction: TAction
-      Category = #34920#31034
-      Caption = #22823#12365#12356#12450#12452#12467#12531'(&G)'
-      GroupIndex = 2
-      Hint = #12522#12473#12488#12434#22823#12365#12356#12450#12452#12467#12531#34920#31034#12395#12377#12427
-      OnExecute = LargeIconActionExecute
-    end
-    object SmallIconAction: TAction
-      Category = #34920#31034
-      Caption = #23567#12373#12356#12450#12452#12467#12531'(&M)'
-      GroupIndex = 2
-      Hint = #12522#12473#12488#12434#23567#12373#12356#12450#12452#12467#12531#34920#31034#12395#12377#12427
-      OnExecute = SmallIconActionExecute
-    end
-    object ListIconAction: TAction
-      Category = #34920#31034
-      Caption = #19968#35239'(&L)'
-      GroupIndex = 2
-      Hint = #12522#12473#12488#12434#19968#35239#34920#31034#12395#12377#12427
-      OnExecute = ListIconActionExecute
-    end
-    object DetailIconAction: TAction
-      Category = #34920#31034
-      Caption = #35443#32048'(&D)'
-      GroupIndex = 2
-      Hint = #12522#12473#12488#12434#35443#32048#34920#31034#12395#12377#12427
-      OnExecute = DetailIconActionExecute
-    end
-    object MidokuAction: TAction
-      Category = #32232#38598
-      Caption = #26410#35501#12395#12377#12427'(&M)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#26410#35501#12395#12377#12427
-      OnExecute = MidokuActionExecute
-    end
-    object AllSelectAction: TAction
-      Category = #32232#38598
-      Caption = #12377#12409#12390#36984#25246'(&A)'
-      Hint = #12522#12473#12488#12434#12377#12409#12390#36984#25246#12377#12427
-      ShortCut = 16449
-      OnExecute = AllSelectActionExecute
-      OnUpdate = AllSelectActionUpdate
-    end
-    object AllItemAction: TAction
-      Category = #26495
-      AutoCheck = True
-      Caption = #12377#12409#12390#12398#12473#12524#12483#12489#12434#34920#31034'(&A)'
-      GroupIndex = 1
-      Hint = #12473#12524#12483#12489#12434#12377#12409#12390#34920#31034#12377#12427
-      ImageIndex = 9
-      OnExecute = AllItemActionExecute
-      OnUpdate = AllItemActionUpdate
-    end
-    object LogItemAction: TAction
-      Category = #26495
-      AutoCheck = True
-      Caption = #12525#12464#26377#12426#12473#12524#12483#12489#34920#31034'(&L)'
-      GroupIndex = 1
-      Hint = #12525#12464#26377#12426#12473#12524#12483#12489#12398#12415#34920#31034#12377#12427
-      ImageIndex = 10
-      OnExecute = LogItemActionExecute
-      OnUpdate = LogItemActionUpdate
-    end
-    object NewItemAction: TAction
-      Category = #26495
-      AutoCheck = True
-      Caption = #26032#30528#12473#12524#12483#12489#34920#31034'(&N)'
-      GroupIndex = 1
-      Hint = #26032#30528#12473#12524#12483#12489#12398#12415#34920#31034#12377#12427
-      ImageIndex = 11
-      OnExecute = NewItemActionExecute
-      OnUpdate = NewItemActionUpdate
-    end
-    object ThreadRangeAction: TAction
-      Category = #26495
-      AutoCheck = True
-      Caption = #12473#12524#12483#12489#12398#34920#31034#31684#22258#12434#35373#23450'(&H)'
-      GroupIndex = 1
-      Hint = #12473#12524#12483#12489#12398#34920#31034#31684#22258#12434#35373#23450
-      ImageIndex = 10
-      OnExecute = ThreadRangeActionExecute
-      OnUpdate = ThreadRangeActionUpdate
-    end
-    object SelectItemAction: TAction
-      Category = #26495
-      AutoCheck = True
-      Caption = #12473#12524#12483#12489#32094#36796#12415#34920#31034'(&S)...'
-      GroupIndex = 1
-      Hint = #12473#12524#12483#12489#32094#36796#12415#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
-      ImageIndex = 12
-      OnExecute = SelectItemActionExecute
-      OnUpdate = SelectItemActionUpdate
-    end
-    object StopAction: TAction
-      Category = #34920#31034
-      Caption = #20013#27490'(&S)'
-      Hint = #12480#12454#12531#12525#12540#12489#12434#20013#27490#12377#12427
-      ImageIndex = 2
-      ShortCut = 27
-      OnExecute = StopActionExecute
-    end
-    object OptionAction: TAction
-      Category = #12484#12540#12523
-      Caption = #12458#12503#12471#12519#12531'(&O)...'
-      Hint = #12458#12503#12471#12519#12531#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
-      OnExecute = OptionActionExecute
-    end
-    object RoundAction: TAction
-      Category = #12484#12540#12523
-      Caption = #24033#22238#12434#23455#34892'(&R)...'
-      Hint = #24033#22238#12480#12452#12450#12525#12464#12434#34920#31034#12377#12427
-      ImageIndex = 0
-      OnExecute = RoundActionExecute
-    end
-    object BrowserMaxAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12473#12524#12434#22823#12365#12367#34920#31034'(&E)'
-      Hint = #12473#12524#12483#12489#34920#31034#12456#12522#12450#12434#22823#12365#12367#34920#31034#12377#12427
-      ImageIndex = 16
-      OnExecute = BrowserMaxActionExecute
-    end
-    object BrowserMinAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12473#12524#12434#23567#12373#12367#34920#31034'(&W)'
-      Hint = #12473#12524#12483#12489#34920#31034#12456#12522#12450#12434#23567#12373#12367#34920#31034#12377#12427
-      ImageIndex = 17
-      OnExecute = BrowserMinActionExecute
-    end
-    object ScrollTopAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #20808#38957#12408#31227#21205'(&T)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12398#20808#38957#12408#31227#21205#12377#12427
-      ImageIndex = 22
-      OnExecute = ScrollTopActionExecute
-      OnUpdate = ScrollTopActionUpdate
-    end
-    object ScrollLastAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #26368#24460#12408#31227#21205'(&L)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#26368#24460#12408#31227#21205#12377#12427
-      ImageIndex = 23
-      OnExecute = ScrollLastActionExecute
-      OnUpdate = ScrollLastActionUpdate
-    end
-    object ScrollNewAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #26032#30528#12408#31227#21205'(&N)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12398#26032#30528#12408#31227#21205#12377#12427
-      ImageIndex = 24
-      OnExecute = ScrollNewActionExecute
-      OnUpdate = ScrollNewActionUpdate
-    end
-    object ScrollKokoAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12467#12467#12414#12391#35501#12435#12384#12408#31227#21205'(&K)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12398#12467#12467#12414#12391#35501#12435#12384#12408#31227#21205#12377#12427
-      ImageIndex = 25
-      OnExecute = ScrollKokoActionExecute
-      OnUpdate = ScrollKokoActionUpdate
-    end
-    object EditorAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12524#12473#26360#12365#36796#12415'(&R)'
-      Hint = #12524#12473#26360#12365#36796#12415#12454#12451#12531#12489#12454#12434#34920#31034#12377#12427
-      ImageIndex = 26
-      ShortCut = 16466
-      OnExecute = EditorActionExecute
-      OnUpdate = EditorActionUpdate
-    end
-    object IEAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12502#12521#12454#12470#12391#34920#31034'(&B)'
-      Hint = #12473#12524#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      ImageIndex = 27
-      OnExecute = IEActionExecute
-      OnUpdate = IEActionUpdate
-    end
-    object ShowThreadAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12473#12524#12483#12489#12434#12502#12521#12454#12470#12391#34920#31034'(&S)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      ImageIndex = 27
-      OnExecute = ShowThreadActionExecute
-      OnUpdate = ShowThreadActionUpdate
-    end
-    object ShowBoardAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #26495#12434#12502#12521#12454#12470#12391#34920#31034'(&B)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12398#26495#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      ImageIndex = 27
-      OnExecute = ShowBoardActionExecute
-      OnUpdate = ShowBoardActionUpdate
-    end
-    object URLCopyAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = 'URL'#12434#12467#12500#12540'(&C)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12398'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = URLCopyActionExecute
-      OnUpdate = URLCopyActionUpdate
-    end
-    object NameCopyAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12473#12524#12483#12489#21517#12434#12467#12500#12540'(&T)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#21517#12434#12467#12500#12540#12377#12427
-      OnExecute = NameCopyActionExecute
-      OnUpdate = NameCopyActionUpdate
-    end
-    object NameURLCopyAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12473#12524#12483#12489#21517#12392'URL'#12434#12467#12500#12540'(&M)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#21517#12392'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = NameURLCopyActionExecute
-      OnUpdate = NameURLCopyActionUpdate
-    end
-    object ItemReloadAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12473#12524#12483#12489#12480#12454#12531#12525#12540#12489'(&A)'
-      Hint = #34920#31034#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#12480#12454#12531#12525#12540#12489#12377#12427
-      ImageIndex = 28
-      OnExecute = ItemReloadActionExecute
-      OnUpdate = ItemReloadActionUpdate
-    end
-    object ThreadEditorAction: TAction
-      Category = #26495
-      Caption = #26032#12473#12524#20316#25104'(&T)'
-      Hint = #26032#12473#12524#26360#12365#36796#12415#12454#12451#12531#12489#12454#12434#34920#31034#12377#12427
-      ImageIndex = 26
-      OnExecute = ThreadEditorActionExecute
-      OnUpdate = ThreadEditorActionUpdate
-    end
-    object BoardIEAction: TAction
-      Category = #26495
-      Caption = #12502#12521#12454#12470#12391#34920#31034'(&B)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#26495#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      ImageIndex = 27
-      OnExecute = BoardIEActionExecute
-      OnUpdate = BoardIEActionUpdate
-    end
-    object SelectItemURLCopyAction: TAction
-      Category = #26495
-      Caption = 'URL'#12434#12467#12500#12540'(&C)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12398'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = SelectItemURLCopyActionExecute
-      OnUpdate = SelectItemURLCopyActionUpdate
-    end
-    object SelectItemNameCopyAction: TAction
-      Category = #26495
-      Caption = #21517#21069#12434#12467#12500#12540'(&C)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#26495#12398#21517#21069#12434#12467#12500#12540#12377#12427
-      OnExecute = SelectItemNameCopyActionExecute
-      OnUpdate = SelectItemNameCopyActionUpdate
-    end
-    object SelectItemNameURLCopyAction: TAction
-      Category = #26495
-      Caption = #21517#21069#12392'URL'#12434#12467#12500#12540'(&N)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12398#21517#21069#12392'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = SelectItemNameURLCopyActionExecute
-      OnUpdate = SelectItemNameURLCopyActionUpdate
-    end
-    object SelectListReloadAction: TAction
-      Category = #26495
-      Caption = #36984#25246#12473#12524#12483#12489#19968#35239#12480#12454#12531#12525#12540#12489'(&D)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#19968#35239#12434#12480#12454#12531#12525#12540#12489#12377#12427
-      ImageIndex = 13
-      OnExecute = SelectListReloadActionExecute
-      OnUpdate = SelectListReloadActionUpdate
-    end
-    object SelectThreadReloadAction: TAction
-      Category = #26495
-      Caption = #36984#25246#12473#12524#12483#12489#12480#12454#12531#12525#12540#12489'(&E)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#12480#12454#12531#12525#12540#12489#12377#12427
-      ImageIndex = 14
-      OnExecute = SelectThreadReloadActionExecute
-      OnUpdate = SelectThreadReloadActionUpdate
-    end
-    object BrowserTabCloseAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12450#12463#12486#12451#12502#12479#12502#12434#38281#12376#12427'(&X)'
-      Hint = #29694#22312#38283#12356#12390#12356#12427#12479#12502#12434#38281#12376#12427
-      ImageIndex = 41
-      OnExecute = BrowserTabCloseActionExecute
-      OnUpdate = BrowserTabCloseActionUpdate
-    end
-    object NotSelectTabCloseAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12450#12463#12486#12451#12502#12479#12502#20197#22806#12434#38281#12376#12427'(&V)'
-      Hint = #29694#22312#38283#12356#12390#12356#12427#12479#12502#20197#22806#12434#20840#12390#38281#12376#12427
-      ImageIndex = 39
-      OnExecute = NotSelectTabCloseActionExecute
-      OnUpdate = NotSelectTabCloseActionUpdate
-    end
-    object AllTabCloseAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12377#12409#12390#12398#12479#12502#12434#38281#12376#12427'(&Z)'
-      Hint = #12377#12409#12390#12398#12479#12502#12434#38281#12376#12427
-      ImageIndex = 40
-      OnExecute = AllTabCloseActionExecute
-      OnUpdate = AllTabCloseActionUpdate
-    end
-    object KokomadeAction: TAction
-      Tag = -1
-      Category = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503
-      Caption = #12467#12467#12414#12391#35501#12435#12384'(&K)'
-      OnExecute = KokomadeActionExecute
-    end
-    object ZenbuAction: TAction
-      Tag = -1
-      Category = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503
-      Caption = #20840#37096#35501#12435#12384'(&A)'
-      OnExecute = ZenbuActionExecute
-    end
-    object KokoResAction: TAction
-      Tag = -1
-      Category = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503
-      Caption = #12467#12467#12395#12524#12473'(&R)'
-      OnExecute = KokoResActionExecute
-    end
-    object TreeSelectBoradReload: TAction
-      Tag = -1
-      Category = #12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #12473#12524#12483#12489#19968#35239#12480#12454#12531#12525#12540#12489'(&D)'
-      Hint = #12473#12524#12483#12489#19968#35239#12434#12480#12454#12531#12525#12540#12489#12377#12427
-      OnExecute = TreeSelectBoradReloadExecute
-    end
-    object TreeSelectThreadReload: TAction
-      Tag = -1
-      Category = #12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #36984#25246#12473#12524#12483#12489#12480#12454#12531#12525#12540#12489'(&E)'
-      Hint = #36984#25246#12373#12428#12383#12473#12524#12483#12489#12434#12480#12454#12531#12525#12540#12489#12377#12427
-      OnExecute = TreeSelectThreadReloadExecute
-    end
-    object TreeSelectURLCopy: TAction
-      Tag = -1
-      Category = #12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = 'URL'#12434#12467#12500#12540'(&C)'
-      Hint = #36984#25246#12373#12428#12383#26495#12398'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = TreeSelectURLCopyExecute
-    end
-    object SelectReservAction: TAction
-      Category = #26495
-      Caption = #12473#12524#12483#12489#24033#22238#20104#32004'(&R)'
-      Hint = #12473#12524#12483#12489#24033#22238#20104#32004
-      ImageIndex = 15
-      OnExecute = SelectReservActionExecute
-      OnUpdate = SelectReservActionUpdate
-    end
-    object SelectNewRoundName: TAction
-      Category = #26495
-      Caption = #26032#12375#12356#21517#21069#12391#24033#22238#20104#32004
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12395#26032#12375#12356#21517#21069#12391#24033#22238#12434#25351#23450#12377#12427
-      OnExecute = SelectNewRoundNameExecute
-    end
-    object SelectDeleteRound: TAction
-      Category = #26495
-      Caption = #24033#22238#20104#32004#21066#38500
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12398#24033#22238#12434#21066#38500#12377#12427
-      OnExecute = SelectDeleteRoundExecute
-    end
-    object KeySettingAction: TAction
-      Category = #12484#12540#12523
-      Caption = #12461#12540#35373#23450'(&K)...'
-      Hint = #12461#12540#35373#23450#12480#12452#12450#12525#12464#12434#38283#12367
-      OnExecute = KeySettingActionExecute
-    end
-    object ArrangeAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #32294#27178#37197#32622#12434#22793#26356#12377#12427'(&H)'
-      Hint = #12522#12473#12488#12392#12502#12521#12454#12470#12398#32294#27178#37197#32622#12434#22793#26356#12377#12427
-      ImageIndex = 4
-      OnExecute = ArrangeActionExecute
-    end
-    object ActiveLogDeleteAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12450#12463#12486#12451#12502#12479#12502#12398#12525#12464#12434#21066#38500'(&D)'
-      Hint = #29694#22312#38283#12356#12390#12356#12427#12479#12502#12398#12473#12524#12483#12489#12434#21066#38500#12377#12427
-      ImageIndex = 29
-      OnExecute = ActiveLogDeleteActionExecute
-      OnUpdate = ActiveLogDeleteActionUpdate
-    end
-    object TreeSelectNameURLCopy: TAction
-      Tag = -1
-      Category = #12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #21517#21069#12392'URL'#12434#12467#12500#12540'(&N)'
-      Hint = #36984#25246#12373#12428#12383#26495#12398#21517#21069#12392'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = TreeSelectNameURLCopyExecute
-    end
-    object PaneInitAction: TAction
-      Category = #34920#31034
-      Caption = #12506#12452#12531#12398#12469#12452#12474#12434#21021#26399#21270#12377#12427'(&I)'
-      Hint = #12506#12452#12531#12398#12469#12452#12474#12434#21021#26399#21270#12377#12427
-      OnExecute = PaneInitActionExecute
-    end
-    object LeftmostTabSelectAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #19968#30058#24038#12398#12479#12502#36984#25246'(&F)'
-      Hint = #19968#30058#24038#12398#12479#12502#12434#36984#25246#12377#12427
-      ImageIndex = 50
-      OnExecute = LeftmostTabSelectActionExecute
-      OnUpdate = LeftmostTabSelectActionUpdate
-    end
-    object LeftTabSelectAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #24038#12398#12479#12502#36984#25246'(&G)'
-      Hint = #24038#12398#12479#12502#12434#36984#25246#12377#12427
-      ImageIndex = 48
-      OnExecute = LeftTabSelectActionExecute
-      OnUpdate = LeftTabSelectActionUpdate
-    end
-    object RightTabSelectAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #21491#12398#12479#12502#36984#25246'(&H)'
-      Hint = #21491#12398#12479#12502#12434#36984#25246#12377#12427
-      ImageIndex = 47
-      OnExecute = RightTabSelectActionExecute
-      OnUpdate = RightTabSelectActionUpdate
-    end
-    object RightmostTabSelectAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #19968#30058#21491#12398#12479#12502#36984#25246'(&J)'
-      Hint = #19968#30058#21491#12398#12479#12502#12434#36984#25246#12377#12427
-      ImageIndex = 49
-      OnExecute = RightmostTabSelectActionExecute
-      OnUpdate = RightmostTabSelectActionUpdate
-    end
-    object FavoriteAddAction: TAction
-      Category = #12362#27671#12395#20837#12426
-      Caption = #12362#27671#12395#20837#12426#12398#36861#21152'(&A)...'
-      Hint = #12362#27671#12395#20837#12426#36861#21152#12480#12452#12450#12525#12464#12434#38283#12367
-      OnExecute = FavoriteAddActionExecute
-      OnUpdate = FavoriteAddActionUpdate
-    end
-    object BoardFavoriteAddAction: TAction
-      Category = #26495
-      Caption = #12362#27671#12395#20837#12426#12395#36861#21152'(&F)...'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#26495#12434#12362#27671#12395#20837#12426#12395#36861#21152#12377#12427
-      OnExecute = BoardFavoriteAddActionExecute
-      OnUpdate = BoardFavoriteAddActionUpdate
-    end
-    object ThreadFavoriteAddAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #12362#27671#12395#20837#12426#12395#36861#21152'(&F)...'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#12362#27671#12395#20837#12426#12395#36861#21152#12377#12427
-      OnExecute = ThreadFavoriteAddActionExecute
-      OnUpdate = ThreadFavoriteAddActionUpdate
-    end
-    object TreeSelectFavoriteAddAction: TAction
-      Tag = -1
-      Category = #12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #12362#27671#12395#20837#12426#12395#36861#21152'(&F)...'
-      Hint = #12362#27671#12395#20837#12426#12395#36861#21152#12377#12427
-      OnExecute = TreeSelectFavoriteAddActionExecute
-    end
-    object FavoriteArrangeAction: TAction
-      Category = #12362#27671#12395#20837#12426
-      Caption = #12362#27671#12395#20837#12426#12398#25972#29702'(&O)...'
-      Hint = #12362#27671#12395#20837#12426#25972#29702#12480#12452#12450#12525#12464#12434#38283#12367
-      OnExecute = FavoriteArrangeActionExecute
-    end
-    object MoveToAction: TAction
-      Category = #12450#12489#12524#12473#12496#12540
-      Caption = #31227#21205
-      Hint = #12450#12489#12524#12473#12496#12540#12395#34920#31034#12375#12390#12356#12427#12450#12489#12524#12473#12408#31227#21205#12377#12427
-      ImageIndex = 33
-      OnExecute = MoveToActionExecute
-    end
-    object BrowserTabVisibleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #34920#31034'(&V)'
-      Hint = #12502#12521#12454#12470#12479#12502#12398#12398#34920#31034#29366#24907#12434#22793#26356#12377#12427
-      OnExecute = BrowserTabVisibleActionExecute
-    end
-    object BrowserTabTopAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #19978#12395#34920#31034'(&T)'
-      Hint = #12502#12521#12454#12470#12479#12502#12434#19978#12395#34920#31034#12377#12427
-      OnExecute = BrowserTabTopActionExecute
-    end
-    object BrowserTabBottomAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #19979#12395#34920#31034'(&B)'
-      Hint = #12502#12521#12454#12470#12479#12502#12434#19979#12395#34920#31034#12377#12427
-      OnExecute = BrowserTabBottomActionExecute
-    end
-    object BrowserTabTabStyleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12479#12502' '#12473#12479#12452#12523'(&A)'
-      Hint = #12502#12521#12454#12470#12479#12502#12398#12473#12479#12452#12523#12434#12479#12502#12473#12479#12452#12523#12395#12377#12427
-      OnExecute = BrowserTabTabStyleActionExecute
-    end
-    object BrowserTabButtonStyleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12508#12479#12531' '#12473#12479#12452#12523'(&U)'
-      Hint = #12502#12521#12454#12470#12479#12502#12398#12473#12479#12452#12523#12434#12508#12479#12531#12473#12479#12452#12523#12395#12377#12427
-      OnExecute = BrowserTabButtonStyleActionExecute
-    end
-    object BrowserTabFlatStyleAction: TAction
-      Category = #34920#31034
-      AutoCheck = True
-      Caption = #12501#12521#12483#12488#12508#12479#12531' '#12473#12479#12452#12523'(&F)'
-      Hint = #12502#12521#12454#12470#12479#12502#12398#12473#12479#12452#12523#12434#12501#12521#12483#12488#12508#12479#12531#12473#12479#12452#12523#12395#12377#12427
-      OnExecute = BrowserTabFlatStyleActionExecute
-    end
-    object GikoHelpAction: TAction
-      Category = #12504#12523#12503
-      Caption = #12462#12467#12490#12499' '#12504#12523#12503'(&H)'
-      Hint = #12462#12467#12490#12499#12398#12504#12523#12503#12434#34920#31034#12377#12427
-      OnExecute = GikoHelpActionExecute
-    end
-    object KotehanAction: TAction
-      Category = #12484#12540#12523
-      Caption = #12467#12486#12495#12531#35373#23450'(&H)...'
-      Hint = #12467#12486#12495#12531#35373#23450#12480#12452#12450#12525#12464#12434#38283#12367
-      OnExecute = KotehanActionExecute
-    end
-    object ToolBarSettingAction: TAction
-      Category = #12484#12540#12523
-      Caption = #12484#12540#12523#12496#12540#35373#23450'(&T)...'
-      Hint = #12484#12540#12523#12496#12540#35373#23450#12480#12452#12450#12525#12464#12434#38283#12367
-      OnExecute = ToolBarSettingActionExecute
-    end
-    object SelectResAction: TAction
-      Category = #12473#12524#12483#12489
-      AutoCheck = True
-      Caption = #12524#12473#32094#36796#12415#34920#31034'(&S)...'
-      GroupIndex = 2
-      Hint = #12524#12473#12398#20869#23481#12434#32094#36796#12416
-      ImageIndex = 12
-      OnExecute = SelectResActionExecute
-      OnUpdate = SelectResActionUpdate
-    end
-    object AllResAction: TAction
-      Category = #12473#12524#12483#12489
-      AutoCheck = True
-      Caption = #12377#12409#12390#12398#12524#12473#12434#34920#31034'(&A)'
-      GroupIndex = 2
-      Hint = #12377#12409#12390#12398#12524#12473#12434#34920#31034#12377#12427
-      ImageIndex = 9
-      OnExecute = AllResActionExecute
-      OnUpdate = AllResActionUpdate
-    end
-    object EditNGAction: TAction
-      Category = 'NGword'
-      Caption = 'NG'#12527#12540#12489#12501#12449#12452#12523#32232#38598
-      Hint = 'NG'#12527#12540#12489#12501#12449#12452#12523#32232#38598
-      ImageIndex = 43
-      OnExecute = EditNGActionExecute
-    end
-    object ReloadAction: TAction
-      Category = 'NGword'
-      Caption = 'NG'#12527#12540#12489#35501#12415#36796#12415#65288#20877#35501#12415#36796#12415#65289
-      Hint = 'NG'#12527#12540#12489#35501#12415#36796#12415#65288#20877#35501#12415#36796#12415#65289
-      OnExecute = ReloadClick
-    end
-    object GoFowardAction: TAction
-      Category = 'NGword'
-      Caption = 'NG'#12527#12540#12489#35501#12415#36796#12415#65288#19968#12388#24460#12429#65289
-      Hint = 'NG'#12527#12540#12489#35501#12415#36796#12415#65288#19968#12388#24460#12429#65289
-      OnExecute = GoFowardClick
-    end
-    object GoBackAction: TAction
-      Category = 'NGword'
-      Caption = 'NG'#12527#12540#12489#35501#12415#36796#12415#65288#19968#12388#21069#65289
-      Hint = 'NG'#12527#12540#12489#35501#12415#36796#12415#65288#19968#12388#21069#65289
-      OnExecute = GoBackClick
-    end
-    object CancellIndividualAbon: TAction
-      Category = 'NGword'
-      Caption = #20491#21029#12354#12412#12540#12435#35299#38500
-      Hint = #20491#21029#12354#12412#12540#12435#35299#38500
-      OnExecute = N42Click
-    end
-    object TreeSelectSearchBoardName: TAction
-      Tag = -1
-      Category = #12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #26495#21517#26908#32034
-      Hint = #26495#21517#26908#32034
-      OnExecute = TreeSelectSearchBoardNameExecute
-    end
-    object FavoriteTreeViewRenameAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #21517#21069#12398#22793#26356'(&M)'
-      Hint = #12362#27671#12395#20837#12426#12398#21517#21069#12434#32232#38598#12377#12427
-      ImageIndex = 26
-      OnExecute = FavoriteTreeViewRenameActionExecute
-    end
-    object FavoriteTreeViewNewFolderAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #26032#12375#12356#12501#12457#12523#12480#12398#20316#25104'(&W)'
-      Hint = #26032#12375#12367#12362#27671#12395#20837#12426#12395#12501#12457#12523#12480#12434#20316#25104#12377#12427
-      ImageIndex = 31
-      OnExecute = FavoriteTreeViewNewFolderActionExecute
-    end
-    object FavoriteTreeViewDeleteAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #21066#38500'(&D)'
-      Hint = #12371#12398#12362#27671#12395#20837#12426#12434#21066#38500#12377#12427
-      ImageIndex = 29
-      OnExecute = FavoriteTreeViewDeleteActionExecute
-    end
-    object FavoriteTreeViewBrowseFolderAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #12371#12428#12425#12434#12377#12409#12390#38283#12367'(&A)'
-      Hint = #12371#12398#12501#12457#12523#12480#12395#20837#12387#12390#12356#12427#12362#27671#12395#20837#12426#12434#20840#12390#38283#12367
-      OnExecute = FavoriteTreeViewBrowseFolderActionExecute
-    end
-    object FavoriteTreeViewReloadAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #12480#12454#12531#12525#12540#12489'(&R)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12362#27671#12395#20837#12426#12434#12480#12454#12531#12525#12540#12489#12377#12427
-      ImageIndex = 14
-      OnExecute = FavoriteTreeViewReloadActionExecute
-    end
-    object FavoriteTreeViewURLCopyAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = 'URL'#12434#12467#12500#12540'(&C)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12398'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = FavoriteTreeViewURLCopyActionExecute
-    end
-    object FavoriteTreeViewNameCopyAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #21517#21069#12434#12467#12500#12540'(&C)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#26495#12398#21517#21069#12434#12467#12500#12540#12377#12427
-      OnExecute = FavoriteTreeViewNameCopyActionExecute
-    end
-    object FavoriteTreeViewNameURLCopyAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #21517#21069#12392'URL'#12434#12467#12500#12540'(&N)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12398#21517#21069#12392'URL'#12434#12467#12500#12540#12377#12427
-      OnExecute = FavoriteTreeViewNameURLCopyActionExecute
-    end
-    object FavoriteTreeViewLogDeleteAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #12525#12464#21066#38500'(&D)'
-      Hint = #36984#25246#12373#12428#12390#12356#12427#12473#12524#12483#12489#12434#21066#38500#12377#12427
-      OnExecute = FavoriteTreeViewLogDeleteActionExecute
-    end
-    object ResRangeAction: TAction
-      Category = #12473#12524#12483#12489
-      AutoCheck = True
-      Caption = #34920#31034#31684#22258
-      GroupIndex = 2
-      Hint = #12524#12473#12398#34920#31034#31684#22258#12434#35373#23450
-      ImageIndex = 38
-      OnExecute = ResRangeActionExecute
-      OnUpdate = ResRangeActionUpdate
-    end
-    object ExportFavoriteFile: TFileSaveAs
-      Category = #12501#12449#12452#12523
-      Caption = #12362#27671#12395#20837#12426#12398#12456#12463#12473#12509#12540#12488
-      Dialog.Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
-      Hint = #12362#27671#12395#20837#12426#12398#12456#12463#12473#12509#12540#12488
-      BeforeExecute = ExportFavoriteFileBeforeExecute
-      OnAccept = ExportFavoriteFileAccept
-    end
-    object FavoriteTreeViewBrowseBoardAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #26495#12434#12502#12521#12454#12470#12391#34920#31034'(&B)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12398#26495#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      ImageIndex = 27
-    end
-    object FavoriteTreeViewBrowseThreadAction: TAction
-      Category = #12362#27671#12395#20837#12426#12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #12473#12524#12483#12489#12434#12502#12521#12454#12470#12391#34920#31034'(&S)'
-      Hint = #29694#22312#34920#31034#12375#12390#12356#12427#12473#12524#12483#12489#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      ImageIndex = 27
-      OnExecute = FavoriteTreeViewBrowseThreadActionExecute
-    end
-    object UpBoardAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #26495#12434#34920#31034
-      Hint = #12371#12398#12473#12524#12483#12489#12434#21547#12416#12473#12524#12483#12489#19968#35239#12434#34920#31034
-      ImageIndex = 8
-      OnExecute = UpBoardActionExecute
-      OnUpdate = UpBoardActionUpdate
-    end
-    object KoreCopy: TAction
-      Tag = -1
-      Category = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503
-      Caption = #12371#12398#12524#12473#12467#12500#12540
-      Hint = #36984#25246#12375#12383#12524#12473#12434#12467#12500#12540#12377#12427
-      OnExecute = KoreCopyExecute
-    end
-    object TreeSelectNameCopy: TAction
-      Tag = -1
-      Category = #12484#12522#12540#12509#12483#12503#12450#12483#12503
-      Caption = #21517#21069#12434#12467#12500#12540'(&Y)'
-      Hint = #36984#25246#12373#12428#12383#26495#12398#21517#21069#12434#12467#12500#12540#12377#12427
-      OnExecute = TreeSelectNameCopyExecute
-    end
-    object SetFocusForBrowserAction: TAction
-      Category = #34920#31034
-      Caption = #12502#12521#12454#12470#12395#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      Hint = #12502#12521#12454#12470#12395#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      OnExecute = SetFocusForBrowserActionExecute
-      OnUpdate = SetFocusForBrowserActionUpdate
-    end
-    object SetFocusForThreadListAction: TAction
-      Category = #34920#31034
-      Caption = #12473#12524#12483#12489#19968#35239#12395#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      Hint = #12473#12524#12483#12489#19968#35239#12395#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      OnExecute = SetFocusForThreadListActionExecute
-    end
-    object SetFocusForCabinetAction: TAction
-      Category = #34920#31034
-      Caption = #12461#12515#12499#12493#12483#12488#12395#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      Hint = #12461#12515#12499#12493#12483#12488#12395#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      OnExecute = SetFocusForCabinetActionExecute
-      OnUpdate = SetFocusForCabinetActionUpdate
-    end
-    object FileRun1: TFileRun
-      Tag = -1
-      Category = #12501#12449#12452#12523
-      Browse = False
-      BrowseDlg.Title = #23455#34892
-      Caption = #23455#34892'(&R)...'
-      FileName = 'notepad'
-      Hint = #23455#34892'|'#12450#12503#12522#12465#12540#12471#12519#12531#12398#23455#34892
-      Operation = 'open'
-      ShowCmd = scShowNormal
-    end
-    object ThreadlistMaxAndFocusAction: TAction
-      Category = #34920#31034
-      Caption = #12473#12524#12483#12489#19968#35239#12434#26368#22823#21270#12375#12390#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      Hint = #12473#12524#12483#12489#19968#35239#12434#26368#22823#21270#12375#12390#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      OnExecute = ThreadlistMaxAndFocusActionExecute
-    end
-    object BrowserMaxAndFocusAction: TAction
-      Category = #34920#31034
-      Caption = #12473#12524#34920#31034#12434#26368#22823#21270#12375#12390#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      Hint = #12473#12524#34920#31034#12434#26368#22823#21270#12375#12390#12501#12457#12540#12459#12473#12434#24403#12390#12427
-      OnExecute = BrowserMaxAndFocusActionExecute
-      OnUpdate = BrowserMaxAndFocusActionUpdate
-    end
-    object SelectItemSaveForHTML: TAction
-      Category = #12501#12449#12452#12523
-      Caption = 'SelectItemSaveForHTML'
-      Hint = #36984#25246#12473#12524#12483#12489#12434'HTML'#21270#12375#12390#20445#23384
-      ImageIndex = 44
-      OnExecute = SelectItemSaveForHTMLExecute
-    end
-    object SelectItemSaveForDat: TAction
-      Category = #12501#12449#12452#12523
-      Caption = 'SelectItemSaveForHTML'
-      Hint = #36984#25246#12473#12524#12483#12489#12434'DAT'#24418#24335#12398#12414#12414#20445#23384
-      ImageIndex = 44
-      OnExecute = SelectItemSaveForDatExecute
-    end
-    object FileSaveAs1: TFileSaveAs
-      Tag = -1
-      Category = #12501#12449#12452#12523
-      Caption = #21517#21069#12434#20184#12369#12390#20445#23384'(&A)...'
-      Hint = #21029#21517#12391#20445#23384'|'#29694#22312#12398#12501#12449#12452#12523#12395#26032#12375#12356#21517#21069#12434#12388#12369#12390#20445#23384
-      ImageIndex = 44
-    end
-    object LogFolderOpenAction: TAction
-      Category = #26495
-      Caption = 'Explorer'#12391'Log'#12501#12457#12523#12480#12434#38283#12367
-      Hint = 'Explorer'#12391'Log'#12501#12457#12523#12480#12434#38283#12367
-      OnExecute = LogFolderOpenActionExecute
-      OnUpdate = LogFolderOpenActionUpdate
-    end
-    object TabsSaveAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #12479#12502#12398#38918#30058#12434#20445#23384
-      Hint = #12479#12502#12398#38918#30058#12434#20445#23384
-      OnExecute = TabsSaveActionExecute
-    end
-    object TabsOpenAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #12479#12502#12398#38918#30058#12434#24489#20803
-      Hint = #12479#12502#12398#38918#30058#12434#24489#20803
-      OnExecute = TabsOpenActionExecute
-    end
-    object BrowsBoradHeadAction: TAction
-      Tag = -1
-      Category = #26495
-      Caption = 'Head.txt'#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      Hint = 'Head.txt'#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
-      ImageIndex = 42
-      Visible = False
-      OnExecute = BrowsBoradHeadActionExecute
-      OnUpdate = BrowsBoradHeadActionUpdate
-    end
-    object TabAutoSaveAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #12479#12502#12398#38918#30058#12434#33258#21205#20445#23384
-      Hint = #12479#12502#12398#38918#30058#12434#33258#21205#20445#23384
-      OnExecute = TabAutoSaveActionExecute
-    end
-    object TabAutoLoadAction: TAction
-      Category = #12501#12449#12452#12523
-      Caption = #12479#12502#12398#38918#30058#12434#33258#21205#24489#20803
-      Hint = #12479#12502#12398#38918#30058#12434#33258#21205#24489#20803
-      OnExecute = TabAutoLoadActionExecute
-    end
-    object JumpToNumOfResAction: TAction
-      Category = #12473#12524#12483#12489
-      Caption = #25351#23450#12375#12383#30058#21495#12398#12524#12473#12395#39131#12406
-      Hint = #25351#23450#12375#12383#30058#21495#12398#12524#12473#12395#39131#12406
-      ShortCut = 16455
-      OnExecute = JumpToNumOfResActionExecute
-      OnUpdate = JumpToNumOfResActionUpdate
-    end
-    object FavoriteTreeViewCollapseAction: TAction
-      Category = #12362#27671#12395#20837#12426
-      Caption = #12362#27671#12395#20837#12426#12484#12522#12540#12434#12377#12409#12390#38281#12376#12427
-      Hint = #12362#27671#12395#20837#12426#12484#12522#12540#12434#12377#12409#12390#38281#12376#12427
-      OnExecute = FavoriteTreeViewCollapseActionExecute
-    end
-  end
   object BrowserPopupMenu: TPopupMenu
     Left = 68
-    Top = 276
+    Top = 280
     object ShowThreadMenu: TMenuItem
-      Action = ShowThreadAction
+      Action = GikoDM.ShowThreadAction
     end
     object ShowBoardMenu: TMenuItem
-      Action = ShowBoardAction
+      Action = GikoDM.ShowBoardAction
     end
     object URLC1: TMenuItem
-      Action = URLCopyAction
+      Action = GikoDM.URLCopyAction
     end
     object T8: TMenuItem
-      Action = NameCopyAction
+      Action = GikoDM.NameCopyAction
     end
     object URL1: TMenuItem
-      Action = NameURLCopyAction
+      Action = GikoDM.NameURLCopyAction
     end
   end
   object ListIconPopupMenu: TPopupMenu
     Left = 68
     Top = 308
     object LargeIconPMenu: TMenuItem
-      Action = LargeIconAction
+      Action = GikoDM.LargeIconAction
       GroupIndex = 2
       RadioItem = True
     end
     object SmallIconPMenu: TMenuItem
       Tag = 1
-      Action = SmallIconAction
+      Action = GikoDM.SmallIconAction
       GroupIndex = 2
       RadioItem = True
     end
     object ListPMenu: TMenuItem
       Tag = 2
-      Action = ListIconAction
+      Action = GikoDM.ListIconAction
       GroupIndex = 2
       RadioItem = True
     end
     object DetailPMenu: TMenuItem
       Tag = 3
-      Action = DetailIconAction
+      Action = GikoDM.DetailIconAction
       GroupIndex = 2
       RadioItem = True
     end
@@ -7136,16 +5108,16 @@ object GikoForm: TGikoForm
     Left = 68
     Top = 244
     object ItemRoundPMenu: TMenuItem
-      Action = SelectThreadReloadAction
+      Action = GikoDM.SelectThreadReloadAction
     end
     object ItemReservPMenu: TMenuItem
-      Action = SelectReservAction
+      Action = GikoDM.SelectReservAction
     end
     object LPMSep01: TMenuItem
       Caption = '-'
     end
     object ListRoundPMenu: TMenuItem
-      Action = SelectListReloadAction
+      Action = GikoDM.SelectListReloadAction
     end
     object ListReservPMenu: TMenuItem
       Caption = #12473#12524#12483#12489#19968#35239#24033#22238#20104#32004'(&R)'
@@ -7155,117 +5127,142 @@ object GikoForm: TGikoForm
       Caption = '-'
     end
     object BoardFavoriteAddMenu: TMenuItem
-      Action = BoardFavoriteAddAction
+      Action = GikoDM.BoardFavoriteAddAction
     end
     object ThreadFavoriteAddMenu: TMenuItem
-      Action = ThreadFavoriteAddAction
+      Action = GikoDM.ThreadFavoriteAddAction
     end
     object N32: TMenuItem
       Caption = '-'
     end
     object KidokuPMenu: TMenuItem
-      Action = KidokuAction
+      Action = GikoDM.KidokuAction
     end
     object MidokuPMenu: TMenuItem
-      Action = MidokuAction
+      Action = GikoDM.MidokuAction
     end
     object N55: TMenuItem
       Caption = '-'
     end
     object UrlCopyPMenu: TMenuItem
-      Action = SelectItemURLCopyAction
+      Action = GikoDM.SelectItemURLCopyAction
     end
-    object C2: TMenuItem
-      Action = SelectItemNameCopyAction
+    object NameCopyPMenu: TMenuItem
+      Action = GikoDM.SelectItemNameCopyAction
     end
     object NameUrlCopyPMenu: TMenuItem
-      Action = SelectItemNameURLCopyAction
+      Action = GikoDM.SelectItemNameURLCopyAction
     end
     object AllSelectPMenu: TMenuItem
-      Action = AllSelectAction
+      Action = GikoDM.AllSelectAction
     end
     object LPMSep05: TMenuItem
       Caption = '-'
     end
     object DeletePMenu: TMenuItem
-      Action = LogDeleteAction
+      Action = GikoDM.LogDeleteAction
     end
     object LPMSep06: TMenuItem
       Caption = '-'
     end
+    object SaveThreadFile: TMenuItem
+      Caption = #36984#25246#12473#12524#12483#12489#12434#20445#23384#12377#12427
+      object HTML1: TMenuItem
+        Action = GikoDM.SelectItemSaveForHTML
+      end
+      object DAT4: TMenuItem
+        Action = GikoDM.SelectItemSaveForDat
+      end
+    end
+    object N79: TMenuItem
+      Caption = '-'
+    end
     object ViewPMenu: TMenuItem
       Caption = #34920#31034'(&V)'
       object LargeIconLPMenu: TMenuItem
-        Action = LargeIconAction
+        Action = GikoDM.LargeIconAction
         GroupIndex = 2
         RadioItem = True
       end
       object SmallIconLPMenu: TMenuItem
         Tag = 1
-        Action = SmallIconAction
+        Action = GikoDM.SmallIconAction
         GroupIndex = 2
         RadioItem = True
       end
       object ListLPMenu: TMenuItem
         Tag = 2
-        Action = ListIconAction
+        Action = GikoDM.ListIconAction
         GroupIndex = 2
         RadioItem = True
       end
       object DetailLPMenu: TMenuItem
         Tag = 3
-        Action = DetailIconAction
+        Action = GikoDM.DetailIconAction
         GroupIndex = 2
         RadioItem = True
       end
     end
   end
   object KokoPopupMenu: TPopupMenu
+    OnPopup = KokoPopupMenuPopup
     Left = 68
     Top = 372
     object KokomadePMenu: TMenuItem
-      Action = KokomadeAction
+      Action = GikoDM.KokomadeAction
     end
     object AllPMenu: TMenuItem
-      Action = ZenbuAction
+      Action = GikoDM.ZenbuAction
     end
     object MenuItem1: TMenuItem
       Caption = '-'
     end
     object MenuItem2: TMenuItem
-      Action = KokoResAction
+      Action = GikoDM.KokoResAction
     end
     object N64: TMenuItem
       Caption = '-'
     end
     object N63: TMenuItem
-      Action = KoreCopy
+      Action = GikoDM.KoreCopy
     end
     object N41: TMenuItem
       Caption = '-'
     end
-    object IndividualAbon1: TMenuItem
-      Caption = #12371#12398#12524#12473#12354#12412#65374#12435
-      OnClick = IndividualAbon1Click
-    end
-    object IndividualAbon2: TMenuItem
-      Caption = #12371#12398#12524#12473#36879#26126#12354#12412#65374#12435
-      OnClick = IndividualAbon2Click
-    end
     object N53: TMenuItem
-      Caption = '-'
+      Caption = #12371#12398#12524#12473
+      object IndividualAbon1: TMenuItem
+        Tag = 1
+        Action = GikoDM.IndividualAbon1Action
+      end
+      object IndividualAbon2: TMenuItem
+        Action = GikoDM.IndividualAbon0Action
+      end
+    end
+    object ID3: TMenuItem
+      Caption = #12371#12398#12524#12473#12398'ID'
+      object ID2: TMenuItem
+        Action = GikoDM.IndividualAbonID1Action
+      end
+      object N71: TMenuItem
+        Action = GikoDM.IndividualAbonID0Action
+      end
     end
     object N52: TMenuItem
       Caption = #20491#21029#12354#12412#65374#12435#35299#38500
       object AntiIndividualAbon: TMenuItem
-        Caption = #12371#12398#12524#12473
-        OnClick = AntiIndividualAbonClick
+        Action = GikoDM.AntiIndividualAbonAction
       end
       object N51: TMenuItem
-        Caption = #12524#12473#30058#21495#25351#23450
-        OnClick = N51Click
+        Action = GikoDM.AntiIndividualAbonDlgAction
       end
     end
+    object N70: TMenuItem
+      Caption = '-'
+    end
+    object ID1: TMenuItem
+      Action = GikoDM.SameIDResAnchorAction
+    end
   end
   object BrowserTabPopupMenu: TPopupMenu
     Images = HotToobarImageList
@@ -7273,14 +5270,13 @@ object GikoForm: TGikoForm
     Left = 68
     Top = 404
     object A4: TMenuItem
-      Action = ItemReloadAction
+      Action = GikoDM.ItemReloadAction
     end
     object N16: TMenuItem
       Caption = '-'
     end
     object A9: TMenuItem
-      Action = FavoriteAddAction
-      Caption = #12362#27671#12395#20837#12426#12395#36861#21152'(&A)...'
+      Action = GikoDM.FavoriteAddAction
     end
     object dummy1: TMenuItem
       Caption = 'dummy1'
@@ -7289,22 +5285,28 @@ object GikoForm: TGikoForm
       Caption = '-'
     end
     object Close1: TMenuItem
-      Action = BrowserTabCloseAction
+      Action = GikoDM.BrowserTabCloseAction
     end
     object A3: TMenuItem
-      Action = NotSelectTabCloseAction
+      Action = GikoDM.NotSelectTabCloseAction
+    end
+    object N72: TMenuItem
+      Action = GikoDM.LeftTabCloseAction
+    end
+    object N73: TMenuItem
+      Action = GikoDM.RightTabCloseAction
     end
     object N18: TMenuItem
       Caption = '-'
     end
     object D3: TMenuItem
-      Action = ActiveLogDeleteAction
+      Action = GikoDM.ActiveLogDeleteAction
     end
     object N20: TMenuItem
       Caption = '-'
     end
     object A5: TMenuItem
-      Action = AllTabCloseAction
+      Action = GikoDM.AllTabCloseAction
     end
   end
   object TreePopupMenu: TPopupMenu
@@ -7312,51 +5314,51 @@ object GikoForm: TGikoForm
     Left = 68
     Top = 436
     object TreeSelectThreadPupupMenu: TMenuItem
-      Action = TreeSelectThreadReload
+      Action = GikoDM.TreeSelectThreadReload
     end
     object TreeSelectBoardPupupMenu: TMenuItem
-      Action = TreeSelectBoradReload
+      Action = GikoDM.TreeSelectBoradReload
     end
     object TPMSep01: TMenuItem
       Caption = '-'
     end
     object TreeSelectFavoriteAddPupupMenu: TMenuItem
-      Action = TreeSelectFavoriteAddAction
+      Action = GikoDM.TreeSelectFavoriteAddAction
     end
     object N33: TMenuItem
       Caption = '-'
     end
     object TreeSelectURLPupupMenu: TMenuItem
-      Action = TreeSelectURLCopy
+      Action = GikoDM.TreeSelectURLCopy
     end
     object TreeSelectNamePupupMenu: TMenuItem
-      Action = TreeSelectNameCopy
+      Action = GikoDM.TreeSelectNameCopy
     end
     object TreeSelectNameURLPupupMenu: TMenuItem
-      Action = TreeSelectNameURLCopy
+      Action = GikoDM.TreeSelectNameURLCopy
     end
     object TreeSelectLogDeleteSeparator: TMenuItem
       Caption = '-'
     end
     object TreeSelectLogDeletePopupMenu: TMenuItem
-      Action = FavoriteTreeViewLogDeleteAction
+      Action = GikoDM.FavoriteTreeViewLogDeleteAction
     end
     object N65: TMenuItem
       Caption = '-'
     end
     object SearchBoardName: TMenuItem
-      Action = TreeSelectSearchBoardName
+      Action = GikoDM.TreeSelectSearchBoardName
     end
   end
   object CabinetSelectPopupMenu: TPopupMenu
     Left = 68
     Top = 468
     object H2: TMenuItem
-      Action = CabinetHistoryAction
+      Action = GikoDM.CabinetHistoryAction
       AutoCheck = True
     end
     object A13: TMenuItem
-      Action = CabinetFavoriteAction
+      Action = GikoDM.CabinetFavoriteAction
       AutoCheck = True
     end
   end
@@ -7385,82 +5387,82 @@ object GikoForm: TGikoForm
       Hint = #29694#22312#34920#31034#12375#12390#12356#12427#26495#12434#12502#12521#12454#12470#12391#34920#31034#12377#12427
     end
     object MenuItem5: TMenuItem
-      Action = SelectItemURLCopyAction
+      Action = GikoDM.SelectItemURLCopyAction
     end
     object MenuItem6: TMenuItem
-      Action = SelectItemNameURLCopyAction
+      Action = GikoDM.SelectItemNameURLCopyAction
     end
     object URLN3: TMenuItem
-      Action = SelectItemNameCopyAction
+      Action = GikoDM.SelectItemNameCopyAction
     end
   end
   object MainCoolBarPopupMenu: TPopupMenu
     Left = 100
     Top = 404
     object StdToolBarVisiblePMenu: TMenuItem
-      Action = StdToolBarVisibleAction
+      Action = GikoDM.StdToolBarVisibleAction
       AutoCheck = True
     end
     object AddressToolBarVisiblePMenu: TMenuItem
-      Action = AddressBarVisibleAction
+      Action = GikoDM.AddressBarVisibleAction
       AutoCheck = True
     end
     object LinkToolBarVisiblePMenu: TMenuItem
-      Action = LinkBarVisibleAction
+      Action = GikoDM.LinkBarVisibleAction
       AutoCheck = True
     end
     object N44: TMenuItem
       Caption = '-'
     end
     object L9: TMenuItem
-      Action = ListToolBarVisibleAction
+      Action = GikoDM.ListToolBarVisibleAction
       AutoCheck = True
     end
     object I3: TMenuItem
-      Action = ListNameBarVisibleAction
+      Action = GikoDM.ListNameBarVisibleAction
       AutoCheck = True
     end
     object N45: TMenuItem
       Caption = '-'
     end
     object B9: TMenuItem
-      Action = BrowserToolBarVisibleAction
+      Action = GikoDM.BrowserToolBarVisibleAction
       AutoCheck = True
     end
     object R5: TMenuItem
-      Action = BrowserNameBarVisibleAction
+      Action = GikoDM.BrowserNameBarVisibleAction
       AutoCheck = True
     end
     object T12: TMenuItem
       Caption = #12502#12521#12454#12470#12479#12502'(&T)'
       object Show3: TMenuItem
-        Action = BrowserTabVisibleAction
+        Action = GikoDM.BrowserTabVisibleAction
         AutoCheck = True
       end
       object N46: TMenuItem
         Caption = '-'
       end
       object T13: TMenuItem
-        Action = BrowserTabTopAction
+        Action = GikoDM.BrowserTabTopAction
         AutoCheck = True
       end
       object B10: TMenuItem
-        Action = BrowserTabBottomAction
+        Action = GikoDM.BrowserTabBottomAction
         AutoCheck = True
       end
       object N47: TMenuItem
         Caption = '-'
       end
       object A12: TMenuItem
-        Action = BrowserTabTabStyleAction
+        Action = GikoDM.BrowserTabTabStyleAction
         AutoCheck = True
       end
       object U4: TMenuItem
-        Action = BrowserTabButtonStyleAction
+        Action = GikoDM.BrowserTabButtonStyleAction
         AutoCheck = True
       end
       object F4: TMenuItem
-        Action = BrowserTabFlatStyleAction
+        Action = GikoDM.BrowserTabFlatStyleAction
         AutoCheck = True
       end
     end
@@ -7468,7 +5470,7 @@ object GikoForm: TGikoForm
       Caption = '-'
     end
     object T14: TMenuItem
-      Action = ToolBarSettingAction
+      Action = GikoDM.ToolBarSettingAction
     end
   end
   object FavoriteTreePopupMenu: TPopupMenu
@@ -7476,46 +5478,49 @@ object GikoForm: TGikoForm
     Left = 99
     Top = 436
     object FavoriteTreeBrowseFolderPopupMenu: TMenuItem
-      Action = FavoriteTreeViewBrowseFolderAction
+      Action = GikoDM.FavoriteTreeViewBrowseFolderAction
     end
     object N57: TMenuItem
       Caption = '-'
     end
     object FavoriteTreeDeletePopupMenu: TMenuItem
-      Action = FavoriteTreeViewDeleteAction
+      Action = GikoDM.FavoriteTreeViewDeleteAction
     end
     object FavoriteTreeRenamePopupMenu: TMenuItem
-      Action = FavoriteTreeViewRenameAction
+      Action = GikoDM.FavoriteTreeViewRenameAction
     end
     object N56: TMenuItem
       Caption = '-'
     end
     object FavoriteTreeNewFolderPopupMenu: TMenuItem
-      Action = FavoriteTreeViewNewFolderAction
+      Action = GikoDM.FavoriteTreeViewNewFolderAction
     end
     object N58: TMenuItem
       Caption = '-'
     end
+    object FavoriteTreeItemNameCopyPopupMenu: TMenuItem
+      Action = GikoDM.FavoriteTreeViewItemNameCopyAction
+    end
     object FavoriteTreeURLCopyPopupMenu: TMenuItem
-      Action = FavoriteTreeViewURLCopyAction
+      Action = GikoDM.FavoriteTreeViewURLCopyAction
     end
     object FavoriteTreeNameCopyPopupMenu: TMenuItem
-      Action = FavoriteTreeViewNameCopyAction
+      Action = GikoDM.FavoriteTreeViewNameCopyAction
     end
     object FavoriteTreeNameURLCopyPopupMenu: TMenuItem
-      Action = FavoriteTreeViewNameURLCopyAction
+      Action = GikoDM.FavoriteTreeViewNameURLCopyAction
     end
     object N60: TMenuItem
       Caption = '-'
     end
     object FavoriteTreeReloadPopupMenu: TMenuItem
-      Action = FavoriteTreeViewReloadAction
+      Action = GikoDM.FavoriteTreeViewReloadAction
     end
     object N59: TMenuItem
       Caption = '-'
     end
     object FavoriteTreeLogDeletePopupMenu: TMenuItem
-      Action = FavoriteTreeViewLogDeleteAction
+      Action = GikoDM.FavoriteTreeViewLogDeleteAction
     end
   end
   object BBSSelectPopupMenu: TPopupMenu
@@ -7524,51 +5529,65 @@ object GikoForm: TGikoForm
   end
   object ResRangePopupMenu: TPopupMenu
     Left = 37
-    Top = 468
-    object A14: TMenuItem
-      Action = AllResAction
+    Top = 472
+    object ResRangeAllPMenuItem: TMenuItem
+      Action = GikoDM.AllResAction
       AutoCheck = True
+      GroupIndex = 2
     end
-    object N1001: TMenuItem
-      Action = OnlyAHundredResAction
+    object ResRangeHundPMenuItem: TMenuItem
+      Action = GikoDM.OnlyAHundredResAction
       AutoCheck = True
+      GroupIndex = 2
     end
-    object N501: TMenuItem
-      Action = OnlyKokoResAction
+    object ResRangeKokoPMenuItem: TMenuItem
+      Action = GikoDM.OnlyKokoResAction
       AutoCheck = True
+      GroupIndex = 2
     end
-    object N22: TMenuItem
-      Action = OnlyNewResAction
+    object ResRangeNewPMenuItem: TMenuItem
+      Action = GikoDM.OnlyNewResAction
       AutoCheck = True
+      GroupIndex = 2
     end
     object N69: TMenuItem
       Caption = '-'
+      GroupIndex = 2
     end
-    object S7: TMenuItem
-      Action = SelectResAction
+    object ResRangeSelectPMenuItem: TMenuItem
+      Action = GikoDM.SelectResAction
       AutoCheck = True
+      GroupIndex = 2
     end
   end
   object ThreadRangePopupMenu: TPopupMenu
     Left = 37
     Top = 436
     object A15: TMenuItem
-      Action = AllItemAction
+      Action = GikoDM.AllItemAction
       AutoCheck = True
     end
     object L8: TMenuItem
-      Action = LogItemAction
+      Action = GikoDM.LogItemAction
       AutoCheck = True
     end
     object N67: TMenuItem
-      Action = NewItemAction
+      Action = GikoDM.NewItemAction
+      AutoCheck = True
+    end
+    object N75: TMenuItem
+      Action = GikoDM.LiveItemAction
+      AutoCheck = True
+    end
+    object DAT2: TMenuItem
+      Action = GikoDM.ArchiveItemAction
       AutoCheck = True
     end
     object N68: TMenuItem
       Caption = '-'
     end
     object S6: TMenuItem
-      Action = SelectItemAction
+      Action = GikoDM.SelectItemAction
       AutoCheck = True
     end
   end
@@ -7576,4 +5595,11 @@ object GikoForm: TGikoForm
     Left = 37
     Top = 403
   end
+  object GikoApplicationEvents: TApplicationEvents
+    OnDeactivate = GikoApplicationEventsDeactivate
+    OnException = GikoApplicationEventsException
+    OnMessage = GikoApplicationEventsMessage
+    Left = 4
+    Top = 373
+  end
 end