PK 9Aoa,mimetypeapplication/epub+zipPK9AiTunesMetadata.plistZ artistName Oracle Corporation book-info cover-image-hash 674791190 cover-image-path OEBPS/dcommon/oracle-logo.jpg package-file-hash 759106667 publisher-unique-id E11946-01 unique-id 207132348 genre Oracle Documentation itemName Oracle® Database 2 Day + Application Express Developer's Guide, Release 3.2 releaseDate 2009-07-27T14:34:37Z year 2009 PK_ZPK9AMETA-INF/container.xml PKYuPK9AOEBPS/globalize_app.htme About Globalization

6 About Globalization

This section describes some basic information about globalization. It also leads you through the steps to specify how the application determines global identification.

This section contains the following topics:

About Language Identification and Rendering

You can develop applications in Application Builder that run concurrently in different languages. This feature enables different users to view the application in their own language and data in the appropriate formats.

When rendering a page in the application, Oracle Application Express first determines the language for an application based on the method you specified. Then, the Application Express engine alters the session language and territory settings for a specific page request. It then looks for a translated application in the appropriate language. If the Application Express engine finds that language, it renders the application using that definition. Otherwise, it renders the application in the base (or primary) application language.

Even if your application is not translated, the language display determines the format for displaying data so that end users view numbers, dates, and currency in the appropriate formats.

Specifying the Method for Global Identification

As part of the application definition settings, you can specify how the application determines which language and formats to display. You can base it on the user's browser language preference or restrict it to the language you specify.

To specify the method for determining global identification:

  1. Click Application Builder and then select the application.

  2. Click Shared Components.

  3. Under Globalization, click Edit Attributes.

  4. Under Globalization, specify the following:

    1. Application Primary Language - Select the language you used when developing the application.

    2. Application Language Derived From - Select Browser (use browser language preference).

      This option enables users to view the application in the language specified in their browsers.

    3. Automatic CSV Encoding - Select Yes or No.

      Automatic CSV Encoding controls the encoding of all comma-delimited (CSV) report output in an application. If Automatic CSV Encoding is set to Yes, CSV report output is properly converted to a character set compatible with localized desktop applications. The character set for the CSV encoding is determined by the Application Language Derived From setting.

      Description of glb_settings.gif follows
      Description of the illustration glb_settings.gif

For example, the end user whose browser setting is German (de) sees these changes on the Employees page of AnyCo Corp:

Note that the application fields are not yet translated. For instructions on translating your application, see "Managing Application Globalization" in Oracle Application Express Application Builder User's Guide.

PKğPK9AOEBPS/cover.htmO Cover

Oracle Corporation

PK[pTOPK9AOEBPS/title.htm) Oracle Database 2 Day + Application Express Developer's Guide, Release 3.2

Oracle® Database

2 Day + Application Express Developer's Guide

Release 3.2

E11946-01

July 2009


Oracle Database 2 Day + Application Express Developer's Guide, Release 3.2

E11946-01

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.

Primary Authors:  Drue Baker, Anne Romano, Terri Jennings

Contributors:  Joel Kallman, Sharon Kennedy

This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:

U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle USA, Inc., 500 Oracle Parkway, Redwood City, CA 94065.

This software is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications which may create a risk of personal injury. If you use this software in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure the safe use of this software. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software in dangerous applications.

Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

This software and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.

PKLu.)PK9AOEBPS/preface.htm; Preface

Preface

Oracle 2 Day + Application Express Developer's Guide introduces you to application development using Oracle Application Express. This guide shows you how to set up development environment or access a hosted demonstration environment to use with this guide. It then walks you through building an initial application, modifying it, and previewing it.

Through a series of exercises, you become familiar with the Oracle Application Express user interface, basic product functionality, and some underlying concepts that enable you to develop professional, fast, and secure applications.

This preface contains these topics:

Topic Overview

This document contains the following sections:

TitleDescription
Introducing Oracle Application Express
Describes Oracle Application Express, its architecture and the environment for using the product. It also introduces you to some concepts and terms used in this guide.
Accessing Your Development Environment
Leads you through the steps to access a development environment for your use.
Getting Started with Oracle Application Express
Introduces you to areas of the user interface. It also leads you through installing the sample objects to use with this guide.
Building Your Application
Leads you through the steps for building an application, modifying it, and previewing it at different points during the development process.
About Deploying Your Application
Describes some basic information about deploying your application. It also leads you through the steps to create end users and to determine the URL of your application.
About Globalization
Describes some basic information about globalization. It also leads you through the steps to specify how the application determines global identification.
Next Steps
Describes additional resources to expand your knowledge of Oracle Application Express and boost your productivity.

Audience

Oracle 2 Day + Application Express Developer's Guide is intended for:

To use this guide, you must have a general understanding of relational database concepts and the operating system environment under which Oracle Application Express is running.

Documentation Accessibility

Our goal is to make Oracle products, services, and supporting documentation accessible to all users, including users that are disabled. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Accessibility standards will continue to evolve over time, and Oracle is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For more information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/.

Accessibility of Code Examples in Documentation

Screen readers may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, some screen readers may not always read a line of text that consists solely of a bracket or brace.

Accessibility of Links to External Web Sites in Documentation

This documentation may contain links to Web sites of other companies or organizations that Oracle does not own or control. Oracle neither evaluates nor makes any representations regarding the accessibility of these Web sites.

Deaf/Hard of Hearing Access to Oracle Support Services

To reach Oracle Support Services, use a telecommunications relay service (TRS) to call Oracle Support at 1.800.223.1711. An Oracle Support Services engineer will handle technical issues and provide customer support according to the Oracle service request process. Information about TRS is available at http://www.fcc.gov/cgb/consumerfacts/trs.html, and a list of phone numbers is available at http://www.fcc.gov/cgb/dro/trsphonebk.html.

Related Documents

For more information, see these Oracle resources:

For additional documentation available on Oracle's Technology Network, visit the Oracle Application Express Web site located at

http://www.oracle.com/technology/products/database/application_express/

For additional application examples, visit the Oracle by Examples (OBEs) Application Express page, located on Oracle's Technology Network. The OBEs provide step-by-step examples with screenshots on how to perform various tasks within Application Express.

http://www.oracle.com/technology/products/database/application_express/html/obes.html

For information about Oracle error messages, see Oracle Database Error Messages. Oracle error message documentation is available only in HTML. If you have access to the Oracle Database Documentation Library, you can browse the error messages by range. Once you find the specific range, use your browser's "Find in Page" feature to locate the specific message. When connected to the Internet, you can search for a specific error message using the error message search feature of the Oracle online documentation.

Many books in the documentation set use the sample schemas of the seed database, which is installed by default when you install Oracle. See Oracle Database Sample Schemas for information about how these schemas were created, and how you can use them yourself.

Printed documentation is available for sale in the Oracle Store at

http://oraclestore.oracle.com/

To download free release notes, installation documentation, white papers, or other collateral, visit the Oracle Technology Network (OTN). You must register online before using OTN; registration is free and can be done at

http://www.oracle.com/technology/membership/

If you have a user name and password for OTN, then you can go directly to the documentation section of the OTN Web site at

http://www.oracle.com/technology/documentation/

Conventions

The following text conventions are used in this document:

ConventionMeaning
boldfaceBoldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary.
italicItalic type indicates book titles, emphasis, or placeholder variables for which you supply particular values.
monospaceMonospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter.

PKg;;PK9AOEBPS/index.htmmY Index

Index

A  B  C  D  E  F  G  H  I  L  N  O  P  Q  R  S  T  U  W 

A

Actions menu
Select Columns action, 4.3.1
adding
an Employees form, 4.5
an Employees report, 4.5
breadcrumbs, 4.5
columns, 4.6.2
end users, 5.2
functions, 4.6.1
links, 4.7
users, 2.4
workspaces, 2.3.2
Administration list
about, 3.1
About Application Express link, 3.1
Administration link, 3.1
Change Password link, 3.1
Manage Application Express Users link, 3.1
Manage Services link, 3.1
Monitor Activity link, 3.1
AnyCo Corp
about, 4.1
about building the application, 4
application
about Departments report, 4.3
about Home page, 4.2.1
adding company name, 4.11
creating, 4, 4.2
deploying, 5, 5.1
globalizing, 6
previewing, 4.2.1
running, 4.2.1
specifying a language preference, 6.1
Application Builder
about, 3.2
Application Express engine
about, 1.2
application overview of, 4.1
architecture
understanding, 1.2
Authentication scheme
selecting, 4.2

B

breadcrumb
creating, 4.5

C

code
downloading samples, 7.1, 7.1
column
changing format, 4.6.4
creating, 4.6.2
Column Link
defining Link Text, 4.9.1
columns
adding, 4.3.1
company name
adding to application, 4.11
condition
creating, 4.10.1
Create Application Wizard
about, 4.2
Create/Edit Employee form, 4.5.1
creating
applications, 4, 4.2
breadcrumbs, 4.5
columns, 4.6.2
end users, 5.2
functions, 4.6.1
links, 4.7
user accounts, 2.4
workspaces, 2.3.2

D

deleting
sample objects, 3.3.2.2
deloyment
about, 5
demo environment
accessing, 2.2
logging in to, 2.2.1
Department Details report, 4.10
Departments report
modifying the query for, 4.3
deploying
an application, 5
overview of, 5.1
Developer Privileges
about, 5.2
Developer toolbar
about, 4.2.1
about Application Id link, 4.5
developers
about, 1.4
development environment
accessing, 2
prerequisites, 2.1
downloading
sample code, 7.1
sample objects, 3.3.1

E

embedded PL/SQL gateway
about, 1.2
Employees form
adding, 4.5
Employees report
adding, 4.5
adding a column, 4.6.2
adding a link, 4.7
changing column format, 4.6.4
creating a function, 4.6.1
defining source for primary key, 4.5
editing, 4.6
end users
about, 1.4
creating, 5.2
environment
setting up, 2.3

F

form
adding, 4.5
function
creating, 4.6.1

G

global identification
specifying a method, 6.2
Globalization settings
Application Language Derived From, 6.2
Application Primary Language, 6.2
Automatic CSV Encoding, 6.2

H

Home page
adding links to, 4.7
hosted demo environment
logging in to, 2.2.1
hosted environment
accessing, 2.2
signing up, 2.2
HR schema
about installing, 3.3
associating with workspace, 3.3.2.3
Human Resources (HR) schema
about installing, 3.3

I

importing
sample objects, 3.3.2
installing
sample objects, 3.3
Interactive Reports
adding, 4.2, 4.5
adding a column, 4.6.2
adding a column link, 4.9.1
adding columns from other tables, 4.3
adding links, 4.7
changing column format, 4.6.4
creating a function, 4.6.1
creating conditions, 4.10.1
editing, 4.6
linking to another Interactive Report, 4.9
making conditional, 4.10
triggers, 4.5

L

language
method for determining, 6.2
preference, 6.1
link
adding to Home page, 4.7
creating, 4.7
linking
to another page, 4.9
local environment
logging in to, 2.3.3
setting up, 2.3
local instance, 2.3.3
logging in to, 2.3.3
logging in to
Application Express, 2.3.3
hosted demo environment, 2.2.1
local instance, 2.3.3
Oracle Application Express Administration Services, 2.3.1
logo
adding to an application, 4.11

N

name
adding to application, 4.11

O

Object Browser
about, 3.1
about Object Selection list, 3.3.3
about Object Selection pane, 3.3.3
viewing objects, 3.3.3
objects
viewing, 3.3.3
OEHR sample objects, 3.3.1, 3.3.2
deleting, 3.3.2.2
OEHR sample objects application, 3.3
Oracle Application Express
about, 1.1
about Application Express Administration Services, 2.3.1
about workspaces, 1.3.1
additional resources, 7.1, 7.2
architecture, 1.2
getting started with, 3
understanding the environment, 1.3
Oracle Application Express Administration Services
logging in to, 2.3.1
Oracle Application Express administrator
about, 1.4
Oracle HTTP Server (Apache)
about, 1.2
Oracle Technology Network
accessing, 7.2
Order Entry (OE) schema
about installing, 3.3
OTN
accessing, 7.2

P

packaged application
downloading, 7.1
Page Definition
about, 3.2
Page Processing section, 3.2
Page Rendering section, 3.2
Shared Components section, 3.2
pages
about, 3.2
linking to, 4.9
previewing, 4.3.1, 4.5.1, 4.6.3, 4.6.3
running, 4.3.1, 4.5.1, 4.6.3, 4.6.3
password
changing, 3.1
prerequisites
accessing development environment, 2.1
previewing
applications, 4.2.1
pages, 4.3.1, 4.5.1
publishing
URL for application, 5.3

Q

query
modifying, 4.3
Query Builder
about, 3.1

R

Region Definition
editing, 4.6.2
reports, 4.2
addding a column link, 4.9.1
adding, 4.2, 4.5
adding a column, 4.6.2
adding columns from other tables, 4.3
adding links, 4.7
changing column format, 4.6.4
creating a function, 4.6.1
creating conditions, 4.10.1
editing, 4.6
linking to another report, 4.9
making conditional, 4.10
triggers, 4.5
resources
about, 7.2
Advanced Tutorials guide, 7.2
Discussion forum, 7.2
How-to documents, 7.2
Oracle by Example, 7.2
Quick tour, 7.2
training courses, 7.2
Run Application icon, 4.2.1
Run Page icon, 4.2.1, 4.3.1
running
applications, 4.2.1
pages, 4.3.1, 4.5.1

S

sample application
building, 4
sample code
downloading, 7.1, 7.1
sample objects, 3.3
about, 3.3
about Human Resources (HR) schema, 3.3
about Order Entry (OE) schema, 3.3
checking space, 3.3.2.1
deleting, 3.3.2.2
downloading, 3.3.1
importing, 3.3.2
installing, 3.3
viewing, 3.3.3
space
checking available storage, 3.3.2.1
SQL Commands
about, 3.1
SQL Scripts
about, 3.1
storage
checking available, 3.3.2.1

T

themes
about, 4.12
switching, 4.12
triggers
defining, 4.5

U

URL
determining, 5.3
publishing, 5.3
user interface
changing using themes, 4.12
user privileges
about, 1.4
user roles
about, 1.4
developer, 1.4
end user, 1.4
Oracle Application Express administrator, 1.4
workspace administrator, 1.4
users
relationship with schemas, 1.3.1
relationship with workspaces, 1.3.1
users accounts
creating, 2.4

W

workspace administrators
about, 1.4
Workspace home page
about, 3.1
Administration list, 3.1
Application Builder icon, 3.1
Discussion Forum link, 3.1
Links list, 3.1
Oracle Technology Network link, 3.1
SQL Workshop icon, 3.1
User's Guide link, 3.1
Utilities icon, 3.1
Workspace Schemas List, 3.1
workspaces
about, 1.3.1
checking available storage, 3.3.2.1
creating, 2.3.2
relationship with schemas, 1.3.1
requesting space, 3.3.2.1
users, 1.3.1
PK9mmPK9AOEBPS/img/arch.gif/nGIF89a忿@@@\\\ٸnnntttuuuyyy޽___eee999ɶ888)))̙ӟmmmvvv 󕕕///kkk^^^333111ppp???ooosss}}}jjjhhhǾzzzTTT;;;```444|||lll +++fff III777 aaa:::<<<>>>XXXEEE!!!wwwgggZZZrrrHHH###%%%DDD***AAAxxxdddCCCLLL---[[[BBB666000FFF===OOOcccVVV,,, 222bbb~~~"""WWWȰ$$$...KKK555MMMYYYʛGGG&&&PPP'''RRR(((iiiUUUqqq JJJ]]]SSSQQQNNN{{{!, H*\ȰÇ.Gŋ3jX &R|B=1yjMě8sɳϟ@ }(ѣH=,J$J*YO&MCjʵׯ`l׊ٳhӪ]vm6XF`@CUR@T-zM}!B@ FbK˘3h@W%{M EvF-tɬc˞M;=]ͻ޷&“+_~9xϊ;)2N:p?nGŁ˛>=Gzɫߟ_'C_N { F8[VHځ7e}* $$h5,vh4j"D*r{# ڄ5iN7dfܑPFPIi啸Q\ve`ۗbi&kd2'l f -YCt"@v)huin^z_@*rt޷ &q\nA菏t* $.i4D4cENEͮh>")Y+R3@Bg EJ#?Z ?EЁAYZAhMO`#JRp  ,H(&cK$s61s>1,!2:RDC2QV "!.8q3I "Dl u AE+6(%Q c4#U! ft"S8ZI.Y0UC ȁmh `XaPt7$ErBH >jQ+ae0P +!"r^mC)L֗~E_1 \D2>XF ;@BpC+@kF @ 0L!p> x 25 !V03l0դ};_Pw4eD0p _;A.Fnȷ/9?_CW>qȆ7x kg{9gT`% PD EKAB\hXDFCYpatl7q&x%dfn0e p2pxF3y@X@Ͱ` ~Іc'Px`dr& @`ޢ`B8( ߗDDP Qg@ hVhh@ |P~;7P *@DXv|O  [/p'*X2g~~F$`xP F h56~,xWiYkX e ]@r ɐFhv T7HM)Z@. R8qpPڸ8 ww~%K` A،Xr&`Q x PR`u xD7 @M Xhȅ4Va Y 'gq+h3' h% @i8i b`QU@FͶ/9T' z0u@ T|<b{  p< ~`Cjpm ` L!0Uw,N| H  8w C ,$IyM&$ 8 0Y]К9Y Pyb~D)ٙMRI9 ˀ2%0 Pyؙٝ[d$rNlF.1.M瘎ʉ# 7p :Zz  ђ'%!@`0 @ @P<`0qA ,ڢ:= s79W4 8^Рw bf>ɟ)N 2YxP£QR @wwp}P>`* GНvzw>GR:28qz()%^*p}`K0dZPPק 3ЦL f7Z@~Z5F\NTP 00T |0@pʦ|nTGA ЧV TpCz@3LsYqJѫP@=M@pP( :aV'ڤ az@Q@ {0 P0/`, \=hP 1a qB N9 2  ;ЁR  @{  +xk$k(*kp/[Nn`wP ǀ (]w\0@N[AV.p~` @_ &`xȊP Pb1r pW+qv{{*+{'^E[ AEpNp@@ ~`{Pw PGyyh@-p}G pXUP[>t˼y0 m1$\&@ e0M;ʳ0I p<>L($諾 p}JW`( : 6`O lp>б"==r| c1,3O`_;0ڽĉnj`נ plù7pT]7}-7ɡp Py C0ʮ b f`js00  v. @{o1`ippf!sm2ڪM gCt46J[9 T>dP; ܝ ~F0j N2n^5L:;n e?\ HnH.i"@һ| Pup#ӋK>4|ȟ G2H`M.5~GA DPtP z N4zn% /Q.5mp 7}f! ?|[DbG߮=#?Pz^x_``0Gqo?wqoNۥwN?M :NP p ^l/Coڛ9!y!P:3 Q FĬ ~X,.^ @޼QIOJ+9MP x0 MD0 ? 7U W`65D[ V.Ҍ?.q:zQAa5 ͚=}Th( ЃMG4bTU^JuAMYn8# (cŋ8(HqA h! ТB9aSf|t+p)njQ T p b٦)M"'d0"LZR$IJXm2̞߾ZCݿZhҥTs!oOʟK,BK-܂K.K/L0 C{l*?nF$1:,45>qAJN;#7p EF &&2Ƀ#́@ B$%d V %L%0hßd8iËrҠ{n@ 80zH# 1RRإ͚#1п*무j뭸뮼+06t)IDQMQMa[)"1C?T*-)&kሂK# \2C' RȤO&@<@J&&8Ɵ' Y:g(>M O{XjSTUVY'\36 f23ϒBf ZxgmI C(SWK``_DQ {H0MZ$&V*o(xX )2bPf ?$"XBI*`4Z ҀĽcGJzw1 8r䏞d9. 8zD 8"JoTdWUZ+a!AE%1zR^{*/TB%p !85$*COʠ#AlGԐ~*QA:x (F*(AT!HP /n(VPDd 38#OK q(:!0cG H=:|}G?40(70|vOxī񐧼0#ϋ^wm{GƧ AZъBHk=GP+@4&x G"X ĂĠ&DZA,qjx(@|1'}Q }4By2:JjY0A/yMBP1QdjXTU5Pc{ZU&"aM?"PdL%XtTH W!c?a.`(D@VR`I%!8##G1EDX%kpyP.0V\{*#]0C '(]q 9nTDgegʢO`pD :a(9V8/AQ$T #A% h.1e @2Q Uj)T%5VLBV%tKU=s*8 "^"o0ƌJЅR\]xKLNp` Ђ`PVjgŽ.z\9^~{%Fpa@@^1 D%8E@6h%hJE q8(ba5:X>;Гs7@SC㷔kڻ=!p(x.A^*jpPnb@;18` S#p)+Ap/Уl;/B;S6c;kpXx z1("n ȟ`pAh HpD;h[?# (1"04(ܶ2,-.d7;5>5O !-Y,ec'W0= `%5'(Iȅ1XpZptc@Q؁JlmnobE,@@.\ CxSqW'?Bk:>p~pD5xL PL QT7;;?x yʐˠG{PlǍHoLJ ={3􊈴 Jl3 ȞI L#`ɐ,ǭ;QLDŽDI,JHsɩ H(«lQHH[`M$Kw臧 ?/4EvdH,L6H4($Eh0  SPq&pX@@$0> )0L5p R\DžT6ʦ˽\  &HS''H8OL!yȃ' $O@'8L ,9Rx8x DX_X>(ă$G3O@RTGLI|\866, X"Hs h:)ޤ5[/9HH4 MCXlL5@N`O0cL>M$\Y$ȣ'076Xb0.h/( (jHތ2HKPw@dUP L,KҦ`ͯ4^6~8:<>@5DWxij]O9nopqhhP)bXjf7eEfa5 \ [`4VVb&vb(Yb,b.b0c23Fc5fc7c9c;c=c?0g  6钆MBl陦隶XG8$š.=Pl_b0#(e$hX&h)⃶ee.fFf/Qh&J Vn&_&lUpr-҃CH@  ɥւ\&~1 shYZNh\f]~^h`ahcc6N ޕXthU FVnSRhL2g-Czllb)4!X.F[^h]vhf&V1gv^㚊f0; 7>f":(Xp]ph@!nnK>G0PUhܭ-PdpkfwjVmk6kk[p%2e&m(XT1'sh, 8Zȅ?^-;e 8XhA.&o1o6؂^8@־o.>`]؆rd1% HMȂ1XpWXYZ[7C`|p8s@G=:PtYgC?3HRXv /u`8ծo~mAD`^(*hr NJ5|}~@0(3YT5E؆7HghvgW _z1K X4yP8[ha )=K>H.xh+8O@ӳXZ.pcꄤ(TЅvNԕ %*@ +h „ 2l!Ĉ9W?nDuqpHP$,Yp?Ll%̘2gҬiDGp)fF2I%2)"qD)ԨRRj?,h 6LAx b[3)JJrҭkBK7Z fM1 `` 2/̃8ar 50]H&ǚi* /ٺw.=6=DDڑX8J\ Sַs X"a 9jٲĎ>QqCf1 , (1.b0|=dvZxKb ܂4 ӀGE!-8 C@ Ҩݭ"=I)Ey$I* P F"TZhL)]e`P 0,+&9uy'yyCAi)*@'$< v F`5t:3IZ*jiJ|gJ J!$hJB*);PKf//PK9AOEBPS/img/bldap_moveall.gif1GIF89a===>>>@@@DDDGGGHHHIIIKKKPPPRRRVVVXXXZZZ[[[]]]^^^___bbbnnnoooxxx!,cH*\Р"> 8İQ#2^XHA4pbE +[&Ѐp)Pp3 3 8aĀC$D4j?@]'(k 0@̢KbmۂtEw݂e[A_+-/H a€;PKAWPK9AOEBPS/img/bldap_cr_app.gif @GIF89a9sJ{!R19sBJ{JR{JcRRRZRZR{ZZcZcZZccckccckcZkkckkskkkkk{kkkskRskcskksskssssssssss{ss{s{ss{Rc{sR{{s{{{{s{{{{{sJsksBsZBskRsJ{RR)J9RRkcs{B9BZksk9BRZcccssBcs))111RJs{ksέƭέ91B9{1k)sεֽRBRccJcsk)9{{ֽεcsksZ{cƌ!Ɯ)Ɯ9ƭƽƽƽ{΄kΔ{Μέ!ε)εε֌֥֔֜)ֽ֭֭ƥޭ޽1޽B޽ZƜƭֽk9քޔ޽)c{1RRcs!,1H*\ȰÇ#JHŋ3j1"CIɓ(SQʗ0cʜI̓-oɳϟ)sJѣ7"]ʴӧ BJ՚RjʵkŬ;eٳhӪ]˶۷pʝKݻx˷_FElÈ+^̸ǐ#KL˘3k̹Ϡ ^=bC^ͺװc˞yͻ Sȓ+_|6lnN؏?dhMNʷK *VOƿF_7^<qŃE]l/Thfv衇}($!p&(4(@褓؁CEaH!!? l/pB^oM4e7,,D,had`&b ZZMFy*|n{Gcgox' zX7dBQ&yGcJG!mR*&&Z\kVuhh7$cꧤT4kkM@=;)dpa**fV'NB*;["+{%գ,(Y4hELX[Vr.T~6O:%,, ; d,b̘1x(KrL3cMMx4 ̙% P[q@=ӓ:4Ao\Q m,{ \&/ʈ<4cCI7p1 L| b4jM&S0NcA-YVSm:f`g2M&ޢxPrǭ4\0t K\bE|̺{Cm蟈޳@Os331<:Ga=G?=ҘsygءcӨ1:64`[k]!%P1'7[nXV%Eg jB/v6C!4(p /taC8Oa6CQOg Ђ:֌nؓ[ȃnZ 1rUp=/uk؟%bhɘB*8͂v)hvL-u 1B{,)EΑSH,ίzn 75>MG.E&yEKjrb=&ˎC#kX#2 nH&L%*vdiLOq[þE°TH00PԄ(7͌2X7eN3}' +BZ?c_C <(CZh4`@sQ&wHF:"nD7)BRH?y?t,b Ł2i?' c;>}ߤLCTAqKEGt4? Rpbj41v*$Hg+\OJ͉pUIAG8#2Q̩gi vl< RUS&],S -4Qτ*mSZA)hp -o0+f6(%>ZF;ѐ~4Ř*(D B=NK Aϯ4DDRGjJ!DkZGژh-.6==W֨ZˇR"p3 ЎQB Fqc& MlzΊMN7Pv0pjDor - -o~N'cɒsw3Ѐ'>Cߍ-0![S vtM<"OW D,ggNsиyw7#at@'^;PԧN[.$ַud`؁hWI"kNĽx=J|?/'4w[!<7yhB>/җO=QO=a/Ͻqϝ>ہ/⏝O>בw%ڦ2iM> uK#Q!q \܂TD&A:! IHf0P P@#Qb&~"PGYHp(PGP rpŀ P X`H c p3(G77ȃ hp|Ѐ 4xpx@#'G rG15=A(vd 5p /Mx|Th`uWF KOSWG1 oPuh{~X(`g*rhH}?(a71(xxӀ 2xwz@H\g*a Ȅ؈(H ؍HxS@踍'[KB 娋H¸u אǸiX#[W苎u/p 9Ɉy~4ɉ8!9S 0Fp4 ܸؒ^)Kٌu(Y%)ɑREIvxC 9h h[|X0.)&WFYivxj%ao:riYiInؖ5=i "@`Hm"s@HPG= 8%m2tr)" `X`ٚ kY`  Cَh3=x IP11,"ACRrI@1I yQpɛpIiY.a`bB Y DqI a 0$99YI:tb;Q~t&$Zr&zpZQ!ZУ9Z`r$P b PW`I*OZa*qbKZMzQ*SZY%: Aʧ]J[eW$Ѧ oZWG ڨ ǦNW!@rZj 1YiänjoNaaNZԩAڦ ɪ 9ʫ V"aʫ:F6Qڤʖ*  O Z zZO[*z2H }mP*&ZJNǭ>r@ .  L |гኩ*ajT 1 W :bCp>@0 P " '  ` 0 =q A p!lr )Kq$;GB+p   Ͱ`Lcxk ۴ »^pkW!!  dԀF |r.  ;pp00Q@ p +la .lʼILĨI :P\-O   P |\ M PktP bՀrȎȐȍlBzh ɓZ,); 0d  i F/ a/ |PAj ȑKܼ$r P ,l.<3{O0 ` tȲ|@ " @}컾<.ƌ˛ԛ'P P ]  `bL   ;0EP \ m0R M+ȃkи.̌B}0Q=M @0L@0g@|y+I* @u ۰= kJ0Ȑ SK|2} jEPP M}Żԟ| E `{` =` 5 q ;79i`+}AM}-؄m =}]NZ@Փ]PдMt)!q n0X 8ik0vP׿6]rm]M,{E,٥ :bLuܪrާM = n¬:%P`+ŌԻ< > [=Kʧjp ܨp ֱ(a} D*wl r{u -ԐB@3^`I;?[: ߀G`0d kn+NV~Kf) b}0 pɜoΧ|0a^:K r`+{~tj& c P!U.<X>RPq0 ` 7 À {]קt2۵^,>0> G֮o&{  ..0k^בNyn kCc 0 @6ʹ0 - .  z+ "0+H͵  :\/0:xTy`&d8? h@P,;_v]N a2޼L?>C) T \ ݛ`P= -(R /~z s*yh Q0)o?^_c1{-Q//mkoख؁.N0E`sP=" 'XS3! l dH1dE5j֬_ ,!cLȰ!Ĉ)2!+V̐{%MDRJ-]L9MÙiHޫw"ɚ%ֻw+E zUT&U7C&}k ԟ1RAحLeB2tTU^RڴFys_ FHPqƏ;f*+b=>9Vo5sDgg+&S j&zJ: Z7`i[ڰ웵@jP.ɜ#KVWݻw_?7/d4< F B(D2yg_κrv"ͤibjpdNd@(99:?ė+ث[LEI!$L¤hK|TƇ'nP2ÄED+E4Ubƫ<#F`f?y\A )*BK:hLIl@Rj<#,;. j"- q.BIkU&<&c1QܳO?obPFOr8SX*C$XƚeFX:K=uGVZK b 83VDH:_%Xu?RNn0)uvAhKBfo xu\E53Х%v]X]9h#.ǖ+PK?U8+zth3oC`.:rU^Uc~7{a^"}.WѮ".2F0byzbJekmŚxL=U^VEjp *(4;9]*L1/ TmOw6=ȉ&ؠDhm'e;x\P9,(Š2! 4ȑ?sxo]]"≍.( <婃}TdTcq " b./P1+]5Ą*TdrX_z#{"9& L4g5P)@ wؒ R⚆вLSL&C_$yS*p%dt Ƚ" yk4yP1b'88N}$ JFLHTpiT#8Q\ I&D$G8pTxM j׳uϓH#.d;IB(g8mcCU qǥQy*8͒TӒDpT@q>Auf4yGNPђdf`z8j~Ll/Jω*@Lg>3%(5ID,47dB)5I)ńP_zj>z"J H8s$TU\T(CPqԌHѲ?i Gi­ok\JCҮw;կpv%ElbXDA0m7!i9ZL*z&0 ʠm')Zֵֶm-ԑْD!*a vmo{[ mՈ BJ@-l "º׽\Wb'\9^rQ%D [) !`bmm[2wn;`v@EC> B%L"A ^`y5\%q;^'*QbJvqe<7mc;nP^")@ld0*N|(,iU$!&rψ%fZ"2w/srߜ39xv͝d'5g6ytFIA+zRqLh6sҎfG ̂]Nԡ#!Os:)VfZzӡra7ZվFt[ߺ%L>u--sj~5W}lKɒi-nrۑV6a=nui9Ge&uwfb թ6_]czqnJl['ܣ^ꂃy5uWWzֵuw_{>vgG{վvo;PK#m PK9AOEBPS/img/gtst_pgdef1.gifq}GIF87a&Ĭ伻ƼĴƴ˼tztdnd܌||Ԝ촺܄̤|~|͌dfdttllttЄܔlzltvt,,,<9;llx464DBD4.4$"$̚ |jd^YV}ʌljkLFL4ԜT<><ٱtvΜTNL޴֧dTVTtr\^l\޼\]^⼴ڬΔ|l|d܂<̲t|zLN\܎<Ҍڴ̄tDԾLƌLʔЬ\LTҔ윞Lzlٯ|>ıܪ pvrĎ &$T؟d4\f{:<24̮^\FD䨴iԴT~|wwjlRTll̺ʜڄĖ$Ԍ$Ķdrlvdn|ƼĤ|D̤䴒d|||tt||ľD><~|ǽ||LNL|,&H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\r@ȜI͛8sɳϟ@ JѣH*]ZSӧPJJիXjʵׯ`ÊKٳhӪ]˶[(ݻx˷߿ LÈ+^̸cBJL˘3k̹g>MӨS^qϰc˞M۸sк >ȓ+_μ @hسkν_OZ>}Z̘뽾I?1G^UU BWBSRUSNaWpf(z` 1p@%Ì4h8: И0)D}YBPF)TLf% N(ٖ`9WiE lU)r l"Zuayb!V}ЂD5$K-#jG&馜v駠*0bv$b:*묟z%KʗkzS*,\ kFu&{f -J˧<8-rRRmm .SH{J T,# .F^DC5{D"-p]if묦j+gfzlzo2,mf41m{69^ lZ ƛ`+uB F9J0N}zV/~!BaPiO|,dDo 5>-Q$aE/UdFIʌ̚YM\DN͵эib5Bju->Ys Aː@Ħ/lZrA..Ѥ]\E&ѪlԪj Q&3w})^!] 2ɻK c~aPjQykɫU 0v) x ĉ @n/ʼn- $2˜Ѭu*YdhAD$ (k\"ޭ F%7 corI7ؘ\-v8&ůfRЮ)0T=UEM^.i}j D@=zh `pzԒ,hN;8uh0FEףӱe]W4<'@o nMZ2,H얳R֥]e*P:R( %⣽Lm\Ettm('A]f W4-Dݳ֛~f[iRӦi)]!]\ݭLwu$t%D5i^]*g yasVnuyny;UrC$_M}Ť4)oX꒔$5&)~BvȗKʴWώi}`D'ZK8]%zK"αKGN Wzo Mܾ3!$YT]Ux]($iLc%:HLDkiNg_&CkCiSN(`jeCN;83gboj5AR^yV<ًH):qQH2A6Ae}wshy_Ȗ2rcdO# ِJugw,ReT_"t$1FT 3% 2PQB!@6 [ xk>mio9DǗV9sE"tDX٘#Ø隐 !$.!QSxP )D#nɚ{Lj8LvvD&!wٛ8J`oB!cs̓)@79#+^KQ\%dSҗفC^9+SG)"fufoOqC )*F %>x|1+隀$)&z8yqF@Ð ,O 䥏X.v & Z$YJj$'#w3nФ%(J: <ب2S@q'yZ^'̹%W#U¡Ъv%Q3bMګ:Q 3z7@Y:xT Ǭai Z *+wA+)⚮qrm)V*`QJگ¥ZG_ GrTGfʈRџ8 Tz :wtG֚fj&)P5yQ/`ᘪ{8:k >@gP}A6JL= PxRB M\۵;Ub;1/f;/#l۶npr;t[DAxz ~;sշ{K۸;{[+}۹;[+ۺ;{Qٻ[{kěۼ;[;{ڻܫ۽;{諺图۾;;[{ۿ<\| lQ<\̿|\^;$\&',*0v&6|8,) a>̵;=D4,EJĆN1LR|qX\Tl]b\áfjf>M(fݍevmvlX-ݐl!M&I'6J\ (`֦Uܬ\K-LHYlpRn~Tߍw 'vZL!wn~~]unsxe1⢚m=uˑNev7~]ꊬ|U~Ԃ.~Y>Ye~N۰ҋζNNn녮n^^7~Ǖm,[4N/.n贽.ު>;nw~e,leA7tdcb^kwfm7Mtn._xͿ.R,m=/h@U݁Mm8޿ uXO~hm*_=a_\ܬҾf?˽4O`٦H!1+[2 'dx~?AbzK6֝^#. cS}Ҕ pcɇ/=ѯ왲Om[ ckfVwOj#_>a~ˬ%яVv^"^-}nO l0A@ DPB Р@C-^ĘQF=~Ra%K0D-]RLINy4$IETRMʼiRSU^m$V]>%jXe͞=5'Zm"T;\eśW^qo`…]@bƍ+`Xdl |9sʝ^ޠY4cΞMEcӭ]>smհm_-#\wM:tCG[rɹ3.X\yGj@vej«[^иlCs?{@oL?V-#?ޜCړM:uTj C128#OUW_}U + 8bFmiHnvƛo١p*re vQpC<\s ֽhe]vu}THS!QGeOW+_ST5PwT]A8` =͂;X=Uބ=p=S)FdUMV/p/Yk 45Fofz 3ieKkviȖnyklihl)cQS[fqn1rx1̯CHF;mHqZX:лo;}!7F$*F4o?90J0r 7|!@9q/q9T8_;=؇L=!rp%O@eʞGVAZ[Jy.ƘTffqh}P;t;W9އ?~>W $νn;@ a"XG Ž~EP 䀱|9w $N3mu ^E8G9MmHH;K\ }# 2$ԡ{,!i8Ex>ADGZH'φHC.u!2 (Bv`yb$53p,SYТh(ţ HEOu ưNvs e<߸JzֳqC֙},"ÁⰠ($( Ya =e+9(sA .O E vΡ mC%`ԥ.=D BQ SfCՉ~U1mի\F+[YSDUt h*)J!+9N2b ODWANwOs&WD`K; Ma[Bf±hc!Q Q+-ʺ*6-NM$$ǮuFmlɬ Hc.P%aרyR6Tjfn@t;].Qm5B 6Nh!ۍ |([[]VU5oo)QJ7ybw)l[W=ެƘ& NQ,шFqEVՑ$yLO֡ufxWx,t^7v %lmQc6!jsHd:׹qC<'AЄdF7Ѥeo 4aF1]F#|b,ю4"8p4ӞNk!w5V F6 hA8I*s(EDi&gVt[[3wvt"?=`o~{W >p t "q#7͆ oQOzV(x^t/S;!k=Beu1op{m^G{{T zoqʱca v7 p|5W R1 Tzh=EXɊ1{cuphCxC4!Նz|<\=[C?!#A9r}}7-'IH=~!< T}O]2ف[ ]#5^0`{0.505EiՀ}Yjْڷ_ݦ5fI0M҆^ٍ݋5 `v[ՀL޳^a  vX5 6B^a`evUVaE,p`)Ւ& }鑍 (\=L}^$N3&IH덝N .c36V#>[=^?V/?c c+Zl:$0^ϋb0v;E]4Xh7^qr5UdI.Jb2F=~UOTXXb|AA.f@>fdY&ac^fB>5U5Wc6fN^i-N0{M.5frŦ>g.H HPh9uZ-CF⢦^ {`b艽X\^j=~fᲖUfM¤\6`_N0(UbHb^k j٠-\C`5dҥk&m;.ZHg̎^j>Re^5kd`j&c^l}mߦT!VifihE5UvO`xQb^enNYfiِ?X٦5֜fooZH=?]ۉ^AkXYL]afGU۾nYS] hoW݀o"ء ЬT,nՍT#`n!  c"Ȁ kr Y,Lr"W, HЁX6~rXs쒸 @wIPfFGphtaMaCGt=mSEoCGuC7>_镜rSljg%xn.tT|uBu]?^G-vXdXeX iwh kvoG˻n%4Atwwxlz|WKtwx$ɀGz?ɆwxTO͋O}KyOQqw\hy\h FyTȗ p)yH9z^w˧˒ yz4>yxyHyXz7z({'ǗO_W{z_˽Q|0ݒhf|?'LصzyC|7}y/WzG}}Q{ݗ~?L/?O~W}}}ߏ}ۏ~ܯ}}{O˧/|Q98oG_˿,h „ 2l!Ĉ!D](#ȁ r,i0G*S*\1̬)&Mgi'ΟA9(ң#Ylr)ӧ-wiUgѫEfuk҇Ò-k,ڴjײ8 !0hP0߂/b7\[c&SX 7[n3h/fDQAT4F<]j-A/.7Iv5짪{n^÷s{h W h(WƋ `1yrdAga 5FA*w ͆p`ƕt]j-k)fІ6bpȡP9#=#A 9$Ey$I*$I$~ cr-  % f\zC-emVV"qNai'-wgl"io4UWnFjM*Std݌rɔkU*T"OYGݧ *܍*du&:BXz_ 0,+riJ&T*RB, Y*z[e}aV^E_PA}%k4{@&^;\s <0|0lZ ;0̪ [|qIP4 ^Ue ՞pYRj3|39=`? =Q5}4I̳M H=QNk-[{5;6qP$um۵q=7Cl}7[ ( Px ^"܃~x<m i@'dBS96+p衇~v~xhQ1]αo y꧁nr7@M.A*P?}k^27Ykc6R) =D7L $"5 Ӛ:YK dq5s "h!"9'g1 XAEnd6Xq1 6ՐRYTCA3Ce~9AR?щ D$H(DT,8,^B/ dd%5wj*FM 2mZTڥH-TrJLRͲ5L⅚@Wm$n.w& Q69o>(@PIm P>7PQC 5|1.jhC:)0C(hS$G.w!m# YRCrԀωD} mTVVh9 Πb…>9T0U#Hh#Et8zeٶ8p '8UjN sg@ZSȏ~, 6`;N5"5iNSr*UM_&nԋR؈ZաSe%[ĢꞈqiDGRR,_L{H+- !؄2m`ϨfvMbX("hYK:S N0 *Y21'W%dnJbMMɢ?#RdGR+Nq6!YAUHK.l9pv ?K[m"IR. 8\!00M`~wG$&!EN @rϣzD ^rπ-M\p L`|r괌5lK%|=晩y~p36vs}>+K q憸93MJkg QSӤO hҨ3_XӴugkT'zכ39=] 7luV^>wc-iS־6k_%:{ܝ.y2.JkQϦDL7F}Fq36N<ͿoG]&Bp>QًNwlAR\۱qj;8sMZj؍8A1e^yP 6Á&yB8;>\8osJj(XQ_7ĝ>u5"yQ#GZ5[F;/~Sy]=,n;x3{: ?/C7g]탶GrhCdj{[;ᆵ~$!|3?~}fE3sп}W:şπY~ &Nؙ]YW[UEZ}VaB?IH-9;ɔ`e N .X \qܷ) VhUŽ R-77Tj@`b D'QH5\MWUa! .|ܙM`5~}kIRkQD::&'J'"Np]M=]EyUeTQ9Wc}܅$.Q< W]"Bʸ<33iߞeV>Q,F,hY\ u /;y\X9KWIbKŔoT7,]SmWv#ea/ZܞƑcE\MB]u\B^IH^=d+2`n,SaD֛;!P~nYqU#b܅q#ڞnԖ!%=N8V:UaW֖MNfeX$*Q^!v<D a!%^^"QYčLN%N~%cq^\Sc9D ”L@ &hXg $DŽfA&Z.PU/ѵa1moAYk .Q1YYb݄-5h\o"h*hciD d Ih 9Edf ](vtR#׊fWPwQt<"ި&0QUS5䖦eWq1[s!%ũʗ"iY4\M(&bF֢T V4BRefq=A=l0n#):бF[bQO,2R@eA-UUTh ƝvB [fllb9$}:cqDFiBCud2*jP(I"vjvs!R۝ Mfvjʈ26uiд\xP4e #ry+w+H_z(j~Bn,v] 9k1Fsʮ,j(Lþg־ʢ,,Ϣz`֬lpVU.,Ԯ6]tNI-rYƞn~מ풅-- ߔb--:X;mX_.F-.ca[ ~m"ni`R Si.>*jrmB-RL*\BaK`ze`P pa a1Yڪ+q. l1iPlVfA`RY!)}ЙaaAPjZa%f6fҚh nڿW `1J V% `"Xz%m^'KF'H?, j+*pVc}kVf@6iS7J;a4ZD56j6 Įh1SadT8 j\j0Iݕ>5>fLj^h* bRzܮ׽m ͽia]qۜ1I[mY$[&A$_9LnoERhNoЙvĖ=pUfWrnY%pz#c~ڭ)_ pK|_:&`6nM)+*NΈ1Al؉#lf@fZZ66*8=?Yqp?wa^.Y8sBB_`uuf'0O4e=>[D{4{Utւ44JL4|,NN4OOtִ84PkG\5PuR+uTO5U*8z'LC5WqnuW52*RtU5[[5ǒ/K-)55s2BtXMKs5_[l0@p6ll6o9Y9*dleg@ 0萀(w$@Btc Xf; 7Yp@tՌt- .6eۚaRx'\@k+@0@(8eoODMA@.NnSsv;,wӣ t3(Ԕf 0 ܆BoB5[ W" l /6o T@ D@ 4HԨ| 7S3,9<1!Q ~e%0@ssS$//G+$p'ReTT:ze0&m&p\@ :/T##mgV;2U?VZ @lFX`@P@8XY`4oG縯/,>4<(@ @3` e#&o|(%O4;]+D޶~h>ETF'~9Kvhk4B4Nأipv9^Wg?@8`A&TaC<8bE1fԸcDŽ=9dI$ $$`ˆ9fM7qIN?ShQGo*H` _D:jUWv$kWjЀP0:ձg-yt <ٻ [⹀-3[yMˮ&K)`!0$ {O Ϡˀ ->k3-I R $(LRɇ(\ɮ0$.2PjԠJL3ԫ84xl {/'7sHH< -4& MT(ߌ? G#M28*@hu7QO}WB7 2qݝܒF &pO^ߕgcMz(j䡧 _| "{bkA2_y_niЖ>d D'hSA N0#VrA !4Hj``95 4C o # nxb+@P! H*/BD(4C(hF4KpEP3^kPh*QH4b h,QN4HE  p?R1dxFEq3 ]t@[$ .0:YV`SlQ+hH/~ː񡁀H R#d8JˬN3y" brzy[rȣ`:q$]/^dMJ\$6AHP:#^iT f=Is x$H YCQ5@MfP$)cXM%⑖i$R#"JNP\` ӞnЂܠ_ӝ2))K'4M'i+g蟄̓Be> YњVmu[WΕu]W̪pKU &84_ΨNUj*٤Z֩>RNk,@uka+ֲnmF7 jf#;yĘ<`Mh.] ;=xNV0̨c Mm7`aO oISdFߒT5`n'łEAgē&<,Lv}q,"$V`Lyr[/?#4&ye4$ff3Vg9ϙu|gϻsng0MЅ.ihDׄЋvtChDZ3s1͠L[gYit1MiPo@0fHz[>ri$}*IE}kKZ!@ p&vMli,q'H9uCr3 B/ R”F. ୐Z +(}"A}k$q}(<# 7xm6j<:IFqx\9^җH7~ d )C~s:Hpdqko2Ca8iAUvx|xc.y 5w}| 99] 2H/ v'GZZ*Hޑ P趀r c 㵼݆/:;{Ϟ;׹k;׽K2p8䉎t/_O~,[QIeZunk>؄(E }_?ezB1SЀVz*@}v.Ovhzn| &p$( /o#o"J<%a-3#F0-ZPE&D$ e#Y#GNX@ NDB:#055P. 0 > CpLLp"nb욭հ=5<2WTܧVsH6SoZ+sTN1!lFoTjv<@Qvb!!1(oJqq.!x"l2d t~qٚThJ!(vM m&t!аfLO;M 1Hmb7f"N^'QMwqUItO&tӒ5M kQŐ ۴Qݮ yQ/P& yU4[gTmT3TVTXbVaTlQ0%$vW{5TX:\VIXB CKXdMPU"YY5cYJI1WuZ_u_K ``U}TqM'!]"auS^5[[bNQQ5TN6b556:5aS)H&5dQgA {SQS?SUSe]e65fo6>-8Ns^ĵȵUU_WUlZ>f<`Vk6nb #kݑ^eroeeopYke"lYg;^UvȖ&'X[wnW pSX0HkpEtwV͖ltYU`pm/nGr3`kvn ]esE׍NZwgӖf "Sg&Ti]oIj7yqwsvWײws={fj%c3z({Pw}c2|s{nOuz7з~gA !G 6xo8GM|!8}X'x!CMcM=Xy8F28q-X]a8lQwTA q8w+B}8un8% 8\8ˆg[eF8tcd8xidXE82xg'Ս8!G;sh8;<@<]xs~j3 >>?Q}f%'{U?~q=BTAA!TB3v2Ig9&hȝO,-F(A DETv23> Dk^+P@B~^oDa!^]b6zfk-"ޔes5߬K/sg~ 1腔iN]žMI>b" y~S4o҇vfmw?\'ZWqV5CqK1hMvMU9pj51_57V}OtP ylo5`=_Sg5tSu!ޑRwJ?q7rVn_QcN96_u~@p1jqUqLQlB \QP4!D tcF;^tRő$K<2ʕ,[| 3̙4I3Ν<{ M4ҥL N*D:B\z 6Sd˚=uhI&٢} 7ORsZEybѽ| 8}>8qB;~H6hiDJ Ѣ9>:ugլ[;lmD]۾͒.ݼ{ 8WdxěC<馍S:k,˛Wjzڻ|Iӿ?_N'`  Ha-HFHaY!S fITZ"҆$!*aLTHh+H4h(HTR-핒[QF8*ɤM"FRn䓑f%EOvz$# e]fّWZ&_)'ty߄eHechmB޹[i'3zzR$9dɵkHvhB*jjj kJkފkgu4E?m{BY> mjԑ'av Ei:+n"6-N/羫KWք-J>ھ'ӽ /̕ ?Zk_qoƾN 2{! \=IN>3CPDXSZ'Q"JS3~U5U ;vZe]-m]wYք0֙1X@'$7/эϚ&$ FTBX65TE=bH } [JȀvUfrmX]8 0hc@W!dFz/F\Hhz2/8cai ıC.[U<T UD_^N`!RBvCGXlM V@(Ѐ-r{6Ȁ|Ӹ=rvdgyzP^NP:(Ό8P@pfH@M΀ 4#61(eM$$sQ$\jsҡS7.L]Hi$p \hGeݦ?ꙵI\ ?` p0G@R)&:aulg]UdxV ?g` LnOz+Ʋo۔fXfrܥnqF8W={oz,8D>s+M/m8{vr{$6Ҙ جSOy}|nU^Kz93^t^"hU+Щ36Ogg eIsM;e~~\Я u4ڿVJ)[/YV4cK۰ p$.ukoO;U$8{ D\|w Gb8,¾ܳ}]Mlߔ||x~'"v_Yckhdw',{$z'~b|X,R hPk#d: w}ַ{{+Aw&Z|'5w&!7ot})<|Fw҂u/MORH#@nVH_SH4օ["_jdXXtJikȆm膇#)aUqhGux{ȅb|'2Rh2$UȈ5BKW$9V/hȉ艟膍7,4(h!x q8-h}ǂۇڒ|W(7X bէ{(x0(W~AȁR8.W(Ϙzq8-Ȏ%ȍ8TΨwW툁)(J4NdQ5Y#\)ˆ{)珗[yes6i6mpC^~r&u&xqvB880I\89>>?2?hhF?Slnjp @A{%TAG9iMm)tx:%CY1CyFLL솘2ESTEWEXsWE`dFdTmȈN+7SrhgGUHHHxY]%^ufa9I!Tddx1{kiɂA8xy-($yzysyUL}-a&Pa|i~|Ҩ4Fjx7yH~#c:c>d":IwfMHjz-Gw8Ҏgtլpafhflfpvfs6IuvgΦgr~jl*኏4Ȫ몓fiijj#J5r8 ++Ak{F7&EK/<aQm$fm/TɴM JA0R#HQk`X[ ]XbBZ Atg{Xkf˶q+&n˃pk"C3qXw}zK:ؤ{sH28.}yh$[0 !!W#ذ3)(k.} 鈻{!Z,gʼG ˮHXq(lJ{qh$[+x*~ *K㻛˳[<(&̎~ ɋ{(y1H,; H|{>;'1!M%u8 6`G HjÙO Q,8Y[#*AΓC a&q kƩcW7 )ƒc|pPps|@A!e[@L@'3Ȳ)QȨi/ǵJu]pƄ& G3@cB| mnM#a4P<2ppLBiL!놵^`1N^8ɫ\j4}K'3+ ~ Qޫ:KNAG#,"8ہx~`!+KooCx(|\"9;6/_,NoH,[x?{!⊾<X<~pHri*h-n_X?$%kaPX+"8?HoE_o3& !OR'1 /J&6mo7{uˑ둟ڋMwXz_9H˙{NWRw <_ D=6\ 0 !P%J$  F])2 (T2Ɩ+adҥM29&Ȓ$MtQA.eSQNZUY7jWaŎѡi @K[qP B0з_ 4*Pذ(ҒFOsiL>wrKЛa~]CS eZ\رeϦlmܹu}d[y'^\LbF D`B MC5[gϕE;UI=yϐVh}Ϳ4406@6(A `B;P*!BHRTEU.p\R*rsN8Sr]QE\oƙi6h l \[[m0P Nٮ.l? q:rgcmiMKS1L8\ F```dmf{tsrr{Ԏ ]d)4J h8|e_lwy7w|ՠH ,(hg 2~Z|\4"J!K&0Hg`B>!V p$1 >y'3a mxCP;a}C QC$bxD$&QKdbHB(6.gCH`ԘyD[bE0Qc$cxF4QkdcF8QscxG0cʜI͛8sɳϟ@ JѣH*]ʴӧPJ6y)O4GMԯ`ÊKٳhӪ]˖h$*vIf.~颉8lXzInΚے4͇>]zgnBvRn3#`ny띁`}*ƍYh$bzb,)s,̥D8笳.q',D[H'WPGSn3Xg5LU]Oe[-6Ҡh]d^ep+aEWWrwoUw*ބn]UWexJx 5G.Wngw砇.褗n騧ꬷ.;xNJr-/o'7G/Wogvo/o觯w/o߻ HL: D 'H Z $z (L CX0 8̡W@ {("Hd &:["H*ZzR.qH2hL6񍥫p׽iˣ8WHBo Fnfs$'9kx&7Uj (#5@fLbH&KbIZe̥.]D%0ILL&LfΌf.)j’(nj-ArL:v~s fՈmcKHBІ:D'JъZͨF7юz HG bt(4JҖ0LgJӚ 5IrLB@ PJԢNrmTVa RJժZXRaʣh7@/x qK+jp\J׺xͫ^׾5~ l_!jrՆbrUVa:LjG@~-KQ+ jZX* lg(4 .LW9x#y4ml [Nӣ~4 B lS!ʉ '&{wvv ȀTfugr:r ~.Pj(P6!w}n(xx }1x~g~~P~t Gu p P+@3m`{ {| ؀ZHe0DP9a `#|l}G}%h&)n$xb/@k`~W~>؈  I` PC0d8 SU`W ([bXdfHQ 2. ^c3}%}wBW}gyf~{Fp g5yP1@`e{ƅ YiH|X]6Q ݠ \E]!PGǐt},x-(H~٨ȍZCvpWP  0{;K{S& ؅S6|[S| pJqgn y=Gxyؐ=7 tBQ `7& 5 0frh( ` xlm=  Pq$RlWe]`sxQ@ o P oh]Q^ i bIIЖBPo`PmG@ 06`(M!" Ɠ=ؔݐ h00Q'5&Sߙ\ٕik0 Pf!PyD`0,ɒ$@b eP dJ06QƜ`VrcxrPp nQ 5S'zyGp Y6z87Z  6:O%qP *Nizj)P p 0{K0eE]n^p: ) @z|ڧ 0 $@7GhPNQ P&eUZmXeX  _@iqgP"`Pz E@p.b%( jQ`V` `6>Pp B t uMʠ8'X꺮ڮyX UZ%E I {PPQJY٪P S@ʤ j U ";88TQQ;- J\L+۾;[{ۿ<\| ;7q<\|"<$\&|(*,.02<4\6|8:<>@Bܻ]eHJLNPR1>] -{r;^)܆.~:b"2n+2n! 1>0᥍)(^=mdS!Pe*.Zݞ-Na㨽GT^eb:3^r"1"*.R+~ #"R*e%bN+Vr"Bꕾ꧞''\^,~"B铎~.1/U.131 3>+.4;3^A"^21NN,'驮?.^Nj >4r6.&"-/P:<>@S"m/~t=oP) &uM/&qcDObn/]rOhOvX?u?? "g9;O_؉?Ս):?H26 j'ֱ`/_ hA O 3PD'/FR2"Ȅ5v4h\‚<8ФGU3OC!A1ɚE ̸ʏ#|ԓ;V}bS-&TEUKztX,LD:3V$y-UʨvѦ8' Fbƍ~mLcʕ-_ƜYfΝ=mYrhҥMFlĄ=fXlڵmƝ[wl޽}Rōr沓nsSm]ks^ra^zݿ_|ǟ_~/8nD0AdA0B 'B /0C 7C?1DG$DOD@ #_1FgFo1Gw_k7$H#D2I%dI'2J)J+2K-K/3L1$!d_z-`z=A xw*ʝ4-\kZ< 2Orëꗿ̅p $ebxnq@yu렩6x=X mDH;K("Mb16TC5+',[<$> X)lR/Epj-Ĩ22pӡYjG>~s69HN"%ܞUn)-av)i)uɾ]җ{e[4ZB]!/O4e6ә fF2%UY{ӟh3PԠ7f1P6ԡhD%:QVԢhF5QvԣiHE:RԤ'EiJUR*tiLeԦ7ũjSԧ\aҥ.nԨGEjvu]IjT XfCvի0j2ul3jZ а 0.̸V՝m-ݐ'LZ3+IՔ\,[IJcSxK7NcZ F:c0;[:Qq&ceuᖷ( j&v7t:&/aG\N{GVouUp={)uH#8؁0R|uqX9osM#kNǛmk;f=p^Ѱ{pa_6ö$|D(K^by F/? Q]qa(Cpޭ OvQ1*rPv!8yV/y`8["9Fmqo<*0&u#DsxS㚁ٺx3#/<p`G p7S?q4J>˾V۾L9$(HE539dĺZFįzHDDLG̸O<(*t*PDPC!aTŀʹ9\Z4+|@=3:!31#$:%p;ªUʛ:/ ̠ $b:+]Y=*=q{v>$>pü*z)dH$ۉ6/PJ3S< S=u< A\tGHB|̽=»\,$B<(Wyܰ8BK=.xd5`;-#{0=>H-CG[l-/F±o;.=K-ډ-3s"Ǜ 0v|?QӻHl {0#@2;KzLǑ=#24t̖d=#˻˙KH5dɹFڔL.{B;Ȍ;, jM tЛ3et .htFnǪ*&5' C]TxB^BE[iBcdCNy*hi4TI4&T(,$|b)DEU5U%K,*АDvѸ PE+E" lOXjEW\ Up^Ś[%EA#<c1,P*;C<LhF03Fx9K$ԮA LNHCd@Lג- tsIsc-MLLvk4Ž5ͼGC9=54>Jc.#,v-EȟtԌH #d3M˯L3SkU`k<üUK:HգFB:",#Bl-1V92GTESd K9 #|VZCSki39H!U> 2q P%RګUfVvWeV>eTY妵[Nڶ庭PP* fPsE}8=TNfEgh6ګB;^4  c0$8M]oBNHfүJHۜ_OupdH R<DGK\z^WVt=}g"1<U*xV$.YfcSgRzf}ҢR˚k|>j)Ki5*=郭\H~$i^ cgv6t.쟖!]FCUrLT6+kltnֻ$UkJr,W)cxk54G[j민C~/s?/(Jll]0'>r&EGIy /9 ;Gl.Dq,~0-!B>?cl]asYqq@1slN$lu;l\'sf4[?m7TB6zKa1^Wo3t״SvOxNVҭw}Nez3>}-wG>n!n(:gSnbw+hpiϬ5G= c|r~"qr<4ws׎es6<&uZM^VGݼo_6!)"-ކ5ދ5x#9긣D16y< 9$Eyn>&G#M:$Q $Iy%Yj%yTX a9&ey&i&m&q9'uy'y'}' ry(*F2(J:I)j)Z')zjR-Ѝ*zQ*%<ɬ ;좵F,˾l Z{-H#(< ٚ{.5nDʴ-ń*7FGaD}ߙjwoD5gLI ZGpUYE-L -[0hhEZOwo+oů\([,/er[I^`i.y\ 4@3 f66 _L_ge9 Z 3w]?m k !H#/lTdxzc3n+O@A6;Jo2׿cǗ uqѼx_z^vʐvk#v<(y߳aϟނk[Dn=v; D<c |-ׇ}2٥,q9Ϊ5w_'xacbpgqjNmh;-.ėj0Ёp&]xHsφF<"D%e."1{X$RVL* HA#s!t1yN$ dD:(*q=s#Vz# XG Ekz$$#)IR$&3MrLd$(C)O)OU** իX)YȕDC]BttU"^ %2_$Yjֳ5c*,O-9o+\*5)N0S sU/0}sMHȢ{jظНդV 򑉟f>K5VQ` ?Ha71Z jTnђV IA`*QgPGʬ75_X!8g7hyh鼢̄aU.ldjd iKGlsHcz P}NWv7֬Ε)l5+W 75nl}N22X"ɠTCp*'SِG 0%bR^QLgAKZ2ے>[$W,g:&}Wy+g BL57}*jbm%BGVYn5;ntm^T6LG nQPiJcZKZZ8U;9W5JSҮZ?ZK>!Iu+Sq[>{Z+ך罡bCy74]mF֓^CںTvEZ\r(`Zvnz&ְ|eo*oq>՟7rui7*՚;8v-ΨVf}mP;϶'_)u7y J҃wǼ޽-RS[n!۴$< -nn3v1hs;ۣqǝű>D;Dιf{`G4p,0.߹FM ч>"=(Գ]o=cӾ=s}|J?>d3?R./D]9WY&9s)>i8s2uRtO4Y^(מiCs9V>]50ף- IΝaZhڋFIB՜Y_O=]GP`JZjPwQM aY!g o Uyz`[Sp &UUo0p o@OpajaLí*۶! nh VVqT\!ODžSy U!f!E]bzF%gl#z$թVHD Q]K"eOۥѽ]/bb%ⲑ"ar#,rɚD]u颋WL5cY !^# #M2bT"8Q }m@ A^@@%؃ C $ QDHXQC^$Fnh$G~d-E$I6G$JVKK$LƤLIMHMޤNGNOOx<_.Q&uT_iYd_%*T_4MV&HV%eHaL+[fH `!"`?]=>}e C )aq (R!<\,MOW J՚JUa7[} ~N!aq*W bdžacRqZA!k~VT4&#!6c&18ieҟU|\D\hO3a[>XoJ#Re[5I%Zb ~i"#fշN!I*zUw"hg5fƱC?Zn%Б#&j '2ApYe)a&bf#mc[=vO&;%lF'9}7:je+!%5i=)"BJh~iHDU灩EOfD'-ۛ)^)iYL))&%R2JG@ߣB2mTZ*V%_Vr&X~ST*YK%!BMV; \Z]Σ%)^գnvZ]`b`7rZچNH'2fĹۯTaʦP-bdBni& #hcYHhhIk~Bf'V 1Ƣ&h.(ϑ+nzn"xgek:fF&cq6q2f܉:aSB"NTgy(& gyr^+FeQQ+).,j6I"|6|FbB#3*#x̬ң2'loE\2{z]A8(.Z:W~lkƬ`w*}p-j,gr[gAhnhhrlyn!*Zά*b; in_C#z Ţjh nYr@)X)ɃH.T&%P./6>/ V^/fn/v~///nϮ/Ư/֯/o/0//07?0G7O_0go0Sv00  0 pV0 0 װ U 0s9!!Mv7?1p1#lò0UXoG1w@K NL6HS1DZϱrpq#9?,!2"z,2L02N#LG1lLzd&2'w'0$7r>B%dH'2,Dz y0M?r*O6&2000-(D(KdT%_K0 535W5p1DN"D)CK-r _3::/7#7JQ8oP{4>3?oo;-?KQLaL4M4G4NNNO4P5QtL5R'55R7S{2S?TOG5U_5V?Ug5Ww #G{X5#7D3YZ0BD:|Zǵ\9 G=X\^pK[5`C:u=`'b[Ca<6dGdO6eWe_6fgfo6gwg6hh6ii6jj6kk6lǶl6m׶m6nn6oo6l;PK/ih?c?PK9AOEBPS/img/bldap_high.gif(UGIF89aB9sJ{R!R!!)1R91c919R99ZB9k99s99{999B9JBBBBBJBRBB{BBBBJBBJBJJBRJJJJJRJRJJZRJcJJcRJcJkJJkJsJJsJJJRJJJRJJJRJRRJZRRRRZZRkRRsRRsZR{RR{RRRRRRZJcZRZZRcZZZZccZkZZkcZ{ZcRccZccccckkccckZkkckkkkk{kkkkkkkskss{ss{{sssss{s{{{{{{{{{{{{{{{{{{焄{{猄ƄƌƌƔΌƔΜƜΜΥ֜ﭥΥέ֥ƭέƽƽνεν޽ֵֽ޵޽ν޽!!,BH*\ȰÇ#JHŋ3jȱǏ CIɓ([ɲ˗0cʜI͛8sɳϟ@ JѣH*]ʴӧP(իXjʵׯ`Ê+*ٳhӪ]˶۷pʝ*pݻx˷߿/LÈ+n+xǐ#KLocIeϠCMӨS^ͺװc˞Mۤ+޽nƤGȓ+_μУKNسkνx{҄_Ͼ˟O~l%zi(hB~ 6hW,if:t3\fv݂(Z1F(y!y^t]h8<@)DF&YrPr#Pt\vUJLu1%hG.W6ׅnuXr&פ|Es҄R\"X`H}[Oz(%d:J(J˽ iZu'*Sh/"˫"k)Oǝ t Z( ps +(s1K#t0{+}D'8|0 +ŝOpOsis8d)N|"E*-TSiɌrx֍5Lr1C%/?m,W>uWtO=Z;7H>s }QO4@:N-N` :gM8xS߃{q^DPO*prV}/NաH.` -|reqC( ̠jEw(*t^7P83St;IKKYLr< e|[K^p8 8'0 4'8@XР@(q : :'[\ =XkE+OdLr!@*V=4 B8X?ⱎg1 x  7P 4 SDL8`!fP@S zƱŤ fa((-)bX%Y|ӟ IТв96_XL+hS8X9ƌFD9y&4YMA^7ff|# Y\6A%Zw)S[lO|:dTrPHh >pKKSU07Qb1s#;֝if4M*Hlr/j|q(c% $q>PEJ^%>[8*Dч'3bD# Z(Zy89EԢVM(5NW.dN8 C`Q@;m `4J=Pb@[K^V98  4w'M&l/_ö 0OJ[^`-: I^A8!pOR7AnQRyT|zmW-!LuA〃# < a%fVeEڶ52މ&fQ`p[ d_6_rtrT< EA^:'%SLwOo6¢a|+PPS0Wi4#)S20(w,os u}0&\x:@b| - -aLhVa!VǾž mLʛܕR$8I=fpnΠ 5XBE(14 I؁ $`SvNxj8h2j ɴ߃qhb*+*< os(OWs#ř6')'Q@: ^M [VDt|+ٸ{qV`J!opE9(`j#Pi(0x|18OH]eXo-yQwPccH}/yh=\ߠrA,"OWOP` uW0Q PA ^GO{҂D` dA@8TXV%E[Q"'ckP H;xfxhұZ؆e/3bhA ^)z|Xl膀%75և8HvXx؈6+AA8XCȉH8Xx8Bp؋38x،Ψ8ԨXؘx؍(8xȂh؎혎0ax|iD(yCB.ѐ8 KȄdɑb ɑ[?Z(-A71 @d'? 1>@0!4i8;ɒJI.ɏ=Q (IL81P@pP)6?`K=_YL[dEUdyObrYuwɖy S?|=aɗ/V_iBc9+p @p[cxtG$c)B eIBw䗀 0P1L`)ٚ9lБ( u)`ٗy9iĉI@i+dy` V$0 )` ZYI5Qﰜ,1`P )9L:ꩡ9*fyy0()#j& ),0ٝL9*JV9ڡIZ$)L-*n*K2 Vj^*]a{J/4*(PTsX eeu!\jZIC:^Dj+*ڨꨟ*0A%-ʤ 3qA9>yNڦ`%`H'ڦ+ڬ(jdߺ%:z5Q躮JRzگZO+Qz ۰;Kk;۱ [H&$[&kE 0 "{ 6{5{66>.D[;3A NMNNV,KC]k`H+$j SllnW;xCa۷;1QgKL{tqaB\|뷒˰;f I.a L۹Yz[yy[\˷;G{\y˙Ui^ ī[_[ieJ{*ZK ë Ż^˼ gMj{ɛۺ k DjG:۹(X]+䋺k!̹lJ*{2ȻI #%(+\\$W{{6L*쾇[˹FM=6 T\,<| <\VbRJ K~s@>2F}HJLNPR=T]V}XZ\^`XM1qf}hjlnpr=t]v}xz|~׀؂=؄]tM0a)،؎ْؐ=ٔ]ٖ}ٜ٘ٚٞ٠ڢ=ڤ]ڦ}ڨڪڬڮڈ0۴]۶}۸ۺ۴=m=ܵ=p]}Ӎݷ] m u.Mߵm1+-.a =ཝMn } ۱up"^&N&#P*6^5n9N278;~ &@NCInPP~XI`X`^GN,i3>d^-r>t^v~x+QAr0rUy^#n"tp{UyN^ ]ߋ|5^ 虞>.ޣv^ߪ.nZn뱎睾B黮몎~>NN잞~ǞUpN^5~wN r NN5.nή O^ݾ! i" N'o48/#/ ~Ui0N3/_>K9?N_ꁞ>P5b[ko` Od\/+xQ_moh_wN0t~IUwvo BDc?QOKz_s1y>S.?>?q_:Z?ZP ? ?0`V7B0 XPDN< I8q`.3>\!č]RDPeK,-,xgJ/}4o cL)`ȟMA|TԘU7vXkԩ]c*K*W.Y[3םVkNorѹq/U iJ e'K>WrS^.ퟴv} xݯ ϣA?u4]ƌum!3q=Z3g]&4vnܲK=]4YG+;uyzJ+UEf1Wp[v{Hn\jHYimqz[?y]+%Wge7Z(%؂ F` ?|Eu/XXz+vWjc۽%8Vmn|OV8a YWxMScTjm^/6!!jV\}j*R\k;l&쇵6;mfm~;nrmz';oox'xG>y偧$>z駧z>{{?|'|G?}g}߇?~槮?`8@Ѐяd 9HB2^|!HF6ґd$%9IJVҒ$&yLvғe(E9JRҔD7ɒ:BHe,e9KZҖe./J1$.9LbӘDf2z1D49\cF7a-evӛg89NMBm?SCcrvu nӞg>p23gT'da H`gBP6ԡg:j. 0 ƨrF!R\t'%ICjR5)KGژ4)KeSt=C= T4d$jMwjTqwiPQN5XQzԥRMcL]zˮ Ө^5#L[ԟ7=ZZӶek\*ԡ^WؿՍ`)8jƀkƠ1! bu{mN}Ѳr*`{:PZkEmh[jX:s5e¾lu;ZVmmZҤUj.[CdW+pkIŤNhZbYaKZ-n]W.7/)Kƀ:ҨC7ITS;Iװp O]j`6qы\Xeoaז:a "geZ]:Ҹ%1bG0j*6V1{bבWoGb"Ƙ0qkq8[u@9Pw9r'QrTe>s1yusџ(zЅ>tGGzҕt7Ozԥ>uWWzֵuw_{>vݟ@{վvo{>ww{w|?xG|x7>gw|%?yW|5ywIG~|7g37\ܦ}w?衿vuӝgB~?~7,-A/lDF4342E2LVdE79E-ZAMtAPz.DZ;C"VE[[dLD;ŃEAFL,E5NLX4= DZhtR ǹ+wG>y̽bcc>f$E?"D)4AЃ@f4}D[źFsfBşwHHǖ,HG~\IDɢtJsGj6\H4Jʼʦtg7\@:[FV,HgJHJ|/KH,ʷƝ˯J$E ,K˹Ȕ4P$IdJKD35T TJΣH44JʻG\ȄHN$<nj$LLCEFC4MDC4~o 707}KIζ=9'\;{C|#rdlO$D8x`NкK‹C˅Uet P %] %EUsŹ !-%#E$}9#U&u'8&-ك*+') &,/SP\A#雾j>m 0e6uSS3?vByZ7}2.6Z:3Z$V'{2c6R*6G6+ZG QL"cbBT`BѪ3J]L_3ޚ-E),c?A&B6CFdYEfFvGHIJKLMNOPQ&R6SFTVUfVvWXYZ[\]^eP;PKLZ((PK9AOEBPS/img/bldap_addrem.gif(GIF89a9sJ{!R1111k999BBBJJJJkJsRRRR{ZZZccccckkkkskcsssss{{{{{{έν9!,H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8sɳϟ@ JѣHwvXʴӧPJJիXjʵׯ`ÊKٳhӪ]vpʝKݻx˷/׷rLÈ+^̸ǐ#KL˘3k̹ϠCy)`ҨS^ͺװc˞Mcͻ N5+_μУ3?N0سkν{q{O̓(>˟z}Ͽy'h lv 6%Vh~^v]($"b ,b0(#'8:c>0Da) L6N6 e.iXf]—`~e`IfVjlea T rIvYAm!h+袌~&a Af1(f}詨`PëFì* ,䐂 F5@"fjF;ߪE7Z^`2nc )8V9tkAlmmkah` y1h:.Gl" q1@lj"9+ 2 9xsŖ$, 4;) 5h*BLB+lנ,ؔƂ )U;N wņ/M3vC c&jBYߒ;4݅]7zwιkn:cbK-{ĄɾwaBm{ko`^ºoʬT7M=A @"̚۳Mù)1D(X #@'_? @d5@ v;9T_j`0 ,~(E6Ke chD2 %KRr (Kɕ=>TW*U*Œ\T+E)Mr2)cKXdrLr, 15Y]Gk/+7P tZ9J6d6iLm*vmVԿ.󰩝ik7NMmclFe{~3|& -moTs7,<1nS.:ŮqY?ߞ'\"OH*.d[!/WFh2ϹGXs:7"}\vw}֯7Pod_ q 7goyFxږz'i?;Ad r<=P)`z(fG~*x#$ p,$x%h/4o<)-"p6pAu98s!h—c$?N(tKg#x3؅OXv`,-"tudX#|a(sle׃'`oH)#0:7yXn_HM{6,X pp }z爡vH(c|)p9 Pi zGшxf<35P @tHikWpn3AdӍfXv"IʨШ{ۖ}ܧz~ G,d:⨏Fd@$?q~QoGl{ >hJFd)p Ar|&y'f ,6~bh|$0Bb5pKa}~P YA,):Fe1@PfI,g7gz Ae9*=Y}'hFh)"KmswyGiXY|ihvX@x@veW,I# eYIFdٙIJ9z)T~X* 5pyPwyb9Ə 1㚠(Fy @@{yyY#Y\gc<=[Ȟc[5`ne= *`- s͗qٟe(HiɅy)J0s[fIxǙ+jD ; h'hwf,"#J:hyy<''ʖSZ6xV9H 9lj5cqF:H狶Ɵx~)i $m jn9}Jzʕ|EAdJJq J g9Y|eɈX P3\:רTwb)ʫ8ZvpB:xWZǙ yYCcp  :g}yê:bpR̚y % 7( M֤5gZ 陮y[ qʰ8{p*fJ۰*g919 ([;|))"0{^2k2 tBc7]y7"H+BɴK2ݹjbʵ !/![k*eQkln{Zy[V,0dE `zi藌 ?HA+c{{-j@ ʒj<*6dM"Zk(gV1^{;e"O[9q ͻ$g:B+P˶ +kkg vU;d窲ڿ,~Vi=LKsYS;K~: <S:;Ayzȣә̻2<Éx*qH˗[V;t[eR;=ޫO<7l׸zFbjywFHdYLYM_ [hب^|{zNYipl,pK˻*,{La 9  Id | <[` ɲ|ƶ*jdXʧ ãds[G+|ʙIe˿'̎ zt:˶|̛W}!tͽ쉕 W;$-T mͪm6*T!}s>@B=D]F}HJLNPRݛ7--? zS`b=d]f}D]6- ?JËh=t]v}x=[+ylu!X q->my}Aӏؒ=ٔ]B=A k=3]8}@ٖMڧڪf=zLzzL ٥Aڽ] ܨ Mܐ!mmڬXlÙ1Lܻ/,=ܑܺ]}m]=k9ڽݮ|^ A=n h 'Z\0j]s]Mm&(bXȑ|́]Vc ;~@D^TC}k-ۂ]b9>VWYn`CdM5ݴ#ǽ$^mn?.znTFҼgD׶kNӇ爞芾e`WM c蚾*f`А3NRyݜ霾.q(<ѝ:gnRnY:}*Վξ1în/^8[DOѳ=iN<ᅞ{^v1N.PNNd<?j^pX>O5́"_sq{\. _'02.?C=b%oF3OO*OcS~:W5I4?J]QD-^ĘQƃ:2G%MDRJ-]SL5zM=}TPEęsdM>UTUW&͹V]~VB"EVZm6,[uśwf\gX|FXbF mYdʕ!>kYfΝ cZhaAFZjY[E׳m ޽}pōF?\rkƞw ^x͟/ܽz?*]5.0@A)$[` @ DPȀ? /ܬLxC 4aҐO );/01hE?!Fsܱd$HjG%aILrI|E _42K-B/1$L32{*L5\p/񐣮_vrFWgu_=iae=iӾ==~kG>ygy畇x>{栅PG?}g}WA$z?{ _ǀ,9VPXRE5 j@+E8´|'DaTLBP(+ta eUh7aK`C#;a шG$ffуd 9HBҐDd"HF6ґd$%9IJVҒd&5IN>2 ;PKp]PK9AOEBPS/img/bldap_ctlbrk.gif]GIF89a@@@CCCHHHZZZ]]]```aaadddezhhhkkklllppptttwvxxxyyy{{{Əͨڷ'2;DMV_hqz!,iH*\ȰÇrHŋ-Ǐ CX (S\ɲ˗0cʜI͌8s^8O1bIѣH4'ϟPCp1TիXlu'Ǩ`;XQUٳhkv];iب(PMK.]kݾ9b\+Uޞ!B̸L\ ١bhQ!efE!7< ~κQLICjU "% @0d^z7(384lgp(wÀ%9|@t_^9[3 xgxWJ<sȠ__iq7t |F؄WhZ)Gtw{j2'bc(bd@"V-#o){@̸ A7kAzeH8pkdեF~Q iUp)tcgV4a 0fj'E{`rQ[ 袔a`vإiDp.5hjP*무j뭸뮼kG(mȞ@lFk2M[-v[,z+n6覫 K?؛+J«oLp+< pL7L !!P`L"0@\#pH;zLx^< B~L"HG2 T$ I+Ӣ2ESRopTWziHTsp{"XYfcIa d[5" ,DgKm ۺIM]*/c(Nx&8N\d(SX.{%2 83`NM|c;h"c4`  !@ v,@)=D)@ h<[Z7NAY>N+> γiSҰ^lb|̛mhzĻ5cM!z&ܜkdY57 a<3MfO[rg˧in7jY6c,f2 ;Hx;/8# y<޷Yl[<辸1.Ѝ{ӚW䒳;v9gNc/9w䌏93χnctYXїft&V"8=J_k@isX#w}H ԍΌ4C=jT;xrtw{.; n^|3Nx-gMj{;b/{廬m|[N=WЃ}{w3zлҎtf(/+;3H>i:oφ绍>Xe9/{'??G8MKbFkm3bz*%6vhwgxgph$#&u$hhʧ|"hg+lWwӶYur4 hp}jvnj$jۧhvvrGwv'z뷀mxxx{pwo;vwWG_m&g7oXv{7vz{wUzzdHhf{8z7vonfƇ.'{@HG#FvxJx'L(jwydiziJ| !r6} i,8.pȀH~kp;@vh2Ma7g9'(r8VxiؘxܸfieXb֖@gbc)vHw۶ckjȎ&'6lgGc&|Xyjhq{-Hhvvk0/8uXbh^2u|IuV׋ΨhYiwrGj=H?tn惤Hn#6NȎdiywq{hG j;tX}lY֌sƀyX ~$v Y&w'Hxm'n(phmzX}im9ƃuh'pgn~8b-pb9bvى%pˁxhؗ~xnx nז6la7h|fXmIf2kGM6hyË{ΩtqwlI8b p$&{jGp/|5 `1v)ٗ2ygy}w}rZXi", ":$+b@2(('**_Ң)'+;PKN PK9AOEBPS/img/arch_epg.gifdGIF87a[LLL<<kVd2"GD>(%Ϙ@ ʨhNG>)&ԫ*&Ipz,Xdњk7o̝Xx!yee夑0dPjsaH{kf `^gj9PI-ϖ A8'40`)tЧq0\3+25ՠEЀ@4llva76D Jns 8/߈w$86xЁމW>r GAm /jy4HN9鰿rs2dz켫[AԎ˴ys8 wALH;}C觯wKWn=RȀ@ЁLr4L,2'A / 00@(L WB`@rG) d[ _=HLQpz&j@4Dy0{ 4H6񉘢0@{mV쵀 @\ #0 /?QiLU4`{y`c(pFIR.t""=Ĵ5AM 0 [U c;1~)LRj-hd>@L' Ѐe+ DtH8ftc1ds͌<Uv$pM(ds:P\Mt{l3DI\lcm\O&A\r'F ӠGMjRVN+l/3Wښf2ܘ'PYbzбb|P*pv)5ؠAv+ Z^&p6g@ =U|p}~ʲ~dpv|v3-H'`[p2pYA^.RuVPw:_m]B1q} - (܄ 0.Q݇«Ls@W{m+ ךP\ ee@|D5 JoXN Ѐ[cاXufٸzi`el&6/l&Z7J~ `JpR ƍJЅ>bxX||:r3 9БX#Y Pb#A޸pDFfxY(|YE).%*c֧JЩҹRau YspsVL` ({Qge9$9udžt `x'YMX36 `2@ܗ+;g6@j~5v.)\PSzVC apzfhK `ro +[aاY(c CM+CbKP㠺Vgs`3C[E4뻻2DLW*+sz_7 W^ Klx|D6b…[F.\jUUVzKfu6O`5 *P04t@0 i@M_ 4rFVv|xl5ql'&u8} I?6EMFv KTfɜɞɠʢ<ʛ^| y~Z)̸SV˶|˸˵z *oʱC˺̷˄bXP;:~f@,x 7[/Y $λvC;Hς$s  '#٨Kd=|]|bb5Z,taab_cDжΌbri Ѭ Ső.&] (]@o :h,5Y6ӵ\6 Tܥ$. @IX;Uj^^0;ӯY} 0BR%E TP>.UmՎW"3B-g؂=؍{Rv֧!Ck4_ sNQ P uzݸ߇9 `ؠeRVڦ}ڨڪ-e0dV/etACB5K 2 `̽0Gso;ggV;HZT 34&ֳ&i(-'5V0Dv.M oSZ3ff>@B>D^FPV4@a,Ғ, :ACu.ʕ*#]Luh~˂VXn\#5owT` z~:zι,b\/,)f؄d%[NY-)W- .al> `{)r=jQ~vM.Ѣ yX0=$F#B. P8\{"kƽ.鞝PdŞe>鬱y0K*蠑(1 He>GiL{uLXB/k2yD/h= 03 ?( ^5|'\$P:eG|`[)d ;PK{KPK9AOEBPS/img/bldap_deptexp.gif&nGIF89a9sJ{!R1R91c99R99RB9k99s99{999B9JBBBBBJBsBBBBBBJBBJBJJJJJJRJRJJZRJcJJcRJcJkJJkJsJJJJJRRJRRJZRRRRZZRcZRkRRsRRsZR{RR{RRRRRRZJcZRZZRcZZZZcZZccZkZZkcZ{ZcRccZccccckcckkcccckZkkckkkkkskk{kkkkkksksssss{ss{{ss{s{{{{{{{{{{{{{{{{{{{{ƄƌƌƔΌƜΜƜΜΥ֜ƭΥ֥֭ƭέ֭ƽƽνεν޽ֵֽ޵޽ν޽!,M H*\ȰÇ#JHŋ3jȱ#E{ CIɓ(S\ɲ˗0cʜI͛8sɒuQJѣH*]ʴӧPJJիXjʵUn֕9r7t[˶۷pʝKݻx˷߿ LߴI6$:j KL˘3k̹s˟Oajۋo|h oe[栃S>!vXWkhE0Yt/>4) 1薉$rH):) Í)B@3d!ZKYbbZR2Bi$X2H>ffA5橧c[<>$:hd@V\$[:@_(?(Y@SDV% FŢhɃUVyޘg>8k(?+:i2 &7u6-ג)I*.W٢-R,9? bav+c9' l:דQN Ho ~ @JЂMBPy^.4ЊZͨF7юzTKD1я(MJWҖ4s(7AĜť8ͩNwӞ&ri<~pNPԟUTJժZXͪVծz` VQ*ֲ58Zmխl=GQSvi@6!h#0Z̵U fȪ3S@&KZ6N=@c@&A.@@ۦxAoʞFˠ}ږwi|y=mU~i7 ;o@ pRZ=zjKp3"> WHZ@!Ww[g1qOC u9)so.OUA_`Q,I_zr:=`!l #Qp 扉m/.#''qkS?;wz->z^x?/SWGn%$c%Hpmz@h hׇ$'4}yO7x8{;ʇ|} v x}H'yDdPPxlyH0 `POC6P v!77ixW[n9wxc>xt }xW(D}$pwPEOpz-@jPٶO ` ZsAwBg| L؄ORHOXX؁YC0 @u`1@OW.@vg9G95O 0 \{PZvw(4t?7o}! ? W $VlxOY0 `,P ;!p%hk'RmGX0ޠ [P pu |8cuȨoո 9Zttfp  p2@)؎1r` ep6P/7KQ7Y Xtƌ茟ЈzF \HOPwD`Wv.g`P c O bI 2@ OmoO@ |P;J9Qy9tfgxP򐘊P9O0H~-Fv XOcYgkɖ+O P x{xɋ՗!\)\ F)O Pyș Д!@z-@'pz q$hԖoyO0 bX p E*``z!`$49i.nP X HOafsfU&z(*Ud+O@uY4:YO`$`9PDE(*IO Q jO #S\ڥ^pFOp9j С38OӠ /iRO`PaoW5^ZzQpz7$ zPd WO~ozxO OnʪZ~w1SG:ZyN7eڬ:{A2$zؚ93N:Zz蚮䊬ԮQZAگ[r[Npu۱ ";$[&{(*[ 2;4.t:<۳>@7˩wF{HJL۴NPR;T[V{XZ{Cv`b;d[f{hjl۶npr;t[a۵ҊG|۷~;[{۸|jxP{[#ӹ Р[;ۺk@ xF;[{l΋;K@;̫ޛJ+jbо;۾kaྦ2IB ;3JidlAk*ܠk$ {\K/k%s"ܾ", &lLEb @&·!$ltķH 5'LC<+jN[Tl &, N|Q\)D\JX23gk!r9\VþQ88(D BV/ 1ɇ>]P}%sWsgs%9wjc^[ hb.P'nYrJٴߍh@_q.I.FNH.|}^jnvwꬾᰞP^걞5dl긮O>O;Ⱦ>xNU> %~eؾ5;^MO>On-N>~. /~~ >|ꥎ&N0]2:ON]T^$wk@41O'/?s=;?A5FyޙDx؄9%oE>(քNn>^l^\MkMήW ^~tvq_?4/ܞ"m?Wvq ?-s?/.n~6S`tNs^5VŊ:Ooz *V1O@ $@6TpD-^ĘQƌ<~RH%MDRJ)3Ӕ={XnMN:qTP "|PRI"5ʔiQUlUV]|)sf͛ CV-ڟWݾ*BR6MxaԣpU`…IJk k XJ#B Ԯ܅{^N蠆MFMqLe3[ؑIƝ[ɩ}~r*qFN6o͝?\[36rݽϑx򃭓zه_<_<[}$p\ 0Aԭ@<0='BC?(Cp?ODWD1FgFo1GwGE!}sD!4H2<CC)2*ɒprD3͊d+YHMM;l3O$ ':NAԳP '}etQ@'A'=PKEBT$Ee=(KG(ӐpR4TUU$RSABլU+ 5(05V]}8/cEX@ΜU/gKfW?‰mV[쮥 JsmU75ZoWHܨ嗯m^kNKr{g W^םKg#2w``=ԬgHc*MaJU.j%Vcsfhv%ֽ,] f״-Qd:@F8N㺶ız^nޮ2nbnÛJboã |g\ć\q{;{r\7YHOG=uWguG_gG e=wlw/"+x1Cy?%{^\N!/ym/dgS5^abc-YUL#a'>,ɂ :ql\ڜzً)L5t!`4Xv[^TC+@ФAҴ)WLNКWG}q'5esrH<){R[YBϒԔ0WdA&˛ͺ" -fIM̞\.nl ؈4y?=YF-Ib'EiY%Mt"4jڥ,];X =V" PK*ET,ES RF=԰J.q*F 6*$C3$hGz+;xͫWx `KKvs=bWYe5d1EYvO-#;~$hiMYԒV+fle;[G]mhQT|Wm,.k\A w+'s'\.uu$}إvtJ}'x$^8zۀwiMvZikK"VA_mHgʍr c F5v&\م x]؄)\b%YaBͨJE|ԂsS ÓX=0QyVpEA|Wl&/Y6)kz ( ԯ{A+ -+S*A*k z+*#/ 8;"1;A+'lA!A(A.{3C?@ b@-|{)C#:CC[C8 DB;KD[DFBGF?J#lMN 66DIJ Ž+ET>+rEDkZUT}>^E7y>a _ReE\×4 !::b"|SC:? 2AAA?:)DS2oCpC )S;$";;[|?.k*s5@&lh1"͸)|"j{+/`F.HƋY++w|&%Ĩ#1):H t:3 ɉ31ڲ @9F4Fg DJJʮ7@+$FgJ(dz tˠH$ˀLKSĺKxDC O$LׁKŹDLSżdErL\ LY]̪c,>K܈ʌ/4lF D\7ݜHs\Δ*Ԉ RuRS=U&UR5WSWCy:BfJ&-ff骟j馺OWh6,}6jڣaz:~ꤨj؂ZLPϘֆ`[)ҡ Ȼҽ^mr{Žwj&> {i0iqR:`cfnŅ<+7*\2+))6l8pjԶk@[,j{b\`+̶*sk\wum;##KȪJStfզ_ߥ}ȴ֢i{%6Z=uЈw*n:΂O rb9ˑNN۩W*;R.)oW7oh W/Vܫ [/[oGbߢ/oc(֯'PHD ǂ 6BBH @L z,>)yNt04r%.ɡw@ H" K:Ö&:PH* V̢.z` H2hL{25pH6x̣Gر I(L"Ȧذ$'Ij̤&7yCr (QL%TJV򕰤 +cIZ򔳼.wKH沗 08FL2f:Ќ41<,M 7Ͱ9y$tlrJ( %sQ 'zSH~?JP!PC+BڡՈ(G'ZRF7h u>*Ғt8$=JW0}KcJӚ.ҲNwJ%)PQР0Ԧ:PTJժZXͪVծz` XJֲJ1jyp\J׺xͫ^׾ `K:%Fhkb'KZͬf7κucYϚMjWO ƵͭnwL! tx07pBztKZͮvz x{WuE9nm9W|=Liba l"=ā 8sUo [xys;t-L_8hq'67, vqؑ ebp ""z(  *48F< KPaEqQ:zшNԢ3*Nщ7#v]pY='G6m k(dcM+W7p  hB($D` 38*P! c cK 3gq=eCFthF@m} 9Bt(4xdVԣMќWB0шA6C96-A [xmlG+Bh6^kbז# K,ݛq:,5npP/.ynX{4+M{,|[߮h\\>zyk-_bD !8@.;qz'>t\F4p[[,k ;oQ*70w<(GE#O<э2A4 2b!8AJ@]аl׽2aĵjvtx| m*Ǖ{9iW{D! .G&dUw0ApPP-pAR`zUv Gx٧qe{{,7w8V.s*W|h|ox(}WL&؀ ou -4@LuGfUW (oj gtr{F8W XG|a|||q5xWx՗'WI ` %up5-@ q3(a(B8WxJ{E{Nhw V|s؉EW`H qy)@ uwW |, Z@T{rGgK(M@lFVpl؉؍(gW@` &`bp,!@whzqy5 P )w`8pwɄsX(h؈l(r0TpU ǎ)p(v 00GocjvBrxWoՌgw F RI pܨrXou tpi:`  u!`~.hW k  8ŨcP &@Vo[Y9_9qrrfP  !P1PHu09W @_p qv5{xO'VXiЉ)W0uB@o~.^` a4 p`pG1P X1r pNE# wsP@ 0(:zo 1P6`p"u0qٞI_ws ߠOp8X>jY= CVFvМ PRZ۠ )WjB -2, p'W))X颫aou  [kFW 0Z Ct)^"p%prkʦnZz5hf?WP 4 q`ppu(ʞjʢw^:ZzU^u%R@a&y  PF0wpIW+JXmک O:W[蚮꺮nEx˦WP7 suuj+n5 kuʮ ۰Ũa֯_ W0\;$[&{_ 60IWc pv'{8:W>ЅI [WHJ[=KBT$K;T[I۴jT`Qk^`ˮXj7lյaj5V`Vt[v{xz|۷~n );#{c}9㸐; #{bϳ7#T;[{ۺaeU{ۻ;[{țʻۼ;[%۽;[f1۾;[{ۿ<\| (a<\|9P&|(*,.02<4\6|8:<>@B-dMe=~VM] 8A-BU9K:s14 3N.=u4SL.<ޣQ9T~bYNɜ&_.Q4[g9\c=CSq21 r![^&}Ӌ凮}.4e`yn>=~eX.>C锞x9囮nNLwnv^n1R^(风'p^5a05궮Zn#<1nM.b2n6~NN>Ծ`N.̳L>^~6 9s& " o, `ٝ ?j%_(o?|"' _#<*)_<_廒!h O /;/<BOCoJ?Q911H/A_c/=_Zt_7_.MOf Fv_a1)/h2O߄?p_*L<7o!/ZLppO,OLP)_hr, Y_qOI)?y˿//.)<o?OO_wob, ğ?& DWP >QĂ-^ĘQ?j4}GmF%MDp`J-]YaL5męSgĕ.SKИ,oRM>]8RƎ5V]~V֬e͞Eذjݾ,[rś7-ݯzW඀F,VoU"&Ydʕ-_ƜYfΝ=Zhҥ'/-֭][lڵmƝ[n޽}\pōG\r͝Gmխ_Ǟ]vݽ^@^zݿ_|ǟ_~0@$@D0A+*Z$B 'B /0C 7C?1DG$DOD1EWdE_1Fg4̚'GwG2H!$H#D2I%dI'2J)J+2K-t2L1$L3D3M5dM77N;3O=8A%T>E4QEeQGG!Z4SM7SŐ1圴y.4UUWeUWWIVZ)WwW_X V[ 4XeeYga 5Qg6[mUsةYq\4'ϝ]n4tyt]{r RyJ}sȂV@aaf=b%fw|wXُԘ`O>d" ̄G gYf@7d6]u}fx[9ލTYShܑUw謫렻6^b훝{$eﶷ>MY;\i;oye~ƻb+Rms?m{&d o{ruN{hw܉5ψsПZz[]_\q='S~ō.=)EXJ=9P6?ǂ6ԡzdQH3xȈ[zXN1O Ĩ;4x*IZA~tx2F60onJ Lwupl.}T$5Uh<\"*Ö1`b;[$ET͟:ZRP>2]ª- :ԃ竜:;Hσ^U;xU6[eckI8!D%^@ڶR'hAסb5mgZvj;@ m'zR+Z"I=/ZzUе"î /YZ]rֶ>Ҩx;:"$ϸт5+dzҗr[#p[SV>xQ]כsZorUbh~N7ƔFgLcǝ7c"Q%R8d& Mrd)Wt򕵼e}7\s$gFsռf6oss\>?C 9뇿ED@k4->dt @9 @@m iAfj?4ALzdJ*@*J[AC5NAz*42A5u*!D/*3/{u{&("3Ò:,"a),B$Adkec붟wmq6#89%8.jD9|w;IG Cr7_D7k4=*<f4bŪOz+DvkJi;­Ñ0^T;7E$ʂOP:"ErB=>۽Nº$*[Q3KJSC6"}D.yԹE:|Jֺ8̺3 :#Gk {ں[ȮFB0!.";Z(mJJc.|DS;ScudȪӃ>>>멖O =jɎ:Pl\ɒTI-eI8Ӹ/S|B+ >=G$St s\=YJ }0cUߣ#UI QONt9=<*C:VYl(K[V=U@NkV,&qo%0rE29teW.YvWa xW'+|}~W|z.ׁ51V>;؅C{1?VDc؉eܴڤ،EzJؐ4ٓe4 DٗΎחؘj0U5^kRLO:Y)OH(YO3DzS8j5n<];4ZDPHdU7L:9jlHu7 E+JңOYAE]5FI\{G6Ʃ8HeQ},N&g|@UAGpZPER(FwD_T\˗C]ނ6S:ԋY:'E[* MRTGuyԉy{5m#\EIDRR]Zd^2HkBP٦ڍ)UuM]:#0'aY \)9z[T=#>ټ&Y׀u`sRYU v&6aϜ`Vate&W'>Xza NNW=%tYoj$%(陵Z/Õ̤Z}UbӨ݌%C fOibګB& bҗ,c)8f*/ï-u$ EI)E9&\G7r M\GFYkΒ)-g=})h.c$vSV;\mdhWeA-݀^|n怶ߍ^ F=ӆ؇U}[>LU]#2dBh=єj_-" SQķKeeiNui`XubbjjFf1n}V6kkKk}ᶶͷkؔN>kck&l$†L5FlbGkl4Z1˾$lbVlՄ~ TӘՍ7E1^Sq(L4N㦕;&#[~m˛K Neh˳DfURi*"m[DNDpG^}jdsé,#敞BE\Ċ_b7/n -xv.a>IQn6].˽w=8JF>7u},e^n p&pɃ]j0T͵64EFߍ`kI'BJ;_[TLfjm%s&sn!`;srT'f5@<:O;!=>&B7CG@oEgtGAmIGɞAKYMt &RCQ'ОTFeޞab_u>fNfJD]7C>p*H2-E佊4NRnSЄ_}_㖲:Rj~{[nIPҍvHQvR3ii[Q%WHuDlE^.0vYtْ?egg9\J:Ϲw;9䮯2fOe_`)g\Ox&q}VUzy|v\0&d'ECy_6A!^wr<-J.wwɵUwi;xm,jysxdjV/|/Wu=Is:tBGH|з'}3WAOwׇطVO7{O7XALl,~,uQO~\~n tubPN}WVSb|G(C37|agZƾ]Z6/yyG[gmgӳJ@Рy *l!Ĉ'Rh"ƌ#H:y0BCl)Ƀ$92LSB:wb'РBR=jCԨRi*ˎZAn*sֆUYٴ9m۸-ǢɰّrBԻvIfsD=)NQlrUĚ5qߕ `Ѥonk&K.r>ﵪulgcJ72thS+ѣ[ǩv֫근ٰW~^ajO=[Ɠ?^~ܩ0 8`za_Jm[ށ }u exV؆.p^.1 1"_LSv‘ M&JhEf$|TD*74F+.֢9E a Xy&i&fDZ*ƥ~_ygp'}gV)Rtܝx (:(4ZQ jz):EUi*biP'++^:,{,Hld:,,rxj-{R8.{.骻..;/{/// ?*- +0~K<1X9lmV1{Ŏ]+,Er)![zhKB 5|. D<8 =4ѳ~RN4KOEK=5<%74U5aw4ƪivdbN-*b݈[Udu|&Hۛ٦!W-] Ρ39OʟJy!qwUC_kzf-^-SSٞqIu19e^,fRSJ[{68~aW(d3>j$_hw<~[?J€(B( O?Md|Yt.GotR ])eݔٯKMN#~ X"܀({s L0w0_gT: p=I,̂8 p{pc\azgOTӴ&6I4S'hV}(21qH1GQ\v91{Eg=(BЅ2}(D#.(F3эr(HC*ґ&Nҕ.})Lc*әҴMMsӝ>)P*TJmF=*Rԥ24ũS*թRV*Lխr^*Xհf=+ZӪѱn}+\Uʵv+^S굯~+`% =,bU --6((a+R2Ȋ0 Bl,hC+,)faYbm}-l eʊlls݂նoi[]jp܋}.tmj[,emnt4խ-s=񒷼'P٢}/F ^dž/~{T귿/G rK ~0#LDJ^0/ 70]ĒSbx.~1\[ ӸƓ况~8tF+:a-{pcG~2ê/yQ2d{,I2ì!s^<Ĭ5t@GlypKc3ҥ󈳜pp>4E3ю~4#-ISҖ43MsӞ4C-QԦ>5S-inCɀc-YӺֶ)5s]׾5-a>6e3~6};PK'55PK9AOEBPS/img/bldap_empeditfrm.gif%GIF89a*0CCCDDDMMMOPQhhhlw{|||}{{挌줣ﲱMMhh||!,9H*\ȰÇ#JHŋ3jȱᕏ CIɓ(S\ɲ˗0cʜI͛8sxr. JѣH*]ʴӧPJJիXjujCǒ1D˗:hӪ]˶۷pʝKݻx˷߿eȍ'!ÊCǐ#KL˘-K1b@LӨS^Mw ?_YR ۸s[u"_?Wѥȓ+WޅFH,N뀍 # gbƫ_Ͼe14> 㾾咑!~8~ hG@!ViV!^ꆅ%f(aVeb.A⋁YP\8be:E*E!գZQ$Z/d]Sh4>x5du@؄@D4V ([RF0fgx%^HbuueZHrr夤jAX%@DXMLb?yh)fhzha l8!*{`C",B&8jmVg zlϲIDpmu$1diq-lylQe/䇤Na~ueHE:RLDy R\렂QY2[F:O!c(7"p`>u)` #{JRn&Q1KxSwP~ @|MBІ:4%}D'JъZ (F7юz(HGJҒ/)JWҖԢ*}LgJӚ$6ͩNwSlΨ@ PiӡHmhQԦ:UK}TJUDX*Uծzը\XjShMZֶE'X mxkZy ԫ`krbLd,^l8ͬ7lFG,ٝК'O[2klO6n/}p@=r\BA @@Znvh |ynt׺.x"^|ϛN07^_[|; ~w< ؁]*|g-G\?f·=H.*fq]$`Pl  eDNr68oZD\ rryղVyWN?`-vCg9xAi(@fꪹ..;ZN'JYʹu\eQӀq2\ (t'@l5M:34veG>lK_:m.-4}h٣6bsFw,[t;yhقXN kl >ty-o&t90^3fxfτ 6xmpo\TpιvewQFwο<~_:8-9x:tƀƳt"®Yu9 xZ{$3 @9@u8sq{.Ztݧ9KyrW{i|柍t3EGKmj~Q[~h u vZ~h齟=8|߀-׿KG>/{75v_'?}S#}vsB^+f|6|v|g|||H| ry|gVswzhjot-sDW^&mGwtG&؁Jzuz#gyo7w H?BoV| ǀ=|}Wo6ce6t,nsXY~j~z1u0+}&t/loHz\HҶmujg&xgGkRxukuYqLwwwpvogHfdq1]X^fjyxah^x}tgqgop狅r"phhkWhqoȇ{qfyac]:&8Uhq؆qHef`#|fbh]&Fُ8|[:HVq`aw!Hmay&a8gE^?V_#c&9)7Q!9!4ya8œ@Y>AY!{pJLٔNwF9!TyaX5\`9dy!hulpp9k!tyvysz| #9Yy٘)[ XZ 9XyZy y5yՙEezŚz:*+TGxu }᛽ Y$)u3y9z'i!Qu>".')%b0"*d'dB+(lIh')"Iٛ9﹟Ձĝ/'90R91r2jzɟ?ӡW"A#5T,5^:6ia9Z:yYj9!zB:hEC~4V)٣$9*ZQuDkB߃F8u@:)$z_&Aet&@ =$$ C7{;J}J:'zA-DDuPFX(cCpX:vZza#J:XZW*XTTw NWjǴDxլa߄:: g?ٗږ(j3\Zu:\ ;L Z H Y;G {Y \KX{7!ٱ+3f`y!j% hQ[["K,$kxjQhв6+0맷5ĕi1jqPs%sPF[R˲.JKfipngp,[mPmО\jK1uKgPh`QZfp;v˴n@f;fp`ni Xz@ Tl!m&{fc9+[+.K-ȚuZ$0jk& V۳<[a+k.+RKb۟;q˩sϛqK;k盼?+BĻ iAsks8˿{dQܧ*DR[{ekt%sh ,{?Z K| ku%!@B>6SɩE8^B5$ $N;^zD#i?B3!t&?.T@!N@v*`>bClV5沂+\$D o> I{.ٯya£jsؓGI}^wMv=TJ면N[FƮǻEQ[D /-u@$0ڞھ#άHΞhAT0>T@ ա~/a@a!^0u1@ﭽF;t!hp¸:ښk,}1@(uu@# W6r '^Ȍ)M(P^`(up@,?&mj \̀QL\g̬Ӡ"lnpuฐ+$;d/߭A:L"?tN-?ی;љOLɜ?(i#0a0j_l;Kьޥ=nO@M7/Y66/Xn@Z#T`V+_n  L:gycLu1f5-B CtѣH!GJ-]S&KuF40JΝ:sZəLEETK228< 2K^aC -1XqBhցs ąp̤qb˚xw]}YWoX /I" I>naʕ-SnԩU/ nhҥ/#I&ziڵf*md}\p+GFes=V]{ܛu{xQ?b  @{ys]_+MlTT=I?'\B g p IC</$qʯ!`E_1FgFo1AAGU$Ң;+2I%d2#Sl2J)'2K-䲨+3L1rL3D2dM7[MtN;3O E,?.8 ELBePFZ4H5QJL/RNeTP?S.j UTeȫ+% Xm-$(V__*Mݒլ\]Vi*i/z]I%ڋW6`X-p uH 4R.ZiV]r$kCWW`M,r#hk!6"ZfUWx!nVluvW=*B+3X3.Hdʗޓ^^_~Y+;?jܒU)W#~=mo^&Yd>]|6Xif:[Sj&c5 v at~#yl}|h0fR ގK-q[M .P㌄~oo+Wp%oP ?KsPo3ѽսeJKͲef1:DrqLxm C:U[NA+\䂕ë01fzc^*n W|vr{zt.~ylϹ]"0MCgt%=iJWڣenb~1Z4npF1֪"kNPg ˤs@rH JMk:mc]/MaY<'"n{ᙂ{8NN<}dcN}wӨKPF|m\ ͯz]j}S/ tiL_|kTӟ cc?Z3ߗ~?}Ÿ[|Q?kB@?$˿裏ܶ3@()8 ʸأۺ[z: v[~@9A[Z:8fڧ{8L%"-0.-t3㸡R`A .|j<9?粮/šۻr<$5+9I~ۜA7t>>C:< ۨ><@D`LtAb?*,W`3h;k@sJD(kCe48 $rAwc>ZGv4D[z4s G7QG}t?<ǂ ȅ4"tH~ȈOȋGȎDI@ɑ̓4ICiȔ\dIsɗAɚIɝNɠT$-1ʣ$Taʦ$J)ʩʛʬj^墙\ʑL)tVPaP D\6`&旃rd~-ڨ#FQ祘f)c({>.BZ*.HhZpn*무^( )q(Ri堈vih%Z҈A#Y}{j4k.vyiɠ* Zwjrp@&鼀W_9Vba$XAKjo2l(氮0˺`l83@+YsDmtyCL+tPG-ulOOmXw+%\w`-dmhlp-tmx|w[-n'7nWngC.y砇.褗nwyꬷ.{n/ {'nG/Wo}̏}|w=l^oO觟z9/ HL:'H .m @n?uGH›8l 0DͶAt{l]KH$'D! P|!fx"a &>$[ kB 1uDDE(kLt"U±M&UQ.51 ^QlZI@͐m@H4R""9JN"I#3 ND]#6|T!J%r@8ZVI6^%5o8Ȯ2$$מ)Me񑌌,1\J$8IJalgIƷAs˜YH{n5EQÉԡԑ5E(BZ԰NTl%jRӺԺblpS*USRu8dKRC3]aF5 WuũZօUeD5ϊԧv Dr:m:N,`̗ul\u;YRhQwNvMnCXZ;4i L֫u:dc{kq)I׶UejӲ-1Y-Z[:>ld)//X6e|'< 97k/L<4Z)L⑀2V_ayxt .[yiV';|q9L%>FC%[M~ۓYMtUKAŝ6pLg7m+2L>sóJ<<>ЈNB Њh8:x7M>"{Ӟ>%`9MRx4WVOծg4ָut^ׅJk>[lb;;mˮ6h-ӆvgc6m[n.=jخҍmh-&[ﯥ{^w&p#Fm7 7w݆oxNޖmow~8l;!?yI>OlV9mkK<޹M.re+\4zsϜ'em|gүuug?v[8o{N}h/wf{ٸ.wS])sv]swv u7~7;7ygk}G=pWozٷ>._x} p v=Osiyߞ~7o}^)h8y^Y[Y8]fajlٖn=@ G5% b:d:Ej\s1m`p:R LPLMӥoP:z}#_ՔJ `;UK\:ljn f tjxrӥE~Zj|#p P ШHve\$Q\de1t6JJuEPIy*cXsD: p z7dTX](լNzzOfPpZ>ڭI)Ք|Z5T@ P zc: 5%75676;6؎H)TuIEcpK8`eY%QYFQKYoZ^k[J:[бuC:F| 0F*7в: 047;^sv tUXq9TUSQUquS%\;^%f+W 9ފ8ڎU|`FT y `ux#:}뷝 {>[I;I۳5K7۳[ЋmiIɋDe^j^"&^^L E4^0Nf:<8_:D^F~H~*iNP.?(:jW䑆+MSnBZFJa>c>eh\^DZt.}m.ohq: z x76玃3ZZ6!Ol` ZFQJ.7~~H%iМ|ڮڮ.L8ڸů[u򄔎.`57"K&n@5VJ.J) <]p+tkxihk/E%f΋BNQ,ʹ;?HYů~ >S-lj^#$FsA?%-_4fknpO\_@ONX>m@Q<˵L˷XnK׀[~5SrN۸}TݔN`^y>/~^>_)T._a@7PBPB >QD-^ĘQF=~RH%MDReE \SL5męSN=}jlr ̟EETRM *SU^ŚUV UXe͞E[˴mݾW܅k śW^}WW`… <*aƍ?3ȕ-_ƜYd͝=mshҥM;j֭]KzlڵmT}[n޻s\xÍG~xr͝]\tXWǞ]۽{x_^zٿ}|Ϸ_?pX@ Ldp)m @Apk"A#DJDD(B 0A LD31 im1m|Ew,iƙXR!$\FđI)R$#eJC4EjTqKLb l,t&4΍I%s7t1(P\Bl3L*SK- P44SMBtSO?ݩSPG%5&QKE5U+/LUW_5UXgUSK W]wW_6Xa%XcEQ(jd6ZiZk]vfK7\q%\sE7]ue]wݽ$ۈ0dۈ}7_}_x[YRfa8b!.Ee`b?9dG&*v2nGJdgfZye i١k:h&zʙee~.:ji>:w醠k&j9QkfM)%Rm;.{ֈ@yqoe!?Ze^ВaQeVSCIpPHP9gJT!3 CtY1-Sawÿ/Ҝa'FqBR*U Xe_;X" z/tr&Rgb?>o2v翻tvsܫ\1Ylq:1Z7Z~n!~-fͩ}D{e4??"??ۿ˺S+7p+@oK4V9 5@5t@Z;ҿ~sA#9gӢd24ɢ-"$'u+'vq$:#4@7%TAdAJ6c\#x˚ؓ,$-7KŠ¢S8;"C-|rú@x8k#98„)c-?lԺ;`C >raC9>$DΚDDB3<5칟JK|;@ZAd:A2RԬV*3ŗ:Q\EX3-Sĉa;,EC]EADLŵRkƫ[FD=B3mFnFgpq$GM?FpuȫEГG3y!{}Gȁ4H(ȃTHȅthȇHӈȉϨȋHțpɐɑ$ɒ4ɓDɔTɕdɖtɗɘəIHǷpw AɓHI9G4.'x$!A"IJD9;8@=:7P5(0,p!ʬ`䋮JC@:T3/,)p$K ˁl60)&L&p&HL  !W3 + ZzLL;43 F !P͘¨Iج)8HK2N2$("H$LM|"E O@!ORU +DNidNy4L&N>Qݣi@!9L']!fB!EPb׬ϒO,5 Q P;TP6!"sЉ>PU#U!04 ́PU\*l% t%Hѓe"wQO N28-$MR uR(+lAL%6vP$A%, T2F(`8S>=գduzy#!qP@2E֪gݠî믻`VKڪ,uóF+m8)lYYcTlޢ*C7,41"n0.~͖uN&l '\ģ1qqdAF<Z(Y @,'Jq_d03 @}&DY[ܐt҈Y[V^mdek5e! 1vG1#vZ[d1ԊZ/j/$*.;J6ΐ/hW79 $MeW.0n%,s2+{٬-v׏SnazW ̟zP5YaF1_=Fr0}2rf~njмvq]XiE6~(x5$k7@ǐq1 k{@iM` y6+K cӴ0\NF@p w#&I6 @P,HKPtk-y] GFT~3~c,k5!կ!L][Lp}i\˂_{-4m-ݞ>e][mvsmgZ5%;`·9ʄ"X=W2:Gnwlk"xMS^nB׸N/lt"6i'.Z׸ͪɊ78F,[=ޜ!9 񞻴-ƅ0n3v/I6old8N{&Bx=.6:ɎGJNNxAL;/! E3["v<^&hzGMɚWֻgOه^"~}v/ SSЯ% קkW+{Zfy>%F־kil7˖̅s~DE|H'Z_ju~p؀'tշ7grFWj WWmrޗxleppfXmpvcm} kg*xIg7g6p(؃>xKSߧ.6Җm6V~c9hy<xqR8ffH&pv[~b2X]lG2ixx}i#hR8)xgfr؉uՄy|,X,fh&i2؊8Xx؋xbxJho،8XxؘڸHNhbXlȍ蘎긎؎8؃Xvi͆rhX(Ȍ9 I*8aiٸXɑШ dHp).y5i2ɓI ٓ4ɏ 39Ɏi{;7=YWX ;4Y6 9Ye`$ٔi ! ^9Zȏqyu)D8W8ǝ#hJe٩4'XKie ){ء "$*ŋ{ע.02 ŠAz:<ڣ>B*zʱQy8Q|eI: ?9HڤmLJa1XM9w_Z:\^:4Qqn=V,&TǨ|t.( FHejbvr#l`^)sk WJEHo &aHoY Jaiƫh arFFJJ*RxwS꫰:4zƊz릭`J:G凁;TF9ҩeʮ jrkR[[z{ Q* +;rj{+˰[.11,.0DzD8j6{:+9>=B*;FA{JENRKM;áiZ\۵]+`b;d+[!m^Z[n{dn z|۷~};lax+zK{QK)P ^)p{" ?(g 4 @kaK˺rP,iD iq&;|[;t ۺ;ɻ;R;)[{(ػ۽[t0piQ+k;ӻ,[KP{ۿ{˿k+ Kۿ(lljQ{Lt`\V% 4L6@<?P"6BLDm24-!*{XpU`ݸ\Mʴ;(bh]Qfr3]SKxyz ~Mغ`q؈؊،؎ bؒ=ٔ]ٖ}٘&ٜٞ٠ڢ=;PKtoPK9AOEBPS/img/glb_settings.gifx GIF87abkĬDBD̴´tvtμƴʴĤ,bk dihlp,tmx|(Ȥrl:ШtJZجvzxL.CEzn|N~thij ksvw ؤ p||  j DX3 kMM M˷1}ȱS@2MJ[{*=1[@ :i5(PJP]h.'7LFIٳh03`wUqP]\LKa!ju.c$4 4*Lٯ[s>L]#X@~cSe_~Mm(n=Fe4Pgv 9_}4!S L^VIa*ST[45 yť JF(!aMhSav,~($zb(b"h0(4h8<@)DiH&L6$->)TViXf\veQ~)dih7p)ti'nީ|矀gj衈&堊6裐F(Vj饘f%v駠J#jꩨJj꫰*무j뭸뮼zj`6F+Vkfv즪+kl@jyl 7G q*K0Wq K ,rlr1 h#,4\2b? tA#H#=H2M& D-uR=b /Z_5];u -8R|NXB}{{ j-]5a.Uk85voF"Cs뭴J92 Ь>꟧.;kIXzLͯ.&~⎃|ȏ<9Ε[$E{E}맃O;_n>>~ruԇ/68jں% x.0%hȥfcڿg=%aoHKG#n~1JXi}_ ;EP 81p` $bd+ >qSbx.fl[gUU(lt}CK{cuH׭O3hD"R bE-:ΑtdEFϊ&'ЌG:aVHC⑅k4_6R{!)_IY\1E*GZ%7AMb0#xEff`OLh=TҔ< KIJnie7yV $ E_F'! ^Yd/! Mmd`mu{x7C9mӝH}} E)X("sD1I%JjWgj&̦٨;ꨍ`hˮ\&A׈ՓgE+6*ؗ4_`k^ef6. +(>ͬf7z hGKҚ}]F-Vdjs,^\A *n˴X&鶸b"A:ЍtKZ-#rytv) xg]uMzsk,a&aͯ~0+I;'L 7.2z fNaG,>'0αwEv&.0m%HN%gЃxȱQe*IqGa7$J1k,Bo1B1,.mx[mH'FcL&S.Ȥ NqOѷrh[{i.\9wrŊ3#:yQh(CpAMOd{M]>=0:WRikD"M}f2iX/HkN@nϱ^ACH5SUBZr$'Ég04+h4/?0gJ,qhŋxOTSxSyΔL7d,F wNwHijڜ9Gsտ)t+])ט}6:Tύ_=U8)B{2/'wM/<e]vsut )gO=a5ӗU3{݈S"Umƃ|3r՗RgJ/CfY?[:':qFnygx|7/y60\n_Ҧu׬fDgn-㰢FǴ\ig_^?~= ǣRQwxwG3Wkgg's6TɂjURE@VUnOnt'UnTwqWnׁx&T(oE}Gu~DsbdcwX?b/eD%ՋȋxtcXHXX̨M H$BsFgDO؋$d֘ev&T@BWO/XxNh>N;"5wS6tpViv 7XShMNvvw7usUsWz'U-AB.ygqNfze'tWt1y{RWr֒Øhev$Us5 pkG{f{(fUdIGJw7UvJv)w`Uiu(ydVȕis"ɔiL)iXOTrt97G}ʖG痍G;Kjgى 9xpɒɇ8鉲y39$`9`H+ٛD9F@Śy`̙EوY9*yꙝ๞C9Yy ٟ=;PK/*} x PK9AOEBPS/img/bldap_home.gif&GIF89aI7fff}{{!,I7H*\ȰÇ#JHŋ3jȱǏ Cf\Aɓ(S\ɲ˗0cʜI͛8sɳϟ@ zs ѣH*]ʴӧPJ(իXjʵׯ4*سhӪ]˶-VBɚuKݻxk2߾b\2߹z+^̸c|I^A/’1_.+ϠCyɨ5<װc,:ʪI"ͻvi]n+_|pqCسly0ۖw[]ӳ,nӽ[h&Z!FxVh47< ($h(,0(4h8$ViwH&L6PF)TViXf\v`)dd -t` g()tix|i% tVuP&袌6裐^Y|馜v駠 b)L ) p*r$$!ܪI 6z'M@f.IԚ ݖkjC4n+w.Iҫ+\! d&203lp0OLP@%(`@`@ HRPl_nMlpxPp3%TWX,q\F7=LqVX_5`m0rlwM Ǎgm8f= sCMw2{4wyKݤl͗L2矷zG57wqxx.'|?G/=޻BgZ*֧(~IjITW[,1 HGB'$4Mj 8ģz GH(4a0!L($ڐA4w@TH"6gFLe%:i"HżHX̢Z.zc.Ǹ.h6dnۣ9ocI6ԡ IBG? h$ :r\S8=T` g(Lzrd`IO`wV}ە+g?$أ.׽[z fK|ELȜ^󜂼d:vlJ3IE)Ӭ6wͥdsT[7psjLJ9Ό)l< ̧Ix%H2(J%, D$PI=DЉz^{AdЃ@.X@F/ "I ]HR%(C%PH$H@Ѣ^A Z*4& T3pTz҈,p^`0\T(Ie)Mͪ $4uWt8_ujVn5NmYJY''weB ӈҴS(ggٳ2T YM+vMe}%(KUͶcOYImЭV.Xdz֮~շU(pյEnHxi%g%Ю v2Mzo?mxk=jKK`/%' Z:N +J:7' q專7a\&)K\őbq}\ 3J5Ѱwl<p! u"Lt&GI2a$(WTrΚ櫥mkn$fHy 8d.O͙Tͬ&+8ϺɵvYNSܼ4]/].5{K6.eؒNp5iOuM>ܻv˻6748uwAfo7x:jNv6xO8p9c&S%f8qk[tUo&O8'r}<"8ܝ7m|n4vɶ!Sӝ.ַ{=oT.䱓=V?^`n.ӽ;-C~o{ڝ7Y-#OS^/kDC/z<=շ?'c~}5sg=)Ƨ%3'/}LR>)K? ??ү~{?'o/؜MH<x“ oL K$RKKD'=K&JJTL)#xJd=$?)IJT􂏤IA6?A9|bDXFxHJ#+H3GPWRXViztZp^E]bDa8fhDexjCinhCmrBq8v(!uxz y~H }8(x8x Y8xhExD88ITxf8yC،Ԅh!$DH=i"I52I,XJHA+h"T XKbK4p9A xT 3 ِ4 uIJّ # y;9%&,ْ8`+!!'I/G2H0>$:7/9$+IA<ٔ6E /G9#ٓ-Y/QPIN6VyٓX9H])_NaMW BYkɖ))%Jigi{ qye)b)/yYC&tyn)=c=h(K<Ț!*@Bʣ0FzHJBZLPNT*SZXWT\^b:@ :*dڣjnmbrJrvzDxʧ~f;y:Jʧʥuz  Cʦk*pJY)qRj:{ ʤjK1~ګJjJک^J=*s*ԚzGPJ:ʣzڧ?::2Z_ ʤڤA:OZI*jjъ>گ*jK*Z R=ZJJ䪱+{ 銨{ڱʱ+17(\jZ6+K<~|,h dihlp,tmxAXB,Ȥrl:ШtJZجvKx> znxRƁ|jw?gQcz=ZEcOckFvFlc\D>=DZS?aaRJߥCgDX/]t=S A$ذH8 ~"&v(4L|p Gr&|ѲKL{mr)Td`$afd*`QBa\ γhӪ]˶۷pʝKݻx5߿ La1+^̸ǐL˘3ϠC,Ө)NͺtWÞMkٶsލy;nl4rFWӾ^O;|p]{$\QY`r]b9#87 t<xʙgeI%楁72'fR~yd{)s (#馚އai(٤6~ #HF'uҊh묒J硲¹汜;袀ۙšjIdK崜"롴f&,hZ~:eh#⺥V*p/B_*K;{nYڊȈQh"Gmq0 2l4߬#@&hD=F'4C/ӽ5 T3tXgZwu]W-=MZSJ AM:ۍ1$ n'7G.Wngo 褗n騧ꬷ.n9ׯNg~>ʟ}0@ЁtyDMІ:D%ZOۈwͨF7юzfyP5,Nښ4i,eK_Z#iT56ec-GR)FlFJ|j'IiRZQGr`X ?V Ԯm4 :׹fQV"OHt*%#dL^zL#N(װB$;T'Dz=E;V†V81ϖb%#iYKֶVb.$ֺ64MxWULpC3lis_TgZe&44~F%w=yMzׯumA7 _W| Lsra. ;aGô(~:om* ߑjx7^BO6#6MM \IlYDŁ17lc8Ui' U@x\~@gD;JiVr|#Uĉ'ՍMf׬6 r,BruR 4@|rsW?|3J ҇dEѦjh);n*ڴWLt|,&6~~M|j*Z˿rk9@͊f̮ khG;2FZveڦ6;cpFvvtyy>=}kw.{/R'0 gpG\ w}qOqә򜿑gYrPyYq/\y[~ | PN(+O"8wQON8n; ۽7' {X:GԌoiNKԗ|/cn̄m_3ٳjnv@Ͽ ;PKalz u PK9AOEBPS/img/runpg_iconrow.gif vGIF87a\伾Ԍ||||μttʴ䄢윶ƴ|ƴμʼԄҼ¬¬´̬ƬĔԜ䔪lľԜ|~|̔|~|,\[ŷ FWMIWޖʙ WLMP=H?]H#FH'%jGbz4IU$$I)W ˼(8 O͞@7d%j+SwOB5y#LHXYTԯ\eSKwKhʺu[՘*&IXJLxp῁9/dà \ɄWaŖ#'Xqƕ1lR$HȞ-; ٶi}ݾnqF{6$^nΛxșkoNyL|xqԯ'߮6ٿ'/tKsz2YQa& "` 2H >x 䠆vHaF UR zb,>h "Q#;ģ ;cC9HGYJ䏊XHdXB$"A"B#*41di&Q&kYfgyftiuylKzyJ@vIӜ8%"zgy^jgi')yjjJꫮr'H+kFlG@+F+ZKdv+FAnL@wZkl Ļ 7ݦWn1w챱&$o\ F,0,4l8ܲU(@-DmH'L7UD-TWmXg\w`]Umhlp-tם6v|V n'7G.Vy`gw砇.褗nVꬷ[n/N''o|? 0`= ,t@/~ A/L@0L AlS@ > / HB lH<d2v$9+1nE!T`?BbTs`w .! ><dgw ڮ .Tb] `&z" ph;#~C`9Rw Dw=%|Mt"@Ѐ^ X1dDPqvu #(X88}:hA8A8҂ ^#K91<8 !ϠZ8VBQ+8խ_j\H(/<]u ZqV>;/yVp}ئpl&Gs<ܽNỻ^ΞqQDsi-zji%8L,᠅i 6`V8Ce7)g-88&ZWrE/17wQ^sE/chNNj >r<'l֛PU7L0Ld9f&\hd tOPu橧WrE {ӡ&袌6<ΤVj饘f馜v駠*ꨤjꩨj*무j+ު뮼rkk;l6nlVkN)%c <0Q9ؖkj[-b0!Fwa S5,o1'!!,Dcq L.tٰS{:|ŻN{O}owN{U!EA<^/?~޻ӏ {@&~˟G! --D|,D }- Y0da ?B֛in07 (P2䎨AMaaH@Qm0<#D![Yz E%mCώwTbD8fab.&ԫb:ű0{ q@da ȹ4d7~6 7DV{NS"N `\Ђ@hj\(%hQ2qc ^CNf, yhR!'=JVSP kY/?IJglGsve^ { my3c=擡ngC{(~m --A]|HG:+ Z,$ BJҚq|@@>eHuI)Ukԡ P]F7Jժj7 :Ppu@ ʀ z*HZ p&ꈺ:b{Ѓ^<\X%):$l [r0t@_͚)dAP2 `ⳳE':! It@);X F0 \@"HF+R P($4HA*āB+4NhhIkӦv}b;VXصxKh@`Q!A cS6/^M$c.B;Ҟveka+[PKWA e:8 e@($ > ]dpȀ .xj%,^Zg8 b}C`x [X1 āV1! f0wRr 0oX3ۆg=G 9.$a?x1` >[UC&dJ=N3!yAp аָ4!]2F :*HffE4+ _m0!l z:?~#s3.f -&0qJ(Ng D/ L["Vwz u}.(q #`'2~A<ߔL,Ƽt< ^oVf8?8^zpHi2( `;SobP(B\: NwDL&;]t IK"@ R88~u#"GEH[O0-g&\vFyC 2 #R; ȰB4=uptp9 L N)'FWm׷%CP;lv !k$"a׼gge[0\ڠxɷp`|P4؁awv zv P 0U0? 1 w{G? @B8p`㰄6n@ | PgH5\Ѕ^?ff}p(8sV d^5_]{1 Ȑ ۀi;ȃC@xHK8q e U |}1 pedrvj4l8 1vi 7(Hx sqTx O~2y `؍(x 07 䈂)x +Hxt({ tDы 8F(80ˈ p r ,(3pP)>@[F` l~o]5i f0o 8 :r(E8(Di0ny ?PZ,ؘ/xhZo0's3W+Fp)37iOPwt Jp醔X0Ԙ rH cIo觕 04 6Vj ҠD؏ MJɔ0p@v593x0ʹ3`p Fso+od`9˹!@2 W{D)?)xDYY9OА[w# НX^@ѹoשP`~:P0Ix˜zDi򩛁i`fPy3Jj oЙPnȝY049 9J0 `*S/#%9i)`d?*`Жᙤ@١Z F)$ZW0I6k^*R>03\ljjmp*{5hz{ }T*PZ ٥5% i2:9sZV3 )`yPPV3 ::餥 SZI.0gѐ ɀ sU(^]fpPiDì*| $Zx˜ebA_4`y) INJ}*KV:*5\D 8Y6[kk}ub+h6) 7yJZO+YJ@J lΦ<e1pj{(;*\&F )i}zɪZPRp3gpAo` p P (z9WtyHR{:'ڪz@BǴظ!s;r`_xN` ƻ p ss{r0ڤ|J[I˭@p zg 2Q a3`} p K NP*v0x{ʯʺ}YK? 䋻ǢRyyIe`(` P&X @ 7%y.yFٯ(؊-[ @ ̸E3}G}H !6 }gȻ E\}0 #Ҋ 鐲 [`7%g([ p:wK:R[b+E z! \(])bNp !,zWa%Ѓ +}꺪h쪇z YA^p0 kœ+03͞˪~+nf x 3؍n@[š˹p̍0! L ܽ{P9p,V3"]9PNP ;Ŝ+ np 30#! `lmǸ+Ý \2H7@ lɻ N@稜!a|?]yU:[Jm$O( PͫțZ- @^+ix'3Яg-ƂPɄ5Yp ,#3 T} PY[مq) >}J s5 ך\,|.`MP ˹[ڭ=XPfM @n s g,#%YB;(ܥM - ͍^ZL0@bL ԰PnS &@O>,ýYSMߍA n@.4s:4ܠ4~ϠhLØ5}lNnpl*,. N4.ǀ9<9 C.5h2`P֫+ ͗:单o>wЀ勭4ڀ_`.MR-Ho\DgfʁwN2zM 3`ꄐ m̍Hʠ,-P뾞 qШH`w'pssi-N㹠 rm^뚕L4ef eYbA{^ž|퀎{h>B~!T`)sEfR ZR o߰\{ -3:Z~-0C06  缚3P[lଋِ h5z0 AN^=3ћr!00j@= PYkrSO}Vĉ ph @l5>4ZWHL@ `j6 Yu0`ꅯ0  @d_ND™U0Đ@Oz   `Z[b/^ͬ/D!!gF CY#Vː&6N8 @QFr}RH%MDYR5-]d9G+AscN) 0E ֶM>%!U^u V];Č!5Khha":XPW`ś7J}5(9餋hPHݥ^MRY <D-Z*=lDpK狠m{ƱYU~[ՄP@D哱Hwynꗩ_+vx@#C5jWSaң-D ]>w<@rEƔi袓̬S,z/A<P#Cs(pf#D1`Zb=\.;SĊA$:! ^ 's- q"VF`:c~Frq:-qM3N 4x=rJ37FƀE4';46+m0B $,h@N O?e[<0.?EUң$ES5a5R^da= fX`cVYe#=8gvufFmWIu4[|5wj=$!hZyKi t3[n:quߏ58=rp@ (j ,adۀ8ׂ Fc|`pa`YyMcj!xEC5%W蔅*gYB`m`a%iވn裑>yߥŶ ކfZ @ u3Cd*9ܳ. n *2SXd JM$uWgu]$Nbq']7:AЀ8y> l{jd^$z駧zWGiޙ׌- |??o>߇?~秿u߽c_8@K}D`C@6Ёc 0A b|S.A\# AFy"UP #aa CBw2 S< EX09!SP#G@KdDn14a8021elH zH}E/XDc /H7mk\4яAch4qpuɼRfӛM79NrDg:5#Nuӝ`;IxӞ٬=|ӟ ?*Ԡ+AJ¡hD%:QVԢhF5QvԣiHE:RRAiJURԥ/iLe:SԦ7iNuSԧ?jP:TըGE*R;PKkϠPK9AOEBPS/img/bldap_dept.gif]0GIF89aG9sJ{!R1R91c99R99ZB9k99s99{9B9JBBBBBJBRBB{BBBBBBJBBJBJJJJJJRJRJJZRJcJJcRJcJkJJkJsJJsJJJJJRJJRJRRJZRRRRZZRcZRsRRsZR{RR{RRRRRRZJcZRZZRcZZZZcZZkZZkcZ{ZcRccZccccckkcccckZkkckkkkkskk{kkkkkksksssss{sss{s{{{{{{{{{{{{{{{{{{{{ƄƌƌƔΌƜΜƜΜΥ֜ƭΥ֥֭ƭƵέ֭ƽƽνεν޽ֵֽ޵޽ν޽!,GS H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\2a0cʜI͛8sɳϟ@ JѣH*]t MuUJիXjʵׯ`ÊKٳhӪ]˶۷\SGiLy߿ LÈ+^̸ǐ#KL˘3{xN*% +͈>AD#\AL__RJ_-Xڈ"Vb%l\O>z^aːJ6iL:$~y9n&iv%WLPO`jf*)ȫ&v^irzŭ9vBb>>h{hh-SRK9&fjGK'7[.8e*]2knEzf|/&F_zj`J̦oJn#`3*`cjs2NrJ_Dcn<1úZXWf Bb/ ^,6?̮Yb}H3g'zP7ec:'QmއyE*meW7Z ,Xg;.2)*騧>`ŧۧ{u`?'y/FгfL3ZgdG]yoOgƻLPI/oO\tT=S HL1'H Z[7z a((L H0 A8̡R@ " {("H &:AY"H*:QV̢xC,r` # 5(2"6"EnxOx̣>񏀬BFpK8hz$=y̤$=i[]|Rnox)WݕuefYy{-w%08ab3&21e2r&4$iR1&6!mr樸 [L:v~ ;#N/#VHBІ:D'JъZͨF7юz HG 5-vL4JҖ0LgJӚ 5iP|@ PJԢipI΍v&/HTJժZJ5As`x07|Zֶp\J׺xͫ^ԽU=9Kn㰇-9{5fS/j7 zp#9؂1ֺ֡@Fn B7*e%H іV52zыYץvGA q 5GXXQh aOpF&@7̇p+>@-lA`Uoh#*Zb N6!mXXb}9ƼbuC&`P&(R U(9u1`C 300lS%f7wxC#(qxC0P t𘩍wKt4V dbآ sdT^2feX8:LV({yy6Q 5 ]P%tβsE!V7f] >/-.#1$յZT^t b^˃v}-jG;ǥA F,L @С iB0T!) Q踔e iAEItCPcdfa #xě-b0%x/qlk;e^1fȂru xfsz olZ>A3v_QPy~JQ GS|x71%fh'Dv4BhPL.xV@ZDYЋC+t3L_: N/=& xåֻcxߑ2aEHɟA(T  @`0ak~B%bNO_h"u/Nz-^{u5y M2 Sd^h $|2|96QPCxd}UyՇ}gyL7}O'}A  zG~\Wz e,/mz GP `PB06 wR8xܠw|7LEWpt}}A Vfeh$H wЂ,lȆePA `'[ !05'!BP ߀  X\8pV(yWxڧƁ1 a(dXgP(mnuBP 0t@2PU/w|9F8HX PHockI`WWtԨP\8u ׁW6 w `V-8&kmPW` P- 6"!n'`j'u  Y vHϕЍ Xq)oH ssf` p!p3@=8A|߀ dQCgK&SKy huh 7qPPvCPw/p|^ aP `pH3` QP` ~ QOKMSYuh$񰙜ٙə@$P@G. w!Puyy}$ ߐ ORQJ S9]]ڵ]P @ٝpX _P-C' `4P|QP@ 0 `5l@Р D0 {^# (`PY)%P` q` 5yOW<ڣ>@vWB*RZ%:5  `G y9PQP O #P7Z:zUr:tZ uq^VQP9~ @\P CP QvZzQZc(PP \$ڪXPİc ЦEګzQthPj €E:#|z*ں Ԋ  Zzub3E:x گ;[jN + { ;{ "!;&Uz,.02;/)k+:<۳>@B;D[F{HJL۴NPR;MkG4Z\۵^d-Qf{hjl b˓r;t[v{xz|۷~;[{ko{;[{۹;[{ۺ)J[2[{ۻ;[{țʻۼ ;[{؛ҋ3۽ k{}a;˽۾۾ ~A {+K,k޴<\|k $\#l`'\00 2^5<:l~@L)@Al;\HlÌM`PR*5nݭ%Bn3PIY%N+VZ~N_ܠ]Q>tu~xz~瀞(~NMl̄>^ N铞.鞮>~ꨞꪾ>^~>^~Ȟʾ>^~؞置>^~^:>^~?_N?_ AWw Q/!_&:,._T*688#Q"ކ@7~1a{ J!Oɷ"L_VoN%QWb߫Y?3_cj/efFt}xxk(rkPm'QGEvG}'Zxto1V_goOQYt'?tӗto՗PQYrʟ8OXHu yuŦA%ڟ?_po/o_PM@CPB >QĈZDB;f(H%Aj4II-MnSL5|Κ(}PEV/zՎ>%*Q1UR=SV!Wȱ+,2GhvWۜumZ tiJXV8SlƳfK-dzi=~X5G֟ovh`NeG(n޽w3^\pōG.Qڄm/[-ɭ_Ǟ]vm^{齫wG^z'~G6|~' >{0AdA L>sB /PA! ?1D۰FD1EWD ŃEgE6vG2H!$H#D2I%dI'2J o2KJ-3Q61D3M,A5΄!AN? O/l4QEe4F'RI#3D4 50I'MG%5AN|T*9KeUN5L*Y2l*"TrZS?^#6"XeeVYHĬ/P[Wv?juZyK*nE7sӒ/qRر~,۰?w. 4Q=EvWՌ^L}[@+6_l3 "9]]bX`0ȅJ :F% 87ܙ%Zg9V\BǠel-c-#bsv`;V9hrM&n8̎N_];-k(w6~[ ?my2mrRyr?WNOGc UStEvevwOcCFw}xu]Jgy矇>z駧?*G*>Ӈ_jߨC_SJT% (U`R%"mKf_mdq2dr%Jk`Hfj>jxӭu! . ͇Lxz5^!7a $G 1]EDQĜ52I[eRCL%7עDA `DѰe+#F^я}T|X*=q x qG,ʱ5FcY mB"6*a,7aFr O&;䢞ʍ!]`b,&ru 6 4sf4!MrO9չ N|넧{OzZh';C|Ӟ?%.zEhBP6ԡ̻@%nOD1뜳|hHBG>]J'iEI(>ä(iW07Li@w*%=SzKUnT,ɲ'L]/Ъ{>6 !*˱ mT&hT:z]gj& XLfڵR5e%y2YuE uRbQ%WJvg]+"cvbbUX9 |l&J|)i3˾rFakw5u2hU9NrhlXn4ѹXjZn2LbU (v)& \0[גDW& tJͷ=#e "JorWͫbߛA5'vu]isE=i87`T‘pm\"UOďERM+ qQ5bV]ielTn3ƱDVc'?raDk :dv696Um7V]j\ۭ۟wpߩЙe)e}Un-n=~lesi:C&,{.7]ĭ5ve|NNȔMO-w9FaΜus?oO=E7z=I']\vNOSgyi(RRz9 *l=b~uQwoLh"Y6Q8nR4TDy+מXk]V/uidW9=7uw Oj3 Rq-^{YOZjV l_w;M p?܋܍M:y<|}5%=q@ pqgtK'ˇן&M?A$@2T@: @a @ 3,@c,A$Ai);ALA麯k;II {345 q_ӤSB7 kG;g@tss]C¥5lYk< *=Ӷª*n#&y>?&K={۽i+B<@64By=Ԓ$1"?B.aDɬSTCUV=s3˽SK:CC {3A z>DC&ba F/Gɚx;/F 5Ԯũ?5%s":TEۡE?=b "Gݸ}4 H|t',m1D;D?l8KȊLCi3 ȏɐIL4I1Ȕ Dll+Bܷdjl.F8JJ$7=NTL/w,<44zL K˶0c7cTF%RV;#D|J( ޼8JkG3~ǤDyTN@aNp 1I;J\$ϘL|;τNO,QN4^I]1Sǡ{V9J= Υt3°8̦"Qu L8W4XD—lˮ0QG\/tMmlX6ȜQ" <&#L3`QnķL%Z<֒˙Ѽ6T8t4UR\N-<47 ʓ5Y ýL/z)ӉS \Mo.3u%C0S)ݤFDRx<#ESkp FHLHIN e4X5PGZ~1X5χ^_VS -$d՗dVyijmg}V0lՒmV,oO:qŔ5?aP\WvН"wmEJzU{ՓD!r*QATUȭd VNTóR:K]WRR>͕BR1̾,Eii=V<~Si,BuU=ٟ :cϤƠ$/̄8E=gXK44 MEEæEG:iXCڢ؇FW\ںͫ$C-U[TuʊWW4U[:[j4N^\]VXEoeqȕ\ c\\u]2}tZ\ruAP٥vuPܭvW޵}Je QOzEI$ Q@- C%ZRQL"3ZKKߖ?= _=`YGZRR_ J-CE[}4eT /-Hf+TKֻZDYU`0ߜ# E)*Naڢ^[ź&r^cb%^(\5ޚh+b/,|%2&h5f60Fc*N89c ՏcɅݛ?x3"-Ve dMdS^H֎ W YغWt<5 dXHݕ[DCQVËMt^Ic# 3&'UхRYьEN_@jO2M>{Ӌ*Jf^EҺN^˰m.kL5 Y[ٍK"͛'`R~eW~ҧB^,bjdX0=2JEY/U v朶}g$k)E)mg~6g[?m_3p6+>>x&۸>aM^$ίe.&G {ZUemctg#b_콗➨>bdž涜觥]5c>H&VOVd6[hSfno01dpup㡎cp1d4 v=dJq.ol}M-+Z^V'&mKTش]&ͲQerxjݶZ w6.UtX__kq|_mR meBH=LJ[ʆk& l斘3GRR55l\pl?ZhV5[|TsufEޒstO:_Q6 ǓqJeuh#gqfE?sEݕtF׶O׍k~,+"w2=hz]_n[?rӔ^ .Oˠ5'u}zsKl?vFh%br?\Ο_P&$VxH8$0 hWxxwvWv?v?S7ߑِgwc'7/Wgw_N,h „ 2l!Ĉ'Rh"ƌVcjG,i$ʔ*WlŎSi&Μ:w铥L"-j(ҤJ5'/_Ơ4.j*֬Z3%( A(t+ڴjײIl#nE͢Ԛm((\ۻd法.żTRl25 ܚ*бi1n&8۠-GP][ǑNm8riVOd[Z{Lɷss9Cφ9ƴ邠r[?qPH`]A}xD}=ibZ'`wja~5h19!-gB5_s#)2oA  6BQA8VWCJ9-M4b*I%an7t҉-:db&E'uR9y!{g|}:( Z(u:J:)RRz):Yz7?#৥R>*WX\zkDd3+gZ9{쯬:,t,S92[<ܜ3WN:9c7ը..;/{/// <0g)OZ EPV$JoJ^ɩ\>ihif_s 1 76vcժiv+XR T>X{=FT E ܃ef '*X,xSI:šIJ?q{7Il(M8Tg‡/OG8{ßfK{s HK`&stU 2w{ޭ`73!+M3GH's9OڋKS\vE=0( K g&>)J!NH"&^G"P+׿hcq.zqRw ~(-~hLmӪ-MH:f>.~ IHoL"C2򑐌$(IZ$RNz$(GIRQL*WIDT򕰌\)Zr%.w^fJ 0 `L&m`d_4IjZ̦6nz 8IrL:vJЂMBІ:D *h#45:юz HGJҒ(M 0LgJӚ-&pӞ@ PJTvEMRԦ:PuժZXͪVQ \ XJֲuBYֶp)׺xͫ^I `MbOZ:dI!Nͬf'z m];+Қu*iSֺ.]-lgKnwޒ3 p[Mi:e.tKUͮvUr oQ+1%/zNT|O/:/L` N0z;X ~'S歅3vA đ-1W0u"/w@nL"uFNg%;%m2LeJX2B.{\Ǽ0h6n9ۙu=}R8ЈE Fy'ṉh#̴7])9MzԨN51lQUջq8`MZ2ǭw o6&_|ja؉T10fRvvKkm{E,?Mr6zۻnm|H>3ύ#Nfϸ))un \*JgÔ&f6ź˭@LVV"<61R@9r+ҙkH"3iv0?Fm66*ctHDQ`틩7I|f+(O; cu;>\JЅeS⳶)VH .;2:+mGmټ. OS=qedžh4t7`ՄH7mor7vV؄zy3{v(!w6wj~81s))VAwc~'NCQw7r$sȈjKv((oxNX&֘؍ƍXdk与xKxkNxX߄xL؏IiIYtM ِtY{Dtّhđ\"Yxd*J(M+4y2M5uD:ٓÓ>BYCFJٔqÔ?"R9TYVyXZ\ٕ^`bN7M#eIjgMiH0  xzlٖ|4 s9 uix闀i) Gtɘvy hNqGYzēwxY5[!I/U *$-n B[KI;* [y)繷uKIod۸˸Fr>kxIt{ g9;G;˹trj4 [}ɺ[J[H;FҔc;[TȻj;e!{"$;$۽rM[4_`߻;;[˔ 3 <_"FoK!¶L윀$XB p||lF WZ  u@Ԋ 3*0 7:t8 2/ɰ%!ā2\"8G/|p!QaʥR¥^1hUJu``kDlC"c< /o̥ :K~,|jO3 `/S*c7`;)-'l2ɟWܲԪeɭ\\o],CʜZ:F5̝\5S+ơ73Q$X\v˟|eɽIAi+M Q{Kճ\͹^ub-d]֬zh jnp׀9JMR =|2"0Y aXM׫dIa1'HݞW}?/{0M C08MةHqy͗m ^ ^ل-C37ǨݪSm$I Δz_+:R|@$3,М*J<:|3/GQ  ʃ`ٯ% 11љ3&.M㞝3\=.~~D©+[ TlBM22;Ct=ߜ1|ϣ ~l2 3/=* =f~HUj02Y79!@ߑB?YF_HLߐNROT_yf+VXKZߞ=gZ,m?7>\iuNbTd5M5CAu>/?rc!Z%2OXn얟; MLu}2.)-|n2A[ᱟl;\5oEu. u܈3n옮b`[SRz<_A83Ï?I/ D0? >QD-^hlolC{!kdddocI"IΔ1tB#r<h@޿*% )O{ܙUV]~VXe͞EVZmݚHP\u{뒡^?I-BjP8 v3ߋCbezYˤKf>9ǣe',j֭][lڵm }\pōG\yܼ]]tխ_Ǟ]{yo^x͟Gݿ_|[g?~0˯7D0Ad, 'B /İ8#.C?1DGhCID1EWd>#l1FgF ҍCmG H#D!KI'%ًJ+)˲K/3- L3D1KM7߄s5N;DsO?Գ?%PPEeCDk4RI'Q(4SMQ75TQQOE5JEHUW_5V%V[okVpW_KSZ%X\uXeE/6MZkZm3۵Wv!\sE7]ue]w߅7^y祷^{7_}_vQoӒfgA8afa8b'b/8c7c?9d!%`E6 ge_9fgfoNd E,Y9h&hFZbwXij:kfOjg)f)m߆;n离n;oﻅ;!.p&/G놹`M,-> 46J`S}3rp_=v`g@I~@f#kƼ>1+&qn~s_B>{^=^v&%&~rT[ j6!bNὂxI{ ^xqEqE,zviLo|/$X=a{s+ Hw LBW?8ݯ+&p^\D&)5Y~AMzGVlGĢx#&+Lw*TK8@2ьgDcո?.Ê\ҀFWV]" ƘXC ,=)aLJAxD#b`8VWєDe]F+t&V pCjR5{! (VYD#22l1M/ f6IFah+Xb TxBFpҞ\YW:&s,إ{ɰz`ˆ3WB#^ϙp$z@x#vMlهp `C j@uR6yzDjRO~QXs'갂CjSBK&ü2G̡%D;!l%iU[ 1Ѩ"1 a!UY: :4;:ap\@tD5@ TaVԮ`?pT2d*|ɨB  c (dbl!Nt9P+[Vf#]DVL0\ 1 nׯTHDž<M.G4l %L <[lལEO{5Mi_{rJ.{Vj0PüE&07M&_$ڎ{aaQ K,=P0v&+^]r׻`14ּDnxG&8O%D4f 6!~| E16V&k83CҬgYĞx8D-%v; x+†b =Lkq1ѭv ؄ Yƣ50K~S`dZVX eZ0cDЁ ZgQ#A î?~ʗ'vS`٢pJaFzV 7cU :­p7DF+ؓaBǚ*]6 .Z  qwv /V2#5{k3?@?P9sWޢ?3&=(?=sH+;К2PJ&W>@(x  ̊b2ѵ;at' *.Bì(LF"X%NOPt)CS y?0sDtTGc `^t2cDI\Ff 1Fj#jTCc8ƃ7PBHBeȌȍȼH ֑t鳉h'v@@D lIfH#FhCW%|LNJtTʥLJr")'Pgd I?DSƇIFdʵd˶tˌJ/ʈAWtȉ9ʷ KK J ʚG¤ʴ˴) JKLMNOPQ%R5SETUUeVuWXYZ[\]UIT8`a%b5cEdUeefughijklmnopq%rW_Ӵ؜uevuwxE9pq{`{~W{e7׀] yׂݜ7w؇}e؊-X=uuXX؍wX{XYm%YYד}ٚeW> YWeXXm}xؔ=pYeZx=ZmvUY`٨Eګ]چXuEW+EeX9eYE[eW9-YڍZy[P[؏ٺؼ[׸ܗ[F8x\EUܵuu\yEȭeWMXMXxm܍5ܗMԍZ׽[e] ۧJ(Py؇z]/㵇mm.C^]u^F`1#M(1S(ޜEC ?ۆ5((Mu߆`^}e^(x`` V>`V`e_^__]^ `aF` S^$a_6^F^ 6 +aݝ(@ V $.aܕ~v^7&cea3`.n;Nc5c7F`a"6b!c*9&> ad݂߭]C6ev5^eUeEbXeyxeZVb`e[eDeݥeZ^UcVN[ W ah`eere/-ueX_fS.`fjfmnf]pWVrfD>eeNng`sjzFh%hd>e3nzfz>Zhs~exe:q|yfvߕ h.3einf^eZnhF瞦gh睎鐞Y~FiY褎feq>irjZilmh6jheL'΂f*'Ȃ-~]&lvk&l'pf>`vކÞ'lv3fm{^l>>mbXȆ fmٮ66lbmfk^>ilklm5{nl޶mVmC`F~lmnF^l>nöonжoom.NlnWl wpw ?mFqFoNnnnږoqD wrm^qESllp|ήr1kr.p'_v mȂvf>)m37'p/1_89GOu r+.?t.On9,GtA.>`fl1uJnH?cdS?obctQr7u?q WtOWgxxxy'oW/yWox'z9z~zzyoxOyCW<(zzWxxyO||_x{'{zw7z?xgO}{Gzx|y'G}oyOOw"I~x4C~hz~/O x_ݏyzQay~G ̓s2`ƒ"GǏJhpNʊpaÇ,'T1ƇS,i͟1><)ӠG$YJR&͂Q=ɏ5wdjIOvda9lPJ5f41A*r¤"8 oG&=Y*Qwrt'bud9"Ɯd>Og]xü]*gF=/rkҧS/ڷs{.o|hϳo=ӯo? w`xe j 0!Zx!j!zx~8"Յa)x"*1`2x##Xa=#> 9d" (* @:$QJ9%UZy%Yj%]z%a9&eyf>"$ )q9'uy'y'}' :(z(*(:(J:)F&vI䐖z):*z**bz+++ ;,{,*,:,J;-Z{-V68$%;.{.骻..;/{/// <0,0*d; ;0K<1[|1k1{1!<2%|2)2-21r 3893=3A =4E}5̤H;4QK=5U[}5YO2(}5e}6i6FsݵM +<1vy7}73 c≣Q7H#3>9[~9#=xׅKE;>hLi:뭻:sNp0A; ?ϳ\;ķK.s yޏ 3 KO0}D|՘=bN6/,7\ o~;/>/}+)aA>k.Ѐ^'x bP4! 9 fc&FjpSypꖷl(sG:Qڻb8a5$v0aK|Y0P+Hv@Hcɦ؍91Ft<~Lc?jjr#Bяp#G p0HˢWz+awg[6r6>,+c X=t.gyj6 (*sٸ .iHv-̓s,<`(Y*Q9)NkRjdf7b=yKP@;Xz` E(ߠ7npeH+S6Ly*UʿOf#BQNt(0%MVR|V0e4OJ)Y{!2::PQ*F 5V1;VJUtQA.:1q7}׍07rVkWT/%GyvV_MGh14m3ۆ8$tSVΎδ^:.f?;Ӯn;.ӽv;~;/xk;S:s1#/Sa+s~族A6u?>Knv#=c/ݒ:!v8!qxi/lnH7:ӡN+>/}?:ltǻO~Ϊayh_P䭨]J-=ff8տ=)t9dEAd IXc%9ЮU`WA<Z`]cP5Vۈ_}NƱ"Q$m P&mI  =%ؑ RN!ݑgYUaq 5Rn4i4]RNea۸P **H]1J?UE1`0!"T@C/U"BDQ%VՃ&6};9'>iXzXybôb")/"X%> "@#BUB/=TDMaE IY)_a3aߔX߲Z0]MOO"MLOՕ,A^[̼~A'ZS9pOQ0lW%^1xo (ƤVjlHVdINF~kmøkEd[He8r5eTR4$mWw}W\.>X$XR.XX #Pg6W 8e%-WWtWPi}P٦eSfp"2';a9؈W &Ofdɘ`1Ovpᜁ#t@YR#U: YeΌU*;}匓_"-fǠopa|'#9n&P=ӗYU>g;~& #cM M  GPz^=hRMTEDӳQPa&sJZ(#FE ᣆؚ vfr$fza8jZY)P34j[T y_jv ZνhcR5f*:¥ˬ48 X N***äð\⸜&ꬾȲ>+F+4H^kR`+vikxk ++ƫ+֫ګ++,,&.l2>,FN,V^,fƎH~,ȆȎ,ɖɞ,ʞlkʶ˾,Ƭ,l,xڬ,, -&.-j,NFN-V^--b-v~-؆m>m爭ٞ-ڦڮ큐--ƭ-O-td hm..6 x@΃B:n.v.ɦA"E?kz.붮.~J.Pn.n̆w/&n.".*/V.LG:\.Ho^/.nBN/Ưm=oou$@궯c/0{RGOp>FQ0g0pv0v 0 , Z 0Ȯp0 װ / 001sm'/t11G;I_ S1a1wqky11q㩱1q511ٱ11  !Wی2#71:8$O2q4P2&gr&h'&"2)2)2+,*",2ƾr'2.؊\.20+kG81sv2273*/&3W5C2s0P5w7h4S&D;75g3;;3<dz<3=׳=3>>3??3@k:4AA4B'B/4C7C?4DG DWE_4FgFo4GwG:S4H4II4JJB4K4LǴL4M״MKߴN4OO4P{tN5QQ5R'R;R?5TGTO5U4DCUgVo5WwWtS5YY5Z@u8[5\ǵ\4|05^^5_'t]&`6aa_a/6c7cubD8cWe_6f#udD4Pvf6hhfG:C#4h6kk#tilv5m6nHl6ovf pp7qq7r'r/7s7s?7tGtO7uWu_7vgvo7www7xx7yy7zz7{{7|Ƿ|7}׷}߷};PKleT??PK9AOEBPS/img/bldapp_nodptassgn.gif"tGIF89a^9sJ{!R)1R91c919R99ZB9k99s99{999B9JBBBBBJBRBB{BBBBJBBJBJJBRJJJJJRJRJJZRJcJJcRJcJkJJkJsJJsJJJRJJJRJRJRRJZRRRRZZRcZRkRRsRRsZR{RR{RRRRRZJcZRZZRcZZZZccZkZZkcZ{ZcRccZcccccckckccccckZkkkkkskk{kkkkkkksksssss{ssss{s{{{{{{{{{{{{{{{{{{{{猄ƄƌƌƔΌƜΜΜΥ֜ﭭΥ֭ﵥƭƵέ֭ƽƽνν޽ֵֽν޽!,^9 H*\ȰÇ#JHŋ3jȱǏ CdXIy篥˗0cʜI͛8sɳϟ@ JѣH*]Tshijʵׯ`ÊKY+I9tgʝKݻx굉nmz} LÈ#}WKŐ#KLe̹ϠC=cѨS^ZZ˞Mmͻ:sN+_μ1|q)]{Vwνwan74Tcÿ][/襟SU(eB紤tG<3z}qN!T}qK|?R飊tߊ,'uEH`uXKBT(^x>S#LIR?`6bM%yntYLd@tehguj"v8?l& }梌72ygvxDz Iv*iާcؑz]}aZۣIiZ(1J)zV|hlKE\w]cQd[_eVfhiv%o`OE5&6n'7G.Wngw砇.k7T57'.n/o'7G/Wog X pK&:PH*Nt 춒y{TBdhL]FF .j傶lmxW濩l 4@EZLF:'IKߏIJgd#1N A)RLPV%`)Z6т.w^ 0IbL2iKR1ZPc4g&fTS5 ] '8EA p5Φ]CฆO0 5.yP{]hCI2;($Qd$/SJor"EDJy"St&fE3QRsbNS,WAaJ]rD7 JTr9M+W} ,Yc>]*PtH"P&d -,+(:ѩԟ Dk#VXLm֯P_TT` +ٔB0ma/ބE/R?Cڲ}Jt(X_86BmLzq2׸mr +ݪNʭs=Yf%ƛR jSVMw!WHVJ\^W pr]K58 x{^Ӧ7uks-F}e+iw!Tԝ,aR'8Ɗld810>;^ V6N{[rXֿd(&+v.a Ҹֽ,/y4!EBzދI&ΒQO}ҭKRwpYjY-ܭ.u sY^.#cblv1gn%v jTԒbI TX9Fl\b6vq \Fs4,0S8s=>cfVnEE} hK{ڽiv%n Sc({(M mQpݻyha3JF.%,o|Z^mQ(Ӣ8D0LW,9oN.6hۆ>zk.FOgWN:dpgBXϺַ{`NhOpܿn5ZjCNOO;񐏼'Oj3^{GOқzŨCHw0 Wx$g5Z ~wqg~X@@ w@T@GGCJ·x` P}qWPl:;UaFi-uJi񀐀( ` 0y0nP`&]zdhyd w%Yx .=R- P!Ջw:w)ylF[U^%>θ 9MwT  pIQ^I%@&yePhY8=w}q-{9x5i47w8y ٜ-wkB&Z Z))y +PwP!HN]03@&P[ך:'i"}G6:=(B(4A} ݐ0 Va\Qq;xqqy ɜɞLـ wAI@A::@j$ww;x>(~쑨lszg  b`; vqC0 |؜ !x`oFP?z-wx|˸W[bHfW ŀP^ w2l7lz\ Kx8Px@+?Pǐ5~w@ `u\@Bͬ]TW]Aϰ w Θײ.Ѽ' @pq́W>=b=d]֊!XwT- :w bQmz|םւ`y >^~ ">$^&tF,.02>,]+:<>@B>D^F~HJLNPR>T^V~>n|#^`b>d^f~h>Z9npr>t^v~xz|~>^~舞芾>knm6>^~阞难>^~ꨞꪾ~鏾}P~븞뺾>Ž^Ϡ~Ş(֎N>bL& ^텴>ڞn/>:?_- o O  #_!/(O*/+-? q > 'A*nHJLN-Ljg Hj~g$H\]eQ/UO[iddah?i/0 |-ml|ofP\r.s#Td?Zr/qloHb?, MS_%UOoiAB1poO1YT֟0`$?X7ǟ rf u'__o?Z/ I/U"0aƌY   Gp?}-^Ę!FS5GM<8Ɔ (bF5-&ę?a#Y#•:Sҋ+H$ˢ{yfҌgLknYVyyP!gUQ,Y( Kpל}^i Xbƍ?/-#r͗srxsfȥI/X_B}SL)fUVk gӏa+}[5k׺E˦|нM37qsK&[n;5O6ۭ/x쳢}o`N o<{N=F!<Ae.3қQ5$i}SZQWFX 7c gM)yٲ]-gS3K|SfC7Kso7+f%K7TާX]*&`n11^7})UZsGn,Ac$yK7v$WY>星]}Udv3>^)wy+i#B Jrˍ9';l&lF;mfml}n;on0p|</\x'xG>ygy矇>z駧z>{>|'|G?}g#p~?`8@ЀD`@6Ё`%8JD5AvЃaE8BЄ'Da UBЅ/a e8CІ7ġ-(?+Ç?b8D"шGDbD&6щOb8E*VъWbE.vq;ԝ8F2ьgDcոF6эoFюwcG>яk#8HBҐDd"i@kd$%9IJV %5INvғ"&{JR@e U>|0 y3 Of5Pԡ_,WYĭâh b%JbR$i*9L4>@bPG]SI}'6Ӑ/2N) @JI b6tNUBjPU>z-j0 br`&)T},U'[McrUF\[ƾ2qD=B߹XsG4_ c,(3ӿ]VKRtRSݹγ֤{m,ZIl_&BXֲ5(XIKUǶeqA{LhlXXֶ lns2Yy6jZbaYz\qc1S+-R7WOת] ,+n]b_ٛ\j+_u?[D>B@UQ\3iTqX1\a_Pɵ}PH\R~uO^VhuIY<ȶ2Yt'Z<_iZ׭oDYYhBnCdk̀ptqx%bqHss8Cw΃~:!&J hDW˕3-/@9~8 }tӧ6c]jT'pGxp7$>qWx5qwA>r'GyUrK\-ye>s7/qs?z7sGGzҕr/Ozԥ>4Wzֵ[_{>gG{ڱuo;{wu7r p}|VrxW5|2_w7$z)!G}Gz^?W}e?~wa`O{{_ 3y7W~N?'~}^}u'տt$@D8yt\95 A;m44 DtA9tz i#Bi8z3 dBsqB)DoІi-./01$243D4T5d6t789:;<|Cmt)@A$B4CDDTEdFtGHIJKLMNOPQ$R4SDTTUdV$ŀ;PKϢ!""PK9AOEBPS/img/bldap_emprptnum2.gifk2GIF89aBBBRRRcccdddhhhlllppptttxxx{{{!,H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8sɳϟ@ JѣH|ӧPJJիXjʵׯ`ÊKٳhӪ]˶ۭgȝKݻx˷߿ LÈ+^̸ǐ#KL93k̹ϠCMӨS^ͺװc˞M۸s>} Nȓ+_μУKNسkν@ӫ_Ͼ˟OϿ(h|i 6F(Vhfv ($h(,fx0(4h8<@)DiH&L6PF)U`Xf\vYP`^)PdYYi&_ŚŖ&xfr҉{)h!f M6j)EX!^ fe 'AVt%T.:zj뭸+*Zb,J;>-V,G0-V{E.k .ʖЯ;[E 7G,PIA0q TU1 '!P [,2 XHX002;p/LCTua '@_/\:&1X#p\׶G ֖ Wn+l+p1ޱw# dMrcDhN6A@:9 ̳"cM@fzsV@B:щNs# T Pгh@ H4 XI 0Wm4gh@2NҢ&M]Aҧ5k6ci~mbي¬5`oZ t g@y$mm^g܎55nZ[~4Afv,("7F߳i~]Xϸ7{8m(OW0gN'6ϹwAЇNHORtH ԏ[$V;uo!N/NhOpNxϻO H;񐏼'O[ϼ7{GOқOWgOϽwOO;ЏB[Ͼ{OOO?8Xx ؀8Xx؁ xM"8$X&x(*,؂.0284X6x8:<؃>@B80DxHJL؄NPR8TXFXXZ\؅^`Yx3@bjl؆np8QFhz|؇~HdX0pH)>98XxȇH`T# ؊8x#p؋"81`0#(Ȍ3(~hMȇH،$!:hX옍﨎p(HߘX؏H(T`1 ؍28&8Y䈑iY9(io(i؎))y19˘1y.xxXո_(D)9ɑPIRW^)5a/I0)BْS97IM`;?yYly_PhYcمFRɒPȗi3ٗI^`ɏ(k(sxk(HψSؚe(x㸕ɃyiI+ jyi0)0MhMXXٖQ 𨑶ٔBaYYyxɞ뙜s8poFHީU驙ɕ.y`9XVȩi'i%xh>)jZH LI) k8 3j阚ԨʆJ٤>J)x)Fpb,*K%x`:/(cZɄ7IYxH-zKZruz~)9 0Yڦ^Zzm8 F ):ZOhک:%zڪyo1Zzګ ZƚzʺڬҊJg8ؚڪ:uxy:䊟XꙡX>ʬIگ[Ř(ɈH+ȣ}(ٛ\٤I9HQڱ{$;((k)c i-Y RȝY<[ژɡɯ,$)BJi&=Y fYytZ)i]ٳ])K[ٳ9J]kmtٓ9ӹnk Igy|?Y>[˶sukę.;0r 6,x[@?;@ڣWɲPJHy) F%؉)9ںyʷܻv3*;8Y)[_ʱMhNƻۙKٟ* [^٠f\YPۗ۾\:y˼I{)H(ڿ]ʺ{;A z 5Ik# ,\:۲?+;lVZʥLR܃*̶DmU ƺ{ڧj9bn|ʨ v|_ڭx|LzȮǂ\Ȇ\|Ȋz(Ȑɒ<ɔ\ɖ|ɘɉȜbɞʢL;ʦ|afʮ܃xʴ\6x骮ꈐh\Z\|IX~ Ӌڨ!X> $~l(⌬,0>|ș|8:<>P!4>o,D~_lHPcQ~ˆˌ`^jTph>|ќp,̰ڼi:M n콷灞l ć~=azߟ;膽ߜ24Z }.kѝןK: bm:ɓ9IʚUikK]hKqܣ ~m}˾}Ñԁ;ԳݺNǹ:N JMоE lʹ<Í/;yD}56Gx3 fN-ꤽՋ|8l.ݝs2']!3۫nm"O!'(o^}{ۥ܇{N^6%|ݲ͐_i.P8_5UݕL<|]7So@ͧ\dng;`Ҫ+d&ꮺTh<,j7-<2g VM 3?.^L57?[tv8Eb^5܂+`eJޣͨSr!bd%d1PRKLH-ZX,H۱@0Q.ASfD`B TI%~;Hj&!ĦbSUVb@R%C'd}O1| 䃾22 2:GBRpCج0ZLSVtPjN4NVCPM ,YR*耉 R%1ITI#Q*(ˋ"'@,AT"$'>--8Hh)eN )\y?R$:TP$x/W <ԗpQ-/zS?{ӐM{m*g]~+\*W:Q . DЅQְٛE;iLey dYL6STwiP;ըG\QTMMjT4UժWjVUvի_kX:JլgYYѺVLmk\3ց,srk^E'Yn_zl`7&ɂ|.t$]rI6ֱ]b7ݎlf3AO3fE;ڽp#yGRK;|tKJ]LpOc$G" HKy4ѱ %^cՋTa^-䮛kxFOH7ϼTY&.la=XafU9c%RLzu],1x<jiD._&5pdX,BhRԢզr|K"6OqD s@\VIM?Bo~wΐ}.Yx%>qWxjϫA>ۮ$G9ZZ˥P&v}yΑYʎv ΅SbdxŻЕ^Ң;#/ejlΨk؋p \KMŮmn<]`M7jҘg;FiPv} y2z",©|d*~1hq6i#W;ͺXԂ<$8kLa djH1X"(Do\2"|%c);wy- /tǓBJlz?ĐtZ=תX@D w'(Uj:①Fq@RKMI,sIA L$AU;'άi5^˽B3B]FTF4(2LGsh(V[l1ԬBC{鶐AiO#̢϶OB9l:LfPgB7M+XTMSt 5F IDmE e՘U+Cm[ĺe!m_`,"U9dD%RyƍFov'o;6rL.ԄT+M5u "x;K/}3%k/II9HFSJ|S Sؠʤ;%&:|LRGf-K=TMZT(ܳLT5UsT H+M9ICN-Qͺ,T/TkNVTkC@V/?O@O \q<%#ؔB@#CKˤ|OWCS>TU^t}ISU=JVm $MlwM`M W,XFb]@ܕL%ib\C|J`Xya|&ҳ5X,Paecӭ9\2`7ᙥ` BW2NA|:7+4 Zs4-BjSOඏZQe\8=7[i=[Z&^_(a^R-dVeffv)fc&hfjQ]9mvS,!gbUݟKs'uwFt->RZ>>1Lk1XddB+U\8uUxğ赺]F]bL^YeJ= gpHI]skhib_6}dM;VcC+i\dLTIDNd8֌>@ق$J _'SzIg]:ڼlm"$BFhRCvK;^JdbK2ge}@L6^) slOi;.4c_5K`{?5$jg?Ƚp%WPd~gwG o b Wnn9RqF,rRtN5gPxVF{:_n>n"f6Zkhv,S!'l.enjl6EAcR5ד-aH}XmYkc.B2Z+1KI..S=0GI4=6q=_%.JH A=tX=Fi3nJVlXLSk,&mJ kNZ5ּLs^W"VmE1_RFKu7<~qRAviq&oՂvomd~4Nus[zKKms6ߣveEY@fίMuJ%s4l:n*j$&o&1x%^8_ZBDmG/=S֌T>Cvy68ѰC>,q&zŤWHdoDD/Į@=% ]K{Gq`d}{uqyp:|N.GOy hr-/ro=ruGryX?n}〿aQONS.xT 6cFc*w:i8>#_m7jCO4E73_ |wlk53n~ucOfuiU}]L2|7?MD?l{w&8@ 2l!Ĉ "hb‚7rТƊ.bRH1zxdC a%Μ:wLė,W$H 0mb|䈑B,FJ77-(״jX^aƥ;qhͣrgE$޿h.l0Xv1QNFDYrEyBns햤ro6W`\-SG96m(oVY-8-cb F4@VǓG̶0*,Oj}d @# ,jQB 0֑s+K嵶npA7mEW\hm[K[C6Eŷ1X7ւ#Rd``eZ|bU1jylR/i}Q*U^ P SCUYCze<[[Vj)-4ʐ,3{U*wݱ0+m6D 7ax8 RI׸zQ[փqZ}7+B D]x.6]˭ Kk\v/ rN9WjTSUg?_9hIbiWYLgQ/w]6e1KbЯ~:ʗv3Ѕ=J j OA/;E09pkrc0~A^64Cf{HvӝxKWB''S c0TD0~=d4TEB[P(9zR$2AP+ѱ~#GXA!A"wr| IRr[Y&3Mr$(C)Qn*SU|%,c)YҲ%.s]򲗾%0)a<&2e2|&4)iRּ&6mr&8_;PKp2k2PK9AOEBPS/img/arch_diffroles2.gifGIF87a𵵵񷷷򸸸󺺺߿ώ乹655;;;iiinmm,,,aaa('(888+*+444 tttrrr___! RQR:::TTT[[[wwwLLL{{{KKK\\\FEEdcc^^^```333>>>uuuBBB@@@===<<?цIGHUSTywxqop867WUV=;<_]^?=>,H*\ȰÇ#JHŋ3jȱcA AZ( ȂL `ʐ(d̙%IP'L 8P$ȴӧP"Lp C`$VL~U "^=;Phߚ @R%]%ػDP!| @NK^2̗Lu T3_ w 0c*װc p!px`A:@6d0+WO 4vTe >X!K.@2 v Z}ӨƚlI'l=H$`3AtH4D! xBن@@F@!@9@Qg@iYEx2p@DR ut"JY%ɕ48@$ F|)bI dD2ЀJ@}HQ 1pIDc D HBAC@PDTä 2\BqԱ0ESr,*=DBĊK Vw,)C$# $ FAA D2A0z"P.= X,@+P' + D$x[N'x'DB|S0׀AN;K'u Rꤢ;p)4 `59+DJ,0̪21 C-"( 3 WPRLz9 @ˤe &1N \6oOrJRC?H2)O pB7h(Q'ͰM+^ .PN;<@Q1 @?ԔTS@ \1DC$(($l!lQA/j\3PưC"0ʌa5X$ɐG TXPL k4p|h3/ P1) nAQ D 0P؂<\` C $B,b<5‡,<! z|ol, @A @}9F_Pʫ: %K] Чp!M h;']-8PPmpQ7qE(NW@/Q0 IĀV cHd^F1,\Q{]fWnw yp‡=찼Azң0 KшQV!N  3buHR`| `b`R%h/'Ϩ2~1 `8BేHi p,,!A4xiNy +&|TaG+li[[̙H*|3B/vq B~S$h>l4TmCrX`<0XmFP@KşW@As4CzBFڄ5EkFP<,[x8p\ԭ,Hc|agK!c% t%# ia7:t`1#4ja3 1"D"Hlcd{+C"i D.u #lLM n @x͈&<~("MB IܢxC%CWFd ؁ lx$gqEш2HD(=D!>:$ A+  @ ۰|c@n! LP EPB`.ch?0`;8H!`P0pPp8<ЁZb@gH#ߐn 0#@bpq EIj 3Xc /c@ZK4Vrm|)Bzhe1`C }@ P/1 px pzT ]k0[;H 0}n0r8Kpo0'2|` C0t @ D RFC u) 9@ZqU3@v D`0Ep`)@ ',PF!|c 8@ 0 P6t̠'ÃS` h$Pl  t0 fq10H Ya aa3tARF xG Bp W@?vΰ 03}<%s'p  *H1P% 0 ܰ _p#t 00 *@(w x 1@'? ~ , `#aPP UfgfkXPP S1 `f8f0 {pK~ ' ?QP @5瞯 P$\ pp .0=%`e1vqH ɠ0x{ c `o` 1)JIr\f"jdk.z(1:5z9=*@(BJ 0|47 O`{Y]a:e43@ũ1p0 C "`I2J6:ʣ>0E* a = .Ш a@% I橎,@P,"0`+QrA 0jmJ蠎MiW@d iPu p`n꧹CZvR 1P^F1pC9)E 00S' !C wePq "tX!qF@l tr@V` Y/j7 į  wq `G 0 c@`` P" Xf`"Ppu "hc1 e700TTL;[ W_b v`Pp{aRQ0|G:~B {Y#@ ;@+` Y1}[!ődJL3; Pa˃cp`nS T @ 8w #px }@P`@#pM ʰ {t' ۠ w s' (\{C@ 1 I ༾G?s@t 1@WVV ` Mw30P  H0?\F1PvPq 2pAeO۰ @1Pl}4;p P 3ܰP|\\0 e Pp PlP4 `` a`<=P  dW epjE!+<ʤPek"X'M e pLX ep P V' ; pʈ0< XY * l  u`,` `510 lFpEuPqltM ]sT+ <40Ѡ vK,#} ]# fFю w_ D . e(}+/ӯ<@vCo1Hd<ĐqLOQuSO\k=O_ac/ͯZmjO =_`?VVhxq X` pR1 @y2 =/+/?_QZ@ a@.аߓr `Ц3: }OG)>zq 4:^Ym.K g*Ecp ;\p(Հ0v{ǂuP 0Q!@@ DPBـ1b q"QFXRH:x 0+ Աc \ `PAډtp#@$\, e;eD%[b5]ځ4QIbx0 `!أ*Ήw1 TC96jjR'@z6ƌg;bC.ƎRXdMF]p1qX>a=$JBŚ6-28ṋUeو I. `oҤ†Lv,Ih 6b\ tVĞv"b!Dp8m`P apdgQerrQ&Vd7NT(Z@6hFuM QeYA^(@ 68x%ca bD|xR#6@șǍsC:G*#hbxGaHف=nQE !<@XL1'7N -xaz|8OE GjQ&\B@Go(To%.]ae]ؘ2e) SֈEh#m&Cqr$j 6~٦=\pe؀o$@9pfcQ"6$@ n$ #X[qW,/qcJŵSQ cI@֌h6uL 4HJ 2"B0 w0d D=6`mf[>afܘ)4]2]UDC6(XI0h6| U:Y"` (e,-_SW6 A"5dqVk˜F .( BҡI-"L\8)Rbpa PJ, F8xyl ;ذJ,;]vƇb,"TH|Am&3>܈AE(@$ ˕΁Af Htӥnu%9ATOv_!K 6p0[x|g QDx1\j^H! ~ Jf t>@+x"I0 H f#nE 6Ġј6"%r@ "8d $TL&sks.ŢЌ4ՋP d.Z`(\"p1I:~ ]X$Gbt@qSIҬrE ,VQB`[$D(|V)XFhYMSG47O @$F H%IB`JGAr$dHq\"('ZT.GD!R[@ Tl cp0і&29GXE4n*c >S:!fuI€K!ѭbZz>!I<CS㞲B>H  ]E-mT; ^I!'7˭V1-nxgoMSxH(wE p* *MA?zЁ^ FK@2L=PG^3C+5t[hF DE#3dl5WhFNXhD54bEƈ/3Ȁ#GstL=@vf'0[\7X˂c@LhZq̑gD4ț<DNq^ VȊ$0xL\1I8f`![伐w0*L1Xh6M\H4 Vh2yCMP^͕Kƚ,N<=PN\iNPfx@[#L\Eprʁ8P$O󴈣O uD#3zO!s> "&K -@*+P(QRPlF<T;Ѓ[(P6u* 1h8P0@1%4Z!S1Ođh=}(pa2%+-/RhpQZIE(.]+ʼKS ETܑ Ef s,?c,kJ(ݽS ( * </F5s'TLAdS0RK(K C=1MD$0D(]'a8hUeXY x'dH҃8; @;Ȉ`V\!V= H1F@:g%7:h3[0 L! ݛEϔ ]Ҍwug8V!Xm;5&D`&WM8J3X(5\(=3p/`MS@I̅H@` u`VjFF@b SW0dxa2>*D ZZKx,&?\%wEZ H<P h*eX)ځeR0J P(h}X]8N/XHOӂȂ;Nȁ Ēh(`HŁS[](QrKm0xQ4Ѓ Z%ZtMD1XHSxHMWߵb@DX\AeUZBBK]8ASBRS?(S&`XxΡ74-\KEX- W=\ jO0J %-'LXI\҅ZjC4 C>:d Ѓ\ #?ABpBZ8L͜W݋H҅/,`-Z څ4u12;DG^_+$f` PIe*Lއ-ae .@EPL% Z8,tQ }f;(bVXfeށ20O`v<pY0\G*x&a(?Xc5Vf;K (UbؾCЅ**ӻYwb}ugRi f:;Å.\p8+#}y\YP5hWr1XZXj&h@Sai 'u^%0Wj-hh{nCPûB8/S7쁮8(82>5@{ϵ O%8ځ>p9 PD ScXĞ1xrUҀڮBP~8)XKx΀bW9;eݞ &7^0/4ɵJyno $ @C.41pO2AM>^5Wkopۀ3r@\'_n(A.Xzp\=6W+VJ8b8ƠXqΫtM]05ؼ(`߈O1hx-( wnǧKpmH?@ZX[aU8li̾W1-脁e((0'@W&WXVa\qT18W_>4xMQP21PQ=K3%9sz A7(Ta@5$ptH&/*.Є`*fB e]O3[& S $677;?G ctdLN߂PP0m}"vHO1I''*J؁I[e0趄^0EZ(W Ch,w0P 93Є> tjpX hC,Tv𽂸Ń ZPKw`0yv01xaҁ\G3!Ђ>%^('XK䶁buKD^_dGTVWx&`j}d&h(-80@3]h" X2 hHwu?+煈3_`N Ι\H(-蜃kÎ_Fk&,h B.`!a1H#Z^,r aPJ6r<Ò.lD6 ҂ch~,NZ,m*S$A)v\ǒ%b/GeײY jQ,mWEueP'l4j&QPrK2iũ, e=|xԉJ U@Vj]XtT+6m Sy'NG6Jy6Gɔ+[bf͵Y2͏&]iTvZudiO|}f Ѐ} ^IGAtDt9FdQ]Nk! i@APiU^k Gm2WEs4`#p&#_ lQt u؃f0"2]H1&>bA=dZzSȚ s↣ :){ֵ#|"H QHe2WT1Ѱ$MYue@V%B3p%v c%J sfyqY(H!jQ2%z^q@˭1H,l={X1is-`IS|bLZt uYZM5KYsd@(ئ`/WŖo#6΢Cs4vvXҷ C \iRrSu%$pIEmT0 0 LJ[;յ_["}_2㟎^8T!1E󺄐5`n{Ŗ஻leic KXA>7O*r2 a ``^!%)\{S708ⳲHKV  N tE+ӡ`# *4'9PN  i=FX#X<-,g< EHЇZa -tE•e;\+(A%tH"*H=."䋖A<(8~PAJ5q+Ƿ``$ `Ie4nUAEK$#wbUIlqID▛ v&je`  kw?Ԯ!-HZ$ 8 +A\B [ d''=|.ε" `(A*C@ YB"u+#LV ,D8ab uM&X<ީO.)ˢN6CAȐ\21D.<d@ЇwÛ  ͱ'.%J.EvQ04P4á+| ?H㗃7 KXIshܹB.bIE~L?TA,ٛLf _/f=M \5P Iz. i/y} QmWB]tB;mǯk;uG_6=mL=__P&ĺ5 (^0 fIAZ͉ rm f 22(B B!CtБ    `I1A.hG E |3  ]`6fdcA@ EBB$BJ pm`$Gdz)O)\#KJ%B**(ATMd]U ?2%\؁ Q"Q2Xe5d:#4UV*XbYQ%B\@0$Ue]* ؀8 `&YnXJA @- WLX"Bfȥ]*WH$fzXތn%a jcrd :4꣌ 'hbXX&u%dA !Dqj$sJ]W (@@X^Jv&|%^r&jԀ(|@P/i'/1 BjgEbU1j.4$A]"kF@BnkB* C@ij_rΡ=hq*1ਫ਼zkBv@'xIf,X{n+ x''h !MlfA  Fi|(Bfa,AQ=v l >hBX$ Ax1Cdl}l,p+'p 4zkъH@,A/8-J- QmqX-bo+#3t-"xk1+ !dA>mlm 横6*HBpB0f6.@ -|8@ x4Lۖ} *҉kx4l.u@D" n4-.⎮|*UF"1)T.\zfl@ 4. @ hz'r/D/oJ4rNmcrl)N+l6go@%T5A"HAE1 l0@f&4 C㺲%`!B(0xB( @hJA(.h/8 I`B"h0w*100Yԃ!P1<\<=ǎ4A dr Bܑ2AI '3$L@*huq9*t+< s0 # 7&&ǀd\@P2M@C x!X <8`,A* (A'pU ؁(BTj1A-B=J_ 1**3 TD *#l e+\@OJ{@201&#3,P%CP+T4qT5<$C" B6AL($@5@C#Zp7 B; 'Ԁ A :гC;lB.Z3@ B./ 8`;PB,@%R&DSt 1FF?d<@+\\@As?w @YB@ f@0p "tB'tOtPq0 rp,R B,L4 9-B l$d5 C@@!$LA*8& UE_M,(B \ :$C!8 46XA:@(8<=Ă!3(C.(A( )vFo @0C%f@,<ǵ8"1p't;1,d0 @0,8B ":xw0s7zwm{7V3* ( h@/PVB 62:L@ x1>PA AC <xx @`;P"C A$DB+\2&ֿD B@0VL@>ʹHhf1fԸFhDI!C2z 8?h1`hӒX.AN<`xSn$fպu 6z9X3"0  X X@ 4h (sֱADj}9c (Q-0g0{Xf%6z刵#V) )R ݩ2u,X`Ja*dtFE\g׮QGRAD\pT ~`۱U&@F^ptbe ;ذJ,,8b&P"9bEb@e̸7bPe  $bC;$𦪫(lɍK,2 -b-.TK/0S0hB2$2k!c>XeTc` lM7Dx 8@#8 S9砓:,U@ $8VT6p@ $A<"9UDx0 iB (S3;6,Z"> ݋.\pm2ʰ*무j뭸뮼+|39@< tBMm^mnm~ nKn* D|<_$a#HLAH ȷoy7NZRr*2- 164ׄM 'V~lύ TPB;0ё-QHSҖ1}yNgI+Z'6sj@ծ  V7`-`0L3VS: pEVQEYҕ-uYӘ=&.h:eNJ˧F,,=!0h+$0.y`aB&np2^Њd IOq'(ŲKe fYKL|.r>1AWC ~_ wNm+`(7 !Q0`H(6{#Nb4wxCr 4avD kywnk`*F`` Dez^홰{ΰ[H>4Tc'wP#Љxp"̘-pL`hX,PP8'I48Rb`hcKElq DB#PDw8a0,ɋ/st(>P2_l6@E~GXL"I чQ@mz@BD! Ȁ4@zxE TY 8 T" Lj! ⠉+XPJh]GQ#(Gu RԤ:MJ[RδPwӟ -QT:Yխvh XQֳum}ȈWي-z%l+c9Zrܥ| LaӘ@2LhJ6Mo$9ѩNv'=O}ӟ(A `dCo_-`7 mn-[;pwo]W79pN%0 HB`:&:fDn7Bqo9u-+WM ܂.H+~_-`1m@9xp7c#bX:N+!bVRUlk! Xa&;!5(@BP|D=By,,M,sX x]T$ FЂ``s 9$f-L'gA߸v֓!pYw}cBɧ  fF!&>ʚ0=iuzs#OLHf u"կ6פL"->dlNLlc+1Һ-|~N4MH_JLh^7 j\%D!脧4QZ-# c>!pZ#ܘ<__D@4thOںk2e&N/ dAHU|y[|d] 89 t|++ %Lψ?{x\óut_h1N;8pE ^}q: O*?]DHwP.|?|99_z.c*s*. Q~!MC7k$(gxd}N @M .j a,a.@*`FL*`Tn:56@"bÑP̠o/,~.}H` B@` /.ԏL(T@ODh l` vf2a`Nx@@(@!@wp!voK X! ^ +.!X06@ 梏/ 4@ 8 g l ǐpp6 .p< ` gHm/] ^  nl@ ڀ`j!@r p x! ا``& J@M-lOY+ @Z@0"xq;|Lj`x  Y ~,.mNҰM`@.! h@ڀ&` z2! TAAp@<F`'@VX| 2@!_4a@ fA"e",Ƕcp, "#0$`$#`va5# `r`brf2mjl 2!lvRn`lAzAV !*`ld!  ,%A \ j@--P.R/M/,#`"/rq6@` PkT/b.3=:b3(oD! b x`. @| !@6+!,#^\@ v@:-m!%i.qn :S?sB$at/slh0_$s% ~`H?g3LA/@>Xd 1b @ Q @` vpL! & 6FFS~G};K2B&3JI'd! *LsmL^TKLM M N/!8 LvvaJ` $!@`V4 @Z `` za @L Fa S#>W.n00@L`H 3TU2;ƺVwmruWm "a\ea6feVfeN|U#sERO(a (iu$^6@0~ODv݆-4a=G/Swd`fl_6<6gn pa^Iwc?v+J1!V@lV52_z +gXMgt*hVi0: 68(̪kuS T;|BoZd@lVUL#`@ 2J3#@`PpSqq?Űg3ri8wLBw`cN2 ~<Vwa7Su/[`Ҁo+w?2"LA;vw|w#4#Tǚj!AL#pym0zM%qW{{u*@`r^@L@2stELjGJRk~Q~a(W#"! :Bh0B.`  `r#vP#> 6Ɣaywm 泇2aHyKg8Lk8rp#` 7Enop9ku@T`9`"j9s1 Ƞ :" 8@te/(# ~``hu#vv g3 VA " R8%5aZ @ A ЀV|m`T}YtSbykyaqyllU8@5 ;N^v^`Y h@##bȏl&!x܏B"L F+Hs{u;Mʀ @` Z `l >`r A! ΀@ \  A|FVyU̕ hu` ,4b! 8rb/b8oV-רoL>PJ V7" !{@b1ŝe UL4h7 %,vV`xA @ j XA `  05Sӳa VZxG[VlT H@ym`$R;ŧ{&X+j,OV,`L 笹 #$v4%ٻ&trǻrى l9Tab b~+qZ@ F`t2Sa%\w!T ,o, b_ H"DV"l#S+@oh#V|Ȕuu?HW. >]AX"<|* j Rs 6 &]u(`uѫTPTA؂vz+V 6l֕ku̬\9ٓA @!0A`d@| @f`Ā|A\wza,{ܛQ턚1؝I~4`0}=+ n ,#"`E|ճ"(~,ɟ<úqYy؇)AD` pZA |`(@ @7!Gܛ^s. އ,b2Z^:} Ǟ#"4 l~#J ̀NaƭGWׯ,^,-&\s?m}M_m9X3]ߗ9 zZ Xe…YRx111Fy<|@Hȑ$K!1LG@9+\ 0/#^JSСD *ICϥL f prԳ1gD c/f 08bŃ*` BР480 02L $zY?|Xf ST WeUW_5VYg1ZmV\s%]y@_6`S,`D=d]f}hjlݖnp$r\D-K݃Yv=APBr'`yLQ rΩ.*R|Mh6R2)`PE N RH(900D!D .ؠNA%UVaV\yXdZl\tم^|`B ’#d#HFaYyhfjƚk!"m/pH"2 sA'MS,  _ q4P,rA-LȤ* hJ{wRSrѹ8ĥdB 6d" j!*a #h+*"0HccYm2߆;>@jn*}&KkfOFԗ B9pՔ IO BY`1K};pS%&2/0 .8Q!+t;a,`PN]<&>&}b"P !q" rbz2 r\J>g+"`!Ȁ6a~ ` s,&1S,zkS"["zJQ BQFhKTI' AYHpFa#4Cb1?PjQw"e6GFϙ1thq\l%Qyy#hO0 ͖]ϡN@yF ŁkI%+BA)I!B U |R׿~zb +r$BԬAX&Eygf8(,Gi I!`ۀ2$mz<%ZT8BM\,%%Ӄ1``h<&{~$Ђ9d!.A X r` XnHC!xB тi1(BO*ldx(oA"np=< ~o{z 6ȁ"mx)3m8=I@֭-|Z LQ{5p !bE \Z E0Z+dAA =\ 1@`a-D┃%<a.(" $AA` @ pZPR0]kev6=Vzn[K~%7vhOI6Q.U`w @KlwD]T? nЅ0 0y0ye1 ` uPc M dV P &  YԐGls G twnwuKuuVh_}~6`nw`dvvw0w@uK]! 6pvPp; jH kEr0[P ep9AP'+ 2 3 @ 9 7l&^L򃤀B8b;lxf*ַ_WSP4UnWxTkp)JwH_qYdHU A 8xY }~ k,iH @ [ (,0(4:haVx8_!_קuVc ~XiX`aGP%"e1 6 6g`xvȇ~@ 0 z` >PsPH @ > )90W{' wX<~А_lagL]m]!Yv\'j4U0ys c#[f`yv pB#@q= @Opf 55t A vuT`s8s<'u C7 ;xÖb5`O7GXuIhmU+P(*9&&/@dW~`=aYP)y'hY֘)Fh Vj9 jΗgQ6gYp)[ /.} `6@̘5hK0i! A0 *YoO-oF1y@P^^1 IbDue3$yaD*)& 09PJP# 90pMp/-0eqY:]9ăGWlCj F )'A1 q@W t!ˑ`_8M/w~V # Ec02*q{\b!wroNTj|3` pؙXl= @'y @ ˁ/AO=P.yP2hl`mp/6 73 2 @a2tp[ƣ7C: ,ChK*uy7j #Yp\N A*au!஥ UW h G/P< N WA@*1x6i3:],֧1  % SAI^   I `"@A #Т^ l r&PP 1La27%  7q M9b+0qB8ap)D(S* FM7go uww:~ İup `Y @pU7 V z3)l\<@lK b¬!k.s @UfGb}о`IНQUCM@ -}AF+IѴOK@5@ p!pGIf;e ` ) p m А1` , ceD T{ .vZ؃4@Fh4@ 3 =pQb9"RY^Þz:i "p cs ĕPH; @Hp < .`07`L!%Vkn| (PʘJ Je[gb ?0İ  U] l ]X<z Gg;^*VW@oJf4Ө }IhƓ @ `ɺ` l' 50 Q=  MEmԽoi 4A #pePzE`&)0L;af0 u ?FJ:ԉYY|׶i. oݜA Ld׍=ym *>j^5؅ Jl{٤:n̔qW  Cؿ܌@UR`u~-Ƃ< ؾb?&aK:qAHSק>=d KAܼj mm.qr߽>ޅ}ތyFo4G1.rB A`}4$A.⛆ +').) ` cP 0DY[]_a.X. 00lG P;۟MY5uCM@++ 艮>ЩrPosv>̝tՋ)^뱾~~ xMPK̬N.~贞~= JMUgs.#"N @n !L_ Z P>Y}0?!/#O%?)+*/o5r훞"۾6^A`KMN O" 4o qܠ=( uC@WNuowyFCj.ZO-9]`/zN@co noojsr|Np Ct YF Y*xN8?ݎ%.^@hCtoq?O/ W*??a꾯9/= !RM^P $XA9Çu(U]Z]@)-,(IlK1ep 3uO&  PI.5 "B f%i!H $E*:2 B%0a+U; Z 88$ٮ3n1Ȓ0Ut9uf4R>&)TMV5?չ`رe]ͅV!Rxc쫑 jm\ ^X1) B+#u'0Ep  n0҈#c~&kI5#&Ӣ5I+vqDk@r . .x#5 & #zͬ.x# ZvII$wy IH$!KL40M6z` $ B=| D0QUL8Q鍌X!e1+.Pe }- h.bɱ2iA 84.b,UT=k]0M^{ |:]V0MDm!"~ )}c0T9&I%qR#}cnAok XTŐSL2)`Vb?Lxb[#]JD˜% R$.QF{wAQKVr5EM]:܅W^z]98!U7V0@0)Y(:S2w]xφ2kjxp#k!fOh,!/$Q;!)RKtS n]U 6~M ޷㏌:D "Da@ 6Sn)4F}uVlΦ ȇ[;EIKtky[#@< kԱ) z B[вh/-2F KtI+'T}gr=)Ǣr7= A-_+2ǀmÝbCV j X"VxDA 8($>}|X3wE}9$MR!~ 밈 GKr 9QK!DX$+_cݐ n*~  Scٞ:h*da qQtTl@F)cH4>ECtZb6ݘ s#mGPe*D |iDS MQ2Kˤ_I0)cbXa'R4"*><*8B2B̜pɔ5}3!i0]#5OVG>A{R|RDA%ub6_)NԅKei)0 x'ۚ%UP 9(%GeoR[hD#%UY`@ 1CE$Ab(4ZU)N4'RRO<.]h2$k1Ȑ⎓zT:7n]A@^#!TxV\;^P5(!&V,X6llHOdҲ5qDH oWѣ*oP#EPyccdxB~/`ФUgAZY~sӥB.Bnw+d @ˆ8mj4\ u ]}"J ­ny[,6(\)-qs]Q'ԥp{5jaYg% W/Sx<2lGrU0 S!&CB~0QK(HSO$|*g Ʋ{X\;f\:ȕ`Zч7PE+`\M$E< ޿#Le WJ(+'ZureT\@p=)p)e 8X@@&yp?A#)b=0F0]p,q$C@OY0IPD=FZ;Ѵ d7|AʝsS'OBO>bn 1p> O=e4郌{/?ó<Y"s\{-[_hz,q|'_g~|΃ܲ ':Q{CW{ϤS}/% @@,@>>⾈K7; @> ? A 벦㉎п0@AAL@< d@ݛ 9A#=?^Ó `A-B.?T!2>GC?;n\o,Ǘ9~KviEyLHǓ-C3ŶǠ psdF[$HwTH\H+<2xB }H%Pɘ(H|'C<|Iɜ, IJ-4,J<ʢC(QJ|H&s~ 4ǀ\ Q 8!`+Ki(|<ɺ̡*KK<' GJ[hl|\"\#hhM|͕h9 GJb8;,ML:+W0aQ!M|H Ь/`NVxP;Lb `:N:2\:5!!ضn4Vd HA(W` Y; X `ͱ2@+|#&b:@X˅/8P`]BHPlM \,$4RP m 5u#3˜s<ں@`pMO_́Bͥ@-pM )R*$e &( =T״ROҰ.}^25m$ 5=fIբhrsUʾP0g8ؔQD3C=uXHTTBDҙȝ@ 2I՘Rg] JVp WqTeςXS4q[StfR5U%x5UQ* &W~W*YЂ ECuVhJTҞ&M H Za^%8M<#UHf%kl6 ix,Qd0RRSq>Ȅ+Lg]PjgA]0 jmXo}6~։-N"YRgbKX^`0)|F1FɉL XdKbMT(.N=P^c .jD4LkDLOm'T脯k;k=Ёl5[Jhhh@[@첍;(^#m`uN4O6j I>@@gցX&i Kx ChKݶW@nLИH@ `pn#́,]֩ ͞PCFfkцРLo'Xv؆(Xoܞ #xg,H[̆HhRe 3o0]K3r,0F?b!P_}ZoTF>X([P8 WPrE75]h@8ԃIp։ BHԀ.gY>&o6_s7goS!َs>#N@'؂m&NV`eش`5%W( 0~ a /WN^t^B"ԞL4VVWWHt YZKpԃ9x7P0Xo0 tpKL΢&ue/ w`gec81Iuz{|}~GgH(%DpMUt̂xKf'ZPPcx0g]" &&'Z #] T(lNyIJ0JmaN>6o*x<#JSQzHJS,z`7 0(;&=5 T fh Δ׉HoR9hV$zǷFK ЃY@/% Nq< }zIv}}X!8ֹGvmo",pcou2@@ A+ l5P`! ZEF\DfdV?b$Y KoidJ[M'N>^8!F"Mt)ӦNPP jZ͚%¢EhnmXT@&`AJE)5f#NRL ,ydB~ͬy3g @ $H@0D!o >TZѐcR=Ȋt6#:f+2V礑 gӹ`e,?ydsR)CvNhԩU"o>e@!QB B\uT-h% \[uIءFV $WNb1FvZjAWm#kY !sA'uH^GL*ݒEJ fB%SQeh0}~O"  O V`Oc[+(B`>Yx @A%iCDY$FJ1WH7TN;̈́J+:+Lz  p {LAP XryYOQbNR&uS܆u d naŃyof t("I)ah.RpàZǜ{cF$'7g]T`@i X"懊`Clot^]sɡ Q'hIrSL`CM o+-A(a pjsӍwS{M1B}DprPhz-;eYp WkPI 4-Tl9RBBft5Sa]g+6z Bs`AsCA (мu  %`O =0:`J#dПI&&B I',".a  ܕ(B_ic]Xx9q) C 0!lRAcźQ)\FΘ_n`VaV<@J @,`< Oys =ez+O|3>*?`Y4P0`; " \:ХgtX Qu7| h8;_ (`^LnEGo~_׿!&'l>d{^&4J ,Y&Ȭ聑!\KxpR L^<`@(kXD0щCMdIE[N!ջ.K1D#262dI&.iئ@4wXr]mP#A 3yK![?e 9NS)dN/aENJriY+j4._Q<1F763H Ɂi(PPL0 5+9%"T&d*( X-k` B[VajX;):Ar %E8ZZq%]= F_d5.4` A׀s6m; K  FЀ@$$4B+K)GH[s O[0`Sj[2Z"*(kQbs"/ պ%.JgN8   y5ma0)'vWC/;'?M3)(0(Q(X+ n ?Sr -a^q/܌`[$]+]V~.a@7Ve_K,P.@r~=wJQK$̤Ure8]tnE̢XSiL!@Nɴyl\=7Bo{+kzh qx;Kan Lx &źcF'(F ,c ] P>w}gV+ JxJgd]J43FA yQR3 ?韔?OB| ؜@h(P%D"@5 \ueiUZ\Rh u=lBugfFUh\mb8!' ar@'hP80XMA@d znSt ~q$ P^ U@ nF r\֟R$ I@!xl@d"dL"OHOe\e*R\$SY"  # Rf @Z8SX@[=k*+R췥,/&*i򝵒k*\jijNi,l蝪6jւM,i(*-Ⱥm֒,m2k,] nz-rkBm2kߚkVc庢%ӆnךk-Rn.֫nm[C!Ś@4/:gjk6zo/ʂ,roo/" oΥJ&ƭSoRE//-l-^mj*p[ڦ',+_WFnZp=0fp ǣҰ ipE˶[jʝKwiܺxyw߿lL`C% 4cD+rN<1#b# t㩐/|3O̘vj);y7hݸeŵA.2ʛO\k9sңg^;{?\|O.=|U7xށ^ GU9Q8`t t=e|sH_|(JOZHjy!屨+vX$iZX/¨v5#9({Xu$ Eum3[Nglhn&G_a]P{Ir T&.ha>*_Nji]nGh[ߦg9i^#l2Fy㘹8\jgnƹm'XevR9e:BX,::k8x+Ynj>_ $nyK7s »k)m+g6)Yj좙1\n[,lY!2R)2O6h)/sR&n&&Ll؅ |FhSɰ,7=cm%P\O1lF] nb\Wݴa6fv)5mIomw fIo&9܄ɸO-or6 z&NȦqkz먾RϞZ6./o;PKåPK9AOEBPS/img/glb_german.gifFGIF87a"dbdĜ|z|Ԍ̴TRTDBD\b\¼||DFDtrtĜ䜢,"@pH,Ȥrl:ШtJZجvzi`L.zn|N~qBcp ty xиf !#!! !c !    cc""L+kD;s"yS !ÅF(pD2'z.@pS\//ebT-Ē,P!"ʉ{'4gr\ʴidd9r޽ Ur 9K,)U!Z&wx+Jnښ˷#jQDxbžy'"˘3qKZ=Ւ 1o;zBK=A\iMvYrIM/J+_<УK|oWνuË ~~ˣ_Ϟ˟OϿ(h& 6'DHcavˆ(Yۍh≣,6Bȃ0(4h82@)DF&L6Y$NF)IBIXie\re`)&_iA #BZ)sfbމ]Z)Ih^"ڧaiB 9ybQZi6*( TʪIiwBB꺀hPe ?K+Fl2+mFdXKN6A~Im +NkoR-_;,TzfCo J۩@8pSqѻ{MW2şZ |w+߇ l4MWľv6\煷 1cNt䷾e;ާ0~qv-Yk rQZB#O&W3ÅnHkS/}Bvx>0*Z&,lgM3a nhxe0bLb_U-n9TQ6Gꀸ*?m+򾈭8.N =*:"x,_bc渀KB񏁜'$lm 'ʨ-d+,pc!'FN}e|?ywT֮lJҙJABD%8LqЊ7$E?=\Eg:Nrb<ۉe2<,}'"S k(Ƥ9L0޼#4z.YhGGbkP&F&&э3m&J˝" w1/ђa:k/QQ2)h18nkR͐Og}d6hF'$lRӦNZ?Uan})Nyԅ|hOanԫp=qg"9 /Tt:40֤bKT +2hVD.9O֕LEfVژac[CkX[*is[ۙtYvG,UU{L3'Ezsr$}D3zT eZş޴-O#YVVհg=!B-t ^dv?v\FEg:_װ6K}ga(n+~Snbx HM l0jD91p<6C ;(~8(4N [y,^P64fydNsH,[cyt^?B<bEyNt\WO׹A:՛+]Oþsd0-W nx935}1_[ A;u7񄇼xŗcP{k.8qGWOs]ǼpsG鬏!^xo=⏮wu|~/: $Hp=ǟ|_OG~:-?K@?K?WnE~Gw7j78}~G~w| Gg{W}{ (uWvE|wGw{-hG|*G 8wvׇ&'qXv'~Kxhwt^gP?؃,u ؅hps|X|1؁8zP+ȃ׃dx# W0p `qo_<~"Zȅ7rz.胒o|kw[X,H@X)j`Yo/P +Ȋ2ȈRzq؀艽Xf+kp;`肷gPw(|Xa{WhȄۈ3{HL{8b|~`t(8Ax n@noPytgkW 0neh Y !Y8xz ؇ m֦n7Pd`r 5I #G}h9JIFi{E RI\y^+jlٖnp WIYY cw] LyYluy 9ips Fn& pa) 9l&n) oA9oooiw8Y|9 pq-wqnض{gr*r|zVWPV`{xc_XxɎyv#(utevnw.Gp(~|0؉4XxptYgPzwy T~闅*gW!ʚy!8 _)}}}z`H)t *X8C:Qgt#9Xw闟PʎDHhv wIꣾ臃Ź*XZg00F)MyVjj-*lJ}@*9LڀW:hfbꆣZluxޗ3XdZ7*l ȄǨJi()d؝zf p직|y*նڧ̪zڣj̨8: t"zsg\XuCԩ9x'zڰrzu9Iɮֺ7  +뀓y";:rx(ڲ*ɒ.ɥ1Y, Ynɓ vՊL[ ٔlɵYʛΪ%ə }[Kbgxz|۷yldkyj;Ƈ; ^<ޛphZ3A}gp- լ*N 0ΰ\\ӟ:~@B?D_FHD;PKd PK9AOEBPS/img/bldap_deptcol.gifrGIF89a9sJ{!R1111k999BBBJJJJkJsRRRR{ZZZccccckkkkskcsssss{{{{{{έν9!,H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8sɳϟ JѣH*]ʴӧPJJիXjʵׯ`Ê {pٳhӪ]˶۷pʝ+lx˷߿ LÈ+^̸ǐ#KL˘3SjWϠCMӨS^]c˞M۸s. N{УK[@ԳkνwbN_d˟{ߴ(H& ‡`F(=Hf!i‡ ($nh(a_ .2)v` BIF<6ӭ!TieT^ieZ$`)nRBhjf|9tɛ|*heeBA_vp`F(Wv~u 5j?z*^B)`J)A_8PC$_~j酊סzlU`m"a"+)ô>Dl U䛗jRk_6  `NJ f$ kPo 3vKB6;sP" $ LATWmȈfh^,p0^Z4Mf/W=d9#x/q /<5_;`W ЮuB(90oXS Z;}{V%8W q~ jxWܐx&lTp5[_n\> !)"D(Pg(*ZRx򍦮.N^ 1qe<51m|91um=Q} +$Nu "8,20_HDR[l$ iD^2r$֦BOJR<)UZrG,O+1OFr<%&SYW2bI`2nmDH\ֲX2i-I:sՔjIPFܦ2udj2E5N3 '5Άs:{3'/*wTG:Os@%P?5hEOGRRthHal@ m8A Nobs!-g4ORmrtliG)Ss(JhwRQst.m'>ajTk*7eL1 TVK膄O4CZOzի4%OZV^fU_=(Y!n/8SJӦB5Ӝv4n'\%WOV+ O]2l$;'ղĬf]wH%p#!滊yܗ"C'Q1y s;OK~ƛ/a~cO{ٟ~ZTwk{ߞȣ~7MnɧyrG,oHn~ɡ}N??>^?_ß3u'}3w.&B g{WqqͦLGo hb2a8зvHrms.GubX}%߷eF|Vs2'vrGǁj烎e+G'cNxqv@耭6s!fw9ȅ'c fxA;8(*zwEpxL)'18Bhwx^{Gw2)Ї~"5@uvhRS'c$(+f7O'c`}~" w]X'cx$1"Cw때ȉ}x pppC5} ֌A %ۗsXr7X wC5P PhU~uVl&94c0 Ȓxz"?Ɏ"Iu"6 C>Cĸv{@$Бɑ?؂m?|AqRw @Cg9t Y[CrTǀЇ~txoeAâotXoG#PxUk/s)Z, `ᖣv$-`Yٗ'vH)Tؚ&d{pgx#™FGvXWVrYHԩ)є ɇѸ?OQt}i:6I"pٖPYdY w{39YYGc NX'pɖGǜzcM  p2rsjc: @.*@`eeOSjƗ4Jf2=B=d6-"ǣGj=p TjCH Ava*eNzڗb d?yz [Xx mZIiZ}څӨxف'I{$vg"9386dZࠨژiAإt#IfJוPj+3v҉atj^C(Zi zYv(pg] x{ʤz 0`9m?g{z.k9(vz꯾Z+ӪcioiٝEP`kPjn l* ùx"[ /k:+˲rȞ)`(\z8@2k@]ٟx z2UR빟My*uQ?qdɴ>g:5OJMv+}k(" ,%ڤ I|7ʶjJˡos&k{4髙gۮvvyvd-@ٷP{+H'G<白d;˔+,pQd tA'ϛ[hڳ ϛcKr**s:9#Kxi3ɻKʨ}} q{*"{k:1`k lq;ɜʤl_7[,mg #ܻ*z¦w+L-/ + 2ʸ4+دZZFy=J,B[kfUZ\Z0;K\]=PؼUƀFDLue&*CLzwvջx!Æe+کe},r:f\h>}ܬj엒Vifw~췒cO*PƦLȘܿ [f++jgu̧<\N؛Ny-98PK\GYEyu\{Zjc^~阞难h ScNg. }4>.;.s--֨n~]^~Ȟ^!J2-.ojN^>^-S*.n,`a _NO".cPPa^?35>?;O>D_^lکZKڙQD-^ĘQcEA2RH%AvI7SL5m\I"[TPE왔'JX4UTUo"UU]~5L,ZmfK'Էu޵WnOђTW`F \Xb-ߑ_ƜYc53d R2jxGgZlIMyiZ}j;ilōtA! KǞ='&inv&:z~:{V]_cL$0 T꿧S0BtA /dBr u1DG$DOD1EWdE_1FgFM wG2H!LFr7 l3',<)-K/3L1$L3D3M5dM7|;8N;3O=IO^\ PԠEhBP"/Ɂ6Ԣ-C#J6ԣsԤ'EiJURT"H&ґԦ7]KcQ~ԧrѮ6T*M2 BRZTb O-'U O8UvUjXŪ(լgSYѺVEmk\Uծ]j׹*P2XְElbX6ֱld%;YVֲlf5YvֳmhE;6EmjUZֵֶmle;[F6Jmnu[ַnp;\-;PKwrPK9AOEBPS/img/bldap_ascend.gif7{GIF89a9sJ{R!R1R91c99R99ZB9k99s99{999B9JBBBBBJBRBB{BBBBBBJBBJBJJBRJJJJRJJZRJcJJcRJcJkJJkJsJJsJJJJJJRJRRRRRcZRkRRsZR{RR{RRRRZJcZRZZRcZZZZcZZccZkZZkcZ{ZcRccZccccckcccccckZkkckkkkkskk{kkkkkksksssss{ss{{ss{s{{{{{{{{{{{{{{{{{{{{{{ƄƌƌƌƜΔΜƜΜΥƭΥ֥֭Ƶέ֭ƽνεν޽ֵֽ޵޽ν޽޽19BJRZks!,- H*\ȰÇ#JHŋ3jȱǏ CIɌR\ɲ˗0cʜI͛8sɳϟ@ JѣH*]ʴ)ρNJJիXjʵׯ9KٳhӪ]˶R0Uݻx˷߿ LÈ+^̸ǐ#KL˘-K%ܖi;wӨS^ͺװc˞M۸sͻ Nȓ'M8WjS&NسkνO8eVFO[˟O>z(h&]{ Ԓ4)(Vhf94h Kj($h(j`tD0(4NxN5D'M<@Y\)#H&2*+TVi9Y$\v`%*Ihc~p)/ɒt|g}*蠄jg&袌vhJx6*餔(9V馜yiqh+jꩨꪬ*무j뭸뮼믬v駶I1ڈ6F+Vkfv+F;9 [+kjn+l'l-R/lms)lg2ܰ&.bK &olo`U,4l8<@BtdLGLgSnjZlܑ"+SS[ֵUA{n?`x<|NXO5/5_4!QB.J% Q[_S{85?͏~+ۜ#i\@ XG&袌c+xErQ242S ~Hcx!쀎fܢB$$L8''F#ڥjET3'fa&7Y./ 5mX3Q߳hVre+9Bk xEq U|B} ¼I8444ImlC&$q7X̺$3,넚nR3iLeiH>iiKg54F0V8 aK8C1[ 3g#Ӛ&6uM"(j,s*0iJeRS4MLsvi'<OU:g>ϱIҔ9t%DqpCP+-* TpQk"ԓ܄(`TZ\V=ud`As! OIוԮx5JU,O&4_;?O V1 (Y4ZDtYe Akuk"B8-qxnWWM:˯M'Zh6;U*P~p9$pq #9Jf8he ;:G܄CaVfu(A 'Y'G2-bVynR]TȠL'n CðuD$x! 3? t7_nvI5F@7fwy7flm"vaԆHF4  Yx8Dy[g<@X$#p[`ONw@a@|A$0'`,w}ا}g} jX` ,[y`g}gIFӁ "3D3#-@u7,h7pP-p &p`p80rвy} $ ,` 0 P,x1TXVxRO6d-p8^%P ,S-B8GbQoВ rkP~R}@z|؇ۂɣ_†\#7` X e,R臐8V#^†ӈ#k[P O8-yH8Xؒ#l2Ҋ -ghx(=1tj8XX#&U8#p,(؍ވ8&),蘎긎؎i7Br؏%9Jy# ِ'i!9yRY !ّ$Y&,(*294:([;B 6@9 ` ]S60Q(IMQ9SiU9`EyG)@ Y \ٕ6j2r9t9qiRp~i(*Q?0 WɔNٖ6 iIq1O# J #0q")1gJٕSIRpIYʡ1 P〛!! Yi ҜɝѕiYؙ9IJ zzОYO jb߱ {94 J7z4ʠ9ڣ(*iAz!Z䩢VMٕ3>G bf)`J海L pRPWZ^9z=FJ@ꠈ: j1)r:tPʧ~ ^zYʨ:bJGꦙդєzzJ, jB ꪑ Ʃ1q᫬)Z^ڦ*CJꪮʩڭzyJzڛB2)c᭫Q{ڧ;k۱ ";$uy[;[\b}j/[1b=K?;FkfE{J+WINKHMR;>Q;V5U{Z+,Y^[)]b5:fKj(jl۶npr;t[v{Y.|۷~;[{۸;[{۹˷y%q[{ۺdBA9[{ۻ;[{țʻۼ;[KKV+'ѽ;[{蛾ًZ;[{ۿ<,HpHP <\|lf9 "<$\&|(*,.0/p2B\h>菊n|n~n<-ί>n~nM~.>O! HH__~pQ(4O5#A hSoo5*?#OI_@RJo oZS+^?n- L%>*1no3domloqYOo ! v_M\أ]oo~.@Ym?RMN9و?^lOO?]QFd?e竟-Pϊ5O}a^Ԗ o U^2Ѝ@ 🶂#С8Q-L80#5R@ jǂĘR&J%ODz͓;wDPˑK93sI>8sαTH"'Zؤ$Ú&bmv`"q &ś6/L V Aj3dʕŎ,wcڵz[FMj֭Y+#gI69ڴfDn޽}\8ÍG\ř?Ξ?-Nvݕ;_^w="yyzݿ[|ز-ն=,0@@DпݪJ(.'B \B 7̍?8C@ VdE_1FgFo1GwGq8 $H#D2I%dI'DC@(2K-K/3L1$K)c;ˡM7߄3N9N;3O=O?4PA%PCE4QEeQG3Ï54SM7SO?5TQG%TS4UW_5VYgV[o5W]wW_6Xa%XcE6YeeYgTTD6[m[o7\q%\sE7]ue]w߅7^y祷^{7_}K'`&`F8afa8b'b/8c7c?9dG&9~dWfe_9fgfojSƹg:h&h6)p?:sj:k&ZUs?^lF;m.kKV!m;os\s;qgqC ~zl< > LW!/w竝7 ̃ǧ@}p.$aP@/*D"Cp` ~c kD)1Ml`}VMx"E*jP~Ji@IPLdG>Q|I4c&j}-{q3F<рe;BBѐOcX.rKtb7Fy cFL0 y+Q;4q4>~d#)O҈\4%.H5l$IV,.ɒ%)mYLq.Mnjs-VH&2bd/y1uf bok\zbcSk^Wu,|l`;XU!Elb[V>dldXHֲl(PvֳmhE;ZҖִEmjUZֵֶmle;[ֶmnukZfַnz\׸mj6׹}p'֧nv\u`rcش;^>W^ʻ^^߭ ׾}(s\p߂U`p$)jCK&J>oV1LљiD$u銺P#Tf=y]L^`5J j[%OM2ޣkiӴ?k\zT@3>ϸ W۲'dVFp 46 uyZG~&?{|0 qyP11bT[ҢF3QyHrgi:mkXv]#{ծ83̺k{܅gYwڞwl{{_5fwx7|%?yWǼl xw^f|EO2Џט٩vԷj􆗾=^t#:?GuS3*w۾%|c1cx5L{4~q̱gi{g_md(Q?@?i9C9)2176 :۲9#$@)@$)Sɲqs4J+@13 wS4#8t9Rc4G= Uö>g?94[Yùl.4!'aB*O$o#: 8Nz!Qۢ[K Y岻k{W*2*4o B۵5B"ÊxA7ӲCJeK+A\'n@??|AB8yS4b $Úsy󸄫AI-6)Գ |9$>(S:>;Y>Bk>Ƭo4GSssdG+avG{yǵ{G}GHS3ȃDȄTȅdȆtȇH]ȁȊHȌJGǎ=ɓ<\=tIJ>|ɚT/ɝ\,뛜ɠiU>!:3,6EQ]w22at8Js2r?BN@3K1H?*5..R@6zF A7s6(hESF Aew89,Jl",GLD#?L3D+zQRB$E[! TTCaJ4TM;äMuz)*u G2qġ `D(줾$D8C{%g[Nzjΐ˧+00ōDDUEeFuGTBҙJ͹LT2TМQO$USU=VU)YջUa\չkPzWEʟc-*ґN Ҩ*Z_J̿FVi8Й+2Qe7KPIAьtV(k%mV0:e+a"nEWclF4K_&j.0Uaba͍!u>>vnӝRe.p WJla׳lf d؞c;v0c61,γ%|*Z[n)eGYZ;~1X6\28С˸fsLZ+OᵁdV[2폃( =nOMe#bF O]κ5m*oۧBs{Ks&"B9S6ۘJp .\ESl.RgLoێƥm]^0~fpɵot3ig{ozao~#DQzgcŦaa5_2By8wyfx"&w -f18# X\98ևh9eWbE#:$M:Z7>9=j9GFR%a9&e٢a iquy'ygibeZuz(*j$J:)Zz錍Bha):*j:*ꓧSwl ++lɚSڍ7,{,*,:,J;-Z{-j-z-SCz.骻*;/ڋh: d/ iB?R;H~=i"*76$ڹ|1z \Ns }'.+ 'r΢X* GH5+n{{@$1Ui}B^nF\qyN}Rl2p,A"\iCfٶ>0M {7Br "@ 1-NPY/rY2C}`;Et:;ճPDoe _p.cJ<ⵔ#]=≾"`=PmbhRx6֧rA}H o_HvK'S+,-q¸,1S`Ȭ5l~3˜33vsaY4E3ю~tg ISҖ43MsӞ4C-jMyԦ>5SUծ~5cRRֶ5s]׾u-a>6=`+~6-iԾ6ms6-qܙӭuF-yӻ޲}߿·.mI8#|58i-s_"??\'M^nf69e] 9Ѓ.g|(<χ3]2HNN7V#X:îjDŮd»v=vֻ/ FN V^ fn v~  ` JC5 $_ Ơ ֠   !!&.!6=N!V^!fn!v~! e!!!!ơ!֡!!!  "!";PKӋ77PK9AOEBPS/img/bldap_compname.gif4 GIF87a䬮|z|¼윢̴䤦ܴDJL\bdtvtԼ|,@pH,Ȥrl:ШtJ}جvzxL.tXn|g~|~^Y))w"##%nZXs!h**rfūW Y"$!!(^դُX)X%Ώ*\Yүx3D<,BwEۨ] ~u%B,+Ke)j` +%,>1i9 *HAżgʐH YQǨ^kzn/Zp*)6sHG+ց|nmh_{wﴴ d/oPA+xknbHJdSfּ0F]A7b:z \hf}ѫg|c~DtQP͠\B)/VH -Ek}|Ba4hKiQD&C:a h`|2C2udr1W!hai%zxbPߊh6#裎=, H&L6PF)N), `)dihfV^ILtihf\@*_깧`@袌6jr@Vj)FEv꩝jZj8*ꫡ*֪kF6롿I_y*ł2kmRۭtd8pVz ,0/W#A?lR[Œ2,*;pw^ܭklf+̅o#kp39A7GW}>`-Z\Zc}9rjg}Ť{w9٪"x7޷Xd%DI砇.MnN]Xꮿ~zM{Jߎ;˺jk |O/d|@N}Ϗ9gc9}0pâ߉/Ҁ/ۯ,ӭ{绬 SSx&b  k@DhpVà@h$ ih CAȐL8@C5PM@p8P94+C07Su8&I%,hhL?t6 a() Pb!P$y<@pX"G?D PB# '"H5.q4%#CCP; X#(?R $CbS%4@O `,E,bd6%i*򕻴9C d.)ID*8'HK~SsT'l?Dd* Ƃ6<F,/Brn/Uw"  F:3T,m)0ZyvSэ xMEӏ g=ʒT1 UҁM)aUZW8ueYm7Umu[[6uuU]]45}eWCX3l{fp,![nd1;Fb,A:E@vMdZ@NmVa;ڗA,Y3oO⚌[ ZrضLƢpi&btK]w%ow^;mt^̾}kj}w-y[痽-k%vA/֭WU{_׿"Soq-|2 +WMYDȱcgLV,RK]#pbTM>SaEdA8Qn) 5_<0 i*\Oph~阥;2(K. V.-5-hTe(sT '@1`g>]F}D҂ c K~l+O5 g%`*{G_urؠ"0Ax³H;"ghD >T1AeCh a @?9ȁ,9U6jaODs0 PpKE0@uJVhC%x7±4rD~@ܑ5c/ً?yFl`e*e6sT$#%*(T&*Z# d D@`[eJSf*5"YvYT?_3]M*~HgFHeHTUB7M#@` vB ,Ƞ.(βSZ=UhRԀu Xuy*D%JQFѴ(Xፎ [/)TXb@ 4%fИUFX+cE5kQU5GK}j-9$YhUՈruR&X)f(+5Sń_@ jT1[E؛ʪz?S"Bb?ϥ:.@R65 fjUF 9 񚷼@oz9Uc M# D p շ% /i i@lbGSHtuY`EUv/y;lU$A>@l\c0  y/_dvF!v1ldB wZ`4׹N0\*^沩ل7aT $z|EiFP2h)Y8˄-Ab64O2u|TNwejezp2E|^86YOO8T4 |P$<-;vSg:2F؂*J|]q4P]ƴjW( > ePm y96pZ<_ l0"ш ɴVL^6fw=M|TaQբ7 23iP(,*;! L(B P[hxf_6=Dḻ2 ,5*G8|݈ԧNu[61lp,1 [:U-yg^s:޺ SEhdc+{jp&R]CP'?yf`BOU9`#5X\G@ Uj9su̯ L*@QճFҶm]bϦx*S<0W}Ͽ1U`PS55|+@(p:nvzzr p { }7,؂.X*@b P<0S{F **+.^ȶ*0 VS*/PRh+7:%q3r zp Z ;*)8fxh1s7~c/w `@ &*Nxzp S~b o*=ȇ~8,}F8Ոxx)(V8,x҉ X ؊cÆ}ur؋(oW"xʸXyk֘Ӹэ8XX蘎BЎȎ!xHa؏֨8HI i I p \U9;9yYא񐣑 0 I%&::. 25y()p*y,9P II9TISQXy\Y2P2נ5@Kٔ! RYFtF&1%Yѕ^~Y}Xa c2fI吖q@ ))Q Y␘ yZ IYB)Qəv \Y 1~YiɜiЙ\19d!y9` B)]9yܙI9@YjɗY鐜EYٟiڠ)*ڠiY18qY萡 ڡ &%Z*љ'i.y:y79jУCJ6e|I *ڢo xZ1*\)^~ ޠM]~"J6$^&~(*,.02>4^6~8:<>@B alHJLNPR>T^V~XZ\^`b>d^fEކ:lnpr>t^v~xz|~~>~舞芾qlS~阞难>^~nLpPL긞뺾.m}~Ȟʾ>^~؞^^0L~w^~P_>~? ON0O,o6 @_(8JLNPJRQXM]N\TcbWS/[>L odLQ ml?}/~ęZLm=ʕ!̂BA*\?(mڗ!\ů?-rO$jBE_Mo 5Lɟ_?0 W?X``+gaA,bC=~80F+Vpു)M,k`h^ Y.G!ct)r%M6'xRR=)2UOfUV]~:0?a=,7.aae q5o\h>$+k܅k/Cw٦6޺杋,wM|sdjҷs&@lyc8Ɋ3mjȔ߾N,ӯeaY,NJj?pY*w͆{{2{{sժUPj?#K), } },-B 7p*<>ĥbf6wrp[\K /$r4rBrP+qf.1 }LpI.1-Tl)q ͥ3N9N;s<:ЅSN@BPGm4GQ>5TD4C;4EU#89tTd6_u&(SOSu\t΅*X\uEv*#^KiQ?ehW(PUYo[BZk5 gͅZ=s΃ >yH_D1kd7rIzy%ע>Sm ܌RS7c({gllYU4>Xӊ_d(XۏmEc6ؓUߎ{>Q>Wσ}tdd16kDƺPEz݁e@HWTcEY<:Nd _ tr7K[rdBe]XYgx=Qrt5_ō~3wD+pMgwgf=wt;NI]ss6y;熛ݹ?~秿~`?Ѐ,Z2l@`%8A0f`'&aا ]! TBta e8o{ HCЇ? 8D"mkۊD&6щOb8E*VъWbE.vы_b8F2ьgDcո(?It8G:юwcG>яWtҐDd"HF6ґd$%9IJVҒd&5INvғe(E9JR&2%[)UJVҕe,e9KZҖtjK^җf09LbӘDf2Lf6әτf49MjVӚf6K\Mg89NrӜDg:չNvӝg<9OzӞg>O~ӟ$g76pԠEhBP6ԡhD%:QVԢhF5QvԣiHE:R&T&tSIURԥ/iLe:SԦ'MuSԧ?jPSԡ@jRZ6թOjT:է]U vի_kXU ZWǺVխo+E˚ңĮvj9WկlO&Jj`X6ֱZVֲae5[gG,B=(jZkj *ukKPV5;\ LjI\FMmC [-(v]򖪿 V1^wh܊j]o|]]v]rVսm~;Ztc ^׼F~^»E|'akW`0s5PdOVoZY)X]Kg.hNhlf"NWf9ЄqLf$xsY)MF4A}`"҉vV+RF߼SK#guqiTCнv9ZkZ浰}jbe7+v+zldCv\}Tvw-mkFw]q2^w=w[jo}(>ptp7x%>qWx5qwyE>'GyUr/ye>s#4yus?zSns GGzҕt7}Dwzԥ>uWW9Աuw_ѵvgG{3vo{}vw{Mw:?xb7x7(%?yW?5y> ^PHyַo|dzҞpUl @XQ,J+Qؔ2܁UDT0 **?PX<҃_g?J0=@̈ QX\ +pb@ c[/*@@d˿t?>>@`1=3=,=D ?>! “AS'$d>x*— $DBc B/$%$C721T.C1l(r8+;؛TBB3>B ;KC@84C3>>P?cla@DӾ+@6ŖHlT@oǪEΓs q>ttG^Twydx{Ǿ|~}ǀHȁ4ȃ <=DȅdHTHw!ȉȊȋȌȍȎ$6-ɐɑ$ɒ4ɓDɔTɕdɖtɗɘəɚɛɜIȞɟʠʡ$ʢJbTʥdʦtʧʨʩʪʫʬʭʮʯ˰˱$˲4˳D˦$J`˶t˷˸˹˺˻˼˽˾˿$4DTńKbDŽȔɤʴ$6o$4DTdtׄؔ٤ڴیMbݼ4N̈TLTlT́܋NON O|Mst rͥ@ONNN=uS؉XQ?剚R<%)3U؉=ETpH5 TQ/S\ SeUKN/RH=SeRbdUF x hFŅ5]S) '6 3- QV%eVp'iTVn lmVVxo%zieSlWsqErmw tV ԐV@mWSM ;-؉et{Q00]UxRXXe@|]WX}\x]XvT`T ~=X]RbH9 !!1./&ɒ Z.)/iZۧڥ 9[Mڪ q()!.ڣ [۵ЏvCEܣu /1Z]ܲUM[mU[U%͖\ ϝ\]\- 3\ܸX] [-\u\u] E%yg>qAј91pM^Q+^ )m^!߁^ߩ8 )Ayގ!8>KYહ? cU8m1t_Ƽٞ^mñ()aAaQ9y၉rp9>!aE9ba I `@b9ȁJꙝіQ=ib7a #}H^>*@4B6CFD1 Ev@Qzd%6 d;"3"=v7K&R6SFTVUfVvWe "?Z[\]e\^`a&b6c"beffvghi~fklmnof3q&g|rFtsVvvgecgs{zʪت{6V<:*+F|2,ȫV艦zh%rFb:hQ.ЪFZ)4Yk.1-f ֢2. bbh@(㒰Hk/Gs/ jNj*c i 0OQK133i.8+.RSJ 0QH>48~+)N3 j*jk&82({yCl31&j6*l+&1芲9v4^n.v~?븾37lWRtmG%:v- KG->k4fkF*jj5fo޵g7*? .S_(Ҍ pbh pG'pGpgo4qۻ!'"G$#W&wr')q*+(-r-/r/1Gr1'3q3G5GH5g7H79Gu4DT-.sw>S!C:Gtb+ZC=HtBBjD4 =tk,3>Ru@ľvd1 TG`D"EJ'K[?'u^SW@SM's;tSOF( AD!dv,A-B k' D@?pws @pqugw?NC Adgseg EdBAAmt>Ń? #U/ugG.4B!w Dx|Gs}8T7$EnD3xx&$<4_1xwOřx4Qy lyvy9 DƗy&yvO$Pŏx?Eh}yvVv:xwwSw$LWz'WvXwF0F+mB 4`O\wI⻀FG>- lx?e|r9<ƇktGgcԇNWwGw<ؗ>A'>}yq>y1l?\tݧ z_v98aՇ 2RM1!8"%x"O bE b9q1L?2*acJd,(%.4.y9Nl>XMY#a#WB9'k ?93I#) %DFcN'6X"ZbbiIgj2*%|>h@.vyi:*ji(2Ww * "X".]'(b1(-3;e1LFJz&d&N46,FdVQ^J9Ԓ{m?V[ dZm*-8d׀Z1p1BK˘$7,l'Guu8tI+4M;4IW$?T_D5Yr Y{=u`Qc;mvUGvhgT[w`}W㭶u(cr7z}xڰ7܍w~+6ӑtm՜gh9 ~vM7י N8ܐ`yC=t::g.Lz}7O+vgy=7k5c ˏ׾ױ wES2| #(V q C8<(-6$ MA0 v /`B~P@"ta _B!py X#!#ְ$dg- ̡;Ph .D%6q^Aֱ"(Aъ :'O,C*Kd! GP)b3ɋ2 [Q,c,弸~򏫤Y1ظ@QIFE:J!R)W2",eYGTڲc<-%XeSed3RT9bMZ$.1c@Q#*"mF84a0ɲYֲl2OgӝUz2m(D#*QM>t(F3э(H)KDP1.y&.})Lc*әth6)Ns:)PԞ B=*RTեK}*Tw*S"phM*Vխr^*X*ֱf=+ZӪֵ”GU*׹ҵv+^׽~+`+=,b2},dV%,f3r,hC+9;8-jSղ}-lc+Ҷ-ns򶷾-p+]-i*0}.t+Rֽ.v;4pp.x+񒷼=/zӫ}/|+ҷ/~W/,>03ؿa0#, S0)+0C,&'~1c,8)ˊEp>1,!Npd@D~2,)OGA,Q^2Ì^+H3L,%H\G^=sͳGL䤅38m^E5"-IGtgF/ڻ?_7- ;#vc-kXw4Dys]Zت>v{kc٣Ư` ;ӸN=0s5QkAg{V/jznvݭllڼwmhKb|笱3|v߽^T;⿖ivWԈ|Sdi9mNE^{7}Ķf+?%mt8YVm^g{G}=/w?;SFu}SҜw\hv/L6-T;lߎoFv7tpx_b>`Kֿs־/???/ӿ?? . % > *F V`M`wyn ~r阓u i)ב UY-YŠ`} 8X TN "̭ޙҀW=y%^1m!WuY|uY!5Xѝ}~[Ya"WY^\&!qaAb"rWIz%^ܨ{)[ȍ{/b\^ ^͢ u!/*). ٍםb'3ۮU^ǝ4}W#6#a4 ^2Y_8!.z!#c:W#)!j!%c=`­@VEN$E> t!vFG$J _J$y9KΤ$M@$Nd"$O$P%R&R.%S6S>%TFTJeEU^%VfVn%WvW~%XX.UBY%ZZ%[[%R%\%]֥]%^^r\_%``&aFU_&b&b.&c6&ZcFdN&eVeBeffn&gvfZbgh&iC*ij&kN&h&lƦl[&m&nn>mo&p'Fpqj'FxRyE0RA?HH@s2uZ \G܁\QgRCƯE' '{r^Dv U|sqH'|@T~Sg1Y'&i^Qg%pgwʐxD}Ã@zD,] jh sfyDHhjNgeb荶Rx`Db '\ZD%h}IgR~')(j{E HKy>R]x(iFħtBҩiJˑ~z7 鞚iE'P),8fďj(-hmn)tiMɡi*e~)ZNrH\Bggr}jn(jEk|Cy)ɭ+@5Įn*~&? JB'rҳJ^zEw6(j(+F'^ }w&ꈮ+3+(uf,ak|^+Ķv+Ɗj+fgk^^EƬllƬn,:E|i&q',©6kETj6mC鼖gl\J'VК(8bZ|-'N>흩-`rlAh,nV>"lw^lJ5l*iKBJ *RFPbGN6k2.>.e/./6/F>V'^nlf/~//of.fN/Ư/֯o1//00'/07?0GOQޯ_0go0wp(0 0 0 0 ǰ 0 װ 000pM1'/17?1GO1Wveo1w1q\111qhTgqqclpF Fi1i j|ltE#'mTo#c2c,r'{re2yrL}0~v,~`-rw2xldL-2r.l1/s^Dl ʫ J\TKXӑLL H X5IȊ8 7;J5 6s7ϳ9ʝs쉪s:3 J=S6w3AI5Sʖ\ʦJ4Y4[ 9 8w8IEg3;3JJ}(}=&=8F>Myq埝0#>cg+Uͥԧ3$ߛB tbٙ-i=@8`A&TaC!7 flP XAcI'QTeK9fM7qY2&;ԨQ"E0XңH$F:UjŊTfJ0KWYmi'Y9B,*Ŵ:}zn]wջ/ݷ׶Ew#G@'NܗqcǏ!GzA[Ƶ{w?|yѧW}{Ǘ?~}zfī P ,?p+Pl/悻5) ]:PRL10 Q𿷘#YlEL̎ÄQX^Qq8 +G!yLR%1$R+_rr/s !ǴJJ&6}JNl':Ǵ+~b:4LdkMTQD񲺫T%K4ϕ3>3NM5LęUYmuU4TIW5SY)uNDu^MHy$OϲvQS kU@PiTT`uPm7om-W]c3t]WYW}6VzKE[PQg3eɥ݄=Nكu-ib}x=Xyd}{+aM6 nxjS-/dp 8ӅfFafkzSy[6jϲM|.Pn^Zܣu[j:V:ܢΘ FDgPk$OR|#qtA ؑ5AjXXI^"5ymaʵ r5$( %K(e8+$ժ &+i4< AjaarKXg$kUCXx5MiL#$Jj2#1~yQV #LhEn^gǹgcG/:~Jnh1]ȧ(*J9PXh>N,p̄p0O0 . 0 p P> pȴp iLPȪ!n аɾNJ̤ PͶn ,YV-.ZhhN(oiE QO4--lFͯnpp`B*fo of@ϐ$1LOhɦjK"h̆/gmI~5@K wGL%#B-[ z 12MtDҸ+q1qўѱDmm 1ݑ+$p !%rg Ir@DpNR`x OPE)0%YC'w&%,(' Ð2)%l)R)w **2+w |P++2,r,ɲ,,2-r-ٲ--2.G1...2/r///r.s0 0 031s1S01!32%s2)2-+25s393=3AS(Cs4I4M4Q-335Y5]5a3W36i6m6qS.,7y7}7(v3888Gs6s99:B:R9:3;m";;s8s<ɳ0S=!>As???Ӣ>T? @.t(3 4A!4B%+*4A:'tC9tBBACID#C3CsDME]t>Q4DSDEmFq+stGytB5G4H!GHT>HtI3II484JJksJ4K4tKK9KtL2ŴL4M oAMM!NNaO/KN5QU-AN O5R%U,3e"uR5uSӢO-R1 SIUSSAu"AHJ5VUHAUW3|W5XuXXX5YuYYY5ZuZZZ5[u[[Pq5Wǵ\\5]u]ٵ]]5^u^^^5_u____v` ` `6avaav^/&b%vb)b-b16c5vc9c=cA6dEvdIdMdQ6eUveYeG6 ;PKsxÿPPPK9AOEBPS/img/bldap_singlerow.gifjGIF89a/ksksR!!BBBRRRZZZZ{Zcccc{ckkkkkkkkkkkkkkksssssssssss{{{{{{{{{{{{{{{{{{΄΄ބ猌ƌΌ֔kkk֔s{{ޜkkkkk޵{{ƭƵ޵ssƽƽενֽƔƔkƭkƭޭΜ{ΜΜΥΥΜ֭֜ޭkޭ޵s޵ƔΜޭ罄罌ƔsƔΜޭΥ19B֜RZks޵޽{!,/ H*\ȰÇ#JHŋ ȱǏ CIɓ(S\ɲ˗0cI͛8s̞@ JhџF*]ʴPNJJ*T⴪ׯ`ÊKٳhӪ]˶۷p%{Um˷߿ LÈ+^̸ǐHVȘ3k̹ϠN\+ӨS^yц ˺۸smmA1AXμУKNسk^6wu_'vI/u,ʟwu}F͝G"H P<`ѧ%W[,]E~wɆB h?FJRhX!@*JWl@ʗj?$G(^ .R*4z F`6L!EM4BVP&_qΩPuncM}Kh:,gaBףѤ m+}nM{ VxJPC.y,"%3NzdGI6&_ _.+*`A mp+b sraS`?;f !ܲ3@1,QGلa ם[6{wѾ 76n1D *F+'uz"%4yHcL$Alb c29 8Ir:ɢh$I:IxγT=O?JP 0%І64BA"ZHHE/e#HΊr HWꔏvD(1,:1<6XNS'2Mq>K9ӓ(Psjԣ> ?5ծr$OTwjU*m %Ԛ޴GȒ>쵯k^K2R ) `X Àƣq( $kmP*-ԡmf*շuFD\eXnD&E -p{@VѠ6A˂db5mOwP#nͩUZƒm,L`[[-I-IV\urW ,l ]$eo, `qW aVC·a3o_)27,+^b*M};v dBYy wAW ydžWn/cUqz ^ܘ$0@7DU.sb.89@:nՅMJ <렼fX}^NUڂV|C3oժ}9$Xu9q@6hyh:ڶ a 2^miuڥW+_U/C ) D:5mm\_׾R쑐WҠ,-fO[niLmR?8J!^'7NHZsָv%Zy@iZ, WSҎ2N^lﻼEW37Ev 9vd@x=>u`.CĊuADp^zة.6/MxwVwэN?H >\;ӑ<ڐ'O[ϼc<$6 w}%y(jMUZޅ~wu*m{ԾO|4|#1>'!?}SBh>K_c߳LJ"`OٿwO ϑgE+y֗}{GW80$c ~뷀!.$g c(=7y0' `0052=('$9x6%g%}EԷ~7ǂ*`(W؃=:؅WA4 PFHx!}ls'5:{h a zȇ3- . F8Fwowqv*T~-p:!9(3҉(7 x o7{.!4ch-q3tqRdkw!^c؃4`-8((.Cg*1怋5 =<3yp:h(x qфk{E| `q1~xhUxvBBCYgH)OA-L|NRi{TYYuXRZ#Օ^Q`5dQfy jYPlٖpyK9VYvx\|d0  81 $8!<8 YW0= 1(4dr8q *ɚț=^'ə IAxyɃ fX*I(9yY<9 'IٟY* Q9 -:ƙ   jh(ɟyJ`"  ;p3 U  <пK oK{ K{ % ,K$);\@;yHy7 ̀bM .ƻMVXTv`,oR,T<` y[I,qLUS[\f^v%flfjl|fn +yK ZdžLƉzl @ wIʓľbn&\`ʌa_, .`˲<<Qȷ ̐Gn | ˲Lü̸\n`ٜLlm\ κ  ϦlmT]}  %p\f0p#m+G-P  %0]m ]%1M%0 3-,M?=];*+B-( #\N= 3=MP} < j +&m3e|X!DmK ] p+}3M}7WUo q=g%`xznKMS Җ=ԛԁ%];PfظҼM= { eY_ؠ CMq (K=m#̽Ҿ-ҍ^Y}]}/ڙ+g}^~  >~[ʳ>$u !N02>4^6~8:<>@B>A5LDJLNP>LPV~XZ\^`b>d^f~hj>Tnpr>t^vz|~>^~舞芾L;^~阞难 LJ^NHN$KN>jj 뼾F Įj1s0~쀑^.О$~.p,y9c:q'\c7+&ؐP2#j)9b.:a 0A.njjb QPʀ N }-9pH0`29.2p1԰'J5|&y" # ` ԰,Qo S2p/?&S2*Q2b{FRP O.,T!V {'Bwr7.&5S:|oFRw`?-$2& + ,O |^2/|H?)>TIF,RQH%MDR$"pPSJ>VȑǛ!gTPEּyѡMiTTU^e4iJQ~V؃Zor%Ymݾ=i#Z ś\t]X`|q蓧O?6i*ʕ-_b̝=ZhҥMFZj֭WIN;ieƝ[n޽}\pahr͝?=qʥ_Ǟ]v7/]xSyݿ|_~k0@$@D0AdA0B '0 ;PKuE9PK9AOEBPS/img/o_brws_oehr.gif;GIF87aĬ̄DBD<<δ||μƬĄllҼ¤ʬ424|~|ܼ䴶Ĥܤ|||ttԔlnldnd\j\LNLĜœּԄtt||ttdvd\f\|z|trtTZTtztdzdlllrl\b\dfdttdrdlldjdljlll||̼LJLdbdtvt,ǻ HAp*\ȰCJ(!ŋ3j0"Ǐ-IɓXɲ˗0cʜI͛8sDOɟ@ YH*]ʴӧPJJըx9ׯ`mvٳhӪ]˶۷pʝ떀ݻx3߿<0`f`Fb1-Ď/+8`†xY#3V ЇeV۸s뾝Q[ ^ ė0 @BcgWKp癷PݟGx.:tFlwϿ?۬yHoZq 0SӽYxBc_ @ i65|3&F8ܗ0(c\ }%p``7@}F{ J0sKB#t@0 Xd=1?.pefZchjh]8~]bwIcj5,6@n8*dqRV4/Uj]3f)Wrj䜎Rs| Yb$Y{&kpa"eoi˟6ρ6Kғꇋ@u Yh2#B'F:i4K&a_[~YU#w)QHIE'fE+ޚ3+hk ["kٍ{0dɁa6Zs؂6343|C?ӣv'4KS,Xʄ>,CfDgzڹw 1k feOS%'VrY~OcWnwyToC娧f#s9❷ɣGr?O8ɉgn0*2pBBIOY/soyD/Do\Va HL:'H Ztњ6z GA~(L W>.~z"8!3?@@ Hija&:yGDbHH*ZK .z` H2hLD,ptx̣s8=~ώxL$] bml&7I0-#@!@B pf\$*w^l9J(Z/b'8 0( ,A [(Az].L$0"(@*PiS-)@l L!B$Mux (Ǚ  NЁt-)3P*TT@.ю:h T04QYRp :9``a]ԍeĤ{٦@mph@7@KR AUjزT@@~**PT܀57>xXwԣ^E \ڟ&իA*Qق 4nY0R6cGPYRP"0 DHBlPӛnt7>TOGU:<,Rꖸr*DmATbZV-;hpt-\b; 7}^ .rI #Nh"X@!$-i:X +Xٚ$ L B.2 xT JW"`jm `^qkpUC]j6*['܀ eT/U9PaH®en[>+b1f? T 6=mB>@5.mZBV0Ce uWq"eE+!Ky .Hf* ?+WY8J+\Ła4Jy!(>`&U܌j Ze-z ز\ ׼W c qIT_׵n{ZPZmXϺر- Vfp_8.v2Yu馫 1}9nAljpXouMzz@PRtrwE@ >@@U؛W0i Yx=Ƕ~~l_xv1TLl oe\uwN~|CW22hwYݞض?܉t=-tg[(! $x:e<X$)!@iZ tf+&w~f`}^Z/8P+f{VɎۋ՗>"W{cǵ->fis?|=`#GGp r"IP KprL EMO&z6,/6S%[W?e%XtS}gtJT,x7PkFjEpņ\ǥXeͧM9xu7guw%UFXnY7tK'؄{&|fa`[Hfjwd ),l?r 2OBC@EgYebsFiwC'%pip`jXTGіkSp 'g ZZʼna=puYl[le g[_uTFqGDHsG\~F\to_XU|K~`PuTnj%(epQk'T8T~FPmXMpP3i,G4("4U6׈RftV}|XxxcGn&]i=YfZ\ff y9gVxVUUfb#Y T:V.&nŐ |51ّr!VET߇:n=9qD9U;TGIb!ƓqVƒe-yw5NQ"4tY&3N-vDC{i,^j})#gfw9Ejt)FIR4s)QTq(p G9 QmyF) AlҹYVԜΙйٝiQS$y虞깞ٞ9YyIĉ:Zz Ȱ ڠ Ѱ9Y d8 JIzoq **N7ܒ1"* &+T0$~3 5: 7 )HG<7$A Cj8TI}z P f;B`'Z WAwzΰ/SJ#j !jढ़j*ꫢZ0-:ϺJ㚬J j $h@π @`Z3Ԁ&~ {[0Ҁp ["jĮJ)_ ~ #P ) бp,{" z!P) A DKzp3EC[({!{KKSk+ZbE+3˦Ӭ бBN0 %@2˸j"`1۳Z2%[;紳 K;[̀ +"K~[; ˻+˶^۲Ͱϰ+{ { ;z+ ʐ<\| V &`;k O{;l(<[>{cK"L¡ ;•f&̸-.L-kY{%,-{FlO@< [)QK [Q]L`˼\\±۸s\b d̾LN<VP\ƩȺu5 rDJ;gɊśLʈH"Cɠ\&^Ğ|:LǢlˤfl:Ťm{LſLUʷ̟ḽϜ=l|N4\‰<ˌȍ ΒL*l߫L߬ ^ϵl.Ll[&PK?klа ׼ϋG ]& Xơ<$M Zpa}$'@ B K+Er, ;EM/ЊADkp]^JM# ЌlF-i:/mXx!w}K R}j=np C-t]]msk5 8} ~ )\R۶h⻻ {mX+Z} Mͼ ;eѺK }$׺} kܴʍ&` ۖ;];ȝѶ]ѽKݍ ]o8oaA]ǜ ?Zz607/Z^'2nS.tsn~ ܳ* |0n5o"jѠ;@>u:C~H-')N27>UY, <M>bnKH^BQl1zԪ68n!#jzk>zcOtި~@4ΪLn/oL'BnprΗ.NEGa>D>j"n낎#Q~K4:~nNfN߮[~lA4Ү=뵎{37LϞNӢ P 1D1(ABD)_YA& _ "z8:<> B?D_FH*?P:u; Z\^`b?d_fhjlnpr?l?0ӰWO|~?_Ovxo Vl?__T?zk?_O{?]?67INvB._pʿpoo﹞_^oo^/@U?yaPgmh]Ym 8H`pQX 8I01H٩@a :* +@kښ;[[ ܻ{,@=-]M{Y.?ѐA_OOU8? Ӈp:a80c=8(T] 8 I[*FW1Z4[D 峝<{4ly; % 0BBP6`jABG fhU &<VhAr#߱%#9lԌD%3׭^,+0Y4a3tB(ңJ .@ԍCf@/0X,$ĥ'ˀrW9E@5~5^i"@ &R~ bYh :`f!хTw ` 8XO@| 8o$ p@gB27$p w t= 2U71mMw|E}YA|WL6h6$I>iZ@czɦ|Z&l!kr>mɣA*TN*IJ 0{6J0R9oZ=CxҒAVtӀu#Ez5E,r\JOgU1EP72)ˆl;Y\#ߏ.3 p,No Ԟ?/ .7 ?p$, Op,l g.L4 oC)l*ec ,jq\0qd,ψ4qllG5t#3x !1T@ r,!D*rldhHJrQ 4Ijr'Ox%Qrl%'C}HkarU)jWTDJ*d*sceU `B t7K 颚,e4fs,'O`OmSU촦sc@s&8a|sDg<}]6ITK*/c ] %csMw"%嗪҉yI'DWsJ{;+{R6sZ2'iNw'C_I<9TU:Y*NKM>sTSwRZb5jYZ0UQ-3M:)e*\GNU&: yҵ,eOJStF(>V%{]kt?gRVLlJZªI LYI&t`ZӦqJZW%Zf̾iBWwviҚzj*[wǍR+^WM:JظUEtג}_ʛޒzSrvSٯF5pt 6'{fG,Բwa,fJ`4^5s]3鄁K*%҉IBaDQ'Klt,ky\zMI%|`H ^q 8Or㗗:yʤ3{0τ.'lhyɃNDDCz{sLkzӜ? PzԤ.OTzլn_ Xz՚JoJcʂqM` \d+{n hKjp]V I:$(ͽe7w!Myz[%vm<{69ݖN0 ~K|FmXT\ն~q]o ~(OgŽ=v"r2Xr|'+47q\9cNӝ^kl:ԡYô2r'qc8m9_ڜ a x')Oga{ֹvX e<.$ݮV}^1;t3{v^'Md3^7˷-.Gꆗ<(z='͜m6}a!5O@owy\B7 y ͏˿C_V=뇞_}|c]m]5~xO;h Ȁ (Hf~^CiWos6Vj*^xMv4rMr4GL]vL<ڨjq2%pjw|gW&NX:ݚͺae  WúnLqڣ_n DQrzP+`Ĩf +KkVmIExyL˱u]gwmuTC t+˲Y[Je S. 5 Tfby<7 ,; OK07;GǨ0K:P˵&6IU< M]!PU{LYsRwy#ԶH;i jK:bJEɛGzzZNk}˲kɪR{xZJfqqt+˂d{q{\Lis~ktJPJdqkpꪧ_* 'VK>;ѧpOZNǪI'GŻ˚ͷzY*UP:]{c83J`kc܂Lq$\/g{cke ԃW޺k:fg봵b%hy*lɩŽw٫O 'e gkQ+d7f5_;}I,[ūQf @U:lMAPJ>*q| C\RL* '\ +ur]_ Ȁ WeqzƗțʗI{tLʥlʧʨEs\+˳L˵lɱțǹzʤQ ̒^,Ō ьeĂ) LǬw &\ wG}ț @(PRL#; tyt۬rTeuM+fʹ/<Z|/]@ N'CzKp \r۞є⪛JI6uy^'ٕpjg+d*ȉ|뚂|P) ۤj$?=owef )}Ł w% ')ȸt ӉpAz_ܺ~=gF}҉{lm-Tmzvodu7K{ϻYY<=-LJ-פ)?էժQ Ӥw=žkڥ|]_%[ܘ-IaCzGڦ[CFϹݷB&:Ӟ}Vf{H|Iͽ\ VM]ZMhL><| 2 eKng9lIν^m--޵\:N&ⓛ͖i79;)wvCNEnG.H,KMB-N/+~R>AXPέ^TnV>dޭ?r\>j ɞy&۸il=Fj|o3k46|GZԆ.ڒPutZUĽܢ_dUЍm`ժvIÝMH<|?T`JZIǠ=н%ڷ}ʮ2\9MԷTD"]ˈN}*{eNNθ5o}\Mkꐞ|vwZ x߫qt=>JgR ]Su>>u1}]lr)0܆癜U*$V|vs'wN &lvFt vCt?Oq]歹syUP?qR\oeoҜa/q/sOu/kmooH}Oxozk/oEOЌW_ <ڕbђG\1ދ.^fB꼛*p:bOn3]OGqNGnBͿ?IďgTxd5hŠuWS_/sy ŅѢ޺㨵޽붻8}{-$qQ8I䇬Eϲ)vc5=ltD~%}P0u)<“8s*H@ UT"8zsWI\2j,%酀\b_3 g8`jrQvmVpvMb. ,D"`u5R(<@)DiH&L6PF)T6шQm(`)dihlpy%CZ(t^5ZgAm'ޘ&h11dkxSFXTA\R劋*j"&TuǚS7<6 ꨸a~:Yv3ζXk]qF"&f~^z!i{U&CWnx覫Z똪XU{l^%ܦ[/R.X9ʗ~l5AzJJgf,DcΙ)r0Ɗr_9m9*FMuw1&6V>JGf-̀ca#tr1dgV;ҧ/<%-Ϋ^قŶn{V0eUXu߰{u9U(NŘ&/§}y@]8yPڙԮuoX Ř#GWog?^j2k4q-/CBtJЇSq3ma)?N&5 PW;?Xs)L L܄3X 2 \7};YWB { !)U*0`GֳM[oqt:$^ 4L2ө}JX̢.z` Įm j G3Zq:(Nx̣> d>-gyK2birw0LuŽ&G+"MD:K .U`w:)ғ.))LїfHيOh?5e3u*̙X]w\j$֛dKSiW Ir㐞KI*8Ur9%֑ul.Ol*`qԔ*cDauX][gF\z&CV"5i{eV2bUk!龩uA 7U!jVZr% kxNU muw׉]rhנg)[vۖ) .4OPj `{ƳkaJ #QjZO)~_GNpˊv8NaMY7408cŵE|;Y~%C`确p}'d[&vs1*2놖=jeWd,ҵSlDV4P8>πMh+X|WꂨKin&c;/(y6?%N{ӠGMjz̤TQ-U:0}f5igpS.q7oy}D_#Jë~Xbr=ё.@7[~,Yr؋x:}2y=k,EOvg33Qԧ0(4k#qD|׀qjQjb']'e)Ʒ~Ƿ WKlHW@W}}47glQ—0<6(378L{t2@L؄NP}'KUjVxXZ4сuwGf8Hi3Xj(c!腛prItX'X ׇ~ՓzX~wC8bW=pO>^`xl@fyIYw{҈V>h 7d\|V=6(sYwY5hN16x:EVaxSWu'EoշxB;_Gxga‘H}edȍku}}h%g.pxS%BeG ؍v~0wa'\&DHB.I:^O c{47eKq-{J yǒ|g4ZQy5+jcp #f_O{'kX8$ؕF$13gb^I 6ԙ)n^$YmA9?{ahp9 ԗ`_֜dyA98Vta Aٝ&8_-aY_ }"^"%ZMGH 9V@YtBmGa'IBZ`4v-(/(Ya98qaؠpF sp{IjƖ/*uA[Z֎ʣP?(AʢO"%n77exLjEix2@VJ3gjmTZ_k 4tI|H|ڧ yCv *MA:@ڨ:A?zo*6\Q=yy~.Ta4M':EDBF炻x7fR:YXfCFg}s5(i)jsyc#:htẆxX꺮ʮ+:Zzگ;[{  ;[{۱ ";$[&{(*,۲.k;PKJO f;;PK9AOEBPS/img/bldap_filter.gifGIF89aI~9sJ{{99!R!k9!s9!{9)c9)kB)s9)B)B)J1cB1J9cJ9kB9{J9J9RBkJBRBZJJJJcJkRJkJsJZRkZR{ZR{RcRcRcZcccccscc{cckccsckskkkkssss{skss{{{{{{{{{{{{{{s{{ƔƔƜΜΥΥέֵ֭ƽν޽ֵֽֽ޽!,I~A H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8st٤ϟ@ JѣH*]ʴӧPJJիXj)`ÊKٳhӪ]6&ʝKݻx˷߿ LÈ+^̸ǐ|˘3k̹ϠC<ӨS^ͺתI 4 ۸s;lP{ NУK_سk>:^KC{[گm$HDOTl1a1F|M8!Uhex5!ć6QȂu8a6԰E0(nXuxqa"mpQEM0!I$A? "L4F)w%Z!I"h|EK/0`AT)Yy#S`I3fH硈&w_e6v駫1zWOP4Pbꮼ*JxqEA JPkHfmEE&˪|^Em۶G, y뿵JTEk0ŋ29z[J0F0l9| %@1{Ǖ&@?]P|i|ssTW->Ws=Muilh]C|1C їl<@PߩmWo=7۽I$ԀWnfE8r_B mn8訧ޝfz.{muYs.?F\C '/-Of}wއ/\o~埯>/o߯fkZlf N; 8-!`$vAtdܕ9tq` .] 0_ú=+! :G(UxB*̅N$NdaR*rqTTû \IJR 8kt"G48#F=]P.CƱwt cCQuM 5CqHR ˠ).7,I>z_IGVQn% 9b2F4N%-K\)T=7Fz b)1&C'iNŨx;ۉxϞ'=0}'@+2(BJnD'JъZͨF7юz; HGJҒ(M)DEҖ0D Нt&!nS4.;PktH%=pjT@2t!(jPU,OTzլhU`ֶw9jZzE\"+"b̪S"vū^WAa'둵6qu+eHDb~c@ju5Hg?ؾ=kjg;2t,m6Ci@v-SCwEtbۅ|Vb`#%HxśV%.te;ÚMq%IJȯ~EE12` *Z B&k_.د~0{ ײ{ݲK x BbV^1wY c׸.q jz>2qLN(j*W"~ٛcx7rx,2d>1,Upd'oPAg9yvs{-k *_W;̍v4 IK_fsO8>ȡ~kGC ys%pB?o<][g֖/I$ VRe($c_U0^oK&/}7yo>az)KO_?Ҕ *ψ: XA؁ ؀(>P Xx؁`U&X "5 ( 9PP6x8:<18=XFX?:/!p2q!BR(ThK;MXPo@oPa8$Qg؂X Pmhrhuxp03 `h(#AN82x h|]o__xXX_¸؅HB(ȋ8(֘__؈vh荵؍ݸ H(8h_`8bx88 ȌɎɈ.g"0&0$)% +(ɒ& 6:ْ+ٓ0)3Yو7?:)ْ(XWHٔ;LhiWrWRiɕ])ZV`Pb9q9qi<ɕ#v {[ɒMٗXlY~Hy 9閙I# )ٚ1i鋠)əɊD9YI0 ٜ ițc ѹٝɝd i깞09I *VPٟ9c.i ZJ9IO:@GXPzJPExQ%x9,z5ڢ0I/4Y87<:3ڣ@:ks9skksJ{R!RJkJsR{ckcckkkkkkkkkkkkkkkkkkkkkssssssssssssss{sssssssssss{{{{{{{{{{΄ތkkssssss֜ޜkkkkkƭޭkkkkƭƵεssssƽƽƽνεν޽ֽƔƔkνޭΔΔkΜޭ֜sֽs֜ޭk޵k޵Μ޵ks|ƔΜ֜ޭ޵Δޭ֜޵!,> H*\ȰÇ#JHŋ3jȱǏ C:TGɓ(S\ɲ˗0cʜI͛8sɳϟ@ r ѣH*]ʴӧPJj(իXjʵׯQhӪ]˶۷pʝKݻx˷߿ L0fѲ]3lL˘3k̹ϠCMӨS^ͺװcsUbN Nȓ G (eSNسky6(޽ӫ_ϞY6ܾ?^3Dh&X{UŧR4)(VhawDsx$5s (∩`*C,袅l`J*h8x^'T@)䐲Xh>]T18%`z:Krjhʲ(.¤v?v,;8 -ʶk"n$2 ;#JeRvhQ:)<(fFhp QZo¡&U,pL,/4nb. ̪V d)Snz(Dj'*ٽO\ͨ u]).b0eGaғ}\vb)ըjLY\.xr^6*t>]Yoj[3/ٱv+.敛ww;>Vxj{1R:*eYej2X/S*XG/=kg=՟d;/F觯;ouoo?߲GI OP2:9bP@$Ēf T'(wR7) p%Lf6;XHL&:Pba ,X̢.z,"H2hLc 6p#N(:x#> (B#F:`Y$$'IJZR(&7NГ (9Q򔨔c)SV|,gI˩IJ̥.r]|$b)L2f:0T\ !M oi 8cSnR0::׹~2%d<i> *P@@Z{"M>#O'yΒ/fHrьzTMGG(IYҖ0uLә5N ӝ~=PThRԦ:PTJժZXͪVծz` XJֲ_LQ=ӌV舫\J׺xͫ^׾ `KMb:ְPJgT^ͬf7z hGvfeIֺlgKŚ3L3xQ pn&AG+ 41%tKZ5n&CjPŮzw r-ܿD _'+6AN`f8'L Gѕ 1k㋙R(0PB @L"H.*@s5B^rEL*[$6 l`C!BqJT0D 8& p@f|+πk-xC!, B 3%036 , 0q '{>0p6)-s#)v`xHxLى2GM {@FDIGٓǔ.w4HWL5(`xPb 5Yp^hېH pp9y) Py)y"WV7砛pG |XsYNIB . kxrTIs`s |z 7 U)G*WIH٨T cW٩W{*r*GȞڋX:7ړګjWw˘Z{iW͠ e@5PP5kP F`jW Hp `:n80 OB@?鯹j' RPI9;$v%4h ʖHY@ W( z^"-Haۈ3kxdIo9{ (˫Hɴ,YĊ5y o -@vPv𵡐^wP:Y~L`~ G:GyhZr)z;x˯m;ZJ8%zv5|giyCj|sKR)ہ2g ʴsj8}:i doZjZ/˴N˪W:*ʌ,aY ,`cuo{eg;;`䛾꫘耸Kgxac)|+[!Yrzi| l jW陞r$Z| +ಳ6ʩK!l˼˼u5BH1e׋4 0 QX⻾k+V|{&|Ggx9Ü)!C;>ۉ i k) "psLYO#s_l&{4ǃ[9sǎ:rm:IەéV (;plR;QOr€ 6yk0˴\˶|˸˺˼˾˴| p,$fnRXɬw^B\,+W {p;  0\| ``,,lϳusUs ~،دda@ c+֎ٚF5 %o٤]ڦ]X}VqڮڰWVۺۍ=Eqh5]}ȝʽ V]E1jC>c-B3) 1iP-)7j 㪠X'1?~6%@6  )*n 4 1r) o0 j1n $N&+-^45Viw4 1~Mno.~U%>&'Nfnӽi?Nw>N"~)~갾i^Ws%N~k~궎0~.Ԃ)>niԒ.nW ^.40cꌞ垑Q?^ J~옂T3!FHJP?T!X\`?!dahle>'NQ!d/p"n6Nb|*/$83:>pnC3E~NRn-N-) 甯䦏'(aL*0 cnqBM_ )N ("lwNs^z|~.6 "`~+hObJM-^/ ]jyt>,76,q#?gIc|Q"Ō=}TPEETRM>Z:T ]*GBJ(6aL&~-D'Zw vQ[ywYD70eiXy's䉦Hϣ-Uj֭][6ѩYҚlpl۶A]-w/Ğxnߊ_|.HxVؖa23-ii'o0jܪ?RC,l k˹,0S((;nR>Dl4IO@2H!$*T'|[ RC,R0 '|/ 1+ ;9/3LM3{ "L1 4PA%T"1I%s(8+?z!%#@-[O[N^4%Or 8PCG-^"29mR+4YeevC=p@jڦZm[=2d\ˮh+Ese67iݥ^{ŷ^pqS4_8`$F8afPxÕa'v b7c 1cG&d@dWfeeg9u[ʡ<\L"0Q6kfnF0C(R%kgHKyԈNF):J$հ2%J!H}5+ 7KOqS>Q~[k__*H,=#.6[P3?)g?ωNJ6ٲJHj9L"8)В658m&8F1'IOpoPU ] գ CfdG4fr0M hg-L-[l'GBl5Ѱdo5T}K +P=*C'jY\>^O0lFC2:Hʰ`FWgçuu aU}~;_:@})-!?8+b<,퍀;هri-ZtY]@y`5DEB]sgZppb'(愑kN>ͥqi?laT:ӗ{Ě*|f.\8Ă*lU1T'4tZ{'譥zdUT^*d8"mJT­pvȓ>p?0hH%°c"[,*ZdOp۪3-&g-t(~HNc2@A$B4C,PEdFtGHIJKLMNOPQ$R4SDTTUdVtWXYZĀ;PK~""PK9AOEBPS/img/bldap_sharcomp.gifGIF89aJBJBJ!!!!c!{!!!!))))J)J1)11111k111999999JBBBBRBRBBJJBJJJJJRRRRRZRJRRJZZcZZcRRcccccckkckksk{kkskZssksssss{ssc{{{{{{{{{c{kքkJBB1{{Δޔ{ZRskk{ޜքkƥΔ!)ZJkZkcJZZc֭ΔRBscBRZckk{֭֜s9{֭11B9Ɣ!Ɣ9ƥcƭƵ޵)9sZ{kέ{ννν޵))֌{֜1֥֭ƽ!B1RBkRބkޜޭ)ޭ1νR)!ƔƽΜ!!!1)J1c1cBs9BR֭޵R9ZBsR{c{)c9ƭZZcsބޔ!,H*\ȰÇ#JH3jȱǏ CIɓ(S\q ˗0cʜIfM:thY'HnP*cͣH"ũ3ϙO=F%9UիXG2TݢeTGGnNugϜ..Ffb̹l]*;()xf]ִEmj?*\Wuۆecx/gb*vFݫ{:F{u뵛#5\l,޸v˛L gJe^Mgy)sqY5K_yyQOt:7eKtj`~UODQڌ=%Q2.d*IKewcaUߍMqC~xQzCؔUKHpft)ߜv-矀*蠄j衈&袌6裐F'{VjL^'e駠vi:j^zu 3j:l ͮ1 ksͭ뮃n0|P T$ӏ>&='Gd<\mڦhL$O>\#+jQ>ㇻ^gbp`>SO$d+&,XQr#O[#:C0<0F3;-Q$[LCC7pm';kuAs}wzNlII>JK ./WN6뺃H2[{4|n蠇ޥ"O>ЃtTN2DdSݓހnzNj.6܏hl-?d= F5z,"|G~Чs׆%26Pʢw X erRE1tf)#jPpp >ɜ ^ט~ɨy ыA *x!0  A5I\n{iMrFw 3TA nPy2NvT!j @Hm0WɫcSL h!`$\ )0؊B؍#p+XAfGH@Z~'ɨF4Cf߀)"lG '}P >vh? AɨtFP:ӭ0<}"PĠ#Ho voWl $@&XvfƝmD pBuBqSjЂ$^ `@ ^-s(HCKa \x4GBlh@z gE P20|hL"^71lTt+O]q@p8w{~ 0  Q P0#xߗ7~-f WpĐ@  :Łv2*F2NP(:P{KƠ; > f hkr* r0ePr`sep{{ ZxpXaX:(@?xh Ɔْd ݰ g(} -Np@ p0PxpP\^01ɷh0 0<d؊ϰg PTX @ Њʸ8y$ hݠ `X0k8(*( wAؐAɌi\v!+7Wqf nkip(ikP '9! Ƒx15r X `4g<(Mte%lE&[֓xxf P3PЖ NyUi@eg\ !1l&_ bI,l  Y(t6d۵_iU#a]F&dy]yl2C9 5)dƙD&f)hge cfil) ٚei̩aVbYf ii9 ù ʙ@i?`)IZ9hC}&>Y)޹ ППy)͹Ix9lh=i P 0e&|v =* /0*j' j9]|F=i+ 05p棳km:n皬< љ)*?:J'jj׹Z K)xyˊ] 'a({j A2_:*kIˬ9+#Sp_Jٕk*aYv"KK:a ^`k N멃+qh7njF&[H6J-1n|K |+'~ʨ+T5{)[Yqk$[$멚5FXs;M+-b{;R"2N '1U*sr%3 ^EڞiFf"qޠ[*ڬ붽+;HCž +:?#V)گ{묮)ͫw9 )K:C< *kf;r~)ZEjK)r_Ì%,wW?7p[k?Lں>2jĠ ŖĘ+RTŘ` '_<>%f܆hFRlVk)bt\v|xz|~Ȃ,;PKu PK9A OEBPS/img/setuphst1_vericode.gif:GIF87aZĬܔLJLdbdtvtԴ $&$,.,DBD464\^\<>Kհ^:۲ΈڸΞ<7_n{gCxQۑ/L7*c8 \k~5h˯k}qz=\EL/(q]8~/` X^!g||r}03q%f(c\3J3F߽pD1vTfw =IDN Ih N $dZaa_g0ȕ෕9X2z5eg~(] 4NęM0HęMDM<1 pz *b)x/hcn:{0ZhC oM;Ox|g9$3ELcrț y穝|V}Z UҊDO @,IhZO7ׂؙ6@!,\f#8(=E0g ]\ 9BމU6>MneRR29X]j4`%RU$Z jDȩW`# ^T A$3ª89]YX#>AG:DNĤm}(\ @ eKuY a!3^JzYOŚ -u6Â$ULR*٧LRi5r3 *NcRf #RA52=*nJfV`1TI'StzM6G4Ee*׺:1/vd+6% `Kp=a: d'KZ,W:x hGKҚjWֺVlgKZ]+pKJMr2ЍD0bZͮvz o-!Mz|Kͯ~L#N;'L ΰ7{ L(NW.gL1w@6L"H&;P^L*[X.{22L2Yb>z36;Vj9W,ͳM;8πo,>sh΅F'E7Ҙr3-HSӆ4GmGӠNuRDMV奁j YժuPX^4A}ػeX5KV۽-kg6kd&f ݴ nf[ŷ{}~$MhK[6o/^ s{.5^3<.N?ָ_6g9i>\!9In೮5k\NNu uMt{}Άonezo󝛽P/ַ4{swt}s>kg3tc'ߋoQqS/|Nqg^Qq}#wғGyO|~~]VЙ{Ⱦ{Ov Cwxxb[x7 _ր8`Xv؁hhŁX&"E'؂.H*ł/Q&:X^4Aq0>i;=8>a;DX1xLJ8Q8iN_UxJ x)^xS(c8`Y_? [(SxB"(0AKH@a!P Ї~XXTH?a0vepf(IAhA؈Fe( PP9! @P@񈷈X8(i@0h8X׈h&:\h(8Hi0/08Xx8i9 o*!8i#0-`(hֈ8H i;6S8 P&15aIaF8&99PEi(^*Ɋ@aihL9@U9Qƈ2B%`&8 c)i+9 ph48k3J1 -HYuhuh[)5i<5Qw<.=雛I3籜2!hv(0!hs8i )2aٜ^4ihɝJ񕯸iGm5E) ^0AqƞXО2-~/~*6:8*i%0 4z )Hj+ IzKMGz2 )*_:a*1^3JeJiXsojsJcZ7i%`]GZw*IZu^w:*i{ک8,ʩևpʪ1|ZH׫NJ|jڪ Ѻ{x@" j jZ|Q3슪Zv:zyi@  m P)Fp;+KM᧢Ȱjk;ȱ 뱢&( k^+ڲ&2+4x6{x<+>{w@t8_WF;HuJ[شFPR[tT[Hx5奵ʵ%`b+pd[/xjۂlnn&6tvl~w^{t; v{ kd}a[f~{۹۹ff[akۺk|[뺳[ۻˀě_[ȫ^Ǜ˃ۼ^;{ڛ۽;[曺蛾b4F;_k^;u`^^l^P^ ^l`̵_ ,c^\_$v^0,lL@ R%:9KCElLG>GC lU,F,_Yl[|^b|-M=}ml^.9Z]QM. m^#-{IjM*Mx,qu]l׽>]ڥ]/Фڢw} m^,;\L\|{  y۹-m\-9(1?lMӷl:]sU ޝ- Imk靿}lXἙX.Yzwf܏ Pb[`3=K!.#={(*..0~;4n6~l:.0 @B>D^F~HJLN ;PK2PK9AOEBPS/img/bldapp_dptdetail.gif VGIF89amMMMMahhh|||!,mH*\ȰÇ#JHŋ3jȱǏ CIɓ(MXɲ˗0cʜI͛8sɳϟ@ ѣH6$jҧPJ`թXjzU`׭`ÊU9tlhӪ]˶۷pʝKݻxB,~k+(ʒ Avc >hx%Me',t*`\Re(M$!Bć 6]4lB &J Ç1r \z ~D#:tOF ^5@1( }2$HUpGyG@ flԠFtS+PQĆĈH' . ym`ae^ 0F7tFuPqC{9 xF $c [Azai%@uR^Tv*!w4( (ȢnTa^F^iEX CʘCh(ci:煣nߘehjjZL`k=`#] VПI&$NhiőI㴒`6X@9&zk䖫*Jk:B.gS~+)fdN;-l/J晪2&ìbn2dH+B .$,A1Θ$ghr\*Vl=Į9q b6!|Yƞ2S`Sw@ln>F@0 A(H 9PG$-g^У*:&ΧA М?)pA\J46T*%~4M7^TKWĀ :Cx:B $AI_a "`PA 8  JЀ*؀/p H@  FgK_^6z !%? z#; GV-| 45p,=!1*E<%:%M|G)Z#EEv5dR!V+fqM`J  d@śMK#EH0=^&?:[V15*Bz+ٗHI 2 h@*Uiv0Ug+'ն6EčF$$JͭUFvNJҎDq0i\ rԥ+fF2"FdJ󛚳$89oBB̐I2l<\s q Ɇ(|'29Ie͐JBh>RB+΃۸mQ>GҊn#-IS҈0UcJS6f8MsS=})Pi*ԡ´Fe)R?ҕbD)9$J0:U$KŢDO(GYpz/ fUCՎDtAgT3٣\4?kTQrECWʚ% da+:ӱ{=%*@L J+9Y"ƑaX/ Rx_՘X]֒mEk9۽b-^JQj¬Pܘ84nK[#V?Ui!iPVәh#2B|4}(IҖ!3-Msڅ SC`ͳ.U:!@yV:+&C[+d84o:D m ](Cxʮ^2m[Yh X.QmY_&׸%8O -6u<hu[ɍ|e女@bGRFMl!A `SD8`9Dc<&߸Q]jW9C 4: %ÐGHρmOŮ*!c>r 2%ԉĎzF.vޑ g5ڥxn4 iBj\L6kw`[bA 0JI[0Y%ZfaV5>lh]a@!&2Iev©<ޙ]om&hw+$Rx|RեJK-ytkkljmɪ+/+0?A} ,) ÿ5W Wwڙ,Sr3\q6ˡ.ч|ÞAk`W}Ys gXs]\m0w]u|6+[onVD5o; MpkD63K~y3$m+MtNb0VNqǼ6ӎtsJ(㎜<{N3lGbپN 9NIMpb Za@YpR:^ n0y5[(x'2 9I=$$&HDְ{GIJKN2 f9ZAt$*#IQT"7C2T~s#8M9JX22m6mRL%-UӕT$9PBSff08 3c!pd59Rnly͒6 JKҟ <}Rt)wIzf*lJ@$OoTTtW4_ffc> b>`5i9:^dW׹9p5HZRkLg^*K>]g Дt{k;W,D,;]J=I}N#}^6i׾fg} ,Z XJЇ iJnF`eG6NJst.<:ON!*Y擻l [JӨOon! UNjU~k\LX]I Np}CksL!;BGl;x$61b˰׵],؜8Vg xHcD&;P8Q':ЈNg@ |24'hGGliHq !NWVլD$Oԧw^:ֳ5pbZִ4MmfEMRAE:sR"4Mn$uۗ w=scFvM>PWl*D$81 S>7g;xv_M1+xp3(OW.#0~O.›dv@ЇN聉(;PԧN[XϺַ{`NhOtpNxϻuOo;񐏼'uSϼ7gGOқ?WֻgO>w~Oc>O|#ЏS~{#F/;21 dqf) 駻?ID@uuz'~M~p~׀~vHyxwy#~0RW㇁ηxX7ntogtaxn8 g2Іo8WOzFH}x8w68^Sxfp8 tK`(kǀ#Њ"H ؂"tbpɘ8{gXQWnЂ;,ЀxwrnyF(L"8ht8xX茀(( )Xr ،v~H)v!9FIQp{81,28 4ٓy'>P*);h1tA9 CٔYJɔOXN9;ٓhIW؀ep疻H#oi_wt XytU ? x|ɗw٘xIixPyvٗ)ǖVu8Ȃ`i' Hh)y9y~-w`ЀPYw'萝x﨔PI#Ȝ9L뗐ڹy#ҹti8d9 ,Ypu07/GHKg)B8Wex-t@1yw8 n*=xىz*7% '* *,86ڠJi/*fYHxRZUZ|WJ` 祝 ~XgHv(xhצjuم`|sdJ{f|ڧ~y{:wZvutZzjtQ|:Z ڪ:zW }ګZƪZux+tJ|5~yԪY/vg0ȬZ|?Zjw yϺtϺʮʮz*ƸZZٚڬ zc*w{* [[zʓ+:Z3[t1˱3z#&9˰'}ZI|swڭ ۮ뱧w" ; KwDx0KHKXzڴ8. :V)(bjyʬ pk;ڶt{x,|۷g~v;{W|v۸;[{۹;[{빩v[ۻ;[{Ǜ :ש;[{K۽{X[{㛾۾[{ۿ<\P Ll<||"<$!\(*<'.0 -4\63|:5<@\>D\4 KjB3c#D< S˗8SZ};V<\L:[>Lu:q&r5;t;tD =CD;@Ο?p##5R@>r%&dGB -7*-CvDD_4QäUQSZjtF9E\tD\$OW.Y5O0uʞaU4M9-[SZLKE4M%+E]ONtPd/E0F:}GrMQ`JbH؀~sV0V`uѓ}>[0"}@Uz٭cJNMKEP4NE_-[e[0M;}[[ٌO%_g=YdPUKɱ:ZUC]`lm_an9νѝYVd-ݐD&a]-sKf=lf5}ssVghv=0lllo$$~m(_02>4>thۼ8η˛z'x.SWLx>vu^Q磠N{M_'^g}焾t陮N狾襞ꭋ!U'ꪾ.tw.꣎~.>~^>P픮햎NN^nؾ.Nt._/.~^>[TW_KV]&(0O74o1O/:v9>GBA?Fx=JyENx{AA'ToXzZ_WgO`!`O@? HxeHNmRvpvs_wn߳bzP tZy/:*x ? cfw_M? [`] iyNw?ğo iN>DT001#?h珯vK /ow?1_1J( < a >QD-^ĘQF=~R%5kIF N2rA!fQN{XH`z)p+8u5Uh(LY9}ȓձ@bEVZmݾ[I0)Wb4+ HʀΆ?Ś53EZt`g*FlōGI9h.FZj֭UEJ $%K_nuKiә&U,ޕv.vݽ_ lAB@5S)UتfK{nkcAP"8.% p)2*AXP 4DCR zJя E/1D!iD-fd_TtA&3PSYhxGQR9)Rq2Ԩ,RΠ _DNS!֩)Y+Z񊧶tL*)Zή, [Ǫ̲U_h+K*Xr}jTYz׼ImXb'J5lJYnuEc_VB;jeה,mLֳ<aGKZ0(Vڧl1!Lºnv;Ptnx; ޖ׷M`p:\BԸǥmMgZVԵҫe_׿ݬ@_Vw(yѻLre{;ݙ΂}^_^qȀ `Z7=C`=pZ gpe;FD{ު,n+j a8mu0Zdkj]ʏw݉hy>q\6$7u Q6+arge kV慝iVscc֘ js{0|}~yF-e,~-9;#k;˾?)+ӿ8,47)dS3@KD4$@k2Q3l L#",BdA`a) l$@,YA!-B#0$ܕc–r'$‚ӯ,@/-: <$BA1$\Q3TC|9;/DN;9;C=FK?ďJC(D JD FtD.I4JKEADMDܨQ$YbESŽ sWEX|DZĕºBeT%sb$cdLFidZ6qv!sFkItdvptxYA{LJX|$~ǀ$HȂDH=[GIiJ9G tT"@Fp9 :PȎ,ɗ @I=)  *I 9z 8L؊QЂ ɊIA,ʣLʥDiɬlʇJLIIIL-   \K,UpKʽ̑\t˽DLhi^ ]U=^2H^m9ԡ^^9؜"qA1 !uE ]_ ) 1,@f",2V!J-`v!e š !R`f"3~"Ճ0E:^7X.a63`5b#3 #!aE!o$V⃚'%bVb '$K¤Q;bPbMb"fB+Vc@*X+^8N^4c:bac3.%|A&jjcxcA.E&CDfHdGc!ڧ>J7Lݕ6J@֞К:ڕAe&SeeeJ)R՗Y(|ce@^N_;[SAreX2:4ۺ@7vZ2[Ff .%fff:NKg/{`fffE'-0w^sgw2ӻt.g*g!氪3f}f}dah-;h.>x|ya܂ὛŇF2uh^@h.hw>V0X|hr@*fzhi{;huvvg۩6v1&0ó~Cdg^g3ixR#k6R6bSkcft,;;~1h h Npl"ْnhB9lklKNjU締]f߶7<1;•hJ snԐm8KچnxnSq:>anαormnb5~v?ٞ6ijloig+goN.pjjvja\mױ pm^k7g)w[  6.*P1V[[l.qqOqr >6؀*h-Olq>q,r.0_k5G1o)rs*g .w?6?qBs%Gl?w@h'LS(-?tOtD7hFLSEϺf _sHIJ: |1.Wou 0__Q;>6d ̎ -D&pB=mN7@YhwvDC0lWsD=TnvOpqJ'wh&֭6a;au_w2g%xn%7{|>/wx^xSw5GlqowWy_@vL)4,|?yyyA_tl4Fm<žN_g;7w!z#dnwz.Kzx9'ub{W{滯/7BLdrozK|[|+8CX\/ޯcb稹*_?g(O)ԯ|:|FY|tmwG~_ߙOp{70L~!~~k|:DQPΨht6ǨO Q,h „ 2l!Ĉ'Rh"ƌ7r#Ȑ cr֬%"Wl%̘2gҬiG&T'РB-j(R:OL)ԨRR$SVr+ذl*,ڴjײIg۸rҭ+Yz&^t($<0L72け%x8!_^Y`翢Gs l0b+Y /w6HuߖM7p&(Dx1CCk׳PQMxnH@p~T#V@ bDtH~桷 ~(]c Ze {! vXs˙H"(wA$g@с]e2؝`P 5UcG_}9#|@bcUZ $I$)Yb_JX`NFk:VؐN8o"'"WbIdޠɦlb6Z(2:Jhp(Y١E:& 4jy {9_vƕ܊)ydtjÏ)_xl6akJ-mg:-z]*Ab(`*-께 R ;hl} Zx?FVvxj.ujګG(j&52)({E˩dvfXIP;7Ca&j?W [jusky.(iAԣĀ +۰֧cxp˭6v>> ٻow>?|t. P,F%~_"( O"2D~נ2Nq H~D%6l! Mâ\*l!h?:dp~n%P;|"PTd j+,NÐk |`,QBDJd9Dwb G*.dyCH>4#, D6p|x$(8ұnJY;9ES$"mB50db%RҒ|®Svc4'i\@dE3.{c!N41( s~S /;ya &1sx}D\4jͰc|h́J&DY·~E/Ί3hGOyγ0ϕzā {)CJR:L&Q)R}hF9QSD=$iT|]$Lz` *e)V3L”4MЙ̫- Iѥmu8ҵ\.԰LbUϬ"[ 5CX2V[#kUL:tlP3ѺSG ;׾0IdC`[Bğ'T:VmjTEefYkj\%z !`S+GR!=QwbgdOrsE(s6<I| N=uSh7}M#+jNE\ k`{O /S\HL;;&>1S.~1SS FXƒ\0LI.^B>\߷sz30n& ,9_r'p3|BLvh3-AӳX-sю~4(443iIzSh.QZӝtۉԮ~uO꧀Z45sBY:)ވB5؍@+̫k^(qJbƃԬif7Pmum3[۲6m})l,6G2:Zkǻ1ub M[mK bENs*wW%kb'ƭ+y9.s!z8Y8F(ӈCD]jYGYգ̓š&8-u_RO)OcܭgJ:g9ow{Prch\Akソe%Cyԣ۽{aw&#Ϋݥ),yQb,ѓ1Sw#euyczts_?Ӿg/e-n3նo>S_ӯ>wsx>yv/?Iwjo?iC?Gs/?  & j5 F U f v  t  D`, Ơ ֠   !!&.!6>!ʠV^!e!v~!!a!!ΜI;PKcXh7c7PK9AOEBPS/img/workspace4.gif]GIF87a䬪|}|΢ԲƲӿTU^DBEdgvMJLs{z공a]Oa::ll64tfj]\Nt:DL&$IJ1\7vj4J<2,Ī,n4 #00DD44PPZTVy2dO g>ῗ zN}yNp҇~ Q |O& xhX݇ haƝڑיj$f:) t':)SF'TȨfl)OP,MĘpHRB\SL8V+V+mq-lvS@n{<奆.,zkNi8铣'̛M:\n<t@#8BJgPƢꔛNQ+!k!LKTĢ80[kdjNyʦ*}І!/$NJ(St>困Q)@J $8pS<0C#M<@qH`)(4 @D` D 4;{gy:Y>5k$1(8&)1?Oi U0Pѵn;91?PT',`R&X`~0X!H1\LH^99&ac´rb: P[Hq4B?0)j% HX L%B (`yp2ǛȆQד|lZԶ& ~*X RY`+B8,FtT<1m((7>OZ[ ` 59X<4.r;9?pbx(T78t\99Pe1s@'<[$zM@/(a pte (_ʦEIB),XR7 pDN ]pBC9*)&xYa%&,\sN9JY`uI ήzu*QϧkBzђf}⪄u|xM(Q7ML95t6qΘovpL)j 6MjjB7Jb6)N"[:L8IpBR` $?t5[]BNVX)^*@K`w(ԽG>QHA. IZ^!:ן > ou` Ul"XҰ" Svq `63,0˛ =MhjZԁp*IH7?$p .=WlG$ j aL>ֹ4C>t\5Ƶ܀AzW/vGsJ{sr'fXG #*iޗ0 #h  wVt6.;Q0*9a3؃%>B8DxHaJ؄NxP8TXe!VZQ\`@bXfdxjPlp(n7Nvxzzb>a|8Xx{=؈[JK [\& Pf{6ai+'4boe.zge 9j P@[k븋۸aKK+ }k{˸;Kṃ뺜k Rdh+sKɢśq[[›t% {[ۺ˹[븃;ۺ"+ !0 A۸#۫k_Ņ90<\0 !,&|${(# U& P6|8:<BEWlȔ\{|{lcɚɓxȊN ||ʨ<.ʮ, ˴\!ˬl'̻<\|Ȝʼ<\|؜ڼ\\|<\|=]A =]} "=$]&}(*, 02=4]6}8:<>B=D]F}HJNPR=T]V}XZ\^`b=d]f}hjlnp]qt]v}xz|~׀؂=؄]؆}؈Ό؎ْؐ=ٔ]ٖ}٘l(ٞ٠ڢ=ڤ]ڦ}ڨڪڬڮڰ۲=۴]۶}۸ۺۼ۾Mڜ=]}ȝʽܨ=]}؝ڽܭ=]}-=]ۭ썢m (P"n >)0$.'2>4^6:>,>7~HJM OR:L~XZnN=^PM[^f~hN]$n >ON*i^v~xknpt^~݈莞ۊ>^閞难wn>^~ꨞꪾ>^~븞뺾nƣ\~ʾpN^W1֞ؾȕ>.^>^ @?_ 9N?ZD?"Ou_&( ?>1#츣2?4_?/ej>@,!An`TR?DQF[Y_gi/onc_l_&D© Me{?bz_Z3D/BPX?bx?q?x#2Tx2?OD~oO 0br#j?Pį(olQĹ?_σ@1S__Q1A@ ` >tȐဃgRU^siS]_ԙUXW:VZ-ݾ{mE]wdFh񖌨q vv&ۊzbXdʕJp|ae <1Z蘘{n82i֭-4bڵ$ N,[8ށ  @E md+Aղ_wɃG>wW={V`?dn:C(vS@2bί0B0: C ؎ô`COl D DQCQ2_ o1Gwµ6=D= &`k$81%$+;,>'ˋɊx$L3G*RL%ׄdLN*kOֶ,4=?N4eQG =@4LT:P3SJ@7&Cbմ$UF:fMVEE6YeTk1oZk6[m( ) " ښZX]w߅7^y祷yO |*ܮ앱,l_=vYX%HM7xH7c?9dHS :zUݘf9-vك- yC悇6`Nv^Ks8&aJ{v~z \Jw秿~ܫ}GB%K)ԠEhBZPQ> IgD$ |W,n`I %.^Ҥ91id.3|9j^Ӧ<mp() P,Ҩ<J$EJɡƈjVϧ*4լgEkZ=t[h JԣHq+4¤Jei͛B #rJtQ#X9S\1[jմU$WmU@K<d;[ֶmnuBTTGFV8c%aRt.eaMXlFlA3-!:+UC('{MFEm~;?քi+n%/iFp`-);r+ *gC.A+Iˑj 6,-lLe*7j OT*.wf1c9~3ܢ|)˭q2ݦf1oi, @fKL SVf4hP@3% h%7&%{y8+@_QrcZe)_*D>c6J64.t9k'5J,{YSL¯ߢ0xsvexct`enΔ1p36Kw}>ѱb 8q,82 Lc,a]*c'Ħ״Bxe+:~hu.:|l Tn @-{Urqߜ>c ]8K>lmiʷ,+|Fn5_: V>aC q1Wf1¯Rg5&q,V<_Onuƻm_5;>8#ya+>nk|ߺ mkt|C7z·^ä;N"mhwn\>yu;њ?,C h1ЁqRbZ%uM}H w(-o#;;C""(5؃þĉ:cA2=ý׳=ٓ9=ۡ> DA," tp+ P%d `>I%41.Rfk:U#<K>*\9¸>9]5rA4=h@ӛ*4+>%naVtEmi(: 7ѾCX(Jbث^򥿲Pk[CJ,S{¿9Z[  a(b `HYp@FFI4v@NvDODK E齃X:jS?"%ȁY4ȐIX曛rF\ŵ0 諾FJ3.;h*jj8l5:ZCR@kCFaaf?;8tLG I|ytGzGKTLԽ{0S|| S@ʮ7)ŕƖ$B.!8FE^+,)b?C&Z;(F4Gd<p BAI]h'YDDGė@vDDKDS==DJG3ʴ$%LA;;ۼ˸qHȗYrˊŸ++:5Q54C$LhdɠdAL>t,? `؆Ǽb؀βT| }<(qMT C*EZݜYYďE<htKː FaȻ,& K{4ϷP O1ϻ l.٘_Hodb]h r$LQ(Q +E-OP$MСI25#ə(7 7" Q-. EN]^EQbl1c\8JQ{5[6538m7-:0YT@-`QU GpHl$^&ZTJ9S_=:-%E)\}M&$6$PrgVM48uSS]}S9T HFm%.PȋTN2\a*Ѽd$crISrnVnoqSI֘T?$Ս ՠ)SEUVuUX]؅_nّnT~m HV}2`,ek+VcLPZٟ5i 7 mEZ}SK] 0XTQ">=Tԫ.bWC;R#N9$Wk5]YeفUzZE[OyX%؊Ekpb` 5%AnW @ض]ڷ%ܭYY9Te+%4%Z}ǵpy--(M׶?UNb4хpT͎׵b]}%O:[[W a a %aAkUޭaD'a-X\JQaҭ-ޢV5Z. Pf`>o\+t^mV33WJBHWu]Za׏[f1|EԱm-mv`TeaV]T-=Ul".5U%m(Ba~`}YEʲh-Y- _3_h4V5N-_N)^`p} a F`ENݕKH g}(^]9䢝)[`ۣX`#5-_M%` PJV`;__eM2/߼c[c2_R5\P3I<33ef7e;v =7`@ݫMB)Kdjde8LV[mdnobg=a^QX8j#mXMe$NVveXgVm}[I$^9+͔6Թ+:MT_f;&c%RVp3h SK>rkV{g*VY:ŀiI6L` $d%x4|o2p~an>ldea ,"F]hZY:kV>E׃GlfG[AiЅ\8+v\[+u2ͤ2SJPiAc>怟/m6fm^]~c6&sSv  kw>C+?/-/ Hv9FphmVXeQF,xF]^Z=p7s=8fhmq`pqNM.A..ʗD wNDMpp3ؠ؎fv_>jfs=q q8j?HrBp'h|mx'phz8^$UMboXȂX0s#^]=h+ȑjg?Tgm V`>=vuW]\9@ :'9 (?z #TժiuoFU0.H#\ЃVeZ, x¨x7xwxlLm '즜p,Q)x\-YxX3w&qi^'7ug%+A8puuwq6/u'&/y(`hҗ7yٯp'Oe^Ё0Z_#>bc`6hcP" b}~,h „ h!Ĉ 8ѡ lqcǐ1hÓ'SԘ#I(U^i&΋'A 6 (jt 2])T\ @x*֦ZF ذbâ)̕!@۸rfPt` Pd/~lč3>СP|ʕ 6os9F0'̙ӣ*O|`bB_ w.pv:7+0@ѽrڳBD:vСÅZ]~#60btY&'LmP+8uw 1 :JJ8!6q>( ࡇH)MUAXeEV}UXbAYfQ ~(ry1_Ea,bcIfdev dY`EB$QAs0P`c[?n8`F&_Ԑtuu\]w!J* P, 1K/mx q/wyT@&8 Zx*E+ZwiHqb9@UAU,rW1Uc*[޶m%yI$NB dUZfuY#L"DQ4ajs6GO& RB9(;_EW$w%%v4){x) |lBj.~Y\U.IeM;4QG,Pš|R9HZ ֌آ1WpnwmtaVS((.O2XUf[r3D2~|fkjR1uD20PPDo]zo}LXu2VF`.‹(Pr/^g}8tɪ4 J=ዏffe]2=ܶխ.:! 8RҵvNIKW zq^XҒԈ?x ^8 WS0 6# c8(<vB36jv"d&;YXRmexvpLɣlM4^|-pQ#M@ԡn1L(G_O! ֲ +# )Ȱ~g_G0WPAu*%3 ``o@C Zpüe,_Wjx iBŐTC PE$&wuru ?@dKr;Ff"p7ͣ#,fA Z0!(OJ Qr+%T`eX^C-^p./}P0->WU·/C:MTdGTXmrQJ*V Vеvu+^B pH)݊kI^[\JARˡ`XR`LTg1'zۆ@HFKvDx@E<HohהуG)-[uD!0 ,U/ ӥ_ԉ\K^tVQETșvY}$-=A\'L]09^QDyʵ\J͡ܪ}!aD%a)mIXlmߌ16 P`5ӹ` _qI[pY+ie%\A @$lQ@^!ϝវ5` [ Xؗ#X\&b&b)j&h&B+n!B ^`둡#$K9=3* 3"]ϥnuD/jι!_5!@$- DBlp ́ ֹ9b:.^B!B޾95}~Uՙ$ $H$IHB`b @%aA6  _!!dZPFQ3&cfU#A4_A<dϥ؈d7jc5bM6$pE% @_Q P,}>P } AUBXMXRa%^%wt79xy$B"< ("#h&x$ ^-KZA-#%NNZDMߦ enƄHD2LZ`SSE6V=gUaeHuVr#ybBFg}wfB@wDd'|g HR ""\i|kЁ ^<xx\yޛ$FdwN$&f_'r 77@"d \&!""Abjf:M*l&42(5F!btit>h-htUXM-e'@W&) ~)FAL!triД^)Ӎp)l)p @F L PA I@ $hy))tqgD[Xb e6B BA B!!f-bTBFB)0-!Or rT2)6֓nET))jv>oI.**APꑞ ɡHۄTb+)n + h؁ ؁- = Qȁ>z+*kp*FnjZe~̐9Ajb,ƉBl֬hMQ,Bͱ@ IJ-&V'bzpk2kl'*)M롴+rӵ)JHZʀ, 0sՊNB%삊t "QZy':|á&˒Al~glf`뾮ln@V"de#9*JN2֚Zkٺ++j@kFw@ @@@DbfCL6[|^n9iAZ"@fC^#7+O 0 p4mNp/~rϘ!]۰ F]8$VSg>, AHzbΣ|S8jnb (|k,WZl0 2)6ϯ䀖0#7#?2$k[h!ǰbd |2(2 @2۶vƫٶiDY, e,FmĀ! /f12oPdiƌgnVV@$Aq.-][0?Z ,!p._2h <;3<dz<3=׳=@:/./&/ 4AA4B'B44j@FLo N12J1f1[9 88S o (M;p rtk~di9;MK>1P(50uS?S/SOTS5T_uT7uU/RursW3+ ZZuZZu[ .A @A 2ъV,iamƆ3[)s `cA$:ltӨ\paaq5 ƌ!6n6R ԯ^ Āq7r'r/7s77r pt׀ @:˰Nvop(1^8 6B 7nx-7pqB16c4 C6qTUm߬Wn)kxnpxsxT@ޅcp/}߷x88x8 } jx8g8Ln7,v'6-vh)KvxK9P9e eP uRg;Ԝ3PlpC9C/z7I/1:p3:gzo:KoGy@$c@+zaFz/z!q`:2vx{1Z22;`c6:[# e kzi6l3!qC8q\@8z3zzû'[zST$;<||RR8?c-uTkƳ zWǹDO|kyC]X <|_3<=[@c'T|Ws7㣽@\{v;3k6?P@X>׾>>~W(@tO~~#/?7~?>?+g?; ~} $?PQ7`Կ\@ `0@ Tha† Bt8񠄂`HA9/ ܈bF/[LrfM/oڴISʃK:hI&UiSO0jUWfպ):lYgѦUm[oƕ;ڣ\ջo_O~ [paÇ'VqcwF ^+x0l$s4? ȭ j$b@Z(,M/9s冋 D 2E : LӁ ڬρ.N[itoZp>3?UDs8'R K:<U54 MIukȼ5#U*]4rWyj%X_{ ޤkW!T>EucC{ %Gc ܐcs\TEʅ ]i;vu/W =|{@;i3Lk]9W,;8Y ):Vؗ_5cN\qoy jJq3^S/9Tjx;81ʫG,Ƶ tkF|7UA>/WnYXY!o<g~@'+蒆&+D nņQoEkUMfIGaSa?{OSeܮh / eG*awv"e^g{I|=Omꥑ[k;G1y @"Y(O.?!Cj?կz_wZm4{s$grԇ}_>7jak^uϐ/td֬FX%1)z'QN=R'F}STS76-cN8lGZ"|&g@PF E1QN@ARP%%C=R*`qIaSZ+iG[Δ=ljzS3;QTZ$eTI4E}RUN"ZH(QգVYњVV Jŵgr5 : ~fU5H7Hpz5$#BuՑ_-߮*T8TJ'qe'YqZQΖ=RTF[ūΕ}mfY*.RrKҴc_I{Rls}&6q:ӂf=-_%[~W[Τ*#iEmdS\ޗ MWs[t?av0Ah%̇EbDž&vq$sϘliq9֘=ˍs䭠E6r,> jh_{xGr\WpKrUQ"_)on{C*kqRrEp]E9rmf(vr.uӬ^eny63:q1ʍ{']6tޫ)Ɍ9ӭ例ײߦ:l+F6pjf^v0 ]vm]E^U;llm3*kIf_܈H֥qfdmy־zl뿒6sK`+o>ʰz Ok#Z {7 wų qy+8A~T QxQ>ӑ]vaӕ8yqљל7s@7z=> M^ҕc;"ձuo]ve7WmQw[sMXw9{]7cx/0g!G'1L^I7Qz'Z0 =^q'zwO7I>Ih|OO/|dozswozBOHHp?Ϙ͟? x'O>#0#$0`:$(pd);/nD]oV#cJ2 @$0ߏF͎K0IMdP0(܏ k0 Qp>! ExP 0 0p + 0 0 p 0VP 0QlLZ00%d#D q/5$dNVE2l. $Bn9q`qw~Ogt.D^{1=1Pq.\lKqQ'1 QJoQ= 5K  r!m! rML̼(!..R$/K/2R#;2*JIθ+I@ MjHbL($Q2-ٜ&(egi|'cٔk"Mܤ42*2RN*I2ͿRMײ6r,)BВҒ)/2z-s.C.(r&k0k-ݍј S+R M% I.LM4߫03vT$Q,[^$'jʸ5ks!'7{s~8{3 S3989[ :s5i::q:3Ь;;̬<0;s= ==s>J>>e>s?IJ??/?t@J@ @@tAFAAA!4@OBu\oB]m04DBB=PDU4ƏNTޠoEeO=_Eg4GmEyCŏ1>0 p~GʢOZ@@BV  ޢ9OK _rJU']10PA"5pItK90E>"dO7N=bdTOF˴=%1}00@/p߯CuS)K 5NDTiPUu RMu CU$uR+R35$ؐ ~X8$OW}Rc\1i0$D 90$nPƵ1ZAQo [uoP$(\qP U`NZ.a^a_/cFoLVp,HM0Q5V[6#D^6 kbWNcOc7ֳxudM<ZqIM5UTi+6j+6_SdAp_g{ =yVGmgV^l km6m,nvn5n VoMtJtGtE.u[tYh7{lwe+h)-qjӀW(g%vc׶Tzv}WyV(/wpx)*W%e7zzWzy|7})wuW7|yWx}v{~xٷ}c*(~y{|Wwwzwwz[ ~w8-8swKJwcM48}8x8|ѬFG`zw|]8ֆXrcX/؉g%؈g u]wj/Jϋ xx+s̍x8ʌX؏ y;o9X'D![%y'-9J19ot9D='4EAIQ@Uy BuTC4]=@TDɢoTUG{*Fk99햘 JyC#VmnlI*YvLjFQ N!QUGmYEv wp DPlWYd 6E: :p M\1 60m7I6\!HsIz3DZ h$i繥/u٥u1xZ}*y1s:nx9Ð+c;1z6z G˚*GlZcC4:ۢگs$"ṲL793+d"; Il = U&#]5i۾q]kO]˚}k4~$imlso:3V~|y ?5o+/%?(14=@?oIL.UX a_ݮmp?ny|.爿qQ?/n-_۸1?l,yW" <0… :|1ĉ+Z1ƍ;z2FD<2ʕ,[| 3̙43Ν<{ 4Є7=4ҥL:%ZԩTZiѬ\z 6؂[ǚ=6ڵ&˲} 7ܹaҽ7޽4 8 >8b;~ 9ƒ+[%̜;{p3ѤK_m:ՀQ~ ;vZײk۾M6ݼ{;ᚣ?NC WdPHeJX%T~Uz`&)&Y&M#eV ,$z&Rf (t(pf'h餛Zy $yfv i9^z: kJkJ+ꕗf'N H&e:L,J賱Nk҃D6i8vjd#:l9)Ϋ<[zBT.:eN|I.p? qOLq_qoq r"Lr&r4@. s2Ls6ߌs:s> tBMtFtJ/tN?M3POMuV_uZou^ vRMvfvjv[vrMwvߍpw~ xӽx/x˅7yONyK?nyoyc޲.:ͤ;|C::̭γz걿Lz{Ѻ]˾̭'?óμɗj8_sdz>sO}̠7ܣN~{:/ //t#=xx?/k Au{7%}t_GHoz+Q=4T!6hPcv.0; 3]SA.uC1fT eANw'<; Є[G3ϋpb x3}|#IC=Ј) !Dq G;BdђSiDv 4# EFpЛJ<2$xD GȾ Q$e+g8[p$ 2Bάa$%- >򉔔6(MZrf&!Yёĥ;ɉk"WLe\>K)M;qeZ&5@#Rz1$&|(?4sZLg(=D:?ZEСV(?9Єv= ¯|&/Ӥ .X4~tD.k5>muPԢJuM#gJalOͪW ְb-Yϊ֢5lm[ߪ0ut]׼u|_:1}!lmK Dmc!8Jv!e/jvg? Њv-iOԪvmk_ vmo ڀ;PK}]]PK9AOEBPS/img/run_ico_sm.gifQGIF89a[!!!!!!!B!J)!!)!)))))1))R1)c1){9)9)B)B)J1))1111911J1J9999R99RB)!B99BBBBBJBJBBRBBZBBJJ1!JBJJJJJJRJsJJZRJJRRJRRRRRZZZZZccZZZcc)!cR)ccccckkkkkksksssss{s{{{{{{{{{Ƅ1)!BΔΜ֥Jƭ91RBkRscƵε֭޵{1Rsƽνֽ޽!,[ H*\ȰÇ#JHŅ iȱǏ CIdDd˗0cʜI͛8st"츴cHţH$e ibHիHBa)vPbmN8uHKL&04@!BCjĩ{AJ LD1=`ǎ2TEG!%jAG0_ 遣F "@Z4@J4CuPܘJ#>xԖ#E_xP<Ë;TDie"2!\t]p8BhP1 H4vY\6F*=МBtaA'B`{05:*k!++쐂{<iFgxZBV 2jX::J #k7 \o,ˬ\Mo5 ׽ 3\C Egﲝ~*I %,0('~QA0 )P'+onB{,Wr!rx !"_DpT@+n\gYu"|a&*7+"p PCPxÀB*d)k'i'y I,qȭw70:unz';[; epʩsa {<bp܋wLso>u$wmlsvQ[0kP v{@eG?! (Bw  B$RPzS n0aw@ʱ%4!H!n)4T"uBp A7 hE4yȿ-` DzA06`誸A8w a+4q~H7IP|Sx?AR: e ЦkȨPdIHrd@Mi@Ӥ fJӚ.EE6 l:=F QR7XX% & RO+hj( p\j8}`R ʾ6{3V8!^> @{(A4Tp]Rd c ~6ᰈb AJ:UZqլ!pzd&\Q4,IÍ@#MnjKw1@nXSŪEAy[&³f[>* D @# 0S&ֽ}A| \ᾞlG& G,Sn!jF^@(HzU!Xf"&;"P>3(P=Xyp< #bD4U,f(HC@ËgSjGB̆&29'Ѐ@ c+ ̏aB-EX &a0i CseȱT-QzI5o%j[N69 P:<6mF܆! @ xm3ڏ6 zۻc}In @7wpo{O{@[wl7 a!(Ok./u;q<;y|+ Q`ߵ3=y`t)~tXխ  H<@*HuסUNw|=ꧦz厄}oz`&,AhЂ0@"z+ #zػt{J:g>whֻ>K TXZp0@T# ^O| {7L%2;Џ[1v`xWr^KW7 8(d{4P@1aG[7$@~0{PG~H p' 4|Dy "ׄN(!P3Op{4AxHN`&7 f$eg20_hK@TK:xp(5%6vnzCk(mzЗ7@aj5 %A|`~`(7P}gXXGv0؋v<24%X:vXڨ|h>@ P-،ȅ]A9<* xz8z5p ِHp0M@hB$. \8 GA(`$Y"9y5@yԡ, HHA@dȑHsJ ^^i(dF0)`JHiEG_ (h㨕v@~c)e)y( nMPI;yTYYٙy7`Y!v| Pp"Y^yzzuu_i*0fHDp`@W@}ٗYɛI)JZPYI J}E* Mpy`y`iaYYR[i rZԩiibu"Rr`&z(*: jcJ%8:j-ZMY vJ rJLڤNPR:T:cJNCza`J0dZfzhjlڦnzc*r*b Kځ`n|ڧF{*b@Fڨ:6%%4u 1St ZA4EQJꩠj7@pJ|ptp|@ z*:SfSSʬ Ȫʨzq7rPPp7:3ŮZ jG @z9SZjStʯZJ[ pʯ_Zzʱ+";xpj&[+ 6+/jS<K0[ڳ/>/;)ᬉTC{N{JQ:SЊmKwkS{P0};ڬK8;1z[;PK+pPK9AOEBPS/img/bldap_emplink.gifk3GIF89aJk9skkkJ{R!!)1k919R99ZB9{9B9JBBBBJJBBBBJZJJcJkJsJJRJRJRRZZRkRR{RR{RZJcZRcZccZkcZ{ZcRccccckkccccckkkkkkk{kkkkkkkksssskss{ss{{ssssssss{{{{{{{{{{{{{΄{{{Ƅބތ֌ƄkkkkkkƔ֔ƌ{{֜ΜΥkkkkƭ֥޵kkk{{έsֽƽνν޽޵ƔƔkƭkνޭ޽Μ{ΥΜ֭ޭk޵{޵ƔޭƜsƔޭΔΥֵ֭ޭ֜޵޽!,J3 H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cʜI͛8sdzϟ@ JѣH*]ʴӧPJJիXjʵׯ`ÊeJp4gΈ]˶۷pʝKݻx˷߿ LÈ+^̸ǐݖvi̹ϠCMӨS^ͺװc˞M۸sͻ=Oطȓ+_μУKNybvOIg-˟O;ˌ(7{& 6Vhfakn ( G (,蚉.(4H!6<cGY#E0 ŒGf$>F)TdgBϓmchYedi]Y[6dO~,qv $YyFA䜙,EH.Wӏ$D򩙦[. '*jna>9gy>Ԥdg`9$g?R3yzOZ뜞a*3VknjGry)s.in <hiw?ߒB +Y;^+?,(q&멣zkk[i X(CQ`ιd, p06nNٟ1F, 0RAEY4WmlO]4B)g^9+\C ob7kGhxݝZEu'{~ziJgkڷ.騧zj밯N>v@=M('߁)H|Eo;^wevo?qSeտoYiE HLo,'H Z̠7zGH(L W%. gH8̡{@ H"FL&:8D"H*ZXQ.z` K1hLX2p8D7x̣A; L"E:򑐌$)JZd!%3Nz| HRL*WVo0Zx+qn^N|09ԛ~f:`{4i- 1|nzG8IpĐ9v.h<y'>O賟 (v y"'BP((lg ȨF7юz HGJҒ(MJWҖ0Lg RqF/o@ PJԢHMRԦ:PTJժZX-j/l#}c<ͪXJֲhMZ֟n9Wֺxͫ^W5E MbR<ы.pC7d"K}hGKҚMjWֺlYkVE5v2㷿5,v<_ j" 8G}Ppwm@P ]#?"7-ge@Bp&4QwۚD,PA sœ D4^ $jA&$5  z$ܢIZ[p%v@qJpC` Yg;TgA,`A* 8Pl˹!F4chN3-(a^cP)T>4oH& 1?\@ jlqЈNtKpk"y7JfrR3QEFKAeAI3VQ߆c6W]6XM;`\n} A oZ jAN6PG&Z 4?bӽ Exv7P˪\rZVM;A:cHEYjA@[Xn00RMM:R >8f\50j?h;nB6laM8C 0 L fwk+; Yòm81<R|t :Sd`W5LVn58Yr73昁*t #`yυ|HEl`!(+@WJ}5x@WkTBPTu4K.;P1^~-\Ȅqvѥ}?U{ǽ"gpopTT0"?! һj+ ooh(s:7ȷ?Q y#PPVThu`z p p wu S'?>P]&TSnw}0}ʇ ;wf 'rP|rw~hFf` lr x <pڀ7TIyIpS)IuF zcE@ za;ƇB~hz{K AS,6q)Tqv c0|bpP ِ `<}}ޗDXGք~c@Tbq]8TA ` {PT"go!zvcwXHp (hсH5 P?% 6T88}>؊cp cP 4 |'vjJhf~a`+ @ [T@b~v@# Ȁوhc~x! }hxTؐ }L Up{l  p|;X1)FHa  T`wvɑbOhT-gsTPp:Yphrc(<HȖIIKiT ӔUץT:XSȗ>1w3yqfS}+ m)psSu0ioT00s'TQ@x"Ixhc@w8yBP 𞇆u9ITΰ ?Pn\P[f]q0H|׏|[ }w@Afəa Ny %D{Fo`0-`-`t!og7zG)G9p0 H1B ` SIiaiZV)(:naТSivzv9Tg0`K@w*" cՀhuh@奅 : vOrg%DXnq.wxv+ T s6zZ0 g"H |Q- `Po:>6p(xTw L`TeCfEѢ| */ v[ T?MyFTƊʬalJv*=QPCE |PRyce屬 Lwqya0 \.+\ B 6PxpT*UЪnUh氫` <^V9ieETb;d 7@D8+hAUEkac8cJdCVdGC pQDED{Au[{U[˹^K^ T :TX!\ It+TkX{ț>uxpQ,p gZTUG{_ T`  gpE5껾۾O3D\]0V`KT<%OKֿ> p[ kTK\|L ŝ lT׋&|(,CaQZ{)<4\,|Sa>@9 ! u;%AJ;PgQ45T\V|XZ\8Y`<d|chlp<#t|Ǹ$xc|O00ȄLȀ|Ȥ#ȟȚȞȎQٚ1H٬Al ԥSھ %@8}ޫR޸,D=MJRm܋܎ = ֭ݑ= &Ԅ}8?g$sM#^%+]@ }cf==n॑_dӕBށR]">=Lnؽl ߦQfAgQUqM/ت}ި ,=M`~HMۆ- sfm2茾^ !.3)q2)z͒UN)XؼM.|ܢ'hi ݜ ~ѵ^! c?NnS\.׎Hn# j.Q;_=B _+L"_O^*,.02?4_6\V<>@B?D_FHJLNPR?T_VXZ\^`:8_fhjlnl?[vxz|~?_?_r :?_5?_?_ȟʿ?_t?_?_H@ DOa&=$PD \ĘQF=ҙhȋt #R%Hke;D)s_ֻyRPW%v@q&ȧOҨCU)jW#ZvXlϒԞP*DV/ݒinPߝu fa:XQ3-_ƜYf89,1O%ujkSݮ(ѬmfseװO˦}rpΨkG}HxmT.lq]vs;yg p9^(5^(y$,ŧFBzQ"gywz> Yx/ MӞwIK `jD@"5^/Apy ^?:pY<*&W:HA۟Ld>Ј D^7>{MUhaUW&^ /F4^UKa(6/iaU-vC#a:1cG?p}~eЃotd v " `@C{!LQ@e QF2 G0QjMdYW -VBUs kk_b^wZ׸nuٲ7 g%a6.aY#ây+pǛN8N1[**G^rUPh&a-+K vl,oxeU`n,x=8gY"%6fC8s8Ys 8ytV.aY;wӥ|vೡ%|i+CԂ4ZC4n13Ӻݴl+˙1[HW?݊y.')Wfx)-bQ]pxp7xsqy4qwyȋ֜|?{C߸ѕdӑ>uWWzֵuw_{>vgG{վv$oA>ww{w|?xG|x7|%?yW/yw}E?zҗG}S"}e?{}u{~?|G~|7χ~?~~}w?~Gտ~??o$4DTdt $4AdtATw !$"4#D$TALvX)*+,-& R(B.43D4T5d6DA/ ̄QR>gpa7?@A$ÊP-v`Fd3>QBKLMCDE JTTUdVtEĉŊRRQ@CoU@n_ a@`,o3-hFoxfB^Ed`joClHr$@muF l`dl@yLn$@d4F}$Fa,@~|!u,z4vGLȇL|H@d@G \iG6EEhZ^ (3FEoCXInǎjFc•IoFpFs$jG,J X:@:@yJGI KˡTƗKɁ ©ʫʃJʲK4˼I|@n` 6H^a@4̆^ Gh4GL@G0iPGvD|Mdnȁ0hH|Fic|fḦ́F@ȜLl$ʣPČ̦M LnvFsLtsΌd˶L4iNDO@$VLzJGGhxҜυ@PLt5ƀ toXN GTlF\ Tf ^ɟD|fЁlJx$l,M|P:P R @"=NQkK GHM!" R Hmh Ѥv ,$Y<3p6lP,R jtGtdO|\S<<5BPDN jtG_ϭ|8cNMS'O nT`uSzc{+PĆEHPRo4la PЄT\lDLF-Beт mFw8GvQtTnItӯVdXEUetWhPa ÉDi]lh^E`4_$EHI-ȭ& .@8l@RЈE0F Nߨ;!F$V%."fd()b$В,-./01&263F4V5f6v789:;<=<*@A?&CFDdCVFvGaFn@(,CHKdU 1LPetbm:/X on %_뼦W|Li|E<ɾæK[x~X>?(%.7FKYBF6YmܕM`LtZtٻeseGnhpYZqdtd pٖۅ0uO]@Uqkei&vE6mev0vv/ۧ۝[ɾؿ^r]VSV\u\QW׍d` H͈l\j4^| bg g|炶dqnxcrўR^S}*ddU(`_e~ee@q$zLfdn_z/'dC `_@CVa@g䶇o{|K>&7GWgwLJȗ%Џd&'BGwN&CՇNFN印CT f[nD\)7~?la&ESw_䷈g\iNjsn~\׊MJv>R@xQ!Ք?yz6Kg L肦n8 „ "ffZRh"ƌc&p"u,idG[lLJT^h&NX͛ChB[6DtpF)Ԩ߸j)æߴJqgϩGk?vq4["]{ϲ].'O *a‰6 1c'SlY!_t"U ?\gx'skI!G]R%ˎ.{  а7fqKoS G[E|ʣ:XVܫߚ#Lww6/ r?H~NTqS{z!4_BťP4v1Zx-Äpq:rHbq7Eht &=)"L 4_yH"Cm Q'AgMi_+;bR"[^@:B$MRb &x5ÃV#uFՊ aj%JǢsU裂9)zhe5\-iVhi_BAMYVFGF"IK~ӤoÜጭNOAw2&iO9_ŷ*mEcAN:eBV9Q6#* @+pP-H%*jF/K6)l¤!ϒfwZ*ѹBc`+Ja M&_6`swo[ںvq!VMqӓaCX{3ֺީkBtC\M(. K``?k;n-r1Xto4"l4HKM?}SȺkE8Â37`^MaPiXI1 m FD=GqS^nKf8Q+:{za CeԀ]^ɖ͍v4j;o+tt𒗋%0)aƄ,iye2|&4WOFּ&6MLӐ&8)qV#':өus$YL)yҳ'>}'@*Ё=(BЅ2}(D#*щR}'-3эr(HC*ґ&=)JSҕ.})Lc*әT6)Nsӝ>)P*ԡxFM=yԥ2N}*T*թREM*խr^*X*֯ʦf=+ZӪֵn}+\*׹ҵv+^׽~+`+=,b2},d#+R,f3{؀;PKwp3k3PK9AOEBPS/img/cr_wkpc1.gifIGIF87aZĬDBDfdddfdTVTD>8"d !Ÿ"@4868_ <װۗ*KtD*՜q$ݙ'wyAx p QqAq?櫝;#sQE@48z"4h!nqyAv | Auۃ PDqVUnAvfCXt\E"#q!؀z#^A}(g5jv%#8^{Q_ux}r9N޸٥vy8DT&Bv`U`C)@FcjPLAyXpifqn#1R=."hy׍Mfiր|7n)~戉Zhɕ0\$+,AFc6[³@a v , %9AIEgIX|% Lhk8gqij[oIDP D'.%j\l ,D@rV#/uֽk3#E^\cqalڍCk_? $3EϦ! K62e|zK7(\yEhfWWf*uAwiW%#y仃$u-Bg7iX T8Q`1DMwTժ2EP1cYwE\ç"jO&Hx#i^Ƨ<ϫNA= '|y9+f~pYv*~DERV \]DJDح Kɱ>f[`S0AlPNiVptQ #ZAh(xlIA_̡7*x!qVsjVD*zaTF1$`LaE3lqP5qmF?=6 s8L"F:#!IJZ&uhNz (GIR28*WJU:,hY%.wK貗 SabL2f:Ќf!jZ̦6nz 8IrL:v~ @JЂMBІ:DI͉ZͨF7ю HGJҒ)JWҖ0JcJӚ85LsӞ@NJԢHPԦ:"]*TJժZUR>/ծz` XJF@V*ZVp\J׺58Zֽs# `KM=Wb'KZc!rͬhGKҊvEgSКlZuT BUc˶wMnikk۠ X@t[ ǽn=;UxNjX6υ.^37OZӾ=_ k4\[ 6%­vB& qv,b .s`w*`f\[4o\50qϘC]a7$&b(UobvNWҕqKfh1{2c6" Vp NX4rv˻6!Ld6ю63یM;?zҗ~ZW&pePWШ>^ }>qִ"x͵o9ښGmQwTN/KhVugMmL0-kJks=-cNdlB;ڕ4] {Bn33_áɍ>NWn./m#Ƶo[cɆ=G>h7ǩ! Š0-Ow{tm9q_v4iʃNN:Gjq"PԧN[XϺַ~u``KL6HOӳpR.t;w|U.?b3wj#OGϼQ:戮uΕoz/Z,in|pgCq5oS8۾ϸ]f$sH{Ďqz_c9pyd ՋMYqic yəvɗR)=yUvXӨY7ሮxxIduOFlsٙĕ  9luIIN])9! ^`XEi ɑُIɋx II 9Y9 )ip Zmږ!YoI3 w؍8e`ix!vJ0r*3:[7AIٕa1ڣ>oע?ZFJLGGRjKZL*lS\jMUSm<ڥfz_ehp[jjJ*MxVM陕eq:Hk꤂g.51`jx_u9Xa)z|JG)ɟ*HKʦK9ُ݉ښ )lj)HMjizVY iɖ4YP:xʜyYŠ_)H)jeYxI $쪝ؙh֚~zp:rjD yJ uٟ [ْk:KH1k禗eȩ;˥Z::dtE۴E۳5eTGAU I{:\;z>wZKj^yip[f'q{Rڶx۷:귄zx|[۬Kt{ML{x;s+aۯkg[;˸GfۺjWtX;aʹ˺k1(;0n+ě f{[WƼIֻ%Ʌ, {2H{J[%XKs [Xk{p ;{rK ̈ |p ۾\j& ܼ"+[M+܈n{ >)CTڜ|洼޴⬴ޥڤ̼䜖̺IJԬƼƴ씎ʴ|||Ҽ¬侤ܺܶܪĚ||F4V4fr,uSO @敒+^2 =ev>0|cm=z/4 < @w?f=F0zJpo۸+2gͿeyA`D b98! [9kJ[le&y`` 8s ؑ %\8RuYnmHƁؑ!y3 XxH)cKҧd~чfbP`eE.9@hؤi Qc"7  Gwe6b"'XG畆q&%V\'ѠI p VG"Ivh? &")itֽFߏaz٫:G+Cx(6f-H$lj$؇Rwޒkx* bf֥i$ XGRf 9bj^Xfe7cJf!-:<(sK<خ clR;1m,qFFgX&rjZPl&z]j~1| ypsEg'_iWb-6WwE;c\=i86t;Vx|߀.n'7'^vݔWۖg[oY.8uN騏49LǴdllXp" w? `'|7R+M!?  02kA>);/JП@D * 6Nj&H[ @%x ?6  4]K7Nh Ѣ’l!"P( ZPÔȣ gD-P~H*i #:` #Ï2IhF$ol"Y, Vc,B&,ta W1-AHi6Qfc@PVZIH!6єh4c*ψJD2Ҕ|e#=64dY ɛ!&I(1aaf:d$HVHFҚռ&- KmnSߴf7K$1(!$Iz3$ 69NGf#̀fӍ,gL>`e.(FigH)ˀvS?GjPR/cQ ! 30*| ' FhBσ*-IOzP05g?҆`>4BxB&0 5- 44 1WxRWpүXm> k$hVYBmm@^^b8E'=Bp7`<1uxۭh(Ǖx, / v@ #p1J06Q+X[^^{/䅢s v${ @X-q LVrBN˷=f*-hQ ["()1 rH9Б tw(2q>%ȶnZ*&h[G!-lv5zgCp;/I-O>d&z܏N >tQM}@}7"ɷc 0H.1^"s_xCH$0}ZW}h~#~@1ft7vv wu}{wxnBej:H>Qn4k n ](rz}wǁx!X#A%h'bo&1 n &o|8}ygDrccZ!KȄpAZ$ @ j6h 87؁yz0EHGejJ(ZpPKB6(@X urz؃{8^$FeJa苔*CSB C0Du |a({ lBe$aD!HtWkxT4P7c0ADY}~NmW!L\LH,+9axe)h))Iky0ɖp)hY&Sk@@H96P(0,APHZ0F`GpU[v)뺯{Gл0U+|it˺+kk{D$I.a긙+K Y[NiIPKk{ۼ{X>K ¤ ,{R!I6\  @ @ZF'!0"0$P&`‰&* ,-0i./>$[Ǭ @.ˏ@>CQFzّZ mHxLĤiIl1l~}iTjy:gL]ɕM-;=RL_byo9΅*(Τq)']U ^6M?=֜m^-^LM +^2в &.-΂jBnDͧ4CL9 IfiWN}Ӵ|)nM9=q] z%X֘͆.`v]1~=m[pT^~ﯓ:.JGQOkm"dW?ODE}Ԧ}c9>Í陓7n۵)pB/ߍnݤIN=ϭ.\O>IF+񍽕 MblZ܎n9^A'nᏞ'qP*n;>nQLQD-:F|RHMDRJ+3)q̙%cęSΘ/yTPEmDTҝ>>UTVŚUV'vVج_ɞEVJkݾ`[śFiy` XpaƍƛbǕCfΝ=Hjzhҭ뚎lڵi^mЀ{  8ᮍ' WgCM N0[R^ܛ/zͳ^{~vo @ %0B ˿c DG4'P\[,N9/ƺ[GDnHW|O="='qCS K-RH i$r+//O4H$PºK N9K# L#,BʴC QEUN?l?&RJ00:B2 TSKu!OZӸB=fVZD/W]wW_6XauU+XZϞ+Y+6*hŒv$֪kʖnۮB(r\v}]xV^zm^|eS_~_$,ܐ6aR8'F"fbzd,5x*$KuKJ6^v]9:5jU,cˍғjNu娺Nˌ4Lfj 3rF0@ ĔODGk Df@f]׾ɢLQE9)d||P3N/(q2tGs\t9ळHR tak FOT\UokJKOI-%~n#C>S'5典V ]>mV\~dW矝_w1,_Rt0+HYX$]8@ vP`RA"$4a BP!,ta &C>5 qB0=a 32D"шGDbD&6щOb8E*VъWbŌ;PK{vPK9AOEBPS/img/bldap_actionsort.gifn$GIF89a[]pyVK"YV 90vP`cZTfla%rO< bmG|i饭Z%^w蹝b)Yj*gUZigzꝨ돬 s܉Z*PQd9"hz+,Zhvd;魡koRK$!0kibyΨG|id("C,}Riz0$\&ggF(aD2i#lCn|*sWf^+M8:Y:A_;룓??ZCGOsc_;y ֛/_eW3EPbL;ӭ 8lBW  =C="ƯbNg>1~g {E-zq2,aHF̬mc,і5:<|;g919MӀ> IBL"5@E:4d##IJZhL6I0r,$J>)P !eY4Vvh+X IHxP)]Xʒĥ.yK` .1,ky\ f&aB"<؁tް3 UP6A ΆD:NxL=yt<ʀ:t"mDP} f(*@aC щVtF;Q$%E1QzdUDҞ" C@4` SH@@P"ULuOGթJ]jSUSnB,"u[GĭK:ԯ^5Yu[GVfTjXȂu!qH_ Xv|jؽo_:aj&0! Q,=+Y6#D;)ժeZBd-hEKZӢV 5k ˒6s=m}լt;ݽR7۽nv3ۓX L# AK7ڽo+]!kzٰ^&Loswkny9`/NǢS6q}.# \x=C 7!vI7$_Bn emaLXFq28;yDnq&:񔫜\.7W.27fk\V|ݼ4_Nf0!zƼ4yMrr$Lk?u|P:#A6 0x= "?Br 5L[NֹuKAd7_=FF4Tn wģXF w؏'/|hi|C2 X+B y R[τ y}gT^}3"|{xky-_CMP&TwP *p_} 'ѯ~k"?_קw4CJ 8Ѐ4@1~~#eJH(؀88Pa,X.!Vt8:hI>=B8YutGHqL8K؄PxETyDXZHA^H]bF2s12z1kASznP҄LմLLUuHMtMs}LLGh84PdPP>OOtPPhrш1uRoR5RXO8S*eSd&_R4R7UH>كUU`U |(X،ɈWUVf8xp ZjUAUWxWb|(wheeӵjuJXpa؏W^8R5[e[ƕ[u 1 QU\&%oy[Ǖ9ȍWgeb%e&tTalpa^%^7e/'b0i`2`9`&l_xJ>^1`xtqBsrhSgqI^da&eFvdf\d`e=6{qFLlgaR8Xj7usFoVo4izViiG,p)lxl.gYe4dmYf*vYyklZy`ljmFl{R A)mVlqvw.,v9!Y(Z JgnoClmo'݉QߙpVYWƞٗs YivfiuۉJ?q 't7Wtr+sw36Gr8o:w˦+AAwD\%w3v_kt*Z4z^Gyvɢ}GGq4jwxw| w0b6yeXĤG(*GCꤙ)gy楨|W{}* ϷG}WrZ|t*}Ǘ%zfzJ~4Wm襊~רI!XwZ(jR XJsU ᧯zcaث^:dZ:O̪ڬZ WHؚJںڭGƚj#Uz=ط2Qw$zإ1hd8ȯʰH{?K/؋Ĥ苍 z?Q$kJ/K3{)Rوp:iXIwXJ?ېYDK6pAv558;Ahji%I" ő I[붢bcZ:;Ieɢ6]; Ĵ֔3i )pHi_G=^L NnV; bJaAgd9Hp;w eb6x]G9},sykzź͚TIdNlqD-womaziV~r!{~^Ʉ.~} ˴|J=nnX !ܪ.̧iXJ͜z1%f7Ȯ숴.><\N؞z9.H>X /ARj-A2zɛNDP( ;ذk "{d3h:NA#RX0/H8عQ͵HՏJ&ѕa1lgfG[R}{5\a cB q^xUX? ooؗ}-ݸdڟ+5_0F +j_7/xMPY'?۷ܰ+S]h߻MH< }۷F_;W"eޝ/žF5ֽի˽f_}޴ߪ®oG2 Ku>_lKb|0֜y&‰O2LkooV!N M@ DP!f>Lʕ }ئFA8cG$GjX *R`L[I&͜3eTA`=3fL)Rl<1GƎ(f֞]y꼙(ҤKB:U#GWn kܡuT)SPRA7ʕBa_}rgؙrmZ֪22W~ aLiz$G,h޸2L̕Yܘnf˔& 4j)YjȒs6hꟁ>zuk ͟G>uًoG]znxO ?.#L<[@0! /#R!#J7& 7ІCoDgE 1BC=@, F#̈́"&f!\Id*J+QK3/+},!+L;h!P>!Ph?==S @%PDtEu4P-P,Hp6*4,B;m/̤2!9_h|gɃxeo{C3e-+ oakEIO(A?psTE LB(@A# Qp . A~3-a Wp#a4H'2q m'JmXf%`ySxa`>A6tmn,v:uaAȸ?3LP#Fdd(1i\cӇ1Ã2;fl* lp"/|! k/*q(c<䔩\e+_X2alnnٙe엪0a)ILS" 9pr6ɴ29^d%,yLm&(b3ꤦ O'D%0OcVSTf6".'OfF"BJbV$@X@TМ-[ [ΊԠBIyδ?'ZQ5!YD5FdZԢ-*D$ PrQPYĬR e/gZ͉U%^)[P*e Z {- Z,,6HRDR%E-olז 4)˒jvQ,Z(>)CkZS2Uo+HIni0C{CJ]t-\`>Ng18$rъvN-zU#F4/hl4_E?E4y LmuV`'XLor'd,sU&a]QTbzs-ST@thF/t%=B$)SC7ӈt-iMFuU LX`ue=kZַ ЉPծu k]ɧVuHX`]HpR~}l.ˎ rFwսntgC y=nvv7o;Տ6q kGxp.p#ゎD! 'GyUGCxB>rp9%nnx31t1EGzҕf )bn=NgұO_yre(#gG{2o;۞b^ ͞=o;wYiXOsώ 7g#/#3 G?п~?/ӟX&ߊcw?#@?ӿ` @ \\HL? ^\AdA@$A,'s|\A B "B$[@K(A$A"DB*"DB&tBd/]24C\3L2\C`C5|C4C93R'C8<4tC:62<˱A0Tć 9GGDHDIDDMDNDJQ'tDLDMDEOLLdEH Q ʢ4ʣDʤTʥ,J=0`JdʫJJIɯ<SP xa3˳5axM˲D˸TK˻Yc`gj0DTjiClK$\lǬKάA/IYTD4lt@T֤=t9ؔ7ڴL6$4DTdtN $DTdtϝ ;PK~Js$n$PK9AOEBPS/img/run_ico_green.gifGIF89aqqqqrrssxxyyzzzzzz{{{{||ĮůŰűƱDzǴȵɶɷ˹̺̻ͻͼνоп!,p  c~a#@2@Ø1UV8b G+0ČI@2|"#% L:>1L(xQ!&J84|ცY>rsW>b&'DA1SB|-&&L(^͏!FPAGniqA2J8 >l 1҂E$B8$ ,XP6;PK@fPK9AOEBPS/img/cr_app.gif7iGIF89a 9sJ{!!!R!!!!)!!)Z))!1))1111Z)91)91999B91B1)Bk9B9J11JBJJkBJkJJR!R91RRZR{RRZ!!ZJBZZcZkZsZ{RZ{c!)c11cB9cccc{Rc{cckZZkZkkkskZkks9BscJskcsssscsc{RJ{Zk{cZ{sZ{sc{{{k{s{99ZJkRs{{{sZRcZkcRRccsk!)ckkZƜΔ99cZsc{sΥ֜B9JJZc֭έ޵cZks{kν))91RRsƽƭƽν޽ֽ)1kkƄsƌƔƔƜƜƥƭƵƵƽB9ZRkZΥέ99JJcc֔{֥֭ƽ))JJRRcRsk{sތ{ޜޥޭ޵޵{s{筭罽!!)11B9RRkcsks凜ﭜﭥﵭƵkk{kƭƽννƭ!, H*\ȰÇ#JHŋ3jȱǏ CIIR\ɲ˗0cʜI͛8sɳϟ@ JѣH*]ʴíNJJիXjʵׯ2@ٳhӪ]˶۷p5Sݻx˷߿ LÈ+^̸ǐ#KL)PϠCMӨS^@][c˞M۸sͻ Nȓ+_μc,P%gسk]krOӫ_Ͼi޽M(hQgu5޽VhWK-t *$h(ᆵ𶡈0a4↲7rO+UZvmbY* klJOѠ,Wۯ 2܊뭭Ө;>Lz;& ,2c(SV,2>1<5lK5)m [+(a &(\ڸ5&bl:n7N6sM{mC|ёGQ+cΏ涤lYk!Y (PazkMXw:߾#zg->ꣀH@H@wy+G7L>֑;h@vk`#m юIq \;׼],c*U&=ɏ6M"DB Ȧb言6.<{"=Lpl@8E#"1kbHpv Osv j|6Q[J3j!-]5 hPEK{CP0IJrcl4IS d+HZ猁^ۈFO[W>ex٣~y#ǯ~ox^OS_ϟ|~G'pg|ŧu'z}x xg~ Gx|}g{| (~~" yg}ӗWw~g$(&}G瀚68},8~ڇ)؃(6}0x ȃׄ9xT{C}Ww'G~NX#xg x}$X8ZG3G(}oxo XixvxQLJȁ18؈~}Hh8~(8؉lȊ_H~{Dgx5xH8|iH.HHׁሊۘ(8ڸXAhXX،hyȉȐ8ͨpH|8 /x~$)؍8H99Ɏ,x2y7Ʌ5 ؈(Pȏ:IkO+ H ȓGiY((>ٔWɆ.B9oyX8Bi|Eٍ8~hePIh블{IT)|Ȓq9Sُ99yhiI8i z2(Ȅsux hw xo~ƉwɛeJYiډ"zԩv&'5Gzl٘99SXYWxdthcyH蚏ɇrx{:ڂc9`ip8 Y\I;'I.*d9^{t&yziyףs+ NQ{)ٰ5벆K}{ tk;o?[[4)}۴ mRq W=[cKh)[♗x|j5mT.Kj*M Gኬ `:ȵ!y˟;\;Ƚ+ ۵ˢ{{{LYꨩ ,Kf < ~" $< s `L <<\Q6X1|m TѥF \@@\jx "=`}b=jw@*`pMrXܨ*`7楈gj@-DM8|Jp^ʴC?-`/1wv@ Ԁh$0Ռkpcvi֟\-c6uhjI xxj o@em׳@%m웮}-Z%:YLoM`٘}}ٮ)+x9ʅNڃ1K) -(Tx{kؐa*`030흏{݊oܗ]Z9'9۱KKjh6 < hކugםbFen]-@=ɵ˹{{$@׬6!>\lwʝ;+."n9һ범k^]o PC0ޒ28_v{+F3-X[X+ iuHf~Bi޸AʶK`N;K}S `) ?1K|ҋo>o3NٰkȻigڞߘK˯D~sGn ]P] CȖ .͎Izپ.О}vD֓B k魿]pM+ yݫYkgѺM$N qY}򷜦ow@-r|s9T7.FvA5oo1 P5WWR]uH`XN|Ra-j'M҂)mt*]pl>y̻d|Ѐ_~oϤ9?OwyQIlkbo®?#;d߼ٺ|)_ÿotҟv?دs՟ן_s?nZftl :oq cu@ DP!B9>QD)^Ę`C=~tgH%Mdȏ*]SL5męSN,pPEETRMQSU^e 5VS~Ve͞pe˞mݾW.̟[NÛW^}X_hXbƁ 6dʕ>YY,Zu6Zj֭][lؘ7[n޲moN˯pkGܮJϤ?4П_Ǟ]vݽw͟Gx˫_v?̜mtӜ%9٤@D0AdAd>B /A ; ?17D:?W.#FgFo1GwđIJ`1H!$RGM"dID2 E+lqK/4.$,Q1dL4:*Ҹ O?4PA%PA|QOCeQG E<RK3SPNO?I˒&TStTEOeU@SmTWguVMojNPwUTd5Rm Xa}XEYC5ڇ8ZO}Yg ڴV6WUH[q\u7ZwĶXpϥ7݌̥w[{!7f]WZj%Xx?c+0ae8}YK$xv E<'dG&dIȐ祖az9d~N9d}Ǡ9B2Ne^e9dGRh5cI;#K:5jZҸ9&}zm6h1-Vil&Gi/zj:8F\ގvI'؆hw~:9򻏖;u N6F$$t'!|SÌ MFkI,J)J80k$!y7û!~b{6eVACJtPD=1)"EH9яd 9HBҐ4HF6ґdHVҒ<$;F1`'oIPdw$YN9UB1ԌEyWN+-q21OKXJt/řϬ2Y5ĦQ]Jg8Y\!3av1 ]"wӞ|5g>MsuG+qc6t7MhPV6DiQv-' j=*AiJ =*iL e/iNaJS9# `I!ըbMG! i1҄&: iS+DEATSL'N&v)XEOA$^ lhk^0V=tkݑ$ :tUl+YKiֳ&3\a%ˣQ|>Ћg wl+NMBb (ph c6`B5%*>ѭD T"!n%[:P , 7]sg[.Vjefp;ѼmpQqXvRRz+7PAj]wWz+?i8,ڋWm`$b0t},55* NJ, ½,ӈSbp,>c{=q L#Ȏl C'H8ȡhceh 2 ٺO2^8![ !.̋#LR`[p|gC̱ 4xlԒ gYsƻV ?DsH0o!,оmPzpuWUyP32~ i;If#,{ !D;.lӣ=aSP#כ fG)nf%Of]lֹ6{}lk%6A%xZ=ҎlDPE*.aD̡ gP%(! 4~٥9m05ޡ#h+}TݍpאtVm;v3H\oCH; K4 q),0v[ @D>(GfVu7 X:׽vU6snmyqOE4ǎn#*p @-j/Dl (}0揿%+cLƼlcH;O jdр?1`E-^` Pq#s;C@rQ:q5{ >s2C09 80`X.ڝ5{>ë=p+̙!wp<[۾kI> ?YZ0! 1@g*+Bk;C@yU QNNtwnpڧuZbO  !]x0X\CZXX-X‘ZU"U؂i*lHc%;66e݁?Xّ#9 UExSwֺYK@cQU0F@dWLlz7x`/k 5'E[l)-u*5 }۸ե[Rێ-%t$H6LU\{pT,%xE%MmYn-EmI <@$PuQֽT|݀O5Ȁ+Xn!GP]ݘܲ4 _]^lޤ[U6Ua0*p%8 -_Hf@lC;}_XYYe7mZ0*C'(`JMIKT WZ 8!nx% `j(hC)M N^V%>x^s\a^N%9:%ۜI}ތ8eD "vm߶L$^vhl_uVmU0ms>JZc|%cP=Hc&=n=d-MۣcU?@Nq9:E*%'IJb>`!.Yve_(N=m#0P0ceL݀0c3>Ȃ=]Hnh=Pc$U\E|fciRhYzgxwgX\{Sbi@I؀hp00v6σ~}U`=RfbcՅSPEcU%ui6P͜hi~69IfPUXgwIVuz\ꭶ2P-~[vV}epW8~T 2^h\핎lбS:BVTmhfg%lfzF$~j~po]`maNŎm| XA~mkxxZWSoSfgl\Β¾[FhK}ܱ3jh ``gP_uF6Fp$([}m>/3P`p1cPk ~5%}O7o*Y6k]q_jqqBnaq } Y j Pj!/r KL˄roq0 U7GVq)i`T\T6wsCZ&e/X;P~_TU'Zs'tfiDtq!tZ4I5 8L8Pf`Oy.ui qc`J,Ϝ @uq7i7]'cOm`6`H3eݍ/PvO>ugo=ЂIgAwa5>mn4FprC_ĄyCpwvFx_=Xz{s)Wuh..jk7(1C\gNT_7ԉZ7n /H;E*?'6Oyfo{{toOth+ P_|:(ߡ/zNׅ~/&/z$1> /1nx_uWEh5"hrMvxx^pIXm{Azr{q?6f7 8uaiQ$`K| zWN^csU_|R=U@0zeP Ѐ=jqS5x &T(.DzZEƌ7ns#ȏQ#Iʔ(ll%̘2gҬi&Ηr3'РB-j(ҤJ2m˜Ri*֬Zr:IbFjł?,د_lZ5k֪س̜9yg0 /|0d*H#;6gȮ$)~--3X%Cf„҄Tذn̦p%L5k ӐÇ'V|cH#AM4Ǘ׳o~w9j>WE{/}VZ[rU^uŗ_ FaLi]V;T⃏?S9D" #2D(p<|G4%Rdf7^R3tE}4RbK߹McU) ӻ{/W ,CpRbЂ(bgAcd?u=搢'0(F*v5$Lጉ#Dp:ijR}9om&ҝ{nܥVPGWzZ֭{]~ctZ( KfgoM6M9h.`.0l#w*E(J((PpOڮBvm^z&oy'=Rvt!EdQt:ܡqK|$Q">HL"!pr!)-r_#QU,A1JY!GBԩ6~!ȹQx.B1 `74䉆M1$QDJ']YJPh;)QJ'>Y}>gў-)봍3Q07mb0xC}+PH-F ==3YIf̓&Jo4T)?ٕK3B 0slH4|ԡ5hٞ ACHP!2/Sajy dj*ֱdV4)Ri]/M)\3Җso8ezۉ;})=,56zF[2L.ƞ!T_ ,fA&P-TQ0ęh C]\s;ֵFlx*S݁ hj5-8EU4 Un_RwMI3vwkK$7oۭF5gqG84SsOmr%ތN /s C͡I 뤛|Wti2kbSK.wq *,Im߭lB5ѩx+ V*1 |aq @,з3]e<_S~SIHxǥOLȔv5iMB ŧSCGCJc-d`zԜeP+dԗ25u-쟱. ,֓Ʋk_Ѿ<|m%؎4}kh6g[u涷٭kn:aѐ7JMt߻xӺw%Q؂*w5)d!o u!q Y9b e^r|+y\! =sE nS=ϙ.u?X 7YQu{\ɮf?{]ӽ(};[*w~οorɽ|xC|?y!25y v?E?zUz¾Ǽg߹߾vu4s_4Ώk-?aseYJ}نr#ïwξ?w{&* 6`E^L 6bnRt`&  ` ΠK " ‡ ` !O6%*N!V^!fn!v~!!~)!!Ѵ!ơ!!!!!  6!""&"6#>"$BO;PKKWk77PK9AOEBPS/img/bldap_empdept.gifLoGIF89aX,9sJ{!R)1R91c919R99ZB9k99s99{999B9JBBBBBJBRBB{BBBBBBBJBJJBRJJJJJRJRJJZRJcJJcRJcJkJJkJsJJJRJJJJJRJRRJZRRRRZZRcZRkRRsRRsZR{RR{RRRRRRRZJcZRZZZZZcZZkZZ{ZcRccZcccccckckcckkcccckZkkckkkkkskkkkkkksksssss{ss{{sss{s{{{{{{{{{{{{{{{{{{{{{猄ƄƌƌƔƜΔΜƜΜΜﭭƭΥ֥ﵥƭƵέƽƽνεν޽ֵֽ޽ν޽!,X,H*\ȰÇ#JHŋ3jȱǏ CIɓ(K[ɲ˗0cʜI͛8sɳϟ@ JѣH*]ʴӧP.(իXjʵׯ`ÊK'ղhӪ]˶۷pʝkLuY˷߿ LÈ+^̸ǐ#KL˘3k̹ϠCN]̳.qCOװc˞M۸sͻ Nȓ+_μУKN:{%:kOӫ_ϾǞg ЩϿ(hcK)F(VhҦvčk($h(7`0(4hڃ8 @)D8+ML6PFI!:vh5Rf\ver$i%_ih9dUDp)t&jo9ޞuj衈x瘵ꏣɡmWif-f>*(71贒j$k9l! z*(`>KfzR9gc˚l;+lBkˬҘ{븺K?ll"ϲr할ʧ6K|:lY'Þ,(zʢ,?$qܼo@(ɴKoF+<+j[Jp,,d#ѸWWsz+m*-ƀQ7|Ұl'}4/i7<6/kk~Smk*Q;꩛[̃Zܶڨ>5 #ϻ>} G/᥷! =w{jn槯cǿ[o_N.TGpDGbJ^t:Qw> ZYQ\$6 z N(L!q<* g,hYMkhB;᎕^HL&:PH*N4 .z` H2dfL6p"H:x̣8= IHL"Fz񐎌$'IJZ2(&7Nz(GIR-<*WV(|,gIZ2̥.wKDⲗ 0i_L2be:ЌQ)jZl]RD+z 8IrLgaxmD5IOq;qwS~~6̧KLς~,ġ=xІ:4z#<JъM \h-юFLVGGJm%_IWBQ-LDZ)NwS"鴧@ *~*Ԣuq(-QT P**ժZSUUP` tJI#HZֶp\J׺xͫ^׾ ` Wj15:d'KZͬf7z hGKҚ5a3iIlgKͭnwXծ6QkyKMrYP4>0ͮv]:B<~wpR6[|Kͯ~~+8m8 >Gy=~nYdat%*A A!ŒMp8y`Vp,"`DbɻY(F!; ,vqtց e|2"#{,F Y/T>0F9$fF-PщC p LPxZza);' S(΍iAݽwx@͹@hE[ٜǾ+\Th" ["H@B z`&tgzچ !{U{Yn7o7YX8y8(|wA =6f }Wp}w}Gy% R /`304P0@[mhK(rMzHYhXG{WfY=w|8HeX|wсnk#XBkw}ܗ}0XT*ڰ w `30:TzqJhDŽ1vQ8SY yu r` 6jwchd(؆o($HY(ׂx0~} y*pz03`F&ʁȄvȉ䘎V(xYزW o^؀b8hqqSs n$X00Y)yMà YHP: ޘh∎؉m؎񎖅@0~(?aXYLX8o&?琧0Upi9c)(XYG `+Ѝ8&`F8hM({I3mȓᓕU =bX抒egؔLYRYqXk\D'aIYgcH |7X^4r=pʑx}I8m'cr1n 0N0w0kr@ fǀ(p k? Е'h)b)yY`l} up A  PriXGq4YhꉏșI0 b0 ƀZ鹞ОX`y:z`XspKP Pi; pzXhǹA߰ lY_=g[k@ 9?w $i;ڧ٣ Y|H* 4pryg i@ X hNp8YG\haǥᥐe p@VpӦEƑ tXx {0ZJP?XӐM3P & Yک qZ$ ߠp WH)Z=J[Jp G fivx P{ /񐒍88h#YʩZ vmumڥZYP @ @hbB  B;D[ !KY`% Ep , Y" fhviVi+{i YȀ  xU۪ g`z|۷~E` %Z@c95&JU 0#M0 T:Y:Z#[? @WWYux];e}Y=E8 r+Y Z 7dX cX08KY۹[{YK{d+%a1` dٻ۾ka%@B=D]F}HJLNPR=T]V}XZ\^`^Ӎphjln-nhr]v ty}i x| Ҡlׁw׊=؅M3ؒրٌ׎=|m <٢bڣחmשٱa nْ-}ڴڄ}֫]s]Cְۿۇ۽ۼʶ1ʽݯ]؝۝-m2m}$ ޯV]-=s~ ޾=ݼN}ߎKߍް.ܵ$^&~(*q+$=P4$p C9nA-S+7nE>-@=-=DE;b Y?`%=QO~Q 00OnC*K筁_^6NdH^v^5nZ3痾0>}^t>.[馮.㰾k緮~mκana`/Eu귂h*ɞ;~ߨ:3;3^Ȏ歐 #OoS'o(3 S$O).|.#_*N^n[4V/OOI?*VN3'o;r$o/^Ȏzs_jVO3c&J2^;?9j(.5C:,U;43{3 o22 (2c?L61Ê0^sm1/\?b5%#OԿo1O?/>CF@ DП :Q"È' Oy)bń%IQ`.t Stob5UTx"͏,]zPfJ@OYҦQA.,zRjR ڌLƍiң/22YZu<b>eXP5uݳ;JwU0C=fK8KʕZgYhҥMFZBӬy]hQ.E˭?}e/ڟqc\^t2[| n;<ȡC.hţf]=u?}}o"#n/A*3>|SPjs.9tۏ>kϵП <-=TBͿ[hNܯO4N8#w"Y>b{I/BL32lK˄$3fy۱%KS΅j#M:,G4I.H#<{N7+O(MQ]HBP$9E1:?MѥULGkR>K58]EMN Ay<5H?XU -5l5MUjKL=UT2);mMH V:sI ]]`3:1)rW4\ʅ`fa8b'>a/8c74;]KFv Wfe_9fgfcfwgy:h|~Yh$:GNZ饟zYj^j9gKf&lF;mfm߆;n离n;o;n#'pGygy矇>z駧z>{{?|'|G?}g$~秿~?`8@ЀD`@6Ё`%8A VЂl6ytЃaE8BЄ'Da UBЅ/a e8CІ7auCЇ?b eCDbD&6щOb8E*VъV,xE.vы_c8F2ьga߷E"@c8G:юwc ,`Ic8HBҐDd"D>Ҭh $9I@b7!@-ғe(E9JRbqf[#ItÕt Me.uK^RY Y @PBh-}Lf6әτF241U Bn&87#o8ӹt^<7 ByvP߬gÉ|paqzS4;ԩLQ:)BT?MSTF!MZƎqn" c$BjZP.tekE D֕$*\ : RITSկr}TcWQ%,b%[Vej>Vg[EW%vu_´S":V*Rek*ټF>m'N=K֡[l)6_9UVvnh+Bw,M+&rD2v,s:6='|C^&)C{]ֿQ1v;nohz%$GyUrD|N,ye>s/#4yuڼ9?zЅ>tGGzҕt7Ozԥ>uWWzֵuw_{>vۜgG{^Bow ǻe[HmG|(xB⒴$&5IW#?JXR1?zҗ> H)Sc&S}e_CwP 6yRcދv'azqƫM4>d.Q/T/;?HDDtGB 't9C31{=?A7CI!zT63ڿES>K\+4(5^l/4A2B4J.BC&cC;*0\3;`+L,DUX@ BG@?5W7rLEu;vl2T@xD!ec9ã$NFAASܚ|$AA>WBjC0E[>rD94]>>b(*t=c6yl:*k˶m북;D&$%|s7tn6=4JD+8 JKʪʤ8J˰I˲4K$˳T˵d˷˿s˸˺t;#˽˾˿$44̹dLSƄDǔʴL B/ ?z4 $4lsNjLڤSDؔMP{ϫ%؜MBCb2&dR$߼\&ئP[F.nJ>?At+tIԽOܔͧVO) 51]XUk"mTOHG,v:>5xC$S?q @QT3\HS81]e4@mHeBmeִkA_H_@M~ \(\ZĥRrӉO]E]AVG@<&6t9^u];R=PNXЦ` >ME (\<^S t ySW#]c4aB)S5[N`+C TS-0* aTDE`bbU_ED7VU2FnX5#M`\r-4jnu V.bcr{b .7^;8]SKD_]9[h]XNHAR˕rb4**d6\W[k뼾^]Uc3>\E_tOQˮE6IV^7=K[ͷ4eCe%Jdu)&=uV'"#ق{zpJJ{gL 6,VLvhˮ艦芶hni 6t<˹ eK|f7ZMkKT\,.=jVji+\r-GvfD`TE.VufW^.cl{]#`OIP5AuG@8l7>= T)^^Σ=zUPׅU1^_2M`,u^L d`l"`/ީ>;ecd 횲>bGRmTdmrM] N&ĊQRpYTZua=4>B&DZ0̾"fF6(j ns:mecv+eRD,^oFTE0^^}]elW>#&Tm@nFK̋3?FYQG|eԾpC~mFb5D%I>a=GpmH% ^TXqFea.,}e}EWwN"o{>a\]s .O;_omP W?9fإKnw!$gyc>MI\6"x,YlQ;yIYRgu+V{XuZ\`a'b7c]eO9egg9giϸijvsnvCiJs_itww_3j`=lww2c;)nw."\ '7-sTc ]POk sfGpA ko6U"}EM7^(G5Cx^q] mZyM/&btD_p _)nc(^>ߋQ[Z//mw-q?:xZRH&sB'kS;6n_ni"R4p[Z{)e36wJjwS>v#' eF(nje$TO^cG45_} WR`'p`zgAtntUpPNC=U2 dگ{)c܇'Z4sId}H6 nGcsoIdd~MUgF`A$!Ĉ'RQ Ƈ 5f,qcNj Z,YGATrÐ&gҬi&Μ:w˘-C2F UIR!SL.iZrg͞=`YjVk\С3GVthҭk.޼zb҈.l#n|1ݳg0nܹG.m4jӌSnz}?ʞ+e`1F;VrdYtʗ3o9ҧ5}K1\ƏD<׳o}Y_>rѧ|x * nd Zx!jhуW!8"%X[f1-"18#5x#9#=#A 9$Ey$I*$M:$QJdIYj%]z9Qn%ey&Ii&qiښW(3'}'uN֞*(6( y4p#(z))>i+:+JwYPz+{UZWѩ]1J~$SMMs)IdmtخVO^D哺U.MT~JQZlA~G@%.`QIUS!w NO5#O,8<{f51HcL"T۲9 UQNuˑJ#]lIWP]KK/g1R .[O-6ՏKu̙՜zъ3+]S&9չ͹ O<߉e2.9ɻY5Cݹ>ŮE&yGu/%5%|c}ŝy`?x{tgd2F.KE?-tOYvMԷBo}>6Gf63*p# ShoVak.ш U;w /炜GݰolTcXF9 {2F\IZɋmi8eȐπ,p &})l#BBV~8'c)Ynɏ[wCT<%0![rG<&2CDL%|&yhRd4mrs9Ҝ8)q<':өutg6)y1'>Ϻs'@+O)Q=(B9P Q }(D?ЇLRT6UrǚCNUUGSRZ ㊯%6UTKRLZJ/ӭo{R0kscN5Q]S]&D> ?9UrՋ!㱣թ@XExrm+i2큛! }fx3>oW[_ oB᱋Y<V5*.lkY`~~5a89RiR SXmgțJT-p45ucM fBi;nh_DalgYBůnYJiil;>OUcYc5|f 9 Ѹo yHU Vn +UNa>{`Qmn0K^Wsioqw*P >fS|(RAXZ- ,S. !brg},vHO+ybM;rdK2ZVMiUdk̪?oJŻHRnQ [܂()5WJgj09%B9MFG83%laM-ex,b3fZ-m7A{־6ms[<>-q<7ӭu~7-i}=7oɼ9)GnڔSiE-,6gS8ȫCB|W#UUIaUᐳ$KWBss¼өay - }F#Z?t4tԍF>&V^cV`+,l(骉(pb^],fS8v0Թa} 'oSy^"vg-Ý<[W.AweYva>^6cc?{u֩){zX5_PŠqپwr}u;^ˁ |:}^'ɫ#>U8|,uy^<ٿ^ ^ ڥs]OZ^DʹG\YY&}}]Z Ryy`1v jWj_%\E9P"pj :Y zޗ p]^ V XHD1Yn]!!au}9R_ֹѹU1WUQ!vGYZt Ҩ Ήyiūug&fb]'*upZ>D<+-`>풲"0ܿ#10#21V26#4 5V5^#6f6n#7r3F#87#98#:b8"\:#}cCM;MahFi#?Ta#AvTTA.$DE LKbɰtL`-W!t͞~mFb]"ab Yt8dX YKH]X텗^ R Q._1"HV`N.1 A{dc"BY͓eNfKLYteTڙ}庬 Qd_^mYMna E|5i%Qz_Tq]>%TWI喩 lWvZbjifI|`_a*!%@QP# e 5T_eZ! Vm"^ 2q9 r%tNW] F1&Y L$i~%Zq g)e gQvE fc]N `)|J耡$PRXqfPo$g"g\ސ Mhjg$r^|g}~^]ŚJPY(%ܕeѷem]"JNt""IhK!NZO":"KRT\DTCFT'S(Z(binjS үRӱ}Gқ֩?)N驟FVS64v.*6>*FVBYnv:ɧ!*أmc?dʝTΪzC֜Lܮk?TDM x"h .HTIkfI^+I&FzmL]Yg(s%qEhd~b(ʥ ؾ.e^-ϝ\eb=Q^lhf:Q_׆Mpkz* z؍fy^v0֫{y'gWy~WS쟽{"Seik+wT!CWk>Ȟ5k˒hʞ!dkÒވ~fryTRm,F c:]NPGJѺB-a2pdjߊa+:erh~&Z&qfeЪlیn.s/.k^RmKN!.OI֘!&R>f!MJnZTaj.e>h~bnO&DX eBTPbá.DZoJ0*Z+Go0ĩ./Dzq0 TR 0t p 0 pf00qҰ q' 7*:? McO+#*1[3"jDZ{JF]('q硴"JlHJ/uqkdPCL[#Z ,Pz VӢʧHH]$boֆUbb cUڴlYkrvW2)wY0/^.},lQ~fj-*)kL>򒵭R1{Vl$poMm/clzOӹ^Pqx-|Aek2 44F-:={Ob~d:lN[^t7;J«"t^h;:JzbPE/Gn=_`W-)"I4l4aMsZ&K3C=3+*4TR_L'N)4YŪ" ^Wt> P iKow}32(fҕ2pMalbGs8VǗƚeatl1oXJD,˱jhC"j4#6m6+6o6pm7qv"i/7s7s?7tGvqWiPug$vwOsw7wM`1ywctEF7|y2@q|w̷K~뷀ݱj)`;rg[kނ1G$U !O0\+a8i&݃˷nS%D%פM4# R(7tB삦W01ϒ ,Nd2c]%"@SZ4ak#so&!Q+-#:2`9l15kPmlR}&--0_`q& _O#:eHwHS<vqo-yuar}]3xd4t'uQ;8UW$:RS鉳F? n .k)%p>xt߹&msr:P\G{6{N6z>C5{Z@,UPO+xzW5iy'ӭVsasպ87Au) Rh͆k3;)-9;ߍ j+w^o+xõcV^bK=d;vC(0&ļh8q~v'4{5DvۀG7lpyH=vg=׃ w=O}#pؗ+}ٯaK7ǽ=~==NlK=C1罩:={[=}7rwNP~Хk%+o-zhث'%s/'3z+Xs,yG8"mJx^B9~>(kg9)sw5@0<TaC!F8?1fg͞Y8bD4,KdLD(Ɣ9fĂ o YžshњGe=8T(›B*E:TWthu'խ? 2$P zUm[^ÞUi]vy,о}BT$9zRa&Qdr—jKٱ<5]y?=Y]mSA{uuo߿kktwiQo쌼8ڲÁGXcS/ $:JsU'Jzy+ܹp3' nykӪ@D;p#lSMA´ȺŰpnZ9vj19\˩oE#{~DO*ײM[lq?|ILF"4Í:./yI‚?Ҷ,JB:;m;^#4AgmjQ%I)JDE/.ts<;4&27d̈rtC4[qU_c*A]RSL/#UiVk .m6bYK[P 1}*Z$^}q{W},W1Uuȇ9Q(@F~n!Xc3 'X9۪܋QNY啱`YYif\^y矁8gt=4裑NZ饙n駡Zꩩ꫱Z뭹[.N[dꂎ[WW[ /py*Q!\rzx\`u|9~5eQI$a]CWg:Iy}ᆛV\OM%N JT^#dP\^V\+[U."54$0S^>^E{pF1> $jX!/BE*t*>)!TX@A$F5kc s%/Idh,MH\@F> }<ʼnRd9HQJ% -%Knxi%-(⛌tE,Ir. .`rFeE RqE/.Fb]H3*$ɡd(}A_$ia 7ahxGvQr!oVx5y1ґYibgjY'dflٍ!Z99"!lO7S !xޣE1AZZcH*ueqS Tv)6?.t'J%i'uZ,Xj!R[\Ǭ~Z'Tjmotb* SIsirkgv+v[ܱ(2n*q챕s.fq0ߚ?,(k{'ъZ:F7r GCJҒf&MJCҕsLgJSʹ8MsSZݐ.AԢHMRԦ:PTJժZXͪVծzu=uOUqhMZֶp\J׺xͫ^׾ [9V0`:d'KʞLCXiX hGKҚv,rnԼF2lgK֯UqZbî3!:ЍtKZͮv[]ru9AEy[㳹mnZں"CoC"!Hh\`?+x;fx@8pwC0Y (mZ[΁QH?Od-qm0,vRx?VsL 5\0baA1gp 'lE,z%71I|"U Co%p\Y9F6 l0̈c!xi^AQpH A@"p얹<pE*TbDEq3ea]fC}t Zl5GNsc>1J,,w#tl<f**FbQ 7 c2,i=ɠy]hYUئ=W>#0! 8@ mm۠o%k pƸ_񵮛}>+F~b!9jmc]{ރ|6yaxo0.`Ȃ  H&Hps(0dyݘtiE_MI~s2 ^E66e}ϏV'Ph,jQ" kp: F XO|:HZZ3__vu䮏=EN)}j`yel=;(;x"@ { * -2y`]Z.[1ͮWo|h0V |k'l~x H}G|i[B ʰxQV$}7pN@ueEPys VŀnsV$W{v%׃gi{G'x>ėw||`0VK '0uie}1Ё&xy+mq% @'~ 67Vzz|H{@(QQ tWw8KcMVf8(VJ  jE@y-pphmj,~BzP6H?zy|{vw򖈥w80o5VWyX'W ! [cwxvixVD`wLjʘVH FwW i Wy+Xņo ՐIrfn $gw6z:ihՏvq 0kf F ȌҔN xh/ 6%Py$u)pъou' o P uH8c!k`J9sPySyjw vip0 $2`xhyujlV` pb uxzzEq &hVFcH9 yoLƩV`xD`@y00G2@0g `|0ZC 'yE Vp tWI>X@v ¹PzjPTV@H%0 fV)i虞I" V |`|ߓ!c80 0gu 0DZFZܰ V]5!yjšy{!$%VP @ c0YEȱz!pxz EФmPa&P)pXVʥ]71g Ȁ@Y yV޹㹥Vu]ժVP &a` WĀ ':m}奒jSaZ-3 Шk%ZzV{GlsUX;0~ VުWڬAbzV RlVZ:[Wehu [p Vz۱RzfPn%.0[W 7uɕV6 pn1@; SAqBL۴KS݀JV{X+P۬c6eUYb; (Ul۶npr;t[v:Vf|㷀;Q#{Pc⸐;{k۹$;A{>2#ۺ";"K ` _Tp8+7ɋ˛ѻ! +Ӌ'p蛾[[M{;@++8%<ݒ&q+C1,p<;T(  L, ='l3) L^|V,;ʫ׫A;`'1|+lO\%15 @BLĖ1G$ _KR"1DRc'&E#cˣRǡUlpŜA.8m $ƫ1 'QCǘ0vsɕ1I=ʝR6`L%3Kȫ1; ʙ{lɧl =E@G}ID "P2LMe]@gmi2ճ|~ ;{LZ0k]sץa $LkГ4<[٠=!ڤ}aڨbĬڰ=ۺ!۴}(Paۼ۬=!Kqȝʽ=ԭUSڽ=]}=]}׭>^~Umܠb>^~ ">$^&~(*,.#=&Q6~8:<>@B2~& HJLNPR>T^V~XZ\^`b>d^f~hjE'(pr>t^v~xz|~>^~舞芾*|p阞难~1>. @꨾閱魞>|괎 |nN' &q>~ТA.nӞNno" .NN? ? /o)^ ?PA*/+013_1:<>@:oC;.(}(EOvQ GoI_DKBaOH@#NoQSb]F2m_Sce}/E_@s\:o=_0_{SZ^B_^*M?_-c!OkZb[?`+~/_*t/d;z?cf ?пa_jFSOToŠj/ B_Boo@ 'pLŊIkŠR'-UBBĸQZD ;2F%CTx2ă=&QhK6AZL3eǟ.L&N4Rڿxcs.<˂LZ0qJrs+.Jx”T8>TVb/:+هui^ Yr=3ZhQ}B=oҥ[lڵmNк}kIu^n-ߍɍ&=yGm:pӕg<|w qMϩ6z{m|=|Nn޳".JO8sSOCCA2<>DV$VcQgMD 5LqV쯛ZTYݳەT[ԨVgFQm[?qHU~Ur|jU[+Gs6ky$ᏧH2Fy矇X[{YC>{{~z'P/?}ه?~O}ǟ~_1zD`@6Ё`%8A VЂ`5AvP5Є'Da UBЅ/a e8CІ7auCЇ?b8D"ш9 h#6щOb8E*VъWb$n1A8F2ьgDcոF6эoc8G:юwcG>яd 9H;vQD"HF6ґd$%9IJVҒd&5INvғe(E9JRҔDe*UJOzG,e9KZҖe.uK^җf09LbӘDf2Lf6әτf49Mc,f6Mnvӛg89NrӜ̴fιNvӝg<9Oz3ڥ!O~ޣh@:PԠYChD%:QVԞ+:uiáiHE:RT FRIe:SԦ7}&JcϖiP:T +wQթOjT*NbW-**K`]1N5])XiYVle+Wݚ˸ukEf\c_՗U]Q>1Xv'Q ӯ|Yؒu eoٽ^ֳ~,/o5FjU¨l_Yc],ZIK[Jcq+W]kۭja-tk►moo]jW4miPZ6ĕk0:r׽me/zi[p^w/l~^Yuwh 36lxIT6oVu^`*X{^nsV4[պokV,wk)PGΰSX[qyb䆸>.] fg*O^qId"o,T,Sapw,KyNs gz0g]Fs{BJh. gNct b=6tuM!׻rEP3s4t~xy zdsh f7ٟ^ui4QY jw"@g^[jɽnv47W6Szwx#3x~G p7^%>qG5x5nxwyE>r'GyUr/ye>s7yuN_|?z sG_'ёt7}JeoWWO2ύ24X{؅uYr4վv=K%vw{<S=G|O:ZՎpTоA//}}\qrE9Т/_oוÐ-K_}9x5?+Gf ֘w>{w31{y3o}Ohoo?x/Lg-M%_I=˾"5dԳ);4Jbó0H00.BY#CƋ%K0K3>=J t|D@AE;14A CJ)M ?,A\k*3B=G#AV{K=B/4BC$T*4{B?8=*/̳ C-AD>?5C@C#;R{DLD29(;A?K5[? Ep 1l1SA?\;/6D'AREVtS-n=>{+@HE[`L^TL #.c_L\L,?}?z`c D16TޣEbͷ(\{EKt. 5 /lB *X@B*MLLC?AZRc1[3+JJK<\L+=|2t2G@8/<@D+;dD4ԽI!|C,8DM%\: 9/,La,D\OD· D>}'DQL`LP8P.dPl\SNХEjOYþR.Rs0dϬQWԥlMB=lJ%CA :Xv/5 B' 21NtD]eFs[n\>]Km˵M>?V^EPmf3e'-R5l;IfnfR=fzQ2y~y&3."6"-]-?;Yc7M8hi_gUGMM]͏>ifUq~fbcmjj 6FfcfꧾnꪶVjjda 6rֳfjJkMkɶk~{k(R%V$IN'b7Ʈ=EFR>-t|=\ܯ Xp]M7~c\٢cS/lTS+W^Mn<>mYMƚA>>u72-3eN&|O%dWE.n\vi7EnץmLQ%e@jd ~cmN]%hAgĽ-=pteup׳LE0\YYX:X [pbn>6O o5koq7r4NNh[,DVfv>3۵Z0pr]֕D3FqKa;ڣ)^TmOg]AƷg5޽h,5[wMSϫ4̂254n7iȶFKgIJitP`zQFVUVwuXGj [\]^akZqaG/d_P:f?Nvj&$T_Kl~ojɦ%5sc<틝sm#_x_t|5M8?צ[K,fy-JhF7>kކ@Ls7yyj5t'gsVy~\?tq|M>B|[o 3Vyvr'=z&w¥g/|:z1]&tf悇a`?l7^z1|:z4$ίr|fv׻*n <эq;\L΃sYnp7S#u)L{ؿ7F?jg7gwwa:uY'7kW~fa[~{~w~7axkvbI_Olow%vRat/95osտu}վnssyvp!G`S( FW_i}Uny&ۄylA8\$|v&Uxmތ$~)`A>b{M͗$]xyE$R [)_\W~{N:٤~eha~WT1q9gCzy5N'kehwJgywc2hi)^[e8{uo2G' iX*Uveᢽզ6+ahY!'ki+n^pMr-^{jz-;.WFT2-p;.;/VY?n;0|0œSRdK,q[|1kl@5,HUm<2%|r3oբ21<*2Ѽ3=G6@}4I,?D4QK=uL;WYk5]{5a=6e}6i6m6q=7u]8K5}7B_~8V=މ;8 'C4"K9睏89ՔR9ꩫ>0|y:i-?=޻!3tN8s>rK?=xQθ lU{=)߸Mm;y) n\菼~gSR߽d1-JJ_* 9bѫ~Xi95@BEO(bx&"P!,I^*AVJp^,,H VCzb+cuRZ-}PRbWF.$!̇qD;ձ"O0JHel 6I蘳pp@JRߠ-6za!3 {Xx02QA ,UfVItyd fɥk4 HJZ0je~EY^/tmrӅRmuD&)q|'<Π4s'>y$'@7~D=(2ShO*щѣ(F3jn8w(HC*ґ&=)JSҕk(Lc곗ʴ6EMoӝ^,'ӡH>^Wԥ2U=G_ԩR.OMU=R$+C $1NVzz^'R(;EiRo!4GLA8υ>74`ӄ:}Z h|NaтA^\1O$?fR>.jʐ:>ڕH q=hcFJ0}\应Mu1>׺ ύ:3qWe=Eak6\LڢRވ3}"ənS6ub~\K|ºTsj\ױV2}-]>-e3~6-iS{ems6-q>7M~7-yӻ7|7.yٷ38ݍS83qzO|8C.c$?9S&o9c.\/9s79Ѓ.S?/:ғkrOL3V:Em'P:Xwׇ$*.jg;ދM<_v ~?<OqEm{/S‗Rwo:Ӿʁ}Pyc=.3ao>/<ֿs>_;ϯg=?ӿ9Q7,=`8 :. 9C7`V=t!FN!V^!fn!v~!!!;PKXb7]7PK9AOEBPS/img/bldap_emprjn.gifkGIF89abnacmbfffgofs{ry~x}|~}~}ݲ³ôĴõŵƵŶƷǷǸȹȺɻɻǼʼ˼̽ĽǾʾ˾˿̿˿̿!,w H*\ȰÇ#JHŋ3jȱǏ CIɓ(Xɲ˗0cʜI͛8sɳϟ@ JhGS*]ʴӧP&-85իXjj@\ÊKlTК]˶۷ ѪK]PdLiuuoÃʽ˸㧞pUe5d._ά ^ P4ŏS^ ̲ƖmڷmAH#4JѨT㹂Gʜ7yd9fp"PW7J<. |ti>ANzZuD=' r`W ZAaDv! 'b[A v ҇ @Hb$D(!p"ߐH&JT5'zBДъ$RsuACl0+@ 2!Ğ$ gK}b)4) 6(~PDm~hGK A )j4AvE!nᇠ J kF*|urYf->):rG ʋޢ*d(0 +i9;! sCP0-:6{Q!+2 }iG8o (Ԍ4<.lN@Q\L/4ǻF!ljXQ.j8 ";,%hS3;Wv@%>ƻP.ibP D&&}ጙ PF:QB|6\p$G3mwy̒@{.­|[Y*t҈ ( b|k|i!KH">7Lz {vjt~['q4lEE|{A@ALo!4[X%Dj.j_@Qi{ˢ50?`4_Y!x`H6)#.,qM" tĄ0zX `*pE3{؃ FMGL#V#@ FXA|¸1Qd6PaF񑮚R08DdA⃶1]T$!IRFD=b(ȶ )gIKd!¬Z%%0I̍LfDf:ShA{4)hRd&6Kmr&8ǙFq3':y8ur'<&y'>y}'@jn1(BZ2\q(D'za#rъt#( А*IxHH/:ґt"1)BP*t"2mH'!΀$HЉY8.r AUS 2Ճ uQU.u5S#2 s%xjTh~ whQA Vd@FѺ*&^RgX G۩_Q01Lچ Q%( Ĥs0* 5HNM:-\Ek{ѣa۶VM(L:ڼ6!Lmnis;Ժ-iZCna+Sޮͫd][iewqVVì? \4HG۰ҔxaDReKXڷ,φEL,eGC,WDnHў+W1*u NH1w`ĶgѻV׉L}WŴëg'\Ծ썩Rum]o+9&.@.wlm]m[ԝ:٪. LI6Sk}άֹ4RbxN30 @(7t+S!iaS/::;1[\ZV~|g͐&!CuK]iKaa=gw>>elfŨql[OVup Q)-mh65uKXV%@ۃ8kjRb1\m+p:%匷.7aL9uN_q;j߶8‹[5ɉnW@.t?o|I (ٳ~3+SFKy5v\o/RUux*Gzkն­5xرn;=|d ?=m]v\G}R?*x٭k-lDWv ^uߖu/Mb[;n1jX!/&FucˢM}^-Oy55~Q0 rl\![ϧw Y=q+g%^Wu|yW~`` xX+5%^h_w5%znUE=VrQbqjMAvcу qj jvEsQY5;OC5f1ińA6+m@jf`% SYV*GQtP^XxQw|XQ{؇XЈ  aȉ؈ x @XhN8((h8X8aפNx1Xd1טŸ٘Mh( 騎؊؎x%舏HaȎY贉 X(x؏ȑ!ɑ(8X"Y3yNx59<ّ*i'ѓ1yX'iDYKL7 9Y ? +YMQ)E 9gً F"INSٌZ\)\Iy$Y~ɗ8QٗPNuYxh>ih)~9Aeٗ[٘4&aK<9#Iٖ$_i)򨙸ؐH陴Ĝ9a9Y)xٝi6p)MЙI~s1Yyٟ*:X:♠ ڇyZZu Q աP 5$ P&z*O,ڢzki|aSS{m|R3MU7ZW4eAN2RQBWgyD'VN*r{gL*op_VWB[ZLaǦoTpoc9eYE]]~U\^gWJzf4t omeg֨: |=Z`5q3gUy5Wn\ dvQcUQii-&dQduaQ{z~HjRnׇ˚WcWmg6 *aU6uJE!WWH8lCtxvhven&RfvwxVa[f֣HeZG#RyZpWufTƮcWWf nVwjFZWJqf|kkv{wöwqf~Z>th&sz'~: g}G?Z(fZj凭ikuhWWY` ȧ'9jr؀ƣJgV՛S]:hY6k\.ƨ^+_HmZFx@X_0)WxQxQT]Rڶa8dhL4 ,|Ú:̇6@<˺̔a9YR\ o̙|ٙo|͍9ʏɒ;J1R, lެܸb\iCIjϩ۬Т{Iˌ͐ʯI*y mхϷ"} -܄(olbd]+zhHanpr=t]v}pz|W;PKJ PK9AOEBPS/img/bldap_numemplink.gifS GIF89a>dddhhhlllppptttxxx{{{!,>H*\ȰÇ#Hŋ3jȱǏ C~Hɓ(S\ɲ˗0cʜS`8sɳϟ@ JP*]ʴӧPJJիUZʵׯ`ÊKٳhӞ(۷pʝKݻxݛW  LÈ+^̸b"K6bʒ3kޜ3Ϡa 12EL5דM@sS~r-xFr8a$n؅ l;e (sx#@C4eу=}Wyx^zG{7yQC5 g~n؝ } (R6"/RV2HF '`,("FXd%57B"٣*` h93`ɀ@8AHD- 眔q er⹀|{giht z&Z(DDIh@Y,*JA ꪪꪰzZk묷K,/6;l*fK.lF`K -s+h`斛ր@ F.p"@AkkD: 1xAD+wL||@ k FpA`q|Fq|;a|(c!#2Kd(*V &b`HFQU<#5n!Cx̣Ǎ̑3# [(A "E2҂|#)IRr\$%1,n҂IMJ,'1S1H\Si8Bs-2%)L;&2eүΔ4>ZfIM&8)qB$:iu|Y_r&=4$=ш~ 1'?vs(m)P}/+:ыӣ)9E:RӤ'E:Җ4iL=:ӋT7}gNٹtԜ?=-ҍecF5>t3,QĩԨ-D uPU) Ѭ5]fZhՙo]f\iǗx\WaUd`%9GMdbį*KjêBJvWUcզ2*L Zj'R?ՖЩ=+<)ɍڶE+ms}dp9\:7uͫrkѹk..}[ RĮkUtjiM6dd+⦒!=md=Z׎lfߘ:\c\R~-+Wk`dwLTSM.s7>RpE<'f&j L?2om\a¸;NX ` yG披b&مOVr[#Yo)Cs[22Z8jv W1L3H@yr]F7fY-*cҘc iBw:ђiPӧq gF7 j:YШuoZ_pպNupo{hHޱ k.[63M+?lmCn2$6 MHp'4DFwy}Rsoky: Ckŧwoܦiu j;oy:qVgKd:^=8Lx޹Mr[{FQ RN9պsܭ?kDNHgH@;PKwX S PK9AOEBPS/img/arch2_single.gifAmGIF89aO岲???㎍USTggg@@@က*()999;;;vvv>>>cbcGEF878///&&&rrroooqpq___LLL,,,XXX:::OOOJJJppp888Ğ£```fff xxxʵwww000͐|||PPP555˷uuu sssYYYqqqtttmmm)))777ôlll***VVVyyyzzziii nnnZZZ 333<<v˗0cRI(Nɳ %QD tҡE"zS ZV^ CIrv$9d"pK]SӖ L>;lQ(Vܕ`|X@ʌ b2gǞ-39@AҞOV0CֺtKd rͻ3%`j^μ3dћv^zfϭ2k/>5rXDLlο hAAh )(  䠄)ia<_Y >*@|0(n)@Dq-A"N@h l_L6)#*R";iXf9E#^hdRƓ$ep yB9G<_!f|ޙ#qdPmP- Vb 6hVBr$ƞ~B _p0& CLa)o$~4j&q' D5i;7p0/+bn(2$:CELX5ǦY_5-]{(3:qϛGprWhtc`G|V _;(B֗b|軈 q`4'`e$㣂@.%0)zT6(ʂO '=gɚ"@j;>'CȤ2U 7H, m^/GGRa kLT/GjʼnL+*p1PH&w-S*M:RU>A1<*(*UF,UJNk65[Ȥ!a%ri \#+l)i4Noq[Wgwm*= P] bK~O&:Oy`s (CRZ&R9klF|yJ{ⓦ3D>@XP CVm U0Kf^\2ljVK@@ܠ{aL DR4I a@R G <]w|a) ZIβ C="%ZTL)qi &+Ij=ŁZ"+5n<d< Lv=n"磮-pRJը rgZu,<Arqs / ja\ `+b=<53B&D 9Bzn&gLa>uxlB '@_9ۄţGI1.R"YMWd~ `+>A@܈B^L8A^iFDY]S.<2*d"4,@r` ldy/>!|#oH`n3!0;cK@rw|w>#Ua=^SbOac{IR4EPH@t^e>TT_%@Ecg}0ȰnLl2(~ 0 `~zzRz]dTG>2D@EHŧ>\J_T>ETv#1g ? "'!( &` p~w`vׂyL|N$CEu?QXUHPt#"DDG[IX}Kx%P- 6pVS*-P$@[؅(+86x3BJ5Y H_ >@XZ$J|耼"ח}Mh%P 'bm(` ^rG34HJmJ8q@dMV]?TU'K$||%LX pX1+ ̰+rr` PP5`6 \؍c'VGhfHDECfx&D6hg`j1D>P>&Es!uXYƘ T9P@ /5f'6plɑ "ɉ_/7q)"vɔ)+@03,`P&P  Ȣwqh721 q!7p–8Hcx)'MIY`9#iY#Lp)r d@).4@)mّ)9y|IvI )8lPgpe?:p=9zٹ9oؚX1c0qP6R֞(9iù)i- 2FJ :zة )pY$P'h~,1 3:5:ڟ:CZGKڤJJ[s9_z gCeh2*ٛ)t vJF Hڧ:j]ʨ&Z~/8;0jmک;ڣ?wZ*Z١Y䩨~.h#1vig)ɦɩ7zʣsu*NP׊ aZD"UB(E@ u& 馞̚ʧkWzZjY4 CԊfs5]>KOdsB[S~wDHijY025z"i7~ EzPd p zt0@ jPE@#u P8SCPC KIDH}BF@HNCc@>E t0M:+i [h;;kP{KbUK$B*$@JpC(OB$K?HDBhJDdhJٗ׺9k6rڻ*K|jKۡK+Kԋכ!_[_UJHguK;U >>0UgyHLtP oO: $VjZp𐸉hKqpglԪ%x00spSAy Z؋'huYI |\X@$!Q늛joj ڪ ,;Z\*aǀ,A*C `YD{8>SKDEO@GE,i-.:94+ ڬ|z*Z^j$aXC"D@$_2 D@8B4{$O_#Qp kp";xZ䬲\|iڰ;E5j54,U>lEp>;TKPZ$[i4CBhD\ [ɛ*Ѧ<J<.Jo 2&j}N-P=ۜѥ&)Jkcm~P(P$vּ*o*vW!_ݲ{AM~-XtAI8740Qͩ}@ VH`Epv=-ˢm-rMh{DPWJYnuFQp}Ī -@Z pr %-ֳl~]o-P!H정Cv}+)nD1D9͋ޒɸM CW b H  @JJpown 陡 <ؤmڨ؍U5CGON/j4hd'=I|LHWI ©xbs1L=Nƍ1tp p ` `@-! P̭ ~`.z]]D|CDEJ@e$xhN:EM _NJc保+ަ&Pg=0N 6jm0P Y w0 \ cݍ5`duԗݱ.=,`g 6 _Zp0  !O0Gp+JNc.XH< (_Z{XC@h<~I tc JHZ L ̽ pP [_έ2te%_Lc^冶x;th1\TOȞ!rM١ QLRJ Bp :  P^?]G:Q+!Q]K " oy0CCJ'PJ0<`' ,ʣ@XxCdΤY&Moj @!6!B A AA@DM TdEl.l<" P1Մ$ILT2SN;4*ݻ2J?1"s.9w#B . bE4`q;*i˝BIq6 1_m79"`68$ҧgwa;~薿q[w͟~&QMї&GнL*'5dǾ k#e5YK<0  '@̿y_&/x>?)h >p>>X3;*3>닚S / û-(µ 7*A0<>-7<LB&l'LDLѶ]BX҃AyITC;LAS=.壺3t17|CJ;ADs 9[d TD]\ܫ/<KLdM J PcL(ЂCEhPFxE;3`*]+"-R#=R#Fud# ?7=)x|1+(iA//AT=ܑY-hQ*QI6;$< 'HLشD̿Y,1-5epTOTP UQUR-P݁KȘ(=">݉FҋO\F5(H@+pQ0= K}'HY9mVnVہU@ROU[\ E(5TPW="dTO+ jm$o=XMXqPyJN)=YtUu)G4*ʙX @ٮ?הXѠTMYYYYٛM{PM#Z'}`-D-& h (%%A>v&m'5na~aaaaYd Z4B (q]^(]5\47$N+@Ev ݭa+b,bGG& ay-Fb".%\08;b]Ӑb-c;cIi& BH -a'6>- Hd dJK9{;dOPe=eaS6e!=>&"dkSzO)"=͂+eDF_f( `" 5a#5";BdK2*KW.WN#A.M`>aNb-d1>f5yfS+4dct.wB:m.$Ȁŕ]\DV9C8R~uv mݦ%d1z6{&A}^0Dg&{[f$ބ.ЙZ%5h9Y #5dnh#@O652"CcSi%[5Efw]$iM 0Rs<%2#5(5havƍ=kj"F>^n+ęnb [.4#-6vU %E0܉>jnۏ汻~fbjleSjh,Dhb'f#W .R&`d9hͦȀERu'Ϟk'Qj4Ӯ.5ckTffs2Bۦ'Ho.R #v *lnEZf4fmiǂ,DJFs&ҦB<8[`9TX0=0*of%9a)v<5e3.iS.pn28L5R<.hl>\)xrqkGFoiPa{|jnbRxs# _̓#M]/@x/a(/R >*1ޢnrg^mfiVU6 '3L(87O]4H,&M o8fȥ.Ao_Em$sR>@[ee$`"=vE9? V}r?c,guwuGiV1[u_kNȮ #EJ`s,(\(a7RBjxnnw^wr7hFwu'l\w[q"=cwÕ~o9, I R@o0Ctn5wjS gE"Z`@0VNW^yЎ6FAxɝ\XFRRyLpK5pȶh [<2(ã\WV>h+Xyqo]dL{͋`3vI|m$yh"mx '{w7F{v+C~/?IAiD(R48)%7\ׅE ,X0 0l ĈqBƌ7r(/    $%̘2gH &,83& w"Dj2m '%VhV5'O_beU+,jת! %H ޹pa %-.fΝ=Z)EK SlYG-٬^ z9]YS&@[fzk.V`Fx`./3La5x<%HE^$92m0,SUW!CuDr8+~_`pJ,-'4Q DAt @w02Y!WR^^hU ,tF0fF;Հx` w\rxGVj!#`"UY][&h4 |xcgb#a?"pB.X`VZ$A6D%&SoU PTeWphu$j)jyA``F$dEITʜMbWW<[UM>`!Y`bҰIZe,B{WI'z*ʐ6e,TW³kF'Tt,BP0!D컯\R\XQ +\Q-J i.2d<CDR.Ŗk^fUgHkE/F(X:3Y=lRġNlӿRlG?DaL%P~!_6re%lW.,FE *Z<\( `%y Ho-S"mdquK7]C,5֞{^aa2$b_`@UȓxzN7uV!L9x9<6q! &(/DAG" D @<B Q(aB.u,t~!TJc_QO~FĈ! _<$i0:y?]ẅQ tF6p<\⪀BߵQ}B<6Fh'4@ N{DW_|%3*z%fF npp%L :< ?Bp(dݯaA -xe1/S6WBB̃o<; HAdYRYiswar$\U96B ]#/줘C :L,=\EmS @F=$X6fh蒉gc )Z2iS 4 yVꀘZ tXPɕ XoGfUo #U5F|wXA>-+IplR K>s'?'nMUeb)@ @A&pp'qqg}vLf4rdmR$Jfo"'vfvn'p .nGst6ftJu&w{(V(jhĕhbxYG~j( *)2FV),j(!(aꚦ۔*vDU!Z'*jΪ"@s2>jk ++&hd*@Kdfji.ir+zRiZbi+kJ+bⅶګjDTO I$B2l:$¬*),pjH.ă#1w) KJlSln|; -/"'2ab1l%2+lk''W)9C)r+GPq$Srrbk20O[ OH&03nl>Vn̘I4+$k-g3.o3ֱ sr1+F&PC<|Ar('yDs< C#W>#-{Z@2q0S #t9 DVC$L4EG'bY Ȳ5k37tJsA41 V 4N;# dJ.@Go$447t43u 0/\VADU;@OL˘3k̹ϠFFh3ӨS^ͺךG, ۸sl{ Na.<УK}9ԳkνwbN衇8>߼Hn(f[& v`F(q Y]dv! (bbÉ(A)Ȣ#(H-c8c>Didr6L6N6 e yXf!x#` bIfcjlv\)mi睊yY0eaЀr-礔§'\|@æç)+ 5A40%iݥoI6x[l[,^(f$A 'P," V6hpm`hn.A`*׽믤`&0*8/jkŖ֜ frZmuPF{#܊2s4 8<nLL/q[5AS$ V{[2 8{ls4t4ky*h[+[lx: pmΎC wݘg~ɒ:nߊ06lrg-m?: Ź~^nK xЬ<-to@J[: ôGu0ugyg 'N?JE7P/+_h0 T,}ԧ>E47r [GH.\E9!GX {#V;uAI)Nqh~۽!mRvt}H޳CΆ+~?F t/={ayG^򌆴ChD^#O51r>ҩ59cz7~SS+޽`8?~'qGq}}Wugr緀X~(W|G8 XrX'1~8 u Hu7 ,%<@wrFrgr3}79x!؀@Xt7c'q70S |XIoog7qHw(R) @@Bin lx`lbr{mv@n؇Ȗvd#CR4P6QQhl=~cxIx6ݷliqydƘ+ P{)jN#P-Pؗ>}d]8h7kWY69zZzٞ2G^Hsi٩YcؚcY5Pua9jkXjHchw 9#0ie٠ g> 4`jixkY)tџ4g 1jtI9f> P@HZ@Y5c+Z1jvCNjN<ȥ^ YjW4TZX:avc sljZ:$Af1IUw3& &pZ z扨 @ P2zʠȢs(™rY9zrڍr9M:y鐡)|x}y)fyG܉02iw66Ivʉi$ʭH(QY pȬ~榃w)r PRcێjϪ*z;+x xj!;e)h# |)? Ya*t,P`=M˜簯YߘBN`c0#_i7Z˵md>h*xj[)X+Zy{bGƫ#ø 5&2cyFJ,Awzɹt4v,-i*ۯPfDzW ڀՁ}#Ϧ\݇|ݽ=pM=]^N6( m=޲R:} uS"f$u}$<,| drT}ϝBȝ˭yC~(w#yO--wQF1>[}c_.sl^`:;onjwG6?.NÔ֢>~ܪ ʼ]Y}뵽x}OGؾ~|n>.~m'Ҿ>^qnQzsNߡӎ~8v^ m~o׮׌ .~^?_. o|$o.')_+5 9@B?D_FHJLNPR?T^XZ\^`7.U^f/o_dpr?tOUxz|/1Z_mBYE_Du_A_A40_ȏ//`bß_П_+}>_4P0P7P?__/q@ DPA ,Q" .ĘHÇ%rG%MDRJ-]SL5męSN=}ڤ1FEdСFD$H~^ŚUV]~V,5#Ԓe>U#Մ#śW^}J[ yXtpጇO Y*`ʕ-_ƜYf|ХMFi;n<.Ԩiv {ndv9\p@<9ʝ?r=|zt۩n͟G^س;>:>/Ozu#nk9 =dAr> o: :lދBD$C6P<A_1FY>24ѻӱ58 /wGKHc2J)l+,O2K.sKjHQK0ݼ0<3M4)O?0s7ˌMAo(+H%4A N:ςSO?&HEB<Q,1u5#t2eTU]r< W_uT6iSTS>IdU1.5Pb]W%6[mRXA7\qwYN[\kIҔ N^{|u\} ];]WIIm\xuݔ{fa!b'b/b?Y3EX^F9eAb9fgfoDՖ_9hcЙgGhޕflp Tj:k:UlUKNd߆;. ;op%On\9&/U)h!sAE?'t }WguRwug]/k=wݿ}wރ'xsxv>z駧z>{{?|'|G?}g}o*秿~?`07@ЀD`2@6Ё`%8A VЂ`5AvЃaE8BЄ'Da UB;PKwA<PK9AOEBPS/img/o_brws_srch_oehr.gifb GIF87aĬDBD|||ttԔδlnldnd\j\Դ䄊tt||ttdvd\f\䬮|z|trtTZTtztdzdlllrl\b\dfdttdrdlldjdll|||~|̼,ǶϺּٯ߮ H keOÇ#JHŋ3jhqǏ C@8*Y 9\ɲ˕1#䬔/sɓ"@Lxm!+=*]gPCKի(fׯ>TXHv*q-طLŎ-[&m/ߝrҵf@Z\>̪Xj!|)֫W+|xm׭A;b/CI]xELz4s;y5ͺgņm|Gƭ{r@5S<|1qo۞ȼ9A{{vȵgO;XYKi>{W',=e! uyRf&Y=h!`L\vRA\=ch(,1芇45_78c0;D.8" $L6PF)TViUvP5vTZʈdf+Deptf@Xp @3[fD( '? |t+8hpLe0 <@`h`B p 0 >PfE@ (@;Q{~Y5A4x w@1V4JPJTĂ 6ʀ #E0d A KYlk.ÑTK &6G#[}`! NNui)"MXn WX#.90jc=!+do \w"y?>}a=&y:ޖ'ݹFn;,fXWkŻT̙n}3( hגsh\7mKF&WYD.2-啦5A.PԦS_ ˘9gMZۚW:ǽ\G~)*f^n; gf۴9eZfх64~J[p؃v>>BBB}}}OOONNN***~~~###/// ???MMMZZZ333@@@999878sssDDD &&&VVV+++YYYrrrXXXJJJQQQAAAQQQAAA ###IIIDDD,H*\ȰÇ!BAŋ_ ȱǏ1-ȓ(SɒF0cFr,8s&4Qs @ I'F/C4*ҧ b DXڐ'֊`V4߼lZ뵱 x#HBZYK-_}eb-Q:~>ZaA;5$M>&lsYCLŒfz%`lrfMal7tE YGȕ˄𩑯BH:c^A=,{vڵH=@ŒvE')aaرLIŞ{ HݥĜTKFe%SRw,SL={-҅LhUo#uHXq5Hk8VA&M"9a:!K:~qt$JE4X,$JK&7|9YSPه~YzȚ"љӗĽқ7&K5Ip"(eE,AfH gLJQB6W\xvi-yImi+NM8:RO iE`ŝvѭ I.YzZUnFxqͶ8,5^V*V `¸.q~mTX;+Hcp kZ'`BbB/z)bAX[&Ћ xR:\L{fKÝu++G2<r jE&M?[쐖zMdƊݻ *%Mܕ"E#6KML,Ԍ~Ӭ H IN))zJ!k_(Qݙ-\PRDC[E6Ⅱ[FaMB!~8`'774!r6l9F'U &}k~΄Qk 4wyjAfvUKtC"HYKǕ| p~C 1;8%xiGG ZcHC*_qVBEhhlb^f:իE6+@z&CqbdxxPXD0&:x pDyq,Vާ:U\ ¶)V1mW":lO40Qj%DHP8Of`'y!0".Vx#IJZJ6 Y()s@T> %:NrrS䊴IIjA4Jx/V-Sv+%$^ E4&2! :ӗ4dPI8:7bD e["53Hi'B:8NxH^jEH@'=EO0"=^#|ˮORtI%AikFhZY2'ʘtp>8>f :,miNx! I4k$4мIX\ET1@Ե/ (# O-%Ԟ@f 9$"ѭ :%x(IZVʥ121Qt<I!*1^#E83ˡd \0}@>Æ 82$?:\>"{Jw<@H'Vf`+`LU[EU X\׀!UUaUS.dUw:sL  |< )!D&(k(*8xOqj~a~ )di!AF ZANTHQx$F a;=|: AGx…GOxB(8 AFȃH1r AQ@QhH!Y|w:Ѕ0}wS3X2GNˆhlsviSw腂EiFR8xT9XR> xI!%Hwedx@H 7ZȊ˜VXocGA!-"PH5\fpUzv{ P<Fq1Xx3"%4txo!]s;u!xxOh[J@H#uhvzd{1od5o38#o ҂'1i86閒,). !(3ߓnWtx@148cm׶3`Ni%H puD_9l_[_aYv`Q SHl[JJVDU+QQRx 8!dbR~h‹PӁrOU7VLɊY 6aR2 Q:pyN[#U¥iz['\G@N[\5UWNL\i&ѐFaBLYIbR^Fy9#i™3_?ؒdš 9!aĕGl9fv*ԕQW PGNavNPNJ`UtUu9UQ5!(FQyiI!#PRƄ)>Ui:(gԑfNI$lͦ`T_kg_Nn EQ91*33b3LA-)+Z-(,gzI! #)J 'ifwYY1!JN~UfPagUTXzTY՗TA46wjy:{j1"U:;iP5!Jsiڒh渣٣:W5qWVIZTJව+B B9[!8떴x)IK9DZ !i+ x::넴kx_] :#{U+W 'Yw몔ˋG˄g{kmํJcꄻZ I18\KhU %+{"k~$H`W'A"ʿ:¾1\{ihڻ;#̄Wж&!KT\^4|,ÿ [ \l< k2,'l@R#{ѻ8, 0\DT5Lø}[d;6ƛF[wqJ[^{WOLx$Ź˂E{4[,_\(8Wx@ | -4ƲfLOj|]S\ዄ<Q q,) ȼh2fBv`j]ٷq16ڝ>8fc)1W%qM3rk7*Q  r?U6荋әk2)qt]?q~n}S/ t?3">Qz[:.*q Gs10rT98NPR>T^V~XZ\^`b>d^f~hjlnpr>t^v~x^4{n}$\<<|<AB_<P!:R!LV/%` }*fDP":6SLySN34y $h9t@M&,*b˗ ;H0V%*\IX2ob-V-A:veZģI:tqW/LS5rĩuwݛ٬lZq"`^͝>ض*Ch?WFpDmb=셑iΥLnf؜i'mP4`SvLi+v;rt[U͟' 9wϖG_>WwSo" o@D@D>',*?PbbP3/CKpDrDEp-, 7Ö4)EO,qG+G[/lE9\G,B'J*)$JeTqIq<pJ2ML03Rs$g%S L<'LsA.OS5u>0LF3\4AM,9J"5JK3mhDF@RkT\SUDV[=ՑnݕDGXduYzWٹB0eeMnSBiC; [tvܭ, c$u\~jߑ䅐^U_)wڅ7`)"Arډ< 9dEM&kFfYd~%8t↩,@MN%F:ifZ塅لSBNQcy!BVc`g,A./.i0f; 1榻 o( @n>~i!)@ȫ7AzX7[!){襧`Wgu_wo€vWGn>bo䩫[6OCpg<=Zݦ۷{d{d0)~qA'?u8 9b4ҁtrƷ@| v ;fa^@xǙ(b=|dx6-7Con1 JMXQ FxOCHz֋-#GC.rq]r78 %ѸOAcsĜ9,T=3,x,A 6 c sEA{b̘ߙ` G [(%NRDtdb=t4d(yHHQr{5F$%G~qaya4f@)Д )9Lۉ!CA(KI?d pY !ILn2P  3c̛raԃ. _Ӟ=71Dv*"uyQ|U5x!fْ-ӢEό |0G2 =JtAP )Y Eڎm:Fuʺ7uk*JR[K!$@Ҳ謥*@/ВZvnFXCҕ|8_ᅣʊ}MS'T!%@:9PCR]iX @ј)WbvRg]٢TuDjZv 9Z5ֲ|mpݚWt6kړqoxsTm *z]r}o(׌zkAXC@0W^(<إ>J,th)#bD쮱 Cežg}Y\{#Ph jsh&qL\HEa]<gdQL*rD@.9`3lHHCehv׌6 k:ً}stJ@a}+ӒͬBh^Ȉ9FGz65'bK'#)mI`Vy[u)+>= d0@雾>@b;@5wx?,Aٛ)ۋ>h| 2Ka'AAABKK;&'5A@*!/-B;_ Ht C4+–:%>/|84%(2Y{붌7-67 =C|H,ЂEF=l#0PC%dCKlCM COE!ʸ3ԄTJdsE.B O<*\\4mP/pD#DFACk2[C4L8mh Djk #nFpEqlm;ЁIL, :u\C(bHGJddDzd{d/|e+9ASީ 8ȄdxDSGlHi\_E3F ő4 fIH@X~$AʤTʥdʦtʧʨ\~(LlHʬʭJ)d,@P.ɏɐI ǠJ@T˺˻Kc;d˿˰,˛PF)IcqKH` DʴL˪L1LL,HHHk35S4I5eLK7%:9I^ LTQNI!R5SETUUeV>'!SrAf0TCETxTTtT QcEdUe=,KZDh=U]MCUD]SaH,=br5sEfSYuCiK[uyUJ{k}~Ё[0x5؃E؄MpRsIׇ؈LgUSxͳ9؍MV]b:Q0ٓ5ف`H4 uIuW--j5؜L%V8$PEق؀AuؙP47,j uHڮZ۰۱EF\9e۶u۶n٥S%ړEE0BX}ZvVV6#4H2Džll3VxE aZZj۔=7pEžDĭ/%OM5!S.@Sx ޽ɕMR\\`%0=۸dڌY/ڗX55څ pc @_^ʭ_t㕒 J_TM_OTI&fF^͈)8?rS_%VH` 4H^_m___>ץ} 6S3񍬌؁p N~ˍmC(FV*Y5+f3 ^Y 2#F_$n_m]b\}Y9L**.`, v4.Cp*P 36c4V]cfbcY^хdbM&DOFiR&;^]eױ/nHX0\>dD.b4Vc%HύuKdMePhQ.D)Kecm}ٍe*-`]e^e#eud7nbb.fd.effghhv\0[h ґ(aa@']j0ރ+`huev>c_>Fnc-a|d Ue~hPiPHQKh!^jh~hjq4X.hhCiE~ɍg\ZLi6f*mi}LggVk Y  jc1_ :dNXlꎞiF^]ajwY g}iFNki ln S0F0/#;ЈaIM CX%Pe^^l_}d~lt쑝ll.kll h JނR%P(Ն]o/T ԁ< BC o*m݆jmvg^Px>nnI]n5}fnPn o : myU{"ov4&^$BCqo.fVf&.p'>eIp]mnp p +p2Kos?[l Eq֨ ^oB@LOp;;qqt>Ol%!"?rjd&ˆr*,rN "jnʦ樂*k BȄL10]u<o?@q.=t&r.0Eߕ$?%H L,Nq'`Gp!؃j"l`anޯqi>%yQ<?xoGtxxkvnGoptltmtntotwy'|o? ?9 R1 B .уu/aoz; }L0}@@}@Pgտzz_zbGd 7Vyo{$wwf Ͼ*{y/|Go-~`qsw1:M "Iy9)3G2I(*h nhpÁ#hр3J豣jt"ʔ(YlB̘03ЬIΜ.3Р -JҤH+RRj*֬Zr+ذbǒ-k,$ڰRk-r:kׁz(l0ĊAiܘJ&Sn`e7ksG`6Wkg{x`0$u*UIW$$SH~I|9ҧcn:cpɳ2<ֳ_? >t8qE7~rdI'K-$M6锓O> QF)SNAuj!ziu[o5]v_~ 6a-c$eagivkmvn:H9 Xi%$)]%_@6$u3&!e1'Y^z{Ň| }~H$4 tL ޴N P5RM=z*l׉t׊|؋ň،9xYY iZZ-i[OFIWbe^ epl&r9vޞ)П:(h2 ࣐ Zz邚nZᨫJ<1[a$JMX-뮽tҙ ٱɖl=EEU@.4(M1$at9IJϐAExA[/ Z_旨mR5ID0Zirکj!7Usz+@Xv ,dž&|3޶']loyLŰ\w=o`e/.,zۼ wg@0z[k=sExUw B Ȉ<@q2F)*2Ōs47%R,z o}K=Gd -:RV wס/LbvBqz+Z=򱏬R^5,{eHk/7`x+/:_ַ@L o*Gʞ qw_+c%<_THYEX SKa<(XúNJ(a!CDN1%r$?4'=bJXI܈2V,ᦡS7C.xi$!źwI%Z>5hUwyչe[ fWuI@T}jVdEj=d@r@\VW E5Je4䤛4L)ISJ ]!d~Y󨖍R3ԋ_!)I*Y5EibG/)&ۍ ZsQ .MZ\"yHčHrV$)a;pDhblcuN6O',r?@HdA@oA3Bwԁ$%3D ?V6FlB"4dEuKvBJrkM%*hu "k̪0 t0 1@ L|zW}&QTb!<ݛc64:.eUrM4-dRcP u~7-ow7z7.~O3y8#.qcxťsɰlT&?9MN.9YNӼ69g΃>9MqZ#>:ҫiu X7ԣ.SV:ֳuX!n.fW2tPeg;uX`*q/-SޱSR76vh*Ш;+Mooa+_^*K%k?/O۽(G6:c?n ?zқ~g}䉞ZI"Ӳ?1i#rT6hB@ $ p_7|X"P} QV5$屠 zH# o*+ E~ _!5y@-@4(V$2daÚ|*&*@6DVpީA&8vE> N` 4p`MB PڞX ZLXau!UTT_Y@h`XaEh!8TD! JEQEa"@TEB ^ W$ B  _XX!`a&nayVEaQ_qa)F 2h2P"!(%E8aE!.zEfCAC6  ,E && I( \2 @5Nb2052,la0H59`#I 4B#5JE4!I@C'!X@b `% Wb0c1j @0Z8#@JcGZ#dA5`p#'z¢, 5!"N")X(h6A +. $7R1F&**,,6,i r%+^eU0dL#X.QW1 IA[ ;0\%F##QjBFV6W8$B%P %bB2b  TF 1U%_.65jd ^&,*!^c M2(dN 2$d0P&D  D%f6B d'2'GfaR_f ΦY&xX1%wJ2̣ޡ ,;!']XjCTQ6l .e}dBRl= Q C 2^ Z%㱡`(,Zc B`}iȎ)hf2@ xe6@`hRlf!XBF> >dV0l}:l‚RV6fl} ͎gBRv'i, %۶۾-ƭܲT l\(lW0T\q"k5B0wr,Da61)D @Uj#X4ufCŦ^ch%4`VZnniNdcmd&-Y8.R P%+/ᮡ&3(4NJ!jlN%.!-6$ں܎/&NhY*|\) ު.h4J ^̿N٦l^0'𬤯#onO 2(F(p{ /ҧlI*ws 0ӭT-\pQ0:jepnp I:LM~0p 'p6s@oO _qoqZjn}00-D rqJ8ʝ"/rr22%WF"1"['˝#{ 4- r2O>p^~2-V*/e-֥]۱1O-SޜEhNLpCX*B(g1;OrJ6O&0:k:23B+<34](œ)A16wY]819(,,D3.s&#GdE۳D.sn0??W]A1A14LB L؅A#L{]L$t]0tO Q5 !ta/Upty0t=?uIIM+J]@1lCOBYo@u1DyL6+L7Դu1pٜaA;@v]KCoDD7uV32C.3UXm |ưV]6dvװWuX[]_ 4ԅZ 0[@O\4]u0A׶7nO_vaõ7LloC++uK9DziؕvTpUtAf<6.[tD#6)WWk]$74ɴZ{CCA5vC$05;OrkP紁E5uv{#|rFjy3lztcu{3,w,qW}7K`OBrmPv18]9ZG]0]kxRsRrSߡfUnz˳sS[3}KL]p` 6?y](xm 5A#]˶NtOAk^E/6 wTOoZytSt2a+<}nmia8t$(64mp?wau纣S9dk 3+3jcWkE6㭹wWnS?fn7(BԸ_Ez2+BfEx T{Whùs7tW:8k#:˹4n_4;Y'5u/6u_۹LO9WV8cV 2/X z{{$Kʛ;0r$Xj}"wc; |;wS'<xQ7[(P @M{=_ u;Odx]47Pt_dg9cŰ}(v! {$aR'G+JE6Jo6<;k4g|/~lB>G~_u*.Fn&d>j>!n{(o/U~~7>G2~V~cs*ss#Ls-H2G6SW◨4k^?Y;rj&h bSb>@`G6Mv@SMX6 rEDaƍZ@! UE(J:u-QmMBǍ$@0d 1_pBǣI=tiӧQV=AkׯL*bjֽwo߹!Bґx%5ǍP\ڕC+S@:JM5]v@vE vBK ̇@nb(ǐ G*iDӎ;vRώ+b2o֣T!T≴ ,ւ: L.!DIB<BpEc?$2LI>[M)+M- 9cHSJ*("i.e-\UNDzc-K1t4u c Y0;ª"dBfQ}FTb/Hi˕Tъ3O'? ”+w)[r0*|"w$F!*086nb-hL}gy6 }@#J.2k#tHCC&?f.MeMo;K] m=_PL>I{X(UhBݽ8 N4| V04uJrqCnw%|η_93|GB˿2lX[vq@Tessj3аs&6a:, DZP0g}tݯdlMyO*tZz_{{lM@ ~hX|q)M =R+eXD=f-䀌fsy%6e =%X@%>$/JMDCA!fψ"BgI'`.MSB lfmyn 6%\|o6)|䪑6@geǾn[v$-0f^c< Jީxl#(v2h.,H6-(0fH6s6xHH87B("H-4!P, ŔTDH3hPAp``0`!sCSER1e@0S\ઑFK ";[ iiGP5iL1FXr&4|)M#F IDR+md A 7lː`6)HBOZpPC4@&JД >5[5Of/ LR t鸎u173( h6΄5nYWPpYe9Pn714yצE9Քg8a-YE*]adu %YN9kw{[9kro oٙklosZY ٗٚ 9y鹞Kl %+Q+K9YܰyU9a!5z9:9A:EzI͊5Z `Tziٌj:k:",ZzO͆CǗ-`Ɗ5`ˁi$F"8LZϼb O v2:k!h5Z/XzZz͚՚حBWuخ@4Zذ)8Ǻ:lQ{),f0 ?B[#z ?`{"[;`{;.ɛ]($QZ_=:`{[ | < | ^[C %<- 5|9<= V DHBT|U|\a<`i| tx}% ȅ'^+[\7:>e=EE@wY }剽=zj%?[어y<̃^艾铞Ηޱžc?`K~꫞E: *a… 8|$ĉ ԡF:z"YJ,9&1ZlY ̘jڌ(Μ z! -j R.:m*!Ԩ"\!֭ZYxBرb3=kڵ.}6ܹ ؽkׂ޽z+! >8Ŋ8~ 9ɏ[9͜;{<mK&Zو`ؾmݠ?n\8=H=6ܻs>= $h!CRhF=yI+K3tM;OC uQK)SSMUUYqX_EZh\p5^xŗ_] h2rvZ͈c:cgfceZA&n= e 0tIG1]vy'x敧z7E%4_CEt_Ejן JT LҔ N P!R2U!TReUAXqءaXiؖqXy_ncɪc k&c0F$lIk>IesVF7]uuݗ߅9ޘ畹ޙ)_ gatg~ .KnknnHb$z)JΪA p{VkXok?\["6;&ўf|lmrn&n*<:LJi bv)J*>X KtFۚJ/4aa5&c_  ve‡~{ ', wMsvߍ>w{-тN.4x" Qip֖cMNAGxmv睓]mvܪ^\wϮ߶ C{6x("7V_Ù밹__D}_AG˴>Yc@ Ojdϫ@ Vn{;D-I]Kg۵/~|>UR; F:,S_x{H@r ҏ`$d̩tq ְJwv mgx,h'F_)= hIC1򠐌BcPa&''^tҨWQ%-IQ IIRRn8ÑRe%,b܁TzJ=/5rCs,j!*!4BLPBDjZ6j6u|e՛\-펾Zf4b+5JҳT ckm U@pzח굍2N_WV%}ZC?$*!{ԁJV\3/;InVWUA+Qm/R ӄ1)lA L`E4+o[:E胃-QX80n "Gp02!$&&,Ebl# u dCjW5w:BT@Ed*AbyQEe{݋ew˓aw50[6%X^xF8 @LOr&V&")P4{f7<.bwdhpbY~.Īr,:3\.֎ Z6V3l1@{q('f SJ]б14Y S!Dai89P>/CK忰h-{0`fSZfai뚃k%`/r@6P 汥 ݟ 8ƮTGܖ4 KsVD4QDUͿh﮹a]ybv5Zk͚np=]S0y)yÏ}Ot=r@ R+rn۲aua6;ιsf 1Ҡo$߷x<pJ&~V}*_)7ƧAhRnGIz(O>+4V]ޫ(}koϖo&{y9 yDzJ08y>g:Nh$7&{;clX$gP%,t!zr̝""{g2|x1xeUxiw.V'}G}@={P\^2ya}ay~qGGpOmz~ 2V(L@=z0M\UGni8e2{w X|R |Wtwt 01&pfp(y*qW"nX*T4vҶUv:xmTpLPr䕄jewUQhsSZ  hVgN : `[G%µ!Rpcb}rgtyv"C0X qgz7v.cW>mFQY@x!" yD]c1Ufw{(XƉ剠[xN u[a$[ %HWQ j,px)&uy-nȇ}H5xh7~hhhiXy eX3tǍws:3V_usYsd$[qdx%ҁЏGu V~%f8v␧& !I!!ҸXqH(嶄ri%.+9j`SӒ/ZX3Np ֊ҏ鏘1qH챂Mi(GhWz2[Y]9rYraI r7orߘn:q)YQP QQ`<ВjRv _IiY ٩Y j0W±)FiY`ɞpsXicɟ)*R퇌Xg7Aab0d *dj<ixnM.R9+`DP PfP fPyR R ɣ=? @ : AKʤР : ФWB*CY)"7HeڤOJȖ8Q&(Z P xzSŰ ڧC܀D;p*P L۰9  D`FZ P*J: إ:rycj|Sij Lxr^Y Ű਺©`JG0jx pʢDLТZ A7ec՜ (:<7ʪ\:LD`jjj3ڦ"E.`)Ev0jpƩ`y1: f !jڮ!Ez*mA,r%~"> ,ޟi (JJ 0Mn8; n! ՜܀ K]Z^FJDy0 ک 8ީP\ϔī Wܮ2  ZP闎О>m MKz}.NɘNj똌뇡  K odľ>雞첞^0}y^.fC>̂WpZɳީ *Ά1Ļ vp8;-֌N N/lp!}lxL?.Jno|屚H *v@ oJ-Φ|>N^Jڢ(rL˦ ,:,` X՜11a?L# LㅏӈΙ@//a"ښ~I qF&I>mUž9`?JbLʛa; D<Ʃ:,?FmK I (Ӥ hh;JY6eW*̖mAhhZGt(`gH Вȏ`iʦIY@"%3Ǝ y~ Hm:\UW_lWAʤiΥ>}q"kr(Jh*W;_ &<8a-fXcȏ7L0άy3Ξ uKԢ\tcP͵RWnȐm.;o  '>q+бJѥO^uٵoQ"m448Rb4HAQ1"&_̌"s I boB + Q k:j:5T抧hCCz ʆ$:DNH)?k%Z%L"UvD2[E&EQǏ(2 ʪ+`C82ɏ"XRE)kKfK/+0 +,1k,*27|38]QFʺSm lz K. Y9jV\s5WXa bOI<& pI&Y0ft>nڛ#0Cr˵WA]Hx*ԊL^]ܫ/@0B31D%S24{ITTSmUZ5UdSV: XPl+YI9f%&IMo5Ce]v];tI⧵8L}3Z,X HXvXQFzKX7/cA>~9|+vl5EPf{ft^6/Z3C$Ht`:v=p뢞j֣:_}6ا 6;na=wFAFG"(p^b9 e7&;rld}Y9m{eMk;;[6m^.Ƽ zЛr]o+dwebhhO|4>1} g(>Yq(Y颓:j;8*ՎjaJ$ޕà#fEyTj镁0nb( Zڣ0YW8M ]W&0kb !QxdTܩqnm|_#H0cc+[iHXRNt.@Q{8F,NLZ/)AMʂe|A;QPcn۫1IfgMp~S:t פSdg;NxTekyO|SeSu<ȻLqid3#fOFTRV9ЁDtS gIMJKBwlT3iMmzSlJS$TC%*N/nH`jPTt`6Fϡ!*U8֘Rj1T;i]::a-"5@ V%la {X I @lcfqJ5S {Y" B L1QliMkQbT@[0ce]m[W :P9c{JvLe\nPL2Zl>xifUi10P0mNTZ-`]ĸ}rB u IbWq-Vg01ĕ{=,x5_pb@+fqbXZqm|cX9In f"2pd$'/rT, S2 pe,gY˘ Ae0gA6Xg`DyR 8[-f Bxw!նp+z2ÃVه }!AG_ qiLaiP&5(pjTa5jX:uP|kX2kc'Pd' U\X0wYӞ:]9ijv mp&%pnt[fZnx7 4po|߻6wj,V:@AZ;tÏ!-JS:ӘtCR:թ^u]kXךָNyb_9vW]lc+;̶ hS֮*g^2eT]r;fw]oz;淿SEM pk'v iTxݰKwuG=rT @yUnk/f2L>Η焍v^m#3Յ-Z:n:oi~=A/́=ۍWK\;-dwK]; njA&/xŻ1|Dl/ 0> D$Lm'MOz x=w={= =;ÍV) > @h%8Ӵ>Ӿ>8D0Kk5A`2ADAL\q8X9EE_5@c H cF,Ct?ӓFs:J)F+,=UF3@sHHGPwhZ[;;D]\A~1 Dɬ0HI< %dIֻFGH<GJ|,g((xyt\{IÛ< ȟK JFc8ՃHĉlʊ xXŪ48h|L<P0XlɎ{ɐC>}I~?I 6dùDMHM6LD8شKCˡH4JjKkȥLsJ6zf69Hh|N|PhX8eȄA̘$.$lK$MFTPOdO}ڬΓhO2,MoMvL f0,/&NP[q@0H6T(N[8:RL54O4|qOՄMdO]֔QٴQM}уGLB &lB LP=ܠ ˅J R0LcXνN O4d?TQ̊Ċ=?QdR!Q,T 5TCUdTT,tH::N0@N8d8 SVm`0S63XӼǏǑGEĵ`,MHmMQdS@QTB%RG-ThO/T\HFLͤNNέ7YU6,F AhsUzWxxY=[Ȅ P7989-ѕb]Qf fT=]jET؊ ]ԍeD#}F$MKp{' (7u\M@w}W--{YE 7h J`CXH`XGCSaı@\\ ش`Ќ\:܄Z#FJ̠+uRFYx 5P*HM~Gh.&a7~P hVWRY #SUe]s_(>F*^. aMTWMZp=܄;0Iy}cR~c79XȄ>h`6c?9d \LBdd*vd[[[%BăYZP ,xXRl>e:cW@W8=2 d [\~bDeB_Xaoٴ-fJ>CeU`Q kfmnh؂G'The,SJ`$^gɽ&\x>Mygz``ՍdgS>0NQ@ jc h^A 9 g6HD-w>dN^^lg-VS&L1`~`)jh vE`Pxjش>O  v^Sx<,2<t !?ѻ{~daiOM M< M{kh6Qk폀 JXH`9@4L1@B6ib-l#<漠?6AABᢜȄNmN0Op[R mo=GxǶAjɶ9nn 6.`NHAB@p2H8I pc,-h6op r"r>898p??]< ׹.B' k@A@q<M*XCCqFqPqs>ώ`, B/Bg.x8%jHI'Jw3r ̖6s;:;5osؤ*56`:J7H6s`,7COvB./ "iGH00n 2-Ϲ o?/,0uk 2(v7/x3yv6DXO5P5`&[G;,_vOx8hx!!"vptz?b$(W%X_ygdrOp((wzu*+,xG RzYkxXx8xi⦆{{OB :{ ۬o|5/c {' ||| |(}78G_}_xW}_ޘ:z{7-h |/~H|w ~~蹛U 7{3!m/gYp(cs;PKybXPK9AOEBPS/img/bldap_addcolumn.gifA.GIF89af9sk9s{J{{B{!{9{B9!R!k9!!9)!!)!))9)B1R91c91c1k1{11J119999J9ZB9kB9s99{99cB9BBRBBZBkB{BBBBBcBkBJJJJJZRJcJkJJkRJkJJJJJRRkZRsR{RRRcRRRcRRR{RcRRZRZZRcZcZZccZZZZZcZ{ccccckcscc{ckccccckcckkkk{kkkkkkkkkckkks{{s{ssssssss{{{{{Ƅ΄{֌JZ֌ތƌތƔƔƭ))֜ޜƔƜƭƵ眥99ƥޥޥΜε֜ﭭέ֥֭RRֵ֭))JBcZcckk{{ֵֽ޵11ZRƄ޽!!91{kΌΔBBJ9kZֵ֜9)RRZBcJބkޔ!!J1ZBkksR)){{ﭥJ1ZBcBkRsZkƽ{kƵ9!,fW H*\ȰÇ#JHŋ3jȱǏ CIɓ(S$˗0cʜI͛8sɳϟ@ JѣH3o֢JJիXjʵׯ`ÊKٳhӪ][p>t{ݻx˷߿ LÈ+^̸Ǎ;t3k̹ϠC}85t;)|Kװc˞MS_:ͻ 6gn߆+_μ炿(s7سkqOvQ39˟-}*Ͽ߀X 6 6 y֤^uaWUX*=("g4^֕"duG0cc+.V8xX3׊)~SI*ց*UI%~Sw@ 8c$TN%̆U*Z%J2EduYLJ:橧^<#^@Z$: aZ(b azF.eaz}*Vr)f(jj}]ij)u*_zl%Φ8$f +N-fz(VK.faς[enj:mJTxaǛLphZܲSzk:hxh1ցw^i~Jo%c(p=`/qKnB\Xj9$^:eX(7M5[%#B. ݍf6`hdtmݭ|ۀC}1ሗRrG\} 6RgpUN8Lm.yLQ~zu.58MѮ62Y*oi>W7/d<SPegws[觯/oO HPyL:p~{'H ZP~7z0mGH0&L WB0 e8` s;HDHLr%:PSH*Z .z` Y)"yK蠗3 Op\<.x$:43Bu` Dc#'A-I%74D((78{*%(QJ}i,]J9epKc f~P !KfG-a3)0P3nz 8IrL:v3INPhZVM3x3nr(q>H`8@4@k E9#BX`׸!2"Ӵs.gj-J[J0M!k $<1]&`;U0#<.&.ɴur7x8LmoCh$H)xm_{LpzR/3\H7m߉5s ^W`,&5 yBH.w0_8\tB*GC ٛ)n xXQaZg83c"澠2ؘ1 \ `% 0&XGT)[62..E9fĐY 旼9Jlv3a5;AgёwL,sá:)߀tM$}KJcZ.2]i-K)&V1cl La Suv|SKѪF.T/d ׉eDrʈ%sSa3{Ά1eGnɗüiok )@>rokvmU qӀʭ:5f .K{:K&L|mjOϸdu{!'9M^˥zx\`c@E{a]@ 6/u|Xe_.b[1ŧ[S QØ :O^۩&[r.x! @.=LO}5X^DۤSv&< KO=/*gaJQ`|zKЍ[]VIP N -A Z()ˑ@᲌{ӗo~aF7vgu,}Ju`k:p o%~\a `o_ J7҆t$xcGnɇrq`fgg@&9@g:g4`dP8_vRw4QDiꃅ2(yPGnqfk%`9k96@'wwItwdOAbL\xJZ>_0 |Q< bv;RgR _%dI0(_A(hwCtc1 &]X rS583oG(60Abl i@'Ix>;^YEZFSU7 7s9kqVԘ֘$pHp~RW>f8` ^ Yp5A/o9`o% ;`R;qV ~31hT@B9DY@uTFisWNIWzU8 #k3`d3ѓ|)E \< Rxy,)R9Y?)+X~ /+oiFp9@>/ R `3 u @>Y42YFtYyؙٝ8[UOQi9Yyٟ]쳜 taI:Z zcrӜ ":$ʑ*,ڢ%N橚Lԁ.:< 'K7ڣDZF?AJCzNPIKJMXP:QtZb\^zJ`:jZq tZvzxlD$ {Azay |d8@ڄ:NpjZʨ~:*FzYq ЪڪJ ڦ:_zZzʺmp:yؚjyڭjJaz纭xwveRJZ⪫񨬘;[{ :;S%+JKr(*,.02;4[/۰TKMi*%ACKA[B+ KFMڱ{J/\۵^`[{ fkqjiup+/v={:ٴJ HKO;;~3"ɑ7zS$䲹xùrrC+~븯ۺ !+.#x!c4R#31*[VoB+k5KbZL\ֺޫ{;KTJ۾KS!a\rO2&)W@)_t +6%kL<,<[뾻3+؂3+ȋ¾K'cbzk[ 8L<\ œ,I.O•̭|2W{˴G[]̱T+ ]~Xpr@:-]ҮLNJF=գlo{נF!Tj{[^}R ֤*zAEh}Hz.; qsMumnMV׈-j]lvEd}Yٖ}٘ٚLxz,Zӯ%)pImDuάmw'؏մ]G}=Ӊx: yWM T{;ܿ #mLݮ Rv}8dq>ڑh}C=e3]ߺv9ݧ-CaM]i C{ݭ?^N.C-u>0#%? HQ}~aǕJB]^ J~!OQNS^VI]>D^mikm^A!۳-s>_na^}.En^̩E&.P~/).\Nln&>10bѲ$M uw.~cRP Pd t&0_~ڹ~~>쫠MȮX\9n-+iАaipA7=D\ ٥h  Pg@ ep@f.^ᐝΞəlcO}8]ꚹ0 O(/WO} ; :o>/0WtNn砞ۦ=zQe0UO%6܃cF,t] ~Ph7 7O<5]3$%B+8!xMyd=OxNgm 2$>xuPO?rि{o,.RV+DڐF௿p0@rtր m̐!t D@… 6lPbB-^ĘQF ZuOH%MDRJkAhmeɌęf%=}0¡>4]Rm0 ćUU֭ g~veˌ/cS-3\ݾxu՟Ge*\}MU`_b4Pfؚ?-`ʕi˝=(h#_Lp1Ƒ]O[6B?5[吥}>_[ {r{\t_bg֬^xuyEcR;Ef^P#Kϻdг8A --&="*D-DQ$  U21ƬF*L?Ґ1F  ۱y12J)J+2K*$$0IzdK3y<3M41l%5rN;$Ӹ;OASOP -"e.PH'PKE+Jt7ICMKB,/$@%LcST2YT$Xklԇ,"XMհ\۔VMrʄ:)VZMve]њvY5ʠki%r[4\NkU*'@؉Խ@hTYt&;%ߢ AZ7?h#a-/*&fgYA*g9J7s3*dNH6c O>a df_9ol+w_H@(:"Fz:Vi&Fkކ;9awިg" ZkVlwWFztjok]EqRF%<)-)'rC?%<66\t_ztJWc;}ԝ)'UeE.dz.^'1KG{]n;ڟ k'VV>}#d8%dpcH׿-5`I6Q 'P$h=Qg˅ٿ@ N"BuC[ iBh `aЈ!ۨjUZ#؆1nQ+kX;hƷ8nu";z|O!h>WHF6ґ$:!lu,dD0|%йOJGٍo\%7T(nbrKY^q^HԕXBMD/w:-Y%2?i.ɪeJtN&0f $IKp\4I6t@Odžl;A9K3u7OYSc%--/'AqOXFQZm̓̕HD%΢KdhI]HG?2 KU:3Rd:4"JpaUU;u#׼IIR2Ua.*T37Մ p+\WZ1jnou G[<Ք%]R=(iiUkլfհ+JV%PUJ]*˾0bqT"x,jE,W#z*Y1)ں-\" Rŭr 뗞wsUvQcu ׎#j|- Vt_O5R^usE0iB*`)m0Yݾҿ n!Ө*D¼M/bY[jxÓn,8 l`*n$s6b~!U=kZ-q5ݳ=Mi"vtQig'A䕫 ڠ.5"OOVTѢnk1hM[\ U˵plg}QVib {aT^WgTfMSwKi^{v_yNo׌Fn_l6FR*( {}!|[#{a*xjXav]HG:6RiMFmΏ{ymolF|t9-(s<<6s<Ǒ\V_Ozԥ>uҶ퓠K@ O"v>'.7VP,{;ޫI(Hw]}OHN23o!O—rjxSz}!r$Kd#o>ҎoO*ջ)==4 ߣG~?*_sqxxܰ/~WRi_.߾߸O_:?ܽPٿP:OU#@#3CiS@sI{OS>>ұlwY@T#AAK =kA+\lz?|B* ?;§bC,t ź9B2Ce<ڼsrX$˾;Ïkɽ2@)BDMLBBj7x17ĉDULEtCDgB8~8I,Œ+7KB/8sEQ$@1:53B Ə8`1F"Ľ5z,OC%28VyFhTi]FRDBaĭ"I9[F kFRGG(G( bz gIa #H ʠJ, t`XP :@.HTI`uLKʥlʧX90tIt@JdJJ\ ˞3KAKCSʷKTD5FJbɚIaL`ɑIӹJC&t(UpLѬ-p42H+G̵pp:\2ZPkM4{MWd*ppgHNlL嬃݌.9:TܶAU[¦ӈgD#??\lC\LILap`Oj1(OZOrOt`E 8N,M̘ [M[gLZS=϶yuaQ`N|NlMlt ?@<)ԺEo!Qя)RAOQϾMi'06ӿԳxrRFTJ]MɜP&ңQ|:u,6}) I`PlA}CBMnFF xTԪM HLl:؄X-ղ\IslIǡ+&CT}*TRssG̈SMhj5B(Vw:V:Դ^uV@qS5^T_kFhH6j_m׎|T؈XfXXk~eXغU||׍v%8{=̐Y\=x<8WNq3؋DJ3sYh*Nu9$WIMUs'-pM<; <'6\O}<ʋ6ɃZʔڤ+Q(E;F <= *MٌU!Ūæ{\ *0P*[KV=\VG EٱV;{٥>2t7418-]m8VQEMiBL{Ň]?]uE]O |ɍRZD. RO]]-]^5 \;_$_DmNi"^}Ua$Eꬿ?_\_o}N#ܧ5] ,PFQ]k\y[XEW}.)Խ(MaJ`eٛRڰa^D܋R!17E+n \ $%&~b(_)[ \*f.ID+Za:F Q)a \Hc dvs_\{F6FF;(dU}_X@▝d^DceH哘a&f#٬d+^U؝G>HeMYӲefucgJ̠fhfAOhL:,sMqk}c NB4z"*ge% zBtff>gIV(6Tjhd[h{|bI]:iJiwVeFĞ(&*46]䍶!ihfFjiNa|ѡD\Bzh~ x(i jN銞fgbǯXl֫Udkvk攽¾^k`tTVivؗtul}k#dN{f6fh|f}摩fVFmDl#.־.-),Nڎmݶt˿FnbTI7Vl$eK~A=Pl ޢ:1瞄AnsҖlIC4Ո}؇z7hT6nOjox6NuYovoTpZL6z`uovo3!C3h_rw.[xO@P G?yP{q.@!"_?VrGjnT U/r.q,r@0ޝv1g5QϘpqtlxs+so.,}sdr\;%t<(osEnto;6'3NKxtUv]7φh8F$0s,*7}R 2zq9_Nwac0_vNu4^ljvrC]mnoJc ׶&nPѝ5aJ^7cz{8vni>wg xJ &PCw^(wx|gxtB.']Gx$l}v롇.ZsGL9>վN~4oMnԮlmچ3$moGîܦljneo{&{zm{{WjΊjjŗ?4uoUh|ÏyZ/wtF~Pd`Us v|<{/pyσd@fhn_eH|r [~}zYP83o'kqޛ{{p~~zyZ(p:h'iA,V_ Ӟh=ptdin͓7NU aB '2X"ƅ3r#ȐWg$ʔ*Wlҥ$WQ2Jv칳ȠBPčJ&MHr&0tc6 ݹ_ǍHE8lѴj*$y-ܸ/c|:fܜ>~/e%4]8kZ%MweD"RGE'P#ᣁWV.ovYSnNkw5փ4qH941LUt'i-=wժÇnkן]+oiG !D}tTHg3ѝ,ֽ :HQQXgř~{!^F1\91"-1~ğxv4qG#`I;ƀEQFqMhaC8{x%\$bdB(aH%R7VcG#?R5)%nߞ5'9(bVbyhKZRĥB^ޔ0J:iczi~lr*MlR]=rL,$Ea'hWXfj(kl: kŮiFh /*o!}FY#^;%+C&K ;)ߺcs.m*}/ኛ+ -T +0 KHπ ϸĂ&w@0|j1nR4BKcЌ) _)S$u3ЭśTr`1J錱B3u45j AL|#Y=TSsO[uWMĚXA=x]n\M8'β̤ x<8jxp\0Ka>:饛~:ꩫ:뭋uGܱ`9#s2;{ŋԶ_;/jQ/qjV҅Tv+^WZU,EJMa37UD$ňN*W,ELj-3f4g,ZA)V竪UVx-! Җ]ml%&Oux&*KacYÞ֡zK*|y+jk!4-]5&\R v!ix+:z]Fg,(׻[lNp=K_$dZ;|[_r7[pu\ϋPː~>&>1S.~1cK.nVְ5`itҠIh*ddرAqMބvMǍw :2ZI&(GSNGe{ehES౱3Qe!=#͖W)YTw֏C&υeplIЅfy#2cg!@3R:3:یӪ}Qԏ~X}HMgCQ*j@zR3vce^9ϼ aҵelhh{6V{s޻};ޙnD;ߚ7z5.x{/!I|Z81nqxo;px6ygNɟAvQ@ ]!PB.7BDDOCEGDedl=d aM<JdJJID$uz=IdNK$OO.LIސIDPdPM:NFJ,R&cQMʆMN6eTBO%W%QR&e%KPK$X>%WJ%:ZJZ[%SH[eUe`ZYN]VVb%XT%@^%%Kx%deK.&YBf;J&Q\ؤ_di%jeg~fa]re$Czզm&nN fŦlRPk hG 'qzrrs6g hc QlMPNqXga[c%7szMP5R['{s_tO6"Ec}:yyz'({Z,~"F$Wy"E( Jxm j̐0B&dBM"G(֨!A!l}^5aqn0d--lA|VZڛ,I3&B&8)mC0J8"6ބޜbtK܁0i)G3XCJI|/W2*`\L9-dLBa2i\HC!$ĩC \pUoM)L{=+hBIlB@ |Jw)j>-+l&& LHVq18Q*ƫ(=v+*fJ I ,VBk#Cµ+N@AailpdNi04k~+!+HA@NG٬̚B#kC8^mn*``&хD8jp]!LxRf▧I\-(@ą.d.,bN#熭'*|@t*@ |b.z:d{o-/6>/FN/V^/~P8h!B&w/RL(/:/Ư////6I,0CpG/p_7pN00 orܢ0 O+ o ϰ00 װ/=_ o7q>q?c1+ gK1fq_;+=1Oo[1&o;1αBqñqv11 2:z0#qqqg2&q 1wq& +2 _+!)w$q(&G Hr.+KB2-1%r1( 2 2?30O3W3"[,_tq35rC3+"3"[37w39+3['s61 83(3.ó@314s:4o@r<?:ۭ96zד9_zgs5ܹJ:::/gWo7K9(H=(54Cv a!QzZ:JɸIx{845.|9,'9o7{1{1ܓk;t㺖g;%;{ݺolx7y{{s;U?|Gl³COx\g<~Jrɟȟƛk˷ww<=='=-?=GO=W_=go=W}@;PK,AAPK9AOEBPS/img/bldap_emprpt.gif:fGIF89aV'9sJ{!R)1R91c919R99ZB9k99s99{999B9JBBBBBJBRBB{BBBBJBBJBJJJJJJRJRJJZRJcJJcRJcJkJJkJsJJsJJJJJRJRJRRJZRRRRcZRkRRsRR{RR{RRRRRZJcZRZZRcZcZZccZkZZkcZ{ZcRccZcccccckckccccckZkkckkkkkskk{kkkkkkksksssss{ss{{sss{s{{{{{{{{{{{{{{{{{{{{{猌ƄƌƌΌƜΔΜΜΥﭥƭΥ֥֭ƭƵέƽνεν޽ֵֽ޵޽ν޽!,V'; H*\ȰÇ#JHŋ3jȱǏ CHɓ(S\ɲ˗0cʜI͛8sɳϟ@ J(=+}6ӧPJJիXjʵׯ`ÊKٳhӪ]V+oR"E|˷߿ LÈ+^̸ǐ#KL˘3k[sMOӨS^ͺװc>o9C7 Nnd2УKNƻO~37_ϾO{O>߷'hk5́ 65Vh7!s, (o_^xW袊84H\&?;RvF6i䑧xb_;!^9b!7)0VS^NB`'^䕏e{ d>X}HjJiggwFyg\㨗{S`&e))x4bVO*ts秇kc2"p 9⯦*mD+,wO-u";?ޖ e*Zj F.צ(_F.0夦0j%'.z-F _9/ղ?xmU2_@E ry [檱f׏ y:b^9]JW/G-u1VJ.O*#?OuYPjez:tWwD Fu7bN`'gvwW8Zs'a}.ͥ訧^|Ý>b>v`v\IFZ'^mʡwR]wǙgRL/o觯ToŅRF/o HL:'H0̠7zp&GHE ! WT! gH!wЇ:H"P{FLDPhA$RX̢b-z`,H2c<2{닣H:xŔ@/ s) H0']#'II y&7i޵u (+C;drLbXWЩ,L8X[ .wi%09Ia4&2~ ;E'NnUHBІ:D'JъZͨF7юz HG QbTBIҖ0LgJӚ4& 5қ@ PJԢV4&97PTJU"usҌ1́Qo|aV4 hMZֶp\J׺xOWB`vFӫvYEQ9#qZ(Yd::W @Vֺ6;AQhtB aSZN[TDuVђ4F2x Y-vGApô -\ PW("QU`F&p2pb,`` yND$@a [ªH(0 C4MAll#Hq5'0wZB1 DPk<` 9#b@&;#!H*TA d̅a%:ק$L20u_1c#G!3І$AA ;!S$CfP'=`(# Zn D!v ;@f;[ O+jItF7iznh)k ,1.] k;w}}[%#@q)pl.evvj׀耄i\HH`o9BW `   |Cs1\ a9臖@lPrpIЄ p#3pR.qI`7bJP0 f vrE#0A j^]0V 7p`HP{' 3@ U p}p^D0)l͙m ҹ % e @kQ@1Õ[pHJLNPRY;.13:.3:n,V9 F~[R/0m.[WAr~3]Lх>冞 kNz慾.BH#j䍾o0N?nZꂎm_>.>0ίo>?ꓮ̚^毾無MRʾЮ.R@֮'N~6 o'^ ^0˞@.R$?n+MԮ.N?^zN ? /^~R`R"*8 n쥁o0DZ2>.[/?].N-~[mS ,c|C=ho+j?mOp/Ou^{Rxsu|buAQ/(d/N{~_%/ܺ?_ȟ_NL0_؟ڿo1ׯoKz?_D@ DPB >QC-^oZNM"%MDRJ-]SL5męSN=}TP"7vX4PM>UTU^ŚRiƣAnCXe͞EVZmݾW\uśW^} ŮIW|Xbƍ?Ydʕ-_ƜYfΝ=ZhҥM>}bᯇ㽆[lڵmƝ[n޽}\pōG\r͛+tխ_Ǟ]vݽ6tşG^zݿN^a;_~0=jm0j1NjdA0N:I 7죖xnDBOD1EWB sF倠S)E2H!s@n1>ITx2J)Jۊ4$1&SHHbL384LS6M\S3$;eC:3O?NBK c4|$/g}o}E/?~`UD`@6Ё`%8A VЂ`5AvЃaE8BUB.-a eІ7a sЇ?̝ )GDb8 OCHD*V1JKld#PbŘ",fK\b8F6Ae-ҥ/R+o=g'_)]Hw5r|T-()J} bSSNɹ=cf7gZxW╯Xd4ZïUL[VƂIOkmJBVnIav-͝MO:&'3/j뗥lw4ٮ XL)S9̟寙zfh8TrX$d9VHeEmde;GgKsԙMt0lz 6IS'*) L||PviNjO46Z 6QTm+JNa?\H3_|t*C+F=NV/T@ J8jΛRzh 50}ޱ2LB|7Tq9Up))NKmgbU6#77~gDZir;n7-C:z9nzБ4[o~xXS]pojU3\Wx5q9>ro%Gy>>ݔ}okDלJPx?4)CJz/G?/&Og+BɿVӋMg@um`#7J+@“p7|T\s'&̼ZZ !W+e m;{f55+xpbV+JLZWYڜgEsVeVՆjih/xΣ2\ўr$}MseEV<~^gͱw>v:>j@KL u,]o?o)o7Sڧϟ3qԢBc?CuX{u;@4=ADD!D١"ڮD9'ꐝ"LԍS/[#MEސO SčQ:SS3XD4i:+*m[m ;S;*1 HJ14ۛEg(|@EF_$U1A^l$+QFe)@}1SƈE"#$K%We:A@ Hjgd)J'( ,|/ ,'$3;T'Y'3 :QHFzԿlGH1&n[F>zMi6fd 4J?mۈQ;\&d Rk1Fj+g{0˹eSI|̗Z4;4G|Io+tSKTDL L!tĔPwxِBˊڐ}$@DMTT tMMd:ڴM،Dĕ;DDGD@D"jNH-DL2E`:5$CU䯪JuԼ*21W'sHA0n|Jp:LG[JVäEȫܟ;otưR&pT}IaxLYPzбP42GջI kBEEѬⰵHH}ȇ!Qf3׫G+&>у;Q)-?A3Ҷ|Oʁ0?G{\ҧ%ӡF];; < Iٸ6qTGAJ[[[ H5ƒϣ\)L[ZM^\F<ݘ+WX+47"LU&C$V_>-ߐi&_C>f+Xōu{xD`ע`6\#af_44OV4![a3J}OR$< ȱuT=)aGϸC> Qb:ڐ}^QPXY>r1u5ޮ*U3a]#SBc_]`V3څb0m݈dܮ]y>ڦeF_*I9!;Tae]Zڹը@~bl%bmc| n}f{~&g M ̀F9FR~vh.6V 裛~68tD`WWfi~ aSiut!ޯabT;Kqu>[^f f!-bddfr<徕2 kjbǬ[ iܰGU?\Z$NF2]%Tꗋm\ѨEK%)%ið[ؾk[Ze}gls[[\'J1΅HuX?~RmS^l^O@֩lpfjKQlL5^>g޼HVk\lJF?kcfc!uTҍ j@梆[>rTr*+ە醕+zBp(N|_K%M}i)*p#W7qB.f~.K'߬q:?/.!r9 Ξ3.a&gFa*wn.OFUqmI,fOC^>v~%b0]XfI& $@nqFkZ,0%vFodZNSK3G]ފ!e[^t:dɅd\U'?[fT]VFҲsRemK4X&\/>VCklߎs\wPc4S^\n4*>C}I@iq3EtX ]ig흍lGS=7AeԆfbC-n-2vlw_NKoHw3dj6]T'1^wvwf]pTx,- ߒ7*ò _yp,,Gyw/0"GWz'wzrz`g.gGrJi&Ҫ(".{Gm:_{"jVDsVŎ@^r[fsusBsxG2IԎ5Ow%x?GDW=?'HwNk  x+nXfz/$mṵJ, '|xu^:N}x fjñ+m3h/\~m_kYfdpu&Hs7A"D$Jŋ?PSRRmQQ ^pת^}شjj|Jn]>͜9/r/.l0Ċ5 we$ ߾;s3ТG>,cE:L%%գZZ\6ܺwj#vC0g7ҧSN=ɔ[;c}<׳_^ӯoq? ~G * : J8!Zx!j!z!!8"%hb7 -u5x#ȟd9#Ay=urH>B*$IdUZyetOP'4l}@ 7t%i+6t99r@&} X=:K}<'::CG-B*E4}ӨuUw`uY]Y VWVգR:9$)x!z[*G,h2[]R%JI 곁U;E~E2d? 4u T g!dTBڬ %.Vp2\O<{Go f,h*|lT֒pa{o 0 w1cu-Z*o&2ƯFr}<2q-9dz'{<ՑRqզt+,rjЉ2t5]C؄_ U-QhMum6=0UC%5$(&4SM7d[ѼS.yݷ/Wc+gBEVe%uW^{i(;P9T9evkh05lV=ۛ~ݳq ܗϡ??Bqe-Q~'z #( R 3 6(  SB#G c(C@ PEI'Ti!AiLečq p'n,jVbHj8PJT(F,6Q  6թuVؖ%VZ[iF|ܗ3*Seb #YF,nWҦ9myrl e.t]s$F@U\婠ⴥ[CdIv^qYIL2fZB,AbS28b2rl*80ros6}4LolQd&̈2o5Aslj@f\bhU%(׸h !)`[$Bk:C"Ug|(5qy%}XQu'mCP%'DŽRCpaSHYҎ v (5!΄KK (ҘnLwSw.D&4iOWG3Y:Jv$R:2.,$=[P(\ shm:ON71.x|:^QԳIlh R*,c3Dy+iSkEԪ=dkc{ڭV9򶷾-p+ e`q&w_sR7 A)U~xLf.z$Q(Iyhz$zQ| $^*SjlW,Ugݥ0\%MI!b)2Ҥ[CԫLS8eT6(`u>#KE|7#dq ѿӛkqxR̔?oLU qgUz)nY\ ї8!":QZUV6,e υ\ָ5'kd{*3AVO|Nyސg财,e>dԄ6h#N3 x~gcTv Y[|6yl~_92,mȲl<ƷYr2 Qt{Q-|/_2܅38#.O/qd|OƧW!SzIE4/U.sҬp/c>}y.Men̻'NtZ[-}uHbѸ{cox$*1gX.*}8"$F$Nb"%^"&f&n"'v'~""Z"("))"**:+",Ƣ,"-Y+".."/b/0#1#)1&2.#32#\"c3N#5V59!!HMɡ4^8#9c"<7I3I4ޢ9ƣ<4HK#7@ -G?a8#AAPaB\C1A*\r@`AfFn(#>GGD-<_xI;!G$L $H2[!!TI $FʤP%Q!MG(?$O7 K%UVUQJFRȄHdJH4ENXP^%ZUfSDVM$4SBft PZ%_[[\De%%c6fF[lMN#\X>tJNcvg#dHKpCLdd=BOY~kUFi|#g&n&=CmWnp%pqP'r.'sr6'tF8>tVu*#u^vn'/f'w~'x¢w'y1yzbjz'|"77e|'~Rb>||Å'#:=&"o҃F!:h\Nn(vJ(Nmr(h)FN)V^)fn)*)7|:臦)))Ʃ)֩)橞))**&.*6>*F;PK!t::PK9AOEBPS/img/cr_wkspc_admin.gifpGIF87aZĬ̄DBDfdddfdTVTD>rY-a)3SΝ@ 5ϡH-eDӧ&4%Tj]VVJl(_r6[k}{2nSxNKeܽ}ۀ`vEҰ4|E( %zC2LhE$TYΰ`|YKh0Ѱ2"@D&o- 4dϚEk/E L wאH-6Ltqd wkȃ$|$4(c(B\f"ȈuY 8WBp@ X h$p $4\A , zAJSE ozFt~'o(l-}UJ5П": XXun@#qd.Bg97Yc$Y~&XY؝ h@dlM9@ET@ߕ]0QDiX@QQPzIJZZWR)''jY*gRd 鴲%Z%6V$1n!z*ev1!q9YB׀{i.5&@N;}&8) &RJ aԛڕƯj* m\0muyKb`X[+nvjfu"X7s1HV;fr. squ{jp%zrir};wOJ^l\ӜjGy_σݚ"񔐿z_+S#a؆;Zo:)sif_xoIpdG?T 798Ad•E=W3\3 Jp+@KBbD[Z]iL N;PaS ]Sہ9˜I]YUzW:z:eoi2r *}|˶ J}tʏojs;~[j˙[owꪫy|;:}:hۗ[]r9[ }ຶU[K]'|j:Y붒Yb9z㷩w[k]yҵz0y~f}[+ֻۦazh+KfaR[Nj{eh\,[Lu lal|P(L!,p0+4 / -:D:67;D\ĊU 6#>JaLĨ 6T,gHLX`ZŔh%z/r]aA ONʕ0cD2ĖfH3͟3Iٳ4CT&ԫR0"(! n,Qfl27JXx3B\ٙH`d)te/$ƪk`wHxi58J Z;u(Q 0H K׀(1EVrUÂo#H|7O_ F^Vc4ciD(3c28h-wgV9ḦQ;]7V 1lGBx}4\'z PqhMD;@oNrY%6 TN1$jE`f1皍8\bX8ؘC ؖu]ց%G֒eHeZ@2Cy";,\B _+ hl0  %ܙg-"67'z2g) ff爾m),Ά}W|5 17i3cu}5V\=NOWU>l =kfb s:+':j( pv?'U#XB_GpjHO`\0fC}ZgKbu`pTI@%XhAA*F7|aWt%*`X@th 70k_j:詊ۛ6B n ]i ohsŝo~ƂoY]pz W~ nwMg=r'ނ6r)Ǹm꘣|8߷?no|+yY<塃F}<gNtOv~.#տsھmN_~?v;vy|t~]qBv|*z7\W~ (|swiZ/gkh6gsgyyl0l-Xl iD{l,؂k'iar+h.x)XgrwuچmQGfc}v}6ny\Xj`X{ahH}i[own`m5tHagxz|xp؇_8x؈U[vXHg5҅`VdsbWE5e{/x\&f劵e=&G]D|xb56hFmRn=Hlզzgx 'Nm6 lm8hmŨm6&md8ՈCyvɆUlWŨ, H8^˕zהzWWؔxy=WL؄Z (ww'~YuFnǓriv}xwh|Y:~Wuוs(?hw\y~/Y|il{ԇdHGIcٚy7כ Щt@Yo+YyJ9YW)dʉ ɔ19Xr#)fH%MvinFph|~ hZi3w}YjvSxƶkX&j$gkwf, gP8^y^ADɥn8饤EڈLZHڤR:T [QZXZm?^`r]dZUffl^h[ئr:ޕg(k=tڧ~ ]Qv؞yz^cJ~UɖuyZڕTYs٩Z>dꟃjڪZvJ;WګZ[:zPȺjڬi)ZjؚfܚڭJZ皮*ڮZZzϚگ+k[ dz q;&{f {S {RzTzY0$ۧ-&;1+̰p6{sw< +/A+mJthG IK˴kZaZ\Z]_[[aK[[YPˀ0SV+5`k]r+c{j { l CnaYYxYeYYe[+`;[{[s[u}{ KO5˲ %K;s[۵;ۻ+ [;Yp0@뺯;;ˋ+k[;܋k j|CN{[J+ ++ɛ۹{Y{k *,^; \ \%ܽ+ۿu[,<4.+, ğ۾1H,IZ46l;_·  ^*̹ S=kŭYE kRUQsDŽ솊|'X`ɜɞɠʢ<ʤ\ʦ|ʨʞ\pR;STk8<+U,ˍHiHdܤ̳ 컾,~{zmי{}פ[ ڃ'}+C̻-|O\pٝ 0w-}ܢTMǥ0p@Z= iML˛µm-١ٟu=Հ 1p<](컈ļ-y =7UymW]Ν '~ݣ5n\7nLLޟ5 n;H>UML*^ J>=n^nmvID~L^[=*N q.9n;:.ٖnnHN>sN1>*Kԭ-յӦlڊѸ[~~ N>~~ˎ^掴[n`~U=Q?10o\>__%UDk^ +E& ._ H6M?a`Ug@e.׵>Nxz?O{=2|<م+ƌ_ doF>/Ֆ_W]/|~?M?Oac$_+?ȟأBނ/e]{ELą~_uϴk_ _0e@p ⑈ J2|BBk#qY0&6 |mϣ}0Ppp@ Iq2Rr3SS`Hԉ4kKkjj˵T5+7Ww׷Tx3YV*vz몈zZv9=]}->^~t?| 4XA bDe2x9s8dH*v4yetfL3iִygN(hPC5ziRK6uD)V͸jM#vjHkX5{mZkb*n\s֕n^{moG 6|qbvr1z1psf͛9w\rhѣM&M#/@viRB4Kٻy]m]n y򰿕8RͩW7|X hzϛ@яN~A(h:l"o|zz`ngT1fKdDW dH ېCbDENo9K&PB '5Juђ?P@ n' #pQIpEpZ!`0F?ȳ1yLF|=+AVNQk,M"o i.Y;.@k@itTtpQEp2Q( Ͼ=KA=ՑPyy4ى]~zLFgT֑}l矅:`>i\N 騥 ꩭޚ딴Z&k^*~nM܎! ?_%-5ߜ=tƒ;PKaSKPK9AOEBPS/img/bldap_homeemp.gif=GIF87a䬮|z|¼윢̴, dihlp,tm8|pH,$Ql:Ш]* vzxL.*oX|N~juj~UU pvLLL |L#;žɸͫѣՖٴߊ}x q}}wqƈ] @8 !0 aD ޓ@@P.>CTx,y˘pF@?V:v 9uG^(w+ <U\pʃ7Pj6\5\mdE,ہݴ{ Q33? ߒS¸|9{ywKsW.աޜs{鮣S98W{vb[9D/WogB;PKtfPK9AOEBPS/img/bldap_wiz_steplst.gif@GIF89ae555aaabbb!,e H*\ȰÇNHŋ3jȱǏ Cb(ɓ(SHr˗0cvl ͛8sɳϟ@ zs͈H*]t)&hJի ʵפZNٳJE˶Ucʝ.Y) pZBנy'" AbCE,0ep2 Xb $L-A/[lĊ'mT5ې|uಡ3Kh߾.6=ʛҧTkXbj5@hN WA ^ӠAJeaJl' :6T sBp|!; 'izHL2׼1z"U*^% ;PK/]#E@PK9AOEBPS/img/adminsvc.gifM`GIF87a%|~|dde伾̴дƴ¬˷Ĭ紲ꤪҼ蜪||dsdtst⌒䤤ڔlrl\ballpt{vżԬ䜞ԔŌĄÄ|}t\[\tztttupsLKO<4*.TJO,%H*\ȰÇ#JHŋ3jȱǏ CIɓ\ɲ˗0cʜI͛8sɳϟ@ JѣH*]ʴӧ?BJիXjʵׯ`V*ٳhӪ]˶۷lKݻxݫW.߿ L0ET1K1L˘3߄ .=ӨSʹ땯 {bж -KsՂ nȇ|q 0.9}/ 놽~y 8nΕ ?rCKgu1YS789c7唃N֬8ݠ T , x0(<ߍLf[z;[7G&Kzr()%GS L.)L'z͒SyMiMt&߄S955 p="0x@+ @D}AϝI㣐FZ9⸞Wg:?| N8cꩦs$D*9F:`zK#*8zd"NMd¶3ĉMM ,A H?~j@O*p!U+P^ގwJc7\3'8hNtF900ul 8LR6C7Mhsޑy3=ΑވS D5ټULEpӋ9E3.m!JTL>D #+5YCmag^o=]i-Vf=Hݗ ɒGp -ML 6Fַ 40Ԉ F\J0 ;8`;T!O_Q<.`@q  O1sJ|| p;> 'TC32%UTT 7wTldPlaZr-sm4zO0L2P)tET \p~ r|],DvV% n㐯]; h#ﲛ.ۨqtn9mV@ي%qr:xZ_Hj=thnH'x렼!NpԐxSP{m4:GP`pCHZG xa? @}hY`@(FU@ ~WvhC qR2*2,VWT@\2ae594&JB'Vkr$% 8J&&4UE{YwHy` (ր /h _ w i 0HD7 x "FFg鶊؍ъV{0ӐG@ 긎`Xx D؏19yxa ِe9YP!Q) k"9$Y&Y6!y,ْ.0'22y8:,I1a<B9BHH"S^4@x0TYVyXUIIHP`b9dYaɕ6flٖnb5pYvyx)^Ixٗ~ihN @K٘ɘ6@:x pٙ *Yٚ9iYyə9I:9K1`pʹK@aY_-i y)2QٞIHq<_yY`fӛ鹟\Z9?I5j :٠)F>١>_%њ'Z6 0&蹢@4ڙ7*٢0$*(ʚ'9ɣ/@zDZL*i?ZY:j@]7j @+AM ez&mJiJO uʠoqlv)S}:YmjVz@q``4*!PEڪjD VqhJhS꫾jJ ŠګZZ  ʬZڬ ኬẬڭsʭj&-1ߪJj:ڮz j*ΊJhj=Ap$[%p.Z*,&$Tʱ;*˫ D[C{J۱ڳ+AGE˯Y]۴P˵H;akIk T i`i{iKJKu[c;|^Rm^o{B+{皰N۷x_  ;A+{P4 RjjK_뷌 X˴ f\۱r˼[ ˸˽۵{hћXċkMiKPk* ˿ۿ-q\жe7p<\K <\ ),",).3\ Adj \*: K|;|P-/%|U\,<7 OL;T lnm p rl>Q ބp  ~^n@^.^n*N . 4^6~8:*ބ@NHJFKPNMT0f\~۟UCބ#f~Lhldm}1]~x|{>>܀ۅއ~A>^~阞难>^~ꨞꪾ>^~..>^~Ȟʾ>^~؞ھ^~>^~?_.?_ "?$_&(*,.02/ ?68:<>@B?DHJLNPR?T_VXZ\^`b?d_fhjl]/`r?t_vxz|~?_?_?_?_?ȟʿ?_o֟ڿ?ߏo ?o~,xB >QD-^ĘQF=~RH%MDRJ-]^H ™ LcȂ #,1 |TRM>UTU^3!̓~#kXaŎ5+cbW\uśפV}gS+mMqLWbƍ?YR ޚyߚ=ZhҥIV0b́ [6[lڵmvzگabjYaG\rѺ3 x͛3Ǟ]vSj^xc^zN^|SH@~0@$@D0AdA0B 'B /0C 7C?|PF$DOD1EWdE_1FgFo1GwG2H!$H#DGdI'2J)J+2K-\rK/3L1$L3D.dM7߄3N9S53O=O?N@%PCE48UQG4RI'UQJ/4SM74KK;5TQG%?55UUWeU:QuQYgV[o5W]w^ |%XcEV`6Yge] W$P[o7\q%\sE7]ue7P`aUq8 _}_8`&`( 3߂8b'd (c#XdO7d"ض]_9fg]8 &:h>hV餟fj|1!kkJþ]ׅ:{nn{o_D{TfG`?׻ý\ @wwns=mV{@]|PI~EAƒفx}oE1`nG6GG0 J0o0T,h4X/X K잎A ~!eAW4CђGch*pk" 1ͬ~<\U`bx;,[G0'7M@In&] p]4 / [ I^i,$ HPퟘ"pЈ"+m9hHwh@}Wς^9JyL9ybM'{Ohχq"cv5ё5͍? _8ܟoo@>>~/~LxEb949=˿ìs#H+9CxЋ?^@$>|8c$7<#X/?AȓG= ÿ30@#l@27@+,-./|dB#$1/ӭ-`#C2é+<Ù9?s;>:{XTD+ AyBZB&,50:<5GbHSDTTUdVtX1R^ 6Խ ܻA\H:EREj8A>D\1 bF Bx[$jFFFnTo$BB˃+4ĬĎCu|4Pd>wDBR4&xȀȁ$Ȃ4ȃlYd@ыBqFSb` h;blGKF8Y+K nV׏U>X%eMV1Yi֐uY5%$@ӽ3)٘UמU:Q~]W " ;5L{]lT ZrZoc$=LT+(OeX0u֊؉\YڟrVUS%R|N+@ZZōVeڌ=\Y4SNy\U_ &ȕS/MHZ]vu]]յSA%^)n)Tjp2,L#8[ԴZWU]]5ݺmіʾ@rFr;8 6]-_=_ZM_E]X]]k*Hm`-!Kai8r0,yGMẕ[QZEn!`miP(.w/b|UM-Fʄ\B \K ],^e6vc0X^2n`5$7\Ë Z[1>U:a; E>F6HI.c-bQSVm%;S< 8>3R`^[c>u[FK$֬&vb(bx'+d^$U5ec^B00m0oL~UBfs6^yP"OVP=Uf[W^}gYJ9g/ h!-uZх>RUE27;D2\GheMZ(&-|.}1[&b#F)  faV)+bei5X`1aFAV(0R է~9&j6j&H.iNՇn @ChGhA] Fijid IGkfdfdk&Vl.llʦ)ѵrF^]1QQ>3Rn["{k5؄3X?nЀ 8ogAoUm NVӶc^9C8]m݆Nlq&qqv6l>qHflvq'ONd/v"'+<)v6/3DP(hW )rZ/נ.-/ rEB薚f(a.fFffT.)3)3sJՠWK=CEgt֣=Z>s0(N'er-c?Ya-t sZsLqq]_aqW`^lb4_!3NP S(8DA*V۶3Gv*wvzr&j?7~G/v `'n6senxwwx8! hQC?tkotHwa|gi/'p%wno73$` <X@PzTCxp X)zxLvaqv]lH&vq^'vlQwz_h]&+n!oS\z DtRrzY|ɗ|{|\-z)eik|}/B׼z5+0\ylاwyFӆ7{=,4(a v!5MVp&p~'h@YHIafnA[o((:(Jr(7V NA}vubmy^ :yz+{}{]1'H.vaQA䬇.a2kY,GzK!ҚF"+ ZJdLdpӍĪy$pBz:1bl0 i0\kq-f%^T Rf9r,J(h1Jf…Gp,mK@!lzx9A+a=6e}6 NTz)sC 5^_cQ*묶҇}믴@VjiZso1GD>:kڻr+rL4ݻ79*FO@E!H#MRsX[".ZNT^ I)lFНbu8 4 -=qǛvJ5 jk2| #( z9"`K?XVt$g=Ԥ&&UW{խ`Cq^'%O`W͙t2bL%2$DHN^&NƳ=P=y \PW'W= 4 o yOV/Bxhglq:丮)^mZx% s=R:eyH/M )Iun2Tpk!{ A`“ӟ4Bؼ˲̒sOl"6m$1 踼}~y1|g+y+Ь^48n*X;e&!/#GCRj&Xe+1<:m(j)^đHV;{І@ROؑ6h0J:or^j6:("$B ՠ{\kx!XBb4hOePs'ʾpu|?|(hZy, r3$ZKz4?&;r,mK}SW%X |Q+_V.>VtF sWR$YlWiM9V܊N`.x"$QrD{qvG>~0 2t.Spv%"f*>ӏ%e 9icna?Ti_F_6 _Sζ0BK0T`𕯅* " =1sp)O,?`yW^ NՉv^ֺEqOpw,V( 6Y2wcT}zM^ =aLBGR`6K6V>,s`L)&iCXRW¤|kŸzD g!m(d@E4]>q4A$3CzpK ׁU&Б^"Ê=4I ¤E߭ekoߍp_6}15c}V$/B8`4/-XC%1$9PnbGbŶ騡\jSZ6qw7qqsho^ЗAZvFH@BKBU3B[PE0d3ï>quyKAynK>ܔ[x`6]\g9gN _aľ${^y.d GWv#|isρҡMn<5{R^yn/m=} -B,($N`B+TTe\_џ5=HYK|h B `˹p b We갛^蹖|,0@NL@™ߖ_& [qBM! !Lτ}8@^na(X' _lEɞ]_wo%4v+$%P$Bi\Fn! ȉ∬H#1 bK1mr-_{\|Ā!G@@x`-bN# (Y|AV B!-W#B<#ёJԩƪ։ث"=#BN#CVJlJ0ً5FXPQ!|)' B#]" (B+\BܵA`++TAcH#fW!0&3B HU&F,#Vn%XzU4F<%* >+TA&|@ \@G>"Bf<$BQ&@{ Ň`MZ4%BF@;F"a6a"OId_҉_"_ + @`\ff$¥&nbYbBکB"P"ԝ"A(e'0B+ mg+RZ&JFlamv"0b 0ΠVx g v|g xyaQQ<hAyc48Q$AlrSjfTagN#F׿x\J2 x.fjCg9@iFPPAfBfD<撪d5M/+X'* y%&ԝ'@OjB+))wn,ZxxR^.v~RUg{Uz^3:ޟz%UN6\ZBN%: T9")@: B~x&5X4V#dŇd2!UA^fyfy܌*zAh!h"k izHG[j6i>ihĐ[o@(*B)'@AN"B+(Pq=S$Vx2Ab|*,W^*lvXeWG8On,0A5B߸S ^80^.\g-jbfVMr쩖PhpdjN&_j^aHl$iՈ@  TFf* 4emx,vU+z, .ȚQ%(*@LAt*">*|.*8*$Ami`'Y RvHF튥gY'nozM$M(P1D t,$n,ioъ|@rEo/f/Ѳo$/b$?0G -|Rزif/p޺/ & @*B#4%8Mg"* H$+&|)l)~7.E[+xN+p`(RҶZD8@ E h~p ka& _QZTAjFV9s}Aڱ 0!]ca`((PEhF&*-mo1N%&{1&+0'D ^zAPB<'A2o&1AW2sIez oj%dWh1.G1 th 7t&GKe0+kA~Y,H4-IDz\5D`(\ &Bx`."$ R6W&0 48N_N :5[+B۱5ֵaL@wضG\j׉$$]4JµI]Gv􄲊"7]t#$p6رM/M/6,=vi5|J+t)ePr]{Y\(4o'o^o W» V7''L3&)"a`$|hvpsc7H[7{g\סb@d7}Jℎ|1s&@fA]n5\kqo|7wتhd_\'!'Djj|/'x>8D|W84G^K/kL? tV۸jxC{pvhD~  PB(&)`B@\(A(%91P+v788'/94^{:{E8O8}/ɬoj4AD`  ,zd}u8z:S8b P dMV!!8x7gTV:-&"Lx PxP$6[a%N  "A*n1A^\.\ @"`(0]).]?{G|O'<:#:JL._P!_3H̀F˅tL?]GV|Mb | }h~6˧xϣ9|5vm{Mzx+JNP|=;BwcB ɶ@63&;@(Hh̄0 @@HjٴȒ* GP4mrn++0lI` !;Ӥ*,3:,;, -T5תJ353R2]7R\ @$$>0a4B=>@$XCLp @@]uo5@-ĕW_=XdB^U#Z갢6c D,Q+Bh`D%Y]Q AȀ֨ @32֋]R Oxc^[:p=mELTaN\9E(XN pc94pȁLXڍ=(C 1@(b Wm~OZUصXh^VB [me宵@¼Ϯ(mHdB7| ʆQRt ZEE"!\}vH@pzK8L7, 2<Ĕ3aϚY?gݖą=|2x4j=()O d;A2ɖ Bt߆PoYؠ Eh% "KH":L,̉װyH /\|850ЂBDtGR@Oޒ0"PZ؞ T-$ X{n- NsL= fAh(m$gDn7Nvj9x7e @> wP;܁Uc;F .?۱AmolàCKo<kqx<O`E- ZB..q_TSK؉ ;!Ƴ@w:\;0d /<RY6-pXJ{:π=)(@ &Af :=kb@;PgBЅ (WBP u NuV5L6I^̓C@Hx5 8As9:zRlfp/A 0" 0M$>L< Jp7n%$!Ⱦ7Z-4c-NjEu€?KRH7$g4ϸV& `71 PJO*bKQ1/ߔ@N 4 XpRm0qC1-QO /߱7bHͱ Vp+` ,2 0#` p@@ Nl(q<%]%7*,2q" &~Q~BW dmhl$ o'1'@ 0&m*+ *ɲR,r,2-,2')@+r#0 2/,Sr/+20IB2,q..ϑ!2'2&a8djt`x %'S- 3*.Y&Y59u"61m6 s$'GjbC8U  2C~q9*S? 1`86os-;;3<:s:SZ+S-9=R/3:31b6@;So)]B1>`3#<JB-DM@}wWyX}_em ~ ߘ{،fmvXw88N،@͸#y" 8QvmxwyAx;Qʥwtv[99y[vfGdw*#dWGp9y8k$y3Mv9v99ٙw7vEY͘f9 yٝه Y;xeŜߙ͸9)3'׌yEz8+w8/:v!_y]cڝOuzB$מ{:yǗ+"~!yZu|uPX y7uӨv {[v twz۝Zڌutw4ɮڂ[fڒz [G:!{wڳ}βm5{iAEڭIo[WH)bv vww{zU[Q!ږ Ŵ!Ҙۺm׹8+ew_titG[o ћ{X[ ${z{1| <=7;!& :]rr%u|y}ǁ<ȅ|ȉȍȑ"I][!lط W!<ɜE\ 2xy8wv|:ܝ+{í<Ö<}\| |%΅Nѩ[m#\ڹ%Q=U}YՅ ZWZ~׹BmXQZTz 9z7iz]jݾq]];יݬ[{\ABWGx]ڿx9p{͝TWGRIZi==UK<: ѓ=+ظ3M\=A>< g#{t 9EiYט8Q]{WEyuwy8_^m~)}>SYޚ}[[cފ8\x5{~~^+3y^O~S8uވܛy{87qL]-1?OL5ّ[!B=у)?G%%9^imIV5{_%7>Ǜ_I8qQ]E |?^ȭ_o|ѿ}u/u"@ 0@0l B8! & 1Rx0ʕ,[| 3&ę3Ν<{ 4СD=4ҥL:} 5ԩ;cZ+G (ٱD@ uBg#:<6޽{}ڤ 8 >8Ōu} ²n\`d :Ý~ ;ٴkۖ:wʛ{ޜkEamxZr=[~=ԫ[7:IdFYJ.ɤEdRNIe 6eZٞ^~ fmIfd )fjfcf 'hIgvމBg~ hJhh.(D#NJ)z6inihNVJjRy駪j*NJk^꫺kJӬKlk.*3 klN^mIm~ڎK%nQ oދ/o+L0 J@ J@r[pG{p 'qZȬlq .,iǀ3<8| ?<1@6; _Ȭp4l (@` T{y0d kEސl X@C ȡW @Y XD'b0lV\q!:@R8jsh4OhK#DB +#G1P^wioeC!HER#ItTLt3'եQ2)XG>Occ W?Ւ%ָh&¬Q+0'Kљsɥ4=jYǸC4 |Rp优9 ؽї!PE0^yBlehQfBЌlB@5NOUԢ4ҪM1g=lK_ })\%Q>)Fu T]aԧD]JTA LQ UATSեVuZB)ā5P*Wj*ZU%#YYָJm()!s~,_^J;CUʌ%>QpRϙ-e4;udcKIɂc`e/Z0e6]в:mqM\[6E[=>x]km~rmkս5.̧NWs[%vε}_oz[B-\{\FWUUnzw]R:p-+` L7xy0K` kx>0e3_ǫ|:]jD!ьE$a7ZXB9-OԦ}u_ tDG8LIQPyt@4 R-oPӑ\%M:I{w|,0tM%`9U:84yjTNC Sm9.fyчisA ЙB'lUE3zӂq49堄p7ZӬ>ZYMLъ C7K}ּN[ $Q0_{ـjLc:Ӛ}틥lfk*vWpϤކ!ōnrFwսnjvLz/` l~[8'oxSk9)n89"/InK*oyY2yhnK:xo&D/я+}LoӟK}Tկk}\׿}d/ώv;PKTOR`M`PK9AOEBPS/img/deploy_cr_enduser.gif)^GIF87aĬDBD|~|ĔĤ´ƼĬfdd伺tvt̄TVTD>]eyW_OХnt|׃H#8 k&3B ~]wJ'S L4ޅ/e %[HyhWb10!D/pZ V ,P C2l/Zgc*8i.8} dCJ$a/(ݏ\~9IRd)eObQ\c'و !aB鐔qIC,yc;edCIW(n| 3i-$Ъz v$ dzCr*:N d:8_wR[ЭD{ڬ bȮɭQ}2Z@ Q[V[Vȑ/P -x.mE~{x nY 2\ 6cZ  'j"\הJq<"r~ @JЂz1BІ:-D'JъZͨF7zi ̧H`(MJWҖ4xLgJӚ/NwӞ@ Pz'FԦ: `/MX^8kLczt4/a~3+ PY `k*[b.Cס[]|YFv'NWCL`paF7߬psCϼ89)<%!V f\ rɍt.3PלVηK'VpwYr]>v/<ĎCj@K($Nw7}_{Ox0.{ik߂-].mOC>MW ,ʕ{ o,t\@MуqrhCC5|t zK0_̭F{?dǸOO|iÚG2O;UϿ8"Xmb8Xx؁ "8$X&x(*,؂.0 Ȁ2X6x8:<؃>@B8HDxHJL؄NP-hRXVxXZ\؅9H^b8dXfxh`l؆nprhk8vxxz^X|8h~XQ؈Q_8ixHAT؉S8X脧ȊB8X䐋Xƈ(x,1`Y(#H/`踍ЍX(hȎX؂  $Y_y قP(Ph H(9ُ/i9_:)x#-IF90IF 12i7_9VY=ט"ɔLO E JiS9xnBC.Yc DYwyv9RUo988x)BY{ e ^I)ye-9(ya ^y)yHi')i,əYjy򕚫ٛ{ؚhY^i)9Uo] ؉Н9Yy0Om I_yq8ٟX:Cz0h ڠȠxZzK(w":$JSɡ(jYu)tآ.\0*:+:6z̕;:*أr@\BJLZFֈ؄HƵM3HHUjąZZ 8 <)EfZؐ yp*Ev:!ɧP9nJy/Y&:Jꁆʁ^yyIJ]lJH ʘI*]ʪv'4Yi*Yq/z&ʒiʬիЪZꔸJJܚ[M$(ڦzj}]D ej[; d(K[k2c +[ ) ٞ jЊa8E*k*۲.,2;ʥ4{8{1<۳.[B;Dk#L Z%ڴNXH۟J(G;k(WZRYX_Za+IWhgZiQʕoZq+9ʹy \{˷I ʁʸ:U뛳 ٕ֊ª+ )[[kMI2陋ڨZ:U{~ _jk;ژڙ[Ii#^ʼ+x;P)ڽ:򊻵Z뫠{[ڧOyy˿k̼L lٸٚLJ \["<ɶV3܊kU;5 R(CElɵرRZ^p  >~ ^ڵ ">$^6~ *.0>4 2^8p:>.d(D^~dHdNvf M Q.wF~2fO evX^YgrFjfhof{VioNwwiaiFt瀵hvvtfymjsi t\xgg0~WpzfhrNyfr~yl%6wz[rrG7ꗷyږlr zw龮&~|nWo @mGohgvkՖvihzӎ{GuVvnWrqq?kp[gh*7XuGrqXw rW6u qp{Xs>.f6iVXut}wv3~tny7t'2nezfX0;vmx†%oJOiNoNT>V'ZzEWzG^Ont6$s%?g^rwh7XEx1x5oXNNw|uuȇ}e]n|7gsFNojg}] Yo@V1|~Y_   /?'gȿߧڣ=)hؿѨ?(h_oP} !(@`ET.M0LUn]eVcua}0Pp1Qq02Rr2r1Ttsu5v7WwW8XxU춗7yZ ar[{ a<ܪ\|\{j|z^PZ6 ^%v]¥`u,IE35 *jhKw˔GX:sBEQ}| 'HʅAT1Fq&M=8!K A~d9#KԷ-䓦2fӝ^U>ʉyթM3uzJ ^ ϘcTAQUJjt:^{$L6BS\IuE էUfY^V^ ] Af N:녋rXCkSVV-6@<:(D `iT'I3I;Te\StX)V !$T*溕-ua1z@^D[_ |׿)\} .&`_2%%\aVR.%5aNr!$E\3)."MXMN: )G9ipb sƀMy#ydj(`@N푇 7_6(aגR(4B-orYAiʰ].\G=k>uPӪơ%ыs\{@F;Mia YYi>г?sg7T۔uw f#}D {.u*=,q5kv ajntrA5V#6womc]8lp\K6_"=;]` m.IKlk EKj3=%9,Y&Ȼt6Oבz/uw_;Bs_iWq0^y1_1_Wx!)S#@$R2)7;S>3<A4s-32 ?4rB+W.q%q A+r9D&/.SAcTFg3S:Ő.ð!G!#r&F>MS˰>1HM6qI ;RHOFK4m8KǔLLLPϓMMNTNNLO<@OPOQP P@ QQ,Q#UR'!R/S3//:38SC)@UTKU#HTSՓJU[WPUc`UVkhEWwWluX5zl[X i3%YTuEHZU܈xh[W \EG\Ǖ[Qeں"v,^D0 >.HFE[G^a6Ȃ __(ZV5IhlM*&G%-Naw*f.cHcd7N^h;r6tV2#% #">Ɖ|-wi.'tUfgvjfUVuŒ h%phwHrs`|<&\j`5g"դ 2\hD†~hm=HnlGjƧ|WvZUS̆ owvk!vveliKffthBqujyDrc+rFVh8W{s}s,qSOVuQcGDnIDq eO:BmusͶzI_Gh]wY!wh|Wr6t Wim{qKH4#]%`wxWu~cn+aa}<x)xj7I2X&xM:{E+O/tzQ] XZP7 oJ>xt8x}X8׀׈EEIGdT!<&<aDnU-hwgx8ɤ4z8lCT8e*in BMym.hxFl!|Oyó($P9)*-7ҒmJm|ivxwIy` eِM R.v8kg" v֨JCvwaEKMa{K-oY׭-Yvxh{@w eqv@͙mYaSѪ9s?XnYkjH|y iv-yR9]zWdZx4ZpYa}OzLlFC>dLCnbW;yu.Dusn~tWnԸzT`o,gv~|(fMڬiւ"`wzX:z#ʮ[KZY[u$x 5XR:S{"B;F۴S6[[[ صKc;Tg;նor[)o[۸[} ۹[ۺ[ۻ[Ǜۼ[כ۽;;PK GF))PK9AOEBPS/img/bldap_reg.gif(SGIF89a111cccckck{kkkssss{sss{{{{{RΜƵ֥cƽνƽ޵εsֽބ9ƌBΔ֔JJ֜ޥRRZ!,H*\ȰÇ#JHŋ3jȱǏ CIɓ(S\ɲ˗0cf A͛8sɳϟ@ JѣH*]ʴC\JիXjʵׯ`ÊKٳhӪ]˖-ԃRʝKݻxw[q LÈc[0ǐ#KLy/c+k̹ǗfLӨ8:װc+^M۸sFK;\Pфppn-Gz<₫#N9Yw;v*. MwUO?'vg^WxW PU*< qE(@r]{bHs^PR`M\ s J("68fEh_exvAUHno!7"ye~e)@ נTU L樦x^{-0qyEf o Y'W)@Nbq 7^T"*a8Uq0RɨsRykَVg[STAg&جSƵXk뫼f:$Wz(7df\UD * ^ZǦzK[z >d6["k.X9רo祋bk&XBH%6ܮ(K60rL$KW}W|sꜙJz˱ו[LX⼡Ŷ̬%)[䃍i'^` J oU촧P5mӤ^HoesMɥJ߼vYrGq5g rruU 2q FhuʐVMiy]Us9{#xgkE ֮W`]2.Yv%/̏UF`c?9DW(c 6҇\`IZr$" -xDa;>{$ W z,gIY"V|BKH I`S 2Lr7ܤUdX6mI2| '8oi@% );ۉ*س L=9gꦅȥ@o6PX! D#JӠ F{! IHC:RLH)I'䰠 M(6nR@ *P+QZ 45Nu*S.UaSANЅeNMpp\(ȸs 7 ~[$@Z >w _/H38R2`!^@M`(OCP@G8 @s2`n@r_` MPyoDy0(;=Wp@b~̠ 4ֹPfJ'¢ {p6 rd:۾v\1|/ﶟ= 2PWغ.;\NS z !znxēA?|.prGBst X~}x&thovowi?9@,P EvwtgtGvTw2os|~FG,؃/(G2`saq>/"|28XEv`Xi/'dX?du{savs6sX3|zxkׇ}yl6hlxkhkXjpP( 8 0H(((xHhLj3 QHxϸֈnĨxxx8hш˜Hxx8(Ƙ؏يn (Hx)[|Q؎)ȉ*ى)*qّ!$IɓؒI256D):ٓCIUɑA>ن\ȐGMiJN1ya:YXYYٖW99o-ɔ/IcYj9ZrYYny%Xb9`9ɒ}  qوlȘiyMykyi蕲{ٍ 9yʈ隃ət Yv.ɛy9s鋲)Q ei9/ziٓVitɖyզ㉖e}IkY@Y)8|)(Iyy~) 9ɓ#jXɡ 3$JI#(0 ygZ"*٣>@B:=j5ZDJEڢ& hi2:'7jg9JZZiY^ i]bha:hZ%Qf8lڦ1t) {**'ʌ*։rʨꈅy穙 A)zᩧʂ Ǥ*J:#zaȺ ]:&zjغͪj~ :4zlڠ XƦ8G"8:džU jwA) ! IQJʯ!ڛ)ְPΩ9*2۟Zj/++;i,kyę#jk(9>{@Oٶ2s|&۵K|ś˜at:=|ICHAkWx+W{uELGlnMeLڹK8ڼK[ɋxɘ|Ƀɞp8ʤ|Pʪ샬,X \KƵl˶L !kKȸqlƷ V Ȭ̕lħ& A+੹c_f9yU,kliY,>lYƽ KlΈ̝rǵ̔_x9 b,y~y<==Hx$ m*9L"mt\J cl[*Y'+P,Xqbj'κLWݐEiͻj^MɎԪDaݦd7t-|v}׫zy|q׀t͈ب{ = HڴV bRJ-aMyklHٞ=m1aڣw۶ f}=I -h+h[ʺ& #y:XL}ˇ i{VTM}ŝ;rY"۴qi;{ e=ԑ6d=$(mn␺ TL; GM+>ι,5 ~d+޽3 *'Nh/ϝF}2c, |\?N?T䭋鷐 .M0T>`k"\^Vιnٚh?Yfkㅮ)N蚍 v>.kҀ^ Ď|m Nݨ ا:* Y+<:z\Ļ>ZkKn(.qo^v~mYm˫7k}aݬԫ[ ƕ~oޞ̺?*KÙ_M@kNоg5]3 nlΞ}G=$׼\u=]>].s kL]} :RTVoՊ4_È]`ŨԎ*_ʜʢ?\˨g?j)W?_~}ʿίrEpN8rnVntjiWq8ʷ'ogƨQ&Fѥ224xpAdN4t!#{ Qomc ) 9xP. AI B /İ&.T<<()#*1Nȫ*J; KȀ6xplNAxh"H.C'2&P N(J 7*xqE2] դȀP$S0A;9+81JA%43.Fx s/\ ݰR) *4??2ºN%Kkh0BgVR!ЛA(Vc R_d KS˴bStMPCIXO.= nT5\qe F``l85fDVe]Me( n:&-+k`W Ʌ8Y  -dq!XӺ22yކ[X,aIZGQb "bG.ML= |uڃ$29dMUPV%k8zm=/(L pTۜfm4!/>Pufq" P&РXHJ^&qWP[`!  Xx:KP62e8O֗g~&Tz!1xӛ?| **%-LJ?+%Fx_8@D@6q t`%1NЂ$T1AZHa9AЄj! UB/!K\CְauxЇ4 ш,$.щl(Nъ @ _,h1_XRƔ &gbG8qL(G%WP8QH:zTdcL"F%l&/HX2-ԤNB Ī|(!r] $IJ*]rG[r`'dd)ӌ¼$2ߨLWJ1|IB .*G k H@&F)gC ? 0" VTF/ӑA0YOd3+M ̄sU:׉l:(* :9aS $ DDO?d9LM~lH4IK8HQkG ;M#Lb:̝^@F 3Z$)SgJQg̦0E\2ďc%@U\%*HˈVDnR%S˩FI>yȽN39U;'\)Lrg*KNeçR[2vtKeV䤮aSGbv&nGkϾU)l#[z6g%Ck Xl]ͫU&t"f1z5P$KGOӦyK^qYJJ3]~Ltt*AK^Ȏw鍭݋ uݮS -XXQ5XB\F \ ^K*`8wkt´e)&sܜ:r5ao M }!2Պ ~(Jl^ɴY9dS3!d=K:5fDn1WX4AN+p8'ו<)s *Ƙ^f2miؚƬvG\N7dqS^4K\v V*C| MG_m9X~cWHrmm;]˚x1{w0mvOݘ];3BlGjԂ#;lJf 8 [GųNQ\I@}r"1+nSu'T=5/〵t#ZNՋ%`?QjXqN}|UM@N*,,x$ 䕵G?rnwBETzfO6KXB||{KYpaxްB-Vꔷ|vw>b|zїP7}ꡄ'S}w/+=N]ߒL@g/?=1J|lY>AAo kDWחG?&?gʏ#7 cݣޫ=?>>28>{@t@L \ ԾdX @@ @@ $A@? @@"@3@c Ll!@ B4B!L DB!d B |$d*BB,$B*LB(&4"TBs5C*D76;LCļp C:dC C*c[%\DBC+TAE4C +6͂RL',@04K#e3D#0%E2oL6Pӷ2&)[ϴ\-5$3Rs4`T:1oB}3K5PK eχ#.SS341ST1 kBI*S;7R3$[/ SU#]7d_D`_[m_}Q\G[f|?e|yؘ^µ_DHFZT`fLaKVoF1`gF ۗ `9`hti\ bX^6 AFdL`a<$_"F(~`^_]Gf^VBlD _mlt$cL4ELLbY4` [ cH\?T@&B6d[^E.dIGdL~JdbQ&R6SFTVUfVvWXYZ[\]O_ɀ;PK[6((PK9AOEBPS/intro_app.html, Introducing Oracle Application Express

1 Introducing Oracle Application Express

This section describes Oracle Application Express, its architecture, and the environment for using the product. It also introduces you to concepts and terms used in this guide when discussing Oracle Application Express.

This section contains the following topics:

About Oracle Application Express

Oracle Application Express is a rapid Web application development tool for the Oracle database. Using only a Web browser and limited programming experience, you can develop professional applications that are both fast and secure. Thanks to built-in features such as user interface themes, navigational controls, form handlers, and flexible reports, Oracle Application Express accelerates the application development process.

From the end user's perspective, the deployed applications require only a browser and access to an Oracle database running Application Express.


Note:

This guide describes only a subset of Application Express functionality. For a complete list of features, see "What is Application Express?" in Oracle Application Express Application Builder User's Guide.

Understanding Oracle Application Express Architecture

Oracle Application Express installs with your Oracle database and is comprised of data in tables and PL/SQL code.

Whether you run the Oracle Application Express development environment or an application you built using Oracle Application Express, the process is the same. Your browser sends a URL request that is translated into the appropriate Oracle Application Express PL/SQL call. After the database processes the PL/SQL, the results are relayed back to your browser as HTML. This cycle happens each time you request or submit a page.

The application session state is managed in the database tables within Oracle Application Express. It does not use a dedicated database connection. Instead, each request is made through a separate database session, consuming minimal CPU resources.

About Oracle HTTP Server (Apache) and the Embedded PL/SQL Gateway

The version of Oracle Database you use determines how the URL is translated:

  • With Oracle Database 11.1 or later or Oracle Database 10g Express Edition, you can remove Oracle HTTP Server (Apache) from the architecture and replace it with the embedded PL/SQL gateway. The following illustration shows the architecture using the embedded PL/SQL gateway.

    Description of arch_epg.gif follows
    Description of the illustration arch_epg.gif

The embedded PL/SQL gateway provides Oracle Database with a Web server and also the necessary infrastructure to create dynamic applications. The embedded PL/SQL gateway runs in the XML DB HTTP server in the Oracle database and includes the core features of mod_plsql, but does not require the Oracle HTTP Server powered by Apache. Inclusion of the embedded PL/SQL gateway simplifies the architecture and eliminates the middle tier.

About the Application Express Engine

The Application Express engine renders and processes pages. It also performs these tasks:

  • Session state management

  • Authentication services

  • Authorization services

  • Page flow control

  • Validations processing

About the Oracle Application Express Environment

Oracle Application Express enables a single Oracle database to become a shared workgroup database service. Multiple users can access it using a Web browser without installing additional software.

About Workspaces

The area where you develop applications is called a workspace. A workspace is a virtual private database that enables multiple users to work within the same Oracle Application Express installation while keeping their objects, data, and applications private.

In a typical development environment, you might create a single workspace for all your developers to share. However, you can also create dedicated workspaces for specific developers or projects. Creating a dedicated workspace limits access to the workspace objects to only those users associated with the workspace.

The following illustration shows the relationship among users and developers, workspaces, and database schemas.

Description of arch_multi2.gif follows
Description of the illustration arch_multi2.gif

When you create a workspace, you associate it with a new or existing schema. A schema is a logical container for database objects such as tables, views, and stored procedures. A single schema can be associated with one or more workspaces.

About Oracle Application Express User Roles

When setting up Application Express users at a large organization, you assign roles and privileges to specific users. The roles within Oracle Application Express include the following:

  • Workspace administrators are users who perform administrator tasks specific to a workspace such as managing user accounts, monitoring workspace activity, and viewing log files. For this guide, you are acting as the workspace administrator when setting up the development environment.

  • Developers are users who create and edit applications. Developers can have their own workspace or share a workspace.

  • End users have no development privileges. You define end users so that they can access applications that do not use an external authentication scheme.

  • Oracle Application Express administrators are superusers that manage an entire hosted instance using the Application Express Administration Services application.

The following illustration shows multiple users with various roles accessing the Oracle Application Express development environment, Application Express Administration Services, and the published applications.

Description of arch_diffroles2.gif follows
Description of the illustration arch_diffroles2.gif

For this guide, you must have the privileges usually associated with three roles: Application Express Administrator, Workspace Administrator, and Developer. The following illustration shows an Oracle Application Express instance with a single user.

Description of arch2_single.gif follows
Description of the illustration arch2_single.gif

Overview of the Application You Build

In "Building Your Application", you create a simple Human Resources (HR) application for a fictitious company called AnyCo Corp. The application manages departmental and employee information stored in the department and employees tables that you create. The tutorial shows you how to build the application, modify it, and then preview it.

PKWqq,l,PK9A$OEBPS/img_text/bldap_wiz_steplst.htmH Description of the illustration bldap_wiz_steplst.gif

This illustration shows the series of blocks, or steps, within the Create Application Wizard: Method, Define, and Confirm. Additional information can be found in the surrounding text.

PKUpmMHPK9A"OEBPS/img_text/bldap_newtheme2.htm7 Description of the illustration bldap_newtheme2.gif

This illustration shows your Employees report with the new theme applied. The new theme uses a green color scheme. The design and layout differ from the previous theme.

PKtD<7PK9A OEBPS/img_text/bldap_default.htm Description of the illustration bldap_default.gif

This screenshot shows the option for saving the report settings as default being selected.

PKTԐPK9AOEBPS/img_text/bldap_filter.htm Description of the illustration bldap_filter.gif

This picture shows the Filter options from the Actions menu. See surrounding text for further details.

PKpPK9AOEBPS/img_text/bldap_reg.htm Description of the illustration bldap_reg.gif

This illustration shows the Regions section located in the Page Rendering area on the Page Definition.

PK&WbPK9A OEBPS/img_text/bldap_emplink.htm Description of the illustration bldap_emplink.gif

This illustration shows the Employees report for the Executive department. All employees belonging to Department Id = 90 are included.

PKbdPK9AOEBPS/img_text/bldap_high.htm' Description of the illustration bldap_high.gif

This screenshot shows the Employees report with the row for Neena highlighted.

PKhPK9AOEBPS/img_text/login.htmt Description of the illustration login.gif

This illustration shows the Login section of the Login page with the three fields you need to enter: Workspace, Username, and Password. It shows the example information used in this tutorial, including 2DayPlus for the Workspace name.

PKA7PK9A"OEBPS/img_text/arch_diffroles2.htm; Description of the illustration arch_diffroles2.gif

This illustration shows developers and workspace administrators accessing the development environment within Application Express. However, the administrator is the only role with access to the Administration Services application. Additional information about this graphic can be found in the surrounding text.

PK`!&PK9AOEBPS/img_text/o_brws_oehr.htmO Description of the illustration o_brws_oehr.gif

This illustration shows Object Browser. A list of objects appears on the left side of the page. To find a specific object, select its object type at the top of the page. For example, to view tables, select Tables. Additional information about this graphic can be found in the surrounding text.

PKoU˵PK9AOEBPS/img_text/cr_app.htm Description of the illustration cr_app.gif

This illustration shows the first step in the Create Application Wizard. Additional information about this graphic can be found in the surrounding text.

PKs[X#PK9A#OEBPS/img_text/bldap_numemplink.htm) Description of the illustration bldap_numemplink.gif

This picture shows the Number of Employees column displayed as a link.

PKHSPK9A$OEBPS/img_text/setuphst1_crtwksp.htm8 Description of the illustration setuphst1_crtwksp.gif

This illustration shows the Create Workspace highlighted on the Manage Workspaces page. Additional information about this graphic can be found in the surrounding text.

PKձR=8PK9A OEBPS/img_text/bldap_deptexp.htm Description of the illustration bldap_deptexp.gif

This illustration shows the new Departments page. Additional information about this graphic can be found in the surrounding text.

PK PK9AOEBPS/img_text/run_ico_sm.htm_ Description of the illustration run_ico_sm.gif

This illustration shows the Run Application icon. It resembles a traffic light with the lights in full color and the green light selected. Additional information about this graphic appears in the surrounding text.

PKcd_PK9A$OEBPS/img_text/deploy_cr_enduser.htm` Description of the illustration deploy_cr_enduser.gif

This illustration shows three sections on the Create User page: User Identification, Developer Privileges, and Account Control. Additional information about this graphic can be found in the surrounding text.

PKoe`PK9A#OEBPS/img_text/bldapp_dptdetail.htmf Description of the illustration bldapp_dptdetail.gif

This illustration shows the Department select list with Marketing selected. It also shows the details report for Marketing, which shows the number of employees in the department, the manager name, and the location.

PK3akfPK9A OEBPS/img_text/bldap_empdept.htm Description of the illustration bldap_empdept.gif

This illustration shows the Employees report with the Department Name column included.

PK՝ԴPK9A OEBPS/img_text/bldap_moveall.htm Description of the illustration bldap_moveall.gif

This picture shows the Move All icon between the Do Not Display box and the Display in Report box.

PKâoPK9AOEBPS/img_text/bldap_emprjn.htm Description of the illustration bldap_emprjn.gif

This illustration shows the Region section on the Page Definition. Additional information about this graphic can be found in the surrounding text.

PKuO #PK9A"OEBPS/img_text/bldap_singlerow.htm  Description of the illustration bldap_singlerow.gif

This illustration shows an arrow over the Single Row View icon for the first row. See surrounding text for further details.

PK# PK9AOEBPS/img_text/bldap_addrem.htm% Description of the illustration bldap_addrem.gif

This illustration shows the Select Columns options. The Remuneration column has just been moved from the Do Not Display box to the DIsplay in Report box.

PKq*%PK9A OEBPS/img_text/bldap_reorder.htmL Description of the illustration bldap_reorder.gif

This illustration shows all columns moved to the Display in Report box and the order they appear on the report: Department Id, Department Name, Number of Employees, Manager Name and Location.

PK=QLPK9A OEBPS/img_text/bldap_details.htm& Description of the illustration bldap_details.gif

This illustration shows the details page for the first row which is the Marketing Department located in Canada. See surrounding text for further details.

PKʘA+&PK9AOEBPS/img_text/bldap_dept.htm Description of the illustration bldap_dept.gif

This illustration shows the Departments report that results from the original SQL query.

PKXPK9AOEBPS/img_text/bldap_ctlbrk.htm Description of the illustration bldap_ctlbrk.gif

This picture shows the Controlled Break option available from the column heading link.

PKUoPK9A OEBPS/img_text/bldap_deptnew.htm  Description of the illustration bldap_deptnew.gif

This illustration shows the Departments page after all the columns have been specified as columns to be displayed in the report.

PK7w PK9A OEBPS/img_text/gtst_reslinks.htmj Description of the illustration gtst_reslinks.gif

This illustration shows the Links list, which contains three links by default: Oracle Technology Network, Discussion Forum, and User's Guide. Additional information about this graphic can be found in the surrounding text.

PKfMAojPK9A"OEBPS/img_text/bldap_addcolumn.htm Description of the illustration bldap_addcolumn.gif

This illustration shows the list of options available when you click the Actions menu on the running Departments interactive report.

PK^#PK9AOEBPS/img_text/bldap_cr_app.htm8 Description of the illustration bldap_cr_app.gif

This illustration shows the pages you created in the application as icons, the default view. Additional information about this graphic can be found in the surrounding text.

PKK=8PK9AOEBPS/img_text/cr_wkpc1.htmr Description of the illustration cr_wkpc1.gif

This illustration shows the first step of the Create Workspace Wizard. It shows the information filled out according to the instructions in this exercise. Additional information about this graphic can be found in the surrounding text.

PK'WwrPK9AOEBPS/img_text/bldap_home.htmw Description of the illustration bldap_home.gif

This illustration shows the Home page of your application. It shows the Home link, the Departments link, and the Developer toolbar at the bottom of the page. Additional information about this graphic can be found in the surrounding text.

PKo|wPK9A$OEBPS/img_text/bldapp_nodptassgn.htm9 Description of the illustration bldapp_nodptassgn.gif

This illustration shows the Department select list with No Department Assigned selected. Additional information about this graphic can be found in the surrounding text.

PKI>9PK9AOEBPS/img_text/bldap_emprpt.htm' Description of the illustration bldap_emprpt.gif

This illustration shows the Employees report after the SQL query has been changed and before the Remuneration column has been added using the Actions menu.

PKR,'PK9AOEBPS/img_text/gtst_pgdef1.htmc Description of the illustration gtst_pgdef1.gif

This illustrations shows a sample Page Definition. Each Page Definition contains three areas to organize the page definition information: Page Rendering, Page Processing, and Shared Components. Additional information about this graphic can be found in the surrounding text.

PKQJPK9A#OEBPS/img_text/bldap_empeditfrm.htm' Description of the illustration bldap_empeditfrm.gif

This illustration shows the Create/Edit Employee form you just created. Additional information about this graphic can be found in the surrounding text.

PK&|,'PK9A#OEBPS/img_text/bldap_emprptnum2.htmO Description of the illustration bldap_emprptnum2.gif

This illustration shows the Employees report with the Remuneration column properly representing dollar amounts. Additional information about this graphic can be found in the surrounding text.

PKD5TOPK9AOEBPS/img_text/arch_epg.htm7 Description of the illustration arch_epg.gif

This illustration graphically depicts the architecture of Oracle Application Express when using the Embedded PL/SQL Gateway instead of Oracle HTTP Server (Apache). It shows arrows going in both directions between the Web browser and the Oracle database. The Application Express engine resides within the Oracle database.

PK,E?PK9AOEBPS/img_text/arch2_single.htmf Description of the illustration arch2_single.gif

This illustration shows the architecture for an instance with a single user. In this case, one user has privileges associated with three roles: Application Express Administrator, Workspace Administrator, and Developer.

PK(kfPK9AOEBPS/img_text/glb_german.htmm Description of the illustration glb_german.gif

This illustration shows the Employees Report with the format changes. The numbers, currency, and dates reflect the formats corresponding to the language setting for the end user's browser. Additional information about this graphic is found in the surrounding text.

PKܖʗPK9AOEBPS/img_text/arch_multi2.htm Description of the illustration arch_multi2.gif

This illustration shows the relationship among users, developers, workspaces, and database schemas. Many users and developers can access the same workspace, and one user or developer can access several workspaces. Also, a workspace can be associated with one or more schemas. Additional information about this graphic can be found in the surrounding text.

PK PK9AOEBPS/img_text/bldap_locbrk.htm Description of the illustration bldap_locbrk.gif

This illustration shows the report reformatted to include breaks after each location.

PK#}PK9AOEBPS/img_text/arch.htm' Description of the illustration arch.gif

This illustration graphically depicts the architecture of Oracle Application Express when using Oracle HTTP Server (Apache) with mod_plsql. The graphic shows arrows going in both directions between the Web browser and the Oracle HTTP Server. It also shows arrows going in both directions between Oracle HTTP Server and the Oracle database. The Application Express engine resides within the Oracle database.

PK>s,'PK9AOEBPS/img_text/bldap_ascend.htm Description of the illustration bldap_ascend.gif

This illustration shows the Departments report with the Department Names displayed in ascending alphabetical order.

PK20IPK9A OEBPS/img_text/runpg_iconrow.htm2 Description of the illustration runpg_iconrow.gif

This illustration shows the row of icons in the upper right corner, which includes the Run Page icon. The Run Page icon resembles a small, light green traffic light.

PK72PK9A!OEBPS/img_text/cr_wkspc_admin.htmx Description of the illustration cr_wkspc_admin.gif

This illustration shows the third step in the Create Workspace Wizard. It shows the information filled out according to the instructions in this exercise. Additional information about this graphic can be found in the surrounding text.

PK}xPK9AOEBPS/img_text/adminsvc.htmX Description of the illustration adminsvc.gif

This illustration shows the home page for Oracle Application Express Administration Services. These four icons appear on the page: Manage Service, Manage Workspaces, Manage Applications, and Monitor Activity.

PK5#]XPK9A%OEBPS/img_text/setuphst1_vericode.htm Description of the illustration setuphst1_vericode.gif

This illustration shows the Verification Code section on the Confirmation page when requesting a workspace. It shows a row of buttons across the top: Cancel, Previous, and Submit Request. This illustration also displays the 5-letter verification code hYten. To complete the confirmation process, the user must enter the Verification code that appears in the field provided.

PK#ZPK9A"OEBPS/img_text/cr_wkspc_schema.htmz Description of the illustration cr_wkspc_schema.gif

This illustration shows the second step of the Create Workspace Wizard. It shows the information filled out according to the instructions in this exercise. Additional information about this graphic can be found in the surrounding text.

PK;yzPK9A!OEBPS/img_text/bldap_sharcomp.htm0 Description of the illustration bldap_sharcomp.gif

This illustration shows the User Interface section on the Shared Components page. It also shows the options for User Interface with the Themes option highlighted.

PKj50PK9A#OEBPS/img_text/bldap_setnumlink.htm2 Description of the illustration bldap_setnumlink.gif

This illustration shows the Column Link section properly filled out for this step. Additional information about this graphic can be found in the surrounding text.

PK72PK9A OEBPS/img_text/bldap_homeemp.htm Description of the illustration bldap_homeemp.gif

This illustration shows two links in the Navigation section: Departments and Employees.

PK!PK9A#OEBPS/img_text/bldap_actionsort.htm Description of the illustration bldap_actionsort.gif

This picture shows the Department Name column sorting order being specified as ascending.

PKu`PK9A!OEBPS/img_text/runpg_afterwiz.htme Description of the illustration runpg_afterwiz.gif

This illustration shows the Success message for creating the page. It also shows two icons: Run Page and Edit Page. The Run Page icon here resembles a traffic light. The Edit Page icon resembles a pencil and some rectangular shapes indicating pages in the application.

PKIQPK9A OEBPS/img_text/run_ico_green.htm3 Description of the illustration run_ico_green.gif

This illustration shows the Run Page icon. It resembles a small, light green traffic light. Additional information about this graphic appears in the surrounding text.

PK,83PK9AOEBPS/img_text/workspace4.htmC Description of the illustration workspace4.gif

This illustration shows the Workspace home page. It shows the three main icons: Application Builder, SQL Workshop, and Utilities. On the right, it shows the default links for a user with the workspace administrator privileges. Additional information about this graphic can be found in the surrounding text.

PKvPK9AOEBPS/img_text/bldap_dept60.htm Description of the illustration bldap_dept60.gif

This illustration shows the Departments report after the Department Id!=60 filter has been applied.

PKZzPK9A OEBPS/img_text/bldap_deptcol.htm  Description of the illustration bldap_deptcol.gif

This illustration shows the Select Columns options. The Department Name column has just been moved to the Display in Report box.

PKE PK9A OEBPS/img_text/cr_app_add_pg.htm3 Description of the illustration cr_app_add_pg.gif

This illustration shows the Create Application Wizard after you created the Home page. Additional information about this graphic can be found in the surrounding text.

PK-T83PK9AOEBPS/img_text/glb_settings.htmP Description of the illustration glb_settings.gif

This illustration shows the settings to enable users to view the application in the language specified in their browser. Additional information about this graphic is found in the surrounding text.

PKr1YUPPK9A!OEBPS/img_text/bldap_compname.htm Description of the illustration bldap_compname.gif

This illustration shows the top corner of the Home page, which now includes the name of your company, AnyCo Corp.

PK"WPK9A"OEBPS/img_text/bldap_empfrmrem.htmy Description of the illustration bldap_empfrmrem.gif

This illustration shows the Employees report. It shows the Remuneration column, which contains numbers without commas (as separators for thousands) and left justified. Additional information about this graphic can be found in the surrounding text.

PKPK9A#OEBPS/img_text/o_brws_srch_oehr.htm Description of the illustration o_brws_srch_oehr.gif

This illustration shows the Search field, Refresh icon, and the Object list in Object Browser.

PKAPK9AOEBPS/get_start.htmQZ Getting Started with Oracle Application Express

3 Getting Started with Oracle Application Express

This section introduces you to areas of the Oracle Application Express user interface. It also shows you how to install the sample objects to use with this guide.

Before you begin, log in to either the host demo environment or your local instance of Oracle Application Express. For instructions, see "Accessing Your Development Environment".

This section contains the following topics:

About the Workspace Home Page

When you log in to Oracle Application Express, the Workspace home page appears.

Description of workspace4.gif follows
Description of the illustration workspace4.gif

Take a few minutes to explore the product. The following three large icons appear in the center of the page:

  • Application Builder. Use Application Builder to assemble an HTML interface (or application) on top of database objects such as tables and procedures. Most exercises in this guide use Application Builder.

  • SQL Workshop. Use the SQL Workshop to access tools to view and manage database objects. Click SQL Workshop to access the following database tools:

    • Object Browser. View, create, modify, browse, and drop database objects. Use the PL/SQL editor to edit and compile packages, procedures, functions, and triggers while taking advantage of error reporting.

    • SQL Commands. Run SQL commands and anonymous PL/SQL, scripts, and saved queries.

    • SQL Scripts. Create, edit, view, run, and delete script files. You can also upload and download scripts from your local file system.

    • Query Builder. Search and filter database objects, select objects and columns, create relationships between objects, view formatted query results, and save queries with little or no SQL knowledge, using Query Builder's graphical user interface.

  • Utilities. Import and export data from the database, generate DDL, view object reports, restore dropped database objects, and perform other tasks.

Note that your workspace and username appear in the lower left corner.

About the Administration List

An Administration list appears on the right side of the Workspace home page. Use the links to administer your application development environment.

If you have administrator or developer privileges, these links appear:

  • Administration. Click this link to view a list of administrative tasks. If you are a developer, you have limited access to these features.

    • Manage Services. Click this link to manage session state, log files, preferences, and application models.

    • Manage Application Express Users. Click this link to manage Application Express user accounts and user groups.

    • Monitor Activity. Click this link to monitor page view and application changes.

  • Change Password. Click this link to open a popup window where you can change your workspace password.

  • About Application Express. Click this link to see version and configuration information for both Oracle Application Express and your database.

About the Migrations Link

Use the Migrations link to migrate a Microsoft Access application and generate an Oracle Application Express application from the retrieved objects.

About the Workspace Schemas List

The Workspace Schemas list displays the database schemas that are associated with, and therefore accessible to, this workspace.

About the Links List

The Links list contains links to resources to expand your knowledge of Oracle Application Express.

Description of gtst_reslinks.gif follows
Description of the illustration gtst_reslinks.gif

  • Oracle Technology Network opens the Oracle Application Express section of Oracle Technology Network. Use this page to access additional information and resources about using Oracle Application Express.


    Tip:

    Use this link to check for newer versions of Oracle Application Express, to download packaged applications you can use with Oracle Application Express, and to take advantage of sample code to accelerate your development process. For more information, see "Next Steps".

  • Discussion Forum opens the Oracle Application Express Discussion Forum. This is an excellent resource for research and finding answers to questions or answering questions from other users.

  • User's Guide opens an HTML-based online Help system. You can also access online Help by clicking the Help link in the upper right corner of any page in Oracle Application Express.

What Is Application Builder?

You use the Application Builder component of Oracle Application Express to build your application. Through wizards or your direct input, you can assemble an HTML interface (or application) on top of database objects such as tables and procedures. Each application is a collection of linked pages using tabs, buttons, or hypertext links.

A page is the basic building block of an application. Pages also contain user interface elements such as tabs, lists, buttons, items, and regions. To see the definition of each page belonging to your application, you use the Page Definition page.

Description of gtst_pgdef1.gif follows
Description of the illustration gtst_pgdef1.gif

The Page Definition contains three main areas:

  • Page Rendering lists user interface controls and logic that are executed when a page is rendered. Page rendering is the process of generating a page from the database.

  • Page Processing lists logic controls (such as computations and processes) that are evaluated and executed when the page is processed.

  • Shared Components lists components used by the current page that can also be referenced by other pages within your application.

Installing the Sample Objects

In Oracle Application Express, users log in to a workspace. You can think of each workspace as a shared work area that separates your objects, data, and applications into a virtual private database.

Before performing any tasks in this guide, you must create the appropriate sample objects within your workspace. These sample objects are copies of the objects that are typically installed in two schemas:

  • Human Resources (HR)

    The HR schema contains information about the employees and the facilities where they work. Each employee has an identification number, email address, job identification code, salary, and manager. Employees are assigned to a department, and each department is associated with one location that has a full address, including the street name, postal code, city, state or province, and country code.

  • Order Entry (OE)

    The OE schema tracks product inventories and sales of a company's products, including the product identification number, the product name, the associated associates product category, product descriptions, the weight group (for shipping purposes), the warranty periods, the suppliers, the availability status, and a minimum price.

To create the objects locally in your workspace, import the OEHR Sample Objects application.

This section contains the following topics:


Tip:

In order to successfully import the objects associated with the OEHR Sample Objects application, your Oracle database must include Oracle Spatial. If your database instance does not include Oracle Spatial, you can install it using Database Configuration Assistant. To learn more, see the Oracle Application Express Installation Guide for your operating environment.

Downloading OEHR Sample Objects

To import the OEHR Sample Objects application, you must download it from the Oracle Technology Network (OTN).

To download the OEHR Sample Objects application from OTN:

  1. In your Web browser, go to:

    http://www.oracle.com/technology/products/database/application_express/
    
  2. Click Packaged Applications.

  3. Click OEHR Sample Objects.

  4. Download and save the oehr_sample_objects.zip file to your computer.

  5. Unzip and extract the oehr_sample_objects_installer.sql file:

    • Microsoft Windows - Double-click the oehr_sample_objects.zip file

    • UNIX or Linux - Enter the following command:

      $ unzip oehr_sample_objects.zip
      

Importing the OEHR Sample Objects

After you download and unzip the OEHR Sample Objects application, import it into Oracle Application Express. During the import process, specify installation of both the application and the supporting objects. Installing the application creates the objects and sample data needed to complete the exercises in this guide.

To import and install the OEHR Sample Objects application:

  1. Log in to Oracle Application Express.

    For instructions, see "Logging In to the Hosted Demo Environment" or "Logging In to Your Local Instance".

  2. On the Workspace home page, click Application Builder.

    The Application Builder home page appears.

  3. Click the Import button.

  4. For Specify File, specify the following:

    1. Import file - Click Browse and navigate to the oehr_sample_objects_installer.sql file.

    2. File Type - Select Application, Page, or Component Export.

    3. File Character Set - Select the correct character set.

    4. Click Next.

    Next, you must install the imported file.

  5. To install an imported file, click Next.

    The Install Application Wizard appears.

  6. In the Install Application Wizard, specify the following:

    1. Parsing Schema - Select the schema you created when you set up your development environment.

    2. Build Status - Select Run and Build Application.

    3. Install As Application - Select Auto Assign New Application ID.

    4. Click Install.

  7. For Install Supporting Objects, select Yes and click Next.

  8. Confirm your selections by clicking Install.

  9. After the installation is completed, click the Home breadcrumb link at the top of the page.

    The Application Builder home page appears.

Checking Your Workspace Storage Space

If you experience problems installing the OEHR Sample Objects application, verify the available space in your workspace. If you do not have enough space, request additional storage space.

If you are a workspace administrator, you can:

Deleting the OEHR Sample Objects Application

Deleting the OEHR Sample Objects application and deinstalling the supporting objects completely removes all associated objects and sample data.

To delete the OEHR Sample Objects application:

  1. Log in to Oracle Application Express.

  2. On the Workspace home page, click Application Builder.

    The Application Builder home page appears.

  3. Click the OEHR Sample Objects icon.

  4. On the Tasks list, click Delete this Application.

    The Deinstall page appears.

  5. To remove all associated objects and sample data, select Remove Application Definition and Deinstall Supporting Objects.

  6. Click Deinstall.

Using HR Schema Instead of OEHR Sample Objects

If you are using a locally installed instance of Oracle Application Express release 2.2.1.1 or later (not a hosted demo environment such as http://apex.oracle.com) and have the HR schema installed, you can perform the exercises in this guide directly against the HR schema.

To do so, you must associate the HR schema with your workspace instead of performing the steps described in "Importing the OEHR Sample Objects".


Note:

The table names in the HR schema do not include the OEHR prefix (EMPLOYEES versus OEHR_EMPLOYEES). Because this guide outlines all the steps using the OEHR schema, you must adjust your selections and code accordingly.

Also, note that other users may be using the HR schema. Therefore, the objects or data within the objects may differ from that shown in this guide.


Viewing Your Database Objects

Review the objects you just created by going to Object Browser. Object Browser enables you to browse, create, and edit objects in your database.

To view the objects:

  1. On the Workspace home page, click SQL Workshop.

  2. Click Object Browser.

    Object Browser appears.

    Description of o_brws_oehr.gif follows
    Description of the illustration o_brws_oehr.gif

    Object Browser is divided into two sections:

    • Object Selection pane displays on the left side of the Object Browser page and lists database objects of a selected type within the current schema.

    • Detail pane displays to the right of the page and displays detailed information about a selected object.

  3. From the list in the Object Selection pane on the left, select Tables.

    The Detail pane lists the tables in your current schema.

  4. In the Object Selection pane, click OEHR_EMPLOYEES from the list.

    The Detail pane shows details about the table.

  5. Click the Data tab at the top of the Details pane.

    The data in the OEHR_EMPLOYEES table appears. Note that other tabs show additional details about the object you select.

  6. To search for an object name, enter a case-insensitive term in the Search field.

    Description of o_brws_srch_oehr.gif follows
    Description of the illustration o_brws_srch_oehr.gif

  7. To view all objects, leave the Search field blank.


See also:

"Managing Database Objects with Object Browser" in Oracle Application Express SQL Workshop and Utilities Guide

PK0vVZQZPK9A OEBPS/toc.ncxN Oracle® Database 2 Day + Application Express Developer's Guide, Release 3.2 Cover Table of Contents Oracle Database 2 Day + Application Express Developer's Guide, Release 3.2 Preface Introducing Oracle Application Express Accessing Your Development Environment Getting Started with Oracle Application Express Building Your Application About Deploying Your Application About Globalization Next Steps Index Copyright PK S N PK9AOEBPS/deploy_app.htmK% About Deploying Your Application

5 About Deploying Your Application

This section describes basic information about deploying your Oracle Application Express application. It also shows you how to create end users and to determine the URL of your application.

This section contains the following topics:

Overview of Deploying Your Application

After building your application in your development environment, you need deploy it so that end users can begin using it. Deploying involves the following steps:

  1. Collect your supporting object definitions (CREATE object statements, sample data, images, files, and so on). Review the Database Dependencies report to determine which supporting objects to move. See "Viewing Application Reports" in Oracle Application Express Application Builder User's Guide.

  2. Define your supporting objects. This includes the object definitions you collected in the previous step and other supporting objects, such as messages and prerequisites.

  3. Export the application with its supporting objects.

  4. Import and install the exported files.

Using Oracle Application Express greatly simplifies the deployment process. It enables you to migrate the application definition, associated files, and all supporting objects in just a few steps.


See also:

"Deploying an Application" in Oracle Application Express Application Builder User's Guide.

Creating End Users

After moving your application to a production environment, you must now create user accounts within Oracle Application Express for all your end users.

To create end user accounts:

  1. Navigate to the Workspace home page.

  2. From the Administration links list on the right, click Manage Application Express Users.

  3. Under the Tasks list on the right, click the Create End User link.

    The Create User page appears.

    Description of deploy_cr_enduser.gif follows
    Description of the illustration deploy_cr_enduser.gif

  4. Under Account Control:

    • Set Account Availability - Select Unlocked.

    • Require Change of Password On First Use - Select No if you do not want to force this user to change his or her password at first log in.

  5. Under User Identification, enter the appropriate information:

    1. User Name - Enter a user name for this end user.

    2. Password and Confirm Password - Enter a case-sensitive password for this account.

    3. Email Address - Enter the valid email address for this end user.

  6. Under Developer Privileges:

    1. Accessible Schemas (null for all) - Leave this blank to allow the end user to access all applications in the workspace, or enter a colon-delimited list of schemas to restrict the end user's access.

      If a user does not have access to the schema that an application is built on, the user cannot access the application.

    2. Default Schema - Accept the default value, that is, the schema you set up for this guide.

    3. User is a developer - Accept the default, No.

    4. User is a workspace administrator - Accept the default, No.

      Selecting No limits the user to only accessing and using the application, not modifying the application itself.

  7. Under User Groups, you can select a user group.

    You can use groups to restrict access to various parts of an application. Groups are primarily useful when using Application Express Authentication.

  8. Under Additional Attributes, you can enter additional user information.

  9. Click Create User or Create and Create Another.


See also:

"Managing Application Express Users" in Oracle Application Express Administration Guide

About Publishing the Application URL

After deploying your application, you must now publish its URL so end users know how to access it.

To determine the URL:

  1. Log in to Oracle Application Express on the production environment.

  2. Select the application.

  3. On the Application home page, position the mouse over the Run Application icon.

  4. Note the URL that displays in the status bar at the bottom of the page.

For example:

http://apex.oracle.com/pls/apex/f?p=11563:1:3397731373043366363

Where:

  • apex.oracle.com is the URL of the server.

  • pls is the indicator to use the mod_plsql.

  • apex is the database access descriptor (DAD) name. The DAD describes how Oracle HTTP Server connects to the database server so that it can fulfill an HTTP request. The default value is apex.

  • f?p= is a prefix used by Oracle Application Express.

  • 11563 is the application being called.

  • 1 is the page within the application to be displayed.

  • 3397731373043366363 is the session number, which is unique for every user's access to the application. Do not include session numbers as a part of the URL communicated to end users.

To run this example application, you would go to this URL:

http://apex.oracle.com/pls/apex/f?p=11563:1

See also:

"Deploying an Application" in Oracle Application Express Application Builder User's Guide

PK=SP%K%PK9AOEBPS/content.opf\ Oracle® Database 2 Day + Application Express Developer's Guide, Release 3.2 en-US E11946-01 Oracle Corporation Oracle Corporation Oracle® Database 2 Day + Application Express Developer's Guide, Release 3.2 2009-07-27T14:34:37Z Offers an introduction to application development using the Oracle Application Express development environment. PKx4^\\PK9AOEBPS/dcommon/prodbig.gif GIF87a!!!)))111BBBZZZsss{{ZRRcZZ!!1!91)JB9B9)kkcJJB991ssc絽Zcc!!{祽BZc!9B!c{!)c{9{Z{{cZB1)sJk{{Z{kBsZJ91)Z{!{BcsRsBc{9ZZk甽kBkR!BZ9c)JJc{!))BZks{BcR{JsBk9k)Zck!!BZ1k!ZcRBZcZJkBk1Z9c!R!c9kZRZRBZ9{99!R1{99R{1!1)c1J)1B!BJRkk{ƽ絵ތkk絵RRs{{{{JJsssBBkkk!!9ss{{ZZssccJJZZRRccRRZZ))cBBJJ99JJ!!c11991199Z11!c!!))Z!!!1BRck{)!cJBkZRZ,HP)XRÇEZ֬4jJ0 @ "8pYҴESY3CƊ@*U:lY0_0#  5tX1E: C_xޘeKTV%ȣOΏ9??:a"\fSrğjAsKJ:nOzO=}E1-I)3(QEQEQEQEQEQEQE֝Hza<["2"pO#f8M[RL(,?g93QSZ uy"lx4h`O!LŏʨXZvq& c՚]+: ǵ@+J]tQ]~[[eϸ (]6A&>ܫ~+כzmZ^(<57KsHf妬Ϧmnẁ&F!:-`b\/(tF*Bֳ ~V{WxxfCnMvF=;5_,6%S>}cQQjsOO5=)Ot [W9 /{^tyNg#ЄGsֿ1-4ooTZ?K Gc+oyڙoNuh^iSo5{\ܹ3Yos}$.nQ-~n,-zr~-|K4R"8a{]^;I<ȤL5"EԤP7_j>OoK;*U.at*K[fym3ii^#wcC'IIkIp$󿉵|CtĈpW¹l{9>⪦׺*ͯj.LfGߍԁw] |WW18>w.ӯ! VӃ :#1~ +މ=;5c__b@W@ +^]ևՃ7 n&g2I8Lw7uҭ$"&"b eZ":8)D'%{}5{; w]iu;_dLʳ4R-,2H6>½HLKܹR ~foZKZ࿷1[oZ7׫Z7R¢?«'y?A}C_iG5s_~^ J5?œ tp]X/c'r%eܺA|4ծ-Ե+ْe1M38Ǯ `|Kյ OVڅu;"d56, X5kYR<̭CiطXԮ];Oy)OcWj֩}=܅s۸QZ*<~%뺃ȶp f~Bðzb\ݳzW*y{=[ C/Ak oXCkt_s}{'y?AmCjޓ{ WRV7r. g~Q"7&͹+c<=,dJ1V߁=T)TR՜*N4 ^Bڥ%B+=@fE5ka}ędܤFH^i1k\Sgdk> ֤aOM\_\T)8靠㡮3ģR: jj,pk/K!t,=ϯZ6(((((((49 xn_kLk&f9sK`zx{{y8H 8b4>ÇНE|7v(z/]k7IxM}8!ycZRQ pKVr(RPEr?^}'ðh{x+ՀLW154cK@Ng C)rr9+c:׹b Жf*s^ fKS7^} *{zq_@8# pF~ [VPe(nw0MW=3#kȵz晨cy PpG#W:%drMh]3HH<\]ԁ|_W HHҡb}P>k {ZErxMX@8C&qskLۙOnO^sCk7ql2XCw5VG.S~H8=(s1~cV5z %v|U2QF=NoW]ո?<`~׮}=ӬfԵ,=;"~Iy7K#g{ñJ?5$y` zz@-~m7mG宝Gٱ>G&K#]؃y1$$t>wqjstX.b̐{Wej)Dxfc:8)=$y|L`xV8ߙ~E)HkwW$J0uʟk>6Sgp~;4֌W+חc"=|ř9bc5> *rg {~cj1rnI#G|8v4wĿhFb><^ pJLm[Dl1;Vx5IZ:1*p)إ1ZbAK(1ׅ|S&5{^ KG^5r>;X׻K^? s fk^8O/"J)3K]N)iL?5!ƾq:G_=X- i,vi2N3 |03Qas ! 7}kZU781M,->e;@Qz T(GK(ah(((((((Y[×j2F}o־oYYq $+]%$ v^rϭ`nax,ZEuWSܽ,g%~"MrsrY~Ҿ"Fت;8{ѰxYEfP^;WPwqbB:c?zp<7;SBfZ)dϛ; 7s^>}⍱x?Bix^#hf,*P9S{w[]GF?1Z_nG~]kk)9Sc5Ո<<6J-ϛ}xUi>ux#ţc'{ᛲq?Oo?x&mѱ'#^t)ϲbb0 F«kIVmVsv@}kҡ!ˍUTtxO̧]ORb|2yԵk܊{sPIc_?ħ:Ig)=Z~' "\M2VSSMyLsl⺿U~"C7\hz_ Rs$~? TAi<lO*>U}+'f>7_K N s8g1^CeКÿE ;{+Y\ O5|Y{/o+ LVcO;7Zx-Ek&dpzbӱ+TaB0gNy׭ 3^c T\$⫫?F33?t._Q~Nln:U/Ceb1-im WʸQM+VpafR3d׫é|Aү-q*I P7:y&]hX^Fbtpܩ?|Wu󭏤ʫxJ3ߴm"(uqA}j.+?S wV ~ [B&<^U?rϜ_OH\'.;|.%pw/ZZG'1j(#0UT` Wzw}>_*9m>󑓀F?EL3"zpubzΕ$+0܉&3zڶ+jyr1QE ( ( ( ( ( ( ( (UIdC0EZm+]Y6^![ ԯsmܶ捆?+me+ZE29)B[;я*wGxsK7;5w)}gH~.Ɣx?X\ߚ}A@tQ(:ͧ|Iq(CT?v[sKG+*רqҍck <#Ljα5݈`8cXP6T5i.K!xX*p&ќZǓϘ7 *oƽ:wlຈ:Q5yIEA/2*2jAҐe}k%K$N9R2?7ýKMV!{W9\PA+c4w` Wx=Ze\X{}yXI Ү!aOÎ{]Qx)#D@9E:*NJ}b|Z>_k7:d$z >&Vv󃏽WlR:RqJfGإd9Tm(ҝEtO}1O[xxEYt8,3v bFF )ǙrPNE8=O#V*Cc𹾾&l&cmCh<.P{ʦ&ۣY+Gxs~k5$> ӥPquŽўZt~Tl>Q.g> %k#ú:Kn'&{[yWQGqF}AЅ׮/}<;VYZa$wQg!$;_ $NKS}“_{MY|w7G!"\JtRy+贾d|o/;5jz_6fHwk<ѰJ#]kAȎ J =YNu%dxRwwbEQEQEQEQEQEQEQEQEQE'fLQZ(1F)hQ@X1KEQE-Q@ 1KE3h=iPb(((1GjZ(-ʹRPbR@ 1KE7`bڒyS0(-&)P+ ڎԴP11F)h&:LRmQ@Q@Š(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((?l:ϊw "{{-3j3%{sj~2= 7 ~MڅKrHb|P3 r=Ҁ +Ş/$iu7=q2dԂxn⸷9$l]H #WI񯄴;\[ݚD8C3p&0U9^AnK vI+!I8>5(zqj03Y.X ,@85ߛ8>pq8=} \xmm常8` $Q@$v7zwp]ɝA GX;y_]覮O&4 SPtY.X),@84U=7Vuv K4,$g{@<+uqtiGw3; I@ORմn5MBp%8'ƫ%u6uBJrHRN2@ϸ J(9i[[m͹۞v8ހ=e>#P3qky6yFH@ᯀ^|+jCq"4AC: f2qh( |vk~-bүCK=[  FUs׮xW6+𾝮ZS$n2@ 3qlQYWcag]E7dt&iͻ\iz KYU pJ3=\jnqko{Z[Ov-eF9`0=G\yi}ŭim=춎if@NXr ( +'u/x:]ދ{f3W/ F:y@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@?J o^^7xm|uX-MI$`%$xs^ ߃kc@!&/̠o9+v Ď9zEܖshPy 4 Q^_/SMOK9.ڍ腕CnRHp2ʛNq@/^BDKk(4S![|8'-c94_O^s\˿?03@}94|8״mI < ZN,x,S'c*/Cl<G>G=g<1?3wcÚ/E\dMy0"f&] gvyŒmO^ &uZzW:K"0Y2Fd˧xt$M>S/qp#fX[rSz]Yk}/[oT.$ d$$ {ݷ.uRO-$v{M& (E1%;L'f? '6{>/,̤F)I`z`\/n-jMn%Y-xUQ^71 ISz_7g7RFV$r aӸJ> jIĞտ4_.XYH|x|۸>1}ޟ?x"7VQ,7I4vT10NMzE~yxU^^W=v8?$ źG4ck3I8˴mf1$)=H/t%_^ѭtg+h3_~H8:y|B>^mD~X[`F~m@7 0rwe%u6uBJrHRN2@ϸJHuw҈' *E-sԞ m| {lG%J%[ (n巸9 I]H#W?O5 >!_! ^Ik׉xL>ѕu#/ݛg+cB eʻoI?p2xL='h%ԮoIjڅ<1\DY@FFPT\fx?ڤq +0,. 9fʧR9+o\kSi2^ ^0-+0eh|,V4+Jj|1"d>wpp0';@=߆_ [h˿ݍqszW? K ;q+( zno03haX r(뛉gG.;A'<* =vȼ}rY h F#o$ԄWAEg:95{/m['dɝ7)ꭂpgXw_2_zW.d v#ʺ(/|/.5&;B$xi9(q,Mw@x2C#|E;Cc#Z( M;ijb76sz>x&G {[L fb`mw;ӥvP?k>a-$!I!]KmAۜdgMWJ43S6Ka *y>LO,!#v*zu]mAuK2Ⱥ%v_,s$]clQ@޿ x]cCvp:BBqqxG·G t AیuPs ռG4I#C+ q1Yñ˰dPI `)N[X]bR$(8gU( x[FvgX*yz1%P/ῇ~%}H,hL b:M;z"c֯}]ԑ}جS|ܠ=:o¿H/PUP Rb c(x< x-h%@WR2#5%ynmC7bj-*w&<1Lo$>] {ǭ{ϖzĚ׈e~h?3^w9`HÜ Okk^UܗZ֖|SS, eaĀ`mJ+M{IDxM&$ kEn#aH'8$)c[z$|jx|O0`EtU( 8p@W?O5 Ꮛ45+n~}>`Uv?qyVOvw~CVhc1D7oG簯?kZ|][:W|.^p>hIۼÒ%$W:3!X׵BGgHʼn\Icfh}-vKi-X5+reb6`s@% |Ϯ}I"vlɹɷQW>ᯉXEۙtgkRH(  #s %Knr֤Ҫy 7f^TZ5^ 4CR\2#:jFF0`}EgZ߇[~iϕvnp38@Xs*L@3`0=Ҋ ^j2_A=g,6 #j@HQ^BW~=xrCLXx lӉ\dDe8 O |5;O[Uv*IJrWk X5>K-X/E+VVamPX0mc(;_[kwd_-.~ˍA3g^9^1h5k߉^/Lԭnppḻ%3}7º݆O3[<$WDg)awF1ֽ2 ( ( ( ( ( ( ( ( ( ( ( ( ( (e>|fPO :P*\,,`*2@HW\iWws^iWhu pC)T<3A ׎KI]L(,u/QoLx38ی+s2/s^WZ,#vF{dg${OGCWUyy\DD$ysHO7Z>%J[\e 2Кܱ|iyKƹ(G#^X^i V[. DRAYNyIaY?TUA VG  HB(q7z4^=Kp NmU޴{Nş A.|#Kȷ E |S3r[:עYx+M:6uʍש=OᱪV:qjv&b~? 90EIcgyawݬ4 H8a~EGk}Cuo.X :6keKfw,GqTѺ2p:rI&#K摣x}t+KTt4ʥ\$Kz>MYmk]MornoJcBb&PIaOJ<8m6)G%C6Ff$ ;I'ulʗzYb2 tdtMtg h(u& x).͉nr_ .%"F [rI'5앇 i3ю$#h(ɵ8ǂ|&|ͪiwznR#(RQNrs~gmjˇ-BlfC~036 ŀÎ^ l|y)Ρn-卝|F2nsOSjk:95{/m['dɝ7)ꭂpg@>g>yiv6x;gx-CD,a~,+.T !< dB{sٿn8۱<פh9,4,Wd)71̀2$@_J q]$:DuiuR{'֮>r:F‚d=I*|7g]wOkꣵW' *E-tOIaѴk.ݤh,㷍 TP3*x|Y`Z ߋGw_]lސKA;?3%{x5G?fgׂ8v˫߹WQPPG _C_m_/tKRDtKApܻa`0y| 渜c7$?[x;ķ 0Ѧ6DeݎA#9ޥԟw?±kw7wgY8h/$NA78=C4ySZYr!;@=xz@~.y8en'Qf A>_e}o&WФF 廟5@Aɗ! ~+W^%w62XI z ]x+Nk=vv/$̣aA'dN A`nZm4K=,-ͼQTXmx?>X_ÿ 뚟a&2U]N1\=o5Ʀ uYs2nV?#qnxOzm<7igbL0 1NpMrzk|6zcwXL\p@B8-|RmzKkM>D+8MIYr|'o>a7pKjt5 SKV Dp qN=zQ@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@?J o^^?J o^@_F>3'V,r)$gi 2U}+N? l&9}?JGLj.簵.$(v$)B@'s7\P(5O& s۾.Ż]^3f /ʕW8SOuxKO4VRְqj0 |5 4[}sj%M{ \mݎP׼+qH\yZsh؍뼌錐1O ռW4x䍃+s񎀾)v^ݖ/1Ue4lJO~JIj-th3:$&1࢖H; nj*YdZf(b"YǘpeCݒxa+OɾҝHSשM7{:4^2ơ5bo#fyH*p#xrM_Ejv}da"lFi+ ^ş.Y Gs /G"a@axT0~S>x6jMWTI/dΑ ,l ܆\q@$P**kCz7bI}@bk_O4/k>ԥ.LRngbc@8,T>j7 ,,-cKGވTzpGP@gQѴ? ZKhe*IAgFy8>"x)-m~ݫJ-0rdPw22YG8{?u|F/Mr6GD rsQ6s&M>P%YlHb@PH|'UռW$fVWR2"|G9 |I+Ɨ^wQZ-ŕ YT-85Yfд _Γ]nwi񌃰| `$1[Sy|@5[Kw=bL13UC'C?IPDžKQ.t gt`Bv6G>v<77λYOw$.VgR۝P@̇=tP^>*\|?5;imn$3[bIAʬ>P>Q'*_fB?pߤvt$Gax[ԣ Uf;_a08Hי-.oxSWm\G,UJHll[i RFʂ@=KMxWW-6k@JD,е?i++v6gp*M[MYѯ`F]J2; Y S+RIn$ dvT38,޵xw$ݷcr?T|w,1(iAgf $рzk5= Gm*ϗtfqn(<+FK U]q>,x@@'.ua'ڔ?o4 YDLy#XY韴l- JM"؜(dmNI8;\{ ܐ(+jږ[SPu9d`TG'$צ_[u]O4ϴ8zW?O5 5mKPK{B ML%sLΰ8p %xķ(/)iu  &<X=-_?6⣵_T;T4&b!P8KC $:G}௉> [m}0do"wD,4pXNp IaY?TUꚮcwsoWNH$ו?O5 >!>_5ˇ1:rpT+ oS|3Մ$|owh/RG{8BK0(UA)zƯ[xúvs[9ɔUam\EwsUռ5 I++ >#Pxo[~u<)DH#b>d:lr+<i6z#wqUdv0NzI@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@Q@o3xFdgGH21f(A: s sװQ@?[7n{%5` :qaWqE uo 3\nhӵ6\J䎘 sD@x:ψo4>\Lg>R `@9(#־j1տKJYX}X8|zWz/k%2{ \q2sQ@Gzg0|A{Ȍ#H Hcoj--PyYRĞ09jQ@Ï¿Ɠ:|#Qn773kH:wa["k) ̙\ͻ7 +<W7/q|N%[)KԖXqpÿi}3fagkk\C n'j, dp]ESմuKi y-h ԩ#  ]Z+]ʋ4Rʝ rs]߃sjPP&H,r0zd]7gZhvO%;sǵlP=WJ43S6Ka +iO4>Z{lݴX 8q3^Eq~oc=RYSԵmj q c;GP Uň =s&_P|ig5q}((;oKx_iΥΊL l,WOe9Ç[-񞫯o.%I܅!pB'F+("@TP0%P㟄y:Ie2dz6 PxιM(O|9Tv-kSdW]8GN \>t!{kM2rx#& (%s}qνU=Ii?7 ;< O붹|+D]s޻ (on]6y<;Oz> |; C}4Vͭ'; e<2)#FMvPJ%_5{Oīe#:)pz?K0~nw>x4msV2qvP> F-f}#]iKaH*ι2HP+EQEQEQEQEQEQEQEQEQEQEQEQEQEQEQEy/x:,<=ecwu$!.Վ\C2wXjIF-_;yAr13gVQf_|68`SgI*m$y}Z}SxJx\r@={:7%R[nʹ gib)qxx4gPl`zGFl_kZtEF`%$H(:wNj9VR6M t8E>[/#x|%֢:Q; lr@,(c;J+Νm@k:UEBB]0NO˞'9ᯎ^kZ=ǑxIgoH 8)KV:Fi n_b* 5xN,J&b6b ۠+/'0Ɵa_/0>ӻq|m/ֹ?~#U~ZGZrlw`r[ ~](u`wkDxIH]9d:Wi::΍c[w Fp}M\ƾ$񽎳 G9[/nne1V?/qV~յk̗c>p@Oq3/ƞ tIɇQH>Č7sJlu.S.cMJ0A  Z޹]GE]뚶o%6у9ܜ\ A;O^GlCy#'\3ހ:xŚ?m xgRHKG8ď"`Br㌏H<^9ԼA{tœ&b|S=kMi O1vJG9UizKZO3M"'|hPxM7akVRĂsznltWq_xnTռEwjO-cD.U2v9 rq~gmk╾ 2wiE3tۓ%X!Wyx+RˮxYdFh`!at'5c݀5<`sԪzcwsoWNH$7ĚG|Oymt~$f|n' ,5W5WkHt5Ī`Ue=z˱>8꺬sxRm,m{wS=!($ qUE81^?6ooH8ETP0+<ehajf[U -8DpcӸ(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((PKDSO[!\ *_t  Exr%*_}!#U #4 & ֩3|b]L ]t b+Da&R_2lEٱZ`aC)/яmvUkS r(-iPE Vv_{z GLt\2s!F A#葡JY r|AA,hB}q|B`du }00(䡆<pb,G+oB C0p/x$…– ]7 @2HFc ) @AD \0 LHG',(A` `@SC)_" PH`}Y+_|1.K8pAKMA @?3҄$[JPA)+NH I ,@8G0/@R T,`pF8Ѓ)$^$ DDTDlA@ s;PKPK9AOEBPS/dcommon/darbbook.cssPKPK9A!OEBPS/dcommon/O_signature_clr.JPG"(JFIF``C    $.' ",#(7),01444'9=82<.342C  2!!22222222222222222222222222222222222222222222222222" }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr $4%&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz ?( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( ( (?O '~MQ$Vz;OlJi8L%\]UFjޙ%ԯS;rA]5ފ<׈]j7Ouyq$z'TQuw7Ŀ KX߁M2=S'TQt?.5w'97;~pq=" ~k?`'9q6 E|yayM^Om'fkC&<5x' ?A?Zx'jß={=SßM gVC.5+Hd֪xc^)Җufz{Cީ|D Vkznq|+Xa+{50rx{|OG.OϞ~f/ xxX[2H )c+#jpUOZYX\=SG ߨC|K@;_߆'e?LT?]:?>w ڔ`D^So~xo[Ӡ3i7B:Q8 Vc-ďoi:FM292~y_*_闱YN\Fr=xZ3鳎OwW_QEzW~c]REeaSM}}Hӏ4&.E]u=gMѠ+mF`rNn$w9gMa꺢nTuhf2Xv>އ a(Û6߭?<=>z'TQuw7Ŀ KX߁M2=S'TQt?.5Kko\.8S$TOX߀Gw?Zx汴X)C7~.i6(Щ=+4{mGӭ¸-]&'t_kV*I<1)4thtIsqpQJ+> \m^[aJ5)ny:4o&QEnyAEPEEss 72,PDۢ׃K W{Wjr+wگ iM/;pd?~&?@;7E4gv8 $l'z'TQuw7Ŀ Gֱ=ɿ&G?. iR(5W*$|?w᫼gkmIbHe/_t>tg%y.l}N5[]+Mk0ĠeHdPrsst'UiC,y8`V%9ZIia|ܪvi מYG,o}+kk{YbyIeb*sAtի82zWoEK5z*o-eo;n(P u-I)4Š(HQEQEQEQEhz(X/Đ?}Bk˩ ݏrk0]4>8XzV? }6$}d^F>nU K ?Bտk_9׾x~w'ߞ  uDŽtL ؈5c-E/"|_Oo.IH쐍=i*Iw5(ںw?t5s.)+tQ2dUt5Vĺ.jZ"@IRrZƅY4ߡ_;}ų(KyQf1Aǵt?sZg+?F5_oQR&Dg߿]6FuRD u>ڿxl7?IT8'shj^=.=J1rj1Wl$얲cPx;E,p$֟ˏkw qg"45(ǛkV/=+ũ)bYl~K#˝J_כ5&\F'I#8/|wʾ_Xj Q:os^T1.M_|TO.;?_  jF?g N 8nA2F%i =qW,G=5OU u8]Rq?wr'˻S+۾.ܼ 87Q^elo/T*?L|ۚ<%<,/v_OKs B5f/29n0=zqQq(ª=VX@*J(э(f5qJN_EVǞQEOuoѕOuoa5}gO?:߂8Wא|cڽ~]N&O( (<]>͠@VQ=^~U ̴m&\խ5i:}|}r~9՝f}_>'vVֲ$~^f30^in{\_.O F8to}?${φ|#x^#^n~w=~k~?'KRtO.㌡h![3Zu*ٷճ(ԟ]z_/W1(ԟ]v~g|Yq<ז0 ; b8֮s,w9\?uEyStKaª@\,)) (!EPEPEPEPEPzѧts{v>C/"N6`d*J2gGӧWqBq_1ZuΓ\X]r?=Ey88Mp&pKtO-"wR2 K^-Z< \c>V0^@O7x2WFjs<׻kZ(<Т(OFw/6$1[:ޯԯ#q~4|,LVPem=@=YLUxӃV}AUbcUB.Ds5*kٸAeG>PJxt͝ b88?*$~@ׯD VkraiJs}Q.20x&mXξ,Z]“A-J#`+-E/"<]\a'tZGy.(|lދ~gMK OZdxDŽU9T6ϯ^<Ϡt5CZ]].t۫S=s`ڳ%8iVK:nqe+#<.T6U>zWoy3^I {F?J~=G}k)K$$;$de8*G Uӟ4Ocºw}|]4=ݣ\x$ʠms?q^ipw\"ȿPs^Z Q_0GڼU.t}ROM[G#]8wٞ ӫ87}Cgw vHȩBM55vof =A_٭`Ygx[6 P,5}>蚊(0(+?>+?> k|TuXq6_ +szk :u_ Z߶Ak_U}Jc2u/1[_»ݸG41-bሬ۴}}Eȹפ_c?5gi @cL\L<68hF_Ih>X4K7UТ sMj =J7CKo>Օ5s:߀t ~ηaٿ?|gdL8+gG%o?x`دOqȱwc¨&TW_V_aI=dpG!wu۞սZ1yL50$(l3(:~'ַo A}a3N*[0ǭ HKQV}G@֜$ 9of$ArNqUOgË05#m?D)^_h//5_/<?4}Jį+GkpG4"$ r| >S4Ђ"S 1%R:ȝ 8;PKPz PK9AOEBPS/dcommon/feedback.gif7GIF89a'%(hp|fdx?AN5:dfeDGHɾTdQc`g*6DC\?ؘ||{;=E6JUՄfeA= >@,4`H.|`a (Q 9:&[|ځ,4p Y&BDb,!2@, $wPA'ܠǃ@CO~/d.`I @8ArHx9H75j L 3B/` P#qD*s 3A:3,H70P,R@ p!(F oԥ D;"0 ,6QBRɄHhI@@VDLCk8@NBBL2&pClA?DAk%$`I2 #Q+l7 "=&dL&PRSLIP)PɼirqМ'N8[_}w;PK-PK9AOEBPS/dcommon/booklist.gifGIF89a1޵֥΄kZ{Jk1Rs!BZ)B),@I9Z͓Ca % Dz8Ȁ0FZЌ0P !x8!eL8aWȠFD(~@p+rMS|ӛR$ v "Z:]ZJJEc{*=AP  BiA ']j4$*   & 9q sMiO?jQ = , YFg4.778c&$c%9;PKː5PK9AOEBPS/dcommon/cpyr.htm1 Oracle Legal Notices

Oracle Legal Notices

Copyright Notice

Copyright © 1994-2012, Oracle and/or its affiliates. All rights reserved.

Trademark Notice

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.

License Restrictions Warranty/Consequential Damages Disclaimer

This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

Warranty Disclaimer

The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

Restricted Rights Notice

If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:

U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle America, Inc., 500 Oracle Parkway, Redwood City, CA 94065.

Hazardous Applications Notice

This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.

Third-Party Content, Products, and Services Disclaimer

This software or hardware and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.

Alpha and Beta Draft Documentation Notice

If this document is in prerelease status:

This documentation is in prerelease status and is intended for demonstration and preliminary use only. It may not be specific to the hardware on which you are using the software. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to this documentation and will not be responsible for any loss, costs, or damages incurred due to the use of this documentation.

Oracle Logo

PKN61PK9AOEBPS/dcommon/masterix.gif.GIF89a1ޜΌscJk1Rs!Bc1J),@IS@0"1 Ѿb$b08PbL,acr B@(fDn Jx11+\%1 p { display: none; } /* Class Selectors */ .ProductTitle { font-family: sans-serif; } .BookTitle { font-family: sans-serif; } .VersionNumber { font-family: sans-serif; } .PrintDate { font-family: sans-serif; font-size: small; } .PartNumber { font-family: sans-serif; font-size: small; } PKeӺ1,PK9AOEBPS/dcommon/larrow.gif#GIF87a絵ƌֵƽ{{ss֜ƔZZ{{{{ZZssZZccJJJJRRBBJJJJ991111))!!{,@pH,Ȥrl:ШtpHc`  өb[.64ꑈ53=Z]'yuLG*)g^!8C?-6(29K"Ĩ0Яl;U+K9^u2,@@ (\Ȱ Ë $P`lj 8x I$4H *(@͉0dа8tA  DсSP v"TUH PhP"Y1bxDǕ̧_=$I /& .)+ 60D)bB~=0#'& *D+l1MG CL1&+D`.1qVG ( "D2QL,p.;u. |r$p+5qBNl<TzB"\9e0u )@D,¹ 2@C~KU 'L6a9 /;<`P!D#Tal6XTYhn[p]݅ 7}B a&AƮe{EɲƮiEp#G}D#xTIzGFǂEc^q}) Y# (tۮNeGL*@/%UB:&k0{ &SdDnBQ^("@q #` @1B4i@ aNȅ@[\B >e007V[N(vpyFe Gb/&|aHZj@""~ӎ)t ? $ EQ.սJ$C,l]A `8A o B C?8cyA @Nz|`:`~7-G|yQ AqA6OzPbZ`>~#8=./edGA2nrBYR@ W h'j4p'!k 00 MT RNF6̙ m` (7%ꑀ;PKl-OJPK9AOEBPS/dcommon/index.gifGIF89a1޵ΥΥ{sc{BZs,@IM" AD B0 3.R~[D"0, ]ШpRNC  /& H&[%7TM/`vS+-+ q D go@" 4o'Uxcxcc&k/ qp zUm(UHDDJBGMԃ;PK(PK9AOEBPS/dcommon/bookbig.gif +GIF89a$!!!)))111999BBBJJJRRRZZZccckkksss{{{skkB991)))!!B11))1!JB9B9!!cZ9ƭƽssk{ZZRccZRRJJJBBB9c!!ν)1)k{s絽ƌkssֽZccJRRBJJ{9BB)11)99!!))11!!k!JZ!)RcJccBcs)1c)JZ!BR!)BZ)99J!Rk9!c11B)Z{)9Bkc1kB9BZ!Z{9Rs)Jkksk9kB1s1Jk9Rƥc{k9s)Z{1k91)s1Rk)Jc1J!))BZ!1k{csc{)19B!)Bcsc{ksc{kZs!RkJkJkքc{9Zks{ck9R)Bks9R9R1J!)Z1B!)c)9)99BR19kksBBJcc{ccBBZ))9kk!!199c11ZBB{9!!R!!Z!!c))!!kR!!s!!BcksRZ1c9B)R91c1)Z!R9B9k1)RcZ{)!1B9JB9B)!)J9B!& Imported from GIF image: bookbig.gif,$!!!)))111999BBBJJJRRRZZZccckkksss{{{skkB991)))!!B11))1!JB9B9!!cZ9ƭƽssk{ZZRccZRRJJJBBB9c!!ν)1)k{s絽ƌkssֽZccJRRBJJ{9BB)11)99!!))11!!k!JZ!)RcJccBcs)1c)JZ!BR!)BZ)99J!Rk9!c11B)Z{)9Bkc1kB9BZ!Z{9Rs)Jkksk9kB1s1Jk9Rƥc{k9s)Z{1k91)s1Rk)Jc1J!))BZ!1k{csc{)19B!)Bcsc{ksc{kZs!RkJkJkքc{9Zks{ck9R)Bks9R9R1J!)Z1B!)c)9)99BR19kksBBJcc{ccBBZ))9kk!!199c11ZBB{9!!R!!Z!!c))!!kR!!s!!BcksRZ1c9B)R91c1)Z!R9B9k1)RcZ{)!1B9JB9B)!)J9BH`\Ȑ:pظа"A6DBH,V@Dڹ'G"v Æ ܥ;n;!;>xAܽ[G.\rQC wr}BŊQ A9ᾑ#5Y0VȒj0l-GqF>ZpM rb ;=.ސW-WѻWo ha!}~ْ ; t 53 :\ 4PcD,0 4*_l0K3-`l.j!c Aa|2L4/1C`@@md;(H*80L0L(h*҇҆o#N84pC (xO@ A)J6rVlF r  fry†$r_pl5xhA+@A=F rGU a 1х4s&H Bdzt x#H%Rr (Ѐ7P`#Rщ'x" #0`@~i `HA'Tk?3!$`-A@1l"P LhʖRG&8A`0DcBH sq@AXB4@&yQhPAppxCQ(rBW00@DP1E?@lP1%T` 0 WB~nQ@;PKGC PK9AOEBPS/dcommon/rarrow.gif/GIF87a絵ƌֵƽ{{ss֜ƔZZ{{{{ZZssZZccJJJJRRBBJJJJ991111))!!{,@pH,Ȥrl:ШLlԸ NCqWEd)#34vwwpN|0yhX!'+-[F 'n5 H $/14w3% C .90" qF 7&E "D mnB|,c96) I @0BW{ᢦdN p!5"D`0 T 0-]ʜ$;PKJV^PK9AOEBPS/dcommon/mix.gifkGIF89aZZZBBBJJJkkk999sss!!!111cccֽ{{{RRR)))猌ƭ{s{sks!,@@pH,B$ 8 t:<8 *'ntPP DQ@rIBJLNPTVEMOQUWfj^!  hhG H  kCúk_a Ǥ^ h`B BeH mm  #F` I lpǎ,p B J\Y!T\(dǏ!Gdˆ R53ټ R;iʲ)G=@-xn.4Y BuU(*BL0PX v`[D! | >!/;xP` (Jj"M6 ;PK枰pkPK9AOEBPS/dcommon/doccd_epub.jsM /* Copyright 2006, 2012, Oracle and/or its affiliates. All rights reserved. Author: Robert Crews Version: 2012.3.17 */ function addLoadEvent(func) { var oldOnload = window.onload; if (typeof(window.onload) != "function") window.onload = func; else window.onload = function() { oldOnload(); func(); } } function compactLists() { var lists = []; var ul = document.getElementsByTagName("ul"); for (var i = 0; i < ul.length; i++) lists.push(ul[i]); var ol = document.getElementsByTagName("ol"); for (var i = 0; i < ol.length; i++) lists.push(ol[i]); for (var i = 0; i < lists.length; i++) { var collapsible = true, c = []; var li = lists[i].getElementsByTagName("li"); for (var j = 0; j < li.length; j++) { var p = li[j].getElementsByTagName("p"); if (p.length > 1) collapsible = false; for (var k = 0; k < p.length; k++) { if ( getTextContent(p[k]).split(" ").length > 12 ) collapsible = false; c.push(p[k]); } } if (collapsible) { for (var j = 0; j < c.length; j++) { c[j].style.margin = "0"; } } } function getTextContent(e) { if (e.textContent) return e.textContent; if (e.innerText) return e.innerText; } } addLoadEvent(compactLists); function processIndex() { try { if (!/\/index.htm(?:|#.*)$/.test(window.location.href)) return false; } catch(e) {} var shortcut = []; lastPrefix = ""; var dd = document.getElementsByTagName("dd"); for (var i = 0; i < dd.length; i++) { if (dd[i].className != 'l1ix') continue; var prefix = getTextContent(dd[i]).substring(0, 2).toUpperCase(); if (!prefix.match(/^([A-Z0-9]{2})/)) continue; if (prefix == lastPrefix) continue; dd[i].id = prefix; var s = document.createElement("a"); s.href = "#" + prefix; s.appendChild(document.createTextNode(prefix)); shortcut.push(s); lastPrefix = prefix; } var h2 = document.getElementsByTagName("h2"); for (var i = 0; i < h2.length; i++) { var nav = document.createElement("div"); nav.style.position = "relative"; nav.style.top = "-1.5ex"; nav.style.left = "1.5em"; nav.style.width = "90%"; while (shortcut[0] && shortcut[0].toString().charAt(shortcut[0].toString().length - 2) == getTextContent(h2[i])) { nav.appendChild(shortcut.shift()); nav.appendChild(document.createTextNode("\u00A0 ")); } h2[i].parentNode.insertBefore(nav, h2[i].nextSibling); } function getTextContent(e) { if (e.textContent) return e.textContent; if (e.innerText) return e.innerText; } } addLoadEvent(processIndex); PKo"nR M PK9AOEBPS/dcommon/toc.gifGIF89a1ΥΥ{c{Z{JkJk1Rk,@IK% 0| eJB,K-1i']Bt9dz0&pZ1o'q(؟dQ=3S SZC8db f&3v2@VPsuk2Gsiw`"IzE%< C !.hC IQ 3o?39T ҍ;PKv I PK9AOEBPS/dcommon/topnav.gifGIF89a1ֽ筽ޭƔkZZk{Bc{,@ ) l)-'KR$&84 SI) XF P8te NRtHPp;Q%Q@'#rR4P fSQ o0MX[) v + `i9gda/&L9i*1$#"%+ ( E' n7Ȇ(,҅(L@(Q$\x 8=6 'נ9tJ&"[Epljt p#ѣHb :f F`A =l|;&9lDP2ncH R `qtp!dȐYH›+?$4mBA9 i@@ ]@ꃤFxAD*^Ŵ#,(ε  $H}F.xf,BD Z;PK1FAPK9AOEBPS/dcommon/bp_layout.css# @charset "utf-8"; /* bp_layout.css Copyright 2007, Oracle and/or its affiliates. All rights reserved. */ body { margin: 0ex; padding: 0ex; } h1 { display: none; } #FOOTER { border-top: #0d4988 solid 10px; background-color: inherit; color: #e4edf3; clear: both; } #FOOTER p { font-size: 80%; margin-top: 0em; margin-left: 1em; } #FOOTER a { background-color: inherit; color: gray; } #LEFTCOLUMN { float: left; width: 50%; } #RIGHTCOLUMN { float: right; width: 50%; clear: right; /* IE hack */ } #LEFTCOLUMN div.portlet { margin-left: 2ex; margin-right: 1ex; } #RIGHTCOLUMN div.portlet { margin-left: 1ex; margin-right: 2ex; } div.portlet { margin: 2ex 1ex; padding-left: 0.5em; padding-right: 0.5em; border: 1px #bcc solid; background-color: #f6f6ff; color: black; } div.portlet h2 { margin-top: 0.5ex; margin-bottom: 0ex; font-size: 110%; } div.portlet p { margin-top: 0ex; } div.portlet ul { list-style-type: none; padding-left: 0em; margin-left: 0em; /* IE Hack */ } div.portlet li { text-align: right; } div.portlet li cite { font-style: normal; float: left; } div.portlet li a { margin: 0px 0.2ex; padding: 0px 0.2ex; font-size: 95%; } #NAME { margin: 0em; padding: 0em; position: relative; top: 0.6ex; left: 10px; width: 80%; } #PRODUCT { font-size: 180%; } #LIBRARY { color: #0b3d73; background: inherit; font-size: 180%; font-family: serif; } #RELEASE { position: absolute; top: 28px; font-size: 80%; font-weight: bold; } #TOOLS { list-style-type: none; position: absolute; top: 1ex; right: 2em; margin: 0em; padding: 0em; background: inherit; color: black; } #TOOLS a { background: inherit; color: black; } #NAV { float: left; width: 96%; margin: 3ex 0em 0ex 0em; padding: 2ex 0em 0ex 4%; /* Avoiding horizontal scroll bars. */ list-style-type: none; background: transparent url(../gifs/nav_bg.gif) repeat-x bottom; } #NAV li { float: left; margin: 0ex 0.1em 0ex 0em; padding: 0ex 0em 0ex 0em; } #NAV li a { display: block; margin: 0em; padding: 3px 0.7em; border-top: 1px solid gray; border-right: 1px solid gray; border-bottom: none; border-left: 1px solid gray; background-color: #a6b3c8; color: #333; } #SUBNAV { float: right; width: 96%; margin: 0ex 0em 0ex 0em; padding: 0.1ex 4% 0.2ex 0em; /* Avoiding horizontal scroll bars. */ list-style-type: none; background-color: #0d4988; color: #e4edf3; } #SUBNAV li { float: right; } #SUBNAV li a { display: block; margin: 0em; padding: 0ex 0.5em; background-color: inherit; color: #e4edf3; } #SIMPLESEARCH { position: absolute; top: 5ex; right: 1em; } #CONTENT { clear: both; } #NAV a:hover, #PORTAL_1 #OVERVIEW a, #PORTAL_2 #OVERVIEW a, #PORTAL_3 #OVERVIEW a, #PORTAL_4 #ADMINISTRATION a, #PORTAL_5 #DEVELOPMENT a, #PORTAL_6 #DEVELOPMENT a, #PORTAL_7 #DEVELOPMENT a, #PORTAL_11 #INSTALLATION a, #PORTAL_15 #ADMINISTRATION a, #PORTAL_16 #ADMINISTRATION a { background-color: #0d4988; color: #e4edf3; padding-bottom: 4px; border-color: gray; } #SUBNAV a:hover, #PORTAL_2 #SEARCH a, #PORTAL_3 #BOOKS a, #PORTAL_6 #WAREHOUSING a, #PORTAL_7 #UNSTRUCTURED a, #PORTAL_15 #INTEGRATION a, #PORTAL_16 #GRID a { position: relative; top: 2px; background-color: white; color: #0a4e89; } PK3( # PK9AOEBPS/dcommon/bookicon.gif:GIF87a!!!)))111999BBBJJJRRRZZZccckkksss{{{ޭ{{ZRRcZZRJJJBB)!!skRB9{sν{skskcZRJ1)!֭ƽ{ZZRccZJJBBB999111)JJ9BB1ZZB!!ﭵBJJ9BB!!))Jk{)1!)BRZJ{BsR!RRJsJ!J{s!JsBkks{RsB{J{c1RBs1ZB{9BJ9JZ!1BJRRs!9R!!9Z9!1)J19JJRk19R1Z)!1B9R1RB!)J!J1R)J119!9J91!9BkksBBJ119BBR!))9!!!JB1JJ!)19BJRZckތ1)1J9B,H*\hp >"p`ƒFF "a"E|ժOC&xCRz OBtX>XE*O>tdqAJ +,WxP!CYpQ HQzDHP)T njJM2ꔀJ2T0d#+I:<жk 'ꤱF AB @@nh Wz' H|-7f\A#yNR5 /PM09u UjćT|q~Yq@&0YZAPa`EzI /$AD Al!AAal 2H@$ PVAB&c*ؠ p @% p-`@b`uBa l&`3Ap8槖X~ vX$Eh`.JhAepA\"Bl, :Hk;PKx[?:PK9AOEBPS/dcommon/conticon.gif^GIF87a!!!)))111999BBBJJJRRRZZZccckkksss{{{ZRR޽{{ssskkkcccZ991ccRZZBBJJZck)19ZcsBJZ19J!k{k)Z1RZs1!B)!J91{k{)J!B!B911)k{cs!1s!9)s!9!B!k)k1c!)Z!R{9BJcckZZcBBJ99B119{{!!)BBRBBZ!))999R99Z!!999c1!9!)19B1)!B9R,  oua\h2SYPa aowwxYi 9SwyyxxyYSd $'^qYȵYvh ч,/?g{н.J5fe{ڶyY#%/}‚e,Z|pAܠ `KYx,ĉ&@iX9|`p ]lR1khٜ'E 6ÅB0J;t X b RP(*MÄ!2cLhPC <0Ⴁ  $4!B 6lHC%<1e H 4p" L`P!/,m*1F`#D0D^!AO@..(``_؅QWK>_*OY0J@pw'tVh;PKp*c^PK9AOEBPS/dcommon/blafdoc.cssL@charset "utf-8"; /* Copyright 2002, 2011, Oracle and/or its affiliates. All rights reserved. Author: Robert Crews Version: 2011.10.7 */ body { font-family: Tahoma, sans-serif; /* line-height: 125%; */ color: black; background-color: white; font-size: small; } * html body { /* http://www.info.com.ph/~etan/w3pantheon/style/modifiedsbmh.html */ font-size: x-small; /* for IE5.x/win */ f\ont-size: small; /* for other IE versions */ } h1 { font-size: 165%; font-weight: bold; border-bottom: 1px solid #ddd; width: 100%; } h2 { font-size: 152%; font-weight: bold; } h3 { font-size: 139%; font-weight: bold; } h4 { font-size: 126%; font-weight: bold; } h5 { font-size: 113%; font-weight: bold; display: inline; } h6 { font-size: 100%; font-weight: bold; font-style: italic; display: inline; } a:link { color: #039; background: inherit; } a:visited { color: #72007C; background: inherit; } a:hover { text-decoration: underline; } a img, img[usemap] { border-style: none; } code, pre, samp, tt { font-family: monospace; font-size: 110%; } caption { text-align: center; font-weight: bold; width: auto; } dt { font-weight: bold; } table { font-size: small; /* for ICEBrowser */ } td { vertical-align: top; } th { font-weight: bold; text-align: left; vertical-align: bottom; } ol ol { list-style-type: lower-alpha; } ol ol ol { list-style-type: lower-roman; } td p:first-child, td pre:first-child { margin-top: 0px; margin-bottom: 0px; } table.table-border { border-collapse: collapse; border-top: 1px solid #ccc; border-left: 1px solid #ccc; } table.table-border th { padding: 0.5ex 0.25em; color: black; background-color: #f7f7ea; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; } table.table-border td { padding: 0.5ex 0.25em; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; } span.gui-object, span.gui-object-action { font-weight: bold; } span.gui-object-title { } p.horizontal-rule { width: 100%; border: solid #cc9; border-width: 0px 0px 1px 0px; margin-bottom: 4ex; } div.zz-skip-header { display: none; } td.zz-nav-header-cell { text-align: left; font-size: 95%; width: 99%; color: black; background: inherit; font-weight: normal; vertical-align: top; margin-top: 0ex; padding-top: 0ex; } a.zz-nav-header-link { font-size: 95%; } td.zz-nav-button-cell { white-space: nowrap; text-align: center; width: 1%; vertical-align: top; padding-left: 4px; padding-right: 4px; margin-top: 0ex; padding-top: 0ex; } a.zz-nav-button-link { font-size: 90%; } div.zz-nav-footer-menu { width: 100%; text-align: center; margin-top: 2ex; margin-bottom: 4ex; } p.zz-legal-notice, a.zz-legal-notice-link { font-size: 85%; /* display: none; */ /* Uncomment to hide legal notice */ } /*************************************/ /* Begin DARB Formats */ /*************************************/ .bold, .codeinlinebold, .syntaxinlinebold, .term, .glossterm, .seghead, .glossaryterm, .keyword, .msg, .msgexplankw, .msgactionkw, .notep1, .xreftitlebold { font-weight: bold; } .italic, .codeinlineitalic, .syntaxinlineitalic, .variable, .xreftitleitalic { font-style: italic; } .bolditalic, .codeinlineboldital, .syntaxinlineboldital, .titleinfigure, .titleinexample, .titleintable, .titleinequation, .xreftitleboldital { font-weight: bold; font-style: italic; } .itemizedlisttitle, .orderedlisttitle, .segmentedlisttitle, .variablelisttitle { font-weight: bold; } .bridgehead, .titleinrefsubsect3 { font-weight: bold; } .titleinrefsubsect { font-size: 126%; font-weight: bold; } .titleinrefsubsect2 { font-size: 113%; font-weight: bold; } .subhead1 { display: block; font-size: 139%; font-weight: bold; } .subhead2 { display: block; font-weight: bold; } .subhead3 { font-weight: bold; } .underline { text-decoration: underline; } .superscript { vertical-align: super; } .subscript { vertical-align: sub; } .listofeft { border: none; } .betadraft, .alphabetanotice, .revenuerecognitionnotice { color: #e00; background: inherit; } .betadraftsubtitle { text-align: center; font-weight: bold; color: #e00; background: inherit; } .comment { color: #080; background: inherit; font-weight: bold; } .copyrightlogo { text-align: center; font-size: 85%; } .tocsubheader { list-style-type: none; } table.icons td { padding-left: 6px; padding-right: 6px; } .l1ix dd, dd dl.l2ix, dd dl.l3ix { margin-top: 0ex; margin-bottom: 0ex; } div.infoboxnote, div.infoboxnotewarn, div.infoboxnotealso { margin-top: 4ex; margin-right: 10%; margin-left: 10%; margin-bottom: 4ex; padding: 0.25em; border-top: 1pt solid gray; border-bottom: 1pt solid gray; } p.notep1 { margin-top: 0px; margin-bottom: 0px; } .tahiti-highlight-example { background: #ff9; text-decoration: inherit; } .tahiti-highlight-search { background: #9cf; text-decoration: inherit; } .tahiti-sidebar-heading { font-size: 110%; margin-bottom: 0px; padding-bottom: 0px; } /*************************************/ /* End DARB Formats */ /*************************************/ @media all { /* * * { line-height: 120%; } */ dd { margin-bottom: 2ex; } dl:first-child { margin-top: 2ex; } } @media print { body { font-size: 11pt; padding: 0px !important; } a:link, a:visited { color: black; background: inherit; } code, pre, samp, tt { font-size: 10pt; } #nav, #search_this_book, #comment_form, #comment_announcement, #flipNav, .noprint { display: none !important; } body#left-nav-present { overflow: visible !important; } } PKʍPK9AOEBPS/dcommon/rightnav.gif&GIF89a1ֽ筽ޭƔkZZk{Bc{,@ ) l)- $CҠҀ ! D1 #:aS( c4B0 AC8 ְ9!%MLj Z * ctypJBa H t>#Sb(clhUԂ̗4DztSԙ9ZQҀEPEPEPEPEPEPEPM=iԍP Gii c*yF 1׆@\&o!QY00_rlgV;)DGhCq7~..p&1c:u֫{fI>fJL$}BBP?JRWc<^j+χ5b[hֿ- 5_j?POkeQ^hֿ1L^ H ?Qi?z?+_xɔŪ\썽O]χ>)xxV/s)e6MI7*ߊޛv֗2J,;~E4yi3[nI`Ѱe9@zXF*W +]7QJ$$=&`a۾?]N T䏟'X)Ɣkf:j |>NBWzYx0t!* _KkoTZ?K Gc+UyڹgNuh^iSo5{\ܹ3Yos}.>if FqR5\/TӮ#]HS0DKu{($"2xִ{SBJ8=}Y=.|Tsц2UЫ%.InaegKo z ݎ3ֹxxwM&2S%';+I',kW&-"_¿_ Vq^ܫ6pfT2RV A^6RKetto^[{w\jPZ@ޢN4/XN#\42j\(z'j =~-I#:q[Eh|X:sp* bifp$TspZ-}NM*B-bb&*xUr#*$M|QWY ~p~- fTED6O.#$m+t$˙H"Gk=t9r娮Y? CzE[/*-{c*[w~o_?%ƔxZ:/5𨴟q}/]22p qD\H"K]ZMKR&\C3zĽ[PJm]AS)Ia^km M@dК)fT[ijW*hnu Ͳiw/bkExG£@f?Zu.s0(<`0ֹoxOaDx\zT-^ѧʧ_1+CP/p[w 9~U^[U<[tĽwPv[yzD1W='u$Oeak[^ |Gk2xv#2?¹TkSݕ| rݞ[Vi _Kz*{\c(Ck_܏|?u jVڔ6f t?3nmZ6f%QAjJf9Rq _j7Z-y.pG$Xb]0')[_k;$̭?&"0FOew7 z-cIX岛;$u=\an$ zmrILu uٞ% _1xcUW%dtÀx885Y^gn;}ӭ)場QEQ@Q@Q@Q@Q@Q@!4xPm3w*]b`F_931˜[ן+(> E ly;<;MF-qst+}DH @YKlLmؤciN<|]IU)Lw(8t9FS(=>og<\Z~u_+X1ylsj'eՃ*U3`C!N9Q_WܱhKc93^ua>H ƕGk=8~e#_?{ǀe-[2ٔ7;=&K挑5zsLdx(e8#{1wS+ΝVkXq9>&yஏh$zq^0~/j@:/«Vnce$$uoPp}MC{$-akH@ɫ1O !8R9s5ԦYmϧ'OUṡ5T,!Ԛ+s#1Veo=[)g>#< s)ƽُA^䠮ωFUj(ǩ|N3Jڷ睁ϱuږZYGOTsI<&drav?A^_f׻B$,O__ԿC`it{6>G׈C~&$y؎v1q9Sc1fH[ѽ>,gG'0'@Vw,BO [#>ﱺg5ΒFVD%Yr:O5 Tu+O멃]ی38Ze}R&ѝ_xzc1DXgس;<,_,{ƽY'AS#oF.M#~cBuEx7G+Y)(5q+GCV;qF+CLQ)qEC&6z𿊘z}?&w=+)??&\g{;V??׻xGœdٿ׼-Nc')3K]N)iLTӿCdb7Q^a N sd>Fz[0S^s'Zi 77D}kWus ab~~H(>.fif9,~|Jk;YN3H8Y(t6Q݉k͇_÷Z+2߄&[ +Tr^藺97~c܎=[f1RrBǓ^kEMhxYVm<[џ6| kqbѱ| YA{G8p?\UM7Z66 g1U1igU69 u5Pƪ:VVZC=[@ҹ¨$kSmɳО\vFz~i3^a Osŧυ9Q}_3 όO{/wgoet39 vO2ea;Ύ7$U#?k+Ek&dpzbӱ+TaB0gN{[N7Gי}U7&@?>Fz~E!a@s ?'67XxO*!?qi]֏TQN@tI+\^s8l0)2k!!iW8F$(yOּT.k,/#1:}8uT˾+5=O/`IW G֯b.-<= HOm;~so~hW5+kS8s.zwE| ?4ӿw/K N 9?j(#0UT` Wzw}:_*9m>󑓀F?ELzv=8q:=WgJ`nDr Zе<ֹ](Q@Q@Q@Q@Q@Q@Q@Q@ 'IdC0EYJVcMty_~u+Sw-aO n<[YJgL#6i g5ЖDZ14cʝ!!\/M}/_AYR__>oC? _?7_G#RERW쏞KB}JxGSkǕA pƱơP m]hwB7U$Zq M95"3q1ioATߚ{g.t uu2k=;h#YB= fgS :TdLԃ!44mFK{Hrd^7oz|BVr<{)6AXգV»|>*/hS܏z͆OM=Εq (s|s׊LKQI :9NJ)P+!ʣoAF>+=@I}"x/}۠1aנc¹4emC:>p_xWKX` >R3_S½èųp3޺u3N e یbmͺ<_ mnݮ1Op?Gm)Qb%N585'%Ahs\6yw!"&Ɨ._wk)}GP;Z!#\"< *oƾ\)}N>"լ/~]Lg}pBG X?<zZ#x69S=6) jzx=y9O&>+e!!? ?s~k5Gʏ)?*ce7Ox~k5􇔾Q/e7/Ԑ#3OgNC0] ;_FiRl>Q.g>!%k#ú:Kn'&}?U@\pџPtp)v<{_i}Oվֲ3XIYIx~b<D?(=_JXH=bbi=Oh?_ C_O)}oW쏜? %Ƶ;-RYFi`wۭ{ϖZMtQ$"c_+ԃx1*0b;ԕ݋ESQEQEQEQEQEQEQEQEQEQZ(1F)h1K@XLRE&9P (bf{RӨ&)PEPEPbԴPGKZ(iإbn(:A%S0(-&)P+ ڎԴP11F)h&:LRmQ@Q@Š(((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((PKje88PK9AOEBPS/dcommon/help.gif!GIF89a1εֵ֜֜{kZsBc{,@ )sƠTQ$8(4ʔ%ŌCK$A HP`$h8ŒSd+ɡ\ H@%' 6M HO3SJM /:Zi[7 \( R9r ERI%  N=aq   qƦs *q-n/Sqj D XZ;PKއ{&!PK9A OEBPS/toc.htmu Table of Contents

Contents

Title and Copyright Information

Preface

1 Introducing Oracle Application Express

2 Accessing Your Development Environment

3 Getting Started with Oracle Application Express

4 Building Your Application

5 About Deploying Your Application

6 About Globalization

7 Next Steps

Index

PKψz u PK9AOEBPS/more.htmD Next Steps

7 Next Steps

Now that you have completed this guide, you are ready to take advantage of other resources to expand your knowledge of Oracle Application Express and boost your productivity. This section describes those resources.

This section contains the following topics:

Downloading Public Packaged Applications and Sample Code

If you are using Oracle Application Express 2.2 or later, you can download packaged applications and sample code from the Oracle Application Express Web site. Packaged applications are fully functional applications that you can view, use, and customize. Sample code is provided as packaged applications that contain code examples to explain a solution.

To download public packaged applications and sample code:

  1. In a Web browser, go to the following Web sites:

    http://www.oracle.com/technology/products/database/application_express/packaged_apps/packaged_apps.html

  2. Scroll down to review the available applications or code.

  3. Click the link for the file you want to download, and save the file to your computer.

  4. Unzip the file.

  5. Log in to the workspace in Oracle Application Express where you want to use the packaged application or code.

  6. Import and install the application.

    Follow the same steps you performed when installing the sample objects for this guide. See "Importing the OEHR Sample Objects".

Additional Resources

To continue learning about Oracle Application Express, review these additional resources designed for Application Express users.

Advanced Tutorials

This guide provides exercises to expand your understanding of Oracle Application Express. See Oracle Application Express Advanced Tutorials.

Training Courses

You can attend training courses for Oracle Application Express. To review these courses, go to the following Web site and enter Application Express in the search criteria field:

http://education.oracle.com

Oracle Technology Network

Oracle Technology Network (OTN) is a central Web site for Oracle Application Express resources and information. In addition to downloading the latest product version, sample code, and packaged applications, the OTN site includes:

  • Discussion forum, where you can post questions and search for solutions

  • How-to documents, which are technical notes written by subject matter experts

  • Quick tour of the product

  • Oracle by Example provides step-by-step tutorials which demonstrate common tasks

  • News and magazine articles related to Oracle Application Express

To access OTN for Oracle Application Express:

  1. Log in to Oracle Application Express.

  2. On the Workspace home page, click Oracle Technology Network or Discussion Forum in the Links section on the right side of the page.


    Note:

    If you are not currently using Oracle Application Express, you can go directly to this OTN Web site: http://www.oracle.com/technology/products/database/application_express/index.html

PK»AUPK9AOEBPS/build_app.htm Building Your Application

4 Building Your Application

In this tutorial, you create a Human Resources (HR) application for a fictitious company called AnyCo Corp. This section shows you how to build the application, modify it, and preview it at different points during the development process.

Before you begin this section:

This section contains the following topics:

About the Application You Build in This Tutorial

This tutorial guides you through the development of a Human Resources (HR) application for a fictitious company called AnyCo Corp. The application enables users to view and modify employee information stored in the OEHR_DEPARTMENTS and OEHR_EMPLOYEES tables.

When building the application, you perform these tasks:

  1. "Creating the Initial Application": Create an application that includes a Home page and a basic Departments report.

  2. "Using an Interactive Report": Run and use the Interactive Report.

  3. "Modifying the Departments Report": Expand the report to pull in data from other tables.

  4. "Adding an Employees Report and Form": Build an Employee form and report based on the OEHR_EMPLOYEES table.

  5. "Editing the Employees Report": Add calculated fields to the Employees report.

  6. "Adding a Link on the Home Page to the Employees Report": Add a link on the Home page.

  7. "Adding a Department Column to the Employees Reports": Modify the Employees report to enable the user to select a department.

  8. "Linking a Column Value to Another Page": Add a link on the Departments report that navigates the user to the Employees report.

  9. "Adding a Conditional Department Details Report": Add a report as a region that displays department details.

  10. "Adding Your Company Name": Add your company name so that it appears on all pages in your application.

  11. "Switching Themes to Change the User Interface": Switch the theme for your application.

Creating the Initial Application

This first exercise guides you through creating your initial application. Using the Create Application Wizard, you create two pages and specify basic application functionality.

The pages created in this section include:

  • Home - This page is the first page displayed when the application is run. This page contains a link to the Departments report.

  • Departments - This page is an interactive report of all departments.

    There are two types of reports, interactive and classic. Interactive is the default when creating applications, converting forms and creating report regions. Interactive reports should be selected when you want to provide user customizations such as filters, sorting, compilation and so on. If you have limited need for this functionality, you are best served by using a classic report.


    See also:

    For more information on the difference between these two report types, see Chapter 3. How to Create a Parameterize Report in the Oracle Application Express Advanced Tutorials.

To create your initial application:

  1. Log in to Oracle Application Express.

    For instructions, see "Logging In to the Hosted Demo Environment" or "Logging In to Your Local Instance".

  2. On the Workspace home page, click Application Builder.

  3. Click the Create button.

    The Create Application Wizard appears.

    Description of cr_app.gif follows
    Description of the illustration cr_app.gif

    Note that each page within a wizard displays the title of the wizard (for example, Create Application). Each wizard page also displays a series of blocks on the left, representing the sequence of steps. The highlighted block indicates the step you are performing.

    Description of bldap_wiz_steplst.gif follows
    Description of the illustration bldap_wiz_steplst.gif

    To orient you, each step in these exercises generally begins with the block label. For example, the first step in the Create Application Wizard highlights the word Method. Therefore, the next step orients you by beginning with the words For Method.

  4. For Method, accept the default, Create Application, and click Next.

  5. For Name:

    1. Name - Enter AnyCo Corp.

    2. Application - accept the default ID. The system provides a unique ID for each application you create in this workspace.

    3. Create Application - Accept the default, From scratch.

    4. Schema - Select the schema that contains the objects for this tutorial (for example, TWODAYPLUS).

    5. Click Next.

    Next, add a page to your application.

  6. For Pages, specify the following in the Add Page section:

    1. Select Page Type - Accept the default, Blank.


      Tip:

      Explanatory information for each option appears on the right side of the page. This page-level help appears throughout the application.

    2. Page Name - Enter Home.

    3. Click Add Page.

      The Home page is now listed in the top area. Also, note that the Add Page area appears so you can continue adding pages to your initial application.

    Description of cr_app_add_pg.gif follows
    Description of the illustration cr_app_add_pg.gif

    Next, add a report page on the OEHR_DEPARTMENTS table.

  7. In the Add Page section, specify the following:

    1. Select Page Type - Select Report.

    2. Subordinate to Page - Select Home (1).

      This sets up the hierarchy among the pages in your application.

    3. Page Source - Accept the default, Table.

    4. Table Name - Select OEHR_DEPARTMENTS.

      The list shows all tables and views in the schema associated with the application.

    5. Implementation - Accept the default Interactive.

    6. Click Add Page.

      Notice that the pages listed in the Create Application section reflect the hierarchy of the pages in your application.

      Next, change the default page name, OEHR_DEPARTMENTS, to Departments.

  8. Click the Oehr_Departments link.

  9. Under Page Definition, change the Page Name to Departments and click Apply Changes.

  10. In the Create Application section, click Next.

    After adding your initial pages, define some application-level settings.

  11. For Tabs, select No Tabs and click Next.

  12. For Shared Components, accept the default, No, and click Next.

  13. For Attributes, make these changes:

    1. Authentication Scheme - Accept the default, Application Express.

      Note that Application Express is the default Authentication Scheme. The authentication scheme option enables you to control users' access to the application using Application Express authentication or another type of authentication.

    2. Language - Accept the default, English (United States) (en-us)

    3. User Language Preference Derived From - Accept the default, Use Application Primary Language.

    4. Date Format - Select the up arrow to select the 12-JAN-04 format from the list of Date formats.

    5. Click Next.

  14. For User Interface, select Theme 18 and click Next.

  15. For Confirm, verify the information and click Create.

    The two pages you created, Home and Departments, appear as icons by default.


    Note:

    To view the pages in a list instead of as icons, from the View list select Details and click Go. Your view setting is retained from session to session.

    Because these steps use the default setting, switch back to Icons view before continuing.


    Notice that Oracle Application Express adds a Login page automatically to your application.

    Description of bldap_cr_app.gif follows
    Description of the illustration bldap_cr_app.gif

Congratulations! You created your first application using Oracle Application Express. Next, preview the application to see the application the way it would appear to end users.

Previewing Your Application

You preview your application by running it. Running the application displays the rendered version of the application as end users would see it.

As you create pages, you can view them by running the page individually or by running the entire application. When you run a page or application, the Application Express engine dynamically renders it into viewable HTML based on data stored in the database.

To preview your application:

  1. On the Application home page, click Run Application.

    The first time you run an application you are prompted to enter a user name and password. To continue, simply enter your workspace user name and password and then click Login.

  2. The first time you run an application you are prompted to enter a user name and password. To continue, simply enter your workspace user name and password and then click Login.

    You can run the application using your Application Express login credentials because you chose Application Express Authentication when creating the application. For more information, see "Establishing User Identity Through Authentication" in Oracle Application Express Application Builder User's Guide.

    The Home page of your application appears.

    Description of bldap_home.gif follows
    Description of the illustration bldap_home.gif

    Notice that a link to the Departments page appears on the Home page because you set up that hierarchy.

    Also notice the Developer toolbar at the bottom of the page. These links appear when you run an application within the development environment. The Developer toolbar offers a quick way to edit the current page, create a page, region, or page control, view session state, or toggle in and out of Debug mode.

  3. Click the Departments link.

    The Departments report appears.

    Description of bldap_dept.gif follows
    Description of the illustration bldap_dept.gif

Modifying the Departments Report

When you run the Create Application Wizard, the wizard creates forms and reports based on the selections you make. Behind the scenes, Application Express writes a query for you to extract the appropriate data from the database.

In this exercise, you modify the query for the Departments report to include information from the OEHR_EMPLOYEES table. Three columns from the OEHR_EMPLOYEES table, Number of Employees, Manager Name and Location, are added to the Departments report. The Manager Name column replaces the Manager Id column and the Location column replaces the Location Id column.

To modify the Departments report:

  1. Click the Edit Page 2 link on the Developer toolbar (at the bottom of the page).

    The Page Definition for Page 2 appears. A page is the basic building block of an application. Pages contain user interface elements such as tabs, lists, buttons, items, and regions. To see the definition of each page belonging to your application, you use the Page Definition page. For more information, see "What Is Application Builder?".

  2. Under Page Rendering, locate the Regions section.

    Description of bldap_reg.gif follows
    Description of the illustration bldap_reg.gif

  3. Click Departments.

  4. Scroll down to Source, and replace the default Region Source script with the following:

    SELECT d.DEPARTMENT_ID,
        d.DEPARTMENT_NAME,
        (select count(*)from oehr_employees where department_id = d.department_id)  "Number of Employees",
        substr(e.first_name,1,1)||'.'||e.last_name "Manager Name",
        c.COUNTRY_NAME "Location"
    FROM OEHR_DEPARTMENTS d,
       OEHR_EMPLOYEES e,
       OEHR_LOCATIONS l,
       OEHR_COUNTRIES c
    WHERE d.LOCATION_ID=l.LOCATION_ID
        AND l.COUNTRY_ID=c.COUNTRY_ID
        AND d.DEPARTMENT_ID=e.department_id
        AND d.manager_id=e.employee_id
        AND instr(upper(d.department_name),upper(nvl(:P2_REPORT_SEARCH,d.department_name)))>0
    
  5. Click Apply Changes.

  6. Click Apply Changes to confirm.

  7. Under the Regions section, click the Interactive Report link.

  8. Click Edit icon next to Number of Employees.

  9. Under Column Definition, select center for Column Alignment.

  10. Click Apply Changes.

Run the Report to View Added Columns

To see how the page looks to end users, run the page. When you run a page, the Application Express engine dynamically renders and processes the page to display viewable HTML.

To run the page:

  1. Click the Run Page icon in the upper right corner.

    Description of runpg_iconrow.gif follows
    Description of the illustration runpg_iconrow.gif

    The revised Departments report appears.

    Description of bldap_deptexp.gif follows
    Description of the illustration bldap_deptexp.gif

  2. To add the new columns, click the Actions menu. The list of Action options appears.

    Description of bldap_addcolumn.gif follows
    Description of the illustration bldap_addcolumn.gif

    Note that the Manager Id and Location Id columns are no longer available. Also note that the three new columns are not displayed on the revised report: Number of Employees, Manager Name, and Location. The following steps are required to add these columns to the display and reorder them.

  3. Select Select Columns.

    The columns that were added by the new SQL, Location and Manager Name, are in the Do Not Display box.

  4. Click the Move All icon to add these three columns to the Display in Report box. The Move All icon looks like the following figure. Description of bldap_moveall.gif follows
    Description of the illustration bldap_moveall.gif

  5. Use the up and down arrows to the right of the Display in Report to put the columns in this order:

    Description of bldap_reorder.gif follows
    Description of the illustration bldap_reorder.gif

  6. Click Apply.

    The Departments page appears and includes the new columns.

    Description of bldap_deptnew.gif follows
    Description of the illustration bldap_deptnew.gif

Using an Interactive Report

This exercise guides you through some commonly used report options available to users when they run interactive reports. These options allow the user to perform certain tasks quickly.


See Also:

For an overview of all Interactive Report components see How to Create a Parameterized Report in the Oracle Application Express Advanced Tutorials.

Topics included in this section:

You already used the Select Column option from the Actions menu to add columns to the report display. In this section, you run the application and use some of the various search, sort, highlight and reset features to manipulate the Departments interactive report.

This tutorial only touches on some of the most prominent functionality available with interactive reports. For complete details refer to the Oracle Application Express Advanced Tutorials and Oracle Application Express Application Builder User's Guide.

Save Report Settings as the Default

If the report settings are not saved as the default, the columns added to the display in the previous steps are not displayed when the application is restarted or when the report is reset.

To save current report settings as the default:

  1. Select the Actions menu.

  2. Select Save Report.

    The Save Report settings appear.

  3. Select As Default Report Settings from the Save drop down.

    Description of bldap_default.gif follows
    Description of the illustration bldap_default.gif

  4. Click Apply.

    The report will show all columns when the user selects the Reset option from the Actions menu or when the page is reset by a Reset Interactive Report command, RIR.


    See Also:

    For a description of how to save as a report as a Named Report see How to Create a Parameterized Report in the Oracle Application Express Advanced Tutorials.

Create a Filter

This exercise shows you how a user can add a filter to the Departments report. This example creates a filter to show all departments with the exception of departments with an Id of 60.

There is more than one way a user can create a filter. The user can add a filter from the:

  • Search Bar

  • Actions Menu

  • Column Heading

The Actions menu offers more options than the others. For a quick filter using the equals operator, the Search Bar or column heading are the quickest methods. For anything else, use the Filter option from the Actions menu.

To create a filter for all departments not equal to 60:

  1. Select the Actions menu.

  2. Select Filter.

    The filter settings display. Note the user can also click the column heading link to create a filter for that column. Creating a filter from the column heading menu, however, is limited to the equal operator.

    Description of bldap_filter.gif follows
    Description of the illustration bldap_filter.gif

  3. From the Operator drop down, select the not equals operator:

    !=
    
  4. Select 60 from the Expression drop down.

  5. Click Apply.

    The Departments report is displayed with the Department_Id!=60 filter applied. All departments, accept for the IT department with a Department Id of 60, are included in the report.

    Description of bldap_dept60.gif follows
    Description of the illustration bldap_dept60.gif

    Notice the filter is shown at the top of the report. You can edit, disable, or delete this filter. To edit, click on the filter name. To disable, uncheck the check box. To delete, click on the Delete icon that looks like an X over the filter icon.

  6. Uncheck the check box next to the Department Id!=60 filter to disable it.

    The report shows data for all Department Ids.

Change the Sort Order

In this exercise, you learn how the user can reorder the data for each column.

To change the sort order:

  1. Select the Actions menu.

  2. Select Sort.

    The sort settings are displayed. Note this option is also available for each column by clicking the column heading. The Actions menu is quicker when changing the sort order for multiple columns.

  3. Select Department Name for the first column entry.

    Description of bldap_actionsort.gif follows
    Description of the illustration bldap_actionsort.gif

  4. Click Apply.

    The report shows the Department Name column in ascending alphabetical order.

    Description of bldap_ascend.gif follows
    Description of the illustration bldap_ascend.gif

    Notice the up arrow icon after the Department Name that indicates the column has been sorted in ascending order. You can click on this arrow to resort the column.

Add a Controlled break

Another Actions menu option the user can select to reformat the report, is the controlled break. This allows the user to delineate data into clearly visible groups.

To add a controlled break:

  1. Click the Location column heading.

    The column heading menu appears.

  2. Click the Control Break icon as shown below.

    Note this same option is also available from the Actions menu.

    Description of bldap_ctlbrk.gif follows
    Description of the illustration bldap_ctlbrk.gif

    The report is reformatted to show a break after each group of rows that share the same location.

    Description of bldap_locbrk.gif follows
    Description of the illustration bldap_locbrk.gif

    Note the Location control break report setting has been added under the Department Id!=60 filter.

Display the Single Row View

The user can display details for a row by selecting the Single Row icon.

To display the single row view:

  1. Locate the Single Row View icon for the first row.

    Description of bldap_singlerow.gif follows
    Description of the illustration bldap_singlerow.gif

  2. Select the Single Row View icon for the first row.

    The details page for the first row appears.

    Description of bldap_details.gif follows
    Description of the illustration bldap_details.gif

Reset Report Settings

The user can revert the report settings back to the saved default settings.

When an interactive report is reset, the default settings are applied to the report. An interactive report can be reset by the user and by the developer under the following conditions:

To return to the default settings:

  1. Select the Departments breadcrumb.

  2. Select the Actions menu.

  3. Select Reset.

  4. Click Apply.

    The report goes back to the default report settings saved in the previous section.

Adding an Employees Report and Form

In this exercise, you add a report to display employee information and a form to create, update, and delete employee information.

To add an employee report and form:

  1. Click the Application ID link on the Developer toolbar (at the bottom of the page).

    The Application home page appears.

  2. Click Create Page.

  3. For Page:

    1. Select Form and click Next.

    2. Select Form on a Table with Report.

      This option creates two pages, a report and form, based on a single table or view.

    3. Click Next.

  4. For Table/View Owner, accept the default and click Next. This specifies the schema owner.

  5. For Table/View Name, select OEHR_EMPLOYEES and click Next.

  6. For Define Report Page, make these changes:

    1. Implementation - Select Interactive.

    2. Page Name - Change to Employees.

    3. Region Title - Change to Employees.

    4. Breadcrumb - Select Breadcrumb.

      The Create Breadcrumb Entry section appears.

    5. For Select Parent Entry, click the Home link.

      Home appears in the Parent Entry field.

    6. Click Next.

  7. For Define Report Page, accept the default, Do not use tabs, and click Next.

  8. For Define Report Page, press the Ctrl key, select the following columns, and click Next:

    • EMPLOYEE_ID

    • FIRST_NAME

    • LAST_NAME

    • HIRE_DATE

    • SALARY

    • COMMISSION_PCT

    The columns you selected appear on the Report page when the page is run.

  9. For Define Report Page, accept the defaults and click Next.

    Note that the default Edit Link image resembles a small piece of paper and pencil.

    Next, define the page and region information for the form.

  10. For Define Form Page, edit the following:

    1. Page Name - Enter Create/Edit Employee.

    2. Region Title - Enter Create/Edit Employee.

    3. Entry Name - Enter Create/Edit Employee.

    4. Click Next.

  11. In Primary Key, accept the defaults and click Next.

  12. In Define the source for the primary key columns, accept the default, Existing trigger, and click Next.

    Your table, OEHR_EMPLOYEES, already has a trigger that populates the primary key.

  13. In Select Column(s), select all columns and click Next.

    These columns appear in the Create/Edit Employee form when the page is run.

  14. In Identify Process Options, accept the defaults and click Next.

    These selections enable users to add, update, and create employee records.

  15. For Confirm, verify the information and click Finish.

Previewing the Pages

To preview the two pages you just created, run the current page. From the Employees report, you can then preview the form.

To preview the pages:

  1. Click the Run Page icon.

    Description of runpg_afterwiz.gif follows
    Description of the illustration runpg_afterwiz.gif

    The Employees report appears.

    Description of bldap_emprpt.gif follows
    Description of the illustration bldap_emprpt.gif

    Note the following about the Employees report:

    • The Search Bar with the Actions menu appears at the top. For more information see Using an Interactive Report .

    • The column headings are links that allow the user to quickly perform various sorting, filtering and reformatting operations. For more information see Using an Interactive Report .

    • The Edit icon you selected appears in each row. You can click the Edit icon to update the employee record. Since you created a form based on a table with a report, the wizard automatically linked the report to the form. If you create just a report, as is done in the previous Creating the Initial Application section, the wizard automatically links the report to the single row view.

    • The Create button appears in the upper right corner. You can click the Create button to add an employee to the underlying table.

    • The Employees report includes the five columns you specified. When you selected the columns and applied the changes, Oracle Application Express created the appropriate SQL code in the background to produce this result.

    Your data might appear in a different order. If so, ignore this difference and continue with these steps.

  2. To review the form you also created, click the Edit icon in an Employee row.

    The Create/Edit Employee form appears.

    Description of bldap_empeditfrm.gif follows
    Description of the illustration bldap_empeditfrm.gif

    Note the following about the Create/Edit Employee form:

    • The form includes Cancel, Delete, and Apply Changes buttons.

    • The Hire Date field displays a calendar, which is included because the data type of the underlying column is DATE.

    • Fields labeled in red require entries.

Editing the Employees Report

In this exercise, you create a new column titled Remuneration to display employees' salaries in the Employees report.

Topics in this section include:

Create a Function

First, create a function to calculate employees' salaries.

To create a function:

  1. Click the Home link on the Developer toolbar.

  2. Click SQL Workshop and then SQL Commands.

    SQL Commands provides a window where you can run PL/SQL against the database.

  3. In the SQL editor, enter the following script:

    CREATE OR REPLACE FUNCTION calc_remuneration(
        salary IN number, commission_pct IN number)
    RETURN NUMBER IS
    BEGIN
        RETURN ((salary*12) + (salary * 12 * nvl(commission_pct,0)));
    END;
    

    When copying and pasting this SQL, make sure there is not an empty line before the first statement, CREATE OR REPLACE FUNCTION.

  4. Click Run.

    The Results section displays this message:

    Function created.
    

Add a Column

Next, add a column to display the results of the employees' salary calculations.

To add a column:

  1. Navigate to the Page Definition for page 3:

    1. Click the Application Builder tab.

    2. Select the AnyCo Corp application.

    3. Click 3 - Employees.

      The Page Definition for page 3, Employees, appears.

  2. Under Regions, click the Employees link (next to Interactive Report).

    Description of bldap_emprjn.gif follows
    Description of the illustration bldap_emprjn.gif

    The Region Definition appears.

  3. Scroll down to Source, and replace the existing code with the following:

    SELECT "EMPLOYEE_ID", 
        "FIRST_NAME",
        "LAST_NAME",
        "HIRE_DATE",
        "SALARY",
        "COMMISSION_PCT",
        calc_remuneration(salary, commission_pct) REMUNERATION
    FROM "#OWNER#"."OEHR_EMPLOYEES"
    
  4. Click Apply Changes.

  5. Click Apply Changes to confirm.

Previewing the Page

To preview the page, click the Run Page icon in the upper right corner. Notice the Remuneration column does not appear. You must add the column by using the Select Column action.

Description of bldap_emprpt.gif follows
Description of the illustration bldap_emprpt.gif

To display the Remuneration column:

  1. Select the Actions menu.

  2. Select the Select Columns action.

  3. Move the Remuneration column from the Do Not Display box to the Display in Report box.

    Description of bldap_addrem.gif follows
    Description of the illustration bldap_addrem.gif

  4. Click Apply.

    The Employees Report is displayed and includes the Remuneration column.

    Description of bldap_empfrmrem.gif follows
    Description of the illustration bldap_empfrmrem.gif

Changing the Column Format

Next, change the format of the columns that contain numeric values.

To change the column format:

  1. Click Edit Page 3 on the Developer toolbar (at the bottom of the page).

    The Page Definition appears.

  2. Under Regions, click Interactive Report.

    The Interactive Report Attributes page appears.

  3. Locate the Column Attributes section.

    Next, change the format of the value in the Salary and Remuneration columns.

  4. To edit the Salary format:

    1. Click the Edit icon next to SALARY.

    2. For Number/Date Format, select $5,234.10 from the list.

      Notice that the appropriate format mask appears in the field.

    3. Click Apply Changes.

  5. Repeat the previous step for REMUNERATION.

  6. Click the Run Page 3 icon in the upper right corner to preview the page.

    Notice that the numbers in the Salary and Remuneration columns now appear with the dollar sign, include commas and decimals, and are correctly aligned.

    Description of bldap_emprptnum2.gif follows
    Description of the illustration bldap_emprptnum2.gif

Adding a Link on the Home Page to the Employees Report

In this exercise, you add a link on the Home page to take users to the Employees report. This link appears in the Navigation region on the left side of the Home page.

To add a link on the Home page to the Employees report:

  1. Navigate to the Page Definition for the Home page, page 1:

    1. Click Application in the Developer toolbar (at the bottom of the page).

    2. On the Application home page, click Home.

  2. Under Regions, click the List link (next to Navigation).

  3. On the List Entries page, click the Create List Entry button on the right side of the page.

  4. On the Create/Edit List Entry page, edit the following:

    1. Sequence - Change to 20.

    2. List Entry Label - Enter Employees.

    3. Page - Enter 3.

  5. Click Create.

  6. Run the page.

    Description of bldap_homeemp.gif follows
    Description of the illustration bldap_homeemp.gif

    Notice that your Home page now includes a link to Employees.

  7. Click Employees to test the link. The Employees report appears.

Adding a Department Column to the Employees Reports

In this exercise, you link the Employees and Departments reports. When you complete this section, the Employees report will have a Departments column showing which department each employee belongs to.

To perform this task, you create a column on the Employees page to enable the user to select a department. You then run the Employees report and add the Departments column to the report display. The report settings are saved as the default.

Topics in this section include:

Add a Column

In order to filter the Employees report by department, add a Department column to the report.

To add a column:

  1. Click on Edit Page 3 in the Developer toolbar.

  2. Under Regions, click Employees and scroll down to Source.

  3. Replace Region Source with the following SQL:

    SELECT e.EMPLOYEE_ID,
        e.FIRST_NAME,
        e.LAST_NAME,
        e.HIRE_DATE,
        e.SALARY,
        e.COMMISSION_PCT,
        calc_remuneration(salary, commission_pct) REMUNERATION,
        e.DEPARTMENT_ID,
        d.DEPARTMENT_NAME
    FROM OEHR_EMPLOYEES e,
        OEHR_DEPARTMENTS d
    WHERE e.DEPARTMENT_ID=d.DEPARTMENT_ID
    
  4. Click Apply Changes.

  5. Click Apply Changes to confirm.

    The next section explains how to add the column to the report display and how to use this column to filter employee reports.

Display Column in the Report

When you first run this report, use the Select Columns action to add the Department Name column to the display. Once this column is visible on the report, make this report the default and filter by department.

To add the Department Name column to the report:

  1. Click Run Page 3 icon.

  2. Select the Actions menu and select Select Columns from the list.

  3. Move the Department Name from the Do Not Display box to the last entry in the Display in Report box. Description of bldap_deptcol.gif follows
    Description of the illustration bldap_deptcol.gif

  4. Click Apply.

    The Employees Report is displayed and includes the Department Name column.

    Description of bldap_empdept.gif follows
    Description of the illustration bldap_empdept.gif

    Next, make these report settings the default.

Save Report Settings as the Default

This section describes how to save the current report settings as the default. Report settings are any setting made through the Actions menu including: selected columns, filters, sorting, control breaks, highlights, computed columns, aggregate columns, charts, flashback.

In this example, the default settings include the display of all columns with no additional Actions menu settings such as filters, sorting, highlights and so on in the report. Once the default settings are saved, these columns are the default display in this report:

  • Employee Id

  • First Name

  • Last Name

  • Hire Date

  • Salary

  • Commission Pct

  • Remuneration

  • Department Name

To save the current report settings as the default:

  1. Run the Employees report page.

    The current report default does not include the Department Name column when the report is displayed.

  2. Click the Actions menu.

  3. Select Save Report from the list.

  4. For Save, select As Default Report Settings from the list.

  5. Click Apply.


    Note:

    If a reset is performed on this page, these default report settings are used. The Department Name column is displayed by default.

Linking a Column Value to Another Page

In this exercise, you add a link to the Number of Employees column on the Departments report that navigates the user to the Employees report. It also sets the focus to the selected department. The column link includes a Clear Interactive Report command, CIR, to clear the Employees report, when shown, of any filters, control breaks, highlights, aggregates, computed columns, chart settings and flashback settings.

Topics included in this section:

Change Column Value to a Link

To make this change, you edit the report attributes on the Departments report to change the value for the Number of Employees column to a link.

To change the column value to a link:

  1. Navigate to the Page Definition for the Departments page, page 2.

  2. Under Regions, click Interactive Report.

    The Interactive Report Attributes page appears.

  3. Locate the Column Attributes section.

  4. In the Column Attributes section, click the Edit icon next to Number of Employees.

  5. Scroll down to the Column Link section.

  6. Under Column Link, make these changes:

    1. Link Text - Select [Number of Employees]

    2. Page - Enter 3.

    3. Select the Reset Pagination check box.

    4. Clear Cache - Enter 3,CIR

      The 3 means the cache for page 3 is cleared and the string CIR clears the Employees interactive report of any filters, control breaks, highlights, aggregates, computed columns, chart settings or flashback settings when the report is displayed.


      Note:

      If you want to reset the interactive report to the default report settings instead of clear the report, replace CIR with RIR. The last saved default report settings are applied to the interactive report.

    5. Item 1, Name - Enter IR_DEPARTMENT_ID.

      By prefixing the item name with IR_, the URL item will be associated with an interactive report column rather than an item on the page.

    6. Item 1, Value - Select #Department ID#.

      The Column Link section shows all the options you selected.

      Description of bldap_setnumlink.gif follows
      Description of the illustration bldap_setnumlink.gif

      In summary, these options enable the following behavior when the end user clicks the link:

      • The end user is navigated to page 3, the Employees report.

      • On the Employees report, the selected department is in focus.

      • The Employees report is cleared. This means any filters, control breaks, highlights, aggregates, computed columns, chart settings or flashback settings are removed.

      • The user is returned to the first set of employee records when the user selects another department.

    7. Click Apply Changes.

      Note that in the Column Attributes section, the Number of Employees row contains a check mark in the Link column, reflecting the change you just made.

Run the Departments Report

Now it's time to run the report and test the Number of Employees column link from the Departments report. The Employees report is displayed showing all employees that belong to the selected department.

  1. Click the Run Page 2 icon.

    The Departments report is displayed. Note that end users can now drill down on the data in the Number of Employees column.

    Description of bldap_numemplink.gif follows
    Description of the illustration bldap_numemplink.gif

  2. In the Number of Employees column, click the 3 for the Executive row.

    All employees that belong to the Executive department appear in the Employees report.

    Description of bldap_emplink.gif follows
    Description of the illustration bldap_emplink.gif

    The Department Id filter is displayed because this report is filtered by the Department Id value for the Executive department, 90, passed to this report from the Departments report. Notice the Clear Interactive Report command is included at the end of the URL in your browser, as shown in this example:

    f?p=9257:3:3672543193352902::NO:RP,3,CIR:IR_DEPARTMENT_ID:90
    

Create a Highlight to Test Clear Interactive Report Command

This exercise demonstrates how to use the CIR command to clear a highlight before displaying the Employees report. To show this, you highlight any rows containing the first name of Neena, then display the Employees report from the Number of Employees column on the Departments report.

To highlight rows in the Employees report:

  1. Click the Actions menu and select Highlight.

    The Highlight options appear.

  2. For Highlight options make these changes:

    1. Name - Enter Neena

    2. Background Color - Select [yellow]

    3. Text Color - Select [blue]

    4. Column - Select First Name

    5. Operator - Select =

    6. Expression - Select Neena

    7. Click Apply.

    The Employees report appears with the row for Neena highlighted.

    Description of bldap_high.gif follows
    Description of the illustration bldap_high.gif

  3. Click the Home breadcrumb.

  4. Click Departments link.

  5. Click Number of Employees in the Executive row.

    The Employees report is displayed with the highlighting cleared, due to the CIR command specified in the column link.

Adding a Conditional Department Details Report

In this exercise, you add a report as a region that displays department details. You also create a condition so that the report displays department information only if you select a department. If you select No Department Assigned, the Department Details report does not appear.

Topics in this section include:

Creating the Report and Condition

First, create the report and set it to conditionally display.

To create the report and condition:

  1. Navigate to the Page Definition for page 3, Employees.

  2. Under Regions, click the Create icon.

  3. For Region, make these changes:

    1. Identify the type of region to add to this page - Select Report and click Next.

    2. Report Implementation - Accept the default, SQL Report, and click Next.

  4. For Display Attributes, make these changes:

    1. Title - Enter Department Details.

    2. Region Template - Select No Template.

    3. Sequence - Enter 7.

    4. Accept the remaining defaults and click Next.

  5. For Source, make this change:

    1. Enter the following query:

      SELECT count(e2.employee_id) "Number of Employees:",
          substr(e.first_name,1,1)||'. '|| e.last_name "Manager Name:", 
          c.country_name "Location:"
          FROM  oehr_departments d, oehr_employees e, 
              oehr_locations l, oehr_countries c, 
              oehr_employees e2
          WHERE d.manager_id    = e.employee_id 
          AND d.location_id   = l.location_id 
          AND d.department_id = e2.department_id
          AND l.country_id    = c.country_id 
          AND nvl(d.department_id,'-1') = nvl(:P3_DEPARTMENT_ID,'-1')
          GROUP BY substr(e.first_name,1,1)||'. '||e.last_name,  c.country_name
      
    2. Click Next.

    Next, you create a condition that does not display department details when the user selects the No Department Assigned option.

  6. For Report Attributes, make these changes:

    1. Report Template - Select default: vertical report, look 1 (include null columns).

      This selection displays the list vertically.

    2. Accept the remaining defaults and click Next.

  7. For Conditional Display, make these changes:

    1. Condition Type - Select Value of Item in Expression 1 != Expression 2.

      Note the exclamation point (!) included after Expression 1 in the option to select.

    2. Expression 1 - Enter:

      P3_DEPARTMENT_ID
      
    3. Expression 2 - Enter:

      -1

      The -1 indicates no Department has been assigned.

    4. Click Create Region.

  8. Under Regions, click Create icon.

  9. Select HTML and click Next.

  10. Select HTML and click Next.

  11. For Create Region, make these changes:

    1. Title - Enter Department

    2. Region Template - Select No Template

    3. Sequence - Enter 5

    4. Click Create.

Add a List of Values

In this section, you create a list of values that is used to select which department details to view. This is a dynamic list that queries the OEHR_DEPARTMENTS table for a list of all the department names.

To create a list of values:

  1. Click Shared Components icon at the top right next to the Run Page 3 icon.

  2. Under User Interface, select Lists of Values.

  3. Click the Create button.

  4. Accept the default, From Scratch, and click Next.

  5. For Name, enter DEPARTMENTS and select Dynamic.

  6. Click Next.

  7. For the Query, enter the following SQL:

    SELECT department_name d, department_id v
        FROM oehr_departments
        ORDER BY d
    
  8. Click Create List of Values.

Add an Item to Display List of Values

Now, you create an item in the Department Details region to display the list of departments.

To add an item:

  1. Navigate to the Page Definition for page 3, Employees.

  2. Under Items, click the Create icon.

  3. Select Select List and click Next.

  4. Select Select List with Submit and click Next.

  5. For Create Item, make these changes:

    1. Item Name - Enter P3_DEPARTMENT_ID

    2. Sequence - Enter 10

    3. Region - Select Department (1) 5

    4. Click Next.

  6. For Identify List of Values, make these changes:

    1. Named LOV - Select DEPARTMENTS

    2. Display Null Option - Select Yes

    3. Null Text - Enter - No Department Assigned -

    4. Null Value - Enter -1

    5. Click Next.

  7. For Label, enter Department and click Next.

  8. For Item Source Value, enter -1

  9. Click Create Item.

Add a Branch

You need to add a branch that returns to the Employees page 3 when the user chooses a department from the Department list of values.

  1. Under Branches, click the Create icon.

  2. Accept defaults and click Next.

  3. For Page, enter 3.

  4. Select reset pagination for this page and click Next.

  5. Accept defaults and click Create Branch.

Change Employees Report Query

Now, you change the Employees report query to display employees that belong to the selected department.

To change the query:

  1. Under Regions, click the Employees link.

  2. Enter the following SQL for Region Source:

    SELECT  e.EMPLOYEE_ID,
            e.FIRST_NAME,
            e.LAST_NAME,
            e.HIRE_DATE,
            e.SALARY,
            e.COMMISSION_PCT,
            calc_remuneration(salary, commission_pct) REMUNERATION,
            e.DEPARTMENT_ID,
            d.DEPARTMENT_NAME
      FROM  OEHR_EMPLOYEES e,
            OEHR_DEPARTMENTS d
     WHERE  e.DEPARTMENT_ID = d.DEPARTMENT_ID(+) AND 
            (e.DEPARTMENT_ID = :P3_DEPARTMENT_ID or 
            (e.DEPARTMENT_ID is null and nvl(:P3_DEPARTMENT_ID,'-1') = '-1'))
    
  3. Click Apply Changes.

Change Column Link on Department Report

Because the Employees query has changed, the Number of Employees column link needs to initialize the P3_DEPARTMENT_ID item to the value of DEPARTMENT_ID.

To change the column link for Number of Employees:

  1. Click the Application ID breadcrumb.

  2. Click 2 - Departments.

  3. Under Regions, click the Interactive Report link.

  4. Click the Edit icon for Number of Employees.

  5. Under Column Link, enter P3_DEPARTMENT_ID for Item 1.

  6. Click Apply Changes.

Turning Off Pagination

Next, turn off pagination for the Department Details report, because only one record (the department details report) displays at a time. If pagination is on, the region that displays the department details includes the information row 1 - 1.

To turn off pagination:

  1. Click the Application ID breadcrumb.

  2. Click 3 - Employees.

  3. Under Regions, click Report (next to Department Details).

  4. Scroll down to Layout and Pagination.

  5. For Pagination Scheme, select - No Pagination Selected -.

  6. Click Apply Changes.

  7. Run the page.

  8. To remove the Department id = 90 filter, select the Remove Filter icon next to the filter.

  9. From the Department list, select No Department Assigned.

    Description of bldapp_nodptassgn.gif follows
    Description of the illustration bldapp_nodptassgn.gif

    Employee Kimberely Grant appears. This employee is not currently assigned to a department. Therefore, no department details appear. The 1 - 1 you see on this form is part of the Employees report, not part of the Department Details region you just edited.

  10. From the Department list, select Marketing.

    Description of bldapp_dptdetail.gif follows
    Description of the illustration bldapp_dptdetail.gif

    Note the details under Department.

Adding Your Company Name

You can add a graphical logo or text to your application so that it displays on each page. Your page template determines the display location.

In this exercise, you add your company name to your application.

To add your company name to your application:

  1. Navigate to the Application home page. Click the Application link on the Developer toolbar (at the bottom of the page).

  2. Click Shared Components.

  3. Under Application, click Definition.

    The Edit Application Definition page appears.

  4. Under Logo:

    1. Logo Type - Select Text.

    2. Logo - Enter AnyCo Corp.

    3. Logo Attributes - Select Black Text from the pop up list.

  5. Click Apply Changes.

  6. Click Application link on Developer toolbar.

  7. Click Run Application icon.

Description of bldap_compname.gif follows
Description of the illustration bldap_compname.gif

The company name now appears on each page in your application.

Switching Themes to Change the User Interface

In this exercise, you switch the current theme to another one for your application. A theme is a collection of templates that defines the application user interface. Each theme contains templates for every type of application component and page control, including individual pages, regions, reports, lists, labels, menus, buttons, and list of values.

Oracle Application Express separates presentation (or user interface themes) from the application logic. You can design your application in one theme, change to another supplied theme, or create and use your own custom theme. By separating the application logic (such as queries, processes, and branches) from the HTML rendering, your application can take advantage of the latest designs and other technological advances without an application rewrite. Each theme provides a complete set of templates that accommodate every user interface pattern that may be needed in an application.

To switch the theme:

  1. Click the Application link on the Developer toolbar (at the bottom of the page).

  2. On the Application home page, click Shared Components.

  3. Under User Interface, click Themes.

    Description of bldap_sharcomp.gif follows
    Description of the illustration bldap_sharcomp.gif

  4. On the Themes page, click Create.

    The Create Theme Wizard appears.

  5. For Method, accept the default, From the Repository, and click Next.

  6. For Identify Theme, select Theme 11 and click Next.

  7. For Confirm, click Create.

  8. Click Switch Theme.

  9. For Identify Theme, accept the default, 11. Round Green, and click Next.

  10. For Verify Compatibility, review the information, accept the defaults, and click Next.

    The wizard verifies that corresponding templates exist in the selected theme for all templates used in your current application. If a template is missing, it warns you with a message in the Status column. For this tutorial, you can ignore this message because Oracle Application Express maps missing region templates to existing ones.

  11. For Confirm Switch, click Switch Theme.

  12. Run the page.

    Description of bldap_newtheme2.gif follows
    Description of the illustration bldap_newtheme2.gif

    The color scheme and display layouts are changed in all your pages.

PKv Accessing Your Development Environment

2 Accessing Your Development Environment

This section guides you through the steps to access an Oracle Application Express development environment for your use. Then, you and other developers can begin building applications within Oracle Application Express.

This section contains the following topics:

Before You Begin

Before you begin this section, do the following:

  • Determine which environment you want to use:

    • Oracle provides a hosted demonstration (demo) environment where you can try out Oracle Application Express.

      Using the demo environment is the fastest way to access a development environment. You request a workspace from an Oracle Application Express Web site and provide some basic user information. Shortly after you submit your request, you receive your login credentials in an email. This option does not require installing any software.

      For instructions on getting started with the demo environment, see "Accessing the Hosted Demo Environment".


      Note:

      Do not use the hosted demonstration environment for your production work.

    • Set up your own local instance of Oracle Application Express. To do that, you install the product and then follow the steps in "Setting Up Your Own Local Environment".

      For instructions on installing Oracle Application Express, review the installation guide for your operating environment. See "Related Documents".

  • Read "Introducing Oracle Application Express".

  • To view or develop Oracle Application Express applications, use a Web browser that supports JavaScript and the HTML 4.0 and Cascading Style Sheet (CSS) 1.0 standards. The following browsers meet this requirement:

    • Microsoft Internet Explorer 6.0 or later

    • Firefox 1.0 or later

  • Enable cookies for your Web browser.

Accessing the Hosted Demo Environment

To try out Oracle Application Express without installing the product locally, go to the hosted demo environment and sign up for a workspace.

To access the hosted demo environment:

  1. In a Web browser, go to:

    http://apex.oracle.com

  2. Under the Login button, click Sign up for an account.

    The Registration Wizard appears. Note the steps included in the wizard appear in a flowchart on the left side of the page. The highlighted block indicates the step you are performing.

  3. On the Welcome page, review the information and click Next.

  4. For Identify Administrator, enter valid information and click Next.

    The system generates an email with your login credentials and sends it to the email address you enter.

  5. For Workspace, enter a name for your workspace.

    Workspace names must be unique. Requesting a duplicate name might delay your request. In general, enter a name that is significant to you. For example, enter your own name, your company name, or the name of the project or department to which your applications pertain.

    To use the same name for your workspace and your schema (defined in the next step) use alphabetic characters when naming your workspace. Schema names are restricted to alphabetic characters.

  6. For New or Existing Schema, select Request a new schema and click Next.

  7. For Database Schema, do the following:

    1. New schema to create - Enter a name containing only alphabetic characters.

    2. Initial Space Allocation - Select at least 10 MB to accommodate the space needed for creating the objects required for this guide.

    3. Click Next.

  8. For Service Description, enter the requested information and click Next.

  9. For Confirmation:

    1. Enter the displayed numeric and alphabetic characters in the Verification Code field. Be sure to use the correct capitalization because the verification code is case-sensitive.

      Description of setuphst1_vericode.gif follows
      Description of the illustration setuphst1_vericode.gif

    2. Review the information and click Submit Request.

An initial email containing a link is sent to you. Click the link to complete the workspace provisioning process. This step verifies that your email address is valid before approving a workspace. After that, an email with your login credentials is sent to you. Use those credentials to log in to the hosted demo environment and begin using Oracle Application Express.

Logging In to the Hosted Demo Environment

Using the login credentials you received in an email, log in to your dedicated workspace on the hosted demo environment.

To log in to the hosted demo environment:

  1. In a Web browser, go to:

    http://apex.oracle.com

  2. On the Login page, enter your login credentials.

  3. Click Login.

    The Workspace home page appears. You might be prompted to change your password. If not, you can change it manually by clicking the Change Password link on the right side of the Workspace home page. Then, enter in the information requested on the page that appears.

    To continue with the tutorials, skip the rest of this section and go to "Getting Started with Oracle Application Express".

Setting Up Your Own Local Environment

Instead of using the hosted demo environment, you can install Oracle Application Express locally. If you do a local installation, you must set up your development environment. The general steps you must perform include:

  1. Log in to Application Express Administration Services, as described in "Logging In to Administration Services".

  2. Create a workspace, as described in "Creating a Workspace".

  3. (Optional) Create additional users with developer or administrator privileges, as described in "Creating Additional User Accounts".


Note:

This tutorial explains a simplified method for setting up your development environment so that you can begin using Oracle Application Express. However, when you want to set up your development environment to accommodate your real-life development needs, review "Oracle Application Express Hosted Instance Adminitration" in Oracle Application Express Administration Guide.

Logging In to Administration Services

To set up your local development environment, you first must log in to Oracle Application Express Administration Services. This is a separate application for managing an entire Oracle Application Express instance.

To log in to the Oracle Application Express Administration Services:

  1. In a Web browser, go to the Oracle Application Express Administration Services application. Depending on which setup you are using, Oracle Application Express is installed to one of these locations:

    • If your setup uses the embedded PL/SQL gateway, go to:

      http://hostname:port/apex/apex_admin
      

      Where:

      • hostname is the name of the system where Oracle XML DB HTTP Server is installed.

      • port is the port number assigned to Oracle XML DB HTTP Server. In a default installation, this number is 8080.

      • apex is the database access descriptor (DAD) defined in the configuration file.

        For users who have upgraded from earlier versions, or who have a custom configuration, this value may be htmldb or something else. Verify your DAD with your Oracle Application Express administrator.


      See Also:

      "Verifying the Oracle XML DB HTTP Server Port" in Oracle Application Express Application Builder User's Guide

    • If your setup uses the Oracle HTTP Server (Apache) with mod_plsql, go to:

      http://hostname:port/pls/apex/apex_admin
      

      Where:

      • hostname is the name of the system where Oracle HTTP Server is installed.

      • port is the port number assigned to Oracle HTTP Server. In a default installation, this number is 7777. You can find information about your Oracle HTTP Server installation's port number from either of the following files:

        ORACLE_BASE\ORACLE_HOME\install\portlist.ini
        
        ORACLE_BASE\ORACLE_HTTPSERVER_HOME\Apache\Apache\conf\httpd.conf
        

        Be aware that if you change a port number, it is not updated in the portlist.ini file. You can only rely on this file immediately after installation.

      • pls is the indicator to use the mod_plsql cartridge.

      • apex is the database access descriptor (DAD) defined in the mod_plsql configuration file.

        For users who have upgraded from earlier versions, or who have a custom configuration, this value may be htmldb or something else. Verify the DAD with your Oracle Application Express administrator.


        See Also:

        "Managing Oracle Database Port Numbers" in Oracle Application Express Installation Guide and ORACLE_BASE\ORACLE_HTTPSERVER_HOME\Apache\modplsql\conf\dads.readme for more information on database access descriptors

    The Login page appears.

  2. In Username, enter the username you specified when you installed Oracle Application Express.

  3. In Password, enter the Oracle Application Express administrator account password you specified when you installed Oracle Application Express.

  4. Click Login.

    Oracle Application Express Administration Services appears.

Creating a Workspace

From Administration Services, create a workspace. A workspace is a shared work area within the Oracle Application Express development environment that has a unique ID and name. All users in the workspace can access all its applications and scripts. For more information about workspaces, see "About Workspaces".

To create a workspace:

  1. Log in to Oracle Application Express Administration Services.

    The Home page appears for Administration Services.

    Description of adminsvc.gif follows
    Description of the illustration adminsvc.gif

  2. Click Manage Workspaces.

  3. Under Manage Workspaces, click Create Workspace.

    Description of setuphst1_crtwksp.gif follows
    Description of the illustration setuphst1_crtwksp.gif

    The Create Workspace Wizard appears.

  4. For Identify Workspace, enter the following information:

    1. Workspace Name - Enter a unique workspace name. This guide uses 2DayPlus for the workspace name.

      In general, you want to enter a workspace name that is significant to you. For example, you might enter your own name, your company name, or the name of the project or department to which your application pertains.

      If you want to use the same name for both your workspace and schema, enter a workspace name that contains only alphabetic characters. Schema names are restricted to alphabetic characters.

    2. Description - Enter a workspace description.

    3. Click Next.

    Description of cr_wkpc1.gif follows
    Description of the illustration cr_wkpc1.gif

  5. For Identify Schema, enter the following information:

    1. Re-use existing schema - Select No if you are creating your first workspace.

      A schema is a logical container for database objects. In this step, you are creating the container for database objects you add later in this tutorial.

    2. Schema Name - Enter a schema name. This guide uses TWODAYPLUS for the schema name.

      You must use only alphabetic characters in your schema name.

    3. Schema Password - Enter a case-sensitive password.

    4. Space Quota (MB) - Select at least 10 MB to accommodate the necessary space for creating the objects required for this guide.

    5. Click Next.

    Description of cr_wkspc_schema.gif follows
    Description of the illustration cr_wkspc_schema.gif

  6. For Identify Administrator, enter the following information:

    1. Administrator Username - Accept the default, ADMIN, or enter another user name to be used in Oracle Application Express.

      You are creating an account for only one user, yourself as an administrator. To see instructions for creating additional users, see "Creating Additional User Accounts".

    2. Administrator Password - Enter a case-sensitive password.

    3. Enter the remaining information, including your valid email address, and click Next.

      The login credentials for accessing Oracle Application Express are sent to the email address you enter here, if you have configured the email settings for your Oracle Application Express environment.

      Description of cr_wkspc_admin.gif follows
      Description of the illustration cr_wkspc_admin.gif

  7. Confirm your selections and click Create.

Logging In to Your Local Instance

To log in to your local instance of Oracle Application Express, you must have this information:

  • URL where you can access Oracle Application Express

  • Workspace name you use to develop applications

  • Username set up for you for this workspace within Oracle Application Express

  • Password set up for you for this workspace within Oracle Application Express

If you set up your development environment, you have your login credentials. Otherwise, contact the person who created your user account to supply the information.

To log in to Oracle Application Express:

  1. In a Web browser, go to the Oracle Application Express Login page. Depending on your setup, Oracle Application Express installs to one of these locations:

    • If your setup uses the embedded PL/SQL gateway:

      http://hostname:port/apex
      
    • If your setup uses the Oracle HTTP Server (Apache) with mod_plsql:

      http://hostname:port/pls/apex
      

    For an explanation of the URLs, see "Logging In to Administration Services".

    The Login page appears.

  2. Under Login, enter your login credentials.

    Description of login.gif follows
    Description of the illustration login.gif

  3. Click Login.

Creating Additional User Accounts

As an administrator, you inherit all the privileges associated with the developer role. If you want to start developing the application shown in this guide, skip this section and go to "Logging In to Your Local Instance".

However, you might want to create user accounts for other developers who share this workspace. Associating users with the workspace grants them access to all applications and scripts within that workspace. You can also create additional user accounts for workspace administrators.

To create user accounts:

  1. Log in to the Workspace where you want to add users. See "Logging In to the Hosted Demo Environment" or "Logging In to Your Local Instance".

    The Workspace home page appears.

  2. From the Administration links list on the right, click Manage Application Express Users.

  3. Under the Tasks list on the right, click either the Create Developer or Create Workspace Administrator link.

    The Create User page appears.

    Description of deploy_cr_enduser.gif follows
    Description of the illustration deploy_cr_enduser.gif

  4. Under Account Control:

    • Set Account Availability - Select Unlocked.

    • Require Change of Password On First Use - Select No if you do not want to force this user to change his or her password at first log in.

  5. Under User Identification, enter the appropriate information:

    1. User Name - Enter a user name for this end user.

    2. Password and Confirm Password - Enter a case-sensitive password for this account.

    3. Email Address - Enter the valid email address for this end user.

      This email address must be valid so that users can receive the login credentials to log in to the application.

  6. Under Developer Privileges:

    1. Accessible Schemas (null for all) - Leave this blank to allow the end user to access all applications in the workspace, or enter a colon-delimited list of schemas to restrict the end user's access.

      If a user does not have access to the schema that an application is built on, the user cannot access the application.

    2. Default Schema - Accept the default, the schema you set up for this guide.

    3. User is a developer - Accept the default.

    4. User is a workspace administrator - Accept the default.

  7. Under User Groups, you can select a user group.

    You can use groups to restrict access to parts of an application. Groups are primarily useful when using Application Express Authentication.

  8. Under Additional Attributes, you can enter additional user information.

  9. Click Create User or Create and Create Another.


See also:

"Managing Application Express Users" in Oracle Application Express Administration Guide

PKڛocjcPK 9Aoa,mimetypePK9A_Z:iTunesMetadata.plistPK9AYuMETA-INF/container.xmlPK9AğOEBPS/globalize_app.htmPK9A[pTOOEBPS/cover.htmPK9ALu.){OEBPS/title.htmPK9Ag;;1OEBPS/preface.htmPK9A9mm=mOEBPS/index.htmPK9Af//%OEBPS/img/arch.gifPK9AAW OEBPS/img/bldap_moveall.gifPK9A#m OEBPS/img/bldap_cr_app.gifPK9Aqq#0OEBPS/img/gtst_pgdef1.gifPK9A/ih?c?OEBPS/img/bldap_empfrmrem.gifPK9ALZ((OEBPS/img/bldap_high.gifPK9Ap] OEBPS/img/bldap_addrem.gifPK9AN 'OEBPS/img/bldap_ctlbrk.gifPK9A{K7OEBPS/img/arch_epg.gifPK9AnWc&&MOEBPS/img/bldap_deptexp.gifPK9A'55otOEBPS/img/bldap_deptnew.gifPK9Aܸr %%שOEBPS/img/bldap_empeditfrm.gifPK9AL('#',OEBPS/img/bldap_setnumlink.gifPK9AtoOEBPS/img/bldap_default.gifPK9A/*} x  OEBPS/img/glb_settings.gifPK9AOEBPS/img/bldap_home.gifPK9Aalz u -OEBPS/img/login.gifPK9AȆ _8OEBPS/img/runpg_iconrow.gifPK9AkϠ6EOEBPS/img/runpg_afterwiz.gifPK9AO_b0]0JcOEBPS/img/bldap_dept.gifPK9AleT??OEBPS/img/bldap_newtheme2.gifPK9AϢ!""OEBPS/img/bldapp_nodptassgn.gifPK9Ap2k2OEBPS/img/bldap_emprptnum2.gifPK9A#^T)OEBPS/img/arch_diffroles2.gifPK9Aå;OEBPS/img/gtst_reslinks.gifPK9Ad 6OEBPS/img/glb_german.gifPK9Awr:OEBPS/img/bldap_deptcol.gifPK9AӋ77OEBPS/img/bldap_ascend.gifPK9A$9 4 .OEBPS/img/bldap_compname.gifPK9AsxÿPPN8OEBPS/img/bldap_locbrk.gifPK9AuE9UOEBPS/img/bldap_singlerow.gifPK9AJO f;;:OEBPS/img/o_brws_oehr.gifPK9AOEBPS/img/bldap_filter.gifPK9A~"";OEBPS/img/bldap_details.gifPK9Au  OEBPS/img/bldap_sharcomp.gifPK9A2 %OEBPS/img/setuphst1_vericode.gifPK9A} :OEBPS/img/bldapp_dptdetail.gifPK9AcXh7c7FOEBPS/img/cr_app_add_pg.gifPK9A}]]M~OEBPS/img/workspace4.gifPK9A+pOEBPS/img/run_ico_sm.gifPK9Awp3k3OEBPS/img/bldap_emplink.gifPK9AVNIB"OEBPS/img/cr_wkpc1.gifPK9A{v4OEBPS/img/setuphst1_crtwksp.gifPK9A~Js$n$QOEBPS/img/bldap_actionsort.gifPK9A@fOEBPS/img/run_ico_green.gifPK9AKWk77zOEBPS/img/cr_app.gifPK9A܄LLOEBPS/img/bldap_empdept.gifPK9AXb7]7uOEBPS/img/bldap_dept60.gifPK9AJ 7OEBPS/img/bldap_emprjn.gifPK9AwX S LOEBPS/img/bldap_numemplink.gifPK9AwǗAAWOEBPS/img/arch2_single.gifPK9AwA<OEBPS/img/bldap_reorder.gifPK9Ay g b  OEBPS/img/o_brws_srch_oehr.gifPK9AybXOEBPS/img/arch_multi2.gifPK9A,AAiC OEBPS/img/bldap_addcolumn.gifPK9A!t:: OEBPS/img/bldap_emprpt.gifPK9A욍p OEBPS/img/cr_wkspc_admin.gifPK9AaSKN OEBPS/img/cr_wkspc_schema.gifPK9AtfO OEBPS/img/bldap_homeemp.gifPK9A/]#E@_ OEBPS/img/bldap_wiz_steplst.gifPK9ATOR`M` OEBPS/img/adminsvc.gifPK9A GF))\ OEBPS/img/deploy_cr_enduser.gifPK9A[6((z OEBPS/img/bldap_reg.gifPK9AWqq,l,p OEBPS/intro_app.htmPK9AUpmMH$" OEBPS/img_text/bldap_wiz_steplst.htmPK9AtD<7" OEBPS/img_text/bldap_newtheme2.htmPK9ATԐ M OEBPS/img_text/bldap_default.htmPK9Ap OEBPS/img_text/bldap_filter.htmPK9A&Wb OEBPS/img_text/bldap_reg.htmPK9Abd OEBPS/img_text/bldap_emplink.htmPK9Aho OEBPS/img_text/bldap_high.htmPK9AA7 OEBPS/img_text/login.htmPK9A`!&"m OEBPS/img_text/arch_diffroles2.htmPK9AoU˵ OEBPS/img_text/o_brws_oehr.htmPK9As[X# OEBPS/img_text/cr_app.htmPK9AHS# OEBPS/img_text/bldap_numemplink.htmPK9AձR=8$ OEBPS/img_text/setuphst1_crtwksp.htmPK9A  OEBPS/img_text/bldap_deptexp.htmPK9Acd_ OEBPS/img_text/run_ico_sm.htmPK9Aoe`$ OEBPS/img_text/deploy_cr_enduser.htmPK9A3akf#s OEBPS/img_text/bldapp_dptdetail.htmPK9A՝Դ / OEBPS/img_text/bldap_empdept.htmPK9Aâo e OEBPS/img_text/bldap_moveall.htmPK9AuO # OEBPS/img_text/bldap_emprjn.htmPK9A# " OEBPS/img_text/bldap_singlerow.htmPK9Aq*%v OEBPS/img_text/bldap_addrem.htmPK9A=QL  OEBPS/img_text/bldap_reorder.htmPK9AʘA+&  OEBPS/img_text/bldap_details.htmPK9AX OEBPS/img_text/bldap_dept.htmPK9AUo7 OEBPS/img_text/bldap_ctlbrk.htmPK9A7w  k OEBPS/img_text/bldap_deptnew.htmPK9AfMAoj  OEBPS/img_text/gtst_reslinks.htmPK9A^#"! OEBPS/img_text/bldap_addcolumn.htmPK9AK=8# OEBPS/img_text/bldap_cr_app.htmPK9A'Wwrz& OEBPS/img_text/cr_wkpc1.htmPK9Ao|w:) OEBPS/img_text/bldap_home.htmPK9AI>9$, OEBPS/img_text/bldapp_nodptassgn.htmPK9AR,'. OEBPS/img_text/bldap_emprpt.htmPK9AQJ 1 OEBPS/img_text/gtst_pgdef1.htmPK9A&|,'#3 OEBPS/img_text/bldap_empeditfrm.htmPK9AD5TO#t6 OEBPS/img_text/bldap_emprptnum2.htmPK9A,E?9 OEBPS/img_text/arch_epg.htmPK9A(kf/< OEBPS/img_text/arch2_single.htmPK9Aܖʗ> OEBPS/img_text/glb_german.htmPK9A A OEBPS/img_text/arch_multi2.htmPK9A#}E OEBPS/img_text/bldap_locbrk.htmPK9A>s,';G OEBPS/img_text/arch.htmPK9A20IJ OEBPS/img_text/bldap_ascend.htmPK9A72 L OEBPS/img_text/runpg_iconrow.htmPK9A}x!O OEBPS/img_text/cr_wkspc_admin.htmPK9A5#]XNR OEBPS/img_text/adminsvc.htmPK9A#Z%T OEBPS/img_text/setuphst1_vericode.htmPK9A;yz"`X OEBPS/img_text/cr_wkspc_schema.htmPK9Aj50!/[ OEBPS/img_text/bldap_sharcomp.htmPK9A72#] OEBPS/img_text/bldap_setnumlink.htmPK9A! ;` OEBPS/img_text/bldap_homeemp.htmPK9Au`#rb OEBPS/img_text/bldap_actionsort.htmPK9AIQ!d OEBPS/img_text/runpg_afterwiz.htmPK9A,83 g OEBPS/img_text/run_ico_green.htmPK9Av%j OEBPS/img_text/workspace4.htmPK9AZz1m OEBPS/img_text/bldap_dept60.htmPK9AE  ro OEBPS/img_text/bldap_deptcol.htmPK9A-T83 q OEBPS/img_text/cr_app_add_pg.htmPK9Ar1YUPXt OEBPS/img_text/glb_settings.htmPK9A"W!v OEBPS/img_text/bldap_compname.htmPK9A"My OEBPS/img_text/bldap_empfrmrem.htmPK9AA#(| OEBPS/img_text/o_brws_srch_oehr.htmPK9A0vVZQZl~ OEBPS/get_start.htmPK9A S N  OEBPS/toc.ncxPK9A=SP%K% OEBPS/deploy_app.htmPK9Ax4^\\# OEBPS/content.opfPK9A_ Pf OEBPS/dcommon/prodbig.gifPK9AY@ l OEBPS/dcommon/doclib.gifPK9AD OEBPS/dcommon/index.gifPK9AGC @ OEBPS/dcommon/bookbig.gifPK9AJV^5J OEBPS/dcommon/rarrow.gifPK9A枰pkPL OEBPS/dcommon/mix.gifPK9Ao"nR M O OEBPS/dcommon/doccd_epub.jsPK9Av I Y OEBPS/dcommon/toc.gifPK9A r~$Z OEBPS/dcommon/topnav.gifPK9A1FAU\ OEBPS/dcommon/prodicon.gifPK9A3( # _ OEBPS/dcommon/bp_layout.cssPK9Ax[?:Tm OEBPS/dcommon/bookicon.gifPK9Ap*c^r OEBPS/dcommon/conticon.gifPK9Aʍv OEBPS/dcommon/blafdoc.cssPK9A+& OEBPS/dcommon/rightnav.gifPK9Aje88 OEBPS/dcommon/oracle-small.JPGPK9Aއ{&!9 OEBPS/dcommon/help.gifPK9Aψz u OEBPS/toc.htmPK9A»AUX OEBPS/more.htmPK9Av