Revert "new sw v 8.6.0.0"

This reverts commit ab5dc35a0f.
This commit is contained in:
t0is 2025-07-24 14:15:35 +02:00
parent ab5dc35a0f
commit ef7a1f8476
24 changed files with 970 additions and 10 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,226 @@
; CH341SER.INF
; Driver for CH340/CH341 (USB=>SERIAL chip) V3.5
; WDM&VXD for Windows 98/Me/2000/XP/Vista/7/8/8.1/10/SERVER 2003/2008/2012/2016
; Copyright (C) W.ch 2001-2019
;
[Version]
Signature = "$Chicago$"
Class = Ports
ClassGuid = {4D36E978-E325-11CE-BFC1-08002BE10318}
Provider = %WinChipHead%
DriverVer = 01/30/2019, 3.5.2019.1
CatalogFile = CH341SER.CAT
[ControlFlags]
ExcludeFromSelect = USB\VID_1A86&PID_7523
ExcludeFromSelect = USB\VID_1A86&PID_5523
ExcludeFromSelect = USB\VID_1A86&PID_7522
ExcludeFromSelect = USB\VID_1A86&PID_E523
ExcludeFromSelect = USB\VID_4348&PID_5523
ExcludeFromSelect = USB\VID_4348&PID_5523&REV_0250
ExcludeFromSelect = USBSERPORT\SER5523
ExcludeFromSelect = CH341PORT\SER5523
[Manufacturer]
%WinChipHead% = WinChipHead,NT,NTamd64,NTia64
[WinChipHead]
%CH340SER.DeviceDesc% = CH341SER_Install, USB\VID_1A86&PID_7523
%CH341ASER.DeviceDesc% = CH341SER_Install, USB\VID_1A86&PID_5523
%CH340KSER.DeviceDesc% = CH341SER_Install, USB\VID_1A86&PID_7522
%CH330SER.DeviceDesc% = CH341SER_Install, USB\VID_1A86&PID_E523
%CH341SER.DeviceDesc% = CH341SER_Install, USB\VID_4348&PID_5523
%CH340SER.DeviceDesc% = CH341SER_Install, USB\VID_4348&PID_5523&REV_0250
%CH341S98.DeviceDesc% = CH341S98_Install, USBSERPORT\SER5523
%CH341S98.DeviceDesc% = CH341S98_Install, CH341PORT\SER5523
[WinChipHead.NT]
%CH340SER.DeviceDesc% = CH341SER_Install.NT, USB\VID_1A86&PID_7523
%CH341ASER.DeviceDesc% = CH341SER_Install.NT, USB\VID_1A86&PID_5523
%CH340KSER.DeviceDesc% = CH341SER_Install.NT, USB\VID_1A86&PID_7522
%CH330SER.DeviceDesc% = CH341SER_Install.NT, USB\VID_1A86&PID_E523
%CH341SER.DeviceDesc% = CH341SER_Install.NT, USB\VID_4348&PID_5523
%CH340SER.DeviceDesc% = CH341SER_Install.NT, USB\VID_4348&PID_5523&REV_0250
[WinChipHead.NTamd64]
%CH340SER.DeviceDesc% = CH341SER_Inst.NTamd64, USB\VID_1A86&PID_7523
%CH341ASER.DeviceDesc% = CH341SER_Inst.NTamd64, USB\VID_1A86&PID_5523
%CH340KSER.DeviceDesc% = CH341SER_Inst.NTamd64, USB\VID_1A86&PID_7522
%CH330SER.DeviceDesc% = CH341SER_Inst.NTamd64, USB\VID_1A86&PID_E523
%CH341SER.DeviceDesc% = CH341SER_Inst.NTamd64, USB\VID_4348&PID_5523
%CH340SER.DeviceDesc% = CH341SER_Inst.NTamd64, USB\VID_4348&PID_5523&REV_0250
[WinChipHead.NTia64]
%CH340SER.DeviceDesc% = CH341SER_Inst.NTia64, USB\VID_1A86&PID_7523
%CH341ASER.DeviceDesc% = CH341SER_Inst.NTia64, USB\VID_1A86&PID_5523
%CH340KSER.DeviceDesc% = CH341SER_Inst.NTia64, USB\VID_1A86&PID_7522
%CH330SER.DeviceDesc% = CH341SER_Inst.NTia64, USB\VID_1A86&PID_E523
%CH341SER.DeviceDesc% = CH341SER_Inst.NTia64, USB\VID_4348&PID_5523
%CH340SER.DeviceDesc% = CH341SER_Inst.NTia64, USB\VID_4348&PID_5523&REV_0250
[CH341SER_Install]
DelFiles = CH341S98.DelFiles.SYS
CopyFiles = CH341SER.CopyFiles.SYS, CH341SER.CopyFiles.DLL
AddReg = CH341SER.9X.AddReg, CH341SER.AddReg
[CH341SER_Install.NT]
CopyFiles = CH341SER.NT.CopyFiles.SYS, CH341SER.CopyFiles.DLL
AddReg = CH341SER.NT.AddReg, CH341SER.AddReg
[CH341SER_Install.NT.HW]
AddReg = CH341SER.NT.HW.AddReg
[CH341SER_Inst.NTamd64]
CopyFiles = CH341SER.NT.CopyFiles.SYSA64
AddReg = CH341SER.NT.AddReg, CH341SER.AddReg
[CH341SER_Inst.NTamd64.HW]
AddReg = CH341SER.NT.HW.AddReg
[CH341SER_Inst.NTia64]
CopyFiles = CH341SER.NT.CopyFiles.SYSI64
AddReg = CH341SER.NT.AddReg, CH341SER.AddReg
[CH341SER_Inst.NTia64.HW]
AddReg = CH341SER.NT.HW.AddReg
[CH341S98_Install]
DelFiles = CH341S98.DelFiles.SYS
CopyFiles = CH341S98.CopyFiles.VXD, CH341SER.CopyFiles.SYS
AddReg = CH341S98.9X.AddReg, CH341S98.AddReg
;[CH341S98_Install.NT]
[CH341S98.DelFiles.SYS]
CH341S98.SYS, , , 1
[CH341SER.CopyFiles.SYS]
CH341S98.SYS, , , 2
[CH341SER.NT.CopyFiles.SYS]
CH341SER.SYS, , , 2
[CH341SER.NT.CopyFiles.SYSA64]
CH341S64.SYS, , , 2
[CH341SER.NT.CopyFiles.SYSI64]
;CH341I64.SYS, , , 2
[CH341S98.CopyFiles.VXD]
CH341SER.VXD, , , 2
[CH341SER.CopyFiles.DLL]
CH341PT.DLL, , , 2
;安装DLL是可选的,DLL可以用于识别CH341端口和监视CH341端口的插拔事件
[CH341SER.9X.AddReg]
HKR, , DevLoader, , *NTKERN
HKR, , NTMPDriver, , CH341S98.SYS
[CH341SER.NT.AddReg]
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
[CH341SER.NT.HW.AddReg]
;HKR,,"UpperFilters",0x00010000,"serenum"
;上面这行用于枚举接在串口的即插即用设备,启动时将产生DTR和RTS信号,如果需要枚举,请将上面这行的分号去掉
[CH341S98.9X.AddReg]
HKR, , DevLoader, , *vcomm
HKR, , PortDriver, , CH341SER.VXD
HKR, , Contention, , *vcd
HKR, , ConfigDialog, , serialui.dll
HKR, , DCB, 3, 1C,00,00,00, 80,25,00,00, 11,00,00,00, 00,00,0A,00, 0A,00,08,00, 00,11,13,00, 00,00,00,00
HKR, , PortSubClass, 1, 01
HKR, , EnumPropPages, , "serialui.dll,EnumPropPages"
;HKR, , Enumerator, , serenum.vxd
;上面这行用于枚举接在串口的即插即用设备,启动时将产生DTR和RTS信号,如果需要枚举,请将上面这行的分号去掉
[CH341SER.AddReg]
HKLM, SOFTWARE\WinChipHead\IC\CH341SER, WDM, 0x00010001, 0x00000034
HKLM, SOFTWARE\WinChipHead\IC\CH341PORT, DLL, 0x00010001, 0x00000010
HKLM, SOFTWARE\WinChipHead\IC\CH341SER, Function, , "USB=>Serial"
;HKLM, SYSTEM\CurrentControlSet\Services\CH341SER, UserRemoval, 0x00010001, 0x00000001
;上面这行用于在系统托盘中显示“安全删除USB转SERIAL硬件设备”便于用户手工删除硬件
[CH341S98.AddReg]
HKLM, SOFTWARE\WinChipHead\IC\CH341SER, VXD, 0x00010001, 0x00000023
[CH341SER_Install.NT.Services]
AddService = CH341SER, 2, CH341SER.Service
AddService = Serenum, , Serenum_Service_Inst
[CH341SER_Inst.NTamd64.Services]
AddService = CH341SER_A64, 2, CH341SER.ServiceA64
AddService = Serenum, , Serenum_Service_Inst
[CH341SER_Inst.NTia64.Services]
AddService = CH341SER_I64, 2, CH341SER.ServiceI64
AddService = Serenum, , Serenum_Service_Inst
[CH341SER.Service]
DisplayName = "CH341SER"
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\System32\Drivers\CH341SER.SYS
[CH341SER.ServiceA64]
DisplayName = "CH341SER_A64"
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\System32\Drivers\CH341S64.SYS
[CH341SER.ServiceI64]
DisplayName = "CH341SER_I64"
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\System32\Drivers\CH341I64.SYS
[Serenum_Service_Inst]
DisplayName = "SerEnum"
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\serenum.sys
LoadOrderGroup = PNP Filter
[DestinationDirs]
DefaultDestDir = 10, System32\Drivers
CH341S98.DelFiles.SYS = 11
CH341SER.CopyFiles.SYS = 10, System32\Drivers
CH341SER.NT.CopyFiles.SYS = 10, System32\Drivers
CH341S98.CopyFiles.VXD = 11
CH341SER.CopyFiles.DLL = 11
CH341SER.NT.CopyFiles.SYSA64 = 10, System32\Drivers
;CH341SER.NT.CopyFiles.SYSI64 = 10, System32\Drivers
[SourceDisksFiles]
CH341SER.SYS = 1
CH341S98.SYS = 1
CH341SER.VXD = 1
CH341PT.DLL = 1
CH341S64.SYS = 1
;CH341I64.SYS = 1
[SourceDisksNames]
1 = %DISK_NAME%, , ,
[SourceDisksNames.amd64]
1 = %DISK_NAME%, , ,
[SourceDisksNames.ia64]
1 = %DISK_NAME%, , ,
[Strings]
WinChipHead = "wch.cn"
CH341SER.DeviceDesc = "USB-SERIAL CH341"
CH341S98.DeviceDesc = "USB-SERIAL CH341"
CH340SER.DeviceDesc = "USB-SERIAL CH340"
CH341ASER.DeviceDesc = "USB-SERIAL CH341A"
CH340KSER.DeviceDesc = "USB-SERIAL CH340K"
CH330SER.DeviceDesc = "USB-SERIAL CH330"
DISK_NAME = "CH341 Serial Installation Disk"

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
VAT_LATEST/DRIVER/Setup.exe Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,479 @@
<?xml version="1.0" encoding="utf-8"?>
<TfrxReport Version="6.5.10" DotMatrixReport="False" IniFile="\Software\Fast Reports" PreviewOptions.Buttons="167935" PreviewOptions.Zoom="1" PrintOptions.Printer="Default" PrintOptions.PrintOnSheet="0" ReportOptions.CreateDate="44163.5391628125" ReportOptions.Description.Text="" ReportOptions.LastChange="44163.562203044" ScriptLanguage="PascalScript" ScriptText.Text="begin&#13;&#10;&#13;&#10;end.">
<TfrxDataPage Name="Data" Height="1000" Left="0" Top="0" Width="1000"/>
<TfrxReportPage Name="Page1" PaperWidth="210" PaperHeight="297" PaperSize="9" LeftMargin="10" RightMargin="10" TopMargin="10" BottomMargin="10" ColumnWidth="0" ColumnPositions.Text="" Frame.Typ="0" MirrorMode="0" HGuides.Text="" VGuides.Text="">
<TfrxMemoView Name="Memo1" AllowVectorExport="True" Left="36,00000" Top="28,00000" Width="686,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="0" ParentFont="False" Text="Longer Programmable Remote Control [PRCM] Setting Table"/>
<TfrxMemoView Name="Memo2" AllowVectorExport="True" Left="40,00000" Top="120,00000" Width="100,00000" Height="72,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Layout Keys"/>
<TfrxMemoView Name="Memo3" AllowVectorExport="True" Left="140,00000" Top="140,00000" Width="144,00000" Height="32,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Brand0]&#13;&#10;[Model0]"/>
<TfrxMemoView Name="Memo5" AllowVectorExport="True" Left="40,00000" Top="192,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey0]"/>
<TfrxMemoView Name="Memo6" AllowVectorExport="True" Left="140,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom00]"/>
<TfrxMemoView Name="Memo7" AllowVectorExport="True" Left="212,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift00]"/>
<TfrxMemoView Name="Memo8" AllowVectorExport="True" Left="40,00000" Top="209,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey1]"/>
<TfrxMemoView Name="Memo9" AllowVectorExport="True" Left="140,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom01]"/>
<TfrxMemoView Name="Memo10" AllowVectorExport="True" Left="212,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift01]"/>
<TfrxMemoView Name="Memo11" AllowVectorExport="True" Left="40,00000" Top="226,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey2]"/>
<TfrxMemoView Name="Memo12" AllowVectorExport="True" Left="140,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom02]"/>
<TfrxMemoView Name="Memo13" AllowVectorExport="True" Left="212,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift02]"/>
<TfrxMemoView Name="Memo14" AllowVectorExport="True" Left="40,00000" Top="243,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey3]"/>
<TfrxMemoView Name="Memo15" AllowVectorExport="True" Left="140,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom03]"/>
<TfrxMemoView Name="Memo16" AllowVectorExport="True" Left="212,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift03]"/>
<TfrxMemoView Name="Memo17" AllowVectorExport="True" Left="40,00000" Top="260,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey4]"/>
<TfrxMemoView Name="Memo18" AllowVectorExport="True" Left="140,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom04]"/>
<TfrxMemoView Name="Memo19" AllowVectorExport="True" Left="212,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift04]"/>
<TfrxMemoView Name="Memo20" AllowVectorExport="True" Left="40,00000" Top="277,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey5]"/>
<TfrxMemoView Name="Memo21" AllowVectorExport="True" Left="140,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom05]"/>
<TfrxMemoView Name="Memo22" AllowVectorExport="True" Left="212,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift05]"/>
<TfrxMemoView Name="Memo23" AllowVectorExport="True" Left="40,00000" Top="294,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey6]"/>
<TfrxMemoView Name="Memo24" AllowVectorExport="True" Left="140,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom06]"/>
<TfrxMemoView Name="Memo25" AllowVectorExport="True" Left="212,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift06]"/>
<TfrxMemoView Name="Memo26" AllowVectorExport="True" Left="40,00000" Top="311,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey7]"/>
<TfrxMemoView Name="Memo27" AllowVectorExport="True" Left="140,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom07]"/>
<TfrxMemoView Name="Memo28" AllowVectorExport="True" Left="212,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift07]"/>
<TfrxMemoView Name="Memo29" AllowVectorExport="True" Left="40,00000" Top="328,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey8]"/>
<TfrxMemoView Name="Memo30" AllowVectorExport="True" Left="140,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom08]"/>
<TfrxMemoView Name="Memo31" AllowVectorExport="True" Left="212,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift08]"/>
<TfrxMemoView Name="Memo32" AllowVectorExport="True" Left="40,00000" Top="345,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey9]"/>
<TfrxMemoView Name="Memo33" AllowVectorExport="True" Left="140,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom09]"/>
<TfrxMemoView Name="Memo34" AllowVectorExport="True" Left="212,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift09]"/>
<TfrxMemoView Name="Memo35" AllowVectorExport="True" Left="40,00000" Top="362,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey10]"/>
<TfrxMemoView Name="Memo36" AllowVectorExport="True" Left="140,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom010]"/>
<TfrxMemoView Name="Memo37" AllowVectorExport="True" Left="212,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift010]"/>
<TfrxMemoView Name="Memo38" AllowVectorExport="True" Left="40,00000" Top="379,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey11]"/>
<TfrxMemoView Name="Memo39" AllowVectorExport="True" Left="140,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom011]"/>
<TfrxMemoView Name="Memo40" AllowVectorExport="True" Left="212,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift011]"/>
<TfrxMemoView Name="Memo41" AllowVectorExport="True" Left="40,00000" Top="396,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey12]"/>
<TfrxMemoView Name="Memo42" AllowVectorExport="True" Left="140,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom012]"/>
<TfrxMemoView Name="Memo43" AllowVectorExport="True" Left="212,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift012]"/>
<TfrxMemoView Name="Memo44" AllowVectorExport="True" Left="40,00000" Top="413,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey13]"/>
<TfrxMemoView Name="Memo45" AllowVectorExport="True" Left="140,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom013]"/>
<TfrxMemoView Name="Memo46" AllowVectorExport="True" Left="212,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift013]"/>
<TfrxMemoView Name="Memo47" AllowVectorExport="True" Left="40,00000" Top="430,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey14]"/>
<TfrxMemoView Name="Memo48" AllowVectorExport="True" Left="140,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom014]"/>
<TfrxMemoView Name="Memo49" AllowVectorExport="True" Left="212,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift014]"/>
<TfrxMemoView Name="Memo50" AllowVectorExport="True" Left="40,00000" Top="447,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey15]"/>
<TfrxMemoView Name="Memo51" AllowVectorExport="True" Left="140,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom015]"/>
<TfrxMemoView Name="Memo52" AllowVectorExport="True" Left="212,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift015]"/>
<TfrxMemoView Name="Memo53" AllowVectorExport="True" Left="40,00000" Top="464,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey16]"/>
<TfrxMemoView Name="Memo54" AllowVectorExport="True" Left="140,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom016]"/>
<TfrxMemoView Name="Memo55" AllowVectorExport="True" Left="212,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift016]"/>
<TfrxMemoView Name="Memo56" AllowVectorExport="True" Left="40,00000" Top="481,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey17]"/>
<TfrxMemoView Name="Memo57" AllowVectorExport="True" Left="140,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom017]"/>
<TfrxMemoView Name="Memo58" AllowVectorExport="True" Left="212,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift017]"/>
<TfrxMemoView Name="Memo59" AllowVectorExport="True" Left="40,00000" Top="498,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey18]"/>
<TfrxMemoView Name="Memo60" AllowVectorExport="True" Left="140,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom018]"/>
<TfrxMemoView Name="Memo61" AllowVectorExport="True" Left="212,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift018]"/>
<TfrxMemoView Name="Memo62" AllowVectorExport="True" Left="40,00000" Top="515,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey19]"/>
<TfrxMemoView Name="Memo63" AllowVectorExport="True" Left="140,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom019]"/>
<TfrxMemoView Name="Memo64" AllowVectorExport="True" Left="212,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift019]"/>
<TfrxMemoView Name="Memo65" AllowVectorExport="True" Left="40,00000" Top="532,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey20]"/>
<TfrxMemoView Name="Memo66" AllowVectorExport="True" Left="140,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom020]"/>
<TfrxMemoView Name="Memo67" AllowVectorExport="True" Left="212,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift020]"/>
<TfrxMemoView Name="Memo68" AllowVectorExport="True" Left="40,00000" Top="549,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey21]"/>
<TfrxMemoView Name="Memo69" AllowVectorExport="True" Left="140,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom021]"/>
<TfrxMemoView Name="Memo70" AllowVectorExport="True" Left="212,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift021]"/>
<TfrxMemoView Name="Memo71" AllowVectorExport="True" Left="40,00000" Top="566,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey22]"/>
<TfrxMemoView Name="Memo72" AllowVectorExport="True" Left="140,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom022]"/>
<TfrxMemoView Name="Memo73" AllowVectorExport="True" Left="212,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift022]"/>
<TfrxMemoView Name="Memo74" AllowVectorExport="True" Left="40,00000" Top="583,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey23]"/>
<TfrxMemoView Name="Memo75" AllowVectorExport="True" Left="140,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom023]"/>
<TfrxMemoView Name="Memo76" AllowVectorExport="True" Left="212,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift023]"/>
<TfrxMemoView Name="Memo77" AllowVectorExport="True" Left="40,00000" Top="600,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey24]"/>
<TfrxMemoView Name="Memo78" AllowVectorExport="True" Left="140,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom024]"/>
<TfrxMemoView Name="Memo79" AllowVectorExport="True" Left="212,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift024]"/>
<TfrxMemoView Name="Memo80" AllowVectorExport="True" Left="40,00000" Top="617,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey25]"/>
<TfrxMemoView Name="Memo81" AllowVectorExport="True" Left="140,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom025]"/>
<TfrxMemoView Name="Memo82" AllowVectorExport="True" Left="212,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift025]"/>
<TfrxMemoView Name="Memo83" AllowVectorExport="True" Left="40,00000" Top="634,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey26]"/>
<TfrxMemoView Name="Memo84" AllowVectorExport="True" Left="140,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom026]"/>
<TfrxMemoView Name="Memo85" AllowVectorExport="True" Left="212,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift026]"/>
<TfrxMemoView Name="Memo86" AllowVectorExport="True" Left="40,00000" Top="651,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey27]"/>
<TfrxMemoView Name="Memo87" AllowVectorExport="True" Left="140,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom027]"/>
<TfrxMemoView Name="Memo88" AllowVectorExport="True" Left="212,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift027]"/>
<TfrxMemoView Name="Memo89" AllowVectorExport="True" Left="40,00000" Top="668,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey28]"/>
<TfrxMemoView Name="Memo90" AllowVectorExport="True" Left="140,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom028]"/>
<TfrxMemoView Name="Memo91" AllowVectorExport="True" Left="212,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift028]"/>
<TfrxMemoView Name="Memo92" AllowVectorExport="True" Left="40,00000" Top="685,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey29]"/>
<TfrxMemoView Name="Memo93" AllowVectorExport="True" Left="140,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom029]"/>
<TfrxMemoView Name="Memo94" AllowVectorExport="True" Left="212,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift029]"/>
<TfrxMemoView Name="Memo95" AllowVectorExport="True" Left="40,00000" Top="702,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey30]"/>
<TfrxMemoView Name="Memo96" AllowVectorExport="True" Left="140,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom030]"/>
<TfrxMemoView Name="Memo97" AllowVectorExport="True" Left="212,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift030]"/>
<TfrxMemoView Name="Memo98" AllowVectorExport="True" Left="40,00000" Top="719,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey31]"/>
<TfrxMemoView Name="Memo99" AllowVectorExport="True" Left="140,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom031]"/>
<TfrxMemoView Name="Memo100" AllowVectorExport="True" Left="212,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift031]"/>
<TfrxMemoView Name="Memo101" AllowVectorExport="True" Left="40,00000" Top="736,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey32]"/>
<TfrxMemoView Name="Memo102" AllowVectorExport="True" Left="140,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom032]"/>
<TfrxMemoView Name="Memo103" AllowVectorExport="True" Left="212,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift032]"/>
<TfrxMemoView Name="Memo104" AllowVectorExport="True" Left="40,00000" Top="753,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey33]"/>
<TfrxMemoView Name="Memo105" AllowVectorExport="True" Left="140,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom033]"/>
<TfrxMemoView Name="Memo106" AllowVectorExport="True" Left="212,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift033]"/>
<TfrxMemoView Name="Memo107" AllowVectorExport="True" Left="40,00000" Top="770,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey34]"/>
<TfrxMemoView Name="Memo108" AllowVectorExport="True" Left="140,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom034]"/>
<TfrxMemoView Name="Memo109" AllowVectorExport="True" Left="212,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift034]"/>
<TfrxMemoView Name="Memo110" AllowVectorExport="True" Left="40,00000" Top="787,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey35]"/>
<TfrxMemoView Name="Memo111" AllowVectorExport="True" Left="140,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom035]"/>
<TfrxMemoView Name="Memo112" AllowVectorExport="True" Left="212,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift035]"/>
<TfrxMemoView Name="Memo113" AllowVectorExport="True" Left="40,00000" Top="804,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey36]"/>
<TfrxMemoView Name="Memo114" AllowVectorExport="True" Left="140,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom036]"/>
<TfrxMemoView Name="Memo115" AllowVectorExport="True" Left="212,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift036]"/>
<TfrxMemoView Name="Memo116" AllowVectorExport="True" Left="40,00000" Top="821,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey37]"/>
<TfrxMemoView Name="Memo117" AllowVectorExport="True" Left="140,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom037]"/>
<TfrxMemoView Name="Memo118" AllowVectorExport="True" Left="212,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift037]"/>
<TfrxMemoView Name="Memo119" AllowVectorExport="True" Left="40,00000" Top="838,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey38]"/>
<TfrxMemoView Name="Memo120" AllowVectorExport="True" Left="140,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom038]"/>
<TfrxMemoView Name="Memo121" AllowVectorExport="True" Left="212,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift038]"/>
<TfrxMemoView Name="Memo122" AllowVectorExport="True" Left="40,00000" Top="855,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey39]"/>
<TfrxMemoView Name="Memo123" AllowVectorExport="True" Left="140,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom039]"/>
<TfrxMemoView Name="Memo124" AllowVectorExport="True" Left="212,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift039]"/>
<TfrxMemoView Name="Memo125" AllowVectorExport="True" Left="40,00000" Top="872,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey40]"/>
<TfrxMemoView Name="Memo126" AllowVectorExport="True" Left="140,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom040]"/>
<TfrxMemoView Name="Memo127" AllowVectorExport="True" Left="212,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift040]"/>
<TfrxMemoView Name="Memo128" AllowVectorExport="True" Left="40,00000" Top="889,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey41]"/>
<TfrxMemoView Name="Memo129" AllowVectorExport="True" Left="140,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom041]"/>
<TfrxMemoView Name="Memo130" AllowVectorExport="True" Left="212,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift041]"/>
<TfrxMemoView Name="Memo131" AllowVectorExport="True" Left="40,00000" Top="906,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey42]"/>
<TfrxMemoView Name="Memo132" AllowVectorExport="True" Left="140,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom042]"/>
<TfrxMemoView Name="Memo133" AllowVectorExport="True" Left="212,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift042]"/>
<TfrxMemoView Name="Memo134" AllowVectorExport="True" Left="40,00000" Top="923,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey43]"/>
<TfrxMemoView Name="Memo135" AllowVectorExport="True" Left="140,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom043]"/>
<TfrxMemoView Name="Memo136" AllowVectorExport="True" Left="212,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift043]"/>
<TfrxMemoView Name="Memo138" AllowVectorExport="True" Left="140,00000" Top="120,00000" Width="144,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="[Page0]"/>
<TfrxMemoView Name="Memo137" AllowVectorExport="True" Left="284,00000" Top="140,00000" Width="144,00000" Height="32,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Brand1]&#13;&#10;[Model1]"/>
<TfrxMemoView Name="Memo140" AllowVectorExport="True" Left="284,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom100]"/>
<TfrxMemoView Name="Memo141" AllowVectorExport="True" Left="356,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift100]"/>
<TfrxMemoView Name="Memo142" AllowVectorExport="True" Left="284,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom101]"/>
<TfrxMemoView Name="Memo143" AllowVectorExport="True" Left="356,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift101]"/>
<TfrxMemoView Name="Memo144" AllowVectorExport="True" Left="284,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom102]"/>
<TfrxMemoView Name="Memo145" AllowVectorExport="True" Left="356,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift102]"/>
<TfrxMemoView Name="Memo146" AllowVectorExport="True" Left="284,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom103]"/>
<TfrxMemoView Name="Memo147" AllowVectorExport="True" Left="356,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift103]"/>
<TfrxMemoView Name="Memo148" AllowVectorExport="True" Left="284,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom104]"/>
<TfrxMemoView Name="Memo149" AllowVectorExport="True" Left="356,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift104]"/>
<TfrxMemoView Name="Memo150" AllowVectorExport="True" Left="284,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom105]"/>
<TfrxMemoView Name="Memo151" AllowVectorExport="True" Left="356,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift105]"/>
<TfrxMemoView Name="Memo152" AllowVectorExport="True" Left="284,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom106]"/>
<TfrxMemoView Name="Memo153" AllowVectorExport="True" Left="356,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift106]"/>
<TfrxMemoView Name="Memo154" AllowVectorExport="True" Left="284,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom107]"/>
<TfrxMemoView Name="Memo155" AllowVectorExport="True" Left="356,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift107]"/>
<TfrxMemoView Name="Memo156" AllowVectorExport="True" Left="284,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom108]"/>
<TfrxMemoView Name="Memo157" AllowVectorExport="True" Left="356,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift108]"/>
<TfrxMemoView Name="Memo158" AllowVectorExport="True" Left="284,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom109]"/>
<TfrxMemoView Name="Memo159" AllowVectorExport="True" Left="356,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift109]"/>
<TfrxMemoView Name="Memo160" AllowVectorExport="True" Left="284,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom110]"/>
<TfrxMemoView Name="Memo161" AllowVectorExport="True" Left="356,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift110]"/>
<TfrxMemoView Name="Memo162" AllowVectorExport="True" Left="284,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom111]"/>
<TfrxMemoView Name="Memo163" AllowVectorExport="True" Left="356,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift111]"/>
<TfrxMemoView Name="Memo164" AllowVectorExport="True" Left="284,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom112]"/>
<TfrxMemoView Name="Memo165" AllowVectorExport="True" Left="356,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift112]"/>
<TfrxMemoView Name="Memo166" AllowVectorExport="True" Left="284,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom113]"/>
<TfrxMemoView Name="Memo167" AllowVectorExport="True" Left="356,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift113]"/>
<TfrxMemoView Name="Memo168" AllowVectorExport="True" Left="284,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom114]"/>
<TfrxMemoView Name="Memo169" AllowVectorExport="True" Left="356,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift114]"/>
<TfrxMemoView Name="Memo170" AllowVectorExport="True" Left="284,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom115]"/>
<TfrxMemoView Name="Memo171" AllowVectorExport="True" Left="356,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift115]"/>
<TfrxMemoView Name="Memo172" AllowVectorExport="True" Left="284,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom116]"/>
<TfrxMemoView Name="Memo173" AllowVectorExport="True" Left="356,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift116]"/>
<TfrxMemoView Name="Memo174" AllowVectorExport="True" Left="284,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom117]"/>
<TfrxMemoView Name="Memo175" AllowVectorExport="True" Left="356,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift117]"/>
<TfrxMemoView Name="Memo176" AllowVectorExport="True" Left="284,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom118]"/>
<TfrxMemoView Name="Memo177" AllowVectorExport="True" Left="356,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift118]"/>
<TfrxMemoView Name="Memo178" AllowVectorExport="True" Left="284,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom119]"/>
<TfrxMemoView Name="Memo179" AllowVectorExport="True" Left="356,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift119]"/>
<TfrxMemoView Name="Memo180" AllowVectorExport="True" Left="284,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom120]"/>
<TfrxMemoView Name="Memo181" AllowVectorExport="True" Left="356,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift120]"/>
<TfrxMemoView Name="Memo182" AllowVectorExport="True" Left="284,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom121]"/>
<TfrxMemoView Name="Memo183" AllowVectorExport="True" Left="356,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift121]"/>
<TfrxMemoView Name="Memo184" AllowVectorExport="True" Left="284,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom122]"/>
<TfrxMemoView Name="Memo185" AllowVectorExport="True" Left="356,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift122]"/>
<TfrxMemoView Name="Memo186" AllowVectorExport="True" Left="284,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom123]"/>
<TfrxMemoView Name="Memo187" AllowVectorExport="True" Left="356,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift123]"/>
<TfrxMemoView Name="Memo188" AllowVectorExport="True" Left="284,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom124]"/>
<TfrxMemoView Name="Memo189" AllowVectorExport="True" Left="356,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift124]"/>
<TfrxMemoView Name="Memo190" AllowVectorExport="True" Left="284,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom125]"/>
<TfrxMemoView Name="Memo191" AllowVectorExport="True" Left="356,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift125]"/>
<TfrxMemoView Name="Memo192" AllowVectorExport="True" Left="284,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom126]"/>
<TfrxMemoView Name="Memo193" AllowVectorExport="True" Left="356,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift126]"/>
<TfrxMemoView Name="Memo194" AllowVectorExport="True" Left="284,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom127]"/>
<TfrxMemoView Name="Memo195" AllowVectorExport="True" Left="356,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift127]"/>
<TfrxMemoView Name="Memo196" AllowVectorExport="True" Left="284,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom128]"/>
<TfrxMemoView Name="Memo197" AllowVectorExport="True" Left="356,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift128]"/>
<TfrxMemoView Name="Memo198" AllowVectorExport="True" Left="284,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom129]"/>
<TfrxMemoView Name="Memo199" AllowVectorExport="True" Left="356,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift129]"/>
<TfrxMemoView Name="Memo200" AllowVectorExport="True" Left="284,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom130]"/>
<TfrxMemoView Name="Memo201" AllowVectorExport="True" Left="356,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift130]"/>
<TfrxMemoView Name="Memo202" AllowVectorExport="True" Left="284,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom131]"/>
<TfrxMemoView Name="Memo203" AllowVectorExport="True" Left="356,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift131]"/>
<TfrxMemoView Name="Memo204" AllowVectorExport="True" Left="284,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom132]"/>
<TfrxMemoView Name="Memo205" AllowVectorExport="True" Left="356,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift132]"/>
<TfrxMemoView Name="Memo206" AllowVectorExport="True" Left="284,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom133]"/>
<TfrxMemoView Name="Memo207" AllowVectorExport="True" Left="356,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift133]"/>
<TfrxMemoView Name="Memo208" AllowVectorExport="True" Left="284,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom134]"/>
<TfrxMemoView Name="Memo209" AllowVectorExport="True" Left="356,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift134]"/>
<TfrxMemoView Name="Memo210" AllowVectorExport="True" Left="284,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom135]"/>
<TfrxMemoView Name="Memo211" AllowVectorExport="True" Left="356,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift135]"/>
<TfrxMemoView Name="Memo212" AllowVectorExport="True" Left="284,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom136]"/>
<TfrxMemoView Name="Memo213" AllowVectorExport="True" Left="356,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift136]"/>
<TfrxMemoView Name="Memo214" AllowVectorExport="True" Left="284,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom137]"/>
<TfrxMemoView Name="Memo215" AllowVectorExport="True" Left="356,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift137]"/>
<TfrxMemoView Name="Memo216" AllowVectorExport="True" Left="284,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom138]"/>
<TfrxMemoView Name="Memo217" AllowVectorExport="True" Left="356,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift138]"/>
<TfrxMemoView Name="Memo218" AllowVectorExport="True" Left="284,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom139]"/>
<TfrxMemoView Name="Memo219" AllowVectorExport="True" Left="356,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift139]"/>
<TfrxMemoView Name="Memo220" AllowVectorExport="True" Left="284,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom140]"/>
<TfrxMemoView Name="Memo221" AllowVectorExport="True" Left="356,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift140]"/>
<TfrxMemoView Name="Memo222" AllowVectorExport="True" Left="284,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom141]"/>
<TfrxMemoView Name="Memo223" AllowVectorExport="True" Left="356,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift141]"/>
<TfrxMemoView Name="Memo224" AllowVectorExport="True" Left="284,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom142]"/>
<TfrxMemoView Name="Memo225" AllowVectorExport="True" Left="356,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift142]"/>
<TfrxMemoView Name="Memo226" AllowVectorExport="True" Left="284,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom143]"/>
<TfrxMemoView Name="Memo227" AllowVectorExport="True" Left="356,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift143]"/>
<TfrxMemoView Name="Memo228" AllowVectorExport="True" Left="284,00000" Top="120,00000" Width="144,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="[Page1]"/>
<TfrxMemoView Name="Memo229" AllowVectorExport="True" Left="428,00000" Top="140,00000" Width="144,00000" Height="32,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Brand2]&#13;&#10;[Model2]"/>
<TfrxMemoView Name="Memo231" AllowVectorExport="True" Left="428,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom200]"/>
<TfrxMemoView Name="Memo232" AllowVectorExport="True" Left="500,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift200]"/>
<TfrxMemoView Name="Memo233" AllowVectorExport="True" Left="428,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom201]"/>
<TfrxMemoView Name="Memo234" AllowVectorExport="True" Left="500,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift201]"/>
<TfrxMemoView Name="Memo235" AllowVectorExport="True" Left="428,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom202]"/>
<TfrxMemoView Name="Memo236" AllowVectorExport="True" Left="500,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift202]"/>
<TfrxMemoView Name="Memo237" AllowVectorExport="True" Left="428,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom203]"/>
<TfrxMemoView Name="Memo238" AllowVectorExport="True" Left="500,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift203]"/>
<TfrxMemoView Name="Memo239" AllowVectorExport="True" Left="428,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom204]"/>
<TfrxMemoView Name="Memo240" AllowVectorExport="True" Left="500,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift204]"/>
<TfrxMemoView Name="Memo241" AllowVectorExport="True" Left="428,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom205]"/>
<TfrxMemoView Name="Memo242" AllowVectorExport="True" Left="500,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift205]"/>
<TfrxMemoView Name="Memo243" AllowVectorExport="True" Left="428,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom206]"/>
<TfrxMemoView Name="Memo244" AllowVectorExport="True" Left="500,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift206]"/>
<TfrxMemoView Name="Memo245" AllowVectorExport="True" Left="428,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom207]"/>
<TfrxMemoView Name="Memo246" AllowVectorExport="True" Left="500,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift207]"/>
<TfrxMemoView Name="Memo247" AllowVectorExport="True" Left="428,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom208]"/>
<TfrxMemoView Name="Memo248" AllowVectorExport="True" Left="500,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift208]"/>
<TfrxMemoView Name="Memo249" AllowVectorExport="True" Left="428,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom209]"/>
<TfrxMemoView Name="Memo250" AllowVectorExport="True" Left="500,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift209]"/>
<TfrxMemoView Name="Memo251" AllowVectorExport="True" Left="428,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom210]"/>
<TfrxMemoView Name="Memo252" AllowVectorExport="True" Left="500,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift210]"/>
<TfrxMemoView Name="Memo253" AllowVectorExport="True" Left="428,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom211]"/>
<TfrxMemoView Name="Memo254" AllowVectorExport="True" Left="500,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift211]"/>
<TfrxMemoView Name="Memo255" AllowVectorExport="True" Left="428,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom212]"/>
<TfrxMemoView Name="Memo256" AllowVectorExport="True" Left="500,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift212]"/>
<TfrxMemoView Name="Memo257" AllowVectorExport="True" Left="428,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom213]"/>
<TfrxMemoView Name="Memo258" AllowVectorExport="True" Left="500,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift213]"/>
<TfrxMemoView Name="Memo259" AllowVectorExport="True" Left="428,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom214]"/>
<TfrxMemoView Name="Memo260" AllowVectorExport="True" Left="500,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift214]"/>
<TfrxMemoView Name="Memo261" AllowVectorExport="True" Left="428,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom215]"/>
<TfrxMemoView Name="Memo262" AllowVectorExport="True" Left="500,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift215]"/>
<TfrxMemoView Name="Memo263" AllowVectorExport="True" Left="428,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom216]"/>
<TfrxMemoView Name="Memo264" AllowVectorExport="True" Left="500,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift216]"/>
<TfrxMemoView Name="Memo265" AllowVectorExport="True" Left="428,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom217]"/>
<TfrxMemoView Name="Memo266" AllowVectorExport="True" Left="500,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift217]"/>
<TfrxMemoView Name="Memo267" AllowVectorExport="True" Left="428,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom218]"/>
<TfrxMemoView Name="Memo268" AllowVectorExport="True" Left="500,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift218]"/>
<TfrxMemoView Name="Memo269" AllowVectorExport="True" Left="428,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom219]"/>
<TfrxMemoView Name="Memo270" AllowVectorExport="True" Left="500,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift219]"/>
<TfrxMemoView Name="Memo271" AllowVectorExport="True" Left="428,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom220]"/>
<TfrxMemoView Name="Memo272" AllowVectorExport="True" Left="500,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift220]"/>
<TfrxMemoView Name="Memo273" AllowVectorExport="True" Left="428,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom221]"/>
<TfrxMemoView Name="Memo274" AllowVectorExport="True" Left="500,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift221]"/>
<TfrxMemoView Name="Memo275" AllowVectorExport="True" Left="428,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom222]"/>
<TfrxMemoView Name="Memo276" AllowVectorExport="True" Left="500,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift222]"/>
<TfrxMemoView Name="Memo277" AllowVectorExport="True" Left="428,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom223]"/>
<TfrxMemoView Name="Memo278" AllowVectorExport="True" Left="500,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift223]"/>
<TfrxMemoView Name="Memo279" AllowVectorExport="True" Left="428,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom224]"/>
<TfrxMemoView Name="Memo280" AllowVectorExport="True" Left="500,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift224]"/>
<TfrxMemoView Name="Memo281" AllowVectorExport="True" Left="428,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom225]"/>
<TfrxMemoView Name="Memo282" AllowVectorExport="True" Left="500,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift225]"/>
<TfrxMemoView Name="Memo283" AllowVectorExport="True" Left="428,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom226]"/>
<TfrxMemoView Name="Memo284" AllowVectorExport="True" Left="500,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift226]"/>
<TfrxMemoView Name="Memo285" AllowVectorExport="True" Left="428,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom227]"/>
<TfrxMemoView Name="Memo286" AllowVectorExport="True" Left="500,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift227]"/>
<TfrxMemoView Name="Memo287" AllowVectorExport="True" Left="428,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom228]"/>
<TfrxMemoView Name="Memo288" AllowVectorExport="True" Left="500,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift228]"/>
<TfrxMemoView Name="Memo289" AllowVectorExport="True" Left="428,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom229]"/>
<TfrxMemoView Name="Memo290" AllowVectorExport="True" Left="500,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift229]"/>
<TfrxMemoView Name="Memo291" AllowVectorExport="True" Left="428,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom230]"/>
<TfrxMemoView Name="Memo292" AllowVectorExport="True" Left="500,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift230]"/>
<TfrxMemoView Name="Memo293" AllowVectorExport="True" Left="428,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom231]"/>
<TfrxMemoView Name="Memo294" AllowVectorExport="True" Left="500,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift231]"/>
<TfrxMemoView Name="Memo295" AllowVectorExport="True" Left="428,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom232]"/>
<TfrxMemoView Name="Memo296" AllowVectorExport="True" Left="500,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift232]"/>
<TfrxMemoView Name="Memo297" AllowVectorExport="True" Left="428,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom233]"/>
<TfrxMemoView Name="Memo298" AllowVectorExport="True" Left="500,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift233]"/>
<TfrxMemoView Name="Memo299" AllowVectorExport="True" Left="428,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom234]"/>
<TfrxMemoView Name="Memo300" AllowVectorExport="True" Left="500,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift234]"/>
<TfrxMemoView Name="Memo301" AllowVectorExport="True" Left="428,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom235]"/>
<TfrxMemoView Name="Memo302" AllowVectorExport="True" Left="500,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift235]"/>
<TfrxMemoView Name="Memo303" AllowVectorExport="True" Left="428,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom236]"/>
<TfrxMemoView Name="Memo304" AllowVectorExport="True" Left="500,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift236]"/>
<TfrxMemoView Name="Memo305" AllowVectorExport="True" Left="428,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom237]"/>
<TfrxMemoView Name="Memo306" AllowVectorExport="True" Left="500,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift237]"/>
<TfrxMemoView Name="Memo307" AllowVectorExport="True" Left="428,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom238]"/>
<TfrxMemoView Name="Memo308" AllowVectorExport="True" Left="500,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift238]"/>
<TfrxMemoView Name="Memo309" AllowVectorExport="True" Left="428,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom239]"/>
<TfrxMemoView Name="Memo310" AllowVectorExport="True" Left="500,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift239]"/>
<TfrxMemoView Name="Memo311" AllowVectorExport="True" Left="428,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom240]"/>
<TfrxMemoView Name="Memo312" AllowVectorExport="True" Left="500,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift240]"/>
<TfrxMemoView Name="Memo313" AllowVectorExport="True" Left="428,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom241]"/>
<TfrxMemoView Name="Memo314" AllowVectorExport="True" Left="500,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift241]"/>
<TfrxMemoView Name="Memo315" AllowVectorExport="True" Left="428,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom242]"/>
<TfrxMemoView Name="Memo316" AllowVectorExport="True" Left="500,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift242]"/>
<TfrxMemoView Name="Memo317" AllowVectorExport="True" Left="428,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom243]"/>
<TfrxMemoView Name="Memo318" AllowVectorExport="True" Left="500,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift243]"/>
<TfrxMemoView Name="Memo319" AllowVectorExport="True" Left="428,00000" Top="120,00000" Width="144,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="[Page2]"/>
<TfrxMemoView Name="Memo320" AllowVectorExport="True" Left="572,00000" Top="140,00000" Width="144,00000" Height="32,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Brand3]&#13;&#10;[Model3]"/>
<TfrxMemoView Name="Memo322" AllowVectorExport="True" Left="572,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom300]"/>
<TfrxMemoView Name="Memo323" AllowVectorExport="True" Left="644,00000" Top="192,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift300]"/>
<TfrxMemoView Name="Memo324" AllowVectorExport="True" Left="572,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom301]"/>
<TfrxMemoView Name="Memo325" AllowVectorExport="True" Left="644,00000" Top="209,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift301]"/>
<TfrxMemoView Name="Memo326" AllowVectorExport="True" Left="572,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom302]"/>
<TfrxMemoView Name="Memo327" AllowVectorExport="True" Left="644,00000" Top="226,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift302]"/>
<TfrxMemoView Name="Memo328" AllowVectorExport="True" Left="572,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom303]"/>
<TfrxMemoView Name="Memo329" AllowVectorExport="True" Left="644,00000" Top="243,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift303]"/>
<TfrxMemoView Name="Memo330" AllowVectorExport="True" Left="572,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom304]"/>
<TfrxMemoView Name="Memo331" AllowVectorExport="True" Left="644,00000" Top="260,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift304]"/>
<TfrxMemoView Name="Memo332" AllowVectorExport="True" Left="572,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom305]"/>
<TfrxMemoView Name="Memo333" AllowVectorExport="True" Left="644,00000" Top="277,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift305]"/>
<TfrxMemoView Name="Memo334" AllowVectorExport="True" Left="572,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom306]"/>
<TfrxMemoView Name="Memo335" AllowVectorExport="True" Left="644,00000" Top="294,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift306]"/>
<TfrxMemoView Name="Memo336" AllowVectorExport="True" Left="572,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom307]"/>
<TfrxMemoView Name="Memo337" AllowVectorExport="True" Left="644,00000" Top="311,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift307]"/>
<TfrxMemoView Name="Memo338" AllowVectorExport="True" Left="572,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom308]"/>
<TfrxMemoView Name="Memo339" AllowVectorExport="True" Left="644,00000" Top="328,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift308]"/>
<TfrxMemoView Name="Memo340" AllowVectorExport="True" Left="572,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom309]"/>
<TfrxMemoView Name="Memo341" AllowVectorExport="True" Left="644,00000" Top="345,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift309]"/>
<TfrxMemoView Name="Memo342" AllowVectorExport="True" Left="572,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom310]"/>
<TfrxMemoView Name="Memo343" AllowVectorExport="True" Left="644,00000" Top="362,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift310]"/>
<TfrxMemoView Name="Memo344" AllowVectorExport="True" Left="572,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom311]"/>
<TfrxMemoView Name="Memo345" AllowVectorExport="True" Left="644,00000" Top="379,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift311]"/>
<TfrxMemoView Name="Memo346" AllowVectorExport="True" Left="572,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom312]"/>
<TfrxMemoView Name="Memo347" AllowVectorExport="True" Left="644,00000" Top="396,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift312]"/>
<TfrxMemoView Name="Memo348" AllowVectorExport="True" Left="572,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom313]"/>
<TfrxMemoView Name="Memo349" AllowVectorExport="True" Left="644,00000" Top="413,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift313]"/>
<TfrxMemoView Name="Memo350" AllowVectorExport="True" Left="572,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom314]"/>
<TfrxMemoView Name="Memo351" AllowVectorExport="True" Left="644,00000" Top="430,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift314]"/>
<TfrxMemoView Name="Memo352" AllowVectorExport="True" Left="572,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom315]"/>
<TfrxMemoView Name="Memo353" AllowVectorExport="True" Left="644,00000" Top="447,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift315]"/>
<TfrxMemoView Name="Memo354" AllowVectorExport="True" Left="572,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom316]"/>
<TfrxMemoView Name="Memo355" AllowVectorExport="True" Left="644,00000" Top="464,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift316]"/>
<TfrxMemoView Name="Memo356" AllowVectorExport="True" Left="572,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom317]"/>
<TfrxMemoView Name="Memo357" AllowVectorExport="True" Left="644,00000" Top="481,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift317]"/>
<TfrxMemoView Name="Memo358" AllowVectorExport="True" Left="572,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom318]"/>
<TfrxMemoView Name="Memo359" AllowVectorExport="True" Left="644,00000" Top="498,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift318]"/>
<TfrxMemoView Name="Memo360" AllowVectorExport="True" Left="572,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom319]"/>
<TfrxMemoView Name="Memo361" AllowVectorExport="True" Left="644,00000" Top="515,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift319]"/>
<TfrxMemoView Name="Memo362" AllowVectorExport="True" Left="572,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom320]"/>
<TfrxMemoView Name="Memo363" AllowVectorExport="True" Left="644,00000" Top="532,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift320]"/>
<TfrxMemoView Name="Memo364" AllowVectorExport="True" Left="572,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom321]"/>
<TfrxMemoView Name="Memo365" AllowVectorExport="True" Left="644,00000" Top="549,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift321]"/>
<TfrxMemoView Name="Memo366" AllowVectorExport="True" Left="572,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom322]"/>
<TfrxMemoView Name="Memo367" AllowVectorExport="True" Left="644,00000" Top="566,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift322]"/>
<TfrxMemoView Name="Memo368" AllowVectorExport="True" Left="572,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom323]"/>
<TfrxMemoView Name="Memo369" AllowVectorExport="True" Left="644,00000" Top="583,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift323]"/>
<TfrxMemoView Name="Memo370" AllowVectorExport="True" Left="572,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom324]"/>
<TfrxMemoView Name="Memo371" AllowVectorExport="True" Left="644,00000" Top="600,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift324]"/>
<TfrxMemoView Name="Memo372" AllowVectorExport="True" Left="572,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom325]"/>
<TfrxMemoView Name="Memo373" AllowVectorExport="True" Left="644,00000" Top="617,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift325]"/>
<TfrxMemoView Name="Memo374" AllowVectorExport="True" Left="572,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom326]"/>
<TfrxMemoView Name="Memo375" AllowVectorExport="True" Left="644,00000" Top="634,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift326]"/>
<TfrxMemoView Name="Memo376" AllowVectorExport="True" Left="572,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom327]"/>
<TfrxMemoView Name="Memo377" AllowVectorExport="True" Left="644,00000" Top="651,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift327]"/>
<TfrxMemoView Name="Memo378" AllowVectorExport="True" Left="572,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom328]"/>
<TfrxMemoView Name="Memo379" AllowVectorExport="True" Left="644,00000" Top="668,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift328]"/>
<TfrxMemoView Name="Memo380" AllowVectorExport="True" Left="572,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom329]"/>
<TfrxMemoView Name="Memo381" AllowVectorExport="True" Left="644,00000" Top="685,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift329]"/>
<TfrxMemoView Name="Memo382" AllowVectorExport="True" Left="572,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom330]"/>
<TfrxMemoView Name="Memo383" AllowVectorExport="True" Left="644,00000" Top="702,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift330]"/>
<TfrxMemoView Name="Memo384" AllowVectorExport="True" Left="572,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom331]"/>
<TfrxMemoView Name="Memo385" AllowVectorExport="True" Left="644,00000" Top="719,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift331]"/>
<TfrxMemoView Name="Memo386" AllowVectorExport="True" Left="572,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom332]"/>
<TfrxMemoView Name="Memo387" AllowVectorExport="True" Left="644,00000" Top="736,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift332]"/>
<TfrxMemoView Name="Memo388" AllowVectorExport="True" Left="572,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom333]"/>
<TfrxMemoView Name="Memo389" AllowVectorExport="True" Left="644,00000" Top="753,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift333]"/>
<TfrxMemoView Name="Memo390" AllowVectorExport="True" Left="572,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom334]"/>
<TfrxMemoView Name="Memo391" AllowVectorExport="True" Left="644,00000" Top="770,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift334]"/>
<TfrxMemoView Name="Memo392" AllowVectorExport="True" Left="572,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom335]"/>
<TfrxMemoView Name="Memo393" AllowVectorExport="True" Left="644,00000" Top="787,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift335]"/>
<TfrxMemoView Name="Memo394" AllowVectorExport="True" Left="572,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom336]"/>
<TfrxMemoView Name="Memo395" AllowVectorExport="True" Left="644,00000" Top="804,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift336]"/>
<TfrxMemoView Name="Memo396" AllowVectorExport="True" Left="572,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom337]"/>
<TfrxMemoView Name="Memo397" AllowVectorExport="True" Left="644,00000" Top="821,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift337]"/>
<TfrxMemoView Name="Memo398" AllowVectorExport="True" Left="572,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom338]"/>
<TfrxMemoView Name="Memo399" AllowVectorExport="True" Left="644,00000" Top="838,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift338]"/>
<TfrxMemoView Name="Memo400" AllowVectorExport="True" Left="572,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom339]"/>
<TfrxMemoView Name="Memo401" AllowVectorExport="True" Left="644,00000" Top="855,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift339]"/>
<TfrxMemoView Name="Memo402" AllowVectorExport="True" Left="572,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom340]"/>
<TfrxMemoView Name="Memo403" AllowVectorExport="True" Left="644,00000" Top="872,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift340]"/>
<TfrxMemoView Name="Memo404" AllowVectorExport="True" Left="572,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom341]"/>
<TfrxMemoView Name="Memo405" AllowVectorExport="True" Left="644,00000" Top="889,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift341]"/>
<TfrxMemoView Name="Memo406" AllowVectorExport="True" Left="572,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom342]"/>
<TfrxMemoView Name="Memo407" AllowVectorExport="True" Left="644,00000" Top="906,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift342]"/>
<TfrxMemoView Name="Memo408" AllowVectorExport="True" Left="572,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom343]"/>
<TfrxMemoView Name="Memo409" AllowVectorExport="True" Left="644,00000" Top="923,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift343]"/>
<TfrxMemoView Name="Memo410" AllowVectorExport="True" Left="572,00000" Top="120,00000" Width="144,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="[Page3]"/>
<TfrxMemoView Name="Memo411" AllowVectorExport="True" Left="64,00000" Top="56,00000" Width="632,00000" Height="16,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="0" ParentFont="False" Text="[Company]"/>
<TfrxMemoView Name="Memo412" AllowVectorExport="True" Left="64,00000" Top="76,00000" Width="632,00000" Height="16,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="0" ParentFont="False" Text="[Address]"/>
<TfrxMemoView Name="Memo413" AllowVectorExport="True" Left="64,00000" Top="96,00000" Width="632,00000" Height="16,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="0" ParentFont="False" Text="[Contact]"/>
<TfrxMemoView Name="Memo414" AllowVectorExport="True" Left="140,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Direct"/>
<TfrxMemoView Name="Memo415" AllowVectorExport="True" Left="212,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Shift"/>
<TfrxMemoView Name="Memo416" AllowVectorExport="True" Left="284,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Direct"/>
<TfrxMemoView Name="Memo417" AllowVectorExport="True" Left="356,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Shift"/>
<TfrxMemoView Name="Memo418" AllowVectorExport="True" Left="428,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Direct"/>
<TfrxMemoView Name="Memo419" AllowVectorExport="True" Left="500,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Shift"/>
<TfrxMemoView Name="Memo420" AllowVectorExport="True" Left="572,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Direct"/>
<TfrxMemoView Name="Memo421" AllowVectorExport="True" Left="644,00000" Top="172,00000" Width="72,00000" Height="20,00000" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="Shift"/>
<TfrxMemoView Name="Memo4" AllowVectorExport="True" Left="40,00000" Top="940,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey44]"/>
<TfrxMemoView Name="Memo139" AllowVectorExport="True" Left="140,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom044]"/>
<TfrxMemoView Name="Memo230" AllowVectorExport="True" Left="212,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift044]"/>
<TfrxMemoView Name="Memo321" AllowVectorExport="True" Left="40,00000" Top="957,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey45]"/>
<TfrxMemoView Name="Memo422" AllowVectorExport="True" Left="140,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom045]"/>
<TfrxMemoView Name="Memo423" AllowVectorExport="True" Left="212,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift045]"/>
<TfrxMemoView Name="Memo424" AllowVectorExport="True" Left="40,00000" Top="974,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey46]"/>
<TfrxMemoView Name="Memo425" AllowVectorExport="True" Left="140,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom046]"/>
<TfrxMemoView Name="Memo426" AllowVectorExport="True" Left="212,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift046]"/>
<TfrxMemoView Name="Memo427" AllowVectorExport="True" Left="40,00000" Top="991,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey47]"/>
<TfrxMemoView Name="Memo428" AllowVectorExport="True" Left="140,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom047]"/>
<TfrxMemoView Name="Memo429" AllowVectorExport="True" Left="212,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift047]"/>
<TfrxMemoView Name="Memo430" AllowVectorExport="True" Left="40,00000" Top="1008,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey48]"/>
<TfrxMemoView Name="Memo431" AllowVectorExport="True" Left="140,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom048]"/>
<TfrxMemoView Name="Memo432" AllowVectorExport="True" Left="212,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift048]"/>
<TfrxMemoView Name="Memo433" AllowVectorExport="True" Left="40,00000" Top="1025,00000" Width="100,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Deskey49]"/>
<TfrxMemoView Name="Memo434" AllowVectorExport="True" Left="140,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom049]"/>
<TfrxMemoView Name="Memo435" AllowVectorExport="True" Left="212,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift049]"/>
<TfrxMemoView Name="Memo436" AllowVectorExport="True" Left="284,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom144]"/>
<TfrxMemoView Name="Memo437" AllowVectorExport="True" Left="356,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift144]"/>
<TfrxMemoView Name="Memo438" AllowVectorExport="True" Left="284,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom145]"/>
<TfrxMemoView Name="Memo439" AllowVectorExport="True" Left="356,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift145]"/>
<TfrxMemoView Name="Memo440" AllowVectorExport="True" Left="284,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom146]"/>
<TfrxMemoView Name="Memo441" AllowVectorExport="True" Left="356,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift146]"/>
<TfrxMemoView Name="Memo442" AllowVectorExport="True" Left="284,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom147]"/>
<TfrxMemoView Name="Memo443" AllowVectorExport="True" Left="356,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift147]"/>
<TfrxMemoView Name="Memo444" AllowVectorExport="True" Left="284,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom148]"/>
<TfrxMemoView Name="Memo445" AllowVectorExport="True" Left="356,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift148]"/>
<TfrxMemoView Name="Memo446" AllowVectorExport="True" Left="284,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom149]"/>
<TfrxMemoView Name="Memo447" AllowVectorExport="True" Left="356,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift149]"/>
<TfrxMemoView Name="Memo448" AllowVectorExport="True" Left="428,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom244]"/>
<TfrxMemoView Name="Memo449" AllowVectorExport="True" Left="500,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift244]"/>
<TfrxMemoView Name="Memo450" AllowVectorExport="True" Left="428,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom245]"/>
<TfrxMemoView Name="Memo451" AllowVectorExport="True" Left="500,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift245]"/>
<TfrxMemoView Name="Memo452" AllowVectorExport="True" Left="428,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom246]"/>
<TfrxMemoView Name="Memo453" AllowVectorExport="True" Left="500,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift246]"/>
<TfrxMemoView Name="Memo454" AllowVectorExport="True" Left="428,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom247]"/>
<TfrxMemoView Name="Memo455" AllowVectorExport="True" Left="500,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift247]"/>
<TfrxMemoView Name="Memo456" AllowVectorExport="True" Left="428,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom248]"/>
<TfrxMemoView Name="Memo457" AllowVectorExport="True" Left="500,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift248]"/>
<TfrxMemoView Name="Memo458" AllowVectorExport="True" Left="428,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom249]"/>
<TfrxMemoView Name="Memo459" AllowVectorExport="True" Left="500,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift249]"/>
<TfrxMemoView Name="Memo460" AllowVectorExport="True" Left="572,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom344]"/>
<TfrxMemoView Name="Memo461" AllowVectorExport="True" Left="644,00000" Top="940,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift344]"/>
<TfrxMemoView Name="Memo462" AllowVectorExport="True" Left="572,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom345]"/>
<TfrxMemoView Name="Memo463" AllowVectorExport="True" Left="644,00000" Top="957,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift345]"/>
<TfrxMemoView Name="Memo464" AllowVectorExport="True" Left="572,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom346]"/>
<TfrxMemoView Name="Memo465" AllowVectorExport="True" Left="644,00000" Top="974,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift346]"/>
<TfrxMemoView Name="Memo466" AllowVectorExport="True" Left="572,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom347]"/>
<TfrxMemoView Name="Memo467" AllowVectorExport="True" Left="644,00000" Top="991,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift347]"/>
<TfrxMemoView Name="Memo468" AllowVectorExport="True" Left="572,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom348]"/>
<TfrxMemoView Name="Memo469" AllowVectorExport="True" Left="644,00000" Top="1008,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift348]"/>
<TfrxMemoView Name="Memo470" AllowVectorExport="True" Left="572,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Custom349]"/>
<TfrxMemoView Name="Memo471" AllowVectorExport="True" Left="644,00000" Top="1025,00000" Width="72,00000" Height="17,00000" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" HAlign="haCenter" VAlign="vaCenter" Font.Style="0" Frame.Typ="15" ParentFont="False" Text="[Shift349]"/>
</TfrxReportPage>
</TfrxReport>

Binary file not shown.

View File

@ -479,12 +479,234 @@ U:\AAA SWELT\Westinghouse FAN ID6 NEJBEZNEJSI-SWELT-duplikat.txt=2024.08.09_1401
U:\AAA SWELT\Westinghouse FAN ID6 VZACNY-SWELT-duplikat.txt=2024.08.09_140240
U:\AAA SWELT\Westinghouse DF-100-SWELT-duplikat.txt=2024.08.09_140342
U:\AAA SWELT\Westinghouse treti model-SWELT-duplikat.txt=2024.08.09_151028
U:\AAA SVELT\KEF LS50-SWELT-duplikat.txt=2024.08.07_122948
U:\AAA SVELT\Westinghouse DF-100-SWELT-duplikat.txt=2024.08.09_140342
U:\AAA SVELT\Westinghouse FAN ID6 NEJBEZNEJSI-SWELT-duplikat.txt=2024.08.09_140106
U:\AAA SVELT\Westinghouse FAN ID6 VZACNY-SWELT-duplikat.txt=2024.08.09_140240
U:\AAA SVELT\Westinghouse treti model-SWELT-duplikat.txt=2024.08.09_151028
U:\AAA SVELT\Briloner 3328-016 SVELT-duplikat.txt=2024.11.15_141123
U:\AAA SVELT\Dreo TOWER MAX FAN-SVELT-duplikat.txt=2024.11.29_091529
U:\AAA SVELT\Lindy 38244 SVELT-duplikat.txt=2024.10.25_153626
U:\AAA SVELT\SUNRED SP1 SVELT-duplikat.txt=2024.09.26_123616
U:\AAA JerryDelly\Panasonic DVD\IRC82053\Classic irc82053VCR1 - prot313 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\IRC82053\Classic irc82053VCR2 - prot313 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Manta 32LHA120D JerryDelly-DVD-TV-duplikat.txt=2024.11.25_160612
U:\AAA JerryDelly\Panasonic DVD\N2QAYB000429 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\N2QAYB000957 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic 30103575 JerryDelly-DVD-TV-duplikat.txt=2024.12.13_113333
U:\AAA JerryDelly\Panasonic DVD\Panasonic 996510022872 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic AUDIO801-AUDIO2 NEW-G-JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic AUDIO811-AUDIO1 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic DVD-S47 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR 7641060R JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR511300 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR642182 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR642195 JerryDelly-DVD-TV duplikat.txt=2023.04.24_135344
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR643804 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR643804 JerryDelly-DVD-TV-duplikat.txt=2023.11.07_101722
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR643826 z orig JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR643861 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR644344 JerryDelly-DVD-TV-duplikat.txt=2024.12.23_144645
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR644344 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR644861 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR644862 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR644862 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR646468 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR647201 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR648100 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR648200 JerryDelly-DVD-TV-DUPL.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR648251 JerryDelly-DVD-TV-DUPL.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR648260 JerryDelly-DVD-TV-duplikat.txt=2025.01.06_112152
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR648263 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7502X20 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7502X20 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7615 KAO(VCR) JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7615 KSO(DVD) JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7615 KSO(VCR) JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7615KAO (DVD) JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7615KDO General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7622050 EUR7622030 EUR7622KAO JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7623010 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7623XAO General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7624KB0 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7624KC0 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7624KCO General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7631110 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7631200 DVD-S42 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7631260R JerryDelly-DVD-TV-duplikat.txt=2024.12.23_151421
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7631260R JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7631290 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7641010 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC EUR7662YS0 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7662YSO JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7702110 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7702260 JerryDelly-DVD-TV-duplikat.txt=2025.03.24_141834
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7702290W JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7711140 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7711150 JerryDelly-DVD-TV-DUPLIKAT.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7720KLO DVD3 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7720KLO JerryDelly-DVD-TV1.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7721KC0 JerryDelly-DVD-TV duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7721KH0-JerryDelly-DVD-TV-z orig.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC EUR7721KMO DMR-E95 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7722KC0 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC EUR7722KCO SA-XR50 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7722XC0 0313JerryDelly-DVD-TV-dupl..txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7722XC0-NEPOUŽ+VAT JerryDelly-DVD-TV-dupl..txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC EUR7729KCO EUR7729KDO General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7729KMO DMR-EH80V MODE1 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7729KMO DMR-EH80V MODE2 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic EUR7729KMO DMR-EH80V MODE3 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic IRC82053 prot0313 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\panasonic JerryDelly-DVD-TV-S42 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAGB000001, N2QAGB000007 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAGB000001, N2QAGB000007 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAGB000006 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAHB000036 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\panasonic N2QAHB000048 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAHB000056 JerryDelly-DVD-TV-new.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAHB000065 JerryDelly-DVD-TV-DUPLIKAT.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAHC000021 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAJB000037 DVD-XV10 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAJB000037 JerryDelly-DVD-TV-XV10 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000048 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000050 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000051 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000057 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000067 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000088 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000090 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000132 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000132-prot0313 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000135 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAJB000147 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAKB000069 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAKB000073 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAKB000077 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAYA000008 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAYA000008 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYA000015 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000002 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000008 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000010 JerryDelly-DVD-TV-duplikat.txt=2024.11.29_121142
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000011 DVDS1 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000030 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000078 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000078 protokol 0313 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000082 JerryDelly-DVD-TV (1).txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000089 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000093 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000125 general JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000129 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000139 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000145 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000185 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000207 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000215 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000239 ON-OFF, N2QAYB000141, N2QAYB000181 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000243 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000252 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000252 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAYB000267-JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000279 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAYB000293 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000335 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000366 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000380-N2QAYB000185 GENERAL JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAYB000384 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000387 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000429 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000464 DMR-EX83 General JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000464 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000490 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000503 SA-AKX50 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000576 JerryDelly-DVD-TV.txt=2024.01.15_110944
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000627 GENERAL JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000632 DVD1 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000632 DVD2 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000636 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000639 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000722 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000729 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000877 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000881 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000896 JerryDelly-DVD-TV-duplikat.txt=2024.07.15_113136
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000948 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000956 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\PANASONIC N2QAYB000957 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB000984 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB001010 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB001018 JerryDelly-DVD-TV-duplikat.txt=2023.02.06_192547
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB001097 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB001097-JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB001103-JerryDelly-DVD-TV-duplikat.txt=2023.07.07_145932
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYB001147 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYC000058-JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYZ000003 JerryDelly-DVD-TV z orig..txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic N2QAYZ000004 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic NV-SJ5MK2 JerryDelly-DVD-TV-duplikat.txt=2024.01.16_130403
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK--RX949WK JerryDelly-DVD-TV-duplikat.txt=2023.06.26_102600
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-CH744WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX135WH JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX157WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX303PM JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX316W JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX316W JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX416WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX928WK JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-RX942WK JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-SA112MH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-SC001WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-SC307WM SA-CH11 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-SC981WK JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-SL405WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RAK-SV012WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic RX-D55 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic VEQ1916-JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Panasonic VEQ2101 JerryDelly-DVD-TV.txt=2024.01.03_142833
U:\AAA JerryDelly\Panasonic DVD\Panasosonic N2QAHB000056 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR642100-JerryDelly-duplikat.txt=2023.07.25_123926
U:\AAA JerryDelly\Panasonic DVD\Technics EUR643861 JerryDelly-DVD-TV-duplikat.txt=2024.11.26_125259
U:\AAA JerryDelly\Panasonic DVD\Technics EUR643900 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR643900 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR644377 JerryDelly-DVD-TV-dupl.txt=2024.11.26_092601
U:\AAA JerryDelly\Panasonic DVD\Technics EUR644858 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR645272 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR645273 JerryDelly-DVD-TV.txt=2025.03.12_121917
U:\AAA JerryDelly\Panasonic DVD\Technics EUR645275 JerryDelly-DVD-TV-duplikat.txt=2024.11.26_130303
U:\AAA JerryDelly\Panasonic DVD\Technics EUR645403 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR646467 JerryDelly-DVD-TV-dupl.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR646467 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR646497 JerryDelly-DVD-TV-duplikat.txt=2024.11.25_155559
U:\AAA JerryDelly\Panasonic DVD\Technics EUR64796 SL-PG20 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR64796 SL-PG20 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR7702010 JerryDelly-DVD-TV-duplikat.txt=2024.12.09_141935
U:\AAA JerryDelly\Panasonic DVD\Technics EUR7702260 JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics EUR7722KA0 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-CH101WH-z orig JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-CH144WH JerryDelly-DVD-TV-duplikat.txt=2024.11.27_195404
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-CH193WH JerryDelly-DVD-TV-duplikat.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-CH219WH JerryDelly-DVD-TV-duplikat.txt=2025.05.30_134053
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-CH426WH JerryDelly-DVD-TV-duplikat.txt=2024.12.05_114010
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-CH745WH JerryDelly-DVD-TV-duplikat.txt=2023.03.03_160508
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-CH745WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\TECHNICS RAK-EHA16WH JerryDelly-DVD-TV-duplikat.txt=2024.11.27_110425
U:\AAA JerryDelly\Panasonic DVD\TECHNICS RAK-EHA16WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-EHA29WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-HDA07WH JerryDelly-DVD-TV-duplikat.txt=2024.03.28_132155
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-HDA07WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SA009XH TUNER JerryDelly-DVD-TV-duplikat.txt=2025.01.21_135756
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SA009XH VCR JerryDelly-DVD-TV-duplikat.txt=2025.01.21_135823
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SA301 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SA301E-cd-JerryDelly-duplikat.txt=2023.12.14_100344
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SA301E-tuner-JerryDelly-duplikat.txt=2023.12.14_100326
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SA501P1 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SA502E JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\TECHNICS RAK-SA608MH SA-TX50 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SC709WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SL122WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SL404WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-ST106WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-STA23WH JerryDelly-DVD-TV-duplikat.txt=2024.04.18_124313
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-STA23WH JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SU129 CD JerryDelly-DVD-TV-duplikat.txt=2025.02.19_113652
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SU129 TUNER JerryDelly-DVD-TV-duplikat.txt=2025.02.19_113733
U:\AAA JerryDelly\Panasonic DVD\Technics RAK-SUA11 JerryDelly-DVD-TV-dupl..txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RS-BX747 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics RS-DC10 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics SL-P377A JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics SL-P470 JerryDelly-DVD-TV-duplikat.txt=2023.05.18_104829
U:\AAA JerryDelly\Panasonic DVD\Technics SL-PS70 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics ST-X933 JerryDelly-DVD-TV.txt=2023.02.03_101820
U:\AAA JerryDelly\Panasonic DVD\Technics SV-DA10 JerryDelly-DVD-TV.txt=2023.02.03_101820

Binary file not shown.

Binary file not shown.

12
VAT_LATEST/PrcfileDemo.txt Executable file
View File

@ -0,0 +1,12 @@
FileFormat=PRCTOOL
Remote control descripe=:
Device=PC
Brand=UnkownBrand
Model=33
Button's counts=4
0,POW=0031 47 0
6,1=0040 47 8
7,2=0040 47 10
8,3=A881 001E 0022 0000 00FF 000709 0135 0002EA 0135 0002EA 0135 0002EA 00FF 000709 0135 0002EA 0135 0002EA 00FF 000709 0135 0002EA 0135 0002EA 00FF 000709 00FF 000709 0135 0002EA 0135 0002EA 0138 00548A 00FF 000709 00FF 000709 00FF 000709 0135 0002EA 0135 0002EA 0135 0002EA 00FF 000709 0135 0002EA 0135 0002EA 00FF 000709 0135 0002EA 0135 0002EA 00FF 000709 00FF 000709 0135 0002EA 0135 0002EA 0138 00548A
14,7=0040 47 30

21
VAT_LATEST/Prontodemo.txt Executable file
View File

@ -0,0 +1,21 @@
FileFormat=Pronto
Remote control descripe=:
Device=TV
Brand=my brand
Model=my model
Button's counts=20
1,Digit 0=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0ACE
2,Digit 1=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0ACE
3,Digit 2=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0ACE
4,Digit 3=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0ACE
5,Digit 4=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0ACE
6,Digit 5=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0ACE
7,Digit 6=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0010 0010 0030 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0010 0010 0030 0010 0030 0010 0010 0010 0ACE
8,Digit 7=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0030 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0010 0010 0030 0010 0030 0010 0030 0010 0010 0010 0ACE
9,Digit 8=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0030 0010 0030 0010 0030 0010 0010 0010 0ACE
10,Digit 9=0000 0070 0000 0032 0080 0040 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0010 0030 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0010 0010 0030 0010 0030 0010 0030 0010 0030 0010 0010 0010 0ACE
11,UP=5000 0000 0000 0001 0015 002a
12,DOWN=5001 0000 0000 0002 0010 001C 0004 0000
13,LEFT=900A 006D 0000 0001 EE87 03F2
14,Right=6000 0000 0000 0001 0046 0010

Binary file not shown.

View File

@ -1,5 +1,5 @@
[Config]
Model=2600
Model=6789
ModelUSB=2600
lang=1
direct=1

BIN
scripts/.DS_Store vendored

Binary file not shown.