ŠĻą”±į>ž’ qsž’’’lmnop’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’ģ„ĮE@ ųæ…bjbjƒęƒę +ˆįŒįŒ>ų’’’’’’ˆfffffffz¾¾¾8ödZŒzaˆöņņŲƒŚƒŚƒŚƒŚƒŚƒŚƒ$W‰R©‹ˆžƒfžƒffˆü{ü{ü{.$ffŲƒü{Ųƒü{(ü{$|L~fft~ę €®ŻĀĖ+ľ6C¢7d~Ųƒ1ˆ0aˆl~1ŒŲz$1Œt~zzfffft~81Œf¬~,ü{žƒžƒzzD¾ü{zz¾CS302 SUPPLEMENT UNIX SYSTEM ADMINISTRATION  David J. Powers 12-May-04 2nd Edition © 2004 Table of Contents 1.0 Linux Installation (Redhat V9.0) 1.1 Image or Filesystem 1 1.2 Image or Filesystem 2 2.0 The Command Line and Shells 2.1 Introduction 2.2 Commands 2.3 Special Variables 2.4 Special Keys 2.5 Special Files 2.6 Redirection 2.7 Pipes 2.8 Shell Metacharacters 2.9 Resources 3.0 Processes 3.1 Terminal Processes 3.1.1 Starting a Process 3.1.2 Ending a Process 3.1.3 Process and Job Control Commands 3.2 Boot & Init Process 3.2.1 Boot Process 3.2.2 Important Boot Files 3.2.3 Init Process 3.2.4 List of Startup Scripts 4.0 Files and Devices 4.1 File System Table 4.2 File System Hierarchy 4.3 File Search Paths 4.4 Device Files 4.5 File Attributes 4.5.1 File Entry 4.5.2 File Permissions 4.5.3 File Types 4.6 Commands 4.6.1 File System Commands 4.6.2 File Directory Commands 4.6.3 File Commands 5.0 User Accounts 5.1 Commands 5.2 Special Files 5.3 Adding a User Manually 6.0 Editors (pico, emacs, vi) 6.1 pico Table of Contents (continued) 7.0 Time Scheduled Commands 7.1 at command 7.2 cron daemon 7.2.1 General Information 7.2.2 Commands 7.2.3 User cron file 7.3 Command output 7.4 Uses for cron and at 8.0 FTP – File Transfer Protocol 8.1 General Information 8.2 Logging On 8.3 Commands 8.4 Logging Off 9.0 Web Server (Apache) 9.1 General Information 9.2 Log Files 9.3 Resources 10.0 Mail Server (Sendmail) 10.1 General Information 10.2 Sending Mail 10.3 Receiving Mail 11.0 NFS – Network File Ssystem 11.1 General Information 11.2 Setting up a Network 11.3 Setting up an NFS Server 11.4 Setting up an NFS Client 11.5 Commands 11.6 Special Files 12.0 X11 - X Window Server 12.1 General Information 12.2 vnc Remote Desktop 12.3 Commands 12.4 Exporting your Display 13.0 Samba 13.1 General Information 13.2 Commands 13.3 Setting up a Samba Connection 14.0 Printing 14.1 General Information 14.2 Commands 14.3 Installation 14.3.1 System Settings -- Printing 14.3.2 Web Table of Contents (continued) 15.0 Scripting 15.1 General Information 15.2 Shell Programming in Bash 15.3 Sample Scripts 16.0 Installing Software Packages 16.1 Installing Software Packages 16.2 Adding/Removing Standard Redhat Applications 16.3 Resources 17.0 Linux Resources 17.1 MAN pages 17.2 Web pages 18.0 Rebuild Linux Kernel APPENDIX A Utility Commands B Secure Shell (ssh) and Putty C Summary of Network Services Glossary 1.0 Linux Installation (Redhat 9.0) 1.1 Image or Filesystem 1 Steps: 1. Boot from Redhat 9.0 CD-ROM (you may have to change BIOS Setup) 2. Use the following options: Ļ% press <Enter> to install in graphical mode Ļ% Skip Media Check for CD-ROM Ļ% Select appropriate language, keyboard and mouse (for example, 2 Button PS/2 Mouse) Ļ% Perform a New Redhat Linux Installation Ļ% Select Workstation Ļ% Manually Partition Disk into 3 partitions: Delete all old partitions and then add (New) the following partitions: Partition Mount Point Type Format Size /dev/hda1 / ext3 " 8000 /dev/hda2 /user2 ext3 " 8000 /dev/hda3 <none> swap " 800 Ļ% Select Next to use Grub Boot Loader Ļ% Use DHCP for networking Ļ% Select No Firewall Ļ% Set your root password ( you must remember this! ) Ļ% Make a boot disk (floppy disk) Ļ% Configure monitor and video card (take defaults) Ļ% Select Exit and the system will reboot 3. After the system reboots: Ļ% Create a user account Ļ% Set the date and time Ļ% Test the sound card and speakers Ļ% Answer no to "Register System" Ļ% Answer no to "Additional CD's" 1.0 Linux Installation (continued) 1.2 Image or Filesystem 2 Steps: 1. Boot from Redhat 9.0 CD-ROM (you may have to change BIOS Setup) 2. Use the following options: Ļ% press <Enter> to install in graphical mode Ļ% Skip Media Check for CD-ROM Ļ% Select appropriate language, keyboard and mouse (for example, 2 Button PS/2 Mouse) Ļ% Perform a New Redhat Linux Installation Ļ% Select Workstation Ļ% Manually Partition Disk and change /dev/hda2 from /user2 to /, select Continue in warning popup, and answer Yes to format (for swap and /dev/hda2). Use the Add and Edit options to set your partitions as follows: default " imagename1 /dev/hda1 (Add) imagename2 /dev/hda2 (Edit) Ļ% Select Next to use Grub Boot Loader Ļ% Use DHCP for networking Ļ% Select No Firewall Ļ% Set your root password ( you must remember this! ) Ļ% Make a boot disk (floppy disk) Ļ% Configure monitor and video card (take defaults) Ļ% Select Exit and the system will reboot 3. After the system reboots (select imagename2) : Ļ% Create a user account Ļ% Set the date and time Ļ% Test the sound card and speakers Ļ% Answer no to "Register System" Ļ% Answer no to "Additional CD's" 1.0 Linux Installation (continued) 1.2 Image or Filesystem 2 4. Edit the following files: Ļ% /boot/grub/grub.conf (Image 2) default=1 timeout=10 splashimage=(hd0,1)/boot/grub/splash.xpm.gz title imagename2 root (hd0,1) kernel /boot/vmlinuz-version ro root=/dev/hda2 initrd /boot/initrd-version.img title imagename1 root (hd0,0) kernel /boot/vmlinuz-version ro root=/dev/hda1 initrd /boot/initrd-version.img Ļ% /etc/fstab (Image 2) change lines with "LABEL=/" to /dev/hda2 as appropriate Ļ% /etc/fstab (Image 1) $mkdir /image1 $mount /dev/hda1 /image1 $cd /image1/etc change lines with "LABEL=/..." to /dev/hda1 or /dev/hda2 as appropriate 2.0 The Command Line and Shells 2.1 Introduction When you type a command and press Enter, the command is interpreted by your shell program. Every valid command is either a shell built-in or an external program or script file. Most external commands are located in /bin or /sbin directories. Your default shell is 'bash', the Bourne Again Shell. You can replace Bash by another shell program if you want. Linux shells are case sensitive. Commands must be entered in the proper case. 2.2 Commands $alias blah='command' make new commands for the session $alias lm='ls -l m*' command lists all files that begin with m $chsh –l list all available shells (from /etc/shells) $chsh –s newshell change shell (updates /etc/passwd) $echo $sh_var display value of a shell variable $exec newshell exits current shell, runs newshell $exec command exit current shell or script and run new command $exit logout $export sh_var=value exports shell variable value to other commands (besides bash) $history display command history $logout logout $newshell runs newshell on top of default shell $printenv display values of all shell variables $set display values of all shell variables $sh_var=value change the value of a shell variable $A=$PS1 save shell variable value $PS1=$A restore shell variable value $whereis bash display location of shell and man pages $whereis command display location of command and man pages 2.0 The Command Line and Shells (continued) 2.3 Special Variables BASH_ENV location of .bashrc for current user DISPLAY current display number EDITOR your default editor HOME your home directory MAIL your e-mail inbox file PATH the search path for commands PS1 your normal prompt SHELL your current shell TERM your terminal type 2.4 Special Keys Tab command completion Ļ% logout when used at shell prompt Ļ% end-of-file when used to end keyboard input (stdin) ‘! (up arrow) scroll through previous commands “! (down arrow) 2.5 Special Files (bash shell) /etc/profile run at login and contains global definitions of environment variables. can edit and add export commands here, such as, export EDITOR=pico (change for all users) ~/.bash_profile run at login and contains user definitions of environment variables. can edit and add export commands here, such as, export EDITOR=pico (change for current user) ~/.bashrc run at login. can edit and add alias commands here, such as, alias lm='ls -l m*' ~/.bash_logout run at logout ~/.bash_history records session commands stdin (0) standard input stdout (1) standard output stderr (2) standard error 2.0 The Command Line and Shells (continued) 2.6 Redirection $command1 > file1 take stdout for command1 and put into file1 $command1 2> /tmp/errors redirect errors $command1 >> file1 take stdout for command1 and append to file1 $command1 < file1 use file1 as the stdin for command1 2.7 Pipes $command1 | command2 take stdout for command1 and use as stdin for command2 for example, $printenv | sort > env.dat or $command | command > file 2.0 The Command Line and Shells (continued) 2.8 Shell Metacharacters * wildcard matching 0 or more characters ? wildcard matching a single character [A-M] matching single character in the set A-M [^a] any single character except 'a' $b include value of variable 'b' ~ home directory 2.9 Resources Ļ% help files: $man bash (or any command) $man  k command (list all pages for command) $man 3 printf (show a specific page) $info bash (or any command) $help command (any shell built-in command) $help (list all built-in commands) $command --help (for any command) Ļ% special keys used with man space bar next page b previous page q quit Home 1st page End last page Ļ% web pages: http://www.faqs.org/docs/bashman/bashref_5.html#SEC5 3.0 Processes 3.1 Terminal Processes 3.1.1 Starting a Process When you type a command and press Enter, the shell executes the command. The command is either a shell built-in or an external program or script file. If the command refers to an external program or script file, then a path must be supplied by the PATH variable, or an explicit path must be given, such as, ./ , for the current directory. Most external commands are located in /bin or /sbin directories. The program or script file must also have execute (x) permission in order to run. You may display the current search paths by issuing the shell command, echo $PATH. You can change the shell search paths by changing the PATH environment variable: $PATH=newpath:$PATH (or $PATH=$PATH:newpath) $export PATH While your command is executing, you do not have access to your shell or the keyboard. This process is said to be executing in the foreground. Only one foreground process can be executing in a terminal window. You can suspend a foreground process by pressing . You can execute a command in the background by ending the command with an &. A suspended or background process is known as a job. Multiple jobs can be initiated from a terminal window. You will have access to your shell and keyboard while background jobs are executing. Background jobs run at a lower priority than the foreground process. Jobs will have an associated job number. Multiple commands can be run as separate processes, one process, or many concurrent processes as shown below: $command1;command2;command3 separate processes $(command1;command2;command3) one process $command1&command2&command3 concurrent processes 3.1.1 Starting a Process (continued) Each process that is started is assigned a process id (PID) number in numeric order starting at 0 (boot loader PID=0, init process PID=1, etc.). Process information and the current status of each process is stored in the directory, /proc . Within the /proc directory, a child directory exists for each process. For example, the path, /proc/1 , contains information about the init process. Other files exist in the /proc directory that contain information about the LINUX OS. 3.1.2 Ending a Process can be used to stop or kill a foreground process. The kill command is used to terminate background jobs. You can only kill a process after all active disk requests are completed. 3.1.3 Process and Job Control Commands $bg run a suspended job in the background $dmesg display boot messages $fg bring a background job into the foreground $halt stop the system $insmod mod.o irg=3 port=0x300 insert module into running kernel $jobs display list of jobs $ps display process attributes options: l, a, u, e, x, f $ps augx | grep smb display any process that contains 'smb' $pstree display process tree showing parent-child relationships $reboot stop the system $renice pri PID change running priority of PID $renice pri -u user change running priority of all processes for 'user'. priorities are -20 (high) to 20 (low), and 0 is the default or base priority. $runlevel display the previous and current runlevel $shutdown stop the system $sleep a time delay process $strace trace system calls and signals $suspend suspend the current shell process $top real-time process activity display $trap trap signals received by shell $ulimit display process and file attributes 3.0 Processes (continued) 3.2 Boot & Init Process 3.2.1 Boot Process 1. CPU is rebooted or restarted. 2. The master boot record is loaded from the partition table on the default device (based on BIOS settings) 3. The grub boot loader uses the grub.conf file from the most recent image installed 4. An OS image is selected by the user 5. The Linux OS image is loaded 6. The Linux kernel starts up and initializes its tables. 7. The Linux kernel runs the init process ( /bin/init, PID 1) To bypass the login process, the user can edit the grub settings in step 3 above as follows: 1. Select a boot image and press the 'e' key for edit. 2. Select the kernel entry and press the 'e' key for edit. 3. remove 'ro' and add 'init=/bin/bash' (kernel entry) 4. press Enter (not Esc) 5. press 'b' for boot. The system will boot up in Bash with a 'init-2.05#' prompt. 6. $mount / -o remount,rw 3.2.2 Important Boot Files /boot/vmlinux-version uncompressed kernel image /boot/vmlinuz-version compressed kernel image /boot/initrd-version.img ram-disk image /var/log/messages boot messages /boot/grub/grub.conf boot loader config file (a sample with 2 OS images) default=1 timeout=10 splashimage=(hd0,0)/boot/grub/splash.xpm.gz title Dave root (hd0,0) kernel /boot/vmlinuz-2.4.20-8 ro root=/dev/hda1 initrd /boot/initrd-2.4.20-8.img title Fred root (hd0,1) kernel /boot/vmlinuz-2.4.20-8 ro root=/dev/hda2 initrd /boot/initrd-2.4.20-8.img 3.2.2 Important Boot Files (continued) Commands can be entered manually at the grub prompt, grub> The commands would include root, kernel, initrd, boot, etc. Commands would have to be entered manually if the grub.conf file was not found or contained errors. 3.2.3 Init Process 1. init is the parent of all processes and cannot be killed. 2. init Run levels: 0 -- halt 1 -- single user mode 2 -- multi user mode -- no networking 3 -- multi user mode -- networking included 4 -- unused 5 -- X11 and the xdm manager (normal level) 6 -- reboot 3.2.3 Init Process (continued) 3. init config file: /etc/inittab (syntax "id:runlevels:action:process" ) "id" is a unique one or two letter id "runlevels" tells which runlevels this action happens to "action" describes the action to be taken respawn -- process gets restarted whenever it terminates  (but never more than 10 times in 2 minutes) wait -- process will be started at the runlevel and init WAITS FOR IT TO FINISH. once -- process will be started once. boot -- process will be run on booting bootwait – combination of boot and wait powerwait, powerfail, powerokwait -- power loss options sysinit – system initialization "process" is a program to run 4. Your can change the runlevel while the system is running by using the 'telinit n' command where n is the runlevel. This must be done using root privileges. The runlevel can also be changed by editing the 'id:n' entry of the /etc/inittab file. The change will take effect on the next reboot. 3.2.3 Init Process (continued) 5. Startup scripts Ļ% On bootup or telinit, /etc/rc.d/rc gets called with one arg, the runlevel. Ļ% init looks inside /etc/rc.d/rc${RUNLEVEL}.d Ļ% init runs any "kill" scripts found in there with argument "stop" Ļ% init runs the kill scripts in /etc/rc.d/init.d for locks found in /var/lock/subsys Ļ% init runs the startup script found in /etc/rc.d/rc${RUNLEVEL}.d with argument "start" for processes not found in /var/lock/subsys Ļ% init can re-init a subsystem with /etc/rc.d/init.d/SCRIPT restart Ļ% order of scripts matters -- networking before network file service -- all scripts are run in alpha order Ļ% we rarely write or delete scripts -- normally we just link and unlink from rc${RUNLEVEL}.d to scripts as found in /etc/rc.d/init.d This works great for the automatic insertion and deletion of packages. A script file can be added to /etc/rc.d/init.d Ļ% there is also an /etc/rc.d/rc.local for custom stuff, and an /etc/rc.d/rc.sysinit for once-on-boot stuff Ļ% the scripts are run in the following order rc.sysinit kill scripts in alpha order (KnnSCRIPT) start scripts in alpha order (SnnSCRIPT) rc.local 3.2.3 Init Process (continued) 5. Startup scripts (continued) Ļ% most scripts have the following four (4) options start start a process stop kill a process restart stop and then start a process status status of the process for example, $/etc/rc.d/rc5.d/S10network status Ļ% the kill and start scripts are soft links to the actual scripts for example when displaying files with the 'ls –l' command: KnnSCRIPT1 -> ../init.d/SCRIPT1 SnnSCRIPT2 -> ../init.d/SCRIPT2 the soft links are set up as follows: $ln –s ../init.d/SCRIPT1 KnnSCRIPT1 $ln –s ../init.d/SCRIPT2 SnnSCRIPT2 for example, $cd /etc/rc.d/rc5.d $ln -s ../init.d/httpd S92httpd the soft links can be removed as follows: $rm KnnSCRIPT1 $rm SnnSCRIPT2 3.2.4 List of Startup Scripts Startup scripts are stored in the directory, /etc/rc.d/init.d/ Many of these scripts are used to start and stop daemons. Names Description aep1000 anacron apmd atd autofs bcm5820 crond command timer cups common unix printing system firstboot functions gpm halt httpd web server (Apache) iptables irda isdn kdcrotate keytable killall kudzu named netfs network network server nfs nfslock nscd ntpd pcmcia portmap postgresql pxe random rawdevices rhnsd 3.2.4 List of Startup Scripts Names Description saslauthd sendmail e-mail server single smb samba server snmpd snmptrapd squid sshd secure shell server syslog tux vncserver vsftpd very secure ftp winbind xfs xinetd ypbind yppasswdd ypserv ypxfrd 4.0 Files and Devices 4.1 File System Table ( /etc/fstab ) The fields of this table are as follows: field # 1: device name 2: name for mounting point 3: file system type 4: options 5: device number 6: logical unit number of the device Sample fstab file: /dev/hda1 / ext3 defaults 1 1 none /dev/pts devpts gid=5,mode=620 0 0 /dev/hda2 /fred ext3 defaults 1 2 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda3 swap swap defaults 0 0 /dev/hdc4 /mnt/zip auto noauto,owner,kudzu 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 /dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0 bine:/share /tmp/share nfs defaults 0 0 The last entry is a shareable folder from host "bine". bine needs to be running when the local workstation is booted. A filesystem can be mounted as part of the current filesystem as follows: $mkdir /fred create a mount point #mount device mount_point $mount /dev/hda2 /fred /dev/hda2 is the other filesystem /fred is a directory in the current filesystem -or- $mount bine:/share /tmp/share bine:/share is a shareable folder on the remote filesystem $cd /tmp/share /tmp/share is a directory in the local filesystem 4.2 File System Hierarchy / root directory bin external system commands boot boot files, grub files dev device files etc system and config files home user directories initrd lib library files lost+found lost files misc mnt mountable devices opt optional software packages proc process and system information root root user directory sbin system admin. tools and utilities tftpboot boot files tmp temporary files usr user files bin user commands dict doc documentation for tools and utilities etc games games include C/C++ header files lib user library files libexec local/sbin local software executables and data sbin system admin. tools and utilities share architecture independent data files share/man manual pages src LINUX source code tmp temporary files X11R6 X window files 4.2 File System Hierarchy (continued) var variable system data cache db empty ftp gdm lib local lock log mail names nis opt preserve run spool/mail/user incoming mail tmp tux www yp 4.3 File Search Paths File search paths are either absolute or relative. An absolute pathname begins with a / (the root directory). Pathnames that do not begin with a /, are relative pathnames. 4.4 Device Files The device names for all the system devices are contained /dev Device special files represent either 'b' block or 'c' character devices. For example, /dev/null is the null device. It is a convenient device to write to when the output does not need to be saved. The device, /dev/zero, contains all zeros. $cat my.au > /dev/audio make some sound $mknod make block or char. special file $mknod /dev/psaux c 10 1 make character device with major # = 10 and minor # = 1 Note: you normally do not need to do this. Device special files are automatically generated during system installation. /proc/ioports a table of i/o port addresses in use by the devices in the system a sample entry, d400-d41f: Realtek Co. d400-d41f: ne2k-pci /proc/interrupts a table of device interrupt levels (irq) a sample entry, 11: 363979 XT-PIC eth0 PARIDE - parallel ide device 4.5 File Attributes 4.5.1 File Entry The fields for a file listing are as follows: field # 1: file type and permissions 2: hard link count 3: owner name 4: group name 5: file size in bytes or major number, minor number for a device special file 6: timestamp (date and time) 7: filename Sample file listing from 'ls –l' command: lrwxrwxrwx 1 dave dave 4 Apr 28 13:12 bin -> /bin drwxrwxrwx 2 dave dave 4096 Apr 12 10:10 html -rw-rw-r-- 1 dave dave 518 May 4 09:03 input.c brw-rw---- 1 root disk 3, 9 9 Jan 30 2003 hda9 4.5.2 File Permissions The basic file permission types are 'r' for read, 'w' for write, and 'x' for execute. Permissions are assigned for the user (u), for group members (g) and for everyone else or others (o). File permissions can be changed by using the 'chmod' command. For example, $chmod a+x file1 gives all users execute permission $chmod [augo][+-][rwx] filename Three are 3 special file permission bits: Ļ% SUID set user id bit affects the execution permission of the user (means run as the owner, not as the user) Ļ% SGID set group id bit affects the execution permission of the group Ļ% sticky bit affects the execution permission of others Execute permission (x) is required to run a file (program or script file). The execute permission for a directory is required to search the directory. Write permission (w) for a directory is required to create or delete files in that directory. The 'umask' command is used to set the file permission mask. The default file permissions are 777 - mask for an executable file and 666 - mask for a text file. If the mask is 022, then the file permissions are 755 for an executable file and 644 for a text file. 4.5.3 File Types From filename field . current directory .. parent directory .name hidden file From first character of permissions field - ordinary file b block device c character device d directory l symbolic link p pipe 4.6 Commands 4.6.1 File System Commands $df display file systems $du disk usage $fsck scan disk or filesystem $mount mount device $sync flush filesystem buffers $umount unmount device To copy a file, pico, from the floppy disk to the /usr/bin directory: $mount /mnt/floppy $cp /mnt/floppy/pico /usr/bin $umount /mnt/floppy 4.6.2 File Directory Commands $cd change directory $dirs list remembered or pushed directories $mkdir make a new directory $popd pop directory $pushd push directory $pwd present working directory $rmdir delete directory 4.6.3 File Commands $bunzip2 uncompress a .bz2 file $bzip2 compress a file, make a .bz2 file $cat concatenates files or display file $chmod change file permissions $chown change file owner (root command) $cmp compare two files $cp copy files $cp –r * /mnt/floppy copy files to floppy $cp /mnt/floppy/* ~/* copy files from floppy $cut select fields from each line of file $dd convert and copy a file $dd if=/dev/random of=/dev/audio $dd if=/dev/zero of=/dev/audio $dd if=/dev/sda of=/dev/sdb $diff find differences between two files $file determine file type $find dir -name pattern find files matching pattern 4.6.3 File Commands (continued) $grep search file contents $grep –v text file list all lines in file that do not contain text $gunzip uncompress a .gz file $gzip compress a file, make a .gz file $head display top of file $less display file page by page $more Space Bar – next page B – previous page, Q – quit $ln link files $ln –s file nickname soft link to file $ln file1 file2 hard link, 2 names refer to same file (file2 is linked to file1) $ls list files $ls -a list hidden files also $mv move or rename files $rm delete files $rm -rf /tmp delete all files in /tmp and any subdirectories without delete confirm $sed stream editor $size lists section sizes for object files $sort sort file $tail display bottom of file $tar archive files $tar -zcf ~/bak.tar.gz . archive and compress all files in the current directory $tar -zxf ~/bak.tar.gz ~/backups uncompress and untar the archive file into the ~/backups directory $tee output to files and stdout $command | tee file1 output to file1 and stdout $touch change the file timestamp $tr translate characters $ls | tr a-m A-M translate a-m to upper case $uniq remove dup lines from sorted file $wc line, word and byte count for file $which command shows the path for a shell command $zcat display a compressed file $zcmp compare two compressed files $zdiff find differences between two compressed files $zmore display a compressed file 5.0 User Accounts 5.1 Commands $adduser user_name add user $chown user_name:group_name file(s) change the user name and group name for a file $groupadd -g gid group_name create a new group $groupdel group_name delete a group $groupmod modify a group $groups user_name display the groups a user is in $newgrp group_name log in to a new group $passwd user_name change user password. Assumes root if no user_name is given. $pwck verify integrity of password files $su user_name changes the current user $userdel user_name delete user Note: user directory and files are deleted by issuing the following command from the /home directory, $rm –rf user_name $usermod modify a user account $whoami display current user 5.2 Special Files /etc/passwd login_name:x:userid:groupid:user_info:home_dir:login_shell userid = 0 for root /etc/shadow login_name:encryp_passwd:12329:0:99999:7::: /etc/group login_name:x:groupid: /etc/gshadow login_name:!!:: or login_name:!:: 5.0 User Accounts (continued) 5.3 Adding a User Manually (not using the adduser command) 1. add an entry to the end of the /etc/passwd file pinky:x:601:601:Pinky Smith:/home/pinky:/bin/bash 2. add an entry to the end of the /etc/shadow file (* means no password) pinky:*:12330:0:99999:7::: 3. $passwd pinky (enter new password) 4. add an entry to the end of the /etc/group file pinky:x:601: 5. add an entry to the end of the /etc/gshadow file pinky:!:: 6. $mkdir /home/pinky 7. copy default directory files from /etc/skel $cp –r /etc/skel/.bash* /home/pinky $cp  r /etc/skel/.emacs /home/pinky $cp  r /etc/skel/.gtkrc /home/pinky 8. change ownership of files from root:root to pinky:pinky $chown  R pinky:pinky /home/pinky 6.0 Editors (pico, emacs, vi) 6.1 pico Ļ% pico does not use the mouse, only the keyboard Ļ% Setting pico as the default editor $export EDITOR=pico This command can be added to .bash_profile for the current user or added to /etc/profile for all users (system wide). Ļ% pico commands ^ (Ctrl) G get help ^X exit pico ^O save to file ^R read from file ^J justify text ^W search text ^Y prev. page ^V next page ^^ set selection mark ^K cut selected text ^U paste text ^C current line and character position ^T spell check 7.0 Time Scheduled Commands 7.1 at command The at command is used to execute one or more commands at a specified time. This is a good option when the commands only need to be run once. For example, $at 12:10 (Enter) will execute the commands at at>command1 12:10 (10 minutes past noon) at>command2 at> 7.2 cron daemon 7.2.1 General Information The cron daemon is used to execute one or more commands at a specified time. cron is used to run a command(s) multiple times on a periodic basis. Ļ% Daemon: crond Ļ% System Configuration file: /etc/crontab 7.2.2 Commands $crontab -opt where opt is one of the following -u user -e edit user's crontab -l list user's crontab -r delete user's crontab 7.2 cron daemon (continued) 7.2.3 User cron file /var/spool/cron/user_name A cron file is created for a user by the command: $crontab -e The format of the cron file is as follows: field description 1 minutes (0-59) 2 hours (0-23) 3 day of month (1-31) 4 month (1-12) 5 weekday (0-6, Sunday = 0) 6 command to run examples * 12 * * * command run command every minute from 12 noon to 1 pm 0 5 * * 2,4 command run command every Tue and Thur. at 5:00 am 7.3 Command output Command output is sent to the users mail inbox at /var/spool/mail/user_name 7.4 Uses for cron and at 1. disk/file backups 2. clean disk, delete files 3. log usage 8.0 FTP – File Transfer Protocol 8.1 General Information Ļ% Daemon: vsftpd Ļ% Server root : /etc/vsftpd Ļ% Port 21 Ļ% Configuration file: /etc/vsftpd/vsftpd.conf Ļ% Log file: /var/log/vsftpd.conf 8.2 Logging On (using ftp client) $ftp remote_hostname (remote host must have an ftp server running) when asked for user and password, enter valid (on remote host) user name and password or 'anonymous' user and anything for the password. 8.0 FTP – File Transfer Protocol (continued) 8.3 Commands file modes: ftp> ascii ftp> binary affects files on remote host: ftp> mkdir make directory ftp> rmdir remove directory ftp> cd change directory ftp> dir list files in directory ftp> ls list files in directory ftp> pwd list directory ftp> delete delete file affects files on local host: ftp> lcd change directory ftp> lcd . current local directory transfer file(s) from local host to remote host: ftp> put file ftp> mput file(s) transfer file(s) from remote host to local host: ftp> get file ftp> mget file(s) list all ftp commands: ftp> help 8.4 Logging Off ftp> quit (or bye) 9.0 Web Server (Apache) 9.1 General Information Ļ% Daemon: httpd Ļ% Server root : /etc/httpd Ļ% Port 80 Ļ% Firewalls Web servers are incompatible with firewalls that block their port, usually port 80. Ļ% Configuration file: /etc/httpd/conf/httpd.conf Note: Backup (make a copy) of this file before making changes. Restart the server daemon (httpd) after making changes. Important Variables: DirectoryIndex index.html default web page for host and users DocumentRoot "/var/www/html" web directory for host #UserDir disable UserDir html web directory for ~user 1. directory and file permissions: ~user 711 html 755 web pages world readable 2. provide directory listing on the web page a. remove comments from httpd.conf file <Directory /home/*/html> . . </Directory> b. rename index.html file $mv index.html HEADER.html Ļ% Configuration file: /etc/httpd/conf/httpd.conf Important Variables (continued): HostnameLookups Off log ip address and not name Listen 80 port 80 LoadModule foo_module modules/mod_foo.so (refer to Apache modules below) ServerRoot "/etc/httpd" ServerAdmin root@localhost e-mail address for problems Other variables exist to change log file options, default language and many other features, such as: 1. min and max number of servers running. check this with the following command, $./S92httpd status 2. setting up CGI scripting 3. virtual hosting 4. changing the icons for various file types 5. associating an extension with a mime type Ļ% magic file: /etc/httpd/conf/magic This file contains default file types Ļ% Other configuration files for httpd can be found in /etc/httpd/conf and /etc/httpd/conf.d 9.1 General Information (continued) Ļ% Apache Modules An Apache module is an object (shared) module that Apache can load into itself as needed. It's like a DLL or Browser plug-in under Windows. These shared object (so) modules are stored in the /etc/httpd/modules directory. 9.2 Log Files All web servers make log files. Log files come in three formats: 1. common 2. combined 3. miscellaneous Generally, logs are too large to analyze by hand. Normally a program or script is needed to process log files. The system admin person (you) needs to do the following with log files: 1. look at the error log for any serious problems 2. check the access log for system usage 3. use an analysis program (or script) if necessary 4. trim or delete log files periodically. Restart the daemon afterwards. 9.3 Resources Ļ% news.netcraft.com Web server survey info Ļ% www.apache.org/docs/misc/perf-tuning.html performance tips Ļ% ww.apache.org/docs/misc/perf.html Ļ% www.apache.org/docs/misc/howto.html how to info Ļ% www.apache.org/docs/mod/mod_mime_magic.html file type association Ļ% www.apache.org/docs/mod/directives.html documentation for directives Ļ% www.apache.org/docs/misc/security_tips.html security info 10.0 Mail Server (Sendmail) 10.1 General Information Ļ% Daemon: sendmail Ļ% Server root : /etc/mail Ļ% Port 25 Ļ% Configuration file: /etc/mail/sendmail.cf Normally you should not change or edit the sendmail.cf file directly, but rather edit the source file, sendmail.mc, and re-make the sendmail.cf file using the following command: $make –C /etc/mail Important Variables: 1. 0 DaemonPortOptions=Port=smtp,Addr=localhost, Name=MTA comment this line out with a # in order to receive mail from other hosts 2. DS – "smart" relay host (i.e., popmail.nmu.edu) 3. FR – relay domains file, /etc/mail/relay-domains 4. 0 MaxMessageSize=n Ļ% Other important files: /var/spool/mail/user_name received mail gets stored here for each user (InBox) ~user_name/dead.letter file containing all mail that can not be delivered ~user_name/.forward used to forward mail (user-w, other-r) Avoid forward loops! /etc/aliases alias names run 'newaliases' command after editing this file /var/log/maillog log file for sendmail 10.1 General Information (continued) Ļ% Sendmail provides a method to send e-mail messages between users. Subject lines are included and messages can be copied to other users. File attachments are not available. 10.2 Sending Mail $mail user_email_address Subject: your message goes here! . to end message Cc: For example, user_email_address would look as follows: dpowers@nmu.edu nmu mail address dave@spiderman.nmu.edu Linux workstation address 10.3 Receiving Mail 1. Look in your inbox: /var/spool/mail/user_name -OR- 2. $mail –u user_name This command will retrieve messages for the user from /var/spool/mail/user_name by message number. Retrieved messages will then be stored in ~user_name/mbox 11.0 NFS – Network File System 11.1 General Information Ļ% Purpose: To share files over the network Ļ% Daemons: nfsd network file system portmap portmap Ļ% Server root : /etc/rc.d/init.d Ļ% Port 2049 Ļ% Configuration file: (refer to section 11.6) Ļ% localhost ip address: 127.0.0.1 Ļ% there are no device special files for ethernet boards (eth0) Ļ% lo is the loopback interface 11.2 Setting up a Network Required Information: 1. your ip address (use the 'ifconfig' command) 2. your hostname (use the 'hostname' command) 3. your domain (i.e. nmu.edu) 4. type of ethernet (NIC) card and a software driver 5. ip address of your name server 6. any gateways and the routes associated with them 11.3 Setting up an NFS Server 1. create a shareable folder on the server machine and put a file in this folder: $mkdir /share $cd /share $chmod 777 share set directory permissions $ps > yourname 2. Edit /etc/exports to include the shareable folder $pico /etc/exports /share ares.nmu.edu(async,rw) where ares is the remote host that is allowed to use this shareable folder -or- /share *.nmu.edu(async,rw) all hosts in the domain are allowed to use this shareable folder 3. Run exportfs $exportfs -a (no message means no errors) 4. Make sure links exist in /etc/rc.d/rcn.d, where n is the RUNLEVEL, for the following scripts: netfs, nfs and portmap $cd /etc/rc.d/rc5.d $ln -s ../init.d/nfs S60nfs 5. Make sure all daemons are running $./S60nfs start 11.4 Setting up an NFS Client 1. make a directory for a mounting point $mkdir /tmp/share 2. mount the shareable disk space by hand (must be root) $mount server_host:/share /tmp/share $cd /tmp/share (this step is required to reset the mounting point) $ls -l (you should see the file created above) 3. to unmount the shareable space $umount /tmp/share 4. Edit /etc/fstab to make the change permanent (must be root). Refer to section 4.1 for an example of the fstab entry. 11.5 Commands $dig ip_address provide a hostname $host ip_address provide a hostname $hostname display and set host name $ifconfig display ip address (inet addr) of local host $ifconfig eth0 up check status of interface; no message means ok $netstat -r display kernel routing table $netstat -s display network statistics $nslookup www.yahoo.com lists ip addresses for site $nslookup ip_address provide a hostname $ping hostname (or ip address of host) send messages to host. tests network connectivity. $ping -f hostname flood messages to host (be careful with this option!) $route -e display kernel routing table $route manipulates the kernel's IP routing tables. indicates which interface to use for a given ip_address $route add default gw ip_address add a gateway to the given ip_address $tcpdump display traffic on the network $traceroute URL display route 11.6 Special Files /etc/exports list of shared folders /etc/hosts list of ip_addresses and hostnames (local DNS); most utilities go here first except nslookup and dig ip_address hostname1 hostname2 127.0.0.1 localhost 198.110.206.30 spiderman spiderman.nmu.edu /etc/resolv.conf ip addresses for name servers /etc/services list of network port numbers /etc/sysconfig/network local network parameters /etc/sysconfig/network-scripts/ifcfg-eth0 parameters for ethernet card, such as, "dhcp" protocol /proc/net/* network process information 12.0 X11 – X Window Server 12.1 General Information Ļ% Daemon: xfs, X font Server vncserver vnc Server XFree86 X Window Server Ļ% Server root : /etc/X11 Ļ% Port 6000 Ļ% Configuration file: /etc/X11/XF86Config This file contains the following sections: "Input Device" -- parameters for Keyboard and Mouse "Device" -- parameters for the Video card "Monitor" -- parameters for the Video display "Screen" – parameters for screen resolution Screen resolution modes can be temporarily changed by using the Ctrl Alt + (or -) keys to cycle through all available modes. 12.2 vnc Remote Desktop Ļ% vnc Server (the CPU with the graphics card) On the LINUX system, run vncserver (non-root user): $vncserver Password: xxxxx Verify: xxxxx New 'X' desktop is hostname:n Use the following command to change the vnc password: $vncpasswd Note: No startup link is needed for vnc. The vnc daemon does not need to run after bootup. For server security, the user may logout after starting the vnc server. 12.2 vnc Remote Desktop (continued) Ļ% vnc Client On a Windows XP system, Run VNCviewer (start ŗ% All Programs ŗ% VNC ŗ% Run VNCviewer) Enter VNC server: (use hostname:n from above) Enter Session password: (use Password from above) Now the client desktop will look just like the remote (server) desktop. 12.3 Commands $xhost +hostname add hostname to list allowed to connect to X server. Any user from hostname can use the X server. $xhost -hostname delete hostname from list $xdpyinfo display information about X server 12.4 Exporting your Display Server commands: $xhost +client add client hostname to connect list $echo $DISPLAY displays server current display number :h.d Client commands: $export DISPLAY=server:h.d send client display to server $xlogo& ksirtet& run 2 programs on client; see display on server (ksirtet is a Linux flavor of the tetris game) Server commands: $xhost -client delete client hostname from connect list when done 13.0 Samba 13.1 General Information Ļ% Daemon: smbd, file and print sharing nmbd, nameserving and browsing support Ļ% Server root : /etc/samba Ļ% Configuration file: /etc/samba/smb.conf Important Variables: server string = MySamba Server log file = /var/log/samba/%m.log %m = client name encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd create mode = 0664 file permissions Ļ% Samba users file: /etc/samba/smbusers linux name = windows name for example, root = administrator 13.2 Commands $smbadduser linuxid:windowsid add samba user; linuxid must be a current Linux user $smbpasswd linuxid add password for samba user 13.3 Setting up a Samba Connection Ļ% On the LINUX computer: 1. make sure the Samba daemon is running 2. $smbadduser linuxid:windowsid enter samba password when prompted 13.3 Setting up a Samba Connection (continued) Ļ% On the Windows computer: 1. right-click on My Computer 2. select Map Network Drive 3. select an unused drive, (i.e., M: ) 4. enter \\hostname\linuxid for Folder, and check Reconnect at Logon, 5. click Finish 6. In the connect pop-up dialog, enter User name: windowsid Password: samba password and then check Remember my password 7. click OK. Now your Windows mapped drive (M: in this case) will map directly into the user's home directory on the LINUX computer. 14.0 Printing 14.1 General Information Ļ% IPP  Internet Printing Protocol Ļ% Daemon: cups  common unix printing system Ļ% Server root: /etc/cups mime.convs filters (postscript -> dot matrix) Ļ% Configuration file: /etc/cups/cupsd.conf DefaultLanguage en // affects banner page 14.2 Commands $lpr -Pprintername filename print file $lp -Pprintername filename print file $lpq queue status $lpstat printer status $lprm remove print job $lpc queue status $nl number lines of output $pr format lines of output 14.3 Installation 14.3.1 System Settings – Printing 1. printer configuration, click New icon 2. Add a new Print Queue, click Forward ŗ% 3. Enter name and description for your printer, Name: myPrinter Desc: then click Forward ŗ% 4. Enter Queue type, Networked UNIX 5. Enter ip address and Queue name, Server Queue 198.110.193.149 lp then click Forward ŗ% 6. Enter Printer Model manuf. HP model LaserJet 5M then click Forward ŗ% 7. click Apply 8. test page, click NO 14.3 Instal.0134EFGHKNOQTfhz|“ķŽķŚŅŚĆ±¢“¢„¢umdXmLmAh 1åhXCJaJh=øhX5CJaJhP{ĆhP{Ć5CJaJh˜Ę5CJaJhXCJaJhX5CJ(OJQJ^JaJ(h˜Ę5CJ(OJQJ^JaJ(hˆ –5CJ(OJQJ^JaJ(hØqD5CJ(OJQJ^JaJ(#hXhX5CJ(OJQJ^JaJ(hd‡5CJ(OJQJ^JaJ(jhd‡UhXhX5CJ0OJQJ^JaJ0#hXhX5CJ0OJQJ^JaJ0./0234DEOPQz{¢æÜŻ’ # < P e ÷÷÷÷÷÷÷÷÷÷ļļļēāāāŻāŲŲŲŲŲŲgdXgd%(gd i˜$a$gd”P'$a$gd i˜$a$gdX’„…żż“”¢ÜŻ’” ² “ µ Å Ę Ź Ó Ü Ż ? @ B C Z [ É Ź Ķ Ī ä ] ^ ¢ £ Ŗ ² ³   ! # $ ( 0 3 4 8 E F d f g u õķåŚĻĹ®Ļ®Ļ®õ®ķåŚ®Ļ®ķåŚ®Ļ®¹¦åŚ›¹¦åŚ®Ļ¹®Ļ¹Ļ¹…Ļh 1åh\t©CJaJh 1åhģJęCJaJh 1åhQC»CJaJhfqŽCJaJh 1åhXCJaJh 1åhfqŽCJaJh 1åh<äCJaJh 1åhØqDCJaJh 1åh%(CJaJh%(CJaJhXCJaJh 1åhŖ-CJaJ4e x … ” ² ³ Ć Ż ś  @ [ r ‘ Ø Ź Ģ ä ż  3 G ^ s Ž £ ³ Ņ ō śśśśśśśśśśśśśśśśśśśśśśśśśśśśśgdX ! 1 F d e † ’ “ • µ ¶ Ō ę ł  * C Y u v ™ “ Ę Ö é ź śśśśśśśśśśśśśśśśśśśśśśśśśśśśśgdXu y † ’ ” — Ø “ · ¼ Ó Ō Ż Ž å ń ų ł e f i m r t u w x  ˜ ™ ³ “ õźßŌĢĄ·ĢŌĢÆĢ§ŸĢŸĢŸ—Ÿ‹Ÿ‹€źŌźumeZh 1åh"¬CJaJh"¬CJaJhģJęCJaJh 1åh›j'CJaJh 1åhõCJaJhõhõ6CJaJhČw}CJaJhõCJaJhuķCJaJhØqDCJaJh%(5CJaJh=øh%(5CJaJh%(CJaJh 1åhØqDCJaJh 1åhQC»CJaJh 1åhģJęCJaJh 1åhŖ-CJaJ“ ø ¹ Ź Ė Ś Ū é ė ģ @ACE`b§©«ĖĢmny‹ŒöVWYZfgßįāäõõķõķõķõā×āĻĒ¼ā×āøĒ±Øõ Ē¼õĒ Ēõ ˜Œā×āĻķā˜ķ€wnhė/U5CJaJh"¬5CJaJh=øh"¬5CJaJh 1åhė/U5CJaJhė/UCJaJh\t©CJaJh\t©5CJaJ h<ähXh 1åh 1åh 1åCJaJh 1åCJaJhXCJaJh 1åhØqDCJaJh 1åhXCJaJh"¬CJaJh 1åh\t©CJaJ+0AB`|‘ØŖĢč&GXnoŒØĆŌóö0VWśśśśõõõśšššššššššõõõõõšėėėšgdė/Ugd\t©gd 1ågdXWgƒ”©Šßąā0RijŽ³čśū$67ST^śśśśśśśõśśššššśśśśśśśśśśīīīgdõgdė/UgdXhijlmq|„Žłśżž#$'(9:RSTU^diy†”öėćöŲĶĀĶ·Æ·§ŸŲĶĀĶ”Ā”Ķ”Ā”Ā”Ķ·”ˆ|sh|]h 1åh°:ÆCJaJh 1åh…s CJaJh 1å5CJaJh 1åh…s 5CJaJh 1åh;kÆ5CJaJh 1åh;kÆCJaJh"¬CJaJhXCJaJh 1åCJaJh 1åhģJęCJaJh 1åhØqDCJaJh 1åhXCJaJh 1åh"¬CJaJhõCJaJh 1åhõCJaJhõ5CJaJ#^z£ĖĢÖ’!"1U‚¤dŖrŠhŲ$&’”čBżżżżżųųųųųųųųųųųųųųųųųųųųųųųgd=ø”—¢£„¦ÆŹĖĢĶÖŲļüž’!*dprzŽ ,FHrŠõźß×ĻĘŗĻŗ®£—“‡~ulc~_[_[S_[_[_[_[hf hYwŽ5hf hYwŽhf 5CJaJh=ø5CJaJh˜Ę5CJaJhYwŽ5CJaJh=øh=ø5CJaJh=øh 1åh;kÆ5CJaJh 1åh;kÆCJaJh 1åhfqŽ5CJaJh 1åh"¬5CJaJh"¬5CJaJh"¬CJaJh…s CJaJh 1åh…s CJaJh 1åh°:ÆCJaJh 1åhJyŲCJaJ ŠŽģh~ŠĪŌ.’”œ²ŗ¼ĘČŹĢŚęšņ .@BJL`”–ž ¢Ŗ¾ĘDRhjüųšüģäģäģäąüĻĮ°Į°ĻĮ°Į°ĮĻĮ°Į°Į°ĻĮĻĮĻ¢Ļ”ƒüģäģüųš~ hYwŽ5 h7Īh7ĪCJOJQJ^JaJh=•CJOJQJ^JaJhÆezCJOJQJ^JaJ h7ĪhYwŽCJOJQJ^JaJhÜ@2CJOJQJ^JaJ h7Īh=•CJOJQJ^JaJh7ĪhÜ@2hÜ@25hÜ@2hf hYwŽ5hf hYwŽ/B ¢ų6jŽ*šöų:t®žJ–˜¤Ŗ¬°üž@B`ØśśõõõõõõõõõõõõõšõõõõõšõšššššgdÉA¹gd=øgd=•jr”ŖŲŚÜŽ*2x˜š¶¾fj˜¢¤ØŖ¬®“āüžRøĄ2 H ž Š Ü śóļēāļóŽļŚÖļŚŃŚÉŚÉŚŽĀ¹²¦ž–ŠyŚqŚqŚmeh7Jh7J5h7Jhf hÉA¹5hÉA¹CJaJhÉA¹5CJaJh=øhÉA¹5CJaJhŸrCJaJh”hCJaJh=øh=ø5CJaJ hYwŽh=•hYwŽ5CJaJ hYwŽhYwŽhÉA¹hÉA¹5 h˜Ę5h˜ĘhÉA¹hYwŽ hf 6hf hf 6hf hf hf hf 5%FŖš^ø J “ .!¦!Ø!("L"N"ž"#V#”#Č#<$ˆ$ų$T%V%Ā%ü%6&†&śśśśśśśśśśśśśśśśśśśśśśśśśśśśśgdÉA¹Ü Ž ä ę ų !V!\!Ź!Š!Ś!ā!L"N"V"Z"j"l"Ž"¢"¤"Ŗ"¬"®"¶"Ų"Ś"ģ"š"ņ"ś"ü"ž"###śöīöīöīöīöīöēćŅĮ³ĮŅ³”’€ŅĮ³Ņo³”’aoć]hÜ@2hÉA¹CJOJQJ^JaJ h7ĪhÉA¹CJOJQJ^JaJ#h7JhÉA¹5CJOJQJ^JaJh7J5CJOJQJ^JaJ#h7Jh7J5CJOJQJ^JaJh7JCJOJQJ^JaJ h7Jh7JCJOJQJ^JaJ h7JhÉA¹CJOJQJ^JaJhÉA¹ h7Jh7Jh7Jh7J5h7J h7J5##$#^#°#Ę#Š#ņ#$6$8$:$<$Ö$ö$%%”%¦%ŗ%¾%¢&¦&ī&ņ&'.'\'v'x'ŗ'R( )0)‚)ž) )ī)ō)ś*ž*8+`+÷óļēāŪļÓĪļŪļŹļÅļĮ¹Įļ±ļ±ļĮ„œ”œĮƒrƒrƒrƒrnĮnhĀ7L hĀ7LhĀ7LCJOJQJ^JaJ hĀ7LhĖ_ICJOJQJ^JaJhĖ_ICJaJhĖ_I5CJaJh=øhĖ_I5CJaJhÉA¹hÉA¹5hĖ_IhĖ_I5hĖ_I hēk=5hēk= hÉA¹6hf hÉA¹6 hf hÉA¹ hÉA¹5hf hÉA¹5hÉA¹hÜ@2hÜ@2hÜ@25)†&Ņ&' '"'*'v'x'ŗ'¼'ž'(J(L(f(‚(ą( )0) )ī)*>*®*ü*ž*8+š+Ę+śśśśśõõõśõõõõõõõõõõõššššššššgdĀ7LgdĖ_IgdÉA¹`+„+Č+,,,,¶,»,Ź,Ģ,ģ,ī,ļ,ń,-Ķ-...W.\.c.d..”.³.ę.ē.č.é.ė.ķ.ī.š.ų.ł.ż.ž./=/ˆ/‰/Š//¶/Į/Ģ/Ķ/Ī/ļ/ś/üųōšųüųüųčÜÓĻĖæ»Ė»Ė»Ė»Ė»·Æ·»ØӟæŸæŸÓŸĖ›—·Æ·—››‹›‹ƒh€{“h€{“5h€{“h(E½h(E½5h°:Æh(E½hMy5CJaJ hŸrhŸrhēk=hēk=5hēk=hŸrhMyhMy5CJaJhMyh”hh”h5CJaJh”hh”h5CJaJhÉA¹CJaJhÉA¹hĖ_IhĀ7LhŻ>3Ę+Č+,,<,U,V,k,®,Ź,ī,ļ,-?-‰-Ī-.X..Ļ.č.é.ł.ž.=/Š/Ć/śõõõõõõśśšššėėėęėėėėššššššgdMygdŸrgd=øgdĖ_IgdĀ7Lś/ū/ü/Ż0ć0 1 1)1i1ž1”1Õ1Ų122 2E2”2•2–2Ń2Ņ2Õ233%3)3*3-3/30343T3`3a3d3f3g3i3‚3Ū3Ü3ß3444Å4Ę4Č4É4Ė4üųōšģōģōüčäąōüōüōüōüÜčŲčąŌüĖąĖĀ¶ĀĖ­”­”­Ųš­Ųš­Ų­Ė‘ˆhż(Ž5CJaJh&=5CJaJ h&=hēk=hMyhēk=5CJaJhēk=5CJaJh”hhĢuY5CJaJhĢuY5CJaJhMy5CJaJh”—hēk=hä^\h&=h,( h)!fhžfhŽ*`hC²h(E½h€{“2Ć/ü/40n0Ŗ0ø0Ģ0 1)1Q1f1ž1Õ12 2B2j2•2–2Ņ2333)3+323a3b3{3śõõõõõõõõõśśśśśõõõśšśśśśśśśšgdēk=gdC²gd=ø{33³3Ü34 4L4r44©4Ę4É4Ż4ą4ū4H6”6Ī687\7^7¢7¤7808]88œ8śśśśśśśśśśõššššššššõõõõõėėėgdžfgdż(Žgd=øgdēk=Ė4Ķ4Ī4Š4Ż4ś4ū4ž4666F6H6Z7\7^7l7~7†7 7¤7Ŗ7Ž78808l8~8…8›8œ8Æ8ś869H9I9O9h9i9ƒ9„9…9„9°9±9Ą9Õ9Ö9#:b:l:|:óźóźęßźęŪęŪęŪŅźÉĄÉĄÉĄ¼ø¼ø“¬§“ ¼øœ”§“ ¼‹¼‹œ‹œ”œ¼‡‹‡h‡1h°:Æ hųU5hųUhųU5hųU hžfhžf hžf5hųUhžf5hžfh‹wšhbxAhbxA5CJaJh&=5CJaJhēk=5CJaJhēk= h)!fhż(Žhż(Žhż(Ž5CJaJhMyhż(Ž5CJaJ3œ8Ś8ś8'9I9i9…9±9Ö9÷9#:@:_:}:~::°:³:Ę:Ē:ā:;:;N;O;l;;ž;¹;śśõõõõõõõõõõõõõõõõõõššššššššgd)!fgd=øgd‹wš|:}:€:ƒ:£:µ:·:ø:Ę:į:ā:ę:;N;k;l;p;ø;¹;½;ą;į;ę;ē;ļ;E<œ< <£<Ć<Ń<ģ<ķ<ń<ņ<ō<==!=E=N=P=x=y=€=‚=”=„=łšēŪēŅšŅĪĒ¾ĪŗĪĒ¾ĪĒ¾¶ĒŅšŅĪ²¾©©š”šŒ‡€Œ‡€Œ‡€yŒ‡€Œ hbxAh&= hbxAhbxA hbxA5hbxAh&=5h”h5CJaJh”hhk<Į5CJaJhk<Į5CJaJhųUhGP¹h°:Æh)!f5CJaJ h)!fh)!fh)!fhMy5CJaJh”hhųU5CJaJhųU5CJaJh&=5CJaJ hbxAh°:Æ/¹;į;ā;ļ;š;< <F<G<t<u< <¢<Š<Ń<ķ<ī<=F=y=¢=Ē=Ü=Ż=ī=ó=f>Ģ>&?śõõõõõõõõõõõõõõõõõõõõõõõõõõõgd=øgd)!f„=§=©=Ę=Ē=Ė=Ķ=Ū=Ü=Ż=į=ā=ļ=ņ=> > >@>d>f>&?:@f@l@Ž@@Ī@Ō@Ų@ö@ś@AAäAB B@BABFBGBHBIBVBWBXBZB[B_B÷ņėä÷ņė÷ŪŅŪŅĪŹĪĘĪĘĪĀĘ¾Ę¾Ęŗ²ĘŗĘŗĘŗĪ®Ī§Ņž’‰’ž}’‰’h=øh†75CJaJh‹Ū5CJaJh=øh=ø5CJaJh=ø5CJaJ hGP¹hGP¹hĢuYhųUhųU5hųUhŌhä^\hbxAh€{“hGP¹h€{“5CJaJh&=5CJaJ hbxAh&= hbxAhbxA hbxA5hbxAhbxA5/&?j?Ź?<@’@”@Ś@ANAvA¬AäAęABABBBCBDBEBFBWBXBrBvB’B“B×BC_C¤Cśśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=ø_BhBqBrBB„B‘B’B“B–B—BÖBŚBC C7C9C^CcC€C†C‡CC˜C£C§C°CµCĮCŽCįCźCėCšCDIDmDnDsDxDD„D¼DĮDŠDŃDģDöDłDEEEE8E=EWEöźįŲĻĘŲ½Ų“°¬°¬°¬Ø¬Ø¤¬Ø¤ ¬ Ø Ø˜Ø ¬Ø”ججؠؠؠؘؤ ¤ ¤¬¤hĢvhÜx%hÜx%5h³.żhCThÜx%hŁh‹ŪhĢv5CJaJh†75CJaJhÜx%5CJaJh³.ż5CJaJh‹Ū5CJaJh=ø5CJaJh=øh=ø5CJaJhļH•5CJaJ7¤CģC2DtD½DE9ESETE‡E—E˜EÜE%FhF}F~FæFżF;G€GÄGHPH`HaH¦H×HŚH Iśśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=øWEjErE…EŠE–E—E˜EŪEßE$F)F3F:F;FgFkF¾FĆFäFīFüFGGGGG:G?GaGbGG„G³G“GĆGČGH H1HOHPHRHSH`HŻHųHIII+I,I7ICIFIOIPIXIYIaIcIyI|I~I£I÷ó÷ó÷īéåįåįŁåįåįåįåŁåįåŃåįĶįĶįĶįĶįĶįĶįĶóĶóįóÉĮÉĮéĮé¼Éø°¼°¼°¼øɬ£ho^‹5CJaJho^‹hĢvhōAq5hōAq hōAq5hĢvhĢv5hĢvhļH•h‹Ūh‹Ū5hCTh‹Ū5hŁh‹Ū hĢv5 hCT5hCThCThCT5@ ICIxIyIzI{I|I¤I„IźI|JĮJKJKK™KœKK·KøKLGLƒL„L®LÆLßLśõõśššššššššššššššššėėėėėęgd‡1gd³.żgd=øgdōAqgdĢv£I¤I§I—JœJJ¬J±J³JK KK/K3KYK^K˜K™K›KŸK¦K©K¶K·KøK¼KüKLLL LL3LFLGLƒL„L†LŠL‹LL®LÆL³LćLM:MQMVMŸM£MöķéįÜéįÜéįÜéįéįéÕŃéÅöÅö¹Ńµ­µ©µ©µ„”„”˜Œ˜Œ˜Œˆ„€ˆ„ˆ€ˆh˜wh‡1h³.żhÜx%h³.ż5CJaJh³.ż5CJaJh\]mhŚJūhe£hCThCT5hCThÜx%hj+35CJaJhÜx%hÜx%5CJaJhÜx% ho^‹ho^‹ ho^‹5ho^‹ho^‹5ho^‹ho^‹5CJaJhÜx%5CJaJ2ßLM6MVMŸMĄMNANyNNŖNåN5OkOŽOŲO÷OPDPtP¢PĶPžPQQ$Q%Q@Qśśśśśõõõõśśšśśśśśśśśśśśėėėėgd=øgd˜wgd‡1gd³.ż£MæMÄMNŖNŽOŲOŚOöOPDP¢PĢPĶPžPQQQQQ QQ$Q%Q'Q(Q?QDQFQOQVQWQ[QˆQ›Q®QŹQŃQŅQŁQŽQ÷QTRWRXRƒR„R„RćRęRēRžRüųōųšģōųōčōäąōąÜÓŹÓŹ¾Ź¾²©² ” ” ‹‡ƒ‡ƒ‡ƒ‡ƒ‡ƒ‡ƒ‡ƒ‡ƒ‡ƒ‡hŹ{hwD•hwD•5CJaJh=øhõ`Ą5CJaJhõ`Ą5CJaJh‹Ū5CJaJh=øh=ø5CJaJh=øh†75CJaJh†75CJaJh³.ż5CJaJh³.żhŚJūhodŒhä^\h> °h˜wh‡1h# Šh†73@QAQWQXQ}QÆQŚQ÷Q+RTR€R„RćR&S'SkSŠSĘSTBT`TTÄTęTēTUUZ@ZCZJZZZ[Z]Z“Z•Z—ZšZ¤ZĆZÖ[×[Ų[ō[\\ \$\%\,\5\L\N\n\p\½\æ\Č\Ų\Ł\ ]”]£]„]§]®]üųüųüųüųüųüųüųüōėßÖėßėōüųŅųŅųüōųüųüųüōųōųōųōųĪųĪųōųōųĪųōųōųōŅōŅĘŅō½±Ö½h=øh21#5CJaJh21#5CJaJh>“hŁIµ5h!OšhŁIµh’?ö5CJaJh=øh™j5CJaJh™j5CJaJh™jhõ`Ąh]xąFN\p\”]Ā]Ų]Ŗ^_œ_V`|a bņbefhf†fāf}hTR‹5hTR‹h!Oš5CJaJh3$\h3$\5 h3$\h3$\h3$\ h875 hˆ –5h87h875 h87h87h>}h87hķÅhˆ –h=øhˆ –5CJaJhˆ –5CJaJh›±5CJaJ*”k¢kŠkękūkükżkžk’kl"l#lfl£l¤lŗlÅlŠlŲlßlélōl m1m>mKmRmZmxmśśśśśśśśśśśśśśśõõõõõõõõõõõõõgd÷Fgd=øllllll ll!l"l#l&lTlelflilvl¢l£l§l­l®l¹lŗl½lm0m1m4m>mAmKmNmRmUmZm]mbmwmxm{m„m‡mŒmm”m—m”m¤m­m°mømöźįźŲźĻŲĘ½Ų¹±¬§ œ ½””Š¬†‚†‚†‚†‚†‚†‚†‚†‚†‚†‚†‚†‚†‚†h ?fh÷F h=ø5 h ?f5h÷Fh÷F5h\S® h\S®h\S® h\S®5 h÷F5h’?öh÷F5h’?öh÷F5CJaJh=ø5CJaJh\S®5CJaJh’?ö5CJaJh‹Ū5CJaJh=øh=ø5CJaJh†75CJaJ3xm„mŒm”m”m­mømĮmŹmÓmķmōm’mnnn$n2n9nCnQnZn[n}n~n”n”n»nÅnśśśśśśśśśśśśśśśśśśśśśśõõõśśśgd ?fgd÷Føm»mĮmÄmŹmĶmÓmÖmŻmģmķmšmōm÷m’mnn nnnnn$n'n2n5n9nu?uśśśśśśśśśśśśśśśõõõõõõõõõšššõgd¤G;gd=øgd h×qŽqąqķqšq r r#r&rErFr_r`r~rr½r¾r+s/s3s7srssstsHtIttt…t†t‡tˆt>u?u@u\u]u_u`upu‚u‰u1v;vhv‚v”vŖvŃvņv$w'w=wNwVwłõłńłńłńłńłńłńłķéįéįÜÕĪŹĘŹĀŗ²ĀõĀõŹ©”‰‰‰‰‰‰Ę‰h²eŸ hš|‚hY4 hY4 5CJaJh=øhY4 5CJaJhė=‚5CJaJh¤G;hŽK?5h¤G;h¤G;5h¤G;hj]Ćh O hY4 hė=‚ h O‘h>} h>}5h>}h>}5h>}hY4 hš|‚hŽK? h O‘hY4 6?u\u^uqu’u²uĒuēuv v#vxlx†x xøxŃxżxžxy&y,y5yˆ@ˆVˆ[ˆ™ˆšˆ©ˆüōüōüōüōüōüōüšüščšäšąÜąŲąÜąÜąÜąŌŠŌŠĢÄĢĄĢĄĢĄŌ¹°§°§°£›£›£›£›£hÖ,rh8'R5h8'RhV`5CJaJhė=‚5CJaJ h~A$h­Fhź`2hŒ0hŒ05hŒ0h Oh­FhV`hŽK?hj]Ćh»u¤h„Nšh„Nš5h„Nšh~A$h~A$5h~A$;ā†.‡{‡Č‡ō‡÷‡ų‡ ˆ ˆ#ˆ;ˆSˆiˆjˆ–ˆŖˆ½ˆŌˆäˆųˆ‰‰‰‰3‰7‰T‰g‰‰‰ ‰śśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=ø©ˆŖˆ­ˆ®ˆ¼ˆ½ˆĄˆĮˆ×ˆŲˆēˆčˆūˆüˆ‰‰‰‰‰ ‰‰‰‰3‰6‰:‰W‰g‰£‰Ć‰Ż‰2Š4Š|Š}Š‚ŠƒŠŸŠ£ŠøŠ¹ŠéŠ ‹ ‹!‹;‹z‹}‹~‹łščäąäčäčäčäčäÜŲÜĢĆĢŗĆŗ±­©­„”™™’ŗĆŗ±©ŽŠŽ­Ž­z h”wžh”wžh„Nš5CJaJhodŒh Zō h”wžhŽK?hŽK?hyyāh+*Ähšh„Nšh”wžh”wž5CJaJh­F5CJaJhV`5CJaJh­Fh­F5CJaJhųdˆh­Fhė=‚hÖ,rhÖ,rhÖ,r5hÖ,r5CJaJ h8'Rh8'R0 ‰Ć‰Ż‰Ž‰&Š@ŠdŠ}Š~ŠŸŠ Š¹ŠéŠ ‹!‹;‹^‹z‹~‹”‹•‹¼‹ķ‹ŒCŒrŒ‘ŒØŒŲŒśśśśśśśśśśśśśśõśśśśśśśśśśśśśgdyyāgd=ø~‹‹€‹‚‹ƒ‹“‹”‹•‹˜‹»‹¼‹ķ‹š‹ Œ*Œ+ŒCŒrŒ‘Œ”Œ•ŒœŒŒ§ŒØŒ°Œ±ŒĀŒĆŒ =×Ž*ŽfŽiŽjŽlŽ‹ŽŒŽŽŽtīš±Ū‘y‘öķöäöŲŃŹĘĀĘĀ¾ŗ¾ŗ¾¶ŗŹ²¾²®²Ŗ²¾²¦¢¶¦¶¾žšä‘š‰…²²}hh’Iyh»u¤h ZōhŽK?h Zō5CJaJhV`hšhõthodŒh°Yūhė=‚h”wžhih„Nšh&Xh+*ÄhŖN“ h”wžh”wž h”wžhė=‚h­Fh­F5CJaJhV`5CJaJhs “5CJaJh­F5CJaJ0ŲŒ =a‡°×Ž*ŽfŽjŽŒŽŽ³ŽžŽ#RtœÄķī3rš±ŲłśśśśśśśśśśśśõõõõõśśśśśśśśśśśgdŽK?gd=øł‘J‘y‘”‘Ē‘ß‘’ ’_’‚’©’Ó’ž’&“^“‡“Ø“ä“”C”|”¤”Ļ”ū”•=•T•U•d•śśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=øy‘”‘Ē‘ß‘’’ ’=’>’@’ż’ž’&“]“^“a“†“Ø“ä“$”3”B”?•@•A•S•T•U•V•W•[•c•d•g•†•Ē–É–Š–Ü–Ż–Ž–ņ–õ–üųōšģčōąŪōŌųŠÄ»·ųŠųŠų³Ŗ”˜ƒw˜w˜sokosŠsosŠh >hä?ņh# Šh=øh=ø5CJaJh=øhØ15CJaJh=ø5CJaJhė=‚5CJaJh1+x5CJaJhi5CJaJhih: h: 5CJaJh=øh°Yū5CJaJh°Yū hĢOōhĢOō hĢOō5hĢOōhĢOō5hŖN“h=øhšhĢOōhodŒhĆ65*d•e•†•±•å•–D–`–•–Ē–ż–!—O—{—Ÿ—Č—é—˜3˜U˜v˜y˜~˜€˜”˜•˜¢˜ä˜™śśõõõõõõõśśśšśśśśśśśśśśśśśśśgdä?ņgd >gd=øõ–ü–ż–!—_—z—{—ž—Æ—Ē—Č—˜˜'˜(˜3˜U˜W˜`˜a˜u˜v˜y˜˜”˜•˜–˜”˜¢˜©˜“˜µ˜ć˜™™™™ ™™™™÷ļ÷ėēąėÜŲėŲŠŲĢŲČÄĄėēĄĢ¼³§ž–‘Ä‰Ä…‰…}xofhž£5CJaJh¹{¬5CJaJ h¹{¬5h Zōh¹{¬5h¹{¬hž£h Zō h# Š5h Zōh# Š5h# Š5CJaJh=øh1+x5CJaJhė=‚5CJaJhqJ‡hšh# Šh >h°Yūh.Žh.Ž5h.Žhla hšhä?ņhŽwhä?ņh°Yūh# Š6h°Yūh°Yū6(™™™A™C™O™j™k™z™„™¦™§™©™Ź™Ė™ š š?šsš¾šŪš›8›H›~›Š›¢›Ō›ż›śśśśśśśśśśśśśśśśśśõõõšššššššgd­A‰gdV`gd=ø™A™B™D™I™O™P™T™i™j™k™l™q™x™y™~™™£™¤™Ø™Ŗ™¼™Č™Ė™Ģ™Ī™Ļ™÷™ž™ š#š.š9š>š—šœš¢š§š½šČšĶšĪšĻšŠš(›-›2›üóźāŻźóüŁóźāŻźóüÕüŃĶÄ»ĶIJ©²›²Ń—Ń—‡‚—Ķ—Ķ—Ķ—Ķzu h­A‰5h.Žh­A‰5 hV`5h.ŽhV`5h.Žh.Ž5hV`h.Žh.Ž56CJaJh^!ö5CJaJh.Ž5CJaJhś K5CJaJh­A‰5CJaJh­A‰h.ŽhM:Öh¹{¬ h¹{¬5h Zōh¹{¬5h¹{¬5CJaJhž£5CJaJhž£.2›F›G›I›l›q›x›¢›tvxz–ž¶ø¼¾ŠŌÜäę8ž:ž>žDž–ž¾žĄžÄžĘžŸ"Ÿ$Ÿ*Ÿ¼Ÿ¾ŸĄŸĀŸČŸüóźüāŻüŁźŠĒ»²»«²Ē²¢ž–‘‰‚²{vrk¢gžgržgž‚r{h > h™?h >h™? h™?5 h1dh™? hÄ hÄ hÄ hÄ 6 hÄ 5hÄ hÄ 5hÄ hÄ 5CJaJ h­A‰h=øh™?5CJaJh=øh=ø5CJaJh›j'5CJaJh1+x5CJaJhla h­A‰5h.Žh­A‰5h­A‰5CJaJhV`5CJaJh­A‰(ż›Tœ°œ,tøŗŠŅ:ž<žŠž¾žĄž$ŸšŸ¾ŸĄŸäŸ   3 H [ m ~ Ž § æ śśśśśõõõõõšššõõõõšõõõõõõõõõõgd™?gd=øgd­A‰ȟŌŸāŸäŸčŸžŸĖ Ļ Š ””””,”-”@”F”H”I”ę”ļ”¢$¢I¢Q¢b¢c¢y¢z¢—¢˜¢œ¢”¢Ń¢Ņ¢č¢ģ¢££/£0£1£¤¤¤śņėāŪ×Ó×ÓĢĆ·®„®”™””™”™”™”®„®„”””€”™”€”®|€up hņU5 h1dhņUhņUhd÷hd÷5CJaJ h“ah“a h“a5h“ah“a5h“ah=ø5CJaJh“a5CJaJh=øh=ø5CJaJh1+x5CJaJ h™?hõ!hõ!h™? h™?h™?h™?5CJaJ h1dh™?h^kth™?5 h™?5,æ Š ś  ””-”.”?”A”y”ø”Ó”Ō”ā”ć”¢D¢R¢a¢c¢e¢w¢x¢•¢–¢Š¢£/£0£śśśśśśśśśśśśśśõõõõśśśśśśõõõśgd“agd=ø¤¤&¤,¤.¤0¤2¤8¤>¤J¤L¤p¤r¤„¤”¤¦¤Ø¤¶¤Ę¤Č¤Ź¤Ī¤ę¤ü¤„„„"„$„b„h„j„¢„°„¦¦¦¦¦ ¦#¦?¦C¦G¦H¦J¦Y¦\¦÷šģčšģäŻÕäŠČŻäģä¼°§¼š£ģ›ģ䓊䏣ģ‹ģš‡ƒäzä¼z¼zähd÷5CJaJhV“hPčh†RńhŌhd÷hd÷5hd÷hņU5h“ahņU5CJaJhd÷hņU5CJaJhd÷hd÷5CJaJh^kthd÷5 hd÷5hV“hd÷5 h1dhd÷hd÷hÕ ņhņU h1dhņUh^kthņU5/0£2¤4¤’¤”¤¤¤Č¤Ź¤V„t„²„ņ„¦¦¦!¦@¦A¦Y¦Z¦v¦w¦«¦¬¦½¦¾¦ė¦ģ¦§śśõśśśśśśśśśśśššššššššššššśśgdV“gdd÷gdņU\¦v¦ģ¦š¦§v§ž§é§ė§ó§õ§ü§ż§’§ØØØØØØ?ØQØYØZØf؅؆؇؉،؎ؖ؝ؠػØÕØÖØŁØļØšØņØõØ©÷óļēļćļćŪÖĻćĻćĻĖĻćĖĻćĖćĖćÄćóø¬ ¬›ó—‡ƒóøwhd÷hŌ5CJaJhd÷hd÷hÄ 5hd÷hÆ75hÆ7 hV“5hd÷hÆ75CJaJhd÷hV“5CJaJhd÷hd÷5CJaJ hŌhd÷hå­ hŌhŌ hŌ5hŌhŌ5hŌhē_hē_5hē_hV“hd÷hV“5*§§7§Z§v§Ÿ§é§ź§ō§@؅؆؈؝؞ØÓØļØšØńØ ©#©A©P©S©u©v©©śśśśśśśśśśśõšššššõõõõėėęęįgd"S°gd›j'gd=øgdV“gdŌgdņU©©©© © © ©©O©P©Q©R©S©T©[©v©w©x©©ŖŖŖŖ$Ŗ0Ŗ2ŖHŖNŖdŖpŖ”ŖņéŻéĻĆ¼øÆéÆ£šŽš…|ple`XeleleP`lhSUh"S°5h^kth"S°5 h"S°5 h1dh"S°h"S°hĪ]h"S°5CJaJh"S°5CJaJh÷w‘5CJaJh=øh›j'5CJaJh›j'5CJaJh=øhņU5CJaJhņU5CJaJhŌ h1dhŌhd÷hŌ5CJaJhuķhd÷56CJaJhuķhuķ5CJaJhd÷5CJaJhuķhŌ56CJaJ©‘©4ŖDŖˆŖŠŖ¤Ŗ¦Ŗ ««Z«\«^«¦«Ø« ¬*¬+¬l¬®¬ŗ¬¼¬ė¬ģ¬ū¬ü¬ ­­'­śśśśśśśśõśõõõõõõõõõõõśõõõõõõgd›j'gd"S°”ŖžŖŌŖÖŖęŖ ««(«*«2«8«:«Z«`«d«f«ø« ¬¬»¬½¬¾¬Å¬ė¬ķ¬ļ¬š¬ņ¬ó¬ū¬*­;­A­U­d­r­ƒ­Ž­ ­¬­Ä­Å­é­3®8®\®i®j®ƒ®7Æ8Æ:ÆPÆQÆ]Æ÷ņźćßÖņźćßćßÖĶÖĶÉÅÉßÖ¹ÖßĶÖĶ°ĶÉÅØÉÅÉÅÉÅÉÅÉßÅ ÅߕßŎĶÅÉÅ h÷w‘hˆv‰h"S°h"S°CJ(aJ(hävĮhˆv‰5hävĮh÷w‘5hV`5CJaJh=øh"S°5CJaJhˆv‰h÷w‘h÷w‘5CJaJh"S°5CJaJh"S° h1dh"S°h^kth"S°5 h"S°5hĪ]h"S°56'­(­H­e­„­”­Å­é­®® ®?®\®ƒ®„®·®Č®Ż®Ž®Æ"Æ7Æ8ÆQÆ^Æ_ÆqÆuÆÆśśśśśśśśśśśśśśśśśśõõõśśśśšššgd÷w‘gdˆv‰gd›j']Æ^Æ`ÆbÆcÆqƌƍƎƏƐƔƗƠƦÆØÆ©ÆŖÆĆÆÅÆ°°°°$°.°0°D°F°L°b°n°„°ˆ°Š°°ž° °Ę°4±r±łõģćģõÜģÓŹ¾Ź¾Ź¾µ±„”–‘‰–±–±–‘±””ytokghŚhjIŌ hjIŌ5 hĪ]5hĪ]hĪ]5hSUhSU5h^kthSU5 hSU5 h1dhSUh·S‚hĪ]hĪ]hĪ]5CJaJhSUhSU5CJaJh=øh=ø5CJaJhś K5CJaJh1+x5CJaJ h÷w‘h÷w‘h"S°5CJaJh÷w‘5CJaJh÷w‘ hˆv‰hˆv‰(ÆØÆ©ÆĆÆÄÆ2°B°„°†° °¢°Ą°4±t±v±ā±ä±5²p²q²ˆ²‰²Ć²Ł²³6³:³P³~³śśõõõõõõõõõõõõõõõõõõõõõõõõõõgdSUgd=ør±t±v±x±z±¤±¦±¶±ą±ā±č±ņ±ų±o²p²ˆ²‰²Œ²Ā²Ć²Ł²č²³ ³³6³:³=³~³…³¤³„³õ³<“>“ĪµŠµÖµŽµęµ¶ ¶¶K¶E·H·‡·°·±·Ž·łņķčķąŁÕŃĶÅĶ½ĶÕ¹Õ¹µ¹Õ±Õ­Õ±µ±­¦ž­¹­¹š¹µ¹•†¹‚¹µ~µ~h:k>h)hl h1dh–®h^kth–®5 h–®5h:üh{N~h{N~5 h–®h{N~h{N~h¼|FhbÖh–®hŽO¶hŽO¶6hŽO¶hŽO¶5hŽO¶hSUhĪ] h1dhSUh^kthSU5 h·S‚5 hSU5 hSUhSU hjIŌhjIŌ1~³„³ŗ³Ģ³ģ³ķ³>“¤“ź“ś“ µ4µ|µĘµČµŠµŲµąµāµ'¶(¶K¶L¶‚¶š¶Ē¶ģ¶ķ¶·śśśśśśśśśśśśśśśśśśõõõõššššššgd)hlgd–®gdSU·D·E·{·±·ą· øVø˜øČø,¹¹˜¹š¹ģ¹JŗTŗĘŗ"»,».»4»‚»„»¬»®»¼S¼m¼śśõõõõõõõõõõõõõõõõõõõšõõõõõõgd:ügdSUgd)hlŽ·ß·ą·ä·é·*ø,ø2ø6øPøTøVøŲø*¹,¹–¹ž¹ø¹ŗ¹Ź¹PŗXŗ^ŗĢŗźŗžŗ »"»2»8»h»€»‚»ˆ»Ž»Ŗ»“»H¼^¼©¼»¼¼¼Ę¼Č¼É¼Ė¼Ģ¼üųōüōķåąåąŁųÕųÕŃĢĽŃÕŃÕµÕµÕų±„œ„±ų”ų‹ų”ų±ÕvhjIŌ5CJaJhĪ]hjIŌ5CJaJh #ä h:k>5h:k>h:k>5h:ü5CJaJhĪ]h:ü5CJaJh:ühśc§hśc§5 h1dho@_h^ktho@_5 ho@_5ho@_hśc§ h–®h{N~ h–®5h{N~h{N~5 h{N~h{N~h{N~h:k>h–®.m¼Ē¼Č¼Ų¼Ł¼½½.½?½U½V½”½Ź½Ė½¾¾N¾|¾µ¾ń¾ æ æææ^Ą`ĄęĄ8Į:Į°ĮśśśśśśśśśśśśśśśśśśśśśśśśśśśśśgdSUĢ¼Ī¼Ś¼Ź½ż¾æ æ æ æææææĄĄĄ(Ą,Ą0Ą\Ą^Ą`ĄbĄ¼ĄÄĄŚĄäĄęĄŠĮ˜Į°ĮųĀśĀüĀxĆzƀƓƶĆóźęāŽāęŅźŅÉĀ»·³Æ³·³«¤ ·ę·ę ·ę·ę™’ā‰€thh=øh=ø5CJaJh=øhś K5CJaJhś K5CJaJh:ü5CJaJ h1dhSU hŌhjIŌhSU h·S‚hśc§hĪ]hbÖh:k>hśc§ h·S‚h·S‚ h·S‚hĪ]hĪ]5CJaJhĪ]hĪ]5CJaJh2c=h:ühjIŌhjIŌ5CJaJhĪ]hjIŌ5CJaJ&°Į²ĮĀNĀPĀŅĀśĀüĀ¶ĆøĆīĆšĆ,Ä<Ä|Ä~ĘĚÄüÄžÄpÅīÅ/Ę:ĘQĘRĘiĘŖĘśśśśśśśõõššššššėšššššššššššgd #ägd§Čgd=øgdSU¶ĆŗĆ¾ĆģĆīĆōĆśĆüĆÄÄ(Ä*Ä@ÄFÄ\ÄhÄ|ĈĒĘĚĞÄČÄŹÄŚÄüÄÅÅQĘkĘ©ĘŖĘūĘĒ3Ē‹Ē ČČ4Č6Č8Č:Č<ČRČ^Č|ȂČĢČŅČŹöķįöŲŃĢÄŃĄŃĄŃøĢĄ“¬§“ĄĢÄŃĄ£Ÿ£Ą£Ą£›—›Ą‡‚›Ą›~›~›~›hŽ_õ h4)ƒ5hq0.hq0.5hq0.h§Č5hŃ:Chq0.hS$Ÿh•VĄ h #ä5hĪ]h #ä5h #ähSUh§Č5h§Čh^kth§Č5 h§Č5 h1dh§Čh #ä5CJaJhĪ]h§Č5CJaJh•VĄ5CJaJh§Č5CJaJ1ŖĘÖĘūĘ4ĒnĒ‹Ē’Ē8Č<ČĄČžČtÉŖÉŹ6ŹlŹ¬ŹźŹ&Ė€ĖŠĖŚĖÜĖ&ĢdĢ¢Ģ“ĢµĢÉĢśśśśśśśśśśśśśśśśśśśśõõõõõõõõgd4)ƒgd§ČŹ6ŹBŹjŹpŹ¬ŹĀŹÖŹ&Ė~Ė€ĖŠĖŒĖŽĖ’ĖĄĖŲĖŚĖąĖęĖčĖųĖ²Ģ³Ģ¶ĢøĢ¹ĢŗĢ¼ĢĖĢĶĶ1ĶAĶSĶŹĶĖĶĢĶĶĶĻĶŠĶŃĶÓĶęĶĪüųīēųćŪćüŌŠĢŠĆ·®·Ģ§ Ģœ ĢĆ·Ć·ĆĢĢŒ„Œ}ĆtĆ·Ć·ĆĢh #ä5CJaJ h #äh #äh #äh #ä5h #äh4)ƒh4)ƒ5CJaJh›3Ę h4)ƒh4)ƒ h1dh4)ƒhŽ_õ5CJaJhĪ]h4)ƒ5CJaJh4)ƒ5CJaJh4)ƒh§Č hq0.hŃ:Ch³h³5h³ hq0.56hq0.hq0.56hq0.hŃ:C,ÉĢŹĢęĢńĢņĢ ĶĶ+Ķ1Ķ2ĶkĶlĶ‘ĶŹĶĖĶĢĶćĶäĶžĶĪĪ$Ī%Ī>Ī?ĪjĪ•ĪæĪ Ļśśśśśśśśśśśśśśõõõõõõõõõõõõõõgd§Čgd4)ƒĪĪ ĪĪ'Ī)Ī+Ī=ĪčĪéĪźĪģĪóĪ Ļ Ļ'ĻŠŠŠ(ŠfŠpŠvŠxŠ‚Š„Š†Š–ŠŲŠŚŠ(Ń.ŃDŃPŃpръьђєќŃĘŃČŃĪŃüŃŅ÷ņ÷éā鎌Ńżż³Ŗ¦¢ņ–¢ņ‡ņ‡¢¢ņ{¢sņņ¢ņ‡{¢hĪ]h #ä5hµhįhSUh #ä5h^kth #ä5 h1dh #ä h #äh #ä hµhį5h #ähĮ hĮ 5CJaJh=ø5CJaJhś K5CJaJh=øh=ø5CJaJh1+x5CJaJhŽ_õh4)ƒ h4)ƒh4)ƒh4)ƒ5CJaJ h #ä5h4)ƒh4)ƒ5- Ļ Ļ'Ļ(ĻhŠjŠĪŠŃ"ŃrŃtєіѾŃŅNŅPŅÖŅŲŅÓ(Ó*ÓdÓfӘӚÓŌ4ŌXŌśśśõõõõõõõõõõśśśśśśśśśśśśśśśgd #ägd§ČŅŅŅŅ:ŅLŅVŅŹŅŠŅŅŅÖŅäŅčŅźŅÓÓ&Ó(ÓfӖӘÓÜÓģÓ!Ō)ŌOŌVŌzŌŌ‘ŌīŌļŌšŌńŌÕՆՉՖÕĪÕęÕīÕśÕūÕÖÖÖÖüõķüåąüķŲüŌĢĒŌĄü¹°ü¬üåüåüåüŌüŌ„°œ°¬˜”˜”˜¬Œ‡˜€{‡ h’|”5 hT`’hĮ hT`’5hĮ hĮ 5hµhįhT`’hµV 5CJaJ hµV h9ČhĮ hĮ 5CJaJ hµV hµV h9Čh9Č h9Č5h9Čh9Č5h9Čhµhįhµhį5 hµV 5hµV hµV 5hµhįhµV 5 hµhįhµV hµV /XŌ‘Ō·ŌļŌšŌÕÕQÕtՆՖÕĪÕįÕāÕÖ2ÖVÖ‰Ö«Ö“ÖÕÖžÖ ×!×"×6×l×mשלśśśśśśśśśśśśśśśśśśõõõśśśśśśgdµhįgd§ČÖ1Ö2Ö4Ö?ÖCÖYÖaÖeÖfÖ}Ö~ֈ։ÖŖÖ«ÖÆÖ“ÖŻÖāÖõÖ×!×"×%×&×)×*×p×q×tיך×Øש×Ū׹×ā×åן×ń×÷× Ų3Ų4ŲYŲ^Ų`ŲcŲpŲrŲuŲvŲ—ŲšŲ›ŲĖŲŌŲłņīźīźīāŻłŻłņłīŁŃŁŹŁŹŁłźīźĘźīźĘ¾ĘźĘ¶Ę¶Ę¶ĘīĘīĘīĘīĘŁĘƦ™•‘hJ_WhéBhĮ héB5CJaJhĮ 5CJaJ h’|”h’|”hT`’h2G>5h2G>h2G>5h2G> hT`’hµhįhµhįhµhį5hµhį hT`’5hT`’hT`’5h’|”hT`’ hT`’h’|” hT`’hT`’9©×Ö×ņ×ó× Ų/Ų0ŲYŲnŲqŲuŲvŲ—Ų›ŲČŲßŲąŲŁIŁwŁšŁŅŁÓŁśŁŚŚ[Ś›ŚœŚŸŚśśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd§ČŌŲõŲöŲ ŁŁŁ)Ł4Ł6Ł>ŁIŁRŁ\ŁvŁwŁšŁŸŁ§Ł©ŁŃŁŅŁŚŚŚ#Ś-ŚJŚYŚZŚ[ŚŽŚ“ŚžŚŸŚ Ś²Ś¶ŚĘŚČŚŪŪ*Ū+ŪlŪ½ŪĮŪ‚ÜÆÜĖÜŅÜ×ÜąÜķÜīܤŻ„Ż¦ŻźŻŽ>ŽüųüōüšģšģüšüčüčüģčģäųüųüÜüōųüųŌųĶÄ»²®²®²®²Ŗ¦Ŗ®Ŗ¢Ŗ¢Ŗ¢Ŗž¢ž¢š–hĘ„hņ>h’|/h9Čh‹hĮ h"0Ih"0I5CJaJhĮ 5CJaJhT`’5CJaJ héBhŽ?ŽCŽGŽsŽ Ž£ŽŗŽ»ŽćŽäŽßAßeߏßØß×ßŲß ą ą;ą<ąqąrąŸąŠąźąėąśśśśśśõõõõõõõõõõõõõõõõõõõõõõgd=øgd§Č>ŽBŽCŽDŽFŽrŽœŽŸŽ Ž¢Ž¦Ž¹ŽŗŽ¾ŽŹŽćŽäŽēŽģŽšŽńŽųŽūŽß'ß@ßAßeßhßiߒߓ߫߬ß×ßŪßėß ąąąą:ąüõģćßŪģĻĘ½Ę±­„­žĘ„™„­•­•‘•‘­­­­‰‰}up} hŚ5hŚhŚ5hŚh9Čhņ>5hņ>hŲzAhPčh¶3< hFtõ5 hFtõhFtõhĮ hFtõ5hFtõh=øh=ø5CJaJh‹5CJaJhFtõ5CJaJh=øhĮ 5CJaJhįVįāāāāā„ā†āŌāŚāšāüāćć$ćłõńéńõńéõåõåõŻõŁŠĒ»²»© ©”‰„|‰‰‰t„phhĪ]hŲzA5hŲzAhSUhģH–5h^kthģH–5 hģH–5 h1dhģH–hģH–hĪ]hģH–5CJaJh=ø5CJaJhģH–5CJaJhś K5CJaJh=øh=ø5CJaJh1+x5CJaJhFtõ5CJaJhFtõh‹h9Č5h%8]h9Čhņ>5hņ>h9Č hŚhŚ'ėąį9į:įVįWįLāˆāĄāŠāćć.ć0ćŽććźć-ä]ää¾äæä÷ä;åDåEåFåaåhåśśśõõõõõõõõšõõõõõõõõõõõõõõõõgdŲzAgdģH–gd=ø$ć.ć0ć4ć^ć`ćpć”ćčćźć¾äĮäąäóäöä÷äååå:å;åHåJåKåLåNå`åaå ę`ębęję²ę“ęĪęŠęŅęŌęFē†ēˆēźēšēččč"č&č0čpčxč|č‚čŠčŒčśöņķåŽņŚņŚņŚöŚņŚŅŚĪŚĪŹŹÅĪņ“¬ņĪØĪØĪņĪ¤Īöœöœö¤öœöœś•‰ hŲzAhŲzA hõó5 hõóhõóhŲzAhŲzA5hyx4hŽ_õhq0.hģH–5 h9CÖ5hĪ]h9CÖ5CJaJh9CÖ5CJaJh9CÖh9CÖhS$Ÿ5hS$Ÿ h1dhģH–h^kthģH–5 hģH–5hģH–hŲzA hŲzA56håbęfęŌęÖęōęöęēBēDēˆēŠēŚēččŒčźčģčTéÜéźé źźbźĀźÄź(ė”ėžėśśśśśśśśśśśśśśśõõõõõššššššššgdyx4gdŲzAgdģH–Œčččvé|éŒé’é–é˜éšéžéŚéīéōé ź źģģģ ģ!ģ"ģ$ģ,ģ-ģ.ģ0ģ1ģhģiģ}ģ³ģ“ģ·ģäģåģķķķķ ķ8ķ:ķKķNķVķ\ķ]ķ^ķbķhķiķüųšųüēŪēŪēü×ŅŹ×ų×ĮµĮµĮ¬Į£ĮŸ›Ÿ—Ÿ›ŸŸĮµĮµĮ£ˆĮŸ€›—›€—hWEHhWEH5hŽ_õhŽ_õ5 hS°h=øhWEHhŽ_õhS°hŽ_õ5CJaJhģH–5CJaJhĪ]hS°5CJaJhS°5CJaJhq0.hyx45 hyx45hyx4hĪ]hŲzA5CJaJhŲzA5CJaJhõóhõó5hõóhŲzA2žėģģģ-ģ.ģcģ“ģåģķķķ7ķ8ķKķ‚ķ½ķÉķŹķŻķīQīsī”ī½ī¾īŃī ļśśśõõõõõõõõõõšõõõõõõõõõõõėėgdWEHgdŽ_õgd=øgdyx4iķyķzķķžķ¤ķ¼ķÉķĢķŻķģķšķöķ&ī/ī:īEīsī½īĄīŃīŌīÜīāīėīńīļļļ ļ!ļ*ļ+ļ-ļ1ļIļššššš"šTšüųüōģüōüäōųÜųŲųŲųŲųŠĒųÜųÜųĒ¾²©² ²—‹‡€{s€okh~1¾h+yķh^kthf‡5 hf‡5 h1dhf‡hf‡hĪ]hf‡5CJaJhf‡5CJaJh+yķ5CJaJhś K5CJaJh=øh=ø5CJaJh1+x5CJaJhWEH5CJaJhŽ_õhWEH5hõóhWEHhWEH5hŽ_õhŽ_õ5hWEHhŽ_õ5hS°hWEHhŽ_õ* ļ,ļ-ļIļJļVš¬š¼šžšń^ń`ńŽńŅńHņ~ņŅņ,ó†óˆóĀóōōō8ō:ōžōśõšššššššššėėėėššęęęęšõįįįgd(„gd#¤gd+yķgdf‡gd=øgdWEHTšVš¬šĄšĘšÜščšņšüšžšń.ń0ń@ńJńLń\ńdń ņ$ņVņXņ~ņŠņŅņ,ó0óVóXóhóŽóĀóōō ō"ō&ō@ōjōxōšōœōžōõ$õ2õ„õŒõõ’õüųüńéäüąüÜäŌńąüąüąųąųąųüųŠĖĆ¼Š“Š«Ÿ«Ÿ«›Ü›—›—›Š›“Š~hĪ]hB85CJaJhB85CJaJhB8hfCxh(„hĪ]h(„5CJaJh(„5CJaJh#¤h#¤5 h1dh#¤h^kth#¤5 h#¤5h#¤h^kthf‡5hōeėh+yķ hf‡5hSUhf‡5 h1dhf‡h~1¾hf‡1žōąōõXõ„õ†õˆõŌõÖõöönöŗö ÷÷r÷t÷²÷“÷ś÷ųJųwųšų°ųÖų÷ų!łJłśśśśśśõõõõõõõõõõõśśśśśśśśśśśgdB8gd(„’õ”õ˜õÜõŽõāõöö–ö¤ö¦öøöŠöģö ÷÷÷÷÷÷p÷r÷|÷€÷®÷°÷²÷“÷¼÷ ųų>ųEųGųIųXųjų†ų˜ų®ųÆųķųöųłł ł5łIłįłęłēłöźöćß×ćßĻßĻßĻßĖĀ¶­¶Ā¦ćß×”ćߝß×ߙߙß×ß×ߝßĻßĖ‘Ė‰Ė€h1+x5CJaJh‡Hh‡H5h~tįh‡H5h~tįh(„ hB85 hB8h‡Hh7Ī5CJaJhĪ]h‡H5CJaJh‡H5CJaJh‡Hh~tįhB85hB8hB85hB8 hB8hB8hĪ]hB85CJaJhB85CJaJ2Jł\ł]ł‘łĒłęł÷łųł(ś*śxśzśźśģś*ūdū²ū“ū üAüBüSüTü~ü«üĆüąüżüżśśśśśõõõõõõõõõõõõšššššššššššgdĄ÷gd=øgd(„ēłéłźłöł÷ł(ś*ś,ś0ś6ś<śvśxśzś|ś€ś†śˆś”śčśīśņśųśśśū*ū.ūNū€ū†ūˆū’ū°ū²ū“ū¶ūŗūäūęūöūü@üAüDüSüóźóįŲźĻŲČĄČ¼µ®Ŗ®„®™Ŗ®„®•‘Č‘Č‘Č¼‘Œ‡Œx‘x‘ŖŲ h1dhĄ÷h^kthĄ÷5 hź õ5 hĄ÷5hĄ÷h^kthķsāh^kth=Å5 h^kt5hź õ h1dh=Å h1dh1dh^=8h^kth^=85 h1dh^=8h^=85CJaJhź õ5CJaJh=ø5CJaJh=Å5CJaJh=øh=ø5CJaJ,SüTüVüWü\üeürü€üü­ü®üÅüĘüāüćü’üżżż8ż9żWż^żqżuż{ż|ż~ż…żż•ż˜ż™żšżżžż”żøż¾żĮżĘżŹżž\ž^žbžĘžņžōž’’<’B’D’’’”’˜š ¢ĪłņīņźņźīźīźīźīźīźīźīźīįīÕÉį½±½±ØÕ¤ź¤ź¤œź¤ź¤ź¤˜¤˜¤˜¤˜ź˜ź˜¤˜ź˜h7^qhĄ÷hķsā5hķsāh1d5CJaJhź õhĄ÷5CJaJhź õh1d5CJaJhź õhķsā5CJaJhź õhź õ5CJaJhź õ5CJaJhĄ÷hź õ h1dhĄ÷ h1dhź õ<ż6żWżXż[żqżrż™żšżĒżVž¾žęž’<’Œ’Ž’^šŠö(H„¬āśśśśśśõõõõõõõõõõõõõõõõõõõõõšgdź õgd=øgdĄ÷ĪŠ‚„ŠŒŖ¬²“Üąāäč 014?TU)0CDJde~—˜"-@A\]`abderüųńźęųāųęųęŪ×ÓŹČŹÓ¼Źų“ųŪźųźāųźųāų°ų°źā°ź°ā°©ź¢™„hś K5CJaJh=øh=ø5CJaJh1+x5CJaJ h1dh=ø h1dh^kth^kth^kth1d5hź õhź õ5CJaJUhź õ5CJaJhź õhir h1dh7^qh1dhĄ÷ h1dh1d h1dhķsāh7^qhķsā2lation 14.3.2 Web 1. start Web browser 2. use URL http://localhost:631/ 3. select Manage Printers 4. select Add Printer 5. enter userid and password 6. enter name: WebLP loc: desc: and then Continue 7. Security warning, Continue 8. enter Device: LPD/LPR, and then Continue 9. Security warning, Continue 10. enter Device URI: lpd://198.110.193.149/lp lpd://hostname or ip address/queue name and then Continue 11. enter Make: HP, and then Continue 12. enter Model: HP LasetJet, and then Continue 13. Confirmation message 15.0 Scripting 15.1 General Information Shell scripting or programming is a way to store sets of commands into one file that can be run just like a single command. Shell scripts can be reused as often as necessary. Shell scripts save typing. Shell scripts are much like DOS batch files. Shell scripts or programs can be created with any text editor, like pico, vi or emacs. To run a shell script, the script file must have executable permission (x). Also, the script must be stored in a directory on the shell search path or the path must be explicitly provided. The following is a simple shell script which just runs a set of bash commands: #!/bin/bash cd ~user/makeprog rm *.o make prog cp prog /usr/bin The first line above, '#!/bin/bash' indicates which shell or program executes the script commands. Assume this shell is saved in the file, myshell.sh. Make the file executable by issuing the following command: $chmod u+x myshell.sh (use a+x if everyone can use this shell) The shell can be run as follows: $bash myshell.sh from current directory -or- $./myshell.sh from current directory -or- $myshell.sh if myshell.sh stored in /usr/bin 15.2 Shell Programming in Bash The Bash shell has a full-featured programming language including variables, control structures, functions and input/output methods (see Bash sample script below). Bash is used a lot since this shell is available on all UNIX/LINUX computers. Many important system scripts, such as the Startup scripts used by the init process, are written in Bash. Ļ% Variables Variables can be assigned numeric or string values and command strings. $let a=4 assign numeric value $let b=3 $let c=a*b $echo $c 12 $let a=2*3 $let a=2**3 2*2*2 = 8 $a=4 assign string values $a=myname $a='dave smith' $echo $a display value of variable a $a=`ls -la` assign command string $echo $a run command stored in a $export a make the variable an environment variable that can be used by all commands 15.2 Shell Programming in Bash (continued) Ļ% Boolean Values true = 0 false = !0 (not 0) the program file, /bin/true, returns 0 when run and the program file, /bin/false, returns !0 when run There are numeric and string comparison operators. For example, $a > 3 is a string compare $a -gt 3 is a numeric compare Ļ% Special Boolean Flags -f file exists -d directory exists -e either file or directory exist -r readable file exists -w writeable file exists -x executable file exists -z string exists (length > 0) if [ -f $file ]; then echo $file exists fi 15.2 Shell Programming in Bash (continued) Ļ% Control Structures ”% while loop while [ condition ]; do commands done ”% for loop for var in {set} do commands done ”% if statement if [ condition ] ; then Note: space after [ and commands before ] are required fi for example, if grep -q dpowers /etc/passwd; then echo dpowers is a valid user fi ”% if-else statement if [ condition ] ; then commands else commands fi 15.2 Shell Programming in Bash (continued) Ļ% Shell Arguments $1 first shell argument $* all shell arguments ”% mail kill spam message $./killspam user_name killspam #!/bin/bash echo Please do not spam me | mail $1 ”% display all shell command arguments $./showargs arg1 arg2 arg3 showargs #!/bin/bash for a in $* do echo $a done 15.3 Sample Scripts Ļ% Bash1 - with a while loop, input method and a variable (a) #!/bin/bash ls | while read a do echo $a done This script will list all the files in a directory, one file per line. Ļ% Bash2 - with a for loop and a variable (a) #!/bin/bash for a in 2 3 5 7 11 do echo $a is a prime number done This script will list all the primes in the set. Ļ% Perl - a very simple Perl Script #!/bin/perl print "Content-type: text/html\n\n"; print "Hello World.\n"; This example could be used with a web browser because of the first print line. Perl is much more powerful than Bash for scripting and could be used for more complex applications. 16.0 Installing Software Packages 16.1 Installing Software Packages Ļ% Installing software packages on Redhat LINUX can be done in one of two (2) ways: 1. Finding and installing an RPM file. RPM stands for Redhat Package Manager. RPM files can be found at www.rpmfind.net as well as other Web sites. For example, an rpm file (get i386 version for Intel xx86 PC) for the wumpus game can be found at the web site, www.ibiblio.org/pub/Linux/games/strategy/!INDEX.short.html and downloaded to a local directory. $rpm –i wumpus-1.3-1.i386.rpm install program $rpm –e wumpus-1.3-1 uninstall program Some problems that occur when installing rpm files are failed dependencies and file conflicts. These problems can be ignored by using the --nodeps and --force options respectively. 2. Finding the source code and making (compiling) a new executable. Source files can be found at www.sourceforge.net as well as other Web sites. For example, the source files for the wumpus game can be found at the web site, www.ibiblio.org/pub/Linux/games/strategy/!INDEX.short.html and downloaded to a local directory. $tar xfz wumpus-1.3.tar.gz uncompress the archive file; this creates a directory that contains all the source files $cd wumpus-1.3 change to source directory $cat README read README file looking for any special installation instructions $make compile sources into an executable $make install copies executable and man pages to the appropriate directories $make uninstall remove executable and man pages A common problem that occurs when making software from source code is missing definitions or files during compilation. 16.0 Installing Software Packages (continued) 16.2 Adding/Removing Standard Redhat Applications Select System Settings ŗ% Add/Remove Applications from the Redhat Desktop Applications and Servers, such as, Apache Web Server, sendmail mail server, ftp and others, can be installed or uninstalled from your system. 16.3 Resources Redhat V9.0 updates: list of enhancements and bug fixes https://rhn.redhat.com/errata/rh9-errata.html Redhat V9.0 Bug fix #247 https://rhn.redhat.com/errata/RHBA-2003-247.html RPM "how to" guide http://tldp.org/HOWTO/RPM-HOWTO/index.html 17.0 Linux Resources 17.1 MAN pages $man bash (or any command) $man –k command (list all pages for command) $man 3 printf (show a specific page) $info bash (or any command) $help command (any shell built-in command) $help (list all built-in commands) $command --help (for any command) 17.2 Web pages www.google.com search engine; search for LINUX info kt.zork.net LINUX kernel traffic site www.tldp.org LINUX Documentation Project counter.li.org stats and graphs on LINUX worldwide use www.linux.org a resource site for LINUX www.linuxjournal.com LINUX journal site www.linuxmall.com LINUX products www.freshmeat.net a resource site for LINUX www.redhat.com Redhat LINUX distribution site groups.google.com google groups; usenet site 18.0 Rebuild Linux Kernel Reasons to rebuild the Linux Kernel: 1. fix bugs 2. add enhancements (including new device drivers) 3. customize the kernel code Steps to rebuild the LINUX kernel: 1. download new kernel source from ftp site even versions (2.0, 2.2, etc.) are production versions and odd versions (2.1, 2.3, etc.) are development versions. $uname -a displays current kernel version $ftp ftp.kernel.org Name: anonymous Password: (anything) ftp> cd /pub/linux/kernel/v2.6 ftp> ls *tar.gz (to list all source files) ftp> binary (set binary mode) ftp> get linux-2.6.0.tar.gz (save in /usr/src directory) ftp> bye 2. untar and uncompress file. this will create a directory, linux-2.6.0, that will contain all the source files $tar xvzf linux-2.6.0.tar.gz 3. change to source directory $cd linux-2.6.0 4. make config file $make config text interface; many questions to answer - or- $make menuconfig gui interface for linux kernel options 5. rpm module-init-tools (only needed when major changes occur; i.e., if going from V2.4 to V2.6) $rpm -i module-init-tools-version.i586.rpm 18.0 Rebuild Linux Kernel (continued) 6. edit Makefile change gcc to gcc296 and g++ to g++296 7. $make bzImage build linux kernel this step takes a while (1 hour +) -or- $make $make install 8. $make modules_install 9. find kernel file and copy to /boot $cp arch/i386/boot/bzImage /boot 10. edit grub.conf file to include the new kernel. add an entry identical to current image but with new kernel file /boot/grub/grub.conf boot loader config file (a sample with 2 OS images) title Dave root(hd0,0) 1Ur‹«ÅĻŚóDe˜ÉäA]^`astśśõõõõõõõõõõõõõõõõõõõõõõõõõõgd=øgdź õrsŽ\o‰”Ų ©¬ĢĶż*+/47Ddghip„‹Žō’  & T ’ ” Ģ  ž ž z { | Ż öķéåįŁįåŃåéĶåÉåÉĮøÉĮÉéÉĮøÉįɱØķøķØ餠¤˜“¤ ¤ ¤Ķ¤‡¤ h°'—h°'—5hĄ÷ hŪ.–5hŪ.–hŪ.–5hjBZhŪ.–hŪ.–5CJaJ h r†h r†h r†5CJaJh r†h r†5h r†h,( h‡Õh‡Õ5h i˜h i˜5h i˜h‡Õhā9Vhā9V5CJaJh=ø5CJaJ3Äó)aš›Ń IƒĮĀü'>JWno¦ŲDPQŠØśśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=øØ©ĶĪł+4eh‹ŹPŽĢž’  ” Ģ Ī  : t œ ž śśśśśśõõśśśśśśśśśśśśśśśśśśśśgd r†gd=øž Ā ž  " 3 J N | } µ ß ą  E F t u *,N†ˆxzö"$zśśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=øŻ Ž ß # D E I s t  *¼Ī6JŠąīšŗčų6ŌÖÜŽčź8JLP¦Ø“ŲÜ"$68PRVX`b„†÷óļėļēŽēŚÕŚĶŚĶŚēÅēĄēėēėē¼ē¼ē¼ēŚøŚÆŚø§¢¢øėøėøėø–„øėh°'—5CJaJhŌ8“5CJaJ hŌ8“hŌ8“ hÓ>=5 hŌ8“5hŌ8“hŌ8“5hxPķ5CJaJhŌ8“hÕu¦ hM-5hM-hM-5hxPķhxPķ5 hxPķ5hxPķhM-5CJaJhM-h°'—h,( hjBZh°'—hjBZ54zŅŌ 8jŗų6v¾Ąü*8L¦ØŚÜž@Xt’°²śśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=ø†’ž®²ņōśü(*6BZ\^vxŽ¢¤®ŅŌģ0HJvŠĘHJVx|–˜¬®&(*†Œ’“48r„ˆ²ŌŽüųšģüģüåÜÓüģüųĪųģüģüģüģĘģæüģü»ģ»·»üųĪųüģüģü®„®„· ·œųœųœųœhM- h:?-5h:?-5CJaJhÓ>=5CJaJh:?-hxPķ h°'—hŌ8“h°'—h°'—5 hÓ>=5h°'—5CJaJhŌ8“5CJaJ hŌ8“hŌ8“h°'—hÓ>=hÓ>=5hÓ>=hŌ8“9²äü46\^Ō2HJtvŲHJz|ĀÜö&*„†²śõõõõšõõõõõõõõõõõšõõõõõõśšśśgdÓ>=gdŌ8“gd=ø²“ō68r°²ÖöHJžāä ,L\z¼¾@Bb ĀÖśśśśśśśśśśśśśśśõõśśśśśśśśśśśgdÓ>=gd=øŽFPžŖ4LVdfjŒŽ¾ÄŹŅŌŚčü>@BļįŚįÖÅįÖ“¢“‡~‡zrmha]YUNBh=øh=ø5CJaJ h r†hā9Vh98hŪ.–h:?- h r†h r† h r†5 h:?-5h r†h r†5h r†hā9V5CJaJh r†5CJaJ#hÓ>=hÓ>=5CJOJQJ^JaJ#hÓ>=h:?-5CJOJQJ^JaJ hÓ>=hÓ>=CJOJQJ^JaJ hM-hÓ>=CJOJQJ^JaJhÓ>= hÓ>=hÓ>=hÓ>=CJOJQJ^JaJ hM-hM-CJOJQJ^JaJBFJN`bhj˜š®²ŹĢÖŲąFHv„Œ”¢ŲŚÜäč4>@TXfŠ”– ŖöķćÖÉÖæÖæÖæÖæÖ¶ķ²®²Ŗ¢–Ŗ–ŠćtjtjtjtjtjtŖh:?-OJQJ^Jh98h:?-OJQJ^Jh:?-5CJaJh=øh:?-5CJaJ h r†h:?- h:?-5h r†h:?-5h:?-h r†h98h r†5CJaJh98OJQJ^Jh98h r†OJQJ^Jh98h98OJQJ^JhÓ>=OJQJ^Jh985CJaJhJyŲ5CJaJ)ÖŲHvxŚÜü6FŒ ¢ fhź  T v w ² !!5!6!śśśśõõõõõõõõõõśśśśśśśśśššśśśgd98gd:?-gd=ø"0bfn| K ź ė ķ ī ż !!!!5!""|"~"“"ø"Ø#Ę#Ź#$$"$G$O$W$i$j$…$Ą$Ö$łšģēģšģŻŠģĢĆ·®„œ·“ƒ{{{sns{{{fh]Žh–eŁ5 h–eŁ5h–eŁh–eŁ5h<Jh‚Ph‚Ph‚P5CJaJh–eŁh=ø5CJaJh 1å5CJaJh–eŁ5CJaJhś K5CJaJh=øh=ø5CJaJh1+x5CJaJh98h98h r†OJQJ^JhÓ>=OJQJ^J h r†5h r†h r†5CJaJ h98h:?-(6!x"®"°"&#”#$$‚$Ą$ģ$ķ$$%n%o%Ŗ%ī%/&E&F&‚&±&ķ&ī&.'M'‹'·'ø'śśśśśśśśśśśśśśśśśśśśõśśšššššgdl‘gd–eŁgd=øÖ$ė$ģ$ %£%E&H&K&»&æ&Ź&Ī&Š&ģ&ķ&ī&P'‹'¶'·'("(#(¾)Ą)Ž**’*”*“*Ę*Ö*ī*š*ö*ž*\+©,ø,¹,Ń,üųüšüųģųäßäßųŪųüÓüųüĻüĻųĻĘŗ®„œ®“„ģ‡{w‡kģh‚Ph<J5CJaJhĆ65h‚PhĆ655CJaJh‚Ph‚P5CJaJh‚P5CJaJh 1å5CJaJh<J5CJaJh=øh<J5CJaJh=øh=ø5CJaJh]Ž5CJaJh]Žh]Žhl‘5h=ø h–eŁ5h–eŁh–eŁ5h<Jhl‘hl‘5h–eŁhl‘(ø'ū'#(K(‚(¹(é()Y)‚)¾)Į)*Ž*š*ņ*\+^+Ī+,,B,‚,¦,§,¹,ŗ,ō,śśśśśśśśśśõššėėėėėėėėėėėėėėgd<Jgd]Žgd=øgdl‘Ń,Ł,÷,%-(-@-A-D-t-u-y--¹-»-¼-½-¾-Ń-Ņ-Ó-Ö-×-ä-å-č-/////$/%/&/E/\/]/q0r0Č0÷0ų0ł0üųšēųąēšŌēųšŌēČæȶŖČæȶ””‘Čæȶˆ„€„€|€xqČ hć©h Oh OhfCxh†RPhć©hć©5CJaJh=øh1+x5CJaJhIŃhIŃ5CJaJh=øhś K5CJaJh=ø5CJaJhś K5CJaJh=øh=ø5CJaJh<Jh<J5CJaJ h<Jh<Jh<J5CJaJh<Jh<J5h<Jhī)ō,%-&-A-v-w-Œ-»-Ņ-Ó-å-ę-.6.a..Æ.ę.//%/&/]/‡/“/ļ/0D0śõõõõõõõšššėėėėėėėšššššššššgdIŃgd=øgd]Žgd<JD0h0—0Č0ų0ł011=1L1‚1¢1£1¤1Č1É1÷1ų152w2x2Ŗ2«2Ā2Ō2ī23@3b3ž3śśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=øł0ś0ü0ż01111‚1„1”1¢1£1¤1÷1u2v2w22ˆ2Ŗ2 3 333©3Č3č3é3ė3ö34!4"4D4{4|4}4’4Ź4Ė4Ī4Ō4555)5+5P5Q5s5u5w5öźįźŲĻĖÄĻĖĄĖļøĖøĖ°Ėø¬øØø¼Ė¼Ė°Ėø¼ø¤¼Ė¼ ¼ ˜ ¼Ė¼”Œ„Œ”ĖhÅYChO8¾6hÅYChfCx6hfCxhS–hS–5hS–hļhhÅYChTŠhTŠ5hx3„hO8¾h=ø hTŠhTŠhTŠhTŠ5CJaJh=ø5CJaJhś K5CJaJh=øh=ø5CJaJh1+x5CJaJ4ž3©3Ŗ3é34"4C4D4e4f4y4{4‘4’4Ė4Ō455Q5u5x5¦5Ī5Ļ5ā5ć5ž566śśśśśõśśśśśśśśśśśśśśśśśśśśśśgdx3„gd=øw5x55ž5¦5§5Ø5©5Į5Ķ5Ī5Ļ5Š5Ń5ā5ć5ģ5ļ5š5ņ5ö5ł5ś56666 66666666#67686`6b6f6n6ˆ6Š6‹6Ž66¦6§6Ē6Ģ6Ķ6ć6ź6ė6üųōųšäŪäŪŅšüųüšüŹÅ¾ÅŹüŗŹÅ¾ÅŹµŅšüšü±­üš©”œ•üšüšüšüüš±šhu<hO8¾5 h„Ėh„Ė h„Ė5h„Ėh„Ė5h„ĖhŠY“hfCx hO8¾5hļ hļhļ hļ5hO8¾hO8¾5hO8¾5CJaJh\!5CJaJh=øh\!5CJaJh\!hūdøhTŠhO8¾6686`6g6h6t6ˆ6‰6¤6„6Ķ6Ī6õ6ų6.7X7s7t7¦7Ä7Ņ7į77l^l_lrllÆl×lśśśśśśśśśśśśśśśśśõõõõõõõõõõõgdTŠgd=øė6ļ6÷6ł6ū67"7,7-7s7v7w7€7Š7Ę7į7l]lalhlql“lšlČlŅlŲlSmTmamim„m¦mØm©mŖmĶm×mŽmßmźmüųōüōšōšōščąčšĻĶĻ歞­­ž­Ļš‹ƒ‹ō‹ōüōšōznh=øh=ø5CJaJh1+x5CJaJhāVžhāVž5hāVžhfCx5CJOJQJ^JaJhTŠ5CJOJQJ^JaJ#hTŠhTŠ5CJOJQJ^JaJhTŠCJOJQJ^JaJU hTŠhTŠCJOJQJ^JaJhÅYChÅYC5hÅYChTŠ5hTŠhO8¾h\!hu<' kernel /boot/vmlinuz-2.4.20-8 ro root=/dev/hda1 initrd /boot/initrd-2.4.20-8.img title NewKernel root(hd0,0) kernel /boot/bzImage ro root=/dev/hda1 initrd /boot/initrd-newversion.img title Fred root(hd0,1) kernel /boot/vmlinuz-2.4.20-8 ro root=/dev/hda2 initrd /boot/initrd-2.4.20-8.img Also, the 'mkinitrd' command can be used to create initial ramdisk images. 11. reboot and select new grub entry to use new kernel APPENDIX Appendix A - Utility Commands $cal display monthly calendar $date display date and time $time command displays time to run command $uptime system uptime (since last reboot) Appendix B - Secure Shell (ssh) and Putty Ļ% From Windows, use putty.exe to obtain a secure shell (ssh) command window into a remote Linux host. You will need the remote host name or ip address. You will also need a valid user name and password on the remote host. Ļ% From another Linux terminal window, issue the following command: $ssh user_name@remote_host You will be prompted for a valid password. APPENDIX Appendix C - Summary of Network Services Startup Service Link Daemon Purpose Server/Client OS  File Transfer Y vsftpd file transfer between Linux/ any Protocol (ftp) computers Apache Web Y httpd provides Web pages Linux/ any Server to client programs Sendmail e-mail Y sendmail e-mail message transfer Linux/ any Server between users Network File Y nfsd file sharing with other Linux / Linux System hosts vnc Server N vncserver provides remote Linux/ any desktop to client xhost command N ----- export client program Linux/ Linux GUI to the server Samba Server Y smbd file and printer sharing Linux/ any with other users Secure Shell Y sshd provides remote Linux/ any console window to client Glossary daemon system process running in the background. Normally server programs waiting to serve client requests. DHCP Dynamic Host Communications Protocol DNS Domain Name Server gateway an ip address that network packets are routed to hostname internet name for your computer ip address internet address for your computer IRQ the interrupt level a device uses to get the CPU's attention job background or suspended process login shell the shell program that runs when you log on mac address media access address; address of your network interface card (NIC) meta data data about data NIC network interface card path the directories that a shell searches o find a command or program PID process id port a data channel between a device and the CPU RPM Re×lŲlęlõl,mSmTm‘m¤m„m§mémėmnn\nœnśnToVoXo°o²opvpŌp2q’q¦qśśśśśõõõõõõõõõõõõõõõõõõõõõõõgd=øgdTŠźmėmnśn\oøoorprsrurr°r·rørŗrņrórōrörSsTs9uŻvŽvęvēvév\w”wŪw6x|x¢xŪxčxy.yIyfy²yĆyžy„t„„ū„ü„ż„öķéåÜåÕåŃÅ¼Ńµ¼ŃŖµéŃéѦöš‘ö‰…‰‰…x hś Khś KUh³~ihPčh[,›hś Kh=ø5CJaJh=øh=ø5CJaJh"3jĢžhßeŽhßeŽU hßeŽhßeŽhßeŽ5CJaJh=øhßeŽ5CJaJhßeŽ hŃ6¤hŃ6¤hŃ6¤5CJaJhŃ6¤h„Ėh„Ė5CJaJhś K5CJaJ/¦qØqrr r@rArprsr~r€r«r¬rørōrCsesfs®sŅsÓst^t_t±tÉtŹtu6uśśśśśśśśõõõõõõśśśśśśśśśśśśśśgdßeŽgd=ø6u7u†u„u¦uōuUvVv©vÉvēvčvwHw\wˆw”wŪwx6xox|x¢xŪxžx.yIyfyœy²yśśśśśśśśśśśśśśśśśśśśśśśśśśśśśgd=ø²yĆyöy„L„t„„ӄū„ż„ž„’„………………śśśśśśśśśśųöųōųųųgd=ødhat Package Manager script a program or set of commands, usually written as a shell script or written in Perl shell command interpreter virtual hosting multiple DNS (domain names) names that have the same ip address; i.e., virtual hosts -  PAGE 3 - ż„ž„’„……… … ………………üųōėŽėŌÉŽėōųhČw}0JmHnHujhČw}0JUjhILŖhČw}0JUhILŖhČw}0JhČw}hģJęh=ø ) 01h:pILŖ°Š/ °ą=!°"°# $ %°ĢžDd€Ź><šR² š S š.AĮ’Penganiš€bš&ž±LƐz-U^Sf.ę‹ü’žDL nšś±LƐz-U^Sf.ę‹ü’‰PNG  IHDR€–!opgIFxNETSCAPE2.0č+ą°ĄPLTEų( $(8<8PPPpppˆl8Œˆ ¤ °°°ČČČĄĄĄČČŲŲŲŲŲܹȓˆčččųųųčģčšššØ„xPĄˆø€dč°šøųĄč°Ų¬šŠ šŠŲØhDŲ°(ȈčĄųøøxØtšČčČŠœŲ šČ Ų˜ą ŠŠ” hŲ H0ˆ\ pąøų°ą¬PÄxtRNS@ęŲfbKGDˆHgIFgō?G cmPPJCmp0712Hs¼1IDATx^Å\‰bŚŗ-e ūøģ¶6k°!,ļ–’’¬{ĪŲ€M ČIÉSRج9:³h$Mūė××[Ģo_į;O„’P\J÷Žg>‘žż}]žO!ˆß’C$ÜŸH&~F 7ä'S©t*łnĶ’)ÉdŅOĀB${ŠŲł–śĶż‚›ö—Leółl:õōX nŹŁl6“öķ "ÆźŻoHå§ÄŌGŒÖóvH¤Ņh©§'ĻGW¹÷'žR©§„ hŸH&½ šXŸÅąóģ„W\™Ö(?płwQĘUķEžC!‚ćŠ>€dŽöL nšh3”ń±ģ&vv¶¾lęĮ~ąš^2g±X*8ŒBŖZV„~Žü’9ˆ‹%3įēĻē l±X6 š«v‰XõŠÅ|æłłÅb© 3P5B?™q¶P,•ˆ@dˆ/Ė„Jµ\ȃŸ“DXµ+ĒNcž„rķ¹˜ö%„ó…zƒ­Z$€@SV½ĻĖ"®qÆzļъłõU{@®ŃȦÓēk Lp ?ūłF2–Ȥ(ś‡ĘŸ’i4ÄMÕQ Ŗ󊩏.ׄååÓ1Ą O(yb0K¢zØ üĀčJĖę ą)•Ī¤c0 š&ØFłįJ÷”ÕĮ˜O'*U°üų‚21īQYōsb/6ZķN·ÕjõāĻ? 6’;ļkŗn¼¼ †C³}Ü.’ˆ @ŃXt_Ķ‘emŪnõz£ĮĄōHł7Œeaõ“) °gół¼?¶ÕĪU.å?")ó'ŚZöLĻf³į`0ĶēųžĆ|‡|l Ā®gŚy3ĘśxiĻ‡ĢŸ ęCĶl…O"D8Õ®œ[¼ÕuŒ>`ƒˆ=‹|¢é‹# üiĪrū†­i0!ä>C0uĄļŃą5 `=7µVo}Ķ¶µłšØ*€VŠž`:é8nh‡ŠĄŃÄ ×n’ń*hM¬7&0¶B€x^Z­…i¾™Š~·LSÓ].č€ˆ_›ĶĘ…ĻU[¹lą÷v»Ö…@¬N”’²ķ½lL×tœžŲąiƒ¢<°jGŽ¾mĒ[0C¢|Ģ>žj­M“EwźĶę²SC¾ :°j?¤”…Ri·Ÿvmū/ī°YÖ$W®V*岗Aš±R;³ŽnomG¦ŽtG…ē„WB<Ā 8f ¢ž »Ż»ÕéXīd²ļę@~”\ćzģėÉ¢“U¹Uė'Ź@P(ģz»÷ž“i›Å²'æŃØT|Éž¤ŚČj½dĢJ­ŠĶi©Ūåv»\.Wx.“y_>ø]V[„—7§F³^ $ūd|C÷„JŪ"ƅŽI°‹WZ­ Ń¬–±C®” ½“€Zż,iQč)õהąL8É8āW)8ą…@±r~˜żf½Š4A3’$÷ņf'ŗĪLB|(ņ×?˜ŌOĀC­Ėžé†ÆæוČ«°šŃ$€€½ ö䱬ā‹ŃĄ{L®e®.¼×ü ^#„Ŗæ&ā<7؇؈|¹!S–/4`‹R?ž_¦ÓA5DD@łrUó/A„ńĻ1„=ā $Ø5Ō¢ą X½%õ÷u%pĄ{Sžš÷ČŻ…‚rŁƒJˆDEĖŹY>RӒ\-$Y^”(! ±@¾äæ ļOžXW (!"€äW š 'c¼UIß ń#ZĄ— )”– “%ó/z9š:ńĮ/Z€Æ³4¶3RXƒ„SSF@  䖹¢]Ä»IåżŽˆņåZøµ#ø„pšv&ś„2™·\‰^ę=§ć€;žqĄ+ĘcSŌČC×hFp:³Q6Cž²yQųWóĮ+Ļӎløźßb@É ]J®®B5Uēyu#8łĄU+SĄÄLZØĘGŸIÜ4†2€Ó­jhIVŠhąVB¹†Ŗ ĪBŁé] „µ$ćšõD$:€š~łOmąś™Ą źæ ¼[½Ć€oøéOØ¢£ jĻ8ŗ€”,…7ˆ .ČW¹  Y ø+3€l Vxƒå,ŻSg:\jئĻ NG“”ˆxõ|ņjĢō¢’SI E•æĀ@›d>ūÕ’Š*ėģ˜-|“ŠæµddGzzÜ Üg`ģt—Źū¦ dbyC©ļļ^$tĘ®īŽ…„ąńšYÉŹ6»8”H”öź>Ē™€åL‚ßĒņ½ ‰)edr£Ų¹8ÆĆF «Ņg¬fK}6Ómjį£4/ģ®Łæ#zØ¢‡¼«ĒÕ!~‰;zrĖ|@ Ąé{7ėž5¶ļ~Ų+'z(ĄłĀŹqÜ%T€£GS—š8Œ¼ÓCĒõž%€§d2Ī¢‡Į'¦«…ćŗš‚ŁĢĻōA:{ŗ4Åū‘ū¦Ķó¹{y}—²ƒį':ä÷g łDĄ:­dęĀļ†āœ ¦‡øŽĘ@ģŽŗŗŌüÜ0²ĒŠ–Ø’šĮ`*ł””j©·œŪwuĶœ¶ĆAøē Pž4橂i®³rĢ¾6ƒ ąģP ,«KoŌ*9ØŃī;«}ØŖ¤ēōg6ź/žÜ`EJohćā ÅSžĄŲ‚Xā®įVŹ„Ül<ÖĢEu'ń]Ē1lūn_0Ķµ¦]kµq M£ Źōg‰ŗŃ÷²‰¤j*Œsė20 VL÷>‚ųv?ķø†aŲśŸK?Ü[}Ćxc9„iōūŚŲ3, ĮĮxŠ'l)5-ąØ¶”s5Ć07ėNkś¾ßļzūétŚź,LŠ`Ya¼æ@6kt8o00ž1£dĒ<&õ×Ī*>‚ā‰õ3\É0Üõ…ŸŸ¢üÓZśŚāŪ ‚·Å›yčƒyÆĮö `¹„xXźśŠ~;Ł² `¶/‹õ•‹å‹‰8LˆŹ *Į‚Żsź†l0ņÄrD_֗c{h•pż¼āl°”³6`ŗ @ĖZÆ7&JĄ04Ł-¬Ž6Eė:dcĪč3/‰ØX‚=“Ķ%ŠQÓy§ńņ$×Z›‡ĆĖ ¼¤Ģg³qį^š+ÄxŖÕ (Į2.?°[X>Ą—°7ą4{x8+!}7 ÖÉ@«³€ĆĮ4]€€xŲ¦ˆ*,ĢP?s02ūX±üŒi÷ 0b,Jü‰ņIÓ9™Į] 2°ļ¬!žp "L#78ąx A2¹“ŒFžēaö”~c,¢1,éCćLĮ}°Āܾ»ŽxbžN·צf%Č ŽZ€xĮšcœĮČPI4Db;³= #į #‰B÷³Į VČč€dß#Œ¼KŻ>Č(äR,¾›v ²N’ĀęĆÕsį*+e’”xøLƒ~BoXƒ@ą#EĦO„UV$xėv/@(‚ćŃõ܁5ń*Ų»X;„øX²ĄB@cĒĒ °>¼²—t@õhö|ī8÷"€ü=Ż%ŽnY‹h€¼ŠO{qĆQ®Čēļųo}&Š@Ņ®„44YŽą‹`ĻĪ»qW2€•ł5EcLöįØT®÷ņĶuiµ"NTŒP¼‘ģÓ©IŠÅē¶Łŗ ’ķ7¬7/Š€°č x˜!k£ £‘‹äČY-\08ųŲׁø+Ą"=s¬i(ćG t|ę¤Ń_¾`… ź›N{ū|Āyöt`śc»‰Ģ3ÉG£žxŖ€ŚŅ Ń•ŗįžLā0P2b¶ĢÅz’ŗ½rxéńž[ü•K·žJ0”pF9Ņ ļĢuņ7LŸøpźŌ˜6ų^lABhLń¬i{ 9ē[”ņµr„,†Ą½Ķ’•ß D4e$@˜0M;'€pc Vƍ4¦«ˆfKHp£X ȔŁD:.$K>1ūšŹƒXM@n)Óē š“ęSL9 p!Ÿ;ŌäAģŪVMœM;@ ÅBīV .„ŗZ”° a8q*N|;A –®MM|EĪ幅ź‹ÆWÉnį ī&²Ł§@{łŗč;«Ēī$‚Š&d Įd``P@ŽęåGĘ~ü5q l ąĮū €‚"Œ@ %h@ĒŌY”O<7Q&”p )ؐĀŒtŠĮ #ŒP‚“™xā*A· f˜B .$éĮ LŽ ,pÜo>žh¾Ā‘ ØŠĀ—$ä8Ā I’™äŠÉfåZĄĀ0„ B—1¤ąB˜LęÉd’I’šA Œ˜Žš@61@Č‚FŁ {ž@ĮžeF Ā ‚źG蕆²° 3x°åy§ LNŠźŖ¬6i‚š› įÄ, @ ĪųĮxźi&Ÿgją‚ ÆV¹©,¬° ”Ī8懐ś ,ŸÖj¦ĘZ„¬€ ”ūf(£‡cF ,™¾PB 0”€-SŚį„6 °.†3€šh¹Ŗš‰n5„pĆĄ2œš.¼ń:!8Ō@Ŗ‘ä¢śk’"ąŠ7”0C 2ČŠ!¬ķ8ˆ˜†śę˜g™.j 5¬»ī °€m/ „ļM8°@8Ų°„ *›™ AsPƒµ%Ü ŻR8½¼ĀĄ;ĖzUtƒ8äĄ  Ķ° Jæ öŚPS@]\5Hóe=×䠃 ,p0ć"Ō vĒ„£€Ā XAp;@ÕÕ²sv>żäµ(ÜŠńŚ/ ĄĮ œŠ€ŪGĄUÜO@ū®ó±Ł äC½l€+¬  ¼Ż[‚”Čk>q”ė2åąµ 66߁§R¹>Įa,ĪG±jĮL%U?’œĆäĮéLO}õ’•A ”$bPAĒsõ{Tą7żŪƶ~||0ü°„°…~ł3ŠOö7 ųļČ! a% £‚™@åX9Ŗ<@X {TģØŻŠÄˆŸóEo*o‹€Gx˜ “oPźŁ‡&DxF+ˆ ihĪĄŠ1. €oև®Lå|"ļ‰jƒ#äž@(Å)Śå†8ģ‹1¦X tыūv”@gĆ 4ŗq„`Ō”Y¶ €3¾Ń+*„·Š;ŽŃ‹VłDSā²Ā?².ČENø ųńŌ{ #ȄA-—!"]ž(æZ¼=Č`™°åŒņ«€*'J‚”«Ōāā$› ˆReH@Qץ!‚r‹ œįś*°E6ĪuG™Rx‹2Ģ$*_aå0„ICłI€~;ęžŅ“ Źqm(JGØJ7vņšĒ;ęō’²š#[Łˆ47IĪGŗ’{ģŹe“P`0“ĘxIķ IĮT`ł4Œ“ĄoJœ;Ź@ zG nt‰KxŒ5Žæ\üP†5äEsø,Ķt%§CŠžo~–YŠ>šp‡ ć*‡K :?ߔtäĮFæ P'äq:;-č¼² CCaģhPžš¤“•¤Ä2PS¢®c,GµjR‘ˆR,"Q„J©*֝³`K¼Ŗ‡Ō=”­;­i7Ŗž•®N­AÉ£dī(L¼ŚÅ–§@_ĖR×µ:”„5„lAsiÓ¢  ŸFå¤ś KB“œ“£ųdķbQĪ¦ ‹}hcŁ°RCŹĻ“ŻBjoŗZŅÜõ…-•āĀQ(å £µĖ6 ŪŁrµ·„p,€DJ\Ó²s AnŹŃZęūźv·h±)m²Į„×åftŽłW‹<” @pķŽš’įØt.?Ókž?¶÷ŗļķĒ?ų™ĒśŽń¾ŗ%ƒqUė[“ō÷»ō 0tOŗŻäFōĄ†”@‚aĖ…ĢGŗW€®%œą_sJ8¼2Ė€ ģąš¢2ß]ļ!e»”“Ź×$\¢}UlHŁź‘»\@@Ša7ŅÄO°„Ž”ŒEÄ·1N˜Sźø–āšī8ŃE"¦\^§4A3f Ņ£ńĒםˆ‘Ū°’ō¢T 2Ąņ–U ä&`qĘī² P ‹”c-Č2bŠ‚ 5Ayci9KøŽm`ÄŪQ†&āŠū±9 1ŠWŸS R{±€„®”–‹Uoœ9 ĖW¤!½å ĄØ–&"¦ń*ƒ%M+gu˜D&:Šg؁”Žžæ””H{Ą Hõ-:į* #`¬ŻP R#@ hšfĶĖĪ³—ķM ąĶD.^gƒ“ Ł.˜Ū0€0IŒh°µ=Š‚m_»Ž}֑Vāe&āu3Ø5 ZĘiC4 ą“Īš¢Ž…ą|žRž3Dźü#˜ˆpäėO,Š: ƒd»;Ś`šŌp]‚ õłK׎vŸ3tńķhÄųµSąŠ@ÓÉū靔õ åŸbłĆ½¤å{KŚŌ#˜KPlÓ2ī Ø· žō‚ ĶA@–µ„ōf悧2Š7[Ż`’Ąµ³,s}©YCøšXšĖŁīEē*A:Ēv€] ĄŽwĮ§=°µ0'ŖĄ`p2(Į¢.„å9åkĻ{–x—,~ƒ ^÷xXŸĮß“l€ķ6Š”·ų±e`źüĆI-ÄiQŗ÷€š…’°.}~Ū^ā³©Ń^ņÖźĒ£Ą B%ų,@Ż›ķ 3\(ņ]Ņ–płvy?ī¤J?Źźżłšłż}Ž4H”¶Ų|ü^ŠxˆąKs;µc8ųC*Gqā'yH€™7|ņpįĒfąykvn{pį2"„÷^œuuX—9‚ē£6K€†³4Ć(„v|_Jp+>šxs2' P”÷‚# Ųgł²m‘V'ōW<@c”†åwX0%ąž‡1Ć9ųvš‡!_¢e3—!ł’öĀ(¢¶e×qČV†v†'¤V*$ąö'`4FCŠMø5…"…ė230£yĒgs2j#@w{†'ŠrŽ¦g>øƒį—oj†oŗVˆv‡v)Ą1e‡4C  v˜‡Pčü%(3PØ{ricØeɃ HLĀy×ötł2qehM§fch|ógy™hXŲŌ‰Js„hŠ Š•·z!Šk „u§eFšķ²tØk*Šƒxn8j÷r/g‰ "d l;…@bĆ Œ‚§~x!Š32„¤–/=„k6~CpŠX$Økk–e@øńXj §†$ąØ Ib5b§,‚#Šéøu'2ņxń‡ŠZi÷Ękzv·ār÷h>x†YŲył†yƒī‡vyFÅwIõ voR蘌81ˆo '’ø“;'p+؊ӗ|Õ(~üdȁaxo=Øe3r'3‰PuI„ as{֒Žā—…Yś¢†Č–‹K™gZ'”ųp³˜Ź§gx”£vøf„’$£`†¢€/ ŗ—2hi«(.¼Ęg¢Ęk^Ņ-€–2€+lö%lvo1׃)½&zYvm„b'> 6`ZZ•øw…ņhš˜!Z¦/ŒČ”7ˆn™‘ćGøę˜sɏł‚ w‹J9j}†€.p‰`X¶q Yi“~¹~żHj|f‚IjŻųˆ=˜Ńęsüē‘™št„M·Œ{†m Ēf‘¶u«Ē™(š™bEř1øgĖ™L§”eqüč‚8ø„S¤ĀŠq‚y’]Bjcišs'#Cć( TĆÉY™9~™Œēƒƒ8q?ø[¦…ī©mÓ'>—yX8w¹é%(ig(‰)i‘|>PGćR¶T`hc“€Ų•½F¢õų¢öžŪČf3ø¦%XjžŁÉ”^²‘J—£x6 rH *£4š6€˜§m‘¦…j†e·™™F©AJ£ž¤ņ˜t’”hjŪ w§|h·zÅXhx8 ^ot5ī`»c£X˜żh|#I)#—ÓW¦Cp¦oWyŅ8’‚Éž'ŠoŁ™³ˆl«×zü(ryŚšń?€hd0ą‰€Z’8‘ÉfazŲs‰z2€y‘‚G|tr¤=ɍH*¢j¶(vśz"¢čI/0£žO—˜cx¢Ś1Pˆ„“³Š‚ų‡¢XŠĆ·t2'qŚ™[†™ 12ąu@C¬ZŖvˆ¦‰©|ź~1·u 2@>Q@KC0Ó1‚#Vh­ĘØ­Żł­Y(iM5: Hc®”I/¶#8W8Ÿņ§™ā™­>— 0ęČžcŽø4kC0£yiXwZ>p®Ē »° ė%cZ3éhnøuč|Ų15ƒU ;ü  ;ū±)˜‚~ø1*~Ŗų¢b‚®§;6 °³€& c‡ź‘é§{&ø.7 ›ž“^ą5ćÓ6;ˆĀp[;3‚ƒŽ(“ƒ•G¶®—{ó5 ƒµM µōŅµu+O(33…5ą94i <|£}Śē¶GĖ‚¤(Šz{;°×V{µ1;£ō’,ę3jӇ€R3³‡¶p ø6šŗ°[{¢‹“ƒ€Æ766š5V{dQ@2%3“Ér{›“‹{»«ė‚+;°ūŗŪ'¼h ø›»`µ#’ ³µĢĖˆ2·µ·cs¼©p½ÓĖ¶±'{’ū½{ć5rÓk6ŸÖŗÉ{Śg p[ øū5  ׫¼±+{°+;ėĖ0 ¾³c¾ēĖƛ&p暐¼²ÓĄ ¼¾fĆ “¼l+{|Ą «Ąų0Į&`Ó Į Ą0Į‚« Į"L×ŪĮf3Į·Ą0‰·Ā-üh!ł,€–ū@€pH,Č¤’h:›ĖØtJ­Zƀ§vĄzæą0“KŽŠĻč“°Ģ6«ßpé M×Ęļųu]pē’g{e<Į~DŠ -ėŁū÷¶8¼š‘Āü‡$ˆŻ'äv‚z.؆Uwö±… ĄnĐ ū²§aź„ą  Ē`ƒE<1@ŠąnēČ^ 'Pš¢ .hc 5ˆX‰H81€ l0ƒ!čęŸ č±'ćću&ØÅć,` 4Ąp[nøż–į†éŃHćtōe}SÖŅ„ +¤8¤tž¶įŒę–Z CźČWšj (Ąšęøłöåc˜Ś ūĮš‚žÜšŁ§ī‡Ū żaØäN*šA >¼0Ć 4œi¤’>5”×_ †>™[‡"ąŠ/xš 4ČŠAf˜)’Ŗ8—‹Zćt˜°žø–šĀ6č©Ė~šł„ h€ƒ üū¹€Ż‹Ó™š-5ąÉ( ر@Į£4” + p$©4š@9x›ƒ 6t`īŖ6 [£é¾€ļ:ĮƙĶ;Ś½Mäūšæo›"LŖ Óp ĮēļŗŲ;¬dÄĢ@”nšqĀ5lĄ œŠ)CĆƒ7o¶$*‡24CžvŚĪ+\²Ć @Sq؄*O,żp hP]ĄÕ„ ¤ĆKo­SģQĄ”Z<0ĮÉ`Żķż.ą÷Ļy§ģ¶Nˆ&R ēŅKc AX=TbƒŽA°ū$½KäĶ6Ź;óĆL@˜å„ū0RĒŲ‡@4N“DÓ1מ@ķÜ>T§£žŗHŽį‹]:=<:Ź(;¬˜ļ¾O0ŚˆZ)n¹ēl‹>ó¾ &Čg[\ołēWŽ=į8Ł²3?Żˆ?¾åĻCļ»Ō{żĢS`~ōZ’’Ģ‹ßŽz²…šš€¾Ćœ?LĀ…ō!š`AHTā?"°|„4cĮŚ„'’ r×Aü]`y‹ƒ 9Č`² m|ØĄÜ×¼ŽM‰A” «Q†-wpcžŻL7>»1Nl)CŁņ(%’l?¢śž—˜ Yq( RŻöŗĮ†jķ}4ÄŽ 7”$ę¤ūOhˆRøH@.(!×GFĘe‘ż@0Ź0BļÉŒG|!£bˆÕ9Ń …p‚PųĒ’ŻķaqTÉH š C_|ąś^ø˜BĖ8 ~2 AĘ)ę'†Ü#^6GŹRĪē Ń(&ł5L¤q”­ŌdbÜ¢ X|’’¶DäĖ?žEuĻXČ$€éŠa®˜ģ$`ałåA”UęQˆCĄ.% ¦¼p©M N"Ņ8 -…UÖėåüc*Öé‹v®Ņ  c.{N{rĀ HŃd<¹&"ĀÄg>JÆ1óO˜$CåČzZÄ%'ĻŠ‚ü QŃØ#õŁJ‹zņ£ ¹'WņIRR¢Q©„hDEŠæN4‹‡YŻAįš„¼Ó‚ķ»i'OŚÄˆōō˜zy`PoJī)„QAjhS¦2d ķi°¦śæ„Nō'X5Ŗ:Į ĘŃŖ1čE‘Ö­Zˆh½eXŃ°‘H”‚^eh@LŹNŗn$y«P³Ģ¹²5 Ēä*ž$0Ų-šµÆ‡m‚¢Ņ5Å֏±BM£ ы§śµ ø™¬¼²&Ų›Ę-‰ü«!žĒSŠĪĄ=8Œe߇Ł‰$›šdĻ@ƒ`jH”m‚ŲRR¢vE=Ó2ßŗ'賀d&ŠrūņźŗxlTņņ‘4ōŖPpĻr#Ū –SéiO ĪD‡BPf§Ž•¦,^ŻIŗMHĄlQēGRŹĄśĄ˜°UŲuĄ?j A–fƒ×fŖ?Š-ėöK>mJVˆ"pĀ1€] 6 A h0ƒ!½@CBĻ<0Š|š0€€<4ķÕaŖŃ H€†ÓČ7Ő’3‚DE惵Üfąōd€½›h¤óöœį)’Px„āL¹gÅcķÆP—ģLyĄ6ŠĄ:@ß`VaR–Ūd-ż'@ƒ0e“Œõ-łMPpµčĄfW±(`³ˆgąūB½™É y`#k”ø¤ŒĄĆšB…ŠZ;UĄ€?)(RŖÆ$ĢM3A|[ęøŹ<$š r3!ŃF…£å¤#žL¤Og`&ŠÓĪ%$ȚK˜Ā•Ī dŒ¾Ķ›ēHŅ+ÖĪF&ŗ“yE£ŹŁ±fƒ§±»`•¬gM‚|@ 68õ„ę}›~—Ē`|œ”Mxó/`3ń÷oMēo`°~!ą{Fņ&Dpž·%¾% æå\ŪFk•ē[öUu.xg!ą€i„i„2¤6“x$—ˆ·‚²ē‚Ś†gę7'%·żńz˜ē%epó%„2ā!> Z4ų@ŽAjr0ńw~ćp•—kxē}yd[VučG(!ąå[)ĘrÆByUpćdt'$ 40†0PÄ¢8˜x]²xÆÕr³Woø^Lęm/G0`†n˜"‚)¹ö\0ē`3 dCB_%Xyü©–€³¢`zå#q"0oKøe,|“¦†ųˆ2!x†`X&Z2„·‘bLęz®B‡ŅŃrDH}“ę>6ŠQŖ’ŠĖ't.wŃå4[¾×dÖ8w. †„za'Čef&uųt>Xuō],’/å“¶"x_WpOW‚–÷zįUŒ‹­XuÆō4 *’ę`ēsņtB(ue–w·a„¢j>@-ÅDÅņ~¬ēTØ{ (^õ‰®G(FpÅGÜČ+Võę*ói¶ö[™{ÆUo2ö& j­Tł"3 ĪÖ2F€øaoAdęȈör¾Xfü3 Żø"¢%±f!(ww¶†ąĒeū'5šd4H\Š,ć1Dņ*“fk¹fŽÆbbw~@ę2@’L³ö’ŗp¦”•Ai™÷}’‘sŸę-SŃAt–}2÷Z"•pr(‹Æå`OČ+E@bŒbDI€Ś(|(§%2¹s7!”²s6`.I…?õ²†)–X_jł„Šų&†’%¦`•%Ö|H€•”˜×˜¹&•p*F$éF-ŽPĢŚEP3`ŲhVo-—€L†‘q‡‚w›G¤BbŒę|²%Ą8_õÅeæAp÷?‰)¤9-ü ó@‘Ņ9*÷ewB¶e³G~xW}# —ßy0c'*£ā|_×oŌ ™"Ž\¶m‘Fk¢"28PŸ\P,_x™Ž¶†O^ F(Xm4ą7Q b#ö, –.ŗ }¼)tCY¢(iCŸĘ4ƒšŚŒQƒ/Ą“D¶„¹‘€åAšgö–°S0LŚsĻā1†žć™ ffTg†6ŗsŌ’f:ŗ£M ”w06Śi%w·ńp/š–®†U ī¶,°85O:vf·zNYt°åi”’3®Ę„ź„_jŠ&eēu³V+ņ|ø2’§Į¦^@39°P§p©:ć¤üOtNéJ·Zŗną-*Ø8@Øw ƒ+ĒŖa§„ē-i`6ļönĄ˜ŖŖ9ČŖŒŖ„Ø09ŗ*‚ŚĶB)3§ sx£3j”qpŖĘZ«ģ–«›J*õ$(‡>RģžšDõÕ#N4>ńŪ_ŪŹ—ŁbcŒŒ=ÄšM"{š÷Ś§°ž‚Ćå‡ā™7a ŒńV]p)œ@.øš^)Ōp_ł!įÄ6,°Į ū„ąŲt.ō܁ ĘĒ]Ŗ™^„z°€ (ŠĆb16™{šł–`‚¦i ‰m h„6¬ą†„Ķ7|v×Ų^5`ų`l>ÖŅD, ‘0& āØŻ^/@Ć Or„”hPtŒĶ ]{r7ā—ŌąĆ 3¼@Ć ešyę8ąPƒnŅ„°%‰É'ˆš‚/Ą@ƒ 0µ–":ƒeŲ— š6€ 4éh /l`Ɠŗ,°’O8°€8Ų «hš µrPC“aĀ  <0Jŗ°ĀGgźQ@t­9Ų`C¼jƒÆ5„łė (ūpP¬”ĖT²u5ŪijåVkķł B·zŹ`/ y±°`=Pī[O$« ³™3ŠšŌūm pĄĀ'4@ĮæD@®¹'ūŖxł  äŠAyyå%ń ŪīKn¤uæ\¼„i„Oˆ\n h€ŚµØ]!¹"ĖüZģQŠZ<0Až¾<ėÓ.`µÅ’kōkŠ%R »Ō"æ A/oĢ/X[s­Öä‡YPL“æh“‹p¹LĄ•Ū\°SĒ,‡@4N4šŚ7ž@ć<ĪoøH²į Uƕ»·æQglłčŌ…_\s»ūm7Ńz#7ŗåZ ‚zӣߝuŪÆs=AMWm”ųė8-ī¹»mśé2qQ|P•/?:¼Ū“ēĪW?śń&Ļ”õ܏~)\&qń{÷ä•“& ÕL}łŻļĪD\(°>ūÜŪ}ĀŅ„h”N€éņ$ Ä™nĎķŌč ńŅ6/š !bD2‰œzŌ¢éēĶŠŠŒóéT‡„ą$”JÕ{X•¢YŻ‚T§*Ō&@'¼jī$VGŃQōÓR›Ą˜³" fµhŅw¼J^’¬'”ė †ć`ŖõulŻ§AśĮOV 4ų€›0T×&ŒÆ}Pj1ķ{Iv81čĶĢJ®pĘRRØŻĄXu"Ģ;¢aRZśĄpØÓĆb6–2špRĄ#:®}­ Ü“Ł:FC£mBĖ5+RŠĪpäŖ:ū ®ÓQ \4ƒ öMŅYOa›`ę%„å;”ŗTŻ6„cR l@ƒŠ`lu0Ō›x`ĻBé)aƒėĢg±«ĆŚ£  y.=` Sg3(„yc¹€L§7čķ&šĄŅ| 8g8Ī#Ūźģ÷MĆńļM›Õ{ĄMš 4°‡Š@2ķ1T*“bŹ~ųEŌ±N”Ę‹Ö¬Ņķ&’¶»*:ų˜P ˆ\ßų KAö°u¬³C… ĆZ@o#P®P'KwR¶ś€ä€0ˆN 4“ē+TˆŪŅ BÉŽ8„Ś <ūƒĘ Ē®:‘'/{(g(Ī°– ž4€^]Č„Ž‘¦Ą¢‡Ż²——C)7“Õ!³[³‘tŠ ŹPž –ikŁĄd¾ŽVšDčB“ ‚ ņŒžb/ęŁŗŁĶcōad—y7h«8ŁĢ/ ą7Ē>˜ĮÆ"F%ÜŲ€ą@ģ“˜Bgi>ÉVĀ˜Ę ōPG7ŃnĢ½5d@¶½Aö|Rƒ2Djå¢@“-ÆŒ;e@AŹĀ 2khĢŅQĀ ”ōH'KmJGļ’9ˆ>0­ĀK6“ĶBŠńĮņäš_A,āßĀŽ?N(ĮEzöų›ūQ.m‘ū×æ½éųn@;š$Ā«± a„ėsČą)LXĒŗ—ŃļŁ)CIhXČÅ;(d['ĘÕńw‹­oƓ Oe8f,ĖåuĖ\^†Ķó„ߌ’ŽMq1üo”#įZśwŚŹæb¦°w½ūńŅĢ€:æVT*¼ĖŌ2æŗĢ‹mo «‡°ķ¹Ī؍Vc ŪŅq“qC>ćšŅÉ NłS"|E¾Š9؝ ź 5›ĻėYĻ YŻõ”ō3h1ä߬'õÉ’8†¦3Žųó\Ųp÷^-4lųŃ9“?€|CĶ>ß‘ˆpčĆH²×™üģg[mč³Köø(€Ią'DjÖ=žbgę×-[goģĒ~ŒqmžGxČjJ†{Cp.²½!§v3rcÓF\˜#°óį2  p€ŻóvVŻ2|¹G[Ņvv‹¶t°·dÖb(× ē[’Å_žV(f‡rÓV{vtEB"@`HÕ›²€['#]7X’VxĒ¦h²åa°p$9„žn²h %pß5†!Ņg·gŪ—(Ū%NO0°n"PlŲbž&yeփī'†ÕJ–]*&/b‹Į_x„r„„ńohzeę>60O€Ņ‡üWq—|¢5FX÷aŖhtŪµM^śēb8Vrš'rˆrÅ%Z’/¼“ŒBu2wm"‡hx²„^Wˆˆrƒ‹4€'Ńö]¹'pź!rXr7Ęt‹!^YĀg> *DWH/…ęGč]Īųq1Ftl˜%ßem—G°()_¦ĒF(Ä5fˆ6Yo2xƒulF$ä(g …Ž¢8"jŅQ`ÖĒČF‘¦‹_ų]'‰76B‹2/2hėQ}E—d>({.Ö|ÄW!VF[Ä£²-ō’!…Rfˆ¶hŗX(ł„„³7a ųų‘ÕøŽiēÓ&^üŽav#Iab¶v±G g“ņōC3É-£Gp“ń"%9ÓV„†8Xß%‚’R÷&éw‘ÖēŠ”§o/b×Ų'mčq'g¼ŅQÖ³,{•5 †ĘՓ"Ų…Dfüˆ_Ū…–Õˆ_Ÿ—~Öwv©v`¹h%YÓÖ_²kŖB+Ž4:°ZdĄ‡2so–v’¶}6°¶o§˜GPzr_^zč#”H\Ęåb“amo÷é&w™*`4”›"ƒy‚\IWa-Vx¶·t§wC›Żbsx’' 'sĻöeIö&¶čb­6f††'ų’9€ĒŠ„™x=Xx"([üŽ•%źwj4`5QP_öU*Ūõ+)zYq™ŒuHfqĘ ³—ėə(šyaŲŪ§w™cB™ 0ę÷”W*ō‚u²Y›Üłf8vr9ˆ §*;Ę ė™œėÖ-zšōÉqįöB h8Pl Ą+`~*#¢6—s}’GXpv'h/Ŗž Š& B‚s1Whŗ ”ē(÷˜=ź “ p2BŹh1!*¢’ÓŃqŠŃ¢½¦“"„1Z„ē–ßā(įʧ4×¢źF+ią3ĮlĄiŖ§ ȧ]Ś¢za- ( Zgxŗ-Dś-Yē-É„éTŖ&…l‰Ź¦zņp™htŖ0ŹHT(›r2ÓŠz¤yŃk Ÿś£”j{!«)³Į–Ŗ¼rx(•Ź«é¶¦hŗ-;¦˜`¬tz2…ŹĢŚk×2-Ŗ*©`sŠ ŖPŗhŖnĢJ§ P Šź.»ŗcŲ’­ĪśŻźk§Ź«Įjåš¹:-cź3Āš-—(¹*­”J§ōśžjUŗÆ(„ąÆ¹ś£>S„ Ū®K„›-žJ Ņiʱ8€h!ł,€–ū@€pH,Č¤’h:›ĖØtJ­Zƀ§vĄzæą0“KŽŠĻč“°Ģ6«ßpé M×Ęļųu]pē’g{e<čr¶:Å å]ø€n>E ģe“#įncĮ†BŲ„ķ¢shōķIכy™ œ|E8±€ (ŠĆ\uѵ×sŃy¦žzū‹i0›m h„6¬š~ŠQ·WtéłVZ5ąß8Ž@, ‰Š„…ķaøZ/ÄĆ /rc-Mh`\ltĶ0›s’õ6ąŌąĆ 3¼@Ć Eyä8ąPƒf³„°#uM'ˆš‚/Ą@ƒ l„•"_:ƒ_ˆēė-6€ “čf /l`Ƌŗ,°’‡O8°€8Ų › •·˜ •rPC‹AĀp <0Jŗ°ĀGGźQ@t„9Ų`Cœ†iƒ§5łé (pPŖ»UŖAµśSÅÖjėuł BÆZŹ`- f±°R=P,Ēū"¤M@ąĄ¹ t äÕžZĆ°°Į Pš-kģ©*ščpOp[, 䊁qf™ļ »nK,³X„†·\ e‘vOxūm hŠŲ­…\±G,1L%‚Z<0AŽ><é³.`s½ę~kņÉ(ÅĘZHü€ĘCŠĄĆśr+ÕĪĒ÷–e_WMrÖØ .85UµEć_[3ӎó@†ČN‘HF¶š…8ÄŁP’>yM°¤'‘ ipń)‡ļtQź0Øģ‚5ø(5ŗņdeą$"óDŸ$Ąx¤ć& 8Ė±ÕŅ–·¼āb©Ź26%™Üc3AĀcöīˆ·”¦åDk&1˜gDe,eéZ>Óyąōā…1Ę;h”‹ĄL§Åx 8<”¬lŽč ©LCśƒ›@%õöÉĻūż ą%óz·>~Ŗq0MČ=ļ“PŪš=‰(*FQ}²ü° 1ąÅAĎ³uÉdˆ 7š‘H8”¢µ»hJĮ1Ī‘žd#¹(Wóä9ĻwŠ-•, ņ`ź: 8ō”ĪŌ(I †Ø«3ŖCIXBCŠŠKq]šŠ*fķŌ”*+D3ņųĐĄ3øÕŅIšé<'5ŠąNĀĻV›@€!GÕįl ]4ƒ¤õI³aĪZżX[ĶY9fź‘o‹"ū”ē1h° j@ƒą'­¶ĮOgFąQ¼Ŗv $ `€źĢr{€sÖs Į,2š®H°_¼īW3›i{Ō¦-`“éLL»‰&p@1ĶNšälÖ6į}ŅhČūĪŪõĄhµ‹l =t€zqŽ™ĀPŸ ė5ĮŖĶmŹ“\§”;0‰<@,Š'&“xB†ow>ȑŠ|›ŪlĘL!°xJÅkµÉѕ…«.`9ą d“ż”ł õįĄ®F4ƒ„ĄæÅ%Ófų ƒŗ$‡«@Ħ+yēgĖ°• ^4€NŻĒnŽ¦Ąū  ½²’ēR›×±¶q2y%³hjģ O–Žh[ŁĄ`¦ŽU°äę7“ ‚ ʜœVĻåÖ¶‹“öó$X?y3RŽB+oienQ@æ>šĮ >/aĘ,Č¼c„¹¼9GŌ‰µ†4¤š$§6šÉõlr¤ŸĄz›ķ ¬©“”Ų£@‹Ü,­0;a@AĀ‚ž'ė§É³QĀˆpåŒByŻļB`\'§ ŹR.Eiå”Ł'6ÉʒÆ>õ®|’ GN¢K–?%8ˆĢĻņĆ7Ó$ņ’·3ß bŁ=ƒD܃wŒ `Ÿ«„q¼h‡ķ³É Bąn2PÜ[ ņĘmkDē§ÖffsŚL颧Ą5趒‹ņ’œ:薿øńCŚpĘ€ēBs›3ŌŠģb=€sDšÄŽL›Ž÷C""œ ÷Ā+nņzŲJūźx…-Ó]k›$Ÿ„Tö·Ą ż^ żŪÖ·ü¾Č­Ž~¶ĻœŅ3zCp21i7u‚V!ÖZL!hĒŌį20ńē;ąfĘŃ+¬zÅrPĒ_2‡y4Ö_čöpˆš…Wāuneņtb§p Ē"@`ŁŌ{RC'!E—Včv‚Æ6gFw¶‚0 ‚*ųÉį$ü…Xėv\3pśÅ~LöZQF&žŃc3Õ Ō&­†€vnz÷dż…}†n£×†ĀEa2š 8ā…`hG&0ØpČrŽ÷d.ą0`®¤{R†ż–n²§X£į^j…w ‰)p\Ģ=V€ —\ä‡a!ĒpŚW‰üūgnȅmuń J[Ą&<—læV‰āui·Yšatlˆ†—V˜HX`Ēzė¶•ų€ ‡V’'Œįff> (D?H-o†€0h\µ8n¶rS˜#–Xi=†‰r’dšńjdŅZMqyÕk˜VÆĘ^$¢Œ\vFeˆ÷!ˆ6ģErtkłø_¢x„Ē„nyˆV3 ™Ōń mĘ¾Ērć†~Ć(cH8­W †D?ă²+Ō’eņdĒ_¢X&ß5ƒ›'^s!40=fv ¦\!¦\vńt¹_[‡™Wō¶e”ĀŌCÉ+‹×n{ń I!ę‚m˜VüĒŀrRŻ$ÓĒæg‰»fżå‹u±n,—Wbo6Ą)ą;«_& ‘P‰„Æ5’ X„$²dįč]ŻH+é]‡7}$uł8uFÉ_ i!6^ł1jŠB)r$8@Y¹.˜dYöjčF|F˜V~$ą]w¼Ø%Ż…dˆ—ø}0ˆa{įk•ł÷č$\™(ą4ˆŠ™%±sXxa'čy2÷x—˜Ł+‡%Šu9Œ¹„¢)~N†WMę_X‚-8Šš`¢˜gi‚,G|#`\9B}ł!'6ŪÅ]…ŅcŸĀ‹Y¢xuŁoū‹P—mžœ‰Āź–üŠ{‚0(šōXœõˆÄ§\éh(™ 0ŠW ųV(Ōt™É™É6}!ēp"čžļb+ ŸŠYŸŌÖ+Ą9rŁIpŹö(©f8P€j Ą+} ƒ ÷qeg§VZv%ļ¢f$f”­‰& "āq÷fšē&¹i#źź’ p0(ŹN /Š üf“Qp±aogA””ņœó©£J"/Rź&Ź&¦c‡„ÓF)ią1©–jĄOj'¦CŠ„Yz+&ółe;j+oś+Aē+šb£Ī^ŗ¦kś¦RŖ%÷hj¦ŽŠ£uu`²'/Ž§-ŚqŸ„6؀ą„%jØ6€—š0h‘jŽz§a²§¶‚*ŠoNŗ+$v¤˜°ŖŽz0kŹ²Zj·2+wŹ„y`«J"«”*mNŹØ$¦ P ¶ź, Jbøņ«Œ ¬¦†¬¼z£Ėšž:+Iź1§j¹r aā©øj؏š­ń0®ązŖ ®įZ«źzŖÜŗ£ą& ±Ŗī:®ö: aRhųš+8€h!ł,€–ū@€pH,Č¤’h:›ĖØtJ­Zƀ§vĄzæą0“KŽŠĻč“°Ģ6«ßpé M×Ęļųu]pē’g{e<ÖF>m9Å Õ]øn=E äe”#ancĮ†F?&ķB²eģŻ…»¶^ŲÄAńFœ,°‚ µl­%×oĮM¦vi@š}mą—_6¬šz€'WpūŁ½ĘX5 Ž8Ž@, …¬Ż!ČX/¼ą /|ČMˆµ4”m2®5i¾½ēŚ|/†ęĆ 3¼@Ć 6Žˆć8ąPĆz­H[Ɖ€C"¼ąĮ 0Š CVU„ȓNąPWŅłĘāv `ĀvYĀ Ųš”.œā, 6ų0™aÕf”ŌŠaŒ0|ÅŒŅ„.¬0ĄŽzŠĄä0h6ŲŠĮ¢QŚŠh 1:ś Pź“Z…iPœžŌ­¤–ŗ[>ˆĄŖ’2KƒW,,Į<@+¶Ž“ƒN@ąĄµ t°ćÄŗZĆū°°Į Pš,ĢZkS˜®¤ÜĖŅJA9t`›W^…»‚ŖŹĪŗėŒĮ²\@õ‘xO8ūl h0˜©ƒE\Ž¬ ,pĄD°GųińĄĶZ A‚. ź(—+2­_ŒqPL½«…Ą(ģļČžŖ»,³-»°™ūČü„ĄXK±³ \k4­LpĻ>SĒx†@4N4pń×vż@×|½lOCµHŠį >ÓŖ“³ĪĪŁtOsxfma¶ŃĻ6Ż€3P“T[<@÷Ń"÷ øĻ >ŌZ>ĮĒ(¾8Ōwćm—\vē€“%ŪN[° śé‹gū"K[(€śėtķI\Dūķ_„ H›Ž;īw† ųžūķĻ^ ü}|ēĢM3=éaĆč.^AX^wō KĄ¬ōPßM 0vĘtģōā׬š¹ĪJÆzƒÕ“Į°śī×}:³ē ą²ŽŃUƒ źƒ€÷\¶@ÉMnĻśš„†ģeP@Ņ"Pē]®{ņŪŸĄ‰~ąļlhžįRĶL°$ SĮIOŅ ĄåÅŠÉrüÄ' H„*GxūY£ Ać,iY°Bęį QÜåńŲPJ@”•øÓ”(‰éDyČŠŒHląÅČÉNŗŠŠ„]÷„IAa\ńZf4…¹D&Nķš}„āļ*GĪž( $¤äńŲ)L2Čnu ‰gµŠ(Ķ3Śó‡™Œ÷:zīŅ÷É'0ŗĪÖs#÷c 2b†ļs³dČįiĆHģüwĶ(8Ŗ)ѓl$M (źśéĻpNķ`hH…īTz: ³œŲÜØB > 4MŪé„H,ĽĄgL°–ž^jWŗ¦ĘØv76ŗqZK €f€@1؝ź. bĀMxBˆh Į~„ž¦6ĮvŚlgDć ¬ž”XkÅL $ó&`VHe˜»’¾Ņ'p“Š>€Ó°å«qU¤ &s™0ˆ…@LÓ*ƒń†±mM_›°šm…t”Xóõ‰Xė@iŌ@’Ģ \ixćU\š–qŠÄM 0#œ×ņAØNaŠ`Ō€3@WOƒÉūŒĄ£šT YŠ;Ą 5ꁹö0ßlē$@ƒW:[] ¦½¦Į dXŚ›śl3(d2pŁM4€ł€eĪp‚ēą†±§”.0sŻp¢Ö¾ĄļVŪāh` A\|3Ü0”ĒĄmÕļLƒŅ“ęäšK!ŌVOtČšz¤0|Ų¹3šAŠ8œ_Ō 2Ć Į|µĄ])ö 0MŠŽ”§S5)Č``ØŒĘŹW(T5”„ kŻj ØDĄ€-¹qŖ •iÉ"9ŗéarJe‚ €QēńĮ—ä)šĒz†«Š•cµ˜¦ÅlŃėi~|ū]Äld— {€„£“¤oĶ¹T6ئU•$}Ģ$ˆĮ¤`*ēęÓjIõc 3į¶čWŌ@†Ģ™8Ė#?€pöfą(p‘Ø16`A8ąœD'=¦ŠØ•@#E'7ÉN‘cI“¢ŃÄ@Ō#`¬dDMœĄ  Ŗ (Š”/ė½Ę×P€ÆEČ£ń1i”0!U§G7Ō[Ż;‚ąöĒ)sxĶKö°fꑑ®‘Ō*G}kŻ®BŃÖ¢äÄ@ ž©2¾•pV§€«ø®dī]„€w{‰ø‡ėžĀ„FįoaxŒf£ē†8 r€jŒnłČ䘒ØūQĆąÓ`Į”fKĪ^†P*’V’.¶®Ec%‰įŃ}Į—CīŲĻŹ7ŪGĀ ¼T„܂vÆ2ńu{ģ^Üā–Ś€™ Ą­Høķ‡NT×µžž$]ŚņŻMW}“š>Į2†F‘¬Ió#Šž3łxČI“„ąŪd0ø³öÓ(…ėÕzNĻ©ÆĢŽxŁŠ8ĒŒjąģė=×µ8q²]zj£§4„‰ŒęĪ…ß/d¤ā·>æźŁū¤®ćC°vWSˆ'`=€Öš¶ęõŠa&śZCkņĻž&¼Æ`‘oē¬( ŸU6‡6ņ‘Oq„k’ė@L‰'?„ųG-’!üM¶-ŽtßluĀžm1¼A> Zćw;Še¶Į*ŸGyŽÅjDGėv?bbų‡`'`ø±XkU]ŲfbCpyü6y‘!40† Ji¢ēgs’z\•m`jAtł„hŪF0`£V`4?bzÅm¹5ļ…Ž×c %dė1µ%RM0Pl"šiś‡`ŲÖv@ę^UB}ŁfydhbEø2š†f’GłrėQ‚€q†¬x@ę3bĖ%[ˆwļ¦m„ĒW˜^]µvś•ˆ§W)µuü¶[֗`ēoĢ÷qķwmŗ•"€ń`Iü[°%/§k±öqfØ|ūĒXŃX&öˆ[#‰4€$«–[”Ēm»ńq@ēo[åˆjĮ[Õ,yBGd &§u„A€gw{Z@ČuæŲqkU[&:&c¶x{et$^ĒU”ö]re>Šd[Tjā3 zFßeqk!jóč^šČƒ¹µmÕ%]3 ‘Äń^ʱēq$ʁ—`©ge[ē5Ą_;C\ 'Ŗ2,锆l1f؉&&](čxķå2@CP[ŹŽm1a¼ÕC'ī%…gČx¦anL6(ščr¶:Å å]ø€n>E ģe“#įncĮ†BŲ„ķ¢shōķIכy™ œ|E8±€ (ŠĆ\uѵ×sŃy¦žzū‹i0›m h„6¬š~ŠQ·WtéłVZ5ąß8Ž@, ‰Š„…ķaøZ/ÄĆ /rc-Mh`\ltĶ0›s’õ6ąŌąĆ 3¼@Ć Eyä8ąPƒf³„°#uM'ˆš‚/Ą@ƒ l„•"_:ƒ_ˆēė-6€ “čf /l`Ƌŗ,°’‡O8°€8Ų › •·˜ •rPC‹AĀp <0Jŗ°ĀGGźQ@t„9Ų`Cœ†iƒ§5łé (pPŖ»UŖAµśSÅÖjėuł BÆZŹ`- f±°R=P,Ēū"¤M@ąĄ¹ t äÕžZĆ°°Į Pš-kģ©*ščpOp[, 䊁qf™ļ »nK,³X„†·\ e‘vOxūm hŠŲ­…\±G,1L%‚Z<0AŽ><é³.`s½ę~kņÉ(ÅĘZHü€ĘCŠĄĆśr+ÕĪĒ÷–e_WMrÖØ .85UµEć_[3ӎó@†ČN‘HF¶š…8ÄŁP’>yM°¤'‘ ipń)‡ļtQź0Øģ‚5ø(5ŗņdeą$"óDŸ$Ąx¤ć& 8Ė±ÕŅ–·¼āb©Ź26%™Üc3AĀcöīˆ·”¦åDk&1˜gDe,eéZ>Óyąōā…1Ę;h”‹ĄL§Åx 8<”¬lŽč ©LCśƒ›@%õöÉĻūż ą%óz·>~Ŗq0MČ=ļ“PŪš=‰(*FQ}²ü° 1ąÅAĎ³uÉdˆ 7š‘H8”¢µ»hJĮ1Ī‘žd#¹(Wóä9ĻwŠ-•, ņ`ź: 8ō”ĪŌ(I †Ø«3ŖCIXBCŠŠKq]šŠ*fķŌ”*+D3ņųĐĄ3øÕŅIšé<'5ŠąNĀĻV›@€!GÕįl ]4ƒ¤õI³aĪZżX[ĶY9fź‘o‹"ū”ē1h° j@ƒą'­¶ĮOgFąQ¼Ŗv $ `€źĢr{€sÖs Į,2š®H°_¼īW3›i{Ō¦-`“éLL»‰&p@1ĶNšälÖ6į}ŅhČūĪŪõĄhµ‹l =t€zqŽ™ĀPŸ ė5ĮŖĶmŹ“\§”;0‰<@,Š'&“xB†ow>ȑŠ|›ŪlĘL!°xJÅkµÉѕ…«.`9ą d“ż”ł õįĄ®F4ƒ„ĄæÅ%Ófų ƒŗ$‡«@Ħ+yēgĖ°• ^4€NŻĒnŽ¦Ąū  ½²’ēR›×±¶q2y%³hjģ O–Žh[ŁĄ`¦ŽU°äę7“ ‚ ʜœVĻåÖ¶‹“öó$X?y3RŽB+oienQ@æ>šĮ >/aĘ,Č¼c„¹¼9GŌ‰µ†4¤š$§6šÉõlr¤ŸĄz›ķ ¬©“”Ų£@‹Ü,­0;a@AĀ‚ž'ė§É³QĀˆpåŒByŻļB`\'§ ŹR.Eiå”Ł'6ÉʒÆ>õ®|’ GN¢K–?%8ˆĢĻņĆ7Ó$ņ’·3ß bŁ=ƒD܃wŒ `Ÿ«„q¼h‡ķ³É Bąn2PÜ[ ņĘmkDē§ÖffsŚL颧Ą5趒‹ņ’œ:薿øńCŚpĘ€ēBs›3ŌŠģb=€sDšÄŽL›Ž÷C""œ ÷Ā+nņzŲJūźx…-Ó]k›$Ÿ„Tö·Ą ż^ żŪÖ·ü¾Č­Ž~¶ĻœŅ3zCp21i7u‚V!ÖZL!hĒŌį20ńē;ąfĘŃ+¬zÅrPĒ_2‡y4Ö_čöpˆš…Wāuneņtb§p Ē"@`ŁŌ{RC'!E—Včv‚Æ6gFw¶‚0 ‚*ųÉį$ü…Xėv\3pśÅ~LöZQF&žŃc3Õ Ō&­†€vnz÷dż…}†n£×†ĀEa2š 8ā…`hG&0ØpČrŽ÷d.ą0`®¤{R†ż–n²§X£į^j…w ‰)p\Ģ=V€ —\ä‡a!ĒpŚW‰üūgnȅmuń J[Ą&<—læV‰āui·Yšatlˆ†—V˜HX`Ēzė¶•ų€ ‡V’'Œįff> (D?H-o†€0h\µ8n¶rS˜#–Xi=†‰r’dšńjdŅZMqyÕk˜VÆĘ^$¢Œ\vFeˆ÷!ˆ6ģErtkłø_¢x„Ē„nyˆV3 ™Ōń mĘ¾Ērć†~Ć(cH8­W †D?ă²+Ō’eņdĒ_¢X&ß5ƒ›'^s!40=fv ¦\!¦\vńt¹_[‡™Wō¶e”ĀŌCÉ+‹×n{ń I!ę‚m˜VüĒŀrRŻ$ÓĒæg‰»fżå‹u±n,—Wbo6Ą)ą;«_& ‘P‰„Æ5’ X„$²dįč]ŻH+é]‡7}$uł8uFÉ_ i!6^ł1jŠB)r$8@Y¹.˜dYöjčF|F˜V~$ą]w¼Ø%Ż…dˆ—ø}0ˆa{įk•ł÷č$\™(ą4ˆŠ™%±sXxa'čy2÷x—˜Ł+‡%Šu9Œ¹„¢)~N†WMę_X‚-8Šš`¢˜gi‚,G|#`\9B}ł!'6ŪÅ]…ŅcŸĀ‹Y¢xuŁoū‹P—mžœ‰Āź–üŠ{‚0(šōXœõˆÄ§\éh(™ 0ŠW ųV(Ōt™É™É6}!ēp"čžļb+ ŸŠYŸŌÖ+Ą9rŁIpŹö(©f8P€j Ą+} ƒ ÷qeg§VZv%ļ¢f$f”­‰& "āq÷fšē&¹i#źź’ p0(ŹN /Š üf“Qp±aogA””ņœó©£J"/Rź&Ź&¦c‡„ÓF)ią1©–jĄOj'¦CŠ„Yz+&ółe;j+oś+Aē+šb£Ī^ŗ¦kś¦RŖ%÷hj¦ŽŠ£uu`²'/Ž§-ŚqŸ„6؀ą„%jØ6€—š0h‘jŽz§a²§¶‚*ŠoNŗ+$v¤˜°ŖŽz0kŹ²Zj·2+wŹ„y`«J"«”*mNŹØ$¦ P ¶ź, Jbøņ«Œ ¬¦†¬¼z£Ėšž:+Iź1§j¹r aā©øj؏š­ń0®ązŖ ®įZ«źzŖÜŗ£ą& ±Ŗī:®ö: aRhųš+8€h!ł,€–ū@€pH,Č¤’h:›ĖØtJ­Zƀ§vĄzæą0“KŽŠĻč“°Ģ6«ßpé M×Ęļųu]pē’g{e<õ$(‡>RģžšDõÕ#N4>ńŪ_ŪŹ—ŁbcŒŒ=ÄšM"{š÷Ś§°ž‚Ćå‡ā™7a ŒńV]p)œ@.øš^)Ōp_ł!įÄ6,°Į ū„ąŲt.ō܁ ĘĒ]Ŗ™^„z°€ (ŠĆb16™{šł–`‚¦i ‰m h„6¬ą†„Ķ7|v×Ų^5`ų`l>ÖŅD, ‘0& āØŻ^/@Ć Or„”hPtŒĶ ]{r7ā—ŌąĆ 3¼@Ć ešyę8ąPƒnŅ„°%‰É'ˆš‚/Ą@ƒ 0µ–":ƒeŲ— š6€ 4éh /l`Ɠŗ,°’O8°€8Ų «hš µrPC“aĀ  <0Jŗ°ĀGgźQ@t­9Ų`C¼jƒÆ5„łė (ūpP¬”ĖT²u5ŪijåVkķł B·zŹ`/ y±°`=Pī[O$« ³™3ŠšŌūm pĄĀ'4@ĮæD@®¹'ūŖxł  äŠAyyå%ń ŪīKn¤uæ\¼„i„Oˆ\n h€ŚµØ]!¹"ĖüZģQŠZ<0Až¾<ėÓ.`µÅ’kōkŠ%R »Ō"æ A/oĢ/X[s­Öä‡YPL“æh“‹p¹LĄ•Ū\°SĒ,‡@4N4šŚ7ž@ć<ĪoøH²į Uƕ»·æQglłčŌ…_\s»ūm7Ńz#7ŗåZ ‚zӣߝuŪÆs=AMWm”ųė8-ī¹»mśé2qQ|P•/?:¼Ū“ēĪW?śń&Ļ”õ܏~)\&qń{÷ä•“& ÕL}łŻļĪD\(°>ūÜŪ}ĀŅ„h”N€éņ$ Ä™nĎķŌč ńŅ6/š !bD2‰œzŌ¢éēĶŠŠŒóéT‡„ą$”JÕ{X•¢YŻ‚T§*Ō&@'¼jī$VGŃQōÓR›Ą˜³" fµhŅw¼J^’¬'”ė †ć`ŖõulŻ§AśĮOV 4ų€›0T×&ŒÆ}Pj1ķ{Iv81čĶĢJ®pĘRRØŻĄXu"Ģ;¢aRZśĄpØÓĆb6–2špRĄ#:®}­ Ü“Ł:FC£mBĖ5+RŠĪpäŖ:ū ®ÓQ \4ƒ öMŅYOa›`ę%„å;”ŗTŻ6„cR l@ƒŠ`lu0Ō›x`ĻBé)aƒėĢg±«ĆŚ£  y.=` Sg3(„yc¹€L§7čķ&šĄŅ| 8g8Ī#Ūźģ÷MĆńļM›Õ{ĄMš 4°‡Š@2ķ1T*“bŹ~ųEŌ±N”Ę‹Ö¬Ņķ&’¶»*:ų˜P ˆ\ßų KAö°u¬³C… ĆZ@o#P®P'KwR¶ś€ä€0ˆN 4“ē+TˆŪŅ BÉŽ8„Ś <ūƒĘ Ē®:‘'/{(g(Ī°– ž4€^]Č„Ž‘¦Ą¢‡Ż²——C)7“Õ!³[³‘tŠ ŹPž –ikŁĄd¾ŽVšDčB“ ‚ ņŒžb/ęŁŗŁĶcōad—y7h«8ŁĢ/ ą7Ē>˜ĮÆ"F%ÜŲ€ą@ģ“˜Bgi>ÉVĀ˜Ę ōPG7ŃnĢ½5d@¶½Aö|Rƒ2Djå¢@“-ÆŒ;e@AŹĀ 2khĢŅQĀ ”ōH'KmJGļ’9ˆ>0­ĀK6“ĶBŠńĮņäš_A,āßĀŽ?N(ĮEzöų›ūQ.m‘ū×æ½éųn@;š$Ā«± a„ėsČą)LXĒŗ—ŃļŁ)CIhXČÅ;(d['ĘÕńw‹­oƓ Oe8f,ĖåuĖ\^†Ķó„ߌ’ŽMq1üo”#įZśwŚŹæb¦°w½ūńŅĢ€:æVT*¼ĖŌ2æŗĢ‹mo «‡°ķ¹Ī؍Vc ŪŅq“qC>ćšŅÉ NłS"|E¾Š9؝ ź 5›ĻėYĻ YŻõ”ō3h1ä߬'õÉ’8†¦3Žųó\Ųp÷^-4lųŃ9“?€|CĶ>ß‘ˆpčĆH²×™üģg[mč³Köø(€Ią'DjÖ=žbgę×-[goģĒ~ŒqmžGxČjJ†{Cp.²½!§v3rcÓF\˜#°óį2  p€ŻóvVŻ2|¹G[Ņvv‹¶t°·dÖb(× ē[’Å_žV(f‡rÓV{vtEB"@`HÕ›²€['#]7X’VxĒ¦h²åa°p$9„žn²h %pß5†!Ņg·gŪ—(Ū%NO0°n"PlŲbž&yeփī'†ÕJ–]*&/b‹Į_x„r„„ńohzeę>60O€Ņ‡üWq—|¢5FX÷aŖhtŪµM^śēb8Vrš'rˆrÅ%Z’/¼“ŒBu2wm"‡hx²„^Wˆˆrƒ‹4€'Ńö]¹'pź!rXr7Ęt‹!^YĀg> *DWH/…ęGč]Īųq1Ftl˜%ßem—G°()_¦ĒF(Ä5fˆ6Yo2xƒulF$ä(g …Ž¢8"jŅQ`ÖĒČF‘¦‹_ų]'‰76B‹2/2hėQ}E—d>({.Ö|ÄW!VF[Ä£²-ō’!…Rfˆ¶hŗX(ł„„³7a ųų‘ÕøŽiēÓ&^üŽav#Iab¶v±G g“ņōC3É-£Gp“ń"%9ÓV„†8Xß%‚’R÷&éw‘ÖēŠ”§o/b×Ų'mčq'g¼ŅQÖ³,{•5 †ĘՓ"Ų…Dfüˆ_Ū…–Õˆ_Ÿ—~Öwv©v`¹h%YÓÖ_²kŖB+Ž4:°ZdĄ‡2so–v’¶}6°¶o§˜GPzr_^zč#”H\Ęåb“amo÷é&w™*`4”›"ƒy‚\IWa-Vx¶·t§wC›Żbsx’' 'sĻöeIö&¶čb­6f††'ų’9€ĒŠ„™x=Xx"([üŽ•%źwj4`5QP_öU*Ūõ+)zYq™ŒuHfqĘ ³—ėə(šyaŲŪ§w™cB™ 0ę÷”W*ō‚u²Y›Üłf8vr9ˆ §*;Ę ė™œėÖ-zšōÉqįöB h8Pl Ą+`~*#¢6—s}’GXpv'h/Ŗž Š& B‚s1Whŗ ”ē(÷˜=ź “ p2BŹh1!*¢’ÓŃqŠŃ¢½¦“"„1Z„ē–ßā(įʧ4×¢źF+ią3ĮlĄiŖ§ ȧ]Ś¢za- ( Zgxŗ-Dś-Yē-É„éTŖ&…l‰Ź¦zņp™htŖ0ŹHT(›r2ÓŠz¤yŃk Ÿś£”j{!«)³Į–Ŗ¼rx(•Ź«é¶¦hŗ-;¦˜`¬tz2…ŹĢŚk×2-Ŗ*©`sŠ ŖPŗhŖnĢJ§ P Šź.»ŗcŲ’­ĪśŻźk§Ź«Įjåš¹:-cź3Āš-—(¹*­”J§ōśžjUŗÆ(„ąÆ¹ś£>S„ Ū®K„›-žJ Ņiʱ8€h!ł,€–ū@€pH,Č¤’h:›ĖØtJ­Zƀ§vĄzæą0“KŽŠĻč“°Ģ6«ßpé M×Ęļųu]pē’g{e<Į~DŠ -ėŁū÷¶8¼š‘Āü‡$ˆŻ'äv‚z.؆Uwö±… ĄnĐ ū²§aź„ą  Ē`ƒE<1@ŠąnēČ^ 'Pš¢ .hc 5ˆX‰H81€ l0ƒ!čęŸ č±'ćću&ØÅć,` 4Ąp[nøż–į†éŃHćtōe}SÖŅ„ +¤8¤tž¶įŒę–Z CźČWšj (Ąšęøłöåc˜Ś ūĮš‚žÜšŁ§ī‡Ū żaØäN*šA >¼0Ć 4œi¤’>5”×_ †>™[‡"ąŠ/xš 4ČŠAf˜)’Ŗ8—‹Zćt˜°žø–šĀ6č©Ė~šł„ h€ƒ üū¹€Ż‹Ó™š-5ąÉ( ر@Į£4” + p$©4š@9x›ƒ 6t`īŖ6 [£é¾€ļ:ĮƙĶ;Ś½Mäūšæo›"LŖ Óp ĮēļŗŲ;¬dÄĢ@”nšqĀ5lĄ œŠ)CĆƒ7o¶$*‡24CžvŚĪ+\²Ć @Sq؄*O,żp hP]ĄÕ„ ¤ĆKo­SģQĄ”Z<0ĮÉ`Żķż.ą÷Ļy§ģ¶Nˆ&R ēŅKc AX=TbƒŽA°ū$½KäĶ6Ź;óĆL@˜å„ū0RĒŲ‡@4N“DÓ1מ@ķÜ>T§£žŗHŽį‹]:=<:Ź(;¬˜ļ¾O0ŚˆZ)n¹ēl‹>ó¾ &Čg[\ołēWŽ=į8Ł²3?Żˆ?¾åĻCļ»Ō{żĢS`~ōZ’’Ģ‹ßŽz²…šš€¾Ćœ?LĀ…ō!š`AHTā?"°|„4cĮŚ„'’ r×Aü]`y‹ƒ 9Č`² m|ØĄÜ×¼ŽM‰A” «Q†-wpcžŻL7>»1Nl)CŁņ(%’l?¢śž—˜ Yq( RŻöŗĮ†jķ}4ÄŽ 7”$ę¤ūOhˆRøH@.(!×GFĘe‘ż@0Ź0BļÉŒG|!£bˆÕ9Ń …p‚PųĒ’ŻķaqTÉH š C_|ąś^ø˜BĖ8 ~2 AĘ)ę'†Ü#^6GŹRĪē Ń(&ł5L¤q”­ŌdbÜ¢ X|’’¶DäĖ?žEuĻXČ$€éŠa®˜ģ$`ałåA”UęQˆCĄ.% ¦¼p©M N"Ņ8 -…UÖėåüc*Öé‹v®Ņ  c.{N{rĀ HŃd<¹&"ĀÄg>JÆ1óO˜$CåČzZÄ%'ĻŠ‚ü QŃØ#õŁJ‹zņ£ ¹'WņIRR¢Q©„hDEŠæN4‹‡YŻAįš„¼Ó‚ķ»i'OŚÄˆōō˜zy`PoJī)„QAjhS¦2d ķi°¦śæ„Nō'X5Ŗ:Į ĘŃŖ1čE‘Ö­Zˆh½eXŃ°‘H”‚^eh@LŹNŗn$y«P³Ģ¹²5 Ēä*ž$0Ų-šµÆ‡m‚¢Ņ5Å֏±BM£ ы§śµ ø™¬¼²&Ų›Ę-‰ü«!žĒSŠĪĄ=8Œe߇Ł‰$›šdĻ@ƒ`jH”m‚ŲRR¢vE=Ó2ßŗ'賀d&ŠrūņźŗxlTņņ‘4ōŖPpĻr#Ū –SéiO ĪD‡BPf§Ž•¦,^ŻIŗMHĄlQēGRŹĄśĄ˜°UŲuĄ?j A–fƒ×fŖ?Š-ėöK>mJVˆ"pĀ1€] 6 A h0ƒ!½@CBĻ<0Š|š0€€<4ķÕaŖŃ H€†ÓČ7Ő’3‚DE惵Üfąōd€½›h¤óöœį)’Px„āL¹gÅcķÆP—ģLyĄ6ŠĄ:@ß`VaR–Ūd-ż'@ƒ0e“Œõ-łMPpµčĄfW±(`³ˆgąūB½™É y`#k”ø¤ŒĄĆšB…ŠZ;UĄ€?)(RŖÆ$ĢM3A|[ęøŹ<$š r3!ŃF…£å¤#žL¤Og`&ŠÓĪ%$ȚK˜Ā•Ī dŒ¾Ķ›ēHŅ+ÖĪF&ŗ“yE£ŹŁ±fƒ§±»`•¬gM‚|@ 68õ„ę}›~—Ē`|œ”Mxó/`3ń÷oMēo`°~!ą{Fņ&Dpž·%¾% æå\ŪFk•ē[öUu.xg!ą€i„i„2¤6“x$—ˆ·‚²ē‚Ś†gę7'%·żńz˜ē%epó%„2ā!> Z4ų@ŽAjr0ńw~ćp•—kxē}yd[VučG(!ąå[)ĘrÆByUpćdt'$ 40†0PÄ¢8˜x]²xÆÕr³Woø^Lęm/G0`†n˜"‚)¹ö\0ē`3 dCB_%Xyü©–€³¢`zå#q"0oKøe,|“¦†ųˆ2!x†`X&Z2„·‘bLęz®B‡ŅŃrDH}“ę>6ŠQŖ’ŠĖ't.wŃå4[¾×dÖ8w. †„za'Čef&uųt>Xuō],’/å“¶"x_WpOW‚–÷zįUŒ‹­XuÆō4 *’ę`ēsņtB(ue–w·a„¢j>@-ÅDÅņ~¬ēTØ{ (^õ‰®G(FpÅGÜČ+Võę*ói¶ö[™{ÆUo2ö& j­Tł"3 ĪÖ2F€øaoAdęȈör¾Xfü3 Żø"¢%±f!(ww¶†ąĒeū'5šd4H\Š,ć1Dņ*“fk¹fŽÆbbw~@ę2@’L³ö’ŗp¦”•Ai™÷}’‘sŸę-SŃAt–}2÷Z"•pr(‹Æå`OČ+E@bŒbDI€Ś(|(§%2¹s7!”²s6`.I…?õ²†)–X_jł„Šų&†’%¦`•%Ö|H€•”˜×˜¹&•p*F$éF-ŽPĢŚEP3`ŲhVo-—€L†‘q‡‚w›G¤BbŒę|²%Ą8_õÅeæAp÷?‰)¤9-ü ó@‘Ņ9*÷ewB¶e³G~xW}# —ßy0c'*£ā|_×oŌ ™"Ž\¶m‘Fk¢"28PŸ\P,_x™Ž¶†O^ F(Xm4ą7Q b#ö, –.ŗ }¼)tCY¢(iCŸĘ4ƒšŚŒQƒ/Ą“D¶„¹‘€åAšgö–°S0LŚsĻā1†žć™ ffTg†6ŗsŌ’f:ŗ£M ”w06Śi%w·ńp/š–®†U ī¶,°85O:vf·zNYt°åi”’3®Ę„ź„_jŠ&eēu³V+ņ|ø2’§Į¦^@39°P§p©:ć¤üOtNéJ·Zŗną-*Ø8@Øw ƒ+ĒŖa§„ē-i`6ļönĄ˜ŖŖ9ČŖŒŖ„Ø09ŗ*‚ŚĶB)3§ sx£3j”qpŖĘZ«ģ–«›J*e$@˜0M;'€pc Vƍ4¦«ˆfKHp£X ȔŁD:.$K>1ūšŹƒXM@n)Óē š“ęSL9 p!Ÿ;ŌäAģŪVMœM;@ ÅBīV .„ŗZ”° a8q*N|;A –®MM|EĪ幅ź‹ÆWÉnį ī&²Ł§@{łŗč;«Ēī$‚Š&d Įd``P@ŽęåGĘ~ü5q l ąĮū €‚"Œ@ %h@ĒŌY”O<7Q&”p )ؐĀŒtŠĮ #ŒP‚“™xā*A· f˜B .$éĮ LŽ ,pÜo>žh¾Ā‘ ØŠĀ—$ä8Ā I’™äŠÉfåZĄĀ0„ B—1¤ąB˜LęÉd’I’šA Œ˜Žš@61@Č‚FŁ {ž@ĮžeF Ā ‚źG蕆²° 3x°åy§ LNŠźŖ¬6i‚š› įÄ, @ ĪųĮxźi&Ÿgją‚ ÆV¹©,¬° ”Ī8懐ś ,ŸÖj¦ĘZ„¬€ ”ūf(£‡cF ,™¾PB 0”€-SŚį„6 °.†3€šh¹Ŗš‰n5„pĆĄ2œš.¼ń:!8Ō@Ŗ‘ä¢śk’"ąŠ7”0C 2ČŠ!¬ķ8ˆ˜†śę˜g™.j 5¬»ī °€m/ „ļM8°@8Ų°„ *›™ AsPƒµ%Ü ŻR8½¼ĀĄ;ĖzUtƒ8äĄ  Ķ° Jæ öŚPS@]\5Hóe=×䠃 ,p0ć"Ō vĒ„£€Ā XAp;@ÕÕ²sv>żäµ(ÜŠńŚ/ ĄĮ œŠ€ŪGĄUÜO@ū®ó±Ł äC½l€+¬  ¼Ż[‚”Čk>q”ė2åąµ 66߁§R¹>Įa,ĪG±jĮL%U?’œĆäĮéLO}õ’•A ”$bPAĒsõ{Tą7żŪƶ~||0ü°„°…~ł3ŠOö7 ųļČ! a% £‚™@åX9Ŗ<@X {TģØŻŠÄˆŸóEo*o‹€Gx˜ “oPźŁ‡&DxF+ˆ ihĪĄŠ1. €oև®Lå|"ļ‰jƒ#äž@(Å)Śå†8ģ‹1¦X tыūv”@gĆ 4ŗq„`Ō”Y¶ €3¾Ń+*„·Š;ŽŃ‹VłDSā²Ā?².ČENø ųńŌ{ #ȄA-—!"]ž(æZ¼=Č`™°åŒņ«€*'J‚”«Ōāā$› ˆReH@Qץ!‚r‹ œįś*°E6ĪuG™Rx‹2Ģ$*_aå0„ICłI€~;ęžŅ“ Źqm(JGØJ7vņšĒ;ęō’²š#[Łˆ47IĪGŗ’{ģŹe“P`0“ĘxIķ IĮT`ł4Œ“ĄoJœ;Ź@ zG nt‰KxŒ5Žæ\üP†5äEsø,Ķt%§CŠžo~–YŠ>šp‡ ć*‡K :?ߔtäĮFæ P'äq:;-č¼² CCaģhPžš¤“•¤Ä2PS¢®c,GµjR‘ˆR,"Q„J©*֝³`K¼Ŗ‡Ō=”­;­i7Ŗž•®N­AÉ£dī(L¼ŚÅ–§@_ĖR×µ:”„5„lAsiÓ¢  ŸFå¤ś KB“œ“£ųdķbQĪ¦ ‹}hcŁ°RCŹĻ“ŻBjoŗZŅÜõ…-•āĀQ(å £µĖ6 ŪŁrµ·„p,€DJ\Ó²s AnŹŃZęūźv·h±)m²Į„×åftŽłW‹<” @pķŽš’įØt.?Ókž?¶÷ŗļķĒ?ų™ĒśŽń¾ŗ%ƒqUė[“ō÷»ō 0tOŗŻäFōĄ†”@‚aĖ…ĢGŗW€®%œą_sJ8¼2Ė€ ģąš¢2ß]ļ!e»”“Ź×$\¢}UlHŁź‘»\@@Ša7ŅÄO°„Ž”ŒEÄ·1N˜Sźø–āšī8ŃE"¦\^§4A3f Ņ£ńĒםˆ‘Ū°’ō¢T 2Ąņ–U ä&`qĘī² P ‹”c-Č2bŠ‚ 5Ayci9KøŽm`ÄŪQ†&āŠū±9 1ŠWŸS R{±€„®”–‹Uoœ9 ĖW¤!½å ĄØ–&"¦ń*ƒ%M+gu˜D&:Šg؁”Žžæ””H{Ą Hõ-:į* #`¬ŻP R#@ hšfĶĖĪ³—ķM ąĶD.^gƒ“ Ł.˜Ū0€0IŒh°µ=Š‚m_»Ž}֑Vāe&āu3Ø5 ZĘiC4 ą“Īš¢Ž…ą|žRž3Dźü#˜ˆpäėO,Š: ƒd»;Ś`šŌp]‚ õłK׎vŸ3tńķhÄųµSąŠ@ÓÉū靔õ åŸbłĆ½¤å{KŚŌ#˜KPlÓ2ī Ø· žō‚ ĶA@–µ„ōf悧2Š7[Ż`’Ąµ³,s}©YCøšXšĖŁīEē*A:Ēv€] ĄŽwĮ§=°µ0'ŖĄ`p2(Į¢.„å9åkĻ{–x—,~ƒ ^÷xXŸĮß“l€ķ6Š”·ų±e`źüĆI-ÄiQŗ÷€š…’°.}~Ū^ā³©Ń^ņÖźĒ£Ą B%ų,@Ż›ķ 3\(ņ]Ņ–płvy?ī¤J?Źźżłšłż}Ž4H”¶Ų|ü^ŠxˆąKs;µc8ųC*Gqā'yH€™7|ņpįĒfąykvn{pį2"„÷^œuuX—9‚ē£6K€†³4Ć(„v|_Jp+>šxs2' P”÷‚# Ųgł²m‘V'ōW<@c”†åwX0%ąž‡1Ć9ųvš‡!_¢e3—!ł’öĀ(¢¶e×qČV†v†'¤V*$ąö'`4FCŠMø5…"…ė230£yĒgs2j#@w{†'ŠrŽ¦g>øƒį—oj†oŗVˆv‡v)Ą1e‡4C  v˜‡Pčü%(3PØ{ricØeɃ HLĀy×ötł2qehM§fch|ógy™hXŲŌ‰Js„hŠ Š•·z!Šk „u§eFšķ²tØk*Šƒxn8j÷r/g‰ "d l;…@bĆ Œ‚§~x!Š32„¤–/=„k6~CpŠX$Økk–e@øńXj §†$ąØ Ib5b§,‚#Šéøu'2ņxń‡ŠZi÷Ękzv·ār÷h>x†YŲył†yƒī‡vyFÅwIõ voR蘌81ˆo '’ø“;'p+؊ӗ|Õ(~üdȁaxo=Øe3r'3‰PuI„ as{֒Žā—…Yś¢†Č–‹K™gZ'”ųp³˜Ź§gx”£vøf„’$£`†¢€/ ŗ—2hi«(.¼Ęg¢Ęk^Ņ-€–2€+lö%lvo1׃)½&zYvm„b'> 6`ZZ•øw…ņhš˜!Z¦/ŒČ”7ˆn™‘ćGøę˜sɏł‚ w‹J9j}†€.p‰`X¶q Yi“~¹~żHj|f‚IjŻųˆ=˜Ńęsüē‘™št„M·Œ{†m Ēf‘¶u«Ē™(š™bEř1øgĖ™L§”eqüč‚8ø„S¤ĀŠq‚y’]Bjcišs'#Cć( TĆÉY™9~™Œēƒƒ8q?ø[¦…ī©mÓ'>—yX8w¹é%(ig(‰)i‘|>PGćR¶T`hc“€Ų•½F¢õų¢öžŪČf3ø¦%XjžŁÉ”^²‘J—£x6 rH *£4š6€˜§m‘¦…j†e·™™F©AJ£ž¤ņ˜t’”hjŪ w§|h·zÅXhx8 ^ot5ī`»c£X˜żh|#I)#—ÓW¦Cp¦oWyŅ8’‚Éž'ŠoŁ™³ˆl«×zü(ryŚšń?€hd0ą‰€Z’8‘ÉfazŲs‰z2€y‘‚G|tr¤=ɍH*¢j¶(vśz"¢čI/0£žO—˜cx¢Ś1Pˆ„“³Š‚ų‡¢XŠĆ·t2'qŚ™[†™ 12ąu@C¬ZŖvˆ¦‰©|ź~1·u 2@>Q@KC0Ó1‚#Vh­ĘØ­Żł­Y(iM5: Hc®”I/¶#8W8Ÿņ§™ā™­>— 0ęČžcŽø4kC0£yiXwZ>p®Ē »° ė%cZ3éhnøuč|Ų15ƒU ;ü  ;ū±)˜‚~ø1*~Ŗų¢b‚®§;6 °³€& c‡ź‘é§{&ø.7 ›ž“^ą5ćÓ6;ˆĀp[;3‚ƒŽ(“ƒ•G¶®—{ó5 ƒµM µōŅµu+O(33…5ą94i <|£}Śē¶GĖ‚¤(Šz{;°×V{µ1;£ō’,ę3jӇ€R3³‡¶p ø6šŗ°[{¢‹“ƒ€Æ766š5V{dQ@2%3“Ér{›“‹{»«ė‚+;°ūŗŪ'¼h ø›»`µ#’ ³µĢĖˆ2·µ·cs¼©p½ÓĖ¶±'{’ū½{ć5rÓk6ŸÖŗÉ{Śg p[ øū5  ׫¼±+{°+;ėĖ0 ¾³c¾ēĖƛ&p暐¼²ÓĄ ¼¾fĆ “¼l+{|Ą «Ąų0Į&`Ó Į Ą0Į‚« Į"L×ŪĮf3Į·Ą0‰·Ā-üh!žļThis GIF file was assembled with GIF Construction Set from: Alchemy Mindworks Inc. P.O. Box 500 Beeton, Ontario L0G 1A0 CANADA. This comment block will not appear in files created with a registered version of GIF Construction Set!’ GIFCONnb1.0   linux_1.gif  linux_2.gif  linux_3.gif  linux_4.gif  linux_5.gif  linux_4.gif  linux_3.gif  linux_2.gif  linux_1.gif;»8XqIEND®B`‚œDdčōĄ!<šP š 3 š¬Ø™æ’3"ń”•æ((š€œ@@ń’@ NormalCJ_HaJmH sH tH R@R õ`Ą Heading 1¤d¤d@&[$\$5CJ0KH$\aJ0DA@ņ’”D Default Paragraph FontRi@ó’³R  Table Normalö4Ö l4Öaö (k@ō’Į(No List4@ņ4 ILŖHeader  ĘąĄ!4 @4 ILŖFooter  ĘąĄ!.)@¢. ILŖ Page NumberDZ@"D Y4 Plain TextCJOJQJ^JaJTųˆ’’’’./0234DEOPQz{¢æÜŻ’#<Pex…”²³ĆŻś@[r‘ØŹĢäż3G^sŽ£³Ņō  !1Fde†’“•µ¶Ōęł*CYuv™“ĘÖéź0AB`|‘ØŖĢč&GXnoŒØĆŌóö0VWgƒ”©Šßąā   0 R i j Ž ³ č ś ū  $ 6 7 S T ^ z £ Ė Ģ Ö ’ ! " 1 U  ‚ ¤ Ö ł 0 ] Œ ¦ Ų  6 7 m n ˜ Å ō õ ?Y“¹ń A^{£Éļšöłśü"#DETx¤„ĒłS€ÆÉž;wxøŹĖ#$OnˆĀč NO…¢æē 3459_`‚£¤ÉŹ×å*<t›±Ćū"#@q‡ˆ„½ąłśRn’“§ć-røü4sŒ¢į.g ŲN\pÆĶõ By¬­ę9:v¶·»ĶĻÖ#W€§Äš 1 M j m  „ Ÿ Ļ õ !G!Y!Z!|!}!»!Ū!"*"G"…"„"Ņ"ō"#0#\##¢#Ī#ė# $($)$,$[$^$q$r$$½$å$ł$ś$%H%I%d%Œ%%š%›%³%·%ń%ņ%& &K&M&{&|&˜&™&Ę&ń&$'M'r'‡'ˆ'™'ž'Ń'(1(S(ƒ(¼(ē(č( )()E)Y)t))‘)£)ß)ą)į)ā)ć)ä)õ)ö)**0*1*u*ŗ*ż*B+Š+Š+,[,Ÿ,×,ń,ņ,%-5-6-z-Ć-...].›.Ł./b/¦/ī/ž/’/D0u0x0Ŗ0į011111B1C1ˆ12_2¢2č2+373:3;3U3V3 3å3!4"4L4M4}4Ÿ4Ō4ō4=5^5ž5ß56+6H6ƒ6Ó6 7,7v7•7¶7ā78@8k8œ8¤8¦8Ā8Ć8Ž8ß8õ8ö89M9x9•9É9ņ9:C::Ä:Å: ;(;d;¤;ą;ž;;<b<„<…<£<¤<Ś< =9=^==Æ=¼=Ź=ł=>>V>~>>¢>Ū>?1?5?m?w?¶?õ? @!@"@7@x@@œ@µ@Ž@ AAKAZA^AAĶAųA5BcBŹBCCCkC“CĖCģCD?E`EvEĖEżEDF”F4G|GļGIyIŖI¹IēIJ!J"J&JGJkJlJ£J¾J×JK(K)KRtRŖRąRSLS‚S»SōS4ToTpT®TéTźT5U6U]U}UæUõUüUżUEVeV“VµVŅVŌVēVW(W=W]WwWƒW™W²W¼WÖWłW!X>XiX€X˜X›X­XÅXĶXūXYY1YLYWY‰Y“YāYüYZ.ZGZsZtZ“ZœZ¢Z«Z²Z¹ZĄZÉZŃZŲZąZéZšZ÷Z[ [+[2[9[@[F[G[J[c[d[Æ[ū[\\,\-\n\ŗ\ü\<]i]j]™]š]Ė] ^7^d^“^Ä^Ż^Ž^#_6_I_e_~__»_Ī_ģ_ķ_ ``$`%`9`:`j`’`Ø`¹`Ņ`÷`a;acaza{a§aØaęabWbŽbb‘b¬b­bōb=c‚cæcĄc÷cųcddIdJd˜dĘdeeWeXe„ečeWfXf¤fńf>gjgmgng‚gƒg™g±gÉgßgąg h h3hJhZhnhyhzhŠh‹h©h­hŹhŻh’hi9iSiTiœi¶iŚióiōijj/j_jj—j±jŌjšjōj k k2kck“k¹kčkllNll³l×lżl&mMm~m mÜmąmnn)ntn™nČnźno:ocodo{o©očop'pNpopˆpĄpļp q=qUq{q–qÕqųqrIrtrœrŌrżrsZsŠs¹sņstEtqtŠt³tŹtĖtŚtŪtüt'u[uuŗuÖu v=vsv—vÅvńvw>w_w|w©wĖwģwļwōwöw x xxZxxxyx†x·x¹xÅxąxįxšxyyyy@yAyy€yµyéy4zQzzz®z¾zōz{{J{s{ {Ī{ |0|R|S|^|_|“|”|»|Õ|Ö|}C}U}V}h}†}–}©}¾}Ń}ć}ō}~~5~F~p~‚~…~£~¤~µ~·~ļ~.IJXYŗČףŪķī € €F€ˆ€„€¦€Į€Ā€ń€ņ€ś€  Sb”ĀÅĒÉčé‚‚‚‚S‚T‚e‚f‚“‚”‚Ŗ‚Ā‚ß‚ƒƒGƒ‘ƒ’ƒœƒčƒ-„.„0„E„F„{„—„˜„™„“„Ė„é„ų„ū„……8…9…U…]……€……Ž…Į…Ā…č…é…ź…††H†e†f†§†é†õ†÷†&‡'‡6‡7‡E‡S‡b‡c‡ƒ‡ ‡æ‡Ü‡ˆ$ˆ?ˆZˆ[ˆzˆ—ˆ¾ˆæˆņˆ‰‰‰L‰]‰r‰s‰Œ‰™‰š‰¬‰°‰Č‰ć‰ä‰ž‰’‰Š"ŠCŠDŠQŠRŠaŠ›Š»Š¼ŠņŠóŠ6‹q‹r‹‰‹Š‹Ä‹Ś‹Œ7Œ;ŒQŒŒ¦Œ»ŒĶŒķŒīŒ Sv~†›æäåéķńņ(Ž)ŽLŽMŽƒŽ›ŽČŽķŽīŽ EF|²į,Me—ÉĶĪ÷&‘+‘d‘’‘—‘˜‘›‘Ā‘ƑבŲ‘’T’n’Č’É’Ł’Ś’“ “/“@“V“W“•“Ė“Ģ“””O”}”¶”ņ” • •••M•N•‘•ŗ•»•ö•÷•'–E–F–‡–›–œ–ł–ś–——4—<—\—]—j—k—œ——Ö—˜M˜X˜o˜p˜‡˜Č˜ō˜™R™Œ™©™°™Ģ™Ī™š/šjš…š³šĖšęš›%›C›p›u››ž›Ö›œRœdœeœyœzœ–œ”œ¢œ½œ¾œŪœįœāœAz{|“”®ĖĢŌÕīļžEžožŗž»ž×žŲžŸŸBŸdŸlŸ”Ÿ•Ÿ„Ÿ¦ŸŚŸŪŸ  F G j o p  Ž § Ø Ü ”3”l”’”Ź”Ė”ķ”ń”,¢O¢a¢q¢©¢¼¢½¢ö¢ £1£d£†££°£Ł£ū£ü£ż£¤G¤H¤„¤±¤Ķ¤Ī¤ē¤ „ „4„I„L„P„Q„r„v„£„ŗ„»„ų„$¦R¦u¦­¦®¦Õ¦ķ¦ņ¦6§v§w§z§|§§Ž§¶§Ž§Ø6ØGØ~ؘ؜ØÉØōØõØ/©^©Š©§©É©Ź©÷©ŖŖIŖŖ®ŖÅŖķŖ«««"«N«{«~«•«–«¾«æ«ń«¬@¬j¬ƒ¬²¬³¬å¬ę¬­­L­M­z­«­Å­Ę­ņ­®®1®2®Z®x®”®œ®»®¼®Ė®Ģ®ū®ü®)ÆaƑÆĆÆņÆóÆ+°o°x°y°z°•°œ°Ķ°Ļ°±±±±+±=±>±`±a±‰±Ŗ±«±ā±²²F²Š²‘²¢²¤²Ķ²ż²ž²0³f³k³µ³¶³ø³É³Ź³’³P““²“³“““Ó“Ō“ē“µYµeµfµyµøµķµ¶=¶Y¶Z¶m¶©¶Č¶É¶å¶ę¶·>·F·g·h·—·˜·Æ·Ń· ø'øQø~ø«ø¬øÉøńøņøóø¹¹7¹X¹j¹”¹Ŗ¹«¹¬¹Ņ¹Ó¹š¹ń¹ŗEŗmŗoŗ”ŗ¢ŗĮŗĀŗåŗ»2»_»‚»˜»¾»ß» ¼2¼D¼E¼y¼Æ¼Ī¼ß¼ą¼ü¼ż¼$½%½]½^½}½š½Į½Ā½ó½)¾*¾;¾<¾f¾“¾«¾Č¾å¾ż¾æ?æ@æCæYæZææ‚æÆæŽæĄ&Ą3ĄQĄyĄ¢ĄĄĄāĄĮĮ.Į5ĮGĮWĮuĮ‰Į¤ĮŗĮ»ĮŹĮĢĮäĮĀ%Ā>Ā^ĀxĀ‚ĀĀ¦ĀĒĀ÷ĀĆKĆ|ƗĆĮĆōĆÄÄÄÄ&Ä'ÄBÄCÄwĦÄÜÄÅMÅNńżÅüÅ6ĘtĘuĘÆĘŹĘĖĘŚĘńĘżĘ Ē!Ē"ĒYĒ‹ĒĀĒ÷ĒČČ=Č[Č\ȀȁȬȵȎČēČÉÉ>ÉBÉ}ÉÄÉŹAŹŹ±Ź²ŹĀŹĆŹżŹĖĖ@ĖPĖmĖĖ‚Ė”Ė²Ė³ĖÕĖęĖżĖĢ/Ģ0ĢhĢ’Ģ“ĢČĢųĢłĢ'Ķ(Ķ=Ķ>ĶOĶkĶlĶ©ĶäĶåĶ#Ī9Ī:ĪeĪ‘Ī’Ī®ĪÆĪÄĪŻĪĻ$ĻCĻcĻ‡ĻˆĻ¦Ļ½ĻÄĻĪĻūĻüĻŠŠ'Š)ŠHŠTŠbŠpŠqŠ€ŠŠšŠ¦Š“ŠĀŠĆŠÖŠ×ŠŃAŃLŃMŃbŃcєѶŃĢŃĶŃåŃęŃ ŅŅ#Ņ0Ņ;Ņ=ŅjŅkŅŅ‚Ņ¢ŅĆŅÄŅįŅÓÓÓ#ÓLÓMÓwәӚӮӾÓĪÓÖÓåÓŌŌHŌIŌYŌpŌxŌ‰Ō“Ō”ŌĢŌćŌäŌÕÕ&ÕCÕKÕnÕxÕyÕ®Õ³ÕŪÕÜÕšÕÖ=Ö>Ö|֦֞֟Ö7×8×]×^ל׷×ø×ó×*ŲaŲbŲāŲ ŁLŁMŁ„ŁĪŁĻŁ ŚNŚŚ„Ś¦ŚāŚŪMŪNŪŽŪ­ŪėŪÜÜ[܃ܫÜāÜŻIŻŻ¹ŻāŻŽ!Ž`Ž§ŽŲŽŁŽßßGßeßfߢßāßąąąąTą…ą†ą”ąÖą×ąģąį2į3įEįFįeį–įĮįįįāFārāsā…ā†ā½āēāćOćzć¤ćČć÷ć(äXäYäväwää¬äāäååå(å)åWåXå•å×åŲå ę ę"ę4ęNępę ęĀęžę ē ēIēē‚ē£ē¤ēÅēĘēŁēŪēńēņē+č4čnčoč±čÕčŲčé.é/éBéCé^éoépé˜éĄéĒéČéŌéčéééźź-ź.źUźXźŽźøźÓźŌźė$ė2ėAėxėŸė ė³ėĀėšėģģ'ģ6ģmģ”ģ•ģŅģåģęģčģ*ķ,ķLķMķoķķ¾ķėķģķķķīīOī|ī«īŚī ļļļEļ`ļaļļ‚ļ±ļ“ļæļĮļģļķļłļ5š„š¦š§šļšńń^ńŸń ńņń ņ ņXņwņxņĒņęņēņ5ó–ó—óźó ō(ō)ō\ō‰ōōÉōāōõHõwõ°õ½õćõö?öoöŠö§öŻöóö÷7÷T÷‹÷³÷Ļ÷ų:ų<ų=ų>ų@ųAųQųRųUų˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜0€€€˜0€€˜0€€p˜0€€€˜0€€˜0€€€˜0€€€˜0€€p˜0€€€˜0€€€˜0€€€˜0€€˜0€€p˜0€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€p˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€p˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜˜0€€€˜0€€€˜0€€€˜0€€ €˜0€€p˜0€€˜0€€˜0€€€˜0€€˜0€€€˜0€€€˜0€€˜0€€€˜0€€ €˜0€€ €˜0€€p˜0€€€˜0€€˜0€€€˜0€€€˜0€€€˜0€€˜0€€€˜0€€˜0€€€˜0€€€˜0€€˜0€€˜0€€˜0€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜˜0€€€˜0€€€˜0€€ €˜0€€ €˜0€€€˜0€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜@0€€€˜0€€˜0€€˜0€€€˜0€€˜0€€˜0€€˜0€€€˜0€€˜0€€˜0€€˜0€€p˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜@0€€˜@0€€˜0€€p˜0€€p˜0€€€˜0€€€˜0€€€˜0€€p˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜0€€˜˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€p˜0€€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€˜˜0€€˜0€€˜˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€ €˜0€€˜˜0€€p˜0€€˜@0€€p˜@0€€p˜@0€€p˜@0€€p˜@0€€p˜@0€€€˜@0€€˜@0€€˜@0€€˜@0€€˜@0€€˜@0€€˜0€€˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€˜@0€€p˜0€€˜0€€p˜@0€€˜@0€€˜@0€€˜0€€˜˜0€€˜˜@0€€˜˜0€€˜@0€€˜@0€€˜@0€€˜@0€€˜0€€˜˜0€€˜˜0€€˜˜0€€˜0€€˜˜@0€€p˜@0€€˜0€€˜0€€˜@0€€ €˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€˜˜0€€˜˜0€€˜0€€˜0€€˜0€€˜˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€˜0€€˜0€€p˜@0€€˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€˜˜0€€p˜0€€˜˜0€€˜˜0€€˜0€€˜0€€€˜0€€˜˜0€€ €˜0€€˜0€€˜0€€€˜0€€€˜0€€p˜0€€˜@0€€˜@0€€˜˜@0€€˜˜@0€€˜@0€€0˜@0€€ ˜@0€€ €˜@0€€˜˜@0€€ €˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€˜0€€˜˜0€€p˜0€€˜0€€˜0€€˜˜@0€€˜˜0€€˜˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€˜0€€˜˜0€€ ˜0€€p˜0€€˜˜0€€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€˜˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€ ˜0€€ ˜0€€p˜0€€ ˜0€€p˜0€€˜0€€ ˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€˜0€€˜˜0€€ ˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€˜˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€˜˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜˜0€€˜0€€˜˜0€€˜0€€˜˜0€€ €˜0€€ €˜0€€˜0€€p˜0€€˜˜0€€˜˜0€€ €˜0€€ €˜0€€ €˜0€€˜0€€ €˜0€€ €˜0€€˜0€€˜0€€ €˜0€€p˜0€€ €˜0€€p˜0€€ €˜0€€p˜0€€€˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€0˜0€€0˜0€€ ˜0€€0˜0€€˜0€€p˜0€€0˜0€€p˜0€€ ˜0€€p˜0€€ ˜0€€ ˜0€€˜0€€˜0€€0˜0€€˜0€€˜0€€˜˜0€€˜0€€ €˜0€€ €˜0€€˜˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€€˜0€€ ˜0€€ ˜0€€€˜0€€p˜0€€ ˜0€€€˜0€€ ˜0€€ ˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€0˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€0˜0€€˜˜0€€˜0€€8˜0€€p˜0€€€˜0€€p˜0€€8˜0€€˜0€€˜˜0€€˜0€€˜˜0€€˜˜0€€ €˜0€€˜˜0€€p˜0€€8˜0€€8˜0€€8˜0€€8˜0€€8˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜ 0€€p˜ 0€€p˜ 0€€˜˜ 0€€˜ 0€€˜ 0€€p˜ 0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜@0€€p˜@0€€p˜@0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜˜0€€p˜0€€@˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€H˜0€€p˜0€€p˜0€€˜˜0€€˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€˜0€€H˜0€€˜0€€H˜0€€p˜0€€˜0€€H˜0€€p˜0€€p˜0€€˜0€€˜˜0€€p˜0€€˜˜0€€˜˜0€€˜0€€8˜0€€p˜0€€8˜0€€8˜0€€8˜0€€˜˜0€€P˜0€€p˜0€€P˜0€€P˜0€€˜0€€ €˜0€€˜˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€ €˜0€€p˜0€€8˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€@˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜˜0€€p˜0€€ €˜0€€p˜0€€ €˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€8˜0€€p˜0€€˜0€€8˜0€€p˜0€€@˜0€€@˜0€€p˜0€€@˜0€€p˜0€€˜˜0€€˜0€€@˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€P˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€P˜0€€p˜0€€@˜0€€p˜0€€p˜0€€p˜0€€@˜0€€@˜0€€€˜0€€@˜0€€p˜0€€˜0€€˜0€€p˜0€€p˜0€€@˜0€€p˜0€€@˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€@˜0€€p˜0€€˜˜0€€˜˜0€€p˜0€€p˜0€€˜˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€8˜0€€p˜0€€˜0€€p˜0€€X˜0€€@˜0€€˜0€€˜0€€X˜0€€p˜0€€H˜0€€˜0€€˜˜0€€p˜0€€X˜0€€X˜0€€p˜0€€p˜0€€p˜0€€p˜0€€@˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜˜0€€p˜0€€@˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€`˜0€€˜˜0€€˜0€€`˜0€€`˜0€€`˜0€€p˜0€€H˜0€€˜0€€@˜0€€p˜0€€p˜0€€`˜0€€˜0€€`˜0€€˜0€€p˜0€€˜0€€p˜0€€H˜0€€H˜0€€p˜0€€p˜0€€˜˜0€€˜˜0€€˜0€€˜˜0€€@˜0€€˜0€€@˜0€€p˜0€€p˜0€€p˜0€€p˜0€€@˜0€€˜˜0€€˜˜0€€`˜0€€p˜0€€p˜@0€€˜˜@0€€p˜@0€€˜˜0€€p˜0€€˜0€€˜˜0€€˜0€€H˜0€€p˜0€€ €˜0€€@˜0€€@˜0€€@˜0€€p˜0€€˜0€€P˜0€€P˜0€€˜0€€P˜0€€˜0€€˜˜0€€P˜0€€˜˜0€€˜˜0€€p˜0€€P˜0€€P˜0€€˜0€€h˜0€€p˜0€€ €˜0€€˜˜0€€p˜0€€ €˜0€€˜˜0€€˜0€€p˜0€€˜0€€p˜0€€˜˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€H˜0€€˜0€€˜0€€P˜0€€p˜0€€˜0€€˜0€€p˜0€€h˜0€€˜0€€p˜0€€˜˜0€€p˜0€€˜0€€p˜0€€H˜0€€H˜0€€p˜0€€˜0€€H˜0€€p˜0€€H˜0€€H˜0€€p˜0€€p˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€p˜0€€P˜0€€˜˜0€€€˜0€€p˜0€€P˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€ €˜0€€€˜0€€˜0€€˜0€€˜0€€˜˜0€€€˜0€€˜0€€ €˜0€€p˜0€€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€x˜0€€x˜0€€x˜0€€˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€€˜0€€p˜0€€€˜0€€x˜0€€x˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€x˜0€€˜0€€p˜@0€€˜0€€p˜0€€x˜0€€€˜0€€x˜0€€x˜0€€p˜0€€˜˜0€€˜0€€x˜0€€p˜0€€€˜0€€p˜0€€€˜0€€p˜0€€p˜0€€€˜0€€˜0€€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€€˜0€€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€€˜0€€˜0€€p˜0€€p˜0€€X˜0€€p˜0€€X˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€˜0€€˜0€€˜˜0€€€˜0€€˜˜0€€˜˜0€€€˜0€€p˜0€€˜˜0€€˜˜0€€p˜0€€p˜0€€˜˜0€€ €˜0€€p˜0€€p˜0€€x˜@0€€p˜0€€x˜@0€€p˜0€€˜@0€€˜0€€x˜@0€€p˜0€€˜0€€p˜0€€€˜0€€p˜0€€p˜0€€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€˜0€€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜˜0€€˜0€€˜0€€˜˜0€€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€˜0€€˜0€€p˜0€€˜˜0€€˜0€€p˜0€€p˜0€€p˜0€€X˜0€€p˜0€€X˜@0€€p˜0€€X˜0€€˜0€€˜0€€p˜0€€X˜0€€X˜0€€€˜0€€p˜0€€€˜0€€p˜0€€€˜0€€€˜0€€˜0€€€˜0€€p˜0€€€˜0€€p˜0€€˜0€€˜0€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€p˜0€€€˜0€€€˜0€€p˜0€€p˜0€€˜˜0€€˜˜0€€€˜0€€€˜0€€p˜0€€0€˜0€€ ˜0€€ ˜0€€ˆ˜0€€p˜@0€€˜0€€ˆ˜0€€p˜0€€p˜@0€€€˜@0€€˜˜0€€ˆ˜0€€p˜0€€p˜@0€€ˆ˜@0€€p˜0€€ˆ˜0€€`˜0€€˜0€€˜0€€ˆ˜0€€€˜0€€€˜0€€€˜0€€€˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€p˜0€€˜˜0€€˜˜0€€˜˜0€€˜0€€ €˜0€€p˜0€€p˜0€€p˜0€€˜0€€`˜0€€ˆ˜0€€p˜0€€`˜0€€˜0€€˜0€€p˜0€€`˜0€€p˜0€€€˜0€€€˜0€€€˜0€€˜0€€˜0€€`˜0€€p˜0€€˜0€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€`˜0€€p˜0€€˜0€€˜0€€`˜0€€p˜0€€`˜0€€`˜0€€p˜0€€˜0€€p˜0€€`˜0€€`˜0€€˜0€€˜˜0€€p˜@0€€p˜0€€˜0€€p˜0€€€˜0€€p˜0€€˜@0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€p˜0€€h˜0€€˜0€€h˜0€€p˜0€€˜@0€€˜@0€€X˜0€€h˜0€€h˜0€€h˜0€€h˜0€€€˜0€€˜0€€h˜0€€h˜0€€˜0€€˜˜0€€ €˜0€€p˜0€€˜0€€ €˜0€€h˜0€€˜˜0€€˜˜0€€h˜0€€h˜0€€˜@0€€˜˜0€€€˜@0€€p˜0€€h˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜@0€€p˜0€€h˜0€€p˜0€€p˜0€€h˜0€€p˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€€˜0€€˜0€€h˜0€€˜0€€p˜0€€€˜0€€˜0€€˜˜0€€ €˜0€€ €˜0€€˜0€€p˜0€€h˜0€€h˜0€€˜˜0€€p˜0€€˜˜0€€˜@0€€p˜0€€˜˜@0€€p˜0€€˜@0€€p˜0€€€˜0€€˜0€€˜˜0€€p˜0€€˜˜0€€˜˜0€€p˜0€€p˜0€€h˜0€€€˜0€€˜0€€˜˜0€€˜˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€p˜0€€p˜0€€p˜0€€h˜0€€€˜0€€p˜0€€˜˜0€€˜˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€˜0€€˜˜0€€˜0€€˜˜0€€˜˜@0€€˜˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€p˜0€€˜0€€˜0€€˜˜0€€˜0€€˜0€€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€€˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€p˜0€€ ˜0€€˜0€€€˜0€€p˜0€€˜0€€€˜0€€ ˜0€€p˜0€€p˜0€€p˜0€€€˜0€€ ˜0€€ ˜0€€ ˜0€€p˜0€€ ˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜@0€€p˜@0€€x˜@0€€˜0€€p˜0€€˜0€€˜˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€˜˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜˜0€€ ˜0€€˜˜0€€˜˜0€€˜˜0€€x˜0€€p˜0€€˜0€€p˜0€€p˜0€€x˜0€€€˜0€€€˜0€€˜0€€˜0€€ ˜0€€˜˜0€€ ˜0€€p˜0€€ ˜0€€ €˜0€€ €˜0€€˜˜0€€ €˜0€€x˜0€€x˜0€€˜˜0€€˜˜0€€p˜0€€p˜0€€h˜@0€€p˜0€€Ø˜0€€h˜0€€p˜@0€€p˜0€€Ø˜0€€p˜0€€Ø˜0€€p˜0€€Ø˜@0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜@0€€˜0€€Ø˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜@0€€h˜0€€p˜@0€€˜0€€€˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€ €˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜@0€€h˜0€€Ø˜@0€€˜0€€˜0€€p˜@0€€˜0€€˜˜0€€ €˜0€€p˜0€€Ø˜0€€˜0€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€€˜0€€p˜0€€p˜0€€˜˜0€€€˜0€€ˆ˜0€€p˜0€€˜0€€ˆ˜0€€ˆ˜0€€p˜0€€˜0€€p˜0€€Ø˜0€€˜˜0€€°˜0€€˜˜0€€˜0€€˜˜0€€ €˜0€€˜0€€p˜0€€p˜@0€€p˜0€€p˜0€€p˜@0€€p˜0€€˜0€€p˜0€€°˜@0€€p˜0€€p˜0€€p˜0€€˜˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜@0€€p˜0€€°˜0€€p˜0€€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜@0€€p˜0€€p˜0€€p˜0€€€˜0€€€˜0€€x˜0€€˜0€€p˜0€€x˜0€€˜˜0€€p˜0€€€˜0€€€˜0€€˜0€€€˜0€€x˜0€€€˜0€€€˜0€€˜˜0€€˜˜0€€˜˜0€€€˜0€€˜0€€˜0€€p˜0€€p˜0€€€˜0€€p˜0€€ø˜0€€p˜0€€ø˜0€€p˜0€€ø˜0€€p˜0€€ø˜0€€˜0€€˜0€€p˜0€€ø˜0€€˜0€€p˜0€€€˜0€€p˜0€€˜0€€˜0€€ø˜0€€ø˜0€€ø˜0€€ø˜0€€ø˜0€€ø˜0€€p˜0€€ø˜0€€p˜0€€p˜0€€ø˜0€€p˜0€€ø˜0€€ø˜0€€ø˜0€€p˜0€€˜0€€p˜0€€ø˜0€€ø˜0€€p˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€ €˜0€€ø˜0€€˜@0€€p˜0€€ø˜0€€ø˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€€˜0€€p˜0€€€˜0€€p˜0€€˜˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€p˜0€€˜˜0€€˜˜0€€˜0€€˜˜0€€p˜0€€˜˜0€€p˜0€€p˜0€€˜˜0€€˜0€€˜0€€˜˜0€€˜˜0€€˜0€€˜˜0€€˜˜0€€ ˜0€€p˜0€€ ˜0€€p˜0€€ ˜0€€ ˜0€€˜0€€˜˜0€€p˜0€€˜˜0€€˜0€€˜0€€˜˜0€€ ˜0€€˜˜0€€˜˜0€€p˜0€€p˜0€€ ˜0€€ ˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€ ˜0€€p˜0€€Ą˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€ ˜0€€˜˜0€€ ˜0€€ ˜0€€Ą˜0€€p˜0€€p˜0€€ ˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜˜0€€ ˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€ €˜0€€˜0€€˜˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€˜0€€˜0€€Č˜0€€p˜0€€˜0€€p˜0€€˜˜0€€˜˜0€€˜˜0€€˜˜0€€p˜0€€p˜0€€p˜0€€˜0€€Č˜0€€Č˜0€€p˜0€€Č˜0€€Č˜0€€˜0€€˜0€€Č˜0€€Č˜0€€˜0€€˜0€€˜0€€˜0€€Č˜0€€Č˜0€€˜˜0€€˜0€€Č˜0€€Č˜0€€Ø˜0€€Č˜0€€Č˜0€€p˜0€€Ø˜0€€p˜0€€p˜0€€˜0€€˜˜0€€p˜0€€Č˜0€€˜˜0€€€˜0€€ ˜0€€ €˜0€€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€˜0€€Č˜0€€Č˜0€€˜˜0€€Č˜0€€˜˜0€€˜0€€p˜0€€˜0€€Č˜0€€p˜0€€p˜0€€p˜0€€Č˜0€€Č˜0€€Č˜0€€Č˜0€€˜˜0€€Ø˜0€€p˜0€€Č˜0€€˜˜0€€˜˜0€€˜0€€˜˜0€€p˜0€€˜˜0€€Ø˜0€€˜0€€Ø˜@0€€p˜0€€Č˜0€€Ø˜@0€€˜˜0€€Ø˜@0€€˜˜@0€€p˜0€€˜0€€˜0€€˜0€€˜˜0€€Š˜0€€p˜0€€ ˜0€€p˜0€€ ˜0€€p˜0€€p˜0€€˜0€€˜0€€p˜0€€Š˜0€€p˜0€€Š˜0€€€˜0€€p˜0€€€˜0€€p˜0€€˜0€€˜0€€€˜0€€˜0€€€˜0€€˜0€€˜0€€p˜0€€p˜0€€p˜0€€€˜0€€˜0€€˜0€€p˜0€€€˜0€€˜˜0€€p˜0€€p˜0€€˜˜@0€€€˜0€€˜˜0€€˜˜0€€ €˜0€€˜˜0€€˜0€€(˜0€€ €˜0€€˜0€€ €˜0€€ €˜0€€˜˜0€€ €˜0€€0˜0€€ ˜0€€ €˜0€€ ˜0€€˜˜@0€€p˜0€€Ų˜0€€p˜0€€Ø˜0€€Ø˜0€€p˜0€€˜0€€p˜0€€p˜0€€p˜0€€˜0€€ˆ˜0€€ˆ˜0€€ˆ˜0€€ˆ˜0€€˜0€€p˜0€€p˜0€€ˆ˜0€€p˜0€€p˜0€€p˜0€€€˜0€€p˜0€€`˜0€€`˜0€€`˜0€€˜0€€˜0€€`˜0€€˜0€€p˜0€€p˜0€€p˜0€€`˜0€€p˜0€€p˜0€€p˜0€€h˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€p˜0€€€˜0€€p˜0€€ˆ˜0€€€˜0€€ˆ˜0€€€˜0€€p˜0€€˜0€€ˆ˜0€€p˜0€€€˜0€€p˜0€€ˆ˜0€€ˆ˜0€€p˜0€€p˜0€€p˜0€€p˜0€€p˜0€€˜0€€ą˜0€€p˜0€€ˆ˜0€€Ø˜0€€˜0€€p˜0€€˜0€€p˜0€€ˆ˜0€€ˆ˜0€€p˜0€€˜0€€˜0€€p˜0€€p˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€p˜0€€˜0€€ ˜0€€ €˜0€€ €˜0€€€˜0€€p˜0€€€˜0€€˜0€€˜˜0€€˜˜0€€p˜0€€˜0€€ ˜0€€Ø˜0€€p˜0€€˜0€€p˜0€€˜˜0€€˜0€€˜0€€€˜0€€p˜0€€Ø˜0€€Ø˜0€€˜0€€p˜0€€˜0€€p˜0€€˜˜0€€˜0€€˜0€€˜0€€˜0€€˜0€€p˜0€€˜@0€€˜0€€˜0€€˜0€€p˜0€€˜0€€˜0€€˜0€€˜˜0€€˜˜0€€˜˜0€€ €˜0€€˜˜0€€˜˜0€€ €˜0€€p˜0€€p˜0€€p˜0€€Ø˜0€€Ø˜0€€Ø˜0€€˜0€€p˜0€€˜0€€˜0€€p˜0€€˜˜0€€˜0€€˜˜0€€p˜0€€p˜0€€p˜0€€p˜0€€Ø˜0€€Ø˜0€€p˜0€€˜0€€p˜0€€Ø˜0€€p˜0€€˜@0€€p˜0€€č˜0€€č˜0€€č˜0€€č˜0€€č˜0€€˜˜0€€˜0€€č˜0€€p˜0€€p˜0€€˜˜0€€p˜0€€˜0€€č˜0€€p˜0€€˜˜0€€˜˜0€€˜0€€p˜0€€˜˜0€€˜˜0€€p˜0€€˜˜0€€p˜0€€ €˜0€€˜0€€p˜0€€˜0€€p˜0€€h˜0€€p˜0€€Ø˜0€€Ø˜0€€°˜0€€˜0€€`˜0€€˜0€€p˜0€€˜0€€`˜0€€p˜0€€Ø˜0€€p˜0€€˜˜0€€˜˜0€€˜0€€˜0€€h˜0€€p˜0€€h˜0€€p˜0€€p˜0€€˜0€€˜0€€˜˜0€€p˜0€€p˜0€€ų˜@0€€ų€˜@0€€°€˜@0€€ų€˜@0€€°€0,œ“u “ ”ŠjÜ #`+ś/Ė4|:„=_BWE£I£MžRmVžX®]`glømao×qVw÷z¢~9©ˆ~‹y‘õ–™2›ČŸ¤\¦©”Ŗ]Ær±Ž·Ģ¼¶ĆŹĪŅÖŌŲ>Ž:ą$ćŒčiķTš’õēłSüĪrŻ †ŽBÖ$Ń,ł0w5ė6źmż„…„‡ˆ‹Ž’“•—šœž ¢¤¦ØŖ¬®°²“¶øŗ½æĮĆÅČŹĢĶĻŃÓÕףŪŽąāäęčźģļšņōöųśüż’!#&')+-024>Ce W^B†&Ę+Ć/{3œ8¹;&?¤C IßL@QoU™XN\Xg”kxmÅn³p?uįwŹy­}2€ā† ‰ŲŒłd•™ż›æ 0£§©'­Æ~³·m¼°ĮŖĘÉĢ ĻXŌ©×ŸŚŽėąhåžė ļžōJłżØž z²²Ö6!ø'ō,D0ž36×l¦q6u²y…‚…†‰ŠŒ‘”–˜™›Ÿ”£„§©«­Æ±³µ·¹»¼¾ĄĀÄĘĒÉĖĪŠŅŌÖŲŚÜŻßįćåēéėķīńóõ÷łūž "$%(*,./13=?@A…ƒ !’•€•›²¼ĻŁ’ uy{€‘ķń9=ehimV^ÄĖ°³Ō Ś ” — ń ÷   B H r x 7Aek•›t~µ¾čóOVacyƒšÖŻčź !.3“˜®³éė „©ńó26kos{˜žŖ°įé {!)FN±·>Ez?E !!%")"M"Y"ļ"ó"# #u#w#‡#’#Ø#“#Ń#Ö#ī#ō# $$–$œ$Ś$Ż$ %&%y%~%æ%Å%Ž%ć%& &&&‰&—&((Õ+Ł+ū,--#-R4T4‚4‡4¤4¦4ł4’4555 5c5e5£5„5¦5Ŗ5­5±5²5µ5Ś5Ż5ä5ź5M6S6U6X6ˆ6Ž66“61797m7u7»7Į7p8v8ŗ9Ć9“;¶;y<ƒ<­<“<ć<ź<=(===@=l=u=„=Š=Ķ=Ų=ė=ų=C>E>]>c>Č>Ź>ā>č>£?©?ė?ō?/A2A‰AA›A¢A®AÉAüABBBcBjBńBłBkCsC“CœCžC§C©C“CĖCŅC&D.D]DdDD‡D¹DĮDēDėD’DE~E„EˆEE–EE³E¶EĄEČEēEīElFwFFŸFŲFßF#G2G`GrGCHEHsH~HųHI I-IQI`I®IøIÜIåI JJJ JąKāKlLnL˜LšLŻLßL÷LłLM MLMNMbMdMĻMŚM>NENINMNQNTNXN^NmNrN’N–NŖN³NÄNĒNÓNŲNńNłNżNO OOO"O&O-OCOHOfOiOmOtOxO|O€O„OˆOŽO’O™OO§O«O®O¼OĘOŹOĻO PPP"P>PAPSPXP\PePrPvPP•P P©P­P³PČPĻPÓPÖPŚPąPäPźPīP÷PūPQQ QDQIQ1R6RrRsRŽR”R–R™RØR©R¹R½RśRžRSS)S,S0S5SJSKSfSjS€SS‘S”S¤S¶S¹SŗSŹSĶSŻSļSņSóSśS’ST TT/T2T3T:T>THTKTSTVTmTnT”T„T©T­TķT÷TU(U9U>UAUEUqU|U–UšU“U¾UĘUŹUźUōUV VVV#V'VZVdVhVjVlVoVzV}V©V³VPWVWyWW›W„W“WøW¾WĮW@XDXkXsX‚X…XX XČXĢXOYVY`YdYŒYY’YZZZvZyZµZøZģZļZ.[1[C[E[q]v]]¢]Ī]Ó]Ū]ą]ę^ķ^Y_`_¶_¹_``—a™aŖa“aŗa¾aĄaÄačaņaųaüažab b'b/b3b5b9bObVbYb_b{b|b”c¦cÄcÉcŹcĶcücddd dd_fdf±h³hĪhŠhįhåhōhžh&i0i=iCiDiKifiji‰iŒi«i®iæiĪiŅiÕiŽiäičiėijj3j7jcjhjƒj‡j›j jµjøjŲjŻj—kœk½kĀkģkļk+l.lWlZl·l¹lŪlŻlmm*m,m6m9mImLm nn-n1nxn~n‘n“nn”nĄnĀnhojooo­oÆopp+p-pRpTpspupŒpŽp‘p“p—pšp“p·pópöp q£q§q±qrr rr7r¹E¹n¹w¹z¹¹(ŗ2ŗ3ŗDŗÕ»Ž»H½L½½™½č½ņ½ū½ ¾@¾C¾E¾Q¾j¾l¾o¾{¾—¾š¾Æ¾µ¾Ģ¾Š¾é¾ģ¾ææĄ%Ą-Ą1Ą†ĄˆĄßĄįĄ'Į,ĮJĀPĀrĀwĀ‡Ā‹ĀTĆWĆfĆhĆŲĆąĆ™ÅÅ„ÅŖÅŻĘßĘčĘšĘōĘöĘĒ ĒĒĒĒĒ¶ĒĄĒ ČČČČČ Č,Č/ȊȔȻČÅČėČõČśČÉÉÉßĖåĖńĖõĖ;Ģ=ĢoĪqĪĮĻĆĻŠŠIŃKŃoŃsŃxŃŃ†ŃŒŃžŃ„ŃÉŃĖŃ8Ņ:ŅģŅōŅöŅ’Ņ ÓӀӈӤӬÓ]Ō_Ō¹Õ½ÕĪÕŅÕėÕļÕ§Ö«Öƒ×‰×ś×Ų·Ų½ŲZŁ[ŁtŚzŚ{ŪŪ%Ü(Ü³ÜµÜśŽßVß\ßØß°ßą"ąˆąŽą¢įØį ää=äCäLäRäßåäåUęWęwęyę|ę‚ęźęńęēēŠēŽēÉēĖēåēėēśēč<čFčGčJčYč^čąčįč9éAéLéOé|éƒé‹ééōéźdźmźįźźźśźėeėgė{ėė©ė²ėŌėŪėŻėßėóėłėżėģZģ\ģpģvģ¢ģŖģŌģŪģ ī īZī]ī·ī¹īfļiļkļ€ļRšXšæšÄšńń.ń6ń¼ńĄń ņņ)ņ2ņzņņóóµó¹óīōšōIõKõö ö=÷C÷®÷²÷ųų>ųRųUų_f|†¤®ĮĖŽę"%1>JR^gwz„‡‘£±“ĀÅŅąļż &BK^iu…”Ÿ«¶Ķ×ęļ’%5@IRalv‘œ„²¶ĮÕą÷#03?HSfrˆ‘·ĄÖŻčńü )-8EQYtw›§¶ĀČÕŲäėó!)2@CMbo~‹“¢«“ĪŪź÷(5IWZgpyŽ›Ŗ³ÅÓÖå÷!/2?Xfiv…“–جŗÓŽąā   # 2 = T ` k {    µ Į ź ł ü    & / 8 E ” — Ų ā   ^ a Ø ° Ś į ż  ; > a k  ™ Ŗ µ   Y e ł $*CL]c—ž½Éõž',ENbh†§°ĶÖž)3„ĖÓż )^a„Ž³¼ĶŲ DGĮČŃŲ(1SYr{Œ’ĘĶģų$-„‰’¦¬ĆŹėō;Efp§«ĶÕŚāčó/3AJyž£¶ŗČŃ&*GMxz‹®¶éī_apx•¦ņż17wyœšösƒT[‚µ½Ųąo { « “ Ō Ś ū !\!h!Į!Ć!į!ä!""1"7"‹""«"®"Ų"Ü"ū"#"#%#6#9#b#f#Ń#Ö#ī#ō# $$.$6$`$p$‘$•$Ö$Ś$é$ń$%%%%h%k%%™%ŗ%¾%õ%ų%*&/&N&V&~&ˆ&Ÿ&§&Ģ&Ō&T'['x'|'Š'˜'”'Ø'Ž'č' ((<(C(Ā(Ķ(ė(õ())-).)T)X)”)š)ų)**%*y*€*¾*Å*++F+N+Ž+•+Ō+ę+,,_,e,£,©,Ū,ę,--~-ƒ-Ē-Ń- ..Ÿ.¦.Ż.ā."/(/f/p/Ŗ/²/ņ/õ/H0J0„00·0Ą0÷0 11+1Š1Œ12"2E2K2a2f2Ŗ2­2ź2ļ2-363=3J3¤3«3é3ź3$424R4T4¤4¦4ł45²5¾56*6M6X6ˆ6“6Ų6ā677§8µ8Å8Ī8į8ģ8Q9Z9}9‚9Ķ9Ń9Æ:²: ;;¬;²;č;ķ;< <F<J<k<s<‡<—<”=•=²=ŗ=æ=Ē=Ķ=Ų=ü=>>>$>*>]>c>>Œ>”>›>©>Æ>ā>č>??q?u?ų?ü?=@A@~@‚@£@©@¼@Į@å@ź@AA3A=ARAXA_AjA„AˆAŃAÓAüAB9B?BŹBĪBC CšC÷CéDģD@EKExE}EĶEŌE’EFFFMF£FŖF6G=G~G†GńGöGII|I‚I½IĮIėIšI'J2JoJvJ§J¬JĀJĘJŪJāJKK-K0KRKdKjKpK“K·KLLL'L@LCLlLqL~L‘L˜LLŖL½LŹLĶLŻLāLūL’LMMMMLMZMbMpMyM„MĒMĖM>NENINMNQNTNXN^NmNrN…N‰NŖN³N·NĄNÄNĒNĖNĻNÓNŲNńNłNżNOO O OOO"O&O-O1O6O:O?OCOHOLOSOfOiOmOtOxO|O€O„OˆOŽO’O™OO§O«O®O²OøO¼OĘOŹOĻOŌOßO PPP"P4P:P>PAPSPXP\PePiPnPrPvPP•P™PœP P©P­P³PČPĻPÓPÖPŚPąPäPźPīP÷PūPQQ Q QQ&Q/QyQ~QuRyR¹R½RįRåRSSŖS¶SćSļSTT@THT©T­TÆT“T9UAU”U©UĘUĪUųUśULVNV~V‡V·VĄVéVģV WW*W-W?WBW_WcWyWW…WˆW›W W“WøW¾WĮWŲWŪWūW’W#X'X@XDXUXZXkXsX‚X…XX X°X³XČXĢXŠXÓXžXYY YYY4Y7YOYVYZYdYŒYY Y„Y·Y¼YåYīY’YZZZIZRZvZyZ–Z›ZŸZ”Z„ZŖZ®Z±ZµZøZ¼ZæZĆZČZĢZŠZŌZ×ZŪZßZćZčZģZļZóZöZśZ[[ [ [[.[1[5[8[<[?[C[E[L[U[±[·[ż[\\%\ž\]Ū]ć]^^o^q^ž^«^Ļ^Ū^ś^ż^(_*_9_:_M_V_j_s_¾_æ_×_į_``'`2`l`q`ž`a!a$aŖa“ačaņa b#bYb_b”bŸb÷bųb?cFc„c‡cd dQdXdd¢dĶdŌde'eźeóe¦fŖfófōf@gJgpg{gŸg¦gøg¾ghh#h$h6h7hMhNh]h^hqhrh|h‰hh˜h±h³hŗiæiöijRlWlŪlįlmm*m0m‚m•m¤m­m3n:nKoSoƒoŠo­o¶oöoūo+p0pŒp‘pÉp×pšq q¶q½qßqįqüqr(r2rRrVrŖr“rss,s0sŽss½sĖsytƒt·tĄtĢtŁtŽtėt’t u,u2u^uiu“u¢uŁuåuvv?vivxv|vČvŠvōvwDwGwewnw‚w…w÷wx)x?xcxix³x¶xŌxŽxžxy y)yByMy…yˆy·y½yīyńy6z;zz‚z°z¶zĆzĘzözūz{"{Q{U{{ƒ{«{Æ{Ō{Ś{|#|T|]|d|h|•|Ÿ| }}G}M}W}^}œ} }†~~„~¬~š~ņ~/3\e’¼æŹĢÜåšžH€J€^€b€Š€€Ø€±€Ä€Ķ€ś€ &ZamqØ²ŹéėöY‚d‚˜‚‚Ń‚Ł‚“ƒ›ƒ¢ƒ¦ƒéƒķƒ1„=„H„W„š„£„Š„Õ„ī„ń„ū„……+…;…D…_…h…‚…‰…… …Ä…Ź…ė…÷…N†P†h†l†©†­†ė†ó†ų†‡(‡5‡9‡=‡H‡K‡V‡Y‡e‡l‡†‡‰‡£‡¦‡Ā‡Å‡ß‡ā‡ˆˆ'ˆ*ˆBˆEˆ]ˆdˆ}ˆ€ˆšˆˆ¦ˆ­ˆĮˆÉˆõˆųˆ‰ ‰‰#‰O‰R‰`‰c‰u‰y‰‰’‰›‰§‰²‰µ‰Ź‰Ņ‰å‰ń‰Š Š$Š-ŠFŠMŠTŠ`ŠžŠ£Š¾ŠĪŠŠ‹Ó‹Ż‹ģ‹Œ'Œ†ŒŒæŒĆŒŃŒŌŒöŒżŒ)*¤®ČÖōŽŽ—Ž­Ž¼ŽĪŽÓŽ†ŗ½źļ4;U\muŸŖŠŲ-‘5‘‘©‘Å‘Ī‘’’W’^’Ź’Ņ’““(“.“7“?“H“U“—“˜“” ” ”$”W”\”…”ˆ”¾”Ā”÷”ż” •••2•P•a•“•£•/–3––š–Ü–ę–ū–——!—>—G—_—f—m—}—Ų—Ü—˜˜O˜V˜˜¤˜Ģ˜Ó˜ų˜ś˜•™¦™²™ŗ™ššKšOšpšsšŗšĄš ››+›0›w›„› ›«›Ü›ć›œœXœaœfœsœ}œ‡œ„œ©œ}Œž žHžJžržvž½žŹžŪžåžŸŸMŸTŸoŸxŸ˜ŸŸŸ©Ÿ¹ŸŽŸźŸ  J O r  Æ ³ ć ē ””:”>”s”u”™”œ”Ī”Ū”ų”ž”4¢7¢f¢k¢v¢€¢£'£6£;£i£k£‹££ž£¦£µ£ø£Ž£ą£¤!¤ˆ¤‹¤¶¤»¤Ó¤Ų¤š¤ö¤ž¤ „8„;„S„`„}„„Ø„°„Ā„Ē„ż„ ¦)¦.¦[¦`¦µ¦·¦Ś¦ć¦~§Œ§’§™§<ØAØKØYØ„Ø†ØłØ©3©?©©”©­©²©Ō©ß©ž©Ŗ!Ŗ)Ŗ‡ŖŖ“Ŗ¹ŖÉŖÓŖóŖöŖR«a««Ž«ų«ż«"¬'¬y¬‚¬„­Ž­¶­ŗ­ų­®®$®4®=®^®g®ž®§®¾®Å®Ī®Ž®9Æ>ÆoÆ}ƜƔÆ-°2°q°v°|°…°ž°¤°]±_±±±ē±ķ±J²R²“²™²Ń²Ö²!³#³ŗ³Č³“ “T“\“¶“Å“"µ)µ`µdµ’µ–µłµüµ¶#¶K¶Q¶Æ¶³¶Ė¶Ų¶č¶ń¶··H·Q·j·z·²·ø·Ō·×·øø*ø-øTøZø€øˆøÆø“øĢøĻøõø¹ ¹&¹>¹E¹Ÿ¹¤¹®¹»¹Ö¹Ū¹ł¹ż¹:ŗDŗJŗOŗqŗ~ŗ„ŗŖŗķŗóŗ»»:»?»d»g»Š»»Ć»Ī»¼¼:¼?¼}¼¼³¼µ¼Š¼Ž¼ā¼ļ¼½½(½1½a½j½ž½„½Å½Õ½ū½¾,¾:¾j¾o¾ææFæXæ‰ææĶæŪæ;Ą?ĄßĄįĄźĄīĄ'Į-ĮAĮFĮ_ĮcĮ|ĮˆĮĮ”Į§Į¹Į¾ĮÉĮŅĮ×ĮźĮķĮĀĀ+Ā1ĀDĀIĀdĀiĀ}Ā€Ā‡Ā‹Ā”Ā—ĀĶĀŅĀĆ$ĆTĆWĆ…ĆˆĆžĆ£ĆČĆĶĆÄ%ÄzÄ~ĩĬÄßÄįÄÅŇŋÅæÅÅÅ9Ę>Ę²Ę³ĘĪĘŃĘŻĘßĘōĘöĘĒĒ ĒĒ=Ē?Ē\ĒaĒśĒČČ ČGČJČ±Č³ČćČåȀɉÉĒÉĪÉŹ Ź‚Ź†ŹµŹĮŹĖĖ ĢĢ;Ģ@ĢpĢwĢ›Ģ¤ĢĪĢÖĢ+Ķ5ĶFĶJĶWĶ\ĶtĶwĶ±Ķ“ĶkĪoĪ•ĪŸĪÉĪÕĪŒĻ‘Ļ«ĻÆĻĮĻĆĻ’Ļ ŠŠ!Š1Š6ŠQŠSŠYŠaŠkŠoŠtŠzŠ‰ŠŒŠ£Š„Š«Š³Š½ŠĮŠĘŠĖŠßŠįŠŃŃIŃKŃUŃXŃkŃsјфŃÉŃĖŃŠŃÕŃīŃšŃ ŅŅŅ"Ņ'Ņ/Ņ8Ņ:ŅnŅvŅĒŅĪŅéŅģŅ ÓÓÓÓ'Ó+Ó}ӀӤӬӲӵÓĀÓÅÓÓÓÕÓŻÓįÓźÓīÓ ŌŌMŌPŌ]Ō_ŌuŌwŌŌ…ŌŽŌ’ŌŠŌÓŌēŌļŌÕÕ*Õ-ÕHÕJÕTÕXÕsÕwÕ¶Õ½ÕęÕļÕųÕżÕ%Ö*օևÖāÖåÖ×$×:×J×^×›×Ÿ×”×ś×Ų1Ų3Ų'Ł*ŁZŁcŁ‘ŁšŁŚŚVŚYŚ—Ś£ŚéŚóŚŪŪ•ŪšŪņŪõŪ Ü(ÜeÜiÜÜ•Ü³Ü½ÜźÜõÜ#Ż&ŻĆŻÅŻgŽmŽ©Ž¹ŽŪŽēŽß#ßMßQßØß°ßčßóß ąąį'į5į>įNįUįpįzįšį įŹįŃįJāUāuā~āæāŹāć$ć*ä;ä[ähä£ä¦ä²äµäčäńä.å6å^åbå›åžåßåēåę!ęNęoęręuę¢ę„ęÄęĒęēēēē+ē/ēKēVē…ēŽē©ēÆēÉēŅēąēäē0č2čGčJčtčwčąčéčéé4é8éEéKéaébévéƒéé”éĆéÅé źź^źmźź“źŗź½ź ė ė&ė1ė5ė:ėDėJė{ėė¢ė²ė¶ė»ėÅėĖėóėłėģ&ģ*ģ/ģ9ģ?ģpģvģŌģŪģķģóģ“ķ ķ ī īī$īSīXī€ī‹īÆī³īŽīćīļļļļIļLļfļoļyšš!ń(ń ņņeņlņzņņ!ó/ó…ó‰óųó’óōōō*ō0ōŒō’ōćōźōõ%õIõKõ³õ¼õ¾õĮõäõéõö öBöIöpötöØö¬öąöēö÷ ÷U÷[÷Ž÷÷“÷¹÷Š÷×÷ųų>ųDųNųRųUų3333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333Żåńtįį h ļš €€G€H€‰€Š€§€Ø€Į€ń€ū€  Č‚,„-„1„4„–„—„š„„¬„³„ų„ł„=ų>ų>ų?ų?ųAųDųNųRųUų’’Registered UserBWņ'¾ż’’’’’’’’’„Š„˜žĘŠ^„Š`„˜ž.„ „˜žĘ ^„ `„˜ž.„p„˜žĘp^„p`„˜ž.„@ „˜žĘ@ ^„@ `„˜ž.€„„˜žĘ^„`„˜ž.€„ą„˜žĘą^„ą`„˜ž.€„°„˜žĘ°^„°`„˜ž.€„€„˜žĘ€^„€`„˜ž.€„P„˜žĘP^„P`„˜ž.BW’’’’’’’’)k×(‚0„t—mĀxEåDŌī87Æ7‚PļCT†7ŚĪ]ņ>ē_0 µV Į Y4 f Ä : ·p …s ™?”hMyXĢvõ‡1Œ0˜w»}č{ÓJžf1dŸr™jõ!wF!\!21#~A$AX%Üx%”P'›j'#(%(›h*:?-M-q0.’|/Ø1A2Ü@2ź`2"3j+3Ś4yx4Ć6598^=8B8¤G;h;¶3<u<&= ==Ó>=2c=ēk= >Ż>2G>:k>ŽK?bxAŲzAéBŃ:CÅYCØqDČrD÷F¼|F‡HWEH€ I"0IĖ_I<Jś KĀ7L O?ZO†RP8'RņUųUė/Uā9VJ_W&Xf\Yisõt^ktŽw1+xfCx’IyaZy» zÆezpzŹ{Ą}>}Čw}{N~€i]+K"‚ė=‚·S‚š|‚4)ƒV[ƒĘ„(„ r†d‡qJ‡f‡ųdˆ­A‰ˆv‰# Š‹TR‹o^‹odŒŖ-7J.Žż(Ž]Žż_ŽYwŽr=­FSUl‘÷w‘Ō8“ŠY“|g”Gw”=•wD•ļH•S–ˆ –Ū.–ģH–”—°'— i˜„Nš[,›“aKžS$Ÿ²eŸ,( ’|”ž£e£¤#¤Ń6¤»u¤x3„Õu¦śc§1Øć©\t©ILŖ"¬¹{¬å­–®\S®°:Æ;kÆ> °S°"S°›±@6±C²³s “>“ŖN“V“€{“ŁIµŽO¶=øūdøÉA¹GP¹QC»(E½~1¾O8¾•VĄõ`Ąk<ĮävĮMxĮ¼[Ćj]ĆP{Ć+*ÄķÅ=Řʛ3ʧČ9Č„Ė7ĪTŠIяŌjIŌ©ՇÕbÖM:Ö9CÖJyŲŁ–eŁ‹ŪS0ŪßeŽfqŽ0ką]xąµhį~tįķsāyyā<ä #ä 1åģJęPčėōeėuķxPķ+yķš!Oš‹wš†RńÕ ņä?ņõóĢOō Zōź õŽ_õFtõ^!ö’?öd÷Ą÷ŚJū°Yū ü:ü³.żāVž”wž%N’T`’’@€ffTėŽååff¤ ¤ ¤ ¤¤¤¤¤¤¤« «!ž'ž(ž)vEvFvGvHvIvJvKvcvdvev{v|v}؀؁;…;†Š‹Ž‘’•–—˜°™°š°›ŪžŪŸŪ 4®4Ɯ°œ±œ²œ³č¶č·čøč¹čŗč¼č½³æ³Ą³Į³Ź³Ė(Ķ(Ī(Ļ(Š(Ń(Ņ(Ó(Ō(Õ(Ö`×`Ų`Ž`ßAėAķAīAļ?÷TųP@PPPPPP P"P$P*PX@P6Pp@P>P@P„@P^P`PbPdPfPhPŌ@P‚P„P @PœPžP@@P¤PL@PŖPX@P°Pd@P“Pl@PøPŗPx@PĄPĀPÄPŒ@PČPŹP˜@PŠPŅPØ@PāPČ@PęPčPźPŲ@PšPņPōPöPš@PśPų@PžPP@P P@PPPPPPPPPP@@P"PH@P*PX@PŲ@PnPpPä@P@’’Unknown’’’’’’’’’’’’G‡z €’Times New Roman5€Symbol3& ‡z €’Arial?5 ‡z €’Courier New"qˆšŠähŚ4FŌ„&Ō„&?` %1Ó~Ā %1Ó~Ā±š ““4dĄ÷Ą÷3ƒQšH š’?ä’’’’’’’’’’’’’’’’’’’’’X’’CS302 SUPPLEMENTRegistered UserRegistered User ž’ą…ŸņłOh«‘+'³Ł0œ˜ ¼Čąģų  $0 L X d p|„Œ”äCS302 SUPPLEMENTdS30Registered Useregiegi Normal.dotURegistered User63iMicrosoft Word 10.0@@Žüć@8BÉ+Ä@4}q¬ŌĆ@R³µĖ+Ä %1Óž’ÕĶ՜.“—+,ł®0 hp˜ Ø° øĄČŠ Ų öäNorthern Michigan UniversityS30Ā~Ą÷­ CS302 SUPPLEMENT Title  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’      !"#$%&'()*+,-./0123456789:;<=>?@ABCDž’’’FGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”ž’’’–—˜™š›œžŸ ”¢£¤„¦§Ø©Ŗ«¬­®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[ž’’’]^_`abcž’’’efghijkž’’’ż’’’ż’’’ż’’’ż’’’ż’’’rž’’’ž’’’ž’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’Root Entry’’’’’’’’ ĄF ŌĆĖ+Ät€Data ’’’’’’’’’’’’EhŸ1Table’’’’•AŒWordDocument’’’’+ˆSummaryInformation(’’’’’’’’’’’’\DocumentSummaryInformation8’’’’’’’’dCompObj’’’’’’’’’’’’j’’’’’’’’’’’’ž’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’’ž’ ’’’’ ĄFMicrosoft Word Document MSWordDocWord.Document.8ō9²q