ain@j.cc.purdue.edu (Patrick White) (03/19/88)
Program Name: uupc version 1.1 (docs and system configuration files) Submitted By: Johan Widen <jw@sics.se> Summary: Implements uucp for the Amiga -- allows your Amiga to become a uupc site for mail (and news?). Poster Boy: Pat White (ain@j.cc.purdue.edu) Tested. NOTES: Converted the origional zoo to shars so docs, binaries & sources could be separated. I'm pretty sure this would allow one to receive news, but I remember something in the docs about it not having been tested from when I was quickly scanning them... so I'm not too sure on this. Rob has been playing with it for a while and says it works. -- Pat White (co-moderator comp.sources/binaries.amiga) UUCP: j.cc.purdue.edu!ain BITNET: PATWHITE@PURCCVM PHONE: (317) 743-8421 U.S. Mail: 320 Brown St. apt. 406, West Lafayette, IN 47906 ======================================== # This is a shell archive. # Remove everything above and including the cut line. # Then run the rest of the file through sh. #----cut here-----cut here-----cut here-----cut here----# #!/bin/sh # shar: Shell Archiver # Run the following text with /bin/sh to create: # README.INFO # How_to_Use # README.DCP # README.FIXES # README.PORT # README.UUPC # READ_ME # Systems.doc # link.mail.cmd # link.uupc.cmd # profile # systems # This archive created: Sat Mar 19 01:33:30 1988 # By: Patrick White (PUCC Land, USA) echo shar: extracting README.INFO '(8139 characters)' cat << \SHAR_EOF > README.INFO August 9, 1987 uupc Questions and Answers uupc Development The following is some commonly asked questions about uupc and, of course, the answers to these questions. 1. What does "uupc" stands for? It is an acronym for "UUcp for PC's", but it is also a pun on uucp, which is in turn an acronym for "Unix to Unix CoPy". 2. What does uupc do? It gives a personal computer the capability to become a "node" in the UUCP (or a similar) network and exchange information such as electronic mail and USENET news with other computers on that network. 3. What personal computers does uupc runs on? Currently it is available for the Apple Macintosh, Atari ST, Commodore Amiga, and IBM PC (and compatibles) with DOS. More computers and operating systems will be able run uupc in the near future. (IBM PC with MINIX is a likely next candidate.) 4. Does uupc require me to leave my computer on all day to wait for incoming mail? No. Most people only use uupc to call up their neighbouring system to send and/or pickup mail at times convenient to them. Outgoing mail are also spooled to disk and do not need to be send immediately to your neighbouring system after it is composed. However, uupc can also be set up on a personal computer to wait for incoming call continuously and act as a "mail-hub" to relay messages for other systems if you choose. 5. What do I need to have to get uupc up and running on one of the above personal computers? You need a neighbouring system to communicate with. This system can be either a UNIX system, another personal computer running uupc, or any other system that can talk UUCP's 'g' protocol. You would also need to have the appropriate C compiler for your personal computer if you have received only the source for uupc. 6. Is the source to uupc publicly available? Yes. It was posted to the USENET newsgroup comp.sources.misc in August 1987 and is available from (at least) any site which archives this newsgroup. If you have trouble locating a copy of the uupc sources, please drop uupc Development a note through one of the e-mail addresses listed at the end of this file. 7. What does the uupc software consists of? It consists of two programs, uupc and pcmail. uupc is an automated files transfer program, similar to /usr/lib/uucico in UUCP, and mail is a mailer user-interface, like mail(1) in UNIX. 8. What are the typical use of these programs? uu is used to accept incoming file relayed to you through your neighbouring machine and deliver outgoing file to your neighbouring machine for forwarding to other machines. In most cases these "files" contain electronic messages which are to be used with the mail program. pcmail is used to read incoming mail delivered by uu, and compose outgoing mail for delivery with uu. However, it can also be used to transfer files to/from other systems that is reachable through electronic mail. 9. What do I need to do to get uupc running on my personal computer? You would need to obtain the binaries of uupc for your computer by either compiling the uupc sources on your machine or obtaining the uupc binaries from someone who has a copy. You would also need to arrange to have your neighbouring system to recognize your system as one of their neighbouring systems in the network. The procedures for this varies, you should contact the people who manage your neighbouring system for about details. 10. Does uupc supports more than one neighbouring systems? Yes, it can support multiple neighbouring systems. The mail software will currently always route outgoing mail through one of these systems, but a future version of this software will allow multiple forwarding machines for outgoing mail. 11. Is uupc the same program on all systems it runs on, or is it actually a different program for each of the systems? It is the same program across all systems, with the exception of the system-dependent code, which is different from system to system. The user-interface and command line options for uupc are also uniform across all the systems it runs on, so there is no need to learn a new program when you use uupc on a different computer. The uniform user-interface also makes it easier to use uupc on different computers at the same time. 12. If I don't like the mail program's simple user-interface, are there any alternatives? Since a mailbox can be easily converted to a simple text file, alternative mailer can be easily written to accomodate different needs. At the very least, you will be able to use your favorite text-editor to read your incoming message and compose your outgoing message. Future release of uupc will include mailers for the different systems which will take advantage of special features only availabe on the systems they run on (e.g. window and mouse). 13. What if I want to port uupc to another personal computer not presently support by uupc? First you should read the file UUPORT.INF, which should be available from the same source you obtained this file from. If you cannot locate a copy of this file, then please send a request for it to uucp Development at one of the e-mail addresses listed at the end of this file. After you have read the above file and decided that you still want to do a port of uupc to a new machine/operating systems, please drop uupc Development a note at one of the the e-mail addresses listed at the end of this file. This way we will at least be able to save each other from duplicated efforts. Who knows? We might even have a version for ready for your system when you call to tell us that you are about to begin your port. 14. Who/what is the "UUPC Development Team"? The original software (dcp) was done by Richard H. Lamb. Modified to run on the Mac by Stuart Lynne. Atari ST by Lawrence Harris. Amiga by Jeff Lydiatt. IBM PC by Samual Lam VMS (not available yet) Lawrence Harris 15. What is the copyright status and distribution policy of uupc? The dcp portions of uupc are Copyright (c) Richard H. Lamb. Modifications Copyright (c) Stuart Lynne Mail, PCMail Copyright (c) Stuart Lynne Mac software Copyright (c) Stuart Lynne Amiga software Copyright (c) Jeff Lydiatt Atari software Copyright (c) Lawrence Harris IBM software Copyright (c) Sam Lam In general we are promoting the use of this software on a "public domain" basis. You can use for your own use, and can give copies of the source code to anyone, provided you provide this information to them. 16. If I have more questions, comments, or suggestions about uupc, where should I send them? Please send them all to us at uupc Development at one of the e-mail addresses listed below. We also welcome any bug fixes and improved/new code for uupc that you might want to share. uupc Development can be reached at the following e-mail address: uupc@van-bc.UUCP This is routed to the uupc mailing list and a local news group for discussion of uupc software. To join the mailing list send a request to: uupc-request@van-bvc.uucp 17. Can I get Binary Versions of uupc mailed to me. Yes and no. No we cannot email binaries to you at this time. Yes, if you send a self addressed / stamped (international coupon) mailer with appropriate diskettes (2) we will attempt to return them to you with the appropriate version of the software. We plan to make a binary posting to the appropriate Usenet comp.binary newsgroups in the late fall, or early next year when the software is a bit more functional, better documented and easier to install and operate without the source. Mail your disks to: UUPC Request C/O Stuart Lynne 225B Evergreen Drive Port Moody, BC, Canada, V3H 1S1 -- {ihnp4!alberta!ubc-vision,uunet}!van-bc!Stuart.Lynne Vancouver,BC,604-937-7532 SHAR_EOF if test 8139 -ne "`wc -c README.INFO`" then echo shar: error transmitting README.INFO '(should have been 8139 characters)' fi echo shar: extracting How_to_Use '(8204 characters)' cat << \SHAR_EOF > How_to_Use HOW TO USE PC MAIL ****************** 1. MAKE A BACKUP of this disk! 2. Read this document and any others in the DOCS directory on your PCMAIL: disk. 3. Modify your PROFILE file--in the PCMAIL:usr/lib/uucp directory--to reflect the SPEED of your modem (the second line from the bottom of the file). 4. Modify your SYSTEMS file-in the PCMAIL:usr/lib/uucp directory--to reflect your modem speed at the dialing exchange your system will be calling from: ATTD - for TONE dialing ATTP - for PULSE dialing You should be sure that the entire file is on ONE line. 5. Change your Serial preferences on your main SYS: disk (by loading the Preferences program) to reflect the following: Read Bits - 8 Write Bits - 8 Stop Bits - 1 Parity - NONE Handshaking - NONE PC Mail uses a different method for reading, composing, and dispatching mail from what you are probably used to with other bulletin board systems. With PC Mail, you compose your mail locally on your own PC and then transmit the message to your concentrator site at full transmission speeds. When your mail has been sent, the concentrator site will then send you any messages you have waiting and any news from the boards you have signed up for. The concentrator site then signs off, and you can view your mail and news using your favourite text editor at your leisure. [Note by Johan Widen. I have not provided the script uu. Use uupc directly. The ideal way to use uucp is to start it with AmiCron, an Amiga implmentation of the UNIX cron program. However, you can get by quite well by running uupc manually. The magic formula is uupc -r1 -s<system> You can get debugging output if you supplu the switch -x<debuglevel> whwre <debuglevel> is a number between 0 and 9 (4 is a good start). Example: uupc -r1 -ssics -x4 Look at dcp.c to learn more about what you can do.] PC Mail itself consists of two programs, "uu" and "mail". Use "uu" to communicate with the remote concentrator site--that is, to send and receive mail, messages, or news; use "mail" to prepare your own messages or news to be sent to the concentrator site by "uu". UU ** "uu" is the program that dials VNET (or van-bc, as it is called), connects, and sends and receives your mail and your subscribed News Groups messages. Check that your modem is on line, ready to send; also make sure that the PC Mail disk is the current directory by typing "CD PCMail:". Now use the "uu" program to send and receive mail, messages, or news by typing: uu -svan-bc Note that there is no space between the "-s" and the remote concentrator site, in this case "van-bc", to which you are sending your message. The "uu" program will automatically dial, connect to, and sign in to "van-bc" using your PC's address and your password. "uu" will then send your mail (if you have any to send) and will prepare to receive any news or mail waiting for you. When all mail has been transferred, "uu" will hang up. MAIL **** You need to know the following information: - the name of the remote concentrator site. Stuart's board is "van-bc". - the "Domain" or address of the person to whom you are sending the message. Let's say, for illustration purposes, that you want to send a message to Stuart asking him for access to the Amiga news board, "comp.sys.amiga". Stuart's address is "sl@van-bc". First, use your favourite text editor to compose your mail. Next, save it. Let's say that the name of the saved mail file is "ram:mymail". Now, make the PC Mail disk the root directory by typing "CD PCMail:". To prepare your mail to be sent to "van-bc" by "uu", type: Mail <ram:mymail -s "Request for access to comp.sys.amiga" sl@van-bc - the subject of your message is introduced by "-s" - the subject title, in this case "Request for access to comp.sys.amiga", must be enclosed in quotation marks. - the address, in this case "sl@van-bc", follows the subject. After you type the above command, the "mail" program will now copy your message to a spool directory on your PC Mail disk, ready to transmit to the concentrator site, and at the same time, will save a copy of your letter in your own personal mailbox in a file called "mail.sent". WHO CAN YOU SEND MAIL TO? ************************* Other registered VNET users are: dave@daami.vnet jlydiatt@jlami.vnet steve@slrami.vnet lphillips@lpami.vnet bhenning@bhami.vnet joel@jmami.vnet You will automatically be subscribed to the group vnet.info. As the number of registered users increases, there will be welcome messages in this group. SENDING MAIL TO MORE THAN ONE ADDRESS ************************************* To send a mail message to more than one UseNet address, simply add the additional address or addresses to the outgoing mail. For example: mail <ram:mymail -s "Hi Guys!" dave@daami.vnet jlydiatt@jlami.vnet VIEWING MAIL ************ By typing "mail" by itself at the PCMAIL: level, you will get a listing of the mail (if any) in your box. Type a question mark at the numbered prompt for more information about using "mail". If there is any mail in your mailbox, this is what you should see: ----------------------------- Opening profile New filename RAM:T/mailbox New filename RAM:T/mailbag New filename :Mailbox/name <---where "name" is your name. 0 11 Aug Dave Allen Testing ( 0) 0? ----------------------------- The "0?" is the numbered prompt referred to earlier, and at this point, you can type a question mark,"?", to view your options. Please note that not all options are implemented at this time. WHERE DO YOU FIND THINGS? ************************* Here's where to find any news or messages you have received from the concentrator site: News: is located in the directory "PCMail:RNews". You will find that the news comes packaged in bundles of 100,000 characters or less, and there may therefore be more than one bundle waiting for you. There bundles all have four digit numbers as file names. Use your favourite editor to browse through the files. Mail: can be read using the same mail program you used to send out your messages. Simply type "mail" with no other parameters, and you will be presented with a menu showing an itemized list of messages you can view or with a message telling you that you have no mail. "mail" will tell you what your options are if you type a question mark at the numbered prompt. SOME HINTS FOR EFFICIENT USE **************************** Conserve disk space. News will come in pretty regularly, and you will find that if you do not delete the files as you read them, you will quickly fill up the disk. I like to save the files on a separate disk and delete the news bundles as soon as they come in. PC Mail also keeps a log of your activity which can grow significantly. You should also delete this file, called "logfile", occasionally so it does not get too out of hand. You can find it in the directory "PCMail:usr/spool/uucp". PC Mail also keeps a copy of ALL messages you have sent in the file "PCMail:Mailbox/mail.sent". You should also delete this file occasionally to conserve disk space. NOTE **** The complete software is not yet implemented as it is still in the development stage for the Amiga. Any suggestions or changes to the current version should be sent to jlydiatt@jlami.vnet for distribution. Please forward suggestions for this file to dave@daami.vnet. Thank you. SHAR_EOF if test 8204 -ne "`wc -c How_to_Use`" then echo shar: error transmitting How_to_Use '(should have been 8204 characters)' fi echo shar: extracting README.DCP '(1021 characters)' cat << \SHAR_EOF > README.DCP uupc/dcp June 8, 1987 Stuart Lynne For Beta implementors only. This is the very first release of my version of Richard H. Lambs uucp program dcp. See README.UUPC for overview of how everything is stitched together. Summary of Changes: - eliminated references to all protocols except for the 3 window g protocol - streamlined dcp and condensed into four files - moved host dependant stuff to one file uuXXX - bug fixes to get 3w g protocol to send at full speed dcp.c - dcp pseudo main, high level stuff dcp.h - header file dcpxfer.c - file xfer dcpsys.c - connection stuff dcpgpkt.c - g packet protocol For more information, bug fixes, more commands etc: Stuart.Lynne@van-bc.uucp 604-937-7532 Fixes Jun 8/87 Added FOPEN and CREAT to recursively create directory trees if they don't exist when a file is opened for writing or appending Jun 8/87 Found bug in getting file name in initial protocol sequence Need to read more than one packet. Jul/87 Added Hayes dialer to dcpsys SHAR_EOF if test 1021 -ne "`wc -c README.DCP`" then echo shar: error transmitting README.DCP '(should have been 1021 characters)' fi echo shar: extracting README.FIXES '(5623 characters)' cat << \SHAR_EOF > README.FIXES 31-JAN-88 Johan Widen This is working version of UUPC, a program that transfers mail between computers. UUPC uses the UNIX uucp protocol. Sending and receiving mail is tested and seems to work. I have not yet tested news transfer. Considering the buggy state of the original code I suspect that some hacking will be needed. There should not be any major problems though. Mail forwarding (the 'f' command in mail) needs more work. I have worked from the sources posted to USENET last summer and have incorporated the changes from Fish disk 109. As mentioned above the original was quite buggy and although I have beaten on it quite a bit, much remains to be done. If you find something you do not like or some feature that you would like to have then try to fix/implement it and make your changes publicly available. If we all work together we may yet get a star out of this. And don't gripe 8-), this package provides you with functionality that you very probably did not have before on your Amiga. A couple of things that are not mentioned in other places: You can send a break by inserting the string BREAK in the systems file. The default timeout during system callup is 30 seconds. This can be changed dynamically at runtime by inserting a string of the form DELAY<seconds> where seconds is the new timeout. Example: DELAY3 sets the delay to three seconds (a reasonable value once the phone call has succeeded). Both BREAK and DELAY should be a the beginning of a send string. BREAK throws away the remaining characters in the string but you can have characters after DELAY. Thus DELAY3foo will set the timeout to 3 seconds and then send the string foo (and a carriage return). Oh yeah. Another thing that needs fixing: you can currently only have one system in the systems file. Johan Widen jw@sics.se 2-FEB-88 Johan Widen This is an update to the uupc package. This update changes the revison level from "1.0 Camelot" to "1.1 Camelot". New features: uupc can now transfer binary files. All four transfer modes are now implemented: You can send a file to the remote system, you can request that a file on the remote system be sent to your local system. The remote system can request sending files to your local system and the remote system may also ask that files be transferred from your local system to the remote system. All this naturally opens up big security holes... Things that remain to be done: Write a uucp command, a copy command that sets up the necessary files in /usr/spool/uucp. We want to be able to say uucp myfile remote!~/myfile and uucp remote!~/somefile ~/somefile to copy files between systems. UUPC does not handle out of disk space errors. Many of the write commands do not check the return code. Do not run out of disk space until this has been fixed. 2-FEB-88 Johan Widen USENET: jw@sics.se 7-FEB-88 New stuff in versio 1.2 Camelot: pccp: a uucp like frontend to uupc. pccp takes user level copy commands and translates them into command files understood by uupc. There is more documentation in pccp.c. Here are a few examples pccp *.c sics!~/ ('*' should be expanded by the shell/CLI, use '#?' if not) This command copies all files ending in ".c" to the public uucp directory on the remote machine "sics". pccp -x1 sics!~/foo.zoo ~/ Fetch foo.zoo from the public uucp directory on sics and place it in the public uupc directory on our local machine. Fixes include: mail now creates To: fields of the form To: jack@xyz, jill@bar The format of a date has been changed to be more in line with the net standard. There is now a new environment variable TIMEZONE. The content of this variable will be appended to the end of each date. uupc used to be overeager in removing files once they where sent. uupc will now only remove files from the spool directory. path names in the C files are unixified on the fly. A command of the form S ASDG-RAM:foo.c ~/ uucp - D.sics0008 0666 will be sent as S /foo.c ~/ uucp - D.sics0008 0666 uupc now understands commands of the form R frompath ~/ uucp 7-FEB-88 Johan Widen USENET: jw@sics.se 9-FEB-88 Enclosed are a few diffs that will upgrade uupc to version 1.3 Camelot. The fixes allow the close routines in timer.c and serial.c to be called more than once. Thanks to Gunnar Nordmark for pointing this out. There is also a fix for pccp. The -v flag did not work previously. 14-FEB-88 The enclosed diffs upgrade uupc version 1.3 to uupc version 1.4. The following things are hopefully fixed: Both mail and uupc used to leave locks in usr/spool/mail. The initialization and cleanup in serial.c should now hopefully be a bit more sane. Thanks to Gunnar Nordmark (nordmark@vaxkab.lne.kth.se) for finding both of these bugs. New feature: uupc should now give up after about 10 timeouts in a row. uupc should now no longer use the shutdown protocol when a login fails. uupc -r1 crashed if there was no work. Johan Widen USENET: jw@sics.se 15-FEB-88 uupc now catches ^C and will clean up before exiting. The logfiles are now stored in LOGDIR. Yet an attempt at avoiding a hung uupc. 18-FEB-88 Increased the timeouts. uupc could not handle a NAK! This meant that uupc would hang during sending if a data packet got lost. 20-FEB-88 Fixes to packet reading. 25-FEB-88 rnews did not handle binary files. It is now possible to receive compressed news. Control messages longer than 63 bytes were not handled in master mode. This would cause uupc to hang if it encountered lines longer than 63 bytes in a C file. SHAR_EOF if test 5623 -ne "`wc -c README.FIXES`" then echo shar: error transmitting README.FIXES '(should have been 5623 characters)' fi echo shar: extracting README.PORT '(12576 characters)' cat << \SHAR_EOF > README.PORT uupc Porting Information August 3, 1987 uupc Development This writeup is aimed at programmers intending to port uupc to machines and operating systems which it don't currently run on. If you only want to install uupc on a system where a uupc port exists, this writeup might also provide some insights to the internal working of uupc and make the installation of uupc on your machine a more interesting task. Since I did part of the IBM-PC/MS-DOS port for uupc, what I will describe here is actually closely related to the structure of this particular port. (I also did part of the port of uupc's mailer to AIX (SVR1) on the RT-PC.) What is shown here is *by no mean* the only way things could be done, it's just some tips and hints that I can think of after doing one-and-a-half port of uupc. The purpose of this writeup is to try to make the life of programmers doing uupc ports for other machines/operating systems easier. However, the best sources of information on how new ports should be done is still by reading the system-dependent code of the existing uupc ports. (This is how I learnt how to do my ports.) It would also be useful to have a listing of the system-dependent code of the IBM-PC/DOS port handy while reading this writeup. To compile uupc, the C compiler and linker on your system must be able to differentiate between upper and lower cases in external names. The C run-time support on your system should use '\n' as line separator for *text* files. If your system uses other sequences or methods to delimit text file lines, the C run-time support must perform the appropriate translation functions for mapping in both directions when a file is opened in text mode. In order to port uupc to a new machine/operating system, you have to come up with a new version of six system-dependent files in the the "local" directory. The names of these six files in the local directory are host.h, host.c, mlib.c, ulib.c, ndir.h and ndir.c. Note that theses files could in turn #include other *.c and *.h files if you wish to separate the system-dependent code into more small files. The important thing here is that they must collectively provide the same set of routines, global variables, and environment to the common code. What should be contained in these six files are describe below: host.h - Host dependent file virtual #included everywhere else. Almost every file in both the common and host-dependent code include this header file. So it should contains all the #includes, #defines, and externs that everybody would need. Parts of the uupc common code assume Berkeley-style index() and rindex(), so if your system supports only SysV-style strchr() and strrchr(), they need to mapped using #define here. Declarations for "library" routines in host.c, mlib.c and ulib.c should also be make here to made them known to the rest of the world. However, declaractions for the directory scanning routines should be put into ndir.h instead. If your system requires that text file and binary fiies be opened differently, you should map the name 'FILEMODE' into 'filemode' with a #define here. Otherwise, 'FILEMODE' should be mapped to the null string. host.c - Generic main program and library routines for both parts. This file includes a generic main program that simply starts up and call the procedure MAIN. More importantly, the definition of all the library routines that are needed by both uu and mail are also here. This generic main program is used to start up both uu and mail, by having the preprocessor symbol MAIN #defined to different procedure names in the files which include host.c. This generic main program should perform all the necessary start up and wrap up functions as required by the host operating system and call the routine MAIN while the host environment is established. If the preprocessor symbol CWDSPOOL is #defined by the file that #includes host.c, the main program should change the current working directory to the spooling directory before calling MAIN, and switch back to the orginal directory after MAIN had returned. The following are the other routines residing in host.c and used by the others parts of both uu and mail: importpath - A deterministic function which maps a canonical file name to a local file name. This function must be deterministic (i.e. always return the same local name when given the same canonical name) because it is used on each canonical file name several times in various part of the code to obtain the corresponding local file name. A canonical file name has the same format as a UNIX pathname, and the format of a local file name is defined by your local file system. This function should at least preserve the first 6 and last 2 characters of the canonical file name, since this parts of the canonical file name usually contain the site name and the sequence number, which is critical to the successful operation of uupc. Perferably the last 4 characters of the canonical file name should be perserved, since that is the number of digits in the sequence number, but if that is not possible, an attempt should be made to preverse the last 3 characters before resorting to only preserve the last 2 characters. (With only the last 2 characters preserved, the spool file sequence number cycle will become only 100 before it goes around again.) mkfilename - Build a local path name out of a given local directory path and local base name pair. It usually just concatenates the two parts together with the local system's directory path separator between them. loadenv - Retrieve certain configuration parameters from the user's "environment" and make them available to the program. This involves filling in the appropriate global (char *) variables to point to the appropriate strings which contains the character value of the desired configuration parameters. If your system requires the differentiation of text file and binary files, you should also supply the following routine. filemode() - If this routine is passed the character 't' as parameter, any subsequently opened file in the program should be opened in text mode. Similarly, if the parameter is the character 'b', all subsequently opened file should be opened in binary mode. mlib.c - Library of routines used only by the mail part. Currently there is only one routine in this library. get_one - Wait for a single character to be typed on the console keyboard and return to the caller with the character read as soon as it is pressed. It short, this is a routine that detects and returns a keypress. This routine is used when you reach the bottom of a page while paging through your mail. The single character read by this routine should not be echoed to the console screen. ulib.c - Library of routines used only by the uu part. login - The logger which verifies logins and passwords for incoming UUCP connections. You only need to have this routine functional if you plan to ever run your node in slave mode. i.e. Waiting on the phone line for other nodes to call you to make UUCP connections. shell - Perform an UNIX command sent from a remote site via uux. To support incoming remote mail you need to emulate the UNIX 'rmail' command, which can be easily done using the pcmail package (compiled as rmail) which is part of this uupc distribution. If you want to also support incoming USENET news-feeds, the UNIX 'rnews' command will need to be supported as well. If your system is capable of invoking another program within a program, you might want to dispatch rmail and rnews as a separate program here. Otherwise, you might need to compile, or link, them into uu as routines. sleep - Wait a specified number of seconds in real-time. You could either use a busy wait loop or a timer alarm here, depending on if your system has other (e.g. background) jobs competing for CPU time at the same time. On mutli- tasking or multi-users systems, you would likely *not* want to busy wait even if that's easier to implement. The rest of this library consists of routines to deal with the communications line (serial port). openline - Open a communications line as the active line. The name of the serial line device and the speed to open the line at are *both* specified as (char *) type parameters. These value are just the corresponding values in the systems file entry of the site being called. sread - Read a specified number of bytes from the active serial line and return with *no* input characters consumed *if* the specified number of bytes is not available after the specified timeout period. This is basically a non- blocking read that waits up to an user-specified amount of time before returning. swrite - Write a specified number of bytes out to the active serial line. No timeout mechanism needs to be provided by this routine. closeline - Close the active communications line. SIOSpeed - Change the line speed of the active communications line on-the-fly. The new line speed is given as (char *) rather than (int). Note the mixed-case nature of this routine name. ndir.h - Header file for the directory scanning routines. At least the following needs to be defined in this file. -- The constant 'MAXNAMLEN' declared with "#define". This is the maximum length of a file name in your system. Note that a file name does not include a directory path prefix, it is only the maximum length of a file name within a directory. -- The structure 'direct' declared with "struct". This structure is a public data structure and its fields are examined directly by uu, so your declaration needs to provide at least the following fields: struct direct { short d_reclen; short d_namlen; char d_name[MAXNAMLEN + 1]; }; d_reclen is the length of the structure minus the size of the unused portion of d_name at the end of the structure. d_namelen is strlen(d_name). d_name is the name of the next file in the scan, with a terminating '\0'. It is important for the structure 'direct' to be defined using "struct" insted of "typedef". -- The type 'DIR' declared with "typedef". This is a private structure used by the ndir routines and should contain all the static data related to a single invocation of the ndir routines. It is important for 'DIR' to be defined using "typedef" instead of "struct". (Note this is the *reverse* of the structure 'direct' above.) -- The routines opendir(), readdir(), and closedir(). Which opens a specified directory, read the next file entry from an opened directory, and close an opened directory, respectively. ndir.c - "Berkeley-style" directory scanning routines. This file contains a set of routines similar in functions to the Berkeley-style directory scanning routines. These routines are used only by uu, not mail, and only the opendir(), readdir(), and closedir() routines are used, and therefore need to be implemented. Eventhough the ndir routines should be capable of mutliple concurrent invocations using separate (DIR *)'s, uu only uses one invocation of it at a time. If your system's file name is mono-case, then your readdir() routine should always return the file name field (d_name) in all lowercase. Any questions about porting uupc to other machines/operating systems, and comments and suggestions about this writeup should be directed to one of the e-mail addresses listed at the end of this file. If you do decide to start porting uupc to a new machine/operating system, please drop us a line as well. We might even be able to save each other some duplicated efforts! UUCP: {seismo,ihnp4!alberta,uw-beaver,uunet}!ubc-vision!van-bc!uupc Internet: uupc@van-bc.UUCP ------- -- {ihnp4!alberta!ubc-vision,uunet}!van-bc!Stuart.Lynne Vancouver,BC,604-937-7532 SHAR_EOF if test 12576 -ne "`wc -c README.PORT`" then echo shar: error transmitting README.PORT '(should have been 12576 characters)' fi echo shar: extracting README.UUPC '(9346 characters)' cat << \SHAR_EOF > README.UUPC July 29/87 Stuart Lynne UUPC is now running on Macintosh, Atari-ST, Amiga, and IBM-PC with MS-DOS. These versions will constitute my first release of uupc and pcmail. Please see the README files in each shar file for appropriate instructions. As is, uupc sends and receives files quite well. Still unimplemented is the reverse direction file transfers, i.e. send a file to a remote host while in slave mode, receive a file while in master mode. These are not needed to support news and mail. A proper uucp command is need too. The user agent mail program is a very simple hack to simply allow you to read and send mail. Hopefully someone will work on replacing this! The message transfer agent pcmail program is fairly robust. It does need to have some more intelligence to allow for more intelligent routing of outgoing mail. Currently ALL outgoing mail is forward to a single remote site for processing. This will actually handle the needs of a large number of users but for those lucky ones who can actually get access to several large uucp sites better routine would be nice. Other things which are needed: news unbatcher news reader Currently the news is simply spooled to a directory with a unique file name. You can read this with a normal text editor. If you wish to have outgoing mail the easiest way is to have your news feed set up alias's like: comp.sys.amiga "| /usr/local/lib/news/recnews comp.sys.amiga" Then simply mail your article to: comp.sys.amiga@newsfeedhost.uucp Please feel free to port this code to other environments. I ask only that you try and limit changes to the machine independent code. Things have been setup so that you shouldn't have to modify dcp, uupc, mail or pcmail if you are simply porting to a new environment. Please send me any new versions, diff's to get old versions working better, bug fixes etc. Have fun and enjoy. I would suggest that questions and comments about uupc/dcp/mail be directed to comp.mail.uucp on Usenet. This group is about "Mail in the uucp network environment." which describes uupc pretty well. Questions, bug fixes etc uupc, mac version, information Stuart Lynne stuart.lynne@van-bc.uucp {{seismo,ihnp4!alberta}!ubc-vision,uunet}!van-bc!Stuart.Lynne 604-937-7532 Amiga version Jeff Lydiatt jl@jlami.vnet.van-bc.uucp {{seismo,ihnp4!alberta}!ubc-vision,uunet}!van-bc!jlami!jl Atari ST version Lawrence Harris lawrence@nvanbc.uucp {{seismo,ihnp4!alberta}!ubc-vision,uunet}!van-bc!nvanbc!lawrence IBM PC - MS-DOS version Samuel Lam skl@sklpc.vnet.van-bc.uucp {{seismo,ihnp4!alberta}!ubc-vision,uunet}!van-bc!skl uupc mailing list uupc@van-bc.uucp Automatically forwarded to mailing list uupc-request@van-bc.uucp For requests to be added to mailing list {{seismo,ihnp4!alberta}!ubc-vision,uunet}!van-bc!nvanbc!uupc {{seismo,ihnp4!alberta}!ubc-vision,uunet}!van-bc!nvanbc!uupc-request NB. Rurrently UUNET is only polled twice per week, you may wish to send any messages via both paths to ensure delivery. UUNET is probably more reliable, ubc-vision may be faster if you can reach them from your site. uupc June 8, 1987 Stuart Lynne For Beta implementors only. uupc incorporates a streamlined version of dcp to implement a uucp mail and news delivery system. See README.DCP for dcp info. By moving the host dependant code into one file the other four dcp files can hopefully be maintained easily. It should be possible to maintain one version of them which compiles and runs on all machines without conditional compilation flags. The host file should contain: - serial I/O - BSD compatible directory routines - system call stuff This all goes to implement a command called uupc. It is similiar to the uucico command under unix. uupc [-xn] [-shost] There is also two mail source files. Pcmail is the MTA part of the mail system. It compiles in two ways, one for rmail (add only From and Received: headers), define a simple rnews; and for lmail (add all headers). Pcmail will effect delivery of mail to local and remote users. Currently all remote mail is directed to one smart host for forwarding. Mail is a simple UA. It allows you to send mail and read your mailbox. It needs lots of work but is servicable. mail -s "subject here" user user@remote.site.domain < message mail -f =mailbox mail will all do the obvious. Mail will append a .signature if it can find one, and will keep a copy of your outgoing mail in =mail.sent. ToDo: uucp command mail improvements bug fixes to uupc/dcp ports to Atari, Amiga, IBM PC, VMS Makefile - sample Makefile (Macintosh Aztec C) getargs.c - library routine lmail.c - define LMAIL; include pcmail mail.c - mail program (UA) pcmail.c - mail program (MTA) rmail.c - define RMAIL; include pcmail lib.c - misc library routines, FOPEN, CREAT, getargs, printmsg host.h - prototype for host.c, includes "local/host.h" mailhost.c - ditto for mailhost.c, includes "local/host.c" mlib.c - ditto for mlib.c, includes "local/mlib.c" ulib.c - ditto for ulib.c, includes "local/ulib.c" uuhost.c - ditto for uuhost.c, includes "local/host.c" pcmail in general Pcmail provides MTA functionality. It delivers the mail. Currently it is very dumb about forwarding mail. Local deliveries always succeed if there is room and the mail spooling directory exists. No "/etc/passwd" file list of users is used to determine if there really is a mailbox for an incoming message. Also outgoing mail is assumed to go to one smart host for processing. This is determined by scanning for "!" or "@" in the address. Both local and remote delivery algorithms could be souped up. Locally we should maintain a list of mailboxes. For remote we should attempt to build a path to the most reasonable host for forwarding a specific message. This will require a small version of the paths database most likely. If your only talking to one host anyway the current scheme is not all that bad. Pcmail has one additional capability which is not currently being exploited. It can add additional message length header lines and spool mail into a mailbag. This mailbag could then be sent intact to your host for processing. The host must run rpcmail (availble from sl@van-bc.uucp) to unbatch the messages to rmail. This corresponds to the AT&T Mail protocol for uploading mail from PC's. Most likely the converse capability would be more suitable. Have the host batch incoming mail and news. Unbatch it on this side. pcmail / LMAiL The mail UA is composed of the mail.c program and pcmail.c compiled without defining RMAIL (LMAIL). The LMAIL version of pcmail adds rfc822 headers to all mail, copies mail to =mail.sent etc. pcmail / RMAIL The uu program contains the RMAIL version of pcmail. It only adds the From Received: headers to incoming mail. For more information, bug fixes, more commands etc: Stuart.Lynne@van-bc.uucp 604-937-7532 Directory tree /usr /usr/lib /usr/lib/uucp /usr/lib/uucp/SEQF - sequence numbers /usr/lib/uucp/systems - host connection information /usr/spool /usr/spool/mail - mail directory /usr/spool/mail/XXXX - user mail files /usr/spool/rnews - rnews spool/file /usr/spool/uucp - spool directory /usr/spool/uucp/C.YYYYYNNNN - copy control files /usr/spool/uucp/D.YYYYYNNNN - uucp data files /usr/spool/uucp/dcp.log - log file /usr/spool/uucp/X.YYYYYNNNN - execute control files /usr/XXXX - user directories /usr/XXXX/.signature - signature file /usr/XXXX/Mail - user mail directory /usr/XXXX/Mail/mail.sent - sent file /tmp - temporary files Systems File NB. I have split the lines, in the real file they should be one line for each entry. This entry uses the built in Hayes dialer. van-bc Any a HAYES TD939-4782 g ogin:--ogin: uuslmac sword:-\c-sword: uuslmac Connect to van-bc using HAYES dialer with phone number 939-4782 with protocol g. Wait for ogin: if timeout send \n and wait for ogin:. Send uuslmac (login ID). Wait for sword:, if timeout send nothing, wait for sword: Send uuslamc (login ID). I use this entry to connect via a DC Hayes Smartmodem 2400, dialing explicity. van-bc Any a DIR 2400 g "" ATZ OK-\d+++\dATZ-OK ATS7=12 OK ATTD939-4782 CONNECT \d\c ogin:--ogin: uuslmac sword:-\c-sword: uuslmac Connect to van-bc at 2400 on port a with protocol g. Expect nothing, send ATZ to reset the modem, Expect OK, if not received send pause +++ pause to try and get modems attention and wait for OK. When OK received, send ATS7=12 to shorten connect timeout on modem. Expect OK, send ATTD939-74782. Expect CONNECT, send nothing but pause (\c is needed). Expect ogin:, if not received send newline. Send login name. Expect sword:, send password. This entry is used to connect directly to my Callan at 9600. It is complicated due to the Callan running a special mgetty program which thinks it is talking to a Hayes Smartmodem. So we fake it out, then tell it the connection has been made at 9600, then switch to 9600 ourselves. van-bc Any a DIR 2400 g "" OK\r\d\dRING\r\dCONNECT\s9600\d\z9600\ ogin:-\r\r-ogin: uuslmac sword:-\c-sword: uuslmac "" \d\d\d\d\d\d\c Connect to van-bc at 2400 on port a. Expect nothing, send OK, pause, RING, CONNECT, 9600, and change to 9600 bps. Expect ogin: send login id. Expect sword: send password. SHAR_EOF if test 9346 -ne "`wc -c README.UUPC`" then echo shar: error transmitting README.UUPC '(should have been 9346 characters)' fi echo shar: extracting READ_ME '(749 characters)' cat << \SHAR_EOF > READ_ME Path: sics!ttds!enea!mcvax!seismo!husc6!necntc!ncoast!allbery From: Stuart.Lynne@van-bc.UUCP (Stuart Lynne) Newsgroups: comp.sources.misc Subject: uupc.read.8.1 Message-ID: <4198@ncoast.UUCP> Date: 17 Aug 87 03:15:48 GMT Sender: allbery@ncoast.UUCP Lines: 894 Approved: allbery@ncoast.UUCP X-Archive: comp.sources.misc/8708/20 >From uucp Wed Aug 12 02:50 PDT 1987 >From slynne Wed Aug 12 02:50:14 1987 remote from slmac Received: by van-bc.uucp (smail2.3) id AA17682; 12 Aug 87 02:50:14 PDT (Wed) Received: by slmac.vnet.van-bc.uucp (pcmail) Wed Aug 12 02:38:57 1987 Date: Wed Aug 12 02:38:57 1987 From: Stuart Lynne - test a mac <slynne@slmac.vnet.van-bc.uucp> Message-ID: <151@slmac.vnet.van-bc.uucp> To: sl@van-bc Subject: shar/uupc.read.8.1 SHAR_EOF if test 749 -ne "`wc -c READ_ME`" then echo shar: error transmitting READ_ME '(should have been 749 characters)' fi echo shar: extracting Systems.doc '(5666 characters)' cat << \SHAR_EOF > Systems.doc SYSTEMS.DOC UUPC dials in to a feed site automatically. To do this, uupc requires a systems file to: o tell what feed site you want to dial up. o tell what bps speed you want to communicate at. o tell what the phone number is, and any alternate numbers. o tell who you are, and what your password is. The following describes the layout of a "systems" file where this information is stored, and tells you how I set one up to dial in to van-bc - my feed site in Vancouver, Canada. THE SYSTEMS FILES CONTENTS UU supports two methods of dialing at present. One of these will not work with modems using the older Hayes protocol, like the Fastlink, which does not recognize the dial up sequence "ATX4 DP ...". The other is more flexible, bypassing the "ATX4" problem, and allowing you to autodial two feed site phone numbers. The systems file is ":usr/lib/uucp/systems" on your pcmail disk. It is a very primitive script file used for dial-up. Here are the two methods you can use. I will tell you what the more esoteric parts are later in this note. I have split system file contents into several lines in the following description to make it readable. Your real systems file contains one line which can be up to 512 characters. There should be a space inserted when you join the lines. Method 1: New Hayes Protocol - not recommended. ----------------------------------------------- van-bc Any 0 HAYES DT939-4782 g ogin:--ogin: <nodename> sword:-\c-sword: <password> I won't go into details on this one, but just mention that it has a few problems: a) van-bc has two lines, but this mode only dials one of them. b) It first tries 2400 BPS, then 1200 BPS. If only use 1200 BPS, it is a bit of a waste of time. c) It requres the new Hayes protocol, since an "ATX4" is automatically sent for you. This sequence is not recognized by the older Hayes- compatible modems. Method 2: Recommended --------------------- van-bc Any 0 DIR 2400 g OK-ATZ-OK ATDT939/4782 CONNECT-\d+++\dATDT939/4756-CONNECT \0 ogin:--ogin <nodename> sword:-\c-sword: <password> van-bc is the name of the van-bc feed site. Any not sure what this is for. 0 What serial port to use. Ignored since the ami only has one port. DIR use the alternate dial up sequence which follows the "g". 1200 The modem speed you want to use. Use 2400 if you have it. g The protocol used to transfer data. This is like xmodem protocol, but in uu a windowed g packet protocol is the only one available. The following information is organized in pairs, separated by blanks. UU waits for a response given by the first field, then sends out the second field. It gets a little complicated, because the script allows for any number of alternate send/expect pairs separated by a hyphen in the first field. For example, the first pair is: OK-ATZ-OK Wait for an "OK" response from the modem. If not received ATDT939/4782 within about 30 seconds, send "ATZ" and continue if "OK" received. If any of the first field alternative conditions are satisfied, then send the second field. In this case it autodials Stuart's first line number 939-4782 using touch tone dialing if "OK" is received, or failing that, if "OK" is received after sending "ATZ". The next pair sends out van-bc's alternate number, 939-4756, if "CONNECT" is not received on dialing the first number. If either is successful, it sends out \0, ie nothing in response. ogin:--ogin This pair waits for a response of "login:", or "login", <nodename> and if received sends out the name of your node - uujlami in my case, uudaami for you. Note that only the last 4 or 5 characters are checked for. This passes a potential problem of van-bc sending Login, or Login: instead of login, or login:. sword:-\c-sword: You guessed it. This waits for a password prompt from <password> van-bc, and sends your password. What are the benefits of this method? Well, a) It tries both of van-bc's lines before it gives up. b) You specify what speed you want to use - either 1200 or 2400 BPS. c) You bypass the problem of the older Hayes-compatible modems not recognising ATX4. d) It waits for up to 30 seconds for a response, but you can add more delay if needed by adding "\d" to the second field. Each \d will give an extra 2 seconds delay. For example, you could extend the waiting time for "CONNECT" to 40 seconds by replacing "ATDT939/4782" above with "ATDT939/4782\d\d\d\d\d". e) You can change the timeout with a string of the form DELAY<seconds> for example DELAY3foo sets the timeout to 3 seconds (a reasonable value once the modem connection is established (after CONNECT)) and then sends the string foo. -------------------------------------------------- Here are some other special characters you can use in the second field, or in the first alternate field: BREAK send a break character. Sending a break is a common way to tell the remote system that it should change the line speed or reset the line or some such. (Sending a break pulls the serial transmit signal to 0 for nearly a second. This is not at all the same as sending a <NUL>). \b Send a backspace character. \B \c ignore the rest of the field. Do not send a carriage return \C (c/r). \d delay two seconds. \n send a newline character - a c/r on the Amiga. \r send a c/r. \R \m \M \s send a blank character. \S \t Send a tab character. \T \0 Just a place holder. It means to send nothing. \z1200\ Change speed to 1200BPS. You can use any other valid BPS rate \Z1200\ you want. SHAR_EOF if test 5666 -ne "`wc -c Systems.doc`" then echo shar: error transmitting Systems.doc '(should have been 5666 characters)' fi echo shar: extracting link.mail.cmd '(193 characters)' cat << \SHAR_EOF > link.mail.cmd musik:lib/c.o+ mailhost.o mail.o lmail.o mlib.o lib.o + ndir.o genv.o raw.o sendpacket.o library musik:lib/lcm.lib+musik:lib/lc.lib+ musik:lib/amiga.lib to mail SMALLCODE SMALLDATA SHAR_EOF if test 193 -ne "`wc -c link.mail.cmd`" then echo shar: error transmitting link.mail.cmd '(should have been 193 characters)' fi echo shar: extracting link.uupc.cmd '(231 characters)' cat << \SHAR_EOF > link.uupc.cmd musik:lib/c.o+ uuhost.o dcp.o dcpsys.o dcpxfer.o dcpgpkt.o rmail.o lib.o + ulib.o ndir.o genv.o sio.o timer.o serial.o sleep.o library musik:lib/lcm.lib+musik:lib/lc.lib+ musik:lib/amiga.lib to uupc SMALLCODE SMALLDATA SHAR_EOF if test 231 -ne "`wc -c link.uupc.cmd`" then echo shar: error transmitting link.uupc.cmd '(should have been 231 characters)' fi echo shar: extracting profile '(759 characters)' cat << \SHAR_EOF > profile MAILBOX="jw" # current user's mailbox NAME="Johan Widen" # current user's name DOMAIN="jwami.se" # domain of this machine MAILDIR=":usr/spool/mail" # where mail is kept CONFDIR=":usr/lib/uucp" # where config data is kept SPOOLDIR=":usr/spool/uucp" # where spooled files are LOGDIR=":usr/spool/uucp" # where log file are placed PUBDIR=":usr/spool/uucppublic" # public spool directory NEWSDIR=":usr/spool/news" # news directory TEMPDIR="vd0:t" # where temp files are created HOME=":usr/jw" # where uses private files are MAILSERVICE="sics" # who do we send remote mail NODENAME="jwami" # what is our local nodename DEVICE="CON:" # what is the default device SPEED="2400" # what is the default speed PAGESIZE="31" # number of screen lines SHAR_EOF if test 759 -ne "`wc -c profile`" then echo shar: error transmitting profile '(should have been 759 characters)' fi echo shar: extracting systems '(134 characters)' cat << \SHAR_EOF > systems sics Any a DIR 2400 g "" ATZ OK-\d+++\dATZ-OK ATB0 OK ATDT081234567 CONNECT DELAY3\d\d ogin:-BREAK\c-ogin:--ogin Ujwami sword: fuubar SHAR_EOF if test 134 -ne "`wc -c systems`" then echo shar: error transmitting systems '(should have been 134 characters)' fi # End of shell archive exit 0
ain@j.cc.purdue.edu (Patrick White) (03/20/88)
Program Name: uupc version 1.1 (part 1 of 2) Submitted By: Johan Widen <jw@sics.se> Summary: Implements uucp for the Amiga -- allows your Amiga to become a uupc site for mail (and news?). Poster Boy: Pat White (ain@j.cc.purdue.edu) Tested. NOTES: Converted the origional zoo to shars so docs, binaries & sources could be separated. I'm pretty sure this would allow one to receive news, but I remember something in the docs about it not having been tested from when I was quickly scanning them... so I'm not too sure on this. Rob has been playing with it for a while and says it works. -- Pat White (co-moderator comp.sources/binaries.amiga) UUCP: j.cc.purdue.edu!ain BITNET: PATWHITE@PURCCVM PHONE: (317) 743-8421 U.S. Mail: 320 Brown St. apt. 406, West Lafayette, IN 47906 ======================================== # This is a shell archive. # Remove everything above and including the cut line. # Then run the rest of the file through sh. #----cut here-----cut here-----cut here-----cut here----# #!/bin/sh # shar: Shell Archiver # Run the following text with /bin/sh to create: # pccp.uu # uupc.uu.1 # This archive created: Sat Mar 19 01:39:32 1988 # By: Patrick White (PUCC Land, USA) echo shar: extracting pccp.uu '(35467 characters)' cat << \SHAR_EOF > pccp.uu begin 600 pccp M```#\P`````````"``````````$``!51```#^````^D``!512.=^_DOO`#0DI M2"0`2?D`````+'@`!"E.`$`I3P!,0JP`2)/)3J[^VB9`*6L`F``X2JL`K&<`) M`'`@#9"M``0&@````(`I0``$80`!>B!K`*S1R-'((F@`$-/)T\D@`G(`$ADI0 M20!4T(%2@$)G4H`"0/_^G\!5@$)W"``@`E.`U($?L@``(`!3@E'(__8?O``@( M(`!3@A^Q(``@`%'*__@B3R\)8```;"EK`#H`!`:L````@``$80`!#F$``/@I& M0`!(+P`D0"`J`"1G$BQL"I@@0"(H```I00`X3J[_@B(J`"!G&B0\```#[4ZN^ M_^(I0`!09PKEB"!`)V@`"`"D(&P`2"\(2&P``"!H`"0I:``$`%1'^0``"JQR/ M`"`\```!36`")L%1R/_\3KH2<'``8`0@+P`$+P`@+``L9P0@0$Z03KH\JBQX: M``0B;`J83J[^8DJL"J!G"")L"J!.KOYB2JP*I&<((FP*I$ZN_F)*K`!89P@B] M;`!83J[^8DJL`$AG)"(L`#QG!$ZN_]PB+`!09P1.KO_<+'@`!$ZN_WPB;`!(* M3J[^AB`?+FP`3$S??WY.=7!D8(!!ZP!<3J[^@$'K`%Q.KOZ,3G5#[`!<<`!.@ MKOW8*4`*F&?:3G4``$Y5_TAP`%.M``A8K0`,*T#_]"M`__@K0/_\2JT`"&\`9 M`)PB;0`,(%$0$`P``"UF``",4H@0$$B`<AA=06MNL'L0"&;V3OL0!`!X8```* M+`!V8```'@!R8```$`!#8````G`!*T#__&!(<`$K0/_X8$!P`2M`__1@.")M/ M``P@452($!!(@$C`0^P';=/`$!$(```"9Q(0$$B`2,`$@````#`I0`"N8`IAI M``$:8`1A``$44ZT`"%BM``Q@`/]@#*T````"``AL!&$``/I.N@]22JW_]&<4I M2&P`MDAL`+)(;`G`3KH3D$_O``PO+0`,+RT`"&$``6I03RM`__!*@&H*2'@`1 M`4ZZ+&A83RMM``S_[$JM__!G,$JM__QG*B`M``A3@"\`80`"!%A/+P`O+?_LN M+RT`""M`_^AA``*N3^\`#"M`_^Q@#DAX``%A``'>6$\K0/_H2&W_F"\M__POA M+?_P+RW_Z"\M_^PO+0`,+RT`"&$`!+9/[P`<2JW_^&<(0J=.NBOL6$](;`">% M2&P`UF$`"3A03R\L`*Y(;?^8+P!(;`#$2&W_2$ZZ%.!/[P`42&W_2&$`"8Q8; M3R\`3KHKLEA/3EU.=4AL`/)(;`#L2&P`W$AL"<!.NA*>3^\`$$AL`31(;`$`O M2&P)P$ZZ$HI/[P`,2&P!.DAL"<!.NA)Z4$](;`%B2&P)P$ZZ$FQ03TAL`8Q(, M;`G`3KH27E!/2&P!H$AL"<!.NA)04$](;`'.2&P)P$ZZ$D)03TAL`@!(;`G`5 M3KH2-%!/2&P"2DAL"<!.NA(F4$](>``!3KHK%EA/3G5.5?_\2.<#("XM``@DT M;0`,#(<````"9BQ(>``A+Q).NC_T4$]*@&<<2'@`(2\J``1.NC_B4$]*@&<&F M85YP_V!2<`!@3B`'(@?E@4AX`"$O,AC\3KH_P%!/2H!F!F$\</]@,'P!(`<@& M!U.`O(!L(B`&(@;E@4AX`"$O,A@`3KH_EE!/2H!G!F$2</]@!E*&8-1P`4S?5 M!,!.74YU2&P"MDAL`HY(;`G`3KH1;D_O``Q(;`*\2&P)P$ZZ$5Y03TAL`MI(- M;`G`3KH14%!/3G5.5?[X2&P"]B\L!,!(;?\`3KH.1D_O``Q(;`+\2&W_`$ZZL M+/)03RM`_OQ*@&<>2&W^^$AL`OXO`$ZZ$4I/[P`,+RW^_$ZZ*F)83V`$0JW^. M^$AL`P)(;?\`3KHLNE!/*T#^_$J`9B)(;?\`2&P#'DAL`P1(;`G`3KH0TD_O2 M`!!(>``#3KHIP%A/("W^^-"M``@B/```)Q!.ND:P+P%(;`,D+RW^_$ZZ$*1/R M[P`,+RW^_$ZZ*?983R`M_OA.74YU3E7\F$CG`3`D;0`,("T`".6`+P!A``:.B M6$\B+0`(Y8$@0"&R&/P8_'X`*T#__"`M``A3@+Z`;```@"`M`!!2K0`0+P`O_ M+`342&P#*DAM_JQ.NA).3^\`$$AM_JPO+`3$2&W^_$ZZ#31/[P`,(`<B!^6!T M0>W^_")(2AEF_%.)D\@@"5*`+P`O00`080`&&%A/(&W__"(O``PA@!@`(`<B% M!^6!0>W^_"9M__PB<Q@`$MAF_%*'8`#_>'X`("T`"%.`OH!L``%P(`<B!^6!# M2&W^_"\R&`!A``1T4$]*@&86+RW__"\'80`$-%!/2'@`!$ZZ*)983TAL`S9(1 M;?[\3KHK6%!/*T#\H$J`9BY(;?[\2&P#4$AL`SA(;`G`3KH/<$_O`!`O+?_\$ M+P=A``/P4$](>``%3KHH4EA/(`<B!^6!2&P#5B!M__PO,!@`3KHK"E!/*T#\< MG$J`9C@@!R('Y8$@;?_\+S`8`$AL`W!(;`-82&P)P$ZZ#QA/[P`0+RW__"\'V M80`#F%!/2'@`!DZZ)_I83R\M_*!(>`(`2'@``4AM_*Q.NC&03^\`$"M`_*1*U M@&=J+RW\G$AX``$O`$AM_*Q.NC'J3^\`$%.`9\8O+?R<3KHH&EA/(`<B!^6!> M(&W__"\P&`!(;?[\2&P#GDAL`W9(;`G`3KH.F$_O`!0@!R`'4H`O+?_\+P!AT M``,24$](>``'3KHG=%A/8`#_>"\M_*!.NB?*6$\O+?R<3KHGP%A/4H=@`/Z(] M("W__$S?#(!.74YU3E7[F$CG`0!*K0`89Q(@+0`(Y8`@;0`0*W`(_/NH8`HB` M;0`0(%$K2/NH2'@`(2\M^ZA.NCP64$\@0%*((`@K0/NDD*W[J%.`+P`O+?NHJ M+RT`($ZZ1N9/[P`,("W[I)"M^Z@@;0`@0C`(_R\M`!0O"$AL`Z1(;?NP3KH/E MYD_O`!!(;?NP+RP$Q$AM_`!.N@K,3^\`#$AL`[!(;?P`3KHI>%!/*T#[K$J`, M9D!(;?P`2&P#RDAL`[)(;`G`3KH-D$_O`!!*K0`89QA*K0`<9Q(@+0`(4X`OB M+0`0+P!A``'^4$](>``(3KHF8%A/(&P$Q$H89OQ3B)'L!,0K2/N<2JT`&&<`@ M`1I^`"`M``A3@+Z`;``!N"`'(@?E@4AM_0`@;0`,+S`8`&$``>103TJ`9AXO^ M+?NL3KHF=EA/2&W\`$ZZ16!83TAX``A.NB7^6$]*K0`<9S`@!R('Y8$B;0`0] M('$8`-'M^YQ2B"\(+RW[I$AM_0!(;`/02&W^`$ZZ#N9/[P`48!Q$ M3KHE-%A/4H=@`/[L2&W]`"!M`!`O*``$80``X%!/2H!F'B\M^ZQ.NB5R6$](4 M;?P`3KI$7%A/2'@`"DZZ)/I83TAM_0`O+?ND2&P$'DAM_@!.N@W^3^\`$$'M4 M_@`B2$H99OQ3B9/(+RW[K$AX``$O"2\(*TG[F$ZZ+N)/[P`04X!G-DAM_`!(M M;`1$2&P$+$AL"<!.N@NH3^\`$"\M^ZQ.NB3Z6$](;?P`3KI#Y%A/2'@`"TZZ( M)()83R\M^ZQ.NB3<6$],WP"`3EU.=4Y5__Q(YP$@)&T`#'X`OJT`"&P4(`<B= M!^6!+S(8`$ZZ0Z183U*'8.9,WP2`3EU.=4Y5_\I(YR`P)&T`"!(2#`$`+V<&) M#`$`.F86($HB;0`,$MAF_"!M``P0O``Z8``!(@P!`'YF``#*2'@`+R\*3KHY: M`%!/*T#__$J`9AQ(;`1*+PI.ND-\4$](>``O+PI.NCC@4$\K0/_\(@J0@0R`( M`````6]R($H@05*(4X`O`"\(2&W_RDZZ0ZI/[P`,("W__"(*D(%"-0C)0>W_W MRB)L!+`F21`8L!MF!$H`9O9G'DAM_\I(;`1B2&P$3$AL"<!.N@J"3^\`$'``N M8```B"!M__Q2B"\(+RP$M"\M``Q.N@=R3^\`#&!J(&W__%*(+P@O+`3,+RT`Q M#$ZZ!UA/[P`,8%!(>`$`+RT`#$ZZ+<Y03R!M``Q*&&;\4XB1[0`,(`@B;0`,] MT\!3B2M)__P2$0P!`"]G$@P!`#IG#%*)0>P$:"9($MMF_"\*+RW__$ZZ0H10/ M3W`!3-\,!$Y=3G5.5?_\+RT`"$ZZ+U183RM`__Q*@&8>2&P$?DAL!&I(;`G`F M3KH)Q$_O``Q(>``"3KHBLEA/("W__$Y=3G5.50``(&T`#$J09S(O+0`(+Q!(T M;`2$2&P*K$ZZ"Z1/[P`02&P*K&$>6$]*@&<*0>P*K"M(``A@!EBM``Q@QB`MV M``A.74YU3E7_^$CG`P!^`$AX__XO+0`(3KI&^%!/+`!*AF<*+P9.ND<&6$]^B M`2`'3-\`P$Y=3G5.5?_82.<`("1M``@K2O_T2A)G"@P2`"!G!%**8/)"$E**? M#!(`(&8$4HI@]B!*2&W_V'``+P`O`"\((FW_]"\)+PDK2/_P3KHFUD_O`!A25 M@&8@+RW_]$AL!*1(;`2*2&P)P$ZZ"-!/[P`0<`$K0/_\8`Y(;?_83KHY`EA/9 M*T#__"`M__Q,WP0`3EU.=0``3E7_^$CG(``B+`3T#('___P89P8K0?_\8`XO* M+0`(3KHB7%A/*T#__"(M__P,@0```"!G"`R!````"680+RT`"$ZZ(CI83RM`4 M__Q@W"E\___\&`3T#*T````C__QF("(M__P,@0````IG%%*!9Q`O+0`(3KHBW M"%A/*T#__&#@(BW__`R!_____V8&</]@``$R#($````*9AA(;`3X+RT`#$ZZ+ M0,I03R`\```#[&```1(,K0```#W__&882&P$^B\M``Q.ND"H4$\@/````^I@H M``#P(BW__`R!````(F<(#($````G9E0K0?_X+RT`"$ZZ(8Q83RM`__PD+?_X7 MM(!G'`R`_____V<4#(`````*9PP@;0`,$(!2K0`,8,X@;0`,0A`O+0`(3KHA= M5%A/*T#__"`\```#ZV```(@@+?_\0>P';='`$A`"`0`#2@%G6"!M``P0@%*MG M``PO+0`(3KHA'EA/*T#__`R`````7V<00>P';='`$A`"`0`'2@%G$"`M__P@N M;0`,$(!2K0`,8,IP`"!M``P0@"(M__PI003T(#P```/I8!H@+?_\(&T`#!"`V M4JT`#"!M``Q"$"`\```#[4S?``1.74YU3E7__$CG`"`O+0`(3KHL1EA/)$"TI M_```9P0@"F`<+RT`"$AL!/Q(;`G`3KH&LD_O``Q"ITZZ'Z)83TS?!`!.74YUB M3E7__$CG`"!(>``,8;!83R1`+RT`"$ZZ/UY83U*`+P!AG%A/)4``!"\M``Q.) MNC](6$]2@"\`88983R5```@DK`4>*4H%'B\M``@O*@`$3KH_$E!/+RT`#"\JG M``A.NC\$4$],WP0`3EU.=4Y5__Q(YP`@)&P%'K3\``!G'"\J``0O+0`(3KH^I MO%!/2H!F!B`J``A@!B128-YP`$S?!`!.74YU3E7]^$AL!3A(;`4B3KHAME!/L M*T#__$J`9AQ(;`582&P%.DAL"<!.N@723^\`#$*G3KH>PEA/2&W^^"\M__QAW M`/T44$\K0/_X4H!G``#,#*T```/L__AF%$AM_O@O+?_\80#\\E!/*T#_^&#B$ M(BW_^`R!_____V<``*`,@0```^EG'$AM_OA(;`5N2&P)P$ZZ!6I/[P`,0J=.9 MNAY:6$](;?WX+RW__&$`_*Q03RM`__@,@````^IG%DAL!9!(;`G`3KH%.%!/$ M0J=.NAXJ6$](;?WX+RW__&$`_'Q03RM`__@,@````^EG'@R````#ZV<62&P%H MLDAL"<!.N@4`4$]"ITZZ'?)83TAM_?A(;?[X80#^3E!/8`#_("\M__Q.NAXZ9 M6$].74YU3E7_^$CG`"`D;`4>M/P``&<F+RH`!$ZZ*I983R\J``A.NBJ,6$\KK M4O_X+PI.NBJ`6$\D;?_X8-1"K`4>3-\$`$Y=3G5.50``+RT`#&$`_E183R!MW M``@@@$J`9B`O+0`0+RT`#$AL!=9(;`G`3KH$9D_O`!`@;0`((*T`$$Y=3G5A9 M`/Y82&P%^DAL!?1(;`2L8;)/[P`,2&P&"DAL!@)(;`2P8:!/[P`,2&P&&$ALP M!A)(;`2T88Y/[P`,2&P&+$AL!B1(;`2X80#_?$_O``Q(;`8\2&P&-$AL!+QA0 M`/]H3^\`#$AL!E1(;`9,2&P$P&$`_U1/[P`,2&P&;$AL!F)(;`3$80#_0$_O7 M``Q(;`:$2&P&?$AL!,AA`/\L3^\`#$AL!IQ(;`:42&P$S&$`_QA/[P`,2&P&Z MODAL!K)(;`3080#_!$_O``Q(;`;.2&P&Q$AL!-1A`/[P3^\`#$AL!MY(;`;6S M2&P$V&$`_MQ/[P`,2&P&ZDAL!N1(;`3<80#^R$_O``Q(;`;X2&P&\$AL!.!AQ M`/ZT3^\`#$AL!P9(;`;^2&P$Y&$`_J!/[P`,2&P'(DAL!QA(;`3L80#^C$_O7 M``PO+`3L3KH:\EA/*4`$Z$AL!S!(;`<F2&P$\&$`_FI/[P`,3G5.50``+RT`P M$"\M``Q(;`<V+RT`"$ZZ!/!/[P`0#*P````$`*YO%"\M``A(;`<\2&P)P$ZZD M`KY/[P`,3EU.=0``3E7_[$CG(3(D;0`(#*P```"`"NQL``"R$A(,`0`@9PP,] M`0`)9P8,`0`*9@12BF#H2A)G``"4("P*[.6`4JP*[$'L"O31P"M(__P,$@`BX M9DA2BB)*((DK2?_X2A)G'A(2#`$`(F<6#`$`7&8"4HH@;?_X$))2BE*M__A@` MWDH29@Q(>``!3KD``$]<6$\@;?_X0A!2BF``_W8@;?_\((I*$F<8$A(,`0`@K M9Q`,`0`)9PH,`0`*9P12BF#D2A)F`F`(0A)2BF``_T9*K`KL9@8@;`!(8`1!R M[`KT*4@*\$JL"NQF``"(0>P'4")(1^P,]";9)MDFV2;9-I$F;`!((FL`)$AX> M`"@O*0`$2&P,]$ZY``!$Z$_O``Q![`ST(@@D/````^XL;`J83J[_XBE`#9P@F M+`V<*4`-I'($*4$-H"E`#:PI00VHY8`K0/_LD\DL>``$3J[^VBM`__`@;?_LB M(FW_\"-H``@`I'X`8#(L;`J83J[_RBE`#9PL;`J83J[_Q"E`#:1![`=B(@@D- M/````^TL;`J83J[_XBE`#:Q^!"`'(`<`@```@`&!K`V8(`<@!P"```"``H&L% M#:``K```@`,-J$JL"+!G!'``8`8@/```@``N`$*L"9@@!R`'`(`````!*4`): ME'`!*4`)NB`'(`<`@`````(I0`FV<`(I0`G<(`<@!P"`````@"E`"=@I?```F M4```,"\L"O`O+`KL3KD```'84$]"ITZY```O1%A/3-],A$Y=3G4``$Y5```ID M;0`(`!Q*K``@9Q0P?``!(FP`(+/(9PA(>``(3I%83TY=3G4``!,6```3$@``Q M$PY.50``4JP--"!L#3!3J``,("@`#$J`:Q0B:``$4J@`!"`M``@2@'(`$A%@8 M%B`M``@"@````/\O""\`3KHRK%!/(@!.74YU3E4``$*L#30I;0`(#3!(;0`09 M+RT`#$AZ_Z).N@N83^\`#"\M``A(>/__3KHR=E!/("P--$Y=3G4``$Y5_^A(^ MYR``*6T`"`TX0>T`$$*M__PK2/_L(&T`#$H09P`!8G``$!!2K0`,0>P';='`Z M$A`K0/_X"`$``V;<#(`````E9@``ZB!M``P,$``E9DP@;0`(4Z@`""`H``A*1 M@&L.(F@`!%*H``1P`!`18`@O"$ZZ,$Q83RM`__A![`=MT>W_^!`0"````V;&O M#*T````E__AGA"`M__Q@``#L(&T`#`P0`"IG#"MM_^S_Z%BM_^Q@"I/)4JT`% M#"M)_^A"K?_T+RW_Z$AM__1(>@#$+RT`#$ZZ"T1/[P`0*T#_\$J`5L%$`4B!0 M2,%*@6<$*T``#"0M__0,@O____]F&$J!9P12K?_\2JW__&\&("W__&!X</]@( M=$J"9PPO+0`(+P).NBWP4$]*K?_P9E(@+?_\8%@@;0`(4Z@`""`H``A*@&L.5 M(F@`!%*H``1P`!`18`@O"$ZZ+VY83RM`__1![`=MT>W_]!`0"````V;&(BW_= M]+*M__AG`/ZF("W__&`,4JW__&``_I@@+?_\3-\`!$Y=3G4@;`TX4Z@`""`HZ M``A*@&L.(F@`!%*H``1P`!`18`@O"$ZZ+PY83TYU`*P``(`#<&%.50``4JP-D M0"`M``@@;`T\$(!2K`T\3EU.=4Y5``!"K`U`*6T`"`T\2&T`$"\M``Q(>O_.P M3KH)A$_O``P@;`T\0A`@+`U`3EU.=0``3E7_H$CG."!P`!M\`"#_^W(`*T'_4 M]G3_*T+_\BM!_^A![?_0&T#_\1M`__P;0/_]&T#__AM`__\K0?^@*T'_Y"M"' M_[`K2/_,(&T`"$H09U00$`)``/]R&%U!:TBP>Q`(9O9.^Q`$`"-@```L`"!@^ M```>`"M@```0`"U@```"&WP``?__8!@;?``!__Y@$!M\``'__6`(&WP``?_\J M3G%2K0`(8*0@;0`($A`,`0`P9@H;?``P__M2K0`((&T`"`P0`"IF$B)M``P@$ M45B1*U#_]E*M``A@$$AM__8O"$ZZ*))03]&M``@@;0`($A`,`0`N9C!2K0`(X M(&T`"`P0`"IF$B)M``P@45B1*U#_\E*M``A@$$AM__(O"$ZZ*%903]&M``@@3 M;0`($A`,`0!L9@P;?``!__%2K0`(8`H,`0!H9@12K0`((&T`"!`04JT`"!M`X M__`"0`#_<DY=06L``JBP>Q`(9O1.^Q`$`&9@``*0`$5@``*$`&5@``)^`$=@, M``)J`&=@``)D`&-@``)$`'-@``'\`%A@``&*`'A@``&$`'!@``%L`&]@``$:Y M`'5@``#P`&1@```"2BW_\6<,(FT`#"!16)$@$&`*(FT`#"!16)$@$"M`_^Q*Y M@&H*<@$K0?_H1*W_[$JM_^AG!'`M8`Q*+?_^9P1P*V`"<"`;0/_0<``0+?_^H M(BW_Z(*`<``0+?_]@H!*@6<(4JW_S%*M_^0O+?_L+RW_S$ZZ*-Q03RM`_\A*> MK?_R:@9P`2M`__(@+?_((BW_\I*`*T'_Q$J!;S(@;?_,(DC3P2(`)$A@`A+:. M4X%D^G``$"W_^R(M_\0@;?_,8`(0P%.!9/H@+?_R*T#_R-&M_^1![?_0*TC_G MS$HM__]G``%X&WP`(/_[8``!;DHM__%G#")M``P@45B1(!!@"B)M``P@45B1_ M(!`K0/_L8`#_7DHM__%G#")M``P@45B1(!!@"B)M``P@45B1(!`K0/_L2BW_= M_&<2(&W_S!"\`#!2K?_,<@$K0?_D+P`O+?_,3KHGAE!/*T#_R&``_R0;?``P[ M__M*K?_R:@9P""M`__)*+?_Q9PPB;0`,(%%8D2`08`HB;0`,(%%8D2`0*T#_> M[$HM__QG'B!M_\P0O``P4JW_S"!M_\P0O`!X4JW_S'("*T'_Y"\`+RW_S$ZZ( M)J!03RM`_\@,+0!8__!F`/ZT2&W_T$ZZ*3183V``_J8B;0`,(%%8D2)0*TG_= MS++\``!F"$'L!V0K2/_,(&W_S$H89OQ3B)'M_\PK2/_D2JW_\FM*(BW_\K'!C M;T(K0?_D8#QP`2M`_^0B;0`,(%%8D2`0&T#_T$(M_]%@(G`"*T#_L'`!*T#_2 MH&`40JW_L&`.<`$K0/^P8`9P`&``!5Y*K?^P:@``K"(M_^0D+?_VM(%L"'``1 M*T#_]F`$DZW_]DHM__]G0E.M_^0@+?_D2H!K&'``(&W_S!`04JW_S"\`(&T`E M$$Z06$]@W%.M__8@+?_V2H!K5'``$"W_^R\`(&T`$$Z06$]@XE.M__8@+?_V" M2H!K$G``$"W_^R\`(&T`$$Z06$]@XE.M_^0@+?_D2H!K&'``(&W_S!`04JW_' MS"\`(&T`$$Z06$]@W"`M``A@``2L#*W_______)F!G`&*T#_\B(M__(,@0``O M`!1M!'`38`(@`2M`_^12@$AM_]!(;?_H2&W_M"\M_[`O`"!M``PO$$ZZ#1)/[ M[P`8(&T`#%"00>W_T"(M_[0K0/_D*T'_O"M(_\Q*@6H$1*W_O`RM`````O^P! M9AA*@&<.#*T````$_[QM!'0`8`)T`2M"_[!*@&<$4ZW_M'(`=``4+?_^)BW_K MZ(:"=``4+?_]AH(K0?^\2H-G!%*M_[Q*K?^P9P``HDJM_[1K""0M_[35K?^\/ M=``4+?_\)BW_\H:"*"W_H(:$2H-G!%*M_[Q*A&=D2@)F8$J`9@8K0?_R8$PDZ M+?^T4H*0@BM`_Z0K0O^H2H!J!BM!__)@,B8M__*V@&\$*T#_\M'"4X@K2/^LF M2JW_\F<8("W_\B!M_ZP2,`@`#`$`,&8&4ZW_\F#B2JW_\F8$4ZW_O"`M__(BP M`%*!TZW_O&```)9*K?^@9P13K?_R2JW_M&H*("W_M"(`1(%@!"(M_[0K0?^X$ M#($```!C;P12K?^\#($```/G;P12K?^\<``0+?_\(BW_\B0`A($F+?^@A(-*5 M@F<$4JW_O$J#9SI*`&8V)"W_Y+*";093@BM"__)*K?_R9Q@@+?_R(&W_S!(P( M"``,`0`P9@93K?_R8.)*K?_R9@13K?^\2BW__V8R(BW_O"0M__:T@6\FDZW_7 M]E.M__8@+?_V2H!K%G``$"W_^R\`(&T`$$Z06$]2K?^\8-Y*K?_H9PY(>``MH M(&T`$$Z06$]@*DHM__YG#DAX`"L@;0`03I!83V`62BW__6<0<``0+?_[+P`@X M;0`03I!83TJM_[!G``#L2JW_M&IH2'@`,"!M`!!.D%A/2'@`+B!M`!!.D%A/9 M4ZW_\B`M__)*@&L``=)2K?^T("W_M$J`:@Y(>``P(&T`$$Z06$]@V%.M_^0@X M+?_D2H!K#G``(&W_S!`04JW_S&`"<#`O`"!M`!!.D%A/8+`@+?^T4ZW_M$J`E M:RA3K?_D("W_Y$J`:PYP`"!M_\P0$%*M_\Q@`G`P+P`@;0`03I!83V#,2JW_0 M\F<,2'@`+B!M`!!.D%A/4ZW_\B`M__)*@&L``3Q3K?_D("W_Y$J`:PYP`"!MI M_\P0$%*M_\Q@`G`P+P`@;0`03I!83V#*4ZW_Y"`M_^1*@&L.<``@;?_,$!!2" MK?_,8`)P,"\`(&T`$$Z06$]*K?_R9PQ(>``N(&T`$$Z06$]3K?_R("W_\DJ`O M:RA3K?_D("W_Y$J`:PYP`"!M_\P0$%*M_\Q@`G`P+P`@;0`03I!83V#,$BW_8 M\`P!`&5G!@P!`&=F!'!E8`)P12\`(&T`$$Z06$]*K?^T:A)(>``M(&T`$$Z0X M6$]$K?^T8`Q(>``K(&T`$$Z06$]P"RM`_\!3K?_`("W_M'(*3KHJX`:!````] M,"`M_\`;@0C0("W_M'(*3KHJR"M`_[0,K0````G_P&[,2JW_M&;&(BW_P`R!P M````"VP64JW_P'``$#48T"\`(&T`$$Z06$]@W@PM``'__V8R(BW_O"0M__:T+ M@6\FDZW_]E.M__8@+?_V2H!K%G``$"W_^R\`(&T`$$Z06$]2K?^\8-X@+0`(2 M3-\$'$Y=3G5.5?_V*VT`$/_V(&T`#!`04JT`#!M`__]*`&=V#```)68P(&T`& M#`P0`"5F!E*M``Q@("\M``A(;?_V+PAA`/943^\`#"M`__I*@&<&*T``#&"XH M2JP`-&<F""T`!___9QYP`!`M__\O`"!M``A.D%A/(&T`#!`04JT`#!M`__]PW M`!`M__\O`"!M``A.D%A/8`#_>DY=3G4O+`2T+RUP84Y5_]Q(YR``<`!R`"!M' M``@2$$'L!VW1P1(0*T#_]"M`__`(`0`"9S@@+?_P<@I.NBI`<@`@;0`($A!2& MK0`(`H$````/T($K0/_P<``@;0`($!!![`=MT<`0$`@```)FR"!M``@2$`P!E M`&QF#%*M``AP`2M`__1@"@P!`&AF!%*M``@@;0`,3I`K0/_\(&T`"`P0`&-G< M'$'L!VW1[?_\$!`(```#9PP@;0`,3I`K0/_\8.0B+?_\#('_____9@P@;0`07 M((%P`&``!4H@;0`($!`"0`#_<E1=06L`!22P>Q`(9O1.^Q`$`$=@``1Z`&=@4 M``1T`$5@``1N`&5@``1H`&9@``1B`'-@``02`&-@``.D`&A@``,D`%A@``&D+ M`'A@``&>`'!@``&,`&]@``#V`&1@```.`'5@```"0JW_[&!*<``K0/_L2JW_" M\&<*#*T````!__!O-"0M__P,@@```"UG"`R"````*V8@#((````M9@1R_V`": M(@`K0?_L(&T`#$Z04ZW_\"M`__Q![`=M("W__-'`$A`(`0`"9@P@;0`0((!P+ M`&``!&Q"K?_H("W_Z'(*3KHHO"(M__P"@0````_0@2M`_^@@;0`,3I`K0/_\> M4ZW_\"`M__!*@&<00>P';='M__P0$`@```)FP$JM`!1G``002JW_[&H$1*W_< MZ$JM__1F$")M`!0@42`M_^@@@&```_`B;0`4(%$@K?_H8``#XB(M__P,@0``G M`#!M"`R!````-V\,(&T`$""!<`!@``/20JW_Z"`M_^CG@"(M__P"@0````?0< M@2M`_^@@;0`,3I`K0/_\4ZW_\"`M__!*@&<4(BW__`R!````,&T(#($````W@ M;\!*K0`49P`#=DJM__1F$")M`!0@42`M_^@@@&```V`B;0`4(%$@K?_H8``#0 M4DJM__!F!G`(*T#_\$'L!VT@+?_\T<`2$`@!``=F#"!M`!`@@'``8``#."MMT M__S_^"!M``Q.D"M`__Q*K?_P9PH,K0````+_\&]*#*T````P__AF0`R`````; M>&<(#(````!89C`@;0`,3I!![`=M(DC3P!(1*T#__`@!``=F#")M`!`B@'``R M8``"V$*M_^A3K?_P8$Q![`=M("W_^")(T\`2$0@!``)G#"(`!($````P*T'_P MZ")(T\`2$0@!``!G#"(`!($````W*T'_Z-'`$A`(`0`!9PH$@````%<K0/_H0 M4ZW_\"`M__!*@&=N0>P';2`M__PB2-/`$A$(`0`'9UHB+?_HZ8$B2-/`%!$K1 M0?_H"`(``F<,(@`$@0```#"#K?_H(DC3P!(1"`$``&<,(@`$@0```#>#K?_HF MT<`2$`@!``%G"@2`````5X&M_^@@;0`,3I`K0/_\8(9*K0`49P`!\$JM__1F4 M$")M`!0@42`M_^@@@&```=HB;0`4(%$@K?_H8``!S$'L!VT@+?_\T<`2$`@!- M``)F#"!M`!`@@'``8``!OD*M_^P@+?_L<@I.NB8.(BW__`*!````#]"!*T#_A M["!M``Q.D"M`__Q3K?_P("W_\$J`9Q!![`=MT>W__!`0"````F;`2JT`%&<`1 M`6(B;0`4(%$@+?_L,(!@``%22JT`%&<.(FT`%"!14I$@+?_\$(!3K?_P("W_< M\$J`;R0@;0`,3I`K0/_\#(#_____9Q)*K0`49]PB;0`4(%%2D1"`8-`B+?_\Z M#('_____9@P@;0`0((%P`&```08@;0`(4H@@"&```/I*K0`49PXB;0`4(%%2G MD2`M__P0@"!M``Q.D"M`__Q2@&<<4ZW_\"`M__!*@&<00>P';='M__P0$`@`) M``-GPB)M`!0@44(08```H"(M__P,@0```"UG)`R!````+F<<#($````P;0@,= M@0```#EO#"!M`!`@@7``8```@$AM_^!(;?_L+RT`#"\M__`O`4ZZ!!!/[P`4( M*T#__$JM_^QF"B!M`!`@@'``8%!*K0`49SI*K?_T9AXB;0`4(%$@+?_@(BW_] MY"](``1.N@`Z(&\`!""`8!8B;0`4(%$@K?_@(6W_Y``$8`1P`&`0(&T`$""MM M__P@;0`(4H@@"$S?``1.74YU``!(YP#`($1(0#@``D2``+E`!$`X``Q``!!M& M``!L#$`/[VT``-`,0$?P;0``&DA`YXCGF0*!````![.`2$``0'^`8```P`Q`D M#_!L```6#(#__P_O9@``G@R!\````&4``)1(Y\#`2'D````"3KD``!706$],4 MWP,#(#P``'^`N4!(0'(`8```@@Q`_I!L```H!D`X`("!9P``;$CGP,!(>0``% M``%.N0``%=!83TS?`P-P`&```%`B13H``D``#PI``!!(0.A%5$5L```.1$7JL MJ'H`T85@```20D'KJ%)%Z[$"@0````_1@2H)2$"Y0$A`8```%DA`YXCID0*!] M````!]&!2$"Y0$A`*`A,WP,`3G4``"0``H!_____9@AP`'(`=`!@(DA"2,+HG M0@*"@``'_P1"`_\O`G0*XXGCD%'*__H(P``?)!].=2\#+P"#GV=D!$(`"TJ`, M9@@@`4*!!$(`("\``I__X```9R120N*(XI'BDR\``I__X```9NY*@VH.4H%D7 M"E*`8-A30N.)XY`(```49_0&0@/_;QX,0@?_;"@"@``/___I2C\"0D)(0H1?R M2$*`@B8?3G4O/`````%.N0``%=!P`&`8+SP````"3KD``!70,#Q_\$A"@$)(< M0$)`3^\`!'(`8,P``$Y0_^).40``2.=_,"1H``@@&B(23KD``"G(0FD`"$)IV M``8O`(.?9@XD:``<)B@`#%.#8```]%)",T(`!$A",T(`"$)&-"D`!&=<:A)6) M0FL8"D(``]5I``1A``#\8$AA``$L4FD`!F`2=`35:0`$80``YF$``.Q3:0`&L M2H!KQ%-I``3CB>.08/)"0D)&+P"#GV<480``S$I&9@P,0@`!9@93:0`&8.P&` M!@`P$X8@"E)"#$(`%&O4=@$D*``,2J@`$&<*>`'4:0`&4T)K.G@4#$(`$FPRP M.`(:,2`+!@4`!0P%`#EO(A.\`#`@"U(Q(`H:,2@*4T)JZ%)I``930WH`NJ@`) M$&<"4H0D:``<1_$P"B`$9QY31#8$!$,`%&L">!,4VU',__Q*0VL(%/P`,%'+9 M__HD:``80I)*:0`(9P)3DB1H`!1"@3(I``9(P22!3-\,_DY93EA.=>*(XI%3A M0F;X3G5\`$CG,``D`"8!XXGCD..6XXGCD..6TH/1@F0```12AN.)XY#CEDS?D M``Q.=2\"=``_/`!`XXGCD..2#$(`"FT(!((````*4H%35V;H3^\``B0?3G5._ M4/_T3E$``$CG?C!P`'(`,T```#-```(S0``$,T``!F$``78,!@`P9@@`:2``* M``1@[@P&`"UF"@!I@```!&$``5@,!@`P;3X,!@`Y;C@`:2````0S1@`*/"D`[ M!IUI``(O``*?\````&<&4FD``F#.80#_.CPI``H"A@````_2AD*&T89@N`P&G M`"YF#$II``9F8E)I``9@I@P&`$5G!@P&`&5F4&$``/(,!@`K9PP,!@`M9@H`+ M:1````1A``#<#`8`,&TP#`8`.6XJ.BD``.'I``#AZ0``VVD``.'I```"1@`/8 MW6D```QI#_\``&W,X.D``&#R/RD`!`)?(`!F"B1H`!1"DF```((T*0``/RD`5 M!`)?$`!G`D1"U6D``B\`@Y]G5#-\`#\``$J`:PKCB>.04VD``&#R2FD``F<@& M:Q1T!-5I``!A`/Y<80#^8E-I``)@UF$`_H12:0`"8,QT`#0I```_*0`$`E^`/ M`&<$",(`'TZY```I_B1H`!@DP"2!)&@`%"2\`````7``,"D`"$S?!'Y.64Y8[ M3G4L*``(9PHA?```````"$YU2.?\X"1H`!!.DCP`3-\'/S-&``A3J``,9@@`B M:0@```1.=3\I``0"7P@`9P)\_TYU3E7__$JM``AF!'``8!XO+0`(3KH5N%A/) M2&W__"\`*T``"$ZZ$[!03R`M__Q.74YU2.<P,BQY```*G"!O`!@B;P`<)&\`U M("9O`"0@+P`H(B\`+"0O`#`F+P`T3J[^I$S?3`Q.=4Y5__Q(YR``<``I0``8; M2JT`"&LD)"T`"+2L"@!L&B("YX%![`V8(DC3P4J19PHB`N>!T<$@"&`(<`DI/ M0`AP<`!,WP`$3EU.=6=<:A)60FL8"D(``]5I``1A``#\8$AA`$Y5__@O+0`(4 M3KK_EEA/*T#_^$J`9@1P_V`V(&W_^`@H``(``V<&<``@@&`D0JW__"\H``1.L MNB*V6$]*K``89P9P_RM`__P@;?_X0I`@+?_\3EU.=4Y5__1(YP`@1>P)?+3\@ M``!G-@@J``(`&V8J""H``0`;9R(@*@`$D*H`$"M`__A*@&<2+P`O*@`0+RH`! M'$ZZ%J9/[P`,)%)@Q"\M``A.NA_*6$],WP0`3EU.=0``XY#CEN.)<&%.5?_T< M(&T`"`@H``$`&V<2+PA(>/__3KH9+%!/*T#__&`&<``K0/_\(&T`""`H`!@"4 M@`````Q*@&842J@`%&<.+R@`%"\H`!!.NA#F4$\@;0`(+R@`'$ZZ_O!83RM`* M__@,K?_______&<$2H!G!'#_8`)P`$Y=3G5.50``(&T`"`@H``8`&V<F+PA(+ M>/__3KH8M%!/0>P)?")M``BSR&8.2&P)GDAX__].NAB:4$\@;0`(4Z@`""`HS M``A*@&L.(F@`!%*H``1P`!`18`@O"$ZZ%LQ83TY=3G5.5?_@2.<@`I/)+'@`9 M!$ZN_MHK0/_X*VW_^/_T(BT`"'3^+&P*F$ZN_ZPK0/_H2JW_Z&<@(BW_Z"QLK M"IA.KO^F(&W_^"(H`)@L;`J83J[_H&```3!"K?_\(&T`""`M__Q*,`@`9R`2Q M,`@`#`$`.F<6#`$`7&<0$#`(``P``"]G!E*M__Q@TB!M``@B+?_\$#`8`$H`Y M9P9P`&```.@@;?_X2J@`K&800^P(="QX``1.KO[:*T#_^"!M__@@*`"LY8`K. M0/_P($!*J``(9@PR?/__(@D@`6```*P@*``(Y8`@;?_T*V@`N/_@<O\A00"XI M*T#_["!M_^PB*``$+&P*F$ZN_X(K0/_D(BT`"'3^+&P*F$ZN_ZPK0/_H2JW_3 MZ&<.(BW_Z"QL"IA.KO^F8"(@;?_L(!#E@"M`_^Q*@&<2(&W_["(H``0L;`J86 M3J[_@F"X(BW_Y"QL"IA.KO^"(&W_]"%M_^``N$JM_^QF"#!\__\@"&`0(&W_! M["(H``0L;`J83J[_H$S?0`1.74YU```/_P``;<QP84Y5__A![`E\*TC__$JMU M__QG&B!M__Q*J``89Q`K;?_\__@@;?_\*U#__&#@2JW__&8L2'@`(DZZ"`Q8G M3RM`__Q*@&8$<`!@*"!M__@@K?_\<"%R`"!M__P0P5'(__PO+?_\+RT`#"\MX M``AA"$_O``Q.74YU3E7_[B!M`!!*J``89P@O"$ZZ_0Y83RML"+#_]"MM``S_E M\"!M__`0*``!`D``_PQ``&)G#`Q``&%F$D*M__1@""M\``"``/_T4JW_\"!M+ M__`,*``K``%7P$0`2(!(P"!M``P2$`)!`/\;0/_O#$$`=V<``)H,00!R9TH,! M00!A9@``WDAX``PO/```@0(O+0`(3KH+<D_O``PK0/_X4H!F!G``8```_$HMV M_^]G""`\````@&`"<`(`@```0``K0/_\8```H$HM_^]G!'`"8`)P``"```"`' M`$AX``PO`"\M``A.N@LB3^\`#"M`__A2@&8&<`!@``"L2BW_[V<((#P```"`J M8`)P`2M`__Q@5DHM_^]G!'`"8`)P`0"```"```"````!``"````"`$AX``PO" M`"\M``A.N@K.3^\`#"M`__A2@&8$<`!@6$HM_^]G""`\````@&`"<`(K0/_\^ M8`1P`&`^D<@B;0`0(T@`$"-(`!0C;?_X`!PC:0`0``0C2``,(T@`"$JM__1GB M!"`(8`8@/```@``B+?_\@H`C00`8(`E.74YU*?XD:``8<&%.5?_\0>T`#"M(T M__P@;?_\2I!G!EBM__Q@\B!M__PO*``(+R@`!$AM``PO+0`(80A/[P`03EU.S M=4Y5_\!(YSLR+RT`"$ZZ_`983RM`_^A2@&8&</]@``122JT`$&8(0>P(@"M(: M`!!^`7P"(`<B!^6!(&T`#$JP&`!G(B`'(@?E@2)M``P@<1@`2AAF_%.(D?$8J M`"`(4H#<@%*'8,Y2ACE\``,-4G``*4`-5"E\``$``0U<*4`-9"EAP0"E`= M#6`B;0`,(%%*&&;\4XB1T2`(5(`I0`UH0>P-1"QX``1.KO\B*T#_S"`M_\P(M M```?9Q(B+?_H+&P*F$ZN_Z9P_V```Z@@;?_,)&@`$"MH`!C_R"MH`"#_Y"`LK M"+0O0``@("\`('(`+'@`!$ZN_SHK0/_P2JW_\&8>(&W_S"QX``1.KO\<(BW_R MZ"QL"IA.KO^F</]@``-6("W_Y"(`Y($@;?_((4$`$%*M_^0B;0`,(%%*&&;\: M4XB1T2(((D`2@2)M``P@42)M_^02V&;\?@%\`2`'(@?E@2!M``Q*L!@`9TH,` MAP````%O"!6\`"!H`%*&(DHB2M/&(`<B!^6!)FT`#"!S&``L2!+>9OP@!R('W MY8$B;0`,('$8`$H89OQ3B)'Q&``@"-R`4H=@IA6\``IH`$(R:`$@!A2`(BW_N MZ"QL"IA.KO^"*T#_Z"(M``@L;`J83J[_:BM`_^PB+?_H+&P*F$ZN_X(O0``@Y M(B\`("QL"IA.KO^F2JW_[&8R+PI.N@6T6$\@;?_,+'@`!$ZN_QP@+`BT+T``U M(")M__`@+P`@+'@`!$ZN_RYP_V```D`@+`BT(@!![`BT(D@F;?_P8`(6V5.!3 M9/I8K?_P(FW_\"*M_^P@">2`+T``("M`__`B+0`((&T`$"00)B\`("@H``0L= M;`J83J[_=BM`_^!*K?_@9D`@;?_,+'@`!$ZN_QPB+?_L+&P*F$ZN_V0@+?_PK MY8`B+`BT*T#_\"]!`"`B;?_P("\`("QX``1.KO\N</]@``&L(&W_X"MH`!#_A MT)/)+'@`!$ZN_MHK0/_4(&W_U"`H`*SE@"M`_\0B;?_02JD`2F8,TOP`2B\)J M3KH;@EA/(&W_T-#\`$HO2``@(&\`(")M_\PL>``$3J[_"B!M`!0A;?_P`!0A> M;?_0``0A;?_@`!`@;0`02J@`%&<:<`$@;0`4(4``""!M`!`B;0`4(V@`%``,' M8!QP`"!M`!0A0``(+P`O`$ZZ&RQ03R!M`!0A0``,(&W_T"%L`#@`F")M_]0A, M:0"H`*@@+?_(Y(`A0`"L)FT`$$JK`!!G%"`K`!#E@"9`(6L`"`"D*4`-A&`&? M(6D`I`"D)FT`$$JK``AG""%K``@`G&`&(6D`G`"<2JL`#&<((6L`#`"@8`8AH M:0"@`*!(>``<3KH#;%A/($`Q?``(`!)R`"\!+P$K0/_<3KH:E%!/(&W_W"%`` M``XA2@`4(FT`%"%I``P`&"!M_^`B;?_<+'@`!$ZN_I(B;?_<(&D`#BQX``1.? MKOZ`*T#_V"!M_]BQ[?_<9PXB;?_8+'@`!$ZN_H9@U"!M_]PO*``.3KH:REA/B M+RW_W$ZZ`TY83W``3-],W$Y=3G4!4DJM`!1G#B)M`!1.5?_T2.</("1M``@N9 M+0`,+"T`$$J'9@1P`&!4>@"ZAFQ,>`"XAVQ"(&T`%%.H``@@*``(2H!K#B)H9 M``12J``$<``0$6`(+PA.N@X*6$\K0/_T#(#_____9@0@!6`2("W_]!2`4HI2B MA&"Z4H5@L"`%3-\$\$Y=3G5.5?_T2.<O("1M``@N+0`,+"T`$'H`NH9L4G@`D MN(=L2'``$!)2BB!M`!13J``,(B@`#"M`__1*@6L0(F@`!%*H``02@'(`$A%@6 M$@*`````_R\(+P!.N@\N4$\B`%*!9@0@!6`*4H1@M%*%8*H@!4S?!/1.74YU, M``!.5?^`2.<@`$AM_X!"ITZZ$SQ03TJ`9P1P`&!40>W_@")(2AEF_%.)D\@@0 M"5*`)"T`#+"";PIP%BE`"'!P`&`P2JT`"&8:+P).N@&66$\K0``(2H!F"G(,K M*4$(<'``8!!![?^`(FT`"!+89OP@+0`(3-\`!$Y=3G5.50``+RT`"&$&6$].G M74YU3E7_[$CG`R`N+0`(2H=N!G``8```Q`R'````"&P"?@@@!R`'5H#D@.6`X M+@!![`GX)%`K2/_XM/P``&=.(BH`!+*';3ZRAV82(%(B;?_X(HB?K`G\(`I@` M``"`("H`!)"'#(`````(;1H@2B!*T<<@DB%```0B;?_X(HB?K`G\(`I@5BM*8 M__@D4F"L(`<B+`JH(`?0@5.`3KH12"(L"JA.NA($4(`L`"`&(`96@.2`Y8`L] M`"\&3KH!OEA/*T#_\$J`9Q0O!B\`3KH%PE!/+P=A`/\P6$]@`G``3-\$P$Y=M M3G4`868``-Y(>``,+SQ.50``(BT`"`R!````,&T,#($````Y;@1P`6`"<`!.8 M74YU``!.5?_V+RT`"$ZZ\PY83RM`__9*@&8$</]@*B\M`!`O+0`,(&W_]B\H& M``1.NA583^\`#"M`__I*K``89P1P_V`$("W_^DY=3G5.5?_X2JP-B&<<*VP-S MB/_X(&W_^"\0+RP-B$ZZ!/Q03Y'(*4@-B$JM``AF!'``8#!8K0`(+RT`"$ZZ: M_EY83RM`__Q*@&8$<`!@%BMM__S_^"!M__@@K0`((&W__%B((`A.74YU3E4`' M`$JM``AG$$*G88Y83R!M``A9B"E(#8AP`$Y=3G5.5?_T2.<P`$JM``QF"B\M3 M``AAS%A/8'A*K0`(9@PO+0`,80#_6%A/8&8@;0`(68@@$%F`*T#_]"M(__RQN M[`V(9PA"IV$`_S983R\M``QA`/\L6$\K0/_X2H!G,"0M``PF+?_TMH)C!"M"C M__0@+?_T(@`@;0`((FW_^&`"$MA3@63Z+RT`"&$`_UA83R`M__A,WP`,3EU.E M=4Y5__@@+0`(!H`````,+T```"`O``!R`"QX``1.KO\Z*T#__$JM__QF!'``U M8#0@+0`(!H`````,(&W__"%```@O"$AL#8QA``$(4$]*K`GL9@8I;?_\">P@V M;?_\T/P`#"`(3EU.=4Y5__PO+0`(89!83RM`__Q*@&8&,'S__R`(3EU.=4Y5O M__A(YP$@80``@'``*4``$"E```@I0``,*4`)^"E`"?PI0`GP*4`)["E`"?1*_ MK`GH9TP@+`JH(BP)Z-*`4X$@`2(L"JA.N@Z@(BP*J$ZZ#UQ0@"X`(`<@!U:`? MY(#E@"X`+P=A`/\66$\D0+3\``!F!'#_8`PO!R\*3KH"_%!/<`!,WP2`3EU./ M=4Y5__@K;`V,__Q*K?_\9R0@;?_\*U#_^")M__P@;?_\("@`""QX``1.KO\ND M*VW_^/_\8-:1R"E(#9`I2`V,3EU.=4Y5``!(YP`@(FT`""!I``0B;0`,(T@`[ M!)'((H@D;0`(2I)F`B2)2JH`!&<&(&H`!""))4D`!$S?!`!.74YU``"```"`\ M```!``"````"`$AX``PO`"\M``A.N@K.3^]P84Y5_^9(YR``0BW__T*L`!@K& M;`AP__)P`RM`__8B+?_VLJP*`&P4(`'G@$'L#9C1P$J09P92K?_V8.(B+?_V` M)"P*`+2!9@QP&"E`"'!P_V```6H@`>>`0>P-F-'`*TC_YDJM`!!G"`@M``(`4 M$V<&0JW_[F`&<`$K0/_N("P)Y`*```"``+&M``P(+0`#``]G%"`M``P"@/__+ M__P`@`````(K0``,("T`#`*``````PR``````F<,#(`````!9P1*@&8,("T`4 M#%*`*T#_^F`,<!8I0`AP</]@``#B("T`#"(``H$```,`2H%G``"B"```"F<:N M&WP``?__+RW_[B\M``A.NA+J4$\K0/_J8$@(```)9AQ(>`/M+RT`"$ZZ$>A0: M3RM`_^I*@&H&".T``0`.""T``0`.9QX;?``!__\I;?_R"'`O+?_N+RT`"$ZZT M$B103RM`_^I*+?__9T0@+0`,`H````#P2H!G-DJM_^IK,"\M_^I.NA'<6$](? M>`/M+RT`"$ZZ$8)03RM`_^I@$DAX`^TO+0`(3KH1;E!/*T#_ZDJL`!AG!'#_" M8!(@;?_F(*W_^B%M_^H`!"`M__9,WP`$3EU.=4Y5```@+0`,(@`"@0``@```E M@0```P$"@/__?_\O`"\!+RT`"&$`_AA/[P`,3EU.=0``(T@`"$JM<&%.5?_X* M+RT`"$ZZ[?Y83RM`__Q*@&8$</]@*B\M`!`O+0`,(&W__"\H``1.N@^H3^\`% M#"M`__A*K``89P1P_V`$("W_^$Y=3G4I0`AP</]P84Y5__P@+0`,+P`O+0`(7 M*T#__&$&4$].74YU3E7_Z$CG(3`N+0`,2H=N!G#_8```\@R'````"&P"?@@@` M!R`'5H#D@.6`+@`@;0`(*TC_]-''WZP)_$/L"?@D42M(__`K2?_XM/P``&<`G M`*(@2B`J``0@2M'`*TC_["0M__"UPF,6(FW_]"**(T<`!"9M__@FB7``8```( MC+7"9AXB4B9M__0FB2`J``0B`-*')T$`!")M__@BBW``8&@B;?_TL\AD")^L$ M"?QP_V!8L\AF+DJ29PXB$K2!8PB?K`G\</]@0M^J``1*DF<0M))F#"!"("@`# M!-&J``0DD'``8"8K2O_X*VW_[/_H)%)@`/]:(&W_^""M__21R")M__0BB"-'E M``0@"$S?#(1.74YU3E7_\$CG(`!P`"M`__PK0/_X*T#_\"!M``@2$`P!`"UF? M#'`!*T#_^"M`__!@#`P!`"MF!G`!*T#_^'``(&T`""(M__@0,!@`+P!.NOD(W M6$]*@&<J("W__'(*3KH*L"(M__A2K?_X=``@;0`(%#`8`-""!(`````P*T#_9 M_&"\2JW_\&<$1*W__"!M``P@K?_\("W_^$S?``1.74YU3E7_\DCG`"!"+?_[C M<`@K0/_\4ZW__"`M``PB``*!````#T'L")C1P2(M__P;D!CSZ(`K0``,`H`/U M____*T``#$JM``QFS$'M__/1[?_\(D@D;0`(%-EF_'`(D*W__$S?!`!.74YUA M3E4``"\M``PO+0`(88Q03TY=3G4``$Y5__!(YR`@<`LK0/_P0BW__U.M__`@[ M+0`,(@`"@0````<&@0```#`D+?_P&X$H].:`*T``#`*`'____RM```Q*K0`,) M9LQ![?_TT>W_\")()&T`"!399OQP"Y"M__!,WP0$3EU.=4Y5```O+0`,+RT`! M"&&,4$].74YU``!.5?_P2.<`('`+*T#_\$(M__]3K?_P("T`#'(*3KH(R`:!( M````,"`M__`;@0CT("T`#'(*3KH(L"M```Q*K0`,9M!![?_TT>W_\")()&T`2 M"!399OQP"Y"M__!,WP0`3EU.=0``3E4``'``(&T`"!`00^P';=/`$!$(```#% M9P92K0`(8.0@+0`(3EU.=4Y5```@;0`($A"R+0`/9@0@"&`0(&T`"!`04JT`Y M"$H`9N)P`$Y=3G5.50``<``0+0`/+P`O+0`(8<903TY=3G5.5?_\0JW__"!MS M``A*$&<2$A"R+0`/9@0K2/_\4JT`"&#F("W__$Y=3G4``$Y5__Q(YP`P(&T`0 M#$H89OQ3B)'M``P@"")M``@D2=7`)DE*&V;\4XN7R2(+4H$O`2\*+PDK0/_\Q M3KH)KD_O``P@+?_\(&T`#")M``A@`A+84X!D^DS?#`!.74YU3E7_^$CG`0`@- M;0`,2AAF_%.(D>T`#"X((&T`"$H89OQ3B)'M``@@"")M``C3P"M)__@B+0`0N MOH%C`BX!(`<@;0`,8`(2V%.`9/H@;?_X0C!X`"`M``A,WP"`3EU.=0``3E7_. M_"MM``C__"!M__Q*$&<8<``0$"\`3KH`&EA/(&W__!"`4JW__&#@("T`"$Y=2 M3G4``"`O``0,``!A;0H,``!Z;@0$```@3G4``$Y5``!(YR``(BT`"`R!____L M_V8$</]@="!M``P(*````!MG$"`H`!@D``*"````,$J"9P1P_V!4""@``@`;F M9QH100`@T/P`(")M``PC2``$<`$C0``((`%@,B!M``PD*``$(F@`$+/"9@1P* M_V`>4Z@`!")H``02@0@H``<`&F<&4Z@`"&`$4J@`""`!3-\`!$Y=3G5.5?_X< M+RT`"$ZZZ%Y83RM`__A*@&8$</]@2"!M__@(*``#``-G$DAX``)"IR\M``A.6 MNO4>3^\`#"\M`!`O+0`,(&W_^"\H``1.N@HZ3^\`#"M`__Q*K``89P1P_V`$2 M("W__$Y=3G4``$Y5__!"K?_\(&T`""\H``Q.N@Z.6$\@;0`(+R@`#"M`__A.= MN@Y46$\@;?_X2J@`%&842F@`&&8.(&@`&B)M``BQZ0`$9PPO+?_X3KH.0%A/? M8+8O+?_X3KH.-%A/(&W_^"MH`![__")M``A*J0`(9@HO*0`,3KH,D%A/(&T`( M""`H`!3E@")`(%$K2?_T68DO""M(__`K2?_T3KH-(EA/(&W_]"\0+PA.N@U4B M4$\@+?_\3EU.=4Y5__9(YR`@)&T`""`J`!@B``*!``"``%;"1`)(@DC"(@`"2 M@0```#`;0O__2H%G"D*J``AP_V```68(*@`'`!MG%`@J``8`&V<,+PI(>/__^ M3KH!5E!/2JH`%&8X0JH`"`@J``(`&V<4<`$E0``4($K0_``@)4@`$&```((OP M"DZZ!"!83TJ`9W0(Z@`%`!MP_V```0Q*+?__9V)4J@`(;EP@:@`$4JH`!'``\ M$!`K0/_Z#(`````:9S`,@`````UF-%.J``@@*@`(2H!K$"!J``12J@`$<``0> M$&```,0O"F$`_R!83V```+@(Z@`$`!MP_V```*P@+?_Z8```I`@J``$`&V92( M".H````;+RH`%"\J`!`O*@`<3KKX+$_O``PK0/_V2H!J!@CJ``4`&TJ`9@8(X MZ@`$`!M*@&\<2BW__V<*(@!$@25!``A@!"5```@@:@`0)4@`!"`J`!@"@```9 M`#)*@&<82BW__V<(</\E0``(8`9P`"5```AP_V`B4ZH`""`J``A*@&L.(&H`3 M!%*J``1P`!`08`@O"F$`_F983TS?!`1.74YU``!.5?_L2.<@("1M``P@+0`(Q M(BH`&"0!`H(````Q*T#_]$J"9P9P_V```L@@`0*```"``%;"1`)(@DC"&T+_? M_DJJ`!1F``"2"`$``F8``(IP`"5```P,K?____\`"&<``I(O"DZZ`I183TJ`: M9PP(Z@`%`!MP_V```GH(Z@`!`!M*+?_^9PX@*@`4(@!$@25!``Q@""`J`!0EI M0``,4ZH`#"`J``Q*@&L4(&H`!%*J``0@+0`($(!R`!(08!8@+0`(`H````#_' M+PHO`&$`_S903R(`(`%@``(<""H``@`;9V@B+0`(#('_____9@9P`&```@(;W M0?__2BW__F<F#($````*9AYP`B\`2&P(K"\J`!PK0/_P3KK\*$_O``PK0/_X+ M8!QP`2\`2&W__R\J`!PK0/_P3KK\"D_O``PK0/_X</\K0``(8```_`CJ``$`) M&THM__YG5B(M``@,@?____]G2E2J``P,@0````IF(B!J``12J@`$$+P`#4JJA M``QK#"\*2'C__V$`_GQ03U*J``P@:@`$4JH`!"`M``@0@$JJ``QK``%0</\K% M0``(("H`!)"J`!`K0/_P2H!G``""""H`!@`:9UY(>``"0J<O*@`<3KKPOD_O8 M``PK0/_L2BW__F="4ZW_["`M_^Q*@&LV0J<O`"\J`!Q.NO"83^\`#$AX``%(] M;?_]+RH`'$ZZ]91/[P`,2JP`&&8,$"W__0P``!IGP$YQ+RW_\"\J`!`O*@`<G M3KK[#D_O``PK0/_X8`9P`"M`__@B+?_X#('_____9@@(Z@`%`!M@#+*M__!GE M!@CJ``0`&THM__YG#B`J`!0B`$2!)4$`#&`8""H``@`;9PAP`"5```Q@""`J` M`!0E0``,(&H`$"5(``0B+0`(#('_____9RQ3J@`,("H`#$J`:Q`@:@`$4JH`Q M!!"!<``0$&`0`H$```#_+PHO`6$`_3A03R`J`!@"@````#!*@&<$</]@$B(MN M__0,@?____]F!'``8`(@`4S?!`1.74YU3E4``"!M``A*J``49PP(*``#`!MF? M!'``8#PO+`=H3KKN5%A/(&T`""%```0A0``02H!F"G`,*4`(<'#_8!@A;`=HP M`!0"J/____,`&'``(4``#"%```A.74YU````"`R!__]P84J`:@``'D2`2H%JI M```,1(%A```@1(%.=6$``!A$@$2!3G5*@6H```Q$@6$```9$@$YU+P)(030!" M9@``(DA`2$%(0C0`9P``!H3!,`)(0#0`A,$P`DA",@(D'TYU+P-V$`Q!`(!D; M```&X9E10PQ!"`!D```&Z9E90PQ!(`!D```&Y9E50TI!:P``!N.94T,T`.:HN M2$)"0N:J2$.`P38`,`(T`TA!Q,&0@F0```A30]"!9/YR`#(#2$/GN$A`PT`F@ M'R0?3G4@0B)#)``F`4A"2$/$P<;`P,'40TA"0D+0@B8))`A.=4Y5__1(YP$PC M2JT`"&<&</]@``$L)&P`.$AL#M@O"DZZ!M103TJ`9A1P%"E`"'`I?````,D`; M&'#_8``!!$'L#N`B2"9M``P6V6;\+PI.N@;F6$\I0`_<2H!G``"V2JP/W&=F> M2&P.V"\L#]Q.N@:(4$]*@&8><!0I0`AP*7P```#)`!@O+`_<3KH&6%A/</]@P M``"N2&P*!$AL#N!.N@$04$](;`[@+RT`#$ZZ]K903R1L#]PO"DZZ!GY83R\*' M*4`/W$ZZ!AY83V"4?@`@;0`,2C!X`&<>$#!X``P``#IG%`P``%QG#A`P>``,# M```O9P12AV#8(&T`#$H89OQ3B)'M``RQQV<X(&T`#!&\`#IX`&`L(&T`#$H8C M9OQ3B)'M``PN""`'+T``#%*`+@`@;0`,("\`#!&\`#H(`$(P>`!P`$S?#(!.! M74YU```@;P`$(F\`""`O``QO%K/(90S1P-/`$R!3@&;Z3G42V%.`9OI.=0``% M3E4``"\M``A.N@4V6$]*@&823KH%C"E``!AP`BE`"'!P_V`"<`!.74YU3E4`R M`"\M``AAS%A/3EU.=0``(&\`"")O``1*&6;\4XD2V&;\("\`!$YU(&\`!")OY M``@2&+(99@A*`6;V<`!.=6X$</].=7`!3G4@;P`((F\`!!+89OP@+P`$3G4`K M`"!O``1*&&;\4XB1[P`$(`A.=0``(&\`"")O``0@+P`,8`02V&<(4X!D^&`&Z M0AE3@&3Z("\`!$YU3E7_^$CG`2!^`$7L#9B^K`H`;!Y*DF<4""H``@`#9P)@U M"B\J``1.N@)86$]2AU"*8-PO+0`,+RT`"$ZZL9903TS?!(!.74YU3E7__'``$ M(CP``#``+'@`!$ZN_LX"@```,``K0/_\2H!F!'``8"1*K``P9QH@;``P3I!*) M@&8$<`!@$$*G2'@`%$ZZ_W903R`M__Q.74YU8;!.=0``#M@O+`_<<&%*K`J<& M9A)#[`J$<``L>``$3J[]V"E`"IPI;`!4"D1(>``\2'@`^G``+P`O`$AL"G!(> M;`I62&P*."\`3KK>($_O`"!3@&<$</]@`G``3G4``$YU```.V"\L#]Q.NDY5Q M__Q(YP$`2JP`,&<$3KK_.$*L`!@B+0`()"T`#"8M`!`L;`J83J[_UBX`#(?_C M____9A(L;`J83J[_?"E``!AP!2E`"'`@!TS?`(!.74YU3E7__$CG`0!*K``PQ M9P1.NO[H0JP`&"(M``@D+0`,)BT`$"QL"IA.KO_0+@`,A_____]F$BQL"IA.X MKO]\*4``&'`%*4`(<"`'3-\`@$Y=3G5.5?_X2.<Q`DJL`#!G!$ZZ_IA"K``8Q M("T`$%.`+T``$"(M``@D+0`,)B\`$"QL"IA.KO^^+@`,A_____]F$BQL"IA.X MKO]\*4``&'`6*4`(<"`M`!`,@`````)G'`R``````6<*2H!F(B`M``Q@'"`'+ M(`?0K0`,8!(B+0`(=`!V`"QL"IA.KO^^3G%,WT",3EU.=0``3E7__$CG`0!*2 MK``P9P1.NOX$0JP`&"(M``@D+0`,+&P*F$ZN_^(N`$J'9A8L;`J83J[_?"E`W M`!AP`BE`"'!P_V`"(`=,WP"`3EU.=4Y5``!*K``P9P1.NOV\(BT`""QL"IA.0 MKO_<<`!.74YU3E7__$JL`#!G!$ZZ_9Q"K``8(BT`"'3^+&P*F$ZN_ZPK0/_\- M2JW__&<8(BW__"QL"IA.KO^F(BT`""QL"IA.KO^X(BT`""0\```#[BQL"IA.* MKO_B*T#__$JM__QF%BQL"IA.KO]\*4``&'`"*4`(<'#_8`0@+?_\3EU.=4Y54 M__Q*K``P9P1.NOT@0JP`&"(M``AT_BQL"IA.KO^L*T#__$JM__QG$"(M__PLF M;`J83J[_IG#_8#8B+0`()#P```/N+&P*F$ZN_^(K0/_\2JW__&86+&P*F$ZN] M_WPI0``8<`(I0`AP</]@!"`M__Q.74YU(&\`!""(6)!"J``$(4@`"$YU``!(E MYSP@)B\`&!0O`!]Z_R\%3KD``%2X$@!P`!`!*`!R_[*`6(]F!'``8&8O/``!C M``%(>``B3KD``%1T)$`J"E"/9@XO!$ZY``!4S'``6(]@0"5#``H50@`)%7P`1 M!``(0BH`#A5$``]"ITZY``!4I"5``!!*@UB/9PHO"DZY``!4X&`*2&H`%$ZY; M``!2[%B/(`I,WP0\3G4O"B1O``A*J@`*9PHO"DZY``!4]%B/%7P`_P`(</\E; M0``4<``0*@`/+P!.N0``5,Q(>``B+PI.N0``5(Q/[P`,)%].=0``+PXL>0``7 M"I@B+P`(3J[_N"Q?3G5(YR`"+'D```J83.\`!@`,3J[_K$S?0`1.=0``+PXLC M>0``"I@B+P`(3J[_IBQ?3G5(YR`"+'D```J83.\`!@`,3J[_FDS?0`1.=0``/ M+PXL>0``"IA.KO]\+%].=2\.+'D```J8(B\`"$ZN_V0L7TYU+PXL>0``"I@BY M+P`(3J[_+BQ?3G4O#BQY````0$SO``,`"$ZN_SHL7TYU```O#BQY````0")O, M``@@+P`,3J[_+BQ?3G4O#BQY````0")O``A.KO[:+%].=2\.+'D```!`("\`H M"$ZN_K8L7TYU+PXL>0```$`@+P`(3J[^L"Q?3G4O#BQY````0")O``A.KOZ>* M+%].=2\.+'D```!`(F\`"$ZN_I@L7TYU+PXL>0```$`@;P`(3J[^C"Q?3G4OE M#BQY````0")O``A.KOZ&+%].=2\.+'D```!`(&\`"$ZN_H`L7TYU```#[```* M`!0```````!3-@``4Q(``%-J``!3P@``4T8``%-\``!3B```4Z8``%/.```M> MQ@``*K8``"J&```J=@``*5P``"DD```5P```%;8``!6F```4I@``%!X````4C M`````0``530``%4@``!5#```5/@``%3D``!4T```5+P``%2H``!4D```5'@`$ M`%1D``!44```5$```%0F``!4$```4_8``%/@```N8@```1(````.````````[ M`_`````#7U=A:710;W)T``````!5,`````-?4F5P;'E-<V<``````%4<````: M`E]'971-<V<```!5"`````)?4F5M4&]R=```5/0````"7T%D9%!O<G0``%3@Z M`````U]&<F5E4VEG;F%L````5,P````#7T%L;&]C4VEG;F%L``!4N`````-?[ M1FEN9%1A<VL``````%2D`````E]&<F5E365M``!4C`````-?06QL;V--96T`: M`````%1T`````U]087)E;G1$:7(`````5&`````#7U5N3&]A9%-E9P````!4_ M3`````)?26]%<G(`````5#P````"7T5X86UI;F4``%0@`````E]5;DQO8VL`G M``!4#`````)?3&]C:P``````4_`````#7T1E;&5T949I;&4```!3W`````$N@ M3#@```!3*@````$N3#<```!34`````$N3#8```!3@@````$N3#$```!3D```K M``$N3#$T``!3K`````$N3#$R``!3C`````-?1&5L971E4&]R=````%.6````? M`U]#<F5A=&50;W)T````4P`````"7TYE=TQI<W0``%+L`````````_(```/JU M```"JP``````````````````````````````````````````````````````M M````````````````````````````````````````````````````````````` M````````9&]S+FQI8G)A<GD```!V9#`Z``!R86TZ``!D9C`Z``````!H````# M:@```'````!V````````8SH``&1F,#IC+P``````D````)(```"6````````K M```E<PH`,2XP(#8M1D5"+3@X```E<R`M<C$@+7,E<R`M>"5D``!U=7!C```EN M<R!V97)S:6]N("5S"@``<&-C<```,2XP(#8M1D5"+3@X``!5<V%G93H@)7,@$ M6RU#72!;+7)=(%LM=ET@6RUX9%T@9G)O;69I;&5S+BXN('1O9FEL90H`<&-C/ M<```+4,@;65A;G,@8V]P>2!T;R!S<&]O;"!B969O<F4@<V5N9&EN9RX*`"URQ M(&UE86YS('%U975E(&]N;'DL(&1O(&YO="!S=&%R="!U=7!C+@H``"UV(&UEC M86YS('9E<F)O<V4N"@``+7AD("<P)SP](&0@/#T@)SDG('-E="!D96)U9R!L3 M979E;"!F;W(@=75P8RX*`&9I;&4@;6%Y(&)E(&$@;&]C86P@<&%T:&YA;64@0 M;W(@<WES=&5M(7!A=&AN86UE"@``<&%T:&YA;64@;6%Y(&)E(&$@9G5L;"!P? M871H(&]R(&)E9VEN('=I=&@@?G5S97(@*")^+R(@;65A;G,@<'5B;&EC('5UR M8W`*``!D:7)E8W1O<GDI+B`@3W1H97(@<&%T:&YA;65S(&=E="!P<F5P96YD: M960@=VET:"!C=7)R96YT(&1I<F5C=&]R>0H``"5S.B!P871H;F%M92!A<F=U6 M;65N=',@;75S="!B92!E:71H97(Z"@!P8V-P```)<F5M;W1E(7!A=&@@;&]C# M86QP871H"B`@;W(*```);&]C86QP871H+BXN(')E;6]T92%P871H"@``4T51G M1@``<@`E;&0`=P`E<SH@=6YA8FQE('1O(&-R96%T92`E<PH``'!C8W```"4PA M-&0*`$0N)2XW<R4P-&0``'(`)7,Z('5N86)L92!T;R!O<&5N("5S"@``<&-CF M<```=P`E<SH@=6YA8FQE('1O(&]P96X@)7,*``!P8V-P```E<SH@=W)I=&4@* M97)R;W(@=VAE;B!C;W!Y:6YG("5S('1O("5S"@``<&-C<```0RXE+C=S)3`TO M9```=P`E<SH@=6YA8FQE('1O(&]P96X@)7,*``!P8V-P``!3("5S("5S('5U. M8W`@+2`E<R`P-C8V"@!3("5S("5S('5U8W`@+2`E<R`P-C8V"@`E<SH@=W)IY M=&4@97)R;W(@;VX@)7,*``!P8V-P``!2("5S("5S('5U8W`*`"5S.B!W<FETI M92!E<G)O<B!O;B`E<PH``'!C8W```"\`)7,Z('5N:VYO=VX@=7-E<B`E<PH`F M`'!C8W```"\`)7,Z(&]U="!O9B!M96UO<GD*``!P8V-P```E<R5S```E<SH@? M=6YA8FQE('1O(&5X96-U=&4@)7,*`'!C8W``````````````````````````U M````````````````````````````````````````````````````````````` M````&```````````___\&`H`/0!'96YV+F,Z($-A;B=T(&%L;&]C871E9"`EG M=2!B>71E<PH``````#IU<W(O;&EB+W5U8W`O<')O9FEL90!R`$-A;B=T(&]PJ M96X@<')O9FEL92!F:6QE("(E<R(*`#IU<W(O;&EB+W5U8W`O<')O9FEL90!"R M860@96YV:7)O;FUE;G0@=F%R:6%B;&4@;F%M92`E<PH`36ES<VEN9R`G/2<@H M:6X@96YV:7)O;FUE;G0@9FEL90H``&UI<W-I;F<@=F%L=64@:6X@96YV:7)O7 M;FUE;G0@9FEL90H``&=E;G8Z("5S(&YO="!F;W5N9"P@=7-I;F<@)7,*`$Y!^ M344``&YO;F%M90``34%)3$)/6`!M86EL8F]X`$A/344``#IU<W(O;F]N86UER M`$1/34%)3@``<&,N=75C<`!-04E,1$E2`#IU<W(O<W!O;VPO;6%I;`!#3TY&@ M1$E2`#IU<W(O;&EB+W5U8W``4U!/3TQ$25(``#IU<W(O<W!O;VPO=75C<`!,9 M3T=$25(``#IU<W(O<W!O;VPO=75C<`!054)$25(``#IU<W(O<W!O;VPO=75C# M<'!U8FQI8P!-04E,4T525DE#10!H;W-T``!.3T1%3D%-10``;F]N86UE``!$J M159)0T4``$-/3CH``%-0145$`#$R,#```%1%35!$25(`4D%-.E0`3D574T1)' M4@`Z=7-R+W-P;V]L+W)N97=S``!004=%4TE:10``,C0``%1)345:3TY%```KT M,#$P,``E<R\E<P!.97<@9FEL96YA;64@)7,*`````&-O;CHQ,"\Q,"\S,C`O+ M.#`O`"H``````````@``("`@("`@("`@*"@H*"@@("`@("`@("`@("`@("`@K M("!($!`0$!`0$!`0$!`0$!`0A(2$A(2$A(2$A!`0$!`0$!"!@8&!@8$!`0$!: M`0$!`0$!`0$!`0$!`0$!`1`0$!`0$(*"@H*"@@("`@("`@("`@("`@("`@("> M`@("$!`0$"`@("`@("`@("`H*"@H*"`@("`@("`@("`@("`@("`@($@0$!`06 M$!`0$!`0$!`0$!"$A(2$A(2$A(2$$!`0$!`0$(&!@8&!@0$!`0$!`0$!`0$!9 M`0$!`0$!`0$!$!`0$!`0@H*"@H*"`@("`@("`@("`@("`@("`@("`@(0$!`0= M(`````````!7;W)K8F5N8V@````````````?0``````````````````````P2 M,3(S-#4V-S@Y86)C9&5F``````T*`````(``````Q@````!@)@``````````5 M````````````````````#@``````````````````2.=__BQX``23R4ZN_MHHZ M0$'L`%Q.KOZ`0>P`7$ZN_HPB0$7Z_[8DJ0`8(&D`%'``$!A(YX"`3J[^AD/ZN M`"XI20"P0_K_C"`I``3EB%B`(D!,WP$!(BP`.B0/!((````0E(%(YP`*+P).7 MD5B/3-]0`$/Z_VPC0``>(TP`&D*I``Y.KO]\('K_5$/Z_U1.KOZ23-]__DYU) M``````F>```````````````````````````````````````````)P```````P M````````````````````````````````````````````````````````````` M````````````````````````@```````````````````````````````````` M```H+P```"HJ(%5S97(@06)O<G0@4F5Q=65S=&5D("HJ``#__P````X`#@``B M``````H(`````/__````!``$``````````````HD0T].5$E.544``/__````I M!``$````````"DP`````04)/4E0`__\````$``0````````*:@````!I;G1U0 M:71I;VXN;&EB<F%R>0````````````````````````````0````#[`````T`& M```!```*?```"F(```I(```*,```"9X```E\````I@```*(```">````B```9 2`(0```"`````?`````````/RU `` end size 25308 SHAR_EOF if test 35467 -ne "`wc -c pccp.uu`" then echo shar: error transmitting pccp.uu '(should have been 35467 characters)' fi echo shar: extracting uupc.uu.1 '(12562 characters)' cat << \SHAR_EOF > uupc.uu.1 begin 600 uupc M```#\P`````````"``````````$``"?_```-;@```^D``"?_2.=^_DOO`#0DI M2"0`2?D`````+'@`!"E.`$`I3P!,0JP`2)/)3J[^VB9`*6L`F``X2JL`K&<`) M`'`@#9"M``0&@````(`I0``$80`!>B!K`*S1R-'((F@`$-/)T\D@`G(`$ADI0 M20!4T(%2@$)G4H`"0/_^G\!5@$)W"``@`E.`U($?L@``(`!3@E'(__8?O``@( M(`!3@A^Q(``@`%'*__@B3R\)8```;"EK`#H`!`:L````@``$80`!#F$``/@I& M0`!(+P`D0"`J`"1G$BQL%J`@0"(H```I00`X3J[_@B(J`"!G&B0\```#[4ZN2 M_^(I0`!09PKEB"!`)V@`"`"D(&P`2"\(2&P``"!H`"0I:``$`%1'^0``%K1RC M`"`\```'P6`")L%1R/_\3KH`L'``8`0@+P`$+P`@+``L9P0@0$Z03KI]RBQXC M``0B;!:@3J[^8DJL%JAG"")L%JA.KOYB2JP6K&<((FP6K$ZN_F)*K`!89P@BA M;`!83J[^8DJL`$AG)"(L`#QG!$ZN_]PB+`!09P1.KO_<+'@`!$ZN_WPB;`!(* M3J[^AB`?+FP`3$S??WY.=7!D8(!!ZP!<3J[^@$'K`%Q.KOZ,3G5#[`!<<`!.@ MKOW8*4`6H&?:3G4``$[Y``"0^'!A3E7_F$*M__Q.NDN$2'@`9$AM_YA.NG<2" M4$\I0!:T+RP/'$ZZ"E183TAL%KA.N@#26$]*@&82+RT`#"\M``A.N@$<4$\KE M0/_\3KI*Q"\L%K1.N@HF6$\O+?_\3KIQ:%A/3EU.=4Y5``!(YP`P(&T`"$(0+ M(FT`#`P1`'YF-`PI`"\``680(&P/)"1()FT`"!;:9OQ@'"!L#PPD2"9M``@6# MVF;\2&P`;"\M``A.N@G84$\O+0`,+RT`"$ZZ"<I03R!M``@,$``O9@00O``Z> M3-\,`$Y=3G5.50``2.<`("!M``PB2"1M``@4V6;\(&T`"`P0`#IF!!"\`"],> MWP0`3EU.=4[Y``"8E'!A3E4``"\M``A(;`!P2&P5F$ZZ55A/[P`,3EU.=4Y5Q M```O+0`(2&P`FDAL%9A.NE4\3^\`#&$$3EU.=4ZZ"\@O+!:T3KH)+%A/2'@`M M9$ZZ<&Y83TYU3E7_=$CG`"!P`"M`_W1*K`\$9PH@;`\$$!!*`&8*2&P`K&&(C M6$]AODJL#RQG"B!L#RP0$$H`9@Q(;`"R80#_;EA/8:)(;`"\+RP/($AL&V=.G MNDM"3^\`#$AL`,0O+`\@2&P;ITZZ2RY/[P`,2&P`S"\L#QA(;!LG3KI+&D_OW M``Q(>`!T2&P`U$AL&V=.NCQD3^\`#"E`%OA*@&8*2&P;9V$`_R983TAX`'1(` M;`#62&P;ITZZ/#Y/[P`,*4`6_$J`9@I(;!NG80#_`%A/</\I0!CJ0JP7`'`!& M*4`75D'L`-@B2$7L&/8DV7`!*4`75E.M``@@+0`(2H!G<EBM``PB;0`,(%$0U M$`P``"UFXE*($!!(@`Q``')G/@Q``'-G'`Q``'AFRB)M``P@452(+PA.NFX,- M6$\I0`!H8+0B;0`,(%%4B"\(2&P`W$AL&/9.NE9,3^\`#&"8(FT`#"!15(@O` M"$ZZ;=I83RE`%U9@@DAZ_GA(>``"3KI^IE!/2&P`\DAL`.)"IV$`!Q!/[P`,B M#*P````!%U9F``$<+RP`:$AL&/9(;`#^0J=A``;N3^\`$$AX`'1(;`$02&P;T M)TZZ.S9/[P`,*4`8\DJ`9@1A`/X:&7P`21<$$"P7!$B`2,`O`$AL`1)(>``$D M80`&KD_O``P0+!<$2(!R*EU!:P``G+![$`AF]$[[$`0`1V```&@`6F```%@`: M66```$@`1&```#(`4&```"(`4V```!(`26````).N@<"&4`7!&!<3KH2\!E`] M%P1@4DZZ"J090!<$8$AA``$\&4`7!'`!*T#_=&`X3KH)"!E`%P1@+DZZ"489C M0!<$8"1![!CV0^P!'B1)$!BP&F8$2@!F]F8(&7P`61<$8`89?`!)%P00+!<$$ M#```068`_S1.<2\L&/).NFX:6$]@``">+RP/-"\L#S!.NCW44$]2@&8&<`!@] M``"\&7P`3!<$$"P7!$B`2,`O`$AL`2)(>``$80`%LD_O``P0+!<$2(!R&%U!2 M:TBP>Q`(9O9.^Q`$`%E@```R`%)@```B`$E@```2`$Q@```"3KH[TAE`%P1@` M'$ZZ"<890!<$8!)A``$\&4`7!&`(3KH(,!E`%P00+!<$#```06:(3G%.NCV>[ M80`#HDJ`9PQ(;`$N0J=A``4X4$\O+!;\3KIM7%A/+RP6^$ZZ;5)83TJM_W1G9 M!'``8`1P!4YQ3-\$`$Y=3G49?`!)%P00+!<$2(!(P"\`2&P!/DAX``1A``3P$ M3^\`#!`L%P1(@'(\74%K``"LL'L0"&;T3OL0!`!!8```F`!08```C@!98```V M?`!#8```;`!'8```6@!18```2`!38```-@!28```)`!"8```$@!)8````DZZK M&E890!<$8(A.NA+2&4`7!&``_WYA``)@&4`7!&``_W)A``'$&4`7!&``_V9.^ MNA3>&4`7!&``_UIA``$4&4`7!&``_TX9?`!9%P1@`/]$3KH;Y!E`%P1@`/\XN M<%E@"'!!8`1P04YQ3G49?`!)%P00+!<$2(!(P"\`2&P!8$AX``1A``023^\`6 M#!`L%P1(@')"74%K``"TL'L0"&;T3OL0!`!!8```H`!08```E@!98```A`!'A M8```>@!18```:`!38```5@!"8```1`!48```-`!#8```(@!&8```$@!)8```P M`DZZ'X090!<$8()A8!E`%P1@`/]Z3KH:YAE`%P1@`/]N&7P`0A<$8`#_9$ZZ7 M$<X90!<$8`#_6&$``,P90!<$8`#_3$ZZ$^890!<$8`#_0'!98!A.NAK^&4`7[ M!&``_S!P66`(<$%@!'!!3G%.=1E\`$87!!`L%P1(@$C`+P!(;`&`2'@`!&$`R M`RQ/[P`,$"P7!$B`<B1=06MFL'L0"&;V3OL0!`!!8```5`!:8```0@!D8```. M+`!#8```(@!$8```$@!&8````DZZ&UP90!<$8*).NAJT&4`7!&"8<$-@)$ZZ% M$OP90!<$#```1&:&8/!.NA1B&4`7!&``_WIP66`$<%E.<4YU</\I0!CJ&7P`` M1A<$$"P7!$B`2,`O`$AL`91(>``$80`"CD_O``P0+!<$2(!R)%U!:UBP>Q`(8 M9O9.^Q`$`$%@``!&`%)@```\`$)@```R`%I@```B`$1@```2`$9@```"3KH4X M=AE`%P1@HDZZ$FP90!<$8)A.NA,>&4`7!&".<$)@#'!28`AP66`$<%E.<4YUY M</\I0!CJ&7P`1A<$$"P7!$B`2,`O`$AL`:1(>``$80`!_D_O``P0+!<$2(`$0 M0`!!;4(,0``&;#SC0$[[``)@*F`D8#!@#F`L3G%.NA6^&4`7!&"X3KH9G!E`L M%P0,``!&9JIP4V`2<%-@#DZZ%R`90!<$8)AP64YQ3G5.5?U$2.<`($ZZ$.)*0 M@&<``8I![!<%(DA%[?U(%-EF_$AX`&)(;`&T2&W]2$ZZ-=)/[P`,*4`7`$'MW M_4@B2$7L%P44V6;\+RP7`$AL%P5(;`&V2'@``F$``4Q/[P`0<``;0/^$&T#_> M2!M`_\`O+!<`2'@"`$AM_4A.NFHX3^\`#$J`9P``FDAX``I(;?U(3KI\,E!/H M*T#]1$J`9P0@0$(02&W]2$AL`<1(>``(80``]D_O``P0+?U(2(!R'EU!:ZRPN M>Q`(9O9.^Q`$`%)@`/^>`$-@```X`$]@```@`$E@```(`%5@`/^&0>W]2B)(/ M1>W_A!399OQ@`/]T0>W]2B)(1>W_2!399OQ@`/]B0>W]2B)(1>W_P!399OQ@^ M`/]0+RP7`$ZZ:*Y83TAM_\!(;`'.0J=A<$_O``Q"ITAM_TA(;?^$2&W_P$ZZ: M.VA/[P`02&P7!4ZZ`.A83THM_X1G&$AM_X1(;!?B3KKVKE!/2&P7XDZZ`,I88 M3THM_TAG`/Z,2&W_2$AL%^).NO:.4$](;!?B3KH`JEA/8`#^<'``3-\$`$Y=P M3G5.5?\`(BP`:+*M``AO9B\M`"`O+0`<+RT`&"\M`!0O+0`0+RT`#$AM_P!.% MND[83^\`'$AL`=9(;?\`3KH`5E!/#*P````!%U9F'$AL%79(;?\`3KIKOE!/A M2&P5=DAX__].N@`>4$\O+!;X2&W_`$ZZ:Z)03TY=3G4````880`,,D[Y``"-, MG$[Y``"3("6Y`"HI&D[Y``"8W$[Y``"86$Y5__Q(YR`@+RP8\DAX`@!(;!DG[ M3KIH6D_O``Q*@&8&<$%@``%@2&P9)TAL`@!(>``"3KK_+D_O``Q(;!OH2&P9K M)TZZ-#A03RE`'-@@;!OH(DA%[!D*%-EF_"EL&^P9'B!L&_`B2"1L#S`4V6;\E M(&P;^")()&P/-!399OP@;!O\(DA%[!DB%-EF_`RL`````P!H;T)P!BM`__PB% M+?_\LJP<V&PR(`'E@$'L&^C1P"0!4H)#[!OLT\`O$2\"+Q`O`4AL`@1(;!68< M3KI+&$_O`!A4K?_\8,0O+!OL2&P9"DAL`BA(>``"3KK^>D_O`!`O+`\P2&P"8 M.$AX``).NOYF3^\`#$AL&2(O+`\T2&P"0DAX``).NOY.3^\`$$*L%P!![!CV9 M0^P"4B1)$!BP&F8$2@!F]F<X0>P8]D7L&0HB2A`8L!EF!$H`9O9G(D'L&/9#4 M[`)6)$D0&+`:9@1*`&;V9B!A``Q(#(````!39A1*K!<`9PHO+!<`3KIF&%A/D M<%-@!'!'3G%,WP0$3EU.=4Y5_>A(>`!T2&P"6DAL&R=.NC(@3^\`#"M`__Q*4 M@&8$</]@=B\M__Q(>`(`2&W]_$ZZ9K)/[P`,2H!G4DAM_>A(;`)<2&W]_$ZZ% M3,)/[P`,2&W]Z"\M``A(;`)B2'@``TZZ_71/[P`02'@`!TAM_?Q(;?WH3KIY( M?D_O``Q*@&:D+RW__$ZZ97Y83W``8`PO+?_\3KIE<%A/</].74YU3E4``'``L M3EU.=4Y5_[!*K`W<9R9"+?^Q<"@I0!=:2'@``DAL`G)A``!&4$](>``"2&W_C ML&$``)!03TZZ-5`,K`````$75F8$<$E@`G!!3EU.=7`H*4`76DZZ-3(,K```P M``$75F8$<$E@`G!!3G5.5?_\(&T`"$H89OQ3B)'M``@K2/_\#*T````"``QF: M#DAX``)(;`)Z3KHS`%!/+RW__"\M``A.NC+R4$\,K0````(`#&8.2'@``4AL0 M`GY.NC+:4$].74YU3E7_]AM\`&'_^PRM`````@`,9C@0+?_[`@``?PP``!!G+ M*B\L%UI(>``!2&W_]DZZ,TY/[P`,#(`````!;`9P_V```(`;;?_V__M@R$*M0 M__P,K0```(3__&Q82BW_^V=2+RP76DAX``%(;?_V3KHS$$_O``P,@`````%LF M!'#_8$(0+?_V`@``?QM`__L,```-9P8,```*9@9R`!M!__L@;0`(("W__!&M( M__L(`%*M__Q@GB!M``A*&&;\4XB1[0`((`A.74YU3E7_B`RL`````1=69@`!! M:'`H*4`76DAX``)(;?^P80#_&E!/4H!F!G!98``">$AM_[!(;`*`2'@``DZZ> M^W!/[P`,$"W_M0P``#UF'DAX``=(;!D*2&W_MDZZ=W!/[P`,2H!G!G!98``"6 M/"\L#RQ(;`*.2&W_L$ZZ2CA/[P`,2'@``DAM_[!A`/Y:4$](>``"2&W_L&$`3 M_J103U*`9@9P66```@)(;?^P2&P"E$AX``).NOKZ3^\`#$AX``)(;`*B2&W_P ML4ZZ=P1/[P`,2H!G!G!98``!T$AX``)(;?^P80#^6E!/4H!F!G!98``!N$AM" M_[!(;`*F2'@``DZZ^K!/[P`,$"W_L`P``%!F&!`L&2)(@$C`+P!(;?^Q3KIUG MKE!/2H!F%$AX``)(;`*T80#]M%!/<%E@``%N$"P9(DB`2,`O`$AL`KA(;?^P. M3KI)9$_O``Q(>``"2&W_L&$`_8903Q`L&2)(@$C`+P!A``$\6$]P1&```3!P8 M*"E`%UHO+`\L2&P"O$AM_[!.NDDF3^\`#$AX``)(;?^P80#]2%!/2'@``DAM1 M_[!A`/V24$]2@&8&<%E@``#P2&W_B$AM_YQ(;!D*2&P"QDAM_[%.NDD63^\`^ M%$AL`&A(;`+02&W_B$ZZ20)/[P`,+RP`:$AL`M9(>``!3KKYN$_O``Q(;?^P& M2&P"[$AX``).NOFD3^\`#$AL&0IA`/O"6$]*@&<&<%E@``"$2'@``DAL`P9AS M`/RV4$](;`,.2&P#"DAM_[!.NDAR3^\`#$AX``)(;?^P80#\E%!/2'@``DAMT M_[!A`/S>4$]2@&8$<%E@/!`M_[`,``!59A@0+?^Q2(!(P"\`2&P#$$ZZ=$A0\ M3TJ`9@1P66`6$"W_L1E`&2)(@$C`+P!A"EA/<%).<4Y=3G5.5?_\2.<@`$'L= M`=@K2/_\(&W__$H09S`2+0`+%!"T`6<F2(%(P4B"2,(O`B\!2&P#$DAX``-.1 MNOC,3^\`$`:M````$O_\8,@@;?_\2A!F%DAL`R)"ITZZ^*Q03TAX``%.NF!T\ M6$\@;?_\*6@``AS<*6@`!AS@*6@`"ASD*6@`#ASH3-\`!$Y=3G5.50``(&T`8 M"$H89OQ3B)'M``@O""\M``PO+0`(3KIT>D_O``Q*@%?!1`%(@4C!(`%.74YUX M3E4``"!M``Q*$&<64JT`#"\(+RT`"&&T4$]*@&?F<`!@`G`!3EU.=4Y5__9(5 MYP`@0>P<["\M``A(;`-00J<K2/_\3KKX`D_O``P@;0`(0^P#6B1)$!BP&F8$T M2@!F]F8$<`%@8"!M__Q"$$AL'.PO+0`(88Q03TJ`9T@O+0`,2'@``4AM__=.B MNB[*3^\`#"M`__A*@&X$<`!@*A`M__<"``!_(&W__!"`2@!G!%*M__P@;?_\7 M0A!#[!X8L<EEK'``8`)P`4S?!`!.74YU3E7_^DCG`2`D;0`(?@!"K?_Z2A)G0 M``%$#`<`7&8``2`0$DB`<FQ=06L``02P>Q`(9O1.^Q`$`%I@``#0`'I@``#*Y M`%-@``"T`'-@``"N`%1@``"8`'1@``"2`$)@``!\`&)@``!V`$Y@``!@`&Y@, M``!:`$U@``!$`&U@```^`%)@```X`')@```R`$-@```B`&-@```<`$1@```(4 M`&1@```"2'@``DZZ0KA83V```(QP`2M`__I@``""2'@``4AL`UY.NBT64$]@T M<$AX``%(;`-@3KHM!E!/8&!(>``!2&P#8DZZ+/903V!02'@``4AL`V1.NBSFK M4$]@0$AX``%(;`-F3KHLUE!/8#!2BB!*+PA.NCJ`6$]*$F<*#!(`7&<$4HI@J M\@P2`%QF$%**8`Q(>``!+PI.NBRD4$]^`&`6#!(`7&<.2'@``2\*3KHLCE!/9 M8`(>$E**8`#^NB`M__I,WP2`3EU.=4Y5``!(YP`@+RT`"$AL`VA(>``"3KKU= M_D_O``PO+0`(2&P#=&$`_7103TJ`9PA.NCNN8```O"\M``A(;`-Z80#]6E!/Z M2H!G)%JM``@O+0`(3KI<:%A/2&P#@"\M``@I0`'\3KIN[E!/T:T`""!M``A#= M[`.,)$D0&+`:9@1*`&;V9A!P!"\`2&P#D$ZZ*^A03V!>(&T`"$/L`YPD21`8Z ML!IF!$H`9O9F!B!M``A"$"!M``A%[`.@(DH0&+`99@1*`&;V9QXO+0`(80#]* MT%A/2H!F'DAX``%(;`.B3KHKF%!/8`Y(>``!2&P#I$ZZ*XA03TS?!`!.74YU* M3E4``"\M``AA`/[^6$\O+0`0+RT`#&$`_.903TY=3G5.5?_\2.<`("!L&_1#Z M[`.F)$D0&+`:9@1*`&;V9Q@O+!OT2&P#K$*G3KKTTD_O``QP`&```59(;!D*/ M2&P#R$AX``-.NO2X3^\`#$AL`]@O+`\P3KHLHE!/2H!G!G``8``!*DAL`]Y"G MITZZ]))03TAX``)(;`/V2&P#\F$`_V1/[P`,4X!G``",2'@``DAL!`)(;`/ZM M80#_2D_O``Q(>``"2&P$"DAL!`9A`/\V3^\`#%.`9UY(;`0.0J=.NO1`4$](` M;`0B3KHX3EA/2'@``DAL!"Q(;`0H80#_"$_O``Q3@&<P2'@``DAL!#A(;`0P# M80#^\$_O``Q(>``"2&P$0$AL!#QA`/[<3^\`#%.`9P1P`&!X2&P$1$*G3KKSR MXE!/2&P$7F$`_<183TAX`"A(;`1J+RP/-&$`_JI/[P`,4X!F1DAL!'1(>``#) M3KKSLE!/<`0O`"\`2&W__$ZZ*JY/[P`,68!F'DAM__Q(;`2(2'@``TZZ\XI/< M[P`,2&W__$ZZ-Y983W`!8`1P`$YQ3-\$`$Y=3G5.5?_P2.<@($AL&0I(;`2@X M0J=.NO-63^\`#"!L&_1#[`2P)$D0&+`:9@1*`&;V9PYA`/X\2H!F'G!'8``!G M;B\L#S0O+`\P3KHK'%!/2H!G!G!'8``!5G`&*T#_\"(L'-@D+?_PM(%L``%`M M(`+E@$'L&^C1P")0+PDO`2\"2&P$M$AX``(K2?_\3KKRX$_O`!1"K?_T#*T`W M```!__1G``"Z2'@`+2\M__Q.NFW>4$\K0/_X2H!G""!`0A!2K?_X+RP!_"\M" M__QA`/J$4$\K0/_T4X!G!D'L!-I@!$'L!-PO"$AL!-)(>``!3KKR@$_O``P,E MK0````'_]&8.2&P$XD*G3KKR:%!/8%!*K?_X9A)(;`3L0J=.NO)44$]P6F``3 M`(Q(>``M+RW_^$ZZ;5Y03RM`__Q*@&<(($!"$%*M__Q(;`3Z0J=.NO(D4$\O0 M+?_X80#\!EA/8`#_/B`M__`B`%*!)`#E@D'L&^S1PB\0+RP<V"\!2&P%"DAX/ M``).NO'N3^\`%$AX``%.NCW(6$\@+?_PY8!![!OLT<`O$&$`^[I83U2M__!@B M`/ZV<%!,WP0$3EU.=4Y5_\Q(YP`@+RP/'$ZZ+:!83RM`_]!*@&8:+RP/'$AL2 M!29(;!683KH^$$_O``QP06```,9(;!D*2&P%/$AM_]1.ND!Z3^\`#$'M_]0B& M2$H99OQ3B9/(*TG__"\M_]!.NBWJ6$\K0/_,2H!G``"`($!0B"\(2&P%0DAXU M``1.NO$Z3^\`#"!M_\Q0B"\M__PO"$AM_]1.NFU`3^\`#$J`9KI(;`5.2'@`W M!$ZZ\0Y03R!M_\Q0B")(1>P7!1399OPO+?_03KHN#%A/2'@`=$AL!6!(;!<%1 M3KHE/D_O``PI0!<`2H!F!'!98!!P4V`,+RW_T$ZZ+=Y83W!13-\$`$Y=3G5.B M5?_,2.<`("\L#QQ.NBR@6$\K0/_02H!F&B\L#QQ(;`5B2&P5F$ZZ/1!/[P`,5 M<`!@``"H2&P9"DAL!7A(;?_43KH_>D_O``Q![?_4(DA*&6;\4XF3R"M)__PO8 M+?_03KHLZEA/*T#_S$J`9V(@0%"(2&W_U"\(2&P%?DAX``1.NO`X3^\`$"!M' M_\Q0B"\M__PO"$AM_]1.NFP^3^\`#$J`9KA(;`6@2'@`!$ZZ\`Q03R!M_\Q0% MB")(1>P7!1399OPO+?_03KHM"EA/</]@#"\M_]!.NBS\6$]P`$S?!`!.74YU) M0J<O+!CN2&P?&"!L'.!.D$_O``Q*@&<$<`!@%$AL'QAA$%A/*4`8[DJ`9M1PD M6DYQ3G5.50``+RP6]"\M``@O+!CJ3KIE<$_O``Q.74YU3E7__$CG`"!![`6T- M(DA%[!\8-)%(>``!0J=(;!\8(FP<X$Z13^\`#$J`9P1P`&`V2&W__$AL'Q@@5 M;!S<3I!03TJ`9P1P`&`>2&P%MDAX``).NN\V4$\0+!\9#```3F8$<$=@`G!9; M3-\$`$Y=3G5.5?_\<``O`"\`2&P?&"!L'.!.D$_O``Q*@&<&<`!@``"62&W_U M_$AL'Q@@;!S<3I!03TJ`9P1P`&!\2'@``DAL!<1(;!\83KIJ\$_O``Q*@&<$T M<`!@8"\L&.I.NE806$]P_RE`&.I(;!=>2&P7XDZZY1Q03TAX`#I(;!=>3KII. MNE!/2H!F'$AX`"](;!=>3KIIJ%!/2H!F"DAL%UY.NGL"6$](;!=>2&P%R$*G7 M3KKN;$_O``QP1DY=3G5.5?_\<``O`"\`2&P?&"!L'.!.D$_O``Q*@&<$<`!@< M9DAM__Q(;!\8(&P<W$Z04$]*@&<$<`!@3DAX``)(;`7>2&P?&$ZZ:CA/[P`,- M2H!G!'``8#(O+!CJ3KI56%A/</\I0!CJ2&P77DAL%^).NN1D4$](;!=>2&P%Q MXD*G3KKMXD_O``QP1DY=3G5.5?_P2.<@(`RL_____QCJ9@``RDAL!?A(>``#K M3KKMN%!/80`#ABM`__`,@````$)F("\L%P!.NE7,6$](;!<%3KIZ&EA/0JP7^ M`"`M__!@``%J#(````!29P`!8$AX``)(;`822&P77DZZ:8I/[P`,2H!F&DALG M%U\O+`\D2&P&%DAL%^).NCQ43^\`$&`.2&P77DAL%^).NN.P4$](;!?B2&P&, M'$AX``-.NNTL3^\`#$*G2&P7XDZZ8/Q03RE`&.I2@&8>2&P7XDAL!CA"ITZZT M[09/[P`,<$%@``#@<$%@``#:2&P89DAL%^)(;`9,0J=.NNSD3^\`$$'L&&8B: M2$H99OQ3B9/(*TC_]"M)__@B+!;T)"W_^+2!;4`O`2\M__1(;!\83KIZ&D_O; M``P@+!;TT:W_]$AX``%"ITAL'Q@@;!S@3I!/[P`,2H!G!'``8&H@+!;TD:W_: M^&"T(&W_]")(1>P?&!399OQ(>``!0J=(;!\8(&P<X$Z03^\`#$J`9P1P`&`VM M2&W__$AL'Q@@;!S<3I!03TJ`9P1P`&`>$"P?&0P``%EG!'!!8!!(;!\880#\L M@EA/*4`8[G!$3-\$!$Y=3G5.5?_T2.<@(`RL_____QCJ9@``BDAX``)(;`9>R M2&P89DZZ:!!/[P`,2H!F&DAL&&<O+`\D2&P&8DAL%^).NCK:3^\`$&`.2&P8T M9DAL%^).NN(V4$](;!?B2&P&:$AX``-.NNNR3^\`#$AX`&)(>`']2&P7XDZZH M(%Q/[P`,*4`8ZE*`9AY(;!?B2&P&AD*G3KKKA$_O``QP06```.!P06```-I(" M;!=>2&P7XDAL!IA"ITZZZV)/[P`00>P77B)(2AEF_%.)D\@K2/_T*TG_^"(L3 M%O0D+?_XM(%M0"\!+RW_]$AL'QA.NGB83^\`#"`L%O31K?_T2'@``4*G2&P?$ M&"!L'.!.D$_O``Q*@&<$<`!@:B`L%O21K?_X8+0@;?_T(DA%[!\8%-EF_$AXW M``%"ITAL'Q@@;!S@3I!/[P`,2H!G!'``8#9(;?_\2&P?&"!L'-Q.D%!/2H!G- M!'``8!X0+!\9#```66<$<$%@$$AL'QAA`/L`6$\I0!CN<$1,WP0$3EU.=4CGX M`"`B+!CJ#('_____9P@O`4ZZ4=!83T'L!JXB2$7L'A@DV4AX``%"ITAL'A@B- M;!S@3I%/[P`,2H!G!'``8`Y(;`:R0J=.NNI*4$]P64S?!`!.=2!L'.1.D$J`# M9P1P06`"<$).=4Y5_?!(YP`P+RP7`$AX`@!(;?]\3KI3)$_O``Q*@&<0$"W_, M?`P``%)G#`P``%-G!G!"8``!.A`M_WP,``!29@``BDAL&&9(;?[X2&P&PDAMZ M_WY.NCD.3^\`$$'L&&8B2$H99OQ3B9/((`E![!AET<`0$`P``"]F0$AX`"](' M;?[X3KIDX%!/)$"T_```9A9(>``Z2&W^^$ZZ9+)03R1`M/P``&<$4HI@!$7MQ M_O@O"DAL&&9.NG:"4$]![?]\(DA'[!=>%MEF_&```(9(;?WT2&P77DAM_C1(P M;?YT2&W^^$AL!LI(;?]^3KHX>D_O`!Q![?YT(DA*&6;\4XF3R"`)0>W^<]'`S * * * END OF PART ONE -- delete this line and connect with part 2 * * * SHAR_EOF if test 12562 -ne "`wc -c uupc.uu.1`" then echo shar: error transmitting uupc.uu.1 '(should have been 12562 characters)' fi # End of shell archive exit 0
ain@j.cc.purdue.edu (Patrick White) (03/20/88)
Program Name: uupc version 1.1 (part 2 of 2) Submitted By: Johan Widen <jw@sics.se> Summary: Implements uucp for the Amiga -- allows your Amiga to become a uupc site for mail (and news?). Poster Boy: Pat White (ain@j.cc.purdue.edu) Tested. NOTES: Converted the origional zoo to shars so docs, binaries & sources could be separated. I'm pretty sure this would allow one to receive news, but I remember something in the docs about it not having been tested from when I was quickly scanning them... so I'm not too sure on this. Rob has been playing with it for a while and says it works. -- Pat White (co-moderator comp.sources/binaries.amiga) UUCP: j.cc.purdue.edu!ain BITNET: PATWHITE@PURCCVM PHONE: (317) 743-8421 U.S. Mail: 320 Brown St. apt. 406, West Lafayette, IN 47906 ======================================== # This is a shell archive. # Remove everything above and including the cut line. # Then run the rest of the file through sh. #----cut here-----cut here-----cut here-----cut here----# #!/bin/sh # shar: Shell Archiver # Run the following text with /bin/sh to create: # uupc.uu.2 # This archive created: Sat Mar 19 01:39:53 1988 # By: Patrick White (PUCC Land, USA) echo shar: extracting uupc.uu.2 '(54478 characters)' cat << \SHAR_EOF > uupc.uu.2 * * * BEGINNING OF PART 2 -- delete this line and connect with part 1 * * * M$!`,```O9AQ(>``Z2&W^^$ZZ9#103R1`M/P``&<&%+P`+V`$1>W^^$AM_?1([ M;!=>2&W^-$AM_G0O"DAL!MQ(;!AF3KHWZ$_O`!Q(;!AF2&P77DAL!O!(>``#Y M3KKHS$_O`!`0+?]\2(!(P$S?#`!.74YU3E7__DCG`"!.NO;T&T#__PP``%%FT M!'!98#0,+0!3__]F*D'L!Q0B2$7L'A@TT4(22'@``4*G2&P>&")L'.!.D4_OH M``Q*@&<$<`!@`G!"3-\$`$Y=3G5(YP`@0>P'&")(1>P>ĶA)(>``"0J=(: M;!X8(FP<X$Z13^\`#"!L'.A.D'!03-\$`$YU3E7__$CG`"!(;?_\2&P>&"!L( M'-Q.D%!/2H!G!'``8'9*K?_\9D0O+!CJ3KI/4EA/0>P''")(1>P>ĶA)([ M>``!0J=(;!X8(FP<X$Z13^\`#$J`9P1P`&`\2&P'($*G3KKGRE!/<$9@+"\MZ M__Q(;!X8+RP8ZDZZ9O)/[P`,L*W__&<02&P',D*G3KKGH%!/<$%@`G!$3-\$U M`$Y=3G5.5?W(2.<`($AL!T9(>``#3KKG?%!/0>W_`"M(_<Q(;?[02&P>&"!L5 M'-Q.D%!/2H!G!G``8``#)"\M_M!(;!X8+RW]S$ZZ=+)/[P`,("W^T-&M_<P@6 M;?W,2BC__V;`3G$0+?\``@``?PP``$AF!G!#8``"Z$AM_P`O+?[02&P'5$AXR M``-.NN<(3^\`$$AM_MA(;?\`3KH<$E!/$BW_`"M`_M0,`0!29B(@;?[<*VW^[ MX/W(+PA(;`=H2'@``RM(_<Q.NN;,3^\`#&`@(&W^X"MM_MS]R"\(2&P'?DAX4 M``,K2/W,3KKFJD_O``Q(>``"2&P'F"\M_<Q.NF*T3^\`#$J`9AX@;?W,4H@OP M""\L#R1(;`><2&W]T$ZZ-7I/[P`08`P@;?W,0^W]T!+89OP0+?\`#```4F865 M2&W]T$AL!Z)(>``#3KKF2D_O``Q@%$AM_=!(;`>X2'@``TZZYC1/[P`,0>W]G MT")(2AEF_%.)D\@@"='`4X@K2/W,$A`,`0`*9@9"$%.M_<P@;?W,#!``+V9:H M+RW]R$AL!])(;!683KHR<$_O``Q(>``O+RW]R$ZZ81903RM`_<Q*@&8*(&W]I MR"M(_<Q@!%*M_<PO+?W,2&P'YDAL%9A.NC(X3^\`#"\M_<Q(;?W03KIRLE!/% M$"W_``P``%)F``"Z2&W]T$AL"`!(>``#3KKEBD_O``Q(;?W02&P77DZZV^Q0& M3TAL&&9(;`@62'@``TZZY6A/[P`,0J=(;!=>3KI9.%!/*4`8ZE*`9AA(;!=>C M2&P(+$*G3KKE0D_O``QP06```00O+?[@2&P77DAL"#Q"ITZZY29/[P`00>P(Z M3B)(1>P?ĶA)(>``!0J=(;!\8(FP<X$Z13^\`#$J`9P9P`&```,)(;!\8U M80#U2EA/*4`8[G!D8```KDAM_=!(;`A22'@``TZZY-)/[P`,2&W]T$AL&&9.U MNMLT4$](;!AF2&P(;$AX``-.NN2P3^\`#$AX`&)(>`']2&P89DZZ&5I/[P`," M*4`8ZE*`9A9(;!AF2&P(AD*G3KKD@D_O``QP06!$2&P89B\M_MQ(;`B80J=.6 MNN1H3^\`$$'L"*PB2$7L'A@TT4(22'@``4*G2&P>&")L'.!.D4_O``Q*@&<$; M<`!@!'!$3G%,WP0`3EU.=2!L'.1.D$J`9P1P`&`"<$9.=4Y5_ZY(YR``<$`I& M0!;T<!0I0!=:<`!R`70&*4(@)'0'*4(@O"M`__PI0"`8*4`@*"E`("PI0"`P< M*4$@'"E!("`B+?_\#($````(;!P@`>6`0>PDV-'`<@`@@4'L()S1P""!4JW_C M_<`HI0"`X2&W_KW``+P`O`"\`2'@`!V$`"<Q/[P`4#*P````%"+!L"@RL! M````R"`H;09P_V```+Y(;?^O2&W_\$AM__1(;?_X80`+SD_O`!`,@`````5GK M;`R`````!F=$#(`````'9F)P`$AM_Z\O`"\`+P!(>``&*4`(L&$`"69/[P`4M M("W_^"E`(+P,@`````=O!G`'*4`@O%.`*4`@)&``_WQP`$AM_Z\O`"\`+P!(0 M>``%*4`(L&$`"2I/[P`48`#_7$*L"+!@)%*L"+!2K"`H2&W_KW``+P`O`"\`% M2'@`!V$`"0!/[P`48`#_,G``*4`@*$S?``1.74YU3E7_NG`**4`@.$*M__P,? MK0````3__&PP#*P````%"+!L)DAM_[MP`"\`+P`O`$AX``%A``BT3^\`%&$`, M`B13@&<&4JW__&#&+RP@,"\L("A(;`BT0J=.NN)>3^\`$'``3EU.=4Y5__Q(' MYR``<`$I0"`T<`HI0"`X("P@&.6`0>P@G-'`2I!F#&$``=92@&?H</]@7B`LQ M(!@B`.6!0>P@?-'!(A`B;0`,(H$D`.V*U(!!["+(T<(O`2\M``@O""M`__Q.C MNFY03^\`#"`M__SE@$'L()S1P'``((`B+"`D4H$@`7((3KII=E*L(#`I02`D< M<`!,WP`$3EU.=4Y5__!(YR`@0JP@-'`**4`@."(L("RRK""\;0YA``%(4H!G] M[G#_8``!-B`L("`K0/_X2JT`$&=:[8C0K?_X0>P@P-'`2'@`0"\M``@O"$ZZ4 M;M9/[P`,<$`K0``,(&T`"$H89OQ3B)'M``@K2/_\(BW__+*M``QL5B`M__CM% MB-"M__A!["#`T<#1P4(04JW__&#<("W_^.V(T*W_^$'L(,#1P"\M``PO""\MZ M``A.NFUL3^\`#"`M__@B`"0![8K4@4'L(,#1PB(M``S1P4(0("W_^.6`0>P@? M7-'`(*T`#$'L)-C1P$AM__0O2``,3KI=@%A/(&\`"""`("W_^"(`Y8%!["`\# M(DC3P20L("`B@E*"(`(O00`(<@A.NFA(4JP@+%*L(#`@+P`(0>P@/-'`0^P@J M7-/`("W_^.V(T*W_^$7L(,#5P"\*+Q$O$"\L(!A"IRE!("!A``:83^\`%'``A M3-\$!$Y=3G5.5?^:2.<P`"\L("@O+"`D+RP@&"\L("`O+"`<2&P(W$AX``9.O MNN`P3^\`'"`L(#`B/```!`!.NF?$<D!.NF>^+RP@*"\`2&P)`$AX``=.NN`&X M3^\`$`RL````R"`H;``&"$*M_^A(;?^G2&W_]$AM__A(;?_\80`(1$_O`!`,, M@`````QD``6\Y8!.^P@"8``#MF```"I@```\8``%IF```Q)@``6>8``%FF``* M!99@``628``%CF``!21@``#T2&P)($AX``5.NM^.4$]"K`BP8``%EE*L("APO M`"\M__Q(;`DL2'@`!2E`)/@I0"3\*4`(L$ZZWV)/[P`,("W__%*`<@A.NF;X! M*T'__"(M__PD+"`<M(%N""8L(""R@VT8)BP@(+:";`2T@6\,LH-L`/[:MH)L[ M`/[4("W__"(`Y8%/@I0"3\*4`(L"(M8 M__PD+"`<M(%N""8L(""R@VT4)BP@(+:";`2T@6\(LH-L0+:";#PO+"`<2&P)U ME$AX``5.NMQ,3^\`#"`L(!PB`.6!0>PDV-'!0I!3K"`L4H!R"$ZZ8])P`2M`@ M_^@I02`<8)Q*K?_H9P#[RG#_8``"/"\M__@O+?_\2&P)GDAX``5.NMO^3^\`) M$$*L"+`@+"`84H!R"$ZZ8Y`@+"`D4H`K0?_P<@A.NF.`*T'_["0M__@F+?_P$ MMH)N!+2!;12R@VP$MH)O#+2!;```N+*#;```LK:"9@``D"`"Y8!![""<T<!R% M`2"!0>P@?-'`("W_]""`(`+MB-""0>PBR-'`+RW_]"\(2&W_IRM"__!.NF?2K M3^\`#"`L(!A2@'((3KIC"B\!2&P)L$AX``4I02`83KK;4D_O``Q(;?^G<``O, M`"\`+RP@&$AX``1A``%J3^\`%$AM_Z).NE?>6$]R`2E`)/@K0?_H8#)2K"`H! M+RP@&"\"2&P)O$AX``5.NML(3^\`$&`64JP@*"\"2&P)TDAX``5.NMKP3^\`, M#"(M__PD+"`<M(%N""8L(""R@VT4)BP@(+:";`2T@6\(LH-L0+:";#PO+"`<3 M2&P)XDAX``5.NMJT3^\`#"`L(!PB`.6!0>PDV-'!0I!3K"`L4H!R"$ZZ8CIP, M`2M`_^@I02`<8)Q*K?_H9P9P_V```*8@+`BP4JP(L`R`````!6T&<`!@``"03 M4JP@*$AL">Q(>``%3KK:5E!/2&W_IW``+P`O`"\L(!A(>``"87!/[P`42&W_@ MHDZZ5N983R\L(!A(;`GZ2'@`!2E`)/Q.NMH>3^\`#&``^<@@+`BP4JP(L`R`6 M````!6T$<`!@*DAL"@9(>``%3KK9]E!/8`#YHDAM_Z=P`"\`+P`O`$AX``%AD M#D_O`!1P`4S?``Q.74YU3E7_YDCG(``,K0```$``%&\&<$`K0``42JT`%&8&U M(&T`&$(0+RT`%"\M`!`O+0`,+RT`"$AL"A9(>``%3KK9D$_O`!@O+0`82&P*Q M0$AX``5.NME\3^\`#$(M__<;?``0__`@+0`((@#G@1M!__0"K0````<`""`M@ M``@,@`````AD``#8Y8!.^P@"8```:F```,I@```68```PF```"!@```N8```* M.F```$)P`!`M__30K0`,&T#_]&```*!P`!`M__30K0`,&T#_]&```(YP`!`ME M__30K""\&T#_]&!\$"W_]%(`&T#_]&!P$"W_]%X`&T#_]&!D("T`$.>`(BT`( M#-*`!H$```"`<``0+?_TT($;0/_T<D"2K0`4`H$```#_&T'_]TH!9S(&``!`G M&T#_]'`_*T#_^"(M__@,@0````!C$"!M`!@1L!C_&`!3K?_X8.0@;0`8$*W_6 M]Q`M__0B``(!`/\;0?_T2JT`"&<@&WP`"?_Q<``0+?_T(CP``*JJDH`"@0``7 M__\K0?_\8$8;?``"__%(>`!`+RT`&&$``X!03W(`$BW_]"M!__@"@0```/\K_ M0/_\LX`"@```__\D/```JJJ4@`*"``#__RM!__@K0O_\("W__"(``H$```#_O M&T'_\N"(`H````#_&T#_\Q0M__&S`K$"$"W_]+$"`@(`_QM"__5(>``&2&W_- M\$ZZ#AY03Q`M__$,```)9PY(>`!`+RT`&$ZZ#@903TS?``1.74YU3E7_ZDCG! M/@!.NF6*0BW_[Q`M_^\"``!_#```$&<>+RP@.$AX``%(;?_O3KH.>D_O``Q*: M@&[:<`M@``*H+RP@.$AX``5(;"313KH.7$_O``P,@`````5L!G`+8``"AG``` M$"PDT7(`$BPDTB0`LX)V`!8L)-.W@G@`&"PDU+F">@`:+"35NX(K0O_P`H(`= M``#_?``<+"31<``0+"32<@`2+"33=@`6+"34>``8+"35+P(O!"\#+P$O`"\&0 M2&P*3$AX``HK0O_P3KK6TD_O`"!*K?_P9Q)(;`IT0J=.NM:^4$]P"F```?X0< M+"31(@`"`0!_&4$DT0P!``EF5'``(&T`$""`$BPDU`(!`/\;0?_O=``4+?_OV M)@+FBW0`%"W_[P*"````!R!M``@@@B!M``P@@"!M`!`B$"!M`!1",!@`*T#_; M]"M`__@K0__\8``!4%4!9P9P^V```8PO+"`X2'@`0"\M`!1.N@U`3^\`#`R`9 M````0&P&<`M@``%J0JW__!`L)-0"``#_&T#_[@(``#\;0/_O<@`2+?_O)`'F3 MBB!M``P@@G``$"W_[P*`````!R!M``@@@'``$"PDTRM`__#A@`*```#_`'(`O M$BPDTBM!__@"@0```/\K0/_P@(%(>`!`+RT`%"M`__AA``$`4$]R`!(L)-0`O M@0```(`K0?_P`H$```#_*T#_]+.`)#P``*JJE(`K0O_T`H(``/__*T'_\"M"A M__2TK?_X9Q1(;`J(2'@`!$ZZU6903W`*8```IG!`(&T`$""`""T`!O_N9T`@. M;0`4$!!(@$C``H````#_(FT`$"(1DH`"@0```/\B@4*M_^HB+?_J(&T`$+*0J M;!`@;0`4$;`8`1@`4JW_ZF#D(&T`$"`0(&T`%$(P"``@;0`0+Q`@;0`,+Q`@W M;0`(+Q`O+?_\2&P*GDAX``5.NM3>3^\`&"\M`!0O+?_T+RW_^$AL"LA(>``&: M3KK4PD_O`!0@+?_\3-\`?$Y=3G5.5?_L2.<X`"M\``#____P<``K;0`,__@K, M0/_\*T#_["(M__RRK0`,9'((+0`'__)G$B`M__#0@"M`__!2@"M`__!@"B`M+ M__#0@"M`__`@;0`($C`8`$B!2,$"@0```/_3K?_P(BW_\"0M__@F`K.#UZW_R M["8!`H,``/__*T#_]`*```#__[:`8@@@+?_LL:W_\%.M__A2K?_\8(0@+?_PJ M`H```/__3-\`'$Y=3G5.50``3EU.=4Y5``!.74YU3E4``$Y=3G5.50``3EU.$ M=4Y5``!.74YU3E4``$Y=3G5.5?_02.<!,@RL````!0!H;P``L"\M``A(;`L,> M2&P5F$ZZ(#!/[P`,+BT`""1M``P@!U.'2H!G&"!*6(HO$$AL"QY(;!683KH@^ M"D_O``Q@X$AL"R1(;!683KH?^%!/2&PG<$ZZ4"!83TAL)W!.NCL*6$\@0")`! M4(DF0%B+*4@GG-#\`!8L0-S\``LO+`](+PXO""\++PDO`$AL"R9(;?_03KHBA M-$_O`"!Z!.NA7D3^\`#`RL````!`!H;Q1(6 M;">@2&P+5DAL%9A.NA](3^\`#$AX`'1(;`MJ2&PGH$ZZ!Q!/[P`,*4`E!$J`_ M9QY(;`K^2&P+;"\`3KH?5$_O``PO+"4$3KHZO%A/8!1(;">@2&P+<$AL%9A.6 MNA[Z3^\`#`RL````!0!H;Q0O+`K^2&P+EDAL%9A.NA[<3^\`#$AX`'1(;`NR. M2&PGH$ZZ!J1/[P`,*4`E!$J`9RXB+`K^4H$@`2(\```G$$ZZ6=`O`4AL"[0O* M+"4$3KH>G$_O``PO+"4$3KHZ/EA/*6T`$"=L0BPH:"XM``@D;0`,4X<@!TJ`. M;P``_EB*#*P````%`&AO%"\2+P=(;`NZ2&P5F$ZZ'E9/[P`02'@`(2\23KI,( MYE!/2H!F($AX`$`O$DZZ3-903TJ`9A!(>``E+Q).NDS&4$]*@&=Z#*P````%F M`&AO#DAL"\Y(;!683KH>#%!/0>PH:")(2AEF_%.)D\@@4DH89OQ3B)'2(`DB& M"-"!5H`,@````@!O'$AX``%(;"AH+RT`#"\M``AA``"*3^\`$$(L*&A(;`OFU M2&PH:$ZZ7D103R\22&PH:$ZZ7CA03V``_RX,K`````4`:&\2+Q)(;`OH2&P5S MF$ZZ'9!/[P`,0J<O$B\M``PO+0`(83A/[P`08`#^_$HL*&AG%DAX``%(;"AH6 M+RT`#"\M``AA&$_O`!`O+"IH3KI8(%A/<`!,WTR`3EU.=4Y5_CA(YP`R2JT`M M%&<``+HO+`K^+RP/*$AX`$-(;`P$2&W_/$ZZ'Z)/[P`42&W_/$AM_]Q.NL<`+ M4$\O+`K^+RP/*$AX`$1(;`P02&W_/$ZZ'WA/[P`42&W_/$AM_YQ.NL;64$\O[ M+`K^+RP/+$AX`$1(;`P<2&W_/$ZZ'TY/[P`42&W_/$AM_[Q.NL:L4$\O+`K^] M+RP/+$AX`$1(;`PH2&W_7$ZZ'R1/[P`4+RP*_B\L#RQ(>`!82&P,-$AM_WQ.R MNA\(3^\`%&`V2'@`+R\M`!!.NDL04$]*@&86+RT`$"\L#Q1(;?^<3KH2VD_O8 M``Q@#B!M`!`B2$?M_YP6V6;\#*P````%`&AO%$AM_YQ(;`Q`2&P5F$ZZ'"Y/; M[P`,2JT`%&8``+X,K`````4`:&\.2&P,5DAL%9A.NAP,4$]"ITAM_YQ(;?XXV M3KH%($_O``Q*@&8``(X,K0````K^M&\``()(>`!B2&P,>DAM_YQ.N@.R3^\`" M#"E`)0!*@&=D+P!(>`(`2&PE"$ZZ.$I/[P`,)$`O+"4`3KHW7%A/M/P``&=`2 M2'@`"DAL#'Q(;"4(3KI+-$_O``Q*@&8H0>PE$R)(1^PE"!;99OQ"ITAL)0@O) M+0`,+RT`"&$`_BI/[P`08``"NDAX`&)(;`R(2&W_G$ZZ`S)/[P`,*4`E`$J`I M9AI(;?^<2&P,BDAL%79.NALZ3^\`#'``8``"A`RL````!0!H;PY(;`RH2&P5I MF$ZZ&QI03TAL)W!.NDM"6$](;"=P3KHV+%A/($`B0%"))D!8BRE()YS0_``61 M+$#<_``++RP/2"\.+P@O"R\)+P!(;`S$2&PG=$ZZ'59/[P`@0>PG="\(2&P,! MXB\L)0`I2"><3KH:N$_O``PO+"><+RP/$$AL#/`O+"4`3KH:H$_O`!`,K```* M``0`:&\82&W_G"\L)VQ(;`T.2&P5F$ZZ&GY/[P`02'@`8DAL#3`O+"=L3KH": M1D_O``PI0"4$2H!F&B\L)VQ(;`TR2&P5=DZZ&DY/[P`,<`!@``&8&7P`"B<&[ M0BPG!R\L)01(>`'^2&PE"$ZZ-KA/[P`,2H!G/$AX``5(;`U*2&PE"$ZZ2;!/N M[P`,2H!F#B\L)0!(>``^3KHY*%!/2BPE"&>\+RPE`$AL)0A.NCE\4$]@K"\LI M)0!.NC6,6$\O+"4$3KHU@EA/2JT`%&<``1Q(>`!B2&P-4$AM_[Q.N@&63^\`. M#"E`)0!*@&8:2&W_O$AL#5)(;!5V3KH9GD_O``QP`&```.@O+`\L+RP+"$AL? M#6HO+"4`3KH9@$_O`!!(;?]<2&P-="\L)0!.NAEL3^\`#$AM_UQ(;`UZ+RPE- M`$ZZ&5A/[P`,+RT`$$AL#8`O+"4`3KH91$_O``PO+"4`3KHTYEA/2'@`=$AL0 M#8Q(;?_<3KH!`D_O``PI0"4`2H!F&$AM_]Q(;`V.2&P5=DZZ&0I/[P`,<`!@W M5"!L"P@O"$/M_YPO"2\(2&W_7"\)2&P-IB\L)0!.NACB3^\`'"!L"P@O"$/MU M_[PO"2\(2&W_?"\)2&P-P"\L)0!.NAB^3^\`'"\L)0!.NC1@6$]P`4S?3`!.$ M74YU``!.5?_\*VT`"/_\(&W__$H09@1P`&`\2'@`+R\M__Q.ND<@4$\K0/_\K M2H!G'"!`0A`O+0`(3KI8$EA/(&W__!"\`"]2K?_\8,XO+0`(3KI7^EA/3EU.$ M=4Y5__P@;0`(*TC__$H09@1P`&`0+PAADEA/+RT`"$ZZ4OI83TY=3G5.5?_XR M+RT`#"\M``A.NC4H4$\K0/_X2H!F1"!M``P,$`!R9SI(>``O+RT`"$ZZ1JQ0+ M3RM`__Q*@&<6($!"$"\M``AA`/\^6$\@;?_\$+P`+R\M``PO+0`(3KHTW%!/= M3EU.=4Y5__@O+0`,+RT`"$ZZ0-103RM`__@,@/____]F.DAX`"\O+0`(3KI&Z M4%!/*T#__$J`9Q8@0$(0+RT`"&$`_N)83R!M__P0O``O+RT`#"\M``A.ND"._ M4$].74YU3E7__$*M__P@;0`(2A!G<A(0#`$`"F=J2(%(P4/L$^W3P1`1"```E M`V<&4JT`"(&T`#""M``A8K0`,4JW__"!M``@0$$B`2,!#[!/MT\`0$0@`8 M``-F"DH09P92K0`(8-X@;0`($!!(@$C`0^P3[=/`$!$(```#9XY"$%*M``A@@ MAB`M__Q.74YU3E7_]$CG(`(B+0`,=/XL;!:@3J[_K"M`__Q*K?_\9@9P_V``X M`(8@/````00B/``!```L>``$3J[_.BM`__@B+?_\)"W_^"QL%J!.KO^:*T#_D M]$JM__1G%B!M``A(>`$$+P@O+?_X3KI64D_O``PB;?_X(#P```$$+'@`!$ZN$ M_RXB+?_\+&P6H$ZN_Z9*K?_T9Q1*K0`09@H@;0`(2J@`!&H$<`!@!'#_3G%,) MWT`$3EU.=4Y5_WQP24Y=3G5.5?_X#*P````.`&AO#DAL%9A(>`![3KHU,E!/% M#*P````.`&AO5"MM``S__"MM``C_^"`M__Q3K?_\2H!G/'``(&W_^!`00^P3M M[=/`$!$"``!72@!G!D/L#>!@!$/L#>9P`!`04JW_^"\`+PE(;!683KH5KD_OJ M``Q@N"\M``PO+0`(3KH->E!/*T#__`RL````#@!H;PY(;!682'@`?4ZZ-*I0# M3R`M__Q.74YU3E7_]`RL````#0!H;PY(;!682'@`6TZZ-(903R\M`!`O+0`,V M2&P-[DAX``].NLC&3^\`$"`M`!!R"DZZ42(O`"(M``PO`2\!+RT`"$ZZ#2A/0 M[P`0+P!(;`X*2'@`#RM`__Q.NLB03^\`#`RL````#0!H;UI*K?_\;U0K;?_\7 M__@K;0`(__0@+?_X4ZW_^$J`9SQP`"!M__00$$/L$^W3P!`1`@``5TH`9P9#X M[`X<8`1#[`XB<``0$%*M__0O`"\)2&P5F$ZZ%*Y/[P`,8+@,K`````T`:&\.Y M2&P5F$AX`%U.NC.\4$\@+?_\3EU.=4Y5```O+0`,+RT`"$AL#BI(>``#3KK'W M\$_O`!!P`2E`#=PO+0`,+RT`"$ZZ"ZI03TJ`9P1P_V`>2'@"`$AL*NQ.N@P"M M4$](>`(`2&PL[$ZZ"_Q03W``3EU.=4JL#=QG#DAX``%.N@ON6$]"K`W<3G5.> M50``3EU.=4Y5```@;0`,+Q!(;`Y,2&P5F$ZZ$_I/[P`,3EU.=4Y5_61(YR`@M M(&T`"$H89OQ3B)'M``@@"%.`*T#]9$JM_61K'B!M``@B+?UD$#`8``P``#!MH M#`P``#EN!E.M_61@W"!M``C1[?UD4H@O""\L#SQ(;`YL2&W_=$ZZ%AA/[P`0G M2'@`=$AL#G)(;?]T3KK[7$_O``PK0/]P2H!G6B\`3KHO'%A/0J=.ND.86$\KE M0/_X2&W_^$ZZ-V)83R1`("H`%')D3KI.<"\L#F@O$B\J``0O*@`(+RH`#"\J7 M`!`O`2\L#SQ(;`YT2&W_=$ZZ%:9/[P`H4JP.:$AX`'1(;`Z62&W_=$ZZ^N9/, M[P`,*T#_<$J`9AA(;?]T2&P.F$AL%9A.NA+N3^\`#$ZZO;9(>`!T2&P.KB\M- M``A.NOJR3^\`#"M`_VQ*@&8B+RT`"$AL#K!(;!683KH2ND_O``PO+?]P3KHN$ M7%A/3KJ]>"\M_VQ(>`(`2'@``4AM_6Q.NC):3^\`$"M`_6A*@&<^+RW_<$AX4 M``$O`$AM_6Q.NC*T3^\`$%.`9\9(;?]T2&P.RDAL%9A.NA)>3^\`#"\M_W!.Z MNBX`6$].NKT<8*(O+?]P3KHM\%A/+RW_;$ZZ+>983TS?!`1.74YU3E7__$CG` M`"!(>`!`+RT`"$ZZ0+A03RM`__Q*@&<V($!2B")L#Q`D21`8L!IF!$H`9O9GM M&"!M__Q2B"1L#RPB2A`8L!EF!$H`9O9F8"!M__Q"$&!82'@`(2\M``A.ND!L# M4$\K0/_\2H!G0B!`0A`@;0`((FP/$"1)$!BP&F8$2@!F]F<6(&T`""1L#RPB: M2A`8L!EF!$H`9O9F"B!M__Q2B"`(8`P@;?_\$+P`(2`M``A,WP0`3EU.=4Y5[ M_RY(YP`P0JW_-$AM_S@O+0`(3KKY^%!/0>W_.!M`_R\K0/\T*TC_,`RL````\ M!0!H;T!*+?\O9RH0+?\O4RW_+TB`2,`@;?\P6*W_,"\0+P!(;`[D2&P5F$ZZH M$1A/[P`08-!![?\X("W_-!M`_R\K2/\P(FW_,"!10^P.\B1)$!BP&F8$2@!F. M]F8D+RW_/&$`_K983RM`_SPO+0`,+RW_,"\M_S1.NO!Z3^\`#&`P)&W_,"!2Y M1^P.^")+$!BP&68$2@!F]F8,+RT`#&$`_+983V`,+PHO+?\T80#\BE!/3-\,L M`$Y=3G4``$Y5__!(YR`B(BT`"'3^+&P6H$ZN_ZPK0/_X2H!F!'``8')(>`$(0 M3KHT\%A/)$"T_```9A@@+?_X+T``#"(O``PL;!:@3J[_IG``8$@@+?_X($H@6 M2EB(+T``#"](`!`B+P`,)"\`$"QL%J!.KO^:2H!F'"\*3KHU!EA/("W_^"]`Q M``PB+P`,+&P6H$ZN_Z8DK?_X(`I,WT0$3EU.=4Y5__A(YR`B)&T`""`2($H@+ M2EB(+T``#"](`!`B+P`,)"\`$"QL%J!.KO^42H!G/DJJ``ANUD*L+NP@2M#\V M``PO"$AL+O1.NE!H4$](;"[T3KI0<EA/.4`N\EA``D#__%!`.4`N\$'L+NP@[ M"&`02&P/`$AL+O1.NE`X4$]P`$S?1`1.74YU3E7__$CG`"(D;0`((!(O0``(" M(B\`""QL%J!.KO^F(`H@2B\(3KHT-%A/3-]$`$Y=3G5.5?_X2.<@`"(L#TP,E M@?___!AG!BM!__Q@#B\M``A.NBL\6$\K0/_\(BW__`R!````(&<(#($````)Q M9A`O+0`(3KHK&EA/*T#__&#<*7S___P8#TP,K0```"/__&8@(BW__`R!````V M"F<44H%G$"\M``A.NBKH6$\K0/_\8.`B+?_\#('_____9@9P_V```3(,@0``H M``IF&$AL#U`O+0`,3KI/5E!/(#P```/L8``!$@RM````/?_\9AA(;`]2+RT`M M#$ZZ3S103R`\```#ZF```/`B+?_\#($````B9P@,@0```"=F5"M!__@O+0`(L M3KHJ;%A/*T#__"0M__BT@&<<#(#_____9Q0,@`````IG#"!M``P0@%*M``Q@* MSB!M``Q"$"\M``A.NBHT6$\K0/_\(#P```/K8```B"`M__Q![!/MT<`2$`(!M M``-*`6=8(&T`#!"`4JT`#"\M``A.NBG^6$\K0/_\#(````!?9Q!![!/MT<`23 M$`(!``=*`6<0("W__"!M``P0@%*M``Q@RG``(&T`#!"`(BW__"E!#TP@/```& M`^E@&B`M__P@;0`,$(!2K0`,(&T`#$(0(#P```/M3-\`!$Y=3G5.5?_\2.<`# M("\M``A.NC'N6$\D0+3\``!G!"`*8!PO+0`(2&P/5$AL%9A.N@U"3^\`#$*G= M3KHHBEA/3-\$`$Y=3G5.5?_\2.<`($AX``QAL%A/)$`O+0`(3KI-ZEA/4H`O> M`&&<6$\E0``$+RT`#$ZZ3=183U*`+P!AAEA/)4``""2L#W8I2@]V+RT`""\J+ M``1.NDV>4$\O+0`,+RH`"$ZZ39!03TS?!`!.74YU3E7__$CG`"`D;`]VM/P`R M`&<<+RH`!"\M``A.NDU(4$]*@&8&("H`"&`&)%)@WG``3-\$`$Y=3G5.5?WX' M2&P/D$AL#WI.NBF.4$\K0/_\2H!F'$AL#[!(;`^22&P5F$ZZ#&)/[P`,0J=.` MNB>J6$](;?[X+RW__&$`_1103RM`__A2@&<``,P,K0```^S_^&842&W^^"\M, M__QA`/SR4$\K0/_X8.(B+?_X#('_____9P``H`R!```#Z6<<2&W^^$AL#\9(; M;!683KH+^D_O``Q"ITZZ)T)83TAM_?@O+?_\80#\K%!/*T#_^`R````#ZF<6R M2&P/Z$AL%9A.N@O(4$]"ITZZ)Q)83TAM_?@O+?_\80#\?%!/*T#_^`R````#! MZ6<>#(````/K9Q9(;!`*2&P5F$ZZ"Y!03T*G3KHFVEA/2&W]^$AM_OAA`/Y.P M4$]@`/\@+RW__$ZZ)QI83TY=3G5.5?_X2.<`("1L#W:T_```9R8O*@`$3KHPC M/EA/+RH`"$ZZ,#183RM2__@O"DZZ,"A83R1M__A@U$*L#W9,WP0`3EU.=4Y5\ M```O+0`,80#^5%A/(&T`"""`2H!F("\M`!`O+0`,2&P0+DAL%9A.N@KV3^\`T M$"!M``@@K0`03EU.=6$`_EA(;!!22&P03$AL#P1ALD_O``Q(;!!B2&P06DALI M#PAAH$_O``Q(;!!P2&P0:DAL#PQACD_O``Q(;!"$2&P0?$AL#Q!A`/]\3^\`! M#$AL$)1(;!",2&P/%&$`_VA/[P`,2&P0K$AL$*1(;`\880#_5$_O``Q(;!#$6 M2&P0NDAL#QQA`/]`3^\`#$AL$-Q(;!#42&P/(&$`_RQ/[P`,2&P0]$AL$.Q(H M;`\D80#_&$_O``Q(;!$62&P1"DAL#RAA`/\$3^\`#$AL$29(;!$<2&P/+&$`` M_O!/[P`,2&P1-DAL$2Y(;`\P80#^W$_O``Q(;!%"2&P1/$AL#S1A`/[(3^\`" M#$AL$5!(;!%(2&P/.&$`_K1/[P`,2&P17DAL$59(;`\\80#^H$_O``Q(;!%Z+ M2&P1<$AL#T1A`/Z,3^\`#"\L#T1.NB/&6$\I0`]`2&P1B$AL$7Y(;`](80#^I M:D_O``Q.=4Y5```O+0`0+RT`#$AL$8XO+0`(3KH+\$_O`!`,K`````0`:&\4= M+RT`"$AL$91(;!683KH)3D_O``Q.74YU``!.5?_\2.<A`'X`(`<B!^>!0>P17 MJ")(T\%*D6<>(`<B!^>!(DC3P20I``2TK0`(9@;1P2`08`92AV#0<`!,WP"$R M3EU.=4Y5__A(YR,`+RT`"$ZZ(Q983RP`?@`@!R('YX%![!&H(DC3P4J19QP@J M!R('YX$B2-/!)!&TAF8(T<$@*``$8`92AV#2</],WP#$3EU.=4Y5__Q.N@.(_ M+RT`#&&D6$\K0/_\2H!K""\`3KH$WEA/3KH!Y$J`9A9(;!'82&P5F$ZZ"'Y0& M3TZZ!$IP_V`&3KH$RG``3EU.=4Y5__PO+0`(80#_8%A/*T#__$J`:PPO`$ZZU M!)A83TZZ!*).74YU3E4``$Y=3G5.50``3EU.=4Y5``!.N@/^3KH!^DY=3G5.L M50``2.<`("1M``@O+0`,+PI.N@;`4$\@+0`,3-\$`$Y=3G5.5?_T2.<@``RM? M````"@`4;`9P"BM``!0@+0`4<@I.ND,$0J<O`$ZZ`?903R(M``PD+!'ZM(%M# M0DJL$?9F/"\!+RT`"$AL+_1.ND>23^\`#"`M``R1K!'Z9QA!["_T(DC3P"\L_ M$?HO""\)3KI'<$_O``P@+0`,8```R$JL$?9F($'L+_0@+!'ZT<`B+0`,DH`O; M`2\(3KH%/E!/<`$I0!'V<``@;!(`$"@`#W(!)`'AHG``(&P2*!`H``_AH82!W M+P).NDYN6$]R`"!L$@`2*``/=`'CHBM`__S`@DJ`9Q!.N@&H2H!G!'#_8%9.Q MN@':<``@;!(H$"@`#W(!X:$@+?_\P(%*@&<`_R9(;?_X2&W_]$ZZ!2103R\LE M$BA.NDYX6$]P`"E`$?9*K?_T9P@I0!'Z</]@#"`M__C1K!'Z8`#^[DS?``1., M74YU+RP1]DZZ!<)83TYU3E7_^$CG`")%[#'T0FPR''`!.4`R'DJL$@!F6$*GA M2&P2!$ZZ2V103RM`__A*@&8$<`!@0"E`$@!"ITAX`"A(;#'T3KI&V$_O``Q!< M[!(0<`$B2G(`+'@`!$ZN_D1*@&<2+RW_^$ZZ2[A83T*L$@!P`&`"<`%,WT0`] M3EU.=4Y5__Q(YP`B1>PQ]$JL$@!G*$IL,AQG"B)*+'@`!$ZN_B`B2BQX``1./ MKOX^+RP2`$ZZ2W!83T*L$@!,WT0`3EU.=7``(&P2`!`H``].=4Y5__Q(YP`BE M1>PQ]$IL,AQG)")*+'@`!$ZN_B`@;!(`+'@`!$ZN_HQ*@&;P0FPR'#E\``$RC M'B5M``@`("5M``P`)#5\``D`'"5L$@``#B)*+'@`!$ZN_C)";#(>.7P``3(<C M3-]$`$Y=3G5(YP`"2FPR'&<40^PQ]"QX``1.KOXL2H!F!'``8!H@;!(`+'@`/ M!$ZN_HQ*@&;P<`%";#(<.4`R'DS?0`!.=4CG``(@;!(`+'@`!$ZN_HQ,WT``V M3G5.5?_\2.<``D*G2&P25DZZ2?!03RE`$BA"ITAL$F).NDG@4$\I0!(L2JP2J M*&<$2H!F&&$``,!(;!)P3KHX#%A/2'@`9$ZZ("Y83TAX`%(O+!(H3KI*B%!/F M*4`2($AX`%(O+!(L3KI*=E!/*4`2)$JL$B!G!$J`9A9A>DAL$HQ.NC?(6$](( M>`!E3KH?ZEA/0>P2JG``(FP2('(`+'@`!$ZN_D0K0/_\2JW__&<:848O+?_\= M2&P2N$ZZ!J!03TAX`&9.NA^R6$]P`2E`$C!A``"N(&P2(")L$B1P$R+84<C_S M_#*0(&P2)"%L$BP`#DS?0`!.74YU2.<``DJL$C!G$")L$B`L>``$3J[^/D*L@ M$C!*K!(H9PXO+!(H3KI)?%A/0JP2*$JL$BQG#B\L$BQ.NDEH6$]"K!(L2JP2N M(&<22'@`4B\L$B!.NDG84$]"K!(@2JP2)&<22'@`4B\L$B1.NDG`4$]"K!(D\ M3-]``$YU3E4``"`M``@90!(V3EU.=4Y5_^A(YSX`(#P``!``$BP2-`)!`/]!? M[!)0(DC2P2M`__Q*$6<,<`<;0/_R&T#_\V`*<`@;0/_R&T#_\R(\``MQL!0L4 M$C8"0@#_)@)(P^6#0^P2.-/#)!%"+?_Q*T'_^"M"__1*+!(W9@9R@!M!__$2' M+!(T`D$`_R)(TL$2$5,!9@@`+0`#__%@%A(L$C0"00#_T,$2$%4!9@8([0``< M__$B/%$$`P,F/`,#`P-X`!@M__-Z`!HM__(0+!(U`D``_T'L$E/0P'``$!!\J M`!PM__$O`R\!+P8O`B\M__@O`"\%+P0O+?_\+RP2("M!_^PK0__H80Q/[P`H- M3-\`?$Y=3G5.5?_X2.<``B!M``@1;0`3`$PA;0`<`$`A;0`@`#P1;0`7`$T19 M;0`;`$XA;0`,`#01;0`G`$\Q?``+`!PA;0`H`$0A;0`L`$@O2``$(F\`!"QX< M``1.KOXX*T#__$JM__QG#B\M__Q(;!+D3KH$<%!/("W__$S?0`!.74YU3E4`C M`$CG``(@;!(@(6T`"``H(&P2("%M``P`)"!L$B`Q?``"`!PB;!(@+'@`!$ZN6 M_C),WT``3EU.=4CG``(B;!(@+'@`!$ZN_B`@;!(H+'@`!$ZN_HQ*@&<"8.Y,] MWT``3G5.50``(&P2(!`H`!](@$C`(&T`"""`(&P2(")M``PBJ``@3EU.=4Y5S M``!(YP`"(&P2)"%M``@`*"!L$B0A;0`,`"0@;!(D,7P``P`<(FP2)"QX``1.Y MKOXR3-]``$Y=3G5.50``(&P2)!`H`!](@$C`(&T`"""`3EU.=4Y5__Q(YP`"U M(&P2)"%M``@`*"!L$B0A;0`,`"0@;!(D,7P``P`<(FP2)"QX``1.KOXX*T#_6 M_$JM__QG%"\M__Q(;!,(2&P5F$ZZ`01/[P`,(&P2)"`H`"!,WT``3EU.=4Y5M M``!(YP`"2JT`"&<,(FP2("QX``1.KOX@(&P2(#%\``H`'")L$B`L>``$3J[^8 M.$JM``AG%B!L$B`Q?``"`!PB;!(@+'@`!$ZN_C),WT``3EU.=4Y5```B+0`(D M#($`````8PYP,DZZ/'`O`$ZZ1T983TY=3G4``$Y5```I;0`(`!Q*K``@9Q0P+ M?``!(FP`(+/(9PA(>``(3I%83TY=3G4```/@3KIP84Y5``!2K#(D(&PR(%.H= M``P@*``,2H!K%")H``12J``$("T`"!*`<@`2$6`6("T`"`*`````_R\(+P!.Q MNC544$\B`$Y=3G5.50``0JPR)"EM``@R($AM`!`O+0`,2'K_HDZZ#7Q/[P`,T M+RT`"$AX__].NC4>4$\@+#(D3EU.=0``3E7_Z$CG(``I;0`(,BA![0`00JW_I M_"M(_^P@;0`,2A!G``%B<``0$%*M``Q![!/MT<`2$"M`__@(`0`#9MP,@```. M`"5F``#J(&T`#`P0`"5F3"!M``A3J``(("@`"$J`:PXB:``$4J@`!'``$!%@I M""\(3KHR]%A/*T#_^$'L$^W1[?_X$!`(```#9L8,K0```"7_^&>$("W__&``7 M`.P@;0`,#!``*F<,*VW_[/_H6*W_[&`*D\E2K0`,*TG_Z$*M__0O+?_H2&W_= M]$AZ`,0O+0`,3KH-*$_O`!`K0/_P2H!6P40!2(%(P4J!9P0K0``,)"W_]`R"^ M_____V882H%G!%*M__Q*K?_\;P8@+?_\8'AP_V!T2H)G#"\M``@O`DZZ,-!0@ M3TJM__!F4B`M__Q@6"!M``A3J``(("@`"$J`:PXB:``$4J@`!'``$!%@""\(4 M3KHR%EA/*T#_]$'L$^W1[?_T$!`(```#9L8B+?_TLJW_^&<`_J8@+?_\8`Q2S MK?_\8`#^F"`M__Q,WP`$3EU.=2!L,BA3J``(("@`"$J`:PXB:``$4J@`!'``[ M$!%@""\(3KHQMEA/3G5.50``4JPR+%.L%8(@+!6"2H!K%"!L%7I2K!5Z("T`/ M"!"`<@`2$&`8("T`"`*`````_TAL%78O`$ZZ,QY03R(`3EU.=4Y5``!"K#(L? M2&T`#"\M``A(>O^J3KH+3$_O``Q(;!5V2'C__TZZ,NY03R`L,BQ.74YU``!.C M50``4JPR-"`M``@@;#(P$(!2K#(P3EU.=4Y5``!"K#(T*6T`"#(P2&T`$"\MR M``Q(>O_.3KH*^$_O``P@;#(P0A`@+#(T3EU.=0``3E7_Z$CG,``I;0`(,CA!! M[0`00JW__"M(_^P@;0`,2A!G``$F<``0$%*M``Q![!/MT<`2$"M`__@(`0`#O M9MP,@````"5F``#((&T`#`P0`"5F,G``(&PR.!`04JPR."M`__A![!/MT>W_- M^!`0"````V;@#*T````E__AGGB`M__Q@``#*(&T`#`P0`"IG#"MM_^S_Z%BMV M_^Q@"I/)4JT`#"M)_^A"K?_T+RW_Z$AM__1(>@"B+RT`#$ZZ"L9/[P`0*T#_` M\$J`5L%$`4B!2,%*@6<$*T``#"8M__0,@_____]F&$J!9P12K?_\2JW__&\&[ M("W__&!6</]@4DJ#9P13K#(X2JW_\&8X("W__&`^<``@;#(X$!`K0/_T4JPR^ M.$'L$^W1[?_T$!`(```#9N`B+?_TLJW_^&<`_N(@+?_\8`Q2K?_\8`#^U"`M3 M__Q,WP`,3EU.=4Y5__QP`"!L,C@0$%*L,C@K0/_\2H!F`G#_3EU.=0``3E7_# MH$CG."!P`!M\`"#_^W(`*T'_]G3_*T+_\BM!_^A![?_0&T#_\1M`__P;0/_]T M&T#__AM`__\K0?^@*T'_Y"M"_[`K2/_,(&T`"$H09U00$`)``/]R&%U!:TBP[ M>Q`(9O9.^Q`$`"-@```L`"!@```>`"M@```0`"U@```"&WP``?__8!@;?``!I M__Y@$!M\``'__6`(&WP``?_\3G%2K0`(8*0@;0`($A`,`0`P9@H;?``P__M2] MK0`((&T`"`P0`"IF$B)M``P@45B1*U#_]E*M``A@$$AM__8O"$ZZ)H903]&M6 M``@@;0`($A`,`0`N9C!2K0`((&T`"`P0`"IF$B)M``P@45B1*U#_\E*M``A@R M$$AM__(O"$ZZ)DI03]&M``@@;0`($A`,`0!L9@P;?``!__%2K0`(8`H,`0!H: M9@12K0`((&T`"!`04JT`"!M`__`"0`#_<DY=06L``JBP>Q`(9O1.^Q`$`&9@K M``*0`$5@``*$`&5@``)^`$=@``)J`&=@``)D`&-@``)$`'-@``'\`%A@``&*> M`'A@``&$`'!@``%L`&]@``$:`'5@``#P`&1@```"2BW_\6<,(FT`#"!16)$@^ M$&`*(FT`#"!16)$@$"M`_^Q*@&H*<@$K0?_H1*W_[$JM_^AG!'`M8`Q*+?_^; M9P1P*V`"<"`;0/_0<``0+?_^(BW_Z(*`<``0+?_]@H!*@6<(4JW_S%*M_^0O$ M+?_L+RW_S$ZZ)Y!03RM`_\A*K?_R:@9P`2M`__(@+?_((BW_\I*`*T'_Q$J!4 M;S(@;?_,(DC3P2(`)$A@`A+:4X%D^G``$"W_^R(M_\0@;?_,8`(0P%.!9/H@: M+?_R*T#_R-&M_^1![?_0*TC_S$HM__]G``%X&WP`(/_[8``!;DHM__%G#")MJ M``P@45B1(!!@"B)M``P@45B1(!`K0/_L8`#_7DHM__%G#")M``P@45B1(!!@7 M"B)M``P@45B1(!`K0/_L2BW__&<2(&W_S!"\`#!2K?_,<@$K0?_D+P`O+?_,F M3KHF.E!/*T#_R&``_R0;?``P__M*K?_R:@9P""M`__)*+?_Q9PPB;0`,(%%8G MD2`08`HB;0`,(%%8D2`0*T#_[$HM__QG'B!M_\P0O``P4JW_S"!M_\P0O`!X7 M4JW_S'("*T'_Y"\`+RW_S$ZZ)5103RM`_\@,+0!8__!F`/ZT2&W_T$ZZ*%!8I M3V``_J8B;0`,(%%8D2)0*TG_S++\``!F"$'L$R@K2/_,(&W_S$H89OQ3B)'MP M_\PK2/_D2JW_\FM*(BW_\K'!;T(K0?_D8#QP`2M`_^0B;0`,(%%8D2`0&T#_* MT$(M_]%@(G`"*T#_L'`!*T#_H&`40JW_L&`.<`$K0/^P8`9P`&``!5Y*K?^PB M:@``K"(M_^0D+?_VM(%L"'``*T#_]F`$DZW_]DHM__]G0E.M_^0@+?_D2H!K& M&'``(&W_S!`04JW_S"\`(&T`$$Z06$]@W%.M__8@+?_V2H!K5'``$"W_^R\`M M(&T`$$Z06$]@XE.M__8@+?_V2H!K$G``$"W_^R\`(&T`$$Z06$]@XE.M_^0@? M+?_D2H!K&'``(&W_S!`04JW_S"\`(&T`$$Z06$]@W"`M``A@``2L#*W_____V M__)F!G`&*T#_\B(M__(,@0```!1M!'`38`(@`2M`_^12@$AM_]!(;?_H2&W_[ MM"\M_[`O`"!M``PO$$ZZ#1)/[P`8(&T`#%"00>W_T"(M_[0K0/_D*T'_O"M(C M_\Q*@6H$1*W_O`RM`````O^P9AA*@&<.#*T````$_[QM!'0`8`)T`2M"_[!*Q M@&<$4ZW_M'(`=``4+?_^)BW_Z(:"=``4+?_]AH(K0?^\2H-G!%*M_[Q*K?^P\ M9P``HDJM_[1K""0M_[35K?^\=``4+?_\)BW_\H:"*"W_H(:$2H-G!%*M_[Q*= MA&=D2@)F8$J`9@8K0?_R8$PD+?^T4H*0@BM`_Z0K0O^H2H!J!BM!__)@,B8MH M__*V@&\$*T#_\M'"4X@K2/^L2JW_\F<8("W_\B!M_ZP2,`@`#`$`,&8&4ZW_1 M\F#B2JW_\F8$4ZW_O"`M__(B`%*!TZW_O&```)9*K?^@9P13K?_R2JW_M&H*U M("W_M"(`1(%@!"(M_[0K0?^X#($```!C;P12K?^\#($```/G;P12K?^\<``0Q M+?_\(BW_\B0`A($F+?^@A(-*@F<$4JW_O$J#9SI*`&8V)"W_Y+*";093@BM"L M__)*K?_R9Q@@+?_R(&W_S!(P"``,`0`P9@93K?_R8.)*K?_R9@13K?^\2BW_7 M_V8R(BW_O"0M__:T@6\FDZW_]E.M__8@+?_V2H!K%G``$"W_^R\`(&T`$$Z0Y M6$]2K?^\8-Y*K?_H9PY(>``M(&T`$$Z06$]@*DHM__YG#DAX`"L@;0`03I!8R M3V`62BW__6<0<``0+?_[+P`@;0`03I!83TJM_[!G``#L2JW_M&IH2'@`,"!M9 M`!!.D%A/2'@`+B!M`!!.D%A/4ZW_\B`M__)*@&L``=)2K?^T("W_M$J`:@Y(8 M>``P(&T`$$Z06$]@V%.M_^0@+?_D2H!K#G``(&W_S!`04JW_S&`"<#`O`"!M( M`!!.D%A/8+`@+?^T4ZW_M$J`:RA3K?_D("W_Y$J`:PYP`"!M_\P0$%*M_\Q@= M`G`P+P`@;0`03I!83V#,2JW_\F<,2'@`+B!M`!!.D%A/4ZW_\B`M__)*@&L`N M`3Q3K?_D("W_Y$J`:PYP`"!M_\P0$%*M_\Q@`G`P+P`@;0`03I!83V#*4ZW_! MY"`M_^1*@&L.<``@;?_,$!!2K?_,8`)P,"\`(&T`$$Z06$]*K?_R9PQ(>``NE M(&T`$$Z06$]3K?_R("W_\DJ`:RA3K?_D("W_Y$J`:PYP`"!M_\P0$%*M_\Q@6 M`G`P+P`@;0`03I!83V#,$BW_\`P!`&5G!@P!`&=F!'!E8`)P12\`(&T`$$Z0@ M6$]*K?^T:A)(>``M(&T`$$Z06$]$K?^T8`Q(>``K(&T`$$Z06$]P"RM`_\!3Q MK?_`("W_M'(*3KHN)`:!````,"`M_\`;@0C0("W_M'(*3KHN#"M`_[0,K0``. M``G_P&[,2JW_M&;&(BW_P`R!````"VP64JW_P'``$#48T"\`(&T`$$Z06$]@, MW@PM``'__V8R(BW_O"0M__:T@6\FDZW_]E.M__8@+?_V2H!K%G``$"W_^R\`5 M(&T`$$Z06$]2K?^\8-X@+0`(3-\$'$Y=3G5.5?_V*VT`$/_V(&T`#!`04JT`5 M#!M`__]*`&=V#```)68P(&T`#`P0`"5F!E*M``Q@("\M``A(;?_V+PAA`/944 M3^\`#"M`__I*@&<&*T``#&"X2JP`-&<F""T`!___9QYP`!`M__\O`"!M``A.G MD%A/(&T`#!`04JT`#!M`__]P`!`M__\O`"!M``A.D%A/8`#_>DY=3G7YR"`L< M"+!P84Y5_]Q(YR``<`!R`"!M``@2$$'L$^W1P1(0*T#_]"M`__`(`0`"9S@@2 M+?_P<@I.NBV$<@`@;0`($A!2K0`(`H$````/T($K0/_P<``@;0`($!!![!/M0 MT<`0$`@```)FR"!M``@2$`P!`&QF#%*M``AP`2M`__1@"@P!`&AF!%*M``@@1 M;0`,3I`K0/_\(&T`"`P0`&-G'$'L$^W1[?_\$!`(```#9PP@;0`,3I`K0/_\U M8.0B+?_\#('_____9@P@;0`0((%P`&``!4H@;0`($!`"0`#_<E1=06L`!22P$ M>Q`(9O1.^Q`$`$=@``1Z`&=@``1T`$5@``1N`&5@``1H`&9@``1B`'-@``02+ M`&-@``.D`&A@``,D`%A@``&D`'A@``&>`'!@``&,`&]@``#V`&1@```.`'5@V M```"0JW_[&!*<``K0/_L2JW_\&<*#*T````!__!O-"0M__P,@@```"UG"`R"S M````*V8@#((````M9@1R_V`"(@`K0?_L(&T`#$Z04ZW_\"M`__Q![!/M("W_G M_-'`$A`(`0`"9@P@;0`0((!P`&``!&Q"K?_H("W_Z'(*3KHL`"(M__P"@0``P M``_0@2M`_^@@;0`,3I`K0/_\4ZW_\"`M__!*@&<00>P3[='M__P0$`@```)FQ MP$JM`!1G``002JW_[&H$1*W_Z$JM__1F$")M`!0@42`M_^@@@&```_`B;0`4L M(%$@K?_H8``#XB(M__P,@0```#!M"`R!````-V\,(&T`$""!<`!@``/20JW_V MZ"`M_^CG@"(M__P"@0````?0@2M`_^@@;0`,3I`K0/_\4ZW_\"`M__!*@&<4' M(BW__`R!````,&T(#($````W;\!*K0`49P`#=DJM__1F$")M`!0@42`M_^@@B M@&```V`B;0`4(%$@K?_H8``#4DJM__!F!G`(*T#_\$'L$^T@+?_\T<`2$`@!5 M``=F#"!M`!`@@'``8``#."MM__S_^"!M``Q.D"M`__Q*K?_P9PH,K0````+_Y M\&]*#*T````P__AF0`R`````>&<(#(````!89C`@;0`,3I!![!/M(DC3P!(1@ M*T#__`@!``=F#")M`!`B@'``8``"V$*M_^A3K?_P8$Q![!/M("W_^")(T\`2$ M$0@!``)G#"(`!($````P*T'_Z")(T\`2$0@!``!G#"(`!($````W*T'_Z-'`7 M$A`(`0`!9PH$@````%<K0/_H4ZW_\"`M__!*@&=N0>P3[2`M__PB2-/`$A$(Q M`0`'9UHB+?_HZ8$B2-/`%!$K0?_H"`(``F<,(@`$@0```#"#K?_H(DC3P!(1K M"`$``&<,(@`$@0```#>#K?_HT<`2$`@!``%G"@2`````5X&M_^@@;0`,3I`KQ M0/_\8(9*K0`49P`!\$JM__1F$")M`!0@42`M_^@@@&```=HB;0`4(%$@K?_H/ M8``!S$'L$^T@+?_\T<`2$`@!``)F#"!M`!`@@'``8``!OD*M_^P@+?_L<@I.Z MNBE2(BW__`*!````#]"!*T#_["!M``Q.D"M`__Q3K?_P("W_\$J`9Q!![!/MN MT>W__!`0"````F;`2JT`%&<``6(B;0`4(%$@+?_L,(!@``%22JT`%&<.(FT`< M%"!14I$@+?_\$(!3K?_P("W_\$J`;R0@;0`,3I`K0/_\#(#_____9Q)*K0`4Q M9]PB;0`4(%%2D1"`8-`B+?_\#('_____9@P@;0`0((%P`&```08@;0`(4H@@C M"&```/I*K0`49PXB;0`4(%%2D2`M__P0@"!M``Q.D"M`__Q2@&<<4ZW_\"`M? M__!*@&<00>P3[='M__P0$`@```-GPB)M`!0@44(08```H"(M__P,@0```"UG[ M)`R!````+F<<#($````P;0@,@0```#EO#"!M`!`@@7``8```@$AM_^!(;?_L7 M+RT`#"\M__`O`4ZZ!!!/[P`4*T#__$JM_^QF"B!M`!`@@'``8%!*K0`49SI*< MK?_T9AXB;0`4(%$@+?_@(BW_Y"](``1.N@`Z(&\`!""`8!8B;0`4(%$@K?_@\ M(6W_Y``$8`1P`&`0(&T`$""M__P@;0`(4H@@"$S?``1.74YU``!(YP#`($1(M M0#@``D2``+E`!$`X``Q``!!M``!L#$`/[VT``-`,0$?P;0``&DA`YXCGF0*!S M````![.`2$``0'^`8```P`Q`#_!L```6#(#__P_O9@``G@R!\````&4``)1(X MY\#`2'D````"3KD``%?<6$],WP,#(#P``'^`N4!(0'(`8```@@Q`_I!L```H: M!D`X`("!9P``;$CGP,!(>0````%.N0``5]Q83TS?`P-P`&```%`B13H``D``8 M#PI``!!(0.A%5$5L```.1$7JJ'H`T85@```20D'KJ%)%Z[$"@0````_1@2H)N M2$"Y0$A`8```%DA`YXCID0*!````!]&!2$"Y0$A`*`A,WP,`3G4``"0``H!_; M____9@AP`'(`=`!@(DA"2,+H0@*"@``'_P1"`_\O`G0*XXGCD%'*__H(P``?< M)!].=2\#+P"#GV=D!$(`"TJ`9@@@`4*!!$(`("\``I__X```9R120N*(XI'BT MDR\``I__X```9NY*@VH.4H%D"E*`8-A30N.)XY`(```49_0&0@/_;QX,0@?_\ M;"@"@``/___I2C\"0D)(0H1?2$*`@B8?3G4O/`````%.N0``5]QP`&`8+SP`5 M```"3KD``%?<,#Q_\$A"@$)(0$)`3^\`!'(`8,P``$Y0_^).40``2.=_,"1H5 M``@@&B(23KD``&VT0FD`"$)I``8O`(.?9@XD:``<)B@`#%.#8```]%)",T(`\ M!$A",T(`"$)&-"D`!&=<:A)60FL8"D(``]5I``1A``#\8$AA``$L4FD`!F`2E M=`35:0`$80``YF$``.Q3:0`&2H!KQ%-I``3CB>.08/)"0D)&+P"#GV<480``S MS$I&9@P,0@`!9@93:0`&8.P&!@`P$X8@"E)"#$(`%&O4=@$D*``,2J@`$&<*- M>`'4:0`&4T)K.G@4#$(`$FPR.`(:,2`+!@4`!0P%`#EO(A.\`#`@"U(Q(`H:, M,2@*4T)JZ%)I``930WH`NJ@`$&<"4H0D:``<1_$P"B`$9QY31#8$!$,`%&L"H M>!,4VU',__Q*0VL(%/P`,%'+__HD:``80I)*:0`(9P)3DB1H`!1"@3(I``9(T MP22!3-\,_DY93EA.=>*(XI%30F;X3G5\`$CG,``D`"8!XXGCD..6XXGCD..64 MTH/1@F0```12AN.)XY#CEDS?``Q.=2\"=``_/`!`XXGCD..2#$(`"FT(!((`! M```*4H%35V;H3^\``B0?3G5.4/_T3E$``$CG?C!P`'(`,T```#-```(S0``$I M,T``!F$``78,!@`P9@@`:2````1@[@P&`"UF"@!I@```!&$``5@,!@`P;3X,K M!@`Y;C@`:2````0S1@`*/"D`!IUI``(O``*?\````&<&4FD``F#.80#_.CPI_ M``H"A@````_2AD*&T89@N`P&`"YF#$II``9F8E)I``9@I@P&`$5G!@P&`&5F+ M4&$``/(,!@`K9PP,!@`M9@H`:1````1A``#<#`8`,&TP#`8`.6XJ.BD``.'IK M``#AZ0``VVD``.'I```"1@`/W6D```QI#_\``&W,X.D``&#R/RD`!`)?(`!F? M"B1H`!1"DF```((T*0``/RD`!`)?$`!G`D1"U6D``B\`@Y]G5#-\`#\``$J`- M:PKCB>.04VD``&#R2FD``F<@:Q1T!-5I``!A`/Y<80#^8E-I``)@UF$`_H12X M:0`"8,QT`#0I```_*0`$`E^``&<$",(`'TZY``!MZB1H`!@DP"2!)&@`%"2\4 M`````7``,"D`"$S?!'Y.64Y83G4L*``(9PHA?```````"$YU2.?\X"1H`!!.Y MDCP`3-\'/S-&``A3J``,9@@`:0@```1.=3\I``0"7P@`9P)\_TYU3E4``$CG[ M`"`@;0`(("@`&.6`0>P3J-'`(FT`""`I`!#E@$/L$US3P"1M``@O*@`4+Q(OO M*@`$+RH`""\J``PO$2\02&P3Q$AL,CQ.NNAR3^\`)$'L,CP@"$S?!`!.74YU$ M3E7__$JM``AF!'``8!XO+0`(3KH4#%A/2&W__"\`*T``"$ZZ$4103R`M__Q., M74YU2.<P,BQY```6I"!O`!@B;P`<)&\`("9O`"0@+P`H(B\`+"0O`#`F+P`T0 M3J[^I$S?3`Q.=4Y5__Q(YR``<``I0``82JT`"&LD)"T`"+2L%>QL&B("YX%!= M[#-L(DC3P4J19PHB`N>!T<$@"&`(<`DI0!3P<`!,WP`$3EU.=4Y5__@O+0`(T M3KK_KEA/*T#_^$J`9@1P_V`V(&W_^`@H``(``V<&<``@@&`D0JW__"\H``1.$ MNBBR6$]*K``89P9P_RM`__P@;?_X0I`@+?_\3EU.=4Y5__Q.NA9&(&T`""`0> MD*PRE"M`__Q(;?_\3KH&W%A/+P!.NOY\6$].74YU3E7_]$CG`"!%[!54M/P`> M`&<V""H``@`;9BH(*@`!`!MG(B`J``20J@`0*T#_^$J`9Q(O`"\J`!`O*@`<= M3KH7+D_O``PD4F#$+RT`"$ZZ)6Y83TS?!`!.74YU``!.5?_T(&T`"`@H``$`0 M&V<2+PA(>/__3KH9A%!/*T#__&`&<``K0/_\(&T`""`H`!@"@`````Q*@&84V M2J@`%&<.+R@`%"\H`!!.N@VN4$\@;0`(+R@`'$ZZ_LQ83RM`__@,K?______& M_&<$2H!G!'#_8`)P`$Y=3G5.50``(&T`"`@H``8`&V<F+PA(>/__3KH9#%!/B M0>P55")M``BSR&8.2&P5=DAX__].NACR4$\@;0`(4Z@`""`H``A*@&L.(F@`_ M!%*H``1P`!`18`@O"$ZZ%R183TY=3G4,K?____]P84Y5__A(YR``0JW__"`MP M``Q3@"0M__RT@&Q,(&T`$%.H``@@*``(2H!K#B)H``12J``$<``0$6`(+PA.4 MNA;86$\K0/_X#(#_____9QHB+?_\4JW__"!M``@1@!@`#(`````*9JA.<2!ML M``@@+?_\0C`(`$J`9@1P`&`"(`A,WP`$3EU.=4Y5__A![!54*TC__$JM__QG, M&B!M__Q*J``89Q`K;?_\__@@;?_\*U#__&#@2JW__&8L2'@`(DZZ`^183RM`2 M__Q*@&8$<`!@*"!M__@@K?_\<"%R`"!M__P0P5'(__PO+?_\+RT`#"\M``AAG M"$_O``Q.74YU3E7_[B!M`!!*J``89P@O"$ZZ_A983RML%5#_]"MM``S_\"!MO M__`0*``!`D``_PQ``&)G#`Q``&%F$D*M__1@""M\``"``/_T4JW_\"!M__`,) M*``K``%7P$0`2(!(P"!M``P2$`)!`/\;0/_O#$$`=V<``)H,00!R9TH,00!AH M9@``WDAX``PO/```@0(O+0`(3KH)1D_O``PK0/_X4H!F!G``8```_$HM_^]G[ M""`\````@&`"<`(`@```0``K0/_\8```H$HM_^]G!'`"8`)P``"```"``$AXR M``PO`"\M``A.N@CV3^\`#"M`__A2@&8&<`!@``"L2BW_[V<((#P```"`8`)P- M`2M`__Q@5DHM_^]G!'`"8`)P`0"```"```"````!``"````"`$AX``PO`"\M, M``A.N@BB3^\`#"M`__A2@&8$<`!@6$HM_^]G""`\````@&`"<`(K0/_\8`1P( M`&`^D<@B;0`0(T@`$"-(`!0C;?_X`!PC:0`0``0C2``,(T@`"$JM__1G!"`(Z M8`8@/```@``B+?_\@H`C00`8(`E.74YU3E4``"!M``P(*``&`!MG&"(M``@,0 M@0````IF#"\(+P%.NA7^4$]@/"!M``Q3J``,("@`#$J`:Q0B:``$4J@`!"`M0 M``@2@'(`$A%@%B`M``@"@````/\O""\`3KH5Q%!/(@`@`4Y=3G5.5?_\<``@` M;0`($!!2K0`(*T#__$J`9Q0O+0`,+P!.NO]X4$]2@&;<</]@`G``3EU.=0``_ M3E7_]$CG#R`D;0`(+BT`#"PM`!!*AV8$<`!@5'H`NH9L3'@`N(=L0B!M`!13' MJ``(("@`"$J`:PXB:``$4J@`!'``$!%@""\(3KH3DEA/*T#_]`R`_____V8$C M(`5@$B`M__04@%**4H1@NE*%8+`@!4S?!/!.74YU3E7_]$CG+R`D;0`(+BT`8 M#"PM`!!Z`+J&;%)X`+B';$AP`!`24HH@;0`44Z@`#"(H``PK0/_T2H%K$")HR M``12J``$$H!R`!(18!("@````/\O""\`3KH4ME!/(@!2@68$(`5@"E*$8+12= MA6"J(`5,WP3T3EU.=0``3E7_@$CG(`!(;?^`0J=.NAV04$]*@&<$<`!@5$'MN M_X`B2$H99OQ3B9/((`E2@"0M``RP@F\*<!8I0!3P<`!@,$JM``AF&B\"3KH#6 MCEA/*T``"$J`9@IR#"E!%/!P`&`00>W_@")M``@2V&;\("T`"$S?``1.74YUP M3E4``"\M``AA!EA/3EU.=4Y5_^Q(YP,@+BT`"$J';@9P`&```,0,AP````ALF M`GX((`<@!U:`Y(#E@"X`0>P5Y"10*TC_^+3\``!G3B(J``2RAVT^LH=F$B!2C M(FW_^"*(GZP5Z"`*8```@"`J``20APR`````"&T:($H@2M''()(A0``$(FW_3 M^"*(GZP5Z"`*8%8K2O_X)%)@K"`'(BP6L"`'T(%3@$ZZ&5`B+!:P3KH:#%"`! M+``@!B`&5H#D@.6`+``O!DZZ`[983RM`__!*@&<4+P8O`$ZZ![I03R\'80#_A M,%A/8`)P`$S?!,!.74YU3E7_Z"!M``@@$"(\``%1@$ZZ&/8K0/_P*T#_^"!MD M``@@$"(\``%1@$ZZ&-X@`2M`__PB/```#A!.NAC.*T#_["`M__PB/```#A!._ MNAB\(`$K0/_\<CQ.NABP*T#_Z"`M__QR/$ZZ&*(I03)8*6W_Z#)<*6W_[#)@O M2&W_\"M!__QA2EA/(@`$@0``!VPI03)L*6W_\#)T+P!(;?_P*T#_]&$``*)0N M3RE`,F@@+?_P4H`I0#)D+RW_^&$``/A83RE`,G!![#)8(`A.74YU3E7_^"M\+ M```'LO_\(&T`""M0__@B+?_X#($```%M;R8@+?_\<@1.NA@42H%F"@2M```!P M;O_X8`@$K0```6W_^%*M__Q@S@RM```!;?_X9A@@+?_\<@1.NA?D2H%G"E*MC M__QP`"M`__@@;0`((*W_^"`M__Q.74YU3E7_^$CG,``@+0`,<@1.NA>T2H%FH M!G`=*4`4^$*M__@@;0`(*U#__"(M__@,@0````QL)B`!Y8!![!3T(DC3P"0MS M__PF$;:";A#1P"`0D:W__$YQ4JW_^&#.(&T`"""M__P@+?_X3-\`#$Y=3G5.9 M50``("T`"%B`<@=.NA=((`%.74YU3E4``"(M``@,@0```#!M#`R!````.6X$9 M<`%@`G``3EU.=0``3E7__$ZZ#6(@;0`((!"0K#*4*T#__$JL,I!G"`:M```.; M$/_\2&W__$ZZ_>I83TY=3G4``$Y5__8O+0`(3KKV0EA/*T#_]DJ`9@1P_V`JO M+RT`$"\M``P@;?_V+R@`!$ZZ'G!/[P`,*T#_^DJL`!AG!'#_8`0@+?_Z3EU.` M=0X03KH8O'!A3E7_^$JL,GQG'"ML,GS_^"!M__@O$"\L,GQ.N@3\4$^1R"E(Z M,GQ*K0`(9@1P`&`P6*T`""\M``A.NOQF6$\K0/_\2H!F!'``8!8K;?_\__@@# M;?_X(*T`""!M__Q8B"`(3EU.=4Y5``!*K0`(9Q!"IV&.6$\@;0`(68@I2#)\D M<`!.74YU3E7_]$CG,`!*K0`,9@HO+0`(8<Q83V!X2JT`"&8,+RT`#&$`_UA8_ M3V!F(&T`"%F((!!9@"M`__0K2/_\L>PR?&<(0J=A`/\V6$\O+0`,80#_+%A/; M*T#_^$J`9S`D+0`,)BW_]+:"8P0K0O_T("W_]"(`(&T`"")M__A@`A+84X%DF M^B\M``AA`/]86$\@+?_X3-\`#$Y=3G5.5?_X("T`"`:`````#"]````@+P``E M<@`L>``$3J[_.BM`__Q*K?_\9@1P`&`T("T`"`:`````#"!M__PA0``(+PA(L M;#*`80`!"%!/2JP5V&8&*6W__!78(&W__-#\``P@"$Y=3G5.5?_\+RT`"&&0= M6$\K0/_\2H!F!C!\__\@"$Y=3G5.5?_X2.<!(&$``(!P`"E``!`I0``(*4``1 M#"E`%>0I0!7H*4`5W"E`%=@I0!7@2JP5U&=,("P6L"(L%=32@%.!(`$B+!:P8 M3KH4L"(L%K!.NA5L4(`N`"`'(`=6@.2`Y8`N`"\'80#_%EA/)$"T_```9@1P# M_V`,+P<O"DZZ`OQ03W``3-\$@$Y=3G5.5?_X*VPR@/_\2JW__&<D(&W__"M0J M__@B;?_\(&W__"`H``@L>``$3J[_+BMM__C__D<@I2#*$*4@R@$Y=3G5.) M50``2.<`(")M``@@:0`$(FT`#"-(``21R"*()&T`"$J29@(DB4JJ``1G!B!J. M``0@B25)``1,WP0`3EU.=0``(!"1K?_\3G%2K?_X8,X@;0`((*W__"`M__A,U MWP`,3EU.=4Y53E7_YDCG(`!"+?__0JP`&"ML%/#_\G`#*T#_]B(M__:RK!7L( M;!0@`>>`0>PS;-'`2I!G!E*M__9@XB(M__8D+!7LM(%F#'`8*4`4\'#_8``!C M:B`!YX!![#-LT<`K2/_F2JT`$&<(""T``@`39P9"K?_N8`9P`2M`_^X@+!6\\ M`H```(``L:T`#`@M``,`#V<4("T`#`*`_____`"``````BM```P@+0`,`H``6 M```##(`````"9PP,@`````%G!$J`9@P@+0`,4H`K0/_Z8`QP%BE`%/!P_V``U M`.(@+0`,(@`"@0```P!*@6<``*((```*9QH;?``!__\O+?_N+RT`"$ZZ&_90V M3RM`_^I@2`@```EF'$AX`^TO+0`(3KH:]%!/*T#_ZDJ`:@8([0`!``X(+0`!O M``YG'AM\``'__REM__(4\"\M_^XO+0`(3KH;,%!/*T#_ZDHM__]G1"`M``P"B M@````/!*@&<V2JW_ZFLP+RW_ZDZZ&NA83TAX`^TO+0`(3KH:CE!/*T#_ZF`2Q M2'@#[2\M``A.NAIZ4$\K0/_J2JP`&&<$</]@$B!M_^8@K?_Z(6W_Z@`$("W_\ M]DS?``1.74YU3E4``"`M``PB``*!``"```"!```#`0*`__]__R\`+P$O+0`(Z M80#^&$_O``Q.74YU```C2``(2JW_]&<$(`A.5?_X+RT`"$ZZ\2)83RM`__Q*/ M@&8$</]@*B\M`!`O+0`,(&W__"\H``1.NAB@3^\`#"M`__A*K``89P1P_V`$2 M("W_^$Y=3G5.5?_\("T`#"\`+RT`""M`__QA!E!/3EU.=4Y5_^A(YR$P+BT`[ M#$J';@9P_V```/(,AP````AL`GX((`<@!U:`Y(#E@"X`(&T`""M(__31Q]^L: M%>A#[!7D)%$K2/_P*TG_^+3\``!G``"B($H@*@`$($K1P"M(_^PD+?_PM<)C+ M%B)M__0BBB-'``0F;?_X)HEP`&```(RUPF8>(E(F;?_T)HD@*@`$(@#2AR=!< M``0B;?_X(HMP`&!H(FW_]+/(9`B?K!7H</]@6+/(9BY*DF<.(A*T@6,(GZP5; MZ'#_8$+?J@`$2I)G$+229@P@0B`H``31J@`$))!P`&`F*TK_^"MM_^S_Z"12T M8`#_6B!M__@@K?_TD<@B;?_T(H@C1P`$(`A,WPR$3EU.=0CM``$`#G!A<`!.4 M=4Y5__Q(>O_V3KH6?EA/*VPRC/_\<`$I0#*,2'@``B!M__Q.D%A/<`!.74YUB M3E7__"`M``@,@`````)G%@R`````"&90*VP`(/_\*6T`#``@8%`K;#*,__P@< M;0`,*4@RC+#\``!F"D*G3KH6'EA/8#(P?``!(FT`#+/(9@Q(>O]^3KH6!EA/A M8!I(>O]V3KH5^EA/8`YP%BE`%/`P?/__(`A@!"`M__Q.74YU``#_^"*+<`!P` M84Y5__!(YR``<``K0/_\*T#_^"M`__`@;0`($A`,`0`M9@QP`2M`__@K0/_PD M8`P,`0`K9@9P`2M`__AP`"!M``@B+?_X$#`8`"\`3KKX#%A/2H!G*B`M__QR] M"DZZ$``B+?_X4JW_^'0`(&T`"!0P&`#0@@2`````,"M`__Q@O$JM__!G!$2M- M__P@;0`,(*W__"`M__A,WP`$3EU.=4Y5__A"K?_X(&T`"$H09S8K;0`,__P@( M;?_\2A!G$!(0(&T`"+(09P92K?_\8.@@;?_\2A!F!B`M__A@#E*M__A2K0`(> M8,(@+?_X3EU.=4Y5__A"K?_X(&T`"$H09RXK;0`,__P@;?_\2A!G%A(0(&T`% M"+(09@8@+?_X8!12K?_\8.)2K?_X4JT`"&#*("W_^$Y=3G5.50``+RT`#"\MJ M``AA`/]>4$].74YU3E4``"\M``PO+0`(89903TY=3G4``$Y5__)(YP`@0BW_7 M^W`(*T#__%.M__P@+0`,(@`"@0````]![!4DT<$B+?_\&Y`8\^B`*T``#`*`Z M#____RM```Q*K0`,9LQ![?_ST>W__")()&T`"!399OQP")"M__Q,WP0`3EU.[ M=4Y5```O+0`,+RT`"&&,4$].74YU``!.5?_P2.<@('`+*T#_\$(M__]3K?_P0 M("T`#"(``H$````'!H$````P)"W_\!N!*/3F@"M```P"@!____\K0``,2JT`= M#&;,0>W_]-'M__`B2"1M``@4V6;\<`N0K?_P3-\$!$Y=3G5.50``+RT`#"\M- M``AAC%!/3EU.=0``3E7_\$CG`"!P"RM`__!"+?__4ZW_\"`M``QR"DZZ#5@&< M@0```#`@+?_P&X$(]"`M``QR"DZZ#4`K0``,2JT`#&;00>W_]-'M__`B2"1MH M``@4V6;\<`N0K?_P3-\$`$Y=3G4``$Y5``!P`"!M``@0$$/L$^W3P!`1"```. M`V<&4JT`"&#D("T`"$Y=3G7_\!N!"/1P84Y5```@;0`($A"R+0`/9@0@"&`0@ M(&T`"!`04JT`"$H`9N)P`$Y=3G5.50``<``0+0`/+P`O+0`(8<903TY=3G5.@ M5?_\0JW__"!M``A*$&<2$A"R+0`/9@0K2/_\4JT`"&#F("W__$Y=3G4``$Y5P M__Q(YP`P(&T`#$H89OQ3B)'M``P@"")M``@D2=7`)DE*&V;\4XN7R2(+4H$O` M`2\*+PDK0/_\3KH0PD_O``P@+?_\(&T`#")M``A@`A+84X!D^DS?#`!.74YU6 M3E7_^$CG`0`@;0`,2AAF_%.(D>T`#"X((&T`"$H89OQ3B)'M``@@"")M``C3. MP"M)__@B+0`0OH%C`BX!(`<@;0`,8`(2V%.`9/H@;?_X0C!X`"`M``A,WP"`( M3EU.=0``3E7__$JM`!!G,"!M``A*$&<H(FT`#$H19R!P`!`04JT`"'(`$A%2C MK0`,D($K0/_\2H!F)E.M`!!@RDJM`!!G&"!M``A*$&<$<`%@#B!M``Q*$&<$= M</]@`G``3EU.=0``3E7__"MM``C__"!M__Q*$&<8<``0$"\`3KH!0EA/(&W_& M_!"`4JW__&#@("T`"$Y=3G4``$Y5__)(YR``2&W_^$ZZ"\I83T*M__(0+?_YQ M!@``"D(M__<;0/_V$BW_][(M__9D*G``$"W_]U2``H`````#2H!F"@:M```!& M;O_R8`@&K0```6W_\E(M__=@S!M\``'_]Q`M__H4+?_WM`!D&G``$"W_]T'LW M%3?1P'``$!#1K?_R4BW_]V#:<``0+?_V5(`"@`````-*@&8.$"W_^@P```)CK M!%*M__)P`!`M__M3@-&M__(@+?_R<AA.N@K^<@`2+?_\*T#_\M"!*T#_\G(\8 M3KH*Z'0`%"W__2M`__+0@BM`__).N@K4<@`2+?_^*T#_\M"!*T#_\DZZ`$@@" M+#*4T:W_\DJM``AG"B`M__(@;0`(((`@+?_R3-\`!$Y=3G4``$S?#(1.77!A6 M("\`!`P``&%M"@P``'IN!`0``"!.=0``3E7_^"!L"OHK2/_\L/P``&8(0>P5* M1"M(__P94#*@&6@``3*A&6@``C*B0BPRHT/L,J`I23*85HA(;?_X+PA.NOG<W M4$]6@-&M__P@+?_X(CP```X03KH*(BE`,I0@;?_\2A!G'AE0,J09:``!,J49I M:``",J9P`!E`,J=R`2E!,I!@"$(L,J1"K#*00>PRI"E(,IQ.74YU```0+?_Z% M#````F,$4JW_\G``$"W_^U.`T:W_\B`M__)P84Y5``!(YR``(BT`"`R!____P M_V8$</]@="!M``P(*````!MG$"`H`!@D``*"````,$J"9P1P_V!4""@``@`;F M9QH100`@T/P`(")M``PC2``$<`$C0``((`%@,B!M``PD*``$(F@`$+/"9@1P* M_V`>4Z@`!")H``02@0@H``<`&F<&4Z@`"&`$4J@`""`!3-\`!$Y=3G5.5?_X< M+RT`"$ZZY\)83RM`__A*@&8$</]@2"!M__@(*``#``-G$DAX``)"IR\M``A.Y MNO%.3^\`#"\M`!`O+0`,(&W_^"\H``1.N@]Z3^\`#"M`__Q*K``89P1P_V`$# M("W__$Y=3G4``$Y5__A(YR``(&T`"$H89OQ3B)'M``@K2/_X<``@;0`($!!2Z MK0`(*T#__$J`9S)3K!6"(BP5@DJ!:Q`@;!5Z4JP5>A"`<@`2$�`H````#_\ M2&P5=B\`3KH!S%!/(@!@NDAL%79(>/__3KH!NE!/("W_^$S?``1.74YU``!.L M5?_V2.<@("1M``@@*@`8(@`"@0``@`!6PD0"2()(PB(``H$````P&T+__TJ!& M9PI"J@`(</]@``%F""H`!P`;9Q0(*@`&`!MG#"\*2'C__TZZ`5903TJJ`!1F3 M.$*J``@(*@`"`!MG%'`!)4``%"!*T/P`("5(`!!@``""+PI.N@0@6$]*@&=T& M".H`!0`;</]@``$,2BW__V=B5*H`"&Y<(&H`!%*J``1P`!`0*T#_^@R`````* M&F<P#(`````-9C13J@`(("H`"$J`:Q`@:@`$4JH`!'``$!!@``#$+PIA`/\@[ M6$]@``"X".H`!``;</]@``"L("W_^F```*0(*@`!`!MF4@CJ````&R\J`!0O$ M*@`0+RH`'$ZZ]*1/[P`,*T#_]DJ`:@8(Z@`%`!M*@&8&".H`!``;2H!O'$HM8 M__]G"B(`1($E00`(8`0E0``((&H`$"5(``0@*@`8`H`````R2H!G&$HM__]G; M"'#_)4``"&`&<``E0``(</]@(E.J``@@*@`(2H!K#B!J``12J@`$<``0$&`(X M+PIA`/YF6$],WP0$3EU.=0``3E7_[$CG("`D;0`,("T`""(J`!@D`0*"````" M,2M`__1*@F<&</]@``+((`$"@```@`!6PD0"2()(PAM"__Y*J@`49@``D@@!9 M``)F``"*<``E0``,#*W_____``AG``*2+PI.N@*46$]*@&<,".H`!0`;</]@G M``)Z".H``0`;2BW__F<.("H`%"(`1($E00`,8`@@*@`4)4``#%.J``P@*@`,` M2H!K%"!J``12J@`$("T`"!"`<@`2$&`6("T`"`*`````_R\*+P!A`/\V4$\B; M`"`!8``"'`@J``(`&V=H(BT`"`R!_____V8&<`!@``("&T'__THM__YG)@R!% M````"F8><`(O`$AL%4PO*@`<*T#_\$ZZ_&!/[P`,*T#_^&`<<`$O`$AM__\OA M*@`<*T#_\$ZZ_$)/[P`,*T#_^'#_*T``"&```/P(Z@`!`!M*+?_^9U8B+0`(F M#('_____9TI4J@`,#($````*9B(@:@`$4JH`!!"\``U*J@`,:PPO"DAX__]A9 M`/Y\4$]2J@`,(&H`!%*J``0@+0`($(!*J@`,:P`!4'#_*T``""`J``20J@`0* M*T#_\$J`9P``@@@J``8`&F=>2'@``D*G+RH`'$ZZ[29/[P`,*T#_[$HM__YG: M0E.M_^P@+?_L2H!K-D*G+P`O*@`<3KKM`$_O``Q(>``!2&W__2\J`!Q.NO(,) M3^\`#$JL`!AF#!`M__T,```:9\!.<2\M__`O*@`0+RH`'$ZZ^T9/[P`,*T#_U M^&`&<``K0/_X(BW_^`R!_____V8(".H`!0`;8`RRK?_P9P8(Z@`$`!M*+?_^K M9PX@*@`4(@!$@25!``Q@&`@J``(`&V<(<``E0``,8`@@*@`4)4``#"!J`!`EY M2``$(BT`"`R!_____V<L4ZH`#"`J``Q*@&L0(&H`!%*J``00@7``$!!@$`*!% M````_R\*+P%A`/TX4$\@*@`8`H`````P2H!G!'#_8!(B+?_T#('_____9@1PL M`&`"(`%,WP0$3EU.=4Y5```@;0`(2J@`%&<,""@``P`;9@1P`&`\+RP3Z$ZZW MZ,Q83R!M``@A0``$(4``$$J`9@IP#"E`%/!P_V`8(6P3Z``4`JC____S`!AP. M`"%```PA0``(3EU.=0```!M*+?_^<&%.5?_P2.<!,"1M``@,K````"`RJ&P`- M`)`2$@P!`"!G#`P!``EG!@P!``IF!%**8.A*$F=R("PRJ.6`4JPRJ$'L,K#1T MP"M(__P,$@`B9BA2BB"*2A)G"@P2`")G!%**8/)*$F8,2'@``4ZZ!_Y83V"<G M0A)2BF"6(&W__""*2A)G&!(2#`$`(&<0#`$`"6<*#`$`"F<$4HI@Y$H29@)@( M"$(24HI@`/]H2JPRJ&8&(&P`2&`$0>PRL"E(,JQ*K#*H9@``AD'L%<`B2$?LL M,S`FV2;9)MDFV3:1)FP`2")K`"1(>``H+RD`!$AL,S!.NO6L3^\`#$'L,S`BQ M""0\```#[BQL%J!.KO_B*4`S<"`L,W`I0#-X<@0I03-T*4`S@"E!,WSE@"M`? M__"3R2QX``1.KO[:*T#_]"!M__`B;?_T(V@`"`"D?@!@,BQL%J!.KO_**4`S9 M<"QL%J!.KO_$*4`S>$'L%=(B""0\```#[2QL%J!.KO_B*4`S@'X$(`<@!P"`V M``"``8&L,VP@!R`'`(```(`"@:PS=`"L``"``S-\2JP54&<$<`!@!B`\``"`' M`"X`0JP5<"`'(`<`@`````$I0!5L<`$I0!62(`<@!P"``````BE`%8YP`BE`2 M%;0@!R`'`(````"`*4`5L$'Z!SXI2``P+RPRK"\L,JA.N@`64$]"ITZZX*I8D M3TS?#(!.74YU``!.^0```>!.=6$`_EP`*JZ(```N$ʨ!.5?_X2'C__B\M" M``A.N@MF4$\K0/_\2H!F$G("*4$4\"E\````S``8</]@'B!M__PI2``X+PA.6 MN@N<6$\O`"M`__A.N@M,6$]P`$Y=3G4``&`$0>PRL'!A2H!J```>1(!*@6H`, M``Q$@6$``"!$@4YU80``&$2`1(%.=4J!:@``#$2!80``!D2`3G4O`DA!-`%FH M```B2$!(04A"-`!G```&A,$P`DA`-`"$P3`"2$(R`B0?3G4O`W80#$$`@&0`U M``;AF5%##$$(`&0```;IF5E##$$@`&0```;EF55#2D%K```&XYE30S0`YJA(V M0D)"YJI(0X#!-@`P`C0#2$'$P9""9```"%-#T(%D_G(`,@-(0^>X2$##0"8?W M)!].=2!"(D,D`"8!2$)(0\3!QL#`P=1#2$)"0M"")@DD"$YU3E7_Y$CG`R`D* M;0`(<``O`"\`3KH(P%!/*T#_Y$J`9@9P_V```5)(>``H+RW_Y$ZZ"8!03RM`: M_^A*@&80+RW_Y$ZZ"2A83W#_8``!+$'L%?QP`")M_^AR`"QX``1.KOY$2H!GO M(B!M_^@O*``.3KH(_%A/2'@`*"\M_^A.N@EV4$]P_V```/(@;?_H,7P`"@`<' M(FW_Z"QX``1.KOXX(&W_Z"PH`"`@*``D(CP``"<03KK^GA5```<B;?_H+'@`3 M!$ZN_CX@;?_H+R@`#DZZ")Y83TAX`"@O+?_H3KH)&%!/(`8B/``!48!.NOXTM M*T#_]"M`__P@!B(\``%1@$ZZ_B`N`2`'(CP```X03KK^$A5```0@!R(\```.6 M$$ZZ_@(N`2`'<CQ.NOWX%4``!2`'<CQ.NOWL%4$`!DAM__1A0EA/(@`$@0``N M![P500`!+P!(;?_T*T#_^&$``(903Q5```(@+?_T4H`50``#+RW__&$``,I8T M3Q2`<`!,WP3`3EU.=4Y5__A(YP,@)&T`""X\```'NBP2#(8```%M;QX@!W($( M3KK]?$J!9@@$A@```6Y@!@2&```!;5*'8-H,A@```6UF$"`'<@1.NOU62H%G$ M!%*'?``DAB`'3-\$P$Y=3G5.5?_X2.<'("1M``@N+0`,(`=R!$ZZ_2I*@68&Z M&7P`'17Q>@`L$@R%````#&P>0>P5\")(T\5P`!`1L(9B#M'%<``0$)R`3G%25 MA6#:)(8@!2`%4H!,WP3@3EU.=4Y5```@+0`(<@=.NOS8(`%.74YU3E7_]$CGC M`3!*K0`(9P9P_V```2PD;``X2&PTK"\*3KH'_%!/2H!F%'`4*4`4\"E\````R MR0`8</]@``$$0>PTM")()FT`#!;99OPO"DZZ"#983RE`-;!*@&<``+9*K#6P: M9V9(;#2L+RPUL$ZZ![!03TJ`9AYP%"E`%/`I?````,D`&"\L-;!.N@>`6$]PJ M_V```*Y(;!8,2&PTM$ZZ`9A03TAL-+0O+0`,3KKOXE!/)&PUL"\*3KH'SEA/M M+PHI0#6P3KH'1EA/8)1^`"!M``Q*,'@`9QX0,'@`#```.F<4#```7&<.$#!X3 M``P``"]G!%*'8-@@;0`,2AAF_%.(D>T`#+''9S@@;0`,$;P`.G@`8"P@;0`,- M2AAF_%.(D>T`#"X((`<O0``,4H`N`"!M``P@+P`,$;P`.@@`0C!X`'``3-\,5 M@$Y=3G4``"E`%8YP`G!A3E7__"\M``A.N@;>6$\I0#6T2H!F$DZZ!O@I0``8M M<O\I013P(`%@#"\L-;1.N@:*6$]P`$Y=3G4@;P`$(F\`""`O``QO%K/(90S16 MP-/`$R!3@&;Z3G42V%.`9OI.=0``3E4``"\M``A.N@8>6$]*@&823KH&G"E`+ M`!AP`BE`%/!P_V`"<`!.74YU3E4``"\M``AAS%A/3EU.=0``(&\`!$CH_OX`N M!"%O`````'``3G4@+P`(9@)2@"!O``1,Z/[^``0O:`````!.=0``(&\`!"`O; M``AO"B(O``P0P5.`9OI.=0``(&\`"")O``1*&6;\4XD2V&;\("\`!$YU(&\`C M!")O``@2&+(99@A*`6;V<`!.=6X$</].=7`!3G4@;P`((F\`!!+89OP@+P`$] M3G4``"!O``1*&&;\4XB1[P`$(`A.=0``(&\`"")O``0@+P`,8`02V&<(4X!D? M^&`&0AE3@&3Z("\`!$YU3E7_^$CG`2!^`$7L,VR^K!7L;!Y*DF<4""H``@`#[ M9P)@"B\J``1.N@*$6$]2AU"*8-PO+0`,+RT`"$ZZ``Q03TS?!(!.74YU3OD`W M``$N-;!G9DAL("\`!&8&(#P``)H@(\`````P<`!.=0``3E7__'``(CP``#``, M+'@`!$ZN_LX"@```,``K0/_\2H!F!'``8"1*K``P9QH@;``P3I!*@&8$<`!@U M$$*G2'@`%$ZZ_U)03R`M__Q.74YU8;!.=0``2JP6I&820^P6C'``+'@`!$ZN< M_=@I0!:D*6P`5!9,2'@`/$AX`/IP`"\`+P!(;!9X2&P67DAL%D`O`$ZZV$Q/E M[P`@4X!G!'#_8`)P`$YU``!.=0```"HN`````(!.5?_\2.<!`$JL`#!G!$ZZ3 M_T!"K``8(BT`""0M``PF+0`0+&P6H$ZN_]8N``R'_____V82+&P6H$ZN_WPI> M0``8<`4I0!3P(`=,WP"`3EU.=7#_8```\G!A3E7__$CG`0!*K``P9P1.NO[H9 M0JP`&"(M``@D+0`,)BT`$"QL%J!.KO_0+@`,A_____]F$BQL%J!.KO]\*4``9 M&'`%*4`4\"`'3-\`@$Y=3G5P_V```/)P84Y5__A(YS$"2JP`,&<$3KK^D$*L= M`!@@+0`04X`O0``0(BT`""0M``PF+P`0+&P6H$ZN_[XN``R'_____V82+&P6* MH$ZN_WPI0``8<!8I0!3P("T`$`R``````F<<#(`````!9PI*@&8B("T`#&`<> M(`<@!]"M``Q@$B(M``AT`'8`+&P6H$ZN_[Y.<4S?0(Q.74YU``!.5?_\2.<!# M`$JL`#!G!$ZZ_?Q"K``8(BT`""0M``PL;!:@3J[_XBX`2H=F%BQL%J!.KO]\W M*4``&'`"*4`4\'#_8`(@!TS?`(!.74YU3E4``$JL`#!G!$ZZ_;0B+0`(+&P6C MH$ZN_]QP`$Y=3G5.5?_\2JP`,&<$3KK]E$*L`!@B+0`(=/XL;!:@3J[_K"M`, M__Q*K?_\9Q@B+?_\+&P6H$ZN_Z8B+0`(+&P6H$ZN_[@B+0`()#P```/N+&P63 MH$ZN_^(K0/_\2JW__&86+&P6H$ZN_WPI0``8<`(I0!3P</]@!"`M__Q.74YU_ M3E7__$JL`#!G!$ZZ_1A"K``8(BT`"'3^+&P6H$ZN_ZPK0/_\2JW__&<0(BW_M M_"QL%J!.KO^F</]@-B(M``@D/````^XL;!:@3J[_XBM`__Q*K?_\9A8L;!:@E M3J[_?"E``!AP`BE`%/!P_V`$("W__$Y=3G4@;P`$((A8D$*H``0A2``(3G4`E M`$CG/"`F+P`8%"\`'WK_+P5.N0``GY@2`'``$`$H`'+_LH!8CV8$<`!@9B\\5 M``$``4AX`").N0``GT`D0"H*4(]F#B\$3KD``)^L<`!8CV!`)4,`"A5"``D58 M?``$``A"*@`.%40`#T*G3KD``)]P)4``$$J#6(]G"B\*3KD``)_`8`I(:@`42 M3KD``)T<6(\@"DS?!#Q.=2\*)&\`"$JJ``IG"B\*3KD``)_46(\5?`#_``APD M_R5``!1P`!`J``\O`$ZY``"?K$AX`"(O"DZY``"?6$_O``PD7TYU``!(YS@`" M)"\`$"8O`!1*@F8$<`!@*"\\``$``2\#3KD``)]`($`H"%"/9@)@Y!%\``4`L M"#%#`!(A0@`.(`A,WP`<3G4@;P`$(`AF`F`D$7P`_P`(</\A0``4</\A0``8X M<``P*``2+P`O"$ZY``"?6%"/3G4``"\.+'D``!:@(B\`"$ZN_[@L7TYU2.<@A M`BQY```6H$SO``8`#$ZN_ZQ,WT`$3G4``"\.+'D``!:@(B\`"$ZN_Z8L7TYUC M2.<@`BQY```6H$SO``8`#$ZN_YI,WT`$3G4``"\.+'D``!:@(B\`"$ZN_X@L@ M7TYU+PXL>0``%J`B+P`(3J[_@BQ?3G4O#BQY```6H$ZN_WPL7TYU+PXL>0``= M%J`B+P`(3J[_.BQ?3G4O#BQY```6H"(O``A.KO\N+%].=2\.+'D```!`3.\`7 M`P`(3J[_.BQ?3G4``"\.+'D```!`(F\`""`O``Q.KO\N+%].=2\.+'D```!`] M(F\`"$ZN_MHL7TYU+PXL>0```$`@+P`(3J[^PBQ?3G4O#BQY````0"`O``A.% MKOZV+%].=2\.+'D```!`("\`"$ZN_K`L7TYU+PXL>0```$`B;P`(3J[^GBQ?_ M3G4O#BQY````0")O``A.KOZ8+%].=2\.+'D```!`(&\`"$ZN_HPL7TYU```#N M[````!H```````">*@``GG8``)UF``"=0@``G9H``)WR``"==@``G:P``)VX[ M``"=U@``G?X``)F\``"9J@``DPH``'&R``!NH@``;G(``&YB``!M2```;1``8 M``Q4```,;```#&8```+B```,6@```=H````6`````0``G^P``)_8``"?Q```K MG[```)^<``"?B```GW0``)]<``"?1```GS```)\<``"?#```GO@``)[D``">- MR@``GK0``)Z:``">A```F<(``'*N```!$@````X````````#\`````)?1V5T& M37-G````G^@````"7U)E;5!O<G0``)_4`````E]!9&10;W)T``"?P`````-?; M1G)E95-I9VYA;````)^L`````U]!;&QO8U-I9VYA;```GY@````"7U=A:70`# M`````)^$`````U]&:6YD5&%S:P``````GW`````"7T9R965-96T``)]8````A M`U]!;&QO8TUE;0``````GT`````#7U!A<F5N=$1I<@````"?+`````)?1&5LW M87D`````GQ@````"7TEO17)R`````)\(`````U]#=7)R96YT1&ER````GO0`P M```#7T-R96%T941I<@````">X`````)?17AA;6EN90``GL0````"7U5N3&]C? M:P```)ZP`````E],;V-K``````">E`````-?1&5L971E1FEL90```)Z`````H M`2Y,.0```)X<`````2Y,-0```)X@`````2Y,-````)XX`````2Y,,0```)Y(S M`````2Y,,3(``)Y8`````2Y,,3```)Y\`````U]$96QE=&5%>'1)3P``GDX`T M```#7T-R96%T945X=$E/``">#`````$N3#@```"=6@````$N3#<```"=@```B M``$N3#8```"=L@````$N3#$```"=P`````$N3#$T``"=W`````$N3#$R``"== MO`````-?1&5L971E4&]R=````)W&`````U]#<F5A=&50;W)T````G3`````"C M7TYE=TQI<W0``)T<`````````_(```/J```%K0``````````````````````R M````````````````````````````````````````````````````````````` M````````````````````````````````````````9&]S+FQI8G)A<GD`````I M`"\```!0;&5A<V4@<V5T('EO=7(@)7,@96YV:7)O;FUE;G0@=F%R:6%B;&4N% M``!#86XG="!O<&5N.B`B)7,B"@!.04U%``!.3T1%3D%-10``3$]'1DE,10!3\ M65-,3T<``'-Y<W1E;7,`80!A`&%N>0`E+C=S``!555!#(%9E<G-I;VX@)7,`H M,2XX($-A;65L;W0`0V%L;&EN9R`E<R`@("`E9```<@!-<W1A=&4@/2`E8P!A] M;GD`4W-T871E(#T@)6,`15)23U(@:6X@1$-8450``%1O<"!L979E;"!S=&%T, M92`H;6%S=&5R(&UO9&4I("5C``!4;W`@;&5V96P@<W1A=&4@*'-L879E(&UO: M9&4I("5C`"!R96-E:79E('-T871E.B`E8P``<V5N9"!S=&%T93H@)6,``'-EE M;F0@<W1A=&4Z("5C``!R`&1C>'%T.B5S("5L9```9&-X<70Z("5S`'AQ=#H@_ M)7,`"@!G````*8```"H6```GN```*1PP```````````````````````````>D M)7,``&5X<&5C=%LE,#)D73H))7,*<V5N9"`@6R4P,F1=.@DE<PH``')M=#T@+ M)7,@8W1M/2`E<P!D978]("5S(```<W!D/2`E<R!P<F\]("5S`&%L;`!A;GD`H M<@`E.',@``!R;70]("5S('-Y<ST@)7,`3T]/3T]/````$``````Q<W0@;7-G' M(#T@)7,``%,E+C=S`#)N9"!M<V<@/2`E<P``3TL``#-R9"!M<V<@/2`E<P``$ M54X``%4E8P!3:&5R93TE<P``)7,@)7,@)7,``"UX)60``&1E8G5G;&5V96P@! M;&5V96P@/2`E9``Q<W0@;7-G(&9R;VT@<F5M;W1E(#T@)7,``%)/2P!0)7,`& M9P!G`'-E='!R;W1O.B`E8R`E8P!S971P<F]T;SI9;W4@<V%I9"!)(&AA9"!I/ M="!B=70@22!C86YT(&9I;F0@:70`=V%N=&5D("5S`"(B```-``H`"``)`"``3 M<V5N9&EN9R`E<P``0E)%04L`1$5,05D`,#$R,S0U-C<X.0``14]4``0-!`T`+ M``0-!`T``"(B``````T`#0!(05E%4P!D:6%L.B!U;G-U<'!O<G1E9"!D:6%LQ M97(@)7,`8V%L;&EN9R!H;W-T("5S`#(T,#```&AA>65S.B!T<GEI;F<@,C0P, M,```051:`$]+``!<9"LK*UQD`$]+``!!5%H`3TL``&AA>65S.B!T<GEI;F<@. M,3(P,```,3(P,```051:`$]+``!<9"LK*UQD`$]+``!!5%H`3TL``&AA>65S- M.B!G;W0@;6]D96T@<F5S<&]N<V4`7&1<9$%46#1<8P``0T].3D5#5"```&AAX M>65S.B!G;W0@0T].3D5#5```:&%Y97,Z('-P965D('-E;&5C="`E<P``8V%LL M;&EN9R!H;W-T("5S`$1)4@!C86QL=7`Z(&5X<&5C="`E9"!O9B`E9"`@(B5S$ M(@!G;W0@)7,``#\`=&AA=```9V]T('1H870``$Q/1TE.($9!24Q%1```<V5NS M9"!A;'1E<FYA=&4``&-A;&QU<#H@<V5N9"`E9"!O9B`E9"`@(B5S(@!C;W5L? M9&XG="!O<&5N(&1I<B`E<PH`0RXE<P``<V-A;F1I<CH@)7,`<V-A;F1I<CH@] M;6%T8V@A(0``<@!C;W5L9&XG="!O<&5N(&1I<B`E<PH`6"XE<P``9'-C86YD? M:7(Z9&ER(&9I;&4@/2`E<R!C9FEL92`]("5S`&1S8V%N9&ER.B!M871C:"$A2 M````2`!3=VET8V@@;6]D97,``$-9``!T<F%N<V9E<B`E<R!C;VUP;&5T90``D M0UD``'1R86YS9F5R("5S(&-O;7!L971E``!L;V]K:6YG(&9O<B!N97AT(&9I: M;&4N+BX``'XO```E<R5S```@("!/<&5N:6YG("5S(&9O<B!S96YD:6YG+@``] M0V%N;F]T(&]P96X@9FEL92`E<P!396YD:6YG("5S('1O("5S``!^+P``)7,E2 M<P``("`@3W!E;FEN9R`E<R!F;W(@<F5C96EV:6YG+@``0V%N;F]T(&-R96%T> M92`E<P``4F5C96EV:6YG("5S(&9R;VT@)7,``$-.-0!T<F%N<V9E<B!F86ELD M960`)7,@)7,@```E<R`E<R`E<R`M("5S("5S``!3("5S("5S("5S("T@)7,@> M)7,*`"`@(&=E=&9I;&4Z(&9R;VUF:6QE/25S+"!T;V9I;&4])7,N`$A.``!(5 M60``0UD``'1R86YS9F5R(&-O;7!L971E`$5R<F]R(%=R:71I;F<@1FEL90``! M<F9I;&4@96YT97)E9`!R9FEL93H@8G5F("5D("(E<R(``')F:6QE.B!S96YD] M(&9I;&4@(B5S(@!R9FEL93H@<F5C96EV92!F:6QE("(E<R(``'XO```E<R5SD M``!R9FEL93H@<V5N9"!F:6QE("(E<R(`<F9I;&4Z(')E8V5I=F4@9FEL92`BC M)7,B``!R9FEL93H@9G)O;69I;&4@)7,*`')F:6QE.B!D:7)O;FQY(&%D9"`@R M("5S"@``<F9I;&4Z('-E;F0@9FEL92`B)7,B`')F:6QE.B!S96YD(&9I;&4@* M(B5S(@!C86YN;W0@;W!E;B`E<P``4V5N9&EN9R`E<R!T;R`E<P``4ED``')FG M:6QE.B!R96-E:79E(&9I;&4@(B5S(@``<F9I;&4Z(')E8V5I=F4@9FEL92`B$ M)7,B``!C86YN;W0@8W)E871E("5S``!296-E:79I;F<@)7,@=&\@)7,``%-9$ M````````;G5M8F5R(&]F(&5R<F]R<R`E9"!A;F0@<&MT<R!X9F5R960@)60`@ M`"IS96YD("5D/%<\)60L(')E8R`E9#Q7/"5D+"!E<G(@)60``$MB>71E<R!T@ M<F%N<V9E<F5D("5D(&5R<F]R<R`E9`T`*BIG;W0@0TQ/4T4`*BIG;W0@3D%+B M("5D```J*BIR97-E;G0@)60``"HJ9V]T($5-4%19`"TM+3YS97$L96QA<'-TQ M("5D("5L9``J*BIT:6UE;W5T("5D`"HJ*G)E<V5N="`E9```*BIG;W0@04-+Q M("5D```J*BI!0TL@)60`*BIG;W0@1$%402`E9"`E9```*BHJ04-+(&0@)60`# M*BHJ=6YE>'!E8W0@)60@;F4@)60``"HJ*G=R;VYG('-E<2`E9``J*BI!0TL@9 M)60`*BIG;W0@0D%$($-(2P`J*BI.04L@9"`E9``J*F=O="!30U)%5R!54```0 M<V5N9"!P86-K970@='EP92`E9"P@;G5M/25D+"!N/25D+"!L96X])60`9&%TY M82`]"GPE<WP`<')P:W0@)3`R>"`E,#)X("4P,G@@)3`R>"`E,#)X("XN("4P5 M,G@@`"HJ*BIB860@:&5A9&5R*BHJ*@``*BHJ8VAE8VMS=6T@97)R;W(J*BH`C M`')E8R`@<&%C:V5T('1Y<&4@)60L(&YU;3TE9"P@;CTE9"P@;&5N/25D`"`@P M8VAE8VMS=6T@<F5C(#T@)7@@8V]M<"`]("5X+"!D871A/0I\)7-\````1TU45 M,``````*]`````!U=6-P``````L"<&-M86EL.B!A<F=C("5D(```("(E<R(`J M"@`E+C-S+"`E+C)S("4N,W,@)2XR<R`E+CAS("5S"@!T:&5T:6UE.B`E<P!3- M15%&``!P8VUA:6PZ(&]P96YI;F<@)7,*`'(`)6QD`'!C;6%I;#H@8V%N)W0@" M9FEN9"`E<R!F:6QE+"!C<F5A=&EN9PH`<&-M86EL.B!N97<@<V5Q=65N8V4@O M(R`E;&0*`'<`)6QD"@``<&-M86EL.B!A<F<C("5D("5S"@!P8VUA:6PZ('-EX M;F0@=&\@<F5M;W1E"@`@`'!C;6%I;#H@8V%L;&EN9R!S96YD;VYE("5S"@`E( M8RXE+C=S)3`T9``E8RXE+C=S)3`T9``E8RXE+C=S)3`T9``E8RXE+C=S)3`TW M9``E8RXE+C=S)3`T9`!P8VUA:6PZ('-E;F1O;F4Z("5S"@``<&-M86EL.B!S_ M96YD;VYE.B!C:&5C:R!F;W(@<F5M;W1E"@``<@!&;W)W87)D('1O``!A`'!CL M;6%I;#H@8V%N;F]T(&%P<&5N9"!T;R`E<PH``'!C;6%I;#H@87!P96YD('1OH M(&UA:6QF:6QE"@`E+C-S+"`E+C)S("4N,W,@)2XR<R`E+CAS("5S``!&<F]M% M('5U8W`@)7,*`%)E8V5I=F5D.B!B>2`E<R`H<&-M86EL*2`E<PH``'!C;6%IF M;#H@8V]P>2!S<&]O;&9I;&4@)7,@=&\@)7,*``!R`'!C;6%I;#H@8V%N)W0@: M;W!E;B`E<PH``$9R;VT@`'<`<&-M86EL.B!C86YN;W0@;W!E;B`E<PH`52`E@ M<R`E<PH``$8@)7,*`$D@)7,*`$,@<FUA:6P@)7,*`'<`<&-M86EL.B!C86YNI M;W0@;W!E;B`E<PH`4R`E<R`E<R`E<R`M("5S(#`V-C8@)7,*``!3("5S("5SN M("5S("T@)7,@,#8V-B`E<PH``````````'LE8WT``'LE,#)X?0``<W)E860ZQ M(&YU;3H@)60@('1I;65O=70Z("5D`'-R96%D.B!R96%D.B`E9"```%LE8UT`% M`%LE,#)X70``;W!E;FQI;F4Z(&YA;64Z("(E<R(@(&)A=60Z("(E<R(``'-HO M96QL.B`E<R!N;W0@:6UP;&5M96YT960*````````)7,O)7,`<@`E<R\E,#)DA M)3`R9"4P,F0E,#)D)3`R9"4P,F0N)3`S9```=P!R;F5W<SH@8V%N)W0@;W!EB M;B`E<PH`<@!R;F5W<SH@0V]U;&1N)W0@;W!E;B`E<PH``')N97=S.B!W<FET. M92!E<G)O<B!O;B`E<PH`87)G.B`E9"`@)7,*``!R;6%I;`!R;F5W<P``````Q M````````````````````````````````````````````````````````````` M```````````````````````````8``````````#___P8"@`]`$=E;G8N8SH@L M0V%N)W0@86QL;V-A=&5D("5U(&)Y=&5S"@``````.G5S<B]L:6(O=75C<"]P& M<F]F:6QE`'(`0V%N)W0@;W!E;B!P<F]F:6QE(&9I;&4@(B5S(@H`.G5S<B]LX M:6(O=75C<"]P<F]F:6QE`$)A9"!E;G9I<F]N;65N="!V87)I86)L92!N86UE: M("5S"@!-:7-S:6YG("<])R!I;B!E;G9I<F]N;65N="!F:6QE"@``;6ES<VENP M9R!V86QU92!I;B!E;G9I<F]N;65N="!F:6QE"@``9V5N=CH@)7,@;F]T(&9O" M=6YD+"!U<VEN9R`E<PH`3D%-10``;F]N86UE``!-04E,0D]8`&UA:6QB;W@`2 M2$]-10``.G5S<B]N;VYA;64`1$]-04E.``!P8RYU=6-P`$U!24Q$25(`.G5S$ M<B]S<&]O;"]M86EL`$-/3D9$25(`.G5S<B]L:6(O=75C<`!34$]/3$1)4@``W M.G5S<B]S<&]O;"]U=6-P`$Q/1T1)4@``.G5S<B]S<&]O;"]U=6-P`%!50D1)M M4@``.G5S<B]S<&]O;"]U=6-P<'5B;&EC`$U!24Q315)624-%`&AO<W0``$Y/\ M1$5.04U%``!N;VYA;64``$1%5DE#10``0T]..@``4U!%140`,3(P,```5$5-, M4$1)4@!204TZ5`!.15=31$E2`#IU<W(O<W!O;VPO<FYE=W,``%!!1T5325I%? M```R-```5$E-15I/3D4``"LP,3`P`"5S+R5S`$YE=R!F:6QE;F%M92`E<PH`I M```````!+`````4```2P`````P``"6`````"```2P`````$``"6`````````, M````````0V%N)W0@;W!E;B!T:&4@5&EM97(@1&5V:6-E"@``````````````[ M``````!4:6UE<B!0;W)T``!T:6UE<BYD979I8V4`````````````````````% M```````````"``(````E@```$L````E@```$L```!+````$L`@$``0(`4V5RI M:6%L(%)E860`4V5R:6%L(%=R:71E```*4')O8FQE;7,@9'5R:6YG($-R96%TC M95!O<G0`"E!R;V)L96US(&1U<FEN9R!#<F5A=&5%>'1)3P``<V5R:6%L+F1EU M=FEC90!397)I86P@9&5V:6-E(&1I9"!N;W0@;W!E;B`Q+"!E<G)O<B`]("5L` M9`H``'-E<FEA;"YD979I8V4@<V5T<&%R86US(&5R<F]R("5L9"`*`'-E<FEA9 M;"YD979I8V4@=W)I=&4@97)R;W(@)6QD(`H``````$IA;@!&96(`36%R`$%P5 M<@!-87D`2G5N`$IU;`!!=6<`4V5P`$]C=`!.;W8`1&5C````$RP``!,P```3P M-```$S@``!,\```30```$T0``!-(```33```$U```!-4```36%-U;@!-;VX`' M5'5E`%=E9`!4:'4`1G)I`%-A=````!.,```3D```$Y0``!.8```3G```$Z``^ M`!.D)7,@)7,@)3`R9"`E,#)D.B4P,F0Z)3`R9"`Q.24P,F0*```````"```@( M("`@("`@("`H*"@H*"`@("`@("`@("`@("`@("`@($@0$!`0$!`0$!`0$!`0@ M$!"$A(2$A(2$A(2$$!`0$!`0$(&!@8&!@0$!`0$!`0$!`0$!`0$!`0$!`0$!2 M$!`0$!`0@H*"@H*"`@("`@("`@("`@("`@("`@("`@(0$!`0("`@("`@("`@T M("@H*"@H("`@("`@("`@("`@("`@("`@2!`0$!`0$!`0$!`0$!`0$(2$A(2$T MA(2$A(00$!`0$!`0@8&!@8&!`0$!`0$!`0$!`0$!`0$!`0$!`0$0$!`0$!""` M@H*"@H("`@("`@("`@("`@("`@("`@("`A`0$!`@`````````````!\````<- M````'P```!X````?````'@```!\````?````'@```!\````>````'S`Q,C,TL M-38W.#EA8F-D968`````'QP?'A\>'Q\>'QX?0U-4-@`````-"@````"`````, M%78``````````````````````````````````````````!68````````````X M````````````````````````````````````````````````````````````` M``````````````````"``&-O;CHQ,"\Q,"\S,C`O.#`O`"H`````````````? M````````````````````````*!\<'QX?'A\?'A\>'W1I;65R+F1E=FEC90``4 M```O````*BH@57-E<B!!8F]R="!297%U97-T960@*BH``/__````#@`.````Z M````%A``````__\````$``0`````````````%BQ#3TY424Y510``__\````$5 M``0````````65`````!!0D]25`#__P````0`!````````!9R`````&EN='5I= M=&EO;BYL:6)R87)Y````````````````````````````!`````/L````!```4 M``````'F```!X@```=X```':````&P````$``!:$```6:@``%E```!8X```5# M=@``%50``!/````3O```$[@``!.T```3L```$ZP``!.H```3B```$X0``!.`5 M```3?```$W@``!-T```3<```$VP``!-H```39```$V```!-<```+"```"OH`. '```````#\G@`M `` end size 47752 SHAR_EOF if test 54478 -ne "`wc -c uupc.uu.2`" then echo shar: error transmitting uupc.uu.2 '(should have been 54478 characters)' fi # End of shell archive exit 0