home *** CD-ROM | disk | FTP | other *** search
Text File | 2004-03-02 | 71.3 KB | 1,916 lines |
- object FrmConfig: TFrmConfig
- Left = 269
- Top = 285
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- AutoScroll = False
- BorderIcons = [biSystemMenu]
- Caption = ' ArsClip Config'
- ClientHeight = 366
- ClientWidth = 572
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- ShowHint = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object pHotkey: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BevelOuter = bvSpace
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 7
- Visible = False
- object Shape3: TShape
- Left = 16
- Top = 162
- Width = 289
- Height = 25
- end
- object Shape1: TShape
- Left = 16
- Top = 26
- Width = 289
- Height = 25
- end
- object lblKeyname: TLabel
- Left = 120
- Top = 32
- Width = 54
- Height = 13
- Hint = 'The currently set Hotkey'
- Caption = 'lblKeyname'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label5: TLabel
- Left = 24
- Top = 32
- Width = 86
- Height = 13
- Caption = 'Popup keystroke: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Shape2: TShape
- Left = 16
- Top = 98
- Width = 289
- Height = 25
- end
- object Label12: TLabel
- Left = 24
- Top = 104
- Width = 112
- Height = 13
- Caption = 'Next Tooltip keystroke: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lblTooltipKeyname: TLabel
- Left = 160
- Top = 104
- Width = 54
- Height = 13
- Hint = 'The currently set Hotkey'
- Caption = 'lblKeyname'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label16: TLabel
- Left = 24
- Top = 168
- Width = 131
- Height = 13
- Caption = 'Previous Tooltip keystroke: '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lblPreviousTooltipKeyname: TLabel
- Left = 160
- Top = 168
- Width = 54
- Height = 13
- Hint = 'The currently set Hotkey'
- Caption = 'lblKeyname'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object bEditPopupHotkey: TButton
- Left = 264
- Top = 56
- Width = 41
- Height = 17
- Caption = 'Edit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = bEditPopupHotkeyClick
- end
- object cbUseTooltipHotkey: TCheckBox
- Left = 16
- Top = 80
- Width = 153
- Height = 17
- Caption = 'Use Tooltip Hotkeys'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- object bEditToolTipHotkey: TButton
- Left = 264
- Top = 128
- Width = 41
- Height = 17
- Caption = 'Edit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = bEditToolTipHotkeyClick
- end
- object bEditPreviousToolTipHotkey: TButton
- Left = 264
- Top = 192
- Width = 41
- Height = 17
- Caption = 'Edit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = bEditPreviousToolTipHotkeyClick
- end
- end
- object pPopupKeystrokes: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 10
- Visible = False
- object Label13: TLabel
- Left = 72
- Top = 16
- Width = 216
- Height = 13
- Caption = '+ Click on a text item to copy to clipboard only'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label14: TLabel
- Left = 71
- Top = 48
- Width = 256
- Height = 13
- Caption = '+ Click on a text item to make it a new Permanent Item'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label15: TLabel
- Left = 72
- Top = 80
- Width = 238
- Height = 13
- Caption = '+ Click on a text item to paste by Mimicking Typing'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label10: TLabel
- Left = 16
- Top = 278
- Width = 33
- Height = 13
- Caption = 'NOTE:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label11: TLabel
- Left = 60
- Top = 278
- Width = 275
- Height = 13
- Caption = 'SHIFT+Click will show a preview of any text or picture item'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object cboCopyClickKey: TComboBox
- Left = 16
- Top = 16
- Width = 49
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ItemIndex = 0
- ParentFont = False
- TabOrder = 0
- Text = 'F1'
- OnClick = cboCopyClickKeyClick
- Items.Strings = (
- 'F1'
- 'F2'
- 'F3'
- 'F4'
- 'F5'
- 'F6'
- 'F7'
- 'F8'
- 'F9'
- 'F10'
- 'F11'
- 'F12')
- end
- object cboPermanentClickKey: TComboBox
- Left = 16
- Top = 48
- Width = 49
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ItemIndex = 1
- ParentFont = False
- TabOrder = 1
- Text = 'F2'
- OnClick = cboPermanentClickKeyClick
- Items.Strings = (
- 'F1'
- 'F2'
- 'F3'
- 'F4'
- 'F5'
- 'F6'
- 'F7'
- 'F8'
- 'F9'
- 'F10'
- 'F11'
- 'F12')
- end
- object cboMimicClickKey: TComboBox
- Left = 16
- Top = 80
- Width = 49
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ItemIndex = 2
- ParentFont = False
- TabOrder = 2
- Text = 'F3'
- OnClick = cboMimicClickKeyClick
- Items.Strings = (
- 'F1'
- 'F2'
- 'F3'
- 'F4'
- 'F5'
- 'F6'
- 'F7'
- 'F8'
- 'F9'
- 'F10'
- 'F11'
- 'F12')
- end
- object Panel2: TPanel
- Left = 16
- Top = 134
- Width = 369
- Height = 75
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- object rbCtrlClickRun: TRadioButton
- Left = 8
- Top = 16
- Width = 201
- Height = 17
- Caption = 'CTRL+Click runs/opens item'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = rbCtrlClickRunClick
- end
- object rbCtrlClickMenu: TRadioButton
- Left = 8
- Top = 40
- Width = 265
- Height = 17
- Caption = 'CTRL+Click opens menu for item (Recommended)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = rbCtrlClickMenuClick
- end
- end
- end
- object pTooltipPopup: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BevelOuter = bvSpace
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 11
- Visible = False
- object cbFullHeader: TCheckBox
- Left = 16
- Top = 16
- Width = 217
- Height = 17
- Caption = 'Use Full Header on Tooltip Popup'
- TabOrder = 0
- end
- object cbCopyVisibleItem: TCheckBox
- Left = 16
- Top = 40
- Width = 297
- Height = 17
- Caption = 'Displayed item is always on clipboard'
- TabOrder = 1
- end
- end
- object pClipboard_NonText: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BevelOuter = bvSpace
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Visible = False
- object Label7: TLabel
- Left = 16
- Top = 56
- Width = 178
- Height = 13
- Hint =
- 'This is the maximum number of items that ArsClip will remember. ' +
- 'Older items are removed.'
- Caption = 'Number of non-text items to remember'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label8: TLabel
- Left = 16
- Top = 144
- Width = 131
- Height = 13
- Hint = 'Large clips can slow you system down when copying.'
- Caption = 'Don'#39't copy items larger than'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label9: TLabel
- Left = 252
- Top = 144
- Width = 17
- Height = 13
- Caption = 'KB'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object cbOtherItems: TCheckBox
- Left = 14
- Top = 24
- Width = 217
- Height = 17
- Caption = 'Enable non-text monitoring'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = cbOtherItemsClick
- end
- object txtOtherSize: TEdit
- Left = 216
- Top = 48
- Width = 33
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Text = '1'
- OnKeyPress = txtOtherSizeKeyPress
- end
- object txtOtherSizeLimitKB: TEdit
- Left = 208
- Top = 136
- Width = 41
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- Text = '500'
- OnChange = txtOtherSizeLimitKBChange
- end
- object udOtherSize: TUpDown
- Left = 249
- Top = 48
- Width = 15
- Height = 21
- Associate = txtOtherSize
- Enabled = False
- Min = 1
- Position = 1
- TabOrder = 3
- Wrap = False
- OnClick = udOtherSizeClick
- end
- end
- object pClipboard_TextItems: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- Visible = False
- object Label2: TLabel
- Left = 16
- Top = 24
- Width = 157
- Height = 13
- Hint =
- 'This is the maximum number of items that ArsClip will remember. ' +
- 'Older items are removed.'
- Caption = 'Number of text items to remember'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object txtQueueSize: TEdit
- Left = 208
- Top = 16
- Width = 33
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- Text = '1'
- OnKeyPress = txtQueueSizeKeyPress
- end
- object udQueueSize: TUpDown
- Left = 241
- Top = 16
- Width = 15
- Height = 21
- Associate = txtQueueSize
- Min = 1
- Position = 1
- TabOrder = 1
- Wrap = False
- OnClick = udQueueSizeClick
- end
- object cbMonitorFilenames: TCheckBox
- Left = 16
- Top = 72
- Width = 305
- Height = 17
- Hint =
- 'Files/Folders copied in Explorer will have their full names plac' +
- 'ed in the history.'
- Caption = 'Monitor copied file names and folder names'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = cbMonitorFilenamesClick
- end
- object cbMoveDuplicate: TCheckBox
- Left = 16
- Top = 96
- Width = 337
- Height = 17
- Hint = 'Synchonizes the top item and the system clipboard'
- Caption =
- 'If "copied" item is already in history, move item to the top of ' +
- 'the list'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = cbMoveDuplicateClick
- end
- end
- object pClipboard: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- Visible = False
- object Label1: TLabel
- Left = 16
- Top = 240
- Width = 187
- Height = 13
- Hint =
- 'Older items (text and non-tex) are placed here before going away' +
- ' forever.'
- Caption = 'Number of Removed Items to remember'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object cbCopyIcons: TCheckBox
- Left = 16
- Top = 24
- Width = 217
- Height = 17
- Hint = 'Shows the program icon each item came from.'
- Caption = 'Copy program icons to show on popup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = cbCopyIconsClick
- end
- object cbDisable: TCheckBox
- Left = 16
- Top = 48
- Width = 177
- Height = 17
- Hint = 'ArsClip will ignore any new text that enters the clipboard.'
- Caption = 'Disable clipboard Monitoring'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = cbDisableClick
- end
- object cbDisableWhenScrollLock: TCheckBox
- Left = 16
- Top = 72
- Width = 265
- Height = 17
- Hint = 'Lets you toggle the monitor with a keystroke'
- Caption = 'Disable clipboard Monitoring when Scroll Lock is on'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = cbDisableWhenScrollLockClick
- end
- object cbDisableSystemTrayIconNotification: TCheckBox
- Left = 16
- Top = 96
- Width = 273
- Height = 17
- Hint = 'Stop the system tray icon from animating'
- Caption = 'Disable System Tray icon notification'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = cbDisableSystemTrayIconNotificationClick
- end
- object cbRemember: TCheckBox
- Left = 16
- Top = 184
- Width = 345
- Height = 17
- Hint =
- 'Saves History to a file and loads it the next time ArsClip is ru' +
- 'n.'
- Caption = 'Load items from last session (Text items, Non-Items, and Icons)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = cbRememberClick
- end
- object cbDisableChainNotification: TCheckBox
- Left = 16
- Top = 120
- Width = 345
- Height = 17
- Hint =
- 'For advanced users only, won'#39't alert you to errors in the clipbo' +
- 'ard chain'
- Caption = 'Disable Clipboard Chain Break notification (not recommended)'
- TabOrder = 5
- end
- object txtOldHistorySize: TEdit
- Left = 208
- Top = 232
- Width = 33
- Height = 21
- Hint =
- 'Older items (text and non-tex) are placed here before going away' +
- ' forever.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- Text = '50'
- OnKeyPress = txtOldHistorySizeKeyPress
- end
- object udRemovedSize: TUpDown
- Left = 241
- Top = 232
- Width = 15
- Height = 21
- Hint =
- 'Older items (text and non-tex) are placed here before going away' +
- ' forever.'
- Associate = txtOldHistorySize
- Min = 0
- Max = 9999
- Position = 50
- TabOrder = 7
- Wrap = False
- OnClick = udRemovedSizeClick
- end
- object cbEnableExtendedChainChecking: TCheckBox
- Left = 16
- Top = 144
- Width = 385
- Height = 17
- Hint =
- 'Checks to see if the first program monitoring the clipboard is ' +
- 'running.'
- Caption =
- 'Enable extended Clipboard Chain Break checking (may cause false ' +
- 'positives)'
- TabOrder = 8
- end
- object cbAutofixURLs: TCheckBox
- Left = 16
- Top = 208
- Width = 305
- Height = 17
- Hint = 'Removes linefeeds and alters the clipboard'#39's contents'
- Caption = 'Autofix URLs on the clipboard'
- TabOrder = 9
- end
- end
- object btnSave: TButton
- Left = 400
- Top = 328
- Width = 65
- Height = 25
- Caption = 'Save'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = btnSaveClick
- end
- object btnCancel: TButton
- Left = 496
- Top = 328
- Width = 65
- Height = 25
- Caption = 'Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = btnCancelClick
- end
- object tvOptions: TTreeView
- Left = 8
- Top = 8
- Width = 145
- Height = 302
- BevelInner = bvNone
- BevelOuter = bvNone
- BevelKind = bkFlat
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Images = ImageList1
- Indent = 19
- ParentFont = False
- ReadOnly = True
- TabOrder = 4
- OnChange = tvOptionsChange
- OnClick = tvOptionsClick
- OnCollapsing = tvOptionsCollapsing
- Items.Data = {
- 050000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
- 06486F746B6579220000000100000001000000FFFFFFFFFFFFFFFF0000000002
- 00000009436C6970626F617264230000000300000003000000FFFFFFFFFFFFFF
- FF00000000000000000A54657874204974656D73270000000200000002000000
- FFFFFFFFFFFFFFFF00000000000000000E4E6F6E2D54657874204974656D7320
- 0000000400000004000000FFFFFFFFFFFFFFFF00000000000000000750617374
- 696E671E0000000500000005000000FFFFFFFFFFFFFFFF000000000200000005
- 506F707570250000000500000005000000FFFFFFFFFFFFFFFF00000000000000
- 000C53686F77204F7074696F6E73230000000000000000000000FFFFFFFFFFFF
- FFFF00000000000000000A4B65797374726F6B65732600000008000000080000
- 00FFFFFFFFFFFFFFFF00000000000000000D546F6F6C74697020506F707570}
- end
- object pPopupShow: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- Visible = False
- object btnEditPermanentItems: TButton
- Left = 160
- Top = 112
- Width = 65
- Height = 17
- Caption = 'Edit'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = btnEditPermanentItemsClick
- end
- object cbUsePermanentItems: TCheckBox
- Left = 16
- Top = 112
- Width = 137
- Height = 17
- Hint =
- 'Permanent Items are items that are displayed on the popup window' +
- ' always.'
- Caption = 'Show Permanent Items'
- TabOrder = 1
- OnClick = cbUsePermanentItemsClick
- end
- object cbPasteAll: TCheckBox
- Left = 16
- Top = 88
- Width = 241
- Height = 17
- Hint = 'Paste more than one item at a time'
- Caption = 'Show "Paste All/Paste Selected" commands'
- TabOrder = 2
- OnClick = cbPasteAllClick
- end
- object cbShowLast: TCheckBox
- Left = 16
- Top = 64
- Width = 209
- Height = 17
- Hint = 'Show what you selected last'
- Caption = 'Show "Last:" selected item on popup'
- TabOrder = 3
- OnClick = cbShowLastClick
- end
- object cbShowCurrent: TCheckBox
- Left = 16
- Top = 40
- Width = 225
- Height = 17
- Hint = 'Shows text currently in the system'#39's clipboard'
- Caption = 'Show "Current" item in clipboard'
- TabOrder = 4
- OnClick = cbShowCurrentClick
- end
- object cbShowEditHistory: TCheckBox
- Left = 16
- Top = 16
- Width = 185
- Height = 17
- Caption = 'Show "Edit History" on popup'
- TabOrder = 5
- OnClick = cbShowEditHistoryClick
- end
- object cbShowFormMode: TCheckBox
- Left = 16
- Top = 256
- Width = 241
- Height = 17
- Caption = 'Show Form Mode'
- TabOrder = 6
- OnClick = cbShowFormModeClick
- end
- object cbShowTypes: TCheckBox
- Left = 16
- Top = 280
- Width = 329
- Height = 17
- Caption =
- 'Show types for text and non-text items [P], [U] ,[T], [F], [R]' +
- ', [H]'
- TabOrder = 7
- end
- object GroupBox1: TGroupBox
- Left = 16
- Top = 130
- Width = 377
- Height = 118
- TabOrder = 8
- object cbShowSwitchTo: TCheckBox
- Left = 8
- Top = 32
- Width = 305
- Height = 17
- Caption = 'Show '#39'Switch to'#39' options on popup as the following:'
- TabOrder = 0
- OnClick = cbShowSwitchToClick
- end
- object cbShowAllItems: TCheckBox
- Left = 8
- Top = 8
- Width = 305
- Height = 17
- Caption = 'Show "All Items" submenu'
- TabOrder = 1
- end
- object Panel3: TPanel
- Left = 8
- Top = 56
- Width = 361
- Height = 49
- TabOrder = 2
- object cbPermanentItemsSubmenu: TCheckBox
- Left = 8
- Top = 30
- Width = 241
- Height = 17
- Caption = 'Show Permanent Items list as submenu'
- TabOrder = 0
- OnClick = cbPermanentItemsSubmenuClick
- end
- object cbShowPermanentItemGroups: TCheckBox
- Left = 8
- Top = 8
- Width = 321
- Height = 17
- Hint = 'Lets you switch groups directly on the popup window.'
- Caption = 'Show "Switch to [Permanent Item Group]" directly on popup'
- TabOrder = 1
- OnClick = cbShowPermanentItemGroupsClick
- end
- end
- end
- end
- object pPopup: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 305
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- Visible = False
- object Label6: TLabel
- Left = 16
- Top = 80
- Width = 226
- Height = 13
- Hint = 'Makes the popup wider or smaller.'
- Caption = 'Number of characters to show for each text item'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label17: TLabel
- Left = 16
- Top = 176
- Width = 91
- Height = 13
- Caption = 'Hotkey alternatives'
- end
- object cbMoveFirst: TCheckBox
- Left = 16
- Top = 16
- Width = 233
- Height = 17
- Hint = 'Items at the top of the list '
- Caption = 'Move selected text item to first in the list'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = cbMoveFirstClick
- end
- object cbUseKeyboard: TCheckBox
- Left = 16
- Top = 40
- Width = 281
- Height = 17
- Hint =
- 'Shows and underline under the letter to press to select a specif' +
- 'ic item'
- Caption = 'Show/Use Accelerator Keys (keyboard shortcuts)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = cbUseKeyboardClick
- end
- object cbPopupDoubleclick: TCheckBox
- Left = 16
- Top = 192
- Width = 297
- Height = 17
- Caption = 'Display Popup on window when tray icon double clicked '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = cbPopupDoubleclickClick
- end
- object txtCharacters: TEdit
- Left = 248
- Top = 72
- Width = 25
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 3
- Text = '10'
- end
- object udCharacters: TUpDown
- Left = 273
- Top = 72
- Width = 15
- Height = 21
- Associate = txtCharacters
- Min = 10
- Max = 300
- Position = 10
- TabOrder = 4
- Wrap = False
- OnClick = udCharactersClick
- end
- object cbPopupDoubleclickTray: TCheckBox
- Left = 16
- Top = 240
- Width = 289
- Height = 17
- Caption = 'Display Popup on System Tray icon when double clicked'
- TabOrder = 5
- OnClick = cbPopupDoubleclickTrayClick
- end
- object cbDisplayUnicode: TCheckBox
- Left = 16
- Top = 112
- Width = 329
- Height = 17
- Caption = 'Display Unicode text items [NT4 or Greater] '
- TabOrder = 6
- end
- object cbDisplayAtMouseCursor: TCheckBox
- Left = 16
- Top = 136
- Width = 265
- Height = 17
- Caption = 'Display at Mouse Cursor (instead of caret position)'
- TabOrder = 7
- end
- object cbPopupSingleclickTray: TCheckBox
- Left = 16
- Top = 264
- Width = 289
- Height = 17
- Caption = 'Display Popup on System Tray icon when single clicked'
- TabOrder = 8
- end
- object cbPopupSingleclick: TCheckBox
- Left = 16
- Top = 216
- Width = 297
- Height = 17
- Caption = 'Display Popup on window when tray icon single clicked '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 9
- OnClick = cbPopupDoubleclickClick
- end
- end
- object pPasting: TPanel
- Left = 152
- Top = 8
- Width = 409
- Height = 313
- BorderStyle = bsSingle
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 8
- Visible = False
- object Label3: TLabel
- Left = 16
- Top = 8
- Width = 48
- Height = 13
- Caption = 'Text items'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object rbTyping: TRadioButton
- Left = 16
- Top = 24
- Width = 225
- Height = 17
- Hint = 'slower, works when CTRL+V doesn'#39't work, no high ascii'
- Caption = 'Mimic Typing (slower, old way of pasting) '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object rbPaste: TRadioButton
- Left = 16
- Top = 48
- Width = 313
- Height = 17
- Hint =
- 'faster, requires CTRL+V to paste, works with high ascii characte' +
- 'rs'
- Caption = 'Place on clipboard and press CTRL+V (Recommend)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = rbPasteClick
- end
- object rbClipboardOnly: TRadioButton
- Left = 16
- Top = 96
- Width = 321
- Height = 17
- Hint = 'Only places item on clipboard. User must manually past item.'
- Caption = 'Place on clipboard and don'#39't paste (for console programs, etc)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = rbClipboardOnlyClick
- end
- object Panel1: TPanel
- Left = 10
- Top = 112
- Width = 321
- Height = 89
- BevelOuter = bvNone
- TabOrder = 3
- object Label4: TLabel
- Left = 8
- Top = 14
- Width = 68
- Height = 13
- Caption = 'Non-text Items'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object rbOtherClipboardOnly: TRadioButton
- Left = 8
- Top = 56
- Width = 201
- Height = 17
- Hint = 'Only places item on clipboard. User must manually past item.'
- Caption = 'Place on clipboard and don'#39't paste'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object rbOtherPaste: TRadioButton
- Left = 8
- Top = 32
- Width = 217
- Height = 17
- Hint = 'requires CTRL+V to paste '
- Caption = 'Place on clipboard and press CTRL+V '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- end
- end
- object rbPasteSI: TRadioButton
- Left = 16
- Top = 72
- Width = 313
- Height = 17
- Hint =
- 'faster, requires CTRL+V to paste, works with high ascii characte' +
- 'rs'
- Caption = 'Place on clipboard and press SHIFT+INSERT'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = rbPasteSIClick
- end
- object cbPasteComplex: TCheckBox
- Left = 16
- Top = 208
- Width = 273
- Height = 17
- Hint = 'Use this to paste as formats like Rich Text by default'
- Caption = 'Paste as complex item by default (not as simple text)'
- TabOrder = 5
- end
- end
- object ImageList1: TImageList
- Left = 40
- Top = 184
- Bitmap = {
- 494C010109000E00040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000004000000001002000000000000040
- 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
- 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
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008080
- 8000000000008080800000000000808080000000000080808000000000008080
- 8000000000008080800000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000000000008080800000FF
- FF000000000000FFFF000000000000FFFF000000000000FFFF000000000000FF
- FF000000000000FFFF0080808000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000FFFF000000000000FFFF000000000000FFFF000000000000FFFF000000
- 000000FFFF000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000000000008080800000FF
- FF00808080008080800080808000808080008080800080808000808080008080
- 80008080800000FFFF0080808000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000FFFF000000000000FFFF0000000000000000000000000000FFFF000000
- 000000FFFF000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000008080800080808000808080008080800080808000808080008080
- 80000000000000FFFF0080808000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000080808000000000000000
- 0000000000000000000000FFFF000000000000FFFF000000000000FFFF000000
- 000000FFFF000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000008080800000000000000000000000
- 0000000000000000000080808000000000008080800000000000808080000000
- 0000808080000000000080808000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008080
- 8000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000808080000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000800000008000000080000000800000008000000080000000800000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000800000008080800080808000808080008080800080808000800000008000
- 000080000000800000008000000080000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
- 00000000000000000000FFFFFF00FFFFFF000000000000000000000000000000
- 0000000000000000000084000000840000008400000084000000840000008400
- 0000840000008400000084000000840000000000000000000000000000000000
- 0000000000000000000000000000000000008000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF0080808000800000008080
- 800080808000808080008080800080000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF008080800080808000808080008080
- 80008080800000000000FFFFFF00FFFFFF000000000000000000000000000000
- 0000000000000000000084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00840000000000000000000000000000008080
- 8000008080008080800000808000808080008080800080808000808080008080
- 80008080800080808000000000000000000000000000FFFFFF00808080008080
- 800080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF008080800080000000FFFF
- FF00FFFFFF00FFFFFF008080800080000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
- FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
- 840000848400848484008A0C0C00FFFFFF000000000000000000000000000000
- 00000000000000000000FFFFFF00840000000000000000000000000000000080
- 8000808080000080800080808000008080008080800080808000808080008080
- 80008080800080808000808080000000000000000000FFFFFF0080808000C0C0
- C00080000000FFFFFF00FFFFFF0080000000800000008000000080000000FFFF
- FF00FFFFFF00FFFFFF008080800080000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
- 00008080800000000000FFFFFF00FFFFFF000000000000848400848484000084
- 8400848484000084840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00FFFFFF00840000000000000000000000000000008080
- 8000008080008080800000808000808080008080800080808000808080008080
- 80008080800080808000808080000000000000000000FFFFFF00C0C0C00000FF
- FF0080000000FFFFFF00FFFFFF0080000000FFFFFF0080000000FFFFFF00FFFF
- FF0080000000800000008000000080000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF0000FFFF00FFFFFF0000FF
- FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
- 8400008484008484840084000000FFFFFF00000000000000000000000000FFFF
- FF00840000008400000084000000840000000000000000000000000000000080
- 8000808080000080800080808000008080008080800080808000808080008080
- 80008080800080808000808080000000000000000000FFFFFF0080808000C0C0
- C00080000000FFFFFF00FFFFFF00800000008000000080000000FFFFFF00FFFF
- FF0080000000FFFFFF008000000000000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
- 00008080800000000000FFFFFF00FFFFFF000000000000848400848484000084
- 8400848484000084840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF0084000000FFFFFF0084000000000000000000000000000000000000008080
- 8000008080008080800000808000808080008080800080808000808080008080
- 80008080800080808000808080008000000000000000FFFFFF00C0C0C00000FF
- FF00800000008000000080000000800000000080800080000000FFFFFF00FFFF
- FF0080000000800000000000000000000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
- FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
- 8400008484008484840084000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00840000008400000000000000000000000000000000000000000000000080
- 8000808080000080800080808000008080008080800080808000808080008080
- 80008080800080808000808080000000000000000000FFFFFF0080808000C0C0
- C00080808000C0C0C00080808000C0C0C0008080800080000000800000008000
- 000080000000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
- 00008080800000000000FFFFFF00FFFFFF000000000000848400848484000084
- 8400848484000084840084000000840000008400000084000000840000008400
- 0000840000000000000000000000000000000000000000000000000000008080
- 8000008080008080800000808000808080000080800080808000008080008080
- 80000080800080808000008080000000000000000000FFFFFF0000FFFF00C0C0
- C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00C0C0
- C00080808000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF0000FFFF00FFFFFF0000FF
- FF008080800000000000FFFFFF00FFFFFF000000000084848400008484008484
- 8400008484008484840000848400848484000084840084848400008484008484
- 8400008484000000000000000000000000000000000000000000000000000080
- 8000808080000000000000000000000000000000000000000000000000000000
- 00000000000080808000808080000000000000000000FFFFFF00808080000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF0080808000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000FFFFFF0080808000FF00000080808000FF00
- 00008080800000000000FFFFFF00FFFFFF000000000000848400848484000000
- 0000000000000000000000000000000000000000000000000000000000008484
- 8400848484000000000000000000000000000000000000000000000000008080
- 8000808080000000000000000000000000000000000000000000000000000000
- 00000000000080808000008080000000000000000000FFFFFF00808080000000
- 0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000000000008080
- 8000808080000000000000000000000000008000000080000000800000008000
- 000080000000FFFFFF0000000000FFFFFF0000FFFF00FFFFFF0000FFFF00FFFF
- FF008080800000000000FFFFFF00FFFFFF000000000084848400848484000000
- 0000C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600000000008484
- 8400008484000000000000000000000000000000000000000000000000000080
- 800080808000008080000000000000FFFF00000000000000000000FFFF000000
- 00008080800000808000808080000000000000000000FFFFFF00808080000080
- 80000000000000FFFF00000000000000000000FFFF000000000080808000FFFF
- FF0080808000000000000000000000000000FFFFFF0080000000800000008000
- 0000FFFFFF00FFFFFF0000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF0000000000FFFFFF00FFFFFF000000000000848400848484000084
- 84000000000000FFFF00000000000000000000FFFF0000000000848484000084
- 8400848484000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000FFFF0000FFFF00000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000FFFF0000FFFF000000000000000000000000000000
- 000000000000000000000000000000000000FFFFFF00FFFFFF0080000000FFFF
- FF00FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
- 00000000000000000000FFFFFF00FFFFFF000000000000000000000000000000
- 0000000000000000000000FFFF0000FFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C0C0C000C0C0C000808080008080
- 8000808080008080800080808000808080008080800080808000808080008080
- 8000808080008080800080808000C0C0C0000000000000000000000000000000
- 0000000000000000000080000000800000008000000080000000800000008000
- 0000800000008000000080000000800000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000FFFF008080
- 8000808080000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000C0C0C00080000000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000800080000000000000000000000000000000
- 0000000000000000000080000000808080008080800080808000808080008080
- 8000808080008080800080808000800000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000FFFF0080808000C0C0
- C000808080008080800000000000000000000000000000000000000000008400
- 0000840000008400000084000000840000008400000084000000840000008400
- 000084000000000000000000000000000000C0C0C00080000000FF000000FF00
- 0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FF0000008000000000000000FFFFFF00808080008080
- 8000808080008080800080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF0080808000800000000000000000000000000000000000
- 000000000000000000000000000000000000000000008080800000FFFF008080
- 8000C0C0C0008080800080808000000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 000084000000000000000000000000000000C0C0C00080000000FF000000FF00
- 0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FF0000008000000000000000FFFFFF0080808000C0C0
- C00080808000C0C0C00080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF0080808000800000000000000000000000000000000000
- 00000000000000000000000000000000000000FFFF0000FFFF008080800000FF
- FF0080808000C0C0C00080808000000000000000000000000000000000008A0C
- 0C00000000000000000000000000000000000000000000000000000000000000
- 000084000000000000000000000000000000C0C0C00080000000800000008000
- 0000800000008000000080000000800000008000000080000000800000008000
- 00008000000080000000800000008000000000000000FFFFFF00C0C0C00000FF
- FF00C0C0C00000FFFF0080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00800000008000000080000000800000000000000000000000000000000000
- 000000000000000000000000000000000000000000008080800000FFFF008080
- 800000FFFF008080800000FFFF00000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 000084000000000000000000000000000000C0C0C00080000000800000000000
- 0000800000008000000000000000800000008000000080000000000000008000
- 00008000000000000000800000008000000000000000FFFFFF0080808000C0C0
- C00080808000C0C0C00080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF0080000000FFFFFF0080000000000000008080800000000000808080008080
- 80008080800080808000808080008080800080000000000000008080800000FF
- FF008080800000FFFF0000000000000000000000000000000000000000008400
- 0000840000008400000084000000840000008400000084000000840000008400
- 000084000000000000000000000000000000C0C0C00080000000800000000000
- 000080000000800000000000000080000000FF00000080000000000000008000
- 0000C0C0C00000000000800000008000000000000000FFFFFF00C0C0C00000FF
- FF00C0C0C00000FFFF0080000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF008000000080000000000000000000000000000000808080000000FF000000
- 80000000800000008000000080000000800000000000000000000000000000FF
- FF00000000000000000000000000000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 000084000000000000000000000000000000C0C0C00080000000800000000000
- 0000000000000000000000000000800000000000000080000000000000000000
- 00000000000080000000800000008000000000000000FFFFFF0080808000C0C0
- C00080808000C0C0C00080000000800000008000000080000000800000008000
- 00008000000000000000000000000000000000000000808080000000FF000000
- 8000000080000000800000008000000080008080800000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008A0C
- 0C00000000000000000000000000000000000000000000000000000000000000
- 000084000000000000000000000000000000C0C0C00080000000800000000000
- 000080000000800000000000000080000000FF00000080000000000000008000
- 00000000000080000000800000008000000000000000FFFFFF0000FFFF00C0C0
- C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00C0C0C00000FFFF00FFFF
- FF00808080000000000000000000000000000000000000000000808080000000
- FF000000800000008000000080000000800080808000C0C0C000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000000000000000000000000
- 000084000000000000000000000000000000C0C0C00080000000800000000000
- 0000800000008000000000000000800000008000000080000000000000008000
- 0000C0C0C00000000000800000008000000000000000FFFFFF00FFFFFF000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF00808080000000000000000000000000000000000000000000808080000000
- FF0000008000000080000000800080808000C0C0C00000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000084000000840000008400
- 000084000000000000000000000000000000C0C0C00080000000800000008000
- 0000800000008000000080000000800000008000000080000000800000008000
- 00008000000080000000800000008000000000000000FFFFFF00808080000000
- 0000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000000000008080
- 8000808080000000000000000000000000000000000000000000000000008080
- 80000000FF00000080000000800080808000C0C0C00000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 0000000000000000000000000000000000000000000084000000000000008400
- 0000C8D0D400000000000000000000000000C0C0C00080000000FF000000FF00
- 0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FF0000008000000000000000FFFFFF00808080008080
- 80000000000000FFFF00000000000000000000FFFF000000000080000000FFFF
- FF00808080000000000000000000000000000000000000000000000000008080
- 80000000FF000000800080808000C0C0C0000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 000000000000000000000000000000000000000000008400000084000000C8D0
- D400C8D0D400000000000000000000000000C0C0C00080000000FF000000FF00
- 0000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF00
- 0000FF000000FF000000FF000000800000000000000000000000000000000000
- 0000000000000000000000FFFF0000FFFF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080000000FF0080808000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008400
- 000084000000840000008400000084000000840000008400000000000000C8D0
- D400C8D0D4000000000000000000000000000000000080808000800080008080
- 8000808080008080800080808000808080008080800080808000808080008080
- 8000808080008080800080008000808080000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000808080008080800000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0C000C0C0
- C000C0C0C000C0C0C00000000000C0C0C0000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000008080800000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000400000000100010000000000000200000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000FFFF000000000000FFFF000000000000
- FFFF000000000000FFFF000000000000FFFF000000000000C001000000000000
- CAA9000000000000D555000000000000C001000000000000D5D5000000000000
- F809000000000000AD5500000000000018010000000000004FFF000000000000
- 1FFF000000000000FFFF000000000000F01FFFFFFFFFFFFFF0000000FC00E001
- 800000008000C000000000000000C000000000000000C000000000000000C000
- 000100000001C000000300000003C000000300000003C000000300000003C000
- 000300000003C3F0000300000003C000000300000003E001800700008007FE1F
- F87FFFFFF87FFFFFFFFFFFFFFFFFFFFFC001FFFFFFC7FFFF0000FC00FF83FFFF
- 00008000FF01E00700000000FE80EFF700000000FE00E817000000008080EFF7
- 122400010041E00712240003802BEFF71EB800038007E81712280003C03FEFF7
- 12240003C07FE88700000003E07FEFA700000003E0FFEF8700008007F1FFE007
- 8000F87FF3FFFFFF8002FFFFFBFFFFFF00000000000000000000000000000000
- 000000000000}
- end
- end
-