ELF >` @@ # Firmware configuration file. # # Global limits (some are hardware limits, others are due to the firmware). # nvi = 128 virtual interfaces # niqflint = 1023 ingress queues with freelists and/or interrupts # nethctrl = 64K Ethernet or ctrl egress queues # neq = 64K egress queues of all kinds, including freelists # nexactf = 512 MPS TCAM entries, can oversubscribe. [global] rss_glb_config_mode = basicvirtual rss_glb_config_options = tnlmapen,hashtoeplitz,tnlalllkp # PL_TIMEOUT register pl_timeout_value = 200 # the timeout value in units of us sge_timer_value = 1, 5, 10, 50, 100, 200 # SGE_TIMER_VALUE* in usecs reg[0x10c4] = 0x20000000/0x20000000 # GK_CONTROL, enable 5th thread reg[0x7dc0] = 0x0e2f8849 # TP_SHIFT_CNT #Tick granularities in kbps tsch_ticks = 100000, 10000, 1000, 10 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe filterMask = protocol tp_pmrx = 36, 512 tp_pmrx_pagesize = 64K # TP number of RX channels (0 = auto) tp_nrxch = 0 tp_pmtx = 46, 512 tp_pmtx_pagesize = 64K # TP number of TX channels (0 = auto) tp_ntxch = 0 # TP OFLD MTUs tp_mtus = 88, 256, 512, 576, 808, 1024, 1280, 1488, 1500, 2002, 2048, 4096, 4352, 8192, 9000, 9600 # enable TP_OUT_CONFIG.IPIDSPLITMODE and CRXPKTENC reg[0x7d04] = 0x00010008/0x00010008 # TP_GLOBAL_CONFIG reg[0x7d08] = 0x00000800/0x00000800 # set IssFromCplEnable # TP_PC_CONFIG reg[0x7d48] = 0x00000000/0x00000400 # clear EnableFLMError # TP_PARA_REG0 reg[0x7d60] = 0x06000000/0x07000000 # set InitCWND to 6 # cluster, lan, or wan. tp_tcptuning = lan # LE_DB_CONFIG reg[0x19c04] = 0x00000000/0x00440000 # LE Server SRAM disabled # LE IPv4 compression disabled # LE_DB_HASH_CONFIG reg[0x19c28] = 0x00800000/0x01f00000 # LE Hash bucket size 8, # ULP_TX_CONFIG reg[0x8dc0] = 0x00000104/0x00000104 # Enable ITT on PI err # Enable more error msg for ... # TPT error. # ULP_RX_MISC_FEATURE_ENABLE #reg[0x1925c] = 0x01003400/0x01003400 # iscsi tag pi bit # Enable offset decrement after ... # PI extraction and before DDP # ulp insert pi source info in DIF # iscsi_eff_offset_en #Enable iscsi completion moderation feature reg[0x1925c] = 0x000041c0/0x000031c0 # Enable offset decrement after # PI extraction and before DDP. # ulp insert pi source info in # DIF. # Enable iscsi hdr cmd mode. # iscsi force cmd mode. # Enable iscsi cmp mode. # MC configuration #mc_mode_brc[0] = 1 # mc0 - 1: enable BRC, 0: enable RBC # PFs 0-3. These get 8 MSI/8 MSI-X vectors each. VFs are supported by # these 4 PFs only. [function "0"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x1 [function "1"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x2 [function "2"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x4 [function "3"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x8 # PF4 is the resource-rich PF that the bus/nexus driver attaches to. # It gets 32 MSI/128 MSI-X vectors. [function "4"] wx_caps = all r_caps = all nvi = 32 rssnvi = 8 niqflint = 512 nethctrl = 1024 neq = 2048 nqpcq = 8192 nexactf = 456 cmask = all pmask = all ncrypto_lookaside = 16 nclip = 320 # TCAM has 6K cells; each region must start at a multiple of 128 cell. # Each entry in these categories takes 2 cells each. nhash will use the # TCAM iff there is room left (that is, the rest don't add up to 3072). nfilter = 2032 nserver = 512 nhpfilter = 0 nhash = 16384 protocol = ofld, rddp, rdmac, iscsi_initiator_pdu, iscsi_target_pdu, iscsi_t10dif, tlskeys, crypto_lookaside tp_l2t = 4096 tp_ddp = 2 tp_ddp_iscsi = 2 tp_tls_key = 3 tp_tls_mxrxsize = 17408 # 16384 + 1024, governs max rx data, pm max xfer len, rx coalesce sizes tp_stag = 2 tp_pbl = 5 tp_rq = 7 tp_srq = 128 # PF5 is the SCSI Controller PF. It gets 32 MSI/40 MSI-X vectors. # Not used right now. [function "5"] nvi = 1 rssnvi = 0 # PF6 is the FCoE Controller PF. It gets 32 MSI/40 MSI-X vectors. # Not used right now. [function "6"] nvi = 1 rssnvi = 0 # The following function, 1023, is not an actual PCIE function but is used to # configure and reserve firmware internal resources that come from the global # resource pool. # [function "1023"] wx_caps = all r_caps = all nvi = 4 rssnvi = 0 cmask = all pmask = all nexactf = 8 nfilter = 16 # For Virtual functions, we only allow NIC functionality and we only allow # access to one port (1 << PF). Note that because of limitations in the # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL # and GTS registers, the number of Ingress and Egress Queues must be a power # of 2. # [function "0/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x1 [function "1/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x2 [function "2/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x1 [function "3/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x2 # MPS has 192K buffer space for ingress packets from the wire as well as # loopback path of the L2 switch. [port "0"] dcb = none #bg_mem = 25 #lpbk_mem = 25 hwm = 60 lwm = 15 dwm = 30 [port "1"] dcb = none #bg_mem = 25 #lpbk_mem = 25 hwm = 60 lwm = 15 dwm = 30 [fini] version = 0x1 checksum = 0x9e8952d2 # # $FreeBSD: head/sys/dev/cxgbe/firmware/t6fw_cfg.txt 330884 2018-03-13 23:05:51Z jhb $ # # Chelsio T6 Factory Default configuration file. # # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. # # DO NOT MODIFY THIS FILE UNDER ANY CIRCUMSTANCES. MODIFICATION OF THIS FILE # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE # TO ADAPTERS. # This file provides the default, power-on configuration for 2-port T6-based # adapters shipped from the factory. These defaults are designed to address # the needs of the vast majority of Terminator customers. The basic idea is to # have a default configuration which allows a customer to plug a Terminator # adapter in and have it work regardless of OS, driver or application except in # the most unusual and/or demanding customer applications. # # Many of the Terminator resources which are described by this configuration # are finite. This requires balancing the configuration/operation needs of # device drivers across OSes and a large number of customer application. # # Some of the more important resources to allocate and their constaints are: # 1. Virtual Interfaces: 256. # 2. Ingress Queues with Free Lists: 1024. # 3. Egress Queues: 128K. # 4. MSI-X Vectors: 1088. # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination # address matching on Ingress Packets. # # Some of the important OS/Driver resource needs are: # 6. Some OS Drivers will manage all resources through a single Physical # Function (currently PF4 but it could be any Physical Function). # 7. Some OS Drivers will manage different ports and functions (NIC, # storage, etc.) on different Physical Functions. For example, NIC # functions for ports 0-1 on PF0-1, FCoE on PF4, iSCSI on PF5, etc. # # Some of the customer application needs which need to be accommodated: # 8. Some customers will want to support large CPU count systems with # good scaling. Thus, we'll need to accommodate a number of # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs # to be involved per port and per application function. For example, # in the case where all ports and application functions will be # managed via a single Unified PF and we want to accommodate scaling up # to 8 CPUs, we would want: # # 2 ports * # 3 application functions (NIC, FCoE, iSCSI) per port * # 16 Ingress Queue/MSI-X Vectors per application function # # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. # (Plus a few for Firmware Event Queues, etc.) # # 9. Some customers will want to use PCI-E SR-IOV Capability to allow Virtual # Machines to directly access T6 functionality via SR-IOV Virtual Functions # and "PCI Device Passthrough" -- this is especially true for the NIC # application functionality. # # Global configuration settings. # [global] rss_glb_config_mode = basicvirtual rss_glb_config_options = tnlmapen,hashtoeplitz,tnlalllkp # PL_TIMEOUT register pl_timeout_value = 1000 # the timeout value in units of us # The following Scatter Gather Engine (SGE) settings assume a 4KB Host # Page Size and a 64B L1 Cache Line Size. It programs the # EgrStatusPageSize and IngPadBoundary to 64B and the PktShift to 2. # If a Master PF Driver finds itself on a machine with different # parameters, then the Master PF Driver is responsible for initializing # these parameters to appropriate values. # # Notes: # 1. The Free List Buffer Sizes below are raw and the firmware will # round them up to the Ingress Padding Boundary. # 2. The SGE Timer Values below are expressed below in microseconds. # The firmware will convert these values to Core Clock Ticks when # it processes the configuration parameters. # reg[0x1008] = 0x40810/0x21c70 # SGE_CONTROL reg[0x100c] = 0x22222222 # SGE_HOST_PAGE_SIZE reg[0x10a0] = 0x01040810 # SGE_INGRESS_RX_THRESHOLD reg[0x1044] = 4096 # SGE_FL_BUFFER_SIZE0 reg[0x1048] = 65536 # SGE_FL_BUFFER_SIZE1 reg[0x104c] = 1536 # SGE_FL_BUFFER_SIZE2 reg[0x1050] = 9024 # SGE_FL_BUFFER_SIZE3 reg[0x1054] = 9216 # SGE_FL_BUFFER_SIZE4 reg[0x1058] = 2048 # SGE_FL_BUFFER_SIZE5 reg[0x105c] = 128 # SGE_FL_BUFFER_SIZE6 reg[0x1060] = 8192 # SGE_FL_BUFFER_SIZE7 reg[0x1064] = 16384 # SGE_FL_BUFFER_SIZE8 reg[0x10a4] = 0xa000a000/0xf000f000 # SGE_DBFIFO_STATUS reg[0x10a8] = 0x402000/0x402000 # SGE_DOORBELL_CONTROL sge_timer_value = 5, 10, 20, 50, 100, 200 # SGE_TIMER_VALUE* in usecs reg[0x10c4] = 0x20000000/0x20000000 # GK_CONTROL, enable 5th thread #DBQ Timer duration = 1 cclk cycle duration * (sge_dbq_timertick+1) * sge_dbq_timer #SGE DBQ tick value. All timers are multiple of this value # sge_dbq_timertick = 5 #in usecs # sge_dbq_timer = 1, 2, 4, 6, 8, 10, 12, 16 # enable TP_OUT_CONFIG.IPIDSPLITMODE reg[0x7d04] = 0x00010000/0x00010000 reg[0x7dc0] = 0x0e2f8849 # TP_SHIFT_CNT #Tick granularities in kbps tsch_ticks = 1000, 100, 10, 1 # TP_VLAN_PRI_MAP to select filter tuples and enable ServerSram # filter control: compact, fcoemask # server sram : srvrsram # filter tuples : fragmentation, mpshittype, macmatch, ethertype, # protocol, tos, vlan, vnic_id, port, fcoe # valid filterModes are described the Terminator 5 Data Book filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe # filter tuples enforced in LE active region (equal to or subset of filterMode) filterMask = protocol, fcoe # Percentage of dynamic memory (in either the EDRAM or external MEM) # to use for TP RX payload tp_pmrx = 30 # TP RX payload page size tp_pmrx_pagesize = 64K # TP number of RX channels tp_nrxch = 0 # 0 (auto) = 1 # Percentage of dynamic memory (in either the EDRAM or external MEM) # to use for TP TX payload tp_pmtx = 50 # TP TX payload page size tp_pmtx_pagesize = 64K # TP number of TX channels tp_ntxch = 0 # 0 (auto) = equal number of ports # TP OFLD MTUs tp_mtus = 88, 256, 512, 576, 808, 1024, 1280, 1488, 1500, 2002, 2048, 4096, 4352, 8192, 9000, 9600 # enable TP_OUT_CONFIG.IPIDSPLITMODE and CRXPKTENC reg[0x7d04] = 0x00010008/0x00010008 # TP_GLOBAL_CONFIG reg[0x7d08] = 0x00000800/0x00000800 # set IssFromCplEnable # TP_PC_CONFIG reg[0x7d48] = 0x00000000/0x00000400 # clear EnableFLMError # TP_PARA_REG0 reg[0x7d60] = 0x06000000/0x07000000 # set InitCWND to 6 # LE_DB_CONFIG reg[0x19c04] = 0x00400000/0x00440000 # LE Server SRAM Enable, # LE IPv4 compression disabled # LE_DB_HASH_CONFIG reg[0x19c28] = 0x00800000/0x01f00000 # LE Hash bucket size 8, # ULP_TX_CONFIG reg[0x8dc0] = 0x00000104/0x00000104 # Enable ITT on PI err # Enable more error msg for ... # TPT error. # ULP_RX_MISC_FEATURE_ENABLE reg[0x1925c] = 0x01003400/0x01003400 # iscsi tag pi bit # Enable offset decrement after ... # PI extraction and before DDP # ulp insert pi source info in DIF # iscsi_eff_offset_en #Enable iscsi completion moderation feature #reg[0x1925c] = 0x000041c0/0x000031c0 # Enable offset decrement after # PI extraction and before DDP. # ulp insert pi source info in # DIF. # Enable iscsi hdr cmd mode. # iscsi force cmd mode. # Enable iscsi cmp mode. # Some "definitions" to make the rest of this a bit more readable. We support # 4 ports, 3 functions (NIC, FCoE and iSCSI), scaling up to 8 "CPU Queue Sets" # per function per port ... # # NMSIX = 1088 # available MSI-X Vectors # NVI = 256 # available Virtual Interfaces # NMPSTCAM = 336 # MPS TCAM entries # # NPORTS = 2 # ports # NCPUS = 16 # CPUs we want to support scalably # NFUNCS = 3 # functions per port (NIC, FCoE, iSCSI) # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified # PF" which many OS Drivers will use to manage most or all functions. # # Each Ingress Queue can use one MSI-X interrupt but some Ingress Queues can # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue # would be created and the Queue ID of a Forwarded Interrupt Ingress Queue # will be specified as the "Ingress Queue Asynchronous Destination Index." # Thus, the number of MSI-X Vectors assigned to the Unified PF will be less # than or equal to the number of Ingress Queues ... # # NVI_NIC = 4 # NIC access to NPORTS # NFLIQ_NIC = 32 # NIC Ingress Queues with Free Lists # NETHCTRL_NIC = 32 # NIC Ethernet Control/TX Queues # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX) # NMPSTCAM_NIC = 16 # NIC MPS TCAM Entries (NPORTS*4) # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) # # NVI_OFLD = 0 # Offload uses NIC function to access ports # NFLIQ_OFLD = 16 # Offload Ingress Queues with Free Lists # NETHCTRL_OFLD = 0 # Offload Ethernet Control/TX Queues # NEQ_OFLD = 16 # Offload Egress Queues (FL) # NMPSTCAM_OFLD = 0 # Offload MPS TCAM Entries (uses NIC's) # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) # # NVI_RDMA = 0 # RDMA uses NIC function to access ports # NFLIQ_RDMA = 4 # RDMA Ingress Queues with Free Lists # NETHCTRL_RDMA = 0 # RDMA Ethernet Control/TX Queues # NEQ_RDMA = 4 # RDMA Egress Queues (FL) # NMPSTCAM_RDMA = 0 # RDMA MPS TCAM Entries (uses NIC's) # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) # # NEQ_WD = 128 # Wire Direct TX Queues and FLs # NETHCTRL_WD = 64 # Wire Direct TX Queues # NFLIQ_WD = 64 ` # Wire Direct Ingress Queues with Free Lists # # NVI_ISCSI = 4 # ISCSI access to NPORTS # NFLIQ_ISCSI = 4 # ISCSI Ingress Queues with Free Lists # NETHCTRL_ISCSI = 0 # ISCSI Ethernet Control/TX Queues # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL) # NMPSTCAM_ISCSI = 4 # ISCSI MPS TCAM Entries (NPORTS) # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) # # NVI_FCOE = 4 # FCOE access to NPORTS # NFLIQ_FCOE = 34 # FCOE Ingress Queues with Free Lists # NETHCTRL_FCOE = 32 # FCOE Ethernet Control/TX Queues # NEQ_FCOE = 66 # FCOE Egress Queues (FL) # NMPSTCAM_FCOE = 32 # FCOE MPS TCAM Entries (NPORTS) # NMSIX_FCOE = 34 # FCOE MSI-X Interrupt Vectors (FLIQ) # Two extra Ingress Queues per function for Firmware Events and Forwarded # Interrupts, and two extra interrupts per function for Firmware Events (or a # Forwarded Interrupt Queue) and General Interrupts per function. # # NFLIQ_EXTRA = 6 # "extra" Ingress Queues 2*NFUNCS (Firmware and # # Forwarded Interrupts # NMSIX_EXTRA = 6 # extra interrupts 2*NFUNCS (Firmware and # # General Interrupts # Microsoft HyperV resources. The HyperV Virtual Ingress Queues will have # their interrupts forwarded to another set of Forwarded Interrupt Queues. # # NVI_HYPERV = 16 # VMs we want to support # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM # NFLIQ_HYPERV = 40 # VIQs + NCPUS Forwarded Interrupt Queues # NEQ_HYPERV = 32 # VIQs Free Lists # NMPSTCAM_HYPERV = 16 # MPS TCAM Entries (NVI_HYPERV) # NMSIX_HYPERV = 8 # NCPUS Forwarded Interrupt Queues # Adding all of the above Unified PF resource needs together: (NIC + OFLD + # RDMA + ISCSI + FCOE + EXTRA + HYPERV) # # NVI_UNIFIED = 28 # NFLIQ_UNIFIED = 106 # NETHCTRL_UNIFIED = 32 # NEQ_UNIFIED = 124 # NMPSTCAM_UNIFIED = 40 # # The sum of all the MSI-X resources above is 74 MSI-X Vectors but we'll round # that up to 128 to make sure the Unified PF doesn't run out of resources. # # NMSIX_UNIFIED = 128 # # The Storage PFs could need up to NPORTS*NCPUS + NMSIX_EXTRA MSI-X Vectors # which is 34 but they're probably safe with 32. # # NMSIX_STORAGE = 32 # Note: The UnifiedPF is PF4 which doesn't have any Virtual Functions # associated with it. Thus, the MSI-X Vector allocations we give to the # UnifiedPF aren't inherited by any Virtual Functions. As a result we can # provision many more Virtual Functions than we can if the UnifiedPF were # one of PF0-1. # # All of the below PCI-E parameters are actually stored in various *_init.txt # files. We include them below essentially as comments. # # For PF0-1 we assign 8 vectors each for NIC Ingress Queues of the associated # ports 0-1. # # For PF4, the Unified PF, we give it an MSI-X Table Size as outlined above. # # For PF5-6 we assign enough MSI-X Vectors to support FCoE and iSCSI # storage applications across all four possible ports. # # Additionally, since the UnifiedPF isn't one of the per-port Physical # Functions, we give the UnifiedPF and the PF0-1 Physical Functions # different PCI Device IDs which will allow Unified and Per-Port Drivers # to directly select the type of Physical Function to which they wish to be # attached. # # Note that the actual values used for the PCI-E Intelectual Property will be # 1 less than those below since that's the way it "counts" things. For # readability, we use the number we actually mean ... # # PF0_INT = 8 # NCPUS # PF1_INT = 8 # NCPUS # PF0_3_INT = 32 # PF0_INT + PF1_INT + PF2_INT + PF3_INT # # PF4_INT = 128 # NMSIX_UNIFIED # PF5_INT = 32 # NMSIX_STORAGE # PF6_INT = 32 # NMSIX_STORAGE # PF7_INT = 0 # Nothing Assigned # PF4_7_INT = 192 # PF4_INT + PF5_INT + PF6_INT + PF7_INT # # PF0_7_INT = 224 # PF0_3_INT + PF4_7_INT # # With the above we can get 17 VFs/PF0-3 (limited by 336 MPS TCAM entries) # but we'll lower that to 16 to make our total 64 and a nice power of 2 ... # # NVF = 16 # For those OSes which manage different ports on different PFs, we need # only enough resources to support a single port's NIC application functions # on PF0-3. The below assumes that we're only doing NIC with NCPUS "Queue # Sets" for ports 0-3. The FCoE and iSCSI functions for such OSes will be # managed on the "storage PFs" (see below). # # Some OS Drivers manage all application functions for all ports via PF4. # Thus we need to provide a large number of resources here. For Egress # Queues we need to account for both TX Queues as well as Free List Queues # (because the host is responsible for producing Free List Buffers for the # hardware to consume). # [function "0"] wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 28 # NVI_UNIFIED niqflint = 170 # NFLIQ_UNIFIED + NLFIQ_WD nethctrl = 96 # NETHCTRL_UNIFIED + NETHCTRL_WD neq = 252 # NEQ_UNIFIED + NEQ_WD nexactf = 40 # NMPSTCAM_UNIFIED nrawf = 2 cmask = all # access to all channels pmask = all # access to all four ports ... nethofld = 1024 # number of user mode ethernet flow contexts ncrypto_lookaside = 32 nclip = 32 # number of clip region entries nfilter = 48 # number of filter region entries nserver = 48 # number of server region entries nhash = 2048 # number of hash region entries nhpfilter = 0 # number of high priority filter region entries protocol = nic_vm, ofld, rddp, rdmac, iscsi_initiator_pdu, iscsi_target_pdu, iscsi_t10dif, tlskeys, crypto_lookaside tp_l2t = 3072 tp_ddp = 2 tp_ddp_iscsi = 2 tp_tls_key = 3 tp_stag = 2 tp_pbl = 5 tp_rq = 7 tp_srq = 128 # We have FCoE and iSCSI storage functions on PF5 and PF6 each of which may # need to have Virtual Interfaces on each of the four ports with up to NCPUS # "Queue Sets" each. # [function "1"] wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 4 # NPORTS niqflint = 34 # NPORTS*NCPUS + NMSIX_EXTRA nethctrl = 32 # NPORTS*NCPUS neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) nexactf = 16 # (NPORTS *(no of snmc grp + 1 hw mac) + 1 anmc grp)) rounded to 16. cmask = all # access to all channels pmask = all # access to all four ports ... nserver = 16 nhash = 2048 tp_l2t = 1020 protocol = iscsi_initiator_fofld tp_ddp_iscsi = 2 iscsi_ntask = 2048 iscsi_nsess = 2048 iscsi_nconn_per_session = 1 iscsi_ninitiator_instance = 64 # The following function, 1023, is not an actual PCIE function but is used to # configure and reserve firmware internal resources that come from the global # resource pool. # [function "1023"] wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 4 # NVI_UNIFIED cmask = all # access to all channels pmask = all # access to all four ports ... nexactf = 8 # NPORTS + DCBX + nfilter = 16 # number of filter region entries #nhpfilter = 0 # number of high priority filter region entries # For Virtual functions, we only allow NIC functionality and we only allow # access to one port (1 << PF). Note that because of limitations in the # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL # and GTS registers, the number of Ingress and Egress Queues must be a power # of 2. # [function "0/*"] # NVF wx_caps = 0x82 # DMAQ | VF r_caps = 0x86 # DMAQ | VF | PORT nvi = 1 # 1 port niqflint = 4 # 2 "Queue Sets" + NXIQ nethctrl = 2 # 2 "Queue Sets" neq = 4 # 2 "Queue Sets" * 2 nexactf = 4 cmask = all # access to all channels pmask = 0x1 # access to only one port ... [function "1/*"] # NVF wx_caps = 0x82 # DMAQ | VF r_caps = 0x86 # DMAQ | VF | PORT nvi = 1 # 1 port niqflint = 4 # 2 "Queue Sets" + NXIQ nethctrl = 2 # 2 "Queue Sets" neq = 4 # 2 "Queue Sets" * 2 nexactf = 4 cmask = all # access to all channels pmask = 0x2 # access to only one port ... # MPS features a 196608 bytes ingress buffer that is used for ingress buffering # for packets from the wire as well as the loopback path of the L2 switch. The # folling params control how the buffer memory is distributed and the L2 flow # control settings: # # bg_mem: %-age of mem to use for port/buffer group # lpbk_mem: %-age of port/bg mem to use for loopback # hwm: high watermark; bytes available when starting to send pause # frames (in units of 0.1 MTU) # lwm: low watermark; bytes remaining when sending 'unpause' frame # (in inuits of 0.1 MTU) # dwm: minimum delta between high and low watermark (in units of 100 # Bytes) # [port "0"] dcb = ppp, dcbx, b2b # configure for DCB PPP and enable DCBX offload hwm = 30 lwm = 15 dwm = 30 dcb_app_tlv[0] = 0x8906, ethertype, 3 dcb_app_tlv[1] = 0x8914, ethertype, 3 dcb_app_tlv[2] = 3260, socketnum, 5 [port "1"] dcb = ppp, dcbx, b2b hwm = 30 lwm = 15 dwm = 30 dcb_app_tlv[0] = 0x8906, ethertype, 3 dcb_app_tlv[1] = 0x8914, ethertype, 3 dcb_app_tlv[2] = 3260, socketnum, 5 [fini] version = 0x1425001d checksum = 0x5001af51 # Total resources used by above allocations: # Virtual Interfaces: 104 # Ingress Queues/w Free Lists and Interrupts: 526 # Egress Queues: 702 # MPS TCAM Entries: 336 # MSI-X Vectors: 736 # Virtual Functions: 64 # # $FreeBSD: head/sys/dev/cxgbe/firmware/t6fw_cfg_fpga.txt 309302 2016-11-30 00:26:35Z np $ # # Firmware configuration file. # # Global limits (some are hardware limits, others are due to the firmware). # nvi = 128 virtual interfaces # niqflint = 1023 ingress queues with freelists and/or interrupts # nethctrl = 64K Ethernet or ctrl egress queues # neq = 64K egress queues of all kinds, including freelists # nexactf = 512 MPS TCAM entries, can oversubscribe. [global] rss_glb_config_mode = basicvirtual rss_glb_config_options = tnlmapen,hashtoeplitz,tnlalllkp # PL_TIMEOUT register pl_timeout_value = 200 # the timeout value in units of us sge_timer_value = 1, 5, 10, 50, 100, 200 # SGE_TIMER_VALUE* in usecs reg[0x10c4] = 0x20000000/0x20000000 # GK_CONTROL, enable 5th thread reg[0x7dc0] = 0x0e2f8849 # TP_SHIFT_CNT #Tick granularities in kbps tsch_ticks = 100000, 10000, 1000, 10 filterMode = fragmentation, mpshittype, protocol, vlan, port, fcoe filterMask = port, protocol tp_pmrx = 20, 512 tp_pmrx_pagesize = 16K # TP number of RX channels (0 = auto) tp_nrxch = 0 tp_pmtx = 40, 512 tp_pmtx_pagesize = 64K # TP number of TX channels (0 = auto) tp_ntxch = 0 # TP OFLD MTUs tp_mtus = 88, 256, 512, 576, 808, 1024, 1280, 1488, 1500, 2002, 2048, 4096, 4352, 8192, 9000, 9600 # enable TP_OUT_CONFIG.IPIDSPLITMODE and CRXPKTENC reg[0x7d04] = 0x00010008/0x00010008 # TP_GLOBAL_CONFIG reg[0x7d08] = 0x00000800/0x00000800 # set IssFromCplEnable # TP_PC_CONFIG reg[0x7d48] = 0x00000000/0x00000400 # clear EnableFLMError # TP_PC_CONFIG2 reg[0x7d4c] = 0x00010000/0x00010000 # set DisableNewPshFlag # TP_PARA_REG0 reg[0x7d60] = 0x06000000/0x07000000 # set InitCWND to 6 # TP_PARA_REG3 reg[0x7d6c] = 0x28000000/0x28000000 # set EnableTnlCngHdr # set RxMacCheck (Note: # Only for hash filter, # no tcp offload) # LE_DB_CONFIG reg[0x19c04] = 0x00000000/0x02040000 # LE IPv4 compression disabled # EXTN_HASH_IPV4 Disable # LE_DB_RSP_CODE_0 reg[0x19c74] = 0x00000004/0x0000000f # TCAM_ACTV_HIT = 4 # LE_DB_RSP_CODE_1 reg[0x19c78] = 0x08000000/0x0e000000 # HASH_ACTV_HIT = 4 # LE_DB_HASH_CONFIG reg[0x19c28] = 0x00800000/0x01f00000 # LE Hash bucket size 8, # MC configuration mc_mode_brc[0] = 0 # mc0 - 1: enable BRC, 0: enable RBC # PFs 0-3. These get 8 MSI/8 MSI-X vectors each. VFs are supported by # these 4 PFs only. [function "0"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x1 [function "1"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x2 [function "2"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x4 [function "3"] nvf = 4 wx_caps = all r_caps = all nvi = 2 rssnvi = 2 niqflint = 4 nethctrl = 4 neq = 8 nexactf = 4 cmask = all pmask = 0x8 # PF4 is the resource-rich PF that the bus/nexus driver attaches to. # It gets 32 MSI/128 MSI-X vectors. [function "4"] wx_caps = all r_caps = all nvi = 32 rssnvi = 8 niqflint = 512 nethctrl = 1024 neq = 2048 nqpcq = 8192 nexactf = 456 cmask = all pmask = all nclip = 320 # TCAM has 6K cells; each region must start at a multiple of 128 cell. # Each entry in these categories takes 2 cells each. nhash will use the # TCAM iff there is room left (that is, the rest don't add up to 3072). nfilter = 2032 nserver = 512 nhpfilter = 0 nhash = 524288 protocol = nic_hashfilter tp_l2t = 4096 # PF5 is the SCSI Controller PF. It gets 32 MSI/40 MSI-X vectors. # Not used right now. [function "5"] nvi = 1 rssnvi = 0 # PF6 is the FCoE Controller PF. It gets 32 MSI/40 MSI-X vectors. # Not used right now. [function "6"] nvi = 1 rssnvi = 0 # The following function, 1023, is not an actual PCIE function but is used to # configure and reserve firmware internal resources that come from the global # resource pool. # [function "1023"] wx_caps = all r_caps = all nvi = 4 rssnvi = 0 cmask = all pmask = all nexactf = 8 nfilter = 16 # For Virtual functions, we only allow NIC functionality and we only allow # access to one port (1 << PF). Note that because of limitations in the # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL # and GTS registers, the number of Ingress and Egress Queues must be a power # of 2. # [function "0/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x1 [function "1/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x2 [function "2/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x1 [function "3/*"] wx_caps = 0x82 r_caps = 0x86 nvi = 1 rssnvi = 1 niqflint = 2 nethctrl = 2 neq = 4 nexactf = 2 cmask = all pmask = 0x2 # MPS has 192K buffer space for ingress packets from the wire as well as # loopback path of the L2 switch. [port "0"] dcb = none #bg_mem = 25 #lpbk_mem = 25 hwm = 60 lwm = 15 dwm = 30 [port "1"] dcb = none #bg_mem = 25 #lpbk_mem = 25 hwm = 60 lwm = 15 dwm = 30 [fini] version = 0x1 checksum = 0xb577311e # # $FreeBSD: head/sys/dev/cxgbe/firmware/t6fw_cfg_hashfilter.txt 333394 2018-05-09 04:09:49Z np $ # # Chelsio T6 Factory Default configuration file. # # Copyright (C) 2014-2015 Chelsio Communications. All rights reserved. # # DO NOT MODIFY THIS FILE UNDER ANY CIRCUMSTANCES. MODIFICATION OF THIS FILE # WILL RESULT IN A NON-FUNCTIONAL ADAPTER AND MAY RESULT IN PHYSICAL DAMAGE # TO ADAPTERS. # This file provides the default, power-on configuration for 2-port T6-based # adapters shipped from the factory. These defaults are designed to address # the needs of the vast majority of Terminator customers. The basic idea is to # have a default configuration which allows a customer to plug a Terminator # adapter in and have it work regardless of OS, driver or application except in # the most unusual and/or demanding customer applications. # # Many of the Terminator resources which are described by this configuration # are finite. This requires balancing the configuration/operation needs of # device drivers across OSes and a large number of customer application. # # Some of the more important resources to allocate and their constaints are: # 1. Virtual Interfaces: 256. # 2. Ingress Queues with Free Lists: 1024. # 3. Egress Queues: 128K. # 4. MSI-X Vectors: 1088. # 5. Multi-Port Support (MPS) TCAM: 336 entries to support MAC destination # address matching on Ingress Packets. # # Some of the important OS/Driver resource needs are: # 6. Some OS Drivers will manage all resources through a single Physical # Function (currently PF4 but it could be any Physical Function). # 7. Some OS Drivers will manage different ports and functions (NIC, # storage, etc.) on different Physical Functions. For example, NIC # functions for ports 0-1 on PF0-1, FCoE on PF4, iSCSI on PF5, etc. # # Some of the customer application needs which need to be accommodated: # 8. Some customers will want to support large CPU count systems with # good scaling. Thus, we'll need to accommodate a number of # Ingress Queues and MSI-X Vectors to allow up to some number of CPUs # to be involved per port and per application function. For example, # in the case where all ports and application functions will be # managed via a single Unified PF and we want to accommodate scaling up # to 8 CPUs, we would want: # # 2 ports * # 3 application functions (NIC, FCoE, iSCSI) per port * # 16 Ingress Queue/MSI-X Vectors per application function # # for a total of 96 Ingress Queues and MSI-X Vectors on the Unified PF. # (Plus a few for Firmware Event Queues, etc.) # # 9. Some customers will want to use PCI-E SR-IOV Capability to allow Virtual # Machines to directly access T6 functionality via SR-IOV Virtual Functions # and "PCI Device Passthrough" -- this is especially true for the NIC # application functionality. # # Global configuration settings. # [global] rss_glb_config_mode = basicvirtual rss_glb_config_options = tnlmapen,hashtoeplitz,tnlalllkp # PL_TIMEOUT register pl_timeout_value = 200 # the timeout value in units of us # The following Scatter Gather Engine (SGE) settings assume a 4KB Host # Page Size and a 64B L1 Cache Line Size. It programs the # EgrStatusPageSize and IngPadBoundary to 64B and the PktShift to 2. # If a Master PF Driver finds itself on a machine with different # parameters, then the Master PF Driver is responsible for initializing # these parameters to appropriate values. # # Notes: # 1. The Free List Buffer Sizes below are raw and the firmware will # round them up to the Ingress Padding Boundary. # 2. The SGE Timer Values below are expressed below in microseconds. # The firmware will convert these values to Core Clock Ticks when # it processes the configuration parameters. # reg[0x1008] = 0x40800/0x21c70 # SGE_CONTROL reg[0x100c] = 0x22222222 # SGE_HOST_PAGE_SIZE reg[0x10a0] = 0x01040810 # SGE_INGRESS_RX_THRESHOLD reg[0x1044] = 4096 # SGE_FL_BUFFER_SIZE0 reg[0x1048] = 65536 # SGE_FL_BUFFER_SIZE1 reg[0x104c] = 1536 # SGE_FL_BUFFER_SIZE2 reg[0x1050] = 9024 # SGE_FL_BUFFER_SIZE3 reg[0x1054] = 9216 # SGE_FL_BUFFER_SIZE4 reg[0x1058] = 2048 # SGE_FL_BUFFER_SIZE5 reg[0x105c] = 128 # SGE_FL_BUFFER_SIZE6 reg[0x1060] = 8192 # SGE_FL_BUFFER_SIZE7 reg[0x1064] = 16384 # SGE_FL_BUFFER_SIZE8 sge_timer_value = 5, 10, 20, 50, 100, 200 # SGE_TIMER_VALUE* in usecs reg[0x10c4] = 0x20000000/0x20000000 # GK_CONTROL, enable 5th thread # enable TP_OUT_CONFIG.IPIDSPLITMODE reg[0x7d04] = 0x00010000/0x00010000 reg[0x7dc0] = 0x0e2f8849 # TP_SHIFT_CNT #Tick granularities in kbps tsch_ticks = 100000, 10000, 1000, 10 # TP_VLAN_PRI_MAP to select filter tuples and enable ServerSram # filter control: compact, fcoemask # server sram : srvrsram # filter tuples : fragmentation, mpshittype, macmatch, ethertype, # protocol, tos, vlan, vnic_id, port, fcoe # valid filterModes are described the Terminator 5 Data Book # vnicMode = pf_vf #default. Other values are outer_vlan, encapsulation filterMode = fcoemask, srvrsram, fragmentation, mpshittype, protocol, vlan, port, fcoe # filter tuples enforced in LE active region (equal to or subset of filterMode) filterMask = protocol, fcoe # Percentage of dynamic memory (in either the EDRAM or external MEM) # to use for TP RX payload tp_pmrx = 30 # TP RX payload page size tp_pmrx_pagesize = 64K # TP number of RX channels tp_nrxch = 0 # 0 (auto) = 1 # Percentage of dynamic memory (in either the EDRAM or external MEM) # to use for TP TX payload tp_pmtx = 50 # TP TX payload page size tp_pmtx_pagesize = 64K # TP number of TX channels tp_ntxch = 0 # 0 (auto) = equal number of ports # TP OFLD MTUs tp_mtus = 88, 256, 512, 576, 808, 1024, 1280, 1488, 1500, 2002, 2048, 4096, 4352, 8192, 9000, 9600 # enable TP_OUT_CONFIG.IPIDSPLITMODE and CRXPKTENC reg[0x7d04] = 0x00010008/0x00010008 # TP_GLOBAL_CONFIG reg[0x7d08] = 0x00000800/0x00000800 # set IssFromCplEnable # TP_PC_CONFIG reg[0x7d48] = 0x00000000/0x00000400 # clear EnableFLMError # TP_PARA_REG0 reg[0x7d60] = 0x06000000/0x07000000 # set InitCWND to 6 # ULPRX iSCSI Page Sizes reg[0x19168] = 0x04020100 # 64K, 16K, 8K and 4K # LE_DB_CONFIG reg[0x19c04] = 0x00000000/0x00440000 # LE Server SRAM disabled # LE IPv4 compression disabled # LE_DB_HASH_CONFIG reg[0x19c28] = 0x00800000/0x01f00000 # LE Hash bucket size 8, # ULP_TX_CONFIG reg[0x8dc0] = 0x00000104/0x00000104 # Enable ITT on PI err # Enable more error msg for ... # TPT error. # ULP_RX_MISC_FEATURE_ENABLE #reg[0x1925c] = 0x01003400/0x01003400 # iscsi tag pi bit # Enable offset decrement after ... # PI extraction and before DDP # ulp insert pi source info in DIF # iscsi_eff_offset_en #Enable iscsi completion moderation feature reg[0x1925c] = 0x000041c0/0x000031c0 # Enable offset decrement after # PI extraction and before DDP. # ulp insert pi source info in # DIF. # Enable iscsi hdr cmd mode. # iscsi force cmd mode. # Enable iscsi cmp mode. # MC configuration #mc_mode_brc[0] = 1 # mc0 - 1: enable BRC, 0: enable RBC, 2: enable BRBC # HMA configuration hma_size = 92 # Size (in MBs) of host memory expected hma_regions = stag,pbl,rq # What all regions to place in host memory # Some "definitions" to make the rest of this a bit more readable. We support # 4 ports, 3 functions (NIC, FCoE and iSCSI), scaling up to 8 "CPU Queue Sets" # per function per port ... # # NMSIX = 1088 # available MSI-X Vectors # NVI = 256 # available Virtual Interfaces # NMPSTCAM = 336 # MPS TCAM entries # # NPORTS = 2 # ports # NCPUS = 16 # CPUs we want to support scalably # NFUNCS = 3 # functions per port (NIC, FCoE, iSCSI) # Breakdown of Virtual Interface/Queue/Interrupt resources for the "Unified # PF" which many OS Drivers will use to manage most or all functions. # # Each Ingress Queue can use one MSI-X interrupt but some Ingress Queues can # use Forwarded Interrupt Ingress Queues. For these latter, an Ingress Queue # would be created and the Queue ID of a Forwarded Interrupt Ingress Queue # will be specified as the "Ingress Queue Asynchronous Destination Index." # Thus, the number of MSI-X Vectors assigned to the Unified PF will be less # than or equal to the number of Ingress Queues ... # # NVI_NIC = 4 # NIC access to NPORTS # NFLIQ_NIC = 32 # NIC Ingress Queues with Free Lists # NETHCTRL_NIC = 32 # NIC Ethernet Control/TX Queues # NEQ_NIC = 64 # NIC Egress Queues (FL, ETHCTRL/TX) # NMPSTCAM_NIC = 16 # NIC MPS TCAM Entries (NPORTS*4) # NMSIX_NIC = 32 # NIC MSI-X Interrupt Vectors (FLIQ) # # NVI_OFLD = 0 # Offload uses NIC function to access ports # NFLIQ_OFLD = 16 # Offload Ingress Queues with Free Lists # NETHCTRL_OFLD = 0 # Offload Ethernet Control/TX Queues # NEQ_OFLD = 16 # Offload Egress Queues (FL) # NMPSTCAM_OFLD = 0 # Offload MPS TCAM Entries (uses NIC's) # NMSIX_OFLD = 16 # Offload MSI-X Interrupt Vectors (FLIQ) # # NVI_RDMA = 0 # RDMA uses NIC function to access ports # NFLIQ_RDMA = 4 # RDMA Ingress Queues with Free Lists # NETHCTRL_RDMA = 0 # RDMA Ethernet Control/TX Queues # NEQ_RDMA = 4 # RDMA Egress Queues (FL) # NMPSTCAM_RDMA = 0 # RDMA MPS TCAM Entries (uses NIC's) # NMSIX_RDMA = 4 # RDMA MSI-X Interrupt Vectors (FLIQ) # # NEQ_WD = 128 # Wire Direct TX Queues and FLs # NETHCTRL_WD = 64 # Wire Direct TX Queues # NFLIQ_WD = 64 ` # Wire Direct Ingress Queues with Free Lists # # NVI_ISCSI = 4 # ISCSI access to NPORTS # NFLIQ_ISCSI = 4 # ISCSI Ingress Queues with Free Lists # NETHCTRL_ISCSI = 0 # ISCSI Ethernet Control/TX Queues # NEQ_ISCSI = 4 # ISCSI Egress Queues (FL) # NMPSTCAM_ISCSI = 4 # ISCSI MPS TCAM Entries (NPORTS) # NMSIX_ISCSI = 4 # ISCSI MSI-X Interrupt Vectors (FLIQ) # # NVI_FCOE = 4 # FCOE access to NPORTS # NFLIQ_FCOE = 34 # FCOE Ingress Queues with Free Lists # NETHCTRL_FCOE = 32 # FCOE Ethernet Control/TX Queues # NEQ_FCOE = 66 # FCOE Egress Queues (FL) # NMPSTCAM_FCOE = 32 # FCOE MPS TCAM Entries (NPORTS) # NMSIX_FCOE = 34 # FCOE MSI-X Interrupt Vectors (FLIQ) # Two extra Ingress Queues per function for Firmware Events and Forwarded # Interrupts, and two extra interrupts per function for Firmware Events (or a # Forwarded Interrupt Queue) and General Interrupts per function. # # NFLIQ_EXTRA = 6 # "extra" Ingress Queues 2*NFUNCS (Firmware and # # Forwarded Interrupts # NMSIX_EXTRA = 6 # extra interrupts 2*NFUNCS (Firmware and # # General Interrupts # Microsoft HyperV resources. The HyperV Virtual Ingress Queues will have # their interrupts forwarded to another set of Forwarded Interrupt Queues. # # NVI_HYPERV = 16 # VMs we want to support # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM # NFLIQ_HYPERV = 40 # VIQs + NCPUS Forwarded Interrupt Queues # NEQ_HYPERV = 32 # VIQs Free Lists # NMPSTCAM_HYPERV = 16 # MPS TCAM Entries (NVI_HYPERV) # NMSIX_HYPERV = 8 # NCPUS Forwarded Interrupt Queues # Adding all of the above Unified PF resource needs together: (NIC + OFLD + # RDMA + ISCSI + FCOE + EXTRA + HYPERV) # # NVI_UNIFIED = 28 # NFLIQ_UNIFIED = 106 # NETHCTRL_UNIFIED = 32 # NEQ_UNIFIED = 124 # NMPSTCAM_UNIFIED = 40 # # The sum of all the MSI-X resources above is 74 MSI-X Vectors but we'll round # that up to 128 to make sure the Unified PF doesn't run out of resources. # # NMSIX_UNIFIED = 128 # # The Storage PFs could need up to NPORTS*NCPUS + NMSIX_EXTRA MSI-X Vectors # which is 34 but they're probably safe with 32. # # NMSIX_STORAGE = 32 # Note: The UnifiedPF is PF4 which doesn't have any Virtual Functions # associated with it. Thus, the MSI-X Vector allocations we give to the # UnifiedPF aren't inherited by any Virtual Functions. As a result we can # provision many more Virtual Functions than we can if the UnifiedPF were # one of PF0-3. # # All of the below PCI-E parameters are actually stored in various *_init.txt # files. We include them below essentially as comments. # # For PF0-3 we assign 8 vectors each for NIC Ingress Queues of the associated # ports 0-3. # # For PF4, the Unified PF, we give it an MSI-X Table Size as outlined above. # # For PF5-6 we assign enough MSI-X Vectors to support FCoE and iSCSI # storage applications across all four possible ports. # # Additionally, since the UnifiedPF isn't one of the per-port Physical # Functions, we give the UnifiedPF and the PF0-3 Physical Functions # different PCI Device IDs which will allow Unified and Per-Port Drivers # to directly select the type of Physical Function to which they wish to be # attached. # # Note that the actual values used for the PCI-E Intelectual Property will be # 1 less than those below since that's the way it "counts" things. For # readability, we use the number we actually mean ... # # PF0_INT = 8 # NCPUS # PF1_INT = 8 # NCPUS # PF0_3_INT = 32 # PF0_INT + PF1_INT + PF2_INT + PF3_INT # # PF4_INT = 128 # NMSIX_UNIFIED # PF5_INT = 32 # NMSIX_STORAGE # PF6_INT = 32 # NMSIX_STORAGE # PF7_INT = 0 # Nothing Assigned # PF4_7_INT = 192 # PF4_INT + PF5_INT + PF6_INT + PF7_INT # # PF0_7_INT = 224 # PF0_3_INT + PF4_7_INT # # With the above we can get 17 VFs/PF0-3 (limited by 336 MPS TCAM entries) # but we'll lower that to 16 to make our total 64 and a nice power of 2 ... # # NVF = 16 # For those OSes which manage different ports on different PFs, we need # only enough resources to support a single port's NIC application functions # on PF0-3. The below assumes that we're only doing NIC with NCPUS "Queue # Sets" for ports 0-3. The FCoE and iSCSI functions for such OSes will be # managed on the "storage PFs" (see below). # [function "0"] nvf = 16 # NVF on this function wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 1 # 1 port niqflint = 8 # NCPUS "Queue Sets" nethctrl = 8 # NCPUS "Queue Sets" neq = 16 # niqflint + nethctrl Egress Queues nexactf = 8 # number of exact MPSTCAM MAC filters cmask = all # access to all channels pmask = 0x1 # access to only one port [function "1"] nvf = 16 # NVF on this function wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 1 # 1 port niqflint = 8 # NCPUS "Queue Sets" nethctrl = 8 # NCPUS "Queue Sets" neq = 16 # niqflint + nethctrl Egress Queues nexactf = 8 # number of exact MPSTCAM MAC filters cmask = all # access to all channels pmask = 0x2 # access to only one port [function "2"] nvf = 16 # NVF on this function wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 1 # 1 port niqflint = 8 # NCPUS "Queue Sets" nethctrl = 8 # NCPUS "Queue Sets" neq = 16 # niqflint + nethctrl Egress Queues nexactf = 8 # number of exact MPSTCAM MAC filters cmask = all # access to all channels pmask = 0x4 # access to only one port [function "3"] nvf = 16 # NVF on this function wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 1 # 1 port niqflint = 8 # NCPUS "Queue Sets" nethctrl = 8 # NCPUS "Queue Sets" neq = 16 # niqflint + nethctrl Egress Queues nexactf = 8 # number of exact MPSTCAM MAC filters cmask = all # access to all channels pmask = 0x8 # access to only one port # Some OS Drivers manage all application functions for all ports via PF4. # Thus we need to provide a large number of resources here. For Egress # Queues we need to account for both TX Queues as well as Free List Queues # (because the host is responsible for producing Free List Buffers for the # hardware to consume). # [function "4"] wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 28 # NVI_UNIFIED niqflint = 202 # NFLIQ_UNIFIED + NLFIQ_WD + NFLIQ_CRYPTO (32) nethctrl = 116 # NETHCTRL_UNIFIED + NETHCTRL_WD + ncrypto_lookaside neq = 256 # NEQ_UNIFIED + NEQ_WD nqpcq = 12288 nexactf = 40 # NMPSTCAM_UNIFIED nrawf = 2 cmask = all # access to all channels pmask = all # access to all four ports ... nethofld = 1024 # number of user mode ethernet flow contexts ncrypto_lookaside = 16 # Number of lookaside flow contexts nclip = 320 # number of clip region entries nfilter = 496 # number of filter region entries nserver = 496 # number of server region entries nhash = 12288 # number of hash region entries nhpfilter = 64 # number of high priority filter region entries protocol = nic_vm, ofld, rddp, rdmac, iscsi_initiator_pdu, iscsi_target_pdu, iscsi_t10dif, tlskeys, crypto_lookaside, ipsec_inline tp_l2t = 3072 tp_ddp = 2 tp_ddp_iscsi = 2 tp_tls_key = 3 tp_tls_mxrxsize = 17408 # 16384 + 1024, governs max rx data, pm max xfer len, rx coalesce sizes tp_stag = 2 tp_pbl = 5 tp_rq = 7 tp_srq = 128 # We have FCoE and iSCSI storage functions on PF5 and PF6 each of which may # need to have Virtual Interfaces on each of the four ports with up to NCPUS # "Queue Sets" each. # [function "5"] wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 4 # NPORTS niqflint = 34 # NPORTS*NCPUS + NMSIX_EXTRA nethctrl = 32 # NPORTS*NCPUS neq = 64 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) nexactf = 16 # (NPORTS *(no of snmc grp + 1 hw mac) + 1 anmc grp)) rounded to 16. cmask = all # access to all channels pmask = all # access to all four ports ... nserver = 16 nhash = 2048 tp_l2t = 1020 nclip = 64 protocol = iscsi_initiator_fofld tp_ddp_iscsi = 2 iscsi_ntask = 2048 iscsi_nsess = 2048 iscsi_nconn_per_session = 1 iscsi_ninitiator_instance = 64 [function "6"] wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 4 # NPORTS niqflint = 34 # NPORTS*NCPUS + NMSIX_EXTRA nethctrl = 32 # NPORTS*NCPUS neq = 66 # NPORTS*NCPUS * 2 (FL, ETHCTRL/TX) + 2 (EXTRA) nexactf = 32 # NPORTS + adding 28 exact entries for FCoE # which is OK since < MIN(SUM PF0..3, PF4) # and we never load PF0..3 and PF4 concurrently cmask = all # access to all channels pmask = all # access to all four ports ... nhash = 2048 tp_l2t = 4 protocol = fcoe_initiator tp_ddp = 2 fcoe_nfcf = 16 fcoe_nvnp = 32 fcoe_nssn = 1024 # The following function, 1023, is not an actual PCIE function but is used to # configure and reserve firmware internal resources that come from the global # resource pool. # [function "1023"] wx_caps = all # write/execute permissions for all commands r_caps = all # read permissions for all commands nvi = 4 # NVI_UNIFIED cmask = all # access to all channels pmask = all # access to all four ports ... nexactf = 8 # NPORTS + DCBX + nfilter = 16 # number of filter region entries # For Virtual functions, we only allow NIC functionality and we only allow # access to one port (1 << PF). Note that because of limitations in the # Scatter Gather Engine (SGE) hardware which checks writes to VF KDOORBELL # and GTS registers, the number of Ingress and Egress Queues must be a power # of 2. # [function "0/*"] # NVF wx_caps = 0x82 # DMAQ | VF r_caps = 0x86 # DMAQ | VF | PORT nvi = 1 # 1 port niqflint = 6 # 2 "Queue Sets" + NXIQ nethctrl = 4 # 2 "Queue Sets" neq = 8 # 2 "Queue Sets" * 2 nexactf = 4 cmask = all # access to all channels pmask = 0x1 # access to only one port ... [function "1/*"] # NVF wx_caps = 0x82 # DMAQ | VF r_caps = 0x86 # DMAQ | VF | PORT nvi = 1 # 1 port niqflint = 6 # 2 "Queue Sets" + NXIQ nethctrl = 4 # 2 "Queue Sets" neq = 8 # 2 "Queue Sets" * 2 nexactf = 4 cmask = all # access to all channels pmask = 0x2 # access to only one port ... [function "2/*"] # NVF wx_caps = 0x82 # DMAQ | VF r_caps = 0x86 # DMAQ | VF | PORT nvi = 1 # 1 port niqflint = 6 # 2 "Queue Sets" + NXIQ nethctrl = 4 # 2 "Queue Sets" neq = 8 # 2 "Queue Sets" * 2 nexactf = 4 cmask = all # access to all channels pmask = 0x1 # access to only one port ... [function "3/*"] # NVF wx_caps = 0x82 # DMAQ | VF r_caps = 0x86 # DMAQ | VF | PORT nvi = 1 # 1 port niqflint = 6 # 2 "Queue Sets" + NXIQ nethctrl = 4 # 2 "Queue Sets" neq = 8 # 2 "Queue Sets" * 2 nexactf = 4 cmask = all # access to all channels pmask = 0x2 # access to only one port ... # MPS features a 196608 bytes ingress buffer that is used for ingress buffering # for packets from the wire as well as the loopback path of the L2 switch. The # folling params control how the buffer memory is distributed and the L2 flow # control settings: # # bg_mem: %-age of mem to use for port/buffer group # lpbk_mem: %-age of port/bg mem to use for loopback # hwm: high watermark; bytes available when starting to send pause # frames (in units of 0.1 MTU) # lwm: low watermark; bytes remaining when sending 'unpause' frame # (in inuits of 0.1 MTU) # dwm: minimum delta between high and low watermark (in units of 100 # Bytes) # [port "0"] dcb = ppp, dcbx # configure for DCB PPP and enable DCBX offload #bg_mem = 25 #lpbk_mem = 25 hwm = 60 lwm = 15 dwm = 30 dcb_app_tlv[0] = 0x8906, ethertype, 3 dcb_app_tlv[1] = 0x8914, ethertype, 3 dcb_app_tlv[2] = 3260, socketnum, 5 [port "1"] dcb = ppp, dcbx #bg_mem = 25 #lpbk_mem = 25 hwm = 60 lwm = 15 dwm = 30 dcb_app_tlv[0] = 0x8906, ethertype, 3 dcb_app_tlv[1] = 0x8914, ethertype, 3 dcb_app_tlv[2] = 3260, socketnum, 5 [fini] version = 0x1425001c checksum = 0x64f3def4 # Total resources used by above allocations: # Virtual Interfaces: 104 # Ingress Queues/w Free Lists and Interrupts: 526 # Egress Queues: 702 # MPS TCAM Entries: 336 # MSI-X Vectors: 736 # Virtual Functions: 64 # # $FreeBSD: head/sys/dev/cxgbe/firmware/t6fw_cfg_uwire.txt 333276 2018-05-05 20:16:08Z np $ # T5FNChelsio FW RUNMEM DEBUG=0 (Built Tue Apr 10 09:56:09 PDT 2018 on vnc4.asicdesigners.com:/home/firmware/cvs/fw-release), Version T6xx 01.13.01.00f`H{@W 0x@{p "@"@ D D {<{D{{ {@{ DDDB \ $(,"̓ ̃ $JDeOA33e?0 Ƅ 3 ŒŒ111_!`  Pe// 2!"" #"!38033!"`0!" !"#$%&'()*+,-./ & &"#* 3 $"(1# -70-78#=r30/7/7 /7@/7`#=r30(70(78#=r30'7'7 '7@'7`#=r30 f`63 n;GCv163 o;|y# 'C>3 Go;w. !""t;PU03t3ce?e_i2.b0(7@(7H#=r3g-'I1H1c1cPb1bPb1aPa1`P`0      555?? jd x | |                      8 8 < < X X \ b x x |     X*p X XL X ĤL İ po  ps p OP O P d d $ d P O TB O S O P S> R O R` R Q O QC O O O P       k ` V        @  ##&&)),,//225588;;  , 4 , ( #`  8    ,0 ¤ 0  X |    !   `   |0 \ PX B 8 $H 8 d `  Z ռ "@ 'p     !۬ ! L  qX < m h  , ~ p@ m j q  t ?, ^ U ; 9 ' 4p               , < X h x          $ 4 < D L T \ h p x   p        \ jxǷV$ p|G*0FFi؋D[\׾k"qyCI!%b@@&^ZQǪ/]DSء!7 EZgoٍ*L9Bqma"8 DKϩK`p(~'09ۙ|ĬVe)"DC*#9e[YÏ ̒}]o~O,CNS~:5*һӑ                 p `  (0@ 0 ,<00-0.,3@,p*A@A@@@ `-3@p0D@( pA0$ LL-|$ x)t-.0`  İpH P .p,p<.$).-0`@H@{p555555555,<) A. @0@  P 4 3@,2)d `///h00 B@ `  p  0 @  p``` `* Z )( @    , +X j l r Y( 8| .$ p P kx 6-|  ` -. fp)-` A<< d d hgE#ͫ2Tv ?( \ ?@  Ͱ Ͷ@ H  a ..T e- PLK@  - ̠  -p @ p +  p 0  ` 0 ` ` 0 p @ SRQ cx P 0   @ 0 |P 4 ~@ -t&()(+ *5@?@-X=+ā-0:C* 53`z-d--h),,   0  P P  @3-3@pD | $ P   'x  ޭ X4?2233(-D LP, P  ) W\ $@ X d$3#@ 4-1)' x @ v ,`. H - +x  @ & p   @     P p p b;$*P@ 3$0+ L (   2 0 X33?2$8 42 ` p ń' +p+d+|10  `)|+  d  4  P `  p ͠H :<+ + -  @@ >@@ E뱩@ P ),! O ` \@ޗ+! L +V F@ * 0 @ Xx@*  @ Xe+# @벑@ X cl@ @ P /( '@` ꠒ@ X@ ` z%@ 2@@ G >&OO8/$@',ꠒ@ X@ ` b%'U@@X@ @(N P aG@Xof&T@ * 0 @ X/csl E3C(6滵@ p fb@8 5)d@ ,J  ,,I@  L5 wn h @z@  .r9 @G0 (^ (*L@P:h k)`@ 꾃@`9@ n``@( Nf` @@ *e젓@c@ e@` aX ,d(7om :6@` n@ Üm?m`h>m mb@` d@``@l. y@ p$ .X@h@눑@ X  Gh1`8@X@ X@`@@ X  Gi͋g@  Gi»c@ 4@8 6%@H #5@@(_@ @"9E@h_2//5 h\o_/P (Lmhk3@ g@8 @ ^@@ @ Q/@%d @ @ X@ O@P?iBk O 耐.mj kg@h "@8 @"@ @xO@0 @@ h" @ ",@@ El( "@ @  @* @ l(@ (J(@  EO,J音 &I fh@ FI-Ѐ  wmz@ Ґ@ .r9P( )@0@X 뼐(@ ( ( ,  X $ X )@ @8 am p Pc@x ` a@@`@hb pZ xJmh kO k밑  1@ c, @ 8LPy@ 8@X@ X@(@눑@ X 3c@  @@ X +c$@ ',U@@H @ լIY@h @T ` h<*` hAMmhk@ p@d @ 0 8$v9X@ @ cK h@ ؋1 ?x(@h@ LPy@54ܯ@J 0 8 @ ΐ@ ʑ@h , (c @낑@ XcZ LmiBk@h Īl,耐x mj kﴠ@h (0@po@ݝ@  Y@ Ok밑@ P @X@y@(@@ l%@8 &1A@ p, rul el w.r:͵ +r9 @ G@.T* L< JJh*k !- ۮΎk >!/JEdꢳH `,  Ld$ ,l&@H @ sl⨻@ @` @ @ Al@+@j k k k k"@P:h k)!), @l鑐@ /!(.O/%)@ (*l l` *(@** 0lh @` @J(@o@@..@ )@`@@X@ P ތ- y@8,@ 8@X@ P@ @@ Xc@ 먑@(@ X c(@ cD'@H@ꠒ@ @l @%@8 @| |e H"o@o@/: 靵 O(9*)@P "@( # @ H۫ f 6 )e& "d&$"(i+@oX mf&l@`h@P f(f*@h ,p 豐 H&0@ .Ѐ Hۉ- 8ۈ=@@X1@8 o@`@ `$@  @` @`Wo@` @8 B @` @ @H D` @` M@@`Do@,&fo@@o'#<@iBkhk@ :)) 8)8 Giz@ 8@X@ P&@+(@p@ Xoc X@ X@""@ -@ @ @`-@ '@ꠒ@ @(@ PcQ? "@ H&  @ P =+l(@@ XCcl '@ 4@ @@ p 8eグ@( @A@ ]"(@Z&@P( Nei?( MJHh*k !g-  ڨk>!gn@n@T@ @ϨUf& &R: vꭵ@ @ +Jd߳H X)@P h? ?&@x6+  {ھڼ@ @ b@@ y@ >@`@X @X@ 8 ڥڥ@H aڦ@`ڢ @`n@ُ& @H r@ bf( "@` j` @ f`@ @8 b@p q@H `w@@` j@鐐*Lmh k( Hd$ ()"Y@'@ 3)+ 8)`ep@@ L 8@ %dw`*  @ X|dx* 8@ @ X.cd@ k@ H +@8 @h@+@`o @`@ P+)+ 8*V9)&!5@ @@Hne@ n'H@ ꠒ@ P U@ 餰@ `(@ P n@  H@ @ P@ @@ XLc @ P@ @븑@ XBc @ 9ce'@H@ꠒ@ @/ ;dE @ 0 +@ P@(&+@  (@ P c,"@ 6@ y8 f@( @ $@@```@ re@`a@8 w@` d@H b@ )@8 rm@թ@( @ pw耐`c@ N0 ?hm h kc @벑@ XcG  Mm i BkL鐐 *mj kcl( A@ pP"8 @+#8 $"Hm@@Χ@X 0@P@X  @0  Hr @ h\Hm@ @P%$sm@( -@m@ ,!"$@ @ )@ @` @` @@ @` @ j*  @Fm@ @@` @@@ j j Bj Rj j@@f j$9,rJ<d*H / /G$ ` / V@2( "@8 d4H@* N" G.0ɣ, LH ʉ'm@@@@X "@ :( 째@(@e'ʔ*ʧɫ( 째@(@e"c@  @븑@ X6dN @X@ P @0, $?'@ꠒ@ @  X@ P@ 8@ c'1@ꠒ@ Pel@ @l@@@@`>@ X H@l* H  *'0@ꠒ@ @"s4ر-Jع @ $@ (@ c@ @@ X@l@8 @q@ p P@+0@@ k i Bk h k@j@17@ /0 :eH@+) O( M G/Ѐ + h"ǣXB@ H@h lfl@Ԑ@ ?hU@ @ 靵 (R9 >)@P "@|, # dû) g A ( 6 (@ 2d#$"(+@@` @P; ( *@hX x*w + , V( 8T8@X @ @( @x K@0 @ ( F@ @` @ @'@` )-(@8 @H @ @ )@` @@ @ Ci@)+@P @p @`( j(b  `@Y@y+ / )+"* O뱐@ )@*$O) ,e@@ TGd@a)eԊ'@ꠓ@ P @(@@ Xcz + :8 X@ P w@(! H@ H@ @ P Y@G@  `@Y@y+ ) *ddjg:H g@0:efj?i@0?ef@H ) 8) x',ϋ@ ױ( ( .(@8 0@@ ы"ǣg@ /3?e@ s(@ P ;c^'`ꠓ@ X@@8 -@ @ P@ @` @@ Xc4, ?p "@ !# (@@ P+<(@@ Xc* p @ PAc@8 .@ꠓ@ P k@j@ t-.(@ P .@ 1@@0@ P+ [cn* -@ @ P.@ l7&bJ63#1 k  !(  x! (8k>!Gl0@%@8 @ r@@@ 8@ pP@ 2e $"eV@ fx @H< ze@P) Ne*J/o z#I3d4a@x ўP@ ̫̜.:m /9 >@o@@@ D@X )@P @@0( p + / (@ t@;@7@X H vj@@Mj`@ '@ H @@x 5@x 6@ =@`f@ j 4@ j`f@` 0@8 b"@ )@` 1@ `w@2@`o3@@  *mh k֣C@ (@ '@8 @:@X .@ 37@@p 9@Xj`:@ jf j`;@8@` )@ =@8 2@ 5@`6@ j 0p@H @( }j` 4@`3@w` 0@`1@'@3kkjk$@x a/ & /i@ p$ x .@H )& 8)eQ@(@  d`*  @ P cd* +  @ P cp@ ,+@@@X GDF8@h D@0G@ (@X /@F@`8@ P @H & 8*9)`D@ 0@x @QA@H e@ N'ꠒ@ P4@ H(@ P cG?_'@x ꠒ@ P&@ 븑@Ԑ@ X)c @ P @@ @@ X@ / ;d(+@@@8@/@ P {@+@ @ c(@ P {d^'@ꠒ@ @"@ '@ @@ 0 6@x 5@H =@ f@ @8 4@ rw` ;i`v"@饩@@`v0@8 ri 1@@ p@H b2@Ǯ`v3@8-}dj k),L@ )ɦ0o?` mk kc @벑@ Xc  Omh k(@鐒?H mi Bkcu } Imj k@ А/mk kc l$@X@8  S@ @ @ V@8dZ@@A@H /& et"v"eŔ@ Qi e@^ 쭪&@@̦U,R:/ . @ @ N&bJ꯳  'rI( ()@P @K-@xM+ @@ @@<@ d54 i@ ;`O@ T@H@ (@ x`* @ @ P (@x`*+@s@hk7@ c@0 í@h4@p@@ @`o@h`6@7@@x @ P o'Y@hG+ ( xy)) 8)4@ @x @ e@ @8 @( @ ꠒ@ P@ @:@ * @ @ P cu(@ POc|@ -@`nJh`@@P @Xh`nԙ0@@ )!$0)@8 @ 0 @8 (vxh` /@ @p @H  @`h`v@"@` @ @ @`v@@ x mh k@Y@H+ * +e@ d$ ,M). 8) ea,@& Ndl" "@  Gh4!.9@ 4@'@( ꠒ@ Pi 9@ @ @@ Xic @ P @ @븑@ X^ct&")@(@e)@@@ + ;d/+@@@/@@ P @`+@  @ 6c-'@ꠒ@ @(@ Pc+!$'@H  @` &@` @ @ @@H ( }k@ k@` m@` @8 P@ @` m@ k@ f` @@@`v@` @@@x@`@ –@'@@@@x@ ^)!5԰@ * @ @ P cRӷ0@ 0)@8 b@x @@( $@ bjk@w` k"@`k@` @p @ f@8 @8 r)@@ @ pw(f@@&v{ j k/0@ ͏퀐 &?@@xc8(@ Pc< @벑@ Pcy  J@ J@@? -  @@c@ M L@ L@@ ᨯh?ۨ.@@cZl%@8 2C@( "dt(@ P@H** !33)2:nN+29dH@@@!@ @@@ P $69@@l(" f""?j@ >D `@(BT`#"@l,'@>j@@ 3 @E(@ @ 쐑@U @( Z`3 *Lm h kw@ @8 k@s@)@$밼@`q@x j@ h j@` v@ u@Kj@ kj@M`p@X r@` t@@8 R@ @U (@0 !@ 0Y@ 2@H R8P@ )@@@h 92$@ 1 hp)| @@ ( P Hm hk@p !@ ")@@ !@H  @Y%df )@@ @9@X @` D@hY@@P8i Bk@ 鐐huP (m jk@P @h YU)%\0@xI@p @@P@ DPH@H@  @-) j@ )@X ϳ rj@( @3@X3(@h@x@ P@ U @ B%\@@ l'8@ꠒ@ PS@@l %@8 @s@ p N j@ @ʨfj@H  i@ )r@ R*@H "@H\#@h \8 ui i@ ~)  A (6 (/ "d/$"(+@@` @P ( * X*@`Z+ }  `*  @ Pd׌r s@ (@)@( r@ĥ)@ P!+i@x[+ , |3@ 'H@8 ꠒ@ P@P @ @ * P @ Pc0)@x@@奙)@@ + p@:+$8Xi@@`\+ }c@d0@ @븑@ P c݋<@ HH3@ e=?\- c* P @ PT@+ h" "@ % @@ H+\(@@ P e?V'@ꠒ@ P@@ @벑@ P cl o'0%@8 b@{ @  `@"@) @@ɋ* @ (/+ ui@ z5*- l-7ʳ@ -( ! k ɳ@ @ I)Jd@H  ?@%*0 @x- h7) ,8@ b` @`f@ -edrW{x, - @-!'Ri@ i@` @@ @` @@@e( Hd$  (@@ pP@ Lj~@@x@@@@*x U*:@@)뱐@"p@@@H w@  @ @p sf@ @ 41@8 2@ @ ɍݎ p@8 + @H .@( "@h @ Ȭ@ @@ @(@ꠒ@ d@p Jh@  @@ P 8@@ Pd@ 8@ d\Б@ @ (@@ P c. ,fN.& h@ 8@ g0@(@ =@ g c 6@ (@ .nLi @g. ,*$@ꎇ @,0 B  (@8@ & @ kuh@ "x@h@ I1  {?`y@8 h@ #c " @ <+l(@@ P [c8@ f@ 74{ @ -1 i@ pl# $ t1 "!,@! @ "E 0`h3gf@c>@(R:@hR$,3("l;X@8 gB@8 "I@@ b@8   @|@c@`R`@7@` ;@#`@;@ @P> h k`@ o)L@ i Bk.(@Q` $x@ 8@H 7@ Ԣ@P a@ +ާ :@(8@`9 G ݒ@.( E@P5 j k)A,eJǰ@( 鐐%밓P Bϼ d@, %, (0 0.B ϰnA .,.A0"A1""@  @ yl @ '@@4@ @(*,)+ϗ`^ @ Dg@(@ (ϊ@ `fc H/ 8*RJg zY @  I-ЀJ@M@P =͵@+B9 @  K,q w@  d?_sdLe@8 (@@ @ ;V?z`F@ d@ @X@p(@@  @@@ wsdC@ 8d@x@@ f @ ֠g @Hy@ 8@ x p(@@ B@q@z@ t؉ p@8 fc少@ @ @i@x@ @@h @X @ 耒 *@ @ @  @ q0 U?pyP(@@ hc'X@ꠒ@ E+p?[)p EdG΋y@ /q ' hũ@@@9{@0w.k@  +@h ,_@ @ ŋ @벑@ P vc1 l*0'@ /2f@ iм@8@@   빳@ @ /Jqf ɰ C4f p P(!J  (0  @ \@:hikkBk)  Id$ H )1qjP@ 8@X@ P@ @@ P *c@ 4 눑@Ґ@ P c(@ c(䇓@ D@ ,@ D@c@8 a@@ .@  X e` `@e+e` JdbDfLfg@ f@k@H "j@ rm)kʹ/"7Br"9X@"7Br"9X@' U@ J 鐐:ihkBk@X%( IZ@h2@U@eE@@P@ 0 @ * U @ l u'0'@ @@w @v 7꠼@@ɫUfeZ@ @ 靵 (R9 ܀@ *JbdH @(X(  *0e He z/!J /0 @X @ YmhikkBk( ( ) *  ( G$ *1`@ C, @ ̦{Y@ 8@@ P@ @@ P cc@ @(@븑@ P Yc@@@6@X @ d @ @h @  Y0 .Lmh k c0$ @'V9@')ꠒ@X =kikk@H@H@ @   @ c(@H@  ,2?`|(@H@ Ϧ{Y@ @벑@ P c^'@H @ @( @ n耑@ @hf@  ( &lva .Lmhk/@f `@ ad`k@ (@@ H hzY@ K@P;iBk K 耐x mjk鸞@h i(0@x @@  @ &耐 a@ \ld*@ djdffg{@8  f蘐@d@ |@` 2@̕) )] -.Һ_%r)ֺP@ @@ |@`O2@l  ) (@B@a@@Pgdpuk=sGD@0@ KwL@ DM@@ 0 @ D@@ U@ j-r^h3`h>Ԋ@( @@3@i`荵@D@c Cl?O 2%: dhC5(0TJ@ Hg@>(@ 0"` 񬪪Zm_'Ld\ 0,(B @(B(F, _@@    (@ꠓ@ Bc 0@ 8@ @l #22l)@ @ $@A0@`3@`F1˰Yl"5%&$"g@ m("gcl"6clg@0"@ @X B@WhD菗H Rg`D@Pv3(3*@l%@8 R5@M XH"@H ͛+蟗 0< ȯ  @ .   뿗P@` (*@( \hg@ J'萓@@@X "@ Z( - 째@(@e)"ʗ*ʪɮ( 째@(@e@@ (@ H?+ "@ H ~8@@ H "8\+ " xL @@ Pz@ "@ H j* ~ h&"@ / :x @ @ Hc @ @ H'cl $!@0 +2@X @( H !x. @@8 @R@M  N+ `L9 옯  @ .  ) "( 뿗P@` (*@( \`g@ J'萓@@@X "@ Z( - 째@(@e)"ʗ*ʪɮ( 째@(@e@@ (@ H+ "@ H8@@ H "8\+ " xL @@ P@ "@ H* ~ h'"@ / :x @ @ H1c @ @ Hcl)04 Y  f  i$,д@pˬ ( G&@ X@,д@pˬ *  G&@x z'"+"@ ۋ( (@췸@@'+"퐓@@@X "@ :( 째@(@e'dR*d\dG( 째@(@ec' 8@X@ H@ 8@X@ +@@ @ %7" "cˆ7" "cl(@ 8@ 텨@4넠@ T( Ȭ%h @h Z@@ʠ%uBNmIhk+UyQn@%Ȱ&@@ @ " @  K@SDP;hk3P4iBk턠@hz",@@x -c"@@ ll3D)@ 7@@ @ 2@`'@3@"6@5@` +1@ (@v` 0@` 4@l'@ 2@P5@@ e@cf@ .@ 3 @X `@ @s@td@z@a@cɾffg@VF4k@H j@'83kle@ *2@蠰@aܕ (,2x;(eu,6|/2y/6{@  /2{e@ "2|*! /$6|; .6|@$  "2|; Bc(@ H e*! p ɖ(@ H |(@ H 9 @ H .,ش@k  @ $6|$6{?  ɶ/P\dYpX(P\ʁXȮɱ)RVV X_*q(ɫ+P?[)Pʑze@ H@ J @*e@ )P䱜T \@ P@e@< @ ? i)2{<p;Ɍ*\ 5Y0cXXPV >(e@@@ Hle@@ Hh@ lymUe@ #Bd0L0x*B{f+1O( *58@ H Ϧ)1 H 8@ H 8@ H  @ H Ol@ "ǟ 9 (&',0@ 9e@ :( 째@(@e'˓*ʦɫ( 째@(@e@ l8d@@RCe@ pP,ŨUO p (R9d`e@}@@a@ :@ߨ Bk kkkk@f@tae@+ɫ( 째@(@e)B d,@| e@ ۦ -@}@@P //,/@  L /D}Z@. /R9 @,@M H Ҡ@ "'퐓@@ 9ɭ( 째@(@e'd*e@ ֌ k j k@O ih Bk@  L M ۦ@  k j k@lNG 33+2 h( 茰@ k  (@0@l>G 33+2 X( 茰@ k  (@0@lYs9e )" l cl"@ 6)X @ z( A $ K6 D $/ "d/$")AOMO@`N( *@<@) h>" "O#  @ H; @@ PAOOl Xh% 2lH@ `d@ @( @ pD@  X%@ ,@  L @8 @ @(@$@@h@@ -""@f( b@@-8 (@ @ cPs@ i'f@ w# 8@b|H^ fб鑐h R*q@`屰@h Rv +h@8",hǘ@( +@`^ @@@@ D+  |  \"@"m@@` @ @(@`@@@@ b Dl%r@ GG "W В@ XU@lH%)@ ꥐ@& G *`7 В@ XA%@磸@X Ր@& y  G *`*7 В@ X-7@В@ X'. Rc ʫc 8 ⡐@ۛC@ABX@CB@%@@ A@cql%0@` c@@kiBkh@?(S@c@P3&@a000 !"] 3 [: 3 Y0(7@(7H#=r3V0 /T#T 4 R 4 Q 4 O 4 /1#L 4 cJ 3 G0#&WFD01@@#"=!10#8601@.#*".!103)'01@#J"!10C\]^_C\]^_S   Cxyz{Sܔݔޔߔ Cܐݐސ ߐ S1 1 D1 0 0 0 l"@ 닇%a (+a@˨D,B: ꭵ L)B9K  @  @ @@@@_@ @Z@ H@@@@@@ H,- "I@2@&@` ˛"@X@@@@@@ H- "I@2@&@` ˛"@* a@2@`"@*$@@ @`@ H @l#$@ 2_`@ PyT@ # (%O#B~+!0@ !@ ` _ @^O( N` +%X@l#@l@@ @#@ @0홀@틀@8 @8 @X X@@b@  @X@X @@@ p0X@h5fhP@h@3@ox$}p@@`Rj jj#x@ @x3q@4@o@ } @@@ᮈ肐@ @{@ @ x㘑@ fj/ 㐒@ &! U@ @ F pPU ^  @ݲ@ Юffe..cខa.@ X@9([`@  耼@ .f@3 Xm m8v0/@ / x- (  @@.=(<8 %-889j`^  @ݲ@ Юff&..$ខ"@ X@9(`@  耼@ .f28.l@ -( !v0/@ / x- (%-&8@x Q- fh@H@@ @  Z*"@ZdF@ 5-@ {*!@ X@ v@ @ *./d(d@ )() ꭗ @ 肐@|̱@))#-.鐰@8 <_h h ] ` q@`_`p@ e* + *@ @ @@ 鐑@X_Z_`1@ 0@ &@ -)) Bj Rj j j j j j jc@ !h@h/b@` `@` a@@ Q@@@@xU@T%"@ @ (@p@ )(肐@ -@Ϩ@ .@ @@@@@{@@ W @h @ @ @@@ 0eP@ H @P:j jcX -"@Ϩ@ u@ @X ."@h @o ,"@p<h k@ /n@ P-@ *!@ X@ cl / 8@8 @ 3 @@  ダ `ߏ"ewM^^ @ʨw)@ .@d@H (r:- (/r9()b@ R6@h \*@0)  X*@xZ* b )@h@@奙)@@ ) `۠$ Hy@@Z+ @@ x-d@H@ @@  X@ d?`+ @  /@| -@`C ب/ / /@`@8 e`c@(dGh@)@( b@)@ H_+y@h[+ , |+@ @H@ @` ꢰ@ * P @ Hcd@(@븑@ H c\ @ 1^`?@X @H @@8 H@@ b @ @`@` @f@@c@`d+$룐@ e?_) c2* P @ H@(@@ @ @벑@ H cl'@  @ -Ѐ f0^j@ ѐ@ ͵ +b9 @ -J dЗH `( Hd$  ( G0 YOx@P:h kP1@ @,@ {@ HLϗ%i@ 8@X@ HN@ @@ H c@ 4(@@ H c @ j1 ? x(@@ CPMi@(@ wc'x@ꠒ@ @ l)풨@( 7@ 됰@ =-@ή5픨@( 뱐@ ی  h`P-)+  ˌыЛМ/+++ ` H ؑ@ *@(@@H$@H8L/X@ 2H@  mh k+"BX(&Bؗ/@ +P@] '@-‌ыЛМП+₰@ 6@ꏳ @ ?@ؗ:, dH@P< iBk;~ /m jk))&Bؗ$&Bؗl eXB >-@ L7 ,@  %@` jX@ Y@` :#@`$@#,A -쾳-@),@ (r!Ў )} !@ Px!oͮ*}j-{ xO @ ! 8 l\a(@#F@"(RPl'>@ KY@(2@k@  )20 0 *2  +2 @ ,2  -2 ! .2 /2F @T(23h X)2ؠ" *2 8 ,=2@ +@3@(@`@;. n(@ hkkkk@ {\2@ n+2> 뺗@P  `\@ ),2 `*\@ )w%=W )V$62@ $$$$$$$$$\;8 b_@@ ^@(R Qp f< P @V@ @@ @@ R(@0 @8 @( @ @ @ @/@@@@ @ (@ `-,*@좰@@ @ @ @(6)9@@鑐@ /9  3@@鑐@ w+9 @e@ؗ h&.R r\@S *V@\@ /2F@@6@ 02@TF@ \@ *6@@4@P\@ (@@ѥ6h@  h@ c_@@ ,2- d ( Ē6@ 0TF@ 1_@@ )29 (@hU,6@ 0@ _@@ )2? (@hU,6@ 0c3@ G(@ @2@ +2 _@F@@ *V@l 0@K_@@8 R@k@^@ @ @ @ @h@ dA@ p h+0@@ @ @ 1@@:@ .@0`@ /4?@>@1@=@<@4@5@(븗@ 6@@ o@ 5@7@6@4@9@_@`1 0 ?@ >@8@@  h@ X zbH}O`(yOnqOu"l"4;3@("4:"4@+R*@ @ @ @ @ YvJz 6%m/R @@ 8 _/R O.c@^@x @ S@ @@X @ (@@@(R@T@@ X ,3,d8@ @ 0+@ -R @ +1]@@ _]@ 8*2]@@(@ *V(@ X(+@@A@@@@@ @ t@ D@p@ $z$y$x$w$v$u$t$so @8 0 ( @ @ @ @胰@@ +=+ ؠ ,R@,=-`@@k@ @@.;,1+:+9+8+7+6@8 +4+3@p -0+2Ҙ@(6@@ @ @(Д@ @ꖸ8 @@( @萰@ @ @@ @ h ^(2 X@聐@3@ J*6@,1+2+3+4+5+6+7+8+9+:.;M@8 R-0a@q^@ p@ r@ fq@s@]@cU@52@ @8 @( @ @ @ @퐰@@ @ @ (@ Xf+)-+,*@q@Ұ@Ѱ@ m@e@ @ @聐@} M(i   @@ @(i  o\@@U@ؗ@ h .2 h@@3@ *6@@(@((@ (@@ @4@ @(@ E(@@ @)=(H@(@(@ X @ &b c l'>(2d (2h @2@F2@밗 X'. Pũ@@ @X l@ АP(@ pޞ k k k k k k k k k k@ @@\@ @` @ "$@ I \@@ j*6%6@P@2@  0@ c`@ Q  ..@ <(@@ 1l @ @@@8 2@@>@ p &L@Z`@ eV@`@ aUVWUQ@^@U@\@]@@P@_@*T@ NV@@ J&T74@ V@P )T(@6)@7 [@(T:/@8(@9]@/T<-A. `@mB@낐@@ (08@@@*=,@P S@ h@ @ @ R@ @x @ L@X J@ 4@@X q"M@p H@H tE@ ĭF@8 ţC@ t̬  Y@X@J^@ȗ cl 8@n[@@q@P@ @ @ @ @C@ p+ `@@:@` @h @p @x @ ö:.@(@ 1@0@@?@>@f<@=@j4@5@ @0@ %47=@6@ X<@ ;@ ,4:B@2@3@ D@Ě@*>@?@`@ @@` 3@ X@`2@ @ *K@P d@( H@H fG@0 wE@ @ @0 @ wf@ "@ "̪ݮ̭ ̮  9@ 8@l0C@@v@h@q@`@ p@:`@ C:.@X@ ?6223[ 1@0@?@>@f<@=@j4@5@ *6@@ &"47B@@@6@=@ <@ ;@ :@ C2@3@ ?>0  @ @ S@(R@*3@hQ@(2@hP@p $E@ t@P @x TwB@ ĥ"M@` TA@ UJ@X ԦH@H ԭffF@ ĦU"wwwww pw w9@x8@lA@ /4.4C@ 2@3@0E@ 4@5@ 0@?@>@=@<@1@4@5@ 6@@ >@l#"(2@1@ `[& "r@ R"@ɡY&(@ @ _iZƨD)B: j ꯳pI)B9tZ k k @Z@`0@@ >I@ 0@'@i갓@ 댼H@ K @` @@`cZ@@'P (}\.}--./%&%&%&%&%&%&%&%&%&%&%&%&%&%&%&%$%$"%$ %$!%$"%$#)*+,%%+@@ @ x@[ϣ'@ O[e`@ X&'N@Ȕh 9d+@kZx{ZhrZhbZ(RZBZh|@@ X c*L@ X c@ X'N@h9d]+@kZx{ZhpZh`Z(PZ@Zh~@@ Xc*L@ Xc(@ h/'c+l(@ @ H(2" 1@  GhN@(€@.€-‚@@ + (@ @븑@ Hic @谓@h9d5+@[vϊ7Y@z'Y@`Y@ Y@Y@~0@ X Yc*<@ X Uc@ X R'>鐓@h9dU+@[vϊUY@zEY@`5Y@ %Y@Y@0@ X ;c*<@ X 7c(@ ` }'c*+<(@ @ @ ψ"dW Gho@(€@.€-‚@-Ƃ$$$$"$$ $$!$$"$$#)*+,$%$%@+ (@ @븑@ @ c> @Y@@@@@ @ K@l @@@X@@`@ @ <l-@ 00"" &D@ " D"l-r@ ( 8@i@ pY@@Q@MǍBHɐIH@НHI/.L @ I@ H/@ .3 .Yή @@ Y d(b$$r8 D.B r.@z|)@Ei뱐@- }N( xH) B@ x=@ m.}G 븐@ cK@ dƊ"y +Sɹ+ (@ @븑@ @ +} M@ e@ @* @ @ Lp.B+9C@ 0 X@ K@@ -B@ G@  @ *"@@ l'N 儡@b䀒@H (酩@(t@U@"@@BR@@8:k`"X@ @` !@lx@ @ @ @A@@@ӝ@vX@@@@@I@@@@@*5X@@@ 'a~"a@ ,"/` &b>-#P@(,$.@ 0M>/P@@(,.@ 0N>/P@@(,.@ 0O>/P@@(,.@ 0@>/P@@(,.@ 0A>/P@@(,.@ 0B>/P@@(,.@ 0C>/P@@(,.@ 0D>/P@@(,.@ 0E>/P@@.(,.@ 0F>/P@@.(,.@ 0G>/P@@.(, .@ 0H>/P@@.(,!.@ 0I>@h @ @.(.@ 0J>@p @ @.(,#. K>@x @ x@)-@ @U@ @@耑@@@` @p @X @ @h 耑@x @밑@@@0 @H @@ @P @8 @@@ @@@@@X@ @ @ ٫̪ݯ@l)" @ @@h ꡑ @ %E@ @ B@C@:Nl@ m$鄰@ @ Jl Kl LlPH@ ABC @ HlOl Jl@CBA@@89j@ "H@2 @8 @@ @H @P @X (NlOlBl@@X@ pP@ l)"$@R J @pw8J((VU@h uꠑ  t0x@ "X@2 @8 @@ @H @P @X (NlOlBl@P@h@ CK   K`4@{@@" kj ki Bkh@m*L @8 @@ @H @P @X (NlOlBl@Ph@ h@3pDH? '= [0H@ X<@ l#"! @+&$@l @uG@ZE@#~@pr @  꽵@(@ d9#F@+ R@ x[(@꯷@ dU(@꡴ #}0@ 8zN(@ꣴ z@ 0*G(@ꥴ sd7B(@꧴ n Hj+0X/[i,%4@ E@굵@(@ ]d@ E@곶@(@ Se@ ` @@0 h@ ȩ 6,e3t@ E@.@nd깷@(@ (@ @`*(@V@ (@ < "ˤ 0+"(@ *@  ,e\c@ 8 ,"#@ (@ $u "ˡ 0+"(@ n*@  ch@ 8 ,"#@ Xl$"$B#M(2%4@h (@  %6.@ @ @ @ @@ @@ @/" @ """"""@1@ 0@ ?@ >@*%66@)6l'@?^@p$])F#FO##B@(e#e#eBfL0UM U%F%FB@l 8@@ h N@ /@ 0`  -  4 ʒ@ @l0(@@ h jN@ +@@` 0 `:B@B@ pE@@D@ pPX@ @P@PU@N@pE@D@F@ 0 E@` y@( D@` N@ F@`@ 6@`@ |-@.@L@ M@ 1@ 0@ ?@ -49@ @ 8@ @@ \@` A@ 1@` @ 0@` =@ <@ ;@ :@lX8Hh""2lq8Xh""2l8y@(Hh""2lHy@(Xh""2lB"@l #"(0) y )"@Up*0n  @U@ +&@>@7@rU@@>@p D@` @ @ @ @ p-"@B@` m"@ p ,0@U@@@@ @@ @ @ @l%1 UX@ H@ J*1 h@ mk*1 mh k,  AU@_@  @* P @ 8+", +&@l(㽴@H @ 陠(()*2벳 %@ 8(966@l(㽴@H @  ((&(& *2벳 %@ 8m(966@l Y@ 7@( . ް@9@ @ @ (@p MT@'@ ˃@ ( I@ } K@` @` &@ G@ ( @ l@@T@` "@@` @@(@ @ @ @ @"d7 @ H@ (@ 7",(@ - 8 <@ <@T@8@ @ @ @ @ @ @ce(@ 0 "ˬ 0+"(@ z*!K  !<@ <@@ 8 <.".&@ <@l@n,-붴@( @$@@ $$L'^4R@x@ p@H@ x.'*@@@@Ǩw" @ ڌ6z@H $OD K/r9.@ -@ @N,@ Ǹ@8 {S@ @ @  ;S` H@`"T@` @ @@`@/07@( ., ꠐ 7@ )2-8@h 6@ 7@Q@ ~d'@@@)6y@p -b`@A@@ @b@ @ S@@@@@ @@h@ @ @(bd) Gh'@ꠒ@ @@@@ @H @@S@ @@h@ @ @be߆`@@ @cq.RP@ `@@ @cI+ H@븑@ @@lw)-뻴@* @*ꠔ@ **ò@ í @ xi)/1 S*S Ȫw@ @ 汐@ ͵ n%r9Z8 @86k) ,@배@ ;v'@ + @h @@ @ @`@ *H@ &v9@l<1( <,By`y-0l5@ -7+ȵȡX8@9@ ^@ ;88$6 <5@h+2 C @I."W꠰@ 8$67 <@(@Q *"@ 8)0Eh5h."9꠰@ 8c/"*@ 8@ X(")@ 8@ @ @@l(  @ RS`@ZS:*", C@X @_J@(_B@ TA@C@  W\(@H \@  nd9@  K@ @< R@S@ @>R '\S@ Ǎ@ \@`) \@7]RQ c@ PH@ @ @"F@/PxH-@@ p 9;@ ,FA ޫC d쉬*PlȬW+ȵȡXLXln@ )Y[XXY\-U@h+R C N.2W꠰@ 8 "VW \@(@a *2@ 8)PE `  x "F@(@ @"F@(n'e9d3@ @X@ @@ ec.29꠰@ 8c%/2/6"F@(2(6"F@R@@ )B)* 0Z:@@ @ @ð@( @R +BA@ @ B@H@ *ecl $@ @`@5x;-" ,0 @ P "@H,7@3@ 1@ 6@ 2@ ` @ ` K@ ` @ di i.0$(0%,0!6@@`7@R`@`@(* *&@.x+ d@` "*P*1 ,0 $ ꣐@ PN,@A@"@,@~Q tQ ¢/@( 2@ ꦐ@3@"@`@@` @ &)@` 脲@,N %+ U@9(QP ]Ȩ @@ }  @ 9r J%jQ @@ @( @ bQ @h @H @ *"*+ H; @ @ @@ x K,x$ !!@굸- . h( ) $* J- % H3 <@ 1 2 s@` @` l@`  @/~ f..| f,@ L‚ h)d`k0@ 8.0$(0%6@7@ @  .;@ P@@"@ `@-0#0 -A챸/0!3 <@ 1 2  @`  @` L @` @.} f--| f,,08-09:@ ;@ ` P&@` Z@ .0$/0%6@1@`7@/0L(0M>? @ *"ꨱ@  /9 P@ @@ @ : ` 7@`;`@`@` @ *&@-08.09:@ ;@ P-&@ *"d\+. x - ` P@ cǯ@ /@ @P@9P *""@`3 <@ 1 2 C @`  @`  @` U@h"?Ɛ4-| f,, f+@!@@ 0@ꮰ@P< h k@鐓@0@P< i Bk@X@@@ cي,1 L .0 뉮鐓@x  @`? ꨱ@@ l +"+@?ﳺ@ K@ 鱺@ 岺@ @` @` \@` @h @0/Pf..Pf,2  B `b#s @OS@ $()꺹@ 黹@  (&@#"d0t)*첹@ 곹@ @ 칹@` 긹 h  컹@  *& X )"S@P +&,0-  @*,@ 췹@  ? 7@ N-$@ @@ @ @@@@(@ h -"+M@"@ p,0@gS@@@@ 8 c(()꺹@ 黹@  聐@&@ ` @)*캹@ 껹@  鑐@&@ `@*,@ 컹@  *&(@ `@0`@ z@,-@ @  @&@ `@l( hdS@ P @膐@«@ Ax) @ - ,۷ @"@9( ]Ȩ @@ m  뱐@ i*| .-@89t%R@@RS@ T@ Tl( @ RS@`@Z:*" 8@ƿ@Q"@@ Eiſ?@;@ 9@ >@ :@ ` @ ` k@ ` @ @ xJn<@ =@8 2  @p @  @` ?@ R@` @ R@( ˫c@ GdϏ9G K@ (Fb@ @P@ *0)lc@ l@`(l@%G{R@ a @ h@ @ 8 @+Px, h- R@ p-8@H #('1 @ p"@ww,@"@ѧ,@ za<{a9|a6)"*"#@ ʋhˈ@ @$&@R@h@ /089@ @ uR@鸻`;@۴@`0R@` @ 脲 (@)  ," ̪!@ 0. ( @) &p.0D/0E8@H @P @0 @8 @X  j/~ f..} f-@8 @’dY`0@ 8  .0,(0->@?@ @  ,0+` @ )0)8 :H 6( S @X @8 S@` @`  @/~ f..} f-.0@/0A23` =Q@`@&@` @ .0,/0->@9@`?@/0T(0U67 @ +"븱@  o /$$<@ 1 @  @ @ @ @`@` @ G@XM9d[?G@T+0@-0A2 3  xQ@+&@ h@ 8 U@G@ GecXQ@ @ ,",- ܍Z= @ @ @GQ@h@ *"@@ꮰ@  x@ =$&@+"VQ@@@@ ;8 4@ 9( :0  @`  @`  @` @h -| f,,{ f +$&@$&@)0@+0A2 3  rQ@)&@@ꮰ@ cc &@@ @@ Ici+"+Q@ @@ ?cD/0T(0U6 @`7 븱@@ l( @ Ry@Zs(" +Px|- d4@P@6@X @ x@ C@ 0@ 1@*1 ꯐ@ Jp +0鐓@0@P:h k@P@ *"*+ Zx; @ @ #@8` -1 @ Г@8 ,00@ 鐓@ ,mh k.! .%@;@ P@@"@ @@ ,0  鐓@h9dP+@KuϊvM`z M MM~0@ Pc*<@ Pcl'@ $" @ 7*<@`홰@ zw uA@̨U.R:+ 'M` A N Y@ ) @ A@1.".-@ s&4l.0A(@8@ 8 /2 N@Y@`<@ '*B8+ A@ i@N0@5@ 9;@@ 8і89@<߀(0lȏ7+ȸdXd8-宴@ )9;889<5@+2 C I.RW꠰@ 0 q&67 <@(@ X@ 0 )0E  i*RZ@+4.-,8}g@:.00@ @ @@ P@ 8@kM@X *B A@ M0@ ,B @A@ h @@ .R9꠰@ 0 c/RY@ 7 ȑ@@ 8#"B""F@'ꠓ@ bdpMY@,@ P'@p 蘔@h 9dO+@[vɊw{&| }~0@ Pc*<@ Pc!"B""F@lP(@ b8@5 Te(0lɂ)2+꙰@ dXĊ8M9@ δ@  ;8љ89<5@x+2 CJ*RW꠰@ 0 ~)67L @<@(@ X@ 0 m)0E( p hs,b.a@hA=*@a@ h @*R9꠰@ 0 V@ _*"@@  @+RY@ ,RZ@ l"(@8FTL@ C@ pD/ =@ Ϭ @xM@ 靵 (9 @ E)Y@@`@ j@x@ 89k+  A*12 @h 2@xʉ8ɔ9 ;8ђ89@@(@븑@ 8Ӎ,/7@` @/"*`/@l7(H@晰@ H 8@ eʉ`yp<z+0l5@ k7+꙰@ ȡX8.@9@ ^@ );Ў8$6$6 <5@h+2 C @pI."W꠰@ 0 $67 <@(@Q *"@ 0 )0EhTh'@@ ."9꠰@ 0 c/"/&@ 8@(@ 8@("(&@l)0@ I  @'0N@ 8@02@D@TE@`UX@ C@@`DH@ X@1@ h a82@ h ]@B@B@ C@`fh@ C@@`DH@ h@1@ h I@;2@ h F@'N@2@ D@( E@@fh@ 8@1@ h /`;2@ h , H@ h o@l`LA*@`O@ O@@ *嘰@` Z   8   #R @ 3@ #V-x%@ Jǝ )V*R~Wꠑ@ 0 g+R +V&&&&!@` &&$&#݊^,\8| m^@  񖰊^|cމ*(^_X@`@ H 8h@ *Ț+ +,}j'z0@ we@ 8@ ă'#<8@   ,,@hd(@ h 븐@ zz J@ eP 8sc(%bbh@`@(%f-4x%@  h@ |'* >)8 )2@@1@ h 0 @@N@@@ 8n*R,,%@` RX@@@,@ N*(X@`@ W@ꠒ@ *+ @ hz'>:5@@3@1@ h j0 @@lN@@@ 8]z h@ Ah@ =h@ 5@ j8@  3˦ 0+28@ X*1K  ,,@@ 0 p,.23@` M,@l" H'ꠓ@ @ *@1@ Pp'@p 蘔@h 9dX+@KvqN@HN@`N@ N@N@Hx0@ PVc*<@ PSc"dChr^@*"(@ X0hr 'ꠓ@ '۠@ 8@@+ (@ @븑@ 8ir @SN@@@@@ 8t@l'"z"髀@` z@ 8'ꠓ@ @ *@1@ P'@p 蘔@h 9dX+@KvN@HN@`qN@ aN@QN@Hx0@ Pc*<@ Pc)r )v"dU Gho@(@ P< x  'ꠓ@ Q.'@ ۠@` q@ 8J@+ (@ @븑@ 8{c @mM@NM@@ @` @X@ 8@@l#(2(0 Xײ@( ) @( @@h/../2,Q@  |7@mb' [ǧJ@@ W ( 7@ `7@@ O|4c,  * |  y@('r&""w w"'~x@ %&()*+,-/&&&&&&&&&&&&&&&&&&&&,@ &&&&#@@ .@ ($n@( -҇ , )}ꐔ@  W(R/ _/S. .T+ +UH +@ %@/@,@镰@-@ L*rt / o/$os ) o )$or, o-  ,$ou. o.$o0@ xx\ @ /` q@X (@ '@ $@&@`/ v@` *$x()@6@|@ q@X (@ '@ $@ &@ v@` +$x()@6@ @cl250@o@@QM@@@ @a@@ h @ @@@@ 8@)0M     h @>{8@ h @ *2XiԠ@X@ h `eV8@ p@ x , V(0@ @.)# @{@Y@ @ 8j@6'r wzIPH@ h =e)p* p @ ,@6'r wzH@H DH@ h +ew* *0 B *0:,p- }1.Zd@ @ ]@Xv@*Z@ @ @l.#,8s0)"z2.*H@밖,"%@d."s@ L@@  @l4@x @@( s@_'@ @ @ @@ @  @ @ X I@ %ꝫ@ @@`@@z3 -};*/G G" Txdpg@ 8@ h jP@  --Ѓ ]B/@0@ h H@ ))*(l0 9vaK@_, Fl-:@ @@ h { Nj0@P :dQ1`H(&K Ư@ l ͵P8 +9@( ڰ Ok-JKNxm M)  d$ O )@ ? OOdP(ȁdP``(@@ h dWm/K@ @  )<@` @ L@` @P@ d. J^ /@))YA@ @p@ .*dA(@@ h T>@ @ ѝ` @` @j(/@@0 *@ j@` @`(@@ h 5@ @  T&`d@ (N@ =@ @8@   \@  @ ,L@` @ @p @ @@ 鑐@j@@x. 0 3` 4  4 5 6` 7 d@R--*dI`(@@ h .@p @P @`@ @n@j`(@@ h K@@p @@@@` @@`눑@`@ h {K@@@p @`@@ @o@`@j@ h @9@ e@@P @ `KpK@ 0@@@ @`TKX P@X@X @` @` @'@ n@ @ ,,* e@ 0`X,  `@`@ @  @  @ @ @  @`@`,J`@`n@K`K@ @`@ L@Н- / U樒`(@@ h @Y %+ @@x w,@` @@ @ @ ѝ@ @ @  @  g@Н@ A/,-.(+&@ o@ @ @ @ `@`@  G@@ /+(-@ @ @ @ @ @ a@@@` @ W.,ds@@ G@Н@ ."$@ @ @x .@ @ +@@ @ @@ @ @ {@ v P@9J8@ c@@hC@ @H@ h Q%"@ X Z@@ h C%"@ (?xch@@@ h 9@ XAȧn)d$4 OH@ h 4@X@@ h '@ h@@0@ h !@ h@@p@ h @ h@@@ h @ dh@@@ h @ Dh@@@ h @ $h@@@ h @ 0@ @ h c @ @ 0@%@ ,@` J c @@ 8c@ + @븑@ 8c(@ c'@ꠒ@ Ҡ+@@ J @ @@ lO "" "@l$"(@H@ p s J1 k k k k@ Id@8 @ @@  ` @`=@ @` @`  G(@  H@ {m/{<@8 pM/(@@@ Mc @h 8eW@ @  /: O @ P@8 MH@@ @D x  `D@`@`2@ j k i Bk h k@(A)`/@ `@ cP@@ @ 0+X@@@ 8gc֏W}\/ {@ {$)t)p ɩ@ @x @h8db@  ( = Cy//h 8@ l%@8 ) "e,0hP+ Neef/b: hOb i@ @ (JpdH x/ Od$ X /1$@ 3@ )@ u@ t@H s@BI`@ H`p@` r@` q jGi ^@ 8@X@ 0@ @@ 0c X@ 0 [@@ +(@ @ 0c(@ * 1@  '@H@ꠒ@ b@ "@ cl%@8 b8@A@3GK "j @-"eѽ' M눰@ @ @X @ Ȫڭ y@ t@P4h k `@ -:n m 쩳@ {H @0@ 0@ ;@ H @` <(K@ @@( @` 9&@8 "@ @鐒@@ "@ &@( 밐@@.@ ɟ@ @ @w @ @ @ X@ 0@k@0)R 闸@@@ H p+pc@@ w M.N@P>h kx L 鐐P<i Bk ,@@ .@@ ul%@8 EK@ p P@  H " w@(r:tK  y@ @ K(J$d÷H  $@8 d$  ( 6b@K@`@`a%#K@@Uc@S j(f-)f@kVk("`@b@`a@ S, `Xc@P j)fg@ i Bk h k,0qK@Xhc@8 3@ b@ 30@ `_a@``@VUkki@8 h@H  @`@` f@e@` d@y Z@@ /"d@ 8@X@ 0K@ @@ 0c X@ 0@@ ȑ@@ 0c(@ }@ '@H@ꠒ@ @) 闸@@@ J@h@ h+bc*l' L<& @ n$` 笠@8 栒@Z @@ @#  (:-|" z 멳@ *@( @ )JVd裷H P)  d$ ! )t4@ wK@0J@Bb@8 2c@sQ@`zQ@ 2a@$@``@  5`@84 kh@ j)@8 i@e@@ I@@` f@`Șd+! (@@Q@ K@ 0X@J@與@a@`@ b@.@8  a@``@ )f' @ @0 )@H B@( 驈ή̧Ic@( 8 ~  ` Jm h k@h *鐐P< i Bk @ J@@` @ @I@ @̱@)(P Z@0 .Pw( \@`h@ fJ@` @P [J@xw@H 5@( ( @`J@`@ @4@ 5@V@` w@J@`w@ @ u@( @8 @+H@X . , 99`7: @` 9$@%@ @`/@ .$ @@ 0>@H )@,@`@8 r@X @@ @  p0G @`@`@` F @A@` @ r@w@@( $@9.G ' A'|mFlG ?@` )8@@ i Bk h k("*!( .Y%@@@@ )@ h@h@@(  8@@ @X @G@` @  @ @@`@`@@@ 0@G @@@@ 0@ @@ .!$%@ @ }@` @@@@ (۠ @@(!")! @@@ (@ G @@ @` @` @`  @`@@@ (B-@k kj k0%@ ) H!뾱@ *'@ @` @8 r@H @ @ @@h 1G@ @ s@ @ @v@ѧ@@ h -`@@ @ M@@@` @@p.dl/ :( `*0W) @ )(@@ @@H @ h _%@ &$@ K@ @` @0w'8 k k k k k k k k,'I)$'@ / :x((0P +/?$S-W@@@X/@( X @` )wF@X`@D0 #F@(``/BX @( ` h@`9F@`@ @ @ ( g D@ I@` @ " @ `@H ` ?D@ : @`/@/@ `@ 0 @ ` @` @ @ ` @ ` @@ F@ kD@ D@ @@`@` ( +5@ jd 8<<X AF@ P @  l@X @ 2@ M@@@@@ ( y@H a @@ @@ ( g@ @@@@ ( Z@@@@ ( N+J@@ @ K@` @@X@ ( =@@` @@ (  @@ ( -.![@ @` @` @@X@ ( @ ?@  k` @@@@@X@ ( @@p @@ʊ@@X@ ( @A@@@@ ( E@@@@@ ( @@@@@@ ( @ (  .8 2 2#@@a'''' ' ' @Aꐒ@@둘@X @f됓@ hj@h@D@`"@@8@x @ j˜@ (P@E@` @"0@@w@@@@`E@@p@p @@@밖;0h9@x @@s@w@@ @n(Q~D@`.@`@@@!@3@'(q@4@w)A* ( pr@su@Z@t@`q j2@w@ x) 2$I@  @ R @  @ /B6S@8p묁@@@@ @p  k k kkD@` @` @@@j(B@ @ 8@ /'.9)$@("+P(Gȟ QȟHF(". @@X ȟ@ @ 0 ꯗ @P8  pr@ u@ w@s@`t@v@` q@3x@ O)'@($@)3"+@@X @ )"/ S@ @@ @@ @@ @@ *@@@ 45*01k@ @ @@$C @0 ! @`6Ch8@x @ j !)/ @! 9鑐@@ @@ !C` @p'@` @@3@@@@ !'1@ D@nC>C@@@ (O@C@@@@ (B@C@@@ (6@ @.@@@ h@@ (&@@@@@ (@@@@@ (@ -AI@  RN@ B@h @@@@@@@ A?Hf"& 0!@ @ +Q@븑@ 0(OP@0 !C@ '.S!@@ P@0 !6C@ .S!@@ QCM@` @@ @  ?f@ $l , - AB̨f(b:- ( +b9@ +0[B/BS@ 8 P-A* B 0 @  @@ @` @ jU@ p)02$I@  1@ @ @ }(BS@ 8@묁@ @ 2@@ @P k kB`)@`@@@ j"B@@ 8,@  i@0@5J@ 򘥘 @`@@`@@Uꨒ@  i@0@1@@ @X @@@@B@ (%@B@@@0 @` @ (@@@@0 @@ ( @@l@ k@@@X@ (@ @@@@ (@ ?@  ȑ@@ 0-Oh*yƺ1@@ e 1@ -4@l- J AAͧUZ@@  /  H.R9a(aY  " jI@ @ @ @ @h @p @x @` +"X @ j,%------ -!-"@ @ @R h k kI.M+` *@X @ k k-!-"@ @ / -#-"@ h )ao,% *a{lp ` @@@h@ 6DL@ J@ @ @h @ @H @ A`@ @`h@@h @` @* "+V90@&@`"@ ؑ@`@ 0O-AI@ @ N@ B@h @@@@ @@@@ x*$@ J$1@ 2D@ 1@J@I@ 8@ d 쬁@P@@f@ @88 k`h9A`@`@@@j-B, b,@ 8 @Y@ 0@@@h@ A@ +B)B/B@ @h @ @` yI@x @ @p @ @H@ @ @` i@`@` @+ ",V90@&@` "@AM@` @ @@ -$@ c"l G8 `"͒)0d} h hh%@%<X@8@ d|f&+J߳ [,I . Nd$ ` .'@@ꠒ@ V@8@8@ c 8@X@ +0icq,0?\ct8-19@ @n@ b@h @@@@@@@ `"@m@` @@ ''5@@ 0@X @밐@(9 Nꮈ4X k`@ tmIh kh@ /4/4;@7@ 2 @@ (y@(@ mcl;@x 8@  V C(<H@P8 i BkiH pP8 j k y)@@ ]*|@@ Rl+" *x @BsZ  i h K@ @ Bh@0z @@ 8e2 @ h-1~?@ y l,*x@ i;@0 ?? h DBiy@2(@ hlt1 D$ dH`D 2lj, %@ ~F3@   `@"@ / ( @, l(@ ,e@  A+- -7躳@ m  # 鹳@ @( @ )Jd@H >@G*0 ( ) @{ , @]-,@ '@` &@ `@h@ `/ @@@ u۠(@ ?)!@ @`  耰@@@`@@@ @*  Jd$  *'L {@ p X@@@@,P8_@ @@{eX@@ ۈf@@ 1@ C, P@ kҐ@@@ J @@ (c 8@@ (@@ ȑ@@ (UcƊ'.ꠒ@ ~H@ ҋ.@ x P@R@ ( ,fH(&h@ x8C@@@( @` @ , , / gͨd|~`mi @g) ,,$@쉇@X.0  B h (@ @@ @ @H@ 1@Z [{?Pz(@H@ l@ 8@ hd{N@  ‘@@ ( c$苗 @@ H@ @ [ h;@0 ?? k D2i @ h9  j i K@ @ h@0z @@ 8@p2 @ h #-2~@ A/1 i@ 32(@ hp@` -1~?@ M ul' N(@ թ@@ В@X -ԡ@(ꠐpf@98@ t@P4hkz})^ 0*@@(@@x c S J-M#@P=hk2 F P6iBk *@@ -@@ ~lH@!@ ( 9( Tx F&v(OmIh k⁰@@"  E@P5hksI P9iBk⁰@l)0,"( P @ E8@ C9 @X S@  H f@HB@ 8@FB@vn@ @@( (u8@he7@ @ $-0L O"2R .!-!@#@ġ@ Ȱ@X ,N(А Rf -6D2X@P4hk" (ҒP0@ $"<@逐(G` s h k䈪@ R#B@PT$!=J R!@HJ,#@U"@` @#@,."@( #@` @#@RB@T"""8@/  / .B@` """8@8@@Z +*@#@(@@ "  S M&F#X@P6iBk2 F P6jk -@@ .@@ zl P@ S@@@@#_@8 ]@ 7@ F  ip@x  Tv` Qfw8 Uw@ PU@`u@p,@9..7j@- ,+b9, @ KU X@ 밑@ W@'@hS@ X '@ @@C@H @@B@`A@P:h k+'@k.! -f9  @(@ )!  eQ@-@@ @` 븑@ ( @$@| dd)@ %@ .!YJ,E @(@-@ !/ @l'(@頒@ uF9@ C5@ s6@` âJww4Ir*5e"E*09@ 8@ +0̬;+2@@@ Z X *椡@(АR Nf@<8@ X@P4hk}rX@ A0@-,J@ c @ " S L&F#X@P6hk2 M P=iBk &l@@ *@@ l& @ `g( u#R@r8A ff`(R %`Ra1@(B28R" "s""- *@ ""@l* @  + (º@z? =@0` (»xG_@"" (¼(Ƽ0 "(z_!X ) )|( 5l' @ px) #b@u86n wwp(bR0q [@ 8"@g - گ@ -ѽ} @@l@l'@ bL @ x-Ѐ  fj@ M- C i@ @ K/JPd音H X*  Jd$  *+    Gh'@@ꠒ@ |@@+ ,|͉12@,x@ i@  8@X@ (@ @@ ( c@ <ȑ@@ ( c(@ cE(@@ 1 ѫ{?y @ cglM#2<" b@l B@8@V@@4p;*@@@ @f*)(@@ \"B@""@@ T(h"@ B@ @8 ꠓ@ V'+ ꙰@ ^( ׸@0@E@ @X[e"@f(P P(@8 @@E@ X ˉ'-꙰@@ |@ pA@ D"eP\eY~|I@ S(@ (1"@0 B@ "@ #Ɓ-ƀB@B@~$Ǎ"A@ "@ +$AA@ / p(B'? B@tW@ *~y@@@  /+~[ ݎ_@@t@8@ `&B@ "ee?e:c,A~H>ͯ@` /@ _@  (( 0~5 * )_d@ cld D4@~1~  (?p@@X@ ŭ@@@@j@ f" f@ Ħ""@8 @h L 8ꠓ@(X"@ '-Ӡ꙰@ e0Bɫ~X( 째@(@0e؋-Ҽ@@`H~H(0 0(@8 @@'+@ +꙰@ @ @ veP@td. .-Һ_@@ 8zeo? /@> [=!@@X@|n>  i@X@   0 Ť( _ @l}~(2#Bm 3(@ ` t}}@ ¯.@ ͷ@ ɤʷ _ (7ꠑ@ 7",(@ h(@ } "ʭ 0+"(@ n*B@ J@ @ ,"#@l >((U.RX@0>ȑ@@>8@ 3^@8@ h~&`(@ x (@H@X@ h.DvIcl'@ @ z}Ed=ɪf+b: ݵ0 K,b9'@=@2@ p PO8  N@ x  =`@ @`w@@p, hmYh ki@ 8@X@ (@+(@H@ (cϊ'ܐ@ꠒ@ `Ҡi@l@ >@&f^= dP,*b 8_dT@dL 0|.=/7(- r@8 /<( l 0 kc@(@ c@q>@@ l0|(b= )7 (}U` 0 Y j *B : le/il@l=P"(|$M@_U "uE4 D""- (@=l3@@R&@ [@ I@ 9)0} H ) 3Bx@ p`h@ 'T ]@8 W@[3 YW@I3@?3n2*P @ V@3V@3     h2 x -P @@U@` P@U@)P P@3[@3Z@}3(/}ߗ@( @76S@]3\@S3Y@[@ 4`93X@4}3)P+, @ @  W@*3(CV@ }w|. @ 7=H )T#(}@Z@h V=H.P@ |'(y! / /86 7 ,[@ 6 7 , [@ , [@@ Kl $@@@<c @y .  A"`@ o+ ! BP@i'@ p U8`@@X |P  Y@ @ ( $@  @<@@@@ W- `8+ !@8@'@@( !@ꠒ@ @@)  H  H  p e{.d))}័(( @@'/$ /$!.<$@.$-$+@[*@ || |@ X@ i'%\X@  * ( !@@!@ {0@  8@@ @0  '@ @( L (: +H|c 詳@ *) 0$+ /Z@ `  P  "   $ P@p@ ; 8@hc;@ ȑ@h @ (c(  @H @X @@ e?@ @` @ $@`@`@@` ?@ @ ?@` @@@`,$Y@ o( !@ sd &<c@b@'@ +@H x "@ . @.$! G /: $O{ @ $8 |@Н)`@@ I@ z/ &@8 "@!@@&@`"@(!@`^!@ 1'渰@ 尒@ X@X ˘ xl) G| 8 70h@ 4mI h k,R!P` Gd <V@|Gfv*`dhthhdiމcniێ' @( @ݝ@ ' &@ @@@ c@@ c&@ c(@ |{c* ,- @ @  '@ Nc B@ p @ ,@P -@8 '@ >@@ D @@ ]zUwQY-Ph!hxىS&@ S+@ !@ S@(@`@` !@ +!d&@8 *@ @ ?@ ) xzcw w) 阫@z 67,Y@q+@ U `( `@'@@` `@`!@ ` ~X@ dz Udd 0+RX@ (z*@  Tcm{l{4, )€.‚@ @ 5/RS@ ++(@0@ ( 8@X@ @)@@ @X r@ RQ>@ @f@4@`x>@`u@ @P@>@`8@@`v/$@ '@H@ꠒ@ 8@ ȑ@@ (=@O @ & s N(Hh@P8 i Bk9H 밐P8 j k x .@P@ ى)@P@ l'+( * 홰@ d G&@@ .A  O( Б@0@hAmh k @ *@쏗 G&@ x @ , L+ 6mh k J p mi Bkcl2 7@0@@l( H `@z$ +~@+@ x e H@@ (@@lz'@p >@0# 37((')며@ -ް赹@ Mꠑ@ @ϳ ȉ*뙰@ *,ϗ 8yM=@ Ϭ(: 靵 (9 0) (z@*z音 /(@ xed'ꠑ@ |@c-@ 7@@ t/dy)蟗 @ @ >(@ d?)(+)쪺@ 뫺@  @ @ @ @ [(@ d?D*(,)@ 컺@  @ @ @ @ >@@@ (@l $@8 r  8 G  y*1(@p ) )Î!@Ă "9 @D D AO@&@((4@DD@ޗ 9! d)x<@ ǩ+:| ͵h +9>@(>@@@ @H s, $*@  pϯ=@ w@ @` |@ @ &%5&$h@0 %@$' %@ y@ K폀 ` L}@[@Z@`@ ]=@` Q@8 =@` W@` <@` T@` V@S@ w<@R@`P@@@@h.T._@,T1,T2S@+T5V@W@P@P T@]@ ,\@[@Z@Y@X@ {)\@X@ h Rjj@ &TSxJR Q P j j j jy,!Z@ YD@xT[@ 8 s1@@ G@B@pC@8 <@ E@ F@-@  <@` @` A@` D@` @@@ @Dkjk+ @ ȧ@x* A@ u&!#!@ yMb*R8@@ (RA@33.vI(@ b@'/눰@X @ @(N ꮙx ?M@P4h k*@ ʌ*@ H@8@X@ @"eT @@ (@ 8@X@8@ @"e+ A @벑@ (@Ӑ@ . s L.N@P>h k8 O 鐐P?i Bk ̎,@@ /@@  l<@@8 * A& 鄡@ @ ̬%@ @ y@ )0U@  + %@x @ 7dyAwwth@@X K 9;P  i 剳@ UwdSX@87kP@  xxwj+!wk @(VR@ ` Q@` P@(*@,$@ }x"@ @$ '%@%@ ( K `  L~@8<@` Z@^E@` <@` W@` [@` T@` V@@@@+T1+T2S@*T5*T6W@_@P P@^@T@]@ \@\@[@Z@Y@X@ 7)\@Q@a@@f Rjj jS PRQPw'@ v7@ 1@8 @@.@   @` @` @@ k;@ @` @` @ xkkjkvʌ'  @@@@@PPL+ ( x$* AE@ +@ğ)$* h(x d@($@ dO(@ cŲ%@ @ "e @x@ (l@"eߢ+ A @벑@ (c@lwۗ@8@"@@G.@ Z'@2@ êU@pUU@ ̬@ u(@@ 1` @ wq* m *7(z2 vw. S@h '-R@0-wp .8 -:" mW H4)@@ bRS"Dh @8-@wX `@f *`4 * :c s@ @ w-0-wx@ @  4@<@̨x ` @ @ @ ꠰@x@ x ZjAmW H4)@b"@h@h @X@8/ `@fq@ x?(4c/+0@ a@,*0A @ d9  }wFu@H @@+  ̩@E@`/@ @ `<`@@x 9`u@ @(@P@pP@+ \/Q@  '}'|@ u7@ 9 b@r@ s@@p@ P;` q@а@`@`(u t@ а@ v@ @ ?:w@ {@@@@w@u@ s@P @q@r@t@v@p@}@ ~@|@{@z@y@x@ @ Bj Rj j j.2-srqpu :0@5 $@`4@ /15:(4W@ /55v@ 퀰@ bw@ y@ x@ <@x !@ @h? `@f*9 Y/z@@{@ h  +?HK@ @@x*0A@ t@ 5@ @ o@@ (֐@ 6 ( ܈('r9wdx@ hm c+@ ʩ@ @@x*0A@ l0@ @ `@ ꠰@ @ @ hTp@@@ ؑ@@ "r̰ +J 6 ,0A‘@@ @ l"@ @X@F@8 R@ c`:@ Pfo@@f@&@Ȩw@ @ e@  ZtZ8ŨD-B: Z ꭵ M)B9au! ` p@ x{@ J@` @Z@ ` @]9 V@h|-9 W@ p8` Q@` T@S@8 Rt茓@ @ [@` P@@@@)T1)T2S@(T5(T6W@P@P _@T@]@ ^@ -T,[@ Z@ Y@ X@, ),`@ Rj j j."9(@S p@RQP%$@ h+!5Z8'%@ V@ Y@ W@ X@ -&/Z@@[@ )t+ @I@x* A@ @@ t@ %@ 7@ 9@8@x .@@ + A벑@@ l(  8 p8G Xt*(@p )곸@ 蕸@૪@  8 `( 昒 ę9 -$h-%5/%*&$$ '%,($W軰@ ~)$hŒ%@,i1-ax+(@ﶰ@@ @@(@ﶰ@@ $@' G눰@ 怒@ n@X @ hz 9@ t8@P4h k` `@ H@@H@ q@X@@X@ i@'.dN+ ( x[/iU*7xO(@@ﹰ@ @ 8@X@ @@,i-7xۯ(@@ﹰ@ @ې@ s L.N@P>h k8 O 鐐P?i Bk ~ ,@`@ h/@`@ [l(@@ 3@x ,@8 @7@ @ww@ s@ 싛8 &Q@( CP@ @D@h@ ls%2 d@X@p4sr@8-@( @(=@@H d"-mYt  ]  y`9vgu  ]  `1x@mcwѐ@0 '@0"@(2@븐@Ovٗ"-sss$##&r3/:@@;@X(#f )% @ b-$U+ w! xs Y@ !X(#)#N:@;#@h@87 k'!@@  ,+s@ |@x ,@ !z`@X U@}@P@@0 @`;pt@X 1z@8 @w@P v@u@x@` r@q@{@@ 1y@s@@7\@k@6P@ "ꠐw)@h !@ @]@@@Ȑ@@=s2@ yѐ@@ '@0"@(2@븐@Oc+ *!@B.@ @ @@@h@ @@`j  9ݭf.ph@p"fKf?h,$&Q@ P@V@RX@ +@볐@@ J,@ -.&)@X.@q@ xa %sK/@ l@ @Xcz"ς'X @@&@88 k(A@ H 0)@ !@@h(@X8(@m)@ @@@ (@@@(@@!@ !@ !@p !`U***@ !@ @@ h @@@@)(  h6(%-$ @  @H)  苷@ ))@ I-@@` 9@@`(@@ @x @0 @X )耔 @(@@P8 j j@ @`@ )% f ( @&@"@ +*2e)@ @ \ m6@ fQ@ @SR@@@UT@@@WV@@-@ r@ @ Ґ@l$@8  8@ pP@x(' O(@ @ @X @ b8`f$8x 7E@P4h k*;ʚӰ@-,r+-x@p * *v437*pI8J- }q  @Xj*p"pűŔ,,q|^(, G菓@ -iCdq*2}-@  @ήr@p@` @ d/,@(*pp")- qvr8q"@..@-@@@@@`@@@P rr@` &x@ ˰@H @@@ @`@ @ @O%@ Oq(* ) 艳@ $xpp@8@hw@S8@`S@D@+8@@:@ @ @( @ @ @` [@@**@u@+*qr-)+:,* ۷ pK,9qL9@@ #@8 gp~"@  ǫw8@G f` L!@` @@8 o@0 @e|@ u@tt.thz@.tWw vu菳~ &hq9@ @I*@ +@ @@f`?U@H9@`'@`e @` ]&@` $@ ],@P -@/@'@#@&@"@%@!@$@ @w.@ ,@+@*@)@(@ 9(|`@ Rjj j/r$뱑@#"! '.pt.$d-+o+p@ ͮ@x*pA@ \@u@,-@ M  Ĭ h `H-.%ut@ 0@ݭr@v@ o /@  Op.*/ @ ppz7`KD@J@@@ G@B@` C@`E@ hM@X H@ L@x gI@ h@ F@` A@ꂰ@0lp)N@(O.*-)9+tH@ @@ Ċ K@ #reL++p@븑@ R@+,H@@H@ Y@@+@  L.N@P>i Bk)(8 N 鐐P>j k,( ,@@ +,x@X@@ 6@(((@@ ww@ @ Hyd]oJ .: 8Np7 ﹳ@ f ooTw@ Gp7 @`@ "@&@T`>$@0'@%@`T!@f@2f@ @`#@P3k kw%9 @@"@@ u@Ţu@ 1rek+pAp@벑@ @@@ *2}h@@  (2~*'ff.?@ @ @ )rȚ$t@먑@x@ $t@l&"&`G @@8 7)㉰@  i X@ @ @ X @ r@ * O숰@ 퀒@ @X @ h밐 f( 5@ 4mIh k*Px 8@` 1@@ ,U+@ @(,@ X@^@ x X $V$V0@ `PѠ p 0&R(\H )")* H"e @ d@kiBkhkn-"@p @/@@@/@ @ @ @ @ @ -@jq@ /@0 @h@h&_@@ @8 @ @8 @ @ @ @  n@ @k*  @ \XˈY[ЎXX@ Y@ U@@ R@ J U@7@(@0 dBa@ Xe/oy[@@XY/@7-8@ m0@ @ @@ P s K.N@P>k k8 N 鐐P>h k +@@ /@@ Xd`Y [XXY@h@ \l*  8k x!@ 8@X@ x@ 8@X@ @l&" @( f G@s@v8 X 7)㉰@  i X@ @ @o 8Y),¨@( @ 濗@ ˫/Ũ@ ήX  hX``(.mn-$ꣶ@ꠒ@ / @a @ (n@`@` 8 @|ٱ@ h@ @`.m6@ %  @ . {n+ۀ@ K/@ @@ @X @밐 f 7E@P4h k*HP6 8@` 1@ ,U+̶@h (@ @,@ X@^@ x/01&\HR@CS@ `P/:@ 9@ c@ f@`fP(@ ʣa@ W%@ @ B@ : @0+, ˍ"e @ dؠkkjkiBk##5 8)@ b@p @@@@h@@h@@h&@j/. @@h@h&_@ m_@ կ@*  @ HTXʀY[XX@ Y@ U@ U@Xe /n [@e@XY/@7+8@ [艰@0䀓@ @ 6@ @ @@ X s K.N@P>h k8 F 鐐P6i Bk +@@ /@@ Xd0Y[ XaX@ Y@08@ Al$@S5p@*@5 '  ( XnE= k{P,0,$`@(5@ '$h'$i'%5'&&$tl'@nCP;5($,@ '$h'$i'%5'&$)00`+$d"@,=@ !0@ |*0cJm-%*0@ &,$ .*,],@$ k)0!0@ fcm3,1* ,6<@ .@ [l(" @(  G7@`x xY*00mwĒ)*좨@( @ ϗ@ ̬/襨@ ή  hh`H(*lRmT锲@S UP@ HZ@8 W@/TE@ @T` W@ ,@8 \@ @ U@` W@+X@ &V m-\ Z@ + zm&* EW뀒@ @X @ А I   ;I@P4h k@ `*Px p5` 1@@ ,U+̶@h (@ @,@ X@^@ x*",- X܎"e裱@    @ 0@ @ kj ki Bk0@ '@ h@ 9&&/,,@ @@p @@ @ @ @ @ @ @ @ +_@ k@ կ@*  @ PXȌY[XXY-00 U@&@ "r(r!@ q@t@ U@@@ P(@@ @ #@Xd@hʈ7-8@ ㉰@ 7.8@ ㉰@ * 8@X@ F@XdY[X!X@ Y@4@ @ Ӑ@ _ s M.N@P>h k8 O 鐐P?i Bk -@@ /@@ /lJ[@@XY/@@ h@ /l( 7@  ` y@+" @( @ p Px $ !0Y-00l$!h)*좨@( @ ϗ@ ̬0襨@ ή  hh`H(*kl锲@S UP@ Z@8 W@/TE@ @T` W@ ,@8 \@ @ U@` W@+X@ &V k\ Z@ + zk* EW쀒@ @X @ А I   ;I@P4h k@  *ӰPx [7@` 1@@ ,U+̶@h (@ @,@ X@^@ x*",- ."e裱@    @ d(<0@ kj ki Bk)00d&@ @ @ h@8 @p @ @ @ @ @@ @@ @@ @ +_@ j@ կ@*  @ qPXȌY[XXY-00 U@&@ "r(r!@ q@t@ U@@@  8@X@ x"@P(@@ @ @Xe/k0[@@XY/@h7)8@ ㉰@ 7+8@ ㉰@ 8@X@ @Xd}Y[XX@ Y@7@@ @ Ӑ@  s M.N@P>h k8 O 鐐P?i Bk -@@ /@@ @ h@ l*  A@6@O@  @* @ @ <89@ i;8ћ89@l'@ @ @ifv5@ ƭ(:'kp `@ 3@ F*N3@ꥒ O,Ncd2@.hP q@@ <( @8 @ b  f` UB@H a@@`A@_`fC@nv vDx+N3@C W3@3@J@ =G@ XX@`w@`bF@H !@@`~븐`D@"K@  @p C@O@G@N@F@.D2@E@P A@D@@@뜑 M@ L@K@ J@ I@ H@ (N(`@4Rjjj,N,D@ C B A @ -I+NM,t,X @P @*N ꡸ (H + E@ a#(#<H@ 1@o2@@ U"N""",(@  2 @xbu'"'p( s  p %MW(㙰@  X@ @  [@#M@ @  @@@  - 7ڎdm@ `쀒@ @X &EА8' Kw7 (MɆD@P4h k 9hښ(  M@4X4m88h Fh%MW*d\㙰@b%R)R*2@@ @(@@ >@X А,<, ī9+ .M8@ 4mI hk) -()M@1@@ @ p I("./ &"ed"ꃱ@  +R 3,Q2,0D.0E;6 @7 밓@` p @ e$@ bK .@~bIx @ @  @ cd0@@P;i Bk.  @ @`@q@`@p u@ @@x@@x@@x@@h@h&_@ `@ կ@* , 0 @ dQXdY[`@ ҉X,@ X@ Y@@@ U@/`a.$꯴  ꠒ@ )O' Y@8 @` @ rw(o@`@@8 r @`@ p`/1@Y@ &&l@ @ / }a-ڐ@`@ .+쯗 ʪ@h j bM*- O@p@ Ϊ /0Ga) 6( = n` x @oX@` @ Zdi1@R@ @ /"".!@ @@ U@@ T&NbejW+G*N븑@  @,Ne/+G*N@븑@  @,Ne*N+A@벑@  @,M-N, 7Xeц/a_[@`@XY/@(@  `] "d 0+"(@ aM*@  @-N@ `.NeG+G*N@븑@  @Xd$Y[ЎXX@ Y@@ /"/&@0@ &M L(H8@P8 k k(M)F M 鐐P=h k)F )@@ f-F-@@ XH@ @@@ k@`@ 6)M C-<M@P= iBk*M'EF pP6 jk-E -@@ (E(@@ @@ G@l`(~e/~% H@@0@  ,*2+) ,02@ic x| ( ,1 %@(H 0@`,@ t6k0$ *08, l''@8 .꙰@@ r @ 03 ~/ / ˮ/: 荵 8O/9_7/`_%@@ @ R@@`@ f`@3@`@`C@ i Bk h k' @( @@($@@,12@ %@ '/dt_0)!7 6@퍇@  6% P^v,0w z{( tĒy* Ww( ~ `5/ W x;@x (/@ @%|Æ2@@ -!5,1_`,,%5*$h Ph^-!7:,%7` z|{y|(0Ēyn@9@,@ @}GP|,12@ l@ /1 '@ "ʏę)$@``kť*$@+(@(@  Ię)$@_@^(!6:@.!7|@ 8ec&@ l@l_%b*R風@( @r젰@@ I@ ɩ4줨@( 뱐@ P  hL``,^)脲@c ɩ" @ +p*@8 #$E@ @ $` *$ 8 @` ,@ @  %@` '  hA$&, )(뢨@ ,b zf@$@ 3+RY@ ,RZ@ v/@ @l (" @(  G7@ax2 3XZ h@ @ 08@ꠒ@ P/ M@:@ , 0@ 2()@  ,@ ^@8@X@ p #-"() /*"eKӱ@ +*"/po]@ @P  / A (:*@ ]/ ٳ@  )P$B*-@@ -0D(0E6 7 @ 6)@P   O+ ) @H* @ @ U@H @ (`@@ k i Bk h k(d q@p k@ )d?c@ j@ b@ n@ a@ m@ i@ l@ h@ *d0]_R  .d#g@@ f@9@ e@ d@ )d"0 zSH e@@@j/2h9@  /2:@0/6-6-!-0c@ U-  @` =@x`@ . b@` a.(.( y.` iA]?м@H 3@ fgM d@` e@  ^ )"))&&@0 / @* @ @ -r,rX@t@q@ U@ iY[X!X@ Y@@H@ c@H @ hJXd@eΤ]@8 c-X  @8 `@-b@`a- -ҝ.( T.`  oA\耼@H @ fgHd@`e@ @ /PC *dk@H e@@@6Rj(PC 3 #PC 8 @  = ӣҰ@0@ d0*PBSR@ p *PC @ H "PC " "j "j@ " (PC@@ʁ*PBSR(<xMcTS  Ӄҩ@03@ @` c!S 7/][@@œXY/@P(@@ @ c@ @븑@ 6ch‰7,8@ 㙰@ 7.8@ ~㙰@ XduY[X!X@.Y@ @ l @벑@ c+@ l* @,@   :'@ @C @ p @X@  LH * / GW+ & v l!  Xj\! UZ@p Rp ] Y@ tQ)\2H89k-p@5@n',$ *Uh@(-@ 2,$`,@p %@ '@8 )@ [( 铹@ @` B@ @@` A@`C B8i# A-!"],%@3f~w ) VR]$]"@ M8 `  J@h 1f` (` lQ-OG@3K@`F@` @@`@D@ &!*M@)D1)D2C@+D5F@G@O@@@D@'N@hL@K@J@I@H@ @Bj Rjj j,"@C B A @@ / tF/dX+ @Y@x* A8@ (Ė%@ ['(#<H@ [,@ 8@ E'",(@ xi `Vv @'" @( w GH; h@ bh`@ X^@ {cF$t:0(@ xϥ vy@ @ x(p $@ Ɇ vyclt,@-----@@@8 b@R@@@@ @p f@ @ fe@VR@@( @0 @8 @ @ @ @ @ @ (쀰@@ @ *胰@@ ( P@@q@F@ @r@@ @ @P @@ w@ 7+IhoC@聐@ +)IhI @e@ؗ@ 8 *R0+S@(@ xT@B C lX@ #Y}ՠ W@ 63h`p,+@ 0f%-'\Q @ @0@  pXRX @ W@ {s:d@S$tV*,@ xe` uP% X@ %RS@P(@ pf*~ $@  @( [c@ ,~@ӊ꠴@ pQ+~++~,~oRXZ2@ ʓ@ @ꨑ@ ӏ(.~P@( !Q@%X@c+@ Q@( P@%@l2@ Y|$-(BB@k@@0@@ b;@8 9@P 6@@ 4@(   @`@` @`@  `3+@ (%,$ (% `+@ ,$+) )0@`@  @@ @ E,$)0)BE -B// (% )Axy+%d? W,$@ @ @ @ @@@ @( @0 @8 /﮻@ @ @ @ @ @P @@@ @ @ @x +-밗 p'EV@( aG@ FX IP H O "NcJ8 RJ@Ӱ@ а@p U@ @@ @@52(U0 e8 ( U@ @ @)B)C)D)E)F)G @ @ @ @ @ ( -@0 A@@뱐@ @ @ @ @(T(Y@聐@ ,Y  @뱐@ )Y  @E@ؗ 8 M.2 *@3 p8*6@/( ?_c(@x@ p@ )* ?0Yc%@ꨗ p@ ` +BN++-%}#0}+`K`R*@ @p ,$8x,FO@ NS@ z+,FO"FN@R@ ,FO@l'>v+@ $=(B} )Be*2d+2@B  + C G ` L` 5@ 8 -=892@ n)@ p.B4@"2@@ M@l'8@ @8稰@@s쥩@X @@l)  /}/ 0  ϟh))0 k k k k k k k k k kp@ ur@+ t@` q@ x@q@ @p@ x@@ r@@``@ / r`@ /tS.tRb@ -tU,tTd@( +tW*tVg@0 )tX(tY"ʁ@@`8@ c x@0@ @@@  --@ /@@ l'@0 !@ 3@ c%@ #@ Ҩfݮ̪0@ ̬w@@ #wf5@@@0 S"""@ Q&1U" @f""  "U_"l $07@8 b(0%|Dp fD@ Yz(06@  .0/  ^(0)0b@` 0 H/ҧ@P *֧+<@@ -v@ w@x > @h @h P @ @ @ @hP }!d@8 T@ g24e@ꨓ@ @8 T@ Z.6(p(6/px )2$LnC9*p zC0*P. )P X h/hUD nC *P zK@i`X@ p bci`X@ lciЋd+Y@|됸@ ,t+t蒸@ *t(t@( /tt@, x@@@ p Pc'V P@>@ _)=(*@+2@ {)2@ Pce@ꠓ@ c / C艆  `@`ꬑ0@ 8>+@ _(@( 1(@ p f,ҽ*6@2@` @ 2l )5S@8 rR@Q@ J~@ P@ @`f@DH@ +2 ;.2@ndBe`@@@@V贐@@?︸@ w+'@@f@0 0 M[鴸@0 ,ﴔ@8  @` @ H   @?  x H)ɖPo )\mǪwﴼ@ w f@ N@ f@@@ 3@鴐@`@ ﹸ@@ T'f@`@ / f@ @ TDf@  &@@ hw!@)h@ @'""* )"@ (" )"hj*"hd+"h^-")@ ~@)H@ x@2)@ q@@ <  ." H#-0@ 8@?쭹 ۱뱐@b'UP@N@ P(Bh=)Bh7-B(@ H@-2o(@ A@ @xg-@ &M&lԸ  nSc&M&lJ(@ m C@@븐@ }*Mꤒ뼐@ xJ$@ u+,C@ꨓ p+,C@ꬓ k+BdB@ C@*h@ b*@2#<=t@ Z8@x@8줸@@ fꡐ x)"h*"h +&@+|#@ꨓ G+|#@ꬓ B*@븐@ =*-ꤒ뼐@ 8+"˲,&@-B C@B@ HѮI(""@( (&@)` P@'( @0dcz0dcj0dd6(@ @8* d(@ @l@ 6@ @@ @@@@ c@ #@ @ w@p "2@` c@ 0@h ̮?@X @X ݦ9@P aݭ̨fH@ """""7x@ p   ._O~ )pp@ I @ (H@ a@ ` (hq`@ `)0*0I,0-  i/0(0@k(0&te) x@9츹@@ 뱐 `*꧰@@ꮰ@ @8@ H@@ p @%W@ ^@8K(pt+0-0 {,1 -1  e-1 .1e.1/1ep/1(1ea(0&t)0'i*0(e,0)ey-0*es.0+em/0,eg(0-ea)0.e[*0/eU,00eO-01?H].02N x@@ JP@ p p@ x*?@8 8 ?Z,1 -1  -1 .1.1/1/1(1d*x@p@ p@%W@ ^XH(pH)0*0 ` *0&t)+p,pv@ w@  x@@  P@ p 2@ @0 8d?_@ pt@8@ H@@ p r@8@ H@@ p i@8@ H@@ @@`@ (p?HX)wy*`@@ꮑ ,@-1 .1 e'.1 /1e/1(1e )1*1 e? @ p3@@ @@@ p BcjQQ3@ @ Z@ @    Q (B)0&@@P@@ @0e2cl'+yx@ u@X p@@) 鐐*ꠖ@ht@X*vQ`')@vkkkkkkkkkke@ d`b@@&a@@@{@   %]%\x@ )@x@ ul'N@ A@@@ : 0`X 쥩@@ @@  ;+=+ ˛QQ,Q- k k k k k k k k k k4@ 20@ړ@5@`1@ 0@h@P]X@ =h@X@ "ȟ@@ 8@0@ @@@ >  ..@ *(@@ l+0.00@ :@` 1@ M)@` *@ ` <@(;@=@  )@R; @p|&h#ʰ'ꮰ@ p s!@ J*0"z Ȫ 0 ',PB@-Ri.0&7@d/aꠑ@ 'M'|/pKP@ @ Yu@ .R d z {| }v /!;D@ꨔ `~ RzH xX )pL@}@ ;D@0@8@ p @8@@P@ , n)@@ 2l '@'@ (@@ @ΰH")@+ S- @ @ ˫꯳  @ l(@ dr(@@@ @ h@,"d. @k)@@`@ M@`@ N @X@ @@ Qꦺ@~@ ^ `@ j@` 1)@` d  İ+e Qf I@ df  @Q*l @@@ @ OQ|f@@#! *d&+d'# (d()d)% /d*k@(,& 봚@뺒@ QdO#d3Q+m@l@n@`@a  X@e@d@0 g@h@i@ ƫۮf@ d@a` n` `@lm h@@ e@0@   pP) @ ĭ@p p 鑐@ pP@ H'@ꠒ@ @@ @C@ (@ + k@ Q@`a@(@@ D`@P `@ c+L(@@  &c"e̵+ S @벑@  cl'yn #:@X@8@ ʤr )a* 鑐@bo5o3Lb@#* {0(@X@ d, w{P(@ p gf@xۛgf@ 8@X@ d H)a/ g@%@ @ p gf@*ac@µ%@ ~,af@%@F@ p  @ %@ p l 4(@ 8px f+b3@ OP'@h * @ )m))y@80@ xbɧ(@#@ x@:@ xG@ 0@H@ x e@r@B H h hD?T*p`z jx0@ xe=@@ x x:(@ x+1 ` x1@xT(@#@ x@@8쨺 K`ꡐ@*p) $y-}@z52x@@<@@ ʱ뱐 (@ xjp @0X@ 7*p|h ( (@ x*p|}LzA>x@@=쨺  `ꡐ@(@ x(jx@@>쨺  ꡐ@x@@?쨸  ꡐ@p0@X@ x0@ xee(@ xqp@ xʡp0@X@  '#@ p0@X@ 0? :*p @0X@ 0Lec0?:(@ xA0ec0dp6@@@ l(@( ­H@*$(@ p 6X@(@@ xI@(@  *N@ C` 8@  8>*0tu8e?+>8@  ̃;e?(@  l5'-&ba fhj@ UP Đm , :Th("c+ +% %@ n[ $<`vj$`5!. (@i/ ?Ti)'P(h@ 1e/m`@@ @ J40@U@@ Zn[x@@ @ x J"" &H@@ d)e/j+,8Th9(e/O )~~*"zO0 #@*$T(@ ] h@ ciH@@ ˮ(e/c4H@@ @p0@ h@  c4.@@ u͠/! %@ ]@ 0@ c>l"@h@7@X@v@( @ @@`z9.0A@ &饹@䣸@ή棱@ DI@D@(@ @@p f3 @ N9( ,7(z|M@%J6@ PN{""(p CB@h @8, .6 .: mZ d4(@E@ r(",fh @8/@H `@w +86 *:c ð@ @ ̯0@  6@O  -䦰@  /PeW&  @8 8 @ D -@`?@ @ @` @@ `$` @@@  `dD@` =@` @ iBk hkK 與@(@ }@*eacj+0^e@@ &!#!@ x F*Rc@8@ (RdA@33.vIcd`2d`*d`"zctwcfL@8 J @@@ @@ @ &@` @ @F@D@` Ĝf f, @ h@` @ꨒ@ J&@ Ĭ@ '%В@7  ]-@x ` @ /@ <@ e"dO?'.&Rꀒ@ N% %P@X@ '-酩@@ 뀒@X @{鐐.  ( ;@ ~mjk' '|  - u@ s@ r@ 鐐`,y Zt ih@ umYkkp p@'@ꠒ@ @ ct N @h@  @h @ z@ p(@@ !cx t@@ s@  O(@P> hk. 8 @P>i Bk''| H(@@   O+ [6h@P; jk h] P=k k ..@p@/L@@ h(,@p@l8@p +/4졻@ @ x h@ +e)4+5'@` I' 8 i+F.G器   }KJ }i'@H 3T&@ &@ x@*<-=쾻@ 뿻@  )5/4(F+G  @@@@0 7'@@`莵@@ ,+F.Gȸ ɸ @ peT" (r#&R( fkh@)`=y9yh@ dȊyA* @ &@ z)`@ pk@F xLGnכּ@0 駸 머@`驸 @'@`뮻@@ @ @ @P@`@ R.<)=@@@Q'@`f@ C-Ҁh ?]*<.=쾻@ 뿻@ f`   H +ƀP@&@ +cT)4*5  x ?YJ@ ԋK(  O@0{`@붒@ s@L+<,=޻@ ߻@ @֓@ @( @ pc@@0 @@8  @@ @H  @ @ @` @ h3@l4@ u&@ 8@D D"$";@ I].&@@h @@ @ @ 3@ b8@ S6@ ꧸@7@ s U  @ U@` @P @ v*bꮰ      ` h   ido+@@&@ ) iϏ6R@ _X@ xt xiJ7(~.08~j 'h+#+#*@@ x??_d_OA@@@(pxT)p~/p(p*a z+-바@@ +{-)@ ;@i@@h@ x,pTij@ֹ@f@ x@x g@ q鞰@ x @ Y& 3-p T*ph3@*&"3@ p6h@ @ xdieoc/&"Nj3@ pFy)@`@ xdieoc.08~ PI3 1 )0>@?@@ *@@ x*@@ <HI茱@ ""a "'+d/H/ 骳@ {@燇H( @ "d8'Iq+%Rꐒ@ &X@h@ i'@ꠒ@  ֍ ,8 X@h@  .PHH @8 b@c@ ` a@``@-'@ꠒ@ Cՠ- ,!%@  @pe@` dfFĜgf@@4 IU-*a1@뺔 @`@  *'<=0@ꨐ ++#@ GH;/Io@@ ***@   Y@0@ 10@ @h 1X@W@Q@@ ISITIRIS@@@@` @P@ IA(I>@@H P@(@ .@ X@ x@ N*@@ xc)!@ e:@ q@9=+p-  T,p}dj\j@ x @H@`@'<`@ xe88 0@ xe00 `@ xesq)¬0@ O8@ xf8@@ xdcPg*@@ @@  @ jh@ xc@ `G ˤ 0+…@ $H*Ž@ @ Oc@@ ;.@ lH:@4@ s5@$T$@ 8 8zv2Ga뼱@ /a@/dsH0 lt4*0@ x `d3|;+r#*b; x,=|@ @ x y4*뺨@ p@ @X @ x,7   X (܏.B/C4@`P(D)ED@`x H@( X@ pS@ d@ 9" ꠖ  p @d" (r#%b( U[X@)P=y9yX@ dȊyA* @ R" z)P@ ps@E xL*2+3 (60 2@"@ ` H@( X@ @ H@( X@ v@ H@( X@ @ H@( X@ f@-.,0.1 C @ p  1@h 밒@ pH@  ֊ú@밒@ @밒@ @-W.V@ ޓ@@x頊) +! +".#+`Sp ΋H@밒@ p@-V.W/X(Y@/֋@ؐ@ 밒@ @F.~,@ `lE(0 H@8@@l,0E&Eм@  !̨UZ@ Mא@ .R9E! k k k k kFT "@@@@ z ,1J"@` @Н/ `@   @` ܜ2@Y@ $@8`2@(D@2Ȕȑ@@ lDD. (bJ@A뿳 *bI @ JD-Ѐ 쪳@ M-h D ꩳ@ @ ʌ'() & ɰ@  q d$  *E:FXs@ P H` @N @^C@ 0@ D@ @@@ $L@8T'@ 0@X@@ D t@H ;,@ 4@8  `G (_`O4@P@8 B@@z@`@ B! @K ` 8@`@`@` @ i Bk h k12, @ 3@'@Ħ@ꠒ@ @@ W@ @ ܈"d}$$v@@ "e(@@ $$v@(@ c(@X@ ͉1@ ʪw?@yp(@X@ c, @@ $$v@l0ĂH@~憇@3@Fs@Hjñ{j S@l}b1" w!R@xX@!8@" w!@xt!@(00?*1@8@)5@@l. <@X .@ E!  촔 H 0_/ram#@( f糑@G()b:wC i@ "d= G \'@ P@@ @X "(^А ( 4@ (mh k @@(@C@ O@` xe!`)DAI@ K@ '@`(@ z#@J@` H@E@A y#@B@@`D@`@@ ''f9 @( @̜@p먑@(@ Ac' @(@@¢z+q~} @(@H@ x?(@%@ @ 3 I(68@P? i Bk 9PP; j k , \,@@-\@@l)'@@ T0@G@ 兇  ` 0,   - |C+#@ ë(:,@ 靵 H(9/ -,C+S@8 )VC% @@ P@@`Q  /D 﫠 )")( L(D 9C X@ (U D PV@(@T@`W@ \]D([@Y/ /@o[(9 u  3^"@ ̯迳@ݭ̚b@ c@ ` A@C-A'H @ @(@ $@ (䩰@ HH@ :/"/) P@ (@0@ @ "!0@ . 0@ %@ DeC@ќМќҜ@@ @ @@h@`@ ` 茀 @` @` @ [et @@ [*@ @ @ 빑@0@ c)  p h&@0@ @ @ !0@ . U@  #@ 5 #@ 1D  3@ ʯh ,cb+*܎ ~@ A@@ /cb@ @+ @븑@  |@ A@(0@ b- |@ l 5B#@ >#@"@ȭ,+C@ @@Ѳ džQ) @ @  E3@ p`P䄇 (Q): %  @ m #"@(@(GȀ2 _B (}B+/A.}.@++C?@ꤲ @sr@@P q@PVT D3px@ p`䄇 hF )q-: @ @  0(Q( +>'A-,N-@@ k k k k k,0#@0 'p (2+a  @@ .@-@p@ @ "@ !Ѐ+, 벓 +`@0 뼒 *0@! -( 0@ *2 ,@ +@ z" 9(@` "@8 7@'@ &@h -@$@ %@@ '@s,@ m@Q@) á@ trzB*0&H 0AH X@ @@Az +>' k k k k k k,0(p  B%2$Ba VD0@@ /&-@2@ "@ T!c> +Lr`@ rL0 `@ n!0@ j-0@ f9,+@ j9"@(@%@@ )@` ,@h -@8 '@8 '@$@ &@ @B+~,:@ /@ @ ߊc(0& HP WM{rz` Å *0|T}Q) )U X@ @ @*0| } ½,P0? -Q.:~ѻ/ X@ X@ h@ c,'@<@ 0@ '@0 5&@28@ ! 1@ 0@! 2@  X@ @ @Y@0@ ]@p0@ @$@@  H@X@X@ @Az@Y@ȑ@,x@ @ X@.}@Ԓ-A+}+@))0@@ @ M@ }hF(q):y8@h@ rA׋@ꤲ {@A.@ -@ !H "@`@ <0 `@ ;,+@ j;@ g`(@X@X@ @@@u.@-A++@(@@ A0@-@H .@ !"@ }<0 `@ y;'& +@ z" ;@ D@U)Ҁ@(A.Ҁ.@,҂@@ l5 @   @     0 (+ Y姴@ ȩ URǞ (R@ a  {HW,dA܏4P@:@@P 4@ P7@P@ /@PY@(@ ;(ȥ˞@W*X0Y@ jP0@7@ c@ h,H@@  븑@  @ 8@X@ @(+쉊8 Z U)R@t픡@ @ }- /PP@@V@ Z@ 8@X@ b@@ lJ@%'@0 0@TP @ pw h"?S@ 9{ ̨@ k@ ݵ ++9 @  k/J?d꯳H  ,  Ld$ ,0 J@P:h k@@ fؠ@ *0@@ z+8@h@ @ J@P:h k3\2@ ,'+@ꠒ@@ @'/눰@X @ @(.АN .ꮙ ?M@P4h k*꠰@ V -@ _AW (-@ @@ @ @@  @ @@  @(@ cT@ @@  O-M@P=h k)8N 鐐P>i Bk.- .-@@  /(/@@ l( r%@`@ p@"Ӏh2@s}  K H ;_hh@(@ @ @ <?G#$α@ +R , @, ,&- r p " d%@ "ew(@ e%@"e](@ ce* "%@ꡐ@&@` "@ 2'+䐒@Y㙰@  KX@ SߠM@@ @s`,0QPaP)A,0  38@@x @ ,{i]@ 9e. Na@I< "eR(@ pe/ "@%@@&@`"@ !,$q%@ "e @%@ >y+2J KTH .")  @@ @ ,!#@ @(@ @ 90 "@%@聐@&@`"@ yh@ \, @"@  "@ + 4c @ @ @ `@ + > @뿑@ "c @`@  cul"Ǎ)x"@ɑYf@ (@ l'"0(@ @ @9R@d2@*@ 9ʼ*s,꿹@Luvw(@ @ l 8 B%L U@0D@UIH@l( p|*  *@ ɢ@@+ p, +$p@l> "b@ "b}! @ ! #b?"o"b! @ !#b?"b@l9@@ s 8 w@( X' I굩@@ @X 贡@(ꠐ0@b)  H@H8@P8 hk( ;H P8 iBk +@+"ȶ@4=> ?nTD)@ :@X ꯻8H>X I@  @8 =@@  @` @ @`  ?= 뿫 )"( L?7^- S˞y@ o@( @ ` @@` `@w @(@8 /  @h@`I@ d©4@4@` "@`( v'  )@ @@ D@P4j k (@@ +e)+ xd#,Jd?>* d.=E) Vfj@ I Y i@ 0,  Ld$  ,-"d{@`4@0,$x)'-@@ ( , @ A@ I@ T33@` U@A@`D@8 r@Ps@ q@8 2w@ u@ -@ 0 -`P` ܛvH@`t@` p@p@P= k kAB@g,X@ 9'@t@?@ )@>|@@X @@ @h @` @ ` 艀  @` @` @ dW#@ '#@ "e @@@ x@@ <=,@@ ê)@@ @/". P@ O12@,p@ I'@@i@ꠒ@ @@@4@ @ c@@ I@ @x @ @@ 7@ @@ 0@(@ %@ E@ (@ #@ @ =A(=C., Dl((뙰@ %@ $@@@8 @ @@ l( @h ph `.0%'b H( A '@ $@@ /@ ٬@ ;r K ٳ@ ;l;E@ @@ @`0@ @` "WOhmh k@ ( @ed@2(@ xx 0"ǝ銰@(.$"@` "d;+ +"dLG  @2@h 莇 ω'd;<ă@@9)<@@P4j jԿDD T?8W( "ʄ) < @"@ ** ( *   ?HZ C? Z'+$ ꠑ@ ,$%@ ?W'(@ (@ ) @  .  ?PYC? _'+$ ꠑ@ c 8@X@ @ (@ -dЏ@'ꠓ@ ;@ h@)00dic4–yq_{q\0 Gh!'ꠓ@ #'۠@  @@+ @븑@ P@ k* @(@r@  @ w` @@P7h k@@ @ P(@ c 8@@ @+ ?[%@ ܐ@ꀒ@ j@ '8M@@@'h 9.@@۝,"@""@'ꠓ@ d3@ @@@ @  p` ?@`+@H @@`>$@@@` @`@@$@ 9-"@œ+"/"%@/&@l9@ '@@ @( @    d@"@ M8f+b: H 7 i@ ڰ@ kd.J7d音H ,  Ld$  ,@ G0 XZOX@P:h k  Ue=0 X@ lj1@ s,P@ IҀi@1s7'p'|7Gr@ 9{@ ep@ ( $@ O@(i@ 8@@ @(@@ 5c@ ȋ븑@ؐ@ ,c(@@`@@P> h k堒@ 'X@ꠒ@ @ .@d` 86X@@P< i Bk@U@ /  @ 7C  @ ˜R7EP@@@S@`Q@8; k'@P@@ @ V@@` T@P< j k@U@ @ X@x@  D@ H@@ i@(@ @ 6Q@ A6P@DV@@ @ R@)@` KX@` +@ BYT@DS@`W@U@U$@ lhC hBU@( G&@xȉ",0Ǯ@( "@{ @ I@ 8@ k@ 0@ N@l*@3 UUd@8@.¼-»*º@( @( *ƺ6 'wr _1r@@  `f&v-º\@` @H@ 8 +0H@@h(@ W@l(@@ @ @ t@@`@`@@@ =8-bp,bJ]H@ 1@DQ@(G6)0 m 30 ctkH)4,2#+bL x -u(@ DiHl55.@X @F@`  dh+Ȱ'+,ꠑ@ ʍ' %@( l@̜ٜ% xK5l%@8 R+~ O P+@ d˰@-@.$@ k˰@x)ejÏ( @ R63)@ @r +@ r @ . t&@ b#@ - eP)ˋ+Ȱ*ðeюëe‹( @ )c&@ #@ 6-"("@@qذ@X  В@`xA@(np(갑@@d@ h k**ʚ"ex @@ r @ H(@ @  $ M* z6H@P: i Bk I { m j k -P@ z(@@ ol(!$@ )@ rJU$@h!@@w! u#0x@P4hkx@) H*Jg8@P:hkL mi Bkx@l  )@ Sm-s:0@8 xJ*!3 +@8@x@ Gc7 @h888@l333@H 3@X 8@ R2@8 9@ (@ @  E@` 7@` @ 5@`6@` 4@0@` 1%$0@l&A%RY@H 2FX "Pof&2hcB1"l%@8 P  X)@X ',( 3a -:a M3\ ɳ@ h@@ rv@  &@` @` i@ w@`@@@ @` y@@`%$)9 G Z@"d Gip'.- @ ^5 Z@d@ :z+@8 ?/ (@@ @x \ Z8dSt@ ܊'@@ꠒ@ `@@ m먑@(@ c;밐@@P.3( @@`b@ @@`b@l%@8  H-"@2 w.r: N2 y@ fh@  F)2J I49x )@ @,@@ @ }@@ HZ @(@@|@@@ ; )@@y@h@ 8'- @ $@@ M@` @` ,+ 9*$Gh / :@ Gi''@ 4t +@J˲{0@8 M#8(@@`@x 8du@x k`t @  @`@ ;@ Z@ < ȑ@@ 1@ 2'@@ꠒ@ @,|@( n밐@x- !@@`/@ @ 7@!@@`/@l"@8 3 @h <"@ ( l(  菗&@ @lQ$,".R9"l3\@&f`['*b 9_@ `(@ cp@@@t@@@ l)! @[@ ɩw @h|p@ @f@fp@ %!F,!] O"@8@^.%8@/%8@lQ @ B D"TD" @"I@ "U@"@l'!(" 7ƥ%@h h*!@ ` 0 ` F@  [ i ao>Hȡs" 2'! O%@yv ecǮ4_ @@  @( @ ,%@ l3Wo)"e)'@H@4@( 3ꠒ@  8@@l3q@P@p@@@D @UoD2@ /1,B^Y@-BZd2tߟ +>꯳ а@ +B\@|@LN@ @w @ u.M.,- Gנ-3://, 2.-/ - c2"*@  *l2l&%b7UE%f l1" @l '@ @@@@ @ X@ "@ 뮾-'0@H @ @ @+@"%"pQP*)R@P@(Q@8 @ @`y (zPQ@D @w { "",%"c00@ ~@ʩ"*@@@+)9 @ I(u@ @@@ |@( @ @@ *t@ X@@ J@@ @ ᩩ0)9@ '@0-Ѐד@븑@ Ґ@ v@."PQ@+@ l1@@ i {@XD@G@X\905=(*`@ pp@ r@ x7/">"1z%Ǟ Ul2\2_=1v @돗8 -Ѻ鑐@=  G*$0,,2@ 6=@  @l22Y2@2@ `  @  h%Oh&#Z"Z)b#B X)O cY* d,b0ZY@hzj ~Z@/b@&Y@@*,@@ )b**@!Y@( Z@` j@,bZ@Y@( j@Z@.bZ@@Y@`j@"Z@#bZY@(j@"Z@q@!Z@Y.bZ@@Y@`j@"Z@lO1$@@ 2l000#@-@@@ 2@@'\@8X a谼@@0` G29@Hb @@}@ p@ ɌDt@U@ x`0(8 l @ R/@ h Z)b'b~ X)ry+!+f+f~@ #b}Q !@3m`'r! )b}! @mޮ~6oσ/b}j.!#b{o P !@Omo x ! P $b} !@Dm!߯ 8n hl#!/yt(S3$@l0r+-뼳 *ǜ@ @l00f@쀰@ f'@  sf@Н@w2@U'C@ h@# $<+@ p@ߠ$12E )V)V# h@}0&(9@   (l/$@ l0m@&f`_-*b 9_@ W`(@ cp@@@u@@@ l/1p$b))0 Y^0/H, L ,f0'*R/@ e z0+r1*R+ .2-`  0@,@ >-R"00>0.@ 8l@/%b)@7 UU%fl..8@ /9@8 r(@ 26@:@ 3@  p;@#'@ w` w@` 4@0@` 1@l'@@ @@,@ ./0 k k k) /! A@ @⠓@`@i Bkh k@l08. @8 .. ` 1@`0@s@ -!4@ 7@@@5@` ͝6f8@9@#Vl6..Z @7@ w` V@` 2@31@P 9@H 8i@` 4@` 5.k0@#j0@l0)%捳 Ea```)f''|'!a`!h#h@P4hkh@&a`P`qa`/@ l,%@ #@rK( Ǭꠐ-yt@9G0@P4hk)r @(p@s@ C K-M#@P=hk 2 N P>iBk(p@"@p@l " @@8 @ @ 耒@u  "@x@  &U졐@h a  ( 6f& 6&l@%` mP@H Q@@?@@ j w  ?@03@@P P@ G$D J-- @@m01  10 ,@h8  x =`@@j@@ j)@ wh @8,@ Wdе8@ j j jdm y6 =`@j@@ j @h@0@ Gdd8@0 @ j j jЉdO걐@ tdcj @ g@2@ @ @ @ @C@"Q@"/=-^-aꧨ@ :X= ` @` ʚ)0fѼ/9  J@H ꠼@H @`@h@`@@D@J@:@[m*@@le3@ @Ccˊ @ ܋ cJ@  "0@P:hk @*萑@h@ , 9@8e @  x6@@@@ Rjw  :@03@; 6@:@@ jw  :@03. 0@(eX ,@X .@` n@H ݤ.@` @h @h @ T @@ l)@` 23 H#%!@l%"P@UX@ E(IA@*d@ |6+wMh2v ,hAvh;-@@ )IAɖe`,i`@ @ - s. _@9e/@ X@ @x *c@ \lGib^'L 鵩@@ 값@X {@( ڭ鐐@Y3AmIhkU@`@@ @ G&|F68@P6hk2H АP8iBk 鐐 @А @l8@3@ E'@2@ E` 1@ B`9kkk'@B|@ ␐` D  吒@ @5@`@P4 hkV@l%@[@2@((: x Z x h:_XH@(@ 8 @ N,Y#$ꮱ@ )b +  @*$+ r H "  @ %@ {"eq(@ e%@"eW(@ se( "#$聐@&@`"@ 1"e'(@ e, "@%@&@` {"@ "eڰ%@ /2Jd _(2I0*") 0 @@ 87,!#@ @(@ 80, "@9%@&@` {"@ p/ -k"@ "@. c @ @ 8`@ + + @뿑@ 7"c @`@ [czl B8@ @@@ *@p 9 9 @l'' ' pP@p f@( ; P  ;'*ȩ+ ꙰ x @@ Ȧ@6)@ C 0 ` @` `- nk. r~e(@ 6e|/ "@( r~I@@ ǫ+: } ݵ K,9 ` @ @:(@ .69h<'@@ꠒ@ @ 8@X@ @@8@ -!?J  ?(*?J 8@X@ e @ @ @ e,<@@ ֍1 S p 2 @ {es(<@@ dQ鉇 +ی܏"鿗&@("@ 3 @ @ 8@X@ 3@+|(@@@ cl,Ԉ @@@@@@ Pl@lp @0@@8 b@U@ @P ]@ ꠰@ 0 V(ꨐ@+,a@ @ݥ鐐+` @ @ Rj@H j@ 衰@h8@@h@0H8sw'@?Iﳨ@ @   @@0 @ @("@@@ 8@"@ *)n+ G8 +, #Ʒ#ƿ)n + (  ( l{@(r@ @8@ Xs@  @@@B@`i@VhɔiЎh@h,f ,f )"/l /i@( h@# X   -r`3 .R$,r> ̎/d/tڎd @ y/EikWjT@ @h@!@h @P)8dob-e@ xl~bǍb@ & pZ):(;@ .9@ @`~@P *(͛@ \m*|7 븐@ c β @ʉ 9ǐ| L@ e` E@ M @@ I@@ i@&@ tl@ ,((@@ X)8-`ݘ.~L _Ұ@   ..09 .z _Ȗ(@ = + +|* 5lP@ @ @ @@P154f)a@@@@ @PlP@@@@P@l5@(($r@vH6): #30*rb01 i@P 8"@)4; + 캯@ + {@@l ("() sy*7*d$ (@ @H@ @+"+, 1ˌ"eI-"2@ @   @è@~艳@ )-*7(0B` @H I _@ (K)/0@ H耓h  + ( x*  @ @ (Z.d!.d#g@`@xf@ b@e@d@@@ j.d;.dCo )d9)dAj@ b np c@h -d7@)d8)d@+dMl o@ f@/d2@ e@ a@ d@`@ n@ m@ l@5@k -dEf gj dh a@ i hh* )d!*B(Lhh .4C2H *fBjRj} @ K@ 3@h I@  K@8-J@@}@@DD@@U(yj@@@@ X@D)a'@ @xb@c@ V@  ` a@ %@` `@ )))u@( @H @X Zg@  |@0 d@ (Mf@ @  밓@ d@` e@)@*&(+ - @* , @ . 3@ 0(" w6p@` | G@8 (@ؖ   ˬ@ @x@ x ` @ g@ `zc38 8 h Ȑ@  z6*f jj/2-0C3@ /0C |8 @ { @0ݝ@ @ O)0B3@)4B@ *0C( ъHH /0C @ @@ j(2/0C3@ /0C 푐@@ +0B3@+4B@ @x`h3  @0D@ @ ܉8˚9;88@ 9@ 5@@ @ t 5@3 Ћ(@븑@ X@ @벑@ Q@8d9;88@.9@@l'ꠓ@ )rj ki Bkh k'耓@Hh@XC@ k- $@  @I'@뾰@c긔h X@P6h k3h Шx (B @(@Ȭ"d@ GhQ'ꠓ@ ь'۠@ ΍'۠Г@ O@ 'ꠓ@ Ű3O@xs@0,B*M@8@+ (@ @븑@ @l '@ 'P'B=@@ @ @ @@`@(@H@d_)"0@  @ @ p @ @ kU S8@ dUèDe_@do x@@+ (@ @븑@ cwl'ꠓ@ n8@J(@   "ʵ@h'@ꠓ@ a@@+ (@ @븑@ @l* & AʨD(B: ݵ@,B9@ 0@6@ @ Z@I@l  @@`@ i Bk h k%@. @( /"/&d0<`d0lj89@ i;889@*0lɢ7+ꩰ@ ȣX/8&-n@ )9;889<5@h+2 C I.RW꠰@ g$67 <@(@a *R@ X)0EhZhd"͠ @ ɦ+"dY @ @ @.R9꠰@ Dco/!<,@ (RY@ )RZ@ + (@ @븑@ cl(@X@@ #@lGibI''*P@⍳ ! p !&f&Pѝ !@@P@P4h k@"! a! .@ l 'ꠓ@  [ )@@`@P<h k@(@0@ @ 89@ i;889@,0lϊ7+ȸ* ȣX/8&3/n@ )9;Ў889<5@h+2 C HI.BW꠰@ %67 <@(@a *B@ )0Ei}*B*F"ȶ@, % Ą3-2: @-29@@ @@ (@ @ W'+69ꠓ@ ='۠@ :@i-BJ@ ~.B9꠰@ c ȑ@@ c@l>XhR BlGibI'X'*P@⍳ ! p !&f&QН! @@Q@P4h k@"! a! .@ l?':>>@c Pp@@?@X>@@4-}'%ќ?+}>*p$A@(?/>.p@@l '@ s(@` @H%A$ʨD+B: ݵ  K)B9G0 4~'@ 1@:)* sz7hR,'ꠓ@ '۠@ @-BI@%@89@  ;8897(d?(@1@ x@  G@ɪ*:-<M@ ͵@+9#Q@8 @8=kP@ #6@⠑@`@@H@@ @l##6& b@3@ 2r@&@f`1@`v0ckkk, *! A` 6@` 4@#iBkhk"<@0@lPg@`@脐@"P@ 0H@(@ P"P@l $'f8 b䥩@( [hhD@ (+{CmYhk b2mYhkrKB b  P5hkF Dx@P4iBkcX ⠐P8jkl@'@ ( @ @ 耒@P@(ب@ H@ ""@C@B@ *0f@( j'@8 j@ Ǩ C@ PB@ \( UP  G @ mh ky@U".05@?@( 2@P 8@ @PG@0ܐ0@(@ s @` *@8 j@`A@ @έ꠼@H @`@@ R@h S@` Q@`(P@; E@(@@ w)LP@(%F@G@@ ~[X  耐P:h kc] Hmi Bk鐑P>j kcl%!"@ bU Bo"@ƦDD4%@ b oU ɩD%@V WD h``%"! "R(%@   0  0  0        `  `  Y ` \ ` ` L `  ` `  q $ # # # # # # # % % # # # # # # %1 $ $r $W $? $' u t, x x] x w w t w w= v v v3 v   `     `       X X  P H  H  X  & 4  & & & 4    &   , , & $  &  & , @ k  @   @ @ @  @ @ @ @ @ @   @ @ @ @ @ @ @ @ @ @ @ @ @ @ i @ c c @ c c  c /V /V . /V +t /L /( +t +t +t +t +t . /V +t . /V o  D       < (  <    o \H Q8 P M H@ Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Qq Q V U U U U U Ur Ua UF U1 U U T Qh T T T T Tv T] T: T] T: T( T Qh Qh Qh Qh S Q Qh Qh Qh S S S S Qh S Si SV S8 S% S R R R R R R R Rn RS R R Q Q Q \ \ _h _: _/ _$ _ _ _ ^ ^ ^ ^ ^ ^ ^] ^P ^ ^ ^ ] ] ] ] \ ] ] ]s ]h ]] ]K ] \ \ \ \ ]h ~ }h ( ~ }h }h }h ( ~ ~ ~ }h ~ ~   }h  ~ }h ~ }h   0  , H X װ `  *@@*   P     P       H H  @ 8  8  H . .~ . . .~ .~ .~ . . . . .~ . . . . .~ . . .~ . .~ .%( =H AW AW A A =H A =H A =H =H A A| A =H =H =H =H =H =H =H =H =H =H A_ @ 9 7 9 9 7 7 7 9 9 9 9 7 9 9 9 9 7 9 9 7 9 : 7y : : 7y 7y 7y : : : : 7y : : : : 7y : : 7y : 8 8 : 8 8 8 8 : 8 8 8 8 8 8 : : 8 : : 8 : 8 : ; 8 ; ; 8 8 8 ; ; ; ; 8 ; ; ; ; 8 ; ;{ 8 ;{ 8 ; : 9 ;B : 9 9 9 ;B : : : 9 : : ;* ;* 9 ; : 9 : 9 ;* S [ [b Z Ut V$ V WT V Y Y Z'                       RV@$?PbM?>configuration file parser found additional configuration after [fini] 0fcoevnic_idvlantosethertypemacmatchmpshittypefragmentationsrvrsramfcoemaskcompactpf_vfouter_vlanencapsulationbasicvirtualglb_keyglbvf_keypfvf_keyidxvf_keysynmapensyn4tupenipv6syn2tupenipv6syn4tupenipv4syn2tupenipv4ofdmapentnlmapentnlalllkphashtoeplitzddpiscsitlsstagpblrqrqudplanwanclustermanualtp_piotp_tm_pionic_vmnic_umnic_um_isglnic_hashfilterofldrddprdmaciscsi_initiator_pduiscsi_target_pduiscsi_initiator_fofldiscsi_target_fofldfcoe_initiatorfcoe_targetpofcoe_initiatorpofcoe_targetiscsi_t10difiscsi_initiator_cmdofldiscsi_target_cmdofldtlskeyscrypto_lookasideipsec_inlinepppdcbxb2bsocketnumceeieeeautoan_dispdlite_disforce_pause  Հ  < ϔ  fd G FH IP V V V 8  ( H E C 7d  5 2 F D = V < : 9 `  l   ,  l  t 8 ( # \333 n` m  m m l nD l  mp0``  G Հ   $     @ @0123456789abcdefABCDEFABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/ c c c ccSc& +2AD@-  @ @C! A! ! AAAA! A! !AA! A! ! A!!ad  @@  @    ,    4 @  , 8 H T@ `**<*\*|** @@(<x"(0<Px(<x "0"(0<Px   P  H  xYes0123456789abcdefghijklmnopqrstuvwxyznoneall*disabledenabled0xNAV0V1V2V3V4V5V6V7VAVBVCVDVEVFVGVHVIVJVKVLVMVNVOVPVQVRVSVTVUVVportprotocolglobalfunctionfiniregfilterModefilterMaskvnicModerss_glb_config_moderss_keymoderss_glb_config_optionssge_timer_valuetsch_tickstp_pmrxtp_pmrx_pagesizetp_pmrx_flagstp_nrxchtp_pmtxtp_pmtx_pagesizehma_sizehma_regionstp_pmtx_flagstp_ntxchtp_mtustp_tcptuningtp_timerrestp_timervalstp_backoffvalssched_ioqtx_bp_prioritypl_timeout_valuememfree_configbase_mac_pfofld_flagsmc_mode_brcmcnvfwx_capsr_capsniqflintneqnqpcqtp_srqnethctrlncrypto_lookasidenvirssnvirssnsecretnexactfnrawfcmaskpmasknethofldnroutenclipnfilternhpfilternservernhashtp_l2ttp_ddptp_ddp_iscsitp_tls_keytp_tls_mxrxsizetp_stagtp_pbltp_rqiscsi_ntaskiscsi_nsessiscsi_nconn_per_sessioniscsi_ninitiator_instanceiscsi_max_sgeppm_max_zonesppm_zone_range0ppm_zone_range1ppm_zone_range2ppm_zone_range3coiscsi_ntargetcoiscsi_ntaskfcoe_nfcffcoe_nvnpfcoe_nssnfcoe_nfcbdcbdcb_app_tlvdcb_dcbx_protocolhwmlwmdwmdebouncetimean_aec_timeaec_retry_cntfecversionchecksumSessionTypeOFMarkerIFMarkerDataDigestHeaderDigestErrorRecoveryLevelImmediateDataDataPDUInOrderDataSequenceInOrderInitialR2TMaxConnectionsMaxRecvDataSegmentLengthInitiatorNameInitiatorAliasDefaultTime2WaitDefaultTime2RetainMaxBurstLengthFirstBurstLengthMaxOutstandingR2TTargetNameTargetAliasTargetAddressTargetPortalGroupTagAuthMethodSendTargets=AllCHAP_ACHAP_ICHAP_CCHAP_NCHAP_RDiscoveryNormalNoneCRC32CCRC32C,NoneNone,CRC32CCHAPCHAP,NoneNone,CHAPNotUnderstoodIrrelevantRejectNo5CHNet 1.00 |  0@( 80P55 p ` P P & - 02,<002 . P  ( 2.-0@0 4T+t  $`  *$* P ?#4X *  ` ~ޭ  0-p -'@ .+  0 (8?0t @ 00 4B@;4 8 t ]J L80 P   0 4s- @  AJn P(@ D(k   !4 P` -0 3@6HT '-@ ?@ T '+ , @-| 0  - `d @   3 kx 7 5 6`  =p H (  E( G < L@+ ̰ d .$ Y(AQ .T ). C aX@ bP,,- - @q+  >U+ gLK@ ( ̠ 0 `    p- d ` hT e @ P P  0 - P , .   - l  P | + p  0 @ p p  :  `#( Ș   P-x `?NMѤ.\ \P - - @ P 8H fH  p   P 4-l  + ^ @* d p)~  +-* .P  ? @ P @ ` .- @  @ p`,z@ ).p < L D T+  IP @ p P +( V P\ <#' 0 .2 0  P ) p8  p 0 p @ p  P } P  @0) *   P v* )P 0 P }x@bZ F  P  +P ` + p p  %*      *0RH 8? @Ͽ  0  P l `@  @ ` @  0  ` @   3$   0   p 절: p ! p   ɠ \ ` @  x  ` @    @64\2P 0 42 3 ( p  P 0  P @   0-ޭ p-t0003( @ 4 004  נ  4  `    < t ,,@ . ` 08s8-\ p P *4  İ *$+@)TH , p PZl - P?(p+-h P  ).d  Ā P.P PP @B@048 00 ?@@ z--  P @ 0   N `+ ,l'!((wB@wr{r B l%(@@( x"l( h @.+b @ 쿹@ ᄍ@ 乹@ @`  @`  @` 쑐@ @0鶹@ @ {@ @ @ @@ @@ @@`@ @ 첹@@X w@ w` 쳹@`@ @` @@0ױ*@@H@@@h +b .俹@ 齹@ 庹@ 澹@`@`o@`O@` @0@ @h@ @@/ﲹ@@` @ @` ﴹ@ @  蹹` @ @` @ @0ܱ@ @ @ @@ @@ @@#@ 7@H @#@ * ĵ,$@l& T@ `$@f DCD+B#=$#<@@h@(@8 @ Ǝ,0꯳ @ J+Bs"eϤ @@ R@l+  A (: @H 쩳@  k k @3@8 2@` 4@ ` 1@` 0@@H U'" @@@@ O~@ @ !*"dY+ m z 븐@ cz J@ e ފ'ǿ'@ ;$$$$8@@ @8@l+,@ P,@0+@[Nm K@TAc[l@+@l*"(e@( 㩰@ `,$ꠑ@ W*q~~8`yd0r~@(@3@ S7@ H@ @ xX@ )q~@zA9hVZ6`H@8@%@(@ h zA @ T' @@@'`@ꠒ@ +@ (@ El( î '*$ @0@@@  H@ H)d1?~@v@n7/;+0䩰@ w*k&4ꠑ@ Y(~~K`@ 8@ `d@B@G@ @ 8@@ @ x @( @ o?+~@@ h'd@I0@H@H@5@ h g`$7ꠒ@@ @ +:{X@xE)@,7 @( @̜@ *@ C˴) Ȟm 雰@ȑc<@)@*@)@l8@  k k k k}@`}@P}@@@` @ {(0H@P@l(0$ S%2(@ e쬸@h *"@ m@v@ hC  ;.y  ꠑ@ l>-y"2( rc0@ 99)0v9e?)d/*"u+ w'%@ В@@( p M@@ L(A*M@x sc+=+鹻8 ꠑ@( @"2d/)@@@@%0@ 99*0v9e?)d.+"u, }C'%@ @(N@@p O@ )A*M@x Sc* * x @@89j0@ q@@@@@` @0@ @p0@ Z(2$B D-B-,p.q@` 5@ ,pP@ @@@@ +LH꥓@ .-0@@@ X c@@0@ (聓@C@ @ @ @5@ a:e0cJ@0@ @p0@ (2$B D*B*)p+q@` 5@ )pP@ @@@@ +LH꥓@ .-0@@@ X ă8d0)@@@89j0@ @@@@ @` ?pZ@@0@ [(聓@C@ @ @ @5@ )@ l)0$ +2d,@h *r @  8$O*=*)y   @+2:䫻 j娻 젼@h *r @ +2@8 =@ Rw(@* @( '@ ,&@ ( |@` @#@@ #29D 9d?P9@0@&@8 7@ 6@` 9@ :̻cd꺰@ @ @8 @cҊd驰@H @ @8 @ x m/"@ @8 @X dcۢ:)y@`  lO$ D3+2 ? c< AB4@h * @ @.9@@ R(~@* @( .$,&$H@ p`@ |@` @)@@ H#2$d0#D 9d0P9@0@&@8 7@ 6@` 9@ 6:̶cd꺰@ @ @8 @c׊d驰@H @ @8 @ x m/"@ @8 @X dcl^{ 8㎀@ 9 H` ~@㌀ ` 0)9T pI柟 p- By@ ` 0d.  (! r* w  Q  ب( w@wp y  n   FT  Q í-ݭ }-܀ ~@X #@  { J(0%R U@a k k k{L $Z{` @ @9@/""G/?M 㚀 ( c,P& *}, @( (- w@ t-- }c@ l f]& @h R k k k kpqo{A@tA@ Z@D@ @@ @@@(@)r Gd@Y6Ft@3E{Ω@ +@&%@ -*@ )@@ @@ 2@8 /-@'@:7@` <@ 4@=@0 (@0 4@H 9@8@ήn k k k k  @@Ny@`%x@`(u4永@ /&곸@ .*赸@ )(&by8@P@-r G@    @p M@ @ @( +0&z@ @ ˫@ k k k kx@@@N v@>zy@u@ w@`t@-r Gd  e  k k k k zzy@ z@Y@x@-r Geйz@ k k k k,u4y@ kzu@H@|@` x@-r GeT k k k kzzJz'@{@y@` x@"r₆@(q4I0  k k k k"vzy@ռ@0 Ҽ@ Լ@8 @`@` @ m@  @ zz@{@H@-r퍆 }/q4@   k k k k"v@@` @H @h @`@` z y@  @ Mz@{@H@-r퍆 l!,@h |2@ 辫 ww퍇 z#1za@x@@ X@(@ @@ f ʦz鯯 a 8 c1z @ @@ //pz*d(•y+ d-$ |@  "y w/ꐒ@ d(šyrE @ ?$@ y@@@`X@ @@ I@ A`@DH@ :8@@D9@I@8@9@ p 7@0@` m6@ (:@D;@H@:@;@8@ p ?@` i>@ x@ @ Oe.h@ A-$ |@ y`@ @`@ cyP@ x@ P@ cFx@@ @ ~ph@ Oe-icx@@ cL @ qc'la>䌀@ I X`|@䊀 ` @* 察J - F GdA. y ! b* fo j1 ( f&l` y  |n   F4  1 J1-ݭ m-܀ ~@X #@ y J(0#2 3(@@ #+0& )}+ @ ?M @ I ( hHc1)- fc-- mcC@ |l 0x 0pw wڧ (/"(* @  d)}-{E @ L$@ @@`X@ @)@@@ p `杀捀 g@ ` `)9 I+ x/ By@ ` `d+ 0  @h @ *@ 鑷  @ !"" " "",@@ ! y  n  Fʯ+鑷  / / y@h #@ x  г@ , ,h@@ +&w9x 8 (}@ @ @(@H s@ Ndd,}y` l @@ $t@ x+@`X@ I@?O 暀  @ Ncfdo @@ Hc|@HcU+-@ " "@ $@ cW`lc4X@@ (@ @@ jl&0'0 @ d0@ F `& ${  k k k kax "d 쐼@h *@ {@ P p韗 F@` @ @` @H@(?0@ p@ (  P8@ @{1q {?$( hJ iEo   mij@ N{@P6j jcEk +   x mijc( hp ?XEm ؗ ܊'0@ 舗 xmij jcmEl ,   x&mijcDEm - ڊ'0@ 舗 x&mij jcEl ,H ˊ'*0@ 舗 pmij jcl g@ "&4&4&4&4&4&4&4&4&4&4&4&4&4&4&4?@ @ k@X@@ 2@D( ƨD@ D?@PDH@ ҍ45@DN@4@@0@5@ p 7@` )6@ eD@@0 @8 @ @68@+!* 7%{@..@ p @` ,>@@?@/F i@@@@ l01g8*B+d[75,, ( $B  D k k k k k k@@P D@` L@h M@8 G@8 G@ E F@E@ )ʗm 阰@ɚcP8@ @@@@`H@I@ XL@@ TL@ PH;@I@ J=@p @F@ DA@0@ @G#@ B@ LH B@ @:@(@@@ @ *@ $l'Ű+$ꠑ@ ;ˋ-*Ri ɦ렒@ @ š'@P ,@@ ''#<H@ kz@@ 8@ '",(@ h(@  "ʭ 0+"(@ *R@ V@ @ ,"#@l 0%z@@p@`1fz@2)b DN@  pP8@ (@yt2,ba@Hˬ{$b*<ƨDL 8@H@@@@@ D@ @ zdp1@ ,biˎap * DO)@'p+ }Jvx@ `yxe`H@ `u@@ `H@ X w*I@`*@"ɨ+ t @ + t񜩌LJKI@ l-D*.@ D@8@@@@@ pD@ lc. *e/d[  ( P (!&a f k k k k k k. g@@ h@H i@8 g@h m@e@d@ f@` ,d ,@h *a%@ @ *@ ș陰@eijkhb @n@ i@ k l %ȗ@@@@,)@@@@ @@ }d@ *v`@8 @/q~ 2'<0 h@@@@@ Xю`@2@ J@ h@ f(v0@@89j@ @@ @`  ` 1 @0@ %P$Q$R$S@ @ X(@ @(@ @'ꠑ@ .#bi3聑89j$vs.@ꪒ@ @@ +( t܀+@89j @@@Q@@@$ ` @H)@ (/P @ *ch @ @ @ p) A\ *)# .@.g% ,*'0 )-)@ ,*+@ @@()i-@ -,.@ -*% ,*&8 .@.f(H ,@,h+P *@ *j$d@@ 8  ;p ` y:+2{)ot p t (:*; @(:)@X (聑89j$ <@ꪒ` @ t@@h @@@Β @ @ @@8 @;p ` y:.2{)pGd/:(;/@/:)k(@89j$#@ @` @@`@ .- @h  @ @ @ $(f/e퀸@ .-낸@ ,+鄸@( *)@8 (@@ .g@ -,@ +*@( )(@8 /@P -i@ ,+@ *)@( (/@8 .@)F*D+E+% $t@@8 B:p ;(@h N@/2{Gd(@:)@; K@(D:'¼+$ꠑ@ '0@ q@ 8@ j'#<8@   @@ @%*(i 8w@   *n+o  `@ꎐ *`@ @ P,`-@@ FbB/.i&w@`  /n(o `n*N뱐 @ 뱑 P-a@ A (#2i w@3<? <.@n/@oON p3@p0@ e0@ @ P*00@5@ 8@ P 3ʬ 0+28@ *–1[ @ Ac@ /,23@ l .!#8 b'@v@@ @ p fDO. @ @ v@ǨU,R: z ꭵ L)R9 k k k k v@:@ 2@p3@;@ ꄝ8-6 :@ ` @;@ H<@=@O>@ ?@` |@  \Lv@` @@` v@` @ N@8 1@ ` 0@ 4@6@`0@ 6@D(x@ v@)4,7@5@8@9@=@3@1@>@0@4@6@ )b*b,y*`acb@ `@a'Y@ꠒ@ ߈'+  @(@@@x* S@ , 7@ p '@`@"d @ v@'@@@ @` @(@@@ %@v@%@ @8 @ -'*@%@@( 鐐p ;@@ .1*=@ xb@ @ >)d// s)e/c +|(@@@ c"e+ S @벑@ cl ( •-!#8 b'@ =u@@p Uw- @ @ {u@ƨD+B: j ꭵ K)B9 k k k ku@:@ 2@`3@;@ 8@ ` p9@ x:@;@ M<@O=@ >@` ?@ w \` '@` @u@` 1@ Mu@@4@`o0@` 6@  6@t(h@ u@)4,7@5@8@9@=@3@1@>@0@4@6@ SRyQPRS@Q@ P'@I@ꠒ@ '+  @(@@@x* S@ + 7@ p '@`@"d'xu@ @@ @@`@@@@ A@u@%@ @8 @ I'*@%@@( 鐐p ;@@ .1*=@ xb@ @ Z)d// s)e/c +l(@@@ "c"e+ S @벑@ clu@$@8@ h1Dh2 h3@* #@ 8 f?* # @@ 8 @* #u@@ 8 @@l@R z1A{1W|1 - M|zzT@* #@ 8 @* #@ 8 @* #@ 8 @* #u@@@ 8 @* #t@@ 8 @* #t@@ 8 @lot@$@8@ t@9@@8 D# #33#V#@^t@S@  zt@A@ )R#V  I O)V@ t@@S  zt@A@ l|t@$@8@ @@ @ 0H@ 8 f-@(  @H@ 8 @@l+ # +q*@t@@ [ zt@A@ _8@ 0")= 0 j 0 k(@ 8 f&#@@@ `@@l* #t@@ x# #t@8@ xfqm9 )Fjt@#@@C %f**Bhh @ @X @ x@t@A@ cl* #@@ ,@ zJ* #G*&CD@@# f""B@P@`@ct@A@ P@l* #Ct@@ x* #t@@ x|@lo<=$< -Q`@@ xl@` @ xbfJo/6@t@3@ @ )2P@@osA@ l("> * #@@ x<* #@=@ x7@# >@ l("@ >@P(` @>* #@@ x#* #@=@ x@l( # sZ (Fss@C w֠[s -B#@ 퍀ٗ@P @` *& )F*ss@C ]@ +B멀@ X/X@@@8@ Uh@8@A@ OX@l) #})Fss@C 6@ Z*B *@0@sA@ 5lGsl'@+@p 3P@r8@`'"w&bg-@@8@@ % UU2@ @@ @@@ -e_ó++d@` @(Vc@h @\p @@x @,P`@ l@=@ ڱ P? .m((.df'H@@ @ @ @ @9@ ڱP@(l@`\c݅w^@ g@0UT@X@ D)x@r閘@@`@p@ (`X@P@c#0_eZcA0dJ8@@@ jUV i@ pJ+@@0@ꠓ@ @@ "e H@0@ g@0ecIl r  h&y 8 "o(^@HV@"B`(0초"}W9)"|W @8",yW"qW$@:r cc@ c@ l'^@#@0u@ wx@ (!r(5@0eb@`a@ +5V@ꮐ@ (x@P@@bꊆ d,1@ x  k k k k)!kb@` a@ 1@ @ 좸@( @`@` @ m@  @ c@d@x@b₆@6@ l;(@_ H@ ' hpd(i (e r LjW@@ -@S+@@K 8 x M/i m@S(@8@ [ֈW2@wf@`@a@@@ #@g@ l@h@(@̜`a@ &@ 8e cl@#@0)$($#$@@l@!@,$+$"@7$@#@)%@l0@H 1@0@2@3@ xh@1@2@3@0@@ 7@2@x6@@ ;@h5@h4@h3@:@9@8@ ֠4@@@ $4 ?@H:@X>@9@(=@8@("4 d@l0#@ @H!@ @ "@ D@l0#@@H!@ @ "@ D@l%@@"@#@ @!@ 8+$`@lh!!h#&h$+h%0h&5o) n(@@qq @@@l-@X @@ @8K`ڐqxU@P-/ -@ p @3@`2@` q` 0@C@ @2@@ W@l',(² <@ @ @ ݝ+@qr@ p@ q@ sM @p $&&lpXFpqq@ e0OP@@ @ @ @9@@ ̱뱐0̈́@@F>5pV @J@'!'@@@@ @ +@0I@@@@@ @@ "e H@0@ w@--ܸ@ @ @ @ ~@0d.''@ @@@@ .1@@ l'+( 乏@ @ @ ̜@@ @ @ ន$&f΀8F0pq@o2KP@@ @ @ @<@@ ̱뱐̈́@@F>58pV @@+@@0@ꠓ@ @@ "e H@0@ @,,̸@ @ @ @ @0d?z @@p@q@s@r@ gt@1@  lF""$(̆@[( " %@l  k k k kp T<+=10@3@ @2@@@0/@ l'@@o鞰 $#],2, 9 88@ *)2xYsx+" k k k k k k ks@ r+z ,@`칪@))-@@菵@ @0@@Ӱ@@ @ @ @B B)qp'''(0 ( 8 萰@@ @ @ @C )2&E'6  '***蠹   xdo&62@@++ﰰ@@ @ @ @ (@ @S@ '6@갑@ a&6'6@l'岘@W@p6b,B ,,,̀*Pxp - @x= ǟ@`z((j# e@븗@ D@ *R)B@ W@C@@ ?@@ @s@(@ 'F#F@(@ ic C@r@D@ @ @l'岘@W@pFb,2  ,,,̀*Px - @x= ǟ@`z((j$ e@븗@ 4@ *R)2@ W@3@@ O@@ Kr@(@ ]'6$6@_(@ c 3@r@4@ @ M@l -@X A@@ @HK`ڐr@xU@P3@` -@pr@ p 3@`2@` r@` 0@P@ )' ' ''''''@@@@` 2@Q@ @ @ d@* @@@ @ @ @@ @ @ a@ Q@@dh@TX@ +L(@@:x x@ @=@ <@ E/A@ Ph@5@4@ *4+@ :@012 0@ lW!r@v @@0@@0@ꠓ@ H@` "Ȧ@ h@0@ @lP@/-$/ptfd`cq@'@v+GQ@@ @ @ @<@@ ̱뱐@0̈́@@Ox@#T'TS@R@ @ @0d#''@ @H@ Ԏ@"@ ~l'~'}&rPQ@ ES 0"r@ Gq@l'#(2 ᩎ@ @ @ @QS@ R@ qQ@ P%2..p߀^@q@@oBG`@@ @ @ @=@@ ̱뱐ͅP@^NFWq@f @'6@+@@0@ꠓ@ |P@ x"e X@0@ '6@++@ @ @ @ x@0d8/@@ @@@X@ T/A@ @ lJ@ @ @ -@ T+@+@ @UU`K`ڐbq@xf@`.3@` -@pq@ p 3@`2@` Qq@` 0@P@  0@@m@2@d@@h @` @p @x @ <'')'-'1@ x@@*@(@+@ @*@ +$,'@$@ &@(@ X@P@%@ $@ m#@.$2@l'^']'|p0U@U0B)Aj OJyWp@V( p\@3L@@#.pPm(@ (@'ꠑ@ @l2쐰@8 @ @ 4(5 @ m(@ 8 )@fi@H i@ l@@ h@ h@ e dX.JԲ /I Ip-Ѐ骳@o ԤޮNԐ@ .9`8@X@ g8@ꠒ@ @p@*!@ @ 8@@!@` $@ m@0`@ i@`@ e`(@0@ ^@`8@X@ @`@@ ch@@ clNNNO߭p@# @@ @4p@50E .R .VM**8@@ @H&-/ )@ $@( J+ K,%@( $@ $@( L.- #+ @ x]pp@$D.B@(@X.F-*@ T@ ^(FJ )$)@( pp@HzdqdqRDD%BE  [ z0&F-F(B )F(F/F )F WC Ê#do oߡ@ ;. 9.@ $ِ - tM,5)@ %@ /' @   5)!o $,@ yox o8 h %&D@I@D @` @ h K߫o$D)B@( 9)F@@ ߠT@ (FJ jp cD[z [ꡐ@ W%@@` &&@@@ @` l("(  Z @ @ *8@ꠒ@ -R,R M@` lZ@@ X@:'@ n @n ˬ/:@ ݵ ,9޵ܚ k k k k k k k k k5@ r)@P Hvh ` o+ ) y* ,  @ d49@@@@@R SH I@@tj9 g P 9@  ;;@0:@ށ'@ $B@C@o@ @ o` A@@ ,n@( *@ H@H o` G@  Ʀ ,F@ l` D@` ˛E)&)&@ - @* ` @  X0@H @  [XћXYz X@0@ @yU@  @ h@ dJX@ 6@*PC dl@H I@@@@Rj'PC w p p.PC g 8 î°@0Ú@ \d(PBSR@@ p+PC @H (PC 舐@ @@j(PC .PC wH蘑@ ..PBSRx GcS  ï°@0@ S \ @븑@ ch7,8@ L㙰@ P(@@ @ '@7-8@ 㙰@ ' @벑@ cH@ @ lmdq#m`m?*#%j U$R a@ ,R,&'~@ -.v vc˜@ x~@x 0@ @ @hZP3@ O$r/rP@Pu@ ,r,,v~@ W@hJP^q 3@ h Pp$rʰDz !ln 4 i3@!@ @ @#@@ ",s)lo*-DJ "@#'>3@#>#2(dm[ԋ"¨@ )B @8,F&"@@ @ !@ @ @"@@ m@l*(" *@@ !@ @l*",+. q@` @' 7p$ tw@0[@8t@` @em @ @d16Wﻔ@[@8dлݲw@@@ 7 @@ m :p+0@` `[`k8@ !@ ݜ@©@ݑTm` @ @ @݌@ @@[@5@ | @ @ q@5@ T[@[@lk*B*(# l8@ ,T@ J+B<  r *B*-3}2l)ܛw@ mR꾙@ H(-)b j)'铱@ )) " " * ' h *)K@( {#+H@8@L@( 3mh P@PC@ d0dd / ' )[@@(@ . 'i2/Ro,x@m i@ r$ @@ HamC@ @@ 5mC@"@ x@@ @ @m*jQ>,-)b* @)'铱@ ))"+@ xk[n"Ҩ@ ,b @8-fډ&@@ @@ @ @ @肩@@ Md.,$@ (@&@)$'.b)!l@鑐@ "@ @ @ 7ܻ*!Y@x@ @ pr@@px@0@ cR(@ @聐@@ "@ @ )!Y@ x@0@ cl."- *@8 P @H r@(x(@@ @"@@ @ #ՠl@ e-zl:@ m > (7H3Op 6c @ 0h @ *@@ @@ d)鞴@P r'燁 I@9@ @Ol@ (@ X@-" M G+  'ꠓ@ r'۠@ o(@ X @@˂ p@H$.H@ D, d@X@Ґ@ xC뱐@ Ґ@$@ 8 9O @@ `}` o@` @`  @@ @%@` $@x'"("'"("'"@ @ r@ @`s@p@3$.虤8@ 2@p@ @0.P(@ @֝k@` ))@ ``@ .e *+@z? >@@ @ '@%@ @ ۝  ̭  'ꠓ@ Ռ'۠@ @O~  G@ @ې@ $Z0 c@ 'o@(&0@ >ۆ@ 8@ 'ۂ,@)(@ !h?@q,z,X"@ +- Gi7o@@ 6@(@ . "dO 0+"(@ Y*¡@ @ @+ @븑@ cy@ ,",&@l2D@d #B@ Ԣ;"+ @x'%R硰@ jR@9^@x @ E@hnP @ (R飰@ 0DhPMs%\@"{)@/RZ@l(0Po $"Ie@V@ @%+, p@ x 7WH@14*1 h@  Dn?:x )Bdg+ KE 8dOSK@0-@=B핰0@8 ꮰ X   @ BhJ,#+b ˳n@@@@ F@idO*@ 8   Hzҗ~K@ )0 p  p @ @@ >*"*8@ꮰ@ l @ @ :@ڝڝ)ڝ@@@p @ xd-* )b+)Lyf*@ k@@@@` w%8@ꮰ@ A9@X@  q@Ȯ@ @ dx@ scH@ T8@ @ @ I@ 4Jdb뙰@ 'X@ )BdQ뙰@ .)⿙(⾘0@ @@ @  @ ]@ @ l89@  ;889*+2ꠓ :99$@i"8@2@ D ݮD7@ D Dn@D;@Ax 3@D$2@-9@8@ 8/@8 d+ (@ @븑@ s@l("(@ p P@7 8hZ8@ @ 4@ 8@ꠒ@ R`4 K@Z@ `( 8 @H @P .b@0 X@`j@ @8 -eb @X c@0 b@e@`(f)"z"h@  @ h@@ @+bX@ @ @ @ ]@@ @ P@ B8  @HH@0@ @@@P M G@ >,Ȗ Al@ (:@xM@ 靵* (9+ *(@@菳 @ۍ)@P ¤.@ + ) y* @ @ @ (j@@@)7@ b@` ; 7 H6@ 5@ 4@( 6 :5 94 8(P Qe<}@@8 -R1@ 8 'dBcH -6 j j(b.R O c@hU@  .R/RW@0ޱ/VVP@'@ ZW 3@`0@ _l@x@XM@ 2@` 1l@/ l@` i@0 7@H )"6@ l@h4@ @}l@`5@h 94@)@%@)"|-*";@ @:@ 9@ 8@8 .&@ / @*  @ c@ z-b,bd@e@ yhȜikhhiPz! h@e@W@ @**dh@ @@(@ @ `cc` `  븐@  M6-6@Rj.b,`Cc@ .`C (O /  ,. @8.@ d(`Bc@(dB@ hO @ -`C" !H ߝ.`C @ +@@"j.b"`Cc@ .`C @X鑐@ .`Bc@.dB- @x@ c 8@ @@ @  @ @0ܱ@ c he7*8@ 噰@ ؉7+8@ [噰@ (@븑@ cL 7@ 6@ 5@ 4@ 0x@ }x@ U @벑@ cCx@ Rl("() s  PZ07@3@ 1@ 6@ 2@ ` @ ` [@ ` @ @ 짰@` p @\@( @ݝ@H@ Jk) @jh@0 @ M@ @  \@ 3 k( X@(@ \@00 ;s*׬ϳ 7-PD OS@ --U2.""e(Q2ʋ)`S@ i\ \P` ]@ e} @ `@  @ k i Bk h k,"|+)"-b@@@@P //&(@@ ""T@נX@ @h7(8@ 晰@8@P X@@ q@7*8@ Z晰@ @ @ l(@ p P7  (a HZ* @ @*$ X@H@ Q@8@ꠒ@ PZ@N\` mZ@@ ,U'VR0 R@:/" X"e*00,01@2@ @8 3@ @`  @` ^`m- ` ٨f\@ h K i@ (@]@7@@  e \@Z@ @@i@` \@`Z@}A_.".&Q'TlXY@ p [X!X@ Y@(",@ _P6@5@ ̌@ \@ )!<,@    7*8@ z㙰@ 27+8@ 㙰@  ȑ@@ LV,R ,VP/j @}.RZ@ (R Z@ @ x@ @ i?*!=X-@ )Y[XїXY ȑ@@ ).RZ@ qjR@ H@ &-(R Z@ Dl֡+R(@_ii 8@+R) *@ k(b$"R "'괡@A@ x ) w* Ei@ x K3@ P @h *Њڍ"@ =yj8ǽ "()@  Ў(()+@ B,,@_@}d] 븐@ }} M@ e c|@@ @@ l ,",@?@c@ ?^-2X@(",C0 @ v@ $ X@H@ )@*0 R @ e@ 8 8@ꠒ@ PZ@1@`@P`.V'VT@@ -U'TBS@0 R@j)"z"d'X@ N@8@ꠒ@ ePZ@` @:S@0 R@@ X@ R\` Z:x"eS/00)012@3@`'@@` @`^@ f(b:* \ 5H i@ 5(@]@ p@7@@ @ տ\Z@ @@i@`\@`Z@+ 0,",&'TlXd.Y[ЎXX@ Y@ 8@X@ @T@5@ }@0 \@  8@X@ @/!<,@ } 8@X@ @S@ @ 6+@ '@hh  6@  lH@A@@P  GC+M븖@@+,  Ai ̭(:@x 雷& (9&XԦ08= ktP ߳@H M@ + ) y* @ @ @ (0@`@P; h k/4'@0 6@ 5@ 4@ S@ *P@@h@)b Qe}+ @H *b1@ 'TBSH 5@@ j(R-b S@h e@ ].bf@0.f-f8@@ @ H@ RRO)!@3@ h xi` 0@ M@X@XJ2@]h 1*@( `i` )@` 4@` %@ 7@0 6@  "@` @4@`5@)@%@*"+b;@ :@ 9@ 8@P ..&@ / @*  @ ։XȜY[XXY`z X@ @ @yU@ @@@ @ hcpS d| 5@@@ Rj(R.PCS@΍ +PC , 㯯@8-@ d$/PBS@/TBd@ ш*PC@ H +PC 븐@ @@ j+R,PCS@ +PC 鑐@ +PBS@+TB( @xN@ S ݎ @0ݟ@  7/8@ & `|&@7*8@ *晰@ S  X@@ 3@@8 (@븑@ cZk@@@@ ,R,VPh h@p@  Z@ Z@ 0@ 1x@ @  7@6@5@4@ V @벑@ pci?,!=X-@ )Y[ЏXXY @@ b (R Z@ 0hR@ H@ `g*R Z@ l("(G@0 @'ꠓ@ ۠@ `PW4@ ppimyh k*"ꠓ@ {:@hu@x >k@S @ 8@ qX@@ ܌"ib1܆ fh@ ň i3 @x h@+ (@ @븑@ clӗ*R*()" `8i@0nj@@@bBHɐIH@HI@x @@ @ ͘HI@/@` ,*R*+3 8@ :d(b$$R8 DJr*@w) y+@Eiѐ@ @x. ~D/ >( HBdL|dm,zY 븐@ cwK@ da"| -Sdм+ (@ @븑@ ,@z J@ e@ cL*R+Bꠓ JK+iB.BB@  +G@k@ K@ C@ +B@ ,(@@@  @ \l #"$0:@@H S@x88 @2@3@ ֠Ҧ(2@1@*2 J G;  7ꠓ@ ',2 @ #dsk@8@ `ҟ.2:( x5@`1M?db0@@@7@ @ (@@0@ p @H -Q @h@mA@짯hN|c.Q0@@ ݠ @ )0Dnd  O@5@@@`@ A@ ҉@@( @@ ҀN ѯ 'ꠓ@ '۠@ @ :tˤ(@ n`*dqw:t $ ?0@@H@@/0( rx8"dGj@ @ 5H@8"dGXj@ @ -@7i@(6 @ \@ (@ Ƃ7r<@"(@  ` @-Z c@ @ @` @`@`@X j@5@H U@` @ Kj@8@ ?0@@>dZ+2@@@+ (@ @븑@ c+ (@ @븑@ yc"dj?Uj@@ @(@ } "dU 0+"(@ *@  @+ (@ @븑@ Tcv@ ,",&@l1Uk@xw w". ' w0@ i@c@ E@%"Y@8 @ z0(= B)0   ( @)*0ѯZ@ 2@ s&@ c'@` ˃@@ 2@.` Z@ ( @` )` "@(@ \@@@ f@a@@ x k@7@W@xx@ B x ,# d@8i@@@@ @7@ @H @ @pZ-J Z"@@%@@"@ @ B?Yd__*Pz 8 [@  @  @(@@0@ @H @ @  @`@ @X@ Y@ Zɚ뙰@ )Rɕ뙰@ @ @ |lAA""$A0@ R"@h C"@"@@l$ G @'> @@ Si@ >@` '.:鞗` @P.(0@ Ĭ hb$'ꠓ@  '۠@ @@0@@ @  [c"hb@+L(@@ @ib(@h@ @lX b' H'#2>@8 @鞰  @@P (@@  @  Kh@m@@ @@ h@ `@`.0P @ eL+0   ` ЇO 'ꠓ@ '۠@ @@°@ @@` /脘@` @ (@ @p @ @` @ \,ϫ聐@@ ,@`@H @ 8@ ; @p @P 㞴@ @` @ "ɞ?W(@h@ @+L(@@ clϸn(#[ ()0h'Xg hthA '8@ꮰ@ X+"Y+e@,"Z,eϾc* (B9."]@( .&]-R 7U@ ) (B8)"\ꑐ@( *&\)R  7T@ fl) ;VM i (R]Ɋ)Bd@ @,B ñZ .b9-B ݌׌@3@ x m@ 뱐 .@p x@*R\de+BdS@Y .b8-B ݋׋1@ (@@ ,!龨@8|-B}3` @@x@0e%col< #2; W>8  ꐒ@>( @@p h k k k kl_#2= 3@@3g0S)F"BFA"""F)F/B/F*F-B.@( -F(F+B,?@ +F(F%BUUB@Ϸ)F%B϶ U%F)F#B 3#F*F/B /F(F-B. -F(F+B B@l'Ϥ* @㴴  hgΧ h k k k[ @ @9 <8 @<(_@@p @  @ *2ZH@ =8 @=(_@@p @ Ql$凇&,2*! 2 Kx  :8 ,`qg  X\l@ .` n@  @x @  @ ` ` 4@` 5@ -/ m@ ׏// hj~0h@@0@ h@@ 8@H @P f :@X @Pyd+(  ff۠ (ꢘ@=,@ ,讶@x h@P 8頷@h ;@P -@h @h @P 8y*@cd_@ "!/#@`.6@` 7@.@ e߿cl4@@ #@@@@(f@ de*r,r(r @X8r&*r+r.r m  +@Ԡ@@ f@ t@ ,r+,L@ˎ@Н@ W$@H@ iͿ,wX@ c@@6@f@@`A@P )D$@ J@@ Kͤ)@x *E(EE@ )F#2"r3 3"(@h$@0#&#&#%<-@ҝ./@  '@-T#D*P1@ Q q jz{ [@ @3f@@@ @m("r禈 "/,8./@  @@'@(@ @@ H@@ H@@ c@P  @W@` Z@  Zʚ뙰@ ()Rʕ뙰@ X@  Y@ @ @ l!3ŷ --(聿@ 籘@p@''|$"9@@ c?@H@ @H +&+&+&+&+&+&+&+&+&+&+&+&+& @ /.,,e"@(h _e +@ (%2/ w@8,%2+)+%"@8 &&,@ '@ $@#@(%@`'@` ,@8 @h -@  e` '@` Y )&)x 뿗@( +,U h f X p3@ + @0̷(@m +~ȱc** zK ùz렕z{- zz멖@+* @Éz렕z{ ) zz멖@+*  zK Éz렕z{ ) zz멖@+*  zK Éz렕   ) z 멖@ @`@ @`@ юѰ@ @Ұ@@ l7I%`&(R{2*@k@@A HdJm,ꡐ hdec*@h do@m,ꡐ@Pc@C*0, ,@ ɬ:m+"ꡐ@xȷo%cg@@8@ ã+@ @`@@2*0z z頕z z驖@)f f3``(R#]@@+@@Xwht<+@ x@m@ ̤ x [~cfg@R@2@ @&&겐@ @@ uH@ H@ @@ &QT@8 U@ R@( /V&5@@@ l@l@ ; #뱲@8@ :ý+v8 DKD$@빴H@ Ф<-@l @Cv0@3 8@l7""@(@ @H〺 I@@ (@`@ Im *a鑐@ zc@(밖 0@밒 * @ x$@ꠔ@<@ ʱ뱐@@0df@@ @l$ P8@HT& ( Xf) x* Bza + b{a( @ íx=f@ f@@@h G@Pp@ma@ '聐@8ce@ %U UfPu[@p@B@ @@A@D@ݢ(p@ pȎzi&pq@xFdr   ` ) f@"@ `@ m + U!@ c@ ; P 'dp@@  G@X@ma@ G'聐@c)dyAfo'djkj)y1'd` @(@ma@ x G'聐@Hc(exQfojkj)`"@h@@ 'e8@8@렸@ @d ("鑐@$dꡐ@ j+*c p@@ @r@@ @ 8@@@ @@P@.@l( )  )2%2 ˃    'N.@ G@ H ,@)%@ $@( , +B. p@ x ò@(@7@W@xy@ Bh=+bu   ˰B@9e@@@@  Bi1@ x *PQ8q8zҟ~[@ +Bd7@w@ %ɼ@ x@ >,27 2@;8@ ?HZ`qX@ 4'ꠑ@ ?,%@( ,@ YY@  0@ @  Zɖ뙰@ )Rɑ뙰@ @ @ 8@ Ȼ 3ʮ 0+28@ *b@ b@ c @ ,23@ l ( $@4" @p@m+d! 0k 4E@m.@@ >vuc@n)+ @롐@ )p Km미(걐@ tc P@@  DP>dp+ddz%RP p>0    p9 ꠸@  @@@@5@k)@@  4@ ǿdU/@Hx ߠ@1@h 뱐   9꠸@ @x@ǿdj;/@Hx ߠ@4@h 뱐   9꠸@ @x@ǿd!/@Hx ߠ@4@h 뱐   9꠸@ @x@ǿd/@Hx ߠ@4@h 뱐 `  9꠸@ @x@ǿ˲/@Hx&ߠ@MZd@X@ @h 뱐?`  9꠸@ @p@ǿεc 8屐@@ W@hT{ ;/@ f ?P꠸@ @ >*/cƟ@ %*/c*/cl `@Y@ eW@hT@ h*/c*/c P@[g_#c@hA$@Y?uc@ v@ l )0$*")@ h@  9(n hX) @ @ @,n  -"@(@ ."/.& c(@ d@ @` M@@"@`@@@ @ @ *"ɬ@,@  cK @ @@l$"(@nȆ@H@ .0/0@ @  4@`@( 0@ S`@0 @ cU @8 U@ cU @ U@ cUKc(@`e@@( @x@@H@@l(0)0:@ ;@@  @`顐@8)&[c0@ ό:ʋ<-J .2:95@`<@ ɪ@ @0c  @7@ <ꠑ@ &cl(05@ Ro6@@8 7@@`p @`@(@ x'0&0$ @` @ pw@ rg(H@ W+ɲGc@ `@."@`"@ - @@ zc@ x`Vx ( .RXh@ @ lpH@ c@@ b @ @ @W@ \ꠑ@ c-ddA?T.dh@ ."b   )@c@ @ @"@@@`@ @ @ ψ"eE @@ @@ @ @ "+V+V+VQ@ U@R@S@(@ D@?Y<@ M  @ @ "@ @ |)V+0 ,0!^ >@ ?@` 3@ ` @ P@` S@ P(@ @,e`c b@ @@@@`"@@`@@ r @ @ m"e @@ @@l( ) 0@`@*"*"+n8b  $"+B-B 徰@M&0$(0%6@f7@ ffffc@ f&l0` h(0) y p;@ +BZh@ x ,*PV@( լl,@ #@` M@ @8 lmM@ @ #@( z꣐@@p+B&0khJ@J@ "@ @:(@ d>J=G@b @ީ@ g @ @ @./  @ @ @1@8 `&;@ `O@ +Bc#@X (@@ҩ#@ v@+A? O@ M@`J@ m(A?昗@M@H RM@` J@ =l/6)X` a+---  @ ј@x)@ ///(%9?@@ s38@ @H S./)&)&)&)&)&)&)&)&)&)&)&)&)&)&)&/@ 1a'@8 0@ @h -@` ,@+@ '@$@"@  Ю@ %@ +@` (( 8 '@` '@W@h@@  Ya` +%2*$9a8,%2Œ+)%@h ,$&#@` H (&+2++a e揂p  ]a( ))϶  )菗 @(Ga8@ĤH#@ ,, O*@h, O,%ŊV x,/ *@+$(}D @ ,! D6 D7 H,@+@ @Q@(@8 8@.@/@5@ h =da@`^) 0@@l'ꠑ@ *,v @ @@(@ @@l '^taR@ T@ `@ @fK@ K'ꠑ@ 8.@KS@\@@ A(2@ X 0.) *@ ꪵ@ -:@ 5@ @h T0.@E+ * *DJP@1aFKP ML @ pa@4@( @@@ @@@@ ,@ +-!쭲@ +Bo (@''6@,-+Bo @c 'c@ c@kkkk(m` ˜@@` @`$@@`~@i Bkh k,V@@@ , 0@ù/)cJ q,@  lįf@@8@0@Pi @@&e@@X <@p@ x@ x x@@ x x@ x "@ x@0@ s@l'>Ă4@@@E 'ꠑ@ -@E1@|P@G` {@4@밗@ @4@밗@ @l-@X @@ @8K`ڐc@xU@P}/ -@ p @3@`2@` c@` 0@C@ O2@.@(@ x M@` O@p A@ @` @` 0@H3`@ x ` K`@ x &4#-Fc@?@ 1@0@>@ =@<@5@0?@ 4@ >@ =@ <@2@ x uC@ E@ G@ @`@`0@`@ x fA 9@ 8@ 7@ 6@l-#*ŭ@ Z@ `@!@#@"@ @ x H@l*1(@` Wc@ z:,! K!@hh@ - K 8@ a@'G'/v.k._"",( &&VH@(@ 8&D\@,r  @ h@ 류@븗 x =<@x >@  d+r+ 0ä* àk@ ݳ@ Y¼@ V@ @@ teI+dh'.~!*+ ꥘@ꠓ@ x a@ +* 뵘@븓@ x ,@\  v&:&9&8&7&6&5&4&3@@@@L@p @h @x @а@@ @ @ @ /@@@ Le.A@0q@p@` 0*T@(/1/+ hk kk jk iBk hk 0=/.X 8-=@꠵@ @@ *v+v@ @h @<@@?@@>@@@ @h9*@8 @p@X @x@ W, @ x@  G'|x@ <?Z`KeTeOeJcɋeGeBe=c@@@ꨒ@ x P*@ꨓ@ x K*@ꨐ x FBd@ -,,, eTb@C@ cc-rq 8-0. iBk hk kk jk iBkGp@ @ x@ LJG'|x@ ?HZ` @ +H@0@ cF³(@ >¯)@ x@  wˡ 0+rx@ ¡*’@ @ c@ ,rs@ x@  wˤ 0+rx@ ‰*’@ @ e*c@ ,rs@ l *1(@`da@ b@ z)"d, K& 8 ;a@a@P+B k k k k k k kwa@ DK@L@@`칪@a@O.) @8 fa@q@   @` @` )0@p@ c)@ Bkh k@ +B K@ @8-QS)+R(*U/-T.,p@ @ **_!`b@ G),+尗 @ &o@@.#@@ @` @ U/|$((b9d"$@ h@ b, <-  M@ @ @ h@@ @ @ @ k k k k?88)4-잷@@菵@ @鐴@-6@(@ @ @ @@ҡ@ "[&Z&Y&X&W&V&U&T&S @ @(0 ( 8 @ @ @ @@ӡ@ t)4-5+ǯ*  G//@ +   G ~dj*&H@ e)6))j ki Bkh kk kj k@*@ @ @ @ Б@ )4 l( <$a  " dGL@ DK.A쭲@+R H@,-+R @`@G`@ `@ k k k kG˜@8 X@ Z@^@ @`Y@`\@iBkhk"V @ 0))c*1 K`@ z""# @  a@ $&M@` ,@ -@ +@ &@8 '@ *@ (@`@-@ xvK.A,@` +@0\+@ (+@*1*%'&m&l+`Pȶꠑ@ w)dP(R(_@ <(@ x(@ A(@@ cl*1$ p(`@ z)"x@ y, K 8dAkGn%l@@k kj ki Bkh@1(b)b 0@i@8 - B# pΰ@ p @ j@` @l8 `@x8 aV@/ ` ((k' j"f`@@ y@ :B@ x@  @? ',,̀+P9  G pKeБ@  a@x@ H@0@ e@H@ xAc<l*1`@` @P z")"h@ , K 8(a@i@8 B߱p DB`b@.Rh&`@C@ ]@0@@  ]ɬr h6@h@ (Rȉ@<@h @P @@P ɍ?@>@P (  8h1@ . @X E@@ @ h2@ @!.X@ 8,V)V*2*VR (V=@` _@ hXdo(R 8)")**  U@ @ @ @ *^@蠰@@ @ ʜ @- k k k kB<<*R@ @菵@ @P@# @@ @ @ @ @ҡ@ &j&i&h&g&f&e&d&c @(0 ( 8 @ @ @ @@ӡ@ {-)R@]  ',,@  G zd"'V&V*Mꠗ@ h k k k j k i Bk h kWh _@V` ^@?@Q Rp P@`]@ {@?@ >@ h X ei`ME@밗 0(M)&&&&&&&&&&&&&&&&@1,@ b+zS,-+,@ (@ L,-+  @') ,+ kkkk."M/䒘@8 z(F%F@@I@`}^`'FJ@j ki Bk@@ @((@ @ @ @ @ ^ ))c갑@ -@@ l*1(@@ a^p z&)"d, KH@h 8@a@W-)hb:l@ M,. ^;@ lj))}'+r@ K@du6@? '..,Pi   G x<@xБ@ B@ [d ;u@8+v<~@8+v:8$vp@ @ k k k j k i Bk h k:@@ :,vS^8@ }@ 2@ @  W++*Pq  @=  #V@8`()k$ :}@ @$v$v$v$v[\@ u[z,-+\@ X@,-+ @`W,8-+  k k k kxxY˜@8 .@ (@*@ @`)@`,@jkiBk$V @ -@H@ <@  ;))pc @D^ x?@]] x c8@0@ c(lA?!( <0]* d,@ 2+.-,@+r (@--+r ﹪@]'++ @~ k k k(&v@ z@~@``H|@@` y@i Bkh k)鐔@ @ @.) @*0 H    @` H! 1  a@ )"*1*@ y*,@ 2+z--+r,@--+r @ `'++  k k k k) @ Ҙ@  @ @` ` I@@`@k kj k-Д@ @ @ 8@ vgec 8@ q&\  8@ !k\  8@ fu\  8@ a%\  8@ \\  8@ Vt\h:c/o/)pcl'n$m(B @8/Bd\E6C] \ "F@@/BN\ H/`@@@ f8@ (@ 2@@ W+A@*P@A @x= ǟT] @f`((kff9g )F@@\@ u[z,-(\@,-/ 칪@x+m@ @ k k k(-F@ J@N@``8L@d@`I@ iBk hk,m&@@@ "F"F&@hE@ @ @ N@ O@I@ @ J钰@@ * @ I\@ [z--,†\@,-.↫ 칪@(W++ @ k k k)P@@ @U  `@` L_@` 9@ @ kk jkԘ@耔@ "F"F@))Xc/"F@()c_@n_@ x R#F@8@0@ ic@ 0@ ccl (d`[-S-$(# G@ . "-w+@P @P(#'@ꮰ@@fd@ xg~@x@ x@8 p@ $@8 !@h -@-@p O&@,@` +@0D,@D*@ 7@( '@` '@ @ *DP(@ +\` +kt_@`k+d@`+@8emUP   c@l)08@`    珵  ) w w@={x *rr+p={awpdp8@P4h kz,0 v@X 0@ <.r .v @1+r _|@` +v z @` h4 X@(@ x @a@ )#'i wcap*p<3@*{s/ _@|@@P {@ l@ X@Z{wKۊ+p]@@ {@ `(,p< P {|@p@{@ X Ҡ/(c- h@ 9@p Z@ {>|@l@ l 1@[_@M@P $L@ pX@PX@ x w@ #L@ L@h M@ p(@ [@U@ Bp NL@Ui_@{躐@ >   "H ( . 1  ^@k@M@ )A@K@@ x l k k k k-@ *@ t7_@` }@` |@` (A (u@ A$@@ BC ` /P@@ @H @h @` - C@ N@ +@@*@ABX @C@ x ^@Y@@ T@ @ x @(@3@ x@p 1ꮰ@ x  @@ L@@@:@x @@  @ $@@ 0@@ @ @ @0:@@  @( 9@ p dA ;@0 >@ ?@ 0@ Y*")5*@ z)'/"鞰@ +z,@@@H o ) A@ @` ` Y@` )+% 0@@ k j k:@p @x @ ;@@ Æ0gn@X@ @ R@@ .2d톍'++*PF@ @?  (_\@@\`(l/ekj$ :%6@ ))pc@\@ y[@@Jc@\@ m[@@ `/<h'ꮰ@ +;@(+@\@@ Y@j@ (<@ 8d'ꮰ@ i@ [[ x6c@;@a()c h@0@ G@v[K[ x %6@`@ [ X@0@ 3cl+(Z@ D-@pK@ڐ+@U@P_/ -@ p @3@`2@` [` 0@C@ x 02@@ p'4'4'43@4@5@RX@ p~'41'[3@2@-45=@ x5@<@4@1@b0@ 0@a:@ ;@<@4@!7@6@#6@?@ >@7@ 0@P@(@>@ pKV>@@@ pG1@ꦒ@ pB&$(&.$,@x* /$&$-)$(@)=⒓@p@)@  @R#@"@!@X@ p"+.@ ٰm ,鑐@ |c*$@ p&@@8@ p>@ E@l+ D@d-@hK@ڐ+@U@P/ -@ p @3@`2@` Z` 0@C@ x2@@ p _%4%4%43@4@5@"(@ p%41Z.4$.4&=@<@1@X0@0@ 5@6@:@;@7@4@5@?@<@>@ 0 @7@P@( D@` 3@>@2@ p>@@@ ph1@ꦒ@ p@@@@@@@@*ꯒ@ p,`@@+꥓@ p@ @"@!@ p+)@ ٰm -鑐@ }cc&@ꯓ@%@ p(@ pp/@ E@l-@X @@ @8K`ڐZxU@P/ -@ p c@3@`2@` Z` 0@C@ x@2@c@ pG@l-@X @@ @8J`ېZf@ `@ EP,R@ *R)@/@ J@`3@`* $5@` h 2@ p  @` PZ` 0@P@ x20@@ 3@`f@ l("($") syOLG@ Lꐑ@ 'ꠓ@ ^'۠@ ['۠Г@ X."/.&@Gh='ꠓ@ O٠@@ i Bk h k'ꠓ@  k k @ <@ JI@@ k k k/++@ ++@` ,"@ j)08@ U@ *TNW@ V@N@ @S@ _@ [@R@Q@P@Z@^@Y@]@X@\@@ cu@l '"^\+"}@8 8 @H UfUF鞰@8 U@ @^@ p @@ ;@h n-E@ ܫ˭뵶 @ p w@p , X@P@ DF-@@ p h.j@ @찼@ @ p ^@p , `@ DF=@@ p Pj@ @찼@ @ p F@p +"@@ DF@ ސ@@ p 7Y@ ܪj@빴 @ p +@8 ̦@ ̬DJh@ p D@-F`@Y @@mؐ - (((@@ c@m"@-@ϗHc(@ m *U鑐@ zc@X@ p [D%xJ뿱@X@ p @( Q@DF`@x @@mߐ - (//@@ c@m"@-@ϗHc(@ m *U鑐@ zc@X@ p [Dy%J빲@X@ p @Q@DF`@ @@mڐ - (**@@ yc@m"@)@ϗHc/@ m (U鑐@ xc@X@ p |[DA%J뻲@X@ p u@Q@DF`@ @@mڐ - (**@@ yc@m"@)@ϗHc/@ m (U鑐@ xc@X@ p D ,\ D&Jꡐ@h h@ p =%@a@ DF`@ @@@mې- (++@@ c@@m"@)@ϗHc/@ m ("鑐@ xc@(@ p )]*,+ D␔@ ,ld(@m -鑐@ cJ+]뼒@ p . @ *m /ꡐ@ cíF*d( @  m +鑐@ cS@뼒 p , @ |m - !@ }c⒐@B/@H@l@ BO8 t& H#@d@p wh@ p ¦<y DKD@ D@]@( H@ p J@pb@ ꢐ@ b@x D@t@ p n K $%뱲@H@ p @h DM'@p ̨DDꢱ@ F'@ @ @@ p G@ ܪj@빴 @ p @H ,ݦ'±@ݭDF)@  @@ @ p t+*@ ܪj@빴 @ p h@ ѭ̦@ (̬DJh@ p ^&DɘF%d@ /@P@ m *U鑐@ zc@X@ p H[D%J뽲@X@ p A@DF鑘@` @`@ @@mސ - (..@@ c@m"@)@ϗHc/@ m (U鑐@ xc@X@ p ױ\D%Jꡐ@x X@ p @0 Q@DF`@ @@mސ - (..@@ c@m"@)@ϗHc/@ m ("鑐@ xc@(@ p ֤""@(  @ l7@`Y[@~  xEh@#P,\@8@ p V@ uJ@x@ p r(&"@.=v)'#2 37T@ >@ p +1M",0#2@ 2@鐔@<.L@ꡐ@ #22@&@  @1"@(@ @〔@ @ 2* @@ *2))+,#*@ {m +-鑐@ {c룘@뼖@ * @ 바@ * @ ^*T@` @ p d-), = ". !@@@@mZ@8  J-*H 0 Э耼@@ @&#(rx@$x[@ꡐ@ 0d    -(((ݥ : 0dm -(((̥ : 0dN-( ( (  : ^ HB ^ @`@ꡐ@x.*]Z@@P Y@ p.` 뾰@ @ p ,-@@ ".@@@ؐ - ((@@xY++@m"ﰸ@-@ϗpc 0cl 0c 0c&**+) @ m +ꡐ@ c)/@뱑@ p ,/Z@̬"*,<@ ꡐ@ p ,.*0@".@ k k@` @= 0d4uvvt-( ( (: 0dklmj - (( ( : 0dcd- L(^^ (  I(  I:  T HDB  T   (*@֠+ʠ}Y@@@@."/.&@ 8@ p@ h @-%eД@ VuE@ }d@ r`L@(@ -ՠ@:@( ?L@(@ -@Z@( :@( K+ (@ Z@:@ EP@@ -`n 8 k.j.+!@>/@聐@ ` ( X@ݮ@X P@@@ٰ- ( )@聐@xK+ @P@,@菗/@ ?)聐@xy@@ p\@h QUU:@ @ @ "e @븑@ @ @벑@ @l("$" Xh>'ꠓ@ x٠@@ i Bk h k*"ꠓ@ l k k4 (@ZX@ @ J @ k k kp@ &@ @ {@` q@z@~@y@}@x@| P w@+t+tu@t@( s@v@u@t@ r@ q@ -ts@ r@@(@ /'ꠓ@ xG'۠@ D'۠Г@ A"@ /B)@"@A@*D@@*` A 16Vt@p -tv@w@N@ a@ 6s@r@q@p@8@ py@ @w@v@u@t@ l( ) @@)", ,X*9%@` ,@ ɯ@ h@ W J@'@,@ ,@ l*" N( ) y=*@ jEW @ @ x**d@ @ D@'@ ,갑@ ccl]U`0@,4,46@ 7@ 4@2@(4?@ ;@ >@ =@ <@ :@ 9@ *4C@l( ) ry(*"dV @ 9+ (@ @븑@ clW s)@ Vb7@ @p %@@p <@   $ XD$0H  * @h +s +NV` ,6+'7@铳 @ @ V@ (@ 7",(@   *2<@ <@`<@iDJ@x*-0@ <@  / v(2d8@ @ @$0t (i{I) * u<<:95@` <@ d@ @ @$0wIcV`<"5@@ <@%Dz@h V@ Ҙ@ @ b+ / ( ) { -  @$<P0@ @U@@ @ 4. v(BdH@ @ s"2(J""6@@@P@ )")&@@闲@h (@Ҙ@ DV@Dq@ @)U@@@@ / v(Bd'H@ @ E)")&@,"8@@!@ @+08@ @븑@ c]8@@<@ .2/ @ <@(@ |)@ tǎ@(<@ 7<@ [+@ L*dr뙰@ ?)"dl뙰@ 1+@H@ @븑@ c>0@ ," ,&@+@H@ @븑@ c@ @ ~8@ @(@  "dN 0+"(@ x* @ @ x.2<@ <@` <@@ (2<@ #@!<@`/<@l."- *@8 @H b%@  @8x(@@ @!"@@ @ נ@ -zGT:@ m > (6H3OH 5c @ 0h @ *@@ @@ dg)鞴@P b&憁 XI@9 @T@ p!(@ @{@@˂ p@H$H@ D, d@X@Ґ@ xC뱐@ Ґ@$@ 8 9O @@ `m` T` @`  uv@@ @%@` $@x&"("&"("&"@ @ ba@ @`c@`@3$.V8@ 2@`@ @0.p(@ @֝P[/@` ))@ ``@ ϡ*+@z? >@?-" M*&(@ @ @@ @ '@%@ p +  @L~  G@ @ $Z c@ Ѓ'W@(&0@ k@ 8@ c',@)(@ h9@,z,X"@ {~W@ @ @(@ W "dO 0+"(@ xf*¡@ @ x@+ @븑@ /c@ x,",&@l"c GM@   @ @ '& w8 e?@ *d+ @+ +* G˵ 2.B'@@(@    *w ( ` *"@ * -!9G)/-,  +'볱@ ++(B)@hM@ UT (QP@菗 @ R@ @ p )Qe,-+B꡿ ,B@-'ӱ@I@..@IW@P@@ @ p P@ ꢰ@ X@@ p7*2@%@x@ h@NW@ @ @+!5@h @ Ŏ>>@ +@`@ E/@ ޝ@ ,ꠓ@ x K'۠ꀓ@ H'@jcl@W@G(@ @ @#} y.r+ ?V@ %@9@ ׍-/Ҟ| ]@ .ҡ.֡R*2/(2 (+r>@ x{@ @ @x @[]0+%.r @@ꠒ@ p*2뢨@ ,r) z*v)?@@ 6@( @8 ,},|,{ @0 @8 ,y @@( @`0$@( ,@0 /%4@*H @@@ py@ꨑ pt@0 /%4@vd5@:@ v/ 聐@@x,6@0  =@ J@x *=@ @ >@ A(1 6V@A@P D>@?@` @ l'0Ҙ@@x/Ҁ@ x @7@xW@8x Bh~-#+ ʰ6V@@@ 1@ x -Q@q@@@(@xxҧ뫰@ Bi@ @ 며@ ɚ뙰@ v)ɕ뙰@ i@ Z@ Rl<@P C<@( )@Y@` <@X .!5O% (+PU@`险@ // 'ꠑ@ ?,PV@%@%@(,@@ p T@U -2@ x  @7@W@xx@" B  ,R#+Bu d(@U@@@@ ,@` %@@P 2@,@( Y@`/,/  X9@U@ @ p , *"*%@` Z,@ id@ @ @ B?HYd/, p  +@ &&&&&&&&"@(@ @ U@`,@ a@(2* @`@` 1*@W@h *Bu *#"(J3#&/R''@xF@ 0@@ m)U@@ 8@  '#<8@ R  ,@ @` ,@`x,@ ,@',ꠑ@ c6@,@ @`',ꠑ@ r(@ ,2@ 1@(@ 4)@ ,*dZ뙰@ @P@ /2,Ā1@`~,@)"ʕ뙰@ T@ @@ @ 8@ ( 3dP 0+28@ p*B@ B@ x,@ @` ,@`x,@@ ,@ ,23@@` ,@`x,@l(@Q@T@vg@@@N@    (  Y(bS  X(bha@ @@ H@ I@ D@ E@ A@` yA@  D@W>  P) s , u @O B  Ku.#,‹ d@`@@@@ t.-,8}).쑰@ :*.,++.@ o})b/.@(@` a@ 9)"""@h > 0ǝ "h@@A@@@`~A@ 4W>/ sx( u @  B ` +.#,‹ @T@`@@@ *ܰdo.`    0°~}k@ B?Ydn_.`H€ X k@ #d8*`, rʂh"dYS @ =븐@ ~ǀ~ N@e @@q@ @B?Y@ h@ (@ i@ h@ \jdb왰@ wi@ D)bdQ왰@ ^jdL왰@ ))bdF왰@ . (@ @븑@ c@ <@ @  @ @ l 0@` cv@\$Spha@@@@ h @ @  @S@J @X]@ @7R Xߠ    P@ 'B*r.d$h@ d$@@  cRB@8ca@P=+'*B @8  @ꮰ@ h܊<@p a@ꦱ@ zG<@@e@k@ B )'(B fg@ N@ ~+ L@@ h0@` 3@ h*0ʠ@DH@ h1@2@ he@F@ J@ *rh@@ H'r'$Bw wDG@ ~@ +< |@ ht,0ȥz1@ hp)1@5@h H@ Y)E1s +A +E-h pK@<@ EH /2xM@ >I@ @ l(@4%0`@3a@ eI@l@ 0W@@C@`S7@ W@z1T@Bi7K`1@ # Q@q@@@@?t2)+@Bh7(#&b8 fdoh@)@**)@""%)@@@lR2@븓@ %R@K.P @@`  ߠ  d@@ @ g@2@+2 W@P@7@W@x@ BhAY-#+R ˰ R@@R H@ Bi1@ x * Qzx+@ + n*骰@  , ,@-i(j  @ @)R,)LyO)(./@ @@蠰@@@`@ q.R,.D~ O Y@x @ 9(@ )@ @ *ɚ뙰@ )"ɕ뙰@ }@ n@ fl)+zF % =sQ@@l(@ "2%24 ""@3+x '))v "@@l @ % @`PvP0@ @P@_dd %b.b]"݈+ @'~r@;r@p W@x g@U  f Pn@@ 1@ &r+rf Pnup"-",@G@@l3@E02ߠ%_Qv@8@ p`@c P'@ @ @p Y@p- e߭ |a@ @U  )(. k(@) dpw|T@ Q@ D0   G) x geQ@ pv'ꠑ@ cX@P@Q pkc@ xJQ@ pci(@ p#) cV[e*Q@ pXcPP@Q pR@) @lG (@ @ 뽗l-@` [@뿳 @ l'z>@@)u@`5@4(1O9 ) z)5T@`fA@w<@ NJ@ 8 |(@ dQ8* p chC,-@` MP G (@ AhPhP(R(@)1ec* y@  ) G= + @ |'ަ֘@ S@Q p@lclQ@ p`@ @l'))(Jd @+J*R0@ x*(b1 @ $R8DL@ Ȩ)@[Ȟ*D[+R3{3c`Q8@ p'DSOM@ )@[cl')(Jh @0#J*B{ x:(b1 @ %B8U\@ ʡ)P[ G[y+POSh 8@ *B3z3clP@ pM({H@~@9/ ꢐ@H߱+@@ H@lP@ pl@l..Q2O rb/i((8 @O 7 F@8@"./87-@P(@ pCP@ Wcl*(@@ _@l*(@ }@l1O C@ DD 2lPX@'@'/dh@Q`q@p@0@@  w@@ dž@poS6)@"S`4C@(wf@( a"c3@`2'0#@ap@0@0+ V@p鑐  F0 gĺ@ q(%h@ ꢐ@  HXHvd? *а@( q@1w`b@`t@ lndo &Ʃ@  hꨐ `(@ ,'@H@`r@`@ {@  gȳ @ Unbp?h&ȳg @ 6 F hȹ@ @   ` F hƺ@8 |@ ?Vȱǀ@ @ @(g@ @ ? V( @̨@ ~?V&'8@w@ ꡑ@ e@@ Eꨐ@ 9@f@`b@@ FD`@ o`?F0@ @ (@ ,ꡑ@ H@`r@`@ @ lIS@T@i@@Q G(1 s  @@R@`חA@jEDT@( KJ@`FwG0@8 sI pw`M@ H@`Lj.F)FR@ ,F,F'FG@ q'F`C@DdX(1 s  @@-Q@`חA@jEDX@H KJ@`FKG0@8 sI pw`M@ H@`Lj)F.FV@8 (F/F,F'FE@ q'F@gN0'1 A@ pjQ@ w@@jDE(@ uFGKI@pHJ@DdN0(1w wA@ Q@ @@@`ED(R&GFJH@IK@D(Q@o0@8 `A@`@@@0DE@RxƜIKOR@HJ@` G@$F@|gԜI@ HJ@`F@G@`#K@@H@l& @rb M E@ R@P : )  ""- lZ%R@$E@`8)QrU*UQP@l) @ )@;+ܠ@`+ Ȑ@@ M"e" #%,-T@!@ #)T@lz(r@ )@:+r鑐@@#)T@l4}.0մ@  ( @ ձ@ sQ@ /(  (Ұ@ӱ@@ @(@ p@l @8 rO pw` 1@`0@#j5@#4@l'3H@'@ H@ pZB,&@ X~@x@@ `P f/b:iP O i@ ! @8 `A@`@@ jhP@ED(@ @ < QR@`  K@( ` @  F@`J@` G@` ܜ"@i@( '+(@0@ - '@'@ꠒ@ ь Q@@`@P@ @` +$'@ld0oi1l'#2 0( :+ꮳݳ@ p'- d@ p. <鱘@x.%@3@ @(2h D0$'no*P2@ zm  ` i{Q@(i%ejkl j4@  tP@IP@ h@ ,~  lQ@@ "P@ .ؘގ@Ǽ ?xzcPx@ @ t@ &@$%p@P/@ h4$@ h0@ 4*L,@ ?(:$M$L0@ O D,"D@c6㾿@$뼔 +20<@ 8 @ 8ec#Ll(08@ #@8 ?@8@[  M ,7@` 6@ 9 O =@`7@#0` 8` 5@@l 23"@ll(@@ h ,@lFK@@ J@G@O@ @  @ #Ƃ@v w h @`@@   ]@`-@ $`D@`v@` ="` @ pȂ@@`.f@`8N@`GO@`@f@@`@ h@l(@@ h @l @ @@ (@0 @( $@8 t@8 见@ v  @ ($ #2@ + +(./򆩻 //GJt~@h    y@p @ @  鎁@ +@   @  @`i@ p  @``@F@u@` GXK`)`@` N@` ^B` @@` @` @@ hi@l 8$ + @  P 0  O@ 8@ EU+R:I 雷 K(R9 c@ b@X `@P H n@` a@ @ EU(R:J ꫷ H)R9 0H@ p `@@@O@ @J@ P@@@@@ - "@Y@&@` ˛")1%8@` 8@ 븐@ zz J@ eg@Ki@`hYN@ ]L@` ۘde@ jY@8@ o)1 8@ @  @`@ O @0@ Olv*B(@ %  @ @ 8@*B@@ *B(@@ clN@@9+X )3ꡐ@")FL@ P@(B/节h HlD*2[Ԡ @? @``DP@ @  ? @ Xx)*2X@@ X@P@ @ Ol"""@l%PN@GDG'rh@ Ah 8YH(X@d )@@ Bh!o$騐@j jBj Rjj jh@,@",®@@8"H(P@H(`(@@O0 0 0 0@@ l@h pL@,@H M@@`@@ ` @@@@ 8 tlWL@@` @h 2@ @` @ @H @@@@ 8 [lö 0 @h Q@-0 0@~@ i Bk h k(/0) @`(@`(@ L@a@ ٰ@ m@ @ h@ `a@` i@ k k j k`{f.a) m@ Xkk(. P@ .h@ @ L@` L@@ /`(x @ y ^@@  .( @ hR@f @얀 p &m9h(ֱ,Ҳ @@ 8@ %U@&ֱ) PD , #d@F& Q 9Fl` b P?8(f@` lu@  ]c哶 x \,@ @ LIh(X ,̀ 9(- cF @ El쨳 * A@@@ Bk h k+0. @` @ NL@ (1٠ @ @8@`1@ k k j@8@ @p1@ ; k k+頸@ )x-x [1Q X @@ I ((@ h@)@ ` @ l(@ !jj !@l "" l-@ X L@`G38(@ Ahi8((@۠ @ h@ ld1#h2 5@(!!@xL@sa9,(@l@ hrfO (@@ hjf5P5,(@\@ hbfބ @H@ h\g@ @H@ hTfsQ+ @@ hNfƌ,(@\@ hHfgsaE,(@@ hAf,(@l@ h;@-!@  @H@ h0@@@@l""s4@dԁT(x(@@ h_@W@J (26@8 c1@8f. 5@ ~@8dG@8vdM&6d@`P@ 8˯0z H`d dA`f`0@ ڎ1 pv1 Rd(@@ h(x8(@X@ h@ P@ F@d-)5c>"@ O j*@ xsJPPj+7w+Q k-@ pJQj.6 ~+Rh n-@ fRJSj(7Tx)}e` , *7vc, k +6@ >9`I` ~(@@ @ H@ J0w@ /1;@@@P 8 (5`fndG @0. d*5@8yd&7@8{d)6,5*5)5&5@ @ @pD781@0 @  ΁@ >f@h 踁@ @P 흅` @@ @X4@`J@``n@0 â@@  @ @ @ ` SK`(@  @X `@@ @@ @@@ hIIEj4s0L/.'@ ( @ @`)@`.$+7{-@-@,@ 8@0@X I @` @@ hg@ z81@@  ,@ Ɓ@ v @ @  `f@ @ @f@` @` @ @`@ h?@ Z2@X @@ @ @h f@` f:@ @= h*-@ (|@ X @`f@ \f@t-2[@>@}J`@`'@@Z@ ]  @  `럀@@` @ Ɂ@` 덀@  ` :@`  @@~ς@`@/@`` I @ @ @@`@@@ hHjfi/6Θ,@h J<@wϫ@X H @@ h@ <@ c@@  +@ Ɓ@ v  ݀@` tJ` @ @`ϫ@`@  `@` @@@ h@ 0:@x @` @ @h f@` f>@ @( h揫@0 */(|f@  @X @ f@ @`t)2>`h y@ @@  @ @ y@`@ @ @ @` Ɂ@` @ @ @@8 @`@ :@ ` @P ɂ@ ) ~H`@@@`@@ h#@  @ @ @@ (@ @ .@ ,! @ 8*.@  ^@  *)@ F-/d[`((d -)d[+(@  @ ®cGhB5c @ ®c,fc,c@ c@ c͉',ꐒ@ |+ d\-. *~/tE @ &@ rK@@@ @` ܜX@ h@ @ c(@ a@@ caI@` @ h +%I,@h @ hK@ I@,@h @ h*K@ I,@h @ hK@ I@,@h @ hK@ \I,@h @ h{XK@ :bI@,@h @ hoK@  I,@h @ hgK@ @@ (@ @ @ H@ M&5@ +)@P @ vZO n@ @ o+)@P @ jK@ /1/H,@h @@@ h7B x@,@X @@@ h*4 Pl"@ s$燇Ax @@ h,@PJ@ *(21@8f2@h @X @ ^אB *" x@ U C8j* @J05@ x 2@ @h @ I(FHh P 8 f@h @P2@0 @(N@` b ऄf@4@x ()H[P@  @ @  @ @  ))J@ ( @ ( @ (~@  @@ (8@ )Z@)-I@@ ( @K@fH@%P‘8.- ,!+"*#t*@ @   @`@`@@ ,$@( @0 @` @` @` @>HO@` K@( @@ G  `@  @ @ p  l@  @ @x  {@` @@(@ hX֠f`0_@P -2qaȶ1 RdG(@@ h/8(@X@ h@ P@, ,9t`,(@@ HYDŽ#f:0@ u--dՄ[-/f0`@x@` 2@h §@@P 3@` 2@ 7- \Q@ X,$,$)@( N @@@h @ (@) X@`'@ C/@@ (B@ 䐰@ @X/@ (@  @ x @&/@ ( @ @ h(@(@ P@ J4@) \Q@ & YJ@(@ @ @@ @` @ J@N ꠼@8 @h @@`@` 7@ @h@6@8*-,@8 @ @@@h ( @@X @J鷸@  *tF @ *-dS5@)( z, @x @   8,!,,,,-N@@ 逰@ @8 @8 @@ꤡ@`@` @( @@@ (@ +")d@ [,$/"++ʪ/@o @ (e*d( -@/@ H@  د O --*h@ -.@ g/ dc @p (b @ J  @@  '+ꐒ@ ;d,}vG @ PH@@ @ +@` X@ h@,@@ @ h zJ@,@h x@ hc- \Q@ @@@@@  @ c/,(@@ hw@ ,(@@ hp@ @ J@!@,@h @@ h+ @( @@ uJ@!@,@h @@ h*5@ @( @@ @ @-@ O lN% U%PU UdR8+ I@ {@p@; 鑐@0 :J@@m@d@8  CԐ@x,@G-$ @ݨܺDJ@ D/ @ꨒ `  =@0 - 7 Z 枾 - mfO(8-ɻ/p@; &(+Hdf,fe`nd-09@@t y~ q6 x @Π ( f)*<@ Y fH@+ {@ +֒ . @h }@x@ s đ 7 ) i 7 @ A@(@聘@( I@荾@@ hO&m&llp f@ &m&llp f@ lq@8@ *[GP@(`@ /r/_ `H@ XqUz[Y(2#&rX fkx)`=ryhB=*`%)+@@-Nh (@ @  ` (-@@@,@d/@=@@(@ @`o@/.@ >Ч.28@`@O e(聐@  (T0@ + )(@!@ S@ 3Ӑ +~ʷm { Ȑ@ x c{`K@ @ " "(@ʎ=..) )( (/ %/. .) @@/@d(@> EH @(/ /- -)@%)(@ 8!@Ч"@@Um?P@ )(( + @X() ~) (@ѐ@ U@ "` c" ), H1@ 0@@⧐@) H@,1@ 0@ H@0,1@ 0@l'@ 9(3 3"@8 3>@ @*4 +/d +1d+=뿔@ l WD@++@ 'UDt |h @ g87k@0@ @@ D @`F`@ 2@` @뻒 `7@ @,6G?'@@ꠒ@ h @+:e,Eec8+lѐ@8@x@ ^G? ^'@ꠒ@ L F%D @ @` @l0#@l'L(4'r ww~@  3  SdA%}%\8.P&}` H>X@@@[q@ꠕ@ s@ `0@o(@@F@@@@ f/<, L f3i8$L4 *`4@0 7@ T@ x jh@X@m)@8 @ @ @ Ԑ c~*I+ ,T@m)"Ƹ@8 @ @ @ 봐p cd@L+}+ 뷸@ @ %}X@ ~%}pU +}뼖 lB@1@B@ U(@(  X@E@ ` ,@ @ A@ -D(@:@  @F@.Dd  0""h'B @x)+  z!&DiB@ *@/@d@ *B@)@%X*pxx+@ j@8dd@B@#@B@*"@B@/(@ dHdA)@d6)@  ?Y,0)B@&B@X@E@ ` U@ X@E@ ` M/0*@F@ ^P@E@ ` CP@ @ *Z@ 8A@ C@ P@E@ ` /.P@ ^@ ؋)Y@ 8A@ /C@ P@oD@ ` .X@^@ @ )Y@ 8A@ C@ TP@D@ ` P@ @ +[@A@ Z@ X@D@ ` ,pl@ I@ X@LD@ ` A@ C@ X@D@ ` ًq@ :@@@/DC@F@ sP@D@ ` P@ @ t*DH@ $@ 4P@D@ ` P@ @ e+0*H@A@F@ @ P@D@ ` P@ @ QH@ K@ ,0)d@-0(@B@,(@e@B@*Ȥ-@ey.0(d Ȥ/@ei(@Ɋ)@d/ﱸ@ -40Ȥ(@e>)@ʐ-@dﱸ@ -4~ (pȤ)@ed*@d,@dﱸ@ -4(pc3ehc]@B@+H@ @ H@ @ qH@ @ a@B@$-@e@B@-@B@.F@( cF@( c@B@/F@( cl 0@ s@( c0@` #@ X)0;+0F@ y 9G@ ) "0&鞰@h 1@ 8@B閺@  `    P h!Jo%o"4h%ah&.6 OP@|G@ ` @ @@8gdQ@ dv0@ @ F P@ G@ ` ˊ11@ 靻 ( @ 4P@G@ ` 9@125@ 0@ P@IG@ ` 1@h @@ 0@ 荻 /򃩈 @@ P@G@ ` 9@ @ @ |P@GG@ ` 42@ `荻 /򃩈 @ 6g`vyd^-dGdRvyd^de@( 4B @ gc@( ь4}@@ l53o #r3 f@ p3 3C7>@DG2@ N@ 7@h @ ʰ O)5/1@0. j˜ɲ @ @ t=U ѐ@=@ `@@A@Д@Ѻ ` ).D2.D=H@@ K@ F *P q@ ˫f@ D}@鲘@ )-@$ ff /l@ @ @ cD@0@ ` h@0@ Q l$@ ,  ,"!@@$`$@ $$$$ $$6$N$&T)p@Q @   x h `Y     (4#3B@ ` $$& @x %$!"@ $$0*!@ (@ )@ #@ *@@ `*+,d@ `%$9/ :% $$;$$<$ ) * + ($@ \$$F'` @@ $@p @x @P &@ @ @` (@ @ @p *@ @ /%$O0(@ 0(@ :(@!@xrT@h@UX@ @ x@A@8@@ ȡjF@8@*@x@beV^X@ ʣx@A@8@@ ȡjF@8@%x@b`@VX@X@ wʤ8@h@(@D @ odjF)@@ꑾ  @@@F@ ` 30@ @@F@ ` -* /dD$$0*!@ (@ )@ #@ *@@ `|*+,d@ `x%$9/ :$$;$$<$ ) * + ($, Edr$$F'` @@ $@p @x @P &@ @ @` (@ @ @p *@ @ /%$O@ l@CA@  E ##0@W@ S5 P PӀ   @2E@w@=(@?/12 D@@ @T(@5/12D@@@T(@5/12 D@@@T"@5-12ұD@  p $/A5 f@ T @   $%A6 UU@ D#@  H $/A5 f@ 42@ oK!(A*   @/ a# U( a? U g( a? U i( a? U l@ @ @ x@h 4 @ @ @ @ l) n@@    +% f2+,hh    `  ` E U %R@8@ P^D@ A@/@`  Af@٢+B(+*"'@ @ R *&'(C(  @ ,",&"*bI@x @("@X ," -   x@@ PΊ(((H@@(@ PaH 8 k){? !@{|_}Z xh7Oh8 o:o9F~1C1@@  %e_ @ (ꔘ@(@0@ ^ @ V)4cA@ >+4h` @ &@ l(@8@ P3֠D@ A@ %@`UUU@ @@ P}/R/V,R6@@P@ Pq)Rʃ@8@( (@` S@ H.RG/ }@( @ p ]@ }(R{#,R ,V+R+V)RǮ R@-R -V)R* )V(R(V.RR@.RNP@*R*V(RǞ R@lC@UG ('P7P  (    h  (  T@ Qw@ P@R&f fw@ R/b  /f0-= 0 ?`>m 0 ?8chBhD hHhKhLiM@@ s@@ ^P@ H)m@d@` @@ HA l'$ $@ ꥙I@`&$Z)8@ )$6C/@@ `H@@ +"ȹ(@`f>J.. 0)=-= 0 jm0 jc).G.)Ÿ Rh`@ 9+ ))Ÿ Rh8. p@(9,-  +r-)3H* 闰@ 鞰@,1 @ ̭ njΥ&@ @@&@ @lQ##0@gv; 6 ` `0   p    `  @p@ Eh;ph=m    @p('ǯ  w7@ 04#2=&:3(" 0 + jm0& jacÊ @ Ê @ @ hBXhD_@ d @ ZhBRhDY@ p @ f@ @@ @ @  @ @ @ @  @ l*$#@ &@( 2#@ $@ @ c+C )@( h h h`zBP `۠(Ҁǿ (րx-b/`@P ` ,Ҁ C( @  2@@ /@` @@ H"i(*bb a@cL@ D@ -: , ,@ X-!+@` -%@,"d @Ԡ ``jd+"dZ(@Ԡ@O(hc,",e4@@@ ]`ddF. +~Rr/ $) /% @& @ H, WX 0 ,p+" .@ Y ( XY@ @xS, ,A밴 (  (  @x 7H ؛;C@@P@ `FB-h @` @x)裹h @` @@( //@䯸@@H@ `)@ 5A@ x@/‚ /Ƃ/„ /Ƅ/€/x[(TA@`/ƀ$4/3*D 븿H+"ɲ(@ Pzc@,"X@ hc&C@    !` ? Z9.‚ǀ@    !  ?Y)‚/ `( @ * % pz   eUc@ B@ @> 2 @@@..'@  GG.Ѐ`:.d|e`*) M鞕 @ qA@ C@ w    ?Z MA?ֈ]c*" K @     ' @ oB@ _B@ .X* , 8 e@ 꿰 }$}!B@(x@  B@ @ r.1 [ɋ@@**''% )3 @ p 鉗鞰@@ @ hoȶ O*@0/. @ J@ @@ @ Ӎݏ;@@B@@ XTc  HA?Xc\ IA?ɈYcL/ @  ?ǠZ HAc IAe?p\c*) 9 d(`) W @ B@X@ `e* Ǐ(u@ g MA?à]c?Р_@x !9(‚Ǡ ""Ƃ@ ?Ј_)‚/ `( @ ?_@x !9(‚Ǡ ""Ƃ@ ?_)‚/ `( @  c@33 IA?0Yc NA?^cHc@ IA?Yc|` NA`c9@/A@@Ѿ `-2-=X '0@ ÿ  *p .dI?.큳@h / @  @@ @ @ c=?0@ `@P 0@ q ' @>A@>@ `+ %x+"Z& X + %,"'p @ @(@ @ @ P@ Z*`) %' 8@00 @8@ 0 @8@ a3i8+"ɵ(@@ @?t@@ @0@ @0@ @@iA@ `}. Ncal) 5 @@S'A@A~ꨕA@`@8) 벐0iǛ+ X H +) 5+  )$5@8) ꢐ@`ɱǻ* ] @ @ @( %@`  -$5@o*@ @ @( %@` @($5@? ,(L  @ @ 0 ) 5* %@  +$5@l~f@@x@ D@@벞 D8( 벐@hر됗 @( 9dX,0!" rF!A@@ `"4!@? ,(@ @*@,{0@@ @ Wf0@ @@ @ f@ @@ @ @ Zf V-0!})W0@ @@)@,h=h:@ e@ X @ @@2@0@ `/0 /4"f #-@@(@ `1@ H@ ?pzclQ?~/`2q@@`(r2@@ %ȁP) `, . D S(@@`> ) ) /2N(/6#r~(3#v Tq@ V"rBR"vӯ@#rC}@l/@ 2(@[쌀@ P˪D3 N   -R-d..D_U X@ (%/,R d )@ m@H c~ ,(%(%Z~;~+0)R룻 `-.û+U@@` G *P;( @ JK~ @ )@ қ*!$@@O@N@ `@0P@3@@ ` @@ l~)2@x(2`Ȥ.2f@``+1(@ H@  <@ @0 ( :@ ` 0@<@ XG@ *0@  m. @!@ .zoc+4X@H@ X@&1 h@ Hd)6H'0( ]GCp~}-Ѐ'&~?@ @` -@掀@ i ~@拀 ` `("部@ +yXKѬ쿟( %(@ p>_%6%6( *6%6%6 (6''*b%%6%6(- *6%6%6 (6''*(@@ lcl}(@@ x@ y@~@@ x@ `p 9@ m 뱐@ c O@ ym ꡐ@ yc)0@ )'tPu>`O@`D( 7@( G@ w9 x0D@`@@ @  x@`@@ * y<` ` @@  @h/ D|Z<  \̠h"\o ~ }e-  -~( }\//..?@0 l~~}J3<@ @ @@[ [{Y@` )@+o ) )@ 9}6@ OH` D\ Y@-  $o ) -  -@0 B @H@ @@?,b*bA@ @@@  ( ,f`@O,:J <}n?@%ĐZ=.?@ @*ƀ/&@ +b.b+fY=  `@(*s I 9 鞟 h @ (b(f+b{ `@ e}}@ |l|}s?@<=pRo$" ", " """!/0&҅ fm'<@` Fm@PT$0 tf!cٱ耒@`.@@l|蝰@㎀@ 9h@ p 0=8` ~@㌀ ` 0'=X / / /}?{7{oX<@ @ p= [@`(@)o  + (@ 9dԊ^(@ -A@ =@9)/(Ox-|u+P ,,= (@X@ |jꢷ A@ A@0 e@ @j@΀h@ vȋ^h@ d|)A @@|+A@  O@( k @@| -A@@(@X@ n*}@ D@zz kz-@3[o ||+ |.@ 9ɛx@@ `V@ :c|h **/z @ ʊ^h@@ |)A @@l|{z蝰@< 8㝀 p 0@h`z@㍀ ` 0 >@=A@ <@8+++) Oy{q" C<@|v, (@ 9d)*@|s **?x  D\@`(@(o |V, (@( 9dk :n? )=  D,@tD@< *̠HC(@ 9e{\)A@ @@\o|*, (@ 9d_(@@  (@ 8|)y{ @ꢷ  X@ ɮn(@ ɠ @p @ +Q+[@ \?, ;8@h@ c!@8@ 8@ 8chl ?@8@ ꘰@ 띀 2-@ p # 3=@h@@ 덀 ` 0'!X z+?@u>@ EE@( dD@ @(@( k@( 0>@@`9%'(O)$G DU%#3/O+@`w$@/s@O G  Iy@X q@H QP?@m*vO=@*}@ D@y l̠G.@:@X  )5+*"(d[pH@( A@ @@j膺@@@ @ {k).AsAimpA@A@0 @ @ @ .A`;{`+ y1.@ 9@Y .A@8ȉ@ {Tz @ @@[o{F .Ac@9j*+) Oyfcj`ꮰ@ Edjy+A @ @@`8@ drh@H@ ${!-@A?_x@H@ @@ `@ꮰ@ y+A @ @@+1+;@  i ?? h DBih z-)Ay @ @@{<@h @@ X Ol @@P@ @ 0@0 8-* z1y@@@@X@P룰@ ꢰ %@@9# &/X@3ѣS2@ + &z] +[,h@h`@ <@}`c.bd0zJ>@ 8+`* / /0#f&@ ! G  d\x@`@ z _ H*x -f,b R @` @ * @؍@@ @P`@@ <@  |`c+b  d0 [> `+ z^+ / /#f,@0 x|@ *ګ@   <@`ꤘ@`Q@@h ;wy&@ 봴@ $@ ydG)*>  ɞd)*韗$@ p @ , &̤+€y @-*$@ p @ / &.x@l wz@=@ϳ@0 @4谷   ($^o zz) zx,yC/; @ 0@P2X(f.~HU %@0@ p0@X@1y* @:)f(ѐ0  .yӊ [ +@p X@ d P ɢP@ꮰ@ y_//ℍ.- mx^-dVQR=@ //@` @@@ @ sTyP@ꢷ X@@ X@ 8=y+.0Q@@ @ 85`X@@ P@ db]+&yT + x, ,U!@x,$ `붺@ <@ ԉ(*G@ @@Q@ ++@ @y7xu.x@@ @@lvP(@ g螰@ꇂꋀ@  {@ꍀ ` ( 6)Z) Xd$&#&H@ X@0{ 1@ Pzϋ1 zR@ z P  ` i)@ 8 @ 9@ @@0@@X ՠ+ 6 &@ WH@X@ XN@@  .@p@@`h@2@ `vk4&@( S H @ @ p@>@tX@(@` @ a/ h@@w@Vu85)Q鯂P  h6):*Q,:S@xe@X@ (@ c,:@/QS@ /&)&-$Y@X@%@ ӏiw(Q IT@ Ae*&*&) \@@ ?z$@ DB@ @ ` O) @ m q@ c O@ ym 뱐@ yc @ @H @  {@` 3@` @ }` 8@` :` @7@@` X@ `X@D<@@ X@ Lܐ@@@ ՠ@ @ @ @8@ /c@@ r<@h@ Xx .ƀ.Ɓx k/Ƃ.ƀ.Ɓx +Ƃxj@)@ lv9u ,,@ %@/r:0@@h봴86Qyꡐ@(/y3Q@`@НC;&l @ w>;8/`%U [@ ;O x ;<;Tf@D@<Qy%@ @/`@&by`3Q@cX@luuu **@pT8H唴3 {U'|,±"v;y;Y@@Y H ;`) w"" %ꜗ U J@ x @(3?3 sUq `)@֠c#2"cu" "nr#-0u$@`S@@$-@w$@(P@l(@@ @@ h@@ 0@)wb/ )9@/@H@h) @`@=(wT)9@P ) @`@) @`@;9@) 9 ) 鞟Đ utvx퐴@ @`@h @`@w# @`@lt9p? Dy@p9af fD`R̠#P;5@;# 9 vI'gG'+< vA* j J*- m M-lv5uv:#-@ 8#*,@0 @~@ `-` @ DdZ/ $to:&@ O-$$,1* )* G@ @ xZ-@@ @0@@/H@  * & JN ꢘ@H`t@[@` S (R T-:h+v) +  +*Væ,/A@@xMc 8@&@ cv.u@- @ 0@@@@/H@   ) & I L )-€z@`+8@ @ K8@&@ `j%8 [@`S/RT-:h+vH* ( ()VÊ*ƀA@@x+clvGt,@0 @S:@.T 0)79qX @@XE8)( @@!8  M`(/ Y:`) v) $$%æ(f @@0 "@@(@ @ 0@Yu \ ))@ { N)Ɓ@+_8c   @P )Ɓ@]9)@Y ) Y 鞟Đ t | 됴 *   @ @)Ɓ@u@lt(&@ 8|@x@@ `0s5 f-b:#; M i@ s>t @8 `Q@`P@ j";@UT(@ xV@ L 8`  [@( ` @  V@`Z@` W@` ܜ"i@( '+(@0@ '- ''@ꠒ@ n 8@`@q;@ @` '@lr>f8la@;@?!f@UsA&&uTfv&+siFf+b {P@ uJt'ր'Ua sp@@  밼@> 鑐@0u7K0 (@ 8(@   ސ" O@ z-.3@#+}>H8z@ 0@ 7:?zc )R {  @h)t*9u߳ 6 @`a, 6 a:@t8 +    t/t @ taH@ ٠@ x**Q,P$tt+ƀ+U-2sa밼@= @0t/L˷@p@P @?*@ ` ݰ" 0@ |-13@#r1-GBt?@ 0@ gc@ , 6  arIs .Ǐ ,@ l 0r(2 莰@   ꧂@  ꊂ@ G@ @ / 6&m 9H8x88Kt)@) Ydod@l%&#&X@ X@ &@Hr@ph@&@ / Y(L(@ O(@( @ @P8@ X@@ I 0'tOtX@0 @@ )铘@, 0&8:@!.X@X ! &( @` @  @sfrN@1:@ `̠F(t'|w x'')ê(Ҁ)ր J ,q / r@0 L:@P ) @( @p@s /,. ;.*+ss( @.ssr@ * , @ W?'sw @h@ ch@@ @ @@P q@0 @ x@ @H @0|s -)@@ @@x@$@P ~-@ r/:s9@8,*w  y 鞟Đs@ ٬ 9@ rӬ@x @ h@ s@ lqq (@&@ o㌀@ fw@` fp ֯㞀H` |@㎀ ` 0# 9Y XCsy9鐰@#s@) .D`,a{  e@eP`dAN(p @艗!@P(8@ d)e(|(|)v ( )6@8ɩh@ |d鼻 @ i)p hY.v0(@X@ H*`Y p ; `) s+ rjs밴? ) @ (e)|)|(v @ Md\i W@ xp *b@ /a@ `@ )e^cDi  h@ Ph@ 0p *b@ @ l* `p88@X:Q@0 ($b L@ Dw c˧.w. G *Bx@@  /wM@ dD@ r)b( d+0̹,;-Fdߎ@ @ =pPD@ 'b ww~@@@q@ .X@@ @ (+q}uqYz5**p@气@ ji'X@@ @ ` &}@f(((h>,t,t,t,d,d,d X@@ @ q@ n+qzX@@@ ,t,t,t,d,d,d *$?:@Ѱ~BP  @ *`D@c,p@ @ =c4X@@@ +qxX@@@ +qc,l+ 68`0qvo&h( &1@ D뱳@'@ @  @Dˁ@)"1r?H@(@ Xo$8X@ br[)A.A @ @/C@J(@ ' h@@ P8@ X}@ *E(E)Bd@ *@(dQ:@ H@ Xc*@(d:@ H@ X.@(er/A`:@@@@ X)Bd[dVH@cx+@$+B i,B-A*@( @C@` @@ R(@$(B *@$)@R+,  @ l 0@0@ (@lo G )Fo@7@C f@ ۠o/Boנּ@ X 0@7A@ X_l) #o )Fo@7@C F z(7A@ XJ8@o 9@B @꠰@@  <3@ @ @X?@ @` @ @l@(@ 8K-1(@1@ 8 @@ 8@oL) )FoI7#@@C f+B0@ 7A@ Xcl@ @ 9@ @h# (* #@ @@ 8i3;( @ l @R z17{1d- MP@* #P7@ * #q@@ @* #@@ @ :*@#!@@ * #nn@ @* #6@ @* #@@ @ *@#!@@ @(!̏* #nn@ *@#q@@ @l8@$@.@ X( #nz (6nn@@3 z6J@ Z-2‰.7` ] P O@ @ f+* #@@ zf* #@@ ug@.6$@H@ X`@@ @h@ @] cf* #@ @I@ Zf.6$@X@ XH+Ph@Pns D% #UU%666@3 +@ )2%6ng  I O)6na@6@3 @ f;&$L@@@h@ XH@@@6 Xx?@w@6A@ X 8@ l+ #n; +n *n86#@@ @  0m)= 0 jm 0 jc6A@ Pl(@ g @* #@@ 8mnn@ ( # (666@3  z@@h@ P@f* #b8@@ 8Qfp) #x )6_5/5@3  z@@h@ P@f%* #8@@ 89f* # *655@3  `zh@A@ P@f* #@@ f* #@@ f(@ @ *+$"@-2m@#@ @ 8 f`* #@@ 8fJ(@ pco-2@@#@` 8 f* #@@ 8 f( # (6mm@@3 U z@@h@ PYH@ o-2@@( #@` 8 f* #7@ 8 fw* #@!@ 8 fa* #7@ 8 fK* #7@ 8 f5* #@@ 8 f* #@" 8 f * #7@ 8 f* #@@ 8 f* #87@ 8 f* #7@ 8 f* #@@ 8 f* #G7@ 8 f* #7@ 8 fo* #@@ 8 cog-2@@#@` 8 cl) #m$ "6m!5#@@3 g5A@ P@ -2"6.@(  O-6m 5@3@ gP5A@ Pcl) #l )6lo4#@@3 f:)2#@@@ @@@ @4A@ Pcln4l7$@8@ P$ #l D$Vl@4@S  z<4A@ P)R$Vm+nn @@X  O)Vl@4@S o z4A@ Psl) #l)F44@C Z@ Z*B *@0@)4A@ PYl( #4Z (6ll@@3 @4 j)2t @* # *6lrls@@3 /f)"2Ҁ@@@H@ P/P@H@A@ P)P@l)6$@.@ P!# #lQ 3#FlQ@4@C  @ )B#Fn~2 )FlB@4@C @ Zc4A@ P #4A@ P ll' ) 3#fl&@"4@c @ -b#fN O ]-fl#@!4c@ @ J4A@ P `4A@ P ls6$@8@ P #@ kk@ @7@@ @ J& #k% ~7@&Fkk@@C f(BtՎ.{8@6$@ P " # ""Fkk@@C fS)B"Fm2 )Fk,7@#@@C }g`0@@x@ P @@x@ P {8@ 7@A@ P u8@l5@ !@%$ `NhAOhB? "4 @@ $ aD$@hChGhBiG""4 @#"4 @* 0)$|+@ ȶ- F 9( dhAbhBW@"@ r8@Dw@9@`r@`/5@$}D$@hChG hBiG @ 0@ ld@v 8 @@ fia@ 4h@ tt fD@feODW`Ft@Z 騬@䮸@x @x &%4 $4 *4 7@8@Y *鐮@ J꯻@ Y *锭@0 Jꧺ@  @ 5@lk]27@4)@@鐒 ` Ro$52"`",`52"%%R@ x m,!wP d$ֱ#ҲtMU@88"a? "d_cm8UP@ @m+!wP n.ֱ*Ҳ~ MU@8f!@HiQc"Zl@~'}'|' @H@l-"+@ @@@ @@`D@( ``D@( @`D@( ] lD@( 96@( 6@`x6@lD@( @kMD@( { lD@( sk~kD@( .4(*6@`x(J@`p@`)6@x. @`kg~6@`D@( 4`}D@( l4 mP@@ P OljkVj}l)"@ p6@}@ }w|w E@@ @ $ t@ }w|w@@ 6@X L@  @x6@X@ /@X@` @  X j( @` ` "@` ,@` @ @` M@ @8 2@0 @@@@~D@( }D@( {D@( l0( @D@( ~ jQD@( } lD@( | jD@( { lP)D@( s jj~D@( z j6)*D@( y (J@`|D@( y@ D@( xD@( wD@( dP@4 P kjGjil*.6@@@@~D@( }D@( {D@( kĐD@( ~jD@( } kD@( | jeD@( { l(D@( s jj0D@( z i(*D@( y )J@`|D@( y@ D@( xD@( wD@( dP@.7@ P ok6ijwik( /2@ 8@ k%7@p -4(@/@X 4@N@@@D@( }D@( {D@( kĐD@( ~iD@( } k\D@( | j D@( { k(D@( s j:iD@( z i(*D@( y )J@`|D@( y@ D@( xD@( wD@( P@x7@ P $5 5@Н76@l( XHHU@(S0C c8#$Mh@'7@$@h 8@ P b@"  s` su;)t1&@ #&$M@fh<#$M@,", x\ 8@c-"-d^#$M@, M|}R|utɕ,", 8@`* $& 8@ Zg`ƪgy@* $& 8@ MgNclhi$@ $B DG@ ) N@    8  X   h@@7@ P )1 Bo )ߠh *01F@ d1,B-@Vd@ % $@`X@@@@@@ 0f$<,\ lX@ 1@ zi8@ j$@C c) @pF-`Ph@P * $H@p ?@ .`D@U4@x@j )0?) @ #5@@ @(0@~@\:@( @(@(w@ `  @ w@w@`s@`C uL 7@F@s@ P@p@lj'"("$@` 4 GhGX :._@8 @ 0@ 4@ <@p @( @ L@ @@  @@  E@  D@@w6@ HG@(c@t@XmX@ P  @P .@ 0@x1)yi+@X | @( ~/  I(o)HjS,3HhKA - .!@@ u@ @8 ˏz;,",d @`d߸ @6@8@ P d`* ,`  @ <sBx=iZ* @1xz 1 z 0 0H("{+dFp)yI *,`,",ds 8@`i@  M(@ H,", @`.. P ug@(33 O*@ J,", @`*@ Ji-"-&/I+dde,", 8@`*@ J P Ohgih@p @(@( @` .@` @@X yG*eAciT, $.  , x648s@( `|@p hߌ3(   .@ @h=+", ( .@ i4, $.  , x608s@( x)˖i,"( .@ ,(@`*ܠ@ +@ _dfh$@ %R!5@U-P$P@h.V-gA^`0>@x hgw3 g'05@@@ PF9-RSh @` }P@X(RSh &V@`4@_8@[@H@ Pe@@X\g2:""b".^.)gg( @ !@*@ f.@x  J. , p@X  @( xi#( .,"if .@ \(@`*@ @*f>+  k+)  Y)-gfՏ( -@ !@*ܠ@p @ h( .@  Pc3 @4@8@ Pogu3@3@.4@ H 7@@ Pac)8@ @,",(@` *@ g.@x ( 3` .@ @.gR @( @(  .-cF@x  @X @( .@  f_}l}i;3 P h$@( @.@@@ P P@ Iǩ 3 @ @H @x } *@* ))+ X @ +)0d{<)0 @5@ "-&-"+2X -&8@` ! )1f1 (@$- ( )A @I@` )E (1  @@?,@ ,@~ fD@( | fD@( { fD@( y fD@( x fdD@( w fdDD@( r fd~D@( v fdD@( u fdD@( } @`z fİD@( t fdD@( s fd-D@( q fdHD@( p dU `P@:2 P@(@ e0@J3@ f *E0@ )0'43@ i+@ 봔`"?@8@ *<@ H P.8@@ H K@ ! 8@ BcJ0@ t@ ))+x@ ^  =@( @(` @ @( @ @ @ @` 锼@` *4 )4@8@ 飲@ "骼@(@ - < @ Y@( @"(@`@(@ ` @`髿`@ e;@@ o@ f#,A @@ )Ae3(+@$ee O@ I@ l.1 h0@2 P@f67@@ @9@@ Pw@6@8 2@ Pm@l@l@l+ c+ A (: @Hc' 쩳@ c" k kcc 3@3@8 2@` 4@ ` 1@` 0c@@H c'" @@@@ 1 @ P/*"dY+ m z 븐@ cz J@ e 'ǿ'@ I$$$$8@@ @8@l$ "M2@ @2@D DBD$B"-$",@$b@@m"E(Y&R! 0+28@ P\M*1+  P@%@ @ ? 3@l@*@D*@l [Z[Z-R4,† ͍ް@ Dm tꨐ@ ct D@eO^\q'# p@耽@h @q@@ 0p@7@ B@ @ @X KJ p  ]y1+[mz1O-(@ H H@@#R13 3  -0$[ +/}( G ]/꾻H 輻@@ H +-0$  +@ @ q@,v .|w@&'|@ +0$ +(}~Z]@ *P@ ,0$ ,+}@!@ R(@@ @d Y]@8]B( )[V-@鋷@@:@  @ @ @ lZ\Y,r4+B #*r1(B)O#-'r1\8$Bw7,D(@$)B/@( @@p (p/@P/@>Ox[>\K. ޓ,@@ H @[0,BCh @` @@8)BCh @` i@@~>@o,O@J@8@ H d0.Z+/o/- M-*[u( @d/@`c@x |@}!}, X@  @ cԆ9 k}M.@  |.@ lZ@V/@ + +`@ @7*鮺@@ y!@"0d Wi! K`,"0!h!@"0*i!A9h@Ad_,4@dOe_`dO,4@eOclZA.@*r4'r1,bw.@ ʊ部@ H@/@Dꮰ \Ө(@ Z6@Y\!@ k k|,`@@ c   S@ ` *)`d hYYY*/ٰ@ k9@P@P 9,  @` \ /@h W (@ p @ @ G f*r@ 8YY@*+-*b .)s:(@@@@@`@`^@ x+}@ Y@[)a))p? ? cd?].(P @롘@박@ H ,-h0*8@븕@ Hc #@@*X9@;@ (@ 0:( J@ 7@(C@@`+`>@`@ @ c)#@@ r @r, H xl 0@( s1@`@ .@ X*0;,0F@ z 9YB+= )   )$0 @0 C鞰@ =@ 8@T閺@ /.,* `     `   oEoBIhEnhFC6 _ 9ɕ@(@A@ ȡjF@P@q/@ H 3@ @8{da@ dw0@ @ `@h_ ~P@ /@ H 11@ XZꭻ ) @ "P@.@ H 9@Н125@ 0@ P@n.@ H 1@h @@ 0@ XY靻 ( @@ P@.@ H 9@ @ @ jP@l.@ H ݊42@ XY靻 ( @ $p{`wdndLdWwdn de@(  4T @ Ј0xc@(  4z@@ l( ) @8#$@&@`I%@`@`Z&@(@<@@ ʱ뱐(@x@>@` ʱ뱐@΋(@@ +m@ 걪@@8@0@d,@@ H@ 8@0@d*,@ H@8@0@dD(@@@ H@ 1l X@p@b ( $+-弔 P ZB@ H J*bNꡐ@ n,$F@ O ,' '<GG *7@L&@r@7x@ @ H*0-f @  -eF@/`~j@(` Gyk@@ d@3s@ @@ '바:-@dЇ.~/봐@`MdDR @(@ @ (+d '-'|8-p =x@`!@0(@@ zfD *PD@0 G@ Ut@ x j x@m'@8   Đ c@H !}:L; <t@m'Ƹ@38  @ 봐` cX@*Td0GH@0 !@U.@`ս@ H 8@ 7@@ @@@ @(!@ x@x@h@ Ӡ@ +P $( )0 R(8 򩈨Uݭ̬F@R\@* .@U H m(T\)`+`ld@  p @ pz*`dQW9%-,@`UU #2 37>{r@3@ꠕ@ @ƌxq+|1@ꨕ@ @0h@@@@@@ f'<, + h@P 8@ f3i8X@ ",$;+0/`*0c@  O!@@p)`s /(`{ )+`z /@ . (,z*@m0 @ ٠@ @ hZ,` d+-+%-뷸@`UU #Q Z´-@H@ H'P@0 K?PA@P@ @+*@ @ '-p@ ?X@ _ (@ Mdd@e@ ,` !@ @ '-t@ +-뵗 @ ?@@ hl V!@@`@p@@m@p+@@ @ ij@@ '$6!,g(@ @.舿 !ꩿ`!@`!!VbW)3(/򃩈 - @9@.&VX3fO` F@ @ @)@ `      0 i@@@ @ĉ\-@@ @ p6 >@8 q@x @ @-/q@.+ @x-u@@/p~(p{~@`ю "t@x @0@@0@ >`2@ q@p@ @ q@ @q*@ˌ@ @@@@ @w-0/,0m@ 聿@߂-$,@*@ @!@@ʋ@!@=.-@>. -e-cԏ@@@@ @J.0(7@0 n@ h! # @ V鐔;,@.~@ L'@ 锐@`e-c1@ ψ($ @ x)/Ț++:*  98@ F@P Q8@X@q@xwx@ fh@ ʥ@x@A@@@ ȡjF@( Q@8@X@q@wx@fh@ ʣx@A@@@ ȡjF@0 Q@8@X@q@(wx@fh@ ʤ8@h@A@p @ djF*($) @ h+/dx,:dzd EUIVm뱽 ) -&dC@X !@?܈cd/@@꡽ c@e/ce/c0dd@P@ @ @ Q0d@0@@ @ @ l!@qкP+@ 0Ԗ ^+N+H$~!`$d|@ @ @ @-aɩ) P    P   hCC@@+ Hc~-aɩ)hi  Tc-a  )h?Y Tcl@@* H* /dJ%$0*!@ (@ )@ #@ *@@ @ I+,d!@ꨕ@ @ D'$9+ :% %$;%$<$ ) * + ,$(@ p %$F' @ $@  P &@  ` (@  p *@  +/ ;TU(43@3* H%$& @x '$!"@ Y%$0!@ &@ (@ )@#@*@@ @ +,d!@ꨕ@ @ '$9+ :% %$;%$<$ ) * + ,$du&' @ $@  P &@  ` (@  p *@  +'$O0(@ :(@ :(@!@x@ WX@wx@ @ % Q@8@@ @ yȡjVP8@*@@~@wx@ lʣQ@8@@ @ cȡjVP8@%@@~@wx@ Uʤ8@(@U @ @ MdjV)@ ?@ l? ?߰ ? @ flSU'1/҄w w#O$-.1U-҄)(@$)B $(( @@p (&(PD(>OxT>UB( )@@ H@Tf,BCh @` @@8)BCh @` i@@~>@o^)O@J@8@ Hd0.T.+/o/- M-*Tu( @ @(`c@x |@}!}) X@  @ c̆9 c}(  |( l2#@l @@@@b@@`v)a @ @0 @ h@8@  @ @ $F`uH3e_ډd@ dnjĹ@@ @܍-@. .*!S=Tb(4%R U%Rj^@@ @Q@ h@@ @ )Q`Q`)))䠔@  Yh@@ @ `72@@@ @ U )@S T0(3/򃦈 T@/@鑘@鐔@( 霾 h,,+ @ @@@ zRT)3( ꡘ@ ꠔ@ꬾ@ } P@ p    y:@ 8Tu.( . g-`@ @ Њ))@ @ U@( ſ@T* )h5h2@ T* )hi@0L @ |L0@ m@ b+)@ @ T)+ )hh@ s@0L @ T$]$L((( *T*T*T*D*D*Df!<h@@ @ a)Qc9+ɰſ@Ǹ Rm)+@-/4.⃦ ---@ --@@ c;)Q  h@@@ 7c)e,*e$+e,e-Њe .ee,c*$?p:@Ѱ2`  @ *@3@c @)տ@ HPR&+@,+4* ꡘ@ꨗ@ @ Ċꯒ@ c(R+@+*-4,ƒ ̌nj,+8+9+:+;+<+=+>+?+@+A+B+C+D+E+F+G+H+I+J +L+M( ch@@@ )Q`h@@@ Q@ LlmJ @ C3!@G@`G@lT* (@8@x[, Q @@@!@q\ 8@ @ @ @* FhFkjxxD )R )V H"@3Ov#@ xD H@(-ռ@@ Hibc.R_@ /R/V-P(B@ HlQ"@ *@聐@ "@ @ @ Hl'@X -@D@`H@Ԡ( @ @ HG* 3"Ȏ @QKT;(ƨ3 @ *2:聐@` JQA j 9@ Q> k kQT()@ )@@ @@@ @`@ @b@@`h@ @ 9@W '@ꠒ@ H@ RGR@H *@菗 R@ @ @ H;#Q<QR6*-C@/ I@&'nc@&n&bB&*@P@@ @ H#+QB@ DPQRSTUVWXYZ[\]^_,VQ@2@H 0Y)@聐@ 2@ @ @ Hc'@ꠒ@ @ Pk+@@@ +@` @P@ H@+l(@ @ clPQ]@c@U%P "@""'.""/""."""d a'bv+@@ ',H{qF|x@3)p&ʗdO. &@.myx耹@ q@ts@@0ecl)@@h@ @ d0ꬒ@`@ @ ~b@`@ @ "ji@ h@ @@ h@0@ Xy@lP]+" k k k k k k k(@ + ,@p`칪@(@Ps-)(퍰@8 (@@@ @`@`0@@ @ Bkh k@ ӈ++@ 8+!3/2.5-4,@ @ p 1%5P @@@@`@ l (Ph @Z@`@ @@@@ @ o*@8@ @@ @l '8@ s宰@aw@X  -]-܀,Pk  G |dNV(@.@ @ @ Oو@ @ @  k k k kPSPNPL32@@5@ @4@@P4@а@@ @ @ @:@ $5 (R(S(T(U(V(W(X  а@@ @ @ @;@ <;@Н1 P ',,̀+Pi  G {d  "/!(`()k% M% @ jl'*9@蠹    hȐ@ @lMiN%2-c@3#0 UD7(B'#b(6" " "@(B#b(6" " "@l#@Bh`4m @ @n H1@ @h P @ (b3@ whPyuH f@"- @l C(@@  1@9+@ )m逨@ 삨@ @@ɩ< ʢ- _Ȏm O _ȁcô'/(@ @.<@ @ l G@ 8@ ~ Xe+08 [,00.0/  ^+0,0   K ֓@p ܥ3-0/0O@M B@ @` b@@H ꨶ@ Hs,0-0 @܏/. ٠P,(m耔@h 耹 [,  /X  { @Ǐ{23ea(2e[)2eUM谰@@ @ ;@ @2@96@ + 1@@h@p8@ @ xʋG@:S,  '.PPX (銪X  8@   G ~dÊ+P, , / @x? ǟ'S@`{(o%ejki ('@Ǐ 8cu'@(@$$ @ 6('@갑@ G@ ,@0d))h! o@    G {d+P:S,|f@x8 ǟO@s`+(Y {) $$ @  p@ G@@@ .l'(PB)b Y7+pu@T,Q ꠑ@ .M.@X `@  0L- LK@ ꪵ@ @-:@ @,b T   S%M@ ~.!6@PD@ꨔ ` @FK@@` @ +,-L,@+o (@'a@L,-+o @',CK)+ kkkk(.$ @ @`-'@`(/'@ @` }-8@ i Bk h kĘ@鐔@ p8@`@, @)@K,)0#M0@ (@ Hl $"*@0N@ @@@ @@( H@ @@8)@q@ Y鯶@p h P衷@ /@hO~P ~밐@(P鴘@P)2h@ >2@0@ @@@ @l5(P }&@ #@ J)))))))@0@@D@ @F@`@ @MKN'@(D,O@@@0M@A@N@E@C@B@D@ @6@0@ @~,P-P G ,DV+P,P I H@ Y@h CZ@ @* @( )Dc-P.PV@ W@ A @ O N:[@  M L K J -@b/ @ `C` -Db"e H@0@ X:%C@ @ l%@A@H@J@U@UL Xm@ ʱ뱐P͋ @뾓@9@0 ʱ뱐 <@@ @A@1@"肕 R@ 4@@s@c@s@f@J,  L|J'v< @@@ @S@"@ @ @S@m3@|]) hiT(2 hX5@D*2 Z5@/}%@@@ @S@jk@ ~./ " R`@@@ @S@ (0x,4. .4, @  @S@ jkĘ@@@ @S@ ?\@@@ @S@ e}ec;@0ec lJJ,@ 2+,-,@+ (@,-+ @%@'&@ &@ k k k kK˜@8 X@ Z@^@ @`Y@`\@iBkhk$V @ pJ))cl$-"BQ(  R@l$0CD (@N@0<$d@ @ ((@0@@Z@ @BV@`@ @>@&@^@.%@T@Q@ 0`U@`\@(]@`^@W@ ;@ d=@ <@f`f@S`@R`QP_@^@ P@ A@ V@ 0@ @` 1@ U` @ T` ]@ \@ [@ Z@@ @h I@J@ @)PO@( )TO(@*@F@ G@  ]\[Z8 K@  Y X W Vx -PN@ `_` -TN"eͱ X@0@ XC$C@ @ [l4 S}NjI͉d/I-@ @ @ʏ@(=xy)? @ @ zHm(0 H{$@4 S9@X Dh ED聐89j+A)5@ 4 @ \Hk*A)$@8 @ f$@@   @` @` *40.5@$@@(  @  @@ @ @@@( @ @ @ @0@( @ @ @@ @s@ @oR `@ @kp0@ @g@ @c+]/0h@ A@ j@ X@ @  @ U@  @ @ @ @ @H  @` m@  @` <@` Y@@` @ H @` @8 < U@씡@ @@ B` M@` @` @ \d{뱐 G(2%RUx@ 7ꠑ@ !9I%iK@@@0@E@ @ @x@ `X@x %$2 %i;d@UΜ;@F P@ @ oe6&@%@ 7d ۰@e򔛙L9@@Z@=9@@ Z@(.s @ s؏8@H C8@5@0@  )4+V*p,q  K- >? @ @ ^(@ 89j+V@f#@ @@@ @` @> 8+? @ @E(0 E[!4 S9@X Dh ED聐89j+A)5@ 4 @E*A)!8 @ !@   @` @` *40.5@!@(  @  @@ @ @@@( @ @ @ @0@( @ @ @@ 8 @ 8 R `@ 8 p0@ 8 @ 8 +]/0h@ A@ j@ X@ @  @ U@  @ @ @ @ @H  @` m@  @` <@` Y@@` @ H @` @8 < U@씡@ @@ B` M@` @` @ \d{뱐 E(2%RUx@ 7ꠑ@ 9I%iK@@@0@E@ @ @x@ X@x %$2 %i;d@UΜ;@F P@ @ eJ#%@ 7d ۰@e򔛙L9@@Zs9@@ Z@%Ўs @ s؏8@H C@8@( 0@  Ē)4+V*p,q  Q- >? @ @(@ 89j+V@ @ @@@ @` @> 8 +#P&B=( ͭH@ 8 'D*"@ " !@ # "@H +$D#@( p@P %/. \@8!#@ @'ꠑ@ ' @@@%@ *) hkkkkkkC ꮴ@ @ꨐ@0@ 8 @0 Q@ 8 @X@ 8 ܄<`@ 8 2`@ 8 (@5@%@ :@ lE@5 U"""!@ @m & sa),c(!KxI@l% 4%@ (@U H =@ E(< @@P@s@ c@@+  T- h)h>hNv_w @! @9@`@ 8 `[@ `@ 8 `C, -  0@ @`@ 8 @`@ 8 {@H0@ 8 w-  T`0k?? @^ @ @lA9@89j*) @@"@@Q@@@@` @ 8 L$A$B @0@h @ @ @ 8 =@ 8 9@ 8 5+,dꥐ@ 8 0%HAAAA$d@p` @8 "N!@@ ` Kp "J(B{GɌ) :* ; +@ *@AAAtAn%RA$B=!@( DL@@h8( L* n+ o / .@p0@ 8 @@ @ 4ÑE@@@XYE@l AwA[AY@` @h ݜ@0 @ @H @. &AK /}/ҰR9@ "@ 7!@` @ @@` Al@0&-D/@ @ D+@@@ 8 @ @ h #ld c@ )d N(!Kx*d`@m» ꡐ@`͂&.0@ ZȨ""e/@00dʋ@x cl * &@ f'@(&@@poy @ d@} @èU(R: : ꭵ  H)R9@ k k k k kAJ@0 @ g"@K@C@ hF@ B@ @S3@8 'F'F'FONMLKJ@ ``I@H@#@`? @` ` D@A@`@@2@ @@ 8 +, &@[ @ F@ ̬봚@뺒@ 8 !@@M@N@L@H@I@C@0 @@A@@@ E@D@ ̬`@ 8 & & @0@@ fA ̬`@ 8@5D@ @ @ @@ p@`o@ 8'+  Y@( @@@* &@ @@"dW @ Y @'@@@ @` @(@@@ P@+<(@P@ Uc"eό+ & @벑@ Mctl$*@2@@ ( @*0R @Q@ހ$ f@89j$c$$@@[ @h1` @@a@@@@( @ x@ @ @ v0@ f1@2@`^@ 8z+,@ꥑ@ 8u+,8ꭑ@ 8q+,dꥐ 8l@@ @@ @@ )@ ›%@?? k k k kBBB0@]/ @!@` .)" G@ y7*O@??%R""6 @(e",+ $$ @ @H b@@wwt@P@A j@ X}@` @` @ ʣi"@#@ @9"@#@ @c"@@@ @h@"@,@ @((&/ @ "@#@ @@l@@ "@@@["@m(0)0hJh:h,hh HJc@ &8@ 8@ 8@ 8@ ȶ@(&B= """d!q@@)`@ '@P@@@;꠸ 0@;꨻@ @;꨸@ @;밹( ꡐ . 4s#$4@x GeN GȮh@@@ 8 Gɸ (0@ 8,%,%-*-춸@ 뷸@ &@ @ ,z)&@,$@,$@ @@ @ @'ꠑ@ wθ-$6@ @'ꠑ@ k( 6?'D(#<H@ H 7>]!@@ 8@ H '#<8@ H?Z`Dߟ @ vߟ @ Hߟ @ ߟ` @ d8@ H&> 3ˡ 0+28@ @?z*@  @c@ ,23@ l #$@B'@ @ ͭ@ % pR+ @ @ - @ J>h eU*R: J>d j Y@ >b ` k k k k k-5 2 @0 89:;<=>?0@ 1@ 2@3@`ov@ f J` jY` I` @ K3@` @6@8 ;@S4@ @ 1@` 00@ +|@`@ 8+@&>"D 6@ ˫{봚@뺒@ 8>r=@<@(489@,413@>@0 0@7@4@ 6@ƫ{5@ 8$@&* @@1 Dƫ{0 8`@u@ D@I@@@ p @@` M@ 8w'&4L @@= > ?@@@@+ ) Y@x* S@ '.В@%@( @@ @"dQ @P @8 @ @@(@@@ @ (@ @@@а@@ @ 8.c+l(@P@ @ Q"eG+ S @벑@ @ /l=yP@@@89j@ +(@@ @` @d#@%A%B @@h@ @ @ @ @ @ @ 8@ 8@ 8+,dꥐ@ 8%@ 8P-$ )@ @@ @  @ @ %@N0@ 8A 0@ 8c(( @ lmJ @ C3!@G@`G@l42 8@D "Ĥ"Ͳ@ ꦴ@P C/ (@#@1 ͠ @#@ 84@( @@ l@xQ 8@X@@ eߎh#҉37@@8-) &  y)}+ &7@,0{zɂ7.@T5@@( p ]@@ p(Q:^@ ])@u)IeO @@ ы7*@H@ )IeOc @@ >*,d[3><<<-"+H ̪@ k k k k k k?@h @8 @0 @@` + &@8 @ή~@ @ C8@@ ", &;! -ݲ@ @  ̪@@ @ @` @ œ@ ,( ΰ@@x}. R.$;@ b@z@ {@ ` {@  @` @` f@f@` t@@v@gh@ 8 , A;v@ @ ̬봚@뺒@ 8-;m@}@|@~@w@s@ v@q@pG`|@@ 8t@ 8(00u@t (b@ F  IPah챰@ @@*) 0 + , 0,* A̓@ @@ ?h. @ u @ "e+ @븑@ Xc @ @ ب@ A- (08@hH@x*@7ꠑ@ :^X@ ׅ[e_%2 ;@ ϼ;@$dm 雰@dc\:98@ K5@ dm 雰@dc;e7ÿ5@ .pꮴ@ 7,@ ?l'*@%@@(耐p 9@@ -1*=@ r@ @ )+. s)e/l77@89j:E:F0@ @@@ @X J@` @@ 0>0@ 0*1*2@@ 4*16*2@h @ *, ꡓ@@@@@@0@ 0.,. @ @ l6@89j p@@Q@+@@@ 0f@p0@ 0b@@@@@ @@ z @< P *66-a~@@F0)  I$$*0,a~ùXh- M-*ba ɫ,렒@@ 00@ 6*,66Տ'@P ,@@ ;'',$Lx@ H 6@ H@ H'",(@ @  4*405@4 @ @ Tc mC{x9*/1/58.5< (dD@(d_@`( d<@ s @ @%@ 3c(@ @6 "ˠ 0+"(@ 8*b![ n@ 84@ ."#@4l6G@89j @a@+@@@ 0@p0@ 0@@@@@ 0@ 0@ 0D@ 0&@%T@@@@ @ @ (00@5@l6B6@@@89j@ @@ @ @`   1 0n>0@ 0j%5@@@@@@ 8 0ZE@0@ 0Vcl 8@,@P4h k'@ Uw8 @n-@@ `.@@w`@ U@8 @@@ g鞰@ ,T   8 M X *p " %&p l(@@@ +@@ɛdp)T*3 /    0 ((p@``z6@p0@ dr8e?(@ 3/d#e薺㗺z@ @p0@ d8e?(@@@ P&`*a쒺 fꓺ ff fa@( hhhҀ@  #@3:딻@ 鑐KX@9ꌻ@ 聐KX@@:됸@p 鑐Jx5Q@89j@ @@H@@` @0@ 0 ^h0@ 0 @h   @@@@@@@0@ 0 p.0 @@@ /P&Q쒹擹 @@`o@( р@o8l@P@ t@ j@X@ P@ .X/YU@`@р124@` `JoPjĒz(@@@ z&@p0@ d,(e/0'@ gd,5*" #@,T-U 헹 @` @(    р "PM(@@@ h/Z&[U@`oрP:J(@@@ WJ(@@@ L+h,i횺 웺 ` 뱐@x    Ҁ*j[1)17;e?(@p@@ ,(@@ ,P-TTP@H|.TPx@ P@ @ @X@ P@ !  (@@@ p@@ /@ (@@ @ (@@@ d? `6@p  o0@ B@J(0Ŗy8@ (@@ (@H@ (@@ "r &@p0@ (d(e/*p}e0'@ Ngd)4P+" #@4\-"#@ P0@ T (@x@ tX@ 9(@@ })P)T0U@T(@@ *3*X@ (@p@@ @ G@  @8@ 0@ *3@ꠑ@ @  :P@ |(@x@ 8X@T ,4,ø3l-~HX@ <(@@ s.3. /3HX@ ,(@@ e(@@ "0@ O7(P*Q$2쒹 듹@(D>@聐@ 0 @ꥐ 0 +16PX@ +1< 6K <@3 -6 (@x@4 8@ A(@@ x@ (@@ p@ x`x@ wpx@ V3/"#@ P0@ T @ J@X@ P@ @X@ P@ cX@ c(@@ @X@@ cP@ (@X@ X@ H@0e cH@0?hc{?`dcl2322. @1@r@P~ÉppP@ - 8@(") &$),D聐89j ! ꪑ` @ 0 / @ @ .@( xz("(& @@%@M@ J@("$#@DÉ@8)&@89j&@ J@@!@` @ 0 @p0@ 0 &1&2&3@@@ 0 @ 0 @ 0 D@ 0 #@&T&d&(@@@@@  é*$@l26@89j*0@4 @@@0@ @` @ 0 @p0@ 0 #2@@@@@@@ @ %@l$@@ 0 ,@@ 0 8@@ 0 ( 4@)@ 0 yl2("'Bw8@ *"ꠑ@ $" E2P@X T @E@ h@ 8@8@ X@x %)+@ e+@ L)@@zr)@@ z@/ɺrm @  rcȸ(@H B(@( @$+T1 ꮴ@ 1,ÿ%@@%@dVm 雰@dHc%@l:@H @@@@@89j@ @ @@ @`  0 +,Q0@ 0 @p0@ 0 1j("#2 37(/p)q@`%@/p$A$B$C@ 0 @@0@ 0  @@@ 1+,H0@ 0 @ @ @ @%@ l3@ ˀ@@P$'1&0@Ȁ@ W@Xv@XuR)0@'Z@X l( ! ) !%"1[1/10K@,@h EffD)@89j1=)A)E@%@ $ 8?1O) I@ @@  @ t@``@H@` M 0@ @@@ @@ @( @@@ @( @ @ @ @ @ @ (  H@ 0 ]@ 0 YR`@ 0 Up0@ 0 Q+,\ꥐ@ 0 L( QI@ f}@ e h激@ @ j ,@` ` @`柀@` W@  @@ ]@ =@` z@H U@`_e@ w@`u]@`_@` ` ` ,@` 8 @ 甡@   ` ꐒ@`H 7/ dX@ 0("'rw8@ 'ꠑ@ )E0P@X T @E@ h@ 8@8@ LX@x %)+@ e+@ L)@@zr)@@ z@-ɶrm @ ʊrcȸ(@H B(@( @t+ă@0m ꮴ@ 0f,ÿ%@@%@dJm 雰@ddt ze@e fye`[ " zd@DJ+IeO@`0'ddm (6} dc@ x &yed$m2r-$Bp UD%B'BW@ ~@ΰ 8 ia-1/n 2p H d>-0X@ =@P 8d5ZtP+p2-p3` ۱s@ r@PKɠm ,6}ȣcҠe/TIeOc.p4/p5¹`u@t@-RH@ (@ Zt(p6)p7 w@v@)p8+p9 y@ )t8+0Yˠ3H |/h@H@@ (@ @ -0Zˀ/(@ -PԖ (P.ˠ8*{.@(`&. ./z k k k k..o@ NL`@` @ 0\1(p@@..?GdW " e- (:/v.O@ @@ + + @H @ @@w-/V`@ xx@ ``@ dl@#@ 8z@#@ 8h@@ :ZtW+P6dQWꠑ@ +(P6.&Rw(&lx@ @ .Y@@ h@ @ &R&lh@ @ > *{@ꤓ@ 0*{@@ꬓ@ 0*{@ꬑ 0*{+2@ꨒ븕@ 01 1>8@ 0*{Zs@f饸@~`H@-p<.p=ѐ@}@ |@ h@@ (@ 1c/0B1 *0=)0>@?@@ 8a'T. U(@ -P#Z$I*{*0jH@<ﰸ .&뱐@/{@E@G.d @ @ .`.<.`@ (@ @ 5"B",(@ @g - ZtI#(@@ k)e/1H@ f@耒@89j@@@C@@ @@ ꩓@`  0i-10@ ! @ )@ )-͉@-@8 $.菴@@@@p "@-(?Gda) :* ; )+@ )$:0H@ ¬E@,@  -x.w k k k k--)?.>O Lh N @`@` @ m@  @ 8- h@-.? (@ ET@P  )O@@@ (@ 9Z͐J-P -@@ @@ --W0y(#2p K3<- <. n/ o/. pS*l@( @1@l)d 'rl@h i@ yw'T)89j)+)0@e@ d 0 )g@ @@ @H @   @` @`@`  0#\#0)@ @ )1@@( @ @ﲰ@@ @( @ @ @ @@d(   @ 0@ 0 +U`@벓 0p0@ 0(@Hꥐ@ 0-V l@ Z@@ ^틀@@  @` h @"`߀@ U흀@:@ @ @H  @`Re@ @`l@`_@ @` @ HS`R` l@` 8 @ 唡@   `@H ꐒ@`H ud@ =(`ÑPf*%@聒@89j#@ aꪓ@` @(@ 0@@@ @ @ @ 0(%h@@@e@@ )9 l@ `@ @ `cl(((($",@0 3h )@43@89j*1)(0@%@ $ 0 () 9@ @@  @ @``@8@` = 0@@@ @ @@ @( @@@ @( @ @ @ @ @ @ (  8@ 0 @ 0 B`@ 0p0@ 0+,\ꥐ@ 0( N@ Vw@ U Q幀@ XD @` 娀@wf@`嗀@` `Y@<@`tH r`?@` ـ@  @` j@ w @` W@` @```d'@` b.g씡@ `@ b` mꐒ@` @H  <Ȼ@ @ @ @ `+l)";@ & t i@0@ 0m@0@ 0+9.@ +%@h 00( ( fﷰ@( ֊g@@ ߔp ꮰ@+$ +- 30)>*? )@ )>(@ @ De})0T ,? @ @ F,>-? @ @ &->.?@ @ .>(?@@ (>)? @@ )>*? @ @ *>+? @ @ +>,? @ @ f(@ K,p,p.2PY:h@?ﴻ@ ڱ뱐h@8כּ@ ӱ3ꡐPߞh@@9и@p 걪ѐP+``@e@ + - H 8@X@ /l p(s*b oQk$"\ A( @c@ U-`UP@ 0;.m 6/t(uֻ׻ /t'@}ꠑ@ '$K(@7@'@(@ emc`'@Mꠑ@ $${(@7@'@*0T  .*Bi, +@@ȐН+,@ +@h *Bi ɦ렒@ ( K@ !!"'@P ,@@ V'#<X@ 8%!n@@ 8@ 8 ׂ'",(@ 8 ?8Z`(`)aº ú  聐@` vh@H@H@ :)l*mꡐ@` "+1.e,1/eΖ. h-0UX(@ @c+(@ 8 ! "ʮ 0+"(@ 0 *B@ F@ 0 c@ ,"#@ lmJ @ C3!@G@`G@l!?!S, U&@8 @`@@ H@ c@@ @Uj up@P "@X 7!& Y@ !"hx@83kL ň@ K ` 쏀N|@@` X@ ~@` s@@` 9@8@` q@0@` v@X {@8 r@z@`@t@ <@w@`p@ ( L0`@ ( |&t<!L@z@y@|@{@t *tH}@x@8 *u'8 pH y0 vMq0@ ( ].0@ ( Y!w(E@$@(;@@ ( L@P&u|w+tVY@@~@ ttu8 }@0 /u,Y@w@ <"@ M@@@ 0Gh'+) ꠒ@X@ 8@@[눑@ cl#, +d d(Kxdo`@m̺ ꡐ@=»0 ꡐ ͂j/A@@0@t.0@ ɬ(e/d`S/`hW@!0@ e@ `@ e(@ @`P@P@i @8뽹 ꡐ@ &@ } +e/P@P@0ec0̯c0di@p fcl @4!N>@ H&s @%T脳@t$BX$B wB@8 w~@ N@0`@ (#BH@쐨@ @ @8참@p ڱ뱐  )D@!(*4)Z )./+ @  ,1 @p -B@-F(@@ @ (r$;@ @R@ `IfH oD @d+      k jn_!`   @ ["eOr` E \"@@@ (F" @@@@  G@0\ g` z Z [` ?` Uw GdR@ %w 1dR 0%w @ 5w (@@ꁐy@@hl@"@3@ !@0胐n@@ i@\ (]"dAW(@@ @ (%圄 P     hdhGh/hiǩ@@\ (c@\ (c@\ (c@\ (cj@@ #@ @ @@ @ (ĉ(@ 3@\@ Qɢp@P \ (1-]1 "@@\ ?ɢ`@P \ (1-Ax]1 d0u/% ;@H@ ,ƒ ̌ΰ@( @@`@@ e!(EeB@@B@ 0"@  @ ,ƒ ̌ΰ@( @@`@@@@l@!@*$,$)0)$(0($$0%@l'9@d'@p@ (@ @ٰ@ )@ x8dxh@@Ŭ,:_i@xl.9H Hd*" @ ꠒ@ "d\@"@@PmikƗ@ @@8 R@8 (` PU`@@@ @`w @` + D(@`I@  @@'')&!1X` @` @ iBk hkP xH@\.d^'')Н!` @` @ kk jk9 @ xHâS@X{Ac' %@( @ݝ@p(@ @ĈpW dvK@@ &!$!@ x &*2c@H@ o(2dQ@DD.vYcf@ @ 0 脹@e`d9@ a@ @ @h@ (@(@ @') Ɣ? @@ a`[@8 Z@ J@U@@ xH@@HW iBk hk@8  @8 @@ @ ` [@ @` @ @` @ @@`@ k k j k @ @ l(1): j j j j j j j j8@8 @ @@ @` @` @ 0@@ i Bk h k']M@ ˝@ﵩ@ < x+@@  @2@3@ @ ( @@ @ X l/*" @P){N @@*x!. @ @ @ c(@ @ @Ac@h 뾰@V@X 처@ 0-@ x @h@7@W@x@ BhD-#+򋭝 ˶ @@@ t(" !@  Bid/- ~$'x*y1}ң+@ (@ )@ *ɚ뙰@ )"ɕ뙰@ s@ d@ \l)rA5)XK' u@ g@ U (£R B.b.X  Q @an '@h @8 뱿(@ 9@)鐔@ ))藨@8 J%@h @ثD$@ D-@` ,@@'@`N'@+@8 "@ 8@ C@  +@` '@ '@ ʟi: *6 8@ C@8@ $@ Z '@ l@ ~N4@@ @l"@ >(@ @l#"$ (2(@@@1@ @ ƈ 0@@`@ (3-"@O @ )0@#@-2d0@@5@@l(  + "Ȼ(@ }*$#i@#@=.ꡐ@0α{F@/@8.{ ~ѐ@ @-` -y*0. tg@/ wz%{"?0@@@@(@ <+4@l#"7@@8)ꡐ@0ɱ{F@O@>N{ ~ѐ@ @-` )y "@ ,?* #@ M0@@@l*0R@(@0B@'@,0} 7ꠑ@ 0@ ((@ _@@l#"d0@b@8)뱐@0ٱ|I@/@>.|#~ѐ@ @-`  )y*0w@cG@8jr*+ v{@?d0@@@%4@@8V W@ @8 z5@䨱@`1@ px@ dhV+@@` @k. u~6@@ (SMx @ ,5@E@ E@  l( r@" @l-@8 b*  @ ;/.. ) "e"* dE=*  GUX(@ Ah Y3X(@̣`X@U)R:@ 뽵 I)R9d *2+< (@8@ Y '@ꠒ@ 0 @@+- c' @P@@@ xU/ ?_)@ %@ hr@'@ꠒ@ A Ft@ @ @` @+l(@@@ =c@ l @@` @h 2@ @` @ @H @@@@ vl:H ( 8@l@((8@Pwt@`K@X 0@@ (@H `9@h @ ,  fD@;U @0@ ( 0 w 8@ ( fmdZ꠰@ @@ 0ְ@@ 0ݰ@H@ (@ G  %.@` @`  @ @ '(=  (- @Y ,@@ ( @ jl@((f(mꊱ@@ 0- d@ (i" P@@`9ʹ J@ ,  ꤐ@=U1 @0@ ( 0 t6 8@ ( fO[배@ @@ 0q@@ 0mܠ@@ (7@ @ N@ %/@` ` ʨ@ @ $)  ). @ ,@@ ( Y@ ml)0L@E h@8@ ( @0 Ȯ*0 dߠ y*)0 cʼn0@*0 djߠ c@ y*0 e 8@ x @ +@  u 8@ x g@ c 8@ x 0@ x 8@ x@ =l`@ Ƀ jd~ (Yn @0 v-@ @H陀,-ë*$z(@`   9X~V@ @ *0y;)b ) Y  :x,  y z{3P8@ ( @ B/ -b ڰ@ 3D@  D{/ D|ĀD}D~D YD0 ( h=h:+ @ X .h *0)b c H#D@ | 4@5@h @` @ 0@ ( @( `@ l0X@; y#@ °@ 잵Ű@ XZA@)q 2 So6 p 鲰@ ۝ﴰ@( ß@8 ŝĉc3 lI+@pf@Z5" ,q@hI0@ @@l :w , @#g  :*).    9)퓩@ ,+! d€& )!%  P*b( S  @ 8@ %@ #! w A@ C8@(8P` @ &l`  @ &l!    X > `K h@ @ +"&!@  v.@ 3*$@r$@( $@@K<,B@ET@dP@ UA@ @ d I@ @@f@ 3p@ C@ @S@bI@ @e))p8p@ /^@`p@ /nRj  I K@8"B&ߟc@ wp@A@ @@ wp@ iQgH@@`K<,B뱐@p I@ @@p@` p@ ( )@A@ )- 9cr?S@x@ P`@@(:x1  x ;~ m =K $@ I(!i@`(b@ @ ;N@@X @ @ @ @ ?S@ ~x@@ P@ K@@j}>{;?  @j@wK @ |@  ` Nl)"Ł@ց@  SeI $ D ` ,@( @` +*B  @ @ @<@H @3# D30@"C<@3# 30@"#@l"@ #@  ^ہ@  \凄@ "@ @P#Ҁ@ @`53`#@`@ ;# @3$E "UP@D@ @<3# E UP@Dl0y+P8@ (M@8@ 0@8@ @ l+!@P@4@ ݀@ @ k@3.BD@hQfUd#d`z@ @@?#RO@ UD88tmJw,#!U B@`S#F%(f@`ZU@(ǽ(@ @l0P8@ (@8@ @ l0$ * ꩗ 88dp*2U xz+2@( @ @ 8@ 8@( (@ 툇 x@ @ x x@ (@8dq0yl,!*+@ "@ -8 !@ b @ Ȃ f D 2@`f@@`o3@`N5@` ܜ4P8@ (@ l 0@8@ Kw8 @@P@P@kB Wo? x@X@΢fH@6@ @ (@ƪǟC@P @ ̕@@ l0W音@ *_1@1@ m @-@` @@@ (lT@ DR "B'.5#@LD @l% Q(!8 @@@@l 9!kk" kkd 8  Z @3@03$@8 T$@0 t0@Dd@@"0 @3@3'@"H@@ 2I@@D `O(m "d (Bx0c@k] @` @` @ IoSg @`>@`@ & Jl @`@`@ l0@+!.  O P h<V XHm Dd@&vc @303$@ R0@DI@ 50@@"H@ @dP?@ ڝ@3@03$@8 T$@0 t0@Dd@@"0 @3@3'@"H@@ 2I@@D$@`"!//@l0,!* @h P0 @      heO1@  @ A@eOω188 k,:@ -~ @;*딘@@ @  @<@ @d)HceO?1h@ J @ (   @ k k@  @@09鄘@8 섐@0 @Ę@@; @@9釰@@@ @@@` nʤ-ꯗ@ȗ.!!cXcR@l0W(A P&eB8@H@ {Ӡe2y8@vxnku0 x x p p`  dA. dy//o dZ1 ` 8dA*- pښ1@N  0@h  >ې W@ ?@ ƚ@ %+! eO`@ (@ (@ @ jd. @0(@X@ @ , dp/-o@ ꠰@ 먨@ (@ p?(zc_,@ ) @ h@P@ j?8zc!1@ - (@ 1@  @ hw-+4頵@  Э   CeNJ G@ Ge^ ,y  2@ ,y @ #/ ,@h @@@ (8@ . @,@ @@@( @ (c/!1  @ clb0"@ @P'r&$-$Ll F ` `^(耰@ 1@lL0[  b@ dD+`!*` @ 1@dE*`x, 1٠1@@dOh@ p 1@dOg-*1@dOh@ y 1@f@ @ 1@dOU/r1@*` (@ (dO<.;-: @1@ (C@dOgꕫ@ 1@dNg*41@dNg캰@H 1@dNɌgΌ1@dNgʫ -26ݰ1@dNg.21@dN͒1@dNx/` dZ1@dNe(` de1@dNR)` d1@dN?*` d1@dN,,` k@   1@dN.` d81@dM/` b@ _蟗 1@dM)` d/1@dMҵ 1@dM,1@dB.`\-`]@ 1@dM/`P G @1@dMhg1@dMWg뢱@ 1@dM 1@dN) 1@dN}*¨1@dNo Gd! @ ?Y) Q )f1@dN<ǯ1@)ph ` ? Y @   ` @A@~>( 벐ȱ"dM餰 1@dM,1@dM-1@dM1@dM1@dM1@dM~1@dMs1@dMh1@dM]1@dMR+* dꠒ@ xL@ 1@dM$X; 1@f/,퉆 D @y@Դ@>( | 뱐@ǻ  @Y 1@?YA@մ@>(  뱐@*1)  ) Y@1@dL1@1d-*@ @)fQ1@@ )f/1@d?HY1@ L@1 @(@ (ꨶ x+Ⱦ@ d!@ XN1dg?޸[XX@  @ /1@ @ 8@ @ 81@dK$,"*p4@@1@ 8@@@z @@ (c@@ @ @ (Y@ @ 8.` Ӡ (&."*pX@8@@1@ 3@XXh@l @lv%2$@@ 3A@l @@@:@3 @ DhA DQ@ ")q~@ +P @ lY%2$@@ 3A@l @@@:@3)a@ A@+Pz @ Q@ "@l(I)V$RC@s6wwDDR@l"FG@l'')6_(6 6@l2ؠ B @@4@8)ꡐ h ƪ<@  =,Bp@8 \J@ 8-1@(  ˛1@ 8'2@ @z@ 81@ /:@P ^ .Fx@H@J@@ Xɏ7@ ( @  器 7@8.@H 7@ 0@ 6@ 4.FH@8J(  .B @@ 1@ *B+B7J@ 1@ 7/F(@@@@@ X25@8 @ 2:@ 8͚x@ @ 8֠@ 8@zG@ p5@ 8֠5@ R @(@ (O/BOߟH @9 @(@ (EO  @ @ (?Ol0 PX @( @+RT#*Q*%)Q)% (Q(% /Q/% .Q.% -Q-%,Q,%+Q+%R@ !@@zT zJ8@H@ @*VTZ@@ z*U[@H z*U\@P z*U]@` z*U^@h z*U_@p z*UP@ ź*UQ@x  *UR@  R@ 8 ?@@_@h \@p EZ@ Q@X D @`@`~@ E@ (Xw@ J`R @(U&VT]@`&U[@ 8 !K R 8 @  +***& )~)& Xy@ JXy,e @ L ,Қ -@ }m$(-/餲@(($&.~c@ 8 ?zXc  .Қe-Q)Q @( n@( ]@ (@( R@( P@  @(-- (@@8H/:餲@ ($&)yR@ @+ @, $@@@ Xtc4R@ Xut@ Xkcl@s x菳G@h @A2 G @ X'@-@@l ,@h  k k k k @ @ U@a`o`@ x@x菳@h @ @Gf2j# 8@ @j k k kj @n@@ 8@ @ x@x菳h @ @5 @ pX@@ h@Q k k k ޕ8@ @ x菳 @h @ @c @ pX@P@ h k k k k @ ,@@@`@ x@ [h @ @G@ %h k k k k @ @ ` x@x@ @h @G@ 5h k k k k /@@>@ x@x@ @h @GfP8@ @ @8@ 8@ @ m@X@ wX@ @ @X@ oX@ @ @X@ gX@ @ @X@ _X@ @ @X@ WX@l 렰@ 衰@( @0 @8 @@ @ J@ j@ z@`@q@K@H @P @X4p`(. d,m@ w @ i@ @ a@ "l R@ SWʅSʝQO :;H@"@ "H  "L -M$ ;@l 8(l 4'l%%"@ ED$M$L@ @lW#0}菫 Â'S.')"@V)yk" &@@lD#0}菫 '@^WX@x&ykPV@l'.(@8 ""/l'#1^W& X@'D$Lt{& fW@rsl ˆ; @ @;@ xl@8 R^X@ +G~Px@ &+ '@ p@` $@8 !@&@,@p _,@ +@8 -@0U=@U*@ -@( '@` '@ @ x*TP(@ 8  +h` +KD@`K@l @ 8 @:O*53@0@4@5@ xh0@@ xi@l$<:@ꠑ@ 8#@*접@ G@@ `0@ d@@ xrh@ @@ xmil zWtU_l ])( "@@$X`2"0@l   L)0瀷pb w`p,#û+$ *,( @ 9 p  n @ @ Gz{@@lPgA@pȕ"@P=.!" ~U" Q "O R@@>/!"0U$"  U"""@@?#!3"@sU%-  M @ w f  wf$`5@ @` `te@o[#  :Y@  $ 3@ "@@ @X? %"Q U""@ X?8 %.Q @ l _~!A@@8/ ꢐ@`ϱ +dJ@m.((1+﨨 )` )+{c@ k@  @ e@lP@8@ e l ) ( T@( (hW  @@+@`**00*B= jm0 jc@(괘@(ȘhV  @@+@`*ﴘ@` 00*B= jm0 jcl(@P) $d'%@!@@}` = ` -!/ ( g#@@ ? @ 8#@ ()"흰@ d(@. $d . XIC@    (   U$@ j` @ 1@4$@  dLF$@ ) %& Bp*@00@ 8@ $0 @ 8@ 3i8!@  $ ** % zz2  hdX@  ' ()1@ @@ @p 퀱@ @ @( @(@ @ +   8 {H;p@/9/:// - %  볯 } `  =   / $+.Ɵ@ (@ , Y*!ϗZ@P 9d+$X 0(@P@ @z+ Mȶ(@ IP@@$@ P#$X(@ Q- %@@y z }+ MeG, , @9.$6P/@@@ 7@- %x y}* Me, ,x@   X ) $,*@ @@P @ y+ ,x[? zh@ O#Xe% a@ @ )"dvdq(@c.p* , 8 e@ (@ wc, Y+!ϗ[@P 9e4- X C-$XE@ X@Z$@X 2-@+@($X) 3@ p &@ ]} ,-  ,뎦@ @ )j@ { }X눦 @ @ y - {ˆP+J@ @ r- $, R.҂/@ g`@ 1/!}(@ 1d>@9@ Ph@ld1j+ Wn$@ q, @@ @@ .@@(. 00 *=.:( jm 0 jc) V ' ' @@@ȯ  <@ 4 A @*@`  죴 p ( (D@@ E@@ %@@-@`ݦ,H@Ԙ@` |@ DiH`~zǘc-"(@@@@@h+h(hw  @hG? Y+ @ yhihfh#-:@ @ @  @ @ İ (?^+@ 'h7h? @ - @ +: @@ + @ - @ V-@ Kl+"ɴ(@@@l+"ɴ(@@@lh1Ih4Fh8Kh;Ph): , , A) @ P@ -@  @ @ @ l ,#@ A@ w~:+Qw!@Uf!@ߠ "/R!.V,R!@ T@0.R -V#R(s3#V00$=DO jm 0 K jco+U-R! T@&=P ff UwQ00DH jm0H jc,R   P l@ @D(@ W@4)ab@"j@ @PX "*b![ @ d@-b32 !^@ `l # #2 @"D@@l % @r@2=@4)@ 2D"U@4 x @l z@8@3(BRh@ hD$    {@ D 2 "b@"r #S#v(F#B}@D$BID l 4#`h@  zq@'鑐@ 8p`4 @@"Gx@9@ S m@mJ @@"#q@M)(@7@  _@'KmJ @"$@px@Il ߳@@밼@ =m 鑐@0 z-) 0@>/@   D xM3@#@ P8@ ?zc@ la@b %%v"r  ""@@r@0x@`4#@ "q@lRJ p"" ","lR p"" ","l @@- а@ p@ m 鑐@0 O 靵@0@?(@   " y-3@#@ @8@ g@ l[F @@x:#@@ѐ@ @- (@ "i/8@@`:@@ E C* @l W0(f(f T% Y)f(f(f PU%f P$ #F@@l ~ *rD  7("-"{/" @  *&@@@] x@ &:9 9)VO+J@@8@^ x@ z3i>w@@@`@ *" Q *&@@l@0!kk (@3@03$@8 T$@0 t0@Dd@@"0@3@3'@"H@@ 2I@@D  @@`(m ")%ru`c@@l1((VR4Sl$ DD#B 3@l$ DD#B  33@l@!"61@l1@p d P% `m r` X@ cr UB@Ue/@" 09@!"l Hi@ s I t @ I. I 0@0@l^@p d Q% `m r` X@ cr UB@Ue/@" 09@!"l   @h()0 )4r(@@ 8 -hh,0- 1.01lF@ H@U@ 0@ @8["@l  ( .h  (/i~  $kB H #l2  ,m p +oh)*j@@x@ *R"^ x J}c*R"d+P~ .h@*R"^ J `  W*R"^ `㜺 *R"^ J읺 *R"^ z8럺 T*R"ɣ+P~8䛺 $k#l,m럺 @@ ?] l(  C, #d- M ]-e'f,f 0 )=+= 0& jam0. jcl@ (}%R4D(R"l::$$MDB@l @ lݳ@ 8@l 8@ (|l@R"l383kl (7"" "*"ꠑ@ p("@89k'@l! ""l#"{6("8 ""@"A~$A @ "5"l#"{6("8 ""@.l%#%@H 2m_%U@` Bc"@l,r/%@0@@ @u,*) W)*@ *) W)*@ *) W)*@ *) W)x@Q@3A &r3)@+"6쀼@fg0 n@x~.r4> 0@@p @ /h@89k(]d@)p@ *l(鑘@鐔@  ;b@m@o@n@@@   $ `@  `@ c@鐔@@@@(@  *mꭔ@@@ @  8@ Z@@ `+r4-";q@ ۋ8뾰@..E//,.@)k)j)i)h)g)f)e)d,c,b,a,`,_*]*\/V,U.T@@,, h@,/*,/)@-,,@ t@ lhX@89k@$U.f+fkP@ "@`vzuvyw@x kx@j@e@.fl R@8 S@27T@p @ (@@ pRh P@@ pMiv$@ @@8@ (@@ p?h 0@@ p:i"/).",O@T@8 7ts5@ ` 2@X3@W4@0@  b(@@ p"h 0@@ pix 4@5@ 2@3@0@ ph 0@@ p i#bꢰ@[@ 0@P 5@ 0@X2@h3@ 4@ (@@ ph 0@@ pi#b+\ {+5%53@ `P5@0@ (@@ ph 0@@ pikd,@ m폗@H c"b.%@.%"@ `#@ @ 8@@ ph0 @@ pix%((@@ @ l2(2-%"-U%]P@   ȗ@*"* :@ꠑ@ 8֠I  !@@('@ @ x@@ php`@@ pi*"* :@ꠑ@ 8֠J @ r@ʜ'@ @ x@@ plhp`@@ pfi*"* :@ꠑ@ 8֠K *@ r@ʜ'@ @ x@@ pMhp`@@ pHiW,0@@@`@."d@m(29."稨 ("@cO*"` z@m#+28)"竫 /"@c.F^M L@c      B@ `   p.t.0 p @ נ @v.*z ְ Q00 0- ` ؐ . -2 0 ` P   ` 0* `,8 ِ(* `,,  `  v   1>@>>   &    ?F3!hc3e=y@>GvAq  ^ ` P   P   p ڀ İ   @ ۀ ۰ ܀  ݐ ,~.P4**<*\*|      `  p     P  `c2, ((,,0 ,<x  0 P   T@ ,  P,4   `    ' `  0)|@ `l1)@+\HZ.p* qp 0 1ZL)D -*DV `V^p +  1D9^L P >~.L  ~  Ǥ0 4 @ p  !p - < D L*- wH./05550555+bZm?  :  ` @ ń 1ZL1Dx )* $ T.T,/*$< ,<  ) ɸ*0  D.*d +'* C\    P  p -( + P -  0 @ p p p :  `#( ?# 2 @| ΐ  @+ @ ̠  +2` Ψ 5x14 π ϰޭ ` 0 ɨ ɰ 0 `  0 P~P~@~ 0+-l#"{6(">8 ""@O.lX>|(q~( -q, g u.~ (S)q A@ ())q MAdUwj*x*y*z*wfg~)pg&/-@` @  @Ҡ@ *rc@ ($b.D D$LG XXX:X@ XX@ :X@ ,q{~ Xy@ X@ jX@ -q~.q~4} ?,% \,0* j*1) Y)2/@/r."读` `*q`zJ@X@ 8 @ @@X@ 8 @ J*qw@@X@ @ J[+K~ -2Ө@  @/o@  @  ~~` -@m)(p)"F  @x &"c*i@ @ ~@F.(,>(3}@8 |@8 {@z@(ꠒ@`7@ p ً0@[~ @` 뛡)i'|!@Dd@@ Q-F@ @, (@@@ 1X  }p)@@ @ @ X=)`|+v +v y.v.v-rZɨZd GM@ @  x._~@@=)a b@ɱX=X@(@ H@fߠ0 *V.҄@ @ M/ @  X~?zc@@X@ 8j@ *qc~@ o<@ [8 H@ @*@ 80@`c @~ Y&c>m@ D Dc_@0@ *U*V *[*Z*Y @`  I. @ H@*@ydp? |p~@F@ -c@~@ 'cd}@ "DH@  I P@_} @ %ld0h2 3@(!!@x)@ z'%)wa`(@@ )@ z+}ɺ쯫@ (@ @ :wQP(@@ @ j(@@ @ (@@ @ j@@P @ p8@.!@ %l/&bD,@d@fd@} +@ A8}˨U(R: ݵ H,R9 x@ P@@@@ @z@ p kP@@@@@ p `+ "@Y@&@` "(@h@ @ ʊ-8@@ p@ $*B*E@ J@8 'DtE @ yo  +'FJ@+J@ }L@B@ p],/+ l %@X@ @`@ xiO,@h @B@@T} cG @ @ݝ@  븐@ zz J@ e@ p c@ l'y@㎀@ 9 ~@㍀ ` 0kF@ U|ј@X쭙@ @8@@ (@X@@ JP@jH@ $*@&X@꣘@ CF^.@@@x9+y%-@ |`  F,@  ,3/ / y@+ Qh @ @ pyn  @ y@d'-@&P@ͩ_'Y ) ` ) +Ҁ@+ր*@6|/O@  on_ Y`RYo  , x) ) * D@` ɘF@@@ ,A/|/EJ@0 F@ (@&*(`)|*,$ "ƀ"F@ #-F8+  "N@ @hXh@   "N@ "@@hXh@N@ 9h@*r @ p(E// _/ )"ꓨ@ Hh@(- ce@ c l-@^I` bF@ e}d$@D4 D"", "" QAE9""q$B-D D" "l-部@ O$ @  @ -루@ `@ 8d(@@  Ӡf0*部@ 0 @  @ *루@ @ @ 8d`H@ pc@@H@ )@ J-飨@ QiXc78@ pSJ@@8@ @ *죨@ Q8iTc\8@pj @@ xc(@@  A@v @@ xH@H@l @ S-@` @h @ ô@ pX@f~@ Ep N,@j@K躐@ N h ` ! ( . 2  `^@{. -@ )!@+@@  k k k k- * 8@` M@` L@` (! (EL@)E<* =@A@ @@ x`@ 菳@%Bb pX@ mȎg' e^+A< K+%-AD@ -%@ )$?*$>@ !R @ "# /`@@ @H @h @` - #@ .@ + @* A"X @#@  ~@i@@ d@ @  X@3@ ?@p 1ꮰ@   @@ ,@@<.@{Q k k k k)!,E*?5(@@ *`l@ @ G@ @X @` @ z,@@@  L6f 56))?7菓@ (@ *`m@ @ #@  @X @` @ ,@@@  (8f|78**?9菓@ (@ *`n@ @ @  @X @` @ ,@@@  :f9:))?;ϓ@ ,@ *`o@ @ @  @X @` @ ,@@@  f̊=>-??(@0@@ @ +B!@ @ d@ h@  ]@X@ ,@@h@  0@x 0@@ϓ@@( \@l:H zOzP +6:H +<X ,P.6<X ӯ'>h (P *6>h @n@@=p @  \0x v|@P +60x x 0x /2 P +62  2 #4 $P +64 !8 "P/68 )*l 5" z.`h (`i0 "*`k ,`l X-`m +`o 8)`j*@`@Q|@  +p~@ @ - @`@ <@|@  ( @ ` h "" "h i@@4;@ ` X@  @8 { j +`~`/`ik@@;;@ ` X@  @ p l@ o l (jhFm@h@@#@ X@  i@ p n@ 'x@{(n@(@   *`ko@@. ; @ ` ~X@  K @8 { ` ,`la@|@d>d/?Td؉d(ʋd{ϝdzKdވh`ы;@ ` P, X@   @8 { b?p-`mc@@3;@ ` =X@  @8 { d?`+`og@@8@h  )P@  @8 { )f@P@P t{  1)r"d(p~0.`h@ )r"d*p~ Xi )r"dx+p~l)r"db-p~`m )r"dJ(p~o )r"d)p~ߨc)r"ɑ*p~8k *`k,`l-`mo @@ ?Ti ?Tcl"] 8 {@&@  ))6@ Td(0@G*"H@ h9-b&f,R ̌d@ .xozz@ @@@`@ p b0@ @ p ^20@ @  TD U @w*"W꠰@ h/,+ @ț''''''''''''UD0 -b$,RM ̉:.@@ 0I*"9꠰@ h@ ^+ @؛ٗȗɗʗ˗̗͗Η''''''''''''U$L -".@.'@ `@@ H@@ h h,@@@ h iR@-b%WM@ ꠒ@ ЎRD~Cُ-@0 E'$@@@ H@@ h ch,@@@ h ]i/@ H(% @ E'$@@ @ H@@ h Ih,J@@ h CiTdm$ md.b&-RN ݏ. @'''''''''''''''ߗޗݗܗۗڗٗ،TD|Kc/"/'@L@G$@ H@@ h h,@@@ h i'%6Sd^@@(b'"RH "'H@@@@@ @ h ()*+,-.SD|C"#") y)5'52@ `3@0@ H@@ h h@0@@ h i+b-)R* $'N$BO$N$B$LQ@  <@@#b#"RC 3"+@8 2)> (" ` * ,$  ,@` @h kkkk @ dh~x y @` @`  @ x@@.0 @&&&1@ @x**(@/.,+@ )@* ׃>&%4@œ #%#@$@ 8@@ h h0 @@ h i""d R&% @ 3 #%#@$@ 8@@ h h0 @@ h iR0u{@H@ *̧`"*ɩ(@@ h {@"s#߉R@ (r"#R( 37ꠑ@ h7  @@5@( :9 k k k k k k@(@@ h R",~#Q@ )r!$R("ҩ9  DH*"pJ,"L-"M*Bꠑ@ h,B @X @+ @ JZ(@xrcLdZ(@xr]MdZ(@xrWIJ@( K@)D k k k k k k8@@ h NQ3` P@ (r #RH 37ꠑ@ h7 @H @@ Z٬(@xr:ȫZ٧(@xr;d Z٢(@xr8@( 9@)4 k k k k k kH@@ h PDX &&@l1R{@z@`z@(r"@ H,@ ' "*y@  Gd8@Bxy  @( )R@y-   ) ` *P{-  0 ,  H@ X@ @8@Bxy @(# X@(@ _@{@-@ *v&t} r@ |( 9{@m[ -&&&&&&&&&& & & & & &&&&&&&&&&-p G}cu@0 @ V[[z@y@p(Ox4;y@ ?) Y)(h(- ]-) @)(Rx*-)K- ꓘ@P**[z@y@ l H@ X@ \c6 H@ X@ (y@ l2X@y@ (>@x={8-" "!~ G({  YRh 9fz y- HRBD@ {@` I  G@  ^ >@ ɀ  @ -`   (!@X4@  ր@ zl"z#z@(@ e{@,@-@ ,"-H@ ɰ@ d@  .?좰@PxmwG @@ h #@ @z@@ @` ܜX@ @ɞ @@ hcwɡcX@@ p(@  @'-@ -dX.wxB @ h$@ ӛ@@` ܜX@ @ @ hcl( ޶@  8@X@ @3 8yX@@@ :@( ",>/z(2@ ,ַ+ҷ 1@ @l*0 :nX@ @ 0H@(@@l0 8@ yh_)y@8)@ 023 ,|)}(| 00y0 )|)}/|0 X41@-@ @ l0 qX@ hIߠ 8@ @0z5yPfб 0  0y 0 0- @ * + *@X j@ fr y* )@P b&j@ f<`@@Z@ Tf@Z@ Mf*f+@ R@ ( ?lC=@ DhI-#R|70"b="0( jm0( jc@l2@ xx@x @ `: " +&,@ @ 0X@@ @ ,"0@#(@O@  $L$@dc l :@4 0(r +vw!~h@ fݳ@ `"D wН.f@y@@Cn@ h @ f"?@ X@@X Z@ @C*fw!y@ @n@@ @@  zf"dQ'@ D0_q@T**f@@x@` n@@ @@ zf 3u;l@ @8' r x wn@ y@x@@ @m@x )b*b@ -= 0+. 'jꮳ 10@ d@,x@h ꤑ@ @c-pݳ@ XC@ jCݳ@ .b0"y@@@@X @H @  D 0 0R-= j0 kd_@ /b ")f/w@ @n@ h BD 09-= 0 j 0 k @ 0 ( 0 j 0 k?p\c9-r~~ .~ ty@@ /$(b"@@@H @P @@ V-fv @n@@ h BD 00-=  j 0 k?( ?@\@ .fv@n@@ h c%0@PɎn@H @P @@@ culqx@p *0@ A@ K@ 弓 @@  $D P $D P $D~A|I  +~@8{f2wSvO @@x@8) ꢐ@pA@` b@8) ꢐ@}w @ 0@@H@@f  +- @ f H +*  @ $P}D$P~Dh$PD~A@ $P~D뱐@`|I`$PDc@@)@ G@ JF@ @ S"4H@( Z   , Z   @ 6@ D@lwvh@M+@ A@稿 @0D}qGqD'D}q@]ppf " GX@@:@ @'}D@q'~D}q `@'~Dꡐ@8y.D}nB* @@ @ .F@ @ *@ H@ @p~XV=uA@`|~8( 벐@A@`r@9( ꢐ@w @ @ |foP+҄@ @ f  +*҄@@ + @  S( @   H'D}qy @ v.D}@ k.D}@ Llp@8@!鹼긕` -+ @8@@8. ꢐ@@ǻ  +/(/9e0߀`h'0 @H C: H y*0[@ `@@J@ K@ p0@J@ B@ @ 쑴-  ,9db8@@ @`@8A@@8. ꢐ  yc8@H :@;@ @@ 8dZ0c Ml*1 @ 00XdSnt@Y Nv` -鴴( /5.C3-B4)A5(@6/ȟ7.Ǟ8-Ɲ9):@9 N(@ﲷ@7@9铷@) 0@h 0X@ @@ @ l8@ 00@)08@iSi@g0X0g@@ @ l* C(f$ft*v@c h _@ %fc,f%f+f)v#@@ h O@ vA@ QXvA@ Kl4@  `䄄@ .z-҄, "@8/ #@hO)"Ȓ̌" "`hdq0@x0d@5@7@ @ @H0@ t 5@ )&,&tv@# h @ j# -&+&1v#@@ h@ J.".5p0 f8@h@ @(1? H@ cǯ 0 %-!."@ N@5@6@p@0@ *@ )!A*"@ @5@6@p@@ / % @ ?ouA@ cuA@ cl0w@ u hk~u)0@0 02@ 㫯(. 00y 02/.⁞3 0 0X@ @cu @ l'(렒@ ꩰ@ d@ )t`Ɍ}mwG @@ h$%@ t@@`(X@ I@ɞ @@ h RcwɡcX@h@ (@ %@l#w@`o(m "!)byPc@l3@ c~2@0"uXdaj  ݻ&*?@ @  @ :0h@@ t"@88,"-+ ɰ@ ]dH@ .r좰@xvH @@ hU3@ B@ ,@` ˛X@ @0(@w@0@  @ 00H0@(@0@  M@ 0cdw @@ hcL* p `6+#@ `(.},? `lcEh@ w8@X@ |@X@x@ v(@ @/(cQ(cA')@ d_,}  @ h@ @ @@` ˛X@ {@ @ hcw @@ pca l0P2@@03/ 0 %)2y% 0О0 @ h@l'&))@ @ B' "@( ,@z0,D@0 P@/l @@ f7)<@ Bk h k 0,92賨@h 6@` @  l&rs2{bDrK @ "l&rt2{bDrK @ "ls""4 D"l$@v@ 00 脴h@V$B1" "lU^v@ 8㌀@ 9 H` |@㊀ ` 0* 毟J - F 7d&.  ! r* w :Q 0( w@wp y ` d@_n  FT  Q -ݭ }-܀ ~@X #@ h(dd (0"R "?M 㚀 ) ca(- w@ 4-- }cy@lN㌀@ 9 X`|@㊀ ` 0* 察J - F 7d . u! b* fo A j( f&l` y  |n   FD  A 齭-ݭ m-܀ ~@X #@ h u@ (0"B "?`M 㚀 ') hci(- fc?-- mc{@l$ @ㅀ p0&@ 鍨X($b.D D" @)b- "llvu@Pw@@%fn"fo$fn"fo%6R"6S$6R3lY#BX3#L@lT'#v&r#vǏHfVq@lC( @ mq@ (鑐@8ctDH@ >*`@ *m %`Da@ ucd@' dp `4 u@h聐  鑐 6ꐸ@ Fz@x@Od@l*`@ :m ,`Da@ |cd@H 4 z!u@h聐 h鑐 (6ꐸ@ Fz@@0@@ OdO,`@ Lm -`Da@ cd@D 4 `|t@h鑐 Hꡐ 6져@ F|4@0@ݢ밸@ cx@ OdO,`@ Lm -`Da@ cd@D 4 `|t@h鑐 Hꡐ 6져@ F|:@0@财밸@ cx@ OdO,`@ |m -`Da@ cd@G 4|t@h鑐 `ꡐ H6져@ F|9@@0@苢밸@ cx@ ~OdO.`@@ m ,`Da@ cd@ 4 `~Gt@h ѐ 6и@ F~*@H@!b밸@ cx@ ~OB0( @  ` ܀dEt@@m ,`Da@ |c0G-p@ =( `d@mQ D0"pr r 1@(r)@ . +",ɢD0/pq@ ?c/밸@ c]x@ Y뱐@DD $6(p@ʊ* m@@(x!Ly!az!n{!~"pq@x@x@ ˮ밸@ cd(@ ,:L@ 0@M 0@N@ 0@O 0@ecw0% @ x(@ l@뿳 u(@ (@ns@H@   L @l& @c(mq@ &聐@8ccr!@@l# $@ sm (@"A@ xcl!0@ lsl'@ @ks@ @ @H@ ,  <.Ɯ/@@ *Ɵ- @ 鉷@@苷@@  p'V(Vys?@P@@ h\@ ,`3GH@; /d,`|)p@x<.VS@ T@ U@ Q@s@  I@s@  A@l3@h g@ sh,@ @ Pw ^__*$B.D D$L+R6 dN 7UsX2W@ds@  `s@  -R70@( :W@  @@$TsW@@  (P9  *T(z *Pd]s p  Q '$QD ~@ .F,Q ȷ@ -¹, +ƿY@+|(+-PY@ =.~ash>.8 @2鍹@ 돹@ ȸ `  Љ遹@ 냹@  `  @@&h@ /R9/V92r P$(Pa x)Pd @ , , *@ @ j)bv$R7à@ Df`.Pb@$D@` S`N.-Үp pW@ b[[@,}|4 r ?) Y)$d$/_/- @-+{')-(b, ꃘ@P**[(@ F+- @ ,Q W@ @ P՟` )Q X@ @DT /V9P @ @r  Ecd.1,P @0 -Ƽo7+ƽ*Qv @@@Q08@@@ pQ@ @( *(Q  '*P@@ p Q @r  cr@  c5r@  clri6 IP@ ,tr+Tr*$r(.r?n.v=|@ @9(1ǯ@ 8x@x;) 2|@ @ *@8e[@(r,~).1/2?@n O  l k +.ҽ..ֽ@ @ @(@q8@  8@l",/q#" @l$@ Ͳ q1@hꭖhqh qP P*X@(@  5@@ @  f@ (@꡵@h.@@~@ `部@ `q@@  c尊q)dL*8@ *q(>@xczBհ@)- L@ Rܠ@ Z嘇@  @ A@h&hD@x@ `d^呉1j( 1@ -@@ -gq(?@xc}B@). @ )BH~Em-.?@ߗ@ @h )`q @ @  @ @ M+~P./?@@h :@@ @ ?Co@ A@hm&hDC@ y. |@x@@ `c@ cqh@  @ Wl@l@l@P"q    !@(  ! , , ! ` *&@.@0{k{xy @@ ǩ .@( KdTm z 븐@ cz J@ e} @ p KX@  8+"'@ (@`@*&%@  .@+"'@ (@`+ %! h hȴ*&@@ +"'@ (@`*&%@ +"'@ (@`@*&%@ V+"'@ (@`*&%@ /@ l#"Qpx    !@(  ! , , ! ` *&@.@ {k{x y@@ ǩ .@( Kd\m z 븐@ cz J@ e] @ @Vp IC@  5+"'@ (@`*&%@ V .@+"'@  (@`+ %!? ? ? d!@ +"'@ (@`*&%@ |+"'@ (@`*&%@ U+"'@ (@`*&%@ -@ l# %Fp`Cpl@l(@H@ @+!p A @)@`  .O@(.-ꮆ@( -, @( ,(j@( @l%X@@@ P8@as@ 1 @ $@` D DD(B ) B@ -B-F+B B@l&b~@聳@  h"%k"Ef B", `     ` H2 " 'a@ 8 k)"^rRk*!@A@H&x*Oy!L{) hGNhH oJoIEzAB{A?5 R '5 "" '2 "" '2 "" '5 R" '" " '"4h)$[u!? R @ 5 R" '@ tl@ !%@ s@`UUU  0$"=#"= 33  0 * jm0$ jAc00"( jm0$ jAc^@ ^@^D$V 0 0$"=#"= 33  ) j0( k0 0" ) j0$ kAl KW@ @ @( @0 u@ @ @ @ "@ Ds@@X@@ h2Th4Qh8N  ~1K@? W)-'   w'@@"@ @ l&0@b@(@ s@   X    n @@ @ ̯9@X@8ɕ)@/  w밒@~r@`r@@8 2 @ @ (@`  ('@ G`@=r@x@ g'4^%ë@ ) )@/@@@$)@h /@/D0@ @ @ l@r@(@X@ =da %[(  8 #* H@@ n⍪** @|  Gtd, |! @  @úXr@P Y`*&u@@(@H@4& @ @@( + 0 0("=,"=   jm0 jc@;& @ @@( +n;BZ)@hBdhDqdr  p  p   @ O;+€@@ @ @ | @ tr@  @ r@ @ (}P @ l2r@ "~P @ lr@r@@pp 9p@ @ @,@`  ̦̋Ȋ ʱwix 00)=  jm 0 j c@p>q@@(p P@ @ (@`  **- v-*q  G@ ᗎ-1Ĵ@ź@ @q@(҂İ (ւ(ҍǰ@ 0 +֍ᔰ"q@xb@ whxGpA@ @ q*@ ` @ @ `2d`z     ` q@/"@(& Ph=i<*" *&/" 9 9@( -&ᓬĄ (     X (   X   @ K+:Ƞ      f,A,I,Q@ ȱwhxSp@ @,@`  ̦̊  00)= jm0 jcH@8@@ (")* (&@  ?h / /. @ Ј ? +  +*  @ ȿx +P @@ #0@ H@ @ @ q@@ ls$&p@p@@ !B.p@l#8* *% U%3"2""6@l+1ꤴ@䢻ҫ) 鐰    *p@`ό,p@`߉ )Np@@ ] @ p@ @~ p@ cl0$D%F#FK@l°:@p@`0@X'` r)@ O-&L+@&&N+@l&f#b%b n@x#5@ Pz ` 8l*p@"D)F(:S(F#JK@l$ )p@$D'D@s( ('& p@@@Pf@:@ 2@ @ (@`  ('I@ UGD& Rnf(,"'@,w_~W@+*@@'@( 2_@p0:x@+*x@x@@yX~_clp@@(@8@3@2@@#@`333#2'I@ 53"GDl-p@@h@p@@h@X "860 7@ 1/@`( P ( (3@n~zgc0 Miq 0@ i@ @ +@`  *봘@` @p'0@ Y3i8@ld1 o d(߃o@   `) Eʣ*2/0@nK `(2@ 1@߾*߲ o( @ 2@ @,@`  ̦̉ @@ "i(c)P `ଢ/"  @ >@c$@ @ l߱K(@ e`pm up h@ cu fE@fe_d>@DhH hL hM@x&@B@( v(@l ߎoa@(Coqﱰ@ @ p@ x@ @( q@ 춰@آr@8 s@ @ 5*` a@p@x w@=//"G" @l Z& $h舿q@( @8 B `!A@x, p 0dN*@  H@@ ~@ ,@?+@<@ +7@ @ @ @Q@ n` @ S@ P@ R@ Q@0 On@ X@(  X@(5( 鑐@젨@x ,) @@@8,  G .dv) VL@ M@ O@ TB@U*@9h5³@H@ ] z,|z(@ `o0@k/ @p -@ zܐ@ -۪.s/ש@ 8d@fP0X@.* , 8 e@ c(HLn@ .އ+"  @ .@/ @ (x`0@`@@n @h @ !zn$@ (@ k (@ ecǕyQ@n@ X@)n$@ )" Kh hhhi*@D@( @  &U' @%@ @( &( ' lg- $(0* %)  P+ z ,   xdP@6n ʃ' @p %>@ @ * m {] ꨐ@ cDhD hHhKhLhM* $&'  .H(&8@ 8@ n@{P K@ eIy@ @ ꨐ@ {{P K@ e? ? ?h ?( ? D? ?? ?` ? Tc.`* , 8 e@ hhhh h@ @ ?X\cl'"( ( +~@ 0 (`+   x  8     - @ 0X@ um {@ Ȑ@ c{ K@ eihhhhhi@`hP@ m {@ @ c @ l{ K@ e$@ 'k  /Ǡ@ %m u@Ȑ@ cu E@e_. Wm&( @ @(@l@ @ T@ D*' $%@ R'@00 x@8@ K0 x@8@ 3i8ȉ@@l@l?HB`LhDhB@ 9@ ? Tꭈ((@cfGh@ ܣ|{z@ DP@ @ hLT+6x-2-6۠)6(6.6)2o@X-@X ?@ 5@ Mo@ 8@ A@ |x@ ۨۨ @ @ lh$h(h+h,h- @ @lۍ.'L@p>@ @`da@ , m {0 Ȑ@ c{p K@ endl@ m {0 Ȑ@ c{p K@ eo$@`)" K 8      x  8 / X@ Em }0 @ c}p M@ eihhh h hi`eh`P@ m {0 ؐ@ c @ |{p K@ e@& k (, $%@ '(@@@@ @X@ @ j@ m u0 븐@ cupE@ e_n@  *&$@ % V'( bx00 x@8@ 0x@8@ 3i8, $/'+ %( x&) {* z}Ș@ @.@0+ , 8 e@ ڠ, $+ @ @ @ @@ @ @  @ l%@@@ {1|.}+~(h%"@{.|+}(~%"h@ @ (&@ @ Ӡn@'@ f8@l) ,E%@ B  hhh h @I@  @Hڵ) ;( @ @Pn @A@L@8( ꢐ@*; @ ? +(@X<: @ @@e@ @ {@H@ 'f8@ @@ f@ @@ f* f/yzH@ f7*@@@ f@ @@ ff4-@>( *@` @ p @ J@@lC@~b@@A@X@8. ꢐ@@ǻ(  +( 9χ-| r1sߠ9d@-P@#s@A@P n@8) ꢐ TŬ*h@ f8@ @@ uf@ @@ nf*<߀+P@@ fT@ @k ]f1@ @@ Vf,P@@@*P@h@ yfT* @Of@ @f.@ @@ 9f)P@@@*P@l,00 j y+h0{ 3@ @* $+ %<@ X@l5ٗ( 꺳0 vd@ @( $@D@8 @ @p @p ..@@@ fm@qp@@w化H %@ UL@x 4@(~o@XD@`d ﱱ@!A@` L@ D@x ;O`8@=l@@@@pް@x@P @XA@`@8(@@ǫ@Sع-@@x@P /A@`@8(@H*** 9@ ,@,@ }@@A*A@N@` @@@1m@(@  IH@ +BL@O@ H@`,AA@` @@ y.@@@@X~@8)p뱐@Ǜ*@  */ /!*@%y  ,@7dȆNl@D@@  *@%x@ ? +*„@  @ +BG@ J.e H@Fl@( :A صA @` l@` A@( :N E@( \@$0A@( 5NP P@ y3@  y9 l@( \A@( (~ )t@6-@@PK@x@8)ш Ґ@@Ԩ״ ` @@ 9@),@ @@ 9(ևe 0+r=( 0 jm0 jcǟ)$Q/p P.@@x@PL@@8) 벐 H)+,  @  *n- -!-"/!@ @ @A )t@kSc@@PK@x@8)ш Ґ gth X *$P@x b@ 'ꮰ@@ @,9@@@ /? ,*҄@  @ cpS c*r~ l" 7h!h#h$$h% 3h#hhhhl# $,[333#2h@Hp@* $Ӓ*sw@ XvD/@lә%T/B* @`@+B.B) 0@ z) @9H@ &Fӭ[(s,|pө^@8@8@@ @@k@  @ l&0 0(8 @+ꮳ}@  -"."@`z{d)0d 0 .0/0إ@/+0ԥ@ +(0ѥ밴@()0耴@ )ʥ鐴@ @@@ )-03k@3k@    0    (p  ( .0k@@0@ )@( @8 2 @ @ (@`  ('@ G@k@0@ 4@ 4@( h@ fy0@( 4@ @ Jeavk@1@3@6@0@ 0@ 3@@0ch@ fk@0@ v3@ 6@1@ 3@0c4@@0@ f)4)44@ 퓰@@ @ @ @ @( @0 @8 @@ @    p  0  p , @o @= (,-  -ꠒ@"k@@@ 1@ )0@  @ @ i@ @k铰@*@  h  (     ) /@ @8dЋ-0A( @ @@ @`@ @ [@ @ 3@<@P`h ш(Bh",0뿗eI)H`/06@ @@; 2 @ @ (@`  ('@ G& j@@ P@ -3@ p *@mJj@P@ 1@ +0@@? / @ @,@`  ̧,'@  /02@/0@ 5@ 2@ )2 @ h` h h]hZhW0@ QdW(4-0Gj@@ y@@@ @ @ 4@ 4@ "0""2@ " @8 }/O|$|'$j@0@(@ Z2_|'D2_@ =ъ3yI4@ 4tj@0@(@ GcLj@0@(@ ?2_ 4@ ,~ ldї0@ f$Bf fDGN"n@ N@ZA@@@ @0 x|@Py  Gxv8  G@ @p,0Aj , _wv Î8j@@ 8@ \ўN-B3@(@( @@2@*04@ 5@ 2@ 0@( 4@ @@h@ 8 Bjǵ@;:*04@( @ o."&/@p 0@0 ]i@ i@>- -J.i@(+@X}X  . 0+ @ @( +. @ Emh@` .- ]-+ +*./9i@(n@X@`.@ !@ Ѥh@ *0( (*0ќЮ) )/0є.(*.4@ 5@0@  @( @ p (i@0@ {1@ǵ*0   di@ 6*0   nph@ 0(0/Н /,0 ,»dDXd/0П@@ݳ@ @  @ۉy,-@bŜ8@ 5eXЉݳ@ :/2 @`z{e~X.0~ݳ@.@ <=@`z{ыкh@ 0 ѩ/ 1@@՝8@ eXcݳ@ ׎:@X i@i@8{-@ /0/'0@ #!i@0 Ch)0 : N(@ `MDž8@ efX=ݳ@ :;@`z{h@/0/#X(0f()j@(070@h@ )0)@ sww%0ߨwp@%U"0XUP@"""""5@ 1@ Ӓ@@ @8@@ 0@ 5@ 40@ 4@( @  O@ O@p @ `O@ ,4  4@( 3@ @ h@ *03@ 5@ 1@ "2@Dž8@ weX(ݳ@ ?:Ћ;@`z{ygpM/0/)0鐴@ (/ 0@ #@Dž8@ Ue7-0z,0-Ҁ K,€*0=@` ]@ @ U@ 82@Y2iנ@8Peh@0@ G4i*04@5@ N h@0@2@ :4h$G.05@ 2@ @@h@ {*03@ 5@ c4*04@( @(@ m@h@0@ +00@ @@ ( \g -@ {=롐@%<@1@=<_1@h@0@ 5@#0@ @@ ( 9"4_g0@ 4@ 0@( @  @( @ p # @H !1@@/@6Xkݳ@ ذ@0)-@6X^ݳ@ uذ@0)-+:@X @P {$XKݳ@ bϼް@0;:XBݳ@ Yϯް@01@  =<@(έ/ @75@ @@0@ g cϊ*,0ϔϓ@x 쩀( O@h\ +Fސghέ/F(0 (dLX p/0Ϋ@@ݳ@ @ @ۉy,-@d-@6XΘݳ@  eذ@0)-@0XΌݳ@ eذ@0)-+)0TT鐴@    0@ g1@ @@ 0c([Tg1@ @ (c@<.@ O sf` O@h O O׊Nz#@ 5@@ (3@)ʰN|@ (@5@ 3)0 鐴@ pA0@ ag1@ @@ cg1@ @ `g0@ `b,00@   (@p @ 1@@ @  f0@ 1@ f@ 1@ *0۫( @ S)0L鐴 8i}T  A̸eL0@ L} le6 /,e&@ @ zO O@`O*@)Rf`O/0+f@@ @@ %X@ X@@h '42@@5@ +4@ #2@ !hi4@ 2 8)d+02@( 0@1@ cplÀvW(@ fD G@@:@ f&X@:@ @ @lm @2,@p$@( D@H  hhh  "5@x* 8 !hA@8xep顿e@\@8( ꢐ@H)@( 9d+1+5 L@9 ? +*@ ,!P Ϯ0@ X@ sf0@ @@ =f@ @@ 6fj.0p0@ P  @9@x`X@ R@ j@ @@ @ j@ @@ @ j f.-{V.0@0@ 0@ @9@p+1c0@ vX@ %@ j*@@@ @ j@ @@ @ j g/Sc*P@ePJ@@ +10@ l* %A@R@@tuwv p 0@(@ 3, ,@   pܞ* $/% 8 n~R 8 ~ Ne I'N*@' @ b H  `H@@ $@ ʎDd4   h   * V) W @ L@( M@ kB@B@ A@ O@ @@ ;U,@9h\@2@@ / 8z8j(@ * 6d. p갯&@0@@ ̋wv/b @x+bg@ zڐ@ I,f̣{(s.~̟x@8 dA@ EP0@. 8 eO@ L@ eH@ ̥NB@ K/.@` @` @( /@` @ -@. @ i$@ L@ M@ L- $y)D@ @ _m {Z ꨐ@ cDhD!hHhKhLhM* $&' ."H(&8@ 8@ 2{P K@ eIy@ @ ꨐ@ {{P K@ e? ? ?X ? ? D??? ?P ? Tc.* , 8 e@ hhh h h@ @ ?p\cl˶- $(* % @z   xdP@;g@ ' @p %>@ @ * m {] ꨐ@ cDhD hHhKhLhM* $&' .WH(&8@ 8@ @{P K@ eIy@ @ ꨐ@ {{P K@ e? ? ?h ?( ? D? ?? ?` ? Tc.`* , 8 e@ hhhh h@ @ ?X\cl@6@ BD2l@ p A@ 38 B2l  (ꑘ@ 8(@ #)"*" @;@ @ @@ Il Jl%'˸@ i۠ Xf&' p@  @;!@ @ @@" Il Jl! @lˢ$ #F@l˞"" @l˘$ "BAi10 ""F@lˏg@(TeUB0jjjjBjRjjjjjjjBjRjjjjjjjBjRjjjjjjjBjRjjjl`g@( 3""- @lj"" @l""",l/ . dIg@  n A@X9*)@9酿 쇿 شɩݠ( h4    h @,$@g 0- #>f@) JɊ@ ;@9 )6; - ) JɊ@ ;@9 )6*6g q ?)#. 3 3#<*2@ @ X3=@ .0Q9 ~GT@)D@Wq x x,0 t ) ( (- c@` D8@@ H@8@ kcAh*2 *6,$(@ n@ :%@h @ .$8@@ oDf@ @ /o4f@ @ a@ -$@@ @ 7#-3 3c@ @ X.$8@@lɶ' n@ h@(@ @ @ꠒ@ XFD@8 @` @ pl[EF,7,7*7@:B k g!g i 7@Sێ̧̛̳̏de@8@ e@@( @8 @ "e@@H @X @ Ȉe@q,փ *鞶@  d2e@*(@ @(@h@,#( 30* XdZ))0@)@ @ @p @ @@@@@@P d@h ,-@eOZ. .+Ǣ@(@ਸc@ cDX@ @p[뽾ߗ }ꭾϦ;9Ꝿ˦읾 ; ^@ װ@ @~/3 L?Sc X@ B@p[뽾ߗ }ꭾϦ;9Ꝿ˦읾 ;oB} Wc@ @1@ 7//@ G@d + @ j@ @ Gd@@ jq@( @8 @@ @H @X @&d@  h`c`:d(R.$"/D@*" XLdk0i33ad#(jcbt8K(R.&"/fk+%f X9ʪ1k#<3ct #@@@ c`@ co @ G@ <0@ cl')2  Z鈄( խ밐,d) @ 00 hA mh kS((/2@*0iX@$@ p@@ѯ$@ '@'0 騰@ @wǯ@`痑@ P(Q Z I.6mh k O 耑@P?i Bkc6$Q搑@p㗹@L@P@@ S/ $@@@ү$@Sd0X@8@ S@ `(@@@Sd/YP@#S@@h/T@lln%#VQ@li"#&!@lJcG$6"2$6ǡ@(RU%6$61@l0Ǚ"RrCP@(RP@_l'(ꐒ@ 뙰@ X@ )Lj벰@xhcp~ @ @ @l'(뙰@ H"ɒ@@ ,궰@( @ (@ @l4 <@( 6@@l0` J x /(d<Z) Uq +P| ]  C@0&P~~a '2G gP@ tG0@ _PgxSsPA HC (H@ @ @L@h cc 0 @ @ /M@` @@@ %-@ @h @@ L@h @c A@h L@ )P@P@@ cM@` @@ L@h @b l c + 괾0 .@@@\ p H-8@-.( L8  D dm@ p x 9cŘ@ 붴 P%-UU<G"((@Ĩ((0@((8@)Pz'Ԡ鑐@eZӠ'K xjb  / (d{ńƢ) "q * |`-  C+ ~- }.B@ p  @ @8Ƌ@ @ ƃ HC (h@@ f7@wW (PH@8@%.U U@ 0H@ il@h @ 0 @@  bm@@` @0 @( @ US-P @h @ @ c\@h @db  Ca@h l@ ) @ @@ cDcbm@@` @8 @ c\@h @rb l0Pbb8@n= b).Ђ@ )(XZ@,Ԃ@ lH@b8@ 3@ @h@5!@ @@Dm9G @ R@@ 2A@ RB@ 2C@( RD@0 2E@8 RF@@"G@@Dh@l(@`4 @"h@l@@S%,@H5"0rr )x*r)@"0p)r )x*r)@"0x)r )x*r)@"0x3)r )x*r)@}@@ D@l@@S%,@5"01@(r )*r )@  #3@xwpH(r.r+)@+w w y@ '|rr  ", }f&@@D@l@@@`5"0r r )x+r)@"02@*r )x+r)@~@@l2d e@@@B'@X(@5"p q@x)r r r)@",ɨ(@@ D@@l(@ é@@@3c#0" a@x8s0s s 9@ #<" @l@ @@@2r"  q@)r r r )@ ", @@@@@l@ @@@2r" q@)r r r )@ ",ɨ(@@@@@l#%#@ @%@$@ c0@ P h0 @@ P iO)! )@@lÏ(7#"k 37dQ`8@ 7@ U7v@@ tľ@ H@ J7#<8@ }h&Ġ@ 097 @  vc8@ ī 3ʭ 0+28@ T*"@ (@ @ Xo,23@l;3@l?ēaĔAĎĎĐ,6%6~"6)6p)6q/6=@*61@8 95D=)6)6((P}{({"6%67@lw, ""ld"2q"1@l8 (    h  ( a(@`@ O$^L's/2[/6[Y*.6+N (  @@(2NXc@(@f8&6.2G.60*=0 jm0 jc(2: (6.28 @|3`` @` *6 00)= jm0 jc(2@2`A@@z1@ Pɧ`@ p@.2.6|*J *J+Š J Y @ % @(Y@X@ @ @ =@@ - o@ o C l7c@x2( ( @@@ @@@l™$䃁g  $ 9&f'b* wDb@ Hb@ (K @@( 9*+,  @l0{(=(B0# j1m 0 ) jcl0p(=(B0# j1m 0 ) jclc@ D$(b31@)p)s)5(@(@ -@9(@ [@ xzlK""T@l ÎTb@ac@ )@D"P@ b@`@ uQ@ ;@ Ua@@ d@X2Pc@ +.BT,>֠x / @⏐@;B8+/(?  o#+[.` @@@ @,BT B oMM@ @ @ la@p~A@4@3$aDb@@w{rh@@:+ab@Hw'th@@<-ab@@w{vh@4@>/ab@@w{xh@@3$aDb@@w{zh@@:+ab@@w{|`@@<-qr@@fkp@2@h~>/ab@@w{@p3@D@ b@@9@ 0 %-rQn t@$#r h  33#vD@!@la@@h@U稿d+븿 @ @p @}qGvqD'D}qg@]``f " G@x@:@ _@'}D@vq'~D}q g@'~Dꡐ@8vy.D}vn:@)@ @@ †F@ 0KP@ N@p~xXa@ @@9) 벐@#A@` r@8) ꢐ@ivb@ 0-@ foF, @ f 0 +*  @ )    b-   ]'D}qvy @ .D}Xn@ .D}`n@ dl`@ppWA@4@3$aDb@@w{rh@@:+ab@Hw'th@@<-ab@@w{vh@4@>/ab@@w{xh@@3$aDb@@w{zh@@:+ab@@w{|`@@<-qr@@fkp@2@h~>/ab@@w{@p3@D@ a@@9@ 0 %-rQn t@$#r h  33#vD@!@lߠ0 "$R!7DDT@*R ;  PlG`@`QwA@@G@PB@3.QR@fk"sw ;`@@ A@(RB@`/ok,j`@@ @( @` @l "#B!R2R  $S"Rlߠ "%B!36U3E@&B Y fUAlE% #V Ml@"" @l/?/@?@@xdЈ@9@` p @ 9@ޗ蔐@@`:@肐@ p ` ` G  G  G@a@(@ tl " #30@(@l$0D@@l( (V#V$RDX@l(8 (V"R$RDX@l"2%`@(B"5@ld@]) dWp0@y.mF q jbxy鐸@ ycܣxy鐸@ x@@@l"lf+?0@ @x거@배@ B@l`@@P:h k`@ QlH3`@p%B Y)F'''@ 0 A*:=@ 0 tXl]@ Xl>@ Xk@ j,bdA0@1@$m-2P뱐`(Ќ~ ꡐ@c"Ԍ,bcXk@ [X%Xj@ jXi@ Xi9@  Xh@ Z"BBi **FXhXh@ d6`@ 0h `촐@ 0] z`@@ P ,2>W.z( ]N@ ,F+B11@ cJc$`@(@ g/cBU`@ pPw'w'r8@ Ah Z(X@Ψ8@ Ahi(X@d*@ѝ' R)+@N@H(@zX@H(8@{@@@"c@ al0(@ݳ@ Ӱ@l0I$bt3 #fn"b~o"nl'@ 2srr_E@`rs@(S"@l'* d@@  ^@H@  >l'0P@  0H@@ X@  3'",(@  fh(@   "ˠ 0+"(@ F*@  r@ P `,"#@l$@_8@ %"J@H) @$@@$lH@h@ S (#d0P3 _03$@8 T$@0 t0@Dd@@"0Y_P (@0 )@( *@ +@ ,@ - P^` O(m "d *Bz0c@/u+dPs,BJp@9 nI w30@ciBkhk˖%<0 kk jkP@ 1) + I` )$@0@W1. / I`.$@@ |ld0yo4nd0kG6l]`d(m "d 'wc_3X@03$@ R0@DI@ 50@@"H@/'(d%)2Jd}$9 fU@ P@ X@@Y@` Q@ U@` S' "9w&@`"@ `p'$H@@ l ]J1kk# kkd `     )d?^3@03$@8 T$@0 t0@Dd@@"0n^3@3'@"H@@ 2I@@D]`(m "d 'wPc@/(^ ,@ x8)BJ II f3 @s0@QihBkk0@Qkjkk 1) + I` )$@]5@ *^u@ @ ll]@1kkd 0)d^3@03$@8 T$@0 t0@Dd@@"0y]3^3'@"H@@ 2I@@Dry\`(m "d &vpc@/_(dO])2Jn]\9 UD @t@@aihBkk A) + 9` )$@@ l1o4'4^(m "d %2u@c@/3(d* /+2Jd-9 f)da@ )di@@e@`c",  "@,$"@0 *90 @ ` &@X8@"/@ @ wlV@ Ӥ$$@"b.D" "R @$b-B "Rlʈ0 *4 (0   @ 8(H@8(@Z(@ߨ8(H@[@@a+-@0 @ ˞8@l Gh/8((@8(@@l(!I@!@ @l#%+%% h j8 @X *@H , -` '@ h @` !@l4壬@p@@ 耼@ @p2` a@=)w@ww`@ ]h)sV/ B@ A@"B5"B@  "E@(B B@ A@+")B뿗 {B@ A@lf]+ , | @` **]` w@@( )D& }&D% ~%D" #D"D@l( R\ (-@ 8` F0X@ @8@X@ @l:' 5@ 3@ 56@@7@ p@ z+ "n9]\]Ǩf-b: z ꭵ@8)b9@ 8@ Xx+f9 Gh '@@ꠒ@ @@ 8@X@ P @+|(@@@ XJcl(  ) ]8@ I0P@\ B@l0 Oy3+ "@  kg 8}@@N\@ ) 8@X@@l @ @M\ lҀld A% `m r` X@ crp UB@Ue/X@@l j,+@ @ H ) 0. 3+ꮳݳ@ Q@P@^@ _@ @R@p@@P:h k_@^@4@9脐@@@`0 0,,?@ P@  {(a@-' } ``.~\ l#i`@8 h"@@  @`!@ \@` @%@` $f f-` g*,(&@ @p $@'@  8"l#; t\` 4\ "@` !@` @l\N@4%`a@05ww<@@㩻9a <wy0f聐@` @(} =l%@l$"# J(@@@J@ X/@  @@@H @` @E@ 8 !@"*d, /꥗@h"3 ?*@ 20@3DJdKL O꥗@h DU _*@ TP@U@"QȞE"@vLHȆH@5@r`e?(e6B@l'v$vDHZI p xd' D@ 0"@ P@(:@( 8) ; {&l;f@8)  f{k+f{kȣ f7w*w* 'w*  f{k*3@8)* 3z;)  3z;)+w* 3{;"@@) DxI@O"3fHg` #<0fd` "Pw"3 " fH h (6#@o$&:! @` @ xIf@ z@" l9v$/D dD kL4f@ET'@xuhL<AR;$DI'@dT;H@ @f X@bl#@ 9("("("@l 8@X@ tt+ 0@O @/M 4.D3,(8@ H@Ĥ?`|+< .,@@@ή`|+* " [`:8@ z#yh 3@p R _@"[ $.D ",((@ 0H@N/hz/, . ,@ @@ߗ~ @ @@dQLd!N! 0@  E.0 D,@@@UX@ZO`~/Lh , .@U@X@%ZO`r.L` %. $,@$UX@ ^Ohz"Lh . ,@ @ߗ~)#@3@rCu31@@@0@,c @ Gl 0(@X@ th BO  p@D @(.",@@ȨJ/hJ|+, Jh.,@ -@@ͭB`B|+*B " i@ @X@ @@i@<H{!` a<0 y@h * `@3@ R_"\  #.+, ( 38@p2|#{+h .,@ @|{ @ @⯗(`@3@<`$ 8 S|3  @{~ts@0ZЯ@0Cgc$ X@h@  I )-@ @    @ -  @ @ @0@ @0鯈.@@hH)@H)@ @20@ _)@00@0,(٬ U U h u mBl@@0@HtЯ{@0<Хݮ~@003 8}c@9@ 9 @0  @(  -H8 @X@XҠ@9d+,&갰@뱰@ kҠ@ _d+,&갰@뱰@ aҠ@ddao/2 d@h@ XdjG _*P@ @@@y)zy1 Zd+,&갰@뱰@ :Ҡ@ <d(P""@@0"@@ ơ *2R@h Ӱh@ /@`@@@@ @@@  c@l[@@Hjd0[ #ZO6HdP`@`@ ' G@Pv@ HxdQ=``@ ~H x-xu3'yxsSt+E@ @( @@X@dP@ I-c @0 @8 @HMc@X@.O@HdPi6[dPa@ V@ ! G˩@@Nc\8McHNc@tДcNcl|@*z :'[f0 GΤ@` T 8'ç"BX@pfQ@qA@@Z%h@å"Bs_3@h@@å"s_3@pt?0UF""@@0g SHA3@7k=ACWw@@Xy3@Cc@9@Հ@c@ srC3c@@X83@ l B _@R (,e J@ L@٬\ 70\@0@0ŪU" " g .Y mx@ħ@00>"g cڏ"+ ","@"@l4S82;g05U(0#DDUB(l_&@  Kf@0+ff{kB"h@lI "320@l@kL #@ @ld Ap@ld 1P/A% S@]U U""@0@l0l%1`o"1`o#1l%0o"0o#0 l" # m((7@(7H#=l" # m((7P(7X#=lF3#<sm9&'"-",lF3#<sm9$'"-",lF3#<sm9%'"-",l1 FP I e J8 j lt 3 . + # # ! 0 H  h           0  ,   4   D0 %0 8  ,   :1111451101 :1111451201 :1111451251 :1111451301 :1111453201 :1111453301 :1111453401 :1111453501 TAS-A1EH1-8AQ SFP28-25G-1M D|TR-PY13L-N00 @QSFP28-100G-2M b@QSFP28-30-01 SP7051-RW     +*),=<<9>..O_<lL s} ,( , ,P ,@ ,0 ,x ,p ,h ,` ,X ,P ,H * ,@ * ,8 * ,0 * *  @     @ #-<Pd, (8Pp@ (8Pp@  -   -   - -  - -   m - -   -  -  - - - - - - - -    $                 @        4 D@ P d t   @     p t x  H L T X ` d h@     @      , 8 h p |NF>7/' 3 3D 3 3 3D 3D 3 3 3D 3 3D 3 3 3D 3D 3D 3D 3D 3 3D 3D 3D 3D 3D 3D 3D 3 3 3 3 3 3 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D 3D D D D D D D D D D D D D D D D D D D D D D D C D D D D D D D D D!zll2 pp !tu 5 xy 5 xyN }z 6d ~  /  as 5  as 9k dd  dq= fr fwB@ fwR !kx6d ~+g#j  )j )     8h*N (2jh*Jg(2[8h*P q&2)h*M)q&2jh*Jgq&2tlT  q-ElQa  q-!ZlN  q-jlL  q-oV   @([8oTu   @(8oR<   @(oP    @(mrWc @   @#KrUa @   @#09rSe @   @#rQ @   @#{v_Z> @   @#\&v_XV @   @#A^v_V @   @#*jv_T @   @#*oO  @(lN     @#)v_T  @v_S  @jv_Qa  @%CzV(  @2(N АB@ K= А2dPААLK@А K= B@#F  2 B@ K= А      00YZZZZ^^^^^0$0< ({,{4{<~tXpwwwx<t\  ,(HHHT`wwwxxxxxx 0@0@g4c8(`,`4_8_@{(}{0{8{@|$}~p~x~T wwx89>x|  TX$(0 $HHP88t/p-t/p-? \ @ ` ( l 4 x `      L      `  4         , t 8  D H T  ` d h  x   p  X  ,    ߠ  t  H  `  `    ܐ  X   (  , ۰ 4 x < @ H 0 \  `  h  t ژ | `  (        ِ  X      ذ 4 \      ӈ  P      Ҡ  h ( < 4  @  X Ѥ t x  L        М  $  p      Ϡ  X $  (  4  H  L ʠ P h T 0 d  p (  Ș  |     @ ` H  ,  T   x p BP0@0BD p3 0F _     - 0v   X PLB@z `? 0 p 0 p 0 PH|0 p P  ?*$DDDD.@- P ` .V p T@.#! ~<PhG߿ ~  ~@!!!!A @@? t @ *. p*t   @ @   00+),*( À(D? ` 2  0 p  {`*l>~`  P Ű pPx. ~L@ ƀ L3@-)|+p Ǡ  P++ L   Ȑ @  ɀ   p+X * 0 p+d p ʠ 0  . ,++44,<  2I4 .6 . İ @d) dT1+-$ƈ+) X `  ˰ ˀ  `<<< - 4 Š p L  0 0 P    P  p   (( `* ' (*  0   P p)))*L*D))))))))*T -)@ (/ Ұ @.$  ` Ӑ P% 0( p ,  Ԡ * *        Հ Dp  dP d \Ppp(p p<p, @$AAA@x@A@AD  @ 0 p ޠAp@@pX ((@LA` ww33 P ` ߐ@ pd `n  D  4 @?PbM@$Bj  @ DHLPTX ??ՠ>?bZ? @?w@DpHLpPTX\`dhlptx|048< @HR 0R$ @AAR  Pw5` `  Sp0 ``AAASp8p pp `$@R,S``Xh\hpp4/(X@XDXHXLXPXTXXX\X\@```  ZXXXXX X$X(X,\Z$Z(Z  AAAA@@@ @@@  00r@t /vvDvth`hr(AS`pP@P@l@RPpHr v txp`c $@ Z+ @0 p !X\^,P p< ~ "@ "  H`, O< 0 P 8 `- Ř,+.,s  t 003 ` @ " " # # # "`  $` $0 h $ޭ P $ @+ `+`- | @l|m1 lyyPQ%\003t3vSlr+RTrq{@ ,  "8&|@ ,Pf|@@ @`H@X XVW/@W /@.2+2SS  +6)" Q )& /2O@@0 h@z@ @H@H@@-==x@( @ !+P6 @@X C|X3|`X|`|X|(@`!@`"-P& @@ "@X ܈# ` |` |tH@Q(Q|`H@ @R|`#@X|8`@$|` |` $% %+2+6*2  *6(2 (6-2 -6*2*&(2 (6-2 -6*2*&(2-@ 6X)2  ff&6- @7X&Ɨ w@ `!@Xe-2*@( @ @` 8 @ 9@ @ 9-2 @ `@( -6,2,&+2  +6*2 *6(2 (6.2@(.6-Jx-&L,&M+&N*&O/2 /6Z@0@ *P-2@@1@ F@ o/Ij)@ @@@ @?z栰@ @ @ @ @ p@ `@ P@ 0@ @ |@ t@ l@@ dl@(@ @ ]F@ ((K3 8@ @xJeX@g@X@ X@lS(ꝳ@ɣ!@ o@@l@"" ,@l$@"3 ;@P 33  "@l9?@ @ ﱴ@ @h @ 9 @@@ i+  @ D2@! M@*v .p  @.q 0  }3.r  @@ I{(‚`@/)P@~@ ;@`+  @ <@@@ "/@ #/ @ ~~@O !Ol @ @ @ @@ j^@ @  (b a@ ~@/@@ p ^@: }0Ę@ @  ~@ ~@@? x0*(锐@ {~@ K~@@: + {:*锐@ )R Y@_@ T)F@J@> {0*1锐@ .R _@ T.F6 G@ @ @@ /(PP@(b^ (f%FP @`#Q~@ 0~@D`: ~@ veccwl0>@ @ !@ Ԡ@ z"@ נ@ vf&2>If@Z&~@a~@U @@ X@ 4 V#@ %@0 '@(@@ zK)@P +@` @-@@ o#<P @( ,,&@x ,K@ , K,| 0,N@ , ,N,'@',N@$ ,N,(@H b@P Rf@,N@  ,N,+U(@,O@ ,O,,|  ,N@  ,N,@h ž>}@ ,J@ , J,@H ` -65΀ 6΀ 7΀0 .8΀ ԏ9΀ ` d:΀ T;΀   <΀ @>p   ꑐ@p  @蒐@p  `@p  .@0@l}@ +}@ !}@}@@ }@  [}@@ @ }@@ @ Z}@@ @ Z}@}@@ }@ }@Y}@@ }@ }@@ @  }@H}@@ @ u}@@ y@ il^쁰@x @ @ @ @ @ (@|r.菗X  @  (&*2ɣf}@@ *6)2a- 봸@ @0@ ! (A-A  .&r@m@  /&t-"v& /&z$}@@+ a}@@9逰@ @ *"22  *&0)&0(&@-BWe޼0@ #&r."v&x# fl &b@  $@@6053*b)ǻ `@x*bİ *f]@@@@ @5@P/@'8';$2 P i4*@!    @PH@`tm#R "# /@3D נ05wAc,2@ @ @ z@02 && @ &@ &@ &֌$֐0@3# &6?@"@-2-5-8$;@ --2-8';$5@ @  cZ@ -2-8@ l B-~@@ @.@8 鑐@H/(|P |P)rdp G"qwM @e#J th> h Oqhsh("uU@ V@ T@( W@( \ f!:X @ J@ qh@J g@c@h @ y9| h@ @ k@  i)fv|@ *bv@ B3u9|@ f /q@8,R  Q@ 4@ zp r t ~ A{@@@@ =7/q@@@@w@ /+b},b~뿐@ @ .b{ 6/bx~ m @ (r9e)qe+q~t p v@rƟ `G@ |@8@H@   @|@ @{`@ O Ґ@?{ "fvO Nl.*.+({@@X ~{`@[@*~@@@@{hvBFH@   i )2 0D0@` $@ )B@H **{ @( @` @ .B6"(^"@`>@`/@ Ll# @X3Pv{ U@ T@l@I{(@ @9@F'bx@ 0@X@ 6h@ j(@F@]*@@`"@mdbw/hbL *}Octa@@ @ @f@<@ @ t/@ lha\hbI1'4d_Q$T@1'4d_<$T@@ s'4dPFIǨ"P@@ @ @ @ @ s'4Q$Tf7"4̬"@l+2&' @ d`@ٰ@@m(hl|a}a7菗 @"wy&hiTdmd`Ncб0@@$$@, H {永@{mQ@ &pwx H c{YɈ0@-$@l[@ z -f+f"f,f+f*f)fj@ vz, ,*/r>( d(@,( @ (^z,2 ,6/2(@/6.6,2 ,6(&5-2-6(2/p 2(2  (6*6*6.2.6+2@( +6)2: )6."-)(@-@ =`@ :p@ 6@ 3@ /@ ,@ (jz.@ #@@ 8@@ 3)b@2@*@ B@  R@  ,+-@h e"2.2NS@ & ! , -P* f#//d f#${(b{®@d a*A}* @ L«@ I«@ Wâ@ Dâ@ Rį@ ?į@ M¦@ :¦@ Hêt@ E* @ 3* @ @æ@ -æ@ ;ç@ (ç@ 6* @ #* @ 0¥ @ ¥0@ +ë @ ë`@ &* @ +A(* e@ ħ@  ,A0ħ@ Ħ@ -AĦ@ Ġ@  ã@  .A~é@ * &@ ĩ@ ĥ6@ ĭ@ ĭ@ +2o +6)b* o )f(b(f/ yg@ @ [@ j[*@ .bq-RP@`a @ + +,+(pp'R{@ / /'/-y9鏳 *(A~ @  0)PS·@yP8@ `d1y B*fp@ V0@ , 볐@  ` y` @y@ CcE.Re/A~d_( @ ­@ ­@ c* @ ycħ @ ucĦ @ rc¤F@ ġV@ |Ĥf@ z v@ wc+=d.@ 6@ %y@ Q} 6@` @&8y@ GҠ(2~( (6n @<X밖 (@ @ +Ae3,Ae--Ae'.A@ S\y Pay` ]]ay XZ@ Tey@ (bq a @ գ*g+f@ ϣ.ց/ @/ւ.փx@ ǣ(g*fʋ8 T( @ 3y@ 6@ ey@ y (Ae*Ae,Ae͍cMl (by 0 @@y @P@`@p@@p@@@`@@@@P)-*c9 ))@ *)@  X()O@y)dA(Ȍ)*@ 9-$@ .&@ @X @ @@ @8 @( @ @ (*@ %U)P$QD@ )2@ )*3@ *)@x )#*l@ *")m@ )!@( @p @ @ (s靻3@ )(}) O((i)@ JI)@  O@ *B@ /%.&@H@ )@ f))^))( f@ {(b *x v(d@ @ @ mp&)<(/&bc8 f(`P#*ax 6D@ 8@ #`p8#a @ %fU#a1(a22#a3(b<#`#(`l9#`m(`n@ f?N#!(}c@P 1@ @ !" "^@(@ ( <( )d3fy;)c x  8*"+@ -$2/%.&,@@ נ@( @'(ʌ$"+,!*,+": @ ,!~(!@ \)!(0~ @ @ <X +4}> )/#? 0@ 1@ +4(!}@)4y)4x@d,rcz @0*.)"c: **-! ],)@ -@8@X @ @ @ @ *$Q@ @H @@ @h @ @@ U@8 +P(p} 3D+s 6@ @ R O@ F+^,rcf @ p $vev {@@ `)!}@P i@ 9/&J,!}+rJ l@@X ze )!e'!= -0~@X =X > .ePeMd}*-$/%.&"+@ F+e,!ee~)4y@ )4x)h @ s(ddy@@@@`@P@p@@p@@@`@P@@ @@@@@@P@@`@@`@P@ l "{52)rʒ{@Vm&D*rQ@A@8Zc#}y?z?+~ͳ,-.~/)&&e*@l$"1"?l@l.@ *O{@    8 x '@*3@ @{@  @@<= @ 2((@@@ X)2@9A@ @2逰@ 산@ @( ↰@8 8耒@@Dɩ٩): (Iz@ t@鐒@  8+H@`:@-H,/T+O [Rh@*,z@x'ww`'ww 8@z@x@ fP@x@ b)p'D@@ p8 "M<%PdPQ+E@0 @ (D(@@ yx@밑@ !(C@ x |%-0{~ٖ@ԑ@ܑ@   /Me򂅡vY y @ xf Uu@ #N%3 37cz@oswcz@kswc#N%3cD(@ L@ z@@䌱@8@ SZx@ ThEz@T@h@ z@ ,@@@ 9(@) ,L;0`@?y@|@ -P@ 3/x@P:h kP@ &y@ @@@ cfz@@  n@ l䞰@h 93"d y@@`m--,M &!& &&̖&:&;& &&Q&P&^&_&*'x&1&2&3&&#&l&m&n&o&p&q&w&:&s&{랰@h UA@UtScxl"@ d10@ 3)Ꜻ@k@湵_h 복oU,`ff@  먵 9zc `day@  @p|y@@@!@ @daT0@@ @1@` 3@4@6@5@2@ ~,@ ,L@ "q@  # #2p@ 3@ &hf@ X( 9xcx&o@X f@  ( 6)ɦȚz @ @ *0h@@ 8 :fui*+%1@ @ a@@y@ 0O@@@ ,,@U&+ǀo@X f@ O( 6L)ɖ*m*4zG @ @ l[ݕBC@h V뱐@ZF@YHZ iFD* @@A@H@8:@@킐@@@@ @ @(@(0088@@@@,,B@  뱐@N@ @ _d  Wd Sd Qd ;F@:9@ab("E@G@ @  Z * j@  _df* Wdh Sdo Qdt ;H*D,#D--@,x@ ֐@@0 陵I@J@ @@ W@ ꨗ  ꬗ ꮗ  ꨗ  ꬗ ꮗ @ Ol -껷@ (r8@*ꠔ@ t` *ꠔ@ p Y -$RV@ ۰@H (R@@@ / x@ ~Xxx@ V˼$R{7@ tt9 $RV@ W0 |$R qvZ 7#vr@`Gs@t@ y+*@*@ t-R@@ QW @ d@@`w@ )(r/v.RǦ&D~CV0 a+ @ <+R@ ˶@8 1 @@ -r,,#-,v+Rb$L{CZ 34,.0@@ + 9 '@ Lw }@Z C"x@~*u X @ *vX nW0 OH ۰@ @ /W @ *vW]V@ OH ۰@ WW@ OH ۰@ yH@ V @ *vV x J@ Y @ *vY >W0 O@ ۰@ @h@ w3}@$W0 XH ۰@ *,ꯐ@X @ l+ 6.~ @ d@ +-* *ꠔ@ +-,»**ꠔ@ y@@x@ d@`z,~~s*-*@  9~@ 6d@ xvp9@@ h+-* *ꠔ@ 9ay+-,»J*ꠔ@ ðw@@@  J@x@( q@ Ȗ &Ҡe+cb*,ꯐ@X @ <[+ 6X-+ { U @  @ `uw`@ x$W0 XH ۰@ lJ)(J C@`v脘@`@l>-H@   M)ŠN@ n  D@-H~@z=/Š,@ @ )Ɯ"K""Ɓ@-H @w @ @w @l&Qw@ !w@ @ꡐ@  g@2$aH@ @ 8,@@fu {@q@K@D)9逨@` ^@ 렰@I@  ,@ )&? W@l8@e(@ xG(FR%BS#3@FSv@9@H 8 G1@ Zu9, ,FX'|H ivv@0 G+FR )FSѐ@ p 艳@89kȘ@-@l*@ *vp9v -Pn@ }@  ,F)k; +F* I锘@`/P"4@*'Q@f@pl."u  p@> @@ 8@0@@8@ ϱ3t9klvv@H9 ) ) ))[v`:@ ."@ R&F&F&F&F&F&F&F&F0G ](B(F/"#<@(u08@ G&8@ :#< @#:&+R, @Z@Cv8<&&&&&&@&A&B&C@`:@ @00@ 3t9."@ .!vm(€ (ƀ /."@c@ ^ ,pm0 }3@`c,pz,  *[@ '08@ L8@ A3i4."@ n0 /"33@8@ w* *F)B() (F."3@ ,pcXc{l !(X*BM@@ w,H@0B@ @ww x&A.A*Aym @eoF@hZA@ hlC@hE@hG@+5@ 6@( 4@8 7@8 ,6f#[W@ (2u@@@2@ 8 @ *@`@rp(2@@@1@ 8 @ j(2틍@@@1@ 8@ j(2u@@2@ 8@ :*BF*6*BEu`> ` *BER@-2ju( ]-6<@ b@ x *)Ay)F?/A(B?=u8@ Uu*T*S**0@@ .A}@@ E0 4D@ TI  C@@@ 5@ dh B@h&E"2%2.A" D@h..E*2-2)A F@h )E"2B@ d(2*AymE@h  -H@h )G p  EehEeb o F@hZA@ hlC@hE@h..E5@ 6@( 4@8 $7@8 < f  /2{}-2A = E  0 M)2 NTI ^  DeE /2:@ >( )6(2 1@ +FE[??z`$ݓ@I@@ KPh@`@ F _@@`@ @ ;O 6X@h@`@ 3 -BE @t +cL)@`@ @ #O  @t c l줉@ @ ntZ )5@ }w@ P@+Bf^@h 봮 ǯ)R D )Fƌ_t )RdR1@m ={cT@ 랚U , ,W@VH -P-TM` وU(N)Bg  K J -P-SK` T@ ծL̀ X)P,PT@ @ RST@_@ , ,,,k@` ,F -F, ,h@ * ,i@ )ft@@c@ 8@ ZSc@ *f!+Qj}\)P    @:w@@ Pt@ L/B(@/F[.B.V/-B-V0,B,V1+B+V2*B*V3)BT@ *F*F"F"F*F"F"F"f"F*F*f*fj@ G@ +A9w@@ ceF -  s@ @ @w@ S@Nw@ Mw@`@ GlYw@ϜМќҜӜԜ,,)2+@( )6G/2w@@9,Ԁ+2)@ +$(2$@*$+@ *@ I.")6@ nH@ I/"DC)"&ɞ(")6@ hH@ ?)"DyC)"(ɞ*")6@ jH@ 6+"D{C,"@ lH@ /-"D}C.", >l@*v,p/, @,q x }*,r uv@(@ {- `@@0@ P@v@ @@@0(@ ם0@@ ˟@0 @ lH@`  @,@-@$@ O:@X6%@)(@X@ dH@ " n"@lF⧴@( 馴@h@ x( 9x# @ #"|,}"/ @ +z 6,w˭,| @ v@ @ l(2@ x&R0$2& fDGn@h@ @`N@ O)2"y#=@ ` E Ԍ=!@8A@@‹>?@ Jm@@W. P!@` @8(R0)2' & -7>@h ?DKz"R-*2B ""& ,@ x P@ @ @@@ ) P@ !@H!@ G@ lv@ v@}~`Dp@q@x@ wv@ 3s o s*b+bil( @ 6룪zn@d@dA)8@ ÒN"FH@ 8C%\@x h7i /bh  @ / 9{iʪdH@ ԠNOH@ 8,#<@x@*b,bkH @ -b 6᤬| n @ $b/b h4D@ h 9xC i  @ 3@ A(@ >3@p A(@0 >3@` A(3((@X >3((@x >3@@ A(@( A/3@0 A(@ (}@` x@ ^v.~@P@  ٠ NjWA@ @ZP8@ ZnA%&lxc)g(dZ(UU,%%(+ X@   Ipj)@  P8@:0h@ Zn*#UzY#+@ 8K@P&Bf`,BA@pì ,BB@pì 8 ,BC@pì ,BD@pì X ,BE@x  ,BF@pì p ,BG@pì ,BH@x  ,BL@pì P ,BK@pì ,BJ@pì ,BI ìQ d@5p8@@ d@ 'ǟ@g@ 0}*Q@3P`p8@d@ y-g@ p8@@d@ p/g@ p8@@d@ f)g@ y0d@x@ \+g@ Rp8@d@ R-g@ +p8@@d@ I/g@ p8@1@d@ ?g@ @ p@ e@d@ 1-g@ p@q@d@ e@ &(g@ x0@e@d@x@ +g@ I,BH@pì H ,BI@pì ,BJ@x ` ,BH@pì ,BI@pì ,BE@x  ,BF@pì ,BG@pì ,BJ@x  ,BK@pì ,BL@pì ,BM@x ( ,BO@pì ,B@@pì8 ,BC@x  ,BD@pì@ ,BE@pì ,BK@pìP ,BA ì 0d@x@ g@ p8@d@ -g@ hp8@@d@ /g@ Ap8@2@d@ )g@ 0d@x@ +g@ p8@d@@ {g@ p8@@d@ qg@ p8@@d@ gg@ 0d@x@ ^g@ Zp8@d@ Tg@ 4p8@@d@ Kg@ p8@@d@ Ag@ 0d@x@ 8g@ p8@d@ .g@ p8@@d@ %g@ vp8@@d@ g@ P0d@x@ g@ *p8@d@ g@ p8@"@d@ g@ (B  0@ &b-"BV f"'n"@` >*@X j@ 9-@ j@ 5ؠ 8ꠔ"@ .*&+BU{S,B@ &b."BV f"'n"@`  *@X j@ -@ j@ ؠ 8ꠔ"@ *&+BU{S,B@ &b/"BV f"'n"@` *@X j@ -@ j@ ؠ 8ꠔ"@ *&+BU{S@鋷 荷@s \cr`@ WOl-@ r H@ *g m+gc)"Rɜ@ ,g m-gc. P.r8/Bn6/Fn&vޥ?z|r@H/{} @q@@ s@;@ 0 @  HH ة @K@@Kܠ@@ IP @@ @x @بHh ,Aj ) ( 6(Bnq  x)İ )@h @X (@@ @x @ @H @r @ `@ ܏hr@@p 8@ rJ@K@ @  = @Wrh3@8@ .B6fr@8@ I-@ʮм@h (H /K@(/F}0@r (F(F(u~F@r@P@` F@ .BrJ@@ D#B87?@8@ cGp@@ 0$@ @ 60@@ 0 (@ @ .@@ 0,@ @ &@@ 8 @@ q@@ 8$@@ 1@@ 8(@@ @@ 8 ,@@ @ [֠*@ @P@q@ @@@0Ph*,[@ ,[@ Q@@`T@ D4@t"1@@ @@@ q@@@ @@@ @@@ 0@@@ p@G@@ @@@ [@@@ + @P@1@0Pd`Y+@ *# ~@ ,[Ȣ@ ,[ȟ@ @` @`@U$@ D4t))""@lnp翲@ 佲@p ;핲 k3dcg f忟.d[4 P@ 8@ -e \@ =.K/N  ; @ F@,Rq@@ k[@@ $  د Ȯ      د Ȯ X Y Z@ H P دZX Ȯ[` \h ]p ^x _ P دQ ȮR S T U )VvW @ )R$R[@H @ /R M6ɀ x ^@d7d[ [@ F췳@h )R{@x   @ ԫ @ @P:h k*k@ u-BX J@P 8@P:h k0k@ k-BY J@` x@P:h kpk@ a-B^ J@X h@P:h k`k@ W_@X 53@`8@ @ Hywp@zP@o@ ؐv*f#f)f$b0p @ 00)b@ I0p @ )0Y  ؠP@up4@ D,@ [@` t@_@( \@h [@ i.Q~ ` @@Fp@0 1q@H =s@t@ *rk (8@ Q@ [,RdQZ@ E-@DU@(T@ X@ @h[@ @@ *2ed+R̶@JP@h EQ@p 5Z@ШD3 33@?[@@ 0[/[t@ *e@ !)R+R  @ X@ 9} Y@ @ /2eBs@ A@ |7s@ P@>s@ ##s@ s@)@ "V{s@`@ Ol[}&a@ !+s@s@j@ PI@oas@/蠬@?顬@쭫8d)|"}ϻ Y7@8 )J8 켻8 鑐@ ⽻X =\@3@ ?@X @⾻ mr@X SM@XL@X 8 ,@@P @8 p @ KJ R@,,",UU@ %F@[Vr@ @ @ /Fyl hf譻 ͻ ϻ8 @ 밼@8 @쮻8寻@ @X @ 0@ @JX KX ꝗ` N8U@ pK pPJ @h X@@ -,>,ҢP@(,,,""@ e"F@@ @ @0@ (BL@h @x 6M@H L@ X]@@@ a@z ٰP@ D@ 9X@l 昲 " l@or@@ -&rx ff@ Y)r 9yc~`dcJ @ h@K@ A@ ؚ(~Ur@Ƿ--** 5*ꠔ@ -J+-,@ *ꠔ@ !7*ꠔ@ =+-,@ *ꠔ@ + .rx @ } 9 ~@ @@q@ ׉Oڊ@@ TYr@} ~@ 9h@ x ~@ @ @ @ @ @h@ 齷 9x@ ~}@:q@ "@Ґ@y @8e͉@ X.(ݠ@  9x  @ Nep@q@ @@ u@@ @ .r,rݠ@ } 9~ @  Ne<@q@ ^O @x@ @ @ @ :ǔ@ *r.rp( @  ,r 6-r**z s @ t+~@ o'.@ w@ ( 6)ȝx @ @Bq@ !@@ ,.ϐ@ @ ( 6)Ȟw  @ @K@  O,r.r)rϐ@@  /r 6(rȋs@ l,.)ϐ@@ >( 6)ȝw @ @ k᪊@@@)+,l.j.i@////..-, M@@` @@ 0cw,r.r)rϐ@@ /r 6(rȍ s@ $@ 8@X@ U@`c@ p@ @ @ p@ @ l + [NꙷX 肱 x a #0@h`#@  3cH0벰@ D뱰@ @배@ :+õp@( @ ص 9} @ p@  '0 Ҡ8@  ꑐ 8 @89k@*)*A*Y+C+s++@)B)r@.pp@ @` @ P靵 !O(B9! k k" @ @H @@`P@@@ I@e_u@ i*+ꯐ@X @ c, 6`-,0|\ @ _9o@ cM่ "(@ ߨ@OF*+-@ k?ȵ 9|: @ dߐO 8@ p@o@ @ Ip@(9p@@@d*/ $&&&"@ }Zx/!.⻪ (@P@@ @8 @ #@` @@ 0 U @D`8@ ۠8@ 6]8@ òVp@P@ UO 8d y@ O*+,ꯐ@X @ , 6.~ @p@o kcW8@ @ J@@ ߋ@  5o#p@Ho` @ .p@`@++++++++++++++++...)@**,@@*o@@@-(o*.-On.@ @뿗@[ [@@ @ l(B@ h4@ )~@ @֛"T(@@ ***************,,-@/@+@((ޫ߱@+"io/@/jo/"@!"ߥߠ@@@ "F@lo "FE"FD"FCBX 4#E|#E}#E~O3#E#E#EC@lߑߎߎo`@t8@@$8@(@gn(=,)M*O|@ @wo OGof3@ S@D#@wp@"@@U0o@ ffefo@悞0+2ba ;@ m@x (/ (-&x@ #ްQ"1@R@lާ%BZn 8 \奃@x8 +dWiT#BF [@֠n ?@0s;;|@P@z7޲{7!ޡ@@,@`L @@@h/@} 7  +& s#& :*&#&)-)R mX( @$@`@ tn|G~ y@` @` |@` @ *Bb=@Pf Zfn8@ )Bb%\1@000@@ α3i?08@ 3i;*" *&@l@l (n@n@ @]n@`@@`@a'r1#2G w37~@p Q@<@ꠖ@ K*6[n+v9+v8/0@,4O0-P@ ` @ +53@&53@4@.+6&4-+4">?+6+4N+4*+4++6+4,+4/+4M:@3-4)9@6@ ޑޑ;@( 5@( 0aX/m-4W)-6)ȑ)46ݑ9P @H >@8 m`?@` @ l?4@@( @?@ k.0%c  . 7 i=>@0@7@<@@ `(>@0@dAP->@0@/47*BF *B8@ gB 1@ (2?? @1@(>@ Q@ > ">@ 6 @( .ܠ@@l@ @ u@ @5@ 7 \0@ @ J8@ *2 kd{*2 ۠@k 7m"@@X @UD@ P `@ c>@0@7@ m>@0 `7@ ,0. >@  @>m\@ cG[v$@ J.P }mH@ c)6>@  >@0@ mH@ c@@* ,   G PC,{@[s@lݳO mP@ D۱@ ꑰ@ 㙳 )  雯X ж hYl@`m(-+ Ұ@8 ꮰ@ (@ ѥ@@@ )/0".@ #,@ @ @ @ @ @ @ )2@h.4۱@ (lPc0[@lYl@9$&鄘@ ܴ@`ܯU ܕܫ&b-#2V f3'1&1<@h ǂ I)1(1 @7@ H} k` m$&.1/봐@@@c)1du<@X @ x~ ` m(/zP $&(1Ԙ@Ԑ@` c@ ܐ@sq@ Vl.-,-~P@ch@(@x@ /A!@38rъ*@* S8@ ⣩@8 jꬸ@J@h Ƃ R)A(A )@0G@ (@@X@ +A3!@)AL@X $dr"@ce Wl820@p9鄘@ ۽!lp9鄘@ 조@ @ !@ "@ #@ 2l (@ (@  B@"@@ "[;f ..b>o@(.Ɛܧ-Ə@ [ީ@ [R@ :ܟۊ(2q@ y@ -2o@ il , P H )Bs + G @ "@ [r@ /2y@ F ~o@OS)2:K*29@ @@@@@ 0%69&ꁐ@x :c@ H@ D$@$cۂo@9鏳 +.`Ul@9鏳 *ۇ/edUGE*E(+`n.rv .vv,r~ ,v~*Bƿ@( C@ ~?,҂@/ec@l{dCϗ@ m鯗@H c/*~(?@  ?lo@g@@0 @( @ @ @ v'p@@f`@ f@ r@ o@Q@a5w@ UP v>.*IHΰ+*F/"($@ gMn@8@  ʷ@ @(~B@ @ ϓ@( }F@( |D@ 0/*(?/?1o@(/F^ ﱶ (̯@@ ; D,/ +︵ ""2ⶵ 㴵 +"䷶ ;3嶶( KD渴8 [U繴0 kf赴 {w鳴 갴 龷@ @ wfUD3ۑ"ۑݭ鞵p Ӭ @p Ho@mVˠSj(0 Um2@((1@pwO@ O+0@ʬ@ ;(1@H '@@I@H(@ tP@&o@ @ I2 (@ 0H4 @H Wk +( 6ְ,D P@ $@ P@@@ 0`x@ @ [v^H Kn@( _ -6m UpnVX Y@ D@ ݯo "zw " " o@(@   n@ ]٩).RYn@ RXn(a -B@ }.F F@ D@ B@@ ݪA@м@( C@@(UJ@UE@(I@P )6i0 wm菗 6@((6%VP *2%.07@ (  v(n 菗 8@(7@U .2')2/0 ,8@0 I6,耼@_@ ԨD9@H,,,D:@@ U@ 9@:S NKܰc-Ҋ MT)rv7*rpM.rq (;(8 ' `> XXn Xm-0@@-1ڙ@H @@X.@ g+0@@ RI@P @ Hn@h @`I@H@.+U@NH@ \7n@9j V(0ȉ)`Jjm@*+ȧ*6()6' Y;@h ,6,+쭳 n@ @h @ 0A4 @h G(k.) ( 6/@ ( /D `@@X@ @^@ P@ ' Ez,%6&,6%.2%d.%2'dQ(cn@8@@ ٧J@ @ B@ 7@   ( E X菗 8@(7@Sh .2'/BF@(ȨJ@A@(ϯE@@( @ I@0 S1 V8iym@@X@ +s-08@ (AP /(6@(/6%Ox *2+Ȭ+2,@ +-B@ mU_U%FU(B%\U@ 8*B_ C@ 8)BȔ*Bdt1.bT0@x ƥݭc \.bdsCn@o@b@ b@ ,@ ,Ө3c@8,,,3d@@ + d@( @cH >PU#2CT)rv.rp!'rqwHneHXxdq~ Y :쯗h^ Zݯ菗Xsy)b,so@hl@H-Ѐb@h@^aL ڮɰb@( )fK .b*@ Wm@@I@@@ T/2z~ 鏗h 9*2$:(3@  /bկ菓p 6d(m38@ #%m@a@j 2)`ʞ*`~)*b@  +b i@h j@#bd? ޯ菗 b@((f@ ؝%`/`a@U,`@ Fc@@ U,ԥD@ V,,d@Uw,D @(u@ $f@c@@N* pm@H@ Wl@(f(f(a@l@`@  @ @ -@&Rl@ z( +@ -b@h@HI@h(f-f@뤐@ W77px@ 0Ҡ@ .05hf `@X@@Fې@h@ @ @h@ .'@خ. )1 ( ( 6֠+RdY,@ ,D (1@8 @ t |(w@  @Hl@ t@`@ cA`f* `@ d/b X c)2?xy@ (2?x@)@hxl@@@ c-B@ m)韗 )F+BD@( _F@( J@A@(C@E@(I@ -Vu^* JT)rvA0-rpAX.rqJm;Hܯxd壭, ܯ, h  yɩ;۸ ڸ ce; \0@k k`@5@6@ 0@l@ `@7@8@ *Bl@H@ *e*6):@ !p @ @ ,0@k?@ 0@ Tk @0@`j _(B%Fcz*B)\ E@ *\ I@ -6(7@뤐@ m8@ Hׅ6@@ +6%뤐@ f+6@ X쭳 7 ;@h @ (ՠ@ .05 - @k@@Gܠ@@ @ @@ ."@خ^ )1  .$( 6(2yd)@ Ġ )D .!@ 1@ @ )@@ @H @Ck @ `@ %-Zk9j ~-0 .``j/#/6()6'[;@h *6,,2A?hl-!?m)6%6@ 0@8k aj7@8@@ n0@`k U>j)6%6@@ k8@ J}jc@d@p @ e (2d)@ + I@ @@ P@j@ 1 4`f  `@ P`@ H/f뤐@ b@ F5@(6&뤐@ ֫6@ 97@8@뤐@ 8@ ;0@k ja@-f@ %뤐@ b@ 0@k jb@.f@ c@ (2dS)@ * I@ G  @ #@ ,0@Sj?@ 0@ j @0@`j o`@ /2: 4 W@( V@X@(V@+0d/@ .4 @@hݭ*@ :-0]@ (@ (/ 菗 [@(ZX *R*@h 5 Ь@ r".0\@ ( )]@ 韗 @\ .R)0/0,R[@` @ , ,ة^@ , ,   , _@( @ @ )bjh @`@ `@ +^@ 1_ h @ S@+;T@ )-R@ *rq+R <@ p@ ߠ՗ ,@ - ,D  /##  O@ dݑ; ܯ8 c*V))V뤐@ [@  i@ `@Z@[@ *V7-\@뤐@ ]@  j@ `@\@]@ Bj-(@ @ @@@ /cj@ )e)V_@ 9@ &; l(@@ ⏳ ;"@l(@@ ⏳ ;"@l(@@ @ ( i @@ni ) JKli@ @l (@4@@ @ @ @ @( @0 @8 @@ @H @ @ /Xi '(@@ 8@ 0@h@ Dȫ"w)l+œ@Pe`!@ x +ՠ@x , |I4i@ @@2$$@\) "$$@l(@@ +@ Շi@h@@i S~+:@ @ L @l(@@ 'i H"@@l(@@ Vi H !"@@l(@@ ui H !"@@l(@@ h H !"@@l @(@4@@ @ @ @ @( @ G@ j(d@q@X"w!u 8@ J0@h@ el+- ,@8e!@ .ՠ@ N@ @ U$@M@Il`@@@ @ @@@8,z뱐@ @@X@>@@  *0@ @ ԓ(1-@D@<,z뱐@ <@@X@>@@ `f(@ (@8@ I͠@.Ը(@ (@8@ =eq0@ @ x @<,ꡐ@ ,뱐@*@@ 9@ *@!" x`@`.@ƪ@@l ԋ(@4@@ @ @ @ @( @0 @8 @@ @H @ @ /h @@!0X@ P@x@ ȫ3r9|+œ@e`1@ x z+֠@x [S, |A]k@@h- -~G1.@ @ H@졘@ @l(@ Sh@ڢ@@ (@@ @l(@@ ⏳ ;"@l(@@ ⏳ ;"@l(@@  ⏳ ;"@l(@@ h ڋ@@!@*@l(@@ ⏳ ;"@l(@@ v⏳ ;"@l(@@ k⏳ ;"@l(@@ `⏳ ;"@l(@@ U⏳ ;"@l(@@ JӼ⏳ ;"@l(@@ ?Ӳ⏳ ;"@l(@@ 4Ө⏳ ;"@l(@@ )k@ ‴@ "("~@@l(@@ ӎ⏳ ;"@l(@@ ҟ⏳ ;"@l(@@ @ 0H@@@ l(@@ @ 0H@@@ l(@@ @ 0H@@@ l(@@ i@ ) """@@l(@@ @ 0H@@@ l(@@ @ 0H@@@ l(@@ @ 0H@@@ l(@@ @ 0H@ @@ zl(@@ @  mlk@@  @ @ (#2%1@ \I@@bf0F`x@ p@8@ ]eӢ7-px@x]ea@ *3(@.@ @ q@ +3*2@ @@ 7.3j@@h/ /(3X@@h))/3@h(()3@h//(3@h) )(3@h) )(3@hx) )(3ҥ"@ ) ҟ-hh( ()3u( ()3~(()3y/ /(3x )"ȗ, ,-3w /"( ()3t++,3s--/3{(()3z++u,~}[-3r //)3q + +-3p//(3!)@ @@l (@@ @ @ @@b@@(ꡐ@@ @p 뱪@ @` @dQ@@ ~ @ }d`|du 8@X@@  @`ch@`@ p@ @ X@/@ Q0@ . @ y@ @ "@ . @ 7 @ . @ (@ l(@@ q@ 0H@@@@  Ll(@@ c@ 0H@ @@  >l(@@ U@ 0H@2@@  0l(@@ G@ 0H@ @@  "l(@@ 9@ 0H@ @@  l@l(@@ (@ 0H@ @@  @ () l(@@ @ 0H@@@  l(@@ @ 0H@@@  l(@@ @ 0H@E@@  l(@@ @ 0H@@@  l(@@ @ 0H@@@  l(@@ @ 0H@@@  l(@@ @ 0H@@@  l(@@ @ 0H@@@  l(@@ @ 0H@@@  ~l(@@ @ 0H@B@@  pl(@@ @ 0H@@@  bl(@@ y@ 0H@@@  Tl(@@ k@ 0H@@@  F(} lh1 (@@ Uh@ JH(⍺ "6"m@@l @ @ z0@@@8,~뱐@ @@X⡐@@@ / @ @ @;-鑐@ꡐ@ @@@ @ @ m)h@ $(p@.- l @ @ 0@@@8,~뱐@ @@X⡐@@@  @ g@ z@;-鑐@ꡐ@ @@@ @ *eh@ $(@( ѯl(@@ I⏳ ;"@l(@@ ?‼@ ;"@l(@@ Sh@ @ @@*@l(@@ @ ^뾳@ ( Jo[h@ ,@ f l  @@ @ @ @ @ @ z*/ `zf( zz`@Q0H@ @@h@ dʣ3u9@0@ 8͖`l+{e`0@@@@>*}뱐@ @@X@.@@ O @ @ +@ ܠm }m+@ {cdZ@@:* !@ *뱐@* @@ 1 P@8e@@?,}뱐@ L@@X@ @.@ @ @@8* !@ *뱐@* @@ @8@ x\ 8dH:h;h~1;@ ["("@  /&@G@ @ @Ҡ1@ A@ @ @@8eccl @ N@ Z@a@!@@8+tꡐ@ K@@Xâ@@@ f2Q@@ `@f@(%8@  0@@>-ܐ鑐@ }-ꡐ@@Xâ@@@ f-?@@g @ @l @ @ g`@p@@8+tꡐ@ @@XX@=@@ o pz@@;+ɶ@ѐ@@XX@=@@ [f"T@f?V@ hdh@mf@@ @l @ @ zf`@p@a@T@@9+tꡐ@ @@Xâ@@@ #?z@@;+ɶ@@@Xâ@@@ gS~a.h@If@ ; ~@@l @ u@ zVe`@p@@8+tꡐ@ @@XX@=@@  pz@@;+ɶ@ѐ@@XX@=@@ f'T@f?V@ hch@f0@ lD @@ @ @ @ @( @0 @8 @  @ |@Q 8@ (0@h@ ȫ"u)l+@h{e`e x ʏ! l @ @ @af @+ŧ`  `@3b  @@;+uꡐ@ K@@X+0@L@@ `g@@@>-ܐ鑐@ }-ꡐ@@X+0@L@@ K@ @@=e@ ue8@ od@`9逨@@ @ @ @ @( @0 @8 @@@l(@@ @ zͦ p ohl(@@  ͛⏳ ;"@l(@@ ͑⏳ ;"@le@  @ m@ (d@@a@ 3v1j0H@ p@@X@ e\*- ,@8e1@ K.Ұ@x ex @P@ e@ l(@@ Q⏳ ;"@lK 逰@@ @ )@ P@!@L@U %@9+tꡐ@ +@@X[=@@ ?pz8@@;+ɶ@ѐ@@X[=@@  ?z@ @*@ l(@@ i@ J pol(@@ [⏳ ;"@l(@@ P⏳ ;"@l 逰@@ @ @ JP@!@L@U %@9+tꡐ@ @@X[=@@ %?pz8@@;+ɶ@ѐ@@X[=@@  ?z@ ̛@* l̛&b(@&@ v@ p3d!@@Y:d @@hd X@ JU %ep@;+tꡐ@ ;@@Xӱ@@@ g@@@?+ɶ@ѐ@@X@0@=@ ?pz@@%dh@ h@  Ҡl @ !@ f@@@@@<ʡ -D@( @`  $@@9+uꡐ@ @@X@@@ | 8 r@@<+ɶ@@@X@@@ g@ .-(+: ,zcg(  tog@ ,H@ f@ lg@@ *@ @ *(dw@@a@ 3v1b0H@ @@X@ (e\*- ,@e1@ .Ұ@x / p'&@@ l @ @ ˿8@ 8@(@ g@J˹" ""@˲8@ 8@(@ @Z˧˧*( @ ˢ8@ 8@(@ g@ ˗*ʘ @ ˓8@ r8@(@ 0@xjcyl*@ X@ *˄8@ b8@(@ dv{"ɷ " ""@lt @@ @ @ @ @( @ 4@ z(ds@Q H@ ;@@h@ ȫ"u)l+@e`!@ x z.Ӡ@x ^H @E "@lg@@ !*@ @ (d@a@|@ "v!S 8@  0@X@ ke\*@ze!@ ,!*@K@x j`F*f 9i@ }@@ @ /!"!" @ l@g@@  @ @ (d@a@|@ "v!] 8@ 0@X@ -e\*@8ze!@ {, *@K@x j- */!~/%~@ #@l- 8@X@@p;s$ ma@ -@hscʾ@0@G%r(@X@ ɠw8@(GX@ vȻʬ:x((%@ (@@l @X@p8@(@h+r#0mq@ *뱐@hrcʐ@ @V$b8@H@ ɠf(@(VH@ Wwȋ~*x(@ 8@@l @X@@2@PKt 0m!@ J*뱐@Ptc`f@p@fx@V$b8@H@ eH@ )r]RzxAi-:}B@ ((-@ 8@@l @X@@2@PKt 0m!@ J*뱐@Ptc-f@p@fx@V$b8@H@ [eH@ r$zx((-@ 8@@l@l*Tz@ hW* @f@ F۠ f@ (l@ (i@ (gȯd@ (he@ (e@ꐰ@ l@ ]ϗ * . .%@ (H&%")(+-Y"5P@,e@(@ '8@&@e@(@ #8@ (Ke@ ` "@(@  8@ (h Ax aP  ( X ` Df3"wEx D@ @ 8 0 벘@΀P/@!,P (0  (# QX @h p q@ H@ (*8@ () ` `@ ` P@H `@ @H 8@ p*+-@( @@@se@ 8@@D U f w!@   ϿR (  (F@ ` @ `#H @ (}]H@@d1e@P@ `@ s-@ݗP @( @X %9% @`3@9B "0@ @@wd@ `p@ J(u8g$@ D4@`)c:@ @ 0␖ )% 2PMd@i@(@ ($"s)Q@3B@ed@ (X@ |d@ (X@ *@X ` +d@)ȝ.)ȟȬȝ,+  A@P q aP@ p {@ (0@ ` {@ ( "4@ DT@@wh@#&"8@ (Ԡ(@ (| N䫂@ i@  B  / @ @ @   @  P@ .H@ud@@  @P @X @P /)@`:锐@  8   @   Q0^ |@` @ (y,$ qRd@   @` @ (l   D"3wf EDБ@  Ο8@hC?pT̥`˥@ Ɍ?\e`4eޭ衐  *@ cch@ 3ch@ ,=ch@ &ch@ c@ Lc@ lŢ("ǽi@0*())(@@ - @P {h@ X@ %]b@"D4C@8r.²@`.@P@  j7 J 쬗 4  &-l ij@菻`P  @ x` @` @ cQ˗ 4@@ \Q ,`8 @ ` z`` L@@ b@ ā8@ `8 `` @ co` @ |0@ c!G` @ \kX@ l`8 i` @ crF` @ |]X@ ^@8@ Z @0@@ T7 = @ dāq@ ztc@ wc@@ zznW@ Y-l =b@ h( `@ `cVb@ \+ Hc @ *@ W`@ [`@ Ul ` :0@ b@ꡐ@ @ l&)Ta@諘@ 8L@@ -Sw @ 7QQQF"=Q@ @ @ U@  @ ( (d` +@ f@ 0' @Pb@ @ @ f@   @@ `@ Ġ8@ &@ Ġ8@ % (@ "-u)@ 阸oa@`韗@P @X 0 `X`` @ (;@ j2"@` ``(@ *H  *r 0$,=@   @` @c@` @ @ c@=` @--r,?c@@ "@D2@xd@@ 0 -Hiѹr  @ tia@ *A@ @ ɨlc@@ A@ @ ʪc@@ p@ 2r ñc@ qððî8@ m#=r9ì@ #à@ fãc@ câÉ8@ _#=r9 @ z(@ X"-u) @ ,= ,Sla@ -d*  @: !,-  @*: hc@@@Q@a?"P}+@ 7*z@ x+@ 2v@#@@ @em@ 'c@ 2@ 0 @g @` @ ^"-)`I(@ "-s)U eSa@ ,¡Nb@ ( @ @ «Hc@ LGEGHF/#.$""% #!EEE'@ %@ "@ @ @ h@ X@ 8@ (@ -"@ 2@ R@ b@ @@@@@pca@  `@ `@  @ t@  @  @ l `@ `@ @ !@ b(( 怼@ b@`0h@ h@ #="@(S)H ^ 0a@ b@ @ .%-&,'+(*%@ ~*&@ {*'@ x*(@ v`@ sP@ q0@ n @ lb@"2@@ R@8 b@( @@@@@¾@b@ W¼b@ Tº Q) 9Bo6¶ +@ @/ b@@ Q@+§<@@@ V@ @( @ @ @ @8 @@ @H @P @X U@ 1/@@ @n+Sa@ (  ̋ ( ,@ꬖ #@  LE L I-@ mmlnnndee./"(4*3@ fb@+,b@ (  z@@ 茗@` @/*@ @ @  h@ X@ iH@ 8@ (@  @ 0@ @  @ x8@ (@  @ p)@ 0 @X d|,*@  @` @ *@ -H  *@ ,)̻ j @ H@ @ @@@P.8 X@ ~}(H@ w0@ t(@ r*2@ m*3@ ki-H,ߗ@X @ @ e@ @ @A,̻  @` @ Q`@ Nc*@ K*@ H*@ E`@ Cc"X@ ?=.H@ 70@ 5(@ 2*2@ .*3@ +)-H,ߗ@X @ @ %@ @ @BP@ J@ :@ *@ )@ @ "-2@DR@fD@@@@ @ N@@` @@@@`x@ A@ I@?Z@X  yh@@ ,A@fDED@I@vN9H@ $MuI,HIϗda@X Μ@ -B@@ ( `@h ֐@ ,B쭁 ( ca@h Sa@0@ O .@ -H "X {@ |Xba@8@ x2a@J@ t 7.H ",rѭa@h \`@8 Ĭll֐@` @ a@ +^   a@  ^ ~  ^ ,r@?`@ {$MG^T-Hiތ| n-H p ,r^`@ m&@ q@@y@P(@ VU*H㰪 @ O+-B@ DR@x gF@@@@ P@ >@@ <@}@( &h =Pݗ@ .-,H @ 'c\ @ AC@@ #%]tY @ 7@X@ %]tY @ @ Q-|@@@Px4L@ f,Hs,x@P @ nh@ b@ Dr@p ED@@@ @]@( $h =Pݗ @ -HS@ Nh@ cp.H @_ @@ @ |VWTaUh@ X@ 0H@ DrI#="@fR@xv`@ t`@ d`@ T`@ D`@ 4`@ @ ? ) p] _ c&i@ j.\U@@ d@*@ `Ԡr@ \@ qc{ V@ l- ]쐻@q] 4x ϗP  |@ m`@ 3L 0` ` `@` `@` @ _@\@ l  -@*v,p @,q n }(,r i@] I{. `@0@0P@] >@0@@@ ٞ0@@ ϒ0@@ l⬳誳 @ "/h@ 6)w.ș~ ("+馴@ " @ ; 9x#@ ,@ @]  l+</@@ @ @ @h @ 9~+ @{\ clN_ (@ @ Ai 8h k k k k @ 0"4@X"@lv"| 7_` [ +$*( j @l5_`TV_"( &f6 I+) 9@l& %bU7G@(U`l[ __@0@8 푐@8-f!4_ @ 8\%8+80f\Q@ lbFH@ g8@0 pw@ ` @X@ *Q@" W+0 @ ;*0PJ(@ +0A@Ŭ"{C *@( D! 0 0`\@ ?b@1@@ 9.B^m@@ W*01@ 0@ a@  @`b@`+05@ )0 @` ^` @1@ 9\ @ O@ "4@1@ p9@ A@ @(@ d",p@ ,0 @ <*0PJ(@ G+0A@Ŭ"{C*@( D % %H*0c_@ @ @@ 12@ p :@ w @X@ 5*DQ@" .0ՠ@ *0P J(@ +0A@ "{C}*@( D  0@ _@ @ A@ 0@;@ 3@ pw1 @X@ *PQ@" (0ՠ@ 8*0PJ(@ +0A@Ŭ"{CM*@( D X *0c#_@ P@ }tBE@ y'44@@@ p 1 w o .R*\^I/@ "@`V b+0 @ ;*0PJ(@ +0A@Ŭ"{C*@( D H *0W_D_@@ I@C@ E+ 5@ p =@ w = -R*h]H.@"@` X 0)0 @ 9*0PJ(@ +0A@Ŭ"{C*@( D  8*0!_@@ D@ 6@ p >@w @X@ n*tQ@" .0ՠ@ >*0PJ(@ Q+0A@Ŭ"{C*@( D H *0ψN^@@ E@ 7@ p ?@w @X@ @*Q@" .0ՠ@ >*0PJ(@ #+0A@Ŭ"{C*@( Dh|{w0@ A,@ M@ .@ M@ O(@ M@ *@ M@ ,@ M@ y.@ M@ 1(@ M@ *@ M@ |l("de,b5@o)B@@@ b[/r] ,,,, ( (6,F*"6D@3@xL(0qUG*)", @  A0m.B-" O@3@HcP[fP@*0 @ &, @@ ՠ@ :++} B ,"dw"tG^@0"]p@mK*F)B)F*F(B(F)B )F(B (F)B )F("K@3@`c@8e)c)*0 @ , @@ d?pzP@\ Q@l@ H@ Z(\A6\\@ @"2@Ǟ)@0  @` B0 ,ҡoO@( @ `1(@ "-s) @ "-s)> \  @ ɤ/@ @l聿]@0A@H߀ ##@+! \F܎ o;(b1 d@-)b   `8@ ,+!@ LhLh/ L"@3S]@0@wA@W-b1  g 1.b f { 0@ 1@D"@ *!w ZFhGh|Zi`N, 쪁@   ]@` ,bl  f@ 8@ @x (!a@ @@ l8@ @x*!V B+ @ N@@ /0@ }@ [3[)C*+.b g@@\ l6P]@]@B9 )ɷ M)\tD@PC;@ <@ =@ )6>\@Vh@:@ U@ 1\@\h@:@ I@ U@?U)0\ @PC;@ <@ =@ )6>__@@Vh@:@ +@ Z_@@^_@h@:@ @ ZU@?U_@P5]@@@ ԐD;@ <@ =@ >@ )6?_@@X@:@ @ UD@(%$_@P-M ,M ;@ +M <@ *M =@ )M >@ )6?_@@X@:@ @ UD@ %]@P-M -$,M ;@ +M <@ *M =@ )M >@ )6?_@@X@:@ @ JUD@ %. _@(@ @(@ @(@ @(@ @(@ l>@ (2 5@ W+;*M_@ *9) @ + +!+"+#+(+)+*#(B @ 4@@ &"i( (@ "i( (@ "i/@l(@ ]@(@@h@ pe#V$V(V#R0` @  0'R~`0 @  0 ۠(@A]@ ,@@ @ S@l/}[@4@ T F(02@Hd$f,,[pf&r.v+@(.@y@ (RO ,(5Y@` ̠8 iK+P@(  *  @ *g`d?`B@ 0 A@ @ Gc 0@@ @ (@ @[   @[ c0 @}[ c0 @=[ c0 @[)@ (@ J0 @|[ c.lZ(@{NWp *2+28 D /~,.[[@ )BN*2+2=H D /~,/z[@ @ \)2,22PN @ c@ 9 @, @Y[8@ ("*"~@x , ,*F>M@/&@@ `*@ @  ߐ@ 3@ N 9@  9@ \.&~B+"~[ @p ,+F>(/ ,M@@ @ @ @@ p @ Fޫ @ ޫ ޫ @ (@@ @ @@ p @ (ޫ @ ޫ ޫ -@ @  @p @ @ p @X @ ޫ ō@X a퍇@ mޫ ʍޫ Ə@ l@@ ݠ쀰@@ @  * (JX[@  ("2@ )@@9逰@  Il@  $0 (@ F ǞPf +Z(@  @MZ  0 @(@< @ @  0 x r(@ $?zcZ@ cflC"2?@ ) @@9逰@ @ @ ?@ @:Z l@@*2,莶@ @@ @l.ҁ.Ҵ@/'/&@.4.5.0(2@@8#7#""[@@<@ 0Ox. @X~lfde@ _@lXh"h⑐@   "`3idrK)0H@ A ib३@ ⥫@ ,-) hauhb|id祝@9)h@5A@ rCc,-) A hbhd$ $ceRc@ 饚@ ߥ@ @@      < h 8  <  @  D  @L  @P  (@\  (@p  (@  (@  (@  (@  (@  (@  @ x @ x @ x @, x @< x @L x  @\ x @l x @|  @  @   @  $@  (@ FCoE DDP failed : ox_id 0x%x rx_id 0x%x FCoE DDP failed : DdpReport 0x%x DdpValid 0x%x FC xchg alloc failed: avail %d FCOE Free: still yielded when freeing...flowc_id %x flowc_flags %x PRLI Rsp timedout : flowc_id 0x%x ox_id 0x%x rx_id 0x%x hw_bcm5482_cfgmdi[%u] setting type %u dhcp6_timer_cb: resending DHCP6SOLICIT again dhcp6_timer_cb: sending DHCP6REQUEST dhcp6_timer_cb: sending DHCP6RENEW request dhcp6_timer_cb: sending DHCP6REBIND request dhcp6_timer_cb: DHCP6REPLY rcvd, state %u failed to renew/rebind dhcpv6 address type %x, xid %x, type_xid %x ipv6 preferred addr [%04x %04x %04x %04x] prefix len %u %08x: %08x %08x %08x %08x chnet_find_l2t_entry: daddr [%08x], [0x%08x], local network [%d] chnet find l2tent not valid, 0x%x, idx %u, state 0x%x, retry count %u chnet l2tent 0x%x, idx %u, refcnt %u chnet l2tent find err chnet_find_ip6_l2t_entry: find prefix match [%04x %04x %04x %04x] No router configured, l2dev_fc->flowc_id 0x%x chnet_find_ip6_l2t_entry: prefix len 0, directly reach daddr Router life %u expired. deleting router [%04x %04x %04x %04x] Using router [%04x %04x %04x %04x] to reach [%04x %04x %04x %04x] chnet find ip6 l2tent not valid, 0x%x, idx %u, state 0x%x, retry count %u chnet l2tent %0x, idx %u, refcnt %u chnet ip6 l2tent find err set_digest: BP already fc 0x%x flags 0x%x set_digest: csk 0x%x conn 0x%x state set_digest: uplsubmode:%x, pgidx:0x%x, val:0x%x buffered 0x%x set_digest: buf_ll_flush fc 0x%x next_wr 0x%x no valid l2t entry for reject csk_fc %p no valid l2t entry for accept csk_fc %p tgt_conn_wr: flow-id:0x%x type:0x%x is wrong for subop:0x%x ipv6_addr[0] 0x%x ipv6_addr[1] 0x%x addr %s port %s tag %s redirect IPv6 0x%x-0x%x, port %x redirect IPv4 0x%x, port %x authenticate_target: Incorrect password CHAP_C: digest expansion error CHAP_N: Target userid mismatch CHAP_R: digest expansion error rcvd_params: error, len %d Logout from session [0x%x] iSCSI Sec-params received have errors!! Target moved temp. conn %x, sess %x Login Failed!!. conn_fc [0x%x], sess_fc [0x%x], status_class [0x%x] Protocol Error cbit %d tbit %d csg %d nsg %d ofld_rx_data: mem_size: 0x%x, dlen [0x%x], aborting conn 0x%x netif_ping_timer_cb: l2dev_fc->flowc_id [0x%x], indevctxt 0x%x state [%d] retry_cnt [%d] netif_ping_timer_cb: l2t_idx %d, del_l2t %d netif_ping_timer_cb: time 0x%x type %d code %d retval %d netif_ping_timer_cb: ping_ts 0x%x%x rsp_time 0x%x%x icmp_l2t_cb: subop %d icmp_l2t_cb: Invalid subop %d do_icmp_ping6: prefix len 0, directly reach daddr l3in6_dev_config: link local IP not assigned l2dev_fc [0x%x ] Failed to start timer for ipv4 dad chnet_l2dev_up_mb_cb: rc [%d], port [%u], state [%u], cookie [0x%x] login_timedout: Breaking path s [0x%x] c [0x%x] csk [0x%x] recovery_timeout: sess id [0x%x] in logout foiscsi: Recovery timed out after [%u] retry, bailing out TCP conn establishment failed %d data_ddp: itask-id:0x%x, flags:0x%x, dxfer_len:%d, dsent_len:%d data_ddp: tid [0x%x] error [0x%x] DDP error [0x%x], aborting connn [0x%x] rx_data_ddp: Responce recieved for task [0x%x] while invalid task or connection state. task state [0x%x], conn state [0x%x], conn flags [0x%x] ==> received data fc id 0x%x flowc_iconn_flags 0x%x len 0x%x foiscsi_task NULL, op:0x%x csk_fcid:0x%x csk_state:0x%x tcb_fcid:0x%x, tcb_state:0x%x ihdr: Responce recieved for task [0x%x] while invalid task or connection state. task state [0x%x], conn state [0x%x], conn flags [0x%x] ihdr: Invalid task state 0x%x for task 0x%x, itt [0x%x], opc [0x%x] iscsi_hdr_rx: abort conn: flags >> 7 [0x%x], hdsglen [0x%x] dsr_dtl [0x%x], max_burst [0x%x] Max data len exceeded %d > %d Invalid opcode 0x%x in ctrl path coiscsi_find_task: task not found tcb_fc id 0x%x itt 0x%x ttt 0x%x data_ddp: itask-id:0x%x, flags:0x%x, dxfer_len:%d, dsent_len:%d data_ddp: tid [0x%x] error [0x%x] DDP error [0x%x], aborting connn [0x%x] iscsi_cmp: opc:0x%x, in data path iscsi_cmp: Responce recieved for task [0x%x] while invalid task or connection state. task state [0x%x], conn state [0x%x], conn flags [0x%x] iscsi_cmp: Invalid task state 0x%x for task 0x%x, itt [0x%x], opc [0x%x] iscsi_hdr_rx: abort conn: flags >> 7 [0x%x], hdsglen [0x%x] dsr_dtl [0x%x], max_burst [0x%x] iscsi_cmp: opc:0x%x, in ctrl path ==> received data fc id 0x%x flowc_iconn_flags 0x%x len 0x%x idata: tid:0x%x, op:0x%x, len:0x%x, seq:0x%x, status:0x%x. Max data len exceeded %d > %d Max data len exceeded %d > %d return_pending_task: no WR itask: id:0x%x, state:0x%x, conn:0x%x, flags:0x%x, conn-id:0x%x, ddp:%d handler %x, queued %x return_pending_task: Done sending task error to host return_pending_task: dequeue task [0x%x], state [0x%x] from tx_list return_pending_task: all tasks returned, recovery state trans to [0x%x] process_tx_queue: tx_queue for conn:0x%x stopped, aborting task. WATCHDOG_dispatch case to avoid: Counter_watchdog %u Counter_sched %u WATCHDOG: device shutdown WATCHDOG: port[%u] pause watchdog timeout WATCHDOG: bypass timeout WATCHDOG: FLR - not implemented yet WATCHDOG: temperature of %dC exceeds threshold of %dC filter: porgramming tid %u (le tcam index %u)... wrh_filter: ix %d not multiple of %d filter: requesting completion... hw_cim_tsch_ch_cl_rate_max_resolution[%u/%u]: increased deficit_incr from requested %u to required min of %u, rate %u (eff %u) deficit_max %u hw_cim_tsch_ch_cl_rate_max_resolution[%u/%u]: capped deficit_incr from required %u to %u; rate %u (eff %u) deficit_max %u Cannot get class [%u/%u] rate/percent %u/%u with configured granularities. Check config file hw_cim_tsch_ch_cl_rate_percent[%u/%u]: increased deficit_incr from requested %u to required min of %u; rate %u (eff %u) dcbx_ieee_cmdh[%u] write only permitted on local conf dcbx_ieee_cmdh[%u] cannot write %u apps (MAX: %u) dcbx_ieee_cmdh[%u] requesting DCB_IEEE_CMD dcbx_ieee_cmdh[%u] unknown feature write: %u dcbx_ieee_cmdh[%u] unknown feature read: %u cannot allocate offloaded filter connection cannot allocate offloaded filter IPv6 connection dispatch_deferred_class_class_shaping[%u:%u]: list_empty loopback buffer group[%u] is disabled invalid buffer group[%u] configuration: mtu %u lwm %u hwm %u dwm %u net_l2dev_notify: pgid [0x%x], prio [0x%x], ch [0x%x] ch_cl_rate[%u/%u]: capped class rate from requested %u to configured (effective) channel rate %u Cannot get class [%u/%u] rate %u with configured granularities. Check config file ch_cl_rate[%u/%u]: increased deficit_incr from requested %u to required min of %u; rate %u (eff %u) deficit_max %u ch_cl_rate[%u/%u]: tick %d/%d, deficit_incr %d, eff %d pktsched channel %u sets speed (from %u) to %u kbps dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_LINKUP dcbx_cee_fea_sm[%u] Feature[%u] SET_LOCAL_PARAMETERS dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_NO_ADVERTISE dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_PEER_NOT_ADVERTISE_DCBX dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_PEER_NOT_ADVERTISE_FEATURE dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_UPDATE_OPER_VERSION dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_PEER_UPDATE_OPER_VERSION dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_GET_PEER_CFG dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_CFG_NOT_COMPATIBLE dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_USE_LOCAL_CFG dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_USE_PEER_CFG dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_FEATURE_DISABLED dcbx_cee_fea_sm[%u] Feature[%u] FEATURE_ERROR_CHANGE port[%u] link down (%u) (lstatus %#x) i2c error caused by module unplug sendto pending: wr_pend %p for port %u, want to send to port %u port[%u] update (flowcid %u rc %u) port[%u] speed update: %#x port[%u] beginning debounce QSFP module unplug - reinitializing rx_los to 0xff gpio_qsfp_module_update: changed rx_los from 0x%x to 0x%x gpio_qsfp_module_update: changed tx_dis from 0x%x to 0x%x fc %u vf %u got ivf=0x%x,range: %#x-%#x (%u/%u used) VI %u cannot get RSS slice: No more slices available (used %u/%u) pfn %u vfn %u with port mask 0x%x cannot access port %u, ret %d pfn %u vfn %u could not allocate viid, ret %d pfn %u vfn %u could map viid 0x%x to flowc, ret %d pfn %u vfn %u could not allocate uwire func %d mac addr, ret %d pf %d, vf %d, ERROR exceeded max mac limit %d/%d vi_mac_cmd_handler: raw entry %u del mii_init[%u]: acaps 0x%x mii_force_speed[%u]: rcaps 0x%x mii_pdown[%u]: powerdown en %u port_set_loopback port %#x current %#x mode %#x port_cmd_handler: unknown u.dcb.type 0x%x port[%u:0x%02x:0x%02x]: l1cfg, invalid request, mcaps 0x%x acaps 0x%x rcaps 0x%x Returning success as the link status update is pending port[%u:0x%02x:0x%02x]: l1cfg, mcaps %#x acaps %#x rcaps %#x port[%u]: l1cfg, Fire Code FEC is not supported for 100G, rcaps %#x port[%u]: l1cfg, FEC is not supported for this speed, rcaps %#x port[%u]: l1cfg, 50G Link requested with RS FECforcing it to Fire Code FEC, rcaps %#x port[%u:0x%02x:0x%02x]: l1cfg, mdi issue mcaps 0x%x acaps 0x%x rcaps 0x%x port[%u:0x%02x:0x%02x]: l1cfg, auto-neg supported only for copper mcaps 0x%x acaps 0x%x rcaps 0x%x port[%u:0x%02x:0x%02x]: l1cfg, 1G/10G can't be advertised for this port type. mcaps 0x%x acaps 0x%x rcaps 0x%x port[%u:0x%02x:0x%02x]: l1cfg, cannot force no/multiple speed(s), mcaps 0x%x acaps 0x%x rcaps 0x%x port[%u:0x%02x:0x%02x]: l1cfg, cannot force multiple fec(s), mcaps 0x%x acaps 0x%x rcaps 0x%x port[%u:0x%02x:0x%02x]: unknown action 0x%x port[%u:0x%02x:0x%02x]: unknown read action 0x%x cpl_err_notify: tid %u cpl 0x%08x%08x cpl_err_notify: tid %u cpl 0x%08x%08x 0x%08x%08x cpl_err_notify: tid %u len %u FCOE Free: still yielded when freeing...flowc_id %x flowc_flags %x FCOE BP WR ERR: WR with cookie %x%x errored back abort/close WR with cookie 0x%lx was issued on ssn 0x%x in wrong state 0x%x abort WR on ssn 0x%x did not find WR with cookie 0x%x%x close WR with cookie 0x%lx on ssn 0x%x;did not find WR with cookie 0x%lx abort WR on ssn 0x%x was issued on xchg 0x%x with rx_id 0x%x in wrong state 0x%x dcbx_apply_app_cfg[%u]NEW APP TLV [%u] unable to execute internal DCB_IEEE_CMD dcbx_ieee_process[%u] received BWs do not add up to 100! WARNING: received App TLV contains more thanFW can handle (max: %u; tlv contains: %u dcbx_ieee_process[%u] subtype %#x rem_ft_changed %u sm_change %u dcbx_ieee_process[%u] subtype unknown dcbx_parse_pkt[%u] error %d chnet_l2t_update: l2dev_fc [0x%x], l2dev_fc->flowc_id [%u] l2dev_fc->flowc_flags [0x%x], intf [0x%x] chnet_l2t_update: in delayed_processing, l2tent [%08x] chnet_l2t_update_cache: l2t ip4 entry not found chnet_l2t_update_cache: l2t ip6 entry not found chnet_l2t_update_cache: both ip4 and ip6 addr cannot be null chnet_l2t_update_cache: l2t entry idx %u, state 0x%x chnet_l2t_update: l2t_update request sent l2tent [%08x], l2tent->idx [%d], l2tent->vlan [%d] icmp checksum:0x%x ipv6 tcp recv, init txq wr failed DHCPv6 packet type %u, optslen %u received Invalid dhcp state %d Ignore DHCPv6 msg xid %x, dh6ctxt->xid %x Error in DHCPv6 options parsing. Ignoring msg, i %d, optslen %d DHCP failed, statuscode %d. Ignoring advertise icmp6 checksum validation failed, or err rcvdignoring icmp6 msg %u, dlen %u tcp recv, init txq wr failed Could no allocate pcb!! Freeing fcf !!! vn_parse unknown subcode %u vn_parse unknown dtype %u ignoring fip recv for pcb flow:%x in offline state fip_vn2vn_recv_err Could not allocate flowc!!!! Could not allocate SCB flowc!!!! Could not find right scb for logo ignoring fip recv for fcf flow:%x in offline state Could not find right scb for flogi port 0x%x, state 0x%x, retry not supported Flogi resp rcv with unknown xchg ox_id%x sid %2x%2x%2x did %2x%2x%2x N_PORT 0x%x%x%x rejected PLOGI with reason code %x ABTS while awaiting PRLI Rsp: flowc_id 0x%x ox_id 0x%x rx_id 0x%x ABTS fake Rsp: loc 0x%x ox_id 0x%x rx_id 0x%x lldp_rx_pkt_handler[%u] drop pre-init (count = %u) arp_recv: ipid [0x%x], in_addr.addr [0x%x], sip [0x%x], rip [0x%x], arp_op [0x%x] arp_recv: in_attr.ipv4.addr:0x%x, ahdr.sip:0x%x chnet_arp_recv: ip conflict detected chnet_arp_recv: pid [%u], vlan [0x%x], arp op [0x%x], sip [0x%x], rip [0x%x] l2dev_fc->flowc_id %x l2dc->in4_dev.in_addr.addr %x %x%x%x Recieved LOGO from %x%x%x CPL_RX_PKT: Ignoring MOP or EOP frames Failed to post xchg err: ssni 0x%x cookie 0x%lx rval %x ofld_abort_req_negadv[%u]: wr 0x%08x cpl_abort_req DELIVERED host_wr[%u]: wr 0x%08x cpl_abort_req status 0x%x pktsched_cl_rl[%u:%u]: mode | unit | rate 0x%06x min %u max %u pktsize %u pf %d, vf %d secret key_index %d, VF secret 0x%x param_chnet[0x%x:0x%x]: chnet 0x%x read %u pf %u ret %d param_dmaq[0x%x:0x%x]: dmaq 0x%x read %u pf %u ret %d RSSSECRETKEY: rsssecret tbl base %d, rssnsecret %d MC[%u] init_state_machine 0x%02x MC initialization not completing, MC current init state is 0x%02x Initializing IBM DDR34LMC DDR init complete, beginning calibration DDR calibration succeeded MC[%u] _hw_mc_init_mc _hw_mc_init_mc: error, ret %d phy: failed to allocated memory for phy fw file, ret %d hw_le_filter_ctuple: tuple %u not specified but required for mask 0x%x hw_tp_tcp_settings_w: timer_rs %uus timestamp_res %uus delayedack_res %uus hw_tp_tcp_settings_w: dack_timer %uus msl %uus rxt_min,max %u,%uus pers_min,max %u,%uus hw_tp_tcp_settings_w: keep_idle,intvl %u,%us maxrtt %uus initsrtt %uus finwait2_timer %uus hw_tp_tcp_settings_w: capping dack_timer from %u to %uhw_tp_tcp_settings_w: capping msl from %u to %uhw_tp_tcp_settings_w: capping rxt_min from %u to %uhw_tp_tcp_settings_w: capping rxt_max from %u to %uhw_tp_tcp_settings_w: capping pers_min from %u to %uhw_tp_tcp_settings_w: capping pers_max from %u to %uhw_tp_tcp_settings_w: capping keep_idle from %u to %uhw_tp_tcp_settings_w: capping keep_intvl from %u to %uhw_tp_tcp_settings_w: capping init_srtt_maxrtt from %u to %uhw_tp_tcp_settings_w: capping init_srtt_initsrtt from %u to %uhw_tp_tcp_settings_w: capping finwait2_timer from %u to %uHMA is supported only when external memory is not present filterMode=%#x illegal: selects %d bits (max %d) le configuration: nentries %u route %u clip %u filter %u active %u server %u hash %u le configuration: nentries %u clip %u normal filter %u hi priority filter %u server %u active %u hash %u nserversram %u hw_sge_queue_base_map[%u]: exceeded number of egress queues, %u hw_sge_queue_base_map[%u]: exceeded number of ingress queues with freelist and interrupt, %u hw_sge_queue_base_map[%u]: exceeded number of ingress queues, %u Error, Total RSS Secret table allocation %d > 16 cf_parse: file memtype 0x%x memaddr 0x%x mapped @ %p: configured with caps nbm|link 0x%08x switch|nic 0x%08x toe|rdma 0x%08x iscsi|crypto 0x%08x fcoe:0x%x net VI allocation failed for fc_id %u with error %d net VI mac address programming failed for fc_id %u with error %d net VI rxmode programming failed for fc_id %u with error %d net VI rss indirection table programming for fc_id %u failed with error %d net VI rss config command failed for fc_id %u with error %d net VI command failed for fc_id %u with error %d iscsi edram start %x end %x foiscsi_init: init_done:%u, foiscsi_ntasks:%u, foiscsi_nsess:%u, ncsock:%u, nsports:%u, foiscsi_ninit:%u, rc:%d disabling tx %#x rx %#x port_link_state_handler[%u] powering down port_link_state_handler[%u] powering up port_link_state_handler[%u] unknown state (state = %#x) port_link_state_handler: Something went terribly wrong. ret = %d le configuration: hash region too large to enable server sram le initialization: nentries %u route %u clip %u filter %u active %u server %u hash %u le initialization: nentries %u route %u clip %u filter %u server %u active %u hash %u nserversram %u hw_tp_init: tcb region (start 0x%08s size %u) must be in first 256MB of MA memory hw_tp_init: pgmngt region (start 0x%08s size %u) must be in first 256MB of MA memory hw_tp_init: TP pgmngt initialization did not complete bufm_init: n %u bufll64int_size 0x%x bufm_init: not enough memory to allocate internal bufll64 buffers bufm_init: not enough memory to allocate bufll64 buffers mem_init_buf: not enough memory to allocate flow buffers mem_init_buf: not enough memory to allocate tcb_cache (offered %u trying to use %u available %u) mem_init_extmem: total_size %u, pmtx_size %u, pmrx_size %u, others_size %u mem_init_extmem: dev.tp.pmtx_start %u, dev.tp.pmtx_size %u mem_init_extmem: limiting pmtx mem to max half the MC. new pmtx_offset %u, pmtx_size %u mem_init_extmem: requested size for pmtx %u/0x%x, pmtx offset 0x%x mem_init_extmem: aligned size for pmtx %u/0x%x, pmtx offset 0x%x mem_init_extmem: fw_addressable_size %u/0x%x, total available to fw %u/0x%x mem_init: EDC overcommitted by %d bytes mem_init: not enough memory to allocate flow table flowc_table 0x%x, size %u cxcnic_device_init: cxcnic [0x%0x], cxcnic->filter [%0x] pofcoe init done port_init[%u] ptype 0x%x Port[%u]: Unknown SGMII sub-type %#x Port[%u]: Unknown BT_XFI sub-type %#x port_init[%u]: port type 0x%x is not supported mpartition_init: ddp_iscsi 0x%x iscsi_ppod_edram_flag 0x%x mpartition_init: moved pmrx_start from 0x%08x to 0x%08x to make room for LE HASH and/or TP TCBs mpartition_init: moved pmrx_start from 0x%08x to 0x%08x (EDRAM) EQ pfn %u vfn %u: destroying eqid %u with pending WR(s) (num_bytes %u and flags 0x%08x Ah ha...double free ox_id 0x%x, rx_id 0x%x Host PRLI Response timedout: ox_id 0x%x rx_id 0x%x FCoE DDP init: fcoe llimit 0x%x, fcoe ulimit 0x%x gbl llimit 0x%x gbl ulimit 0x%x pcbsz %x FCoE DDP init: fcoe ppod off 0x%x, fcoe st ppod addr 0x%x fcoe num ppods 0x%x tls_key_start:0x%x, tls_key_size:%d mpartition_others: start 0x%08x size %u (unused %u), hma %u mpartition_others: _m:%x _size:%ld dev.tp.tls_key_size:%ld mpartition_others: start 0x%08x size %u (unused %u) cmdh_bye[%u:%u]: Unregistering HMA pfn %u vfn %u via command hw_i2c_transaction: Address WRITE operation ndata %u addr_op 0x%x reg 0x%x data[0] 0x%x diff %u, i2cm_op 0x%x failed with err %d hw_i2c_transaction: ndata %u addr_op 0x%x reg 0x%x diff %u cont %u failed with err %d hw_i2c_transaction: ndata %u addr_op 0x%x data[0] 0x%x diff %u dpos %u cont %u failed with err %d i2c transaction failed to complete configuration file parser: aec_retry_cnt value %d is not within the allowed limit of 1 to 254.Disabling it. fec option in config file is deprecated configuration file parser: an_aec_time value %d is bigger than allowed limit.Changing it to 10000 ms. Deprecated config option found in config file. Ignoring.. configuration file parser: pl timeout value is too large, changing from %u to %uusecs sched_ioqtx_bp_priority: has %u entries only, requires %u entries tp_backoff: parsed %d instead of %u entries tp_timervals: parsed %d instead of %u entries tp_timerres: parsed %d instead of %u entries tp_mtus has %u entries only, requires %u entries tp_mtus[%u] is %u bytes which is not supported hw_cim_tsch_tick_init: TICK%d, value 0x%x, rate %u kbps invalid tick granularity %u kbps or granularity val must be < %u, changed to %u Tick granularities %ukbps configuration file parser: sge timer value[%d] is too large, changing from %u to %uusecs filtermask 0x%x is not equal/subset to/of filtermode config_hma_offset_table: Each region needs to have multiple of 8 pages config_hma_offset_table[%u:%u]: region[%u]: page_size %u, total size %u, base 0x%x config_hma_offset_table: HMA table write failed %d cmdh_hma_cmd: HMA not enabled in the config file (hma_size=X in MBs) cmdh_hma_cmd: Host memory should be atleast 1MB cmdh_hma_cmd: page size should be power of 2 cmdh_hma_cmd: Host memory already registered cmdh_hma_cmd[%u:%u]: mode %d HMA size %u cmdh_hma_cmd: Only %u regions supported cmdh_hma_cmd: Only %u pages supported clip entry deletion failed at pos %u, ret %d hw_le_clip_handler: removed pos=%u (=idx %u) hw_le_clip_handler: adding to pos=%u (=idx %u) hw_mac_override_tx_coefficients[%u] lswap 0x%x, lane %d hw_mac_aec_force_complete[%u] on lanes %#x (sigdet %#x), tx_lanes %#x hw_mac_mtip_enable[%u]: speed 0x%x, fec 0x%x, an %d consortium_fec[%u]: local 0x%x, remote 0x%x, negotiated 0x%x hw_mac_init_port[%u], ptype 0x%x, speed 0x%x, lanes 0x%x, fec 0x%x module[%u]: port module inserted and ready module[%u]: port module removed module[%u]: unknown module identifier 0x%02x, gpio_n %d, retry_cnt %d module[%u]: unknown module identifier 0x%02x module[%u]: exception cable fec ability of cable 0x%x module[%u]: unspecified extended compliance code 0x%02x module[%u]: fec ability of cable 0x%x module[%u]: Disabling fec (0x%x) as it is not supported by the port module[%u]: gpio %u vendor id %06x, identifier 0x%02x, SFP28(byte 36/192) 0x%02x, SFP(byte 3/131) 0x%02x, 1G (byte 6) 0x%02x optical length(byte 15/142) %u, copper cable(byte 8/147) 0x%02x, length(byte 18/146) %u, module_type 0x%02x port initialization failed module[%u]: gpio %u vendor id %06x, identifier 0x%02x, SFP28(byte 36/192) 0x%02x, SFP(byte 3/131) 0x%02x, 1G (byte 6) 0x%02x optical length(byte 15/142) %u, copper cable(byte 8/147) 0x%02x, length(byte 18/146) %u, module_type 0x%02x cx4_cr_module_rx_los[%u]: rx_los changed to %u II.1.bx dp18[%u] q[%u] %#x %#x %#x %#x min %#x max %#x II.1.c-d. %#x %#x %#x %#x all %#x II.2.b (%#x - %#x + %#x) % 128 = %#x II.3 inew_1e after limit compute itemp_1e %x, inew_1e %x II.3. itemp_1e %#x inew_1e %#x inew_1e %d II.4. set_1e %#x MC: Errata19 DQS Align calibration FAILED MC: Errata19 RDCLK Align calibration FAILED temp2_1e+0x10 = %#x IV.1. dp18[%u] phase_sel before %#x after %#x, gate_delay %#x MC errata19 issue1: dp18 %u quad %u MC errata19 issue2: dp18 %u quad %u MC errata19 issue3: dp18 %u quad %u MC errata19 issue4: dp18 %u quad %u MC calibration FAILED: DFI_INIT_COMPLETE not becoming 0 MC calibration FAILED: DFI_INIT_COMPLETE not becoming 1 MC calibration FAILED: INIT_CAL_COMPLETE not becoming 1 MC calibration FAILED: PC_INIT_CAL_ERROR is 0x%x DDR init complete, Beginning calibration MC: Initial Calibration FAILED MC: Initial Calibration PASSED MC: Errata19 Task FAILED MC initialization failed: Didn't get all DP18s locked MC initialization failed: Didn't get both ADRs locked MC initialization failed: SLEW_DONE_STATUS never toggledflr_pfvf_fsm[%u:%u]: unknown state %u pfn %u PCIE PM_DATA_PMCSR 0x%08x STAT 0x%08x DSTATE 0x%08x hw pf bitmap 0x%02x &vfid_bitmap[0] 0x%08x:0x%08x:0x%08x:0x%08x &vfid_bitmap[4] 0x%08x:0x%08x:0x%08x:0x%08x after vfid fixup hw pf bitmap 0x%02x &vfid_bitmap[0] 0x%08x:0x%08x:0x%08x:0x%08x &vfid_bitmap[4] 0x%08x:0x%08x:0x%08x:0x%08x timer queue %u lost a tick! next %p last %p nume %u flr_timer_start: flowc_id %u %p buf %p MAC: PLLs didn't lock hw_mc_prep_mc: mc %d, mode %d, density %d, width %d, usable size 0x%x, num_chips %d pcie: read from sercfg pcie_ip_ur_maxfunc 0x%x pfbitmap 0x%x Serial Configuration version: 0x%x VPD version: 0x%x pcie: npf %u (pfbitmap 0x%02x) nvf %u (pf 0..7 0x%08x%08x) vfstride %u hw_mac_prep: error, ret %d hw_gpio_prep: error, ret %d hw_mc_set_clk_cfg: force_reset %d, curr_state %d, size %u MC CLK setting failed: PLL_M_LOCK never toggled failed to find the %c%c VPD parameter failed to parse the %c%c VPD parameter mem_prep: not enough memory to allocate page tables mem_prep: error, ret %d failed to successfully find Chelsio VPD vpd_prep: error, ret %d sercfg_prep: error, ret %d log initialized @ 0x%08x size %u (%u entries) fwrev 0x%08x pcie_fw 0x%08x PI error flowid_len16 0x%x, app_tag 0x%x, ref_tag 0x%x, pisc %04x %04x %04x %04x flowc %u (SGE eqid %u) (ETHCTRL queue) experienced a PCI DMA READ work request error (inbound queue %u) flowc %u (SGE eqid %u) experienced an unexpected PCI DMA READ work request error (inbound queue %u) Encountered SGE flop workaround, Ignore opcode flowc %u experienced an unexpected PCI DMA READ error (inbound queue %u) gather_tasks_for_tmf: Invalid type [0x%x], bailing out. fc_send_alloc_cpl: failed to setup filter ctuple fcoe_compute_ctuple 0x%x:%x compute_ctuple(): failed to setup filter ctuple FCoE FCB linkdown: io_req 0x%x%x iqid 0x%x flowid 0x%x op 0x%x fcoe notify : Update new DCBX values VI state 0x%x pri 0x%x schedcl 0x%x dcbx_done 0x%x fcoe notify : FCF flowid 0x%x, ulpch 0x%x fcoe notify : FCoE LINKUP: port 0x%x, event 0x%x fcoe notify : FCoE LINKDOWN: port 0x%x, event 0x%x fcoe notify : DCBX : port %d state 0x%x pri 0x%x/0x%x cl 0x%x/0x%x ch 0x%x/0x%x RDEV msg flowc:%x state 0x%x event 0x%x cancel fcb:%x scb:%x state:%x FCoE FCF timer: flowc state 0x%x, port 0x%x ,fcf 0x%x, flowc_id 0x%x hw register operation not completing, reg 0x%08x mask 0x%08x value 0x%08x (reg 0x%08x) MDIO CL45: failed to set up MMD addr MDIO: failed to write MDIO CL45: failed to set up MMD addr MDIO: failed to read mii_adv_fc[%u]: rcaps 0x%x mii_adv_speed[%u]: rcaps 0x%x cpl_tx_pkt: vlanid [0x%x] flowc_id [%u] l2dev_fc [0x%x] already received RA, not sending RS flowcid [%u] l2dev_fc [0x%x] No IPv6 router chnet [%d/%d] free l2t entry: idx %u, refcnt %u chnet [%d/%d] put l2t entry: idx %u, refcnt %u chnet [%d/%d] get l2t entry: idx %u, refcnt %u chnet [%d/%d] l2t alloc l2tent 0x%x, idx %u, refcnt %u out of atids: max atids: %d setup_ddp: istask:0x%x, nppod %u, alloc failed %d pending_csocks: csock: %p tgt_fc: %p idx %u state 0x%x flow_id [0x%x] history 0x%2x 0x%2x 0x%2x 0x%2x 0x%2x foiscsi_validate_login_stage: - 1 l2dev_vi_fsm: mb [0x%x], deferred, state [0x%x], port [0x%x] l2dev_vi_fsm: viid [0x%x] port [0x%x], mac-id [%02x:%02x:%02x:%02x:%02x:%02x]. l2dev_vi_fsm: sge_eqid [0x%x], sge_iqid [0x%x], sge_eqcr [0x%x], rss_sz [0x%x] l2dev_vi_fsm: l2dev_fc->flowc_net_l2dev_mtu [%u], mb_scratch [0x%x], port [0x%x] l2dev_vi_fsm: viid [%d], vi_fc->flowc_vi_flags [0x%x] l2dev_vi_fsm: pfn [0x%x], vfn [0x%x], l2dev_fc->flowc_id [0x%x], lport [0x%x], viid [0x%x], flags [0x%x] l2dev_vi_fsm: Error freeing VI, rc [0x%x] l2dev_vi_fsm: pid [0x%x], viid [0x%x], mb_loc [0x%x], mb_orig[0x%x], l2dev_flags [0x%x], rc [0x%x] foiscsi_find_task: task not found tcb_fc id 0x%x itt 0x%x WATCHDOG: No temperature sensor available. WATCHDOG: Activating WATCHDOG - Enable action %u time %u WATCHDOG - Disable action %u WATCHDOG: De-activating port[%u] set PAUSE PARAMS: pppen %u txpe %#x rxpe %#x mps_link_up[%u] acaps %#x (802.3 %#x) + lpacaps %#x => %#x dcbx_populate_ctrl code incomplete rate %u kbps is out of configured granularity ranges min %d kbps - max %d kbps. Using minimum possible granularity %d kbps Cannot get rate %u with configured granularities. Using lowest possible tick %d DCBX: sum of rates on all classes must be 100 (actual: %u) ri_wr_init[%u]: mss %u is not 8-byte aligned core_program_tcb: tid %#x t_state %#x rcv_adv 0x%08x rcv_scale %#x tx_max %#x rcv_nxt %#x atid %#x opt0 %#x%x opt2 %#x ipv6 %#x flags_timer 0x%08x ofld_connection_wr: connection with 5-tuple lp 0x%04x fp 0x%04x lip 0x%08x%08x pip 0x%08x%08x filter 0x%08x exists @ LE index %u ofld_connection_wr: connection with 5-tuple lp 0x%04x fp 0x%04x lip 0x%08x pip 0x%08x filter 0x%08x exists @ LE index %u ofld_connection_wr: connection with 5-tuple lp 0x%04x fp 0x%04x lip 0x%08x%08x pip 0x%08x%08x filter 0x%08x ofld_connection_wr: connection with 5-tuple lp 0x%04x fp 0x%04x lip 0x%08x pip 0x%08x filter 0x%08x EQ (freeslist) pfn %u vfn %u: flid_a %u fetch burst max[%u] %u (%u bytes) > 28 IQFLINT pfn %u vfn %u: iqid %u too large (max %u) IQFLINT pfn %u vfn %u: iqid %u not allocated IQFLINT pfn %u vfn %u: fl0id %u too large (max %u) IQFLINT pfn %u vfn %u: fl0id %u not allocated IQFLINT pfn %u vfn %u: fl1id %u too large (max %u) IQFLINT pfn %u vfn %u: fl1id %u not allocated IQFLINT pfn %u vfn %u: fl1id %u is valid but not fl0id %u IQFLINT pfn %u vfn %u: fl1id %u is valid but header split feature is not enabled EQ pfn %u vfn %u: creating ETH eqid %u with pending WR(s) (num_bytes %u and flags 0x%08x EQ pfn %u vfn %u: creating CTRL eqid %u with pending WR(s) (num_bytes %u and flags 0x%08x EQ pfn %u vfn %u: eqid %u too large (max %u) EQ pfn %u vfn %u: eqid %u not allocated missing port caps32 to caps16 translation for %#lx Cannot get channel rate %u with configured granularities. Check config file _hw_cim_tsch_ch_rate_percent[%u]: increased deficit_incr from requested %u to required min of %u; rate %u (eff %u) dcbx_ieee_construct[%u] ets %u pfc %u app %u dcbx_timeout[%u] dcbx_control_sm[%u] CONTROL_LINKUP dcbx_control_sm[%u] CONTROL_UPDATE_DCBX_TLV dcbx_control_sm[%u] CONTROL_PEER_NOT_ADVERTISE_DCBX dcbx_control_sm[%u] CONTROL_UPDATE_OPER_VERSION dcbx_control_sm[%u] CONTROL_PROCESS_PEER_TLV dcbx_control_sm[%u] CONTROL_ACK_PEER dcbx_run_version_sm[%u] DCBX_VER_STATE_RUN_IEEE dcbx_run_version_sm[%u] DCBX_VER_STATE_RUN_CEE dcbx_run_version_sm[%u] DCBX_VER_STATE_RUN_NONE MAC failed to resync tx port[%u] link up (%u) (speed %#x acaps %#x lpcaps %#x) port_hss_sigdet[%u]: hss_sigdet changed to 0x%x port_blink_led_restore port_reset[%u]: Resetting port capabilities port[%u] initializing KR vi_tcam_raw idx %u mac 0x%04x %08x port_blink: blinkdur=0x%x blink_refcnt=0x%x port_blink: blink_refcnt=0x%x port_blink: blink_refcnt=0x%x mii_anrestart[%u]: acaps 0x%x port_cmd_handler: unknown u.dcb.type 0x%x missing port caps16 to caps32 translation for %#x bad FlowC %d on established connection eth_flowc_handler[0x%x]: flags 0x%08x num_bytes %u schedcl 0x%x -> 0x%x task_alloc: Out of tasks. scsi_read: ppod alloc failed, nppod %u dcbx_ieee_validate[%u] error (oui %#x subtype %#x len %#x) dcbx_cee_validate[%u] error DHCPv6 REPLY received state %u dhcp reply received in wrong state %d unknown serverid. Ignoring dhcp reply received reply with different address. ignoring dhcp reply DHCPv6 ADVERTISE received dhcp advertise received in wrong state %d ignoring rcvd advertise preference %u Start DHCPv6 to get the ip address No dhcp, dhcp state %d, addr state %d %02x %02x %02x %02x %02x %02x vn2vn: port 0x%x did:0x%x%x%x UP vn2vn: port 0x%x did:0x%x%x%x DOWN fc_send_alloc_cpl: failed to setup filter ctuple fcoe_compute_ctuple 0x%x:%x compute_ctuple(): failed to setup filter ctuple fcoe_compute_ctuple vlan %x viid %x port %x mps_idx %x ABTS ACC awaiting PRLI Rsp: flowc_id 0x%x ox_id 0x%x rx_id 0x%x iqid 0x%x port 0x%x, state 0x%x, command failed retries 0x%x Got CONN_EXIST for xid:0x%x, tag:0x%x, retrying. pktsched_ch_rl[%u]: channel rl not available in conjunction with flow shaping pktsched_ch_rl[%u]: rate %u max %u pktsched_cl_wrr[%u:%u]: weight %u eq_params[0x%x:0x%x]: dmaq 0x%x read %u pf %u eqid_api %u ret %d hw_ma_addr_to_mem_type_off: MA address 0x%08x is not mapped hw_ma_addr_to_mem_type_off: MA address 0x%08x maps to type %u offset 0x%x mem_malloc_temp: failed to allocate %u bytes, returning NULL ring backbone, enable %d, mps.flags 0x%x ring backbone no change in configuration ring backbone configuration error, TCAM not empty. available %d, size %d mem_malloc: failed to allocate %u bytes, returning NULL le configuration: requested %u tcam entries but only %u available (nfilter %u nserver %u nhpfilter %u le configuration: tcam regions must have multiple of 64 entries, nfilter %u nhpfilter %u nserver %u hw_tp_tcp_tunings: tuning for cluster environment hw_tp_tcp_tunings: tuning for LAN environment hw_tp_tcp_tunings: tuning for WAN environment hw_tp_tcp_tunings: manual tuning _hw_cim_flash_memcpy: memcpyX start _hw_cim_flash_memcpy: dst 0x%08 offset 0x%08x size %u, width of %u is not supported _hw_cim_flash_memcpy: memcpyX end configuration file parser encountered error @ line %u: fcoe xchg mgr init: Number of exchanges for FCoE is %x fcoe_l2t_init: No ulptx credit ch:[%u] fcoe_l2t_init: ch:[%u] l2t_idx [%u] no l2t entries configured; forcing %u entries, starting at %u Calculation out of bounds furing init: %#x %#x %#x le configuration: hash mode requires at least 16 entries, nhash %u le configuration: hash size %u must be multiple of %u, nhash %u Adding match-all clip entry @ loc 0x%x/%d hw_sge_mamem_init: encountered error %d _hw_tp_pgmngt: tx_page_max %u rx_page_max %u pstructs %u size %u No space left for pgmngt, Need %uB, available %uB, No offload mpartition_others_total: mem %u, ddp %u ddp_iscsi %u stag %u pbl %u rq %u rqudp %u -> %u No space left for pmtx pages, Need %uB, available %uB, No offload No space left for pmrx pages, Need %uB, available %uB, No offload _mpartition_banks_mcX: nbanks_pmtx %u (%uMB) nbanks_pmrx %u (%uMB) nbanks_others %u (%uMB) nbanks_fw %u (%uMB) _mpartition_banks_mc1: nbanks_pmtx %u (%uMB) nbanks_others %u (%uMB) nbanks_fw %u (%uMB) _mpartition_banks_mc0: nbanks_pmrx %u (%uMB) nbanks_others %u (%uMB) mem_malloc_internal: failed to allocate %u bytes, returning NULL hw_edc_bist[%u]: bist_cmd[0x%08x] addr 0x%x len 0x%x hw_edc_bist[%u]: done, encountered %u errors on first and %u errors on second attempt (%ugbps) mpartition_pmtx: m 0x%08x size %u, pmtx region already allocated pmtx_start 0x%x, pmtx size 0x%x mpartition_pmtx: m 0x%08x size %u mem_init_caches: cache_size %u flowc_buf_tcb_cache_size %u bufll64_cache_size %u mpartition_pmrx: m 0x%08x size %u mpartition_banks_mcX: ddp_iscsi 0x%x iscsi_ppod_edram_flag 0x%x mpartition_banks_mc0: ddp_iscsi 0x%x iscsi_ppod_edram_flag 0x%x mpartition_edc (no extmem): m 0x%08x size %u edc overcommited by %dB, 0x%x/0x%x edc overcommited by %dB, 0x%x/0x%x/%d mpartition_edc_estimate: hw modules require %d bytes in EDC Temperature/Voltage Sensor: Core clock %u > %u; capping to stay in compliance with hardware. setting up ring backbone ring backbone config error, TCAM not empty. available %d, size %d foiscsi_core_bye: active sess_cnt %d hw_mac_aec_complete[%u] on lanes %#x (sigdet %#x), tx_lanes %#x aec_fsm[%u] : state START (sigdet %#x) aec_fsm[%u] : Transitioning to TRAINING_LOCAL aec_fsm[%u] : Transitioning to COEF_STATUS_UPADTE aec_fsm[%u] : transitioning to TRAINING aec_fsm[%u] : TRAINING_COMPLETE aec_fsm[%u] : Local fault while waiting for link status 0x%x : 0x%x aec_fsm[%u] : Remote fault while waiting for link status 0x%x aec_fsm[%u] : Remote fault cleared while waiting for link status 0x%x aec_fsm[%u] : DONE aec_fsm[%u] timed out training FSM_STATE_0 0x%x, _1 0x%x _2 0x%x _3 0x%x, Link Status 0x%x aec_fsm[%u] timed out training, Link Status 0x%x bean_fsm[%u] : state START (count = %u) bean_fsm[%u] : entering state WAIT_SIGDET bean_fsm[%u] : entering state BASEP_HANDLE bean_fsm[%u] : entering state NXP_HANDLE bean_fsm[%u] : entering state WAIT_COMPLETE bean_fsm[%u] : entering state EXT_NXP_HANDLE bean_fsm[%u]: PEER is done with NPs without 25/50G. Entering state WAIT_COMPLETE bean_fsm[%u]: Didn't receive unformatted next page. Exiting bean_fsm[%u] : entering state WAIT_FOR_NULL_PAGE bean_fsm[%u]: PEER is done with NPs. Entering state WAIT_COMPLETE bean_fsm[%u] : entering state WAIT_COMPLETE bean_fsm[%u] : IEEE speed 0x%x, FEC remote 0x%x, negotiated 0x%x bean_fsm[%u] : state DONE bean_fsm[%u] : FEC local 0x%x, negotiated 0x%x bean_fsm[%u] : state RESTART1 bean_fsm[%u] : state RESTART2 bean_fsm[%u] : state RESTART3 bean_fsm[%u] TIMEOUT; state %u eth_status %#x bean_status %#x PCS_DEBUG0_RO %#x, AN_STATE 0x%x, hss sigdet %#x retry_cnt %u hw_mac_link_status[%u] int_cause 0x%x, link_status 0x%x port %u changing speed to 1G port %u negotiated unsupported speed %#x bean/aec complete (retry: %u) port[%u] resetting KR port %u negotiated unsupported speed port[%u] negotiated speed 0x%x, lanes 0x%x:0x%x, fec 0x%x bean/aec complete (retry: %u) MC: GPO 0x%x, RLO 0x%x pfn %u vfn %u FSM complete pfn %u vfn %u FSM start pfn %u vfn %u complete immediate MC calibration failed 0x%x bad mailbox cmd: pfn 0x%x vfn 0x%x; opcode 0x%x > LASTC2E 0x%x mailbox cmd not yet supported: pfn 0x%x vfn 0x%x; opcode 0x%x bad mailbox cmd: pfn 0x%x vfn 0x%x; opcode 0x%x is valid post device init only bad mailbox cmd: pfn 0x%x vfn 0x%x; opcode 0x%02x ramask 0x%x cmd ramask 0x%x bad mailbox cmd: pfn 0x%x vfn 0x%x; opcode 0x%02x len16 0x%x versus expected len16 0x%x insufficient caps to process mailbox cmd: pfn 0x%x vfn 0x%x; r_caps 0x%x wx_caps 0x%x required r_caps 0x%x w_caps 0x%x insufficient caps to process mailbox cmd: pfn 0x%x vfn 0x%x; r_caps 0x%x wx_caps 0x%x required r_caps 0x%x w_caps 0x%x MC: Taking PHY out of reset (FPGA). download_sram: error, ret %d download_tcam: error, ret %d hw_power_prep: VDD=NONE but VCS=%d hw_power_prep: unsupported external adjustable power regulators VDD=%d, VCS=%d hw_power_prep: unsupported VDD=%d hw_power_prep: unsupported VCS=%d hw_power_prep: i2c write error, VDD=%d,ret=%d hw_power_prep: unsupported VDD=%d hw_power_prep: i2c write error, VCS=%d,ret=%d hw_power_prep: unsupported VCS=%d extmem clk mode %d, extmem %u, ref_clk %u up clk mode %d, ref_clk %u, dev.clk.up %u clk mode %d, ref_clk %u, dev.clk.core %u VPD region is too small (SERCFG_SR_PFNVPDSIZE 0x%x) cf_prep: error, ret %d    @ 000000000088884<<<<<=<,,,   @  @! @@ @@B   BB@B"A!AA! %      IAA      DÀ+        DK DK   DK   G Zi "@G Zi# @DK  G PX  "@DK G P!Z  "@DK DK DK DK  DK DK X@i*E$ [i*E$S X@i*E$ [i*E$S X@i*E$ [i*E$S X@i*E$ [i*E$S @HE4c X@I*E5c X@I*E5c X@I*E%c @S X@*EIc X@JE Z@JES Z@JES Z@JES Z@JES Z@JES X@*E)c X@*E)c X@*E)c G Xi  @BS P  P  P  BS @ R! @ S Dài!DK P  DÀ DÀ   P  Z@JES   DK P  P  P  P  P  "JDi @E%c RDEc RDCEc ZDES X@a*E  0 G0[`2 @G0[`2 @PYc#@Yc#@ P#`  `Bca !D ` `  S`BS`@P S# BE` $ P `  `Bc`` &8&8 M ZFc @c tB*.0s tD* 1   tED1c  N0s Z@JD3c tFZ@JD0S`tBHJD0S`G G  G [`"@G [`"@G [`"@ BDc` BDc` BDc` A`D` A`D` R@Dc`BDc`A`D`A`D`R@Dc`D`[global] rss_glb_config_mode=basicvirtual rss_glb_config_options=tnlmapen,hashtoeplitz,tnlalllkp pl_timeout_value=200 reg[0x1008]=0x40800/0x21c70 reg[0x100c]=0x22222222 reg[0x10a0]=0x01040810 reg[0x1044]=4096 reg[0x1048]=65536 reg[0x104c]=1536 reg[0x1050]=9024 reg[0x1054]=9216 reg[0x1058]=2048 reg[0x105c]=128 reg[0x1060]=8192 reg[0x1064]=16384 sge_timer_value=5,10,20,50,100,200 reg[0x10c4]=0x20000000/0x20000000 reg[0x7d04]=0x00010000/0x00010000 reg[0x7dc0]=0x0e2f8849 tsch_ticks=100000,10000,1000,10 filterMode=fcoemask,srvrsram,fragmentation,mpshittype,protocol,vlan,port,fcoe filterMask=protocol,fcoe tp_pmrx=30 tp_pmrx_pagesize=64K tp_nrxch=0 tp_pmtx=50 tp_pmtx_pagesize=64K tp_ntxch=0 tp_mtus=88,256,512,576,808,1024,1280,1488,1500,2002,2048,4096,4352,8192,9000,9600 reg[0x7d04]=0x00010008/0x00010008 reg[0x7d08]=0x00000800/0x00000800 reg[0x7d48]=0x00000000/0x00000400 reg[0x7d60]=0x06000000/0x07000000 reg[0x19168]=0x04020100 reg[0x19c04]=0x00000000/0x00440000 reg[0x19c28]=0x00800000/0x01f00000 reg[0x8dc0]=0x00000104/0x00000104 reg[0x1925c]=0x000041c0/0x000031c0 hma_size=92 hma_regions=stag,pbl,rq [function"0"] nvf=16 wx_caps=all r_caps=all nvi=1 niqflint=8 nethctrl=8 neq=16 nexactf=8 cmask=all pmask=0x1 [function"1"] nvf=16 wx_caps=all r_caps=all nvi=1 niqflint=8 nethctrl=8 neq=16 nexactf=8 cmask=all pmask=0x2 [function"2"] nvf=16 wx_caps=all r_caps=all nvi=1 niqflint=8 nethctrl=8 neq=16 nexactf=8 cmask=all pmask=0x4 [function"3"] nvf=16 wx_caps=all r_caps=all nvi=1 niqflint=8 nethctrl=8 neq=16 nexactf=8 cmask=all pmask=0x8 [function"4"] wx_caps=all r_caps=all nvi=28 niqflint=202 nethctrl=116 neq=256 nqpcq=12288 nexactf=40 nrawf=2 cmask=all pmask=all nethofld=1024 ncrypto_lookaside=16 nclip=320 nfilter=496 nserver=496 nhash=12288 nhpfilter=64 protocol=nic_vm,ofld,rddp,rdmac,iscsi_initiator_pdu,iscsi_target_pdu,iscsi_t10dif,tlskeys,crypto_lookaside,ipsec_inline tp_l2t=3072 tp_ddp=2 tp_ddp_iscsi=2 tp_tls_key=3 tp_tls_mxrxsize=17408 tp_stag=2 tp_pbl=5 tp_rq=7 tp_srq=128 [function"5"] wx_caps=all r_caps=all nvi=4 niqflint=34 nethctrl=32 neq=64 nexactf=16 cmask=all pmask=all nserver=16 nhash=2048 tp_l2t=1020 nclip=64 protocol=iscsi_initiator_fofld tp_ddp_iscsi=2 iscsi_ntask=2048 iscsi_nsess=2048 iscsi_nconn_per_session=1 iscsi_ninitiator_instance=64 [function"6"] wx_caps=all r_caps=all nvi=4 niqflint=34 nethctrl=32 neq=66 nexactf=32 cmask=all pmask=all nhash=2048 tp_l2t=4 protocol=fcoe_initiator tp_ddp=2 fcoe_nfcf=16 fcoe_nvnp=32 fcoe_nssn=1024 [function"1023"] wx_caps=all r_caps=all nvi=4 cmask=all pmask=all nexactf=8 nfilter=16 [function"0/*"] wx_caps=0x82 r_caps=0x86 nvi=1 niqflint=6 nethctrl=4 neq=8 nexactf=4 cmask=all pmask=0x1 [function"1/*"] wx_caps=0x82 r_caps=0x86 nvi=1 niqflint=6 nethctrl=4 neq=8 nexactf=4 cmask=all pmask=0x2 [function"2/*"] wx_caps=0x82 r_caps=0x86 nvi=1 niqflint=6 nethctrl=4 neq=8 nexactf=4 cmask=all pmask=0x1 [function"3/*"] wx_caps=0x82 r_caps=0x86 nvi=1 niqflint=6 nethctrl=4 neq=8 nexactf=4 cmask=all pmask=0x2 [port"0"] dcb=ppp,dcbx hwm=60 lwm=15 dwm=30 dcb_app_tlv[0]=0x8906,ethertype,3 dcb_app_tlv[1]=0x8914,ethertype,3 dcb_app_tlv[2]=3260,socketnum,5 [port"1"] dcb=ppp,dcbx hwm=60 lwm=15 dwm=30 dcb_app_tlv[0]=0x8906,ethertype,3 dcb_app_tlv[1]=0x8914,ethertype,3 dcb_app_tlv[2]=3260,socketnum,5 [fini] version=0x1425001c checksum=0x64f3def4 [global] rss_glb_config_mode=basicvirtual rss_glb_config_options=tnlmapen,hashtoeplitz,tnlalllkp pl_timeout_value=1000 reg[0x1008]=0x40810/0x21c70 reg[0x100c]=0x22222222 reg[0x10a0]=0x01040810 reg[0x1044]=4096 reg[0x1048]=65536 reg[0x104c]=1536 reg[0x1050]=9024 reg[0x1054]=9216 reg[0x1058]=2048 reg[0x105c]=128 reg[0x1060]=8192 reg[0x1064]=16384 reg[0x10a4]=0xa000a000/0xf000f000 reg[0x10a8]=0x402000/0x402000 sge_timer_value=5,10,20,50,100,200 reg[0x10c4]=0x20000000/0x20000000 reg[0x7d04]=0x00010000/0x00010000 reg[0x7dc0]=0x0e2f8849 tsch_ticks=1000,100,10,1 filterMode=fcoemask,srvrsram,fragmentation,mpshittype,protocol,vlan,port,fcoe filterMask=protocol,fcoe tp_pmrx=30 tp_pmrx_pagesize=64K tp_nrxch=0 tp_pmtx=50 tp_pmtx_pagesize=64K tp_ntxch=0 tp_mtus=88,256,512,576,808,1024,1280,1488,1500,2002,2048,4096,4352,8192,9000,9600 reg[0x7d04]=0x00010008/0x00010008 reg[0x7d08]=0x00000800/0x00000800 reg[0x7d48]=0x00000000/0x00000400 reg[0x7d60]=0x06000000/0x07000000 reg[0x19168]=0x04020100 reg[0x19c04]=0x00400000/0x00440000 reg[0x19c28]=0x00800000/0x01f00000 reg[0x8dc0]=0x00000104/0x00000104 reg[0x1925c]=0x01003400/0x01003400 [function"0"] wx_caps=all r_caps=all nvi=28 niqflint=170 nethctrl=96 neq=252 nexactf=40 nrawf=2 cmask=all pmask=all nethofld=1024 ncrypto_lookaside=32 nclip=32 nfilter=48 nserver=48 nhash=2048 nhpfilter=0 protocol=nic_vm,ofld,rddp,rdmac,iscsi_initiator_pdu,iscsi_target_pdu,iscsi_t10dif,tlskeys,crypto_lookaside tp_l2t=3072 tp_ddp=2 tp_ddp_iscsi=2 tp_tls_key=3 tp_stag=2 tp_pbl=5 tp_rq=7 tp_srq=128 [function"1"] wx_caps=all r_caps=all nvi=4 niqflint=34 nethctrl=32 neq=64 nexactf=16 cmask=all pmask=all nserver=16 nhash=2048 tp_l2t=1020 protocol=iscsi_initiator_fofld tp_ddp_iscsi=2 iscsi_ntask=2048 iscsi_nsess=2048 iscsi_nconn_per_session=1 iscsi_ninitiator_instance=64 [function"1023"] wx_caps=all r_caps=all nvi=4 cmask=all pmask=all nexactf=8 nfilter=16 [function"0/*"] wx_caps=0x82 r_caps=0x86 nvi=1 niqflint=4 nethctrl=2 neq=4 nexactf=4 cmask=all pmask=0x1 [function"1/*"] wx_caps=0x82 r_caps=0x86 nvi=1 niqflint=4 nethctrl=2 neq=4 nexactf=4 cmask=all pmask=0x2 [port"0"] dcb=ppp,dcbx,b2b hwm=30 lwm=15 dwm=30 dcb_app_tlv[0]=0x8906,ethertype,3 dcb_app_tlv[1]=0x8914,ethertype,3 dcb_app_tlv[2]=3260,socketnum,5 [port"1"] dcb=ppp,dcbx,b2b hwm=30 lwm=15 dwm=30 dcb_app_tlv[0]=0x8906,ethertype,3 dcb_app_tlv[1]=0x8914,ethertype,3 dcb_app_tlv[2]=3260,socketnum,5 [fini] version=0x1425001d checksum=0x140937c9 OOOGNUY8RBccLÜGNUAB:05S+GNU7nbӒ+K΂jGNUd(R'&֩h;r+*4GNUHȚl\=eGNUGlcwdQDOUHSPNHHH)HHE1HøHDHHH)HHIHHHH)HHIHtHHH)HHIHtBHHH)HHIH1HuwHHHH@Hu0Hu HuHtH[]HH[] & 0 7 D.\ c m +t .    .   L .   &  .) L./5 :/A +F/M R/` +e/p u/ L/ &/ /s s s 9(s s 0s @@s 0Hs s Xs s `s @ps s xs s @s s  s Ps hs 8s t6fw_cfg_hashfilterfirmwaret6fw_cfgt6fwt6fw_cfg_fpgakernelt6fw_cfg_fwt6fw_cfg_uwireFreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1)t6fw_cfg.ko.debugB8{) s Fhs os Ps s s s  s 08s  KfX`X`suxu(G]s   qHU  1Idt.symtab.strtab.shstrtab.note.gnu.build-id.rela.text.rela.data.relaset_modmetadata_set.relaset_sysinit_set.rodata.str1.1.comment.gnu_debuglink.SUNW_ctf__set_modmetadata_set_sym__mod_metadata_md_t6fw_cfg_fw__set_modmetadata_set_sym__mod_metadata_md_t6fw_cfg_fw_on_firmware__set_modmetadata_set_sym__mod_metadata_md_t6fw_cfg_fw_on_kernel__set_modmetadata_set_sym__mod_metadata_t6fw_cfg_fw_version__set_sysinit_set_sym_t6fw_cfg_fwmodule_sys_init_mod_metadata_md_t6fw_cfg_fw_mod_metadata_md_t6fw_cfg_fw_on_firmware_mod_metadata_md_t6fw_cfg_fw_on_kernel_mod_metadata_t6fw_cfg_fw_version_t6fw_cfg_fw_depend_on_firmware_t6fw_cfg_fw_depend_on_kernel_t6fw_cfg_fw_versiont6fw_cfg_fw_modt6fw_cfg_fw_modeventt6fw_cfg_fwmodule_sys_init_binary_t6fw_cfg_txt_start_binary_t6fw_cfg_txt_end_binary_t6fw_cfg_fpga_txt_start_binary_t6fw_cfg_fpga_txt_end_binary_t6fw_cfg_hashfilter_txt_start_binary_t6fw_cfg_hashfilter_txt_end_binary_t6fw_cfg_uwire_txt_start_binary_t6fw_cfg_uwire_txt_end_binary_t6fw_fw_start_binary_t6fw_fw_end_binary_t6fw_cfg_txt_size_binary_t6fw_cfg_fpga_txt_size_binary_t6fw_cfg_hashfilter_txt_size_binary_t6fw_cfg_uwire_txt_size_binary_t6fw_fw_size__start_set_modmetadata_set__start_set_pcpu__start_set_sysinit_set__stop_set_modmetadata_set__stop_set_pcpu__stop_set_sysinit_setfirmware_registerfirmware_unregistermodule_register_initBDxڤkA7o7i~ljKlDЃB1A iу z(F$BA]xA x "EEA`nCAC1'3}!ߵUn s̸0m[gM h'b$h,B8Q}iX?OU:&&)x 0E-TS ]|?}eC<9ojk^QsX7Y_XzbaZàQ9E:jlłL7I71s>.=THbu[V=X%DH/mUQs MztFF h'F:MƘ~a +N} A12]tCp94u{=Ժ5CUWC>f;Rswj:S[ن{׃5O?c 7߄t{U etǾx>;_S&?~Q}85]3EJeָȲ-ΈU:%[A7rD9+6' alRbpJ LɈҹ )e0.I1 g 2b2 6CgZY) >"E|ΦL 䬾lXk-:sEcA ,0S$(@2ĊgJ1*ua3LaZ#ä*M!]F< K]҈q%^_n 1yVMHnee-1YLnoW;},I93ݳklIM\ nBPޮL|~7nET'~ɀBa  ˀwd^˫cB բ]ʫgh DŶ)'͗qލqevuTcA ?7!EV޴צ\N@s s 3t .@v 9@z I{ D@{ `b0| ]@8| r2P| [0| S|   D} # S