diff options
author | Denis Bitouzé <dbitouze@wanadoo.fr> | 2021-02-25 18:23:07 +0000 |
---|---|---|
committer | Denis Bitouzé <dbitouze@wanadoo.fr> | 2021-02-25 18:23:07 +0000 |
commit | c6101f91d071883b48b1b4b51e5eba0f36d9a78d (patch) | |
tree | 1bf7f5a881d7a4f5c5bf59d0b2821943dd822372 /Build/extra | |
parent | 07ee7222e389b0777456b427a55c22d0e6ffd267 (diff) |
French translation for tlmgr updated
git-svn-id: svn://tug.org/texlive/trunk@57912 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/extra')
61 files changed, 0 insertions, 47043 deletions
diff --git a/Build/extra/README b/Build/extra/README deleted file mode 100644 index e3f890cc033..00000000000 --- a/Build/extra/README +++ /dev/null @@ -1,12 +0,0 @@ -$Id$ -Public domain. Originally written 2010 by Karl Berry. - -This directory contains things which are not part of the TeX Live build, -but only present for convenience. - -bibtex is here because Oren wanted a central place for the core styles. - -epstopdf is developed here just because we didn't feel like making a -separate repository. - -djgpp support here is probably obsolete, but just in case. diff --git a/Build/extra/bibtex/Makefile b/Build/extra/bibtex/Makefile deleted file mode 100644 index 44a6e34a4e5..00000000000 --- a/Build/extra/bibtex/Makefile +++ /dev/null @@ -1,67 +0,0 @@ -# (Public domain. Originally written by Karl Berry, 2010.) -# This is just about creating the derived bst files, checking for -# changes, making the distribution for CTAN, etc. It does not actually -# build a BibTeX executable. So we keep it in the source repository. -# We're using the TL repo (source/extra/bibtex) purely for convenience. - -all: pdf bst - -############################################################################# -# documentation -# -pdflatex = pdflatex --file-line-error -bibtex = bibtex - -%.pdf: %.tex %.bbl - $(pdflatex) '\nonstopmode \input $<' - -%.bbl: %.tex %.aux btxdoc.bib - $(bibtex) $* - $(pdflatex) '\nonstopmode \input $<' - -%.aux: %.tex - $(pdflatex) '\nonstopmode \input $<' - -pdf: btxdoc.pdf btxhak.pdf - -.PRECIOUS: %.bbl - -############################################################################# -# -# bst files -# -bst: plain.bst unsrt.bst alpha.bst abbrv.bst - -%.bst: btxbst.doc -# First line, substitute in bare style name. - echo "% BibTeX standard bibliography style \``basename $@ .bst`'" >$@ -# -# About this cpp invocation: -# -traditional so bst integers #1, etc., don't get preprocessed away. -# -w since we know that we have unterminated ', ec. -# -P since we don't want #line in the output. -# -DBSTNAME taken from the target. -# -# Then we grep away the comments without leading whitespace, -# and fold multiple blank lines into one. - cpp -traditional -w -P -D`basename $@ .bst|tr a-z A-Z` btxbst.doc \ - | grep -v '^%' \ - | uniq \ - >>$@ -# -# For diff purposes, expand the original (which might have tabs) -# to the result (which shouldn't have any). - -grep ' ' $@ - -expand ORIG/$@ | diff - $@ - -############################################################################# -check: - -grep ' ' [a-z]* - -dist: all - rm -f *.blg *.log bibtex.tar.gz - tar --exclude=\*.aux --exclude=\*.bbl -cvzf bibtex.tar.gz README *.* - -clean: - rm -f *.blg *.log *.aux *.bbl bibtex.tar.gz - rm -f abbrv.bst alpha.bst plain.bst unsrt.bst diff --git a/Build/extra/bibtex/README b/Build/extra/bibtex/README deleted file mode 100644 index 53e7cdb4d9f..00000000000 --- a/Build/extra/bibtex/README +++ /dev/null @@ -1,36 +0,0 @@ -The intent is for the BibTeX program to be distributed under the same -terms as Knuth's TeX program, and for the BibTeX support files -to be distributed under the same terms as Knuth's support files. - -If questions or problems, please write to biblio@tug.org, the general -mailing list for BibTeX (and other TeX/bibliography systems). For -archives and subscription information, see http://lists.tug.org/biblio. - -Files distributed here: -bibtex.web the source file for BibTeX -btxdoc.tex documentation, and also sample input for BibTeX implementors -btxdoc.pdf generated output for browsing -btxhak.tex documentation for style designers -btxdoc.bib the bibliography database file for btxdoc.tex -btxhak.pdf generated output for browsing -xampl.bib a database file with an example of every standard entry type - -btxbst.doc the documentation and template for the four standard - bibliography styles: -abbrv.bst abbreviated -alpha.bst alphabetic -plain.bst plain -unsrt.bst unsorted - -The four semi-standard bibliography styles: -acm.bst ACM Transactions -apalike.bst APA-like -ieeetr.bst IEEE Transactions -siam.bst SIAM - -Support files for apalike: -apalike.sty LaTeX support for apalike.bst -apalike.tex Plain TeX support for apalike.bst (uses btxmac.tex) - ---Karl Berry and Oren Patashnik (written 2010). -(This file is public domain.) diff --git a/Build/extra/bibtex/abbrv.bst b/Build/extra/bibtex/abbrv.bst deleted file mode 100644 index 23fae1a28cc..00000000000 --- a/Build/extra/bibtex/abbrv.bst +++ /dev/null @@ -1,1097 +0,0 @@ -% BibTeX standard bibliography style `abbrv' - % Version 0.99b (8-Dec-10 release) for BibTeX versions 0.99a or later. - % Copyright (C) 1984, 1985, 1988, 2010 Howard Trickey and Oren Patashnik. - % Unlimited copying and redistribution of this file are permitted as long as - % it is unmodified. Modifications (and redistribution of modified versions) - % are also permitted, but only if the resulting file is renamed to something - % besides btxbst.doc, plain.bst, unsrt.bst, alpha.bst, and abbrv.bst. - % This restriction helps ensure that all standard styles are identical. - % The file btxbst.doc has the documentation for this style. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key - month - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label } - -INTEGERS { output.state before.all mid.sentence after.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.sentence := - #3 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { add.period$ " " * write$ } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.sentence.checka} -{ empty$ - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {new.sentence.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{f.~}{vv~}{ll}{, jj}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", editors" * } - { ", editor" * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { title "t" change.case$ } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "volume" volume tie.or.space.connect - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "number" } - { "Number" } - if$ - number tie.or.space.connect - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { output.state mid.sentence = - { edition "l" change.case$ " edition" * } - { edition "t" change.case$ " edition" * } - if$ - } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pages" pages n.dashify tie.or.space.connect } - { "page" pages tie.or.space.connect } - if$ - } - if$ -} - -FUNCTION {format.vol.num.pages} -{ volume field.or.null - number empty$ - 'skip$ - { "(" number * ")" * * - volume empty$ - { "there's a number but no volume in " cite$ * warning$ } - 'skip$ - if$ - } - if$ - pages empty$ - 'skip$ - { duplicate$ empty$ - { pop$ format.pages } - { ":" * pages n.dashify * } - if$ - } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "chapter" } - { type "l" change.case$ } - if$ - chapter tie.or.space.connect - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { editor empty$ - { "In " booktitle emphasize * } - { "In " format.editors * ", " * booktitle emphasize * } - if$ - } - if$ -} - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and - key empty$ not and - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "t" change.case$ - } - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Technical Report" } - 'type - if$ - number empty$ - { "t" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "In {\em " journal * "\/}" * } - if$ - } - { "In " key * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Volume" volume tie.or.space.connect - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { "{\em " * series * "\/}" * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "In {\em " booktitle * "\/}" * } - if$ - } - { "In " key * } - if$ - } - { "In " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { journal emphasize "journal" output.check - format.vol.num.pages output - format.date "year" output.check - } - { format.article.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - new.block - format.title "title" output.check - howpublished address new.block.checkb - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.chapter.pages "chapter and pages" output.check - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { format.chapter.pages "chapter and pages" output.check - new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.chapter.pages output - new.sentence - publisher "publisher" output.check - address output - format.edition output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull - format.chapter.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.pages output - address empty$ - { organization publisher new.sentence.checkb - organization output - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - organization output - publisher output - } - if$ - } - { format.incoll.inproc.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - author empty$ - { organization empty$ - 'skip$ - { organization output.nonnull - address output - } - if$ - } - { format.authors output.nonnull } - if$ - new.block - format.btitle "title" output.check - author empty$ - { organization empty$ - { address new.block.checka - address output - } - 'skip$ - if$ - } - { organization address new.block.checkb - organization output - address output - } - if$ - format.edition output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - title howpublished new.block.checkb - format.title output - howpublished new.block.checka - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { organization output } - { format.editors output.nonnull } - if$ - new.block - format.btitle "title" output.check - format.bvolume output - format.number.series output - address empty$ - { editor empty$ - { publisher new.sentence.checka } - { organization publisher new.sentence.checkb - organization output - } - if$ - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - note "note" output.check - format.date output - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"Jan."} - -MACRO {feb} {"Feb."} - -MACRO {mar} {"Mar."} - -MACRO {apr} {"Apr."} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"Aug."} - -MACRO {sep} {"Sept."} - -MACRO {oct} {"Oct."} - -MACRO {nov} {"Nov."} - -MACRO {dec} {"Dec."} - -MACRO {acmcs} {"ACM Comput. Surv."} - -MACRO {acta} {"Acta Inf."} - -MACRO {cacm} {"Commun. ACM"} - -MACRO {ibmjrd} {"IBM J. Res. Dev."} - -MACRO {ibmsj} {"IBM Syst.~J."} - -MACRO {ieeese} {"IEEE Trans. Softw. Eng."} - -MACRO {ieeetc} {"IEEE Trans. Comput."} - -MACRO {ieeetcad} - {"IEEE Trans. Comput.-Aided Design Integrated Circuits"} - -MACRO {ipl} {"Inf. Process. Lett."} - -MACRO {jacm} {"J.~ACM"} - -MACRO {jcss} {"J.~Comput. Syst. Sci."} - -MACRO {scp} {"Sci. Comput. Programming"} - -MACRO {sicomp} {"SIAM J. Comput."} - -MACRO {tocs} {"ACM Trans. Comput. Syst."} - -MACRO {tods} {"ACM Trans. Database Syst."} - -MACRO {tog} {"ACM Trans. Gr."} - -MACRO {toms} {"ACM Trans. Math. Softw."} - -MACRO {toois} {"ACM Trans. Office Inf. Syst."} - -MACRO {toplas} {"ACM Trans. Prog. Lang. Syst."} - -MACRO {tcs} {"Theoretical Comput. Sci."} - -READ - -FUNCTION {sortify} -{ purify$ - "l" change.case$ -} - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -FUNCTION {sort.format.names} -{ 's := - #1 'nameptr := - "" - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { nameptr #1 > - { " " * } - 'skip$ - if$ - s nameptr "{vv{ } }{ll{ }}{ f{ }}{ jj{ }}" format.name$ 't := - nameptr numnames = t "others" = and - { "et al" * } - { t sortify * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {sort.format.title} -{ 't := - "A " #2 - "An " #3 - "The " #4 t chop.word - chop.word - chop.word - sortify - #1 global.max$ substring$ -} - -FUNCTION {author.sort} -{ author empty$ - { key empty$ - { "to sort, need author or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.editor.sort} -{ author empty$ - { editor empty$ - { key empty$ - { "to sort, need author, editor, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.organization.sort} -{ author empty$ - { organization empty$ - { key empty$ - { "to sort, need author, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {editor.organization.sort} -{ editor empty$ - { organization empty$ - { key empty$ - { "to sort, need editor, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { editor sort.format.names } - if$ -} - -FUNCTION {presort} -{ type$ "book" = - type$ "inbook" = - or - 'author.editor.sort - { type$ "proceedings" = - 'editor.organization.sort - { type$ "manual" = - 'author.organization.sort - 'author.sort - if$ - } - if$ - } - if$ - " " - * - year field.or.null sortify - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {presort} - -SORT - -STRINGS { longest.label } - -INTEGERS { number.label longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #1 'number.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ number.label int.to.str$ 'label := - number.label #1 + 'number.label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -FUNCTION {begin.bib} -{ preamble$ empty$ - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/acm.bst b/Build/extra/bibtex/acm.bst deleted file mode 100644 index 5e52a0d6382..00000000000 --- a/Build/extra/bibtex/acm.bst +++ /dev/null @@ -1,1140 +0,0 @@ -% Copyright (C) 1986, 1988, 2010 Howard Trickey and Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted as long as -% it is unmodified. Modifications (and redistribution of modified versions) -% are also permitted, but only if the resulting file is renamed. -% -% ACM Transactions bibliography style (8-Dec-10 version) -% A lot like abbrv.bst, but names come out "Last, initials", and in \sc. -% Some dates are parenthesized. -% -% History -% 2/ 6/86 (HWT) Original version, by Howard Trickey. -% 3/ 5/86 (HWT) Put in pp. everywhere but articles, as per ACM style. -% 1/24/88 (OP&HWT) Updated for BibTeX version 0.99a, Oren Patashnik; -% corrected the abbreviations to "Mar." and "Sept."; -% THIS `acm' VERSION DOES NOT WORK WITH BIBTEX 0.98i. -% 12/ 8/10 (OP&HWT) Clarify license. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key - month - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label } - -INTEGERS { output.state before.all mid.sentence after.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.sentence := - #3 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { add.period$ " " * write$ } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -FUNCTION {emphasizeic} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "\/}" * } - if$ -} - -FUNCTION {scapify} -{ duplicate$ empty$ - { pop$ "" } - { "{\sc " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{vv~}{ll}{, jj}{, f.}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { t "others" = - { ", et~al." * } - { ", and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -% For names inside entries (e.g., editors of an "In ..."); -% this is exactly ABBRV.BST's `format.names' function. -FUNCTION {format.innames} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{f.~}{vv~}{ll}{, jj}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names scapify } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names scapify - editor num.names$ #1 > - { ", Eds." * } - { ", Ed." * } - if$ - } - if$ -} - -FUNCTION {format.ineditors} -{ editor empty$ - { "" } - { editor format.innames - editor num.names$ #1 > - { ", Eds." * } - { ", Ed." * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { title "t" change.case$ } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "vol.~" volume * - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "no.~" } - { "No.~" } - if$ - number * - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { output.state mid.sentence = - { edition "l" change.case$ "~ed." * } - { edition "t" change.case$ "~ed." * } - if$ - } - if$ -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages n.dashify } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pp.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pp.~" pages n.dashify * } - { "p.~" pages * } - if$ - } - if$ -} - -FUNCTION {format.journal.vol.num.date} -{ journal empty$ - { "empty journal in " cite$ * warning$ - "" - } - { journal - volume empty$ - 'skip$ - { " " * volume * } - if$ - number empty$ - 'emphasizeic - { emphasize ", " * number * } - if$ - year empty$ - { "empty year in " cite$ * warning$ } - { " (" * format.date * ")" * } - if$ - } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pp.pages - { type empty$ - { "ch.~" chapter * } - { type "l" change.case$ chapter tie.or.space.connect } - if$ - pages empty$ - 'skip$ - { ", " * format.pp.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { "In " booktitle emphasize * - editor empty$ - 'skip$ - { ", " * format.ineditors * } - if$ - } - if$ -} - -% The proceedings title (it's on the stack) gets an (address, date) appended -FUNCTION {format.proc.date} -{ duplicate$ empty$ - { pop$ "" } - { year empty$ - { "empty year in " cite$ * warning$ - address empty$ - 'emphasize - { emphasizeic - " (" * address * ")" * - } - if$ - } - { emphasizeic - " (" * - address empty$ - 'skip$ - { address * ", " * } - if$ - format.date * - ")" * - } - if$ - } - if$ -} - -FUNCTION {format.in.proc.date} -{ booktitle empty$ - { "" } - { "In " booktitle format.proc.date * } - if$ -} - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and - key empty$ not and - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "t" change.case$ - } - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Tech. Rep." } - 'type - if$ - number empty$ - { "t" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "In {\em " journal * "\/}" * } - if$ - } - { "In " key * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Vol.~" volume * - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { "{\em " * series * "\/}" * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "In {\em " booktitle * "\/}" * } - if$ - } - { "In " key * } - if$ - } - { "In " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.journal.vol.num.date output - format.pages output - } - { format.article.crossref output.nonnull - format.pp.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - format.edition output - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - new.block - format.title "title" output.check - howpublished address new.block.checkb - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - format.edition output - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.date "year" output.check - format.chapter.pages "chapter and pages" output.check - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.edition output - format.bvolume output - format.number.series output - new.sentence - publisher "publisher" output.check - address output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull } - if$ - format.chapter.pages output - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.proc.date "booktitle" output.check - format.ineditors output - format.bvolume output - format.number.series output - organization output - publisher output - } - { format.incoll.inproc.crossref output.nonnull } - if$ - format.pp.pages output - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - author empty$ - { organization scapify output } - { format.authors output.nonnull } - if$ - new.block - format.btitle "title" output.check - format.edition output - author empty$ - { address new.block.checka } - { organization address new.block.checkb - organization output - } - if$ - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - title howpublished new.block.checkb - format.title output - howpublished new.block.checka - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { organization scapify output } - { format.editors output.nonnull } - if$ - new.block - title format.proc.date "title" output.check - format.bvolume output - format.number.series output - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - note "note" output.check - format.date output - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"Jan."} - -MACRO {feb} {"Feb."} - -MACRO {mar} {"Mar."} - -MACRO {apr} {"Apr."} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"Aug."} - -MACRO {sep} {"Sept."} - -MACRO {oct} {"Oct."} - -MACRO {nov} {"Nov."} - -MACRO {dec} {"Dec."} - -MACRO {acmcs} {"ACM Comput. Surv."} - -MACRO {acta} {"Acta Inf."} - -MACRO {cacm} {"Commun. ACM"} - -MACRO {ibmjrd} {"IBM J. Res. Dev."} - -MACRO {ibmsj} {"IBM Syst.~J."} - -MACRO {ieeese} {"IEEE Trans. Softw. Eng."} - -MACRO {ieeetc} {"IEEE Trans. Comput."} - -MACRO {ieeetcad} - {"IEEE Trans. Comput.-Aided Design Integrated Circuits"} - -MACRO {ipl} {"Inf. Process. Lett."} - -MACRO {jacm} {"J.~ACM"} - -MACRO {jcss} {"J.~Comput. Syst. Sci."} - -MACRO {scp} {"Sci. Comput. Programming"} - -MACRO {sicomp} {"SIAM J. Comput."} - -MACRO {tocs} {"ACM Trans. Comput. Syst."} - -MACRO {tods} {"ACM Trans. Database Syst."} - -MACRO {tog} {"ACM Trans. Gr."} - -MACRO {toms} {"ACM Trans. Math. Softw."} - -MACRO {toois} {"ACM Trans. Office Inf. Syst."} - -MACRO {toplas} {"ACM Trans. Program. Lang. Syst."} - -MACRO {tcs} {"Theoretical Comput. Sci."} - -READ - -FUNCTION {sortify} -{ purify$ - "l" change.case$ -} - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -FUNCTION {sort.format.names} -{ 's := - #1 'nameptr := - "" - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { nameptr #1 > - { " " * } - 'skip$ - if$ - s nameptr "{vv{ } }{ll{ }}{ f{ }}{ jj{ }}" format.name$ 't := - nameptr numnames = t "others" = and - { "et al" * } - { t sortify * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {sort.format.title} -{ 't := - "A " #2 - "An " #3 - "The " #4 t chop.word - chop.word - chop.word - sortify - #1 global.max$ substring$ -} - -FUNCTION {author.sort} -{ author empty$ - { key empty$ - { "to sort, need author or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.editor.sort} -{ author empty$ - { editor empty$ - { key empty$ - { "to sort, need author, editor, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.organization.sort} -{ author empty$ - { organization empty$ - { key empty$ - { "to sort, need author, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {editor.organization.sort} -{ editor empty$ - { organization empty$ - { key empty$ - { "to sort, need editor, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { editor sort.format.names } - if$ -} - -FUNCTION {presort} -{ type$ "book" = - type$ "inbook" = - or - 'author.editor.sort - { type$ "proceedings" = - 'editor.organization.sort - { type$ "manual" = - 'author.organization.sort - 'author.sort - if$ - } - if$ - } - if$ - " " - * - year field.or.null sortify - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {presort} - -SORT - -STRINGS { longest.label } - -INTEGERS { number.label longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #1 'number.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ number.label int.to.str$ 'label := - number.label #1 + 'number.label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -FUNCTION {begin.bib} -{ preamble$ empty$ - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/alpha.bst b/Build/extra/bibtex/alpha.bst deleted file mode 100644 index e59a2ebb7f9..00000000000 --- a/Build/extra/bibtex/alpha.bst +++ /dev/null @@ -1,1257 +0,0 @@ -% BibTeX standard bibliography style `alpha' - % Version 0.99b (8-Dec-10 release) for BibTeX versions 0.99a or later. - % Copyright (C) 1984, 1985, 1988, 2010 Howard Trickey and Oren Patashnik. - % Unlimited copying and redistribution of this file are permitted as long as - % it is unmodified. Modifications (and redistribution of modified versions) - % are also permitted, but only if the resulting file is renamed to something - % besides btxbst.doc, plain.bst, unsrt.bst, alpha.bst, and abbrv.bst. - % This restriction helps ensure that all standard styles are identical. - % The file btxbst.doc has the documentation for this style. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key - month - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label extra.label sort.label } - -INTEGERS { output.state before.all mid.sentence after.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.sentence := - #3 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { add.period$ " " * write$ } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem[" write$ - label write$ - "]{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.sentence.checka} -{ empty$ - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {new.sentence.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{ff~}{vv~}{ll}{, jj}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", editors" * } - { ", editor" * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { title "t" change.case$ } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "volume" volume tie.or.space.connect - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "number" } - { "Number" } - if$ - number tie.or.space.connect - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { output.state mid.sentence = - { edition "l" change.case$ " edition" * } - { edition "t" change.case$ " edition" * } - if$ - } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pages" pages n.dashify tie.or.space.connect } - { "page" pages tie.or.space.connect } - if$ - } - if$ -} - -FUNCTION {format.vol.num.pages} -{ volume field.or.null - number empty$ - 'skip$ - { "(" number * ")" * * - volume empty$ - { "there's a number but no volume in " cite$ * warning$ } - 'skip$ - if$ - } - if$ - pages empty$ - 'skip$ - { duplicate$ empty$ - { pop$ format.pages } - { ":" * pages n.dashify * } - if$ - } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "chapter" } - { type "l" change.case$ } - if$ - chapter tie.or.space.connect - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { editor empty$ - { "In " booktitle emphasize * } - { "In " format.editors * ", " * booktitle emphasize * } - if$ - } - if$ -} - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and - key empty$ not and - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "t" change.case$ - } - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Technical Report" } - 'type - if$ - number empty$ - { "t" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "In {\em " journal * "\/}" * } - if$ - } - { "In " key * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Volume" volume tie.or.space.connect - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { "{\em " * series * "\/}" * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "In {\em " booktitle * "\/}" * } - if$ - } - { "In " key * } - if$ - } - { "In " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { journal emphasize "journal" output.check - format.vol.num.pages output - format.date "year" output.check - } - { format.article.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - new.block - format.title "title" output.check - howpublished address new.block.checkb - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.chapter.pages "chapter and pages" output.check - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { format.chapter.pages "chapter and pages" output.check - new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.chapter.pages output - new.sentence - publisher "publisher" output.check - address output - format.edition output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull - format.chapter.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.pages output - address empty$ - { organization publisher new.sentence.checkb - organization output - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - organization output - publisher output - } - if$ - } - { format.incoll.inproc.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - author empty$ - { organization empty$ - 'skip$ - { organization output.nonnull - address output - } - if$ - } - { format.authors output.nonnull } - if$ - new.block - format.btitle "title" output.check - author empty$ - { organization empty$ - { address new.block.checka - address output - } - 'skip$ - if$ - } - { organization address new.block.checkb - organization output - address output - } - if$ - format.edition output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - title howpublished new.block.checkb - format.title output - howpublished new.block.checka - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { organization output } - { format.editors output.nonnull } - if$ - new.block - format.btitle "title" output.check - format.bvolume output - format.number.series output - address empty$ - { editor empty$ - { publisher new.sentence.checka } - { organization publisher new.sentence.checkb - organization output - } - if$ - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - note "note" output.check - format.date output - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"January"} - -MACRO {feb} {"February"} - -MACRO {mar} {"March"} - -MACRO {apr} {"April"} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"August"} - -MACRO {sep} {"September"} - -MACRO {oct} {"October"} - -MACRO {nov} {"November"} - -MACRO {dec} {"December"} - -MACRO {acmcs} {"ACM Computing Surveys"} - -MACRO {acta} {"Acta Informatica"} - -MACRO {cacm} {"Communications of the ACM"} - -MACRO {ibmjrd} {"IBM Journal of Research and Development"} - -MACRO {ibmsj} {"IBM Systems Journal"} - -MACRO {ieeese} {"IEEE Transactions on Software Engineering"} - -MACRO {ieeetc} {"IEEE Transactions on Computers"} - -MACRO {ieeetcad} - {"IEEE Transactions on Computer-Aided Design of Integrated Circuits"} - -MACRO {ipl} {"Information Processing Letters"} - -MACRO {jacm} {"Journal of the ACM"} - -MACRO {jcss} {"Journal of Computer and System Sciences"} - -MACRO {scp} {"Science of Computer Programming"} - -MACRO {sicomp} {"SIAM Journal on Computing"} - -MACRO {tocs} {"ACM Transactions on Computer Systems"} - -MACRO {tods} {"ACM Transactions on Database Systems"} - -MACRO {tog} {"ACM Transactions on Graphics"} - -MACRO {toms} {"ACM Transactions on Mathematical Software"} - -MACRO {toois} {"ACM Transactions on Office Information Systems"} - -MACRO {toplas} {"ACM Transactions on Programming Languages and Systems"} - -MACRO {tcs} {"Theoretical Computer Science"} - -READ - -FUNCTION {sortify} -{ purify$ - "l" change.case$ -} - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -INTEGERS { et.al.char.used } - -FUNCTION {initialize.et.al.char.used} -{ #0 'et.al.char.used := -} - -EXECUTE {initialize.et.al.char.used} - -FUNCTION {format.lab.names} -{ 's := - s num.names$ 'numnames := - numnames #1 > - { numnames #4 > - { #3 'namesleft := } - { numnames 'namesleft := } - if$ - #1 'nameptr := - "" - { namesleft #0 > } - { nameptr numnames = - { s nameptr "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { "{\etalchar{+}}" * - #1 'et.al.char.used := - } - { s nameptr "{v{}}{l{}}" format.name$ * } - if$ - } - { s nameptr "{v{}}{l{}}" format.name$ * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ - numnames #4 > - { "{\etalchar{+}}" * - #1 'et.al.char.used := - } - 'skip$ - if$ - } - { s #1 "{v{}}{l{}}" format.name$ - duplicate$ text.length$ #2 < - { pop$ s #1 "{ll}" format.name$ #3 text.prefix$ } - 'skip$ - if$ - } - if$ -} - -FUNCTION {author.key.label} -{ author empty$ - { key empty$ - { cite$ #1 #3 substring$ } - { key #3 text.prefix$ } - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {author.editor.key.label} -{ author empty$ - { editor empty$ - { key empty$ - { cite$ #1 #3 substring$ } - { key #3 text.prefix$ } - if$ - } - { editor format.lab.names } - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {author.key.organization.label} -{ author empty$ - { key empty$ - { organization empty$ - { cite$ #1 #3 substring$ } - { "The " #4 organization chop.word #3 text.prefix$ } - if$ - } - { key #3 text.prefix$ } - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {editor.key.organization.label} -{ editor empty$ - { key empty$ - { organization empty$ - { cite$ #1 #3 substring$ } - { "The " #4 organization chop.word #3 text.prefix$ } - if$ - } - { key #3 text.prefix$ } - if$ - } - { editor format.lab.names } - if$ -} - -FUNCTION {calc.label} -{ type$ "book" = - type$ "inbook" = - or - 'author.editor.key.label - { type$ "proceedings" = - 'editor.key.organization.label - { type$ "manual" = - 'author.key.organization.label - 'author.key.label - if$ - } - if$ - } - if$ - duplicate$ - year field.or.null purify$ #-1 #2 substring$ - * - 'label := - year field.or.null purify$ #-1 #4 substring$ - * - sortify 'sort.label := -} - -FUNCTION {sort.format.names} -{ 's := - #1 'nameptr := - "" - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { nameptr #1 > - { " " * } - 'skip$ - if$ - s nameptr "{vv{ } }{ll{ }}{ ff{ }}{ jj{ }}" format.name$ 't := - nameptr numnames = t "others" = and - { "et al" * } - { t sortify * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {sort.format.title} -{ 't := - "A " #2 - "An " #3 - "The " #4 t chop.word - chop.word - chop.word - sortify - #1 global.max$ substring$ -} - -FUNCTION {author.sort} -{ author empty$ - { key empty$ - { "to sort, need author or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.editor.sort} -{ author empty$ - { editor empty$ - { key empty$ - { "to sort, need author, editor, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.organization.sort} -{ author empty$ - { organization empty$ - { key empty$ - { "to sort, need author, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {editor.organization.sort} -{ editor empty$ - { organization empty$ - { key empty$ - { "to sort, need editor, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { editor sort.format.names } - if$ -} - -FUNCTION {presort} -{ calc.label - sort.label - " " - * - type$ "book" = - type$ "inbook" = - or - 'author.editor.sort - { type$ "proceedings" = - 'editor.organization.sort - { type$ "manual" = - 'author.organization.sort - 'author.sort - if$ - } - if$ - } - if$ - * - " " - * - year field.or.null sortify - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {presort} - -SORT - -STRINGS { longest.label last.sort.label next.extra } - -INTEGERS { longest.label.width last.extra.num } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #0 int.to.chr$ 'last.sort.label := - "" 'next.extra := - #0 'longest.label.width := - #0 'last.extra.num := -} - -FUNCTION {forward.pass} -{ last.sort.label sort.label = - { last.extra.num #1 + 'last.extra.num := - last.extra.num int.to.chr$ 'extra.label := - } - { "a" chr.to.int$ 'last.extra.num := - "" 'extra.label := - sort.label 'last.sort.label := - } - if$ -} - -FUNCTION {reverse.pass} -{ next.extra "b" = - { "a" 'extra.label := } - 'skip$ - if$ - label extra.label * 'label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ - extra.label 'next.extra := -} - -EXECUTE {initialize.longest.label} - -ITERATE {forward.pass} - -REVERSE {reverse.pass} - -FUNCTION {begin.bib} -{ et.al.char.used - { "\newcommand{\etalchar}[1]{$^{#1}$}" write$ newline$ } - 'skip$ - if$ - preamble$ empty$ - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/apalike.bst b/Build/extra/bibtex/apalike.bst deleted file mode 100644 index 15df7f7668d..00000000000 --- a/Build/extra/bibtex/apalike.bst +++ /dev/null @@ -1,1105 +0,0 @@ -% BibTeX `apalike' bibliography style (version 0.99a, 8-Dec-10), adapted from -% the `alpha' style, version 0.99a; for BibTeX version 0.99a. -% -% Copyright (C) 1988, 2010 Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted as long as -% it is unmodified. Modifications (and redistribution of modified versions) -% are also permitted, but only if the resulting file is renamed. -% -% Differences between this style and `alpha' are generally heralded by a `%'. -% The file btxbst.doc has the documentation for alpha.bst. -% -% This style should be used with the `apalike' LaTeX style (apalike.sty). -% \cite's come out like "(Jones, 1986)" in the text but there are no labels -% in the bibliography, and something like "(1986)" comes out immediately -% after the author. Author (and editor) names appear as last name, comma, -% initials. A `year' field is required for every entry, and so is either -% an author (or in some cases, an editor) field or a key field. -% -% Editorial note: -% Many journals require a style like `apalike', but I strongly, strongly, -% strongly recommend that you not use it if you have a choice---use something -% like `plain' instead. Mary-Claire van Leunen (A Handbook for Scholars, -% Knopf, 1979) argues convincingly that a style like `plain' encourages better -% writing than one like `apalike'. Furthermore the strongest arguments for -% using an author-date style like `apalike'---that it's "the most practical" -% (The Chicago Manual of Style, University of Chicago Press, thirteenth -% edition, 1982, pages 400--401)---fall flat on their face with the new -% computer-typesetting technology. For instance page 401 anachronistically -% states "The chief disadvantage of [a style like `plain'] is that additions -% or deletions cannot be made after the manuscript is typed without changing -% numbers in both text references and list." LaTeX sidesteps the disadvantage. -% -% History: -% 15-sep-86 (OP) Original version by Oren Patashnik, ideas from Susan King. -% 10-nov-86 (OP) Truncated the sort.key$ string to the correct length -% in bib.sort.order to eliminate error message. -% 24-jan-88 (OP) Updated for BibTeX version 0.99a, from alpha.bst 0.99a; -% apalike now sorts by author, then year, then title; -% THIS `apalike' VERSION DOES NOT WORK WITH BIBTEX 0.98i. -% 8-dec-10 (OP) Still version 0.99a, as the code itself was unchanged; -% this release clarified the license. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key -% month not used in apalike - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label extra.label sort.label } - -INTEGERS { output.state before.all mid.sentence after.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.sentence := - #3 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { add.period$ " " * write$ } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -% apalike needs this function because -% the year has special punctuation; -% apalike ignores the month -FUNCTION {output.year.check} -{ year empty$ - { "empty year in " cite$ * warning$ } - { write$ - " (" year * extra.label * ")" * - mid.sentence 'output.state := - } - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem[" write$ - label write$ - "]{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{vv~}{ll}{, jj}{, f.}" format.name$ 't := % last name first - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names } - if$ -} - -FUNCTION {format.key} % this function is just for apalike -{ empty$ - { key field.or.null } - { "" } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", editors" * } - { ", editor" * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { title "t" change.case$ } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "volume" volume tie.or.space.connect - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "number" } - { "Number" } - if$ - number tie.or.space.connect - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { output.state mid.sentence = - { edition "l" change.case$ " edition" * } - { edition "t" change.case$ " edition" * } - if$ - } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pages" pages n.dashify tie.or.space.connect } - { "page" pages tie.or.space.connect } - if$ - } - if$ -} - -FUNCTION {format.vol.num.pages} -{ volume field.or.null - number empty$ - 'skip$ - { "(" number * ")" * * - volume empty$ - { "there's a number but no volume in " cite$ * warning$ } - 'skip$ - if$ - } - if$ - pages empty$ - 'skip$ - { duplicate$ empty$ - { pop$ format.pages } - { ":" * pages n.dashify * } - if$ - } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "chapter" } - { type "l" change.case$ } - if$ - chapter tie.or.space.connect - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { editor empty$ - { "In " booktitle emphasize * } - { "In " format.editors * ", " * booktitle emphasize * } - if$ - } - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "t" change.case$ - } - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Technical Report" } - 'type - if$ - number empty$ - { "t" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.article.crossref} -{ "In" % this is for apalike - " \cite{" * crossref * "}" * -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Volume" volume tie.or.space.connect - " of " * - } - if$ - "\cite{" * crossref * "}" * % this is for apalike -} - -FUNCTION {format.incoll.inproc.crossref} -{ "In" % this is for apalike - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - author format.key output % special for - output.year.check % apalike - new.block - format.title "title" output.check - new.block - crossref missing$ - { journal emphasize "journal" output.check - format.vol.num.pages output - } - { format.article.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check - editor format.key output - } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - output.year.check % special for apalike - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - author format.key output % special for - output.year.check % apalike - new.block - format.title "title" output.check - new.block - howpublished output - address output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check - editor format.key output - } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - output.year.check % special for apalike - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.chapter.pages "chapter and pages" output.check - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { format.chapter.pages "chapter and pages" output.check - new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - author format.key output % special for - output.year.check % apalike - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.chapter.pages output - new.sentence - publisher "publisher" output.check - address output - format.edition output - } - { format.incoll.inproc.crossref output.nonnull - format.chapter.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - author format.key output % special for - output.year.check % apalike - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.pages output - address output % for apalike - new.sentence % there's no year - organization output % here so things - publisher output % are simpler - } - { format.incoll.inproc.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - format.authors output - author format.key output % special for - output.year.check % apalike - new.block - format.btitle "title" output.check - organization address new.block.checkb - organization output - address output - format.edition output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - author format.key output % special for - output.year.check % apalike - new.block - format.title "title" output.check - new.block - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - author format.key output % special for - output.year.check % apalike - new.block - format.title output - new.block - howpublished output - new.block - note output - fin.entry -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - author format.key output % special for - output.year.check % apalike - new.block - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - format.editors output - editor format.key output % special for - output.year.check % apalike - new.block - format.btitle "title" output.check - format.bvolume output - format.number.series output - address output % for apalike - new.sentence % we always output - organization output % a nonempty organization - publisher output % here - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - author format.key output % special for - output.year.check % apalike - new.block - format.title "title" output.check - new.block - format.tr.number output.nonnull - institution "institution" output.check - address output - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - author format.key output % special for - output.year.check % apalike - new.block - format.title "title" output.check - new.block - note "note" output.check - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"January"} - -MACRO {feb} {"February"} - -MACRO {mar} {"March"} - -MACRO {apr} {"April"} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"August"} - -MACRO {sep} {"September"} - -MACRO {oct} {"October"} - -MACRO {nov} {"November"} - -MACRO {dec} {"December"} - -MACRO {acmcs} {"ACM Computing Surveys"} - -MACRO {acta} {"Acta Informatica"} - -MACRO {cacm} {"Communications of the ACM"} - -MACRO {ibmjrd} {"IBM Journal of Research and Development"} - -MACRO {ibmsj} {"IBM Systems Journal"} - -MACRO {ieeese} {"IEEE Transactions on Software Engineering"} - -MACRO {ieeetc} {"IEEE Transactions on Computers"} - -MACRO {ieeetcad} - {"IEEE Transactions on Computer-Aided Design of Integrated Circuits"} - -MACRO {ipl} {"Information Processing Letters"} - -MACRO {jacm} {"Journal of the ACM"} - -MACRO {jcss} {"Journal of Computer and System Sciences"} - -MACRO {scp} {"Science of Computer Programming"} - -MACRO {sicomp} {"SIAM Journal on Computing"} - -MACRO {tocs} {"ACM Transactions on Computer Systems"} - -MACRO {tods} {"ACM Transactions on Database Systems"} - -MACRO {tog} {"ACM Transactions on Graphics"} - -MACRO {toms} {"ACM Transactions on Mathematical Software"} - -MACRO {toois} {"ACM Transactions on Office Information Systems"} - -MACRO {toplas} {"ACM Transactions on Programming Languages and Systems"} - -MACRO {tcs} {"Theoretical Computer Science"} - -READ - -FUNCTION {sortify} -{ purify$ - "l" change.case$ -} - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -% There are three apalike cases: one person (Jones), -% two (Jones and de~Bruijn), and more (Jones et~al.). -% This function is much like format.crossref.editors. -% -FUNCTION {format.lab.names} -{ 's := - s #1 "{vv~}{ll}" format.name$ - s num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { s #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * s #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {author.key.label} -{ author empty$ - { key empty$ - { cite$ #1 #3 substring$ } - 'key % apalike uses the whole key - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {author.editor.key.label} -{ author empty$ - { editor empty$ - { key empty$ - { cite$ #1 #3 substring$ } - 'key % apalike uses the whole key - if$ - } - { editor format.lab.names } - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {editor.key.label} -{ editor empty$ - { key empty$ - { cite$ #1 #3 substring$ } - 'key % apalike uses the whole key, no organization - if$ - } - { editor format.lab.names } - if$ -} - -FUNCTION {calc.label} -{ type$ "book" = - type$ "inbook" = - or - 'author.editor.key.label - { type$ "proceedings" = - 'editor.key.label % apalike ignores organization - 'author.key.label % for labeling and sorting - if$ - } - if$ - ", " % these three lines are - * % for apalike, which - year field.or.null purify$ #-1 #4 substring$ % uses all four digits - * - 'label := -} - -FUNCTION {sort.format.names} -{ 's := - #1 'nameptr := - "" - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { nameptr #1 > - { " " * } - 'skip$ - if$ % apalike uses initials - s nameptr "{vv{ } }{ll{ }}{ f{ }}{ jj{ }}" format.name$ 't := % <= here - nameptr numnames = t "others" = and - { "et al" * } - { t sortify * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {sort.format.title} -{ 't := - "A " #2 - "An " #3 - "The " #4 t chop.word - chop.word - chop.word - sortify - #1 global.max$ substring$ -} - -FUNCTION {author.sort} -{ author empty$ - { key empty$ - { "to sort, need author or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.editor.sort} -{ author empty$ - { editor empty$ - { key empty$ - { "to sort, need author, editor, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {editor.sort} -{ editor empty$ - { key empty$ - { "to sort, need editor or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ -} - -% apalike uses two sorting passes; the first one sets the -% labels so that the `a's, `b's, etc. can be computed; -% the second pass puts the references in "correct" order. -% The presort function is for the first pass. It computes -% label, sort.label, and title, and then concatenates. -FUNCTION {presort} -{ calc.label - label sortify - " " - * - type$ "book" = - type$ "inbook" = - or - 'author.editor.sort - { type$ "proceedings" = - 'editor.sort - 'author.sort - if$ - } - if$ - #1 entry.max$ substring$ % for - 'sort.label := % apalike - sort.label % style - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {presort} - -SORT % by label, sort.label, title---for final label calculation - -STRINGS { last.label next.extra } % apalike labels are only for the text; - -INTEGERS { last.extra.num } % there are none in the bibliography - -FUNCTION {initialize.extra.label.stuff} % and hence there is no `longest.label' -{ #0 int.to.chr$ 'last.label := - "" 'next.extra := - #0 'last.extra.num := -} - -FUNCTION {forward.pass} -{ last.label label = - { last.extra.num #1 + 'last.extra.num := - last.extra.num int.to.chr$ 'extra.label := - } - { "a" chr.to.int$ 'last.extra.num := - "" 'extra.label := - label 'last.label := - } - if$ -} - -FUNCTION {reverse.pass} -{ next.extra "b" = - { "a" 'extra.label := } - 'skip$ - if$ - label extra.label * 'label := - extra.label 'next.extra := -} - -EXECUTE {initialize.extra.label.stuff} - -ITERATE {forward.pass} - -REVERSE {reverse.pass} - -% Now that the label is right we sort for real, -% on sort.label then year then title. This is -% for the second sorting pass. -FUNCTION {bib.sort.order} -{ sort.label - " " - * - year field.or.null sortify - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {bib.sort.order} - -SORT % by sort.label, year, title---giving final bibliography order - -FUNCTION {begin.bib} -{ preamble$ empty$ % no \etalchar in apalike - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{}" write$ newline$ % no labels in apalike -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/apalike.sty b/Build/extra/bibtex/apalike.sty deleted file mode 100644 index e6b6d88bb0e..00000000000 --- a/Build/extra/bibtex/apalike.sty +++ /dev/null @@ -1,72 +0,0 @@ -% apalike.sty style, used in conjunction with apalike.bst, -% will produce an apa-like bibliography style. -% -% Copyright (C) 1986, 1987, 2010 Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted as long as -% it is unmodified. Modifications (and redistribution of modified versions) -% are also permitted, but only if the resulting file is renamed. -% -% 1) Bibliography entries formatted alphabetically, last name -% first, each entry having a hanging indentation and no label. -% 2) References in the following formats: -% (Author, 1986) -% (Author and Author, 1986) -% (Author et al., 1986). -% 3) Multiple references in the form (Author1, 1986; Author2, 1987) -% -% To be used as an optional argument to the \documentstyle command; for example -% \documentstyle[11pt,apalike]{book} -% -% History: -% 16-Sep-86, original version by Oren Patashnik, ideas from Susan King. -% 13-Oct-87 changes: -% Fixed bug in last line by adding the {} that disappeard when -% the \hbox{} was removed from the pre-APALIKE definition; -% added club and widow penalties; -% patched the \newblock LaTeX bug from `-.07em' to simply `.07em'; -% and made this work for document styles that don't define `chapter'. -% Undated changes by Karl Berry and/or Oren Patashnik: -% 1) use \refname and \bibname instead of hardwiring -% the strings "References" and "Bibliography"; this change was first -% made in the apalike.sty in the germbib package. -% 2) do not define \bibhang if it is already defined. -% Karl Berry contributes his changes to the public domain. -% 8-Dec-10, clarify license. - -% Use parens instead of brackets for \cite, and no label in the bibliography -% -\def\@cite#1#2{(#1\if@tempswa , #2\fi)} -\def\@biblabel#1{} - -% Set length of hanging indentation for bibliography entries -% -\ifx\bibhang\@thisisundefined \newlength{\bibhang} \fi -\setlength{\bibhang}{2em} - -% \thebibliography environment depends on whether or not `chapter's can exist -% -\@ifundefined{chapter}{\def\thebibliography#1{\section*{\refname\@mkboth - {\sl\uppercase{\refname}}{\sl\uppercase{\refname}}}\list - {\relax}{\setlength{\labelsep}{0em} - \setlength{\itemindent}{-\bibhang} - \setlength{\leftmargin}{\bibhang}} - \def\newblock{\hskip .11em plus .33em minus .07em} - \sloppy\clubpenalty4000\widowpenalty4000 - \sfcode`\.=1000\relax}}% -{\def\thebibliography#1{\chapter*{\bibname\@mkboth - {\sl\uppercase{\bibname}}{\sl\uppercase{\bibname}}}\list - {\relax}{\setlength{\labelsep}{0em} - \setlength{\itemindent}{-\bibhang} - \setlength{\leftmargin}{\bibhang}} - \def\newblock{\hskip .11em plus .33em minus .07em} - \sloppy\clubpenalty4000\widowpenalty4000 - \sfcode`\.=1000\relax}} - -% `; ' goes between cites, and there's no \hbox around individual cites -% -\def\@citex[#1]#2{\if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi - \def\@citea{}\@cite{\@for\@citeb:=#2\do - {\@citea\def\@citea{; }\@ifundefined - {b@\@citeb}{{\bf ?}\@warning - {Citation `\@citeb' on page \thepage \space undefined}}% -{\csname b@\@citeb\endcsname}}}{#1}} diff --git a/Build/extra/bibtex/apalike.tex b/Build/extra/bibtex/apalike.tex deleted file mode 100644 index 9ff4ec8bce4..00000000000 --- a/Build/extra/bibtex/apalike.tex +++ /dev/null @@ -1,87 +0,0 @@ -% apalike.tex, version 0.99b (8-Dec-10), for btxmac 0.99i, BibTeX 0.99c, -% TeX 3.0 or later. -% -% Copyright (C) 1990, 1991, 1992, 2010 Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted as long as -% it is unmodified. Modifications (and redistribution of modified versions) -% are also permitted, but only if the resulting file is renamed. -% -% This file, apalike.tex, contains TeX macros that let you use the -% apalike bibliography style with plain TeX. In essence, this file -% provides the TeX counterpart to apalike.sty, the LaTeX style file -% required for using the apalike bibliography style. Please report any -% bugs (outright goofs, misfeatures, or unclear documentation) to -% biblio@tug.org. These macros will become frozen -% shortly after BibTeX version 1.00 is released. -% -% AMS-TEX WARNING: This style (apalike) doesn't work with AmS-TeX's -% `amsppt' style, because AmS-TeX redefines the tie character `~' of -% plain TeX, and the `amsppt' style redefines plain TeX's `\nobreak' -% macro, so that a multiple-author reference for which `apalike' -% automatically produces an in-text citation like `(Jones et~al., 1992)' -% will throw AmS-TeX's `amsppt' style into an infinite loop, exceeding -% its input stack size. (I've checked no other AmS-TeX styles for this -% problem.) The AmS-TeX warning of btxmac.tex gives more information. -% END OF AMS-TEX WARNING. -% -% Editorial note (i.e., flame): -% Many journals require a style like `apalike', but I recommend that you -% not use it if you have a choice---use something like `plain' instead. -% Mary-Claire van Leunen (A Handbook for Scholars, Knopf, 1979) argues -% convincingly that a style like `plain' encourages better writing than -% one like `apalike'. Furthermore the best argument for using an -% author-date style like `apalike'---that it's "the most practical" -% (The Chicago Manual of Style, University of Chicago Press, thirteenth -% edition, 1982, pages 400--401)---falls flat on its face with the new -% computer-typesetting technology. For instance page 401 of the Chicago -% Manual anachronistically states "The chief disadvantage of [a style -% like `plain'] is that additions or deletions cannot be made after the -% manuscript is typed without changing numbers in both text references -% and list." With (La)TeX the disadvantage obviously evaporates. -% Moreover, apalike indulges in what I think is a shortsighted practice: -% automatically abbreviating first names. Abbreviating may occasionally -% make the work a page shorter, but at the cost of a less useful -% reference list; that's too high a cost for such a marginal benefit. -% The offense isn't egregious for a name like `Donald E. Knuth'---at -% least among those familiar with his field---since there aren't many -% other `D. E. Knuth's floating around. But referring to `D. E. Smith' -% in a field having more than one can be quite confusing. Moreover, -% with the proliferation of computers and citation indexes nowadays, -% it's important to indicate in the reference list an author's name -% exactly as it appears in the work cited. Automatically abbreviating -% first names is simply bad scholarship. (End of flame.) -% -% To use these macros you need the btxmac.tex macros, which let you use -% BibTeX with plain TeX (rather than with LaTeX); the file btxmac.tex -% explains those macros in detail, and gives examples. You simply -% \input apalike right after you \input btxmac to invoke these macros. -% -% -% HISTORY -% -% Oren Patashnik wrote the original version of these macros in December -% 1990, for use with btxmac.tex. -% -% 12-Dec-90 Version 0.99a, first general release. -% 29-Feb-92 0.99b, changed `\biblabelextrahang' to `\biblabelextraspace', -% to keep up with btxmac.tex version 0.99i. -% 8-Dec-10 Still version 0.99b, as the code itself was unchanged; -% this release clarified the license. -% -% Here, finally (I swear, I thought he was never gonna stop), are the -% macros. The first bunch makes the label empty and sets 2em of -% hanging indentation (via \biblabelextraspace) for each entry. -% -\def\biblabelprint#1{\noindent}% -\def\biblabelcontents#1{}% -\def\bblhook{\biblabelextraspace = 2em }% -% -% -% And the last bunch formats an in-text citation: parens around the -% entire citation; semicolons separating individual references; and a -% comma between a reference and its note (like `page 41') if it exists. -% -\def\printcitestart{(}% left paren -\def\printcitefinish{)}% right parent -\def\printbetweencitations{; }% semicolon, space -\def\printcitenote#1{, #1}% comma, space, note (if it exists) diff --git a/Build/extra/bibtex/bibtex.web b/Build/extra/bibtex/bibtex.web deleted file mode 100644 index 543467df4c4..00000000000 --- a/Build/extra/bibtex/bibtex.web +++ /dev/null @@ -1,11679 +0,0 @@ -% This program is copyright (C) 1985, 1988, 2010 by Oren Patashnik; -% all rights are reserved. -% -% This program, BibTeX, is available under the same terms as -% Donald Knuth's TeX program. -% -% (Request to implementors: The WEB system provides for alterations via -% an auxiliary file; the master file should stay intact.) -% -% See Appendix H of the WEB manual for hints on how to install this program. - -% Version 0.98f was released in March 1985. -% Version 0.98g was released in April; it removed some system dependencies -% (introducing term_in and term_out in place of just tty, and removing -% some nonlocal goto's) and it gave context for certain parsing errors. -% Version 0.98h was released in April; it patched a bug in the output -% line-breaking routine that can arise with some nonstandard style files. -% Version 0.98i was released in May; its main change split up the main program -% and some procedures to help certain compilers cope with size -% limitations, among other things changing error and warning macros so -% they'd produce (much) less inline code; it also redefined the class of -% legal style-file identifiers---although this affects only the bizarre -% ones, it makes BibTeX's error messages more coherent; and it had many -% minor changes, including about a 15% speed-up on TOPS-20. -% Version 0.99a was released in January 1988. Its main changes: allowed the -% inclusion of entire .bib files (rather than just those entries -% \cited or \nocited); made the sorting algorithm stable; eliminated -% any case conversion for file names; allowed concatenation in database -% fields and string definitions; handled hyphenated names properly; -% handled accented characters properly; implemented new empty$, -% preamble$, text.length$, text.prefix$, and warning$ built-in functions; -% allowed a new cross-referencing feature; and made many minor fixes, -% including about a 40% speed-up on TOPS-20. -% Version 0.99b was released in February 1988. It changed text.length$ and -% text.prefix$ to not count braces as text characters, and it changed -% text.prefix$ to add any necessary matching right braces. -% Version 0.99c was released in February 1988. It removed two begin-end pairs -% that, for convention only, surrounded entire modules, but that elicited -% label-related complaints from some compilers. -% Version 0.99d was released in March 2010. It made output lines breakable -% only at white_space (so that, for example, URLs would not be broken). -% Other known bugs (all minor) will be fixed in a subsequent release. -% Updated bibtex.web was released on 8 December 2010. Still version -% 0.99d; this release clarified the license. - -% Please report any bugs to biblio@@tug.org - -% Although considerable effort has been expended to make the BibTeX program -% correct and reliable, no warranty is implied; the author disclaims any -% obligation or liability for damages, including but not limited to -% special, indirect, or consequential damages arising out of or in -% connection with the use or performance of this software. - -% This program was written by Oren Patashnik, in consultation with Leslie -% Lamport, to be used with Lamport's LaTeX document preparation system. -% Some modules were taken from Knuth's TeX and TeXware with his permission. - -% Here is TeX material that gets inserted after \input webmac -\def\hang{\hangindent 3em\indent\ignorespaces} -\font\ninerm=cmr9 -\let\mc=\ninerm % medium caps for names like PASCAL -\def\PASCAL{{\mc PASCAL}} -\def\ph{{\mc PASCAL-H}} -\def\<#1>{$\langle#1\rangle$} -\def\section{\mathhexbox278} - -\def\(#1){} % this is used to make section names sort themselves better -\def\9#1{} % this is used for sort keys in the index via @@:sort key}{entry@@> - -% Note: WEAVE will typeset an upper-case `E' in a PASCAL identifier a -% bit strangely so that the `TeX' in the name of this program is typeset -% correctly; if this becomes a problem remove these three lines to get -% normal upper-case `E's in PASCAL identifiers -\def\drop{\kern-.1667em\lower.5ex\hbox{E}\kern-.125em} % middle of TeX -\catcode`E=13 \uppercase{\def E{e}} -\def\\#1{\hbox{\let E=\drop\it#1\/\kern.05em}} % italic type for identifiers - -\font\sc=cmcsc10 - -\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em - T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}} - -\def\LaTeX{{\rm L\kern-.36em\raise.3ex\hbox{\sc a}\kern-.15em - T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}} - -\def\title{\BibTeX\ } -\def\today{\ifcase\month\or - January\or February\or March\or April\or May\or June\or - July\or August\or September\or October\or November\or December\fi - \space\number\day, \number\year} -\def\topofcontents{\null\vfill - \def\titlepage{F} - \centerline{\:\titlefont The {\:\ttitlefont \BibTeX} preprocessor} - \vskip 15pt \centerline{(Version 0.99d---\today)} \vfill} -\pageno=\contentspagenumber \advance\pageno by 1 - - - -@* Introduction. -@^documentation@> -@^space savings@> -@^system dependencies@> -@^wizard@> -@!@:BibTeX}{\BibTeX@> -@!@:BibTeX documentation}{\BibTeX\ documentation@> -@:LaTeX}{\LaTeX@> -\BibTeX\ is a preprocessor (with elements of postprocessing as -explained below) for the \LaTeX\ document-preparation system. It -handles most of the formatting decisions required to produce a -reference list, outputting a \.{.bbl} file that a user can edit to add -any finishing touches \BibTeX\ isn't designed to handle (in practice, -such editing almost never is needed); with this file \LaTeX\ actually -produces the reference list. - -Here's how \BibTeX\ works. It takes as input (a)~an \.{.aux} file -produced by \LaTeX\ on an earlier run; (b)~a \.{.bst} file (the style -file), which specifies the general reference-list style and specifies -how to format individual entries, and which is written by a style -designer (called a wizard throughout this program) in a -special-purpose language described in the \BibTeX\ documentation---see -the file {\.{btxdoc.tex}}; and (c)~\.{.bib} file(s) constituting a -database of all reference-list entries the user might ever hope to -use. \BibTeX\ chooses from the \.{.bib} file(s) only those entries -specified by the \.{.aux} file (that is, those given by \LaTeX's -\.{\\cite} or \.{\\nocite} commands), and creates as output a \.{.bbl} -file containing these entries together with the formatting commands -specified by the \.{.bst} file (\BibTeX\ also creates a \.{.blg} log -file, which includes any error or warning messages, but this file -isn't used by any program). \LaTeX\ will use the \.{.bbl} file, -perhaps edited by the user, to produce the reference list. - -Many modules of \BibTeX\ were taken from Knuth's \TeX\ and \TeX ware, -with his permission. All known system-dependent modules are marked in -the index entry ``system dependencies''; Dave Fuchs helped exorcise -unwanted ones. In addition, a few modules that can be changed to make -\BibTeX\ smaller are marked in the index entry ``space savings''. - -Megathanks to Howard Trickey, for whose suggestions future users and -style writers would be eternally grateful, if only they knew. - -The |banner| string defined here should be changed whenever \BibTeX\ -gets modified. - -@d banner=='This is BibTeX, Version 0.99d' {printed when the program starts} - - -@ -@^system dependencies@> -Terminal output goes to the file |term_out|, while terminal input -comes from |term_in|. On our system, these (system-dependent) files -are already opened at the beginning of the program, and have the same -real name. - -@d term_out == tty -@d term_in == tty - - -@ -@^system dependencies@> -This program uses the term |print| instead of |write| when writing on -both the |log_file| and (system-dependent) |term_out| file, and it -uses |trace_pr| when in |trace| mode, for which it writes on just the -|log_file|. If you want to change where either set of macros writes -to, you should also change the other macros in this program for that -set; each such macro begins with |print_| or |trace_pr_|. - -@d print(#) == begin write(log_file,#); write(term_out,#); end -@d print_ln(#) == begin write_ln(log_file,#); write_ln(term_out,#); end -@d print_newline == print_a_newline - {making this a procedure saves a little space} -@# -@d trace_pr(#) == begin write(log_file,#); end -@d trace_pr_ln(#) == begin write_ln(log_file,#); end -@d trace_pr_newline == begin write_ln(log_file); end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_a_newline; -begin -write_ln(log_file); -write_ln(term_out); -end; - - -@ -@^debugging@> -@^statistics@> -Some of the code below is intended to be used only when diagnosing the -strange behavior that sometimes occurs when \BibTeX\ is being -installed or when system wizards are fooling around with \BibTeX\ -without quite knowing what they are doing. Such code will not normally -be compiled; it is delimited by the codewords -`$|debug|\ldots|gubed|$', with apologies to people who wish to -preserve the purity of English. Similarly, there is some conditional -code delimited by `$|stat|\ldots|tats|$' that is intended only for use -when statistics are to be kept about \BibTeX's memory/cpu usage, -and there is conditional code delimited by `$|trace|\ldots|ecart|$' -that is intended to be a trace facility for use mainly when debugging -\.{.bst} files. - -@d debug == @{ { remove the `|@{|' when debugging } -@d gubed == @t@>@} { remove the `|@}|' when debugging } -@f debug == begin -@f gubed == end -@# -@d stat == @{ { remove the `|@{|' when keeping statistics } -@d tats == @t@>@} { remove the `|@}|' when keeping statistics } -@f stat == begin -@f tats == end -@# -@d trace == @{ { remove the `|@{|' when in |trace| mode } -@d ecart == @t@>@} { remove the `|@}|' when in |trace| mode } -@f trace == begin -@f ecart == end - - -@ -@^system dependencies@> -We assume that |case| statements may include a -default case that applies if no matching label is found, -since most \PASCAL\ compilers have plugged this hole in the language by -incorporating some sort of default mechanism. For example, the \ph\ -compiler allows `|others|:' as a default label, and other \PASCAL s allow -syntaxes like `\ignorespaces|else|\unskip' or `\\{otherwise}' or -`\\{otherwise}:', etc. The definitions of |othercases| and |endcases| -should be changed to agree with local conventions. Note that no semicolon -appears before |endcases| in this program, so the definition of |endcases| -should include a semicolon if the compiler wants one. (Of course, if no -default mechanism is available, the |case| statements of \BibTeX\ will have -to be laboriously extended by listing all remaining cases. People who are -stuck with such \PASCAL s have in fact done this, successfully but not -happily!) - -@d othercases == others: {default for cases not listed explicitly} -@d endcases == @+end {follows the default case in an extended |case| statement} -@f othercases == else -@f endcases == end - - -@ -Labels are given symbolic names by the following definitions, so that -occasional |goto| statements will be meaningful. We insert the label -`|exit|:' just before the `\ignorespaces|end|\unskip' of a procedure -in which we have used the `|return|' statement defined below (and this -is the only place `|exit|:' appears). This label is sometimes used -for exiting loops that are set up with the |loop| construction defined -below. Another generic label is `|loop_exit|:'; it appears -immediately after a loop. - -Incidentally, this program never declares a label that isn't actually used, -because some fussy \PASCAL\ compilers will complain about redundant labels. - -@d exit=10 {go here to leave a procedure} -@d loop_exit=15 {go here to leave a loop within a procedure} -@d loop1_exit=16 {the first generic label for a procedure with two} -@d loop2_exit=17 {the second} - - -@ -@^for loops@> -And |while| we're discussing loops: This program makes into |while| -loops many that would otherwise be |for| loops because of Standard -\PASCAL\ limitations (it's a bit complicated---standard \PASCAL\ -doesn't allow a global variable as the index of a |for| loop inside a -procedure; furthermore, many compilers have fairly severe limitations -on the size of a block, including the main block of the program; so -most of the code in this program occurs inside procedures, and since -for other reasons this program must use primarily global variables, it -doesn't use many |for| loops). - - -@ -@^program conventions@> -This program uses this convention: If there are several quantities in -a boolean expression, they are ordered by expected frequency (except -perhaps when an error message results) so that execution will be -fastest; this is more an attempt to understand the program than to -make it faster. - - -@ -Here are some macros for common programming idioms. - -@d incr(#) == #:=#+1 {increase a variable by unity} -@d decr(#) == #:=#-1 {decrease a variable by unity} -@d loop == @+ while true do@+ {repeat over and over until a |goto| happens} -@f loop == xclause - {\.{WEB}'s |xclause| acts like `\ignorespaces|while true do|\unskip'} -@d do_nothing == {empty statement} -@d return == goto exit {terminate a procedure call} -@f return == nil -@d empty=0 {symbolic name for a null constant} -@d any_value=0 {this appeases \PASCAL's boolean-evaluation scheme} - - - -@* The main program. -@^system dependencies@> -@:LaTeX}{\LaTeX@> -This program first reads the \.{.aux} file that \LaTeX\ produces, -(\romannumeral1) determining which \.{.bib} file(s) and \.{.bst} file -to read and (\romannumeral2) constructing a list of cite keys in order -of occurrence. The \.{.aux} file may have other \.{.aux} files nested -within. Second, it reads and executes the \.{.bst} file, -(\romannumeral1) determining how and in which order to process the -database entries in the \.{.bib} file(s) corresponding to those cite -keys in the list (or in some cases, to all the entries in the \.{.bib} -file(s)), (\romannumeral2) determining what text to be output for each -entry and determining any additional text to be output, and -(\romannumeral3) actually outputting this text to the \.{.bbl} file. -In addition, the program sends error messages and other remarks to the -|log_file| and terminal. - -@d close_up_shop=9998 {jump here after fatal errors} -@d exit_program=9999 {jump here if we couldn't even get started} - -@p -@t\4@>@<Compiler directives@>@/ -program BibTEX; {all files are opened dynamically} -label close_up_shop,@!exit_program @<Labels in the outer block@>; -const @<Constants in the outer block@> -type @<Types in the outer block@> -var @<Globals in the outer block@>@; -@<Procedures and functions for about everything@>@; -@<The procedure |initialize|@> -@# -begin -initialize; -print_ln(banner);@/ -@<Read the \.{.aux} file@>; -@<Read and execute the \.{.bst} file@>; -close_up_shop: -@<Clean up and leave@>; -exit_program: -end. - - -@ -@^overflow in arithmetic@> -@^system dependencies@> -If the first character of a \PASCAL\ comment is a dollar sign, -\ph\ treats the comment as a list of ``compiler directives'' that will -affect the translation of this program into machine language. The -directives shown below specify full checking and inclusion of the \PASCAL\ -debugger when \BibTeX\ is being debugged, -but they cause range checking and other -redundant code to be eliminated when the production system is being generated. -Arithmetic overflow will be detected in all cases. - -@<Compiler directives@>= -@{@&$C-,A+,D-@} {no range check, catch arithmetic overflow, no debug overhead} -@!debug @{@&$C+,D+@}@+ gubed {but turn everything on when debugging} - - -@ -@^bottom up@> -@^gymnastics@> -@^mooning@> -All procedures in this program (except for |initialize|) are grouped -into one of the seven classes below, and these classes are dispersed -throughout the program. However: Much of this program is written top -down, yet \PASCAL\ wants its procedures bottom up. Since mooning is -neither a technically nor a socially acceptable solution to the -bottom-up problem, this section instead performs the topological -gymnastics that \.{WEB} allows, ordering these classes to satisfy -\PASCAL\ compilers. There are a few procedures still out of place -after this ordering, though, and the other modules that complete the -task have ``gymnastics'' as an index entry. - -@<Procedures and functions for about everything@>= -@<Procedures and functions for all file I/O, error messages, and such@>@; -@<Procedures and functions for file-system interacting@>@; -@<Procedures and functions for handling numbers, characters, and strings@>@; -@<Procedures and functions for input scanning@>@; -@<Procedures and functions for name-string processing@>@; -@<Procedures and functions for style-file function execution@>@; -@<Procedures and functions for the reading and processing of input files@> - - -@ -This procedure gets things started properly. - -@<The procedure |initialize|@>= -procedure initialize; -var @<Local variables for initialization@> -begin -@<Check the ``constant'' values for consistency@>; -if (bad > 0) then - begin - write_ln (term_out,bad:0,' is a bad bad'); - goto exit_program; - end; -@<Set initial values of key variables@>; -pre_def_certain_strings;@/ -get_the_top_level_aux_file_name; -end; - - -@ -@^space savings@> -@^system dependencies@> -These parameters can be changed at compile time to extend or reduce -\BibTeX's capacity. They are set to accommodate about 750 cites when -used with the standard styles, although |pool_size| is usually the -first limitation to be a problem, often when there are 500 cites. - -@<Constants in the outer block@>= -@!buf_size=1000; {maximum number of characters in an input line (or string)} -@!min_print_line=3; {minimum \.{.bbl} line length: must be |>=3|} -@!max_print_line=79; {the maximum: must be |>min_print_line| and |<buf_size|} -@!aux_stack_size=20; {maximum number of simultaneous open \.{.aux} files} -@!max_bib_files=20; {maximum number of \.{.bib} files allowed} -@!pool_size=65000; {maximum number of characters in strings} -@!max_strings=4000; {maximum number of strings, including pre-defined; - must be |<=hash_size|} -@!max_cites=750; {maximum number of distinct cite keys; must be - |<=max_strings|} -@!min_crossrefs=2; {minimum number of cross-refs required for automatic - |cite_list| inclusion} -@!wiz_fn_space=3000; {maximum amount of |wiz_defined|-function space} -@!single_fn_space=100; {maximum amount for a single |wiz_defined|-function} -@!max_ent_ints=3000; {maximum number of |int_entry_var|s - (entries $\times$ |int_entry_var|s)} -@!max_ent_strs=3000; {maximum number of |str_entry_var|s - (entries $\times$ |str_entry_var|s)} -@!ent_str_size=100; {maximum size of a |str_entry_var|; must be |<=buf_size|} -@!glob_str_size=1000; {maximum size of a |str_global_var|; - must be |<=buf_size|} -@!max_fields=17250; {maximum number of fields (entries $\times$ fields, - about |23*max_cites| for consistency)} -@!lit_stk_size=100; {maximum number of literal functions on the stack} - - -@ -@^space savings@> -@^system dependencies@> -These parameters can also be changed at compile time, but they're -needed to define some \.{WEB} numeric macros so they must be so -defined themselves. - -@d hash_size=5000 {must be |>= max_strings| and |>= hash_prime|} -@d hash_prime=4253 {a prime number about 85\% of |hash_size| and |>= 128| - and |< @t$2^{14}-2^6$@>|} -@d file_name_size=40 {file names shouldn't be longer than this} -@d max_glob_strs=10 {maximum number of |str_global_var| names} -@d max_glb_str_minus_1 = max_glob_strs-1 {to avoid wasting a |str_global_var|} - - -@ -In case somebody has inadvertently made bad settings of the ``constants,'' -\BibTeX\ checks them using a global variable called |bad|. - -This is the first of many sections of \BibTeX\ where global variables are -defined. - -@<Globals in the outer block@>= -@!bad:integer; {is some ``constant'' wrong?} - - -@ -Each digit-value of |bad| has a specific meaning. - -@<Check the ``constant'' values for consistency@>= -bad := 0; -if (min_print_line < 3) then bad:=1; -if (max_print_line <= min_print_line) then bad:=10*bad+2; -if (max_print_line >= buf_size) then bad:=10*bad+3; -if (hash_prime < 128) then bad:=10*bad+4; -if (hash_prime > hash_size) then bad:=10*bad+5; -if (hash_prime >= (16384-64)) then bad:=10*bad+6; -if (max_strings > hash_size) then bad:=10*bad+7; -if (max_cites > max_strings) then bad:=10*bad+8; -if (ent_str_size > buf_size) then bad:=10*bad+9; -if (glob_str_size > buf_size) then bad:=100*bad+11; - {well, almost each} - - -@ -A global variable called |history| will contain one of four values at -the end of every run: |spotless| means that no unusual messages were -printed; |warning_message| means that a message of possible interest -was printed but no serious errors were detected; |error_message| means -that at least one error was found; |fatal_message| means that the -program terminated abnormally. The value of |history| does not -influence the behavior of the program; it is simply computed for the -convenience of systems that might want to use such information. - -@d spotless=0 {|history| value for normal jobs} -@d warning_message=1 {|history| value when non-serious info was printed} -@d error_message=2 {|history| value when an error was noted} -@d fatal_message=3 {|history| value when we had to stop prematurely} - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure mark_warning; -begin -if (history = warning_message) then - incr(err_count) - else if (history = spotless) then - begin - history := warning_message; - err_count := 1; - end; -end; -@# -procedure mark_error; -begin -if (history < error_message) then - begin - history := error_message; - err_count := 1; - end - else {|history = error_message|} - incr(err_count); -end; -@# -procedure mark_fatal; -begin -history := fatal_message; -end; - - -@ -For the two states |warning_message| and |error_message| we keep track -of the number of messages given; but since |warning_message|s aren't -so serious, we ignore them once we've seen an |error_message|. Hence -we need just the single variable |err_count| to keep track. - - -@<Globals in the outer block@>= -@!history:spotless..fatal_message; {how bad was this run?} -@!err_count:integer; - - -@ -The |err_count| gets set or reset when |history| first changes to -|warning_message| or |error_message|, so we don't need to initialize -it. - -@<Set initial values of key variables@>= -history := spotless; - - - -@* The character set. -@^ASCII code@> -(The following material is copied (almost) verbatim from \TeX. -Thus, the same system-dependent changes should be made to both programs.) - -In order to make \TeX\ readily portable between a wide variety of -computers, all of its input text is converted to an internal seven-bit -code that is essentially standard ASCII, the ``American Standard Code for -Information Interchange.'' This conversion is done immediately when each -character is read in. Conversely, characters are converted from ASCII to -the user's external representation just before they are output to a -text file. - -Such an internal code is relevant to users of \TeX\ primarily because it -governs the positions of characters in the fonts. For example, the -character `\.A' has ASCII code $65=@'101$, and when \TeX\ typesets -this letter it specifies character number 65 in the current font. -If that font actually has `\.A' in a different position, \TeX\ doesn't -know what the real position is; the program that does the actual printing from -\TeX's device-independent files is responsible for converting from ASCII to -a particular font encoding. - -\TeX's internal code is relevant also with respect to constants -that begin with a reverse apostrophe. - - -@ -Characters of text that have been converted to \TeX's internal form -are said to be of type |ASCII_code|, which is a subrange of the integers. - -@<Types in the outer block@>= -@!ASCII_code=0..127; {seven-bit numbers} - - -@ -@^character set dependencies@> -@^system dependencies@> -The original \PASCAL\ compiler was designed in the late 60s, when six-bit -character sets were common, so it did not make provision for lower-case -letters. Nowadays, of course, we need to deal with both capital and small -letters in a convenient way, especially in a program for typesetting; -so the present specification of \TeX\ has been written under the assumption -that the \PASCAL\ compiler and run-time system permit the use of text files -with more than 64 distinguishable characters. More precisely, we assume that -the character set contains at least the letters and symbols associated -with ASCII codes @'40 through @'176; all of these characters are now -available on most computer terminals. - -Since we are dealing with more characters than were present in the first -\PASCAL\ compilers, we have to decide what to call the associated data -type. Some \PASCAL s use the original name |char| for the -characters in text files, even though there now are more than 64 such -characters, while other \PASCAL s consider |char| to be a 64-element -subrange of a larger data type that has some other name. - -In order to accommodate this difference, we shall use the name |text_char| -to stand for the data type of the characters that are converted to and -from |ASCII_code| when they are input and output. We shall also assume -that |text_char| consists of the elements |chr(first_text_char)| through -|chr(last_text_char)|, inclusive. The following definitions should be -adjusted if necessary. - -@d text_char == char {the data type of characters in text files} -@d first_text_char=0 {ordinal number of the smallest element of |text_char|} -@d last_text_char=127 {ordinal number of the largest element of |text_char|} - -@<Local variables for initialization@>= -i:0..last_text_char; {this is the first one declared} - - -@ -The \TeX\ processor converts between ASCII code and -the user's external character set by means of arrays |xord| and |xchr| -that are analogous to \PASCAL's |ord| and |chr| functions. - -@<Globals in the outer block@>= -@!xord: array [text_char] of ASCII_code; - {specifies conversion of input characters} -@!xchr: array [ASCII_code] of text_char; - {specifies conversion of output characters} - - -@ -@^character set dependencies@> -@^system dependencies@> -Since we are assuming that our \PASCAL\ system is able to read and write the -visible characters of standard ASCII (although not necessarily using the -ASCII codes to represent them), the following assignment statements initialize -most of the |xchr| array properly, without needing any system-dependent -changes. On the other hand, it is possible to implement \TeX\ with -less complete character sets, and in such cases it will be necessary to -change something here. - -@<Set initial values of key variables@>= -xchr[@'40]:=' '; -xchr[@'41]:='!'; -xchr[@'42]:='"'; -xchr[@'43]:='#'; -xchr[@'44]:='$'; -xchr[@'45]:='%'; -xchr[@'46]:='&'; -xchr[@'47]:='''';@/ -xchr[@'50]:='('; -xchr[@'51]:=')'; -xchr[@'52]:='*'; -xchr[@'53]:='+'; -xchr[@'54]:=','; -xchr[@'55]:='-'; -xchr[@'56]:='.'; -xchr[@'57]:='/';@/ -xchr[@'60]:='0'; -xchr[@'61]:='1'; -xchr[@'62]:='2'; -xchr[@'63]:='3'; -xchr[@'64]:='4'; -xchr[@'65]:='5'; -xchr[@'66]:='6'; -xchr[@'67]:='7';@/ -xchr[@'70]:='8'; -xchr[@'71]:='9'; -xchr[@'72]:=':'; -xchr[@'73]:=';'; -xchr[@'74]:='<'; -xchr[@'75]:='='; -xchr[@'76]:='>'; -xchr[@'77]:='?';@/ -xchr[@'100]:='@@'; -xchr[@'101]:='A'; -xchr[@'102]:='B'; -xchr[@'103]:='C'; -xchr[@'104]:='D'; -xchr[@'105]:='E'; -xchr[@'106]:='F'; -xchr[@'107]:='G';@/ -xchr[@'110]:='H'; -xchr[@'111]:='I'; -xchr[@'112]:='J'; -xchr[@'113]:='K'; -xchr[@'114]:='L'; -xchr[@'115]:='M'; -xchr[@'116]:='N'; -xchr[@'117]:='O';@/ -xchr[@'120]:='P'; -xchr[@'121]:='Q'; -xchr[@'122]:='R'; -xchr[@'123]:='S'; -xchr[@'124]:='T'; -xchr[@'125]:='U'; -xchr[@'126]:='V'; -xchr[@'127]:='W';@/ -xchr[@'130]:='X'; -xchr[@'131]:='Y'; -xchr[@'132]:='Z'; -xchr[@'133]:='['; -xchr[@'134]:='\'; -xchr[@'135]:=']'; -xchr[@'136]:='^'; -xchr[@'137]:='_';@/ -xchr[@'140]:='`'; -xchr[@'141]:='a'; -xchr[@'142]:='b'; -xchr[@'143]:='c'; -xchr[@'144]:='d'; -xchr[@'145]:='e'; -xchr[@'146]:='f'; -xchr[@'147]:='g';@/ -xchr[@'150]:='h'; -xchr[@'151]:='i'; -xchr[@'152]:='j'; -xchr[@'153]:='k'; -xchr[@'154]:='l'; -xchr[@'155]:='m'; -xchr[@'156]:='n'; -xchr[@'157]:='o';@/ -xchr[@'160]:='p'; -xchr[@'161]:='q'; -xchr[@'162]:='r'; -xchr[@'163]:='s'; -xchr[@'164]:='t'; -xchr[@'165]:='u'; -xchr[@'166]:='v'; -xchr[@'167]:='w';@/ -xchr[@'170]:='x'; -xchr[@'171]:='y'; -xchr[@'172]:='z'; -xchr[@'173]:='{'; -xchr[@'174]:='|'; -xchr[@'175]:='}'; -xchr[@'176]:='~';@/ -xchr[0]:=' '; xchr[@'177]:=' '; - {ASCII codes 0 and |@'177| do not appear in text} - - -@ -@^character set dependencies@> -@^system dependencies@> -Some of the ASCII codes without visible characters have been given symbolic -names in this program because they are used with a special meaning. The -|tab| character may be system dependent. - -@d null_code=@'0 {ASCII code that might disappear} -@d tab=@'11 {ASCII code treated as |white_space|} -@d space=@'40 {ASCII code treated as |white_space|} -@d invalid_code=@'177 {ASCII code that should not appear} - - -@ -@^character set dependencies@> -@^system dependencies@> -@:TeXbook}{\sl The \TeX book@> -The ASCII code is ``standard'' only to a certain extent, since many -computer installations have found it advantageous to have ready access -to more than 94 printing characters. Appendix~C of {\sl The \TeX book\/} -gives a complete specification of the intended correspondence between -characters and \TeX's internal representation. - -If \TeX\ is being used -on a garden-variety \PASCAL\ for which only standard ASCII -codes will appear in the input and output files, it doesn't really matter -what codes are specified in |xchr[1..@'37]|, but the safest policy is to -blank everything out by using the code shown below. - -However, other settings of |xchr| will make \TeX\ more friendly on -computers that have an extended character set, so that users can type things -like `\.^^Z' instead of `\.{\\ne}'. At MIT, for example, it would be more -appropriate to substitute the code -$$\hbox{|for i:=1 to @'37 do xchr[i]:=chr(i);|}$$ -\TeX's character set is essentially the same as MIT's, even with respect to -characters less than~@'40. People with extended character sets can -assign codes arbitrarily, giving an |xchr| equivalent to whatever -characters the users of \TeX\ are allowed to have in their input files. -It is best to make the codes correspond to the intended interpretations as -shown in Appendix~C whenever possible; but this is not necessary. For -example, in countries with an alphabet of more than 26 letters, it is -usually best to map the additional letters into codes less than~@'40. - -@<Set initial values of key variables@>= -for i:=1 to @'37 do xchr[i]:=' '; -xchr[tab]:=chr(tab); - - -@ -This system-independent code makes the |xord| array contain a suitable -inverse to the information in |xchr|. Note that if |xchr[i]=xchr[j]| -where |i<j<@'177|, the value of |xord[xchr[i]]| will turn out to be -|j| or more; hence, standard ASCII code numbers will be used instead -of codes below @'40 in case there is a coincidence. - -@<Set initial values of key variables@>= -for i:=first_text_char to last_text_char do xord[chr(i)]:=invalid_code; -for i:=1 to @'176 do xord[xchr[i]]:=i; - - -@ -Also, various characters are given symbolic names; all the ones this -program uses are collected here. We use the sharp sign as the -|concat_char|, rather than something more natural (like an ampersand), -for uniformity of database syntax (ampersand is a valid character in -identifiers). - -@d double_quote = """" {delimits strings} -@d number_sign = "#" {marks an |int_literal|} -@d comment = "%" {ignore the rest of a \.{.bst} or \TeX\ line} -@d single_quote = "'" {marks a quoted function} -@d left_paren = "(" {optional database entry left delimiter} -@d right_paren = ")" {corresponding right delimiter} -@d comma = "," {separates various things} -@d minus_sign = "-" {for a negative number} -@d equals_sign = "=" {separates a field name from a field value} -@d at_sign = "@@" {the beginning of a database entry} -@d left_brace = "{" {left delimiter of many things} -@d right_brace = "}" {corresponding right delimiter} -@d period = "." {these are three} -@d question_mark = "?" {string-ending characters} -@d exclamation_mark = "!" {of interest in \.{add.period\$}} -@d tie = "~" {the default space char, in \.{format.name\$}} -@d hyphen = "-" {like |white_space|, in \.{format.name\$}} -@d star = "*" {for including entire database} -@d concat_char = "#" {for concatenating field tokens} -@d colon = ":" {for lower-casing (usually title) strings} -@d backslash = "\" {used to recognize accented characters} - - -@ -These arrays give a lexical classification for the |ASCII_code|s; -|lex_class| is used for general scanning and |id_class| is used for -scanning identifiers. - -@<Globals in the outer block@>= -@!lex_class: array [ASCII_code] of lex_type; -@!id_class: array [ASCII_code] of id_type; - - -@ -Every character has two types of the lexical classifications. The -first type is general, and the second type tells whether the character -is legal in identifiers. - -@d illegal = 0 {the unrecognized |ASCII_code|s} -@d white_space = 1 {things like |space|s that you can't see} -@d alpha = 2 {the upper- and lower-case letters} -@d numeric = 3 {the ten digits} -@d sep_char = 4 {things sometimes treated like |white_space|} -@d other_lex = 5 {when none of the above applies} -@d last_lex = 5 {the same number as on the line above} -@# -@d illegal_id_char = 0 {a few forbidden ones} -@d legal_id_char = 1 {most printing characters} - -@<Types in the outer block@>= -@!lex_type = 0..last_lex;@/ -@!id_type = 0..1; - - -@ -@^character set dependencies@> -@^system dependencies@> -Now we initialize the system-dependent |lex_class| array. The |tab| -character may be system dependent. Note that the order of these -assignments is important here. - -@<Set initial values of key variables@>= -for i:=0 to @'177 do lex_class[i] := other_lex; -for i:=0 to @'37 do lex_class[i] := illegal; -lex_class[invalid_code] := illegal; -lex_class[tab] := white_space; -lex_class[space] := white_space; -lex_class[tie] := sep_char; -lex_class[hyphen] := sep_char; -for i:=@'60 to @'71 do lex_class[i] := numeric; -for i:=@'101 to @'132 do lex_class[i] := alpha; -for i:=@'141 to @'172 do lex_class[i] := alpha; - - -@ -@^character set dependencies@> -@^system dependencies@> -And now the |id_class| array. - -@<Set initial values of key variables@>= -for i:=0 to @'177 do id_class[i] := legal_id_char; -for i:=0 to @'37 do id_class[i] := illegal_id_char; -id_class[space] := illegal_id_char; -id_class[tab] := illegal_id_char; -id_class[double_quote] := illegal_id_char; -id_class[number_sign] := illegal_id_char; -id_class[comment] := illegal_id_char; -id_class[single_quote] := illegal_id_char; -id_class[left_paren] := illegal_id_char; -id_class[right_paren] := illegal_id_char; -id_class[comma] := illegal_id_char; -id_class[equals_sign] := illegal_id_char; -id_class[left_brace] := illegal_id_char; -id_class[right_brace] := illegal_id_char; - - -@ -The array |char_width| gives relative printing widths of each -|ASCII_code|, and |string_width| will be used later to sum up -|char_width|s in a string. - -@<Globals in the outer block@>= -@!char_width : array [ASCII_code] of integer; -@!string_width : integer; - - -@ -@^character set dependencies@> -@^system dependencies@> -Now we initialize the system-dependent |char_width| array, for which -|space| is the only |white_space| character given a nonzero printing -width. The widths here are taken from Stanford's June~'87 -$cmr10$~font and represent hundredths of a point (rounded), but since -they're used only for relative comparisons, the units have no meaning. - -@d ss_width = 500 {character |@'31|'s width in the $cmr10$ font} -@d ae_width = 722 {character |@'32|'s width in the $cmr10$ font} -@d oe_width = 778 {character |@'33|'s width in the $cmr10$ font} -@d upper_ae_width = 903 {character |@'35|'s width in the $cmr10$ font} -@d upper_oe_width = 1014 {character |@'36|'s width in the $cmr10$ font} - -@<Set initial values of key variables@>= -for i:=0 to @'177 do char_width[i] := 0; -@# -char_width[@'40] := 278; -char_width[@'41] := 278; -char_width[@'42] := 500; -char_width[@'43] := 833; -char_width[@'44] := 500; -char_width[@'45] := 833; -char_width[@'46] := 778; -char_width[@'47] := 278; -char_width[@'50] := 389; -char_width[@'51] := 389; -char_width[@'52] := 500; -char_width[@'53] := 778; -char_width[@'54] := 278; -char_width[@'55] := 333; -char_width[@'56] := 278; -char_width[@'57] := 500; -char_width[@'60] := 500; -char_width[@'61] := 500; -char_width[@'62] := 500; -char_width[@'63] := 500; -char_width[@'64] := 500; -char_width[@'65] := 500; -char_width[@'66] := 500; -char_width[@'67] := 500; -char_width[@'70] := 500; -char_width[@'71] := 500; -char_width[@'72] := 278; -char_width[@'73] := 278; -char_width[@'74] := 278; -char_width[@'75] := 778; -char_width[@'76] := 472; -char_width[@'77] := 472; -char_width[@'100] := 778; -char_width[@'101] := 750; -char_width[@'102] := 708; -char_width[@'103] := 722; -char_width[@'104] := 764; -char_width[@'105] := 681; -char_width[@'106] := 653; -char_width[@'107] := 785; -char_width[@'110] := 750; -char_width[@'111] := 361; -char_width[@'112] := 514; -char_width[@'113] := 778; -char_width[@'114] := 625; -char_width[@'115] := 917; -char_width[@'116] := 750; -char_width[@'117] := 778; -char_width[@'120] := 681; -char_width[@'121] := 778; -char_width[@'122] := 736; -char_width[@'123] := 556; -char_width[@'124] := 722; -char_width[@'125] := 750; -char_width[@'126] := 750; -char_width[@'127] :=1028; -char_width[@'130] := 750; -char_width[@'131] := 750; -char_width[@'132] := 611; -char_width[@'133] := 278; -char_width[@'134] := 500; -char_width[@'135] := 278; -char_width[@'136] := 500; -char_width[@'137] := 278; -char_width[@'140] := 278; -char_width[@'141] := 500; -char_width[@'142] := 556; -char_width[@'143] := 444; -char_width[@'144] := 556; -char_width[@'145] := 444; -char_width[@'146] := 306; -char_width[@'147] := 500; -char_width[@'150] := 556; -char_width[@'151] := 278; -char_width[@'152] := 306; -char_width[@'153] := 528; -char_width[@'154] := 278; -char_width[@'155] := 833; -char_width[@'156] := 556; -char_width[@'157] := 500; -char_width[@'160] := 556; -char_width[@'161] := 528; -char_width[@'162] := 392; -char_width[@'163] := 394; -char_width[@'164] := 389; -char_width[@'165] := 556; -char_width[@'166] := 528; -char_width[@'167] := 722; -char_width[@'170] := 528; -char_width[@'171] := 528; -char_width[@'172] := 444; -char_width[@'173] := 500; -char_width[@'174] :=1000; -char_width[@'175] := 500; -char_width[@'176] := 500; - - - -@* Input and output. -The basic operations we need to do are -(1)~inputting and outputting of text characters to or from a file; -(2)~instructing the operating system to initiate (``open'') -or to terminate (``close'') input or output to or from a specified file; and -(3)~testing whether the end of an input file has been reached. - -@<Types in the outer block@>= -@!alpha_file=packed file of text_char; {files that contain textual data} - - -@ -@^system dependencies@> -Most of what we need to do with respect to input and output can be handled -by the I/O facilities that are standard in \PASCAL, i.e., the routines -called |get|, |put|, |eof|, and so on. But -standard \PASCAL\ does not allow file variables to be associated with file -names that are determined at run time, so it cannot be used to implement -\BibTeX; some sort of extension to \PASCAL's ordinary |reset| and |rewrite| -is crucial for our purposes. We shall assume that |name_of_file| is a variable -of an appropriate type such that the \PASCAL\ run-time system being used to -implement \BibTeX\ can open a file whose external name is specified by -|name_of_file|. \BibTeX\ does no case conversion for file names. - -@<Globals in the outer block@>= -@!name_of_file:packed array[1..file_name_size] of char; - {on some systems this is a \&{record} variable} -@!name_length:0..file_name_size; - {this many characters are relevant in |name_of_file| (the rest are blank)} -@!name_ptr:0..file_name_size+1; {index variable into |name_of_file|} - - -@ -@^system dependencies@> -@:PASCAL H}{\ph@> -The \ph\ compiler with which the present version of \TeX\ was prepared has -extended the rules of \PASCAL\ in a very convenient way. To open file~|f|, -we can write -$$\vbox{\halign{#\hfil\qquad&#\hfil\cr -|reset(f,@t\\{name}@>,'/O')|&for input;\cr -|rewrite(f,@t\\{name}@>,'/O')|&for output.\cr}}$$ -The `\\{name}' parameter, which is of type `\ignorespaces|packed -array[@t\<\\{any}>@>] of text_char|', stands for the name of -the external file that is being opened for input or output. -Blank spaces that might appear in \\{name} are ignored. - -The `\.{/O}' parameter tells the operating system not to issue its own -error messages if something goes wrong. If a file of the specified name -cannot be found, or if such a file cannot be opened for some other reason -(e.g., someone may already be trying to write the same file), we will have -|@!erstat(f)<>0| after an unsuccessful |reset| or |rewrite|. This allows -\TeX\ to undertake appropriate corrective action. - -\TeX's file-opening procedures return |false| if no file identified by -|name_of_file| could be opened. - -@d reset_OK(#)==erstat(#)=0 -@d rewrite_OK(#)==erstat(#)=0 - -@<Procedures and functions for file-system interacting@>= -function erstat(var f:file):integer; extern; {in the runtime library} -@#@t\2@> -function a_open_in(var f:alpha_file):boolean; {open a text file for input} -begin reset(f,name_of_file,'/O'); a_open_in:=reset_OK(f); -end; -@# -function a_open_out(var f:alpha_file):boolean; {open a text file for output} -begin rewrite(f,name_of_file,'/O'); a_open_out:=rewrite_OK(f); -end; - - -@ -@^system dependencies@> -Files can be closed with the \ph\ routine `|close(f)|', which should -be used when all input or output with respect to |f| has been -completed. This makes |f| available to be opened again, if desired; -and if |f| was used for output, the |close| operation makes the -corresponding external file appear on the user's area, ready to be -read. - -@<Procedures and functions for file-system interacting@>= -procedure a_close(var f:alpha_file); {close a text file} -begin close(f); -end; - - -@ -Text output is easy to do with the ordinary \PASCAL\ |put| procedure, -so we don't have to make any other special arrangements. -The treatment of text input is more difficult, however, because -of the necessary translation to |ASCII_code| values, and because -\TeX's conventions should be efficient and they should -blend nicely with the user's operating environment. - - -@ -Input from text files is read one line at a time, using a routine -called |input_ln|. This function is defined in terms of global -variables called |buffer| and |last|. The |buffer| array contains -|ASCII_code| values, and |last| is an index into this array marking -the end of a line of text. (Occasionally, |buffer| is used for -something else, in which case it is copied to a temporary array.) - -@<Globals in the outer block@>= -@!buffer:buf_type; {usually, lines of characters being read} -@!last:buf_pointer; {end of the line just input to |buffer|} - - -@ -@^save space@> -@^space savings@> -@^system dependencies@> -The type |buf_type| is used for |buffer|, for saved copies of it, or -for scratch work. It's not |packed| because otherwise the program -would run much slower on some systems (more than 25 percent slower, -for example, on a TOPS-20 operating system). But on systems that are -byte-addressable and that have a good compiler, packing |buf_type| -would save lots of space without much loss of speed. Other modules -that have packable arrays are also marked with a ``space savings'' -index entry. - -@<Types in the outer block@>= -@!buf_pointer = 0..buf_size; {an index into a |buf_type|} -@!buf_type = array[buf_pointer] of ASCII_code; {for various buffers} - - -@ -@^kludge@> -And while we're at it, we declare another buffer for general use. -Because buffers are not packed and can get large, we use |sv_buffer| -several purposes; this is a bit kludgy, but it helps make the stack -space not overflow on some machines. It's used when reading the -entire database file (in the \.{read} command) and when doing -name-handling (through the alias |name_buf|) in the |built_in| -functions \.{format.names\$} and \.{num.names\$}. - -@<Globals in the outer block@>= -@!sv_buffer : buf_type; -@!sv_ptr1 : buf_pointer; -@!sv_ptr2 : buf_pointer; -@!tmp_ptr,@!tmp_end_ptr : integer; {copy pointers only, usually for buffers} - - -@ -@.BibTeX capacity exceeded@> -When something in the program wants to be bigger or something out -there wants to be smaller, it's time to call it a run. Here's the -first of several macros that have associated procedures so that they -produce less inline code. - -@d overflow(#)==begin {fatal error---close up shop} - print_overflow; - print_ln(#:0); - goto close_up_shop; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_overflow; -begin -print ('Sorry---you''ve exceeded BibTeX''s '); -mark_fatal; -end; - - -@ -@.this can't happen@> -When something happens that the program thinks is impossible, -call the maintainer. - -@d confusion(#)==begin {fatal error---close up shop} - print (#); - print_confusion; - goto close_up_shop; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_confusion; -begin -print_ln ('---this can''t happen'); -print_ln ('*Please notify the BibTeX maintainer*'); -mark_fatal; -end; - - -@ -@:BibTeX capacity exceeded}{\quad buffer size@> -When a buffer overflows, it's time to complain (and then quit). - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure buffer_overflow; -begin -overflow('buffer size ',buf_size); -end; - - -@ -@:BibTeX capacity exceeded}{\quad buffer size@> -The |input_ln| function brings the next line of input from the -specified file into available positions of the buffer array and -returns the value |true|, unless the file has already been entirely -read, in which case it returns |false| and sets |last:=0|. In -general, the |ASCII_code| numbers that represent the next line of the -file are input into |buffer[0]|, |buffer[1]|, \dots, |buffer[last-1]|; -and the global variable |last| is set equal to the length of the line. -Trailing |white_space| characters are removed from the line -(|white_space| characters are explained in the character-set section% ----most likely they're blanks); thus, either |last=0| (in which case -the line was entirely blank) or |lex_class[buffer[last-1]]<>white_space|. -An overflow error is given if the normal actions of |input_ln| would -make |last>buf_size|. - -Standard \PASCAL\ says that a file should have |eoln| immediately -before |eof|, but \BibTeX\ needs only a weaker restriction: If |eof| -occurs in the middle of a line, the system function |eoln| should return -a |true| result (even though |f^| will be undefined). - -@<Procedures and functions for all file I/O, error messages, and such@>= -function input_ln(var f:alpha_file) : boolean; - {inputs the next line or returns |false|} -label loop_exit; -begin -last:=0; -if (eof(f)) then input_ln:=false -else - begin - while (not eoln(f)) do - begin - if (last >= buf_size) then - buffer_overflow; - buffer[last]:=xord[f^]; - get(f); incr(last); - end; - get(f); - while (last > 0) do {remove trailing |white_space|} - if (lex_class[buffer[last-1]] = white_space) then - decr(last) - else - goto loop_exit; -loop_exit: - input_ln:=true; - end; -end; - - - -@* String handling. -\BibTeX\ uses variable-length strings of seven-bit characters. -Since \PASCAL\ does not have a well-developed string mechanism, -\BibTeX\ does all its string processing by home-grown -(predominantly \TeX's) methods. -Unlike \TeX, however, \BibTeX\ does not use a |pool_file| for -string storage; it creates its few pre-defined strings at run-time. - -The necessary operations are handled with a simple data structure. -The array |str_pool| contains all the (seven-bit) ASCII codes in all -the strings \BibTeX\ must ever search for (generally identifiers -names), and the array |str_start| contains indices of the starting -points of each such string. Strings are referred to by integer -numbers, so that string number |s| comprises the characters -|str_pool[j]| for |str_start[s]<=j<str_start[s+1]|. Additional integer -variables |pool_ptr| and |str_ptr| indicate the number of entries used -so far in |str_pool| and |str_start|; locations |str_pool[pool_ptr]| -and |str_start[str_ptr]| are ready for the next string to be -allocated. Location |str_start[0]| is unused so that hashing will -work correctly. - -Elements of the |str_pool| array must be ASCII codes that can actually be -printed; i.e., they must have an |xchr| equivalent in the local -character set. - -@<Globals in the outer block@>= -@!str_pool : packed array[pool_pointer] of ASCII_code; {the characters} -@!str_start : packed array[str_number] of pool_pointer; {the starting pointers} -@!pool_ptr : pool_pointer; {first unused position in |str_pool|} -@!str_ptr : str_number; {start of the current string being created} -@!str_num : str_number; {general index variable into |str_start|} -@!p_ptr1,@!p_ptr2 : pool_pointer; {several procedures use these locally} - - -@ -Where |pool_pointer| and |str_number| are pointers into |str_pool| and -|str_start|. - -@<Types in the outer block@>= -@!pool_pointer = 0..pool_size; {for variables that point into |str_pool|} -@!str_number = 0..max_strings; {for variables that point into |str_start|} - - -@ -These macros send a string in |str_pool| to an output file. - -@d max_pop = 3 {---see the |built_in| functions section} -@# -@d print_pool_str(#) == print_a_pool_str(#) - {making this a procedure saves a little space} -@# -@d trace_pr_pool_str(#) == begin - out_pool_str(log_file,#); - end - - -@ -@^kludge@> -@^system dependencies@> -@:this can't happen}{\quad Illegal string number@> -And here are the associated procedures. Note: The |term_out| file is -system dependent. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure out_pool_str (var f:alpha_file; @!s:str_number); -var i:pool_pointer; -begin {allowing |str_ptr <= s < str_ptr+max_pop| is a \.{.bst}-stack kludge} -if ((s<0) or (s>=str_ptr+max_pop) or (s>=max_strings)) then - confusion ('Illegal string number:',s:0); -for i := str_start[s] to str_start[s+1]-1 do - write(f,xchr[str_pool[i]]); -end; -@# -procedure print_a_pool_str (@!s:str_number); -begin -out_pool_str(term_out,s); -out_pool_str(log_file,s); -end; - - -@ -@.WEB@> -Several of the elementary string operations are performed using \.{WEB} -macros instead of using \PASCAL\ procedures, because many of the -operations are done quite frequently and we want to avoid the -overhead of procedure calls. For example, here is -a simple macro that computes the length of a string. - -@d length(#) == (str_start[#+1]-str_start[#]) - {the number of characters in string number \#} - - -@ -@:BibTeX capacity exceeded}{\quad pool size@> -Strings are created by appending character codes to |str_pool|. -The macro called |append_char|, defined here, does not check to see if the -value of |pool_ptr| has gotten too high; this test is supposed to be -made before |append_char| is used. - -To test if there is room to append |l| more characters to |str_pool|, -we shall write |str_room(l)|, which aborts \BibTeX\ and gives an -error message if there isn't enough room. - -@d append_char(#) == {put |ASCII_code| \# at the end of |str_pool|} -begin str_pool[pool_ptr]:=#; incr(pool_ptr); -end -@# -@d str_room(#) == {make sure that the pool hasn't overflowed} - begin - if (pool_ptr+# > pool_size) then - pool_overflow; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure pool_overflow; -begin -overflow('pool size ',pool_size); -end; - - -@ -@:BibTeX capacity exceeded}{\quad number of strings@> -Once a sequence of characters has been appended to |str_pool|, it -officially becomes a string when the function |make_string| is called. -It returns the string number of the string it just made. - -@<Procedures and functions for handling numbers, characters, and strings@>= -function make_string : str_number; {current string enters the pool} -begin -if (str_ptr=max_strings) then - overflow('number of strings ',max_strings); -incr(str_ptr); -str_start[str_ptr]:=pool_ptr; -make_string := str_ptr - 1; -end; - - -@ -These macros destroy and recreate the string at the end of the pool. - -@d flush_string == begin - decr(str_ptr); - pool_ptr := str_start[str_ptr]; - end -@# -@d unflush_string == begin - incr(str_ptr); - pool_ptr := str_start[str_ptr]; - end - - -@ -This subroutine compares string |s| with another string that appears -in the buffer |buf| between positions |bf_ptr| and |bf_ptr+len-1|; the -result is |true| if and only if the strings are equal. - -@<Procedures and functions for handling numbers, characters, and strings@>= -function str_eq_buf (@!s:str_number; var buf:buf_type; - @!bf_ptr,@!len:buf_pointer) : boolean; - {test equality of strings} -label exit; -var i : buf_pointer; {running} -@!j : pool_pointer; {indices} -begin -if (length(s) <> len) then {strings of unequal length} - begin - str_eq_buf := false; - return; - end; -i := bf_ptr; -j := str_start[s]; -while (j < str_start[s+1]) do - begin - if (str_pool[j] <> buf[i]) then - begin - str_eq_buf := false; - return; - end; - incr(i); - incr(j); - end; -str_eq_buf := true; -exit: -end; - - -@ -This subroutine compares two |str_pool| strings and returns true -|true| if and only if the strings are equal. - -@<Procedures and functions for handling numbers, characters, and strings@>= -function str_eq_str (@!s1,@!s2:str_number) : boolean; -label exit; -begin -if (length(s1) <> length(s2)) then - begin - str_eq_str := false; - return; - end; -p_ptr1 := str_start[s1]; -p_ptr2 := str_start[s2]; -while (p_ptr1 < str_start[s1+1]) do - begin - if (str_pool[p_ptr1] <> str_pool[p_ptr2]) then - begin - str_eq_str := false; - return; - end; - incr(p_ptr1); - incr(p_ptr2); - end; -str_eq_str:=true; -exit: -end; - - -@ -@:BibTeX capacity exceeded}{\quad file name size@> -This procedure copies file name |file_name| into the beginning of -|name_of_file|, if it will fit. It also sets the global variable -|name_length| to the appropriate value. - -@<Procedures and functions for file-system interacting@>= -procedure start_name (@!file_name:str_number); -var p_ptr: pool_pointer; {running index} -begin -if (length(file_name) > file_name_size) then - begin - print ('File='); - print_pool_str (file_name); - print_ln (','); - file_nm_size_overflow; - end; -name_ptr := 1; -p_ptr := str_start[file_name]; -while (p_ptr < str_start[file_name+1]) do - begin - name_of_file[name_ptr] := chr (str_pool[p_ptr]); - incr(name_ptr); incr(p_ptr); - end; -name_length := length(file_name); -end; - - -@ -@:BibTeX capacity exceeded}{\quad file name size@> -Yet another complaint-before-quiting. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure file_nm_size_overflow; -begin -overflow('file name size ',file_name_size); -end; - - -@ -@:BibTeX capacity exceeded}{\quad file name size@> -This procedure copies file extension |ext| into the array -|name_of_file| starting at position |name_length+1|. It also sets the -global variable |name_length| to the appropriate value. - -@<Procedures and functions for file-system interacting@>= -procedure add_extension(@!ext:str_number); -var p_ptr: pool_pointer; {running index} -begin -if (name_length + length(ext) > file_name_size) then - begin - print ('File=',name_of_file,', extension='); - print_pool_str (ext); print_ln (','); - file_nm_size_overflow; - end; -name_ptr := name_length + 1; -p_ptr := str_start[ext]; -while (p_ptr < str_start[ext+1]) do - begin - name_of_file[name_ptr] := chr (str_pool[p_ptr]); - incr(name_ptr); incr(p_ptr); - end; -name_length := name_length + length(ext); -name_ptr := name_length+1; -while (name_ptr <= file_name_size) do {pad with blanks} - begin - name_of_file[name_ptr] := ' '; - incr(name_ptr); - end; -end; - - -@ -@:BibTeX capacity exceeded}{\quad file name size@> -This procedure copies the default logical area name |area| into the -array |name_of_file| starting at position 1, after shifting up the -rest of the filename. It also sets the global variable |name_length| -to the appropriate value. - -@<Procedures and functions for file-system interacting@>= -procedure add_area(@!area:str_number); -var p_ptr: pool_pointer; {running index} -begin -if (name_length + length(area) > file_name_size) then - begin - print ('File='); - print_pool_str (area); print (name_of_file,','); - file_nm_size_overflow; - end; -name_ptr := name_length; -while (name_ptr > 0) do {shift up name} - begin - name_of_file[name_ptr+length(area)] := name_of_file[name_ptr]; - decr(name_ptr); - end; -name_ptr := 1; -p_ptr := str_start[area]; -while (p_ptr < str_start[area+1]) do - begin - name_of_file[name_ptr] := chr (str_pool[p_ptr]); - incr(name_ptr); incr(p_ptr); - end; -name_length := name_length + length(area); -end; - - -@ -This system-independent procedure converts upper-case characters to -lower case for the specified part of |buf|. It is system independent -because it uses only the internal representation for characters. - -@d case_difference = "a" - "A" - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure lower_case (var buf:buf_type; @!bf_ptr,@!len:buf_pointer); -var i:buf_pointer; -begin -if (len > 0) then - for i := bf_ptr to bf_ptr+len-1 do - if ((buf[i]>="A") and (buf[i]<="Z")) then - buf[i] := buf[i] + case_difference; -end; - - -@ -This system-independent procedure is the same as the previous except -that it converts lower- to upper-case letters. - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure upper_case (var buf:buf_type; @!bf_ptr,@!len:buf_pointer); -var i:buf_pointer; -begin -if (len > 0) then - for i := bf_ptr to bf_ptr+len-1 do - if ((buf[i]>="a") and (buf[i]<="z")) then - buf[i] := buf[i] - case_difference; -end; - - - -@* The hash table. -All static strings that \BibTeX\ might have to search for, generally -identifiers, are stored and retrieved by means of a fairly standard -hash-table algorithm (but slightly altered here) called the method of -``coalescing lists'' -(cf.\ Algorithm 6.4C in {\sl The Art of Computer Programming}). -Once a string enters the table, it is never removed. The actual -sequence of characters forming a string is stored in the |str_pool| -array. - -The hash table consists of the four arrays |hash_next|, |hash_text|, -|hash_ilk|, and |ilk_info|. The first array, |hash_next[p]|, points -to the next identifier belonging to the same coalesced list as the -identifier corresponding to~|p|. The second, |hash_text[p]|, points -to the |str_start| entry for |p|'s string. If position~|p| of the hash -table is empty, we have |hash_text[p]=0|; if position |p| is either -empty or the end of a coalesced hash list, we have -|hash_next[p]=empty|; an auxiliary pointer variable called |hash_used| -is maintained in such a way that all locations |p>=hash_used| are -nonempty. The third, |hash_ilk[p]|, tells how this string is used (as -ordinary text, as a variable name, as an \.{.aux} file command, etc). -The fourth, |ilk_info[p]|, contains information specific to the -corresponding |hash_ilk|---for |integer_ilk|s: the integer's value; -for |cite_ilk|s: a pointer into |cite_list|; for |lc_cite_ilk|s: a -pointer to a |cite_ilk| string; for |command_ilk|s: a constant to be -used in a |case| statement; for |bst_fn_ilk|s: function-specific -information; for |macro_ilk|s: a pointer to its definition string; for -|control_seq_ilk|s: a constant for use in a |case| statement; for all -other |ilk|s it contains no information. This |ilk|-specific -information is set in other parts of the program rather than here in -the hashing routine. - -@d hash_base = empty + 1 {lowest numbered hash-table location} -@d hash_max = hash_base + hash_size - 1 {highest numbered hash-table location} -@d hash_is_full == (hash_used=hash_base) {test if all positions are occupied} -@# -@d text_ilk = 0 {a string of ordinary text} -@d integer_ilk = 1 {an integer (possibly with a |minus_sign|)} -@d aux_command_ilk = 2 {an \.{.aux}-file command} -@d aux_file_ilk = 3 {an \.{.aux} file name} -@d bst_command_ilk = 4 {a \.{.bst}-file command} -@d bst_file_ilk = 5 {a \.{.bst} file name} -@d bib_file_ilk = 6 {a \.{.bib} file name} -@d file_ext_ilk = 7 {one of \.{.aux}, \.{.bst}, \.{.bib}, \.{.bbl}, - or \.{.blg}} -@d file_area_ilk = 8 {one of \.{texinputs:} or \.{texbib:}} -@d cite_ilk = 9 {a \.{\\citation} argument} -@d lc_cite_ilk = 10 {a \.{\\citation} argument converted to lower case} -@d bst_fn_ilk = 11 {a \.{.bst} function name} -@d bib_command_ilk = 12 {a \.{.bib}-file command} -@d macro_ilk = 13 {a \.{.bst} macro or a \.{.bib} string} -@d control_seq_ilk = 14 {a control sequence specifying a foreign character} -@d last_ilk = 14 {the same number as on the line above} - -@<Types in the outer block@>= -@!hash_loc=hash_base..hash_max; {a location within the hash table} -@!hash_pointer=empty..hash_max; {either |empty| or a |hash_loc|} -@# -@!str_ilk=0..last_ilk; {the legal string types} - - -@ -@<Globals in the outer block@>= -@!hash_next : packed array[hash_loc] of hash_pointer; {coalesced-list link} -@!hash_text : packed array[hash_loc] of str_number; {pointer to a string} -@!hash_ilk : packed array[hash_loc] of str_ilk; {the type of string} -@!ilk_info : packed array[hash_loc] of integer; {|ilk|-specific info} -@!hash_used : hash_base..hash_max+1; {allocation pointer for hash table} -@!hash_found : boolean; {set to |true| if it's already in the hash table} -@!dummy_loc : hash_loc; {receives |str_lookup| value whenever it's useless} - - -@ -@<Local variables for initialization@>= -@!k:hash_loc; - - -@ -Now it's time to initialize the hash table; note that |str_start[0]| -must be unused if |hash_text[k] := 0| is to have the desired effect. - -@<Set initial values of key variables@>= -for k:=hash_base to hash_max do - begin - hash_next[k] := empty; - hash_text[k] := 0; {thus, no need to initialize |hash_ilk| or |ilk_info|} - end; -hash_used := hash_max + 1; {nothing in table initially} - - -@ -Here is the subroutine that searches the hash table for a -(string,~|str_ilk|) pair, where the string is of length |l>=0| and -appears in |buffer[j..(j+l-1)]|. If it finds the pair, it returns the -corresponding hash-table location and sets the global variable -|hash_found| to |true|. Otherwise it sets |hash_found| to |false|, -and if the parameter |insert_it| is |true|, it inserts the pair into -the hash table, inserts the string into |str_pool| if not previously -encountered, and returns its location. Note that two different pairs -can have the same string but different |str_ilk|s, in which case the -second pair encountered, if |insert_it| were |true|, would be inserted -into the hash table though its string wouldn't be inserted into -|str_pool| because it would already be there. - -@d max_hash_value = hash_prime+hash_prime-2+127 {|h|'s maximum value} -@d do_insert == true {insert string if not found in hash table} -@d dont_insert == false {don't insert string} -@# -@d str_found = 40 {go here when you've found the string} -@d str_not_found = 45 {go here when you haven't} - -@<Procedures and functions for handling numbers, characters, and strings@>= -function str_lookup(var buf:buf_type; @!j,@!l:buf_pointer; @!ilk:str_ilk; - @!insert_it:boolean) : hash_loc; {search the hash table} -label str_found,@!str_not_found; -var h:0..max_hash_value; {hash code} -@!p:hash_loc; {index into |hash_| arrays} -@!k:buf_pointer; {index into |buf| array} -@!old_string:boolean; {set to |true| if it's an already encountered string} -@!str_num:str_number; {pointer to an already encountered string} -begin -@<Compute the hash code |h|@>; -p:=h+hash_base; {start searching here; note that |0<=h<hash_prime|} -hash_found := false; -old_string := false; -loop - begin - @<Process the string if we've already encountered it@>; - if (hash_next[p]=empty) then {location |p| may or may not be empty} - begin - if (not insert_it) then goto str_not_found; - @<Insert pair into hash table and make |p| point to it@>; - goto str_found; - end; - p:=hash_next[p]; {old and new locations |p| are not empty} - end; -str_not_found: do_nothing; {don't insert pair; function value meaningless} -str_found: str_lookup:=p; -end; - - -@ -@^for loops@> -@.WEB@> -The value of |hash_prime| should be roughly 85\% of |hash_size|, and -it should be a prime number -(it should also be less than $2^{14} + 2^{6} = 16320$ because of -\.{WEB}'s simple-macro bound). The theory of hashing tells us to expect -fewer than two table probes, on the average, when the search is -successful. - -@<Compute the hash code |h|@>= -begin -h := 0; {note that this works for zero-length strings} -k := j; -while (k < j+l) do {not a |for| loop in case |j = l = 0|} - begin - h:=h+h+buf[k]; - while (h >= hash_prime) do h:=h-hash_prime; - incr(k); - end; -end - - -@ -Here we handle the case in which we've already encountered this -string; note that even if we have, we'll still have to insert the pair -into the hash table if |str_ilk| doesn't match. - -@<Process the string if we've already encountered it@>= -begin -if (hash_text[p]>0) then {there's something here} - if (str_eq_buf(hash_text[p],buf,j,l)) then {it's the right string} - if (hash_ilk[p] = ilk) then {it's the right |str_ilk|} - begin - hash_found := true; - goto str_found; - end - else - begin {it's the wrong |str_ilk|} - old_string := true; - str_num := hash_text[p]; - end; -end - - -@ -@^for loops@> -@:BibTeX capacity exceeded}{\quad hash size@> -This code inserts the pair in the appropriate unused location. - -@<Insert pair into hash table and make |p| point to it@>= -begin -if (hash_text[p]>0) then {location |p| isn't empty} - begin - repeat if (hash_is_full) then overflow('hash size ',hash_size); - decr(hash_used); - until (hash_text[hash_used]=0); {search for an empty location} - hash_next[p]:=hash_used; - p:=hash_used; - end; {now location |p| is empty} -if (old_string) then {it's an already encountered string} - hash_text[p] := str_num - else - begin {it's a new string} - str_room(l); {make sure it'll fit in |str_pool|} - k := j; - while (k < j+l) do {not a |for| loop in case |j = l = 0|} - begin - append_char(buf[k]); - incr(k); - end; - hash_text[p] := make_string; {and make it official} - end; -hash_ilk[p] := ilk; -end - - -@ -@^string pool@> -Now that we've defined the hash-table workings we can initialize the -string pool. Unlike \TeX, \BibTeX\ does not use a |pool_file| for -string storage; instead it inserts its pre-defined strings into -|str_pool|---this makes one file fewer for the \BibTeX\ implementor -to deal with. This section initializes |str_pool|; the pre-defined -strings will be inserted into it shortly; and other strings are -inserted while processing the input files. - -@<Set initial values of key variables@>= -pool_ptr:=0; str_ptr:=1; {hash table must have |str_start[0]| unused} -str_start[str_ptr]:=pool_ptr; - - -@ -The longest pre-defined string determines type definitions used to -insert the pre-defined strings into |str_pool|. - -@d longest_pds=12 {the length of `\.{change.case\$}'} - -@<Types in the outer block@>= -@!pds_loc = 1..longest_pds; -@!pds_len = 0..longest_pds; -@!pds_type = packed array [pds_loc] of char; - - -@ -The variables in this program beginning with |s_| specify the -locations in |str_pool| for certain often-used strings. Those here -have to do with the file system; the next section will actually insert -them into |str_pool|. - -@<Globals in the outer block@>= -@!s_aux_extension : str_number; {\.{.aux}} -@!s_log_extension : str_number; {\.{.blg}} -@!s_bbl_extension : str_number; {\.{.bbl}} -@!s_bst_extension : str_number; {\.{.bst}} -@!s_bib_extension : str_number; {\.{.bib}} -@!s_bst_area : str_number; {\.{texinputs:}} -@!s_bib_area : str_number; {\.{texbib:}} - - -@ -@^important note@> -@^system dependencies@> -It's time to insert some of the pre-defined strings into |str_pool| -(and thus the hash table). These system-dependent strings should -contain no upper-case letters, and they must all be exactly -|longest_pds| characters long (even if fewer characters are actually -stored). The |pre_define| routine appears shortly. - -Important notes: These pre-definitions must not have any glitches or -the program may bomb because the |log_file| hasn't been opened yet, -and |text_ilk|s should be pre-defined later, for -\.{.bst}-function-execution purposes. - -@<Pre-define certain strings@>= -pre_define('.aux ',4,file_ext_ilk); -s_aux_extension := hash_text[pre_def_loc]; -pre_define('.bbl ',4,file_ext_ilk); -s_bbl_extension := hash_text[pre_def_loc]; -pre_define('.blg ',4,file_ext_ilk); -s_log_extension := hash_text[pre_def_loc]; -pre_define('.bst ',4,file_ext_ilk); -s_bst_extension := hash_text[pre_def_loc]; -pre_define('.bib ',4,file_ext_ilk); -s_bib_extension := hash_text[pre_def_loc]; -pre_define('texinputs: ',10,file_area_ilk); -s_bst_area := hash_text[pre_def_loc]; -pre_define('texbib: ',7,file_area_ilk); -s_bib_area := hash_text[pre_def_loc]; - - -@ -This global variable gives the hash-table location of pre-defined -strings generated by calls to |str_lookup|. - -@<Globals in the outer block@>= -@!pre_def_loc : hash_loc; - - -@ -This procedure initializes a pre-defined string of length at most -|longest_pds|. - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure pre_define (@!pds:pds_type; @!len:pds_len; @!ilk:str_ilk); -var i : pds_len; -begin -for i:=1 to len do - buffer[i] := xord[pds[i]]; -pre_def_loc := str_lookup(buffer,1,len,ilk,do_insert); -end; - - -@ -These constants all begin with |n_| and are used for the |case| -statement that determines which command to execute. The variable -|command_num| is set to one of these and is used to do the branching, -but it must have the full |integer| range because at times it can -assume an arbitrary |ilk_info| value (though it will be one of the -values here when we actually use it). - -@d n_aux_bibdata = 0 {\.{\\bibdata}} -@d n_aux_bibstyle = 1 {\.{\\bibstyle}} -@d n_aux_citation = 2 {\.{\\citation}} -@d n_aux_input = 3 {\.{\\@@input}} -@# -@d n_bst_entry = 0 {\.{entry}} -@d n_bst_execute = 1 {\.{execute}} -@d n_bst_function = 2 {\.{function}} -@d n_bst_integers = 3 {\.{integers}} -@d n_bst_iterate = 4 {\.{iterate}} -@d n_bst_macro = 5 {\.{macro}} -@d n_bst_read = 6 {\.{read}} -@d n_bst_reverse = 7 {\.{reverse}} -@d n_bst_sort = 8 {\.{sort}} -@d n_bst_strings = 9 {\.{strings}} -@# -@d n_bib_comment = 0 {\.{comment}} -@d n_bib_preamble = 1 {\.{preamble}} -@d n_bib_string = 2 {\.{string}} - -@<Globals in the outer block@>= -@!command_num : integer; - - -@ -@^important note@> -Now we pre-define the command strings; they must all be exactly -|longest_pds| characters long. - -Important note: These pre-definitions must not have any glitches or -the program may bomb because the |log_file| hasn't been opened yet. - -@<Pre-define certain strings@>= -pre_define('\citation ',9,aux_command_ilk); -ilk_info[pre_def_loc] := n_aux_citation; -pre_define('\bibdata ',8,aux_command_ilk); -ilk_info[pre_def_loc] := n_aux_bibdata; -pre_define('\bibstyle ',9,aux_command_ilk); -ilk_info[pre_def_loc] := n_aux_bibstyle; -pre_define('\@@input ',7,aux_command_ilk); -ilk_info[pre_def_loc] := n_aux_input; -@# -pre_define('entry ',5,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_entry; -pre_define('execute ',7,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_execute; -pre_define('function ',8,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_function; -pre_define('integers ',8,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_integers; -pre_define('iterate ',7,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_iterate; -pre_define('macro ',5,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_macro; -pre_define('read ',4,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_read; -pre_define('reverse ',7,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_reverse; -pre_define('sort ',4,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_sort; -pre_define('strings ',7,bst_command_ilk); -ilk_info[pre_def_loc] := n_bst_strings; -@# -pre_define('comment ',7,bib_command_ilk); -ilk_info[pre_def_loc] := n_bib_comment; -pre_define('preamble ',8,bib_command_ilk); -ilk_info[pre_def_loc] := n_bib_preamble; -pre_define('string ',6,bib_command_ilk); -ilk_info[pre_def_loc] := n_bib_string; - - - -@* Scanning an input line. -This section describes the various |buffer| scanning routines. The -two global variables |buf_ptr1| and |buf_ptr2| are used in scanning an -input line. Between scans, |buf_ptr1| points to the first character -of the current token and |buf_ptr2| points to that of the next. The -global variable |last|, set by the function |input_ln|, marks the end -of the current line; it equals 0 at the end of the current file. All -the procedures and functions in this section will indicate an -end-of-line when it's the end of the file. - -@d token_len == (buf_ptr2 - buf_ptr1) {of the current token} -@d scan_char == buffer[buf_ptr2] {the current character} - -@<Globals in the outer block@>= -@!buf_ptr1:buf_pointer; {points to the first position of the current token} -@!buf_ptr2:buf_pointer; {used to find the end of the current token} - - -@ -These macros send the current token, in |buffer[buf_ptr1]| to -|buffer[buf_ptr2-1]|, to an output file. - -@d print_token == print_a_token {making this a procedure saves a little space} -@# -@d trace_pr_token == begin - out_token(log_file); - end - - -@ -@^system dependencies@> -And here are the associated procedures. Note: The |term_out| file is -system dependent. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure out_token (var f:alpha_file); -var i:buf_pointer; -begin -i := buf_ptr1; -while (i < buf_ptr2) do - begin - write(f,xchr[buffer[i]]); - incr(i); - end; -end; -@# -procedure print_a_token; -begin -out_token(term_out); -out_token(log_file); -end; - - -@ -This function scans the |buffer| for the next token, starting at the -global variable |buf_ptr2| and ending just before either the single -specified stop-character or the end of the current line, whichever -comes first, respectively returning |true| or |false|; afterward, -|scan_char| is the first character following this token. - -@<Procedures and functions for input scanning@>= -function scan1 (@!char1:ASCII_code) : boolean; -begin -buf_ptr1 := buf_ptr2; - {scan until end-of-line or the specified character} -while ((scan_char <> char1) and (buf_ptr2 < last)) do - incr(buf_ptr2); -if (buf_ptr2 < last) then - scan1 := true - else - scan1 := false; -end; - - -@ -This function is the same but stops at |white_space| characters as well. - -@<Procedures and functions for input scanning@>= -function scan1_white (@!char1:ASCII_code) : boolean; -begin -buf_ptr1 := buf_ptr2; - {scan until end-of-line, the specified character, or |white_space|} -while ((lex_class[scan_char] <> white_space) and (scan_char <> char1) and - (buf_ptr2 < last)) do - incr(buf_ptr2); -if (buf_ptr2 < last) then - scan1_white := true - else - scan1_white := false; -end; - - -@ -This function is similar to |scan1|, but stops at either of two -stop-characters as well as the end of the current line. - -@<Procedures and functions for input scanning@>= -function scan2 (@!char1,@!char2:ASCII_code) : boolean; -begin -buf_ptr1 := buf_ptr2; - {scan until end-of-line or the specified characters} -while ((scan_char <> char1) and (scan_char <> char2) and (buf_ptr2 < last)) do - incr(buf_ptr2); -if (buf_ptr2 < last) then - scan2 := true - else - scan2 := false; -end; - - -@ -This function is the same but stops at |white_space| characters as well. - -@<Procedures and functions for input scanning@>= -function scan2_white (@!char1,@!char2:ASCII_code) : boolean; -begin -buf_ptr1 := buf_ptr2; - {scan until end-of-line, the specified characters, or |white_space|} -while ((scan_char <> char1) and (scan_char <> char2) and - (lex_class[scan_char] <> white_space) and (buf_ptr2 < last)) do - incr(buf_ptr2); -if (buf_ptr2 < last) then - scan2_white := true - else - scan2_white := false; -end; - - -@ -This function is similar to |scan2|, but stops at either of three -stop-characters as well as the end of the current line. - -@<Procedures and functions for input scanning@>= -function scan3 (@!char1,@!char2,@!char3:ASCII_code) : boolean; -begin -buf_ptr1 := buf_ptr2; - {scan until end-of-line or the specified characters} -while ((scan_char <> char1) and (scan_char <> char2) and - (scan_char <> char3) and (buf_ptr2 < last)) do - incr(buf_ptr2); -if (buf_ptr2 < last) then - scan3 := true - else - scan3 := false; -end; - - -@ -This function scans for letters, stopping at the first nonletter; it -returns |true| if there is at least one letter. - -@<Procedures and functions for input scanning@>= -function scan_alpha : boolean; -begin -buf_ptr1 := buf_ptr2; - {scan until end-of-line or a nonletter} -while ((lex_class[scan_char] = alpha) and (buf_ptr2 < last)) do - incr(buf_ptr2); -if (token_len = 0) then - scan_alpha := false - else - scan_alpha := true; -end; - - -@ -These are the possible values for |scan_result|; they're set by the -|scan_identifier| procedure and are described in the next section. - -@d id_null = 0 -@d specified_char_adjacent = 1 -@d other_char_adjacent = 2 -@d white_adjacent = 3 - -@<Globals in the outer block@>= -@!scan_result : id_null..white_adjacent; - - -@ -This procedure scans for an identifier, stopping at the first -|illegal_id_char|, or stopping at the first character if it's -|numeric|. It sets the global variable |scan_result| to |id_null| if -the identifier is null, else to |white_adjacent| if it ended at a -|white_space| character or an end-of-line, else to -|specified_char_adjacent| if it ended at one of |char1| or |char2| or -|char3|, else to |other_char_adjacent| if it ended at a nonspecified, -non|white_space| |illegal_id_char|. By convention, when some calling -code really wants just one or two ``specified'' characters, it merely -repeats one of the characters. - -@<Procedures and functions for input scanning@>= -procedure scan_identifier (@!char1,@!char2,@!char3:ASCII_code); -begin -buf_ptr1 := buf_ptr2; -if (lex_class[scan_char] <> numeric) then - {scan until end-of-line or an |illegal_id_char|} - while ((id_class[scan_char] = legal_id_char) and (buf_ptr2 < last)) do - incr(buf_ptr2); -if (token_len = 0) then - scan_result := id_null -else if ((lex_class[scan_char] = white_space) or (buf_ptr2 = last)) then - scan_result := white_adjacent -else if ((scan_char = char1) or (scan_char = char2) or (scan_char = char3)) - then - scan_result := specified_char_adjacent -else - scan_result := other_char_adjacent; -end; - - -@ -The next two procedures scan for an integer, setting the global -variable |token_value| to the corresponding integer. - -@d char_value == (scan_char - "0") {the value of the digit being scanned} - -@<Globals in the outer block@>= -@!token_value : integer; {the numeric value of the current token} - - -@ -This function scans for a nonnegative integer, stopping at the first -nondigit; it sets the value of |token_value| accordingly. It returns -|true| if the token was a legal nonnegative integer (i.e., consisted -of one or more digits). - -@<Procedures and functions for input scanning@>= -function scan_nonneg_integer : boolean; -begin -buf_ptr1 := buf_ptr2; -token_value := 0; - {scan until end-of-line or a nondigit} -while ((lex_class[scan_char] = numeric) and (buf_ptr2 < last)) do - begin - token_value := token_value*10 + char_value; - incr(buf_ptr2); - end; -if (token_len = 0) then {there were no digits} - scan_nonneg_integer := false - else - scan_nonneg_integer := true; -end; - - -@ -This procedure scans for an integer, stopping at the first nondigit; -it sets the value of |token_value| accordingly. It returns |true| if -the token was a legal integer (i.e., consisted of an optional -|minus_sign| followed by one or more digits). - -@d negative == (sign_length = 1) {if this integer is negative} - -@<Procedures and functions for input scanning@>= -function scan_integer : boolean; -var sign_length : 0..1; {1 if there's a |minus_sign|, 0 if not} -begin -buf_ptr1 := buf_ptr2; -if (scan_char = minus_sign) then {it's a negative number} - begin - sign_length := 1; - incr(buf_ptr2); {skip over the |minus_sign|} - end - else - sign_length := 0; -token_value := 0; - {scan until end-of-line or a nondigit} -while ((lex_class[scan_char] = numeric) and (buf_ptr2 < last)) do - begin - token_value := token_value*10 + char_value; - incr(buf_ptr2); - end; -if (negative) then - token_value := -token_value; -if (token_len = sign_length) then {there were no digits} - scan_integer := false - else - scan_integer := true; -end; - - -@ -This function scans over |white_space| characters, stopping either at -the first nonwhite character or the end of the line, respectively -returning |true| or |false|. - -@<Procedures and functions for input scanning@>= -function scan_white_space : boolean; -begin - {scan until end-of-line or a nonwhite} -while ((lex_class[scan_char] = white_space) and (buf_ptr2 < last)) do - incr(buf_ptr2); -if (buf_ptr2 < last) then - scan_white_space := true - else - scan_white_space := false; -end; - - -@ -The |print_bad_input_line| procedure prints the current input line, -splitting it at the character being scanned: It prints |buffer[0]|, -|buffer[1]|, \dots, |buffer[buf_ptr2-1]| on one line and -|buffer[buf_ptr2]|, \dots, |buffer[last-1]| on the next (and both -lines start with a colon between two |space|s). Each |white_space| -character is printed as a |space|. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_bad_input_line; -var bf_ptr : buf_pointer; -begin -print (' : '); -bf_ptr := 0; -while (bf_ptr < buf_ptr2) do - begin - if (lex_class[buffer[bf_ptr]] = white_space) then - print (xchr[space]) - else - print (xchr[buffer[bf_ptr]]); - incr(bf_ptr); - end; -print_newline; -print (' : '); -bf_ptr := 0; -while (bf_ptr < buf_ptr2) do - begin - print (xchr[space]); - incr(bf_ptr); - end; -bf_ptr := buf_ptr2; -while (bf_ptr < last) do - begin - if (lex_class[buffer[bf_ptr]] = white_space) then - print (xchr[space]) - else - print (xchr[buffer[bf_ptr]]); - incr(bf_ptr); - end; -print_newline;@/ -bf_ptr := 0; -while ((bf_ptr < buf_ptr2) and (lex_class[buffer[bf_ptr]] = white_space)) do - incr(bf_ptr); -if (bf_ptr = buf_ptr2) then - print_ln ('(Error may have been on previous line)'); -mark_error; -end; - - -@ -This little procedure exists because it's used by at least two other -procedures and thus saves some space. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_skipping_whatever_remains; -begin -print ('I''m skipping whatever remains of this '); -end; - - - -@* Getting the top-level auxiliary file name. -@^system dependencies@> -These modules read the name of the top-level \.{.aux} file. Some -systems will try to find this on the command line; if it's not there -it will come from the user's terminal. In either case, the name goes -into the |char| array |name_of_file|, and the files relevant to this -name are opened. - -@d aux_found=41 {go here when the \.{.aux} name is legit} -@d aux_not_found=46 {go here when it's not} - -@<Globals in the outer block@>= -@!aux_name_length : 0..file_name_size+1; {\.{.aux} name sans extension} - - -@ -@^system dependencies@> -@^user abuse@> -I mean, this is truly disgraceful. A user has to type something in to -the terminal just once during the entire run. And it's not some -complicated string where you have to get every last punctuation mark -just right, and it's not some fancy list where you get nervous because -if you forget one item you have to type the whole thing again; it's -just a simple, ordinary, file name. Now you'd think a five-year-old -could do it; you'd think it's so simple a user should be able to do it -in his sleep. But noooooooooo. He had to sit there droning on and on -about who knows what until he exceeded the bounds of common sense, and -he probably didn't even realize it. Just pitiful. What's this world -coming to? We should probably just delete all his files and be done -with him. Note: The |term_out| file is system dependent. - -@d sam_you_made_the_file_name_too_long == begin - sam_too_long_file_name_print; - goto aux_not_found; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure sam_too_long_file_name_print; -begin -write (term_out,'File name `'); -name_ptr := 1; -while (name_ptr <= aux_name_length) do - begin - write (term_out,name_of_file[name_ptr]); - incr(name_ptr); - end; -write_ln (term_out,''' is too long'); -end; - - -@ -@^system dependencies@> -@^user abuse@> -We've abused the user enough for one section; suffice it to -say here that most of what we said last module still applies. -Note: The |term_out| file is system dependent. - -@d sam_you_made_the_file_name_wrong == begin - sam_wrong_file_name_print; - goto aux_not_found; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure sam_wrong_file_name_print; -begin -write (term_out,'I couldn''t open file name `'); -name_ptr := 1; -while (name_ptr <= name_length) do - begin - write (term_out,name_of_file[name_ptr]); - incr(name_ptr); - end; -write_ln (term_out,''''); -end; - - -@ -@^system dependencies@> -This procedure consists of a loop that reads and processes a (nonnull) -\.{.aux} file name. It's this module and the next two that must be -changed on those systems using command-line arguments. Note: The -|term_out| and |term_in| files are system dependent. - -@<Procedures and functions for the reading and processing of input files@>= -procedure get_the_top_level_aux_file_name; -label aux_found,@!aux_not_found; -var @<Variables for possible command-line processing@>@/ -begin -check_cmnd_line := false; {many systems will change this} -loop - begin - if (check_cmnd_line) then - @<Process a possible command line@> - else - begin - write (term_out,'Please type input file name (no extension)--'); - if (eoln(term_in)) then {so the first |read| works} - read_ln (term_in); - aux_name_length := 0; - while (not eoln(term_in)) do - begin - if (aux_name_length = file_name_size) then - begin - while (not eoln(term_in)) do {discard the rest of the line} - get(term_in); - sam_you_made_the_file_name_too_long; - end; - incr(aux_name_length); - name_of_file[aux_name_length] := term_in^; - get(term_in); - end; - end; - @<Handle this \.{.aux} name@>; -aux_not_found: - check_cmnd_line := false; - end; -aux_found: {now we're ready to read the \.{.aux} file} -end; - - -@ -@^system dependencies@> -The switch |check_cmnd_line| tells us whether we're to check for a -possible command-line argument. - -@<Variables for possible command-line processing@>= -@!check_cmnd_line : boolean; {|true| if we're to check the command line} - - -@ -@^system dependencies@> -Here's where we do the real command-line work. Those systems needing -more than a single module to handle the task should add the extras to -the ``System-dependent changes'' section. - -@<Process a possible command line@>= -begin -do_nothing; {the ``default system'' doesn't use the command line} -end - - -@ -Here we orchestrate this \.{.aux} name's handling: we add the various -extensions, try to open the files with the resulting name, and -store the name strings we'll need later. - -@<Handle this \.{.aux} name@>= -begin -if ((aux_name_length + length(s_aux_extension) > file_name_size) or@| - (aux_name_length + length(s_log_extension) > file_name_size) or@| - (aux_name_length + length(s_bbl_extension) > file_name_size)) then - sam_you_made_the_file_name_too_long; -@<Add extensions and open files@>; -@<Put this name into the hash table@>; -goto aux_found; -end - - -@ -Here we set up definitions and declarations for files opened in this -section. Each element in |aux_list| (except for -|aux_list[aux_stack_size]|, which is always unused) is a pointer to -the appropriate |str_pool| string representing the \.{.aux} file name. -The array |aux_file| contains the corresponding \PASCAL\ |file| -variables. - -@d cur_aux_str == aux_list[aux_ptr] {shorthand for the current \.{.aux} file} -@d cur_aux_file == aux_file[aux_ptr] {shorthand for the current |aux_file|} -@d cur_aux_line == aux_ln_stack[aux_ptr] {line number of current \.{.aux} file} - -@<Globals in the outer block@>= -@!aux_file : array[aux_number] of alpha_file; {open \.{.aux} |file| variables} -@!aux_list : array[aux_number] of str_number; {the open \.{.aux} file list} -@!aux_ptr : aux_number; {points to the currently open \.{.aux} file} -@!aux_ln_stack : array[aux_number] of integer; {open \.{.aux} line numbers} -@# -@!top_lev_str : str_number; {the top-level \.{.aux} file's name} -@# -@!log_file : alpha_file; {the |file| variable for the \.{.blg} file} -@!bbl_file : alpha_file; {the |file| variable for the \.{.bbl} file} - - -@ -Where |aux_number| is the obvious. - -@<Types in the outer block@>= -@!aux_number = 0..aux_stack_size; {gives the |aux_list| range} - - -@ -@^system dependencies@> -We must make sure the (top-level) \.{.aux}, \.{.blg}, and \.{.bbl} -files can be opened. - -@<Add extensions and open files@>= -begin -name_length := aux_name_length; {set to last used position} -add_extension (s_aux_extension); {this also sets |name_length|} -aux_ptr := 0; {initialize the \.{.aux} file stack} -if (not a_open_in(cur_aux_file)) then - sam_you_made_the_file_name_wrong; -@# -name_length := aux_name_length; -add_extension (s_log_extension); {this also sets |name_length|} -if (not a_open_out(log_file)) then - sam_you_made_the_file_name_wrong; -@# -name_length := aux_name_length; -add_extension (s_bbl_extension); {this also sets |name_length|} -if (not a_open_out(bbl_file)) then - sam_you_made_the_file_name_wrong; -end - - -@ -@:this can't happen}{\quad Already encountered auxiliary file@> -This code puts the \.{.aux} file name, both with and without the -extension, into the hash table, and it initializes |aux_list|. Note -that all previous top-level \.{.aux}-file stuff must have been -successful. - -@<Put this name into the hash table@>= -begin -name_length := aux_name_length; -add_extension (s_aux_extension); {this also sets |name_length|} -name_ptr := 1; -while (name_ptr <= name_length) do - begin - buffer[name_ptr] := xord[name_of_file[name_ptr]]; - incr(name_ptr); - end; -top_lev_str := hash_text[ - str_lookup(buffer,1,aux_name_length,text_ilk,do_insert)]; -cur_aux_str := hash_text[ - str_lookup(buffer,1,name_length,aux_file_ilk,do_insert)]; - {note that this has initialized |aux_list|} -if (hash_found) then - begin - trace - print_aux_name; - ecart@/ - confusion ('Already encountered auxiliary file'); - end; -cur_aux_line := 0; {this finishes initializing the top-level \.{.aux} file} -end - - -@ -Print the name of the current \.{.aux} file, followed by a |newline|. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_aux_name; -begin -print_pool_str (cur_aux_str); -print_newline; -end; - - - -@* Reading the auxiliary file(s). -@^auxiliary-file commands@> -Now it's time to read the \.{.aux} file. The only commands we handle -are \.{\\citation} (there can be arbitrarily many, each having -arbitrarily many arguments), \.{\\bibdata} (there can be just one, but -it can have arbitrarily many arguments), \.{\\bibstyle} (there can be -just one, and it can have just one argument), and \.{\\@@input} (there -can be arbitrarily many, each with one argument, and they can be -nested to a depth of |aux_stack_size|). Each of these commands is -assumed to be on just a single line. The rest of the \.{.aux} file is -ignored. - -@d aux_done=31 {go here when finished with the \.{.aux} files} - -@<Labels in the outer block@>= -,@!aux_done - - -@ -We keep reading and processing input lines until none left. This is -part of the main program; hence, because of the |aux_done| label, -there's no conventional |begin|-|end| pair surrounding the entire -module. - -@<Read the \.{.aux} file@>= -print ('The top-level auxiliary file: '); -print_aux_name; -loop - begin {|pop_the_aux_stack| will exit the loop} - incr(cur_aux_line); - if (not input_ln(cur_aux_file)) then {end of current \.{.aux} file} - pop_the_aux_stack - else - get_aux_command_and_process; - end; - trace - trace_pr_ln ('Finished reading the auxiliary file(s)'); - ecart@/ -aux_done: -last_check_for_aux_errors; - - -@ -When we find a bug, we print a message and flush the rest of the line. -This macro must be called from within a procedure that has an |exit| -label. - -@d aux_err_return == begin - aux_err_print; - return; {flush this input line} - end - -@d aux_err(#) == begin - print (#); - aux_err_return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure aux_err_print; -begin -print ('---line ',cur_aux_line:0,' of file '); -print_aux_name;@/ -print_bad_input_line; {this call does the |mark_error|} -print_skipping_whatever_remains; -print_ln ('command') -end; - - -@ -@:this can't happen}{\quad Illegal auxiliary-file command@> -Here are a bunch of macros whose print statements are used at least -twice. Thus we save space by making the statements procedures. This -macro complains when there's a repeated command that's to be used just -once. - -@d aux_err_illegal_another(#) == begin - aux_err_illegal_another_print (#); - aux_err_return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure aux_err_illegal_another_print (@!cmd_num : integer); -begin -print ('Illegal, another \bib'); -case (cmd_num) of - n_aux_bibdata : print ('data'); - n_aux_bibstyle : print ('style'); - othercases - confusion ('Illegal auxiliary-file command') -endcases; -print (' command'); -end; - - -@ -This one complains when a command is missing its |right_brace|. - -@d aux_err_no_right_brace == begin - aux_err_no_right_brace_print; - aux_err_return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure aux_err_no_right_brace_print; -begin -print ('No "',xchr[right_brace],'"'); -end; - - -@ -This one complains when a command has stuff after its |right_brace|. - -@d aux_err_stuff_after_right_brace == begin - aux_err_stuff_after_right_brace_print; - aux_err_return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure aux_err_stuff_after_right_brace_print; -begin -print ('Stuff after "',xchr[right_brace],'"'); -end; - - -@ -And this one complains when a command has |white_space| in its -argument. - -@d aux_err_white_space_in_argument == begin - aux_err_white_space_in_argument_print; - aux_err_return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure aux_err_white_space_in_argument_print; -begin -print ('White space in argument'); -end; - - -@ -@^auxiliary-file commands@> -@:this can't happen}{\quad Unknown auxiliary-file command@> -We're not at the end of an \.{.aux} file, so we see if the current -line might be a command of interest. A command of interest will be a -line without blanks, consisting of a command name, a |left_brace|, one -or more arguments separated by commas, and a |right_brace|. - -@<Scan for and process an \.{.aux} command@>= -procedure get_aux_command_and_process; -label exit; -begin -buf_ptr2 := 0; {mark the beginning of the next token} -if (not scan1(left_brace)) then {no |left_brace|---flush line} - return; -command_num := ilk_info[ - str_lookup(buffer,buf_ptr1,token_len,aux_command_ilk,dont_insert)]; -if (hash_found) then - case (command_num) of - n_aux_bibdata : aux_bib_data_command; - n_aux_bibstyle : aux_bib_style_command; - n_aux_citation : aux_citation_command; - n_aux_input : aux_input_command; - othercases - confusion ('Unknown auxiliary-file command') - endcases; -exit: -end; - - -@ -Here we introduce some variables for processing a \.{\\bibdata} -command. Each element in |bib_list| (except for -|bib_list[max_bib_files]|, which is always unused) is a pointer to the -appropriate |str_pool| string representing the \.{.bib} file name. -The array |bib_file| contains the corresponding \PASCAL\ |file| -variables. - -@d cur_bib_str == bib_list[bib_ptr] {shorthand for current \.{.bib} file} -@d cur_bib_file == bib_file[bib_ptr] {shorthand for current |bib_file|} - -@<Globals in the outer block@>= -@!bib_list : array[bib_number] of str_number; {the \.{.bib} file list} -@!bib_ptr : bib_number; {pointer for the current \.{.bib} file} -@!num_bib_files : bib_number; {the total number of \.{.bib} files} -@!bib_seen : boolean; {|true| if we've already seen a \.{\\bibdata} command} -@!bib_file : array[bib_number] of alpha_file; {corresponding |file| variables} - - -@ -Where |bib_number| is the obvious. - -@<Types in the outer block@>= -@!bib_number = 0..max_bib_files; {gives the |bib_list| range} - - -@ -@<Set initial values of key variables@>= -bib_ptr := 0; {this makes |bib_list| empty} -bib_seen := false; {we haven't seen a \.{\\bibdata} command yet} - - -@ -@:auxiliary-file commands}{\quad \.{\\bibdata}@> -A \.{\\bibdata} command will have its arguments between braces and -separated by commas. There must be exactly one such command in the -\.{.aux} file(s). All upper-case letters are converted to lower case. - -@<Procedures and functions for the reading and processing of input files@>= -procedure aux_bib_data_command; -label exit; -begin -if (bib_seen) then - aux_err_illegal_another (n_aux_bibdata); -bib_seen := true; {now we've seen a \.{\\bibdata} command} -while (scan_char <> right_brace) do - begin - incr(buf_ptr2); {skip over the previous stop-character} - if (not scan2_white(right_brace,comma)) then - aux_err_no_right_brace; - if (lex_class[scan_char] = white_space) then - aux_err_white_space_in_argument; - if ((last > buf_ptr2+1) and (scan_char = right_brace)) then - aux_err_stuff_after_right_brace; - @<Open a \.{.bib} file@>; - end; -exit: -end; - - -@ -Here's a procedure we'll need shortly. It prints the name of the -current \.{.bib} file, followed by a |newline|. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_bib_name; -begin -print_pool_str (cur_bib_str); -print_pool_str (s_bib_extension); -print_newline; -end; - - -@ -This macro is similar to |aux_err| but it complains specifically about -opening a file for a \.{\\bibdata} command. - -@d open_bibdata_aux_err(#) == begin - print (#); - print_bib_name; - aux_err_return; {this does the |mark_error|} - end - - -@ -@:BibTeX capacity exceeded}{\quad number of \.{.bib} files@> -Now we add the just-found argument to |bib_list| if it hasn't already -been encountered as a \.{\\bibdata} argument and if, after appending -the |s_bib_extension| string, the resulting file name can be opened. - -@<Open a \.{.bib} file@>= -begin -if (bib_ptr = max_bib_files) then - overflow('number of database files ',max_bib_files); -cur_bib_str := hash_text[ - str_lookup(buffer,buf_ptr1,token_len,bib_file_ilk,do_insert)]; -if (hash_found) then {already encountered this as a \.{\\bibdata} argument} - open_bibdata_aux_err ('This database file appears more than once: '); -start_name (cur_bib_str); -add_extension (s_bib_extension); -if (not a_open_in(cur_bib_file)) then - begin - add_area (s_bib_area); - if (not a_open_in(cur_bib_file)) then - open_bibdata_aux_err ('I couldn''t open database file '); - end; - trace - trace_pr_pool_str (cur_bib_str); - trace_pr_pool_str (s_bib_extension); - trace_pr_ln (' is a bibdata file'); - ecart@/ -incr(bib_ptr); -end - - -@ -Here we introduce some variables for processing a \.{\\bibstyle} -command. - -@<Globals in the outer block@>= -@!bst_seen : boolean; {|true| if we've already seen a \.{\\bibstyle} command} -@!bst_str : str_number; {the string number for the \.{.bst} file} -@!bst_file : alpha_file; {the corresponding |file| variable} - - -@ -And we initialize. - -@<Set initial values of key variables@>= -bst_str := 0; {mark |bst_str| as unused} -bst_seen := false; {we haven't seen a \.{\\bibstyle} command yet} - - -@ -@:auxiliary-file commands}{\quad \.{\\bibstyle}@> -A \.{\\bibstyle} command will have exactly one argument, and it will -be between braces. There must be exactly one such command in the -\.{.aux} file(s). All upper-case letters are converted to lower case. - -@<Procedures and functions for the reading and processing of input files@>= -procedure aux_bib_style_command; -label exit; -begin -if (bst_seen) then - aux_err_illegal_another (n_aux_bibstyle); -bst_seen := true; {now we've seen a \.{\\bibstyle} command} -incr(buf_ptr2); {skip over the |left_brace|} -if (not scan1_white(right_brace)) then - aux_err_no_right_brace; -if (lex_class[scan_char] = white_space) then - aux_err_white_space_in_argument; -if (last > buf_ptr2+1) then - aux_err_stuff_after_right_brace; -@<Open the \.{.bst} file@>; -exit: -end; - - -@ -@:this can't happen}{\quad Already encountered style file@> -Now we open the file whose name is the just-found argument appended -with the |s_bst_extension| string, if possible. - -@<Open the \.{.bst} file@>= -begin -bst_str := hash_text[ - str_lookup(buffer,buf_ptr1,token_len,bst_file_ilk,do_insert)]; -if (hash_found) then - begin - trace - print_bst_name; - ecart@/ - confusion ('Already encountered style file'); - end; -start_name (bst_str); -add_extension (s_bst_extension); -if (not a_open_in(bst_file)) then - begin - add_area (s_bst_area); - if (not a_open_in(bst_file)) then - begin - print ('I couldn''t open style file '); - print_bst_name;@/ - bst_str := 0; {mark as unused again} - aux_err_return; - end; - end; -print ('The style file: '); -print_bst_name; -end - - -@ -Print the name of the \.{.bst} file, followed by a |newline|. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_bst_name; -begin -print_pool_str (bst_str); -print_pool_str (s_bst_extension); -print_newline; -end; - - -@ -Here we introduce some variables for processing a \.{\\citation} -command. Each element in |cite_list| (except for -|cite_list[max_cites]|, which is always unused) is a pointer to the -appropriate |str_pool| string. The cite-key list is kept in order of -occurrence with duplicates removed. - -@d cur_cite_str == cite_list[cite_ptr] {shorthand for the current cite key} - -@<Globals in the outer block@>= -@!cite_list : packed array[cite_number] of str_number; {the cite-key list} -@!cite_ptr : cite_number; {pointer for the current cite key} -@!entry_cite_ptr : cite_number; {cite pointer for the current entry} -@!num_cites : cite_number; {the total number of distinct cite keys} -@!old_num_cites : cite_number; {set to a previous |num_cites| value} -@!citation_seen : boolean; {|true| if we've seen a \.{\\citation} command} -@!cite_loc : hash_loc; {the hash-table location of a cite key} -@!lc_cite_loc : hash_loc; {and of its lower-case equivalent} -@!lc_xcite_loc : hash_loc; {a second |lc_cite_loc| variable} -@!cite_found : boolean; {|true| if we've already seen this cite key} -@!all_entries : boolean; {|true| if we're to use the entire database} -@!all_marker : cite_number; {we put the other entries in |cite_list| here} - - -@ -Where |cite_number| is the obvious. - -@<Types in the outer block@>= -@!cite_number = 0..max_cites; {gives the |cite_list| range} - - -@ -@<Set initial values of key variables@>= -cite_ptr := 0; {this makes |cite_list| empty} -citation_seen := false; {we haven't seen a \.{\\citation} command yet} -all_entries := false; {by default, use just the entries explicitly named} - - -@ -@^case mismatch@> -@^entire database inclusion@> -@^whole database inclusion@> -@:LaTeX}{\LaTeX@> -@:auxiliary-file commands}{\quad \.{\\citation}@> -A \.{\\citation} command will have its arguments between braces and -separated by commas. Upper/lower cases are considered to be different -for \.{\\citation} arguments, which is the same as the rest of \LaTeX\ -but different from the rest of \BibTeX. A cite key needn't exactly -case-match its corresponding database key to work, although two cite -keys that are case-mismatched will produce an error message. -(A {\sl case mismatch\/} is a mismatch, but only because of a case -difference.) - -A \.{\\citation} command having \.{*} as an argument indicates that -the entire database will be included (almost as if a \.{\\nocite} -command that listed every cite key in the database, in order, had been -given at the corresponding spot in the \.{.tex} file). - -@d next_cite = 23 {read the next argument} - -@<Procedures and functions for the reading and processing of input files@>= -procedure aux_citation_command; -label next_cite,@!exit; -begin -citation_seen := true; {now we've seen a \.{\\citation} command} -while (scan_char <> right_brace) do - begin - incr(buf_ptr2); {skip over the previous stop-character} - if (not scan2_white(right_brace,comma)) then - aux_err_no_right_brace; - if (lex_class[scan_char] = white_space) then - aux_err_white_space_in_argument; - if ((last > buf_ptr2+1) and (scan_char = right_brace)) then - aux_err_stuff_after_right_brace; - @<Check the cite key@>; -next_cite: - end; -exit: -end; - - -@ -@^kludge@> -We must check if (the lower-case version of) this cite key has been -previously encountered, and proceed accordingly. The alias kludge -helps make the stack space not overflow on some machines. - -@d ex_buf1== ex_buf {an alias, used only in this module} - -@<Check the cite key@>= -begin - trace - trace_pr_token; - trace_pr (' cite key encountered'); - ecart@/ -@<Check for entire database inclusion (and thus skip this cite key)@>; -tmp_ptr := buf_ptr1; -while (tmp_ptr < buf_ptr2) do - begin - ex_buf1[tmp_ptr] := buffer[tmp_ptr]; - incr(tmp_ptr); - end; -lower_case (ex_buf1, buf_ptr1, token_len); {convert to `canonical' form} -lc_cite_loc := str_lookup(ex_buf1,buf_ptr1,token_len,lc_cite_ilk,do_insert); -if (hash_found) then {already encountered this as a \.{\\citation} argument} - @<Cite seen, don't add a cite key@> - else - @<Cite unseen, add a cite key@>; - {it's a new cite key---add it to |cite_list|} -end - - -@ -Here we check for a \.{\\citation} command having \.{*} as an -argument, indicating that the entire database will be included. - -@<Check for entire database inclusion (and thus skip this cite key)@>= -begin -if (token_len = 1) then - if (buffer[buf_ptr1] = star) then - begin - trace - trace_pr_ln ('---entire database to be included'); - ecart@/ - if (all_entries) then - begin - print_ln ('Multiple inclusions of entire database'); - aux_err_return; - end - else - begin - all_entries := true; - all_marker := cite_ptr; - goto next_cite; - end; - end; -end - - -@ -@^case mismatch errors@> -We've previously encountered the lower-case version, so we check that -the actual version exactly matches the actual version of the -previously-encountered cite key(s). - -@<Cite seen, don't add a cite key@>= -begin - trace - trace_pr_ln (' previously'); - ecart@/ -dummy_loc := str_lookup(buffer,buf_ptr1,token_len,cite_ilk,dont_insert); -if (not hash_found) then {case mismatch error} - begin - print ('Case mismatch error between cite keys '); - print_token; - print (' and '); - print_pool_str (cite_list[ilk_info[ilk_info[lc_cite_loc]]]); - print_newline; - aux_err_return; - end; -end - - -@ -@:this can't happen}{\quad Cite hash error@> -Now we add the just-found argument to |cite_list| if there isn't -anything funny happening. - -@<Cite unseen, add a cite key@>= -begin - trace - trace_pr_newline; - ecart@/ -cite_loc := str_lookup(buffer,buf_ptr1,token_len,cite_ilk,do_insert); -if (hash_found) then - hash_cite_confusion; -check_cite_overflow (cite_ptr); -cur_cite_str := hash_text[cite_loc]; -ilk_info[cite_loc] := cite_ptr; -ilk_info[lc_cite_loc] := cite_loc; -incr(cite_ptr); -end - - -@ -@:this can't happen}{\quad Cite hash error@> -Here's a serious complaint (that is, a bug) concerning hash problems. -This is the first of several similar bug-procedures that exist only -because they save space. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure hash_cite_confusion; -begin -confusion ('Cite hash error'); -end; - - -@ -@^fetish@> -@:BibTeX capacity exceeded}{\quad number of cite keys@> -Complain if somebody's got a cite fetish. This procedure is called -when were about to add another cite key to |cite_list|. It assumes -that |cite_loc| gives the potential cite key's hash table location. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure check_cite_overflow (@!last_cite : cite_number); -begin -if (last_cite = max_cites) then - begin - print_pool_str (hash_text[cite_loc]); - print_ln (' is the key:'); - overflow('number of cite keys ',max_cites); - end; -end; - - -@ -@:auxiliary-file commands}{\quad \.{\\\AT!input}@> -An \.{\\@@input} command will have exactly one argument, it will -be between braces, and it must have the |s_aux_extension|. -All upper-case letters are converted to lower case. - -@<Procedures and functions for the reading and processing of input files@>= -procedure aux_input_command; -label exit; -var aux_extension_ok : boolean; {to check for a correct file extension} -begin -incr(buf_ptr2); {skip over the |left_brace|} -if (not scan1_white(right_brace)) then - aux_err_no_right_brace; -if (lex_class[scan_char] = white_space) then - aux_err_white_space_in_argument; -if (last > buf_ptr2+1) then - aux_err_stuff_after_right_brace; -@<Push the \.{.aux} stack@>; -exit: -end; - - -@ -@:BibTeX capacity exceeded}{\quad number of \.{.aux} files@> -We must check that this potential \.{.aux} file won't overflow the -stack, that it has the correct extension, that we haven't encountered -it before (to prevent, among other things, an infinite loop). - -@<Push the \.{.aux} stack@>= -begin -incr(aux_ptr); -if (aux_ptr = aux_stack_size) then - begin - print_token; print (': '); - overflow('auxiliary file depth ',aux_stack_size); - end; -aux_extension_ok := true; -if (token_len < length(s_aux_extension)) then@/ - aux_extension_ok := false {else |str_eq_buf| might bomb the program} -else if (not str_eq_buf(s_aux_extension, buffer, - buf_ptr2-length(s_aux_extension), length(s_aux_extension))) then - aux_extension_ok := false; -if (not aux_extension_ok) then - begin - print_token; - print (' has a wrong extension'); - decr(aux_ptr); - aux_err_return; - end; -cur_aux_str := hash_text[ - str_lookup(buffer,buf_ptr1,token_len,aux_file_ilk,do_insert)]; -if (hash_found) then - begin - print ('Already encountered file '); - print_aux_name; - decr(aux_ptr); - aux_err_return; - end; -@<Open this \.{.aux} file@>; -end - - -@ -We check that this \.{.aux} file can actually be opened, and then open it. - -@<Open this \.{.aux} file@>= -begin -start_name (cur_aux_str); {extension already there for \.{.aux} files} -name_ptr := name_length+1; -while (name_ptr <= file_name_size) do {pad with blanks} - begin - name_of_file[name_ptr] := ' '; - incr(name_ptr); - end; -if (not a_open_in(cur_aux_file)) then - begin - print ('I couldn''t open auxiliary file '); - print_aux_name; - decr(aux_ptr); - aux_err_return; - end; -print ('A level-',aux_ptr:0,' auxiliary file: '); -print_aux_name; -cur_aux_line := 0; -end - - -@ -Here we close the current-level \.{.aux} file and go back up a level, -if possible, by decrementing |aux_ptr|. - -@<Procedures and functions for the reading and processing of input files@>= -procedure pop_the_aux_stack; -begin -a_close (cur_aux_file); -if (aux_ptr=0) then - goto aux_done - else - decr(aux_ptr); -end; - - -@ -@^gymnastics@> -That's it for processing \.{.aux} commands, except for finishing the -procedural gymnastics. - -@<Procedures and functions for the reading and processing of input files@>= -@<Scan for and process an \.{.aux} command@> - - -@ -We must complain if anything's amiss. - -@d aux_end_err(#) == begin - aux_end1_err_print; - print (#); - aux_end2_err_print; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure aux_end1_err_print; -begin -print ('I found no '); -end; -@# -procedure aux_end2_err_print; -begin -print ('---while reading file '); -print_aux_name; -mark_error; -end; - - -@ -Before proceeding, we see if we have any complaints. - -@<Procedures and functions for the reading and processing of input files@>= -procedure last_check_for_aux_errors; -begin -num_cites := cite_ptr; {record the number of distinct cite keys} -num_bib_files := bib_ptr; {and the number of \.{.bib} files} -if (not citation_seen) then - aux_end_err ('\citation commands') - else if ((num_cites = 0) and (not all_entries)) then - aux_end_err ('cite keys'); -if (not bib_seen) then - aux_end_err ('\bibdata command') - else if (num_bib_files = 0) then - aux_end_err ('database files'); -if (not bst_seen) then - aux_end_err ('\bibstyle command') - else if (bst_str = 0) then - aux_end_err ('style file'); -end; - - - -@* Reading the style file. -This part of the program reads the \.{.bst} file, which consists of a -sequence of commands. Each \.{.bst} command consists of a name (for -which case differences are ignored) followed by zero or more -arguments, each enclosed in braces. - -@d bst_done=32 {go here when finished with the \.{.bst} file} -@d no_bst_file=9932 {go here when skipping the \.{.bst} file} - -@<Labels in the outer block@>= -,@!bst_done,@!no_bst_file - - -@ -The |bbl_line_num| gets initialized along with the |bst_line_num|, so -it's declared here too. - -@<Globals in the outer block@>= -@!bbl_line_num : integer; {line number of the \.{.bbl} (output) file} -@!bst_line_num : integer; {line number of the \.{.bst} file} - - -@ -This little procedure exists because it's used by at least two other -procedures and thus saves some space. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_ln_num_print; -begin -print ('--line ',bst_line_num:0,' of file '); -print_bst_name; -end; - - -@ -When there's a serious error parsing the \.{.bst} file, we flush the -rest of the current command; a blank line is assumed to mark the end -of a command (but for the purposes of error recovery only). Thus, -error recovery will be better if style designers leave blank lines -between \.{.bst} commands. This macro must be called from within a -procedure that has an |exit| label. - -@d bst_err_print_and_look_for_blank_line_return == - begin - bst_err_print_and_look_for_blank_line; - return; - end - -@d bst_err(#) == begin {serious error during \.{.bst} parsing} - print (#); - bst_err_print_and_look_for_blank_line_return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_err_print_and_look_for_blank_line; -begin -print ('-'); -bst_ln_num_print; -print_bad_input_line; {this call does the |mark_error|} -while (last <> 0) do {look for a blank input line} - if (not input_ln(bst_file)) then {or the end of the file} - goto bst_done - else - incr(bst_line_num); -buf_ptr2 := last; {to input the next line} -end; - - -@ -When there's a harmless error parsing the \.{.bst} file (harmless -syntactically, at least) we give just a |warning_message|. - -@d bst_warn(#) == begin {non-serious error during \.{.bst} parsing} - print (#); - bst_warn_print; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_warn_print; -begin -bst_ln_num_print; -mark_warning; -end; - - -@ -Here's the outer loop for reading the \.{.bst} file---it keeps reading -and processing \.{.bst} commands until none left. This is part of the -main program; hence, because of the |bst_done| label, there's no -conventional |begin|-|end| pair surrounding the entire module. - -@<Read and execute the \.{.bst} file@>= -if (bst_str = 0) then {there's no \.{.bst} file to read} - goto no_bst_file; {this is a |goto| so that |bst_done| is not in a block} -bst_line_num := 0; {initialize things} -bbl_line_num := 1; {best spot to initialize the output line number} -buf_ptr2 := last; {to get the first input line} -loop - begin - if (not eat_bst_white_space) then {the end of the \.{.bst} file} - goto bst_done; - get_bst_command_and_process; - end; -bst_done: a_close (bst_file); -no_bst_file: a_close (bbl_file); - - -@ -This \.{.bst}-specific scanning function skips over |white_space| -characters (and comments) until hitting a nonwhite character or the -end of the file, respectively returning |true| or |false|. It also -updates |bst_line_num|, the line counter. - -@<Procedures and functions for input scanning@>= -function eat_bst_white_space : boolean; -label exit; -begin -loop - begin - if (scan_white_space) then {hit a nonwhite character on this line} - if (scan_char <> comment) then {it's not a comment character; return} - begin - eat_bst_white_space := true; - return; - end; - if (not input_ln(bst_file)) then {end-of-file; return |false|} - begin - eat_bst_white_space := false; - return; - end; - incr(bst_line_num); - buf_ptr2 := 0; - end; -exit: -end; - - -@ -It's often illegal to end a \.{.bst} command in certain places, and -this is where we come to check. - -@d eat_bst_white_and_eof_check(#) == - begin - if (not eat_bst_white_space) then - begin - eat_bst_print; - bst_err (#); - end; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure eat_bst_print; -begin -print ('Illegal end of style file in command: '); -end; - - -@ -We must attend to a few details before getting to work on this -\.{.bst} command. - -@<Scan for and process a \.{.bst} command@>= -procedure get_bst_command_and_process; -label exit; -begin -if (not scan_alpha) then - bst_err ('"',xchr[scan_char],'" can''t start a style-file command'); -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -command_num := ilk_info[ - str_lookup(buffer,buf_ptr1,token_len,bst_command_ilk,dont_insert)]; -if (not hash_found) then - begin - print_token; - bst_err (' is an illegal style-file command'); - end; -@<Process the appropriate \.{.bst} command@>; -exit: -end; - - -@ -@^style-file commands@> -@:this can't happen}{\quad Unknown style-file command@> -Here we determine which \.{.bst} command we're about to process, and -then go to it. - -@<Process the appropriate \.{.bst} command@>= -case (command_num) of - n_bst_entry : bst_entry_command; - n_bst_execute : bst_execute_command; - n_bst_function : bst_function_command; - n_bst_integers : bst_integers_command; - n_bst_iterate : bst_iterate_command; - n_bst_macro : bst_macro_command; - n_bst_read : bst_read_command; - n_bst_reverse : bst_reverse_command; - n_bst_sort : bst_sort_command; - n_bst_strings : bst_strings_command; - othercases confusion ('Unknown style-file command') -endcases - - -@ -We need data structures for the function definitions, the entry -variables, the global variables, and the actual entries corresponding -to the cite-key list. First we define the classes of `function's -used. Functions in all classes are of |bst_fn_ilk| except for -|int_literal|s, which are of |integer_ilk|; and |str_literal|s, which -are of |text_ilk|. - -@d built_in = 0 {the `primitive' functions} -@d wiz_defined = 1 {defined in the \.{.bst} file} -@d int_literal = 2 {integer `constants'} -@d str_literal = 3 {string `constants'} -@d field = 4 {things like `author' and `title'} -@d int_entry_var = 5 {integer entry variable} -@d str_entry_var = 6 {string entry variable} -@d int_global_var = 7 {integer global variable} -@d str_global_var = 8 {string global variable} -@d last_fn_class = 8 {the same number as on the line above} - - -@ -@:this can't happen}{\quad Unknown function class@> -Here's another bug report. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure unknwn_function_class_confusion; -begin -confusion ('Unknown function class'); -end; - - -@ -@:this can't happen}{\quad Unknown function class@> -Occasionally we'll want to |print| the name of one of these function -classes. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_fn_class (@!fn_loc : hash_loc); -begin -case (fn_type[fn_loc]) of - built_in : print ('built-in'); - wiz_defined : print ('wizard-defined'); - int_literal : print ('integer-literal'); - str_literal : print ('string-literal'); - field : print ('field'); - int_entry_var : print ('integer-entry-variable'); - str_entry_var : print ('string-entry-variable'); - int_global_var : print ('integer-global-variable'); - str_global_var : print ('string-global-variable'); - othercases unknwn_function_class_confusion -endcases; -end; - - -@ -@:this can't happen}{\quad Unknown function class@> -This version is for printing when in |trace| mode. - -@<Procedures and functions for all file I/O, error messages, and such@>= - trace - procedure trace_pr_fn_class (@!fn_loc : hash_loc); - begin - case (fn_type[fn_loc]) of - built_in : trace_pr ('built-in'); - wiz_defined : trace_pr ('wizard-defined'); - int_literal : trace_pr ('integer-literal'); - str_literal : trace_pr ('string-literal'); - field : trace_pr ('field'); - int_entry_var : trace_pr ('integer-entry-variable'); - str_entry_var : trace_pr ('string-entry-variable'); - int_global_var : trace_pr ('integer-global-variable'); - str_global_var : trace_pr ('string-global-variable'); - othercases unknwn_function_class_confusion - endcases; - end; - ecart - - -@ -Besides the function classes, we have types based on \BibTeX's -capacity limitations and one based on what can go into the array -|wiz_functions| explained below. - -@d quote_next_fn = hash_base - 1 {special marker used in defining functions} -@d end_of_def = hash_max + 1 {another such special marker} - -@<Types in the outer block@>= -@!fn_class = 0..last_fn_class; {the \.{.bst} function classes} -@!wiz_fn_loc = 0..wiz_fn_space; {|wiz_defined|-function storage locations} -@!int_ent_loc = 0..max_ent_ints; {|int_entry_var| storage locations} -@!str_ent_loc = 0..max_ent_strs; {|str_entry_var| storage locations} -@!str_glob_loc = 0..max_glb_str_minus_1; {|str_global_var| storage locations} -@!field_loc = 0..max_fields; {individual field storage locations} -@!hash_ptr2 = quote_next_fn..end_of_def; {a special marker or a |hash_loc|} - - -@ -@^save space@> -@^space savings@> -@^system dependencies@> -We store information about the \.{.bst} functions in arrays the same -size as the hash-table arrays and in locations corresponding to their -hash-table locations. The two arrays |fn_info| (an alias of -|ilk_info| described earlier) and |fn_type| accomplish this: |fn_type| -specifies one of the above classes, and |fn_info| gives information -dependent on the class. - -Six other arrays give the contents of functions: The array -|wiz_functions| holds definitions for |wiz_defined| functions---each -such function consists of a sequence of pointers to hash-table -locations of other functions (with the two special-marker exceptions -above); the array |entry_ints| contains the current values of -|int_entry_var|s; the array |entry_strs| contains the current values -of |str_entry_var|s; an element of the array |global_strs| contains -the current value of a |str_global_var| if the corresponding -|glb_str_ptr| entry is empty, otherwise the nonempty entry is a -pointer to the string; and the array |field_info|, for each field of -each entry, contains either a pointer to the string or the special -value |missing|. - -The array |global_strs| isn't packed (that is, it isn't |array| \dots\ -|of packed array| \dots$\,$) to increase speed on some systems; -however, on systems that are byte-addressable and that have a good -compiler, packing |global_strs| would save lots of space without much -loss of speed. - -@d fn_info == ilk_info {an alias used with functions} -@# -@d missing = empty {a special pointer for missing fields} - -@<Globals in the outer block@>= -@!fn_loc : hash_loc; {the hash-table location of a function} -@!wiz_loc : hash_loc; {the hash-table location of a wizard function} -@!literal_loc : hash_loc; {the hash-table location of a literal function} -@!macro_name_loc : hash_loc; {the hash-table location of a macro name} -@!macro_def_loc : hash_loc; {the hash-table location of a macro definition} -@!fn_type : packed array[hash_loc] of fn_class; -@!wiz_def_ptr : wiz_fn_loc; {storage location for the next wizard function} -@!wiz_fn_ptr : wiz_fn_loc; {general |wiz_functions| location} -@!wiz_functions : packed array[wiz_fn_loc] of hash_ptr2; -@!int_ent_ptr : int_ent_loc; {general |int_entry_var| location} -@!entry_ints : array[int_ent_loc] of integer; -@!num_ent_ints : int_ent_loc; {the number of distinct |int_entry_var| names} -@!str_ent_ptr : str_ent_loc; {general |str_entry_var| location} -@!entry_strs : array[str_ent_loc] of - packed array[0..ent_str_size] of ASCII_code; -@!num_ent_strs : str_ent_loc; {the number of distinct |str_entry_var| names} -@!str_glb_ptr : 0..max_glob_strs; {general |str_global_var| location} -@!glb_str_ptr : array[str_glob_loc] of str_number; -@!global_strs : array[str_glob_loc] of array[0..glob_str_size] of ASCII_code; -@!glb_str_end : array[str_glob_loc] of 0..glob_str_size; {end markers} -@!num_glb_strs : 0..max_glob_strs; {number of distinct |str_global_var| names} -@!field_ptr : field_loc; {general |field_info| location} -@!field_parent_ptr,@!field_end_ptr : field_loc; {two more for doing cross-refs} -@!cite_parent_ptr,@!cite_xptr : cite_number; {two others for doing cross-refs} -@!field_info : packed array[field_loc] of str_number; -@!num_fields : field_loc; {the number of distinct field names} -@!num_pre_defined_fields : field_loc; {so far, just one: \.{crossref}} -@!crossref_num : field_loc; {the number given to \.{crossref}} -@!no_fields : boolean; {used for |tr_print|ing entry information} - - -@ -Now we initialize storage for the |wiz_defined| functions and we -initialize variables so that the first |str_entry_var|, -|int_entry_var|, |str_global_var|, and |field| name will be assigned -the number~0. Note: The variables |num_ent_strs| and |num_fields| -will also be set when pre-defining strings. - -@<Set initial values of key variables@>= -wiz_def_ptr := 0; -num_ent_ints := 0; -num_ent_strs := 0; -num_fields := 0; -str_glb_ptr := 0; -while (str_glb_ptr < max_glob_strs) do {make |str_global_var|s empty} - begin - glb_str_ptr[str_glb_ptr] := 0; - glb_str_end[str_glb_ptr] := 0; - incr(str_glb_ptr); - end; -num_glb_strs := 0; - - - -@* Style-file commands. -@^style-file commands@> -There are ten \.{.bst} commands: Five (\.{entry}, \.{function}, -\.{integers}, \.{macro}, and \.{strings}) declare and define -functions, one (\.{read}) reads in the \.{.bib}-file entries, and four -(\.{execute}, \.{iterate}, \.{reverse}, and \.{sort}) -manipulate the entries and produce output. - -The boolean variables |entry_seen| and |read_seen| indicate whether -we've yet encountered an \.{entry} and a \.{read} command. There must -be exactly one of each of these, and the \.{entry} command, as well as -any \.{macro} command, must precede the \.{read} command. -Furthermore, the \.{read} command must precede the four that -manipulate the entries and produce output. - -@<Globals in the outer block@>= -@!entry_seen : boolean; {|true| if we've already seen an \.{entry} command} -@!read_seen : boolean; {|true| if we've already seen a \.{read} command} -@!read_performed : boolean; {|true| if we started reading the database file(s)} -@!reading_completed : boolean; {|true| if we made it all the way through} -@!read_completed : boolean; {|true| if the database info didn't bomb \BibTeX} - - -@ -And we initialize them. - -@<Set initial values of key variables@>= -entry_seen := false; -read_seen := false; -read_performed := false; -reading_completed := false; -read_completed := false; - - -@ -@:this can't happen}{\quad Identifier scanning error@> -Here's another bug. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure id_scanning_confusion; -begin -confusion ('Identifier scanning error'); -end; - - -@ -@:this can't happen}{\quad Identifier scanning error@> -This macro is used to scan all \.{.bst} identifiers. The argument -supplies the \.{.bst} command name. The associated procedure simply -prints an error message. - -@d bst_identifier_scan(#) == - begin - scan_identifier (right_brace,comment,comment); - if ((scan_result = white_adjacent) or - (scan_result = specified_char_adjacent)) then - do_nothing - else - begin - bst_id_print; - bst_err (#); - end; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_id_print; -begin -if (scan_result = id_null) then - print ('"',xchr[scan_char],'" begins identifier, command: ') -else if (scan_result = other_char_adjacent) then - print ('"',xchr[scan_char],'" immediately follows identifier, command: ') -else - id_scanning_confusion; -end; - - -@ -This macro just makes sure we're at a |left_brace|. - -@d bst_get_and_check_left_brace(#) == - begin - if (scan_char <> left_brace) then - begin - bst_left_brace_print; - bst_err (#); - end; - incr(buf_ptr2); {skip over the |left_brace|} - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_left_brace_print; -begin -print ('"',xchr[left_brace],'" is missing in command: '); -end; - - -@ -And this one, a |right_brace|. - -@d bst_get_and_check_right_brace(#) == - begin - if (scan_char <> right_brace) then - begin - bst_right_brace_print; - bst_err (#); - end; - incr(buf_ptr2); {skip over the |right_brace|} - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_right_brace_print; -begin -print ('"',xchr[right_brace],'" is missing in command: '); -end; - - -@ -This macro complains if we've already encountered a function to be -inserted into the hash table. - -@d check_for_already_seen_function(#) == - begin - if (hash_found) then {already encountered this as a \.{.bst} function} - begin - already_seen_function_print (#); - return; - end; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure already_seen_function_print (@!seen_fn_loc : hash_loc); -label exit; {so the call to |bst_err| works} -begin -print_pool_str (hash_text[seen_fn_loc]); -print (' is already a type "'); -print_fn_class (seen_fn_loc); -print_ln ('" function name'); -bst_err_print_and_look_for_blank_line_return; -exit: -end; - - -@ -@:style-file commands}{\quad \.{entry}@> -An \.{entry} command has three arguments, each a (possibly empty) list -of function names between braces (the names are separated by one or -more |white_space| characters). All function names in this and other -commands must be legal \.{.bst} identifiers. Upper/lower cases are -considered to be the same for function names in these lists---all -upper-case letters are converted to lower case. These arguments give -lists of |field|s, |int_entry_var|s, and |str_entry_var|s. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_entry_command; -label exit; -begin -if (entry_seen) then - bst_err ('Illegal, another entry command'); -entry_seen := true; {now we've seen an \.{entry} command} -eat_bst_white_and_eof_check ('entry'); -@<Scan the list of |field|s@>; -eat_bst_white_and_eof_check ('entry'); -if (num_fields = num_pre_defined_fields) then - bst_warn ('Warning--I didn''t find any fields'); -@<Scan the list of |int_entry_var|s@>; -eat_bst_white_and_eof_check ('entry'); -@<Scan the list of |str_entry_var|s@>; -exit: -end; - - -@ -This module reads a |left_brace|, the list of |field|s, and a -|right_brace|. The |field|s are those like `author' and `title.' - -@<Scan the list of |field|s@>= -begin -bst_get_and_check_left_brace ('entry'); -eat_bst_white_and_eof_check ('entry'); -while (scan_char <> right_brace) do - begin - bst_identifier_scan ('entry'); - @<Insert a |field| into the hash table@>; - eat_bst_white_and_eof_check ('entry'); - end; -incr(buf_ptr2); {skip over the |right_brace|} -end - - -@ -@^secret agent man@> -Here we insert the just found field name into the hash table, record -it as a |field|, and assign it a number to be used in indexing into -the |field_info| array. - -@<Insert a |field| into the hash table@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a field'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,do_insert); -check_for_already_seen_function (fn_loc); -fn_type[fn_loc] := field;@/ -fn_info[fn_loc] := num_fields; {give this field a number (take away its name)} -incr(num_fields); -end - - -@ -This module reads a |left_brace|, the list of |int_entry_var|s, -and a |right_brace|. - -@<Scan the list of |int_entry_var|s@>= -begin -bst_get_and_check_left_brace ('entry'); -eat_bst_white_and_eof_check ('entry'); -while (scan_char <> right_brace) do - begin - bst_identifier_scan ('entry'); - @<Insert an |int_entry_var| into the hash table@>; - eat_bst_white_and_eof_check ('entry'); - end; -incr(buf_ptr2); {skip over the |right_brace|} -end - - -@ -Here we insert the just found |int_entry_var| name into the hash table -and record it as an |int_entry_var|. An |int_entry_var| is one that -the style designer wants a separate copy of for each entry. - -@<Insert an |int_entry_var| into the hash table@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is an integer entry-variable'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,do_insert); -check_for_already_seen_function (fn_loc); -fn_type[fn_loc] := int_entry_var;@/ -fn_info[fn_loc] := num_ent_ints; {give this |int_entry_var| a number} -incr(num_ent_ints); -end - - -@ -This module reads a |left_brace|, the list of |str_entry_var|s, and a -|right_brace|. A |str_entry_var| is one that the style designer wants -a separate copy of for each entry. - -@<Scan the list of |str_entry_var|s@>= -begin -bst_get_and_check_left_brace ('entry'); -eat_bst_white_and_eof_check ('entry'); -while (scan_char <> right_brace) do - begin - bst_identifier_scan ('entry'); - @<Insert a |str_entry_var| into the hash table@>; - eat_bst_white_and_eof_check ('entry'); - end; -incr(buf_ptr2); {skip over the |right_brace|} -end - - -@ -Here we insert the just found |str_entry_var| name into the hash -table, record it as a |str_entry_var|, and set its pointer into -|entry_strs|. - -@<Insert a |str_entry_var| into the hash table@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a string entry-variable'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,do_insert); -check_for_already_seen_function (fn_loc); -fn_type[fn_loc] := str_entry_var;@/ -fn_info[fn_loc] := num_ent_strs; {give this |str_entry_var| a number} -incr(num_ent_strs); -end - - -@ -A legal argument for an \.{execute}, \.{iterate}, or \.{reverse} -command must exist and be |built_in| or |wiz_defined|. -Here's where we check, returning |true| if the argument is illegal. - -@<Procedures and functions for the reading and processing of input files@>= -function bad_argument_token : boolean; -label exit; -begin -bad_argument_token := true; {now it's easy to exit if necessary} -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,dont_insert); -if (not hash_found) then {unknown \.{.bst} function} - begin - print_token; - bst_err (' is an unknown function'); - end -else if ((fn_type[fn_loc] <> built_in) and - (fn_type[fn_loc] <> wiz_defined)) then - begin - print_token; - print (' has bad function type '); - print_fn_class (fn_loc); - bst_err_print_and_look_for_blank_line_return; - end; -bad_argument_token := false; -exit: -end; - - -@ -@:style-file commands}{\quad \.{execute}@> -An \.{execute} command has one argument, a single |built_in| or -|wiz_defined| function name between braces. Upper/lower cases are -considered to be the same---all upper-case letters are converted to -lower case. Also, we must make sure we've already seen a \.{read} -command. - -This module reads a |left_brace|, a single function to be executed, -and a |right_brace|. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_execute_command; -label exit; -begin -if (not read_seen) then - bst_err ('Illegal, execute command before read command'); -eat_bst_white_and_eof_check ('execute'); -bst_get_and_check_left_brace ('execute'); -eat_bst_white_and_eof_check ('execute'); -bst_identifier_scan ('execute'); -@<Check the \.{execute}-command argument token@>; -eat_bst_white_and_eof_check ('execute'); -bst_get_and_check_right_brace ('execute'); -@<Perform an \.{execute} command@>; -exit: -end; - - -@ -Before executing the function, we must make sure it's a legal one. It -must exist and be |built_in| or |wiz_defined|. - -@<Check the \.{execute}-command argument token@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a to be executed function'); - ecart@/ -if (bad_argument_token) then - return; -end - - -@ -@:style-file commands}{\quad \.{function}@> -A \.{function} command has two arguments; the first is a -|wiz_defined| function name between braces. Upper/lower cases are -considered to be the same---all upper-case letters are converted to -lower case. The second argument defines this function. It consists -of a sequence of functions, between braces, separated by |white_space| -characters. Upper/lower cases are considered to be the same for -function names but not for |str_literal|s. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_function_command; -label exit; -begin -eat_bst_white_and_eof_check ('function'); -@<Scan the |wiz_defined| function name@>; -eat_bst_white_and_eof_check ('function'); -bst_get_and_check_left_brace ('function'); -scan_fn_def(wiz_loc); {this scans the function definition} -exit: -end; - - -@ -This module reads a |left_brace|, a |wiz_defined| function name, and -a |right_brace|. - -@<Scan the |wiz_defined| function name@>= -begin -bst_get_and_check_left_brace ('function'); -eat_bst_white_and_eof_check ('function'); -bst_identifier_scan ('function'); -@<Check the |wiz_defined| function name@>; -eat_bst_white_and_eof_check ('function'); -bst_get_and_check_right_brace ('function'); -end - - -@ -The function name must exist and be a new one; we mark it as -|wiz_defined|. Also, see if it's the default entry-type function. - -@<Check the |wiz_defined| function name@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a wizard-defined function'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -wiz_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,do_insert); -check_for_already_seen_function (wiz_loc); -fn_type[wiz_loc] := wiz_defined; -if (hash_text[wiz_loc] = s_default) then {we've found the default entry-type} - b_default := wiz_loc; {see the |built_in| functions for |b_default|} -end - - -@ -We're about to start scanning tokens in a function definition. When a -function token is illegal, we skip until it ends; a |white_space| -character, an end-of-line, a |right_brace|, or a |comment| marks the -end of the current token. - -@d next_token=25 {a bad function token; go read the next one} -@# -@d skip_token(#) == begin {not-so-serious error during \.{.bst} parsing} - print (#); - skip_token_print; {also, skip to the current token's end} - goto next_token; - end - -@<Procedures and functions for input scanning@>= -procedure skip_token_print; -begin -print ('-'); -bst_ln_num_print; -mark_error; -if (scan2_white(right_brace,comment)) then {ok if token ends line} - do_nothing; -end; - - -@ -@^commented-out code@> -@^for a good time, try comment-out code@> -This macro is similar to the last one but is specifically for -recursion in a |wiz_defined| function, which is illegal; it helps save -space. - -@d skip_recursive_token == begin - print_recursion_illegal; - goto next_token; - end - -@<Procedures and functions for input scanning@>= -procedure print_recursion_illegal; -begin - trace - trace_pr_newline; - ecart@/ -print_ln ('Curse you, wizard, before you recurse me:'); -print ('function '); -print_token; -print_ln (' is illegal in its own definition'); - @{ - print_recursion_illegal; - @}@/ -skip_token_print; {also, skip to the current token's end} -end; - - -@ -Here's another macro for saving some space when there's a problem with -a token. - -@d skip_token_unknown_function == begin - skp_token_unknown_function_print; - goto next_token; - end - -@<Procedures and functions for input scanning@>= -procedure skp_token_unknown_function_print; -begin -print_token; -print (' is an unknown function'); -skip_token_print; {also, skip to the current token's end} -end; - - -@ -And another. - -@d skip_token_illegal_stuff_after_literal == - begin - skip_illegal_stuff_after_token_print; - goto next_token; - end - -@<Procedures and functions for input scanning@>= -procedure skip_illegal_stuff_after_token_print; -begin -print ('"',xchr[scan_char],'" can''t follow a literal'); -skip_token_print; {also, skip to the current token's end} -end; - - -@ -This recursive function reads and stores the list of functions -(separated by |white_space| characters or ends-of-line) that define -this new function, and reads a |right_brace|. - -@<Procedures and functions for input scanning@>= -procedure scan_fn_def (@!fn_hash_loc : hash_loc); -label next_token,@!exit; -type @!fn_def_loc = 0..single_fn_space; {for a single |wiz_defined|-function} -var singl_function : packed array[fn_def_loc] of hash_ptr2; - @!single_ptr : fn_def_loc; {next storage location for this definition} - @!copy_ptr : fn_def_loc; {dummy variable} - @!end_of_num : buf_pointer; {the end of an implicit function's name} - @!impl_fn_loc : hash_loc; {an implicit function's hash-table location} -begin -eat_bst_white_and_eof_check ('function'); -single_ptr := 0; -while (scan_char <> right_brace) do - begin - @<Get the next function of the definition@>; -next_token: - eat_bst_white_and_eof_check ('function'); - end; -@<Complete this function's definition@>; -incr(buf_ptr2); {skip over the |right_brace|} -exit: -end; - - -@ -@:BibTeX capacity exceeded}{\quad single function space@> -This macro inserts a hash-table location (or one of the two -special markers |quote_next_fn| and |end_of_def|) into the -|singl_function| array, which will later be copied into the -|wiz_functions| array. - -@d insert_fn_loc(#) == begin - singl_function[single_ptr] := #; - if (single_ptr = single_fn_space) then - singl_fn_overflow; - incr(single_ptr); - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure singl_fn_overflow; -begin -overflow('single function space ',single_fn_space); -end; - - -@ -There are five possibilities for the first character of the token -representing the next function of the definition: If it's a -|number_sign|, the token is an |int_literal|; if it's a -|double_quote|, the token is a |str_literal|; if it's a -|single_quote|, the token is a quoted function; if it's a -|left_brace|, the token isn't really a token, but rather the start of -another function definition (which will result in a recursive call to -|scan_fn_def|); if it's anything else, the token is the name of an -already-defined function. Note: To prevent the wizard from using -recursion, we have to check that neither a quoted function nor an -already-defined-function is actually the currently-being-defined -function (which is stored at |wiz_loc|). - -@<Get the next function of the definition@>= -case (scan_char) of - number_sign : @<Scan an |int_literal|@>; - double_quote : @<Scan a |str_literal|@>; - single_quote : @<Scan a quoted function@>; - left_brace : @<Start a new function definition@>; - othercases @<Scan an already-defined function@> -endcases - - -@ -An |int_literal| is preceded by a |number_sign|, consists of an -integer (i.e., an optional |minus_sign| followed by one or more -|numeric| characters), and is followed either by a |white_space| -character, an end-of-line, or a |right_brace|. The array |fn_info| -contains the value of the integer for |int_literal|s. - -@<Scan an |int_literal|@>= -begin -incr(buf_ptr2); {skip over the |number_sign|} -if (not scan_integer) then - skip_token ('Illegal integer in integer literal'); - trace - trace_pr ('#'); - trace_pr_token; - trace_pr_ln (' is an integer literal with value ',token_value:0); - ecart@/ -literal_loc := str_lookup(buffer,buf_ptr1,token_len,integer_ilk,do_insert); -if (not hash_found) then - begin - fn_type[literal_loc] := int_literal; {set the |fn_class|} - fn_info[literal_loc] := token_value; {the value of this integer} - end; -if ((lex_class[scan_char]<>white_space) and (buf_ptr2<last) and - (scan_char<>right_brace) and@| (scan_char<>comment)) then - skip_token_illegal_stuff_after_literal; -insert_fn_loc (literal_loc); {add this function to |wiz_functions|} -end - - -@ -A |str_literal| is preceded by a |double_quote| and consists of all -characters on this line up to the next |double_quote|. Also, there -must be either a |white_space| character, an end-of-line, a -|right_brace|, or a |comment| following (since functions in the -definition must be separated by |white_space|). The array |fn_info| -contains nothing for |str_literal|s. - -@<Scan a |str_literal|@>= -begin -incr(buf_ptr2); {skip over the |double_quote|} -if (not scan1(double_quote)) then - skip_token ('No `',xchr[double_quote],''' to end string literal'); - trace - trace_pr ('"'); - trace_pr_token; - trace_pr ('"'); - trace_pr_ln (' is a string literal'); - ecart@/ -literal_loc := str_lookup(buffer,buf_ptr1,token_len,text_ilk,do_insert);@/ -fn_type[literal_loc] := str_literal; {set the |fn_class|} -incr(buf_ptr2); {skip over the |double_quote|} -if ((lex_class[scan_char]<>white_space) and (buf_ptr2<last) and - (scan_char<>right_brace) and@| (scan_char<>comment)) then - skip_token_illegal_stuff_after_literal; -insert_fn_loc (literal_loc); {add this function to |wiz_functions|} -end - - -@ -A quoted function is preceded by a |single_quote| and consists of all -characters up to the next |white_space| character, end-of-line, -|right_brace|, or |comment|. - -@<Scan a quoted function@>= -begin -incr(buf_ptr2); {skip over the |single_quote|} -if (scan2_white(right_brace,comment)) then {ok if token ends line} - do_nothing; - trace - trace_pr (''''); - trace_pr_token; - trace_pr (' is a quoted function '); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,dont_insert); -if (not hash_found) then {unknown \.{.bst} function} - skip_token_unknown_function -else - @<Check and insert the quoted function@>; -end - - -@ -Here we check that this quoted function is a legal one---the function -name must already exist, but it mustn't be the currently-being-defined -function (which is stored at |wiz_loc|). - -@<Check and insert the quoted function@>= -begin -if (fn_loc = wiz_loc) then - skip_recursive_token -else - begin - trace - trace_pr ('of type '); - trace_pr_fn_class (fn_loc); - trace_pr_newline; - ecart@/ - insert_fn_loc (quote_next_fn); {add special marker together with} - insert_fn_loc (fn_loc); {this function to |wiz_functions|} - end -end - - -@ -@^kludge@> -@:this can't happen}{\quad Already encountered implicit function@> -This module marks the implicit function as being quoted, generates a -name, and stores it in the hash table. This name is strictly internal -to this program, starts with a |single_quote| (since that will make -this function name unique), and ends with the variable |impl_fn_num| -converted to ASCII. The alias kludge helps make the stack space not -overflow on some machines. - -@d ex_buf2 == ex_buf {an alias, used only in this module} - -@<Start a new function definition@>= -begin -ex_buf2[0] := single_quote; -int_to_ASCII (impl_fn_num,ex_buf2,1,end_of_num); -impl_fn_loc := str_lookup(ex_buf2,0,end_of_num,bst_fn_ilk,do_insert); -if (hash_found) then - confusion ('Already encountered implicit function'); - trace - trace_pr_pool_str (hash_text[impl_fn_loc]); - trace_pr_ln (' is an implicit function'); - ecart@/ -incr(impl_fn_num); -fn_type[impl_fn_loc] := wiz_defined;@/ -insert_fn_loc (quote_next_fn); {all implicit functions are quoted} -insert_fn_loc (impl_fn_loc); {add it to |wiz_functions|} -incr(buf_ptr2); {skip over the |left_brace|} -scan_fn_def (impl_fn_loc); {this is the recursive call} -end - - -@ -The variable |impl_fn_num| counts the number of implicit functions -seen in the \.{.bst} file. - -@<Globals in the outer block@>= -@!impl_fn_num : integer; {the number of implicit functions seen so far} - - -@ -Now we initialize it. - -@<Set initial values of key variables@>= -impl_fn_num := 0; - - -@ -@:BibTeX capacity exceeded}{\quad buffer size@> -This module appends a character to |int_buf| after checking to make -sure it will fit; for use in |int_to_ASCII|. - -@d append_int_char(#) == begin - if (int_ptr = buf_size) then - buffer_overflow; - int_buf[int_ptr]:=#; - incr(int_ptr); - end - - -@ -This procedure takes the integer |int|, copies the appropriate -|ASCII_code| string into |int_buf| starting at |int_begin|, and sets -the |var| parameter |int_end| to the first unused |int_buf| location. -The ASCII string will consist of decimal digits, the first of which -will be not be a~0 if the integer is nonzero, with a prepended minus -sign if the integer is negative. - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure int_to_ASCII (@!int:integer; var int_buf:buf_type; - @!int_begin:buf_pointer; var int_end:buf_pointer); -var int_ptr,@!int_xptr : buf_pointer; {pointers into |int_buf|} - @!int_tmp_val : ASCII_code; {the temporary element in an exchange} -begin -int_ptr := int_begin; -if (int < 0) then {add the |minus_sign| and use the absolute value} - begin - append_int_char (minus_sign); - int := -int; - end; -int_xptr := int_ptr; -repeat {copy digits into |int_buf|} - append_int_char ("0" + (int mod 10)); - int := int div 10; - until (int = 0); -int_end := int_ptr; {set the string length} -decr(int_ptr); -while (int_xptr < int_ptr) do {and reorder (flip) the digits} - begin - int_tmp_val := int_buf[int_xptr]; - int_buf[int_xptr] := int_buf[int_ptr]; - int_buf[int_ptr] := int_tmp_val; - decr(int_ptr); - incr(int_xptr); - end -end; - - -@ -An already-defined function consists of all characters up to the next -|white_space| character, end-of-line, |right_brace|, or |comment|. -This function name must already exist, but it mustn't be the -currently-being-defined function (which is stored at |wiz_loc|). - -@<Scan an already-defined function@>= -begin -if (scan2_white(right_brace,comment)) then {ok if token ends line} - do_nothing; - trace - trace_pr_token; - trace_pr (' is a function '); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,dont_insert); -if (not hash_found) then {unknown \.{.bst} function} - skip_token_unknown_function -else if (fn_loc = wiz_loc) then - skip_recursive_token -else - begin - trace - trace_pr ('of type '); - trace_pr_fn_class (fn_loc); - trace_pr_newline; - ecart@/ - insert_fn_loc (fn_loc); {add this function to |wiz_functions|} - end; -end - - -@ -@:BibTeX capacity exceeded}{\quad wizard-defined function space@> -Now we add the |end_of_def| special marker, make sure this function will -fit into |wiz_functions|, and put it there. - -@<Complete this function's definition@>= -begin -insert_fn_loc (end_of_def); {add special marker ending the definition} -if (single_ptr + wiz_def_ptr > wiz_fn_space) then - begin - print (single_ptr + wiz_def_ptr : 0,': '); - overflow('wizard-defined function space ',wiz_fn_space); - end; -fn_info[fn_hash_loc] := wiz_def_ptr; {pointer into |wiz_functions|} -copy_ptr := 0; -while (copy_ptr < single_ptr) do {make this function official} - begin - wiz_functions[wiz_def_ptr] := singl_function[copy_ptr]; - incr(copy_ptr); - incr(wiz_def_ptr); - end; -end - - -@ -@:style-file commands}{\quad \.{integers}@> -An \.{integers} command has one argument, a list of function names -between braces (the names are separated by one or more |white_space| -characters). Upper/lower cases are considered to be the same for -function names in these lists---all upper-case letters are converted to -lower case. Each name in this list specifies an |int_global_var|. -There may be several \.{integers} commands in the \.{.bst} file. - -This module reads a |left_brace|, a list of |int_global_var|s, and a -|right_brace|. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_integers_command; -label exit; -begin -eat_bst_white_and_eof_check ('integers'); -bst_get_and_check_left_brace ('integers'); -eat_bst_white_and_eof_check ('integers'); -while (scan_char <> right_brace) do - begin - bst_identifier_scan ('integers'); - @<Insert an |int_global_var| into the hash table@>; - eat_bst_white_and_eof_check ('integers'); - end; -incr(buf_ptr2); {skip over the |right_brace|} -exit: -end; - - -@ -Here we insert the just found |int_global_var| name into the hash -table and record it as an |int_global_var|. Also, we initialize it by -setting |fn_info[fn_loc]| to 0. - -@<Insert an |int_global_var| into the hash table@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is an integer global-variable'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,do_insert); -check_for_already_seen_function (fn_loc); -fn_type[fn_loc] := int_global_var;@/ -fn_info[fn_loc] := 0; {initialize} -end - - -@ -@:style-file commands}{\quad \.{iterate}@> -An \.{iterate} command has one argument, a single |built_in| or -|wiz_defined| function name between braces. Upper/lower cases are -considered to be the same---all upper-case letters are converted to -lower case. Also, we must make sure we've already seen a \.{read} -command. - -This module reads a |left_brace|, a single function to be iterated, -and a |right_brace|. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_iterate_command; -label exit; -begin -if (not read_seen) then - bst_err ('Illegal, iterate command before read command'); -eat_bst_white_and_eof_check ('iterate'); -bst_get_and_check_left_brace ('iterate'); -eat_bst_white_and_eof_check ('iterate'); -bst_identifier_scan ('iterate'); -@<Check the \.{iterate}-command argument token@>; -eat_bst_white_and_eof_check ('iterate'); -bst_get_and_check_right_brace ('iterate'); -@<Perform an \.{iterate} command@>; -exit: -end; - - -@ -Before iterating the function, we must make sure it's a legal one. It -must exist and be |built_in| or |wiz_defined|. - -@<Check the \.{iterate}-command argument token@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a to be iterated function'); - ecart@/ -if (bad_argument_token) then - return; -end - - -@ -@:style-file commands}{\quad \.{macro}@> -A \.{macro} command, like a \.{function} command, has two arguments; -the first is a macro name between braces. The name must be a legal -\.{.bst} identifier. Upper/lower cases are considered to be the -same---all upper-case letters are converted to lower case. The second -argument defines this macro. It consists of a -|double_quote|-delimited string (which must be on a single line) -between braces, with optional |white_space| characters between the -braces and the |double_quote|s. This |double_quote|-delimited string -is parsed exactly as a |str_literal| is for the \.{function} command. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_macro_command; -label exit; -begin -if (read_seen) then - bst_err ('Illegal, macro command after read command'); -eat_bst_white_and_eof_check ('macro'); -@<Scan the macro name@>; -eat_bst_white_and_eof_check ('macro'); -@<Scan the macro's definition@>; -exit: -end; - - -@ -This module reads a |left_brace|, a macro name, and a |right_brace|. - -@<Scan the macro name@>= -begin -bst_get_and_check_left_brace ('macro'); -eat_bst_white_and_eof_check ('macro'); -bst_identifier_scan ('macro'); -@<Check the macro name@>; -eat_bst_white_and_eof_check ('macro'); -bst_get_and_check_right_brace ('macro'); -end - - -@ -The macro name must be a new one; we mark it as |macro_ilk|. - -@<Check the macro name@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a macro'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -macro_name_loc := str_lookup(buffer,buf_ptr1,token_len,macro_ilk,do_insert); -if (hash_found) then - begin - print_token; - bst_err (' is already defined as a macro'); - end; -ilk_info[macro_name_loc]:=hash_text[macro_name_loc]; {default in case of error} -end - - -@ -This module reads a |left_brace|, the |double_quote|-delimited string -that defines this macro, and a |right_brace|. - -@<Scan the macro's definition@>= -begin -bst_get_and_check_left_brace ('macro'); -eat_bst_white_and_eof_check ('macro'); -if (scan_char <> double_quote) then - bst_err ('A macro definition must be ',xchr[double_quote],'-delimited'); -@<Scan the macro definition-string@>; -eat_bst_white_and_eof_check ('macro'); -bst_get_and_check_right_brace ('macro'); -end - - -@ -A macro definition-string is preceded by a |double_quote| and consists -of all characters on this line up to the next |double_quote|. The -array |ilk_info| contains a pointer to this string for the macro name. - -@<Scan the macro definition-string@>= -begin -incr(buf_ptr2); {skip over the |double_quote|} -if (not scan1(double_quote)) then - bst_err ('There''s no `',xchr[double_quote],''' to end macro definition'); - trace - trace_pr ('"'); - trace_pr_token; - trace_pr ('"'); - trace_pr_ln (' is a macro string'); - ecart@/ -macro_def_loc := str_lookup(buffer,buf_ptr1,token_len,text_ilk,do_insert);@/ -fn_type[macro_def_loc] := str_literal; {set the |fn_class|} -ilk_info[macro_name_loc] := hash_text[macro_def_loc]; -incr(buf_ptr2); {skip over the |double_quote|} -end - - -@ -@^gymnastics@> -We need to include stuff for \.{.bib} reading here because that's done -by the \.{read} command. - -@<Procedures and functions for the reading and processing of input files@>= -@<Scan for and process a \.{.bib} command or database entry@> - - -@ -@:style-file commands}{\quad \.{read}@> -The \.{read} command has no arguments so there's no more parsing to -do. We must make sure we haven't seen a \.{read} command before and -we've already seen an \.{entry} command. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_read_command; -label exit; -begin -if (read_seen) then - bst_err ('Illegal, another read command'); -read_seen := true; {now we've seen a \.{read} command} -if (not entry_seen) then - bst_err ('Illegal, read command before entry command'); -sv_ptr1 := buf_ptr2; {save the contents of the \.{.bst} input line} -sv_ptr2 := last; -tmp_ptr := sv_ptr1; -while (tmp_ptr < sv_ptr2) do - begin - sv_buffer[tmp_ptr] := buffer[tmp_ptr]; - incr(tmp_ptr); - end; -@<Read the \.{.bib} file(s)@>; -buf_ptr2 := sv_ptr1; {and restore} -last := sv_ptr2; -tmp_ptr := buf_ptr2; -while (tmp_ptr < last) do - begin - buffer[tmp_ptr] := sv_buffer[tmp_ptr]; - incr(tmp_ptr); - end; -exit: -end; - - -@ -@:style-file commands}{\quad \.{reverse}@> -A \.{reverse} command has one argument, a single |built_in| or -|wiz_defined| function name between braces. Upper/lower cases are -considered to be the same---all upper-case letters are converted to -lower case. Also, we must make sure we've already seen a \.{read} -command. - -This module reads a |left_brace|, a single function to be iterated in -reverse, and a |right_brace|. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_reverse_command; -label exit; -begin -if (not read_seen) then - bst_err ('Illegal, reverse command before read command'); -eat_bst_white_and_eof_check ('reverse'); -bst_get_and_check_left_brace ('reverse'); -eat_bst_white_and_eof_check ('reverse'); -bst_identifier_scan ('reverse'); -@<Check the \.{reverse}-command argument token@>; -eat_bst_white_and_eof_check ('reverse'); -bst_get_and_check_right_brace ('reverse'); -@<Perform a \.{reverse} command@>; -exit: -end; - - -@ -Before iterating the function in reverse, we must make sure it's a -legal one. It must exist and be |built_in| or |wiz_defined|. - -@<Check the \.{reverse}-command argument token@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a to be iterated in reverse function'); - ecart@/ -if (bad_argument_token) then - return; -end - - -@ -@:style-file commands}{\quad \.{sort}@> -The \.{sort} command has no arguments so there's no more parsing to -do, but we must make sure we've already seen a \.{read} command. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_sort_command; -label exit; -begin -if (not read_seen) then - bst_err ('Illegal, sort command before read command'); -@<Perform a \.{sort} command@>; -exit: -end; - - -@ -@:style-file commands}{\quad \.{strings}@> -A \.{strings} command has one argument, a list of function names -between braces (the names are separated by one or more |white_space| -characters). Upper/lower cases are considered to be the same for -function names in these lists---all upper-case letters are converted to -lower case. Each name in this list specifies a |str_global_var|. -There may be several \.{strings} commands in the \.{.bst} file. - -This module reads a |left_brace|, a list of |str_global_var|s, -and a |right_brace|. - -@<Procedures and functions for the reading and processing of input files@>= -procedure bst_strings_command; -label exit; -begin -eat_bst_white_and_eof_check ('strings'); -bst_get_and_check_left_brace ('strings'); -eat_bst_white_and_eof_check ('strings'); -while (scan_char <> right_brace) do - begin - bst_identifier_scan ('strings'); - @<Insert a |str_global_var| into the hash table@>; - eat_bst_white_and_eof_check ('strings'); - end; -incr(buf_ptr2); {skip over the |right_brace|} -exit: -end; - - -@ -@:BibTeX capacity exceeded}{\quad number of string global-variables@> -Here we insert the just found |str_global_var| name into the hash -table, record it as a |str_global_var|, set its pointer into -|global_strs|, and initialize its value there to the null string. - -@d end_of_string = invalid_code {this illegal |ASCII_code| ends a string} - -@<Insert a |str_global_var| into the hash table@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a string global-variable'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -fn_loc := str_lookup(buffer,buf_ptr1,token_len,bst_fn_ilk,do_insert); -check_for_already_seen_function (fn_loc); -fn_type[fn_loc] := str_global_var;@/ -fn_info[fn_loc] := num_glb_strs; {pointer into |global_strs|} -if (num_glb_strs = max_glob_strs) then - overflow('number of string global-variables ',max_glob_strs); -incr(num_glb_strs); -end - - -@ -@^gymnastics@> -That's it for processing \.{.bst} commands, except for finishing the -procedural gymnastics. Note that this must topologically follow the -stuff for \.{.bib} reading, because that's done by the \.{.bst}'s -\.{read} command. - -@<Procedures and functions for the reading and processing of input files@>= -@<Scan for and process a \.{.bst} command@> - - - -@* Reading the database file(s). -This section reads the \.{.bib} file(s), each of which consists of a -sequence of entries (perhaps with a few \.{.bib} commands thrown in, -as explained later). Each entry consists of an |at_sign|, an entry -type, and, between braces or parentheses and separated by |comma|s, a -database key and a list of fields. Each field consists of a field -name, an |equals_sign|, and nonempty list of field tokens separated by -|concat_char|s. Each field token is either a nonnegative number, a -macro name (like `jan'), or a brace-balanced string delimited by -either |double_quote|s or braces. Finally, case differences are -ignored for all but delimited strings and database keys, and -|white_space| characters and ends-of-line may appear in all reasonable -places (i.e., anywhere except within entry types, database keys, field -names, and macro names); furthermore, comments may appear anywhere -between entries (or before the first or after the last) as long as -they contain no |at_sign|s. - - -@ -These global variables are used while reading the \.{.bib} file(s). -The elements of |type_list|, which indicate an entry's type (book, -article, etc.), point either to a |hash_loc| or are one of two special -markers: |empty|, from which |hash_base = empty + 1| was defined, -means we haven't yet encountered the \.{.bib} entry corresponding to -this cite key; and |undefined| means we've encountered it but it had -an unknown entry type. Thus the array |type_list| is of type -|hash_ptr2|, also defined earlier. An element of the boolean array -|entry_exists| whose corresponding entry in |cite_list| gets -overwritten (which happens only when |all_entries| is |true|) -indicates whether we've encountered that entry of |cite_list| while -reading the \.{.bib} file(s); this information is unused for entries -that aren't (or more precisely, that have no chance of being) -overwritten. When we're reading the database file, the array -|cite_info| contains auxiliary information for |cite_list|. Later, -|cite_info| will become |sorted_cites|, and this dual role imposes the -(not-very-imposing) restriction |max_strings >= max_cites|. - -@d undefined = hash_max + 1 {a special marker used for |type_list|} - -@<Globals in the outer block@>= -@!bib_line_num : integer; {line number of the \.{.bib} file} -@!entry_type_loc : hash_loc; {the hash-table location of an entry type} -@!type_list : packed array[cite_number] of hash_ptr2; -@!type_exists : boolean; {|true| if this entry type is \.{.bst}-defined} -@!entry_exists : packed array[cite_number] of boolean; -@!store_entry : boolean; {|true| if we're to store info for this entry} -@!field_name_loc : hash_loc; {the hash-table location of a field name} -@!field_val_loc : hash_loc; {the hash-table location of a field value} -@!store_field : boolean; {|true| if we're to store info for this field} -@!store_token : boolean; {|true| if we're to store this macro token} -@!right_outer_delim : ASCII_code; {either a |right_brace| or a |right_paren|} -@!right_str_delim : ASCII_code; {either a |right_brace| or a |double_quote|} -@!at_bib_command : boolean; {|true| for a command, false for an entry} -@!cur_macro_loc : hash_loc; {|macro_loc| for a \.{string} being defined} -@!cite_info : packed array[cite_number] of str_number; {extra |cite_list| info} -@!cite_hash_found : boolean; {set to a previous |hash_found| value} -@!preamble_ptr : bib_number; {pointer into the |s_preamble| array} -@!num_preamble_strings : bib_number; {counts the |s_preamble| strings} - - -@ -This little procedure exists because it's used by at least two other -procedures and thus saves some space. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_ln_num_print; -begin -print ('--line ',bib_line_num:0,' of file '); -print_bib_name; -end; - - -@ -When there's a serious error parsing a \.{.bib} file, we flush -everything up to the beginning of the next entry. - -@d bib_err(#) == begin {serious error during \.{.bib} parsing} - print (#); - bib_err_print; - return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_err_print; -begin -print ('-'); -bib_ln_num_print; -print_bad_input_line; {this call does the |mark_error|} -print_skipping_whatever_remains; -if (at_bib_command) then - print_ln ('command') - else - print_ln ('entry'); -end; - - -@ -When there's a harmless error parsing a \.{.bib} file, we just give a -warning message. This is always called after other stuff has been -printed out. - -@d bib_warn(#) == begin {non-serious error during \.{.bst} parsing} - print (#); - bib_warn_print; - end -@# -@d bib_warn_newline(#) == begin {same as above but with a newline} - print_ln (#); - bib_warn_print; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_warn_print; -begin -bib_ln_num_print; -mark_warning; -end; - - -@ -For all |num_bib_files| database files, we keep reading and processing -\.{.bib} entries until none left. - -@<Read the \.{.bib} file(s)@>= -begin -@<Final initialization for \.{.bib} processing@>; -read_performed := true; -bib_ptr := 0; -while (bib_ptr < num_bib_files) do - begin - print ('Database file #',bib_ptr+1:0,': '); - print_bib_name;@/ - bib_line_num := 0; {initialize to get the first input line} - buf_ptr2 := last; - while (not eof(cur_bib_file)) do - get_bib_command_or_entry_and_process; - a_close (cur_bib_file); - incr(bib_ptr); - end; -reading_completed := true; - trace - trace_pr_ln ('Finished reading the database file(s)'); - ecart@/ -@<Final initialization for processing the entries@>; -read_completed := true; -end - - -@ -We need to initialize the |field_info| array, and also various things -associated with the |cite_list| array (but not |cite_list| itself). - -@<Final initialization for \.{.bib} processing@>= -begin -@<Initialize the |field_info|@>; -@<Initialize things for the |cite_list|@>; -end - - -@ -This module initializes all fields of all entries to |missing|, the -value to which all fields are initialized. - -@<Initialize the |field_info|@>= -begin -check_field_overflow (num_fields*num_cites); -field_ptr := 0; -while (field_ptr < max_fields) do - begin - field_info[field_ptr] := missing; - incr(field_ptr); - end; -end - - -@ -@^fetish@> -@:BibTeX capacity exceeded}{\quad total number of fields@> -Complain if somebody's got a field fetish. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure check_field_overflow (@!total_fields : integer); -begin -if (total_fields > max_fields) then - begin - print_ln (total_fields:0,' fields:'); - overflow('total number of fields ',max_fields); - end; -end; - - -@ -We must initialize the |type_list| array so that we can detect -duplicate (or missing) entries for cite keys on |cite_list|. Also, -when we're to include the entire database, we use the array -|entry_exists| to detect those missing entries whose |cite_list| info -will (or to be more precise, might) be overwritten; and we use the -array |cite_info| to save the part of |cite_list| that will (might) be -overwritten. We also use |cite_info| for counting cross~references -when it's appropriate---when an entry isn't otherwise to be included -on |cite_list| (that is, the entry isn't \.{\\cite}d or -\.{\\nocite}d). Such an entry is included on the final |cite_list| if -it's cross~referenced at least |min_crossrefs| times. - -@<Initialize things for the |cite_list|@>= -begin -cite_ptr := 0; -while (cite_ptr < max_cites) do - begin - type_list[cite_ptr] := empty;@/ - cite_info[cite_ptr] := any_value; {to appeas \PASCAL's boolean evaluation} - incr(cite_ptr); - end; -old_num_cites := num_cites; -if (all_entries) then - begin - cite_ptr := all_marker; - while (cite_ptr < old_num_cites) do - begin - cite_info[cite_ptr] := cite_list[cite_ptr]; - entry_exists[cite_ptr] := false; - incr(cite_ptr); - end; - cite_ptr := all_marker; {we insert the ``other'' entries here} - end - else - begin - cite_ptr := num_cites; {we insert the cross-referenced entries here} - all_marker := any_value; {to appease \PASCAL's boolean evaluation} - end; -end - - -@ -Before we actually start the code for reading a database file, we must -define this \.{.bib}-specific scanning function. It skips over -|white_space| characters until hitting a nonwhite character or the end -of the file, respectively returning |true| or |false|. It also -updates |bib_line_num|, the line counter. - -@<Procedures and functions for input scanning@>= -function eat_bib_white_space : boolean; -label exit; -begin -while (not scan_white_space) do {no characters left; read another line} - begin - if (not input_ln(cur_bib_file)) then {end-of-file; return |false|} - begin - eat_bib_white_space := false; - return; - end; - incr(bib_line_num); - buf_ptr2 := 0; - end; -eat_bib_white_space := true; -exit: -end; - - -@ -It's often illegal to end a \.{.bib} command in certain places, and -this is where we come to check. - -@d eat_bib_white_and_eof_check == - begin - if (not eat_bib_white_space) then - begin - eat_bib_print; - return; - end; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure eat_bib_print; -label exit; {so the call to |bib_err| works} -begin -bib_err ('Illegal end of database file'); -exit: -end; - - -@ -And here are a bunch of error-message macros, each called more than -once, that thus save space as implemented. This one is for when one -of two possible characters is expected while scanning. - -@d bib_one_of_two_expected_err(#) == - begin - bib_one_of_two_print (#); - return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_one_of_two_print (@!char1,@!char2:ASCII_code); -label exit; {so the call to |bib_err| works} -begin -bib_err ('I was expecting a `',xchr[char1],''' or a `',xchr[char2],''''); -exit: -end; - - -@ -This one's for an expected |equals_sign|. - -@d bib_equals_sign_expected_err == - begin - bib_equals_sign_print; - return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_equals_sign_print; -label exit; {so the call to |bib_err| works} -begin -bib_err ('I was expecting an "',xchr[equals_sign],'"'); -exit: -end; - - -@ -This complains about unbalanced braces. - -@d bib_unbalanced_braces_err == - begin - bib_unbalanced_braces_print; - return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_unbalanced_braces_print; -label exit; {so the call to |bib_err| works} -begin -bib_err ('Unbalanced braces'); -exit: -end; - - -@ -And this one about an overly exuberant field. - -@d bib_field_too_long_err == - begin - bib_field_too_long_print; - return; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_field_too_long_print; -label exit; {so the call to |bib_err| works} -begin -bib_err ('Your field is more than ',buf_size:0,' characters'); -exit: -end; - - -@ -This one is just a warning, not an error. It's for when something -isn't (or might not be) quite right with a macro name. - -@d macro_name_warning(#) == - begin - macro_warn_print; - bib_warn_newline (#); - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure macro_warn_print; -begin -print ('Warning--string name "'); -print_token; -print ('" is '); -end; - - -@ -@:this can't happen}{\quad Identifier scanning error@> -This macro is used to scan all \.{.bib} identifiers. The argument -tells what was happening at the time. The associated procedure simply -prints an error message. - -@d bib_identifier_scan_check(#) == - begin - if ((scan_result = white_adjacent) or - (scan_result = specified_char_adjacent)) then - do_nothing - else - begin - bib_id_print; - bib_err (#); - end; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_id_print; -begin -if (scan_result = id_null) then - print ('You''re missing ') -else if (scan_result = other_char_adjacent) then - print ('"',xchr[scan_char],'" immediately follows ') -else - id_scanning_confusion; -end; - - -@ -This module either reads a database entry, whose three main components -are an entry type, a database key, and a list of fields, or it reads a -\.{.bib} command, whose structure is command dependent and explained -later. - -@d cite_already_set = 22 {this gets around \PASCAL\ limitations} -@d first_time_entry = 26 {for checking for repeated database entries} - -@<Scan for and process a \.{.bib} command or database entry@>= -procedure get_bib_command_or_entry_and_process; -label cite_already_set,@!first_time_entry,@!loop_exit,@!exit; -begin -at_bib_command := false;@/ -@<Skip to the next database entry or \.{.bib} command@>; -@<Scan the entry type or scan and process the \.{.bib} command@>; -eat_bib_white_and_eof_check; -@<Scan the entry's database key@>; -eat_bib_white_and_eof_check; -@<Scan the entry's list of fields@>; -exit: -end; - - -@ -This module skips over everything until hitting an |at_sign| or the -end of the file. It also updates |bib_line_num|, the line counter. - -@<Skip to the next database entry or \.{.bib} command@>= -while (not scan1(at_sign)) do {no |at_sign|; get next line} - begin - if (not input_ln(cur_bib_file)) then {end-of-file} - return; - incr(bib_line_num); - buf_ptr2 := 0; - end - - -@ -@:this can't happen}{\quad An at-sign disappeared@> -This module reads an |at_sign| and an entry type (like `book' or -`article') or a \.{.bib} command. If it's an entry type, it must be -defined in the \.{.bst} file if this entry is to be included in the -reference list. - -@<Scan the entry type or scan and process the \.{.bib} command@>= -begin -if (scan_char <> at_sign) then - confusion ('An "',xchr[at_sign],'" disappeared'); -incr(buf_ptr2); {skip over the |at_sign|} -eat_bib_white_and_eof_check; -scan_identifier (left_brace,left_paren,left_paren); -bib_identifier_scan_check ('an entry type'); - trace - trace_pr_token; - trace_pr_ln (' is an entry type or a database-file command'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -command_num := ilk_info[ - str_lookup(buffer,buf_ptr1,token_len,bib_command_ilk,dont_insert)]; -if (hash_found) then - @<Process a \.{.bib} command@> -else - begin {process an entry type} - entry_type_loc := str_lookup( - buffer,buf_ptr1,token_len,bst_fn_ilk,dont_insert); - if ((not hash_found) or (fn_type[entry_type_loc]<>wiz_defined)) then@/ - type_exists := false {no such entry type defined in the \.{.bst} file} - else - type_exists := true; - end; -end - - -@ -@^database-file commands@> -@:this can't happen}{\quad Unknown database-file command@> -Here we determine which \.{.bib} command we're about to process, then -go to it. - -@<Process a \.{.bib} command@>= -begin -at_bib_command := true; -case (command_num) of - n_bib_comment : @<Process a \.{comment} command@>; - n_bib_preamble : @<Process a \.{preamble} command@>; - n_bib_string : @<Process a \.{string} command@>; - othercases bib_cmd_confusion -endcases; -end - - -@ -@:this can't happen}{\quad Unknown database-file command@> -Here's another bug. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bib_cmd_confusion; -begin -confusion ('Unknown database-file command'); -end; - - -@ -@:database-file commands}{\quad \.{comment}@> -The \.{comment} command is implemented for SCRIBE compatibility. It's -not really needed because \BibTeX\ treats (flushes) everything not -within an entry as a comment anyway. - -@<Process a \.{comment} command@>= -begin -return; {flush comments} -end - - -@ -@:database-file commands}{\quad \.{preamble}@> -The \.{preamble} command lets a user have \TeX\ stuff inserted (by the -standard styles, at least) directly into the \.{.bbl} file. It is -intended primarily for allowing \TeX\ macro definitions used within -the bibliography entries (for better sorting, for example). One -\.{preamble} command per \.{.bib} file should suffice. - -A \.{preamble} command has either braces or parentheses as outer -delimiters. Inside is the preamble string, which has the same syntax -as a field value: a nonempty list of field tokens separated by -|concat_char|s. There are three types of field tokens---nonnegative -numbers, macro names, and delimited strings. - -This module does all the scanning (that's not subcontracted), but the -\.{.bib}-specific scanning function -|scan_and_store_the_field_value_and_eat_white| actually stores the -value. - -@<Process a \.{preamble} command@>= -begin -if (preamble_ptr = max_bib_files) then - bib_err ('You''ve exceeded ',max_bib_files:0,' preamble commands'); -eat_bib_white_and_eof_check; -if (scan_char = left_brace) then - right_outer_delim := right_brace -else if (scan_char = left_paren) then - right_outer_delim := right_paren -else - bib_one_of_two_expected_err (left_brace,left_paren); -incr(buf_ptr2); {skip over the left-delimiter} -eat_bib_white_and_eof_check; -store_field := true; -if (not scan_and_store_the_field_value_and_eat_white) then - return; -if (scan_char <> right_outer_delim) then - bib_err ('Missing "',xchr[right_outer_delim],'" in preamble command'); -incr(buf_ptr2); {skip over the |right_outer_delim|} -return; -end - - -@ -@:database-file commands}{\quad \.{string}@> -The \.{string} command is implemented both for SCRIBE compatibility -and for allowing a user: to override a \.{.bst}-file \.{macro} -command, to define one that the \.{.bst} file doesn't, or to engage in -good, wholesome, typing laziness. - -The \.{string} command does mostly the same thing as the -\.{.bst}-file's \.{macro} command (but the syntax is different and the -\.{string} command compresses |white_space|). In fact, later in this -program, the term ``macro'' refers to either a \.{.bst} ``macro'' or a -\.{.bib} ``string'' (when it's clear from the context that it's not -a \.{WEB} macro). - -A \.{string} command has either braces or parentheses as outer -delimiters. Inside is the string's name (it must be a legal -identifier, and case differences are ignored---all upper-case letters -are converted to lower case), then an |equals_sign|, and the string's -definition, which has the same syntax as a field value: a nonempty -list of field tokens separated by |concat_char|s. There are three -types of field tokens---nonnegative numbers, macro names, and -delimited strings. - -@<Process a \.{string} command@>= -begin -eat_bib_white_and_eof_check; -@<Scan the string's name@>; -eat_bib_white_and_eof_check; -@<Scan the string's definition field@>; -return; -end - - -@ -This module reads a left outer-delimiter and a string name. - -@<Scan the string's name@>= -begin -if (scan_char = left_brace) then - right_outer_delim := right_brace -else if (scan_char = left_paren) then - right_outer_delim := right_paren -else - bib_one_of_two_expected_err (left_brace,left_paren); -incr(buf_ptr2); {skip over the left-delimiter} -eat_bib_white_and_eof_check; -scan_identifier (equals_sign,equals_sign,equals_sign); -bib_identifier_scan_check ('a string name'); -@<Store the string's name@>; -end - - -@ -@^commented-out code@> -This module marks this string as |macro_ilk|; the commented-out code -will give a warning message when overwriting a previously defined -macro. - -@<Store the string's name@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a database-defined macro'); - ecart@/ -lower_case (buffer, buf_ptr1, token_len); {ignore case differences} -cur_macro_loc := str_lookup(buffer,buf_ptr1,token_len,macro_ilk,do_insert); -ilk_info[cur_macro_loc] := hash_text[cur_macro_loc]; {default in case of error} - @{ - if (hash_found) then {already seen macro} - macro_name_warning ('having its definition overwritten'); - @}@/ -end - - -@ -This module skips over the |equals_sign|, reads and stores the list of -field tokens that defines this macro (compressing |white_space|), and -reads a |right_outer_delim|. - -@<Scan the string's definition field@>= -begin -if (scan_char <> equals_sign) then - bib_equals_sign_expected_err; -incr(buf_ptr2); {skip over the |equals_sign|} -eat_bib_white_and_eof_check; -store_field := true; -if (not scan_and_store_the_field_value_and_eat_white) then - return; -if (scan_char <> right_outer_delim) then - bib_err ('Missing "',xchr[right_outer_delim],'" in string command'); -incr(buf_ptr2); {skip over the |right_outer_delim|} -end - - -@ -@^kludge@> -The variables for the function -|scan_and_store_the_field_value_and_eat_white| must be global since -the functions it calls use them too. The alias kludge helps make the -stack space not overflow on some machines. - -@d field_vl_str == ex_buf {aliases, used ``only'' for this function} -@d field_end == ex_buf_ptr {the end marker for the field-value string} -@d field_start == ex_buf_xptr {and the start marker} - -@<Globals in the outer block@>= -@!bib_brace_level : integer; {brace nesting depth (excluding |str_delim|s)} - - -@ -@^gymnastics@> -Since the function |scan_and_store_the_field_value_and_eat_white| -calls several other yet-to-be-described functions (one directly and -two indirectly), we must perform some topological gymnastics. - -@<Procedures and functions for input scanning@>= -@<The scanning function |compress_bib_white|@>@; -@<The scanning function |scan_balanced_braces|@>@; -@<The scanning function |scan_a_field_token_and_eat_white|@> - - -@ -This function scans the list of field tokens that define the field -value string. If |store_field| is |true| it accumulates (indirectly) -in |field_vl_str| the concatenation of all the field tokens, -compressing nonnull |white_space| to a single |space| and, if the -field value is for a field (rather than a string definition), removing -any leading or trailing |white_space|; when it's finished it puts the -string into the hash table. It returns |false| if there was a serious -syntax error. - -@<Procedures and functions for input scanning@>= -function scan_and_store_the_field_value_and_eat_white : boolean; -label exit; -begin -scan_and_store_the_field_value_and_eat_white := false; - {now it's easy to exit if necessary} -field_end := 0; -if (not scan_a_field_token_and_eat_white) then - return; -while (scan_char = concat_char) do {scan remaining field tokens} - begin - incr(buf_ptr2); {skip over the |concat_char|} - eat_bib_white_and_eof_check; - if (not scan_a_field_token_and_eat_white) then - return; - end; -if (store_field) then - @<Store the field value string@>; -scan_and_store_the_field_value_and_eat_white := true; -exit: -end; - - -@ -Each field token is either a nonnegative number, a macro name (like -`jan'), or a brace-balanced string delimited by either |double_quote|s -or braces. Thus there are four possibilities for the first character -of the field token: If it's a |left_brace| or a |double_quote|, the -token (with balanced braces, up to the matching |right_str_delim|) is -a string; if it's |numeric|, the token is a number; if it's anything -else, the token is a macro name (and should thus have been defined by -either the \.{.bst}-file's \.{macro} command or the \.{.bib}-file's -\.{string} command). This function returns |false| if there was a -serious syntax error. - -@<The scanning function |scan_a_field_token_and_eat_white|@>= -function scan_a_field_token_and_eat_white : boolean; -label exit; -begin -scan_a_field_token_and_eat_white := false; {now it's easy to exit if necessary} -case (scan_char) of - left_brace : - begin - right_str_delim := right_brace; - if (not scan_balanced_braces) then - return; - end; - double_quote : - begin - right_str_delim := double_quote; - if (not scan_balanced_braces) then - return; - end; - "0", "1", "2", "3", "4", "5", "6", "7", "8", "9" : - @<Scan a number@>; - othercases - @<Scan a macro name@> -endcases; -eat_bib_white_and_eof_check; -scan_a_field_token_and_eat_white := true; -exit: -end; - - -@ -Now we come to the stuff that actually accumulates the field value to -be stored. This module copies a character into |field_vl_str| if it -will fit; since it's so low level, it's implemented as a macro. - -@d copy_char(#) == begin - if (field_end = buf_size) then - bib_field_too_long_err - else - begin - field_vl_str[field_end] := #; - incr(field_end); - end; - end - - -@ -The \.{.bib}-specific scanning function |compress_bib_white| skips -over |white_space| characters within a string until hitting a nonwhite -character; in fact, it does everything |eat_bib_white_space| does, but -it also adds a |space| to |field_vl_str|. This function is never -called if there are no |white_space| characters (or ends-of-line) to -be scanned (though the associated macro might be). The function -returns |false| if there is a serious syntax error. - -@d check_for_and_compress_bib_white_space == - begin - if ((lex_class[scan_char]=white_space) or (buf_ptr2=last)) then - if (not compress_bib_white) then - return; - end - -@<The scanning function |compress_bib_white|@>= -function compress_bib_white : boolean; -label exit; -begin -compress_bib_white := false; {now it's easy to exit if necessary} -copy_char (space); -while (not scan_white_space) do {no characters left; read another line} - begin - if (not input_ln(cur_bib_file)) then {end-of-file; complain} - begin - eat_bib_print; - return; - end; - incr(bib_line_num); - buf_ptr2 := 0; - end; -compress_bib_white := true; -exit: -end; - - -@ -This \.{.bib}-specific function scans a string with balanced braces, -stopping just past the matching |right_str_delim|. How much work it -does depends on whether |store_field = true|. It returns |false| if -there was a serious syntax error. - -@<The scanning function |scan_balanced_braces|@>= -function scan_balanced_braces : boolean; -label loop_exit,@!exit; -begin -scan_balanced_braces := false; {now it's easy to exit if necessary} -incr(buf_ptr2); {skip over the left-delimiter} -check_for_and_compress_bib_white_space; -if (field_end > 1) then - if (field_vl_str[field_end-1] = space) then - if (field_vl_str[field_end-2] = space) then {remove wrongly added |space|} - decr(field_end); -bib_brace_level := 0; {and we're at a non|white_space| character} -if (store_field) then - @<Do a full brace-balanced scan@> - else - @<Do a quick brace-balanced scan@>; -incr(buf_ptr2); {skip over the |right_str_delim|} -scan_balanced_braces := true; -exit: -end; - - -@ -This module scans over a brace-balanced string without keeping track -of anything but the brace level. It starts with |bib_brace_level = 0| -and at a non|white_space| character. - -@<Do a quick brace-balanced scan@>= -begin -while (scan_char <> right_str_delim) do {we're at |bib_brace_level = 0|} - if (scan_char = left_brace) then - begin - incr(bib_brace_level); - incr(buf_ptr2); {skip over the |left_brace|} - eat_bib_white_and_eof_check; - while (bib_brace_level > 0) do - @<Do a quick scan with |bib_brace_level > 0|@>; - end - else if (scan_char = right_brace) then - bib_unbalanced_braces_err - else - begin - incr(buf_ptr2); {skip over some other character} - if (not scan3 (right_str_delim, left_brace, right_brace)) then - eat_bib_white_and_eof_check; - end -end - - -@ -This module does the same as above but, because |bib_brace_level > 0|, it -doesn't have to look for a |right_str_delim|. - -@<Do a quick scan with |bib_brace_level > 0|@>= -begin {top part of the |while| loop---we're always at a nonwhite character} -if (scan_char = right_brace) then - begin - decr(bib_brace_level); - incr(buf_ptr2); {skip over the |right_brace|} - eat_bib_white_and_eof_check; - end -else if (scan_char = left_brace) then - begin - incr(bib_brace_level); - incr(buf_ptr2); {skip over the |left_brace|} - eat_bib_white_and_eof_check; - end -else - begin - incr(buf_ptr2); {skip over some other character} - if (not scan2 (right_brace, left_brace)) then - eat_bib_white_and_eof_check; - end -end - - -@ -This module scans over a brace-balanced string, compressing multiple -|white_space| characters into a single |space|. It starts with -|bib_brace_level = 0| and starts at a non|white_space| character. - -@<Do a full brace-balanced scan@>= -begin -while (scan_char <> right_str_delim) do - case (scan_char) of - left_brace : - begin - incr(bib_brace_level); - copy_char (left_brace);@/ - incr(buf_ptr2); {skip over the |left_brace|} - check_for_and_compress_bib_white_space;@/ - @<Do a full scan with |bib_brace_level > 0|@>; - end; - right_brace : - bib_unbalanced_braces_err; - othercases - begin - copy_char (scan_char); - incr(buf_ptr2); {skip over some other character} - check_for_and_compress_bib_white_space; - end - endcases; -end - - -@ -This module is similar to the last but starts with |bib_brace_level > 0| -(and, like the last, it starts at a non|white_space| character). - -@<Do a full scan with |bib_brace_level > 0|@>= -begin -loop - case (scan_char) of - right_brace : - begin - decr(bib_brace_level); - copy_char (right_brace);@/ - incr(buf_ptr2); {skip over the |right_brace|} - check_for_and_compress_bib_white_space; - if (bib_brace_level = 0) then - goto loop_exit; - end; - left_brace : - begin - incr(bib_brace_level); - copy_char (left_brace);@/ - incr(buf_ptr2); {skip over the |left_brace|} - check_for_and_compress_bib_white_space; - end; - othercases - begin - copy_char (scan_char); - incr(buf_ptr2); {skip over some other character} - check_for_and_compress_bib_white_space; - end - endcases; -loop_exit: -end - - -@ -@:this can't happen}{\quad A digit disappeared@> -This module scans a nonnegative number and copies it to |field_vl_str| -if it's to store the field. - -@<Scan a number@>= -begin -if (not scan_nonneg_integer) then - confusion ('A digit disappeared'); -if (store_field) then - begin - tmp_ptr := buf_ptr1; - while (tmp_ptr < buf_ptr2) do - begin - copy_char (buffer[tmp_ptr]); - incr(tmp_ptr); - end; - end; -end - - -@ -This module scans a macro name and copies its string to |field_vl_str| -if it's to store the field, complaining if the macro is recursive or -undefined. - -@<Scan a macro name@>= -begin -scan_identifier (comma,right_outer_delim,concat_char); -bib_identifier_scan_check ('a field part'); -if (store_field) then - begin - lower_case (buffer, buf_ptr1, token_len); {ignore case differences} - macro_name_loc := str_lookup( - buffer,buf_ptr1,token_len,macro_ilk,dont_insert); - store_token := true; - if (at_bib_command) then - if (command_num = n_bib_string) then - if (macro_name_loc = cur_macro_loc) then - begin - store_token := false; - macro_name_warning ('used in its own definition'); - end; - if (not hash_found) then - begin - store_token := false; - macro_name_warning ('undefined'); - end; - if (store_token) then - @<Copy the macro string to |field_vl_str|@>; - end; -end - - -@ -The macro definition may have |white_space| that needs compressing, -because it may have been defined in the \.{.bst} file. - -@<Copy the macro string to |field_vl_str|@>= -begin -tmp_ptr := str_start[ilk_info[macro_name_loc]]; -tmp_end_ptr := str_start[ilk_info[macro_name_loc]+1]; -if (field_end = 0) then - if ((lex_class[str_pool[tmp_ptr]] = white_space) and (tmp_ptr < tmp_end_ptr)) - then - begin {compress leading |white_space| of first nonnull token} - copy_char (space); - incr(tmp_ptr); - while ((lex_class[str_pool[tmp_ptr]] = white_space) and - (tmp_ptr < tmp_end_ptr)) do - incr(tmp_ptr); - end; {the next remaining character is non|white_space|} -while (tmp_ptr < tmp_end_ptr) do - begin - if (lex_class[str_pool[tmp_ptr]] <> white_space) then - copy_char (str_pool[tmp_ptr]) - else if (field_vl_str[field_end-1] <> space) then - copy_char (space); - incr(tmp_ptr); - end; -end - - -@ -@^ham and eggs@> -Now it's time to store the field value in the hash table, and store an -appropriate pointer to it (depending on whether it's for a database -entry or command). But first, if necessary, we remove a trailing -|space| and a leading |space| if these exist. (Hey, if we had some -ham we could make ham-and-eggs if we had some eggs.) - -@<Store the field value string@>= -begin -if (not at_bib_command) then {chop trailing |space| for a field} - if (field_end > 0) then - if (field_vl_str[field_end-1] = space) then - decr(field_end); -if ((not at_bib_command) and (field_vl_str[0] = space) and (field_end > 0)) - then {chop leading |space| for a field} - field_start := 1 - else - field_start := 0; -field_val_loc := str_lookup(field_vl_str,field_start,field_end-field_start, - text_ilk,do_insert); -fn_type[field_val_loc] := str_literal; {set the |fn_class|} - trace - trace_pr ('"'); - trace_pr_pool_str (hash_text[field_val_loc]); - trace_pr_ln ('" is a field value'); - ecart@/ -if (at_bib_command) then {for a \.{preamble} or \.{string} command} - @<Store the field value for a command@> - else {for a database entry} - @<Store the field value for a database entry@>; -end - - -@ -@:this can't happen}{\quad Unknown database-file command@> -Here's where we store the goods when we're dealing with a command -rather than an entry. - -@<Store the field value for a command@>= -begin -case (command_num) of - n_bib_preamble : - begin - s_preamble[preamble_ptr] := hash_text[field_val_loc]; - incr(preamble_ptr); - end; - n_bib_string : - ilk_info[cur_macro_loc] := hash_text[field_val_loc]; - othercases bib_cmd_confusion -endcases; -end - - -@ -And here, an entry. - -@<Store the field value for a database entry@>= -begin -field_ptr := entry_cite_ptr * num_fields + fn_info[field_name_loc]; -if (field_info[field_ptr] <> missing) then - begin - print ('Warning--I''m ignoring '); - print_pool_str (cite_list[entry_cite_ptr]); - print ('''s extra "'); - print_pool_str (hash_text[field_name_loc]); - bib_warn_newline ('" field'); - end - else - begin {the field was empty, store its new value} - field_info[field_ptr] := hash_text[field_val_loc]; - if ((fn_info[field_name_loc] = crossref_num) and (not all_entries)) then - @<Add or update a cross reference on |cite_list| if necessary@>; - end; -end - - -@ -@^kludge@> -@:this can't happen}{\quad Cite hash error@> -If the cross-referenced entry isn't already on |cite_list| we add it -(at least temporarily); if it is already on |cite_list| we update the -cross-reference count, if necessary. Note that |all_entries| is -|false| here. The alias kludge helps make the stack space not -overflow on some machines. - -@d extra_buf == out_buf {an alias, used only in this module} - -@<Add or update a cross reference on |cite_list| if necessary@>= -begin -tmp_ptr := field_start; -while (tmp_ptr < field_end) do - begin - extra_buf[tmp_ptr] := field_vl_str[tmp_ptr]; - incr(tmp_ptr); - end; -lower_case (extra_buf, field_start, field_end-field_start); - {convert to `canonical' form} -lc_cite_loc := str_lookup(extra_buf,field_start,field_end-field_start, - lc_cite_ilk,do_insert); -if (hash_found) then - begin - cite_loc := ilk_info[lc_cite_loc]; {even if there's a case mismatch} - if (ilk_info[cite_loc] >= old_num_cites) then {a previous \.{crossref}} - incr(cite_info[ilk_info[cite_loc]]); - end - else - begin {it's a new \.{crossref}} - cite_loc := str_lookup(field_vl_str,field_start,field_end-field_start, - cite_ilk,do_insert); - if (hash_found) then - hash_cite_confusion; - add_database_cite (cite_ptr); {this increments |cite_ptr|} - cite_info[ilk_info[cite_loc]] := 1; {the first cross-ref for this cite key} - end; -end - - -@ -This procedure adds (or restores) to |cite_list| a cite key; it is -called only when |all_entries| is |true| or when adding -cross~references, and it assumes that |cite_loc| and |lc_cite_loc| are -set. It also increments its argument. - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure add_database_cite (var new_cite : cite_number); -begin -check_cite_overflow (new_cite); {make sure this cite will fit} -check_field_overflow (num_fields*new_cite); -cite_list[new_cite] := hash_text[cite_loc]; -ilk_info[cite_loc] := new_cite; -ilk_info[lc_cite_loc] := cite_loc; -incr(new_cite); -end; - - -@ -And now, back to processing an entry (rather than a command). This -module reads a left outer-delimiter and a database key. - -@<Scan the entry's database key@>= -begin -if (scan_char = left_brace) then - right_outer_delim := right_brace -else if (scan_char = left_paren) then - right_outer_delim := right_paren -else - bib_one_of_two_expected_err (left_brace,left_paren); -incr(buf_ptr2); {skip over the left-delimiter} -eat_bib_white_and_eof_check; -if (right_outer_delim = right_paren) then {to allow it in a database key} - begin - if (scan1_white(comma)) then {ok if database key ends line} - do_nothing; - end - else - if (scan2_white(comma,right_brace)) then {|right_brace=right_outer_delim|} - do_nothing; -@<Check for a database key of interest@>; -end - - -@ -@^kludge@> -The lower-case version of this database key must correspond to one in -|cite_list|, or else |all_entries| must be |true|, if this entry is to -be included in the reference list. Accordingly, this module sets -|store_entry|, which determines whether the relevant information for -this entry is stored. The alias kludge helps make the stack space not -overflow on some machines. - -@d ex_buf3 == ex_buf {an alias, used only in this module} - -@<Check for a database key of interest@>= -begin - trace - trace_pr_token; - trace_pr_ln (' is a database key'); - ecart@/ -tmp_ptr := buf_ptr1; -while (tmp_ptr < buf_ptr2) do - begin - ex_buf3[tmp_ptr] := buffer[tmp_ptr]; - incr(tmp_ptr); - end; -lower_case (ex_buf3, buf_ptr1, token_len); {convert to `canonical' form} -if (all_entries) then - lc_cite_loc := str_lookup(ex_buf3,buf_ptr1,token_len,lc_cite_ilk,do_insert) - else - lc_cite_loc := str_lookup(ex_buf3,buf_ptr1,token_len,lc_cite_ilk, - dont_insert); -if (hash_found) then - begin - entry_cite_ptr := ilk_info[ilk_info[lc_cite_loc]]; - @<Check for a duplicate or \.{crossref}-matching database key@>; - end; -store_entry := true; {unless |(not hash_found) and (not all_entries)|} -if (all_entries) then - @<Put this cite key in its place@> - else if (not hash_found) then - store_entry := false; {no such cite key exists on |cite_list|} -if (store_entry) then - @<Make sure this entry is ok before proceeding@>; -end - - -@ -@:this can't happen}{\quad The cite list is messed up@> -It's illegal to have two (or more) entries with the same database key -(even if there are case differrences), and we skip the rest of the -entry for such a repeat occurrence. Also, we make this entry's -database key the official |cite_list| key if it's on |cite_list| only -because of cross references. - -@<Check for a duplicate or \.{crossref}-matching database key@>= -begin -if ((not all_entries) or (entry_cite_ptr < all_marker) - or (entry_cite_ptr >= old_num_cites)) then - begin - if (type_list[entry_cite_ptr] = empty) then - begin - @<Make sure this entry's database key is on |cite_list|@>; - goto first_time_entry; - end; - end -else if (not entry_exists[entry_cite_ptr]) then - begin - @<Find the lower-case equivalent of the |cite_info| key@>; - if (lc_xcite_loc = lc_cite_loc) then - goto first_time_entry; - end;@/ - {oops---repeated entry---issue a reprimand} -if (type_list[entry_cite_ptr] = empty) then - confusion ('The cite list is messed up'); -bib_err ('Repeated entry'); -first_time_entry: {note that when we leave normally, |hash_found| is |true|} -end - - -@ -An entry that's on |cite_list| only because of cross referencing must -have its database key (rather than one of the \.{crossref} keys) as -the official |cite_list| string. Here's where we assure that. The -variable |hash_found| is |true| upon entrance to and exit from this -module. - -@<Make sure this entry's database key is on |cite_list|@>= -begin -if ((not all_entries) and (entry_cite_ptr >= old_num_cites)) then - begin - cite_loc := str_lookup(buffer,buf_ptr1,token_len,cite_ilk,do_insert); - if (not hash_found) then - begin {it's not on |cite_list|---put it there} - ilk_info[lc_cite_loc] := cite_loc; - ilk_info[cite_loc] := entry_cite_ptr; - cite_list[entry_cite_ptr] := hash_text[cite_loc];@/ - hash_found := true; {restore this value for later use} - end; - end; -end - - -@ -@^kludge@> -@:this can't happen}{\quad A cite key disappeared@> -This module, a simpler version of the -|find_cite_locs_for_this_cite_key| function, exists primarily to -compute |lc_xcite_loc|. When this code is executed we have -|(all_entries) and (entry_cite_ptr >= all_marker) and (not -entry_exists[entry_cite_ptr])|. The alias kludge helps make the stack -space not overflow on some machines. - -@d ex_buf4 == ex_buf {aliases, used only} -@d ex_buf4_ptr == ex_buf_ptr {in this module} - -@<Find the lower-case equivalent of the |cite_info| key@>= -begin -ex_buf4_ptr := 0; -tmp_ptr := str_start[cite_info[entry_cite_ptr]]; -tmp_end_ptr := str_start[cite_info[entry_cite_ptr]+1]; -while (tmp_ptr < tmp_end_ptr) do - begin - ex_buf4[ex_buf4_ptr] := str_pool[tmp_ptr]; - incr(ex_buf4_ptr); - incr(tmp_ptr); - end; -lower_case (ex_buf4, 0, length(cite_info[entry_cite_ptr])); - {convert to `canonical' form} -lc_xcite_loc := str_lookup(ex_buf4,0,length(cite_info[entry_cite_ptr]), - lc_cite_ilk,dont_insert); -if (not hash_found) then - cite_key_disappeared_confusion; -end - - -@ -@:this can't happen}{\quad A cite key disappeared@> -Here's another bug complaint. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure cite_key_disappeared_confusion; -begin -confusion ('A cite key disappeared'); -end; - - -@ -@:this can't happen}{\quad Cite hash error@> -This module, which gets executed only when |all_entries| is |true|, -does one of three things, depending on whether or not, and where, the -cite key appears on |cite_list|: If it's on |cite_list| before -|all_marker|, there's nothing to be done; if it's after |all_marker|, -it must be reinserted (at the current place) and we must note that its -corresponding entry exists; and if it's not on |cite_list| at all, it -must be inserted for the first time. The |goto| construct must stay -as is, partly because some \PASCAL\ compilers might complain if -``|and|'' were to connect the two boolean expressions (since -|entry_cite_ptr| could be uninitialized when |hash_found| is |false|). - -@<Put this cite key in its place@>= -begin -if (hash_found) then - begin - if (entry_cite_ptr < all_marker) then - goto cite_already_set {that is, do nothing} - else - begin - entry_exists[entry_cite_ptr] := true; - cite_loc := ilk_info[lc_cite_loc]; - end; - end - else - begin {this is a new key} - cite_loc := str_lookup(buffer,buf_ptr1,token_len,cite_ilk,do_insert); - if (hash_found) then - hash_cite_confusion; - end;@/ -entry_cite_ptr := cite_ptr; -add_database_cite (cite_ptr); {this increments |cite_ptr|} -cite_already_set: -end - - -@ -@^case mismatch errors@> -@^commented-out code@> -We must give a warning if this entry~type doesn't exist. Also, we -point the appropriate entry of |type_list| to the entry type just read -above. - -For SCRIBE compatibility, the code to give a warning for a case -mismatch between a cite key and a database key has been commented out. -In fact, SCRIBE is the reason that it doesn't produce an error message -outright. (Note: Case mismatches between two cite keys produce -full-blown errors.) - -@<Make sure this entry is ok before proceeding@>= -begin - @{ - dummy_loc := str_lookup(buffer,buf_ptr1,token_len,cite_ilk,dont_insert); - if (not hash_found) then {give a warning if there is a case difference} - begin - print ('Warning--case mismatch, database key "'); - print_token; - print ('", cite key "'); - print_pool_str (cite_list[entry_cite_ptr]); - bib_warn_newline ('"'); - end; - @}@/ -if (type_exists) then - type_list[entry_cite_ptr] := entry_type_loc - else - begin - type_list[entry_cite_ptr] := undefined; - print ('Warning--entry type for "'); - print_token; - bib_warn_newline ('" isn''t style-file defined'); - end; -end - - -@ -This module reads a |comma| and a field as many times as it can, and -then reads a |right_outer_delim|, ending the current entry. - -@<Scan the entry's list of fields@>= -begin -while (scan_char <> right_outer_delim) do - begin - if (scan_char <> comma) then - bib_one_of_two_expected_err (comma,right_outer_delim); - incr(buf_ptr2); {skip over the |comma|} - eat_bib_white_and_eof_check; - if (scan_char = right_outer_delim) then - goto loop_exit; - @<Get the next field name@>; - eat_bib_white_and_eof_check; - if (not scan_and_store_the_field_value_and_eat_white) then - return; - end; -loop_exit: -incr(buf_ptr2); {skip over the |right_outer_delim|} -end - - -@ -This module reads a field name; its contents won't be stored unless it -was declared in the \.{.bst} file and |store_entry = true|. - -@<Get the next field name@>= -begin -scan_identifier (equals_sign,equals_sign,equals_sign); -bib_identifier_scan_check ('a field name'); - trace - trace_pr_token; - trace_pr_ln (' is a field name'); - ecart@/ -store_field := false; -if (store_entry) then - begin - lower_case (buffer, buf_ptr1, token_len); {ignore case differences} - field_name_loc := str_lookup( - buffer,buf_ptr1,token_len,bst_fn_ilk,dont_insert); - if (hash_found) then - if (fn_type[field_name_loc]=field) then@/ - store_field := true; {field name was pre-defined or \.{.bst}-declared} - end; -eat_bib_white_and_eof_check; -if (scan_char <> equals_sign) then - bib_equals_sign_expected_err; -incr(buf_ptr2); {skip over the |equals_sign|} -end - - -@ -This gets things ready for further \.{.bst} processing. - -@<Final initialization for processing the entries@>= -begin -num_cites := cite_ptr; {to include database and \.{crossref} cite keys, too} -num_preamble_strings := preamble_ptr; {number of \.{preamble} commands seen} -@<Add cross-reference information@>; -@<Subtract cross-reference information@>; -@<Remove missing entries or those cross referenced too few times@>; -@<Initialize the |int_entry_var|s@>; -@<Initialize the |str_entry_var|s@>; -@<Initialize the |sorted_cites|@>; -end - - -@ -@^child entry@> -@^cross references@> -@^nested cross references@> -@^parent entry@> -Now we update any entry (here called a {\it child\/} entry) that -cross~referenced another (here called a {\it parent\/} entry); this -cross~referencing occurs when the child's \.{crossref} field (value) -consists of the parent's database key. To do the update, we replace -the child's |missing| fields by the corresponding fields of the -parent. Also, we make sure the \.{crossref} field contains the -case-correct version. Finally, although it is technically illegal to -nest cross~references, and although we give a warning (a few modules -hence) when someone tries, we do what we can to accommodate the -attempt. - -@<Add cross-reference information@>= -begin -cite_ptr := 0; -while (cite_ptr < num_cites) do - begin - field_ptr := cite_ptr * num_fields + crossref_num; - if (field_info[field_ptr] <> missing) then - if (find_cite_locs_for_this_cite_key (field_info[field_ptr])) then - begin - cite_loc := ilk_info[lc_cite_loc]; - field_info[field_ptr] := hash_text[cite_loc]; - cite_parent_ptr := ilk_info[cite_loc]; - field_ptr := cite_ptr * num_fields + num_pre_defined_fields; - field_end_ptr := field_ptr - num_pre_defined_fields + num_fields; - field_parent_ptr := cite_parent_ptr * num_fields - + num_pre_defined_fields; - while (field_ptr < field_end_ptr) do - begin - if (field_info[field_ptr] = missing) then - field_info[field_ptr] := field_info[field_parent_ptr]; - incr(field_ptr); - incr(field_parent_ptr); - end; - end; - incr(cite_ptr); - end; -end - - -@ -@^kludge@> -@^raisin@> -Occasionally we need to figure out the hash-table location of a given -cite-key string and its lower-case equivalent. This function does -that. To perform the task it needs to borrow a buffer, a need that -gives rise to the alias kludge---it helps make the stack space not -overflow on some machines (and while it's at it, it'll borrow a -pointer, too). Finally, the function returns |true| if the cite key -exists on |cite_list|, and its sets |cite_hash_found| according to -whether or not it found the actual version (before |lower_case|ing) of -the cite key; however, its {\sl raison d'\^$\mkern-8mu$etre\/} -(literally, ``to eat a raisin'') is to compute |cite_loc| and -|lc_cite_loc|. - -@d ex_buf5 == ex_buf {aliases, used only} -@d ex_buf5_ptr == ex_buf_ptr {in this module} - -@<Procedures and functions for handling numbers, characters, and strings@>= -function find_cite_locs_for_this_cite_key (@!cite_str : str_number) : boolean; -begin -ex_buf5_ptr := 0; -tmp_ptr := str_start[cite_str]; -tmp_end_ptr := str_start[cite_str+1]; -while (tmp_ptr < tmp_end_ptr) do - begin - ex_buf5[ex_buf5_ptr] := str_pool[tmp_ptr]; - incr(ex_buf5_ptr); - incr(tmp_ptr); - end; -cite_loc := str_lookup(ex_buf5,0,length(cite_str),cite_ilk,dont_insert); -cite_hash_found := hash_found; -lower_case (ex_buf5, 0, length(cite_str)); {convert to `canonical' form} -lc_cite_loc := str_lookup(ex_buf5,0,length(cite_str),lc_cite_ilk,dont_insert); -if (hash_found) then - find_cite_locs_for_this_cite_key := true - else - find_cite_locs_for_this_cite_key := false; -end; - - -@ -@:this can't happen}{\quad Cite hash error@> -Here we remove the \.{crossref} field value for each child whose -parent was cross~referenced too few times. We also issue any -necessary warnings arising from a bad cross~reference. - -@<Subtract cross-reference information@>= -begin -cite_ptr := 0; -while (cite_ptr < num_cites) do - begin - field_ptr := cite_ptr * num_fields + crossref_num; - if (field_info[field_ptr] <> missing) then - if (not find_cite_locs_for_this_cite_key (field_info[field_ptr])) then - begin {the parent is not on |cite_list|} - if (cite_hash_found) then - hash_cite_confusion; - nonexistent_cross_reference_error; - field_info[field_ptr] := missing; {remove the \.{crossref} ptr} - end - else - begin {the parent exists on |cite_list|} - if (cite_loc <> ilk_info[lc_cite_loc]) then - hash_cite_confusion; - cite_parent_ptr := ilk_info[cite_loc]; - if (type_list[cite_parent_ptr] = empty) then - begin - nonexistent_cross_reference_error;@/ - field_info[field_ptr] := missing; {remove the \.{crossref} ptr} - end - else - begin {the parent exists in the database too} - field_parent_ptr := cite_parent_ptr * num_fields + crossref_num; - if (field_info[field_parent_ptr] <> missing) then - @<Complain about a nested cross reference@>; - if ((not all_entries) and (cite_parent_ptr >= old_num_cites) and - (cite_info[cite_parent_ptr] < min_crossrefs)) then@/ - field_info[field_ptr] := missing; {remove the \.{crossref} ptr} - end; - end; - incr(cite_ptr); - end; -end - - -@ -This procedure exists to save space, since it's used twice---once for -each of the two succeeding modules. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bad_cross_reference_print (@!s:str_number); -begin -print ('--entry "'); -print_pool_str (cur_cite_str); -print_ln ('"'); -print ('refers to entry "'); -print_pool_str (s); -end; - - -@ -When an entry being cross referenced doesn't exist on |cite_list|, we -complain. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure nonexistent_cross_reference_error; -begin -print ('A bad cross reference-'); -bad_cross_reference_print (field_info[field_ptr]); -print_ln ('", which doesn''t exist'); -mark_error; -end; - - -@ -We also complain when an entry being cross referenced has a -non|missing| \.{crossref} field itself, but this one is just a -warning, not a full-blown error. - -@<Complain about a nested cross reference@>= -begin -print ('Warning--you''ve nested cross references'); -bad_cross_reference_print (cite_list[cite_parent_ptr]); -print_ln ('", which also refers to something'); -mark_warning; -end - - -@ -We remove (and give a warning for) each cite key on the original -|cite_list| without a corresponding database entry. And we remove any -entry that was included on |cite_list| only because it was -cross~referenced, yet was cross~referenced fewer than |min_crossrefs| -times. Throughout this module, |cite_ptr| points to the next cite key -to be checked and |cite_xptr| points to the next permanent spot on -|cite_list|. - -@<Remove missing entries or those cross referenced too few times@>= -begin -cite_ptr := 0; -while (cite_ptr < num_cites) do - begin - if (type_list[cite_ptr] = empty) then - print_missing_entry (cur_cite_str) - else if ((all_entries) or (cite_ptr < old_num_cites) or - (cite_info[cite_ptr] >= min_crossrefs)) then - begin - if (cite_ptr > cite_xptr) then - @<Slide this cite key down to its permanent spot@>; - incr(cite_xptr); - end; - incr(cite_ptr); - end; -num_cites := cite_xptr; -if (all_entries) then - @<Complain about missing entries whose cite keys got overwritten@>; -end - - -@ -When a cite key on the original |cite_list| (or added to |cite_list| -because of cross~referencing) didn't appear in the database, complain. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_missing_entry (@!s:str_number); -begin -print ('Warning--I didn''t find a database entry for "'); -print_pool_str (s); -print_ln ('"'); -mark_warning; -end; - - -@ -@:this can't happen}{\quad A cite key disappeared@> -@:this can't happen}{\quad Cite hash error@> -We have to move to its final resting place all the entry information -associated with the exact location in |cite_list| of this cite key. - -@<Slide this cite key down to its permanent spot@>= -begin -cite_list[cite_xptr] := cite_list[cite_ptr]; -type_list[cite_xptr] := type_list[cite_ptr]; -if (not find_cite_locs_for_this_cite_key (cite_list[cite_ptr])) then - cite_key_disappeared_confusion; -if ((not cite_hash_found) or (cite_loc <> ilk_info[lc_cite_loc])) then - hash_cite_confusion; -ilk_info[cite_loc] := cite_xptr;@/ -field_ptr := cite_xptr * num_fields; -field_end_ptr := field_ptr + num_fields; -tmp_ptr := cite_ptr * num_fields; -while (field_ptr < field_end_ptr) do - begin - field_info[field_ptr] := field_info[tmp_ptr]; - incr(field_ptr); - incr(tmp_ptr); - end; -end - - -@ -We need this module only when we're including the whole database. -It's for missing entries whose cite key originally resided in -|cite_list| at a spot that another cite key (might have) claimed. - -@<Complain about missing entries whose cite keys got overwritten@>= -begin -cite_ptr := all_marker; -while (cite_ptr < old_num_cites) do - begin - if (not entry_exists[cite_ptr]) then - print_missing_entry (cite_info[cite_ptr]); - incr(cite_ptr); - end; -end - - -@ -@:BibTeX capacity exceeded}{\quad total number of integer entry-variables@> -This module initializes all |int_entry_var|s of all entries to 0, the -value to which all integers are initialized. - -@<Initialize the |int_entry_var|s@>= -begin -if (num_ent_ints*num_cites > max_ent_ints) then - begin - print (num_ent_ints*num_cites,': '); - overflow('total number of integer entry-variables ',max_ent_ints); - end; -int_ent_ptr := 0; -while (int_ent_ptr < num_ent_ints*num_cites) do - begin - entry_ints[int_ent_ptr] := 0; - incr(int_ent_ptr); - end; -end - - -@ -@:BibTeX capacity exceeded}{\quad total number of string entry-variables@> -This module initializes all |str_entry_var|s of all entries to the -null string, the value to which all strings are initialized. - -@<Initialize the |str_entry_var|s@>= -begin -if (num_ent_strs*num_cites > max_ent_strs) then - begin - print (num_ent_strs*num_cites,': '); - overflow('total number of string entry-variables ',max_ent_strs); - end; -str_ent_ptr := 0; -while (str_ent_ptr < num_ent_strs*num_cites) do - begin - entry_strs[str_ent_ptr][0] := end_of_string; - incr(str_ent_ptr); - end; -end - - -@ -The array |sorted_cites| initially specifies that the entries are to -be processed in order of cite-key occurrence. The \.{sort} command -may change this to whatever it likes (which, we hope, is whatever the -style-designer instructs it to like). We make |sorted_cites| an alias -to save space; this works fine because we're done with |cite_info|. - -@d sorted_cites == cite_info {an alias used for the rest of the program} - -@<Initialize the |sorted_cites|@>= -begin -cite_ptr := 0; -while (cite_ptr < num_cites) do - begin - sorted_cites[cite_ptr] := cite_ptr; - incr(cite_ptr); - end; -end - - - -@* Executing the style file. -This part of the program produces the output by executing the -\.{.bst}-file commands \.{execute}, \.{iterate}, \.{reverse}, and -\.{sort}. To do this it uses a stack (consisting of the two arrays -|lit_stack| and |lit_stk_type|) for storing literals, a buffer -|ex_buf| for manipulating strings, and an array |sorted_cites| -for holding pointers to the sorted cite keys (|sorted_cites| is an -alias of |cite_info|). - -@<Globals in the outer block@>= -@!lit_stack : array[lit_stk_loc] of integer; {the literal function stack} -@!lit_stk_type : array[lit_stk_loc] of stk_type; {their corresponding types} -@!lit_stk_ptr : lit_stk_loc; {points just above the top of the stack} -@!cmd_str_ptr : str_number; {stores value of |str_ptr| during execution} -@!ent_chr_ptr : 0..ent_str_size; {points at a |str_entry_var| character} -@!glob_chr_ptr : 0..glob_str_size; {points at a |str_global_var| character} -@!ex_buf : buf_type; {a buffer for manipulating strings} -@!ex_buf_ptr : buf_pointer; {general |ex_buf| location} -@!ex_buf_length : buf_pointer; {the length of the current string in |ex_buf|} -@!out_buf : buf_type; {the \.{.bbl} output buffer} -@!out_buf_ptr : buf_pointer; {general |out_buf| location} -@!out_buf_length : buf_pointer; {the length of the current string in |out_buf|} -@!mess_with_entries : boolean; {|true| if functions can use entry info} -@!sort_cite_ptr : cite_number; {a loop index for the sorted cite keys} -@!sort_key_num : str_ent_loc; {index for the |str_entry_var| \.{sort.key\$}} -@!brace_level : integer; {the brace nesting depth within a string} - - -@ -Where |lit_stk_loc| is a stack location, and where |stk_type| gives -one of the three types of literals (an integer, a string, or a -function) or a special marker. If a |lit_stk_type| element is a -|stk_int| then the corresponding |lit_stack| element is an integer; if -a |stk_str|, then a pointer to a |str_pool| string; and if a |stk_fn|, -then a pointer to the function's hash-table location. However, if the -literal should have been a |stk_str| that was the value of a field -that happened to be |missing|, then the special value -|stk_field_missing| goes on the stack instead; its corresponding -|lit_stack| element is a pointer to the field-name's string. Finally, -|stk_empty| is the type of a literal popped from an empty stack. - -@d stk_int = 0 {an integer literal} -@d stk_str = 1 {a string literal} -@d stk_fn = 2 {a function literal} -@d stk_field_missing = 3 {a special marker: a field value was missing} -@d stk_empty = 4 {another: the stack was empty when this was popped} -@d last_lit_type = 4 {the same number as on the line above} - -@<Types in the outer block@>= -@!lit_stk_loc = 0..lit_stk_size; {the stack range} -@!stk_type = 0..last_lit_type; {the literal types} - - -@ -And the first output line requires this initialization. - -@<Set initial values of key variables@>= -out_buf_length := 0; - - -@ -When there's an error while executing \.{.bst} functions, what we do -depends on whether the function is messing with the entries. -Furthermore this error is serious enough to classify as an -|error_message| instead of a |warning_message|. These messages (that -is, from |bst_ex_warn|) are meant both for the user and for the style -designer while debugging. - -@d bst_ex_warn(#) == begin {error while executing some function} - print (#); - bst_ex_warn_print; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_ex_warn_print; -begin -if (mess_with_entries) then - begin - print (' for entry '); - print_pool_str (cur_cite_str); - end; -print_newline; -print ('while executing-'); -bst_ln_num_print; -mark_error; -end; - - -@ -When an error is so harmless, we print a |warning_message| instead of -an |error_message|. - -@d bst_mild_ex_warn(#) == begin {error while executing some function} - print (#); - bst_mild_ex_warn_print; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_mild_ex_warn_print; -begin -if (mess_with_entries) then - begin - print (' for entry '); - print_pool_str (cur_cite_str); - end; -print_newline; -bst_warn ('while executing'); {This does the |mark_warning|} -end; - - -@ -It's illegal to mess with the entry information at certain times; -here's a complaint for these times. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_cant_mess_with_entries_print; -begin -bst_ex_warn ('You can''t mess with entries here'); -end; - - -@ -This module executes a single specified function once. It can't do -anything with the entries. - -@<Perform an \.{execute} command@>= -begin -init_command_execution; -mess_with_entries := false; -execute_fn (fn_loc); -check_command_execution; -end - - -@ -This module iterates a single specified function for all entries -specified by |cite_list|. - -@<Perform an \.{iterate} command@>= -begin -init_command_execution; -mess_with_entries := true; -sort_cite_ptr := 0; -while (sort_cite_ptr < num_cites) do - begin - cite_ptr := sorted_cites[sort_cite_ptr]; - trace - trace_pr_pool_str (hash_text[fn_loc]); - trace_pr (' to be iterated on '); - trace_pr_pool_str (cur_cite_str); - trace_pr_newline; - ecart@/ - execute_fn (fn_loc); - check_command_execution; - incr(sort_cite_ptr); - end; -end - - -@ -This module iterates a single specified function for all entries -specified by |cite_list|, but does it in reverse order. - -@<Perform a \.{reverse} command@>= -begin -init_command_execution; -mess_with_entries := true; -if (num_cites > 0) then - begin - sort_cite_ptr := num_cites; - repeat - decr(sort_cite_ptr); - cite_ptr := sorted_cites[sort_cite_ptr]; - trace - trace_pr_pool_str (hash_text[fn_loc]); - trace_pr (' to be iterated in reverse on '); - trace_pr_pool_str (cur_cite_str); - trace_pr_newline; - ecart@/ - execute_fn (fn_loc); - check_command_execution; - until (sort_cite_ptr = 0); - end; -end - - -@ -This module sorts the entries based on \.{sort.key\$}; it is a stable -sort. - -@<Perform a \.{sort} command@>= -begin - trace - trace_pr_ln ('Sorting the entries'); - ecart@/ -if (num_cites > 1) then - quick_sort (0, num_cites-1); - trace - trace_pr_ln ('Done sorting'); - ecart@/ -end - - -@ -These next two procedures (actually, one procedures and one function, -but who's counting) are subroutines for |quick_sort|, which follows. -The |swap| procedure exchanges the two elements its arguments point -to. - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure swap (@!swap1,@!swap2 : cite_number); -var innocent_bystander : cite_number; {the temporary element in an exchange} -begin -innocent_bystander := sorted_cites[swap2]; -sorted_cites[swap2] := sorted_cites[swap1]; -sorted_cites[swap1] := innocent_bystander; -end; - - -@ -@:this can't happen}{\quad Duplicate sort key@> -The function |less_than| compares the two \.{sort.key\$}s indirectly -pointed to by its arguments and returns |true| if the first argument's -\.{sort.key\$} is lexicographically less than the second's (that is, -alphabetically earlier). In case of ties the function compares the -indices |arg1| and |arg2|, which are assumed to be different, and -returns |true| if the first is smaller. This function uses -|ASCII_code|s to compare, so it might give ``interesting'' results -when handling nonletters. - -@d compare_return(#) == begin {the compare is finished} - less_than := #; - return; - end - -@<Procedures and functions for handling numbers, characters, and strings@>= -function less_than (@!arg1,@!arg2 : cite_number) : boolean; -label exit; -var char_ptr : 0..ent_str_size; {character index into compared strings} - @!ptr1,@!ptr2 : str_ent_loc; {the two \.{sort.key\$} pointers} - @!char1,@!char2 : ASCII_code; {the two characters being compared} -begin -ptr1 := arg1*num_ent_strs + sort_key_num; -ptr2 := arg2*num_ent_strs + sort_key_num; -char_ptr := 0; -loop - begin - char1 := entry_strs[ptr1][char_ptr]; - char2 := entry_strs[ptr2][char_ptr]; - if (char1 = end_of_string) then - if (char2 = end_of_string) then - if (arg1 < arg2) then - compare_return (true) - else if (arg1 > arg2) then - compare_return (false) - else {|arg1 = arg2|} - confusion ('Duplicate sort key') - else {|char2 <> end_of_string|} - compare_return (true) - else {|char1 <> end_of_string|} - if (char2 = end_of_string) then - compare_return (false) - else if (char1 < char2) then - compare_return (true) - else if (char1 > char2) then - compare_return (false); - incr(char_ptr); - end; -exit: -end; - - -@ -The recursive procedure |quick_sort| sorts the entries indirectly -pointed to by the |sorted_cites| elements between |left_end| and -|right_end|, inclusive, based on the value of the |str_entry_var| -\.{sort.key\$}. It's a fairly standard quicksort (for example, see -Algorithm 5.2.2Q in {\sl The Art of Computer Programming}), but uses -the median-of-three method to choose the partition element just in -case the entries are already sorted (or nearly sorted---humans and -ASCII might have different ideas on lexicographic ordering); it is a -stable sort. This code generally prefers clarity to assembler-type -execution-time efficiency since |cite_list|s will rarely be huge. - -The value |short_list|, which must be at least |2*end_offset + 2| for -this code to work, tells us the list-length at which the list is small -enough to warrant switching over to straight insertion sort from the -recursive quicksort. The values here come from modest empirical tests -aimed at minimizing, for large |cite_list|s (five hundred or so), the -number of comparisons (between keys) plus the number of calls to -|quick_sort|. The value |end_offset| must be positive; this helps -avoid $n^2$ behavior observed when the list starts out nearly, but not -completely, sorted (and fairly frequently large |cite_list|s come from -entire databases, which fairly frequently are nearly sorted). - -@d short_list = 10 {use straight insertion sort at or below this length} -@d end_offset = 4 {the index end-offsets for choosing a median-of-three} - -@<Check the ``constant'' values for consistency@>= -if (short_list < 2*end_offset + 2) then bad:=100*bad+22; - - -@ -Here's the actual procedure. - -@d next_insert = 24 {now insert the next element} - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure quick_sort (@!left_end,@!right_end : cite_number); -label next_insert; -var left,@!right : cite_number; {two general |sorted_cites| pointers} - @!insert_ptr : cite_number; {the to-be-(straight)-inserted element} - @!middle : cite_number; {the |(left_end+right_end) div 2| element} - @!partition : cite_number; {the median-of-three partition element} -begin - trace - trace_pr_ln ('Sorting ',left_end:0,' through ',right_end:0); - ecart@/ -if (right_end - left_end < short_list) then - @<Do a straight insertion sort@> - else - begin - @<Draw out the median-of-three partition element@>; - @<Do the partitioning and the recursive calls@>; - end; -end; - - -@ -This code sorts the entries between |left_end| and |right_end| when -the difference is less than |short_list|. Each iteration of the outer -loop inserts the element indicated by |insert_ptr| into its proper -place among the (sorted) elements from |left_end| through -|insert_ptr-1|. - -@<Do a straight insertion sort@>= -begin -for insert_ptr := left_end+1 to right_end do - begin - for right := insert_ptr downto left_end+1 do - begin - if (less_than (sorted_cites[right-1], sorted_cites[right])) then - goto next_insert; - swap (right-1, right); - end; -next_insert: - end; -end - - -@ -Now we find the median of the three \.{sort.key\$}s to which the three -elements |sorted_cites[left_end+end_offset]|, -|sorted_cites[right_end]-end_offset|, and -|sorted_cites[(left_end+right_end) div 2]| point (a nonzero -|end_offset| avoids using as the leftmost of the three elements the -one that was swapped there when the old partition element was swapped -into its final spot; this turns out to avoid $n^2$ behavior when the -list is nearly sorted to start with). This code determines which of -the six possible permutations we're dealing with and moves the median -element to |left_end|. The comments next to the |swap| actions give -the known orderings of the corresponding elements of |sorted_cites| -before the action. - -@<Draw out the median-of-three partition element@>= -begin -left := left_end + end_offset; -middle := (left_end+right_end) div 2; -right := right_end - end_offset; -if (less_than (sorted_cites[left], sorted_cites[middle])) then - if (less_than (sorted_cites[middle], sorted_cites[right])) then - {|left < middle < right|} - swap(left_end,middle) - else if (less_than (sorted_cites[left], sorted_cites[right])) then - {|left < right < middle|} - swap(left_end,right) - else {|right < left < middle|} - swap(left_end,left) - else if (less_than (sorted_cites[right], sorted_cites[middle])) then - {|right < middle < left|} - swap(left_end,middle) - else if (less_than (sorted_cites[right], sorted_cites[left])) then - {|middle < right < left|} - swap(left_end,right) - else {|middle < left < right|} - swap(left_end,left); -end - - -@ -This module uses the median-of-three computed above to partition the -elements into those less than and those greater than the median. -Equal \.{sort.key\$}s are sorted by order of occurrence (in -|cite_list|). - -@<Do the partitioning and the recursive calls@>= -begin -partition := sorted_cites[left_end]; -left := left_end + 1; -right := right_end; -repeat - while (less_than (sorted_cites[left], partition)) do - incr(left); - while (less_than (partition, sorted_cites[right])) do - decr(right); - {now |sorted_cites[right] < partition < sorted_cites[left]|} - if (left < right) then - begin - swap (left,right); - incr(left); - decr(right); - end; -until (left = right+1); {pointers have crossed} -swap (left_end,right);{restoring the partition element to its |right|ful place} -quick_sort (left_end,right-1); -quick_sort (left,right_end); -end - - -@ -@:BibTeX capacity exceeded}{\quad literal-stack size@> -@:this can't happen}{\quad Unknown literal type@> -Ok, that's it for sorting; now we'll play with the literal stack. -This procedure pushes a literal onto the stack, checking for stack -overflow. - -@<Procedures and functions for style-file function execution@>= -procedure push_lit_stk (@!push_lt:integer; @!push_type:stk_type); - trace - var dum_ptr : lit_stk_loc; {used just as an index variable} - ecart@/ -begin -lit_stack[lit_stk_ptr] := push_lt; -lit_stk_type[lit_stk_ptr] := push_type; - trace - for dum_ptr := 0 to lit_stk_ptr do - trace_pr (' '); - trace_pr ('Pushing '); - case (lit_stk_type[lit_stk_ptr]) of - stk_int : trace_pr_ln (lit_stack[lit_stk_ptr]:0); - stk_str : begin - trace_pr ('"'); - trace_pr_pool_str (lit_stack[lit_stk_ptr]); - trace_pr_ln ('"'); - end; - stk_fn : begin - trace_pr ('`'); - trace_pr_pool_str (hash_text[lit_stack[lit_stk_ptr]]); - trace_pr_ln (''''); - end; - stk_field_missing : begin - trace_pr ('missing field `'); - trace_pr_pool_str (lit_stack[lit_stk_ptr]); - trace_pr_ln (''''); - end; - stk_empty : trace_pr_ln ('a bad literal--popped from an empty stack'); - othercases unknwn_literal_confusion - endcases; - ecart@/ -if (lit_stk_ptr = lit_stk_size) then - overflow('literal-stack size ',lit_stk_size); -incr(lit_stk_ptr); -end; - - -@ -@^push the literal stack@> -This macro pushes the last thing, necessarily a string, that was -popped. And this module, along with others that push the literal -stack without explicitly calling |push_lit_stack|, have an index entry -under ``push the literal stack''; these implicit pushes collectively -speed up the program by about ten percent. - -@d repush_string == begin - if (lit_stack[lit_stk_ptr] >= cmd_str_ptr) then - unflush_string; - incr(lit_stk_ptr); - end - - -@ -@:this can't happen}{\quad Nontop top of string stack@> -This procedure pops the stack, checking for, and trying to recover -from, stack underflow. (Actually, this procedure is really a -function, since it returns the two values through its |var| -parameters.) Also, if the literal being popped is a |stk_str| that's -been created during the execution of the current \.{.bst} command, pop -it from |str_pool| as well (it will be the string corresponding to -|str_ptr-1|). Note that when this happens, the string is no longer -`officially' available so that it must be used before anything else is -added to |str_pool|. - -@<Procedures and functions for style-file function execution@>= -procedure pop_lit_stk (var pop_lit:integer; var pop_type:stk_type); -begin -if (lit_stk_ptr = 0) then - begin - bst_ex_warn ('You can''t pop an empty literal stack');@/ - pop_type := stk_empty; {this is an error recovery attempt} - end - else - begin - decr(lit_stk_ptr); - pop_lit := lit_stack[lit_stk_ptr]; - pop_type := lit_stk_type[lit_stk_ptr]; - if (pop_type = stk_str) then - if (pop_lit >= cmd_str_ptr) then - begin - if (pop_lit <> str_ptr-1) then - confusion ('Nontop top of string stack'); - flush_string; - end; - end; -end; - - -@ -@:this can't happen}{\quad Illegal literal type@> -@:this can't happen}{\quad Unknown literal type@> -More bug complaints, this time about bad literals. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure illegl_literal_confusion; -begin -confusion ('Illegal literal type'); -end; -@# -procedure unknwn_literal_confusion; -begin -confusion ('Unknown literal type'); -end; - - -@ -@:this can't happen}{\quad Illegal literal type@> -@:this can't happen}{\quad Unknown literal type@> -Occasionally we'll want to know what's on the literal stack. Here we -print out a stack literal, giving its type. This procedure should -never be called after popping an empty stack. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_stk_lit (@!stk_lt:integer; @!stk_tp:stk_type); -begin -case (stk_tp) of - stk_int : print (stk_lt:0,' is an integer literal'); - stk_str : begin - print ('"'); - print_pool_str (stk_lt); - print ('" is a string literal'); - end; - stk_fn : begin - print ('`'); - print_pool_str (hash_text[stk_lt]); - print (''' is a function literal'); - end; - stk_field_missing : begin - print ('`'); - print_pool_str (stk_lt); - print (''' is a missing field'); - end; - stk_empty : illegl_literal_confusion; - othercases unknwn_literal_confusion -endcases; -end; - - -@ -@:this can't happen}{\quad Illegal literal type@> -@:this can't happen}{\quad Unknown literal type@> -This procedure appropriately chastises the style designer; however, if -the wrong literal came from popping an empty stack, the procedure -|pop_lit_stack| will have already done the chastising (because this -procedure is called only after popping the stack) so there's no need -for more. - -@<Procedures and functions for style-file function execution@>= -procedure print_wrong_stk_lit (@!stk_lt:integer; @!stk_tp1,@!stk_tp2:stk_type); -begin -if (stk_tp1 <> stk_empty) then - begin - print_stk_lit (stk_lt, stk_tp1); - case (stk_tp2) of - stk_int : print (', not an integer,'); - stk_str : print (', not a string,'); - stk_fn : print (', not a function,'); - stk_field_missing, - stk_empty : illegl_literal_confusion; - othercases unknwn_literal_confusion - endcases; - bst_ex_warn_print; - end; -end; - - -@ -@:this can't happen}{\quad Illegal literal type@> -@:this can't happen}{\quad Unknown literal type@> -This is similar to |print_stk_lit|, but here we don't give the -literal's type, and here we end with a new line. This procedure -should never be called after popping an empty stack. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure print_lit (@!stk_lt:integer; @!stk_tp:stk_type); -begin -case (stk_tp) of - stk_int : print_ln (stk_lt:0); - stk_str : begin - print_pool_str (stk_lt); - print_newline; - end; - stk_fn : begin - print_pool_str (hash_text[stk_lt]); - print_newline; - end; - stk_field_missing : begin - print_pool_str (stk_lt); - print_newline; - end; - stk_empty : illegl_literal_confusion; - othercases unknwn_literal_confusion -endcases; -end; - - -@ -This procedure pops and prints the top of the stack; when the stack is -empty the procedure |pop_lit_stk| complains. - -@<Procedures and functions for style-file function execution@>= -procedure pop_top_and_print; -var stk_lt : integer; - @!stk_tp : stk_type; -begin -pop_lit_stk (stk_lt,stk_tp); -if (stk_tp = stk_empty) then - print_ln ('Empty literal') - else - print_lit (stk_lt,stk_tp); -end; - - -@ -This procedure pops and prints the whole stack. - -@<Procedures and functions for style-file function execution@>= -procedure pop_whole_stack; -begin -while (lit_stk_ptr > 0) do - pop_top_and_print; -end; - - -@ -At the beginning of a \.{.bst}-command execution we make the stack -empty and record how much of |str_pool| has been used. - -@<Procedures and functions for style-file function execution@>= -procedure init_command_execution; -begin -lit_stk_ptr := 0; {make the stack empty} -cmd_str_ptr := str_ptr; {we'll check this when we finish command execution} -end; - - -@ -@:this can't happen}{\quad Nonempty empty string stack@> -At the end of a \.{.bst} command-execution we check that the stack and -|str_pool| are still in good shape. - -@<Procedures and functions for style-file function execution@>= -procedure check_command_execution; -begin -if (lit_stk_ptr<>0) then - begin - print_ln ('ptr=',lit_stk_ptr:0,', stack='); - pop_whole_stack; - bst_ex_warn ('---the literal stack isn''t empty'); - end; -if (cmd_str_ptr<>str_ptr) then - begin - trace - print_ln ('Pointer is ',str_ptr:0,' but should be ',cmd_str_ptr:0); - ecart@/ - confusion ('Nonempty empty string stack'); - end; -end; - - -@ -This procedure adds to |str_pool| the string from |ex_buf[0]| through -|ex_buf[ex_buf_length-1]| if it will fit. It assumes the global -variable |ex_buf_length| gives the length of the current string in -|ex_buf|. It then pushes this string onto the literal stack. - -@<Procedures and functions for style-file function execution@>= -procedure add_pool_buf_and_push; -begin -str_room (ex_buf_length); {make sure this string will fit} -ex_buf_ptr := 0; -while (ex_buf_ptr < ex_buf_length) do - begin - append_char (ex_buf[ex_buf_ptr]); - incr(ex_buf_ptr); - end; -push_lit_stk (make_string, stk_str); {and push it onto the stack} -end; - - -@ -@:BibTeX capacity exceeded}{\quad buffer size@> -These macros append a character to |ex_buf|. Which is called depends -on whether the character is known to fit. - -@d append_ex_buf_char(#) == begin - ex_buf[ex_buf_ptr] := #; - incr(ex_buf_ptr); - end -@# -@d append_ex_buf_char_and_check(#) == - begin - if (ex_buf_ptr = buf_size) then - buffer_overflow; - append_ex_buf_char(#); - end - - -@ -@:BibTeX capacity exceeded}{\quad buffer size@> -This procedure adds to the execution buffer the given string in -|str_pool| if it will fit. It assumes the global variable -|ex_buf_length| gives the length of the current string in |ex_buf|, -and thus also gives the location of the next character. - -@<Procedures and functions for style-file function execution@>= -procedure add_buf_pool (@!p_str : str_number); -begin -p_ptr1 := str_start[p_str]; -p_ptr2 := str_start[p_str+1]; -if (ex_buf_length+(p_ptr2-p_ptr1) > buf_size) then - buffer_overflow; -ex_buf_ptr := ex_buf_length; -while (p_ptr1 < p_ptr2) do - begin {copy characters into the buffer} - append_ex_buf_char (str_pool[p_ptr1]); - incr(p_ptr1); - end; -ex_buf_length := ex_buf_ptr; -end; - - -@ -This procedure actually writes onto the \.{.bbl}~file a line of output -(the characters from |out_buf[0]| to |out_buf[out_buf_length-1]|, -after removing trailing |white_space| characters). It also updates -|bbl_line_num|, the line counter. It writes a blank line if and only -if |out_buf| is empty. The program uses this procedure in such a way -that |out_buf| will be nonempty if there have been characters put in -it since the most recent \.{newline\$}. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure output_bbl_line; -label loop_exit,@!exit; -begin -if (out_buf_length <> 0) then {the buffer's not empty} - begin - while (out_buf_length > 0) do {remove trailing |white_space|} - if (lex_class[out_buf[out_buf_length-1]] = white_space) then - decr(out_buf_length) - else - goto loop_exit; -loop_exit: - if (out_buf_length = 0) then {ignore a line of just |white_space|} - return; - out_buf_ptr := 0; - while (out_buf_ptr < out_buf_length) do - begin - write (bbl_file, xchr[out_buf[out_buf_ptr]]); - incr(out_buf_ptr); - end; - end; -write_ln (bbl_file); -incr(bbl_line_num); {update line number} -out_buf_length := 0; {make the next line empty} -exit: -end; - - -@ -@:BibTeX capacity exceeded}{\quad output buffer size@> -This procedure adds to the output buffer the given string in -|str_pool|. It assumes the global variable |out_buf_length| gives the -length of the current string in |out_buf|, and thus also gives the -location for the next character. If there are enough characters -present in the output buffer, it writes one or more lines out to the -\.{.bbl} file. It breaks a line only at a |white_space| character, -and when it does, it adds two |space|s to the next output line. - -@<Procedures and functions for style-file function execution@>= -procedure add_out_pool (@!p_str : str_number); -label loop1_exit,loop2_exit; -var break_ptr : buf_pointer; {the first character following the line break} -@!end_ptr : buf_pointer; {temporary end-of-buffer pointer} -break_pt_found : boolean; {a suitable |white_space| character} -unbreakable_tail : boolean; {as it contains no |white_space| character} -begin -p_ptr1 := str_start[p_str]; -p_ptr2 := str_start[p_str+1]; -if (out_buf_length+(p_ptr2-p_ptr1) > buf_size) then - overflow('output buffer size ',buf_size); -out_buf_ptr := out_buf_length; -while (p_ptr1 < p_ptr2) do - begin {copy characters into the buffer} - out_buf[out_buf_ptr] := str_pool[p_ptr1]; - incr(p_ptr1); - incr(out_buf_ptr); - end; -out_buf_length := out_buf_ptr; -unbreakable_tail := false; -while ((out_buf_length > max_print_line) and (not unbreakable_tail)) do - @<Break that line@>; -end; - - -@ -Here we break the line by looking for a |white_space| character, -backwards from |out_buf[max_print_line]| until -|out_buf[min_print_line]|; we break at the |white_space| and indent -the next line two |space|s. The next module handles things when -there's no |white_space| character to break at. (It seems that the -annoyances to the average user of a warning message when there's an -output line longer than |max_print_line| outweigh the benefits, so we -don't issue such warnings in the current code.) - -@<Break that line@>= -begin -end_ptr := out_buf_length; -out_buf_ptr := max_print_line; -break_pt_found := false; -while ((lex_class[out_buf[out_buf_ptr]] <> white_space) and - (out_buf_ptr >= min_print_line)) do - decr(out_buf_ptr); -if (out_buf_ptr = min_print_line-1) then {no |white_space| character} - @<Break that unbreakably long line@> {(if |white_space| follows)} -else - break_pt_found := true; {hit a |white_space| character} -if (break_pt_found) then - begin - out_buf_length := out_buf_ptr; - break_ptr := out_buf_length + 1; - output_bbl_line; {output what we can} - out_buf[0] := space; - out_buf[1] := space; {start the next line with two |space|s} - out_buf_ptr := 2; - tmp_ptr := break_ptr; - while (tmp_ptr < end_ptr) do {and slide the rest down} - begin - out_buf[out_buf_ptr] := out_buf[tmp_ptr]; - incr(out_buf_ptr); - incr(tmp_ptr); - end; - out_buf_length := end_ptr - break_ptr + 2; - end; -end - - -@ -If there's no |white_space| character up through -|out_buf[max_print_line]|, we instead break the line at the first -following |white_space| character, if one exists. And if, starting -with that |white_space| character, there are multiple consecutive -|white_space| characters, |out_buf_ptr| points to the last of them. -If no |white_space| character exists, we haven't found a viable break -point, so we don't break the line (yet). - -@<Break that unbreakably long line@>= -begin -out_buf_ptr := max_print_line + 1; {|break_pt_found| is still |false|} -while (out_buf_ptr < end_ptr) do - if (lex_class[out_buf[out_buf_ptr]] <> white_space) then - incr(out_buf_ptr) - else - goto loop1_exit; -loop1_exit: -if (out_buf_ptr = end_ptr) then - unbreakable_tail := true {because no |white_space| character} -else {at |white_space|, and |out_buf_ptr < end_ptr|} - begin - break_pt_found := true; - while (out_buf_ptr+1 < end_ptr) do {look for more |white_space|} - if (lex_class[out_buf[out_buf_ptr+1]] = white_space) then - incr(out_buf_ptr) {which then points to |white_space|} - else - goto loop2_exit; -loop2_exit: - end; -end - - -@ -@^Tuesdays@> -@^windows@> -@:this can't happen}{\quad Unknown function class@> -This procedure executes a single specified function; it is the single -execution-primitive that does everything (except windows, and it takes -Tuesdays off). - -@<|execute_fn| itself@>= -procedure execute_fn (@!ex_fn_loc : hash_loc); -@<Declarations for executing |built_in| functions@> -@!wiz_ptr : wiz_fn_loc; {general |wiz_functions| location} -begin - trace - trace_pr ('execute_fn `'); - trace_pr_pool_str (hash_text[ex_fn_loc]); - trace_pr_ln (''''); - ecart@/ -case (fn_type[ex_fn_loc]) of - built_in : @<Execute a |built_in| function@>; - wiz_defined : @<Execute a |wiz_defined| function@>; - int_literal : push_lit_stk (fn_info[ex_fn_loc], stk_int); - str_literal : push_lit_stk (hash_text[ex_fn_loc], stk_str); - field : @<Execute a field@>; - int_entry_var : @<Execute an |int_entry_var|@>; - str_entry_var : @<Execute a |str_entry_var|@>; - int_global_var : push_lit_stk (fn_info[ex_fn_loc], stk_int); - str_global_var : @<Execute a |str_global_var|@>; - othercases unknwn_function_class_confusion -endcases; -end; - - -@ -To execute a |wiz_defined| function, we just execute all those -functions in its definition, except that the special marker -|quote_next_fn| means we push the next function onto the stack. - -@<Execute a |wiz_defined| function@>= -begin -wiz_ptr := fn_info[ex_fn_loc]; -while (wiz_functions[wiz_ptr] <> end_of_def) do - begin - if (wiz_functions[wiz_ptr] <> quote_next_fn) then - execute_fn (wiz_functions[wiz_ptr]) - else - begin - incr(wiz_ptr); - push_lit_stk (wiz_functions[wiz_ptr], stk_fn); - end; - incr(wiz_ptr); - end; -end - - -@ -This module pushes the string given by the field onto the literal -stack unless it's |missing|, in which case it pushes a special value -onto the stack. - -@<Execute a field@>= -begin -if (not mess_with_entries) then - bst_cant_mess_with_entries_print - else - begin - field_ptr := cite_ptr*num_fields + fn_info[ex_fn_loc]; - if (field_info[field_ptr] = missing) then - push_lit_stk (hash_text[ex_fn_loc], stk_field_missing) - else - push_lit_stk (field_info[field_ptr], stk_str); - end -end - - -@ -This module pushes the integer given by an |int_entry_var| onto the -literal stack. - -@<Execute an |int_entry_var|@>= -begin -if (not mess_with_entries) then - bst_cant_mess_with_entries_print - else - push_lit_stk (entry_ints[cite_ptr*num_ent_ints+fn_info[ex_fn_loc]], - stk_int); -end - - -@ -This module adds the string given by a |str_entry_var| to |str_pool| -via the execution buffer and pushes it onto the literal stack. - -@<Execute a |str_entry_var|@>= -begin -if (not mess_with_entries) then - bst_cant_mess_with_entries_print - else - begin - str_ent_ptr := cite_ptr*num_ent_strs + fn_info[ex_fn_loc];@/ - ex_buf_ptr := 0; {also serves as |ent_chr_ptr|} - while (entry_strs[str_ent_ptr][ex_buf_ptr] <> end_of_string) do - {copy characters into the buffer} - append_ex_buf_char (entry_strs[str_ent_ptr][ex_buf_ptr]); - ex_buf_length := ex_buf_ptr; - add_pool_buf_and_push; {push this string onto the stack} - end; -end - - -@ -This module pushes the string given by a |str_global_var| onto the -literal stack, but it copies the string to |str_pool| (character by -character) only if it has to---it {\it doesn't\/} have to if the -string is static (that is, if the string isn't at the top, temporary -part of the string pool). - -@<Execute a |str_global_var|@>= -begin -str_glb_ptr := fn_info[ex_fn_loc]; -if (glb_str_ptr[str_glb_ptr] > 0) then {we're dealing with a static string} - push_lit_stk (glb_str_ptr[str_glb_ptr],stk_str) - else - begin - str_room(glb_str_end[str_glb_ptr]); - glob_chr_ptr := 0; - while (glob_chr_ptr < glb_str_end[str_glb_ptr]) do {copy the string} - begin - append_char (global_strs[str_glb_ptr][glob_chr_ptr]); - incr(glob_chr_ptr); - end; - push_lit_stk (make_string, stk_str); {and push it onto the stack} - end; -end - - - -@* The built-in functions. -@^add a built-in function@> -@^biblical procreation@> -@^grade inflation@> -This section gives the all the code for all the built-in functions -(including pre-defined |field|s, |str_entry_var|s, and -|int_global_var|s, which technically aren't classified as |built_in|). -To modify or add one, we needn't go anywhere else (with one exception: -The constant |max_pop|, which gives the maximum number of literals -that any of these functions pops off the stack, is defined earlier -because it's needed earlier; thus, if we need to update it, which will -happen if some new |built_in| functions uses more than |max_pop| -literals from the stack, we'll have to go outside this section). -Adding a |built_in| function entails modifying (at least four of) the -five modules marked by ``add a built-in function'' in the index, in -addition to adding the code to execute the function. - -These variables all begin with |b_| and specify the hash-table -locations of the |built_in| functions, except that |b_default| is -pseudo-|built_in|---either it will point to the no-op \.{skip\$} or to -the \.{.bst}-defined function \.{default.type}; it's used when an -entry has a type that's not defined in the \.{.bst} file. - -@<Globals in the outer block@>= -@!b_equals : hash_loc; {\.{=}} -@!b_greater_than : hash_loc; {\.{>}} -@!b_less_than : hash_loc; {\.{<}} -@!b_plus : hash_loc; {\.{+} (this may be changed to an |a_minus|)} -@!b_minus : hash_loc; {\.{-}} -@!b_concatenate : hash_loc; {\.{*}} -@!b_gets : hash_loc; {\.{:=} (formerly, |b_gat|)} -@!b_add_period : hash_loc; {\.{add.period\$}} -@!b_call_type : hash_loc; {\.{call.type\$}} -@!b_change_case : hash_loc; {\.{change.case\$}} -@!b_chr_to_int : hash_loc; {\.{chr.to.int\$}} -@!b_cite : hash_loc; {\.{cite\$}} -@!b_duplicate : hash_loc; {\.{duplicate\$}} -@!b_empty : hash_loc; {\.{empty\$}} -@!b_format_name : hash_loc; {\.{format.name\$}} -@!b_if : hash_loc; {\.{if\$}} -@!b_int_to_chr : hash_loc; {\.{int.to.chr\$}} -@!b_int_to_str : hash_loc; {\.{int.to.str\$}} -@!b_missing : hash_loc; {\.{missing\$}} -@!b_newline : hash_loc; {\.{newline\$}} -@!b_num_names : hash_loc; {\.{num.names\$}} -@!b_pop : hash_loc; {\.{pop\$}} -@!b_preamble : hash_loc; {\.{preamble\$}} -@!b_purify : hash_loc; {\.{purify\$}} -@!b_quote : hash_loc; {\.{quote\$}} -@!b_skip : hash_loc; {\.{skip\$}} -@!b_stack : hash_loc; {\.{stack\$}} -@!b_substring : hash_loc; {\.{substring\$}} -@!b_swap : hash_loc; {\.{swap\$}} -@!b_text_length : hash_loc; {\.{text.length\$}} -@!b_text_prefix : hash_loc; {\.{text.prefix\$}} -@!b_top_stack : hash_loc; {\.{top\$}} -@!b_type : hash_loc; {\.{type\$}} -@!b_warning : hash_loc; {\.{warning\$}} -@!b_while : hash_loc; {\.{while\$}} -@!b_width : hash_loc; {\.{width\$}} -@!b_write : hash_loc; {\.{write\$}} -@!b_default : hash_loc; {either \.{skip\$} or \.{default.type}} -@# - stat - @!blt_in_loc : array[blt_in_range] of hash_loc; {for execution counts} - @!execution_count : array[blt_in_range] of integer; {the same} - @!total_ex_count : integer; {the sum of all |execution_count|s} - @!blt_in_ptr : blt_in_range; {a pointer into |blt_in_loc|} - tats@/ - - -@ -Where |blt_in_range| gives the legal |built_in| function numbers. - -@<Types in the outer block@>= -@!blt_in_range = 0..num_blt_in_fns; - - -@ -@^add a built-in function@> -These constants all begin with |n_| and are used for the |case| -statement that determines which |built_in| function to execute. - -@d n_equals = 0 {\.{=}} -@d n_greater_than = 1 {\.{>}} -@d n_less_than = 2 {\.{<}} -@d n_plus = 3 {\.{+}} -@d n_minus = 4 {\.{-}} -@d n_concatenate = 5 {\.{*}} -@d n_gets = 6 {\.{:=}} -@d n_add_period = 7 {\.{add.period\$}} -@d n_call_type = 8 {\.{call.type\$}} -@d n_change_case = 9 {\.{change.case\$}} -@d n_chr_to_int = 10 {\.{chr.to.int\$}} -@d n_cite = 11 {\.{cite\$} (this may start a riot)} -@d n_duplicate = 12 {\.{duplicate\$}} -@d n_empty = 13 {\.{empty\$}} -@d n_format_name = 14 {\.{format.name\$}} -@d n_if = 15 {\.{if\$}} -@d n_int_to_chr = 16 {\.{int.to.chr\$}} -@d n_int_to_str = 17 {\.{int.to.str\$}} -@d n_missing = 18 {\.{missing\$}} -@d n_newline = 19 {\.{newline\$}} -@d n_num_names = 20 {\.{num.names\$}} -@d n_pop = 21 {\.{pop\$}} -@d n_preamble = 22 {\.{preamble\$}} -@d n_purify = 23 {\.{purify\$}} -@d n_quote = 24 {\.{quote\$}} -@d n_skip = 25 {\.{skip\$}} -@d n_stack = 26 {\.{stack\$}} -@d n_substring = 27 {\.{substring\$}} -@d n_swap = 28 {\.{swap\$}} -@d n_text_length = 29 {\.{text.length\$}} -@d n_text_prefix = 30 {\.{text.prefix\$}} -@d n_top_stack = 31 {\.{top\$}} -@d n_type = 32 {\.{type\$}} -@d n_warning = 33 {\.{warning\$}} -@d n_while = 34 {\.{while\$}} -@d n_width = 35 {\.{width\$}} -@d n_write = 36 {\.{write\$}} - -@<Constants in the outer block@>= -@!num_blt_in_fns = 37; {one more than the previous number} - - -@ -@^add a built-in function@> -@^important note@> -It's time for us to insert more pre-defined strings into |str_pool| -(and thus the hash table) and to insert the |built_in| functions into -the hash table. The strings corresponding to these functions should -contain no upper-case letters, and they must all be exactly -|longest_pds| characters long. The |build_in| routine (to appear -shortly) does the work. - -Important note: These pre-definitions must not have any glitches or the -program may bomb because the |log_file| hasn't been opened yet. - -@<Pre-define certain strings@>= -build_in('= ',1,b_equals,n_equals); -build_in('> ',1,b_greater_than,n_greater_than); -build_in('< ',1,b_less_than,n_less_than); -build_in('+ ',1,b_plus,n_plus); -build_in('- ',1,b_minus,n_minus); -build_in('* ',1,b_concatenate,n_concatenate); -build_in(':= ',2,b_gets,n_gets); -build_in('add.period$ ',11,b_add_period,n_add_period); -build_in('call.type$ ',10,b_call_type,n_call_type); -build_in('change.case$',12,b_change_case,n_change_case); -build_in('chr.to.int$ ',11,b_chr_to_int,n_chr_to_int); -build_in('cite$ ',5,b_cite,n_cite); -build_in('duplicate$ ',10,b_duplicate,n_duplicate); -build_in('empty$ ',6,b_empty,n_empty); -build_in('format.name$',12,b_format_name,n_format_name); -build_in('if$ ',3,b_if,n_if); -build_in('int.to.chr$ ',11,b_int_to_chr,n_int_to_chr); -build_in('int.to.str$ ',11,b_int_to_str,n_int_to_str); -build_in('missing$ ',8,b_missing,n_missing); -build_in('newline$ ',8,b_newline,n_newline); -build_in('num.names$ ',10,b_num_names,n_num_names); -build_in('pop$ ',4,b_pop,n_pop); -build_in('preamble$ ',9,b_preamble,n_preamble); -build_in('purify$ ',7,b_purify,n_purify); -build_in('quote$ ',6,b_quote,n_quote); -build_in('skip$ ',5,b_skip,n_skip); -build_in('stack$ ',6,b_stack,n_stack); -build_in('substring$ ',10,b_substring,n_substring); -build_in('swap$ ',5,b_swap,n_swap); -build_in('text.length$',12,b_text_length,n_text_length); -build_in('text.prefix$',12,b_text_prefix,n_text_prefix); -build_in('top$ ',4,b_top_stack,n_top_stack); -build_in('type$ ',5,b_type,n_type); -build_in('warning$ ',8,b_warning,n_warning); -build_in('width$ ',6,b_width,n_width); -build_in('while$ ',6,b_while,n_while); -build_in('width$ ',6,b_width,n_width); -build_in('write$ ',6,b_write,n_write); - - -@ -This procedure inserts a |built_in| function into the hash table and -initializes the corresponding pre-defined string (of length at most -|longest_pds|). The array |fn_info| contains a number from 0 through -the number of |built_in| functions minus 1 (i.e., |num_blt_in_fns - 1| -if we're keeping statistics); this number is used by a |case| -statement to execute this function and is used for keeping execution -counts when keeping statistics. - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure build_in (@!pds:pds_type; @!len:pds_len; var fn_hash_loc:hash_loc; - @!blt_in_num:blt_in_range); -begin -pre_define (pds,len,bst_fn_ilk);@/ -fn_hash_loc := pre_def_loc; {the |pre_define| routine sets |pre_def_loc|} -fn_type[fn_hash_loc] := built_in; -fn_info[fn_hash_loc] := blt_in_num; - stat - blt_in_loc[blt_in_num] := fn_hash_loc;@/ - execution_count[blt_in_num] := 0; {initialize the function-execution count} - tats@/ -end; - - -@ -This is a procedure so that |initialize| is smaller. - -@<Procedures and functions for handling numbers, characters, and strings@>= -procedure pre_def_certain_strings; -begin -@<Pre-define certain strings@>@; -end; - - -@ -These variables all begin with |s_| and specify the locations in -|str_pool| of certain often-used strings that the \.{.bst} commands -need. The |s_preamble| array is big enough to allow an average of one -\.{preamble\$} command per \.{.bib} file. - -@<Globals in the outer block@>= -@!s_null : str_number; {the null string} -@!s_default : str_number; {\.{default.type}, for unknown entry types} -@!s_t : str_number; {\.{t}, for |title_lowers| case conversion} -@!s_l : str_number; {\.{l}, for |all_lowers| case conversion} -@!s_u : str_number; {\.{u}, for |all_uppers| case conversion} -@!s_preamble : array[bib_number] of str_number; - {for the \.{preamble\$} |built_in| function} - - -@ -These constants all begin with |n_| and are used for the |case| -statement that determines which, if any, control sequence we're -dealing with; a control sequence of interest will be either one of the -undotted characters `\.{\\i}' or `\.{\\j}' or one of the foreign -characters in Table~3.2 of the \LaTeX\ manual. - -@d n_i = 0 {\.{i}, for the undotted character \.{\\i}} -@d n_j = 1 {\.{j}, for the undotted character \.{\\j}} -@d n_oe = 2 {\.{oe}, for the foreign character \.{\\oe}} -@d n_oe_upper = 3 {\.{OE}, for the foreign character \.{\\OE}} -@d n_ae = 4 {\.{ae}, for the foreign character \.{\\ae}} -@d n_ae_upper = 5 {\.{AE}, for the foreign character \.{\\AE}} -@d n_aa = 6 {\.{aa}, for the foreign character \.{\\aa}} -@d n_aa_upper = 7 {\.{AA}, for the foreign character \.{\\AA}} -@d n_o = 8 {\.{o}, for the foreign character \.{\\o}} -@d n_o_upper = 9 {\.{O}, for the foreign character \.{\\O}} -@d n_l = 10 {\.{l}, for the foreign character \.{\\l}} -@d n_l_upper = 11 {\.{L}, for the foreign character \.{\\L}} -@d n_ss = 12 {\.{ss}, for the foreign character \.{\\ss}} - - -@ -@^important note@> -@.default.type@> -Here we pre-define a few strings used in executing the \.{.bst} file: -the null string, which is sometimes pushed onto the stack; a string -used for default entry types; and some control sequences used to spot -foreign characters. We also initialize the |s_preamble| array to -empty. These pre-defined strings must all be exactly |longest_pds| -characters long. - -Important note: These pre-definitions must not have any glitches or -the program may bomb because the |log_file| hasn't been opened yet, -and |text_ilk|s should be pre-defined here, not earlier, for -\.{.bst}-function-execution purposes. - -@<Pre-define certain strings@>= -pre_define(' ',0,text_ilk); s_null := hash_text[pre_def_loc]; -fn_type[pre_def_loc] := str_literal;@/ -pre_define('default.type',12,text_ilk); s_default := hash_text[pre_def_loc]; -fn_type[pre_def_loc] := str_literal;@/ -b_default := b_skip; {this may be changed to the \.{default.type} function} -preamble_ptr := 0; {initialize the |s_preamble| array} -pre_define('i ',1,control_seq_ilk); -ilk_info[pre_def_loc] := n_i; -pre_define('j ',1,control_seq_ilk); -ilk_info[pre_def_loc] := n_j; -pre_define('oe ',2,control_seq_ilk); -ilk_info[pre_def_loc] := n_oe; -pre_define('OE ',2,control_seq_ilk); -ilk_info[pre_def_loc] := n_oe_upper; -pre_define('ae ',2,control_seq_ilk); -ilk_info[pre_def_loc] := n_ae; -pre_define('AE ',2,control_seq_ilk); -ilk_info[pre_def_loc] := n_ae_upper; -pre_define('aa ',2,control_seq_ilk); -ilk_info[pre_def_loc] := n_aa; -pre_define('AA ',2,control_seq_ilk); -ilk_info[pre_def_loc] := n_aa_upper; -pre_define('o ',1,control_seq_ilk); -ilk_info[pre_def_loc] := n_o; -pre_define('O ',1,control_seq_ilk); -ilk_info[pre_def_loc] := n_o_upper; -pre_define('l ',1,control_seq_ilk); -ilk_info[pre_def_loc] := n_l; -pre_define('L ',1,control_seq_ilk); -ilk_info[pre_def_loc] := n_l_upper; -pre_define('ss ',2,control_seq_ilk); -ilk_info[pre_def_loc] := n_ss; - - -@ -@^important note@> -@.crossref@> -@.entry.max\$@> -@.global.max\$@> -@.sort.key\$@> -Now we pre-define any built-in |field|s, |str_entry_var|s, and -|int_global_var|s; these strings must all be exactly |longest_pds| -characters long. Note that although these are built-in functions, we -classify them (in the |fn_type| array) otherwise. - -Important note: These pre-definitions must not have any glitches or -the program may bomb because the |log_file| hasn't been opened yet. - -@<Pre-define certain strings@>= -pre_define('crossref ',8,bst_fn_ilk); -fn_type[pre_def_loc] := field;@/ -fn_info[pre_def_loc] := num_fields; {give this |field| a number} -crossref_num := num_fields; -incr(num_fields);@/ -num_pre_defined_fields := num_fields; {that's it for pre-defined |field|s} -pre_define('sort.key$ ',9,bst_fn_ilk); -fn_type[pre_def_loc] := str_entry_var; -fn_info[pre_def_loc] := num_ent_strs; {give this |str_entry_var| a number} -sort_key_num := num_ent_strs; -incr(num_ent_strs);@/ -pre_define('entry.max$ ',10,bst_fn_ilk); -fn_type[pre_def_loc] := int_global_var; -fn_info[pre_def_loc] := ent_str_size; {initialize this |int_global_var|} -pre_define('global.max$ ',11,bst_fn_ilk); -fn_type[pre_def_loc] := int_global_var; -fn_info[pre_def_loc] := glob_str_size; {initialize this |int_global_var|} - - -@ -@^add a built-in function@> -@:this can't happen}{\quad Unknown built-in function@> -This module branches to the code for the appropriate |built_in| -function. Only three---{\.{call.type\$}}, {\.{if\$}}, and -{\.{while\$}}---do a recursive call. - -@<Execute a |built_in| function@>= -begin - stat {update this function's execution count} - incr(execution_count[fn_info[ex_fn_loc]]); - tats@/ -case (fn_info[ex_fn_loc]) of - n_equals : x_equals; - n_greater_than : x_greater_than; - n_less_than : x_less_than; - n_plus : x_plus; - n_minus : x_minus; - n_concatenate : x_concatenate; - n_gets : x_gets; - n_add_period : x_add_period; - n_call_type : @<|execute_fn|({\.{call.type\$}})@>; - n_change_case : x_change_case; - n_chr_to_int : x_chr_to_int; - n_cite : x_cite; - n_duplicate : x_duplicate; - n_empty : x_empty; - n_format_name : x_format_name; - n_if : @<|execute_fn|({\.{if\$}})@>; - n_int_to_chr : x_int_to_chr; - n_int_to_str : x_int_to_str; - n_missing : x_missing; - n_newline : @<|execute_fn|({\.{newline\$}})@>; - n_num_names : x_num_names; - n_pop : @<|execute_fn|({\.{pop\$}})@>; - n_preamble : x_preamble; - n_purify : x_purify; - n_quote : x_quote; - n_skip : @<|execute_fn|({\.{skip\$}})@>; - n_stack : @<|execute_fn|({\.{stack\$}})@>; - n_substring : x_substring; - n_swap : x_swap; - n_text_length : x_text_length; - n_text_prefix : x_text_prefix; - n_top_stack : @<|execute_fn|({\.{top\$}})@>; - n_type : x_type; - n_warning : x_warning; - n_while : @<|execute_fn|({\.{while\$}})@>; - n_width : x_width; - n_write : x_write; - othercases confusion ('Unknown built-in function') -endcases; -end - - -@ -@^add a built-in function@> -@^gymnastics@> -This extra level of module-pointing allows a uniformity of module -names for the |built_in| functions, regardless of whether they do a -recursive call to |execute_fn| or are trivial (a single statement). -Those that do a recursive call are left as part of |execute_fn|, -avoiding \PASCAL's forward procedure mechanism, and those that don't -(except for the single-statement ones) are made into procedures so -that |execute_fn| doesn't get too large. - -@<Procedures and functions for style-file function execution@>= -@<|execute_fn|({\.{=}})@>@; -@<|execute_fn|({\.{>}})@>@; -@<|execute_fn|({\.{<}})@>@; -@<|execute_fn|({\.{+}})@>@; -@<|execute_fn|({\.{-}})@>@; -@<|execute_fn|({\.{*}})@>@; -@<|execute_fn|({\.{:=}})@>@; -@<|execute_fn|({\.{add.period\$}})@>@; -@<|execute_fn|({\.{change.case\$}})@>@; -@<|execute_fn|({\.{chr.to.int\$}})@>@; -@<|execute_fn|({\.{cite\$}})@>@; -@<|execute_fn|({\.{duplicate\$}})@>@; -@<|execute_fn|({\.{empty\$}})@>@; -@<|execute_fn|({\.{format.name\$}})@>@; -@<|execute_fn|({\.{int.to.chr\$}})@>@; -@<|execute_fn|({\.{int.to.str\$}})@>@; -@<|execute_fn|({\.{missing\$}})@>@; -@<|execute_fn|({\.{num.names\$}})@>@; -@<|execute_fn|({\.{preamble\$}})@>@; -@<|execute_fn|({\.{purify\$}})@>@; -@<|execute_fn|({\.{quote\$}})@>@; -@<|execute_fn|({\.{substring\$}})@>@; -@<|execute_fn|({\.{swap\$}})@>@; -@<|execute_fn|({\.{text.length\$}})@>@; -@<|execute_fn|({\.{text.prefix\$}})@>@; -@<|execute_fn|({\.{type\$}})@>@; -@<|execute_fn|({\.{warning\$}})@>@; -@<|execute_fn|({\.{width\$}})@>@; -@<|execute_fn|({\.{write\$}})@>@; -@<|execute_fn| itself@> - - -@ -Now it's time to declare some things for executing |built_in| -functions only. These (and only these) variables are used -recursively, so they can't be global. - -@d end_while = 51 {stop executing the \.{while\$} function} - -@<Declarations for executing |built_in| functions@>= -label end_while; -var r_pop_lt1,@!r_pop_lt2 : integer; {stack literals for \.{while\$}} -@!r_pop_tp1,@!r_pop_tp2 : stk_type; {stack types for \.{while\$}} - - -@ -These are nonrecursive variables that |execute_fn| uses. Declaring -them here (instead of in the previous module) saves execution time and -stack space on most machines. - -@d name_buf == sv_buffer {an alias, a buffer for manipulating names} - -@<Globals in the outer block@>= -@!pop_lit1,@!pop_lit2,@!pop_lit3 : integer; {stack literals} -@!pop_typ1,@!pop_typ2,@!pop_typ3 : stk_type; {stack types} -@!sp_ptr : pool_pointer; {for manipulating |str_pool| strings} -@!sp_xptr1,@!sp_xptr2 : pool_pointer; {more of the same} -@!sp_end : pool_pointer; {marks the end of a |str_pool| string} -@!sp_length,sp2_length : pool_pointer; {lengths of |str_pool| strings} -@!sp_brace_level : integer; {for scanning |str_pool| strings} -@!ex_buf_xptr,@!ex_buf_yptr : buf_pointer; {extra |ex_buf| locations} -@!control_seq_loc : hash_loc; {hash-table loc of a control sequence} -@!preceding_white : boolean; {used in scanning strings} -@!and_found : boolean; {to stop the loop that looks for an ``and''} -@!num_names : integer; {for counting names} -@!name_bf_ptr : buf_pointer; {general |name_buf| location} -@!name_bf_xptr,@!name_bf_yptr : buf_pointer; {and two more} -@!nm_brace_level : integer; {for scanning |name_buf| strings} -@!name_tok : packed array[buf_pointer] of buf_pointer; {name-token ptr list} -@!name_sep_char : packed array[buf_pointer] of ASCII_code; {token-ending chars} -@!num_tokens : buf_pointer; {this counts name tokens} -@!token_starting : boolean; {used in scanning name tokens} -@!alpha_found : boolean; {used in scanning the format string} -@!double_letter,@!end_of_group,@!to_be_written : boolean; {the same} -@!first_start : buf_pointer; {start-ptr into |name_tok| for the first name} -@!first_end : buf_pointer; {end-ptr into |name_tok| for the first name} -@!last_end : buf_pointer; {end-ptr into |name_tok| for the last name} -@!von_start : buf_pointer; {start-ptr into |name_tok| for the von name} -@!von_end : buf_pointer; {end-ptr into |name_tok| for the von name} -@!jr_end : buf_pointer; {end-ptr into |name_tok| for the jr name} -@!cur_token,@!last_token : buf_pointer; {|name_tok| ptrs for outputting tokens} -@!use_default : boolean; {for the inter-token intra-name part string} -@!num_commas : buf_pointer; {used to determine the name syntax} -@!comma1,@!comma2 : buf_pointer; {ptrs into |name_tok|} -@!num_text_chars : buf_pointer; {special characters count as one} - - -@ -The |built_in| function {\.{=}} pops the top two (integer or string) -literals, compares them, and pushes the integer 1 if they're equal, 0 -otherwise. If they're not either both string or both integer, it -complains and pushes the integer 0. - -@<|execute_fn|({\.{=}})@>= -procedure x_equals; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> pop_typ2) then - begin - if ((pop_typ1 <> stk_empty) and (pop_typ2 <> stk_empty)) then - begin - print_stk_lit (pop_lit1,pop_typ1); - print (', '); - print_stk_lit (pop_lit2,pop_typ2); - print_newline; - bst_ex_warn ('---they aren''t the same literal types'); - end; - push_lit_stk (0, stk_int); - end -else if ((pop_typ1 <> stk_int) and (pop_typ1 <> stk_str)) then - begin - if (pop_typ1 <> stk_empty) then - begin - print_stk_lit (pop_lit1,pop_typ1); - bst_ex_warn (', not an integer or a string,'); - end; - push_lit_stk (0, stk_int); - end -else if (pop_typ1 = stk_int) then - if (pop_lit2 = pop_lit1) then - push_lit_stk (1, stk_int) - else - push_lit_stk (0, stk_int) -else - if (str_eq_str (pop_lit2,pop_lit1)) then - push_lit_stk (1, stk_int) - else - push_lit_stk (0, stk_int); -end; - - -@ -The |built_in| function {\.{>}} pops the top two (integer) literals, -compares them, and pushes the integer 1 if the second is greater than -the first, 0 otherwise. If either isn't an integer literal, it -complains and pushes the integer 0. - -@<|execute_fn|({\.{>}})@>= -procedure x_greater_than; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (0, stk_int); - end -else if (pop_typ2 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int); - push_lit_stk (0, stk_int); - end -else - if (pop_lit2 > pop_lit1) then - push_lit_stk (1, stk_int) - else - push_lit_stk (0, stk_int); -end; - - -@ -The |built_in| function {\.{<}} pops the top two (integer) literals, -compares them, and pushes the integer 1 if the second is less than the -first, 0 otherwise. If either isn't an integer literal, it complains -and pushes the integer 0. - -@<|execute_fn|({\.{<}})@>= -procedure x_less_than; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (0, stk_int); - end -else if (pop_typ2 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int); - push_lit_stk (0, stk_int); - end -else - if (pop_lit2 < pop_lit1) then - push_lit_stk (1, stk_int) - else - push_lit_stk (0, stk_int); -end; - - -@ -The |built_in| function {\.{+}} pops the top two (integer) literals -and pushes their sum. If either isn't an integer literal, it -complains and pushes the integer 0. - -@<|execute_fn|({\.{+}})@>= -procedure x_plus; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (0, stk_int); - end -else if (pop_typ2 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int); - push_lit_stk (0, stk_int); - end -else - push_lit_stk (pop_lit2+pop_lit1, stk_int); -end; - - -@ -The |built_in| function {\.{-}} pops the top two (integer) literals -and pushes their difference (the first subtracted from the second). -If either isn't an integer literal, it complains and pushes the -integer 0. - -@<|execute_fn|({\.{-}})@>= -procedure x_minus; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (0, stk_int); - end -else if (pop_typ2 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int); - push_lit_stk (0, stk_int); - end -else - push_lit_stk (pop_lit2-pop_lit1, stk_int); -end; - - -@ -The |built_in| function {\.{*}} pops the top two (string) literals, -concatenates them (in reverse order, that is, the order in which -pushed), and pushes the resulting string back onto the stack. If -either isn't a string literal, it complains and pushes the null -string. - -@<|execute_fn|({\.{*}})@>= -procedure x_concatenate; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (s_null, stk_str); - end -else if (pop_typ2 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_str); - push_lit_stk (s_null, stk_str); - end -else - @<Concatenate the two strings and push@>; -end; - - -@ -@^push the literal stack@> -Often both strings will be at the top of the string pool, in which -case we just move some pointers. Furthermore, it's worth doing some -special stuff in case either string is null, since empirically this -seems to happen about $20\%$ of the time. In any case, we don't need -the execution buffer---we simple move the strings around in the string -pool when necessary. - -@<Concatenate the two strings and push@>= -begin -if (pop_lit2 >= cmd_str_ptr) then - if (pop_lit1 >= cmd_str_ptr) then - begin - str_start[pop_lit1] := str_start[pop_lit1+1]; - unflush_string; - incr(lit_stk_ptr); - end - else if (length(pop_lit2) = 0) then - push_lit_stk (pop_lit1, stk_str) - else {|pop_lit2| is nonnull, only |pop_lit1| is below |cmd_str_ptr|} - begin - pool_ptr := str_start[pop_lit2+1]; - str_room (length(pop_lit1)); - sp_ptr := str_start[pop_lit1]; - sp_end := str_start[pop_lit1+1]; - while (sp_ptr < sp_end) do - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; - push_lit_stk (make_string, stk_str); {and push it onto the stack} - end -else - @<Concatenate them and push when |pop_lit2 < cmd_str_ptr|@>; -end - - -@ -@^push the literal stack@> -We simply continue the previous module. - -@<Concatenate them and push when |pop_lit2 < cmd_str_ptr|@>= -begin -if (pop_lit1 >= cmd_str_ptr) then - if (length(pop_lit2) = 0) then - begin - unflush_string; - lit_stack[lit_stk_ptr] := pop_lit1; - incr(lit_stk_ptr); - end - else if (length(pop_lit1) = 0) then - incr(lit_stk_ptr) - else {both strings nonnull, only |pop_lit2| is below |cmd_str_ptr|} - begin - sp_length := length(pop_lit1); - sp2_length := length(pop_lit2); - str_room (sp_length + sp2_length); - sp_ptr := str_start[pop_lit1+1]; - sp_end := str_start[pop_lit1]; - sp_xptr1 := sp_ptr + sp2_length; - while (sp_ptr > sp_end) do {slide up |pop_lit1|} - begin - decr(sp_ptr); - decr(sp_xptr1); - str_pool[sp_xptr1] := str_pool[sp_ptr]; - end; - sp_ptr := str_start[pop_lit2]; - sp_end := str_start[pop_lit2+1]; - while (sp_ptr < sp_end) do {slide up |pop_lit2|} - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; - pool_ptr := pool_ptr + sp_length; - push_lit_stk (make_string, stk_str); {and push it onto the stack} - end -else - @<Concatenate them and push when |pop_lit1,pop_lit2 < cmd_str_ptr|@>; -end - - -@ -@^push the literal stack@> -Again, we simply continue the previous module. - -@<Concatenate them and push when |pop_lit1,pop_lit2 < cmd_str_ptr|@>= -begin -if (length(pop_lit1) = 0) then - incr(lit_stk_ptr) -else if (length(pop_lit2) = 0) then - push_lit_stk (pop_lit1, stk_str) -else {both strings are nonnull, and both are below |cmd_str_ptr|} - begin - str_room (length(pop_lit1) + length(pop_lit2)); - sp_ptr := str_start[pop_lit2]; - sp_end := str_start[pop_lit2+1]; - while (sp_ptr < sp_end) do {slide up |pop_lit2|} - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; - sp_ptr := str_start[pop_lit1]; - sp_end := str_start[pop_lit1+1]; - while (sp_ptr < sp_end) do {slide up |pop_lit1|} - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; - push_lit_stk (make_string, stk_str); {and push it onto the stack} - end; -end - - -@ -The |built_in| function {\.{:=}} pops the top two literals and assigns -to the first (which must be an |int_entry_var|, a |str_entry_var|, an -|int_global_var|, or a |str_global_var|) the value of the second; -it complains if the value isn't of the appropriate type. - -@<|execute_fn|({\.{:=}})@>= -procedure x_gets; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_fn) then - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_fn) -else if ((not mess_with_entries) and - ((fn_type[pop_lit1] = str_entry_var) or - (fn_type[pop_lit1] = int_entry_var))) then - bst_cant_mess_with_entries_print -else - case (fn_type[pop_lit1]) of - int_entry_var : @<Assign to an |int_entry_var|@>; - str_entry_var : @<Assign to a |str_entry_var|@>; - int_global_var : @<Assign to an |int_global_var|@>; - str_global_var : @<Assign to a |str_global_var|@>; - othercases begin - print ('You can''t assign to type '); - print_fn_class (pop_lit1); - bst_ex_warn (', a nonvariable function class'); - end - endcases; -end; - - -@ -This module checks that what we're about to assign is really an -integer, and then assigns. - -@<Assign to an |int_entry_var|@>= -if (pop_typ2 <> stk_int) then - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int) - else - entry_ints[cite_ptr*num_ent_ints+fn_info[pop_lit1]] := pop_lit2 - - -@ -@.String size exceeded@> -It's time for a complaint if either of the two (entry or global) -string lengths is exceeded. - -@d bst_string_size_exceeded(#) == begin - bst_1print_string_size_exceeded; - print (#); - bst_2print_string_size_exceeded; - end - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure bst_1print_string_size_exceeded; -begin -print ('Warning--you''ve exceeded '); -end; -@# -procedure bst_2print_string_size_exceeded; -begin -print ('-string-size,'); -bst_mild_ex_warn_print; -print_ln ('*Please notify the bibstyle designer*'); -end; - - -@ -@.entry string size exceeded@> -@:String size exceeded}{\quad entry string size@> -This module checks that what we're about to assign is really a -string, and then assigns. - -@<Assign to a |str_entry_var|@>= -begin -if (pop_typ2 <> stk_str) then - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_str) - else - begin - str_ent_ptr := cite_ptr*num_ent_strs + fn_info[pop_lit1]; - ent_chr_ptr := 0; - sp_ptr := str_start[pop_lit2]; - sp_xptr1 := str_start[pop_lit2+1]; - if (sp_xptr1-sp_ptr > ent_str_size) then - begin - bst_string_size_exceeded (ent_str_size:0,', the entry'); - sp_xptr1 := sp_ptr + ent_str_size; - end; - while (sp_ptr < sp_xptr1) do - begin {copy characters into |entry_strs|} - entry_strs[str_ent_ptr][ent_chr_ptr] := str_pool[sp_ptr]; - incr(ent_chr_ptr); - incr(sp_ptr); - end; - entry_strs[str_ent_ptr][ent_chr_ptr] := end_of_string; - end -end - - -@ -This module checks that what we're about to assign is really an -integer, and then assigns. - -@<Assign to an |int_global_var|@>= -if (pop_typ2 <> stk_int) then - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int) - else - fn_info[pop_lit1] := pop_lit2 - - -@ -@.global string size exceeded@> -@:String size exceeded}{\quad global string size@> -This module checks that what we're about to assign is really a -string, and then assigns. - -@<Assign to a |str_global_var|@>= -begin -if (pop_typ2 <> stk_str) then - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_str) - else - begin - str_glb_ptr := fn_info[pop_lit1]; - if (pop_lit2 < cmd_str_ptr) then - glb_str_ptr[str_glb_ptr] := pop_lit2 - else - begin - glb_str_ptr[str_glb_ptr] := 0; - glob_chr_ptr := 0; - sp_ptr := str_start[pop_lit2]; - sp_end := str_start[pop_lit2+1]; - if (sp_end - sp_ptr > glob_str_size) then - begin - bst_string_size_exceeded (glob_str_size:0,', the global'); - sp_end := sp_ptr + glob_str_size; - end; - while (sp_ptr < sp_end) do - begin {copy characters into |global_strs|} - global_strs[str_glb_ptr][glob_chr_ptr] := str_pool[sp_ptr]; - incr(glob_chr_ptr); - incr(sp_ptr); - end; - glb_str_end[str_glb_ptr] := glob_chr_ptr; - end; - end -end - - -@ -The |built_in| function {\.{add.period\$}} pops the top (string) -literal, adds a |period| to a nonnull string if its last -non|right_brace| character isn't a |period|, |question_mark|, or -|exclamation_mark|, and pushes this resulting string back onto the -stack. If the literal isn't a string, it complains and pushes the -null string. - -@<|execute_fn|({\.{add.period\$}})@>= -procedure x_add_period; -label loop_exit; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (s_null, stk_str); - end -else if (length(pop_lit1) = 0) then {don't add |period| to the null string} - push_lit_stk (s_null, stk_str) -else - @<Add the |period|, if necessary, and push@>; -end; - - -@ -@^push the literal stack@> -Here we scan backwards from the end of the string, skipping -non|right_brace| characters, to see if we have to add the |period|. - -@<Add the |period|, if necessary, and push@>= -begin -sp_ptr := str_start[pop_lit1+1]; -sp_end := str_start[pop_lit1]; -while (sp_ptr > sp_end) do {find a non|right_brace|} - begin - decr(sp_ptr); - if (str_pool[sp_ptr] <> right_brace) then - goto loop_exit; - end; -loop_exit: -case (str_pool[sp_ptr]) of - period, - question_mark, - exclamation_mark : - repush_string; - othercases - @<Add the |period| (it's necessary) and push@> -endcases; -end - - -@ -Ok guys, we really have to do it. - -@<Add the |period| (it's necessary) and push@>= -begin -if (pop_lit1 < cmd_str_ptr) then - begin - str_room (length(pop_lit1)+1); - sp_ptr := str_start[pop_lit1]; - sp_end := str_start[pop_lit1+1]; - while (sp_ptr < sp_end) do {slide |pop_lit1| atop the string pool} - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; - end -else {the string is already there} - begin - pool_ptr := str_start[pop_lit1+1]; - str_room (1); - end; -append_char (period); -push_lit_stk (make_string, stk_str); -end - - -@ -The |built_in| function {\.{call.type\$}} executes the function -specified in |type_list| for this entry unless it's |undefined|, in -which case it executes the default function \.{default.type} defined -in the \.{.bst} file, or unless it's |empty|, in which case it does -nothing. - -@<|execute_fn|({\.{call.type\$}})@>= -begin -if (not mess_with_entries) then - bst_cant_mess_with_entries_print - else - if (type_list[cite_ptr] = undefined) then - execute_fn (b_default) - else if (type_list[cite_ptr] = empty) then - do_nothing - else - execute_fn (type_list[cite_ptr]); -end - - -@ -The |built_in| function {\.{change.case\$}} pops the top two (string) -literals; it changes the case of the second according to the -specifications of the first, as follows. (Note: The word `letters' in -the next sentence refers only to those at brace-level~0, the top-most -brace level; no other characters are changed, except perhaps for -special characters, described shortly.) If the first literal is the -string~\.{t}, it converts to lower case all letters except the very -first character in the string, which it leaves alone, and except the -first character following any |colon| and then nonnull |white_space|, -which it also leaves alone; if it's the string~\.{l}, it converts all -letters to lower case; if it's the string~\.{u}, it converts all -letters to upper case; and if it's anything else, it complains and -does no conversion. It then pushes this resulting string. If either -type is incorrect, it complains and pushes the null string; however, -if both types are correct but the specification string (i.e., the -first string) isn't one of the legal ones, it merely pushes the second -back onto the stack, after complaining. (Another note: It ignores -case differences in the specification string; for example, the strings -\.{t} and \.{T} are equivalent for the purposes of this |built_in| -function.) - -@d ok_pascal_i_give_up = 21 - -@<|execute_fn|({\.{change.case\$}})@>= -procedure x_change_case; -label ok_pascal_i_give_up; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (s_null, stk_str); - end -else if (pop_typ2 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_str); - push_lit_stk (s_null, stk_str); - end -else - begin - @<Determine the case-conversion type@>; - ex_buf_length := 0; - add_buf_pool (pop_lit2); - @<Perform the case conversion@>; - add_pool_buf_and_push; {push this string onto the stack} - end; -end; - - -@ -First we define a few variables for case conversion. The constant -definitions, to be used in |case| statements, are in order of probable -frequency. - -@d title_lowers = 0 {representing the string \.{t}} -@d all_lowers = 1 {representing the string \.{l}} -@d all_uppers = 2 {representing the string \.{u}} -@d bad_conversion = 3 {representing any illegal case-conversion string} - -@<Globals in the outer block@>= -@!conversion_type : 0..bad_conversion; {the possible cases} -@!prev_colon : boolean; {|true| if just past a |colon|} - - -@ -Now we determine which of the three case-conversion types we're -dealing with: \.{t},~\.{l}, or~\.{u}. - -@<Determine the case-conversion type@>= -begin -case (str_pool[str_start[pop_lit1]]) of - "t","T" : conversion_type := title_lowers; - "l","L" : conversion_type := all_lowers; - "u","U" : conversion_type := all_uppers; - othercases conversion_type := bad_conversion -endcases; -if ((length(pop_lit1) <> 1) or (conversion_type = bad_conversion)) then - begin - conversion_type := bad_conversion; - print_pool_str (pop_lit1); - bst_ex_warn (' is an illegal case-conversion string'); - end; -end - - -@ -This procedure complains if the just-encountered |right_brace| would -make |brace_level| negative. - -@<Procedures and functions for name-string processing@>= -procedure decr_brace_level (@!pop_lit_var : str_number); -begin -if (brace_level = 0) then - braces_unbalanced_complaint (pop_lit_var) - else - decr(brace_level); -end; - - -@ -This complaint often arises because the style designer has to type -lots of braces. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure braces_unbalanced_complaint (@!pop_lit_var : str_number); -begin -print ('Warning--"'); -print_pool_str (pop_lit_var); -bst_mild_ex_warn ('" isn''t a brace-balanced string'); -end; - - -@ -This one makes sure that |brace_level=0| (it's called at a point in a -string where braces must be balanced). - -@<Procedures and functions for name-string processing@>= -procedure check_brace_level (@!pop_lit_var : str_number); -begin -if (brace_level > 0) then - braces_unbalanced_complaint (pop_lit_var); -end; - - -@ -Here's where we actually go through the string and do the case -conversion. - -@<Perform the case conversion@>= -begin -brace_level := 0; {this is the top level} -ex_buf_ptr := 0; {we start with the string's first character} -while (ex_buf_ptr < ex_buf_length) do - begin - if (ex_buf[ex_buf_ptr] = left_brace) then - begin - incr(brace_level); - if (brace_level <> 1) then - goto ok_pascal_i_give_up; - if (ex_buf_ptr + 4 > ex_buf_length) then - goto ok_pascal_i_give_up - else if (ex_buf[ex_buf_ptr+1] <> backslash) then - goto ok_pascal_i_give_up; - if (conversion_type = title_lowers) then - if (ex_buf_ptr = 0) then - goto ok_pascal_i_give_up - else if ((prev_colon) and - (lex_class[ex_buf[ex_buf_ptr-1]] = white_space)) then - goto ok_pascal_i_give_up; - @<Convert a special character@>; -ok_pascal_i_give_up: - prev_colon := false; - end - else if (ex_buf[ex_buf_ptr] = right_brace) then - begin - decr_brace_level (pop_lit2); - prev_colon := false; - end - else - if (brace_level = 0) then - @<Convert a |brace_level = 0| character@>; - incr(ex_buf_ptr); - end; -check_brace_level (pop_lit2); -end - - -@ -@^special character@> -We're dealing with a special character (usually either an undotted -`\i' or `\j', or an accent like one in Table~3.1 of the \LaTeX\ -manual, or a foreign character like one in Table~3.2) if the first -character after the |left_brace| is a |backslash|; the special -character ends with the matching |right_brace|. How we handle what's -in between depends on the special character. In general, this code -will do reasonably well if there is other stuff, too, between braces, -but it doesn't try to do anything special with |colon|s. - -@<Convert a special character@>= -begin -incr(ex_buf_ptr); {skip over the |left_brace|} -while ((ex_buf_ptr < ex_buf_length) and (brace_level > 0)) do - begin - incr(ex_buf_ptr); {skip over the |backslash|} - ex_buf_xptr := ex_buf_ptr; - while ((ex_buf_ptr < ex_buf_length) and - (lex_class[ex_buf[ex_buf_ptr]] = alpha)) do - incr(ex_buf_ptr); {this scans the control sequence} - control_seq_loc := str_lookup(ex_buf,ex_buf_xptr,ex_buf_ptr-ex_buf_xptr, - control_seq_ilk,dont_insert); - if (hash_found) then - @<Convert the accented or foreign character, if necessary@>; - ex_buf_xptr := ex_buf_ptr; - while ((ex_buf_ptr < ex_buf_length) and (brace_level > 0) and - (ex_buf[ex_buf_ptr] <> backslash)) do - begin {this scans to the next control sequence} - if (ex_buf[ex_buf_ptr] = right_brace) then - decr(brace_level) - else if (ex_buf[ex_buf_ptr] = left_brace) then - incr(brace_level); - incr(ex_buf_ptr); - end; - @<Convert a noncontrol sequence@>; - end; -decr(ex_buf_ptr); {unskip the |right_brace|} -end - - -@ -@^control sequence@> -@:this can't happen}{\quad Unknown type of case conversion@> -A control sequence, for the purposes of this program, consists just of -the consecutive alphabetic characters following the |backslash|; it -might be empty (although ones in this section aren't). - -@<Convert the accented or foreign character, if necessary@>= -begin -case (conversion_type) of - title_lowers, - all_lowers : - case (ilk_info[control_seq_loc]) of - n_l_upper, - n_o_upper, - n_oe_upper, - n_ae_upper, - n_aa_upper : - lower_case (ex_buf, ex_buf_xptr, ex_buf_ptr-ex_buf_xptr); - othercases - do_nothing - endcases; - all_uppers : - case (ilk_info[control_seq_loc]) of - n_l, - n_o, - n_oe, - n_ae, - n_aa : - upper_case (ex_buf, ex_buf_xptr, ex_buf_ptr-ex_buf_xptr); - n_i, - n_j, - n_ss : - @<Convert, then remove the control sequence@>; - othercases - do_nothing - endcases; - bad_conversion : - do_nothing; - othercases - case_conversion_confusion -endcases; -end - - -@ -@:this can't happen}{\quad Unknown type of case conversion@> -Another bug complaint. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure case_conversion_confusion; -begin -confusion ('Unknown type of case conversion'); -end; - - -@ -After converting the control sequence, we need to remove the preceding -|backslash| and any following |white_space|. - -@<Convert, then remove the control sequence@>= -begin -upper_case (ex_buf, ex_buf_xptr, ex_buf_ptr-ex_buf_xptr); -while (ex_buf_xptr < ex_buf_ptr) do - begin {remove preceding |backslash| and shift down} - ex_buf[ex_buf_xptr-1] := ex_buf[ex_buf_xptr]; - incr(ex_buf_xptr); - end; -decr(ex_buf_xptr); -while ((ex_buf_ptr < ex_buf_length) and - (lex_class[ex_buf[ex_buf_ptr]] = white_space)) do - incr(ex_buf_ptr); {remove |white_space| trailing the control seq} -tmp_ptr := ex_buf_ptr; -while (tmp_ptr < ex_buf_length) do - begin {more shifting down} - ex_buf[tmp_ptr-(ex_buf_ptr-ex_buf_xptr)] := ex_buf[tmp_ptr]; - incr(tmp_ptr) - end; -ex_buf_length := tmp_ptr - (ex_buf_ptr - ex_buf_xptr); -ex_buf_ptr := ex_buf_xptr; -end - - -@ -@:this can't happen}{\quad Unknown type of case conversion@> -There are no control sequences in what we're about to convert, -so a straight conversion suffices. - -@<Convert a noncontrol sequence@>= -begin -case (conversion_type) of - title_lowers, - all_lowers : - lower_case (ex_buf, ex_buf_xptr, ex_buf_ptr-ex_buf_xptr); - all_uppers : - upper_case (ex_buf, ex_buf_xptr, ex_buf_ptr-ex_buf_xptr); - bad_conversion : - do_nothing; - othercases - case_conversion_confusion -endcases; -end - - -@ -@:this can't happen}{\quad Unknown type of case conversion@> -This code does any needed conversion for an ordinary character; it -won't touch nonletters. - -@<Convert a |brace_level = 0| character@>= -begin -case (conversion_type) of - title_lowers : - begin - if (ex_buf_ptr = 0) then - do_nothing - else if ((prev_colon) and - (lex_class[ex_buf[ex_buf_ptr-1]] = white_space)) then - do_nothing - else - lower_case (ex_buf, ex_buf_ptr, 1); - if (ex_buf[ex_buf_ptr] = colon) then - prev_colon := true - else if (lex_class[ex_buf[ex_buf_ptr]] <> white_space) then - prev_colon := false; - end; - all_lowers : - lower_case (ex_buf, ex_buf_ptr, 1); - all_uppers : - upper_case (ex_buf, ex_buf_ptr, 1); - bad_conversion : - do_nothing; - othercases - case_conversion_confusion -endcases; -end - - -@ -The |built_in| function {\.{chr.to.int\$}} pops the top (string) -literal, makes sure it's a single character, converts it to the -corresponding |ASCII_code| integer, and pushes this integer. If the -literal isn't an appropriate string, it complains and pushes the -integer~0. - -@<|execute_fn|({\.{chr.to.int\$}})@>= -procedure x_chr_to_int; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (0, stk_int); - end -else if (length(pop_lit1) <> 1) then - begin - print ('"'); - print_pool_str (pop_lit1); - bst_ex_warn ('" isn''t a single character'); - push_lit_stk (0, stk_int); - end -else - push_lit_stk (str_pool[str_start[pop_lit1]], stk_int); - {push the (|ASCII_code|) integer} -end; - - -@ -The |built_in| function {\.{cite\$}} pushes the appropriate string -from |cite_list| onto the stack. - -@<|execute_fn|({\.{cite\$}})@>= -procedure x_cite; -begin -if (not mess_with_entries) then - bst_cant_mess_with_entries_print - else - push_lit_stk (cur_cite_str, stk_str); -end; - - -@ -@^push the literal stack@> -The |built_in| function {\.{duplicate\$}} pops the top literal from -the stack and pushes two copies of it. - -@<|execute_fn|({\.{duplicate\$}})@>= -procedure x_duplicate; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - begin - push_lit_stk (pop_lit1, pop_typ1); - push_lit_stk (pop_lit1, pop_typ1); - end - else - begin - repush_string; - if (pop_lit1 < cmd_str_ptr) then - push_lit_stk (pop_lit1, pop_typ1) - else - begin - str_room (length(pop_lit1)); - sp_ptr := str_start[pop_lit1]; - sp_end := str_start[pop_lit1+1]; - while (sp_ptr < sp_end) do - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; - push_lit_stk (make_string, stk_str); {and push it onto the stack} - end; - end; -end; - - -@ -The |built_in| function {\.{empty\$}} pops the top literal and pushes -the integer 1 if it's a missing field or a string having no -non|white_space| characters, 0 otherwise. If the literal isn't a -missing field or a string, it complains and pushes 0. - -@<|execute_fn|({\.{empty\$}})@>= -procedure x_empty; -label exit; -begin -pop_lit_stk (pop_lit1,pop_typ1); -case (pop_typ1) of - stk_str : @<Push 0 if the string has a non|white_space| char, else 1@>; - stk_field_missing : push_lit_stk (1, stk_int); - stk_empty : push_lit_stk (0, stk_int); - othercases - begin - print_stk_lit (pop_lit1,pop_typ1); - bst_ex_warn (', not a string or missing field,'); - push_lit_stk (0, stk_int); - end -endcases; -exit: -end; - - -@ -When we arrive here we're dealing with a legitimate string. If it has -no characters, or has nothing but |white_space| characters, we push~1, -otherwise we push~0. - -@<Push 0 if the string has a non|white_space| char, else 1@>= -begin -sp_ptr := str_start[pop_lit1]; -sp_end := str_start[pop_lit1+1]; -while (sp_ptr < sp_end) do - begin - if (lex_class[str_pool[sp_ptr]] <> white_space) then - begin - push_lit_stk (0, stk_int); - return; - end; - incr(sp_ptr); - end; -push_lit_stk (1, stk_int); -end - - -@ -The |built_in| function {\.{format.name\$}} pops the top three -literals (they are a string, an integer, and a string literal, in that -order). The last string literal represents a name list (each name -corresponding to a person), the integer literal specifies which name -to pick from this list, and the first string literal specifies how to -format this name, as described in the \BibTeX\ documentation. -Finally, this function pushes the formatted name. If any of the types -is incorrect, it complains and pushes the null string. - -@d von_found = 52 {for when a von token is found} - -@<|execute_fn|({\.{format.name\$}})@>= -procedure x_format_name; -label loop1_exit,@!loop2_exit,@!von_found; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -pop_lit_stk (pop_lit3,pop_typ3); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (s_null, stk_str); - end -else if (pop_typ2 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int); - push_lit_stk (s_null, stk_str); - end -else if (pop_typ3 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit3,pop_typ3,stk_str); - push_lit_stk (s_null, stk_str); - end -else - begin - ex_buf_length := 0; - add_buf_pool (pop_lit3); - @<Isolate the desired name@>; - @<Copy name and count |comma|s to determine syntax@>; - @<Find the parts of the name@>; - ex_buf_length := 0; - add_buf_pool (pop_lit1); - figure_out_the_formatted_name;@/ - add_pool_buf_and_push; {push the formatted string onto the stack} - end; -end; - - -@ -This module skips over undesired names in |pop_lit3| and it throws -away the ``and'' from the end of the name if it exists. When it's -done, |ex_buf_xptr| points to its first character and |ex_buf_ptr| -points just past its last. - -@<Isolate the desired name@>= -begin -ex_buf_ptr := 0; -num_names := 0; -while ((num_names < pop_lit2) and (ex_buf_ptr < ex_buf_length)) do - begin - incr(num_names); - ex_buf_xptr := ex_buf_ptr; - name_scan_for_and (pop_lit3); - end; -if (ex_buf_ptr < ex_buf_length) then {remove the ``and''} - ex_buf_ptr := ex_buf_ptr - 4; -if (num_names < pop_lit2) then - begin - if (pop_lit2 = 1) then - print ('There is no name in "') - else - print ('There aren''t ',pop_lit2:0,' names in "'); - print_pool_str (pop_lit3); - bst_ex_warn ('"'); - end -end - - -@ -This module, starting at |ex_buf_ptr|, looks in |ex_buf| for an -``and'' surrounded by nonnull |white_space|. It stops either at -|ex_buf_length| or just past the ``and'', whichever comes first, -setting |ex_buf_ptr| accordingly. Its parameter |pop_lit_var| is -either |pop_lit3| or |pop_lit1|, depending on whether -{\.{format.name\$}} or {\.{num.names\$}} calls it. - -@<Procedures and functions for name-string processing@>= -procedure name_scan_for_and (@!pop_lit_var : str_number); -begin -brace_level := 0; -preceding_white := false; -and_found := false; -while ((not and_found) and (ex_buf_ptr < ex_buf_length)) do - case (ex_buf[ex_buf_ptr]) of - "a", "A" : - begin - incr(ex_buf_ptr); - if (preceding_white) then - @<See if we have an ``and''@>; {if so, |and_found := true|} - preceding_white := false; - end; - left_brace : - begin - incr(brace_level); - incr(ex_buf_ptr); - @<Skip over |ex_buf| stuff at |brace_level > 0|@>; - preceding_white := false; - end; - right_brace : - begin - decr_brace_level (pop_lit_var); {this checks for an error} - incr(ex_buf_ptr); - preceding_white := false; - end; - othercases - if (lex_class[ex_buf[ex_buf_ptr]] = white_space) then - begin - incr(ex_buf_ptr); - preceding_white := true; - end - else - begin - incr(ex_buf_ptr); - preceding_white := false; - end - endcases; -check_brace_level (pop_lit_var); -end; - - -@ -When we come here |ex_buf_ptr| is just past the |left_brace|, and when -we leave it's either at |ex_buf_length| or just past the matching -|right_brace|. - -@<Skip over |ex_buf| stuff at |brace_level > 0|@>= -while ((brace_level > 0) and (ex_buf_ptr < ex_buf_length)) do - begin - if (ex_buf[ex_buf_ptr] = right_brace) then - decr(brace_level) - else if (ex_buf[ex_buf_ptr] = left_brace) then - incr(brace_level); - incr(ex_buf_ptr); - end - - -@ -When we come here |ex_buf_ptr| is just past the ``a'' or ``A'', and when -we leave it's either at the same place or, if we found an ``and'', at -the following |white_space| character. - -@<See if we have an ``and''@>= -begin -if (ex_buf_ptr <= (ex_buf_length - 3)) then {enough characters are left} - if ((ex_buf[ex_buf_ptr] = "n") or (ex_buf[ex_buf_ptr] = "N")) then - if ((ex_buf[ex_buf_ptr+1] = "d") or (ex_buf[ex_buf_ptr+1] = "D")) then - if (lex_class[ex_buf[ex_buf_ptr+2]] = white_space) then - begin - ex_buf_ptr := ex_buf_ptr + 2; - and_found := true; - end; -end - - -@ -When we arrive here, the desired name is in |ex_buf[ex_buf_xptr]| -through |ex_buf[ex_buf_ptr-1]|. This module does its thing for -characters only at |brace_level = 0|; the rest get processed verbatim. -It removes leading |white_space| (and |sep_char|s), and trailing -|white_space| (and |sep_char|s) and |comma|s, complaining for each -trailing |comma|. It then copies the name into |name_buf|, removing -all |white_space|, |sep_char|s and |comma|s, counting |comma|s, and -constructing a list of name tokens, which are sequences of characters -separated (at |brace_level=0|) by |white_space|, |sep_char|s or -|comma|s. Each name token but the first has an associated -|name_sep_char|, the character that separates it from the preceding -token. If there are too many (more than two) |comma|s, a complaint is -in order. - -@<Copy name and count |comma|s to determine syntax@>= -begin -@<Remove leading and trailing junk, complaining if necessary@>; -name_bf_ptr := 0; -num_commas := 0; -num_tokens := 0;@/ -token_starting := true; {to indicate that a name token is starting} -while (ex_buf_xptr < ex_buf_ptr) do - case (ex_buf[ex_buf_xptr]) of - comma : @<Name-process a |comma|@>; - left_brace : @<Name-process a |left_brace|@>; - right_brace : @<Name-process a |right_brace|@>; - othercases - case (lex_class[ex_buf[ex_buf_xptr]]) of - white_space : @<Name-process a |white_space|@>; - sep_char : @<Name-process a |sep_char|@>; - othercases @<Name-process some other character@> - endcases - endcases; -name_tok[num_tokens] := name_bf_ptr; {this is an end-marker} -end - - -@ -This module removes all leading |white_space| (and |sep_char|s), and -trailing |white_space| (and |sep_char|s) and |comma|s. It complains -for each trailing |comma|. - -@<Remove leading and trailing junk, complaining if necessary@>= -begin -while ((ex_buf_xptr < ex_buf_ptr) and - (lex_class[ex_buf[ex_buf_ptr]] = white_space) and - (lex_class[ex_buf[ex_buf_ptr]] = sep_char)) do - incr(ex_buf_xptr); {this removes leading stuff} -while (ex_buf_ptr > ex_buf_xptr) do {now remove trailing stuff} - case (lex_class[ex_buf[ex_buf_ptr-1]]) of - white_space, - sep_char : - decr(ex_buf_ptr); - othercases - if (ex_buf[ex_buf_ptr-1] = comma) then - begin - print ('Name ',pop_lit2:0,' in "'); - print_pool_str (pop_lit3); - print ('" has a comma at the end'); - bst_ex_warn_print; - decr(ex_buf_ptr); - end - else - goto loop1_exit - endcases; -loop1_exit: - -end - -@ -Here we mark the token number at which this comma has occurred. - -@<Name-process a |comma|@>= -begin -if (num_commas = 2) then - begin - print ('Too many commas in name ',pop_lit2:0,' of "'); - print_pool_str (pop_lit3); - print ('"'); - bst_ex_warn_print; - end - else - begin - incr(num_commas); - if (num_commas = 1) then - comma1 := num_tokens - else - comma2 := num_tokens; {|num_commas = 2|} - name_sep_char[num_tokens] := comma; - end; -incr(ex_buf_xptr); -token_starting := true; -end - - -@ -We copy the stuff up through the matching |right_brace| verbatim. - -@<Name-process a |left_brace|@>= -begin -incr(brace_level); -if (token_starting) then - begin - name_tok[num_tokens] := name_bf_ptr; - incr(num_tokens); - end; -name_buf[name_bf_ptr] := ex_buf[ex_buf_xptr]; -incr(name_bf_ptr); -incr(ex_buf_xptr); -while ((brace_level > 0) and (ex_buf_xptr < ex_buf_ptr)) do - begin - if (ex_buf[ex_buf_xptr] = right_brace) then - decr(brace_level) - else if (ex_buf[ex_buf_xptr] = left_brace) then - incr(brace_level); - name_buf[name_bf_ptr] := ex_buf[ex_buf_xptr]; - incr(name_bf_ptr); - incr(ex_buf_xptr); - end; -token_starting := false; -end - - -@ -We don't copy an extra |right_brace|; this code will almost never be -executed. - -@<Name-process a |right_brace|@>= -begin -if (token_starting) then - begin - name_tok[num_tokens] := name_bf_ptr; - incr(num_tokens); - end; -print ('Name ',pop_lit2:0,' of "'); -print_pool_str (pop_lit3); -bst_ex_warn ('" isn''t brace balanced'); -incr(ex_buf_xptr); -token_starting := false; -end - - -@ -A token will be starting soon in a buffer near you, one way$\ldots$ - -@<Name-process a |white_space|@>= -begin -if (not token_starting) then - name_sep_char[num_tokens] := space; -incr(ex_buf_xptr); -token_starting := true; -end - - -@ -@^user abuse@> -or another. If one of the valid |sep_char|s appears between tokens, -we usually use it instead of a |space|. If the user has been silly -enough to have multiple |sep_char|s, or to have both |white_space| and -a |sep_char|, we use the first such character. - -@<Name-process a |sep_char|@>= -begin -if (not token_starting) then - name_sep_char[num_tokens] := ex_buf[ex_buf_xptr]; -incr(ex_buf_xptr); -token_starting := true; -end - - -@ -For ordinary characters, we just copy the character. - -@<Name-process some other character@>= -begin -if (token_starting) then - begin - name_tok[num_tokens] := name_bf_ptr; - incr(num_tokens); - end; -name_buf[name_bf_ptr] := ex_buf[ex_buf_xptr]; -incr(name_bf_ptr); -incr(ex_buf_xptr); -token_starting := false; -end - - -@ -@:this can't happen}{\quad Illegal number of comma,s@> -Here we set all the pointers for the various parts of the name, -depending on which of the three possible syntaxes this name uses. - -@<Find the parts of the name@>= -begin -if (num_commas = 0) then - begin - first_start := 0; - last_end := num_tokens; - jr_end := last_end; - @<Determine where the first name ends and von name starts and ends@>; - end -else if (num_commas = 1) then - begin - von_start := 0; - last_end := comma1; - jr_end := last_end; - first_start := jr_end; - first_end := num_tokens; - von_name_ends_and_last_name_starts_stuff; - end -else if (num_commas = 2) then - begin - von_start := 0; - last_end := comma1; - jr_end := comma2; - first_start := jr_end; - first_end := num_tokens; - von_name_ends_and_last_name_starts_stuff; - end -else - confusion ('Illegal number of comma,s'); -end - - -@ -When there are no brace-level-0 |comma|s in the name, the von name -starts with the first nonlast token whose first brace-level-0 letter -is in lower case (for the purposes of this determination, an accented -or foreign character at brace-level-1 that's in lower case will do, as -well). A module following this one determines where the von name ends -and the last starts. - -@<Determine where the first name ends and von name starts and ends@>= -begin -von_start := 0; -while (von_start < last_end-1) do - begin - name_bf_ptr := name_tok[von_start]; - name_bf_xptr := name_tok[von_start+1]; - if (von_token_found) then - begin - von_name_ends_and_last_name_starts_stuff; - goto von_found; - end; - incr(von_start); - end; {there's no von name, so} -while (von_start > 0) do {backtrack if there are connected tokens} - begin - if ((lex_class[name_sep_char[von_start]] <> sep_char) or - (name_sep_char[von_start] = tie)) then - goto loop2_exit; - decr(von_start); - end; -loop2_exit: -von_end := von_start; -von_found: -first_end := von_start; -end - - -@ -@^special character@> -It's a von token if there exists a first brace-level-0 letter (or -brace-level-1 special character), and it's in lower case; in this case -we return |true|. The token is in |name_buf|, starting at -|name_bf_ptr| and ending just before |name_bf_xptr|. - -@d return_von_found == begin - von_token_found := true; - return; - end - -@<Procedures and functions for name-string processing@>= -function von_token_found : boolean; -label exit; -begin -nm_brace_level := 0; -von_token_found := false; {now it's easy to exit if necessary} -while (name_bf_ptr < name_bf_xptr) do - if ((name_buf[name_bf_ptr] >= "A") and - (name_buf[name_bf_ptr] <= "Z")) then - return - else if ((name_buf[name_bf_ptr] >= "a") and - (name_buf[name_bf_ptr] <= "z")) then - return_von_found - else if (name_buf[name_bf_ptr] = left_brace) then - begin - incr(nm_brace_level); - incr(name_bf_ptr); - if ((name_bf_ptr + 2 < name_bf_xptr) and - (name_buf[name_bf_ptr] = backslash)) then - @<Check the special character (and |return|)@> - else - @<Skip over |name_buf| stuff at |nm_brace_level > 0|@>; - end - else - incr(name_bf_ptr); -exit: -end; - - -@ -@^special character@> -When we come here |name_bf_ptr| is just past the |left_brace|, -but we always leave by |return|ing. - -@<Check the special character (and |return|)@>= -begin -incr(name_bf_ptr); {skip over the |backslash|} -name_bf_yptr := name_bf_ptr; -while ((name_bf_ptr < name_bf_xptr) and - (lex_class[name_buf[name_bf_ptr]] = alpha)) do - incr(name_bf_ptr); {this scans the control sequence} -control_seq_loc := str_lookup(name_buf,name_bf_yptr,name_bf_ptr-name_bf_yptr, - control_seq_ilk,dont_insert); -if (hash_found) then - @<Handle this accented or foreign character (and |return|)@>; -while ((name_bf_ptr < name_bf_xptr) and (nm_brace_level > 0)) do - begin - if ((name_buf[name_bf_ptr] >= "A") and - (name_buf[name_bf_ptr] <= "Z")) then - return - else if ((name_buf[name_bf_ptr] >= "a") and - (name_buf[name_bf_ptr] <= "z")) then - return_von_found - else if (name_buf[name_bf_ptr] = right_brace) then - decr(nm_brace_level) - else if (name_buf[name_bf_ptr] = left_brace) then - incr(nm_brace_level); - incr(name_bf_ptr); - end; -return; -end - - -@ -@:this can't happen}{\quad Control-sequence hash error@> -The accented or foreign character is either `\.{\\i}' or `\.{\\j}' or -one of the eleven alphabetic foreign characters in Table~3.2 of the -\LaTeX\ manual. - -@<Handle this accented or foreign character (and |return|)@>= -begin -case (ilk_info[control_seq_loc]) of - n_oe_upper, - n_ae_upper, - n_aa_upper, - n_o_upper, - n_l_upper : - return; - n_i, - n_j, - n_oe, - n_ae, - n_aa, - n_o, - n_l, - n_ss : - return_von_found; - othercases - confusion ('Control-sequence hash error') -endcases; -end - - -@ -When we come here |name_bf_ptr| is just past the |left_brace|; when we -leave it's either at |name_bf_xptr| or just past the matching -|right_brace|. - -@<Skip over |name_buf| stuff at |nm_brace_level > 0|@>= -while ((nm_brace_level > 0) and (name_bf_ptr < name_bf_xptr)) do - begin - if (name_buf[name_bf_ptr] = right_brace) then - decr(nm_brace_level) - else if (name_buf[name_bf_ptr] = left_brace) then - incr(nm_brace_level); - incr(name_bf_ptr); - end - - -@ -@^Casey Stengel would be proud@> -@^special character@> -@^Tuesdays@> -The last name starts just past the last token, before the first -|comma| (if there is no |comma|, there is deemed to be one at the end -of the string), for which there exists a first brace-level-0 letter -(or brace-level-1 special character), and it's in lower case, unless -this last token is also the last token before the |comma|, in which -case the last name starts with this token (unless this last token is -connected by a |sep_char| other than a |tie| to the previous token, in -which case the last name starts with as many tokens earlier as are -connected by non|tie|s to this last one (except on Tuesdays -$\ldots\,$), although this module never sees such a case). Note that -if there are any tokens in either the von or last names, then the last -name has at least one, even if it starts with a lower-case letter. - -@<Procedures and functions for name-string processing@>= -procedure von_name_ends_and_last_name_starts_stuff; -label exit; -begin {there may or may not be a von name} -von_end := last_end - 1; -while (von_end > von_start) do - begin - name_bf_ptr := name_tok[von_end-1]; - name_bf_xptr := name_tok[von_end]; - if (von_token_found) then - return; - decr(von_end); - end; -exit: -end; - - -@ -This module uses the information in |pop_lit1| to format the name. -Everything at |sp_brace_level = 0| is copied verbatim to the formatted -string; the rest is described in the succeeding modules. - -@<Figure out the formatted name@>= -begin -ex_buf_ptr := 0; -sp_brace_level := 0; -sp_ptr := str_start[pop_lit1]; -sp_end := str_start[pop_lit1+1]; -while (sp_ptr < sp_end) do - if (str_pool[sp_ptr] = left_brace) then - begin - incr(sp_brace_level); - incr(sp_ptr); - @<Format this part of the name@>; - end - else if (str_pool[sp_ptr] = right_brace) then - begin - braces_unbalanced_complaint (pop_lit1); - incr(sp_ptr); - end - else - begin - append_ex_buf_char_and_check (str_pool[sp_ptr]); - incr(sp_ptr); - end; -if (sp_brace_level > 0) then - braces_unbalanced_complaint (pop_lit1); -ex_buf_length := ex_buf_ptr; -end - - -@ -When we arrive here we're at |sp_brace_level = 1|, just past the -|left_brace|. Letters at this |sp_brace_level| other than those -denoting the parts of the name (i.e., the first letters of `first,' -`last,' `von,' and `jr,' ignoring case) are illegal. We do two passes -over this group; the first determines whether we're to output -anything, and, if we are, the second actually outputs it. - -@<Format this part of the name@>= -begin -sp_xptr1 := sp_ptr; -alpha_found := false; -double_letter := false; -end_of_group := false; -to_be_written := true; -while ((not end_of_group) and (sp_ptr < sp_end)) do - if (lex_class[str_pool[sp_ptr]] = alpha) then - begin - incr(sp_ptr); - @<Figure out what this letter means@>; - end - else if (str_pool[sp_ptr] = right_brace) then - begin - decr(sp_brace_level); - incr(sp_ptr); - end_of_group := true; - end - else if (str_pool[sp_ptr] = left_brace) then - begin - incr(sp_brace_level); - incr(sp_ptr); - skip_stuff_at_sp_brace_level_greater_than_one; - end - else - incr(sp_ptr); -if ((end_of_group) and (to_be_written)) then {do the second pass} - @<Finally format this part of the name@>; -end - - -@ -When we come here |sp_ptr| is just past the |left_brace|, and when we -leave it's either at |sp_end| or just past the matching |right_brace|. - -@<Procedures and functions for name-string processing@>= -procedure skip_stuff_at_sp_brace_level_greater_than_one; -begin -while ((sp_brace_level > 1) and (sp_ptr < sp_end)) do - begin - if (str_pool[sp_ptr] = right_brace) then - decr(sp_brace_level) - else if (str_pool[sp_ptr] = left_brace) then - incr(sp_brace_level); - incr(sp_ptr); - end; -end; - - -@ -We won't output anything for this part of the name if this is a second -occurrence of an |sp_brace_level = 1| letter, if it's an illegal -letter, or if there are no tokens corresponding to this part. We also -determine if we're we to output complete tokens (indicated by a double -letter). - -@<Figure out what this letter means@>= -begin -if (alpha_found) then - begin - brace_lvl_one_letters_complaint; - to_be_written := false; - end - else - begin - case (str_pool[sp_ptr-1]) of - "f","F" : @<Figure out what tokens we'll output for the `first' name@>; - "v","V" : @<Figure out what tokens we'll output for the `von' name@>; - "l","L" : @<Figure out what tokens we'll output for the `last' name@>; - "j","J" : @<Figure out what tokens we'll output for the `jr' name@>; - othercases - begin - brace_lvl_one_letters_complaint; - to_be_written := false; - end - endcases; - if (double_letter) then - incr(sp_ptr); - end; -alpha_found := true; -end - - -@ -At most one of the important letters, perhaps doubled, may appear at -|sp_brace_level = 1|. - -@<Procedures and functions for name-string processing@>= -procedure brace_lvl_one_letters_complaint; -begin -print ('The format string "'); -print_pool_str (pop_lit1); -bst_ex_warn ('" has an illegal brace-level-1 letter'); -end; - - -@ -Here we set pointers into |name_tok| and note whether we'll be dealing -with a full first-name tokens (|double_letter = true|) or -abbreviations (|double_letter = false|). - -@<Figure out what tokens we'll output for the `first' name@>= -begin -cur_token := first_start; -last_token := first_end; -if (cur_token = last_token) then - to_be_written := false; -if ((str_pool[sp_ptr] = "f") or (str_pool[sp_ptr] = "F")) then - double_letter := true; -end - - -@ -The same as above but for von-name tokens. - -@<Figure out what tokens we'll output for the `von' name@>= -begin -cur_token := von_start; -last_token := von_end; -if (cur_token = last_token) then - to_be_written := false; -if ((str_pool[sp_ptr] = "v") or (str_pool[sp_ptr] = "V")) then - double_letter := true; -end - - -@ -The same as above but for last-name tokens. - -@<Figure out what tokens we'll output for the `last' name@>= -begin -cur_token := von_end; -last_token := last_end; -if (cur_token = last_token) then - to_be_written := false; -if ((str_pool[sp_ptr] = "l") or (str_pool[sp_ptr] = "L")) then - double_letter := true; -end - - -@ -The same as above but for jr-name tokens. - -@<Figure out what tokens we'll output for the `jr' name@>= -begin -cur_token := last_end; -last_token := jr_end; -if (cur_token = last_token) then - to_be_written := false; -if ((str_pool[sp_ptr] = "j") or (str_pool[sp_ptr] = "J")) then - double_letter := true; -end - - -@ -This is the second pass over this part of the name; here we actually -write stuff out to |ex_buf|. - -@<Finally format this part of the name@>= -begin -ex_buf_xptr := ex_buf_ptr; -sp_ptr := sp_xptr1; -sp_brace_level := 1; -while (sp_brace_level > 0) do - if ((lex_class[str_pool[sp_ptr]] = alpha) and (sp_brace_level = 1)) then - begin - incr(sp_ptr); - @<Figure out how to output the name tokens, and do it@>; - end - else if (str_pool[sp_ptr] = right_brace) then - begin - decr(sp_brace_level); - incr(sp_ptr); - if (sp_brace_level > 0) then - append_ex_buf_char_and_check (right_brace); - end - else if (str_pool[sp_ptr] = left_brace) then - begin - incr(sp_brace_level); - incr(sp_ptr); - append_ex_buf_char_and_check (left_brace); - end - else - begin - append_ex_buf_char_and_check (str_pool[sp_ptr]); - incr(sp_ptr); - end; -if (ex_buf_ptr > 0) then - if (ex_buf[ex_buf_ptr-1] = tie) then - @<Handle a discretionary |tie|@>; -end - - -@ -When we come here, |sp_ptr| is just past the letter indicating the -part of the name for which we're about to output tokens. When we -leave, it's at the first character of the rest of the group. - -@<Figure out how to output the name tokens, and do it@>= -begin -if (double_letter) then - incr(sp_ptr); -use_default := true; -sp_xptr2 := sp_ptr; -if (str_pool[sp_ptr] = left_brace) then {find the inter-token string} - begin - use_default := false; - incr(sp_brace_level); - incr(sp_ptr); - sp_xptr1 := sp_ptr; - skip_stuff_at_sp_brace_level_greater_than_one; - sp_xptr2 := sp_ptr - 1; - end; -@<Finally output the name tokens@>; -if (not use_default) then - sp_ptr := sp_xptr2 + 1; -end - - -@ -Here, for each token in this part, we output either a full or an -abbreviated token and the inter-token string for all but the last -token of this part. - -@<Finally output the name tokens@>= -while (cur_token < last_token) do - begin - if (double_letter) then - @<Finally output a full token@> - else - @<Finally output an abbreviated token@>; - incr(cur_token); - if (cur_token < last_token) then - @<Finally output the inter-token string@>; - end - - -@ -@:BibTeX capacity exceeded}{\quad buffer size@> -Here we output all the characters in the token, verbatim. - -@<Finally output a full token@>= -begin -name_bf_ptr := name_tok[cur_token]; -name_bf_xptr := name_tok[cur_token+1]; -if (ex_buf_length+(name_bf_xptr-name_bf_ptr) > buf_size) then - buffer_overflow; -while (name_bf_ptr < name_bf_xptr) do - begin - append_ex_buf_char (name_buf[name_bf_ptr]); - incr(name_bf_ptr); - end; -end - - -@ -@^special character@> -Here we output the first alphabetic or special character of the token; -brace level is irrelevant for an alphabetic (but not a special) -character. - -@<Finally output an abbreviated token@>= -begin -name_bf_ptr := name_tok[cur_token]; -name_bf_xptr := name_tok[cur_token+1]; -while (name_bf_ptr < name_bf_xptr) do - begin - if (lex_class[name_buf[name_bf_ptr]] = alpha) then - begin - append_ex_buf_char_and_check (name_buf[name_bf_ptr]); - goto loop_exit; - end - else if ((name_buf[name_bf_ptr] = left_brace) and - (name_bf_ptr + 1 < name_bf_xptr)) then - if (name_buf[name_bf_ptr+1] = backslash) then - @<Finally output a special character and exit loop@>; - incr(name_bf_ptr); - end; -loop_exit: -end - - -@ -@^special character@> -@^user abuse@> -@:BibTeX capacity exceeded}{\quad buffer size@> -We output a special character here even if the user has been silly -enough to make it nonalphabetic (and even if the user has been sillier -still by not having a matching |right_brace|). - -@<Finally output a special character and exit loop@>= -begin -if (ex_buf_ptr + 2 > buf_size) then - buffer_overflow; -append_ex_buf_char (left_brace); -append_ex_buf_char (backslash); -name_bf_ptr := name_bf_ptr + 2; -nm_brace_level := 1; -while ((name_bf_ptr < name_bf_xptr) and (nm_brace_level > 0)) do - begin - if (name_buf[name_bf_ptr] = right_brace) then - decr(nm_brace_level) - else if (name_buf[name_bf_ptr] = left_brace) then - incr(nm_brace_level); - append_ex_buf_char_and_check (name_buf[name_bf_ptr]); - incr(name_bf_ptr); - end; -goto loop_exit; -end - - -@ -@:BibTeX capacity exceeded}{\quad buffer size@> -Here we output either the \.{.bst} given string if it exists, or else -the \.{.bib} |sep_char| if it exists, or else the default string. A -|tie| is the default space character between the last two tokens of -the name part, and between the first two tokens if the first token is -short enough; otherwise, a |space| is the default. - -@d long_token = 3 {a token this length or longer is ``long''} - -@<Finally output the inter-token string@>= -begin -if (use_default) then - begin - if (not double_letter) then - append_ex_buf_char_and_check (period); - if (lex_class[name_sep_char[cur_token]] = sep_char) then - append_ex_buf_char_and_check (name_sep_char[cur_token]) - else if ((cur_token = last_token-1) or - (not enough_text_chars (long_token))) then - append_ex_buf_char_and_check (tie) - else - append_ex_buf_char_and_check (space); - end - else - begin - if (ex_buf_length+(sp_xptr2-sp_xptr1) > buf_size) then - buffer_overflow; - sp_ptr := sp_xptr1; - while (sp_ptr < sp_xptr2) do - begin - append_ex_buf_char (str_pool[sp_ptr]); - incr(sp_ptr); - end - end; -end - - -@ -@^special character@> -This function looks at the string in |ex_buf|, starting at -|ex_buf_xptr| and ending just before |ex_buf_ptr|, and it returns -|true| if there are |enough_chars|, where a special character (even if -it's missing its matching |right_brace|) counts as a single charcter. -This procedure is called only for strings that don't have too many -|right_brace|s. - -@<Procedures and functions for name-string processing@>= -function enough_text_chars (@!enough_chars : buf_pointer) : boolean; -begin -num_text_chars := 0; -ex_buf_yptr := ex_buf_xptr; -while ((ex_buf_yptr < ex_buf_ptr) and (num_text_chars < enough_chars)) do - begin - incr(ex_buf_yptr); - if (ex_buf[ex_buf_yptr-1] = left_brace) then - begin - incr(brace_level); - if ((brace_level = 1) and (ex_buf_yptr < ex_buf_ptr)) then - if (ex_buf[ex_buf_yptr] = backslash) then - begin - incr(ex_buf_yptr); {skip over the |backslash|} - while ((ex_buf_yptr < ex_buf_ptr) and (brace_level > 0)) do - begin - if (ex_buf[ex_buf_yptr] = right_brace) then - decr(brace_level) - else if (ex_buf[ex_buf_yptr] = left_brace) then - incr(brace_level); - incr(ex_buf_yptr); - end; - end; - end - else if (ex_buf[ex_buf_yptr-1] = right_brace) then - decr(brace_level); - incr(num_text_chars); - end; -if (num_text_chars < enough_chars) then - enough_text_chars := false - else - enough_text_chars := true; -end; - - -@ -If the last character output for this name part is a |tie| but the -previous character it isn't, we're dealing with a discretionary |tie|; -thus we replace it by a |space| if there are enough characters in the -rest of the name part. - -@d long_name = 3 {a name this length or longer is ``long''} - -@<Handle a discretionary |tie|@>= -begin -decr(ex_buf_ptr); {remove the previous |tie|} -if (ex_buf[ex_buf_ptr-1] = tie) then {it's not a discretionary |tie|} - do_nothing -else if (not enough_text_chars (long_name)) then {this is a short name part} - incr(ex_buf_ptr) {so restore the |tie|} -else {replace it by a |space|} - append_ex_buf_char (space); -end - - -@ -This is a procedure so that |x_format_name| is smaller. - -@<Procedures and functions for name-string processing@>= -procedure figure_out_the_formatted_name; -label loop_exit; -begin -@<Figure out the formatted name@>; -end; - - -@ -The |built_in| function {\.{if\$}} pops the top three literals (they -are two function literals and an integer literal, in that order); if -the integer is greater than 0, it executes the second literal, else it -executes the first. If any of the types is incorrect, it complains -but does nothing else. - -@<|execute_fn|({\.{if\$}})@>= -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -pop_lit_stk (pop_lit3,pop_typ3); -if (pop_typ1 <> stk_fn) then - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_fn) -else if (pop_typ2 <> stk_fn) then - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_fn) -else if (pop_typ3 <> stk_int) then - print_wrong_stk_lit (pop_lit3,pop_typ3,stk_int) -else - if (pop_lit3 > 0) then - execute_fn (pop_lit2) - else - execute_fn (pop_lit1); -end - - -@ -The |built_in| function {\.{int.to.chr\$}} pops the top (integer) -literal, interpreted as the |ASCII_code| of a single character, -converts it to the corresponding single-character string, and pushes -this string. If the literal isn't an appropriate integer, it -complains and pushes the null string. - -@<|execute_fn|({\.{int.to.chr\$}})@>= -procedure x_int_to_chr; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (s_null, stk_str); - end -else if ((pop_lit1 < 0) or (pop_lit1 > 127)) then - begin - bst_ex_warn (pop_lit1:0,' isn''t valid ASCII'); - push_lit_stk (s_null, stk_str); - end -else - begin - str_room(1); - append_char (pop_lit1); - push_lit_stk (make_string, stk_str); - end; -end; - - -@ -The |built_in| function {\.{int.to.str\$}} pops the top (integer) -literal, converts it to its (unique) string equivalent, and pushes -this string. If the literal isn't an integer, it complains and pushes -the null string. - -@<|execute_fn|({\.{int.to.str\$}})@>= -procedure x_int_to_str; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (s_null, stk_str); - end -else - begin - int_to_ASCII (pop_lit1, ex_buf, 0, ex_buf_length);@/ - add_pool_buf_and_push; {push this string onto the stack} - end; -end; - - -@ -The |built_in| function {\.{missing\$}} pops the top literal and -pushes the integer 1 if it's a missing field, 0 otherwise. If the -literal isn't a missing field or a string, it complains and pushes 0. -Unlike \.{empty\$}, this function should be called only when -|mess_with_entries| is true. - -@<|execute_fn|({\.{missing\$}})@>= -procedure x_missing; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (not mess_with_entries) then - bst_cant_mess_with_entries_print -else if ((pop_typ1 <> stk_str) and (pop_typ1 <> stk_field_missing)) then - begin - if (pop_typ1 <> stk_empty) then - begin - print_stk_lit (pop_lit1,pop_typ1); - bst_ex_warn (', not a string or missing field,'); - end; - push_lit_stk (0, stk_int); - end -else - if (pop_typ1 = stk_field_missing) then - push_lit_stk (1, stk_int) - else - push_lit_stk (0, stk_int); -end; - - -@ -The |built_in| function {\.{newline\$}} writes whatever has -accumulated in the output buffer |out_buf| onto the \.{.bbl} file. - -@<|execute_fn|({\.{newline\$}})@>= -begin -output_bbl_line; -end - - -@ -The |built_in| function {\.{num.names\$}} pops the top (string) -literal; it pushes the number of names the string represents---one -plus the number of occurrences of the substring ``and'' (ignoring case -differences) surrounded by nonnull |white_space| at the top brace -level. If the literal isn't a string, it complains and pushes the -value 0. - -@<|execute_fn|({\.{num.names\$}})@>= -procedure x_num_names; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (0, stk_int); - end -else - begin - ex_buf_length := 0; - add_buf_pool (pop_lit1); - @<Determine the number of names@>; - push_lit_stk (num_names, stk_int); - end; -end; - - -@ -This module, while scanning the list of names, counts the occurrences -of ``and'' (ignoring case differences) surrounded by nonnull -|white_space|, and adds 1. - -@<Determine the number of names@>= -begin -ex_buf_ptr := 0; -num_names := 0; -while (ex_buf_ptr < ex_buf_length) do - begin - name_scan_for_and (pop_lit1); - incr(num_names); - end; -end - - -@ -The |built_in| function {\.{pop\$}} pops the top of the stack but -doesn't print it. - -@<|execute_fn|({\.{pop\$}})@>= -begin -pop_lit_stk (pop_lit1,pop_typ1); -end - - -@ -The |built_in| function {\.{preamble\$}} pushes onto the stack the -concatenation of all the \.{preamble} strings read from the database -files. - -@<|execute_fn|({\.{preamble\$}})@>= -procedure x_preamble; -begin -ex_buf_length := 0; -preamble_ptr := 0; -while (preamble_ptr < num_preamble_strings) do - begin - add_buf_pool (s_preamble[preamble_ptr]); - incr(preamble_ptr); - end; -add_pool_buf_and_push; {push the concatenation string onto the stack} -end; - - -@ -@^special character@> -The |built_in| function {\.{purify\$}} pops the top (string) literal, -removes nonalphanumeric characters except for |white_space| and -|sep_char| characters (these get converted to a |space|) and removes -certain alphabetic characters contained in the control sequences -associated with a special character, and pushes the resulting string. -If the literal isn't a string, it complains and pushes the null -string. - -@<|execute_fn|({\.{purify\$}})@>= -procedure x_purify; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (s_null, stk_str); - end -else - begin - ex_buf_length := 0; - add_buf_pool (pop_lit1); - @<Perform the purification@>; - add_pool_buf_and_push; {push this string onto the stack} - end; -end; - - -@ -@^special character@> -The resulting string has nonalphanumeric characters removed, and each -|white_space| or |sep_char| character converted to a |space|. The next -module handles special characters. This code doesn't complain if the -string isn't brace balanced. - -@<Perform the purification@>= -begin -brace_level := 0; {this is the top level} -ex_buf_xptr := 0; {this pointer is for the purified string} -ex_buf_ptr := 0; {and this one is for the original string} -while (ex_buf_ptr < ex_buf_length) do - begin - case (lex_class[ex_buf[ex_buf_ptr]]) of - white_space, - sep_char : - begin - ex_buf[ex_buf_xptr] := space; - incr(ex_buf_xptr); - end; - alpha, - numeric : - begin - ex_buf[ex_buf_xptr] := ex_buf[ex_buf_ptr]; - incr(ex_buf_xptr); - end; - othercases - if (ex_buf[ex_buf_ptr] = left_brace) then - begin - incr(brace_level); - if ((brace_level = 1) and - (ex_buf_ptr + 1 < ex_buf_length)) then - if (ex_buf[ex_buf_ptr+1] = backslash) then - @<Purify a special character@>; - end - else if (ex_buf[ex_buf_ptr] = right_brace) then - if (brace_level > 0) then - decr(brace_level) - endcases; - incr(ex_buf_ptr); - end; -ex_buf_length := ex_buf_xptr; -end - - -@ -@^special character@> -Special characters (even without a matching |right_brace|) are -purified by removing the control sequences (but restoring the correct -thing for `\.{\\i}' and `\.{\\j}' as well as the eleven alphabetic -foreign characters in Table~3.2 of the \LaTeX\ manual) and removing -all nonalphanumeric characters (including |white_space| and -|sep_char|s). - -@<Purify a special character@>= -begin -incr(ex_buf_ptr); {skip over the |left_brace|} -while ((ex_buf_ptr < ex_buf_length) and (brace_level > 0)) do - begin - incr(ex_buf_ptr); {skip over the |backslash|} - ex_buf_yptr := ex_buf_ptr; {mark the beginning of the control sequence} - while ((ex_buf_ptr < ex_buf_length) and - (lex_class[ex_buf[ex_buf_ptr]] = alpha)) do@/ - incr(ex_buf_ptr); {this scans the control sequence} - control_seq_loc := str_lookup(ex_buf,ex_buf_yptr,ex_buf_ptr-ex_buf_yptr, - control_seq_ilk,dont_insert); - if (hash_found) then - @<Purify this accented or foreign character@>; - while ((ex_buf_ptr < ex_buf_length) and (brace_level > 0) and - (ex_buf[ex_buf_ptr] <> backslash)) do - begin {this scans to the next control sequence} - case (lex_class[ex_buf[ex_buf_ptr]]) of - alpha, - numeric : - begin - ex_buf[ex_buf_xptr] := ex_buf[ex_buf_ptr]; - incr(ex_buf_xptr); - end; - othercases - if (ex_buf[ex_buf_ptr] = right_brace) then - decr(brace_level) - else if (ex_buf[ex_buf_ptr] = left_brace) then - incr(brace_level) - endcases; - incr(ex_buf_ptr); - end; - end; -decr(ex_buf_ptr); {unskip the |right_brace| (or last character)} -end - - -@ -We consider the purified character to be either the first alphabetic -character of its control sequence, or perhaps both alphabetic -characters. - -@<Purify this accented or foreign character@>= -begin -ex_buf[ex_buf_xptr] := ex_buf[ex_buf_yptr]; {the first alphabetic character} -incr(ex_buf_xptr); -case (ilk_info[control_seq_loc]) of - n_oe, - n_oe_upper, - n_ae, - n_ae_upper, - n_ss : - begin {and the second} - ex_buf[ex_buf_xptr] := ex_buf[ex_buf_yptr+1]; - incr(ex_buf_xptr); - end; - othercases - do_nothing -endcases; -end - - -@ -The |built_in| function {\.{quote\$}} pushes the string consisting of -the |double_quote| character. - -@<|execute_fn|({\.{quote\$}})@>= -procedure x_quote; -begin -str_room(1); -append_char (double_quote); -push_lit_stk (make_string, stk_str); -end; - - -@ -The |built_in| function {\.{skip\$}} is a no-op. - -@<|execute_fn|({\.{skip\$}})@>= -begin -do_nothing; -end - - -@ -The |built_in| function {\.{stack\$}} pops and prints the whole stack; -it's meant to be used for style designers while debugging. - -@<|execute_fn|({\.{stack\$}})@>= -begin -pop_whole_stack; -end - - -@ -@^push the literal stack@> -The |built_in| function {\.{substring\$}} pops the top three literals -(they are the two integers literals |pop_lit1| and |pop_lit2| and a -string literal, in that order). It pushes the substring of the (at -most) |pop_lit1| consecutive characters starting at the |pop_lit2|th -character (assuming 1-based indexing) if |pop_lit2| is positive, and -ending at the |-pop_lit2|th character from the end if |pop_lit2| is -negative (where the first character from the end is the last -character). If any of the types is incorrect, it complain and pushes -the null string. - -@<|execute_fn|({\.{substring\$}})@>= -procedure x_substring; -label exit; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -pop_lit_stk (pop_lit3,pop_typ3); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (s_null, stk_str); - end -else if (pop_typ2 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_int); - push_lit_stk (s_null, stk_str); - end -else if (pop_typ3 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit3,pop_typ3,stk_str); - push_lit_stk (s_null, stk_str); - end -else - begin - sp_length := length(pop_lit3); - if (pop_lit1 >= sp_length) then - if ((pop_lit2 = 1) or (pop_lit2 = -1)) then - begin - repush_string; - return; - end; - if ((pop_lit1 <= 0) or (pop_lit2 = 0) or (pop_lit2 > sp_length) or - (pop_lit2 < -sp_length)) then - begin - push_lit_stk (s_null, stk_str); - return; - end - else - @<Form the appropriate substring@>; - end; -exit: -end; - - -@ -@^push the literal stack@> -This module finds the substring as described in the last section, -and slides it into place in the string pool, if necessary. - -@<Form the appropriate substring@>= -begin -if (pop_lit2 > 0) then - begin - if (pop_lit1 > sp_length - (pop_lit2-1)) then - pop_lit1 := sp_length - (pop_lit2-1); - sp_ptr := str_start[pop_lit3] + (pop_lit2-1); - sp_end := sp_ptr + pop_lit1; - if (pop_lit2 = 1) then - if (pop_lit3 >= cmd_str_ptr) then {no shifting---merely change pointers} - begin - str_start[pop_lit3+1] := sp_end; - unflush_string; - incr(lit_stk_ptr); - return; - end; - end -else {|-ex_buf_length <= pop_lit2 < 0|} - begin - pop_lit2 := -pop_lit2; - if (pop_lit1 > sp_length - (pop_lit2-1)) then - pop_lit1 := sp_length - (pop_lit2-1); - sp_end := str_start[pop_lit3+1] - (pop_lit2-1); - sp_ptr := sp_end - pop_lit1; - end; -while (sp_ptr < sp_end) do {shift the substring} - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; -push_lit_stk (make_string, stk_str); {and push it onto the stack} -end - - -@ -The |built_in| function {\.{swap\$}} pops the top two literals from -the stack and pushes them back swapped. - -@<|execute_fn|({\.{swap\$}})@>= -procedure x_swap; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if ((pop_typ1 <> stk_str) or (pop_lit1 < cmd_str_ptr)) then - begin - push_lit_stk (pop_lit1, pop_typ1); - if ((pop_typ2 = stk_str) and (pop_lit2 >= cmd_str_ptr)) then - unflush_string; - push_lit_stk (pop_lit2, pop_typ2); - end -else if ((pop_typ2 <> stk_str) or (pop_lit2 < cmd_str_ptr)) then - begin - unflush_string; {this is |pop_lit1|} - push_lit_stk (pop_lit1, stk_str); - push_lit_stk (pop_lit2, pop_typ2); - end -else {bummer, both are recent strings} - @<Swap the two strings (they're at the end of |str_pool|)@>; -end; - - -@ -We have to swap both (a)~the strings at the end of the string pool, -and (b)~their pointers on the literal stack. - -@<Swap the two strings (they're at the end of |str_pool|)@>= -begin -ex_buf_length := 0; -add_buf_pool (pop_lit2); {save the second string} -sp_ptr := str_start[pop_lit1]; -sp_end := str_start[pop_lit1+1]; -while (sp_ptr < sp_end) do {slide the first string down} - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; -push_lit_stk (make_string, stk_str); {and push it onto the stack} -add_pool_buf_and_push; {push second string onto the stack} -end - - -@ -@^special character@> -The |built_in| function {\.{text.length\$}} pops the top (string) -literal, and pushes the number of text characters it contains, where -an accented character (more precisely, a ``special character''$\!$, -defined earlier) counts as a single text character, even if it's -missing its matching |right_brace|, and where braces don't count as -text characters. If the literal isn't a string, it complains and -pushes the null string. - -@<|execute_fn|({\.{text.length\$}})@>= -procedure x_text_length; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (s_null, stk_str); - end -else - begin - num_text_chars := 0; - @<Count the text characters@>; - push_lit_stk (num_text_chars, stk_int); {and push it onto the stack} - end; -end; - - -@ -@^special character@> -Here we determine the number of text characters in the string, where -an entire special character counts as a single text character (even if -it's missing its matching |right_brace|), and where braces don't count -as text characters. - -@<Count the text characters@>= -begin -sp_ptr := str_start[pop_lit1]; -sp_end := str_start[pop_lit1+1]; -sp_brace_level := 0; -while (sp_ptr < sp_end) do - begin - incr(sp_ptr); - if (str_pool[sp_ptr-1] = left_brace) then - begin - incr(sp_brace_level); - if ((sp_brace_level = 1) and (sp_ptr < sp_end)) then - if (str_pool[sp_ptr] = backslash) then - begin - incr(sp_ptr); {skip over the |backslash|} - while ((sp_ptr < sp_end) and (sp_brace_level > 0)) do - begin - if (str_pool[sp_ptr] = right_brace) then - decr(sp_brace_level) - else if (str_pool[sp_ptr] = left_brace) then - incr(sp_brace_level); - incr(sp_ptr); - end; - incr(num_text_chars); - end; - end - else if (str_pool[sp_ptr-1] = right_brace) then - begin - if (sp_brace_level > 0) then - decr(sp_brace_level); - end - else - incr(num_text_chars); - end; -end - - -@ -@^special character@> -The |built_in| function {\.{text.prefix\$}} pops the top two literals -(the integer literal |pop_lit1| and a string literal, in that order). -It pushes the substring of the (at most) |pop_lit1| consecutive text -characters starting from the beginning of the string. This function -is similar to {\.{substring\$}}, but this one considers an accented -character (or more precisely, a ``special character''$\!$, even if -it's missing its matching |right_brace|) to be a single text character -(rather than however many |ASCII_code| characters it actually -comprises), and this function doesn't consider braces to be text -characters; furthermore, this function appends any needed matching -|right_brace|s. If any of the types is incorrect, it complains and -pushes the null string. - -@<|execute_fn|({\.{text.prefix\$}})@>= -procedure x_text_prefix; -label exit; -begin -pop_lit_stk (pop_lit1,pop_typ1); -pop_lit_stk (pop_lit2,pop_typ2); -if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - push_lit_stk (s_null, stk_str); - end -else if (pop_typ2 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit2,pop_typ2,stk_str); - push_lit_stk (s_null, stk_str); - end -else if (pop_lit1 <= 0) then - begin - push_lit_stk (s_null, stk_str); - return; - end -else - @<Form the appropriate prefix@>; -exit: -end; - - -@ -@^push the literal stack@> -This module finds the prefix as described in the last section, and -appends any needed matching |right_brace|s. - -@<Form the appropriate prefix@>= -begin -sp_ptr := str_start[pop_lit2]; -sp_end := str_start[pop_lit2+1]; {this may change} -@<Scan the appropriate number of characters@>; -if (pop_lit2 >= cmd_str_ptr) then {no shifting---merely change pointers} - pool_ptr := sp_end -else - while (sp_ptr < sp_end) do {shift the substring} - begin - append_char (str_pool[sp_ptr]); - incr(sp_ptr); - end; -while (sp_brace_level > 0) do {add matching |right_brace|s} - begin - append_char (right_brace); - decr(sp_brace_level); - end; -push_lit_stk (make_string, stk_str); {and push it onto the stack} -end - - -@ -@^special character@> -This section scans |pop_lit1| text characters, where an entire special -character counts as a single text character (even if it's missing its -matching |right_brace|), and where braces don't count as text -characters. - -@<Scan the appropriate number of characters@>= -begin -num_text_chars := 0; -sp_brace_level := 0; -sp_xptr1 := sp_ptr; -while ((sp_xptr1 < sp_end) and (num_text_chars < pop_lit1)) do - begin - incr(sp_xptr1); - if (str_pool[sp_xptr1-1] = left_brace) then - begin - incr(sp_brace_level); - if ((sp_brace_level = 1) and (sp_xptr1 < sp_end)) then - if (str_pool[sp_xptr1] = backslash) then - begin - incr(sp_xptr1); {skip over the |backslash|} - while ((sp_xptr1 < sp_end) and (sp_brace_level > 0)) do - begin - if (str_pool[sp_xptr1] = right_brace) then - decr(sp_brace_level) - else if (str_pool[sp_xptr1] = left_brace) then - incr(sp_brace_level); - incr(sp_xptr1); - end; - incr(num_text_chars); - end; - end - else if (str_pool[sp_xptr1-1] = right_brace) then - begin - if (sp_brace_level > 0) then - decr(sp_brace_level); - end - else - incr(num_text_chars); - end; -sp_end := sp_xptr1; -end - - -@ -The |built_in| function {\.{top\$}} pops and prints the top of the -stack. - -@<|execute_fn|({\.{top\$}})@>= -begin -pop_top_and_print; -end - - -@ -The |built_in| function {\.{type\$}} pushes the appropriate string -from |type_list| onto the stack (unless either it's |undefined| or -|empty|, in which case it pushes the null string). - -@<|execute_fn|({\.{type\$}})@>= -procedure x_type; -begin -if (not mess_with_entries) then - bst_cant_mess_with_entries_print - else - if ((type_list[cite_ptr] = undefined) or - (type_list[cite_ptr] = empty)) then - push_lit_stk (s_null, stk_str) - else - push_lit_stk (hash_text[type_list[cite_ptr]], stk_str); -end; - - -@ -The |built_in| function {\.{warning\$}} pops the top (string) literal -and prints it following a warning message. This is implemented as a -special |built_in| function rather than using the {\.{top\$}} function -so that it can |mark_warning|. - -@<|execute_fn|({\.{warning\$}})@>= -procedure x_warning; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str) -else - begin - print ('Warning--'); - print_lit (pop_lit1,pop_typ1); - mark_warning; - end; -end; - - -@ -The |built_in| function {\.{while\$}} pops the top two (function) -literals, and keeps executing the second as long as the (integer) -value left on the stack by executing the first is greater than 0. If -either type is incorrect, it complains but does nothing else. - -@<|execute_fn|({\.{while\$}})@>= -begin -pop_lit_stk (r_pop_lt1,r_pop_tp1); -pop_lit_stk (r_pop_lt2,r_pop_tp2); -if (r_pop_tp1 <> stk_fn) then - print_wrong_stk_lit (r_pop_lt1,r_pop_tp1,stk_fn) -else if (r_pop_tp2 <> stk_fn) then - print_wrong_stk_lit (r_pop_lt2,r_pop_tp2,stk_fn) -else - loop - begin - execute_fn (r_pop_lt2); {this is the \.{while\$} test} - pop_lit_stk (pop_lit1,pop_typ1); - if (pop_typ1 <> stk_int) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_int); - goto end_while; - end - else - if (pop_lit1 > 0) then - execute_fn (r_pop_lt1) {this is the \.{while\$} body} - else - goto end_while; - end; -end_while: {justifies this |mean_while|} -end - - -@ -@^literal literal@> -@^special character@> -The |built_in| function {\.{width\$}} pops the top (string) literal -and pushes the integer that represents its width in units specified by -the |char_width| array. This function takes the literal literally; -that is, it assumes each character in the string is to be printed as -is, regardless of whether the character has a special meaning to \TeX, -except that special characters (even without their |right_brace|s) are -handled specially. If the literal isn't a string, it complains and -pushes~0. - -@<|execute_fn|({\.{width\$}})@>= -procedure x_width; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - begin - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str); - push_lit_stk (0, stk_int); - end -else - begin - ex_buf_length := 0; - add_buf_pool (pop_lit1); - string_width := 0; - @<Add up the |char_width|s in this string@>; - push_lit_stk (string_width, stk_int); - end -end; - - -@ -We use the natural width for all but special characters, and we -complain if the string isn't brace-balanced. - -@<Add up the |char_width|s in this string@>= -begin -brace_level := 0; {we're at the top level} -ex_buf_ptr := 0; {and the beginning of string} -while (ex_buf_ptr < ex_buf_length) do - begin - if (ex_buf[ex_buf_ptr] = left_brace) then - begin - incr(brace_level); - if ((brace_level = 1) and (ex_buf_ptr + 1 < ex_buf_length)) then - if (ex_buf[ex_buf_ptr+1] = backslash) then - @<Determine the width of this special character@> - else - string_width := string_width + char_width[left_brace] - else - string_width := string_width + char_width[left_brace]; - end - else if (ex_buf[ex_buf_ptr] = right_brace) then - begin - decr_brace_level (pop_lit1); - string_width := string_width + char_width[right_brace]; - end - else - string_width := string_width + char_width[ex_buf[ex_buf_ptr]]; - incr(ex_buf_ptr); - end; -check_brace_level (pop_lit1); -end - - -@ -@^special character@> -We use the natural widths of all characters except that some -characters have no width: braces, control sequences (except for the -usual 13 accented and foreign characters, whose widths are given in -the next module), and |white_space| following control sequences (even -a null control sequence). - -@<Determine the width of this special character@>= -begin -incr(ex_buf_ptr); {skip over the |left_brace|} -while ((ex_buf_ptr < ex_buf_length) and (brace_level > 0)) do - begin - incr(ex_buf_ptr); {skip over the |backslash|} - ex_buf_xptr := ex_buf_ptr; - while ((ex_buf_ptr < ex_buf_length) and - (lex_class[ex_buf[ex_buf_ptr]] = alpha)) do@/ - incr(ex_buf_ptr); {this scans the control sequence} - if ((ex_buf_ptr < ex_buf_length) and (ex_buf_ptr = ex_buf_xptr)) then - incr(ex_buf_ptr) {this skips a nonalpha control seq} - else - begin - control_seq_loc := str_lookup(ex_buf,ex_buf_xptr, - ex_buf_ptr-ex_buf_xptr,control_seq_ilk,dont_insert); - if (hash_found) then - @<Determine the width of this accented or foreign character@>; - end; - while ((ex_buf_ptr < ex_buf_length) and - (lex_class[ex_buf[ex_buf_ptr]] = white_space)) do - incr(ex_buf_ptr); {this skips following |white_space|} - while ((ex_buf_ptr < ex_buf_length) and (brace_level > 0) and - (ex_buf[ex_buf_ptr] <> backslash)) do - begin {this scans to the next control sequence} - if (ex_buf[ex_buf_ptr] = right_brace) then - decr(brace_level) - else if (ex_buf[ex_buf_ptr] = left_brace) then - incr(brace_level) - else - string_width := string_width + char_width[ex_buf[ex_buf_ptr]]; - incr(ex_buf_ptr); - end; - end; -decr(ex_buf_ptr); {unskip the |right_brace|} -end - - -@ -Five of the 13 possibilities resort to special information not present -in the |char_width| array; the other eight simply use |char_width|'s -information for the first letter of the control sequence. - -@<Determine the width of this accented or foreign character@>= -begin -case (ilk_info[control_seq_loc]) of - n_ss : string_width := string_width + ss_width; - n_ae : string_width := string_width + ae_width; - n_oe : string_width := string_width + oe_width; - n_ae_upper : string_width := string_width + upper_ae_width; - n_oe_upper : string_width := string_width + upper_oe_width; - othercases - string_width := string_width + char_width[ex_buf[ex_buf_xptr]] -endcases; -end - - -@ -The |built_in| function {\.{write\$}} pops the top (string) literal -and writes it onto the output buffer |out_buf| (which will result in -stuff being written onto the \.{.bbl} file if the buffer fills up). If -the literal isn't a string, it complains but does nothing else. - -@<|execute_fn|({\.{write\$}})@>= -procedure x_write; -begin -pop_lit_stk (pop_lit1,pop_typ1); -if (pop_typ1 <> stk_str) then - print_wrong_stk_lit (pop_lit1,pop_typ1,stk_str) -else - add_out_pool (pop_lit1); -end; - - - -@* Cleaning up. -@^clich\'e-\`a-trois@> -@^fat lady@> -@^turn out lights@> -@^Yogi@> -This section does any last-minute printing and ends the program. - -@<Clean up and leave@>= -begin -if ((read_performed) and (not reading_completed)) then - begin - print ('Aborted at line ',bib_line_num:0,' of file '); - print_bib_name; - end; -trace_and_stat_printing; -@<Print the job |history|@>; -a_close (log_file); -{turn out the lights, the fat lady has sung; it's over, Yogi} -end - - -@ -Here we print |trace| and/or |stat| information, if desired. - -@<Procedures and functions for all file I/O, error messages, and such@>= -procedure trace_and_stat_printing; -begin -@# - trace - @<Print all \.{.bib}- and \.{.bst}-file information@>; - @<Print all |cite_list| and entry information@>; - @<Print the |wiz_defined| functions@>; - @<Print the string pool@>; - ecart@/ -@# - stat - @<Print usage statistics@>; - tats@/ -@# -end; - - -@ -This prints information obtained from the \.{.aux} file about the -other files. - -@<Print all \.{.bib}- and \.{.bst}-file information@>= -begin -if (num_bib_files = 1) then - trace_pr_ln ('The 1 database file is') - else - trace_pr_ln ('The ',num_bib_files:0,' database files are'); -if (num_bib_files = 0) then - trace_pr_ln (' undefined') - else - begin - bib_ptr := 0; - while (bib_ptr < num_bib_files) do - begin - trace_pr (' '); - trace_pr_pool_str (cur_bib_str); - trace_pr_pool_str (s_bib_extension); - trace_pr_newline; - incr(bib_ptr); - end; - end; -trace_pr ('The style file is '); -if (bst_str = 0) then - trace_pr_ln ('undefined') - else - begin - trace_pr_pool_str (bst_str); - trace_pr_pool_str (s_bst_extension); - trace_pr_newline; - end; -end - - -@ -In entry-sorted order, this prints an entry's |cite_list| string and, -indirectly, its entry type and entry variables. - -@<Print all |cite_list| and entry information@>= -begin -if (all_entries) then - trace_pr ('all_marker=',all_marker:0,', '); -if (read_performed) then - trace_pr_ln ('old_num_cites=',old_num_cites:0) - else - trace_pr_newline; -trace_pr ('The ',num_cites:0); -if (num_cites = 1) then - trace_pr_ln (' entry:') - else - trace_pr_ln (' entries:'); -if (num_cites = 0) then - trace_pr_ln (' undefined') - else - begin - sort_cite_ptr := 0; - while (sort_cite_ptr < num_cites) do - begin - if (not read_completed) then {we didn't finish the \.{read} command} - cite_ptr := sort_cite_ptr - else - cite_ptr := sorted_cites[sort_cite_ptr]; - trace_pr_pool_str (cur_cite_str); - if (read_performed) then - @<Print entry information@> - else - trace_pr_newline; - incr(sort_cite_ptr); - end; - end; -end - - -@ -This prints information gathered while reading the \.{.bst} and -\.{.bib} files. - -@<Print entry information@>= -begin -trace_pr (', entry-type '); -if (type_list[cite_ptr] = undefined) then - undefined : trace_pr ('unknown') -else if (type_list[cite_ptr] = empty) then - trace_pr ('--- no type found') -else - trace_pr_pool_str (hash_text[type_list[cite_ptr]]); -trace_pr_ln (', has entry strings'); -@<Print entry strings@>; -trace_pr (' has entry integers'); -@<Print entry integers@>; -trace_pr_ln (' and has fields'); -@<Print fields@>; -end - - -@ -This prints, for the current entry, the strings declared by the -\.{entry} command. - -@<Print entry strings@>= -begin -if (num_ent_strs = 0) then - trace_pr_ln (' undefined') -else if (not read_completed) then - trace_pr_ln (' uninitialized') -else - begin - str_ent_ptr := cite_ptr * num_ent_strs; - while (str_ent_ptr < (cite_ptr+1)*num_ent_strs) do - begin - ent_chr_ptr := 0; - trace_pr (' "'); - while (entry_strs[str_ent_ptr][ent_chr_ptr] <> end_of_string) do - begin - trace_pr (xchr[entry_strs[str_ent_ptr][ent_chr_ptr]]); - incr(ent_chr_ptr); - end; - trace_pr_ln ('"'); - incr(str_ent_ptr); - end; - end; -end - - -@ -This prints, for the current entry, the integers declared by the -\.{entry} command. - -@<Print entry integers@>= -begin -if (num_ent_ints = 0) then - trace_pr (' undefined') -else if (not read_completed) then - trace_pr (' uninitialized') -else - begin - int_ent_ptr := cite_ptr*num_ent_ints; - while (int_ent_ptr < (cite_ptr+1)*num_ent_ints) do - begin - trace_pr (' ',entry_ints[int_ent_ptr]:0); - incr(int_ent_ptr); - end; - end; -trace_pr_newline; -end - - -@ -This prints the fields stored for the current entry. - -@<Print fields@>= -begin -if (not read_performed) then - trace_pr_ln (' uninitialized') - else - begin - field_ptr := cite_ptr * num_fields; - field_end_ptr := field_ptr + num_fields; - no_fields := true; - while (field_ptr < field_end_ptr) do - begin - if (field_info[field_ptr] <> missing) then - begin - trace_pr (' "'); - trace_pr_pool_str (field_info[field_ptr]); - trace_pr_ln ('"'); - no_fields := false; - end; - incr(field_ptr); - end; - if (no_fields) then - trace_pr_ln (' missing'); - end; -end - - -@ -This gives all the |wiz_defined| functions that appeared in the -\.{.bst} file. - -@<Print the |wiz_defined| functions@>= -begin -trace_pr_ln ('The wiz-defined functions are'); -if (wiz_def_ptr = 0) then - trace_pr_ln (' nonexistent') - else - begin - wiz_fn_ptr := 0; - while (wiz_fn_ptr < wiz_def_ptr) do - begin - if (wiz_functions[wiz_fn_ptr] = end_of_def) then - trace_pr_ln (wiz_fn_ptr:0,'--end-of-def--') - else if (wiz_functions[wiz_fn_ptr] = quote_next_fn) then - trace_pr (wiz_fn_ptr:0,' quote_next_function ') - else - begin - trace_pr (wiz_fn_ptr:0,' `'); - trace_pr_pool_str (hash_text[wiz_functions[wiz_fn_ptr]]); - trace_pr_ln (''''); - end; - incr(wiz_fn_ptr); - end; - end; -end - - -@ -This includes all the `static' strings (that is, those that are also -in the hash table), but none of the dynamic strings (that is, those -put on the stack while executing \.{.bst} commands). - -@<Print the string pool@>= -begin -trace_pr_ln ('The string pool is'); -str_num := 1; -while (str_num < str_ptr) do - begin - trace_pr (str_num:4, str_start[str_num]:6,' "'); - trace_pr_pool_str (str_num); - trace_pr_ln ('"'); - incr(str_num); - end; -end - - -@ -@^statistics@> -These statistics can help determine how large some of the constants -should be and can tell how useful certain |built_in| functions are. -They are written to the same files as tracing information. - -@d stat_pr == trace_pr -@d stat_pr_ln == trace_pr_ln -@d stat_pr_pool_str == trace_pr_pool_str - -@<Print usage statistics@>= -begin -stat_pr ('You''ve used ',num_cites:0); -if (num_cites = 1) then - stat_pr_ln (' entry,') - else - stat_pr_ln (' entries,'); -stat_pr_ln (' ',wiz_def_ptr:0,' wiz_defined-function locations,'); -stat_pr_ln (' ',str_ptr:0,' strings with ',str_start[str_ptr]:0, - ' characters,'); -blt_in_ptr := 0; -total_ex_count := 0; -while (blt_in_ptr < num_blt_in_fns) do - begin - total_ex_count := total_ex_count + execution_count[blt_in_ptr]; - incr(blt_in_ptr); - end; -stat_pr_ln ('and the built_in function-call counts, ', total_ex_count:0, - ' in all, are:'); -blt_in_ptr := 0; -while (blt_in_ptr < num_blt_in_fns) do - begin - stat_pr_pool_str (hash_text[blt_in_loc[blt_in_ptr]]); - stat_pr_ln (' -- ',execution_count[blt_in_ptr]:0); - incr(blt_in_ptr); - end; -end - - -@ -@^bunk, history@> -@^system dependencies@> -@:this can't happen}{\quad History is bunk@> -Some implementations may wish to pass the |history| value to the -operating system so that it can be used to govern whether or not other -programs are started. Here we simply report the history to the user. - -@<Print the job |history|@>= -case (history) of - spotless : do_nothing; - warning_message : begin - if (err_count = 1) then - print_ln ('(There was 1 warning)') - else - print_ln ('(There were ',err_count:0,' warnings)'); - end; - error_message : begin - if (err_count = 1) then - print_ln ('(There was 1 error message)') - else - print_ln ('(There were ',err_count:0, - ' error messages)'); - end; - fatal_message : print_ln ('(That was a fatal error)'); - othercases begin - print ('History is bunk'); - print_confusion; - end -endcases - - - -@* System-dependent changes. -@^system dependencies@> -This section should be replaced, if necessary, by changes to the program -that are necessary to make \BibTeX\ work at a particular installation. -It is usually best to design your change file so that all changes to -previous sections preserve the section numbering; then everybody's version -will be consistent with the printed program. More extensive changes, -which introduce new sections, can be inserted here; then only the index -itself will get a new section number. - - - -@* Index. -@.this can't happen@> -Here is where you can find all uses of each identifier in the program, -with underlined entries pointing to where the identifier was defined. -If the identifier is only one letter long, however, you get to see only -the underlined entries. All references are to section numbers instead of -page numbers. - -This index also lists a few error messages and other aspects of the -program that you might want to look up some day. For example, the -entry for ``system dependencies'' lists all sections that should -receive special attention from people who are installing \TeX\ in a -new operating environment. A list of various things that can't happen -appears under ``this can't happen''$\!$. diff --git a/Build/extra/bibtex/btxbst.doc b/Build/extra/bibtex/btxbst.doc deleted file mode 100644 index 8cb9709de08..00000000000 --- a/Build/extra/bibtex/btxbst.doc +++ /dev/null @@ -1,2530 +0,0 @@ -% BibTeX `plain' family - % Version 0.99b (8-Dec-10 release) for BibTeX versions 0.99a or later. - % Copyright (C) 1984, 1985, 1988, 2010 Howard Trickey and Oren Patashnik. - % Unlimited copying and redistribution of this file are permitted as long as - % it is unmodified. Modifications (and redistribution of modified versions) - % are also permitted, but only if the resulting file is renamed to something - % besides btxbst.doc, plain.bst, unsrt.bst, alpha.bst, and abbrv.bst. - % This restriction helps ensure that all standard styles are identical. - % The file btxbst.doc has the documentation for this style. -% Please notify biblio@tug.org of any bugs in -% these standard styles or in this documentation file. -% -% This is file btxbst.doc; it helps document bibliography styles, -% and is also a template file that you can use to make -% several different style files, if you have access to a C preprocessor. -% For example, the standard styles were made by doing something like -% cpp -P -DPLAIN btxbst.doc plain.txt -% cpp -P -DUNSRT btxbst.doc unsrt.txt -% cpp -P -DALPHA btxbst.doc alpha.txt -% cpp -P -DABBRV btxbst.doc abbrv.txt -% and then renaming after removing unwanted comments and blank lines. -% If you don't have access, -% you can edit this file by hand to imitate the preprocessor, -% with the following explanation of the C preprocessor constructs used here. -% -% The output of the preprocessor is the same as the input, except that certain -% lines will be excluded (and some blank lines will be added). The sequence -% #if VAR -% lines to be included when VAR is not zero -% #else -% lines to be included when VAR is zero -% #endif -% (with the #-signs appearing in column 1) means that one set or the other of -% the lines are to be included depending on the value of VAR. -% The #else part is optional. Comments can be added after #else and #endif. -% Variables can be set by -% #define VAR value -% and one can also use #ifdef VAR to see if VAR has any value, and #ifndef -% to see if it has none. -% Another #if form used in this file is #if !VAR, which includes the lines -% after the #if only if VAR is zero. -% -% Convention: Use all uppercase identifiers for these preprocessor variables -% so you can spot them easily -% -% The command line to the preprocessor should define one of PLAIN, UNSRT, ALPHA -% or ABBRV (though PLAIN will be used by default if none is given), -% and the following lines will set various boolean variables to control the -% various lines that are chosen from the rest of the file. -% Each boolean variable should be set true (1) or false (0) in each style. -% Here are the current variables, and their meanings: -% LAB_ALPH: an alphabetic label is used (if false then a numeric -% label is used) -% SORTED: the entries should be sorted by label (if nonnumeric) -% and other info, like authors (if false, then -% entries remain in order of occurrence) -% NAME_FULL: the authors, editors, etc., get the full names as -% given in the bibliography file (if false, the first -% names become initials) -% ATIT_LOWER: titles of non-"books" (e.g., articles) should be -% converted to lower-case, except the first letter or -% first letter after a colon -% (if false then they appear as in the database) -% MONTH_FULL: months are spelled out in full (if false, then -% they're abbreviated) -% JOUR_FULL: macro journal names are spelled out in full -% (if false then they are abbreviated, currently -% as they appear in ACM publications) -#ifndef UNSRT -# ifndef ALPHA -# ifndef ABBRV -# define PLAIN 1 -# endif -# endif -#endif -#ifdef PLAIN -% plain style (sorted numbers) -# define LAB_ALPH 0 -# define SORTED 1 -# define NAME_FULL 1 -# define ATIT_LOWER 1 -# define MONTH_FULL 1 -# define JOUR_FULL 1 -#endif -#ifdef UNSRT -% unsrt style (unsorted numbers) -# define LAB_ALPH 0 -# define SORTED 0 -# define NAME_FULL 1 -# define ATIT_LOWER 1 -# define MONTH_FULL 1 -# define JOUR_FULL 1 -#endif -#ifdef ALPHA -% alpha style (sorted short alphabetics) -# define LAB_ALPH 1 -# define SORTED 1 -# define NAME_FULL 1 -# define ATIT_LOWER 1 -# define MONTH_FULL 1 -# define JOUR_FULL 1 -#endif -#ifdef ABBRV -% abbrv style (sorted numbers, with abbreviations) -# define LAB_ALPH 0 -# define SORTED 1 -# define NAME_FULL 0 -# define ATIT_LOWER 1 -# define MONTH_FULL 0 -# define JOUR_FULL 0 -#endif -% -% Entry formatting: Similar to that recommended by Mary-Claire van Leunen -% in "A Handbook for Scholars". Book-like titles are italicized -% (emphasized) and non-book titles are converted to sentence -% capitilization (and not enclosed in quotes). -% This file outputs a \newblock between major blocks of an entry -% (the name \newblock is analogous to the names \newline and \newpage) -% so that the user can obtain an "open" format, which has a line break -% before each block and lines after the first are indented within blocks, -% by giving the optional \documentstyle argument `openbib'; -% The default is the "closed" format---blocks runs together. -% -% Citation alphabetic label format: -% [Knu73] for single author (or editor or key) -% [AHU83] (first letters of last names) for multiple authors -% -% Citation label numberic format: -% [number] -% -% Reference list ordering for sorted, alphabetic lables: -% alphabetical by citation label, then by author(s) or whatever -% passes for author in the absence of one, then by year, -% then title -% -% Reference list ordering for sorted, numeric lables: -% alphabetical by author(s) or whatever passes -% for author in the absence of one, then by year, then title -% -% Reference list ordering for unsorted: -% by the order cited in the text -% -% History -% 12/16/84 (HWT) Original `plain' version, by Howard Trickey. -% 12/23/84 (LL) Some comments made by Leslie Lamport. -% 2/16/85 (OP) Changes based on LL's comments, Oren Patashnik. -% 2/17/85 (HWT) Template file and other standard styles made. -% 3/28/85 (OP) First release, version 0.98b for BibTeX 0.98f. -% 5/ 9/85 (OP) Version 0.98c for BibTeX 0.98i: -% fixed Theoretical Computer Science macro name; -% fixed the format.vol.num.pages function. -% 1/24/88 (OP) Version 0.99a for BibTeX 0.99a, main changes: -% assignment operator (:=) arguments reversed; -% the preamble$ function outputs the database PREAMBLE; -% entry.max$ and global.max$ (built-in) variables replace -% entry.string.max and global.string.max functions; -% alphabetizing by year then title, not just title; -% many unnecessary ties removed; \it ==> \em; -% the `alpha' style uses a superscripted `+' instead of a -% `*' for unnamed names in constructing the label; -% the `abbrv' style now uses "Mar." and "Sept."; -% the functions calc.label and presort now look at just -% the fields they're supposed to; -% BOOKLET, MASTERSTHESIS, TECHREPORT use nonbook titles; -% INBOOK and INCOLLECTION take an optional type (e.g. -% type = "Section"), overriding the default "chapter"; -% BOOK, INBOOK, INCOLLECTION, and PROCEEDINGS now allow -% either volume or number, not just volume; -% INCOLLECTION now allows an edition and series field; -% PROCEEDINGS and INPROCEEDINGS now use the address field -% to tell where a conference was held; -% INPROCEEDINGS and PROCEEDINGS now allow either volume -% or number, and also a series field; -% MASTERSTHESIS and PHDTHESIS accept types other than -% "Master's thesis" and "PhD thesis"; -% UNPUBLISHED now outputs, in one block, note then date; -% MANUAL now prints out the organization in -% the first block if the author field is empty; -% MISC can't be empty---it requires some optional field. -% 3/23/88 (OP) Version 0.99b for BibTeX 0.99c---changed the three -% erroneous occurrences of `cite ' to `cite$ '; this -% change didn't affect the four standard styles, so the -% 0.99a versions of those styles are still current. -% 12/ 8/10 (OP) Still version 0.99b, as the code itself was unchanged; -% this release clarified the license. -% -% The ENTRY declaration -% Like Scribe's (according to pages 231-2 of the April '84 edition), -% but no fullauthor or editors fields because BibTeX does name handling. -% The annote field is commented out here because this family doesn't -% include an annotated bibliography style. And in addition to the fields -% listed here, BibTeX has a built-in crossref field, explained later. - -ENTRY -% Fields: - { address -% Usually the address of a publisher or other type of organization. -% Put information in this field only if it helps the reader find the -% thing---for example you should omit the address of a major -% publisher entirely. For a PROCEEDINGS or an INPROCEEDINGS, -% however, it's the address of the conference; for those two entry -% types, include the publisher's or organization's address, if -% necessary, in the publisher or organization field. -% annote -% Long annotation---for annotated bibliographies (begins sentence). - author -% Name(s) of author(s), in BibTeX name format. - booktitle -% Book title when the thing being referenced isn't the whole book. -% For book entries, the title field should be used instead. - chapter -% Chapter (or section or whatever) number. - edition -% Edition of a book---should be an ordinal (e.g., "Second"). - editor -% Name(s) of editor(s), in BibTeX name format. -% If there is also an author field, then the editor field should be -% for the book or collection that the work appears in. - howpublished -% How something strange has been published (begins sentence). - institution -% Sponsoring institution of a technical report. - journal -% Journal name (macros are provided for many). - key -% Alphabetizing, labeling, and cross-referencing key -% (needed when an entry has no author or editor). - month -% Month (macros are provided). - note -% To help the reader find a reference (begins sentence). - number -% Number of a journal or technical report, or of a work in a series. - organization -% Organization sponsoring a conference (or publishing a manual); if -% the editor (or author) is empty, and if the organization produces -% an awkward label or cross reference, you should put appropriately -% condensed organization information in the key field as well. - pages -% Page number or numbers (use `--' to separate a range, use `+' -% to indicate pages following that don't form a simple range). - publisher -% Publisher name. - school -% School name (for theses). - series -% The name of a series or set of books. -% An individual book will will also have it's own title. - title -% The title of the thing you're referred to. - type -% Type of a Techreport (e.g., "Research Note") to be used instead of -% the default "Technical Report"; or, similarly, the type of a -% thesis; or of a part of a book. - volume -% The volume number of a journal or multivolume work. - year -% The year should contain only numerals (technically, it should end -% with four numerals, after purification; doesn't a begin sentence). - } -% There are no integer entry variables - {} -% These string entry variables are used to form the citation label. -% In a storage pinch, sort.label can be easily computed on the fly. -#if LAB_ALPH -#if SORTED - { label extra.label sort.label } -#else !SORTED -% It doesn't seem like a good idea to use an order-of-citation -% reference list when using alphabetic labels, but when this happens -% we do things a little differently - { label } -#endif SORTED -#else !LAB_ALPH - { label } -#endif LAB_ALPH - -% Each entry function starts by calling output.bibitem, to write the -% \bibitem and its arguments to the .BBL file. Then the various fields -% are formatted and printed by output or output.check. Those functions -% handle the writing of separators (commas, periods, \newblock's), -% taking care not to do so when they are passed a null string. -% Finally, fin.entry is called to add the final period and finish the -% entry. -% -% A bibliographic reference is formatted into a number of `blocks': -% in the open format, a block begins on a new line and subsequent -% lines of the block are indented. A block may contain more than -% one sentence (well, not a grammatical sentence, but something to -% be ended with a sentence ending period). The entry functions should -% call new.block whenever a block other than the first is about to be -% started. They should call new.sentence whenever a new sentence is -% to be started. The output functions will ensure that if two -% new.sentence's occur without any non-null string being output between -% them then there won't be two periods output. Similarly for two -% successive new.block's. -% -% The output routines don't write their argument immediately. -% Instead, by convention, that argument is saved on the stack to be -% output next time (when we'll know what separator needs to come -% after it). Meanwhile, the output routine has to pop the pending -% output off the stack, append any needed separator, and write it. -% -% To tell which separator is needed, we maintain an output.state. -% It will be one of these values: -% before.all just after the \bibitem -% mid.sentence in the middle of a sentence: comma needed -% if more sentence is output -% after.sentence just after a sentence: period needed -% after.block just after a block (and sentence): -% period and \newblock needed. -% Note: These styles don't use after.sentence -% -% VAR: output.state : INTEGER -- state variable for output -% -% The output.nonnull function saves its argument (assumed to be nonnull) -% on the stack, and writes the old saved value followed by any needed -% separator. The ordering of the tests is decreasing frequency of -% occurrence. -% -% output.nonnull(s) == -% BEGIN -% s := argument on stack -% if output.state = mid.sentence then -% write$(pop() * ", ") -% -- "pop" isn't a function: just use stack top -% else -% if output.state = after.block then -% write$(add.period$(pop())) -% newline$ -% write$("\newblock ") -% else -% if output.state = before.all then -% write$(pop()) -% else -- output.state should be after.sentence -% write$(add.period$(pop()) * " ") -% fi -% fi -% output.state := mid.sentence -% fi -% push s on stack -% END -% -% The output function calls output.nonnull if its argument is non-empty; -% its argument may be a missing field (thus, not necessarily a string) -% -% output(s) == -% BEGIN -% if not empty$(s) then output.nonnull(s) -% fi -% END -% -% The output.check function is the same as the output function except that, if -% necessary, output.check warns the user that the t field shouldn't be empty -% (this is because it probably won't be a good reference without the field; -% the entry functions try to make the formatting look reasonable even when -% such fields are empty). -% -% output.check(s,t) == -% BEGIN -% if empty$(s) then -% warning$("empty " * t * " in " * cite$) -% else output.nonnull(s) -% fi -% END -% -% The output.bibitem function writes the \bibitem for the current entry -% (the label should already have been set up), and sets up the separator -% state for the output functions. And, it leaves a string on the stack -% as per the output convention. -% -% output.bibitem == -% BEGIN -% newline$ -% write$("\bibitem[") % for alphabetic labels, -% write$(label) % these three lines -% write$("]{") % are used -% write$("\bibitem{") % this line for numeric labels -% write$(cite$) -% write$("}") -% push "" on stack -% output.state := before.all -% END -% -% The fin.entry function finishes off an entry by adding a period to the -% string remaining on the stack. If the state is still before.all -% then nothing was produced for this entry, so the result will look bad, -% but the user deserves it. (We don't omit the whole entry because the -% entry was cited, and a bibitem is needed to define the citation label.) -% -% fin.entry == -% BEGIN -% write$(add.period$(pop())) -% newline$ -% END -% -% The new.block function prepares for a new block to be output, and -% new.sentence prepares for a new sentence. -% -% new.block == -% BEGIN -% if output.state <> before.all then -% output.state := after.block -% fi -% END -% -% new.sentence == -% BEGIN -% if output.state <> after.block then -% if output.state <> before.all then -% output.state := after.sentence -% fi -% fi -% END -% - -INTEGERS { output.state before.all mid.sentence after.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.sentence := - #3 'after.block := -} - -% the variables s and t are temporary string holders - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { add.period$ " " * write$ } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ -#if LAB_ALPH - "\bibitem[" write$ - label write$ - "]{" write$ -#else - "\bibitem{" write$ -#endif LAB_ALPH - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -% This function finishes all entries. - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -% These three functions pop one or two (integer) arguments from the stack -% and push a single one, either 0 or 1. -% The 'skip$ in the `and' and `or' functions are used because -% the corresponding if$ would be idempotent - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -% Sometimes we begin a new block only if the block will be big enough. The -% new.block.checka function issues a new.block if its argument is nonempty; -% new.block.checkb does the same if either of its TWO arguments is nonempty. - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -% The new.sentence.check functions are analogous. - -FUNCTION {new.sentence.checka} -{ empty$ - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {new.sentence.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.sentence - if$ -} - -% Here are some functions for formatting chunks of an entry. -% By convention they either produce a string that can be followed by -% a comma or period (using add.period$, so it is OK to end in a period), -% or they produce the null string. -% -% A useful utility is the field.or.null function, which checks if the -% argument is the result of pushing a `missing' field (one for which no -% assignment was made when the current entry was read in from the database) -% or the result of pushing a string having no non-white-space characters. -% It returns the null string if so, otherwise it returns the field string. -% Its main (but not only) purpose is to guarantee that what's left on the -% stack is a string rather than a missing field. -% -% field.or.null(s) == -% BEGIN -% if empty$(s) then return "" -% else return s -% END -% -% Another helper function is emphasize, which returns the argument emphazised, -% if that is non-empty, otherwise it returns the null string. Italic -% corrections aren't used, so this function should be used when punctation -% will follow the result. -% -% emphasize(s) == -% BEGIN -% if empty$(s) then return "" -% else return "{\em " * s * "}" -% -% The format.names function formats the argument (which should be in -% BibTeX name format) into "First Von Last, Junior", separated by commas -% and with an "and" before the last (but ending with "et~al." if the last -% of multiple authors is "others"). This function's argument should always -% contain at least one name. -% -% VAR: nameptr, namesleft, numnames: INTEGER -% pseudoVAR: nameresult: STRING (it's what's accumulated on the stack) -% -% format.names(s) == -% BEGIN -% nameptr := 1 -% numnames := num.names$(s) -% namesleft := numnames -% while namesleft > 0 -% do -% % for full names: -% t := format.name$(s, nameptr, "{ff~}{vv~}{ll}{, jj}") -% % for abbreviated first names: -% t := format.name$(s, nameptr, "{f.~}{vv~}{ll}{, jj}") -% if nameptr > 1 then -% if namesleft > 1 then nameresult := nameresult * ", " * t -% else if numnames > 2 -% then nameresult := nameresult * "," -% fi -% if t = "others" -% then nameresult := nameresult * " et~al." -% else nameresult := nameresult * " and " * t -% fi -% fi -% else nameresult := t -% fi -% nameptr := nameptr + 1 -% namesleft := namesleft - 1 -% od -% return nameresult -% END -% -% The format.authors function returns the result of format.names(author) -% if the author is present, or else it returns the null string -% -% format.authors == -% BEGIN -% if empty$(author) then return "" -% else return format.names(author) -% fi -% END -% -% Format.editors is like format.authors, but it uses the editor field, -% and appends ", editor" or ", editors" -% -% format.editors == -% BEGIN -% if empty$(editor) then return "" -% else -% if num.names$(editor) > 1 then -% return format.names(editor) * ", editors" -% else -% return format.names(editor) * ", editor" -% fi -% fi -% END -% -% Other formatting functions are similar, so no "comment version" will be -% given for them. -% -% The `pop$' in this function gets rid of the duplicate `empty' value and -% the `skip$' returns the duplicate field value - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } -#if NAME_FULL - { s nameptr "{ff~}{vv~}{ll}{, jj}" format.name$ 't := -#else - { s nameptr "{f.~}{vv~}{ll}{, jj}" format.name$ 't := -#endif NAME_FULL - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", editors" * } - { ", editor" * } - if$ - } - if$ -} - -% The format.title function is used for non-book-like titles. -% For most styles we convert to lowercase (except for the very first letter, -% and except for the first one after a colon (followed by whitespace)), -% and hope the user has brace-surrounded words that need to stay capitilized; -% for some styles, however, we leave it as it is in the database. - -FUNCTION {format.title} -{ title empty$ - { "" } -#if ATIT_LOWER - { title "t" change.case$ } -#else - 'title -#endif ATIT_LOWER - if$ -} - -% By default, BibTeX sets the global integer variable global.max$ to the BibTeX -% constant glob_str_size, the maximum length of a global string variable. -% Analogously, BibTeX sets the global integer variable entry.max$ to -% ent_str_size, the maximum length of an entry string variable. -% The style designer may change these if necessary (but this is unlikely) - -% The n.dashify function makes each single `-' in a string a double `--' -% if it's not already -% -% pseudoVAR: pageresult: STRING (it's what's accumulated on the stack) -% -% n.dashify(s) == -% BEGIN -% t := s -% pageresult := "" -% while (not empty$(t)) -% do -% if (first character of t = "-") -% then -% if (next character isn't) -% then -% pageresult := pageresult * "--" -% t := t with the "-" removed -% else -% while (first character of t = "-") -% do -% pageresult := pageresult * "-" -% t := t with the "-" removed -% od -% fi -% else -% pageresult := pageresult * the first character -% t := t with the first character removed -% fi -% od -% return pageresult -% END - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -% The format.date function is for the month and year, but we give a warning if -% there's an empty year but the month is there, and we return the empty string -% if they're both empty. - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -% The format.btitle is for formatting the title field when it is a book-like -% entry---the style used here keeps it in uppers-and-lowers and emphasizes it. - -FUNCTION {format.btitle} -{ title emphasize -} - -% For several functions we'll need to connect two strings with a -% tie (~) if the second one isn't very long (fewer than 3 characters). -% The tie.or.space.connect function does that. It concatenates the two -% strings on top of the stack, along with either a tie or space between -% them, and puts this concatenation back onto the stack: -% -% tie.or.space.connect(str1,str2) == -% BEGIN -% if text.length$(str2) < 3 -% then return the concatenation of str1, "~", and str2 -% else return the concatenation of str1, " ", and str2 -% END - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -% The either.or.check function complains if both fields or an either-or pair -% are nonempty. -% -% either.or.check(t,s) == -% BEGIN -% if empty$(s) then -% warning$(can't use both " * t * " fields in " * cite$) -% fi -% END - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -% The format.bvolume function is for formatting the volume and perhaps -% series name of a multivolume work. If both a volume and a series field -% are there, we assume the series field is the title of the whole multivolume -% work (the title field should be the title of the thing being referred to), -% and we add an "of <series>". This function is called in mid-sentence. - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "volume" volume tie.or.space.connect - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -% The format.number.series function is for formatting the series name -% and perhaps number of a work in a series. This function is similar to -% format.bvolume, although for this one the series must exist (and the -% volume must not exist). If the number field is empty we output either -% the series field unchanged if it exists or else the null string. -% If both the number and series fields are there we assume the series field -% gives the name of the whole series (the title field should be the title -% of the work being one referred to), and we add an "in <series>". -% We capitilize Number when this function is used at the beginning of a block. - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "number" } - { "Number" } - if$ - number tie.or.space.connect - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -% The format.edition function appends " edition" to the edition, if present. -% We lowercase the edition (it should be something like "Third"), because -% this doesn't start a sentence. - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { output.state mid.sentence = - { edition "l" change.case$ " edition" * } - { edition "t" change.case$ " edition" * } - if$ - } - if$ -} - -% The format.pages function is used for formatting a page range in a book -% (and in rare circumstances, an article). -% -% The multi.page.check function examines the page field for a "-" or "," or "+" -% so that format.pages can use "page" instead of "pages" if none exists. -% Note: global.max$ here means "take the rest of the string" -% -% VAR: multiresult: INTEGER (actually, a boolean) -% -% multi.page.check(s) == -% BEGIN -% t := s -% multiresult := false -% while ((not multiresult) and (not empty$(t))) -% do -% if (first character of t = "-" or "," or "+") -% then multiresult := true -% else t := t with the first character removed -% fi -% od -% return multiresult -% END - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -% This function doesn't begin a sentence so "pages" isn't capitalized. -% Other functions that use this should keep that in mind. - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pages" pages n.dashify tie.or.space.connect } - { "page" pages tie.or.space.connect } - if$ - } - if$ -} - -% The format.vol.num.pages function is for the volume, number, and page range -% of a journal article. We use the format: vol(number):pages, with some -% variations for empty fields. This doesn't begin a sentence. - -FUNCTION {format.vol.num.pages} -{ volume field.or.null - number empty$ - 'skip$ - { "(" number * ")" * * - volume empty$ - { "there's a number but no volume in " cite$ * warning$ } - 'skip$ - if$ - } - if$ - pages empty$ - 'skip$ - { duplicate$ empty$ - { pop$ format.pages } - { ":" * pages n.dashify * } - if$ - } - if$ -} - - -% The format.chapter.pages, if the chapter is present, puts whatever is in the -% type field (or else "chapter" if type is empty) in front of a chapter number. -% It then appends the pages, if present. This doesn't begin a sentence. - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "chapter" } - { type "l" change.case$ } - if$ - chapter tie.or.space.connect - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -% The format.in.ed.booktitle function is used for starting out a sentence -% that begins "In <booktitle>", putting an editor before the title if one -% exists. - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { editor empty$ - { "In " booktitle emphasize * } - { "In " format.editors * ", " * booktitle emphasize * } - if$ - } - if$ -} - -% The function empty.misc.check complains if all six fields are empty, and -% if there's been no sorting or alphabetic-label complaint. - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and -#if SORTED - key empty$ not and -#else !SORTED -#if LAB_ALPH - key empty$ not and -#endif LAB_ALPH -#endif SORTED - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -% The function format.thesis.type returns either the (case-changed) type field, -% if it is defined, or else the default string already on the stack -% (like "Master's thesis" or "PhD thesis"). - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "t" change.case$ - } - if$ -} - -% The function format.tr.number makes a string starting with "Technical Report" -% (or type, if that field is defined), followed by the number if there is one; -% it returns the starting part (with a case change) even if there is no number. -% This is used at the beginning of a sentence. - -FUNCTION {format.tr.number} -{ type empty$ - { "Technical Report" } - 'type - if$ - number empty$ - { "t" change.case$ } - { number tie.or.space.connect } - if$ -} - -% Now come the cross-referencing functions (these are invoked because -% one entry in the database file(s) cross-references another, by giving -% the other entry's database key in a `crossref' field). This feature -% allows one or more titled things that are part of a larger titled -% thing to cross-reference the larger thing. These styles allow for -% five posibilities: (1) an ARTICLE may cross-reference an ARTICLE; -% (2) a BOOK, (3) INBOOK, or (4) INCOLLECTION may cross-reference a BOOK; -% or (5) an INPROCEEDINGS may cross-reference a PROCEEDINGS. -% Each of these is explained in more detail later. -% -% An ARTICLE entry type may cross reference another ARTICLE (this is -% intended for when an entire journal is devoted to a single topic--- -% but since there is no JOURNAL entry type, the journal, too, should be -% classified as an ARTICLE but without the author and title fields). -% This will result in two warning messages for the journal's entry -% if it's included in the reference list, but such is life. -% -% format.article.crossref == -% BEGIN -% if empty$(key) then -% if empty$(journal) then -% warning$("need key or journal for " * cite$ * -% " to crossref " * crossref) -% return(" \cite{" * crossref * "}") -% else -% return("In " * emphazise.correct (journal) * -% " \cite{" * crossref * "}") -% fi -% else -% return("In " * key * " \cite{" * crossref * "}") -% fi -% END -% -% The other cross-referencing functions are similar, so no "comment version" -% will be given for them. - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "In {\em " journal * "\/}" * } - if$ - } - { "In " key * } - if$ - " \cite{" * crossref * "}" * -} - -% We use just the last names of editors for a cross reference: either -% "editor", or "editor1 and editor2", or "editor1 et~al." depending on -% whether there are one, or two, or more than two editors. - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -% A BOOK (or INBOOK) entry type (assumed to be for a single volume in a -% multivolume work) may cross reference another BOOK (the entire multivolume). -% Usually there will be an editor, in which case we use that to construct the -% cross reference; otherwise we use a nonempty key field or else the series -% field (since the series gives the title of the multivolume work). - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Volume" volume tie.or.space.connect - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { "{\em " * series * "\/}" * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -% An INCOLLECTION entry type may cross reference a BOOK (assumed to be the -% collection), or an INPROCEEDINGS may cross reference a PROCEEDINGS. -% Often there will be an editor, in which case we use that to construct -% the cross reference; otherwise we use a nonempty key field or else -% the booktitle field (which gives the cross-referenced work's title). - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "In {\em " booktitle * "\/}" * } - if$ - } - { "In " key * } - if$ - } - { "In " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -% Now we define the type functions for all entry types that may appear -% in the .BIB file---e.g., functions like `article' and `book'. These -% are the routines that actually generate the .BBL-file output for -% the entry. These must all precede the READ command. In addition, the -% style designer should have a function `default.type' for unknown types. -% Note: The fields (within each list) are listed in order of appearance, -% except as described for an `inbook' or a `proceedings'. -% -% The article function is for an article in a journal. An article may -% CROSSREF another article. -% Required fields: author, title, journal, year -% Optional fields: volume, number, pages, month, note -% -% article == -% BEGIN -% output.bibitem -% output.check(format.authors,"author") -% new.block -% output.check(format.title,"title") -% new.block -% if missing$(crossref) then -% output.check(emphasize(journal),"journal") -% output(format.vol.num.pages) -% output.check(format.date,"year") -% else -% output.nonnull(format.article.crossref) -% output(format.pages) -% fi -% new.block -% output(note) -% fin.entry -% END -% -% The book function is for a whole book. A book may CROSSREF another book. -% Required fields: author or editor, title, publisher, year -% Optional fields: volume or number, series, address, edition, month, -% note -% -% book == -% BEGIN -% if empty$(author) then output.check(format.editors,"author and editor") -% else output.check(format.authors,"author") -% if missing$(crossref) then -% either.or.check("author and editor",editor) -% fi -% fi -% new.block -% output.check(format.btitle,"title") -% if missing$(crossref) then -% output(format.bvolume) -% new.block -% output(format.number.series) -% new.sentence -% output.check(publisher,"publisher") -% output(address) -% else -% new.block -% output.nonnull(format.book.crossref) -% fi -% output(format.edition) -% output.check(format.date,"year") -% new.block -% output(note) -% fin.entry -% END -% -% The other entry functions are all quite similar, so no "comment version" -% will be given for them. - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { journal emphasize "journal" output.check - format.vol.num.pages output - format.date "year" output.check - } - { format.article.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -% A booklet is a bound thing without a publisher or sponsoring institution. -% Required: title -% Optional: author, howpublished, address, month, year, note - -FUNCTION {booklet} -{ output.bibitem - format.authors output - new.block - format.title "title" output.check - howpublished address new.block.checkb - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -% For the conference entry type, see inproceedings. - -% An inbook is a piece of a book: either a chapter and/or a page range. -% It may CROSSREF a book. If there's no volume field, the type field -% will come before number and series. -% Required: author or editor, title, chapter and/or pages, publisher,year -% Optional: volume or number, series, type, address, edition, month, note - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.chapter.pages "chapter and pages" output.check - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { format.chapter.pages "chapter and pages" output.check - new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -% An incollection is like inbook, but where there is a separate title -% for the referenced thing (and perhaps an editor for the whole). -% An incollection may CROSSREF a book. -% Required: author, title, booktitle, publisher, year -% Optional: editor, volume or number, series, type, chapter, pages, -% address, edition, month, note - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.chapter.pages output - new.sentence - publisher "publisher" output.check - address output - format.edition output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull - format.chapter.pages output - } - if$ - new.block - note output - fin.entry -} - -% An inproceedings is an article in a conference proceedings, and it may -% CROSSREF a proceedings. If there's no address field, the month (& year) -% will appear just before note. -% Required: author, title, booktitle, year -% Optional: editor, volume or number, series, pages, address, month, -% organization, publisher, note - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.pages output - address empty$ - { organization publisher new.sentence.checkb - organization output - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - organization output - publisher output - } - if$ - } - { format.incoll.inproc.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -% The conference function is included for Scribe compatibility. - -FUNCTION {conference} { inproceedings } - -% A manual is technical documentation. -% Required: title -% Optional: author, organization, address, edition, month, year, note - -FUNCTION {manual} -{ output.bibitem - author empty$ - { organization empty$ - 'skip$ - { organization output.nonnull - address output - } - if$ - } - { format.authors output.nonnull } - if$ - new.block - format.btitle "title" output.check - author empty$ - { organization empty$ - { address new.block.checka - address output - } - 'skip$ - if$ - } - { organization address new.block.checkb - organization output - address output - } - if$ - format.edition output - format.date output - new.block - note output - fin.entry -} - -% A mastersthesis is a Master's thesis. -% Required: author, title, school, year -% Optional: type, address, month, note - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -% A misc is something that doesn't fit elsewhere. -% Required: at least one of the `optional' fields -% Optional: author, title, howpublished, month, year, note - -FUNCTION {misc} -{ output.bibitem - format.authors output - title howpublished new.block.checkb - format.title output - howpublished new.block.checka - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -% A phdthesis is like a mastersthesis. -% Required: author, title, school, year -% Optional: type, address, month, note - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -% A proceedings is a conference proceedings. -% If there is an organization but no editor field, the organization will -% appear as the first optional field (we try to make the first block nonempty); -% if there's no address field, the month (& year) will appear just before note. -% Required: title, year -% Optional: editor, volume or number, series, address, month, -% organization, publisher, note - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { organization output } - { format.editors output.nonnull } - if$ - new.block - format.btitle "title" output.check - format.bvolume output - format.number.series output - address empty$ - { editor empty$ - { publisher new.sentence.checka } - { organization publisher new.sentence.checkb - organization output - } - if$ - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - } - if$ - new.block - note output - fin.entry -} - -% A techreport is a technical report. -% Required: author, title, institution, year -% Optional: type, number, address, month, note - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -% An unpublished is something that hasn't been published. -% Required: author, title, note -% Optional: month, year - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - note "note" output.check - format.date output - fin.entry -} - -% We use entry type `misc' for an unknown type; BibTeX gives a warning. - -FUNCTION {default.type} { misc } - -% Here are macros for common things that may vary from style to style. -% Users are encouraged to use these macros. -% -% Months are either written out in full or abbreviated - -#if MONTH_FULL - -MACRO {jan} {"January"} - -MACRO {feb} {"February"} - -MACRO {mar} {"March"} - -MACRO {apr} {"April"} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"August"} - -MACRO {sep} {"September"} - -MACRO {oct} {"October"} - -MACRO {nov} {"November"} - -MACRO {dec} {"December"} - -#else !MONTH_FULL - -MACRO {jan} {"Jan."} - -MACRO {feb} {"Feb."} - -MACRO {mar} {"Mar."} - -MACRO {apr} {"Apr."} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"Aug."} - -MACRO {sep} {"Sept."} - -MACRO {oct} {"Oct."} - -MACRO {nov} {"Nov."} - -MACRO {dec} {"Dec."} - -#endif MONTH_FULL - -% Journals are either written out in full or abbreviated; -% the abbreviations are like those found in ACM publications. -% -% To get a completely different set of abbreviations, it may be best to make -% a separate .bib file with nothing but those abbreviations; users could then -% include that file name as the first argument to the \bibliography command - -#if JOUR_FULL - -MACRO {acmcs} {"ACM Computing Surveys"} - -MACRO {acta} {"Acta Informatica"} - -MACRO {cacm} {"Communications of the ACM"} - -MACRO {ibmjrd} {"IBM Journal of Research and Development"} - -MACRO {ibmsj} {"IBM Systems Journal"} - -MACRO {ieeese} {"IEEE Transactions on Software Engineering"} - -MACRO {ieeetc} {"IEEE Transactions on Computers"} - -MACRO {ieeetcad} - {"IEEE Transactions on Computer-Aided Design of Integrated Circuits"} - -MACRO {ipl} {"Information Processing Letters"} - -MACRO {jacm} {"Journal of the ACM"} - -MACRO {jcss} {"Journal of Computer and System Sciences"} - -MACRO {scp} {"Science of Computer Programming"} - -MACRO {sicomp} {"SIAM Journal on Computing"} - -MACRO {tocs} {"ACM Transactions on Computer Systems"} - -MACRO {tods} {"ACM Transactions on Database Systems"} - -MACRO {tog} {"ACM Transactions on Graphics"} - -MACRO {toms} {"ACM Transactions on Mathematical Software"} - -MACRO {toois} {"ACM Transactions on Office Information Systems"} - -MACRO {toplas} {"ACM Transactions on Programming Languages and Systems"} - -MACRO {tcs} {"Theoretical Computer Science"} - -#else !JOUR_FULL - -MACRO {acmcs} {"ACM Comput. Surv."} - -MACRO {acta} {"Acta Inf."} - -MACRO {cacm} {"Commun. ACM"} - -MACRO {ibmjrd} {"IBM J. Res. Dev."} - -MACRO {ibmsj} {"IBM Syst.~J."} - -MACRO {ieeese} {"IEEE Trans. Softw. Eng."} - -MACRO {ieeetc} {"IEEE Trans. Comput."} - -MACRO {ieeetcad} - {"IEEE Trans. Comput.-Aided Design Integrated Circuits"} - -MACRO {ipl} {"Inf. Process. Lett."} - -MACRO {jacm} {"J.~ACM"} - -MACRO {jcss} {"J.~Comput. Syst. Sci."} - -MACRO {scp} {"Sci. Comput. Programming"} - -MACRO {sicomp} {"SIAM J. Comput."} - -MACRO {tocs} {"ACM Trans. Comput. Syst."} - -MACRO {tods} {"ACM Trans. Database Syst."} - -MACRO {tog} {"ACM Trans. Gr."} - -MACRO {toms} {"ACM Trans. Math. Softw."} - -MACRO {toois} {"ACM Trans. Office Inf. Syst."} - -MACRO {toplas} {"ACM Trans. Prog. Lang. Syst."} - -MACRO {tcs} {"Theoretical Comput. Sci."} - -#endif JOUR_FULL - -% Now we read in the .BIB entries. - -READ - -% The sortify function converts to lower case after purify$ing; it's -% used in sorting and in computing alphabetic labels after sorting -% -% The chop.word(w,len,s) function returns either s or, if the first len -% letters of s equals w (this comparison is done in the third line of the -% function's definition), it returns that part of s after w. - -#if SORTED - -FUNCTION {sortify} -{ purify$ - "l" change.case$ -} - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -#else !SORTED -#if LAB_ALPH - -% We need the chop.word stuff for the dubious unsorted-list-with-labels case. - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -#endif LAB_ALPH -#endif SORTED - -% This long comment applies only to alphabetic labels -% -% The format.lab.names function makes a short label by using the initials of -% the von and Last parts of the names (but if there are more than four names, -% (i.e., people) it truncates after three and adds a superscripted "+"; -% it also adds such a "+" if the last of multiple authors is "others"). -% If there is only one name, and its von and Last parts combined have just -% a single name-token ("Knuth" has a single token, "Brinch Hansen" has two), -% we take the first three letters of the last name. The boolean -% et.al.char.used tells whether we've used a superscripted "+", so that we -% know whether to include a LaTeX macro for it. -% -% format.lab.names(s) == -% BEGIN -% numnames := num.names$(s) -% if numnames > 1 then -% if numnames > 4 then -% namesleft := 3 -% else -% namesleft := numnames -% nameptr := 1 -% nameresult := "" -% while namesleft > 0 -% do -% if (name_ptr = numnames) and -% format.name$(s, nameptr, "{ff }{vv }{ll}{ jj}") = "others" -% then nameresult := nameresult * "{\etalchar{+}}" -% et.al.char.used := true -% else nameresult := nameresult * -% format.name$(s, nameptr, "{v{}}{l{}}") -% nameptr := nameptr + 1 -% namesleft := namesleft - 1 -% od -% if numnames > 4 then -% nameresult := nameresult * "{\etalchar{+}}" -% et.al.char.used := true -% else -% t := format.name$(s, 1, "{v{}}{l{}}") -% if text.length$(t) < 2 then % there's just one name-token -% nameresult := text.prefix$(format.name$(s,1,"{ll}"),3) -% else -% nameresult := t -% fi -% fi -% return nameresult -% END -% -% Exactly what fields we look at in constructing the primary part of the label -% depends on the entry type; this selectivity (as opposed to, say, always -% looking at author, then editor, then key) helps ensure that "ignored" fields, -% as described in the LaTeX book, really are ignored. Note that MISC is part -% of the deepest `else' clause in the nested part of calc.label; thus, any -% unrecognized entry type in the database is handled correctly. -% -% There is one auxiliary function for each of the four different sequences of -% fields we use. The first of these functions looks at the author field, and -% then, if necessary, the key field. The other three functions, which might -% look at two fields and the key field, are similar, except that the key field -% takes precedence over the organization field (for labels---not for sorting). -% -% The calc.label function calculates the preliminary label of an entry, which -% is formed by taking three letters of information from the author or editor or -% key or organization field (depending on the entry type and on what's empty, -% but ignoring a leading "The " in the organization), and appending the last -% two characters (digits) of the year. It is an error if the appropriate fields -% among author, editor, organization, and key are missing, and we use -% the first three letters of the cite$ in desperation when this happens. -% The resulting label has the year part, but not the name part, purify$ed -% (purify$ing the year allows some sorting shenanigans by the user). -% -% This function also calculates the version of the label to be used in sorting. -% -% The final label may need a trailing 'a', 'b', etc., to distinguish it from -% otherwise identical labels, but we can't calculated those "extra.label"s -% until after sorting. -% -% calc.label == -% BEGIN -% if type$ = "book" or "inbook" then -% author.editor.key.label -% else if type$ = "proceedings" then -% editor.key.organization.label -% else if type$ = "manual" then -% author.key.organization.label -% else -% author.key.label -% fi fi fi -% label := label * substring$(purify$(field.or.null(year)), -1, 2) -% % assuming we will also sort, we calculate a sort.label -% sort.label := sortify(label), but use the last four, not two, digits -% END - -#if LAB_ALPH - -INTEGERS { et.al.char.used } - -FUNCTION {initialize.et.al.char.used} -{ #0 'et.al.char.used := -} - -EXECUTE {initialize.et.al.char.used} - -FUNCTION {format.lab.names} -{ 's := - s num.names$ 'numnames := - numnames #1 > - { numnames #4 > - { #3 'namesleft := } - { numnames 'namesleft := } - if$ - #1 'nameptr := - "" - { namesleft #0 > } - { nameptr numnames = - { s nameptr "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { "{\etalchar{+}}" * - #1 'et.al.char.used := - } - { s nameptr "{v{}}{l{}}" format.name$ * } - if$ - } - { s nameptr "{v{}}{l{}}" format.name$ * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ - numnames #4 > - { "{\etalchar{+}}" * - #1 'et.al.char.used := - } - 'skip$ - if$ - } - { s #1 "{v{}}{l{}}" format.name$ - duplicate$ text.length$ #2 < - { pop$ s #1 "{ll}" format.name$ #3 text.prefix$ } - 'skip$ - if$ - } - if$ -} - -FUNCTION {author.key.label} -{ author empty$ - { key empty$ -#if SORTED - { cite$ #1 #3 substring$ } -#else !SORTED % need warning here because we won't give it later - { "for label, need author or key in " cite$ * warning$ - cite$ #1 #3 substring$ - } -#endif SORTED - { key #3 text.prefix$ } - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {author.editor.key.label} -{ author empty$ - { editor empty$ - { key empty$ -#if SORTED - { cite$ #1 #3 substring$ } -#else !SORTED % need warning here because we won't give it later - { "for label, need author, editor, or key in " cite$ * warning$ - cite$ #1 #3 substring$ - } -#endif SORTED - { key #3 text.prefix$ } - if$ - } - { editor format.lab.names } - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {author.key.organization.label} -{ author empty$ - { key empty$ - { organization empty$ -#if SORTED - { cite$ #1 #3 substring$ } -#else !SORTED % need warning here because we won't give it later - { "for label, need author, key, or organization in " cite$ * - warning$ - cite$ #1 #3 substring$ - } -#endif SORTED - { "The " #4 organization chop.word #3 text.prefix$ } - if$ - } - { key #3 text.prefix$ } - if$ - } - { author format.lab.names } - if$ -} - -FUNCTION {editor.key.organization.label} -{ editor empty$ - { key empty$ - { organization empty$ -#if SORTED - { cite$ #1 #3 substring$ } -#else !SORTED % need warning here because we won't give it later - { "for label, need editor, key, or organization in " cite$ * - warning$ - cite$ #1 #3 substring$ - } -#endif SORTED - { "The " #4 organization chop.word #3 text.prefix$ } - if$ - } - { key #3 text.prefix$ } - if$ - } - { editor format.lab.names } - if$ -} - -FUNCTION {calc.label} -{ type$ "book" = - type$ "inbook" = - or - 'author.editor.key.label - { type$ "proceedings" = - 'editor.key.organization.label - { type$ "manual" = - 'author.key.organization.label - 'author.key.label - if$ - } - if$ - } - if$ - duplicate$ - year field.or.null purify$ #-1 #2 substring$ - * - 'label := - year field.or.null purify$ #-1 #4 substring$ - * - sortify 'sort.label := -} - -% It doesn't seem like a particularly good idea to use an order-of-citation -% reference list when using alphabetic labels, but we need to have a -% special pass to calculate labels when this happens. - -#if !SORTED - -ITERATE {calc.label} - -#endif !SORTED - -#endif LAB_ALPH - -% When sorting, we compute the sortkey by executing "presort" on each entry. -% The presort key contains a number of "sortify"ed strings, concatenated -% with multiple blanks between them. This makes things like "brinch per" -% come before "brinch hansen per". -% -% The fields used here are: the sort.label for alphabetic labels (as set by -% calc.label), followed by the author names (or editor names or organization -% (with a leading "The " removed) or key field, depending on entry type and on -% what's empty), followed by year, followed by the first bit of the title -% (chopping off a leading "The ", "A ", or "An "). -% Names are formatted: Von Last First Junior. -% The names within a part will be separated by a single blank -% (such as "brinch hansen"), two will separate the name parts themselves -% (except the von and last), three will separate the names, -% four will separate the names from year (and from label, if alphabetic), -% and four will separate year from title. -% -% The sort.format.names function takes an argument that should be in -% BibTeX name format, and returns a string containing " "-separated -% names in the format described above. The function is almost the same -% as format.names. - -#if SORTED - -FUNCTION {sort.format.names} -{ 's := - #1 'nameptr := - "" - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { nameptr #1 > - { " " * } - 'skip$ - if$ -#if NAME_FULL - s nameptr "{vv{ } }{ll{ }}{ ff{ }}{ jj{ }}" format.name$ 't := -#else - s nameptr "{vv{ } }{ll{ }}{ f{ }}{ jj{ }}" format.name$ 't := -#endif NAME_FULL - nameptr numnames = t "others" = and - { "et al" * } - { t sortify * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -% The sort.format.title function returns the argument, -% but first any leading "A "'s, "An "'s, or "The "'s are removed. -% The chop.word function uses s, so we need another string variable, t - -FUNCTION {sort.format.title} -{ 't := - "A " #2 - "An " #3 - "The " #4 t chop.word - chop.word - chop.word - sortify - #1 global.max$ substring$ -} - -% The auxiliary functions here, for the presort function, are analogous to -% the ones for calc.label; the same comments apply, except that the -% organization field takes precedence here over the key field. For sorting -% purposes, we still remove a leading "The " from the organization field. - -FUNCTION {author.sort} -{ author empty$ - { key empty$ - { "to sort, need author or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.editor.sort} -{ author empty$ - { editor empty$ - { key empty$ - { "to sort, need author, editor, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.organization.sort} -{ author empty$ - { organization empty$ - { key empty$ - { "to sort, need author, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {editor.organization.sort} -{ editor empty$ - { organization empty$ - { key empty$ - { "to sort, need editor, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { editor sort.format.names } - if$ -} - -% There is a limit, entry.max$, on the length of an entry string variable -% (which is what its sort.key$ is), so we take at most that many characters -% of the constructed key, and hope there aren't many references that match -% to that many characters! - -FUNCTION {presort} -#if LAB_ALPH -{ calc.label - sort.label - " " - * - type$ "book" = -#else !LAB_ALPH -{ type$ "book" = -#endif LAB_ALPH - type$ "inbook" = - or - 'author.editor.sort - { type$ "proceedings" = - 'editor.organization.sort - { type$ "manual" = - 'author.organization.sort - 'author.sort - if$ - } - if$ - } - if$ -#if LAB_ALPH - * -#endif LAB_ALPH - " " - * - year field.or.null sortify - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {presort} - -% And now we can sort - -SORT - -#endif SORTED - -% This long comment applies only to alphabetic labels, when sorted -% -% Now comes the final computation for alphabetic labels, putting in the 'a's -% and 'b's and so forth if required. This involves two passes: a forward -% pass to put in the 'b's, 'c's and so on, and a backwards pass -% to put in the 'a's (we don't want to put in 'a's unless we know there -% are 'b's). -% We have to keep track of the longest (in width$ terms) label, for use -% by the "thebibliography" environment. -% -% VAR: longest.label, last.sort.label, next.extra: string -% longest.label.width, last.extra.num: integer -% -% initialize.longest.label == -% BEGIN -% longest.label := "" -% last.sort.label := int.to.chr$(0) -% next.extra := "" -% longest.label.width := 0 -% last.extra.num := 0 -% END -% -% forward.pass == -% BEGIN -% if last.sort.label = sort.label then -% last.extra.num := last.extra.num + 1 -% extra.label := int.to.chr$(last.extra.num) -% else -% last.extra.num := chr.to.int$("a") -% extra.label := "" -% last.sort.label := sort.label -% fi -% END -% -% reverse.pass == -% BEGIN -% if next.extra = "b" then -% extra.label := "a" -% fi -% label := label * extra.label -% if width$(label) > longest.label.width then -% longest.label := label -% longest.label.width := width$(label) -% fi -% next.extra := extra.label -% END - -#if LAB_ALPH - -#if SORTED - -STRINGS { longest.label last.sort.label next.extra } - -INTEGERS { longest.label.width last.extra.num } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #0 int.to.chr$ 'last.sort.label := - "" 'next.extra := - #0 'longest.label.width := - #0 'last.extra.num := -} - -FUNCTION {forward.pass} -{ last.sort.label sort.label = - { last.extra.num #1 + 'last.extra.num := - last.extra.num int.to.chr$ 'extra.label := - } - { "a" chr.to.int$ 'last.extra.num := - "" 'extra.label := - sort.label 'last.sort.label := - } - if$ -} - -FUNCTION {reverse.pass} -{ next.extra "b" = - { "a" 'extra.label := } - 'skip$ - if$ - label extra.label * 'label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ - extra.label 'next.extra := -} - -EXECUTE {initialize.longest.label} - -ITERATE {forward.pass} - -REVERSE {reverse.pass} - -#else !SORTED - -% It still doesn't seem like a good idea to use an order-of-citation -% reference list when using alphabetic labels, but when this happens we -% must compute the longest label - -STRINGS { longest.label } - -INTEGERS { longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -#endif SORTED - -#else !LAB_ALPH - -% Now comes the computation for numeric labels. -% We use either the sorted order or original order. -% We still have to keep track of the longest (in width$ terms) label, for use -% by the "thebibliography" environment. - -STRINGS { longest.label } - -INTEGERS { number.label longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #1 'number.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ number.label int.to.str$ 'label := - number.label #1 + 'number.label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -#endif LAB_ALPH - -% Now we're ready to start writing the .BBL file. -% We begin, if necessary, with a LaTeX macro for unnamed names in an alphabetic -% label; next comes stuff from the `preamble' command in the database files. -% Then we give an incantation containing the command -% \begin{thebibliography}{...} -% where the `...' is the longest label. -% -% We also call init.state.consts, for use by the output routines. - -FUNCTION {begin.bib} -#if LAB_ALPH -{ et.al.char.used - { "\newcommand{\etalchar}[1]{$^{#1}$}" write$ newline$ } - 'skip$ - if$ - preamble$ empty$ -#else !LAB_ALPH -{ preamble$ empty$ -#endif LAB_ALPH - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -% Now we produce the output for all the entries - -ITERATE {call.type$} - -% Finally, we finish up by writing the `\end{thebibliography}' command. - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/btxdoc.bib b/Build/extra/bibtex/btxdoc.bib deleted file mode 100644 index 5a30c68d693..00000000000 --- a/Build/extra/bibtex/btxdoc.bib +++ /dev/null @@ -1,93 +0,0 @@ -% Copyright (C) 1988, 2010 Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted if it -% is unmodified. Modifications (and their redistribution) are also -% permitted, as long as the resulting file is renamed. - -@COMMENT(You may put a comment in a `comment' command, - the way you would with SCRIBE.) - -Or you may dispense with the command and simply give the comment, -as long as it's not within an entry. - -If you really want to put a comment inside an entry, simply -make up a never-to-be-used field. - -@FAKE-ENTRY - {fake-database-key, - never-to-be-used-field = "Even if this were a real entry, - I could still have a comment inside an entry - by making up a fake field" - } - -@string (SCRIBE-NOTE = {Chapter twelve and appendices E8 through E10 deal - with bibliographies}) - -The next entry shows some of the syntactically legal things that -those with the inclination may use.@ - -MaNuAl (scribe, - TITLE="Scribe Document Production System - - - User Manual", - ORGANIZATION = {Unilogic,}#" Ltd"# {. - }, - ADDRESS = "Pittsburgh", - MONTH -=aPR - ,YEAR=1984, - note = scribe-note, -) May the inclination not be with you. - - -@MISC{prime-number-theorem, - author = "Charles Louis Xavier Joseph de la Vall{\'e}e Poussin", - note = "A strong form of the prime number theorem, 19th century" } - -@INBOOK{chicago, - title = "The Chicago Manual of Style", - publisher = "University of Chicago Press", - edition = "Thirteenth", - year = 1982, - pages = "400--401", - key = "Chicago" } - -@BOOK{texbook, - author = "Donald E. Knuth", - title= "The {{\TeX}book}", - publisher = "Addison-Wesley", - year = 1984 } - -@BOOK{latex, - author = "Leslie Lamport", - title = "{\LaTeX \rm:} {A} Document Preparation System", - publisher = "Addison-Wesley", - year = 1986 } - -@UNPUBLISHED{btxdoc, - author = "Oren Patashnik", - title = "{{\BibTeX ing}}", - note = "Documentation for general {\BibTeX} users", - month = "8~" # feb, - year = 1988 } - -@UNPUBLISHED{btxhak, - author = "Oren Patashnik", - title = "Designing {\BibTeX} Styles", - note = "The part of \BibTeX's documentation - that's not meant for general users", - month = "8~" # feb, - year = 1988 } - -@BOOK{strunk-and-white, - author = "Strunk, Jr., William and E. B. White", - title = "The Elements of Style", - publisher = "Macmillan", - edition = "Third", - year = 1979 } - -@BOOK{van-leunen, - title = "A Handbook for Scholars", - author = "Mary-Claire van Leunen", - publisher = "Knopf", - year = 1979 } diff --git a/Build/extra/bibtex/btxdoc.pdf b/Build/extra/bibtex/btxdoc.pdf Binary files differdeleted file mode 100644 index 1b5227d76a3..00000000000 --- a/Build/extra/bibtex/btxdoc.pdf +++ /dev/null diff --git a/Build/extra/bibtex/btxdoc.tex b/Build/extra/bibtex/btxdoc.tex deleted file mode 100644 index b41318fa1c1..00000000000 --- a/Build/extra/bibtex/btxdoc.tex +++ /dev/null @@ -1,1120 +0,0 @@ -% Copyright (C) 1988, 2010 Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted if it -% is unmodified. Modifications (and their redistribution) are also -% permitted, as long as the resulting file is renamed. - -\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em - T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}} - -\title{B\kern-.05em{\large I}\kern-.025em{\large B}\kern-.08em\TeX ing} -\author{Oren Patashnik} -\date{February 8, 1988} - -\documentstyle{article} -\begin{document} - -\maketitle - -\section{Overview} - -[This document will be expanded when \BibTeX\ version 1.00 comes out. -Please report typos, omissions, inaccuracies, -and especially unclear explanations -to {\tt biblio@tug.org} ({\tt http://lists.tug.org/biblio}). -Suggestions for improvements are wanted and welcome.] - -This documentation, for \BibTeX\ version 0.99b, -is meant for general \BibTeX\ users; -bibliography-style designers should read this document -and then read ``Designing \BibTeX\ Styles''~\cite{btxhak}, -which is meant for just them. - -This document has three parts: -Section~\ref{differences} -describes the differences between versions 0.98i and 0.99b -of \BibTeX\ and between the corresponding versions of the standard styles; -Section~\ref{latex-appendix} -updates Appendix~B.2 of the \LaTeX\ book~\cite{latex}; -and Section~\ref{odds-and-ends} -gives some general and specific tips -that aren't documented elsewhere. -It's assumed throughout that you're familiar with -the relevant sections of the \LaTeX\ book. - -This documentation also serves as sample input to help -\BibTeX\ implementors get it running. -For most documents, this one included, you produce the reference list by: -running \LaTeX\ on the document (to produce the {\tt aux} file(s)), -then running \BibTeX\ (to produce the {\tt bbl} file), -then \LaTeX\ twice more (first to find the information in the {\tt bbl} file -and then to get the forward references correct). -In very rare circumstances you may need an extra \BibTeX/\LaTeX\ run. - -\BibTeX\ version 0.99b should be used with \LaTeX\ version 2.09, -for which the closed bibliography format is the default; -to get the open format, use the optional document style {\tt openbib} -(in an open format there's a line break between major blocks of a -reference-list entry; in a closed format the blocks run together).] - -Note: \BibTeX\ 0.99b is not compatible with the old style files; -nor is \BibTeX\ 0.98i compatible with the new ones -(the new \BibTeX, however, is compatible with old database files). - -Note for implementors: \BibTeX\ provides logical-area names -\hbox{\tt TEXINPUTS:} for bibliography-style files and -\hbox{\tt TEXBIB:} for database files it can't otherwise find. - - -\section{Changes} -\label{differences} - -This section describes the differences between -\BibTeX\ versions 0.98i and 0.99b, and also between -the corresponding standard styles. -There were a lot of differences; -there will be a lot fewer between 0.99 and 1.00. - - -\subsection{New \BibTeX\ features} -\label{features} - -The following list explains \BibTeX's new features and how to use them. -\begin{enumerate} - -\item -With the single command `\hbox{\verb|\nocite{*}|}' -you can now include in the reference list -every entry in the database files, without having to explicitly -\verb|\cite| or \hbox{\verb|\nocite|} each entry. -Giving this command, in essence, -\hbox{\verb|\nocite|}s -all the enties in the database, in database order, -at the very spot in your document -where you give the command. - -\item -\label{concat} -You can now have as a field value (or an {\tt @STRING} definition) -the concatenation of several strings. -For example if you've defined -\begin{verbatim} - @STRING( WGA = " World Gnus Almanac" ) -\end{verbatim} -then it's easy to produce nearly-identical -{\tt title} fields for different entries: -\begin{verbatim} - @BOOK(almanac-66, - title = 1966 # WGA, - . . . - @BOOK(almanac-67, - title = 1967 # WGA, -\end{verbatim} -and so on. Or, you could have a field like -\begin{verbatim} - month = "1~" # jan, -\end{verbatim} -which would come out something like -`\hbox{\verb|1~January|}' or `\hbox{\verb|1~Jan.|}' in the {\tt bbl} file, -depending on how your bibliography style defines -the {\tt jan} abbreviation. -You may concatenate as many strings as you like -(except that there's a limit to the overall length -of the resulting field); -just be sure to put the concatenation character `{\tt\#}'$\!$, -surrounded by optional spaces or newlines, -between each successive pair of strings. - -\item -\BibTeX\ has a new cross-referencing feature, -explained by an example. -Suppose you say \hbox{\verb|\cite{no-gnats}|} in your document, -and suppose you have these two entries in your database file: -\begin{verbatim} - @INPROCEEDINGS(no-gnats, - crossref = "gg-proceedings", - author = "Rocky Gneisser", - title = "No Gnats Are Taken for Granite", - pages = "133-139") - . . . - @PROCEEDINGS(gg-proceedings, - editor = "Gerald Ford and Jimmy Carter", - title = "The Gnats and Gnus 1988 Proceedings", - booktitle = "The Gnats and Gnus 1988 Proceedings") -\end{verbatim} -Two things happen. -First, the special \hbox{\tt crossref} field tells \BibTeX\ -that the \hbox{\tt no-gnats} entry should inherit -any fields it's missing from -the entry it cross references, \hbox{\tt gg-proceedings}. -In this case it in inherits the two fields -\hbox{\tt editor} and \hbox{\tt booktitle}. -Note that, in the standard styles at least, -the \hbox{\tt booktitle} field is irrelevant -for the \hbox{\tt PROCEEDINGS} entry type. -The \hbox{\tt booktitle} field appears here -in the \hbox{\tt gg-proceedings} entry -only so that the entries that cross reference it -may inherit the field. -No matter how many papers from this meeting exist in the database, -this \hbox{\tt booktitle} field need only appear once. - -The second thing that happens: -\BibTeX\ automatically puts the entry \hbox{\tt gg-proceedings} -into the reference list if it's cross -referenced by two or more entries that you -\verb|\cite| or \hbox{\verb|\nocite|}, -even if you don't \verb|\cite| or \hbox{\verb|\nocite|} -the \hbox{\tt gg-proceedings} entry itself. -So \hbox{\tt gg-proceedings} will automatically appear -on the reference list if one other entry -besides \hbox{\tt no-gnats} cross references it. - -To guarantee that this scheme works, however, -a cross-referenced entry must occur later in the database files -than every entry that cross-references it. -Thus, putting all cross-referenced entries at the end makes sense. -(Moreover, you may not reliably nest cross references; -that is, a cross-referenced entry may -not itself reliably cross reference an entry. -This is almost certainly not something you'd -want to do, though.) - -One final note: -This cross-referencing feature is completely unrelated -to the old \BibTeX's cross referencing, -which is still allowed. -Thus, having a field like -\begin{verbatim} - note = "Jones \cite{jones-proof} improves the result" -\end{verbatim} -is not affected by the new feature. - -\item -\BibTeX\ now handles accented characters. -For example if you have an entry with the two fields -\begin{verbatim} - author = "Kurt G{\"o}del", - year = 1931, -\end{verbatim} -and if you're using the \hbox{\tt alpha} bibliography style, -then \BibTeX\ will construct the label -\hbox{[G{\"o}d31]} for this entry, which is what you'd want. -To get this feature to work you must place the entire accented -character in braces; -in this case either \hbox{\verb|{\"o}|} -or \hbox{\verb|{\"{o}}|} will do. -Furthermore these braces must not themselves be -enclosed in braces (other than the ones that might delimit -the entire field or the entire entry); -and there must be a backslash -as the very first character inside the braces. -Thus neither \hbox{\verb|{G{\"{o}}del}|} -nor \hbox{\verb|{G\"{o}del}|} will work for this example. - -This feature handles all the accented characters and -all but the nonbackslashed foreign symbols found in Tables -3.1 and~3.2 of the \LaTeX\ book. -This feature behaves similarly for ``accents'' you might define; -we'll see an example shortly. -For the purposes of counting letters in labels, -\BibTeX\ considers everything contained inside the braces -as a single letter. - -\item -\BibTeX\ also handles hyphenated names. -For example if you have an entry with -\begin{verbatim} - author = "Jean-Paul Sartre", -\end{verbatim} -and if you're using the \hbox{\tt abbrv} style, -then the result is `J.-P. Sartre'$\!$. - -\item -\label{preamble} -There's now an \hbox{\verb|@PREAMBLE|} command -for the database files. -This command's syntax is just like \hbox{\verb|@STRING|}'s, -except that there is no name or equals-sign, just the string. -Here's an example: -\begin{verbatim} - @PREAMBLE{ "\newcommand{\noopsort}[1]{} " - # "\newcommand{\singleletter}[1]{#1} " } -\end{verbatim} -(note the use of concatenation here, too). -The standard styles output whatever information you give this command -(\LaTeX\ macros most likely) directly to the {\tt bbl} file. -We'll look at one possible use of this command, -based on the \hbox{\verb|\noopsort|} command just defined. - -The issue here is sorting (alphabetizing). -\BibTeX\ does a pretty good job, -but occasionally weird circumstances conspire to confuse \BibTeX: -Suppose that you have entries in your database for -the two books in a two-volume set by the same author, -and that you'd like volume~1 to appear -just before volume~2 in your reference list. -Further suppose that there's now a second edition of volume~1, -which came out in 1973, say, -but that there's still just one edition of volume~2, -which came out in 1971. -Since the {\tt plain} standard style -sorts by author and then year, -it will place volume~2 first -(because its edition came out two years earlier) -unless you help \BibTeX. -You can do this by using the {\tt year} fields below -for the two volumes: -\begin{verbatim} - year = "{\noopsort{a}}1973" - . . . - year = "{\noopsort{b}}1971" -\end{verbatim} -According to the definition of \hbox{\verb|\noopsort|}, -\LaTeX\ will print nothing but the true year for these fields. -But \BibTeX\ will be perfectly happy pretending that -\hbox{\verb|\noopsort|} specifies some fancy accent -that's supposed to adorn the `a' and the~`b'; -thus when \BibTeX\ sorts it will pretend that -`a1973' and `b1971' are the real years, -and since `a' comes before~`b'$\!$, it will place volume~1 before volume~2, -just what you wanted. -By the way, if this author has any other works included -in your database, you'd probably want to use instead something like -\hbox{\verb|{\noopsort{1968a}}1973|} and -\hbox{\verb|{\noopsort{1968b}}1971|}, -so that these two books would come out in a reasonable spot -relative to the author's other works -(this assumes that 1968 results in a reasonable spot, -say because that's when the first edition of volume~1 appeared). - -There is a limit to the number of \hbox{\verb|@PREAMBLE|} commands -you may use, but you'll never exceed this limit if -you restrict yourself to one per database file; -this is not a serious restriction, -given the concatenation feature (item~\ref{concat}). - -\item -\BibTeX's sorting algorithm is now stable. -This means that if two entries have identical sort keys, -those two entries will appear in citation order. -(The bibliography styles construct these sort keys---% -usually the author information followed by the year and the title.) - -\item -\BibTeX\ no longer does case conversion for file names; -this will make \BibTeX\ easier to install on Unix systems, for example. - -\item -It's now easier to add code for processing a -command-line {\tt aux}-file name. - -\end{enumerate} - - -\subsection{Changes to the standard styles} - -This section describes changes to the standard styles -({\tt plain}, {\tt unsrt}, {\tt alpha}, {\tt abbrv}) -that affect ordinary users. -Changes that affect style designers appear in -the document ``Designing \BibTeX\ Styles''~\cite{btxhak}. -\begin{enumerate} - -\item -In general, sorting is now by ``author''$\!$, then year, then title---% -the old versions didn't use the year field. -(The {\tt alpha} style, however, sorts first by label, -then ``author''$\!$, year, and title.) -The quotes around author mean that some entry types -might use something besides the author, like the editor or organization. - -\item -Many unnecessary ties (\verb|~|) have been removed. -\LaTeX\ thus will produce slightly fewer -`\hbox{\tt Underfull} \verb|\hbox|' messages -when it's formatting the reference list. - -\item -Emphasizing (\hbox{\verb|{\em ...}|}) -has replaced italicizing (\hbox{\verb|{\it ...}|}). -This will almost never result in a difference -between the old output and the new. - -\item -The {\tt alpha} style now uses a superscripted~`$^{+}$' instead of a~`*' -to represent names omitted in constructing the label. -If you really liked it the way it was, however, -or if you want to omit the character entirely, -you don't have to modify the style file---% -you can override the~`$^{+}$' by -redefining the \hbox{\verb|\etalchar|} command -that the {\tt alpha} style writes onto the {\tt bbl} file -(just preceding the \hbox{\verb|\thebibliography|} environment); -use \LaTeX's \hbox{\verb|\renewcommand|} inside -a database \hbox{\tt @PREAMBLE} command, -described in the previous subsection's item~\ref{preamble}. - -\item -The {\tt abbrv} style now uses `Mar.' and `Sept.'\ -for those months rather than `March' and `Sep.' - -\item -The standard styles use \BibTeX's new cross-referencing feature -by giving a \verb|\cite| of the cross-referenced entry and by -omitting from the cross-referencing entry -(most of the) information that appears -in the cross-referenced entry. -These styles do this when -a titled thing (the cross-referencing entry) -is part of a larger titled thing (the cross-referenced entry). -There are five such situations: -when (1)~an \hbox{\tt INPROCEEDINGS} -(or \hbox{\tt CONFERENCE}, which is the same) -cross references a \hbox{\tt PROCEEDINGS}; -when (2)~a {\tt BOOK}, (3)~an \hbox{\tt INBOOK}, -or (4)~an \hbox{\tt INCOLLECTION} -cross references a {\tt BOOK} -(in these cases, the cross-referencing entry is a single -volume in a multi-volume work); -and when (5)~an \hbox{\tt ARTICLE} -cross references an \hbox{\tt ARTICLE} -(in this case, the cross-referenced entry is really a journal, -but there's no \hbox{\tt JOURNAL} entry type; -this will result in warning messages about -an empty \hbox{\tt author} and \hbox{\tt title} for the journal---% -you should just ignore these warnings). - -\item -The \hbox{\tt MASTERSTHESIS} and \hbox{\tt PHDTHESIS} -entry types now take an optional {\tt type} field. -For example you can get the standard styles to -call your reference a `Ph.D.\ dissertation' -instead of the default `PhD thesis' by including a -\begin{verbatim} - type = "{Ph.D.} dissertation" -\end{verbatim} -in your database entry. - -\item -Similarly, the \hbox{\tt INBOOK} and \hbox{\tt INCOLLECTION} -entry types now take an optional {\tt type} field, -allowing `section~1.2' instead of the default `chapter~1.2'$\!$. -You get this by putting -\begin{verbatim} - chapter = "1.2", - type = "Section" -\end{verbatim} -in your database entry. - -\item -The \hbox{\tt BOOKLET}, \hbox{\tt MASTERSTHESIS}, -and \hbox{\tt TECHREPORT} entry types now format -their \hbox{\tt title} fields as if they were -\hbox{\tt ARTICLE} \hbox{\tt title}s -rather than \hbox{\tt BOOK} \hbox{\tt title}s. - -\item -The \hbox{\tt PROCEEDINGS} and \hbox{\tt INPROCEEDINGS} -entry types now use the \hbox{\tt address} field -to tell where a conference was held, -rather than to give the address -of the publisher or organization. -If you want to include the -publisher's or organization's address, -put it in the \hbox{\tt publisher} -or \hbox{\tt organization} field. - -\item -The \hbox{\tt BOOK}, \hbox{\tt INBOOK}, \hbox{\tt INCOLLECTION}, -and \hbox{\tt PROCEEDINGS} entry types now allow either -\hbox{\tt volume} or \hbox{\tt number} (but not both), -rather than just \hbox{\tt volume}. - -\item -The \hbox{\tt INCOLLECTION} entry type now allows -a \hbox{\tt series} and an \hbox{\tt edition} field. - -\item -The \hbox{\tt INPROCEEDINGS} and \hbox{\tt PROCEEDINGS} -entry types now allow either a \hbox{\tt volume} or \hbox{\tt number}, -and also a \hbox{\tt series} field. - -\item -The \hbox{\tt UNPUBLISHED} entry type now outputs, -in one block, the \hbox{\tt note} field -followed by the date information. - -\item -The \hbox{\tt MANUAL} entry type now prints out -the \hbox{\tt organization} in the first block -if the \hbox{\tt author} field is empty. - -\item -The {\tt MISC} entry type now issues a warning -if all the optional fields are empty -(that is, if the entire entry is empty). - -\end{enumerate} - - -\section{The Entries} -\label{latex-appendix} - -This section is simply a corrected version of -Appendix~B.2 of the \LaTeX\ book~\cite{latex}, -\copyright~1986, by Addison-Wesley. -The basic scheme is the same, only a few details have changed. - - -\subsection{Entry Types} - -When entering a reference in the database, the first thing to decide -is what type of entry it is. No fixed classification scheme can be -complete, but \BibTeX\ provides enough entry types to handle almost -any reference reasonably well. - -References to different types of publications contain different -information; a reference to a journal article might include the volume -and number of the journal, which is usually not meaningful for a book. -Therefore, database entries of different types have different fields. -For each entry type, the fields are divided into three classes: -\begin{description} - -\item[required] -Omitting the field will produce a warning message -and, rarely, a badly formatted bibliography entry. -If the required information is not meaningful, -you are using the wrong entry type. -However, if the required information is meaningful -but, say, already included is some other field, -simply ignore the warning. - -\item[optional] -The field's information will be used if present, -but can be omitted without causing any formatting problems. -You should include the optional field if it will help the reader. - -\item[ignored] -The field is ignored. -\BibTeX\ ignores any field that is not required or optional, so you can include -any fields you want in a \hbox{\tt bib} file entry. It's a good idea -to put all relevant information about -a reference in its \hbox{\tt bib} file entry---even information that -may never appear in the bibliography. For example, if you want to -keep an abstract of a paper in a computer file, put it in an \hbox{\tt -abstract} field in the paper's \hbox{\tt bib} file entry. The -\hbox{\tt bib} file is likely to be as good a place as any for the -abstract, and it is possible to design a bibliography style for -printing selected abstracts. -Note: Misspelling a field name will -result in its being ignored, -so watch out for typos -(especially for optional fields, -since \BibTeX\ won't warn you when those are missing). - -\end{description} - -The following are the standard entry types, along with their required -and optional fields, that are used by the standard bibliography styles. -The fields within each class (required or optional) -are listed in order of occurrence in the output, -except that a few entry types may perturb the order slightly, -depending on what fields are missing. -These entry types are similar to those adapted by Brian Reid -from the classification scheme of van~Leunen~\cite{van-leunen} -for use in the {\em Scribe\/} system. -The meanings of the individual fields are explained in the next section. -Some nonstandard bibliography styles may ignore some optional fields -in creating the reference. -Remember that, when used in the \hbox{\tt bib} -file, the entry-type name is preceded by an \hbox{\tt @} character. - -\begin{description} -\sloppy - -\item[article\hfill] An article from a journal or magazine. -Required fields: \hbox{\tt author}, \hbox{\tt title}, \hbox{\tt journal}, -\hbox{\tt year}. -Optional fields: \hbox{\tt volume}, \hbox{\tt number}, -\hbox{\tt pages}, \hbox{\tt month}, \hbox{\tt note}. - -\item[book\hfill] A book with an explicit publisher. -Required fields: \hbox{\tt author} or \hbox{\tt editor}, -\hbox{\tt title}, \hbox{\tt publisher}, \hbox{\tt year}. -Optional fields: \hbox{\tt volume} or \hbox{\tt number}, \hbox{\tt series}, -\hbox{\tt address}, \hbox{\tt edition}, \hbox{\tt month}, -\hbox{\tt note}. - -\item[booklet\hfill] A work that is printed and bound, -but without a named publisher or sponsoring institution. -Required field: \hbox{\tt title}. -Optional fields: \hbox{\tt author}, \hbox{\tt howpublished}, -\hbox{\tt address}, \hbox{\tt month}, \hbox{\tt year}, \hbox{\tt note}. - -\item[conference\hfill] The same as {\tt INPROCEEDINGS}, -included for {\em Scribe\/} compatibility. - -\item[inbook\hfill] A part of a book, -which may be a chapter (or section or whatever) and/or a range of pages. -Required fields: \hbox{\tt author} or \hbox{\tt editor}, \hbox{\tt title}, -\hbox{\tt chapter} and/or \hbox{\tt pages}, \hbox{\tt publisher}, -\hbox{\tt year}. -Optional fields: \hbox{\tt volume} or \hbox{\tt number}, \hbox{\tt series}, -\hbox{\tt type}, \hbox{\tt address}, -\hbox{\tt edition}, \hbox{\tt month}, \hbox{\tt note}. - -\item[incollection\hfill] A part of a book having its own title. -Required fields: \hbox{\tt author}, \hbox{\tt title}, \hbox{\tt booktitle}, -\hbox{\tt publisher}, \hbox{\tt year}. -Optional fields: \hbox{\tt editor}, \hbox{\tt volume} or \hbox{\tt number}, -\hbox{\tt series}, \hbox{\tt type}, \hbox{\tt chapter}, \hbox{\tt pages}, -\hbox{\tt address}, \hbox{\tt edition}, \hbox{\tt month}, \hbox{\tt note}. - -\item[inproceedings\hfill] An article in a conference proceedings. -Required fields: \hbox{\tt author}, \hbox{\tt title}, \hbox{\tt booktitle}, -\hbox{\tt year}. -Optional fields: \hbox{\tt editor}, \hbox{\tt volume} or \hbox{\tt number}, -\hbox{\tt series}, \hbox{\tt pages}, \hbox{\tt address}, \hbox{\tt month}, -\hbox{\tt organization}, \hbox{\tt publisher}, \hbox{\tt note}. - -\item[manual\hfill] Technical documentation. Required field: \hbox{\tt title}. -Optional fields: \hbox{\tt author}, \hbox{\tt organization}, -\hbox{\tt address}, \hbox{\tt edition}, \hbox{\tt month}, \hbox{\tt year}, -\hbox{\tt note}. - -\item[mastersthesis\hfill] A Master's thesis. -Required fields: \hbox{\tt author}, \hbox{\tt title}, \hbox{\tt school}, -\hbox{\tt year}. -Optional fields: \hbox{\tt type}, \hbox{\tt address}, \hbox{\tt month}, -\hbox{\tt note}. - -\item[misc\hfill] Use this type when nothing else fits. -Required fields: none. -Optional fields: \hbox{\tt author}, \hbox{\tt title}, \hbox{\tt howpublished}, -\hbox{\tt month}, \hbox{\tt year}, \hbox{\tt note}. - -\item[phdthesis\hfill] A PhD thesis. -Required fields: \hbox{\tt author}, \hbox{\tt title}, \hbox{\tt school}, -\hbox{\tt year}. -Optional fields: \hbox{\tt type}, \hbox{\tt address}, \hbox{\tt month}, -\hbox{\tt note}. - -\item[proceedings\hfill] The proceedings of a conference. -Required fields: \hbox{\tt title}, \hbox{\tt year}. -Optional fields: \hbox{\tt editor}, \hbox{\tt volume} or \hbox{\tt number}, -\hbox{\tt series}, \hbox{\tt address}, \hbox{\tt month}, -\hbox{\tt organization}, \hbox{\tt publisher}, \hbox{\tt note}. - - -\item[techreport\hfill] A report published by a school or other institution, -usually numbered within a series. -Required fields: \hbox{\tt author}, -\hbox{\tt title}, \hbox{\tt institution}, \hbox{\tt year}. -Optional fields: \hbox{\tt type}, \hbox{\tt number}, \hbox{\tt address}, -\hbox{\tt month}, \hbox{\tt note}. - -\item[unpublished\hfill] A document having an author and title, -but not formally published. -Required fields: \hbox{\tt author}, \hbox{\tt title}, \hbox{\tt note}. -Optional fields: \hbox{\tt month}, \hbox{\tt year}. - -\end{description} - -In addition to the fields listed above, each entry type also has an -optional \hbox{\tt key} field, used in some styles -for alphabetizing, for cross referencing, -or for forming a \hbox{\verb|\bibitem|} label. -You should include a \hbox{\tt key} field for any entry whose -``author'' information is missing; -the ``author'' information is usually the \hbox{\tt author} field, -but for some entry types it can be the \hbox{\tt editor} -or even the \hbox{\tt organization} field -(Section~\ref{odds-and-ends} describes this in more detail). -Do not confuse the \hbox{\tt key} field with the key that appears in the -\hbox{\verb|\cite|} command and at the beginning of the database entry; -this field is named ``key'' only for compatibility with {\it Scribe}. - - -\subsection{Fields} - -Below is a description of all fields -recognized by the standard bibliography styles. -An entry can also contain other fields, which are ignored by those styles. -\begin{description} - -\item[address\hfill] -Usually the address of the \hbox{\tt publisher} or other type -of institution. -For major publishing houses, -van~Leunen recommends omitting the information entirely. -For small publishers, on the other hand, you can help the -reader by giving the complete address. - -\item[annote\hfill] -An annotation. -It is not used by the standard bibliography styles, -but may be used by others that produce an annotated bibliography. - -\item[author\hfill] -The name(s) of the author(s), -in the format described in the \LaTeX\ book. - -\item[booktitle\hfill] -Title of a book, part of which is being cited. -See the \LaTeX\ book for how to type titles. -For book entries, use the \hbox{\tt title} field instead. - -\item[chapter\hfill] -A chapter (or section or whatever) number. - -\item[crossref\hfill] -The database key of the entry being cross referenced. - -\item[edition\hfill] -The edition of a book---for example, ``Second''$\!$. -This should be an ordinal, and -should have the first letter capitalized, as shown here; -the standard styles convert to lower case when necessary. - -\item[editor\hfill] -Name(s) of editor(s), typed as indicated in the \LaTeX\ book. -If there is also an \hbox{\tt author} field, then -the \hbox{\tt editor} field gives the editor of the book or collection -in which the reference appears. - -\item[howpublished\hfill] -How something strange has been published. -The first word should be capitalized. - -\item[institution\hfill] -The sponsoring institution of a technical report. - -\item[journal\hfill] -A journal name. -Abbreviations are provided for many journals; see the {\it Local Guide}. - -\item[key\hfill] -Used for alphabetizing, cross referencing, and creating a label when -the ``author'' information -(described in Section~\ref{odds-and-ends}) is missing. -This field should not be confused with the key that appears in the -\hbox{\verb|\cite|} command and at the beginning of the database entry. - -\item[month\hfill] -The month in which the work was -published or, for an unpublished work, in which it was written. -You should use the standard three-letter abbreviation, -as described in Appendix B.1.3 of the \LaTeX\ book. - -\item[note\hfill] -Any additional information that can help the reader. -The first word should be capitalized. - -\item[number\hfill] -The number of a journal, magazine, technical report, -or of a work in a series. -An issue of a journal or magazine is usually -identified by its volume and number; -the organization that issues a -technical report usually gives it a number; -and sometimes books are given numbers in a named series. - -\item[organization\hfill] -The organization that sponsors a conference or that publishes a \hbox{manual}. - -\item[pages\hfill] -One or more page numbers or range of numbers, -such as \hbox{\tt 42--111} or \hbox{\tt 7,41,73--97} or \hbox{\tt 43+} -(the `{\tt +}' in this last example indicates pages following -that don't form a simple range). -To make it easier to maintain {\em Scribe\/}-compatible databases, -the standard styles convert a single dash (as in \hbox{\tt 7-33}) -to the double dash used in \TeX\ to denote number ranges -(as in \hbox{\tt 7--33}). - -\item[publisher\hfill] -The publisher's name. - -\item[school\hfill] -The name of the school where a thesis was written. - -\item[series\hfill] -The name of a series or set of books. -When citing an entire book, the the \hbox{\tt title} field -gives its title and an optional \hbox{\tt series} field gives the -name of a series or multi-volume set -in which the book is published. - -\item[title\hfill] -The work's title, typed as explained in the \LaTeX\ book. - -\item[type\hfill] -The type of a technical report---for example, -``Research Note''$\!$. - -\item[volume\hfill] -The volume of a journal or multivolume book. - -\item[year\hfill] -The year of publication or, for -an unpublished work, the year it was written. -Generally it should consist of four numerals, such as {\tt 1984}, -although the standard styles can handle any {\tt year} whose -last four nonpunctuation characters are numerals, -such as `\hbox{(about 1984)}'$\!$. - -\end{description} - - -\section{Helpful Hints} -\label{odds-and-ends} - -This section gives some random tips -that aren't documented elsewhere, -at least not in this detail. -They are, roughly, in order -of least esoteric to most. -First, however, a brief spiel. - -I understand that there's often little choice in choosing -a bibliography style---journal~$X$ says you must use style~$Y$ -and that's that. -If you have a choice, however, I strongly recommend that you -choose something like the {\tt plain} standard style. -Such a style, van~Leunen~\cite{van-leunen} argues convincingly, -encourages better writing than the alternatives---% -more concrete, more vivid. - -{\em The Chicago Manual of Style\/}~\cite{chicago}, -on the other hand, -espouse the author-date system, -in which the citation might appear in the text as `(Jones, 1986)'$\!$. -I argue that this system, -besides cluttering up the -text with information that may or may not be relevant, -encourages the passive voice and vague writing. -Furthermore the strongest arguments for -using the author-date system---like ``it's the most practical''---% -fall flat on their face with the advent -of computer-typesetting technology. -For instance the {\em Chicago Manual\/} contains, -right in the middle of page~401, this anachronism: -``The chief disadvantage of [a style like {\tt plain}] is that additions -or deletions cannot be made after the manuscript is typed without changing -numbers in both text references and list.'' -\LaTeX, obviously, sidesteps the disadvantage. - -Finally, the logical deficiencies of the author-date style -are quite evident once you've written a program to implement it. -For example, in a large bibliography, -using the standard alphabetizing scheme, -the entry for `(Aho et~al., 1983b)' -might be half a page later than the one for `(Aho et~al., 1983a)'$\!$. -Fixing this problem results in even worse ones. -What a mess. -(I have, unfortunately, programmed such a style, -and if you're saddled with an unenlightened publisher -or if you don't buy my propaganda, -it's available from the Rochester style collection.) - -Ok, so the spiel wasn't very brief; -but it made me feel better, -and now my blood pressure is back to normal. -Here are the tips for using \BibTeX\ -with the standard styles -(although many of them hold for nonstandard styles, too). -\begin{enumerate} - -\item -With \BibTeX's style-designing language -you can program general database manipulations, -in addition to bibliography styles. -For example it's a fairly easy task for someone familiar with the language -to produce a database-key/author index of all the entries in a database. -Consult the {\em Local Guide\/} to see -what tools are available on your system. - -\item -The standard style's thirteen entry types -do reasonably well at formatting most entries, -but no scheme with just thirteen formats -can do everything perfectly. -Thus, you should feel free to be creative -in how you use these entry types -(but if you have to be too creative, -there's a good chance you're using the wrong entry type). - -\item -Don't take the field names too seriously. -Sometimes, for instance, you might have to include -the publisher's address along with the publisher's name -in the \hbox{\tt publisher} field, -rather than putting it in the \hbox{\tt address} field. -Or sometimes, difficult entries work best when you -make judicious use of the {\tt note} field. - -\item -Don't take the warning messages too seriously. -Sometimes, for instance, the year appears in the title, -as in {\em The 1966 World Gnus Almanac}. -In this case it's best to omit the {\tt year} field -and to ignore \BibTeX's warning message. - -\item -If you have too many names to list in an -\hbox{\tt author} or \hbox{\tt editor} field, -you can end the list with ``and others''; -the standard styles appropriately append an ``et~al.'' - -\item -In general, if you want to keep \BibTeX\ from changing -something to lower case, you enclose it in braces. -You might not get the effect you want, however, -if the very first character after the left brace is a backslash. -The ``special characters'' item later in this section explains. - -\item -For {\em Scribe\/} compatibility, the database files -allow an \hbox{\tt @COMMENT} command; it's not really -needed because \BibTeX\ allows in the database files -any comment that's not within an entry. -If you want to comment out an entry, -simply remove the `{\tt @}' character preceding the entry type. - -\item -The standard styles have journal abbreviations that are -computer-science oriented; -these are in the style files primarily for the example. -If you have a different set of journal abbreviations, -it's sensible to put them in \hbox{\tt @STRING} commands -in their own database file and to list this database file -as an argument to \LaTeX's \hbox{\verb|\bibliography|} command -(but you should list this argument before the ones that -specify real database entries). - -\item -It's best to use the three-letter abbreviations for the month, -rather than spelling out the month yourself. -This lets the bibliography style be consistent. -And if you want to include information for the day of the month, -the {\tt month} field is usually the best place. -For example -\begin{verbatim} - month = jul # "~4," -\end{verbatim} -will probably produce just what you want. - -\item -If you're using the \hbox{\tt unsrt} style -(references are listed in order of citation) -along with the \hbox{\verb|\nocite{*}|} feature -(all entries in the database are included), -the placement of the \hbox{\verb|\nocite{*}|} command -within your document file will determine the reference order. -According to the rule given in Section~\ref{features}: -If the command is placed at the beginning of the document, -the entries will be listed in exactly the order -they occur in the database; -if it's placed at the end, -the entries that you explicitly -\hbox{\verb|\cite|} or \hbox{\verb|\nocite|} -will occur in citation order, -and the remaining database entries will be in database order. - -\item -For theses, van Leunen recommends not giving -the school's department after the name of the degree, -since schools, not departments, issue degrees. -If you really think that giving the department information -will help the reader find the thesis, -put that information in the \hbox{\tt address} field. - -\item -The \hbox{\tt MASTERSTHESIS} and \hbox{\tt PHDTHESIS} entry types -are so named for {\em Scribe\/} compatibility; -\hbox{\tt MINORTHESIS} and \hbox{\tt MAJORTHESIS} -probably would have been better names. -Keep this in mind when trying to classify -a non-U.S.\ thesis. - -\item -Here's yet another suggestion for what to do when an author's -name appears slightly differently in two publications. -Suppose, for example, two journals articles use these fields. -\begin{verbatim} - author = "Donald E. Knuth" - . . . - author = "D. E. Knuth" -\end{verbatim} -There are two possibilities. -You could (1)~simply leave them as is, -or (2)~assuming you know for sure that -these authors are one and the same person, -you could list both in the form that the author prefers -(say, `Donald~E.\ Knuth'). -In the first case, the entries might be alphabetized incorrectly, -and in the second, the slightly altered name might -foul up somebody's electronic library search. -But there's a third possibility, which is the one I prefer. -You could convert the second journal's field to -\begin{verbatim} - author = "D[onald] E. Knuth" -\end{verbatim} -This avoids the pitfalls of the previous two solutions, -since \BibTeX\ alphabetizes this as if the brackets weren't there, -and since the brackets clue the reader in that a full first name -was missing from the original. -Of course it introduces another pitfall---`D[onald]~E.\ Knuth' looks ugly---% -but in this case I think the increase in accuracy outweighs -the loss in aesthetics. - -\item -\LaTeX's comment character `{\tt\%}' is not a comment character -in the database files. - -\item -Here's a more complete description of -the ``author'' information referred to in previous sections. -For most entry types the ``author'' information -is simply the \hbox{\tt author} field. -However: -For the \hbox{\tt BOOK} and \hbox{\tt INBOOK} entry types -it's the \hbox{\tt author} field, but if there's no author -then it's the \hbox{\tt editor} field; -for the \hbox{\tt MANUAL} entry type -it's the \hbox{\tt author} field, but if there's no author -then it's the \hbox{\tt organization} field; -and for the \hbox{\tt PROCEEDINGS} entry type -it's the \hbox{\tt editor} field, but if there's no editor -then it's the \hbox{\tt organization} field. - -\item -When creating a label, -the \hbox{\tt alpha} style uses the ``author'' information described above, -but with a slight change---% -for the \hbox{\tt MANUAL} and \hbox{\tt PROCEEDINGS} entry types, -the {\tt key} field takes precedence over the \hbox{\tt organization} field. -Here's a situation where this is useful. -\begin{verbatim} - organization = "The Association for Computing Machinery", - key = "ACM" -\end{verbatim} -Without the {\tt key} field, the \hbox{\tt alpha} style -would make a label from the first three letters of information -in the \hbox{\tt organization} field; -\hbox{\tt alpha} knows to strip off the `\hbox{\tt The }'$\!$, -but it would still form a label like `\hbox{[Ass86]}'$\!$, -which, however intriguing, is uninformative. -Including the {\tt key} field, as above, -would yield the better label `\hbox{[ACM86]}'$\!$. - -You won't always need the {\tt key} field to override the -\hbox{\tt organization}, though: -With -\begin{verbatim} - organization = "Unilogic, Ltd.", -\end{verbatim} -for instance, the \hbox{\tt alpha} style would -form the perfectly reasonable label `\hbox{[Uni86]}'$\!$. - -\item -Section~\ref{features} discusses accented characters. -To \BibTeX, an accented character is really a special case -of a ``special character''$\!$, -which consists of everything from a left brace at the top-most level, -immediately followed by a backslash, -up through the matching right brace. -For example in the field -\begin{verbatim} - author = "\AA{ke} {Jos{\'{e}} {\'{E}douard} G{\"o}del" -\end{verbatim} -there are just two special characters, -`\hbox{\verb|{\'{E}douard}|}' and `\hbox{\verb|{\"o}|}' -(the same would be true if the pair of double quotes -delimiting the field were braces instead). -In general, \BibTeX\ will not do any processing -of a \TeX\ or \LaTeX\ control sequence inside a special character, -but it {\em will\/} process other characters. -Thus a style that converts all titles to lower case -would convert -\begin{verbatim} - The {\TeX BOOK\NOOP} Experience -\end{verbatim} -to -\begin{verbatim} - The {\TeX book\NOOP} experience -\end{verbatim} -(the `{\tt The}' is still capitalized -because it's the first word of the title). - -This special-character scheme is useful for handling accented characters, -for getting \BibTeX's alphabetizing to do what you want, -and, since \BibTeX\ counts an entire special character as just one letter, -for stuffing extra characters inside labels. -The file \hbox{\tt XAMPL.BIB} distributed with \BibTeX\ -gives examples of all three uses. - -\item -This final item of the section describes \BibTeX's names -(which appear in the \hbox{\tt author} or \hbox{\tt editor} field) -in slightly more detail than what -appears in Appendix~B of the \LaTeX\ book. -In what follows, a ``name'' corresponds to a person. -(Recall that you separate multiple names in a single field -with the word ``and''$\!$, surrounded by spaces, -and not enclosed in braces. -This item concerns itself with the structure of a single name.) - -Each name consists of four parts: First, von, Last, and~Jr; -each part consists of a (possibly empty) list of name-tokens. -The Last part will be nonempty if any part is, -so if there's just one token, it's always a Last token. - -Recall that Per Brinch~Hansen's name should be typed -\begin{verbatim} - "Brinch Hansen, Per" -\end{verbatim} -The First part of his name has the single token ``Per''; -the Last part has two tokens, ``Brinch'' and ``Hansen''; -and the von and Jr parts are empty. -If you had typed -\begin{verbatim} - "Per Brinch Hansen" -\end{verbatim} -instead, \BibTeX\ would (erroneously) think ``Brinch'' were a First-part token, -just as ``Paul'' is a First-part token in ``John~Paul Jones''$\!$, -so this erroneous form would have two First tokens and one Last token. - -Here's another example: -\begin{verbatim} - "Charles Louis Xavier Joseph de la Vall{\'e}e Poussin" -\end{verbatim} -This name has four tokens in the First part, two in the von, and -two in the Last. -Here \BibTeX\ knows where one part ends and the other begins because -the tokens in the von part begin with lower-case letters. - -In general, it's a von token if the first letter at brace-level~0 -is in lower case. -Since technically everything -in a ``special character'' is at brace-level~0, -you can trick \BibTeX\ into thinking that -a token is or is not a von token by prepending a dummy -special character whose first letter past the \TeX\ control sequence -is in the desired case, upper or lower. - -To summarize, \BibTeX\ allows three possible forms for the name: -\begin{verbatim} - "First von Last" - "von Last, First" - "von Last, Jr, First" -\end{verbatim} -You may almost always use the first form; -you shouldn't if either there's a Jr part, -or the Last part has multiple tokens but there's no von part. - -\end{enumerate} - -\bibliography{btxdoc} -\bibliographystyle{plain} -\end{document} diff --git a/Build/extra/bibtex/btxhak.pdf b/Build/extra/bibtex/btxhak.pdf Binary files differdeleted file mode 100644 index 1b825c3cdcf..00000000000 --- a/Build/extra/bibtex/btxhak.pdf +++ /dev/null diff --git a/Build/extra/bibtex/btxhak.tex b/Build/extra/bibtex/btxhak.tex deleted file mode 100644 index e91c8a81ab4..00000000000 --- a/Build/extra/bibtex/btxhak.tex +++ /dev/null @@ -1,626 +0,0 @@ -% Copyright (C) 1988, 2010 Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted if it -% is unmodified. Modifications (and their redistribution) are also -% permitted, as long as the resulting file is renamed. - -\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em - T\kern-.1667em\lower.7ex\hbox{E}\kern-.125emX}} - -\title{Designing B\kern-.05em{\large I}\kern-.025em{\large B}\kern-.08em\TeX\ - Styles} -\author{Oren Patashnik} -\date{February 8, 1988} - -\documentstyle{article} -\begin{document} - -\maketitle - -\setcounter{section}{4} -\section{Bibliography-style hacking} -\label{style} - -This document starts (and ends) with Section~\ref{style}, -because in reality it is the final section of ``\BibTeX ing''~\cite{btxdoc}, -the general documentation for \BibTeX. -But that document was meant for all \BibTeX\ users, -while this one is just for style designers, -so the two are physically separate. -Still, you should be completely familiar with ``\BibTeX ing''$\!$, -and all references in this document -to sections and section numbers -assume that the two documents are one. - -This section, -along with the standard-style documentation file \hbox{\tt btxbst.doc}, -should explain how to modify -existing style files and to produce new ones. -If you're a serious style hacker you should be familiar -with van~Leunen~\cite{van-leunen} for points of style, -with Lamport~\cite{latex} and Knuth~\cite{texbook} for formatting matters, -and perhaps with {\em Scribe\/}~\cite{scribe} for compatibility details. -And while you're at it, if you don't read the great little book by Strunk and -White~\cite{strunk-and-white}, you should at least look at its -entries in the database and the reference list -to see how \BibTeX\ handles multiple names. - -To create a new style, -it's best to start with an existing style that's close to yours, -and then modify that. -This is true even if you're simply updating an old style -for \BibTeX\ version 0.99 -(I've updated four nonstandard styles, -so I say this with some experience). -If you want to insert into a new style -some function you'd written for an old (version 0.98i) style, -keep in mind that the order of the arguments to -the assignment ({\tt :=}) function has been reversed. -When you're finished with your style, -you may want to try running it on the entire \hbox{\tt XAMPL.BIB} database -to make sure it handles all the standard entry types. - -If you find any bugs in the standard styles, -or if there are things you'd like to do -with bibliography-style files but can't, -please complain to Oren Patashnik. - - -\subsection{General description} - -You write bibliography styles in a postfix stack language. It's -not too hard to figure out how by looking at the standard-style documentation, -but this description fills in a few details (it will fill in more -details if there's a demand for it). - -Basically the style file is a program, written in an unnamed language, that -tells \BibTeX\ how to format the entries that will go in the reference list -(henceforth ``the entries'' will be ``the entry list'' -or simply ``the list''$\!$, context permitting). -This programming language has ten commands, described in the next subsection. -These commands manipulate the language's objects: -constants, variables, functions, the stack, and the entry list. -(Warning: The terminology in this documentation, -chosen for ease of explanation, is slightly different from \BibTeX's. -For example, this documentation's ``variables'' and ``functions'' -are both ``functions'' to \BibTeX. -Keep this in mind when interpreting \BibTeX's error messages.) - -There are two types of functions: {\it built-in\/} ones that \BibTeX\ provides -(these are described in Section~\ref{built-in-fns}), and ones you define -using either the \hbox{\tt MACRO} or \hbox{\tt FUNCTION} command. - -Your most time-consuming task, as a style designer, -will be creating or modifying functions -using the \hbox{\tt FUNCTION} command -(actually, becoming familiar with the references listed above will be -more time consuming, but assume for the moment that that's done). - -Let's look at a sample function fragment. -Suppose you have a string variable named \hbox{\tt label} -and an integer variable named \hbox{\tt lab.width}, -and suppose you want to append the character `{\tt a}' to \hbox{\tt label} -and to increment \hbox{\tt lab.width}: -\begin{verbatim} - . . . - label "a" * 'label := % label := label * "a" - lab.width #1 + 'lab.width := % lab.width := lab.width + 1 - . . . -\end{verbatim} -In the first line, -\hbox{\tt label} pushes that variable's value onto the stack. -Next, the {\tt "a"} pushes the string constant `{\tt a}' onto the stack. -Then the built-in function {\tt *} pops the top two strings and -pushes their concatenation. -The \hbox{\tt 'label} pushes that variable's name onto the stack. -And finally, the built-in function {\tt :=} pops -the variable name and the concatenation and performs the assignment. -\BibTeX\ treats the stuff following the {\tt \%} as a comment -in the style file. -The second line is similar except that it uses {\tt \#1}, -with no spaces intervening between the `{\tt \#}' and the `{\tt 1}'$\!$, -to push this integer constant. - -The nonnull spacing here is arbitrary: multiple spaces, tabs, or newlines -are equivalent to a single one (except that you're probably better off -not having blank lines within commands, as explained shortly). - -For string constants, absolutely any printing character -is legal between two consecutive double quotes, but \BibTeX\ here -(and only here) treats upper- and lower-case equivalents as different. -Furthermore, spacing {\em is\/} relevant within a string constant, -and you mustn't split a string constant across lines -(that is, the beginning and ending double quotes must be on the same line). - -Variable and function names may not begin with a numeral and -may not contain any of the ten restricted characters -on page~143 of the \LaTeX\ book, -but may otherwise contain any printing characters. -Also, \BibTeX\ considers upper- and lower-case equivalents to be the same. - -Integers and strings are the only value types for constants and variables -(booleans are implemented simply as 0-or-1 integers). -There are three kinds of variables: -\begin{description} - -\item[global variables\hfill] These are either integer- or string-valued, -declared using an \hbox{\tt INTEGERS} or \hbox{\tt STRINGS} command. - -\item[entry variables\hfill] These are either integer- or string-valued, -declared using the \hbox{\tt ENTRY} command. -Each has a value for each entry on the list -(example: a variable \hbox{\tt label} might store -the label string you'll use for the entry). - -\item[fields\hfill] These are string-valued, read-only variables -that store the information from the database file; -their values are set by the \hbox{\tt READ} command. -As with entry variables, each has a value for each entry. -\end{description} - - -\subsection{Commands} - -There are ten style-file commands: -Five (\hbox{\tt ENTRY}, \hbox{\tt FUNCTION}, \hbox{\tt INTEGERS}, -\hbox{\tt MACRO}, and \hbox{\tt STRINGS}) -declare and define variables and functions; -one (\hbox{\tt READ}) reads in the database information; -and four (\hbox{\tt EXECUTE}, \hbox{\tt ITERATE}, \hbox{\tt REVERSE}, -and \hbox{\tt SORT}) manipulate the entries and produce output. -Although the command names appear here in upper case, -\BibTeX\ ignores case differences. - -Some restrictions: -There must be exactly one \hbox{\tt ENTRY} and one \hbox{\tt READ} command; -the \hbox{\tt ENTRY} command, all \hbox{\tt MACRO} commands, -and certain \hbox{\tt FUNCTION} commands -(see next subsection's description of \hbox{\tt call.type\$}) -must precede the \hbox{\tt READ} command; -and the \hbox{\tt READ} command must precede the four that -manipulate the entries and produce output. - -Also it's best (but not essential) to leave at least one blank line -between commands and to leave no blank lines within a command; -this helps \BibTeX\ recover from any syntax errors you make. - -You must enclose each argument of every command in braces. -Look at the standard-style documentation -for syntactic issues not described in this section. -Here are the ten commands: -\begin{description} - -\item[\hbox{\tt ENTRY}\hfill] -Declares the fields and entry variables. -It has three arguments, each a (possibly empty) list of variable names. -The three lists are of: -fields, integer entry variables, and string entry variables. -There is an additional field that \BibTeX\ automatically -declares, \hbox{\tt crossref}, used for cross referencing. -And there is an additional string entry variable automatically declared, -\hbox{\tt sort.key\$}, used by the \hbox{\tt SORT} command. -Each of these variables has a value for each entry on the list. - -\item[\hbox{\tt EXECUTE}\hfill] -Executes a single function. -It has one argument, the function name. - -\item[\hbox{\tt FUNCTION}\hfill] -Defines a new function. -It has two arguments; the first is the function's name and the -second is its definition. -You must define a function before using it; -recursive functions are thus illegal. - -\item[\hbox{\tt INTEGERS}\hfill] -Declares global integer variables. -It has one argument, a list of variable names. -There are two such automatically-declared variables, -\hbox{\tt entry.max\$} and \hbox{\tt global.max\$}, -used for limiting the lengths of string variables. -You may have any number of these commands, but a variable's declaration -must precede its use. - -\item[\hbox{\tt ITERATE}\hfill] -Executes a single function, once -for each entry in the list, in the list's current order -(initially the list is in citation order, but the \hbox{\tt SORT} -command may change this). -It has one argument, the function name. - -\item[\hbox{\tt MACRO}\hfill] -Defines a string macro. -It has two arguments; the first is the macro's name, which is treated like -any other variable or function name, -and the second is its definition, which must be double-quote-delimited. -You must have one for each three-letter month abbreviation; -in addition, you should have one for common journal names. -The user's database may override any definition you define using this command. -If you want to define a string the user can't touch, -use the \hbox{\tt FUNCTION} command, which has a compatible syntax. - -\item[\hbox{\tt READ}\hfill] -Dredges up from the database file -the field values for each entry in the list. -It has no arguments. -If a database entry doesn't have a value for a field -(and probably no database entry will have a value for every field), -that field variable is marked as missing for the entry. - -\item[\hbox{\tt REVERSE}\hfill] -Exactly the same as the -\hbox{\tt ITERATE} command except that it executes the function -on the entry list in reverse order. - -\item[\hbox{\tt SORT}\hfill] -Sorts the entry list using -the values of the string entry variable \hbox{\tt sort.key\$}. -It has no arguments. - -\item[\hbox{\tt STRINGS}\hfill] -Declares global string variables. -It has one argument, a list of variable names. -You may have any number of these commands, but a variable's declaration -must precede its use. -\end{description} - - -\subsection{The built-in functions} -\label{built-in-fns} - -Before we get to the built-in functions, -a few words about some other built-in objects. -There is one built-in string entry variable, \hbox{\tt sort.key\$}, -which the style program must set if the style is to do sorting. -There is one built-in field, \hbox{\tt crossref}, -used for the cross referencing feature -described in Section~4. -And there are two built-in integer global variables, -\hbox{\tt entry.max\$} and \hbox{\tt global.max\$}, -which are set by default to some internal \BibTeX\ constants; -you should truncate strings to these lengths before -you assign to string variables, -so as to not generate any \BibTeX\ warning messages. - -There are currently 37 built-in functions. -Every built-in function with a letter in its name ends with a `{\tt \$}'$\!$. -In what follows, ``first''$\!$, ``second''$\!$, -and so on refer to the order popped. -A ``literal'' is an element on the stack, and it will be either -an integer value, a string value, a variable or function name, -or a special value denoting a missing field. -If any popped literal has an incorrect type, \BibTeX\ complains and pushes -the integer 0 or the null string, depending on whether the function -was supposed to push an integer or string. -\begin{description} - -\item[\hbox{\tt >}\hfill] -Pops the top two (integer) literals, -compares them, and pushes the integer 1 if the second is greater than -the first, 0 otherwise. - -\item[\hbox{\tt <}\hfill] -Analogous. - -\item[\hbox{\tt =}\hfill] -Pops the top two (both integer or both string) literals, -compares them, -and pushes the integer 1 if they're equal, 0 otherwise. - -\item[\hbox{\tt +}\hfill] -Pops the top two (integer) literals and pushes their sum. - -\item[\hbox{\tt -}\hfill] -Pops the top two (integer) literals and pushes their difference -(the first subtracted from the second). - -\item[\hbox{\tt *}\hfill] -Pops the top two (string) literals, -concatenates them (in reverse order, that is, the order in which -pushed), and pushes the resulting string. - -\item[\hbox{\tt :=}\hfill] -Pops the top two literals and assigns -to the first (which must be a global or entry variable) -the value of the second. - -\item[\hbox{\tt add.period\$}\hfill] -Pops the top (string) literal, -adds a `{\tt .}' to it if the last non`{\tt \}}' character -isn't a `{\tt .}'$\!$, `{\tt ?}', or `{\tt !}'$\!$, -and pushes this resulting string. - -\item[\hbox{\tt call.type\$}\hfill] -Executes the function whose name is the entry type of an entry. -For example if an entry is of type {\tt book}, this function executes -the {\tt book} function. -When given as an argument to the \hbox{\tt ITERATE} command, -\hbox{\tt call.type\$} actually produces the output for the entries. -For an entry with an unknown type, -it executes the function \hbox{\tt default.type}. -Thus you should define (before the \hbox{\tt READ} command) one function -for each standard entry type as well as a \hbox{\tt default.type} function. - -\item[\hbox{\tt change.case\$}\hfill] -Pops the top two (string) literals; -it changes the case of the second according to the -specifications of the first, as follows. (Note: The word `letters' in -the next sentence refers only to those at brace-level~0, the top-most -brace level; no other characters are changed, except perhaps for -``special characters''$\!$, described in Section~4.) -If the first literal is the -string~`{\tt t}'$\!$, it converts to lower case all letters except the very -first character in the string, which it leaves alone, and except the -first character following any colon and then nonnull white space, -which it also leaves alone; if it's the string~`{\tt l}'$\!$, it converts all -letters to lower case; and if it's the string~`{\tt u}'$\!$, it converts all -letters to upper case. -It then pushes this resulting string. If either -type is incorrect, it complains and pushes the null string; however, -if both types are correct but the specification string (i.e., the -first string) isn't one of the legal ones, it merely pushes the second -back onto the stack, after complaining. (Another note: It ignores -case differences in the specification string; for example, the strings -{\tt t} and {\tt T} are equivalent for the purposes of this built-in -function.) - -\item[\hbox{\tt chr.to.int\$}\hfill] -Pops the top (string) literal, -makes sure it's a single character, converts it to the -corresponding ASCII integer, and pushes this integer. - -\item[\hbox{\tt cite\$}\hfill] -Pushes the string that was the -\hbox{\verb|\cite|}-command argument for this entry. - -\item[\hbox{\tt duplicate\$}\hfill] -Pops the top literal from the stack and pushes two copies of it. - -\item[\hbox{\tt empty\$}\hfill] -Pops the top literal and pushes -the integer 1 if it's a missing field or a string having no -non-white-space characters, 0 otherwise. - -\item[\hbox{\tt format.name\$}\hfill] -Pops the top three literals -(they are a string, an integer, and a string literal). -The last string literal represents a name list (each name -corresponding to a person), the integer literal specifies which name -to pick from this list, and the first string literal specifies how to -format this name, as explained in the next subsection. -Finally, this function pushes the formatted name. - -\item[\hbox{\tt if\$}\hfill] -Pops the top three literals (they -are two function literals and an integer literal, in that order); -if the integer is greater than 0, it executes the second literal, -else it executes the first. - -\item[\hbox{\tt int.to.chr\$}\hfill] -Pops the top (integer) literal, -interpreted as the ASCII integer value of a single character, -converts it to the corresponding single-character string, and pushes -this string. - -\item[\hbox{\tt int.to.str\$}\hfill] -Pops the top (integer) literal, -converts it to its (unique) string equivalent, and pushes this string. - -\item[\hbox{\tt missing\$}\hfill] -Pops the top literal and -pushes the integer 1 if it's a missing field, 0~otherwise. - -\item[\hbox{\tt newline\$}\hfill] -Writes onto the {\tt bbl} file -what's accumulated in the output buffer. -It writes a blank line if and only if the output buffer is empty. -Since \hbox{\tt write\$} does reasonable line breaking, you should use -this function only when you want a blank line or an explicit line break. - -\item[\hbox{\tt num.names\$}\hfill] -Pops the top (string) literal -and pushes the number of names the string represents---one plus -the number of occurrences of the substring ``and'' (ignoring case differences) -surrounded by nonnull white-space at the top brace level. - -\item[\hbox{\tt pop\$}\hfill] -Pops the top of the stack but -doesn't print it; this gets rid of an unwanted stack literal. - -\item[\hbox{\tt preamble\$}\hfill] -Pushes onto the stack the concatenation of all the -\hbox{\tt @PREAMBLE} strings read from the database files. - -\item[\hbox{\tt purify\$}\hfill] -Pops the top (string) literal, -removes nonalphanumeric characters except for white-space characters and -hyphens and ties (these all get converted to a space), removes -certain alphabetic characters contained in the control sequences -associated with a ``special character''$\!$, and pushes the resulting string. - -\item[\hbox{\tt quote\$}\hfill] -Pushes the string consisting of the double-quote character. - -\item[\hbox{\tt skip\$}\hfill] -Is a no-op. - -\item[\hbox{\tt stack\$}\hfill] -Pops and prints the whole stack; -it's meant to be used for style designers while debugging. - -\item[\hbox{\tt substring\$}\hfill] -Pops the top three literals -(they are the two integers literals {\it len\/} and {\it start}, and a -string literal, in that order). -It pushes the substring of the (at most) {\it len\/} consecutive characters -starting at the {\it start\/}th character (assuming 1-based indexing) -if {\it start\/} is positive, and ending at the $-${\it start\/}th character -from the end if {\it start\/} is negative -(where the first character from the end is the last character). - -\item[\hbox{\tt swap\$}\hfill] -Swaps the top two literals on the stack. - -\item[\hbox{\tt text.length\$}\hfill] -Pops the top (string) literal, -and pushes the number of text characters it contains, where an -accented character (more precisely, a ``special character''$\!$, -defined in Section~4) -counts as a single text character, even if it's missing -its matching right brace, and where braces don't count as -text characters. - -\item[\hbox{\tt text.prefix\$}\hfill] -Pops the top two literals -(the integer literal {\it len\/} and a string literal, in that order). -It pushes the substring of the (at most) {\it len\/} consecutive text -characters starting from the beginning of the string. This function -is similar to \hbox{\tt substring\$}, but this one considers -a ``special character''$\!$, even if -it's missing its matching right brace, to be a single text character -(rather than however many ASCII characters it actually comprises), -and this function doesn't consider braces to be text characters; -furthermore, this function appends any needed matching right braces. - -\item[\hbox{\tt top\$}\hfill] -Pops and prints the top of the stack on the terminal and log file. -It's useful for debugging. - -\item[\hbox{\tt type\$}\hfill] -Pushes the current entry's type (book, article, etc.), -but pushes the null string -if the type is either unknown or undefined. - -\item[\hbox{\tt warning\$}\hfill] -Pops the top (string) literal -and prints it following a warning message. -This also increments a count of the number of warning messages issued. - -\item[\hbox{\tt while\$}\hfill] -Pops the top two (function) literals, -and keeps executing the second as long as the (integer) -literal left on the stack by executing the first is greater than 0. - -\item[\hbox{\tt width\$}\hfill] -Pops the top (string) literal -and pushes the integer that represents its width in some relative units -(currently, hundredths of a point, as specified by the June 1987 version -of the $cmr10$ font; the only white-space character with nonzero width -is the space). -This function takes the literal literally; -that is, it assumes each character in the string is to be printed as -is, regardless of whether the character has a special meaning to \TeX, -except that ``special characters'' (even without their right braces) are -handled specially. -This is meant to be used for comparing widths of label strings. - -\item[\hbox{\tt write\$}\hfill] -Pops the top (string) literal -and writes it on the output buffer (which will result in -stuff being written onto the {\tt bbl} file when the buffer fills up). - -\end{description} - -Note that the built-in functions \hbox{\tt while\$} and \hbox{\tt if\$} -require two function literals on the stack. -You get them there either by immediately preceding the name of a function -by a single quote, or, if you don't feel like defining a new function with -the \hbox{\tt FUNCTION} command, -by simply giving its definition (that is, giving what would be the second -argument to the \hbox{\tt FUNCTION} command, including the surrounding braces). -For example the following function fragment appends the character `{\tt a}' -if the string variable named \hbox{\tt label} is nonnull: -\begin{verbatim} - . . . - label "" = - 'skip$ - { label "a" * 'label := } - if$ - . . . -\end{verbatim} -A function whose name you quote needn't be built in -like \hbox{\tt skip\$} above---it may, for example, -be a field name or a function you've defined earlier. - - -\subsection{Name formatting} - -What's in a name? -Section~4 pretty much describes this. -Each name consists of four parts: First, von, Last, and Jr; -each consists of a list of name-tokens, -and any list but Last's may be empty for a nonnull name. -This subsection describes the format string you must supply to -the built-in function \hbox{\tt format.name\$}. - -Let's look at an example of a very long name. -Suppose a database entry~\cite{prime-number-theorem} has the field -\begin{verbatim} - author = "Charles Louis Xavier Joseph de la Vall{\'e}e Poussin" -\end{verbatim} -and suppose you want this formatted ``last name comma initials''$\!$. -If you use the format string -\begin{verbatim} - "{vv~}{ll}{, jj}{, f}?" -\end{verbatim} -\BibTeX\ will produce -\begin{verbatim} - de~la Vall{\'e}e~Poussin, C.~L. X.~J? -\end{verbatim} -as the formatted string. - -Let's look at this example in detail. -There are four brace-level~1 {\em pieces\/} to this format string, -one for each part of a name. -If the corresponding part of a name isn't present (the Jr part for this name), -everything in that piece is ignored. -Anything at brace-level~0 is output verbatim -(the presumed typo `{\tt ?}' for this name is at brace-level~0), -but you probably won't use this feature much. - -Within each piece a double letter tells \BibTeX\ to use whole tokens, and -a single letter, to abbreviate them (these letters must be at brace-level~1); -everything else within the piece is used verbatim -(well, almost everything---read on). -The tie at the end of the von part (in \hbox{\verb|{vv~}|}) -is a discretionary tie---\BibTeX\ will output a tie at that point -if it thinks there's a need for one; -otherwise it will output a space. -If you really, really, want a tie there, -regardless of what \BibTeX\ thinks, use two of them -(only one will be output); that is, use \hbox{\verb|{vv~~}|}. -A tie is discretionary only if it's the last character of the piece; -anywhere else it's treated as an ordinary character. - -\BibTeX\ puts default strings {\em between\/} tokens of a name part: -For whole tokens it uses either a space or a tie, -depending on which one it thinks is best, -and for abbreviated tokens it uses a period followed by -either a space or a tie. -However it doesn't use this default string after the last token in a list; -hence there's no period following the `J' for our example. -You should have used -\begin{verbatim} - "{vv~}{ll}{, jj}{, f.}" -\end{verbatim} -to get \BibTeX\ to produce the same formatted string but with the question -mark replaced by a period. -Note that the period should go inside the First-name piece, -rather than where the question mark was, in case a name has no First part. - -If you want to override \BibTeX's default between-token strings, you -must explicitly specify a string. -For example suppose you want a label to contain the first letter from each -token in the von and Last parts, with no spaces; -you should use the format string -\begin{verbatim} - "{v{}}{l{}}" -\end{verbatim} -so that \BibTeX\ will produce `{\tt dlVP}' as the formatted string. -You must give a string for each piece whose default you want overridden -(the example here uses the null string for both pieces), and this string -must immediately follow either the single or double letter for the piece. -You may not have any other letters at brace-level~1 in the format string. - -\bibliography{btxdoc} -\bibliographystyle{plain} -\end{document} diff --git a/Build/extra/bibtex/ieeetr.bst b/Build/extra/bibtex/ieeetr.bst deleted file mode 100644 index b8cacb51f6f..00000000000 --- a/Build/extra/bibtex/ieeetr.bst +++ /dev/null @@ -1,976 +0,0 @@ -% Copyright (C) 1985, 1988, 2010 Howard Trickey and Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted as long as -% it is unmodified. Modifications (and redistribution of modified versions) -% are also permitted, but only if the resulting file is renamed. -% -% IEEE Transactions bibliography style (8-Dec-10 version) -% numeric labels, order-of-reference, IEEE abbreviations, -% quotes around article titles, commas separate all fields -% except after book titles and before "notes". Otherwise, -% much like the "plain" family, from which this is adapted. -% -% History -% 9/30/85 (HWT) Original version, by Howard Trickey. -% 1/29/88 (OP&HWT) Updated for BibTeX version 0.99a, Oren Patashnik; -% THIS `ieeetr' VERSION DOES NOT WORK WITH BIBTEX 0.98i. -% 12/ 8/10 (OP&HWT) Clarify license. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key - month - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label } - -INTEGERS { output.state before.all mid.sentence after.quote after.sentence - after.quoted.block after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.quote := - #3 'after.sentence := - #4 'after.quoted.block := - #5 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.quote = - { " " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { output.state after.quoted.block = - { write$ - newline$ - "\newblock " write$ - } - { add.period$ " " * write$ } - if$ - } - if$ - } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {blank.sep} -{ after.quote 'output.state := -} - -FUNCTION {fin.entry} -{ output.state after.quoted.block = - 'skip$ - 'add.period$ - if$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { output.state after.quote = - { after.quoted.block 'output.state := } - { after.block 'output.state := } - if$ - } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.sentence.checka} -{ empty$ - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{f.~}{vv~}{ll}{, jj}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " {\em et~al.}" * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", eds." * } - { ", ed." * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { "``" title "t" change.case$ * ",''" * } - if$ -} - -FUNCTION {format.title.p} -{ title empty$ - { "" } - { "``" title "t" change.case$ * ".''" * } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "vol.~" volume * - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "no.~" } - { "No.~" } - if$ - number * - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { edition "l" change.case$ "~ed." * } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pp.~" pages n.dashify * } - { "p.~" pages * } - if$ - } - if$ -} - -FUNCTION {format.volume} -{ volume empty$ - { "" } - { "vol.~" volume * } - if$ -} - -FUNCTION {format.number} -{ number empty$ - { "" } - { "no.~" number * } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "ch.~" chapter * } - { type "l" change.case$ chapter tie.or.space.connect } - if$ - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { "in " booktitle emphasize * - editor empty$ - 'skip$ - { " (" * format.editors * ")" * } - if$ - } - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - output.state after.block = - { type "t" change.case$ } - { type "l" change.case$ } - if$ - } - if$ -} - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Tech. Rep." } - 'type - if$ - number empty$ - { "l" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.addr.pub} -{ publisher empty$ - { "" } - { address empty$ - { "" } - { address ": " * } - if$ - publisher * - } - if$ -} - -FUNCTION {format.paddress} -{ address empty$ - { "" } - { "(" address * ")" * } - if$ -} - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "in {\em " journal * "\/}" * } - if$ - } - { "in " key * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " {\em et~al.}" * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " {\em et~al.}" * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Vol.~" volume * - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { "{\em " * series * "\/}" * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "in {\em " booktitle * "\/}" * } - if$ - } - { "in " key * } - if$ - } - { "in " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - blank.sep - crossref missing$ - { journal emphasize "journal" output.check - format.volume output - month empty$ - { format.number output } - 'skip$ - if$ - format.pages output - format.date "year" output.check - } - { format.article.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - new.block - format.number.series output - format.addr.pub "publisher" output.check - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - title empty$ - { "empty title in " cite$ * warning$ - howpublished new.sentence.checka - } - { howpublished empty$ not - address empty$ month empty$ year empty$ and and - or - { format.title.p output.nonnull } - { format.title output.nonnull } - if$ - blank.sep - } - if$ - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.chapter.pages "chapter and pages" output.check - new.block - format.number.series output - format.addr.pub "publisher" output.check - } - { format.chapter.pages "chapter and pages" output.check - new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - blank.sep - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.chapter.pages output - format.addr.pub "publisher" output.check - format.edition output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull - format.chapter.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - blank.sep - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.paddress output - format.pages output - organization output - publisher output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - author empty$ - { organization empty$ - 'skip$ - { organization output.nonnull - address output - } - if$ - } - { format.authors output.nonnull } - if$ - format.btitle "title" output.check - author empty$ - { organization empty$ - { address new.block.checka - address output - } - 'skip$ - if$ - } - { organization address new.block.checkb - organization output - address output - } - if$ - format.edition output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - blank.sep - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - title empty$ - { howpublished new.sentence.checka } - { howpublished empty$ not - month empty$ year empty$ and - or - { format.title.p output.nonnull } - { format.title output.nonnull } - if$ - blank.sep - } - if$ - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { organization output } - { format.editors output.nonnull } - if$ - format.btitle "title" output.check - format.bvolume output - format.number.series output - format.paddress output - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - blank.sep - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - format.title.p "title" output.check - blank.sep - note "note" output.check - format.date output - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"Jan."} - -MACRO {feb} {"Feb."} - -MACRO {mar} {"Mar."} - -MACRO {apr} {"Apr."} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"Aug."} - -MACRO {sep} {"Sept."} - -MACRO {oct} {"Oct."} - -MACRO {nov} {"Nov."} - -MACRO {dec} {"Dec."} - -MACRO {acmcs} {"ACM Computing Surveys"} - -MACRO {acta} {"Acta Informatica"} - -MACRO {cacm} {"Communications ACM"} - -MACRO {ibmjrd} {"IBM J. Research and Development"} - -MACRO {ibmsj} {"IBM Systems~J."} - -MACRO {ieeese} {"IEEE Trans. Software Engineering"} - -MACRO {ieeetc} {"IEEE Trans. Computers"} - -MACRO {ieeetcad} - {"IEEE Trans. Computer-Aided Design"} - -MACRO {ipl} {"Information Processing Letters"} - -MACRO {jacm} {"J.~ACM"} - -MACRO {jcss} {"J.~Computer and System Sciences"} - -MACRO {scp} {"Science of Computer Programming"} - -MACRO {sicomp} {"SIAM J. Computing"} - -MACRO {tocs} {"ACM Trans. Computer Systems"} - -MACRO {tods} {"ACM Trans. Database Systems"} - -MACRO {tog} {"ACM Trans. Graphics"} - -MACRO {toms} {"ACM Trans. Mathematical Software"} - -MACRO {toois} {"ACM Trans. Office Information Systems"} - -MACRO {toplas} {"ACM Trans. Programming Languages and Systems"} - -MACRO {tcs} {"Theoretical Computer Science"} - -READ - -STRINGS { longest.label } - -INTEGERS { number.label longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #1 'number.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ number.label int.to.str$ 'label := - number.label #1 + 'number.label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -FUNCTION {begin.bib} -{ preamble$ empty$ - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/plain.bst b/Build/extra/bibtex/plain.bst deleted file mode 100644 index 7adf4bb0a34..00000000000 --- a/Build/extra/bibtex/plain.bst +++ /dev/null @@ -1,1097 +0,0 @@ -% BibTeX standard bibliography style `plain' - % Version 0.99b (8-Dec-10 release) for BibTeX versions 0.99a or later. - % Copyright (C) 1984, 1985, 1988, 2010 Howard Trickey and Oren Patashnik. - % Unlimited copying and redistribution of this file are permitted as long as - % it is unmodified. Modifications (and redistribution of modified versions) - % are also permitted, but only if the resulting file is renamed to something - % besides btxbst.doc, plain.bst, unsrt.bst, alpha.bst, and abbrv.bst. - % This restriction helps ensure that all standard styles are identical. - % The file btxbst.doc has the documentation for this style. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key - month - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label } - -INTEGERS { output.state before.all mid.sentence after.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.sentence := - #3 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { add.period$ " " * write$ } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.sentence.checka} -{ empty$ - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {new.sentence.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{ff~}{vv~}{ll}{, jj}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", editors" * } - { ", editor" * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { title "t" change.case$ } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "volume" volume tie.or.space.connect - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "number" } - { "Number" } - if$ - number tie.or.space.connect - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { output.state mid.sentence = - { edition "l" change.case$ " edition" * } - { edition "t" change.case$ " edition" * } - if$ - } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pages" pages n.dashify tie.or.space.connect } - { "page" pages tie.or.space.connect } - if$ - } - if$ -} - -FUNCTION {format.vol.num.pages} -{ volume field.or.null - number empty$ - 'skip$ - { "(" number * ")" * * - volume empty$ - { "there's a number but no volume in " cite$ * warning$ } - 'skip$ - if$ - } - if$ - pages empty$ - 'skip$ - { duplicate$ empty$ - { pop$ format.pages } - { ":" * pages n.dashify * } - if$ - } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "chapter" } - { type "l" change.case$ } - if$ - chapter tie.or.space.connect - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { editor empty$ - { "In " booktitle emphasize * } - { "In " format.editors * ", " * booktitle emphasize * } - if$ - } - if$ -} - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and - key empty$ not and - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "t" change.case$ - } - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Technical Report" } - 'type - if$ - number empty$ - { "t" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "In {\em " journal * "\/}" * } - if$ - } - { "In " key * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Volume" volume tie.or.space.connect - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { "{\em " * series * "\/}" * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "In {\em " booktitle * "\/}" * } - if$ - } - { "In " key * } - if$ - } - { "In " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { journal emphasize "journal" output.check - format.vol.num.pages output - format.date "year" output.check - } - { format.article.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - new.block - format.title "title" output.check - howpublished address new.block.checkb - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.chapter.pages "chapter and pages" output.check - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { format.chapter.pages "chapter and pages" output.check - new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.chapter.pages output - new.sentence - publisher "publisher" output.check - address output - format.edition output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull - format.chapter.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.pages output - address empty$ - { organization publisher new.sentence.checkb - organization output - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - organization output - publisher output - } - if$ - } - { format.incoll.inproc.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - author empty$ - { organization empty$ - 'skip$ - { organization output.nonnull - address output - } - if$ - } - { format.authors output.nonnull } - if$ - new.block - format.btitle "title" output.check - author empty$ - { organization empty$ - { address new.block.checka - address output - } - 'skip$ - if$ - } - { organization address new.block.checkb - organization output - address output - } - if$ - format.edition output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - title howpublished new.block.checkb - format.title output - howpublished new.block.checka - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { organization output } - { format.editors output.nonnull } - if$ - new.block - format.btitle "title" output.check - format.bvolume output - format.number.series output - address empty$ - { editor empty$ - { publisher new.sentence.checka } - { organization publisher new.sentence.checkb - organization output - } - if$ - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - note "note" output.check - format.date output - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"January"} - -MACRO {feb} {"February"} - -MACRO {mar} {"March"} - -MACRO {apr} {"April"} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"August"} - -MACRO {sep} {"September"} - -MACRO {oct} {"October"} - -MACRO {nov} {"November"} - -MACRO {dec} {"December"} - -MACRO {acmcs} {"ACM Computing Surveys"} - -MACRO {acta} {"Acta Informatica"} - -MACRO {cacm} {"Communications of the ACM"} - -MACRO {ibmjrd} {"IBM Journal of Research and Development"} - -MACRO {ibmsj} {"IBM Systems Journal"} - -MACRO {ieeese} {"IEEE Transactions on Software Engineering"} - -MACRO {ieeetc} {"IEEE Transactions on Computers"} - -MACRO {ieeetcad} - {"IEEE Transactions on Computer-Aided Design of Integrated Circuits"} - -MACRO {ipl} {"Information Processing Letters"} - -MACRO {jacm} {"Journal of the ACM"} - -MACRO {jcss} {"Journal of Computer and System Sciences"} - -MACRO {scp} {"Science of Computer Programming"} - -MACRO {sicomp} {"SIAM Journal on Computing"} - -MACRO {tocs} {"ACM Transactions on Computer Systems"} - -MACRO {tods} {"ACM Transactions on Database Systems"} - -MACRO {tog} {"ACM Transactions on Graphics"} - -MACRO {toms} {"ACM Transactions on Mathematical Software"} - -MACRO {toois} {"ACM Transactions on Office Information Systems"} - -MACRO {toplas} {"ACM Transactions on Programming Languages and Systems"} - -MACRO {tcs} {"Theoretical Computer Science"} - -READ - -FUNCTION {sortify} -{ purify$ - "l" change.case$ -} - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -FUNCTION {sort.format.names} -{ 's := - #1 'nameptr := - "" - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { nameptr #1 > - { " " * } - 'skip$ - if$ - s nameptr "{vv{ } }{ll{ }}{ ff{ }}{ jj{ }}" format.name$ 't := - nameptr numnames = t "others" = and - { "et al" * } - { t sortify * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {sort.format.title} -{ 't := - "A " #2 - "An " #3 - "The " #4 t chop.word - chop.word - chop.word - sortify - #1 global.max$ substring$ -} - -FUNCTION {author.sort} -{ author empty$ - { key empty$ - { "to sort, need author or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.editor.sort} -{ author empty$ - { editor empty$ - { key empty$ - { "to sort, need author, editor, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.organization.sort} -{ author empty$ - { organization empty$ - { key empty$ - { "to sort, need author, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {editor.organization.sort} -{ editor empty$ - { organization empty$ - { key empty$ - { "to sort, need editor, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { editor sort.format.names } - if$ -} - -FUNCTION {presort} -{ type$ "book" = - type$ "inbook" = - or - 'author.editor.sort - { type$ "proceedings" = - 'editor.organization.sort - { type$ "manual" = - 'author.organization.sort - 'author.sort - if$ - } - if$ - } - if$ - " " - * - year field.or.null sortify - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {presort} - -SORT - -STRINGS { longest.label } - -INTEGERS { number.label longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #1 'number.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ number.label int.to.str$ 'label := - number.label #1 + 'number.label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -FUNCTION {begin.bib} -{ preamble$ empty$ - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/siam.bst b/Build/extra/bibtex/siam.bst deleted file mode 100644 index ce88b41e416..00000000000 --- a/Build/extra/bibtex/siam.bst +++ /dev/null @@ -1,1041 +0,0 @@ -% Copyright (C) 1986, 1987, 1988, 2010 Howard Trickey and Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted as long as -% it is unmodified. Modifications (and redistribution of modified versions) -% are also permitted, but only if the resulting file is renamed. -% -% SIAM bibliography style (8-Dec-10 version) -% numeric labels, alphabetic order, Mathematical Reviews abbreviations, -% names in \sc, titles in italics, book titles mixed upper-lower and article -% titles lowercase, commas separate all fields except before "notes". -% -% History -% 1/30/86 (HWT) Original version, by Howard Trickey. -% 6/15/87 (HWT) Fix format.editors---Martin Costabel. -% 1/29/88 (OP&HWT) Updated for BibTeX version 0.99a, Oren Patashnik; -% THIS `siam' VERSION DOES NOT WORK WITH BIBTEX 0.98i. -% 12/ 8/10 (OP&HWT) Clarify license. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key - month - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label } - -INTEGERS { output.state before.all mid.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - 'write$ - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -FUNCTION {scapify} -{ duplicate$ empty$ - { pop$ "" } - { "{\sc " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{f.~}{vv~}{ll}{, jj}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -STRINGS { last.authors } - -FUNCTION {init.last.authors} -{ "" 'last.authors := -} - -FUNCTION {format.authors} -{ author empty$ - { "" 'last.authors := - "" - } - { author last.authors = - { "\leavevmode\vrule height 2pt depth -1.6pt width 23pt" } - { author format.names scapify } - if$ - author 'last.authors := - } - if$ -} - -FUNCTION {format.organization} -{ organization empty$ - { "" 'last.authors := - "" - } - { organization last.authors = - { "\leavevmode\vrule height 2pt depth -1.6pt width 23pt" } - { organization scapify } - if$ - organization 'last.authors := - } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" 'last.authors := - "" - } - { editor last.authors = - { "\leavevmode\vrule height 2pt depth -1.6pt width 23pt" } - { editor format.names scapify } - if$ - editor num.names$ #1 > - { ", eds." * } - { ", ed." * } - if$ - editor 'last.authors := - } - if$ -} - -FUNCTION {format.ineditors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", eds." * } - { ", ed." * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { title "t" change.case$ emphasize } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "vol.~" volume * - series empty$ - 'skip$ - { " of " * series * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { "no.~" number * - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { edition "l" change.case$ "~ed." * } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pp.~" pages n.dashify * } - { "p.~" pages * } - if$ - } - if$ -} - -FUNCTION {format.vol.year} -{ volume field.or.null - year empty$ - { "empty year in " cite$ * warning$ } - { " (" year * ")" * * } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "ch.~" chapter * } - { type "l" change.case$ chapter tie.or.space.connect } - if$ - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { editor empty$ - { "in " booktitle * } - { "in " booktitle * ", " * format.ineditors * } - if$ - } - if$ -} - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and - key empty$ not and - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "l" change.case$ - } - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Tech. Rep." } - 'type - if$ - number empty$ - { "l" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "in " journal * } - if$ - } - { "in " key * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "in " - } - { "vol.~" volume * - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { series * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "in " booktitle * } - if$ - } - { "in " key * } - if$ - } - { "in " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - crossref missing$ - { journal "journal" output.check - format.vol.year output - } - { format.article.crossref output.nonnull } - if$ - format.pages output - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.number.series output - publisher "publisher" output.check - address output - } - { format.book.crossref output.nonnull } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - format.title "title" output.check - howpublished new.block.checka - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.number.series output - publisher "publisher" output.check - address output - } - { format.book.crossref output.nonnull } - if$ - format.edition output - format.date "year" output.check - format.chapter.pages "chapter and pages" output.check - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - publisher "publisher" output.check - address output - format.edition output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull } - if$ - format.chapter.pages output - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - address empty$ - { organization output - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - organization output - publisher output - } - if$ - } - { format.incoll.inproc.crossref output.nonnull } - if$ - format.pages output - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - author empty$ - { format.organization output } - { format.authors output.nonnull } - if$ - format.btitle "title" output.check - author empty$ - 'skip$ - { organization output } - if$ - address output - format.edition output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - format.title output - howpublished new.block.checka - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - format.btitle "title" output.check - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { format.organization output } - { format.editors output.nonnull } - if$ - format.btitle "title" output.check - format.bvolume output - format.number.series output - address empty$ - { editor empty$ - 'skip$ - { organization output } - if$ - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - format.title "title" output.check - new.block - note "note" output.check - format.date output - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"Jan."} - -MACRO {feb} {"Feb."} - -MACRO {mar} {"Mar."} - -MACRO {apr} {"Apr."} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"Aug."} - -MACRO {sep} {"Sept."} - -MACRO {oct} {"Oct."} - -MACRO {nov} {"Nov."} - -MACRO {dec} {"Dec."} - -MACRO {acmcs} {"ACM Comput. Surveys"} - -MACRO {acta} {"Acta Inf."} - -MACRO {cacm} {"Comm. ACM"} - -MACRO {ibmjrd} {"IBM J. Res. Dev."} - -MACRO {ibmsj} {"IBM Syst.~J."} - -MACRO {ieeese} {"IEEE Trans. Softw. Eng."} - -MACRO {ieeetc} {"IEEE Trans. Comput."} - -MACRO {ieeetcad} - {"IEEE Trans. Comput.-Aided Design Integrated Circuits"} - -MACRO {ipl} {"Inf. Process. Lett."} - -MACRO {jacm} {"J.~Assoc. Comput. Mach."} - -MACRO {jcss} {"J.~Comput. System Sci."} - -MACRO {scp} {"Sci. Comput. Programming"} - -MACRO {sicomp} {"SIAM J. Comput."} - -MACRO {tocs} {"ACM Trans. Comput. Syst."} - -MACRO {tods} {"ACM Trans. Database Syst."} - -MACRO {tog} {"ACM Trans. Gr."} - -MACRO {toms} {"ACM Trans. Math. Softw."} - -MACRO {toois} {"ACM Trans. Office Inf. Syst."} - -MACRO {toplas} {"ACM Trans. Prog. Lang. Syst."} - -MACRO {tcs} {"Theoretical Comput. Sci."} - -READ - -FUNCTION {sortify} -{ purify$ - "l" change.case$ -} - -INTEGERS { len } - -FUNCTION {chop.word} -{ 's := - 'len := - s #1 len substring$ = - { s len #1 + global.max$ substring$ } - 's - if$ -} - -FUNCTION {sort.format.names} -{ 's := - #1 'nameptr := - "" - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { nameptr #1 > - { " " * } - 'skip$ - if$ - s nameptr "{vv{ } }{ll{ }}{ f{ }}{ jj{ }}" format.name$ 't := - nameptr numnames = t "others" = and - { "et al" * } - { t sortify * } - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {sort.format.title} -{ 't := - "A " #2 - "An " #3 - "The " #4 t chop.word - chop.word - chop.word - sortify - #1 global.max$ substring$ -} - -FUNCTION {author.sort} -{ author empty$ - { key empty$ - { "to sort, need author or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.editor.sort} -{ author empty$ - { editor empty$ - { key empty$ - { "to sort, need author, editor, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { editor sort.format.names } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {author.organization.sort} -{ author empty$ - { organization empty$ - { key empty$ - { "to sort, need author, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { author sort.format.names } - if$ -} - -FUNCTION {editor.organization.sort} -{ editor empty$ - { organization empty$ - { key empty$ - { "to sort, need editor, organization, or key in " cite$ * warning$ - "" - } - { key sortify } - if$ - } - { "The " #4 organization chop.word sortify } - if$ - } - { editor sort.format.names } - if$ -} - -FUNCTION {presort} -{ type$ "book" = - type$ "inbook" = - or - 'author.editor.sort - { type$ "proceedings" = - 'editor.organization.sort - { type$ "manual" = - 'author.organization.sort - 'author.sort - if$ - } - if$ - } - if$ - " " - * - year field.or.null sortify - * - " " - * - title field.or.null - sort.format.title - * - #1 entry.max$ substring$ - 'sort.key$ := -} - -ITERATE {presort} - -SORT - -STRINGS { longest.label } - -INTEGERS { number.label longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #1 'number.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ number.label int.to.str$ 'label := - number.label #1 + 'number.label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -FUNCTION {begin.bib} -{ preamble$ empty$ - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -EXECUTE {init.last.authors} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/unsrt.bst b/Build/extra/bibtex/unsrt.bst deleted file mode 100644 index 4be323eea0e..00000000000 --- a/Build/extra/bibtex/unsrt.bst +++ /dev/null @@ -1,951 +0,0 @@ -% BibTeX standard bibliography style `unsrt' - % Version 0.99b (8-Dec-10 release) for BibTeX versions 0.99a or later. - % Copyright (C) 1984, 1985, 1988, 2010 Howard Trickey and Oren Patashnik. - % Unlimited copying and redistribution of this file are permitted as long as - % it is unmodified. Modifications (and redistribution of modified versions) - % are also permitted, but only if the resulting file is renamed to something - % besides btxbst.doc, plain.bst, unsrt.bst, alpha.bst, and abbrv.bst. - % This restriction helps ensure that all standard styles are identical. - % The file btxbst.doc has the documentation for this style. - -ENTRY - { address - author - booktitle - chapter - edition - editor - howpublished - institution - journal - key - month - note - number - organization - pages - publisher - school - series - title - type - volume - year - } - {} - { label } - -INTEGERS { output.state before.all mid.sentence after.sentence after.block } - -FUNCTION {init.state.consts} -{ #0 'before.all := - #1 'mid.sentence := - #2 'after.sentence := - #3 'after.block := -} - -STRINGS { s t } - -FUNCTION {output.nonnull} -{ 's := - output.state mid.sentence = - { ", " * write$ } - { output.state after.block = - { add.period$ write$ - newline$ - "\newblock " write$ - } - { output.state before.all = - 'write$ - { add.period$ " " * write$ } - if$ - } - if$ - mid.sentence 'output.state := - } - if$ - s -} - -FUNCTION {output} -{ duplicate$ empty$ - 'pop$ - 'output.nonnull - if$ -} - -FUNCTION {output.check} -{ 't := - duplicate$ empty$ - { pop$ "empty " t * " in " * cite$ * warning$ } - 'output.nonnull - if$ -} - -FUNCTION {output.bibitem} -{ newline$ - "\bibitem{" write$ - cite$ write$ - "}" write$ - newline$ - "" - before.all 'output.state := -} - -FUNCTION {fin.entry} -{ add.period$ - write$ - newline$ -} - -FUNCTION {new.block} -{ output.state before.all = - 'skip$ - { after.block 'output.state := } - if$ -} - -FUNCTION {new.sentence} -{ output.state after.block = - 'skip$ - { output.state before.all = - 'skip$ - { after.sentence 'output.state := } - if$ - } - if$ -} - -FUNCTION {not} -{ { #0 } - { #1 } - if$ -} - -FUNCTION {and} -{ 'skip$ - { pop$ #0 } - if$ -} - -FUNCTION {or} -{ { pop$ #1 } - 'skip$ - if$ -} - -FUNCTION {new.block.checka} -{ empty$ - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.block.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.block - if$ -} - -FUNCTION {new.sentence.checka} -{ empty$ - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {new.sentence.checkb} -{ empty$ - swap$ empty$ - and - 'skip$ - 'new.sentence - if$ -} - -FUNCTION {field.or.null} -{ duplicate$ empty$ - { pop$ "" } - 'skip$ - if$ -} - -FUNCTION {emphasize} -{ duplicate$ empty$ - { pop$ "" } - { "{\em " swap$ * "}" * } - if$ -} - -INTEGERS { nameptr namesleft numnames } - -FUNCTION {format.names} -{ 's := - #1 'nameptr := - s num.names$ 'numnames := - numnames 'namesleft := - { namesleft #0 > } - { s nameptr "{ff~}{vv~}{ll}{, jj}" format.name$ 't := - nameptr #1 > - { namesleft #1 > - { ", " * t * } - { numnames #2 > - { "," * } - 'skip$ - if$ - t "others" = - { " et~al." * } - { " and " * t * } - if$ - } - if$ - } - 't - if$ - nameptr #1 + 'nameptr := - namesleft #1 - 'namesleft := - } - while$ -} - -FUNCTION {format.authors} -{ author empty$ - { "" } - { author format.names } - if$ -} - -FUNCTION {format.editors} -{ editor empty$ - { "" } - { editor format.names - editor num.names$ #1 > - { ", editors" * } - { ", editor" * } - if$ - } - if$ -} - -FUNCTION {format.title} -{ title empty$ - { "" } - { title "t" change.case$ } - if$ -} - -FUNCTION {n.dashify} -{ 't := - "" - { t empty$ not } - { t #1 #1 substring$ "-" = - { t #1 #2 substring$ "--" = not - { "--" * - t #2 global.max$ substring$ 't := - } - { { t #1 #1 substring$ "-" = } - { "-" * - t #2 global.max$ substring$ 't := - } - while$ - } - if$ - } - { t #1 #1 substring$ * - t #2 global.max$ substring$ 't := - } - if$ - } - while$ -} - -FUNCTION {format.date} -{ year empty$ - { month empty$ - { "" } - { "there's a month but no year in " cite$ * warning$ - month - } - if$ - } - { month empty$ - 'year - { month " " * year * } - if$ - } - if$ -} - -FUNCTION {format.btitle} -{ title emphasize -} - -FUNCTION {tie.or.space.connect} -{ duplicate$ text.length$ #3 < - { "~" } - { " " } - if$ - swap$ * * -} - -FUNCTION {either.or.check} -{ empty$ - 'pop$ - { "can't use both " swap$ * " fields in " * cite$ * warning$ } - if$ -} - -FUNCTION {format.bvolume} -{ volume empty$ - { "" } - { "volume" volume tie.or.space.connect - series empty$ - 'skip$ - { " of " * series emphasize * } - if$ - "volume and number" number either.or.check - } - if$ -} - -FUNCTION {format.number.series} -{ volume empty$ - { number empty$ - { series field.or.null } - { output.state mid.sentence = - { "number" } - { "Number" } - if$ - number tie.or.space.connect - series empty$ - { "there's a number but no series in " cite$ * warning$ } - { " in " * series * } - if$ - } - if$ - } - { "" } - if$ -} - -FUNCTION {format.edition} -{ edition empty$ - { "" } - { output.state mid.sentence = - { edition "l" change.case$ " edition" * } - { edition "t" change.case$ " edition" * } - if$ - } - if$ -} - -INTEGERS { multiresult } - -FUNCTION {multi.page.check} -{ 't := - #0 'multiresult := - { multiresult not - t empty$ not - and - } - { t #1 #1 substring$ - duplicate$ "-" = - swap$ duplicate$ "," = - swap$ "+" = - or or - { #1 'multiresult := } - { t #2 global.max$ substring$ 't := } - if$ - } - while$ - multiresult -} - -FUNCTION {format.pages} -{ pages empty$ - { "" } - { pages multi.page.check - { "pages" pages n.dashify tie.or.space.connect } - { "page" pages tie.or.space.connect } - if$ - } - if$ -} - -FUNCTION {format.vol.num.pages} -{ volume field.or.null - number empty$ - 'skip$ - { "(" number * ")" * * - volume empty$ - { "there's a number but no volume in " cite$ * warning$ } - 'skip$ - if$ - } - if$ - pages empty$ - 'skip$ - { duplicate$ empty$ - { pop$ format.pages } - { ":" * pages n.dashify * } - if$ - } - if$ -} - -FUNCTION {format.chapter.pages} -{ chapter empty$ - 'format.pages - { type empty$ - { "chapter" } - { type "l" change.case$ } - if$ - chapter tie.or.space.connect - pages empty$ - 'skip$ - { ", " * format.pages * } - if$ - } - if$ -} - -FUNCTION {format.in.ed.booktitle} -{ booktitle empty$ - { "" } - { editor empty$ - { "In " booktitle emphasize * } - { "In " format.editors * ", " * booktitle emphasize * } - if$ - } - if$ -} - -FUNCTION {empty.misc.check} -{ author empty$ title empty$ howpublished empty$ - month empty$ year empty$ note empty$ - and and and and and - { "all relevant fields are empty in " cite$ * warning$ } - 'skip$ - if$ -} - -FUNCTION {format.thesis.type} -{ type empty$ - 'skip$ - { pop$ - type "t" change.case$ - } - if$ -} - -FUNCTION {format.tr.number} -{ type empty$ - { "Technical Report" } - 'type - if$ - number empty$ - { "t" change.case$ } - { number tie.or.space.connect } - if$ -} - -FUNCTION {format.article.crossref} -{ key empty$ - { journal empty$ - { "need key or journal for " cite$ * " to crossref " * crossref * - warning$ - "" - } - { "In {\em " journal * "\/}" * } - if$ - } - { "In " key * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.crossref.editor} -{ editor #1 "{vv~}{ll}" format.name$ - editor num.names$ duplicate$ - #2 > - { pop$ " et~al." * } - { #2 < - 'skip$ - { editor #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" = - { " et~al." * } - { " and " * editor #2 "{vv~}{ll}" format.name$ * } - if$ - } - if$ - } - if$ -} - -FUNCTION {format.book.crossref} -{ volume empty$ - { "empty volume in " cite$ * "'s crossref of " * crossref * warning$ - "In " - } - { "Volume" volume tie.or.space.connect - " of " * - } - if$ - editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { series empty$ - { "need editor, key, or series for " cite$ * " to crossref " * - crossref * warning$ - "" * - } - { "{\em " * series * "\/}" * } - if$ - } - { key * } - if$ - } - { format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {format.incoll.inproc.crossref} -{ editor empty$ - editor field.or.null author field.or.null = - or - { key empty$ - { booktitle empty$ - { "need editor, key, or booktitle for " cite$ * " to crossref " * - crossref * warning$ - "" - } - { "In {\em " booktitle * "\/}" * } - if$ - } - { "In " key * } - if$ - } - { "In " format.crossref.editor * } - if$ - " \cite{" * crossref * "}" * -} - -FUNCTION {article} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { journal emphasize "journal" output.check - format.vol.num.pages output - format.date "year" output.check - } - { format.article.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {book} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {booklet} -{ output.bibitem - format.authors output - new.block - format.title "title" output.check - howpublished address new.block.checkb - howpublished output - address output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {inbook} -{ output.bibitem - author empty$ - { format.editors "author and editor" output.check } - { format.authors output.nonnull - crossref missing$ - { "author and editor" editor either.or.check } - 'skip$ - if$ - } - if$ - new.block - format.btitle "title" output.check - crossref missing$ - { format.bvolume output - format.chapter.pages "chapter and pages" output.check - new.block - format.number.series output - new.sentence - publisher "publisher" output.check - address output - } - { format.chapter.pages "chapter and pages" output.check - new.block - format.book.crossref output.nonnull - } - if$ - format.edition output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {incollection} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.chapter.pages output - new.sentence - publisher "publisher" output.check - address output - format.edition output - format.date "year" output.check - } - { format.incoll.inproc.crossref output.nonnull - format.chapter.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {inproceedings} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - crossref missing$ - { format.in.ed.booktitle "booktitle" output.check - format.bvolume output - format.number.series output - format.pages output - address empty$ - { organization publisher new.sentence.checkb - organization output - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - organization output - publisher output - } - if$ - } - { format.incoll.inproc.crossref output.nonnull - format.pages output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {conference} { inproceedings } - -FUNCTION {manual} -{ output.bibitem - author empty$ - { organization empty$ - 'skip$ - { organization output.nonnull - address output - } - if$ - } - { format.authors output.nonnull } - if$ - new.block - format.btitle "title" output.check - author empty$ - { organization empty$ - { address new.block.checka - address output - } - 'skip$ - if$ - } - { organization address new.block.checkb - organization output - address output - } - if$ - format.edition output - format.date output - new.block - note output - fin.entry -} - -FUNCTION {mastersthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - "Master's thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {misc} -{ output.bibitem - format.authors output - title howpublished new.block.checkb - format.title output - howpublished new.block.checka - howpublished output - format.date output - new.block - note output - fin.entry - empty.misc.check -} - -FUNCTION {phdthesis} -{ output.bibitem - format.authors "author" output.check - new.block - format.btitle "title" output.check - new.block - "PhD thesis" format.thesis.type output.nonnull - school "school" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {proceedings} -{ output.bibitem - editor empty$ - { organization output } - { format.editors output.nonnull } - if$ - new.block - format.btitle "title" output.check - format.bvolume output - format.number.series output - address empty$ - { editor empty$ - { publisher new.sentence.checka } - { organization publisher new.sentence.checkb - organization output - } - if$ - publisher output - format.date "year" output.check - } - { address output.nonnull - format.date "year" output.check - new.sentence - editor empty$ - 'skip$ - { organization output } - if$ - publisher output - } - if$ - new.block - note output - fin.entry -} - -FUNCTION {techreport} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - format.tr.number output.nonnull - institution "institution" output.check - address output - format.date "year" output.check - new.block - note output - fin.entry -} - -FUNCTION {unpublished} -{ output.bibitem - format.authors "author" output.check - new.block - format.title "title" output.check - new.block - note "note" output.check - format.date output - fin.entry -} - -FUNCTION {default.type} { misc } - -MACRO {jan} {"January"} - -MACRO {feb} {"February"} - -MACRO {mar} {"March"} - -MACRO {apr} {"April"} - -MACRO {may} {"May"} - -MACRO {jun} {"June"} - -MACRO {jul} {"July"} - -MACRO {aug} {"August"} - -MACRO {sep} {"September"} - -MACRO {oct} {"October"} - -MACRO {nov} {"November"} - -MACRO {dec} {"December"} - -MACRO {acmcs} {"ACM Computing Surveys"} - -MACRO {acta} {"Acta Informatica"} - -MACRO {cacm} {"Communications of the ACM"} - -MACRO {ibmjrd} {"IBM Journal of Research and Development"} - -MACRO {ibmsj} {"IBM Systems Journal"} - -MACRO {ieeese} {"IEEE Transactions on Software Engineering"} - -MACRO {ieeetc} {"IEEE Transactions on Computers"} - -MACRO {ieeetcad} - {"IEEE Transactions on Computer-Aided Design of Integrated Circuits"} - -MACRO {ipl} {"Information Processing Letters"} - -MACRO {jacm} {"Journal of the ACM"} - -MACRO {jcss} {"Journal of Computer and System Sciences"} - -MACRO {scp} {"Science of Computer Programming"} - -MACRO {sicomp} {"SIAM Journal on Computing"} - -MACRO {tocs} {"ACM Transactions on Computer Systems"} - -MACRO {tods} {"ACM Transactions on Database Systems"} - -MACRO {tog} {"ACM Transactions on Graphics"} - -MACRO {toms} {"ACM Transactions on Mathematical Software"} - -MACRO {toois} {"ACM Transactions on Office Information Systems"} - -MACRO {toplas} {"ACM Transactions on Programming Languages and Systems"} - -MACRO {tcs} {"Theoretical Computer Science"} - -READ - -STRINGS { longest.label } - -INTEGERS { number.label longest.label.width } - -FUNCTION {initialize.longest.label} -{ "" 'longest.label := - #1 'number.label := - #0 'longest.label.width := -} - -FUNCTION {longest.label.pass} -{ number.label int.to.str$ 'label := - number.label #1 + 'number.label := - label width$ longest.label.width > - { label 'longest.label := - label width$ 'longest.label.width := - } - 'skip$ - if$ -} - -EXECUTE {initialize.longest.label} - -ITERATE {longest.label.pass} - -FUNCTION {begin.bib} -{ preamble$ empty$ - 'skip$ - { preamble$ write$ newline$ } - if$ - "\begin{thebibliography}{" longest.label * "}" * write$ newline$ -} - -EXECUTE {begin.bib} - -EXECUTE {init.state.consts} - -ITERATE {call.type$} - -FUNCTION {end.bib} -{ newline$ - "\end{thebibliography}" write$ newline$ -} - -EXECUTE {end.bib} diff --git a/Build/extra/bibtex/xampl.bib b/Build/extra/bibtex/xampl.bib deleted file mode 100644 index 85ee5cb703e..00000000000 --- a/Build/extra/bibtex/xampl.bib +++ /dev/null @@ -1,361 +0,0 @@ -% Copyright (C) 1988, 2010 Oren Patashnik. -% Unlimited copying and redistribution of this file are permitted if it -% is unmodified. Modifications (and their redistribution) are also -% permitted, as long as the resulting file is renamed. - -@preamble{ "\newcommand{\noopsort}[1]{} " - # "\newcommand{\printfirst}[2]{#1} " - # "\newcommand{\singleletter}[1]{#1} " - # "\newcommand{\switchargs}[2]{#2#1} " } - -@ARTICLE{article-minimal, - author = {L[eslie] A. Aamport}, - title = {The Gnats and Gnus Document Preparation System}, - journal = {\mbox{G-Animal's} Journal}, - year = 1986, -} - -@ARTICLE{article-full, - author = {L[eslie] A. Aamport}, - title = {The Gnats and Gnus Document Preparation System}, - journal = {\mbox{G-Animal's} Journal}, - year = 1986, - volume = 41, - number = 7, - pages = "73+", - month = jul, - note = "This is a full ARTICLE entry", -} - -The KEY field is here to override the KEY field in the journal being -cross referenced (so is the NOTE field, in addition to its imparting -information). - -@ARTICLE{article-crossref, - crossref = {WHOLE-JOURNAL}, - key = "", - author = {L[eslie] A. Aamport}, - title = {The Gnats and Gnus Document Preparation System}, - pages = "73+", - note = "This is a cross-referencing ARTICLE entry", -} - -@ARTICLE{whole-journal, - key = "GAJ", - journal = {\mbox{G-Animal's} Journal}, - year = 1986, - volume = 41, - number = 7, - month = jul, - note = {The entire issue is devoted to gnats and gnus - (this entry is a cross-referenced ARTICLE (journal))}, -} - -@INBOOK{inbook-minimal, - author = "Donald E. Knuth", - title = "Fundamental Algorithms", - publisher = "Addison-Wesley", - year = "{\noopsort{1973b}}1973", - chapter = "1.2", -} - -@INBOOK{inbook-full, - author = "Donald E. Knuth", - title = "Fundamental Algorithms", - volume = 1, - series = "The Art of Computer Programming", - publisher = "Addison-Wesley", - address = "Reading, Massachusetts", - edition = "Second", - month = "10~" # jan, - year = "{\noopsort{1973b}}1973", - type = "Section", - chapter = "1.2", - pages = "10--119", - note = "This is a full INBOOK entry", -} - -@INBOOK{inbook-crossref, - crossref = "whole-set", - title = "Fundamental Algorithms", - volume = 1, - series = "The Art of Computer Programming", - edition = "Second", - year = "{\noopsort{1973b}}1973", - type = "Section", - chapter = "1.2", - note = "This is a cross-referencing INBOOK entry", -} - -@BOOK{book-minimal, - author = "Donald E. Knuth", - title = "Seminumerical Algorithms", - publisher = "Addison-Wesley", - year = "{\noopsort{1973c}}1981", -} - -@BOOK{book-full, - author = "Donald E. Knuth", - title = "Seminumerical Algorithms", - volume = 2, - series = "The Art of Computer Programming", - publisher = "Addison-Wesley", - address = "Reading, Massachusetts", - edition = "Second", - month = "10~" # jan, - year = "{\noopsort{1973c}}1981", - note = "This is a full BOOK entry", -} - -@BOOK{book-crossref, - crossref = "whole-set", - title = "Seminumerical Algorithms", - volume = 2, - series = "The Art of Computer Programming", - edition = "Second", - year = "{\noopsort{1973c}}1981", - note = "This is a cross-referencing BOOK entry", -} - -@BOOK{whole-set, - author = "Donald E. Knuth", - publisher = "Addison-Wesley", - title = "The Art of Computer Programming", - series = "Four volumes", - year = "{\noopsort{1973a}}{\switchargs{--90}{1968}}", - note = "Seven volumes planned (this is a cross-referenced set of BOOKs)", -} - -@BOOKLET{booklet-minimal, - key = "Kn{\printfirst{v}{1987}}", - title = "The Programming of Computer Art", -} - -@BOOKLET{booklet-full, - author = "Jill C. Knvth", - title = "The Programming of Computer Art", - howpublished = "Vernier Art Center", - address = "Stanford, California", - month = feb, - year = 1988, - note = "This is a full BOOKLET entry", -} - -@INCOLLECTION{incollection-minimal, - author = "Daniel D. Lincoll", - title = "Semigroups of Recurrences", - booktitle = "High Speed Computer and Algorithm Organization", - publisher = "Academic Press", - year = 1977, -} - -@INCOLLECTION{incollection-full, - author = "Daniel D. Lincoll", - title = "Semigroups of Recurrences", - editor = "David J. Lipcoll and D. H. Lawrie and A. H. Sameh", - booktitle = "High Speed Computer and Algorithm Organization", - number = 23, - series = "Fast Computers", - chapter = 3, - type = "Part", - pages = "179--183", - publisher = "Academic Press", - address = "New York", - edition = "Third", - month = sep, - year = 1977, - note = "This is a full INCOLLECTION entry", -} - -@INCOLLECTION{incollection-crossref, - crossref = "whole-collection", - author = "Daniel D. Lincoll", - title = "Semigroups of Recurrences", - pages = "179--183", - note = "This is a cross-referencing INCOLLECTION entry", -} - -@BOOK{whole-collection, - editor = "David J. Lipcoll and D. H. Lawrie and A. H. Sameh", - title = "High Speed Computer and Algorithm Organization", - booktitle = "High Speed Computer and Algorithm Organization", - number = 23, - series = "Fast Computers", - publisher = "Academic Press", - address = "New York", - edition = "Third", - month = sep, - year = 1977, - note = "This is a cross-referenced BOOK (collection) entry", -} - -@MANUAL{manual-minimal, - key = "Manmaker", - title = "The Definitive Computer Manual", -} - -@MANUAL{manual-full, - author = "Larry Manmaker", - title = "The Definitive Computer Manual", - organization = "Chips-R-Us", - address = "Silicon Valley", - edition = "Silver", - month = apr # "-" # may, - year = 1986, - note = "This is a full MANUAL entry", -} - -@MASTERSTHESIS{mastersthesis-minimal, - author = "{\'{E}}douard Masterly", - title = "Mastering Thesis Writing", - school = "Stanford University", - year = 1988, -} - -@MASTERSTHESIS{mastersthesis-full, - author = "{\'{E}}douard Masterly", - title = "Mastering Thesis Writing", - school = "Stanford University", - type = "Master's project", - address = "English Department", - month = jun # "-" # aug, - year = 1988, - note = "This is a full MASTERSTHESIS entry", -} - -@MISC{misc-minimal, - key = "Missilany", - note = "This is a minimal MISC entry", -} - -@MISC{misc-full, - author = "Joe-Bob Missilany", - title = "Handing out random pamphlets in airports", - howpublished = "Handed out at O'Hare", - month = oct, - year = 1984, - note = "This is a full MISC entry", -} - -@STRING{STOC-key = "OX{\singleletter{stoc}}"} - -@STRING{ACM = "The OX Association for Computing Machinery"} - -@STRING{STOC = " Symposium on the Theory of Computing"} - -@INPROCEEDINGS{inproceedings-minimal, - author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", - title = "On Notions of Information Transfer in {VLSI} Circuits", - booktitle = "Proc. Fifteenth Annual ACM" # STOC, - year = 1983, -} - -@INPROCEEDINGS{inproceedings-full, - author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", - title = "On Notions of Information Transfer in {VLSI} Circuits", - editor = "Wizard V. Oz and Mihalis Yannakakis", - booktitle = "Proc. Fifteenth Annual ACM" # STOC, - number = 17, - series = "All ACM Conferences", - pages = "133--139", - month = mar, - year = 1983, - address = "Boston", - organization = ACM, - publisher = "Academic Press", - note = "This is a full INPROCEDINGS entry", -} - -@INPROCEEDINGS{inproceedings-crossref, - crossref = "whole-proceedings", - author = "Alfred V. Oaho and Jeffrey D. Ullman and Mihalis Yannakakis", - title = "On Notions of Information Transfer in {VLSI} Circuits", - organization = "", - pages = "133--139", - note = "This is a cross-referencing INPROCEEDINGS entry", -} - -@PROCEEDINGS{proceedings-minimal, - key = STOC-key, - title = "Proc. Fifteenth Annual" # STOC, - year = 1983, -} - -@PROCEEDINGS{proceedings-full, - editor = "Wizard V. Oz and Mihalis Yannakakis", - title = "Proc. Fifteenth Annual" # STOC, - number = 17, - series = "All ACM Conferences", - month = mar, - year = 1983, - address = "Boston", - organization = ACM, - publisher = "Academic Press", - note = "This is a full PROCEEDINGS entry", -} - -@PROCEEDINGS{whole-proceedings, - key = STOC-key, - organization = ACM, - title = "Proc. Fifteenth Annual" # STOC, - address = "Boston", - year = 1983, - booktitle = "Proc. Fifteenth Annual ACM" # STOC, - note = "This is a cross-referenced PROCEEDINGS", -} - -@PHDTHESIS{phdthesis-minimal, - author = "F. Phidias Phony-Baloney", - title = "Fighting Fire with Fire: Festooning {F}rench Phrases", - school = "Fanstord University", - year = 1988, -} - -@PHDTHESIS{phdthesis-full, - author = "F. Phidias Phony-Baloney", - title = "Fighting Fire with Fire: Festooning {F}rench Phrases", - school = "Fanstord University", - type = "{PhD} Dissertation", - address = "Department of French", - month = jun # "-" # aug, - year = 1988, - note = "This is a full PHDTHESIS entry", -} - -@TECHREPORT{techreport-minimal, - author = "Tom Terrific", - title = "An {$O(n \log n / \! \log\log n)$} Sorting Algorithm", - institution = "Fanstord University", - year = 1988, -} - -@TECHREPORT{techreport-full, - author = "Tom T{\'{e}}rrific", - title = "An {$O(n \log n / \! \log\log n)$} Sorting Algorithm", - institution = "Fanstord University", - type = "Wishful Research Result", - number = "7", - address = "Computer Science Department, Fanstord, California", - month = oct, - year = 1988, - note = "This is a full TECHREPORT entry", -} - -@UNPUBLISHED{unpublished-minimal, - author = "Ulrich {\"{U}}nderwood and Ned {\~N}et and Paul {\={P}}ot", - title = "Lower Bounds for Wishful Research Results", - note = "Talk at Fanstord University (this is a minimal UNPUBLISHED entry)", -} - -@UNPUBLISHED{unpublished-full, - author = "Ulrich {\"{U}}nderwood and Ned {\~N}et and Paul {\={P}}ot", - title = "Lower Bounds for Wishful Research Results", - month = nov # ", " # dec, - year = 1988, - note = "Talk at Fanstord University (this is a full UNPUBLISHED entry)", -} - -@MISC{random-note-crossref, - key = {Volume-2}, - note = "Volume~2 is listed under Knuth \cite{book-full}" -} diff --git a/Build/extra/djgpp/ChangeLog b/Build/extra/djgpp/ChangeLog deleted file mode 100644 index 53a911e5f32..00000000000 --- a/Build/extra/djgpp/ChangeLog +++ /dev/null @@ -1,69 +0,0 @@ -1999-01-27 Olaf Weber <olaf@infovore.xs4all.nl> - - * config.bat: Update from Eli Zaretskii. - -1999-01-10 Olaf Weber <olaf@infovore.xs4all.nl> - - * pathconf.c, xstat.h, putenv.c, stat.c, popen.c: New files from - Eli, updates of other files. - -1998-10-22 Eli Zaretskii <eliz@is.elta.co.il> - - * config.bat: Support build of additional packages: dtl, dvidvi, - gsftopk, lacheck, makeindexk, musixflx, odvipsk, ps2pkm, seetexk, - tex4htk. - * cfgdtl.pat, cfgdvidv.pat, cfglachk.pat, cfgseetx.pat, - cfgmkind.pat, cfggsfpk.pat, cfgpspkm.pat, cfgtexht.pat, - cfgmusix.pat: New files. - -1998-03-18 Eli Zaretskii <eliz@is.elta.co.il> - - * README.djgpp: Minor updates and cleanup. - - * cfgmain.pat, cfgkpath.pat, cfgweb2c.pat, cfgdvilj.pat, - cfgdvips.pat: New versions. - -1998-03-04 Eli Zaretskii <eliz@is.elta.co.il> - - * cfgdvips.pat: New version, fixes problems with "make check" in - the dvipsk directory. - -1998-02-16 Eli Zaretskii <eliz@is.elta.co.il> - - * config.bat: Configure with EPSFWIN pseudo-window support. - -1998-02-09 Eli Zaretskii <eliz@is.elta.co.il> - - * config.bat: Fail if patches to some of the configure scripts - fail to apply. Use response file when invoking the shell, to - avoid exceeding the 126-character limit of DOS command lines. Use - ${DJDIR}/share as the location of the texmf tree. - - * cfgmain.pat, cfgkpath.pat, cfgweb2c.pat, cfgdvilj.pat, - cfgdvips.pat: New versions. - -Wed Jan 28 20:16:14 1998 Olaf Weber <infovore@xs4all.nl> - - * A new set of files from Eli, including cfgdvips.pat and - cfgdvilj.pat which are new. - -Tue Jan 13 12:23:50 1998 Olaf Weber <infovore@xs4all.nl> - - * cfgmain.pat, cfgweb2c.pat, config.bat: New version from Eli. - -Tue Dec 30 17:54:29 1997 Olaf Weber <infovore@xs4all.nl> - - * cfgweb2c.pat: New version from Eli. - -Thu Dec 18 20:43:39 1997 Olaf Weber <infovore@xs4all.nl> - - * cfgkpath.pat, cfgweb2c.pat, cfgmain.pat, config.bat: New - versions from Eli. - -Tue Dec 16 18:56:03 1997 Olaf Weber <infovore@xs4all.nl> - - * config.bat: New file from Eli Zaretskii. - - * cfgweb2c.pat, cfgkpath.pat, cfgmain.pat: New file from Eli - Zaretskii, edited to remove obsolete patches. - diff --git a/Build/extra/djgpp/README.djgpp b/Build/extra/djgpp/README.djgpp deleted file mode 100644 index 8579633b28e..00000000000 --- a/Build/extra/djgpp/README.djgpp +++ /dev/null @@ -1,207 +0,0 @@ -This directory includes files required to build TeX and related -programs with the DJGPP port of GNU tools for MS-DOS and MS-Windows. -DJGPP produces 32-bit protected-mode programs which run on all -Microsoft platforms. On plain MS-DOS they need a DPMI server (a free -server is available as v2misc/csdpmiNb.zip that can be downloaded from -DJGPP archives on SimTel.NET mirrors). MS-Windows have DPMI services -built into them. When run on Windows 9X, the DJGPP-compiled programs -support long file names. - - - Building the package from sources - --------------------------------- - - - The following tools are REQUIRED to build and install Web2c - programs (the parentheses list filenames of binary distributions - you can download from DJGPP archives if you don't have a - particular package): - - Bash (bsh1147b.zip) - Fileutils (fil316b.zip) - Textutils (txt122b.zip) - Grep (grep22b.zip) - Patch (pat25b.zip) - Sh-utils (shl112b.zip) - Sed (sed302b.zip) - Diffutils (dif2721b.zip) - Findutils (find41b.zip) - Ed (ed-02b.zip) - Gawk (gwk303b.zip) - Bison (bsn125b.zip) - Flex (flx254b.zip) - - All of these are available from the v2gnu directory on the usual - DJGPP sites, e.g. ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2gnu/. - - The above tools are IN ADDITION to the basic DJGPP development - environment that is required to compile and link C programs. - Consult the file v2/readme.1st and the DJGPP FAQ list in - v2/faqNNNb.zip, for details about the basic package. - - - Unzip the downloaded Web2c and Texmflib distributions from the - root of your DJGPP installation tree. If you are doing this on - Windows 9x, use an unzip program that supports long filenames. - - This will create the top directory and unpack the sources - into the relevant subdirectories. It will also create the - `share/texmf' directory and unpack the contents of Texmflib - library there. - - - At this point, I suggest you to read the file - `kpathsea/INSTALL.txt'. It includes a detailed yet very - readable description of the various options available to you at - build and installation time. - - - Make sure your TMPDIR environment variable points to a drive - with enough free space. Many DJGPP installations set this - variable to a RAM disk for performance reasons. Since RAM disks - tend to be small (a few Megabytes), a complex shell script may - fill it with temporary files, typically from pipes and `command` - expansions, after which point programs run by that shell will - start to fail. The TeX build process runs some very long and - complicated shell scripts which require around 4MB of free space - on TMPDIR filesystem (it failed for me when I had only 2.5MB). - If you cannot enlarge your RAM disk, point TMPDIR to a real disk - (the effect on the overall build time is insignificant, since - GCC will have hard time compiling some of the larger programs - with -O2 switch). TMPDIR is usually set on the DJGPP.ENV file, - but you can override it by setting TMPDIR from the DOS prompt. - - - The default 256KB stack size limit of DJGPP programs is too - small for compiling some of the TeX programs. Make sure your - cc1.exe program has at least 768KB of stack. Here's how: - - stubedit cc1.exe minstack=768k - - (`stubedit' is part of the basic DJGPP development - environment). - - - To configure the package for DJGPP, run the `config.bat' batch - file in the djgpp subdirectory. This sets some environment - variables and then invokes Bash to run the configuration script - with necessary arguments. (You can edit the batch file if you - want to run the script with different arguments.) The command - is this: - - djgpp\config - - - It is possible to configure and build Web2c from a directory - other than where the sources reside (useful when you cannot - write to that directory, like if it's on a CD-ROM). In that - case, you need to invoke `config.bat' with a single argument - which is the full pathname of the source directory. For - example: - - f:\gnu\web2c-7.2\djgpp\config f:/gnu/web2c-7.2 - - Note that you MUST use Unix-style forward slashes in the - argument you pass to `config.bat', or else it will fail. - - - The configure script will run for a while and recursively - configure the programs in subdirectories. - - - After running `config', just say "make". - - Building the full Web2c package takes a while (about 2 hours - on a 486/DX2-66, 35 minutes on a Pentium-166), so you might go - for a cup of coffee while it compiles. - - - To build the emulation programs in the `contrib' directory, - chdir into that directory and say "make". Compiling `regex.c' - triggers several warning messages about variables that ``might - be used uninitialized''; you can safely disregard these - warnings. - - - If you are building Texk more than 18 months since it was - released, you might see a warning message while LaTeX is built - which complains about old sources. In general, you can press - [Enter] in response to that message and let the build continue, - since the message is just a precaution. However, if you do care - to have the latest stuff, you will need to download the - latex/base directory from one of the CTAN mirrors and replace - with it the files in latex/base which come with tmflib74.zip. - - - If you have changed some of the programs in the package, it is a - good idea to run tests on them. The Makefile in the web2c - directory has a large number of xxx-check targets, where xxx is - the name of a program; you can run these one by one by going - into web2c and saying like so: - - make gftopk-check - - You can also run all of them together by saying "make check" in - the top-level directory. - - Some of the tests appear to fail (`diff' prints some actual - differences between the test results and the reference files - that come with the package. In most cases, this is normal - behavior (the programs were changed since the canonical results - were computed); the file `web2c/tests/check.log' includes the - output you should see for each test. If your results coincide - with `check.log' (except for the version of the package that the - programs print), you are doing fine. - - - Before installing, if you already have a previous version of - Texk installed, review your `texmf.cnf' configuration file (in - %TEXMF%/web2c directory). If you have changed it from the - original, you might want the installation process to leave it - alone and not overwrite it with the fresh copy from the - distribution. In that case, edit `texmf.cnf' and remove the - word "original" from its first line. This tells the - installation process to refrain from replacing that file. - - - To install the programs, say "make install" in the top - directory. This will create missing directories and copy the - programs and auxiliary files to their places. The programs - inside `contrib' need to be installed manually (typically, into - the same directory where the executable programs go). - - - Troubleshooting - --------------- - - I do NOT intend here to replace the various chapters in the docs - which explain how to solve problems and report bugs. Please read - the docs whenever you see any seemingly abnormal behavior. What's - below is intended to mention a few DOS- and DJGPP-specific - problems that you might see, and how to get around them. - - First, a word of warning. Web2c is a tremendously large and - complex package, with dozens of different programs, some of them - with many different options. While porting it, I've made a good- - faith effort to test everything I could, including using it to - generate printed versions of various TeX and Texinfo documents. - However, some bugs might still be there. Please treat this port - accordingly and report possible bugs to the DJGPP news group - (comp.os.msdos.djgpp) first. - - One possible problem you could see is due to insufficient number - of available file handles. `Dvilj' is particularly prone to this - problem. If you ever see an error message to the effect that a - program has no more handles, edit your CONFIG.SYS and enlarge the - FILES= setting there. (Don't forget to reboot so the new setting - is in effect.) - - Another related problem manifests itself by an error message like - so: - - c:\djgpp\bin/mf.exe: cannot open - - This usually happens when a DVI driver finds a missing font and - invokes the MetaFont program to generate them on the fly. Due to - peculiarities of file handles inheritance from parent to child - processes, the child process can sometimes fail to start because - the stub cannot open the .exe file. I think I've fixed these - problems, so you shouldn't see such messages, but if you do, - please report the details. - - If the font-creation fails, a file named `missfont.log' is created - in the current directory, with the commands you should issue to - make these fonts. Many times, invoking that file as a batch file - will create the missing fonts, so you could then invoke the DVI - driver again and it will work. - - - Happy TeXing! - - Eli Zaretskii <eliz@is.elta.co.il> diff --git a/Build/extra/djgpp/cfgdtl.pat b/Build/extra/djgpp/cfgdtl.pat deleted file mode 100644 index 23f01392623..00000000000 --- a/Build/extra/djgpp/cfgdtl.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** dtl/configure.orig Tue Mar 17 12:51:52 1998 ---- dtl/configure Thu Mar 19 18:28:22 1998 -*************** -*** 2273,2279 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2273,2279 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgdvidv.pat b/Build/extra/djgpp/cfgdvidv.pat deleted file mode 100644 index e03cbf55b43..00000000000 --- a/Build/extra/djgpp/cfgdvidv.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** dvidvi/configure.orig Tue Mar 17 12:51:54 1998 ---- dvidvi/configure Thu Mar 19 17:55:50 1998 -*************** -*** 2273,2279 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2273,2279 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgdvilj.pat b/Build/extra/djgpp/cfgdvilj.pat deleted file mode 100644 index 9300c9a5a8b..00000000000 --- a/Build/extra/djgpp/cfgdvilj.pat +++ /dev/null @@ -1,29 +0,0 @@ -*** dviljk/configure.orig Thu Mar 12 13:20:20 1998 ---- dviljk/configure Tue Mar 17 11:38:20 1998 -*************** -*** 2140,2145 **** ---- 2140,2146 ---- - s%@LTLIBOBJS@%$LTLIBOBJS%g - s%@MAINT@%$MAINT%g - s%@texmfmain@%$texmfmain%g -+ s, ln -s , cp -pr , - - CEOF - EOF -*************** -*** 2273,2279 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2274,2280 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgdvips.pat b/Build/extra/djgpp/cfgdvips.pat deleted file mode 100644 index 5e252a48fe3..00000000000 --- a/Build/extra/djgpp/cfgdvips.pat +++ /dev/null @@ -1,31 +0,0 @@ -*** dvipsk/configure.orig Thu Mar 12 13:20:44 1998 ---- dvipsk/configure Tue Mar 17 11:38:22 1998 -*************** -*** 2077,2082 **** ---- 2077,2085 ---- - s%@LTLIBOBJS@%$LTLIBOBJS%g - s%@MAINT@%$MAINT%g - s%@texmfmain@%$texmfmain%g -+ s, ln -s , cp -rp , -+ /^ -PATH=/s,^ -,&PATH_SEPARATOR=: PATH_EXPAND=y , -+ /^ .*testdata:/s,testdata:,testdata\\\;,g - - CEOF - EOF -*************** -*** 2210,2216 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2213,2219 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgdvpdf.pat b/Build/extra/djgpp/cfgdvpdf.pat deleted file mode 100644 index 58c716166b7..00000000000 --- a/Build/extra/djgpp/cfgdvpdf.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** dvipdfm/configure.orig Sun Jan 10 17:06:32 1999 ---- dvipdfm/configure Mon Jan 11 10:19:58 1999 -*************** -*** 3320,3326 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 3320,3326 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfggsfpk.pat b/Build/extra/djgpp/cfggsfpk.pat deleted file mode 100644 index 2d24a48dce7..00000000000 --- a/Build/extra/djgpp/cfggsfpk.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** gsftopk/configure.orig Tue Mar 17 12:51:56 1998 ---- gsftopk/configure Tue Sep 15 15:47:08 1998 -*************** -*** 2266,2272 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2266,2272 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgkpath.pat b/Build/extra/djgpp/cfgkpath.pat deleted file mode 100644 index c86f1f95474..00000000000 --- a/Build/extra/djgpp/cfgkpath.pat +++ /dev/null @@ -1,30 +0,0 @@ -*** kpathsea/configure.orig Mon Mar 9 08:23:38 1998 ---- kpathsea/configure Tue Mar 17 11:38:20 1998 -*************** -*** 2045,2050 **** ---- 2045,2052 ---- - s%@LTLIBOBJS@%$LTLIBOBJS%g - s%@MAINT@%$MAINT%g - s%@texmfmain@%$texmfmain%g -+ /^ sed -f texmf.sed/c\\ -+ sed -e '/^[^%]/s/:/;/g' \\\$(srcdir)/texmf.in | sed -f texmf.sed >\\\$@ - - CEOF - EOF -*************** -*** 2178,2184 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2180,2186 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfglachk.pat b/Build/extra/djgpp/cfglachk.pat deleted file mode 100644 index 8820034379c..00000000000 --- a/Build/extra/djgpp/cfglachk.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** lacheck/configure.orig Tue Mar 17 12:51:58 1998 ---- lacheck/configure Mon Mar 23 18:07:46 1998 -*************** -*** 2564,2570 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2564,2570 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgmain.pat b/Build/extra/djgpp/cfgmain.pat deleted file mode 100644 index 2c05e06246e..00000000000 --- a/Build/extra/djgpp/cfgmain.pat +++ /dev/null @@ -1,29 +0,0 @@ -*** configure.orig Wed Mar 11 00:38:40 1998 ---- configure Tue Mar 17 11:38:18 1998 -*************** -*** 973,978 **** ---- 973,979 ---- - - fi - if test "${ac_cv_path_install+set}" = set; then -+ ac_cv_path_install=`echo.exe "$ac_cv_path_install"` - INSTALL="$ac_cv_path_install" - else - # As a last resort, use the slow shell script. We don't cache a -*************** -*** 1986,1992 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 1987,1993 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgmkind.pat b/Build/extra/djgpp/cfgmkind.pat deleted file mode 100644 index 12d931d012f..00000000000 --- a/Build/extra/djgpp/cfgmkind.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** makeindexk/configure.orig Tue Mar 17 12:52:06 1998 ---- makeindexk/configure Tue Sep 15 10:43:52 1998 -*************** -*** 2285,2291 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2285,2291 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgmusix.pat b/Build/extra/djgpp/cfgmusix.pat deleted file mode 100644 index a038f612f39..00000000000 --- a/Build/extra/djgpp/cfgmusix.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** musixflx/configure.orig Tue Mar 17 12:52:08 1998 ---- musixflx/configure Wed Oct 21 09:42:44 1998 -*************** -*** 2273,2279 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2273,2279 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgpspkm.pat b/Build/extra/djgpp/cfgpspkm.pat deleted file mode 100644 index 7614f4bc046..00000000000 --- a/Build/extra/djgpp/cfgpspkm.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** ps2pkm/configure.orig Tue Mar 17 12:52:14 1998 ---- ps2pkm/configure Tue Sep 15 15:59:48 1998 -*************** -*** 2476,2482 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2476,2482 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgseetx.pat b/Build/extra/djgpp/cfgseetx.pat deleted file mode 100644 index adb42fbb7ed..00000000000 --- a/Build/extra/djgpp/cfgseetx.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** seetexk/configure.orig Tue Mar 17 12:52:16 1998 ---- seetexk/configure Thu Mar 26 14:37:20 1998 -*************** -*** 2305,2311 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2305,2311 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgtexht.pat b/Build/extra/djgpp/cfgtexht.pat deleted file mode 100644 index 570de8147a9..00000000000 --- a/Build/extra/djgpp/cfgtexht.pat +++ /dev/null @@ -1,19 +0,0 @@ -*** tex4htk/configure.orig Tue Mar 17 12:52:20 1998 ---- tex4htk/configure Wed Sep 16 19:06:00 1998 -*************** -*** 2210,2216 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 2210,2216 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/cfgweb2c.pat b/Build/extra/djgpp/cfgweb2c.pat deleted file mode 100644 index e74d341f91e..00000000000 --- a/Build/extra/djgpp/cfgweb2c.pat +++ /dev/null @@ -1,38 +0,0 @@ -*** web2c/configure.orig Mon Mar 9 08:23:40 1998 ---- web2c/configure Tue Mar 17 11:38:24 1998 -*************** -*** 4271,4276 **** ---- 4271,4286 ---- - s%@zlib@%$zlib%g - s%@pdftexlibsdep@%$pdftexlibsdep%g - s%@zlibinc@%$zlibinc%g -+ s,\.gft,.gf,g -+ /^ MAKEMPX_BINDIR/s,^ ,&PATH_SEPARATOR=: PATH_EXPAND=y ,g -+ /^ -PATH=/s,^ -,&PATH_SEPARATOR=: PATH_EXPAND=y ,g -+ /\\\$(LN).*initex/s,\\\$(LN),ln -s,g -+ /\\\$(LN).*iniomega/s,\\\$(LN),ln -s,g -+ /\\\$(LN).*inimf/s,\\\$(LN),ln -s,g -+ /\\\$(LN).*inimpost/s,\\\$(LN),ln -s,g -+ /\\\$\\\$base/s,\\\$(LN),ln -s,g -+ s,pooltype-check,poolt-check, -+ /TFMFONTS=/s,tests:,tests\\\;, - - CEOF - EOF -*************** -*** 4406,4412 **** - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") > $ac_file - fi; done - rm -f conftest.s* - ---- 4416,4422 ---- - s%@srcdir@%$srcdir%g - s%@top_srcdir@%$top_srcdir%g - s%@INSTALL@%$INSTALL%g -! " | (eval "$ac_sed_cmds") | sed -e '/^default_texsizes/s,:,;,' > $ac_file - fi; done - rm -f conftest.s* - diff --git a/Build/extra/djgpp/config.bat b/Build/extra/djgpp/config.bat deleted file mode 100755 index d016366692c..00000000000 --- a/Build/extra/djgpp/config.bat +++ /dev/null @@ -1,272 +0,0 @@ -@echo off
-Rem
-Rem The SmallEnv gorp is for those who have too small environment
-Rem size which will cause the variables we set to be truncated
-Rem but who cannot be bothered to read the Out Of Environment Space
-Rem error messages spitted by the stock DOS shell
-set XSRC=.
-if not "%XSRC%" == "." goto SmallEnv
-if "%1" == "" goto inplace
-set XSRC=%1
-if not "%XSRC%" == "%1" goto SmallEnv
-:inplace
-if exist .\kpathsea\INSTALL ren .\kpathsea\INSTALL INSTALL.txt
-if exist .\web2c\INSTALL ren .\web2c\INSTALL INSTALL.txt
-if exist .\dvipsk\INSTALL ren .\dvipsk\INSTALL INSTALL.txt
-if exist .\dviljk\INSTALL ren .\dviljk\INSTALL INSTALL.txt
-if exist .\gsftopk\INSTALL ren .\gsftopk\INSTALL INSTALL.txt
-if exist .\makeindexk\INSTALL ren .\makeindexk\INSTALL INSTALL.txt
-if exist .\makeindexk\INSTALL ren .\makeindexk\INSTALL INSTALL.txt
-if exist .\dvipdfm\INSTALL ren .\dvipdfm\INSTALL INSTALL.txt
-test -d %XSRC%
-if not errorlevel 1 goto chkdir
-echo %XSRC% is not a directory
-goto end
-:chkdir
-test -f %XSRC%/configure
-if not errorlevel 1 goto argsok
-echo I cannot find the configure script in directory %XSRC%
-goto end
-:argsok
-rem set SYSROOT=c:
-set PATH_SEPARATOR=:
-if not "%PATH_SEPARATOR%" == ":" goto SmallEnv
-set PATH_EXPAND=y
-if not "%PATH_EXPAND%" == "y" goto SmallEnv
-if not "%HOSTNAME%" == "" goto hostdone
-if "%windir%" == "" goto msdos
-set OS=MS-Windows
-if not "%OS%" == "MS-Windows" goto SmallEnv
-goto haveos
-:msdos
-set OS=MS-DOS
-if not "%OS%" == "MS-DOS" goto SmallEnv
-:haveos
-if not "%USERNAME%" == "" goto haveuname
-if not "%USER%" == "" goto haveuser
-echo No USERNAME and no USER found in the environment, using default values
-set HOSTNAME=Unknown PC
-if not "%HOSTNAME%" == "Unknown PC" goto SmallEnv
-:haveuser
-set HOSTNAME=%USER%'s PC
-if not "%HOSTNAME%" == "%USER%'s PC" goto SmallEnv
-goto userdone
-:haveuname
-set HOSTNAME=%USERNAME%'s PC
-if not "%HOSTNAME%" == "%USERNAME%'s PC" goto SmallEnv
-:userdone
-set HOSTNAME=%HOSTNAME%, %OS%
-:hostdone
-set OS=
-echo Updating configure scripts for DJGPP...
-test -f %XSRC%/configure.orig
-if not errorlevel 1 goto orig1
-cp -p %XSRC%/configure configure.orig
-goto patchmain
-:orig1
-if not exist configure.orig cp -p %XSRC%/configure.orig configure.orig
-:patchmain
-patch -o configure configure.orig %XSRC%/djgpp/cfgmain.pat
-if errorlevel 1 goto PatchError
-test -d %XSRC%/kpathsea
-if errorlevel 1 goto DviLJk
-if not exist kpathsea\nul mkdir kpathsea
-if exist kpathsea\configure.orig goto orig2
-test -f %XSRC%/kpathsea/configure.orig
-if not errorlevel 1 cp -p %XSRC%/kpathsea/configure.orig kpathsea/configure.orig
-if not exist kpathsea\configure.orig cp -p %XSRC%/kpathsea/configure kpathsea/configure.orig
-:orig2
-patch -o kpathsea/configure kpathsea/configure.orig %XSRC%/djgpp/cfgkpath.pat
-if errorlevel 1 goto PatchError
-:DviLJk
-test -d %XSRC%/dviljk
-if errorlevel 1 goto DviPSk
-if not exist dviljk\nul mkdir dviljk
-if exist dviljk\configure.orig goto orig3
-test -f %XSRC%/dviljk/configure.orig
-if not errorlevel 1 cp -p %XSRC%/dviljk/configure.orig dviljk/configure.orig
-if not exist dviljk\configure.orig cp -p %XSRC%/dviljk/configure dviljk/configure.orig
-:orig3
-patch -o dviljk/configure dviljk/configure.orig %XSRC%/djgpp/cfgdvilj.pat
-if errorlevel 1 goto PatchError
-:DviPSk
-test -d %XSRC%/dvipsk
-if errorlevel 1 goto DTL
-if not exist dvipsk\nul mkdir dvipsk
-if exist dvipsk\configure.orig goto orig4
-test -f %XSRC%/dvipsk/configure.orig
-if not errorlevel 1 cp -p %XSRC%/dvipsk/configure.orig dvipsk/configure.orig
-if not exist dvipsk\configure.orig cp -p %XSRC%/dvipsk/configure dvipsk/configure.orig
-:orig4
-patch -o dvipsk/configure dvipsk/configure.orig %XSRC%/djgpp/cfgdvips.pat
-if errorlevel 1 goto PatchError
-:ODviPSk
-test -d %XSRC%/odvipsk
-if errorlevel 1 goto DTL
-if not exist odvipsk\nul mkdir odvipsk
-if exist odvipsk\configure.orig goto orig40
-test -f %XSRC%/odvipsk/configure.orig
-if not errorlevel 1 cp -p %XSRC%/odvipsk/configure.orig odvipsk/configure.orig
-if not exist odvipsk\configure.orig cp -p %XSRC%/odvipsk/configure odvipsk/configure.orig
-:orig40
-patch -o odvipsk/configure odvipsk/configure.orig %XSRC%/djgpp/cfgdvips.pat
-if errorlevel 1 goto PatchError
-:DTL
-test -d %XSRC%/dtl
-if errorlevel 1 goto DviDvi
-if not exist dtl\nul mkdir dtl
-if exist dtl\configure.orig goto orig5
-test -f %XSRC%/dtl/configure.orig
-if not errorlevel 1 cp -p %XSRC%/dtl/configure.orig dtl/configure.orig
-if not exist dtl\configure.orig cp -p %XSRC%/dtl/configure dtl/configure.orig
-:orig5
-patch -o dtl/configure dtl/configure.orig %XSRC%/djgpp/cfgdtl.pat
-if errorlevel 1 goto PatchError
-:DViDvi
-test -d %XSRC%/dvidvi
-if errorlevel 1 goto LaCheck
-if not exist dvidvi\nul mkdir dvidvi
-if exist dvidvi\configure.orig goto orig6
-test -f %XSRC%/dvidvi/configure.orig
-if not errorlevel 1 cp -p %XSRC%/dvidvi/configure.orig dvidvi/configure.orig
-if not exist dvidvi\configure.orig cp -p %XSRC%/dvidvi/configure dvidvi/configure.orig
-:orig6
-patch -o dvidvi/configure dvidvi/configure.orig %XSRC%/djgpp/cfgdvidv.pat
-if errorlevel 1 goto PatchError
-:LaCheck
-test -d %XSRC%/lacheck
-if errorlevel 1 goto SeeTeXk
-if not exist lacheck\nul mkdir lacheck
-if exist lacheck\configure.orig goto orig7
-test -f %XSRC%/lacheck/configure.orig
-if not errorlevel 1 cp -p %XSRC%/lacheck/configure.orig lacheck/configure.orig
-if not exist lacheck\configure.orig cp -p %XSRC%/lacheck/configure lacheck/configure.orig
-:orig7
-patch -o lacheck/configure lacheck/configure.orig %XSRC%/djgpp/cfglachk.pat
-if errorlevel 1 goto PatchError
-:SeeTeXk
-test -d %XSRC%/seetexk
-if errorlevel 1 goto MakeIndexk
-if not exist seetexk\nul mkdir seetexk
-if exist seetexk\configure.orig goto orig8
-test -f %XSRC%/seetexk/configure.orig
-if not errorlevel 1 cp -p %XSRC%/seetexk/configure.orig seetexk/configure.orig
-if not exist seetexk\configure.orig cp -p %XSRC%/seetexk/configure seetexk/configure.orig
-:orig8
-patch -o seetexk/configure seetexk/configure.orig %XSRC%/djgpp/cfgseetx.pat
-if errorlevel 1 goto PatchError
-:MakeIndexk
-test -d %XSRC%/makeindexk
-if errorlevel 1 goto GsfToPk
-if not exist makeindexk\nul mkdir makeindexk
-if exist makeindexk\configure.orig goto orig9
-test -f %XSRC%/makeindexk/configure.orig
-if not errorlevel 1 cp -p %XSRC%/makeindexk/configure.orig makeindexk/configure.orig
-if not exist makeindexk\configure.orig cp -p %XSRC%/makeindexk/configure makeindexk/configure.orig
-:orig9
-patch -o makeindexk/configure makeindexk/configure.orig %XSRC%/djgpp/cfgmkind.pat
-if errorlevel 1 goto PatchError
-:GsfToPk
-test -d %XSRC%/gsftopk
-if errorlevel 1 goto Ps2Pkm
-if not exist gsftopk\nul mkdir gsftopk
-if exist gsftopk\configure.orig goto orig10
-test -f %XSRC%/gsftopk/configure.orig
-if not errorlevel 1 cp -p %XSRC%/gsftopk/configure.orig gsftopk/configure.orig
-if not exist gsftopk\configure.orig cp -p %XSRC%/gsftopk/configure gsftopk/configure.orig
-:orig10
-patch -o gsftopk/configure gsftopk/configure.orig %XSRC%/djgpp/cfggsfpk.pat
-if errorlevel 1 goto PatchError
-:Ps2Pkm
-test -d %XSRC%/ps2pkm
-if errorlevel 1 goto Tex4HTk
-if not exist ps2pkm\nul mkdir ps2pkm
-if exist ps2pkm\configure.orig goto orig11
-test -f %XSRC%/ps2pkm/configure.orig
-if not errorlevel 1 cp -p %XSRC%/ps2pkm/configure.orig ps2pkm/configure.orig
-if not exist ps2pkm\configure.orig cp -p %XSRC%/ps2pkm/configure ps2pkm/configure.orig
-:orig11
-patch -o ps2pkm/configure ps2pkm/configure.orig %XSRC%/djgpp/cfgpspkm.pat
-if errorlevel 1 goto PatchError
-:Tex4HTk
-test -d %XSRC%/tex4htk
-if errorlevel 1 goto MusixFlx
-if not exist tex4htk\nul mkdir tex4htk
-if exist tex4htk\configure.orig goto orig12
-test -f %XSRC%/tex4htk/configure.orig
-if not errorlevel 1 cp -p %XSRC%/tex4htk/configure.orig tex4htk/configure.orig
-if not exist tex4htk\configure.orig cp -p %XSRC%/tex4htk/configure tex4htk/configure.orig
-:orig12
-patch -o tex4htk/configure tex4htk/configure.orig %XSRC%/djgpp/cfgtexht.pat
-if errorlevel 1 goto PatchError
-:MusixFlx
-test -d %XSRC%/musixflx
-if errorlevel 1 goto DviPDFm
-if not exist musixflx\nul mkdir musixflx
-if exist musixflx\configure.orig goto orig13
-test -f %XSRC%/musixflx/configure.orig
-if not errorlevel 1 cp -p %XSRC%/musixflx/configure.orig musixflx/configure.orig
-if not exist musixflx\configure.orig cp -p %XSRC%/musixflx/configure musixflx/configure.orig
-:orig13
-patch -o musixflx/configure musixflx/configure.orig %XSRC%/djgpp/cfgmusix.pat
-if errorlevel 1 goto PatchError
-:DviPDFm
-test -d %XSRC%/dvipdfm
-if errorlevel 1 goto Web2C
-if not exist dvipdfm\nul mkdir dvipdfm
-if exist dvipdfm\configure.orig goto orig14
-test -f %XSRC%/dvipdfm/configure.orig
-if not errorlevel 1 cp -p %XSRC%/dvipdfm/configure.orig dvipdfm/configure.orig
-if not exist dvipdfm\configure.orig cp -p %XSRC%/dvipdfm/configure dvipdfm/configure.orig
-:orig14
-patch -o dvipdfm/configure dvipdfm/configure.orig %XSRC%/djgpp/cfgdvpdf.pat
-if errorlevel 1 goto PatchError
-:Web2C
-test -d %XSRC%/web2c
-if errorlevel 1 goto skipXDVI
-if not exist web2c\nul mkdir web2c
-if exist web2c\configure.orig goto orig100
-test -f %XSRC%/web2c/configure.orig
-if not errorlevel 1 cp -p %XSRC%/web2c/configure.orig web2c/configure.orig
-if not exist web2c\configure.orig cp -p %XSRC%/web2c/configure web2c/configure.orig
-:orig100
-patch -o web2c/configure web2c/configure.orig %XSRC%/djgpp/cfgweb2c.pat
-if errorlevel 1 goto PatchError
-Rem
-Rem XDvi is not supported on MS-DOS
-GoTo skipXDVI
-if not exist xdvik\nul mkdir xdvik
-if not exist xdvik\configure.orig cp -p %XSRC%/xdvik/configure xdvik/configure.orig
-patch -o xdvik/configure xdvik/configure.orig %XSRC%/djgpp/cfgxdvik.pat
-if errorlevel 1 goto PatchError
-:skipXDVI
-set CONFIG_SHELL=bash.exe
-set INSTALL=${DJDIR}/bin/ginstall -c
-set YACC=bison -y
-set LEX=flex
-set RANLIB=ranlib
-if not "%RANLIB%" == "ranlib" goto SmallEnv
-Rem Use a response file to avoid exceeding the 126-character limit
-echo --prefix=${DJDIR} --datadir=${DJDIR}/share --srcdir=%XSRC% > cfg.rf
-echo --without-x --with-editor='emacs +%%d %%s' --with-epsfwin >> cfg.rf
-echo Configuring...
-sh ./configure i386-pc-msdos.djgppv2 @cfg.rf
-echo Done.
-goto CleanUp
-:SmallEnv
-echo Your environment size is too small. Please enlarge it and run me again.
-set HOSTNAME=
-set OS=
-:CleanUp
-set XSRC=
-set CONFIG_SHELL=
-set INSTALL=
-set YACC=
-set LEX=
-set RANLIB=
-set HOSTNAME=
-if exist cfg.rf del cfg.rf
-goto end
-:PatchError
-echo Failed to patch one or more configure scripts. Configure NOT done.
-:end
diff --git a/Build/extra/djgpp/pathconf.c b/Build/extra/djgpp/pathconf.c deleted file mode 100644 index 71483684e04..00000000000 --- a/Build/extra/djgpp/pathconf.c +++ /dev/null @@ -1,47 +0,0 @@ -/* Copyright (C) 1997 DJ Delorie, see COPYING.DJ for details */ -/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ -#include <errno.h> -#include <stdlib.h> -#include <ctype.h> -#include <unistd.h> -#include <fcntl.h> -#include <limits.h> - -#define TOLOWER(c) (isascii(c) && isupper(c) ? tolower (c) : (c)) - -long -pathconf(const char *path, int name) -{ - switch (name) - { - case _PC_LINK_MAX: return LINK_MAX; - case _PC_MAX_CANON: return MAX_CANON; - case _PC_MAX_INPUT: return MAX_INPUT; - case _PC_NAME_MAX: case _PC_PATH_MAX: - { - int name_max, path_max; - int e = errno; - char *lfnenv = getenv ("LFN"); - - if (!lfnenv || TOLOWER (*lfnenv) != 'n') - { - errno = 0; - _get_volume_info (path, &name_max, &path_max, 0); - if (!errno) - { - errno = e; - return (name == _PC_NAME_MAX) ? name_max : path_max; - } - } - return (name == _PC_NAME_MAX) ? NAME_MAX : PATH_MAX; - } - case _PC_PIPE_BUF: return PIPE_BUF; - case _PC_CHOWN_RESTRICTED: return _POSIX_CHOWN_RESTRICTED; - case _PC_NO_TRUNC: return _POSIX_NO_TRUNC; - case _PC_VDISABLE: return _POSIX_VDISABLE; - - default: - errno = EINVAL; - return -1; - } -} diff --git a/Build/extra/djgpp/popen.c b/Build/extra/djgpp/popen.c deleted file mode 100644 index 67250d6ed7c..00000000000 --- a/Build/extra/djgpp/popen.c +++ /dev/null @@ -1,218 +0,0 @@ -/* Copyright (C) 1997 DJ Delorie, see COPYING.DJ for details */ -/* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */ -/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ -/* - This is popen() and pclose() for MSDOS. They were developed using - Microsoft C, but should port easily to DOS C any compiler. - - Original author: pacetti@fl-ngnet.army.mil - - These routines are hacks, that is they SIMULATE thier UNIX - counterparts. Since MSDOS and won't allow concurrent process spawning, - you can't really pipe. I came up with this nearly stupid way around - piping because I wanted to have some portability between UNIX and MSDOS. - I'm probably not the first person to have this idea or implement it, but - I think I'm the first to give it away for free (no points?!). - - The functions simulate popen() and pclose() by redirecting stdin or - stdout, then spawning a child processes via system(). - - If you popen() for read, the stdout is redirected to a temporary - file, and the child is spawned. The stdout is reopened via dup2(), the - temporary file is opened for read and a file pointer to it is returned. - - If you popen() for write, a temporary file is opened for write, and - a file pointer to it is returned. When you pclose(), the stdin is - redirected to the temporary file and the child is spawned. - - In both cases, pclose() closes and unlinks the temporary file. - - A static linked list of C structures is built to store necessary - info for all popen()ed files so you can popen() more than one file at - a time. - - The popen() function will return NULL on an error, or a valid FILE - *pointer on a successful open. The pclose() function will return - negative one (-1) on an error or zero (0) on a successful close. - - The function prototypes are: - - FILE *popen(command, mode) - char *command, char *mode; - - int pclose(pp) - FILE *pp; - - Where command is a character string equivilant to a MSDOS command - line, mode is "r" for read or "w" for write, and pp is a pointer to a - file opened through popen(). - - A main() function has been included for testing purposes, to compile - it define the preprocessor token TEST at compile time. - */ - -#include <libc/stubs.h> -#include <io.h> -#include <errno.h> -#include <stdio.h> -#include <stdlib.h> -#include <string.h> -#include <unistd.h> -#include <libc/file.h> - -/* hold file pointer, descriptor, command, mode, temporary file name, - and the status of the command */ -struct pipe_list { - FILE *fp; - int fd; - int exit_status; - char *command, mode[10], temp_name[L_tmpnam]; - struct pipe_list *next; -}; - -/* static, global list pointer */ -static struct pipe_list *pl = NULL; - -FILE * -popen (const char *cm, const char *md) /* program name, pipe mode */ -{ - struct pipe_list *l1, *l2; - - /* make new node */ - if ((l1 = (struct pipe_list *) malloc (sizeof (struct pipe_list))) == NULL) - return NULL; - - /* zero out elements to we'll get here */ - l1->fd = 0; - l1->fp = NULL; - l1->next = NULL; - - /* if empty list - just grab new node */ - if (!pl) - pl = l1; - else - { - /* otherwise, find last node in list */ - ++(l1->fd); - l2 = pl; - while (l2->next) - { - ++(l1->fd); - l2 = l2->next; - }; - /* add new node to list */ - l2->next = l1; - } - - /* stick in elements we know already */ - l1->exit_status = -1; - strcpy (l1->mode, md); - if (tmpnam (l1->temp_name) == NULL) - return NULL; - - /* if can save the program name, build temp file */ - if ((l1->command = malloc(strlen(cm)+1))) - { - strcpy(l1->command, cm); - /* if caller wants to read */ - if (l1->mode[0] == 'r') - { - /* dup stdout */ - if ((l1->fd = dup (fileno (stdout))) == EOF) - l1->fp = NULL; - else if (!(l1->fp = freopen (l1->temp_name, "wb", stdout))) - l1->fp = NULL; - else - /* exec cmd */ - if ((l1->exit_status = system (cm)) == EOF) - l1->fp = NULL; - /* reopen real stdout */ - if (dup2 (l1->fd, fileno (stdout)) == EOF) - l1->fp = NULL; - /* if cmd couldn't be run, make sure we return NULL */ - else if (l1->exit_status != EOF) - /* open file for reader */ - l1->fp = fopen (l1->temp_name, l1->mode); - close(l1->fd); - } - else - /* if caller wants to write */ - if (l1->mode[0] == 'w') - /* open temp file */ - l1->fp = fopen (l1->temp_name, l1->mode); - else - /* unknown mode */ - l1->fp = NULL; - } - return l1->fp; /* return == NULL ? ERROR : OK */ -} - -int -pclose (FILE *pp) -{ - struct pipe_list *l1, *l2; /* list pointers */ - int retval=0; /* function return value */ - - /* if pointer is first node */ - if (pl->fp == pp) - { - /* save node and take it out the list */ - l1 = pl; - pl = l1->next; - } - else - /* if more than one node in list */ - if (pl->next) - { - /* find right node */ - for (l2 = pl, l1 = pl->next; l1; l2 = l1, l1 = l2->next) - if (l1->fp == pp) - break; - - /* take node out of list */ - l2->next = l1->next; - } - else - return -1; - - /* if FILE not in list - return error */ - if (l1->fp == pp) - { - /* close the (hopefully) popen()ed file */ - fclose (l1->fp); - - /* if pipe was opened to write */ - if (l1->mode[0] == 'w') - { - /* dup stdin */ - if ((l1->fd = dup (fileno (stdin))) == EOF) - retval = -1; - else - /* open temp stdin */ - if (!(l1->fp = freopen (l1->temp_name, "rb", stdin))) - retval = -1; - else - /* exec cmd */ - if ((retval = system (l1->command)) != EOF) - { - /* reopen stdin */ - if (dup2 (l1->fd, fileno (stdin)) == EOF) - retval = -1; - } - close(l1->fd); - } - else - /* if pipe was opened to read, return the exit status we saved */ - if (l1->mode[0] == 'r') - retval = l1->exit_status; - else - /* invalid mode */ - retval = -1; - } - remove (l1->temp_name); /* remove temporary file */ - free (l1->command); /* dealloc memory */ - free (l1); /* dealloc memory */ - l1 = NULL; /* make pointer bogus */ - - return retval; /* retval==0 ? OK : ERROR */ -} diff --git a/Build/extra/djgpp/putenv.c b/Build/extra/djgpp/putenv.c deleted file mode 100644 index efc0241ff07..00000000000 --- a/Build/extra/djgpp/putenv.c +++ /dev/null @@ -1,143 +0,0 @@ -/* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */ -/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ -#include <libc/stubs.h> -#include <stdlib.h> -#include <string.h> -#include <libc/bss.h> -#include <libc/environ.h> - -/* - - This routine assumes that the environ array and all strings it - points to were malloc'd. Nobody else should modify the environment - except crt1.c - -*/ - -extern char **environ; -static char **prev_environ = NULL; /* to know when it's safe to call `free' */ -static int ecount = -1; -static int emax = -1; -static int putenv_bss_count = -1; - - -/* This gets incremented every time some variable in the - environment is added, deleted, or changes its value. - It is meant to be used by functions that depend on values - of environment variables, but don't want to call `getenv' - unnecessarily (example: `__use_lfn'). - - Users should compare this variable with their static - variable whose value is initialized to zero; thus this - variable begins with 1 so first time users look they will - call `getenv'. */ -unsigned __environ_changed = 1; - -int -putenv(const char *val) -{ - int vlen = strlen(val); - char *epos = strchr(val, '='); - /* Feature: VAL without a `=' means delete the entry. GNU `putenv' - works that way, and `env' from GNU Sh-utils counts on this behavior. */ - int nlen = epos ? epos - val + 1 : vlen; - int eindex; - - /* Force recomputation of the static counters. - - The second condition of the next if clause covers the case that - somebody pointed environ to another array, which invalidates - `ecount' and `emax'. This can be used to change the environment - to something entirely different, or to effectively discard it - altogether. GNU `env' from Sh-utils does just that. */ - if (putenv_bss_count != __bss_count - || environ != prev_environ) - { - for (ecount=0; environ[ecount]; ecount++); - emax = ecount; - /* Bump the count to a value no function has yet seen, - even if they were dumped with us. */ - __environ_changed++; - if (putenv_bss_count != __bss_count) - { - putenv_bss_count = __bss_count; - prev_environ = environ; /* it's malloced by crt1.c */ - } - } - - for (eindex=0; environ[eindex]; eindex++) - if (strncmp(environ[eindex], val, nlen) == 0 - && (epos || environ[eindex][nlen] == '=')) - { - char *oval = environ[eindex]; - int olen = strlen(oval); - - if (val[nlen] == 0 && !epos) /* delete the entry */ - { - free(oval); - environ[eindex] = environ[ecount-1]; - environ[ecount-1] = 0; - ecount--; - __environ_changed++; - return 0; - } - - /* change existing entry */ - if (strcmp(environ[eindex]+nlen, val+nlen) == 0) - return 0; /* they're the same */ - - /* If new is the same length as old, reuse the same - storage. If new is shorter, call realloc to shrink the - allocated block: this causes less memory fragmentation. */ - if (vlen != olen) - { - if (vlen > olen) - environ[eindex] = (char *)malloc(vlen+1); - else /* vlen < olen */ - environ[eindex] = (char *)realloc(oval, vlen+1); - if (environ[eindex] == 0) - { - environ[eindex] = oval; - return -1; - } - if (vlen > olen) - free(oval); - } - strcpy(environ[eindex], val); - __environ_changed++; - return 0; - } - - /* delete nonexisting entry? */ - if (val[nlen] == 0 && !epos) - return 0; - - /* create new entry */ - if (ecount >= emax) - { - char **enew; - emax += 10; - enew = (char **)malloc((emax+1) * sizeof(char *)); - if (enew == 0) - return -1; - memcpy(enew, environ, ecount * sizeof(char *)); - /* If somebody set environ to another array, we can't - safely free it. Better leak memory than crash. */ - if (environ == prev_environ) - free(environ); - environ = enew; - prev_environ = environ; - } - - environ[ecount] = (char *)malloc(vlen+1); - if (environ[ecount] == 0) - return -1; - strcpy(environ[ecount], val); - - ecount++; - environ[ecount] = 0; - - __environ_changed++; - - return 0; -} diff --git a/Build/extra/djgpp/stat.c b/Build/extra/djgpp/stat.c deleted file mode 100644 index 69fe270b848..00000000000 --- a/Build/extra/djgpp/stat.c +++ /dev/null @@ -1,935 +0,0 @@ -/* Copyright (C) 1996 DJ Delorie, see COPYING.DJ for details */ -/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ -/* This is file STAT.C */ -/* - * Almost a 100% U**X-compatible stat() substitute. - * - * Usage: - * - * That's easy: put this into libc.a, then just call stat() as usual. - * - * Rationale: - * - * Many Unix-born programs make heavy use of stat() library - * function to make decisions on files' equality, size, access - * attributes etc. In the MS-DOS environment, many implementations - * of stat() are crippled, because DOS makes it very hard to get to - * certain pieces of information about files and directories. Thus - * porting a program to DOS is usually an exercise in #ifdef'ing. - * This implementation facilitates porting Unix programs to MS-DOS - * by providing stat() which is much more Unix-compatible than those - * of most DOS-based C compilers (e.g., Borland's). - * Specifically, the following issues are taken care of: - * - * 1. This stat() doesn't fail for root directories, returning - * valid information. - * 2. Directory size is not reported zero; the number of used - * directory entries multiplied by entry size is returned instead. - * 3. Mode bits are set for all 3 groups (user, group, other). - * 4. Directories are NOT reported read-only, unless one of R, H or S - * attributes is set. - * 5. Directories have their execute bit set, as they do under Unix. - * 6. Device names (such as /dev/con, lpt1, aux etc.) are treated as - * if they were on a special drive called `@:' (st_dev = -1). - * The "character special" mode bit is set for these devices. - * 7. The inode number (st_ino) is taken from the starting cluster - * number of the file. If the cluster number is unavailable, it - * is invented using the file's name in a manner that minimizes - * the possibility of inventing an inode which already belongs - * to another file. See below for details. - * 8. Executable files are found based on files' extensions and - * magic numbers present at their beginning, and their execute - * bits are set. - * - * Lossage: - * - * Beautiful as the above sounds, this implementation does fail - * under certain circumstances. The following is a list of known - * problems: - * - * 1. The time fields for a root directory cannot be obtained, so - * they are set to the beginning of the Epoch. - * 2. For files which reside on networked drives, the inode number - * is invented, because network redirectors usually do not - * bring that info with them. This is not a total lossage, but - * it could get us a different inode for each program run. - * 3. Empty files do not have a starting cluster number, because - * DOS doesn't allocate one until you actually write something - * to a file. For these the inode is also invented. - * 4. If the st_ino field is a 16 bit number, the invented inode - * numbers are from 65535 and down, assuming that most disks have - * unused portions near their end. Valid cluster numbers are 16-bit - * unsigned integers, so a possibility of a clash exists, although - * the last 80 or more cluster numbers are unused on all drives - * I've seen. If the st_ino is 32 bit, then invented inodes are - * all greater than 64k, which totally eliminates a possibility - * of a clash with an actual cluster number. - * 5. The method of computing directory size is an approximation: - * a directory might consume much more space, if it has many - * deleted entries. Still, this is a close approximation, and - * it does follow the logic of reporting size for a regular file: - * only the actually used space is returned. - * 6. As this implementation relies heavily on undocumented DOS - * features, it will fail to get actual file info in environments - * other than native DOS, such as DR-DOS, OS/2 etc. For these, - * the function will return whatever info is available with - * conventional DOS calls, which is no less than any other - * implementation could do. This stat() might also fail for - * future DOS versions, if the layout of internal DOS data - * area is changed; however, this seems unlikely. - * - * Copyright (c) 1994-96 Eli Zaretskii <eliz@is.elta.co.il> - * - * This software may be used freely so long as this copyright notice is - * left intact. There is no warranty on this software. - * - */ - -/* - * Tested with DJGPP port of GNU C compiler, versions 1.11maint5 and 1.12, - * under MS-DOS 3.3, 4.01, 5.0, 6.20 (with and without DoubleSpace) and - * with networked drives under XFS 1.86, Novell Netware 3.22, and - * TSoft NFS 0.24Beta. - * - */ - -#include <libc/stubs.h> -#include <stdlib.h> -#include <stddef.h> -#include <unistd.h> -#include <time.h> -#include <stdio.h> -#include <string.h> -#include <ctype.h> -#include <errno.h> -#include <fcntl.h> -#include <sys/types.h> -#include <sys/stat.h> -#include <dos.h> -#include <dir.h> - -#include <dpmi.h> -#include <go32.h> -#include <libc/farptrgs.h> -#include <libc/bss.h> -#include <libc/dosio.h> - -#include "xstat.h" - -int __getdisk(void); -int __findfirst(const char *, struct ffblk *, int); -int __findnext(struct ffblk *); - -#define ALL_FILES (FA_RDONLY|FA_HIDDEN|FA_SYSTEM|FA_DIREC|FA_ARCH) - -#define _STAT_INODE 1 /* should we bother getting inode numbers? */ -#define _STAT_EXEC_EXT 2 /* get execute bits from file extension? */ -#define _STAT_EXEC_MAGIC 4 /* get execute bits from magic signature? */ -#define _STAT_DIRSIZE 8 /* compute directory size? */ -#define _STAT_ROOT_TIME 0x10 /* try to get root dir time stamp? */ -#define _STAT_WRITEBIT 0x20 /* fstat() needs write bit? */ - -/* Should we bother about executables at all? */ -#define _STAT_EXECBIT (_STAT_EXEC_EXT | _STAT_EXEC_MAGIC) - -/* The structure of the full directory entry. This is the 32-byte - record present for each file/subdirectory in a DOS directory. - Although the ``packed'' attribute seems to be unnecessary, I use - it to be sure it will still work for future versions of GCC. */ - -struct full_dirent { - char fname[8] __attribute__ ((packed)); - char fext[3] __attribute__ ((packed)); - unsigned char fattr __attribute__ ((packed)); - unsigned char freserved[10] __attribute__ ((packed)); - unsigned short ftime __attribute__ ((packed)); - unsigned short fdate __attribute__ ((packed)); - unsigned short fcluster __attribute__ ((packed)); - unsigned int fsize __attribute__ ((packed)); -}; - - -/* Static variables to speed up SDA DOS Swappable Data Area access on - subsequent calls. */ - -/* The count of number of SDA's we have. It is more than 1 for DOS - 4.x only. If it has a value of 0, the function init_dirent_table() - will be called to compute the addresses where we are to look for - directory entry of our file. A value of -1 means this method is - unsupported for this version of DOS. */ -static int dirent_count; - -/* The table of places to look for our directory entry. - Each entry in the table is a linear offset from the beginning of - conventional memory which points to a particular location within - one of the SDA's, where the entry of a file being stat()'ed could - appear. The offsets are computed once (when the routine is first - called) and then reused for other calls. The actual storage for - the table is malloc()'ed when this function is first called. */ -static unsigned int * dirent_table; - -/* When we have only one SDA, this is where its only place to look for - directory entry is stored. */ -static unsigned int dirent_place; - -/* This holds the fail bits from the last call to init_dirent_table(), - so we can return them every time get_inode_from_sda() is called. */ -static unsigned short init_dirent_table_bits; - -/* Holds the last seen value of __bss_count, to be safe for - restarted programs (emacs). */ -static int stat_count = -1; - -/* - * Parts of the following code is derived from file DOSSWAP.C, - * which came with ``Undocumented DOS'', 1st edition. - */ - -/* Compute table of pointers to look for directory entry of a file. */ -static int -init_dirent_table (void) -{ - short get_sda_func; - unsigned short dirent_offset; - unsigned short true_dos_version; - unsigned short dos_major, dos_minor; - __dpmi_regs regs; - - if (dirent_count == -1) /* we already tried and found we can't */ - return 0; - - /* Compute INT 21h function number and offset of directory entry - from start of SDA. These depend on the DOS version. - We need exact knowledge about DOS internals, so we need the - TRUE DOS version (not the simulated one by SETVER), if that's - available. */ - true_dos_version = _get_dos_version(1); - dos_major = true_dos_version >> 8; - dos_minor = true_dos_version & 0xff; - - if ((dos_major == 3) && (dos_minor >= 10)) - { - get_sda_func = 0x5d06; - dirent_offset = 0x1a7; - } - else if (dos_major == 4) - { - /* According to ``Undocumented DOS, 2nd edition'', I could have - used 5d06 here, as for DOS 5 and above, but I like to be - defensive. In fact, the above book itself uses 5d0b, contrary - to its own recommendation. */ - get_sda_func = 0x5d0b; - dirent_offset = 0x1b3; - } - else if (dos_major >= 5) - { - get_sda_func = 0x5d06; - dirent_offset = 0x1b3; - } - else - { - _djstat_fail_bits |= _STFAIL_OSVER; - dirent_count = -1; - return 0; - } - - _djstat_fail_bits &= ~_STFAIL_OSVER; /* version is OK */ - - /* Get the pointer to SDA by calling undocumented function 5dh of INT 21. */ - regs.x.ax = get_sda_func; - __dpmi_int(0x21, ®s); - if (regs.x.flags & 1) - { - _djstat_fail_bits |= _STFAIL_SDA; - dirent_count = -1; /* if the call failed, never try this later */ - return 0; - } - - _djstat_fail_bits &= ~_STFAIL_SDA; /* Get SDA succeeded */ - - /* DOS 4.x might have several SDA's, which means we might have more - than one place to look into. (It is typical of DOS 4 to complicate - things.) - Compute all the possible addresses where we will have to look. */ - if (dos_major == 4) - { - /* The pointer returned by INT 21h, AX=5D0b points to a header - which holds a number of SDA's and then an array of that number - of records each one of which includes address of an SDA (DWORD) - and its length and type (encoded in a WORD). - While walking this list of SDA's, we add to each pointer the - offset of directory entry and stash the resulting address in - our table for later use. */ - - int sda_list_walker = MK_FOFF(regs.x.ds, regs.x.si); - int i; - int *tbl; - - dirent_count = _farpeekw(_dos_ds, sda_list_walker); /* number of SDA's */ - - /* Allocate storage for table. */ - tbl = dirent_table = (int *)malloc(dirent_count*sizeof(int)); - if (!dirent_table) - { - /* If malloc() failed, maybe later it will succeed, so don't - store -1 in dirent_count. */ - dirent_count = 0; - _djstat_fail_bits |= _STFAIL_DCOUNT; - return 0; - } - - memset(dirent_table, 0, dirent_count*sizeof(int)); - _djstat_fail_bits &= ~_STFAIL_DCOUNT; /* dirent_count seems OK */ - - /* Walk the array of pointers, computing addresses of directory - entries and stashing them in our table. */ - _farsetsel(_dos_ds); - for (i = dirent_count, sda_list_walker += 2; i--; sda_list_walker += 6) - { - int sda_start = _farnspeekl(sda_list_walker); - unsigned short sda_len = _farnspeekw(sda_list_walker + 4) & 0x7fff; - - /* Let's be defensive here: if this SDA is too short to have - place for directory entry, we won't use it. */ - if (sda_len > dirent_offset) - *tbl++ = sda_start + dirent_offset; - else - dirent_count--; - } - } - - /* DOS 3.1 and 5.0 or later. We have only one SDA pointed to by - whatever INT 21h, AH=5d returns. */ - else - { - dirent_count = 1; - dirent_place = MK_FOFF(regs.x.ds, regs.x.si) + dirent_offset; - dirent_table = &dirent_place; - } - - return 1; -} - -/* Get inode number by searching DOS Swappable Data Area. - The entire directory entry for a file found by FindFirst/FindNext - appears at a certain (version-dependent) offset in the SDA after - one of those function is called. - Should be called immediately after calling DOS FindFirst function, - before the info is overwritten by somebody who calls it again. */ -static unsigned int -get_inode_from_sda(const char *basename) -{ - int count = dirent_count; - unsigned int * dirent_p = dirent_table; - unsigned short dos_mem_base = _dos_ds; - unsigned short our_mem_base = _my_ds(); - char * dot = strchr(basename, '.'); - size_t total_len = strlen(basename); - int name_len = dot ? dot - basename : total_len; - int ext_len = dot ? total_len - name_len - 1 : 0; - int cluster_offset = offsetof(struct full_dirent, fcluster); - - /* Restore failure bits set by last call to init_dirent_table(), so - they will be reported as if it were called now. */ - _djstat_fail_bits |= init_dirent_table_bits; - - /* Force reinitialization in restarted programs (emacs). */ - if (stat_count != __bss_count) - { - stat_count = __bss_count; - dirent_count = 0; - } - - /* Initialize the table of SDA entries where we are to look for - our file. */ - if (!dirent_count && !init_dirent_table()) - { - /* Don't save the truename failure bit. */ - init_dirent_table_bits = (_djstat_fail_bits & ~_STFAIL_TRUENAME); - return 0; - } - init_dirent_table_bits = (_djstat_fail_bits & ~_STFAIL_TRUENAME); - if (dirent_count == -1) - return 0; - - count = dirent_count; - dirent_p = dirent_table; - - _farsetsel(dos_mem_base); - - /* This is DOS 4.x lossage: this loop might execute many times. - For other DOS versions it is executed exactly once. */ - while (count--) - { - unsigned int src_address = *dirent_p & 0x000fffff; - char cmp_buf[sizeof(struct full_dirent)]; - - /* Copy the directory entry from the SDA to local storage. - The filename is stored there in infamous DOS format: name and - extension blank-padded to 8/3 characters, no dot between them. */ - movedata(dos_mem_base, src_address, our_mem_base, (unsigned int)cmp_buf, - sizeof(struct full_dirent)); - - /* If this is the filename we are looking for, return - its starting cluster. */ - if (!strncmp(cmp_buf, basename, name_len) && - (ext_len == 0 || !strncmp(cmp_buf + 8, dot + 1, ext_len))) - return (unsigned int)_farnspeekw(*dirent_p + cluster_offset); - - /* This is not our file. Search more, if more addresses left. */ - dirent_p++; - } - - /* If not found, give up. */ - _djstat_fail_bits |= _STFAIL_BADSDA; - return 0; -} - -int _ioctl_get_first_cluster(const char *); - -/* Get the number of the first cluster of PATHNAME using - the IOCTL call Int 21h/AX=440Dh/CX=0871h, if that call - is supported by the OS. Return the cluster number, or - a negative number if this service isn't supported. */ - -int -_ioctl_get_first_cluster(const char *pathname) -{ - __dpmi_regs r; - - /* See if the IOCTL GetFirstCluster call is supported. */ - r.x.ax = 0x4411; /* query generic IOCTL capability by drive */ - r.h.bl = pathname[0] & 0x1f; /* drive number (1=A:) */ - r.x.cx = 0x871; - __dpmi_int(0x21, &r); - if ((r.x.flags & 1) == 0 && r.x.ax == 0) - { - r.x.ax = 0x440d; /* Generic IOCTL */ - r.x.cx = 0x0871; /* category code 08h, minor code 71h */ - r.x.bx = 1; /* pathname uses current OEM character set */ - r.x.ds = __tb >> 4; - r.x.dx = __tb & 0x0f; - _put_path(pathname); - __dpmi_int(0x21, &r); - if ((r.x.flags & 1) == 0) - return ( ((int)r.x.dx << 16) + r.x.ax ); - } - return -1; -} - -static char blanks_8[] = " "; - -static int -stat_assist(const char *path, struct stat *statbuf) -{ - struct ffblk ff_blk; - char canon_path[MAX_TRUE_NAME]; - char pathname[MAX_TRUE_NAME]; - short drv_no; - unsigned dos_ftime; - - _djstat_fail_bits = 0; - - memset(statbuf, 0, sizeof(struct stat)); - memset(&dos_ftime, 0, sizeof(dos_ftime)); - - /* Fields which are constant under DOS. */ - statbuf->st_uid = getuid(); - statbuf->st_gid = getgid(); - statbuf->st_nlink = 1; -#ifndef NO_ST_BLKSIZE - statbuf->st_blksize = _go32_info_block.size_of_transfer_buffer; -#endif - - /* Make the path explicit. This makes the rest of our job much - easier by getting rid of some constructs which, if present, - confuse `_truename' and/or `findfirst'. In particular, it - deletes trailing slashes, makes "d:" explicit, and allows us - to make an illusion of having a ".." entry in root directories. */ - _fixpath (path, pathname); - - /* Get the drive number. It is always explicit, since we - called `_fixpath' on the original pathname. */ - drv_no = toupper(pathname[0]) - 'A'; - - /* Produce canonical pathname, with all the defaults resolved and - all redundant parts removed. This calls undocumented DOS - function 60h. */ - if (_truename(path, canon_path) || _truename(pathname, canon_path)) - { - /* Detect character device names which must be treated specially. - We could simply call FindFirst and test the 6th bit, but some - versions of DOS have trouble with this (see Ralph Brown's - Interrupt List, ``214E'', under `Bugs'). Instead we use - truename() which calls INT 21/AX=6000H. For character devices - it returns X:/DEVNAME, where ``X'' is the current drive letter - (note the FORWARD slash!). E.g., for CON or \dev\con it will - return C:/CON. - We will pretend that devices all reside on a special drive - called `@', which corresponds to st_dev = -1. This is because - these devices have no files, and we must invent inode numbers - for them; this scheme allows to lower a risk of clash between - invented inode and one which belongs to a real file. This is - also compatible with what our fstat() does. - */ - char_dev: - if (canon_path[2] == '/') - { - char dev_name[9]; /* devices are at most 8 characters long */ - - strncpy(dev_name, canon_path + 3, 8); /* the name without `X:/' */ - dev_name[8] = '\0'; - strcpy(canon_path, "@:\\dev\\"); - strcat(canon_path, dev_name); - strncat(canon_path, blanks_8, 8 - strlen(dev_name)); /* blank-pad */ - canon_path[15] = '\0'; /* ensure zero-termination */ - - /* Invent inode */ - statbuf->st_ino = _invent_inode(canon_path, 0, 0); - - /* Device code. */ - statbuf->st_dev = -1; -#ifdef HAVE_ST_RDEV - statbuf->st_rdev = -1; -#endif - - /* Set mode bits, including character special bit. - Should we treat printer devices as write-only? */ - statbuf->st_mode |= (S_IFCHR | READ_ACCESS | WRITE_ACCESS); - - /* We will arrange things so that devices have current time in - the access-time and modified-time fields of struct stat, and - zero (the beginning of times) in creation-time field. This - is consistent with what DOS FindFirst function returns for - character device names (if it succeeds--see above). */ - statbuf->st_atime = statbuf->st_mtime = time(0); - statbuf->st_ctime = _file_time_stamp(dos_ftime); - - return 0; - } - else if (canon_path[0] >= 'A' && canon_path[0] <= 'z' && - canon_path[1] == ':' && canon_path[2] == '\\') - { - /* _truename() returned a name with a drive letter. (This is - always so for local drives, but some network redirectors - also do this.) We will take this to be the TRUE drive - letter, because _truename() knows about SUBST and JOIN. - If the canonicalized path returns in the UNC form (which - means the drive is remote), it cannot be SUBSTed or JOINed, - because SUBST.EXE and JOIN.EXE won't let you do it; so, for - these cases, there is no problem in believing the drive - number we've got from the original path (or is there?). */ - drv_no = toupper(canon_path[0]) - 'A'; - } - } - else - { - /* _truename() failed. (This really shouldn't happen, but who knows?) - At least uppercase all letters, convert forward slashes to backward - ones, and pray... */ - register const char *src = pathname; - register char *dst = canon_path; - - while ( (*dst = (*src > 'a' && *src < 'z' - ? *src++ - ('a' - 'A') - : *src++)) != '\0') - { - if (*dst == '/') - *dst = '\\'; - dst++; - } - - _djstat_fail_bits |= _STFAIL_TRUENAME; - } - - /* Call DOS FindFirst function, which will bring us most of the info. */ - if (!__findfirst(pathname, &ff_blk, ALL_FILES)) - { - /* Time fields. */ - dos_ftime = - ( (unsigned short)ff_blk.ff_fdate << 16 ) + - (unsigned short)ff_blk.ff_ftime; - - /* If the IOCTL GetFirstCluster call is available, try it first. */ - if ( (_djstat_flags & _STAT_INODE) == 0 - && (statbuf->st_ino = _ioctl_get_first_cluster(pathname)) <= 0) - { - - /* For networked drives, don't believe the starting cluster - that the network redirector feeds us; always invent inode. - This is because network redirectors leave bogus values there, - and we don't have enough info to decide if the starting - cluster value is real or just a left-over from previous call. - For local files, try first using DOS SDA to get the inode from - the file's starting cluster number; if that fails, invent inode. - Note that the if clause below tests for non-zero value returned - by is_remote_drive(), which includes possible failure (-1). - This is because findfirst() already succeeded for our pathname, - and therefore the drive is a legal one; the only possibility that - is_remote_drive() fails is that some network redirector takes - over IOCTL functions in an incompatible way, which means the - drive is remote. QED. */ - if (statbuf->st_ino == 0 /* don't try SDA if IOCTL call succeeded */ - || _is_remote_drive(drv_no) - || (statbuf->st_ino = get_inode_from_sda(ff_blk.ff_name)) == 0) - { - _djstat_fail_bits |= _STFAIL_HASH; - statbuf->st_ino = - _invent_inode(canon_path, dos_ftime, ff_blk.ff_fsize); - } - else if (toupper (canon_path[0]) != toupper (pathname[0]) - && canon_path[1] == ':' - && canon_path[2] == '\\' - && canon_path[3] == '\0') - /* The starting cluster in SDA for the root of JOINed drive - actually belongs to the directory where that drive is - ``mounted''. This can potentially be the cluster of - another file on the JOINed drive. We cannot allow this. */ - statbuf->st_ino = 1; - } - - /* File size. */ - statbuf->st_size = ff_blk.ff_fsize; - - /* Mode bits. */ - statbuf->st_mode |= READ_ACCESS; - if ( !(ff_blk.ff_attrib & 0x07) ) /* no R, H or S bits set */ - statbuf->st_mode |= WRITE_ACCESS; - - /* Sometimes `_truename' doesn't return X:/FOO for character - devices. However, FindFirst returns attribute 40h for them. */ - if (ff_blk.ff_attrib == 0x40) - { - size_t cplen = strlen (canon_path); - char *pslash = canon_path + cplen - 1; - - while (pslash > canon_path + 2 && *pslash != '\\') - pslash--; - - /* Force it into X:/FOO form. */ - if (canon_path[1] == ':') - { - if (pslash > canon_path + 2) - memmove (canon_path + 2, pslash, - cplen - (pslash - canon_path) + 1); - canon_path[2] = '/'; - goto char_dev; - } - } - - /* Directories should have Execute bits set. */ - if (ff_blk.ff_attrib & 0x10) - statbuf->st_mode |= (S_IFDIR | EXEC_ACCESS); - - else - { - /* This is a regular file. */ - char *extension = strrchr(ff_blk.ff_name, '.'); - - /* Set regular file bit. */ - statbuf->st_mode |= S_IFREG; - - if ((_djstat_flags & _STAT_EXECBIT) != _STAT_EXECBIT) - { - /* Set execute bits based on file's extension and - first 2 bytes. */ - if (extension) - extension++; /* get past the dot */ - if (_is_executable(pathname, -1, extension)) - statbuf->st_mode |= EXEC_ACCESS; - } - } - } - else if ((_djstat_fail_bits & _STFAIL_TRUENAME)) - { - /* If both `findfirst' and `_truename' failed, this must - be a non-existent file or an illegal/inaccessible drive. */ - if (errno == ENMFILE) - errno = ENODEV; - return -1; - } - else if (pathname[3] == '\0') - { - /* Detect root directories. These are special because, unlike - subdirectories, FindFirst fails for them. We look at PATHNAME - because a network redirector could tweak what `_truename' - returns to be utterly unrecognizable as root directory. PATHNAME - always begins with "d:/", so it is root if PATHNAME[3] = 0. */ - - /* Mode bits. */ - statbuf->st_mode |= (S_IFDIR|READ_ACCESS|WRITE_ACCESS|EXEC_ACCESS); - - /* Root directory will have an inode = 1. Valid cluster numbers - for real files under DOS start with 2. */ - statbuf->st_ino = 1; - - /* Simulate zero size. This is what FindFirst returns for every - sub-directory. Later we might compute a better approximation - (see below). */ - ff_blk.ff_fsize = 0L; - - /* The time fields are left to be zero, unless the user wants us - to try harder. In the latter case, we check if the root has - a volume label entry, and use its time if it has. */ - - if ( (_djstat_flags & _STAT_ROOT_TIME) == 0 ) - { - char buf[7]; - - strcpy(buf, pathname); - strcat(buf, "*.*"); - if (!__findfirst(buf, &ff_blk, FA_LABEL)) - dos_ftime = ( (unsigned)ff_blk.ff_fdate << 16 ) + ff_blk.ff_ftime; - else - _djstat_fail_bits |= _STFAIL_LABEL; - } - } - else - { - int e = errno; /* errno value from original FindFirst on PATHNAME */ - int i = 0; - int j = strlen (pathname) - 1; - - /* Check for volume labels. We did not mix FA_LABEL with - other attributes in the call to `__findfirst' above, - because some environments will return bogus info in - that case. For instance, Win95 and WinNT seem to - ignore `pathname' and return the volume label even if it - doesn't fit the name in `pathname'. This fools us to - think that a non-existent file exists and is a volume - label. Hence we test the returned name to be PATHNAME. */ - if (!__findfirst(pathname, &ff_blk, FA_LABEL)) - { - i = strlen (ff_blk.ff_name) - 1; - - if (j >= i) - { - for ( ; i >= 0 && j >= 0; i--, j--) - if (toupper (ff_blk.ff_name[i]) != toupper (pathname[j])) - break; - } - } - - if (i < 0 && pathname[j] == '/') - { - /* Indeed a label. */ - statbuf->st_mode = READ_ACCESS; -#ifdef S_IFLABEL - statbuf->st_mode |= S_IFLABEL; -#endif - statbuf->st_ino = 1; - statbuf->st_size = 0; - dos_ftime = ( (unsigned)ff_blk.ff_fdate << 16 ) + ff_blk.ff_ftime; - } - else - { - /* FindFirst on volume labels might set errno to ENMFILE or even - to something more strange like EINVAl; correct that. */ - errno = e; /* restore errno from the original FindFirst */ - if (errno == ENMFILE) - errno = ENOENT; - return -1; - } - } - - /* Device code. */ - statbuf->st_dev = drv_no; -#ifdef HAVE_ST_RDEV - statbuf->st_rdev = drv_no; -#endif - - /* Time fields. */ - statbuf->st_atime = statbuf->st_mtime = statbuf->st_ctime = - _file_time_stamp(dos_ftime); - - if ( ! strcmp(ff_blk.lfn_magic,"LFN32") ) - { - unsigned xtime; - xtime = *(unsigned *)&ff_blk.lfn_ctime; - if(xtime) /* May be zero if file written w/o lfn active */ - statbuf->st_ctime = _file_time_stamp(xtime); - xtime = *(unsigned *)&ff_blk.lfn_atime; - if(xtime > dos_ftime) /* Accessed time is date only, no time */ - statbuf->st_atime = _file_time_stamp(xtime); - } - - if ( (statbuf->st_mode & S_IFMT) == S_IFDIR - && (_djstat_flags & _STAT_DIRSIZE) == 0 ) - { - /* Under DOS, directory entries for subdirectories have - zero size. Therefore, FindFirst brings us zero size - when called on a directory. (Some network redirectors - might do a better job, thus below we also test for zero size - actually being returned.) If we have zero-size directory, - we compute here the actual directory size by reading its - entries, then multiply their number by 32 (the size of a - directory entry under DOS). This might lose in the case - that many files were deleted from a once huge directory, - because AFAIK, directories don't return unused clusters to - the disk pool. Still, it is a good approximation of the - actual directory size. - - We also take this opportunity to return the number of links - for directories as Unix programs expect it to be: the number - of subdirectories, plus 2 (the directory itself and the ``.'' - entry). - - The (max) size of the root directory could also be taken from - the disk BIOS Parameter Block (BPB) which can be obtained - by calling IOCTL (INT 21/AH=44H), subfunction 0DH, minor - function 60H. But we will treat all directories the same, - even at performance cost, because it's more robust for - networked drives. */ - - size_t pathlen = strlen (pathname); - char lastc = pathname[pathlen - 1]; - char *search_spec = (char *)alloca (pathlen + 10); /* need only +5 */ - int nfiles = 0, nsubdirs = 0, done; - size_t extra = 0; - int add_extra = 0; - - strcpy(search_spec, pathname); - if (lastc == '/') - strcat(search_spec, "*.*"); - else - strcat(search_spec, "/*.*"); - - if (statbuf->st_size == 0 && _USE_LFN) - { - /* VFAT filesystems use additional directory entries to - store the long filenames. */ - char fstype[40]; - - if ((_get_volume_info(pathname,0,0,fstype) & _FILESYS_LFN_SUPPORTED) - && strncmp(fstype, "FAT", 4) == 0) - add_extra = 1; - } - - /* Count files and subdirectories. */ - for (done = __findfirst(search_spec, &ff_blk, ALL_FILES); - !done; - done = __findnext(&ff_blk)) - { - register char *fname = ff_blk.ff_name; - - /* Don't count "." and ".." entries. This will show empty - directories as size 0. */ - if (! (fname[0] == '.' - && (fname[1] == '\0' - || (fname[1] == '.' - && fname[2] == '\0')))) - { - char fn[13]; - - nfiles++; - if (ff_blk.ff_attrib & 0x10) - nsubdirs++; - /* For each 13 characters of the long filename, a - 32-byte directory entry is used. */ - if (add_extra && strcmp(_lfn_gen_short_fname(fname, fn), fname)) - extra += (strlen(fname) + 12) / 13; - } - } - - statbuf->st_nlink = nsubdirs + 2; - if (statbuf->st_size == 0) - statbuf->st_size = (nfiles + extra) * sizeof(struct full_dirent); - } - - return 0; -} - -/* Main entry point. This is library stat() function. - */ - -int -stat(const char *path, struct stat *statbuf) -{ - int e = errno; - int pathlen; - - if (!path || !statbuf) - { - errno = EFAULT; - return -1; - } - - if ((pathlen = strlen (path)) >= MAX_TRUE_NAME) - { - errno = ENAMETOOLONG; - return -1; - } - - /* Fail if PATH includes wildcard characters supported by FindFirst. */ - if (memchr(path, '*', pathlen) || memchr(path, '?', pathlen)) - { - errno = ENOENT; /* since no such filename is possible */ - return -1; - } - - if (stat_assist(path, statbuf) == -1) - { - return -1; /* errno set by stat_assist() */ - } - else - { - errno = e; - return 0; - } -} - -#ifdef TEST - -unsigned short _djstat_flags = 0; - -void -main(int argc, char *argv[]) -{ - struct stat stat_buf; - char *endp; - - if (argc < 2) - { - fprintf (stderr, "Usage: %s <_djstat_flags> <file...>\n", argv[0]); - exit(0); - } - - if (stat(*argv, &stat_buf) != 0) - perror ("stat failed on argv[0]"); - else - fprintf(stderr, "DOS %d.%d (%s)\n", _osmajor, _osminor, _os_flavor); - argc--; argv++; - - _djstat_flags = (unsigned short)strtoul(*argv, &endp, 0); - argc--; argv++; - - while (argc--) - { - if (!stat(*argv, &stat_buf)) - { - fprintf(stderr, "%s: %d %6u %o %d %d %ld %lu %s", *argv, - stat_buf.st_dev, - (unsigned)stat_buf.st_ino, - stat_buf.st_mode, - stat_buf.st_nlink, - stat_buf.st_uid, - (long)stat_buf.st_size, - (unsigned long)stat_buf.st_mtime, - ctime(&stat_buf.st_mtime)); - _djstat_describe_lossage(stderr); - } - else - { - fprintf(stderr, "%s: lossage", *argv); - perror(" "); - _djstat_describe_lossage(stderr); - } - - ++argv; - } - - exit (0); -} - -#endif - diff --git a/Build/extra/djgpp/xstat.h b/Build/extra/djgpp/xstat.h deleted file mode 100644 index 5e10bb8ca1f..00000000000 --- a/Build/extra/djgpp/xstat.h +++ /dev/null @@ -1,71 +0,0 @@ -/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ -/* - * Header for internal stat()/fstat() assist functions. - * - */ - -#ifndef __XSTAT_H -#define __XSTAT_H - -#include <stdio.h> -#include <time.h> -#include <sys/types.h> -#include <sys/stat.h> -#include <dpmi.h> - -/* Some errno.h headers do not define EFAULT. Here the value is - taken from POSIX IEEE 1003.1. */ -#include <errno.h> -#ifndef EFAULT -#define EFAULT 14 -#endif - -/* Under MS-DOS, file access permissions are shared by all, except for - Write permission. */ -#define READ_ACCESS (S_IRUSR | S_IRGRP | S_IROTH) -#define WRITE_ACCESS S_IWUSR -#define EXEC_ACCESS (S_IXUSR | S_IXGRP | S_IXOTH) - -/* Macro to convert a segment and an offset to a "far offset" suitable - for _farxxx() functions of DJGPP. */ -#ifndef MK_FOFF -#define MK_FOFF(s,o) ((int)((((unsigned long)(s)) << 4) + (unsigned short)(o))) -#endif - -#define MAX_TRUE_NAME FILENAME_MAX - -extern unsigned short _osmajor, _osminor; -extern const char * _os_flavor; - -/* Bits to flag f?stat() failed to use individual undocumented features. */ -#define _STFAIL_SDA 1 /* Get SDA call failed */ -#define _STFAIL_OSVER 2 /* Unsupported DOS version */ -#define _STFAIL_BADSDA 4 /* Bad pointer to SDA */ -#define _STFAIL_TRUENAME 8 /* _truename() failed */ -#define _STFAIL_HASH 0x10 /* inode defaults to hashing */ -#define _STFAIL_LABEL 0x20 /* Root dir, but no volume label */ -#define _STFAIL_DCOUNT 0x40 /* dirent_count ridiculously large */ -#define _STFAIL_WRITEBIT 0x80 /* fstat() failed to get write access bit */ -#define _STFAIL_DEVNO 0x100 /* fstat() failed to get device number */ -#define _STFAIL_BADSFT 0x200 /* SFT entry found, but can't be trusted */ -#define _STFAIL_SFTIDX 0x400 /* bad SFT index in JFT */ -#define _STFAIL_SFTNF 0x800 /* file entry not found in SFT array */ - -extern unsigned short _djstat_fail_bits; - -extern unsigned short _djstat_flags; - -extern time_t _file_time_stamp(unsigned int); -extern ino_t _invent_inode(const char *, unsigned, unsigned long); -extern unsigned short _get_magic(const char *, int); -extern unsigned short _get_dos_version(int); -extern char * _truename(const char *, char *); -extern int _is_remote_drive(int); -extern int _is_executable(const char *, int, const char *); -extern short _get_dev_info(int); -extern long __filelength(int); -extern int _is_remote_handle(int); -extern void _djstat_describe_lossage(FILE *); -extern int _getftime(int, unsigned int *); - -#endif /* __XSTAT_H */ diff --git a/Build/extra/epstopdf/Makefile b/Build/extra/epstopdf/Makefile deleted file mode 100644 index c5f618bce0f..00000000000 --- a/Build/extra/epstopdf/Makefile +++ /dev/null @@ -1,183 +0,0 @@ -# $Id$ -# This file is public domain. (Originally written by Karl Berry, 2009.) - -prg = epstopdf -e2p = ./$(prg).pl #--debug -re2p = ./r$(prg) --restricted -re2p_script = ./r$(prg) - -default: check - -$(re2p_script): - ln -s $(prg).pl $@ - -# These are not comprehensive tests by any means. Mostly we're just -# making sure we don't crash. -check: check-help check-version check-help-r check-usage \ - check-atend \ - check-binary check-bin2 \ - check-binhdr-lf check-binhdr-cr check-binhdr-crlf \ - check-filter check-filter-outfile \ - check-gray \ - check-gscmd check-gsopt check-gsopts \ - check-nogs \ - check-output \ - check-pdfversion \ - check-percent \ - check-restricted-device \ - check-restricted-gscmd \ - check-restricted-safe-in check-restricted-safe-out \ - check-simple \ - check-tn5002 \ - check-write-error \ - -check-help: - $(e2p) --help - -check-version: - $(e2p) --version - -check-help-r: $(re2p_script) - $(re2p_script) --help | grep restricted # should have default=true - -check-usage: - ! $(e2p) # no args - ! $(e2p) arg1 arg2 arg3 # too many args - ! $(e2p) --nonesuch # no option - -check-restricted-device: $(re2p_script) - ! $(re2p) --device=unsafe test-simple.eps - -check-restricted-gscmd: $(re2p_script) - ! $(re2p) --gscmd=/bin/unsafe test-simple.eps - ! $(re2p) --gscmd=unsafe test-simple.eps - -check-restricted-gsopt: $(re2p_script) - $(re2p) --gsopt=-dAutoFilterColorImages=true test-simple.eps - ! $(re2p) --gsopt=-dNOSAFER=false test-simple.eps - -check-restricted-safe-in: $(re2p_script) - ! $(re2p) /unsafe/in.eps - -check-restricted-safe-out: $(re2p_script) - ! $(re2p) test-simple.eps -o /unsafe/out.eps - -check-filter: - cat test-simple.eps | $(e2p) --filter >test-filter.pdf - pdfinfo test-filter.pdf | grep "Page size:" - -check-filter-outfile: - rm -f test-filter.pdf - cat test-simple.eps | $(e2p) --filter --outfile=test-filter.pdf - pdfinfo test-filter.pdf | grep "Page size:" -# - rm -f test-filter.pdf - cat test-simple.eps | $(e2p) --outfile=test-filter.pdf --filter - pdfinfo test-filter.pdf | grep "Page size:" - -check-gray: - $(e2p) --gray test-tiger.eps - pdfinfo test-tiger.pdf | grep "Page size:" - -check-write-error: - ! $(e2p) test-simple.eps --outfile=/dev/full - -check-gscmd: - ! $(e2p) --gscmd=false test-simple.eps - ! $(e2p) --gscmd='foo bar' test-simple.eps - -check-gsopt: - ! $(e2p) --gscmd=false --gsopt=foo --gsopt=bar test-simple.eps - ! $(e2p) --restricted --gsopt=bar test-simple.eps - -check-gsopts: - $(e2p) --gscmd=echo --gsopts='foo bar' test-simple.eps - ! $(e2p) --restricted --gsopts=bar test-simple.eps - -check-nogs: - $(e2p) --no-gs test-simple.eps >test-simple.out -# the two files should be different: - cmp -s test-simple.eps test-simple.out || exit 0 - -check-output: $(re2p_script) - $(re2p) test-simple.eps -o test-p.pdf # not if restricted - # should do this everywhere -- remove first, validate after. - #rm -f test-o.pdf; $(e2p) -o test-o.pdf test-simple.eps; pdfinfo test-o.pdf - $(e2p) -o test-o.pdf test-simple.eps - $(e2p) --outfile test-o.pdf test-simple.eps - $(e2p) --outfile=test-o.pdf test-simple.eps - $(e2p) --output test-o.pdf test-simple.eps - $(e2p) test-simple.eps test-p.pdf - $(re2p) test-simple.eps test-p.pdf - ! $(e2p) test-simple.eps test-p.pdg # not .pdf - ! $(e2p) -o test-o.pdf test-simple.eps test-p.pdf # two methods - -check-simple: - $(MAKE) file=test-simple check1 - -check-atend: - $(MAKE) file=test-atend check1 - -check-binary: - $(MAKE) file=test-binary check1 - -check-bin2: - $(MAKE) file=test-bin2 check1 - -check-binhdr-lf: - $(MAKE) file=test-binhdr-lf check1 - -check-binhdr-cr: - $(MAKE) file=test-binhdr-cr check1 - -check-binhdr-crlf: - $(MAKE) file=test-binhdr-crlf check1 - -check-pdfversion: - $(e2p) test-simple.eps - pdfinfo test-simple.pdf | grep '^PDF version.*1\.5$$' - $(e2p) --gsopt=-dCompatibilityLevel=1.4 test-simple.eps - pdfinfo test-simple.pdf | grep '^PDF version.*1\.4$$' - -check-percent: - $(MAKE) file=test-per%cent check1 - test -s test-per%cent.pdf - -check-tn5002: - $(MAKE) file=test-tn5002-cr check1 - $(MAKE) file=test-tn5002-crlf check1 - $(MAKE) file=test-tn5002-lf check1 - -# complicated, from http://www.vectorfloral.com/floral-swirly-flowers-with-butterflies-vector-graphic-174.html -# another, even bigger, is at http://www.backgroundvector.com/abstract-colorful-background-vector-image-94.html -# both are CC-BY 3.0. -check-floral: - $(MAKE) file=test-floral check1 - -# subtarget for simple test that conversion of $(file) works. -check1: - $(e2p) $(file).eps - pdfinfo $(file).pdf | grep "Page size" - -# -# put tar contents in a directory for CTAN. -dist: $(prg).tar.gz $(prg).html -.PHONY: dist -$(prg).tar.gz: README $(prg).pl $(prg).1 r$(prg).1 $(prg).man1.pdf - rm -rf $(prg); mkdir $(prg) - cp $^ $(prg) - tar cvzf $(prg).tar.gz $(prg) - rm -rf $(prg) - # upload .tar.gz to ctan.org/upload, mv .html ~www/$(prg). - -groff = groff -groff_opts = -man -t -pspdf = ps2pdf -sPAPERSIZE=a4 -$(prg).man1.pdf: $(prg).1 - $(groff) $(groff_opts) $< | $(pspdf) - $@ -$(prg).html: $(prg).1 - $(groff) $(groff_opts) -Thtml $< >$@ -show-man: - man ./$(prg).1 | col -b -# $(groff) $(groff_opts) -Tascii -M. -mraggedright -P-cbouU $(prg).1 -# -P-c... avoids ANSI color sequences and backspaces in the output. diff --git a/Build/extra/epstopdf/README b/Build/extra/epstopdf/README deleted file mode 100644 index bba7d18639b..00000000000 --- a/Build/extra/epstopdf/README +++ /dev/null @@ -1,33 +0,0 @@ -$Id$ -This file is public domain. (Originally written by Karl Berry, 2009.) - -This is the README for the epstopdf script distribution. - -Primary distribution point: http://ctan.org/pkg/epstopdf - (list of mirrors at: http://ctan.org/mirrors) - -Home page: http://tug.org/epstopdf/ - -Run epstopdf --help for the usual list of options, examples, etc. - -Mailing list for bugs and discussion: http://lists.tug.org/tex-k -When reporting bugs, please include an input file and command line -options, so the problem can be reproduced. - -------------------------------------------------------------------------- -Various test files and a Makefile to exercise them are in the source -repository, which is currently a subdirectory of the texlive Subversion -repo, purely for the developers' convenience: - http://tug.org/svn/texlive/trunk/Build/extra/epstopdf/ - -The test-binary and test-bin2 files there were supplied by Akira Kakuto and -Reinhard Kotucha. They contain binary data. They are public domain. - -The test-binhdr* files were supplied by Martin von Gagern, constructed -as follows. They contain binary junk before the EPS starts. We also -use these to test different line endings. These files are public domain. - -{ echo -e '%Some\000binary\001comment'; dot -Tps <<< 'digraph{a->b}'; } - > test-binhdr-lf.eps -tr $'\n' $'\r' <test-binhdr-lf.eps >test-binhdr-cr.ps -unix2dos <test-binhdr-lf.eps >test-binhdr-cr.ps diff --git a/Build/extra/epstopdf/epstopdf.1 b/Build/extra/epstopdf/epstopdf.1 deleted file mode 100644 index c16262939e0..00000000000 --- a/Build/extra/epstopdf/epstopdf.1 +++ /dev/null @@ -1,162 +0,0 @@ -.TH EPSTOPDF 1 "17 September 2018" -.\" $Id$ -.SH NAME -epstopdf, repstopdf \- convert an EPS file to PDF -.SH SYNOPSIS -\fBepstopdf\fP [\fIoptions\fP] [\fIepsfile\fP [\fIpdffile\fP.pdf]] -.SH DESCRIPTION -By default, \fBepstopdf\fP converts the input PostScript file to PDF, -using Ghostscript. -.PP -\fBEpstopdf\fP transforms the Encapsulated PostScript file \fIepsfile\fP -(or standard input) so that it is guaranteed to start at the 0,0 -coordinate, and it sets a page size exactly corresponding to the -BoundingBox. Thus, the result needs no cropping, and the PDF MediaBox -is correct. -.PP -By default, the output name is the input name with any extension -replaced by \fB.pdf\fP. An output name ending with .pdf can also be given -as a second argument on the command line, or the \fB--outfile\fP -(\fB-o\fP) option can be used with any name. -.PP -The output is PDF 1.5 by default; use, e.g., -.nf ---gsopt=-dCompatibilityLevel=1.7 -.fi -to change this. (Until epstopdf 2.28 (released September 2018), the -PDF version was whatever the underlying Ghostscript or other interpreter -produced by default.) -.PP -PJL commands at the start of a file are removed. DOS EPS binary files -(TN 5002) are supported. -.PP -If the bounding box in the input is incorrect, of course there will -be resulting problems. -.SH OPTIONS -Options may start with either "\fB-\fP" or "\fB--\fP", and may be -unambiguously abbreviated. It is best to use the full option name in -scripts to avoid possible collisions with new options in the future. -.PP -General script options: -.IP "\fB--help\fP -display help message and exit -.IP "\fB--version\fP -display version information and exit -.IP "\fB--outfile\fP=\fIfile\fP" -write result to \fIfile\fP. If this option is not given, and -\fB--nogs\fP or \fB--filter\fP is specified, write to standard output; -otherwise, the default is to construct the output file name by replacing -any extension in the input file with `.pdf'. -.IP "\fB--\fP[\fBno\fP]\fBdebug\fP" -write debugging info (default: false). -.IP "\fB--\fP[\fBno\fP]\fBexact\fP" -scan ExactBoundingBox (default: false). -.IP "\fB--\fP[\fBno\fP]\fBfilter\fP" -read standard input and (unless \fB--outfile\fP is given) write standard -output (default: false). -.IP "\fB--\fP[\fBno\fP]\fBgs\fP" -run Ghostscript (default: true). With \fB--nogs\fP, output (to standard -output by default) the PostScript that would normally be converted; that -is, the input PostScript as modified by \fBepstopdf\fP. -.IP "\fB--\fP[\fBno\fP]\fBhires\fP" -scan HiresBoundingBox (default: false). -.IP "\fB--restricted\fP=\fIval\fP" -turn on restricted mode (default: [true for repstopdf, else false]); -this forbids the use of \fB--gscmd\fP and other options and imposes -restrictions on the input and output file names according to the values -of openin_any and openout_any (see the Web2c manual, http://tug.org/web2c). -.PP -Options for Ghostscript (more info below): -.IP "\fB--gscmd\fP=\fIval\fP" -pipe output to \fIval\fP (default: [\fBgswin32c\fP on Windows, else \fBgs\fP]) -.IP "\fB--gsopt\fP=\fIval\fP" -include \fIval\fP as one argument in the gs command (can be repeated). -.IP "\fB--gsopts\fP=\fIval\fP" -split \fIval\fP at whitespace and include each resulting word as an -argument in the gs command (can be repeated). -.IP "\fB--autorotate\fP=\fIval\fP" -set AutoRotatePages (default: None); recognized \fIval\fP choices: -None, All, PageByPage. For EPS files, PageByPage is equivalent to All. -.IP "\fB--\fP[\fBno\fP]\fBcompress\fP" -use compression in the output (default: true); if turned off, passes -.IR -dUseFlateCompression=false . -.IP "\fB--device\fP=\fIdev\fP" -use -sDEVICE=\fIdev\fP (default: pdfwrite); not allowed in restricted mode. -.IP "\fB--\fP[\fBno\fP]\fBembed\fP" -embed fonts (default: true); passes -.I -dMaxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true. -.IP "\fB--\fP[\fBno\fP]\fBgray\fP" -grayscale output (default: false); passes -.I -sColorConversionStrategy=Gray -dProcessColorModel=/DeviceGray. -.IP "\fB--pdfsettings\fP=\fIval\fP" -use -dPDFSETTINGS=/\fIval\fP (default is `prepress' if \fB--embed\fP, -else empty); recognized \fIval\fP choices: screen, ebook, printer, -prepress, default. -.IP "\fB--\fP[\fBno\fP]\fBquiet\fP" -use -q, a.k.a. -dQUIET (default: false). -.IP "\fB--res\fP=\fIdpi, dpi\fPx\fIdpi\fP" -set image resolution (default: [use gs default]); ignored if -\fB--debug\fP is set. -.IP "\fB--\fP[\fBno\fP]\fBsafer\fP" -use -d(NO)QUIET (default: true). -.PP -In addition to the specific options above, additional options to be used -with gs can be specified with either or both of the two cumulative -options \fB--gsopts\fP and \fB--gsopt.\fP -.PP -\fB--gsopts\fP takes a single string of options, which is split at -whitespace, each resulting word then added to the gs command line -individually. -.PP -\fB--gsopt\fP adds its argument as a single option to the gs command -line. It can be used multiple times to specify options separately, -and is necessary if an option or its value contains whitespace. -.PP -In restricted mode, options are limited to those with names and values -known to be safe. Some options taking booleans, integers or fixed -names are allowed, those taking general strings are not. - -.SH EXAMPLES -These examples all equivalently convert `test.eps' to `test.pdf': -.nf -epstopdf test.eps -epstopdf test.eps test.pdf -cat test.eps | epstopdf --filter >test.pdf -cat test.eps | epstopdf -f -o=test.pdf -.fi -.PP -Example for using HiResBoundingBox instead of BoundingBox: -.nf -epstopdf --hires test.eps -.fi -.PP -Example for \fBepstopdf\fP's attempt at correcting PostScript: -.nf -$program --nogs test.ps >testcorr.ps -.fi -.PP -In all cases, you can add \fB--debug\fP (\fB-d\fP) to see more about -what \fBepstopdf\fP is doing. -.SH BUGS -The case of "%%BoundingBox: (atend)" when input is not seekable (e.g., -from a pipe) is not supported. -.PP -Report bugs in the program or this man page to tex-k@tug.org. When -reporting bugs, please include an input file and the command line -options specified, so the problem can be reproduced. -.SH SEE ALSO -\fBgs\fP(1), -\fBpdfcrop\fP(1). -.PP -The epstopdf LaTeX package, part of the oberdiek bundle, which automates -running this script on the fly under TeX: http://ctan.org/pkg/epstopdf-pkg. -.SH AUTHOR -Originally written by Sebastian Rahtz, for Elsevier Science, with -subsequent contributions from Thomas Esser, Gerben Wierda, Heiko -Oberdiek, and many others. Currently maintained by Karl Berry. -.PP -Man page originally written by Jim Van Zandt. -.PP -epstopdf home page: http://tug.org/epstopdf. -.PP -You may freely use, modify and/or distribute this man page. diff --git a/Build/extra/epstopdf/epstopdf.pl b/Build/extra/epstopdf/epstopdf.pl deleted file mode 100755 index 353ad6d0265..00000000000 --- a/Build/extra/epstopdf/epstopdf.pl +++ /dev/null @@ -1,1006 +0,0 @@ -#!/usr/bin/env perl -# $Id$ -# (Copyright lines below.) -# -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are met: -# -# 1. Redistributions of source code must retain the above copyright -# notice, this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright -# notice, this list of conditions and the following disclaimer in the -# documentation and/or other materials provided with the distribution. -# 3. The name of the author may not be used to endorse or promote -# products derived from this software without specific prior written -# permission. -# -# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR -# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, -# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, -# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN -# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE -# POSSIBILITY OF SUCH DAMAGE. -# ---------------------------------------------------------------- -# This is a script to transform an EPS file to PDF. Theoretically, any -# Level 2 PS interpreter should work, although in practice using -# Ghostscript is near-universal. Many more details below. -# -# One thing not supported is the case of -# "%%BoundingBox: (atend)" when input is not seekable (e.g., from a pipe), -# -# emacs-page -# -my $ver = "2.28"; -# 2018/09/17 v2.28 (Karl Berry) -# * -dCompatibilityLevel=1.5 by default, since gs9.25 switched to 1.7. -# 2017/09/14 v2.27 (Karl Berry) -# * extract value from --gsopt with $3 not $2 (extra regexp group -# added previously), and check it with ^(...)$ so anchors apply to all. -# (report to Karl from Yannick Berker, 7 Sep 2017 14:07:09.) -# 2017/01/07 v2.26 (Norbert Preining, Karl Berry) -# * allow cmdline of infile outfile.pdf. -# * explicitly allow -o as abbreviation for --outfile, -# to guard against future --options. (Also --output.) -# 2016/06/30 v2.25 (Norbert Preining, Karl Berry) -# * don't set (default) device until after restricted check. -# * a few more debugging lines. -# 2016/05/29 v2.24 (Karl Berry) -# * new option --gray; patch from William Bader, -# tex-k mail 9 Feb 2016 19:37:08. -# * disallow --device completely in restricted mode, -# to avoid maintenance of device list. -# tex-live mail 10 Feb 2016 10:36:26. -# 2015/01/22 v2.23 (Karl Berry) -# * use # instead of = to placate msys; report from KUROKI Yusuke, -# tex-k mail 20 Jan 2015 12:40:16. -# 2014/06/18 v2.22 (Karl Berry) -# * escape % in $outputfilename; report from William Fischer, -# tex-k mail 16 Jun 2014 18:45:12. -# 2014/01/17 v2.21 (Karl Berry) -# * tweaks to help message, per reports from Knuth. -# 2013/09/28 v2.20 (Heiko Oberdiek, and (a little) Karl Berry) -# * New command line argument --(no)safer which allows setting -# -dNOSAFER instead of -dSAFER (only for non-restricted). -# * New command line argument --pdfsettings for -# Ghostscript's -dPDFSETTINGS. -# * New command line argument --(no)quiet. -# * New command line argument --device for specifying a differnt -# Ghostscript device (limited set of devices for restricted mode). -# * New command line arguments --gsopts and --gsopt for adding -# Ghostscript options. -# * Full support of ghostscript's option -r, DPIxDPI added. -# * Support for DOS EPS binary files (TN 5002) added. -# * Removes PJL commands at start of file. -# 2013/05/12 v2.19 (Karl Berry) -# * explain option naming conventions (= defaults for Getopt::Long). -# 2012/05/22 v2.18 (Karl Berry) -# * use /usr/bin/env, since Ruby has apparently required #! for years, -# and we rely on it for our other scripts, so why not. -# (tex-k mail from Jean Krohn, 2 Aug 2010 15:57:54, -# per http://osdir.com/ml/lang.ruby.general/2002-06/msg01388.html -# and ruby-bugs:PR#315). -# 2012/05/12 v2.17 (Karl Berry) -# * uselessly placate -w. Debian bug 672281. -# 2010/05/09 v2.16 (Karl Berry) -# * make --nogs dump edited PostScript to stdout by default -# (report from Reinhard Kotucha). -# 2010/03/19 v2.15 (Karl Berry) -# * let --outfile override --filter again. -# * recognize MSWin64 as well as MSWin32, just in case. -# 2010/03/08 v2.14 (Manuel P\'egouri\'e-Gonnard) -# * In restricted mode, forbid --gscmd (all platforms) and call GS with full -# path relative to self location (Windows). -# 2010/02/26 v2.13 (Karl Berry) -# * New release. -# 2010/02/23 (Manuel P\'egouri\'e-Gonnard) -# * Use kpsewhich for filename validation in restricted mode, both input and -# output. Requires kpathsea 5.1.0 (TL2010), rejects the name with earlier -# versions of kpsewhich. -# * Call external programs with full path on win32 in order to avoid obvious -# attacks with rogue versions of these programs in the current directory. -# 2009/11/27 v2.12 (Karl Berry) -# * Make --filter work again -# 2009/11/25 (Manuel P\'egouri\'e-Gonnard) -# * Better extension detection, suggested by A. Cherepanov. -# 2009/10/18 (Manuel P\'egouri\'e-Gonnard) -# * Better argument validation (Alexander Cherepanov). -# * Use list form of pipe open() (resp. system()) to prevent injection. -# Since Perl's fork() emulation doesn't work on Windows with Perl 5.8.8 from -# TeX Live 2009, use a temporary file instead of a pipe on Windows. -# 2009/10/14 (Manuel P\'egouri\'e-Gonnard) -# * Added restricted mode. -# 2009/09/27 v2.11 (Karl Berry) -# * Fixed two bugs in the (atend) handling code (Martin von Gagern) -# * Improved handling of CR line ending (Martin von Gagern) -# * More error checking -# * --version option -# * Create source repository in TeX Live -# 2009/07/17 v2.9.11gw -# * Added -dSAFER to default gs options -# TL2009 wants to use a restricted variant of -shell-escape, -# allowing epstopdf to run. However without -dSAFER Ghostscript -# allows writing to files (other than given in -sOutputFile) -# and running commands (through Ghostscript pipe's language feature). -# 2009/05/09 v2.9.10gw -# * Changed cygwin name for ghostscript to gs -# 2008/08/26 v2.9.9gw -# * Switch to embed fonts (default=yes) (J.P. Chretien) -# * turned no AutoRotatePages into an option (D. Kreil) (default = None) -# * Added resolution switch (D. Kreil) -# * Added BSD-style license -# 2007/07/18 v2.9.8gw -# 2007/05/18 v.2.9.7gw (Gerben Wierda) -# * Merged both supplied 2.9.6 versions -# 2007/05/15 v2.9.6tp (Theo Papadopoulo) -# * Simplified the (atend) support -# 2007/01/24 v2.9.6sw (Staszek Wawrykiewicz) -# * patched to work also on Windows -# 2005/10/06 v2.9.5gw (Gerben Wierda) -# * Fixed a horrendous bug in the (atend) handling code -# 2005/10/06 v2.9.4gw (Gerben Wierda) -# * This has become the official version for now -# 2005/10/01 v2.9.3draft (Gerben Wierda) -# * Quote OutFilename -# 2005/09/29 v2.9.2draft (Gerben Wierda) -# * Quote OutFilename -# 2004/03/17 v2.9.1draft (Gerben Wierda) -# * No autorotate page -# 2003/04/22 v2.9draft (Gerben Wierda) -# * Fixed bug where with cr-eol files everything up to the first %! -# * in the first 2048 bytes was gobbled (double ugh!) -# 2002/02/21 v2.8draft (Gerben Wierda) -# * Fixed bug where last line of buffer was not copied out (ugh!) -# 2002/02/18 v2.8draft (Gerben Wierda) -# * Handle different eol styles transparantly -# * Applied fix from Peder Axensten for Freehand bug -# 2001/03/05 v2.7 (Heiko Oberdiek) -# * Newline before grestore for the case that there is no -# whitespace at the end of the eps file. -# 2000/11/05 v2.6 (Heiko Oberdiek) -# * %%HiresBoundingBox corrected to %%HiResBoundingBox -# 1999/05/06 v2.5 (Heiko Oberdiek) -# * New options: --hires, --exact, --filter, --help. -# * Many cosmetics: title, usage, ... -# * New code for debug, warning, error -# * Detecting of cygwin perl -# * Scanning for %%{Hires,Exact,}BoundingBox. -# * Scanning only the header in order not to get a wrong -# BoundingBox of an included file. -# * (atend) supported. -# * uses strict; (earlier error detecting). -# * changed first comment from '%!PS' to '%!'; -# * corrected (atend) pattern: '\s*\(atend\)' -# * using of $bbxpat in all BoundingBox cases, -# correct the first white space to '...Box:\s*$bb...' -# * corrected first line (one line instead of two before 'if 0;'; -# -# Thomas Esser, Sept. 1998: change initial lines to find -# perl along $PATH rather than guessing a fixed location. The above -# construction should work with most shells. -# -# Originally by Sebastian Rahtz, for Elsevier Science -# with extra tricks from Hans Hagen's texutil and many more. - -### emacs-page -### program identification -my $program = "epstopdf"; -my $ident = '($Id$)' . " $ver"; -my $copyright = <<END_COPYRIGHT ; -Copyright 2009-2018 Karl Berry et al. -Copyright 2002-2009 Gerben Wierda et al. -Copyright 1998-2001 Sebastian Rahtz et al. -License RBSD: Revised BSD <http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5> -This is free software: you are free to change and redistribute it. -There is NO WARRANTY, to the extent permitted by law. -END_COPYRIGHT -my $title = "$program $ident\n"; - -my $on_windows = $^O =~ /^(MSWin|msys$)/; -my $on_windows_or_cygwin = $on_windows || $^O eq "cygwin"; - -### ghostscript command name -my $GS = $on_windows ? "gswin32c" : "gs"; - -### restricted mode -my $restricted = 0; -$restricted = 1 if $0 =~ /repstopdf/; - -### default values -my $default_device = 'pdfwrite'; - -### options -$::opt_autorotate = "None"; -$::opt_compress = 1; -$::opt_debug = 0; -$::opt_device = ""; -$::opt_embed = 1; -$::opt_exact = 0; -$::opt_filter = 0; -$::opt_gray = 0; -$::opt_gs = 1; -$::opt_gscmd = ""; -@::opt_gsopt = (); -$::opt_help = 0; -$::opt_hires = 0; -$::opt_outfile = ""; -$::opt_pdfsettings = ""; -$::opt_res = ''; -$::opt_restricted = 0; -$::opt_safer = 1; -$::opt_quiet = 1; -$::opt_version = 0; - -sub gsopts { push (@::opt_gsopt, split (' ', $_[1])); } - -# known-safe Ghostscript options and values. -my %optcheck = qw< - AlignToPixels 0|1 - AntiAliasColorImages true|false - AntiAliasGrayImages true|false - AntiAliasMonoImages true|false - ASCII85EncodePages true|false - AutoFilterColorImages true|false - AutoFilterGrayImages true|false - AutoPositionEPSFiles true|false - AutoRotatePages /(None|All|PageByPage) - BATCH true - Binding /(Left|Right) - CannotEmbedFontPolicy /(OK|Warning|Error) - ColorConversionStrategy /(LeaveColorUnchanged|UseDeviceIndependentColor|UseDeviceIndependendColorForImages|sRGB|CMYK) - ColorImageDepth -1|1|2|4|8 - ColorImageDownsampleThreshold 10(.0*)?|\d(.\d*)|\.\d+ - ColorImageDownsampleType /(Average|Bicubic|Subsample|None) - ColorImageFilter /(DCTEncode|FlateEncode|JPXEncode) - ColorImageResolution \d+ - COLORSCREEN true|0|false - CompatibilityLevel 1\.[0-7] - CompressFonts true|false - CompressPages true|false - ConvertCMYKImagesToRGB true|false - ConvertImagesToIndexed true|false - DefaultRenderingIntent /(Default|Perceptual|Saturation|AbsoluteColorimetric|RelativeColorimetric) - DetectBlends true|false - DetectDuplicateImages true|false - DITHERPPI \d+ - DOINTERPOLATE true - DoThumbnails true|false - DownsampleColorImages true|false - DownsampleGrayImages true|false - DownsampleMonoImages true|false - EmbedAllFonts true|false - EmitDSCWarnings true|false - EncodeColorImages true|false - EncodeGrayImages true|false - EncodeMonoImages true|false - EndPage -?\d+ - FIXEDRESOLUTION true - GraphicsAlphaBits 1|2|4 - GrayImageDepth -1|1|2|4|8 - GrayImageDownsampleThreshold \d+\.?\d*|\.\d+ - GrayImageDownsampleType /(Average|Bicubic) - GrayImageFilter /(DCTEncode|FlateEncode|JPXEncode) - GrayImageResolution \d+ - GridFitTT 0|1|2|3 - HaveTransparency true|false - HaveTrueTypes true|false - ImageMemory \d+ - LockDistillerParams true|false - LZWEncodePages true|false - MaxSubsetPct 100|[1-9][0-9]? - MaxClipPathSize \d+ - MaxInlineImageSize \d+ - MaxShadingBitmapSize \d+ - MonoImageDepth -1|1|2|4|8 - MonoImageDownsampleThreshold \d+\.?\d*|\.\d+ - MonoImageDownsampleType /(Average|Bicubic|Subsample|None) - MonoImageFilter /(CCITTFaxEncode|FlateEncode|RunLengthEncode) - MonoImageResolution \d+ - NOCIE true - NODISPLAY true - NOEPS true - NOINTERPOLATE true - NOPSICC true - NOSUBSTDEVICECOLORS true|false - NOTRANSPARENCY true - OPM 0|1 - Optimize true|false - ParseDSCComments true|false - ParseDSCCommentsForDocInfo true|false - PreserveCopyPage true|false - PreserveEPSInfo true|false - PreserveHalftoneInfo true|false - PreserveOPIComments true|false - PreserveOverprintSettings true|false - StartPage -?\d+ - PatternImagemask true|false - PDFSETTINGS /(screen|ebook|printer|prepress|default) - PDFX true|false - PreserveDeviceN true|false - PreserveSeparation true|false - QUIET true - SHORTERRORS true - SubsetFonts true|false - TextAlphaBits 1|2|4 - TransferFunctionInfo /(Preserve|Remove|Apply) - UCRandBGInfo /(Preserve|Remove) - UseCIEColor true|false - UseFlateCompression true|false - UsePrologue true|false ->; -# In any case not suitable for restricted: -# -dDOPS - -### usage -my @bool = ("false", "true"); -my $resmsg = $::opt_res ? $::opt_res : "[use gs default]"; -my $rotmsg = $::opt_autorotate ? $::opt_autorotate : "[use gs default]"; - -my $usage = <<"END_OF_USAGE"; -${title}Usage: $program [OPTION]... [EPSFILE [PDFFILE.pdf]] - -Convert an EPS file to PDF (or other formats), by default using Ghostscript. - -By default, the output name is the input name with any extension -replaced by ".pdf". An output name ending with .pdf can also be given -as a second argument on the command line, or the --outfile (-o) option -can be used with any name. - -The output is PDF 1.5 by default; use --gsopt=-dCompatibilityLevel=1.7 -(for example) to change this. - -The resulting output is guaranteed to start at the 0,0 coordinate, and -sets a page size exactly corresponding to the BoundingBox. Thus, the -result does not need any cropping, and the PDF MediaBox is correct. - -If the bounding box in the input is incorrect, of course there will -be resulting problems. - -Options: - --help display this help and exit - --version display version information and exit - - -o, --outfile=FILE write result to FILE (default based on input name) - --restricted use restricted mode (default: $bool[$restricted]) - - --(no)debug output debugging info (default: $bool[$::opt_debug]) - --(no)exact scan ExactBoundingBox (default: $bool[$::opt_exact]) - --(no)filter read standard input (default: $bool[$::opt_filter]) - --(no)gs run ghostscript (default: $bool[$::opt_gs]) - --(no)hires scan HiResBoundingBox (default: $bool[$::opt_hires]) - -Options for Ghostscript: - --gscmd=VAL pipe output to VAL (default: $GS) - --gsopt=VAL single option for gs (see below) - --gsopts=VAL options for gs (see below) - --autorotate=VAL set AutoRotatePages (default: $rotmsg) - recognized VAL choices: None, All, PageByPage; - for EPS files, PageByPage is equivalent to All. - --(no)compress use compression (default: $bool[$::opt_compress]) - --device=DEV use -sDEVICE=DEV (default: $default_device) - --(no)embed embed fonts (default: $bool[$::opt_embed]) - --(no)gray grayscale output (default: $bool[$::opt_gray]) - --pdfsettings=VAL use -dPDFSETTINGS=/VAL (default is prepress if --embed, - else empty); recognized VAL choices: - screen, ebook, printer, prepress, default. - --(no)quiet use -q (-dQUIET) (default: $bool[$::opt_quiet]) - --res=DPI|DPIxDPI set image resolution (default: $resmsg) - ignored if option --debug is set. - --(no)safer use -d(NO)SAFER (default: $bool[$::opt_safer]) - -Examples all equivalently converting test.eps to test.pdf: - \$ $program test.eps - \$ $program test.eps test.pdf - \$ cat test.eps | $program --filter >test.pdf - \$ cat test.eps | $program -f -o=test.pdf - -Example for using HiResBoundingBox instead of BoundingBox: - \$ $program --hires test.eps - -Example for producing epstopdf's attempt at corrected PostScript: - \$ $program --nogs test.ps >testcorr.ps - -In all cases, you can add --debug (-d) to see more about what epstopdf -is doing. - -More about the options for Ghostscript: - Additional options to be used with gs can be specified - with either or both of the two cumulative options --gsopts and --gsopt. - --gsopts takes a single string of options, which is split at whitespace - and each resulting word then added to the gs command line individually. - --gsopt adds its argument as a single option to the gs command line. - It can be used multiple times to specify options separately, - and is necessary if an option or its value contains whitespace. - In restricted mode, options are limited to those with names and values - known to be safe. Some options taking booleans, integers or fixed - names are allowed, those taking general strings are not. - -All options to epstopdf may start with either - or --, and may be -unambiguously abbreviated. It is best to use the full option name in -scripts to avoid possible collisions with new options in the future. - -When reporting bugs, please include an input file and all command line -options so the problem can be reproduced. - -Report bugs to: tex-k\@tug.org -epstopdf home page: <http://tug.org/epstopdf/> -END_OF_USAGE - -### process options -use Getopt::Long; -GetOptions ( - "autorotate=s", # \ref{val_autorotate} - "compress!", - "debug!", - "device=s", - "embed!", - "exact!", - "gray!", - "filter!", - "gs!", - "gscmd=s", # \ref{val_gscmd} - "gsopt=s@", # \ref{val_gsopt} - "gsopts=s" => \&gsopts, # \ref{val_gsopts} - "help|h", - "hires!", - "outfile|output|o=s", # \ref{openout_any} - "pdfsettings=s", - "quiet", - "res=s", - "restricted", - "safer!", - "version", -) or die "Try $0 --help for more information\n"; - -### disable --quiet if option --debug is given -$::opt_quiet = 0 if $::opt_debug; - -### restricted option -$restricted = 1 if $::opt_restricted; - -### help functions -sub debug { print STDERR "* @_\n" if $::opt_debug; } -sub warning { print STDERR "==> Warning: @_\n"; } -sub error { die "$title!!! Error: @_\n"; } -sub errorUsage { die "$program: Error: @_ (try --help for more information)\n"; } -sub warnerr { $restricted ? error(@_) : warning(@_); } - -### debug messages -debug "Restricted mode activated" if $restricted; - -### safer external commands for Windows in restricted mode -my $kpsewhich = 'kpsewhich'; -if ($restricted && $on_windows) { - use File::Basename; - my $mydirname = dirname $0; - # $mydirname is the location of the Perl script - $kpsewhich = "$mydirname/../../../bin/win32/$kpsewhich"; - $GS = "$mydirname/../../../tlpkg/tlgs/bin/$GS"; -} -debug "kpsewhich command: $kpsewhich"; - -### check if a name is "safe" according to kpse's open(in|out)_any -# return true if name is ok, false otherwise -sub safe_name { - my ($mode, $name) = @_; - my $option = ""; - $option = '-safe-in-name' if $mode eq 'in'; - $option = '-safe-out-name' if $mode eq 'out'; - error "Unknown check mode in safe_name(): $mode" unless $option; - my @args = ($kpsewhich, '-progname', 'repstopdf', $option, $name); - my $bad = system {$args[0]} @args; - return ! $bad; -} - -### help, version options. -if ($::opt_help) { - print $usage; - exit 0; -} - -if ($::opt_version) { - print $title; - print $copyright; - exit 0; -} - -### get input filename (\ref{openin_any} for validation) -my $InputFilename = ""; -if ($::opt_filter) { - @ARGV == 0 or - errorUsage "Input file cannot be used with filter option"; - debug "Filtering: will read standard input"; -} else { - # not filtering. - @ARGV > 0 or errorUsage "Input filename missing"; - # allow infile outfile.pdf. - if (@ARGV == 2) { - if ($::opt_outfile) { - errorUsage ("Multiple output specifications: second arg=$ARGV[1]," - . " --outfile=$::opt_outfile"); - } - if ($ARGV[1] !~ m/\.pdf$/i) { - errorUsage "Output file argument requires .pdf extension: $ARGV[1]"; - } - # seems we can use it. - $::opt_outfile = $ARGV[1]; - debug "Output filename from argv:", $::opt_outfile; - } - @ARGV > 2 and errorUsage "Too many arguments: @ARGV"; - - $InputFilename = $ARGV[0]; - debug "Input filename:", $InputFilename; -} - -### emacs-page -### building the gs invocation. - -### option gscmd -if ($::opt_gscmd) { - if ($restricted) { # \label{val_gscmd} - error "Option forbidden in restricted mode: --gscmd"; - } else { - debug "Switching from $GS to $::opt_gscmd"; - $GS = $::opt_gscmd; - } -} - -### start building GS command line for the pipe -my @GS = ($GS); -push @GS, '-q' if $::opt_quiet; -push @GS, $::opt_safer ? '-dSAFER' : '-dNOSAFER'; -push @GS, '-dNOPAUSE'; -push @GS, '-dBATCH'; -push @GS, '-dCompatibilityLevel=1.5'; - -### option device -if ($::opt_device) { - if ($restricted) { - error "Option forbidden in restricted mode: --device"; - } else { - debug "Switching from $default_device to $::opt_device"; - } -} else { - $::opt_device = $default_device; -} - -push @GS, "-sDEVICE=$::opt_device"; - -### option outfile -my $OutputFilename = $::opt_outfile; -if (! $OutputFilename) { - if ($::opt_gs) { - if ($::opt_filter) { - debug "Filtering: will write standard output"; - $OutputFilename = "-"; - } else { - # Ghostscript, no filter: replace input extension with .pdf. - $OutputFilename = $InputFilename; - my $ds = $on_windows_or_cygwin ? '\\/' : '/'; - $OutputFilename =~ s/\.[^\.$ds]*$//; - $OutputFilename .= ".pdf"; - } - } else { - debug "No Ghostscript: will write standard output"; - $OutputFilename = "-"; - } -} -$OutputFilename =~ s/%/%%/g; # we will do the escaping for gs -debug "Output filename:", $OutputFilename; -push @GS, "-sOutputFile=$OutputFilename"; - -### options compress, embed, res, autorotate -$::opt_pdfsettings = 'prepress' if $::opt_embed and not $::opt_pdfsettings; -if ($::opt_pdfsettings - && $::opt_pdfsettings - !~ s/^\/?(screen|ebook|printer|prepress|default)$/$1/) { - warnerr "Invalid value for --pdfsettings: $::opt_pdfsettings"; - $::opt_pdfsettings = ''; -} -# use # instead of = to avoid mingw path munging. -push (@GS, "-dPDFSETTINGS#/$::opt_pdfsettings") if $::opt_pdfsettings; - -push @GS, qw[ - -dMaxSubsetPct=100 - -dSubsetFonts=true - -dEmbedAllFonts=true -] if $::opt_embed; - -push @GS, '-dUseFlateCompression=false' unless $::opt_compress; - -push @GS, qw(-sColorConversionStrategy=Gray -dProcessColorModel=/DeviceGray) - if $::opt_gray; - -if ($::opt_res and - not $::opt_res =~ /^(\d+(x\d+)?)$/) { - warnerr "Invalid resolution: $opt_res"; - $::opt_res = ''; -} -push @GS, "-r$::opt_res" if $::opt_res; -$resmsg = $::opt_res ? $::opt_res : "[use gs default]"; - -# \label{val_autorotate} -if ($::opt_autorotate and - not $::opt_autorotate =~ /^(None|All|PageByPage)$/) { - warnerr "Invalid value for --autorotate: $::opt_autorotate' " - . "(use 'All', 'None' or 'PageByPage'"; - $::opt_autorotate = ''; -} -# use # instead of = to avoid mingw path munging. -push (@GS, "-dAutoRotatePages#/$::opt_autorotate") if $::opt_autorotate; -$rotmsg = $::opt_autorotate ? $::opt_autorotate : "[use gs default]"; - -foreach my $gsopt (@::opt_gsopt) { - if ($restricted) { - my $ok = 0; - if ($gsopt =~ /^-[dD]([A-Za-z0-9]+)(=(.*))?$/) { - my $name = $1; - my $value = $3; - $value = 'true' if not defined $value; - if ($optcheck{$name} and $value =~ /^($optcheck{$name})$/) { - $ok = 1; - } - else { - warnerr "Option forbidden in restricted mode: --gsopt $gsopt"; - $gsopt = ''; - } - } - if (not $ok) { - warnerr "Option forbidden in restricted mode: --gsopt $gsopt"; - $gsopt = ''; - } - } - push @GS, $gsopt if $gsopt; -} - -### option BoundingBox types -my $BBName = "%%BoundingBox:"; -!($::opt_hires and $::opt_exact) or - error "Options --hires and --exact cannot be used together"; -$BBName = "%%HiResBoundingBox:" if $::opt_hires; -$BBName = "%%ExactBoundingBox:" if $::opt_exact; -debug "BoundingBox comment:", $BBName; - -### validate input file name in restricted mode \label{openin_any} -if ($restricted and not $::opt_filter - and not safe_name('in', $InputFilename)) { - error "Input filename '$InputFilename' not allowed in restricted mode."; -} - -### validate output file name in restricted mode \label{openout_any} -if ($restricted and not safe_name('out', $OutputFilename)) { - error "Output filename '$OutputFilename' not allowed in restricted mode."; -} - -### option gs -if ($::opt_gs) { - debug "Ghostscript command:", $GS; - debug "Compression:", ($::opt_compress) ? "on" : "off"; - debug "Embedding:", ($::opt_embed) ? "on" : "off"; - debug "Grayscale:", ($::opt_gray) ? "on" : "off"; - debug "PDFSettings:", $::opt_pdfsettings; - debug "Resolution:", $resmsg; - debug "Rotation:", $rotmsg; -} - -### emacs-page -### open input file -if ($::opt_filter) { - open(IN, '<-') || error("Cannot open stdin: $!"); -} else { - open(IN, '<', $InputFilename) || error("Cannot open $InputFilename: $!"); -} -binmode IN; - -### open output file -my $outname; # used in error message at end -my $tmp_filename; # temporary file for windows -my $OUT; # filehandle for output (GS pipe or temporary file) -use File::Temp 'tempfile'; -if ($::opt_gs) { - if (! $on_windows_or_cygwin) { # list piped open works - push @GS, qw(- -c quit); - debug "Ghostscript pipe: @GS"; - open($OUT, '|-', @GS) - or error "Cannot open Ghostscript for piped input: @GS"; - } else { # use a temporary file on Windows/Cygwin. - ($OUT, $tmp_filename) = tempfile(UNLINK => 1); - debug "Using temporary file '$tmp_filename'"; - } - $outname = $GS; -} -else { - debug "No Ghostscript: opening $OutputFilename"; - if ($OutputFilename eq "-") { - $OUT = *STDOUT; - } else { - open($OUT, '>', $OutputFilename) - || error ("Cannot write \"$OutputFilename\": $!"); - $outname = $OutputFilename; - } -} -binmode $OUT; - -# reading a cr-eol file on a lf-eol system makes it impossible to parse -# the header and besides it will read the intire file into yor line by line -# scalar. this is also true the other way around. - -### emacs-page -### scan a block, try to determine eol style - -my $buf; -my $buflen; -my @bufarray; -my $inputpos; -my $maxpos = -1; - -# We assume 2048 is big enough. -my $EOLSCANBUFSIZE = 2048; - -# PJL -my $UEL = "\x1B%-12345X"; -my $PJL = '@PJL[^\r\n]*\r?\n'; - -$buflen = read(IN, $buf, $EOLSCANBUFSIZE); -if ($buflen > 0) { - my $crlfpos; - my $lfpos; - my $crpos; - - $inputpos = 0; - - # TN 5002 "Encapsulated PostScript File Format Specification" - # specifies a DOS EPS binary file format for including a - # device-specific screen preview. - # - # DOS EPS Binary File Header (30 Bytes): - # * Bytes 0-3: 0xC5D0D3C6 - # * Bytes 4-7: Offset of PostScript section - # * Bytes 8-11: Length of PostScript section - # * ... - # * Bytes 28-29: XOR checksum of bytes 0-27 or 0xFFFF - if ($buflen > 30 and $buf =~ /^\xC5\xD0\xD3\xC6/) { - debug "DOS EPS binary file header found"; - my $header = substr($buf, 0, 30); - my ($offset_ps, $length_ps, $checksum) = unpack("x[V]VVx[V4]n", $header); - debug " PS offset: $offset_ps"; - debug " PS length: $length_ps"; - $maxpos = $offset_ps + $length_ps; - # validate checksum - if ($checksum == 0xFFFF) { - debug " No checksum"; - } - else { - debug " checksum: $checksum"; - my $cs = 0; - map { $cs ^= $_ } unpack('n14', $header); - if ($cs != $checksum) { - warning "Wrong checksum of DOS EPS binary header"; - } - } - # go to the start of the PostScript section and refill buffer - if ($::opt_filter) { - if ($offset_ps <= $buflen) { - $buf = substr($buf, $offset_ps); - $buflen = $buflen - $offset_ps; - $inputpos = $offset_ps; - my $len = read(IN, $buf, $offset_ps, $buflen); - $buflen += $len; - } - else { - $inputpos = $buflen; - $buflen = 0; - my $skip = $offset_ps - $inputpos; - while ($skip > 0) { - $buflen = read(IN, $buf, - $skip > $EOLSCANBUFSIZE ? $EOLSCANBUFSIZE : $skip); - $buflen > 0 or error "Unexpected end of input stream"; - $inputpos += $buflen; - $skip = $offset_ps - $inputpos; - } - $buflen = read(IN, $buf, $EOLSCANBUFSIZE); - $buflen > 0 or error "Unexpected end of input stream"; - } - } - else { - seek(IN, $offset_ps, 0) || error "Cannot seek to PostScript section"; - $inputpos = $offset_ps; - $buflen = read(IN, $buf, $EOLSCANBUFSIZE); - $buflen > 0 or error "Reading PostScript section failed"; - } - } - elsif ($buf =~ s/^($UEL($PJL)+)//) { - $inputpos = length($1); - debug "PJL commands removed at start of file: $inputpos bytes"; - } - else { - # remove binary junk before header - # if there is no header, we assume the file starts with ascii style and - # we look for a eol style anyway, to prevent possible loading of the - # entire file - if ($buf =~ /%!/) { - # throw away binary junk before %! - $buf =~ s/(.*?)%!/%!/o; - $inputpos = length($1); - debug "Binary junk at start of file: $inputpos byte(s)"; - } - } - - $lfpos = index($buf, "\n"); - $crpos = index($buf, "\r"); - $crlfpos = index($buf, "\r\n"); - - if ($crpos > 0 and ($lfpos == -1 or $lfpos > $crpos+1)) { - # The first eol was a cr and it was not immediately followed by a lf - $/ = "\r"; - debug "The first eol character was a CR ($crpos) and not immediately followed by a LF ($lfpos)"; - } - - # Now we have set the correct eol-character. Get one more line and add - # it to our buffer. This will make the buffer contain an entire line - # at the end. Then split the buffer in an array. We will draw lines from - # that array until it is empty, then move again back to <IN> - $buf .= <IN> unless eof(IN); - $buflen = length($buf); - - # In case of DOS EPS binary files respect end of PostScript section. - if ($maxpos> 0 and $inputpos + $buflen > $maxpos) { - $buflen = $maxpos - $inputpos; - $buflen > 0 or error "Internal error"; - $buf = substr($buf, 0, $buflen); - } - - # Some extra magic is needed here: if we set $/ to \r, Perl's re engine - # still thinks eol is \n in regular expressions (not very nice) so we - # cannot split on ^, but have to split on a look-behind for \r. - if ($/ eq "\r") { - @bufarray = split(/(?<=\r)/ms, $buf); # split after \r - } - else { - @bufarray = split(/^/ms, $buf); - } -} - -### getline -sub getline -{ - if ($#bufarray >= 0) { - $_ = shift(@bufarray); - } - elsif ($maxpos > 0 and $inputpos >= $maxpos) { - $_ = undef; - } - else { - $_ = <IN>; - if ($maxpos > 0) { - my $skip = $maxpos - $inputpos - length($_); - if ($skip < 0) { - $_ = substr($_, 0, $skip); - } - } - } - $inputpos += length($_) if defined $_; - return defined($_); -} - -### scan first line -my $header = 0; -getline(); -if (/%!/) { - # throw away binary junk before %! - s/(.*)%!/%!/o; -} -$header = 1 if /^%/; -debug "Scanning header for BoundingBox"; -print $OUT $_; - -### variables and pattern for BoundingBox search -my $bbxpatt = '[0-9eE\.\-]'; - # protect backslashes: "\\" gets '\' -my $BBValues = "\\s*($bbxpatt+)\\s+($bbxpatt+)\\s+($bbxpatt+)\\s+($bbxpatt+)"; -my $BBCorrected = 0; - -sub CorrectBoundingBox -{ - my ($llx, $lly, $urx, $ury) = @_; - debug "Old BoundingBox:", $llx, $lly, $urx, $ury; - my ($width, $height) = ($urx - $llx, $ury - $lly); - my ($xoffset, $yoffset) = (-$llx, -$lly); - debug "New BoundingBox: 0 0", $width, $height; - debug "Offset:", $xoffset, $yoffset; - - print $OUT "%%BoundingBox: 0 0 $width $height$/"; - print $OUT "<< /PageSize [$width $height] >> setpagedevice$/"; - print $OUT "gsave $xoffset $yoffset translate$/"; -} - -### emacs-page -### scan header -if ($header) { - HEADER: while (getline()) { - ### Fix for freehand bug ### by Peder Axensten - next HEADER if(!/\S/); - - ### end of header - if (!/^%/ or /^%%EndComments/) { - print $OUT $_; - last; - } - - ### BoundingBox with values - if (/^$BBName$BBValues/o) { - CorrectBoundingBox $1, $2, $3, $4; - $BBCorrected = 1; - last; - } - - ### BoundingBox with (atend) - if (/^$BBName\s*\(atend\)/) { - debug $BBName, "(atend)"; - if ($::opt_filter) { - warning "Cannot look for BoundingBox in the trailer", - "with option --filter"; - last; - } - my $pos = $inputpos; - debug "Current file position:", $pos; - - # looking for %%BoundingBox - while (getline()) { - # skip over included documents - my $nestDepth = 0; - $nestDepth++ if /^%%BeginDocument/; - $nestDepth-- if /^%%EndDocument/; - if ($nestDepth == 0 && /^$BBName$BBValues/o) { - CorrectBoundingBox $1, $2, $3, $4; - $BBCorrected = 1; - last; - } - } - - # go back - seek(IN, $pos, 0) or error "Cannot go back to line \"$BBName (atend)\""; - $inputpos = $pos; - @bufarray = (); - last; - } - - # print header line - print $OUT $_; - } -} - -### print rest of file -while (getline()) { - print $OUT $_; -} - -### emacs-page -### close files -close(IN); -print $OUT "$/grestore$/" if $BBCorrected; -close($OUT); - -### actually run GS if we were writing to a temporary file -if (defined $tmp_filename) { - push @GS, $tmp_filename; - push @GS, qw(-c quit); - debug "Ghostscript command: @GS"; - system @GS; -} - -# if ghostscript exited badly, we should too. -if ($? & 127) { - error(sprintf "Writing to $outname failed, signal %d\n", $? & 127); -} elsif ($? != 0) { - error(sprintf "Writing to $outname failed, error code %d\n", $? >> 8); -} - -warning "BoundingBox not found" unless $BBCorrected; -debug "Done."; - -# vim: ts=8 sw=2 expandtab: diff --git a/Build/extra/epstopdf/repstopdf.1 b/Build/extra/epstopdf/repstopdf.1 deleted file mode 100644 index a48cf2cd9c3..00000000000 --- a/Build/extra/epstopdf/repstopdf.1 +++ /dev/null @@ -1 +0,0 @@ -.so man1/epstopdf.1 diff --git a/Build/extra/epstopdf/test-atend.eps b/Build/extra/epstopdf/test-atend.eps deleted file mode 100644 index fefac85888e..00000000000 --- a/Build/extra/epstopdf/test-atend.eps +++ /dev/null @@ -1,138 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%BoundingBox: (atend) -%%Creator: Karl Berry with ideas from code by Roger Hersch -%%CreationDate: 8 March 1991 -%%Title: RIDT logo - -% This file is public domain. - -% Forget everything we do. -save - -% Make definitions in our own dictionary. -20 dict begin - -% However, this isn't quite a true EPS file, because we use the -% setscreen operator, which has device- and document-dependent effects. -% In particular, if the document is being printed in landscape mode, we -% have to rotate the cell by 90 degrees. The dvips translator sets the -% variable `isls' to be true in landscape mode, so we test for that. -% -/screen_angle - /isls where - { /isls get { 90 } { 0 } ifelse } - { 0 } - ifelse -def - - -% Increasing this number makes the screen finer (it isn't the actual -% frequency). -% -/screen_frequency 10 def - - -% If you change these numbers, change the bounding box comment above. -% This default size is approximately 134mm by 71mm. -/logo_width 380 def -/logo_height 200 def - -% Besides changing the size from the outside, you can also change the -% scale factor defined here. Of course then the bounding box won't be -% accurate. -/scalefactor 1 def - -% We need a string to hold the gray values. -/fountainstring 256 string def - -% Put values varying from 0 to 255 into the string; these will be values -% for the image operator. -0 1 255 - { - fountainstring exch dup - 255 div 180 mul cos neg 2 div - .5 add 255 mul cvi - put - } -bind for - - -% This procedure takes the bounding box of a rectangle, and images -% /fountainstring into it. -/fountain - { - /ury exch def - /urx exch def - /lly exch def - /llx exch def - gsave - llx lly translate - - % Scale to the size of the rectangle. - urx llx sub ury lly sub scale - - % The source image has one row of 256 8-bit values. - 1 256 8 - - % Map unit square to source. - [1 0 0 -256 0 256] - - % Image the string. - { fountainstring } image - grestore - } -bind def - - -% Draw a line across the bottom for visual anchoring. -% -0 0 moveto -logo_width 0 lineto stroke - - screen_frequency scalefactor div - screen_angle - { exch pop abs 1 exch sub } bind -setscreen - -scalefactor scalefactor scale - -/Palatino-Roman findfont 100 scalefont setfont - -% Determine the dimensions of our string. -/logo_words (RIDT 91) def - -0 0 moveto -logo_words true charpath flattenpath pathbbox -/word_height exch def -/word_width exch def -pop pop % llx and lly are zero. -newpath - -/x_offset logo_width word_width sub 2 div def -/y_offset 15 def - -% Draw the background pattern, which is dark at the top and light at the -% bottom. -% -0 0 logo_width logo_height fountain - -% Make the clipping path be `RIDT 91', twice. -x_offset y_offset moveto -logo_words true charpath -x_offset logo_height y_offset word_height add sub moveto -logo_words true charpath -clip -newpath - -% Paint the pattern again, this time with light at the top and dark at -% the bottom. -% -logo_width logo_height translate -180 rotate -0 0 logo_width logo_height fountain - -end -restore - -% showpage -%%BoundingBox: 0 0 380 200 diff --git a/Build/extra/epstopdf/test-bin2.eps b/Build/extra/epstopdf/test-bin2.eps deleted file mode 100644 index 15eeb9a6ea8..00000000000 --- a/Build/extra/epstopdf/test-bin2.eps +++ /dev/null @@ -1,14670 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Photoshop Version 5.5
%%Title: 22.eps
%%CreationDate: 10.01.2002 15:36 Uhr
%%BoundingBox: 0 0 301 209
%%HiResBoundingBox: 0 0 300.5361 208.839
%%SuppressDotGainCompensation
%%DocumentProcessColors: Black
%%EndComments
%%BeginProlog
%%EndProlog
%%BeginSetup
%%EndSetup
%ImageData: 1252 870 8 1 0 1252 1 "beginimage"
%BeginPhotoshop: 5088
% 3842494D03E900000000007800030000004800480000000003320238FFF4FFF3
% 033E02460347057B03E00002000000480048000000000302024F000100000064
% 000000000003030300FF00017D00000100010000000000000000000000004008
% 0019019000000000000000000000000000000001000000000000000000000000
% 000000003842494D03ED000000000010012BF1AA00010002012BF1AA00010002
% 3842494D040D000000000004000000783842494D03F300000000000801000000
% 000000003842494D040A00000000000100003842494D271000000000000A0001
% 00000000000000023842494D03F4000000000012003500000001002D00000006
% 0000000000013842494D03F700000000001C0000FFFFFFFFFFFFFFFFFFFFFFFF
% FFFFFFFFFFFFFFFFFFFF03E800003842494D0408000000000010000000010000
% 024000000240000000003842494D0414000000000004000000013842494D040C
% 00000000126800000001000000700000004E00000150000066600000124C0018
% 0001FFD8FFE000104A46494600010201004800480000FFEE000E41646F626500
% 648000000001FFDB0084000C08080809080C09090C110B0A0B11150F0C0C0F15
% 18131315131318110C0C0C0C0C0C110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C
% 0C0C0C0C0C0C0C0C0C0C0C010D0B0B0D0E0D100E0E10140E0E0E14140E0E0E0E
% 14110C0C0C0C0C11110C0C0C0C0C0C110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C
% 0C0C0C0C0C0C0C0C0C0C0C0CFFC0001108004E007003012200021101031101FF
% DD00040007FFC4013F0000010501010101010100000000000000030001020405
% 060708090A0B0100010501010101010100000000000000010002030405060708
% 090A0B1000010401030204020507060805030C33010002110304211231054151
% 611322718132061491A1B14223241552C16233347282D14307259253F0E1F163
% 733516A2B283264493546445C2A3743617D255E265F2B384C3D375E3F3462794
% A485B495C4D4E4F4A5B5C5D5E5F55666768696A6B6C6D6E6F637475767778797
% A7B7C7D7E7F71100020201020404030405060707060535010002110321311204
% 4151617122130532819114A1B14223C152D1F0332462E1728292435315637334
% F1250616A2B283072635C2D2449354A317644555367465E2F2B384C3D375E3F3
% 4694A485B495C4D4E4F4A5B5C5D5E5F55666768696A6B6C6D6E6F62737475767
% 778797A7B7C7FFDA000C03010002110311003F00F36A9FED733F708730CF89FF
% 00C92D8AC36EC6A6F6BDACDC0020E87703E5FE7AC4A438D82068E0413DB5FA3F
% F495CA1C450FACBB6B8980D8D4FD1F11F43DCEFA2E494CB32E7E6E58A838FA2C
% 0048EEC64BB5D3E9FBBD9FF0990839569AC0657A389206D3C011F47FABF98A78
% EEF4A9BB21C087DAED8C681E1FA47EE6FF006EBD9FF169B0B0B373EDC9B316B0
% 46352FB2D7930D0DAABB2F76BA6EB1F5E3DAF657F9FE9FFA3F512522C26305DB
% 5C4B1AF696870FA5C7B99581F9F6BFF41FDB5AFD1BA465DF9871B1E8F5EFB25B
% 5D2D2486827DD6DAE877A55D5F43D6FCFB7F458FF6BFD22A1D3697DD631D4366
% DA9CD7B58D3EF76E7B6BA71E96FBBE9653FF00F04F53FC12F56FAB7F57A8C36F
% A563465653DB5BDFB5F34DEFBEBDEF759757FD271A963DF57E9596D15617E8E8
% F56DC9C8F5529C6C5FF17A6FA9FBF283AC6BDA6D18B15D227DD63EEEA4F65EEB
% DD5FFA2A3F3FFED3E37F388D7FF8BBC1B68F4B0333D7CB610E681905A5D1A1AA
% BF57ED353BDCDDCCDECABFD1FA8BBDAFA4E316C660FB758D3B98C7347A6C11EC
% AA9C6D31EB6B5BF47D4FD2FF00C228558583946CAEEE9F8A6B7C3C8606B9D3F4
% 439C3D367BBFE16BB1253E4DD63EA7E674BDCF1B32A977B6C6B5A6ABDB3BB6EF
% C67B5BBECFF476D15FE93FC07DA9724FAE2B7BCEA781648DAE007B87FC67E7B3
% FD27F5FD8BE81CCE9D5D753C968CEE9E23D6C3C81EA9A9B1EFB719D77E9BD9B5
% 963F15EEFA1FD17F4BFA27F997D76FAA0314BBA9F4F701819794DC76B2C76F87
% B9BEAD593EA325BE85DFA5ABD47FEB1FCC596BEEB326F494F1153DF5C0B010C7
% 12D0E3C0708DDAFF006BDEB6FA5653E92D79262A3EED4CFA6637FB7F3BD077BD
% 62E45FFA318EC9F45824349D379F7B9FFD6DBFA2FEA2BDD332696D3FA723692D
% ADC098E4101D3FF12E733FF3E24A7AECAB36B4BA8A99E9B4389276C881EF977E
% 76D72C5CFBDF4F49AF522ECDFD33F6E803ED0D6B1BA7E651558DFE5BECAD5AFD
% A18F6F47CD1F6BA9EF6639686B9ED6973CB0B2C756D77E96CB1CF6B7D8CFF49E
% A2AFD40E1D8CE9B533231DC7D5C76902C63835AC6BF77ABB5DEC66F7FBF7A4A7
% FFD0F302C0499E67451DBA46B1E08F563FAAE782F15B59EE73DC1C401219AFA4
% DB36FBDCCF7394AAAFA747E92D04ED1D9FF489F77E6FE6B52520A2836DCDADA4
% 3493F489D040DC5C7FAB0B7FEAD65E363E265E164E40C57E6E4D3539CE04EDA6
% CA3A8F4ECDBCB40DBFAA57D4BED3EFF4B7FA7FCE2C6C0716E6D6E026039DB7C6
% 1AE21AB46EF5310BB2B1480FB6A7E3BDBB4695DE2EC7786FBBDBB6AF67F6FD3F
% E6FF00469299FD58C7CFB3A9E35DD3B18665F8F7D7552C70046F7FDA3218F35B
% DF5B37329C7BAD66FB59E8FA7EAEF5EB5F55CBE08B06E3D381E9F6B185AC70F4
% 0B46357EEF4F6D766DAEB67B99F6CFF0BFABD2C5E79F562BB7233B2EBCC0F75E
% 7A9635971B0ECB064D78DD5EDDB634EFFA398DFD37F23FE317738F918F6E6D97
% B1EDC9C2EB58E7697346D7E4E010C656F6B837D36E4D0CDDE8BBFE2FF49524A7
% A17BF1EEAC3B26327701FA0699C66BDB0ED9506B1B765FB9DB77FA391FF178FF
% 00CDA83EBA1CF70BF09A58F734EE7506BD75F7577D7EA3EA756EF77A991E97F3
% 9FCFAB549703EAB9AD6596366CB0BB79DB1BC575BC359EAD5539FF00E07D1A2A
% FF0049EA6F4D5DA3D7316325E46D800174B77FD263BDFEEF733FA4FE89252D8F
% 70AADA9BEA3ADA2DF70F58CDB5EE835FA56B3FA5637E6BDFEA5CFAFF00C25F65
% 3FCCF21F594E63B7F4DC7C76595555D18BD4746B9948EA3656EB2F66EB2ADB91
% 8B7D345BD3ECAEAB9989FE87D3F4DECB3F5AFEB6FF00CDFCBAF11F8AC26F6579
% 2F77ACE630BDB73BD5AD8D662E437D4FD16EB3259E8BDFEAFE929AAEF4563E17
% 58ABABFD5BEAD9EE732BCCBB34E58A985EF2E6E2D982EADDEA3B637D1C6FB550
% C6D16D3FF08929F3AEBB8756275EEA7858ED8A71B2AFA6969D4865563AAADB3F
% 9DEC62A429263491C02359F1768B4BAA5872FADF54CA20016E5DCE73A623D47D
% D610DFEB35AE523D3EB662E3F53CD7018F6DF5D6DC4641B063C3DEFC8BB6BB76
% 37AADAFF0054AFF9CC867AB6FB29AE9F5D29CDF43F927F22714CB80006BDBC96
% 9750C2FABAFB2FB70BA857556C150AE8D97B8BC922ACA7D6FB6A6FB5BB7ED3FA
% 577FC17D35472BEC6F7B5D88D0D6168DECF71DA48FA3BACFA5B5253FFFD1E3BA
% 4E47D92BEAA5B8D75CDB6AAE92FC760B18C3B864ECBAD3FE02EF41FF00F1BE92
% ABD47A8E267755FDA355563DCF6BDF6B1D5346EB582CF4EF7B2B73AB76FA5B46
% 4E759F9F91F69FF8D52C3CABB1599A2B7564BEDAC9BB7BD85AEAC5AE65B5321A
% FB3E93FDEEAFF44F5A76BFABB1B955368A3231D8D736CF46F0DA9AC73B750CAA
% BBCB77578992CB3D1FD1BFF435FA5FCCE3A4A798C6D32191C807EF85BD4CBA1B
% BC341686B5F04EC24E46DB0B581D67E8ECF7ECADBEA7FC1AC2C68F579FCD31DB
% C16CE317FDA880601730103C49B0D7B7FAAD494EDFD5FBBACE566E5BE9AA9B3A
% CBB2319B4B1DB05765A303AAB7ED25D3E8DDEB37F5A65DBFD1C9B6DAACFE66C5
% BBF552EEA2DE90FC6CCAEB16F4F733AB61BB1C8735D5075FEBD76B1BF45EDF4E
% EA367F3DFA6F4FFC1AE3FA3E4DD67D67BEA65B63686D5976D6C6B8B436CA3173
% 2EC6BAADDECA6DC7BECB2EC7B3FC058F5E819ACB7A6F5C19FE8B1AD75C0E5301
% DA0B8B325EE63B7575B5CCEA5EAD79D5FB3F4597FB428BBF49E924A7A7C0756C
% AC0AF60656436B7005DB8389FD2073BE95993BB733DFFCD7E91580FBDCFB83B7
% 1AC37FC234166A3747E8CEF731DFF81FFC22CBFAB544B6D658E360C2B5B8F876
% 388739D57A55BE8B777FC361BF1DF66CFA7FCD59F9EB7463540CB6B60DBF44B4
% 0047F5766D73777F5925383D7FA4E0750ADEC762D36653D8CC5C7BACA2BB6DAB
% D67FA6CB28B6D63BF438ACFB4E5FD25C57D777E2605743FA7D0DE9B45395F63B
% A9C7860B2A365C325D7D74ECF53ED6CE9D85BBD6FD27E817A0DCFAB1F29AFB2C
% 3E96286DD6924B47EB07EC7458E706B2B6B1958CBBAE637E85BFA5FD12F30FAE
% CE8E8B8F75EC35DBD4B38659718DF5D0C6DB56163B75DFFCCDDF6B7FACCF53F5
% 9ABFE136253CF51898F5E51C9CE6FAB49C8BDCEA4388F5852DBAFB59EBB3735D
% 431F5D1559E8BFD47FAF6FA5FE0ED57FEB1D575DD631A8B296564BA8B6DA7575
% 539429B4566CA07F4666EF468DBFA4AB17D2C7A7F99F65ECBE9F897FD5EC3CD6
% D7395D6B2E8AF068ADB229C66BF2317EC953CD7FCF5AEDBF6AFD2D4CBF7D55FA
% 4CAE9FD32EBD8B937F43CDEA2E6BEEB99918A72B22876CC5A2BA9ACC4C3A9AF7
% 39AECFCBFD2BBD6B71BED1555ECB2AF46AB7F4E94B751B2B16134FD5EC5BC64D
% B8B6B1F53AC071CBB1B11EDC277A7E9D8CAEFAFF004F5DCEFE77D4C9F4FF004D
% 45DE8657D616677D8309D9B874E1166465D743182CF59CD2F19B77A8EB5CEADD
% 8D4599ADA719DFCF3FF49BD68E4E57436F4DBDEFC77F4EB2FAEA65591554E0E6
% 5F58636DA3736DF637D2AFF3FF00D2E47A7FCDAC2EAB87750CAADC8B6E36DAE7
% 7A34DACF6FA21C47AB4DBEA5AD6FE91BEFA7FF003B494FFFD2E1F1716ECACB7D
% 545D5D6DBF24D6D73D85C0B9A1D7D2EFA2E7358EDBE97FD711A9B7AB3AA6B9B9
% 1416330F7349A86B55A5B8CFC773855B9F654FA377BFFC3FAD6FABEADD625855
% 643CD992CBF21B732EBED61A5D1FA6AEBB6CAF20D843DDEA7ABB77FF00C17A9F
% E977B1EAE9B7FD872AC19392DA69658185836B36D237BD8FAFFD1DB9591ECFD2
% 7F81C8FE71EFFD1A538B8D1B898D36E9F7B1685177BF7348E5A4F8E8B3EAD379
% E21A34F8B9A8EC869DC34DB06279DA07B7FB4929D1E830EFAC19CE3DB13A8FE3
% 8B92CFFBF2F51EACDB2ECFBD97BBD5AEDAAD17BAB60F6B2BABA7DAEC86CBDFFC
% DBAF658CF7EC65B5FF00C2AF28FABAF7BBADDAFA882F75396E6870243BF436BD
% F5B855EE6EFAF77FC1FF00D6D7A6F55B6AB6FADC5AD3586DA6BDAF046E6D1D39
% 8E66F0C6B7F42EA5ECDAC624A753EAF5B70B2D6BDFE95D535949688BAB2DADA7
% 228B6AB9CE67F394E43FD2B3D9BF13ECFF00CDFA4BA0272C0937100E809A8013
% FE7FB7FB6B90E95662F4FABAB5989756EB7A6579193452456E6BC39B664D39B9
% 3E986D9E9E4ED67A7E9DBFCD5357A7E85767E99744E98E67523E94BB2F01D8F6
% 66F501FCFE455954D57647ACFB5CF665E1597D793FA1FF0001FA2FB1FE9B1BDE
% 94EAF52BA31F22A6CE63EFB9AE7E307B683718167D9D9EB9752CC5FD9B856FDA
% ABB3FA4637DA7FC32E0FFC683F38E1607DAE9F40FBAC00BABB0973DDEA5AEF53
% 1C6DF6D8FDBB7F9BFF0046BA0AB2F29F9F87EB3E9BB21A4FAF918EFADF496B71
% F25DBA96D2CAACA9F637329A1ECB7F9EF4D9FE0E8FD272BF5E7ED17F4DAC7E92
% DAB11CE631C497B1AD259B856F8FA15FD17EDF653FA1494C7A6D370FAB38996F
% 2D6D7859F55D5C3839C7F59FB3BB654FDCDAF6FF00A57B7D3B7F46CFD2FE9BD1
% B9F59FAAE45BD33AD62DB530D8E6E33C7A6E15B595635D55343FECADDDBDD7D7
% 9356FF00E6BD2FFB6D8B13A7E4B2BFAAFD45AF70AECDD59AC090E2F664E3DDBD
% ED6FD26D74E43FF4977E8D8ACFD61B9E6CCB6D4C06AB711E6EADAF02B6FE9997
% 51656C6B9ACF519B7D3DBFA4494CB0586975F462E653914B06DA69C9A716EAED
% 6BAB36E2B6CF56E63BD5FA347ACCF7E3FADFF1CB37AFD4FAF1B1E9AF29B95894
% 0ADD8D35D4DB432DAD9EDB5F439FFA4AB6D745F53FFC254876750E936DEF7DB5
% 34B6C6343A296874BE96E3E4BB76CF6DD55FFACD367FA4FF008C7A865D1F565B
% 8C4E05F9166586D7B05B46C613B76E535CF1759F9FFA5A1FB3FE09FF00BE929F
% FFD3F3A2D2EF7491ACC0313BA773B42159EA3560B5B4FD98893894BADD96170F
% 58867DA6B731E5DEFDDBECBAAFF4CAAB83679D7E686433C7F2A4A654C6DB6624
% 800498FCF0539744EAD9131A8F2FFCC94001BBDA44C1FA5C47CD11ADBFFC1B99
% BB67E6867D1D27FD7E9A4A49D2B32AC5EAC732D01CD68BCECDC1BB8BEBB2B6B5
% AF2D7B58EDCFFDD5DB57F5B7A7E73ED7656088BDDB83467E1B0D65CDD96BEAB1
% FF006777A97BFF004B6D9FF06B96AAB68A1EF73C5999EA96BEAA1D4B1FE9ED07
% D4AECAE8BDDF4FD565ACA7FC17F3BFA257BA49C805DF67AB25C7F3B6E4D4D113
% FF000DD36DFF00A2929E9EBEABD249CA706D55FDB5F9361232BA5EEABED548C5
% 7554BBF68D4E75747F3BFE0FD6FF0083FE711BA0FD62E95D22FB71406E4555E0
% E2514BCE574EAC8756739B7D8D79EA76D3BACFB4BDDB2AB5F650C7FA36575D1E
% 87AC2C17FD6291F67C5C8983B7D5CDE9FC7E76CFB4F46FFA944ADDF597F695BB
% 71AC197E853BE737A647A5EA64FA1B3FC8DE8FF3FF006ADDE97E97FD3FF80494
% 8067F4E6B9B67DA8BADAD8D00FDAFA500E7B28AF05963FFCA8F77F80AAD7D7FF
% 0018B17A87D636D17E455631859958D6E28B1B9B45DE95775629FD1D7D32B750
% DAAB7B3D5FB1B1FF00A4DFFA5FD2FE9D7524FD7323FA3E50FEA66E04FF00E05D
% 1772E4FEB257D54DC7F68FED163B6E832B22EB047FC11AFA5E351B7FAA929CEB
% BA89AB073FA7C31A6DA69AAF739DB1C4D15E27B2BADCCBFF00ED461FB9FEAFE9
% FF00EEBAD2CF3E963751F46FA2D65D558D7B4F51C3B9C77116EEA2BAEAA5F66D
% 78FE6EAFD25DFE06B58ACAEA38F7BCD844D30DAE936ED1157D2B3D1A4D4FDF57
% D3DEFAFF004FEA7DABD25D3E78FAD1FB3328E433AC8C6FB3DBEB0BF2329CCDA6
% B76F378C8E9B5EEAAAFCFAFD467A9FE9FF00C224A7846B5A7E9123C223F8A234
% 09D3F1510040D7545644A4A7FFD93842494D03FD000000000006020100000100
%EndPhotoshop
%%BeginICCProfile: (Photoshop Profile) -1 Hex
% 0000019041444245021000006D6E74724752415958595A2007D20001000A000F
% 00240037616373704150504C000000006E6F6E65000000000000000000000000
% 000000000000F6D6000100000000D32D41444245000000000000000000000000
% 0000000000000000000000000000000000000000000000000000000000000000
% 0000000563707274000000C00000002464657363000000E40000007277747074
% 0000015800000014626B70740000016C000000146B545243000001800000000E
% 746578740000000028632920323030322041646F62652053797374656D732049
% 6E632E006465736300000000000000174772617573747566656E202D2047616D
% 6D6120322C320000000000000000000000000000000000000000000000000000
% 0000000000000000000000000000000000000000000000000000000000000000
% 00000000000000000000000000000000000000000000000058595A2000000000
% 0000F35100010000000116CC58595A2000000000000000000000000000000000
% 63757276000000000000000102330000
%%EndICCProfile
gsave % EPS gsave
40 dict begin
/_image systemdict /image get def
/_setgray systemdict /setgray get def
/_currentgray systemdict /currentgray get def
/_settransfer systemdict /settransfer get def
/_currenttransfer systemdict /currenttransfer get def
/blank 0 _currenttransfer exec
1 _currenttransfer exec eq def
/negative blank
{0 _currenttransfer exec 0.5 lt}
{0 _currenttransfer exec 1 _currenttransfer exec gt}
ifelse def
/inverted? negative def
/level2 systemdict /languagelevel known
{languagelevel 2 ge} {false} ifelse def
/level3 systemdict /languagelevel known
{languagelevel 3 ge} {false} ifelse def
gsave % Image Header gsave
/rows 870 def
/cols 1252 def
300.5361 208.839 scale
level2 {
/DeviceGray
setcolorspace currentdict /PhotoshopDuotoneColorSpace undef currentdict /PhotoshopDuotoneAltColorSpace undef } if
/picstr1 1252 string def
/readdata {currentfile exch readstring pop} def
/image2 level2 {/image load def} {{begin
Width Height BitsPerComponent ImageMatrix
/DataSource load image end} def} ifelse
/beginimage {
image2
} def
12 dict begin
/ImageType 1 def
/Width cols def
/Height rows def
/ImageMatrix [cols 0 0 rows neg 0 rows] def
/BitsPerComponent 8 def
/Decode [0 1] def
/DataSource {picstr1 readdata} def
currentdict end
%%BeginBinary: 1089251
beginimage
--67.!*!"!!)).,"#'% )%#!#!"""!##&&#($&"&""".#+5<DAGB;,89BJF?74,!2ACEA=KQQNKFLD@B@EDFD<>DIHHDB>BA?CGEAGGH>@AJFHGIFB>=?862@HFMIEG\XYYSTX\ahb[HCPPW]Zejkg_idbk{~kqndls~wuyrmsnh[9&(2MOMKNL?+'Ot{`IDF:$
$ %/69104794325:1-(0%*401880/35450058,*/00-*,2/'.15/.2&,0-+///*',+%-2((**+.%,)+(*
-
#!/.5621),""$/:?;?=8A=22,& $
&' - !$%
& #%+-$)7BF<@DC*.-06IUL@7&060#DW[VWLQGI@;7)$,;HGNJQISZJH9/'(#%&"4?B?95;6/87-)-0)*,4434/#&Pb\jiZ@03?F_emioqsjlgbL:6@X^_idooiiedbacaYYUQGAH=47714:8796*47.-3:+%*-32/443-,02201.31:B8<EB;@FKE?>AC>GSTWTNJIKHEK=&/88=QZTUPVQOH@<27;MLMOI@;B6!#%*#%+2761*(,5 !$!&&39B@<8;,%!19>@@<A@A<2*7/&&0572/5(,!.34440&! - - - -
!" - "#%$#"!++#!#%!&%"# ! "$"&'"# ,&""#)&-*&('*)*%&#$"'/$+*,+%%*-' !+=MTRK<,"$7B<TccSWXWFAJR^\R@?E>IAFScj{pe\`gj^Wgq‚‹‰‚‹}men~‡‡ŹŠ‡ŠŚŽ‰„„Š‡}v‡„„€yjeu‚|{vr|uop||~‚ysru{s~„yvworrvxwskppq{rpsxsmosrqposs{snhnpvrokoklovz|wmjiqtyknmvoihbjgdd`kj^Z^a[WWSSONKC:7<8DceUWm‚uWKafs†Š‘‡†ŚŤxrpnmigooh`hrlcZ?03;7Nim~‚~\($ -
-!2=9,! #"#(+.*'.*&#%#" "#""++'$#&!,*'"#!&*03;@ABK;7:9:FSSL313##2@@?AAGNNEEKICBCHBJDCB=A@;?PA=>D@CIE@DEH?A?:<GD@@F=A=B=:?EJEHGQ[`aSLLNVR]V[XTZ_SMNZeid_U`blqollmagr{s{|uwuugU4"&;OSSLB<4(6LXP. .),*$
-
-
*257:1360>501/-)($&)/.477012315356/+1(-2-++//*/.2*$0.()*#'.)',,.%,+,1+# &!(')$ - - -
-
%$'/-2*+/)"&29=5/;E<21 "'
" - -
&!"&" "-:>==E;'#,4;GMJ0$14-%3Q[W^SI_NE@>6,$.;TEJPWVYTTP=:31)$)$;I>A>>47<?=0($'+6%!(?YebfZL=:-;?^jnrphieb\KG95<MTU\ZV`X\`TTIAG?9=:+-&%#($$$$"!##(&"# *'%""%'$,"""'"),'&')#+'/03-0305@;>JG?BIDA><H6-#77=DFHMJW]XFBGA73:GJKOF;>A6(1&(2,'&$(+.,$"##''$"!&,28>BEJ;$*)*"28:@?@B>@>5-*,($11;951$')*72/4/+##
-
-$ - '& #!'(" #%# !%%' "'(%&!! "%&(#$*'&&,(,!!')'%*)*+*"$"#'"$"-,'%,,0(#2EQ]bQ3# #=Obce]MMRKKJTSNHEE?D=BFRYWcikacineW]ox‡„…„ymkot‡Ž’ŚŠŚ‰‹Š‡ŚŠ‡„…„ŠŚ€€ywnm€wvuzutquqzu|vxvnrrr|„~tsvxswymkrw{qtxpr{|sqoppw{zwqrpposqrrsogkrxsjmnpyzppwvqmjeghejdfhd`c\`\RLJMIFF>85;6KcaTb{{dJP`izŠ‰‰Ś‡‹‡…„wpllnkcnqkigb`ehN6177<Znv{v€s># - ,..%#$!#",1-,#$(&#"$ ""%$#%% &-+)$ 420=BFBBCCB:8>KQN@=8- 0@A::AJWXIGFIFA?IMJJC9?;;;84><9B=C@@?@GGH?:?@FBB<<A69>GOE<AC@AANNV_UJCBQLMGQeU\fdRVRTYWS[__edYage\csnvulp}zqka<5PSOSJ?/$!;VVB1,/(!-!
)282464?<660/340)+'$--22+.71--/15>6,/7'$+3+)3&*++2$)-/&&) !-($'-*$($-1'%(#' - - - - - -
"# *7-/'&##%.<@;6D8;81%!$!! - %) -"+*'#!(*9899-"*%*(08<9!$&38'!&1BVQLb]SZTOA=5/!":RBN]UXSRQOIB=+)!$$8D@C?=:32531'$)&!%&7CMNc`]ZH8+724;Tglljb^]`PD9/)<FD@68A;CB<<00$'#, &!''0)*',/,0+)&,1//2/%)0*45.)./7.(%(&&""$ $ & ((%+-,.+830.! 0@AAAKV[Y[WREGA38@GJEE<<:0!"&+!"!&!%,&3)(% #")0.9<BBD>72-(# 4>@E@>@A=@;7&+300(%"$*+556.*' - - %$ *&!$&!"&",%!"! !)&# "%% &#),%%$(%$'.,")#!#')#"%)%%'$(/0,)%02'+!*FWgv^<'"#1FTfk[LUXPUXZOC?H>99@AGWMPUgrkdcnj]Y^mu~„€|ytlkwŽŤŚ…ŠŠ‹……‹Ś†€…†ŠŹ…y~yrt‚so€xwvwuutwlzysqtv€‚wwx|xwxmkysxt{vzysrnr~vuutxz{ysqntpngdkrqpmrzvzvprwpmsnlkbegjfgfig`bZSMOGDBA<;?8=XkafuuWFdqp‹Ž‡‰ŠŽ‡~xuwwsojmqlncb_cfW85./6Kfsrm~„c- - - - -&,' "" !(*($%$!*,& "#$#!""$#)('" -#%%$#)0'5=AE=@HHHAKQMJILH?8-)-4=EBGGJZ\MFCCA8;>KFBBA=5>?:=>?BEGC<@KFFMNNADIIG>:7;>7>GKMECIC<D>EILTQTKTKMPU__Wee^`UJNLQX^ai^^]`cbhkblnixvrpkbN0!$9RKCAB;')HVR3(1)- -
- -(
-.42,+2826.75-434+$&%)236,.52++..26322,$%*0400)+%(-,15%'''(%'-/''%%.60'%)*"#% -
- $(23,3*"*,98>B<985--&
$ $% #()"$
(9=80$%7,% 0BID:1,*:EYV[^]a\]MB@3.. 3?OK`\VXRSLMF?% %/::8@?2'(-'$+"!"'3CIT``Y^I<=02&,1/>Uae_cd_WV64,-?@+)#%#$% ""&)1)2*,,//9;5ACDL@CAJBEECCLF>;GDHA@9<DE<?<761.,.*.-!' !""6<41)=JNJMNIMI;7:=@-/35<;9544*#'!.!&(+&"(! !-2147;HENI>9)/'(;;@:=?==?EE;0 %-(% ! ),*:1/'"
-
- - -
$ !" '!'!! ""%#"$ !&$#!#%& &$$"!$$$##"!%'+%#$#'&&#""$$()"#)3*''-22.!&9StxhB0 "%.BYTIN^YSM`]PDHK99BNNOK?FM^ophdgfc[Wakw‚…†‚…pYg‚‡‹Š‹Ť}~‹Š‰~~~u{…‚~€z{w}zsr|‚zvxwpwstw|vzt{††sw}†{|xux}tz|{tzvss|yzztx~|~€upsuooqpqrqrvxquvqsqoqumleafhcfhfidaYYMMIHH=@89<@LflnuhKVmlu‡‘Ž‹Ž‡Š•vqt~yppj_gjdf`ah^F*$?:=Zluxu~zZ& - -
",'.!!#"%0+$)#"')! $$%"#*#! &$'*')& ('&)3<;>:A=@BRRMMDOLFJD<46@OMLS\LJE?==EF;@A=8?EA@EAEA=CCIGI<BCIIKRSCBA9?A<>BA477;BKOPWJMEMOA><B@QP]^X\b^X[WQ]VVX[fof^efed^hkef_iinuwrf`R=00@IKA51'3JM:)./'%
&00/2.420/44-+),)2)&*/38.678-2451622<5,305.+&-.,0(1/7()+)&'"&"$3-"..*&#%$,)
- -
-
/0,334,)
#+57BE;;>868<( -
-#"$#.*/?7(!$06$8IOUSH.-46FNYWZXSVTHD:;9,"/>SW^\SUS]ULE1$2/68972("'**# .:USUTXHH:2/+*784*)(<a[cde]`S:$"# %**&(5/5@9B@>BNNJQMSMUa[ZVM]WTXaZYURTXZTLSIQ]YUULLKK>C?@<48=6,),*%$ (*$$6ABMGKF?=?465+,0,/3;6:661,# #)"**#!""$,12+4A>AKNC:14./0;FD@C<?CHC<2*"&!!-(")*,239,!)(%&
- - -
$"
- - #!'#" !#"%!"#"#""'!!#'#($%""!'(&'(('" &"!!!$(''",(--,,1-2$%JnulL:'#&8MNGM`h^^e]XRXJ3?MUUE8>AQ\jvnf\ii\U[ey„‰†jX\my‰†ŽŤ‡‚†{~†ywwwzyz{‚zvrrpx€||stprrow|‚z‚{ry„‡‚„Š{zysttsty‚}}yvz~}}zxyrms‚{‚ywxpxxxswvvuzyr~vtktyvuqgdf_cgdjkfef^T]SJDHGE?:7>FZijrx‡yW>agb’’Ž……Š‹śqovunph^ckegf`bbWDABY=HbllqwqdA - - -,.$"#"(,&,-&(&'""!!%%" %(#(##
#(*/-#))',37>?@GF=IFMOMEIRMQK;7GWUHOZKOKHCFMGCLFA@:@GJE@C?9=JKJLAACEIGGE<=H;@A=FHD?766<ACMPQFDLXPE=BBBJ\``X`ebXSNRWXSWghs[bmgm^clhgbfrommufb[G8$$2EOJA/-%1BA4 %-+$!
-
+74,/0-24/./4++),*#(0//864,;3,/1;74806*,3-0-*&&0+31,)2+&''.+#"'$#''$%#&//+$ - - -)-,,3243
-%7B9;668:=A63-
) - - ( &*+65) %$%!(5HSPJPN6%)7@JOYPQWYZTUE:8,&,AT_^XaRWSQOD(!!&&19.-7+0.&#/#-?FI`aRNJ>3+%.58694212;G_``WRL>3+('()#$&,8<9:@CECICL_P\VPYZ]c^Q\Z\TW^^Y_OP^aYTSNTXXUSSWN]\_STQJWPRYTMLNKIJBCEA7;320.("):F@NJB85/13331()/41:=D?AC/((!#"#!'/36>>CNIB60*#.2?DLHD=?DB@83&-%!*.4$##'.-!"%-'
-
-"
- - - - - "-0,/ "%#""&1037$,"!! #" (!'&*+('"(.)& *4()1A>?=EE@=A>HLFHQQTVMEFS[SLGTOcVCCQODBLMNDGIEHDBD>>A??GBADDDB=@LKLDEJ>BL>DA>>:>AHDIGHFOSGFTSHHVNRUVLZ^W^YT\YPWg\UYhotaYfplhhomhv‡la[J/$19HE>A;.&*FJ? .( - - - -
- --7/002371)210,/4(%*)+./-01(73),45136*5.1.(,(*,-%'**))+(#&3&% $(&!))"#!%2((*&& - $/4-372(",;;024:=>@935" - !!
' -
!& -
$9-(',@JWMMMITE++/DIVZKTP]bVNJD4&*+?H_XX[]ZZIKC3)(02.,'25'+-"'9EUVa[VB;31*5662:4@?CHGLHSVWG>3-%!"(4AF@@87ISTVQWb]fgaVYZ`d\^[R[_\UXY[LW\SQUZZ[TS]\UPTWSYYXWPX\]VPKYYV^QSTPVUQOZQNQFQQIEC0,!!#'(,.<;9433*"**'041.1)36B>@;B;0+# % *33?DLQG@2-+'06?>>DE@CKE>8.1731/27:3# -# "#$ -
- -"("!!"#$)!#'#!$ $ #&%&*,%$%#*# $.$)&"'"!+,%,)%-*.,2*($'/:KSTM<;!%03BPbjlhZQUMLEHTVYKF78?B@P\bsxb]be]Wfh}wr~|qonpx„ŠŠ‰‹„‚„‰|}v{…€~xxxxtx{|x{}{vx…‰€€…„‰Š„†ŤŹpmls{xŠŤ€v„†Š…~r€…{u‚{y„zxsyz€||~{y|x}~y~{slrnmgeikhbcfb_\_VRPJJH@@:6?G]Uds…bC\llrŹŹ‰‡‹„uv~|tmhonosZkiig\A1-2.=Ucgmoi`I !
- - - - - +5/-)+!' !063,)(,!%!"% "/+('#!.('&"#0&(/<@@<>A@<A<<IHEDKM_TQU\U_P=8FVVKCGRJHGEGKJJDGHAC???>@<AD<=DB@CKHLEKK>9CD;B?<@?CGE?AGEBHACVWPNTLFLD=BVa^_aija]a`\Z_lykcdlocahbdinm`SF"8@AA:5:&7GXU7$!*($
- #-5304..2$-6541/+-$*'++))/+(/-.03:)(5+%/0-$,)*$.,%(+)$#72),/," +-%)#*.+#&! - -!.D749-3&
(8<A61:AA8:.0-% -
!# - -%13"))#1BRLNKOJNUF3-0BSRXQO[XWWFIF3) #;IXb^_aVMDPL3% (+.+.1$$+DHQ\\TKH=//12688-29@FVV\PJGC41)%'%%';HLSI84=B\h_`edfd`bcf]Z_b_T[dSWVSUX^XYWQR\TbPPZTZXU[Y_[UVUQLXVROUTSQY^OYWT`XKVRRVQW_VQ\M=15>;@;,+"$'(.5257512.*(+0-+-03;<CGC71& "##+&%,.1>C=NL;3(0./4=HEDJ?FAA<>624;54DJ??8,% )4/! $*## - -
- - "$%! "" !% "$#"#(!(%!*$$%#$"%)'& *#(#"+'%(!"+('.*#'+.$%*/1% *4>RXOC6#)&<MX[TYSJE@=FW\VSI=:G?=BJXalli][je^Zbs|my‡ufgt…Ť‰…‚Ś…‚…„|o€†‡|z‚yu~{‚x‰€{‹Š‰‡Š„†Š‡‚„‡„‹‡|~qmq‚…~„ŽŠ…~{z……€zŠ‚~zz€‚……„v€€€y{rw€x|ukijghllmlkkgbb_]XPKMMDA829=WTShrxr\Mjvp‘’ŹŠxxxy€{ssqnljremgieR?7///Ihlpqps^5 - -
- 01.-./ " (512,(1"! # " !(& (&"(%% *( %+4==;;@=A>?FADIIT]\]ZXURUFAIIORRHSWOPKCBIJIEEIHEB<863BB@ADEGEBAE@AJBBCIC><:JIEG?A@=CC<EFEGKNRZ^SIJFL^bii\dpjgYfZ[iikhfgg]L`dadmi^J1%1HKB9A?;)$VfK-%66'
-
$)--.3-1..3-/+9.2%''*/+40,'074+11-1.-*),%&)/2)&&''$ )##2,,'(%& (*#(" "$# - - - - -!'6A50+.* - .;<79?>4@?40.!
' %64+&&=MPLMQRZYIHH6+-9OO_WORQLWQNE60 <EV\^V\QTVE:.'&34,% +:NVZUNL=<20317>=AHADET[LRPB>8*(!#!/.+5<A8=>FNCD.&,AUXf`dfa`b`a___^ZWPVTUQ\XWY[aZVZ\YSSTJITUSPYZRV\RRRTOGLFQRPVYVRKUT\XUOTQU]VWVNV\TIC>:7==;5-*" .+5==:777.-2/.-+,1=?<<CC?4-'#"$$),$**--38ABCNH:5,),/BEEGBD@OKB>;/%*-2<:<<<>6/(# !( ! - )#" - - - - - $"#' ! %%##%( &%%(&(%$.#'%%*'&*' %$ '!!**.()"%3,/0%<=&##$8^eiW6.$)3?PVXXICBBBX`aO>>8HG@@AKPa_jrc]ejfRU\plz†‰Šsa]l|„€‹…†‚„…„„…„ro‚†„‚…~€~€†Š…‡„€wx„†‡…‘…‚‚‰Š†‚„up€‚|„………|„†~~€‚…‚‚zz}‚tr~~‚yqmjr~yuoolggjihuqhhkkgc[RONTIC:16AL]blowshMPnuvŚŹ‹Š‰„…wmr…{tttqlpjcsjegeP<606:]lfsrokR&! - -
&..3,#& */51+-(" !! !$!$'&(,'$ ((&,19>AA676?>=BAGEDL\aZQXR\\VXVRRSTO[\XSKDDINOA@@<>>;;JKOOKG>@FA><B;:DLLG>::AHMK=>?KGGGBKQLDHFAMNUVMMP]fkcY^chdS[ZUb]`fmib_YamdedfO5$*?OD>></$&@X[@*/9<, - -
- - '-2,,/+3-+&'1-(),$!#*+'*57,..+.1001+/0-/,/5&+32..+&)'$'&+%*( &%$!&&"!#$!&,! - -! ! -
- ,)&! 3DJNKNQ^ZWPVTH:/24MQV_^^ZZZZL=C6,*/EYY_Z]aWVF;3(''&(1CIVTZUI:030459::?HOZUOPSJ?41+&++)+5CIU\[]dYLHA=5*.5C^_h\b``Z]`cY_W]_TSORMKRUKRUMLMEHKNLNMOLIDGOLDMIOSNKPOJFELQKKJJKKLQLTUVSNOZQPFP^ULURD<4.)(,'5;AA>?52"#"$*49<<:=641+45162205AEB71, #$2,'%11;@DJED>6,%.=MGELGFFIGFC9).041<><>:6792*" #! - - - - -
-##!#!&$!!"!! ##'!!&#$##$%'*'%'%&&&$# "!#)/*$+'%.(32-,.' "&#%"6\jc`V=%$!;OabQQLI?FPMBGA:8CNPWSSSZ^jssgackcTVWl‚€†…zkddr‡Š‰‹‰‹‡‚††€|†‡„‚Š††€…„…‚„††„Ś‡Š‘Ž‡‰‡„……„ŠŚ„…‡‡‡€}|€‹‹…‹‰„~{…w}rt……y~|†€zzmgn|{qxxqnllpovumnpkf`[]VUVPB<32>D]hx~wr]A]pr€‹Ź‹†‚~~}zt{xusvsomjheirkhcWC9/49@ammyvri7 - -
-!$"*-!"#,42)'$'!$#!!&"%"! #&&+6-($#(-#'36?D=536;:;FF@B;7<Z`Yamae[ZZSLJQMRNSFLZO?FNF@BAECA;QK;JRNA9A?<A>?7FGEAC@:76@?>=B@CCEDKRQDILHLBRULST\a\W\_WOSSfief^RYah_]aijbaaY>-.9DM@>>..KX>(2=61,&!
-
- - -
- -
%*355/-301&!)-1%&/)-,2011/3$0+//1*.5-+*.1)--/..&#%(*&'(''##$&(&"#&%"!# -
- -)22:346+&-2887=D;741 - -'! - -
!
%&(%' 8CJIHDNEVZVPWWN@>*8KGOV\c\chRHK>=.-1CYcef]_^QK9%*!*8CVX]RJE81288A<<8;VOR`YFB=>(!&#"(*1>GFWb__cddg`^]OOMJXRUc__\^GU[Zd\JTOUWUTGDIKRLBCG@:G;7AABC>@>?9;@>@E@;?@AA?ECD@JB@AOEAMPRPGOVQKSRLEIQONWUOGB?//167DNLTXGK@25,#"".29;DB89512=:/,*0:CCBC>8,(#*# &(.??KLFA>40$9EM@LEGCBDGD@='&,57:;=?8+7:2-) %%$& "
- - -#" -
-"!! #%!!" "! #! "(&#&(,+'*$)(&$! #&&#((!$""#')$%*2-*&(,,*$!(?`]fooS8'#/D[d]ZOJNKAFGNC8<@UcXPFDN^emsiY[ghZV^nw‰Šrhe}‹ŠŤ‹Š‹†‰‰„„†††ŤŠŠ‘†~}‰‹‹‹Š‰ŠŽ‹ŹŽŽ‰‚‚ŠŚ‘’‘‘‡†‡‰…‚‚~}‚‚Š~~…u{znmtu„€††…‡„yx||uz~†u{}sqigirsusppjd]WR_[b^NC=-3:Gisx~~sODggrŤŤ„‰yuwuqkprrophjckklmaG7727>GenuxxvR - %() """"!!*220)*#!!&) %!!$$%
(20& %2.,.28>>>8B<;BEE<?C>=JYXUQUYYPOUJ79AAFOBCNL>?PNFEIGTD<:?>=;BDHD@>GF@FF=@?BC90198=?89DHEIJEA?JPSUNQOYbeQ^Y\caVHK[birsgdZU`T^fe]bceN*2CGFGA<)';]E0$18*#% -
-
-
-
-)-37*53-.+**+!)+%%! ()).0++-.+%/)+32*23+!,,)4-&,))$'('()%()$#%#&2*! $3*!
-
- - -%1811.0*!",31996?86/"!%&'1 '&*8BBDFN?IGSXUY[NKL5-<FRZcTWWZ]TOI?:1&1H\hba_[\KC.!##1MWPULK;26.2:?;BA@ITTSH;832.1.,42:MQMS]\^^`aaY\ebab`Y_TZY]ZUbZTJY]RSPJPLF?EKB992;56874,81'(%-//&,//2*5455032694777247?><>BAIEB;FHFAETJJFANKSRRGMLHCDEHJTNPZKIKTQ958+-. )&$25=@B=:;9/2<409,6AEDA>4.%&(*9CJKMG:20/4EHHE=IGFCNF89*#(6;55893054)-'"$ "
$! - -
- -
!" /#""!#!*'"#"#%&$$','*,"$+2 ##!#!$$"!$# (,.-+)*0)%5DQbntaK1*,7O`b^TY^MHPOKB?ANXMI>;ESUZ_mfaZehcZ[knht„Š~pfr„†Š††‡‚‡ŠŹ~„Ś‡‚…‡‰‹z~ŤŽ‡€}|~‡Ť‹…Š‹ŚŽŚŹŽŚ’Ś„‡…†Š‡––’‹‰}€Ť‡€„‡‚‚|€~„vs{~†‹„‚‚€{q€‚|€}|||wpehnvvxopjgeWBHS[^YJF1,:5Jis{‚„‚oEOjhxŠŚ„€„‚wsvxvtpotqsimmifkmljQ<426?>\ipspyb5 - -)&'##"& ! "#$(-0&'&! !%# "'$#%'%$!
$+(%! #(-.,4;:=D>?I@>>=:8AGJKXRFGIIIVRNH?><<AFFBDF=6IIEEHGPQA<=CGB@BEHA=DNEE@=?88B9-,8JF;;;DQLF@;;7BJWWTNZ\YXOYdihe^NM_cbnklg\]eY]jaW`h_;&*FH::52#&C_2!+62%# - - -
- - -
)-944/00.+*100)(&&)%&(-,*+10'2.(2..0)//.#+)(-/,(**, ,(,*("(%""&+"$!#2+&' -
-
- - - -&(24324-) '.:9=5:2,!
- -&$
- ++!%)B>@:/5HCAFORRW_]RMF06EPW\VZc]]OGJJ7+(2HT`_ac^VJ>'';?Q_]JAB1,88A?,?HQYZNLD=4/)%/*6@LT[XUf`bfadjgeeb]aZ[\_^^ejbYRLPPVOHLG>G>>50325-0& ! $$'G/!"&&$!!$%-&#&#$./++)*)&6-'/69015><:9CDHE?LLOJMHPUOJSTJIOLPMUURLSRNMOEA6<;11*&# 308ACE=;;69577/6456>E;:0""$*7DFJSE891,8@KKEGAICCLH=1.'",168?:043.)(&%#!&$'#"
&
- -$ " -" %$#" $""!&&'(!!&'%&! #"!%+-0%#"(*.'$%$*&#!&( &%(.1*,.2)'!$+QclzmR?-&-AYia^`\NHNOJEBLRGGN;>JTVGTimhdajnf]_fpv‰‰‰€lix„‰‡…Š‚€‰‡‰‰‰Ś„|‹‘…„Ť‹‡‹Ź…„‚‰‹Š‹Ž‰Š“†††Š‹‘“ŹŽŤŠ…‰ŚŠ…„…‚y‚„„…„|‚„…Ť‡~~€so€€‡Ť‡|z{{wrkggkx|xrsi^`UEIYVXQE8106=Vm{z‚‰v_H^ll…ŤŽŠ‰€z|}xxtywwspifefhlsmegF66753HiotpnbF"
- - -
&+$" $"$'/&%($ $ -"$'%&$#"
"/)!%'$)',4=<@@@LC=<:8@EDADINJFHFJX\MJPUOIIINDCJM@>GEFKEDPG@>>CABH@=ACCIJ??;B?=9?35:CC>@>BORK<37.<JQSSXY]XOWV\degfdb\\]icccbb`_ckgX\fO)$'(<A46*#6II%$&%#
-
!)33752+*2.$.-($%%$%*++*-&-+(+'(.)//)/)--+%&&/,+,%%"-!& %+* " !%$!!!$%")" - - -$$"$%
0?AK/!.88<EGJLW]X\ZK;5ILSYYa_c_YVME>4-1>R^ac_WMRE($.8NWQNK;,(6:>?:FTKXUSMF86(7+7/-:FJ\cdj]adbidgjgejh`_e[ZZ`VV^dWN?8?>CA3:4090*("&" #!"($ % ! %%!,! $# "&-10.;98<;@IIEF?JHHGFLFHJLMIPWIJRTTKHPQCMHE@31*$('##..5@E<@D?57/0/%,7<;C@9. *=FBNQ>71029ALJLKECDKBG</-%*05=@=@884-+(")&
&)'
-
-(! - -#!"!'!!$ $"#('##$#!%('&%+'' $(&$)%"#-+#*'+/-(12-(&!$!(=Onsf\K1*,8Mba`W\\SROKLIMLDMMJIWPHAQfghg_donbXdsxw~…yiy~„‡‡…„z}{€~…Š‹ŽŤ‰…‡ŽŠŹŚŠ‡Ź‹‚y‚…‡ŽŹŤ’ŤŠ‰„…Ś–ŤŤŹŽ‹‡‹‰††‡‰|z‡‹Ś†„„‚‹Šyy|pr„‚{‡€„‡~…zknqpptzsvridfbRJTV[YMG;80@I\kpqz{pULeoyŚ‹Š…‡„}yyv€tpllghffqqokd@65349Wepvxha9 - - - )""#%%;7 # $ &!$" &3 $$
--)')%+((034>DDIG<756=CIA>EAIMH<ANLPSTPNHEHKDFECHMHIKKB>@F@9567=AHA<ACDEEA:??=3:E8;=B>7?AKLOJ@DJHKNVTXZTPTMV^_\[acj^Z_fk_ccbh_`ccb[X;*+.7:>><'5@0"$#&))
- -
(+12//.,+%4.(')"*,/##/-121,+/,0*/.-'+0)(0,+!,-,#(,*')$'$((#,&( "*!)%&
- - -
$# 0$&3;@5&!$1BBHWW[^[]^G85@TZ]`fdead[LF@;4+8S_\``YSSM2'5E\WRXL85953;@?E@RYWPLF6))+789CNMRhidfef`Zdd^bfm^^iZV_XVMRNMJ@BB2R60-,)# !!!"#&"!## #)"&(/-2><479<?<@AFJMMLGKIJOLKLRONINLTFID@C850"##!%,/9>BABD65221**77DFA10(+DKORUB=8726DJOMQXCGIG<;50,02=?>?:59/4%&#&'#
- - - !"#!# - -!" ##"#""&%#!"#&&"')#'#+&")*'!#"%%'*%(*'#)",,,(%%"&*0,2.&$+!!(Lj`\\L3&)/4JVW\gb[TONGI@;<S\SRRIPMU]bms]`njdYXbh]ezŠ‚hf|†‰‡…vx~„††‡‹‹ŽŤŤ‹ŤŚŽ‘ŽŹ‘~„‹Š‰‘ŹŚŠŚŤŽŽ‹Ť‹…‘’ŽŤŤ‰ŹŠp{…Š‡‰‹Ś„|~~‚„}z}€{|{‰…‚Š}|snuooqyylmmnjkbURTSZMOF747;HbhkmwucJNjnŚŚ€†„}v}€xusmjcahimsrrfU>/..6AWflwxq_.
- - -(#!"$!#! '.1)&"# #$ ! )" ##
'*.,.# $)0/15A9@B@A>A@=AC@N@BUTROD>CGROWVMKGE?GQPEHPRPLLD?BJBB?=<@AHAF?B?@>>49??=>ABC@@@:8>?EAGKP_`]X[QNa][ZQSW\TNY\`XO^jtmb^`f^XNRaXA)%8;;=@<.*95#2$%)$
-
- /2.(+*23/(*1-'& ")4-%,.0*''.0*+.&34).)2!)2-*,1%'+))--+)+%" %,%"!& $())$ - - -"
'#&'-1AC3*
#<>MULYV[]QHB@CK[^ccfdf`XOLD820<^^]\YaV\VE;X^VOC9.29A=;BJOSWWK<2../*07QUS^dhjimdfbeffi\bdegeXYVNRMC6><<<7/*#*&$)# #&" $#)# #%-1(-+782<=HGFKJAGMUPPQTXMR_OWLOJKNF<836/'$#!#99;=>@@9931+/'4=<=?@4* ,=GLJEG?7.0;@KKFQSRTMDA?5)03?D>8=74459+"!!('* -
! -"$% "'"'%%!!%$#$" $("-$!%'&&%' !-&%&"%2%%*!-,$%%*4.&)/5&&&-$!%&EZNIUQB+"*(8JN^eZSRLMDSK>HVQTJHP[RVgksxia\`\VWXMJg|‰xdd|‡ŽŤ‹Ť|qu‰‰‰ŹŹŚŚ‰Ť†‡ŽŤ“Ź‡s~„‡’’’•Ź‰ŠŚŠ’Ź…‡‡Š““’’Ž‡…Ť‡†y€††‡‡†…‚}||‡†…€„„…‚†z~‹Š~~„‚zumprktupwusjhjf]Z[\XMF?468?\rrkhyr`O]kl“Š…‡‹zmv~€refnk^cbhqjik^A2--9<L^glsrdL!
- -.60' )'$,-,&$" !$%& #%94$((&"%,,,(+08:49::>E@@<?FGY_\MPNMOQHSWNMNHNLTZMME=GIEJG@I@7;=?>;FHIJ><>;<77CC@IBGB@=CIC<A>H<>JUYYUTPHYZ]^\YRXQIQT[YQ`inh]Za[U\IKKK0!<KA;;- ,9>-%3)"
- -
- - - "$!"(<=527/34$(% - ! --+
--( ,1+9;:/ - -1=L\QRT\^YIC;@JSY`j\^b^NPKA<536J][a]`UXN[SSN:93=6>G?EHS\^QN>.2-&7<?HUa_cdadgd`hd__akbZ`\Ya\NDAF?635,+'$!' ")##!&!!) !#'!! # '&%+85=CDC>FCJILMR[W[ZN^VOOOILGBGCK>82#()#%16?=A;551,0-038BE?=631:?JDEB<7728;DIHPWRQNHG7.+/7>E@?<52761" $+&"
" -($!!'! &")%$# #!%% %%$!"!$"%($&"#)'&%)+00&"')-3'")-+)-,1)%$ !1@JIQ]Q2(+#/BHX\QS^]__d]V[MJ>BKSJNZppqws_QS^YVMJYtv‚Śubcoy‡Žsx‚‰‡‹ŚŽ‰……‡ŚŹŹ’Ť}‰Ś•–”””Ž‹Ž‘‘†„ŠŚ‹ŹŤŹ““’“‘Ž”ŹŚŠ………Ť†Š}s}‚x…†€‹„„‚„€†„‚yw~…‚{wtphmss|}zpcghcXW]WRFA2::6Edvyinvo`Wmpy‘‹|€u‡sw{vrb]jqsmhgnklibT>3016?Uefr|xW3 - - - -
,55)%$!$5,1.!!#&#%#!?D1#,!&2,+,/23645;@<A??B?HGHTXYTNPWSKKIOMKDIQQMLRI<6=AFB88B:;@D;GDEHOB46A;<8?GAAEKD:><AF8FJJ9?LDLJMSIJTUUSU\RY\XZWSX_^eh_W_`UWZTRL4()2?F9<8&.9A/.7,
- -+
- - - -/24.4/'2)&,(** ",&(3+)0)+-$&+/0-("3-/..20&.%)3)'"$& $'$%"))# $&$*% - - - - - --0/!"$!
!%
/Q'!
-@H<- - - 5@IN\VW`YPSE13GV[Yb`]a_V\OB>>51Ebad^^[Xb\O;818D@=GFPb]ZSF97)"22=NUUWimdceibkfc_]`c_fb`UQKEJF<932(# "!"!!!# $" ##'%,!$,,)62<@@E=KGPJJMPOSVNXWJNHRNIMJB744*'"!',5=9E;8747014;<AAGC:?FL?I;6?6*7@CKUPVPKDB?:.435CEEB=67@10&!(% %(# - -
- % - - - -
- -#/&'+$ $3-++'"!#! $$ ")'"
8EB.-+!)2+7;79:7;==97@CHGKBEQOTTNSSKEGCCCHBBLHEFLMMD@@@@F??C<>@B=:=EGE=:@?>B>>C>>EKF?D;>?GD@@=>GBEFHKHWRLKWZ[LX\MP^XUZ\ih_a_OSNX]Q/#*<@C<A;&!<FC!$-/!
- -
-
'0,0../*,('.--/# )/150)+-&00+&'.1&(,(.2')2/+%&/,'#' !"!)'%!!% !&'''# --A#!L 3AJ8' - #0DITZXY`^V_N8,?P``fheacg]QLB924AZaabaUUPC.36>AAGJWYXXNC6-146>HN]emgbhimejkYfda`^Z`]OYMCA:42//*%"##$ 2!%!
&,,557<:><GCDDFINPKLIJWPPKMMKNF<9<0'%&/,/6==85330.242??=?EKFG6:;3-;@IORLKNPGEE>:5/6ACE>>:8364"
-))"$'""$% -
- - -!%$"& #"#''!#$&((""$!#'%$!!"$&%%&(**'#!"%%*()('!#('"+/+'*,*(*-&%!(@LR`WH7,%!+>P]\]a\^XKU\\_RLMDJ?A<CT`gqodP[ibUXlmy„‚|€peks{€„‰…‡Š‹„Š‰z{ŠŹ‰ŤŚ†–“ŹŤŽ”—”‘’“‘‘’‘Š‡’ŚŹ’ŹŽ‘•“Žš—Ť‘†‰„‹‹…|€~‚†…€{x€…‡†€€€x€zrrummwvyxwihadbZUKKLE>68?=Rmpjrwp[M`nr„…‚€vquumppqppzrmdlkngb`K-049;Peimvo\<! -
---1()"##-5,,&#!!(!" !"##1768,,'+)+5<315:GDA:=D@FJFEZSOPKTZPFHH<?LJDMPKCDEC@?A<?CGDH@<@GF?A<9@B?@@=671:>=<DHIC?9@?>>8E97?8=@?GUUUWVVQ@NNDEYXON[kYP]ec^]b_E(&68=@C>0:KI3#*+# - -
- -
"88253/0(3/112.,'&-,/1.0-,(),.0*,/.*(0-*+)*/-,#*+)#%!**$"#$ &')!'!!$$#
-$,BOW_a\Q[eWZG4>PdebgfedbWZMI>0,>VdURQJ9-/5<8OKX_^^O64..66<ETbafebldkfbdhhbYbacXSFDGCC3---!$)!"!!" & #! .'" !.()'//28;A;GHEKLOTNQMRONKHINKC=80*$++(.9B=A94252(+568=A>5-.2/<AHPQMPWPTGE;2/24EEF?=>6785$
-
"! )! - - "
-(A "$$% !"%$$ "##+##!#( !#"$ !"#)$')()& ""!$'%!&#!*)'&+-)+,.2,#'-E\icUA?2(&<N\VOXbcWS]]c[PQFE<DA9<ALZipjb[fi_Z^g{€~|‚vqhfttz…„}‹‹‚…ŤŠ€v‡‡Š‰‰‡‰†’“—”Ť‡ŹŹ‘’””ŹŽ‹ŽŠ€y‰’Ť‘‘ŤŚ‰ŚŹŤ‡„~‡|‚…‡†‚„‚€|‚†€‡€€{€€‰€|~‚vllqnuzqqrsnin_aZXYQMFB:9<8?Yedjj`UEQlmzŚ‰‰€uuwvtsskjh|‚niimlfg_Q65.-4;YonlhfG%
%.70' !"#%462)"!!" "#!#"%("!*.0-# '(*+74269<97@FBIFNPFGQRNKKSXNVSQLQWSRSRG@;@=><<GICLNJA@9=C?@AJGB=EABE@78=<8JXDB;=D4>7@A:2>@<=?BDBP`^KHLNJKPLMS^dUFQ^i`d_T0&;>@;86 @PA)%! - -
- - - !(<636;84$33(*)'$%")(.*)00,(/,--!-**,.1*&#).'&,&+)#""()+&""&#&+# #"$ - - -
-!*-01)$!#+4997783!
*4-1!$
!!/9>45=,!!$!!%#/:B<% - "<UVZY\`__YVL3<Q[gdagbeaaUH?<4(7W[MC36:18@;JWX_V>@/)05??NNca_lb`cknje[_^be[]WT@@?:94 #%$$ #!!%# #"!$ %!*!&#!"2)##$+"""&! !!"!!"
&!,010?DEMGIMHCGMONENUPKFMCC>3. #'1:B@B247>2'-3;:;;8.(#,8BNSNLQQKOJA74.76BK;EC@@<?/($
! -%$
@ -
- *0-# %#&.01/'&#! "#&+"!
(085'&#&).0/.219>4;FEJJIMMBOYXUKQVNQSMNP[[HFVQHBDMMFEPKMDFSSEB@FB:CDEEGEGN[E:9@>>?@=BF@<;FA9CI<<@<@>:??IOJIIHMHNYYTUa_`URSc_[\F'#+?=;@;*.;@3
- - - -+1:8//8001.23+(*! &/$)',((/20.-1&*/*3,-*/2(+*&,*))!$(&&#&-"!!#! #&"& - -
&(*//'"&"#%.>756.1+ -#(,08*!% #,.7<<:=/,$ .DF@% - 3Q^U\dcig^WK;=HQZjgedhdb\XQD6,9R\T:2<EB<GUZbRG5.))9CDO`becccjccjcijcae[VYOJ:=685'$$+$% $$# !&$)').6:7<@<@A<;BBCAD=ALRMO[YLB>=D?JQOORFEB>>:,2+&&$0!!(!8.7@DIAGBINKMGRZRMUNNKNC8462+&+52;=@<:30214150340&97>MRUTUTRYR>8714:ATFFIDA?B9-%!
&# "
! -
-
- - %-)""#""&0)-0'$## "#"+31-#+:;2/#%**#/638?;?C9=KHJGDOMNUWYUMQSQHDFLQQHFMOLHGPWIHMJHECIOQI>LMEF@?JGA;<?H=;C=O=46=ND;@FFHONCDB@DB?BKLLPDCFHAGY`[Y_gjaNGRWOK6/2:@;33@/CI5 - - -
- ) -,27.08522*33-0-$&/-0-4&/-,.+.511*3&.3"-*(..*+2/*./-0$"&'%"&#%"#$"-#! -
-
.0" /DR]`da`cf_F<;MUXdokkcc`b]PC9;@Z^QFB3:?TTYRE40/1;<Q^YblliikkmnedZbb_a[EBJ>7/2!"(#%!#$! ! %-,..?DCM]RWallnrkildkenhdhlgjrokx|upu{‰Ž‘Ž’Ž‡tkcWNB641 ""# 1 cI ,2;>>>CGDDGTTQLTKLIIFGFK>37,#(*47BA:5.6*0*$+44,:<?CPYULNOOJ>10-1;DOJGD9;?98)%'&
" * %%""" $ - -
- - - -
"36*.407%'( !!!')(T'Q
-51/'!/-(#45:89FG:9DKPJ=LNMIUOTUUUNJJIJKIHKKLCIC@OLDEFEEAHHJIJJJLFEHLFC:?EJD=<@DAA=@GFC98=KJIF=GJMGCDGOLKIMGIHDGO^dejji\G>>?*,2A>636>1 8KJ&#
A - - -% +251324072+.71)"!'+'-*+0,.+*-52:0-0+*)1,-4-,++4-)/,&!&(&($*'$ " $&##
- )(" "; -
- //.# # %31*+,,#( %$*+-"-.,)#4%11*) )1*#*6:5<@A>>EGFM?BMJJKOOSXMGJPSKBGALRKA=AEG>FKI?:<HA;:HF=EGC><?CBJQGEEFECDE>==CF@67<@:B@LOTQOKRPOLQWMONQNJP^cef\UMG01 D3;@8;64%!AL1#
%
- -
!5662:./945+1.%!(%*.*/.1.'*)+3586.-0+/332.3-*,)#0.!$$$""&("(! # - - -
- -
&1/4'&*+'0582==0 .:;><-)!*9<E=8651 ('&"
)9J@<" - -
)9;BC?3-*"+9?Q[debf^caW?KN\badgpldiehf`aMGE@4?GPTM@7(#$4FRT^efffe`[fmf_b\^QJAE=3,.+$)"#&!" % "##!-)09;PV[]denohnrfixpsxwt~xtxuswtutsusrx{v{ou…}~‹‘•šš ¨¨«¬¬Żˇť‘ŹŠŚŤ„zrlbe]`[STDCB62&""" (.-(.@AALDLHTLGLLPQNIKNIB:40)!"5;;<6(*-'(,.4>@HRLPMJPED:37=AGGGMF@>FB60),*)-*" -
#) !" - -"$2%*
%3$&# ! - - - - - - - - -
('$"$$ +51630% #&$&&+*'$%)$#(41,#)*.$"+78:??:72=IF@IGLR\a^TS\UUSRLG?<AFJEB<BCD??GD=33DD68A@DH?;9464<EI>8TUFBDJGIE??A<=><:CIMI?FVXFKEBP[XTUVMJIXfc[TSQS?0&/??/+.'!,A@"++
-
- - ,6;<472032420)!#$,0'*4,$02.1&(1.50,014/8(,05*-1%'/.'"##!$"&&"&$!"&# - - - %47;;<80&4%59?E@:94 !%0(5B:/) - - -6GEJKDA>/.+'6BO[chbc[ce\K?DO[cdclhddfldhliRHGMSXMF5.'/;@Qcecldfhikeif^_NYSPKA@7*-(",+""$# !! 2 "$'&%!!&0.@;<KQa_^gmhovpqvyuwyuvy}{~ywwy}u{xxvpsyxv{zwvuuu€…’—”ť¤«¬±°¬¦ś”’’“Ťlomlqpl`_m_`dTVBBC84)##"# '(32:>FJORKPIMOPRQOEKGCJ-+*"(&1:476,##*.@GGVQQKLJKGF@1:79HJGDEHBDC4.3.0320'" ' # ",*("&!")'# - " "'#"#!"!!(*(#$$-+!!#$%"! "!($.&#+'3(" &$'728/**#CP`mlX8)(1OUPUY`abYWVVMBJ=HE<?DC>H]puogfekg]Vcu„…†ohce…‰Š…‚…‰‰‘“’“–’’“–—™›—ŽŹ‘“ŽŚŹ’—™’ŽŤŹŽŚŽŚŠŤŠ…‡‹Ť‘‡‰‘Š‡„‚Š…ŹŹŠ…‡…}v|swzx}srxv}ttvxpphdedcjmsrnhcc^WJPVD<A=9<6:8Dbbku{kUJcpkŤ‹Ś‚trvztihihcmkhgjkn^P93003E`lopyhE!
- - '( %!$&<735-* ! *$!#(& "&#&+(1/,#!)-*$4<89EA9>@BD@KHKJS\^[Za[WUMHE68<EF@DNVF?>B;69<CHB<9:;JIE62;:>>7:88@HDHGOMA<D555EK;<=GHEBBUUKCIDKSYUOME<=UaZ^ZXURJ2$&7E2,+. 9E7++" -
-
- -%4427/1.421+/*,$%!25-%3-,'*-2-,-,1.32/1404,*,*/1(,%#.&" '&$)#! - - - - - -&.8E=434-+ "><:@?>2. -0'5;72 -
<J?CIHFDA0--$4<L]]\ec]fdbE<=N\^ecfflmehqoph[IX`XK/,137AQZfgigkfbhhicbebWJKG<:71)'&% #!$$% !! &#$#%#%1--=8GOU]aadglinjmpvywqy~z€}{€y{zw{w~{yz~rxpuqwwsz}zwtru|ŤŹ›ťť¤±°˛Ż¬ŞťšŤ••‘hprooqjlelkibabc]YSMHNG:5'! "" %(-.24EDCIHFGGGOLKJOSNIC77;.0# $-::7/)/;KGRTGQHWRJFD=3:7<?MJDEGE=>65177161)%
! #$
&,((! "##! -
- -
- - - $($%" #5=/-&(($!% $'!"#" #'$$'('.5,$"%4/(38=?AOF;FNBKLIJNLLT^]_^XTHKHH@CLOGIJLKF?;75>7:A>:B<<BGH?547>@C=?:><AMHLP:71819AJG@HKHBKQQTXWMIHTPURLDACNMIS[XXW8,*1;<30.$)J?($ -
- - - -!/.3611654:32+).1$#24/*/2+%))(6,*,(/002,+.3'''(+*'(%)%'(%$"! %#
- - - -
(3*0-$$ *$')17, - --51?=>90%)"3=>@@@C2 -&"!%
!1?71 -
"<CC5=HNJMA4.*$2?F^^ekfb^a`N>>N_dfd`hlofnogoib_SE8$&19N\ekmghgijkjf^`a]OEF692&!"! ##("" ##%+$&!&'*/9>FYZ]gopoqkpgmnuupnqzz|w|y‚tv|t{trwutwzwrszyv{rpwx‰„z‡„y|Š“›ź¨§°˛±˛±©śš’–”vsvvonynrpm`mjiggecTsiKIIA@7+( !! $+2.6?<=?EJDJBIINMQKJIDI:;2$'*41194?NIUMGLQSNLKL;0;C?BKGGGAHEA71646:9+&'")%
!#""$ -+5.%),#&! - - -
- )),%#!!,8=1-&(('*-"##!"$ %("#%3$!&(/4""00,4?:BFPO>?GIOV_ZULNZ\YY\]YNFEUXQPPUQSNCFEB>4;>;<=?=<>@=@BA4/4:@FB>AFC@D@FIA9;<<JJIBDCHOYMDFKRUOKGJJQVQLIPJNSXUL9##+38.'*#1P7$#
- - - - - - - - +167722..-05/))+%25*5+-*,3,)-+3+&'8/202///652,0-'+&$%"$$%"!!"*' -
-
$115;(!$ %,23#
- - ,65<;=4/1%$.7<EC</*$! #';@7( -
3>@302;ELKJE:.,$(4EZ\`fgeed`L=<EZ^fpqcgimmgeccPB2-()4>W`fkjhkjbfeic^]WLEJ653%'*(') " &"(""$#&!!&'+(/>HVbhklnsloqqqovrtz~z{wx}†€…‚zz|z}v~xrz{r~~tuzuyy{‚yv‚‡‰ŠŚŤŤ››ťź¤¬Ż°˛±´Şžśš™š—”‡vruvrwwqplpplpnnjkbdfb_e\URLKD;1"#!$ +!%$/305@>GDDOGGNLQQJLKGA51+$+24@KMKHPJPMTLK?9529AKFFDEIMG=<443<B91)+.0+&$!%" !-//!,'*) # -* -
- -%(#!%#,930*(&"!%!("!'"%""0#&*-)+02+*76>GHGGFDEOVc`[XQY]WZRT]WVTXZ\TSQNUSH@CDKC<=FB9A>8@CHDEH>=BGAD=>ABBGLFIFB;839DHGHC<FV]NC@<@SVRNMK<IQXLLMPKQN=)980! "@C% & - - -"12=74332*')1-%**&(/,0(00:..1/312.00+48-1/(.1//)-+*.&$%# $!"%#"%!
-'/43/$(!!%0+ - - +169>:A553)"$ /;:GEB+/"(, - 7=;8+
-AJ70%*,:JOKOJG0*%)4G[Y\fdh`\^P9:JN_ghjfqkfefcWC-$,4<Hadfmjpllhidbg\VUMC@66'/',%"/+)"'"'(' #**7;TT^mrpryrv€suzuy}qy{z†}……}…‹Š„†||…z{y}|u‚€{zsyzs€‰ŠŹ’‘‘’“—™źźźŞ±Ż°˛ł«¬Ł ťť žťˇ•†{qv~ywmswusgmrrspmqimslfmh`da_heYOM=30$ " !%(4<@9?RKGLSMHILNJMKF<,(&.<GFGPQOPNRRE>212BEGIGDIFEA<528<661/.-*'.&$ $ %#%
".3(&+)/') ! - -!! $#(#,'!((,!&' ('(((.!(&*''$&&*,/0($&(#"&%+1*+&*73,*#8LS^gl\E8(.IY\Y\QOFJORQTNLLSGHGMBJKHWmoj\`kfc_n{~…†€tzsfv‘•“–‘”‘“•“‘•”‘‘Ť’ŽŤŹ’”śŚ‹‘ŽŽ„‡ŽŤŠ‡†ŚŽ~„‰‹Ś‡|vsq€‚‚vv|tryxvzxsn{su‚{wz{pqlmhab]aaahfcXW^Y`ZJE=BAC84;843LTVbvyyTSpks…‰ŠŠ€~€{x}xolionrphcilkmg]NC4///@[_acnpjC
- -
-"(!#'463'&$! " &,$%!"'+60-,/,+2@6BJMIK??EGKS`^VUWSLXT^_Wab[RNOMCMSH@@GITL7:@>8B=>GBIJB<6=JHHE:=CKQNMNH@027GJKFFJENXKGMG9BHNVXTSKCOXULIACLI2$21!#,":M>*+
-
- 0441481.0*++.'!1'!323>),5'))521*.17821.-4*)*,.,!2+#&#$(($'%%"% -
-
7@4&&$,,3BHKJDK8),,/8Y^hcgfkbdZ?5CSaejhklnaVTI3&'.AHZbnmjkhimfiie_eRB@340-)%%(&)!"%#!$##('($''-68IOcgmwv|rqo|{txv‚}‚~‚u}„}‡Ś…‡‚Ś‡…€‚‚{x|††€‚z~}„€ŚŹ‘ź”Ź‹‘•š˘ ©Ş¬¬˛´˛ŻŞ¤˘ ›źˇˇź ‘‰€‚‚zxrxystyvsqtjrnirqqlomkeegj_bhfZOLC7(%""$"!('37DKHKGDFJMMJTSQHC50)' 0@?GWTLXJDD@8/59=DIDHFHE;G</250;94('2 %!$'
"%% 3-'$#--*+-)%&
(#'% ($! !%#*%!%%!(%,("'&$'3%*'*-&%$ ''-++&28*/.)"4=F]jphS:+"/HQ\cSKJB:DRSLAJMEDMA<IMI\ipnXT[fgafpv‚„}}pdp‰ŽŹ‘ŽŚ‡Ž—••“–––•“–•‘‘”“‘‘’Ť‹‡‘‘Ť‰‰Ź„„†Ś‡€…‡†„}tzyossw}koswppzwqrjqvqvyu{|spoop`ac\``biga\XUSUJJ?::9;96=:5;HG]u}vjP]ofzŚŚ‰‡x}uqtxqnmmjnihee`^bgaXD75035M[T[dona.
- - -
-"0% "!350++#!##$%!"%+'"16=*+3/++84<:FHD:BIC>JYOSXTVLSTX\[]`[SSPM>KPE@AEGVPE:9>><CA@?AD;9<??A>HC>CIMFHUJ?:7<AFKLDANUZILJNIH;:CQW`]QQKTQKLDF:)$"',)-&=NL0$/!
-
-'17737=<4/37+&)")4145<82,2,".33.))/350)*--1/21,0-**#'"# !#&"&# -
$%#-61/+#$!!# -,.),>@38@;>F730$! .BIA?=69-+/!
/FD<( - -
"<G6!$+4.0BCLMDN8 #..=MXbhgjjjhRB57N[^iaeed\C4&*'7IP]dimjilfcggc[URQC341-%#'" %*-%,&+*,-)((-07GZhmropwt{|v|}x€€€„‚„‚„}††Š…„€Š„…Ś‡Š…‡„|~†z}†‡…‰Š€‡‰‰ŤŤ‡‰•›źť“„{uwŚ— Ş®®˛µ¶¬®Ą¤¦ˇźťťž˘ˇ”Ť…z|{ow{pvs}sqpssntuttllqtgbcjbhgc]RJ;.('"## !$ !!+)1=@B?GMNMMNUTNNPE?9.*""009INEPR<<?464;?HJGJLFGAA14:76?5=).##&#!# $ )5*" !$1/01($"&' -
- "&!"$&(#!))%$#$-%!#'-# $-,%#!!#)+$10.+-,&)(-(!%9VeozkR>+(<DZd[UO;8GQYPBOKB@?DJX^Xcr…yiZVjiaXjv…„{toej‹Ž’“‹Ť–—™šś”—–—”’”Ž’•—‘‹Ť’ŹŤ‡Ť†…‹‡„‡‡†~‚~{~zy€so~wvxousqrt{€rlkrtwuwqsrnjnsjgff^\a]ijg_XUQQFC99=852/C<;7BQbw~€tYB`ll}‹Ś…}uqturunjiijhdfb]ZX`ha_@.2..8VQVcdmd>& - -
- .- %"+-.**$ &,*",>A;*%34*+179;;??>ACKKEJGJWVZYNSSMWWYW[UPNFCWQH>>=CHIF>??@BHM?3>@77BDF?HNG=>B><JWFED5=D=LIAEPYIKMGGRFFEZ_aXVL]^NU\TA0")/(0,"%(6OR?*(*# -
- - - - - )58=7<;<?@73=2+2%/76437722293*,0+06797/11'1465.,.,+'(!1)&"##)#%''$ - -
-
.3.&
'?>'"+37<=??A>:40%%%8FKEE520#
-B@5%# $:E>'(16/6FPZRN:%'..6PWebZdimb_I?>C\be]WTE:(%+,7Lehgdfojfhpa[_XIIG;1,0"%% ###%0+/&1-#$+"*-/FN]qt{xw}y~r€‡‹‚~‰…„}……Ś„†‰‰…Ž„‹‡‡††‡‰Š…†…|…€„‡‡„Š‚Ś‰‡‹‡‰‰‹Ť’‘–śˇŚŤ~ibZuŚ¤¬´·¶°®©§§Łž žźžś¤š’‰‚€z~|{uu{uzutrmlvnuomozxoknqhhmjlic]ULD5,""" $ *06;:@MLHHNKPKKRIELB=/&!%+1?GDDhM344/<@CLJLIBQG9146?AD?/,&("$!'& #% -015+$$/1-./')%&
-
!" $"!'$!' )" ( &'%#$%' $%*' %,(,.%-++&+" DVetsg]P6"#0AR```Q3<R[XVDRD<@IKO]TZmu{t``di`Vamu|z‚‰xr{Ž”–“‘’–™“ŽŹŽŠ”™›”‘’‘‹ŚŠŤ†……†€~ŠŚ„{o„vtpu~ynkopmpiovu|‚t€‚smlquqsvrlfglrkigph[^bfjieX\STKCA>><329<3;6;Rht~ŹŚVGejqŚtpvuyvrm`bkjabb^[_cdbW9,+0,:SQ[bfbM," - - -
%(!!!"'03,(+! ""! $!!!%%+' 8@=.,!(881+97==;?A>;E^ZXSNZY]YOQOKKUVSRMHNOHMQROK=?NQOJHHIBEC>9=?>@FDDALLGEAACEBUXMKJIDFVPHGFNONNE@MYSTZd^WKRe\^[XZ>(''.1+!"#&CYO-$+!
-
-
.<49=6<895;-5/.)$262045-,4/373.103,.67233-/21++(171&/&#!'% !& '%"-)( - -
" - & -"1=;31* -AEB52-3<?=C<:@>;32$!!".=J@B87-%;BC;(
- <F3&!"-088,.=V]TPL/&.0<MZacdfasr\KE>JQ]JD9-*$!!6MQerlmkjjgiffbQQRF;4<+%**( %,*-+/2/'*'"(/8<Pcspkz€{„€†‰‹‚„Ž‰„‰‡‰Š‰ŤŤŠ‡Ź†…ŠŚŠ‡Ś…Ś‹ŠŚ†ŹŤ€‹ŤŤŠŠŚŤ’’ŹŹŽ’‹Š‡y]SRj“®«¶±±°©¦¨¦Ł¤˘ŁŁŞ¨Ąť’‰„€|}{vzvrnnnrlrqssnqtu{uqqhnkljjnbccb`MGG4(" )%#" !#"'/<@>AEJIQNKIOOMNJL:1& $!-/60‡Ľ/152=<GNCGLEGA?77>EDH935,(!&"$& -
%(## *.'%(29-'/2&##
- - - - -"15:*&!(:B@-137=@FC?8<LY[[WSNSLIVVVSUTVRFILQ\SONPRI=HKQQMIL;9?=>=AFFCA7=@D>HMB<CCMVJCIGFFKFD?AKOPKLIKRQRXZb[LRZ__YSK5&&)-2%,MQE0!&" -
-
"0446?594427320,(*.83.40+,-10.90-1%%,0/3,1-3,.*-)&)%"& ( &'0+!%#'! -
- - -
- -
(8:/-"(?HJJE/ 2>>7<F=??>7,,-! 7@FHH;4+$8HI9
*=B3$,#-4A9.,EU[__L:'/9>PXgjkilmqgT??GYT<(& (3BRgqmuqtptionf\QKCB:7*/,,!&))()500273+%108R_ir~}…}€†Š‚{‡ŠŽ‰‹ŠŠŠ‹ŠŚŚ‹Ť‰‰‘’”Ś‰ŽŠŚŠ‰Š‹‡‹Ź‹‡Ś‰‰ŚŽŚŹŽŤ‹‡ŤŤ‘”“™›–™–ś‘ŹŽv_]]p‘Ş«łłµ°Ż¨§§¤«Ł˘©«¬¬¦ ť¤¦śŹ‡†…|uuqnotnpookrppwwyqrlreilmsmnnggjffec]D<6)% #"# %1435EJKPKOONWLKPZNH;-/&") E)09;=HPHGKFGDJ=<=C?EKG?,-."%'
- -"'*(#!'/3-%".9524/.)(%! - - - -
- - - - - -
- - $#"!%0<62&%$&1 " $.1-2-% 18,,'%17A:,06@BIF<>=EHNOXPSJ@?KVXNLKMVJONONROPKFACF?GIKAF;9;<?GHFCDHF=6D>?JA9:>8<?;=7;CGH@@?MLL?S^OKRJWYVXXPZfbUF4(#0*2.6MO6,,
-
-
57;:=:::34/360,-,1/-/0484'++'54--0)'.0244/+1/+,-.*','&!$+!!&/4/'$ - -2/5,
/FHLJD!!47<=<F=?D=/2%,#/3<>33".H?4& 2CC&$ !'8>B1.'7KQXYN8-117FMhgikogidMC;@GD-#8Neglonpksgqj]d\E=60+++&% "&/.'/-0//111DWbt~xu€}„„{‰Š‰‰Ť‹ŽŤ‰‹†Ť‰Ź‹‘‰ŽŽ‹‡‰Š‰Ś‹„ŹŤŠŠ‹ŤŹ‡‰‡Š………ŤŚŠŚŽ‰ŤźŞ§Ą«¦¨§Łźź–x_v–ެ¶·¶®¬©¦¦Ą¤Ą¤¦§Ż°«¨Ł§ŞŞź‡€€„~wzzwvsspsvqhirxlrpnqqhppnruoopvsgmjii`c\I;*%#$ %!& !%,318=CNPOUKIQMVVSJ:;-'!#2?HBJQOODEKGHA?FA<CID<0+,!
##
$,02+"3182,(*,*# -
-
" !!# !#,"&!&/# %*##%(#!#($!%(+0''*'&'*#&*+/,+)".>X`mmX:*%%;KXai]RVKHJSOE=3.<FH=BC<BSjug^fkg]fuz‚|‚†Źmp…‘“‘–—’”–ś””–“›š“’‘–ŽŹŹ†‰‰‹Ś†‚„‡†qs{‚€w‚uy‚„wksor~|}ou‚ŠŽ„uv{twtiirgcaZbgdafbWUYQQJFFJTI>8MC710;XmwŚ†zcOkr~„‚€‚}x{ske``^bljkqkgakrrkYD1.)6>]hf`beP0! - - - -
)(! !%8<1,&#$$)'"!#%(*2&
%864.$!/03(.6?CB?EDCHCHLSSNJJNNNPPQJ@B>DHNHNQUQNMOKBAJHBFE:84=DBACA>F=:>?>=?<:C94=77>9AGG==BBQRIN]WMFGKKQ`WMR[^PL,$(14*0EY=#%' -
- - - -5+>?:>:820/.0-(-42+)04055)$/+/-+.(**(/2-(.-/..(!'1(+.%!$%#$&+(&'
- -
-!
&+./"(>DFA=F2(4:?=@@@C>>440#*7C>2)
+><6(
-.BF/)1@HJ?:81ELNXWD4*/2@OcdikpbhfH3%%62"/DYlsirhgruji_dXLD310*%#(*&$,+4-'+-)19IUaksz}|z„…„†Š†‡‰Ť’Ź”“Ś†‹“‰†ŤŹŹŤŠŚŠ‰„Ś’‰ŽŹŤŤ‹ŚŽŤŽ‡‚Ś‹ŚŤŹŹ‹ŤŠ•‘‰ŹŽ‘ť¦«§¬§Ł««˘¨§Ł{{™¨°·±µŻź˘¤Ł˘˘¦¨ŞŞ¬Ż««©Ąť”“Ť‡„‚†||y~xnxwxsqwpqrrsursiqrrsrsvsppprmimpjfi\\NH<(!"% " "$$A4>EDPOJHUVOTXNMGB1%%5688ATOLFID<DB8?J?@I;44/0(/! - !"*58(#&$"/42*30&')"
-
- - !)'!,?=0/##'$ !$! ##'*""':0,)(,4'+07>GFA>EMLJQ`UTPRSSSULOYQOMHGUVPXaga_QFGNL@BCBA@?@==BCB<DFFBAIL@>BNLF<3/;>ADDBC>?Q_MPPOTRKVTMUZIMIHHC" */</*"(IXI1%!
- -
-
&5:@C>3>7?@71-+1$*89215116,'+1-/3.0('/3-0.*2.,)20%%&%0*+'# ) $*$#
-
-
-
- - -
&) -",#4=KD?DJ8!$5@?<?AAEA<31%"297'1=@( /G1)!(55812;64HJFMMD:.564Iahljih\F/!!'%1>DYemklkggggbZSFE>/+'" &%#(,*!*?'+''2;J[fvu}€€†…Ś”“Ť‘Ś‹‘ŤŽ’‘ŤŹ“‘–’’ŚŠŹŽ‡‡‡ŽŤŤ‰ŽŤŽ‰Ť“ŹŽ‡„”’Š“’ŹŚ‹‹‹Š‹ŹŽŤ“Ź“‘Ź“ťŁ©±±¶µ´¬««Ş«¦ś—®¶´Ş¦¦ˇ ”•“›ˇ¦źŁ¦¨¨Ş¤śŽŚ}v€‡„wwx{}~xxwzstrsmpnrspqqtqrnmolnttckngohd^UO=(,"%#!&( !%2,77DLELTWRLTHLMPG5#"/142=KTJIKF?B;FDGC=B>73-*)1&%$ - $'"*.-* $(1032/#--!!
- -
-
$!##4565)"&!!##%$('$
73+-!%0)%+41=C@>KB@FELRPURMTSWSUYSUZe]ISWFM]e_aXFFLF?DB=4@@C:3@?=GEDDH=FJDB@A?B@104?9ABAJHFPWLIKHNWJMY]WUMRM@;.(=E3(!1SO0!"
- "2A>::?<98<C8/'-5,2316886,70#3102335*.7-$.7/4-+101%-'&*&%&!%('#(",' -$%1=@IELFG:!#-6;;<EF=JA03.)"*5%
!;A;+ 07! - (06*".805GJKKOH9 ,4+LjjhhnfO1#3DHEGVgkmqtlgdXaH881+'(,'&)5033+)&*).56Serw|…‹‰‡Ť‡‹ŹŽŽŁˇŹ•ŤŽŽ‘’Ź‘’™“—“ŤŚ–“ŠŽ…‰ŽŚŚ…ŚŽŤ’Ž‡Ť“‰’’Ž”Ž‹…‡ŚŚŤŹŹŹ“ŤšŁ¨®µą´ł±°¬°¨«ˇ’’•«··®¨Łšš–—”Ť‹Š“•–žĄ§Ş«ź–ŚŠ€~~{~~„{|sxszyoq‚}qvyqqqpmmqpwmtqsjmururpnqmrujfmkYI:92'$ # #$(! )"./4/CAENGKCEORLMB0-%!"*<@NKEKHBB<HFE<FD<9+' ,)# -$'!"!#&$03454312,! !!' -
- - - -
- #+(#$)108- "#""# # )#&"#-60,(#)2.''-2:==COG9<HLQOP\XUOTVQaYX\^ZNOKBAEMRQ\OQG?DMLC>488509>?<?>>J>:HD;9..3834AH9/4:BJKICHLJGSZN@O\WQK@EC=& ,AB7*2B@% " -
- %0=@79:;?=3:1;4,6299*27655651+11,;/,30565+52.36,0+/#%+-&'"*//$"("! -
- - -# - - - !":9IFECHH:,#)4:?AGEF?G<114" $."
#,D=1 - 0;. #$&01<5)-...*AKKMOY<' +9C_jiee]D$!/RMD9Janmnome^ZD=@'*$$)#)&(*-2/"./02<H]mwx€€Š‡‘Ś†ŹŽŚŤ’–Ş˘’•’–”Ž—Ź”™——“Ź’’“Ź‘Ž’‹’Ž†Ź‘ŽŚ‹ŤŹŚŹ‹ŽŹŽŹ’ŹŹ‡ŽŚŹ”‘Ž™Ą¦˛´˛¬«´°˛©´ ˇł¶¶¶ł§™śšš’‹‰‡†ŠŽ’˘§§Ş°¤š•‰…‚‚yxu{{ty~wtr{vqwyrooywnppssysywsnty|upqyoqnhrdgdXUD22*#%"$##& /+'2ADLINQYUZ^SJ<A;:#,7=DHJPIB@A?GCDA790)&()#$$ - -%"$( 2919317.+) $" - - !$"- $((#!"# %&&$ '##!!#( /(%#)*(!'"('$!**$'2&-/&&BQ^em`VA3$'2CPV_f]^ZUXJGH:BG96<DGQGSglvkfhon\[ht‹ŽŠ„frwŚ‰‘Ź”‘‘“Ť‹ŚŠ…‰ŽŹŽ~„‡‡„„uys‰€{{t}„yu~xofennyxdfbkllnidcnliiielhf[YPU^OEHRPUSSQEFA;=8;70:62659<A`y{yukVQiq…Š†‚}w|vsrrvnkfgkqknlclmkgM750,'+>Xjh^aH$ -
(7:'&$106.#$ !*"#".-.% "24(%.0.7CMKKOOYY\PPQZWJT[P[]\XRGOWNAC@@HGMF@B?IGJG?8;362<E>@>=;928;=>5(&465<AK=@1<FJEFDQ]QUZUMCGQ_NAB=L='$'2<:0"0L=# -
-
-
,9;;@A:2<?:610*-,=<01230)3047/9:*/4./17+017/(,(0&'37#)%% #!%(&%!$ - -
-
-
- .:EB>ACCFC3)4>>FAHKKAB64$"1/!
!4:?%
8<5 ,*.08;CB=,#'-$3?QPXQ?))8@\ijX_J3)AJPD6D[pseebbUXF75'$(*0+%%''---)'1;ADZu{‹…‡Ź‘ŚŹ“‘“‹ŤŹ–”•™šš•™”›ž“’”’’™”“Ś’Ž“ŤŤŹ‘‘‘ŽŽ‰ŚŚŽ‘’“‘‘Ś‘ŤŹ”’Ź—–›Ł®µ¶˛«˛±ŞŻ±˛µĄ›šĄ¸¶·µ°¨Łˇźť“Ś‹‰‰ś Ł««˘”‹‹‰‡t}{€‚…r~~}vuyp}xqwuszow{ry~v~y|npx{wvmkmrpqhk`NH9()% (&"#%$!($ (.3DFNKOUXUQOB;@>4" -BGGKOB@<CFJJ?=8:5+"$
# -
!#%" !#3684.84-*,"""(
-
!" $#'" %,&##$"&'1#'"&#!#&"'+($+)*,$"&)'"-*))/-02%1LXYrnnX2'*.6JUhqie^^W?CENA:@C<==A?QekpnfjmnaZ`oŚŤŚ‚h^k‹}Š‘’“‹‰Ś‚ŹŠ…‡Ś…Š†…„|vv„†‚{}vr~z~vv{wijqwt{zxgcqwxmme^acedbckrjhWTZRLIINNUQPEJIFA;:4621/1/498Fk„†sogV]mw…ŚŠ…z}zwwsqlmebmhfimlnslmeC72+/&+FT_de`@
-
+73"$040.')$# !'%%**
"&#$)#(:-'*.+08G?BFNPRYUULS[_Zc]`a\PFKRVYPDDIABF>88:GAFE:7>6@>76:AI:<66<<4;A73=73>=LFC98IRRLTXW\R[PGDEEJIEHD>2".0/+2$;M7!#"
- - 1I;;:@:297;:20"',9:')64.45703=@9167-+2,0(1-,0&&*-),+#%#1&''%'%&#
-
27:C@DMG@A6%%/<K>IQJJDC32 %#8=<.
3B40:@34<=:9)1&'HRXUE8@TfaTG8')<F@85:_lrofdVVRA5,(&)*("-('''3/+.=Qfpv~Š…ŠŹ‹Š”Ś›•‘Ž’–““”—śšś•™™źš›—•”›’™“ŹŽ’’•ŠŹ—–Ź‘‘Ž‹ŤŤ‘ŤŽ‘Ź‹™’‘“ŤŠ”’Ž“–ŤŽŹ‘—˘®łł´˛´˛®®°Ż¬¶˛˘ «·»¸ł«Ş©Ą›ťž›—”’Ť‡Ž™ž—‰ŠŠ‡yz‚z‚xuxx€|{xx}„„}yuuzullrrqrz}w}{x~‚†oiikortofffbWIC3!!! " """3;=JNOQSQID<:7:+( !0B7HJK?4:CACA>26-)&$ - -' -
!
$("%44287:/+#$""!$" - - - -!'(%/8810..&$,"'%%/&% '. !"15*&)7,:CBAILRRO[_^U^de_]\^UZQJMNWSRGLIDN@:?559ADDF?:A>=9?AGB@=6CHBDF?GBA96<BST=;HQRSUUJMLRSIEGGAEAAB9+2;)"!:O.& - -
-
- #408>77><8293530+/57))552<7;81:@1635-5/&00+"*.)*.%(*%"#'("'")-3"
- - - -
%$.-8ACGIGKE=6&$/7LGRHMGE<A>1!
!?9..) 1C?# #"'8?5+*)49;' OPNIB*#+.=Y]L=&)5>FJQEBP`jjjdXVMB<7..',.-(),1&,5.1C/McwŹ~~‰‹Š‰‘Ś—™‘’Ź’•–‰“›š›—ś›™–ź—›ž›ś™–™ś–—š’”–•š“’Ź‘•Š‹‹„‹ŚŽŹŹ”““—•“‘Š‹““”‘‹‹’Ž›¦¨Ż°µłµ®°®¬¬¬®°źž¬¶ľµ˛°©Ş˘ˇĄ¤¤˘ť—“ŚťťŤŚ‡‡‰††~……‚{€{„€‚|„†…~‚€‡x|srrx{x|x|†x~wln}|vxslntkfdXF7*! 2$!"'%.;=QUOZQOB3-,%*!3B?C?>30;D?<>6)%'#%'+*#$ -
- -
"-3109921.'* $$& !
- - - - - - -
-&)%" .630.'("# #$!(!&%((#)'"+6'$+88CNPFJEMZY[`gfebidc]^abldU^[Z\VLSP\PAA<22>DF?<D=;EBC;@A>588BBJGCFI@CD:GLNKIBDKCKUK=GOO@ABJD=C;6-$(4<5# 'B@#"'
- - `+ -
+=6<876=@8<233-,,.395.1@7393;?<556.1./2/,5,520)#!**+-&!%%'$()('.-# -
-"
- - -2"&6:CDCKIGD9- %+3CNRIHKKMI?=9$ -3D=% - 3O<
#%.;;6& %6;4&$DQYB!).=LYL1$#&9Waead`gjfgj_^JN=)%,0(2*#62$&,3,4;>Jarz‹ŤŚŽŹ’Ź””™’‘–•›—šťžźť›—ś›š ››žž—™š™–›źťžž””“Ž‘Ź—ŽŤŹ“ŹŚŠŽŚŽ–•’“Ź‘‘ŠŤ’”ŽŤŤŠ‘ś¤®´˛®¶´ŻŞŞ¬¬¬š›Ş·¸µ˛µ®®«§¬¬Ż°¬ˇ”Ž“”ŤŹ‘ŤŚ‡ŠŠ„ŠŠ„~‚‡‡{}|€x‰|~ytxzu~}}v‚syv|{~x~wy„‚tsr{vknmobZD7*#%-# $#.:8HHKMIJB2)%$*!'##)4A@5-.297:4*+0 !*2035++$ - -
#%-135722.)*#####"!( - - - - -
!
- 4A;=9=93=8/--.4$*6/302-986<<<BA520-20-53./1413*+)*()(##""(0+'' - - - - - - +:KJENBEB=1%9=FUMGTUOQTLE6' +>:. -7;62#*)5?6/7,)6.,;UOF! '')9KI:3"*3@PlgccjvljmcgT?GB5"!-.(-6(16!'334FQhhz†Ť“Ź‘’”š‘–š—šť™ťźźťť˘śśźžťžžťť’śĄ˘śťˇžš ˘–ź–—ŤŹ•—‘‘’”Ť‹‘‘’ŹŽŠŚŠŽŠ†‰‰ŽŠ‘–—ťť””‘™—šĄ¬°··¶ľ´°±Ż±Ż˛®™ť±··¶ą´µł±łłł±Ş˘›–Ź‡ŤŤŽŠŚŽŠŽ‰††~~„†{|…€|‚€xz‚~uvwsv|~‚u‚|‚y€~~€{€u|yunnqoooebWI64)'""#!%#!4%99EIMLKA>4133:2)%-24-.&$&6,%,+"*0881! -
!
#('+354;:7-)+ #*') - - - -
- - - -
-.9+%!",:;1' !!# % ,4""#',"#%04*+178EY^LF>CLY][bicadbYZ`dhjW=HSYZORKHS\XZTNJH?::98?GH;8>20<BG<@B=8::EMPMFDBEYPVMQXZ[O|eQRKOMRNXL7+**2%
LJ'.' - - -
-
2??;:F359502/3=/*/24, %+327C>?@1/440//572/.-02)*(-('#*()!%*%**-("
- -
"!
!4FLGFGSF.(7;LMWUNSWNUION7'0@;'
1@+%'435+(/:B&4'DOI5! %,4AHJ. 0>OXjjmmhiospc[TD*11,)#(#%,'./330-AQfty‹…Ź‹Ś‹“‘’™•”šśźžť›śžťśŁˇź ˘ťź˘ź›š›¤ˇž¤˘ ž˘źś–““ŽŹ“‘“šŽŚŽŹŠ‰ŹŚŠ‹„‹Ś†‰…’•ž ĄĄ®±¶¶˛°°łµ¸ĽąąľĂĹÉČÂÄĂÄĂĹ»Ą¤µľ˝¸ą¸ľ˝ş·şş¶˛°˛¤ť›ŹŠ‡…†…€„ŠŠ†„Ť‡€‚Ž‹„€Š€|}{…{}{v€x}}Ž‰†„„†‚}„Š†„x†|zs|€wurqnoqgd\L=,!!"$""#*0AMLLOMGB>@DD@0"*)%'05#0<7$
(+-(' -
$()028B1-,20$*(%$" - - - - - - - - - - !0)!'6>6.' * !%"'3+$
&1(/32*,:=BIRQH;@O^[[Y``YYXNLT`ec]QR^bb^WMLQ`e\LNLPQND8=@CH@?>7?CC?@?NJD?:AJCEGCIKONXMUW_^a[hYYZY_ZULC1(%&,)
"7L</0& -
- $8A><@?;302./01192..*-('+04786:762-.,6<55400,1/,+)'(')"&-*#$#*'#)$ - !
-#&
$<GHJOPD1 /:IIOHINLGPPQI/,59,'
-9*!%/*+1*+)'(&-JMB.)*2-8HKA+ $/HUjeietvinghcMD<0,*,)*&%(.,+4489KWg|}…†ŹŤ‘’Š‘•–•›•”šťśšžˇť ˇ˘ź ˘źť˘ ›ś ŁŁŁž ¤«©¦¦ž ś ž››™ś•—Ť‹ŤŠŠŤŹ‰†‡‡‹‹–”– źŁ¨ł¶·ż˝˝ĹĆĘÇÄÂÁĆČČČÉČĘĐÔ×Ř××ŘŘ××ĐĽ·ŔĹÁżşąľżĹĹĆÂÁżĽşą°§™—“•‘†‰‰†~…€~~†|€‚Š„‡„~‹…‡}‚‡~€~‚„…‰‰…†……‡‰‰‰‡|}……‚‚…‚€‚‚zr~qvsnvoc\R=%#!#!!% ""&)9AAGJNKLFLOF75* "!",1*!&,861
%+/,('
! -"$!+33830-+' 3*$&&& - %#!$'$##!" &!''$#!%#'!!'!!+*/(+(23-%&$-''0011/.($":KXouvjP1#+AU^`hZLISXTOEF<46579>AGIEMfpgfrk[Sc|€‰‹‹‰‚qŽ–”•ŽŤŽ‹‹ŹŹŚŹ’Ť‡ŤŚ‚€~€~~|}††~y}yzxutpjvyrmqrgellhkinqgcdtlhc`knfgc^VTWZY`_RJHCEEA69500,.561;KCDbugr{jXfny‡…~‚€}zqompurmkiicffhjlh``ZC7.03B\hepvwQ *A
-*2'#"!(-1/.)% !#$'./$ -%/""%*96&#,9?AQSIABSZ[\[[WU^[U^TLK]b^YXQWedZX[X`WLLNLUJKBA@FNLLPMHLMJ>?IUQRNWRKKKDLTF=KX]N?K^[X\b`^[MWK/( -3) -<ED#2' - - -
- -(3>?CC==4732/,)1713'--+,>0410+2239@56633071..2.&+5+1./!#%##"(+)
- - -
#
'9JGJLGJC$+?=IJIEMMKRNE/$,>@(/9,!!% $ .4.'("")>PZB#*1/.HQJ8)#(IRaiiipjcd_e]M;53&&'-**-1(1+.1>N\Yo€†ŹŤŚŽ“”“‘›”—ˇśˇź¤śˇĄť§¤ĄĄ©Ş© ¦©Ą¤Ł˘Ą¦§Ą¨ŞŞŞ«§¬«±«Ł™–ŹŽŽ…„‡Š‹Žš§¬Ş˛´¸ŔÁĂÄĹĘÍÎŃŃÍÉĘËĘÎĐŇĎŇ×ŘÝÜŰÜÝÝÜÝÝÔĆÇÎŃĘÇÄÁżÄÉÉÉČÇĘÉÉÇľął®«¬Ł ťˇšŽ†€†€~…w…‚€€‚}ww…††‹ŚŽ~t}‰‰‰†„€Š‡Ť’Ť‰‹Š‚…„{x{„{|w{vurrqmj`PA4&# $! #&*3?HNMKJMLNLI:5(!+*%&)%!!*-+" **3%&! -% -$"5-#1/-28-)&&&40&"
- - $ %% %*")'$!%2"#("$-$$,*#0/,-"*+*/'+/+'*-+(#"@clpe\:(#,7DGOZOF>A>FOPA3/??74879<EUtwkdknd]\p†‡‰Ś‹‡zy‹’•”“‘Ť‹„„‹ŚŠ‹‹Š{z‚}z‘†€utkruslhkjpunfmebjnjlgfmflfhcehfdda^XS\[W^WNLTKI;7697./29511DK?Pqw|€„‚jfji}†„„xqnuvqnkhd^`dgiifhf]I=-*49Kflr|td0*9D - - .3..$,41*+)"$%&& #50%!03+$-9@KNXZQJNPUR_SVchcXY_P?RfcTPMHGNT]dPKTVQTWONLIFE@COV`XNRXVII@GS_Z^XPINKKPQJNcaRBOUSMWX_YQJH9 "'+65"BL2"& -
$
-
*57?>>?77350.5.+27;1%%$*889124+5.36643351+4.36.,*01%*0-!$((!7)
-
- - - -&#!
'=@FLPSM>$##6@MIOOVWMLG7 "::8, -6E-*.$&')*(-42.! -:MRH+&32HMS@ +,<A[cjjmhkvjg\UK?.0/%&',.(*++28-4Sgyz}ŠŽ‘Ź‘”•“’–šš•›ź źŁˇ˘Ą Ł§§¤¦Ş¨Ş¦¨¦©Ł¨Ş©¬±®´Ż¸µ¸»şľÄÄËǸ¨š‹†‚††‡…‹ŽŚ‰‘›ś¨®µł»şÁĹÇÉËËŇÔÔÓŇÇÇËĘĘĐÓ×ŘŘÚÜŢŢÜßŕÜÜŢâÜÍĚÖ×ÔĘČÇČÇżÄĆËÍĎÓĎÉÇÁ»¶´ŻŻ¬¨˘ˇ˘•‘‘…‡Ť‰~}xy‚}|…‰‰„‡‰Ť†‚„‚‹…‹Š†‚‰„‹……ŽŤ‹‹‡Ź‹ŹŽ‡‰†€y~{||yqqwmgiiYS?,#!$#"*3<@BPHMEMKMF?1&!#(/&&'% 0B5'.*.%! #
& - - -!/-107/140-"").-)+&
- - - -## - - - -
'28<78A93990/50,+9;&+#%'2;50;=153*1/5/36/-1)0*-3(,-%*+0%''%#'& - -
- - ! - -,.AJJJLSWC:*3;ELRMPUOHA!)@:5
,<?-++ ,+,1:820,$!-ENO9!',+>TS>"$04HaefljrnmkdbX@?-/'+'$(/5',$3:3B]nŹ‘ŽŹ‘Ź—Ź–’š›—śťš ŁĄ§ ˇŁž˘¤¨©Ş¬ŞŻ©¬¬®¦¨¬¬®±¸·ą»»ľÇÍŇŐŮÝâĺčäŮŔž‹‰„Ž‡„‘•žĄ©´¶ľ˝ĂĆÇÉÍŃÔÔÖŘŮŘÔĎĘÍĚŇŐÖŮÜÝŕßâăáăŕÝßââßÓÓŰÝŮÓÍÉÇĹľŔÉÎŇŐÔŐÍÉÇĆÁŔĽ··®©Ą¤ ›š—‹}Š„€€z{€…Ž„†ŚŚ‹ŽŹ‰Ś‘‡†Ś‹ŽŚ’Ť‰Ś‡”Ť‰Ź‹Š‰„†…‚„€‚€|{{zyqlghbOH<2!% "!# /:>AGTQMIJC?B90$&&,($& (5.% #/##' - !$4/:?40.3% (-,(&)" - - - ! !#$!$&" $"$ !%!%&#%"$%")+'%1-,*+)$($'$(.1/1-15+)'7@ITOE9'++24KjlbYILCIA;C:=<C?9B;=N^jpodcuqf\_n~…ŚŠ‡zrr|Ś‹’Ť‘”Ź‰ŽŽ‘ŽŹ‹Šu…Ś‰„…~vyz~|jlpsv}|stpjcccahfjkdidYemebhhgkffcfb_RY]^`]^VJOLHHHFC::795.4?>@Pkw‡Š†r]fl|‰ŤŠ{‡€x||{zsqrpjeb]ehfbdVA301.:gzrjqkG
,3CQ
''&(%5331!!'!!#$& -
&02+!02(%,3?HRY\ZU[^^[_\^^\haYKQYVL\g\Y^_PJHKIPSgaRSWRNRPTZYXXcWNT\TFKULQCNYTOJCYNT]YSDMa]OS^ZME:@HE6 ++0<346&EWG/"
- - - -!8>?@9?A@=8>:..,0636)2/564--17@<:8*/.78126/9:/)-1*(+,'+*"!"$$## - - -
- - -"#!" -
$,17HHGWWQI@, 2;GKBFLLFA23;74 *46,$$./40/651;.6QTB,)+(/CVE2')0<K_ilafrehh[YK2,5#"%(')++$-(3<>Tew~‰’‘Ť““’”’Ź•š—š–śź ©ź¦§Ą¦˘žˇ¨Ş§««®®Ş«Ż°°ł¸şŔĂČÎŃÔŰăčéëíďďđîíăľ’€††’‰Ś—ś§§°·şÁÄĹÉĘÎŇŐŮŮÚÚÜŰŘÖŐŇÓŘŮŮŮÜŢáäăâăäăâŢŕáăÝŇÓŢŕÝŘŃÉǽĆĚÍŃ×ŘŮŐŇĎÍÍĘÄŔ½·±¬©¨©ˇš’Ś|~{|‰…†‹ŚŹŤŹ—™””—––Ź‘ŹŹŹŹŹŹŽ–’ŤŠŹŚŚŽ„‡…†‡€‚x||xqojide`\M4*##$ '!)'.:AIPSRGMICE>8- !"## )&%+2+)'(+-$
- '-,21/+#"! &''*'. - - - -" +"##$%%#' ",'&"!!*& #$/*+/+-'*,'&&+1,&*+381*,(99R^iS/#$.F]hpbZZVJJFGFH;AHB<A>AFRWakmhgpl\Rjtt„Š|p}†ŤŤŽŠŠŹ‘‘Ť’ŹŹŚŚ€‚‰†‡‰}yur}xxrmjwwovy{wtmcbeebhnna_hccgkdhlhffj_di^URYUXUYSLLQTRF@=<956=@=@6<:Mj{‚‚†~h^_hyŠ†{vvu|rsw{vrnqohigdfadc_RC77300>amkoo`8,;NT
-#.("!/8/("#!!"!" !)
-%5.) 1400*3:>KPQILTWb`^VZ`gjh\T]b]KGTTLXZaYB?JD?MW\T^TVY[cdge^]_QN\X?BO\\K@IMQ`IQVOTROOOcbXTYND=DAEE0%12875'*FUA!
-
- - (5ABCGB;;7:960.*0*18-23.,7;1711/>95510/69077004.#*1.&((%%#$$%&0,# " - - - -#!"""299@JNWWQSPA7%*2;INGCFRA3):C3 -&5%)42-/.6)*("$!CPZF.&-+/@MB0.,1=Scfcjihlab[KG>3(!(&'''&((/7/5Pdx…ŠŽ‰ŠŤ••”—“–™šššž Ł«Ł˘ĄˇŁ§ĄŁĄŞ¬©©¬°®łąĽĽżĹÇĎ×ŢäéěďďńńňňńńđíâĹť…|‚„Š‰™™ŁŞ¬˛¶ľÁÇÍÍÎĐÖÚŰÜÜŢáŕáŮŘ×××ÜŰÚŰÜáâăäćăĺĺááâăăŢĐŇŰâĺŢ×ŃÉĆČËÇÎÔŮÝÝŘ×ŮÔŃŃĚĆĹŔÂľ¶´µ±©ĄŁž“„…x€{…„„‹ŤŤ”˘§¬©Ş§˘ź˘ˇž ›—”š‘’–“–”–‘ŹŽŤŽŚŠ‡†‹Ž…‡‡‡Š‚€~xurqtpjficTA0% "!$! ##&+18EH]PIPLEE@8' &$%'# !042"%&'!$
-$/'2/0/'&%*-)9+ - - - - '"!%&)!"$%%(&+*"(! %."%&"#+##,+.++&&')--..+0202+ !!(8Gbqp`9)$-AGRcfidXPSMMFK@E?DI@CFGBJXnleajudWbm{†††Ť~qs}‡Š†Ź‘‘Ž”‘“’ŽŚŚ‡……{xxx{~€uwsrvytvvooujehlmkja]X^cgdgeehefifahed[TQSSS^VR]ZOQMA>D?6=>762:344Ss€„Ťt_RUdt‹}tmmqjptssytlshgileX\aZNC590.,9\ou{iP)
$6GIW
! - - -*0$ !#%62(&!"$)+(05;-28;GD=A>DNQZ__[]cdc]TVaYI<98AS]]TI>HIAM\^chaWZc_cc`^]WRBGTJ:;R]VJDHR`\LQJ?LS\SX^MRQD59B>><-%$*2."&+@E)$+ -
/;?>AC>9?25172.*0594/3-/,674;@4/10,/4468.5+/(-/2)") !%",*"$%)-(( -
#$#
*8>;BEPYVWYRL;0)16CJCJKG3 #?@3& $76 -022$*-)*( 3QO>()5/-ENA2%10CWcghimkl^]SJ=3-%)*$'#4(%%09EQm|Ž’‘‰Ž•–śšť¤žť›š˘Ł§¦¦¤Ą˘¤ ˘©¦Ł¨«©Ş˛°µ¸»ÂÄĘÓŮßçěďďńňńňňóńńďîęÜşź‰‡…„‰Źś¤¬Ż·ĽżŔĂČÍŇŇŮŮÜÜßâßăăâŕÜ××ŐŐÜÚÚÜáâăäčćććčäááăâßÓÔÝĺćăÜ×ĐČÉËĚĐŐÚÝÜŰŮŮŮÔŇŃĎËÇÉĂż»˝ą°¬ŞŁ“‘‘Š€~wr€„šłČÔŇĚČľą±°Ş©¨Ł˘˘ ™ž ™•ť–—™™••ŹŽ†‰ŠŚŠ…‡€‚„n|xuvqkgffXI//*""!" &"%&*5FMJJOMAGGB5!$1+('115 !'+ '$! *'(/+*,' !/-5*+("
- - -
-
. - - -
- -%0,'$"-6,' ! #$ - ./75/.5=?>>?CJQXZeb^XXc^]XZ[L8-59E[TTLLRULKabVde\QW_^_ZVKQSJ=GPHGKIRTJIORQUNI@GOJGSRDELSG>D==5)&*/64&3+! - -
-
- -7;=@9AF=850&3/0./=<825496363::<30506332382068'01*&$'))$"#%%'/)+*
- - )"
$0<D??HOLW_TZUH<439DUHIB7 ,:D; -(=>6"16462-#&("8TV:.1DZ?'(.;J^mkfjhj]c^TC4,'$'#)**-./+0>Ueo}“—›”›—šśźť˘Ł˘ˇ¦©˘Ą§¨¦ ¦¦§ž¤Ł¤¤°łł·»ŔÇĘŇŘßčěďńóńôóńóóńňńîéÝͶ›‹‡†‹Ś ®®·»ÁĂÉÎĘÍŇŐŮŰÜŢááăáäććăŰŐ×ŮŐÖÖ×Űâääçčćčçčäâááĺŕ×ÔŢĺçăŰ×ŃÍĘĎÓŐŘŰÜÜÝÜŰÚŘÖŘÖÓÎÍĘĆĂŔŔş¶Ż¬¦ĄˇžŽ‡‹€|tul~›ľÜćçäâŰÓËÄĽ¶ą´¬Ż®Ş§ šź˘˘šźź”—’ŽŽŚ‹‹Ś‹†…‡y{~zstppllod\SB4+ $ "##)+=AKEKQEEID>5(!""&* **(.53$!'($% - - -&"*4$),#,3',-%
- -
& '(#$%%'% $# #!!*(#&((-**(#%$#0$+(.5-15/()0-FgjtoS8*!9P`_RIQ[VT[iiYOKFHLCD?7Fbjtxggrpd[jq„…‰ŹŹ{cas‡Š‘Ź”ŽŚ„†‘ŹŚ‡‰†yy‚}uw‚{|||tyzqglwvpieflmiZZb_VWfeid\_db]]c`a^a_XVSSY[YRWVJH>;<:575.(0,30Nu‡ŤŤŠrY^emzvvtomxvuuhkigngprqrjh]K65,)/<ERjt}b3
0>HSV - - - - - -"03,' &37('! " "
,.10-+4:>><?@GXXTY]`W[`^b\FNXL5.4CQLQ[Y^V[OXb\Zab]HQ\^XXXXVL=DILPNHWZMDHE;IDLJBKHDPG?GSRJ?IN=&$-064"*8'
':?>E><>?=1510*.+080=152;703?;9@67606-22,420:81-31(&,"%"+&!$ &%( - - -&#
),9CE=FQL[UUURMG3))BKBE8!<G>*
- -(F:990!&!,-+2,#! ?WZ=($/09MYL%)/:Shkgojmkf]WL6-0%!!%$().2209N\eot‰ŚŤŽ”—ś›šš™ˇˇ ›Ł©¦¤Ą§Ş¤¦¦ŁĄ¦¨Ą©Ą§¬«±·ŔÄĘÔÜáçěíđňňôňóóôńóňńîčÚĘş¬šŤ‰•™ˇ¬°ł¶żÂĹČĚÓŃŘÚŘÝÝßâââäçćčçâŮÔÓŇŇÓ×ŰŢĺçćččéčçčćäăäćáŇÖáççăŮÔĚČČĐÓ×ÚÝßŕßŰÝÝŰÚŮ×ÖÔŇŃÍÍÇÄĹŔ˝¶˛±¬«¤ś”ŽŤ€‚zhyx|Ś¶×ĺęěěëçâŘĎȸ´łµ·˛©§¦¨źť ťš™—™’›•Ž‘ŤŹŤ‰‡{‚}~wvuzwrnsjmfbWF3#"!% !''.:AEIBAEKF?G?*!$,+$#$$&:.,% # - -+-8(*#$+,-2-6+ -
- -
- - ! !!&#"# &$$&"!%!*% !)&('#'+%,,-*$'&#(-(/614.3'%IidmvgI,%8O\UOR`^TNYd_SVEFNJFA>AOYdwypfktk]ai€€Ź“{kgr€ŚŚŤ•ŤŠŹŤ’‡‰††Ś€ytzvz~~†xsy|ohcrwjghkirjc[[\]]^ebe_bc[UW^eec`XY]_RU^][T[XKC>E@>=<80,2225Vt‹‘Śm]akxz~~sstpt€~~mknggeilsroohWK=0-2.;DVgqv_$$:@GGQ - -
-*/+) $.73,# &$ %%&-..('(1:A=:BCEEIOSWZV`[^_PEEWNE@=MZQG]hbQKXRYa^`c^TKRccb_Y^]PIMMRI?IOUQRKCEIIVOR_QXM?G\VRGHRB$ &0*"+G>3
- - - ,>?>>8<>>;660-..*393337547558@@9/73..3542-81.+0,+,*//+%#%"!&)-$"+' - - -
/' %
- - -*5"!
A=9;A9@JOSZgYWKD6!&AF=4(4FG:. >BA>G;60##'!#,)&(?OX@*&-*>QPF1%6>Sifdmmlhc\VC9(&$$$!&$"!+-/7>Uspwx€Š‘‘“–™ś ź˘˘ˇ¨¨ˇ¦§©Ş«§¨§§©¨Ą¦ ެ««˛ÂĽĆŇŰâęíďńńňóóôôôóóóňńíäÖȶ§ś—•Ž“—Ł¨ŻŻŻ¶ľÁÄČÎŇÔŮÚŰÜŕßáĺâăĺćçéççăŕŰŃÍÎŐŰŢăçčççéééčçćăăćäŕÔŘâçćâÚÔËĹČŃ×ŮÝßăăâááŕÝÝÝŮÚ××ÖÔÓÎËĚČĹĂŔşµŻ®¦¦ž’Ž‰~{yyz‘ĄľÔćëďđďíčáÖÇżľżÄĆÁ»¶´¨«¤źˇž”—“’”Ž’‘ŽŽŠ…‰‚~|{|oosornnjl_L94# " '# ! &$57B?LLIF=LC=7,$2("" $.6/!
- - -".3''#,+4//1*
- - )"% $$# '+&##&$&% !")$)*#**01/(%/%/(-1110-50&".JMPhwpP1'',>KPadeYONMPMSTJKC>@@IGR^ir|vf`qo_`ks€Š‘Ť|gfmy‡‹Ź’“ŽŽŽ‘’‘Ś‰Ť~‚„‚‚tnsvy|„{}yrpjdjwhdhfkjkhddbbc]_`bYafg`^\_hfb`^`cWZdbbbYRIKJMA><>>?-/00/6Znx‚‡‡iTbhywtrtrjnxwvvijlidilekokmfaO5/.,/?SdkmkV0<AHJL
- - - ), ! .1*(% !!! !$ "*1-"$/9?A>HID@EHQVXPUVRTYY\UT\\OKTUNDLSXQSYOOPIRRXYRY^RLLQed^QNJTG>=HVaUTRQHDBYgeifZXVV[OCD/')*--& >SK+ - - -
$6:68D;<;1/>6.*005/9:49184??;1;?>63672.17:.35-*./*0.-,%!! $&'(+./-, - - $"$
+#! 3MD>86;9BOWST]TWF4#(16"$6KK;*";DGOJHCC9!+''3(-JSJ3+568EPK1 ,A[fkjegmjhZSE<30''(+&'1+&+*3GXajŤ‚…‹‘Ź’›—ś źśź ¨«Ş©«®¨Ą¨Ą¤¤Ą¦©©¬ł˝ÇĎÚĺíđńňôőôôôôóôôňňđîć×Çş¬ ž—–ť˘¨Ş°ł˛µş˝ÄÇËĎÖŮÚŰŢáááăćçććçččéçéçăŢŘÓŐÖŰŕăĺččččçćććäăâăäŕÓŘăččĺß×ÍĘÎŃŐŘÝäääĺĺäâăâáŕÝÚÚŘŮŘÖŐÓŇÎËÉÄÄŔ»¸¶±¦¤™“Ź‡‡…‚†Ź–«żÔäďďđîéŢ×ŮÜŢŰ×ŃËĆ½·±Ş§¤ ť–”•––“”ŠŤ‡‰€†€„|yv{ysrlmljeRPB.(""!!$" "'#%-6GGGGCKIHC:3*'%&'"",-+& " -"'!%#0-+,.1+&#% - - - - - -
- -
- - - %%'#&//'&$"!& " %% - #+&'-,# /600?DDHO]XR_f\Z`ZPUY]Y[ifdOIN^RPLOH[_PCJBFOTU[`UC@NPHP]UJ@DC>P_PYPJQ[QE?U__ke\WGPNL?7'"+654(% +CI?)! - -
-
-9B>6A@<639005.+34g;.5926967928=943267./.2-(-*/00,1/-)*$('*/#%,31, - -
! ' '<HDA=:?98POOUUU_G5"&,(+LQL8-.'#?MHKOHFD;*98-$>UR>0#30CTP=,%)=Vlpkihbh\SE0/,$$%!)#+)'(.4;Bewxz€Ś’‹‘•——™›™›˘źˇ˘ˇ©¨Ş¬¬Ż¨©©©ŁĄ«Ą©§Ş°¬˛ĂŐâëíńňóôôőôóôőôóóńđëáÓŔ´«žžśš—ˇ§ŞŻ˛´´·ľşÁÄČÍŇŘŰÚÜááăćĺćčččćééččééçäÝÚŐÖÚŰÚŕâĺéćäâŕŢßÝŕŢŢßŰÖŮŕçčäŢŐĚËĘĎĐÖŢăăĺççäääââäáŢßÝŰŮŰÚŘŘÖÓĐĎĚĹĂÂżľ°®«ź›–Ž‰Ž‹Š†…ĄąŃäëëçăčîńđíéćŕŮÔÍĆÂľµ¬§¨ž›ž›ť•Ť‹Ź’ŹŚŤŽy~†~}ntwtflih]ZJ5.(" !"! %!'.=AGGFFBD@C6%!)%)'.45.""($!)! &&/3(/--1" - -
- - - ""'%*$# !"% ""
1.+%,0+$'2/2=BKEOXYX`fjdebc\`abfgieXX^YYdbTH^fbWXFAJV]Y[`bRTZE@KTW[NG=E`XHMIIPTGHR`KPf`ZSJ?=7&*0@=0'-'(NE/., -
-
-6@=;AD<=99;60:70-7(gŤ038908<=7;=<91320732+),$(722*0+).,.!!$00)%!0-& -
- - - -
- -0EHF>5@?8=EKXYSWVR<;+*$ 0IMLE<,.,!13<EQPMDFK6 #'&$42 -#;VVB*/316QT;(1BTdjtpiacfWM9) ) "%$$*,08B\glt‚‹Ś•ś›ž ž ŁŁź˘ŁŁ¦«®Ş«Ş¬«©««¬¬®¬®łŔŘçěđđňóôôőóôőôôóđďěáÓƵ©źŁźźž›§§°ł·ş»»ÁÄĂĘËËŇÖÚÜßŢâăĺççččçččĺçççéčéäŕÚÔŘÜŰÚŰßäćăâŕŮŇÓŘŰ××ÚŘŇÖßäćŕŮÖĎĚŃÔÔÚŕäçéęçĺáăâŕâââäâŕÝŰÝŰŰŘÖ×ÓĎÎËČĆĂĽşµŻ§¦žš’ŚŠŚŽŽŤ‰”ˇ»ĎŇĎ×ëńńňňňđíęäÜŘŇĘÂĽ¶¦¤Ą źž“ŤŹŽŚŠ~~‡}oo|}pmnpqcecF;.( !! &9<HLIFGFGA?=&!%, ! '+0: "" !&$+$ $
,.00&'0($ - -
- ->=$& ! !).,#"!
-&2-" ,-+((0<:?BCD@C]TQ]bW^`aig`^hc^fgdgZ_iaWS\fib^VEFN]XV]lc_\RIOS\e_KD:HOOLTMOLSXRYJ:AXT`H9:8!$1EC1$-/2LD***"
- -6N9;5EC6<37328).245D\9,32=:=9?74;C4/6,/6/1),#*+-+'/0(,'"#'!'%,( #,(( - -
%
- - -#8GMOG@==05BWRIRWWP@6 &%
+;EHPDA0.' :LHHXWPMB>A3)('():YVB."-24HJ;$$.FZdgejfa^aZF82( "%'$)%(,)4Hgwns€ŤŤ‘—›ś Łž˘¨¤Ą¦Ą§«¬´®®«Ż˛´Ż®Ż±´˛°®¬µĘĺěđîíôőőőóőőőňňîčÝĐŔł¦§˘ťźŁ¦Ş©˛··¸ąĽżÂĂČÇĘĎŐŘÚŰßâăĺĺččččçćâáââââĺçćĺŕŰÖÔŘÜÚŮŮßäâŢŮŃĎÔ×ÖŘÓĐÍĂĚÜáßÜŮÖŃĎÓÖŘŢâčéęęäâŢÝŢŕÝâäĺăâáŢŕÝÜŰÚÚ×Ö×ŇÎĎĘĆÁľ¶µ´ŞŞ •—ŽŽ†„‰•Ł¦©ÎëďňôôóňóňđëęăÚÍÉÁ·Ż§Ł¦źžž™•ŹŚ”‹Š…„‹„zw~†ykspnmhkl^R=0*- "'/4HEJNHFHJE8#! 6. $'+0'$!'%)&
"
! -33,,3($' #"
- -
-
- - -
-
/59;><>?>8=;,*4",3786&/2346:7645==@;24442./,(-,$)+--'##)$&"$'*)!(/- - -
- -6BCPJ:6==8@KNNWQUN@"0'?SLKIC:31('@IV_UTHDAB-&8*2KOA'*1,5HB6-2<Eaidkbba\RL=61 &$!#-/(.:Whn}{‡ŤŹ‘Ź—”™šžž§§Ą§˘¬¨«®¬±°¬Şłµµ¶łąĽÁÂĂ˝ą˛«µĐéđîëôôöôôóőóňďëŰĘľ°¨§Łžťž§°´´´µ»şżżżÁĂĹËĘŇÔŘŮÜÝáŕĺččččĺäâŕÝÝŰÚÚÝŕáăĺăÝŘŐÓŮ×Ó×ÝÝâŢÖÖŮŰŰŘŰŰ×ŇÂĚÚÜŰŮÔĐËŇŇ×ÚŢäćĺääâÝŘŘÖŮŮŕáĺăĺäääâßŢÜŰÜŰŘŘÓĐĐÍËÇĂŔż¸łŻź˘ –‹„‰Ť—ź»âîňđóôôôóóňňďęß×ĐĂą¬©©˘ź•–“‘ŤŤ‹…†“~vvytsysjpgkc^UU;7%&15BGFDGIAD=$'$ &'"%-& -!"#++/(
$(&#$54,)/4(% " ! -
- - - - - -
-!. &5)+/!
$"##'11.&-9GLNLDRQRV^]`]hha_]Z\b^OSVRVX[ge\WOSbQNX\]WV[SICRagYV]UJQd\ZTIL?N@HO\]UVMZ_HJTILNH8!$3=5!!'$()DXF+%& -
- 5<837<@<<167564'/89556:-5;87<911OE96452513(,$-'!'('%(%" $%$+$#&") - -
- - $),@NPTA8DB:@MKVKHOK?*)'>LIJH@;<:4'9MSXNUKNC2#+% -
,LP4/(*2>G>').;Icbglkjf`VF1'!&" "'64G`mj„„ŹŹ›•–š›™śĄ¦§¨©Ş¤ŞŞ¬®łµ˛¬¸ĽľÁĆĘÎ×ÚÚŇŸ°łĐčëëőőôőôôňňďçŰÎŔ°®Şžžˇ¤ §°˛µ»ąąŔÂĆĆÇČÎĘÎŃŐ×ÚÜŰŕăŕćččęĺăŢŰŢŰŘŐÓŇ×ŰŰáäââÝŮŮÚÖŃŐÖŘÝÜÜŮÚŰŘÖŘÚÜ×ĚĆŐÚŰŘÎĘÉÎÔÖŰŕăáÜŰŮÖÓĎËŇÓŐÚŕćĺççäăáŕâăÜŰŢÜŰŮ×ÓĐŇÎËČĹĂĽ¸®««Şˇ““Ž‰‹Ś’”˘Ăßëđńňóôóôőóňňďčâ×ËÄľ±«« ›–”‘’“ŽŽŚŚ„}xttqnjjonjk^RE5#" %5=IC??DEC8*".&%"+1! & (620/$%!+' &!#())#&()(! $ - - - - /&"$02+% $" '#%"2'.0(3CIKGERQMPZaicbh`ZZckk`VZTZeUQ]a\XYKZ_SWWe``b_NNQ^b_]WRJDZabVWFOUGKR`__aRVe^URTI<>+&/@C2!(-%/EP:,-$
-
6?:6;<E?284.271*-522<<525.7:<B45:7;9<;4000.(&$!5+0(',!%&"''()$&) -
- -
.''5HQGK:;D?ADWTLYS=,&2,*CKQNSGB49% 2SXFLSRQM;#4CR<$+9*8RB-$-<RekadgdjaNB1"&! %#-*1Woow{‡ŠŤ‘Ź™—ś›ś›˘Ąˇ¨¨Ą¨ŻŻ«±´¶µłµ·żŔÇŃŰŢäëîíęŰż˛ĽĚáďöőöőôňđěćŘÉĽłĄŁ©źťžžĄ«´··ĽżÁŔÇÉËËĘĐŇÓŐÖ×ŰßßŕâäčçéęéĺßÚŰŮ×ŐŐĐÉĎÖÚßäĺăŕŘÔÔŇÎÍ×ŘÚßŢÝŰŘÖŇÖŘŮŘĘĂËŐŘŇÎËËĐ×ŘÝÝŰŮ×ÖŇŇĐÍĚÍŃÖ×ßăĺćčĺćăâăäáááßŕŰÜÚ××ÔŃĚÍĘĹ»¶łŻ©Ş©ź‰Š‰Ś’ ¸ŃĺëňóóőôôôőôóňđęĺŮĎÇ»ł¬§Ł›ťź™”—’‘Ś‰yx„zxvumorpij[aQE9, "-=@FIKDDDJ7+*'$$!&3) #"'3.-)%"),+"()#)*2-'!.( - - - -
- - - -&.("(28-# "%'" -$" &02*(+7ALKMTNIQRafcX][V^cqtode^`mk_h`_i\KNVR^^VXU]]MPWUROTXVVBB^^UZIHSUPSN]VQFLXaTFHI=+%>9:0#"($.@@(&"
- -
- -
-
$9E?8@@<>;523.,,=3521753.-*.1:;2>743447./0)-+%*,0-(''1J#'(*(+(*#"%)%# -
- -
&+ -
+) $7DQOH@CL=?GUUQSS3
-
"&&>^UKQ\MH=0*,#/Q\TLYUXNB$+GN>..'0;GF.!)<[\elfge_^E;2""*+*$#%-7akzs€‡Ź›•”›ťˇ˘Ł¤Ą¦Ş®¬˛Ż±ł´¶´ą˝ÂČËÖäęďđńňňđćɵąËčńóňóóňěăŐʸ°ŞŞž¤®˘¤˛µĽŔżÁÂĆČĘÍĚĐŐÓÔ×ŘŮÜÜáâăăćčééééäÜÚŘ×ŮÜßßÚŐŇŘŕăäâßÔĘÍĎŃŇŐÖŰâăăâŕÜŮŘÜŰ×ČĆĘÓÔĎËÉĚÎŘÚÜŰŰÚŘŮŰŢŕŰÚÓŃŐŘŢäĺĺčçççĺăăäĺäáăŕŢÜŰŰŮŐÖÔŃÍÉĂŔşł´¸±Ş§™–”Ž‘”ź°ÁŐçďňňôóőőôöôóóďëćÝÓĂ·Ż©˘ś ź™—Ž•Ś†Ś†y|yztqwlrqllgb_[LB2 +>A>II=DABA1,"#!"+,$!*/2/0%%% )&!#*/.*0'( !% (* -
- - - - -
-6==A98??::8-,1,13>=64;49:6469514/5444592+-&+*/),&0())0%#$%,')(*,-$.)# - - -1:# - %''8GTPGH<JB?EGRWPG.!!5KQRUXZOCB4-'0L[Xdc[SL;% -JKB&$3;KP<*$,DMec`fd`]WH9(""( !!!#/@Xxqx‹’‘““–”ž ˇŁˇ§¨¬¬°±´±şą¶Ľ˝ÄĆÍŘâéđôôóóőóđęĎ´´ľÚěňňńďäŐøŻ¨˘¤¦¤¦«®µ¶¸˝żÄĂĹČĆĘĐĎŃŐ×ŐÖŮŘÝÜßÝáâäććččęęćäŢŮŰŰáĺçćăáŰŘÚâăăŕÖÍŃŇÓŐ×Ó×ßäăăâŢŰŮÚŰŮËÇĚÍĚĘŃÎĚÎŘÜŰÚ×ŘÚŢŕâăâŕŰŮÚŰßăĺćçćçęčććçĺĺçăăáŕŢÜÚÚÚ××ÔĐÇĹĂŔ˝¸¶Ż±ĄŁźšž™ťłÇŘĺíńóóôôőóôóóóňíčŰË˝µµŞŞźś–Ź‘Ž‘Ź‰Ž€„|wwvqiirnckif[QD+!"!&-41;DCE@D?5-#'"##"&&!)/1/*# %%)+.)# -(,4(#))& &!$%# -
%-)(2=@H -
- -#"'0/% ! !
/.#&-./('01=BLMPVUXd[addabfhijlqgYajf[[Wda\V]TDLVZUUV\]ZPNH<ELLRE>C?EQ^VEGHLNHGEVD=HE99?8'(.786,,NG,(& - - - -
- - -";?BBD===7954/%371:<28638==99<6<78185457.+*+*&%0(%() $*%&,/,*"!%)-',' - - - - 7;3
- !!BIKOEDDDBIIRSL7
,",<TVX[USRKI9/0))LTVX`VGK9 =JFA1,)8M=//>^_fbhd_OPA+&& &!'-*)4EUhq~€‡Ž“–ś–™ťśˇž˘Ł§ŞŞ±łµ±¶»˝ÄĘĐÖßçîńôôö÷ôöőóńíŃ´ł˛˝ËÖŮŃĹş°©˘ˇ¤˘¦°ł·Ľ˝żĹÄÉËĎÍĎĐŇÖ×ŮŘŘŰÚÝÝáŕâăĺäćçčéęëęçâŮÔÔŘÝäçčçĺăßŰßâääŢŮÖŐÔÔÖÔŃŇŘŰÜŰÚŘÚŘÚÔŔşÂÄŔÂĘÎŐÚÝáŢÜŮÖÜáăääăáÝÚŰŢßââćçčččččççäĺčäăĺäâáŕŕáßÜÝÚÔĐËÇĹÄ˝şąµ±®Ą¤Ą˘ťšˇ§«żĆÓâíďńóóőóôőôôóđéÝÔÉż¶Ż¨¦ź–”’ŹŚŽŤ„z~{p{omnrmrjhegYF2(# #%#')7?FGABF?<0$!'"*2713%),4(,/,'+4,* " *% - - - - $!" &&!!'$#!#"$!#"'"+%"&0**/0,.-.*./02052??750(%Ogtup_D,%*:KO\fcdaQNFIOEB@?7-5::>FM^svhbkrgZ_or}„€m`gp{‡x€…{~€…||y€€x€|ux‚‰„‚rnonsrsqy||yqqm|vrxtu{v~vpoole`da[_edfdVZYSNEAA<6/,/3535Gm€|Š‘ŹtZjjm{~‚~yzqosrsplpjfjhkprqgO<8.*7Ifkkn]8
$,,,019@ -
,("&05(# "
*/!#-*,1%.47:<@JSLLPU[\]_^bhlecab^ccifXJMQ[\_YG;DNNMJLGQMBK=?G>;:@KHSJSR>6IOQRKKOSKQTI231$(9?9:(EO6/6* - - - - -
.CCCCG@;7;97.-98<9@;>6?D7>;?8@24;?8;>5,2)%,!)*&'' !-&,#&+,(*-#.'#/)# -
-":9=(
)2CLQSMCG@CKJK<#-85CCOcWV]^WQI83;2"8GOJX\PXB*>QH90/.7EG+$ $D[]_pg`aYL9+$$"%(.7Feo}w‡’ŹŚ‘“–ť—ś›ˇŁžźˇ¨©Ż¬°¶¶ąĽÂČŃÜăęđóôőřöőřő÷őôňëϲ¬«®®°ŞĄŁ¤› ¦©®ł¶˝ĽŔŔĂĹËČĘÎÔÓÔŘŰŮŮŰÜŰáßáăäââäçćçćééęęéčăŮŮÖ×ŘŕĺččćĺäááâääâßÚ×ŇÓÍËČÇËĐĐÓ×ŐÔ×ÔÍŔąŔĆĹÄČĐŘáâäăŢŘŘŢâĺçĺäáÝŮŘÚáăäćććééčéçéçćéčĺçĺĺćăăâăăăÝÚÖŐĐÎÉĆŔÁŔął®¬®ˇ ˇ”©©°żÍŢéđńňőőöôöőôňńëä×ĆÁşłĄš—–‘‘‹‘’‰…†‹ytoiqnkkigka[S:) "*08?>BD@>C6&#((( -895+$!',6.*01&
-$#(/%"## )0*OY - - - -
- -
/7* #07,' & !"!
,,"((#)$+687GCFNEAHRTMPR\flp^WPVccela[]TZfdfXMIGP]SM@JLPEKN;EE>90:I_YKRF>NOK_WKX\UWNB:G$)<;93"%
&LM-(,# - -
-
-&:CD?ECAG=<=1'!38;:>845/5:;9889>>62@0A9951($#!)$,)"##,.(*-/$)0(!&,,0# - -
- - - -
- -641.
$#".>GSNI>@5<FF>')9579DJEZb\]b\QJ;:5'!4E\U]YUWR5*KLJ5,.+5=4' 2JY^daj^[OB1/ ($&!)6Sdlq„ŠŚŚ——•™žš Ł¤¤¨¬§Ą®±Ż°¸»ÁÇĚŐăęďóôôőôőőôööőőőńěͲ§©Ąˇťťˇžź˘§Ą«Ż¸·ş˝ľŔĂČĘÍĎĎÔŐŐŐŰÝŮŮÜÝßâääăĺăääčççčééčéččĺâÝŘŘŘÝăćçćăăäŕßăâáăŢ×ÓĐÍÎĐÍËËÎĐĐŇŃÓÎĹ˝¸ŔĆÍÍÖÜßäăääáŰÚÚßĺäćäŢÜÔÖÜâăââăćčëéččééčéččéčçéĺçććĺäâŕÚÚŘÓĐÍÇÇĹż··´ł°´Ş¤ž ¤§±ŔĘáěđňóôőőôôôňńďęŕÖËż®©ťˇ›ś™Ź‡‰‚‡›ž“‰yxqpqoejhid]]R@,&!! !.461H@CGA;<."" '& 05@9 !$*/13741+
'*)"&$$!%/3*!
0 - - - - -
-%#!"-!"$'(#($ %#%# $#$-%#1+&*-0('+1.662%+2/=;BH=692+5Uourxujf(%)3G]\YRMXXNVN>;>A=<<98:89Maxwjfkti_\}‚z†…‹yf_o…zy……u…‡ŚŚ‰‡€‚„‚‚……†‹Ś‰…vu{}†…†v}{€xvtvszxu|wr}y{vomkiigficc__YK@HNG;77,+4,/5Gcrs€†Y[inx‹‰‹‰}qmmwyrkmhbbahjiqoj[@<.(/6Tny{s\7
",.0)1;?F -
$15' -3-"#!$!
$#!")*) #,3=C@>FHGPSUXSEJ\bd_\ZZeXbkegcdidc_QPLKDU\TFIONNXVFHUUH3-7HRND@DOYKTQEMVUIG=4*%8=.$4NC")) - - - - - - - - 3BB?AH<<;9<33,1-6;698328;7/4267?@@7:?538851-$%&*&,)% !*-(.1&.+.*%&/)! - - - -
)765 -$#$6?KJE?2)/7;+
-%8E=6(:<J\b]^\WTRJ>7'#):XV[^\X^D;PD/"*40F9!*7AY`bd`bTO;.&$" ##!#'<Rjq‚‚‹‹’Ž—š—š›ťĄ¤©¨©®©«˛¶±µÁÇĚŐâęďńőöř÷÷öő÷őööőôňđčÇ«§§ š›ž ¤«¬µą»ĽŔÄĹĹĘÎĚŃÔÖŮŮÚÜÜÝÝÝßáăääääććććçéçčéčćäćććĺÝÚÝÚŢăäĺäâăáââââăäâŢÖŃ×ŘŐÔÎÍÎÉĆĚÎĚËČĂľŃŇŃÖÝŕĺćĺăĺăÜŰŘÚßăćáÝŘ×ŘÜâăŕŢŕääęęéęéééééééčččĺĺççççăâßÝŰŮÓŇŃĐĘĹÁÁ··µ·ł®°©¦˘Ąźˇ¬¬ĂÔâěđńóóôôňôôňňńëáÓŔ¸¬Ş˘ ž“ŤŠŠ•žĄ Ź{zyjpmpkggcaVSG93*! &3/9=:ADEGE?+"! !"#77>2%&$(.44576.,#
-
(/*''& ',.$! - -
-
$$-$ ''%%$#%$""('$"*,3*"*)-,,*68/.08963>JE<56403NjuxqxoV6*#1F\]XQQUOBE9BH=J?:>6;?;AN^uwkbkrlaat~€{‡}nkn„†~†{„‹†…†…~†‹ŤŽ€qvŚŽ„~sqv~€xwjx‚ror„‚}uqppq~rntplif^N;=CGE966*$+..,Gn~s{‚sRaow€…‡zsofjvqhfhnllkijptqjW783% 1Nnuo]R3*+.+,54BN -
-
- - -$&$ #/1+!"!!!"
!# )5'%&+7BBFGKIJNRX\KGKRPOW^USYiqgjodb_]VMRMEST[a`NCPWYTONM]N6,6?PXRIDJQGKZLHEIMFC2!-==1 )HS5( - -
- 32
$;><B><?<;69:37.42876<83<<5-.45::;97C77.66.("!0--,#,$!'1&#$#,)0-"%-(" -
- 3DKNC7,'&*) <IOI:%+?NW[_`b^KOJ83-'&8JM]b_bXNLG0!,10><$ #4CZ^eiecZJH5("$"# ( ))C[erz€‚ŠŠ‹——•™ťśžŁ§¦ŞŻ®®±µ»ĽĂÍŐÜĺíňóôö÷ööőřř÷÷řöőôňîŕŔ¦žť¤śšť™ˇŁŞŻ´ş˝˝ÁÂÇČÉÍĐŃÓ×ŮŮŰÝŰŢŕŕăâäääĺĺĺćçččččččćäáßßăäääăŕÝÝŢââáŕŢßâăăăăăăáÚÖÖŐŇÓ×ŐËÄÇČÇÄĹĚČĆÓŮŮÚßâĺççĺçäŢÜÖŘŢâáŰŘŐŮÜŕââââßßäéčééééęčééęééççčćççčçäăßŢÜŮÚŘÖĐÉÇĹÂżżĽş´ł°ŞŁžŁ¨«ŻľĎŰčîńňôóóőóôňńîčÚĘż·«©ź”“•Ś†Ś’ťźˇ“wyspolnqkkab]XMA-#%!%-135>>BAA@>&!"#"-7?84$)$%"(1..6794;& -
."$$"'#(20" - - - - - -
'+-)(23<K - -
! - - -""'!!,:1'" "#$" %$,+' ('6=<FOHD8CRTTQTLJSRRTQPYdpddgia^\_\WVW_e`[]SMZ^cVDA>NN@07FOX\PHECHTU[YF:@CA,$0>?3%)",CK+"
03
- -+9=BDA>C=;41157.195:9@@;3593412855;:B::>780%((%&$)$#$!+53%(1*& - -
- *62 - -)-"4:NKD0++& ,;WYWR?!&2=QXbX[aVRMB3.$-EVWb[bZTD0+30@=%1L_a^hddXK71&))#!!$(Dder|…Ť‘Ź”ž”’žˇž ¤«±««¬´şĂÉŃŰĺěńóôöőööőř÷öř÷÷őôôňěßÇ´¤ˇťžž˘ĄŁ®±´¶ĽľÁĂÂÄËĎŇÓÖŘŘÚÝÝááßÝââáăăĺććčçčçčęëčéééĺââáŢáâäăŕßŢÝáŕŕÝŘŰŕäçćääăăÜŮŮÖÖÔŘŰÚŐĐĚĘÎĚÍÇĹĎÚÚŮßăççččçćŕŮÔŘÜâŢŮ×ŘÜŢäŢÜŢâăĺĺčéęéééęčééęééęçččçčéęçćâáâÝÝŰŮŐÓËĚËÉÄ˝Ŕ˝·´¶ą±§™™ˇ¤¤©±şČ×äíňóňôôôôóňňîâŮĆĽ¶©ž•Š‹ŠŤ•› Ž~uqsqqqgjigcj_[T;-! !#-:63?L@B>9' !'#.3@;2,#! $*4*/599?8'
!(##! (-- -
-
-%
- - - - -#! -30,"!"
- %)#,.''-)4?>FHLC9BQSLSVIOT\`[_b_]X`fgdd^_[cZ\YS\]PTLZZKTOB><>>BC=EKV]NB@C<>BJTP=9D?(5JG0 )%%13.#*"
-
- - %<IDN?AD>>;>?40696@776=:>?9>:42/6829>==<861.#%!&)$/, '/*.#$%),71'(#*& -
- - - - &"
- - - ((&.2+98A
%*02*"!
!) -0)&*00?KJINJMMNONKQTNO\da`a`_TL_ZSVaUM_dWLRSOKIGOVF=F?IB618FAC>SWH@?HB0%5FJE=B=!.7A8#'/@>!((
+ .DGHY<AC=7@;>7/=A6<@E=<8?459>13-358:>?<:25/+%%$%#&""+*-')($&-95.- - - - -
- !)21 -
! 4DG= --AZedb`I2""/?Ucd__]URG312=PS^X\U9(..891 ?Lac\`daTEA,' #,L]l~€‹‰ŹŚŠ‘’”™ť›žź˘§±®¶ą»ŔÉĐßčđńőőőőřůööö÷÷řőóňđěăŘÉ»˝¶®¬Ą˘¨®ł··˝»ĽżÁÄĹÇĆÍĐÔÖ×ÚÜŰŢâăăââäĺäçççççéččééééčččęéččččĺÝŮ×ŘŮ×ÚŰâßŮÖÓÔŮÜââŢÝ××ÔÖŮÚßßââââŢŰŢâáÝŃĚĐ×ÚÚÜŢäăâáâÜÚŮŘÚŢŕáŮÔŘŢŢÚÚŮÝáââĺčééęëęěęęëęěęęččéčéééęččĺääâáŕÜÜÚÖÓŇĎÍĘÉČľżŔŔ˝ą´§§¤ˇ¨¨Ş¬°ĂŇßęďňňóôôôňđîčÚĘĽ¤š“ŹŠ‰‚„‹u{v~mtlnshmocfdhZRK9%!!&+03@D@=@4/$! )&++621' #'10:C<4;-3(!*"
"#!!/, ,$
-$&#%*29<8@ -
-$%!%151! - -(!).-*&,57?IKLJLBIX[OIJMSWgj\^Z[_S[SRZ`UN]WTHSaLRJESQ_CKPQHCIHKFA:MV=@NTD3'&:IJ@@4#./2*1(B@ ! - - - <DJ@PF?<;673/(5:99<:@<78=57;626303:@A:8;630 &$"$-)#./)' !"#$,06,0 -
--@1 -
0@?8.P`]jlgU;%$,:S[`e_`aVF>1,#$1QWZVK8'/53G<0P^_[c`aU@5( ,&$5Cdmz|‚‹Ź’Ť’”—š™žĄ Ł§§¬±şĽĆÍ×âíńôőőöö÷÷řř÷÷ř÷ôőňęŕÖËĽ·łłŻ¨Ş˛Żł¸·¶¸˝ŔżŔÁĆÉĚÎŇ×ŰŘŮÜÝŕââăääăćçćçčęččëčéęëęčęééęééçćäáŰŮ×ŘÚŮÚŰââŢŰ×ŃÎÓ×ÓÔŐŃĚÉËŐŰâââââăâÝßŕáŕÚĐĎÓÔŘÚÜÝŮÓÔÔŃÍŐ×ÚŢăßÚÔĐŮŢÜŘŘ×ÚßĺçéčéęęęëëëëëěëëęëęéëëéééčćććäăâŕÜŰŰÚ×ÖŐĐÍČÉČĆĆĂżŔ¸ł°®©ŁŞ©¨¦®°ĽŃŢčîńóőôôóňđěăÔÁš•“”Ž‰‡}|xuvptsmotkgehfe`_^G3+"3-20@KAD>@4!#!$11/0'"%,3+<C8273+(.#( &+*!"%)& -!,$ -( - -*4/-244;>< - - -
- - ---"/72%%$#%++%)449FEGMGCFRSKJGIZX]h]aaZW]`\\b\XXPDECD[TNF@@I[Q?=:7AMNF?JOSPJESYH<:0<BKGA(%/.0( "/B4" - - - !
- - -/BJH9HA9=6;30&$7=<:399U38;?=8<367279<?859313*&'&/,*!!,2*)!-%#/'/&#$$ - - *;1!
4I[bYcge^M($&6KUac__]UKG90.!*FVSJ;$/.48:"$5LZ]\cf]KG3(" &*)?]nqw€€‰‡Ť’”–”’–žźśˇˇ˘¨Ą¬łąĂÉŇŕçďőôööő÷÷ö÷÷ööőôóđéâŃĹż¸˛˛±Ż·´µą¶·ąĽ¶ľÁÇĹÇĘĘËĎÓŐŘŘŰÜßâăââĺçććçčęęéééęéééëëęęęéęéééçĺáŢŘŮŮŮŮÚÜŢăăáÜÖŇĐĎĚËČĘÉÄÄĐ×ŢăââăâááŢÝßŕÝÔĎŇ×ŐÖÖ×ŮŇËĆĂĆČÍĐ×ŕâßßŰŇŇŘŘŰÝÚŰŢäčééééëęëěëëëëëëëëęęéěęééččččçĺäăßŢÜÜÚÚŮŘŐŇĎĐËËČĂÄżą¶´±˛Ż¦¨¤§¦¬±şÂŐăëđňňóóňňđęŰż«ź–•ŹŤ†‚x~{rqxrmrsgjiiehfga]J8& # %-3:@@>?:7#""+-3,#*% .1:<>9;750**$&".1/& - $' - - )%#
-*%#)(/,$
- -
- !(,'31*#''"*)" -06DA<EF?GEGITZJNOYeb`c_Y]fkedQMQUMA:3HUK?:98CTO/01:>AA44HONF>AIHI@5=CDD0 *3%$($<?'! - - - - - -
-!4@EF;@V*875<1&+9A<<8B8J99;6=<96/946;@:;-)+--+-324,3!&&&&3)% &#!'" -
%:<0 - &=
2JV]Z^f^_\O7#7BO`gb]caLFC2+%(5OP?I<3:4#>Y[`ZV\VMI8 ##*8Vl|xw‚Ś‰Š‘Ś”šźś—–—™šś Ł¦ąÂĘŘâíňôőőőô÷ö÷öôöőóňđęáÓČÁą´µ˛«˛µ¸»ą´ąĽ·˝ľĽÁÂĆÇËÍÓŃŐŘÚŮŮÝŢŕâăäćççčççčéčééčęéëëęęëęéęęéęéĺáŕâáŢÜÝŢŢÜßâăááÝŘĎÉǽÂĹÇĘŃŐÚŰÜŰÝßÝÜŰÚŰÜÚĐĘŇŘŰŮ×ŘÔĚČżĽŔÉĐÖÚÝŕĺćäßÜÚÜßăâßÜŕćéčéęëęęęęęëëęęëęëęęëęęčéčéęéççääăáâáŢßÜŮŮÖÖÔĐĐĚËÉÂŔ˝Ľş˛´®ŞĄźž˘¦§®ąÇ×éîńńńňňňđŕĆ«š•“Ś‡‡‚€€ur~xqvpqolmjlfege_WSI-$!&,-,::@@BC2 !+*5&*+!.9;5<B=875*"!('46/! *" - - 2/& - - -%%*"%++-(* -
%8?>B@3/;;? - - - - ' +.&!%.*
-&%$+'%-->@@:<>?;;KVZRQO\b`cbbVY`dh[NNOONH?FKMNJ>A73DNG@24748,'9BJQE98KUJ?=<<3$$/7&##7O<20 -
- - -
-,>H>@=>LL886;3)/;JE>=E5-1168<2-<3155;8<?7-($'&-/.1)21,)1#"%%"' -'33)$-+! -
-&>D9%! - -(21
#DMTJU^_cb^\I8)(;R\\]d`a[TE7/&(6JNF,F-=/!(>U`b[_YRI;2"$!$>Ysp~y‚‚€‹…Ź“Ś“™• ššˇ˘ťžŁ¦©ąĹÓáéńôőőöö÷ö÷őőőóňńîćŰĐĂ»ą·´±®łł·»Ľ¸¸˝şş·˝ÁÁÁĆÇÉÎÓĐ×Ö×ÚŰÝŕŢâääććččćççéééęęéęęęęęęéčęëéęéçăŕáâăáßŕáâŕßăßŕŢÜŰÔÎĘĹÂÄĆÇĘČĹČÎĎÎÎÍÍÍÍŃÓÔÓÇżĆÍĐŃŐ×ÔŇÇĆČČĚŇŘÜŰŢääăăäŕÝŕăăáŢŕăĺçčęęëëééęęęëëëëęęęëęëëëęéčęčçćĺĺĺääââáÜÜŰŰŮ×ÔÓĚÇČČČÁ»ąą·łŻ©¤Łź¤ Ł©˛ÄÖäěďđńńńíßÂĄś’Ž…‰„}qwxsulojordellc^^^K9$%(%*7A?BD;+!%"!,'&'*47:?;>:4460#'#&+/403&
-#
-
)36% -
- &&"'-40"*$ - ,<KIDD894??
- 081& ")%"!
"%#$
"&")""*/2:>>:=ALJ?MUR_]\YSaieZSW[[_NNQABKB2=CFMFA:27;EK>+4:?:38GKLMC?EOFI?;61 ,1&%*EN4.*!
-
%;AJC@CI5MW753/369BI<:;B548696.0870-/6957.6&&%'&##'"##! '')$!" ($ -'346(-+!&! -*>>* - -
*;#3NOKOLY`ba[[YC*)CUZ^ba[Y_WK=($&GX@0.4$6Qd^a^]TC4 &"6Zgy|z…‚‡‰”–š›ťš žťĄÂŐäđňôőôôöőőřőôôôńďĺŘËŔş»»µŻ˛·łą··ąĽŔĽ˝˝żŔżĹĂÇËËËŇÖÔ××ŰŰßŕâââçčćçéččééęéëëëęęęęëéčéčęęęéćĺŕßâââáßßŕÝÝßŕÚÚŰ×ŐĎĘĆĹŔÁÁÄľŔ»˝żŔżľĽ»ľÁĹÂÂÁµ´¶ż˝żĂĂÇÄÄĂĆĘĘÎŃÔ××ÜÜŢßŢßßŕâäăââäăäĺčéęęčęęęëëęęëęęëęęéęëęëçččéçççććäăäâŕÝÜÜÚŮŐÔÔĐĎĐĘÇÂÂÁ¶»¶°«©Ąž¤ˇźĄ´ĂĐŕęíďđďěŰ·Ąš—ŤŤŤ‡„tx~sxvsrqppnlhni^][OC9* !%'+1=?<;7)"!#**74=?8=?<2/1,)%+*.59,*' -
-02. -
"# )8<8:7-!%%"! -
#3?DCGI@7:>@ -
-
--:3$ ",0$!
& '$'$"!(.438B:AIJKP_^^aZHOX[QYZMRXVEK?3:>787CFMOA>:6;DD?5>B<5:FKE?EJODCJD@9(!,.& 3ID/,(
- - - - -'=@D?A?@:4A@;5/2;><@@<;B>=414<<//2:389439-16(#*%%+#)&&'+*&(!$%#$
- -
-!062(&"# H"65# !&"71GQQ@EMZcae[_]F339IWbg_^^ZUP=$(!@E;%/+!)CUT]`^XP=4( 2Ynqv„}†‹Š”–—śś•ś™śźˇ˘©°µÓčďóőôő÷ö÷öôôőňńîćŘÇľ·µŻ±µ®±µ¸»·µ¸»»˝˝ľÁÄÄČÉĘĎÎÎŃŇ××ŮÚÚÜßŕáäĺçčççččéčéčéééęëęęęęéééčéčéçăăâăââââŢŢÝŰŘŘÖŃÍĘĘĂÂÂżĽĽľŔľĽĽ˝şą˝Ľ»şĽ¸˝ÁÂÁąµ´ł¶´¶»¸»Ľ»şżľ˝˝ÄĆÉČÎŃĐŇŐÔŘÝÝßââáâăäăćčééęęéęéëęééëëęęęéęęęëęčéééčççççććäââßŢÝÝŰÚŰÖŐŇÎÍÍÉĆĂş˝»ąµŻ¬®«Ąˇ› ˘«»ÄŐăçęëăŐČľˇ›Ś„€~{xnv{wqwnnfnrpllcb^VWR8) )/813@?993,%%&+395;@><<A:3),*&,&+013,"
-
-
-'6. - - - +A=733493+,- - -
- -
- !.-'" '02+% $'! )&'($--/552:8:AOOTcfUZ]ZPFPLS^PJGBKLPD;FPEED=IIQC=>;<KMD?>?5,9=8C><:>9:DB4 &.-%%(EE/(-* -
-
-
5ACA?66A@;4---759B:9>A;HH9708?99022=42746,(.2%)1+ %$'((+%
!- - -"! %% $$!(&"!&""'1)"$('&*(,'-126<7BEBDD93;?9FE=&Hn}‚‚a:/)"5MarrjXPQFIFFLJ?>5/02=BG[l|‚ngmj`]fjjpgifjceiu|}zx~}xx‡‰|€‰Š‰……Ś†yww|‰„‡€|rtz{vtt}}~yxsswtqwoqstsj^_]WFIH82(-468.>fx‰‡~fHPkr|„ypsplxuquts{„€zwfnrtklplS;2')0Km}wnlQ'
,.,4<>5::7B - - -
- -"$"*!+1-"" ! !*+%!"+,-668578<KLYbj\[]`[QONY`[QLEUSPQMCOJMMCDC===9@79>AG@>8*&/6E=9=EB4;7'"*(!%#=PL.%( - -
-
-
*BBDGG<<:<::51313<DC>8@<<<566=?26686832;46,-24*)*(!#,.-& - "! - # *+!
#& - "21 #" -,!
<:,&;HTQYbgfbZ?51;LV_efebaONB9G1);:7,$<T^Zg`^S?6! (;agsu„‹Ť‘‘Ť—š—Žž›ž˘˘¬¬˛»ÁŐîóóóőőö÷ôőóďěáŐČął°©¬¨®°ąąĽĽĽżľżľżĽÄÇĆĘĘĘÎÎŃŃŐŘŘŘÚÝßÜßŕăăäĺäččćčëęčçčéęęęęééëęččçĺâááŕŢÝŢÚÖÖÓĚČÉĘČĆĆĹĂÂĽÁÁÁÂżľą»·¸°ł´¸¸ą·´ą¶´¸ąŔŔ˝żµµ¸şŔľ¸·¸¸˝»ą»»ľ˝żŔÁżżÂ»ążżżĂÄĆĚŇÓ×ŮÜßßăćäćçćęęëéęęéččééęęęéęéééčéčçéęčęčéĺăääăâáÝáŰÜÚŮÖÖÔĐĎĘÄÂżş·µ±˛®Ąž“““‘’–“ź¨ľßéëčßơŤŤ„{~vsxxv{ytqrqxoklgfmhe^[O?$ %!'*+*5@@<?@,"#*/90:>:=E:4,--+*)/+47.2'%
-#)("
-"
*04#)./-)#)23+" # - #%$$ !$&'&!+/*&("%*,*'(+-25879?KIDD9;>B9>=6%/b{€iM6)!2C`ptb[WVTRQMCFI92-0C@7EVix}zlmsn]^ahloqnpc\fsts{„|„‰‡‡‚„„……Ź‡}z{„‚y~‰‰…~wxy~zrzovysxyuqsnlprloqsge^YULDD7.322,97-Bjsx‡rbPanv…}xppswxnuvustpjuytmleiproL;7+ 2Xhqnrf>
'***5:919A>C -**& 04' .#
!$%$)%" $'#2>A83:JUV_^ba^TMMSTWT^ZQGMQHGD<7<DDDJGLJ@C:31$1?@=8;433CBB96@A:8)).$: 'DQ7) - -
-
7DNACHH:;<>880//3A;?=5>F?5:@B<75-/6=657=22).&,&*2)#$++** - -!$&!
- %(% ,
,:& - 7L\ffcih_M;<CG[[kjjf`YUd\ZW5:;#$'<Za[^W^UK7(";[erxr‚…‡Ś‰Ž—™ť›–—•›Ł©Ż¶ÄÇŃÖâńóóőôôôőóđéŕĐøŻ«Ş¨¨®´»şążľÁĂżÂÁĂĹÉČÉËÎŃŇÓÔÔ×ŮÚŰŰÝÜßâáâĺăĺççéçéęęęçčęéčéëččçĺäĺĺáŢÜ××ŐŃÍÉÇÉĆÂĆĹĂĂżÂÁÁÁş˝˝Á»µ¸ł˛¶µµłŻ¶·¶¶şşµ°˛ąż˝Ľµ®´şĽ»Ľş·ąşş¸¸¶ş»żŔľÂÁÁÁ˝Ľ˝Áľżľ»˝ÁżÄÇÍÓ×ŰÝŕăăćčéęéęëéçééęëęęęęęëéęééééęęéčçççčççäääăŢÜŢÝŰŮ×ÔŐĐĘĚČż»·¶¸ł¬¬ ›‘–—“™°Ůčęęäľž‘‚~zwruwzvttyyqrnpqmkjff]^\M8&"&%+78=@G>4' !&&/53>;<<A:-%/42/,5421-5*&
-
- !-! - !!00&0:67+,!&05+! -
!/,*13148?>BI - '%"*3+ -
$! '($&#!(3:=5EPXYSNLMMJHOMWUMVQFLLG@?I@83>>95<DLRTE<4,.18B969=<=9H=26085*'4053!#.KL7"
-
-<BAABHA;;@8;56/.6HDB?8@A?E=C;65..397392'1,(&& .3$& ('-,
% -+,! -
-%-;2 - ;Vbdkfa[PB=>ER^dh]ecgdhdljL>. AU_]U`]KB:'".Fbkpq}{ŠŚ‹†‡‘•š›’—–™˘¦˛żÍÜćěęęńóôôőóđđęÝËż·°®¨¦Ą¬±´¸Ľ˝»şŔÁÁČĆÇÇĆÉËĘÎĐŃÓÓŐŘŐŮŰŰŰÜÝÝŕăâääăĺčćééččééçčééçčéččăáßŕŢŰŐÎČČÂĂĆ˝żÂÂÁĂÂľÁżŔÄż»Ľ˝Ľşµ«¬´¬°¬¨¬©®ŻŻ˛°ŻŻ¬´ą˝·®®´·¶µŻ°±µ±®˛ŻŻľżÂÁÂľÁÁż˝ĂÁ˝żĽľľ˝ľşľÁľżĆËŇÓÖÝŕáäććçéęčĺéëęëęęééěëęčéěëëęęęéččéĺçćçĺĺăăăßÝÜÜÚŘÖŇĎÉÇČŔżľ·˛°¬Ş¤ś”ŚŽ†Ś¬ĹŘăç×°“{v}wxyr{rsqumhimohhf[^\TB(#"&*16>C:<3! %331<=@A>@?<2+.++//=231,$ - %! #!!
%"$*<>C<47+.179* - - +,(!#/7,
-"&(#-.!!&#$-4=@IEFIJMHHPRUR[PJOQBDJAA=>RHKOA5).7@KSKA975.7F>78BA<;E9;>;89, %&('1#"7RI+# -
- - - #<@BBDD=78:603-488AC@=@DBB@A?844)12-.254',(*$+'"#01)$*++(% -
- - - '0$" - - -4 56"
>MZ^ojmf[E;;GS\ca`cli_bcheI0/QZh`]aOF2'"")H`mprŚŽŠŠ—ťĄžź••žˇŞąĹ×ćîňňđëíóôôóđçŘÍż««¨¨©¨Ą©®µ·»»˝ĽĂľŔĹĆÇĘĘÉĘËÎŃĐĐÓŮŘ×ÖŰŰŰÜßßŕááăăĺĺĺĺçćééčęčĺčççéčćăăŕÝŰÚÓĎĚČĂÂÄÄÂĂÁÁÁżľż˝ĽÄÄĂÂľľľľĽ·®¤źˇ«§§Ą¦˘Ąˇ¨¤¨¨§§Ł©±±©¦ŞŞŻ®¬««¬§Ą«±»ŔŔĂ˝ľżÁżżżş»ş»»żŔŔ˝ĽľĽ˝ąĽ˝ÂÇĚĎŐŮŢŕăĺčćĺćččęééęčęëééęęëëëëëęëëęččččçčćĺääááßÝÚŮŮŐÎĎĘĘĹĂÁşą¶¬°©˘žŹŹŠ‹Ś•”ž¶ÄÍ˝źŤ}…„}ttupruqpsrmqrpegd]Y`Q9($!$0188?=82& ,>@55=ID:::3-)850688//* - -
- - - #"3@GCIE@==>=6==1( -#&,-%)2;:AHH - - &0)'!,6/$!"&!"%,%! (-098:;67<4=FPU[WLRKEJJCA=@GEBHHBEHJB<F<77::0.49:?D91>@<55;9;02/.'"'!(#7OW5#
- - - @
1EEHBG>6:<52-0$,86999;<9=@@D8;8;11240753/(('+#$,."*/,)*! - - -
-
+,"# - - - - -4,-<'+8H^djdjibT?1CNYghfhhjccaaA'3O`^aYVOA6)2Nfoovx{„ŠŚŽ‹Ź“’ˇŻ˛Łś›–Ą®»Đäíńóôôňçáęçă×ĚĽ±¨˘ĄĄĄ¤§®¶¸ąş˝˝ÁŔČĆĹÉĘËÎŃŃĐÓŘÔÔ×Ö×ŮŮŮÜÝŕÝßßáăáäćĺäĺçćĺççčččćććăáŕßÚŇĎËĘĹĆÇĹĆĹĹÄÄÂżÁľ»¸¶·¶»ŔÂÂľ»ĽżĽ»»®¦Żł˛˛´§Ą˘˘ź ››žž¨°®§Ł«°˛®Ş«˛±ł˛¬¨Ż´ĽÁŔŔ¸ľŔ˝˝˝Ľ¶ł˛°˛µ¶¸·Ľşş¸»ľ˝żÂľżŔÄĘĚŇŮŰßßáĺççççéččééééęëëëëëęęéęęęéęééččččĺäăââÝÚŘ×ÖÔŃÎËĆĆżľş·±«Ąť™”‘ŽŤŚ”’Śz€uyyw|{}yyvr|vosrspojjjfcaUW@.$)#)+.<=>>4' ,9>?>?KFAB8/'2451683132 -
- - - -
- ! 8GPKJLKLA;<;AC?7. - -+%(%-2' !!"(#(,%! '05-35<=?;26@HNNNDHNDD>@B;7;CCHLF9:JSC>:652-(&47>9?>87><34<:26.#$#-),&(&%CWP0%
- -
- -)?QKGIB=?;;?211,31489<57:;?B:96972:81060.%-,),!!!$ -/2'# - - -
-
($+$ - - - -&8
,5E#&40GYceeec^RA5ELVhiadbgfe]I"2J^Z\XULH:2Nill„‚Ś€ŠŹ‹“Ź—¬ł© žˇŁ¬şŇéđóôôőňđćČĆö°§ Łˇ¦Ł ©©Ż´´»»˝ÁĂĂĆÇĘÉČĎĎĐÔÔÓŐŘÖÔ×ŮÖŮŮŰŰŰÜáßŢßááââăäăăćçĺçččçĺäăŕÝÚÔĐĚĹĆĹĂÂČĆÄÁÂÁÁ»»şµ´˛©±˛ąÂÄÁż»ş˝˝»¸µŻşşµą»±©ˇś–šŹŹ•¨®¨ťž§©§¤©±µ»·°¦˛ĽżŔŔÁĽş»ľľľą¦¬®µ®µ¶ş»˝Ľş˝ľ»ÁżĽľĽÁÄĘĎŃÔÝßâăĺçččééééęëëęëëęěëëëëéëęęęéççćĺćĺăŕßÝÝŰŰŘÖĐÎËĘĹÄÁ»·±Ż«§ť”“ŽŤ‡}sn€z{zv€{zyvvrumvnozyvsoidhkcbaZE.#$&0=:BC?2 #+8FCF?BAA@</+2)14;308-, -
-
- 0AGWHKVPVG:@B>C=B9" - - - - '2($+0*$
&" '&-$ 1%./+33>@>BBDFDD>FEADF==FA<7;@INNRK<;;<1,*(+35.24794A>:6>834,$17)(5+'/0"=QM1)! -
- -
0@MKFBC8>=9@64/*49<59767C<?><>1065;54/0-.(/44.% )%%).& -
-
- "),*' - - - -3*4=) 78:@Wbfeik_TH4;HO`bafiij`J**C[\WZUIC/.a]iix†€‚…†ŠŠŹ‘Ť‘’¤°§ś™ź§®ŔŇçńóóóóóňđßł¤›źźź źžŁ¨¬¶µµ»»ÂÁĂĹÁÉĚËÉĘÎÓÔÔÖŐÔÚŮŘŘŘŰÚŰŰÜÜŢáŕăââáăââĺäĺäćäçĺćäŕŢŰŐŇÍËĘĘÉÉÇÄÇĹÁÄÁżżĽ»¸±µ±«Ż®Ş°ľĹĆÂÁżĽ˝ż˝ąął®¸¸ą¸¸Ż© ™“””‘•›ź«ŻŞ˘¦Ł¦˘§¬±·»şş°´ĽŔŔÇÄĽľżÁż˝ą±±¬˛±°ł«¬«łąşµľ˝ąşĽ˝ľŔŔĽżÂĂŔÄÎÓŰŢáăçĺçčččęęęěëëëěďíëëëëíęęëéééčéĺçćäáßŢÜŰÚŘŐĎÍÉČÄŔ»»ął¬Ż«Ąž•Ž‚zypvvusyqv}ynoqvsnssop|rtchqi_]aWP8# $"'+9?<=4/!,=>?<A=?1,/6.,.4<5;/(& - -
%9CNNNLRPVF3>@FEEE?," -
!'--0.4;<BELH
- -#)&*1-% -
)!",)$'#,8155<A@>=CDGA<?CA6?LIJLJA;BFISPLQOCG>6.#*59A8426=@:9=@B;+ *(&$02($&/ +?@9).' - - - - -
- -#2GFEG<F><8394030142788=35B=<>;85268673131,+..)("#!))% - - - - 2%.$ -
'=#"'@- 349BS`jcdeg`\B@DKUadjjh`L+%Db]]feJ>0#/Miars~‚‚‰Ś‰ŤŹ‘Ť“źźś› Ş·Ĺ×éńóôőóńńî⿡ źšžźžť¦¦±¶¶¸ĽÁÄĂÇĆĂÉËĎÍĎŇÓ×ŐÖŮÖŘŮŮŘŮŰŰÚÝÝÜßŢŢâââăăăâćĺăăăăâŢŢŰÖŃŃÍÉÉČĆÉČÂĂĹÁŔżĽ»¶¸´µ´¶·ą»·ł·ÂÄÉĹÄÁżż˝şľą˛°şĽ˝ąµłŻź•›ťž—ś ¬˛ł«ĄŞ§¦ŁŁ¨°¶µ¶ľşµ·ĽÁŔĂŔÁż˝ŔÁÁ˝¸˛¶¶¸¶·ł˛°°¬¬®łµłş··Ľ¸»˝ążÁ»ÁŔŔŔČĐŘŢăâäĺčéčéëëěęëěííęęëëëęęęěęęęęçĺéčääâŕŕŢŰŮ×ŃĐÎĚÇÄÂżşłł˛Ż©Łť‘Ť‚z€poultsornvurrtuopkorijjeai]W]C9"%&-3=<<:=&,39>FF3,2)(1,0.57>/0* - -
- - -
!$!*FBDIOOISIEECDCDDF@=# - - - -*( $6+!''()%!*.79@47>@A<>ERN@??:7EMMQ[YVLDC46?FMULONG998:<C;0332<D;9C?:2'25".65+&%:NM6% -$
,?DFHGICA>=642435;8;7<8>:85<89A7<5212...02*+(.%(#'$)/)$
- -
-
1NJIOJNNSMK@?=?:GNK=+#! - #%##$#"("'+)'$!%&)"--/)+,,//678:ABHJNFFA@=AG;83&;ensyp_?!).E[dw{yq_XI>LQSB6;=30/9N[hosmn||n_Vgkr€ŠŤ}m_`wzzzy}ŠŚ‰ŠŠ€„‰‹‰‚…Š†‡‰‡†~‹€„‚…†…†„„‡ytyzojpwz}rke`]I::=2'%+/64%5]~€|…m\ipmx~xzx{qnmiqrnpfkpnpjdfq|wdG=)&-Db{llb=
!-.&+*7?A>>9;C
+
"+("22*" & (#""!)+2B?B/4<C7>EIKIKFDEICMVZWTXP>7:?DEBAKRL<>A98:<940.3KF563940,-&&9<2,%EbO-! - -
-
9EKKGQNCB=:514099CA>>:?8A:8308:;06631-.-/(%"#)&%+$&.(-/ - - - -$&
)0)9. - -8A:F?ENZchhf`jjT=CKOYic^TA"<_fYXaUG;%'Dajrovw{ŠŽ‰“’‹Ž“žĄ´ĘáíňóňňîéßŇż© ť–”–š Ł©Ş°°¶ąĽ»ľĂĆÄČĘÍĎĐĐĚÔŐŐÓÖŮŘŮÜŰÚÜŰÜÝÝÜŕÝÝÝŕâăăâăâăââÝŰÜÜŮÖÔÎËËÎČÉĚČÇĹÂÂż»şĽş¸µ¸µ´łµłşżľÄÁľş·»żÇĆĂÁľŔÂĽľżş¶ĽÂÂŔľş´Ż¨ŁŁ§©Ş¬©«´¶®««««©¬ŻµąĽľął·żÁÁŔż˝ľ˝ÁŔż»µ¶¸˝żŔŔş«Ş˘§¨Ş®Ş«¦®¶¶»¸ĽżŔ˝ÁľľÂżÄÇÎŃŘŢâăäĺćéęęëěíîíëëěíîěííęëëęëëęčççćĺâăâŕÜÜÚ×ŐŇÎĎĚĆŔŔŔąş¸±ŞĄź—‰‡Š‹‹†}tt|yro~|tsouytnlmoogmlhg][W9(!#&$26@9<6(#26=?:42*+)2069231'!
- -
-
.9JEIJPNGHCE?GEB?CDG=53 - -7$(' /.," - -$%'$!""',38?>11>9=?@??FLDIQOHHNOPLHEIAGJLD??CCC>AD;:54<;0749D?995.,%$"!,7?:(&N]@## - -
- +DFVMLME>>>;33..25BE;<7:848;=244:.9<652*,1*('(# (,./%($ - *+' - - 2/07'ORHEEIP\f`khcjeW@9HUPb`[J(/We_W^SK6"(Ebllwv{z„†Š‡‹‘‡‹Ź‰Ś‘–§´ĘäîđóóđčÝȵ˘•–•’•Ł¦±¬°ł´»ąĽľżÁČÉËĎŃÓŃŇŐÖÔÖŮŘ×ÚŮÜÝŰÝŰÜÝÜÝßŢâŢÝáßŕŕäááŕŢÜŮŐŇÍËÎÍËÎĘĘČĆĆĂŔŔşą¸ł˛´¶·˛ŻŞŞ¬°±·ľÄĹÁĽşĽÁĆÉÂÂÂÂÁżŔÁżąążÁżŔąą®«Ş«©«°®®»·¶ł¬¬˛¬¨¬¶¶˝ľ˝Ľ¶¶ŔÄĹÂÁÁŔŔĂ˝Ŕ˝±·ą»Âżżş¬¤ššžť ˇˇŁ§Ł©±«ł´µ¸ľĽ»ĽżľÁÂÄĹÇĚÓŘÝŕâăĺééëëěîěěëîěîîěěëęëëëëęęéęçććçĺăáŕÝÚŘÖŐŇĎÉĘĹĂŔŔą·Ż¬Ą¦źš‘‹…Ž‡vpx{{txystoonzpkozkmkkgoc[\MB,!(/0;=?67(*26?02,*0'/0783/&(#
-
-
2?HAEBKI@@?=>FC@<:6FI67#
-%"#$$ !&(# #)-$ & ))($'3,2-7:=@EEKTUCCB?A;A>5&3AXfmyx`:&3DSdwqgadYXPK@>DA<915>AFXettltuuf\]jvy†|mhfqzts„Ž€zwpw„~‚}ŹŹ‹Ś‰ŠŚ‚{~„‚†‰„}‡‘Ž†‰{pwpqnoisxrqqibbdOA>=3#*05<1-Fj|oFOf`tŠ€qx{~uumimnqlghgvr[@;1"'<]mpz}[#
'& 13<:>>BG?GC - - - - - "()-0"
)2/#! !#!(/253;2)54<?>=AA=;EKJJKKTUHC@ILELLLJ5;F?>BE@G@5B?::949>:5+,+)$"--1*
,SB+ - -
5IISLSKDB;7:>.6/-5<=F>B?=:<7?:<8?534413/,((),-%'' '0+1& - - - - - - - -/50" -
!/+/6- >WSKDFAQS]jilghi\I:@QTXJC,/S]TYTTM7$&Nflmqrmv‚…†ŤŹŽŚ‡‹Ž’“Ź“ť´ÍăíďđďëŢĹŻŁ™ź™““’•ťˇ®®±´··˝˝ÁżÂČĘÉËĐŃÔŐ×Ř××ÚÚŘŮŰÜÜÝŢáŢŕŕŕŢŕáââŕâŢßăâÝÜŰÚÖÎĚÉËĚÍĎĚĘĹĹÇĂĹş¸´µµą±«°¬¦¨¨¨ŞŻşÂÂĆÂż»ĽŔÉĘĘÇĆĹĹĆÇĂľąş»ŔÁĂŔĽ˛°«¬Ż˛Ż°±ąş»´°±˛®«Ż¸ľľĹŔ˝·¸ŔĆĆÄÁĹĆÄÁ˝ĂŔ¸´·ąÁą˝ş±¦ť ž ˇźť˘¤«Ş®˛±´·şĽŔÂÁŔÂÂĹČĘĎŃŘßâĺččęěěěíěěíîîďěíěëëëëëëęéééčçäăăâÝÚŢÚŮÖŇÓĐĚÉČÇÂľą·±°Ş©˘Š€‚‚|zxuv~yykqqzzsrtroilkjgfaaW?$)&&0;@<90*:9+2030-/572201*& -
- - - -
"9CFFLA<=>AA=<<:=619ABE;2 - -
"%#(1.76==DIGE> - - %&"/7# !
%)*$&## 10-2694606=>==:94@DIHEIOYWEA@KHFHEM7:ACAE79A@FHA>:6;@C84,%%!!46/'6R;
- -+/HILNLOFAB7357976>8@:;DC9@>@>;8763276286+,&#&!*.# )+#,%
- - -
1+++)&)$
-
2)$@7*G`]UOCJHH_jckfolcV8CROJ8)IY_ZY[U@*)Acojptsw„‰†Ť‘Ž„‹’Źś«ĎćîíîčŰǬ–’–’‘Ť—śŁ¨¬®Żµ»Ľ»ĂĂÄĆČĘĚÎĐĐÔÖŘŘŘŮŮÚÜŰÝÚßŢŕâââăáŕßßâŕßâßŕßßÝÚŮŐÓÇÄÉÍŇĐÎĘÇÂľ˝»¸˛¶¶¶´Ż¬§«Ż©«ŻŞŻŻ¬°»ÁÂÇÄż»˝ĹĚÍÍÉÉÉĘÉÍČĂŔŔÁÄĆĂĽĽş»şą·´µłµ¸»ľş¸ą´´·şľÁÁÂÉĹŔĽľĂÇÇÇÄÇĆĘĘÇČÁĽą˝ÁŔľżş®«Ş¨§Ł˘¤¨ŁˇˇžśĄĄ©®°Ż®¬´¶´ş»ĽżżÂÁĹÄÄĘĎ×ßăčěëëęëëęěíííîîěëěëëëęěęęéęééçĺäâßÝÜŰÚŰŘŃÍĐÎÇÇĆĆľ»»¶°¬¬Łś‹‡~…}qswtzvsnmssvszumnljiijdaccR@,!#();=784+ 1/*+.46*52/-03/%"#
- -
!)GCCDEHA=95:E:6<842:DDC?3# -*"&0)122:FEDE@D
- - $ ()! -!+'#%$&,%&//233037<>;<:621;BCHILFGKIHDGJ>GJHGAEA=IE6;?KM>;2/9@<5:6*'")>=*"
&HW8
-"8ONKOJHBC<94/22D;==<=;;:98;D>?:>;5424.-*)($",(,+"&.*.-( - -
$246422+ - !7!2<)BL]`YOFCABPjkjhjkjcA9JJ;BX`_`WRA*+Fdiqrqvw€†‡ŚŽŠ‚ŠŚ’’ŹśÁćčäŮ˵Ą™ŚŤ‰Ź“›ˇ§«Ż˛·¸ĽľÂÄĆČĚÍĎÎÎÓŐ××ŘŮÚŰÝÜÜÝÜÝŢââăăâââŢŕŕâŕŢŕßÜÜÖÖÓĐÎËËĘÍĐĐËĆÂż»·µ±´·¶˛Ą¤¨¦¬ŻŻŻ±ł´µ´¶łµ»ĂÇÇĹÂŔŔĘËÎĎËĚËĚĚËÉĆÁÂÂĆÇÄĹżŔŔÁĂŔľ»ąľ˝żÂ»ľĽ˝ŔÁÄÄĆĹÇĹĂÂÁÄËĚÎËĘÇČÉČČĂ˝»ľĆÄĹÁĽµ±««°§¨¨Ş©¨¤˘ ˘źĄĄ¨¬Ż±°°˛Ż±¶şĽżŔÇĂÁÂÄČĐÚáĺçęëëěęěííěěíęěëëëëęěëęëééëčçćĺáŕßŢÜÚŮŮÖÔÔĎŃĎĚĆĂÄ»ą´´§Ł“Ś‡„{rsqyytypytswutnovrjmmfef__WB&$ $)2?:73# &,00-07<361*%!$&$ - - - -
- -
%@LKLABFB?A=FD=<515+7EHFE1' - !'"$((&$&#")(.1*%'+.0'01-)177@>@MY\PMHDIB<?<1&CZae`]e[8%4OjvlZXfa[IOOOH>99887=BQ]s‚}tuzmadpw|€„{uldkw†ŠŽ‰‰ŤŹ‰„‹‡†‰‰‡…‰†…‰ŚŚŤŽ‡ŚŽŽ‹Š‰xox€|trjionmpnjgijcXMK?8,%'+-(&-Lmuy~}fSXhowr~xyzrprvmknsujb^ltmjnrp_A9,%9Zoroph-/@&'+276<AJGEGL
- -'-&"""'* ')%# %).0-*01746366=><;CB<MJAHALJMH@>GH>DABFF@EBF><MH=*147831,'%"#:@<-"#6YQ. - - -
! - - 5GQQQL>>?>6525/5A=;<?;4;?>49=>8=:>60&16('!!""'0-)#'1'*). -)OKP^]XGA:FObfhgojleR=>@8!L^VZZF:,$/Oomityvt~†…‰Ś‚‰‹‹ŹŤ‘‹Šy›ĚÎş©›‰†|‰Ž‹’›śžź©Ş®°±¶»ŔÁÄČĘĚĐÔÔÔÓÓÖŮŘŘŘŰÝÜŢŢŢŢßŕßßăäääâáâŕŢÜÜÜŰÚŘŃËĘĘÉĎĎŃĚĚÍÉÁ˝ąµ·¶¸Ľą·®¨˘¨´ł´µ·´˛˛¶´¸ą˛ąÄĘĚÉÁŔĆÉĐŇÔÍŇŃÎĎŃÎËĆÂÇÇĆÁżÂĂÁżŔÁ˝»Ľ˝żÄĹÂżĂÁÂĂĂÇĂĹĹÁÂĹČĆÉÍŇŃĐĐËĚËĘËËĂÂÁČČÂÇÁş¶®«±Ż«¬˛´°°Ş«©©ŁŁŁ¨¬®´¸¸°¬ąşĂÁÄĹÁĆÇĂÇČÎŐŮâäčëęęëěěîííěîęěëëëëęëęéëęęčćäääăâŢÝÜŰŮÖ××ÖÓÎĘĘÄÂŔŔşµ±« ś“‹}mmryyuxx|pz{xvtmmqlbk^ba_YG1$!&-8=?;1#
'//,147::84'&1+ ++! - - - -6GJOJ?=@CAIIA>8:/-$(%>CEG5/ -
!+/+0,079=@HDLGL
-,)'"
!'$# *%*'//++493683=E?;?FCFKHDAIBHPLBGBB><=FNF@BLJ9AEA6)()91++)#'4962"7MI& - - - - -
6ISKJFE77792/*-59D@?A@?CB>?@>?<6<C6).0-./' ")&-,*+//-(,+ -
-! &'#*
$ - -',472, 2
+8$ - -18OMZUXI@>DMXbonpnmeN=9701QUWUP6* (Xiiqtozsx†††„…‡Š‰Ź‹†‡‹‹wy‰‡…”™śťś¦ˇ¦®°´ąąŔÂĹĹĆËÎŇÓŇÖÖÖÖŘÚÚÚÝÝŰÝßâŕßâäáâăäăŕŕáßßÜŮŰŮŃŃĘČÉÎĎĎŃĐĚĚÉÂľ¸·ĽżŔÁÁ¶¬Ş¦¦¬˛˛··¸¸´¸µ¶´łµşÁÂËÎĘÉŔÂĚÓÖŐÔŐŐÔÖÓŃÎÉÇĘÉČĹÄČÉÇĆĹÄżŔÁľŔÇĘÇĹČÄĆĆĘČÇËČČČÍÎÎŃÓ×ÔÖÖĐÓÎĐŃĘĹĆĂĆĹĹĆÁľĽ´˛±˛˛±¬łş´§ˇˇ¦Ż˛¸·Żµ»ĽŔÂÂÂÂĂĂÁĹĹČÇÉÔŰáäĺčęěííîîíîíěîěëęëęęéęëęçčçćĺćäăŕŢŕŢÜÜÜŰŐŃĎĚĚĘĘÉĂĽş·®¨¦ť”‰†qsw~vtxzss~y}rtnqmgdfgaa`RE7$ '':=;6'
$85/6:5860/+%*'&)//
-
-%%!?IGNE@BHF;<>43-3(#+5845/ - -"$&),,4:77BAD?EI - - -
"*--"
- % % &&&'),*215<?;7:93=@B=AFKC?B>?GLBJCD=@D@BLKHGCB:;<;4+116/,%-84&$0BG7"$ - -
-%COLFECFB?8=4/->98<6<C>9?><;5;=:839>5+2-#)$$$'0")2*-***(" - -.369. -%
,*76/:(>UXSbXD<EGWaksnjre?,(% !",N\JJF/&";fikq||y}†Ś‡„‰Ś‡‹‹‰ŤŚŠ~tukfdz|~…‡Źš˘ˇ ¨©¬´´¸ąĽľżĆÇËĚŃŇŐŃÓÖŘŘ×ŮŰÜÚÝßßßââââäăäăââŕâááÝÜŰŮŐÍĚÎÎŃĎÍĎÍŃĐÎĘĆÄĽ¶˝ŔÄĆÁŔş´ŞŻ˛łłµµ¸ą´ĽľĽ·˝ÁĆËËÍĎËČÄĆÎŐÖÚÜŮŘÚÚŮÖ×ÔÓÓÔÔÔÓ××ÔŮÔĎÍĚĘĚĘĐĎÎĚÍÍÍŃÖŐŘÖÖŘŮÖ×ÖÚŮÚŘÚÚŐŮŘÔÓĎĘÇĹĆĹĂÄĆÉÄżżş·¶ł°ł·´®łł±«§ĄŁ§˛ł±±ŻµąľżŔĂÂÄĹÇŔÁÁľĹÇÇČËÖŮÜáćéęěěëîííěëęëęëëëęęęéčééçčćçĺăăăáŕÝÜÜÜŘÖÔŐŇÎËĘÇÁĽÁ·±¬ŁśšŚyo}z|rquy}~{nytvpkfdfj_VUOG1#!#"$-1:8:3! -'++&88637+(+*)*$/3/' -$.#2ROLCIFF?>;>8) !#*-&( - -
*&$%#*"!-##'#*&+'&'2*#'#0647;<BDI\VKTOGJDHF?,&Gdqosd>$%3G`pvra_ZVfgWUPLMD@559CC_t„vkgx|k]k‚€ŤŹŚ…i]hnx…‡†Š†„ŹŚ†Ź—’Š‘Ž†ŠŤŽŚ†…ŚŠ‰‡‰‰…‡…‚‡‚„‡q\_nssqnholmiYNA:</(++-)#/Jiy~{wbXd]foqu„€…~specppopuzphkwzcFD6 )DaleaXC - - -
#(0'/7><DMIFEML - - - - $"*$$(*#$
%$*)/1)$$(56;A?<<:5@AEDA@IEBDBHA:@HNK?EMJDJMV[G<=48:6466;.,+"3@5# /IL*!# -
-
3MQWKGG<:>A=646<:;::8837CC735==65.49<3/(',"$+%*$%*)0*+,) - -
,5<0$ -% -,#
*9$
/8+5F_bc_Y>GHH^hnpml[612,EQM<1%!<\ghhlty…††††‹‹ŤŚ‰}wjd_cfnt|…ś›ž¦¤˘§¬°·¶ĽżŔŔÂËÎÎĐÓŐÔŘ×ŮŘŰŰÜÜÝŰŢŢŢŕáâăăăâäăâĺŕŕŢŢÝŮŐĎËÉĚĚÎĐĐËĐÍÎŃĎÎČĂ˝¸ĽĂĂĂÁŔ¸¶´ł±´ąąşµşą˝ľĹČĘÍÍÍĎĚÎĎĚĘÍËŇŮÖŮÜŰÜŢŢÜŢßâáââăĺäĺćććĺăŮÔÔĎĐÔÖŐŐ×ŮŰâĺčçäććäĺĺĺćĺăáăßŕŕÜŘ××ŃĘĹĹĂŔĂÂÂĂĹĹÁĹľ¸şµ¶´˛ł˛®«ŞŻŻ˛·µ˛ł·¸»ľżÁÂÁĂÂÂÂľżÁŔÁĆĹÇĘĐ×ßäčéěęëěîîíëíëčęęééëęéééçéčćçääăäăáŢÝÝÜŰŰÚÖŃĐËËÇÇÄşµł«Ą¦¤zps}tvwvwpqs{pptnjdh^`TVSG$,&)1;70'&$(,09>36+ ,+//&%*+(! -
'*+" "G[SLIIM?<88/)#'(+/ - - -#''!"& $%'3)+&),)##*'(0(-.,86<9@HR_ZOHPLCEEB*/Hajgv`A%/CUkysfa]ik_N?DJE>BC=<=?Rn€yrjy~thrv||ŠŤŠm\k|…ŚŠyw€~Š‹Ź“”’Ť‹Ź’‘ŤŽ‹‹Š„‡‹Š†‰„Š‹Š…}{pinrsumqeaba_OC;9:("%*&%(7Xn|y…zd\adkktw‚€‚~ogspoklkrtsumsss_F?3%.Ckjg_YJ
- -
'#%4038AQSRQVMJP - -
-$"$%(&! - " $$$1(+-)-&-//7?@CCEA<CA>=>@IH?9EHBB?GLC=IMHCASQJ=37281<@<5.)*&;1-#1LD("!
7OTTIIH==@?=/28:=>D@<>0:JH<97263543=6/11'%(-).!%3*!1.*)$ -
-"!781(
- +0 06+ -+95&&CSZbcYB=MCWerpkiQ0)0"1RIE<#
"D[iqnryy€‰„…Ť†Ť’Ź‹‰‡{ttZVZ_fly‰’– ¦Ż®¬®ł¶żş˝żĂĆÉĘÎĐÓÔŐÖŰŰŮÚÚŰÝßÝßßßŕŕâáăăăâăâââŢÜÜŰ×ĐĚĹČËÍĘÎËĚĚŇĐÎĎÎÎČŔĽą˝ĂÇĆÁż¸ş¸¸·ą»ą¸»şŔĹËÍÎĐĎĎĚÎĚÍĎËĎĐŇŘÜÜŕââćçččěîîďďđńóôóőóôôńéŢÓÎÍŃÖŃŐĺęíóôôóőôňňňńńńđîďíěęčçäááŰŮĐÉÇĂÉĂÄĆÇĆĂÂÂČÁĽ»ą¸·µ˛˛±˛Żµş¸·´˛˛µ»ľŔĹÂÂĂĹĂľş·ş¸»ÂĂŔĂĆČŃŰăćçčęëëěíîěëëęčéëëęęéčçčéçčäćććääăăăáÝÝßÚ×ÖÖŃĎÎÉĂŔŔął°« Žtv|s{vqpqx~unuoqk_bcdc_\Q6#"" ! *-02+! "-97<@8-%---(+!)%+% - ("!7NQSNPDBA80% #'/-(+ -
!%$ %487M\[\]_VMN
- !#!$'*"
#%%'/0'.)/-(0?FOHGHICD?<@?A==9>=<9CGB;BHH=:<KC;B8=:.1485,(& 2-"(BTD.'# -
- -
-*CMMGGH?>:8;735=CCCKABDA=B@;8:>73330:4+00'$'-!)('#(.*(,(#" - - -#76) -31 ,)(;% 593,,8IOUY\UKLHSavtkaD$<%9T?4&51Xinksq}}‰††‹‰‰Ť•‘…ype[\\[hlv•— ś˘¤¦©±°˛´şşľÁÁÂĂĆÍÍŃĐÓÖ×ŮÚŰŰÜÜŢÝßŢÝßŕßăăăăâáââŕÝßÝŰÖÓĘČĘËËĘÉÇĆČÍÎÓĐĐĐĐĘËĆŔĽŔĆČČÄÁ˝şş»şżľĂÄĹÇĘĚĚËĐĎÎÎĚŃĎŇĐÓÖ×ßăććéíďńńôôö÷ůůřřřůúůřřúůôěÜČĂÁČÎÉÔíô÷řúúůůůúúůřřř÷řř÷÷őóóđîëčâÚŐŃĎÎÍËËÉČÇĆĆĆĂÄĂĹĆŔżĽąµ±·ľ»ąş·µ±ąŔ˝ÁÇÄĆĆĆÁľµ°±±¸»ÁŔĂĆĹÇÎŐÚßĺčëęęíîëëëęëěęęęěéččęééęčččččçĺăäăáÝŕŢÚŮÜŮ×ÓŃĚËĹÁľ´´±Ą–‰uryvssvsxp|qpumedgd^bZVM/)!!#!,317!"%199?6*%+)10/)'#'%
-(#DYURGEH?B2" 1+!)/)2
-
- "),)$"
# !&))(-5,-05JHDJKH;;E@?><D<:8?I=GKB=6<=;=*-84:95;47/&4,+# ,2#*IRD1(
!>TQJDGEB?;.467<DB9BLGB@>?=79;6:9/4.856+/.# $()!!')-4,)*"$
- -",61 (91"(.: -+7$.>//BQ_bYNJFDLZjqb\74-/IS=,/Xfwvsvxt}‹ŠŹ‹…Š‹ŽŠ}rfQSU]Yj’–śźź¤«¨¨ł±ł·Ľ˝ľŔÁÇĹČĘĐĐÔÓŐ×ÚÚŰŰÜÜÝßŕŢŕŕÝŢŕáââáăâäâßÝŰŮÔĚÉĘĘĚČÉËĂÂľĂÎÍÎŃÍĐĚÉČČĹľľÄČÇÉĆÄżżżÄÉÎĘËÍÍÍĎËÎĚĎŇĐÔÖŘÜŰÜáĺéěďńőö÷řřúůůůůúůúűůůůůů÷ôďŕÎĹŔĂČËÉĎçđ÷úřůůůůůůúúřůűůůúúůúůůřőňëâÜŘÚŘÖÔŇŇÍĘČÇČÇČĆČĘČÇÇÄŔĽÂÁľşąş¶ş˝ľÂÁÂÇÇÁÄŔĽ´Ş¬Żł·ľÁÂÁŔĆČĚÔÜâäćčëëëěëëëëěęęęéééęéëčééčçčçćčćâăäăăáÝÝŰŮ×ÓÔĐÍČÄÁżşŻ« ‡€r~wrqnsttvkmlnlfh\bb^VZJ0 # &(:3/68:3*#&+215*$% - -
&#"C[WNGIF;.$
)#-2+)'" -
# ')$%"*)#,'&&%%("&+*%/0/23+.087CEN^^UOJICNKB7 +JPbolm\7)!&9MgppghVLMOSPDMHFE739@L[ivz{nw†xsyv~€„‚{bVn~„Š„†ŠŚŚŤŚŠ|}}€Ś‹‹Š‚‚†Š‡…‡‰|……~vvprqpukVA@PZNG41*$%%"!-Pmwz~`Ramjsvsxs{qjpfifdip|xoeilvkqmP@:+(0Lgtu„}N
%'%,1+1D]\c]Z_TIM #% #%5''+ - " &'"+1**08:;7<AHHILEC=E@=XEE:>CGFGFLA/;;47,!":;B;6668/,*,""(/5&7II9,
- -
#7QLIFAE@=@5)(4IKA;A@A?>@E=>73009572=81-7/#'%)(!(2/5+&91( -
-!#2% (=;&(-<27,%/41&;W`]`bDNCRWdlgW2$40HV>&#Tporvuqxvz‡‹‹‡‡ŤŹŹŚŚ‰oeYMW^jt{Ś“ťź Ą¤ĄŻ®łł·»ľŔÁŔĹČČÍÍÍŃŇÓŘŘŮÚŰÚÜÝÜÝÝßÝßŢŢßâăâáâăäáâßŘŮŇÇÉĘĘĚĚÂÇĆĽ¶·ĽĚĎÎĎĚĐÍČÉĘÁżÁĹĚÍĘĆÇÉĚÍŃĎĐĐĚÎĎŃĐĐĎŃŐŐŘÚŰÝßăăçěďô÷ůúúůůűúůůůůúůúűűúůřőńéßŇČÇĆÇĚĎÎÎÚäńřřůřůúúůůůůůúúúűůůůůúůů÷ńäßŢŢŢŰÚŮŮÖŇŃŃĚÉËČÇÉĘËÇÇÇČÇĆÄÁŔĽ¸µ»ŔĆĹÂÁÂĆĆŔľąŻŻ°«ł´µ¸Ŕľ»ŔĆĆÉĐŘÜáćęëęéęěëëęęéęęééëéééééčéççčçčçäääăăŢŢŢŰŮÖŐŐÔÍĘĹŔż¸µŻŁy~vqlyupsurhomhlocihf^\X@' $ !-/
&2D93)*'.890&"
*%!(Q^PJGC91%*3-% -2,).-"$ - -
$*031+BV_\ead]LOP - - - %-)# - #)',24+/.0>;6:><?FEDFJD>?KG9?RE9;?GD=?L<77:2@IEC2+323)""#$/22':NI/# -
- -':NPH=>A=:=93-4=@@E>=DB?BA?<A972-:626622-$%'&(&)$,..((.2?0%*"
- - - '" - -4FH. %&/2 .;(*21$1Lc`dhLHONKYc`H&.D?K\M,+Dgltux{y€……‡‰Ś„†‹ŠŹŚ„sl[W`[jy~Ť’šš ˘¦¬ŻŻ˛¶ąĽş˝żŔżÂÉĘĎĐĐĐÔÖ×ŘŮÜÚŮÜÝŰŢŢáŕßŢŢßáăááßŕááÝŰŘÓĎĚĘÉČĆÄĹÂŔĽł˛®¸ČÎŇĐÎÎĚĎÍĚĆÂĆĆĘÎĚĘÎĎÎĚŃŃŃŇŇŇÖ×ŮÜŰŢáŕâććććčëńő÷úúűúúűüüűúůúůűúúůřöňëčáŰ×ÖÖŮ×ÔŐŮŢâĺčíńőůůúúűúúůůůúúúúűúűüúúúůöęćçééçĺĺââÝŢŢÝŘÔÓĐÎÍËĚÉÉËĘČĹĂÂľ»ľÂÄĆĹĆĆĆÇÄĂľął˛·˛·˛˛µşşĽŔĹÂÄĆÉÉŇÝĺçéęëëëęęëëëęéęëëčéęëéęęęéččéčçĺĺăăăäâŢŰŘŰ×ŇŇŃÍĹŔÁŔ¸©•…uvzvqqquuysnlqjffhdaa`Y=!!# *#%661'**(1+3;-$&&%%" - - -!! "8[^VHI?//4<HJAB8+
!'**))(!$ - -!"! ',*&)*%)(,+&,)///*(*)1734DKXibYGAFOFFL:0;UjwtymO5"#,?Wmknm_VVS]RDMQRH><BAKYhupvymnv|‚‚yx{pccry~‡‚}‚{x}‰‹Š„‚‹†„|ry|~†‹‡„„†‰‡ŠŚ†‚„€roksqukVJHY^TE7436* ")-<Ga`oqwub^heo„zrysrrtsloqkmlgsqhilimxsaM<?,+Jhjr|q\2 '.27;:EX\dbdiYOML - - "
#,(
- - !!$,+,)06.=;/686>@?56EO]MBHHC>IA52AED:688C?AG@@EC;'12*(%)%,.%$(6OI3$!
- -
! -
.@C@A6/78:F;-79>?;@NIC@@D=?E;842393710/(%(&/%""-,%),-()9;2"
- -
!@RL,".5* %9/1(->83.B\e]hWHE>COVP.)AWTW\PX</Jfmuys~‰€…†Š‰Ť“”’ww_^]ev€“źś ˘«Ş°±®ş¸ą»ľÁĂÄĹÄĹËÍÎĚÓŃŐŐŘŘŮÚŰÜÜÜÝÜßáââÜßŕâââßÝÝÜŰŘŐĐÎËÉĘĆÇÄÁĽ·¶¸ą·¶¸ÄÎĐŇÓĎÍĐĎŃËČĆČĐĐÓŇĎĎŃÓĐ×ŮŮÜŢăääĺçëíîđđîîďó÷úúůűűűüúüüüűüűűűúúůřóíçáßßăçěďóďçăčó÷ú÷ôđńńôúúűüúüűůúűúüűüűúúůůúřóöř÷őóńďîîíîěęçäâŢŰŘÖÔÎÍĎĘĘČÇĆĂżÂÁĹĘĘĆĆČÇĆÇżąąą»ą˝ą¸·µŻ±¸ąŔÁÂÁĂĆËÖÝăćééééééěëëëëëíëęęęęëëëëééęééčçĺĺĺčäáßÝÜÜÝŮ×ÔĎËĚĘĂ»łĄŹsrtxuyrojonsshaf`ik`R?*! '2!/94$)1,)563($0%*.&!
- - -+$ ")#B]^UJE<;EVTNDD=590$ ##'%%(% -$+*5=BOX_da`bVMKM - H+
$)%" -
!)% "'.(%&480482>B?<<B?;>SgJB;1=:618=B>=@GFCB9:8:<?7=4971.50&# Kg)"!1NK-') - - -
- -
-AKF4%$?<<4/2E<15HHM@C><=?I>=3,04/43//$%%(%+)#+#'"$$&.6=+#% - % $
-
-!""!!
-
- - %)!! - - 7PX@* $(
16 *'#+ :A;4,AIY^faG>HGIC;##D^fm^RT=)*Nbjw}„…„Ť‘ŽŠŚŹŠŹ~vskntsŤ‘–ť¤¤¨¬Ż´°¶»˝ÁżżĂĹÇČËĘĎŃĐŃĐÔÖÖŮŘŘŰÝŰŮŢÝŢŕáăßßăâáâßÝŰŰ×ÖĐĚÎÍĚÉÇĂÁľ»·ążÂÁą¸ĽĆÍŃĎŇĐÔŃÖÔĐÉČĚÓÔŇÓÔĎŃŐŮŢăäçëîňńňňóóóňďóőůúůúüűűűűűüúüúűüűüűůřúúőđéĺęíňöřřř÷ńëďřúůűú÷÷őóóöúúűúűůűüúűüüűűűüűüůöůůúůůř÷óńňôňóňńđíéćáŢŮ×ÔĐÍĐĚÇČĂÂÇĚÍĚĘĆÇĹČĹż˝¸ąľżŔĽ»±®¶±±¶ş˝ÂĂľĹĆĹÍŮŕăćčééęëęëëëëëęëęëëëíëęëëëëéééččćçćăăßŢŢŕÚŰŘŐĐĐÍËÂÁş©}qrrvnjnwwvrqkgcdiaaaT6## &/0+&'$'2'$1,14/40$)$#,,! -
-1, !$$"*C^YOFGCPMKNEA;0./7)$ ! *(%#$
-Q-
-
#(),#
!$ !'%)-'+/&4722.85><3<BC>OVC4378:366I><A?@@<7:3*1>9*410-,04)"5N,80 *@OE.&' - -
- *DG;0;=1430769??;D?=FC?;A=95147163//!%"#/5/$'$$!'215( (.+ - - -
/J`P0'(<* - - 0 &A7>-*3BZc`cNAH77="6Xcb_[RC+!A`jsw~€…„…‹ŠŚŽ‰ŚŤ„|wukpw†‘•‘ťź™§¬Ż°˛łş¶»żĽÄÄĆÁÇČĚĚĐŃÔÓÓÔ×ŘÚÚŰÜÜÚÜŢÝÝßßßŢŢááâÝÜŰŮÓĐÍĘËÍÍÉČŔľ¸¶Ľ˝ŔÇĆ½ş¸ĹĚŃÔŐÓÔŐŃŃĐĚĚÎŇÓÔÖŘŮÜßäéîńőö÷ů÷ůöôňđđôřúúűüüüűüüüüüüúúűúűűüüúúů÷ňîđö÷úúúůúúöđóúůűüůúúůůöôô÷úřřúüűűúúűüüűűűűů÷úůůúúůúůöőôóôö÷ö÷őńîéçäßÜŮŐĐĎĘČČËĚĎÉÍČÇĚĆÄÁ˝»˝ÂÂŔľş±Ż˛łŻ˛·ąż˝ąŔĂĹĂĚÖÝăćçčęěëëěěěëëěěěëîëëęëęěëëęééčçčéçĺââßßŕŢÚÚÔÓŃŇĐÇÁą©‰‚}rfupco€ttpkjdhh_YeYYF3$ $%5/).&%,))&--/6.,0!#+
%45
#&$! *M]SJFFPZI@>6.&&%'57&- &&(0$(" -&! ((#43--$$'+0(-$**/32,3,)./-<>FT`VNIJIQMKM4.XpqnofE0*".AZltpenc\ZOKG@DB8?=9@Xglo~†rw{xn\RS^m‡‰vcZTcequv~}ypr„~~|x‰Ť~w…€…€wz‚ŠŤ‡Š„‚‡‡€wrpy~€|pijgjQD6)!)&!%(9Vi|„…xdT[dcor€xw}wtmuvup}†zpuoo„€vkRG:'(Fd{…„xX&!/4:HOXZ_c\hgaQSX - E - - ##(1(!"
! "#$,4+,59/-75:;6>6=@D>914;>07969:274:46:C4'.=833191+'$!3W"!#!$&0C?5$"
- - - -
-
6AD@("40/1/2C?>A>A@?EGH@5=?931.81224/"!$%"'/0)!$$1271'" 62. - -+
.+$ - -
!
)H]O<+&'1
+*!$,72A3(4P\^_H1710'$C^^^[VJ2%8WipyzŽ‡Š††ŠŚ‰Ťy~xus‡Ž•™ź›¤¤¤°«°¸¶şľÁżÁżĹÇĆČÉËĎĐĎŃÖÖ×ŘŘŮÚÚÝŰÝŕßŢŢßááßăŢŕßŢŰ×ŘÓČĘËËÍĘČÇÁ¸µ·Ľş¸ľÄĆĂŔş»ĂËŃŐÔÖŘŘÔÔŇŃÎŃÔ×ÚÜŢäčíîôůůúůůúúřôńóöůűűűúüűüüüűűúúüüűúűűúűűúűůůôôřúůúúúůůůřůôôůůűűřűűüúúůřőőůůůűüúúűűűüűüüűúřřúűüúůůřúůřřő÷öřřř÷řřóňîęçáÝŐÔĎŃŃÓÔÓÎÍËĐĚËĂľąĽÂÁĽż¸«§Ą¬Ż˛µąąşľżÂľÁĂÎŮáäćçęëęëëěëëëęëëëěëëíëëëěëëęëęééééĺââáăŕŢÜŮŘ×ÔŃÍËÉĽ›Š„rwztnkpqrojmoqhijb^]]I,!$#/3232'%0"+((*9817-!,/ -
".49 3Q^KBKEVRF8"*)/ +)(!" - -
-! /. "
"!$""*31+03834,-8=4;58>B:9=?7289;@984.863-62+*6<51,<84* I.$"$;>7-+# -
- -
-AID@, 023)3=GB<;D??HH9?2.285436@=:3''!.' '$#*/#% 17305"4:9( - -" #$) - -
- -!% - #CVVD $!/%.%0154$$@VbP("*.00W`dbaL: )Onpsx{Ť†‰Ž‹ŚŚ‰‰†ŠŽ…wq‰‰”—™ŁŁĄł±±ł¸˝Ľż˝ŔŔŔÂÂĆĚĚÍĚŇÓĐÖŘŮÚÚŘŘŰŰÝÜŕăáßßâŕáâáŰÝßŰŮÖĐËĘËĘČËĆÄĂşĽ»»ąŻąĹÉÇÁĽ˝ĹÍÖŐÖ×ŘŮŮŘ××××ŮŢâçëđóřřúůúűůúůřôđď÷úűüüüüűűüúůúůřřúüűűűüüüúüúř÷řúůůúüüüüúůűúööůűűűűúűűúűűűů÷÷őřůúúűűűúüűüúűűřúűüůűűúűúůúúú÷ööřřřůůúřřöóđëĺâŢŮŮŮŘ×ÓĎÎĎÍËÁ˝ĽżżÄŔŔ·¬¤Ł›Ą¨˛«µµµżŔľÂÂĆÍÔŰáćëëéęëëëëęíîëíííîíěîëěěëëëęëëęéçääĺâăăŢÜŮŮŘ×ÔĎĚÇş¨Źsy|vvlpsrkjnilfgdib]_S;2# "79:A0& '(*.=4+*# '6)! -*;C1 - -" <LRQKIFNFA
- -)#2#%)$ %$ -
#&%!(0) -'! "!#*%$,1&*.,/3=4::8@@498A;15@>;?D<>6845$&&*0*)33+14851,"!G%&!
$AI9&(! - - -
- -1BEM=. 4:7.3BJ>>AF?IGMB==@9>225;>5,'," ,!&&-.-% !&-/(1($%275- - $ - - - -'"!
(#&9WWL3("
$2 ,.+1'!"6U^4%,2.&$Jdd[\YD*:alry{‡‡‡Š‰†‡‹ŽŹ„}ssŽŽ“•ˇˇŁ¨§ŻŻ˛¶ĽąşľŔŔÁĆĆÇÇÉËĎĎËŇÓÔ×ŘŘÚŮÚŰŢÜÝÝßŕŕáŕáŕâáßÚŰŰŮÔĐÍĘËËĆĂÇĂľş¸´Ż¨«¬´şĆĘÇÄż»ÂĐŐÖŮŮŘÚÜÜÜŕßáćëîô÷řůúúúúüúůůřôńđöűűüúüűűüüúůůřúůůűűűüüűüüűúřřůüűüúüüűűüűüüúöőűüűüýüűüűüűűűúů÷÷÷řúűüűüüűűűűűůűűüűűüűúúúűůüúůřřřřúůüüúůúřöóďęćâŢÚŘŘŇÓĐÍĘĹľĽÁĹČĹŔ¸®«¬ Łž˘¤«ŻŻ˛»ĽşŔŔĂĹÇÎ×ŕçćéęëęëęëííďîíěîěííěěëęęęęěęęęçčççćăâŕÝÜÜÚŮŘÔŇÍÉ˝Ż“|qzsrmngkonnjabiiaUSP@&%-5@=6/!%.,42" &!%.'"
#7=>( -!!'!&>LMVINLI9 $/!$#& - -
- - - - -%1!"#,%"! $(!""%***'&0%%)'23<8CG:8>:;<=8.-5D>>C@>8500*,"&,'#0:'&/50-.9U(-*)GG/$" -
5PSMB5*$#(6505:<CA<D<@EACJE:?C<?99A385,(.*$""!-*(' "/, %/'!$9@1,
- !
(($*+4LRJ2$)3)1-..%,JJ.-,4+*?]ec]VG> 6Znkm€~„‚ŽŽ‚ŠŤŽŹ‚ynxŤŹ–žžŁ¦«¨®Żµµ»˝ąľĽÂÂĆČÇĘĘĘÍĐĐŃĐÓŮŮŮÚÚÚÜŢŰÝßŢÝŕÜŢáŕâááÝŮ××ĎÉËĎËÉÇÄĹľ¸µą°ˇŁ¤¦©®»ČČĘÇÄÂĂŇ×ŘÚŮŰŢŕââĺęëđöůúűúúúűúűüůř÷řřřůúýüüüüüűúůřůúűüűűüüüüýűúúřřűüűüűüüüüűüüűüűúř÷űůüűűüüüüűüýüüűúúůřöřúüűúűüýüúůúűüüűűüüüüűúűüűűůůřřůúůúúúűúůřöňěéĺßÝŰŮ×ŐÎÇĂŔÂÄĚĘÄĽłŻŻ¬«¦źˇ¤«°˛±¶ĽľŔżÁĹĹÇ×ŕĺäčéęëęěíěíîîîîííěěëëěëëëęëęęëéčččćäăŕŢßŢŰÚÖŐŇÎÇ˝¦€vnukmmrofhmilge\Zb[G(#18<@4' "0?72%(/ -
-
- -+<G:&3$:NZVXIAD !' %$'!
- !.% (&&%-0)',30(-,(,,032-515HH?D\YLHKNOTGLH-9fnlfL=-$,Fekjbpk[MPUTD;AD>35@?M]fmuww„|_btw~‹…€zdNM^^aVQ^dglntw{w~‹‹‚‚Ś„ŚŚ‰†Ś‰‹ŤŤ„…‡ŤŹŽ‹‹xxzwr~Š€vkhfigVF90%'%(->iu{‡~}lVgjrts}|~‚qv~z{zpiook‚|t|xpVDH8%8^uyŠM
()11@K^^]_ecZTNGOY
- -
- -$"!'")'! !$%)**%)0,-85/665>B9339>>2587@?=7A??80341*&-.+45/%/--%M4"!,1NH-'
- - - -
AYZK@923::743;EBGC4AB<BD@@A?7<2359D67//'6(%%##!%%#**()(,"'+.$&/@:/+ - "!%%
2&&"1BUR@0/%"3 $ -.:5+#
=R;+0,&!:V`g^]F8- " 0Rennv„Š‰‹‹‰…‡ŚŠŠ‹ts‚‡Ź™śźˇ˘§Ż˛ł±·¸ą˝ĽÁÁŔĂÉËĘĚÎÍŃĐŃŐŮ×ŮŰÜŰŰÜŢÝáßÜÝŕáÜŰáâŕßÜŰŮŐÎÉËËËČČÄÁşşą˛˛§Ł§ŞŞŞł·ÄËËÇÂŔČŇ×ÚŰÜŢáăçéěňöůúúűűűüűůúůřřúűüüűűűűüüűüúůúúúúűüűűűüüüüúřůůűűűüüűűüüűüűüüüűűů÷őűüüüűűüüüýüýüýüýüüúůöö÷ůůűüüúúůůůúűűűűüűűűüűüüúűúřřřřřůűúúůúůůú÷őńëäÝÚÚÔĎÉÇÇÇÇËËÉż¸ąŻ°¬Ş¦Ą¦¦¨ł¶ąŔľÂÁÂÄĘÖÝäćçęěëëíîííěîîďîíěëëěëěëęęęëëééçćçćăăŕŕáÜŰÚŘÖÔÎĘľŁyzswokksphojlibaf`WPB+ !'5697,&8E.&("!
-?=8'!# 4KRYXLI?3 -
-
$0#
%''-#
, - -
% $*NJ "" - -%!#!"*+(*+(13/685;72594;5:9?;:?5<F?28>9673/&..'5/3267+-6''l!4G9% - -
# - - DO[QC>8BB>240;HK==:9@ACF@??;;;1+,6;<9))'+ $##"&)%-,!#!(*',21!&:?3, -
#"
-!" 6))!$#<N_M=9 ,* $
.78*-/'&TO*/:10RijcaK6#(?^fw~|…ŚŹ‚…‰Š‰…}znoŠ’”źšśĄŞ¨¬˛¶µ»Ľ»żÂÄĆĹČĚÍËĚÎŃŇŐÔ×ÚŘŮŰŰÜÜŰÝÜÝŢŢŢÝŢÝŕâŕßŰŮÖĐĚĘĚÍÇÇĆľ˝ş´°¬¦«¨´˛±««˛ąÄÇËĘĹżÉĐŘŰÜŕáćëîôůůűűűúűűűűúůůůůűüűýüüüüůűřůůůűüýűüüüüüüüüüüűúűüüýüüüüűüűüüüüűüüűůóôřúüűűűűüüüüüűüüüűüüűůř÷ôřůűűřůůůúűűüűűüýüűűűüűűűüúúůřřřřůúúűűűüűűů÷ďĺŕŰ×ÖÎËÉĘËĘËËÄ»¶®´±°°ŻŻ¬§ĄŞ¨®˛ş»ľÁÄČĂÉÓÜâćçęëęíđîîíđďîîîëíîëěěęëëëëëęęčçččçăáâáŕŢŰŮŮÔŇÍĚŔ¤…vtmlqxkogidc``bi[TK: )0>>6;(!2.' -
49?: - #$!@X]QN>E3 -
(. - -):2& - $$-')##--6)3/0.10%-'/2/.*24<<PJLT^UIOJNPNTL7$*Gg„x^<*,5Gafhjg^JNV]^ED?98>BN\]]kv…‚y|~rcfo}„…‡sfRKWWXTS]id\_igmsnfqtihkp~†‡{„ŠŤŹŹ’ŽŹ‰‰‡utq|xz€pc\de^QC9)++,,>\{„€l_cbm‚}|qurztxyvzx€znmqklvqsw|gHG=("9epvup_6&')1;KR`^T[`]d_VWQ
-
-#""J= -!!"!!&.+'#&)-8918=<?:>:=>5:==31.7><68026/*%*577>=93021+)T8%
&;E7$
-
-0JLPQGA<=>>039FEGP@<84:@EAA>8<>?;741=2++.'*#)#'.$&!',&**+&*3'/,8;0 - !' - !(%!05-%" =NRJL3,5 -
587-&+!AQ2./-$*A[hkdWB.5(I\hu‹ŤŽŽ’Ž‡€†Ś†€zrjx„‘‘š™—źť ¨©®´´´·ş˝ÂĹĹČËĘĎĎĎÎŇÔŐŐ×ÚŰÚÚŮŰÜÝŢŕÜŕŢŢßŕŢßŕÜŢÜÚŇÎÍĚĘĘÍČÁĽ·´®¤ˇ˘©¬®°¶µ®Ż´ľÇËĘÇĹĹĘÓÝááćęňöůúűűüűüüüűúů÷řúüüüýüüüüüüűűüüüüüýýüýüüýýüüüűüüüüüüýüüüüýűüüüüüüüűůůóóúűüúűűüüüüüüüűüüüüüüűüűűř÷őóńóöůúüüúüüüüüűűüűűüüüüýűüúúůřřúúűüűüűűűůôíćăâŢ×ÓĐÉĘËËÉÇŔĽ¶´˛´Ż˛°®¬Ą¤§«˛µ¶ąĽÁÂĂČËŃÜáćééěěîíěďíîîîíěíííěëëěëëęëęęęęęéććĺăăáßÝÚŮÚÖĐÇÁŻŽ…}xostqrqimieffchf^\N6 $#49<<3$+.
"
- +?NB0 - -$!"%=PRIA>:# - $.' -$::, - - &*'($')53.+.-*2,)"'.,/+687>D@KJRW\OBBMWXUL='!1\|‰‚nR5(2FUacmlcaWT\WKOFA9<?KZ`emw……xp{ojfp{‚€n_MQ_b`bfljc`glmiutqrupz‹‰…ŠŹŚŹŽ‡Ź”“ŤyndY]iqro`TX^g`G?;%%2*%-Hcjx{xiUT`gqzwyyrtxno||u{tonklqqw{€viPE=-%<ahhfe\5
-!,*05<LSZ\[^`_c[XKL
- -
- - &("" (%$$" !
- #,2*-%/+&/659=FFBBD<940/34801:<A;+/51($%-97BJD@4/.!*/+7( )CD/' - - - =ORPNKA>=86/=JEEDIKB6:7AA=???9=B@?=>42,3-$-!!,,("*&)(13 *5-04,0-$ --43%(# $
-""!$%& !;:>+& !/?KM?&&. " - .44%.2?XC '3%#?aedg[F/")!!Chqo~‘Ś”‹„‚~‡sdrŽŹ‘• źˇĄ¨Ş¬Ż·¸¶»˝ŔÄĹÇĘÍËÍĐĐÓÔŐÖ×××ŘŮÜŰÝŰŰÝßÜßßÜÜßÜŕÜŢÜŘÓÉÉĚĚÍČĂżą´°©ˇźˇ©Ż®®ł±´ĽĆČËÉÉČÉÍÓŢćééíőůúűüűüüüüüúůřůůűűüýýýýýüüűýüüüüýýýýüűýűüüűűüűüüüüýüýüűüüűüűüüüűýýűúúöďîőúűűüűűüűűüüüűűüüüüüüüűűűú÷đěéěôůúüüüüüűüüüüüüűüűüüüüüüüúůřřůůůůúúúů÷ôńňńđęäÜŇĘËĚĘĘĘÇľş´´´¶´«±ĄźˇŻ°®ł´·ľĹÂĹĆĐŮßćéëëěďíîîďďîëëëëëëěëëëęëëëëěëęęčççćäâăŕÜÚÚŮŐĐÍÉł•tw|rmpsllmnmhefhefcWF, ##'8;<:," &, -
%(!:HL>. )(!'>GN@::* 48
:C>) -#(" *.252.34&"0(!$%*41,*207:BJKW]gWHKIYZ_RC4"*Yw~}rT3,%3Sftqjkh`_a\XWN@9<5IZ\`lruuvsugfhz„Ś‡€†w[PV[c``jlfpmhwqqz{vx~Ž‘—’ŽŹ‹‘“•’Ť‹Š‹†‡uk[L[opjgUKF[f_JQ@2!!"'.Naj}wvdJGaqs~…}vwrqp€€yuzsjjwqmns€zoLB8,)Mnym_jg7
$.+'1>>RY^[_aeYSVOW - - - - - - - -
'&#',""#"
%! - -"! "+-,,+/)+279;4:ACBCC5351+=E757:7@7/,85-)30*0C<@9/(& %8('&$:H;)&
-
"9LRMNK=<@><:;FBGEELE?=6:;81>;9@;43@=1+&00#+& $"%%%##) !,'! ""'7101- ! - -
#=CK=% -###&#:IM>@6" *8#6IG3 - -
%*&.68<AZc]bc[RYX\[ - -
- - - ')#!&("#
&)&)&,4448695/4?GB96341265842439=2.4855-2' ,-4,%+$"34($ <K5% - - -
3@RTQLMD;:84;CHLECKNA<<>2/;1/445682>51&#,5, )"!#)!)%%+,$&-44047& - - - - -## -
" -!(&!:F;?>+%# "(5?@2$9 - !&*71/' 9M7!.3(=^hje[A%BS!#1Xij{‚ŠŠ‰“‘Ś……‚€€po‚““”’ś–ś ¤©Ż§®˛ł¸»˝ĂÂÄČČĚĘÎĚĎÔÔ×ÔÖÖŘÚÜÝÝŢáŢŕßŢăŢŢŢŢßÜÜÜŘŐŃĘĚĎĚÇĆľĽ·±©ś—š¤±¬ł±Ż¶¸»ÁČÉÉĘČÉŇÝäęđöůúúů÷řűüüűúůůůůűüűüüüýüűüüüüýüýýýüűýüűýýýüüűúúüűüüüüüüýűýüýüýýüüűýýüüüűůôëçćéđ÷ůűúüűűűüýüüűüűüüüűüűűűűüüůňđóőůůűüűüüüüűűüüýűüüüüüűüüüűüüú÷ő÷÷řřřöó÷úüúűůřňęßÚŐĐĎÍÎÍÇ»ą´´µ¶´±§Ą¬±¶¶şµşŔ˝ĂĆÉËŇÜäčëěíîíěíîîěíëěëęęëěěěîęęéęéęčęčçćĺáăŕŕßÜŮŘŮ×ŃƧ‡~zxpoupmrspikig\\T\Q;-,48:A/" "(0(#.
6AD7*! # !'HTGD>1"$ --DG8 - -&,).;?>@LY\c`UT]YZX - - -
- "$!"'(#$ !!$$%*29:,.151>>FD<6740).5/6-5/39?34;60*,00)&+2>&
@A2! - -
%=TTTLRGBB<:9;=AOMHOXPA9@757/,8<14:4/'%$.*$'(,"#$*!!%(/&*0- "*.67834 -
<NM`QA-
-
!'
*$(1JA=8-% (9>(%*# - - !'+(&',RR $5,(1S\ddYH/Qm%$\ehv€‰Ś‘Ź‡‰€……zry…—™–™ź›ˇ¤¦§°°´¸´»»ŔĆĆÇÇÇĚĐŇĐŇŐÔÔ×ŮŘŘÜÝÝŢÝŕŕáßŕŕŢÝÜŕÜÚŰŘŐŃÎŃĚÍËżşąąą·¨–›Ą«±°Ż°±şĹÇĘÉÇÉĘĘÔăéďőůúřűűř÷ůůűúűř÷ůůüüüűűüýüüüýýűüýüüýýüýüűüýüüúúűýüűűüüüüüüűüţýýýüüýýüüüüüűůůöńęčďöúůúúűűűüüýűüűűüüüüüüűüüűýúúúúůřřřřúüůüýűúüüűüűűüűúüüüüűűűűüűúřřőóóđńöůúüúúůůöđéá×ÓŃÍËËĆ˝şą´¶µ´®ŞŞŻµą˝¸µłł˝ŔĆĘĘËÓÜĺčęëëëííîěěíëëęěééęëëěëëęęëęçéčçćăăáââáÝŰŰÚŘŐŃż¤ŠŠzuxntil}lkpqd_ddc\Q4&#-3482-(#
!
1>:3&
(% /KWLF9) - - -"+HN@% - - -
-%-,'2(',650$,292$#:0(/-32;?GIWTVZWLO^`[VZJ4#.Wo|~t^>) )AOdkf^b^`XMKG>@?=@?MLMRZfjppu}{kho†ŤŤnYTINSRcelfbf__nttlptsl…}s„„€„‰…‚†u]\jzre[\c]SMU\N7'!#$*Hk{„soY\bbn‚{†’†}|v„{ggiikosqqpykGC8.?hojozwM
'0145?>CJT_dc[_^][W
- -
%(&"#%,-&'!
'$ (3410.-79;BA=1/744+0-./2039:34+4*,1((0((4SC
)J?-&
&FPXVSBH?<A?;@DMGPKGLL>;=A-.28749187=2 )*',+)#+##&%")#$*-( '+4244& - -$#/,=IK?>+$$221'""-0<SD'/&#*Ne`cgO="7C #E[hsx†Ź‘•ŹŠ†‘‡{Š{os‚Š”––šžź§¤¬«°µ¶¶·˝ĂÂĹĂČÍËĚŇÔŃ×Ô×ŐŘÚÜÜÜŢŕŕßáŕŢßßŕßŰÝßŰÚŘÎĚÓÓŐÎÉż´´Ľľ»´§ Ą«°Ż±¶µ°»ČÉČĘĘĎŃŰĺđőřůůůúúűřńôő÷öôöřüüüüüýüűüüüüýýüüűýýýýüýüüüűúűýýýüüüýüüűüüűüüüýüüüýýüýüüüüüüüűůňě÷űüüűúůűűüüýüüűýüüýüüűüűüüýúűűűűűűůř÷ůůúűűüüűüüüüűűűűüüüüüűüüűüüúřńęçëňřůůúúůúůřóíćŢŮÔŃÎĚĘÄľ˝ľ¸´˛¬°¸˝ş˝şłł»żÁĹÇĘÉŃÝâćéëëííîîíííëęęęéěěëěíëęëęęéččččäăăăâäŢŢŢŢÚŰÓĎŔĄ‰„vvtnimkimiigagY[^>8)! ('03:9+"('$!# - -'9:-!(),,( 6HYG61 -#
$<WP5 - -&&/.'..,271-)'-,-,3*(06525;>CGYWW_\YMOY_]]H>+$Gy|xtaN,".7Uih`bge\PEHQJC>?=>GQMX_cmvz{x‚qjs…ŹŹ‹tk]OOV]flkgcf\cpslfts_lyqty€…€~„‡‹„z‹„„……yf^bgif\[^\RU_\I3' $(Hgy€†zjLIHZnw}uyzzwslsqcdggdkqoqvzw`IC1,Efkw|zpJ
&*0.;??HGO\aea\V[TT - -
-
,/00!'0&+
-%"
%- #'&75/13::I>:@46/692).0+/1242708/*-*&!%'#4--=!.I6-, -
- - - -2QRVMPE??B@:<BWQJBIF?AE?887-09;464<;5(/+&!#"%+(' )""$5*()')"-3)'+$ - @A894)" -%$
#&=EH<7,-"$0$!(#-'&'QL)1'("<YeehT?+;ebks€ŤŹ™‡Š‚…„zkp‚Ź‘› –™Ł§«§®¬´µ·ĽąĂżÁĂĆČËËËŃÔÓŐ×ŮŘŮŮÚŰŢßŕŕáââáßŢßŕÝßÜÚÖĐĎÔŐÓÎË»¬¸ÄÄŔ´¤Ş°¬łµ¶şľąĹÇÉČĚŐÜŕčđřúůúůúúűůřńíđđďóůűüüűüűýüüüüüüüýüüüýűýýüüüűúřřüýüüýýýüűüüüüýűýűüüűűüýüüüűüűüüüüúöđ÷űüýýüűüüűűüüüüýüţýüüüüüüüüüüűüűűüüűúřůřúűűýýűűűűüüűűüüüüýüüüűüüűú÷çâçîôřúúúůůúůůřňíćÝŘÓĎËÉČËÄż¶˛±°±ş»¸şş¸»˝ÄÄĆĆËÇĘŃ×ßĺęëîíîíěěěěěęéëëëęëëëéęęëęééčçććääâáßŕÝŕÚ××ÖÍżžŤuprggqrlfjge`X[[S<&!&1.8:'+%)$ %-9) -%!"%-4"&-<LLB2 - - -#$ -"8\Q1
-
(+(1&).(,$.),-.2*&1/51$/=<BPT\Tfb\KO\`a_M=)$Gq}zoiT6*$1MgkgribUNZ\_]OPIBIMXYIM_pzw|{wfmŹ‘“†xp^MLPX[]c\afdflkqwymgprfqsz|{y‚€}y}‚yztkjqpjXIMP[ja_V:$ %!0Kdx}pY@BORfquxmszstvxqnnelokopnmurwoZA?:*Dhy‡‚|tN -
&-+/9@EJQX^ef[TX\MS - -
- - &*'("%/+*
-
$$.$(3><5//EHGEG>440-.--,%-/*,,17<?A5*,$%/&&*)<G3& - -
- - -
=Q\]SLI?BIE:8>DLIBA>H>A?@=705634;>:1,&)1,-$!!*&!-*"+0&$(3+/-" -!)"%6JID:6+$3/!# "-,8S6*1() ,P\aa]F6 +^gkpz‡Ź‘Ź’Ž…‡|ro|Š•šźź˘¬©¤§Żł±µ·ľľżÂĂĹĹĘĚĘĘÎÎŃŐ×ŮŮŰÜŘÚÝŕßáÜßÜáăáŢŕÜÝÜÜŘÓĐÓÖŇĐĐɵ®´ÂĹÇÄşł°ł¶»ĂĹÇČĚČĚÓÝäéđöúůůüúůűúůúöěéęń÷űűüüüüüüüüüüüüüüüüüüýüţűüüúůř÷űüýüýűüüüýýüüüüýüüüüüüűűűüüüüüüüűüűőđ÷úüüüüűűüüűűüüüüüüüüüűűüüüüűűüüüüüüűüúůőôřřűüűüüüýýűüüüüýüüüüüüüüűůńčâçîôřůűýűúűůůů÷ňíáŮÖŃÍĚÉĚÇÁą´´ąľÂ½ş»ŔşżĂĹČČČËÉËÖáäéęěííěěęěěëęééęëęęëëëëëéęçčćääâăăăáŢŕÝŰÚŮŮŐĚşž‚‚}ururmpqmjlcicZXYI6"/164F2 #& - -
.1!&# -/+%$!"! J\JF'
") -!:NRJ -
-
- - - ).,+ 00 -
!%"'! "+-8:??C<5DJK>85640,3#!21)/+2-4437<83-,"((##+*
CI3## - -
&<Q\X[RHHC?C8<GDKFHJD>12;;1,+.?5/280*0*'&1*",&)))!%1,$#'% #*.+20 - -$" #'
%!"'!-DF=@7-$!(# !!$#0&)RE.0/+(%6WbifR=)<cets{ŹŤ‘ŤŤŤŽ†~“—™—ˇ§Ą¦«©®Ż°¶·şŔŔŔÂĆĆÄÉĚÎŃÓĐÔÖŮŘŘÚÚŰÜŰÜŢŢÝŕááăăßßÝŰŮŐŇÓŐÔŃŃĐÎƶ´ążĹĂÇĽ´¬¬¶żĘÍËĘĚÉŇŘâëńőůřůúüüüůůúú÷đéëńůűűűüűüüűüýýüüüüýüüűüýüţýüüűűűůúüüüüüüüýüüýüüüüýüýýűűűűůűýüüűüüűüűűöđőűüüüüüűüüýüüüüűűűüüüüűüüüüüűýűüüüüűüüűřőőöřúüüýýüüüüűýüüýţüýűüýýüü÷ńîëďńó÷ůůúůúűůřůřóíĺÜŘÓÎËĚĘČĂĽ¸żżŔÁ˝˝şŔŔŔĆĆÇČÇÇËĘĚŘáăęëíěëííęëěëęęéęęęęééëęęęéçćçäăääăăáŕßÝŮÜÚ×ÔË´–‚ypumfjmjfilkdRSRE4"&545C1"!$ ' /*
"#$(+)'('+%-XYQ;" - - ') -1D[S+ - - -&'&*+! !*+848=?@E>AG@:=6+1.2#'5.50,8363/3180+0.!! #'G@, -
-*HTOKOPGKB@:6:JJILLKKC8704+).362.145/-&$+10'##! (!#+-%)% #%-)$ -'
##"
-&$$"$%CQLG</&")'*$
)1"?P2"31, .Jb`cXB,,Tjo~ŤŽŹŽ‹•…„‡v‡‘™ťťˇ¨ŞŻ««˛´şµ·»ŔŔÁÂÂČĆÇËĚÎŇÓÓÖ×Ř×ÚÜÜŰŢÝŢßßŢáâáßŢŕÝÚ×ÖŃŃÔÖŐÓŃŃĎǸŻ´żĆĆÄÁşµ»ĹËËĚĘÉÎŐâéňöúúůřúůúúúůöôđîíđóřűüűüűüüűüüýüüűüüýüüýýýýüüűűýüüüüüýüüüüüýűüýýýüüüüüüűúűűüüüüüüüüüüüúňëńůüüüüüüüüüüüüűűüüýüüüűüüüűüűüűüűüüüűűüűúúůúúúűűűüýüýüýýüüüüýüüüýüűřö÷÷÷ůů÷ř÷řůôňřú÷ůřöňëćßÖŇĎĎÎËÇĹĆÄŔÁż˝ş»ÁĂČČČÉČĆÇĘĘŇ×ÜăčëěííěěëëęëëëęęęéęęëëęëëééçäăăäĺââăŕŕÜÝŮÚÖŇÇ´—…‚€|spprplmkjfed[[S@+ ,3:<7/(-& - (#"!)--$"%$$;Z]H1 - - "@_S3 - - - #% - $#$+*14/07=:=@<544374($'24762:;35663(!0.('6-$
4M.
- - -2OZRLRJOG<=>><:CJHKD;AA>4,,%1)(*,232*!+&#,1&$!! " $&"##`%W4!/) - - - -"# -
"&**1ISNB:.+.+ $
## $'+$$!)J8%,)#'@[df`I4%P^o~‡ŹŤŠ‡‘Ž‘’“‚„zxŚ•› ¦¨«®®Ż±µ´¸ľ»żĽÁĂÄÄĹÇÉËĘÎŇŃÓÔŘÖÚÚÜÝÜŢŢŕáßßŕáßÝáŕŰÚÖŇŃŐ×ÚŐŇÔŃŇÎĆ»łŻĂĆĘÉÄĹÉÉÍĚÉĚĐŘŕčôřúůűúůúůúřöńëčçęîöűüüüüüüüýüüýüüűüüüüýýüýţűűüýüüüýüűűüüýűüűüűüüüüüüűüűüűúűűűűűüűüűüýüüúříçí÷üüűüűţüüýüüűüüűüüüüüüüűüüüűüüüüűűűűüűüüüüýüűűůřůűüüüüüűýýúűüüüüüűůůůúüýüüűúůđňöęňůřůůúúöîćßŘĐÍËÍÍĘĹĂÂĂľÁŔĂÇĆĆČÉÇĆĹËĚËËŇŮáéęëíëëěëęęęëëęëęëęëęčęéčççćäăćäăââŕÝŢÝŰŮŘÖÓɶž††…ylqootqjnljgZZN= "072@=/!'$ - "$&!&#+*!"&$N_ZD*
-
&
!1PKA - -
.!'$*'!$()036158028=6-2+(/0/2(47;70;26835&&*##" %-2&!!9D4
- -,
-
-
&@RXRQOKFAB8;BE>BEIH=>>94316/&%!42,/!,),%% "$"k$Z<+' -
- #%%&#%)-1CIXM<1(%'!#&$*$!7Q%&-[dhfW:%;Oax„‡ŚŤŽŽŤŤ‘”’‹…€y€Šš˘Ł¬®˛±˛·´µ¸ş»˝ŔĽÁÇÇÇĆÇÍÎŇŇĐŇÔŘŘŮŮÜŰŰŢŢÝßŢááŕŕâŢßŢÚŘĐŃÓÔÖŘÓŃŇŇŃĎÉľ˛łżČĎÍËĚĚĚÉÎÎÓŢçďôúůůűűűúúůőđęĺŕâčńřúűüýüüüüüýüüýýüüüüýýüüűűüűűűýüüüüýűüüýüüýýüüűüýűüűüüűüüüýüüüýűűüüýüüůůóíćěóůůüüüýýüüýüýýüűűűűüýýýýűűüüüüüüüüűűűüüűüüűüüüüůůúúüüüüüűüřüüüýüűűřůűűüýüüüüűôďööîîôúűúůú÷óíćŰÓÎĚĘĘÉÇĹÂŔÂĂĹČÄĆČÇĹÇĹČĹČĘČŃŰäćëęëëëěëěěęëęěëęęéęëęéçčççĺćĺăăáŕăßÜÜÝŰŰŘŘŇÉą›‚ztwsqyvqlplj^X[K1" -7?;>*#$! - "+,$)( $ $%)G\]B# - -)EVF - %,.+&.45330.,451-(282.16=;<AK[TLYUDHOVSXVN8>HKb‡|hI(+,=Sbnhb__`QAKURK@KQaHELMalyugimjji{Ś“Ž†}r^Pcnzuzsxtm†}„Š‘‘’ŹŠ‘ŚŚŽŽ†Š“š–‹„‚y{u€vn`SH=CQQ?A=3 "3I^pokvj]chksxvu|{~‚‰†‚†twpmnhptq}~oVGC3,Rv‚{iXI* -&*0:=:>HDHKX[\a\ZWZ
-
- - #3" -&%!'%*363,/469:G;4-,*02697110742/-3&0*#$& ##"$%%$$FH3 - - -
- /HW`YUOG=9?@=;JIFCIOJHA;89883,%'3/)3&')%+,(. ()(1 - - - - -""(! -"$
-$)$$/;PRQD;0 )!! ( -,!AD$,.%+E^kjY@%9Pgr€€Ž‰ŠŹ’ŤŚŹŤx€“•‹šĄ¬«Ż¶¶»ĽĽ˝żżÄĂÁŔĹČČĘËĘÎĐŇÔÓÔŘ×ŮÚŰÜÜÜŰßŕßßăăâăáŢÚÜŮŇĐŃÓ×ÔŇŐÔÓŐÔĐËľąµżĚŇŃÎÉËĘÉŇÚâęňřůůůúüűűúůóęäŕăçëđ÷úüüüüüüýýüüüüýüüýüűýţűüűűüüüüýüţűýýüűüýüüýüüüüüüüýýúűüýýýýţüýýűűűüűűúů÷ďĺŢŕčôřřúűűýüüüüýűüűüűüüüüűüűüűűűüüűüüűűýüüüüűüüüüüüűúůúűüüüüüüýűüüýüűřúüüüűüüűýúűđů÷óöůůůúúřúřöńęÜÔÓÍÉĘÇĹżŔĂÄÂÇÇÄČĆČÇĂżľĂÉÇĆŃßăçéëëęëěěěëëěęëěęéëęęččęçćçćăăăâăáŢÜßÜÜÜŮ××ĎĘłŠ‚…|r{vusqrupri_ZR@,#!,>47/)$! - '%'$*'% /P_S5 -
-
:S@%'*)!$1+2,01-.0./*32*:57;>CAAKRNNc[GNOM_d_S?/7Qbu†…xM!((6YkusW][ZXTR]U?DNYRJLG@XeosigcokjvŤ‰pUF]cc\V[a`uv€„„Ž‘ŹŤŽ‹}‡Ź‹ŽŹŹxwwxvk_XC/8RP=A:2( ! 4Mftqr{gaqpmyx€}tm}ŚŚŤ‰‚z€wvzrtwlq€}…sRED70^~€}ygJ&
*08=:<@MFOU]^__YYV\
-
-& .2! )!!&331'(1*057?703.-3@:32:41+082>0+*,.*!!$%(*$ *KK$!^> - -
-0Q`]VTSSHB;@>=DDIKHSNGC;6/-36(&*020,.)")0+*+*$#"&"!&&(* - - - - '$!#
"*&7OXUILA, - %!)(#*H6.*(*8_cjcT/Hbt|‡Ś‹‹‘•”‰Śy‚žśŤź®«´·ş˝ĽŔÂĂĹÇĹÁÇĹÉĚĚĘÎŇĐŇÔŐÓÖ×ÚŮŰÝÚÜŰÝâŢŕßâŕáŢŢÚŘÎÍŃŇŃŃŇÖÔÖÓÔŐĎÉŔżľĂÍËżÉÉČËŇÜčńřůúűüúűűűřőďćăĺčíň÷ůűüüüüüüüýýýűüűűüýüüţýűüűüýýüüýüýýýüűüüüýűüüüýüýýýüűűűüüýýüüýűüüüüűűúúřôëŕŮÖŐÖáëóřůüüüüüýüüýüüüüýüüüüüüůůűúűüüýýýüüüüüüüüüüűüýüúúůúüűüüüüüűűýýůúűüüüüüűűýüüôôúůřőřřůůűúúúřôęÝ××ÍËÇÇÁÂÇÇČČČČĆČĚĆ˝ş¸ĽÂÄĘËÔŢâçěęęëíëęęëęëěëęëęéęčćččççćăäâăäŢŢŕßŰÝŰŮÖÖŃŇÄźŠ‹z€~}zws~ysrre_XD-#+:;<4)"&'
-
%,! (")**$! $!.#":^bI. 3BA& -
-*4)04/21,1,-12171679>EF>DDLWZ__YIQYcgcWG#.DMnŽw>""1>N_pshdZW]\LRIKNWWMKMHNNbt‚m`dtykhxzzveF;PZSJT_`bspy}{…––”“Ś‰‹“ŹŠ†‡‡|rqrvskj^9.2JB541*&!'Nmpxwecqlr~}~rovz‹Ś€q~tyxzypr|}~{fYLC44_{‚†wgH
&005978=BEPTU[\^[\X[ - - - -
)*!" *+%
-(%&"+).,/%./&)0;=6=4-?<:</67612.3<;0/),,#)-(! ).)+E?$†Q - - -" -
-"@SV\\QDLKFEC<AKD@LDDKHA75=-381+&-//0((0%-1(,.2+"%'&#( - #$ '(" #:NZXSJK> " %$ =H-/(- -Mbdf^D("9XkvŚŽ’ŽŹ‘‘‹‘‡‡zoz–ˇ ’š®´˛»ż˝ľŔżĆĆÇÇČÉČČĘÎÍÎŇŇÔŃÓŇÖŘŘŰÜÜÜŰÚŢŢŕÝßÝŢßáÜŘÖŇĐĎĐŇĎĹĘŐÖŘŐÓÔŇĚĹÁľÄËĎĚĘÉĘÓŢěôůúűüűůüűřőďčäçíň÷úúüúúýüüýýţýýýüüüüüýýüýüüűýýýýüüýýýüýýýýüüüüüüüýýüüüűúúüüüýűýýűűüüüüüůôóđëă×ĎĚĎĐČÎŘĺń÷úúűüüűüýüüýüüüűýüűů÷ôňń÷űüűüüüűüűýýüüýýüýüüţűűüúůúůűüüüűüýűůůúüüüýýüüüüüüđüýűúů÷÷řřúúúúůôěĺÚ×ÍËÉÉĹÇÍĚËĘÍĘĘÉĹĽą´şĽŔČČÍ×ŰĺçčęëîíëëëëëëëěěëéčëčččçččćäââââßßßÜÝŰÚŘ×ŐÓɲ‰{ww}u|zsonddbTM&"!*6;<:7&*!&
- (+%* (&-%"(3*"'HhdM- - - %@F. -
-
-
'!()& - -'&&%$(022:-*,%*7>:<>9AFCC>48<843=?=1*30)#'*6+.& 5C1 - - - -$'FYXWRJFCCC?@FEKJHCLPK?=@=?70372),-&#!/0)/)"+/*% #,#,
- -
(+
#"DX55+ !'5L_TVXWC*!
"#&C='*-%,CVb`eK00Xanw‰‘‰’““‘‘ŽŹŚ“ˇ¦śť±¸ą˝ÁľľżĂČĘĘĘĚÉĹČÍĚĚĎÓÔŇÖŇŐÖŮŮŰŰŰŰÜŢáŕÝáŕßâŕÝŮŐŃŇŇŇĎÍÄĽĹŇÖŮŘ×ÖÔÓĐÇ˝ÂĎŃÍĚÍÚĺďöúúúüüúúúőíëëěđöůűűüüüüüűüüýüýűüüüüüýýýüűűűüüýýýüýüüüýüüýüüüüüýüűűýýýúřřúüüýüýüüűüüűüüüűöîâŮÔÎĚÇÇĐÎĹÉÍÔßëőúűűüűüüüüýüüýüýýüűřďéčôüüűüýüüűüýýýüüüüţüýýýüüüüüúřúüűüüüúůůúüüüýüţýýüýý÷űüüýúűůř÷řřůůúúôďäÜÓĎÍÉÇĘÍÎĎŃÎÉĘÍČŔ´¶˛ą˝ĽĹČËÔŢăééěëěëëęęëęěěëëééęęééčçččăâääâáßŢÝÝÜÜŘŮŘŇĐÁ¨•ŤŤ‰Ś€‚|€€wtkib__E06>GD1('#!
'$$%"#--!0+'.Nf^;! -
6=* - - - ')(-#$+2/--0.1&')(=A;<5BBCFYe`\faRQX^eg\:%*CdzzhS3)&->ZnlqvlSVc_KM[\USVULFJL[m€yr|ncgpstsobPB>HTdjfhhopuso‰ŹŽŹŹŽ’ŤŹ„†‹‹…{€‚rstytskT;!0:EE=?5'$! 6Sk{‰‰d[cgiZosuv{{…{y„zuwz|tqpvvqsaMKA32Sm}xno_0 4BJA:9<:<AKQKJRX_Z]Z - -
!!"). #'5#+31.--#%$2458B=?ILCHC?;A==<???81-1850&+"#+ )=;.# - - FYZRSQIC=;FFBCMMKNTXYD7<B>6*#25)#*%,(12&"%%*( $ # - -" - - - - -!'#&
s -+(""**B[`R]M>! - ##0?)2**&6HbfaT;! Blgs‚Ś‰’•—Ž„„’Š Łˇťł˝˝ÁŔŔÁÂĆČĘĘËÍÉÉËÎĎĐĐŃÓÔÖÔ×ŘŰÝÜÚŰŕŕâááŕáŕáŕÝŰŮŇŇŃŇĐĘǶłÁŃŘŘŘŮÔŇÔĐÇÁĂĐÍÍŇÚëóůúůüűüűřóëëíń÷úúűýüüűüüűüüüüüüüüüüýýüüüűüüűýűýýüýüýýýýýýţýüüűůůüýüüüüűúůúüýýűýüýüűüűüüüűůńçŐĚÇĆĆÁÉËĚČĹËĚĎÖßěóůűüüüüüýüüüýüüűűűôéçóüüüüüüüüýüűüýüüüýýýüýűűýüüűúůřůüůúřúůůüűüýýýýýüýüýüüüüüüüúřöřöůřůůöîčÜ×ÔÉËÎĐĐĎĐĐĚĚËĂĽ·ł±·¸¸ŔĆËÍŇŢăćęęęęęęęęěëëëęéęęčęéčççĺăâăăäŕŢŢÝÜŮŮÚŮŘÔĐĹ«”ŠŚŤ†{|…Š‡…}mrsaagU5#)/6C?8 '
*5-#%%)#*&&+HlU3 - -&3. - - -
- - !#/-" %$
!*+%(/$",725<<<;DI=>>>BJG=7979:0/:?A?/)(/(!!&*D@'#
-
- -,JUUTXK@>B<?JDBFDKIKWcK7.3<?3!0450('&+-)#&& %%$$ -##%%$
-
-
& 4b -
",0, !,/)&! !.7*#3XfV*
- -.) - - "'+,,010/6990152619;A878=FDUhaMIWSIQ]fbZE.))1[r~xa9%('4Mjy{se`^SLBTRTNRLQRSURRgy~tz~deiaXfpqmWGK`hhlv}‚}yŠ‘ŽŚ‹Ś’•”ŽŽ†…‡††„zxuhccSC3-214FJ@;+ ?_p„ŚŹ~a[abdry{xwuwyw}lekssjq{yvusz{fTMB80Rw‚{cK,
%.IKMEHEDDEMTRRT__XSX - -+#
%.-"" -
$$+(&%+7::;;@;8<=H;5:DKJ<=DNM@<D:@H9'').%!('(',KG,$ - -
-
! -BMRUMHF=<B<AEROIDD=BIML81,324/.36-/, '+& ##$('(!#
-
- -# - 9L"($'& +I\]UH7
,%#$#<J1&+,$6O`ggR3)NcpzŠ“™‘ŚŹ‹‡ťŁž”–śŁ««»˝ľĹČĹĘËĘÎÎĎÎĎÎĚŃŃŇÔÖ×ŐÖ××ŮÚÜŢÜÝŕáŕááááßÝŢÜŮŐÓÓĐÍĘÄ˝¸¸·ľĎŮÚŮŘŮŮŐÖÓĎĎŃÚĺíőřůűůú÷óîěîôřűüüüüüýüýýüýüýýýýýýüýýüüýüüýýýýýüýýýţüüýýüüýýţüüýýűř÷ůúüüüýýüýýüüűüüüüüüűűúöđçÝÓÍËĆÇĂĹĆËĚÉÄŔÁĆČĆĂČĐŐăíőůűűűüűýüüüüüűúóňúűűűüüüüýýüýüţýüüüüüýýýýüýüüüüýüúůőđîóúüüýüýýýýýţýýýýýýýüüűüüüűůř÷÷÷öőđëäßÝŮŘŐŘ×ŐŃÎÎÇżşµĽş¶´»żÁĆÉĘĎŘáĺčçéééęęęęëëëęęéčéęčçćĺćäăăßßŢŰÜÝÝÚÚŘ×ŐÁ§•Ś‡Ž–‘Ś‡Ť‰ŽŽ€upm`\V8 ##-:?:5&( - -)28-"00/," %#75" 9V^L$ - (/ )(,#(.201723/417/;?>>D=<?APfVEFMQNRbjh\L9-,@dw|qO7%(.Cfsyl`efXON_`RGNSTTKV^Zfpsogr{mflimw{xqWCP\dmv‰y…‹†‰Ť‡ŠŹŤ‹Ź‘‘Ž‚‡…~‡€w{xwwyrmkki[I80KI@:*!Adv‘Ť{fbklo|{vorusz~tsmjwrlmtvzvsvxaRRE-1]}…ldP(
- $1GOSQOGINLPOMNQW_ZZ[ - "&)*, !# -
!*#
#-0&'$*36=:9>70.:F5267D]WMQYRXWRIKUN<+'.""0(3KB.#$
- -
-%IZWUUFFEAA>9ALNMEA@=@KF;<9=4(.342,- !%$!!%& #$ - - -"
%%'$*8]bZD - *>91,#/ - -$=5",0-*GekebJ&+Ido~ŠŚ‘—ŹŚ”ŤŠ…†Š”¦Ş§Ł—‘–Ł§§µÁĹÇËĘĘČËĚĐÖĐÎŃŇŐŐÖŐÖÖŘ××ŘŮÝßáßŢŢâŢáâáßßÜŰÚÔÓÔŇÎĘĆľĹĆÁ˝ľËÖŰŰŰŰÚÜŢŰÜŰâéóřúúů÷ńîęëđ÷úüüüüýţýüýýýüüüüţýýţüüýţűüűűűüüýýýýţýüýýýýýţüüţüüýýűűú÷řůýüűýüýüüüüüüűýűüúú÷ňěăŰŐĎËÍĎÉČÇĆĆĘŃĚÇĆÇÇÇĂÂŔÄĆČÓßëôřúűüüýüýüűűůńőüţüüýüüüýüüüüýüüýýüýüýüüüýüýýýýýýüűřóďőúüüýüýýüüýýýýýýüýüüűüüüüüúúř÷ôôőńďęăßÜÚÚŰŘŐĐĐĘŔşżľ˝ş¸ł¸»ĹÇĆÇĐ×ßăçęéęččëęęěęęęęëęéééçćäăâáßÜÝÝÜŰÚŰŰŘ×ĐąźšŽ‚Ś’”’’Ť…Š‘Ź„yywkkfR1 "6<78+#"
$01*+&-& "!)5-$;V[F -& -!',--'.(24-30958,:A?BE<1=BMTOJDKXOQ^g_XSE2$1Zs‰‹\:'+BXlmhosl_W_ql]OEHD@RQUNR]mskswzqhgq{€z{iKCGXgkpvx…‡€ŤŹŤŠ’‘ŽŽ‡‹‹†€~sqtusszoiislbW;*6IOB/#%"Bky‹peckknz|y|utjhsvnv€tmkpqtww~}pbQP8UVY‚Š€rsU% &
"3IVOWXVY]\_RQSRUZXSR - - - -
- -! - &!"., ! -""
#($ &%%.38449024(5=2277BYNNVRFQY`[VdZH<+0)##" *CA;+!
- - 3OSNRWPI@=8<8>GJKF?C;BA=72;?9(,38/,/ (0$"&&$' #! -
-
(*+. #1PiV= A[RF/&$
0C%&2*%3\cj`Y<8\lw…Ť‘’••”Ś‡‰ŠŽŞµ¤¦—’‘ť¨¤©żĹČËĘĘČĘÎŃĎŃĐÓŃÓ××ÖÔ×Ř×ŮÚÜŢŢßăáăŕŕŢäáßŰÚŘ×ŐÖÔĎÉÁÂÇÍĎĘŔĂËŮÝÜŢßÜÜßŢŕŕéóřůřöđëéěń÷úűűüüýűýţýýüýýüüűüýýýýýýýűűűüüüýýýýýüýüüýýýüýýüýýüýüýüüůůűýýýüýýüüüúűűűüűúúűöíăŘÔÓŃËĚŃŐŃÍËĚĘĐĐĚËĚËĂĂĆĹĂÄÄÄĂĘÓŢčńřűűüýüűúú÷đőüýýýýýýýűűűýüüüüýýüýýýýüűüýţýţýţýüýüúďďńůűüüüüýüýýýüýţýüüýýýýüüýűřüúřőôňńěçäŕŕŰŰŮŘŘŇÉĂÂĂżľą˛´˝ŔżÄČÎÍÚÜäčçčéęéęëëęęëëěččččćĺăâŕâÝŢÝÝŰÜŘÚÚŘÖĘ®‘}€‘——••Ś’–‘†wpijcP- +4880&(
(."#%(%"*1&9[T= - - - -" - -(=HUNQWW]a_ZOTSW_TTRP - - -
")(-! -
"#!## ".014:;34')-6940:D<?=I>7ESXTUM@<) #. -<:6%
- - 8RaTIRKB5663-;JHECJLIEH890.38006:0&%*/%#)%
- - - -
$
!%&($+&#+Fb]E -"GTUF*$?/ - H:&.*'=beg]E-$Nkg}‹‘‘“ŹŹ‘ŽŚŤ‰ťÁľł´ŻĄ‘ˇĄ ¦»ÄĘËËĘĚĚËĎĐŃÓŇŇŐŐÖŘŮ×ŮŰŰÜÝÝÝáßßŢÜßáßÝÚŘÖÔÖŇŐŇĚČÂČÍŐÔĚĆČÍŘŢŕßáÝŕßŕáăíóôőďęçëňřűüüüüüüýüţţýűüüýüüüýýýýüűüůřűýüüýüýýţüýýýýýýýýüýýýýüüűůúüüýţţţýýţýţüűřőůůúůů÷đçÝÖÓËÍĎÍÍĎŇŇÎĚĚĚĎŃŃŇŃËĹČÇĆÂŔÂĹÁÂČČÓŕëóůűűúűůúőěńúýűüýýýýüűűüüüüüýüüüýýüýüüüüűýüüüüýüüôíđóřúűüüüűýýýüüüýüüýýýüüűűüüüüűűřöńîęäăáßÜŰŮŰŮŃĆĂÁĹĂĽłŻ´¸»ŔŔĆÉĎŘâĺćççčéééęęęęëëéĺčéćĺăăââŕŢÚŰÚŰŮŮÚŘÔĆ•Ź’…~’“™““’śŹ“’Śyzpmn^A((-@4890+ -
02(#$&"$#""'*+('BVP3 - -'))26)%-/53.338@@FEA=6<AMTSJACKRSHOfZSI:2/RrwrvjY3,+3Khhke]]hfgVJKGIKK9=CCXitx‰€whft€„~rdJ69Nebkty‚‚ŠŠŤ“’ŹŹ…~|sysprifhrvl`bsjgYAACK@>3)"Ff{wzxn[da`pv|…|uu}sokgozzspvuwzxfQDB5H}“Ť‹€qX-
'5OTLS[]^[`aYTPUZVUWX - -
- ""*')#
"
#&% % #")5>:30,5()15BFADGA;?B4>ANJ>72.)&"!6<6#* - =OQUNCHA5404<@JJOOJCGMJ735/+57&+611#"$,$'*%#* - - - &" $&&)/7XS5$
)IaPA,%,@3 -(F.4)"4Qhc[O;#
">chv†Ś‘’‘”“’Ś‹‡‹–ÁŇČ˝łź•‘ś ź©ąĘËÉÍĘÎĚĎŃÓĎÓÔŃÓŐ×ŘŘ×ŘŘŰÜÜŢÝÝßÜŕŕŕŢÝÚŘŮÖŇÓÓÓÎÇÁÁĂÍŇÖĐÉĆÎŘÜßŕââăĺčéĺććĺéäęńřűüüüűýüüüýüýýüüüýűűüýýűűüű÷ö÷úüýýýýýýýýýţýýýýýýýţţýýüüüůúűýüýýýýýýýýüýűóëńôôđëäŰÖŇĎĎĘĚËĚÍĐĐĐŇŃŃŘÔŐŐ×ŇĘĘĚĎĚÇÄĆĆÄĹÂĂĆËŇŢěô÷ůúúůđéë÷űüüüýýüüýüűüűüýüţýüýýýýüýýţüýýüűüüüü÷őřřůůůűüüűýýýýüüüýýýýýýüüýýýýüýüüűůóëćăăŕâßÜÝ×ÍČĂĂĆ½·«®®·ŔÂÇĆÇĐŰßâĺćčččëëéęęęęéçęéççăâăâáŕŰŰÝŰÚÚÚŐŃĨ“ŹŤxt}…“ť›—’”•—’„|{qdR3!$*=>;0%#!*'* - )0' ,%!$ " -.&"'DRI- - - - -,233//*'-931373B?HKC74;DMORMGC@CI=N_\TQB24Ronr{d<)-5:_uwhemg\W@=GTOYMDEGPQ]o{…xp‹giqvxtlNF?7_elsozyy‰ŚŤ’’‡‡Ś‹……‚…†‡{ztrpjnqqlaeseWLQHDI;.3*Adnnsylecigovo~{tr~}tmmnquttt„v|}€bIL?1@rŚŚ†v[- +<RLY`_\V\e_]RWZWYXWT
- - - -
%%,&# - &$#"#-+*&(".88-+'+34'3<FMOOOOD<AA<=@872&#+##%C8&# -
- -
- -%GLXVLKH?98824@ECMNNAGR=(/+/.5/230,&($""-*!#!#
- -
-
"+! "! #)-&*(EO3$
8K_\K<+!4?&#/+>^of[>+!Ngu‚‹““”’“ŽŠ“µŇŘĐ˝˛¬˘ť–‘™Ş«·ÉÎĘÍÍĎÎŃĐŇŇŃÓŇŃ×ŮŮŮŮÚÚŮÚÜŢŢÝÝßăŕßßŰŮŮ×ŐŐÔŃŇĹÂĂ˝ŔÎŐÚÔÍÇĚŘßăăâăçíđđćŘŘŕčđöůűüűüüüüűýűüüüýüüűýüýüúřőöř÷řöřüýýýüýýüüţţţýüýţýţýüţüüüů÷úýüüýţýýţüýüţüýűđŕăĺăŢŐŃÍŃËÍÍÎŃĐÎĎÔ×ÖŃŇŮ×ÓŐÖ×ÓÍÇËÍÍËÍËĆĹĆ˝ľŔÂĆĘÖăíó÷÷ôíäćöüýüüüýýüýýţýüüüüüţýţýýüýüűüýýýűüüüüüúűúúüüűüřůýüţýüüüýýýýýýýýýýýýűüüűýüűřďăâăĺćçăßŮÔÍËÇÇĆŔąłŻŞ«ŻĽÁÄĹČËŃŮáäĺćčéęęééččęéęčççćăââáâŢÚŰÝÜÚŘÚÖĐż¤Ťmqw‡—›Łš™–™ť“‘Ś‰…{xv_F/#!&5AA6'$&$% ## - -
%,)*&)1$&$'.1&JNC, - - - - - - - - - -*+*' ! -!$!$!%32)05/,.4,,2&+/0>;CTPI@FEA19:43%)( # !$ !385)% - -
-
-$>SZPIRS:=B4/8DH=GKNBA>?2000.5+=;.$("!!(&%"
- - !#
# !"%'#%":D( - % 4O][VE-$&G3&+-,.M_giY: )`w€‡Ś™”’Ś‘ŤĄĘŘÚŐĆ·±¨ś‘Ž™«˛şĂĐŇÎÎĐĎĐĎĎÔÔŐŇĐŮÚŰŘÚŰÜÚŰŢßáÝŢááÝŕÝŮŐ×Ö×ŘÓĎÍĆÇÁĽÂĎŘŘŮÓĐŃÚŕăăăäéňđęâÝäîőúüüüüýýýýýüüüűýýţüüüýüűřôóöřúűűúúýţţýý˙ýýüýţţ˙ýţýţýýýýüüúöřüýýýýýýţýýýţýüűůëŘŐŇÓŇĚĚËĐŇŇŇĎĐĎĐŃÔŘ×ŇŐŘÖÓÔŐŐÔÍČĎĎÎĐŃŇĚÍÇĹĹÂĂÂĹĆÍÔáéíčăŕăňűüűüüýýüýüţýýüűúúüýýţţýýţüűýýýýüüýüüűűüűţýüüűúűüýüýüýţýýýýýýýýýýýüüýüüűüúőčćęěęéčăŢÖÍÎÉÉÇÁ»´˛®©´¸˝ĂČÉËŐŮÝääćçéęéčęčęééééäćäăââŕŰÝŮŰÚŰ×ŘÔĘ·ť’ŽzjmŠ’šź ›šśś™”’ŽŚyzZ:(*<?:62+#1* -:)/12837"&)11)HN<- - - - -*+3...-/6;21539A?JFD8<9:JNP@=7:BG@EU^[RI<$+=`m‡zkK1&$1Nf}wpfhe_bfZT]bRKJTT]]hs‚„spv‚ogffd[PU_bZ\go{‡zlmx€‰“’Ť‡ŚŤ‹‹Ž’Ť†‚~}t€yvwjjhgkthlhbZSNF<?4#!G`pyuznX`lgjqtqx€qsyz…€s……uqot€†{tzzgYWB/;kŚ€€jJ& %<HQXZ\adfkkdf[X\bZ]V - -
-%1/%#! # !'" (",%.1,%((%-1-054CAFRMDD::@84:,"#0&& 0C6(),&
- - =PSFCF@?D?5:EPMHCDCNMC;4960 */3.+%&" 0*&% # - - - - - - - - -$+,+)*.093-/72>9GMEAFI=AHQMGA?<@GBGV^TPG;'%8Xk…|jR<$$.Riwkkie\_ZeW_`XWFJOYR^iny{mn}€nfjnc_exxq_]bdt{~‡wzŽ“”’‹••’•”“Ž‰‡…}ox|rmhehmprjkcbWQJD=>4
$JcgkiueN[jdk{yuvykqwqt…xu~~ukm}„~}…fXM=/9k‚vysdB
,EKW\\\ckgegkhgc_`^[Z - -
-E@ -
! +/$" -#" $&-11(&(439>=??7?AGJA=77>7;A2'$#!/2"$/G=' (!
-
# - 4JVWOPL?>=B6?RIOF?=DQQF8/44#&%,,*$#&#!"#(%$!' - - - %"#
! #!&,$%/7)06#"2FXcgV4# G?&-0#,HicbT:$1^o€ŚŚŽ‹’›”›’Ź‘›°ÇĎŘŰÚŇö§ˇśŤ“¦®°»ĆĎŃÔÔŇÓÍĐÍÔŘÖÔ×ŘŮŮ×ÚÚÜÜÜŢŕăâăŕâŢŮÖŐŐŘŃŐĚĂľ˝żĹÂÄŃŮŰŮ×ŐŘßĺčçăăâăčńůűüüüüüüüüüüýýţüýüýýýűüűúőńňöúüýýýýýüúýüýýţýţţţţ˙˙üýýýţüýűüüűůúüýţýüţýűüüüüüűřóčŘČĆÉČĆÍÎŇÔÖÓŇÖ×ŮÜŰŘŘŮŮŘŐŮ×ŘŘŇĐÎÎĎŇŮŮÚŘÓÎĐŃÎĎËËÉĆÄĹĹĆĆĚÓÖáňúűüüüüüüüýüýýüýüüýüüýüüýýýűţýýüüýýýüüýýüüýűýüýűüűüűüűüüüţţýýüýýţýüüýüţýüű÷öűűúűú÷ôďćÝŐ×ĚĎĹĽ·ą¶¬®˛®łşŔÇČĚË×ÜáäççččččéęęęëéćçĺăâŢŰÝŰŮ××ÔŇÎÇ»Ą“‡€trm€‡”źˇ §ˇźšžť–Ť’–”ŠŠ‰d9%&# %*"!!#7:@A3*&+0"+?GF* /-81110. ##$,&(1#'@A3
-+*710)0/..8046<DC?;HB;>FJOMD=8FOONORVW>7)!,TnxeG+%1J`klnqn`[\_^_ROURSMDN_fluvwqv„qegdbmu~ucV[cax€‡y‚†Š””™“—™”Ź’’‹„†…‚‚€qmiggpthgomc\LMD<76( -&HbdX]i\TSa^p{txpiosqst}{opjgegwxx…„‚w[UXC4?iytlH"
-
4ENYZ[aij^`mmosc\bf_W
- - - -
+$., %' !
!$'-21)(***15>@@==::3?IG<73B>2;9.!! ((.(1H>(!%% - - - - - -&:NUQNIPC?=;5;EDDA@;GP=73!#%$./051 '( ! !,
- -"2;IB010$# "$!.1*0"/EC# - - - - - -!@[^M^kWIbbft{wwst‚}|y‚m`mmqx|~v„Štg`V@/=q…|qM&
-3?R\UV`ebginnosiecc`Z -
- -
- - -
'+(#' ! ! - /!
"(/281*0418ACEA<8=:3;;<B?538A;67.%$$"'&(%)!:C:'#$ - - - -
-
-
- -.EQLIPILH?@91;?;C>>FG9`B$%.71-("!"!&!!%($ - - - - - - - -/==FE>?2&#'(,+6)(4%3C7 - - -
!'//,1+,1579868<@@IB>90<=;B<AADEFJQRSK?,+B^kutmL(')9Vpy}~vk`Y_]WKS[SKGQZ_efw€sysVNgrov||qPEIZfiov{€‚„}…‹”ŽŚ‹ŽŠ‰Ť„}†€vxptvrrvpjhc\XWID=>/
@^U^myl[]jknqtrs|€€y„…€vmnrqz…€y€€wjeXF1<fx~‡yS+
-
0DV\[W\\aailqvulnccaV -
- - - - - -
- - -
',&"# " ! -
-!"!"
-<3.'#05:=MKC?BB856B<18@:378BHL=82'*+/&! &;H8
-
-5OMHKOOF>7?00>;45@AED5=1"&.240+$$%""$ "! '
- - -
- -
-413-051;<<.8=@:IHC;788ACA;;?JGGEKQNE>.-DZliaA')/?Uhu~tf]UY^_VJX^VPNTS_kks|zssztWN`qtyz}oJ54I[kxyw€‡‹‹„‰Ź’”Ž‰‡†‡‹ŽŠ‡‚}olnmophrflia^WODC@>.
IbQ]r‚z[^gkmrrv{€wx€~‡}txwmv†‰……‡yj]YI,9f‰r\5
-3IRSUZ\X`cgprtrmh\b^V - - - - - - +5,*#$ !&#+*?MB&9>;BC??A?3/696627936?LQPH;2% +0"$&'8?,&
=QSTWUMKD?427@34.9A=7)'&# $&7/(&'&"!"#"##
'# - - - - -
3747%J43>27<=@>@BBA><<:J@>;:ALHOGMMLF<+0?IHJC<-,<G`tyre_Zab\RAKTOTLEPchjnmwuwvo^[^iwukkQCBN_xynv‹ŚŹ‹ŽŤŹ‹ŤŠŠŤŤ‰ystulhaeljjg^XUUPJJ>*!C]jk}‹rX\ggmqr}‚…|}z~rmr{{€|€€‚|la]G5Hm„„‚nU#
-#=QLR^e`afgiqrwroihd^]
- - - - - &50&#! -'&#""3:A\]2%FF<6>@D>616;6;;.9;>9;JQEC<>/%($!"!/<5$#
- # -BT^]XVNMFC2.0/1-"".+& &%("#)&*!#$% ""#
" "
- - - - - - -
0/:85',:039=?9;?DIA<B::==@?><HSB@?HOI=2& -CKL@=,(4AW`jlrlmaXNKTQUYR>@P\R\gs}}rywk[XhrxuehaWGWlq{{tn„ŹŚ†Š‡ŽŤŚ‹‰Ž‰‰†‚v|{hlhnrnkcbQRRPFB76 "DfuvrtkY]hfluoy†~v‚zruw~€xsxx{qnk~ywh^T@;NoŠŚnH#JSLUbfi_fjhjrozokieg\ - - - - - - "!!,'!""
-/,"
#3GMW^]@':UG;.25B@>14774077CFDFJMJ:.,,$%*&!1;6&
-
- -@V[RYPOL>><6:73-#,./&$ %0-" (-!"'"! -
- - - - - - -+7838.54&0;;:73=DK=;86@8=;8A@FF85>BOVG2!2ALQOB.,%:L]hqpobPHMZ`XSTH:GFF:Peo~ss‚yjXYhqzumq^PET\\mokm†‡‡ŤŚ…‰’Ź‹‰ŽŹŽŠ‡ŠŠ„~rqr|rioh]e[PFAB:/,*YowvvxjS^hbk‚{€~y€phl}‡Š|}‚„yuw€{ueSPJ7Lx‰ŹŤ‹‚P"
)HQUXbae]bkhmpnoppginb -
- - - -# !#)'%#$ (&#
'GcurjeP@9H_J;20995713?=6616<:@MJE>0'!!!)*!&!8@7)$"
-
- - #FQPMJLNC;@5:CA=,( .8=7& *0-.$$" " - $
- -
!" '"!&-%!#..8FJFL913,+?TaidVJ/++*'=bhbE*.Ujy‚–”š–Ž’’”ŻŐÝÜßááŢĎĂČÉÄľ° ›‘ŚŽ“žŁ’›»ÁÄČÍÓŃÓŐŐŘ×ÚÜÚÝŰŰÜÚŮŮŮÖŐŇÔ×ÓŇČ½¶ÂĘÎĐŃŮáĺčęđőúýüüüüüüüüýýýüüýüýýöúýüűřôďíîôůüţýýýýţţýýţţýýţýţýýüýűů÷úüűűýýýţ˙ýüýýţţýýţýűű÷ňíçŢŮŐŇĐŇÓĐŃÖŮÓÖŐŘÚŰÚŢŢÝßăáŢÝŰŰŕăăĺęîńôúúűůů÷őôňëäŕçéćâăâßŢĺěôůůúűúůúůů÷÷ööóńđěëćăáÜÝáćěďďëńůýüýýýýýýýýýýüýýüűúűüţýýţýýýýýýýüýýţţýýűűýýüüüüüüüűűűüüűüüţýţýýüýüüüýüüüúůőěŕ×ĎËĹ»¸·µ¤§®łŔÁČĚĎÖŮŰáäăăĺĺäćäâŕßŢÝÚ×ÓŃŃŇÍÉ–vhm‡‹¦ČŐŐÎ×Őű©˛°Ş¬ŞŻ°ł˛ł»ĹÉÁ•R6'*''##,87=4#**(+2/)@Y\SOQ?21463=8K>@A*"!"!#./*0" "47#
-
-
-
-13://-..98A<58>DB5:57=;:?:8A:538>JYG0 *CO^gdM0,*5TaivtnYF>HTTYOHJJF;3:M^kz€~zjXVepxoqseU<CJ]c[dlqvvŠŽ…{y‰Š‘”ŽŹ•“‹ŤŠ‹„zyuvvjigjg[O?AC=71
3[ltwoZ_tqw}sx€}tyz‚wv}€}…†q{uc[WD8J|‰‰€M"
*BN[Z^`fdbolskuqnrghja -
- !"
$0-'!# " !% # $# - &4Lk{ynh]MKXaI:018?;2):>9==45333;><9)%$#,BH<&&"*
9
(KHRXGKH==99>@70./'#)?3".' %/.+("
- " - - - - !%% #&%&32>LSHMI5,/";A_ekX=&#$-/EZgR)7[lv…“ť•›™‘’ťËŰÜŕĺĺäŕŘË·µł¦ś‹‹Ž‹‰Ź™’‹š§¬´ŔĘŇÓŐÖŘŮÖŮŰÜŰŰŰÚŰÚŮÔÔŇÓŐÖŃÉŔĽµ¸ÁËŃŘÓÚăéěď÷úüüüüýüüýýüýüüýýýüűűôüűřôďëëď÷üüýýýýýýýţ˙ţýţýýţýţýýýţűřőůüüýüýýţţţýţýţýýýýýűűôĺßŰ×ÖÓÖÖŐÖŐÖŘ×ŮÚŘŰßßŕßŢŕăááÝ××Üăäĺćëďô÷úúüüúřöôńěĺĺëěéĺăĺáŕčďóúúůúüůúúůůůřůöôňńđîęčćáŢßââĺčířüüýýţýţýýţýüýüüýýţüýýýţýýűýýţţýţýţýýţţüýüüţýýýţţýüúůů÷÷÷üýýýýüüýţýýüýüüüűú÷éŢ×ŃČĂ»ą¸®¤¦°¸˝żĹÉÍŇ×ÚßăăääçćĺäăăáÝÝÚÖ×ŐÔÔĐĚĂą¦‚qlrx~Ź«ĘŐĐŇáâÖÁ˛˛¬§Ş°°®µ»ÁŇŃÁ“R-+!)!#(/;88.&+%&2B?Ra_XRE794>B8;@LE;5,#&#! &)&"( '40! - -
- - - #.21)*058?;?<A8BHE8?723?B<<A@EC7/BTXM=".RmminY>*%8Ngluyo_K=FOTOHOLL@8>EWaiwwqxpf^m{wupidZI@N\^eb_fow‰†loŹŽŽ’ŽŠŠ‚‚~uvwtqmii`]VJLIB5.'),Rkuqm[glm€zvys{‚‡}s€‚zxy|~v‚€na_WD=Rz‹ŤiC
-
-
:PXW\deabijmimprrfgmb
-
- - - &1--*###!&!$!& -%,*!
!.Srtuq_U[RXcL92788>8*-89<DA<-57:;=9(&(" ':LF0#'# -
-7QTTPQKH;:66:A;8)+()#+!!&*%!"# $"# $! -
-
- - -
-$*&(.4@@@9C:<?<CJ7/420<87;<DI=74DMKQA-1YorofR=%)/Ggonnf_KEKPZTLTOKKOLGRhoqznhorickxutouncUHRYh`^drs€‚soo€‚…‘’Ś‡†ŤŚ‡ynoxxmqpcZZYUUSK8/# -!2Utw|€vkQ[glvsz……€x€‡vz‰‚zty€zvv{vslifR>U~ŤŽ|`<
6O\Y\`gcdcfke`hjklfjj - - - - - -
!0:92) "#!&( -%,&(
- 'Vrxsk^[decaJ92;>9<<7687458;8@A==/3,,%"%#!2DA, #
"8NVMLMAF9875BPF3.3,*-"##$'+!) -$, )% - -1#$$#!'.1-'7FS[ZTZH7,)->RY_P,"$,'>bgY5Hdp†Ť“Ť›ź——––”Ž”ĽŕŢŕăçčĺáÚÉĹŮŇÎ˸ś‘‹|~€•–‡•´ľĽżËÓÔÔŐ×Ů×ŮŮÚŰÜŮÚÚŮŐŃŐŮŘŐĚĂĆ˝ĽÁÇĆÎ×ŘÝćęđ÷ůüüüýüýüýüýýýýýýýţüüűńöďđňöööůýýýýýýüýţýţýüýýüýţýýýýţýýüýýţţýţýýýýýýüýýţýüýúöđĺßŕßŕááááŕßßŕââáâăĺććĺççćĺćäăâŢÜÚßĺćéďńňň÷úůúřóňńđíŕâęěëéăáâĺńůűýüüüűüűűűúűúůúúůůřôňńďďďíéäŢÜßćďřűüüýýüüýýţţýýţýýýţýüüűúüüýüýţüýýüýýýýýýýţ˙ţüýýýýýýűôííôűýýýţţýýţýýýýüüüüüúňćßŮÔĚŔ»˛˛®¶żÂ˝˝ŔĆĚËÔŮŰŕââăĺĺääăŢÜÚŘŘÖÓŃĐĚÎÉľłťŤ{}qĄĽÍŇÇÔçëęáË»¸´±¬˛˛´·şą¸żÎÜÖ¨W85$$!#)>94>."&%(=Za[UVUA;A?=>66:C>;2&"('&(&'),' %-*
- -!$1168A8<B=@;8979,M7+'*/87=C?56AHMLK:%SpvwjN:()/BUdfajXLNTS_VSYYRKIJOYlim|ojqpdY]ipovyqhYUT\_Zahqx{u{†„|~‡‘ŤŹ‹‰ŤŚ‚…~nnv€qsxjb[[][VC73(,Okzyro`TZjjiqwt}~~„†€…€svw|…€{ytnfdR@b…‹’’‡lK'3JZ\`^`kfcelfehfmjmml - - -) - - -! )683% "$ $
"() -%@W`cWW^c_\QB6149;3769B<6759<77@B<3/,('&()'"0D?,%#"
- -
=PNMJIGM@83;OLG<5>70.,$$&$'!%
-
! - - - - - - - #(0017<>C;9;4/860.23)'+.8AA;=778@HFD>#?aqogVD+)-=V`dag\_UNOUVOUXRGJSUX]_grtmrxiQHVhkkqjiSIJTWZkuo}~€‚……†…Ž”Š‚Švtpu}y{|xxmf^cc^T=82##Fl|yv}h^\fjtqvx|}uyzxx~y{€qlo|‡}~mgbT>]Ť““‰oI%0E\b]acjfakhsldfjqurm - - - -0H - - -54-)"# #(! !!$) ##*!!&//76ADIA:312.298;<9<83*/4@;65;DJ>75/""12##! 3E@0*!!
"
#"ETIEEBC==5(:HAAA@H?0$"-,"$ #
-"EOXh€śš§Íäç׆'
,$ !%+0-$(;Ya^\]R>7.&,2CD(!&"<_i`? )Sk‚Ž••–›žˇ›““ŤŠ”ĄÍăĺčęëęéčŢĹżŃÔÓÔ˝ˇ“Ť}‡Š’ź©şÄżżÍŇÔÓÔŘ×ÚÜŰŰÜÚÚŘŮŐÖŮŘÍĆ˝ĆÍÓÍÇËĚŇÝćčëôůüüűýýýýýýţýýüüýüýüů÷őóöůúüýüüüýüüüýýţýýţýţţýţţýýüýýüűüýýüţţţýţţýţýţýýýüüűôěćâáęíďđóôôőö÷ňđííëęęëëëééęěęęëěěëęčääăááçęîđđďîííííěęçĺâÜŕęđěéëńňňőřůüúűüýüüýüüüűüűűűůřůůůřůůřőóňđíęăŢŕćîóúüýýýýýýýţţýýýýýüüţüýýýűýýűýýýýţţţüüýüýýýýýüýţýűüýüüüüűűűýýýţýýýýýýýüüüüőíâÚÖÎĹ»ş»ÁĆĹ·ł¸ÁĚĚŃ×ÚáäăäćăăâáŕÜŰŘÖÓÓŃÎÎČĹ½°Łˇ““ŻľĐĘŔ×éîďîęŮĂş±´´ł¶ą·ĽżŔĂÍŇб_2%+&"#'6BF6()'"3@Uc[VKPMGND:,3<;9301$#( %'#'&/* - - - -
- -
!'2.,9<HG@C?6*29=9.1.7//8AI9:DC@CDGC>,'BbunaE3*5:I\idac_SKKLUKSX\UZ\WKY`dtvlvzmUGDU`igmpbRQZbclrpq{{†‚‚Š‚‡Ť’‡~†€tf]aq€~{~urk]\ZW`XHG5 "&A[q|„‹lU]gjs|„yw‚|x€}urss€}nku}x{†…oheLCWn†‰†}gG#
-@S^d``ekjlrrtjdomvsp - ) - -&.:1('" # "!%$($$
-
&$&-,--,0/5+0-+31,3458234036/$!37.*/+#%+"%#!:C;
+EQIDA8<D97049?:14=@/%( ('.&"
!
- -
- - -
-
"'-/23:;=CA94&3>?03-2111;KF@?EA<?GA9:*>erhaJ;//4K]ghfe[[QKVVJ\_SSPP\SYadnnlouh]G?P]adkd]VO^lgkqsu~Ž€……‹Ś‹Ś‡„…Śn`fuy}|uxlgf]h`XSP<&?euy‚m[^ilp€{~†x€}vlo{z}qq}xpzŤ‡€kh]JASp‚{riM
8MQ[eiakp`lqrqjnvqjqq - - - - -%)22*(!#"""!#''&!
""
‰! &$..$'630)"().&(),052/1*.!#,0( !) *%)'"#2CA/$!! -
-
4KML??:8@60,0>K84-+6-*-"&+*##(&"" #$# ! - -
-%$008:19I@45748449-%".59?B4+6C89A>4/;Chproc<)/4=LZfkfac^XYXOJOLNDLPRSW^amnepk^FL^a[dgf^NUY^ilmqw}‰‡‚‰Š‰‹‰‹ŠŹ‰}zrt„‚}lkfa`_d\^RLA("GgvseX_bepsq}†zw{|rpkku{zuvto…‰nc_OBSvz{wskO$AOV_kihkmfhmunnttlgop
-
- - - - '+11("!##!!$" $%#" - - A$#%%4+9?:9+'//+)$).3&#)1*(#,03( "&(#:C>'"##
-
*KNEAC>4..,&.<B7,0204*/$%&-')#$ "!)%
! - - -
- - - - - - $+26:=@KA:888=?@7'%*(6E<63,*148?<;:3C_pq}l9',+*9Rdgh^]P^bXPLMQA?GKOQMU_habnhYGGZ\bfke]LMS`lyyst…‡‰…ŤŽ”Š‡Ž“‘Ź‰Ś…‰‰Š‰€Ś†„…m__`^aZSa[N8$'?anqt]SZ_glls†t{}yuohfoowvmjry‚„~pc_L<Sntz{qG
+>L^dihikriljijfkiqknh - - - -
-
&,3*&#""!!!!!!! $$# - -
#!# +973)+;-.10646163,1)"%)0$%'3'&!"+##"9JB" *&#
- - -2MOKJA=64,+'3D=/&/1-53+'#!$##("
- -
B±×•1 -'e…Ł·Ä¶©ˇą×Úżc
-)$'$"$19)%)Okhnh]G@>4*/>=+)*FZ]P5!/bu‘—‘›ˇž ’źÄÜŘÇÓçëěíďěëęăÝѲ¨żÎɬ‡†Źť©Ż¬±żĆČĂËÓŘŮŐŘŐŐ×ÔŐÖ×ŘÝÜÚŮŘŇĆĽÁŇÚŢŢŕáĺéěôúüüűüüüýýýýýţýýýüüűůúýţýýţýýüýýüüýýüüüýýţţţýýýűůúýýýýýýýýüýţýţýýýüüüůňěçäĺéíń÷ő÷ůůůůúüüüüüüúűüüűřř÷÷řřőńďęęéćččëëéăăĺćääâćçĺĺäăăćĺăăćĺŕŐŘâăŰŰÚâîńóôöřřöőôőöůűüüüüüýýüüüüüüüűűüüűűú÷ůřřőóđďęćááćéďöúýüüüúűýýýýýýüýţýţýýüüüüýýýýýţţýýţýţýüűýýýýţţýýţüýüűűúűűüűýýýýýýűűúőéŢÔŃÍĚĘĹżĽ»ÂĹČÍŃĐŇŘÚŢáŕáßááÜÚŘ×ÔÔÎĎĚÉÇĎÇÂżĽ°´ÁÉżµĚĺěđňđđďëÚČÁĽ»ąşľÂÁÂÁÄČÇɸ‚>+*"#$ )2938.-( '5Yc\]aRPJ;0;:=-2--.,,$+,&-'#%'&$ - - - - -$+/9:=??=>B74+5:@(+,++><9:(!.87G?5;;!:PhtqeF*$'+:L[]b\TFQfXMDEIG@BAFJQ[`gd[ga[MFPark`a`PNS_my}vx~|†Š†Ť’Š‰Ź‹‰|~ŽŚ‹ŽŹ†€€l^`ccXLMXSD3'&<[gudX`ejir~}}x‚€|pusopptqlrrp{‡„„xleO>Gfvs|~h:$=R_jhjbjmfnjinkelfhmk - - - - - - - - -
- - +-9)$%"%!#!#
$"$
-
""%$!$49-&,2130683=:28<7/'1*"'$*!!$/%%!7?2)&
&;KSJC@;9:3,-+10.(-0,(" -#)+&
$#
-Mľß¬F -{ˇşŃŇÄ®¬ÁČ”=
!-*"))8;-&8_hij]ZLB9%1@9"),OiY9
RuŤ’š–™ ŁŁ źšÖŕŮČÔčéíîďíëëâŢÔ˝ÂÍ˶—’śšśŞ˛·ąĂÇÁŔËÓ×××ŘŐŇÓÓÖÖÔÍŐŮŮ×ÚŐĚĂÁŃÜßăăăćëóůűýüüüýýýýýţýţýüűűűüüüţţýţţýýýýýüýýýüţýýýýýýüűűúůűýţţýýýýţţýţýýţýýüůőîćââçëňřřůůřűűüúüüüűýüüűýüüűřůůůúůůöîéçćááăäččăäćäâáăáćĺćčćâĺăáŕăĺßÖŰââÜŘÚĺďńďđđňňńďďďňřřűűüüüýüüűýýüüüűüüüúůűűůůůůřöóóńíĺäăăéđ÷úú÷÷úüüýüýüýýţýýýýýýýůůűýýýýţţýţţýüýüýýýýţýţýýýţýüüýüúúúüüűűüüýüűůóĺŮÓĐĐËÉ˝żżŔÂČÉĘÓŇŃ×ÚŢáââăÝÜŰŘŐÓĎĎÍĚĚĆĘËÄľż¶şĂĹĽµŇćíđňńďđďć×Ć˝»ş˝ÁŔŔĆÇĂĆÇÉż—O*"( #" (,915*'0+(3Y`Xe[QXJ81:@@1,(/.&*&*)+'("+.""# - - -
"-:;18<@8@>,=š45.-1*,*1/8--&,37<@529.$7Xjh_I5-)0GMX`^^WPQLHGC;IL?>@BHMV]fdWY^P?BIWc^bb[PPY^hq{‚†‰Š‹‰‹‰‹Š}‰„†ŚŹ†{€†yk^`c[PCOQPC52&Eeu|…zgSZZfiv…|vt{rlutxy~ytwp„„‰„qedK4=_rvumYA!3P_hjbjhglkmhkmjpimug - -!
-
- +-(/)"!&$&64')$"+ - - - "# $!'*11,/,.4//0=02606<2.5.+%,*"$! %#"851'&
&?OFF<9,5/#*)/90-05), '+,+4#!#%
- -PŔŕłM -D˘ŔĆŇÓĘĽ˛Ż·˛l#
-
)%"" .1.&0VhlbX]VA82-/>33ReW'-a}Ś“ť›ť› ¤™ ŔáĺŘÂŇéëîďîďíęäŢŘÄÄÔ͵ –ˇŁˇ˛·¶şŔĘÂŔÍ×ÖÔÖÔÓĎŃÓÓŃĚÍÖ×ŮŘŰŘĎÄĆĎŰáââäčďřűüüýüűüüýüýţüýýúüüýüüýüüýýýýýýýýüýýýýüüýýýüűűűűüýţýýţýýýüýýýüýýüüú÷îćáŕáęîňřúúúůűůúűűüűüýüüüýüüüúúűůüűřúöíçĺŢŘÖ×ŰăćććčĺßŰÜÝăĺäćĺăăáÜŢâáÜŮŐŕäăŰÚáęíííîëëččćčďó÷úűüüűüűüűüüüüüüýüűüüüűüýúúüůřöôňđíçăŕáéîđďňúűüüýýýýýýýüüüüýýú÷řüüýýýţýýţýűüüýýýýýüýýý˙ţýýýýüüűúúúűűüüűüűúříßÚŃĐÍĹÁÁĂĹČČĘĘĎĐĐŇ×ÝăáâăßÝŰ×ÔŐŇĘĘĘÎÍÉĘÇŔĽĽŔĆĶ·ŐćíňńňňđńíÝÍÄÄĂľŔĂÂÂĘÇÇÉÉŨa3%("#'%!*2@>5.'1-G_fef\[ZB27=::0'&'-)&!%*'%).& - - - - #0:4>FC@IE:3;–E,,//*).)$K&79=7166''4VZ^cK1'5M]Z]WWQF=9CG;@@EH=.?CHP\YYOOKH;2EELZ_^VOJ^jejrqqv~†€|{…‚‚ŹŚ‰ŤŚ…‰‰‚q`V\\NE=LXMB?-*Omux~zkRU\em|€„}yogjw~suz~qvw{uny‚}|}kYTH@<\nsrpeB
-6PZ]acjjllkcfljfiinlf
- - - - -
! %''")1$""$$% !!!# !
!# -
%!!&-24)',)-,4-1:/09434812-&-4&$-- &$!<>""' -"BNGI97604--*5>C2.<+'!"!$--0"#
- -
')#-4. 'QdljkbYH>;426.19dmG(5n‡‘›ťśˇś˘™›łŐăăŮĂÓçëďíđđîëäßŢËłÁÎË´¤źŁź¤ą·ł¸ŔĂŔÄĚŃŐ×ŐÓÓÍÓŇŃËËÔŮÚŮÝÜÜÔĚÄĎÜâáăéě÷üűýýýýýüüýüýüüűüüţýýüýţýýýýţýýţýýýţýţýűüüüűúůúýýýţýýýýýýüüűüýüýűřőîäăŕŕçěńöůůúúúüűűüűüýüţüýüüüýüüüüűüüüůůöíăăŢÝÜŰÚŰäĺçćâŢÜÝáĺäââáäĺâáââăÜŃÔÝáäŕŮÜŰăčëęčččëîíěđôřúűüüüüűűűüüüüüüüüüüüűüűüűüüúů÷öôňďëçăăăćęď÷úüüýýýüýţýüţýţţüüűüüüűýýţýüţýüűýýýţýüýýýýýüýýýýüüüüúřůúúűüüüűú÷čÜŇÍËĹŔ˝ÁĂĆĘÉĘËĎŇŐÔÜŢßŕáÝÝŮŘŘÔÔÎĚÉĘËËÉÄĹÄľżÉIJŔÚćíńňňňńńńéŮĘĹÄżľŔÂÄÁĹĚĘČĘą€<0'$)() .;::6(2:Lggedc\N?4;7-'&/+/(&'#'"#)() - - - -
- - -77<NGBH:41/+91:4/&$*,#%,6&+66,/:0&"0BCXX>(# )GMLPE<C?:BD@IG48;46::DGQYSFIHC0+?JOOX^ZRKUhmllfnrrv{‚smy|ŚŚ‰„‡‰†}‚whZV[G1(7MXHF<'#2MkuzswdSV_Zjtz†undp€qpzznqpquqrwxvqidXJ<A^goxq_>
#8KWY^ecikikhilkfsnidh - - - - - -
- -#)&*'.*"# !!$ !"
%$ - -" $+'&//5,*)'6.+/486785>905(-3' $!$?F3 10!
-
,ENKGE<?5/42&2>JBB=3($(+'$!
- - -
"'#!
/))"!9`kf[bfXUNF:1$-Nf]1Lu“š›”ťž śźť ÉŕĺäŘČÔçęěîđđďęăáŕŇşĽČĚľŁ§¦©©¸ş´¶ŔĂĽŔĚŇŇÔÔŐÓŃÖÔÎĚĐŮÚŘŘÜÚŰÖĐÉĐŮŕăĺëöűüűüýüţýüüýüűűüýýţýýýýýýţýýţţţýţţţýţýţţüůöřűűýýţýý˙ýýýýýţţüüüýüřńęăáŢŕĺęđööúúűüüüüüüűýýýüýýüýýýýýýüüüüüýůúőëâĺçčéçăÝŢçčćŕÝŰŮŢŢ×ŰÚâäćĺăßâäÝ×ŮÜŰßâÜŮŘŕćěęçíó÷řřôńň÷úüüüüüűüűüüüýýüüüýüűűüüűűüűűůúúůř÷ôńěęçććçîôůüüüýţüýýţţýüýýüýţýţýýýüüűýüüűýüýţýţýüüýýýýýţüţüýýűüúřřůúűüűűůđăÔÍËĂŔÂÁÇÇÉĚËÉÍĐÔŃ×ŰÜÝŢŢÝÜŮÖÓĎÎĚÉČĘĘĚĆĹĆżÂĆľ®ÁÜĺîńńňôňňóđäŐÇÄĆÂżĹÇżÄČĘËĘÄťN2+*) &#%8><<78BUlpke^Q?55>;3*,,.0*'%*"! $*++)! - - -
/54=@DA89>=6876;2. %).-'&(/(-B, 6=LNC<) &6EB=:...5=<<A536<9506;8GQJACFB</AUUUcf\RGHW^d`clss€ŤŠzv†‚z~…„…Š‡~{soh_XK6&;GHDF3""-Rkuoop[@K^\fnp{}sonszxyzuwuosyzswslhhacPDLZ]kus^7 - - -
"3@V]eajihgeglojnujicc - -
-
- %!#+**%!#)#"!$% !!()%+.'*))405000)*578?<4<3,/+!(# "4CE6!#$
-!! -
.GNCCH<:6+2)"089<?A0) $"%!" &
- - -
" *&#
+*'(!,KaiifggmneO&#AbdI(#4czŚ”ś›ťˇžťśž·ÜâăĺŮĹÔčëíďđńďęĺăŕŐ˝˛ÂĆş®®Ş°ş·±¶ŔÄżżĚÓÓŇŃÓÓĐÔŇËĎŐŮŮŮÚÜÝÜÚÔËŃŘŕäëőűüüüýýýüýüűúűüýýţýýüţýţýýţýýüţţüţýţýţýýüúůřűýýýýţţýţţţýţýüüúúúôëĺŕßâäçěóřůůúűúűýüűüýüüýüýýýýüűüüüýýüýüüüűúöíéäéęęëěęčăćéčäŢÚÚÝÚÓÓÖÚŕŕÝÚŰŰâÝŃÓÚŰÜăâÜßäçççčďôúúúöňđôřúűúüüűüüűüűýűýýýýýüűüüüűüýüüűúúůú÷řőńđěęćĺéíđőúüüýţţýţýýýýüýýýýüýýýýüűůřůýýýýýţüţüýüýýýýýţţţýýýţüúúúřřúúűôęÜŇËĆÂĹÇĆĘËĘÉĚËĚĚŃŇÖŮŰŢÝÜÜŰ×ÓĐĐĎĎËÉĘĘČĘČĂŔľ´«ĹŢĺíňňňóńňóňďăŇÉČĹÄÄÇĆČČĘČÍĐąh4))%'($)/2AE:D^ipqjcYJ<97;A4206<0*(%(!%(.$'' - - -
/79=6>>>8:<7;470/&'!0+( "%*-2 $.8AD=$%-=I;A=;..4<C969>873..4<?E>?;HF=4?EIYca`SIELV^gqu~y|t~xz‡†{|~„‹‹Ź€xqjjndP7!%0FHIH7/!
%JaomhXJ==SXafpmm‰|~|{|€vqjgpoqloqnlaZYNDOX_lrdV8# -
-COX_dfdpijkihntqijd] -
- - " &+)*$",)" ##!!!#"
#+!"/,,#&')-)*+*81#"&(.9;9:0!!&!&*%-<5#$%! -
-#"0IO=CDD:66)/%.30(-2&! ??
- - -D°çěëëčäŘĎÉŔš@
- %!&) (4,$"7^kljfihniK#PeSC##Ly†•™ś™ˇžť ››ŁÉŕăĺćŘĆŃçíîďđíííĺáâÚì·Ä·©ł§®ş»µµľÁŔ˝ËĎÓĐĐŇÓĎĐĚËŇÖ×ŘŮŘÝÝŢÜÖÎĎ×ŕéôúüüüüüýűűúúűűüýţýýýýýţýýýţýýýýýýýýýýýýüüűúüţýýýţţýţýýţţţýüüűřňíĺÝŘŕçíđóööúűüýűüýýüüýýýüýýüýýýüüýüüüýűüýüüůřňěéâĺčęëéééčçéëéáßßáß×ĎŇÖŰŐÔŐÓÖ×ÖËĘÔŮŢăăâćččĺćçęđóöőňđďńöůůůűüűüűüüűýýýüüýüüüýűüüűýüüüűůůűúůřů÷óđěčćäăéďőřűýýýüüűýűýüýýţýüţýţýýúřűűýýýţýüýýţţýýýýýýýýýüţţýüýüú÷÷÷÷óěáÔĚČÄĆÄĆÉÍÉËÇÂĆĘĎÎĐÖŘÜÜŰÜÚŘŐÔŃĎÍÎÍËÉČĘĘÄľĽ®˛ÍŢčíňőńňńóőôóíÝÓČÁÂĹÇÇČĘĘËÎÍÄŹQ450*&),#/4;JDE^ttpcf_S817BC278:91-*%"" %++$"# - - %)7?=:>2/4?4157"#$&#%!*&"*2+"
%+->F8+9A>ELI+)8DA?E:722.0176AC>4>KI<24>BXUSRQD=NZSdllvkafvr‚tx€|xz|…‹„xjjnkhG)+ARXNH;1
#EYgiVIE8?EM]ipolŠ{p~zru~wsmqptnmkmtul_Y\VCAEUfePK7!
.@ELX`_bikieiipogkk]` -
-
-
! $-&##!$!#*#" !#
- ((*)()42'#$&/+)'"$04044- "#431'" - -
;NMHEC?955+-%)0.% # %!A
!! - - -(]Ź”š˘ž ťźź—–źĹŢâĺĺŮĆŐčěďđđńíëäââÚżž«ľ¸Şł´¨»ľł˛ĂĹÁżÉĐĐŃÓÔÓÎĘČÎÔÖŐŘŮÜŢÜŢÜÚÓĐŘßí÷ůüüüýüűűúűüüüýýýýýýýýýţţýýýýýţýýýüýýüüüűýýýţýüýţţţýýýýýüýýýůďçäŕÝäęďőřůřůúüűüűüţýüýýýţýýüüýýýüýýüüýýüűüűůů÷óďëćăćééëęéęęęęéčăăââÝÖÓÔŐÖÔÔŐŐŐÔĹÇĎŘáâŕćééééççčëîîîěíîîó÷ůůűüüüüüüýţţýüüýýýýýüýüűüüüüűűűűüüúůůůőóîěčĺĺéëď÷ůýüüüüűüüüüýüüýţţţýýüýűűűýýýţýýýţýüýýţýűýýýýţýýýüüüüřöńîëĺÜŘĐĘÇČËÉĚÎËĂŔŔÉÎŃËĐÚŮŢÜŰŰ×ÖÔĐĐÎŇĎĚÎĚËǽ·¬łĎáéëńňôňňóöőóđćŐĚĆÂĆĹČÉČČČËÎĘť_:0&)12%*2>;E??Wnyvki`F:8=HA?>:<:2+'$&"'$%#*'&+ - - - - - 2:;9>:062840'-$!#! %!$',#! (1,DH6&"148?WY-->ME=@?70920'0078B6=???(2LPLR]`\FCKQQb]^bbdrqztwusp~…x€|‹‰ztvwj_M.&5ARJGA@2
!?_k_SSK8EIQ[ckrsuxxmunpvnjusursqlmrspjeg[E7AU]QL?3
-=GQV\^jmebbginlggda] - -
-
- -
# %,($!$)"#*) $! -
"
"'"',+$),),* ')/'$() #!%$)% ##&-+&!!! - - -AAKB@B?>662)&$00*"##"(
- - -*"' - (('%#*Nekllmpn^,8ZdI"=dyŽšśźś™Ą¨ž”ŹŚ´ŮâćăŇÂŐéďîđňńđíĺâáŰÇ ¦·ął·¸°ŻąşŻ¶ŔÉľÁĘŃÖÖÖÖÓĚÇËŇĐĘČĘŇÚŢŢŢŢÚÖÔ×âňúűüüűüůřůűýýýýýýýýüýţýýţţýüýýýýüüýýýüúűüýýţýţüýýüýţýýýýýüüűöîęâáâęîôőůúűűüüüűüüüýýýýýţţţüýýýýţýţýüýýüüüúůř÷óńńëéćăčéęçččęěíěęćââäăŮŮßŢÝ×ÔŐŮÚŮĎÍŃŐÚäĺéëíęëčççéëęčéęéěđő÷úűüüüüüýüýýüüýýýüýüüüüüüýüüüűüýüüüüůůůúöóđďëčćéěíňřúűűüüűýüýýýýýýţţýýýýüüüüţüýýýýüýţţüýýýýýýýýţýýýýüűüúňěććăŰÔĎÍĚÎÎÎĘĂşąĂÉŃĎĐŐÚÚŰÜŮ×ÖŐŃĎĎÎÎÉĚĚÇÉÁ˝ł¨şÔăčíńňôóňňôöôóęÚÍÉČÉÇČĘÉĚĚĘĚËm@,)))*%2/0<DJJCW~‚m_I?=AA9.)155,%((&(%) !"%%$$
- - - - -
50AD@?;386/( ,," ! - -"$"KS=- /.1=IJ9=DA<888;:;."&.5/24904AB67LNJSb^\J?9GVNLNTbcorvw|qo{x~ytz}~yz{tskcM40<@IE7<H0"=`d_geWB:KMUfpsrswmejhvxnovvqswwnqnluga_Q<7DLWUSO@'
"0;IR\bqjkhkpnidingY`
- -
-
- - - -
- -
! &("*'%%#&$$!&'%!!"
"
%# #&//##,%!!'#(,(# "(&!&''( !! ),.(""
-'5CGM>6:D456*,64-#$"&!
- - $! $(
-&+*)(*J`tnpomnS"%@U\@$Rq|‹š™ž ťťšŚ‚ŁÓáäâĐŔŘęîďńńńďěçäâŰÄ©˘µł°µł±ąĽ˛µżČÁĂĘŃÔ×ŐÔŇËĹÎÔŃÇąŔĐŰÝáââŕÝŮÚäňůüűűřôóúűüýţýýüţýüýýýýýýüýýýýýýüüýůúűüýýýţţţţţýýüţýţţýýüűöďéččääěó÷ůřůűűűüüűýüüţüýýýýţýüýýţýýýýüýýüýüüüúřöóńďîëčććĺçčăĺçěîěííëéććäáäçäŢŰŐÖ×ŢŢÓÓŘÜáčęěěěëëéçäçčéčččëëîńöúűüüüüűýüýýüüýüýýüýüüüüüűűüüüüüüüüűůůůůř÷öóńďěéčçĺčîôřúů÷üýţýţýüýýüýţţţţýýýýüýýţýýýţýýţüýýüţüýüýýýýýýüűúřńěčăÜŘÖŃŇŇËÉż¶¸ąĹĎĘËĐÓŘÚÚŰŘÓĐŇÎĎÎËËĘÇÇÄÁÁ¶ÁŐćęđńňôóóóôöőňëÜĐÉČČĆÉËËĚÍËĘËşM5.,-.(+,3@=GC?F{™oX;=LDH1*.5421*%,)"&)% - - - /0DBCH>83*0(#/+&#
5EH8"#(.8>9558<4073<6%$#"+%#-4259=:0>HLW`RT@4=HHOUY\^apkurhtruv}wvp|xuolqtlf`YB353>DC7?B/9WcdioiM=DKYahotnd^ajnrojowsurrtoqligXWUP;7HTXcaU@# 7HTZ]jifaikqkdgf^^g - - -
- - '&$&(&#%$'#)+%&""$ -
-
$ !(&-%))%'"$"'&,*# "'#0/'#
-
!
-&7@>F?9.4<1-+246/ '&#& - -&kˇˇ5 -
AźßîđđńďéŐǬa) $ &
+)/47O\etpwnjC!+RbL,1cy‚‚™žźžť ™‹xv–ĂŢäáÔÄÖëîďđđđîěçâăÜÂłĄ¦Ş¸¶¶¶ľĽ·şÁÉÂÄĐŃÓĎĐÎËĹÉŃÓÍ·ÁĎÜŢáââäăäĺčíđóôđěëńüýýýüýţýýýýüýýýýýţýýţýýýüűúúűýýţţýţ˙ţţýýýţýýýüüúőđéââćéěďó÷ůůůúűüüüüüýýýýüýýýţýýüýýýýýüýüýüüýýüüűůřóđëëęçäĺćçăááăëęěíěęéčééëîěćáŕŕâĺęçßÚâčéëěîîěďíéćĺččëęéçëěěíňůűüüüýüýţüűýýüüýýüüýýüüýýýýýýüýűüűűüúůúúřůř÷őóđëĺáÝßăéîíńůüýţţýüţýüýýýţýţţţýüüüüýüýýţ˙ýüýţýýýýţýýýýýýüüýüůőđęäŰÚÖÔĐÍĹż¶´¶żĆĚÇĚÓŘŘŘŮ×ÓĐĎŃĎÎĘČÂĹÇÁÂÁş°ÂŘçęđóóőóńóőôóóěŢĐËĘĘÉĘĚËÍĐËĎĎġh:-4*)&')35<V^ME{ŹpJ7@BJ=5244412,**#((!! - -
- - - - ,7>===77,*-(1).'"#"! - &DI7"#12;28,!)06:625! !%) "%(,,076-'-9BECC5,2:GLLVYa_`dgkkpwkqxtpqu{lmfnxnkk][J2&,68=D=9.* -8XqrqumKBKCUgjcfjWRgkjckffgkxvqpxwmnh[XZQ4-Oecb\S8
2BMQU_dhkirvmifjbhb -
- - -
"$&$&"*%%'&&+)!"!!
!
- -()"%!%!!0&#! )!%$!"$"'+
/' $ -
.9<<A:=5/42/03'43"!"&!# - - -
- - =‰¨k) - - - -.ŽŢěíďíęßČ˝˛‰B
&)%
02-:DL\mfiqwa)3^\D$ Do}Ś•žźžź››‘x|ŘáâĐżŮęěđďđďđěçâăÜĆ»¤ź¦Ş·µ·´ż˝µłľĘĆĆĎÍŇŇĎËĘĂÍÓĎĆą¸żŃŢÝŕâââăčęéçęëéččëôüţýüýýýýţýýţýýţüýýýüýýűűúűűüýýýüýţýţýýýţüýüüüüřňëäŕâćëńňöřůůúűűüüüüüüýýýýýýýýýýţýýýţýýýýýţűűýýüüűúřőńčćĺĺăĺččäáŢßęěěěęçćčíđňôóđďîńňóőóíçěđęčęëěííëčćčéíîęéěëęëďńřüüýýýýýýüýüüűüýüýýýýţýýýýýüüýüýüüűüűüűúúűůůřřőńďéćÝŘŰßáęőúüüüýýüüűýýüýýýţýýţýűřůüüüýţýţţţýüýýýţüüýýüüüüýúůöďçáÝŮ×ŇÍÁ»·µµ˝ĂÄĚĚÍÔÖÖŘŮÖÓÓÓŃÎÉĹÇĆÄĹÄŔ˝˝ČŮçěďńôőóňňőöôňîăÓĚĎËËĘĘĘĘĚĐÎĐĚą|D4525)*#)3Dp–{Us–ŠjC9>DB;2)23135*)#&,# - - - -!*:@0(./13;("#)('*+$ " ) +44'"(043+*!##.<FKT[ceceiemopqllpomurjhqswooe^_H3'(,5?B@4%
2UnprpoK<KDM\`[Z]\_eibbnfddglnmheirmeTQ[L2*JelcYE.
%02;JYddakvyyneedd`
-
- - -
- %+-"!#)%"$%&())*"''#
!
,."! $"#"$# ("!"( $#- +# -!
1:B?EFD7130-7/+&('#"
- - -l±Ż^. - -|ŃéęęäŮŃŐÚصU" - $!!$ )908QO[ncjipP*6dU3)`r}‹“š›š™˘ź•‹}€nšÍŕŢŃÁŮęîďđńńđěĺäăÜČ˝Żť ¨¸Ľ·µĽŔ¶¸ĆÇĆÉĚÎŃĐÎĆĂĘĎĐÉĽ¸¶ŔŇŢŢŕŕääçëëëíđđëęěîőüýţţýýýýýýýýţýţýţţţţüúřůűüýýýýýüýýţýüţýţüýýűöńěçßáçíňň÷řůůůűüűüüüüýýýýüýýţýýţţýüüţţýýýýýýýúüýüüüüűúňěęęćăäçëęćáÜŰáćĺčäăčëóőúúůůů÷÷ůúúůôíďńíęçćçćĺäçéěďóóđńđîíîđöůűüüüüüüüýýűűüüüüýýűýüüýţýüýýýţýýýüüýüűűüüúůůúř÷ôňîéáÝÝÜăëôúüüüüűýýýýýüýýţýýýýýúöůűűüýýýýýýýýýýţţüýýüüýüüűůůňëćáÜ×ÔĎÄ»¶·şĽÁŔČĚËĎÓ××ŘŐÔÔŇĐÎĎÇÇČČĹżľżÂÎŮçěďđňóňňóô÷óńěćÖÉËËĘĘÉĚĚĚÎÎÎĐż“[@1>6-&1/6@wµ¨sn‘~]58HJN=35.24*/)$,!&%!!
- - -
*8C=1551280'!%/($!
--/$!&2((-"", #%&',0+#!') &!&/?DQ]ccbbie_c_`eg`jeammckrqooke]^J5$;B;<+"/OallhYL>=?OY`[[^daagdpjjhnmejhldjpkhUJSD.%DcgbO7,%(&BLX\er|wsqg^[`] - - - - - - -!!!(#*-'+#$#%#%(-)'%% - -$/'"" !$"'#!"#
#$!.%
*6;<CMFB676,55*%!
-
- )~Áµ†kO!Y´ÝäâŕâäęěĺÇg) - - -+GFPVDM`cmohB$G_K/
3l~…‘–źˇˇś ť–‚n‚‡q‰żÜŕŐÄŰěďńđńđđěäâäÝƸ’¤¶¸ł¶ÂÁ·şĹĆŔÄĎŃŃÍÉĹĂÍÔĚÇŔżşżĚÜââĺçéíďďőůúů÷ďíîńűţţţýýţýýýýţţýţţýýüúůůüýýýýýýýýţýýüýţţţýüúöńéĺĺĺçîńô÷ůůůůúüüüüýýýűýüüüýýýýüţţţţýýţţüýţýýýýýýüýýýüűřóěëęęéęëęëéăÚÚŘŘÝăâäéďöůúüüůúůůúúůúőďđňóďęäÝŰŘÝçîó÷ůűúú÷őřö÷úůüüýüüüýüüüüüüýűýýýýüüýýýýýýüýţýţűűüýüüűúüűúűúúřř÷őńíéćŕÝáéńöúüýţýýýýýýý˙ţýýţţţüúűűúüýýýýýýýýýýýýţýýýýýýýüůúöďéĺŢÚŮĐĹÁ·¸˝ĽżĆĘËĚĚĐŘŘÖŘŃÓŇŃĎËĘČÇĆĹÁÁÁÄĐÜćëđńőóóőóôôóňěă×ĚËĚĘĚËÉÎĚĚÎĚĐǧa6/0*).5,5Ir»ľ–m{qW7=GIF?2/677*#&%%&'%&!"!%
- -
-E'75:>53*+/'&$$# - - - - '- $,&$)("*' '!&#$&$*3?DVZ]^[\WZTZ^bZ^Y`^bc`jjihppc_\SA&%<<i=.-HVeaYOA3;GG\\U]f`akb]eba^eZVcaca`Y]\IBI8+ >KNI<5'
%:?FRcouxvicTQ]b - - !!#"#!"" "#$"# ! #'!!!")#"#%&(%"""#%# """# +!&#.# )"1DE=B614:6.25/(&% - -
-# !& " - 6DRMFAQ^gk[6)YXE%MxŠŹ—š ˘™šž›Źxo~‹‚|©ŇÜĐÂŮëďďđđďîěĺâăÜĚĂş§¦¶ął»ĹĆşşĹČżĆĎËÎÎČÄČĎĐÇÁŔÄŔżĂŮăĺčęîô÷ůüüüüű÷ďîńůýýýýţţţýüţţýýýýűřôöúýýýýýýýýţýýţýýýýýűőńíęććčëđö÷řřůúúűűüüűüýţýýýüüýýýţýţţţ˙ţţýýţţýýţýýýţţüţţýüüüůőôóóđńňđîěéäÜÔÎŇŮŕćęîóôöůřů÷÷őôóőöôîëňőôóîĺÝŘ×äîőůúúüűüüúúűüüúűüűýüüýýüüýýţţüýýţýţýýýýýýýýţýýüýüţüüýüüüűüüűűűůůů÷öôđęĺçčéęěňöúüüýýýţýţýýţýţýýýýýýüüýýýýýţýţýţüüýýýüţýýýýűůôíéáŰÜÓĆ˝Ľ»ĽľşÁÉËĎÍÍÓŘŮŐÓÔŃŇŃÎĘČĘÉČÇÄÄĆÎŰçëďńóóôôóôőôńéÚÂÂÉÎĘČËÉÎËÎĐĐŃĎÁŠL50.01/,3>^«Ě°k]XIDDJJI<5212(,0&'#')&% # -
- - !#%!$&*'$ ' &'0898:MSKRGDFGQNQQNMEIQSOGNZ``VZZUN?0)'!-638,%4D?920'")'%1/+72-?@0''/5)-)*+)-1..&%&"
"#' "-38DIMSUVUPK@@IP - - - - - - "!" '$" '%")"%# &'& !""("( +&)$ "-(# ! % -,5AB@;:-1;213-'02*'!
-
""
- - - - -
6=73/81/((+3(#'
-!$#+&$""$ &(! #($%%*" !(-10955B?/11234634/<?=644($+,05'./)(-&"
-
*$*#%$,-2837.31.86<6: -
- -
-
-
! %!#"%(* $(+(,"$&0&0*(*)(-.'+%$ )( "' .%*6ADDJ<30002,,,+520$"" "&!
-
- -
6}ĹĺęčҢW!
2nĘëđňóôóňńîŮ‹7 - - + -!AOL@5@Vba64`O/Er—› ť˘˘ś™•Ś†io‡oy¬ĐĘĂÚęîđďđđîëĺâäÚĘĘÇ˝®®»Ľ¶»ÂÁ»ĽÉĘÁÄËÍĹÂÇĐĐÍĆľżĘÍČÄÂÓäéěňúüűýýýüűüúőîîőüýýüýýýţţýűüűüüýüüüýýýýüýýüýţýýüüű÷ňěĺâčëďóö÷ůůůűűúűüüűüüüüüţţýüüţţţýýýýţýýţýýýýüýýýţüýţţýýţüüüúůřőńđîęäâáÜÝŰ×ÖÖŘŰßăáĺććäáĺĺĺäăâÜÝŢáŢŐĐŘŢŢßŕŕŕŕŢßčęíđńóőôő÷řöůűüüüüüüüýűüüüýüüýýýýţýýţýýüýüýýýýüýýüüýýüüýýüţýýüüüüüůúůřôňńďíçĺăäëňřúüýýüýýýţýűüüýüýýýţţüűüűýýýýýýţüýűüýýüúůőóř÷óëăÔĆĂľĽľą°łÂĂĘÍËĚÎŃŃÔŇÔŃŃÎËĚÇÉĚĹŔĂÉŇÜćëîňóőôóôńńóńéÚµ¨·ČĎĐĚËÎÍËŃÓŇÓεM96./,+3,G‚ÂÁ„^NBHEOM76011+,.%!"'&-##) - - - -
-
- - -
- - - - -
!&!!" $+++*, "%%"""$(%(""!%%%! $.* "#! '$*% ,%%%"!) ""# '$(-'")'$$-3+*&.5-%))'*)52.4743-63/)7;64&$'2/.'!%(0/*(!!))1,'-7<5>3%%'&'#)2,*3'!"%#!$) "$().
-
-R®ăëíěŮĄR
/wÍíńóôöôôóîÜB# -3%
-"BDK8CBKWK)8PD Qw‰Ž™ťžť ś›–‡„qit„kk•ÄŔżÝěîďđďďďëââäŢÎÉËżµ±ĽĽą˝ÁÁą·ČËżĂÉĹÂŔĘŃÎÉŔşÁËĚÉĆĹŇĺéđůúýýýţţýüüűřńîňűýýýýýýýýüüüüüýţţüüýţţýýýýýýýüűůřńěčéĺčěńô÷ůůůúűűűűüüýüýüüýýýýýüţţýţţýţýýýýţýýýüýýüýţţýýýýüüüűúů÷ńíëćäßÜÜÝŰŰÜÝŰÚÚŢÜÜŰŢŕŰŮÚ×ÚÚŮŘŐÔÖÔŐÖĚĆĐÓŐÖŘŰÖ×ÚŢŕĺććčëëëëíîńň÷řúůúůüűűűűüýýüüýüýýýýüţýüüüýýţţüüýýüüýýýýýűýüüüüüűüűúůůůřőôóńîęĺäĺćëďöúýüüüýýýýűúýýýýýýüýţýüüýüüýýüýüýýýűüűů÷öůúúňčŮËÁż»Ľ¶¬®ąĆËÎĎÉĚŃŃÔÓÔĐĎÎĘĚĘČËČÂĂĚÓŢčëîňóôôóńđđňńëٵ¦°ĂËĎÉĚĘÍŃĐŃŐŐŇÁŽRF70*.+0/<o´Ĺ‘U?3>JPNC89+-0/%""" )%"*) -
- -
-
- - - - -
- -
- - " # $%($(..+0,&*##!$#&*+9IF60&" "*0/,(&"$%&)&#) #($%%#(%%!!%'(!!(
- ! (++,),3%&&0(!'+,&1(%,,)-(*;62*'%*%)-("#.),*+!+3'3+%%''0. ((,(-)('% ((+-/#$)&(%*&#'% #+'")..2:91$
$ - --yČéďđíâ˛]&+tĘîńňőőôôňîß I%)"40 - - !<JG>@7>LG$(C22dx‡”›™ źś”“†~wae|}o†˛ľŔŮęíďđďîîęŕŕäßÎËĘÄ·±Ľż¶·ĹĂĽľÉČ˝ĂĆĂĹľĚŐÎĹ´łŔÍÎĚÇÇĐćíőűüüýýţýýýýüúôđńúýüýýţýűüűţýüýýüüüüýýţýţýýüýüűöńëčççčěîňöřůůůűüüüüüýüýýýýüýýýýýýýýţýýţýüýýýýýýýýýüýţýţüüýüüüű÷ňîçčăßŕÝÜŢáŢÝÜŢŢÜÚ×ŇŃÓŃŇŃÍËĚĘČÉĆČČÉÇĂĂÄŔ˝ŔĆĆĹËÄĆÉÎŐŘÜŕŕáäăăŕŕáäćęěńóőö÷úůűüüűýüűýüýýüýüüýýűüűüýýýýüüüüűýűüýüüüüüüüýüüűűúúůřůřöôńíęčăĺĺçîôůüűüüüűř÷üýýýţţýýţýýýüűüüýýýýüýýţüűú÷÷úüűřńăŇÉÁŔż·ł±¶ÁČÍĐËÍŇÓÓÔÓĎĘÍĚĘÇÉĹČŔľĆÎÜćëďńóôôóńěěňňěŰŻť«ľËĎĎŃÍŇËĚŇÓŐŇĆĄgB7873141>Z§Á \<6@VKG<521-'#+%#%*% !" %$ - - -
-
- - -
- - - -
- - - - -% - - -
-!
595>,&D>!
&'
- + -
! $*# ")'*$&02"
-
- -8ŤŐëńńđčÂp30mĹëńôôôôőóđߤF:!0-"2OI??<8BI-
1?$DtŤ–žšˇźťšŹnh‰{_gvŽ‰‡§»˝ÚęíđđîîěéĺäçäŃÍĎÄş´żľ´ľÇÄżľÉČşľżÂÂÂĐŇĆĽŻŞąÉŃŃÎĚÔčňúüüýýýţýüţýýűřńńřýýüüýúüýüýýţýýüýüüýýţţüýüüú÷đëęĺäčęďň÷ůůřůűůüüýýýűýýýüţýýýýýýýýţýýýüýţýţýýýýýýýýýýüýýűúúůöóđěçăßÝÝÚŰŰŢÝÝÜŰŰŰÚŘŃÉÁŔÂĆÂÁżÁŔľĽ˝ľľ˝Ŕ˝ą··ą´¶¶´¸»ĽąŔÂÉÍŃÓÖÚÝŰŰŮ×ŮŰÜÝŕäčçęëîđóőůűűüüüüýüüţţýýýüţüýýţüüüüűýýýüűýýüýýýýüüýüüűüüűúúůřřöňńďěęćăßĺěńřűüúřńóúüţýýţýýýýýýţüüűüűţţýýýýýüůůůűüűúřîŢÎČÇĂĽµµ´şĹÉĐÍÍĐŇÓÔÖŇÍĚÍĘĆÉÇĆÁÁĹÍŰäëíóôôôôńçęňňěŰłťˇ¸ÉÎĎÍĘĐĎŃÓÓÔÔεwJ;86404(:N†®”V>=KYO312340+**&)$''#!$*+ - - - - - -
-
- - - - - -
- - - - - #,") -4NK$ - - -
- - -
- -
- -7 -
-
-
-
- - - -!,! - - /.! -->MK@8:<I;+2
%V‰“šźźźˇš“‹lcŽeb€‘Ź‡¤ąŔÚěďďđďďěëčéęĺÝŘŃÇąµĽŔ·˝ĂÂżĽĹĹşĽą˝żÉÓĎż¸°Ş´ČÓŃÍĐŘëřűüýţýýýýýýýüü÷đîňúűúúűűüüýţţýţýţýüüýýýýüüüöôîëéééëďńö÷ůůűüúúűűüýýţüýýűţţýýýýţüýýüýţýüýýýýýýţţýýüýüüüüűůőóďěéçäáŢŮŘŘŇĐŃÓ××Ů×Ř×ŐŐĎĆżÁČËËĘÎĆŔşłł·´¸ą¸´®¬˛«´´µżÁżľ˝şŔÇĘĘÍĎŃÔÔÎŇĐÎÎĐŐÖÚÜŢßáäĺëďóöůůűüüüýýüýüýýýýýýţýýţţýýýýýüüýýţţýýüüýýüüüüüüüűřřů÷öôóńěčăăăćíňöőđęďůýüýţýýüýýýýţýýýüýýţýţýýţüůůüýüüűűőëŘĚĆŔ»·«±´şÇĚÎÍÍĎÔĐĐŃÎĚĘĘĘÄĆĘČÁĆĐŮáéďđňőöôďćéđđčÔłźś´ÉÎĐÍÍÍÓŃŐÓÖÔŃ˝‹P@3625:)/:cŠpH3;NPC4.2.440-(!'*&%"!6( - - - -
- - - - - - - - - -
- 20 -
-
! - " - - - - -,W®ĺďńńňđăŻ\,,i»éńóőőřőňďŢB" -&0, - - -%/CGD;A==7
6h…Š—šŁźťť›—ŤiXvŽsby—”…”łŔŰëíîďîîđîěěíëęßÔɶ¸żÂşĽĆĹĽşÂÄş··şĂĚŃĚı±ł·ĆĎŇŃÓßóűüýüüüýýýýýýüüřńîîóřůúýüýýýţýýüüýüűűüüűűúöđěëëëîěđóôřůůűűűüüüüýýýýýüýýýüýýýýüţýýýýţýýýýýţüýűüýüüűüűűů÷őóđěęéćáÜŘÓĎËĆŔŔÁČÓ×ŘŮŘŮÖÖÔĆĹÎŃŇÖÓĐƸ¨¨¬©©·ą°ŞŁ©®°ł˝ŔĹ½ĽŔÂĘĘÉĚĎĎĐĚÇĹĂÁĂĂÉĘŇŐÖŐŘŘŢâçéîńô÷úúüüüűűýýýýüýţýýüýýýýţýűýüýţţýýüţţüüüűüüűüüůúűúúůöôňđîęäâáŕĺĺĺćîúüüüüýýýýüýţýüţýţýüýüýţýýűűúüýüűüúůóćŇËĆĽ¸ł®˛´ľĘĐÔËĘĚĐŃĐÎĐÍĘÇĆÉËÇĆĹÍŮăčíńóö÷ńíäçííâÉ«—”¤ĂÍĐŇŃÍŇÔŐ×Ö×ŐÇ dF98495*07NjW90=MX@0(0463-.'%+-%( "$"$' - -
- -
- -
- - - - - - - -
-
- - - -
- - - - -2uÄęńóôôňěŮ€:'.]´čńňóôóőóîÖ‡:% !63+
&3JD:=687
-Ux’ ¨ §ž”’†od^\}‡}‚‘š“ŤŁÇÝëěęęęéëéççčĺŕÚÔČżÉÎÄ»żÉÂşľĂ˝˛´·ŔËÍĘŔ±Ş˛·¸ÄÎÓÖâňűýüüüýýüýýţţţüú÷öúýţýýüýýţýýţýýţýýýü÷óńíĺÝßâčěđňöřůúűűűüüýüýýýţýýýýţţýýýýýţýýýýýţýýüýţýýýüýüűúřöóóńďîîěéçăßŰ×ÓÍĐÍËËĚĆÂÁĂĎÚÜßŢŕäŕßŢÔĘČÍŃĎĘĹÄşŻ°±±¶·´˛ł˛Ż®łŔÁĹľ˝ľĂÇËÎĚÍÍĎĚËÉÄŔÁÇĹĂÂĽąľżŔÁĆËĐŇŇŘŰŕĺęďňőöůüüüýýýüýţýýţýýţýýýýüýţýýýüýýýýýýýýüüýűüüýűűúúůůöôńîćŢŕŕáĺď÷úţýýýýţýýýýýţýýýţţýýüüüüűüüüýýüüüú÷ëÚ͸¸µ°Ş˛˝ĆÍĎĚĚÍÍĐĚĚĎËĘĘÉĹÉÇĂĐÚäéíńőóóňďçćéá˱žš““´ĹĎÓŐÔÔ×ŘŮŮ××ÎĽQ;678734C^ZI6:MUC3729@10'&+-3'%! $
-
-
- - - - - - - - - -
- -* - - - - - >‘ŘíđňóôóďăŁP+/Q¨ĺđóőőöôńëÉr3 -
-
-
- - - - -
1t‚”ˇŞ©¤™ś “‰nskbQbŚ|——ĹŕëíďđđďíčŢŢăŕŃÎĐÇą˛ÁõľÄõ´¶±˛ÂÍŃË˝¨ş˝»ÇÓÔŮę÷űűýýýýűüüýűúüúüüţýţţýýüýýýýüýýüüüüűőîäáâĺęíńóöůůřůůűüűüýüüýýýýýüýýýýýýüýýţţţýţýţţýýýýýűűűůôđíçăáßâßĺĺŕÚŘ×ÔŃÍĂ»ş··żÁÇÎĚĘŔÁĐÜăĺčéëčéćŘËËŃŇÓŐŇÉÁĽ˝ÁÂŔŔľĽą¶¸·¶°»şÂÉÍĹÁÁÄÉÎŃĐÎĚĎÍŃČÄĹĹĚÎÉĹż·±°°´±˛˛¸şŔżĂĂÉÎÔÜŢäčěńôůúűüüýýýýýýýýýýýýýýýýýýýýýţţýţýüüýüüýűüüüűűúůůřöóňđîëććčíôřűüţţýţýţţýţýüţýýýýýüýűüűýüýýűűüúńŕĎĆş·¸Ż©¬ľČÍŃĐĘĚŇĚĎĐËĚÉĘĘÍÉÂÍŰâćíńóóóóńěëŕĘ°˘‡›µĂĚŇÖÔĐÔŘŘŘŘŘÔͱh85.559PmjV;MX]R>?>4<+174*-.2(,7*$' -
- - - - - ! - -
- - - - - .5" - - - -'Złĺđńôňóňíć«W-'OťŕđňňóňíčÍ„?"
-
- - - - - - - -
-!! - - - - - - - - -
- -
- - - -
+qÇëđňôňńďčŃB'":uĹâçéęčěëŰť?! - - 0LJ?;% -7-4N<BA=OJ- Zšˇ«©©Ąˇ˘›ŹŚ}stw‚s‚ś“™ źˇÖîîńńďđďéÝŘÚÜŃĚĚĵł˝»˛ąŔżŻ¨®¨Ą˝ŃĐƸ©¦µąÇĎÓŮáóűüűüüúůőďĺäëúüüüýýýüýýýţýţýüüüűöđçćččçěňňôőřřřůřűűűüüüüűüüüüýţýţţýýýýýýýţýýýýţýţűýűűüřóíçäŕÜ×ŇÎÉĹËÍČĚŔ˝»¶ą¸µľĽ·»Ľ¸ąĽżĚŇŐĐĚËĐŮßâăâăăăŕŐŃĚÇĚČĆÇĘĚŇÓÜâăăáÚÚŇĘĘËĘÉÁÄĹĂŔÂĆÉĚÓĐŐ×ŮŘÖĐÎÉÉĐÔŇĎČż»µ±µ·¸ą·ą¶·µ˛±¶ąŔÁľĽÁŔÇĎÚâčęíňóřúűýýýýţýýţýýýüýýüýüýýýýýýüüýýýüüüüüüűüűüűůř÷ö÷ôňńđďěęęëđőřüýüýýýüţýýýüüüýüüüů÷÷úűűúúńâÓĘż˝ľµŞ¦»ČŃŇĎĆČÍÍĘĘĘĘÇĹÉČĆÍŰââăěńóóôňîćŐşŁˇ’Š“Ż°«·ČÓÖÔŐŐÖŘ×ŘŘÔȦb45=:`ź˘xWO]oUD5&'44(/-20+*( .397$#
- - -/ - - - - -! - - - - - - -!'-$BE<@B:E1 -5m„—§ŞŞ©Ł¦ĄŹŤ„spq~{{™‡‚ŹŁŁ ÉëíńďńďńëßŐŮÜŐĐÎÄ˝ĽĂĽł˝Ĺż´¬ł®§ĘÍĘż°Ş˛ş˝ĘÍŃŰëůűűýű÷ôęäăăŕíóűüüüţýţýýţýţüýýű÷đäáâçëěíóő÷řřůúüűűüüýüűüüüüüýüţýýţţţţýýýţýţýţýţýýýýüűřóîéćáŢŮÔÍÄČÎĎĚĚĂ˝ł°¸¸şş˝ľ»Ľą·şĽÇĐŘŰŰ×ĐÉÓÚÜâăáäââŕŮŐÓËÉČËĚŇ×Üßäééćäŕŕßß×ŇÔŘŐĐĎĎĚÍŇÔÖŮŮŮÜÜŰŮ×ÔÎŃÓÔÓŃĚÇÂľ»¶ľ¸¶·»Ľ¸µ¸¸±´ŔĂĹĆĹÄÁČŃŮÝâččęďôřúüüüýţţţýţýţýýüţüýţýýýýýýýţýüýüüýűüýýüűűřůúůřřôňňîěëéęëđô÷úűüüüýýýýýýüüűüűůřřűüűűůőęŘÉÁÁĽµ¤±ĹËĐŇČÉÉČČÉĘÉČÇĘĘĘÓŮŢäćëńôôóóíâ˱¦źŽŠ°˘ˇ¬ĹÓ×Ř×ŮÖÖ×Ů×Ő̶l585D„©ˇu^\ijMD9.*16-,*,/,1#'7@=2$ - - - - - - -
-
- - - -*GGB>0 -5$3B<BB5E; -@r†›˘©Ş¨®«ź”„€rtnuvtŽś–”Ž›ŁŞÂćíďďđďďëŢŃŐŮŇĎÎĹĽ¸ŔÁ¸»ÄŔµ°´«´ÎÍĹ»¨łąľşĹĚÓŕńůüűúöďćßŰăĺŕéúűüýüţüýýüüüüüúôđęäÝâčěďńóőřůřůúűüüüüýýýüýüüýýýýüýţţýţýýţţüýýýýýţýýüúřóîęčĺăŢŮŘÓČĹĐÚŐĐĘÁµ˛´»¸Ľ»żŔĽ˝ŔÂÄĚŮÝßŕÜŘŇĐÖÝßâăâăâääáÜ×ŐÔÖßăĺęëîďđíéćéíďîçáäčććăáâáâääăĺăäăĺăâŰŘ×ÖŃŐÔĐĎÎČĂÁÂĽąą˝»¶¶ą»µ´˝ÂČÄĹČÇĂÍĐÓ×Űâçčëďóřúűýűüýýüýţţýýýýţţţýüýýýýüýýýýýýüüýűüűüűúůůůůřřöńďďíěééëęń÷úüűüüýýýýýüűűúř÷üüűüüűúóĺŘÉ˝ą»¬Ł¦żČÎŐÎĆĹĆĘČĹĆÇĆČËÇÎŮáçëďđóôóđëŢÁ«ž’Šś ź ľÍÓŮŮÔŐŘŮŮŮŘÓĽ|96=V—µ lahxkV;042/0--&.2+(")08@1, -
- - -
-
- - - -"@DI?37*92#.?@@D?CH -JxŤť §¬Ş©žŹ‰Š…x~ynpnť—‘’›¦ŞĽáěîđďńďęŢÖÚŮÍÎĐĆ·»ĹÁą»ĂÁ´®¬§±ĘÍľŻź±Ľ·´ÁĐ×ćóůúőöőôďäÝŢŢÝăőúűüüüýýüüüýůóěäßÝâçëđńőőőřůůúůűüűüüűüüýüüűüýýýţţüýýţţýýýýýýýüüýüüű÷ńíééçäŢÝÜŘÖŃĚÉŃŐÔÍÇżą·˛Ľ»˝˝żżĂÇĎŇÍŐŘŰŕâăÜÚŮÝäĺĺĺĺäćčçééćăŢÝäëîń÷úů÷îéçí÷ůůőîîëęëééęëíîńňđńóńđîěçäăßŰŘ×Ô×ŃČĆÉÉĹľľ¸¸Ľ·¸¶ş¶ÁĂÇĆÇÇÇČĚĎĐÖÖ×ÚÝăęěďňöűüüüýýýýý˙ýýýýţţýýýýýţýýýýţýýýýýýűüüűűüůůúů÷řőôôňďďíéééěđőúűűýýüüýüüůůö÷űýüüýüüůńäÔÇ˝ą±ˇ™łĆÎÖŃČŔĆÉÉÇĆÇĹĆĘČÍ×áčíďňôóńńé׾Ąš‘Ś ®ˇ±ÉŃ×ŮÓŃ×ŘŮÜŘŐČ“F:Cv±˛™sbz…eR;1..,($!#00-%!-/.B;((
- - -
- -
- - - - -)"HJG><<$#--%FGCEHHM1
$Y€ŹźĄŞ±®Ą¨šŠ‹ŽŽ~zvsq…ˇ˘“…™®®¶×ęďđďńîéŰÚÚÔÇČĚÉľ¸Ă˝·şŔľ°¤˘»Ĺĸˇ¬ş´µČÍÜčńóőöűüü÷ěÝÚŰŰÝćířüüüýýţűřóěĺŕáŢâčďńôőö÷ůřůüüűűűüüýüüüýüüüýýýýýüüýýýýţţţýţýýýüüýřňíčćäâáŕÝÚÜŰ×ÔÎÉËĐĐÎČÁąą¸»żĹÄŔĂÉĎŐÖÔÓÔÚŕĺçäćććééčçççěďńőřőďćŢáęőůüýýűđâäôűüüűůôňíčçăäéđöúűúúűűúůůöôňđîčĺßßŘÓĚĎËËÇĆĹĹĹÂÁşąĽÁÂÉÉĆĹĆĘÍĐĎŃŃŇÔÖ×Ýĺééďň÷űüýýüýýţüýţţýýţţýţüţýýýţýýýýýýýüüüýűűüüúűúů÷řřőőňďíěęęéęďôřüýüýýüüůřôůüüüüýüűűřěŕŃČľą˘śÁĚÓŃËĆÂÄÇÇÇĆĆĆËËĐŮăéěđóôóôđäζ§ť‘™¬Şž–§ÄÓÖŮŘŮŘÚÚÝÚŘҦW=VśŔ±Śqy’‰cJ:3/'#% &+')'*1?A;/," - - - - - - -
- -
- -
- -HśŰëďîďňńě×Ŕy25wÇěđóóóóńęľd*
&CC@FD-% -
(2(5DFLMEHC
0i–ź««Ş©Ą§śŚŠ‹‡Š†||xz}’Ą–‰Ź«ł°ĹâíďđđîęÝÝßŇ˝ĆĘÉľąÁÁ¸´ŔĽžźµżÂ˝®››˛¸żĹŇÜçěň÷űüýüüűďßŰÝŕăčçčěńő÷őńçßÝáĺčëîđňô÷řřůůúüüűúüüüüüýýýüýýüýýýýýýýýţýţýýţýýýüüűúöóěčâŢÚŘŮŮÜßáăâŕŢÖÎÍŐÖÔËÇÄÂĹĚÍÍĐĐŃÓÖŐŘßŢßĺçíńóööööôňńő÷ůűüűűřěĺäí÷üţýýýüďÝä÷ýüüýýüüůöňéŕáçđ÷űüüüýýţýýüýüüűř÷óîĺŢÖÓŃŃÍÎËÍĚČÉĆĂČÉČČÉÇĆÇĐĐŃŃŃĎŇĘÍĆÍÔßăĺçíóřűüüüýüýýţýţýýţţýýýüţýüţýýýüýţýýüüüýüýüűüűůůůřöőóńđíęčĺăéďőůűűúůů÷ôůűüýüüüüüúöëÝŃø°©±»ÄÍÓĐČĆĂÄÁĂĹĂÇÇČŃÜäéëđňóőňîŕÄ®Ą–‘Śˇ° –‘–˘¸ÎŐÖŮŮŘÚÜÝÜŰŘ·kU¸Ŕ¤…‡šť„Z94*1)##&+/$+7;CEA.& - -
- - - - - -
- - - - -
- - - - - - - - - -
- - - - - - - . - -
!# -
- -4=& - -
/‰Üîňóôőóňđé͇;,cąčđóôôňďâĄN" -0BEG=8* -'67&#!'BIHEHHY,.h‡“Ł§¤¨¬«¬śl{Ž‹……y}s‚„š¦Ź„’©¦›»ŕęďđíëÚÚáŢʸżÂşµŔ˝±µ¶¤ťźŔĘ·¶Â»©®·ÇŇŕńúűüüüüýüýüüőäßîňńňíŕČÁĆËŃŮĺďďóőô÷ř÷ůüűűüüüüüýüüüüýüüüűýýýýűüýýýýýüýýýüüýýü÷ňěčçßÜÔÍĚËÎÍĚÓŢćęëěéëęŕŐŃŐÖÓŃĐŃŐÖŢâĺéíôúűüýţüýüűüüüýýüýţţýýýűůůűűüüýţýüţýýţý÷ęÝăőüýüüýţýýýţţýüţű÷óíčęňöűüüüýýţţţýýýűűüüüú÷ńëćâŢÚÔŇĎÍĚËČČÎÎŇŃĎŇŃŐŃËČĹĂČÇÇĹÇČĹĚÓŰĺîôůüýüüţţýűüýýýýýţţüýýţýţýüýýüýýüüüüüüüýűüűűůůůřřřôđńëäŕŕŢäććčđůúűüűüüüűüűůńä×ĚŔľĚÇľÁĆŇ×ËÄĆÉÄÇČĆĆĚŐŢĺéěńôôńňĺÍÁą¬›•¦µ§’Ž•– ¸ÎŐŘŘŮŮÜŮŰŢÜѡ¤ĚČĄ€‹®Ă˛pDA=;8:6-%!($!!,=JROLG-/ -
-
- - - - $(' " - "! -&
-(6:'-"?IHMKHZ>8zŠ• ¬Ş©«¬˘“fexŤ„‡„„Ś†z†śźŤŠ™ź˘±×éíďíčÜŮâŕŇÂĽż¶łşĽ°°®ˇ™¤ČεµĘ̵«ÂĎŐĺôúúűüýüűüýüűůéáéěĺÝĎÁşÁĚŮáéďňö÷řřůűůúűüüüüüüüýýüýţüüýýüüüýýýýýýýýýýýýýýűýúóíčçäŢÖĎÉĚÎŃŃÎÇŇáĺéîîîíéáÔÓÖÖĎŇŐŮŕĺčëđóúüýýýýýýüüűüýţţţýüýýýűúűűüţýýýţýţýţţţüűőęŢŢńüţýţţýţţţ˙ţýýýýýüůňíčęďôúüýýýýýýűüüüüýýüüűůőîëăÜŰÖŃĐĚÉÍĐŃÓĎÎÓÓŃŇÎĘĆÉÉČÍĘČĹŔĹČĚÔŰâîřűüüýýýüýýýýýýţýüüýţţýýýüýţţýýüýýűüüüüüüüűúűůřř÷őôňîęčââáŕßčőűůűýüüüüüűúőëÜÔÍĘŃÍÁşŔŇŘÎÉÄÉČÉÉÇČËÔÜçęěđńöňďăĹş¸¨ ›˛´ –Ť’ťŞÉÓŘŰ×ŮŰÚÝÝÜÓ°˝ŇÇŁ}š˝Č©iF=?=;=2*$'-<MQ\V?+) - - -
- - - - - -
- - - -
- - - - - - - - - - - -
- - - -
- - - - - - - - - - -
- - - -3<8)*'"0HKRPL[E$*gŚ”ś˘˘¨¦¦ˇ›oTVfŠ“Ł¬° ś–Š|¨ ŹŽˇŁťŞŮęíđčŰÚŕß×ĐÎŔ§Ş¸±ˇ˘¨ž ŔÔĂŞżÓÔŃÍĘÎŰňüüüüüüüüűűűůďÜĹŔżżÇŘäëîńóóöřřúůúüüüűűýüüýýýţüţýýýüýýţýýýüýýţýţýýüüüüúőďëéäÜÓÉÇĂ˝ż»ľĎÖ×ÓÎÍĎÝäéëëíëęëíëęěěěđôűüýţţýýýţţýýţýýţüţţűůöö÷űüýýýţýýţţý˙ţţ˙˙ţţýűříŢÖŘáëůüýüýýţţţ˙ýýţţţýţýýţýýůňëăâĺěőůúú÷ůţýţţţýýýüýýüůňíéăŕÝÜÜŰÚÚ×ŐŐÔËČÇÇÍËČĆľµµłµ¸˝ÂÁĹĘĐÚçőůűüýýýýýýýüýýýýýţţýýýýýýţűüýýţýýţýüýüűűüűűűůúúřřřöôđďęćáßŕáčďôřúüüűűôęÝŘŰŰĎĽąĹÎŮŰŃÇĂĘÇÉĘÉÍÔÝćëěđňňđčÔľ¸©ź µł¦›‘“ŤŠŹŠŹ°Ë×ÜŘŐŘŰÜŢßŢÝŕĎŞ‹©ËÖĂ‚QF=E@E@FE;>9+&'?LRVRWUC3$ -
-
- - - - -
- - - -
-
- - - - - - -
- - - - - - - - -%;EG<A4! -
,8<-'(#"DVSJKP^<:q”’žž¨Ş¨¦ź’z]XtŽş´«ž“Š‚‹˘Ą•”›©ĄĄĎčěíćŮŰŢŢÓŃÓĆł¬·ŻśŁŻ¤śľĎ©˝ÎÓÖÎÍÍŰîůűüüüüüüú÷ńçÖÇÁ˝żĘÚĺěďňôő÷ůřúűűüűýűűýýýüţýýţýýýýýýýýýüýýýýýýýýýýýüűůňęčćŕÖÎÇÁµµşşµĽĐÚ×ĐÎĚĐÜâäčęííďěíęęęîôůýýýţýýýýýţýţţţţýýýüú÷ôöúüţţţ˙ţ˙ţýţţţţţý˙ţţýúř÷ňęŢÜę÷úúüűüţţ˙˙˙˙ţţţýý˙ţţţţýţü÷íäáäîřůůřűýýţţýţţýýýýýţýůňíčĺääŢŰÚŮŮ×ÖĎËĚÉÎÍÉČĽ¶˛˛ł·»ĽľĆĆĘŘäđ÷üűýýýýýüýýýţýýýţţýüýýýýýýţýýýýýýüýýýüűűűýúűúůůůůöóňđíéĺß××ÝăěőůűűúňęŰ××ÖÉľ»ÂŇŮÜ×ÉÁĆĆÉÇĆÉĎŰćéîđńňîĺÍľ°Ąť¨¶°ˇ–“’ŹŽŹŤ¨ČŘÚÚŮŮÚÜŢáßäßĹ“¸ŃŐ˝uQI886KA=0JL2)1(>CRRSSWD5$ - - - - - - - - - - - - - - - - - - -
- - - - - -"YÇîňóóóńđíäɦp5
<v”ťŽy=
- - - - - - -:& - - - - - - -
-
- - - - - - - - - -
- - - -3??@?3" -/FL8&)*$ 'NbWQKOhu‘—ź Ą§«Ą¦ˇŠ‹{cnĄąĽ·§Ź‰‰‰„€Ś¦¦“Ź ŁśÖęěçÚÜâáĐĘŃĚş Ł¤¤©¶ÄĐȬ«ĂÓĐËĘÓŇŐđöř÷óîâÔƸ´żĘŇÝĺéíđńóőőůůůúúűűüüýýüüýüýüüýýýüţţýűýýüűýţýýýýýţüýü÷îëĺŢŘĎĆÁş··˛Ľşľą·ąĚŐĐĎÎĘÖäęěěíęâŢÜăďřţüýýýýýţýý˙ýýýýţýýúôńňúüýýýţýţţţţţţýýţţţţüţýüüüýţüüüôéôüüýţýţýüýţ˙ţýţţţýţţ˙˙˙˙ţýţüüţýű÷÷÷úüţýýýüýţýýýţýüţţýűýüřňéćăââÜÖŐÎÍČĆĹĆĹ˝»¸ą··¶´®Ş±¶»ĂÇÉÖÜĺńöűýýüţýýýýýţüţýüýüýüýýüýýýüüýýýüüüýýüüýüűűűúúůůů÷óóóńîëăÝÝßâéëčéčŕ×ŃĚż»ÁËŐÜŢÝÔÄÁŔĂÂĹĹÍŘćęěďńîčŐż¸ž¦´± –‘ŤŹ”’ŤŽŹµĎÚŮÚÚŰŢÝÜăáʡžÁŘŘ“R@>EE771*2>!.6OY]`[bS=)'
- - - - -
-%!
- - -
- - -
- - - -
- - - - - -
- - - - - -
-
- - -
-
- - - - - - - - - -
- - - - - - -&8><7/8AI;-)$&3 6NTSPC_‰•™ ˇĄ°¤¦Ł’–˘«ą¶§—‰…Ťzro}y~Ž¦ž–š¤¨µßéçŘŰáŢŇÎŇÉ´™š˘¦¤ŻČĂČÓ̸¨±ĂČĹĚČą´ĂĚÉżł©®ł·ÎŰĺéěîđńóçń÷ůřůůůúüüüüüűűýýýýüýýüýüţţüýţýţüýýýţţýüüü÷ńíçÝŘÍÇÁ¶Ż˛ążş·Ľ˝żËŇÓŃŃŃŐÝäéěćßÖŇÔŮĺóůůúűýţţýýýţţţýţţüůřőóóůţţţţţ˙˙˙ţ˙ţţ˙ţţţţţţţýýţţüţ˙ţýýýúđćńűýýüţý˙˙ţţ˙ýüýýý˙˙˙˙˙ţţ˙˙ţüýţţţţţţüűúůűýýýýţţýýýţýýţýţ˙ýýţýűôîçŕŰÚÚŘŇÍĘĆĆĆÇÄ˝ą¸¸şĽ˛±±ł·˝żÉŃÚŕčöűüüüţţýţ˙˙˙ţţţţţýýţýýýţýýýţţýýţüüüýüüüüűüüűűúúúů÷öôóóńîěëčŕŰÝ×áŢÔĹąľË×ÜÝăăÜÍŔ˝ĆÄÁŔĘÖâëëîđëÝĘÁ®ˇź´ą«Ł——™’Ž‰‡ŠŽ†’żŘÚÜÚŢßÜááÓ¬šĽÓÝТhLB=7><2;B3'*",=JT^cbe_ZB7! - - - - - - - -
- - -
- - - - -
-
- - - - - - - - - - - - - - - - - - 8·żżĹŻZ
- - -.8741&@KE>7*!+*#0JYSOKJy’‘žĄ¦©«Ş§–’š§şÄĆ»ź‹„„|~z{tv…¦§–•ˇźťĄÓćă×ŰŢŰŃÎŇĆ°ť§ťš§»ĐÄĆŐŇ»ŻŻÁÇĆÉżµ±®¨§¤¨˛»Íăęíîďđóó÷óööřůůúúűýýüűűüýýüţýüýţýýýýţýýýţýţýüýţýýüű÷ďěéâÔČŔľ˛¨łş˝˝şżČĐÓŐŃŇ×ŰĺęéćŢŘŇĎÖŢčőöůűűűýţýţţ˙ţţýýűű÷ř÷úúűýţţţ˙ţţ˙ţţ˙ţţţţţýýţýýţýýţýţţýýýüůíßë÷űýţýţţýýţ˙ţţţýýýýýýţ˙ţţţţţýýţ˙ţţ˙ýţýúůřúýýţýţţýţţýţţţţýýţýţýúöëĺăâßŢŮÓÎČĆÇĘÇżąĽ»·¶¶ŻµµĽą˝ĆĐŘÝčóűüüýýýüýüţýţýţýýýţýýýüýýýţýüýüýýýýüýýüűűüűúúűúůůřřřőóńđěă×ÔĐĘÖŢŮĂ˝ÄÔŘÜŕääŕŃÄżÁĆĹĆÍŮâéëíîčÖÄ˝®¤¨¸´¤ ”Ź’’Š‰…Ź‹‡·×ŘŰÚŢáßŕÝÄ› ĆŘŮĂŤZJ?:66718@6&"!$>JSZgenhiT>1
- - - - - - - - -
- -
- - - - -
-
- - - -
- -
- - - - - - - - -
-, - -
-
- -
-
-
- - - - - - - - - - -
-
- -
- /LR=>4)%#1&-RZNJNXrš ž®§©§§©«şÄò©¨Ź{Ť‹……xq|p”®˘’“˘ˇ›°ŘŢ×ÚáŕÓĐĎÁźť§Ąť¬Í×ËĎŮŇÂą°łÄĘ«§Ą«¦§®¸ŇäěđđńóőřřřřřůůřůüüűüýüüýýýýüţýýüüýýţüüţýýýýýýýýýýüűőíęáŘÍĘŃθµ¸´ąľżľČĐŃŃŃÚâčéëçÜĎĎÔáî÷úüţýýýýýýýţýţţţýř÷÷úűýţţý˙ýýýţţţýýţýţýýýýýüýýţţţţ˙ţţýţţúöóěăÎËÓŰéôůúüţţ˙ţţ˙˙˙ţţţýýýýýţýýýýýţ˙˙ţţţţ˙ţţţţýýúýţţţţţý˙˙˙˙ţţţţ˙˙ţţţüţűđçäććâŢŮÓÍÄĹÂÂżľżş·µąŔČÉĆĂľĆÓŰŕîöűüüüýýýýýýýüýţţ˙ýüýýýţüýüţýýţţţţýýýýýűűűűűüúüúůřřů÷őëŰĐĎøżŘáÜÔŇÚÜâăĺăäÚËÂľÁĂÁË×ĺęěěçŮĹĽşŞ¤łˇś™—’ŹŽŚ‡‹xko ĎŮŰÝÝŢŰÝҡ“µÓŰĚŁcA73;>01;B:7! 'CaidnhokkfV85# - - - - -
-
- - -
- -
!
- - -
-
-
-
-
- - - - - - -
- -
-
- - - - - - - -
-
- " -
- - -
- -
- - 5PO>:8,14('";dMMVFXUFTP\uŠˇµĹĚČľŞ‰oqpqv…ŤŽ…|uy{›“Źž©ˇ—»ĎŇÚŕÝÓÎÄ©§ś¨Ş›ĄČÖÉČÚÔĹČĹĹËĆŻźŁ¦¤°·Éáëďňő÷ř÷ůůůůůůůűűűüüüüüüüüýýüýűüýýýýüüýüýţýüüýüýüüůňďëęßÓĘŇÚ×ĐČÁą»ĘÍĎÎÎÓÖáçëéçÝŐŘŕčóöúüýýýýţýýůűýüţýýúř÷řűţţţţţ˙˙ţţţţýţýţýţţţűúůűýţţ˙ţýýţýţýýýűöíĺÔĂĽľÄÇÄÁÂĎâđřýýý˙ýţţýýţţţýýýýüüúűýţţ˙ţţţţýţţţţţţţýüüýüţýţ˙ţýţ˙˙˙˙ţţţ˙ţţýűřřúöóěčĺŢŮŇĐÎĘÉĘÇÇĽľĆËËĎĚÉČĎŇÜÜâęóúűýýţýýýýţţýýüýüýţüýýţţţýýýýýýýüýýýüűüüüüűüűúúűřúóäÎĂĹ·®¬ĹĺíěéăăĺáÖÓÜÝŐČ»´µ˛ĂÖăçčęŕĎÁÂą˘¨»µ§‘›“‘‹‰Žjfn’ČÔÚŰŢŮŐβŹ˛ÎŰЬ|RE47>83@=1/ +gš‰vrx}m[N36
-
- - - -
- - - - -
- -
-
- -
- -
- - - -
->ŁŇÜŢÚÁe$" -BRP@6967+%%%+Y\RSF><0 +>Km„—ž®›\]_gv‰Ś‡zq‚x|“¨žĄ¦ś¦ÄÍŰßŰĎǸ±©ĄĄ¬§¶ĂÄ˝ĘŮÓĚÓÖŘŇÄ°Łž¨«Ą¬ĆŰëńôő÷÷řůúůűűúúúűüüüüýüýýýüüţüýýýţýüüýýţţýýýýýţýüűřôńđíçŢĎÉŐŘ×ŐËÂĂĘŇÔŃÓŮŢĺëęäÝŮŢčňöůűűüűýýţţţţţüýüůö÷řřůüţţ˙˙ţ˙˙˙˙ţ˙ţýýţţţýţýüűýţýţ˙ţţţţýţýýýűřóčăŢŃĹ˝ĽÄČŔľľÄÎÖâîőů˙ţýýýţţýýţ˙ţţţýűűýţţ˙˙˙ţţţţţţ˙˙ţ˙˙ţţţýýüüţţţý˙˙˙˙ţţ˙˙ţţýüüýýţűůôďĺÜÚŘ×ŃŃĚĚĎÉÄÉÍÎŃĚČĚĚĐ×ŘÜŕćńöűýýýţţýýţţýţţýýţýüý˙ţţţţýţýýţýýýýüýüüýüüüýýüűúůóâĚ˝ą±Ş¨ĽäńďíččçßŇËŘÜ×ĚĂą·şĆŐâččćŰČż»ˇ˛»¨š‘™’ŹŽ’‰qmfz’şËŐĐĚĂŔ»—¸ŐŮĆ›eIE874166;:) $''J‘±¨Žw{~{niL94! - - - -
- -
- - - -
-
- -
-
-
- -
-
- -
- - -
-
-
-
- - - - -?ˇÔÝŢÚĂj #J7 -154/('DWJ;:883#%-&)@WTJE$
"+[–t\NUfu‰Ś€tys|ŁŁ——šŁ“µĎÚŢÝ̵şĽ¬¦ˇ©ŻÍĚ´ŞČŮÔĐŘÝÝĐĵ§™¨ŻĄŞŃčńő÷řůůúúúůűűüüűüűűüüüüüýüüúöüüýýýüýüýüţýýýüýýüüůôđđđíëéáÔÉŃŘÚÔŃŇÓÖÔŃÔâčęéćăßĺířüüüýýüýýţţ˙ţýţţţűöďń÷úýţţ˙˙˙˙ţ˙˙˙˙˙ţ˙ýţýţýýüýýý˙ţýţý˙˙ýýýýüúôěăÜÖŘÔËĂżÁÉĘŔŔŔÄÂÄĆËŘčôúüýţýýţýţýýţ˙˙ţţý˙˙ţţ˙˙ţţýţ˙˙˙ýý˙ýţ˙˙ţţýűűüţţţ˙ţţýýţţýýýţýýţţýýüňćäáßÝÚÔĐĎÎĘÎĚĎŃÎĆČČÎÔ×ÚÜŢâëôűýüüýýýý˙ţţýýýýţýýýýţýýüýýýţţýýüýýýüýüýüüűűúůúóŢÇĽ°«¤¦´ŮôőđďěçŢÎÉŇÚŮĎÄ˝ş¸ÄŘäçäÝÎÁą°§¦·¸«Łš™“•”Ź“Ź€kgy˘“~Ť–™”Ś›’t›ŔŘҲ|QDA773/;DD>+$$5z¶»´ “€{toeJ85
-
-
- -
- - - -
-
- -
- -
-
-
-
- - - ' - - -
- - - - - - -
-
- - -
! -
- -
-
- - - -
-
- - - - - - - -$ 1™ÓÝßßĹe
Y©6!
-G[P><A:83*()$/IG;)EŽŤxVFUiz‚€wswxqŹ¬ž”ž¨ź™ť˝×ßŘŔŔÇÁŞť Ł°ĘĚ·¤ľÔÔĎŰÜŮĘżş®ťŁ°˛µÉçń÷ůřřúúúűűýűüűüüüüűüüüýüüýüüýýüýţţţţţýţýýüýüúőńđńńďđîęéäŘÍÍŮŮŘ×ÍĐÚâčëééěóůüýüűüýýýýýüţýţýţýýüúřůúýţţţ˙˙˙˙˙˙ţ˙˙ţţ˙˙ţţűůöúýýý˙˙ţţýţţýýüýü÷îćŮĎĚĘÉČĘĎĚÍÍĎÍĐÉÍĚÄĂČĂŔŔżÇÓÚéńřýüýţţţţţý˙˙˙˙ýýýüýýýţţţ˙ţţţ˙ý˙˙˙ţ˙˙ţţűöô÷ůüýý˙˙˙˙ţţţţ˙ţţýţţýüüýűôîéáÜŐÔĐÍĎÓŃËĘÎŃŃ×ŘÜÝÝŮŕěöűüýýýţţ˙ţýţýţýýýţţýţýţţţţýýýýýýüýţýýüýűüüüúúđÚČş´¬¨°¸Őó÷řóîćŐÇľËÚÝŘÉÁĽąÄ×äćäÖ¸µ¬Ł¬Ľ®ś›ś“†‚‡Ťog|«¸ŹH0+#&$)3]¨Íи‰N@?54415E596((':yµĘĚżť‹|ncJ;$
- - - - - - -
-
- -
- - -
- -
- - - - -
- - -
-
- -
-
- - --”ÔßăÝĂ_ „»¤M -
-!
-
- - -
-
-
-
-
- -
- -
- - - -
- -
- - - - - - - - - -,ŠÄËŇŮŰŢáäääßĎ„+
(ŤÔŕĺÝĂ^# ‹Áşn,
% - 3S‡š”Žr^M_lv‰ŹŠŤ€|q{uť§ťĄ™¦ŇÚČ·ľČ˝Şž˘¦´ČÄ›¨ĆŃĐŘÝŮĎÁş·¦˘±şąÄăóřřůüüűýüüüűüüüüüüýýüüüýýüüüýüüýýýýýüýűúüýűöíęčäéďńńďěęćÜŇĐŘŘŇŮâěíěďîöűüýýüýýţýýüýţýýüüüřőöřúűýýýţţ˙˙˙˙ţ˙˙ţýýţ˙ţýţýú÷űýţţţţţ˙ţýüýýýřňçŮÓĎČČÎÎÎÍĐÖÔÖ×ÔÔ××ŐÖÔËËÍĚĚÉČÄŔŔżĹÍŐŕęőűüüýţýţ˙˙˙˙ýýýţţýüýýţţ˙˙˙ţ˙˙˙˙˙ýţţýţţüüűůűűţ˙ýýţţýţüýýýţ˙˙ýţţüýűôčăÝŮÖŐÖŃŃĐŃŇÓÖÖŘŇĎŇÚĺëóůüýýýüýţţýţýýýýýýţýüýýţţýýüýýýüýţüüýýýüüűřěŇÂąŻŞ©˛ÁŢňřůůóĺÓĆĹĎÓÚÜŃŔ˝»ĂŘĺçÜǶłžśµ˛ˇš”‘‘™“Ź‚vnp ¸«t;1!%"JµĚ¸ŤL:;8?5014@8/*!"6n¸ŇŮŐÇ»©‘‹‰‚ug@4) -
-
- - - - - -
-
-
- -
-
- -
-" - -
- -
-
-
- -
-
- - -
-
-
- - - -
#AR†›“’|_IVq}‹Ś‰‹}wtst’Łˇ”“›“Ś›ĘĎĘÉĹÄşťťĄşÉż®¤ŁľĎĎŘÜŰŃÄÁş®Ł°şĽÂŕđöúúüüüüüüűüüüüüüüüüűüýüýüýüýüüüýýýýüüüůüű÷ěéäÜÔŢíňńďîęçßÖĎ×Ůŕéěđđńřüýýýţýýţţţţýýýţýýúöôô÷űýţýţţýţ˙ý˙ţ˙ţ˙˙˙˙ţ˙˙ýýýýűřţýţţţţýţýýýú÷ńéÜÔÎËĘĚÎĐŃÎĎÔŐÔÔÖ××ŐÓŇŘÖĚÉĎĐĎÍËÉĆÇÁŔÄÇĘĎßď÷úüýţýý˙ţ˙˙ýţţţţţýýţţ˙˙˙˙˙˙˙˙˙ţţýüý˙ýţţţýüűüüýţţţýýýţýţ˙˙ţţýýýýűóďíéäßŰÖÓŇŃÔÖÔÓŐŇÎĘŇÜáéňűýýýýüýýüţţţţţýţţţüý˙ýýýýýýüüýýüüüüüüüüüřęĐĹą«˛·ĆáńôůúóćĐÇËŇŐÜÝŇĹżĽÇŰçĺŮż¶®Ąś˘´±Ł–—–“””Ž€njq ˛“gH+$"*F±Á¬rB-432974?>>7) %J—ÍÜÜŘĚ˝ŞŹ‰€†qC5&
- - - - -
-
- - - - -
- - -
-
- - -
- - - - -
- - -
-
-
- - - -
- - -
- - --żłt8 *5=,$PQ9/46=L6')/.)+)$*$ -
*BJo—‘†qOEh€†Š‹}}rx…¤ŁŽŠŹ śşÉŃĎÇÄą ˘¦·˝Čľ±¬Ł´ÉÍÚÝÚŐČ»˛§şşÂÜđőůúűýűűűüüüýüüűüüüüüűýýýýüűůüüüüýý÷úýűúůóëéâŮÎĚŮëńńńďíčăŰ×Ůĺíđňőřúüüýýýýýţţýýţýýüűü÷óđöűüýýţýýţýţţţ˙ţ˙˙˙ţ˙ţýýýýţţýűúýţýţţţţýüüřńčŢÖŇÎŃĎŇŐ×Ň×ŇÎÔŐÔŘŘŘŘÔŇŐ××ĚČĎŃÍËĐĐËČĆÇĹÄÂÁĘŐâíőúýýýţýţţýţţ˙˙˙ţý˙ţ˙ţý˙˙˙˙ţţ˙˙ýýţý˙ţţýţţýúűüýţýýţýţýţţţţţţţţýýűűú÷ôîčáŰŘÖÔÖŘŐŐŇÍÉÍÔÚăéóřüýýýýţüýţţţýţţýţţţýţýýüýýüüýýýţýţüüüüůőčÍĂą¬˛şÍçđó÷řńčÔËŃÔŐŰŢŐĘÁ˝ÇŘćăÔŔ·¬ˇ ł¦ Ł—śž™•’jc¨˘mf4# =˘®‹P9+/1*)4;=:@0'!&^¶ÖŢáŰÔÁŻˇ–‹’‹j@7% - - -
-
- -
-
-
("
- - - - -
- -
! -
- - - -
- -S®Ě×ÜáăäçčçĺÚˇ6 - - -}ŃáĺßµX‡ą«M" - -
-,.% (KR@6338;:8(,+*0& !% - - 7PYtžŤ‡r]UdyŤŤŚ}|‚}s‚Ł¨Ž‡‘¤©“®ÎÚŃËČł›Ł«żľÂĽşł®°¸Č×ŰŰÖĎ˝»·¨«¶ÁĹŘî÷ůúüýüűűűýýýüüűýýýüüüýýüýýüúýüüýüüüüýüűőęćŕŘĎÉË×čńóđđíéčççęňôřúýüýýýýţýţýţţýýţüü÷ôňďőůűýýýý˙˙ýţţýţţ˙ţ˙ţţţţýüüýýţýţýúýýýýýýţűřđćÝÖŃĐŃŇŐÚŰÝÚŘŰ×ÓÔĐŇŘŰŮŮŮŐŘ×ÔŃÍÍÓÔÓ×ÖŇĎĎĚČĆÁĹĂČÍĐÜčđřűýţýýţý˙ţţ˙ţýţţ˙ţüýţ˙˙ţţţţţüýţýýţţ˙ţţýýúűüýţýýţţţţýýţ˙˙ţýýýţýýüů÷đčáÝŮ×ŘŐÔĎÉĘÉĚŃŰâčńúüýýţýţýţýţţýţţýýýţýýýýţýýýýýüüýýýüüüůôĺĘľ·¬±¶ÁŮěďďôőńéŇÎŰŮÓŮŢÚÉÄľÂŮćßËş®«Ą¤¬ˇ™•Źś—’Ž†qehšŻ—v{L'0…‹e71+./*,/6=A<4.!1ČÝăâÝŇõĄ–…mF;&
- - - - - - - - - - -
- -
-
-
-! -
- - -
-
-
-
-
- - -
- - -
-
- - - -7•Ę×ŰáĺçčččĺÜ@
-&rÎăĺŢ´L - #{ĄźŤd@
- - -" - -
- - -
-
- - -
-
- - - -
-
-
" - - -
-
-
- - - - - -
- - -
- -
eÉŢäÜ´K )§ĽťT - +44/%@W>0.448;77)!"&
BNR_Šś—ŤŚvVTdy†‹Ś‰Ž„upw†•§›•¤Şź˘ÁÓĘĘŔ©ś¤¸ľ˛¸ľ˝µ±Ż©ŻÁŐÝŢŘĚŔ¸¬©˛ĽÇËăóřřůűüüýüýýţüüüüýüýüţýüüüţüýţüüüýýüú÷ďčăŘÎÎŇÓÓŃŃäďńňđďňôöůűüţţýýţüüüýýţţţýüű÷ňô÷÷řřýýţţ˙˙ţţýţ˙˙˙˙˙˙ţţţýţýţýýýţţýţýúöúýüřńëâÚŃĐÓŇÔŘŮŮŕâĺäâßÝÝßŢÜÜâăĺççáŕáâßÖÍÓŐÓÚÝÜÜßÜŰŰŮŐŇÍĚÇČĂÂĂÇÉÔâęíňüýţţýţ˙˙˙ţ˙ţţţţýţţţüůůţ˙˙˙˙ţ˙˙˙ţţţţţüüűůřůüýýţţýüüýýýţýţţýţýü÷đëäŕÜŘŃĚĘĘĚÎĎÓŮŰăîůüýýüţýýýţýýýýüýýýţýţýţţýýüýýüüüüýúřîŰÄ»±˛¶ľŐěóďćçđëŕ×ŰŢ×ĚŐŕßÓĂ˝ĆŮăŐ»¬ŞĄ™Ą® ›•’“”ŚŚŽ|y˘»˘x™źd-%.0'$*.-3/4:8;3.-2bÄŢĺççŕŘÎĂ´«›Ź‰f;:0 - -
- - -
- - -
- - -
- - - -
- - -
- - - -
-
- -
-
- - - - - - - - - -*22%'GVE.*3-/2>9+% -
Nc]^o––’Ś}cV`n‹Ś“›’†yus{Łš—–«¬°ĹČÉ°ź‘™Ż°§®«©Ą°˘¤şÓÜÝÚÍĆ˝¬±˝ĹÇÚđ÷řúűüüüüýüţüűýýýüýűüýýűýüýţýüüűýüűůíćŕŘČĆĐÖÔÖŃĎÜďńňňóőúüýýýýýţţýüýüýţýýüüřôóőúýţüüýţţţţ˙ţţţţţţţ˙ýýţüýýýţţýýýýýýţţřěîđíçŢŐĎÎĘĎÖÖŮŰÝáäćçĺââŕâăááăçéčęéćăăćß×ÖŮŮŘ×ŰÚŰŕââáßÝÚÖŃĎÉČĂÂÁżľĹËŇă÷ýýýýţ˙ţţýţ˙˙ţýţţýüů÷úý˙ţ˙˙ţ˙˙ţ˙˙ţţţýţýýüřř÷úüýüüüýűúűýýţţýţţýúňęĺŢÖŇÎĚÍÍĘĆĘÔŐŰĺńűűűüýýüýýýţýüţýüüýýýüýýýüýüüüüűüüűôî׿ą´¸·ÁÚďőěăâđíćÜŕŢŐËÓÜăÚÉŔĆÚŕŃ»Ż¦ťšŞś—“Ź‘–•Ś‘‰q¶˛‘t¦ˇg- %"&,+4,0:2;4;8<}ŘĺéęčâÚŃČ»Şž™’k:;-
- -
- - - -
-
-$ - - - - -
-
- -
-
-
- - -
- - - -
- -
- -
- - - - -
-
- - - - - - - -B˛×ßŰ©C -I©ÍÚáĘ* - -
"#
- -
- -
-
- -
- - -
-
- - - - -
-
-
- - - -
- - - - -
-
- - - - - -! -
-# - - - -
-
- -
-
- -
-
- - -
-
- -
- - -
-
-
- - -
- - - -
- -
-
$ - - (*(,'..>uzg^y—šzbA]z‹’‹}|}u}“§ź—śĄ˘“¶Řŕή ¬Ç˲¬®¨®˝˝«°»ÂÎŰÜŰŇËÁŻ¨®˝˝ÂâňřüüűüüűýýýýýýýüüýýýţţüüűüüűűüúúóčâÜŇĹľąµÂŐŮ×ÔĎŐéôřűűýýýţţţýýýýţüú÷ńďđöúýýţţ˙ţýţýýýţýţţýţ˙ţ˙ýýţýüţýţ˙ţţţýţýýţüú÷ńŕËÉČÉÉĚŇÖŮŢßääćéëëęęáâćčçççéěęîďđďíéččęéßáäćăŢÚŰŕâĺćëěëčéçäâŕÜŮŐ×ŇĚÉĆÁĹČÎÝęôůüűüýýýýţţţ˙˙ýţţţţţýţ˙ţ˙˙˙˙˙˙˙˙ţ˙˙ţţýýýüűřöő÷ůüţýţýýţţüýýü÷ëćŢŮÔŃËÉĂŔş¶ąÄĚŮäëôűüýýýýýţýýýüýýýüýýýüüüýýüüüüüúůňĺĐľ¸±˝żĎćńďćŘŘęďíčçŢĎĆĘŰááŐĘŇÖĸ«Ł–›§°Ą–›”“’—Ž‹„v“µ¦p†Ş´‹]F:7+-)! "'*'")4?nĆĺëěëęčáÚŇŵ©šŤiA4$ - - -
- -
-
- - -
- - -
-
-
- - - - - - - - -
-
- - - - - - -
- - -Q¬ĘĚ”, 0‘Ýëëĺá´VG* -
-
% -
- - -
,48)
- - -
$,
- - - -
-
-
-
- - - - -
- -
- -1‡ŻÂŠ$K¬ĺîíčŘi^3
- '**(.*,5Qwnan–ť—‘uYS]v‘Ś‰v{¨™’–źŚ¬ÍȧŇËžˇ•źŞ±żĽ¸ĂĘÖŢÝŮŇĘĽ¬«łŻĽĐďöűűűüűűüüýýüýýüýýýţűüţýüüýýűúôęŕŘÎĂ˝¶ąĽ¸ÁÔÚ×××äôűüüüţţýýţýţýýűřďďóúüýţ˙˙˙˙ţţţýţýüüţý˙ţţţýţýţţţţţţţţţţţţýýúőďçŰÔĐËĘĎĎÖŘŰßáäęééęíáçííëčăäâŕŰăęďńđđđđđíéęěëâßçęçâßßáăčěíëíěęęëéççĺăÝŰŘ×ŃÍËÇÇĆĹÉŃŢčňůýýţţţţţ˙˙˙˙˙˙˙˙ţüüüţţţţ˙˙ţţ˙˙˙ţţţţţ˙ţţţűúřőřűüüţýýýüüůőňîěĺÚŃÎÇÁą¸ĽąÁĘŐŮáëôůüüýüýýýüüýýüýýýţýüűüüüüüüüůőëÚÄş±µ·ż×ęđęÜŇĎäëíéäŐÉĆÁĚÜäŰÔĐĚş ”‘•Żź•”™—ŹŹŤyŤ®¨‹v{¸ĄfD378<:)#!&,;d©×ęěíęëčćŢÓ¸©ź_?/
- - -" -
-
-
-
+ -
-
-
-
- - - - -
- - - - - - - - - -
- - -
-
- -
-"\´v ^żęđđěÜ°tq9 - -
- - - - -
- - - - -
;
-
-
- - - -
-
-
- - - %S†—P ,sĘíńňíçŇź‹K&A - - - #
-
- - - - - - -
- - -
- - - -
-
-
- - - -# -
#
- - - - - - - -
- -
- - - -2;NVUNM;' - - - -/7E@<:4947?^lNSm’…ykdZK`m„ŠŚ‡‚{z€™łźŹŚŹ€}¨ą¨ĄĹŘÁ ˇŞŽ”¶ĽÁ˝ĽżŔČŘÝŕŮÍĂł«®µĂÇÖđřúúüűüüüüűüüüüüýýýýüýýýýüúôęÝŃĹą˛¸ąşĽÉŃŐ×Üçđöüüýýüüýüűůöř÷÷űüýýţţýţţţ˙˙ţ˙˙ţţţţţýúóőűýţýýţţţţţţţţýű÷ňíäŢÖÓÓÓŃŃŐÖÚŰŢŕŕĺĺčęëěîďîđđđđďîěéćĺăĺĺçěíëéćăäĺâáćčáÝçęĺŕÜ×ŮßĺęęęëéęęěíěěëëęëćääßŕŢÝŮŘÖŇĎĘĘČČÍŐăîôůüýţýýţţţţţýýţ˙˙ţţţţţţţ˙ţţţţ˙˙˙ýţţţýţýýűůóđó÷úűüüüűúúőęŕŰÖÎÇÄÄÁ˝şŔČÍÖÝęöűüýýýţüýţýýýýţţýýüýüüüýű÷ďâνłąşÂÍŰŕá×Ć˝ČâééëéăŰÍĆĘ×ăâÚҵš”’‘–¬¬ź”’–”ŽŹŹ‡|¸Ąq…ź°śm@B?CJB897!&6głŘäěîďîëéęçÜÍľś‰[@9
$ -$
- - -
-
-
-
- -
-
-
- -
- -
-
- - - -$RµŮćččçĺŮ 1LjY!/{Ôîňńńđńç»i++
"9,&
- K`X56<6' - - 7@ACA:EC9;6ANh]]e}’rj{v^ZZ^|ŽŠ‘Š{}|§Ż—†yqŹ¦¦§ÇÖÁź §ĄĽľÂĽľżľĹÓŢâŢĎÁą˛¶ľĂČâń÷ůüüüüüüüüüüýýýüţüüüüüűůňęáĎ²´łŔĽ˝Ě××Őâíôúűüüýýüůůöóôőüýýţţ˙üýţ˙ţţţ˙ţ˙˙˙˙ţýýűřňířţýţţ˙ţţţţýţýúóęáŮÔĐÓŃĐÔ×ŘŘŰŢßăäăĺęęëęěďđďíîîěęčéëéćäáăăâčęçăßŰßßŢÜÜâŰÚŕăßŢÜŢßáäćăâŕŢßâćčěěîďěííęéčççĺâŢŰŘÖÔŇĚÉĆĆËĎŘáěňúýúűţýţýýţ˙ţţţţţ˙ţţýţ˙ţţ˙ţţţţ˙ţýţţţýýýűóňőő÷řűúüüüű÷ôěáÚ×ÉÄÂż»·ĽĂÉĐ×é÷űüüýţýýýýţýýţţýüüýűüüúůőěŮÉĽ˛ľ»ŔŃÚÜÜ×ĎĆÍâččěěęćŘČČŘáăßŇą™ŽŠ“ ¨˘–”’‘““…‡‰v¦®”rrŤ«ŞŠ\E@?I?BED:-)!BŽĆŢčëěîďěęęçŢĚş«ť~VC/ - -$# - -
-
- -
- -
& -
-
-
- -
-
-
- - -
- - - - - - - - - -!6DCHKB@JD44>aooeaoŚ„~‰hYMXjŹŹŽ|†…€š˛}vqu}ś¨ŞËŐą˘¦ŞŁ«»˝Ăş¸˝żżŃŢâßĐ½°¦±ąĂÂËăňůůűűüüüýüüýüýüűýüüüüűúöěć×Áł«łąľżĂĐÓŮŢęőűűüüüűúůôńňřűüýţýýţ˙ýýţţ˙˙ţ˙˙˙ţ˙ţýýýűôíďüţüýţţţýţýűřđćŕ×ÓÎĐĐŐÓÔŘÚÜŢÜßââçćčęęěěíđîëęéćääăçęęčĺáßÝÝăćĺááßăŕÜÜÝáÚŃÚŢŰÝÝŕáâááâÝÚŮŮŢÝßçëîîîďďěęęçççĺăßÝÜŰŮÔÍĘĘČĆĘĚŃŮćńůýýţýýţüţ˙ţ˙ţţţţ˙ţýýýţţ˙ţ˙ţţýýţýţýýţýůüüýúř÷÷ůűüüüű÷ďâÝŐÉĹÁľ¸µĽĆĚÓŢďůűüýţýüýýýýüţüüüýýűüüűůöéÜÉľ¸˝ľÂŐÜŮÔÔÍÇÎäééďîęá×ËČŐŢĺâŃ·śŽ‡Ž©¬ťš“–—™‘ŠŽ‰~®˘‚qyś¬ťzM>>BRG@BGE9*
'/NśÎßčíîđîďěéĺÜĘ»©›~ZC4
)**
- -
- -
-
-
-
-
- - -
-
-
- -
- -" - - - - -
-
- - - - - - - - - - -
- -
,@>FNQ@LJIA>@Osrc_e~Ś…ŠŽ|d\Xf}ŽŹŠ‡„yq’žykqw{—±˛ĆѶŁ§§Ż´ÁŔÁą°¶»˝ĘŰŢáÔÂŔ°Ş®»˝ÁÄÜđ÷ůűüüýüüüýýüüüýüűüüűű÷îçÝÍ·©°ş˝ĽąÁĎÖÝčóűüüýýüöňńňôřýţýýýţţýţţ˙˙˙˙˙˙˙˙ţţýüüűűýýôôűţţţýţţüüúđäŰŐĐÎŃÓŐŐŘÚŰÝŕââáâĺćęéëëęęëîďëččĺŕŢŰŮâçęéâÝÜÝÚŢŕăăŕáâÚÚÝßß×Ě×ŘŘÚŰŰŕäŕŕŕßßßÝÝŢŢćęíđđđđďďěęëęęčćĺâŢÝÜÔŃÓÎÉÄĆÇĚĐÜćńúýýüűűţ˙˙˙ţţüţ˙ţţýţţýţţ˙ýţţţ˙˙˙ţţţţüüýýţüúřööůüüüüřîçßŐČÁżż¸¶»ĂĎ×äóúýýüýýýţýýýýýýýüýýüüúůôëŕÎż¸ąĽÄŐÝÖÍĘĘĹÓäééďđéÚŃËČÍßćâĚ°ť‘‡–©¨ž•“–‰‹–‹~śł—tp…°«’jNCETVMGAEB:-",YˇĐŢéíďđđďíééŢÎŔŞˇ„G;- - - - -
-
-
- - - - - -
- - - -
- -
-
-
-
-
-
- - - - - -)U{ŁĎăçćăÜ°@
T—Š9)nĚíńňóôôíĚs+ - 2-" - '25?KFIINICA<=El„kg\kŠŚŚŹ„oX\oz‚ŠŽŚŤŚu†¨ td„Ś°Čб™ˇĄ±¶ĹĹÁľ´ľ˝ČŃŮŕáÓÄĽ°Ş§şŔľÁŮěôůűűüýýüűűüüýýüűýüűúöíçŕÓľ«¬˛ż˝ĽşČÓŕęőüýüüüůóďđôůűüţýţţţýýţţýţţţ˙˙ţţýýýüűüţýüüůôűýüýýýű÷đçÚŇÎĘËÎŇÓŮŰÜÜáââćĺćčęěéëíëëěîďîęćăăăâŕÜŰâęçÝŘ×ŘÚŰŮŕâĺäŕŮ×ÜáÝ×ŃĎŐŘŮÖßĺăĺâĺččéçăŕáăéěđđđđńďďďîëëęęęčćĺáÜŘ×ÔÎÇÇÇÇĹÉÎŐçńöôôúýýţ˙ţýţţ˙ýýţ˙ţýýţýţţ˙ţ˙˙˙˙ţýţýý˙ţýţýýüú÷ůüüýűůňéÜÓÉÇŔżş˛ŔĹĐŮč÷úüüýţýţýţţýýüýţýüűüúůöđćÖøşżÍŰÝÖÔĐĚÍŃăççěđęŘËĆÄÍŢäÜÇś‘—Ą¦žŚ’’‰†Ťz}®ŻŤli°Łz\OFLPRMDBAHA0/X¤ĐâéëîńđďíěęâÓÁ¬˘‰I<) - -
-
-
- -
-
- - - - -
-
! - -
-
-
-1 - - -
-
-
-
-
- - - - #9KNC701/& - -
1'(+G[\G6&:>&
",2ALLMNJNL>>CFbpnai‰Ťv^Tfp}‰‡Ś‘™—Śv‚ś¤tŽŤ‹¨±Ë̬”–Ą˛ĚÉÇÁĆČËŇŮÚÜÝŐĂľł¦Ł´ÁĽĂÚëôůüüüűüüüüüűýűűüűüú÷ńčßÔÉŔ±¶˝ĆÇËŃÚęôűüýüűöňîňřüüýüýýýţýţýţţýţýţ˙˙˙ţüúűýýýýţýýůňúýýýü÷ńćÝŐÍĚŇÎĎÔ×ŮŰÜăâáäçččééęëëęíęíîďńěęćŕäëęęčŕŢćçâÚ×ÚÚŮŐÜáŕääŰŮÚßÝŃÇŃÚÝÜŰâćčĺâćęęěěĺâáćéěďńńńňîđđńńíîîěęéçčäăßŘŐĐËÍÉÇÄČĘĘÓÜÜçůýüýýýţţ˙˙ţţ˙˙ţ˙ýýýţţţţ˙˙ţýţţţýţ˙ýý˙˙ţýýüúůúűüüůđĺÚÓĚÁŔ¸¶ľÇĚÓßířüüüýýýýüýüýýýţţüüüűůůôęŰĆ·»żĎáß×ŮŘŐŐ×âččďńěÜÍÇÄËÚŢÓıť’¦©›–‹ŠŽŽŚŹ†~‘´¦thrś°™qTMGIQOLLMZNA0&2WĄÍâęíđđđđđďęäŐż°˘~U=/" -
- - - - -# - -
- -
-
-
- - -
-
-
- -
- - -
- - -
;
#" - - - - -
- - - - - - -
- -,-% ,?_ZN?.;7*
-$3;9OPUKHQME>6AY~qdae‰šŹ•Ž…k\_j„ŚŚŹśšŤ{t‹ …”—Ť~ĄĽČÉŁ”˘ˇ®şÓÎĹÂĆĚĐÔŐ××ÚŘĹ˝¶§¤¦şŔĹáîőůűűüüýýüüüüűüűűüüúôéŢÓÍĘĵ·ąÂĚŃŘŮćőúúüüůóîëîúýýýýţýţţţü˙ţţţ˙ýý˙˙ţţýýűýýýţţýýýůîóúůőďäŢÖŇĚĎĐŃÔŐŮŮÝáâĺčçččęëíííěííîîđđńđěĺŢÝäéíěěčáäççăŢÝŰÚŐÖÜÝŢŕÝŘŘÝŰŃĚÖÜŕßáĺęéăââčęęëäŕÜăęëîďđđđńďńńđđńďíëęééčçäßŮŮŐÓĐĚÉĘĘÄÄÉĆÔíúűţţţýţ˙˙˙˙ţ˙˙˙ţţţýţýţ˙˙˙ýý˙ýýý˙˙˙˙ţţţ˙ţýýűřúúúóëáŘŃÍÇą¸ÇËČĘÓăđůüüţţýýýüýüýüűüýüüűůůöďâ˶·şÖččßáŢÝÜŰäééďóďćÚČÂČŘÜζĄ›—ś©©ź—Š‡ŤŹŹ”‡…ž˛•fhŠ¤¬dQIDMTQMQQLF93 /Z¤ŃáęďňňńńđđëĺŃĂ´¦{G<2 - - - 1) - -!! - - - -
-
-
- -
- -
-
Q"%
- - -
- -
- - - -
- - - - -$nĚëííěîňč¶V' -&!.' -:B\\JE>50# - 38=MMKHQKKB><ANz|^Ya€”––Ťu]cjx††Ś–š”Ś}sp–šŤ‘‘‡–´ÂĂ›’¨¬¶Ĺ×ÍĆÁÉËÉÎÍĘŇ×ÚĘľ¶©¤ŁłşľŰíó÷úüüýýýýýüüýüüüüúöěâŇĹÍÍËş´żËŃŐŰâďúűú÷ôňńóóőüüüýţţţţýţţţţţţţ˙ýýýüüţýţýýţţýýţüřčĺíéŕ×ŐŃÍĚŃŃÓŐŘŮÜÝâăćčęéęěěîíđďěíďđîďđńđíçâŕăčěíěęććčęčäÝÜÝŘ××Ů×ŮŮŐŮÜÚŐĐÖŮßßäčëččäáçęęéăÜŢćëëëëîńńňđńđđńńňďďííëęččćßÜŘŮŐÔĐČČĆĹČÂÇŮčóúýţýýţ˙ý˙˙˙˙˙˙˙˙ţ˙ţýţ˙ýýţţüý˙ţţ˙˙ýţ˙ţţţüýüűúřôíçÜŘÓĚÄÂĚÎÍĚÎŘćóůüýýýýýýţüýüüüűüýűůůöńĺĚłłŔŘéčćčćäßŕĺęčďňńëäŐČĆÓÓÇ®¤™—śŞ˘›”ŤŽ””Ž…‹ŁŻ…^uśyXNWRXZQUOQUR<* !,YŞÔŕęđňńňňđđěäŐŶ¤K>)# ' -
23 -
- - -
- - - -
- -
-
- -
-
$ -
-
- -
T##
- - - -
- - - -
- - - -
- -)nŇëíéćéďâ§N#,,!;@\YIH6)*" - )678>JQFIKBA>=BLeiXWjž–’Ž}eXenŽ–šŹ†~tŁ‡‚€®¸ł”™Ż˝żĆŘĚÄÇËĐĐŃÓĘĘÔŰĐĽµ®źś¬·˝Úëńó÷úűüţýűüüűüýüüűřďćÜÉÉÔÖŇľ»Î××Úăęđ÷őóńó÷úűüűýýý˙˙ţýţţţţýţ˙˙ţţţüüýýţţţţţţýţýýüöâÓÔŇĚĚĚĘŃĐÔŘÖŰÝŕŢĺçčéęëëëîďîďďđîđđđđďđđđďěéăäćéěěčççéëęćŕÜŰßÝŰŮÖÔŇÖŘĐĂĽ´şÁĎ×ăéëěćâßäééäÜŢäćčéçčëďńóňňňńńńńđďďđíëęěéčăŢÝÚ×ŐĎĚÇÇÉĹĹĚŇÝę÷üţţýţţţţ˙˙˙˙˙ýţţ˙ţ˙ţýýţţýýýţţ˙ýý˙˙ţţţ˙ţýýüů÷ńęçŢ×ŃÎĎĎŇÖÎĚĎŰëóűýüýýűüüýýüüűýýýűúůřńçҲ˛ŔÚëęéëęéĺăčęčďóňíćŢĐČĐĚ»±Łž•ť ź›Ś‘‹ŽŹ‹Śy• pb„¦°“mTLTWOPPQSOYK;*""$-a°ŇăęďńôóńńîěćÖĆ´¤uGD8" - - -29" -
- -
- - - -
-
- -
#
- - -
- - -! *
-
- -
7A! - -
- - - - -
- - - -
/HNWOB>>F?@6 -&`Ž®ÎŰŢáÝĹd -U¬4'vŐëěćÝčîŮŽ7 - -(>F[ZYJ7'-# -
,779?FSQMPSJC99GU€vXPT‚Łś–“i_VjyŹ–™•ŹŠ†p|ˇ—|†w›¸¦ŚˇľÇĹËŘÍÇÇÍŃÖŐÖÎÇŐŰŇľ´«ś›©˛ÄÜéďňôřůűüýüüüűüýüű÷ńęăÓÄÍ×ŰŐÇÍŐŘÚŕčęěěđőůúüýüüůúýýýţýý˙˙˙ţţţţýýýýýţţ˙˙ţţţţţţţýüřëŘČŔĹÉÉËŃÔŐŘŰŢßŕâĺééęëěîěîđđđđďďđđđđđďîíěîîëčĺĺčęęćäĺčěëęäÚŘŰßŢŰŘŐÎÍĂŻ©¤šž¤łÄŮćéęçŕÝâćçáŢâćçććéęíďňňóňóóňňđńđńđďďíîěęéĺâßßÝ×ÓŃÎËĆÇČËĚÖăęóřüýý˙ţţ˙ţ˙˙˙ţţ˙˙ţţýüúúűýţ˙ţ˙˙ţ˙˙˙˙ţ˙˙˙ţţýýúőđćâŮŃĐŇŐŘĐĚËŇßíőüýýýüýýýýýüüüüüűűůřôîŢÁ¶ĆÝęéęěęçćĺéëčíôóîćÝĚĘĚÁ¸łŁ—ˇŁš•‘ŚŽŽ‘Ś‡zŽ¤“f]ŹŻ©€^QKLSJILJTWWG2&"$,<f˛ÔâęďńóôńńđíćŘǵ¤tE?0
/;+
-F
!
-
- - - -
- -
-
- -
$
-
-
-
-
5 - - - - - - - -
- -
- - - - - -) - - -
7GY^Q?A==?BB- - - - 'DPe`^]O)((
4;9A>JHXTU[M@;@GTr|_Ut™¬Ą™š‘{dT^f€Ť•—”‘rt †€}†´Ş˘»ĂÇĚŮĎÉĆËŃÔŇÓŃÍÔÝÔò¦—•˘°ĆäîďďöůřúűüüűűűüüüűôéčáŃĹĚŮÝŰŰŢŘÜçęęęď÷űýýţýýýüôôűüüýýýţţ˙ýýüüüűýţýţýţţţţýýýüűöîáŇÉżŔÇÍĎÓ×ŮŰÜáăćčçęëěíîđîđďńňňňńńđđňňńđîíëéęěëčçčçäÝŮŕčíëčçŢÚŰßâĺáßÔľŁ˘šśźŁĄ¬ÁßĺçäÝÝŕĺçĺâăăăáăčěđđńóńóóóôňňóóňďňńđďďěëéććĺáÜŰŘÖŐĐĎĚĚËÇĚŃ×ßčňů˙ýýţţţţţ˙˙˙ţţţţűúůúýţ˙˙˙˙˙˙˙˙˙˙˙˙ţţ˙ţýýýűöíáŮÔŇÖÖĎËĘŇÖâě÷űűüýüýüűüýüüüüüűúůöňéŘÇŃăćâćëéćçćčëčîôóîëŕĎŃĚş°Şť—ťĄ˘š”“ŹŤŽŚ‹n„vXhŁ®•vYQJGJHHOOUM?E;0*
"(;j˛Öâëđóóóńńňíć×Ęł˘wM<!
- - - 6D& - - - - - -
- -
-
"
- -
-
- -
- - - - - - - -
-
- !%
- -
-
-
- -
-
- - - -=Ž‚2 - ZąŕčîďďďÇ_) 2+6E^nh_eM4+, -/D>FDDDRUZZHPTBDUh‚jiźĽş©šť•…fV]l}ŚŚ™—”‰vyĄŚ}Š‹Ś±·śłĆÇĘŮÎĹÇÔÜŢßÜÖËŇÜŘÄŻ —ź·Óëńđń÷ůúúüüűüüüüýúřîččßÔÉÎÚŢÝÜ×Ýĺííěóűýţýţţýýţýóęřüýüýţýýýüüüţţýţ˙˙ţţţýţýüýúöđăŘÎČľľČĚŇŐŘÚŢßŢĺçčéęěęěďďńďďóńńňđńňńńóňňńđíëćäáääăćçĺŮÔŰäćäŕŮŘŰăćééçĺÚĂ®Ş¤¤˘¨¨©¤ŃŰŰÚŮŰŢĺčĺáŕâßŢâĺčëďńňńôôóđňňńňňńńđńôďîíěééçäŕŢÚÚŘÖÖŃĐŃÎÍÉÍĎŐŢčďöüýýţţţţ˙˙˙ţţţýüýýţýţţ˙ţţţţţ˙ţţ˙˙ţţ˙ţýýýúöěâŘ×××ÎÉČÓÖŰĺđůüüüýýţűüüüüüűüüűůřóîâŐÔáâßćëéççćéëęíôôďěčÜÚĐ·®ˇ™—¨Ąž—’’Ž‘ŹŚso}†s^}«¦{c]ZJA;AHJLVTG@.7(#?o±ŐáëńôóóóńňěćŘÉąˇpL=,
- - -
- - -
-" -
- -
-
-
- - -
-
" -! - - - -
- - -
- -
-
- - - - -
- - - - -
-02=O`glj]C2& 1>@BHEHRUVYNRLIHL]w|µľ»°™”q]Yku—Ž‰}ww§Źu‚ŹŹ†ź´ ŁĽČĹĘÚĚÄČÖßäááŰÎĚÚŘŬś”•łÍáěđňőřůüűüüűüüüűýúöěéćŢ×ÍĎÜßÝÚÚĺíńőřüýţý˙ýýýýýýôĺěřüűýýüüűüýţţţţţţýţţýýýýüřđâŰĐĘĹÄČÇĚÔÖŮŰŢŢáĺçčęëěíďďđńńňđńńóóóńńňňňôňďđěęäÜÚŕâßâééŢÔÓÖŰ×ŐŃĎŰęëěîëčÜÍż¸Ľµ˛ł···ĂĘŃŐĐŐŮáćčćáÜÝÝŕââäčďďńńňňńóóňóóńóóńńóńďđîëęééćçăßÝÜÚ×ÓÔÔĎÎĎÍËĐ×Ůäďřüýýýţ˙˙ţţýţýüţ˙˙˙˙ţ˙ţ˙ţţ˙˙˙ţ˙˙ýţţţţţýýüőęŕŮÓÚĎĚŃŐŮŮŢęôúüűüýýüüüüýüüúúűúřöńéáÜăŕÝĺëëéčçęëéíóôđíęĺâŇ´ˇť’’§¤™’ŹŽŠŚ€tk’Šj›tTPJDA?<DNOULBB,,),<d±ŇăíńńôőőóńîéÝĘş˘mN;% - - -
-
- - -
-
-
- -
-
!$ 0&'#/%&&
- -
- - - - -
- - - -
- - - -<Rd_XM8/6>:3+( - -Yľĺëîďîč¤G - - -
+7
-!9PcnnfWD4% -
-@;?HFMSRUQMHNNIHRx”¬şÁ»µ©ś‘Šz]]fw‰††Ť‡€nv†ˇ~}”š”–·˛¨¶ÇÇÍŰÎÉÎŐÝääăŕŘĚŐŘĚł˘ź¦ÁŢéîđô÷ůúüůűüűűüüüű÷đéččáŮĐÎŰŢŮŮäďöůúýýţýýţţţţţýüřčăířűüúűűýýýţýţýýýýýýýýűřňčŰÎĚĚČÇČĚĎÓ××ßáăâćčęęëďîíďďđđđóóóóóôôňňôóňńńđíéĺáŢßÝßâăčéá×ĎĎÎÎÓÎĎÚęěëěëćÜÖÖÔĚĂżĆŇŇŇĐĚĘËËŃÚĺçčçăŕŢáäăäćęďńóóóôňóóđóňőôóóňňňńđďđííëëéçĺĺäŢÜŰÜÜŐŐŐŃÍĎÍĎŐŮćń÷üüţţýýţţţűüţţ˙˙˙˙˙˙˙˙ţţ˙ţ˙ţýţ˙ţý˙˙ýýüűöíáÚŮŃĚĐ×ŮÜÚâëőüüüýţüüýýýüýűüűúůöóëĺăăáŢčíëčçčëěčëôôđęęëĺĐ·Ž‰”˘ťŹ’’‘’Ś†„ym\e…Ť…•zaWHFC9;?DOSOJ>:2-/ (;aŐăîđóôőöôňďéŮĚş¤eD8$! - - 7C3 -
*
-
-'&# &$'$0%" "''++-(+)*%%6)).,*"&$*%"!"
- - - - - -
- -
-
- - - - - - - -
- - -A[b\QE=97C?5.%% - - -(`Éčîîíîć‡2! - -
"8
*CTewwg`I6($C>EICFTZ`WKBAJF:EmšłÄÉŔą®¤–Ź…j\du†‡Š‡xmxs—ˇŚ†ŚťŹ“˛ż˛¸ŔĘĎÝĐĘĎŘŕâäćçŢĎŃŰĚ·§§¸ÔçíďńőůůűűűűüűüüűüřńěéčçăÜŇĚ×ÝÝăďřűýţţţýýýţýýţýţţűěßŕëňůűýýţţţýţţýýţţýýűůńçßŇËČÉČĚĘËŃŐÖŘŢááăçęéëěďďďđňđďďńňňôôóóóóńňńńňđďëçâääăŢăĺćččâŮĐÉËĐŇ××ßăäçéčäŰŐ×ŘŇĚÇÍŮÚŘÓŃÍËĚÖÝáĺčćĺăăäâäććëíńňđóôňňóôóôôňňôńđňňđďđďđííëęčéççăĺáÜÚÜŮÖÖŇŇĐĐŃÓ×äď÷úüýýýţýűůţ˙ţţ˙ţţ˙ţýţţţ˙ţţüţţţţţţýýýüúőęŢŮĐĚÓ×ÚŰŰÝăňúűüüýýüüýűüüüüüűůřóîéäćÜÜéîěéččéěéíňőńďěěăα–€‚—Łś”–•‘Ź…viafvŚ’–v]PKNEA<:=CSNLJ<707;+!%" #7_ŻŐćíńóőôööňđçŮÍż¤cJ4&" - -# -
-
- -
%6+11<
-
-
-
!$ " $&* * !&( !!$ +'!% *0&&#&""%'"$*%*("!%#&" " - - -
-
- - - - - -
- -NĄĆ×ÚÜÜÜĎ„' - - -(@BKH?DOZ^NCE?DJHHfšşĆČÇ»°¤š—Ťu]`h‚‡„ŤqpkŁš‰‰•Ś©ĆŔľşĹĐÝĎÉÎŰâăăććăÖŃŮĎ˝°´ĚăëđďóöúúúůűüűúűüúůóěęččćäßŘČŃÚŕďřüüţýýţţţţţţýüýýýúíÜÖáňűüýţţţ˙ýýýýüýüů÷îĺŢÔĘĚÉÇĚĎĎŇÔÖ×ŰŢăăĺééęěěîďđđńđńđńňňôôőóňňňňňňńďíěčáŕăĺăăĺĺćçäŕÚŐĐÍŇÖÔŘÚŘŰŢÝÜŮÖÖŇ×ÓŇĐÔŰŘŐÓĎĎĚĚĎŐÚŰßáăăĺăăćçęëîđńńóńóóńňôôóôńôóôőňńńňďđđîďíěííëččćĺäáŕŰÚÖÓĐĐĐĚÎÔ×âëôůýţüý÷÷ýţţ˙˙ţ˙˙˙ţýýţý˙ţýţţţţýţţţýüýűńćÝŇĎŇÚÜÜŰÚÜęřúüüüüüýţüűúűüüúúů÷ńęčĺÜßéěěéęééěéěóóóđěëŰĆ—‰Ł˘ť•“™’’ŤŹŽxgckw”‘tU@7XK6C@<EJAQWJ8,@K3&!$)<b¬ÓâěňňóőőóňďéŘĚ˝ iG5 -
-4:: - - - - - -
- -0$( -4
-
$
"# - -
- - - - -
-
- -
- - - - - -L`hZHB3715;33/($ - -:I_n~}qaJ:8"
1EIOLFJKZ[\IGSIQSLS†żĆĘËŔ¶¨žšŹd^h‚Ś‡…~|zrmz§¤Š‹”—‰›˝ÁĆĽ¸ÇÝĐĚÓßäâăçčćŘÍÖÓÄşŔ×çíđďó÷ú÷úűűüüüűüúöíćčččććĺÚĐŇŢę÷üüýţýţ˙ţţţţ˙ţýýýţűíáÚçúýýýţţţţýýţüüůôěâÜĐĐÍČĘÉŇ××ŘŮÚŮŕßäĺăçéęëěíîđńńďńńňńňňőöôôóóóňńđńđěëęŢÜáßßßŢáŕÝÚŰ×ŮŮÓÔÖŐŃŐÖŘŘŘŘŘŐŐÓŐŘ××ÚÜŮŘŐÓĐĎÓŇÎÓ×Ö×ŰŢßááăćçéěďďńňńóňńńńńńńňńôôôóňđňňđńńňđďńďěëęęéçääâßÚŘÚŐÓĐÓĐĎĐŮŕćđřúůđ÷ýýţţ˙˙ţ˙˙˙ţţţţ˙ýý˙ţţ˙˙ţýţţýýüöíăÚÖ×ŮŰÝŢŮŘŕđřúűýüüüüüüűüüűűůůřňďęâŮÝęîěéëčęíčěóőóíęč׿¨‘‚†ˇšš•—•“Ź~giZiyŽ ˇ‡`BKMWF:@FCKVJFA0IN9'!&@t°ÓâíńóööőôňńěŘČ˝ fB.& -
9=6
"
-
- - - -
-
-
"
-
- -
- -
- - - - -
- - - - - - - - - - - - -*G\g[GF711>5*).&)%! - -<Pdqy†ujE=<* - -
1HKKNKJHV_^d^^[]`ZQ·ÉÍÉżĽ°Ł›—Žv`WpŽŽ‡†rmvrtž«™‹–Ž’ążĆƸĹŰĐĚŃŢäăäćĺçÜĘĐ×ĹŔĚßęěďďňůúřúűűüřůűű÷ńčăâééççäßÚÝćňüüýýýţţţţýţ˙ýţţţýüúőëäńűţýýýýţýýýýů÷îŕŐĎÍČÇĚÍĚŇÖ×ÚÜÜÝßáâĺĺçéëęëďďđńóňđňńóńóóôőóóôňňńđďđîëçĺŢ×ŮŘŮÖŘÝÚÚŘŘŘÚŮÖĐŐÔŇŃŃĎŐÓĎÓŇĐĎÖŮÜÝŰáŕÝÖÎĎÍŐÔĐÔÖŐÓÖÔŐ×××ÜÝŕçęíďđńđńđđîđňňňďńôóóóňňńóđńóňőňďíîîííëëéĺäăŢÜŮÖĐŃÓŇŇĎĎÓŘĺëéčöýýýţ˙ţýţţţ˙ţ˙ţ˙˙˙˙ţţţţţüüţýüüůóîćáŰŰŰŢÝŮÔŘčóůúüüűüűýüüüűüüúř÷ôńíă×âîđîëęééëéëóőóíčäŃ® ‘Žźś›™™”“ŽŹvhgfpŹ«şąźleqt\LLNJNPJEKFZfH)#'B‚»Řĺíňô÷őřőňńëÜĚşˇ^G7' - 5<2
-
-
-
-
-
$%
- - - - -
- - - - - - - +KUa^KE541=4-(.'&"! - - <Opy„„zjJB?7
3ONMRVKJez|›š‹”śŽ{š¶ÄÍÎĂĽ¸Ąś––†a[j†ŠŚ‡€{ypt€”®¦††›š˝ÉĚĚÇÔĐÍÓÜăćäćçčáĚÍĐÉÇ×çěíîňőřůůúűüűůřűůóěŕÔŰčééććĺččńůţýýýţ˙˙˙ţţýţýýýűüüýü÷ěőüýýýýýţýüúöíäŘÎÇÉČËĘĎÓÔŮŮÚáŕăâăĺĺççéęęíďíđńđńóňóňňôôőôóôňńđđîîíéçăŢÜŘŮÖŮŘ×ŘÚŰÖ×ŮÖŃÎËËÎÍÍĚËČČÇČĘÇËÉÓÜŢäáăäßŇÉĘÇĚÍĐŃŐĐŇÖŃŃŇŇŃÓŐÖŘŕćęîîďďđîîďńńđđńńóóóôňňóóôóôööňńńńđďíęęęčéçäŕÚÔ×ŮÔÓĘĘËĘŃŐÖŰńűţţţţ˙ţţţţţţýţýţ˙ţţ˙ýýţţţţţýýűűůńčăßßßŢÚŇŐâíőúýüűüýýűüüüüüůůřöđěâŰäîńíęëééěéěóőóíćج“‹‘š–™”‘‘•—Ś„sf^mx‰Žž´ĆËČŞ–•–ś}cURRB9ARs{G#"% !MŹżŘćîńőö÷őőôđěŰÍ»“W@;$
-
-7=; -
-
-
-
- -
-
-
-
-
- - - -
%"! - - - - - - - -
-
- - - - - -
/QdeYHB<1+<@2-1-+-&$# - - - -,AVn€Ś‹…v_JB3
-@[WXXWY€ÂŻŞżĘĂĘËČĄŻÁĘÎÎČÂĽŻť›–ŤpZdv‰‰‡€rwwwŤ«®‘Ž›ś’˘ÁĘÎ×ÄĂĹÎŃÜăâääçëçÍĹÍČĘßéëîńöřůúűůúúüűúřóęâÔÇÎäčęęéęîóúýýţţţţýţţţţýüűüűüýýýýüňöűýýýüüűőđćŰĐĚČĹÉĚĎŇÖŐ×ŰßáäăččçčęééěëëíîđîđđńńńóóôôôóňóňńíěęéčăâŕßÜÚŘ×ÖÖŘÖŮŘŘ×ŘŘŘ×ŇČČÉĘČÇĆĆÂŔĽąşŔÂÂÇŰßâĺâßÓÇÄŔŔĆĎŃËĎĐĐĚĎÎÍÉĘÍĎŇŃÓŘÜŢßăĺččęěěîďîđńńňňóôňóôôôőőőôóóóňńđďîííěęëčäáŕÜÚÖŐÓĐËÇĆÇËŰí÷űýýýýţţýţ˙˙˙˙˙˙ţţţţţţţ˙˙ţýýüýýűőîçáŕŢÚÔŃŘâí÷üüüüüüüüüüüüúűůôđęŕÜçíńđëęęęěéëóôóěŕȱŁš‰””ŹŹ‘Ś•Ź{lfdt„‰•¨żĚŘŰ×Ě»¸Í×ĨŚlSPNIU†V+! $0iśÄÚçîóôöööőôňëÜĚĽ’VE8& -
- - - - - -
- -
-
-
!
-
-
"$"% - - - - - - - 3Rno^HF;22:A331,1/(
-'! -)GZi†Š‹‚gL?/
- -Bb^^Wi”»ŇŰʱşÍĚÉĚÁł˛żČÍŃÍÇŔµĄź™Źz[dmŤ„‰uttzyźł™Ś’˘•Ź´ÇĎÚĚĘÁĘŃÝäâĺĺçééŃżËÉÓćęíńó÷řřúůűúůúůůőďâŘÇÄĘŢéęéěěňúüýüýýýýüýýýýüűúüýý˙ţţýýôňűüýüúóęâŘĐČŔÁÇÉŇÓŮÚÚÚÝÝăčćéëëëęęëěęíîîíďńňńńńńńóňňńđďîěčäâŕßßŰÚÚÚŘŐŇĐĎÎĎÔÖŘÚ×Ö×ÖŮÔĚÎĚŇŐŃĚĂą·µ´ŻşÁĽĽÇÓÚŮÖËČĘČĂĆĚĐÍĎŃÍÍÍĎĆÁ»ÂÄČČĆÎÎĎÓŃŘŘÚÜŕĺčëěëđňńńńôôôôőöőôőöôóóóôóóđńńďďîííëéććăŢÚŮÔŇĘÉĘČËŐâîřűýýýýýţţý˙˙˙ýýţţ˙ţţţţýţţţüýýţü÷îćäáŮÓŇÖŰĺóůúüüüüüűűűüűůúřőňéÝÝčîńîëëęëěęčňőóěŰĽ¤ťš’–‹‰Š†Ť‹Ź—ŤzgaoŤŽ–°ÇÔŢßÜŘĂĹŢäÜŰЦ|h^_g†‹];% "!*=w©ÇÜčđňô÷ööőôńíáλ•gG7&
-
- @6 - - -
-
- -
-
- - -*
- - - -
-
&(%## -
- - -
-
-
- - - - ;WhmV>21(5<<523,0,* " !( -@ť»Š! - -* - -*T_rŤ‹Š€fOA6
Ellfd€ąĐÖ×Ó·±ĆÎĂËÉş°»ČÉĐÎĘø˛Ą’‹]Vhs~Ž|}uvwŽ˘ŚŚ—•Ś˘ĆŐÚŐÚĆĘÔŢĺććçęëéÔ˝ĘÉŘčëďđó÷řůůůűűúůů÷ńçŰÎĂÍĎßęęěďóřüţýýýýýýţýýüůűýüýţýţýýüüňëőůřőęÝŐŃČĹÄÄÉÎŐŘ×ÚßăäâäčééęęěëěěěďđďďďíđńďďđđňńđđđďęçĺáÝÚŰÚÜÜ××ÖÔŐŃĎĚČĘČÍÖÜŮÚÖŘŘŘÔŇŃÔÖÖÓÎÁą·ą¸»ŔÉĂ»şŔĂÁĹÁČĚËĹÇÍŇĐÎĐĚÎĎÍĆľ»ÁŔÁÁÄĹĹËĘËÎŇÓÓ×ÚŮÝăçěíďńňňóóóôö÷÷řřôôôóôóôňńńđđďďďííëéćăáÜÚ×ŇŃŇĘĚÎĎ×áî÷úýţţţüýţţ˙ţţţţţýýţţţűýţţţýţüűöíéäŮ×ÓÔŘŕěöüúüüűüüüüüüůřůôđëŰßëíđďíëęěíéčńôóěŐ˝ˇ’ŹŹ‘źŽŠŚŤ‰‹Ťrbdo’‘ž·ÎŰŕŢÜĐÁŇĺçäćÝŔśzik‡“Ź_9)!%#%E‚ÇÜéďóőö÷÷÷óďěŕĐ·Ś^N0 -
-?( - - -
- -
- -$ -
-
-
-
- # !%#
- - - - - - - - - - - - - - - -
- - - - #Jmspu„ąÎŮÚŮÁ©şĎÇĘÍ°ČËÎŇČĂľąŞź–ŽqW`fu†ŚŚykrtt¨Ş’ŤšŽľÖÜÖŰČ˝ĚÜăăĺçęęčÚÁŔÍŮçíđńńřůůůúűűúűúôëäŘÍŇŇÍÝęéěđ÷üýýţýýýýýýűůúüýýţýţýýýýýűđßáęćŢŇĹĂĹĹĆÉÎŇŮÜŰßŕăäĺčęéęěíďďîííďđďďđďďđđîđńîđîîëëçáÝŰÚŮŮŘŮŮŘÍÎĎÎÎÉĘÎËÍËĐÚÜÜÝŮÚŰŰŘŇÖ×ŘŘŮŃÇÂĂŔÄÄĹĚĘŔÂÂÄľŔĆĘÍÎĆÇÎÓÔÔÎĘÉŃĎČÁÄČÉÇĹżż˝ĹÂÄÉĚËĐÔŇŃÖ×Űáćęëďďńňňôő÷ůůř÷öö÷ö÷ôôňóóňňňńđďîěéçĺââÝŐÓŇÓŇŃÎÎŇŮăëöůüţüýţţţ˙˙˙ýţţţţýüüýüţ˙ýýýýűňëćŰŐĐŇ×Ůĺďřúüűüüűüűűůůůů÷ôîäĺëďđďíëęęěçëńőôëвž‚…š’Ť‰ŹŤ‰Š~habr‹”– ˝ŃÝáßŰÍĹÝčçĺčÜÉł—€t”§ťlA,%P‡¬ČŘçîńö÷öőőóđěŕѵVB( -
.
- ->H@' - -
-*
- -
- - - -
-
-
-
- - ##"!#!! - - - - - - - -
- -
- - - - - - -% - - - - - - >ZYbL%+?>>;:085/1.)*/( -
- -
',M—ĚŇĄ@
- -!"
;RgxŤ‰Š„mW@-
-+^y{ry†˛Î×ÚŰα®ĘÍĹĘÄ·°ľČÎÔÎĹż·¦›“ŹvZXdt…„tmrn{ť®ť‚™‡µÓÜ×ÜÍşĂÜääĺĺéęęŕµÇŢęďđňňô÷ůůůúúúůřňéßĐĎŘ×ÍŰéěíňűýýýţýýýýűřůúýţţţţţţýýţýýúíŃÉËĚÄŔ˝ÁĆÇÉĎÖŘŰááăâĺççëëěěíďîđďďďđóńńńńńđďđîěęëčĺáßÝÜŮŰÚŘŐŮŐĎÍČĘÉĆĘĘÍÔÖÖŃÔÚŢÝÜŰŰÚÚŮ×ŮÜŢÝŰÖÍČÉĘÇČĘĐËĹÁĆÇĆĂÉĐŇÎĚĘĚŐÖÔĎĐĐĎĐĚĘČŃÎÇÇŔą¶·ąą»ÁÄĆÍÍÍŇÖÖŐÚÝĺęęďďňňóőöö÷öůůöôö÷óóôóőôňňńńńđěęçççăÝŘÖÖÖŃŇŐŃÎĐŘŕéňřüýýýýţţ˙˙˙ţýţţýýýţţýţţţýüřđçÝ×ÔÔ×ŘÝçňúúüűüüűúúůůůř÷őđéčęđđîîëęíîéęńôőĺĚ«ť™‰Šš›“‹Ť‘Ś‹Ś‰ul_j€Ť‘ś©Ä×ÜáÝŮÉÎăčĺćć×Ĺ»±•Šś˘Łz?(%"&)TŚ¬ÇÚçíňö÷÷őőóńíâе„W;+ - *
>G:
-
-
-
-
- -
!#$ #& -
- - -
- - - - -
- - -/ -3 - A_XZL#$4@=76)*2,002+*) P¦Ä´` - -
! - -4@@! - -
- -
-
-
-
- - -
-
"$! # " #""
- - - - -
- - - - - - - - - - - -
Kcd_N0(7;600&-((17+/$# -=Og‰ŚŽ’†wpjR0#
(fŤ‰‹Ž™¶ĂŐÚŘŐĆ«±ÎĚĆËÁ´±ĂËÓÖĎÄŔşĄź‘…jVbnrz{~pzsln‚¨Ż‘Š’‹śĹŃĚÖĘČČŐáăĺćéíëăĚşÍćëíńóô÷ůůřůúůůřńéßÍĎßáÚŇŮćíöűýýýýüú÷řűüţţýţýýţýýüýýüůďŕÇ»ą¶·şŔČÍÓŐŮÝŢŕĺćçęëęîđîîđđđńńňńňńńđńđńđđîěçäâßÜŰŰŮŮŰÖĎËÍČÉĆĂĆĹĆĆÇÇÉÉĐŮŰŰÖ×ŢŢăßŕăăâßÚŕäâßŢÝÝÝÚŮŐÓŐŐÓĚËÍŇÓÔ××ÖŐŇÔ×ŮŮŘÖ×Ř×ÔÎĚÎŇŇĐÍĆżąµşąµ´·µą¸ş»ĹČĘÍŇÔ×ÚÜăçęíďňóőôőö÷ů÷őőőôôöő÷ôôôóňńńîëëěĺáŕŢÝÚŮ×ÖÖÓŃĐŃÍĎŮâîůüýýýýţýý˙ţýýţţţţýýţţýüříÝÓÖŘŃĎ×ÚçîöűüűűüűűűůůřůőňîëîďóńěëëěíęéńóíÚ˝ź‘†Ą›‘“—“”Ťzgaez‹Žś¦¸ĐÝâŕŰĎÉÚćçäćÝĚÍŘČ°¤§ŻŞ~<$! $#-F’±ĘŰçíňôőőőôňđíáÍ°wQE+ -
-
- - -
- - - - -
-
-
- - -
- - -
- - - -
- -
-"" "# "%"! $+ $%% - - -
- - - - - -
- - - - -
- - - - - -
!A`hbL606462:0710%3/*(* - -#
-)mŹ‘Źˇ»ÂĎŘŘ×ͱ¨ĆĐĹÇČşŻľÇŃÖĐÇżą«¤’ŽtU`fn{xuzzqkuwš˛ś~–Ť…¬ĽÁĹą˛ĂÚäăćçéëëĺŇÂÖčëîńóôöůřúůůúů÷íâÔÇĚÜáÜÔŘćđůüüýýűřůúýüýýýýýýýýýüüúřôć×Ëą¶¸·ąŔÉÎŇÖŰÜßăćçéëîěěďđďđđňňďňňóóńńđńńňđďëĺŕÜÝßŢÜŰÖÔŇĘĆÄÂŔÂÁżÄČĘÍĘČÇËÔŘÜŘÖŮÝßäĺćçéčćĺéččććçççäăăŢßÜÚŮŰÝßŕáßßŢÚŰÚŢÜÚŮŘŮÚÜ×ŃĎĐŃÓĐĚČĹŔżż˝ĂÂĽ»»şąş˝ÁÂĹËÍÍŐŘŰÝŕăęíďńňóőööůö÷öőöööőőőőőôóňńďíëęčĺćáŕÚÚÚÔÔĎĎÍĘÇĚĚ×ĺîöüýýýýýüýţüýý˙ýýýýýüüúńăŮÔÔÎČÍŰâéôúűüűűůüűúúřř÷öđîńńóńďěíďîíéďđęÓ˛ź‘…“ś–Ź’”’“”’‰}ejm}ŽŤť«˝ŘŕââŘČĚâëçčâŇËÚÝϸ«°Łv>!#&.O•¶ČÜçîôóôőöőóňíăĐ´yRE'
-! -:RP' -
- - -
-
- -
-
- - - - - -
-
-
- - - - - - - -
! &!!''$"#&% #&&
- - - - - - -
- - - - :_bcR@&)2/15;<;0-"F5$138
0 -
-
+FYlŤ“‹‰|peY4 - 'm“™ś¤˝ÄĚŐŮŘŇşˇľŃĂÄČ»«ŻŔÎŘŐĚĂşł ›”v`Zgkt†‡yunps‡§¤…“†n”»ĘÍ˝ÄŮáĺäćäęëëć×ČŐćíďńôôřůůúúúůúóćÜĘŔČŰäÜ×ÖĺôűűűřřřúţýţýýýţýýţţüýüůńçÜÍ˝ą¸ą»żÂĘÍ××ŰáâäćčçéěííîńńńđňńňńóôôňňńđđňńîęçâŕŢŕŢŮ×ÔÍÎÉÇĹÄ·ĽĆÄĘËÉÉĚĚÎÍÎÖŰÜÚÜŰáĺéčéëîîđďńňóóóőöööóóďčĺĺęîîđńńďîńíęéééäŕßŢŢÝÚŐĐĐÔŘŃŃĎĘĆĹĹĹĹŔÄÄŔ»ą¶¸żÂÁÄÉĚŃÖŮÚŮÚáçéíđńô÷÷ů÷ööő÷ôö÷ř÷őôôňńđńđďíëęéĺäăŢŢÚŘÖÓĐĚÉČÉĎŃ×áëôúüýţüýţüüýýýţýűýýüű÷îâŮÔËĘË×ßęđ÷űüűűüűúüůůůřöňđńóňńíďďďîëęđńćʬ›ŤŠ›•Ž“‹ŹŹŹtabm€’”ť¶ĘŮŕŕÜÔČÓĺéčćáĎŇâáλ¶´µ q<)%.M’¶ĘÜçďňőőőőńóňîáбxOF'%
- - - -<LN. $# -
- - #o
- - - - -
-
- - - -
-
- - - -
Tq -
-
-
$""# (#"%$ ' !!%
- - - -
- - - - -#A[dbL<2+(22;>675-0"//,/&! -fŞO - -
-+B[”“’‘ŹufXA!e“”–š¨»ĹĆŃŮŮÖƱ˛ĚÉĂÇŔ°Ą»ÉŐÖÍÄ»´¬źŹ{o[_fu{|„~zt}r’§‹y‚‚Ť»ŘßÎÓăääĺććéëěçÚÍÖĺěđóôöůůúůúúůöďáиľÖâÝÓŘçńôőö÷úüýýýý˙ýýüýýýüűôíäŘÎĹľ¸¸ŔÂĂÉČÍŐÜŢŕăĺčéëëîîđđđňňđńóňóőôóóňňđďđíęčĺââŕŕŕŰÖĎÎĐÓÔÎĆĂÄĂČĆĚÍËÎĎÔÖŮÚÜÝÜÝßßĺéëďńöůůüüýýţýţţţţ˙ţţü÷ďóúýţţüýýýüűúűů÷óíęĺäáÜÜŘ××ŐÔŘÔÔŃĐŇĘÇÁÉÇĹÂÁ˝»ÂÄÇÉČËÎŃŘŘŰŰŰÝßćéîđńôôőöő÷ůöööőř÷öőóňôňńńďďîěéčęćäăÝÜŘ×ÔĎĚĹĘĚĚÍŃŮáîőůűüýýýýýýüýýüüýüűřďßŐËĘÇĚŘáěóůűüúüüüűúůůůřóńďňôńííííďęéîďŕŔ˘‘‰‡Źš•ŠŚŹŽ†‡‹ŠzoecwŽ”§żŃÝâßÚĚÎŢéçčćÚĘŘéćÔŔ˝»˝Ż|<#$%*O•·ĚÜçěňőô÷őôôňîâѬmL>)% - - - -2 - - !' - - - -
-
- - - -
- -
- - -
- hn
- -
#"$$%"#*&" "#"%%'!!( -
- - - -
- - - - -
- -
- -
- ):]‰™•”Ť}eR?
&f‘››ž ąÉĹËŐ×ŐÍĽ¬ÁĘËÉČ»«®ĹÍÓŃČ½´Ł›Ťv`\ist~€…‰vw‚v›–yn„ŠŠ¦ÓÝÍŐăĺäĺäĺéíěćÜĐ×ĺęđóôöřůůůůřöďçÖ»ąşĘÝŮŐÜáâîřűýýýüţýýýţüüűüöńćÚÍĆĂľ˝ŔÁÁĹËĘÎÓŘÚßáäčçęęíěďďđđđóóóóňóňňôőđńďîëęçääáŕŕáŰÜŰ×ĎÔŮÚŮÔÍČÉČÍĎĐÎĐÖŰŰÜßăŕŕŕäčéíńôúýýţüţ˙˙˙ţý˙˙˙˙˙˙ţţüřůţţ˙ţţţţţýţýţţţýúóíęćäăâŕÜÜŢáâăßŢÜ×ŐĚŇŃĚĹĹÄÁĂČÍÎÍĐĎĐÖŘŰÚÜŮŘÜÜŕäëíďńóôóöööő÷öőőőôřöőôňňńńńďěíëčęéĺáŢÜÖÓÎĎÎČÂĂÇČÎŘäńřůűýýýýýýţýýýýüüúîÚĎÎÎĚĐŮâđřůüüűüűůúůů÷ř÷ňńóóńîîęëîęçëěضś‘‚–‡‡‰Ś‹ŠŽ…skdl~Ž“žłĹÔáăÜ×ÉŃĺěččáËĘăěéÚČżÁľ~=1#)&(Q–şËÚćěńđńôőôńńîăŃ©nL?*!
- - - - - 3FL2
#
-
"
-
- -
-
-
5%#$$#$(-&-0+31,0)35444-//;43=-(,# )!!/-)($#%("()'-+'+"5-*
-
-
- -
-
- - - - -
- - - - -
- -
,;e†’“”“€‚{cN?& - h”šžś ŻÁĂĘŇÔÖĐĂ°¶ĘĚĹČIJ±ČĘÓÔĎĆŔ˝Ş™“‚f`jitŠ‚vr{“¤mŠźČ×Đ×ääăăĺäęëěéŢÖÚéíńóôő÷ůöřůřňíâËĽ˝Ă˝Č××Řáßç÷üýýýüüţýýýüüűůńáŐÉĹľÁżľĂĹČÇĘĎŃÔŮÚŢăâçééęëíîďîńńńóóóôóóńóóňńďîęćäâáâŕŕßßŕÝÚŮĎŐŮÜŰŐĎĚĎÓ×ŮÖÔÚÜŕăćëîîíďîđďôůýţţ˙˙ţţţţ˙˙˙˙˙˙˙˙ţ˙ţýüůţţţüţţţ˙ţţţţţýýţűřöđěčçččęđôřöňíééăÝÜÚÔĎÎÍĘĘÎÔĎĘĎĎŮŘŐŘŮŮ×Ő×ÖŮÚâćęíńňóőöőö÷÷öôöööőřřóôňňńđńďěđîěëęćŕßŰŘŇĐÉÄÄÂż˝ĂĚŐáęňúűűýýýüţ˙ýýüüüőäŘÓ×ĐÍÍÝëöúűůüűúřůřřřů÷ňńňňńîďîěíëćęéĎ©“‰{™–‹ŹŚŚŹ‰‡Štbjp}Ś–¦ĽĘŮâăÜĐČÝččçéŘĘ×éîéÝËÂÄõG+#% !.T›şĘÚäěńňóöőôňńîĺαmJA& -
- - -9BI, %
- -
"!"
- -
-*$#! "*'"%+'&%+0++)2:3277;:67:6:F:DCFJBEIKDABFIEEBMIGABFJD<?<:7<8<810612.,6133-+/2+(((21-1/+.0(,5 -
-
- - - -
- - - -
-! - - - - - - - - - - -+ -#(15//,+392**2:6 - -
- - -6FI#' - -##
$% %,%-(24*%+&'$/6.3.131278<89=4A=?@JDB;EICEGGDEIIDDDAJLHFB@=DCD>:=84AE15397.+0-73.!&0('$('$" %&0)/6-+3/-01//2+1*.0-**+&/=
-
- - - - - - - - - - -
- -
- - -
- - - - -"304,/34434(,:0)$& - -
,kŤ˘©Ł™“ť¸ÍÔ×ĐÍş ·ĐČÇĚÂŻąĂĘŃŃÍĘĹ· ‘’uhb`t‚Ž„€vś’s{ťś“˘ÁÇÓâćççççëëěéĺáăęńóőôňöůůůú÷îĺŇĽĆŇČÄŇŘÚßćđńřýýýýýýüűů÷íáŐËÁ»ĽĽ»żŔÇËĘŃÔÖŮŮŰÜßăäććęëěíîîđňńđđňóóóńńđńňîěëäŕßÜŮÖŐ×ßăáŕááŰŮÖŰßŢÝÜŰŮŮÜáâéěń÷úýţýýýţüűüţţţ˙ý˙˙ţ˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙ţüţţţ˙ţţ˙˙ţ˙ţţ˙ţţţ˙ţ˙ýţţűřôöýýţýţýýýüűúőďëćŕŢÝŮ×ÓŐÖ×ŮŮÜŮÚŰÖŃÇĘÉĚ×ŮÚßäćęîńńóööő÷÷őř÷÷őřöóőőóňđđňđđđďěěëčĺâŢŰŘÔĎĘĘÄÂĽşşĹÖçőůüýýýýýüýýüü÷ćŮŐÖÓĐÔÜě÷úúůűůůúůřúřůőńóóńďíěëíčáŕÔŻ—†Ž™“ŚŹŽŽŽŽŽyjfm„Ť łÄÓßäáŐÇÖćęčéăĎĎĺíďíâŇÍËËş‡Q-" !!(N‘ĽĎÜäëďňôôôôóóîćҨmP>/#
- -2A6$(! - -
# "" $!%""!"2#&%'-).17,0/8<6-59<;=9:879=7<;>:HKI@DELEAHLMQFEFBCFJFELKCDIBFE@B?B@B>9=??7<;68003.1&&.+*#! *+
-
*27<8849@C=@:59<=>:>GF?;<CHC -
- - - - - - - -> - - - - - - - - -CJ
-
*BPsŹ–”‰‡‚vcT9'
- - -*q’ ©©Ł˘ŞąČŇÖÔŇĂĄ«ÄËĹÇǶ˛ĂÉÓÓĎËĆÁ©—Ź~y^ZhzŽ‡Š~‡r‘›}•ť‰•µÁÔĺćäçĺćéëěęĺâáęđőőôőő÷ůů÷ňéŢĚşŔČĂÍÚŘáâĺőöřýýýüüüűöíâÔĘÁż˝˝żżĹËČĚĐĐÖŮŮÝßŢßáääčęëęíďďđńńńńňóňóóňńńîěęćäŕßŰÔŃĚĐŘŢáááĺßÝŰÖ×ŢŕŰŮŰŰŕçîňřűüýţýţţţýüýţţ˙˙ţţýţ˙ţţţ˙˙ţţţ˙ţţţţ˙˙ţţţüýţ˙˙˙˙˙˙ţ˙ţţţţ˙˙˙ţ˙ţţţţýýűüýţţţţţýýýţýýüůňîçâÝŮÚÚŘÚÚÜÚÝŰŘÎĚËĆÇÍĐÔŮÜŢĺčëěđóôó÷öőřôöööőöőöőóóôňňňňďîďîěéęäáßŰŐÖÎÉÇĂĽşĽľÎÝëőüüüýýýüüüüüńŕßÜŮŇŃŮçňřúúúűűůůřůřů÷ôóňńíëîíëęŕŮɦŽuv•’ŤŠ‹Ś’‹ŚyiekŤ”¨ľÉ×ăâÝĎÍßéëééŕÍÖęííěăÔŃÍČ»‹L-*$ $*L•¸ŃÜăëîńőőôôńđîćĐŁmR:#
- -
,8=- $/"
- - ##'!"$)"#&!&*,,00'.483;69349=:>=C><<FF>@?AFL>?KGFGJMHHB@IM[POXMNJOKVRNOXUKTMEMJIDRGJDIDA;B6.?44?;92-,-,+'((&)*+
- -
8 - - -"*,-,/),,43.4046::7:<?444?A= - - - -
-
- - - -
- - - - - - - - -3 ž12@V•”‘ŹŤ‚vdP:$
/kŹˇ«±Ş˘˛¶ĽČËĐŇĐȵ®ŔÎÇÇČŔ˛ĂÉĎŐĐĎȬ’…s^]gq~‰Š‚wyyv… ‘‰ŹŽŽ¬Ă×äćĺĺçééęëčĺÝáëňôőôö÷řůřôîâÔľ¸ĂĘŇŮăćëâäô÷řűüüüű÷íŕŇÉÂż»żÁĆÁÄÍŃŃŐ×ÖŮŰÝááâăĺćĺćéęííîíńńóňňóóôóńňđîéćĺŕÝŢŮŐÍĎÓŃŘŕââăăââŢÚÚÜÝÝâćęđřűüţţţ˙˙ţţýüýţţ˙˙˙ţţţ˙ţ˙ţ˙˙˙ţţ˙˙˙ţ˙ţ˙˙˙ýýüűţ˙˙˙ţţ˙˙ţ˙˙˙˙˙˙˙˙ţ˙˙ţţ˙˙ţţţüţ˙˙˙ţţ˙˙ýţţýţýůöňîçáŕŕŕŕŕáŢŢŘŇĐŇĎÍÉÉĚÔ×ŮÚŕăćíîđóôőöřöőöôő÷ő÷ř÷óôôőôňńňńňđíěęçĺáÝÚÖŃÇÇÄŔ»˝˝ĂŇÜîůűýýţýüüüüřěäáŕŰ××ăđ÷ůűűűúůůůůřřőňôôňěííëëěŕÔąyqŤś‹Š„…‰‹Ť†pkjrŽ•ĄżÍŢäŕÚČÎĺęççčŢŘŕëďîëăŘŐŇËŔ”P6(""$I”˝ĎŰăęîńóóőôôńîćТfR7
- - - - />?)+#
%! -#%)03KJJIBKPNOJSWKKURQMXTQQPRMKWYQUSQXPMVRMPIC=CDE=H><<;9DFKEA@=;237<A<30,,,+ ''"
-
'(92DI9= ! - - - -
-
- -
- - - -
- - - - -XĂÂW5I\…•‘“Ź’’ŚyhS=
1u“Ł±Ż¦śłąľĆµĽČÇÁżÁĘÇÄĚƬłÂÇĐŃŃÎÇ·ž—Ś€ebbo†Źyw{y‚š‹y†ŤŚť·ÔääççćéęëéęäŘßíôööőö÷÷řůňčÜĐ·ĂÇĚŮßéđőěćňóńöúřőńáĎÂÂľ˝żľ˝ÂĹËÍŃÓ××ŰÜÝŢáăäćĺćčéçčëěěďďđňóňňňđóňńíęçăăâÝŮÓĎĐÔÔÔÔŘÜâäăáäĺĺßâáĺéňřűüţţýţ˙ţ˙ţţüýýţ˙˙˙ţ˙˙˙˙˙ţ˙˙ţ˙ţ˙˙˙˙˙˙ţ˙˙ţýţýűů˙ţţ˙ţ˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙ţ˙˙˙˙ţ˙ţţţţ˙˙˙ţţţ˙˙˙ţţţýýű÷đęéčćăááßŘŐÔÔÓÓĚËĆÇĐÖÖ×Üâćéěďóôóřöőřőöôő÷őřőő÷ő÷őńóńňďďďîčççăßŮÔÓĚČČÂľ˝ĽÄÇÓâîőůüűüüüüúňčăčăÚŘŕëńřúűúúůúůůř÷ôňňőňěëěëěęâϬo|Ź•‘…‚ŚŤŽŤŤ{jdjx‰”šµĂŇÜäáÔÉŰéčççćŰŰâęëěčâŘŐŃÍšN0 % &?şÓŢćéďňóőóňńđîăѤ\N3$ 2<5*"') - - #!
#(**.5DA@:688<=67=312=<7@?9474/3/1,2//8.%,+"$# -
- - -
- - - -
- - - -
- - - - - - - - - - - -,t”¤±°¨ź±»»ÉÁ±«¸ÁĂ»ąÄĘÇÉÉ®ŞŔĹËŃŇĎËŔ¤š‘vb]j}ŠŠŠ‡v“—vr|ŹŽ˛Ôĺććççčéëëęäßĺîńóö÷÷řřööďäŘÄĽËÍËÔâîůűôăčęçčěéáŃĶ¶ÂŔ»»żÄĆĚĐŃŃ×ŮÜŢââĺăćççččččęčęíďîđńňńňňđńňđďëćáŕáŢŰÓÉËŃÚŮÖŐÖÜäââćčéééęîöůýý˙ýţ˙ţ˙˙ţţýţţ˙ţ˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙ýűńířţţţţ˙˙˙˙˙ţţ˙˙ţţ˙˙ţ˙˙ţţ˙˙˙˙˙˙ţţţţţţýţ˙˙˙˙ţ˙ţţţýűůóďíčĺĺŕŢ×ŐÖŐŇÔĐČŔÇĚĐÔÖŮÜâčíđňôóôřř÷÷öőőôôřř÷÷÷óóőôňđđďđîěéĺáŕÚŘŇÎĚËĆÂÂĽ˝ÂÇŃŢčőúýüűüűřďčéçÝ×Üčń÷ůůúúůůůř÷öóńôôňííëëíęâΰ‘|{|‘Š„‡…ŽŤ‘sqol~Ś‘ŁłČŐÝăßĎĐáééçëâŐŐáéëčâÜ×ŐĎĘĂšW+'# !1E“ľĎÝäčíđńôóôňđěäŃĄaK/ - - -!-$! %( !
-
- - - - -
- r - -
-
- -
- - - - - - - - - - - - - 4šÜÔ†+
- -=NiŽ’”™“‘ŤŤu`D
.o–¤ŻŻŻ˘ł˝ĽČÇş·żĹĵŻ¸ÍËĹÇş¨ąĆÎÓÓÔŇÄ®ť—Ś}jdk|„„Ž‹‰†zź€uq‹§ÓĺççćčçéëíěçŢĺďňő÷÷÷řřřóéŢĘł·ÍËÍŰęőűůřáĎÎĆÁÁżĽ¶łµ´˝ÁÁÁĆČĚŇÖŘ×ŮßŕâäçčççééééééęëéěîđđńďńńňńďďëéĺŕßŮÔŃÍČĹËÔÜŰÖÓ×Ţćĺĺëîńó÷úýţý˙˙˙ţ˙˙ţţýýý˙˙˙˙˙ţ˙˙ţ˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ýűôëćäçňřüý˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţţţýüüý˙˙ţ˙˙˙˙ţţ˙ţţţýűůőńěćâÜ×ŘÖ×ŘĎĹŔľŔÁĆĚÔ×ŮŢĺęîďňôőö÷ö÷÷öřöřř÷öőöőôôôňóńđńîěęéçâßŰŘ×ÔĘĚČÂŔľżĂŔÉÔŢëôřúúúňçäćŰŇ×âíóřůúúůůůřř÷öňööňďďíëëëßǦ„v‚Š–ŽŤŽ’Ź••—Ž‚shd€Š’¨»ĚÚáăŰĚŐçéçččŰĘÎÜäăŢÚ×ŮŘĐËĹš^0(*"# C’ľÎŰáčíńňóôňňńíăѡeL6& -
-B@' &)&
- # - - - - - -
- -e7 - - - -
- - -
- - - - -
- - - - - -JşććŻK - =JqŽ‘•™—–ŹŚz\: -.y“¨±¶łˇ¬¸şĆÇľľĘʸ¬«ÄÍĂĘÄ©ÂÍÔŐŐŐĚ·¤ź‰qd]k†Ś‘ŚŠŠ‡‚—Ťv‰„†—Íäĺĺçççéěëěčáâëńó÷÷÷ööôîĺÓĽ§łĚĹŃáđůůůř⳦ śŁ¦©®°·şĽÄĹĘĚÎŇŘÜÜßââĺćçéęéčęęęëęęëëěíîďńńđđđďěëçĺâŢÜŃÉÄŔÂĹÁČÓÝÝŮÖŢĺčěďňúü˙ţ˙˙˙˙ţ˙˙˙ţýýüýţţ˙˙ţţ˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙ţýüúôěćßáŰŰßăěńúýţţţţ˙ţţ˙ţ˙˙˙˙ţ˙˙˙˙ü˙˙˙˙˙˙ţýüüţýţ˙ţţţ˙ţ˙ţ˙ţţýýţüúôéăŢÝÜÚ×ŃĘÄľ˝ş˝ĂĘÉŇ×Ýáçęîďňôóőôőů÷÷řř÷řřřřőôőóôôńđńđîěęéćáŕŢŰŘ×ÔËĆÄĆŔą»»ąĂĎáđôőđćăäŰŃĐŘçńőřúůúřřřööôňř÷ňđëęěëęÜŔť…„Šś›ŠŚ’Ž“yudl|‹—ˇ˛ĹŇŰßßŃĘßęéćčăŇĆĎŮŕÝÖÍŐ××ÓĎŔž`4*!$A†ąÎÚâçíîńňňđďîéäÓˇeE8$ - 2@A..8&
- -"( ###!# # - - - - - -
- - - - - - - - -
- -
- - - -
- - - - - - -
- - - - - - - - -GX`VIB?2+'/.<D>;-*19:29/221-&+0-+ !$$ -EPl’”šš’”™‰c/ 0yś©ą´˘¤ął˝Ľ¶˝ČÇş¸°±ĽĚČÇ˵ˇ»ÉÍÔŮ×Đľ®ˇšŽ„ibdy„ŚŹŽ„|“™{}ŽŚ‘Âăĺćčĺćéëěëéáŕíňô÷řřö÷ôëßʬŁŔĚĐŰčôřůöďͨš•›ˇ¦©Ş˛ĽŔĂÉĘÍÓŐŘÚÝßäăĺéçęęęęęéęëëëëëíďďđđđđďîîęčćăâÜŰĐÄĽľĂČĘÇČŇÜÜÚŰßčěőřýţţýţţţţ˙ţ˙˙˙ţýýţţ˙ţ˙˙˙˙˙ţ˙˙ţ˙ţţ˙˙ţţ˙˙˙ţ˙˙˙˙ţţýűőďéäßÚŢŰ×ŘÚÝâëóúýýţţţ˙ţ˙˙˙ţ˙ţţ˙ţţţ˙ţţ˙ţ˙˙ţýţýţ˙˙˙˙˙˙ţ˙ţţţţţ˙˙ţţüôęçâßßŰŘÎÉĆÂŔ»ĽĽŔÉĐÖÚŰâéííđňö÷÷ô÷řůř÷÷÷řúöřöőóőôňôńđńěéęéćĺŕŢÜŘÓŃČĹČÁż˝ą´·ŔĐŢęěçĺçă×ĐÔăňö÷ůřř÷÷ôóóňôőôôîěëęëćÖ¸”…w‰ˇ“‹‘Ź”‹’}mdhyŹśĽČŘÝŕÜĚĎĺéćäçŰĐŇ×ÚßÜŃÍ×ŮÖĐĎÄš_0##(D‰·ÎÚâčęîńóôňňěęĺŐźiV2" - - 1B@5&+
- - -&&!#$" "# - - - - - -
-
-"
-
- - - - - - - - - - - - -
- - - - - - - - - - - -
- - =[aYFAA6,'037?B@12.;A8353(.11(,S"&# & -@NmŹś™—š”f= -2pŞ´Ľ¶˘§¸Ż®°¦łÁÂş˝Á˝ľÍÎĹÍĽ§łŔĘŐŮ×ĐñźšŹ‰zjduŹ‘Ś‹…wq‹ˇŹy€Š‡±Üăçĺćäčęěěęĺćěňô÷÷÷ůôńé×Ŕ¨«ĆÖŮŰęńóíâбˇš“ §«°ł¸ŔĹĹÍŇŇ×ŰÜÝâáăáćčçęëęëěčëëëîěěëîîďńďďđíčĺâáßÚ×ĐÂĽľÁČĘËČÍŘÝÝáäęńřűýý˙˙˙˙˙ţţ˙˙˙ýţţ˙˙˙ţ˙˙˙˙˙˙ţ˙ţ˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţţűńěçăáÝÜŢÜ×ÖÚŰŢŢăëňúţýţ˙˙˙˙˙˙˙˙˙ţţ˙ţ˙ţ˙ţ˙˙˙ýţ˙ţ˙˙˙ţ˙ţ˙˙˙˙ţ˙˙˙˙˙˙ţţű÷óîčćâÜ×ÎĚÉČÂż¸ĽĂČĐÔ×Üŕçëîńôő÷őöőőö÷řřřöřůř÷ôôôôóńňđďííëęéćääáÜÖŇÍĆÇĆŔż¸µµ˛ľÎăçććäÝŘÜŕîôůůůřôóńđńđôöôóîíëëéăʱ–}v’¤—‹‘•”™“•‘vmkt—žĆĐŰÝßŮĘ×çéçćĺŘŐŢŢÜÝŘÓĎ×ŘÖÔŇƧ^--"#)B„µĐŘáĺęîđńńđďîëćŇ—_N,% -
%BI7(5/&
-"( %!&&"'*+! - - -
- - - - - -
- -
- - - - - - - - -
- - -
- - - - - - - - A]bWD;A61-.6BCID69(5>:8>7(2.1,"+.($! # - -+‚ŐęěŐ(
C\r‹‘™™ť›–‚p@
-2o—¬µąą¤Ą°ťŁŁŞ¸ż˝şŔÂŔČŇËÍČ´Ż¸ĹĎŘ×ŃËş«š•~lazŽŤŹ‰†~~†—ŽŠ}…ž×âćččçčęěëéćčěňôőőő÷ôďĺĎ˝ŻłĆ×ŰÝŢÜÓČş«›••ťźŞ°¸ľĹÎÍĐŐ×ŰÝáßăâććčččęëěëëęëîěîîîííëíîďíëéäâŕŰŘĐÉÁĽŔĂĘĘĘĘÓ×Úŕâęôúýţţţ˙˙ţ˙˙ţţ˙˙ţţţýţ˙˙˙˙˙˙˙˙ţţţ˙ţ˙˙ţ˙˙˙˙ţ˙˙˙˙˙ţţţüůőíéćâáâŕÜÝßŰŮÚßâáÜŢăëôüţýţ˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţý˙ţ˙˙ţ˙˙˙ýýţ˙˙˙˙ţ˙˙˙ţ˙˙ţţüüřňęĺáŰÓÍÉĆÁÁ»»ÁÂËŃ×ŘÝĺčěđňőřő÷řřřřřöö÷÷řř÷őóôôôňńńďíěëëęéçääÝÜŘĐËËÇÂĽş¶®µą×čćäăŢŕćăęôůůůôóđííîďńőöóďěęééÝĤ‘Ťź—‘’“›”yhak…Ś•˘łÇÔÝŕŕŘĚÝčçćéâŘŰâŢÚŐÓŃŇÖŘÖÖĎĹ«m<% %8†µÎŘáĺéëíîîîďěęäĐZL)' - -
- &:;!%94
! "*" !###-$)'!"
- - - - - !"6
-
-
-
- " - -
- -
- -
- - - - - - - - -
- - - - - -
-DZ]TJ?21.,2;>CIJ=8-!
$<;=345110$#$!**&'!#" -/ŽÚęęׂ/ E^oŤ”——śś™“v`E
.r”©Ż»ĽĄź˛ť“§®¶ľ»±¸ĹĆÇÖŇĘĚĽ˛ąÂĚ××ÔĐĬ ť’Ťpfo}ŠŹ”w’—†t{|sŠĎáćčćĺčéęęčçčđňóńôőóóëÜÍÉ˝°ĆŘÚÚÉ°©Ąžź››– §©®µżÇĘÎÓŐŘÜÜßáâăéééééęěęęëéííîííîďîîđďďíëćäăßÚ×ĘÂż˝ĂĆÉĚÍŇÔÚŰŕéđřýýţţ˙˙˙˙˙˙˙˙˙ţ˙ţ˙ţţ˙ţ˙˙ţţ˙ţ˙˙˙ţ˙ţ˙˙˙˙˙˙ţţţţ˙˙ţýü÷ńíěčĺĺäáâăăßááŢŰŕăâáŢÜßăíőűýţţ˙˙˙˙ţ˙ţ˙ţţ˙ţţ˙˙ýţ˙ţ˙˙ţ˙˙˙˙ţýţ˙˙˙ţ˙˙˙ţ˙˙˙ţţýţüůóěăÚÔĎČÉÇĂľĽ»ÂÇĎ×ŮÝäéíđóőöööööůőöřöřř÷ő÷÷öôóňňňđďďîíěěęéčĺŕÜŘŘÔĎÉÄÄ˝¸®µŃĺęçććéëččôř÷÷ôđîîëďńó÷öóěěęéĺÓ» Ž’ˇ•™“’””Ž†reho„•ť®ÄÍŘââŕÔŇâčćçčŢ×ŰßŰŮÓĎÉĐŘŘŮÖĐÇŻyA!!$/w´ËÚŢäéëďńđđîíëâÎ_N(" - - -
- -+;+'!
("$"%"!"!#$!" - + - - - - - - -
- - - -
!
-
- -
- -
-
, - - -
-
- - -
- - - -
- ;WfYG;;93./@<?GL@=,*
48544-0..$&&.,,/58# -
-&+,+# - -
2$$ &%%$&"
- -
- - -
-
-
-
-
-
- -
-
- -
- - - - - - - - -a - -8ZeZ@?B<3%.:>CFI>?82!$782://,.-$*.%*259$ -J`z‘–——–•–•ŹiJ%8NtŚ®¶Łť§š•“–©˛Ăą´ĽÉÍÄÇÔËĎDZşÇĐÚÖĐÄ¶Ş ť–e_n„€Ś”“’‹‚’mhw‰Ź·ŘäććéčéëëëččîóóôőóńîáĎĎßŘŃÚŰÜĆŁ›Ž’™śžž§¦°·şżÄËĎŐ×ÚŰŕäâääćčęééęëëîíěîîđďîîńďďîěëćääŕÜÓÍÍŵ»ÂĆÉČČĎŘÚÝăëöýţţţ˙˙˙ţ˙˙˙ţţüţţ˙ţ˙ţ˙˙˙ţţ˙˙˙˙˙˙˙ţ˙ţ˙˙˙˙˙˙ţ˙˙˙˙ţůôîëęčćĺçčçčçĺčçăăćäáăçäŕßŰŮŮŮŘŢĺëőúý˙ţ˙˙˙˙ţţúű˙˙ţţý˙ţţ˙˙˙˙˙˙˙˙ţýţ˙ţ˙˙ţ˙˙˙˙˙˙˙˙˙˙ţýűőíĺÝÖÍÎĘÄŔŔÇËĂËÔŮŰăęíńóô÷÷÷řřř÷ů÷řö÷řöőřööôóőóóóđďďďëíěčĺăâŢßÜŐÓÍĘĆÇŇŐçéćěöřőěëőöôđîîďđňňôôôóëéçĺÜÇ®›’Ś™ š•–”Ź•{ichwŠ¦ĽĚŮŢăŢÖÎßęćäĺÜÓÜćáŘÖŃÍÄČĐŮ×ĐĚĆ´zO42(!'1ułËŘÝĺéëěíđđîëëăĘŽXF& - - - -
%&!&)""'%%& -
-
-
-
-
-
-
- - -
-
-
- -
- -
+:
- - - -
) - -<YYVQCC6,.;>DDKG=@=:+
'8:@;494$!##&3.24+ -J¸ĺëÓ> - - JiyŹ–›ś–ŚnG
--Tˇ±Łž¬¨š”–źźąłŁ˛żĘş˝ÓÍËŃ˝´ŔČÓŘŇĚŔ®ˇť‘„l_k„‚ŤŽ‘‡€~w‚pn‡‘ŹŻ×áĺćçéëëëëééîňńóôňďëŐÁŰĺâÜÚŮŮĂŁś—śŁ §ŻŞ¬˛¶ĽÂĘÎÓÖ×ŰÝßăăćĺééęëęěíěëîďîíďđđđđďíęęćăââŰËÉÎÓĹľĂĆÉĐŃÓÚÚŢčďřýý˙˙˙˙˙ţ˙˙ýýýţţţ˙˙˙ţţţ˙ţ˙˙ţţ˙˙ţţ˙˙ţţ˙˙˙˙˙˙ţ˙ţţüöńîéééčćčččäćčçççääĺäâćăâääáÝÚŰŮŮÝŢâęöűýţţţ˙˙ýúűţ˙ţţýţ˙˙˙˙˙˙˙˙˙˙ţý˙˙ýţýţ˙ţţ˙˙˙ţ˙ţ˙ţţţţůóéâÜ×ÓĘÉĹÉÎÎÍĚĐÖŢćëďđđóôőöú÷ńřö÷řöřööö÷ö÷ôôóóńđđďďîďěęéćĺĺăâÝÚŐĐĎÓŃÉŰëéëőů÷íčíôôďëíîđňóôőńďëçćä׿©ś“’ ť™™–ś–“ŽŤ€jds‹”¨ÂÓŰăăáÔĘĺęćĺä×Ę×ÝÖÍŃŇŃĘĘŐŮŃ»±¨—wXGE:' +7q°ĚŘŰâçééěďîďěęâƆ\E#
- - - "!#-/ $("$$ #)% -
- -
- - -
- - -
- - - -
- - -
- -
-OL
- - -
- ->X_WMA@7,776BHIDBB:6/
/8:;97,*$"%'-"4A:& - -7¨¤›«ş˘““™°¤w}šĽłµÉĐÉŃ˸°şŔĘ×ÖËĹ´Ş™–”„ed{ŠŤŠ‡‚pt‡zŽš‘¦ŃŕĺĺçéëęëëĺăëîđňňđěčŃŔÚäĺŕŰÚ̶© źŁ¤Ą¨ŻŻł¶ŔľÄČÍ×ŮÚŰŢâăĺććęéëěěěííîíîîďďďđńđíęéçĺćăŕÓČĐÓÔËÄżĘĐŐÚÚŢäëňřűüýý˙˙ţ˙˙˙ţýýţ˙˙˙˙ţ˙ţ˙ţ˙˙˙˙˙ýţ˙ţ˙˙˙ţţ˙˙˙˙ţýţţüřńíęęëęęçćéęęçćççčäáäćăĺçăăĺçćâÝÚÜÚŰÜŮÜĺđ÷űý˙˙ţýűűţ˙˙˙ţţ˙˙˙˙˙˙˙˙˙˙ţ˙˙˙ţ˙ţţţüüţ˙ţţ˙˙ţ˙˙˙˙ţý÷ńćŕŮÔÎĘÎÔŇÔŃĐŇÝßáęěďńňôřř÷řööř÷řöř÷÷öôőőőôóňóňńđďđîěęęččĺăäŢÚ××ŐĚŔĎćéčöú÷ěćęóňíééďńőőôňńíęĺćâŃş¨š’–ť–”ŽŽ™•”“kfawŚŽ–ŻÉ×ßĺĺÜŃĐçęççŢÎĆŃÍąąËÓÓĘÇŇÔĹ’sYTK804/%%",l¬ËŐŰăčéęíîîěëéăĆ€TF% - -
- - - -
- - - - - - - -
- -
- -
- - - - - - - - - - - -HYZLF8@B/26A<AIHGB@;/$0<>=:-/# /0+4@<1 -"aÉçç¶X Mc‘’”–š›•‚k@#
(nźźťŞŻ—~š¤Ż´|Ysšą¶ÄÔÍŃÖĆŻŻżÇŇÖĐĘľłĄś—…h\h…ŚŹŤ…‚sqŤ•Š›•śĆÝĺççéęëíëĺäéîńóňîëçŐĂŃăăÝÜÖżŻŻ§¦ŞŞ®±µą¸şľÁČËŃŘÖÜÜßäâäéééęíěîííîďîîđđńďđđíčćäääćáŮĎĐŰÚÖÓĎÓ××Űáĺěđő÷ůůűýüýţţţýüý˙ţ˙˙˙ţ˙˙˙˙ţ˙ţ˙ţţ˙ţţ˙˙˙˙˙˙ţţ˙˙ţţú÷ôđěëééîëëęĺĺĺéěěęčéíëééěęëéĺăçéćçćäĺĺăâŢÝŢŰáęďôúůöďřţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙ţţýţţ˙˙˙˙˙˙ţ˙˙˙ţţýřóęâÜÖ××ÚÚÓŃŃÚßáĺćęěđňőöůöö÷ůůů÷ř÷řő÷řööôőőóňńńđďđđíîíěëéęćâßÝŰÍÁĐŢççńřňćăîőôďéęđńôőôóđđěéćÝÇ´§ť’–š“ŠŠ‘’“‰ynlq‰Š›»ÎÜâĺă×ÎŰęéçćÖĂĐצ¶ËĎČÄÂËÔ·e5-.'"!e¬ÄÓÚáćééëîďíęéßż~M9( (5-!% "(#$+%&##& "
- - - - - - - - -
- - - - - - -
-
- - -CTaWH?A@629=?EGGFDB?80+'%#DCGC4($*;>09DH8) - 5`•ˇ—ź±v~˘°©łr†šĆĽ˝ŇÔÍŐϸ¦ĽżÍÖŃËÁµ©•’sXfw†‰ŤŹ‡|m„ťŽŚ™š•¸ŘăçččëęîîčçîđđóđđîçŰČĚÝŕŰÜĘ®©±«Ş«ł¶¶ĽŔĽŔÄĆÉĘŇ×ÚŰŢăăćçęéëëëěďđďîíďňđďńďďîčćĺâčćäáÚĐĎŰÜÚŰÝÝŘŮäęńöřůúúůůúűűüüüýüţ˙˙˙˙˙˙˙˙ţţ˙˙˙ţţţţţţ˙ţ˙˙˙ţţýţţű÷ňíěęęěëęďîďęčĺĺęďîđďďńńěîńňńńççęęéčéęëęčéăăâŰŰŰÝŕĺĺáá÷˙˙ţţţţ˙˙˙˙˙˙˙ţ˙ţţ˙ţţ˙˙ţ˙ţ˙˙˙ţţţ˙˙˙˙ţţţţ˙ţţýýúňĺŢŢÜÝÜÓŇÔŮÜŢŕáâćëîňôřř÷ôřřřřř÷őöô÷řřöööňńňňđđđńđđđďîíęëćăĺÝÍČŇÖáčďńěĺĺóůůňěěďňôőóňđîëęĺ×Á¬śš–—“ŤŹŽŤŹ‘Ź†umhw‡ŚŤ ŔÓŕääŕŇĎáéĺçŕŇČŮŢϵ¶ĚĚÄ»żĐÔU+!&"!&`ĄŔĐŘßççčěěíěęéÝĽvQ?, - - %;* 5+% 8 #'./)+!%&# - -
- -
- - - - -
-
-
- -
- - - - - -
- - - - - - - -@S\WBD>=442>JED>DDIB0,)/32EHE0$"0CFE=FKD/ - - -!+5_Ź¤›ť±¬—‰–¦šž|™ŻŃÉşÍŐĘÖÔľŞ¸ÁÎÖŃÍÂ»Şťš“jag††…‘”Ś~jpś’ˇ›¬ÓßăčçęěîîëěđńňóńňńëäĎĂŐÜÝÚľ¬Ą«ŻµĽ˝ĽżÂĂĹĚÍĐŐÚÜÝßäâćčéëěęěíîđńďđďďďđđďîęäĺĺćĺääáÜÔŃŰÜÜŰÚÜÜäîôřůúűűüűůřřúýýţţţ˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙ţţţ˙˙˙˙˙˙ţýýűöńîëęęęęěďđďďďëęčçëďďóôóóňíđôöőńîëëęčëëěîîíëčččĺáÜÚÖÔÓÖŰóýţţ˙˙ţţ˙˙˙ţ˙˙ţ˙˙˙˙ţ˙˙˙ţ˙˙˙ţ˙˙ţýý˙˙˙˙˙˙ţ˙˙ţţýţüóéăŕÝÚŮÖŐŮÜÜßßáăçěňôőőőö÷÷ř÷÷÷öő÷őő÷÷öôőňóóńňńňđđńđďďíééččŢÎÍÓÎŰçďîčŕćôůú÷îíđńőňňńđîęęĺÖş¬ž–’›““”Ť‰„qnk‰Ź‘«ÇÚáăăÚŃ×ćéćčÝŃŃáćٵÇÉżĽĂÍ͡L'$RźÁĎŮÝäçčęěíěěčÚąyJ8! - +2(,* - $-)*+0 ##(!$%
-' - - - - - - -
- - - -
- - - - - - - - -
*44T¤• ¸˛ˇ‰„—–šŠŽŞÄŮ×ÂË×ÍŃ×ǬĽČŐŐÓĘĂ´ˇ–”‹t_p…†Ž‘“Ź…ws”›Ž˘ť˘ĘÜăćééěđďíńňńňńňőóíč×ŔÎÝŰÓą˛ŁŞŻµµąÁÂÂĹĆÇĘĚŃÖÖŘŰÝßăăćçéěëęîíďđđńđîďîđďíëćäĺĺçäŕăâÝŐÓŮÜŢÚÝâëďő÷úúúüűűůřűýýţ˙˙˙ţ˙˙˙ţ˙˙˙ţ˙˙˙˙˙˙˙˙ţ˙˙˙ţţţýýţýřóěéééëëěîđđńóńďëëęęěďňőő÷őóîńö÷ööóńíëęëěîďđďńíęíéćĺÜ×ÖŐÔÖĺůţţţý˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙üúüţţ˙˙˙ţ˙ţţ˙˙ţý÷îĺäŢÚŘŮÚÜŢŢßáááćîđóôôřř÷÷öřřřřö÷ő÷÷ööôőôóóňňóóńńďďîíéëééÝĎŃĐÄËăđęăáé÷üűůôíđňóóńńďëéčâÓµ¨ˇ‘‘™”Ź”™Ź†ŚŚtfkm~ŠťłÍÚăĺŕ×ĐŢëçččŘÎŰéęäĎ»ŔĽ·ążÇÁ‘A(#!,!)+ 0Tž˝ĚŮÝăĺçéěëěęĺ۵mU3#
- -&'"!' -"(',$ 0"+ $),!&
")! - - - - 3 - -
- - - -
- - - - - -)I][N843&-*->=>HIC@@>713=13"7A3./4,EID?@OLG>)
`¸ŐÜÖ˛m' - - -
-!!$%&+""!($# ! (!$$#$! (" - - (
- ->‡ - - -
- - - -
- -
- -
- - - - - - - 1KZ^Q<52(,+,@=BKFFLFA1-47<:-"4;*,.+GPGHKGPMB8$
- - -_¸Ç¶šx0 -*=A:Ah—źž°·©‚r“Źś˛·˝Őßŕ×ŔĚ×ËŃĎľ¦«ŔŐÔÔ͸±Ą–‘wm^yy…‡†€|{n}¤Ł—źź“ŻŃÝâćęíďîëîńňóńó÷őňíáĚĹŘŘĂ´µµ´şŔŔĹČÄÉËËŃŇŇÖÚŮŮŰÝâćčććęëëíďďďńńńîďďěęççäâŕÜăĺăăäâáÜÖÜâćęňůůúůůűúűúůúýţţţ˙˙˙˙˙ţ˙ţţ˙ţţţţ˙˙˙ţţţ˙˙˙˙˙ýüűúôđěíęëčéěîďńóóőôóňđěęéěńđôöřřř÷ôđň÷ůůřůřńîëëęëńňóôőôôńďíéĺăŢŰÜŮÚŕěóúü˙˙˙ţţţţţ˙˙˙˙˙˙ţ˙˙ţţ˙ţ˙˙ţţýýţţ˙˙˙˙ţ˙˙ţ˙ţ˙ţ˙ţý÷îĺáßŢŕŢÝÜŐĘĎ×ŕéěđńńó÷ö÷ř÷řřůřřööööóöőóóôňóóňđďđďďďěěçŐĚÓÍ˝µĚéëćęôůűüü÷ďíđóńńńěęçäÖ˝ŻŁŽ‚•““”ŹŹ‘”’’€jdj‚’’›§ľŃáĺâ×ÇŘćéççŕÓÖćîîčŕÝÓż¨ť±˝¤f0'& -B¶ČÖßáćçéëęęęç×°lL8
-$
(5'# - - - $%'-)*($/$ $ !(!"!
- - -@ -;
- -
- - - - - - - - - - - - %N^aYA24)$)(@BEEHHGLC6527D@1. ,&%#/;MB?QGGHF:! - - - - - -)3+ %!")-!'%%'*%#$""#)
- - - - - - - -
& - - - - - - -
-
-
- -'v˝ĚÉ ] -
-!Vkś˘ˇťŁˇ›šŤkL -48=A;Q”Ł›«Ż˘ž¦—žŞążÍÜâäáĚ˝ĎÓČĎÍą¤łČŐÖÓČĽ·«ť–Ťp]hw‡“Ś„z…ź± ™˘ŚłÚăćéęííéçěďđńóőřôđéßÜÜŇ·¬¶¶±ľÇĘĚŃÓÓŐÖŐÚŘÚÚŢßâäććčëëěîîđíďđďđďëëčăáßÚÔËÍÝééććččééëń÷úúüűůůřřűýţţţ˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙ýóčéčéçééěîîđňňóôôöřřřôđďďěěîńřřřř÷řôďňřůřřůú÷đîęéěńőřů÷÷ő÷ňóđďëęçćäÝÜ×Ýŕáęňúýţţ˙ţţ˙˙˙˙ţ˙˙˙ţ˙ţ˙˙˙˙˙ţý˙˙˙˙˙˙˙ţ˙˙˙ţ˙ţţ˙ţţţűřîéćâŕß×ËĂĂĐŘŕčëńňôööřřř÷řřőôőőóôóôôôóóňńďďńđđíîîîăÓÔÓÄ·°˝áňôô÷űüüýůňďîđđđíęçćŮĆł¨‘‘•ŽŹ’’“Ś…~hkwŠ•ťť´ÉÝäâÜĘÎâëééäÔĐćíďđíćÜŐĘÁĽ¸§~D.)")$ 0xłĚÔŰăĺçćééęéâĎŁoG# - - -
$35( &*'*30*".0%#$!*,& +(" -
- -
- -
-
- -
-
- - - - - - - -! -.xĄłŔÁśV -
::4F=Kžž¬Ş™Ł¶©¦ˇłŔĘŘŕäĺÔ¶ÉŘČČŐĹŞÁÎ×ÔĚľ·« ś“{fZnŹ’““Ś…|…šş¬™ž‹źÔÝăčëěęçăęďđďńóőőńëĺĺßĘ·°łłµ˛ÄËËŃŃŇŐ×ŮÚŰŰÜŰÜââçćçéęěîíďîđđđďîîęéĺâáÜŐĚČĐÜćçęęęëîđőůűüűűůöřúýţţţ˙˙˙˙˙ţ˙ţ˙ţţ˙˙ţ˙˙˙˙˙ţ˙˙˙ţ˙˙ţţţüöěĺçčçčëěďđňňňňő÷÷÷řů÷ôóďîíëíń÷řřřőőóńóö÷ůůůúőďęëěíđő÷řřřůů÷÷őńđîéëéĺăáßÜÜáăëóűýýýţţ˙ţ˙˙ţ˙˙ţ˙ţ˙˙˙ţţýţţ˙˙˙˙ţ˙˙ţţţ˙˙˙˙˙˙˙ýţýůîęĺĺâÚŃÉĹÇÎ×ŕćíđóôőůö÷÷÷őóőöôńôóńńóňńňđđńńđďíëëéÜÔ×Ńľ˛ŻĽäőő÷úüüűűřńíěîđďëęçăÔŔŻ˘š“”ŹŹ‘Ž’‰xdhw™ť©żÓŕĺáÚÄÓäćçęŢÎŮéíďđěáÚÎËÉÂÁˇg3'",-2u§ÇÓÜââćééčéęäĎž[?! -
*/*""
%%%"##46'(*,-(!(!"! !-%,*
- % - - -
-
-
- -! -
- - - - - - - - - -z? -
)IY[Q>60*)*/49DHIHNKE:89?IGHEI@'
0''FTJLIGJKB5 - -)0+
- - - - - - - - - -7
- -
-
- - - - - - - - -
- -)BNZQ<:0/+$/0;HGLWWKIA:BINMNNUH8-"-/1MSIHHBHB?, %
-KŚˇ –…wC -V›¬®śo))Uc†ˇź§˘˘˘ˇž™€Y?,SNGEAHZŚ ¦¸¨°ÂŻ Źž¨ Ľ×ŢâáŇşĆŃËŃŐĂŻ´ĂŇŘÓËŔµ©›–Žt\_z‘—™’‹‰ŚŤŽž˛›š™”¨ĐßččéęăäééčęâÖĺňđěëçÖĆĆş°żĂŔÄĐÔÚÚŘÚŰŮÜÝÜßăäăäččęěëëííěđđđďďîéäáßÖĘĐÚŢŰÖŘçéëěíóřůűúůůűýýý˙˙˙˙˙ţ˙˙˙ţţ˙˙ţ˙ţţ˙˙˙˙˙˙˙˙ýüţ˙üúôîíëçččęęęîďńňôôőöůůúřúúúůůřôîëěďóóóôńđěčçćčééîô÷őňďđëčíóůřřůůúůůřůř÷ř÷÷ňďíííęčäăâŕÝÜâĺíöüţţ˙ţţţ˙˙˙ý˙˙ţýţţţ˙˙˙˙˙ţ˙˙˙˙˙˙ţţţýţ˙ţţţüőíčăÚ×ÖÓ×ÍĂÇŇÝäëđńôőôňóőóóôóôđóôńńńđđđîîńđďëęç×ÇÍŃĹą´ąÖđöúůůúřňďőôđîîîëççĺŮżĄś•˘’ŚŤ‘“‡Ť‚rj`sŹ’š¦»ËŰŕÜ×ĆŇĺęčëäÔŮćëćââŰŃÍÄżĆĆ«kB>+:AVC(!(R ĂŇÜÝăâáäĺčçßĘŚWB -)"'-3( - #$0$&%!#!+**&)$$*!%*--
-(/$
-
- -
- - - - - -
-
-
-
-
- -
- - -
2GYTI6322*,797BJOSSND:DFKONLVMJ<0"-3&2HIGGAC@C1$
-
1V\NIMENw˘Ł´§´Ć·ˇŚ ¤™łËŐŢß׼ľŐŇĚŘ̶ŻĽËÖÔĘĆ˝±źť›~``q••ś•ŠŚŚ“±ŁŤ—ˇ›ĆÜäçęćÝÜáççćŢĎßďńńíćÜÍĹą˛ąÁĂľĐÔÔÚÚÚÜŰŰŰáâäâäçççęéëíéëîîđđîěëćŢÝŘÎÇŇÜŢÝÚÜäëěđőřů÷÷řüýýţţý˙ţţ˙˙˙˙˙˙˙˙˙˙˙˙ţüţ˙ýţ˙ýý˙ýůýůóěęéčéčęęęěěďđńňôö÷÷ůůůřůúůůůřôďěíďîđńňňíéééçčęčěńóňďîíěéíô÷÷řúůůřřůůřůřöřôőňńďîîéččäáÜŮŮÚăíôűýţý˙ţţ˙ţ˙ţţ˙˙˙˙˙˙˙˙˙ţ˙˙˙˙ţ˙˙ţţţýýüýţűőđďęßÖÔ×ÔČş˝ĹŐŢäëďóđńôőőôôőóóńńńńňđđńďîđđďíëčâŃÇËÉĽ¸˛ÄŕöůůůúřňěęňőńďďěéĺçĺÓąŞĄ—‘–Ł›ŚŚŹ‡‡Ś‰~njl‚Š–ź°ÄŃÜŢŰĎÄŘçęęěßĐáéčŕÖÚÖĎÍľąĆĽ—c<55:QqY- %R—»ĎÚŕŕáăääĺĺ݉R:$ - 2!"72+%
-()%$#$)/1$,*#"'#"!&/.% - #%$
- - - -
-
-
- - -
- - - - - -
- - -
- - -
-
-
- - - - 0GJSK;35)(,4:BJNLVWUNC@HEUIKVVK=6.,-/2#;Q>CFECC5( - - - -D\ťŁ˘šŁ ź–‚P84\cOJLEHl—ŁŻ¦ŻÂłťŚž¦›»Ă×ßÜȸÎÖÍÔÖ˝ŞĽÇŃ×ËĆż´ˇ˘śŽn^h|‡—Ś”‰ŠŤ‡§¤‘Ťˇš”´ŘäćčäÚÖŘÜâĺŮĘÖéńńíčŢŇÇ»°¶ŔÁżÍÓŐŮŰŮŰŰÝŢâääĺçčéęçéęëéíěîďîěëçßŰŮÎĆÇÔÜäŕÚÜćęđőőöö÷űýţ˙˙ţţţţţ˙˙ţ˙˙˙˙˙˙˙˙˙˙ţýţţţý˙ţţýüůôěéçčçęééęęěîđňňóóöřůřůůůúúř÷öööôńďîěěěđńńđíííééěëîđđďęçéëěďňóóňőôôřřůůůřůř÷÷řőňňńđńďëęćßÜÝÖÔÜăëöüýýýýţţ˙˙˙˙˙˙˙˙˙˙ţ˙ţ˙˙ţţ˙˙ţ˙ţţţţýýý÷ň÷řóéÜŐŘÓĹżŔŔÉÖßäëńňňôôňóôőóôôđńńńđđďďíďďíîíčßĚ½µąµĆéůůůůúőěĺäđ÷ňđíëééćä϶˘ž•Ž˘™ŽŚ‹‹ŽŤunjw‡Ź“˘´ËÖÝŢÖČÉŕčéěęÚŇäëčÜĐÔŃČĚŔ»Ç±„WC94<p“l4! #E“ĽŃÚŢŕââăćĺâÚżR9 -
- ,#
*0#$-#"$#"$,8-&%,$,*'#!+,%!# -" - - - - - - - !*!*%
- -
- - - -
- - - - - -
- -
-
-
-
- - - - - - 'BPQFA<65746?AFMYX[]YLCFJYNUU[HBA:48791$NF>?FCBA4 -%1/& -
#N]›ś©˘ § ź†c?
4hkYGOLIY‡¬›Ś«°ś‡ťĄ±¸µÉÝáÓ¸ÇŘĐĐŐÇ©˛ÄĎŐŃČÁ´ˇ›ž”Zdp†Ź‘‘Ś…‚€…—Ą’’ť—˘ÖăçčĺÜÚŐÓßŕÓĘÔâďńíçßĐÇ˝˛µĽÂÄĆĐŘŮÚÜÜŢßáăĺĺçćčéęčęéëęîěëëíëĺâÝŐÎĹÄĆĎŢĺáŰÝčîóôňđóü˙˙ţ˙˙˙ýţţţ˙˙˙˙˙˙˙˙˙˙˙˙˙ţţţţýýýţü÷ńíčćçéééęęęěďđńďóôöőö÷řůůů÷÷ôóńđďńńđđďííęđňňńîďěćčíďńňđíčäćëíîďîđîíîđô÷řůůůůř÷řř÷öőôóńňńîěéçăŢŮŮÚŰâëňůţţýýţ˙˙˙ţ˙˙˙˙˙˙˙˙ţý˙ţţ˙ţţ˙˙˙ţţţţůőúűůďăŘÓÓĚÂĽĽ»ĹÓŢčěďńóóôóňňóóóňňňńđđďďďěîíëéĺŮÄżşµµą¸Đî÷÷óř÷đçăâíůôđíëčęęăĘ·¤›“ ť’ŽŹŚŠŹullŽ”ť«»ĘŮÝÜĐĂĐĺéçęçÓÚĺëéÝÎÍŇĘĘ˝Ŕ˝ˇlHD7GYť€B&$BąË×ŰáăâáäćâÚľvH;
-*(
-0-" !$ "#!)5-"-,*)" #$!#
- -
- -
&;<=02"#'0*.1#"#!
- -
-
-
-
1HUPOCA<966ACBGUT_^XTE@FJOLCHUWE??93643/FD;FE<42( "6;) -
!I`€śź©˘Ł¤žž—‚m@!:mmdQNRFX€ŁŻŽŞś†ź¨”°ş´żÚáÚÂżÔÔŃÖĎ´±żĚŃŃÍČşˇśž”~e\g‡Ś‘ŚŤ„|‡Ł›‘”••ŁČÝĺçĺÝÚ×ÚÝÜĎÉŇŢîńěçá×ĚŔł±µÂÂżÎŐ×ŰÜÜÜßâăáäčççéčęęęëíííěééçâŢŮČÄŔÂÇĎßăŕßăęđňôôóřýţ˙ţ˙˙˙ţý˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţýţţţýůőńěččçćčęëěíěíîđđôôôôöůőřřůřöôňđńîęëíđńđîěëęîđđđíďëĺęďďńđňďčĺćëîîëëééččěńó÷úůůůřřřůúů÷öóôóóńđěěćáŢÜŰŘÖŮŕęňöřúţ˙˙ţţ˙˙˙˙ý˙ţ˙˙ţţţţţţ˙˙˙˙˙ţţţüűúýúôěÜŐÔÎĂż»»»Ę×áëíďńňóôńńóňňňńđńđđđîďëëëęéăÔÁ¸µ´´¶ÂŰňůöîňôďĺâĺíöőńěččęęăÄ®ĄśŤ™ŹŽŹŹ‘†‰}ndk…ŤŚťŞÂĎŮŮÖĆ»×ćęçëáŇÝęëćÜĐĐŃÎÎľż±‹VDD>Mf”¦„E&$>z´Ć×ÝßŕáăâăáÚą{L3"
- - "0& -/0#"# !$#,,0)$#,#',36.0*#!))
-'(
-'665*&#/EJHE<4(21584*'$&"(+#!%$%
- -
- -
- - - - -
-
- -
- - - - - -
>8#)˛˛ˇśťŻľ† - -
- -&' */+" - -
"#,,'&!$,-(%,,.-.0--%#(
-
- 1""*54# 2:2.(':BAE>#+<B;<,!#%)& -6AOSUE7)1;EBFI:61.4=85..%"$##!)#&# - - - -
-
- -
-
- - - - - -
- -
"
-
- -
8W[IG>>5-+:>=BDTWR\[UGEGPTOPNFLG28?1:>2)'(#*79AGC85.
6E: - - H}vh_[SLKR}´»¸ź’r›ą˛¨Ą§˛ÎŕßÓÁĹŐŃŃÖÄ°°żĘĎĐĘÄ·Şť•~[Sg…’’‡‚{€x•«—ŚŹ—ś¨ĘßĺăŰŕččâ×Î×ŐÚçęčçćßŃČ˝®±˝˝¶ĹĐŘŰÚÝÝßăăäćčçééééęęęéëëčćĺâŢÓĹżČĚĚÖÝäĺéîöůűýţţýýţ˙˙˙˙˙˙˙˙ýý˙˙˙˙˙˙˙˙˙˙ţ˙˙ţúđčççäćäćçęęîîđđđńńôóôóô÷öřř÷ůřůůřůôďďňôôňďîńňđěééčĺéęěëěĺčďďîíěěęçćíîěëďîíďđíëđöřřřůůúůúůůů÷ůůř÷ř÷őňńíęéäăßŰŘÔÖÖŘä÷üţ˙˙ţţ˙˙˙˙˙˙˙˙˙˙˙˙˙ţ˙ţ˙˙˙˙˙˙ţţţüůîčăŮÖŃÉĹŔľ¸ĽĚÜäęěđňôńńóňôđňđđííîěëęęćăŢŘǶµ®Ş´ČĺôôđćčëâÜäíî÷öóëčééĺĎ´ź•’™ŽŽŹ“ŚŠ~skes‰™ś ¸ÎÚŢŃ˝ąÍĺčččăŐŐçëčăŰÓĘŃŰŮ˸–mM<;Adšµ¶™]+"",o¬ĆŇÚÜÝÜßáĺßÚµlR< - -
*%$49)"% - $./+ &.3*-.))'-'$ !$ '%!& -
$(<LMOE:.:FNQE6CRSSKH50CT^WM?0<B?GF?% - -
- - - -
-
- - - - -
- -
- -
!
"$
% 1QYKD:;8233BBMFOWVcfRL@BNIMLKQHC663=>63(16537:DB@9/-$7<& -Mhz–ž¤¬˘˘˘ťŽh@B|r\\XOQIY·ÄÉ«Źq«¶Ş”›ÍßŢ×ÂżÎŐĎŐ϶«ąĆÎŃĎÇ˝´źŹzdW^’Ś’ŽtŚŞš–“š•śżŮĺĺÝßççăŐĎŰŮÖÜŕäćčâ×Ęż¸´şĽÂÁÎ×ŘŮŰŰÝßâăäćććééčęééëëéćăßß×ČŔÉĎŇŐÝáçěńúűýýţţţýţýţţýţ˙˙˙˙ţţţ˙ţ˙˙ţţýýýţţ˙úńčâŕŕäçćęęîîńńńńňňőöőôöööřřřřřřúůůřóíîďóőöôňđňńîčęęçććčéčŕăëíěęęčęéëďďîíđďńňđîěđő÷řůúůůůúřůřůůřřřůřřőóňďëęéĺáßÖŮÖÔ×ăňúý˙ţţ˙˙˙˙˙ţţ˙˙ţ˙ţţţţ˙˙˙ţ˙ţ˙˙ţţýýůôîéŕÜŃĎĚĆ˝ĽÂĎŰćęîďńńńňńňđńňđďîěéééçăßŮĎż¬®©§Ż¶ÉçőňéÝŕëăßéđňő÷ňíéęéăĚłĄŁ“Ź•’‰‹‘’Ś†zmazŽ›«ÁÔÜÝŇ»ąÖéććçŢŃŰęěćÝŐĘĆÔŮŇČ°{MPC;NŻÁ˝™^3'/vŞÇÓ×ŰÝŰáâáăŘ®pW; +%*6,"$! - -
##(7.%!$/*++%$%!'!%(!
-
-
$*"(=JUPPC=FNQ\K;AT`a]U>7G_^`^L<EQSLVY- - -
-
- - - - - - - -
- !#%#"" "! %#&7q
- - -3NVN?:58-1<FBLMQPV_b_MDALMLSU`>;>=9@@?3(+<8+1>=@@>5-$ -#94 &T‹ ¬ĽĂġC - Kj{–žˇ¦¦¤¤›‘ze@ -H‰‚gYLKKJS´ČŃł–y‘Żµ•ŽŁÁŮÝÚÉŔĆÔŇŇÔ˝°żÉĚÎĚż¶¨ź”†p_ewŤ‘“ŹŠ‰‚x{ˇŁ™’–ś™ŻŃăäŰŮŰÝŢÍÍŰŮŇÔŮŢäčĺÚÉø˛łĆÄŔĐŘ×ŘŘ×Üßăăäćĺéęęęééęęčĺâáß×ĘĹÉŃÖŰâćíňřűţţţţţ˙ţ˙ţ˙˙˙˙˙˙ţţ˙ţýţ˙˙˙˙˙ţţţýýüöďčâŕćççééěîîńňóóôôöö÷ööööö÷řřůůřůůů÷őđěîňőöôňńńňňěęęçäćččäßßčéçäçčéëîńňńíîńńďńđíđőőőřůúůúűúůůůůůúůůůřöőóňńđíęçäâÝŢ×ŘŰáęđöűý˙˙ţ˙˙˙ţ˙˙˙˙˙ţţ˙˙˙ţ˙˙˙ţ˙˙ţţýýýűřôîĺŢŇČÂŔĽČÔŢçěíîńđńńńňđďđîěëęčćĺßŰŇĆ»˛«§¤«·ĚćńďáĐŰëćäęđđô÷đëéęé߬¤žš›™‘Š‹Ź‘–Śyhcj‘’ŞşÉŘßŕŐ»ÁŕčćčçŮĐăěěá×ÎĹÍŇÔÍż lFFLGaťĽÇìd1'#6|ĹĐŮŰÜßáßáŕŘ®mT="$4*$ ,2+$&!# - - -
#$$&+8/'!*-*+&$#""*$&(% -
-
-
!($$<0%-?N\\YI9;NW_ZOEVhgi_M?GWfh\YNHV]Zad7
!9KS[]`W>!+@JPTG?56643<84.'*+$" '%1,$
- -
#
- -
-
- - - - - -
-"%#"
$*1+ " #! ##&$!$
' - 3DMQD>943-8CILJPKYW[XHIBMKLHGG?4<A8<CF9.:B@908@>@<,
")9;" - -&3-.2+%'!
! *#&(83,+ #+.1*(-!"!'$ - -2?@=5>W]bdY89KdaaXMRbjflWIGVcqjfWPS\gd^J - - - 1AH[\]^H2"97CMPB<850'95/,+)(!&#(*%%!!
-)
- - - - - - - - - -
%*#!"$(!! %00)*&$%' % (!#"! #'4 -
<KQQI:3/).5AGKVJCTTZRNKANNPNL>>38<9>=G7(7CL>&'>F>9<+&-#2;1 - "3* --$ %$# -$$+/(&*..- $/-+('**"-$ - - -
- - - - -=@6/8Shii_?<KcbaaTHelmkZMJXnrgi_QVcmilW5 F -
-
- - -
- - -
'+&$%)-#")*-11*%$-("%$#!$"!%&!".)% (
- ?PTNK510(/9;HOQNSQQWROIDPLKLEEB=0====D=(*@JK4,??;510(! '37
1€ľ¸‘3 - - - - 2+!*($('# -
(#)&-%(*,,0+'1,+/"%.+0 * - - - - -);B<):Fgg_aC5L`[g]FIdebb`YOVkhee_[Zgikg[A - -
- - - -"5 - .7ITW[VH;/EMWMGLA6967=:?01%&&)(//0)#$
-
- - - -
-
-
- - -
- - - - - -
- $0-*%!'&! )*00*-+"&+'%$(()%"$(& ++$'&"$# #
- - - =RTSE:2&*17;IKJW\VVWXKEJQWHHJNE=;@><<53/+7@D;, 3E8806( -)=3UŁ·ł†( - -
-! ->EI82>R]d^VHGR_c\TTZ_amqgRUdjidfh`bcf\aF' -
-
-&9EKSY[WG($COUNPF<:5@B8344*&'(*'*06/&" - - - - - - -
-
-
- - *,.*&"$# !!).54,.+%+,-.%#-+$%$'#$"..(',"&# ! - - - - &=ILPH8-"%,4=HIHSW`\XPD?IIUMBFIB;>EC;>98-/9FKD6.+;689:0 - - - &6>) -%) "%''')-!";$ - 21-'("&%12&0?:-20)'$%"
- - - - -""#:UJA2=[cmhePJVegdcZ\lnt|r^\fptvmmc_flhjU1
- 2KWYUa^I'/DGNVSB;=58;895-.)*..112-/*
- -
-
- -
- - -
-
/.0+$()* $&215112*'+,**$'02'/)(( *($,.*'$#%' '2 -
AOIMN74(#-:=BJMT]\Y_KC;?MSUBLIC5AGC?@B8,5?FLN?;, 2:;661&
"#)<7 -#%*&6))#%:<=14/-3/"&$"" - - - -
&@NKF78^gnjcWFN`bhj__ppr||b\ep}zwudbrrroh?
- - - -
-&%?IW[ZkeL,-IOLPTED=G32CA7(+&%33+1275+- -
- -
-
- -
-
- - - - - -
- - -#2)0*%-1($! !*3481,/-+40-&",62+.)'#!"#),(+-1!) %$!
- - @RKVP7,##+:?BBKUbffaL9<=OTLIFA=??D?AFN=16CC=CIB5!1=:85, - -$/90 I{d - -A`tŚ’ťˇ˘©ˇ “nE - X’¤ˇˇ§¦—‘Żž¬ÉÓ˝¦¤©°«śŤ’®ÄŐŮáăʸÉŐÎ×ŐŔ«¬»ČÍÇĂş˛Ąˇ›fTr—ś•Ź‡€‡‘©Ą›Ž™ ©ËĎżÄĐż˛·ÄÓŘßŰ×ÚâĺçâŐĘľŞ©ˇź«ľÄËŃŇÚßßäăäâäââŢŕßŃĚ×ŢŰßâéđúýýýţţ˙˙˙˙˙˙˙˙˙ţý˙˙˙ţ˙ţýţýţüůňęççăăĺčęęíďďđňóóńňóóöőř÷řřřřůřřů÷řůřřůřůřřřřřóđđđďńńňńďďîěčăâŕŕâăâăââáŢŰÜâââăâáŢŢÜŰ×ŘŢćééěęëěěěëęíńóóřůůůůůůúűűűűúúúůůůůůůůřřů÷÷÷öô÷óňńňđđëĺĺäŕŢÜÚŢęöüţţţţţýţţţüűýýţ˙˙˙˙˙ţţýţýţůčÝÜÝŰĎĎÚäĺçęęěîëęéćĺâÜÚÚ×ÚŇČąŞź™˛ÓŕŰŮÖŘÔÜęěíěíęćéčëćѲšˇť ť”ŹŚŹ‚‡‹rgiu‹ś´ÄÔŰŢÚÓĂÍâÝÚâÖÇÍĺěíčßÔÍŔ§§ÄŃ×͸°ĐâÚŇŃŇĐÎĚ´q9>˛ĂĐŐŮŮ×ŘŰÚÚΉLG1 - -
-))"!!' * - -!!)! 05,'##(52+'-23%#)$/! &
- -
- - !$<IKK;8VpoojVRP_mqkkdls}zskZep‚„ppldpkntoO ):SPWZ]bbB#,GSUXQJ?=>84D;>./+,&,'4204*
- - -
- - -
-
- - - -
- - -$)/++)'3.#!#! "$ # !"#595/22)/0<60-+/3,/-) !$-(%),,1+! #((!'
-
"56$
FI -o˘‘N - -
HauŹ™ ś˘Ąź“‰jH
]›¦Ł¦ĄŻĄŤ˘©ÇĐż¤¦ş¸Żźš’…±ÂŇŢŕá×»Á×ÎÓ×̬¨»ĂËĘÇŔµŞˇ™Źy_k„•Ź––Ť„~¤¤–—ˇžĂĎżĂÍ»˛ÄÎÔŘŢÝÚÝâćăÝÔÇşŞ¤ˇś »ÉËÍŐÖŮŢáăăáăăŢŰŕâÝÔŃŮŕăçéîôüýţţ˙ţ˙˙˙ţţţţ˙˙ţţ˙˙˙ţţţýţţúöěčăäćčćéěěďńđňóôóôôôóóööůůů÷řůůů÷÷ö÷÷ůöö÷ř÷őőő÷őňîďííîíëęççĺăßŢÜŰÚŰÜÚÚÜŮŘĐÓ×ÚÜŮÚŰŰŮÖŰÖŐŮÝáăçäćěčéçéěîđóő÷řůůůůůúůúűűűůůůúůřůůřůůřůřů÷ů÷öööőňđîíéäăßŰŰÜâëôűýýýýýţýüüýţţţý˙˙˙ţ˙ţýţţüôçáßŢÔÍŘâăĺéęęęęęçĺăâŢÚŘŘÔĐĘÄ˝©ˇą×áÝŰÚ×Ůáęěđîíęęćéëá˧”• «§ŽŚ‹‡Ž…Ť‚tmsŽ“˘ĽĚŘŢŕÚÎÉÚćŕÜÜÍĹÓćîîéŢŃĹ·¦¶ÉĎÖ˲§ĂÔŃĚŇÎŇŃĚą{7 9~°ĂÎ×ŮŮŰÚŮÚŮĚŚYM- -
- */%""
- - -&(''!"/,("'!+./%&1#5%(/*0'($ - - - - - -%8GMQB>Ofpqtf^]fnrgkfequxrj_\l|}z€ueop~rq]2 -
-
)BOc]Wbb]9!$4GUXTXP@:;99;>>422))*.-%6,'
- -
-
- - -
- - - -
-)-,'+&(3," !$$!%#!,&+7=;2<546695.+..620-.% #-/((+*-) $%$%# -")8) -!9 - - - - -
13'# !
%%"$++&..(1'/( $')%")"!! - -# -
- -
9MNRF:H\mro\Y_pqpmbcxy€sxi`m€„qfjtwtsgH - - - .@JY[]ffb:!4EXZXSHA9:78CJ591.006.3-0,(*
- -
- -
-
-
- - - - -
-
- - !+71+*-4-!#%%%,+&+$3=<>824/3584/20110-*) %30-/',,'% $"""%! - - - - -&DSQI@54/+23?FJRWVTUWJ8:<JQNMMB5<<AB@F@<29FONCFKKD8"2?2$$)&#-' - -G\nŽś›ˇžťž™k>
!_ś˘®Ż¶»±ŁŻĄ©Ŕ϶Š’˘µ‰xŤŻČŐÝâÝÝŐąÇ×ĐŃŮȵŻ˝ĘŐĎĘĆą¨›š’pej…Ť‘“ŹŚ‹„Ž¦Şž™źˇ¨ÁŔĆƵľÁÍŮŐÝŕááâŢŘÜÓ˝Ş›Ź‘Ą¸ÂĘĐŘŘŮŕâăĺäáßŢáăääâŮÔÝçčířüţţţţý˙ţţţţ˙˙ţýţ˙˙˙ţţţţúôîčćäĺćččęěďďńňňôńő÷öřůřřřöô÷řř÷řřř÷÷őőöôôőôńňďđîěééćăäáŢŢßŕăáááăŕÝÚŇÎŃŇŃĐĹÁŔľľÄĹľżľĽżÂÄÉÍÎĚËÓÚÝÝÝÜÝŰŮ×Ö×ÚŢŢăććëěíđôöööůůůřúúůůúůűúűůůůúůřřůůůůúřřö÷ôóňńîíčćŕÚŘŮÝŕęóúüýűűýý˙ţţ˙ţýţţ˙ţţţţýűóéŢ×ĐÖÝĺčççćçććçäăáßŕÚŮŮŐÍÉĂÁŔÉÚÜŰăăáâĺęěďđęäáăääŇ·ˇ’¦»ť‰ŠŤŹŚ}spl{ŤšłČŐŢâÜÓÄĘâăĺŮŔ°ËĺěđđíčŕÓÁ°żÁ˝®Ą¬ÄŐĹŞ•šąĚĎľ>&"@ŻĹËŃÔÔŘŮ××ŐĹF?#
- -
- - - -
BPKNK?9UrqyudW\korm`^nz}xh^h†‚nmrsuyqV3 -
9HY]YZ_ZN&3CUXZTH@?;<<@?>30403<4549/(+$ -&
-
-
- - -
-
'*/0,)//*#!!#!%!(*#&'+.:@724407;83146814),' %34.+*4-)""+(&#$ - - -
3# - - -
*<-##$!
- - $$#!'31$*!--)%'4+(& )--&$ -
- - - -
'DX\UQFEOpy€zse[_owjc`ct}wpaey†ŠŠ€|{puwvvh@ !!"#<P[Z[]WVB8FXYQ_UA3::;<CD325/28:,06))*"
- -
- - -
-
- - - ,./-*'+,'! " $&'$$$%#(/::82619::;1352611,/!%13.,/52)&(%*'()# - - - - - -_ˇ¬±¸ąşş— °©ÁĐ»‘˘ź™ˇ˘źŞŁ¬¶Ĺ×áăăŢŢαĆ×ĐÓÖÇŻ®ÄŇÖĚĆżĽ¬ ‰semŠ›“’’„‡“«ž‘—›Ź©şÇŔ¶·ÍÝÖßććăĺŕ×ŰÚÁž™˘¦ĽĆĚÎŮÚÝßáâăáÝŰÜăäăäçáÚÜčôűýýţţ˙ţţţ˙˙ţ˙ýţýůúţţţűöěćăßßŕäçëííďńňóöř÷řůůúřůůůůřůůřř÷ö÷÷őöňńňńđíěëéäáăßßŢÚŘŘÖÔÔÔŇŃÓŢäččéëčäŮŘÜŮŘÔĘÂľÁÂÄĆĆżÁÂÁŔÁŃ×ÖĐÎ×ÝßÝÜŮŰŰŃĚĐŇĚËÍËĎÓŇ×ŘÜŕŕĺëíďňô÷řřůůůřřůůůúůůůúüúůůúůú÷řřůůůőóńďěěçŕŢÝŮÖÖÚŰÝîüüüýý˙ţ˙ţýýţţýýţýúôęŢ×ŮŢăçééçćçĺääăäŕÝŮ×ÓÖÔĎĚĘËÎ×ŃÔĺçĺçäçęîńěčââÝŘÁ©–Ž”°žŤ…€Źyry‚‰“›¬ÂÍŮÝÚŇÂľÓŰÖŐŔ¬»×çíďíââÜŘÔɶ»˝¸ŔÂÂÔßŘŇËżľÍÉ»D)";†´ŔËĐÔÖÖÜÚ×ÖÂ{OB.% -!B:& ! #- #/21+!!#1/("%1*'2-%% -
-
*?Z\^bYMIk{Š~unY[o|rheb„‚|gix†‰‡…yk{yzwoM$
- -%!
-'MOU]TUVY8<HIOWWLL85968>A67:12<925,(*" -
- - - -
-
-
- - - -
- - - -$--1/+&),'!""#) $$"'*5@776;<;<675166-2-.1%'-320-0/('&'%$"$ - - - - -*>XPJF7/*'0<@GKPHT]_ZE?5=CSNROQAF<=;:6*)AKFEFJQKLE>.1*"(GG8* $" -*{™w6 <a|†‘Ž”š˘Ł’Ťo=
'hť«˛şľÂ¸•±©¦ĽĚ¸ź©źť©¶´łżÍÜăâăăÝŃĄ´ŇŇÍŘÍŻ©ŔĚŐŃÉĂżł©™—dj„Ž•†Ś‡Š¤Ą™—ť–ĄÂÉĽ«´żÖß×ăęęëęćŘÚÚ¨Ł«©´şĹĚŐŮŘÚÜŢááŰÜŢâćăâćčĺŕâîúţţýţţţ˙˙ţţţ˙˙ţýýřńőôňîçâÝŢââĺéëęďđđôöô÷řůřůřúůůůřúůůůůöřőôőôńńđîëééĺăââßÜÚŘŃŇĐĘÎĎŮÜÚÔÖáčîđńňńęăÜÜÝÝ×ÎÎÇĘÉĎËÄÄĆĂĆČĂĎŘŘŃŐŘŢŕÜŰÚŰÖŐĐÔŘÖÓĐĹÄĂÄÍŃŇŇŮŰßâĺëíđńóöř÷ůůůůúúůűúúüúřůúřůúúřůřůř÷óňńďíéĺăŢŰŐĎËĐŕňúüýýţý˙ţţţţţţţýýű÷íćăßâćççčćçĺâŕâăăßÜÚ×ÔÓÓĐĎËČÎŇĚ×ééćáäâŕčďěëäăÝŐş«—’ś±¤ ŹŹ‘’“ŹŚŹ’žˇ©µÂČĚĹŔ¶˛·ĹżĽ¬»ŢéíńééĺŮŮÚ×ĹĽĽÂČÉÉÖŕÜŘŮÍĹÍÎŔ‰C.$<‡®ŔĹĎÓÖŮŘÖÔŇŔvQJ! - .67'&
/"*,3(+!04'##.0+1' "( - - - - - - - -
5Wd_[`RHd‚{gYbkoyscktx||}o`j†‚„{qmxuu\$ -!('$$%# #,$ ! -+J[WKMWXK, !/JMLSNIB8978=B?97.14=71:(%) $
- - - - -
-
-
-
- - - - - - - '3.1--).2%$"# """''##"&06<85;6<@<;809A80./93% "0/65201.%),)$)%
- - ,LPIJ=.+)(.4CNPOINZ[ZI<3ABLVWWMDF?B;+("+DGBHELMWRE7!!+#,HWC3 - -(f§®µ»żżżˇžł«ĄąË¸™¤Şť•™Ąşľ¶ĽÎßăääăÝĎž§Ë×ĎŘÔ»§şÉÔŐĚÉĽ¸§ťˇŠmjpŽ–”‹|«ť•źśžŔÇł¨żĐŢăÚâëëîíćŮŮŮÇ®¬Ż±·»ĆĚÓÓŮÜÚŕßÜÜÜŕâáŕâçéčçčôüţţţţţý˙ţ˙ýţţ˙ţüýřéáâăäßŢÝáćčéěďďđóńóöřř÷řřřůůůůůřůůůú÷÷řřôňňđěëçćäăŕßŰÜŮŇŃĚÉĘĆĆËÔŰÜÚÖŮäčîňňňđěäÝÜŕâŮŮ×ŃĐŇŇÍČÍŇĎĐĐÓŐŘŘŐÖÚáâßáŢÜŘ×ÖŘŮÚŮŇȸ·ľÁŔÄČĐÎŘŘÚáäćéđňňő÷řůůřůůůűüűůůůűůřůůůřřůůůřőóńđďęéäáŰŐÎÍŃŢě÷ýýţţý˙ýţţţţţţýüűřňíéçćéăăćĺäâááŕŢÜŰŮÖĐŇÖŐÎËËÎĚĘŢëęäŕáÝÔÝĺçâÝŮÓƸ¨ť™śźś’“–““ŹŤ‘’ŤŤ‡‘“ť¦Ż»Ľ˝¸«°˝ÂÄÂł źÄáęěďňíĺÚÜÝÜĐĆĂĎĎÍÉÖŕÚŰÝŇËĎΆC%9|ŔĆËÔÓ×ÖŐÓŃĽvU:
-370(! - - -
!! !. '/0$-0/0'! (,-30( )(& - - ++ -
7FTU\cRM]x€€ld`gsuvnamy{xph[i{{…}wrt|{}sb- +'(',+(#/-', $,!&*&$$%!" - - - -
- - -
- - -
- - - -
- - %42',%%.2&!$ "&"("(,),7:<88>76;@=92;7445/1+!,625545*%(&%,*$%#
- - %ELCE;42)(7CHKNRIZcVEA;DKHPUREEE>FB5,!$BJMGAFJXVGI/ )BRG:-
+ - - - .=M3' -&$$'*('.3'443.%$%0,&8-"' - -
'D:& -
*9Nbdb\POinstqd[ijikf\cswzumchv}€„„|ortstteF -&-113)$+).,. (,$0.))-")'"')Be :U^VTGRU=" -
0ORR]]NA789?@A<4-*';:3433* !
- - - - - - - -
- - -
- - - - - -
-
-&,52-003+-0&""!%%#!!($"&,2;::@;>:7;@:4<<8.885/#(059<249/"$"##* "!$
-
-
+FE:58% (& -6;;#% $ )7*!$ '),*.1.&!)',03*'! - - -
- -
- -.N\O, - - -'9F_d_[OM]q~„eXeikseddu{twdds|„€ssx€t~mL(%4189/3.00.*+0.")**)32+*#'$! & - - -
- - - - - -
-
-
- )3541--00*&+)(''(("*&""#%),0;D=EA9997>;34;95198.#%.7;9C<880)''$+&1# - - -+HFKD6.--)/;FKEKX_faZJFAADOKKRULOJD@;>6+%")0=?IHKMLSHI<7"!1DJHS@0& -2 - nˇ¤q( - - - -*) - -
(# !0() $+/4,+42,(!'/8+$'$$
-
K`bU' -$&2BX_hdZM]v~pcYjmrjgirx‰„sies…‹‚‚€orw€~tZ5 - #09>>6<6954777%.,.234,*+,)(%#
- -
1FSUKPTSM41AUge[NGC8F@DI@7637400437-(! -
-
- - -
- - -
- +348*-310&--).'! ((''&(-# $&$./>AA>@=<<<4539>;;64.1#(6:=8<?>2&!#$($(62'
- - - - -"L_h~‹Ž’Ź“”—‚h@
&xˇ¬¸ŔĆżµŞ®®ĄŻÇż–’ˇŤ‹–Ł˘Ľ×ŰŮŮŘŮÝŕßΰşŐÖŇŘĚŻşČËŇÓÎČľ®šťš†jl†Ž‘›•Ś„§¤“““ˇąŔÖßćŕŮäęěîďíĺĎĚĆ˝˝»ążÄËÎĐŐÖŘŘÖŘÚÜ×ĘĂËÜęëóüüýýţţ˙ţüţýýţýüůôďćŢÝŮŮŮÜÝâćëęîđóőôő÷ř÷řřůůůřůůůůúůúúů÷őôđëęččçćäßÖÖŰÜÚÔĐĚĘÎŇÔÖÓÚÝŢŕăăâäĺçě÷ýýţ˙ţţ˙˙˙ţţ˙˙ţţţýúíčřýţýýţýýţţţţţţýýţýüřňëäŕŮŐŐŐÓÓÔĐÄÂÇÇÉČĂŔČÎŇŃÎŘÚáăăçéčěđň÷ůůřřüýüüúůůűüüřůřůřřůôöőńđîëčçĺŢŰŘŐŃŇÔÚßĺň÷üýýýýýýüűűűöďĺ×ËÂÍÚŢŢŘÖÖÔĐĐĐĐÎÍČĘÇÁąłĂŮâŢÚÔÍşŁś¶ÍŃË˝ž‰†‰’€€pkwrlspkm`chj|…–ś ’„}†”›’‡rko{Ą¤¨¦š~x€{fchricgpwjgd|©ÉÍĘśL& .y¬ÄËÓÔŐÔŃĐÎ̱\H9 - -#!" ! (! '(3&"*113***%(!(-,) %
- - <em\H, -
!(EXenfaR^v‚‚xc\glykgo{…‡Š|acz‡‡…„…yzz€„mB ";:BBB@<:82<A7991.-:7-0/4,.+%+ -'9NOTOTZQ?'
3AR\^]LG;:ACGGC=479;96349* !%
- - $
-
-
" - - - - -
- 0775/*)30,*.,-%&,' #(-+%(++9?=A;;CF>?;88:6549100$-;><89<81($'$*'')-' -HPVJ:7,"+8<HRWU\c^SA4;EKNLEPRNJDK9:GDD@4.6AEIKKPXULQM=.#BHLFJF6% - - - -*C - Gcj}ŚŤŚŽ’’”‚e9$t˘·ĂĆĽ°«”¬°ĄĹ·…ť’—ź¦«śśÁÔÔÓ×ŘŘŘ×Ű׶§ČŘŇÓŐąłÁĚÓÔÓĚŔµ ˘źnizŚ‘š’‹…ŤŞ¤Śš–™»ĎŮâčăŘĺěîďńěçĎĹÁĽżżÂĆČÍĎĎŐŐŮŘ×ÖŮÚÎĹĘĎÚéî÷ýý˙ţţţ˙ţţýüüů÷ńęĺßŰŮŘÝŢáâäĺéîďńńôř÷÷řřřůřůůřůřůřůůřř÷ôňîëęččçčćäâÝŮÝááßŰ×ÔŐÚÝÜßŕĺçĺĺčëíńôöůţţ˙ţ˙˙˙ţ˙˙˙˙˙˙˙ţţýüîćřţţ˙˙ţţ˙˙˙˙˙ţţ˙˙˙˙ţţüűóęăáŕÜÝáŕÜŐĐŇŃĎĎËÉĐÖŮŐŇŘÜáßâäăĺćęëđôôö÷ůűúűüűüúúúůůůůůůůöö÷óóňîíëčçăáÝÚÖÔŃÍĐ×ßëń÷űüűűúůůöěŮͱ©¬¸»ĽŻŞ°ŞŞŁˇśˇť•Ź†‹“•ˇĄśŽŚ…hcrxteQOJOQOOBC;9<138:59.69:8=CBCBI?=KJH@>==CLSQX^ROMNLG::7488;9:698FŚĆÎÇšW/3u¨ÁÉŃŇÓÓĐĘĚɬXH; - - - - - - 6epj]G4 - -
- -" !7I`hidYRm†‚nbfrzyvmm€Š‰‹€hguŠ‹Ś|v€~oO!
.EIJFF?;77<44=>661(03236454118 4>MTMXUXU> -3EOVZVMC@<=GJAB>64421476.## - -
-
- - - - -
- -! - -
- -
-(15;84523,'%*)&$!$1,&-*-*"'*409?@;><@C?EGA>?870*99-%3<===>=96*+&%&+%')" - --JFRM>6* 6;BEMUZ_[TI?A>HMOQRQLK>C4-BEEBH@CBAJISQILMSG>9%#>SWKCA>1! -
- - - -D_fz†‡ŤŽŽ€a3
*vˇ¨˛ÁĂ·Ş±–¦´«±Â·‘¤Ł’˘¨·ČŞ ÇÍĚÍĎÓŃĘĆĚŐÉ°»ŐÔÎ×IJ»ĆÍÔÔĐĆ˝« žŹz`i}Ž‘”Ť‚‰‹•Ł“Ś˘ž™łÔŕĺčĺÚçíđđđîęÖľĽą»ÂŔÇÇĎŇŇŐÖŐÔÔŐŰÔÉÎÔÓÚčňüýýýüýţţýýü÷ńěĺÝÜ×ÖŘÝŢăââçęęěđňňóőřř÷řřůúúúůůúúůřůůöôńîëččäĺćäćććäáÚÝăĺäăâăâćčçěňóöňńóöűţţţ˙˙˙˙ţ˙˙ţţ˙˙˙ţ˙˙˙ţýýřéâóýţ˙˙˙˙˙ţ˙˙ţ˙ţ˙˙˙ţ˙ţýţü÷óďďěńř÷öňďëĺâÝŘÚŮÝÜŘŮŘÝŕáââŢÝÝáäćęěďň÷ůřůúůúűúůůřűúůřřřřöőőňňńđíęëéäâßÚĎ»ł±¬˝ĹÔĺéčçćâŢÔ»ź“Š„vmodUakl_`_kef]X\`c[KV_jaWL7<;5A98EB>7;<55-1,0/+/)2-/**4)*/0.1<?GKKIPFOXXP\bjxpmr€xzmlkab\NDV`Z_gl‘ŔËĆĄZ3 !,o¨ľËĎĘĎŃÎÍĘȨ\E1
- #6- - - ("!'%!3%#1.&""&&+0,,(''" - -
-
7gwg`cI'
- - -',"BWb`h[Nd~‚‡xhftwy{rv|‚ŠŠsgk††Ťw€~†‚xj@ 4HVRMQHAFA>8?H>=<299447?>;84;2( - #6@O\UTRSB,
/@TRRZPI>GA<@BH7-243.+561"! - -
- - - - -
% - -
- - -
" - -
- - -
-
/25659654*&,*2,!&).,/-*"+-05;;>;=@BAJAAGAA;<95266(.679<8>>=8))$&&&)(% -
- -,qť¨¬¸Ä·©¶š ł¬«Ľ¨™Ż«ĄŞ±ľĐŔ®ČĚÉĘĐĎŃĹĽ˝ÉĎą®ÍŘŇÖĘ®łżĆŇÔŇË°Ąś“}c\v†ŠšŹ‹‹‹„‚žŽ—˘ť¨ĚŢĺęćÜćďďđđîěŢżąş¸ľĹÉÎĎĐÔŇŃÓÔÔÚÚÇËŘŘÔ×ćóüýýýýýýţýůđçâÜÚŮŰÚÚŢŕăââçéëęíňňň÷ö÷÷÷řůůůůůůřůůůůřőóďëčćăŢßäçćčęëëçŢŕĺčçčćçěđô÷úüýüűűüţý˙˙ţ˙˙˙˙˙˙˙˙˙˙˙ţţ˙˙˙ýţűďßÜęű˙˙˙ţţţţ˙˙ţţţ˙˙ţţ˙ţ˙ţţýüüűřřüýýýüűöóěĺăßáÚŮÜÝßâăăăŕŮÖ×ŰßâćęîńőöůůúüűůúůűůůůřřřřřöôöóńňđđíěčçŕÝŇ°ť—–źžŞĽÁżŔľ¶±¦ •‡~Ś€kd[]TW[b\VOTY_QTSLFH@>CPNEA669433291035/0+&*##%&&"'(,7HTsŹ¦ŞžĄ“…śˇšś˛ÄÄĂČÎĐĆÄĹĽ·˛ł˛›‡§ł´ľ·§»ĘȦZ1),i§ĽČÍĚĎĎĘËÇɨXH5 - (/&## -
"#!)0('*(&&&".6#"'1/)+-( - - -,iŠ†jcmxZ' -
- -#7NZWeXX_y……zpert~xsspvŚŠ†}ji{€‚‰ŤŠ€†…‚xpB -GPRTRJNJI@ENOEG@;DD;<<FB@6?;:1 &ALUZ^LJRC$"7CTV\`ZNEGE<:@A:487+12221" - -
- -
-
-"4 - - -
!$!
-
338:;<8;:-#&'(&"'*003-&-+.5=BH=>B?AIC=B?>8168690'/<=8@<9:0)&+*-)&,4(0 -!)BJLK>6.&$.?JLOMU^XHJ@?BLWW_VIJFD??8>DKLGV_JGHLPQOIKING;0:DOWL]Q@8 - - - - #) ) -
%$%%-!"" $$$./"/4*'),'
- - -
-
-']‰ŽvfvŠ]) -
- - /J\aa`Y[o€€udkuyytsn|…Ś„lf}‰Ź‹‚…‡y|‚tW, -7GNUMNROTPQJNSONJGLFGHI?BGCBA:44>RWVTOSVD
5J]bfc`OKEIE>D?@B>723409/#$
-
-
- -
-
- - -
&
- - ! -
"12882628@5,'(''')'+31* $%--75CE>A=AFGIA<=;73.4=;3&79?9=;@=6+.,*.,.*0' - - -HgS - -
-UŠ€ow‹—„Y' - - - - (G[dic_Vbr‚Ť~cdq‚rhs~‡‹†qgn€‡’Š€vty‚~j7 -8ENSFELMPPWNENGFKPMJLOG?LLRPDF5#5=X\NP[`S2 - -';GVa^a^JMPIGKE@=:5592887+!%
- -
- - -
- -
$#
+8457322264,&($ (!'*)0*/'(%#577>=BDDBJEDGD=?7=24@;+,2A;::;:40+0*--*/71 - 9! - -8EELH@3/!.<?DISST[TKB<HMKQSVZPHFN<9JKIFJVNOHLKWPQNLCPK@:2!& 9DMRTKOA57 % Mq[ - -'% "*%!!",!%2)!(/52,+/ -
- J€j~•’’…\(
B]epte[dv…ŚŤmht{…„rfltŠŽŤzjhp‚‹“‡‚y‡€jC1IXQPLJMN[ZPPKEJPMSMOJAGNROLRQF&
+BFRYSUXYH, -+9HR_\YVRAQN@DC@;1/88813-'%&
- -
#
- - -
' $%!!%$!%)53527<94/5)+6, '"'/.1,(%!('39;9CAFHIJBAEEA<69:?>4)06B7=>EA4-*6931..5.
-4 ?EFHF7/+"&38>DGRR[RID>8<KMOSY^NJLD>;DMLHKYXOQLK[OLUQHOP=>0&%))$AGSPLQQ?7' %2 Qxd% --…ެ«µ˝·›°š–ł¦ˇ®Ż§–¬µ»ĚÝÚÉşŔÄÎŃĐÎĚÂą«®ĂÄ«¶ÔŃÎŃ·§µĂŃŘÔĚŔ´ť”š‹halŚŚ…Ś†‚~śź”’›šĽŢčćŰčîďďđďďăνŔČĹĆÍÍĚÎĚĚČĎÖÚɵşÂŃĐËŐßŕâăăÜÓĐŃŃĐĎĎŮŮŢáăĺĺčęëíďîîďńńóöööôřřřřřřřřóóóđńíéĺáÝŰ×ÎŇŢßßÜâîóôňóóůýýýţţ˙ý˙˙˙ţţţţţţ˙˙˙ţţ˙˙˙˙˙ţ˙ţ˙˙˙˙˙ţ˙ţöíĺŢÓĎĎĎĐĎÍŐŃŮĺđűý˙ţ˙˙ţ˙ţ˙˙˙˙˙˙˙˙ţ˙ţţ˙ţüűýţţţţţ˙˙˙˙˙ţţţüů÷ńíçáÝÝßÝÖËÉËĐŘÜăĺëđő÷ůůůřůřůůůůůůřů÷ůůů÷ôôđ⨂sslyyjpv^jodhbc[PNT[]TLL?D>=:BIPOCC</...,-0CI9'%*)DUP2!(?L\TSMC/&ALI6"9TVTQXT;2-`˛×áăäâŃĂČÁ˝ÇÖäéęěěęëîđńńëáŰÜŘÎÉÍÎÍŮŕŕŮŃËÁźj6%$_˘şÉŇĎĐÍÉÇÉĂźQR5 -'# -$,'!!" &!#&!&,''#)')0-($*%
- -
-Dlyjoť™’‚V*
- -
9`dgjjZ`x†ŠŹ†pnp‚~€rnjz„ricgzŠŠ‰‚s‡‹‚‚}qO$
-!/N^YaYTbgba^RRUST][SVULPOUSMQPK* -1CL\VQRZSC'
(=QWV]XOGHKJG@=?788;8:36('"& - - -
- -
-
-
$ "#%#" !"&#")#'! %27417:B>86516</"$-3-731+! '-.58?;>@DHGFBDB>>><=>B9..0<>:<?E<4-'4A<2102&
- - - - - #" -
%+%!( #%!#"+,(#+.715.'% - - - - 7jv{fd€ś ś‘{P#
- -
(Odlkc[[i†~‚x`tki„tsex€„vlfgu†‰‡„„†pvqwb. -<WV]bdaegafa^^RS]]^i]Y^WZXYYZOE2 -6DE]RMPLL? -+:HOUSTMHJMEAECE8=;?570**+&"" -
- 6# - -
- - - ' - -#$&&($$%(##'*+*')% !$ "&95116<A?9=6897( *6:2683-"&-./66>;:<DFCDABA==;9@BD4*.5<A=:HA92,%5;:5+)&(& - - - -
+{Ş˛¸¶˝±“¬ťšł¦ś¬¸´ˇ˘¶ş»ĚŢÜĚĹÂĚÓŇĚČÉĂşł¬şËľ¦ĽÓŇŐĎą®»ČÓ×ĐĆşµ¨›Ź‚ec‘’ŚŠŁśŠŽ’’źĘääÚćîďďďďďçĎÄÂĂÉĚËÍÍËËÇČÔÖȶ·ążÎÎʶ©¤Ş±şşŔĆÉÎŇÔ×Úâćčéęęěîďďđđňńňôőőôôőö÷öřůööóđëéčĺăßÔĐČÉËÍÖßĺćĺčď÷űüýý˙˙ţţ˙˙ţ˙˙˙˙ţ˙˙˙˙ţţ˙˙˙ţ˙ţţţţţ˙˙ţ˙ţýúőíčăŕŢŘŐÍĎÍŃÔÎĚĐŐÔÔ×ßďřüţ˙ţ˙˙˙˙˙˙ţ˙ţ˙˙˙˙˙˙ýţ˙˙˙ţ˙˙ţţţţ˙˙ţţ˙ţţýýűöďčăŕÚŇÇżľÂČĚŘŕäćěďó÷ůůúůůůůůúůřůůůůřřöńâ˘srŠŚŠtjcfcdm}ŚrYR\u‚‚}wq\=3@_jtxtpnK;.*$+?Yn\5#'7]ljQ/*IgmmhgkkE#.JbiP!<\hdcSE@(%aźÁĐ×ßÓĆËËĽľĐßćęěěíěęěđňňďçŕŰŐÉČËÉÍÜáäáŐČÁ¤Z,%&_žąÉÓŇĎËÉËČĆ—FA* -
$
" '#&"%"%! %%+,/#,84/4-% -
- - 3jxgamŚˇ—ŠlF - -
%D`c_f]Ver~€ip…cytmgjy†|zm]`q„Š‹ŽŚ|wqutA - 5Jccc```gbdd]\V`]baaa\\]^\\]YYP5 =PU[QLJOJ3
+;JJUVSQLII?AF>E?771303)044## - - -"
- - -
-
- - - -
"*( -'))$!&%"(0,$%'(.1,#
###"%##'(:4.59=::47@=11+#*36:/+,-!+337>;?=8=BD@@BA<C?=>C@A=+-6=:=<ABB4(*7<610,-%' - - !=HH?32,$ "/012:=FFGF?9<@JIKKUWOHH;98GGCSJPLPNX\TZYPIQJCC6)$!-51 .AKMTVTH=%+5* --_b0 - *Lfcmv~…Š†‰xV2 - -5}©µ·ąŔ˛ŚĄŁ‘°¨ź§´±¤Ş¸»˝ÔßÜÉżĹÎŃÎÉĘÄĂżş®»»°¬ĎÓŇŃÄŻłÁÎ×ÓĆÁ¸¦›‰ugr‚‘’‚†‡śŁŤ‰”“™»ÜăŮçîđďíďđäÓÇżÂĘČÇËËËÉĆČ×Đ˝ł¸ąľÉÍą§ťĄ¨©ł»ŔĹĘĎÓŐŰâĺçčęęęěîđđńňňňňôőőňôőř÷řřř÷ôďéćĺäŕÚÓÉÉĚÎŃÓ×ăčëíóúýţ˙ţţ˙ţţ˙ţţţ˙˙˙˙ţ˙ţ˙ţţ˙˙ţţ˙˙˙˙ţ˙˙˙˙˙ýűóěęççäßßŘŐĎĐÓÔÖŮŐÖŘ××ŐÖŰäěöüţţ˙ţţ˙˙ţţţţţ˙ţ˙ýüţ˙˙˙˙˙˙˙˙ţüţţýţ˙˙˙ţţţţüőěĺŕŘÍČËĂÂÁĘŇŰŕäčîńó÷řůřůůřůůůůůůůřůöňá¤}q‹‡|hY^Yag‰†|WP\|Ž†xv|weB9A\wrqpusbF+&(2Eam]8$*7SnjW+#DfudNYfoX-1OelR*!5UccE6/##)l°·şĂËÂŔÎÉŔĆŐăééęíîíëěďňôďëáŮŮŇĐÉČËÚáćâŘĘç^. '\ś¸ČÎŃŇÍĘÉË”FE7
- -
!(!+)###45)/33,)+!
-
- &U€€l[qŠ”ś•‘†e<
-
Bbfjk`YZq†„pgztu{uliw……†thdq†ŽŽ‚|~||~xI(Pdehibgdb`bgbgfde\eea]][ddc`]W9*A_c`XQIMI+ -%6KKXWZUJAHFCJHB;5/2248750&%)%
-
-
- -
-
%*# -$1"$$(&"$(+/0))(/01$&$/'*-'%#!"/''/6:769;9763<:4)$"-564100%.;8598;<;CFBC??=>>?:@@=?8(.588<=B=<1*1>?;1-6' - - - -#5EGJ;70(#+/3454>FA<54?9@KPGQ[LHKJ<:FHCLSKJRUJ\`VTRQELFC< "%-7=23CKQYSLJ@) -'0: -(H8E¨ŰܧK
/Rdcsvw‚„‚xT/ -2€¬µ»ĽÁ˛Ś§źŤŞŞŁĄ§¬ą¶«¨ĽÓÝŮĂľČĎÎĚÉÉĂÂĂĽ±§¸ÎĹŔÓĐŐĐ»¬şÇĎÔÉŔ»®ž–mh{…ŹŹŹ‹Š‘Ł‘‘’Ť Îŕ×äíďîďđďâĎĆĆĆČĘÎĚËËËĆŇŐÇ°»ĹĆĘľŞ śź®¶żľÄĚŇÔÖÝăççęęíëííđńňóňô÷ôőôőôôôőő÷öőňíęçăŢŰŃÍÉÍĎŃÓŰăĺéđ÷űýţţ˙˙˙˙ţ˙˙˙˙ţ˙˙˙˙˙ý˙˙˙ţţ˙˙˙˙˙˙˙˙˙˙ţ˙ůőďęääŕĺĺŢÚÚÖÓÖÖŘŮŮŘ×ŰÚÜÚŮŰŮŘÚßčďöüţţţţ˙˙˙˙ţ˙˙˙üü˙˙˙˙˙˙˙˙˙˙ţ˙˙˙˙ţ˙˙ţţ˙˙˙ţüőíćŰŘĐËËĆĂÁÉÓŮßĺčîńőöřůůřůřůůůúůřřůňćĄtŹŹ~a]\\\^x‹‡y^H^z‹gf|zoF5>]ip`R^pmU3,+4YszsK5*6Vvw_5&GksfDCaqc?/LfoW(%8\g[5#2™ÖÓÎǸ«¨ą»˝ÍÚâččëěďíéęîńóđéŮÖÜÜÔËÉČ×áăăÚĐǧ`)! R—µÇÓŃÎÎÉĚËĂ”??$ - -
- $&$ &% ""'$$!#$$*.4(/)&$
-
-
+Uxnjf’ť™•–ŹzTE$ - 8Uhmjfa^q„Š…e`vx€qjt{ŠŠx_n|†ŤŽ‘†v‡y^&4Reemlojmkhgihbakfcegg```ce``]P@ - -';JW^ZTLTK9 -(.:DWXW`YMNNJ>IIB925,.77@>62/1, -
-
-
) - - -
- -!-% #(&+**))+''&,24,.))'&+(.(.+-+$)%! $/1786:>87;56=:.&$483304+#06866C?>AA<?C;<7?=<@>A>9.&26;?>>@;-/ 3@4:5/0'#&
& 6JFL<6+*&0-.<7.?6071699BKRIQWQAEC:>DOKFJLPIEIN]YWTNMMTF.&"'<B7%!;FGV\MNE0& *03% &) -
(Sginsu„Š†‚…v\:
-/‡«µĽĂż¬‡¨ Ž©¨ˇ¤¦¨łł˘Ť§ĐÝŇÁŔÉÎËÎż˝şľÂµ«¸ĐŐ¸¶ŇÔŐÖČ´ĂĚŇÉĹą±¨™Ź„xby‹ŚŽ’ŹŚ}Ť¤›‹ŽŚ“ĽŰ×äëďďďďđçŃÇĆĆĘĘÍĘĚĘÂČÓÎş˛şÁÇĘɬ¤˘˘¤µ˝ÂČËŇŘÚÜâćéęëęîďîďďňóóôóöö÷ööôôňóňőóďëčâáÚĐÉĆĚÓÔŐŘßçęďůüţ˙˙˙˙˙ţţţţ˙˙ţ˙˙˙˙˙˙˙ý˙˙˙ţţ˙ţţ˙ţ˙ţţ˙ţűôěçáßáŢßăâÜÚ××ÖÚÝŰÚÜŰŰŮÚÜŰÚâÝŰŘÚŰŰßěôűţţţ˙˙˙˙ţţýýüţţ˙ţ˙ţ˙˙˙˙˙˙˙ţ˙ţýýýţţ˙˙ţ˙ţűöíćŰŐŇËĆĂŔÉĐÖŰáĺîôőřřůůřůůůůůůúůöóčŞ|jŤŤtd]XVN`|Š”v[O[w‡‚j^|~xL6<_u}^BFk{e:+/:Yx{y_2'/Zmng7(Ha~yF1VoiC1MjpR*#1Ym`O>:*"1—ŘÜßÝĂ®°ś¨żÔßäćčëěęéęęńóđčŇĚÜßŮÎÉÉŘŕáăŰŃÇ´j/$I™´ÇŃĐÎÎĚÍĘÂLE"
!$"'(%""!/')##( $)-'+0(#
-
Q|l`o€Ł —Ź‹xlZ@! -6)Ibnqnk\nw†‹ŠŠofj‡{xgnw‡|glx…ŚŽ‰u„…‚h4#-Qhoqspqurkjojdikkeemqg_^^bc^_UM /EMZ_UQLWN2B7EQS[ZNEJVH>?@B6,030212D:*$&$
, - - -
-
- -
-
-!,$ !$%)(%*&+)&"*/510/',3,(+())$"$!#$&$""1796>;==??4988."%0544/52*$%'18>7>=>B?====;?A?>?:@86+&3E>:?=;82%)+3130/,#%" - -
8LKE=:1( $4017728*71<<:=CMLPQXLBC@;>EGLKCKONLQ]]^\YXPKEC1$"#<?>3%(7EW_ZVB41%#%-" - - -
,}¦±¸żľ®‡ˇ ‰ŞŞ ¤¦¤µşˇ~ťĎÜÉżÂËËĘËą˘›µĂŶ«˛ÎßȲĚÖŇ×ĐĽŻŔÇĚĚĘżą®Ł—“…qu…‘Ž‘‡{‚†“ź‡y…””«ŐŇäîííđđńäŇĹĹĆĚËĘËČÂŔŃÔĸľŔŔČČ·©¤Ş©°»ÁČÎŇŮŮŰäĺčęěěëďđđđńňôóôőöôř÷÷őőóóóóďěéâÝŘĐÇÄÉÓÖ×Ůŕĺíôúý˙˙ţ˙˙˙˙ýţ˙ţţţţţ˙ţ˙˙ţ˙˙ţţţ˙ţţ˙˙ţ˙˙ţýűöďçâáŢŕáăăăáŢŘŮŮÚŢâŕŕáÝÝÚÚÝŢŢâäááßÝÚŮÝŕëöüţţ˙ţ˙ţ˙˙˙üý˙˙ţ˙˙˙˙˙˙˙˙˙˙ţţţţýţţţ˙˙ţţţýúőíâŮÔĘĚľŔĆĘŇÚßćíňôôöřůřůůůůůůůřó謂|‚‘Žy[YULGTw…‹yPCZq†‡kn††xF5?_{x_FFn„cC/(?d||x^6*2Ynp`6$Gd}vO>Zqf=5KhrY/5\jjl_\D+2’ÔÝăÜÇ˝ŃÁŁ ŻĚŘŮÚŕęěíëéëđňđéĐÉŮŕ×ĎÇÍ×áâäÝŃʱf: 'EµĹŃŇÍĎŇĚÉżGB#
- -"!$($&#$+/",$ &*/'#$$+*0+. - - - - -
5pvbf†š¤¤›•“riU=-# - - -
#PbnlrpZo{……‡qfqw}z€pmzŠ‰‚}jdn~‰†…~|€…€tE 3Zmsttkp}rkqpokoljhjlnfcld]hc`gW -#6?L`fUJMLL2 -"9DNU[^THFNJH?=>84-03.3.38(!&"$*
$
-
-
%*&
#(,$"$()*,1)-./31,##)1/*,)%$%')$$# "!!"1<77=:9A;96;50."&.571323(%(/9AA@AEB?>>7=A>BEH99@74+-7IA<?@<51"*'-56;1& ! - - -47OK??6#!0-5-25.*03678CFLLMPVKCB@>>JNMLMMOKQQ]a_[Q]SSOC)$#%6@CC4#1IV_`MFA5/ -0$ -4{Ą±Ľ¸»Ş¦¤Š©®ˇˇĄ§·Ľ¨¦ÓÜÇżżČĚĐĚĹ°›ŞżĂą®¬ÇÜÔ´ÄŮÓÔŐĹ´¶ÄČĎËÂąŻŁťž“ngx‹‘Ť‹„‚Šˇ†{‡–—žĹŃĺëîîđđđć×ĹÂĂÉËĘĚÇľÉŐĎ·ŻŔľŔÉĆŻ¨®±·»ľĹÎÔ×ÜÜŕăçéěěęîđđđńňňńôő÷ö÷öő÷ôôóôóďęéäÚÖŮÓÍÉÎÔŰÝßčňůýţţţ˙˙˙ţ˙˙ýţ˙˙˙˙˙ţ˙ţţţ˙˙ţ˙˙ţ˙˙ţ˙˙˙ţţüöîéĺâŕßĺăääĺäŕÜÚÝŕćçęččęçäŕßáâäâććĺăăŢŘÚ×Ýăíőűýý˙˙˙˙˙üţýü˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţţ˙˙˙˙˙ţüýúňçÝÔŇËĂąĹÎÔÖŢčęíňöůřůůůůůůřřůó範wŹ€bVQLDT}…ŽxM@_w„~‰‹lA;Cav|`DGqvb>,2Kntwz_I13Yquc8(Bn{hSPmzj8-Ijqa85WhklfbC70yÁÝâÔĂĎÜ͵·ŔÎČÄÎŰéîíčéęíňóîŢÔÜŢŐĘĆČÖŢăäÝŇűn=%G¶ÇĎŇĎŇŃĎĘÁŚAA& - -"!' ' (&!!#+(+ )'22$#.-..-
-
- -
- !`vmc€–˘ŞŁź—Ť}kUTJ9#
-
-
-8dhfmm_Zq‚‚†‹ubnp{siozŠ…rhYgy‚‚€€‡xu|w|N0! -5\otyuq{‚yposxpxmlglofinjkiiebgI
'5<QacSCJPB#
$8GP\SXUFIPH?@B>=71)353205,#""
-
- - -
- -
-
- -!#+$
$(*)((.)06.12/432/+&%-06../+,&(&$%,#"#,2;C<88482:;7/)'"&063+464$ 044<FAG@??F?C@?=CCBCAAC9,(4<GA59?=. &1.)186'&% - - 0?IJD37'"/0-+.28,/.3<>JIUQRXKECAAGLRFKFGNQNV`a]Z[US]M@9%,@?LJE2!9U_WXPJE0 +),& -'B.!&" - #9S^\bk~Š…„‰pR,
4†¦ł··˝«źŻ—¨˛ śˇ¨Ż»±»ÂÔ×ĆżĆĘĎŇŘÔČłś´Â˝¶¬˝×ŰĂ˝××Ô×Đ·°ŔĘÎĚČĽ¸®Ł›‘vks‹’ŤŚ‰‚}}–™†–ťľĎâěđďđđđć×ÉÂĘËÎËËÂÁĐŇĹ®¬ľĽĂĘşŻ«®µ»ŔĆĚŃ×ÚÝăäĺęěîíđđńńňńňňňôö÷ôőööőöôóňîëčćŰ×ŰÜÚĎŃÖŰŕçěöüýýţ˙ţţţýýţ˙ţ˙˙˙ţ˙˙˙˙˙˙ţ˙˙ţţţ˙ţţ˙ţţýůňęčäăââäăćĺçééćăßâäéďňńëďňđíëćâçäáäçéčĺâŕŰ×ŘŮŢáęňűţţ˙˙˙ýýţţ˙˙ţ˙˙˙ţ˙ţţţ˙ţţ˙˙˙ţ˙ý˙˙ţţ˙ţýýý÷ďâŮŐĚÄĘĎŐÔŘáĺëîńööřúřůůřřř÷óç¬ylŚŽ`PWNISk|tVE\~‹„ŠŚŤ„nT88Zw}iNWoo[929Lkuv}jM.2Zkyg1!Egx|gjzu_2$<nw^=0_hk]XM8+3j»ßßĎČÖÝĐľĘÖĚ˝ĹŮâéîěęęéíńóđëŕÚÔÉĂĹÉÔŢáăŰŃȸu<&HŽµÄĎÓŐÔŇÍÉŔJE& - -( "(#. , $##("& "%$-/(, - - - - -"Gpos—¤©˘Łž”rdYZPA&
)OchqneYk{„…‚xhcrqwqqgix„‡{k\cs„‚‚‚€{‡„yyu]33\ktr€€{uwtqqywqptyznmqqmleilicS -% *:LY\YNDEH;$$<FKNNNA?LF@:?JD@950,46037+"#
- - - -
- -
- -
- - - -
-"+%!(+,,*45556:697072/-,+&*,340.2+.)*('*'$!! "/7@CA65;81;:73)$$/144,5:-$#763<CE>?<>CADA>CEFD<AGD1&*2>:;:>=7))01,0,.' - - - - - -7JJJB31, ,1),33-%)$+5:<LKOYR[RBFLEEKOMKJIETKS\]bWV[R]RG5$';<LKK:.%K]^ZUME9( '(2% - - - -
&-")'# "!$& %!/( "4##&)! -?ZipŠ›¦Ą źź…pbc`QA"
- -
&Ebmpjd^gqw…~nemupzmYduw{trdar†‡‚‹„wvyv{to86Ygnpz‚w}{zwlvrruss„tvouopqrni\. -% -%AAUYWRJGPJ8
)8BIRNOK@=II>==JG>4301.01+*$ !
- - -
-
-
- - - - - - -&0'
%$+0144:88;<=:8:6;;3*160*0000/0-/1%*+)!!&&"$)-9E@=69;5495::,('19:40/7)&+36B?EDF>>?BBC??DAE=AFB3 '146:>;?9-#(2/48+*" !&
- - - -
- '@HKHC;2( $,1),26*2* .+3BJLHMQTJEEDFFPSWNTOHNTYZ_bYNMQ[TH4';BEGE<-"!0NUXXK=:/ -"86% -"<Teegmd{ŚŽ‘Š…}b- - -0‚¦·ą»»Şw¬“ź§©©¦Ş|v§ÁĆŇĚ˝şÇĐŘÝáÝÝÔ°—˛Âą«ÍŢŮşÄÚŐŃŘ̶¶ĂĹĘĆĂĽş§—Žk|Ś’‘–Ž„‰~“•€–źŁĘâëííîîîäÖČĹČÉĘÉÇÂÍ×ȱ«·ĹĘËą´µµ˝ĆÇËĎŐŘÜßâăçęčěďďîîńóóńňöô÷ő÷ööőőôňďěéčçäŰ×áäĺăăĺĺęôýţ˙ţ˙˙˙ţýý˙˙˙ţ˙˙ţ˙˙ţ˙˙ţ˙˙˙˙˙˙˙˙˙˙ýţůđčäŢŢâßăćčçéëęëěęëććéęďňôôňéěóóňńíęááââćęęęëęčçăáÜÜßŮÚŢçďőôóýţ˙˙˙˙˙˙˙ţţ˙˙˙˙˙˙˙˙˙ţ˙˙˙ýűýýţ˙˙˙ýýűúňéŕÜÜŰŰŮŮŕäçęěďň÷ůřúůůřřóčłxry„Š„ZRIKAQo{sUASv~jdu~lHA`s~vy~mJ+&<fruamv[=8Xwr^8"Gqr}xywr9#$Khn^:!2Yge?$)&vĎŕÔČÖăßĘÁÔÔĂÄÝęěđďîěëččîńďíâĎżČČĆĘÔŢââÝŇȵ2, B”¶ÇÔŘÖÓŇĚÉşG;
- - #-##
- "9!$'$( %$!"$)%)%"(((,(!&&
-
5W`c—Ł¦ťźť˘–wddbfc>! - -
!7Xbkdaa_jt{y|paarx{cvpmwvxpcbi}…‹zqt~~ojD#8Vhkr~z~xyu~syonsww|y|utkjlmm_7 &>KUU]VFQRG9
):HWSSRE6;LC<C@II908;.-2).( $
-
-
-
-
-
- -'6* *,16:=;6<::?;?;79;<=353.016612//1-)$&'%%*'! ,/5<<>93=869:@9.#"+5832.2+)110=BFHDC?FDCG?=<EH@BD>:+029?B?:8.,(,+,.5>2*""*! - - - (FFNE;:8)&0763291%!"&$->DWQNS[KB<>AIMTLHJMJNRV`ZTZSSRURG3 /@IIGHA72&AUZVHD?>(! - 1:1 - -4«ąľş˝§t’°ź®Ą¦°ł”…ŞÂÄÎČ»ąĘŃŮŢÝÜÝÜŔ’¬ŔĽ¬±ĹÜßÄ»×ÜŇÖĎş®˝ÇÍÍËŔ»´¨™‚ryŠŤ‘‡„‚|Š–‰‹”š™ÂâëíěíďďćŐËĹÉÉËĘÄĂŃÓ´޻ĆĎ˸łĽÁÁĚÎËĐ×ŮŰŕâćçéëëíđďńňđňöőőőř÷÷őôóňńďëéééćäßŘŕçéćčíóúýţ˙˙ţ˙˙ýýý˙ţ˙˙˙˙ţ˙˙˙ţţ˙ţ˙˙˙˙˙˙˙˙ţ˙ýúđćâáŕáâĺčçčęíďěďđîëéĺčíńôő÷ôěęňôóôńěĺäáćéęěíěëíęéčăßĺÝŘŐ×Üáŕĺ÷ý˙ţ˙ţţţ˙˙˙˙˙ţ˙˙˙˙˙˙˙˙ţ˙ţýüýüýţţ˙˙ţţüôíćßŢßÜŮŢâçčéëńňöřůůřř÷óč±zpy}iNNEILc€„qYEUn„fM_t‰sP?_t}zw~wf=*)Ep|wYdvjG4Spv`9$?s{~xyzo;& Ifge@ )UtbC! #}ŐÜĎÎßäßÍĆÖÔżËäëďóđďíëçęěđďíäŃÇŐÓÍÍÔŢăáÝÔÉ˝„4*?ŚŻÄŐŘÖÔÓÍĆżC9 - %.=5"$%&)! & -$("!#%'!!*+,1*"
- - - -+Qedpź˘źž žžŚubakoa@#
-
- -.K_feg_\nu†{zxd^iknp|qrqxugedpŠŠ‡‡{|zvzomR)5Xhqwz~}~y~„zrmjpyqwws€ysmngssf='FSUVXPMSSG&
$5HSSSPD<AQH>FCH@926>5,/4($"!# -
-
- -
-,4(
'(.8@@??<>F??==>?=;@CA>934319725701*,('*)-(#'158>:>73;=>;=@6*))01154*3'&1542;<B<=>?@EFF@?@CC?;:92(777:====0%)04008:3)" $&$ - - ,JFKF=22,&;;>F><1")!"4:ASMSTaS<<9>DJNSTHCRUIR]\RZV]ZPQI4! )=BMELO;5-"5PZSK?ID, - -$%5' - -%?^kkrtx‹Ź”–Ť†s^5 -8‰«łľĽľ¨rŤ«—¬˘ˇ¶Żť¶ÇÉĘĆşżÉÓÜÝÜÜÜÝÎź¤˝¸«©˝×ß˸ËŰŐĎŐÄ©¶ČĐÓËÇÂľ˛‘Ťt‰‹‘Ź‹†rťŤ‘›ľŕęíîîďîĺ×ËÇĹĘÍËŔĹÔČľĽ»ÉĘŇÍżľľÇÍŇÓŃÓŮŮÝâäĺćčëěíîďńňóôöőôôöřőôóóňďęęčččćĺáÚâéëęďůýýţţ˙˙ţ˙ţţ˙˙˙ţ˙ţţţ˙˙˙ţ˙ţ˙˙˙˙˙˙˙˙ý˙ţüřđćáÝŕâĺççčęíîîđńńđđëčéëîňő÷řôîíö÷őóńîëçĺčęëđďđńďîîěéčćâßÝÚÖÖŘŰëűýýýţţţ˙˙˙˙˙ţ˙˙˙ţţţ˙ţţ˙˙ţţţţţţýţ˙ţýýű÷đéăŢÜŰŢĺččëęëîňôö÷÷ůůôëł|ot‚‰~`SHGLSfwmREVr…}gLVv…sP9]yz‚{qxjG*-Lfwl[f{sP:Zl}k@'>rujlvrI/@]phE,UrnF'$ŃÓÍŘćçßĚĚÜŃÄŘčěďđďďíčĺçëďđěçŰŘ×ŇĎĎÔßäßÝŐËşŤL+!A€«ÁĐ×ÖŃŃĎÉ»}FD -
-++8B;/!
%,"$*&! +%')%'#,!'1-1%" -
-%IU`~Ą˘ťśˇź ›”‹ph_npiH - -
%Jbgkoc^hv€†‰|hahorqncpxx{|sicu‚„†‡‡|yyupk\8!7Pilv†…‰€‚€wttrqwv‚~‚~€~umpvlh> .IPR]]ZOMJB
';KLPRQQ=:JSOD>FA:769<013/!$&'%
-
- -
/8+""$).6;?DCEHFGGFBA:>==?>9<?89;9857::3/422,.++&.9DE?CHC??@:>>5)+348625+'!&//.6?C?@?9;>DEEA=;?=9880'(:=>?<;=9+08<:32663)(%#
(DME=636)# (68<C>:+!)"!%37>JOXY\SGB=;@UPFEHBRRTQQZSY^[ZXI@9'%4C=CLSSAHB0 ;FEMHI?9$
-1% - $/;FDI3*%!(#( *+%+*(&%# "%,'+.( -
- -
-&?Tf€˘§˘žž›–—“•ellnri< -
- 7Zfjhh^]p€‡†wmnpurvkan{…}{k]i~ŤŽ‹…xzwpoqL5%7Qhiklw„†‰~|~€‚€|}„}}zvrwzumI$ 2FRaf]LPYO/ - *=NJTZOJ?9>?DG<8;2172319353,*' -
- -
- - -
".=4) /236:?DGJLLIIHLJG@CDBA>=>:6:>?><<A:968583.'"+;??DHKIFBC??<2161:5955- -)1.3<?DA>@B>?;9BIAA>=<80(#+<AHH?>?7&/6>3%5981$ &,& - - - - !DU_lpt…–ťťšwX1 -
5‰«µ»˝ÂŞs‚”ŹŻ©ĄŻŞ¬ą˝Ľ˝˝¸˛»Ë×Ô¸wŔŇÄť¤ş¶¨¬ÎÝßÇ®ĆŰÖŃÖżŞ»ÄÍĐÍĆÂĽ®ž˘“yq|‹‘”‹Š‡•Ş—„źĚčěíîďďĺŐĹČĹÇÄľÂÓĚĂ×ÜÖŇĎÂąĆĐŘŮŘŮŰÚßÜßŕâăćččéëěďđńňňóôóőöőóóňďěéâŢăäççčëęčě÷ýü˙ýţ˙ýýţ˙˙ţ˙ţţ˙˙˙˙˙˙˙ţţ˙˙˙ţţţ˙ţýűůőëéçćçĺăĺéčęëěďđôőôóôőóôđěčçęńňđďďíęěđďńóňđęăâćčíńňńňóńđńńńďđíęçăßÚÜŘÚÜäęóýţýţ˙ţ˙ţţţ˙˙˙˙˙˙˙ţýţ˙ţ˙˙˙˙˙˙ţýýţ˙ţýüôëĺäććččĺçĺččďňôőôó긂lv†Ť‚hYSVKPez†}_BLn‡mhkn‚c68QplgI]yvb97^v{yz~tGZpxg81\msT7SqjB*9[hg? (Qhldd\T7#K‘±ĚâéçÚÉŐ×ČÖŕŕÔĚ×éîďęĺăçëëččćßÚŮŇĐÖäčćá×ÎĽ„O04~±ČĎŇÔÓĐŃË·}@>
-
- - -5Na{śĄ§ˇźťź”‡†tc`tvj< -
- &Kamgfa_o|Š‰‰~hfhvpro^furb[y‰Š‹‰zzv€s~€aD,2Sfgohgrw„‚€…‰‚„‚€zxmlr{zY* 7EMnkYOM`I, .5EHQSNH:6:;;@97/58+35-54B:,.!"
- -
-
-
"0;7,$*078>=DEIKJLMOCLJJOKJGGG?>@?CA?ECB>>=>97;3(.<>?GKIHHBC<;;-%4;@77<8)" $/210=CF@>CHG??7?@HEDB?<2##0@FAH?7<4*' &4;<.!+1/ --Q^LA>21((2:;6763) $(&*6EHSY]RJ><<?NLRHAFIOMMSVNQPNP^_QI6&1;AELLIMNVU5&*AHGL;:$ &$
- -A^ahz€’–šťž”zV- - -
4Š¬´˝żĹ¬z~§›“Ż«Ł¶ş°ĽÁĽş¶˛ł»ĚÖĹsmgźÉͨˇ´˛Ą¬ÇŮÜÓą»ÓŮĐŐĘŻŻŔĚÓĎĚČ˝˛¦›—…qwŤ‹’Š‹‰Ž«ź‰Ź›šŔâěíîîîćŐČÁĆÂÇľĘÖÇŔÚÝÖĎε°ËŃÖŰŮŰÜÜŢŕŢŕáăćçęëěíîďóňóóňňőőôôôńëçäÚ×ŕäćčęëëňřüýţţýýýţ˙˙ţ˙ţ˙˙ţ˙˙˙˙˙ţţ˙ţ˙˙˙ţţţýüöîęçĺĺĺäáäçééěíîđńńôöôóóôôňńďęęëěňéěěéçĺěěđňňďéçĺćéđôňńńńńđńóňńďďîęéçáăŢÚŰŰŢâďôűýţţţţ˙˙ţ˙˙ţ˙ţţţý˙˙ţţţţ˙˙˙ţýýýýýüţűôěęëééčâÚŰăçëďóóóó칀go„Ź‚}pwn[Sj{‹vRBDcx|„‚}}Y39TpreGJmpeDChvyi_nkwqOXnxgA$TgpJ-=ceI),Yi_5Kbe``fP06{®×ćęčŐČÔÍĆŮßŐ»Ş±ÝîíéçâăčçĺăÜÜÜŰÔĎ×ăéĺßŘĎ»„Q.!3xÂÎŇ×ÓŃĐȶD:
- #2HEGNB, $'!#$&&#)),$&) **'$*%%-:.& - -&ElzŁĄˇśźš’Ť€spoj`gu~a:
">bjrmeUcw„Ś~obgwv{peip†‡~vg[l‚‹……‡‚us„mG0:\esouz{{v†…~x†|„†~x|ohddqovz\2(=P[]ZWMGM@' -+1JZIMOB1*23;?:1.24.??//3A:/'$
(/
- -
- -3 - - - -/11/)(368AGGLLKNHMLGNKKOHKGHHEGBBBGFCHLG?=95/0* - 5=>BGGHFE=B<:8*#17>94E7(
./5+)/;>???JG=B>CAG@EI=<2 #/=FC=>86-&, 47:9.%/0)
- .MSQKA82(,7=:CB:9+"&**+,CDT[^WJD>>=?XUJ@ABMVMOQXU^[RVYRD3$"8;?EPXJIN\UB,)9HH83! $%"
+2$
P_[l€‚…’źśžť”}Y. 7‹±·˝żĂs{§ž–¬¨ĄŻ˝»·ÁÇĽŻ¬łľĎŇŻxcfd|¶Ńµž¶˛¦°ÂŐÝÝƶÉŘÓÔÔ»«ąČĐÍĐÉĂş˘ˇš‡x|‚“—•‹ŹŠŽ˘¦’“š—ŻŐčęěëěćÔĂĂĘÉËĹŃŰČĂÓÚÔĚČ·ÍÔŘÜÝÝßßŕáŢáăĺćéęęěíńńńńňóóóöôňńđěčĺÜŐŐŕčéęëďňúýţýüýýýţ˙ţ˙ţ˙ţţ˙˙ţ˙˙˙ţţ˙ţţ˙˙ţţţýúňëçăäăâăĺçćçëęíîńňóňňôóđîňňňńďęëęéíďëçćááčçěđďíęçééěîďíěěíîńőőóńňńđđěéęčäŕŕÝÜŢâăëôřüţýţ˙˙˙ţţ˙˙ţţý˙˙ţ˙˙˙˙˙˙˙ţţţţüýýű÷ńďííěęăŐŃŘáçęđňňóíŔzkr‚ŠŚŽ‰{hWdztU8Fit|{mE42ShtgI7UhhNKiofI2>[siRVgqf>#HbXC)$M\L1*DME,.NJOGD;#:t˝ŢčěćŃÇĎÇČÜŮǧ†’ÇéěęćááćäâÝÚŰÝÜÓĐŘăéäÝŘŃ»‡O0!6uľĎÖ×ÓĐËǶ{:7 - - - -&6BFMOA1'%" $"!//($!(5 )'" !# #'&(
#Gi…˘Ł š“‡~kll^`kz[1
-
8aipmbg\r„…„o_ijvxkebh~‚yulTf‚„~ntzŹnL:<[gy„†‰„|}‡„†……‚Š€}omlifrruscB -1>DIQUMHOJ4-5KMM]N7$$,,+,$)12973,5884$ "
-
&?
- - -
-
-
#+,2/*2;>CCGLHNNKKKLMMJKCEIIDEKHFHFIHHMNA421-#+68;BHBB?=B=89)&4:;9;8*
+-6)$*6:;@?BA<8A:<?B>5$.87==:90'-13.$&88.+/-% -
-,GLMJ@1.* (7?>?DA<6.%(%+?CGSZ`[M>8;<DTIEH?HPXKTXTW]WPZSMB:)#$3ALCIXMETaYL7&AE=/!! "! -
-:Ž®¸şżĆ«qu˘ź–¬«Ą»·˛´ą¦«§®ŔÎĘ“e[][c Ď»ź˛ş«Ł¸ĎÜŕÖľĽĐÖŃÔɱ¶ĂÎÎĐĚÇĽ¨ xy„‘–‘‡‡ŽŚ”¤™śšžĆäéěěíäÚČČŇŃĚĘŮÝĎĂĘÔŃËĆ»łÉŐÚÝÜßăŢáââăäĺćééęííďđóňőňóôőóńíěčĺÝ×ÖÚáęëěďóúţţüüüüţ˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţ˙ţ˙ţ˙ţýůôîéĺââćăâĺĺčééíďđńóňôôňđěíëěíďđđîëęéęëëçäŕßéćęëëęééęęíëéĺčççčíňřőóóńňńńďíęéçčáŕßŕÝßáęňůüţý˙˙˙˙˙ţ˙ţţţ˙˙˙ţţ˙˙˙˙˙˙˙˙ţýýüúóđđîîëăÖŇŃŰŕĺëîđďěŔ|hm|‚††yk[ZprtY:@^qvofmbG50/@[_S=,@WXI8OYB,-*6HJ;7AJH*072))2&%'! &**&%$7ŠĎăééäÎĆĐÄÎŰе•‚¨ŕëëĺâŕćéŕÖÖÜßŰÓŐÚăçäÝŘŃ˝ŚA&2x¨ÄÓŐÖŇŇČĆş|F2 -
- -%1B?KR<0)%''!## &#(--),),-&("'(##%
Kz”śĄĄźť –ŽŤ†{so`Z_kx€hR5 -
%Tmpg`[Wnz€‹‰qZZfpvjZWenxo[@Tr€†~m`\qsyumR79Ni{……Ś‡~„„…Š‰‹…€„€qsrxvprsth=,/9500;EIKL*,0<>HNB1 !$-6'* &(! - - - -
+##!"%"
- - -
!#"&+129>?CFEFDEGBHIJIC@@>B=_VBIILHHPINI;(-..1, ,45<8.+.72*(%103& "*," ,)-:7/'*(29<=0 %1;6771)26990*69,11) - - 2JFG<1%"&',8<AGDH<@60&4?BISZTXR@29AIYNFAGINLMXZb]\SOQKIE0&"(2ACHDVWFO\[M=*5<77"(*% '6%,9& -
/=AIPO>0)%" %$##(*-% *,"(!*-*'$ - - - -;v—ž Łˇś™ŹŽ…z~x…mj[`hyx`L>& - GYY_WVKZktygP:6PU^O8;IRSOH+#;_inT?0C\d`OE3(0Gguv€{y†~v|{|~zv…v|ztnmnlmgnpmX93 -,% *6L>$
"# '10,( - -
0-*-/)/#%'#"!
- - -#&2866;><A?;855;;?;69<9$gy5>BC@@GEC<0''*',&$
' - -
$ -
#-' !*1*%#/0."&
(% -
- - - -1JM>1*%'("$/>G@NHGA;4--15=OQRWYUE?78FQZIEJJTIER`bkUTX^TN?10)0JG@INMTQS`N>7!1;5 %'*# - -%8fC!%--
-
@‹şą˝Ŕ«qj¨Ş•¬¨˘Şµ±¬¨¦Ż´¨¦»ĘĄj\]R[UużÄĄŁ·®ž¨·ĐŰŢÖ˛şŐÓŇ×ĬłÁËŐÔŃÇ·«ž‹wi|ŤŹ“Ť‰†—˘‘‡Ž•¤ÓćęëěéŕÖĹÁĂÂĐßáŘÉĂÍÍż»ľ·ÄŐÝÝŕăääćĺâććčęëęëďďďďńńňňóňđîëçăÝÖŮăáÝŢéîńňřúűýţţ˙ýţţţýţýýţ˙űý˙˙˙˙˙˙˙˙ýýúóíčéçăăćäććçčééíěîďňóôóôôóđěçęěďíěîîîëéćçćéëéäáćççćĺäĺččééççčéëčćęđňőöôöööóóňďďďďíëęčćăŕÝÜÝáäěřýţţţ˙ţţýţ˙˙ţ˙˙˙˙ţ˙ţţţ˙ţ˙˙ţýűř÷őňíćŢŮŮÖŃÚŕćçęč´~h[_cZXTFNH38EF?5:1/442(.'%+)'!+&$ !"%(&!
!H«ŢéęçŘČČĎÄÖŘÁ™vsx…˝ăéĺâÝâěčÜŘÚÜŮŐŃŘáäáÜŘŃż‘L%.v˛ÇÔÔŃŇÎĘƶnA5
-!#7@BFIQ>-!&(&!"& '"*//%'(%$#(1*#$ - -
2jś¦©ž™ Ź‘”n|‡†riXflts_XZD2
- -
0=BE=:08PF>1)&4.0'#%,+&! )4/'!.49.+%7BOVUVWSOZPNRVTOULOZVHSE@?MGJII?("&
- - - -&)&!#%" -
-
%**').,,*'&%!'%+-('?/0ib&*-00.70,&*&& !
-
- - -
- - -9MG94+%-'!)8>GLOKHD<43.8FBPWV\\L?:95EWOTDFLKIDGZ^bZS]\KRC:%(=GJ@ILKONV\SF0!(-!$0/3':ua - &1$ - Lb_JA’–šš™››…^*=’«´»şŔ©vq Ž¨©Ą©˛«łŻ»Â˛§ŞŔÄ–h\`\VPg°É§ť¸µťĄłĹÜß۶ËÓĘŇʱ¬ŔČŇ×ÓÍ˝ť—‘ygn’’‹‰…„”¬śŽŹ‘žÂâęëëéßÓĆĽľĂÖâáŰĐÂČɶ·»şŔÓÜŕŕáĺĺçĺćčçčëěěëîńďđđđńňńńíééâŢŐĐÚäáââéíďôůüţý˙ţ˙ţ˙ţ˙˙˙˙ţţ˙üţţ˙˙ţýýýţúôěééćççääććčééëěěíďđńňó÷ôôóôóëĺěňóóńđďđîéçčăĺééäŕäččääĺčęęęęçčéíěěéęďôőů÷÷řřř÷őóóňđńîęëęéçĺââßŢßčńřýţýţ˙ý˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙ýýýűůńęäŕÝ×ÍŃÚßâĺäą{`SZYUDFJGA<>>89?5233/*.$##&"'$ "&$"'R¶ăčěäÖÄÉÉĹŰÓ¸Žvor|§ÝčĺăÝâéęßÚÜŰÖŃŇŰáâŕŰŘĐ‘>+w®ÄŃÓÓĎÍĘĆąs</
- -.Z‹§¨ˇśś ŽŤ€{€Ť€qk_etrgPXkP4 -
- $ 1$#$%$*! "!"#"!$&'""('!( # '(+"""
-
-
-
-
/,
- - - - - -
- - 3N"$ - -
-
- 8HFE<,*-%"(8CBLHO?A;//&97<P[]YRRD46;F]VRLHJIGDHS`d\\][LF?7+!%'8?CE@MRHNT[TNH3%$#2;50 %)5.Iw^+/,
MgeYIu•ť››ť•„U' -
>™®µş»»¨vp¤Ş’§¬˘©®«ł°ĽĆąµ˛ÂşŠaTYZYV]ťĆł•´¸¬¨ŻľÖÝÝÁĄżÓĐŃŃş˛¶ĹÎÖŐÍÁ¶¦›™{ji‚Š•‹Ž€Ą˘†““’˛ÜéëęćßŃÇÂĹĘÚäăăŘÎÎÇş·¶żĂŇŰáăâăăććçččëęěíííďđîđňđďđîęäáÚŇĚĚŘäĺäćěńöűüţýţýţţţţ˙ţ˙ţ˙˙˙˙˙ţţţ˙ýýţţűđéčččçéçćčéćéęěíîîđđđóňóöôôôôňěçéńőöňńđňńďëęćâăăŢŕĺăäâââĺęîďëććéííëçęńóňőô÷řřř÷ô÷öőóńđđđđíëéčâăáÜŢáčńřýţ˙ýţţ˙˙˙˙üţ˙˙˙˙˙˙ţ˙˙˙˙ţţýýýűôěćŕŰÔËĚ×Ţâ߶v_WaJJQFF<=?9;:3;51*,/--%&1#'%!**! %!""!! ## E´ăęčŕŇ˝ĹÁÇŮή„ifku“ËĺćŕŰŢčéăŢÜÚÖŃŐÚŢĺáÚ×ŃĹ‘I#)j¬ÄĚÓŇÍËĘĆłr80 -
"#:$ -
-
) - - -
- -
&!
- -
- -
-
- - - - - -
- -6KLM=03/$,9HBOPKJG@5*'/6EMQZaYRLA:=JQVKGMHFF>@KY_\ZXY[P?1"!$)5CGABHMNPR[QMJ8.#*1790! /
#5:>* a}U?<(5! -EihfacŹ–ž ťšY# :”Ż¸·Ľľ¦poť«Ź˘©ťĄ¬¬¸¶ŔÄą°Ŕ§p[^\XRY_†ľşšŞşŁ°˝ĎÝŮĦ±ĎŇŃĐȶ¶»ÉÓŐŃÇş¬ĄŤ{u~‹ŹŹ‘‹‡†—˘ŚŽ”ŹźĐçëëéÝÖÇÄÉŇßćĺĺââÝÍľ´¸ŔŔÍŰŕäăäăĺçččćęéěíííîďďďďđěíęăŢ×ĎĚÍĎÚĺęěńőúýţţţţýţ˙˙˙ţ˙˙˙˙˙˙˙˙˙ţţ˙ţýüůőîčĺçéééěęęíěěííîîďńńóóőööôňńńóôđěęîóôôńňôôňđíęčćĺÜŰâßáäââäěđđîéćéíęéçęďńđîń÷řřřřřůů÷öőóôóňđďďěéčĺăŕÝÜáĺíóőôűýţţţ˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙ţţţýýůóčâ×ÉĂĚŘŕÜły`a_NGPOBAD?<<98=43(2.2/#$)1,6.*!&'-.#$/.:?79(# #)'*& &%$.'5BE>@DB?#I¶áçäÜÎŔĆÁÍŘĹ—thjjnşâćâÜŰćéăßŢÚÖŇŇŮáäáÚÖÓĂ›R.*d«ÂĎĐÎĚÍËŲp?2 - - -*6ABBPTD/)!###$ +&$%!! #"%!*$%
-*Xq„“śŁŁź“”Ź‘~x„‹Źk`aluuWSr}f- - -
-
-
- -
- -
-
- -
%"3%1
- - - -
-
- -
- - - - - -
- 0JUGC5-+##.7?DKJENOE7,,56BKGTa\LD@7CJIJLAFLIL@EOQTQLZ_XP@0+"'8JIGNSJCLUSLVDAA<%%099=2+ +0#"'r~FUj1"'
@eirwgmŽ—ťźŁ•†Y! >ŤąĽ˝ż¦lc“©Ť˘¨›˘±®°łľÁ¶«¬ĽUZ[URMW[t¬Âźť´¬˘°ÁÍŮŘ̸°ĂŐŇĐб¸ĆÓ×ŇÍÂł§ś”‰uvŹ‘‘‹ŠŽź—‹ŠŤ’»ŢčëçßÓ½ĂĎßćççčĺŰĚÁ¸±ľÂČŮŕăääĺććčéęčéëěíîđîîîîíęéäŕ×ËĹĚÖŮćíőűýýýţţţ˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţţ˙űöďéćčĺäçééëëîďďđóóđďńđňôńôöůőöőđđđńňđíîđđďíóőöőňîëëëéâŰáâäçăáćîđđîčâćéčçčëěęîîňöřřřůůř÷řřř÷öőöóňňńďíëééćŢŰŮÜÜÝáőýüýýţ˙˙˙ţţ˙˙˙˙ţţ˙˙˙˙˙˙˙˙ýţýúîßŇÍÉĆŃÖ«}^_`ULJXUOBB=B>VQC;9<RD0,';R]c[B-+,BK0"+Oddjdk[A$-KM7&-GC#!,KR33wp %MfVQJED=$C«ßäŕŰÉŔĂÁĎҶŠnZ]]iqś×äŕÜŰâčáŰ×ŐŮÔÓŮáăÜŰŐŃŤS&
&_˘ÁËËËČĚÍɶpK8 -
.4:9K]\F&#$$6""(!" %$&*(%!&'0 - -+Uo‘šˇś“Ź”’‹ts„ŹŚtaR^keZC[vu^0 - - -
+ - - - - - -
-
- - -
-
-%"!
-
- - -
- - - - -
- - - 6HLC8.16"")9?CIRHIK@85.2:GHKTdVKC?9=HJJ?BHLVNDEPPWPJOVWL@5*'$59HDDFTJ@NV\UNG@CA%"*/4@:86& -,:.'+tnJdp6" - "Nhn‡Ź‘›—’‹“““”‰wf{‰rcU_piMDkzvM!
- -
- -
$"!( - - - - - -
- - - - -
- - - - - - -",B@FONI6)&')% "!#"(#&$!,+#05 %Cbnq…’’Ťw‘•Šwpl|gVV`i_UXoeA-# - -
! - - - - - %
5
- - -
$$"$)
- -
-
-
-
-
- -
- - - - - - - - - - 4NK;959:/%279BBFLHJB?;>8:EKCHJQFF62;FGRLGBTKHIHEXZZNS_WNA5/,26>FB7:DGQFSZ]XH<8?5( -
*1=8@>7=- -GINHU‚_[Ž}I' -
-
7XhmwŚŹ’śˇť”€\'5~¨¶·Ľľ§uh„¤Ť—©śšŻŞ˘ĄžŞ©¤°źS4LYRSSR]`´¸–Ş°ž˘»Ä°µÂÁşŻĽÔĎĎŘǬÁÍĐÖŐŃĹ»Ş˘šŤwv–•™›•Ź‘ˇ“‹ž¨ŁąŢčćŕŇ˝ĽĹËĆËâćčéăŐĘľ´´ŔżĐÜéęčćććçčééęîîěěęęëéäâáßŇÉÎÓÚäńřüýţţ˙ţţ˙˙ţ˙˙˙ţ˙˙˙˙˙ţţýţţűöńéćĺćăăäćčééęîđđňóóôöóóőôóőôóôôööő÷őđđîîěëęíđďěçăĺććáčéëđíęĺęěďîěčßŮŐŃŇŘŰäçęçčéęëěńńóőőřřúůřůřůůůůůůřřůő÷řöóňđîěęčĺâăâĺćëôűýýý˙ţ˙˙˙˙˙˙˙˙˙˙ţ˙ţţ˙ýýţüřîáŮÎĹŞld\[koovyN8;MVqop`HVmW@,G\J7-)-*'*OVA1-^kkb\X[H+ /RhfcMBLD,)KQUXTW]L,HbUMTHOH/ 3ÍŰŰÓľĽżÂĐÁśpc`WccZg¤ŘŢŘÓŐÔĎĚĘŇÓŃÖÚŢăÝŮŐÎÄĄ_'!$^›˛ĂĹËÍÉČÇ°p96 -#0=HDQPL3* $(%)"#&% %("%#')&,#& -5Tlm|…Ś‚zkbt‡Ž‰ulkjwx_SYieNOdvuY=-0& - -
-
(%" - - -
- -
- - - -
- - - - :QNC=04:,!(15>DILHEGOA843EMLGYMEMB:98ECKKEDPPVJGKWX]O\^NME>1$&5?LLB>FHGQ^\ZLK<FB8- &/34>B@74* -/A;Voy{Ue^I;+ -
- -
-
#$,$
-
- -
- - - - - - - - - - -@QPK>1044$+3??AHGELPMA9=:@DPLZTKFMC@9DKGFKGNMUOEGYQGPcbUPK2"&)<E=C>AHNJZZWXSP@>??=- -#"394?>79,% +6Sy‘vOp’}fUL<6-"2Tqqx‡‹“ ž™”tU)
1}ź¬ł·ą mawĄ” ź˘˘ś”©˘ŁłFGEYd[ZV]Vj¨Ľ¦ž¨›¦±¶°Ş¸»·´©˝ÖĎŐÔżµÂČÔ×ŐĎĂ·«ś’w„•šžśŠŠŠ€’¨ž•˘§ĄÇáĺŕÍÂĹÄËĘĚÜçččäßÔËż¶ľżŔŮăéčääĺĺččęëěëëęéçĺáÝÝÓĘÉŇÜáě÷üüý˙ţţ˙˙˙˙˙ýţţţýţţţýýýüôíéĺăáŕăăäçäęęíëîîňňňóöö÷ř÷÷ôôôöőôőôôôöőóňďđîëďďîíëéćăáßŕŰÝŢăäáŰŰâÝÝŰŰŢÚŘÖÚŮ×ŮÝßäĺéééëěěîîńóőöůřůůůřúůůůůůřřřůůřů÷÷ôóňńďěëęéĺăâäćëőüţţţ˙ţ˙˙ţýüűýţţţţ˙ţýţýüůďŢÔ·Škap{~ll{pJ<=HbpZejijZ@ARVB(%)&'*PY?*+OglVKC9.#'LZ<4MWRM1#JK/8M_hP)CK8,'%"$\łÓÚλÂÂĂήŠdZUV`]NXŠŇÜÚÓÓËľÄĘÍŇĎÔŘÚâáÚÖËŔ¦a',[—µżČËĘĚÉĂ`@* -%*78ELLR\D#%$"" $#""!2%! ! )0+%" +Daion{Ś…hbW\[flcacdgfeXU[odRf†ubO0 -
- - - - - -
- -
-
10. - -
-
- - - - - - - - -!2Yq”pY~ŹteZ^Q$!V=
-3Zfiw{€Š–śť™”uN,
- -8…Ł¶˝¸ťlhzĄ“‹®§ˇź”ťš–¤ŞĄłŤNF@WbZ^YV\a–˝š©˘Ą¨¨¨˛»şľż´·ŃŐÓ×ʵ·ĂÎÚ×ŇČşŻˇ—‹x€Ž”š ›Ź…†Ť©©—źŞ˘µŰĺÜÉ˝żÉÇĎÓŘĺäĺçßŘĎĵ¶Ľ˝ÖáćĺäćçćčéęëěëęęčçăßÜ×ÎÇĘŮäě÷üüýţţţ˙˙ýţ˙˙ţţţţţýţýűú÷đçäââáâäâăćéčěěíîđđňňôőřőőöůřőôôôôôöóńňňđďđđíęéééęčäĺâÝÝÜŰŘŘŮÚŮ×ŐŐÝŮÖÓÔÓ×ÔŐŘŮÖŮÚÝÝáŕăăßáăâçîďňô÷ůřřřůúúůůůůúúřúůúúůůů÷ôôóňďěěęçĺĺääăěôűýţţ˙ţýţýűýţýţţţ˙˙˙ýţţůđâŔ—}nee~€hftj[HEPd]GUopk]<*BUN5,(/,*.JZ5,2Kg[D:3+&'(@RD$+RZJ0(KC+!.QfN"AKDD;>=9$&Y©ÉŇĚľÄĂĆÇ«xacXXc[IN€ÍŢÚŃŃÉĽČÍĘÎĎÓ×ÚâŢÚŐĚĆ©W0
!$T’łÂĘĘĘĘĆÇ«_A/ - -,54FHSR[G0&$'!#!%&&)'0#"$%
(!0K]_egknŠŹ~fdbYXWcQ\^^`h`WMWv]VmteVI4#
- - -
- -
-
&*)2.
-
- - %+-&+& - - - -
- - -
- - -?‹¦¸Ľ»źufy¤šŽ¨ˇťŁ›•Ł¨±„eF6L^X^\WShŠĽ±—Ąžˇ§žŁ¬´ľżŔÁąĚŐŇÖÔĂ´ľĘŇ×ŃÇ»±©ˇ™wo|– ˘ś‘¦¬ š§Ł§ŇăŐõąĆĘŐÓÓÝáăéáÚŇĹ´´µşËŘßŕăĺččččéęéęěęčäßŰŘŇÎĚŇáëöűüýýýţýţţý˙˙ýţýţýýüţűöîęäâŕââáĺçäćęëëëěđńđńóôőôő÷őőřöôőóňňńňďîěëěéęčäććĺĺĺâÝŕÜŐŘÖÔŐĎĐËČĚÍÔŮŃČÄĘĚĘÎŃĘĎÖÝŰÜÜŰÜÝÝŰÚÚŰßăćęďđôôôřůůůůůúůůůřúűüűůřůůů÷őöóńńďîěéčçáŕäéńůţţţţüűü˙˙ţţýţ˙ý˙ţţýűúîĘź‡sur‡€ttqeTCI`_KAUoh]?/8VWA@<OL!+O^2%/EffRQYP=*&BX?)$<KE2&CB!"JSE1<MQHQHD?7$'Q›ĂÍÇ˝ÄĂČÁžsc^[X\WEBqżÜŮŐÎÂżĚŇÎĚÍŇŐÖăßŘÔËČŞ`6 P‹˛ÄĚČÎËČÄ«hE3 -$-/;FKRU[E0 #"$$%"&!"$ %#"&$
-=P^diq]ml€f_bTVQSERc^_]LSQkkWSqz`QFA2 - -" - - - & - - i
%$""%
- - - -
- - -=R`ffge^J% - - - - "APD<6.43*"40;@F@@ECDKF:-5<ILINONHJC8;FTMMFDIQVXMOSQRRMQTI<1')(-BDCGNTJDPNBRME<EN@D@+-+%.7A165;8570" DZ{’q{’ph`ZJqN",kk/ - -+6@FOS^dP2&"#&(#+))(-,%$#)'( -
(# "Xwp^Y`ov…ŚŠi[d[TFEFSZY_VLLZghU`vsSKBI0
- - -
-
@8
-
( -
$
- - -.e‚‹Ť‘Ť‡vF
-
- - - - - - %?QK8,/>3-$&89>GLFDGHK>/-5<FPJPNTJG>;CMKPT?CLUZNFPVSNRLWYK=3& )4CEDLGKIKFEANNL?GONJ@+073' 083-3889;?0!7_††p‘~h``R9sŤ_/*er/ - ;Š©¶»ż¦mb{§źŤ®¦źŞ¤Ł›śĄ¨vRD6@\^\XV[br¤·šˇĄźŞˇ ¤°¶˛»É´ĎŰÖÜŘŔµÇŃŘÖÔĚŔłˇŤtr–žŁť–‘Ž’¨±śš˘ť·ŐÉąąşÄÓÝÚÔŐŘÜâáÝĎÁŻ ¬Ż±ŔĎŰŢáâäääççčçćáŢßŘĎŮŕááę÷üüýý˙ţţ˙ţ˙˙ţ˙ýţüúřőđëäßÝÝÜáŕăäčéęęëéëîďňńňňóňôôôôôôőőőóđîëëçäăáŕŢŢÚŮŘ××ŇŘâßßßÜÜÚŇÖÜŰŐÓĘĹĆĆĘÓÔËÇÄÁĹÍÓĎÎÍ×ŰÚŘŘŰŮÔĘÍŃÎÎËËŃÔ×ÜÝâćéęíđóöö÷úúůúüűűüüűűúůůřřůů÷öőőóńěęčĺâááäéîěńüýţţ˙ţţ˙˙ţţ˙ţýýüîÁ•€|†wiaTU^o^GJUT?245FE;*(18==:8/$%//+$).48H=46) #"$JźŔĹÂĂĹŔɸ•o`[NW]Q?7XźĐÖŐŇĐŃÍÓĎĚÍĎĘĎááÜ×ŇĘŻe.L¸ĆČËËĐÉĹ°`9- -!*7DJMTd[N/#!$!#!!%"#,'*)"#$*
"")Chyl\RNb~Ź‹ygWSZPGGFQZ`bWVLbkdXozcHEHK:
-
- - -
% -
- - -
- # - - - - -
- - -6lŹ‘“•ś™‚U- - - - -2PUfmZG?ESjzyqaMKMEDBFVZa`]XUik_apnUBDJJ>& - - -
- - - - -
- - - -
-! - -
- - -
- -4l‹‘“™š˘–†\@6002. - - -)HM?0)07(#%.9:?CG@HHEIC:5/7>JZX\LKI=;=DOQPIDKLOLMCELMKKU[G>3 "103GKLGKLHD?EFON;BIEE9.2=A@?"'<598812;B<$:q‘w~—…lhdiD!V”śy@Ra,! - $&1;@IRW^O@&$" $#'%#)%##'%" - #1\vj]OH77:QdtonbTHMDA9LUJ]eYXZikQhzmB>FHPA&
- -#" #"$ ! - - - - -
%"!# -
-
-
4k„Ž”““‘‚_JUSNJC5! - - - - - - - -, - - - - 'DPC3$'$*##.9=?IGCBM@;>84+;GHLW\XFC>;BCS]QMIKGJJNOOXUJXS^L@/##358JINVVLNE;IQWTBMNPB>27<@CE0 ,>3323<?CB/5%:O€‡j‹—~mbfmV+Q€”ŠY_^1
$ --^ot{‡‹–”‘|Q
- @Ť«±ł»˝«ybm›źŤ§¦©źś›§ťśš‘fSD6.KVYa^e^a„¸¤ťŞŁ¨’’— ’tŚ»Ç´ĚÜŘÚÝČ´ĂŇÚŘÖŃĹ´¬˘–ph~’š–›“‹“™ˇ¨› ¦ź˛Ă·¶··ľË×ÜÜŰŰÝßÜŃ»¨ś «ĽÇĐÓŘŮÚáăâáääßŢäĺâÜ×ÜćęńúýýýýýýýţýţýýüűöíâŮÚÚŰÝÝáŕáâäččëíîîďđđňóđňóôóňňóđńňîěęçćáŢŘŇĐÍĘËËĘĚŃŇŐÝŕßŮŢéëíđńňóđďěđőřřűůůôđęěôőööôôîčçęîîěěëéâŢŢßÜŮŃĚĆÇĹÂĂĹĆÂĆÍĎŐÚÜăęîóöřúűüúűüüüűűűůůůüůúűúúřöóńďíëćäáÚÚŕęóůűýýţýýţ˙ýýţ÷ŮŻ„qe`UKHHB=8:<3587&+**"(0$!#("" %"&(#" 5x«ş·ążżÇ¦|g\]^XZF5BKv»ŘÓČŃßÝŘÍÉĚĚČĎßÝŰŘĐʵu. F”şĆËËÎÎĚŔĄU8. - %(5EABKWUP-" #$ $&"'')"%% ,_‡}lRHB/1<Zf^hq_FJEBADJYOU]GIVnhZnwbD?BJLL(
, ( -
#"&*%&%%+%
- -
-
- -
% -
-
! -8o‘––’•‘†bVY_`XJ7#
- -
- - - - -
,@G:+#.0*#<<@FGFNOIJD8+/:KOFYWXNFA><OSRJGIHOMQPYYWRUNUaSD6%%(5ADGLVWINI;6MRHFRROM?+8>=BC:+05:0,<BHG8,MghŹs–“|kgio^>`xŤŚwk`; -)) -'_jr}‰ŽŹ’•Ž’~K
G“«Ż´¶˝¨uee‘ťŽŁ±¨¦źĄ±µˇś¤c^J>/H`_[WW[\„±¦—¨Ą®ˇŚ“›ŁŁŚ¤Ä˵ŔŘŰŘÚиżĎÚÚÚŐĚşµ¤š‚wyŚš•ť••—™—ަźĄ¨®Áş´ąľ˝ČŐŕŕŰÜÚŘÝŐĽŁ—ź°ÂĘŃÖŮÚŰÝÝáâäááăäăćăŮÝëóűýýýýý˙ţţýýüüúőďçáŰŰÝŰÜÜŕäăăäçéëíďđďđńńňňňőőóóňđńďěíćĺâáÝŮÓÉÇĚĘĎËĐŇÖÖŢăâćĺŕĺńřúűűűüűűűüţţţţţýýůńřýýýýüüüřö÷űűüűř÷ôďęçáÝÚÔĎĘËÄÇČÄÂĂÇĘÉŇŘŮßâçíďőůűůüűűűűűüüűúűűůýüúřůöóńđďëčçáßŢÝáčńřýýüýýýţýýů丕mhh^UQE8<83240-602*(,%)#%%!(* +'% #"
')),*(&!&i¨¸¶ľÂľÁˇtYafab\I?KSk¬ÓÎÉÎáĺßŃËÄÁ¶ĆŢÜÖÔŃζq.FŚşĘĚËĎĚË¡W=4 - -'$ -
-
(%#$)%")*),)'
- - - -
'$
-!1jŠŽ’—–™—†i]^__\Q<$
- - - -)]lhx‹ŤŹ‘‘–™“{F
K‘Ą±·şľ§pgk–ś…˘§¨ž´˝»Ł•™hdQ/2FVV`\[^ay§®š¬¨« ‰‘¨ˇ˘ şÓŃşµŇŰŐŘŮĂąĆÓŮŘÔĘö©ťŽ…~‚”šŁ¤źś•‘¨žśŻŞ¶ľ´±¸ŔÇŘăßÚŮÚŇ×Ő¨ˇ§¸ÂÎÔ×ŘÚŰŰßßÜŢßŕĺăçčćŕćóüýüüýýýţ˙ţýüúöěćăÜÚŮŮÚŰÚÝáâĺčćčęęěíďđńńňńóóóôňđđíęęéčâáÝŮŘŐŃĚĘÎŇŇŐŘÝŕĺęîńňđěňűýţţ˙˙ţýţ˙ţţţţýýýýűőüţýţţýţţ˙ţţüţţýţýýüúřňëčäßÜŐŃĘÎËČÄÂČÎĎŇÓÚŢŕĺéíń÷ůűúűűüüüüúűúůűüüűůů÷ôőňňđíčćäăŢŮÚŢçóúüţýýýüýů輓paeZNKJA789;8)6@:1.)#%%$44:6:1$$$" *82>--0- 09596,&%,+$.% %6EDAB>=3# W–®˝¶·µvhmZdlia`^[sˇĂĹÄÇÝăŕĐĹ·Ş¤µĘÉĆËĐË·y4JąČÍÎŃŃÉľžW<+ -(*<6>DQRA, #! #(& # - -
-UŠ‘Ť€lgSJ;Vfrp^VJYLH95=QSS`ZZ]inb]qhJFBDQMI5"
" -
#%&"%) '&'+,4/" - -, -
-4
# #" -
.mŽ’šśť śŚm`eda^X>& 0@:% - - -(HZE'#)+*&-29<INGADCAA9+0>AIPOXK=438EAKHHJVPUUER\_Y[_^[QM?*"(4?FBGUVQK>;<>EDLNXPE845;CEGIF?$0?75;EEG4*,C`Ťey–€rpfzTi—‘}f`<% -"WŠ·ĆÎĐĐĎÇ˝™L:4 - - - $+.;DFVP?/ "00)(! G|—šťŤzl`XX`lrniTI`V@=@N`WZca_fksbixeL?GDKRD<. - ! - - -
- #!!$*(.//20%
- - - H
"!
-
-+qŤ•ťž Łž‘ta_adZVD+ - 2Xk`C
- - -
R’§˛»ż˝¤qflŽź‹ś§Ą Ľłˇ }Y_YN;=Tb`YWebcťĄ’©Ą¨®ž~•ŁĄ±ĘÜŘËą¶ŃŮÖŢŮľąČÔŰŘĐͬ¦›†u~Ťť«¤š”ŤŤ ź™ «°Á»˛·ĆÓÜĺâÝßÜŐÚŮǵłşŔÍŇÔŮŰÜÜÜÜÚŮ×ŘßăččéěňúýýţýýýýýýűřńćŢŢŰÚŰŮŮÚÚÝÝáâćäčéęěîďďňňôôôňňňđđîëéçćççĺäŢÚŮŰŢÜŮÚŰßĺčéď÷üţţţ˙˙ţüü˙˙˙˙˙˙˙˙˙˙˙ţ˙ţýýýőëăäđůýýţţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ýýţýţü÷íçáß×ÓŰŘŘ×ÔÖŰÜßÉŰĺääĺęđö÷ůúúůűűűüűűúűüüřřřřöňńđîěéčçâŕÜÚ×Űĺîřűűúřß®‰€zqeQQehbH?>NXY[MWTK;.09@OHGCHG:'"+GKCBB?E9$.B@3/&:=,!3FC4#"79'/DA/(% 7{śź¨źťo\_^`_^aWFQX]b~ž±ĽÖáŢŐÉÂÁ±—•šŻĆŲh/8†łČĎĎÍÍČż–MD0 %+5BLJFG:'+ ,.,'$<w’ž˘™ŹŚyla`ensyr[FSR=>HWfP[heZowlbt|aED>:MMGD,
-
"
#! - - - - - -! #'#(+,044/:<*
-E - -
!!!#
- -
0jŹ™źˇ ź“vea`gd^I0 -
-
$ActoR' - - - 0EN?.%,0(%$/7?ICGCJIB7.)/<DDLNQK7264>GH@EBGRSSL]c_a__b^YC?+)/CFVSNXMFIHJKRJFMOCH?76=?DJFFA=.%:6=@@??<:N|”vf–~x|xt—‰Lk’ŽjH=RU''" - - -&4=ELOU7,*,!! %*0(#( - $hšť¤źšź›“€qpeZfqvnODHG==L\]R_`[]nqi`zvI8FE@KIJ>*
!#
%# $ - %#&.-36336234@>/ (&)1%'..$#$'
0 - -
- - -
!
,jŽšŁĄ¤¤ –vegaeaTB+
4MNOVj{vY.
- - - - - 6IJ9*(+&%%6=??GEDFFB;485:ACLUVL:32/=JGGLET][PLW`^ZY]_]XSB.,5>GHLJUILMTQSLLOKXMF=277>GNKLOH9%%(;AB?DHE@dŤŚo€Ąz}…‚‚ŽcyŤvL:@cZ&+" -
- -"-=>EKB*'/& "$%++(#
- -,h“ť—•šžš•…nd`QXRdkiVWTILVTVUXcVWirt\`vgD238DHIF;.
!##!!!&+.'% !$!
- "%$%-!%+-+(6949<::>?FIB6) -
-0?OKI`ZHPLKJKGE9.,# !!
-
- -&")$! - -
('
1jŚˇ¦Ą©˘•}iib^\U@+ - - (Vkwvnn|ziD
- - - - -
-
%Hij‚„‚‹ŽŽ–Šm; -
H—«Żą»ÂobhxŁŽ”Ż©¦ˇ›§˘™š–XIZM4/EaaYagea‚®ťź¤ź«ĄťŁ§Ż´ĐÜŰŃÇ´ÂÚÖŰŘĹ·ĂÍŘßÝÓá–„mfy‘žĄ—“Ź‘™¦˘Ş¸ł¶ŔÇĆÖÝâéččĺßÎÍÍĆľÁËËÎŇÔÔŮÚÖÔÓÖŇÇÄÍĺíőúýüýüüőěĺßŘÔŇŃÔŘÚŮŰÜßăăŕŕääâçęëëîďđňôôóôőňďěéĺăÜŘ××Üĺćçćččäŕăčěôűüţţţ˙˙ţ˙˙˙˙˙˙˙˙ýţ˙˙˙ţ˙˙˙˙ţúóíćăäâßŰäăâáÝáŕŕçóúýţýţţ˙ţţ˙˙ţ˙˙˙ţ˙˙˙˙ţýţţţúńçáŕÜßââäăŕÚŮŐŇŇĐÓŘÝĺíôöůüüüüůůűűúůřř÷öř÷÷ôôňńđđëççáÜŰ×ĐË˝šufq€uyvnigdK6IYN:364<OZ@43XX8$.4ES?'/IYZLRGHC'4BLKJHG>,#?>-+;;=?8+(;H7+*#"#>nwp™™Ži[GKHOUebVK]`…˘źŻÇÎĐĎŃĐŃČĹÚŐ˝®·Á°l. ;‹łÄÍĎÍÍĆľ“H>- - - - -
!##!#&4*#$& '-.450/5.
" !!
!#$ #(*-0+//2+,7<>:<<FIEMLK@( &:Q]\WnjZ[X]UIMRC?72*&*')$" - -
+ &$& !! -
+.&3iŽ˘Ş¬Ł—mg^_[WH/
%]y‚~tnv~qV=*! - - -GG4% & $ !*28A@CF>JED3,.8;DQPVRD:513:CKH=KMUYPTRZ\PVXc^[S?:(+BBGMIQOMV\QVWH>[\KE5*<DNJV^SOXWH.5GIDC<S‰žŤ}™śzuzumn~¤€R?BqŤ‰g33' -D•¬˛µ»Ă«q`dźŚ–˛¨¨Ł ™™—““€ODVUA0J]_c`[`^«ť™ĄŁŻŻ¸łź›Ą¤ŔĎŢŮÍľÁÖŮŰÝĚĽşÉŮŮŘ×ƶˇ’Ť~js‹žˇť‘“Ś‹ ¤§·µ´·ÁÉÚŰăëĺçéäĎĘËĹľÂČĘĎŃŃŐŮŐÔŇÖŐËĂÂÇŢîöüüűřôîäÚÖÓŇĐÓÓÖŮÜÝßăâäâäćäćĺëęëîđńňňňňôňńíëčăŢŰŘŰÚ×Ţăçééęéęęěń÷üţţţ˙˙˙˙˙ţ˙˙˙˙ţ˙ţý˙˙˙˙˙ţţţý÷îčçĺĺĺĺâŢäĺäâäćáŕßâęńů˙ţ˙ţţţţ˙ţ˙˙˙ţ˙ţ˙˙˙˙ţţţ˙ýřđčââăćĺâáÜÚŘÖŃŇĚÉÓŮâęńöůűüüűřřúúůřůřřůřř÷÷óňńńďěëęĺáŰŐŇľ‹mjpulhsnaldD7JVL@427?DV93-NE/+,9VYA).AZO9-0,"2HJMLGS?&"&;;,&OCH7+"/A:*!'$"!%(M™śš®ż zad]mc]gľH88<Jd…“ ľÄČĘËÍĐĂÂÎĂłŁ¦ą˛i--;„ŻÇĚËĚËĂĽŚF=. - -!.::<B5&'&! ! " - Z‘ © …j…”…iQYV@DGD]gT[`fqkRJEIacbmwZXdmS4,8>?@F<65* - - -
'%&%,*+!&$,5<8/37B<& $
%# $$*$-70/:5869:@?BOMMRINQL/
(>U__a^cjbaa\PVSLHF@7,/-+1('(.#*
- -
*'(&-0#
-
)352*%%&$!3fŚ—ź¤¨§Łngb^\UK6
$[…vnv~{gd^M6 - - - - - - GŤ˘´µĽĂ¬u^`€˘Ť“°©©¤Ł”—”•wKBZ[E:Ic]_SV`_y¬ –§«°»ł—•Łź¬ľÚÜŐÉŔËŢŰŢÖĹ·ÂŃŰŮ×É·˘–Ťuu…™ ”’ŹŽŽś¬«´®®şËŐÜÜâčččéäÓĆÇÂÁĹČĎĐŃÖŘŮÖŃŃ×ŇÄĹĹĆ×éóööńčáŮÓŇĎÎŃÓÖ×ŮÝßâââĺĺĺćçččééěěěďďđđńđďďíćăáŢ×ÖŰŢŢÚŕĺëéęěëîóřýţţý˙ţţ˙˙˙˙ţţţ˙˙ţ˙ţý˙˙ţ˙ţýü÷ňîčçčćĺçéáŰĺććĺĺââäáŕßâčńřýţüýţ˙˙˙˙˙˙˙ţ˙ţ˙˙ţţţţýţüöîéćĺĺçćáÜÚÖÖŐÉÂĹĚÖßčďôůůűűűúřůůúúúůřřööőő÷ôňńďîěęćâŰŘżq`nkfegfZebJ?BP^S63:DMF438GS;53BYQ:(0FTF5836/)NI;82E@, !4:'*5;=<$,=CC84460'R`¤¦™¬´żťyfifod_T46;AEFSi}|ź¶µ´¶µ´§«¶ş®ź±®p1 ?}°ĹĘČĘÉĹş”E:67/4F:,(,'#
RŚž¤ŁŹnisŠ‘gNLOKI>G^o\UaavmUJ=Ocg`ln[UhkK38638@F:18(
"
%! !"! !*)%/2125:=B;/ - -#&%+
#( !%(/++.723:A9BA=>LKPKGWOWVG-$;Qdcihkikhgea\bUME?460-*/+""2. - -
+, "('')0
"$/=KNPNPKMD5(9k‹•ž ¦¤ˇ›…jefc^SJ=('_ŚyttyruseI-
- - - - - - , -/D@-!(%"+/5>FJA>A??74602>=GEKG7*.)+>EKFCALPQPGRc_``bZ\TF0 #5@ECJNMCP^b[YSJNRVRF6.9FGAGTWPXbYF1#*;<AJj“Ź}ť}ox‚sdXqžź‹yjTlŠh@,+-'
AhwŹ“ŤŤ‰”‘s> -
K‡Ł¬´¸ż°ydep§“¬«©˘›‘•–ŠhNGN\L9@^Y`Z]bd{§Ł–©©Ş´ľ«śź™łµÍŰÝ×ĂĆÜŰŮŮĚąľĘŘÝŰĎşŁ™ˇ‘~q~ ť”Ź‹š¬ł«łÇŐÚáŢăééééçŘÄÂÄÁĆĚĎĎÎÔŐ×ÖÓÓÔĘÄĚËËÓáŢâßŐÍÉĘĚÎŃŇŃŐÚÚŢßáäććéčëééęęëëěííďîîđďíěéçâÝŘÓÎŇŰŢßŰâčěííîóůýý˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţţţţýţý÷ńíęëćęëëéčéăâäćääăáăččäŢáŕŕĺěńňůţýţ˙˙˙˙˙˙˙˙ţ˙ţ˙˙˙˙˙ţţüřńëçććâÜŮŮÖŐĎĹŔÄÍŇÚăęń÷ůůűúůúřůůúúůřůř÷öůöőóňđđďëéĺßÇdbfmaT]OHRaL><QXaIHHOP<.,4NUUFLVTJ/'2KLIGPHMP//@C,,&+C178,+2#",9:97?1+/8$a¨¬§łµ˝ }nfeglaR;8C>EMiŤ{u…”••–šź›˛ĽĽ˛ź¬l-
2€°ĹĆĆÇČ·IE+
- -!2<=A.('!$,'-'
&$Jś§«ź…hfe{ŠtbJKaOJAEcmYTZhxqO;BWaaoxgMZnfF64/8=<A83:'
"",)"(((,*-(0202=/42FA@B>3 - -"!""!.'
%#$$&/-.*&,.-2874<49?OOPLUTXYXXL/,@Pjsomrknkh`a_a]ZKA<:6-'*$* %!
-
'%' #%"
%DSdcaefig\MCGp’™˘ĄĄ¦˘ťsghbfYJ?85('%$ '%.]„‰}u|}vri[9 - - -
- /GD/#&)&)27:CNIBCBF?370-:FLNSF4--.6CJKOK@G\NSCQWedWXYbYP<+0??>FJOPOZaW^S?RYKGB:28AIKI[VSVY[K72'!7CCOu–‡yŽ•tz…xbcŤźž||…s}Q+((.% - - P`tŤ•Ź’Ś’’t< -C‰Łł¶»żłlfoŁ•–Ż¦Łž•–“•”‘gJ>F]E9A`e^eddci–ŁŽ˘¤¦°˝¤Ť–ź™±¸ĆÚÝÜŃ˝ŃÜ×ŰÖľąĘ×ŰÚĎĽ© ¦ź‰wpŚśž–‘Ť‹śŞ¨ł±ŻĆÓŰâáäééčéçŘÄÁĆÄĆÎŇŇĐÔÔÓĎĎÖĎÁČÓĐËËĎÄÂĆĂŔÄĘĘĎŇÔŮÚŰÝÝâăçĺčééęęęëëëěíëěěíďěěéçăŢÚÚÓĎĎŘßßáŕçěđíđ÷üýýţţ˙˙ýţţ˙ţţ˙ţ˙˙˙˙˙˙ţýýýţü÷ňíéęččęęëëěëëçĺęééććäćčęçăĺăáßÝÜáđýţýţţ˙ţýý˙˙˙˙˙ţţţ˙˙˙ţţţţůňëäăÜÖÖÓŇÔĚĹĆÇČĐŘŢäíňřůůřúůřúűůúůů÷ůů÷ö÷óôńóóďëčćË›ia`e\KMBDVXBB;DKR^YUGB6//2IIVORJA2&#)9GFILI>A/$,6)$23 %"$ %6>823%jł°˛ą”vhgqnueQ;5@=<On›¤śžŞł´ł¸··ĎÉżśĄ§l& -
/|®ĂĘĆČČŔ¶…H@. -$;xž¦§¬ś~c^]hxtgHD]_RPBTm]JRlj^LQM]cjjscMbk`660232@A/16(
-
"%'020292/9:45=L>7;7BLCFIJ0 -
*'# )#"")#&"!6%
("")##%++(*2510503-)588FVXT^]ZZ[T5*AWgsnv}ypfaf_][YUJA996$&+1.)%
-
- ## -&E^g_ehmke_ZW\rŹ›ˇˇĄŁŁťŠpjjif]QE<BFCEA@CEHc‹‡x~…‚€xrodE' - - - - - - -!)&'"
-
- -5FE.%,/&06:<<NJII?:C85/8EHMNJA81017GOKFJGFYJQRSUdeNMZ`XL5$'2:;B=MOUWTUW^VCK\SIC8)8BLMR]VUZY\Q==,$@DV{Ť‚}“‘{x„|vfrš¤—l|Š—’Ž|e6&%.+ - - - - -!2ršŁ«Ş–p_WWUflfRUccQ@I[caW^e]MAHQdbhffZSchI10.543>@815,) - -
#%",/5649:47>AAABSVK?IMLKYKK>$&.(,263/,1-,)1/(-*-% $%+"') $!#".(("%&%)).00;EU[[_XU[SR8+E[mov‚y€|xsjkb_e\[K@>>/23/$"C ! - -
#$"
-1E^fY]fkmkfega€‘—›śź˘Ąťtolkj]QI:BSU_\WZefn‹‡|††{sxpiJ.
- - - -
- -!#06103,/ -
>ś°ąąŔ˛›|k{Ł›Ž«¨ ™¤śŽ”‡S;ACE13>[`b^ddhi°–¦Ş«˘Ś•„‡Ş¬ž ·ŇáäăÍżÖŰŮÝÎŔŔÍŮÜÔÂşł¦ˇ‹m€ź™’Ž’Ť“¦Ą¬µµÄÓŰćăĺëęęęčŕÎĹĂČÉĐŇĐÓŃĎÉÎÔĘşµżÎÍÉşµ»ľĽżÄÉĎÔÔÜÝßâäâäééččęęëęëěîďđíěěëęéćäâÝŰÔĎĐŐ×ÚÝăĺëň÷úřůřüţ˙˙˙˙ţ˙˙˙˙˙˙˙˙ţţ˙˙˙ţţ˙ýűîęěéííěđńďîíëęëěđđíčěîďďîęçčçęëěéćăâÝÜŰăďřüţţýţ˙ţ˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙ţţűńćŰŘŮÖ×Ř×ÍÇĚÄÂĹÍÔŢćíőúúűúůůúúúřůůůřóőöó÷ö÷óďńěÓ nYVUZNMMGHEF7??AA7G==6563-)63-5.5)04,/,+/,(&+)# ')'-)&'#!&!$!""+!!#)' COR)46a޸ş°±ł’{oruhkfK9=65=Ne™şµ¶şŔľĂĘÎÉÂŃÚĘŻ““”a%1z°ŔĆÂż»˝´‡=@.
- -%&#"*3.95>=@7DD><KMKZQHIXUST]ZL& - #%/9?<;:A;08@7=8?==40#!5:1-'%$#!" $! +0+6?7CI[b^_Z]e\S7".@Xmv€{|†‚yuqswoa\WNFEC<7+.+ !$!$
-
&#!%
-BY`Y_kgklhgej“šś ¤§§ž‰thiijcUF<CR^dddcnsy‰‹€{„‹xonokV3 - -
-$%**3?@=?91 - - ;BK0(%% 3>;<KDEIL=624777II[VRJEC82;IIIGEKPVNJR`_]VOV_WG3"6:GJIBJVW\cYZSEHZ]MF4,=IICVQPWXZaPKIG2)$:Urkp’–Švp{wrŤˇ›rd€’ť“‹Ťo9!(-\o: -
- -Gbw’źźš–‹ŠŤ’o@
C„ś˛Ľ˝ĂŞ‹Śos©ź“¨¬© žŁˇ•…[UUZZ@18Nhbekfhv“Ż›ĄŞ®°ť”¨ş˘ŻČŕäĺĐąÎŢŮÜŘĘżĆĎŮŐÇ˝µ´¨ˇt|›™Ś‹‡ŠŽŠž˘¬ą»ŔŃŕčâäéçęěëŕĐĘÉĆĘĐĐŃĎĐÍĘÓŇľ´¸ÂÎĘŨ°ąĽĽÄÉÍÓ×ŮÝââăçĺčçéëéęëíííîđďďěííëęĺăßŰÔĚËÓÖÜŢáâćëňřűüýţýţ˙ţ˙˙˙˙˙˙˙˙ţţ˙ţ˙˙˙˙˙ţţţüóëćééďîňóňîîîďđîďňńíčîńńôđîçčęíîíëëčĺááÝßăčđřý˙˙˙˙˙˙˙˙ţ˙˙ţţ˙˙˙ţţ˙˙ţţűôëäâŕŰÜŰŐĐËÉÉĂĹĘŇÚäěôöůůůúúřůüűůů÷ôôřř÷řöőóńîץue`XXP[MNMIGIFFIJCDAD==47A59@;59C9C?77453:>@@788596;>?>A>@>DB@EJJLGGMSGKTONB77X{n8CIKhĄşĂµ®±…{}iel`B:76>ARZš¸ł´»ŔĂÉĚŇĘÁĎÔČ«ť™”e)< ,o®ľľ»˝ş¸·†@6+)68""!!!#'((# "" X„Ą±Ż¬¬”pW@B^lcale^XH4CejeSATog`N\j\bneMZgT:-06-4866484$ - -
- -",*-67?9<B>:@?A<BDHMSWQNW]b]cgX)*+<:??AEE:2:A;FKA><B8%"!"$<?2$#"!+''3++" *)$6?11W_becbgic\: -';Yi{‡†„„}}|{plib\XJDMG;1/)&!# -
-' $""! - -%&:QZY[lpookmnp‚–śź¤¦Ąž†pihjkeTEAAPegifamww…Ź„|…‰znkqpaG( - - - - !.--669>IG><E9&*
- - -*GAC- !&$#%18=9G@DBD;@33:9@HO]]VNC=38:?@BE@HTWLKUW‚cQOX`UD8"#4:BWeTJOQY`YSVJHZTPE7,>BIEQXSSU__RHFRN@&/M^_€—‘rss~|}‹–ź\g‰’’‰sL-%(C‡žj' - -Oť®˝ŔĂŁw„z śŹŞ«Żźžˇ–—†\[\kmS92S`aacefo†§™›¦®Âľˇ‰~‹±ł™©ČßăăÚĹĂÝŰÚÝŐżŔË×ŘĚŔĽ¶®¨ś€y’’–™Š‹ŹŤž«¬ążąĘáčăĺééëěčâÖĚÉĹËĐÔÓĎŇÉÇÓĹ·ąşŔĚÇ˝´şżĂČÍŇÖŰŕâćçčččęęęěííëíďđďđđîěěëčĺŕÜ×ÎÉËÓÚŢăĺĺěńöůűţţţ˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙ţţţýůöńëęčęîđóôôňďěíđńńňńňîéíńóöôňěéëëëîďěíééçĺâŢáäçěóřüţţţ˙˙ţţ˙ţ˙˙˙ţţţţ˙ţţýýüů÷ńëčâÜÚŐŐŇČĹĆÍÔŰŕčďőůůúűűúűůúůůöřřůřřůřőôňá«s{yozuvxwpotrxsrpnposhfidiinfktpn|rkotptqpqurnrpkfmrtwtztqtsruyvvsuorpswshVDBWg:@AFKtŻ»Áąľ»’€oieYG;87@AQ\—˛˛µ»ĂÇËĎÔČÁĎĐżš—š\%<L(.rĽąąşľşµ|;3( -
(9%###&%
-
M‘ ¨Ş¬¤Źw_QXdqo_dUSKJJM_sdT^rlV\g^bmXR]gI0+31*+1066<- - - $2716=EJGC@>A9HDBCPSZ_YZdhilrs]1 -1=B<<C?BKCCEBCHK=IBI70*&# #.443**' +)"'0=:@9.-12:?>BX_a`bgehm_=
&8Qhy…„‹}sxzpsqqor`WSOAHB83*,*"%!!
-
/ (!
(
"198H[ixvunptr‹–śśĄ¦Łť„pmefgdVH?CNZa`_aisw‘‘~{‚‚vd`cej\J@<=<' )175?9>EKLE<=1 -
- - - 9G<-"&$%*/5;B:@F?CH?9645@?C\bPI@2/$<KGF=DIWTJNQY]\\NX^VD3 &1?BIWMFFKW][\TKVZ[UG91?>HIL\ZRYd_MHJQQS>+<Jd’ťtqw}nzŹ›‰_KsŤ’ŠŽ~W4-&3s¨¨“UB!?gmŚś˘ś–”ŽŹtE) -OŹź«ąľÁ¤]xŤ¤Ł’°©´ş§žź“š`[imnV5-HZbdeerk€¤ž–©¨Ŕʵ˘šŠµ ź˝ŘŕáßÔÂÔÝÜÜÜĆşÉĚŮŃŔ¸˛¬¨¤™€‹—›—–“ŽŹŁ¶Ż»ł˝ÝćâäëëęëęäŮĎÉĘĐŇÔĐĚČŔÎĚąŻ¸¸żĘÇ»˝ľÁČÎÓÖŘÜŕĺćéęęëëęěîďíďěîđđďďîîęéćăßŘŐŃĎĎÖÝáćçëńřüý˙˙˙˙ţţţţ˙˙˙˙˙˙˙˙˙˙˙˙˙ţţ˙ýü÷ňíęęęëęěńńőöôňďëěđňööňňďéîňőöööóîëéęîďîďíííęçäââááăćë÷ý˙ţţţţ˙˙˙ţţţ˙˙ţ˙˙ţ˙˙ţ˙˙ţüůóěăáÝŮ×ŐÍÓÖÖÖÚáëńőůůüüűůúřůö÷řřůřřřůöő㹎‹•™Ź“‡’™šžśś› —‘ŚŠŚ‘Ž–š›™“—š–šžś“™’š™ŚŽŹ‹†„w†„‰„Š„†Ť‹…Š‰ŽŠ’Ť……€…oh[IKGQIPKJmÁĹĂĽĂ·Śy}xtvgS:==@GRWd•Ż°´ÂĚËĎÎÎČÂÎ̬~‰‡Z#
6$,iĄ˛ą·ą˝˝˛|?8"
',/%! "*!
#%" ;Ž©Ş˘žžś›”k]P_gbfQ[WHP`]^_ebOnŚ“ŠlW``ZffPT_c@.'*)$*%&/8'% &298;=@=IHCMIGMWLJV]Y`geaq|ly}xf9 -HJKNPIIBLM?=MHBFIKJJ<6L1750/7>?B-.(",0730{QSSLJPTTLU`XUeeerndmlcA*! .Nj„‚€‰††Š‹yt|}ng`SRJE@9:/..'%$
- -$'!*" +5
-
-)*3Wqq‚}uqwpx™ˇŁŞ¬˘ž‰odbde`TG>=HUdd^]doy‡ŤŚ‹yr‚~r_X\epljry€v\2
- -
- - -)827:;19A@>@52$ - - -6?:' # %0:<8<BE@BA?.205<@EN[VLD2+.:MRFB=OXSOJVZ]YYTZYSG0"8ACXk?EFRW_W\VNX[_bB6-<BBEUX_]^`XMGKWXVH1;Ko™uqjs€qxŤ‘RS}’’‚‰gHF3$L–©ťo+>]r•›ˇˇ—‹ŚŚt? - -
RŤˇ«´ľĹŞ_fśĄšŤ«©Żł¬Şś—„j^hot]91A__gdgfdyˇˇ¬«ľĚ¸Ş°ť‘˘›“´ĐŢăăÝĘĘÜÜŰŰĎ˝ĽĘÔŐľµ®¬Ł˘™}Š–śš––źş±°·˛¶ÔćŕĺëęęëëĺŰÔËĘŃÓŃÍËĆÄĎÁ°±ĽĂÇÉĂżĹÉÉĎÔ×ÝŢáăćččëěíěíîńďîďîďňîíîěěççĺßŮ×ŰŘŘŰáâćëîőűţţýţ˙˙˙˙˙ýýţ˙ţ˙˙ţ˙ţ˙˙˙ţţţţű÷đîëíěěîďđńňóô÷óđîëîďóřöőóîéîńńőő÷ôňęęííďđďîěíîěëéçĺäââĺčěőůýţ˙˙ţ˙ţýüűţ˙ýţţ˙˙˙ţ˙˙ţýýůňëĺŕÝŰŘŘŮÚ×ÚÜâëńôúůúűůűůůůřůřůřůřř÷ôćľ™”™—š–šť ¦ ť›“ś•”›““ŹŹ“™™–šťšž››ťˇ¤¤ťš–šŤŹŤ‰Š}{†…„Ź…ŽŚ†ŚŹ‘™—•ŤŤŤŠynf_fsou ĐĘČĆąŔłŤznqgonZG<FFHUXdŤ®Ż°ÁĘËËËĚĹ»ĚČ®yMoR- -
c¤˛··»ş´¬~<>' #)%""'#%*'% -1mˇ««›—••†rodMI[USSN^aa\``\_igLe‹—Śo[aa\_iSH[W8.#)+%(17- "(# - -4<=GD=8>=@IHLRSQKOZ``khozz~~„{i< (?N[`gka\ce[PSNTOVQYTUI;FFPQF:=EPC722:;<B<SSOMY\WPX\`ia[RgbfemfdplJ'$.Jm{„†ŠŤŤŚŚ‡††zspd]ZLR?A8/'%
)$ *2&!
/--9^rvyuuyq{Ź”ť¤««Şź†mhefhkaLB@L^aaZZcnw€Š†wq‚Šw`ajv~yŠ–™‘yP( - - - - -,7;<878<@=61/%
-3@2#!.BA;:<=@A@=7-.58?VNZ[WB9.0?ALD>>KZZSKY_``V[R[LA.##:GF]nHDIL[`TV[OTfVNJ9-:BDALa\[^_\RAH\b]R?;L|ś†rngm„yŽ‰oNQ‰“‰‹€RN_B:s§ŞŁźy;;Yo’ťž ž“Ťm=
R“ś©±˝ĆłtW|ˇ«ž‰¨©§¦©’–‡msuxye<-7^deefggt¤˘—¨±Ĺ屦–•š‹ˇĹÚââäÓÁ×ÝÚÜÔĂ»ÇŃÓĹľ˛«¤Ł›‹ŹŹ–śť”Ź›¸·¬¤ŁÇßßĺęęéěëĺÚŐÍÉĚŃĐËËĆÎĎą±ąŔĘËÉÂĆÍĐŃÔŘÜßâćčęëęëîîíďďđîďńďďńďíîëéĺćâŘŮŘßăâáçęďôűýţţţýţ˙˙˙˙˙ţüý˙ţţ˙˙˙˙˙˙˙˙ýűřôíęëěîîîđđńőôô÷÷óđďěîîńôöőňíćíńńôőöőńíëîîîđđďďďîííîëéęčçâăăăéóřýţýýţţűúýţý˙˙˙˙˙ţ˙˙˙ţţýüúňíćâßßÜÚŮÜÜáćęďöúůúűůřůůůůůůůřůů÷óéÂź› Ł˘ˇžĄ¤§Ą¤š‘“˘Ąˇž š•Ź™ť™—™žŁ¬©±·ş¶¬”‹ŽŚ‡‡‚‚„†„`{…Ť•ť¦Ąź®ą´ł˛ŁŁ¶żÁ¸«źŤ“¨¨§ÇÚÔÉĆ»ÁŻ‰vumgaf[QF@LI[^V…¨««żÇĂÄČĚŔşĆŲ~`sZ* -
%c¤¶´·»¸·«x<; - - ,'&(" %'& !! -(d¨®¦™š’zabRDM[TSNI[og`UQ_c`bTkŽśŚjab[\f_OThP5.& $&#()2,* *
,7GIFHPKSR\UZ\bgcqmmnrpwz€†ŠŚ‡{F $.@_kmipojupnijhensijdeYUT[_^XNDO\OF;>:7?@ETWINRSQEDHSQIGIEOTUU]hqkJ% &Igv…Ś“‘Ť‘ŠŠ†xytliZ`WTLGA9,##%$ -
-
!$*!#%%
+;BEK_owytyvxŤ ¤Ą§©˘Šnedhmh_NHOX^``XR]gsw~‰sn€Šwidnyx‚Ž—ˇśe9& -
36=?==CDEB832+
# - - -?J>&% ,4876F=@=AD<0(1,69MXVXOB4/3=DLDIDQX`KQX]YTS_XXQC1$+9GIENKGGIQ_V\aJSaVPN3,;EACJR[]``bQIS[]ZSA5Ex™}ljbaz†ŤxXKi“‰ŹpBQeGA“¨¦ˇ™vA
;Yo‘śť ›–Ž‡‹o@ -X—ť¶şÄ´‡ZjŤŻŞŚˇ¨ ¤§Ż™–“lzo}…gB.5Vacfefrlś¨ťĄŞĂθ©ŞŞśťźŽźľŐâăĺÜĽÍŢÚ×ÚʸĂËËĆŔ¸·¨Ł™–—“ť˘ “‘ť¨¶Łšź¤¶ÜŢăęęçęëäÚŇÍĘĎŇĚÉĆÇŇĚşą¶ľËĐĹĆĚŃÔŮÚÜßăäĺęëëëěîďďďďňďîđđďďďěęĺăćáĺÚÖáćäćęđôúýţ˙˙˙˙˙˙˙˙ţ˙˙ţüý˙ţţ˙˙˙˙ţţţüůňđíéěďńńóňňňóőöřůřóňîëëďóôôóđęćěěíńóóóđđěęîďńńńđńđńđďďíîíéćçĺááăçń÷üţţüöôúýţţţ˙˙˙˙˙ţţ˙˙ţýţţůóńéăŕŕŰÜÚŢâçęďöůřůřřůřúřůůůřůůů÷ëÇł»Ŕ»ľľľ˝ŔÇżą±Ą¤«µ°ş»°©¶±Ş¬Ż˝ÉÓŘ×ŰăčáĚ«‘‘’śŹŚŤ†„ŚŠ€ro‰„Š•®µÂËĆĽŇÝÚÚŐ˝ľŐááŐÉ»¬»ČĚČÖŢÓËÄ»ŔŻ‰umffZ`SNMTY`aXUiŹ“Ź˘ŞŞ©˛˘›§¬›uŠ’vV" - -'` ±ł··¶¶¬{A0! - - - ,(%#!&&$!
#!S‘¦°®«¦ˇźŠpdaUIBNVTQWbvpjZM_\SWUl•Źm\^]]pYGclQ9(*!,.$3:.
"
"
6@YXQU_cehurirrrx}‚Š…„‚|…‰Š‡ŹxH -
#+F_m~{tuv~vv{‚vv€„wxqnj_Z^a`aSSTdWCGFAENOPJFBBE9>:88>?79=CFNLJfjlhI!$.Kfu†‹‘Ź‘ŚŹ‰…†…€yxsm][YVLGA;0#)3,
- - -
&$(!! "
!.BQa]dkrrurpxu}‘šˇĄ«©©Ł†nfdgji[LJZX]^b]VZlsr„op~‰}jbiy}y‚Źš§ŁzS:$ -
!;>?>?;DMTMC831!!$
- =B=+ !%/445=E=@DFC>4/%-7>GQQQP=20.@KPBDNJLUJMW[YS\LOTJG2'(7EB?L@>COS^X]\PPidZJ6-=?F?JJTZ\ZVKJOU]WXA'-Z|eci_\xŽŽ{bRS•|~aAPS@c—˘šš’wF
;Vp‘› ˇž–‹rC -!\ŹˇŻ¸»Ŕ˛švU`źŁŁ§˘©®˛¤šŹg|~…\8/<Y^^abhtq“¦§¨żĘąŁŞ±Ą›’ŽĄĆŰăäĺâĂżŮÚŮŰŇ˝ĽĹĆÇÉÁ¶¨’”“„Ťš˘¤”–ˇ˛˘›¤˘ŇŰâčęčëęäÜÔÍĎĎĎĚĘÄÍŃŔłĽ·ĹÎËĘÎŃŐÚÜßâäĺćéěěęěěíîďďđńđďîďđđěééćăăäĺŕŰäęęî÷üýüý˙˙˙˙˙ţ˙˙ţ˙˙˙˙ţţ˙ţ˙˙ţţţýűöňńđđîíđđńňóóôôôöř÷öőôňíčěîńóôńîçăčěíîňňńîěęęíńďńńďđóňňňńňńđďîëéćââŕßĺîőöóíîřţţţţ˙˙ţ˙ţ˙˙ţţţ˙˙˙ţýű÷ńçäßÝßâßăçěďôö÷ůřůűűůůűűúúůůřîáŕäĺäâäâáâáŕŰ×ŃČĎŃĐÝÜŐÎÍĎÎÉČÍŇŢěîíîńóňńăż —š¬° •‰ŽŤŠu_eŠ’™ŞľĚĐÖĚĚŕćăäŘĆÓŢćçŢÎŔ¨ŞÇŇŇĐÚŕ×ËŸëjpicedM;@Z_X;/167HBHZ[[X^ULWW_R€’zP - -!Vź˛˛µ·˝·§~88) - -!'
RŹŁ°±ł®«Ą™„l\cZM@NSSYchn]cX^XVRTi‹—‘yd[W[lWJdjE0#!#&'!$*-% - -
0Jbcdcbortuxw{yw~Š‡Ť‘Ś‰‹Ź‘Ž‘“uF - -'2Qenv‚}{€€…„‹…‡{ld``iih]Q^k^OIHKLKQRJC:E@??>1E=?>CF>IMLYersiI"
%')@`}ŠŽ—’ŹŹ|„…vvlbRUUWKA90'0-)$
- - ##-'#$!"*"
#3F\cefortusmlhwŤ–ž¤¨¨©¤‡m_bfif\MISY`dgcdcntx‹…wq‡€k[bpr{Ś˘¬žbB-# - -
'>@A>>AAS[WL=88&! - - - - - 3;0"#%1;98B=MFEA791(,7DPOONG<:6-:JPCFHLJUCLZU\UUOTSJ7-)<?A>HI<>KN\[^UWZ`^SC<,3CC9DLMQ^`SLILT_ZVD)2KZajoel‡_[Ua“‘morS=QYYś‹‚ŹŽZ( 8br‰šž¤ź‘‹Š‚e= -
V•Ą±ĽĽŔ´Ą‘aRx™‹Ł©Ł°ş·¤™”|dz~Š^929Wb`\hmgtŹ©¦ŻżĚşĄ«¸Żź”Ť¦ĂÜĺçććҶĚŘŘÚŮŶÂĹÇÇÂ˝Ş–śŹy•śžźť—ź§š¦Ą§ĂŃáęçęęëćŰÔĚĐÎĎĘÉČÓϸ¬żËĚĘÉŃŐÖŮŢáŕçéčéęííëîěíđďđóđîđîđďîëćăäćĺäĺáäęďőůýţţţţţţ˙ţ˙ţ˙˙˙˙˙˙˙˙˙˙˙ţţýýü÷ńîěíďđďňóóó÷ő÷ööôőôôóóňđđęéěîďňňďčßéđďíđňíčçęéíđďíîđďńôňôöőňóňńđîęčęäßÝÜĺäăßćőţţ˙˙˙ţý˙ţ˙˙ţţ˙ţ˙ţ˙˙ţţýőđčččăâăčćčîđóřúůűüúůűűúůůúřőńóđđńńďďđďëëęăáßÜŮŘáçäŰ×ŮŘĐÍŇŘčďńňńőřöđĺĆźˇ¶®ˇŚ’Žnbq…Žś˛ÄŃÖ×ĎŘćçääŐČÜĺęëčÖş¨¨ÁĎÔĚÖßŘÎÇĽÄ«~plfboqR::O_M)#-8k–}R W°łąµĽ´¨w:6-
-",'$/"("! - ""?‡¬Ż´·¶«˘—‚d[fONBJQU_fc`ufeca`KUVjŤ‘{g`WecKLbc</#" " ),"
- -$:Xdhkqqw‚wtu‚‚ŠŹ‡Ś”•Ś’’””‘G
(5Nnu~…‡‚†‡ŚŠŠ‘ŚŚ‰njickj\[]hok_PPMOQUWLDAF>4<98F=<@EBDQENWuxzqR.#,1:^vŠ“’Ź‘’ŽŚ‰ŚŠ‡~vj`^_VH?840+*()"
'!'%)(-%# - - -
-3Ifofgqqsrqpss{ŤźŁŞ¬©§Žldiimg]LEJQ]flea`jpt‰‹€pw‚…qXZnt}‰ ®®¦ŹiG+"! - - -.>>>??DDO_XID?<+ - - - -5G7"3!#"&15<@H>EG<?>3*)/6@MOMBE=365AIONSFHNICK[WSMUNQZH6."&-<HKFFB@AKTWX]\MW^XOF<24=>?@NPQXfWVJEUW^VF5!.)1Xnxnd€pYXSr—jfeE<GNd‡ť‹ly‹l> - -
T¨´·żÄąŞ |V^Ś’ §¦¸Ĺ»ˇ—•…k‚…Źe?*3U`cT^dbrŚ¤“§°ľËż®°ą˛¤ŹŤ˘ÁŮĺčçčÝ˝ż×Ř×ŘĚĽÁÁŔČĘIJ ˇ‘~}‰™š¤ť™™ť§§ž ©ž˛ÇáëččęëčŢŃÍĘËĎČĆÎŐÉŻ´ĂŃĎÎÓ×ÜŘÜăăĺčęęëëíďîďďďđňóńđđďîîęęčăăäâćęččěóůüýţţţţ˙ţţţ˙˙˙˙ţ˙˙˙˙˙˙˙ţţţýü÷óíěîîďđňôőőőö÷řř÷öřőňđďîíîîëéęéëďńđëäçíďńńńěččęëëíëččěěńôňőöôőôöôńňđîëčĺăáÝŘŘ×Ţňüý˙˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙ţ˙ţýüúóíčćçćáŢăęďňůůůůůúúúřůřúůůöőőôňňńňňňđîíęçäŕÜÔŢęćÝŘŘÖĐŃĐŮéđóôôřů÷ďÝą˘śĄş°ź’ŹŹŠiox‹—ť»ËÓ×ŐËßčăĺŕĐŇâéěíéŢȱ˛ĆÓÍĆŇŢÔČŻĮjph``b]GFZcL""&]”xK -
T¶¸ş¶¸¶©x9<* - - -!%Fdglosx„‡„„‡‰Ź‹Ś“•“‘—‘’•—š—’|Q' (7Pl„‡€‹†ŤŽŚŹŹŹ‹‘‰‡j^Y_`ZT]huicPOTVYP\QAE:@@KEBDDAJKOZ]a]lqz|lO(!/0>Vp‡Ž’‘Ź““‘ŤŹŚŠ…|„tmib]WL>6,817+ -
- - -
)#$(+*+#!"!
5Ujvkimsqqtv|~€Ž Ą¨ŞĄŠomnookbNGFGXdjfb_gqnu‡€vy‡‚oSMdvy~‚™¬¨Ł–sL0! - - /?><<@@GJSRF@>8'! (&
=L:%("!&325==8?CBCC0+#,<?MYLKL=1-3<FHH;CENJLGILVKJHS^E@.+=KKJCCHELW\X\YJUbWOE1,67;DDKLNU_ZUPGM[\^L/'+,'0a…†x|ZNSa‡mg];><ATy„lvŤ†s?
9\nŤ– ž ŚzeF - -
\žŞ´ąľŔ¶Ş§Ž^]vŁˇ§¶ĹŔ¤™•…q…’\9,2J\fbe^af…¦›§«·Ęş¨®·¸¨‘ŤšĽÜćçččäĆĽŃŰŐÜĎż˝ÂĹÎĘËş¦ž™rŤ—šŁź”—‘¬ˇťŁśŁŔŕëëëęéâŰŐŇĐĚÍČÂĚĎ˝˝ÇËĐ×ŮŘßâßâçčëëëëěěđđđńđďńňđńńđîëčäŕÜŕâăćęëň÷űţţţţţţ˙˙˙˙˙˙ţ˙˙˙˙˙˙˙ţţţýýű÷ňďëëíîđđňôöö÷řřřůůůůöňďëęęéęďěéčęëďďîéćéěďđńďëęçčęęëęčééęďňô÷÷őů÷÷öóôňńďěëéäŢŮŘŐ×ç÷üţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţţýýü÷đëčäŢÖŮâęîňöůůůůřůřůúůůůřř÷őóóóóôňďđďëëčăßŮŘéëćÝŘÖŃŃÔŮčńôôó÷ůóéÍ©žź˛¶®ź‰Ž‘‹wlm|‘’ŻĹÎŘÚŇĎäçăäŰÍŰéěđđëáŇĹŔÍŐĚŔŃŢŐÉÁ¸ż¤~khe^]h\LThqK& %Y~j= L•·»ş¸şĽr::$ -'-%#5--%#*($
"
"h—¨¬¬±°ł´®Ł™‹‚pkdZX]UVaXVcfhgZORPP_–›Źe]\UhaEOgP1%%##+1 "&Tlu~w€†‚‰Š‹Ť••”‘“–—š›ťŽ’“š™š—†S'$6IuŚ““‹ŤŹ…Š‹’ŹŹŠŹ—”…o_RWTRagqyui_\ZYRW[dZLBPKTZ[Xcgnrjqvyy{~ŠwS7=1/=Pj‘Ź‘––’Ś‘‘ŽŹ‰‡„uljjbWSDA4,(/'
-
-
,)'*++(,,%%/&!"
7Ukpikrrqqttz}Ś–ˇ¦«¬¬˘‹tjlkkmbRIJJSbgc]_cnpz‚€~s~Š‡uZHVnx~„“¨¨©š‚Z=% - - -/@??B:AJFGH=7:. "%%%
- - DMD* )' '55<<89?AIB=,&**5DOVYSF>6*4@@GH@DLHQKFGKQIJFKTMH,'6?CJAJJFSK\VTUPO]VPI4,4A=?KQ\XW[ZUOHQ\_UE0%3"6fkSN]r’—u]cW057Iv’u\duujM 5Yq‹”šź ™“~~d@
[›Ż·»żżł¬¬—p[c’ާ¦µĂŔˇ›•|n€‡Š[8-1E]bfefaV{¦—ˇ¬µÄ©“š¤«˘ «ĂÝçčéčăҸÂŘŘŮŘĂşĆČĎĎÉ»¤–—Śn‚—ś¤ˇ›‰Ź©§šśś—ľâéééěęĺăÔĎĚĐËČÇŃÉşąÇÍŇÓŮÝŕáăäćčéęěëîíîđńńđďđďńńďđîéčăŢŰÔŮĺééíňúýţţ˙ţ˙˙˙˙˙˙ţ˙˙ţ˙˙˙˙˙˙ţýűůöňďííëęëîđňóöő÷÷÷÷řřůúůřőđěěěęççëíęçççčęëęäčíđďďěéčçéęëíîíëëęîóőöřőřřöőôőôôňńíëęäŕŰŮŰÝćóúý˙ţ˙˙˙ţ˙˙˙˙ţ˙ţţ˙ţ˙˙˙˙ţţýúóíćŕ×ÔŮŕéîň÷ůůřřůúůűúúůřřůőöö÷ôóôôđđîěčâßŰŮčđęăŮŐÓŇŐÚćňôóóöřďÝ˝Ł”—ą¸˘—Ž‰‰sio„°ÇŇŮÖÎŮććĺâŐÔçíđňđíâÚÓĘĘÍÁ¸ËŰŇÍŔąÁŁ|niea_XKE[ymK%W - -
"KnS8 Q–µ»»»ą·¤u=5
- -
0^q‚€~††ŚŹ’“””—ś™›žš™™ťś’śź źśž“Y% 02N|–śś™””“’’’‘‘’†a_Z]Whfr}skXZXKZ_bjhe^aceebfuvxwxxy€€‚…‹‰sa9*23=Mq‹Ž“”›–Ž‘‘‘Ť‡€{mhdZ[RB=52/1) - - +'*5-0(+,')!)
(:Xknfgpstsu~Ś—¤©¬Ż®Ą‹shgmqif\WSM\cega\crrw„{t…}\@Gcrz}Šśˇ¤ťŤoK1"
- -!/8;@6;BDIFA=;6( - -/axŚ“ťťśź™…x_?
!S–®·¸Ľľ·®«Ą“lW®ŞˇŻŔą —”m~’[:+2De]ecf`[z§› Ş´ÁŁŚš łµ¶ČÜŕŕŢÝßŰÂŻÉÚ××É·ŔÇĚĐÍľ¸¦›š‚v’śźžš–•ť§ź’śť´ßęééëëćÜÓĚĚÍËÇĐŃÄĂĎĎÉÓÜÝâăĺççčëęëîîďďđńďďđńńđńńďěčçŕŰÚ×ÔŘéďńőúţ˙˙˙˙˙˙˙˙˙˙˙ţţţ˙˙˙˙˙ţýţúóęçćčęëęíđńôö÷řřřůřůůůúůůůôďéěďîîííđíçĺäćççĺŕĺęëěęééëëííííîîńîîđňňôô÷řř÷řř÷öôňńđđďęçäăŢßßăéďůüţţ˙˙˙˙˙˙˙˙ţ˙˙ţ˙˙˙˙˙˙ţýűőěäŰŮ×ŘÜćëđô÷ůůůůřůúúřřůřö÷÷öööôňńđîěćÝßĺčěńđéŢÓĎÓŘÚéň÷óô÷řę̤”Ś¨Ľ·©™–ŽŠ‡xnoq¨ĽËŮŰÔÎâçćčŢŇŕíńđňńďçßÜ×ĆżĽ¶ÉÚĐËŔľÁ zlfdbk^K=h„}S!5^ -
- - 9SB* IąĽĽ¸ą˛¬n51 -,/-27+# &$% !
@”‘–™ˇ˘ˇ ¦©©˘’|lgkspr\Qa][_^_a_ae_T_|—k\UXeSC[a@'!"# %. "#,Wm‡†ŠŹ‘™”ś™šśťš śź˘ś›šťťĄ¦ˇ’a+ -)<SˇŁ˘ ź ›ťśś–™–•—™™‰|xyojuwsx~~gd]T\``e_fgeggikqvxzv€xz€ŚŤ†tW) +,/2Ch{Ś”“”‘’””Ź’ŚŚ„…zwocc\TIH?843/ -
-(*,0-0,%&")+*!!
(?Vkkhhqsqxv~|Ť¤§¬®¤Źurkjljd[ZaY]egjb]`nor€†‚vr‡{Z==Zp{}€’ť˘˘—~R5$
- - - -&05:<27DGFAKA:1!
-
-
^™®´ą˝ľżµ®Ş¤^c¨Ł°»±’‘zo{Ž‰_<,-Djeaebdhp¤¦ˇĄ°ĽŁŞžťˇ»ąąÎÚŮŮ××ÜÝжľÖŮŘĎą˝ĆÉÍŃĹ˝µ¨ť‡pŠ—žˇž›ś’š¤š’‘›«ŮęéęěęçŢÓËĘĘČÇŃČ˝ÍŐĚĆËŰáäĺçęęéëěíďďđńńńďďńđňňňďěéäâŘ×ÖŰŘŢëőůüýý˙˙˙ţ˙˙˙˙ţ˙˙˙˙˙˙˙ţ˙ţýűőîéçćçéęíďńóó÷řřřřřúřůůřůůřőôďéęďđđđďîíéčććčĺĺÝăéééčééëěđńíëîďńďďđňńňňóř÷ůř÷řöööôňńńîěëčćçâăăćęđöüţ˙˙˙˙˙˙ţ˙˙˙˙ţţ˙˙ţ˙˙˙ţűóëáŢ×ŃÓÝĺěóôřřř÷ůůůúů÷÷ůř÷÷ůřöôńđđďěáŮÜçńńđóđŕÖŐŘŮÜęóřöőö÷éĂšŹŽ¨¶±ž•“Ť…„wnp}‘˘·ĆĎŮŰÎÖčéççŘÓçîńńóóđçŕâŢŇÄĆÄĎÚĐĘĹŔżźzqqi\gfPSzX" - Y
- -$;7% 9”ąąą»¶´Şd01# (=54=4%"))$!
-! -Afx‚‰‰’™ťžśśŁ¬©›‚bjuwveaga[binnifgcU]u‘’‰i\VR_HB^d:("")2# - -
!"+Wj‰ŠŤŹŽ—š•śśš›ˇˇźŁ ©§ˇź Łˇ¨¦¦c5 -,>Tś¤Ą¦¤Ł˘§Ą¦ Ą˘źśťźś›Š‚~{|€{xqfXX]Z_cehkeipipw{|}u€|s~~ŚŽ‹ŽŚuY+##.249[tŤ””—•“—“’ŠŠŠŠ‚wthhiYTR<:70-
-
-
,,2**,3$&!&%&! !!<^ljhqs~{rt||t{‹–¤ĄŞ¬§’unmihkaY[`[]afd`\_lqs€…xox„xaE8Kkw€Śš ›`=(
- - - -04A=40;?JILH<80 -
EM9"=)980>?BB9>2,'3<AMWJB5*-+-<IC@<CBBBGIOQQUQS\YG5%! 3@IJH@CKWV]XXUGRYHLI83??AGMZUQU\YKFBLS^SJ='#(<>MUkŤŠsdS8-.GŹŻ°± ź}D*.3
--dy“’•ˇź ”„ufB - !j›¸ş˝Áżş®¨šŹcP}¨žŞťŠŽ‘vnŠ†g>0'Ech_ciejtŁ˘ ޵ľ®¬Ż˘ś«şł±ĚÖŐĐÔÚÖÓŇŔµÎÚŐŐ˝°żÉÍÓĘÂą±ž”zw“˘¦˘™•‘•™™Ž‘šĎćęëëěçŰŃĚĚĘĘĚŐÂĽŇÓÉÄĂ×ăäĺčéëëěíîďďďńńňîďńđďđńďčćáŰŐŃ×Ţâčôüýýýţ˙ţţţ˙˙ţ˙ţ˙ţ˙ţţţ˙ţţúőďęéćććčęďđóôőő÷ůřřřůůůúúúúůőňóđěěîííëîîěíééçéčĺÜáćëëççęîďńńíěěîîîęďđđďňôő÷řřřů÷öööőôňńďěëííééçĺčééďöűýţţţý˙˙˙ţ˙˙ţ˙˙ţţ˙ţţţű÷îäŰĎËĐÜčíđôö÷ř÷ůúúůů÷řřřööřôóńďďďęÝ××äńóđňńčŢŘŘÚÝéóöőö÷óâż–Ž¨°Ą—”Ž‚~sit‰•¤˝ÉŐŰ×ĐßęçćáÔŮčíđńňňďéăäßÔĎĐÉÔÚŇËĂÂŔžwthcicb[y•†mJ
)'"
:”µ¸»·ą´˘g/0 -,;U{ť§¨¦ĄĄŁ§Ą¤źŁŁŁ˘˘ˇ›‘‡†~€~†w|‡‹t_UYYd^fehmehlnrleuy€xw‡†‘‘‹Śz^3!+,3C^s…Š—›“•™šš”—‘‹‡„€…vnmn^`GJ1=;+# -
.,,&#*(%%!$%&!$##"($
!<^eeemw~vuou|ts‡”ź¤©««¤’zhb`_b\WXU^X^df_Yboptwmx„€qB1Eer|}‰›ˇˇ˘–uN1
-
- 19;=44;AHKHA992!
#B@4$%)/05?=?>?>==91,15BQQJ@5+.0<;INB8=>>ACLRSRUPQ\TK8.2@IK?<CLV^e^PLMP^UIC9:BGFISVVX]aWKKHHPUVL</(%0'Ehy††yWMB3.,J~Ł«¨ź„kJ/ -"iś®´»»ż˝ż°Ąž–|Rb›˘ˇˇŚŤŠŚzw…Ž’e=,(6Ucfgbfkj—šśŻ®ľ± ¬ ťĽ¶«ËŇŇĎ×ŐËĆĚĘ·ĂÚŘŐı¸ÂÍÓÎĸ®Ą™€~ŚťŁŁť’ŹŹž”…ŚŤÁäéęëěčÜŇĚÇĆÉŃŰĘżĐĎÉĆżĐŕçççéěěěîďđďîđńńđîîđđďďěćăÝÔĎÍÚăčôűýţţ˙˙˙ţ˙˙˙ţ˙ţ˙ţ˙˙ţýýýűôďęççćĺčéëíďňóó÷ůůřůůůůřúůůůůřôńđđďîěîěëëîđđîěëéçăÜâçéëééęíďńńîëéěííěđîďđňóöúřůřů÷÷řřőőőňňîíďíěęéčççççęďöřüţţţţ˙ţ˙˙˙˙˙˙˙˙ţţţý˙úđĺŐŇËÎÜĺëđóőö÷÷ůřř÷ř÷řö÷řőôńóđîěçÝŐÔŢíňíđňíâÚÚŰáęô÷óóóđÖ´›‹ž®¨¦ź™’…†qln†•ĹŃŮŘÔÔçęčćŮĎŮäęěîđđđëâÝŘŇÍÓÓŐŘÎËŔ˝ĽťujigihOi™ť|ZB( - :Ťµşµ´ąłĄj-5 -
- >bb{†Ť–”••–”Ť‘’—ťŽn`w€wi\Wmd\Z}vneffVavŹ—€g_W^]GLhQ-& ##$ -
!"!)[q‚Ť‰–žś˘ Ł ›ś Ł¨©¨®«§Ş«®¬°°¤r7 +?V—Ł©¨««¨Ą©Ą§¨¨§ŞŞ ź•Ź||……„ŽtaXb`e`e\ahjiekqnbx|‚y}†‘Ž“ŠwV1*53>WzŤ‘’š—”–™ť—ť‘‹‡†~rkd_]NB8;5-$
/-+'.')3,'%%#+&$$#%!
$9Xbhfjuxrqqu{{{–ź˘¦«©uc_]_YXSNSYWafca`itrt‚…zou‚pJ27]uux„śĄ©ť†^=# -
- -$38>:7>DHJBBA:99/ - - - -
8†´µ´ş·¸Şk31 - - -@Vlz…Ś’›ŁŁˇ˘ ›•Ś”ś‘vbk{xseYgg_em{oijhba~““wg[Wa^EShJ4&&$'$(#
"# /jŤŚ“š™žĄ ˘ ŽžŞ«®°°Ż¬©«Żł°´µ§x3(8Pš ¬°®®¬¨°¬«Ż«¨««§©¤ź”††‹Ś‘‰‹Ź“ŽhZdjheelqtiinwxty~…„„ŠŚŚŽ‹’Ź{S-,/)/Pl~‘Ź”›š›žšź™šžŽŹ‡}ynjkfZK??:9/" -
64-301-'''*)(%0'%#!"*9Xdcdjuvtqssyw~‹—˘Ł¨«®©”mgdjf`QKNTP]de][`ljk{†„su‡oN22Nksz‡¦¬Ą’lB*!
- - (;@B<=CKQPKHE;40'
->8-& &5;;E?=>?789++)7MR^VN=4411DHGC;:>JGLLVWZNDBTYJ2 "/<GCCGFE>UT[VKMaeYQF3:F?>KU]SZ`^]QAEFPYQ>%45//(!AhhZI98/"#Dgkz‡ŤzJUwP2c•›źĄš–Źze> bź±şşą¸¦±żŻž ’zN\Ł”Ź†ŤŽ€y‹Ž‘X30-<Xlcffe`k–¦ť§«ł°źŁ–˘¤ś±ĹĹĘŃŮÖËÂŔĚŲĹ×ŇĎÉľĽČŇÓÉľ´°¨—~‚–˘ ››‘ŤŽ’ŽŹ•ŞŮćéëíéßÓËČÇŃŢâŘÁÄĆĽľąŔŰäççęîďďíďîîďđďńđđîíîęęäÚĐÉÇËŘĺďúýýţţ˙˙˙ýý˙˙ţţţţţ˙ţýúöíčćçęččéëěíďďňôöööřřúřůřřřůůúůřů÷ôďěëëééëěęéčćęćčéěëçŕçëíîîěčăäääâçëěëëęëęëďňńőőöůů÷řřůřřůő÷÷öóóňńńîîđîëěěééčçęńůűýţ˙˙˙˙˙ýţ˙˙ţţý˙ţţýöäÓĘĚÔâëëđňöřř÷ůřř÷řřřöóôňńîíéßŐËĹÍäéčđůřđçÜŘăíöů÷ňđ佢”“Ą¤ťž‘Š‚€rmu‚‡śşĎ×ŮĐÍáéééÝÍŘŘÖŮâčíîíîâŢÜÓĚĐÍŮÚÎËÁŔĽ—xkdeio}—§Ť\EL-
-
"4±±´·ľ¶§i*) - # 1h…‘“–ˇźž¤©¨¬š“š˘¬˛˛łµ˛¨±µą´¶´®‚E -%G]„Ł©®ł˛Ż®±µ°˛®±Ż®Ş ś“Ť’‘†‹‘‘kfgejntwnqnt~ztx|‰~…‰‹“’‘‘‘‘’M'0708Fb““–—–™™ž™”‘—š•ŹŤ|~qnl]LLF>?4"
-
-"7;0.6*+*&)')/*(('$
)<Rifdgsv|wqrtpv‰” Ł§¬¬Ąoihjj_UKNQX_a^YT[eiiy„qn…ŚvV2,Benq„–¦®Ż¨wQ1+"
- - 6=BE@DKTYTOOF?8$
- - -0cŹ“–śťž•Śk?
- "dšŻ¶»ąŻ™ś»¶¦›™Ť`L‚ˇŹŚŠ‹‚{Ť‡[1%*4Voefjnid•˘žĄ§ŻĄšś“•¬ľ«¸żÄËÓŮŰĎÇŔĆʲ·ÔÓÍŃĘşÂÉĎĎĹąµˇŠz… žˇ—›—Ź‹‘“š¦ÎäčěîęŕŇËËĆÔâăÝÉÁŵ¸¸˝ŐăćčëîďďîíîîíďîîđďěëëéçßĐĆÄÇŃáđűţýţţţţţýţţţýýţýýýüüőďęçććččëëííîďńňő÷ôöřůůůřřůůůúřůůř÷öňđëëęęęęëęéĺäćĺĺéçéćŢĺčęîěęéćŕâŕáćęëěîëěíěďđńňôő÷řůůúůůůřůřö÷ööôóóôôňôńňńďëčččéëďřýţţţţýýţ˙˙ýţţ˙ţţ˙ýöĺŘĐËŐăëěđôřřöřřůřö÷őöôôňńëëćÖĚÄşĘáĺčóűüřěŢÚŕí÷ů÷ňîŢ´ž“‘© šŤ•‘}tr{ŚŚ§ĹŐÚÖÇÎçęéĺŐŇÚŐÔŮâéëíěîëęáÔĐĘČÓŘĐËżÁĽ–nme`gz™¦©{R_\6* -
- -1~®ŻłşĽ±˘m03 - -
)U[j€‘ťˇ¦¤§¨ ˇś™—Ź…Š‰ni‡’|pvqma^u~todUJRm””xha`aXMaW>+!($%" - 5l„ś›šźŁŁ§««Ż¨Ł««łµ¶µ·ą···¶¸¸»ą®‡H -*CYťˇ¨Ż¶´´µ˛··Ż°Ż°Ż§žťž–ŹŹŹ’‚jbkhmportmqz}tt|†‚…Š‘Ź‹“›‘“”}Q*):38CcŤ’•šš–—–śś–——šŹŹ‰‡{pocaYJD891$
-
<:304+).0--(2"%0(!
.>\ddgis~€†ustps†”ť¤©Ż®§’sifgid_UMSVX[ce]a[hqqy†Š…pr…Ž‚[7#3_mltŠš¬±˘V/# - -*<>>JEJOW\RHNB?5!
--`{‹Ź’š ™‚f> -^—µ»˝´–‹®·¨šˇŹkDp—”‘‰’‹xŹ‡Šh3*2UjbaeqgdŠˇ™ť¦±ź™–Ť–ĘÁ½ÁÎÖÚŢŰÍżĹÎÄłÉÔĐŃÎżşÁËĎĆş˛Ş–t‚›ˇť›”ś‘†”•Ž ŁÁáćęěéßÓÉÉÇŮäćăÖÓĆ·´ĽÁËŢäçëíďďíěîďîđďďíęęíëäßŐĹÂĹÓâđűýţţţ˙˙˙ţţţţýýţýüüřôđëéčćçééęíîíďđđôöřőöřůů÷ůůúřůůřř÷őôőôđíéęęéęëééçăâŕááâáăŢÖŕăßâăăâßÝÝÚÜâčééěěěííđďńôôőööřůřůůřřůř÷řůřőôöôôőöóóňńďěęéçĺäéďöüüýůűţ˙˙˙˙˙˙˙ţ˙ýüóáÓÉÍÖäčëíň÷÷öôőö÷őőő÷ôńđďëŕŇĆøĹŰëí÷üýűňäâčď÷ů÷ôđÚ±›‰źŞˇ•’Ť…rnrŠ”¬ÎÝÝÓĹ×ćçčŢĎÔ×ÓŇÜçęęéëëëëčŘËĹŔĚĐËĘŔĂ»–ywmfkŤ §ťjck, - - -
4}±Żąą°ˇs2- - - 'Khcx…–śˇ¤ĄŞ¨§Ąžśˇ™ŚŤ™“|tŁŽw…~{`bz~oin`GTrŤŹ{m]Xi`VhW1)'*,"%
!7kŹ“™ťžĄ«°±±˛±µ¶µµµ·Ľ˝»ą¸¸ąşĽş®‡K -(@Vy“ź°°´˛´ş·ş¶łµµł´ł±¦ › ś™“”Ź’–•ldgklrxpusp}uz|‚}„Ś‡‹Š‰Š–””zS%#!68?J`s‹Ž–™™—™›——žśš—Ź’Š~kg`WWG<=4&
- 79/851/0233+"#"!(+%
-!/E]geflswz‚vqpqo„‘š˘§«®«•xd[Z\[XVLQXS]gkjc]erqw}„}ihŤ_4&Not{…—©Ż±¦Ťb9( - -
- -+9=>JEIWXVXTND=7) -
-&<8-"!$ *-68C8:<:126)(38GSaSOD8542>EE7?ECGLHEOTSFIHSXH<*)DK>=JEFLPURTNKS^SJE67CAHNSNMRZ^SGNEQUa[A%%*6: "-9</'Mhkk‡‡wQKF6& -
&Hfjk|ź¦Ą¦¨«Łźžś ›™ŚŚ™…~“¨™‚€‡†tgjvnr}bJ_wŽ‚oi^aj`WjN6+)(""$$ . >mŠź˘¦§¬Żł´łłµ¶·ş´··ąľľĽąşľż»˝»±‘M!CMw•™¬˛´ł¶·ą··µµ´¶·´ł¬ ˇĄ˘ś™Ź’šŁ“xgmiisrlv~~‚|„‚…‰‹Ž‹‹‘”–“”sI$
%2;CL`n’–™ ›—žžš–’ŽŚŤ‡|ppb[PECB1%
262641:22.0.%%$&$'$
*=[iiikutwwrlnrr‚Ž™ ¦Ş®®–|ia^``XTMQQMZgij^]gkou~{~mc|Ž„g=""Bdqs~“Ą°±©oB/! - - -
-&2;@ECABLRNOSJF94$" - -
-
iś¬µµ¸Ż…Zdpnn\EE^iieceb\bV]^A+!*.?IHSQKPKWsnqqyuw|vv‡˘˘›©ľĎÔÚŢÝ×ČşÂŐνČĐÍÓĹ´·ĹÍËĂ»łŻ¦Ź‚Š šŹ‘Ž›§ť”ŁŻŃćęíëßÓĘÇŃŕĺéččŕŃ·®şľÂÓŕäçëëíęęëęěěěěęęçâáŮČżÄĆÓć÷üýţţţţ˙˙˙ţüüýűúöńěççççčëëěěěďđđńóňňóôööřřřřůůřůř÷÷öőôóďîíęćäâßÝŕŢÝŢÚÖŇŇŇÎÍÎÇĆÄÇŇĐĹÄÄĹÇČÉÍŃŘŘŮÚÚŮŘŘŰŢáĺĺčëěďńňőőő÷÷ůřůůőö÷÷ůůřůůůůřřřőőöňńíěčçääâŕăîůýţ˙˙˙˙ţţţţţüůîäŃČŃŮäčęîńôőőőôôőőńđďěčá×ĚŔ´·Ĺă÷úüýüüřéăčóúůůřďÖ°™”´ť›ŹŠ~u|u‹˘ľŘŰÖÇŃçčĺâŇŘßŮÓŘăëëëéęîďđęâŰŇĹČĚĚĘĽÁ·“ukgks†Łžxs¦Ż†? - - - - -)|§®¶·¶˛ˇh6/'
-+.,+%##*41) - -"% -'Uutmo‡šŁˇˇ¤©ˇ ˇźžťˇ Ł’“—Ź…’ĄźŚu†}ncimmoeZes„ynijiq^XkR=3-,$'')$ -% <n‹śĄ¤§Ż±ł···¶¸ą»ąľĽżŔľĽ»»ŔżŔżľµ‘N -#ETy”Ł¬±¶´¶¶şąşą¸µ¶µµ´¶°žśˇˇ śť•Źź˘”|imuuvsuv†‚„……‹ŠŹ–śš—śś‘sJ$#.77;Sr…‘™ś›ś›śŁťśś›—”’ŚwqjZVFA=4,
964356,12110.,*&*,,)#
'<Tbecbm{€~ugiqn~Śś¤§¬®«—{iieid]_OSSLR]db\Tglory|‚pew‹…kE)!4Xnot…ť«Żˇ„Q4)!
- - - - - - )8<A@G=EITNNE=?9. - -
- -%A;.$ #+$%&2;@;?;<A;3%"))6C__OL;:<42CNJ@9<MWHHNUV]NFQNPG91""0=GH@A@DSIPXULU`dWJB69>FGMLHKT\_ZZOMXSUVA&#*7 +GGZs{tŚ‹‹wH-"" -(WrŠ•””•ź‹k7
#h˘¬±·˛¬n%##"" "$!!%$*)(,=?LzşÍĐŘÝŰŰĎş˝ÖÜŔ˝ŐĐĎËľłľÇÉČż¶ł®Ť„—ˇˇ˘š–Ť“¦˘•¤¦ÁŕěîęÝÓĚÇĚ×ŕçëęâÓĂł˛ľÁÉÚŢăęëďëęęčëëëčĺäáÜŐÇĽ»ĚÓÚďúüţţţţţýţţýýňíěçäâáääčéěěîďđđńđńóóőöů÷řö÷řůř÷÷őőőóńńíëéćăâßÜŮ×ÖŰŢßÜŕÜ×ĐÓ×ŇĚČÂľ˝ÁÍÉľ˝ĽĽľĹĆĆËŐŐÓÖ×ŐĎĘÉÎÍÓ×ŘŰŕäęěîđđóô÷őřůőöřřůůůřůůřůůůůř÷őôőňđëęçâÜÚÜéőţţ˙˙˙ţţ˙˙˙˙ţýůëŘĎĎ×áçęíđóńňňóňňńďëéâŘÍĂął˛Íęřűüýýűöęâĺńúůů÷ěÔ“»´®ž–Ž‡}qkp~ŚŹĚÜÚĐČÜçĺçÝŇßßÓÖÚäęęěęęęîńěçŢŃľĹĚĘŻõ“xnklky–i–Ľş›R
-
-
"qŞ´¶˛±Ż˘e&0+ - +10'%#(/,!" -$&#
-
dŚ†op}‹ź˘ˇ–“Ś’šžś ˘ť˘”ŤŤ•ˇś™®ŁŹ|xqhjjbdj][mnurjljlsbekS61213/&!$
?x“˘¤Şł¶´·ł¸··˝Ľż»ĽľżżŔŔŔÁÁĂÂÄÁş”T
-ASs–«˛¶ą¸µ¸şş·ş¸·ş¸´łµŻ¦ ź¦ŁŁŁ™’ˇˇ•~tprsw€€|€ŠŤ‰ŹŠŚšžź›źť›‘jA$""&&;9<Np†Ž——›ź›ťšśź‘Ź•Ź„„vsj_\HL;0/"
A747432206*.72,&---.' -)>Yaihfn{€…wojps‚Ťš ¨Ż°©|e`ab_WRFJNRW[`baagpnq„€ten†nO+&Okqp~—¦ŞŁŤ]4'
-
- - - - 1@>@;<ELNRLLD<4/% -
-hˇŻ±˘W
$)6v˝ÎÓĐÓŮÚŐÂŔĚÜÍżŇŘËŃĎľ·ĹĚĐĂ·µ±¨“Šź¬§ž˘›ž§ś¦¤¶ŰčěęŕÔĘÄĚĘÓčëčä×ÂąŞ¸żĂŘŮŕćęěëëéčéęčçăâßÔÉĂľżĐ×ŕěöüţýýýýţýýýöëŕßßăăćççéęěíďđńňňňôňôőôőůřůů÷ř÷ôôôňđěěéĺßÜŰŰ×Ő×ŐĐÖßăĺęëéáŘŐŮŐÖŃŃĎÉČĎĐĚÉĹÂĹČÉÉĘŃÔÖŐ×ŐÓËÇËĘĘĆĘŃÓÔÜßäăéíîďńôőř÷ů÷ůřúůůúůűűűůř÷÷ů÷ôňďěęčăŢÜÝĺđůýýţţţ˙˙˙˙ţýţřçÚŐŇŰáçëđňňóňňňńđíéçßÓÁą´«µŃđúýüüúúöéŕâóűřúöëЦźĽ˝µŻź’}tu~‚šąŇŢŮĘĚâäčçÚ×âÝŐŰŢăčęěěéčîňďčŢÓÁČÎĘǿ¶’zwikn†jf¬ŔŔŁS - - - - -
(n¬Żł˛®©źj/5) - -! #)"
!R‰on†ˇ –‹†‘š–™ žť•ž˘—‡©© ŞŞ—|qins^ff_cprqfnogmue`nQ675-1-' " Ay’›¦¨®Żłµ·µł¶ľżŔ˝ľ˝Ľ»˝ÂÁÁÁĆĆČĹÄ˝•Y 6Jr™¦°¶¸¸Ľş¸µ¶·¸¸»ľ¸ą·µ®ˇśˇśťš™—ź™Ťxoqty€z‚†‹†ŤŚ‰Ž‹‘–—šž›ś——ŹnA &6@@Mh}‰•–›šžź™ťššťś“Š}oxeg[KI@7+(
:86276556(*(/+,$&,-'" -
%=Xkkjlntyywpjlv‡Žšˇ§Ż©ykdhig`UKELQ\]efb_drnn€†uho‡vT-":dqrzś©¨Ą”g?'
- - - - -
- &57=<?<EQNLMKE<1*!
- - - - -!CA2-)(44:996;7774' *;G\ZPFA<5AN?I?;77HKG?GOONFIFc[F:)4ABGEJFEM\VQPVHM`PJG11>@FIEPKN]]]VP\Q]^]F, ',-4YbSlvŤsA/=0)Kp’—–™–’—“i- - -f «°ŞšI - - -
-
!")1yÂËŇĚ˝Í×ŇÇżËÝŰÂĘÚĐĎÔČą˝ĘÎĆŔ¸°¬ź…—Ş«Łˇ •ś¬ś˘Ş±ÔçěčŢÓÉÄČÇŃáčçĺŰĹ»¬µ·»ÉÔÚĺęěíěęęéččćâÝŐĘËÉĆŇ×ÝęďöýţýýýýţýýřěâŰßáăćççęíđîňđńňóôôőőöřřř÷ůůů÷ôóňđďíčăăŢÚŮŃĐŃĐĚŐŘŃ×ŕçěďđíäÝÝŢŢßáŢÜÓÍÍËĘÄÂÇĚŃÓĎĐŘÚÚ×Ů×ŃĎŇŇÍÉŔÁĂĹÉĎŃŐÚÜŕăéěďńňôřůřůůůůűűűůůűůůůůúöňňńđęççŕßßăęń÷ýţţţţţ˙ţýţýőčâÝŘáäëíîđđńńďđđíęçâ׸®ŞąÓóúűýüú÷óęáćôűůúöčȤ®Ăµ¨˘ŹŚ…†‚~€‚|ŁŔ×ßÓÄÓćĺçáÔŰçŢŘŮŕäâçęëęęíńńčŕŘĎŇĚĘÇľÁ«‹usnsm„‰]kĂŔźN" - $k®±®Ż®źl+8%+,!! ")!'#&2#
- XŤ‘xtz™ť–†x‚“›˘§ˇˇťť—›ž™Ž“ˇ®««¬¤…}€uomefmq_nou_]nskrl[_cK;27/03( -
- -"#A~–˘¨Ş®µ´·µş·¸ľľżŔÂÂÁÂľÁŔŔľżĂĆĆÄ»śT$
-7Cu—˘łą»»Ľ¶˝»ĽĽ˝şşĽĽ»Ľ·¬¤ŁŁ˘––”ťŁźsqy~z}†€‡‹‚‹ŚŽ‘“””śź›šžš›šŽd8!(:=7Iex’Ť—››™“ť›—’””‹‘|~vhcWMKD0"& - -
<;=:50414,%-.%(&&$)%#
- ,BVhojlq€}~prrx…Žž˘¨««š€qinsodZEEJQW^bcg\alpmz†Š~ihv{pU5+Wruq|• ˇkA+
- - - - &9>=88<DQHHOK:55,!
- - -)E>3"$'')/.77:=2?O02//)(09LWZ]HA:9<>=D?:E;BKEIFMKMMDAVWN?( /DDDDBCAV[\TQIPX_ZN@64>BAULGKO^]RSRSQ[ZTA&$#()=O>H^flfY>9@* -
&OtŹ–š›”–‘j;
- f§±°´¬•?
- - - - "*x˝ĚÔÔľąŇŐĘľĆŮŕĚż×ŇÉŇÎľşľÉČĹŔµ¬›„š®¬§™™”Ž§«ĄŻ±ËăéçŢÔËÄĆÄĐßăäĺÝÍąŞ˛ł°ÁŃŘâęííěëëčęéĺßÚÎÉÔŃÔßćçěďöýýţţüýüůńëćÝŢâäćéęęîđńńđôňóôöôőô÷řő÷řř÷őôóíëččäŕŰŮ×ĎĎĚĘËČÍ×ÚŘŮĺčîďďëéćëđőőňňíéŘŃÇÇÄĆÍŰăçâŕĺçáßŕÝŮŐ×ÔÓÍÉÁÂÁĹÄĹĹÉŃŐŮßäćëîńô÷÷ůřřúüűúůůúúúůůúůřöőňđěęčçăáâăčđúýţţýţ˙˙ţýý÷ëĺŢÜĺëęěěîîđďďďíęéçŢÍĽ¬¤µŐńúřűű÷ôóëŕäôüýúňăŔ¦¸Á°Ł”‹“…z€‡…|”®ČÚŢĎĘŰăâĺŰŃäéáŮÚăßŘßęěęéěńďéŕ×ÍÎĎËÄąŔ°Śmomqo|cq´ĹÄ«U - -
i©°¬¬± a*5%+"$%# -'/-.1 - -
:‡ˇ¤Ťz€…–›–†yšŁ©˛˛®Ą˘ ›–žťŽ’ź±®®¤‰€qnki\dildnumcYeklur[]cI38910--
- - -"
#% !Iz’Ą¨©«˛´·µ»şşĽľľşŔĂÁĂŔľĂÁŔĂČĘÇÄ»źT! - -6Jx–¤˛µ¶˝»¸ĽĽ¸¸»˝ş»ş»ş¶Ş¬˘ ś›••˘ŞŞ–yoy~x…„~Š‹Ž†Ť‘Š’”—“ś›śžśśś›Ťa?# *;<8:UzŤ’‘’›ť“‘•–—Ž’‘”‘‹‡†ypcNHJG5& -
38;<66-63(*+1/-('&*0$
);Vemmot‚„wnnurŚ—›ź¤©›‚skprpj[IEHK\`hkg`akiju}…}kcqtm\6Hlssz‡’Ž‹ŠtQ5%
- - - #/:?A?7;FKNLNF<58/
- -
- /KE,$"&'1+07A:;A<66,4--78CQWaM<:<73G=;=I?ETIBEQLGKJJMSI=07?DDGJDBMQUOTFJZ]VO@43=?@NUN<U^ZPOSJP^^W?!
%1%DL?CA:436=< - #l§˛˛ŻŠ:
-
- 0xŔÎŰÜĐłĆÖÍľľÖÝŃąĚÖĚĐÓÄşşÂËÇŔµ°ź‹~™®Ąž‘’Š˘«¦°°ŔâęčÝÓĆŔÄĹŇÚÜŘâáÉľ©°şČÔâëěîîëéčččĺÝŃĆŃŮŮßďöďéçíůţýýüřňëććßßâăçëěěîńđńńđńńóőóő÷öřřőöôóňđíěçäŕßÜ×ĐÎÍÉËŃŃŃŇÜßâćčďňô÷řőőöúţţţýüůóäŘÍÇĂÇÜďöúőôööôďéçěéŢŃŐÓŇŃĚĚĆĆĹÁÄČĘĐĐŐŢŕćëíńôô÷úůúűúůúúůűůůúřřůřöôńîëéčăâââăęňůüýýţţţţýüôęáŮŕéééëííîîđďíěééá×ÂŞ˘ŞŐîőřůůňđńěăĺôűúúńÜą±ÇŔŞˇ’“Ž‰…Śž˛ÎŢŰÎŃââáăÔÔçćÝŘÜÜĎĐßéëëčęďďéŢÖÍĐĎ˽ż°“pppinŚis˛ÇȲa - -
-
!gˇ©«Żťc.2)./! ##! -$20/54"
-
q ź“~„Ź”‘‹„„“¦Ż´¶Ľ¶«Ąˇ˘žźžŹ—¨®¬°ĄŚy`ejibmrjqrtgY[fhjrl^bY>7*.-0%$ -"% --#Qx”Ł¨Ş¬Żµ´¸ąĽĽş˝˝Ľż˝Ŕľ˝ŔÂÇÄÇËËĆ»˘T
1Lr™¨±¶¸¶´¶ąµ¶ş¸»şľ·»Ľ·°©Łś•”™•ť©®ž…}upy€…‹ŠŠŚŹ‘Ź“”šť™› ź›ś‘nC
"%668:ZoŹŽ‘’ŽŹŹŹŽ“”ŽŠ€sie\J>:6)% - - - -
>?7672122*.0+/2-''$'*
$7Yfnklsyy‚tlirt€Ź“•›Ł©Ş›†tnprto[IBISWfipjd_kllqw‚€oaj{za<<gpsx‚Ś‹Ź†fJ+ - - - -
(;BBBE@7BVUSPA:10, - - - - 0GF.")"%+-47@?A<1;84-&+7>=GQOHD7:<=AA:>BCLLI?FMPME?HISI6(6?LMJHIOLTWRWKFTXLJ<53<?CISTKW_ZXILOMW[R@!p6'GN0"! (15* - - - - -
- 2}żŐáăŰĂĽËĎż·ÍÝÚÂżÔŇĎ×ȶ¶ĽĚËĂ»łĄ—„’¬ĄŞ ś”‹™±§¬«ł×ččßĐĹÁĹĎŇÓÎČŢáÍ»ˇ©«˝ÍŘçëěîíęęčéčâŰÎĂĐÝĺíůýúéÜŢíô÷őďéćááăââĺččëďđîńńóđđńňóôöőőóö÷óňňďëééăÜÚŮ×ÔĘÉĚĘËĐŘÜáçíńň÷ůúűýţýýýţţţţţţýűôă×ÎÄżÁÓďűűúüýýţűů÷űűîßŢăççćăŮĐÎËÄÄÄÉĐŇÖŮßâăéěđóô÷řůúűüüűűúůúůůůůř÷ňńđîíëéčäââáčď÷üüţ˙ýţýúňćÝŢçęčęęěđńđîííęçâÜČş¦Őíňó÷őđîńđççőűůříÖ±µŃŔŞˇ——‰‡~…„Ž©ŔÔßŮĎŰäâáÜŃŢéäÜÚÚŘĎŮéîěęéčîđč×ŘŐŐÎËŻ®Śzfiefs…nlłĘ̸a%
- - -l ¦¬«Żťc',$ -*1$)4" %!* ,@7043-1žžśŠu…“—‘‚Ť¦±°łµµ¸±±©› ˇšŚŽˇ¬««§kZjwmihrrknhhZOihfrhT\Q81$!"* ." "" Rz¤¬®°°··¶ą˝Ľ»żÂŔÂĂÂÁľĹĆÉĆĹÉËĘÇżŁa% 2Mp™«łµµµ´¶»»Ľş»»ş˝ĽąĽ¶ŻĄš™’‘”“Žž«°ť…|u‚}‡†‡‡„„Ś‰†ŠŹ–šťžŁźžťś‡eA!'M<=Ih{Ť’’ŽŤŽŠŠŹ•’‹ŽŚ†tme]PD@<5, -
=68435616130/.36'-&$$$:Vhplmrstxthlqo|Ť”•ś˘¨ ‡umsuuo^D@INObhdf]Yerqv}„€sck|…iC#1cssv{Ťšš˘”uU5
- - - - -
*<CCCFD:DQOOJD713$
- - -
--B?(&!+$&(,/F@@?7<92,'()17@GKLDA:31A=I?:9BNGD<COOOM=FMJ?9)".7JQOSPNUURMUNDSZRUC59FEBNTOPW_^[ONORVWM;! #!D9(' - %qŁ´·«˘z2
- -
- - -
2‚ĂŮäĺâϸĂĚÁąĚÜßÉłÍ×ĐÔĐżą¸ÉĚČż±®Ł‚†Ą¬°§źś•”®¨§¬«ÍĺéßĐĹĂËŐŇĘ˝żÖŕŇ˝Şś›ÇÖÜäčëíëěçćçĺáÝĎÄŃăďůýýůęŐÎÓŰäćŕßáŢáŢäĺĺéęěďďđňňńńńňóôôőőőóňńđđíččćâŰÖ×ŘŮŘĎÍÔ×Űáęđôřüýţţţţ˙˙ţţýýýţ˙ţýýüőčŮŰŇĘÂÄÎŢíö÷őüţüýţýüýůîëöúúřöđĺŕŰŃÎÉÍŃÓŃÖŮÜáäćçëďňőřůřřűűűüúúůúůűř÷öńňńđîíëęéçăßáéđöüýţţţýůîäâĺëęéęěđńńđďęęčćÝŃÄ·´ÓčíîďóďđňďçčôűúőçË°Č׾®Ąˇ–’‹…‡ŚŚ–łĎŮŢŇÎáĺăáŇŃâëćŰÚÜŐĎáíđíęççíńç×ŘÚ×ĐČÇÂÇąŚnejrox‡^o¶ĐÎąt, - - -_ź¨¨Şł´˘j(5) - - 7$%'&!&!#1GC:,4'
CŽ’‘‘Š€†’•Śy‡™Ş˛˛¦¦¦«´˛°«˘š›˘“Ž–Ł®®•mZc€{hqqrfkm`[Ta``qcN[L3',)**' 70 -
#Cv“źŞ°±»ş·»ÁÂÁÂÂÁÉÇÇĆĹČÇÉÉĆËĘÉÉŔ h+-Frž¬°·µ¶żą˝»»Ľ»ľ»şşąż˝°ˇ–Ť‹ŤŹĄŁxux‚~}|zu‡†…Ź‘–ťˇ ›ťž›–i;&n.1AgxŠ”–‘”“’“‘ŤŚŚŹ‰€{qe`TQE>6,
- 7556967244231./10.+%
(:Mffeiotxqejqox‹“ź˘©¨ť…qmoqli[DFJQWXdjcYUgos|‚‹„p\k~€pJ'$YtpwvŠťŁ«ś‚a@%
- +:?@AFBBEMKGF?913!
- --=1#&&!+(19@B>;C83-#))4:AJOHF@605<DF?83@@CJGJMSRPFKPMB:* %.=EMNMOLUUSTZTHW]WR>8;>GEGJJMQX_[TEEJRWa< -
)'66"
&Y{‡•ťźžśš™’l8 - -u¦µ«žq3 - -
- - :|ĆÝăĺäÚĽ¸ČÄşĆŘŢŐ¶ŔÔŐÔÖŔş˝ĘĎɵ¶©‡†˘®ŻŻ ”•‘ ¤ŁŞ¦ľăçŢÍÂŔÍÚŐʶ˛Ć×Ď©™ˇµË×ÜâćčęëéććĺăŢŰ×ĘŐëůűüüúćÇÄĆĘŃÖÜŰŢŕćĺčççęěďďđńńńňńňňňôôóóóđíěččçäăćŢÚŘÝŢÝÚ×ŘŰáéňůüýýţ˙ţţ˙˙ţ˙˙˙˙ţţţţţýřđĺŰŘÚ×ÓĚŃÚŐ×ßĺćöýýţţţţýýööýţţţţýů÷đčá×Ö×ÓŇÓŰÜßÝáâĺčëđňô÷úůúüúůűůůůúúřööôňóôňđííëéçááăčîôüýţýűóçäčěííęëíîńďďěéćäŢŘÍĹĂŮĺčëîďđôöđçéöúůňÝ˝µÚŘ˝«Ą˘’–‘ŠŠ‰„Ť¤ÂÖßßĎÖćĺáÜËÔçíäŰŰÝÍŃçíňńęčćęďęßŰŢŘÔËĘÄżłŚppibkvŠXkłĚËłj%
-
X•ĄĄ±°Ąh+2)
'- $% )6AEB901'
>™‹Š…z€—”†€’¤±®˘Ž„‚‘§˛ł°« ”™—Ź”ś©¬«š€gl€qnrzb]hWUZ]`craUaG8$$+'( ;:!
%Bs“ §®®¶ĽążÂĂľżÄĂĹČĘĆÉĘĆČËĚÍËĘËËľ§c&
-'Clš±ą·şŔżżÂľŔ˝ľŔżĽąşąşŻ¤–ŽŚŚ‡’ś¨¬§‹qtsy„‚‚†}„‚‡Ś’—›ž›ť’™“e6
&.66@_†‹‘Ž–“’’‘ŹŽŹŹ‡†Šxpf[XI>;42%
-
54998995944022013..*
#9Laa_anuuwnfkqp‘•žĄ§¬«‚pmppmeWCALQS_bbfYSgupz€‚„r[jy}tQ*MnvusĄ«ŁŹlG0" - - - -
-
-"4>B@A78BJNQPE72,*$
- 291$")#"(-,2:D=C;=51,#&$-?KOPRGG:967CFD?:>?>=BCKOPNLJOPD8' )/AJJOLJCKPLOUUHZ[RM=25>CMJLF>FY^ZKECOTV\>' - '
,*&-(*2
!W–žźśšś™“p4
- - nĄŻ®Ąśv0 -% - -
- - -2‚ĘÜÓÍÚÜÇ·ĆÇ»żŘÝŢĹłÍŮÔÓÉąľĘÓÍÄĽ·®™—§®®ˇ••˘ž¦Ş´ÚĺÜĘŔżËŮÚθ±µÎζŁŁ«˝ĎÚßĺçčéčęçăăââßŮÔáőűüüúđÚÇÄĹĚÍŇÚŕăăçééëëěíđđńđńńóóóóôňóóńđëçĺăäćââăăÝŮŕäßßäęîň÷üţ˙ţţţ˙˙˙˙ţţţ˙˙˙˙ţţüřóçŕŮ××ÝÜ×Ő×Ű×ÓĎĎÔčřüţţţ˙˙ţüúýţţ˙ţţţ˙ýřóëäÝÚ×ŘÜÜÜÜŕÜŰÝáçëďóőřůűúůůűúůůúůůřřööőőőňóďďěéçäăáĺëńôůřôëéëëíëëęęîńďíëéćĺŢŰÓČÉŘŢĺęďňőřöďçěőúűď׹ľâÖż©¦Ł’“†ŤŤ„’°ĚÜâŰŃÜćăŢÎÉŢëëäŮÚŮÎÚčěđđěčćéîíćáßŘŃËÇŔż«Žuskfht‚]e˛ËŲ`$
X”¦Ş«łŻ˘a)1(
-(6)($" %
%'&<JEE>,51 - --€—y}Ť•~Ťž¨¦ťjVQ^‚ŞŻ¨¦źš•ŹŹ—Ł«©ťŤ€z‚|qkchgbaQ_]TQYmaUW@5"!&.!$ B=
-%"RyŚ˘¨Ż˛µ·¸żÂżÂÄĂÄČÄĆĘĘĚËČÉËĘËĚÍČż¦f$
!<i›Ż¸ąşÁÂÂÂĂÁľżŔÁľĽľľş˛ŁťŹ‡‹‡†Ź“Ł¬¦Śqxu‚†Ś‡‡‡‚Ž‹‘“šťš™””Ź‹yN2 (3;76I_dilrw}‚~€|€}}z{mgYLE>9.-'$
-
-;6728:98<424:62511*'
+7L_e_^jrtrpgisx‚Ž”ź§¬®«žŠsrsqpiaRCHNT]`ef[\fvuxx€xr[_mxqX19\osmw§«¨śX9#
- - - - -
*<CC?=;<DNNPH@9.0& - -
-3B4!)(-76<=>8?3350$(0:P[[WK@=938A@?C8=BAD?EWXMIIMLLG<# )8AAJMNIDRUKKNIM_UKDC/;AAHPLF@I`ZSNIOQWWN:*,@F<* . - X’š™——“ś—h4 !sĄ°«˘—g+ -
-
!0‡ÍĐ®¸ÜÔ¶¸ĂąĽŃÜŕŐ·ĽŃŇŃνĽĆÓÔÉĹą·“‰˘±˛«Ł —™ŁˇŁłĘŕŘÉşżĚŮŮĎşł¸ĘÍ«ŁŻ˝ĘŐŮŕĺçčçčćáŕŕáŕŕßâěöúůôćŮĘÉÉĘĎŇŮßäçééëíííďďđńóńđňóńńňóňđđîëäáŰÝâććęëëçŕççéňřüţ˙ţţ˙˙ţ˙˙˙ţ˙˙ţ˙ţ˙˙ţţüôíçÝŰÚÜÚ×áßÜÚŰŮŘÓŇĘĆÓäďůţýý˙ţţţý˙˙ţ˙˙˙˙˙˙ţýűôëâÝáßŰÜŢÚÖŇŐŰßáćěďóöůůůřůúůůřúůřůů÷ř÷÷řóôóđíëĺĺäŢÚŢăăčëííďëçéççęíđîěéčäŕÝŘÔÍŮÜćďóöřřőěĺě÷úőęͶÉßĎľ¬¦ •“†‰†„ŽŁĂŐŕĺÜÓáĺä×ÁĐçíěŕŮŮÓĐââßęďíéĺçěëęŕÓŇËĆĹ»ÁŞŤyqebakxb\¨ČČ·k# - - -
'[—˘Ş˛¸°žn/4* -5'&(%#$"# &#-61=DHHF>70 !y‘‰†yŽ‘€˘©ˇ‘{cH?@>Gi’ˇ«©žš—ŹŤŹˇ©¨Ł‡‹ŠŠuTGLUiWVgi`]`eXUZA)$%2,/+ )DM -
-!&$G{›ˇ¨±ł˛¶ş˝»˝˝żżÁżÂÇĆĆĹĹĆČĆĆÉÉÄľ \ -%;c–«±ą¸ÁŔş˝ÁÂÁżŔŔş¸˝»µ˛¤’†~}tw—¤˘„fdjlonz€yz€{€~„„‡…€}vqkl_P@#"'0!#&)04>;;@;@9?D@<@@A96;5*($
-
- -'$%*1419;=7:359782.2+&
-&4Scb^^jquwpfhoyŠ•ž¤©« ‡roqooqjNBMSW[ccaa]cs|w}zynYcluq^:#+Smnruź¬ŁŽh@) -
0<DJA;<?FQULB94))& - - - 0I:% %'',24?>8586/,/"&5AIYLNED90;<?A;=8AJC?EHTMPGCOKP@7/%-5>AELLICVZJJPJR_SFJD.6HHIMLFCAZ^XLNKR^YLE$ - 3PF)%," -
1%" - - -(y¤®Żź‘c# - " - - - -$?ŤÉą‘„ ŃŮľ°ÄĽ·Č×ŢŘIJŔÓŃÎĹżĆÓÖÎĂľş°‹—ޱ«Łžź•˘Ąź°¬˝ŰŘÇ»ĂĘÓŘÓľ˛¸ĚͶ¬¶ľËŐÚÝăćčĺćăÝŰŰŢßââăäëëćÝŇĎÉÉÎÎŐÚÝáäčęëęěđďńńňńňňńńńđđđđďíéçăáŢŰŘßćëíîîęęîóúýţüţţţţ˙ţ˙ţţ˙˙˙˙˙˙˙˙ţüůđćĺáÜÚÜŢÜÚááßŢŢÝŘŐÔŃŃÍÎÚçňůűýýýýţţţţ˙˙˙˙˙˙ţţýüűóěçĺâŕßŰŘ×ŮŐÓÖÜćëîńőöůřůůůűúúůúř÷řřřř÷őöôńđďěěçáÝŰ×ÓŐćńńńéŕčęččěîěëęĺáâŕŰÔŇŘÜëń÷úúúňëĺč÷úńäĹĚÜÍł¨® š”‹„›«ČŰĺćÚŐăăâĐÇŮęîěăÜÚÍÔáŮÇŰěëçćçéęéŮËĎÉĚĹ»ľŻŤyxplbf{ZY¨ĹŶw2 - -$^™§°˛µłźh7:&45 "()% "!369=<DDB4:0$z’‰‚€‡Ž|Ź«¨•~cNIHA7:Hj’¦®ˇ›™‘‹ŚťŞŻž•‹‡Š|fWNLjeVZglf[Y`WP[C&'$!()$/NO%
#"1Ueu|…‡Ť‘••™–ť ˘ˇ˘Ą¦¤Ł¤¦§§Ł¤¦¨yB+B^}Ś‹”—“šś™š–”’”‘‹‡Š}t`XXLINW[chgQ>98<9@FADD>?===B<?<:6<?1'*,&
#*46::99425787950$6Pde^`gouuuidmu~Ś—žŁ¦¬®ť…oikhikcOCLSQRaeb[V_oru‚~ynafq}{`@)!Jhrop€ŞŻĄ–{P1$ - -
- *4CEGB;8BOPWG>.*),%
- - - - :M;%"$#$#,-=98:5682.*/'%0AISOMHE?=:<@?9;<CKF>=FLGJM?CIGC.'"#&2<CICFLJDJUPELLR[VQD>87GFGEMMGAX\VXKHPZWKB
- -
- #JU8.0&9?* - -%mŁ¬Şˇ‘c"
-
- -
3†ľś†ŔÚČłĹŔµÁÎÜŮϵłĚÔÓÉ»żŇŘÓËÁşµź‰—Ş®¬˘ž‘ž¨ˇ®Ş·ŃĐÁĽŔÂĎŢÚĹł˝Îθ˛ąÄĚŐÚŢâăĺćáŢŘŃËŘââŕŰĐÍÍÉÉČĘĘÎÓŘŘÜáăĺččěěěíîîđđđđńńńďđđîëęçâŕŰŮÚÜŮÜęëěďđóöűýţţ˙ţţ˙ţţ˙ţ˙ţţ˙ţ˙˙ţýýűřđëĺăâáŢÝßßßŢăäăäáŰÜŮŘŮÓĐŐŇ×ŕçńřýüűýţţ˙˙˙˙˙˙ţ˙˙˙˙ýţůóëççäßŰŮŘ×ĘČĐŮŢâéďóóó÷řůúůúůůřřřřřůůů÷öőôňđđěéäßŰÖŇŢěńńčŮßéęĺçéęëéćĺáßßÖŇÔÝďö÷úűůďęâčőůîŰ»µÓÓÂł«« •Ť‰‡‡ŤźąÔâčćŮÚŕßŢÉÇâîîčâŰŮĚŘŕŇłŔäëëěćčęéŰŃŃĎÎÇ˝ą˘ŠtspeYivaW¤ÄĶt- - -_Ź¨±µ¸µĄm/;1:*%$ ) !*6=4=GI@4;>;s—‰„ŹŚ‚€›¦ś‰xXA?E>8<@Stś§« Ź‰Ź¤Ą•“‰‰e]V\khVUkhe_\hTV^8)#%*$'#/OS&
% %2,/8<=;DGEGHNPLGMULILPGGKVRNPGA*"/:;=<B@FG>:A@>?57688*)%#"$ %'( !'.-158834:9602/&!
-.F`gabktqtpdedlv‡“šŁ©¨Şžqjikkh^KFOTRQ\`b]PYkpv€r`^n~wiH+5enom}”¦ŻŞś\>0!
- - %:@@A<8;DSWWQD3#&1% - - 3H>,$)',695/1883//*%#+7HKOLJEC9;5:?=:;7DFF;BIKSTMFFFKG2! 3@CF?LTKEKMPNNKKSYPFB36FILEGDCI\ZMQLTQRRJ: - !0LC<99( - -
)bŚźźžšťžźš•j- - &n ¬© Ś[%
-
- - - 0t˘wt…«ŐĐłĽŔ·»ČŰßÔÁ´ĆÓÖŇĽłĘÖÔĎÄÁż…Žˇ«®¨ĄˇŽť°¦®Ż°ĂÍĆľÁĹŃŢÜÇą˝ĘĎĽ»żËĎ××ÚßâäăŢÜŘÇ»ĐáĺŢÎĽľĹĆÉĚÍÍŃŐ×ÚŢăĺčęëěîďííďíďđđńđďîíěęęäáŢŘÓŐÚŰÚŕęíđňöüţţţţ˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙ţýűřđěčććâăŕßŕâăäâçééčĺßŰÚŰÚŮŰŮÖŐŘŘÝćđđôüý˙˙˙˙˙ţ˙ţţ˙ţ˙˙ţţüőóďęĺŕÚŮÖŃÄĹĆŃÖÝçíîđóřůúúůůůůůůůůúúůůřööőôńîěčäâÜŮÚćđďäŐÖßčćĺçęééçĺáÝÜŰÖĐŢňôůúű÷ďçăčňňčŇ·ŔŮÔĂ·§ť•‘Š‹“©ĆÝéčăÚŢŢßŘÄŃćëíçÝ×ŇĎÝŮÁ¨¨ÔćęęĺĺéęáÝÖĎÎÇľ˝ž‰orrjXjbXŁÁƸv0 U’¤Ż·ł°§g/3! - - '3%" '#
-6<<4<JN:5;30 p’…€‡Ť’źˇŽsjRAA?D:94>\‚ź¨Ł™“‡Ťž¨ž’ŤŽ{lfZ\faPQkicbbgGOR<..#&,+#
!HT)
- # "##($#"32&-,,#*+()+!' " (E5%%
- - -
- -
-%#'$273467<354.+
+Mdjcdir{zne]]dv„Ť›ˇ¨¨ŞťŠnejijjdJFJUSSW\\YQ[ipx}€†t\_n…„rT-
$Rnmoq‡žŻ eJ7$
- - - - -
)<DAB?8;HLNOM?2'", - - -
8G@8"#&''--273/8830$'%#3@CHGF@;537484<<8?GKADJMSQHIKIE@7!2?DLHOPOJJKLONFKT_SJA39LKMFECGQ]_ZTKWMN[S3(
-
)+$5IK5,$ - - - - - ,]€vqtśĚŃ´ąÂ¸żČÖáŰ϶şÉĎÖõÄŐŘĐÉĂĂł‘‘›Ż©§Ł—˘´®Ż¸ŻµČĂĽÁÍŰâÝĎĹĆĘÇĽľÄĘĎŘŘŰßâăÝŘŮĐĹşĚŕáŇÁąŔĂČÍÓ××ŮŰŰÜÜâçęęîíđđďđíđďďďđîíëéčĺŢÝŘÓĐĎÖŢŢßĺëóřűýţ˙˙˙˙˙˙ţţţ˙˙ţ˙˙˙˙ţ˙ýűöđëéééĺĺĺâßăăĺččäčęęčęăŢŢÜÝŢŕÝÚÚŮÖÓÖŘŢăőüţ˙˙˙˙˙˙ţ˙˙ţţ˙˙˙ţýýüöîéßŮŘŃČÄŔÄĚŇŢäéëńô÷ůúúůůűůúůůůůůůů÷řöôóňđíęçăŕÝŕéîâŘŐÚĺçäĺęęęéäÝŢÝŘŐĎáńöůůúřńčăćńęŰŸÎáŘĘş±©˘ž‰Ś‹‘ś°ĎăëéäÚââŢĎĆÝëîěăŮŘĎÎÜĐł–‘ÁäčăâăäčäßŘŇÎĹľąť‰svol\nvZQšĹɶv1
- - - - TŚŁ¶Ż¨m&0!
13.+#'&"&<=;CKD=..:3 -kŽ„ŽŽ”‘˘„iSTC<<;-22<Ts–˘ŁŁ”y„•Łš|Ś|yngdce^`^ip^R]pPOK0&2'"("",NS4 -
-!$%<D?>7'!34)
-
# \ - - - -
- - -0; -
"!/72268;624*$
- /Pgndbpx…qb^egs‹“™ ¦¨©žohehmkhM@LTMUZZ\YOUbrs{†|`Vm‡vX2
Ffrpo~—©Şˇ’wV='
- - - - - - - -4BKBA@:;JQMRC9-"!"2
- - - -6F9""$ !-,*<@?627400' (5=@JNI><=342=:516=IL<BNNLKJLKLHE/# 3?JUJHMSKNONOOJNZ^YG>55LDGPKPDO\X[ZOSSUVWB - -
,%9F;#"1' - -
-Nppuy|’żĐą˛ľĽŔËŘßÚŃż˛ĂĎÓÍşĂĐ××Ě½±”‚Ž¦¬©¦źť®´®¶±±ÇÁ·ĂĐŰáŮÎĘĐÍĆ˝ÂËÉŃŐŮÝÜÚÜŮŮŐËĹŔÇŢÚČľ˝ÇÉÍÓ×ŘŮŰÝáßăäçéëîíďďîđîďďďííëëéćäßŮÔŃÍĎŃÚáăéďöűý˙ţ˙˙ţ˙ţ˙˙ţţ˙˙˙˙ţţţţýüőîçĺéčçęëčçäâććéěěĺęęęëđęäâÜÜáäĺáááŰŮŘŐÔÚčôűý˙˙˙˙ţţ˙˙˙ţ˙˙ţţ˙ţţýúőëăßŮĐÍĹżÄĹŐÚŢćéďóöřúůůůřůúůůůůúůřůřőôóňńíëéćĺäćéßÜÜÜăćéĺçęççćâäÝ×ÍËăóřřůůřôęäëđâŃĽąŮäŘĚŔ˛§ “‹…Ź–Ł¸×ęěëáŰäćÜŇŐáęîëáŘÚĘÎŘÄŞ‰‡¬ÜçäáâŕăăÝÖĎĚÄĽµˇŠ{yph^d|aTźĂ˶~3/ - - - -R‡Ł·µ«˘k*.
%25$!+**
%2=26?DEC=5;>)eŤ‰‡Ť—Ś~‘Ł‡pXBFCI:-*+47Pm˘Ą™|Žž›{q„znh`di``[eeXPUhQMN2+%&+,' .N^3 -
# -PsyrwW;9?ORR2
- -
- -
- - -
-
- - - -
-
..3.05:603*"
!!$7Ufqmfo}…‚y_^kpu‹’™˘§©¬ ‰upghkniO?LRSWY^]WNQequ}†Š‡eXk}‚v_7"6Yotoo‹ś ˇ•`B,
- $8EA=<<4=KSNLC7$"#"* - <I6$.&3-/8?;78=/)(!$&5:HOJJD?=;57AF8759INFHGUULKJLKCE0! *ALQLLLQLKUXOPMMZVOI@:6KOGJINKL`WUVLLQ\RP?& -(*5;+&).*! -)]Ś•ž›šš™‘i. - --{Ł¦•yG - - -
- - &?fprsv{ŞĐ²˝»ĽĹŇ×ŐĎĂ»ÄÓÖĎ˝ľÎŮŘĐĘÁ·ź‡Śž«±®¬¦ź¦°Ş®¸´Âż¸żÉÚŢŘËĘŘÓĹÂČËÇĎÖŘ×ÚŮŘÖŮËČÍÇÇ×ÎĹŔČÍŃÓ×ŮÚŮÚÜâäăĺčęęěďíďđîđđďíëěéĺäáŰÖÎĘĚŃÖŰăęďőűţţ˙ţ˙˙˙˙˙ţ˙ţ˙˙˙˙˙ţüřřřôîčććčéěëííëéçäçęíńíçëëěďěďéăŢŰáĺčćĺäâŕŰŮÖ×Úáěóúţţ˙˙˙˙ţ˙˙˙˙˙ţ˙˙ţţţţűôîăÜÔÎËĹŔČŇŐŰâęďđöřúúřůůúúůúůúůůř÷÷öóôňđđíěëčćäŕáâÜÚĺčĺĺéčéćăáŰÚĚĘćóřůűůůóíęííÜĘ»ČäĺÖĹÁłŞ˘ŹŠŠˇ˛ÉäîíęÚÝçäŮËÔÝćëéŕÔÔĘĐÓą™…~’ÍăâßßÜŕŕÚ×Đͽ´›‡wsp_XlybOťĂɶ|3 -
- - - U… ˛µ·°Ąl-3&./8+$' *::92:?BDA7JE*\…‹€Ś•}„›śubLBG=A24//78HVk‘ˇ˘™•‰rt’•{s…€zvnjko_i]``WSYbSXH5'+/,.*2KZ: -
,.' - !#1M{•šž‡{zw‰{^3 - - - - -
- - - - - - - -
- - - - -
- -
-$(+0056;:4/2+$
&3Rfokglx‚}o`\bjz‡–ˇ¦¦¨žŠvniiombL<CNURUZ[VPQdos†‡„g\cr{ua?$,Ucnne€š˘ š‡fJ0! - +:??9325:AHILD-$#
- - - =L5"*1 (,18=333;@53&"$&3BJIHJ;5:=7:9C@;;>ELGCSSZPHBGHFC2! #'>NSMQLMDKNTSWHQ`VOB>3<HMHIJRLK\`^QNIN\ZOA4 - -
$#2;2/-" - --`‡ťťžś™™ˇc, -wĄ«¨–xP -
- - -
- - - -/`njotz–ÉƬş»¸ÁÇľżČĹĽÁÔÓÓÂąË×ŘŐĎĂ˝¬ŹŚś«µŻ¦§Ł©µŞŻ»´ąŔĽżÉŢŢÖÍĘŘŐŔĆÉĘÍĐŇÔ×ŮŘ××ŃÂČÔÎÇČĹĂÄÍĎÔÖŮŰÝÚÜŢŕâăĺęëěîďďđěîîîíëęçćăŢ×ĐĚĚŃÓŰŕäěőüýţ˙ţ˙ţ˙˙ţ˙˙˙˙ţ˙˙˙˙˙ţůíçććĺçčęěěîđďđíéčçéíńňîčěîíîđíéćăâĺéęčççčäâßÚŮŮŘŰăęňűţ˙˙˙ţ˙˙˙˙˙˙˙˙ţ˙˙˙˙ýűôëâÜŐĚÇÇĹÉĎŮßćîďőř÷ú÷ůřúůůřůů÷řő÷őőřőóńđďîęéčăÜáßŰŢăčĺĺçćäáŕŰÖĎŃćóöúűúůůđéďéÖż·×íăĐżął«ž’ŹŹ•˘şŘěńîĺŘßéâÓÉŐŕćëčŢÖÓĘŇб•yn‚ľŢßÜÜßßÚŰÜŇÎŔŔ·ťywq`Vey_F•żÉ¸„6 -
OŽ˘´ł´´ f.4/ -38*.1%$"+(#!"&07:>=>B@@=OH3W‚|‹•…˘m\NH==C74.9ADJIi}ťŁś™‚no‚”Ťv„„vpnima[fa^bNPaiV]M9-*$-)#$2Oc8
-
:O[N;$" 5E>CY}“›žž›’„‰•‘w> - - - - - - - - - - - - - - - - - -
.+
- - 0034656860,"-Mgllfmu€}tdY^ep„Ś”žź¤¨˘†pjiimh`H:@NNNX\^[SQaqrx€†k]bp|wcC'"Gejihs’ťťź‘uYB.! - - - -
- - -+<??;1/2=>:@A8%!' - - - <N8 !$#&%&*08>.35=542)!'14<FNKG<<=8=@@I@97@>DD>GHKU9BJSI@0! 0@FPJHLMKGQ_YODP\\MB@5:@EKIPOKJY[RQOOT[`YR@, - +10,.1 -
/[cgmqm‡ľĆ˛»»¸ŔĂłżżłĽŇÔŇČĽĹÓÚŘŃÄľµť†”¦Ż¬¨§¤¦˛˛¬ą·łĂľÄÔßÝŐÇÇŮÓ»ÂËĚĐŇÓÖŰ×ŐŐŐČ˝ĘŐĘĹĆĹÉĎÓÔÖŘÝŕßÝßŕâĺćęëěîďďđđďîďíęččćáÝŐÎČËŇÔŰćěđřýţ˙ýýýţ˙˙˙ţţ˙˙˙˙˙˙˙˙˙űňĺßŕăćééěîďđđńňđęčçéîňđîćěíďńńđíçâăčęëëęęëéčäßâáÝÚÝÝáě÷úţýţ˙˙ţ˙˙˙˙˙ţ˙˙ţ˙˙˙ýüőîĺŰŐÍČÇĘĐ×Üăčďóôřřůůůůřůůůůřř÷ů÷÷őőôňđđîëęĺßÝÝŰÖßćçäĺĺâââÜ×ĐŐčňřůűüůůđëďĺÓŔŔŮéÜĂą·¬Łź“‘•źÇćňóîăÜçćáŘŐÚáĺääŰŐÓČĎĆŞ‹yl{ŻŮÝŰŰăäÚŰÚĐÍÂÁą›‚ytne\cufTŽľĘ˝6
-
Jzź±ł¶°ź^/9)
%6.,/(%((+$ $#:@;6;@AH?AOA1 -Fz‚{‹„†Ą’e\PK>6:456>EHBSao’Ąž”†pl{••†Ťbhvp`^_[X[^XR`eRQC74/+($!2Uf7 - -
-<[kh[B6.&/::*$@PHJex‘› ž–‹‹Ź’•zR" ), - - -
-+TbQ9'.*
)25556:6/32& +C]hhafnx{p]V_hpŠ‹’™žˇśmhdcimeJ9?JXWTU^]ZQ\pptz‚j]ejrrdI0 4\gjghŽ ¨¬˘ŠkR9( -
- - - -
.?J=?71?GFE?3/$!# -
@J;$$,/&#,/.28<8648,5%!04BIKNJD>;69>?B@<?>DFGILSQKGQNOP<-#0<FJJILJIPPUTODJ_`MG:1<FJIFKPHIVWQORKRXTMRND* - -$% -$$/' - - -
&Najnli€«É´·ż·Ŕż¶¸ľżŔżËÔŃË»żĎŮŮŐÎŔą§Š†š©©Łśš¨ą¶´˝¸ĂżĘÝâŮÖÎËÜŐľĹČËĚĐÓŘ×ÓŇŐĎ»ĽÉĎČÄÉĘÍŇ×ÚŰÜßâßáăäĺçčéëëîďđďđďíëčçäßŰÚÖŃĚŐŰâçďřůý˙˙˙˙ţţ˙ţ˙˙˙˙˙˙˙˙ţţţţřóěćŕâçéęëîđđňóôóóňëćĺéďňňďçéëďďďńďćâäçęęěěîîęęčéčćäââßŕâĺéîôűţýý˙˙˙˙˙ţ˙˙ţ˙˙˙ţţţýűőíăÜÔÓÔÔŇÖÝćéđňöřřůúůůůůůřůůř÷÷÷ö÷ôóňńđěęčăŰ×ÓŮăäâŕăăăŢŰŰŇŐčôúúűűüűřóîÝĚ»ÁŢßÓ˝ľ¸°©žťśŁąÜň÷őîáäëçăŢŢÝÝŰÜß×ŃËČÎĽź}xmsšÎÚÚÚáäŘŰÚŃŃÇż¶™…|xriees_O‹˝Ç˝‰8
-!J~šŞ¬¸° j+/) 4*0;.(%%,& "%)-);@;<@B>DGBMG(
Ho{~Ť„”ˇ€_SHBB@/0'5FONOENc„¤˘ť’}huŠš•Ťodjrk^[PQU^VVUY^TQD7//2+-%!
.Yc= - - - -!Bfssf^YF:<F=52DTVX`|— ťš”ŽŽŽŤŹ~W'$/BUj‚}S" - - - -
6PXPB+'*")Hhqa<;G- -
-"(1/32491/02)' +8IPVV^knnhYSepr…Ť’šź›„jfjedliS<AMYPTZ[\ZPWlut~‚q]al}xlT:#%Ihmfi†›¨˘Śr_D+! -
- -0CE<?;7BJELG:0$#
- - %?I7$)+&")/-5<<:5;6("$!*9APSPI<@A<:>C=:<BAE?@?IVPSCGMQM=1"-AIHPOMNGRNIRQGK]_LD<19MHHJJLGHVZRJQSNTSYWTSF%
$# -.%)0(! -]ŹˇĄˇť śźś‘L 'jźŁźŤrD
- - -$KddpopxžČ·Żľ¸Ľ¶µąĽľÁĆÉÓŃŃŔąĆŇŮÚŇÁą®Ź™ŁŞ¬ˇ‘“Ą¸ą˛ľşĂČÎßăÚŘŇÓŕÚĂĆĆÉÍŃŐŐŘŃĎŇÁąşżĘÉČĎĎÍŐ×ÚÝŢŕâäăâäćččéěîîěîďíěçćäăŢŘ×ÝÝŮŮăëňúţţţ˙˙˙˙˙˙˙ţ˙ţ˙˙˙˙˙˙ţţýůóíéćĺäçéęěîđóóôőňóńńěčçéíđńíäćëěéďďëçââćęëëëńđíěěęíęęęçççäâăáĺěóűţţţţ˙˙˙˙˙˙˙ţ˙ţ˙˙˙˙ýýřîĺŕßŰŐÔŮäćçëňő÷ůřúůřůůřřřřř÷ôö÷őőńđńďěěęßŘÓĐÚăăăăââŕÝŰÓŐéôůúüüüýűůîŰĆąÎăŮĚĽľş±Łšť ©Ćé÷űöěŕçëčâŕÜŘÜ×ÓŮŘŃĚĐұ”{qlfĽÖÖÖÝăŰÚ×ĎĚĂŔ»ˇ‰‚tmjix]FŠÂÍÁ<!
Aw–¨°¶«śn44'
,3,910 &($!# ' $+008BD<FAECAOTN. -Ekz}Ť„x•śxXHG<9;<./<NHJTBB_zšĄˇšllzŹš’nihcjbZQW_[][__`TZ@4-1%"2,$$9SfE -
"@_psje]TO=;?5,>YQO]~Ž—›ŹŠ‹ŹŚ\KahkxŚ•™~C&!% - /gŚ“—‹_8'OsreW^nlW<:C3 -
)..4202+,2'"
!5@EEM[intk[Wdotz…‹—žˇ›‰ofmlghgW:>OPKS^^URN[pux„…s`fw‚…s_9
<biif}•źˇ •‚gT8' -
-
- - 7>>@=;AGIMMB7#!$(!! - -&AD3!$$%-5<=922803/-+'):CQQNGDAA===G<:<<?FICDKPLLGHMMHA8&*AJMNSXMQLNMRUEQ[XVB638I=@BJKKNX\TKGMWR\ZUXSJ6 -$%3&2( -"a‘ ˘žˇ¤ž˘źŹN - %i—Ą›‰oE -
- - - - -
%Cainmry–żżŻĽ¶¸´¬±´¶˝ÇĹČĚÓƶżËŘŢÖÂą¶™ŽˇŞ°¤™™˘°ş´ż˝żĘŐâăŰÖĎÍßŰĹĆĚŃŇÓŐ×ŘŐŇȸ·´şČÇÍÓÔÔ×ŘŰÝŢŕăăăâäăčęéěęîîíëëčŕáäŕÚÓÚáääęôúüţ˙˙ţ˙˙ţţ˙˙˙˙˙ţţ˙˙ţţţýúóíččéćççéëëíđóóóóôđńńďíéčęčěíčŢßçéčéěëčáäčéęëěďďńďîîđîěěëëëééććáŕäęđůýţţ˙˙˙ţţ˙ţţ˙˙˙ţţ˙ţţü÷ňéáŰ×Ýáăĺéěđńřůřůůů÷řřřöóöő÷őőőőóńđďííçáŰŇŮäĺâŕâŕŕŢŰÖ×ęöůůýýţýüříŘĹ˝ÜĺŮËÁş«§ś’ ˘łÔńúúőčâëęçáÜŮÔŮÚÔ×ŇŃÎĎĚłŹtjjju©ŇÓÓŰŢÝŰÖÎËĂĆŔ¤Ś~xunpdwjF‰ŔË—B - - - :j‹§°Ż¬›i472 - &4-.?0%"$8/!&&).)#.889D>96?EOHLNP0 - -
1Kgoih_bSD@@=0?SX[gťˇš’{†ŹŠŹ‡hMctnwŽśťŤ\
- -!% $ -=p• ž’tNAqŠ–‡|yqmMG?C5! -
- ! %&+'331-+**""6JOPWbp{}q^VZck}‰Ś–ž ˇś…ldcnnldU>;JRTPY\\VHVnyv}‰vdau…†u_A',PkjjuŤ–žś–l\D-$
-$>AEB>>?KKKJ@/! "%!# - - - -
$mźĄ ‹l= -
-
- !#8[ilhj€Ź»Â¬ş»Ľ±¬´¸¸ľÄż˝ÎŃĚ˝żČŐÜŮ˸µˇ‡š¦««Łžˇ«şł¸ş¶ÍßĺçÜ×ĐÍßâČÍŇŃĐŇŐÓŐŇŇŔ˛¸ĽÂÍĐĐŐÖÖŘÚÝßÜÝáâââćçčęęěëîíëččäŢÜŕÝŰ×Ýçęńřüţţ˙ţ˙˙ţ˙˙˙˙˙˙˙˙˙ţţţţüřóëééççččęëěěíđńňôňńďîěęëěčççéęěčßŕçééćęĺĺâäççčéčęíîíńńđďďďîîđďîééčăŕŕäëó÷ýţţţ˙˙ţ˙ţ˙˙˙ţ˙˙ţţţţýůďćŕŢßăćĺçëîňôůřůřůůřřö÷őöö÷řôőôńńđîíęäÚŘ×âćăââŢŕáŰ××čôůůűýüýü÷ëÓĂĚäâŮĚ˝¶®¤ťśźž¦»ŕöúúôççčéćŰŐÎĘŃŘ×ŐŇŇĘĚĆ«“znmih’ČŇŃ×ŢÚŮŐĎĚĂČľ¦…{tsgdhte@…ÂÎÇ–E
- - -
8fŽ©®®¬ e/97 30(,4.0-53"($'!"),3*1@48C86;>IOMGCH2Chu‡Ť{śhWOFD;.412>F?LATY_t›¦¤ź‘xlp‡yiY_bVV[l_VTfQWhXGSB6/,2+"$.8Xj@ - - - -6Zfqnhnc]NDD;-C\^cdlŠ•–Šxy‘‘šmK^p|}™šq& ( -
- - -"!$04 - - -#Ly‘ššŤtQYs’Ž|yviNATJ2" - - -
#)!"$&!#$(&#((')%% -)BT]\^frub[`dn{…‘›źˇĄ›„g]^hiliT<=GPRQZ[aZLNhttz†‰we^q‡‡vaM/Hlspm|‘–’ŤybM8,""
-
)=@B??=@FLLJ@/!## -
-44#3/($ -
"dŤšžˇžŁźźśŹS
&nť¤™‡k;
-
- -
- - ;VfprlqŚ´Á¨µşż°˘¬şŻ ¬Ż´ĚŃĐĂ»ÇŃŰÚĐ»ą©”…ŤŁ«Ż©ŁźĄ¸ąłş±ČßäčŢŐŃŃÝßÎĐÓŇĐÓŇÓŇŇËąµ¶ŔĆĎÔÔ×ŘŘÚÜÜÝßŕŕâăćçęééëííěéęçäŕÜÝâáÝÝăëőúţţ˙ţţ˙ţţţ˙˙˙˙˙˙˙˙ţý˙űöđíččéééęęíîěîďďđňóóňîěëęéčëéĺĺćçččßŕĺéččĺäăćĺĺĺĺćçčéëďňóńńńńńńóđńđíëęĺăáŢáćđűţýţ˙ţ˙˙˙ţţ˙˙˙ţ˙˙ţýţűôëčäáčćĺćéďô÷řřůřřů÷öööřřřőöňňđńđďëëéáÝŰßęćäăâÜÝÜŘŘéőůúüýýýý÷čËż×ęŢŐÉÁ¶Ż¤ť źź©ĆéřűúńçéěëßÍÄ·ĆÓÔÎÓŐÔËÎɧunkd_„żÍĎŐŘŘŇŇÍĚÄĆľ sxynkhtbE‹ĂĚÇG - - -
- -(`‡Ł®°¨™b.6208)89'%(=0."(,%,75-7>A=4GEBDBGFQIJI. - 5_jtnnvfZQQEGEMhcbiwŹ—“–’~‹—›šŤg9Lpyly”śźŠD
-
- -
- - $#! ! -#8iŹ™oRkz…‹‚xrb?HOD/
!#)%#$&%#)&"(& )E_b`]es€‰sc_hrt€‰–žžźś‚_RU]eibM9:@DNV^\]ZHG`nu}‡ra[m~tjW3<bptku‹›•…lYF84,)&
% 2@@EB>?DGLOMB-!##'%!
- -?B%*+$&/1047429811+'"-5GKUSI=?=;<AHB9<=EILFDINSRLLBLLA1++%!3A@HQTPMNVVPMNGW\ZWI:.?FFJIMMKR^Z^WRT]TadX_cVWPFA*)" - -
'213/0' - - - - - - -
-
9Tirvpx¨Á®µą¸Żž Ş „“©ŻÂŃĐĘľÄĎ×ŰŇľą°š†Š¤Ż§¦¤˘˛°łą°˝ŕççŢŮĎÍÚÝĐÎĐÓÔŇÖÓŇĐŔµł·ÁÎÔŇ×ÚŮÚÚÚŰßăââăĺćčęęéęëěęęčäâáÜŰáăĺčîůüţţ˙˙˙ýţ˙˙˙ţ˙ţ˙˙˙ţţţý÷ďëčççéęęěďîđďďďďđńôőňńëęęěéęęęĺâăäĺćÜŕćéëčäĺćçčĺĺéčééčëďńńôóňôóôőóňňňďëěëçßÜŰâî÷üýý˙˙ţţţ˙˙˙ţ˙˙˙˙ţţţţůđčäăŕÝŕáčěńő÷÷řřöůööřřůř÷őôňđńďîîëěćçáÝččăăââßÝŮÝëôůűüýýýýňŕÇżßčÜÖĆĽ˛˛Ąś˘žŁŞÍďúůřďéęěéŮĚĂąĚŇÉĆČÓŐËĐä‰rqfbZ}ąČĚÎÍĐĐŃÉČÄÇ»žŠ{‚vsogwfHĹÎČźC - -
*^Ł«±§—g+1$ 813=:#$+9,*" (!!!'(6141CD7:ELGDJOQKJYE,EguŚ‡y‘•zdMAJ=:0(/<::?HIZdarŹ¦˘ź˘Źsfi_ca`^[[W[_\GS]\]k]W\C0,)'&-#/H^d:% - -
>huqrnpg[QUIGECXb]bw”•›‘yu‰—ž—‡l;:[phoŚ™¨›_! -
-
& %"!$
-7nŚ—śślXr‹“†{umWF[\C. -
$'&&$# $)BVie\gow}v_VgooqyŤ““ŠlQ@?KPTK=.49:?OXWQG8;Tkrt„mWOWlldfV5,Rkoke}™ ž•m]N@52*-"
-
$8BA??87?AOVH<#!!!(()%
- =C %)&+)1>C2.4=6-(&"5:BRYTO>??;6?HB@54?NGBDT[QIILPNG;7-"'(1>=DQUOFNTQGIJBUbYNEF5:?NSBLMQ]Z]WURN\]VPVdbb[XLN=#% -&><2,*! - - - - - - -
%4Unrtsxs˘Ă°˛ş·¨ ˇŁ“ť˝¸ľŃŇĘżľĆŃÜÖŔ»łŁ‡˘§Ż¦ťˇžŻ·¬®°µÝččŰŘÍËÝŕŇŇÔÓÓÓ×ÖŃÉş»¶·ĚŇŐŐŘŮÚÜŮÜáßßâääćččęëëéęččćăâÝ×ŮŰáčëóúţţ˙˙ţţ˙ý˙˙˙ţ˙˙ţ˙ýţţűöđéçččééęęíďđńňđďďńńňńóôńëééíěěëęéćááăâŮßĺçĺĺäĺććččéęëëęéęďńňôôňőôôőôööôóóďďěéĺâŢßáëőűţ˙ţ˙˙˙˙ţţ˙˙˙˙ţ˙˙˙ýúěĺăŰÔŐÚáéîóóőöů÷ôö÷öőőőöőöôńńďěíěěěëčÝăéĺăßŕăŢÚÝëőůúűýýýüďŰżČăăŮĐĆ»»žžĄ §´Űóúú÷ëęíëč××ÖĐ×ŐÉ˝ĹŐÖĐνťongbWj«ÄĚÍÇÂĎÓĐĚƸ ‰~rkfljG‰ĂÎÉťH
'U ¦¤”]04#
%9.55/ (+,!"%!(''(%1::5@=4:GHBFOZZVREG. DnzŠ‚{Ź“rYIBI9975:F?><KCTalu¤¦Ş¦xhf^YbU`]]TZYRJ_`UZdZUS>4/.,1&$8F^iN)! - ?_l€}wqb[OSMB9CRgbbpŚ•‘‘‚x‹‘’†e<0C[^cx’ žw3
- -
-!!$ -?'.$ - -
Lz‘ś™‡e`vŽ”’ziTITYR;*
%,!!1@LIFN[be\N@AQUWW^^bb\SD4*'**.1'".68=AC5,'DOSV[]H7-/<EDBE5
:Xd\Rc‹Ž|jd_QK>6'(# ! - -+8<:9)&43:EC0
- %<:$ "&,*$&'-352:2&+252'+%.=<HSXH;<?=@EC=854;NMI?T[PQUQSTG942.**55CLGTWJKLQQJPGQ\^MJ?77>=TKGCGN[YPUWPU^]OYad^c`WTH1!"
-
- -1@:6( - -&]Ššš ť™›ŁX! - -$qś›š…g? -
- - - -
&0QdemqvxšŔŻ±Ľ˛§•śĄ«¤¶ÎÉŔĘŐÎÂşżĎÚŮÉ»·“–¦¨žˇž§µŞ¦Ż´ŇççŰ×ŃĚŮáÖÔÔÔÖŐÔŇŃÄŻ»ŔĆÔŐŐÚÜŰŮŰÜÝßÝŕáăĺéčëëęěęęčçáÜŰĐÍŘâčđřüţţ˙˙˙˙˙ýţ˙˙˙ţţ˙ţüüűőďęććčçęéëěďńńńňóđňńňńóóóóóíęëęěěëęëęĺăĺâŮŢăăáăăâéčęéęéěěëęčîđđôôőř÷őőőř÷öőőóńđěéçăßßŢĺěőýţţ˙ţ˙ţ˙˙˙˙˙˙˙˙˙˙ýńęčáÖŃŐÜŕçíńóř÷řřö÷ř÷öőôôňńđńîďěëëîîëăßčçăáâăÝŰßěőúúüýýüůëŇľÔćŢÓĂÂĽ°®ť›˘Ł®ÁćřűúôëîěëćŘáĺÝŰÚËŔČÔŐÎÓľ—ymagb^j¦ĂÇÍČĆÍĎĚËÄÁĽž‰€~~tpiofC‚ËÎČśP
- %PsźŁ˘•Z-8/ -$5:73**,)*)" !)..5ADA75C5?BOBGVRSVD9C( -FfsŠvz•‘fZOC=E:-.BK>AIGKNbn„™Ł©°¦śŠm]Xf[E_^]\YQ@?X`NafURXB2+.3+'#:I]cN) -"
<Xn}…trrZQIPKC>V^d_u“Ź™’Š~u„ŤŚ“Žg9*2Va[lś—…H -
-+ -(# !#<#""" !=P%'( '_’ť¤ˇ—†mk†‘•Ś„tdQCOL=6' -
-
"$" -$" %*9;65+%+,+%)'"%"!'!'" *)% &:>0+4JMGB:ENJIE:.%$$&%)$" )%)& - - - ";5+#,0$$&()150.26236+&(*5>AJMNE:8<:<A?:6=@FGKDALWVNRUSSG70(+2/9?ALKU\YTQTOPXLRXXQM<,:B>AGKGKLY_UNNWPJ]X^dcbhfb\[F,' -"9:8,% -!a’—š™źˇ žť]" -,r›škA
- - - - - -
- - (5I`fhnsvŽ¶¶¶Ľł¦ˇ®®ĂŐŐĂÎŘŃÉ·¸ÉÖŘĘÁµŻť–©°§ťśžš§¬¦©°ËäčŢŇÍĚŰßÔÔÓ×ÖŃĐÎŃĽ§ĽÂĘÔŮŘŰÜÜÝŢÝßßŢâáăćčęęěëěéčćâŢŘŇĐĎŰčđůţýţ˙˙˙˙˙˙ý˙ţ˙˙˙˙ţüóîęćăĺćčééěîđńňńóóňńňôńôňôóóńńđďîëëěëîîëéčĺâÖŢăäâäăâçęëęčéëęęéčëěîńôő÷÷öö÷÷ů÷řőôőőńîěčĺäááŕăë÷ü˙˙˙˙˙˙ţţţţţţ˙˙ýřöńčÜÔŇĎŮäčíóôö÷÷ô÷öô÷őôňńóňďďîěěëííęéáçčâßáâÝÝáěőůúüţýűöĺÄĂŕäÚËĂ˝şł˘śžś¤łĚďüüůđíńîëăÜççŢÜÖÉ˝ÇŃŇĎŇą’xfha_[bťÂÄČĂĂĚÎĘĘĂÇĽ ‹‚qw_oiHÁĐĆL
NkŤž¨ť“k*6/ ;=/:)"$-1#)&!'399@KP@4>><AIC?IRUMHHAN8 IbpŠy~—ŽhSKF<@1.2<=<BD@GKbsŚź ©°¬›‡saWngTa_UYOL?LdeYZcNYV5*1)+-' $2O\cC " - - - 4bs„€{{weSPPLAI]bf[k‚Ź‘Šv‚ŽŹŽp1(G[a^pŚŹŚ`+
1"% !%'%%$ >„ž¨©¦—}`v‘–™Ž†w`OMPK@)
- -
)!%-$$!!!L - -
-
- " +26783/'%%*+'.($ " - - - +>9'#%%"1205664772(*$/9;GQ[VH<><:AEF=68=BHIKJJRMIKQTMH;3/026@>FNW[UWSTQNNSLU^WUM6'<IFG@COKQ_`WTKUYX[Z_hjdffca[T?0# - !96-$ - - - - -
-)7@Xiipr{‹°»±ş¶ťśĄ¬·ÎÚÚČÇŘŇČ»´ÂŃÜŐƸ¶©‘Ťś«źˇť™Ł¨Ş¬ÁŢćÝÓĘÉŰŕÖŐ×Ú×ÔĎṈ́®ąĹŃŐŰÝÝÝáŢŢŢŕáăáăćçéęęëěęéĺáÜŮÔŐÓÖŢďú˙ţ˙˙˙˙˙˙˙ţţ˙˙˙˙˙ţůďćááááćçéěîđđńńňňňôóňôňňóóöôóđďîîěëęęęéęęéčçĺÜŕçéćääăćčëéäćčćçęčéëíňőőő÷÷řůřřůůůřúőőôđîíęéćăâáäéóůü˙˙˙ţ˙˙ţţ˙˙˙ýýýüöëÝŘÎĎ×áčîđôőö÷÷÷ö÷řőóőôňďđîëëęíîëîěęěçăăáŕŢßí÷ůüüüűúěŐľĚćäŘĚĹĽ¶«źžź˘ľÖőýüřóóńíěßáćăáŘÍĆ´ÄŃĐÎĐ´Śofic_Q^śŔČÉĆĚÓĐĚĚÄĹľ¦Ś…€xsekhD…ľĚÇ›K -KjŽžś–i)5=" -2:992.&$3-)! 2;GGDDK>9@;DCNE>HU^NUQKT@ -Joz†‰ś`TBBC91+.47:8<HLUe¨´Ą®®¬ź‹re_swm]\[YTMP\a]be\KS[3+1)'%-#;QWVA.->7
-
1ZrsdQYUMFCU_`di„Ť‘‘Ź}Ť’Źw<%1?Tc^gxŹ•„Y#
*' &' !!%$+-&+# -$ZźŻ°¦–zp† ž’{_NLTp9!! - -
-
$"#;"%%&'##"$*!%%
- - - -
- - - - -
-
- -
-!
-
- - - - - - (>5""'$ #&*1-25,-1/*)$(8=K^ZJDAI=AEEI=95>FELKKSXZNGIWQB5&(33:>DMIKYXQSMZWTVPR_RHB8,2FI?<GGGPXYVSOWY\UX]djlni]b_\OJ4
%4/& -f śźť—šśŽW($eš•ŤrF# - - -
- -
55;Pajozt€«ş©·µş©”›«ľËŘßÔÁÔÖČĂąŔĚŘŮĚÂż®“Ťź©¦ť›ˇ ¬®©©ŻÓăÜÖËĘÚßŇÓŘŮÖÔÎŇĹýżĆÖŰßßáăăßáâáâăäéččéëęééćŕŰÖÍĚŘÝŢéůţ˙˙˙˙˙˙˙˙˙ţţ˙˙˙ýůňéâŕŕăäéęęďîîńóóóńđńńóőőöřöőőôňđîěëěíěéĺăçćâĺéčßăëëěéĺâáăááßĺççčççĺéěńôööőřůřřřůůřř÷řř÷ôôńďíîěëçäââĺčňůüţţ˙ţ˙˙˙ţţ˙˙˙ýüđâÖÍĚ×ŢĺëđňôřöóööőőőňńńđîíęëęëëęđůőđíçăáâááíőůůúűúőŰÂşŐëßĎĂÁ»Ż«™ž Ą´Čăúűú÷řůňďćÝßÜŰŘĐÁąĽĚÔĚĚȬŤsncbZF]Ź˝ĘÍÍĚ×ŃÎĚĹĹşž‰‚rom\jkLżÎĘ›L
-FlŤ”ś›n/78A73C8*3&30%%# -!>SMKC>B@;>;>GIKDO\XM]]akR! -@j{‰‰™y`WHFEC;1101.47PWhm—żĹŻŻ¬Ą‘vbdxv`UTZY\[gaZ_dcMPO337-210 /GR\XE=B;/ -
- -*Uly…yueMWOIE@UX\Xf„–™ś”x€›š™{C" 6E_`brŚ› H - -
"##'###&"&(#+*(&,'""'0%*0,!+! - - -2q’¦¬Ż¤Ś{‚–ŁŁš‡€kXM_eQ1
(.$$(-(''$#&#&" - - - -
- - - - - - - -)
- -
-
- - - -
$;1%)'*'%0/40,415.&&)/AAXdP@==@<6?C:558@JNJLSRXOLMVVA40/'28>AMLKRQWMLRRTPFN^^WE:*1AT?=FRKN[MNFJXZQWU^honllfbi_aVA'
42+
%lŽťťś˘ˇś››†`-
- `Ž†skJ& 1 -
-7CWfllnv|˘ľ«··¸¤–šˇ°şĚÜŰżÉÖĘË»ąĚ×ÚŃÇÁąš€ŠśŁ¨ž›š¬¦¨ÁŰŮÔÍÍÚÝŇÔŮ××ŇŇĐżÉČŔ»Ç×ÜßâáŕââäăâáäčćéęęěéčĺăÝŐČÂÉŮâîúý˙˙˙˙˙˙ţţ˙ţ˙ţţüůňěăáăŕăĺćęęďďďďňôôňđňńňóőôő÷ř÷ôôďîđďëíîěëęčččćçčçßäęëěęéçĺÝŮŰâçęčçćććäéďňőőöůřřůřůůúřřůůř÷ôóńńńńďíęĺćääáčďúţýýţţ˙ýý˙˙˙ţţűďâÍĆĐÚâčëđňôř÷óőôőőóńńđíîěčęěčäěůůóňëăßŕÜäîůůřűúří͸żŢăŐČÁżą®Ł–ž¨©·ÎîýůůřúűőďâŕçÜŇÉÇ˝µÁĐÔÍĚʬŤmsllTFQ‡şĹĘÎÎÓĐËÍÉÇąš‰‚~snm^mnEÄĐČ›M
- -
!Ji{Ž™•Śa*)- 7B7/74$,-%&.($+HUJFJD?:<<=7?GQM]^YKMckoV'?gx„y…–wYWJCE?1-136/7@HZ^|ˇĆĘµŞ±°Ą’ej|Źu`UV\Z]Zhl_W^XGIA7**384)' 9BIOO]SGC?2#
- -
)Qp€†}lPPPUA>VYURe}——ť›Źy~—š ™„? +<XcZg ¦“b*
&%')+",,)+(++-*,$&*-*/-*540652% - - - -
<q–˘ ¤šsś›‰{jPWjhF"
-/2+*..+%&'%'$(#
- - - - - -
- -
- - - - - - - -
'><"''#!+)--3612.42)#)'/<DT_cL?7?:4?<<99=DLJFLUPOSP\]SNE6--208HEOP\Z]SYQLNIBJ`\VI<2@CFFHQXTSXTLIKOZ`Xbjjmmjeegd^NL9! -
*=* -
)Rfy}„sl[U\QFDSRWYc€™ˇž›’}•™›~9"2Ple_xš§žz?
-!(*%)'(((0,/7-.7+521../7.2367IE:)U‡ź§ĄŁ“urŚ“•—ŽŽ}bU]l^:
-)2::<830*'/+)!'!
- - - - -
- - -
- - ! - - #84!&$!(..02+87/.46) &19EQUUJ782;5AIFD;@HHK>JR\QONZUYOA91010;BKSSUQXKS]VOHDO`WHM<)2CBAIIJSRTNPHJLSVY[^glpqqnfej^QNE-
-A=' -$n’™™ššźźž–†S( fŤŤŠ~ku–ž ‰~n[bbIGS\YC?:?Cmˇ—„„lP;GYQOPYTKVomp€…tjgabZJSB9Khgonp{šĽ˛±¶µ»ą¬ˇ§Ą¶ĹŘČąŃŃËĐÄĆŃÚŮŇ²«—’¤ŻŻ±žš˘´°ź¦´ĹÓÓĘÍŢáŘÖŐÖŐÔÖÄÄĚĆ·ľÄŃÝßäääĺäáâăăäćčéçččääÝÔÇ˝ĂĆÓçřýýţ˙˙˙˙˙ţ˙ţýü÷îčäĺćĺäčççčęęďđđđńńđńňňďňňňňňóóôóňđďěëęčĺĺĺâŕŢßŢŰŘÖŐŃÍÖŰÚŰŮÖ×ŐŐŐŇ×ŕćçčééĺäćęěíńńôőôö÷řřůůůůůůúůřöřö÷óőňńđěęćäĺáâčďőúůúţţţ˙ţţţýřéŐÉĹŃŰâčíđňöôőőňňôôńďěęęččâ×Úáőřńńňîçŕáâí÷úúůúőĺøÍÚŇ½»ł±¨ťš™˘ŻĆáöűüřůüű÷ëâëéÜËľĹĚÎÍŇŐĐŇÇŞŠnnlf_GO~Ş˝şĹĐŘŃĚÎĹǵź†€†ynfj‹M…ŔÎČ M
;_t…’‘h+-8
GE212(+0,;5*-2DXRLLGA8@DCC@^jVYbWQ\hpr_1Dm€ywŹŹq_TFA9/!64>:25:PV`y¦ÓÖş±¶¶ŞˇŠtm|Ť‘„je\VZTYe_\cT2"4>5)6L\b^QABD;B7%##D]gqyv]WOJE?OP\`\{™““„‹”™™…C#8]e]m’›ˇ•\' -!,*0,/93./*49634.?<70-133-6/9=C;,
"ZŚť¦§˘Žkn‰ŠŽŹ…qb\flZ7
!(1:CJMCD:71/)(&$
- - -! - -
- - - - - -
- '33& %%%/-1533770+22+)-49?L^U706<?7GD=G>@HGGEFSVKNOS\WK?5(+.1;HBGPWROKRXYNOGSf^MH>39K<@ENRLXWQPLIXLY\ddjjkpsvnlaf[OF5$ - -+A5 -
)k–śť•šˇź“†M' - d‘‰‚|rĽ»¶ą·°¤š‡ywobbswbYZ_a…¸Ŕł¨™zWf{tmplmx–“• Ą¦ž˘“…ŚvodL?Fa]ghq{™˝°˛µşľşŞź¦§µŔÓĎ·ÄÔÎŐËĆĎÚÚŐÄ»±žŠź®°¨¤¤ž´˘«¬ąÍĎČÉßâŰŘÖ×ŇŐÜ̾ż˛şÂČŰÝăăăćçćâćććçččččĺâŕŮÍ˝ĹĚŇáđűüý˙˙ţ˙˙ţýţţřîçĺćäăćčéęęëęęîđđďđńňńďńńďđńńňđđďđďěęéççáÝßŢßÜŮÖÔÓŇŇĘČÂżÍŇËÇĂĆÇÇÉĆĆÓŘÚÚŢŰŢŰŰÜŕĺéëíďňňôö÷řůůůůúúřůůůůřř÷ô÷ôńđíěéçćäâßÝăĺîűţ˙˙ţ˙ţţţ÷éÚĚČĐÝçęďńóóóôňđóđďîęęëéĺÚĐŇŰďôďöřôîäßâîůřüúůňăľ±ĚČĂ»µ»¦“Ź—ŁµËéřýüůüüű÷ěčîçÝĎÄżĹĐŇŐŮÓÓŦ‰{wpobHEu¸¸ĆŘÜŐĐĎČDZš…w~€z}Ź~NŠĂÎÇĄT
<VgvŹ™™g)-57M703.+.123%*) $0DS[WDHN?7E<@<Vk_c`WYcrrp]-@k{€€’mUWFB@60)6@828@O\h{¦ĐŮÁµ¶°˘‡{rp†‘†vsfTWWWl`]_O''5CIIMPH?<A8))/8,%!
0Kjqx|}|peNNJE;FUW\`v‘——–’vŠš›G",K`acŠš¦šzD
#*)-+9814.110+.008544/,)(013;<:B5 - 6n˘Ą«ˇ…lr‰‘”‹zl_fuxT(
- - -$3?GNVTONHA73.'$"
- - - - -;7$(*+-78133:2*7-'" /57MaM;*1:;7BF:=EADDGGHRXPIHIWQG@<-*/39DA@JSWQJM[VOMNUa[H?2.?LL<@FGST]XVNQUUYT]blhsujrwrgd]SK;& - - (BC- +h™ž—™ˇś™–…F2(q’‡‡śĂÄŔżĽ¶®ˇ’y„gdl|sjaffs¤Áą«ŞrZ‚„yjvvso”›˘˘ĄŞ˛›Ť‰siO9A[aemquŹ··°¶ĽŔą© ¨§Ş¸Ď׿ąĐÓŇĐĆĐÖŮŮÍż˛ť…}›Ż®©˘ź§´Ş««˛ĚÔËÎÝĺÝŮŘŘŮŰŢÔ»Ŕ·¬łşŔŐŢŕáĺćĺääčçççčćčćäß×ŃÄÄÍŮĺďřţüý˙ţţţţţüřńęĺääçćęééęëííěîîíđđđňđňďďđđďđńďěëěçćĺâÜÚÜŰŮÚÜŮŮÖÍÓÔÖĐŔş¶¸ÉËŔ··şŔÄĂÁĆËĎŐÔÖÔÎËŃÓŐŮÜŕăĺęěďóô÷÷řůůúúůůůůřřřř÷ůř÷ôňňďíëčĺß×ŐÔßôüţ˙˙˙˙˙ţţűěŢÎÉÖÝĺéîńôôôňńńđďěęęčăÝÔÍÉÔďóöúűúňćäçńúúúúůîÜşµÇĆ»łą®¬ś””ť¦·×ňüüůüýýüřííîäÖÉÇÄÇŮŰ×ŮÓŐƤŤxvsnbLDf©˝ĽÇÝŕŮĎËÇIJ„}}zs‹”‡qA†ÁĘČĄ^# :WgwŽš“o.+)%F>782)..*00%'!# 10@PQTHHCEBC?@NR`bbRT]ljngA<duŠ|‹€e]U:5;32)-A6-05F]h{›Ç×Ĺ·ął¦“†sn€ŤŽ}jb[`]fbe^[H0
-'45GFC6%*%)+##
- - - .Nr|‚wvl`IJND;BXa`g{’“‘Šnw•šśŠI"#(<b\T|™ŁŁŚY
&)*038132,((+246<72./*%-24;AF==9$ -
It™¤¦§ˇ‚gz“•‰‚€xebq|G -
-&5DNVXZ]W[QJ?40,$% - - - - - - - -
+@3'"'(,7;/031-0)'$#"#.9;EQTI85,/2?G;89@EGKHHJNNGNTWXPE81'01:=ERHQYRIOSMPMKYTWTC0$9@LFIDGXY[XUOKRRU`^Z_hlorsusl`]\ZA;% - - %&:E -#k|‚śÂĆÁŔÂľ˛¨›…Ťs``mvl_edfŤąĂ˛¬ĄŹ]nyox€p}’šˇ §©±˛šufH:DXcflno‡ą·¬¸·ş» ŻŞŁŻČÜĚ·ĚÓÔŇĹÉŇÚŮŐ˝Ş˘‰yš«˛®›š™›®Ş©˛ÎŘĐĐßĺŰÚŮŮÚßăÚÄÁş«¶»şŃßŕŢäćââçäççćçĺâäáÚŃÄÁĘŮęöüýüţýţýýüűöîčĺćĺçćččęęěëďňđďďîîďđďňňňňđîîîíěëčĺáßŰŰŰÔÓÓŘŮŰŮ×ŘŐÎŇŘŐĎŔ·ł°ÄÉ˝°˛´ŔÁĆÄÂËĘŇŇÖŃÉČĆÉĚĚĎŐŮÜÝăčëđđô÷÷úůůůřůůůůůřúůůúö÷óňńîëčçâÜŘŘâđůýţ˙˙˙˙ţţúîÝĚĘŇŢĺéíđóđňňńďíěéčĺÝÚÎÉĂËíöůüţý÷ęăćńůůúů÷ě׺˝ĘÂżĽ¶˛°®”’šź«ľáöűúůüţüü÷đňďáÖĐÔĎÍÜÝŰŘÓŐĘŞ‹‚sqcTOk©żľÉßăÚŇĎĹIJ”†‡sv’ŚyqK‚ĆĐɧb#
-@U`w’”“n4-5 7><;/+'+&1/&,+&94:GFIB>BEHHDCIMMW^XPZaeegU6@m~†wfaP><6,-1-10+21Cckv“»Őʸş¶´«™qitŤ’xmf]deh_RT^S9
'))' Cv
/Xm{~uhYTWN@:K_aecvŠ’‘‹vo†”›™‰M&%"4TbXhŠśśl:
'(,006/+,2.+3458:71-6436=56EH?B7"
!N}ťť—’so‘†{xsebq}e4
-
/;GNW`[Z_`ZNGC>1'/% - - - - - -
3?:--.:5465-1.+#(&%-AJIHOF?:;:<=H>98>GGODENNIHLVTRNB:0'-.6?HTQRWaL[[UVIEUUNPA.';GFEDFNRXR\NBGPQYZQCO^jpluqrifhbbHI=% -
-#C2 -+r•—š—›˘š–M
fŤ•Ž†¦ĂËĆĹÂż¶˛Ą“‰‰f\_}xfdbbvźľ»Ł_\z‚ur{l|žź§««§•“|uuO9DR`ghgu„Ż¶®ął®Ş ź··¦¦ÂŮÓąÂËĎÖÍÇŃŰŰŐĹ´©ť‹ŁŻ±¤ś“”¦¬¨¤§ÇŮĐĐŢćÝÚŰŘŘáçâ×ËĽ˛±¸ąĚ×ÜŢáâäĺćçćĺćĺăÝŢÚÍż¸ÂŮîůţýýţţţţýůôîĺâăçççééęěíííîđňňđďďďďîîđňđńđíéęčââŢŰÖŃÎĚÎĎĐĐÎÚŰÜÖ×ÔÎÎĎÎĚĹş·µÄĚöŻ·»żÂÂĂĘĎŃÓÔÓÍĚËĘÉľĽĹÇĎÓÖÜáäčîňő÷úůůůůůůúřřůůůůůůřóňńîęéçáŕÝŮÜĺńůý˙˙˙˙˙ţúď×ČÉÖăćëíďďňńđíîęçĺáÚŐÇÂĽĂéöúüţţúđâĺńůřúřđŕÍ·ĹÇż¸±´°«§Ť“ž©ąÍęřúúúüýýűôńôńćÚŘŰÓĚŃÔŮ×ŃÔŧ‹‚}yodZRg¤ĽĽČŰâŰÔŃÉIJ—ŚŠ|Ť‘vmsN‹ĆĚĚ` 4G_xŚ•–n3,34E*4/-)1$42$*(+9:B:INIEBECA?F:DGW\HUcWWdY9
9e€|”}cYK>G;**'+2-,:=Eb}’łĐÉą··¶Ż™…uks†tg`Vekh]S`]Q3)! - -/Wo|‚€tugWOSNJ:I_fcbo†‘“Ť‚{„•”—ŹK/=dc`zŽ”’€W -#-1858=<6;?9<>A;=EB=?C;CEAH>JHNI@+ --c•žź˘źŹn}Ź‘‚~zpdlxuU$ -
-
AHNWXY\^a_UMI=;0&()
-0B4$!!%/4985353..)%% )4;HMKUN;4;8@KB=?=DJNOKIKOPILRQNM>7+)-1<FLHOSV]UY`VNMHUbXM@0';K@BGFLRVXWRMIQZQQM23C`gnustnjgc`TJE> -&6$ - - j‘Ž„Ť«ĆĐÎÉÇż˝¸˘†xdbq{zh_cmŻľµ«ťrZp†|u€u}“›ž¬©¦§ ’}otsP:>V^jqrr˘·¶µ´™•Ş·«§ÁÓŘÄşČÍÔÓÄĚÚÝÚ˸Ż¤‹ˇ®®¦•–˘±ˇ§şÍÎĎßăŰŘŮŐÜĺččć×Ä´˛¸˝ËÖÜăâćććććĺĺĺŕŰÚŇŸ˝ŃđüýţţţţţůňíčäßâăăĺčęęęěďńđđńńôóđďďîíěěîíëëéčäâÜ×ŐÎĚĹÁżŔĹŇŮÜŢâćčĺĺßÓÇÇĹČĆÁĽ˝ĐÔĚĂÂĂŔÄĆŔĂĚ×ŕĺĺäáŢŮŐÎÁą»»ĽŔÄÉĎÖŮŢčëîö÷÷÷úůůůůůůúůůűůůůöôńďíëççăÝŢŰßĺîôůţţ˙ýýűěÚĐ×ŢâéííďîđďíëëčáÜŘĚĂľŻ»Üőüýýţüôçĺňřűú÷ěÚ°ÁÂżł«¬śŹśŁµÁÚňúýúůýüűůňô÷ďäŰŘÖĘČË×ÚŘÔÖŔ˘Ś„saZYr˘·»ŔÔŢŮÖŃÇĆ´Ť…‚‘cgjQÁĚÍd# 5M[w‹’“q3014K?0;48.//3, '"!+9DC@KJIKRE>F?CCEN_US]e]UR5 - - -
- )Qn}…‰{wjVPLUR>JWfa_qŠ•ťž’‡~}’ś“S"(5P[[ax“Ł™t;! !##+4=>?A?=?A<<BACEFC@<>;:A@BDINXYH3 -7rśŞ®¬“t‰–ťuofwyg3
-
-
"OPQOMLVZ]VNJHE>20/*#
- - - - <P`r‰–Źt45=?SG3:341.53,/ !#)@AI>9?FHGHHJLGBOKPPUZfa\]<
-2^zt‚ŹuZ[UK>62)/24637F^˝· ˛ĚŇËČËČşŁ–|gqppr]e`WX\bZ[aQ7#
$+3$ $Egz„|y}oQQ\TVAJTe_apŤšˇ˘•†o{‘•–R& (9XSZp—§źŤ].! ##%$/17:<67=;:6;>A<?E=FFA@FINJP]ZY]Q?$
Q‡ˇ©°®«Źr~•™•Ś‰tik}W!
- -
URNPNNUXPGBB;?<81+,!
- - -
- -
-2D8#() &2<729.0+-+.').5<ENUK?:63?BVRK>GHKQJIIPTTPRLTQL?-),*0>DLVWPYZXabXRFCSdYQF5)ALG;MOOLZ_ZMSQINOJM19grioywtk^UELIR7%0$ - ;J`l†”w:1IQZ=3;4+(87+)%! )59CJ=7ASJCDAEJSRYWXN[Xg^RK0
1_pŠpX\P<B<-&-26..8E_¨ŃĚ«ŻÍŇŐÖÚ×É°ž‚oggjnekRMX][[ZXK/,
- Oca;'
-
$Jf}}maSTOKEDOYb`iťśś’‡y…Ź’—š\ *IUZt‘¤›y>##" *29@B?@JGGIMKOJNFQPRTXQZYfbdd\bXE(
-g‹ť§¨‡ny‘Ź‡„}jat€tC - - -
TKLQ]_`RLC92936=801#
- - - -
- - - .@7% (&!'399,5812-,.*#&36>CIUK=2314<IMNB>BPOHLOKULJTVPXO=+.))2;HMQ\ZW[]Z_ZL@GWbUMI;)AIHFHOSNYaZOLNNJOGL5Kkrs}tiaOFR]VG*"(,"( :oŽ”‘’“›Ł ťzG! - 'oŽ———ś·ÍÓÔĘĘÇĂÁľĂşť…}„jl„‚qmi^d‚±˝±š†c[xź‰w|Ś•ĄĄ¦Ą–ŹŤx\be\B4TZiny||•¸®±·Č˸¶°— ź«ÖŕŢŰĚĐË××ÇÍŘŢÚŇÄ·´›Ś›Ş®Ą’Źś°«¬ŞµĚÔÚŕÓĎÍÉÉÖäćßÚË·©Ą°żËŮÝăăćçĺâäáŢŮ×ËÍÚŘßőüüüüüřîčÜŘÜââĺéęëęęîďđńóřůúúřôóňóđęčçăŕŢŕ×ĐĎĎĚÇÇĆĘÎÓÜćěěěůţţţţýýţ÷ç×ÖŐŮŢÝßŰÖßăÜŮÚŰŰÜÜÓĚŃŃŘčőűüüţţý÷ëęńńńéăÜÓŇŇÎĘŇÚŢßßâęńóöůřúřřůůúů÷ůöřôöőóńńďííëéçâŰŘÖâěňóęßŘÚ×ŢčééęëęęęćäáÝŮĎȶ«°ÔďůţüúřôíéôúúöęĐ´©żÂżżŔ¸µ± ”™¦˛ÄßőűüýýűüűóóűýúńŮĂ˝ĹĚŃÝăŢÓÍËł™Ž‘˘¦Ąš™–†…żĹĘÔÓĎĎÁĆłšŤŚ“’v\`}P{ĽËɲh - -<I^rŤ–›w96`hP721,(,1( )&&##*6CBF<AFGQD@D>@NVPDLYV]fmS.! - +\xv‡ŚiYVLC72,1077)6CSxşŢŘą±Ë×ÜáăßÓ˝ˇqdbgmffYOJT`XRXI;#
-$\veH1 - - $Mcx„}z~z\EPQDADP[aYjŚ”—›“Š€z••–f( -
)D`Yc…Źžˇ‹Q*0(# +'% !$! $.6>KBJRLPTTVYRQQK[TZ^NWX\Y[meed`L% -4i–¤Ż©ˇ„{Žš”†€€mdza5 -
MQW^dbYQC:,*/1679@=+
- - - - - - -
-/;4& !&'&!$+;7,.=27200'+,.7@@JLI6+3777@QI@?DPSOHN_^TKMMV_L9("'3*;CHLNTQTQ]VZVHQ`dXOF8*ER?>?MPQY]]WKKENOOI7+'TfkxywpjN@XaWKE4!!'$ -'eŤ”‘”¤¸ĚÔÔĚĘÉÇÄĹĚĂ®’‰|gu„~jjhk{©ľ´˘—yYd’…| ¤«¨¤›–Ťxclp`=:H^efqty—¸Ż´łÇȲłşš™™«ŃßÝŢŐĎĘŇÚĘÎÖŢŢŘÎÂĽťŚ–ŁŞ –—Ž›˛¨§ĄŞÁËÜŕĎÍČËÁËââŘÓČ·¤¨±ĂÍ×ÝâăĺććäâŕŮŮÓÄÉŘÖćůüűůőîäÝŘŐ××Ýäçëěďîîđó÷őřüýůřöőôňďëçäŕŰÜŰŮÖŃŃÔÖĐÔŰäęđőúůüúüýţţţüúňęáÝŰÚŰâĺâăŢáĺâŕßŢÜŕâÝŰŮŘÖŮâíőűţţýüôöűüýýü÷ńëâŰÖ×ŮŰŮŮŮÝăěňô÷ůůř÷ř÷řřřůůřřőôóôňńđîëěćăŢŘŐŮÚÝÖÓ×××ŕččéęčęéęčăáÜÚŐËÄĽşÓëöűůőőőěęőúúôĺËŻ©ĹĽżÁŔşł®ťžˇŻµČéřűýüýüýůđöüűüôßĆľËËŃŕăßÔÍÎł•‹•¤¬Ą“•š…„¨¶˝ĆĐÔŃĘÉÉ°śŽ‡Š„^_j|‚Z{ąÇĬh' !;GZjŤ–™x:8ehLC;5+',- !*# %)3F@H@DECFFGBGBRXSJMSb^ckE -)]{z‰‹i[_MF6,23.56-:FOĹßŕȵÎÝĺééĺÜĨ’|pbieeeePFRaWVYRA1 -#WjeR? - -
'Lbt|y~‹yaGV[J@BV_bWe™ťźšŹyšŹc(">d\^o‰śź”m;1$#"'%-(,).'"+$& ,#!&""" &3>bLSOUTaVLVVRQTX]^]XT_da^dehmggI$ -
@{› ©¦—‚…Ź•„„‚uqysU& - -
SX[TNQGB6-.'&.10/25' - - - - - --fŠ““śž’yB )kŚŹ“ˇµÎŘÖĎĘÇĆĹÉĐÇ·ˇ„lmy‰yjdnk‡˛¶Ş ‘nWe‰”Ť›—¤«¬Ş ‹kgy€a=AA]jnrrx‹˛«·Ć̸łµĄś—°ĎÚÜŢÚÓĐĐÚÍĘŃŘŢŰ×ËæŤž¤Ąˇ’‹—˛Ş˘˘ŞşËßŕÍĘČÇÂĘŰŰĘÉÉł©¬ąĹĎŘÜÝßćäĺăáÝŰÚÖĚÉÔÔĺóóđćŕÝ×ŘŘÚŮŘŰĺéěńđňőöřůúűüüú÷őóňîëĺŢ××ÖÚŰÚŐÓ×ŰÝăęô÷úüüýýýýţţţýůňěäăäćâÝáĺćĺćĺčéééçäâáäăăâŕÝßÜÚâďůüţűřüţţ˙ţţţţüřňíćŕŕÜŘŐÍŃÜäęóö÷ř÷÷÷ůřřůřůř÷ôőöőôňóđďěęçăŢŮŃČĆĂÎŐŐßçęęčćéééčĺŕÜŮŘÓÍĹŔŮëńőóňôóíěřűúőĺÉŻ˛ČĂżÂĹşµ¦ §®˝ÔěúüüűţýüůńřüüüřćĘżĂËĐáäŰÖŃȸ–Śš§±ž‹“śŚŚ§±·ĆÔŇĎĚÇĹ°—Ś’‹gTft†^|ąĂĆ®h# - - -<N_l‚Žz8IeX=9=/-+.%0)$!#"2:BGAGF>KIIDHADIQNEHUdfdV+ -+Yuz†‡d^`E?;/..0/>=@IL}ÉâäĚżĎăčëěęáË´ˇ‘vgkikk^JLY]SVWHCF( - -*SnaJ</ - -
!@fxq~€}v`YXfPD>Lcaak‰šťž•ŤwŽšź™g$9M``^}—źź„N3++2*0-.-0/'$.(.N,110)*$+&"#!&!!1D`PRR`\^_\_]`ecY]]_^fhklhgtnoqiQ-
Z€žˇ¦˘›ŠŹ”’†„Šum|e? -
-PKI>NC;2'&)(')-)&''
"!$!',3990 -
- - -9KB+%#&')*)+15:42./)(/, ,-3>DLC=A6)009B>;==DIVWLQ^SJMKQ\RMB8%)+1BINRSPMRMSRQRQL[d[LJ:,<pf@JJOPY_VOSQKNZGII?;+3[pqx|r]RabYZWG32,"#!"1h…‹‘Ś”ššš“|D&hŠ“ŹśĄĽĎŘ×ÎĘĘÇČĐÔËż©„…ylq‰„ojcdpžą±Şś}YQg“„†ś™¦¬¬Şť–ŚqnzynM9J_krir|‹°±°¸ÇĐĽ˛ş·Ł’ÉÔ×ÜÝÔĎÎŮŐĘĐ×ÝÜŰĎÄ©Ś†“›˘ˇ›‘–«©©Ż©˛ČŢÝÍĆ½ÄĚĎÍĽĹĚş¶¸ÁÇĐÖŮŢáĺĺăâŰÜÝŰŘĐČĚĘĐÖÝÖŐÖŰÚŮÜŢŕŢâćíńô÷őřůřúüüüűöôńđíčâŢŐËŃÓŘÜßÝßăęń÷üýüüüýüýţüôřöđéĺäćçčęčććçĺĺäâĺçëëęęĺââčçéęćăáŢŮÝćňöđíűţţţ˙ţţţţţýýůńęćÝŇËĐĎÔÝęńňőöö÷řůůůůřö÷ööůôřőőôňńďéęĺŢÚŇČĂĚŮßäčěíčćččęçäâßÜŰÖĐĚÉÝçěîńôôňíěřüűöć̸ŔĂÄČÉÇ˝¶Ą ž®ąČÜóűýůüýýüöńűüýűřéÖÂÄÍŇŢáÜÔŇÄ©Ź“¨´®ŠŠ”Ś¤°ľĆÔŇŇŇĘDz•Ž•Sjus}_~´Ăż©h
- -@MSq}’|N\b:1*2,'1(%(+)"!#-@G?FIFGHKJOFBELKIKQO\]cX7
- -&as}Ź‚iZQH7A8-#%7DFAGYÉăäĐżÎĺęëďíĺŇĽŻ›}aemruZFTcNM_cBDU8%$**$*!)Si`N0%
>dq~ysr[NU_KFEJXd`h“ś›Š‰†Š™—i- %:VVXg‡ś˘”f@6-)++6<43%$,)+08+1+045+(&/)*()!"3FXXTU\bfab^^`^`][]fZ]gaekrvowpnV-
%aź¨¨¦Š…–ž”‹xqk~[4 - - - -
FC<>EA3( ,861+#!
" /785ALLRD* - - #&- -
- - - - - - - - $kŤ”›©ĽĎÖÓĎĚĚĘĘÔÖÎĹ´ĄŽ€……gmzvsohef{±ľł§kQZ•Žˇ—§¬Ş¬ť“Ź{r†pM:G]husoy‰¬ł˛¸ÄÎą·Ľµ«©·ËŐ×ŮŘÔÓÓÖŰĐÎÔÚÜÜÓÄ«„Ź›Łˇž’ˇ°©©©¬ĂÚÝĚĂÁÂÇĎĚŔ¸ĆËÄĽľĂĚŃÖŮßääăáßÚÜÝßÜŐÍÉĂÂĆÉĚŇŮÜßßáăĺĺćěđóöřřůůűýüýüűôńěçäŢŘŃÎČË×ŢăĺęđőúýţüýýýţýţýüöćććâććčęëîëčěéăßŮÔÖ×ŮâéíîéääëëěîëëçĺáÜŮŰÝÜŕöţ˙ţ˙ţ˙ţ˙˙ţý˙üůóéÝŐÔÔĎŃßĺčńńő÷÷ůřůů÷ő÷÷÷ůůř÷÷ööôńďďëçâÜÔŃŇÚĺčęíěčççčéęäăŢÜÜÖŐŇĎÜăéîńřřőîířűűöćÍÁËÇÄËËÇĽ±ˇ Ą¬şŇčřűűüýüýü÷öűüúůříÝÇËÉÇŘŢÜĐŃÄ•“Ą°®”€Š““Ťˇ±ąĂŃŃÓĎÇÉł’‘sfivo}~PpŻŔľŞb% 3BTs†“’y[ZA8B.$'5:/.*3%$,3<BNJSPQHGFA@EGNPOKQS`lcaH.
-
- - -!=aqxqsnYG[_V<ELbb_f}™˘ …„‹’š•q84NMJT}“žź€WG913-.756,0+,./-540,0/31,0-,,*"CZUV]d[bhda_^aZ`ih`f`hmhhuyqw~usT2
)u“ Ą˘ ’w{Ť’‘„ypnzP" -
-
-@BCBA>4%"!#2FNB1(!
'/7:CBIPRVE3! -
#-<Xb`L* -
- - -
5@6, !)&-,23683.0.1+.+(&*.?EFKE7*+)13::3669GNRPZ_`SOHNPPEC2% .:GMSNYKJLGOVSRO]b]OI5.B>>@>DLSVVOSLJMWSQJONG=0"Zvusm^Y`ho`[[KB;6+ 1h”’’‘———“B
- *q‘•’•§»Đ×ÓĚĎĚĚŃŇŮÓËõš…‡thhxoke[aˇĂĽłˇ‚YTv’ˇ™¤®©˘•€}ŚŽ„K79Thoquw†˛¬·ĹÉ® ®®¶˝ÁĎÔÚÖÎŃĎĎŐÜÓÓÔÖÜŢŘČ®ŽŹŁ¦ ‘“ź«¤¬¬ľŘŢÉÁľŔŇŐÉ´»ÉŃĹĆÇČÎŃŘÚâââßÜÜÚÝáăßÜŮÎÂżÄÇÓŮŮáĺćčçĺçéîđňô÷ôúűýýüüü÷ďíäÝÖÎÍĚĐËÍŮĺîóřýüýüýüýţţţýýůóéÜÚÜăččëďńńěčęëáÓÉÁÁĂÉŐĺďńěëéęíîńđđíčçĺßŰŘŇ×ëúţţ˙˙˙˙˙˙˙˙˙ţţýöîčáÝÖĚÍ×Üäéďôőőř÷řřő÷÷řúůůůřřőóňňńďěçäŢŘŐÚĺěëëéčćĺĺçčăŕâßÝŮ×ŐÓŘßęďđřúőíířýüőĺĚÉŐĚĆĘČÁş±Łť¦ŻľÖíůüüüýýüýúúúřúú÷îáÎĹ˝żÓÝŰŃŃÄŞ‘—®µ®…{Ź’Ś‡ˇ˛şÂŃÓŇĘÉËł›•„eamv…‰]{®ąą§i+
-;EVj{‹‘€fO387+%141)#4+!&$1;<HMK]]WJIF>GKGDGPLP]jm`S;
&\t|’‘j[YEGA94054K?A?]‚ĹăĺвÇŢčěíëéŘĆ˝¬qf]otgORebXacPGN80""-12'":MXd_; - - - @gu‡xyto[GV]UIDHV^bdy”šź›”‡Ť–›žs:
&+EUNJp™ ŤlI@?574617?73<55434941/3,0;A23$"0AY^a`h`bcgcifkkhb]d]cpyrsvnrtx|sX64…ś ź¨¤Ť€ŚŹ‹€wcnn8
?>@B>7'%(&2?OXRC8,"/6?>JMMSUH8""/8<?DOdr‡}gH* - - - - - -5B5($$ 1'.1672<7-.-/'&"#!$1<HIJ>/(*),3<742/1CJIIPSTOKR_ZN?50& *9FGOMXSIGPPMQLUcd_TK9.AIFBAKRROZVNJKMLOPHMRSI;.%._qxjd\imso`ZTSG?, - +
,b—Ź’™šź{E-rŠ”ś©ąĎÚŮÍĘĐŃÖŮŘÓŃÎĆĄ‹‰g_{Žzmccd…şÁ·¨’pZgś™¨¬Ż« ‹€‘Ž‚R2?]iniow…޵©¸ĹĆ©šŁąŔĹÎŃÔĚĹĐÍĚÔÜŮÔ×ŘÜßÚÍł Śžˇ§˘”‘ť©µ©®´˝ŘÜĆż˝żÖŮÍ»ŔÇĎËĂĆÉÍŃŐŮÝŢÝÜÚŰÚÜŕăâŕÚĎĆÇÍŇŐŰŢäéěéććçčěíîđňöúüüýüúőńčäÚÎÉĂÂÍĎĎŘĺňúýýýüýţý˙ý˙ýüúňëäÜÚÝáčëěîđóóîëęęć×ÍĹ˝ĽÇŮěňňńëéęîđóňńńîíěçĺŕÚÖŰëőýţ˙˙˙˙˙ţţ˙˙˙˙ýüú÷íâÖĹÎĘÔŢĺěďň÷řř÷öůřůůůůřřůř÷óôóňđîëćŕŕÚŕíđěäŕáăääääâăßŰÜÚŮÖÖÝěńóö÷đíëúüűóÝĘÚßÎĘËĂĽ»®ť¤©µÇßďűüüüýýýüűúůůůůöîäŮČŔ»ĚŢŮŇŃŔ¤“ś˛ą¨„‘“ŹĄ˛ąĹÓÖŇÍĘɲźśwYjps}ŽŠ_y¸»´Ąf+
-?:Qit†’‰n@8(-%+20+#"*#!&+/5AW[``]RLFJJNQTFJHJYgqna?+ - $cw€f]XHE94*+2<IFKQ\€żăäŃ´ÂŐćěëěćŮËĂł•zggt|hRU_^Yc^JLUD1++',.&#<Sang3
- $>]szy}nWCP[NE?JT_gex—™›–…–śšy9 -(8EIP\x™¤ś‚[I>563@;9AECAT;87989>.112<954/%+BOajeillpqnqnjgdkdjgfmvrqlsv{u}vf6 -Cž¤Ł«¦Ś~Ź”“Ť‚}um‚†b$
$C@E=6)#!+-./7>DE:4 *7A?DLRSXP>-$0?PT[VPSgu†nXA% - - -$-83 - - - -4@7# (&-2344--0,22+'$"+3;DPSH>,%-(05?9-$/8BDCORQQTUYTFC8)"(5;BOYTMIKTUONNRbb_UJ51GLHCIKNTQVTLLMHIVNPYVYVS?6/2]qobfgnvrieb\RG2
-
#(
*X‚‘’”’–”‘vH
1iŤźŻ»ĎÝŮĐÓŃŃŘÚŰŐŇŃĘ·ŁŠ‡‘xbp€†rjfcqˇ˝˝ł¤Ťr[o›Ł–ˇ§Ş°¤—Ś‚ŹŹ‚[<;Wjqooo~ ¶´ÁĂ´ł¦«żĂÇÓŐŐĎÇĚŃÍĐÜŢŮŐÓŰŕÜÓş«šŠ’ź¤§˘—•ˇł«©±şÓÜĹÁ»şĎŮ×ÍĚÎĘÎĘČĎŃŇŐŮŰŰÝÚŘŘŇËŘĺăÜŇĐŃŇÔŘÜŕâćéîíěííęęëďđńőűüűöňďęâŮŇČľ»żĆŃ×ŕńůýţţýýţýţţýűřňęăŢÚŢŕăçéíîňóőôőńěęęěîěäÝŢäęîňôńëčęîóőřőôôôóđîëéăŢááçńůţ˙ţţţ˙˙˙˙ţ˙˙˙ýţűđŕÓĘËËŇÝŕéďňôô÷ůřůúůůůřůů÷÷öôöóňďëééĺâęíëâŘŮâăăăăââŢÜŮ×Ř×ÔŢîóöůňđëëůüůď×ÍăÝŃČÇÄąŻĄťˇ¬ŔŐéőüüűýýţüüüűůúúůříĺÖÍĘČŇŢÝÓŃľž•©´¶©„y~‘Ť“©ą»ÇÔŐŇÍČǵ¤Ś^_n€‚‚Ś‹_y»Ľą¨e- -
)EK[m‹\86/+2A3.$ & #!",3?BN^]e^`TBPROLPQBKFRdknmT/ Zw„Š„f\QFG:/%/8@MHLTVw°Úŕв˝ËŘäěëć×ÇĂąś~mlpq`][dYP_]IIN?./'&"&# (' >_quk8 - 5Zpw€wrlVEQ[RA6I\]`^{—žž”ŤŤ–ź›w< - 4>JTUhŚ §”{]OJDFLJFMPM=ZP<EJCD@<5=>BC>9762=V`edlppoottuqjqqmgjkjpyuq‚€|thA
-
VŁŞ¬¬š‡™mp…O -
-
HHF9.,$''2-)!9+,.0-!-??@FJU[_[N=91-.7DP[\URL\mo`L-
- -:?GIJ>' - - -!-,Z{Ť““’‰pE
2j‘šŁ¬ąĐŰ×ŃŐÓÓŘÜŰÖÖÔŃÄ´›‹ŽŚrdq‡‚si_i…§ľ·±ści”§ĄŁ¨®¦–’„‚••‡XB?^jnwppuš·«·Ŕò˛Ł°»ŔČĎ×ÝŘÍĚŘŃĘŮÝÖËĐÔÜŢŮÂŁŽ‘›Ł¦¤ť“’°©´µĘŮÁľ´»ÍŘŮŇÓÖÉČÍĐĐÔÖ×ÖŘŰÚŘŘÔÇÁŃäßŮŐŇ×ÚÜßâăĺéęđđóöđëęîđóöůűřôďëáŮÓÇ˝»ĽÁĎŰçđôűţţýůúýýýűüřîçŢÚ×Ýâĺçčçíđńôőöööńěëíëđđíęěěěíđôńëéęîô÷úőööřřřőńđěęçăâáäđúűţ˙ţ˙ţ˙ţ˙˙˙ţţ˙ţúďÝŐĚĆÍÓŰĺěđńöůřůůůůůůůřřř÷÷řőôňńńďęéëîëŕÖÔŕăăŕâßáßÜŢÝŮŮÔßńôůúőđéëřűôçĐŐâÜŇĚÇŔµ¬¤Ą©°ÇÚířűűűýţţüýýüüüúůöíŕÔĘĘĚŇÝÝÖŃşŁž¬şµ˘sy‘š–©µ»ĆÓÔÎËČɶś}bbr…{‹^|˝Áľ§n' - EPZv…ŽoH47//>:*& %)!-(+<>HOTaqg[UHNZUSXUKHP`cflY9# -[}‚}iYHL@=).1B:HGKOWkšĘŘĘ«¸ĆĘÚççäÓĹŔ· €ljsyeefeUO`Y;ME<--%$,"-,A_prj<
-
9auyxqqtW@FQHF@U[_YVs‘ ž“Ť€‰š™—tA
*5BISZ˘ ‘k]YXMMW\WOYZJGOUMITUJJAAGMNBA,,BYgelppprrvutxptvv{u}{€}€‚†…€}zgC -*fť ˇĄ§‘}†‰Ť…‰~r|Śt3
IGD8)##"+*##%0*'-/)%3?GJMX]knnmooiXC7?JTSQICSo|o]L6'
- -.:BLU^\TD:! - .B3%(!&9:9370/.,-1,()"(29>AIN=,-577@;;0.3;A@CIIYUMNUWSG<$/;>HQR[JNLT_YSMSfl`UD7*@MB?CIMLVUQJHLIRIILV\ae[S]D36_\Ukkifdkcc^PI8$
%$
,^{ŠŽŹ‘Ž‡n< -,o’–ź§¸ĎŘŇŃŃŐÖŮÜÜÖŘŮŰŃĨ’Š‹xih{ŚvkffoźĽĽ˛©’lZ„˘›¤¤Ż˛¬—‘„‡’•ŠY@9Sotvqwxš··żĆ¬§ť¨·ÄË×ŢÝŇĘŘÜĎŐÚÔÄĎĐŘßÜŲ®’‹’§®§ˇš• ©¬Ż´˝ĐÂľąşËŘ×ŃÖŘÇĆČŃÓŐÔÔÔ×ŘŮÖ×ĎÉĆĐŢŰÚŘŘÚÝŕăâĺčëîńőůřóęěîó÷úů÷óëçáÚÍÂż»ĽÉÓăđúüűűţýűöđřűůöďçÝÚÚÚßăäéčëěîňňńôóôöńëëëěîîďđîěíěîđěççéíó÷öôöřůůů÷öóńńíčçĺĺáçď÷ýţţ˙ţţ˙˙˙ţ˙˙ţţý÷ęŰĘČÉĐÚçěíóóřřůůůúúů÷řůůřřřřôőňđîîííëŕÔ×ÚáĺăâŢÝßŢŢŮÚŮŐßđřúűůńęęőřěÜĎäćŰÎÍĆľ·®ˇ©°´ÎáđúüúýýţţýýţűüýüřőîçÜĎĘŇ×ÝÝ×Ň˝ŁĄŻą±˘cšś¨¶ĽÇÓŃĐÍÇĆ´žrlp‚‡‹Ť‚}Wn¶Ŕľ¨w+
- - -"5ITr€‚^H?:/8:0!1'#! +&/A??ADXdtocXZP\VYSXKJW^hf_:% # - -
C?;."$()! *N45/
$3BY`jrz‹ŽŽ”‘|ZJ?ADHPMANhvyl\J@53&
- /@Pa`_a[J5* -
/D9! "#&+-/2/1--/82&%#$+2<=EI@<34569?=4//4>D==CFMLSPVSOED/'6?KRXQFLOOYROJOfd_Q@5*?KI=IFINNS[RLKLVTZN]fb_b[YQB.7M\gddfookd]]RF@1
&)\zŤ‘ŹŹ‘•Śg+ ,hŹ›ź¤®»ŃŘÔŇŇÓÖŘÚÚŐÔŮÜ×ƶ›‹Śnfu€‰vnmg†Ż»°Şš~Zf“–Ł¬Ş¸śŤŽ‹•Ź`A=Tprqrr{›´°¶ľĂ±¤ť¨şľÄĘ×ŰÝÔËÖßÖĐÔÖÉÉÍŘÝÚɶ±ťŚŤ¤Ş®Łś‘›ŞŁ©°±Ĺż·´ĽĐÖŘĘĎŮČĹĘĐŐ×Ř×ŘŘŐŐÚŐŃ×ĚÉŮÜÜŢßŢŕâĺçčęďńő÷ůůőëęíńřůőňîĺŢŇÇżł·ÁÄÚďůýţýüüüýűńéîňěćŢÚ×Üâăççęëěîďďňňńńńóôđëęéęěííďîëíîíěčććéîđđđňóôřúůůůř÷őóđďëéçäĺçíőúţţţ˙ţ˙ţ˙ţ˙˙˙ýűóćŇČËĚŐăęíđöřůůřřůůůúůů÷řů÷ö÷ôóňďďîéâÚŮŐŰáăââáÜŕÝÜŮŮŐăóřűýúôëëôďâÓÔéçÚŃÍĹżşĄž¤±·ŇĺóúúűýţţýüüýüţýúöňđíăÖĐÖÜÝÜ×Ďąžˇł¸±ťzl‚Ť“›Ł¶şČÖÖŃËĹĹł“mkq€‹Ś†||_q´Ŕ¸¤k+ - - -"2<TozlQJ744-4*'/!.(7;BDFLVgnidU^V]aY\SOUZ`ojK/ - -
-
580"#&*#*1@B5 -
#6I`q{‰‹Š”—™› ›ŠeI>>KOOQMPcxzjRA?@8,(*1<;,'" - -%?V^_cc_N=* - - - - /:5%" %%##,,)-16.+-/)!!&-06ACOF>412:<>@:056@A>AGFGKLIXPIK@2+8AGR]TGGL]\YPLMccbRC26CH?8GF>KPPQTKOLRQYOXdf`__b_S<' I_caigmrnegcYVLJ' - (
0b{†‹Š‹Ť‰‡c+ 8s‹™ź§Ż¸ÎŘÖÓ×ŘŇŐÝŰŐ×ŮÚ×Ë»§ŚŽ“zlem~{rkfpš¸»˛ˇŠfb‰ź¤Ş¬ĽłŹŽ“•‰a=ETjppvtu™·Ż´»żŞ›ź˛ÉÍÄËÖÚŰŇĘŘáÚŃÓÚÎĆÉÖŢÜŃľ¬§Ť‘Ł¤¬§ž”–Ż¦ź˛ľŔ·˛żÔÖ×ËĎÚĘĆËŐÖÔŐÖŘÔÔŘÚÍËŘĎËŐŰŢÜáâĺęíëęěíđóřůůőîíîńőňńëăÖČÄľ¸¶ŔÉÝňýţýüýýţţţůíÜŐÚŘÖŐŮßâčéěëííîđđňďđďďëîđđěčččęëëęëíîîđěéĺäčęěďíîďń÷úůůůůůů÷öôńńěéćĺăäęöýţ˙˙˙˙˙˙˙˙˙ţţýůěÝŇËĚŘáčëđô÷úřúůúúůůřřřů÷öőôőńňńđîçŕÝ×ÖÜâăâăŕÜŢÜŰŰÚčőöüýűříęňçŰĐßíćÚÔÉŔĹ·žś¬±ÂÝęôúűýýţţüüýýýýüú÷đđďçŮĎÓŮÝŰÔϸ¤§¶ą¬“wl€’Ź•ˇł˛ŔŰŮÔĐĂÁ¤…ljsz”“‡rwds´Â˝Łm(
- -%6BVyqZOC75>8,3+& ")027<EHRUYgchc\a^QSQ`\MX]ekW>#
S…”sb_RL@802.2=AENP`qŠť°µž¬ÁĂĂĘĆÁ«źł¸¤jo{…Ś‰scXR]`CIM-**1)-0&1EZPFPXr€€K* -
4Vk}yltt]EOU`U@FOXGPm‹›źś”‡u{‘–”D - - ".COK[v›©§™y`cX^`[\]\W?KDBR^Zcjf`d]XTZYF>J[jptrpsprroouqpx{rrxqvuy|‡„ŤŚŠ€qN#&S‡Ą®Ş¦ Ź”—ˇ”‘Ź{‰Ź|C - -
- -
*)"! $-.!%'9CD6
'4Kev‡Ś“šś Łź”tR>AAKONJLa‹‚jYHC=EHLZag_NA540-(" - - #9R`aaY^^P>& -5t”™›¤«®ĆŰÚ×ŮÚÖŐŘÜÖ×Ů×ÔÍľ°ź‹ubju|plep„¬ż»«śz]w˘¬¤°ĽŻ’Ź‚†Ź—€]CBM`hnyvpŽ°¬¶ş¸ ™¨¶ĎŇĆĚ×ÚÚÔËŇáÜŇĐŰŐĹČÓŘÝ×Ĺą«–›¤«¦ť—’«¨ť¬®şÁĽŻÁÓ×ŐÍŃÜŃĚÎÖÓŐŐŃĐÓ×Ú×ĹÄŃĐĎŐÖŰŢáĺëđňđďîííń÷ůůřńđîďđîëć×ĘĹÄĂ˝ĹÓćóýüţţţţţţţüóâĎËÎŃ×ŮŢäčęěďđđđîňđńńîîěěěěđďęčäĺćęęęëíîďéççćîďîńňđđńô÷ůűűůúřůůůöôóńîëčćâćđřü˙ţţţţ˙˙˙˙˙ţýýôçÖÍĎÔßčëńőöřůůúůůůř÷ůřůřůřóđňóňńîçßŘŐŮŕááăßŰÝÜÝÜßęôřűüű÷ďîďáÓÓęíĺŮĐĘĹĂ°˘¨°·Íĺďöüüýýţ˙ýýýüýýüű÷ńďîęßĐĚ×ÜÚÖζ¦ł·«’sguŹ—™ź°ÁÝÚŐÎÁ°Źdmou}•Ž}cp[w¶ĂşĄv,
!+F[wnOIE?>>;/"** /6A>6CCLM^mqkifaVEHN_SRP_keK1Us’s]ZFJ?3*//+'6DS`ej†¤®˛ť¤şĂżÂĽ˛ “¤®ś~dbzŠŹ‚c^MN^TIIH60/4..4/ .RbkmnqoC
-
5OuzzopvdLON]WAEQRG@d|”–‰q€“ś›…D -%$3LRKg’ź˘ž‹ha\bada]YTFFE9J^`_c^cia_]dbN?J`bnx€vr}woov{xy‚~{~|{ŤŤŹŤ‘ŽsX#0cŤĄ¤¨§—‰”¦«ž‘Ť„Ť‡e1
&+6?C.)6;AD4
$4KfpŚ“™™ž ź—W=;APZQJJ]z‹v_M>>EVmtyzn`IC?CC@:.
- - - - - - -
-
7L^cd]^`TM7 - -
1Tl„‚Š„‚w`* ?tˇ ¤«©µ×ÜÜŢŰÖÖŮŘÔÓ×ÓÓĚÁ˝®Ź„Ž‡kdp{shhv“¶şł©ŹbeŤŞ«°»Ź‡Ť–…]KCNlhmnko°Ż·µą§¨µŔÔĐÇĎÖŃĐŇÎÉÝÜŘÖ×ÝËĹŃŐŰŮÉş± Š•˘¦§—š–›Şž«˛ąĹş´ÇÖŘŐÇĐÜ×ĎÎÓÖŮÚÖĎĎŘÚÍÁÁÍĐĐÔŮßčěđňőřőńîíîńó÷ůöňîííěçâŢŃĂĂĚĘÉŰěůűýýü˙ţţţüúôăŐÍĎŇŘŰŕćčëđńňđňńóňńńđëëěđńďďđîěĺâáçĺčéčěěęçčęđîňóóôńňőřřüüűüűřřůúůřřöňđíęćäçěöůűýţţ˙˙˙˙˙˙˙ţúę×ĎÓÚßäčîóöůůůůřřřřřřřřřô÷ôóóóňńęŕÚÖÔÝßŕăâÝÜŰÜÜŢéóřűýüřńňěŕĐÔíęßŃÉĹ˝ł¨©µ˝Ńéńřúü˙ţţţüýţüýţýűřňîîëä×ĎŐŰÜŐϲĄ§ł¶¤”riuŤš– ±ŞĽŰÚÔĎż tap}Ś‚g[p[h¬»¶˘r. -+Ev|YEM@<I5*$!/--!$,@>>@HHHB[hsssh`WQKJXXZUccN2" -"
Gu€‘qYZLIH32/)+-9@Pc[pŠ¦Żł ›·ÄĂľ¸ŻśŤ–ŁŽvbavŽ“…]VPY_PFFI7003/49+! <]qt{‚pg< -
+Eo}xnnpeI@NTR@?MMQN`”™—–‡xŹ›ź…H - - &CKRZ€‘ťź“ug^^ZXe]VVPQK:JU[mh_`eb\fdeR=?`hkztmqutv|yzw€x|€Ž‡„…‡ŤŽ‹…‹ŽxT%;o“ žťžŽ†”ˇˇť“‡|„‰~Q#- -
#-8CLL3 !#0?DE3%2Ear†ŚŹ‘•–›š—’z]>?BQ_ZSUXvŠ‰gO=;@Yo}{|tiSCHKJE><+ #<DB% - -%/0()<U`^bb\XR@% -
-.2."%,%+192./762-'+'&*/9>HMLC624>;3<970'3<?A7=OJHOQOXNK?("1>MOOS]HKN_a_VLMbi_UD7=JJKJEGJOUVSGGFONEOPQ`cdkegg[dT34Sgkjsoqqog]]^]W7
.$ <aq|€…Ť†}€zf,
-6h“śź¤ˇˇËÝÝÜŰŐÓÚÚŇÔŘŐŐĚĹÁ»žŽ‹s_n€‡qbcj©¸¶¬ťp\uˇ¤¨µ§Ť‰‚†‘’~ZC;Riqtpo€Ź˛¶»¸·°ł¸Ĺ×ŃČŇŘČľĘÍËßâÖÖ×ÚŃÄĎÔÜŰÓŔ˛«ŽˇŞ¬š›—“©ĄŻłĂş¶ÇÜŮÔĘĐŢÚÎĎÔŐ×ŐÓĐŇŘŐĘĽÁĚĐŃŮÝćíóőřůů÷ôđěíňőňř÷đíëęćáŢŮŃŔĹĘĚŢđůýűýýýýýýůőîâÔĐŃ×ŮÜâčéëďńňňôôňńóóńîęéęďńńďďńîčäăăăćäĺččćçęîňńńńóôóńôöřřűüúűůůůúúúů÷řôóńíčĺćăęëňüţ˙˙˙˙˙˙ţţţůěÜ×ŮŮŰáęđóřů÷ůřř÷řřřřů÷óôóóóôňňîéŢ×ŃÝăâââÝßÚÝŰŕëóřúýűúőňçŮËÚęăŘËĹÁ»ŞŁ««łŔŐîóúřú˙ţţýüţýýýţýů÷ńîďëćÜĐÓŘÜÖË·¬°ą´›‡kfsŤ•ť®¬»ŰŮĐÎą•ghnv‰ŹŤu`br_k¬łŻźw9
- - 6czgFDB5;BB-/15/ +3MAAKPRHM^opgxj_bYNIR_[Ze\;!#
- ,F_mtnkxd@FNNK?BHX_RY„Ť”—‘Š}vŠ”ź‡X - -#&1FVNoŹžŁťna_]]ahaWQPD7N_cmhb^`abdc_UHB\inxwrzxy}}tt|wt}‰ŚŠ‰Ť‘“ŚŽŹ“ŹqV. J„—Łˇ¦›Ź‘ťźž“Ž|‰–|C
-
)2?JOJ1#1ACF2
$0G_ow€‚‡‹‘–š—’Ž{bHEFW\]XSXv†~hV@39Omw|„„lYHGNQJD?2
- - - - - - -3RjspI(+-@cxs\="1J[^`aWQRK8 - - -*<1&**'.014*,,0*)&0((#*4EDK>?:-06=7:452+1@@B>AENQNNKONN?-4ALMRPSIEQaWPROK\cYTJ;7N\I@FJJNLWWJHIPRMKQU^^`iefghcX<"6_oghlpnsocY\f[K/
/ -9eq‚„‰‹†tj* 9mŚ–›ĄŞˇš˛ŘÜÚÚŐÖŮŮŇÔÚŰ×ĐËÇĆ©‡…Ť‰mh}„vrceoŤ´¶´[]’˘Ł¨•‹Š‡‡Ź”x]B8Jhprwt€‘Żµ¸µ¶˛ĹÖÎĘ×ŰĐşŔČĘÚĺÖŘ×ŃŃÉČÔŮŢŘɸ±™Š’«© ś–“§«®˝˝ŔŇŕŰŘŃŐßÚÍÎŇŐÖŃĚĚ×ŘĘż»ÄÎÔÖŰÝčíóő÷ůů÷ôňđń÷ř÷öňđíćăÝŰŮŮĐČČĚŕńůůúüţţýýůôěăŰÔÓÔŘÚÝĺćěîďńńňň÷ööóôňňđîěěíđńîďňńěéçĺäĺĺććççéíňóňďďńňňđô÷÷řůüűűűűüúüűúú÷÷ôôńíëęéäŢâňý˙˙ţ˙˙˙˙˙ţýöéâÜŮÜÚáëđôöř÷řřů÷ůř÷ůůőňóőôőňńňíäÚŇ×ăââáááÜÚÜăëôůýüüüřóčŐĚĺéß×ËĂşµ«§¬Ż·ČáóőöůüţýţţýýýüýţűúřńěďěçÚĐŐŰÜŮϵ«°·Ż™‡ndf~•š™¦¬łĐÖĘÂŻ|anrwŚ…j^`e\e«»µ©; -"<nnTLJ4-CD7/5/=5!$',4=KTMBLEDJS`hjsk[`[YR_]bjcF.!
Ap€‹x^XZWM3&2-&)0:H\cs‘˘®° ›¶ľÁ˝Ŕż±Ź—‡l^_t††bYULKYWATD;=.&0-1+/Yov}†‡|vnnhJ* -
'Cexvnup`KHTTP@FLX[M`{š–‘u„—š†Q) -
+DQG`‡ž ž’wkjkfb``[UNJIVcnlnehjgiefd[MKUhrr~vytu}‚rkqut}„‰Š“Ź•ŹŹ‘†pW8._†› ˇ©—›˘ˇś‹‡…“‘d. - -
-
1'&)3AFJA,*8;=3#0AX`ehmls~—’‡iRGQY]^VKPn…}hP@64Bks{€znbNLXXPLC8* -(/.&" - '$1Kcw‚†€c03I[\[qŠ—“‚c@-$@S]`b^]YPG/ - - - - -
3>2""*,).0./.*'/(-.--,-58EFIA@82/406=7&.03;D?@?IKGKLLQRH5" -1BOTZYWULL^XNQOQ^fYSH7;KSD?EFJKPWRKOOVVPMQYbcdcmgigaXG2-HbhiprvsmhaabbUG1 -,' !?eu†‰‹}xk.
2lŽ–˘©©¨§¦ÂÖŘ×ŐÓÖŮÓÔÚÝÜÔÉĚĚ´›‰Ź’lv„†sjagtť¸¸Ż—tXq˘ž’†Ť‹ŚŹ‘VA9Ajns|{|ł·¶¶˛Ż¸ÉŘÎĘÚŢŮĹżÇÇÔâ×Ń×ÔÓČĚŐŮÝÜŇÁµ¨ŽŹ˘¨¦žšśˇ±Ż«®ĽŔĆÖăÜŮŇ×áÜÔÓÔŘ×ŇÉÍ×ŐŔ»ĹĐ×ÝŕääčíňňňňőôóôőřúúúőńěçŢŘÚŮŘŘÓĎÓŢđ÷üýýţţü÷ńéßŘ××ÖÚŰÜŕăčęíđňóňňôöůöőöôńîďďíëîíëîđíěěčçčçčéčęęëďňňńíďđńđńóööůůüűýűüüűýüüűůúřůöôóďîěĺăçďřýţţ˙˙˙˙˙ţýöěăŰÜ×ÔŢčíňőööřřřřř÷řřóöôôôőőňňďëâÚÖßäăâăáÜÝÚáëôůýýüýüőčÔ×ëćÚĎÉ»˛˘¦ł·ŔÓě÷ř÷ůýýýýýţýýýýýüüúöíěëçŢÔŘÜÚŐÉł®´˛Ş–p_f~Ź—§ŻÉĎÉ·Žfgt€‹Ź‹|d^\gZd«˝µŻ‡7
-*ZkVOH;23BD05<.*'(-9BB@OON?FFMOTbjfjk]YY[`afrqM( !
Ej~’o`aYOH:,0&%$-AO]ix–¨ł˛ —®şŔľżÇ»•‰“ŠiZ\`wtfXVOIYWGKG=8+(++1)?_q†‡€uzmjmpQ, - - -
%?_€‚rqh]CHPTMB?ORYT_wŠŹŹ…€‚Ž––‹W1 $:BENs‘śźžŤobhfhfbjf\gcinlmlkeghgjji^HM\msx€xw||€~|wvpqx~€…Ś‹ŹŹŤ’Ś}b?<mŽ›žťź”›źźš‘‡€’wL
-
-=@>87>B@:% %)),
!/?LPHMTYhrŽ›˘ťpUPLWW]SNKbx‚sR>70:]owzvpgVGS^XPL=,
+Nkzo^B24CILD$:U`^EE\vŚqS5,5FTfslg|“žš‘„eB$*E^dhhdc\SH, - - - -%?B:*#"%11*02/-/0&(--+()338EJNH<;4050387*//-;C=;?CADIGIPOI: 4@HW[^c_TJMUVTLPdg[KD9?RRBC?IJLVSNNRMLHKOJWfbggkgkeh_LH@5"
!Ccitrssk`]_fj[[M.
.A+:bt„‡Ž‰‚yzvA :j…Źž§¨¤¨˘¤ŔÓŐÓÔÖŮÓÓŮŢŢ×ÍĐÓż«—‚ŽxiŤ‚qfkj…Şş¸Ş“j\‰¤śŠ‹‰‹Ź•†M8=Gkps}|†¸´´ąŻĽĘÖČĘÚâÜÍ»ĹĹĐŕÜĘŃŘŐĐČĎŮŢÝŮČżŻ›†–¤Şˇ ™±°®´łĆŇÝăÜŮÔŘăŕ×ÖŘŮÖÎÉĎÓƸ¶ĘÚŕäęëëíđňńđîđôöůůúűüú÷îá×ÎĘŃŐ×ŰÝŢéóűüýýüůóčŕ×ŐÖŘŘÚÜßăăčééîđóóôřőřůö÷öőóďěéččęęęćççęčéęěěęéëěíééěęěëęëííîđńň÷ůůůúüýűüüýüüüűűüůůřřôôňńîęéęđöůü˙˙˙˙˙ţţýőčâŰŃĐÚćěđôöő÷řř÷ř÷öôöóńóôôňđđíéŕÝÜććÜÝŢÚŰÜâëöúüţýţ˙öäÖăëŕÔĚËĹ»¦˘¦´˝ĚáőúůôűţýţýűýţýüýüýýýřďíéâŘÖŮŰŰŇıŻł±Ą‘l\b’’“§«ÂĚ˝˘phwwŹ’Žr^`bradŞÂ·©B - - -=j_WG<;652489+&)+5<NEPKORMILKMLY_jlmmZQU]hlqt_3 - Fo‰ŠjXbXJH5*-%&,3BXbk~—¨±ť¬»ż˝ŔĘ ‘št\Ncroe]ZMLYMKRD/7*2$24+#(Okp}tgriu}yK) - - -
!!@fvygkmY>CAIF@9GRVQTs„’Ť‰z‹Ś•…X+ -
-(<HHUu—¤Łš„kqsnpuqimlroiihjgjecegegaPK]kz}…„€}Š…u|†€†ŽŚŠ’“‘‘Ť‘‰z`5(O”śź ť•‘›™“Ť€‚Ś]5 -
)6;5=:=6*! !,(
*0AOSTZaj{‰‘”ś—sTHILVZWOI^~€r];519Wiyuvm]NLW`RJ4%
2V{Ť‡shVRY\[T:+&4J`hnpd_ht~†€}|}nROXTXampcm‡ťš•zO.6V`lgbfi_R9
- -
- -"<?8" %),0560219--0,-#!%27?NNFC>05566;20.-3>===?@=D@FMMLR=
0>PTZ_dXNQQ\[ZQSb^VPD:=RHGCDJJJWVQLJKKMOKEQeegbheekhaPNB=,%$Kewosk\\\fbd]ZZJ)
!>7?ap‹ŹŽ‡‡}yw|L -)b‰–ť¦˘ś±ź¨ÉÓÔÓÔ×ÓÓŘŰÝŮÔÓÔĵ …Š”ok€†vhekzŹ´ş©™„an–›„Š‡–PA2Fhlvop~Š¬·´¶·®µÇÔĹĹŮßÜÍ»ÁÇÍÜÝĚČ××ŮÎĹĎŰâŰĎŔ¸ĄŁ¨źˇ’‘¨¶±µ˛ĆŮßäÝŘŐŘäŕÖŐŐŮ×ÍÇÔÉŔĽŔÎÝäéěííîďđďďń÷řő÷ůúúř÷óčÚËÂÄŃŘÚßáířűüüüřňčÜ×ÓÖŘŰÝâŕĺçćčéęëďńôôöő÷őřůů÷ňńîëëęęëëéăăŕăçééëěééëëěčęćččçččëëëěďđóöůřůúűüüüüüüűýűüűúűůúů÷÷ňńîěëčěóřýýţ˙˙˙ţüňęçŰËÍŰăěđňôöööřőôôôňňňóňńńđđďíéăÜăćÝŮÚÝŢÜáęóůüýţýýóăŮęéŢÔŇËŔ¶©ŁŞ¶żĐčřűőöüýţţüüýýüűűýţţüöîęčÜÔŘ×ŘŰÓÄ°°±ź”ŹpeRp’“ˇ¨ÁƲ‰bj|„‘™“„hXdgwa`«Á¶¤; T[]^B;@=4''0,+*).7EHQKNKSLNRNCFPThhkn[S\^mqxqJ' !"# "Fv‡„q_]JFD9'1%&)*GZfp€”¨Ż®ˇťµľżżÄČŧŠ’Žz^HXkgZg`XYeEKRH04++03@+-3TkxxmgkwnR- -
-8_xvrpmdB5@AHF9AV\RRgŽŽŠyn‚Š„^' - -
-#4B8JgŤŁĄś“trntxqlpruqelhhgkeghkjeePIagx|‰{†…|~„††‰‹ŚŤ“’“Ž‡~u`>!/[‡•śť ””’‹‰{T% -
- -
3.0123-.#"/$&7EXeju~Š“™ťš™”ŤsOIKMSV\TJ\q}|r_L9,/QevvusrhTKZb[F3",Js‡Ź…tcW]a]`VQUbhmqvsg[`nyzz…x_\[`\`jmdbz“›š•i;",F\gjjijfYG+
- - - - ,hŹ—›«¬ž‹¦§łĎĐŇÓŮÔŐÚÜÚ×ÔÔÔÉ˝ł™‰•~bt‚…tsjs{Ąş¬˘•rY†›’…‘‘Ž•xP9=Eipqus}‹¨µµ¶µ¶¶˝ĐÁĂŇÄÉŃľľÉĹŘŕĎĹŇŘÝ×ĘÍÔÜŢÖÄ˝— ˇˇźś•›łŻ¸łľÖŕĺÝŘÖÖâŢ×ÓŘŐŇĘČÓ´ÄÉŃÝćëîíëëëííî÷űů÷ůűúöňńěâĎĹĂÂËÜâäçöűúůřńçŰĐĎŇŮŰŢâăçčéęëęěíđđđňôôö÷÷ő÷÷÷óđęęëěíëëčĺâăăäçčččççčęćĺĺăĺççćčęééëďđńňőřřřűúüüüűűýüűüüúüüřúřů÷řóńńěęééđőűţý˙ţýúůöďŰÍÎÖâęîôőőöööóöóôóňňóóđńđđîëĺŢâçăÝŘŰŢßäëôůűýýýüđâćńëáŮÓĘÁ·©Ł«¶ÂŘîřúóőűűýýýţţýűúüüüýúőëçćÝŮŮŘŘŮŇĹ´˛ł®źš„pf\n†–Ł¨Ş˝ż¨z`oq“—ygWbrxa¨ÄĽ¨~< - --bTVVG@H:5#.4-/0;HRNFQLTYLJMKIGQ[]dee]]a\jvpT4
## %"# -
- - ?tv„m^YIH@:,.)-&)EWcn{ť˛°ź¤˝żÂÁŔÄŔ¤‡‹”zWQ^j[Qhh^Y\THHN?35$,09*(=ct{|rhcw€~~vX4
-
!6e|~|nkcB7I>MB=BIMPVk†Ž•‘}n‘‘d- - - #*<D?Z„š¦ˇ›‰vptsomvstoroqroqohgonmhh[J`o|„ŤŚ‰‹tzz…zy{‡‡‹Ž‹’Š‹Š€s_8!4gŠ›źžˇ—šš”‘Ť{€‹ŠoE
946603'*.#"!!
$5E^nv‚„ŠŹ—šťťťš”|OEJLS[[WQWm}€zeD9*%;\oxyqtlZPZ\Q?2%*AgŠ‡p]\YXZ\Z_finvsvmQEFWfu}€†…p_WW__]gjjcs‹—žś“uF)8SikgmnghW8
- /@D7&+2,749745097& &./>FED=1.7437;7&(,8F?=A=<=<@>KJPI7$:FHK\a_bQQZ]RLSYa^QOB4:LNJB>GOUQPPRIGM^dXMTcg_jihcac_XPJJC@55VmkiZZccbdad`ZJ+7:7EXh‡‹‡Ś‰{}[( /h‡• §Ą—Š’¨ž¤ĂĐŇÓŘ×ŐÜ×Ř×ŃŐŐĚʬŤ†Ž‡kl€„~{ois“˛®©śbv”…Ž“’–~N;=>gpitzt¦¸µł´µ¸¶ČŔĂŔ¦®ĎĆÂĆĹÖÜÔÍÔÚÝÝÎÇÎÜßÖÇş± ”ťĄźˇž›®¬°´ąŇâĺâŰŐŐâßÖÓŘ×ÎÇĎÔÁ¸ĆÓÝßçďďëéęěđđóůúůůüűřóîíâŐĹĆÉÇÎŕíňëňřöđćŰÔÍĎÔŘÚßăĺçęęëěďîđďđňňóőööööő÷ôôđęçääééçćäŕÝŕŢßŕßÝÝăćâŢÜßÝßŕßŕâáĺăäćëëíîńńôő÷ůűúűúüűüűýýüűüúůůřúůřőőńďíčččëöýţýüüţýüíŘÉË×ăëďđôôó÷ő÷őôôńňóóďđđíěëčâŕççáŰÜÝŢćíöůýüţţýîĺďôíâÚĐÁľŻ«¨«ĽĘăőűřň÷űýţýüţţüüúűüýúôďçççäŢÝÝŘŐÓǸ±·®ś—†vg]k‹‘•§Ş¦¶°rfp€„–”Źp_]g†–ia§Č°…; - HYGIK9A=6((0% *>CV\^SXQYTIHJGNOQX^hga_bbmpudB "$#
7h~‰kXRJHE13%().>Wbi‚›¬˛«ž®ÇÉÄŔŔŔ»¦Ť’€bWe`GXigYbbRFQP@:/&-270-Eotvrobm…ŤŠ„d1 - :^w|vzujB0DCID7AIAIOm†Ś–‘†lxŹ–‰e. - -$+5=;Qq“Ł˘•‹€rstpsuxqou{mvqrljljjqojf^eo{‚‡Ś…€„p}~sx€Š‹Ź‰ŠŚ†{l_:)@f‰™ž ś™™śź”Ž‚vx‚|_. -
.+/2/,/.7*
&1D^jr~‚‡•śź˘ O@ENU]`]OSdt}tfE1/(0Leqrvvp_TRXO<+!!9\‡’‡p_[PQZ`SLT`jsukaC6:Lgsy}zaKDL[`\`iqik•źž›[6"/NborrmgbWH)
-+AF3 %)0871021290$! '%/9HNG83+75751.))0;E>DG@>>8;ABNQF3%1IKGY]]_URVaVXJQ_aMJA59DIGEBHRMVTNIIKJTWWZ^__cinkhaj_^MQQJFB0 2brmVT`ia`[]d]O=
"+3%:=CPdx…‡€x|„i0
/g‹“žŞĄ”„ž¤“ŻÍĎÔŮÚ×ŮŮŮ×ÔŮŮĎĚĆ·›ŤŚ€p|‰†ympsž˛¬¤Ťti‰•†ŚŤ–•—SC>F^lmrk{‚˘µµ˛˛¸ľ·ÂĘ˝˝ŻŠźĚĘÄËÇŃŘÔĐÖÝŢáŃÄËÖÜŘλł¨Ť’ Ą ś™‘«ŻŻ´¶ÎŕĺŕŰÓŐâŢÖŃŐĐĚČŇÍ˝˝ČŐÝĺčěďííďďňň÷úůőřůřőđéäÖÇÂĚÉËŰďřřéŕčăÚŃĘĚÔÔŰŕâćçëęěíîđđđóňňňňôřöőőőôóóđčáßŰŰŢăăáŢÚŘÖ××ĐŇÍĐŰß×ĐÎŐŇÔ×ŘÚŘÚŰŰŰŰßŕćçéîďńňőöůúůúűúüýüüűűűüúűúůřůř÷őňđěéăéńřúřúţţýůěŘÉĎŮâčíńńó÷őőóóňńňóđđđííîěçĺäéîĺâÜÝŕâěöúüýţţúęčôôëŕÚĐÇą«®®·ĆÔíűűřóůűýýüýţţýůůůüűóčćăĺççâáŰŰ×ĐĆą˛¬¤””ŹveUn‡Ť•ť¨©¤€edu‰Ž‘‡„kc_{Ś…hg«Äż«Ś@ - -
0[NK9FI?2-%#-)#,=Q]be\c\TUVEBBBKQX]ljcbdtrvjX2" &&"!=g{‚pTPJNC;*,-/*$4M^s‰™¨Żź˛ÓŇÉÂĽľ´ź‡Ś“cRT[T[b`WX_MKKC94(./6235XwyspkbiŚ’Š[/
!6Xwy{yumI5=HM<9>IB<<]„‘–ŹŚ‚u‚”“d3
,8FKc… žŹ|lsvwzzyrnywrqxtrtorstzloallvz‚Ś†‹‚…xy{|†Ś‹Ť”ŹŚ‰…‰zmcA1Q}—źš•Ź’”•ť~|‚|q?# - - -
- -
" $" $*640*%
!(1@Xhp|{‰’—›žžˇ—U@DOR``_PLZr€tcP3.%*?\korrrf\TYXC3"*Fs•“…n`SSY]LB>HZhh[I>34D\jonun\RGEUa_^ctufpŚ›ˇž•sD'!5PmotldaYP; -5dye\[TMT?+&(-&,;HakŠš¤ł®ť®ŘŘËÇŔ»±žŚ~_MOYUZ\dYRSLFOA72*,/,0:Icqkptjeq}†“}O3
-
-^wysjiiP88AIC==DLE<[z“™“‘z‡’™—x: - (DCEPjŤťť™~smsvtljnopvqtomrvwtqpskbgsxp„‡‹…Ś‹‚†~…‹‡…Š‰ŚŹŠ…††|ne>9^ŠśŁĄš“ŽŚ”™ŽŚ‚„Ť…_- -
-%!!"!"**3578("
-%5?Uiyyz„Ś–šťź —„M;BHQ\b`VM[lwxjW7(%+;XiprrokYRWYK4%
%4e“—‘‰oXWTWSE<8ITRJLLF:7HagniidZMJM`kc^qyph}— ź•zT7!"G_gkoieaXH -
- -
- - -+@<0!# "/3.15;6780.,&+&*<<CIHI:*1853334259;CA<?=><;:F@BH8*>OPYgcZWM]WZTJQVZWLB3=NJKKJGMPWUTQJJFFLLMYadfd\bcjjca[^[de[J1* AXPJ\\aXZ[]WXN>+
-
5Yox†ŠŹ†‡{|†n1 <p–˘ĄˇŚpq‡™Ş–ŁĆŃŮÜ×ÚÚŮŘÖ××ÔŇËŔµž…€Ś‹ty‹Š{qn„¨ł§¤ng‰—™š™}YD<Bctruvu…ź°°µ¶·°ŔĆ˝·ŞŤ‡•ľÉŔÇÁÂĽÄËĐŘŢăăÓČĘ××ŇČşłˇ’žŁ¤™•‘ťŻ˛°µľŘĺÝŰŐŐĺßŮÓĚËČŇŐŇÎËÇËÝčéëęéëěđđđđďîîđďđęćÚÇĽłąÂŐíőöóëŘ˝ÁĹËŃŮŮŕäćčęíîđđđńńóôőôňńđňňďîíęçĺŕŮÔÎÉČÇÓŢäääáÔĐÖÖŇĚĆĹČÚŢŐĎÎŃÔÔÓŇÔÖŐ×ÖÎÍĐŇĎÉËŇÓŐŰŕäíďđóöő÷úűűüüüűüűüüűűüűúúů÷÷ńîěčŕÝčőüţýţřčÍÁĚÚâęíďńóőóňňđđđďîęěëçŮÚçđôńđëâŕâĺí÷ůüýţýöâęőîäŘÔĹŔ˛ŞŻ»ŔÎčůýüööůűüüüýýýűűúúúňćŘÓÜßäçÝŐ×ŰÖÍÄş˛ˇ‘”‘zkep“’™˘© Šnko~‰ŤŹsfdZqŠmwdX™»¶¨†:
:cFDG9:<7, /1"!%-?O_agaZ``S^UC@BBBMVfjonqtv]C'(&!%(
$DH. 6hq{hbeaRL:3.,)&-/Jap‚¦ł© ÓŘĐČÁĽ´śŠ}_PJTf[]aXTUOXWP8,3129BLWamnnoeio„‹ŚŠuK& - DgqztvtmY:AGHO;;>KHGX€•š‘Śwl‚•””r=
-".@:@^|ť žŹ‚yxysvqwxxs|‚‡zw{{wmffrv}‡€ŠŹ‡‚Š†|~~~‚…€€„„„y|wm`CIo›™ Ł—‘–•žśŹŤ”yP$ -
- -63-'+" #2?7/
);EZi{‚~…Ź—śž ˇ›^HCFObbc`KOjsxr\=/##1UfmquroZIT]SC- *O™•…iWUSQD91<CMS_[P@5<LWeiih]NHI[mnekrxqpŠ–—”…jJ(3Xhgjhc\TF2 -
- --@=+ !'&10/5338.')'!#!$-9@HISJA//:6;=9/.2:CAA9;><92;DBAD7('=POTa_TSP^b]VKKVSSK?88KIFGLIQNKXMK>CFLRZJUecadfhgmg\\\d_`ibUC=(6AGT__a^RPbXSE8
+bil}€Š‹…‚u~j8 -
At‹’ž§ ufp„ťˇ™·ĐŐ××ŮÜŮŘŐŘŘÔŇν°™}Ť‘{sŤyqqy—µ®©—‚dh– Ś–š—zTC>>Zqu~‚€‚´°¶şµžÁĹĽŻ¨‡†ŽłË˝ÂÄĹ»ŔÉĐ×ăăâŰČĚŇŘŮËÁ·Ş”›˘ˇť™‘–§łŞµ·ŇâÝŘ×Öăá×ÎÎÉÎŃŃÔÓĘĹÁ×čęëčččěîďďěěęěííęĺÚ뱫µÇáîďęáŐČŔÇĚĎ×ÝßäćěěěđńńńóôôóôóóôňđďíçĺáÜŐŇËĹ»ĂĚĘĘĐŘŢáŕßÔŐÖÚ××Ö×ŘŢâÝŢŢŮ×Ö×ŘŘÖ×ŮÖŐŐŇÖĎČĹĘĚÉŃŇ×Üăĺéíďňö÷ůůűüúüúúúüýýüýůúúůůôńđéäßäď÷üýűđŰĹľĚŮäęíđňôđńňđďđîěéééáŐŇŕđňóóîççăçíöůűüýúíŢěňčŰÓËĹż°±·ŔÇŰóüýűöůřűúüýýüüüűűúřďßĚÇŘÚÝćŕÖŮŘÔËÂľŻĄ“Ź’‹xjj€”“™ťĄ©–zhru€‰Ś‰cfeg„owlTš·´¨…A #WTC>K??40"*$-3:KPYccc]`X\`UKG=EKIPaglq‚Ś|iC&"+%!)$$(D]Z+1^qwihgYQ?:/*3)'(:Udp„—¤Ş®¦ĄËŐŇĚĹľ´ś‚Š~aNGT`\W]ZT`XU^O47;04AIFQdfqzzem”’}hC$ -
0`wyxw{jO<7@KR86=CF=V~‘”’“‡r}’—’wC - - #8>@SpŹťŁšŚ~„€wu€{z{Ś†„Ś‡|t|€xvjipuwzy€‚…|zxzuty|z{syvt|zysgVBGpŠ”źť•“•™›ť’‰„“’q> - - - - -
AF<1/##%/3/"$ 3<GYpy€„Š“ššť™^Q8GS]^bXIMbnus^>1%%.OdmtrtpaNITWD=)$7r’™š‘€eWWOC6,0?Q^c_WF:5:Pgoti_PGER_nlhqynfw•”ŚuZ6$&F]gc^[VSV@ - - - - - *A@0)&" "!(3740412.)))%%#*0CLIQG=5:75:::51;5DE?;D@9878?@?7.,7BLSccZUU_cZQEJYTLHB5;NLCDHN^VXZVOCEIQQIKVcd`ephlkhd^]ad`dcYPA6%,?N\]UU]ZVVPN4 -
%Xieq„~wy‚‚f1 -
-D{Ž™ ˘sahuŹ©¤ŁĆŃÓŐŰÚÚ×Ň×ŮÔŃÎÄĹĽŻ‹‡•„ts…wqop…®˛©š’w`|˘‘š“v]A9@dr~}–˛˛¶ş·ŻÂĂĽ´¤‰…Ś®ĘľÂĂĂĆÉĘŐŮăăâŕĘĆĘŐŰŃȸ¬ś™ ˘ź›‘•˘®°°ĂŮŰŮÖŘăăÔĎÎĘŮ×ČŇĎÁ˝»ĎâçççéěíęîîěëíîěěĺÜÍąŻ´ąĹÔÚ×ĎÄÂĹÉÍŇ×ÚÜăéęěďđńńńňóôóóóőóňîëçâŰ×ÓĘÁľŔŔşÇÎĐÎĐŐŮŮŘÝâčéęčçčéćäčéééčäććçâŕÝÚŰßâÝÝ×ÓÓÎĎÎÓĎČÉŇÔÚâéěďó÷úűűůüůřúüüüýüűűűűůřőóîěçâăçîôóíÜøľËŘćęďđňđďňđđîîíëĺŕÖĘÉÚěńíđňęäâćíöůűýüőćŰîîáŘĐĘÄĽŞŻ˝ÄŃçőüýűřřřůúűüýüüüüüúőéŐĆĹÖŰŢââÝÚŘÔÍŔĹ·¦š—‘Š|vŠ¦˛˘—ś®¦€iju~‰“Žvbacw…ssjV¸®ź‡F - - -IZ?BA<=<4()40(!0<BMQ^Yc]\XU`YXOJFCGMQ`lp††}\. '(/*-@Zhf; 4anum\^WMA;*'-.!*:KasŚ–ź§°¤ĄÉŐÓËŔ»´ž„†eVKNYYQYZ]^XKZO/1:8<L9;Xhuu„{r€‡Š‹‚mhI&
- - - +FelbhujS2)8;52)7AB9Lw’—Ź‹~iq‚Ť‹q7 -
$15;St“—‘Ź‡‚…~z~wŚ‰Ź€ryptwmlittyyz…}ozqptqlhxwsrmqnnplfbWP=FU^p€„|†Ś†ypn€}]2 D
-
BDEE>811)(3/##
+8F[hkgd^cms’•”šŽY78?GS`b`KIYnrucD5(&+<XhorvwjSIOWO<-
/T€•ťś“{e^OH<3,+;N`f\R<65EcqwphbQEEQcqdaejek‘“‹kL3 1GY\^_\__L3 - - -/GN:-$"%(#&*48114.1-!)'#-)(6@D@LJ:284887:869<>?E?@;66;8:>>2,")4:<Qd`THV_][WILT^VKH@CMJEJMNQT\`SIEIITQGFVaddbfghhf__]\faef^LJ>3$DP_\YZYLNOC- #JbegiZP`quzsf4B|Ž“ś¨ź‘†kii{–˘¨ĹĐÔŰÜÜŘÖŘŮÔŇÎÉČÉĽĄ‹Ž~ow……}qjwš´°¤ť”rgŽť–›pZ>7<Xw|€‚}›´µ˛°ą˝Ŕ˝ą°ž…žĂŔÂĹĹÉÍÍŃŘŢĺăáĐÁĆÎŘÔĘş®ž’šĄˇ—‘—¦ŻŞŻÎÜÜÚÚĺâŮĎËÎŮÚŃÍȸ¸ĽĂÔÝăćčëîëěíěëěíęĺŰĎş¨ˇ¬şą´¸˝ĂĆĹËÍŇŐŮßâĺçęęîňńńńóóóőôńńîëçŕŰÔÎĹ˝ľÁ˝ŔËŇŐâéëëčáŢâéďőřůřőńőňđëđôöóđîďňôńîęććęńňôóđîčăÝÔĐĘČËĚŃÓÖÝăéěň÷÷řůůůúúüüüűűüüüűůůřőóńîęĺăâŢŰÍÂľ»¶ĆŰäęîďďńđđďííëçáŰĎĂľĚçëđöřóęäçď÷ůűüöěßÝěçŰĐĘĂÇą§µ˝ĂŰîúüýűůřůřôůűüúúůúúůňăÍÁĂŇ×ŮŮÚÜÜŘĐÁľĂ˝§›‘ť¸Äŵ˘™ Żžsgr~‹Ź‡qf`pvkt}’sU•¶¨ś†G
-1TA?8597/(')-*109CNKQcfaaYba]YPOBDHDIWgq|„ua=!"&)1BXjplE0[puja_UJD:2+%%!/,IXf€—«Żł«©ÂÖŃÉżµł˘Ž‡…kWR[fUORSZ_aMRN,9JH@43B\oy…}„†€y|qiI, - - - - $6;33=DF4" '# ! *05;/GYTQKB74/45)
"%!'3CGVVY\WSW[OTSZ[`YTSWUPQNKNHI>DADFAEJLNA>A@A>9><=>;??76;=9/7)'%!&.542,6:311/30' -# - -
GPQVLB3& (75)-*#" - '7AU_VPLLJP`m‹‘Ź[D>8BOU``OFSdoqjP3-#$,D]jswvr`NPZZE5& "8d†śˇ›‘zdWJI<0)3@Zfi\F<23MgwwpdZUGI]jf^]orlp‚‘‡~hH*%9T^ghhbaZA(
- - ->v“—ĄŁˇś’ujio˘©›˛ÎŐŮŰÚŮÚŰÚŐÖŃËČĘ²™‰“nm…‡yii‚¦´¬ŞĄ‡apťśś—tY@=>\x{€„€}‘¶´´˝˝¶´° ‚…—˝ÂÂÁÄĹËÉĎŮŮăâÝŘĹĂĆŃŘѸ Žž˘ ś‘•Ą¬˘©ÁÖßĺçčá×ÍĘÓŢâÚĘżł®¶ľŇŮŰáçęęęęęéęęęĺŰÍĽŻ¬Żµ¶µµ¶ŔÇËĎŐŘ×ŮááĺéčëëđňóňńňőôôđëęçâŕŐĎÉÉż»żČĚÜéđ÷úúű÷ńëíîôúüüüűůőřűúôőůűúöóó÷úůöôńíěďóůýýýüöđĺÚÖÎĐŃŇÓĐÖŮÝâćëđň÷÷÷ůřúüűűüüüűűúűůůřőóňďěĺŰÓÎÄĆ˝¸żĎÝćęěđďîďíďěçäŕÚΰ»ÝîőúüůďćĺîőüüýôćŐáéŢŇĘĹÁŔ°©¶ŔĘĺôýüüűűřúňňřřůůřřúů÷ďŕĚľÁÍŮÚÚŘŘŮ×Ń»şľ¶¨ť—•«ŃŮŃÄ´ ™ˇ©Ťltw‹Š‰dcc}wgz‰”Žj—¸¤™ŽE
%MD1676=7+$",2+:ACVXSMXdkc`acbWWSGZMHHDf}‡w[E."+()"!(EUgqx|O(atwnb^PH;9-.))&+5Lgh|™«´±˛©˝ŃĎĘż¸°ˇŚ‰Š…l_TSaSE[YW^`KOO5BG9-/0Gly‡‰‹|{zwq~vpP$
- -
- -!1
- - '# %! "'#!!!$$
- - -
JUTSE:5-*790'%&!
(2:L^VIKKFH[qŠŹŽ‘Že=36BPWY\WHL`mqlS8,$!$:QdqvwscWNZYVE:)Gq”śźťŽt\SJ?803;Kci]H==6>TovpikZLHN]ja]ksuktŤ‹‹}\6-CZdgd^\WK3 - - 4AA:.,%%,271./)(,0%%" )/7=?FC=7287C>?91541=A@?<>561:<K@=,
%4;DJKSJILbUQPHM`RMMB:@QQFFHISVNXWKMJOVIHKR\]ba_dckhaV[gec`ba\XUG.# AS\bWY[WF3" 4Wg_qxt~zztb-
-EwŤś ťžš{_`etŤ§¦ťĂÓŘŮŮŮŘŢß×ŐÔĎŃÍĹ´¦•“’tz‡nnq’±·®¦—x\›•’w^::Bi‚}}„‘°˛¶ąĽ··±°±›‚†“ľÉŔÂÂżĆĚŃÜÝßáßŢĘĂľĚŰŐĘĽ¦Ś„‘˘Şž’Ž¤˛ŁŻ«®ÎâęęéŕŐĚËŘáäÝŃľ®Ş°ĽËŮŰăéččéççčęčĺÝŃĽ®«·¶»¶łżĆĘÎŇ×ÚÜÜŕáâĺčęîíńďđňňńńńîęĺćĺĺăÚÎĘËĘËÖáíőűýţűű÷óńńôöůűýýüű÷ůűýü÷÷űýüúřö÷ůúůř÷öóňíđöüţýüüůňëăÝŮ××ŐŘÚÚ×ŮŢăęđóö÷ůůůűűůüűüüůüüřú÷őňđďíčŕ×ŇÉÄľľĹÎÜäęëěîíííëçăŕÜĚĽąŘđřüýűóçĺî÷úüúďÝÉßĺÚÎĂÁ»ąŻşŔŐëúüüűüýű÷ňőůř÷řřřúúůńâÍŔŔËŘŰŰÜÝŰŮŃżÁ¸¦ˇ›ź®Ůă×Ć®ťž››’um{Ź‡f`hvoqvŹˇ¸ÉŹ–´§˘“M
- -
(
- -! '*.( - - -
- -
-72980&/35=9+##&
.4@P`WHEEIKZm‰‘Žd@4:@IS^\UDE\prqY>,"#&7N_isxof\^\\`Q@&
%:]Š™˘˘™‡eVND86/2>XdbQC@76Edttqj[MGEUjhbfoumoŹ’”ŚuD'=Rcf[YVUMA+ -
- /CG>1*)"*5305:,(+.,#'(:9?D?<3.3@;A;7')2?>@BFB=77766;A?2.38=GEHCBBUY[QCGYTTLC3=JKGFGQSXRQKJOPPTJJO^eaa_`fikf_X^aaeb_`^ZTM3*!A[\XUOYDD;civ{y‚tp`'
M‚ť ź›™`bbe}©šłĐÓŐŘ×ŘÝÝŘ×ŐÎĐÎČ˝µŁ’™’r‰vqo§¸Ż¤¤Š_f‘™ŹkR;8E`lz‡€€“±µşż°¶»°«—~‚’·ÄĽÁÂĽ»ÉŮäâŰáĺáŃľ»ÇŘÚĐò“‹•ź©Ł™•›Ż©¬Ż§ÉâéęéáŘÎÉŘćăäÝŔŻ§®´ÄÖßçęčččçććčĺŕÖĹął´»ľş˝ĆĘĐŇÖÚŰŕŢáăĺćčéëîîďđďńńđěéăáßčëíéÚÖÓÓÚăđřüýţţűř÷öőöřřűűýţýüů÷úüýűřřüýýüůřřúüüüűůůőňđďôúűýýýüúőńëćâŢÜŮŘÖÎÓŘßćëđńö÷ůůřúüüüüüüüúúůřöóôňďęăßŰÓÉÇĹČŐßĺčęëëěěëčăâÝÔĽ«µÔíůüüüöęçîöůú÷ëŐżŘÜŇČÂŔş°¦±˝ÉŢňüýýűüýüöňůúűůřř÷úúúňáÇąşĘÔŘÜŰŰŘ×ÎÂż¶¬žš§ÓčáÓ¸šŤ—™—jy~Ť“Ś~ofcozkrÁçŐ–ž·¨˘–T - $PC-?8>6/'+*1()0CWaf^_WWdlncaa^XYOLOQDCXqŤ€T,
$ &*'
&=Umu€ŤŚe2+Xkzuj^SMXK+)+,2O5I]p™¬˛˛»«§ÂÍČż¶´©’€†‡h\PRifZRVV]^YbV:(&)+,A`s†”‡uncchsvja:#
-
-
-
- - - - $<Xkl_A
-
- - -
- -
" +&%)%(1:7&#($$ &3DTcWG@?HWXg„ŹŤc;65CIPZaVEB[ipseF-,$$/A_oprpj^SP_a^H0
#3Fy“ źťoRLF:3-+1NbaWEC;2=VpqqieXD<HhldbjusntŽ•—‘\6,D]_Za[ZPK8$ - - - - - - -@C=04530&#)&++*8N[df]g[]`ifd\`XSUVKJ?IPXx…|l5)+!",##8Sloz„Ź’p0'Yirm^[VSK=5132(B@Vpy‰–¬Ż¸ŔŞ »ËČż´¶ŞŚ{„ŽqZFNlmXL[Xb]YgY4(,,5AIl…•Ź~s`Z`hgjrp]?. - - - -!
-
-
-
6Vy‰Š‚sL
- - -
-
-$*(#",3>B=<-(
$7DN]\I@@EN^i‚‰ŤŤŤk>17:?FY]SFCRcqrjM6-*$&9Sjnknh_OS^a`U> );\‚ť—‘wWHF@;4',B[d]VI>;<JdikhaVD6=[hh_apzrq†–›•‹lC(
%7LXbcaYXTI0#
-
-
- (EH?7-# "#*3.9:2-7("*$*%(:>;LI=7=67;6880*26;BA=<:85;=9;A:-#;947EJ<?GRU]YJLZ^WSB6KLLLDCILWQSLGGJWVNLKU^c\cii_ec\Zcg`jaccfiZOI@#*KPYRM?# - AIN]x{rreR" - -U~Ž ˘ˇ–…‹fZUbly—®™ĘÓŘÖ×Ř×Ř×ŐĐŇÔËÎÎżž‡™‚u}Ž|qsy—°Ąš„Yxšź~eQ@@cz€‚€‚Ź©°ł¸·¶˛®Ż}„¨ĆĽŔľľ»ÇÜéęćÝŕß×ÄşĂĐÚ×Ŷ˘ŹźśŠ¤±¤źˇµŰćééâÖÍĐŰäęćĘ«¦ŞłĹĎŮŢăččçééçčäßÎľÂÇĹĂČĘÉŃÖŰŰáĺăäçčçéčëěíďîďđíëęćŕŮŐĎÖáéęęęéěńöüýýüűúůůřúűüýýýýýţţţţüüúţţţýůűţ˙ţ˙ýűűüţţţýýüüűú÷öóôó÷űüýţýüúřđíčäßÚŮŐŐĐËÖÝćîôö÷řúűűüůůúúúřůůůřőňńđëčäÝ×ÔĘÎÖÜŕçęëěěęçĺăŕÚÍşµ×íůüüűöěčńúúöěŮĹĂÍËÂĽ˝·´¨¦ŻŔŮďűýýüýţüüôöúüűůňńöúűűďßÉľąÁŃŇŐ×Ů×ÓŃÇ»±¦ ´ŰçŢĂ›…r€•€gxŽ”†w|\_l}uy“¸âęÝťšŻ¨¦•P0
%I7%8233*,)/*#.6;YVhfgc\b`msfc_VR^NHFMLSmv‡…Q","#$!#5F[esu‡•šp9 -
- - -#*/ )34$ " - ',0&#)C@""$!"))* )Bk|‹‘Ť…xD
- -
" -
-&+3>B@9-%*9CN^\OHFEFTeŽŽŹoD2/9;BWaWLEOiqrlZ7-)%"4IaeijjaXQ[be`K2 +@kŽ“ŽxeQDHB7+*8F[daRLA7>Seif_QOKHWdif_esuo€–›™‘y^F&=U`ffc_c\B - - -
3@E;+""#$&"0;24310-&!"''-5?DJEA>97<>>:54+*<EB??@:9:989?@>6&(86/?JHA;KSW[SDQ`]WI@7CMIFF@CKRPSSJNKUWPOR]db]fhjih`]W^e_ajheec]XOB0 2OROH=
8>PlhkqbO%
P“ ťť›Š•“q]Tdhn†˘ˇ”ąĐŃÓŐ×ŮŮÚ×ÓÓÓËĐĐÇŻ‘Ž™’wo‹|kki„§µ±¦Śbg¦Šn[?8]{y~¨±˛±ł´¬©Ťt{w€˘ČŔÂĂą¸ÂŐćéčáÜÝŘȸÁÓÚÚ먋Š—ž ’Ś›¬¤ ±ŇŢáčâŮÖÖÖÜĺäǦ¬´ÂŐĎ×ÝäĺăĺččçćŕÚÉ˝ÁĆĂÇËŐŇŘÚßâáĺĺçččęëëęëîîîîěéçá×ÎŃÔÓÖäîňřőńöűýţýúřůöřřűüüýýýýţţţţţüüůüüýýüůúýţţýýűűüüýţýýýýüüűúůřóňóöúüýýüúóđíďňďćÝŮÍÄĆÉÔäëďňöůůůřřůůůúůůřřůů÷ôôđíëäßŘĐÔŮŰÝäéëëëęçćĺŢÚ×ČÁŮěöúöööîęňűůóĺĐľÇËÂą¸µ´¬§¨´ČŢôýýýüýţüřôřřůú÷đîőúůříŢČż˝ĹŃŇŐŘŘŘÓÍĆĽ®¬¬ĚŕŮĚŁ~fdšŤuku‹•—†vjfbo{jŹ”ĆĺëŢ™“°§¤ŠL! -K78,$-,%#/&!0#9F]_ih`^Z_lloka`PN\XOVT]ddw}f=*..#"'4IS`io’›ť„J $Rfqjg__\G>*)7:AAP^lxŹ™«ł·ż‘ŞŔ˝ş¬¨ž…qsyXTR\a[Z]^kgZQ?%3==CMj‰…tfMGRUfolimbP2! -
-
;C\mY:2/IctvsighoK0%.2/AEL4
+IP`nvpfjk€^QK^_cM/BWrqy‚L -
-
1IjŚŚŠxq? - - - - -
- "0675*!
&6AL[aVJKKJPe€Ž””—sG4,5<IOZZHIM`mur`>,+%"/B\gjljj[SSahkY?' -
+Mo‰’‹u\LHA9/,4@LZ`]RIA<ES^adfa[POZhg``kqos‡’““‡pQ*,M_egjd`[Q2 -
!4FG3#"!!)*)56/-(/0-1'!!$*00;AKJIB=<9@D?<3:1;C@@9@?3?61:CE=2$
)<:1@BDH=KLQQLBW^^PF:5?UOE?FDOOWZMIHJNNYMNecbikhdjddZ^bed]giie[\^TH2# 8LKK7 -(;EZdsykJ - N†—ź ˘ž– yhV^]fs¤–ˇČĐŃŘŮŮŮŘ×ÖÖÓŃÔŃĘą ‘”•‚u}€suq‚•°´Ż–xe©–qV9:[py…‚‹©¬°®¸¸µĄźw|x~™Â˝ŔĹÂą˝ĘÜççáÚŢŘÎşÁÓŘŮÖż¦šŚ‘ś˘˘Ž‘ŞŞťťŁĽŃŮćâÚ×ŇĐÚáÚľŞ°·ĆŮÚ×ßâçäççččăßÖĚĽżÁĆŇÖŘŮÝŕâáäééëééíěęíéíěëčĺŕ×ÔĆľÎŐÝëöúüüůůýüüűůř÷÷řúúüýţýţţţýţţýýţüüűüýţü÷řűüýýüüůüţýţýţýýţýýüüúřöőôô÷űýýýůďńřüýůóçÜÎĆÂĆÖŢĺîńóöúůřůůůúúůůřůůřřőóńďěčŢŘŘÝÝßăçčëëéčĺăŢŮ×ËÉÚčđőńńöđěőúúđÜ»ĎĘżĽ¶°Ż©Ą¦´Íéůţýýý˙ţýůöůřůřóďîőúúřîŮÄÁ»ÂÎŃÔ××ÖÔËÇą«¦·Ěͬ€fjuŤ‘xsty”žwhf`fx|xŠśËáçŘŹ¬¦§“L$ -<F1(&"./"$(/CQ`_Yd\gd`nilnjaO=NVJZ^ctiqn?!(*)!#%:OZmt‚Śš¦Ą‡J #Phrgdh[NM;04;<=ESdkr“š¨±±»¬¤şľ˛ˇśŽss…}XOZa[SZcijWL0A6=?KYdvxvsk[SKBO^iegvhO4 - - -
!8BE9Qy“—wkx–śžˇŁŤ†yjUQRRUW[a> 1T|‰‹’•‰‹–ŁśŚxtsvv_Pi‡–źś”g8
- -
%7Jcw‡‡€}kA - -
! -572"
")3?KWbVNLLJWi€Ź““–xK3-0?KPVZMBFZnupgM/)%"+<Tdkllk^QS_imaG4!
$4Sx‘‚iULE@51*/@O^c`NC><HQfrrkg\MQ`d]^anwp}‹’Šz_?#!E\`efd[ZT?$
- - 7C>/%"!%(%'.5)*).0*)"!#0)35@JJMD=;<:@IE3/1;A;>?:;?9428=FGF7"(>>4=<@?=>AJFHDW_[SM63EUP@?>IMNSUPHDSVTUOL\b_djd`g]ca^ehf]dfadaZ_YA8$ #0BG50Xjx~{lH - I‡™ťŁ¦¤›¦Ąk\__egŁŁ—®ËŃ××ŮŰ××ŐŘ×ÖŮŇĘŔ°ž’š›~x„Ś‰tk†Şµ¦’jp™šrU=<Ou†…~|†Ź¨Ż®´ł¶¬Ą›„z~˝ľŔÉĂ·ş˝ĚßčĺÜŕ×ĎĆÁĆÓÚÚƨ¤ťťť•Ž‰—« śťŻČÖăŢÓÍÎŐ×ÚĘ°Ş©´żÍÖŘŢâćçčçčĺŢÜ×ĐÁÁÇÎÖÚÝŰŢäääćčëéëěëěíěëěęéĺÜÓĘÄĂĘÝčôüýýýůřűűüúő÷řřúüýüýţýţ˙ţţţţýýýýüűűţýýúńôůüüýüűůýţüüýýţýýýýýýýúůřřôôőöúü÷óřüýüýýúńăŘËĹÇÍŐáëîňóř÷řůůúřůřůůř÷őőőôňđîçŕÜŢŢŕŕâăččęčĺäŕŰŘŇŃŮăčíëďôňëôúůďÚĂĂŃËżą˛±Ł›¬»Ňíüýýţ˙˙ţýůřřůôďňňň÷ůűöę×Ä˝»żČÍÎĎĎŇŃČĆ»©«ľĽµŞŠzz‘ťź€bvy}šš‡l\]^ozt„ŚŠ®ÎÜßĘ‹ŠĄźŁQ ,T6'(0%/* , 05D\a_Zbff[\jjni__SOLDHXgmmqgN-"$## )@KY\qvŤśˇŞ®ŤNH`rjcgTLK;96476CKcmyŤ“ ©°·¨“žŻ®˘ ť”€mt{w^IF]hfacfMC504@KNWelorpleUF>?HU\jrtkS.% - !>QVP?4HViŠ“ť—‹~ź©Ş®–‚ŽfX]`[]X\Q.*)(6:KXo‹’›“Ź‘Ł§¤–}z~wp_n’•śžť|E
-
&4?Zosw}††€yd<" - - -
- - -$&&# '''"
%/1?I[\VOLJOZfzŤŽ’~L//0<ENY]TK@RjoplU8-'#!.E\jjlnfVSXeqj[D+&<bŤ†raQID<1+'-@Wad]RA9?QhtysqgTKS_b]XhstpvŚŚŽ|]31G]ddeb_UI3 - - - - - 0>E;*!$',%*075..-)/1+)#&'.4CLLJA=;=9A==6023;A>?8=25878AAD@2-:??BAE@8;???CGOegXR>6@KLEDLNMUVSRJHNYTPGJWZ\egfadcc[\bgffcibb_a\SB6&#),7-
?emwrgD KŚťˇŁŞˇ« wi_`_co¨Ą›¸ÍÓÔÚŢŰŮ×ŘŮŘÚŐŃÉ°ź‘–x††|tps’®ł¨ź‹ov^C=Xx‚‹~ŠŽ¨«®±µł¬ŞĄ—{wuzŹąŔŔĆÄą¸¶ŔŇäçŕŕÜĎŃĹĂĘ×ÚË·«ť”šť–”‰…†ž ™™ŁżÔäŢŃÇÓŢŰĎł¤¦ˇĄ§ąĹŃÚáćčččćŢŰŰŮ×ŇĐÓÚŰÜŕŕŕćçéééëęíěěîííęčäßŮÍĆÇÓáđ÷üüýýýüúóńňńň÷ůűüýýýýý˙˙ţ˙˙˙ýýüűýüýüűúűüúóóůúúýůřűţýüűűüýýţţţţýţýüűüű÷ôôóńîńúýýţţţţüűôëÜÉĂÄËŐŕéďô÷řřůřůúůůůř÷÷÷÷öôňďíčćçĺáŰÝâĺçčććăßÜŘÖÔ×ÜéěîńóńěőúúďÜĆÎÎĂşş¶Ş§ť¤ŻŔŕőţţýţ˙˙ţüúúúřôőůřřřřůőçÓżş¶»ĹĘÎÁČÍËĂż»ąÁŔ´«¨“’Ş´łˇkw—§wi\gfwzŚ§Ę×ŘÖżyŠ«ˇ¤™Z! - :>+$!'!7GUg_W\`_gebcmjZ]][YFFHckqrcH0 *+&!!""1JS^\d}Š—ť¦«ŞŽR Icpi][ZWM;/.7<@AE\iv‚“ ©˛±¨•– ťš§©¦ŠgptxbZTVikaTH754=BH[_`a_Veli\VNF>@K[iurhZ9"
-"":W[_UVixz‹Š€wˇ¬®¤źŠ‚Ś„kfaaZaZ^]bip|†‰v~ŠŹ–Ž’›¤¤”Š‚v||dw‹™——„Z!
&2=Vdcgss{{zrd; - - - -
*(%" ! -
- -&-6?HW\]RRJVZbzŤŽŹ‘T9,.=?KW[TI?IcproX3+'"'8Laglsj\SXblpbM5#0Fg„‡reOFG@83*,:I[`bUH;7@ZpywoYFJWcaWZiupp‹”“‹tK"9Vbed_a]TB* - -
2@A6"$+$'//54%)5.'#"&+16GMQG@>;96>8:;+--78<96=;;165:HI<0
'9?>>@HC<<;FCAJP_eZMC;DWMJIMMNVRNOUGHVVHEGWYegbcbdih`Y^eekjceab`_X=96*'#
-(% - - -/@$ #$!=FOZ]PXj^nmggm`b]U\RHPPezroT2#"(-+1% !I[`WdnŽš˘©±ŠLCbuieYYYM;,<@IA@DUms~”ťŞł·Ş“Ź™ť¦«©Š]gsm[U\fZK>8:@?FLUahbJCFZgidTI?A<Ljn{reT@%
- -
$()!1Mce\Wh}wŽŚŹ†w|ĄŞ¬ŞŁŤ…‚€re_TZ]bjhj~Š›š™’ŚŠ‹Ź”™›ŚĄ¤‹Ś‘„„tt‰•–’”‰a.
-
1;DNW\dhjsvnka9 - - - &
-
'%'(%'" !+$
,.:>OYa]YZPRXeyŚ‘Ź”†^:+29EJWYWL@Cbgpq]4*+3$'3JYhmmkeZX\grfVA-
:Wv~‚q_IME97/-2@H[`]O;7@Uht~xs`KEIY^\X^ntr{†––Ź‚\/+B\cZ]`_UH3
-
-
/EC1($)/.*)+,-10('/10=EINF@@???>=854785<5=;:<2.<>=FH?4&9A<=<??;;CCCHIV_eSOB7EVRJIHNFTYPFIOVQRJLKNZleehc]h`\[\ggd_de_ea\[HD023$ - !FhlgF - -U“ťžž «ˇ§¦Ž€usdQ`bj†ž¬”¬ĘÓŰŢŰŮŘÚŰŮŮ×ŇŇÍŶž“—s{Ž‰}tut¨˛««žzj{„]DNr…‰…ŠŠŽ©¦®°Ż©Ł ś‚vsnqzŻÁŔÄÎĐËÂąĂÚçĺŰÜÔÖŐżżÎÚÔ´«™‰”•–Ś~‚”ŁšŁ¶ŇăăŰĎŮäÜŬšž‘śť˛ÁĚÚććçßŮĚÍÖÔŮÚ×ŰÝáăĺĺäčęéëëííííěëéâŘŇËÁąŃęřýţýţţýýüúřőńôöůűüýýţţţ˙˙ţ˙˙ţý˙˙ţţýţţýţýýüúř÷öúůúúúűűüţüüýüüüüţ˙˙˙˙ţţ˙ţýţýýúůőňńńôúüţýţ˙ţţýűőěÝĐĎÎÔŰĺîňőőůřř÷úöö÷őööôőőóďďęęčŕŇĐÚáäćĺâáÝÝŰŘŐŇÜěđňôóďëőú÷íŮÓŰÍľĽ˝˛«ˇś¤°Ňîűűüüţţ˙˙ýýýűôň÷üýüřřůńŕËÄÁľ¶ÂĂĹÂĘŇČ˝·°¸ĽÁĽ˛¬Ł°ą¶ź~o}‘¤Żšu\VdlzxuŽŚŻÖâćăßĘx…¨¨ťi% -N?#" CCRZNK_d[hf`rmfaM^[KR\bjnj_8"#+!.3+$;XcVYm{‘”™«®¨‹N<bxu`XUOO;44@I88GWfsŹź®˛´¨Ž‡Ť˘§§Ş¤†dn~‰oc\ZYG>:F@GNXXeocM16GUmh]KBBM[`hjrk`YB- - 10+#&4/'*NgjNNhvŚ“™„†~‚–¤§Ş°¦”„‚Ťze^V`\flpt„„—•—•ŚŚ‘źťŹ™ź˘ź”‡Š‡Šyn…’–›ź’s0 - - - -
#!';@@JTW^^_d]a]Y4 -
- - -
""$'$-+$#$)"#
(7=@ISa_XMRSWe{Ś‘‘„c5-.:CJV^]N@DTgose>...+(.DWhmoldYXV_nm`T3 &>c‡Ś‰r\NGA=8*.28Sc`XK=;C]jmvueWHLO[^YYlvrs€‘—’†jB#
$0HZ^]^^UI=& -
2@D4 # +6.2&...5),',0-<AKLHEB9<>BA@0,:47@?8@A7304??6@=1 ':A9@??;:>@CBFFX\]PME4=KMDEBRUYWSGJPTT\LHLX_dcbg]cc_^aZgdc_fd[`]VVK>76A5"# -
!Vc]> -W˘Ł ި ĄźŚ†xpf`[\ez’¨Ą›»Ń×ŰÜŰŘÚŰŮŰÖÔÖÔÍÄŻ›ťŠ~Š‰€sy‡•µ±ˇ’mizmGVl††ŽŤŁŞ©łł§ź§›ymvju‚¬Ŕ˝ÉŐĐÇËľĽÚćĺÜŃĎŐŰĘşÇÔŐĆĽ®ť‰Ť•–Ś}„‡šžžĄÍăáŮÍŐÜÖĂ ¨ś“›¤ąČŰäääÜŇ˝ĽĐŮŰŮ×ŢŕâăâćçęëěëěęěîíęéŕŘĐČĹÄÉéüýýýýýýţú÷óóř÷řúűüüýţý˙ţ˙˙ţţ˙˙ţţţţýüýýýţţýýüúőöřűúřűűýýýýýüýýýýýţ˙˙ţţţţ˙ţýţýüúú÷öőňô÷ůýţţţţţýýůňćŰŐĐĐÜçěóôőřřöööö÷őöôôő÷óńďěęčŢĚĚÔÜääâäâáŰŮŮŘŇßîňôôńěęôúöéŐÖÖĚľľ¸Ż¦š ¦łÖóýüüüţţ˙˙ţţýűůřýüüüůřříßËĹÄÁ´ąľÇËŘŮĚľŞť ¨®§™—š¤«¤Ťiq‹–±‹pX`epxt~†—ÉăćéćáŃĄ§°¦q-
2S*#$1PYZSSLQbdifflkf]WWTZSXclfg@, -&2-).- 6[ld^fm“śś¤ł§ŹQ=c}qZ_RYN<47@?=NDPe{‹’¤©«±§Ž…§©¨Ąš‚msz€mgSMI?6AEFMY_he]J6*/N]oeYDDIXb`goqoqfN( '.0+#*5-(L[k_WZy…€Ź•ŚŠ…~’ˇ¬°°¬™‡Š”pc^b^dmrv‡„—ž™„”“ Ł˘•• Ł˘Ź‹‰Ž{l}–™ ¤ž{7
"*'!475BBLIQMQTNLQA# -
"$'$&'+$" "%$
-$3=DJQccZMPV^fxŚ‘Ž’‡]9,-6=HR\[RE>QelrnO7*%,+48Odjjie^ZZ^kqh_A-
,M~Ž‘kRGKHB8($5JYZYRB;;J_gmyphWIR[`[Zemnqx…ŽŚ„wV/(@V[_PVUF>0
- - -1CG1"%".2.-).*//+)(&%->KFDC<;>BACC<14.2>B=:98:3:28;><D-)8A8=B?A8<D?BDDOZZRHC>ARVFGCMVVYVRFMLNPF;FZeddhcfide_Z_f\`gef^_aXUI94872." - 3NH7VťŁ ¦« ¦–…spnXUcs~›ŻĄ«ČŐŘÚÚŮŮŮ×ŮŐÔ×ÖĐĘą¤—€y’qqp‚¤¶´¨›~^p„cQn‰‰……‰•ŞŞŻ±¶¬ˇŁź€oup{z¨ŔľĚÖËĂÉÇĂÓăćŢĚĎŰÜ×ÄČÔÓĹ˝Ż¤‘ŹŹ‘“ ž©©Äßá×ÉĚŇĐĽŻ§ •Ś“•ť¶ÇŘăăŢ×ČĽľËŮÚÚÝŢßâćäčéęęëěíîííéćßŰÍĂĹĘĐŢřýýýýţýűřôôóřůűúűüţţţ˙ţţţ˙˙˙˙ţ˙˙ţýţýýýýüýýţýýůřřűüüüüüýţţüüýýýýýýţý˙˙˙ţýţ˙˙ţýýýüúűřöôňóřűýýýţýţüűőęŕÖŇŘŢćíńóöůőő÷ö÷őôôôöôóńňďęçÝĐÍĐÚŕăäââßŮŮÜ×ÖăńöőňďçčóůńäÔŮ×ÍÄĂ´°©ˇˇ¨»ßůýýýüţ˙ţ˙ţţýüůúüüüűůůőęŰĐËÉŔŻ°żČÎÜÚÍ˝ŞšŽ„{}€~’¦•nk€ŽžąĄz[UkmzpmŠłßčéęčäŇ…|˘Żł«x0H4" (=QUZPOO[ffrjegli_\OMW][dthQ7%,,"'(',. <QrhmnmtŠ™ ¬«§™V
:cuq^b]^M?34??EFF]fw… ¬Ş®«—‰’§°¨ťžť†dgzykZF@??<LKW`hdjU=2&!2NfjhZIHRYdfcmryrU*
-%%)3-$(D[dbURkyr””Š}€Źž«©Ą›‹‚Ź“yldbhjhplwŹ“—•ŹŠ†“”›žźś™•ŁĄ«›Š‚Š}lqť˘Ł˘€; %*400@88=CBCKNNM<# - - -
''+0-,+%"
(2=DOX`c\X\hkry‰ŤŽ‹c<+)3:AQY[VMERhrwqU7*'(-)4M`egfheYX\ekicS9# - "<m‹””ŹzaGLNHB2*09KV^XI?<CUcntqlcSKT_a^XdwrpzŽ{gD($0K\]OQKJA6! -
-
-;ND/" $%#-1-(+/+)&*'&''+6FGF@595?AAB72142777974;?78<;>E?.-:?9?B?<<4;;@@CQ_]ZIA7CRMFGPLLS[USGHJNMIFOYgbggcf`ig_Vchc_g_]]chZQMB8<<2-&# - - -"&.0,+-3,068?GFBB$ - - - - - -
.11-*+.($&!
*4=CP[_^`cqy|x{Ž‹ŤŤlA-'18>AT]^RARirwu^=.%%)(/Daeglkf]\ZdjoiaF, -
)Y~”’mVMOLD;1(/@KW^SD<@K[hrombUJIW`_]^owsr}ŠsX:!:NUQMJME9(
-
- -:LF7" %#"/40(+292()))&-8;=AII;15>@@E=71653+473:;:=728@D<)$2=<BBB;9;85:7<GWad[GC2@SMBISNPU[RDJ@@OSNHR^e``cghhgebX`kgfeecgca_YJH?8?610' -00 - SŹźž¨Ş°«Ż˘tnŚŽ}pfZNR^€•Ą¤ĹÖÜÜÜŰŰÚŘŮŘŐÓŐÎČÁ«Ž—Ťy€…Ź{qu‹Żş¶Ż§Źddtbr„‡€‚Śź˛ł˛Ą–ť—jfroy{„—»ľÍŘɵ˛µ±ĂßęčŰÓÜÜÝŇÇÍĐĐÇ¶Şś…‹Ź‡€s€śť™ś°×ÖĘÄÎŘÖ¸— źŹŚťł·ĘŘÚŘŐÉČĆżÉŐÚÜŕâäçčęęëîîíěěëęęă×ÔĚČČŮéőűýýüüřöőó÷řúúüüüüýţý˙˙ţ˙˙ţţţ˙˙ţţý˙ýţýýýţýűűüüüűýýüţţţýüüýűýüüýüüýţţ˙˙ţ˙ţ˙˙˙ţ˙ţţýýýýýýüűúř÷÷÷÷ůűüýţţýűňčáÝŰŢăęďďóóőôőőôöőöőôőđďíęćÝÖÎĐŢŢŕâăßŢŰ×ŮŘäň÷řöđęěôńćŘćęáŃÉÂş¨˘ˇ«±Ëęúýűýýţ˙ţţţţýůôđôűýüúřôéÚŃŃÎÉÉĘŃŇÚÜŃÁŔżş¬‡i_bix…jl‡”¤Ŕ¬l^jpxor‚“şßčěíîëç׍sź¬ľł|2 --=1
.14Kg^Z]Z]cfqirpkri]XLMVjtzhL+&80))')* !Iky‚yw~‘Ł¨Ż«««®ś` -6]toWS[OJ+,89?IHTW^hŠ¦ąµŁ ž“§·«źŁĄťwfZDJJKQPS^mpskWJ<,1%$0N_jifcXZ`WJ`izŤ‡m;' &/$!*60&5E\riT]lmyŤŹ–”Šz”ź¬Ş¨¨“…Ś{njcjnmclw‚Ššžź•ŹŠ‰‘—śťˇž©¬ŁŤ‹ŚŠ‡el‚›™“‡N##" )*$)412@==>6 - - -
45/),''%'%
-46HS]ceajvxyw„ŽŤ‘ŤoE()-18@J]_VDGbuvgB0*+()*<\hihiid\WblpmiS6!Ai†’‘Ť~cLKRM=5,,9CTbZGA<=Kbjqih^TKOY_\Zirtrq€Š‚{pI(
1CKGJNFB8) - -7FF8,+('"23+7/,2/.,$"%2;<BJHL>0:CC:=?101322*6985--0*7@;<.#+;>@CJ>>61449ABK[_SH;2FKEGMCLMWVVHADDGMKAG\beedafcdd_^^beffmdedb\WN@85@203$ -
- O“š¨«®°¸©\y‹~}l]GKPdž¬źµŇÚßŢÝÝŰŰÚÚÖŮ×ĎÎĘ»¤•{j}„|usxžş¶®¨™f[nnvŠ‹‰‚„…™¬·Ż¤ź˘šndupwy‘·ĽČŘÔȶ±°ŔÜęčŢÔŘÜÜŰĘĆËŃÎż° Ž†‹Ź€u—˘ś›ŁÍÓČĹÎÜÖ´“—ŁŹ†Ą´żĐŘŐÖĐżÂĹľĘŐŰÜáâäçéëëëëíîěééĺŕŰÖŃĐĐŮđůüýýüřóńő÷řůűüýüýţűüţü˙˙˙ţţţ˙˙˙˙˙˙˙˙ţţţţţýţýüüýýýüűüţýýţýýüýýţţţţţţţ˙˙˙˙˙ţ˙˙˙ţţ˙˙˙˙ţţţţýýüúúřř÷ő÷ůýţţýýýňčâáŮÔÝäéďňôôóő÷öô÷öőóđďďěčâÖÎÍ×ŢßáâŢŕŰÚÚŘĺđ÷ůöđëďóěÚŘííŕŃÄżą«ŞľÔíůúűţýţţüţ˙˙ţúíéôűýýűůřëâŰÚÚŰÔŇÍËÍÍÉÁÂĂŔ˝˘cl~Šras–±ł›‡eeo}}n‡Ž—Ńçęďďďíë×u–ľ°„9 &7-+(3JTZ_[\^Vdtnn{pqvkiVT]ep‚uT:!"5;0()"!,Zwx{sŠ—™ť©°Ż©«¬§—W7[nqaW\XC80.7ADFLZfj„ˇŻĄť¦˘ŹŹ¤«¤Ż°śzn^PEIJWRWapxzoYC112*##+K]fmj\SWUYZil„Ž“qA&
"'".96"'.H^kh_fts|†“‹||’˘°°Ż«š…‹…mbij_`fik{Ś—Ł˘ś•Ś”śźĄťŽť¤˘źŹ‰ŠŚŤŽwdz”›źś—[ - %(/-54=:A;2;;% - - - - -
$01/00)$)+#!
)39KVW`gagy~yrrŽ–š‘qF+'-22=EW_ZJB[syuoM4)&&&-4Rbefghb\Tajsuo\?%
1UsŚ‘‘‰rRELNND60+;K[_PG@;=Sgslgh_WLJ\^^cmxohvŠ|y]7':KIKHIE;* - - - #;JF;.(+*03(.)10,**(!(3:>ERPE@:>B>D=?.).982-6A2+21+9>4@A')6F@>A?@6*257>@J\]MF:1ALMIEDGJTTWJ@FFGLM;DRcdehbgged]`ddhdicdfe_`^OB99;<88* - -/@KUd`\a\emwuutsqxpcYael{{mA#-=6+'*(Ij€wvpy‹śšŁ°°«©®¦”^ 7WooZZ`WI7/.<7:?B[`k€‘›š¤©–ŚśŞ¬®¶˛źx\TQ[WTUWfnswf\A4*-+%(0.Ikqst`WYW`cmŽ•šśvH% - $"1<9(B\ek^gyp…“Ś‹zyŹˇ«°Ż¬ Ž†Ś~pf_cbcXfpv…– ¤¦›Ś†Źšž¦¤ź’źĄž”‹…Ś‘Ž|s„“ź˘ ›r'
!#%)4<784;=>0:<1$ - - - - - - -
!&*22030.*%!
)5<CRY`e`^fppjm{‘ś”uH,")-3>LX^ZIBTmvwpY9"%)(-3G[bgeedZTaiqxteK2 -
"Bd†‘”Ž|cHDKLLA2+0>V]ZMI:=IassppnfTLX`\\eprkv‚„~kM0+=EEFFE=.
- -&7BA1* # /2/*+*/-0+)!&16<GONKA:46<B>@//328933;3(24/48;C?)!.<?>?@E:7/2>;4?EUXQH7-9KM@FRKJTLQAHGHLHMJIO^beefgefjYZcojcefahac`\J;;?<==0-% - Y”˘¬Ż±µŻ´˛™cm}~ucC207Wx“«¤µÓŘŮÜÚŘŮÚŮŘŮ×ŇĐÖŃľ¬——|r{Śzt}—¸ş·Şšue|ŚŹ‹ŚĄ®Ż°¬´¬ź‘c^qv•¶»ÇÚŰĎĹ·«»ŇÜŕÚÓĎ×ÜßŮČÎŰŮËş¬žŠ}ŠŤŠw„žšŤŻĹżżĂĐŇĦ–ˇ˘šžĄ°ÁĚĐĎÇą°·ĂÔÜÜŕăĺççčëéëęęěëéăŢÓËÓßéçáćň÷öňňőőřűűűýüýţţ˙˙ţý˙˙˙ţ˙ţţ˙˙ţţ˙˙˙ţţţüüúůů÷őôďďďďîęň÷ňďďďîîîňňňő÷řůűüýţţ˙ţ˙ţ˙˙˙˙˙˙˙˙˙ţţţ˙˙ţţýţüüúů÷ô÷öřúůőôůőíÝÓÍŐßćěńôőřöőööôôóńđďíęĺÜĚÉŐÝŢßÜÝŰŮÚÚĺňřúůőńôîÚĘŕďä×ĘĂą®§©˛ąĚßőűűýýţţţţ˙˙ţţýôîřýýýüůůňîëëęěëçáŮŐĎɲ˛ĚŮɧ‡v|–~iŚ™±—x_[eztq‚ŠŹ·ăéěîíďîéÝ•z—¨¸°‡6 - - -):FE]]aaeVeos~|}ukssgdekx}vV((634--1)C^ouqlvŽ”ź¦«°¬««Ş«ˇ‘b -7auv\S[VH545988=E\dmn€Ź ©°®™‰ź¨«°©’i\X\``X\ktno\GA./2%*+*/5Tw|yrc]Zplrw”“žś€N)
" (>>"#>]ij\Xr{‚’”Ź†„}‹›¬Ż˛˘‰‹‰qggfecemr–ˇĄ¨źŤ”ťĄŞ˘ś– ¦Ą—‰‚‹Ťly’žź™x+ - -!#&+286.43<<4705& "$(21433-""$" +28ES_aa\XWVT_dr›ś–{M- )-9BOY_`TFHet}vc>* (+'/=Nagffg`YYemtvl]E/C/OvŠŽ‘‰uQHKNJIA5/8H\[WPB87NjyyxtndTPV[^Yfrnsw€†zdK4"5AHEED;, - -
- ,:@C8#$'.0(.0-*30(*$!)-:CLLG>2EA=;<92-../.55;<749:62=EB*
0<9B?=@736=9/9DDTULC5*6MLA@IHMRNMCFLSJJOJOYeghgaeegjZWcnjfbfeccc`XQ<:=EC8--# -
#;E@MPW`a_[`tuwophflqljjzzR/!(51:60*-%Cju{{rwŚšŁ±±µ˛¬Ş˘›ši$ -2Zmt_S]TH;02>=:GIPjbl€”§ł§•…‘ź§˘ź’u`bdeg]atug\S6)/2-0+*1):Ealw}jbfovw€‹Ź’š›G+")8C* .Oagc^k{wŽ•Š‡†w}–Ş°°˛®–…ŠŚ~nnhlfgpsr…‹›Ł¦žŚ€‡™ ¤¨™žĄ§˘Ź†‹Ś‰xji‡—ťś|7 -"!$""*$(5.2976265*0) - - - "
&-0532%""$ !#
-+6<DP]fga]YXX\jwŤ›˘š|S2&-1:@S`_]WCIcx|jF*""(% 0JZefdhc\W\kilnfN1
-'7\|†ŽŤ[DJHJKE90/<NW^WQ@>A^twsvwg_RV^\X]hruo{€|{qZ=)+AGC?83& - - 1?IP>)#'.3210-*614))*.9;EOLI:3A@>=682.123326<@8*42279AK/$0;7>>A>95:C2679KHOF?5!3IHC@HHILVMHEHOUQKKP^ijjjjgcgh]Wbcajia\eoc\VO=:@@=64& - `žĄ¬®¶»Ż¸ĄŤ“‚i`kpV=L[\šŹ§¦ŞÍÖŮÚÚÝÝÚŰŰŰŘÖÔĎËÁ¦—ž”~y†Ž…sp|Šłął¦žp{ŽŹ‰ŤŽ‘źŞ¬´´¨ „YRellt†ŻżĆ×ÔŃĐĘĚÍŐÚŘÉČËÎÜâăÜÎÓŰÖǶ¦‘„„’•~p”Ť‰š´ŔČÜÜÎĽ’€†—¨¦¨±˝ÉÎËş˛·ËŰŕčçččéčééęëęéçäŕ×ÉÇÇËčöřóëĺčěô÷úüüýýýýţţ˙˙ţ˙˙˙ţţ˙˙ţţ˙ţýýţüúôńîííííéęęěíěîîđďďďđôňňńńďďîďđííěëëęéëęíđô÷ůüţţ˙ţţ˙˙ýţ˙˙˙ţţ˙˙˙˙˙˙ţýüűřöđíęíőűű÷ěáĎĂÍÝčďóôőőőöóőőőđďďěéĺÚŃÔ×ßÝŰŰÜÜÚÚăńůűűúřóčÚÓäĺÜŇÉľµ®ŻµÇßďűüţ˙ýţýýýýţýýýřöůýýýűű÷íäŢŰŘÚâěěëá×ĎĽ«šž©«śŽŽjp‚ŽĄˇ|bX]l€qu†ť¶ĚÚâčëëëěá™k’Łµł‹; !,;:BOJX`Vaklr€uih_hlrrio}u\;&!#2437205#Acvwmw}‰‹Ś—§±´µ°¬¬¤™Ł§u/ *\pqeMUWI=51=;?=E[ehl‡ś®˛¶¬›Ťˇ ž‘…pfonmmdpsjWKE4+0+.'$,65>N`lssxptvx{„‹Ž–™žT0 - - -
)>F- Pdij_f|€rŽ™‘Š‰~Ł˛˛«š„~ztmfhcflpt‚šž›~‹źśź¨ž“™Ą§¤’‡‹‚xwrm†–śťŁ‹F
""!!"!!#$*-.,82506-+,)
- - - !-1-,01" #"!"
*:BDNZjmc]ZX[Zf|‹ˇT2(+28?M^ac]IE\t‚zoR2"&(&$)?VcehfdZLWdnsrjX@"
-Be~Ť‹lVDDJQOD835>U^[XHA9Jhx|wush]Z\`TS^lttw€€xshM1! 7>>;3*"
- - -@GH7)!""#001551/&(.)(+3:<DJLH?56=@>6;2+,335958<54)%1;;B>2
%+6:8<=@748?:312=?JLE1);KHB@BLGSXLHA>OYSLNQ]`hdjefieeXZca]e`Zddae`XH>09=:52# -Y ¬Ż±¶·ł¶Ł„|…[U_TDO^gš˛Ł‹–¬˘´ÓŐ×ÚÜŢŰŰŰŢŘŐŐĎÉöť”Šx†‹}mju´ş nŹ ŹŠŤ‘ť«˛˛©™–€\Kakmq‚„§ľżÎÎÄĹËŃÔŮ×ŐÎĆĚĐÚâäßÎŃŮŮνž†{™šŹŚw~‰ŠŤ“«ŔÎÝÜŇ˝ś‰”ˇ«¬±ąÉĐż˛ŻÂŰŕćĺĺćčééęęęęëęĺŕÖĂ»ÁÉÚíđňîěěđň÷ůűüýýýýýţý˙˙˙ţ˙˙ţţ˙˙˙ţýüúřóňđíęëíďďďîíďńňóňóôőôóóöőő÷ö÷÷őőôóóóđđđíěëčééîîňůúýţţ˙˙ţýýţ˙ţţţ˙ţţýţţţýüűůöóńěíô÷řóéŐĂĂŃßëđńňóôőöőńóńđďëëéáÚÔ×áŕÝÚ×ŰŮÜĺňřűüüúđŕĐÔćŕ×ĎÄľ¶±Ş¬şÎćôýýý˙ţţţýřţţüüűůůřúýüűüřěáÖÝáäęęéçŢÖÍşł¦ž¨¤“”ŹŤqcs„Ź ŹlUUjz|iŽ¤´ÄÍŮâćëęëŕśs‰ž¶·Ś: - -3><ILROP_^jqmposm^^cswtyvbB#!532-21,&5Xbmzln–“ź®±µ¶ŻŻ˘ž—«°0 2Vul]RPSK?122>?>I[Xbp‹§°±±µŁŠ– ś‡~{toprspyvmZK=;2)/:5',5:BI^bgv|„‚†w}‡„‰Ž“›ť‚]/%AF."J]bg\d}xt“Š‚{~Ťť¤¬¦ž„‚‚nddgppdjjs‰”›—‡Ť‘–ž¤ˇ Ź¤Ş¬śŤ„„~‚rlŤ•™‹E" &":2#$" +&**21*23/(4/%0" - -
-#)*'())%!"
+9BEPZgkhZTU\]ar†•š—„_7%)-4FIS_b\H=Vr{|r_4#$'&$)9Nafed]ZMMYgprogQ. - -
--MrŠ’vZH?HP\TD;2;JY^YME;?\o|€{wpfXPW\XXapst€„wslcC%'1:<1+ - - - $.DLG6( #%*1-,231-*$##(.3==DKHA76<:;<200/01712=533'0/6<CB-
#5=<:;A@<7<>;/,5?=>A:.*?HB8>EIGP^RQGMSMNGLSXXcegbjlkbVZafcid^d^]f`PF5.7A@54( - - - -
+-?EUYKAEY]r{n{jjqpjdtxzvhG2%975,6&"*F]emuzy…„ź«®°˛·°Şˇš›±®Ť1
(SnlZ[[\L<6/7?;ELWXayś łĽ˝«Ś‰{txpiptrll_I<707076.%6GJLTY\o€Ś~{„~‚‚‹”–‘^2 -
$AE/)HWck\`x‚z€ŠśŠ{pq¦Ş¬ťz††sgf^a\^^ajz“śť•†‰‰’ź˘ťŁ™š¨Ż® ‹‚‰‡g{ŠŚŹ’†K& -
"*(F% $( %,*$+*./75+/(* - - - -
-
!!$##&##"
19FFX_cjgWPOXagp‚Ź”“‚e@)',19HRW]`Q>Jguwqb>' "#$)3DYcbcdcOJWajsuu_> - - - -":aŚŽ}f[KGIY^S@01?U_ZVI<KPcr‚||tk]RQWZUZdqrv„~rlU1%*/4-* - - .?QN:+#%*1.&-2-.+$""''46AHLF=;::4451/-83,828:6,=K,-1:=C(%33=>>>F=678=6.7<@@;1!.DHC:9FMKSYTLDGNVXOOU_`db^dhfhg[acec\eiecb]^[H<47<73.'" - -e›¦Ş©˛ą±·•cfn}rW;LMbv„«Éʱť®¨łĐ×ŮŢâßŰÚÚŮŘŘÓËËÁ·˘› ™t‡„~qdpŹŻłĄś€hŚ —‘‘Ž›Ż®ŻŞź’\GVfrsxť»ÄĐÉĹÄÇÉĎ×ÜÖĐËĎÚŰßääÖË×ŰÖĚĽ¦ …‹™˘›…w““–»ÜăâŐ˝Ł’–’‘¤©·ÉƱµÂŘăĺćčçéčéëéçëéčâÚËĵ˝ÍŐßëďňôőůůúűüýüýţýýýýţţ˙˙˙ţ˙˙ţýűőóěěěíđďďňôőööőřřůůůůůřůůůůůőřúůűüúűüúúúúúúúůř÷÷ôőńńííëěěđňöúüţýý˙˙˙˙ţţţ˙˙˙˙˙ţţýýüúřôńďďéá×ĘĆĽÄŃăęďńóôőôôđńďîëëćäáŰŘÝăßŰÚÚÜÝĺóúüüýúëŮÖéęŢŇĘÉ´©©¸Çßďúýţ˙ţ˙ţţţţţýţýüůóóűüüúůöîçéëëßÔÓÍĚÎÎÇÇĶ¤ś§µ´ˇ~_s€~ŤxcOSdr†|€…†‡‘š˘ąČÍŃÔŰŕâŰiŁ˛˛Ź@ /9NMWQLBDR]ekmwjnjrsohn…rQ0$(/86;@8,!>]cdnr„ŠŤ §łµ´˛Ż¤–ś±µ¨1'Mep`\NQL:/5BA=BEIVbt‰–˘˝Éö|osqtsoqpf[LBB8>6323'2-CQNRPUVm…Ś‘‘…}‰Ž––ˇ”\4
!$=J/#/QklfYozq‰’ŹŽ}m{¤¨ © }ŠŚ€iihg[gidn‡Śšž–‘‡€‡š¤¦¦¨›¤§§ˇ’‡‹„nq—śž‘d*'*-&(%-%!&$&#*'+.+42/+:,&2&%
- -
- -
&"%%&$!
.<CDNZaidVRSV]cp~Ź‘’‰f@-$&-1CP\]aI>E]puoiM0"!"+?O^_gmdZOZ]fpuulM**Io…‹ubPLKITXI3/<GOZXPK>AQdzx€mbXSYZYVdlrtzuma@,!!%(*#
)<JM<,)'"&'17'*,*'$4")*29DLK>87;:1978-,4<869736.+.6-.2@D.)26<15=E>8;>86-17CB5.'CE@@>CHNTWMHEBLXPKOT^\aa_fcdmcX^ee`\bifdd^ZYD=7;==-))& - -`š¦¤¬¶ąŻµ’][bhn]DLXr…´ĚĎǧ–ˇŻ§ĂŘŮßâŕÚŰÜÜÚŰÓĎČżş«”›ťl~†~vpeˇ´Ş —phś•“ž«˛°´§›—‚VFYirwo}ˇşÇ×ͽÂÂÍŘŰŘÔÉÉŰÝŰääÚĆŃÖÖĎÁ±¨Šž ˘š‹•“—¸Űäâ×ĂŻ›—ŤŽś«®ąČÁ¶ľÍŮăäĺçéçęéééčéčäÚĘĽÂÁĎŢćěđöřůřůůűýűüýţýţýý˙ýţýţýýţýű÷ńîíęíďđňôő÷÷ůůůůúúúúúúüűűűüűůöůúűüűüűüýüüýúűűůřúůřůőôôóńîëęëîńňőúýýţţ˙˙ţ˙˙˙˙ţţţýţýýüűřřôďíćáŰĚÄľĹŇâęîńđňńóňńńîęëćäßŰááäćŰÚÚŮŰćňůűüţúč×ŮëĺÚĎĹò«¬°ąŃĺńřüýýţýýýýţţýüüüů÷óúüüűúöđéëęčáŇĹĂÁş¶ĽµąłŞŁŞ´©ŤobwkcW^kzwŠ…}†‡‘®ÇĎŇŇ×ŘÚÔŚ`˘´°C - -2BGPT]OCCMZcgd`hlllsx|}{Y6 ,;<9;9=?0 6Xceluw…‡ ¬··¶®¬Ą›–Ł·µŻŽ: -+Jdq`SSQE:176AA@GOOit„™°ČŇɶ‘khmqjopkje\ZI?6A4.112,,:@JWZPHP]t†‘’Ž‹…††€Š’›¦§“`B$
(KT8"'AYhg_l`hr‰”‘wlnŚźźśˇ¤uw†‰jkiologlq€Ť•ť™‹…|‰š›¤§¤ś‘™¦©©›ŽŚ‰‡tt„›žś™s8#*0(1,--'%)+ $$%,).-40*/4'0.&
- - - - -
-
-" %$%'"$##,;GIJU`hgYQRX^fo‚•”Ši>'"$44GPZ[ZK@@UisujV6##"$$3JX\ckmdYUY_eljr_:
"7]}‰Ś{kZMLKLON?45<MWZWPB?GWis€{jaSS^^Yagnp€‚ysiS4),%"
- - -%?HN@,)&"(0041/..1--"!&%2??CDF:688=B>=.'47;69:553543534@?-!31179@J:8;651476DC83)%6AD;?AGJTTQIC@QWKGFVe^]`celikg\``hh`cde^ca_TG94>F>82# - - -
-
R!%#&&"" $:HNR]ekg[TX]dkoy‰‘—ŹmE(%%26CM[`bXI=Rirup\8" #&!"-O_\`iqj`VU[[dgod?! -+Nk„…rdSGJNLME=86AO]UN@8?Ibqwxxuf\TZ][]ekyy}~ushH &.% -
'COL?2%" ")-1.%,+,+&!%')4<BGEB539:8D:4/4;7636<<5;:2042=AB-$2:36:=@84>?4/88:A=7:**BFD=BE?EMRNKFHQOUJEJTXcbdhnoda\[^dcge^fdfc`SM;7A@<80' - -
!a›¨®®¶»Ż´—`F=I[dQY`|’“ŔÖŘÔ̬Ź˘˛¦ąÔŮŰŮŘÚŕÝÜŢÚŃÉÇÄżłťšťm{Ś‚lhp“°Ş›sijŤťŤ‘›¬´±®«›ŚzZP`monm~–¶ÇÚĎ»şÍÖŐŰŰÍÎĎČŮŕÚÜäáÓÇÔÚ×Ęľµ Ť“žˇť–’™š©ŻÇßŢ×Ŕ¤© •źłąÁŔĂĘżĹŇÜáĺçčëęëęęęĺáŮĂ´żÓĺďňöřůúűüüüýüýýţţţţ˙ţýţţţţýűřńîíëďďńőóôřřůúüűüüüýüţţýýţýýýţýüűúůüýţţţýýýýţüüüýýüýűűůúřřřöř÷ôóńîëęíîňůýýţţ˙˙˙˙˙˙˙˙ţ˙ţýüýýűüůřôîëŢÎĆĹÓÜçęěńňńńńđďíěçÝŘÚăíěëĺÝŮÚÜçóřűüüóßĐßăŘŃĚÁŔ¬´ąÎĺóöőüý˙ýýţţţţţţüýűůů÷úüüűú÷ňíçáÚĚ»¶»®•…‡™žŹ~w‡ž†lltqkspekmy‹‰…‚vr‡‰ŽĄŔÓ×ÚŮ×ŐÉS†¤ł´”H 9DL\_POVOQQ_mm_]fc|…oxyl?"5>:6799+"*>P^in|†‡‹žĄŞŻ˛±± ™–©·˛ą¸”=YbkaW]WK?;4><>CS[ZYl‡ŁÁÄČşťk_`_inrlXI?;@>AD4)*1(5OS[`d\YYhq†”–””Ś‘Ž‹†˘§¦k/"
9^@("6Tfj]]jg_Ź”„vmm„—Ł¦Ą |€ŠŚiijdefnqy†’™Ť…‘źśžš—Ą˘Š…†‹†umxŹžˇ ‚C!*047<>663*7-&/-0#(,)**.0'(%/(1"
-
- #$)$"!"&4GKY[_hj\]dmosst‹“tL-##(3@LU]bZM:Eduts`?+ +%!/=Obdipmd]WU[`evaF+ &3So„‚ti[JFHHRQI<84HSWUH=9;MfpvurjjX]^`^]duzyxzy^/+& - - --HNH;-$""&03)-2.('(!#',4=@KJ@87@A;40321/39?@@9?@2/4/6;JF' $09?6:?:33?B5,848<?:9$-CK@=@<DHPRLIEJHNWONPPX_[bchiha_Z\b`[``cgjh_NC>??@D3% - -bš¶´¶ąŻ¶“eSIKjmYkg{”¸ŐÚŘÖÂťšŻŻČÖŮ××ŘÜßŢÜŰŇËČĆĂľ¦—ź•{p~…„lhfx¦¬“„j{›ž’ź¬ł®®Şś–}VE\hqunvŹłĆŘĎ˝»ĐŘŘŰÜÉĆĚĘ×âÜŰŕăŰĹĚÖŮĎŔą§‘ŽťŁź—“ŽĄ®Ż»ŘáÖÄ«ť¤˘ž˘±µµ·ĹÄ»ŔĚŘŕäçéęčęëęçâŰĘ»ÁŐéđô÷ůúýýýüýüýýýţ˙˙˙ý˙˙ţýýýú÷ňđďîďđňôőôőřůúűűüüűüýţţţţţüţţţüýýýű÷÷üýýţýţýýýýýţýýţţýüýüüűűúúůůř÷ôňńđíěěîóůüýţ˙˙˙˙˙ţ˙ýţ˙ţýţýýüűúúöóěâÖĘŇŇŕçëďńńňóńđíěéÝ××ŕíëčéßÚŰŢčôúűüúî×Řçŕ×ŃĚŔĽ°±µľŘíůú÷űţţýţţţţţţýýűűůůřůüűűűřđęĺŕÚÓżÂĆ°‘x‰‰{blŠ•objww€ldanq‚•‹„…‚‡¤°·˝ĆŃŘÚŮ××ŐĆŠR|Ł´±•N $:;>Tdb[OVRKX_lkg_bh|‚xxnD%0?856:?2#$BI[`z‰‰› ¤Ş˛µ®´®š“Ł¶ą¸Ŕ¶”0,Ieo^ZaZM=97688EPZ]fs‰ŔŔ·¨–yb_einusNC97<5<M;4-18EGYX\^gjmomu‰‹”–—’’—“‘ŤŚśˇ˘§ťt:
-IUJ, (Gald]ffl{ŠŹŠvlhu–ŁŁĄ˘™uŤŠrjgjglqhr‘™ź¦ś…†•’™źźš•źˇŞĄ‘‹ŤŹŚ‚jy•ś› ŠU$(5@?=;9:1+-&060)'72.-2.(1.+4*% -
,
%'"34"&
%5@MU\dlkejmproizŤ—š”~S.#!'0;IUZa[K:?^w}ukO, $'%)5I_ffjpiaXTT^bl_P; - -6VrxwpdSFCDOYZN;37EWVK:42;Renrvtk^]^Z]Y]epxx€‹ŠsH#
-
3JHF<4*#%!!(-20*,.,,)*)(*-4;GHE@54<D;577/'36=>68;@><94.16B@"&1;8207<78??66637@=83&)?JFBBGFERXSLCKNJMRTT_[_hcgfdi_[]]fhf_dbfibZVC>7>=><0$ - ^—®»ľ»¶®ł•aXV_yw`jo…Ź•˝ÓÜÜÚĐĽ˘ťŻ¬ÇÖ×ŮŰÝÝÝÜÖĐŃÍČÄòˇ™ —tou}m]Yj‰Ą‘‰”|nžź°«®¬›“u_MWgkfjtŤłÁŃĚĂČ×ÚÖÜáŮČËČĎŕŕÖÝäáŃČŃÖŐĚŔ±›Śś¤ź›‘Ś’¦®˛łŇÝÔ˝Ą“‘š§¬¬Ş§ĂĽ±łÉÜáăććęęéčĺŕŮĚÂĂÜíőřúűüűűűűüýýţýýý˙˙ýţýţţţüřńďěďńňő÷řřřúúüüüýüýüýýýýţýýýüüűűýýüůřňđóřűűűüýýüűýýüýýţţţţţýýýýüüűúř÷÷÷óňňđíîíńöűýţţ˙ţţ˙˙ţ˙˙˙ţţţţýýűüů÷ńëâŘÖŐâčěđńńđóňđîěĺŘŇŮçĺéíčßŰŢčóůűű÷äĐŕęßŘĎĘÁł«µ»Čä÷űůřűţţ˙ţ˙˙ýýýüţüűúůřűüüüűůńęçáŰŰŰŰŇĽ˘ššŤŠ{et}nmow~aPcl{ŽŚ„‹ŤČÖŰßŕááŕâŕÜÚÓĂ…Mw¤ł¶–T! =LPWcg`RSMQR]`_ZZiy…‡‚pD'/@:16:>5+ 5V_jz‰Ť•Ź•Ł¦¬°´°˛®¦š¦´´ąÄĽ˛—9$P`j\]\ZZC;515@BHZ^`j‹¦¬Ą–|sgjqpphX:242;>972/2>@S[[\g‹‹~w}…‰”™–”–›“‘’—›ˇŞźt?%
1\Q0+Bbpldbfom…“Ź†vjx›˘¦®Ł{‚Ž‘ujhcpqkorxŠ–ž˘™‡~Ś•ť ˇ˘›šžŞ«›ŽŽŚqyŽ•ť •f4(<@?>E>8960651.27730.8,1+'01-## - -
"%)%'&***+
0?GS`dhjca^`bdfwŚ–ś’xP-'+7GPWb_M87Wwxo\8&))&1AUcbhlkaWQSQT^[OC. -!<gy|jZHA?IZc^N>8BLLC5634>Vipxwqh]TS]Z\ajuuy|xX3 - - -
- - -4FIB8*%% %14--452.,(.&'-36C@JF;8;=9036./869<65<E<89521<==! -"330/3<58==>80029C?1$!$:GB?=AOIHSMMGHHQVKHQaa^ciie`jaZ]abjj`\d]bcTQF72<A=4( - - - b™«żÂľą°™kY]k…€epm’”ĽÔÚŮÖÖŃ» ˘®¦°ĚÖŮÚŢŢÝÜ×ĐĐÎČÉÄ˝¬””ś{hoji_TQc‰“Ź’Žol™ť§«°«ť‹p^HUge_luŹ±ÂÎÍĘÎŘ×ŘŢĺăĎĘĘËŰŕ×ÓŕâÚÉÇÓ×ŃĆłśŠˇ˘ˇŽ‹–««°˛ÁÔĎą¨ťŹ“ˇ§ĄĄ§ą°°şĚŘÝâćčęččçăÜĎĆĂ×ďőůůúűüüűüýýýýţţýý˙ýýýýýú÷öňďîďňööřůůúúűýűýüţüýţţýţűüűüúűúůűüűůřöđěďóöřřúüűřúúűúüüüüýýţýýýýýýýüúűüů÷öőôđîěéëňůţţ˙˙˙˙˙˙˙˙˙˙ţ˙ţţţýüýüúóěăÝÖŢäęíđđđôóđđđëŕŃÔáéíőňĺŮÜéňůüüőßÔĺáÚÖĘĹş¬©¶ąÓîúýűřüý˙˙˙˙˙ýýýţýüüůúůűüűúúřńęĺáŕŢÝÝÖÎż°¨››†uŠvqpt…„`VLXi†‘‡†„Ź§ľŘŕäăâĺĺćäâŕŰÍżwMwˇ´µ•L
%AMX\fX[QUQMM^acbbk‚‘‘T6/948:039'!/A]kw„‰ŹžŁ¤¦°¶¬´·¬Ş¬ˇź˛ą·ľľ··śF Od`]b[\JJ<89??<Q\ZWm‡ť™†|yynqvsk_UE546563-0636IKa`i~ŹšźŤ……w†‘ś“—š›“›ź«ˇqI# >c]=9]jmljf^l…‘‘|cn‰ ¬®¬•~Ś’}gfjlorunq•˘˘›Š‚‹Ź“ž¦¦ť•›¨©¨ś’ŽŹzuŠ‘śś™p8-?B9?HD><@485292/3625301.2/23$!$# -
.
"+)*'(-"#!
(>DSafidYPLSZ_av‰’™uQ.#*;>KVbaRA:Ls{s_B&)'(&4R^\`jnd]RLGJPUN?2!+_}†~hbQ=:CPZaXH<7<DJJA:/5G[kusmhb]^[dbY^jlnswtsfB#
- - 1DPP<&$%21+/220&*&#(*,-2AFGE?3;95033.,:37=::7:76326>A>>*"372.5B@78AD=.,869<.')(:F??BIEJKKOF>EKV\JFV^cdbefflj][^aZdegeccb[RIJ;5=@;1* - - .>O`^cX\Y[RDG^]`bq}‰…†oM6+?=9/:32+ +>Og{Š•ť ¦°´µ´´˛Ł ˇł¸ľŔ»şş¤J -$LaeY]RVOQA7A?B=PZediyskokhpqyneVK=8,(40$*)7:AOY_mŹť¤ˇ¤•”‰…~‹‘‘–“š™š’Ž”•›ź¤˘{C! -
-!9bb? 3Njoe\ddouŚŽ‚}if~ź©®°˛ˇ„z†Š†piijnjyms~Źźźť‘‚~Ž•śź¦žŽ–§¬¬ˇ’Ź‘{o…šź’y=&<>?GLHIC>?<=74895569656-*.91- -! #&!
'+&!%'$+=KUaijbZJKJN\iu„’•€U-%5AJS[XTH9Oo‰vfG+)-()0BU^ahghUNKF?@A70% - Egvse^R?5=EQUYH:47;LRIB42<B]kmmjgcYU`fbZ__djnuqlR3" -
-+AUVC+#"'!+01,322--)'#,15;AEND:6:63.441153:>712::;6/7D=B:*#-94)14;73@>;683685/,"":G>>GGEHKQQG?CGOUQN`e`dbhidik\R]a_dYjw^d[S[LFB<@?21% -
,*(,&%%'<FS^ad`[OFGLYjp}Ž›–|U.'.9@C?@74,?l}‚xeJ1)4/*0;GXd`\TG=:5-'#
+JalgVB3.2>NOQI?4'3CNOL?2%->UhjcWI;>L]cYX\_bjksmU2 - - -
- 2EXO?0..$!)&+(,..*12%&'+29>LU@;<6555122/525>A7?>?74.@A;=<& "3;5'16/15<?9127;312&!<FE?>D?JLIJEBBDRVOOObfhffffgeY[^d`\[ig`_U[XRDB>>>9)" - - jĄ˛¶»şą°´glgi‹Ťpzt†‘´ÍÎÓŶÉÓĆŁŹŁ«ź·ÓŮŰÝßÜŘŐŇĐĎĎÍŇĎĽ›‘z\IDG5.;Q‚š—ŹŚ{o‡źĄŞł˛±ˇ‹kXISesicm‹łĹÖÓČÎÚÔŐÓĽŔÖČĹĆÎŮŮÖŰââŮĹĆÓÚÔŨ ——ˇž™™‘ťĄź§§¨Áż¨›—ť˘Ą˘±ČÉ·ąČÍ×ŰŢăçčçăáŕŰŐâďöűüüüüýý˙ýţţţţţ˙ţýţţüúőďďđóňôőř÷úúűüýýýýýűűüüűřúüúůř÷÷řř÷÷ůúůúůůřóďîň÷ůúůůřřřůůřřř÷řř÷řűűůůúüüüüüüýýýüűüúřů÷ôňďîíńůýţţ˙˙˙˙˙ý˙˙˙ţţţýţýüűřőíéććčíčíóóôőôďíëĺęôůúúôçÝëóůôéŘŇĺáÖÇČż¶®«˛ľÔîűţúůűýýţţýţţűüýţţüůöóöůůóéĺÝŰŕÝÝŰÚÜÔËÉĚŇŃÇ°«’{{‡‘źˇ~g__jw|Ž’´ÍÖÜŰÝŕŕââăäŕŮĘ®oIrµ·žQ - -
3LT`cfbYVVLKMZfihqz‡…gH+#386725<*7Phq„ŠŠ˘ŻŻ®ł¸»¶¶±°§ź—Ą±˛»ż¶¸ż»˘K - Aael^XZZVB;8:>>MXeaaXVW]dgimn`]lgZF.(#),4NU\pźşĽ»»´ŻĄ–Ś€‚•‘ś–•“•‘™—˘§ťwA(
:bmX1,Hblmbmvu}‰“‡‚ngr•°´¸¨”}‡Ťzlqrjolnop†™¤žŽ„|™žś “Ź–ŁŞ ’‡‡Š…ltŤśźś‰R$:LNMJKRQN@>F=4,*//5048241+(-/)&$,! %%*"!! &)(2,/43/%!!
- -*+*('%"
#8GJVXVVRIAGLLTYk…‰mH0&"#)'#4]olgV=)/.((,>R_O=/+&," - -
8WdaL4!6HKLA5"&8IOE@,&OgbK5+!;L`\U_WST\g_?(
- -* 8DLSD0()#!+2)*/-'.5,%&&)2<GLEA><6>4348/'/:9<:;:>7617<;BB;"!5;5./3<4CK>9*03;:;5+%7HI@DFFKIIODECM^ZOKW^c_gfafkfWR]d__dddc\^UU]E4:<90*& - gĄ¸şľşĽŻ˛‘fliv‘’nmu‡‘Ť±ÇĚŰĚĄşÓÇ •¨Ş§ÍÖŘŰŢŢÖÔÖÓĐĐÍĐĎĽśŚŤ_D:831ATš”“‡t{ž®±¶¸Ł‰fQKSbclir‰Ç×ÔČÇŃÍŇ˧¨ÉÇÇÇÉĘÍŐŘăßÝĚÂŃŰŘČ®¦™Ť—›ž”†—§ź§¦©Ľ¶˘ ™›§¨¦śĄÂŔ¸˝ÇĘÔÜÝâćĺćĺäăâćďöúűüüüýýýýţţýýţüýýţýüřóńíďđó÷ůůúúüüţýýýýýúůůůúüúůúů÷őöřřřőöúůřů÷řůöđđő÷ůůřö÷÷ůůřůř÷÷ůř÷řúůúúůúűúůűüüýýţýýüüúůöôőňđîń÷üýţ˙˙˙ţţ˙˙ţţýţýţýţüüúóíéäáçâëńóôňóóđěéęňůűůóçŕěó÷ńßĘĎćŰŃÉÁ»Ż «·Çŕőüűřůüýţýţţýüýűýýűřöőôőúú÷îâ×ÖÖÖŐÓŇÖÓÓÍÖŘĐ˝¬ˇk€Ž” ťykddfcn|‰Ž¦ÇÔŘÚÝÝŢŢŢŢÝŕÚĐĽ¤šuHnŁ¶·šP
4LX_Xif]LWPFK^jgl}…gB7)!3@:57439*4Xa|„‰•› ¦¬±´´¸˝˝µ©¨§žś¨µ»Ŕ»»¸żĽ¤@ - B_heUX[LNF?31><O\k^MNHWYkmlfZUcopXB/( %*,4IHPc˛ÂÇżş¶Ż§‘‡†‰Ť‘™–’“—™š ¦ź}E,
!"#9dra9&B_ysfh‚zq…š‘‡per§©ł¸°›‡…slmgfkpqknxŽ—‰yn€Ž”•ťť”‘ś¤®¨˘Ž‹uvŤ™ k/<TTQP]WZMFE880$**57B912/25:4*&#/)',(%$.-'#(6>BE6$/:93('"%' -
*((+%#/76:>?;68852))3F]aU=*<C@1*)#$ 0;C- -
)>H:3!#1?<4&*-8<6'7DC3 $@PUJD:86BD;" - - - - - -5HR^`]a]SWEGVadqt„€oJ4&46--5((+"5Tgx€Ś‘ťˇ«®±·ş»ş»»±§ˇ¨›ž±´ŔŔąą·żĽ§J@TdhYXVRJJ?:?EBIY\SEBOVdnji`YY\moT2."#$*36;>Rx™łÄÇÄżą´˛˘–†……„‘‘‘››™™śśˇŁ§¦x?*
"9ere<$#9\wuimtww|ŚŚ‡~hn„ž«˛¸°ź…‰‹nofiekmkhx‰‹‹„mmzŚ‘Ž”ť›Ź’ˇ© ‘‹ŹŽ‹}s‘šźžŚtG(BRVWY_[NOUIC:) )%$*7:84919:70.&&(430/0<7::68AETB=520560")+-*
-3+1) $'$ )&$+,''
! ""-/(& .0)#&-&$)))" .7;0-**%*+# - - - -9GOO=-!% $.+--173),,/",.3=DF<36833:8**%-4:?553477=746>C= +0;517<>5:77A8,/5@:=6'!9HD>GDAEUPQCGLN[YPUVdfbhhjfgh^USaheb`]_d`\WJD<9==,*# -$p«˝ÂÄ»¶°¸’n_n€–“„xq‘‹®ÄĘŇż†šÇǢ{‘©±ŞÉÚŰŕßŘŘŐÔÓÔŃŇĘĽĄ“…}H827OMf—Žś¤Ź‰pwˇ®¬µ±–Šl[PX^efou‡®żĆÇËÍĐČÉ°…‹»żľĂĆŔÁÇÔŰßßŘÄĹŐŰŃÁ´ ““ ˘ž“Ś’ź ¤ś¦µ˘Ť‘¨¤™Ť‘łĽĽĂĆËĐÓÚŕáŰÝŕäéńöůúűüýýýýüţýţţţýţţţýűöńďđńńôö÷ůűűüýýýüýüűřů÷őööů÷ůřůöřôňôöóőůůűüůůůřőńńőřřřůüűüűýűůřř÷öőöóő÷÷÷ř÷řůůö÷řůűüýţýüüţúúůůöňđîîôřűýţ˙ţ˙˙˙˙˙ţţ˙ýţţýüůřňç×ÖÔáčęîóőőóđďîđőôńíäŢëöôëÜÂŃÚĐĆżĽ±®ŻżŮńűüüúüűúüüýüüűüűüöéęďďňůüü÷ňíă×ÓÔÔÉÁżČĘČŔµ¬¦«Ş•‹“ˇ¦‘zmssyt‡ŹŞÍŐŘÝáŕÝÜÜÚŰŮÖÇ«”˘żŽNd–Ż·›P (?L\X^c_cUIDFWov}hP4$(83/25-'$.Pgu}‚“ž˘¦©®¸şş˝Ľş˛©¦Ş ť«µ»ľą»żľŔ»©Q1MaaV[ZYOE;CE@@PZSH?D[aimhhY[S_rhU? $'!#*74.9WśłÂÂÁ¸»˝˛Ł•†€Ť‘” śť•ťˇť¦®«˘‚U4
- -1]pi?!!6Zorplqpw„…wZe€›¨®´°¤„‹Ź‰rckkehnlnsŠŹ“ŤyzŠ‹…s…Ť›¨®¤”Ť“„yŚť¤¤™xD '<Tc][cd]aSHE3+(3-165<=259<94.,-)52574<:=EF>FSOA9:2-29>;&(223"
10,$%!"(
*!#"!!"! "
- - - -
#9IUJ=-&&$...(.511'*)%&313<AA75.590461.%)/.626569;:512@>6! - -'4=<26<:.27;.10.;=><4&0<NNABHJMIRSD?@GRNLVY`ic\chghga[O_ed_a`\YZZ]XC:<8=9) -$
&oŞżĆÇż¸łą“mfkz”ŤxwŚ’¨¶˝ÁŻ{‰˝ĆŁ‚qŠĄ´Ą¶ĐÚŢáŰ×ÓÔŐŇŃĐĘĽ®—}_K?AYYq˘”Śˇš’€s–°ł±¦“mWFJ`phgtŹ®ľĹÇËÎÎÇǤ~‚˝ľĂĂŔĂĚÔŘßŕŰČŔÎŘÔŶ¨™’›ž¤•‰“™•ťŁ˛¤Žť—˘©«´şľ˝ÂÇĐÔÖŮŢŰŘŘŘäđöűűűüýýýýţţýýţţýýýýýúôđđđńôöůůůűűýţţýýüűýúřöőôö÷ôřö÷÷řóóóňóő÷úúüűűüüűřőôůúůűýýýýüýűúů÷÷ôőő÷řřřř÷řř÷÷ôőöřüüűüýţýýţüüűřřőňîďđ÷űý˙ţ˙ţ˙˙˙˙ţţ˙ýýýűűüůďÝÔÍ×âčěďóőôńîëîőóíéâŢěöôćÓÂÍĎÄĂżŻŞŞ«±ĆâöüýýűýüööůúüüüüűüďßÝęíńöúůřöôęáŮÖÓĘżÂÎĚľ«Ą§©˛ †u‡‡‘ť›{wszp‹ĽŘÚÜääăââŢÚÚŘεš“ąĘ–]c•ł´•T $>D\][d[WVI?>XpymO9+ &200/?, (<c{~‹Ťš˘¤®¸µ¸żľ¸˛°ŞˇĄˇťŁ´Ľľą˛˝żĂĂą˘G 'HacRU[RQL<<;=F_\NKGVfssk]VVRO\qn^A+7/".)/3*=c˛˝Ŕ˝»˝ľşŻś’Ś‡ŤŽ—ť›’˘ťĄ¬¬«›~X,
.\prM !(Ojofcssqp…„‰gkv“©±Ż©“‰‡shhkjjmkir‡”‘–Ź}…‰s`m„Ž•ť˘©§›Ź’—™Ś‚š¦ĄťM)!=Y_V\c_d`TJIB2.017:>;B6<=>8.153*+=68?P?39ILGQMMCJ?=31:>?2-+1/-!!$4,%!!
2
- - 6JSP<-! ""-)*/--+,-.+%'37:DJG:434872:6+)+02687<9858;5>;:7 -*3<:6<966<??56428><9.#+AQMGJHDGPRICEAGLLJMSdgdc`hfnhb[Y_dc`[[Y[_]]VC<?>=50) - -%v´ĂËÍĂ˝·¸qhjyŚo‚|Š†ś§˛»˛‡„µĂ¤Ź|‘¦®¦˝ÔÚßÝŮŐÖÔÔÔŃÎÁ´§ŚqmdXKRV^¦Ź{‹™š–‹‹«±® €dVOHaihns‹¬˝ÉÍÇĘĆ˝¸™vtžĽĽĂŔÂĂËÎŮŢŕÜĎľÇŐ×Ď°śŹŹ ť‰{‰ť› ©§ˇ¬©˘Ą®¶ľ˝¶»ľĹÎŐ×ÚŮŐÔŇÜëöúüüüüűýýýýýţýţţţţýüúôďîđóňöřůűüýýüüüúřůúúůôőöőőőô÷řůůúűů÷÷ůúüý˙ţţţýýţţúůüüţţţţýţţţýýüűűűűűýűűúúřřřö÷ôő÷řůúúúüýýţýýýýüúř÷őňďîň÷ü˙˙ţ˙˙ýýţţýýýüűüüű÷ęßÔĘŃÜăěńôóńďííóóîéăŕďöîŕĚĆĘÂĆ˝ş´«Ą«ĽŐíűýüýţýú÷÷ůűüűüüűöáÔŐâčîôö÷ů÷÷îĺŢŰ×ĚËÖÎƱ«˛°®ŻŽ}‚„Ś•Š|ruo‚wfvŤ±ÖçćççęćççăŰŰÔƦ‡ÁËź\e™®Ż•O - -4D\Zb`a[XMGBYisdI3,!/14.18(#*Chow†“™ťĄ®±¶µ·¶˛±Ş§§Ą™ś®´Ľ˝˝żÂĹÄŔ·‰4
C[aX[a\WH=?BJTVVSNScqqodTPYSRVWaZF3/7.,."()Dk‰ž¨łşľ˝˝ŔĽµ¤—ŤŠŠ‰Ž–š™ť˘ˇ¤¦Ş ™K-
- - - --[toS7 &Ijrrgpwus‹‚smj‰ĄŞŻŻ¬š„}‹znnlofjili‚““—–‰„„lyŹ“Źš¤Ş§ťŹŽ“•‡}†•źŞ¤[,%<X`Yaab\ZZQVSI<9@C>EFC;<97:<4./1$-<BC>CHA<GFQSNMLKG?;6;==65//763.*""
/+!
-
- -
-
- - -
- -
- -
- - - - -
- -/KTJ81&
#*)+42,(,23/#(1<=A@C;16>=64:>2*-0591599=8456=<?;!16;7<960489@635@<7::5&+EKLGCGHCHODD@DJRRLIO_fghe`fgje\\_d`WZ^__[]QMHA<:=5-+% -0·ĂĘĚĹĽ´¸Źqhj€śŹo€‹Ź€¤ł˝Ŕ—{¬Ă±šŠ‚”˛¨ĹŮÜŮŮŐÔŮŘÓÓŃËĽ«“sfRUYSZc˘r€– ™”…z‘®«˘Źvh\NU[eemtŤŞ»ĘĚČĚÄĽ˛ŽpqŽ¸ą˝˝ľľÉÔßÝŕÜÚĹľÍŮŇȶ§•Ś–› Ź“™‘źĄ«´ş¤ĄŞµ´¶·¶˝ÁĆËÎĐÓĐÓÓÓĺôűüüýýűüűţüýýţţý˙ţýüřóďďńóőőůůüţüüţýúůů÷řúř÷÷ôőőôňôůúüűűüüýţýýţţţţ˙ţýýýüúřúýţýýýţţýýţýţţýýýţýýýűúůřřőőôřöö÷ůůůřúůűüýţţţüúűřőôďîńřýţýţ˙ţ˙˙˙˙˙üüűűúúůńęÝĘÄĐŰâîňđđďíđööńíŕâďôíÝÇČĘąľ¸ł˛¤¦˛ÁâőýţýţţýúůüűüüůúúűôŘĘÍŢčîňöúůřňéŢÚÖÖËĚŇČ·¬¦¨¦¤śxw‡Ž”šŽŠ|p~„„lVi—ĘăëíëëëëěëčŢŘÓÁ t„¶É™Rg—«¬ś_ - ;LUPU[^\^QGAXlfN/' -4516<6$"$Cbox“•šź¨¨®Ż¬¬¬Ż®ł®¦ś›¦ŻłżĽĂÇČĆÂŔ´+ - - E]i`]bXVZN@QgUCIPS`nodZ[\XVOMKNW_I3/:8'$!(Ft‰ž˘ŻşżşżĂ˝ł¤”ŹŽ’’Ś†’ť ›ťŁŁŁś™U)
%Rkm\="&?gqmdnsqsy…}rgk™Ł©¬ś{‡Ť|sniikqpehx“ś›™‡€ŤŠŽ™—“™«¬źŹŹ‘Ž‡„Š’ť¤žn=/%+HZX_ce^]__`TNTNBKE=CD<;@00-;3.)/)!'8:::?CEHFNOOALOTXIE>:A>>?<78340/, -
% !))&
-
- - - - - -
- - - -
- - - -
- -"3LTL:.(# '//02-+-(,'$)159<CE=<<@9-5=<0.//66656B9:96;<:@3
+35=>>B8554@82*1==:C9,.APICCIEIJMHK>AVURLJV`fcciagdhd]\`dXY^cVWXXQIG>=>=.'# - 6Ś´ĂÍËĆľ´µ‘rkjw—™u€x…‘Š—¦·Ćɢ}˘Â¶¦’‰{‹¤˛©˛ĎÖ×ÖÖŐ×ŘÓŐÔĐÁ±ť{h]YZX`n—ť{n”ź›ž“s‚Ą¬šŽ~n^QOYchmv‡©ĽÄËÍĎĆľ˛ŠwqŚ˛¸Ŕľ˝·ĹŮĺŢŕßÜŃżČÔÖĎŔŻ˘’Žśž–‚Ś”•ˇµ»ľ¨šş¶Ľż»ĂÁĂËĘĘÉĚŐÔŢîůüűüýýýýýüýţýýţţýýű÷ňđńńôö÷řůűýţýýűűřřů÷řůř÷řőóôóóřůüüýüýţţţţţţýüüýţüüýů÷őřüűűűüűýüýýţýţţţý˙ţýýűüúůřôóőöôóőřůúůřůůűüýţýýüűřřřôóďôůýýýţ˙˙˙ýţ˙ýţüúůřřóíâŃÄĂĎßčíńđîěńřů÷ěßßîôéŮĆĚČ˝¶¶˛Ş¤Ą˛Ĺéűţýý˙˙üúůúüüůřřůúń×ÁĹÚćęđřűůôěäŮŐŇÍĹÉČ·«¨¦¤ˇ Šsr€’ť”Ť‡ru}„uk_gšĎâěďîëěîîęčŢÖÓŔ”dĂŤQY”°źc( -4?IQUe^Z\QGLRbXD+!%-112674#!<ejq{‹Ź’ž ŞŻŁĄ«ŞŻ¶´®Ş¤™ž®±ą˝»ŔÁÇČĆÁ¶…+E\g`YY^dbKDQYQ>U]\fpg\NLQQNMNOSZlS6&05/&'*)Tx‰•¤ŻşĽżŔÂż´¨“ŤŚ‘‹Š–žžś™šť˘ź•wF$
- - - - !Ibh_D+&!!6D_hiikuyp‚}soge{“™ŁŞ§ś‰}~ŹxqojlcmilowŚťˇš”‰…Ž”’™—šž ¦®Ą”™‹…„žˇś”rB0#.BM]cdhlj]b_TWOQ[K?AA@@J?G87<<7<3$"&>>@BCHJPPVV`X_a^TQODDBA>=9D@:2-.#
! # **'%
- -
- -
-
- - -
- - - - -
-
-
- - - - &<JVJ9()&"!*+0/-&.&) #'&+06?>?=68></88;1-076>74<;<259:>5:2*7<626;475>D?500=ACA;).<LGAFAEDLOGA?HPZOMNXba`ikdanjbY]cc_][]]_XXLM?2;:2-'" -9V^X__]aRINWMIN\ajjeXMKKV^JOHQGRdN=7950-),5c}‘ ¤ł·ÁŔŔĂ»łŁ“‹Ž‘ŠŹ…ŠŹ™“—™ž™Ťm;"
- -
- :]aZ@73'"1DWfh`pŠ{v~}eciŚ›©±¬Ł‹ŽŚwkmhdgellyŤˇť‘Ś€€Ž—ť›››śĄ¨®®ž‰‰Ž†‚‘ź¤Ł yD0 7Rccgnlge_a`^ZTYSHDBIHDCN<AA;591-( '6FOGNORRW^fipjelecaN@=<:=>=9>@5,,( !%)*#
- - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - - - -
- - - - - -&CRTI5*'# )+2,.*&(/'')&,14>DC?:8:<588-.).825209AB73=877@3
&;B636?73<=GA560;;?A5*6>GD@GFIEHMI@>ENWQKLYd_cahgdkje]b`gg_]Ya^\[LJC87<92) - - 0‡¸ÇÍËÉÁ¶·Žohm”–}‚z‰‰{•®ÂÓŮĽ„Žł´™†|‰ť·ĄĂĐ××ÖÚ×ÖŮŮŘÓľ¦‹‚tcklqŚś‘ytnvŚ ť™Ź{„Ą¤uf]POYkmrr~ŞľĘÎËČľľłŚrl|¨ĽşĹż¸ŔŃáäÜáßÝĘÄŇÜŰÉş±šŤ‘ť‘‘‘ť¦ŔĆ®¤¦˛¸ÄĂÁĂĆËÉÇČËĎĚŢôúüýüýýýýýýýýţüţýüúőđďđóôöřúúúüüüű÷ř÷öőőřőö÷řřőőňő÷űţýţýýţýýýýüűűůůůřůúůůů÷řűűűúůúűűüúúűůűűűűüüţţýýţýüúřôřůřřřůçäř÷ůřřřüýýýýüüůůřóňđóůýý˙ţ˙˙ţţţýýüűűůőîăŮŃËÂËŐäëîěîňřúúôçáííáĎĚĹÁĂ»˛¬§ˇÁÚő˙ýţţ˙ţýúůüúöóô÷ůúđŃ»ĹŘáçîď÷őňëŢŘĎĐŃĚş›šśˇ¦® }uŠ‘—Ž‹~w|nlaagˇĚÜâčçäĺćčëčŢÝ×Ć›gg†•vBX”¨ł«a# - -+8EK]_TU\MQWB6*!%-,"*5.'(.Ndn…Žź¤ĄĄ«źž©¬¬°¸¨ť—ž¶»ľÁ˝ż··ąŔ»Ľµ‡% - 1FY]^_W`ZQLPQHT\ipa_SGDXSCJHDSTd[XB;007823AlŚ‘›¤®şş˝ľÂął¤•‹‹ŤŠ‘‹†‹‘——–ź •†cE, -
8geaH4;;<BF\lmet’’‰††m[lť§˛§—‚Ś‘nhkkhiiltŹ‘šś•Ź€Žš–źˇś›Ą«´Żť‘†‡„ž§˘Ł‡M& 1I^ghigcjidf]cQQLHGHG?<EIE=D@:<56*(.:HNQYPUPZgmrksrkkddZB?E<@J?SF>46)'
'&# $%#
- - - - - - - -
- - - -
- - -
- - -
-
- <POI5.'"%/++*/+*)%%'$*-25=DI@;46505961'040/116><<18<9<K8(1557;;>3:BG>895=:@87)1GCA<GIDFJLHIHAHPVOQXf]cdbgclfe_`c]eg_^`\]]MIBA>?7)*" -3‰µÂĘËČÂą·Žnmgw›šy~y‰Š€¶ÍŮÝĆ‡ŞŻµŻĄš‚‚‘¨¸Ş¬Č×ÔŘŘŘŐÚŕäßÍ® Ť}lgn‚š””‡w}~„š˘›{–‡tf\SI`slv~„˘˝ÍŇĚÄ»ľmy ľľżż´ÁĘŰăŢÜŕÝÓÄÍÜÜĐÁ¶ĄŤ‰”Ź‡‚Ž›˘©ŻÁɱ¤Ł®·ÇČÂĹĆËĘÉÉÍŃËçůüýţýţýţýýýýţýýý˙üőńíńóőőřřúüüüüü÷ř÷ööőőöňôřřřúúűűüüţţýýýüüűűůűůúúüüüűüýýűůůüýýýüüüţýýýüűüúűúůůűýýýţţţţýüýüúůůůůöůöö÷ö÷úüüýüüűűúř÷ôňđńúýţţ˙˙ţ˙˙ţţýüüűůóíçÜÖÓĆŃÝčěěďňřűű÷čçńíŢÍĘËÄľş¶©ĄĄµÍçúţýýţ˙ţýüűúúöđó÷ůúęČ»ÁÔáćęďóóńëßÔÔÍŃČ´–Žˇ ˘©”z„Ž —‹|„‚vlcdemĄĎßĺćáăăććçĺÝŮÔĽŹaa_r_;Yš®ł¨u' - ''2>NWUY\OJPM:+!0-0/'"-*"$)?fq|ŤŚˇ˘Łˇ ź˘©˛Ż±®¬Ąšś«®¶¸Ŕ˝˝ĽŻ©Ż®Ş”b -,>NXY]d`\LHIJTdnn\@HHXNNFEEOWZdfbI60191:7UzŠ’ť©Żµąą˝Ľµ®¨™‘‰ŚŽ’Ś†‰‡Ź’’•–ŹŠpI(
- -
;btgP<??ASWgptmt“‰€wh`]K`y™¦ŻŻŞś~‰Źpskhmregh— ť‘‰Š‡Ž’žˇ›™ ®˛¤’ŹŚ…rx“śž™„U/#$0IZjjkighiacgZXTRPRJHHC=BC@>:>:<.+/"=RXZ``]Z_etzutnec`fXHO\M@FCEHC>8+)
#,+%!( - - - - - - - -
- - - - - - - - - - - - - -2 -
- - - %:LTG1%&$
%")++14+#'-!*1-5<;:@>677,/7861$..4A339=;;429?>G; -76867<<77DEC9><?C@@0+-;FB=?JJHOMSI@AJQTKLW\]nbadcee`^Zdd_]cZZWTSPQGD>?64,$ -4Ź±żĹÇÇÄ»¶Ťqqkp“–~€x‰Ś€ś·ĐßáŇ–‚±¶Ż˘†p“´§·ĎŐŘŘÚŮÝááŕÔ¶ť‹wjdt‹—‡‹Ź‡‚}}’¦ˇšqs‰vmVTWfv|y}ŚžĽÎÔËż˝˝¨‰it™·ążľłşĆŇŕŕÚŢÝŮČÇŮÝ×Ƹ–‰Ź‹†u…ź¨Ş§±Ă´¦¤˘®ĹÉÄĘÇÍÎÉËĐĐÔďűýýýýýýýýýţţţýýýüöđîňôóřřúűüýüűüűůřö÷ôňóô÷÷řúüűýýţýýýýýüűúůůůűűýýýýýüüýýýűřůűüýýüýýýüýţüýüüüűůůúúűüüţýţýţýýýúűúöôöôöőő÷úüýüýýüýýűůöőňđńřüýý˙ţţţţýýţýűúůôěćŢÜŇÎŢçęëîńřýüůěěóëÝÎÎÎĹŔ··Ş¦¬ľĐíüýýýţţ˙ýüűřů÷ôň÷ůůëĆąŔĎŕăéíôńńîáŮ×ŇÍĘ«‹‰š§ź§ž‚mšˇ‘~…‚‰‹~kemus¤ŐáéçćáĺççĺŕÝÖǸŽeB@R_D]™±ą®q-4DHT]NSOUHK*.!,;522++(",;VpŚ““źźŁž—™›¨Ż±°°«¤˘ˇ®µ¶¸ĽĽşľ˛ĄĄ¬°’P&
*ELMNMb^XLKV_oj\G@AOUMMGUVTf`cliKA<.9/:Ce}‹”˘«µµ¶ş»¶¸˛Ş–‡‹‰ŤŠ‡‹‹—Ž„„ŚyR% -=cmhI=6;;=Qmstnk‚“‡vleYMK^t“˘©ŻĄ Žy„‰‡roiig`_]_—ššš™‰Ś–›•–™Ş®§•Ž|‚xŤšť™‚_2! 5Qhhglfiqlj_dcb[LSHHMHGED=LA@<B11.'&<R\[]^_Xc_qt€tkbgbgZVWdYNID>EBC7>. -
- #&%$
-
-
-
- -
- -
- -
- - - - )?KKE/))!$$.))-.+&-%#%0-49@=:63:>76344-&11679549==96=C?A3,2=65?;:4:GF:889=>@B7'1?CB=EIGANUHFCFMTSRNZ^`c^_`ach`]ehc\_W\^__YLF=>=:/3&$ -" - 1CRW[XM\ZI;!!"&.1-...+!"4XszŽ’šź˘¦Ąť“šˇµ°®¨¤ˇ¬´¸¶µąľĽľŔ°ťŁ°±Ť:
(>MGIMgVFKNUijVMG<HKCGGK[`hbgfkhhR=>5<FRrŠ•– Ż±··Ľşµµ¶±“Ź‘†ŠŤ‡ŚŤŽ‹…ŤŚŹ‡tP(
- - - <_oiN2''B\illj~‹‰rb`aRFTu‘ž§¨ĄŹvr‚†kc`Y`YXc`rŚ’źˇ›‚z‰••—š¤¨«˘“‰‡‰z‹ž¦ťŚa9!1Rcajhqmlhaa_^^\VKLLLIHJFAE?<=86;9.1?Wa^]ab`\chmrnjhd]_`_ZdTGOPNKDC@@-
$$%$&#'$" - -!&$0'# - - -
- - -
-$FHDG8+ $+'+0*)'E50 ,+09D@:772402389+&.06242<:<=696A@G3 +7:63<862AMG96:<??A;3+3?GC@F=<CJI@CA>EOLNV\eeZdd`aii`\`__V\ZXX_WZNHAM9B:/) - -2Ź¸żÁĆÄÁş·Žkjgy“x„…‘‹˘ş×âá٤µĎÇ˛Ş¬¨Š~…Ť¤·´ÍŘÚŮŮŰááŕÝ̨‘wx” Ź~‡Š€yrtŤ˘šŹl{Ť}miOZn~…‹ŤˇżĐÖŃÄľµš€rpzŽŻ´˝ĆÇĹÇĘŮăŢŢâŰÔÉĐŰŮÓĹłĄŽ~‚~u‘˘ ťźŻ«ź›¬¸ÉĚĹĆĘÍĚĚĎÇÔířűýýýýţţýýýýýýýýúóđďóôôöúüüýüű÷÷řů÷ôôôóóóőřřüýţ˙ţţýýýűůúűűüüűűüüüüúűűř÷ôóňíççéççééîđńňöůűűüűűýţýţţűűůůüýýţţţţţýűůůöřöő÷řůřůűüýüýţűüúř÷ôóňőúüţ˙ţýýýüţţýüüűřńëĺĺćăćçčëńůüýü÷őńćŘßŢĐÇ˝·ł¨«şÉăöţţţ˙˙˙ţţýüűýüüúůúůçĚÂĂÔŢâćíđđđíŕŐŐ×ŃĘŤŚ”§±Ą‡h|Ž”‹z‡‰shf‹‡ĐâčéçééččáÝŐľŞŁ€\FLpm?\•´˝Żu*
,<R__VSZO?..'/50%*-% +Nm‚Źśź¤ĄĄ˘›¤Ş©˛¤˘śť«µł¶´¸ŔĽ»ż˝©š©ŻłµŽ> 1:B@V[QNRP]dk_HD:EMIN@LS^_gkqrqjibK=GE@[~‘š ެ˛¸´µą¸µşŻ—‹ŠŚŤ‘ŚŤqps“•“{i@* - -
=mtvP*1RigpluŠŠxlh_VUQk‡˘§«§©‹p{€lc_]^]_``fz” ž’yp…Ź”‘ ś”ťĄŞĄ•‰†‰€l“ˇŁ—r:##Fablnvpsda\abgWOKPTJFGG>>>=8:5081-$;Vd]bbfh]egce[a]^YYSVZ_OFOVSVNIDD:#
&%%#!!"# ",+.5741 - "&"$(,,9AE=1,,0'"" !'3/(
$*15( - - - - - - -
-( &EHNC4#
'+*2-*.F8+$*04<A@96557-9;27.*//57+,:@@=6::8AD7 - /:74269=5;FM>57<=AD=4(2AGHHBFC@OJI>E;JSNKS]cgbc[Ybfie[_ad^ZXTRXSSNL<;>;5/#" -
=iorX/'D[kgej{„zzxqlf`cź¨¤¦˘’xk~†oc_\^V`Y`hsŽ—™™”„y‚’•“••”™ť˘ˇ•Ś„€yr†’šť–€R/$.CTcklprppkabga_YZ\YUQJFDEE;8=7<9..#<Tdfeedkjhcgd`hbhhed_fd_UVRZ]YUB@D+
$"'&#"$%$*69=EZ_X@) -
- -$*/68>>LTRMGD=2,(& $&*/-
(=DIFMNB6 - - - -NC
-
'8FLB,!!0,*++)0%,'$%$356??:95471,:87502*/4+-4;A@><57B>30<;374:96@CF>829HEDB4%<GFB@?A;DKLD>>BK\VJH_ffeb^ZcjjeY_c[a\XUUW`UGI@=7:7-'$
-@ťżżĹÉĆÇ»´‰woj~™™{}ŽŠ‡ś¸Ď×ÓĚž{®ŇÚŇ˝łµŞ™‡„†Ž¬µÉÜŰŮÝÜáăăÚż§Ź„žµ©ˇ’{‘xow… –”Śo{‰oXIRr€†Š™Ą»ĘÖĘ˝¶ĄŚywz«ąľŔĹÂÇÁĎâçââŕßĐÄĚŃŐĘĂ®ťy…Š€y{’”—ś©¨Ł©ŻÄÍÇÂÁÄĘĚĆĹŇéřüýýűýüýţ˙ýţüýůőňňôő÷÷řůüűüúůöřőřřőőóńďôřüţýýýţűúűüűüüýýűűůôđđďíéęëěíěíîńíëîěďőööőôńëććââáâĺäéîňřűűűüýýüüúůůűüţţţýüůřöő÷öřůůřůűűűüýüüűůů÷ńđňúüýţýýýüýüüüüůňëéććéëěęěňúüýţůňçÜäěÝŐÄ»¬¦±ÄÚí÷üűýţ˙˙˙˙ţýűúűüüůůőâ¸ÂČÔÝŢâéěíčß××ÖŘĎŞ†‹™Ş {j€Ź—ť’‚…‰“h]€ŁĄ”ˇÂÓÚŮÚÜŕÝŰÜұźŁ®‘`M`vEMŹ´Ŕ»0
-)<EShhaC,&*:4(.' <a–š ެ«¬ˇŁŻŞ©¨¤ – «µ»˝şÉÂÁ˝±»ĽĽ¶›¨±±®ž\2ICIQVWdlgoiSC9@AGE?HF]pu{‚~~ŠŤ{xk]VNX{…”ź˘¬µĽ˝Ĺż´¤šŠ‡‘•‘Ž‰rrptxtplc]]R7# - - -
-`op\7 B`fa`cl|oktof`dpť›˘ź“{ot†xqa^caX\b^e’™”Ť}{Ź”‘Ź–”— ¦–ŚŚ€k†”››š„V0*+AUdjfmxmqkg^egaagb\\SGOOLFBCB:=<10'9Xbeiijlnsvvnqlqqrroi^b_`eY[USTHBB7+
# ').&!&+,
$-563>P`\K0 -!+4:>?HRMGID<-(')"!''" ,54,.KLSUTQL=% - - - - - - #>KH<.)"),'+*213-' $(197:GI2/143/2:71,0452-+47A<9<580<6 -->;:65:8=BKE7;59CEHC3"2;LJ@A@DMGEHA?BKY\GI``fa`ddbrq^[W_\]WZYRXYPTM@D4/50$$G?
?žşľČĆĆÄşµŤqngy›Š~‹‘†žµĎŐŇΡ~ŞÔŰ×Íą˛ł¬š†~‡śłł¸ŐÚÚÝŕâäâ׿¨ś•»¬§ź‰zŤ…|pv›ś’‘{j…}bOQt†‹’’ şËÍČ˝®¦‰~tvr„°ĽĽÂÁ»ŔĽČŕčćŕâÝÖĹĆĘĐ˶¦µz†‡€}€›–•ś¦¨¦ŻµÄĚĹĆĹČĐÎĘĚĎäöüüüýţţýýýýţýůôđńöôöůůúüüűúöőöôô÷ôńňőőřúýţţţüüüűűüýüüţűűúöńěęčéěđ÷űűüýýýűůőôńőüţýýüýůř÷ôńđîëĺâăčěđôřýţýüüýűůůűüüýţţüüúůřůůůřřůůůýýţýýüúúů÷ôňôűüýüüýýýűüüű÷đçčććéëěěěôůüţýüńâŰëěŕÔÉş®«°µÇŢđřüüţ˙˙˙˙˙ţűř÷űýűřůőâĹŔĂĹÓÚÚáëěíéß×ŘŘ×ĚŚŹˇ«Śn{•¤šŹ€‚–‰w^X‹˛°ź«ÎŢââÚÚŮ××Őơą˝šcRa‡€HOŽŻĹş‰< -/JUHE[]fopiVNIB@FJEMZWks{|„‰†rkd[LT‚—™žĄ˛°«ŻĽľÄŔ©•Š††’–ŹwpfuŚoh]NETTT9%"
,Rhi[59M^on[d€kinki\Ul” ¨§˘˘‰rrwpjce[Y^djjp‚‡•“Ťm~’“‘Ž—ťźĄ¦“‰‚Š…€’šš›’d3""=T`kfirmceklgacbgaVXTLKEJC>@A>@@:6/:Rdiakkktusrjkfdgjbfh`\aebc_R[WI:C=*%$%'**).51)).,("%03-+:R^\P9
-$5;BEGKKDA@=*%'!!$''#! %!,8BHA8<BGUUUWI>+
- - -! - -*?G?9,!"$1"!&*(11*#'*(084;7559220<A:-,327/).97742:;6:;. - (.313<<:>CNRFA4;GJDA:/1BG>=E=KJPPGHAEEMULT_fcbeifiijb^Z[`\SYRVTVNOJ>>102*$ - - 7OgkY9)DelnafwznlorucZjŽ˘Ą¬¨ Ślqt}pegfffhpos~Ť—”“…u~ŤŹ”‹’Ź‘ťŁ§ˇ”‹‡‡†Ť™śž‘h:*$=W^aleaibagalce`__ZRSUDMFGB@E<=@8236Odgjofuxhlmknoilihid]]aaigXb^[HA@B1
@@ACD@EDDJ@;?<6-*&#(-&)7R^^[E%%6:BIIJLLB?2.(%%"#%''(')&/FQSNVRD8<<EMYOYVH;$%/13'
- - - -1=FD=1( ! $.'('*-71),*17?<7=72620.<<:/04-322039140;;7=C5 -".226<>:9>LI@:6:FKHD8(0IDE>IA<CRODACCAJPNL]jif_dcgnla]Y[]aVTXQOPSIE??53,+$ - - -
1AH]W8&#),#$#
!^“˘¬¨˘ˇĄ«¬§¦˘–‘ź±¸»»Ľ˝ÁŔ»Ż®´ł·ŔĂş¨ĄˇŁ´şł†= 3ELR\jkqc_KGBMKPTGHYgf|„†ŚŠŚ‘Ž†{oo_e{“• ĄŞ©®·¶¸¨›Ś‰“‘Ťoflw†xlaL<5<FWjhK/! +Rntb8%B_bbb`qxqjnwnf]g©¤¤ŁŹvtz‰widjjsohkw}’—ťš†pq…Ś‘Ź‹†–ťž”Ś†‚}~‹”–Ź`?* 8[edgcc`ehl`g[ie[[YTTJMCCAC@@@==6106Lejnmpuimsmtmffmlvfiebdefec[UTAAA>1!!
gedcca_`^ac\ZTG0%"# &2G\bZJ+#!!1BEGEFEA=>>3*'+'""(&,9Gc|xqf`S@=@BPVX[`XN=7Kgu~s]/!&$ - 2DED?:-'&%%)'##(*2+'"&289<>=33178.5><0+4,872')1671;;7:E0 "-8:56;:2CMM@:6<CFBD/5EAE?IE;<NWA8;<@VQOJV``]cgbdfjb^][X[TWUV[SVQJF<43*' - d‘—ĄŞ˘ˇĄŻŞźžŹ‘š¬»ż˝»˝żÁżł«±¶ą»ĽµŞŞ¦¤·˝ÁĽ¤o& !7:J^cmrq]\KBADMFFVTYjq~Š‹‹Ť‘‘“—‘Ť‰‚{pmey”™™ťŞŞŻąş«•††’Źxw{„†vgZF9>=DPeplZ/#
-)Rlsg:$6Yksc`fopo}yuqb^‚—ź©Ş¨uj~‹~rljtumnldnŤ–ť‘ŤwhsŽ”ŹŽŽ–¤Ą—ŽŠŠ‹wt‰ŠŚa7!#8O^ahlmmihkchmkgd]\UNSJHJNMM?<?=35+-N_ghgormtqqsomltuusppnkiaed`]MGGAA5#
vuvtqqnpllidc^O3
#$"1EW_QB;:90 .>CGDDJF?AC<4(&(' &'6H_~Ź“Ť}lj_J@=KTSSU[][\r‰—ž ’tR4..-45-! - - - -
- 3@FG@7.,!((#!$"/*')5(!('08<8?5:=254:<?-&-7870(+-163649<A2
)-6763990BEOC=3:?IB?1(0GFB?>DC@FLD;;ECNOKSScgb]^^`ana][\^ZLTV_VHWWP@9198)& -Hź¸żÁČĆÁ»ł…ffcq‘•||…Ť‰ťĂÉĚĹ®źĽáëđďěćƵł±¦’„“®şµĆ×ÜÜŕčîâżĂÉĆĂ˝Ŕ®›‰~„Ś‹{{u–ś–”~zŠXr†Ź‘™š¸ČĎ˶§”zy€tyť°·ĂĘĚËÁÇŇÖÖÔÔŰŕŮČĂÇÄÉÄą¨„”Ś†‡Ź›–ź§Ąśź¶ÁżÄČĎÎÓÖŰáí÷űűýýţýýţýúőňňôő÷ůúüýýüűůóóňôňńňóőúüţţţüřřűýüýýűű÷ôńňőúţ˙˙ţţţţ˙˙ţ˙˙˙˙˙˙ţţýúđëéîôüţ˙˙˙ţýţţ˙˙ţ˙˙ţüüüýüöďěęëóřűüüüüúűýüý˙ýýýüůůôôőóóôřüüýűüüűůřů÷ôöúüţýüýűýúůöîçĺçíîďđńőüýýüňčŕéĺŮĐÎĂŻ¨®»Ěäń÷÷üţýýţýţ˙ţýůűýýúřőíŮÁĂĆĽÁĐ×äďö÷ďćÚÜŰÖÍťˇŽuu†źŁ†…–Ž{tiYv´ĚÍşÉďůůúôč̶´•aty‡–VGXŠ}HT–ĽČľ‰8 *5H[P7$#!/+((( R‹™Ą¤Ł¨Ş§¦ž™—ť°ąşąĽľľÁŔ¶®µ¶˛łş»¸±¨««łş»ľÁ¶•>
-BJUgqrjiKOICD=JFW_eggp€‹”’Ť‹’•Ź‘“x{|hh„”—ť ¦¬łł°ž€ŚŚ„np†€rbC?>><J[afpfI-! -
+GimiE"*Ofljdflmputord]x›Ą§±˛ |dwŚ‰wibfpmssen‘•’Šr`l†‹””ŽŽ“™Ą¤˘ŹŠŹ‹xwŚŽ•ŽtM';CSbfnqekfhehfd_^d`ZLGLLI@GG>>50.*$.H\ejrooxqttrtuqgksspsigha]Yb_WGEHD2!
yxuuyuwtqlife\L4&,.$%.DVYROIMJ4#
%5@GF?FJD>A8-#$$ !%6_b•—”†ukfUD=FOQWT[`cu’Ą¦¨ĄžfE968896, -
-
-+BLK>830&#'/)&*7.&&'!$*2:799=685.*-:@5%$0336.3)&67896::<1/9986:502BOME86AOJED1$.HJC=;;@=HIE78AJLINRU^f_TTZ]flcY^ZV`ZWWY]XUIGB/46-( -$ -
BžµĽŔ·°‡jh_m‘“y‚~ŽŁ°ÄĘĚĆ« ĹäěěíěčŐşł·łśŤ‹Śˇş¸¸ĎŰßéđńčĆąËĚÉČĂŔ¶˘–~‚„‹|x{”źšŽŤ}{Śl{…‡‘—Ź¶ÁĚIJ«rx|tv…ťł¶ŔÍÓÖĚĐŐ×ŇÉÍ×ÝÜĐÇËĆĹƸ°›……Ž–ŹŠ‰›śŞ´«µĹĘĂÉÍ××Öăęîńřřýýýţýţýüőđňňôôůúúűüüüüůôňńđîđńôůüýýüýúűűüüűýýůőôőřü˙˙˙ţ˙ţý˙˙˙˙ţ˙˙ţ˙ţ˙˙ţýúîčáâěý˙ţţţ˙˙ýţţ˙˙˙ţýúüýýüýýűóďěíôúüűýűűűůüýýýýýüřöö÷óňóůűüüüýüüúúůůřóřűüýýüüüűůöńěéîďďđđńřűýţűďâăéßÚÔĚĽ±«ŻŔÚíő÷řüţţüýýýţţýůůůúůöôéÖĆżż˝ĂÎ×äňůřňäÚŮŮŮËŻĄ˘‚p„Ś—žŚ~‰”Źryp]€¶ĎÓĂÉďřúůńŢÁľĽ—gWZlŤ[HV„FZÁɶ†> ,<XX5)("-''**$ ,nŽ››ˇ®¤¬¦Łť–˘°ł¸˝¸ĽĹĂż·®«°¶·¶´µł¬Ş¦Ą˛°Ż«¸·˘L ,:Maiyo\UJTQEAGLT_]bbdx““’”“‘–—“Ť{xr`v™›ś §®ŻĄ›Ź„ŤŚ{{z‚€kW?;;@HK]]aaf`G1$
(LjsmP) -&Iggmh]glglwxoaUi’Ł«°ł¤‰omŚŤse`knuxoneq|ŽŤŹifzŠ•‰…ť¤Ł˘’ŚŠ}}’““‚R,".Dblgddafedbijbagc\RJHJLDFEMPO=)"&?cknrlquilqklnsqjtyrqjdgng`gbRD:&
r{wqrnslmqlhjYF- &.10'1DOOPRRRO;) 0>CECEM??<7.*$%! )2<Z‘™™‘„slYF@HN[]][^cu™ĄŞŞ¤žbHB?;>>:3% - - -
- - -5FFE81340!&.2+%)+&%,(#!1<9:C;0.22*+6=<,+0.2211%+27:05;;0( 0=9;9::,0HPO;34BPFBF1%4KB<@96=>EG=98?LLNe^[Zf\ZO_^ck]VX]\V]ZZWV^KGE@;24++& - Fś˛¸ľÂÂľ¶˛Žnb^o™–q€‡‘Ž˘ľĚĚȤČćíęęęčáθ¶·©—Ś‹—ľ¶ÂŮčđńďćË˝ČĚÉÉÇĸ¬—ŚŚ~‰Śwyš˘–‡y†…{Ś‘‘• ¸ĂĚŵ”jfvuu€š´ąÁÎŇÓŮÔÓŘŃČĆĎÜßŮÉĘČĘÉÁµźŠ‚‰™”ŤŽźťź©¸´ĽÉČĆĆĐŰŢŢíóńôůűüýýýýţüűôňňôöřřúűűüúůúřôóîîíđň÷üýýýüűůúýýýüúřôó÷ý˙˙˙ţţ˙˙ýüüýý˙˙˙˙ţ˙˙˙ţ˙ţţóëäćőý˙˙˙˙˙˙˙˙˙˙˙ţýúůýţţţţ˙˙ţűőîěď÷úüýüúűűűüýţýűů÷őóňóöůůřűüűüüýűúúöň÷úűüýýüüúů÷ôńńňďďđďđöűýýúďŕŕĺÝ×ĎĆşŞ»Ęĺőúřůţ˙ţýüýý˙ţýůöőőóňńĺĐĂÄŔ»ŔÍŘéőůúôç×ÖÜÜĘ´Ş“~}Ž™¦˘’Š†‹Ž”Ź€mv‰xŠĽŐÚÇÉęöůöçÎĂŃĘ eAFh’ŠaD[€MK“ĽĆ·~6
8HW710)$,'/q‘—–ť®«žś‘‘™˘®¸µ·ľĂĆĆ»¶°ł˛Ż¶¶¸¬««Ą¤®Ł—•ź±¦\+>YhnlbYKMWJPNIWT_gakn}–˘–”šš™›š—‘’†r}sfv‘ž˘«°« ‰…‰†|pi}‰ŤxeVN::BFMW_^^ckkK2# - - -
$Kgpy`.
;Xll^Wfcoo€kQ`¤Ş¨¬§Źkay|qd`joqnjcZg•——^_vŚ•Š‹•ŁžśŹ{†Śwo†”——~Z<&)BU]\^]b\Zacjf^aa\WNNMMOS\apnfU- 4Zzxvyuspmmjswrt{zwwzohbc_cID1
-llpimjnm`ebdXUB)'.21.0=GEHNTXNC.
!0AHDIJAB@;94*$)#" #(3>Oj‹•™’†wlbL=>GTWSR\bp”ˇ¨Ş –~XDFBB=;98% - -
- -
- - =IH<?3172)++0,,%+,',)(")+:;8:;1.3+..::>621=5,22,%*104;:7,* /44446633L\P77:<DEGE3':KK@;A=?GG?<;6CHPNRY\]c_[Zbfed\^Z`_SOUYUPLOQB;;1/ $! - - - -D—®¶ľĂÁ»·łŠtgeq–•y}Ś‘‡›˛˝ËŃĘŻŞĎéëéččéęăȵ¶˛Ş–Ťž·ľ´ÍéđđîčĘ»ÁĆČÉËÍŔ°ˇ•Ť…„Ž|wuĄś™•†~ŹŤ‘’’ ·żČÁ˛ĄŹpmsxwq“®¶ÂČĆČŮŃŐŮŘČÄĐŘÝŰĐÂĘÍÎĘÂŞ–Š”›™ŹŤ—ˇ¨Ą˛ĽĽĆĚÇĹÓßßäďő÷řůűüýűüüýűřóôőôůůůűűüů÷řööőđđďěđ÷űüüýýűűúüüţüůööőü˙˙˙˙˙ţ˙˙ţýůřöű˙˙˙˙˙˙˙˙˙ţ˙ţůđđúý˙˙˙˙ţ˙˙˙˙˙˙˙ýůňôüýüţ˙˙˙˙˙ţüőîďöřýüýýýűüüţýýúőńňńńóő÷řůúýýűüüůřůöô÷ůüüýýüú÷÷řôňňîéěěďöúýüůěáĺćßŐĘÁ»®¶ÂÓíú÷÷úýţţýýý˙˙ţü÷řöóńńďâËľĂÁ´ąĚŘéöúúôęÜÚÚÜĐąĄ†|‡‘¤™‰…Š‰•Ś{mŽ Ž•ŔŘÝĚÇëö÷íŘżËÜŐ¨e<Fn”†[Nb…K]Ź´ż¶„4 <RD(!"/5$"*-.g…Ś—¨¬˘–•—žŻ˛µ·żÁÄÂĽ··ą´˛Żł±«¦Ż«Ą¨ŽvŤ¦Ą^" -5SaiojXOOMRTQFO_Zgchrn™Ą›ťźť›—›—Ślwm_p— «®©˘–†zoq{‡q]E;4<AFT_faW_^grP1*
-
IdhlP'
$@WWGDZijixŠ~lNHp¦ˇš›{TGeqre`bc[SL>3M{‰Ž‘rHGl}‡‹€r_uŽŽjsuue[l‚~uc@&!5EBORLOV]YW]WVTPEEF<KKNX^ecWXL)(H`jg_hlee^`_g`W^b`[Q@4/.+*
RQPONPKNFIGCA;3'" '08<76=@?AJTYNC5#19BADFEB?;;90-)0)% &1:B^…““‘Śn`S@9>GOROU]n…–žź‰v]H?@?@<790
- -
- - - - %9CA>3'-2+".01.(0+,+(*(&$)224>>8/,/007=:=*+/9=8112/0,.47:62'"*=<1+57=7KSD=>7;KLKD4,7IFE@D?>EAA<97DGHOFQ[_ac`c]^ae`]Z\]VZV_YQPQMK?83,) -';6"$(1*% %
#'\…“ŁŞ¦’ť¨µ°µżľąş˝»żŔ˝¶°¤˘Ş§¤¨Ą¨Łˇ¨‘si]pŹźe$ - !H`ec\OJVIUQOLWajfovvsv…˘ťźŁ šš—š‹ymegb^qŤ–“•™–Ť‰‡‡~‚{yŤ†yjRD<;GOW[hheaW`fknb9)
17E81%*(! 3859DKA2)'3Q\RVJ0%#,<8-172)#""(?HIG<(+=FLH=0&7GL@9;6:0-+/84.&%#"%*(,.*+$*("( ! !*)$!" &%(!&(%"##$
?>@>@;:==53545+!*4;A;4=D=>NUVQJ=*##2=ACCFB==<70.,-*'$"*38N|•—’†wk^E9@EJNMSYg{Ž›ź›‰u\E>><=8=:3&
-
- - - - -
- - - -
- - -
$15=94'5;0#".163+(3($-)%%&-6=>A9.-121:999*-7=63-,/553377774% +8=7112:9JRK>D9AKHNJ5+@KJF><7>?CE=>?>MROEK[^]Xab_Yfha]YX[^SPX]TRLFH=53/+) - - - -9Ś°şÁĂČÁ¸´kfa~•“……Ź’‰ˇąÍÜßٸ¬ĐćçęíďđîčäŃżąąşŞŚ“¤»¶ŔáëčضĄ´ÁĘĚĐÔÍŔł§šŚ‚„ŤŠzswŤźŞť–‹€—ź•”šśˇµÂŔľ˛śŤ……wq‹«°¸żÂČĘĚŐ×ŘÎÁĐÔŮŢÜÔÁĆĚĘÄ·¬–x“››‰‰¦˘Ł©±˝ĂĘľŔĘÚÜćńůů÷ůüüüüýüúőôóôřřůúüüűřöňňôóóóô÷úüüýüüúůüüüüůőńöü˙˙˙˙˙ţţ˙˙˙˙ţöęăęúţ˙˙˙˙ţ˙ýýýüüů÷ůţţ˙˙˙˙ţýţţţţţ˙ţóăâďűţţ˙˙˙˙˙ţ˙˙˙˙úňíőüüüüüűűűýýýţűúöőőř÷÷÷ůúűűűýűůůřřőůúüűűüúůřřôńđééëîöüüűňááéáŰŐĘş®˛ąĎěűýűüýţţţţţţţţýýüůřůôďęÖĸĽ»Ż±ĂĐćňůúöëŰŰÜÚÔą{Ť™šˇ“Š‚Ťlms‹¤¦…”ÄŰÜÇľáěáÍĹŢëëÝąqF^€ž“jBOy~XD{Ş»¸< $)3+!")"
!% -"QžŞź”ŠŁł´·¸µ»Ă¸°¸żÁÁľľľ§“ź§ˇžśŁźť bmhZu_# - -*Rh^ZRLJTSUUMUacimx€~~„‘ť ¦ źžť ™‹wgb`d`oŠŚŚŽŽ‹†€r’Ź‡lWI@?CM]fgeg`Za[bluxmF2 -!
&$#&
%
-
-7;8;934430015.*'.79=;9>?AEMXWWM>83("/;>CIHI@:3200,'*)!!#.5HuŚ“›”vrgM;>FIKQWZauŠ–šŚu[FC<=9>>?5* - - .BQWU4 $(& " -
- - - !2B<73*,6,"!&/7.*(0+&,,),(*27=C?:4./4.18A=319438972=98797633$ -1<385103@HYP;=9CHDC@4*7KJ>==;;@A?;<?AFEKLGRfe`ca]`ihZT]`_SOSVZSTTBF?60.%" - -#YŤšť›‹¤Ż¶¶¸µÁŔ¸˛ą˝żÄżĂ˝µ›ŹŹť¤ ťˇź ¦ś}eh^]j`**HXR@JQSWPKRSaahcnx†y‹•™¤¤©˘¤ť¤ź”†xdbcefgxy€Ś‘“‚{k~•Ž{lS=9@H[_hhceZ`fednt~†{Z5! - #
-
-
- -
/MO= -
67:51156312+/*#"")-/<=;76@EES__ZPKJOD5$ -9=DJLJG=682/)+--# #/4Gg„Ť’’‹‚tdO@>AGMNU[ai‚•š“‹xgRDCF?<@?<1 -
6Zx…wL
$/EMOJB.'782- %
- - &!9I<81*373&"',305+0-.(,*#.4:@?A;-*-5/3:@9/+24516@@><41<>1'."-9:213978MWF>;6:CHJ?2-9GHD<>>=FJB<>>@EAFEEQfcg`]Z^fd[Z_VWTJS_YNHRKE<50* -!.'!"$,' -"[•Ź†ŚźŻµ´ł´ľĹą´˝ľ˝ĆĆŔƶ™‰– ť”š›žźs]\\`Wtp41DGC=FV\[STPVjdizo†…‡Ž—ś§Ą¤¨Łś ˇ—vk`ihfdm~†Š‘‰xx{‰}]L@>=M]egkcVb`groi|‘“śaB& -
- -
-
-
-
- -
-
- -
- - - - -
- - - - - -?
- - -
695447321,6&+' "$)-3=?;5=HDGP_a[XPUa[E$(1@CEJID>7:86&+)%!#!d1B\{Š’“‰ynYF9;AKNV\`iu‹™Ť|m[GFIG?AA=;#
- -)Tu‹Ź…e6&C^gfh]O>*3IKF;,$
-
"<LE=0,8:7( $(.210400-$,6:?CA5,$.1?5?G@5.55226<>?:7;<:91/$ -*590.6>ABRZI733@CBHB/'6FLH==<?EC;8<B;CMOHMT^d]][]cgd]Y^XWVQUTOQOEJC8.2'" - - -/3)"# K*X†‡|‰ź¬¶¬˛¸ÁĂą¬¶ż˝ĹČÄÉÁŔµ –˘šŹŽ–źš…eWU[SVtsB
#5:<>JW[XVbeejmtzu‡‡‡‡ź¦Ş«˘§˘—›‘wtkk{n^euŤ‰s}„’…xR?3<HL_dhieajhhm‚‡Ś–¦¦ĄxM% -
-
- - - - -
- - - -
- -
- - - - -
-
-
- - -
- -
-<87979630+0.-% "$,6?A98;EILSYf[JEQe\E&!2DEKKKF@;776'&.%#!!(,6VxŚ”•ŽŚtcN==EIS[[^en‚“•ŠkcQJJLJDC?9( )-'$40*"=Vv–yP&,Genlic[M0! 5Q\VJ?+% - - - - -&<FE;1*5;4* ",2,-.6/32-$$),3;>C>3+#579;HGD53679;7;=<909>7060
&14:639;?GNZPE@7>JINB1,5CKH>:BAAA=;49?KMHENYZ_X__db^f^X^XYY[RMTXVHEI4)(#$ -;Ź¬µÂÄĹżĶŽhlt•‘~~Ś‰Ł˝×ŕŕŮş´ŃçëęčćęóúűüűůđŰÇ˝®”‡‡™«·´ĆŐ·ˇ´żĘŇÔÚŮĎĹŔ¶—Ź„‡‡†‚|‡—¤›Š›˘š ž°ĂČö˘ś‘‹‘‹€w‡¤µ˝ĂÉÔŮŇŰâ×ÁÂĹÖÖÓŢŢŮĎÄĂĘÇľŻŁ‹{‰–›“Ť—źˇ¤®ÁĘĹÇĚĎÚî÷ůřřřůúúűůőňňö÷öúűüüöňđđďîěďóôűüűűűúůűűűüůňđ÷ţ˙˙˙ţ˙˙˙˙˙˙˙ţ˙˙˙ţ˙ţ˙˙˙ţ˙˙˙ţ˙˙˙˙˙˙ýřřůűüýüţ˙˙ţ˙ţţ˙ţţţţţţţţţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţűóíňúüýýüüűýýţűúřőńńńńîďôúüüűúúůřůőőůůůůřř÷öůřńéčęđřóčŘÜÝŐÎĹľ¶ ¬ÇÝóüüűűýýţţ˙˙ţüüţýţűüüřňđçÓÁµ»»¦§şČáđůúöęÜŘÚÉ©‘‘“ ™‘‹†Š‹‰|q€‘®ÁĆŻŚ›ČŘÔ˝°®Ą¶âěíčŮѸ€Up–¬ĄnHV{_Es¤ľąH !&(!!-1 - Hr†ś¨˛®¸Â·ł´Ľ˝ÂÁĹĂĂĽą±§ť–“”‰Ž–ž™†`USWMWdf= )6:FMKKP\iepvtvw„†‰– Ą¨¨Ą¨¨ ‘Š„ooqpzsbi€Š}r|’‘‡qW?;=F]_djkgkfho|„•źŞ°˛ą˝µ•d0 -&
&(& - -# - - - - - - - -
-
-
-
- -
- - -
- - -
-;84:515523//0( !'06?@98<FQUXb_^PEJcgJ+!4?IVOMNG;8=4+)+/$%'(0+OwŚ’”’†u_M==@NWYb`^jxŤ’‘ťygWIENLGG><3&$3N[\L88ObcN3 ;PYZuŤ—–b9.EctrmdbV8$ :L\_VG6&
- - %9:A82'/88%#(30-(/3130,! '.047CF8+%,69<HK<50217:A@7776696>=0
!5454896?HM[TD>3CGLS@3-;FJC==@;@F?93>AGHKPNWZ_^[^d`^`Y^ZSRSUMTXPXHF;2/&$ -:Ź˛şŔĂĆĆĽÄĹ«Šox‰}…€Š“ŁąĎŮŮÔ¸˛ŇçéçäćîöűüüűůőéĚÂĽ¨’‰Ś®ĽµĘ·´¸ËĎ×ŮÚŃĚÂą˛«“Ś‰Ž„‚ŤˇĄš‚Ź ˇť±ÁĆĸ©™’ŠŽŽx…˘ł¸ĂÍÓÚÎÖŰ×ĂŔĆÔÔÍŘŕÚ×Ę˝ÄĆ˝·—…ˇ“™¦žš§ľĆÁÁĎĐŘěöř÷řůúůúůôňóňöřůűüúřńîîîîëíđô÷üűűűůůüűűüűőđúţţţţ˙˙˙˙˙˙˙ţ˙˙ţ˙ţţ˙˙ţţ˙ţţ˙ţ˙˙˙ţţ˙˙úńďóöř÷űýţ˙˙˙˙˙ţ˙˙˙˙˙ţ˙˙ţ˙ţţţ˙˙ţţ˙ţ˙˙ţ˙˙ţűôďőúüüüýűüűţüüúöńńďđîňô÷űýűűůůůřöô÷úúůúůůřůúóëäéďňďŕĎŐÓÍÄĽłŁ—©Ěčřúüűýűüţ˙ţţýűüţýýüýüűóďçÔż·ż¸Ł¤¸ÄÝďřúőëŢ×ŐĽť‰•śť—”ŤŚŠ“sw„¤ĽÇεŹ¦ÎÚËĽłĄĄĐçëëăăçŃ’Ur–¨wMVv†\=mŁ»ą“P -
%!(8%
EkyžŞ±¬®»żĂ·´µ·˝ÂĂÁŔ»˛Ż¶Ż© śŹ”Ź‹ś•†eU[PPJY]=,9<@FOJ]eiqqv|y‚„‹Ž‹‰ś˘ĄĄ§ŁˇŤ‡€zvoo~zq”{|…ŠŹŠ|jN??NV`fmebghr}y‰›Ş¶¸żÄÉËĂśl1
!
-
+:@* - -%
2ALUT?!$3*DUJ7
- - - -J- - - - - -
.%
- -
-
<58631/662,-/*%&7?BC99>FOR[_b`[MKakU4 #+<KSPLJC96<9,!+0+.(+-.Gl‹””™’Š{gXDC>PVOSY_cr†“’Ź„pZFGLKHFEF>;I^ksmg]dszueH37?Yiqh]n””—ŽuE(B_rpoedXB+&7IYYTB9%
%BHC=2*7@0"!&*.,(-2.-()'##*43A<@;,)&5:8FL@135179:@<>@835438/ &663389<<GMYOF>3HIHIB=1;ID>AA<@CG@82=FCISXW\[_\U`VabdZYRXNUURNMVMGC94-,(
- - - - -
<“˝ÁČÇĆżČÍŔ˘”“„‰zŽ†ĄĽĎŮŮ׸°ÖééâŢćńůűűúúůöđÜöťŚ‡‡ž´°Ľął¶łČĎ×ÜŮÔĎĹŔ¶ ’„‡ŚŤzx€ś¨š“‡…›¤›˘´żĹ˝·©–ŤŽŠ‹Ś„ź°¶˝ČÔŮÍÇĆÍÄŔÁËÎŃÔŢÜÚ̶˝ĆĹ»˛˘†Žź›•”˘žśŁ¸ČżĹŃŇŰëřú÷řůűů÷őóđńô÷řúűýű÷ńîîěěëëíőűüüüű÷ůűüüűöňřţţţţţ˙˙ţţ˙˙˙˙˙˙˙ţ˙ţţ˙ţţ˙˙ţ˙ţ˙˙ţ˙˙ţţüőó÷űűüýţţ˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙ţ˙˙˙ţţ˙ţ˙˙ţ˙˙˙ţűóď÷úüüüúúüüýüýöńđďíîđó÷űýűúůůůřöó÷ůúůřřůřřúôěććëńçŘĚŃËĹ˝·ŻĄ ˛ÔěúüüýýýűýţýýýűűýýüüüüúôđçÍ˝¶Ă¶ ˇąÉÜí÷úůëÜŐ˱‘Š“ťŁ——Ž‰†“‰zn€•°ĹĐ׿Ł»×ÔÇÂł ®ŕěíĺăđńá \jŹŞ¤tKK{‡X?q¤µµ“J -
!!1'7= -!>d‡¦°¬µĽľą¶´´¸˝Ŕżżľş±«ŻĄś›‹ŤŹ•›ź›~^T\NGOM[>$9BDONVbnsryv}‚†ŚŠŚŤ“źˇ§ˇťšś”Ž…„uqhp†……„‚u‚ŠŠ‡s^K;<MafiplditŚŽ‹ź´ĽÉĚÍŐÚŘĚ©t3 -"3>B4 -!.3B>'<8@B9#(-1)9J`stnI,!$6BS]ID^s…‹`5 - - - - -!#"%.*(.DLPG*!++
- -
- - -
:78702366100.) ")!29AD@<=DJR\e^_VUN^i_@)$&1>IIIE>75986/)1..--..@`{“•–“Ž…ucRDAAJRR[ceh~’–‘‡tbMLHHLGGJJObowuvqlq}†‰ybY_r…pihzŤ•›•}Z.#<[knqidcJ1#5IXYOJD/
- !9@C<2.3<+#+.,0&+.)-*"!$/66@>?;/-.5;<DI@1/01450;;A@413588.! 1?<73;?AJU]E@A96=@IK3.8CB;9@?FEJ?79=AGNU[W\ZaZ[XT\`e`WPXUWRPPPMHHD>>.'& - -
=‰¬ąÁÄĹÇżĚŃÎż–‰–zy‚ŽŚś»ĐŢŕŰĽłÚíéÝÜě÷ůűűůř÷ö÷ďĘŔÂŻ”}Ź¤˛°·µ··ÁŃŐÚŘÔÎČÂşµĄ…‡€‚|“Łś—Śˇˇ¤¶żÁ´¤Ť‰ŠŤŠŚ‰ťŻ·ĽÄÓÖĚ·«ĂĆżÁĂĆÎĐŮŕÜŐŔĽĆČ´§€“ źŹ–šť™Ł°Ŕ»ĂŇŃŰîůřřůůůřřôóńôóôöűűüůřöđěëěęéďöűüüüúůúüüű÷ő÷ý˙˙˙˙˙˙ţýţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙űůý˙ý˙˙˙ţţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙ţýţţ˙˙˙˙ţűńîőűýüüűúűýýü÷őďëëîîóůüýüűűűůřřööúúřůůůřůů÷đčćęéßĎĘÍÄÁş®©¤§żŢóüýüýüüűýţýýüúú÷řűůůüúóíäŇżąŔ¶ˇ łĹÝëöúöčŰŇ»šŽ“˘š’ś‘’‹‹‚wzŽĄĽÉÖÜËżÎŰÔŐϸ¨ÉëěçâëőňĺŻ[o–¤sVFv`Ct©·µ—K -
-,";5 -@|ˇ¨¬Ż˝ż·Ş«®±·»żż˝şµ¬¬§¨ˇ•—‹Ś‰Ť’—™ź–{_WXDORLL8
2FC=I[fcx‚{‚‰Š…†Ś‘Ś‹•š˘ťž—“‡‚|ppmm‰x~śŠŤ…idW4JOWlklkjt‰’—™˘§¶ÂÍ×ŰÝßĺŢÖµw7
- -+3=B5#>NTVU832EXfP905EF@?HLaxys`KEEPbhmg`qŠ–žxL
.>LI7("*(13..;IMLK8:IShumfG7L^]W; - -
%:>65552843112(!*)16>><<=GLRS\^\XWTbkgD/%!!1>IJLHB938@90551/&*)/C\q‘””Ž{jVH>BHRSQWdivŠ”“eWGKIIGECAKcowxwvon‹~ogq‚ŚŠ…|pcm„‘—“‡jC! :XmqqljbP7*6RSSQGB4#
"4>?:/248,!-/0-/.('-+) %(62<B>83./*8=MNF7)/7876:=AA833082&*5<<6ACJEWVN>@@<CCRM44<HA;;@?BGD=79DDMNYTPU^`RV^X_c^[URUWOOWONUPNFC7*(*! -
$/4 - =†¨«±˝˝ł«°´´¸ĽŔÁÁ˝¶©¦ˇ ›’‘‹…Ť—šśźť‘u^UQHI@FJ3 -/@<BV`kju‚…‰Ť‹Ś’ŚŚ”““—“–”š”ŚŤnmzyyz…ŹŤohWE=2^erxnv†‘ˇ¤«±µşżĆÓÝâĺçççăŰşy9" -
'11>5
$/CQ[gWC6=@VZXTEH_jYMFMYkqrodPKM^rymcqŚš›š†_* - - -
#>Pa`PF??@IB<;NX^k]KW`grw}whdqz{v_0 -
- - - - -
D<747;:@A462)' #-8;A=8<BNNLOU[\YV]lsO2& +<IJNHBA98?:-*.25$"+BWg‚Ž‘“”…q_LGBEKIIWbekŽ—”‡mXFCB?<><9:Plvxtspsx„‚wk_gw†‡‚pdV]wŽ•ś“]7-MejmlhcZC,1HQPQGA9# - - - - 9E=844;3,/'11.00//2-( )37:@@2.+,74<OYD--9;957>CB;7;7333)%15;>BCCEIPSPH=4>HJRI99>@FCA9;DABD98:HPN[YRY\YPMPTYcdWRWVTNPKINKOM>B5/)'" -
6‹ŻşÁĆƸĆ×××ĘŔ±–‚†{‡”ŤžŔŮáĺ޸ŰęčíöúúúůóňňńîîňóŢÁżĽˇ„st—¶°°ą¶ÂÔŘÔŇĚĘĹŔąŻ–ŠŤ‹—~}‰¤Łťś„|–©¶˝ÂÄąŁ•Ž‡ŚŠ‹„śŻ·ĆĚÍĚż›‚—ľżÄÉÉÍŐŐÓÜŮŮżĽÄ»´©•‡”™’„”ť™ťˇ©ÉŇĐŮî÷řřůřö÷ňđđńňöřúűú÷ôňîěěęéëňřüýüůůüűüü÷ó÷ý˙˙ţ˙ţ˙ýúńńü˙˙ţ˙˙˙ţţ˙˙˙˙˙˙˙˙ţ˙ţţţ˙˙ţţţţýüţ˙˙˙˙˙ţ˙˙ţţ˙ţţţ˙˙˙˙ţ˙˙˙˙ţţ˙˙˙˙˙÷ęîů˙˙˙˙˙˙˙ýřńůýüýýüúüüüůöďíěěńńňřűüűűřúůůřőůůůřř÷ůúůóěććÜÎÇÉĹ½ş°ŁĄµĐőýýýýýűůůüýýűüúőćäěóúúřňěŢÇ»Ľ˝´ˇźłÄŮéóůóčĎ–ŚťˇĄ—Ź‡Ž‹‡€}ŻżÎÚăăĺĺâÚáéçŰáëěáŢňúú÷ě˛gu–Ż«vKGs†]BnŞĽ·—V - -
!07@† ©¶¸®©±±·˝ŔÁÂŔÁ˝şłŞ žžź›—‡…Žśźź›˘‰nb[RGG=DL, -23;K]hnwwyŽŹŹŽŹŤŤ‘‘“‹Ž’‘‘Ś‡~zuwxlhro‚•–ysnX8+3H^u€xĄ°¸ÂÇĚŇÖŘ×Ö×ÜĺéęęęčćÜ˝„;
#5:96#+->\af`I3/3AXfYXIZohTHHMZdste\N^ovvitŹ•“•Śr57 -
- -
-
- - - ?TZbl[RKOVPBAFUflo[J^moyxxoz{…{O'
- - - -
??:6024-468.($ $,5;@?>:AOLKHLW[YPQipS.'".CEJF?>@;<8+%.3.)" &>Nat‰‘•’“phUFAEEILN]ejy†””Ťu_MD:@>:9>;Fcospqsrw}„pdZ_n~sd^TL\oŚ™›‰iA))B^gklmm_I0+<KQKEA<%
-(;D<00186#"#/0+8333+,) &0397;>7+*247<QZE0.8=718>@==<8665/2.228<BKIDX]JHA9DLNPK69BAA;A;:AABB6:?DS\`^\cb^VVXVZbbXSPQOWKFKLGF@891-(""
-,! - -5Ź±»ÁĆČĂł˝ÍŐ×ŃÉ˝ť„u‰ŠˇżŮáäßøÚéîöűúůůöďëćăĺëóôęŃ˝˝°†f`€©şµ§ °¸¸ÉŐÔÔŃĘÉĆ˝°˘“„“Ś{šˇ “‰Ą¶żÇĘ˝Ą•‰Ť†ŤŽŽ‹›®¸ĂÍÍÄ»›u‹´ŔÁÄËËŐŮŇ×ŰŰÉşŔÇĹş®žŠŽ•’‡‚–”ŁŞ·ÍŃŃŮďůůřřřôôńńđňô÷ůůúůôďîíęéëđóřűýüűřűýűűúöóü˙˙ţţ˙ţ˙ţú÷řúţ˙ţ˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙ţ˙ţ˙˙˙ţ˙˙ţüţ˙˙˙˙˙ţ˙˙ţ˙ţ˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙űř÷řý˙˙˙˙ţ˙˙˙üőöűüüüűůüüýűű÷đďíîđďôůűüűůřřřř÷řřúůůůůůúőëćâ×ÇÂÄÂÄľ´®¤©ľŮűýýýýýűůůýţýüúůőćÜęńř÷ôđěÚĆ»ľĽ°š’łÇŰéňöđăÇĄ‹– Ł§›“–•“‘‚~„ś·ÇÓßâćčćŢŢççčÜáëćŮĺöúůříącl“¦¨€JHsŠd?fŞĽ·–T$ - - - 8; ->Ł°°Ş©¶¸˝ÁĹÉŔ»Ŕ¸µŻž™ť¦˘ˇ–€†— śšśŁ‹ma_\IEHI?' -);OXgmoz‡ŠŠŤ‘‘‹Ť‘”ŚŤŽŹŽ†‰Ť†rt|ript‚„xrst[:0E^q{†™¸ÉŇŐŮÜáâääâÚÚáçęęëęčćŢ»†<$
-
2DA<-95:TaiaT:23AWaYRGUjj^IAFTeqvjd_efhgukj„†Ž|H
- - - 0Lblog_]UTTT?GSkqvfWagoxy{wsy‡g6 - - - - -
-$>A652053/2./-'!! '1;=??=FQPKFHTZREG_lV1$"-;@A@@>=;=8/0)..($#)8IYgzŚ”‘Ź‚wi[H@>?DHGWdgrŹ’}bJD<8;=?<=FSbmvtqoosrqdXYccZW[`fhm›™‘}L'"=^alnuneJ4$2LXURE6-
-
-
.3::A>DBGYWGBA=CLIRN:5CME=9>57CGC66=ERaa]X_bbXY\[\feXUKMPQGHGQKFB@4/)*" - -
-<Ť±˝ĹĆČűŻ°ĂĐŐĐŔž‡„{ŤŚ‰ˇ˝ŐÜÝŘ˝ąÜěňůűüűűőîęäßáéďööíŃÁµ•cd‡ łł¦Şˇ°´ÂŐŐŐĎÎÉƶ¨™‹‹‹…‘ť¦ˇ™~—´˝ËÍą¦–Š‹‹ŽŹ‘ŠžłşÄĘĚÄş’rąÂĂĹĐÝŕŘ×ŰŮĎ»˝ÇČÁ±ĄŤ‡’Ž€’™ź¨żÖÖŃŘďůůřřřôđńńńńóřůúů÷ňîíîíëî÷úúüűúúůűűüúřôúţ˙˙˙ţ˙˙˙˙ţ˙ýűý˙ţ˙˙˙ţ˙˙ţ˙ţ˙˙ţ˙ţţţ˙˙˙ţ˙ţţţţýţţ˙ţ˙˙˙˙ţţ˙˙ţ˙˙ţ˙ţ˙˙ţţ˙˙˙ţ˙˙ţ˙ţţ˙˙˙˙˙˙˙˙˙ţ˙˙úňřűýýüűúüüűüřőńđďďđôůűűűúůůřřőöřůúůřůůůöíčŰĎÁÂÄŔÁŔ˛¬¦±ÉĺýţýýţýűůůüýüůůúóćŘçďóôňđëÚĹ»˝ĽŻ™–®ĂÜéîňďᙡ§¨Ą“‹‰Ž“Ť‡|†—¨ľÎ×áćččăßĺççâÓÝćŮŰîůůů÷ë¸fs“§¦{PLtŠm>e¤¶µT - - - - -6>$ -9‹®«¨ŞŞł¸ľĆĆÇÇĂĂż»´˘––™™™–‰Śśš–—žźŠc^^XJ?DH@* -.J]co|r|ŠŹ‰Ž“‘ŤŽ—‘‰„ŠŹ„qz~gddmt€„‚toy…€fB:Ed}‘§ĹÖáĺćĺćçęëęéâŕáäéęëęéĺÝż‚=
-
4>?C&!/79JYcbW>23;O_^ZFXlo`IKGWhrxug]WZjiohhhŽŠ‹‚a& -
-
- -
- - - - 2Ghlvpg_XfV[H?Vfqwrd\exx‡}‚sz„‰‰†yX.! - - -
- -$-
<:2222551201/0'! "#/9?@A;CMOIDKS[TCFZoV8%)9>BF@@><333-(&)*%%$6CM_p…‹‹ŠŠ{l_K;6>CHKQ^ci}ŠŹŽ|gYDA>?<:77CFUilmnnojmok\X^[^hr|{ph{Źśš–‹c57Yhnosn`R5)0HYYLG;) - 1 - - - - ,62*-*021#!-,C31.,-% %%#'.118A;2(&"(>GQWC3/6<4258@?,,-0330) -"/3<=8=:=K[]J>=>IFKUK21APIC:A<<@HD97>EJZbUM``\]`^Y_igTPLXQIIKHLHHGA8.,#" -9‘˛˝ÄČČÂŻ©•§ÇŃŐÉ©ŤŚ‹†ťµĘÎĎÇłąÜíőůüüüűůöóóîěďôúůö漮Łwuź©¦˛Żµ˘Ą¸ľÍŇŃĎŃĐÉĹ»° “‚‡Ť†zšĄŁśŽwŚ±żÇČ»ˇ’ŚŤ‰Š’Źž±ąÂĂČĹh{§»ż˝»ÍÚßŮÔŰÚÔÄżĹĘƱ¨„Ť‡…–›žŔÚŮĎŘďřůůů÷őńňđńóőřúúřňđđđńďđđőůüüűúůůűüúůňőţ˙˙˙˙ţţ˙˙˙˙ţ˙ţ˙˙˙˙˙˙˙ţ˙˙˙ţ˙ţ˙˙˙˙ţţ˙ţ˙˙˙ţüüüţţ˙˙˙˙˙˙ţ˙˙˙˙˙˙ţţţţ˙ýţ˙˙˙˙˙˙ţ˙ţţ˙˙ţ˙˙ţ˙˙ţţ˙˙ýőňůýýűüúúüţűřőńńňđîđöůűűűűřřřôóöřřůůřűűőđçÝĘÂÉĆĹż»˛¨¨¸Ěď˙ţýţ˙ýűűűýüűřůúňćŘćďôůôďéÖÄż¸»¬™–¬żÓäîńěײ—•Ą®µźŚ‰ŹŹŤ‘€~Šˇ¸ÉÓŢáçéçŰßćĺÜËżÔŰŃăóůřúőéłbgŹ§Ş‡PGx‰j9fŁ¶µ™O - - #96$ -<‹¤ť¦©µľżÄÄĆČÇÁ»·°˘źťš“ŤŤ’”šťžž™~mcZPN>=CB" =Yclo€‰Ž—Ź—–“‘“”””Ž†‡‚†‡‡|†~~vdhqnv€tok{Ś‘qQJ[U†ąŃÝćęëěîëęěîîëçăßăčęéččâŮżz4 - -%49D<1*5<7/IX\^YD58;=UWXMRaegUKIK^srwf^\[`hodhh~ŽŤŽr2 -
.E\errf^be_]XKLbxxh_mx|{€{zlu‚‰‹vJ0"
- - -
?67163425+/)''"%/:=@>:=LQL>?IOOHAWqj>)# %:?DKCDB40-0*)'.-%&%7;CLb|‹ŤŽŠ}rfVC9:@FGO[a^k‚ŽŚ„tgODD?B?:6=?J^hhssmkmvqd^W\n}„„‡zhy—źšŚlA +VjlmrjeU='2CUTNL=(
- - - -
- -
,42-#0,)#&*.)(*&%'$"#04?>>>9-%*.9FTV=-.36272:>;0*&1360' -
25/66>9AAZaZB>7GMLJ@20?FAFA=D<GCB7;@?J^eY^b]]^YXT[c__SIPJCADFFBC;:3.*"#
- 6Ž˛ŔÄČĚƶ˛ŚŤ˛ÇÔŇĂŁŤz††ž°Ľ¸¸ąŞłÚîřűýűüüüüůűúůúúűűůě»›žŽŠ˛¸ź¦°¸±ź®ĽĆĐĐĎÎŃĚĹò«š‡‡‚†‡u|… Ąź’w{ŞĽÄǶ˘“ŹŚ‹‹‘“›®»ĂĘÎŔ«ŠdsĄ»ş»·ÄÓÜÚĎÖÚŮÇąÂČıŁ–ŚŚ‡†’—’žżßŘĐŘî÷úůůů÷ňóňőň÷ůůůőđđíëíîđńöűüüüůůůűüůöńű˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙ţţ˙üúůűýţ˙˙˙˙˙˙ţ˙ţ˙˙ţ˙˙˙˙˙˙ýýţ˙˙ţ˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙ţ˙˙ţúóóůűýüűřűýűřőňôňđđđö÷úüüüů÷ů÷őöřůůřůüúřóęÜÉĂÍÂŔ»µŻ§°ľŐőţýýţţţüűüüúřôöůńŕÔăíôřôńéÖÇŔşĽ±—ŻľÎáëîĺĎĄ–š¦·´–‘Ť’“‘‹v’ĹÓŮŢĺçčâÝĺčß̲ŞÁĂÎíôřů÷ňĺ©e`ŤŞ©QLq†d?f§˛®—M - - -,57 -
2r”˘Ş¬±˛Żµą˝ľÁÂÁą´¨ˇźś”Ź’Ź“Ś–¦©źź|f`^NVPLQD1 - -CfoktŚ•ť™š—”—•Ť–ŚŤ†€†~Ť‰‚onhjtu…„v{‘—•–]SXgˇÖäčęďďđďííîďíěęäââćččçăßÖ¶€= '0>GG/'3HR]K>=PS]WG4(.=IHRMR`cfgOEN_oszqh\\afplifvŹŚ? - - - - - - -
#<Ia`kpgb]]`WSMhsy~rceimruxtmr…‹’‚b>'
- -
?:9;564/.-.*%"")059=<=<FPNB?GHHGAMgjH+!-:CCBCC>2*-*!&.)$"$+39:UuŚ’‘Ž…uk_F;8:@>MW^]cxŠŹ|dTEDBB?<:??DVflsssnqxrk`Ycv…ŚŠ…}ru‚››ŽvP)$IcrsqjdV@(.@IOORA- - - - - &0-$"!*,"#!-#(10/,&! !#.,6==99-(206LSN=./04196;8<2%,50,*' *:337<A@DXbYG<;?EIRJ73?A?AC=DGFFA>>AFN]c^_dZYXW[\ae]VOJEEA@<@?==;?7//)& -
-
- -
>8<;<D:71.*,+)%036=>>=BQMHCCHLH?C]hM0#*:=BB?7=50-)%$%&!$ "%/KpŠŤŹŤyn`L>51<CIS_efq‹”“…j`L?=>AA?><?N]hruvsu{}rgaclzŠŚ‰qor†––Źb5 A[iknleZE(';DJFA0'
- - - - %! %*'&(('&+1-*"%'*+5;><7)%),6H[O<2113158@C<4-262//) *<;;;EGEIU[WE45ADHPE5-AJ@C@=9?HG@87AJSZd\a_^[[\XV_baWLJCMIB==8@AC<94,* -
6ŚşÄČĘĚÇŔĶ—’·ËÍŔšŽŽ‡›«¨«®µąáôúűüüüűüüűűűűűüüüúěľ“ŠŚśĆÜŃĘ«’¤°¦´ŔÎĎŃÍÍÎÇÁ˛§ĄťŚ†Ž’‡‚ŠŚˇĄž—…ĂĽŞž’ŠŤ”ŚŚ”ˇŻ¸ĂČĂą©€`dźłą·ł»ŔĆÖÚÎÖŢŃÂÄČÉż˛ˇ€““Ś†…†”›¶ÚŰĐŮđůúüüúôńńđńóöřůóíëěěęéěěóůűúřůůúüüúôóü˙ţţţ˙ţţ˙ţ˙˙ţţ˙ţţ˙ţüűüţýýţţýţýýţýýýýýýýüýúöôřűüýýýţ˙ţýýýýţţ˙ţ˙˙ţýüüý˙ţ˙˙ţţ˙˙ţ˙˙ţ˙˙˙ţ˙ţ˙˙˙ţţüóóřúüýúűüüüůőóňďďđđňöúůúůůřůöôřůůřůúůůůňĺŃĘČĸ˛«ť ˛Íĺřţýţţ˙ţýüřúýúřůôěÜĎŢěďóôíčŮČÂż˝°š˘±»ÁŐáÜˢ—ž«ł¶ Ž‘—‰…t|–»ËŃŰáćçčäŢĺéÝČ®Ş›Ź—ŮđóôôňîÚź[fŽŁ¨zNFr‚gFn¦µ´O
!*9<*2]—§°¬§śś¬ŞŻ¶ąÂÄľ˛«Ł——šˇśś—“Ť™¬®Ł™’{`e[ZQKZYV5 -Vt‡Ť‹Ť‘Ź•›ś›—ś›‘’zz}u~Ś”Ś‚qacr|vow}Ť–ť ¤ Že\u•ĂçěďîđńňńďîîîîëçŕÝáââßŕÝŢ×ĂšJ) -
+DJF6.!A]^PE<>VaeYL01.CZa^OYcif`WLSa{mZbcdjqohs„Ť™“”b' -
- -
-#Dbksqwjkcef]SPcq€}zhbmx‚{„wq„—–‹d9-& - - - ,768:@:?84(#$$"$).;?FDA=DI@>@BFFC?TgN3!-5;?>@97520'%##$)""&4Jc‚Ž‹‰ul^N@955=FMSafq‡“’„s`K=BB@><>6=BUgorrstx}ynaWgx€Š†tjm„Ź‹„mB";Qcfhhf\L-(6@G:2*
- - - !!"%$*+(*,(#+-*+&'%&*;38;9/*+/@IRO9266369==A;4059541) -%6@34<CEFKSWMC?=@HGI=0.@G><<;9;DGJ<89@P^g`\Z[]\^ZTa^^^QRJJME===BCD?6/'+$ -%jš«±§źź¦°µ·¸·˝ż˝Ż¤§©Ą¨ŁśŁ›“Ž Ż¬ šng`_JOYbjE( -$S{”’Ś‘‘•™’š•—•Ś‰zt„xu‘†…„ojnysrpsŤś ¨¦ťŠie„ ĚéíďđđôňńđíęęçăáŰŰŮŰÝŕăĺĺÝĆF)
9AKD-,#<WZC==@T`fbQ;2/:PcdWNYhnbZQS`u„se_alqvvgm~Ź’“”t. - - -
- %<Qkuz|qidecfUS`p‰‹sip|~|~Ť™™ŤuL5/ -
::98:9;62,""%$ (-58>=::CD>5:?>:55DVH0(/52;49:2/0% #'# $'4EPk||zvsi_UG=;89>EGS^gs‡ziVFEA>;6;886ASbjjkonoqlbY_oz{~rkao€„‰€iU2 1EW``aaUH5)/:<6-#
- - - - - - -#""37%+))&+&('**'#-029:?@=7...=K[M:/0776:7;?:677;92.%*=C?68CHGMOYQC>@CIIOD)0@JDB8=67GMC=:?ENaea_`c^[[Z`aYXZKKJNKHH>7<B<763+"$$ - :ľÇËĐÎČÁ»¶ż°–€Ź°¶ś{Š‹ˇ¸ŮěîďŮĚéřűüüüýýüüüýüüüýüüúëġ–“¤ÍŕáçΚŹ¤ľ´¬¶·ČÎŃÎËËĆż·ł«•…†ysŚź§Ą…™¶»Żś’‘ŠŹ‘ŹŹ ±¸ŔÁşµ˘oo„ŻĽ˝ż»ĽĂŃÜÖÎ××ËľżÉǶ§“‡Ś—–Ź‰‘śĄ°ÉŃŇÜďůüűű÷ňňńđńőřřôíęčéęęëěńúűűúůůůűü÷đňü˙ţ˙ţ˙˙˙˙˙˙˙˙˙˙˙˙ýýýýűůůüýţ˙ţ˙ţýýţ˙˙˙˙ţ˙˙˙ýüűűţţýýýţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙ţýüýţ˙˙˙ţţ˙ţ˙˙˙˙˙˙˙˙˙˙˙˙˙˙˙űňôúűüýűúüüüúöđďěíëëî÷úűüűůř÷ř÷÷úůúűűűřěŢÓŇÎĚżµ«¤µÂÜóüţţ˙ţ˙˙˙ţýýýýűřôéŘÄŘęîňňďéŘÉŔ»Âłť›®·ĂŘ׾˘•źŻ»¸ˇ•ŤŚŹ‡xv‚™´ŇŰÜŕäçčăÝćčŮş ¬ž‰—ÜňőůřóďÝŁ]b‰ŁˇM=`‡lC`§®«ŹS - &17( 'ež˛®źť§±şżżľľ»»ĽŻ§§¨°Şźź™“‘“˘®¬źťś~qe^ZRSWqvV) )^‘Ť‘Ť”“™™–•–”‡~„|vus‚„…ŠŠ“’}tursnwqŤ™ˇš—›’‰pj’ÍçîđďńóńďîéĺŕŮŘÖŐŘÚŕäĺčéčßĆ“I&
8GGE3' /IXRH=>S_ibUB/*7CP]`[_fokSHM[syhbbdgsxldo€Š‘‹yM!
- -.Gesupmiffd[XTj‰’€nlx‰}Ťšś•†YB7+ - <<6::<664((&!"1'24107=?7///2.*&*2=,
!",(+,00,.*""#!!*5Ofuutqje]MC;7838?N]bivŠ‘‰zdMA>:?=:3450@R`glnmmjfaRL]mtvurrh`m€‹Ť†nK-&<SX_b`UM7%(:B?8%
- - - ("" @<%0,(/0,()((($)*15<?B6&"#)5HUTA3/67::66@;4522193&3DCB72>IGKRVMA<>JJNO?-2>LFC=34<@I@468<Mcbbe\^`^OTX`cYLISMPOIJA=<=:2,&&(# - !@Ž·ĆĐŇĐĚÁ·ž°ľŞo{•—„‡Ť‘ŞŃďřůőäŐíůűüüüüüüüýüüýýüűúřéŔ¤›– ĆŮŢçŇ Śš˛ąˇ±ąĽÉŃÍËĚÉĹżż¶¤‘‚‚Ś“Ťz“˘¤šŤ~šł©Ł‘ŽŹŤŚ“ŚŹź¬µÁÁş±ž{qt‹ŞąŔÇÄČÁÉÝÝÖÍÔŃĆľË˨ž‘†™”‘Š›ź§şČÉŮđúűúůóďńňďóőř÷ňęççééęéëňúúřůůůúűúńîúţ˙ţţţ˙˙˙˙˙˙ţ˙ţţ˙ţýýţýţüýýýţţ˙ţţýţ˙˙˙˙˙˙ţ˙˙ýűöřüţţ˙üý˙˙˙˙˙˙ţ˙ţ˙˙˙˙ţ˙ţţţţ˙˙˙˙ţýţţţ˙˙˙˙˙˙˙ţ˙˙˙˙˙ţűňřúýüüüůúűůőîěëęęéëőřűúůřřřřůřúúúúúůóĺ×ÜŢ×ČÁł¨¨şĚćöüý˙˙ţ˙˙˙ţýúűűřöóćÖÉŰčíôőńëŮËĹÄŔ¶›—©·ÄÓǦ‘ť›®ľ˛Ł™Ť”vl{–´ËÝŕćäĺéăÜáčßĂ ’š¤ť‰”Řň÷řöőîÜŁ_^‚˘¦…SLie>bˇ¬Ł’N -
%(00/ (fŁ¬˘ś ´·˝żÁŔŔŔľ´µŻ«©°ŁŁź––ŹžŻłŞž‘|ha`RNW]„Ť`, -'cŚ—•Ź‘–’™—ŹŽŽx~trm}}ŤšŁ“‡|kqu~‚…†ś”ŠŚ”Ž‚jn ±ËćěďďďďíěéääÝŘŮŐ×ÚßčéęččçáË–I' "2@AB3#&FVh\E@DZmdbU=)-9DY[VTekk_R@Ody|rfacejoujl|Š‘Ź‚_) -
-
*9Shnmhfiekkec_fŤ’‹xiq|Šk|‘śš•ŤrQ88. - - 9<798;87/'&#"!&./-3457@D=0*,())% -6,
%&'+23-%$$!#-Egu„}}sgbZG:4888@LV[`xŹ•“Śq\D<;97:97727Kcprpkkge]QFVfs|uvsjeoŠŽŠsZ3#5N[_aa]O=.+:DC>/
- - (*(+)!" ,*+0-.)0*',''(*258E=3-,'*7ESQD7779913?>9/15568/(7BG9.8AC@DLVNA:=LJHHB23BGB<>=;<BC@50@AWgggd\`\[b]X[eZNLOPZWMMFI?>>75'!($ - - !#!->* #f™¦ś–˘·ľąµşÁ»ąą´±´Ż¬¨ ›ś™’ś¨«¦›“xnd^UKUe„—f)
+qˇ™‘Ž’“‘—ŚŚŚ‰ztvy‚p€‡”ˇĄź„vo„ŽŤ•˘Ź~†Ť„kx ˛ČćëěëéęéčćççéćáÝÜÝâéčéččçŕÍ™F0
.69;*$&)3TecS><UmehX=2-3>MVNL^epl\TR`y{xwkX__lv{vlt‚ŽŠ‹n;
"*8GPanomrmnfkXSb{Ś•‘~mpz„Ś…|lv”š‘€^?@9" - - -
>58;7952*"!#$!#(/-+4537DK@4,/-+0*)8=6!#&)-,+))'&'@_v„{qjcN=1/38>NNX[i†•›}hM;8;9:;:5/1D\knnljeibTHNbq}|xnkmrxŽ‹ŹgA"(G^fde^WA/+2BC<3& -
- - -
"--$!%)&#)8)/-($--),))%0/96;=33203=GNND:6<85.3>>@,1::?9,%-EJ>5=H??AMMG>:6BDKLB5=CKC<=BEACF?40?DJch_a`f^\cYX\]YKJRS`XWG?G==?8.+'),
-
:†łĆÓÔÎĘÄ®Ž’«®_cu~Žš´ŮďóőđŮŐňůűýűýüüýýýýýýüýű÷îĐŞ—•ťžł¸Çáұž Ł«¸˘Ş¸şČÉĹČČĆĹÇĂ´©ź…“…„€ ˘ž•‹ ›Ź’Ź’‰‰Ťť¬ĽĂ˝Ş›~sv„Ą·Á˝µ¸ąŔŰŕÝÓÎŐÎĹĹÍÉĽŞ’…Ś›ś”“žˇ«ł˝ĆÚí÷ú÷ňďđîíîđöřöďçâăăäććëőúůřůůůůúőîřţţţţ˙˙˙˙˙ţ˙˙˙˙ţ˙ţţüýüýýüýýűůú÷úűúűüţýţýýüüúôçŰÝęůüüűűűýüűüüýüýüýýýţţţýţüüýýýţ˙ţ˙˙˙˙˙˙˙˙ţ˙˙˙˙˙ţ˙ýřďňúüüüüůůú÷ńîééééëň÷űűűůřřřřřřúůúüůîÜÜäŰ϶±¨µŔáňüţ˙˙ţ˙˙˙ţýúřüýů÷ďĺÖÉÖäéďóňěŕÎÄĹľ±š’ź®ľÂ¦‘™§µ˝µ ™ť š‘‚”¸ÎÝčęéęčâŢäčŰľŁŹ‹ˇµ±”ŽÍéńňňńěŘšO^‹Ł UDeŤi?Zź±¨V -#!)/8# ]Źšž©¶ł©®ş˝ÁżĽ´´·µ¶ąµ«žš–”ž¦¨ťź‘tleXKMWbŠśk, ,o ¤ž“‘•—’Ź””‰†‚~ov{vrlxŹžˇŁžŠ„„‰‹–™śťź‹|Ś’yetž±ÄÝćčĺĺçęëęîďîěéăßßŢćçéęčäÝË–G)
&9A:*%!,H\`\=>LjnpiI3$6=LTLUS`xs^XP^rywwm`c_knrkcl€‹•Q&
'08Sbkljersig]PVk„”Š…ymw‚tro{Ž—•Ź‹jRG>/
-
;2C83./1%$#$&% %)+-66+5?@@61243.'(9G8$! &'**(+&-!"(=Wozyyyunh\C5,.09?JPXh~“’ŠtYA:<A:9:3,)1Lehkpidi^TKJ\n{vtiiu–ŚŹŽxO*)B[fcgb\I5)->C=+
- - - %/&%%"%#.'/&.2++2.#&/,28<@3.*%.CMKQC8::5115=@74/68?1' -4NM>5=B@BBMPGE8<ADEOD9A@QH>????@?60-7=Qjrb_c_`ZWNZ\[`UNZZ\YPH@?@C;,&+,-/ - %&36(L‹™Žź°Ş˘¤Ż»ŔÁŔżąŻ¸·¶¸»µ§žź™ ¨źšŠre`^HOSfťv= :}śžť—•“‘’’ŤŤ†‚†yw€zkfm~Ťśžť›…„‹†ťˇ¦Şźu‹–rdx®˝ÖŕăćçęěđňńňńîęčŢÜŢâčćčćäŰĹ›P)
0CCA3!!*8S^]ABHdroeT:227>Y\\Sav€fTPPawwprh]Yddheagp‹“Ťd7
&2T^^ed`poi]_ROeyŹ…vhpuqormlq‚—“Ž|_JA8 - -
@5:>43/((*)*,&!"/),39--7BC<45264/.;LE'"%'%*''&(-$"" "%*6Jdsusrupk_L>*&+17<JV_t‘‹|fN?789<=2.'&A_ksqkgdh]NFWjz„|{uganŤ‘d8'?Ub_c^WM7),9C3,
- - - - -% "#%$')+.!&',.(+,*/8:8<=3&(*:GTL>62680/3:9:7*0:30* ?KLA;@@>?CKKCA;5;BIPJ;?IIB?=<??@FA63>AUengbWX^\ZW^`a]TJMMWWWKLEH@4/*,-0(% ->}źˇˇ›–‘’Ť•”‘~zt€‚|opioŤŹ“ťĄś‹‹•’š›ł¬™všˇ”wjsš§łÍßčëíďńńóđďđďëçáŰÚŕĺćĺâŕŰʬX)
-
- -"29?<3!#&/QddXHCOfmh[L974@YeZUaoukWLGathtol[Z]glkegsŠ•~D .B[ilmigkln`_Qcp…ŽŚ‚ffipqswshy‹’“Ź†o[J=( - -
:7:4442.//13*#%-*,/63,5DI>22;:32.>TQ8"(,*11+,))%"!#("!)+6J^rw}}sp^YP>-!,.0:HR[m‰—‘Ž†kV@;264792*$;YmnoqljkbXSWbu~{ysjbiy„‹Ś‹sH$$:N__]^\L7)/770( - - - - !- #&)%'(((#($&'(*%)338=;:3+'(:I\S?-/5336:52>304988+" - =MNB;7=B?@KME=<6?AJRI:;MPACH;<:ADA1/7GQhkb]YYZTV\[[f`UTVQUNMNJFED80*(-*($ - :Ž¸ĆŐŐŇĎÂud[Sb~qŚŤ¨ĘßććŢĘÍęôôňůűüýýýýţţýýýýü÷ÜŻ—™ˇś«µĽŢŐŻ°ŐçĹŚ¤·§¦ą˛·ĽĹÇÉŃÖËĂłź–Ź”‰„—¤˘—Ž‰“–ŠŽŽŽŚ‹‰Ť‘§·˝·Ş“xs‡ź¬¶ĹŸÂÓŐÎżÄĎÖÓĎÉĚĘ˝¬ś‰‘žž–—“ž®¸ĹŘîőřöńđďđďô÷÷řőďéčçĺçěń÷úřůřůúűůôęř˙˙˙ţţűďéóýýţ˙˙˙˙˙˙ýýüůřůřóđöűűřř÷÷ůüýţţýţţýüúůóőýţţţ˙˙ţţ˙˙˙ţ˙˙ţüýýýýţţţüüüüüüýýţţ˙˙˙˙˙ţţűôěďü˙˙˙˙ţůńöűűúüűűűúřöňđńđďńöůűüüřů÷řřůůůúůđáÜŕÚĐĹş¬¬¸ĂŐëôůţ˙˙ţţţýýýűúüú÷ňé×ŇČŃßęńôőđáÎĆÇò›‘¦ľą›’•ž˛µ©˘ žž™‹šşÓŢćęîîîéáĺęç×®””š»ÚÜÉŁ–ĐěňňńńëŐžWX‚›ˇ[Ld†pFX« ŤV!
-=, -IxŚ”žĄť»ż˝·»ľÂą«±¸˝ĂŔą§ś”–ś©˘śžŠjjg_QGRqžĄ|6 9¤źť•’Ź““Ť‘‡…zwz{€Š}o†‘‘–ŁźŚ‹”›¤®ą·®ť‡‚śĄ—‰vgŽ ®ĐçëîďňńđńńđđďěęßÚŘÜßâááâŕŐ·b, - -
- -
-/EMB=( +Lfa`LACclmf_C43:UX]OSfypgRO`fn{rid\^cljcfpŽš”d- ):Tjxzvgnutqh^Wh‡ŠŚ‹wenyo…ocf„Ť“•ŹwdMK9" -
- -
@;<500/.034/+" "..1/119HM?248>93.8PXB&**57//0-)+'#""&! %2;@Yqv~ysreZR=3/4/64AKUc’–“†nU=545002:, +LggimqmggaZX]kpvxvofclŹ“‘‡^/$3FU]]]VI8*.785&
-
-#( "!!/(!&+*,.+"')&%%*19<?>9-$'.:HUGA23=/68:9:885>><3*@MMA8?FKA@LFG::4??JME5;STFD>>?;AD<2-8ATfl^_[`YOW]Z[eb[Y[XLVNMKFJA@6/%)&&% - -/?2 @|Śťˇ˘±´Ż¬Ş®şżşŻŞłľĂĹ˝®Ą ™•¨Ą›™ŤnejaRSSx•źD 2šťśŹŽŚ—“‘Ž‰…€yu‘…|zuŠ–•š“¦¤Š‰“¤Ą±»ą˛¦–†™¨‡yl‚ˇ¸ÚéďđîđńňńďďďîęćÝŘÖÖÚŰßääâŰ˝c)
-BA=1"+?T\T<>C^kpmZI;10UQ]VQaipkRJQbrtstf[[_lqldl€‘•Ťv>## " !#'-Bhv‡~mrmmngdU]x†‰‘{agwvxqcas‰”—„gWL:'
-
=@:<743)",4.0 ##&)00--5KT?6179=5,0JXE.
&08640.)//+#"$$"!$-6<Nqy|t~tnaXD330/4;>JSayŤ”Š†\A.022224,%>R\hmmjhqle_Zcmy~|tojp‚‹’Šl9#(9KX]]UL:,*774%
-
- -&/' #''*#++%)&%.1.!($&+/36=;8*%*,7EII=21//5:9<?:83>988.%ANSG=@@EBFOGD967>BFK=3>R[E>@94<?>=646@VejaX\ZOUZ^[[_]XRWYWULGOJF<A</*++'# -%(;+;u‰‘ś›Ş®¦›’’˘°¸µ°«˛¸ĂŔ»ŁŁ—ť Ą¦ťťŽpkc\LHYq”šx=8ź—‘–ŠŹ‘Ť€€pw€’“†w}Ž”śš›§Ł”›¦§©¸ĽŻ§’ś©‹wjˇ»ŰěďďďîíđňíëëčăáŰÜŰŰŘŘŕćĺäÝżb,-3<>) *2OQJA9D[dpoaN1.4Pbb`Y`hmkZOQ]o€z{i[WdgpwgdtŽ““~L %+*!"&"#!"# &$! "
",?at‚|pecokli``i‰Ś‹‡lapm{vrq^b…ś—”|bM=6( -
- >@=<86/##)//."! $&&01-.;NXH8364<8-2O\M=#.54210+1/.('##'&*14Dh~z†xmg\J52-128<GR\hŽ”‘‹kP8560)023#2DVdhlnpmlib[Zessyuqjqz‹‘‘ŚvK,$5IW^[XO>+%+2/% -
- -
*3,(!$.''.**,+4-($*"!*+/3553%-+*8GLI@3010725?A<34;A82!'EMSM?;@F@FOI?>55@BBH=1;X\D9=<0:CI968;CUhnf^YUNZ\WT\]cXOYUOOPMKHF;>9/-0,*! -8Ź¶ÇĐÖŃÂĽ¨od^Ye……|Ž‰Š©ĚĺěéâÂČęńňńôúýýýţýýýýýýüü÷Ú˛Łť ˇ˛ÇĘŰŇł¸Ů์–žŻąˇ ŻłÄĆĂŃŘŮŃż«ś’ŤŽš—””˘ž›Šr‹Ź‰‰Š‹ŚŽ‹‹Ą¶µŁŤ†‡‰—¸ÁżÉĐĐ×ÜŢŃÉÎĐ×ŘĎÉÍË›Ž‹Ş¶Ľş·±±µŃîő÷ôńńîëďňôöóńëçćäčďňöůřůřřúůůňëőţţ˙˙˙˙ţýţţýűůúúůöůűřřúűýüűűýýüüýţýýý˙˙˙˙˙˙ýýţ˙˙ţüţ˙ţ˙ţ˙˙ţýţ˙˙˙˙˙˙˙˙˙ýýýţ˙˙˙˙˙˙ţţýýţţţţýüűüţ˙˙˙˙ţ˙˙˙ţü÷őřúűřúúůüüúôňńňóöúúűúřů÷ůööřřňĺ×ŇŰŇČżą¬Ş´ÁŐěôóůţ˙˙˙ţţţýýűúůúůôíÚÎĘŇÜĺďőőďŕĎĘĚż¨–¦ş—•šŁ·±§ ˇťť”†śĆßëëíđíëéćëęŢæšˇŇęíîęÔŻˇÓďôôńňďݧ]^•ˇ‹\>\sJM‚Ł™Š[$ - ,55 - -Bp~Ž™›Ł”‚qq†ś±´°¬¨±żÂ»¨¤žžź¦¦źźžidcY?F\j‰Šj, -6|žšť•ŚŠ‰zŹŹ~zpqyxŹ”Ť‡st•ˇˇ— ¨¦Ť‹ť§®µ··˛ĄŹŤĄ° pgźŔŰëďďîęěíëééççććĺçéâÚŰáääĺÜąg.)
-)6B?4!!*)FVXLD<Kfni]O615>X`e]ZlpjaQKNh‚|p]ZYZoyudnŠźžŠc7 %&)&(!(#)$)&*-(%#""&8Shzyllglkleb\m†•Źrdetvxx}lby’––“‡mMCG, - $$
>;@87530)01/,$ &+560-5MYQ;@6@B=55FUV<% )2531426241)()*## 17@av‚yy}of_P921.66;DNWbvŠ“‘‹{e=57002+.(7K_hjkonlngXNWenz~ypqrŠŚ‹€[;./>R\^[LA6%'-4+ - -
- - - -
33+' $'#)*-()+)(#$$"#-528=9+"()15FOC:47:9857?AB67/481&#AUSOC:BBC@JQE<:8?FGH90@U]C>A@:8;F<579DYjoeb`SXVZYX^_]TSUS]YVUOJA<84(*.$& -
(7AK:%'*9X^[N=A\l^^S@8/7PfldW^lncSMOaw…|{h`Y`nupflśš“‚F!#&02)-81:4331.,0$$('! !'3EbxvnbhjgfhY\wŚzqjsw‰zcb~’’ŹaUD7
- - - -
?<<857;71/0-&! !)2971/7JZWB9>@EB?4;QYE/+.974715533)),*%'# *57Tq}z}€rjbUF;246:?DGU`k‘Ź…oJ;<760-1, 9Pagfjmikh[KPam}ztjluŽ…jK2(:IX^]UF:*(,3' - - - -24+)!#' #$%'%&('+%"%-26=<5/(#&0>GKB=655428:8<9/23012+$GWPH:;?=DFGH@946AEJI3-AVZE><?@8=D=82=NWenc`\WNRPOOT_WQMRUU[TKGC>B84-#(,* -<˝Î×ÖÓÎŔ˘pe`bp‡‡x€ŤŽ‘¶ŕň÷ůőÜŐóůůůúüüýüýüüüýţüüúóŮ°śť›ť´ĹÁĘ°·Ř⺏ś”ŚŠŽ«şÄÉÍ×ÚÚĚą°Ą—ŹŽśšŹ’ť˘ž‹‡•’ŚŹŚ‘Ś†’Ťš¬ˇ†~~€Š¦µĽ·ĂÍŇŐ×ÓŃĘÓÍËŘŘÍĆËÉŔ±°·»˛¬ž˘˘ťşâńńđďíîďđňőôńđćáâăëń÷ůů÷ů÷řůů÷îóý˙˙ţ˙˙ţýýúůúűüýüúűűýüüűűúöö÷ůý˙˙˙ţţ˙˙˙˙ýýţüúűţ˙˙ţýţ˙ţ˙ţ˙˙˙ţ˙˙˙ţ˙˙˙˙˙ţ˙˙ţţ˙ý˙˙ţ˙˙˙˙˙˙˙ţýţýţýűűýýţ˙˙˙ţ˙ţűő÷úüűűůůűůůöňďîďňöůúűűúř÷ő÷÷ôéŐĹÇż¶±Ą¦ľÜöýűůűýţţţüýůűüűüűüúřďŕĚĆĚŮćđőôđáÓĚĆż¶ĘŘ«ź›§¸°«Şźš“Š°ÎäëđđňńëéęęâŃŻš›łÜęđóňďݸžĚéđóöőńĺŞaS€ˇ§ZN^r?Dyź–Ś_# - - -3v””Ś‹„Š‰‚ŚŤŹmoŚ“‹Ťyx‘®¸˛łŔ»ť”«¸Ľµąş¶Ş›Źž¤Źxp‹ĄĽŇáççăĺăáćíđňňňńđîěçßŘŰŕŢÝŐąi0 -
%5?B9$!&5M_^RBFJ^^_U?8,/Shgg`^hmlUJHXt{pd]anwwmclŤť śŹ^6++4;39@?=82;<1/3..-*")%"! )1Ozsgfhhfe^]ozŤŠ„tkxw|}„}jVrŤ•ŹŹ…n]NB*
?A<;D=?86/46(#),7;501E_ZG;?CFB=.4KXF1 ,5230247554-*$+(& &,8Qmz‚‚~sf`TF6/4:?BBNZc{ŚŹ’ŠvQ:323.0.*.ETbiicglf^RV_os{|ulqou…‹‰uU5+3JUX\VJ;0(+*'
- -
- - +6/($%''#"(+$"$#!&'*/4A@9,'&(,7JSA>;9911:<<B:133<3.,* %GWVK>6@C?AHI?<7;GCCA62>]bHB66=;>A;5.>PZlibb__QOQJQSRWRUQOVSHFIC?B60(&$,'
- -
!->C;)"!3Bag]HBCT\_ZSD4<We]hgafoq]WNT`xŚ…{`\aemuqb_™ť nG409EDDK?ESE@CC;>>>852+,/.!#! - -&-Hi€ngeegb\]W`w‘Žqot€„€|r^j‰‘’Š‹€\XD1 - -
DA?<AA@:5377(*+,2=<44B\\F727BA9,-BVO2
&3364-37798:(")+&!"$.5Mby…‡……uig]P;478:;@JY^u‹“’Ť|[B:11102/%'=M_cdihgdf]U[dkurpklhqz‹`=)2DPXVTQC0'*(" -
- - - -4?6*"')$"#%&! +(#%$)8>@>9-++*)<HOF@65=4/5AAA96>7A7*)! -&ESVC76<=BGMJA>8:JH@<42>`aFC<0=;;A>1/>MWhiae^]MT]STGIQNLTSXQNMI@?B<0.'))/& - -
/8!
7–ÂŇŮŘŐĘşŁp^__w’‰xzŹŹµŕôůůőßŘđůůůřřř÷ôőőöőőő÷öďĺÄźžťś˛Â¸ĆŔ®¸Ü囸´‘ŹźŻ¶şĂËŇŘŘŇÉÁ´®śŚ›”ŚŹ’šźźŽ†™•Ž‹…‡Ś‰Ť”˘˘“„†Ťś«´¶ČÓÔŮŢĐĂżÍÔĘËŘŐĘÇÎÎÍÉĽ¨§ˇś’—ť¬Íéńńîíëęóöóđěçăăćçěďôřřř÷řůř÷đéóűýýüüüüüüřřůűűýţýţ˙˙ţţýúôńőűýţ˙ţ˙˙ţ˙˙˙˙ýřöúýţ˙˙ţ˙˙˙˙˙ţ˙ţ˙ţţţ˙ţ˙˙˙ţ˙˙˙˙˙ţţţţţ˙˙ţ˙˙˙˙ţ˙ţţ˙˙˙ýűüţţţţýýýüűňíöúůűůůřřů÷őđďëîîđńöűüřóöô÷÷ôäĎĆŶ©§ž¤łÓďűýúůřúýýţüůřüýűüüüű÷ěßĐÉĘ×âěóňđăÔËĘÇÔĺŘ»«˘¬ÄľŻŞźźś’„‡łŇăęńóóńďéěëáË®—ŹźŮďńňńđëضšżŢěňööňę»j]…›ĄŽfQ\‚zQGj– źt) - (85
!O|’•ˇŹnZZkdahr‘¨°Ż¨Ł·¸°¨ ™ť“Łš‹qk`OJOTZddP1 V||}r‚‡‚Ť‘‘™Šyu‘“šŽ ÂŇĐÔŘͲśłÄÂÁĽ¶¸łšŤť©Ą“{m|śŞ¸ŇâçćçĺäçëđďňńďěęčăŮ×ŐÔÖĎħ]+ -
$2>B7(!).@SgcWCDH\`a[E64<F^gfdkoreWKR`o€zc\[ccrtf^’Łś‘~S:BIKHFHEJDLOGHFK@BA84+59/0&&&"
(+:^w~{uedk\JJMUx“”–Ť„mrŽ…‚}aZ~‘”‘ŽiXG7#
CA@==FH=5831, -01,6:=87C]ZJ627<@<)-@SJ7
")785/35:87<.&).( &+0BYu……xqdZP?5265:=IU^j‚“”Ź†hR9../51++0DZdfjgfig`SL]gsrmljgjy‚ŚŠmG.*9PYRVMB3)+," -
- - - - -3<9/&+"""%*%"")(&#%-5;8<3**)"'<GLF@923819>>A=565:3(. +@OUC8=?C>=IM?>;7CD>;52EcbC?==;47;79;?DWjk`Z[ULS^TKLVMJNMKWRRGFIB7872.+.+" -
=™ĂÓŘŘŃÉ˝¦q_`\w“…r|‰–·ŢóůůóÜŐđřúřôôőőôőôőôňôóóđḢ™ťŁź˛ĆľËĹŞşÚćĂťľÄˇŠ’¬´±Ľ»ĆĐÔÖĎĘÇż±Ł ‹•ś‘Śś¦ž•‰‹š”‘„ŚŹŠ’©§“†‚†„ŠžŞ¶ľËŐŇÜŢŇÉşżÉĚÎ×ÖËĹËÔÔ˸–—ˇˇ™Ź”ś¦ľâîđěëęîňóňîçăŕâăçéěóöř÷ö÷ůůőńćčđúúűüýýüűřřüýýţ˙˙ţţ˙ţýýůůüýüüţţ˙˙˙ţ˙ţ˙˙ýöôúý˙˙˙˙˙˙ţ˙˙˙˙˙ţ˙˙˙ţý˙˙ţ˙˙˙˙˙ţţţ˙˙ţ˙˙˙ţţ˙˙ţţţţ˙ţ˙ţýýüţ˙˙ţţýüúđëóůúůűúůůůöôňńđńďňôöúůůř÷őř÷ôâÎĆ´Ą¨¤ś¨ÁŢ÷üűůřö÷üüű÷öřúűűýüűůöéŘÍĹĚÓßęóôďâÔÍĹÎáŕDz¨ŞżÉľ«¤šť•ŤžÄŮçíńóóńíęęćÚ»ž•Ůďńňôňîáżšşäďóřôóĺ¸l^€š§kH^…xJ9l–ťšv+
- - )8/$Np‹ť ‚jbbpafcj…ť«˛§ź¦Żµ˛źź™–š žŹtm`QMMLXS`R1
Ltso~~x€Ź’ĄŞ‡ouŠ‘–˘ Ť…ĄÎááŢâŘ»ž»ĘĆÄ·şĽ±›‹šŞ§zil•ĄłÍâäääăăçëíîîîíçćĺßÖĐËĎĐÇŔ—M*
-
-(37F8$')-@bcSG?OXacZJ:4=Kdpihflym_THXmwyql_Z[dpvjerŠššš†iQCPTDINSSPSPPSBLGDE?<811-,)***!"'.Xj{xkjjcNRRWp†•›‘†in~Ś}aVf”–•|jVC,! - - - -GA>>=AGC@:97,! +/,/:<?57@]bO;<=<>;4.@WUB%
$.5<</15:;<3'"(*)&%(,=Piu}|}qdXWI9488;BFP`fw‹“’Ťt[A5/1711+'=Ocgiijfgb\YZaorqrrhks‰†rT5)5Z`[UMC<.'." - - - - - #2<70+'$+&(3#$!!%%)79>4*%'#%;ALD;4447294>=<40164--" (CUTI;>??JGIL<>7:>>@=37QcaE9<=7;DD>78ABTge]XTZYTWNX^SLJMKQQLCFNKGA>70* "& -,:' -:śĆŃÖŮÓÇ˝ na`e‚’€vwwŠ“–ÚďňóęÎÎíôôńďńőö÷öőôőóöőňďăąš– ŁźłĂĂĐÄ®şŢĺż ÁÉ«Ž–°ż®µşżÎÔŃÎĚĎĆ»© —–›Ź©Ąź™‹“›–Ť‹†‰Ś§Şš€~}‚‡ŚĄ°ŔĂĐŐÍĐÓŇÇ»µĽĆĎÔŐÍżČÔŮʶ—Ť›žš“–šŁ¶Řčęęěëďňóňđíęččęďďďňôôööřřůőěâčňůýţţţüüúůüýţţ˙˙˙˙˙ţţţüűüţ˙ţţ˙ţţ˙˙˙˙˙˙ţúřřúýţ˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙˙˙ţ˙˙˙ţţţ˙˙˙˙˙˙˙˙˙ţ˙˙˙˙˙˙˙˙ţ˙ţýýţ˙˙˙˙˙ţý÷îôúůůúůůůů÷÷őóôőö÷őůůř÷őôôő÷ňŮĘĘÁł«§›ťŞĹęúüúřöóóúűůôń÷÷ôůúüűöńćŰÎČÉŃŕęîňîÝĐĘĘÝčÓą©ŻÉßŇş ›śŹŚŞÔăęđňőňďěěëßÇ«š‘Š«ăňőůřöńäĢÁęňôőóďĺąb^y ”dGZ{O9f“ˇś|- -
" ""!$&32. - Mr‹śťidhkb\^ft–¤®Ą˘ˇŞ¬°¨Ł˘™™ťťťŹkgaPBFNTR_U8Cltx}tv‚“—¨ş°ŽxvŹ”ťµąźŽ°ÜäçĺäŰ˝§»ĘČÁżą¸· ž©Ż”xkp‡ź˛ËáäâăŢßăéęčëęćŢÚÜŰŇĹĹĆĆĽąJ* -
-
- .05C3"*"1=_h^NIJ_cgaU>/;Yfnnllmprg\MWb{yrqbW`hmvmck‰——ťŹzcPWa]^]]c`SUOVS^YNNMB7<3/2/.*(
$,.BavzojjrkcY]auŤš–‡tuw{Ś‹sSXp’”‘“m^K;' - -
HE>><?<>9972)!)-$(*3<@<8>VcJGB><?E7.BY]D&,:@@95469?:0$#*1(%&--6A_pw}€~k[ZPC9=:>CIR]ey†“‘€cG810471+#.L]hhkpmigd^[bmstxvgfm€„{dD//JV[YQJ<0)%!
-
-
- - - - - ):A6,##)-# ''% $!%+9A=7. "$)5@FD:1:?82547=:735695*"%EY^Q=7A=FNLPB225FHE<19Ud_J>=:7?CG;12@FSc[XYZ]YUTNV\QQJMMNRLICIJFA@:-)&#
- DŁÇĎŐŮ×Ć˝ˇie`cynwwŚŤŤŁČăééÝľÁáîíëďđôřůů÷řůůööőňă» ›ˇś–ŻĂĂŃʱ¶ŕćŔ ÁÍ°›Ť”±»±ŞşşĆŃ×ĐĘÔÎĂłŞź“Ś›Ž†™¨¦ž“‚—žŹŹ‡‡†—ަ’€‚…„ ŻľÂĚŇËľ´ÂÁ»µÁĘËĎŃĎĆĂŐßŐşĄŚŹťš”’—Ą˛Ęáęěęéîńďńđóđîďďńóôôôőő÷ůřřóčĺňűüýţýýüţüüţ˙ţ˙˙˙ţţýýýýüüý˙˙˙˙˙˙˙˙˙ţţţ˙ţűűýýüý˙˙ţ˙˙˙˙˙˙˙˙˙˙ţţ˙ţ˙˙˙ţţţ˙˙˙˙ţ˙˙ţ˙˙ţ˙˙ţý˙˙˙˙˙˙ţ˙˙ýţ˙˙˙ţţýţýűňőřúúúůůůö÷÷÷ôööőööööúřôňóóöďŰŐÎø¬ˇ›Ł±ŃóýüůřóňőúúůôňőďíňřúůőđăÔĚÇÄÎÝčíđëŢÖËÔéćβŞÁăěÔąĄźźśŹ‹ź˝ÜéîňôôňěěíćŃŻ’™–Źłé÷ůůůřôçȦĹěńóňőńę¸iRvŁ§’hKO|K=o’ˇ˘. - # ""$)24/$ CuŽ”xiikig[^go‘©©žš›¨¬ˇˇź ˘˘źgmZNMQRP^_Y89]wqjq…‹’™¦µÄş›~€ŚŻÉĎ·š˝áččéçÜƱşÇÇĂĽµ´¶Ą—°©“kfž±ĘŢćáŰÚ×ŮäęéçŕÖÎĚĐÔËľ»Áż˝˛‹@'
%*<H=-"(#%5I`eJBBSdedW@.:HVajqlfuofRIU\oqtrhSWbivpglyššž‰iedifedfccfa\f[Y^`XQHA<9?<:50/!!$2@]pphnmml^VWk‰“”Žuu}†ŚzaPf…Ź•‘wXN?"
-
KGA?=9;:87,-* (-)3B?68AWZSQ-/5;E8,8TcT3(&:@A:4;;;;97*'0'#%&%.6>Yl|…‚…raYQG=9:@>DNYal}Ž‘”†eQ=10141/(#?Rfejooieg_Z]gqv}pmhi|…‹„tR51:PX\VL@3,' -
- - - );E9/%)-)#" $#$+")++5>@>,(+2;C<89367465>?<22884,#3HYXQ63=9=AII?5/3CDF>8<Rh`KD??7:FH8//:FO]_RTV[TVaSNRWTEKXOXPLFKKGB:0,*( - -
F¦ĘÎÓÚŐĘ˝ j`_[hŚ{qz~‹Š‰śÁÜçęŰ·ąÜëëęîń÷ůůúůůúůřřřóčŔ šˇšŻÄÁÔË°ľâéĂžĆŇ’•´±Ş±ĽĂËÍÎÉÖÖČÁ¶¦š‘–”„Ť¤˘ˇž‹’ť‘ŽŠ‡“§¨“€„ŤŤ›˝ÁĹÎɱ´Á¶±żĹĹÇÎĐÉÄŘáŘ˝¤†™ˇ——ś¤ŻľÚćëéęîîîďîîďíîđňňňđńđóő÷ůřňéç÷üűýýýţ˙˙ýýţţţ˙˙ţţţţţţţýýţ˙ţ˙˙˙˙˙˙ţţţýüřűüýţţţţţ˙˙˙ţţ˙˙˙ţ˙˙ţţţţţ˙˙ţţţ˙ţţţ˙˙ţţ˙˙ţ˙˙ţüţ˙˙˙ţţ˙ţ˙˙˙ţ˙˙˙ţýýýűňňůüúůú÷öőôőôňôôóóóóóőóňňôőöëÝŰŇ·ˇžť¸ß÷ýýúůňîöűúőóňóíçí÷úůőîâŃĘČÁĘÜçîđíŢŇĚßčÜĂŞ©Ńěéή›˘ťŽ’®ĐĺěđđóôńííéÜŔ¤–•—ťłéřůůűůôčǢĂčđđóôňë»d]„ˇŞ“cEV}JFož®§1
'#,.:)# -
@qŽ•Ťrodegbcbeh}ŁŞź›ź¦Ż±«ˇ¤§žžš›lb^ZUMRU\i`.
1bmoq€Š’¦ąşÇĂŁ†Š‰ˇÂŘÚĆ żäęëëęŢĘşľČÉÂął˛ˇ‘š®¨•|mfž¦ĂŮŕÝŘŐÔÓßäâÝŃÄą˝Ć̶¶˝ŔşŞ‡K0
-"$4@G>/!+/D^cSDBIZfndQ45@F\midcpsm^UQVipvtjVYabvtibp‹–››Ź}nomnlcclkhdlmjebd_]ZMHB@;=87/&(9Sr|}|kjhqoe[T`t‘—’|pv|„~fIZw’™•Ť€jMI-
-
EFB@<;A?81//$!"%%$29::49Q^b;,146C=/2EZV;!%&2;=78><C?;8,(& #!##$.?Qf|†Š†ydXMM?85<<EOW_jw‰“–oYG931815,&4EZgiojinmdWWhsuutrifq‹uZ>19JXZSJ?6-) -
- - - -'CB>73,(,! ##"!%"--19A>*&&!5?BE984<<//2?C815226.! 3L^XG<8:<<<FA?6,1;><?<=OfjM=B:?>;>>1/>GTcc]TSUYOVLRVPTHNPJPNIJKH?@35*!$ - -FĄĘĐŃ××Íľśga\`qynuvŚ‰†¦ÉßćçŮ´˝ßěëëńöřúůúűűúřůřřôęĆź–ś•—°ÄĹŇÇ°ÂäéÂŁĘÔ°•”“¦«°©´ľÉÉÉĚÖŘĐĚľ±Ą”Ž””……Ť©¤ť“¤šŹ†‡—§ĄŹu‰Šž°»ľľËĹŞ”§»¶łĽÁÂÄĘĐÉÂŐăŰĆ®”‘śś—śž§´Ńĺěčĺčęěęëéęęęęěîîîěîńôöřůďććń÷úüýţ˙ţýýţ˙˙ţţţýţýţţţ˙˙ýţ˙ţ˙˙˙˙˙˙ţ˙˙ţűňőúý˙˙˙ţ˙˙˙ţ˙˙˙ţ˙˙ţ˙ţ˙˙˙ţ˙˙˙˙ţ˙˙˙˙˙ţ˙˙˙˙˙˙˙˙˙˙ţ˙˙ţ˙˙ţţ˙˙ţ˙ţ˙˙ý˙ýúňńřúůúú÷đđńđďđďîîđííěíěîńôôđĺÜÜŃżŻ«ŁžťÂëúýüúůôńůúůôîîîćĺěöúúňęŰŐĐĆÁÄŘćěďîâÓÍáßČ´¦±Üë⍢ˇ”†Š¦ÂÝęěđńňňđîíäʨž¤ź˘µęůúűůůőéĘžşáíđöőňęÄs^wśŞžmHW‡‚TJmžŻ¤‡7 - - -"%&"!,9/ -FuŠ”‡nijfhkb]`ez“ŁŁśť ¬°Ş©§˘ť›ś“†slZ\TQTZ]gY: -=ajot€‘Ž”»ŔÉæ“ŽĎâáĎ©ľăëęëëáĚ˝ÁÄĹÂĽ˛µł˘Ź™«™~c`™˘»ĎŰŰŘÎČĎŰÜÖĐČż¶·şľ¶˛·ĽÂ¶ĄŽL,
- ":A>;' ,ERi^LBIWcfe_>18J]ifeahwveYII^txypXX_by~rfk…’“’‰kntuocjqopmlnilfb^_WRHGDGA>;4( #5Lbkq{t`hnoig[Xo€‹Ť}psxwpNIe‡Ž”‘ŠpYP='
-
GGDA==@;:86<*$!%# ""#.57:7@TdT>007<A:-*?VT<")657;;?CA=70+&'#+8G^wŠŤ‹h\VOC=89>AJUafn€Ť“~dH9149444- 5P_djjmnph[Scpvrttjfm‹‡{hH:8DOPJH@50%
- - - &*6C@5.((*%! &('#" !#$'004:;9-'''+7>EA844=<3123=<28103-* 7J]XG<9>BECKE@9/1=>?<75NlkKAA????D@48C?M_b[SVWUWNRVPHPPPGILMHFFE779/&&!! -$&## $31#
Do‚Ź~neeehfZZ^_lŠźˇž—ś¬®Ş©§Ąˇźž”xedURMJXgk`A .Ylu{—¬¤ś±ĹÇĘĹŻ‘źŔÚćçŘľßćčččáŃÁŔÇÇżĽ·ł¶¨”¨™{df}”ś«ĂÔ×ŐÎÄČÔŐĚƸ°ŻŻ§«°¶ąşŞˇ’V.
-!4?></ (5LkgOBEW`bbaE13?Teikhiqwl_MGXutyvddaajomfdzŤ“––uw~ysrr{xtrmpqnfcdb\PIKQH>:34%%+>SdjnpebqmocXPaz‡‹tpjhu~‚v\HTq‡Ź’Ť_OH3
CFJEC?C=>>:3*!+#$"%)',68:6IM[V>/,;<D?+'9PZE*
+68=7;BHD;3)&"+6>Mgy‡Žpd\VH>;=ACIN\`hy‰—‡oUA1:4673.'+DVbggilljcWWaittvpcitŠ€skD:ACHGEA:-!
- - - -+;E?2'%-(#!&&'!"!"'! )/2464.++%),4<B688,446293386:3012'$0GSNC;7A@ACJ=;<75AD=C:8QlhKG9A<9A@?34=DIT[JONPOQRWOKJEKLNFIIB<HD@:<+&"!& - - -
J®ĚÓŐŮ×Ëľźfa`bu‘xry}Š„‰©Éäéćͧ¶ŕîńňöůůůřřř÷÷řůúőđéľťśť™ŻÂŔÍŔ°żĺęȨÂѲ›ś˛¶‹ś¬«Ż˛·żÄĎÚÚŮĚąŻ˘“ŠŽ’Ź…“«¨ˇ•‰–•€¤´®…fk|‰‹‘ ®ÂĹÍĘş˘‚´Ż®¸ČĚĹĚĐËĎŕŕ͵ˇ…‘‘źź¦±ŐĺéçăŢßăáäĺĺçćčęéçéěđöú÷ôëâëúţţüţ˙˙˙ţüţ˙ýüüýüýýţ˙ţţţţţ˙˙˙˙ţţ˙˙ţţţýűý˙ţţ˙˙˙˙˙˙˙ţ˙ţ˙˙ţ˙˙˙ţ˙ţ˙˙ýýţ˙ţ˙ţ˙˙ţ˙ţ˙˙˙ţţţ˙˙˙˙˙ţţţţţţţţţ˙˙˙ţý˙ţţůó÷üúűúřů÷öőôňňňđńđóóńđđňđéŰĚĎÎĽłŻ©›˘°ŐňűüüúóňřůůöńďňíŢŮćó÷óíâ×ŃĘÇżŔÔáéíëŢ×ÚĘł›ť±ÚŢ϶ ž“ŹŠ˛Ôäěóňňńďďđë۸š—˘°Ă´Ľĺő÷÷řôďäÄ›ĂčîńńňđčŔl`‰°ş yHX„Ša?q¨ł‹: -
"#36!Ep†’}gkhae^YVUdg|—š—ť˘§Ş¨Ł˘ ˇ ˘–„qf_UJNYXekjR$ - *ZqŚĄŔĸ¤«ľÇÍËł“Š±ÓßćčÜ°ąŘŢŕäĺÝÎżľÂÄÂÁľ˝ş®’–¦©ž†mck‰Śš±ÇĎĐĘÂÄÉČĂŔĽł¬ˇš›©®¶°©¨Ąe3.?AC.
!!'Fef_OFPV\bcL7<?OTbokbkypb]QHcrv†€d]^dnqecgŠ“•••Ź‚€v†ww€‚„tvsplimkcWV]XPGH?:2!
-(6Rbiorp`ppsn]RXlŠŤrmx…„„iG>]ŤŹ’‡lSEC3#
-
-
-
UAGHEA@D?<61,#('! !"')(*28:76GWQF947DGD.*6L`Q/
&1:B;8?GG??.$!!"/=D]zŚŹŽ‰qe^cTH=9>FIJU^do‚‘’‚cF7543532+4Oddgjhmkib[_jmquodgn{…†xfJ=>DIMNB:/
-
-
0AD6+!&+)$ #!$ "%')2/29,'+%':>>804+.<:54>730/1314& /GRJ=B9?JDJD>8753?:=97=UddC<?>7=>@<96:AG]YRHKSNLOKUMJLIQMGE@CEHD?AB-$$&(" - -H±ĚÓÔŮÖĚĽśi_Z_y’€s}x†…«Îçęă©˝âđńôřřůőôőôňńóôőóíพ•™—š°ĂŔĚĹ°ÁĺéÇŁĂ礕žżÄ—Ş«Ą˛·ľĹĐÖÔŘŃö¨ˇ’‹“Ž‹Ą´¬Ł‘Ť—‘~‡¨¶‚fn„€‹‘ž±żÇËÇąz‰±Ż«¬±ĽĹĆĂÍŇĚŮÝÎĽŞ—†‹——’•š §Ëâéčćççééęéëíîďîďđđńóřúřöěäďüýýţţ˙ţţţüüűűüüţţţţţ˙ţţýý˙˙ţţ˙ţţ˙ţýţţúúýýţ˙˙˙ţ˙˙ţ˙˙˙ţţ˙˙˙˙˙ţ˙˙ţţţţţ˙ţţ˙˙˙˙ţţ˙˙˙˙ţ˙˙˙˙˙˙˙ţţýüýüüýý˙˙ýüţüü÷đ÷ůúűüűúúřřřůů÷őööőőőóňđđćĐÁČľ´´¨—ź©ĽŢôúüűúőńř÷÷öňóôěÚŐŕđőňéßŐĐÉÄżżÓăçéëŕŰжŁžˇľÓɸ¦ś—”…ŻĘŕęîńđđńďďíćΩš—©˝ÔŃ˝ąŰíńńńđěŢż›ľĺëěíěëâ¶mişŔĄ~IX„‹VB|¦ł±‰6 # (66&;pŤ‚ljnlka_XYee{”ˇ ť˘¤§¤˘Łśšž—€vp\TUQZT]stR* - - ,c€ź·ĆDZ §¸żČȲ“—ŔŮăçéŢ°°ĎŰŢßßŰĎÁĽŔŔÄÂŔĂÁ®•–ˇŞ˘…gajŹš©ąĆĹżľľÁÁĂľł±«ś’–®¬ş´Ż·e$
- -
/<CB.%"*4QcaPAOYYak]H;=@QdhniiotiVOWVp„zxk_Ycimj\_w””š“€†€‚€……}~„|uvqnljbW]VJK@?5A((-;^k‚znbdlniaV[czŹ”Žqmz€„Š„q]KPvŠŚx`VH8"
-
-LIDDCBCB=:;4*!%(&$"(,+)/4:89DRUF<3:DMJ6,(@XK7
"/;C>=>DFC?5) #".6=Uk}xheb]SD==BPGOQ[fv‰””‰mN;103/277''BYcfihmlifX\fkorpidhw‚}zkXB:=INKD;,!
-
- -1B@:-&$&*#'' %#-1411,(0+$-8?@>24219>8;;88003;20&5IRPE?<?@HNE<;<4.IwZ123O]ZN<:;<>=E<7==CLUWWJPRKLJRSSSJPONRGKKI@A=?;-"$"" -YŻÇĎ××ŐĚľˇlf\^Ťxpur…‰‚˘ĎćčܵšşăîňóöôóóóóňôőňňňđëÚ´žš—š˛ÇŔĘľ®ÁĺčĹťĂÓ»ź—źŔÍ—Ź¦˘ś®´¶˝ÍÔÖ×ÔÍ»˛Ş†Źś’ŹŤ“¨°¦™Š‘€źł«„bp‡Ś”ˇ®ľĆÍĹłŽr~¬ł®ŞąŔĹÂĚŃÍŃŐŃÁ´ˇ†‹š”•’žĹÝçčçéęěíďîđňńńńôňńńőůůřöďéî÷úüűüüţűúřôôőöůüüüüýűýüůúüüűűýýüýűüýúôőúüüýüýüýýţýűűűüüýýýţüýýüýűůřüüüüýýýýýţţüüýýţţýţüüüűú÷÷÷őúúűűűűúů÷ďđ÷úýüűűýúúřřůůů÷řřř÷őôňńíáƸżµ«©ŁťźłÂč÷űýüúôőů÷řúřőôëŘÎŢďôďéŕÖĐÇÇ˝ŔÖçččçßצťž®ÂÄłŁ›™“ŹŤ©ĎáéďňôóđďđíëŰ·ť• ¸ŃáŮĶŇéęîííčŘşť´ÚéëëëęޱjvˇşĆĄxNS„\Ft¨´°Ť9 $!!$0." -@jŚ}rr„hfg`Q[agr—š——žžĄ˘ť źŁ |raR^TXZdw{W2 -
&^ŻÂÇĹ´ ¤«·ĂČ°“ĂßćçäۧĄĚ×Ú×ŰŘČşşľÂČÇÁÂŔ¬ť’ž«ˇgbj“§´Áľ¸Ľ·»˝ľ´®Ş›”śĄĄ°¸±´żŻ\$
01=DE/!",9O`^QGKQW_egR:1@M`gqnhgrkXYVLm{wmbX[hks]^vŤ— ›•†‹Ť„Š‰‹„€wtysgjjQ]`RNGD<* !):Vg}„|idfpkeZU^o‹‘tsu}Š„shOFf‰’Ť‹|aWS@'
KMIC@DDD@:84&!*-(""4/%,5848=JTG73DHPT>0'9NN4
+:><7>>CIB3-"$"!'2:Jfz„†}ka]VRD=;;@GKQ]gq„•“‘{`:2-2-*24,!8FYdhgkjijWX^enmllqcps~~wbMBAHLID8+%
- - -
- -AD6)#$$!&3+% !,7-43?(,)('+0>=82535823B<<<<8/<88+5JUNG<=CDMOND?600J99@/+G^aI849=?AD?05BFKQTQKOSNOTWRKRPKMPPNMMC><2@8+"!! - - -$KĽÁż®ź—§ŻľĂ«’™ĂŕčäßŐ©§ĘÓ×ŘŘŐĆ´´»ČËČÁÂŔ±źšĄ®ˇ‡kgbx…”ˇ»Ŕ˝Á·˛Ľş´ł§ ž«©®şµłżĆŻR& -@*5>G7
"&(+BaaZF=AK[[^P91<KcnrrmjpnfQQPayz~vdVVfhlg^j‰ˇŁ›šŽ…‰Ž‹ŤŽŤ‹ŚŽ†€†‚zxqqqfi`^]XNA;( - (2Ljq€rbcdec[NSd…Ź•Ž…oo~~zhUEMpŹŠ‹k`MA6!
-
LLIF@>>=D:86)
")+&!"+///4612@KTK94ALLPC/+6JT@%
'3>85<@>C=9,"#'-6C\u„€…n`]\QG<8?BDNZ`iq‚‘•”‚nH311))-+*,*FX]^dicbe_YV\fkikshlz‡~vkUD@HOO?8-!
-
-(8A1%$)+1-)!$!%()69@3.0.((/03?6-0/;66<=<C?64.267)7KVMB;9CHKFJH:1255;:=13C`]J=<=98@I9/08EKUXPHSSWXNQPHSLHKLQPKHBAB8<6$$! " -
G#47I." '%=[hVGC<NV[e^I>?GXiolbo|xi^UP[ry|ui\Uaaif]Zśź ťŚŤ’Ź‹•’Ź‹…‡‚~‚vy€yk]_dbUH>/ - #0DVh|wsd_ijfa]L^sŚŹŚ…kmu„sYDC_w†~sdMB;&
-JMHCE=>=FC:.0&$)&#"%-/,.2;..<LYS>4:FJOA+&0HUE, -
%,6::;>?@:9.$!'(.<Vi}„‚xea^YOB@9<>HTabk|Ś—“‰uW:-*.''(-1<QY^`cebbZQTXjlllqkov~€yo^LCGGH=9/!
- - " )4:2 +-(+1'$%"% !%$05892,10)*'5:>3'*4;3=<<=?>9.,03(# (7LNM?=;BHKB=?<153B@5811K`]JC68?<ED:/4;ELZVKFPQTXRHKFTHJFFMGLMJGA74-!)!! -b¸ĚŇÖ×ÖĎż oj[a}Žpw}Ť‡Žˇ±ĹĐŃż”«Ňßäĺčéëęęęëęîęéčćăͦ™–›™˛ÁľÄ¸§®ĚŐłšÁŇł–™ˇąĹĄ–Ź‰‹‡ŠˇżÎŃĎŐÖÎÂż«•ŠŽ‘›’‡¬˘źŹŹśźŞ®žs`g‹Źš°żĂĂ»«Ťz}•Ż±˝żşąČĘÄÍĎĆÂËÍìś…„‘“”śŞ˛·Íĺíîďđđńńďđńóôôőöööřřřůřřů÷ůůúúüúűűůúúúúůůúűűúűúűűůúüúűúűüüüüűüüüüüüűűýüýýűüűřůűűýűűüýýüýüýýýüýüüüüűüüýýüüüüüűűüýüüüűúüűűűűůüüüúűůűůůúüűúűűüúřůřřůůůřř÷řöőóńćÖĂş®¤žŁžš¨ĘíűýýüűüűúůůűüúůôëÚĐŰćďđěćŰŇČĸ¸ÉŘßäŕ×˝›ž§ąľ§›—™–Ź‘µĺ÷ůůóôöőđđđëÚŔž“ž°ŇéëëâĚ˝ÔęíďďîěÝ»‘˛ÝęîđďíăżťÂĹÁ«xGO‚…`Bk˘Ąˇ†7 "$#%+5,,`~rkdnnodf]bipnupŚ•ŤŁĄźžť˘¤ •‚xrXTXURYbx’u= B~śĄ®°ť“ ˝ĂŞ“Ź˝ŢâÝŘËĄ§ĆÓŘŘŮ×˶®ąĂČĂ˝ľ˝µźťŻ¦‘~_dhv…ˇ˛¶ĂÍŇĹżÉËŔ»˝Áş©¨¬¸¶®ŔÓʬd4 -
-
&<HL,(+#./Sm\NE>HLVefP9=AU`hmhjz‡meNCVjysuj^[]hol]`t•š™™‘‡’‘‘™›–—Ś‘ŠŽ‹Š‰†‡mekgbaR>,
,3D`y}{i^ohkm_IQrŠŚ{hez†……wiF>LixwxoWE72 -
- -
JKKF=@A@A:5- #',$ +)'&/3++:LWP>47AEPI4")BUP3 !%2??;?I>@80!# '%&5Gat‡„€kbbbQFA<9<AOV_js†—“Ž_?-+'&)-01%0FSW^_bgbZMFQbnprqpmowzreWGBC@;9-*
-
B - (98()")0)$%3.&'$""'318:<6.-0)(6A>2+28;538:==><0/53%!*8FMOD>:<FJFA@;38:EC7513JedA_F=8<DC<5=DFMSMNIIIQPQMHLJFNIRRJDKHB?62+$"" - - ")8.
,Ywzjopgqib]epsv}y€”—Ž•¤«¤ŁŁĄ˘™š‹zocUR_Z]bpŹ{= 5qŽ–¦¬•†Ź˘¨¸Â“”ĽÚáŮÔʢ¤ÇŐ×Ř×ÖɸłĽĹČÁ»˝ĽµŁ• ި’yb_eu‹ť°ąĂĐÚÎÍ×ŇĹŔĹČÄŻ§±»´°ŔĐĤv:
-%;GM. #&&$DYWM=1BTT[[T;<BL`hiiem~ugSNQkyltt_SYfqqi`p‰™ś™•“’–™™›•™”—š––‘“‘Ť’‘†‰„tqbbVO># -.=Yuuti_dcff`VQf|…Š‹rjqx|~mP:B]p}{rm\E>3 -
JJII@>=;5:5.##*.)&#&%&!(+''8N]WB13AMSM8*0=OS>
$29B=IU@E@4%"%$#(#1@Yr‚‚}rb\`XL@;68<GPY^f‘”„gI5,''*/23&!<IS]Z`b^YLFTagkmkmehszzsm`GCEH=:2%
-
-$;5-'").( %+..%(%#$$,-8:4761.+%,2=A7001==0439?:33-4/*()5GSUK@;BGDGJF56:8:A;823NghCTI>9;AE;2:=FDUWNQOJRMLTQONHIITUSKKIG;083/"! -&! ,:%#Y|yiopqpvkial~wy‚”’śĄ®±Ąˇ¨¤ś“~seXR]habz’y8 - 0b‚’˘ˇŠ…•ˇ¬»˝§Šą×ÝŘÔͨŁĹÖŮÖ×ÖĐż˛ÁČČ»»ş´ˇ–ťŞ«Ťog\bsŠ›«·ÄÓŮ××ÜŇČĹČĚǵޱş˛®ŔÄĽ°„@! -
+4?B7! #$$?ScYB4=BIO^XD29NdjepihrrgZLP^uorqhTS_qrlYgzŽŹ’ššťťžˇť™ˇž——š—’–“–’‹Š€ukieRB+"0Kfxuhb^efab^N[w†{eowwxum\79Ohrslo^@A7- -
-MJHD?@>>:::3"!!-,'%""%*&""'')9M]^K37GRRJ;(&4KQH%%,5<>98BC?>2( -'&'+8Kdx…{}ubaaWPE86;;?JOVc{Ť•”‹sS7,)&))'*(
->JW`da\\SQSY[efcg^_ioxyn_MDC@>;7*
-
- - #480(!%**"(.-$'%#! '+1465;2.,,*/29>72/4=9489>@;348<4+*"+8GNHDABHJHKKA;2067:9924WkhI78>:@?@927;HIOPLMNORNNNQOOFNFJURMQLC=<40,# -f¸ÍÓŐÖ×ĚÁšie`d‚“ur{wŠ…ĄľŮŕßͤ×ĺéęíďďďíííîďíîîěĺѨŽŽ™–•˛Ă»Áµ¤Ő۲ť¸ÂŞź›·Ŕž•Ťvu“®«±ąľÇĘĐÓÓĚşŁ™‘”‘‰šš’‹ŠŤ• ™rWi„ŚŤ’ś©ľÄĽłŁ~z™Ş´¸®©ľËŔ»ĐÓÎĘĎÍÁ°š|„Ź’’ˇ«ŻÇăěđńńóóôóóőőöř÷öö÷ů÷řřřůřřřůúůúűůůúúűüűúűúůůůűüüűűüüüýüüüűüüüüűűůűűüüüüüüýűřůűüýüüüýüţţüűýýţüţýüýüüüýýüüüýüüűűüüüüüţýűýüűűýüüüüüüüüűüűüűűűűúúúůůůřřřřôóőňëßŐƵŻĄ—–«Îďűüýţýýýůůů÷űýűřđĺŐÄĐäďńíäŰŃËʶŻĹ×ŢŰĘąť–±›Ž‚‘ ˝ĺöűüüúřôóńňńěŕǡ…ŽĽáëíîäÍşÔčîńđďěßż›©ÚéëîîëăÖÍķި–nLKv|V?e¨©ŚA!!(4'(]{pnnssohednv{{“““ś©¬ˇśŁ˘ť”wtdZNT]bh€™{? 9gŹžš”‰ť§˛łź‰Ž´Đ×Ř×Ń®źÇŰŰŰŰŘ×ÂŔÎĘĆ˝şż·ž‘ ŞĄ”wa[esŚś°şÂĎŐÔŐŐĎÇĹËŃĚş°±¶«şą¶¶‚A- - -
$4AK0"!&:J\`N?7<MYb`P;6HZcpqgfmjbaRIWkkrxtZKVotslev‡‹’“›š›ť›ś ˘źž˘žž ›—šš—““ŤŽ‡„}sk^T;
.9ZnkeSRbhjfaUTfŤ‡yqwyprzqM36Rkpup^Q?:,!
-DHGD@F=@E<=7*"*.('(!")+(.2*,1:N\cL73<IMKA--ETN- #&03511:C@?5$ &%%)27@\t‚‰}qf^UH?0103>ENZclzŚŚ†|gE-$$$$'-.,
3BOYd^aae_\NX\]ZRQU_p{‚{eSIEB?96/"
- - - - -4A>3'!11& *.##! "! !!'-359:6,+.*-3;<?745:;130A:;>55<:0/- ,:BEA=7<JOLDFA90)26=6036_paFEF57:<AF8;BHKMFHSVQOBTLNIHJHXOHOSQKD;636' - "3!
$Wx|ncpwtkjgen}†|x~Ź“—žŞ©žťźźšyxfSOWa\au‘p:
8^sš”“‡‰“™Ł© Ž«ĚŮÚŘĐ«ŁÉÝâŕÝŢÜűżÎĐĹľľ˝ąŁ‘Ą©“vb^e€•©·»ĽČŇÓÍËÇÄĆÓÜŮıąµˇ´®±uC! -
,4CA2% "'9OZQ<2>LZgi\JDHJ`oskdqpmg_RSdiwxvaQJfske_dy‘Ź’žťźžźˇ¦Łźžˇ˘źž–’—”š›•›™‘Ž‰Šrf[D)0GXXZLS`fhjfXQZm‚Ť…vkqls~sW70=[w~zp_L<,$ - - -
jBHHEB@>A?@2)$(,+.)#&)('%,'$(4EXaR7/;ENOD5&*BYX4"-1/+.4BC=4($$"&/26Rn‚…„‚ueSI?3*)27>DLS^do„ŚŽŚsX<%%()).+ -':IQV]^dic^TWXXJNZcnr}ylcKBC@74($
- .;B8.*%-/%%),,$$# ')068:8,)++)2:<>75348255=D@=3025/1&##+.5CLI;<?JIH>A>:8128;12/4XiYR@:7847BE:8:?LMDKLKRNLHSKNNHQXULLOFOG>>36/'## - !!&=J: -!($,HZP?25KV_`bUF=JajnphlqqhZNBXgoqreZM[lph^]t”“—–ť Ł¤žšťźź źš”——ťš™‘”‘‹Ź„ttlU0 #8LXUWRUdnld[ONgŽ†rgmn|zwmI1*Jq~vo`L:84
WLGHFDGB><9." %*.*,$',,'#%%&&/=R[O9+.ARXI7((<PR8"#+1+'+29A77+ !''!15Ee{‚~ubK;*$(5<@AFIVdoy‡‘‘eD,$&)+-,%
3CPN\_aiic]WXUYffjjn{~uqfOB?A>7.!
- - - - - - -2@?<0#.-!'/.'*"#""" )032721(&.,,/@7492242.4?HA7/2501-%"%.3?IID8<FFFDA>:2.27685//NdkH9979;?A9629BEEtB@HJJLMMKLRLOSNMPPHED;:1-.)")) - - -użĎŇŐ×ÖĚľjcdk‚’skqp…‰˘ŔŐÝŢČ›©ŘčééěďîđďîîďďííěęçĐŞŤŽš”‘±ÇŔÉ»¤±Öص–łĆ®™™®µ™‘’Ť‹Ť¨§Ż¸¶˛¸ÉĎĎÔĎĹ´¦š“‹‚|nn}Žś¦§ˇ”™dVh†‡’’—«Á»Ł‰}¨°ľÁĂËĐĎÇ˝şĘÔŇČÉĘÇ®Ź~’Š• ˘Ŕŕëďđďńńđńňôóőóőö÷ř÷řůůř÷ůůůřůůúúřůůůřřřůűúůúűűúúúüűüüüýüűüüüüüüüűüüűüüüüüűřřűüýüűüüüýýüýýţüýüűüüüýüýýýýüüüűüüüűüüűüüúűüüűűýűüüűůůůűűúüűúúüůůřřůůřůřřôőńęŢÔÓĐÉŔłĄ ±Íéööřůýýüúřřřůůů÷ňęÜÇÁĎŕëďîçŮŃÍË»¶ÁŘÚʱťˇŻ‹`RLSXiťĽäřüýüűúöďđńęÚĎÁ¸«›“ »ÚçęěŢĘ´ĐĺíěîîëŢ˝–˘×čëíđěçÔ´ŽŻż±†OMw\:PššŤJ -
!$'!4/Lpxjjomtlh]ktx„€•ˇŞ§Ąˇťź«¤‘†€waYMPYa^ryi2 3YkŤŚ}‡’—źŤˇÎÚÚŘÖĽˇĽŮÜÜŕáŢČŻ·ČÉÁ¸´¶¶Ą”™Ł¤’zcWg~ŚŞ·»ĽżĚŇËÇÇ˝ÂÝăßÎŔ±޻ŻŞµ˘_/ -/ED?$ &DVUM9;GO[[_L;>H\ipwmfguqaSEL[gjo`VR[jiiaYb‘”’––ťžśśšž› ś–—š•“™––Ž‘‘‰{ypZ;!.GTUR[U\eejg[Od†‘’uhkz…}w`:+5apbg^N:7*# -
- GLJJGDC>:22.% +&,(&#-.#!(.+0:MWM;)+7JUN<'&;Q_I&).-++-;>95.$ " "$-9B\x}zwrX9%#*6?@@EKTfx†‘‹qN2)("')+&(A@HRYXcef_ZY^dllefpvz{qgMTB??4)
- - - - /AC=3)&-+%'*(%%!## $)(/1-2.))&')1??;53370+3;;:5048:41"&-3@AD@?>FIHJ?@71,/1332)1OgY>52668>=9.2;FBTaC<KHKOQKNJLMLPLVPLJHD:584% & - - -
)Ol|…‚‡x‚Ź™—‹‡źÇŰŘÚÝçşŐŮÜßÜŰĹ®˛ľĂş®µş¶¤™ˇť•zeWf|’ĄĽŔľľĚŐÍÉËĂĚßčâÍŔŔ®°˝´ŻŻ˘[*! -
".A73 -
+BP\C>;@JVRTK9?JWfo~vnjuxnMJAVgsvhcN[ekjcX_wŠŹˇź›˘˘ ź˘¤ź›ž™ššš™śš‘’”‘‡sL,(8P\_aPWZdjcZIVt‹ŤŠspu†€~iF,$MijqcQA1#$
HGKNLLH?6,+? #%!!%#/-2#*-0(/@JC/#&3APP8%#/J_O) #+,++-<?>4/( """$/*47Hirph[C%*0;9:9;BF[vŠzR-%%#&("2BFORPV_db\[\dlnhdgmv{siTHDB:0-
- - 4BJC2!.+')$%&&# #"$'!#&+*054*&"&&)8=:5,787,036669636853#%16BD?;>=EDEE@:62),7430'2Rh_F5402<B@916=DCA@HHNOGDJOMOHKNOTWMKEGC>@91#"!# -tľĐ×ŐÖÖČşťhe_l‹Śmjup~‰ˇĽŘŢŢÇź±×ćčęěîďďďđďďííîďíçѧŤŚŹ•śµČľĂşĄÔ۵˘¸ÄŻź’•Ş¶ť—”ˇ´˛ÁĹľşł»ËŃŇŐÓÁµ©źŹp~ź–ŤŤ• ĄťŹŠŚbPd‘‘ŚŚ¨Á·Ż ‹}‡¤±°±»ÄËĆĽÁĹÍÔŘĚŔÇĘż©‘~„‹ŤŚŹ›˘°Ďäęďđńďđńňňóôôôőőř÷öřřůřúřřřřůůřúůůůůůůůúůůůúůřűůůűűüüűűüýüüüüüýýüüüýüüüüů÷÷úůüüüüüüüűüýüýýüűůüüüűüüýüűüüýüűüüýüüýüüüűűüüúüűűüůúúůúűúůűúůůůř÷řřř÷řůöóńęßŐŘÍČĹşµ˛¶ĹÜěńôůřúüýůôîóřűúřőëÚĎÂĘÝëđďéÚÎĎÍş˛ÇÓĆ ©Á¸‹bNIJO€şäńúýýýýúôňňćĐÁĂąłŞ ¤§łÎŰßâŮÁ·Îćëíěęęáż™¤ÔčěíííçĆgŚŻšfEGtw];F~žš‹A $#%,'&MsmkhrvhhkgauŠ€†‘ˇ¦źśšˇĄ˘’‰~xeWU\^bar~]2*Ycp€…xn‘Ś“}™ÂÓ×Üß˧¶ĐÖŐ×ÚŐĂ®±·ş¸ł´ş·¤’śŁ“xj^dvˇľŔŔ˝ÇÓĐÎËĘŇßčßÍÁ˝°ąŔąµµť\*$#)>B;
,0DUI@9;KT^f\HHENcpporiikr`J;Qnw~ygOR[flnaYdŚś˘ť ˘¤˘Ą§§¤ ˇŁ¤Ąˇˇˇ¦Ł˘ť˘žˇź™Ž†€W, -!.H`gbTTXgea\HOj„ŤŠ}ktz‚‰~qS((<anqm_G0!' - -
PFLJLME:0.("!!" -,,&,*$*1+ /@IK9'&:NC&
&%(,3==62* )**,5LRH9.
!)/-+$&-=c~†mK(!
!5EFCDETa`^[Zbegk]U[flofN9:@K+*
- - - - !3EUM7'$,)#$&#"! $" ## $**+.,'("+++0<9.-59;/125;?515941,)"$,8?JA>=BB=?@E54/),8965)<Oe\D;5-6?@>852:DFIEEKINJHJLFKDJGUVVSOIG>>A:6.))$* -(xĂŃŐÖŮÔĘľ–hb`f‡‹mqr„y‚ ˝×ÝßĆ®ŘćčéěďđďîîîěííëěëčЦŽ“žźµÇ˝Ä¶˘°Ő۵¶Ä®žš—®¶’—”ŽŤ ¶´ĆÓ±޴ŔÎŇ×ŐÉľ®Ł–}‡›ž“ŚŹšź ™‹‹kWg’ŹŽ‹¨Á¶Ł‹…|Ž¤Ż¬łĹĚÇÁ·ĽÇĘĐÔĎŔĂĚĹŻť~ŠŤ‹‘šĆÝëíîđîďđńđńôóóóôô÷őö÷úůůůú÷÷úůúůřůůůůř÷ůúů÷÷öůůůůřřůúúüüüúűűűűűüüüýüüüüýúő÷ůúüüüüüüúůüüüűűüúůüüüűűúüüýýűúűűűűűüúűüüűüüüűüűůúűúůúůüůřůüúřúůřůř÷÷ôöôóňďčÜÓŇÎĆÁ¶ł´ÂŃâíôůůřúűúöďďôřůůůőěŢËÄĘÜęđđëŢŇĚĚ˝°ĚŃą˘˘ĽĹ¬…gMLIeźÓéńúüýýüůôôîŮÁąľą˛¨¦©·ÁÍŘŐÍľÍäéěëëçÜąŽˇŃçëíęęăĽkZš ŤbKFfwa<F€›šM - '"*+$FtxypnoqieZ]tŹ‰Śš˘˘›“šĄ§ ž“…|ui\^[aaisrZ3 .U^rx~oŽŤ‘Śy»ÉŐÜŢơÇÎĚĚŃÍ˝®©°łą»łµ±ĄŽ”ś¤”|l]fo}˘ľÄĂżĹŃŐŃÍĘÎŢçßÍĂ»ŞŔÁ¶ąą Z/" -
-&1972 -
%2KVD68EW_caWICCbotycdijfRBA`ntvkYN^bnmeUa|Ž– ž¤¤¤©ĄŞ¦§¨ŁĄ¤¤¤§¤©«¤ ˇ˘ź™Ť‰„d2 - - -(@V]fbVLbknfTKWqŚ’qnv|†…}b<",HisjgN/ -
USJKJJ>;/'%!!08:)"'0)
#,74+&%"#"
"$Edn]># -*32-%):J]WNMQSWRA55FV^G/-'1." - - - <MSL=)"--$"')&"$%&'&"%'"%0/.1/."*%*0411-)15?5*/98;5452102& $&/>KCC?:F==?><=1'+3/4216Le_C>66?>CI;45=AFQ?CEJIPJIKKNHFISOUPMPI<A=880-+ -
(*"-15@qpvnqtphacdw‹Ť}€y‹ť ›š›Ł¬Ą™’ŠyqjZXYadryqa;
(Hisxw{Š’“Ž€ąĹĐŮÜĂ™ˇ¸ĂĆĂÄÁ±Ąˇ¦®˛ł´®źŽŹ•ź”oYbs{ž»ČĂĹÄŃ×ŐĐÉËŰäÜĆľ¸±Â˝»Ă»ˇ`+ - -/=FB'
1COPG79<Y[Z^F=HarowwjcdgaQ>7K^ehcZDQ_mljZalŽ ťť˘Ą¦¨Ą§Ą¦©ĄŁ¬Ş˘¤§¬Ą§žť˘¦žźś“Źl<
-0U]eh]IYegaVMHe€‰Ś†rcn‚~|nd;"'?]lc\C,
PTJA@GA?3%
-
#!
)85& - - -##%6HB2)196* %25,",
- - - - 6FFE6*%)&$%-&(.# "&!),:4120/#+(),424*02563,38<?;0716;4(!%)1>DDA@C??>C=892)-=11215N`TC<536@ABA73:<@C@:DJHLCINVOHMQXOHKLH@EF<60+"$)$! - -*5EA&
- -/?ORF72>U[aVB:DWfqnhTDYhV=6ALRWXO;5Ccoqn^E_„›™–š™ ˘¤¦§§§ŞŁ©§¨¦¤Ą§¤¤Ł˘ˇźś›—‘sH
#AQb`E<K_^bW@7HmŚ‰‚cZhvzxmN)%>VVO.
NQKJDAG=;)
-
-
-
-
-
'/) "
-
- - 4?FD:)$'&$($$%!!# #$ "*/1186+&(',)316520:;-,5??::001;;4' "(,6=B@<<CDF>JD82.(,;45/';Q[N=8<6<@>B>48@;?>>:ABKIGJIQOMLVPVRRMMNE>:=.+&)$$ - -
-&5<?! 7G[R6$3AJI8*.=ADNC:/(>]H0*.3892*!"-NkwnO9HpŤŤ‡€ŠŽŽ—š•••“———Ž”’•ŹŹŤ†‚ypkbY8 3CIE7+2KQMA*%7YjoZA;LVWL8, 088.
NNMIHIDC?.
-
-
- -
- - - - -
- - - - -
-
-
- - - - - - - 6JNC5&(" &$"#!&!%' &-/5;73+(%%##&061-004137:88;38174/'"*/9@D>:>AB?@A=4.)()3298+7M]Q;=9=<=BD758;:B<<><DJHJNNKFFLWTSPRLFNDBCD5.' "
-
#&%"#%/3AiqplqunlfbdxŚŠ‚€‚‡’›žŁ¨¨¨Ł›—‘†qnWFZeZP``hD
"Lfkn‚}‚—–‹ŚŚ‚‡¤˛ąĂɶŽˇ˛˛®ł´¤‹‹’–śť‘––•ŽŤ ”‡gZ]kv–»ÄĹÄÂÍÔÖĐĎÓŘŘĹ˛ŞŁľĹÇČż˘^4$
-
- -
%" -
#*+",& .<FB)!)6SNG;488?DGGGGIJFLINHKAECB?8641(#"
!%$ "),"+-.
KJJEAGCB:..4
-
-
- -
-
-
- - -
- - - - - - - - - #5GG=6!$( !#%$%"!&#)-%!"+17<:1'"$!#%(08.*144700:<>80=465/)(/037=>:<:?>98;732+,535+(6N\Q=57:;@@C:4246?9:;9CJGFIOJFJMKQRMNGBDHJ=>0#" - -=ejocinhhfae‘‰„z’››¤Ł§Ą§ •‘‰~}hQT[aWTblfK" -
Fdmsws}‚–‹Ť‡~…›±´ş˝§‰…“§«±ł¦‰Ź™–‡Ś‰‰’“†r\Whr“µÄÁÁÁČÔ×ÓŐÚŰĐ»·«ľČČÇş›‰\7# -
-
$! "!"
-KGE?BCA?9%"#s
-
-
-
- -
- - - - - -
-$
-
- - - - - - - -
-
- - 4@B?5)$&&! '*+(% "##)"#)&,196-&&%"$)(61%*,./-*38?;8423334) .//8>=99:BA8?;0.))*:42.%6O[K:375@?<@<:>5<>=9?>AGJKBCPQOPLU[OGEJFB@66-/ $! - - $%$"#+2 4golkihdnegk}Ž‡†‡Ź’–ˇ˘¨§¤ˇ•ŤŚxyc]WX\\\munB#>Qpzxy}~Š—•Ž“‰q€šŞ´ą †‘ˇŁ¬Ż°«”‡ŽŹ™‰€†’‰†Žš™naWbw“łÄÄĹĆËŃŃŐÖŮŘƵ·Ż±ÁĹÉȶť‹gA!! - -
- -
- - - !
-
-
IBBAI@=;6"(/ - -
-
- - - -
-
- -
- - -
-
- -
- -
7GJG8# '&%($#"'!!!#**..891,' !!'*..(,/+/.-5>DM522767(#"#+-<A?76<BC<8?=/.++33/%#1IUI=86<=D@;>56;9<76<?;=CPGEQIMKNNKLLGHNB@9/,)& - - #,‡ĆÎ×ŮŘŐĚ»”gZ^c‹m{|w„v›ŁŻŞ§ź‹ť¶Â˝żÄËČËËĆÂÂĆĘÎËĘÄŞ‘ŚŹ“ˇ±Á˛˛¨– ążĄ“›Ąź’Ź¦§ś–——Źź»ŇŮŇĹ´š”¬ŻąÉĎĚĚÍČ®¬Ż˘–“› ›Ž’™ ”“—™šťš«żÁÂĽšš¤Ą´żÂÂş›Šź°şĘÉÂČÉĹÁÇĆľ«ž„s‡Š—§˛şĽÁŔÁÄÂÄÄĹĆÇĆÇÇËĚÉÍĎËËĚÉÎĚÍĎŇÍŃŇĐŃŃÔÖŇÔÓŇŃŐŃŃÔÔÖÓÓŇÔÓŇŃŐÖŇŐŘÓŇÔÔÔÓÔÔÔ×××ÖĎĎÔŐÓÓÔŐÔŃŇĐĐÓŇŃŇĎŃ×ÖĐĐŐĐŇÓŇÓĐÓŐĐŐŃĐŇŇŃĐŐĎŃŐŇŇŇĎĎÓŃŃŇÎĚĚÉÍÉÉĎĚËĚÉĘÉČÄĆĹÇÇÇľ˝·łłŻŻ¦Ł˛ĚĺíęďűüüýűöćŰŘŃĹĐç÷ůřöňŕĎÂżĐäíńíáŘŘä×ĆÄÖßŕëîńđäÄ–†ÇçďđřýüýüříŐ´˘°ÂČĚËż·Ş©¬©ąĂĘĎĘą§¶ş»ą˝ÄıŠŠ®ÇÍĘÉÇÁ”N=Pl‹e=6i‰tD5b–¦ź\ - - #%4)%%/73dolrmgeegbo}Ś†…‘’•ś ŁŞ˘–šŹutm\Y_XbavnpF - 7[w„…‚}‡ś›‹†tv’¤¬´·¤„‡śžĄ«¬¨’„†‡Śws‡Ť™›Žoc\ct¬ľÇĆČĘĘÎŘŮŮŐÁ®»ŻşČĹËÄŞśj=%
-
- -
-
-
FFDBB@=93&3
- - - - -
-
- - - - - - -
-
-
-
- - - -
- - - - - - -'>IOC-($'.**"&(# #!#0217?00( "%331&/1-0.7=:GH:685=/,! )+25>@<8=B=<@C5/+.*152*$.HRI@666<??>3-.108<366:AIHHGJGGNTPKHMEBBEB950$$ " -$@\~‰‡~–ž’“‹uq”«®°š„Ś–ťŁ¤© Š}‚€€tprŠ‡xŠ••Š~hT_w†š»ĆĘČČĆŃÔÔ×ĎĂŔÁşĹÎÉÄľ ¦Ąu=$ - - - - -
- -
- - -
- - -
-
- -
- !
FCEEC>>;3#
- - - - - - - -
- - -
- - -
*. -
- - - - - - - - -
- - )ENK?0 ""))*"%(!$! #'35780-- '1-)(-.,1148A=<95440*,%"$'-354776:?A55?053(3*/20-.HOB8502<<<>6/1.-;847;HE>GJJIJNKQSLDFJHFEC=5'*% - - -
$'!
- - - -
- -
-
- -
- -
LIDEB=83,
- - - -
- -
-
-
- -
- - - -( - -
- -
- -
.HSI?2 #!&%,%"$!"*!#""#%*1861"( &+-.,'&/.1/+379:558:04+!$'"-06==2/7=::<:4:2.28234-4>KE<1578FGB700-9C42:@J?APQFJJHHLMLH?CHB@?40*-& ! -
+~ÄÓŮŘŘ×Ę˝”ge]a…–xkom|nz›“™ź›”‰š«Ż§°¶ş»¶°°ł°ł˛´¶˛ťŚ…‹Ť•°Ľµ¶«•™«¦”‘›§źŹ‹ś¤›—–„‹ŁÂÎŐĚľ¬™ŹĄŞ§´ĽĆĚÍĆ´µĂą«Ł‘– ”Š”ެ¤›—šžš§Ľż˝ą©™–śĄ¬µżÁŔ°•}ˇ»ĚÎÄÂĘČĂĂĆ˝«š–ˇ¨®µµşľş˝ľŔżľĽżÄĆľŔŔÁÂÁÇĆżÄČĘÉĘÉĘËÍÎĚËŃĚĘĚÎČĐĐÍÎĎĎÍÎĐÎĎÍŃŃĐŇĚËĐĐĚÓŇŇŇÓÖŇĐŇŐŃÓÔĎŇĐĐĐŃĐÓĎÎŃÖŐĎŐŇŃÔÔÓÓÎĐŇĐÓŐŃÓŐŇÖÖŃĐŇÓĐŃŐÓŐÓÔÓÓÓÔŇŇ×ĐÎĐÓÓŇĐÍĚŃÍËÍÉĆËĘČĘĹĂÄĹż˝ľľş˛˛ÂÜééîńöűüüúňëçÜĚ·ĽÜôůöóîăŇŔ»ËŢćéçßßÜʵĎëčëđôöřöîÔ†’ĘčëđůüüűóäŇÂł¶ÇÍÎĐÉŔ·¬§¨°ąÇÔ×ŇÄ´Ż˝ÇĹĹĹĘÄ®Š~ŞČÍŃĐÎÄ X?Us“‘m@=jŚ‹D4m“•\
!(#%*4(ZjpnyufYZgp‰ŚŤ‡„‡Ť“’–—ž›šžŽŠ‡‘bYZ[afxrnL! - -9`}“’ŹŹ™›”‘ŠwyŚśŁŁ˘ys‡•–ťĄŞˇ|s{ohv†‘„x„–ť‘r_W]kť˛ÂĹĹĂ˝żČŇŐÓŘÝŃÇĐÍÄö§®©|D# - - -
>TUTI1 - - -
- - - - - -
-
- ! # - -
-
OOFFHD>9&
- -
-
- - -
- -
-
-
-
%+
- - - - - - - - - -
- - -
8M\JA* "!#&)# $%$#"*/+892+$+#($-0440//4./368:252594*$ )8H713:99<B@651.0732//1<JH;584?>BB3(42?95.3=@A:FJEPLMJNLIFC@BJE?:7((#" - -.‚ÄÓŘŮÚŐĘľ•fgbi„Ťqorp€w€›š›ťź–‰š˛«Şµ»Ľ»¶±¸łł´¸şµ®ť‰ŠŹ™łŔ±µ¶«˘¬ś–˘ś’“ŁŞ—™—‹ŠĄĹÔŮĚľ´Ł’Žž¦¦·ÂÉÎĹ°¸ĆĂş¬™““™›‘’¦®¬§—•śź©ĽÂÁą¨™›¦®µĽÂÁ°Žt‡˘µł·ŔĎĎĆČÍĂÁČż¶«Ł©±±»Ľ»ĽĂĹÁÄÇÄĂĹĆÇÇÉËÉÍËĚÎÉËÍÍĐÓÔĐĐŇĐŃŐÓŐŇŐ×Ö××ŘÖÔÖŐŐÖÖÓŇÓ××ÖŘŘŮÔÖ×ŰÚŰÜÝŮÜŮÚÜÜŮÖÔÓ×ÜŮŘŮŰÝŮŰÝŢŮÝÚÚŮŮŰÜ×ŘŮŘŘÜÝŮÚŮŘŰŰŘ×ŮŮÜÚÚÚ×ŘŰÚÚŘ×××ŮŘÖ×ÖÚŘŘŮÔŘÓŇÓÓŇĐËĘČÉÇĆĹÇÄżŔą´ąČáćéîńńřűűőëéäÚĎşľŰđôőóěßĐ»ĆŮćěçáŢÓż˝âěęđňöů÷÷ńޱŹ™Íćëńřüü÷ëŇɸĽĘÍŇÔĚĂ´¬¨§˛şĚŮŰÖʲ°żÉĘÍĘÉĹłŤŠ«ĹÎŐ×ŃÉ Q>Os’”lC>a‹F4k‰‹‹Z -
-
! %-5" -
)Wlkfv|h^^ow‚Ś„Š…’‘’“’˘ –’‹‹•wid`aifu|kO
3:[•“‘Ť†Š–›•’Ťyp‡•ťˇˇš…w…–““ťˇ›Š€sssoswŽ”{‹“•ŠpcV[e|žµĽĹÉĂľŔČĎŇŃÚÜÎČĎÉÁľ°¬§v;& - - 'HjrxdG/*---.
$ $ - - -
- -
-!,4 031'-LUH'(4*#$.5:?:1&(056'!
-
OKKEED?0#
- -
-
-
- - -
- - - - - - - - -
-
- - 0PUL;, " "&&(#$"! ##!!(&&474,$'((%-062'0;55179=833643.)%".:<;45;>B=@822025;33+/4DLD6476;E@4. 4844-&15@DC@CCNNKMRQNFGCDDF:85+($! -.…ĹÓÖ×ŮÔÉĽgdbf~Śspuv‹śž˘˘¤“‰™˛·˛µĽ˝ŔŔĽ˝Ľąą»Ŕľ˝µ›‡‰ŚŹ‘›˛Ľ¬Ż°°®źŽž”‘Žź¨—’‹ŤŠĄĹÓÖÇş˛Ą— ˘«¬¸˝ÄÎĹ®ąÇČ˝¬¦™—››śšŞ¨¬ź‘‘ťŞ˝Çöˇ‘–•ž®µĽĂŔ®‡p‹Ą¬Ż˝ĎĐČľĘÉÄČ½¶˛¶ĽĽĂĹĆĹĘĐÍĚŃĐÎŃŃÓĐĐÔÓ×ÓŇŐÓÓŘ××ŰŰŮŘŮŘŮÜÝÜŮŘŘÝßÝÜŰÜÚŢÝáÝŢŢŢÝŢŢÜßâŢŢßßáŕáăäääŕĺäŢÚÚÝÜŢŕßáâăäăŕââăĺââääăááŕßÝßăŢßáÝÜßŢŢáßÜŰÜÜŰÜÝŰŢŢáŕÝÜŰÝÜÜŰŰŰÜŮŰŰ××ŘŘÖŐÓŃŃĐËĚÉĘĹľąąĽËßăçííîřúúôęéáÜʵ·×đňôňíŢĐĂ˝ĆŘäčćâŰŵÉâéďőřůůůřó໑˘ÔćëďúűúîŘÎŇÉ˝ŔĚŘŘ×ĐÂş°§¨¬¶ĐÜÝÚ͸łĂĚËŇŇĚÇŻ†«ĆĎŃŐÔĚŁV;Ns’”uN:dŤL5R€ŠŠX -!!!//"
UekmvtjaZh|‚…‰ŽŤťž““’Ť–žš™‹Ž—whb`dhpvu^B!@]€–—”Ś‹‡šˇš—Š}r‚“ŁŞ¬ťŠz}‹’Ź–”“khlnlir‡Ś†v‹›•“|b]V^}ť®ąÇĚĹşľĹÍĚĎŮÚËżČÂĽ»˛®«žp5 - -
- ,L`lzlS6?HKQB7#3CD>>6*0711#*463(/:G><2;CF9-%1 '1+*0!
-'*7?-9DTcY<,6JdsgaoŤŚtQ@>IUcX979:AM[WG95-3<:64*"
-NNHJFG;.!
-
- -
- -
- - -
-
- - - - -
-+
- -
- - - - - 3MULC5&"))$' "$! '#072+*&'"!$020$)131..38>@2*,-0.-$"&-479579?>>@54-+.5512142BMC5789B?;;3,,5:-''2:;BFECGJKOQKMLKIE>BF=64// --†ÄĎŘŮŮ×É˝•fcak‰qoqwwŠžŁ¨Ş©šŤ ¸Ŕ»»ÄĆČĆĂÁĂĂÄĹČĘÇ˝§Ť…Ž“ť±ľµ ¦¶¸łšŚ”ˇšŤ“ˇŁ”’“ŹŤ˘ĹŐŐŔ·¶«ź«¸¨Ą¬®µľĆ˝§±ČĘÄş˛Ąś›śť“‘ž¬¬©š‘™§˝ĂÁłĄš‘ś°ł¸»ş¨‰vŚˇŻ¬¬˝ÍĐÉĂËĚÄÄż˝¸·»żĂĹËÉÍÍĐŇÍÓÖŇÖÖŘÖÔŐÖŮÚÜŰŘÜŰÜŰÝßÝÜŰŰŢßŕÝŢŢÝâĺĺäâŕŕääăäĺçćäââĺĺäăääćĺäĺçćăćçččăÝŢáääĺćäćčĺććäĺçéčééççĺääăĺĺçććçäăâćĺääŕáâáăăáăăĺăĺćŕŢâáâŢŢŢŢßŢŢÜŰÝÚŰÝÚŮŘŘÓĐĚËĚĹÂĂĂŃâĺëíëď÷űüřďëćÚËşµŇďňóńîŕĎĆ»ĆÖäčçăĎ·łÓáëöůůůúůůňĺÄť¨Óáćđúřđá×ÝÜŃÂĹÓŰÜÚĐŶ±©Ą·ÍŰßŢĐą˛ĹÔÖÖŐÔÇ«Ť‡ŞÇÖÔ×ŐŇ®[;Mz’–rQ?gŤS:W{Ž‘V ! +5-Seihtoj`cqz…‡Š‡ŤŹ”Ť““‘”ť˘ťš’˘ ”hcfgtxkb[@!
@`y–›š’–źťť‘wm}”˘¨¬ ‹o{‘Ź‘Š‚ydYVgjgip}Ś†‚’ť{dYSSu•«·ÇĹĂ»żÄËËĎŃÔǵż˝»ş±Ż¦™m=.
.I_nsqWKJLVWQF1)6KRYZLGLMFA58>CB36;KQXPP`mfiZ8!!3UjmbR]f_MOcdR5!,<HQ]L5)*6@CKOViwtgW[n{„uŹ”Ž|^[botpV><EGRb`ZG706CEFECLB02.5854.*$
PRNLKIA1
-
-
- - -
-
- - -
-
- - - -
-
- -
- 6EQQK@6% (+(&& !""+152.'%( ",00ម/7@662-3+22)!$).8<768=:?>74.*)+24/+**0FM<1/5=@A>>5*8@+-#!/<@=FDFIEIPHMOHHJC>EEH:66' ! - -! $"'6' ;Xjpqtnel~{‡‡‹ŹŚŚŽŹŹŚ’– ˇ śśĄ§ť’xfikwvacX? ?Uy—ť›•Ś“Ł˘ź‚nzś˘Ş® Š…“Ť…nbUEJVdadht†Šz€‘—”ycVK]mŹ§ł˝ÂĂş»żÇĹČĚͻ¾Ľż´®Ą—wD+$ -
- - -
!AfpvrlNDP\[a_F/+D^c`]KLZWJ>>HBG:;G]jgcbmq^M<Pg‚ŤŤ‡tzxwtlrvxU6398Ecx}p`B?>GPXUZh‚…Ť{idky‹„|‘‘j\^staIC<DWXd`\G81JROJH\aVEHDFHIC;<.
&YQRJJGC-#'
-
- -
- - - - - -
-
-
- - - - - -3FUWO>4'%' ",&#"! . " !1,05.'"!#)4/)$.2300697576+01/2(!(*359=59;858:501'*5;/)105KN?<529DE?<72/-2,#'18@HL@CKNICELFDIGADAIE803*###% -(!#$5 -&Pmrvnegpt|y~‡Ť‹Ś”‘‹ŤŠ’ťź ťťž¤šlmqutuj_dQ?% 6Rr”—™“Ť“˘˘ˇ›…~Š—Ą© Ś‰Ś‰yoi`RDAOTafgv„‰{”“Ž‚oPG]l‡ °·ľ»ł´ą¸żĂĂĹł¶ĹÄ·«˘™wD. -!1@[mt€hNEMZddcO<7<Qca`NWaecM>DHBI<CXofopu‡’Ś„yeU\l…’Śwv€rgtzuj[kx`Zp{‡Ź†zdG>:CFPVU`w…‰„pac{~Š…““”ŚjZaenxiLH=<QX_d]L:2GSQIGRcaIBJKJJG@B4#[YPLKE=+%
- -
- -
-
-
- -
- -
-
- - - - 5JRKH=0#" !$&""##$)-.723"" !"..-,.443158;=<5+1312.#(%.9@=;::829>>0-'0550,..<ROA92-49>>;>-134-(-14>E@@GMKKGLJGEDEBJI@?724,&&! ! - -/‡ĂĐŘŘŮŐĘ»bi\e††qvvs„{‡—§·˝ľ§‘¨ÇĐÍÎÔ×ÔŇÓÓŐÔÓÓÖŐÓË®Ž‰‹“š´˝ľËŇɲŁĄ¦™Ąś’Ą˘“•ŽŚŽ¤ÂŇÔĽş˝ŞŁ¸Đľ—Źˇ«¬Ż˛¬ĹĎĚÇŔą š••’“šŻ®©śą»¸«źś’•Ą°şą˛ ‰}Žź±ĽÇÎ×ŘÓĚĆĚËÄ»ľĂĚĘÍÎĐŇ×ŘÜÚÜßáßâăâăăăâääčććčçčččééçéééééččéččěíëíííëęěíîîîďîěëëëííěíěďîíîđďđđîďíçčęîďđđďđđđňđďńđîđđďîîíîîďîńńîîîííďđďíëíďďîíěěěěíěěěëëęęęëéęéęęéčĺçéçćááâßßÜÝÚŮŘŐĐŃÜäëîëëôúűüůóęŕÖÇ°¦ČęđňóíâÓĆ˝ŔĐŰÝ×żŞ´Ň×ę÷üýűúúůůôíÔ«ť«ŐěëßĚ×ęîňëßĚÉÝăĺâŮɸµŻ¬°·ĘÚŕŢŐŔ·ÎÜÝŢÝŮŮĆš‹®ĐÝÝŢŢÚ°fISpzP;Y||@/Kw‡’Y -3Puś›š’…—¤˘ —‡rś¦©Łť‹…†~o`e\L=>IYaljm‹yŽ•ŤiTLZhź´´µ°ł´¶·Ľ¶µł»ÇĆĘÇ»®ˇv?.
-#*?XorujUPQhid\Q<8DXee`OJbgZ_I@ENI9F\eivwz…Ź„t\Ud„”‡xv}syldgjjqŠ•‹siv‰…wkWA7>AFHK]s‚€‡sd^m„’“ŚŹ‘‘Š}aYgrpaK?7=O]`bdS<9;LN@LE_eTDKONEEBE4
WNPRSK7&
- -
-
- - -
%
- -
-
- - - -
7GRRKI.#*$#*!! $*%-51'##%!&2-0004495235950*0673%$$"/;A>>>>;:=<;43-,2731+2AGLA662+6=>C8059:70/7;AAC<ELDHNKIO>BJEGQ@=922#'# -
"(""%*-D.
Aftrqf_uyuspgy‡’ŽŹŚŹ•ˇŁ¤ś˘¤pglw~umkedd]G) - -5Vr‡ś§žŹŚ“ ŁŁ—†wyš˘¬ˇ”€wlc`XQCADY`_ku{}vŠ“”„kQJUf—¦°°´´Ż«±´¶˛¸ł˝ČĹÉŔ·©ź—rA*)
!$&<Zk}tqWGO_mggaE<BOX`fUO[eh^ECFRF<BM]zz†Š’Žp\Y\rŚŠ„rrv~g\]ipm€’wdp‹ŤŠ~oZE=<GGAKUey…‚ne^m€–’Ś‹ŽŠrggkofaH9;KWfkh]H=<=AJGGWdYFIHJ?>CH='
YSQPOH8& -
- - -
- -
- ) -
- - - - - - - - - - - - - - - -6IQWO;-!$+'" #+/(.31/#%& &.2&%.3267/39;=5+-/3)'(%(1:<;8;AA@?=<51--650)-/2EI:5289>=?D:4279<73<;@FHCGEGIFIMED?IHBHHD=0)+- !
- -
-
- -
- -
- - - - - - - 0EOOL<," $ !! !#!(./73-$!!!%'',.&,06:1139@92++23*(("1876::?@A>E9,.3.12.+&'7IK:71.6>8>>345<;:605CIF<@MJHJDKGCCHCF@EC::41)/$' - -0. -.'
2ONFGOYSPHCFWizŠŽŹ‰’™›šť ś†uczygbc`krq}k3 .Sk†šžś–‘ť«§ť‰s‹†Ž‹|tlaaVYURGFPTjpx‰|…—–‚s_LN\o‰ś©®´Ż ź ťź¨°ş¶·˛«¤–”~R3
-
- - )7To€woaPYis{viZ>7@Sic`V_dlojVEJJEEEJbs‚}‘’€dPFix…Ž‡titshdilu~Ź“‚tox‚„uhcU<43>GJV\fy‚pn]_k€ŚŚŚ›™‹ockil]HJBJV_ntjdI3<KFRKCN[ZD8;7<@?D9)
YRTSON?1$" -
- - -
-
- - -
- - -
- - - -
-
- - 5CONJ<')(#(" $+6027)&#&",.*),/1/.6./58:4-+455+$""376>60<D<<A73-*0424.&1CHJ>62019DA=>.6B><839:ACDAENIHNHGJGGFFBJD<83/'+$%!
- -
&8”ËÓÔÔŘĐÇľŤebdd~…nvtn‚z‰śłÂÉǬ•¬Ď××ŘŰÝâáßŰÝŰŢŢŢÜÚϬŽ‡‡Ž’›´ĂĹÔÚÜÜÜŮɧ®¤”Ťť®®•‘—‰ŤĄŔČ˝Ąµż¨˘ľŃǨĄ®›“““ś¤ŻČËËČĹÂż´©ś•śž•‰”˘¦„€š¶¬ ™›§©Ş®Ą™„v€•§¸ĆĎÓŐĘÄÁ»»ÄÄżĆĎĐŘŘÜÝŢâááăäääçčččččéęęëëęęëëęęíîííěííđîîďíďđđňňńđňďňńńňňňđđđđďňňňňńňóňňóóőóóńńíěđňôóôňöőóöôóőňóóôóňňńóóóńôôóňňňóóňňóňńńňđđđđđďíîîîîíîďëîíěîďíěěëęëęéčęéčćäăâŢŢÜÜÜáëčěďíńöüűřňíçŰ×ĎÉÁĆÖäčâÖĐĚĹĆÔŰÄŻĄ¸ąĎď÷řúüüüřř÷őîÖ˛ťĽĘĂ´¤®ÄÝęďíÝĆŔ×äĺćŰÉş®¦¦¬´ľŃÚÚÓľµÉÚÜŢßÝŐ˝’}®ÓŘŘßßŘ·oDLw‘}S9[€O.DoŽi - - -&23227;?AF>DMkz‡Ź„Ž•™˘›†whm~tceoifq…Ťo5 - - -Wj‡¤™‡†Ą •Š}~„…‘”‘w`b^[SKDGFDXs~…|n…—{nZXSZc}•˘Ż¬ł¨™‰Ź•›•ĄŻ©ŻŞˇ•ŽvM1! -
-
,;Vkw|pbR^cr‚„o[I:9LeffZWgjjl\RIOG>GJbt…†€‰‘”’‡nMD`q†‹Ś€s}{ndi{Ś––|ttw€wyq^;147JMSU_t€ymmlx……“›ś“ubdhqn[IC:SfpqojU6=IRIEGM\fRF979><?>1#
TPVULKMB<-
-
- - - - - - - -
- -4CPQA8/# #/1 #$*-//5(###)(,20-&,0-41*/25:8-320,$$2:6>99?A=?7671*/442))+:KJ:/.-37;=>=4872527=>CBEE@GJNEGJKFD@D@E@@=-*+" -&2,,59755:9DMm|†Ž…}Ť‘“••|qjtx€vd`cffh{”Žz? 0PeŽťź˘™†‹śŁ šy}ŠŤ“š“Ž‰ysfc`VWHOIO[jŹ€l–•~n[WPYfx‡›¤ŁŞśŠz|ŚŚ…’“ ¦ť—“ŠzK!
-
- -.9PjpwwrZWfpvbJ8;IdjlaXjiqs\SMJKJEKWv…Ź†…•ś€W@Sh{‡Ś†s|zjjww}ŠŚ—‰tkw„Š}naC46=JHPMam…‰zrhkwy†Ś’źž•€i`muvkVF9=Sksql[@:BNFHGK[hXD9<<<<@C<* -
QPUVRNOLD5$)--("
-
$" #$& - - - -
- - - - -
-
/CFFB8%# )2"$.*',070( $%'02/'%(1732.+3185+/..+$!07879;>?<89654,*02*,)-6HI>0.-08;>>33558755=FEHJDDIKKBFHG@EE@GA??<1.)" - -
#24Nivvyr`Pfuy|yhL;>AUgmh\bjtwr_MGHH>FTp‰Š‰•™—e=G]mŽŤŚr|{ohlns|†•‘|jtpmY;4<CHGIYk€„„|kgl}ŠŹŽŹ›žśŹq]gwypXA5;IZilqjZ@:?NC@BIedRC<CCACGF<%
TXUQLQMG@3#",640'
"''8UZT;!)27&
- - - - - -
- - -
-
-
- - - 1CFBC7'$ $$!$&').7.*"!!/500.3/740//47/.08;2'-) %29>;8:;A;5;9355./5-,//:LN>5,7;6:>8/+47>>84>F>B@IKJMNONGFCF@?B8<=:43(&# - 'Jc\H;NdXVKKQUy„„‹……Ś‹~qpz†Šnlirgu„…‹Ť”yE .Rf†›Ş¨‰‰šźš–€prŠ–••Š‰……|dhf[QHFHN^jn}”’‡oYQZOWo‡”›Ź„xqlng[[mlhdhqvq@$! - -!$&+Nk{z‚vg]gmy„sZ=>CPiql^ZhyywnXNROM@Uat}…‹’™™’{W@Hfp€xuzpgclot}Ś•‡tpy€qpbM<7<;=DH_€‡†€sih‚Ž”“Ť”ť˘•}`Yfmh\J=:>NgqpkiG;=EF===QmbIEIFEBMMH9!
TNLHGMHD?5( -583+% -
%*-%%7RounM.&4:/
- - -
-
- - - -
- - - - - -/AG=60#! $" $$%2.02)%!(1./.073632/5:0-/-34*")$'0:>44;?B<897/36041-)%/?SN:4458/6;>3.6?C?6,9D?@<F@CIINMECAA?FA>==9.-& (
-%;”ÎÔŐŘŘŐνca_a€ŠooqtśŻŔĂĆ«—®ĹÎÎËÓÖŘŐŇÖŐÓŇ×ŐŃĐŨŽ„’›´żŔĎÓ×ŘŘŮŘÖĐş‰kn™ ’‘“ŤŽŤĄ˝˝źž¸ĽĄˇ˝ĐÂŁ¨¨™Ź‘ť§®ľ¶˛ÂĐÎÍĚÇĂż®—Ś…Ť„rv…Śtśş°źžźŁ«Ą›”‹€ź˛Â»·ÉÇżŔĘÍŔąŔÉÎÎŇÔÓÖÖŘÚÚÖ×ŰŰŘ×ŮŰÝÜŢáßâßŕáâáŢäĺćĺĺäćĺçĺĺćććĺččçčéçççččééčéęéëěëęęëěíîîîěëíěěěĺßßâęěďďďđďěěîďďďđďîíîďíďďîîđďîîîěíîíďďíîíîîîîíěęëěëěěěëëěíęěííëěěëëęéëééčćçćććĺĺáßŢáćęěçćëńőîęíčÜÎÇÉĂÂĹÂÁÁĆĎŢîőóĺËĹÔÍĆ»®©Ş´ľ˝Ŕş´·´¨ś–ŤŚ‡Ś‡}‰ŹŤ}wpnyuk†ť¤¬źžĄ¬ˇ™–źˇž˘š‘‡‚ŤŚtj‹źŞ˘ ť„J:Gx‘{R=]w}W;GtŠťw$ - - -30'
8ZdgRH`fb_]egj‚‰‹„yyupŤŠwhhiht|ŹŹŽ“™~M* - -&Pc–¨ĄśŹš“Źyp„ť™”„’„qo`W\LJJQbkx}r““‰lWRKKXcr‚—‹†xtfbhh^Zd`_Y]grmG/
- - - - - *,Io†~thd`h~‘|]?60Kchsi`huvtiVONJFHJYrŚ‡Š“—’~`BAW]ixv€~ppoidot„ŤŽtox…‚vnbP<58;CMPTs€ŽsjfzŽ––ŽŹžˇ™‹l^_oebS:<=ManljlTB<?EIAAE]hXGFIFHOON=$
TKIEFCBBC7' $-8:;-$
'3+!$+6]x„m^D.*,%%57/ - -
-
- -
- -
#(.8:/+04)'# - -! - - - - - - - .?=97!!#'!!%&&)-210'"!!%+-*-,33305502521502'%' -7633=:=87?8-21.3,&*'4>GR>2027:<:;58?>A<2->>@C?CCHFGJEFMB<?IAA@A4/1"! - -
'<”ĘÓ××ŮŐÍ»Žg^Xb€{hqtxx†›·ĘĚɸĄ´ČŃĎĐŘŘŮÖÖ×Ö×ŇŘÜÓÔǨ‘†’• ŻżĂÔŘŮŰÜÜÝÝ×ÂŤig›ź”•Ź„Š¤»łťś˝Â¦ÁÓɧ©®ť”ť¨ŻŔżł·ÉĐÍËÉʱ¦śŽ‘‹m‡€Š˛ą¬ˇź«©˘‘“w”›ĄąÁ¶±ĹĹ»´ĂËÄ˝ĆĚÓŘŰŮŘŰŢŢßâăŕââßâăĺăćĺćĺçĺĺćçčçččëëëęîëëęëéěěëěëěëíîěëďîîđđđđńđňňđďńńňńňňňóňđńňćßÜăěňňôőőóńňńńóóőôňňôôňôóňňňđóđńńóôňńńďđđńńńňđđňďđîđďđîíďîëďďďîďďíîîěěëëëęčéçĺçćääáÜâëěęçéń÷îęëç×ŃËČÂżĂÂÁÂËÚĺďňëŐÇÖÝŮÖ§•’š•ť–Ť‰Ź„|vwvqrqq|uh_[`]UWPs”¨Żž–ť¨°Ąš’ť š”†‹|o‰sl‡›¦Ł™“M8Gl‡•€V:T|{T1CqŠ™y+
&- - -)Vpth_mommow{||ŚŚ‹}}wt~“‡{helkw‡Śśźš‰W# )EgŹ›ťť…‡ŚŽŽ†{mxš ž›”‡Ž““{mdUbMFGZ_gv‡‚{xŚ‘‰u[LNKTakuŚ}znU^lii[\]TMVjqre>)" -
- - - -#13Cf}…|ula_ey†‹{\>61FVble^_pvts^LGLMIJZp}Š„yŠ‡‡qD:L^l{~„†wrptimp…‘ŠŽ‰~qt|€‚ogPE;64BGMMax†„}pgw„•–Ź–› ‹p\YdljZF=;C\jrdcYM>;FHHFGOgcLIJMGMPLB,
MJHED@FFB:$#069;432)"#02($,:^xŠ~k[MA5(&)5:2!
0*)..6CKSZQNLNKC;?=7+*-#$# "
-
-
- - - - - +<=31$!!! "#",3032*$ %+)-/025820*,55//0**/.,*%(+3<>8969B;8?203/44.+)&-7JM>0-36:A?4777=>9219AEAHHCFEFHHFAA?FA@<;B:,+"#!
-
- -2%!,!In‚yusektsz†€‰Šq„y€Ž‘†uvoeku|”–śśť“—›‡R& %E^|“›ť—‡w„‡ťŽui}“źťš“’ŠŠ‹’zhc`c`KU_aj~nsŚ•‹q]SJLSbhirŽŤuqmafng\U^XXOMcttkD' - - - &+=c~zqa`dv}{r]C89CShkic_owxvaQJIQRIOht†€zŠŹ”ŤK;FWj„‡Ť€wnsh`d}‰‰‰…‚wop…€zl\R>5:8<BFZiy€vnk’’ŚŚšˇ–[Vaib]UD;DKbacb]I89FFLIBJahVGFIFFJHG<$
OKHKIHIJI9%+ &-9<>JONMB8-"&"%)%)1;6/ #(@eŤ‡peYE8.+5:>7#
'7BIA6).-495'#(+36/ 1=906>N\^cefba[LHMOJD>873# - - !"#"$(*)
-
- - -;9:1*"#!##!$ !'..13'"!'*+00,)5786,.2502,)131.$!2-378145;C?=89/(*-67/*#<TEL>4115:>A:51-8=52/=@@@@CBGGGEFLB<?D?=;34:.%&
-!4“ĘŃŐ×ÖÓĘľe__i†Šnttx‚p ąÉËÉłˇşŃŮÔ×ŰÝßŢßŢÜááßŕßŰĐ®Š„’–ŽžµÁÇŮŕĺââăâŢŘÁś„x™®•’’ŤŹ¨ą©”ťşľ¬¤ľŐÇ«®źŽ‘ťŞ«°żĹµŞľĎĚĚÇĆż˛¤”Ž…„‡tnz…yŠ°¶¤™«¦ Š}–®şÂ˛˘¬ş»ş¶ĹČŔľĎ×ŘÚŰßáŕâăâĺăćçćĺĺččĺęęęęëëéęęęęéęëëëîěîíííěîîîîííđîďđńđđđđńńđđđďńňóóóôóňńňóôňôóńóňóôńôőôńńňóńńôóóôńňóóôňńňńńđđňńóóňńďđńďńńňđîíńđńđîđîîńđđďîďîěďîěěěëëééęęčéčäčćäăŢŰĺëęäăëńóčĺéĺŮÓĎĘĘÉĆČÉŮěöóňěĎÁŰççęäеˇ’Ś†Ź‹Ž„„†Š‡……†yp|vjpy‚yjWTPOSNVz ¨©ž–šŻ¬••››¤¨ž–Švp…’t[š¨ˇť™—€HDHxŹ•TA[|~`3;h•s+
#"%'2" -+Qsu€zracso||‚~‚w}uy…‰‡summms‡Ś–— —–ś™‡R# 1EYy“žź—|}~‚›ź’uez‘™™—”Ś…Ť…zgbh`ZcUZjgx‚}lw†q\SI@J\cfpŚwja`bf^_TV\XTV_oyoC*! -'&.=c€…vvba_mz}yeL/5BO]]bf^`hqqbOFCMJBJ^n‡|{Śť”c;9Ka{€‰†…~tsldfqzŤ‡pt‚~maW>83;AQRS_y„sn}•–”Ť‰— ›‰bRWfg_YQ<=Q`\Z_aR>8CSNLFDVf]G>GDGECED2
LNIKIKHJM9)#$(2:>FZhg[SLD0**)))+/7509C>-!!*?cŠŚŠvdQB836;@C9& "&4Nknk[HEGKJN@1.2:A>9$ - - - - --7;5-<RjgpojhkdWOSSOIE?=3#""#'0>D?1
-
-
- - - - -
.4661,''#!! "+./)'"%-.,+'+..94281582%'27**#".+444939?==>;7-*./41$'"c“FF>3-+)8?<?72.05736:?@DBCGJIGIIB>BAA>9=92//-$(!
-$#*/% -"Cayu€qdknr{…yq{z†ŤŚ…~vrtrps‹Ž“ť›ˇśš›‘‹\$ -)@[qŤźŠ€zžŁ“yioŹ™“—•Śsmodc[^\R[hlrxvjp‹‚uVFHEIP_enŚthZ[`hb_^\h^YUamzqD+& - - -%/0=[|‰…}xga\ixt‚}U6*9C\fkf`_fhugHGIMJBDSmŚŽŠw~Ž•“ŹsH;CQo„ŠŚ‹|sz|qgmw†Ť‹‚sow{tj`YE818CRMUfr}†€lduŹ“‘Ź‹iRVgnldVC>OZ]dmh]D4BOPOK@H]bQD=;=C>@F=."TJHHJIIMH4' ' .8>AO^mg]YQA30/1,2399<6==7+,?`‡’Źv]RA=7?GHC<) -%1Gi~rfXY__\TC528<C?<(
- /9674?Tjnsqiklc`RQUNHGEC:)"+$%'.@A;, -
-
-
.221).(!"!$!$ *,(&"!)/0+*0&(/8-,276==20+-4+,##)./18;:489<B940)0571(%&*BNK;14--559534450660:?@FEEIIIBCDAB@?@A=A?73--!(#! - - Shr~temtr„zkt„‰‰u~|vyt|Śśťš •“›ťť—a/ !;XvŠŹŤ…{tvŚˇť“tew—™•‘•—Ť‰{xtkae_[XXYYelsutsr†Ž‡sYHEEJMankv…sha]aaf]Ydd]]O\zsQ$
- - - -&1;Yy„‡†|gRu©}ŠŠ^;&#;Wag_[]\jpjV@ALH?HQnŠŹ†x}”‘Ź‚Y<<D_o†‹†|€wgowu|†Ť}lp{xpjdU>005<IK[cpztkp’‹‰„…Ś…s\Tbook`GAFblkkndQ7?KTNGLEWh\G=AB?=>BF?& -
OKHFIKKLH5$#" "'1>?EYfom_[RA41/11522?82<9/& -@f†‘Ťw`PC>?BD@F>(%.15:Ol„€xj\Y_eaYE815>A@@1 )243>CTknnmjiid]WUSKHECCB3+:A/""-:42( - - - -,.54-0*$&$#"&!#!!!$+/#$# (&-,-0&&/8603.66953531)$#-41653;:6==B;6+9*,21*+)1ANM<84506::/4347:E./8B>?DJFMGE@ADC<?>@AA@261)( % - - #(23Xm‡}yh[`l‰Ťg@*&6CS\[]_bhon\FNFFIDHf‚„€it™”‡eA5@Ya|‰Ž‡vsl_eu{|ŤŹulixurnd[B958GFOM]w€…‚tqŠ…Ť—šgNXgtviNGEYmigpi[I=HMMJECKbaLA:@?@;CJF&
LKKHLNOKF7$# $(1<HKRfnf_]PB210++2.3633371 $&@d~Ž‹w^KE;23:?E>(&9@><Oi€„o^SZab\J5-3>?FB7&
"'1.3;FWporrppofYSSVQNG>FECDDE1*(/;@;.
-
-
-%6=76,"!"!#$!'%-*' # &--%*+54813<27668371,&!+561530:>;>;72.4,/10%&)1=OG;23-5:??53854<;578A@<>:9EGME@ID=ABAB>;:5-))"#!
- -$7>4 &?ŽĂÎÓŐŐŇÇş’b]^ikwmv‰vź·ÁČǬ“±ÍŐŇ×ÚÚŘÖ×ÚŘÖŘŮŮÚÖǤ~ŠŽť¶żĹÔŮÚÜÜßŢŢÖÁť‡…“š’”„Ž¨ą«’šĽ˝Ł˘ÁĐ¢¦¤—™ťŻ˛›š§ÁŔł˛ÂÍÍËÉľ—Ź‡|‚{wvy‰‰’ˇ˘ĄĄž—Ś‚‰šŞµ˛ ™ś©łąŔĹĹżČŇŇŇŃÓŘŮÚŘÜÜŮŮ×ŘŐÖŰăäććčęéęëčéčéçčęęëęééĺßÝŕŢáäčëîďďîîîďđîđďđđńńńńđďđńďđďńđńńóóňńěëěďđďďđďđńđńńňňńńóđňňóóóóóńňńňóńňóńôňđńńňňđńđďđđđńđđňńńńńńńďďďđííěčçĺáŕŢÜáăäćăăäÝŢŰäěěéçćéęŕŰŢŢÚŇÓ×çňđëâ××ëćÚŐáäčńőöďáÇŻ¤Ł¦¤¤›”śĄ¤Ą˘ˇž ˘ ź¤ťś¤ž˘Łź™źź†Ť]h“Ą¨ Ź“šŻ«›Ť™˘Ş¨˘žśź›~fŠ«µ·µ˛”X@Ai‰”[7Tvw[7>b„™|)
$ )(()84$
%Phv{vqkpjco€x{{„“”…y}r{qtŽž¤Ł˘ś ¤Ąˇˇźś”‘‹\+ -2SglmrvisŽˇ¤–nijyŚŤ•‘Ť…}rrqf][ZSGVRfkmuuqtŹ‹zdHB9FP`ffptm]^\bdnjedidY_py„{U/
- -
-
#/,6[s€ŤŠjdcq†Š€f?'*1BW]ZZVYfmibULBNKCBZ|‡{zšśŹoK63JatŽŤ‡†zy}q`_iy‚‡Šodpuvg[]S=5?@<GLUt„‡‡vks~‘ŽŽŽ–Ą–sZZgt~x\OIQemrtshS:?GQLB@DZkYE@NJF==MH/OTQKNQPKE8! ! !+4?AEN_e`[ZUD3,()**(%'236/+!5&?bŚ‡vaL?5++)6=@,,>EICNcw~|r^RYa`_O@209?B@7' -!,018>Kbtsqrtvtm]TQVWWNHJLY^[J0+>KPG6%
- -
- - - )7:76/% ."*'*)*'#+*#'.'%36:920238413664+$*#13//56:@?9;:3//+03+*)(+=J>5310559=415<?<5424:A<><?DDFFEC?CC@@>D978*$&! - -!38D;'
#>ÂĚÎŃŇĎǶe\_b‚nwp{wŚ›¬şŔÁ§ąŇŮŘŮÝÜŢŢÜŢŢÝÜßŕŢÚ̧…Š’śłżĆÚÝâăâăäßÚĂž‰Š‹”’†•“Ž«»§—żĽŞ©ĆŐǨ¨¨ˇ”•śŞ±¶ŁŁ©¨¸ż´·ĂËÎÉĂĽŞŽ€{‹‡†ŹŽŹ…› ›Ł ‘†€Ž¦Ż¶¤•šĄł˝ÄĆŔÁËŇŇĎŃÖŰÜÜÝÚŇĎÍĘĘÍÓŢäćčéęëëęěëíîîíîěíěëéâćăŕŰŘŮâćęîđňňňńńňóńňńňôóôňóôóňóňőőőóóőóóńîěďňóńńńňňńńóóóóóôôôöőöőőóóôóóňóóňňôőôóňňňńóńďěîďńňňňňôóňóńňňńńńńíëćâŕÝÚŮ×ŢĺćäăßÝŰÚŮŢčëçäâçęŢŐÝß×ŇÔÜĺîďíčçëęÚŐăîëďôřřňăƦ¬©¨ –’”ť ˇťźĄĄ˘™”™śśźžŁˇź˘˘¤t_m ©ť‘–˘Ş®˘—źˇ§Ż¨¨¤”¤ťgŤ µ¶´Ż«’]?Bj—†];Tw€`45c|* -
%&(%%*0;* -Yuxsuvmifjjmw†‹ŠŠ‡}|}q|’›˘¤¤¤¦§Ą¨¦¤žˇś—•‰`, --KU[o€voŤ –wbgo‰Ť”•Ź‰|voih^[\NLU[fffpros|ŽŤfPH?COankhof]\`einpgde``^i€vS/% - - - - -%)2/Oq{€zl\_cu}ŠuN'*;P`a\UPbgimZDDKEFFPq{‰…~r~“—‚fB2;Mi„Ž‘‰zw†woflp{ŠŤ€ojqxyffXG>:7?JMUg€Šzh{‹“Ź‹“˘›…e[et}{nWBHVaprom`I<FPRGBAEehQJLHECJOE>*SVSNRTQPK6! ")07@AK\a[[]XE1,.3,+&$041.%#+@a~Ť‹ud\K=4*-7GE3$ &:BIFI]rvcYRXabQA74=?@@=, - *./2<Qfpqrsrvwo_UORPWLHJP`kiZ>," 2FNVN3
-
-
-:;:9-'!"(%*)&""!!./#%'#$-15233.6:1-/244."'!*-1621/8A@=<;2-1112+%)+1COD324219379704826644CD==>AFABD@CADJA==@A95*"*%
-0CC#
,AĂĘÎĎĎĐĘąŠebhpŽ€nsqsw‹ź˛ąąşĄšąĎÖŇŘÝáăßŢŢăââáăŕÜĐ«‘‡Ś“•žµżÇÚßăääääăÝÄ›†–›Š‹šśŠ’«Ľ§’šĽľ®«ÉÚČ«Ż˛˘“–ź¬˛·Ş¬±ťŁ˝Â¸´ÄÎËÉČľŞ›Ž{‚Ť„Š••‹wŹ ™™ť›–‰†ŚŁ°˛Ł™Ą´ľÂżąąČĆÇĆÇĐÚŰŢŢ×ČÄżŔÂÇÔŢĺčęëęëęëíîďîďîđîëëëčŕáäßŮŘ×ŢäëđňőôóńńóóňóőôőňóôőóóőőôôóóđđńóđďęęíîîîďďđđďđńňóńňóóöőôôôóőňôôôôňőőóôőôňôôňóńíëííďđđđńďóńňňńňđďđńđđîčââÝŘÖÖŢćééçâÝÚŮŘßĺęéćâĺçÚŐÚŰ×ÖÓŮŢăäçěńěŕÓŕńđđňôůůňäÄĄĄˇź˘™”ŹŹŚ“Ź–š–‘‹ŠŠŚ‰”Ź”•—ŹŚ{f_j’ °˘””Ł¬¬ Ą§¨«¦˘–‰Ź”›€b‰¤Ż°±Ą¦X9Io„–ŚW:O~}`75[‡–}4
*'$' );-
Ur…~ytwodgv„‰’•Ś}zryw{†—¨Ş¬¦¤¦Ş©¨˘Łź ››”‹c,4ILd€‹…yy}Śś ’xd\t••‘‘•‘‰zwwtjd^^TKTX`bdlrqs„ŚŚ}hKFKAGZqmhpi`Yadjole\qkifrx‡~a3$ -
- - -
-60Iiotxpf]Xdr}Ť|Y07Refh`OZgok\PIIHFAAar‚ls‹Ž’ŤzK5,?_uŠŽ‡†vwwtjju†‹‹ŹŚtjmw€ufh]D83:MSUdr†}ryŤ‘“Š‹›ž•{\Tfv~w`G@GY`kqrhN<FIRGD<BZjdMFEIGSPGA4 "UTQQVXYQO8= $"!"*37:=LX`XV[Q?2-//40,'#/,//!!!$*?a€‹†sf^TJIIMY\P=/(&8>BDAWvzqj]VZ^\TE317==@;+ -*.//>Piotwuu|to^MRPKHGFJTblj_L<2+*%4DNMA-
- - - - - - - -1>F[62
"! "$(0#"#")+(%&"%,',160//33111+,01-"!+-3572169<8=>63,*050&--4@QI>811-2;>92000<>987BB?ABCHBCD;=<<CJDC@@731)!* -"
"5ŽÂËĎÔÓÎĆĽc_]k‹…qrps€ŹĄ¸ŔŧąŃÖŇŘŕăâŢŢââââáâáÝШ”‰Ž“’ś·ŔÉŘŕăäćäĺĺÜżˇŤ†”šŽŽ™ź—’޶ Ť—¸˝§§ĂŘĘ«±·˘–“Ł¬Ż·«¬°ź–±ÁżŞ·ĘĚĘĆ»©“†‚‰‰‡™––†€šť™‘”™…“Ą¬±˘ť™Ą±ĽĹ¶˛ľľ˝»˝ĘÔÚÜŢŰĎÁĽľÇĚŰäćčęęęęëëëëëëíîîîěëíéĺăŕÚ×ŮŮŰâęńńóđňóňóóóôőôóőőóôôńôóňđďěěęëëééććččęčéęëęëëěíďđňńńóóőřőőőôôôőôóőőőóôőôôőôňďďďđďđđńńđňóňđđńňđńđňđđđęĺáŰ××ÚäčęéćâÝÜ×ŮŕćęčçĺâŕÖÔŰŰÖÓĎŇ×ŰŢâęíäŐÔěňđôô÷ůřóĺĹśŠ‹ŽŤ‡‰{wrzz~„z{up}vpnloqz{rleaaYjŹ˘˘”š¤¨¬ŞŻ±¨ˇˇž™‹„xŽ h~ś¬©¤ˇ¤‹Q=EfŠ•‰W<Tx‡d0.^„‘…5
&#&#!4<& - "Nr€}z}zpfkz€Ź•‘„}‚tu‚Žš§®Ż®Ş§«¬Ş¨¦©¤Ą™ś›”‹d* - 1GQk~’•z{Śťźšebw”––—•}yyrijjeVRW\Y^eiu|oyŤŽ„hNSILMWkrplgbcafpopkam}wsp}Śg9# - -647Idmqrse[U_pu{t_73HWfi`VShhgcSBDOF@Hbot}zwoŠ—~_=.7Hb‚“Ź‰~r}qbq|€‹‰‰|nhvy~rn^G75>SDVWc|…‚owŚ—›™’Ś“™”Š^T_qvwlPEDNbmwsoV:=HIKDBBNjmUJEBINNCC@0
[TXTRQNQM25!$"!)38;DJZ^XX\Q>.1.4-,4-()%*)#'8Y€‹yf]^`ku~{kWF=4.0D?C@Ro€vl[Z^eaWG5/3=>?9. !14/5ARkqsrpwusm\RTRQJF@FO`lh`NA7-108CHC9') -
- - - - *7ON<* !!(..!&$ %"'(&..40,4449734/02/2&"!',2777612;=8<<3324344-%(3>HK=82/,27371..6=:04;B@?A@?B>A?HB>?BFB@B>22/*&% -#7‘ĆÎĐÓŇĎĹş][bq‰„ppkw†}Ś˘şÇÉÇ«™µÔÚŐÖßăŕÝÜŢáăăâäáÜĎ®•…Ś“•źłÉÉŮâăĺäĺääŰ›ŚŠś‹ŽŹ•Ź¨»Ą’ž¸şŁ ÁŃĦŻą¤›• ł¬®¬ś™ŁłżŻŻÇĚĘĆĆõŁŚ…ŤŠŽ”š›™„’ś”ŚŚš“ŁŻť”–Ł´ľÁż´Żą´°¸»ŔĆÓÜÝÝ×ĂąŔËÎŰăçççčééëëęëěííďďěěěîëčĺŰŐÔŘÚÚŕéîńđňňôôňôôőôôôőőóóńďëëęčęéęééęëéćäçčéęéčééęëééęęíđđńđńőöőóőňôóőôóóóňóóôôóňđíđđđńńóńđňńňňđńńńńđňďďńďęäŕŮ×ÖßéęëççáŮ×Ř×ÜäčęçŕßÚŘÖÖŰÖĎÍĎÔŮŢâçáÔËŢńďóůůůúúöč”…z~qmjkqkmqijmbfmj]_XMVa_\QHLVWc‹ť§ž”— ¨©¬®«ĄˇŁš‹|mlŠťq~” ťŁťśŠV==dŠ†a?Nu‚i/&^–~5
- -/! />. -Bu~~vrqmts‰ŽŹ„n{}|{…–ž§ŻłŻ¬¬®°ŻŞ¨Ş¦ źśš’Q/ -
1GJa‰Ź’†x…ź ś€fez‘––—‰‰ysqng`[][Ped]ckr€ovŽ”†hRPGBHZimnpc`[Zcmprkdnxtkp~Šd6
-
-,?/@cr{||gaOYpjjp|fA$-IZei`YM]jqe^IEIACEVhntrrft‘ŤkI4-;WzŚŽ’‹w€{}ff{„‚†‡‡pej{yvidT<7B@HMTe|„ŽŤxnyŚ“—•ŚŽššraVgqvmXIDSdooqoaB9DEKEC?Hdn\HBBJOG78?0
`[\SSOMMJ6 % '4>?AO\a\a]S@2/57,0/,*#!#$(9a„‘Ś€f[aj|ŚŹŠmVKE=1-"!#1>A=>Ift~zn^[bgaVC803:<@9.% $494:AScsrurssrfXV]YSJEBGQcom`P@<522:=HI<$
-
- - -$;A=:)! " $&,,%(& $$%( &'.2*-.26;4/)+./.+"!$04373-'1>;34:11=146/$%(-CRH:32(,8?944658793,:D?>>>BDAFEDA>:CA=?=>;..-!!#
- -
"&&5F. Fk}uhisx„‰{~{{ty†”¤Ż˛µŞ©Ş±±Ł«§ › š‘„W1 /AOc}Ť“|Śšźš‚jg•š™•‘‰‡wwlpd^bdUTX`dgh}wpxŤ“l]JDF@Rjieg`[PXYjruplyuqne{‹‰c5# - -
552Ac|‡‹}naVYjqjwwmL')D[`jl]LPdhcZMFIJDEVenjqtho…“—“{W<5COo‘“Ť‡tzmep„‡Ś|ln†|umZ@5?8CLM\p‚…‹xowŠ‘™ŤŹťť–_Taovr`KFLVfispfNA<CJMGFJ^pbNDHNRE73@3!^\\YTPUML0$%+3:@@Ree]`VN@0/0/2213+"#!!,Bc†•Ź~g^]k”“‹sWII?:/)*%$ $!-9GE>Edmz{tcY[Z^WL3247@?>6* 17>:9B]pponmprg`YVYICEDRXhpicM?;:23=INP@)
-
- - - - ,<@D6. )'$ !%( *(%!!#! !&+,/.29)'.492*).,,!$ &/53101-2;642<420-11/"($'>G>253+1679213<:>A63;BD?;=<=DFG;;<>HB;@:;<1,, -+@•ÉĎŇŇĐĚŸc`aj…~luouŠž·ÂżĽĄ•»ÖÚŮÚÝăáââăâăăáăâŢĐŞŤ…Ś•śµĂĎŢăââĺćäŕŮĂž‰‰ŠˇˇŹŹ’} Żźź¸±¤¦ÁĘşĄ®·Ł“ˇ´»«®¸§žź•ˇŻł»ĆÉËÇÂş§Žť••‘„’ŹŤ’—‘•¦¨Ł™““ĄŻĽÁ˛Ł«®¶˛µş˝ÂŃÜÝŢŘÍÂĆÎÖŰâĺçééęëęęëëííěîîëíëĺŕŮŰŮÚÜŰŕćëíđđňňôôóóôőńđďěéččéééëíěďďîďđńńńđëęęďďńîěđîěîîîîíęęęéęęěíđńóóóóöóőôőőőôóôôóńîîíîďđńńóđđďđďđďďđńńńđďđěçŢŮŮŘáëęęćáŮŘÓŃ×ÚÜáćĺŕŰŮŃŃÖŰŐŃŃÓÖÝâäÖżľ×ĺĺî÷üúřřůőíÍ”qppplhuytsohpnfecdaW]VUUUTVROSPYsŹź§ť›ž˘§Ş¤ ˘¦ˇ™”’zuŤš€h‡™¤Ş¤źžŹ_@Dh†•‡R8Huc;8h‡“6 #$$!"!1=- -Ff{}owkr}‹{z|€uy‚–˘¬˛µµµ°«¬«Ż°«§Ąˇ›ž“Ź}^1*DZl‹Źv~Ššž•‚og’š——‘ŚŠ}yskkms[TVUb`fjwpkr‡“k]JF@HUakgmh\`]_flmrs|urigx„_A' -
- -
20+8ay‡†…w^VVcl}‚€pF!$3Obih\^Y]_b[MBE=IFIYmpqsol””‰hH7;Hf‹€y}tbm†‚‡…nlz‚zsdE=56@KGT^}‰‹„xr…•–™ŽŚ›ˇ›fV[q{slZLEL_dgqfYE8BGLOKTVdhSAAMNF87A=<[XXSPQOTL0"!&.2;AHYff_Z[K=20211141+$! ! #):[”“ha`j‚–•y]KD?<0&))& (<GIFI]px|xgUU_]\T@24;AA=7- #26=9:VYijlnqtsja_[[SFEMN`jmmcM>A<34?R]U@+
"7;?;9/#$$ $$$!$)*& "!"! #/+(,4702165641.,--&$(+*/:32-6756;;+,/4.-0++)*7B?658.3<9><0655;<976EF?=>==BC@>9>DGD=CC?<6,,($# - I+(>“ĹÎĎŃŇÎČ´Šc]Yo…yfwt‚sŚ łż˝»¤”¶ÓŮÔ×ŢăáŕŕâáâăäĺăÝѬŤ‘“–Ł´ŔÍÝââćääĺáŰ›Ž‰§Ł’‹~„ŽŞłźŤ Ľ´ ˘˝ĎżĄ°®ź—ˇ´ş©µ©¤ź™”›ŞµŔĹÍÇČÁŻť‰‰”’›–Ź‚…‹Š|„ŤŤ”¦©“—ź°żĽ«Ł¦®ł¶ążÄÎÖÚŰŘŃĆÉÎ×áççččéęęęëęëęéíîíëčăÜŘÔÜăÝŢßăęíňđńóóôôńđňňííęéééëëěííďđďđďđńđđďîëéëëíííîďíďîđďńîîďííęęęéëěîňôóôôóôóôôóńóôóňńďęéëďňôńđďîďđđđđđňđďđđđďéĺßŰŰáëéęćáŘŐŇŃŐ××ŢäăßÜŐËÍŐŮŘŃÓ××ŕéäĐĽĹÚÜăńúýűů÷ř÷íŃ™~usorrŽ‘‹†„—ŹŽzlqkhigyyngikr~‹ť©¤ś•—Ł°´°©ŻŞ¤źŁź¤’“ź©ŽiŠˇ®ł´®«ťl>Ei„’„^EJye=8jŽ“‚8' - !!+"&$-<9Ahndlo{…‰Š|vzqvuw„Ž›®°łµ˛°Ż«¬ŻŻ°«¨¤ś™ŹŽ„w^< +AWi}‹‡k}…—ťšŚmc{“”š—”Š‚‰€yrjkdZYYZd]eopmk{Ś’„nYNEEDU[eefa[a^^hnuqs‚miftŽ^5%
- - - -,<71Ty…Š‚r^XTbu…‡‹xT(!.C\hafWS^gh`WHFFDEBNoyxuiuŚ“‘‰wI:7=\yŽŽŹ‡||…ycdx„‰…yaj‚tohXG64=DJKXr‡ŽŽ‚pu‘‘Ź†•ž›Źp\Ufpsm[AAP\imvm_I>ACLOLUNZhbMCNO=63696,Y\WYUQRMH0$"")5>@JZid\YXP>313-462.'( !!"(:X~”“hbfi}Ź—”y_MDB?6,"&)#! $;<EJI^q|ylYT]^\VF75=?E@;0! -&0895>c[fmnnstqg]]_ZWVQKSaimd]NC:4319NSTA' - -
- - %8AD?A5# !#! "!)%$"!!*,&+1,,1.5:510+&(.10#%(/5960+4758B80/311//).*%9E@1'-./4;>=611<AA<18BA?8:>B?@;<@=AD@BD@?A6-("
-
;\hgk‚Ź•Źwlop{ulxš¨Żµ´µ˛®Ż¬µ°°«Ş©˘›“Ť“‰~c3 - 6GUkqŽŚ†{q}•ž™‡ljw“—“Ť‰‰}†v|njgdW[R_dckmnqt„‘~j`GDF?Qbdddid[aglp}|x~mclyya:$ - -
-
0947Sy…†yfVQ_x‹’^+"5?TdigWPYea\YIGGFGDNjwvzymk‡’‘‘{Z==7Hp‹‰‘ŹŠ…€odrŹ‹Ž„nbsxpkgP;17BKFTi‚’Š‹sk{„Ź‘Ž‘š ›‡dW_hvsdQFQ[dlnriZI<AILVNHNcjZMING?4(984'
]\ZYZVSNH/ ',6<>IXif\XVL>111./,..)("%:Uz“‘Žv^[cx‘“‘v\JC?>6+#**($$#4JBEDVh{{k_QU]bZH646:?@>6$ - $-538=ScmturwwqiXZ^]U`[GY`hpiZNC81/4AGMM:&
/=GN@?5&#%!#!))%#"!#!%(/-0'.6984/#%*.)*&"2:56703;5/:@?008702*,,).:E;&*1/0:>B74678<4/0;=;?8?@@F>?AAEC>BD40<82-/'' - -"F•ĆĚĐŇĐÍǸ_[\eurgsr|}~“¦»ÇČÄ –·ÍŇĐŰáăŕßâăăăĺäääŢ̧‹‚Ť“–¦ą˝ËÝâăäĺăăßÖş—‰…Žžž“‘‹…†ŤŁ®›Žť¸ŻźÂΦ©´ –•ˇ±·ąŞŻ±¦ťžžśŁ¸Ŕ°µČĚĚËͱ¦’ŽŹš–śš’„‹x{Š’˘Ż®Łť©·ąž™ ¬±´¸˝Ľ˝ČŃÖÎÎČĹĚÖÚŰŮÜßâĺćčęéęęęéččéçâŢßáĺéęëëëđđďđóóňóóďěęčëęęëěěîíěěëěëëííďíďîîííëéěďďîîďďîęěíîëíěíîîđíďďíěíëëíđďđôóňňóôôđńńđńíćĺćéěěďîńđđďîíîíďěéçäáŕßŰÚÖŘŰáćăŢÚŮŮ×ŘÍÉĐÝäßŮÓÉĘŇŮÚŮŘŰŢâăŇşąÉĘ×í÷üüüűřůůóč˝–t’¶ÓäăĚĎŕćéä×Á°«¦›źľĐ×ŇŔ±ÁÎ×ŘË»¬›Ť żŇŐŰŰŃñąĘÖŐŮŐÓÄž{Ť¸Ó××Ř×ÂKKe…Z?Ix†r?<oś@ - -
" #' -14 /Kis””‰{qqpmupt‰—Ą±˛Ż˛˛¬®Ż«±°«««Łť—ŤŽ‹~_/
- 1MVbsŹŹ„xx€—ťšoko„“Ť‰Š„{…†vipsjaXRZfdcisqsŽ“„vcJED=IYehdogagirpy{~„xkl~ŽtW< - - -
-
0@44So†|i]W_xŚ“Šf4!)?M\gd[Z[aj]WLGGELAB^uleŹ’—…hI6-;f€„Ť’Ś…}u`bo~|ŚŠslr{~siSB35DOIOcx‰ŹvhtŚ—•Ž“śź‹e[^n}hQCL[lrxyvfQ?CBJVOACUj`NGHC?1,6-2*ZXW[YXPKE1 !$%$%09==GXhdYXS@9501200.-('"*:QvŽŹ‚g[Z\p†Ž‹yZFA>@:.&'&&'##%*EKHGTgv„r`RU]]XF:/38:@@8# $-336?WeovtwwsmbV^\\WNGN[acidYQC70.5@HKI<)
- - - *<ELC>2&% #% $('*$%,64/'(0361)(+-5-(' &0306990594;>=2-4561+..-.6@*'5I+/3:E<466::1,39?A<<?AGE=;;?I=??<6?98642&&% - - ,DV]yŚŤ„xsx“—”‹ynp…––•’‹…†„~romrpk]\Y]ghv{ruŤ”x[HF@<KWfnjlqipjsxx„……{vr‰zX;"
)=//Kbsy€|j]U`l~ŚŽ‰i=&$1H]ec`V]\]_\VFCKFAAMfz}wnj|ŤŹ•‘zU:9>Rs†’‡~}ibilnt…‹‚npw~zrl]K9.8EJQ\jxŚŤ‚moŹ”ŚŹšś–}ddpxwgXHARer~€xjWE>@KVNC>F]j_L?>B?4/-/, WRWWUPIIA1#&&%%0<A@HWdfZUQE<201131-,'%!!+<VxŠ‹~c[Wagrv~kYDCD>92)($%#*5EJEMd|‚‚scXOU\[M>44;:>C:( &0876AUcntolnnl^ZZTWOJMS[_cef[I=2.-2>JSNC&
- - -
$<A?>>*
! ($*(%%(-21+3258--(*-,-$%566-48475?<@6146./31')&3<>.1-+4058>7647??2&-1=><@CAIG;;A96>=8<@;:5570' - -
'' !%%+6) 8oŽ‹‚ypmlojlt†ž¦¶µ¶µ¶µµ±Ż±¬¶ł¬¬§˘žž—••‘€ji^H% -
0FQWm‘ŠurwŹ‘‹yls‡•–‘‘ŽŽ‹ŚŠ†zqquplgbV`mq|~in‰ŚxgMA<>Mahnotlisuz…Ź‹‰‡|ww}{|cB' /=-$C^s†wsfYRbv€‚†rI$);W`^`dX\]`][WIMFDFFb||{p|Ś“—~aD77Hd”’‘’†vgdkow‚‹Ź}qm{}q]WE24>IRW`q„ŚŹr|ŤŹ’ŽŚ•›x_hkjg`JAJ[osvrj_P=<DOPG@>QhlUC?EC?9..2&RSTRRPLNH-$''"$/9@=DWcdZXRE8/,510-())# )5PvŚ‰g\Z`glltqYB=>B>3/,+!$)09BDCWkrvrm]TWc^T>3;?<=;5* (3669BVgqnpppmd`TVY[NGIQRbilh\P>2//6<FPS<$
-
(?CDB9&!!"" &*# "-/,*..7;4+$$/,)(:37,*.054668<2331.6.%%;5?D3,--)/5;:9985@>6--9<A@>DGFIB<=96<?A@=A@540.$' -
-+/.!<`nz€xsaJKeq…„Ť}W* :Rdbgl_W]^_YW=DJGC<aw€{um€–•ŤvO44ESo•Š†}l`oz‚Ť’‚ofxxoh_B805AENRm†‘ŽŠxŠ“‘‘ŠŽ™—“~_XhlheXLGWdjkoliZG?<IQKH=EdobPE@C>3%.5&LQTLKLLLG.$'/%2;A?GVc`ZVLC802110./&)"$1Mv‡Š|n`bchhkssZD548A9-( ,(!"$/5@FCTcpxvm^TY_]T=35:6==7. -!532<D[nuzwvrmf^WT_WMFFKWgrph\M:0369BKPN<$
- - - - '=DAD8&'" "&%#03./329741('', (12-,)*14424952315+01++&3<B8'&-.417=;6:888:47778??A<<GCC?9>AA>@=>796/+'"!
-'AU^t†‚rt†‘’‰|fk~‘žˇ—‹ŚŤ‡spryxckejvowuo‚ŽofP=?<F]gqrmkyqty€Ś‘ŚŠŠ€x~‹‹d<" -
"=.#9Rqv€ucMPbkŚŽ„\3%8F``[]YQ`accZ@ADCA@Uhu}zvly‹ŹŹ†`=0:Fd‹”ŹŠ}|kgjs€Š„okv~}xdN619<GNPe†ŽŠŠzp~Ź’Ť‰‹›ť†d[bmqneWJGYhqqqkaTA9BNSJG?PifUFGG<.'+%*$[NPKLHOJB& "$%!$/6?DGVb_[YSB<123.5513+%&6JqŠ‹„hebblnjwr\B9;869.%#! +8?HAOdw|}s_PW_aUF4.8@@C</&'-059D`pv{xvqmk_YZ^SKHGMZdqmebG72206?JLF;%
- - - - - -&>CCD:/$") $'& -
*-++2531)%")+.& +.&)()-7513;;3--2/.1)##,=@6.),/11895978525185666CF8<@>???CKI>@<::79.)+ -%(("!%'/1 - -.Ubbolhhp|˘µ·»şĽ¸µµµµłµµ·°°«Ş¦ŁŁˇźť‘„©›‚qZ+ - - -)HRbpŠ‰{my‡”ŽŽ„kk€ťˇ™”Š‹ŽŠ‹~sqw„vrmnosrt}sn~ŹŹxaN@AAH^klgjqrsvz„“–ŹŚ‡€vtŚ•h?$
&E<*/No‡†€|iPG]n{†Žf7"';PgkfXRUdnfdPFIHA>H]qw‚~om‰•’“ŚwF07EYq‹‘Ž‘‡€o`t‹†~un~‚…{lZE69@CKJZŚŤŽ€|xŽ‘“‘Źšś”q[Vkp{iWKCQapklpj`M>?PSJHDB`i^HFFA8-"(&
RQMKIGJD;+#%#" +:?CDXe^ZYSD9123443145$$#0Ik{oaZ^bksoyw_=15=83.0)#!#$%;@@DPgx|un\Q\d`[J=36;>BA4$ - -
"-46:Cepvquqttk^TY\ZLLLW^jrncWC32.12?PM@/
- - - - '=??@<-!! '$$"& ':02-( #+-,!"+'$!-0*1/391:7,/3+21+)$1=>1/&*0/0;<57>8?83/1186>ED<=ADCB@@GIC?;@;@31/-"$ -(W˘ČËĐŃÓÉŔ˛}\RPci`dlnquy•ŞŔÉÉÇťŠłŇŰŰŮŕáÝŰŮŐ××ÚÜŰŘÔÁś‰‡’źłĽĆÖÜÝÜÜŰÚŰŇ°Ź‘‹ŁŽŽ“‰“§´±˛Ş®±Ş®ĘŮ °Łś‘ŁŻ¬µ¬ľĂŻ¤¦¬©łÉÍ·¦¦µÂÎŇÖŮÜŐĹąĄˇŁˇĄ˘ť†‡ŽĄ«ˇźśˇ˛Ľ«’‹ˇ»ĹÄĹČÎŃÉČĂĂ˝ŔÄČÄŔĂĆČŃ×ŮŐ×ŮŢĺčëěëěîěëěďěîîííéęçćééěěíëëëęëëěëčăŢŕćëďńńůůřřůúůůů÷ř÷đńó÷řřřůůůůů÷őöőôńďëčĺäâĺéíđďëíęíďîíëëęěíďđňđńďîďńńňńńďíęçääŕÜßăŕÚÝŘĐĎŐÖ×ŇÍÎŐŘŘŮŮŮÔÍƵ¶ÎŐÖÎÉÉÉÔÝŕâäĺŢËÎŰŕçęíđôůüüüüřđáľź€wm™ÉáčíďÝ×ĺďóóçŘĂ»˛ˇ—ŻĚÜÜĎĹŐçęęăĎąŻ¬łŔŮçëďěčÚ˝żŰĺččćăÚ¶†ÄßćčçčÚ«aDYŹhJIn…tC7g™w3 -
$"!"#(53 -(JSfieiuŠš¦µşĽ¸şşş¶łłµ·µ¶¶´©§˘ŁĄ˘ž™Ť~x °źŠsR'
">\ek‹Ź}un””‡|rr|~ť –‡‰“ŠŤ‹x{‡Ž‡quous|o~qj€ŤŚwdF=A>HTfdekopyz’ž›Ť‹Š}pŠ“šr:% - - - -#9=&(Gm„„†~mTCUl|‡Žd=#"7HYmf^R[__deVRGIEBEWq}{~nqŚ‘–”T/27CgŤ•”’‹…†z`kr†‹Ž‰{sy‡k`Z98???NWu‡‹Ś‹€~‹Ž‘Ž‹›Ł€b[krvg]I9M^kjrrun^I;GKND<CSiiUDHE;1"%&!FIOMC@@?8&!##(3;AEFXf_[ULC8323613--."'0Hcol_TXZalrrtt]9.6260-*0 #+!$5=FEP_swrn`OQZ_[ME9:C>B?2$ -405:;@E_quxwtutl[QX]\NNNTcgmkcWB/.039>GGA1
- - - - -!2=?9."
&)"&& $)270- !-/(!,2, (0-155843--.,3.*)+(2=906-20*24@7598>?2/,1>@;=???GHGED<>B=?8;A=5-.('# - - - - - - -
81!Cj€Ťm\DJh~Š‹‰qK 0BOhidONacgf]EBAJ@FOjx€~tnw“–“Śi7+05Rn‘ŤŠ‰Ť€mhsx‚…‘‚psv|vlZG;5=CKN^}ŠŽŤ‡„†“‡†” ‘x^^mkeZOCAW`kutushI?>QVH??Oep]DDE94#"%%BGHI=<;66###" 3.A=?GTfc^UQ?:2315660(+$&4@Veb`NR[cmsw€w^:M21540/0''&'&($1>IKRZkuzyfTNYZ\TA;9==;:4#
-<13:;>B\pxzuurph^TX[\SKJU^jkh]QC2/.27<IFC/
- - -
$0>>4,
$$! ##&! ""$&.4(***2.&#(2-%&+'28>2/731//)/.,'(-7=8,2+11016?=8:;;;5++0=:@==?BAKCDFA@C?D>>772*-&## - -
$"& !0-+&Fbdq‡š§¨Żµ¸¸·şş˝ľş±°´µ®ŻŻ¤¬¨§žźź™śŁv{ž¬Ł€kY, -?M^t†Ž‡rlŠŹ‹‘€ofj–’’’‹ŹŚ„y‚ŚŹŠ~sqpmmprpn{‡Ś}YJ@88<Hdg]hkozz…‡‰Ś~Ź‰Š–śŽb4
->A$(Hlx…‡oRFLarŽ’‘{O"$?Zb_aTRVgiebMC?JHARju„†|jpŠŹ•ť“uI1/6Hf{‰Ś‚ŽŤv`_qx†’nhn„€|m_O;4;=CQ^t†ŠŽŤ‰}†ŤŹ†‡Žšž…bV_^YTOCFN[_frtsjVFAOWKC=<TkgMB5@;-#!#
@A@>:36/)!"$#$%/6><J]he\[RN?404269,1))$ *7=M[_XNPYck{€‰f?5886:3+0144*(,1=AGM]hu~}q`SYZ[ZD52<7?A5& -+6?;9Jbpt}}xwri\]Z^ZJFPO]dgg_T@120.17@FB5 -
- - - - 4;6:,"## ""!$!!$*4C+.*/.0$%&+'%$'(*-3;//=8,)+)+1*&,,7;:2)+.,098BD7573EA(4:69?:;CA@EE?><EEBBB987301+!&
- -
,8)!BZs‚mZMI\n‰Ť_'"=R^^j\KKgmeg[EINE@GXs‡}wo}Ž’•”Z248CPr…€|‚iain‰…wkl{zm\UC83ABNTc|ŤŽŹŤ‚{‰•ŹŹŽ—ś—†gGNa_bTLGITZ`iuvm^LAJTK>65Ggr^@;:7-& ") :970,,8)''!!$%1;D@LcifZXQMA710551/--" "&5CS_`QLKP]fr}„„gB4:A5;7./+1B<$%&,7AHHRevsbTV]cVF523;;?:) /8:@=Lcnuy}xrqc]Z]ZZNCKQ\bgi]L<3-)+-MJAB1
-
- - - -'152)!
"
!" ! !'&*252,*(%#))"#+.0+1524<8-'()./(--.2>:.30*.:48@=2533511578:?=5DE@DC?:?EB;;@8@9-72&$ - #",4 &S†’›Ą®°°˛¸´·¸˝ľľş˛°°°¨¦Ą˘žť§Ł— ¦ł˝Ľ¬Ś|›¨š…iR- -#@Wbn‹”Š}qrŤŠ„vjpzŚśś–‘Ś’Š‚†Š‹…yvbehahmqovŠtbWCBABM^fkdgltrq€ŚŽ‹„|€ykz…†l@ -
-)2#5\jz‚q]EDZh{}|c, /EYbgbVZedhjkRHGCEBWexvclŤŽ–”‡b<.3<>_p††|{yje^hoy}ripv|nebE8/:@MZjv…‰‡‹}o†ŽŠ”–ŽkNUa`bTPFBNSdiy}qeO:HMK?728ZpeD:?94.'.+*'%")% !'(! '5=BEH_jb[ZQD?61/55-/4/%! !#1C]gf^QNQT`p‹†jE24<BD:2*$"+8.&4CIKEYl~€sjXU_dWK;.3896:.$/699?Nfvzyturpd^W\^YNBHNZcjd_I=2-./0@CD9- -
- - - - - - -&)*&%&" - ((!!#$'#0-0)*$!$"'")+*).568=8,"(*-1(,*-/<;20122C4988143651-04676:=?B@EE<7>?>=;=GB;1%**-! - CžŔĘĚÎÍËŔ°xZXYhxmiiju~~ŽŁ¶żÁżˇ™Á×ŰŮŘŘŰŮŘŘÖŐŮÚÝŰŐĬ‘„yŤ‘ź±żĘŮŰŰÔĎÉĘÍÂĄŠ‚Ź›ˇ“’Ś‰€¤Ľş·żÓŮŘÍĽľą¦˛˛Ąš•ˇ°·ł±Ż«˘Ą˘˘˛ËČ«‰€ź¬Ż·¸ĂŇÚÝŰÓĚ²ˇŁ««ŞĄŞ®«”‰zz›¤®˛¨Ś‹ˇ˝Ô×ĐĘËĚĘČÄ˝Ľ»˝ÄËĘĐĐĐŇĎÍÓŘÝĺčęěęęëęěęéęćĺĺĺćčęééčëëęĺÚŘÚÝäčęëîíďđďîîďîńđđńđďîđîîîęĺćéëîíîńńďěííëëëëëěíěęéëęéęéćŕßÝŕĺęíííęëîîěěíîďđńňđđňóňńńđîęĺÝŰÜßŮ×ŰÖŘÚŮÓÎĚĎÔŰÜŰÝááÜɶ޸ÇČĹÇÇĹČĘÔŘĘÎáäęđöř÷÷óőö÷öí×®†nhilŹ˛ÔĺěńňĺŮăěđđčŐľĽ®‘˘ÇßăŐĂĚâččăÓĽ®¬¬µÎáćééçÚÁąÍßćçăáŰą‚ŠąŘŕâáâÖ«qI[}ŽŽtO=j†€N5f¤±śQ - - &11 --l›˘¬°Ż´ł±Ż´·µşľľ»µ¬¨Ł¦¤ťź ž˘«´»żÂÁ«s–©ž…mV3 AWbwŠ”Ž}on~Ť‘†qnq…’–ťž•™•’ŤŤŽ“’‡wg_efadfoptŽwcUCACEM_ihhhnoxov|~mvxzu~…–™}B! - -
*9$/Pn€‹r_RGMis‚‡~e-(?T_`dbTW^_ehXL@@BBHar|{ffŹ™“{M4.6?Qm~„~‚tf^[dhu€{mp|€ushR<27@FOclv‚z|sz‚Ť“ŹŠŽŤoKKQ^ih_M?DZfiswpdU>AED>924GhnR877:3&# ')()(*(&!)('!*7>?BLbid^YOC61.0/13.32(%"!!%)0FfuwhVTPXay‹ŽkD368?IF4.,((&&##)<?ADMfw‚{m[Z`a`R:159<?6+!*658<Qhrwttusqa\[\[YMEKJYhljaP>9.19>@GKC0
-
- -
- -$-..*,
'! !" -"&$$0!)%"450&'$% $" 064/7?80(,+65*(1.-=70.+.,25;8375573-;049<:==:E@GJ309?A:9<@?66*1++ - - $",-0$ - -1w¤Ş®´´±°°µ¶µ¸˝Ľ˛Ş§¤Ł¦ˇťś˘ťŁ¸żÁĹĆDZŤw“°¤Ťz\5 -6Tbm…“Źng|ŤŤ“…xpw–›ž›™——’š“–”{jf^icgimfj„ŹiOJ=H<Nbjemoiestsrvy|Ť–ś™”‘•~B! -(='$Cp„„qaMAE\q‹‚o4
#.CVccXGIMYaf^F=<=A@]h~€snhl‘śťŚ[1'*9Gdx…‹†…}zzlXJ\ei{Ś{mpvn[K:5>AAN]m|€{}Š‘”Ź†Š}t_LQammi]HES]ckvqeUE=>FB<75B]i[A4<;1-((!)/*,,,/&%+$ #,.,*4:>FTbjh`VK@931+/4324/$ " "#%+4Gh‡‡wbYVVf~š‘rC/146:@2-,,,!&'4>?I[gp‚{j][``]TA6179@:3' ")427BUhpswrqrmb[[^ZVLEIO^kolcR:64228EUVN8! - - - (4327&%!%$("$ " "+& *42'! ! !2427?@:-.)(3/*-+/5?40',10,1841/39681.29B>678>=AEA7/8A?><>:6=343&#! - - /lĄ««®´Ż°°·µşşż˛¬Ş§˘¤ź™ťš•°ĂÇÄÁÄÇż¦‰}™±©”{\4
5TWi“Ťuo}Ť‘‰{q‚—™™ ˇš•–—•”ŹŚ†zmb`egbekhey…zcLIA>?J`bdheccjkqtŽ‘”śŁŁŹŚŠ…h@- - -
5>0 $Bcq€…aJHAZn€‹ŤtB+;KVg\\LN`ff]H@B??8Tcmx}v_dw’›ť’f@-$4=Ro‹‡{i\SZinŽ~mvxtvocR@21=AAYjux‡z„‘‘Ť‡€gMLYgprgP?FZbhzsjSF>@HCC<6:LgkW>1151#!(-21-&&/,# '*(%)1<@CRejg^]RD<93/,4<667+!!$)()-1HkŽ’„m\Wcl€’™•zG*'057<</)' *4<DGXfs}t]VZ\]S@656<?>9' - -!'117?Rlvtopqqpc^[Z\VJGMN`irl^O=6402>IYWP>
- -
- - - *=A97)#" ! !#& % &#*.,'# "'3369:7-.0(/-)+.)1=<,+'-629436925;;.)1<>8;=9A@><=:29>:5<><=A760&$ -$&"$'0$
0nś¦Ż¬°®®®łµ·¶¶Ż«¬¨ťťťť—‰ś´ĆČĂÂĂÁŔ°}“¬Şa5
3Q_gr‹Ś…six†‡~s{“ť›ˇš–—™–”ŹŹŚxskbm_[_dhkx…|k_HC>F@OTZeknbcfnšť•“‘’Šyvzc="
-
5G2CfsŚ‹€iI<7Sk€ŽŹ‚L$7EXhh]QVbdkgTMNA:8EWmu~medrŹ™š}J/,57E_|…€‚„wi`WVfu’‘Śzopxxsh_Q2'5EFQ[s‚ŽŠ‚€ŠŠŤ‰‹ŠŠŚŽnU=G_nleP>?IZh{zjYJAFFIB=87@\mhE9:40# !+:8510-6.*!!!$!*3:@ANckc]\SFAC4025665;*$ !%''&(5HfŤ”ŤmYXaj}‘™”‚E)&*-2@=0(&!!!# '<@JENap~€y^O\Z^XL854<?>7(!.218@Qeqrmmoqoc]]``\OMLX_cihZG?8245:W^XQ9$
-
.8AD<' .$"&! $$ #+"$,.($'-#
! *543)281*.+'.3),/59=/&-/0333:=6159:2+-75>;8:>@A?:3<C=;>5=<<92:6" - - - $!!*2"+nź¤¨¬¬«®µł®°ł°®ŻĄžźśźś˘ ‘žąĆĘÇĹĂĆÁŻŹz‘Ą Šud5
-8P[n‘’„rjj‚Ť—Ž~m|‰ ›ś˘Ł“———“ŹŤ’‰…stqld^bllnu‰t`DCB=AHNccgcngkm|ŚŤ~rqtrmcp|f?) - - - -
3>49_s‡{`F<;E_w„‰S-FajeTJKaijh^VF@@@>Qditvhaa{š™W8+318Nh„‰‰…tufWVq|€†“op||qoeO>-1BEJZo{‚€z†‡Ž†‡’‘‘{`?=L\dhXD?AK`vpbJCIDFE??30PeiR<16+&DG?8502-(# !%$,47<DScfa[YQE=9413;65692(! "##)(&$/Nk’ŤoYV\h}Ť”—G2 +/1696-**#%! 3?BHLZo{|wcNRW^[Q?<7<>=4(!,379CUhpqpppspa^_c^UJGJXdlpk\JA72/5=Qe`O:"
- - - - - - - -
- -+A?A8'",&(#!!#!$$& -&-'"#$%! -'*4922981/,-*-1-#,4:;4),,.1:773258673*4657397<?D@;29<ED>??><5475-" - -%!!#")3 - ;l ©Ą¦Ą«±˛«ŻŞ¨Ż®¤Ąźž—•¬´Ąž˘¶ÂÄÇŔľżÁ«tŹ˘ś‹wV->NXd‚ŤŤ„pr…’š’‡tu’ťź¦¤˘ťšś–••ŠŹŽŚyvtfb``lkgn}|n\KH@<:GQdjfc\__ertsc[cnjdp‚‡cG+
-
(B6!5Zs|s`OC6D]pU
-":OafYPTRdhfbPHC??;J]gntk_^mŽ›ťŚpC(($5=[yŹŚ‰}pidZgpxŚ—‘~n}€|jZ@/.;?OTgr~}‹x|ŚŹ‹€‚ŽŤnO87Pbc_E4:F[q}yhNEABFIFA,*@_h`P20)#!#LIF=8750($! $075=APge]Z^TD?967A78633,&"!" &())0Ij€ŹŤqWP[eyŹ—”O,"'103361*0"#%")>KQKXds€xbSS]Z[Q<26=;80'",479@Wiqyyrvtpfb_]VSEEKUfnkd[G<7./5;S^YN7
- - - - - - -D?@8/
-%"%!(!&&("!
" " "#)*"&'# !
"%,25/7;4.0(%10) ((.:10,%.12485.10360,''5:4657=@@G==9CJC@?<7@;0/50& -$lś¤˘˘§«Ż®«©§¨¬¨¤ťˇ›Ł«¸˝°źĄłÁÂÁĂľľ¶§‡z‹—Źu_7 - 8PX[Ž‡|pr…Ťš—lu†šžĄ ťžźžžž–ŽŚŹ’ŤxjkfYVad_am{„lVND>>>DFNaa[PRSLWbdTSdpcboŚ‰jA - -
(0<5(Zo€|ydMD/Bdu‡‹‡a" -3L]ff\JKZ^gaWKDB:@BWhq{pbYeŠťL*$,5NxŚŤŚsvm`ap||‚’–„gq…zpcP1$6?HOamu}‚||‚Š‹€‘•‰`:27D`_<88COfyzsUD=@JJIB.'1Oim^D/%#!LFE@<9:3)"""$-48>DLagc][QI=9<8>:9:820/# !#&'*/=a€‘ŚpRJGYsŤ•„R,"$65465.'%##!"(=IQNS_qxhWZZ[_VC98=<@;0!!08>=E_msuzvrurib^a\QGFP\ghjeSA;:453<Q`_O8
-
9HH?6,
!%&&#$"#"
%)&&&&%!"& !*.33=7//'&,.!!&)2@:1013/-/7>381/<;/-+383159=@>@?59@C<@:785:61/' - 'ižˇŁ§©ŞŞ©ĄžŁĄ˘šźť“ťŞµ¸ą«” ¶żą»ş··°¤‚t’‡oma7 8O_e~‹„xnz„‡‘’‚mo~šŁ ž›ž˘ˇź™”’Ž‹Źqj[^XQ^eicg„„k[FB8:<PEGUWQJEFGWT_\Y^gqmm…ŹwE%
-'<:$Nky‚fE>5=Qo‘Žp2 -
-&Icb\REDR]acVN@<>CFQetz~wa]z‘ť–ŚY- !(.Fe|†Š†{~oaMfow}Ž—‰oqv~~pgT9$.5CNMcr‚„}lcr……‘•‰h>0'2BO7-5:DZpqiZF?AMQN:-#'8[j^K0/)'QJIE@?=8. &%%')1;ABPbid`ZK?>:775777752( """#%,:Y}’ŽlN@:Km†š™U,*,/57,$(%!" !'9CJNP^k~l^ZY^`YLA<;8>@7 %2:8;G_qutwrutrg\]__WPLL[glg^RE=9:72<SfaW2!
- - - - -
-
-"7GG?1% #!"!""'$+& #"%! +656;2/%#('! %885101,#(,876605<>2171557289;AA<26?FF=67=6886/&
-
4MZay‹ŹŠpe~ŠŽ‘‚koz”ˇžźˇˇ¦Ąś”Ž„unn^YYUVcg`el\L@6;?K?EIFJM@CH[[gcggimij‚”~I) ')=fmxr]C@/>Mh€‡‰d=
-9U\ZI>@KLQcT>;6@?AF`s~}m`O_ŽŽ‚Y("#0X|‰…}|zx[IJ]mmo‚Ťpahtqo[C(#2;=DKY]jdNBWt|llyc9)$(00( 7FOgjWG@;@FCC6,%*BVZQ40(%"ZTNHB>;6."$ !#(#,4=@DTgig[XMA@B;88131573+! $!"""$"*9V}ŠmQEESkŠ™™‰U-%!),.8:2/)'$%!!6@HNI[gyteYT^_[LA56??<0(&26;<G^ou|{xxvpc[^aVLMMLZhle[RH:5801>OYVD/
- - - - - - - <HI>3! - !"*&(%&! "'6690.+*+,)&+:3.*+0*'15;7569472441657/69:E>729@CB=:?7/112/& - - -"Jx†„‚…‚}|€€zvyvpox€ŚŹ•”‘ŠŚťś•—“’’’‡{rvŠ†{m`2 >N^cx†Ź‹{mv‚Ť‘|mo{› ˇˇžťš’ŹŚx~nfcZW[Vad`ftteEF><67:GSSRNRJEMeqlnozykrŠ“R6"
- -
8>9;0(-/&2IV_kS4 -+?DC90('<==5+))58:-?ONJ@.%7NPSD,!!#1UstdTHKZK1-/:9+EYM6DUbS7$"##)),33-##+GQRF7CMA.! $ $5FVZ>57;8;=?:5*'350& _WQGA>:8*(* ! +5;=DWaid\SIC@?:97<5423.& ! !%+#$(*5S}ŚŤpWXW_n†–›ŽZ3%$-21-56$'(' !#4BNQJMbp|xeXX[^\K=54?><:+&,9D>Pdmuvvv{yqc]\[TKJRT`fdcZRE55021<FIF7& -
-
- - - - - - - - - -
9GFA2! - '' #"$%!!#%"%+172((+#(",93,.2/1-3557336;8.))/57://?@A=98:7<A>K<;72,2/ -!" $))" - 6cnoomjfhpgd\_cfmp}‡‹z€ŹŹŚ‰…‚…„imzumX, 2M^dv‡‰‡}sq‚‡Šur€™žšś›ś‘Ť‹…y…qhdQTUVUedas†y_SLC;51=NX[ZXONXTo{}u‡x|‹’Š]5
-
"+$1$
#%'%&! %74*($$)+ &2./ &# &(!+>E63896.68<4&%YWMFAB@7, "#-9>>EVejh^VLE?;53=>:5660'"!"""&*&)/?X~ŚŹuZ[]bqŠ•—Ť\6)$,3615(!*&%,8HMGI^jy{iXV[^\N?64:@@=)(09??Lcoyvx|€qb`d]QNKRXbbccXIE814235>BE8%
- -
- - - - - - -#:FB62 !#$ !"""$$&&&""! *"%,1201))(%,44.),0'*35:<216950%+38=4/1<AA=?;;=BFDA9@9605/' -=]degc`gje\YU\bnssr|†…†x†Š‡ŠŠ…Ś†qn}‹{uV. /QWXoŚ€luŤŹŤ‚~v‚šš”™“‘”…{€zymk]\KOKP^caawŽuaU@?517GZ][a]T_V`t‹Š‰†‰‰€Š—“e8# - -
+96,,.-(%..%!_TSKHDC8+ !.<>>F\cid\WLFB<47=B639:/( "#&&$$+3B]{ŽŹx]VYcn‡“™Ź`7$)2713-)! $$+6BLKMXgxyo\UX]ZKG:7?E?:4!$16C@LanzywzwwodZ^\VUVPX_d`^SLC40213?GMG6.
-
- - -
;@@>- -" "&&"&&##!"!##ᓕ+))&" -(95.)--%036::59962,/.4345359C>=?79>?==A=>:3-10$$ - -," ->WdY`ccca`ZVT^\luvu‡‡Š…z{‹ŹŽ„†‹„zr{‰„yu`3 - -
2NU_x‰ŚŠ~pkp…ŚŚwtu}‹“‹Ť†„‚‚wzvtyqjeYZSM@T`iabs€ygTBD::<Rhgnd_[[`fy‘ťŤ’ŹŚ„‹”n9&
- -
-
-
"",. a\UJKFB7(%%*"$07@@@Wdif`VJB=A<;6:77343+"'%#&!*6A`y‹xa[_dr“–g:!#'2-4<9( $'"'8AIKOOeuui_YVYYSF@8>?=50(*.5?@Oaosywrorlf\\_XMRO]^bebWH=5/++5=FNF>&
- - - - - -
:AA5- -#"!!#)($$$ # ")%&".12/)((%/:/,)++/0174236164.,+622688@JC6655<;B@<>?:1.0) -4mÂÄĆÇÄż±–kVYaouksqq‚~ŠŠ†Źť‹”¶ĚŐŇÉĆČÖŕăčéééęééßĢŠ‰Ž’ť˛˝ŃăçčččćŕŰĎ®‹…ŁťŤŚŚŠŹ—¬®°şČßčęéëęčćŮ»›Ž™Şł°¬«§ź˘›ť«¸ŻˇŚuv¬ĎÜʧ~‰•ś±ŔČĚÇąŻŁŹ„‡~sjhsigwśŞŁ˘źĄŔÔ×ŐÔĐÓŐĚ˝şĂĆÉÄĆĹĘĘĚÍÎĘÉÖÝâăáâăĺĺçääçăŢÚŘŕîôőň÷řřřůůůúúůřůřř÷őôö÷úůřř÷őőňôóňóňńńîęçęíďíđđđňňńňňóóôôő÷řöř÷őňóóóóňöřřůůůůůůřőňîčŢâéęěëęéëëęěíîíçßÝŰŘ×ŘÜÚŮ××ÓŃÔÍÍŘÜŕââăÝĎĽł˛¸ĂĂ°›ś–Ťš´×ęňúůôęÓł®ŔÂ}\MEFaľŰÚĘŻÓăăăçćäîňňńčÖÄ»µ˘ť¶ÔßăŰÉÁÔâçĺÔ˝°§¨˛ÉáéěíěĺĚąĘăěńíëçŃ™ŚµŢęîěëćĆTPm‡ŤyS;]yxW>L‰ž p1 -#0+ 9\\_aagb]Y\SPZdimrs‚‰ŚŠ…u{…ŤŤ“‹‰Ś‹{‡Śy{a= 0IUepŠ…oksŤŤ‰wnq{ŠŽŚ‚‚{moonnoa`[YRNEL^ne^r†}oUFG;:AUbetj`cagg|Ž“Ž‘ŹŽ†Ź›–m@!
- - - - -
- -
-
-
- -
- -
- -#& e_W\SJB7$"&)"&$,9@BESksnsbNEBC>@:9<<71,'"!!#%$" )08Wv‡Ť{W]`bn‡“™ŽgB(%442=7')"##!(4=EDCKbnto^XXX]REB39A;;4&/44<@Obotwvurpng_\YVKLPV\dh_NE<8.,04;LSJ:$ -
-
- - -
- $>EA/&
-!$
!## "$#*3* !% #!0," &56:*'$( !/7""%)'!*5:8332133,,065/:7;AIB>72489AH<:=714)&% - -.g®ŔÂĆĹĂľµ—jUUbkxijq|ŹŤ…ŠŹ‚…‚šľĎŐÓŇÎĘ×ŢßáăéëéčçÜ™†‰‘’ž°żÎáçççćĺáÝŇ·†‰‘ťś…‹‹”Şł´¸ĹÜäăäáááßÔµ›—‘ź©®ŻŻŻˇ˘ž ™«¸Ż¤„jn†łŃÜĚ©…x€„ťµÂČĹą˛¤‘|‚xmfnpqz‘ި–š¨ĽŃŘŘŮÔŐŐĘż˝żÁĂĂĹĂÍÎĐËËĚÍÖÝááăăăĺäććççß×ÖŢéđóőôö÷ůřűúůůřůřůőőőő÷řůřóőöőôőôňďďěęëäŢÜáŢŰÚÝßßăçëëîđńňňóôôőöř÷řöőňňńńőöúřůúůůřřóóďěăŰäéęęéëëëęęëëęćÝÜÜÚŮŮÚŰÚŘŘÖŇÎÇËÓŢĺćĺăÜҸ±·ĂşĄ ś•ŚŚłŇęň÷÷ńá⦸Á©[LFNlźÄÝÚĹŞ®ÎŕâÜćäáíńňîç×Âą®šžşÖÝăŮĹżČŃÖŰĚ»«˘¦łÉÝçëëëĺÍĽËäëěîěéŇž‰±ÜéěëěçĘ’ZLl‚‰|S6^yv]9G›•]#
"64 7Zbcja`ei`ZRNXdposl‰Ś…z|†‘•—’‘––“€…ŚŽxuiC'
0TTat†‡Šnlo}‡{sv€†ŽŽ~pmkjmoa]WTT^WVamihu~kPKA@<G^ehogbW]jim’“’‰Ź‘‰¤ťu=, -
-
-
-
- - - - -
- - - -
-
#
a_XZWNE8% &!%(5A@DUmtxhdRIGED@?>9844(#!!$%! "*8UzŽz_X`^n‰–™‘oA/!-2265/% !'$2:FEEDXhspdXUZZOK>76:>>4% *657;Qduwtqrssob`UPKFDLW_fe^TI@55087<LUM1 -
- - -
!?C>1&#" "#!*-%## !$##!!096/(('$$$/:$&*&,55>4,/75202477:A99==@@8923=<<95:437+(% - - - -/Tcbeca\`f_a\ahr|uv}‚‡xwŠťŁ˘ž¦¤¤›…‡Ž‰xh`=
*HP_mu…‰}wfxŤ„slo€Ž‘Žpqwricgfgkdc]_^aZahoc\nvh^A@=>DXionyhZehml~‹”ŽŠĄ¦}C) - -
8B4 -
- -
-
- - - -
-c`b[XUE9)!$!%!!#08@BDQkpoh`UKH>CE?@<;68-&" !)*# &3OzŽ“bScel‚‘™“q@""! ++-2.-#$!%#!4:@FGFRepme[RTWPL?457:81'%,30?Vdookkoxwk\UOTMFILYab^[NF::8546@JLH4
- - - - - - -
- -
(<BB6*!&#%!"$"$((# " " "%%.4.))--& %0'#" %,-+5<@6.25740(,4:6:8;A==<=;19@A<78@519.$ - - -'MT\gwŚ„zqku}‚‰„unqtŠomppkmgmejjiohecdgdebect}paNB?CBRjpurd_cnsw‚‰ŹŚ‘ŚŹ•¦ŽQ+
-
-
-$BYj[- - - - - - - - - - - -
-
-
- - "iiga]VH7, !%#$"+:><BWksle`YFHF@HED===:1($! '+*(%$)2NvŽ}^[\co„“mC$".+/83%+*("!##1CLGGQdpsdVPNPNL9268;?8+%!%(/4@Q^emlktttkYSNNEAISW^b`\JB<9:60/<IJD6
-
- -
!<?>3! -%'&$%'!!& !%$,44+&*+# '((*&++(,)1619=/573-*'256306=EE<@;;99@B=;<730-!! -
!)) -:Z`iaggnmjfeZaipy}‚‡‚†„|—±ş´łŻµ´° ŚŠŤ{ql^7 )X^``v„…nopt‹~tkoky|upqoopnqplstmiekbdd\pjhrm]IJH:BPkopphairxr{€€ŚŤ‘š¬¶¶“W,
&Ns|vj5 - - - - - - - - - -
-
-
'hkgc\RO@0!&$ '//=?;BXgkfb`SJHEDGGG@@=50,,' !#),&#(4LqŚ‘{[Y_ch€Ź•’pF+'.3111/*"&"$/?GEDK_mskXORKJK>175??61% ),-4<ObimimpsriYOMIBCJS_ba\VJC;=<.039A?:(
-
-
- - - - - -<B<0 - "#%!('"!!# ")020+&-*'"!&/3)$+(&)13678=/475/''1732529CB=?5=>=;<<><32+/#! - - -+HQ[Z{ŽŤ†thnwy€~ojmrnwtpotrx}xz}{ukgiidcenlhr~i]F=>?CShkmqxtv€yqonx‰™§˘¦˛·†P% --
-2d‹”‚e6 - - - - - - -
- - - -
- - -
-
- -
-"(mifheY[E0 )% !%07??EViked^PJB?BIHPH?>92-&"#'+,$"#2NxŽ’~ZSX\ctŽš—sD/$!!*4290+0*"%%*>KDSL\ktrdXNJFIA75:;;72.%&+,1;QfmornwstgWSLIHNQU^^]^XNB?;<313;@=9, - - -
!7D<0#
" $!#+#&!&'
*/80&(1'!%!"10#%$&*+/483630082-+(045675AAE>=6:<>8=<7<33,/.#!! - - -JŁÁĂĂÂÄĽ±‘oYR[kodzŞÎ·np—¬ą˝Ż†™˝ĚĂĽĘÔÜŢÝŰÚÜâĺćčéáȦ‡„‰’ ´˝ČŰâćčëëęĺٱ’ŚŽŽś‘ŽŤ‘ŚŹ©«Ş¬«¦Łź›šž—•›źš—ˇ¨« Ź–šžžžž˘¤¦Ą„hkj|Ł›‡ŽŠ}aJG]hnr{u}‡…~Š’Ž’‘™—ť›źźťˇ§§§˘źŞÁÎËż»ą»ąş˝ĆËÔÓĐÍĐĐÓŮßáâââăăăŕŘÚčňöřř÷ůůřúřřřřööůřőőôňňóíäÚ̶ Źnqmtoimrkoqn|xlekqkhj`jjjoepszy‰”ŞÂÖĺîňňóőřřůůřů÷ő÷ůřřřř÷öńéâăćéęęééęęčâÝÝÚŘŮŰÜŰŘĐČÂÂĂżÂÄŇŰáĺĺÜŇŔş®–•žĄ—ŠŠŠ›´ÂĚŢÜȢ}±ŃÚ׸Žb[\[sŞĆ×ŘÇ«ˇşĂĘÖŘâěć×ËÍČŔĽ¶«©µĆÓŘÓŔł««¦«ŁŁ˘ź¬żŘáççĺŕŲĂÖŢĺčéçŇ›‚§ÔäéččâĹ–YHf„ŹzUAWwr[=8i™ˇv4 -
$!$0.! -)Scjoqomrnkte]jroz{†€‚ŚŠ“”§şÂşą¶¶´¬ŚŹ‰…uki? - -
&JMZivŠ…wen€‚‚{rpnprsvvlu}}„„‡‚yuofdckpsquŠ„u\IGE@EYks{|„Š|qmlmv…ž¤«Ąš–”Źh7" - - - - !%&5gŤ†mQ'
- -
- - -
- -
-
-
kkjiheXD1$%'!&/67=E[jmhcYNG@=?GLRIC@93,' %)2.#$*/4IsŤ”€bRPRayŤ—•tH,' )&/74-)*$&' !-8FIFFRlxsj\PLGJE:657193/+-./.=SgsuppusobRKEHFHM\\_ZVVLB=96116ADA<2 - - - - - - -5?:0 -#$"** !!#(/80))"#+&%*10# (-'"-4840948<2'#*278877BBCCA99859:<>8.//*)#
- -(DMV]s€„€qni†‰‚vqmjpqy}x|„‹Ť…‰‰‰‚xqtkkjluumn„„qdTCIHJdz‚…Ť”—‘€mi`s—“Ś†smynV:#
-
- -)15n†‡r\: -'% - -
-
- - -
- -
-
ikjeecUH0$",&$/68=D]jmof\RJD@FGJNGA=77,(! ),5+$#'*5Ef†Ź}`NNQ`wŚ’vR-$!(0658*(*"*"$$4>GIHVeqqi^UNGJG@9533650)/302=SdqrpomsncPJD@CFU`baZTPKC960358ELME3
- - - - - - -#
6=;1 -'!!!!%%'$$$%
*-3*&($((%#+.) -% #,6:8274204&)8:9>=9>?@E;?;<:6<??003*#$ -
"""+/ -:\pqnqbhupnhg`fps{„‰‰‹Ž‚“§ş»ş·µ°§—‰‰wsxrI
- -
)CYTUu~‰zkev‚Š…‹„xqopp{€‡‚Š„‚†Ť{ruquqtltmg€h`YWUdqŹŹ”’ť›—j`enhabVCOjhM0' - -
- - !(-8Jy…|t\81?>?HHD/ (9AHA7' - - - - - -
- -
- -
- - -
-
-
-
-
b``\]_SC- +*& &,1<<DYknmgbVJFBIONLI>;6/,% ""#+*#"&'1B_xŠy_TPVaq‰‰qN. ,2154.)-$" ".=DEFRhnutaRRML@>;82:=:/00238@PhmtrmutldQHKDAGKU[`[TOHA:7765<IUSG0
-
- - -
->A=5 -""! !%#$#$''&&0+'/*%&'#"!")""$))455055114#(2779=<<9?HB;8<A87@6363,%"
-&"+/ - ",Akpdgqmktmnl]ampt}………ŤŤŠ ´ĽĽ¶ł«™…‰Ś„}|tQ#
!FQWbt‰‹pgsŠ†Ť‹xrsntz||„Ś’‘†€‡†x‚{rw~rurxmi~Ź{plrx€„€vxyn—š•kMRQG8B@2GlqQ3 - -
-!#)1XŠ‚j_[Y\b]^X: 6KX]\L@*
-
-
- -
- -
- - -
-
- -
c]VXY\R=.!(,$*$*5;?AXnsnccTJFHCIQQLM:4.)(!$%$"-(!%*2E`w…}bWX\`m|ŚvO7# ,/483+(%)&!&9FKBJdn~}iSLFGD=78:8=6:82.04C^hs{rswskcRFPD=AHJ\_VLJD>5144/4ALI>* -
- -
#@L?3 -
! &"!"$(###--/-+)$!'% !
#%,.61.01/0/#)256:48<=>>:;56;9::46762.%$"
-#ZŁ¶»żÁĆŔ´šj`\]jju«ÍĆo7X˛ÁĂČơź˛żÂËŮÚ×ŘÜŰÚÚŢäčéęâĆ u‚Ž” ±˝ĚŢĺčęęëęćŐ°—Ź’ť“ŠŠŚ‹Ť‘«®¬¬©ˇť›™śˇšžš•”–¨®¬¤™”ž¦ “Ś™¦«¨Ź}€|…™Ąť†‘’jYQ`fsrww~†Ś‡…Śšť¨·»µ˝ŃÜŢÝÜÍÇ»Ż¶ÂÁŔÁ˝ą˝ĂÁÁżŔÄËËĚÔÜăŕäăăăäâÚÜëňöúřřůůůř÷öőôőőôóňňńéÚÇ“unbglgpmmkmljjms‚¬áčŐ§‹zyuqnqidltohmghmhmimjksŚ§ĂÝëîđóö÷ôňóńńóőöůůřöôëćâćčçéćčęéćŢŘŃŇĐÔÍÎŇŇÎÍĘËĘĎÖŘßâăÝÔĆ°š”ˇ¬ťŤś±ĂĐÖ×̶–…ť»ÍáęěëäÁ”_^SY|§ĹŰßÓ˛ŁĄ±ÉŰăŇŔĎÜÝŰŮÓż¶µ®¬´ŔĎÖĐö±¦ť¨˛©¤žťŻąĹÔÝÝÚɱ¦°ľĚÝâçăŃť…šĐäęęčäËš_Aa…zU8Iwg=?j‘’q; -##"$* -$+1fhfggigrong]_ctuw‚‚„€~‡€†›®łµ«ŁśŽ†Ź‹†…nC# - ALRak„Š†ojy’‘€smkwz‰Š…ŹŤŽŠ–…z}v|„‚|ytuf}ŠŚ~zvrtldUO`a`[lŤˇ|R?D9:>:9Ojrg:' - -
%'7V…‹wmhiiinld_J' -%9Lc`_^S6
- -
-
-
- -
- -
-
- - -
]]SMSUK:*%"*)#$+*7==AUlwsg[RGFCKKOWMD??.%!# "#*+-&#-5Gc~‹€fZ\Zbl‹~Y5*".13841)%%#"$1ELFDbvzoUEDFE:7;=569854-7;Gfou~ysqrlaTPOO?>GLX\SMIC7-,$(//4;2/!
- - -
- - - - - - - AKB) $% &
"("! !'& %)X3#2"#&# ,442410,&)𧿂:8=;4368:?;7436,.)2' - -
HMNXk‚~|n{‰Ť’‰†pfm€‰~…Š€Ś‹ŤŠŤ—†…wtxqxttqghqfnkdZQNMB?:LWN9Jz˘sVJC7A>;[q„h=& - -
)14Tx“ŤrfbjlmjikbN. -&=KPV\dWF,*
-
-
- - -
- -
- -
- XTTLKLI6& %$##%05:8?Rkupe[LKA@LOLPJF>>3)# $ .5++&--?f†’…h__]dlzŹ”}T9 &36>71-%""$"'/AIHH`pvkZLC@?;97634<=/36:@K_qvv{rrg\UXSMF?IW`YNJD:/($,0<<8(
-
- -
!EM?&
!!
-
&% $" %-*,.#)'%'! % "+*3810.-."#,33002879<@48545;375,0),#" - - -
!"58<^~ŤŤza^ktknhkiXA++/4*&+/-:ASW[W\XB'4GN4'(&0%!)3+';UT.
- - - - - - -
- -
-
-STQNFMD7($!!&)25:>;JfplbQKFE?ILHFDC82-)#&#(,-.,)30:]†”‡fYZ\_m•|U6 ! (4>?94''%#&&!,5@DHVluvndL>@=42434289430:;J_rvwuuwqf\QIKD?AJ[b[RGB72'$",=JH@0
- - - - - - -
- - -
-$BK>& -
!*&%#*!*.02/*$&!&!&#,/13-)(!-12-06=>@??7837>:6:/,1-,+&"
- -$#+4" -9[hqplokjkf`]ceo~€|‡†Ť{~Ťźź™“‹‰ŤŠ‹ŠŠ†|rnI DLT\l‡Ž‰znoŚ‡oqi{†‚}yy††ŠŹŤŽ—~usrsqprmvnV;.'*5/696>;CCIKI9JxźˇŤaK@FDVx’‘vG'
-&>A<\m‚Šhaipghfbc]QIGFD>:7><33BO]^YYYUIMa_M,0DNM<*$7K\P3.<DSVIQf…\0
- - -
- -
-
- -
!
QPKGE@</!# !!#)4355BXa^SACA<97<@C>41.'#"!!"#&"$),)01WtoVHMKR]w‰ŚuJ5(!$)+672*%#*'" '.:AIObopaK9878-/03.43/-025<J`kowronm`QDDG=3;AUZRI??/0'!$#':ELH;&
- -
) - -
-
$BE9&
-!'%$&#""#!!)4;3,$$')!&++.1+"&330367:??76403<7<:2,.-2($! - - -!+YŞľÁŔ˝żĂ˝źpYX`r‰¶Ňȡ‰{†—¬¸ąĽ·š®żËÚÝŰŮŮŘŰŰßăéęęčŢÁš‡~‡‘›¨¶żÓăčéęččćáĐ®‹–Łť‰ŤŠ…”Ł¬«¦›–šš“‘—™–™™Ą¬¬¦ś–Ź™“•žťŁĄŹ•ŹŠ™¤śŠ†’Šr_Tgyqjpuy‡’¬ĐćëíîîîđîěęÝĹž›ť©ąąąąľľşżľľŔÇÇÂĆĎÜăäăâäääŢŰĺđóřřřřůů÷óňňóôóńóđâͶ•xehjg``d`X_aYagY_acccbg×ëâĽtridrfafba`f`_hfbbc^ge`dgbfu¨Ćŕíîńđńđńńđňóöö÷őđčäĺçčćĺćéęä×ĐĐŇÓĐĘĆÄÄÄĘÇĆČĚÎĐŐÚßÓÄÍČ»§—Ž¤ĽĎÖ×Č®Łź”—°Ĺ×čîďęăĂ™q\\`{ ˝ŐÜŮÁĄž±¸©©§ľÝéćĺĺÝĎŔşłŻ¶»ľĂŔ¸¬«¤ť ¨¬Łźˇ §Łśš§´Ľ±˘łĹĎŰăäăÓź~ťĚŕçččĺÍ™[EZ|•}]6Agve:=l’ś—R -
$)9'
/b|tqrjlsef`]dkty‚Ť…’Ź}Ź–’‹‡‰…Š‰‚€„€nH# - ?GSbt‚Ś{ou|€€‚nmszŠŹ†Ś‹Ś‡”ŤŚ•„zŚqkflccfl`@, 57:53<AE>=CG@>Z’©ź{XNMM^wŠ~H%
&<LBVoŽ{^^cib^^[_]TJQMOKJGKI9-2?UV_ZSTZbli^C9>GWY\R@BNimi\V\h_aVVqŚŚR
-
-
-
-
- -
-
-
PQKCA=4*"" $#(!,.4<91-*-+'+*+'*($"!$'#(6AE=83<<=ATYZK:8*!''(!&#'$'/' -942:>A;.&.!##%,1/6<IQQNIC<9100, %/8?:753' !%/5+(
- - - - - - - - - -$?E;*"
!"&"$" #$!
#123.%'%'% (* '1/)!
.714;8;==?823219>:6443+*% - -1_¦˝żĽľŔ˝´šp[\bv•ĂÔş”‹„Šź˛˝żŔą›™°ĂÎÚÜŰÚŰŰŰÜŕĺčééčŕÄť}y…‹•ˇłżÔâčęééčĺŢĚ«’‰†“žšŹŹŠ‹ˇ©®Ąź–‘–—žš“šś––§¬¬«—ŹŹ‘™™›™˘ ˇ¤•‡Ž„•«ť…‡ŹŚ‡ueZl‚plqs|Š ˛şÓčííîîíěčâŐÉ´¦™‘ ®¶łµ»ą¸¸Ľ˝ŔĹÇÇĹÉŃÝâääăáäâÜÝëôőůřřřř÷öôóńňóńńďâÄĄ‹tkclhg^dbba\_]b```ejcf[LxĐíćĆ—}rmgddbfc__`]_]acbedcccbiigjox—ľßěďđđńđóňńóőőřôóîčĺçćčćććčăÝĐÍĚÎĚËÇĹČĆÇĂĂÄÄĘËËÓÍľÄË»§ž’™´ÇĚÍ˸¦śŹŠťŻÄ×çíďëáĂź{`^ZpźşĎßÜÇ«Ş˛ł¦ž¤¸ÝęéććáÓĂ»««°łşŔĽ´®«¦ ¤Ş¦ˇ›žŁ§Łžš•ž§Łź«łľÍŮßßÍť†™ÉŕçćçâÉ“[8Pw}W6Cjye@:o—ˇV! "#0( &h‡Ś‚uqttpupd_hs|†‹ŽŽ••’‰€„‹Ť‘ŚŤ‘ŚŤ„wv}…†rN$ CFG[h†“Šylmnv|Švibo‡Š‰’€Š‘Ś‹Ś‹†‹q`b[ZZ^d^U<#!)98339@A?:;@D=Brž§—uYLW_wŤ“O) - -
%>IKOo‹ŽbZ`^\]_WWXM8;ENIOPOL=20=CKX[[]Z[agdUD>FIQJCE>G`trib`_de^P[††m:
-
- - -
-
- -
NKJGE=1*!%"!"!">$&,+&$#$!$# "$!$"! ""$"#%)-++,1,..21.+)"-'(,"%%#!$&.)"$."##!"( #""#))$"
- -
- - - - -
-
!8?81'*&!"&('&
*40,*')# &5,#')!*=!(#%2056=?:98;A645:;=57:3//.&
- -
-]¤»˝»»˝ş«ŹfW]e|¨ÍÎŹ‰ŤĄ·ÁÂĆľ•˛ĆÔÜŕŢŢŢßÜŢăäççčçßÁ‚{Š“˘µÁŐĺéęéëčĺßΫŤ•š’Ž‡‡Ž¦«ŞŞ ś”™ťś—Ž˘›•ˇŻ¬ž‘–•š›śĄ˘ˇ¤›‰‡„›®ź…‡’—Ťwkaw†wrtqrv±ĆË×ĺëîííëçÝÎŔ¶¦ź‘ŹśŻ¸±ł·¸´µ¶ĽÁĂĹĆĹĚ×ŢŕŕââáĺßÚÝéôöôřř÷řôóńńńđńđîçÎŁ†okj^cfaa``_`^^aa_a[ad^YWHeČíęÍ™„snec^iffaddah^agcfec[`_igcdggu”ĹäîîďńńńóńňőôőőőđčäĺçčçäĺććŢŃÍĎĚÎÍČĆĂÁżÂÁŔÄÉĘĘĚą¶ÄĽ˛ž™˘®ÁĚĂşŻ˘–‰rz¤˛ĂŘčîěçáÇĄ}ff\pť°ÇÜ×ľŞ§ĄŞ¤ ¨·ÚęčáäăÔÄş¬¬ł¶·¶ş®®«Ą§§¦ź——˘¦ˇšś•–šžžŁ©®żČÍÓĂ€śČÝăäŕŮÁŹN:Qz…Q:;^|gN:f›¨ś\ #$"" %.%1h•’”Ž€‚‡‡}lfbbk|‹‘”—™ˇ•Ť†z…‰‹Ť’‰‡odn€vnF !%@FLRf„Ź”njnt‹š“€krqzŹŚ„ŠŹŹŠ‹‡x€s[Tbb]X]^YE+!)4::72?=?=58E><ZŤŁ¤Ži[QYtŤ–€R1 -
8AK^sŤŚs__^_]aXXTN7+=CGQQRJ@60?CIV`c\YV]b_RB7;DKRSF65PgsjaX_b^^UVl€…}_*
- - -
-
"!BAAD?:3)"%$ )'$%%#! !!!!"%% '#! $1+*+,!+' ""!%"(("*$$"#"##((
"
- - - - -
- - - - - - 8E5,
***$"""% - &)/2%"%*'(!$-) )#!$))'")39<466>8>>35<?<69;5.,+&# -
)^ĄĽ˝Ľ¸˝ş˛iXah‚˛ĐÇź††’Ą·ĹĆĹą”µÉŐßăáŕäâŕŕćçęčęçŢżš…€Š‰Źž·ÂŇáĺčéçćäÝĚ©–Ť‹”ž‘Ś…„”¦¨©«ĄŁ™š›š’‘žś“”¤ŞŻš•“ťžť˘¤ˇ˘©˘“Ź‡ś¨ť‡…Š–Žta]jz|vwxrŤ¨ĹÍ×áčęęěęáÔÁ´¨ š–’™Şµ±µµ´Ż±¶ą˝ÁÄÇÉÎ×ßăáââăäßŰÝëóőřřřůřöňńđđđđîčÔµ‡phg`a_b__baZd``^`[_]\^YWNHgÂîëŃ©Ś†‚‚~€‚|tosgebc[]`fb]]fb_`bgky®Ôäěďďďňńňđńóó÷őďęäççççĺăćĺáŘĎĐÎĚËĹĹĹÁ˝ĽÁĂČÇËČÄłł¸®ť› ˛ĂËÇżŞšŽ‹vn‚¤¸ČŘçííęăĘ }kfgvŞÇÖ˸«śśŞ¤Ł˛ÖéčăâŢÍż·ł¬˛¶´ł´´łŻ¬Ş®Ş›—źĄˇ–•–›śš ¤Ą¬±»Ă¸”{ŹÂÚßÜŘα€R?Qv†yX4@ivl?4hš«—Y $! %,#:s™˘š—’uh`Zfo€‚‰—™•—™‰so}„Š†……vungr„‰„zoJ" - -#>FNRl—‡rlp‰¤¬ˇtxyŹ’Ś‰€‹Ś…wrshgde^^dbSLU<(08>899:=?;'-;>BZs™§¤aW`zŤ~X)" -
-":IJXj‹Š{i`eed`^_^I5%.6=HRMQD:-5IUaaa`[ZaeXEB-+8HPMA?5?Uhjd\WTYWVL]t‡n>
-
- -
$":;9<=:/$)## $!%!" !!"# ))'(('" # "%" %)!" """#
-
-
- -
- - -
6@3) "
##%'# "* $!(0/2+" )3,!%#!523& $*64:4744:=835994<:63,11%# -
&Zž·ąµŻł·˛šyikk‰·ĎĂš|„‰‘¦şÇĂÄą’™¸ÉÖßăâăääăäçčéééćŢŔˇ}ŠŽ’ź¶¸ĂÚćčççęĺß˦‘‹Ź–›•Ž‰…”«©ŞŞ¦Ąťśś› ”’™ť›“”ˇ§®«—Ź‘”šžŁ¨¤¦«¦źžŽ…šĄś€Ź—‹ucTf~qppr™¸ÇÎÚßçççäŘČĽŻ¦ ”•™ś§«±´´ł°®µą»ľÂĆÇÎŰßâäăääâÝŕâëńő÷řřöôôńńđďđíçŮĽ–lihbeg`_gb]cb^ad\YUZa_T[cQ?_żěěٶ§Łźźˇ˘©¤« ”’‘Šwjlf\Y``\^_^]\cgfpŤ¸×číîďđđňńńńňőőńíććçääçăçčăŮÎÍĎĚĘÉÉÄÂľżĹĆĆĹĆÇÇĽ¶Łť“—¶ŐŘÓÍż˘Ž€pt‡Ł¸ĚÚćëěęăČťgdjx–ĂĘż±ť•Ą˛ŻŁŁŞÔęéăáÚĚÂĽ«§´·°˛·¸®Ż§«±Ş žťź«Ąš•Ť™›–›ś•–˘¦˛ŻŚp‘»ŇÔÍČşťpE9\x„u^=>dymB9\ŤŁV %#"'+"+m—–ŤšśźŹtboigu{‚•—’Ťvnv‰…€{‚‚{srfs{}†wsO+ ?NLTh‘™Šrmžµ»¨ŚucoyŤš“‹…Šunorjg`gdhecbVQ@-'*;>99=@=?7)$4ADXdž¦–yecyŠŠxR* -&-8 "@QFIe€Ťvb_bf_]^]aN/"'4;?OV[L>78=Re_\b_ZdeOH@4/9?NJA=6<Qdnf\V]QX\GVj€xdI:'
- %"F24;77, !"! "" #! !!#"%" "'! .#$#
-"
- -
-
- - - - *.,, " % !$(!!P&# -#.4,26+&% 8/#!'(!,2-#
*75114:88=?@314-467696.&'! - - - !$& !(+
(g‰‡ˇź—‚kk_Yknw‚‹“›’ŤŹ‚{{v€x€‹xos{tklJ(
<GJQd“—Ťru‘¬ŔŔ°’sev{Ź—•Ś…‚~wvtpmg_djofheWR8+.>>64CWCGC/"+CTadpŽˇ¦”qdtuS5 - -
%)9QQGh‡Ž…wbXemg^[cba6*9>?LUVPB?>ASXZXad\\laOF4",3LKM@59Eaoj]WRWVNESlwk]G' - - !$"# %"!(%&!120230/#"!!( #!"$&
-
- -
- - -
- -
- - - -'"%# - (),'# #! -) %..-4.,** %%$2,"%'&''&((+43566::89?71014@50:8/1)(%
-"M’¤±¬‹dPLL?72J–ËË©‰{€ŹŁ¸ÇÂÁ´ťĽĚŘáăäăăâääćéëééćÝ˝’…‹ˇłŞ˛ÔäččĺćäÜČĄ•‡Š’™‘‰‹Š…ŹŁ¬«¬¦ ťśťˇžź™śś•—¦«¬¨ś–’’”šť¦Ł§ˇ˘«©›Ť™¦›€’Ś{aWuy~€|t‡“¦ĂĘÍËĘÇş˛´´© —Ž ´ÁżąľĂŔ¸ąľŔÁÇÇĘÖÚŢŕăăâăăááĺďóő÷ö÷ňňôńđîííäɢgc]VSUa^T[bc^Wb^\[]]`^gqz€vYXŻëíçŢÚŮĎĆŇÚÚÜŘÔĚÉŇĐĘĂłĄŹ‹yve`e]_daakfhŁĎâěîďđđńńďňőöôîęçăăĺäĺäççŢÚÚŮŘ×ÓĎĘĚĎÍĘÉÔŃÓŘŕÚʶžśÉęďěŢË»źŚ~ujo† şĘŰçíííčΨ‚k_as’®ŔÄ˝žŹ ĽËľ¨Ł§ĎčéäÜÖÇĆÁłŻµµ˛ł·ł®¶©ť ާˇź– ŁŁ™—’–ť›™—––•”’ź˘|i€˘·żľ¸Ż–i@<Pv‰€]6>busO5]”˘ŤY#
-&%*0)%V~Ž‘ž‘zoik]W^oo|‹‰“”Šzrvpqx{~‡{u|…„€€sT& - - AFJPe–›‘z{š¶ĹĹŹo^p‹”‘zywxrqrokkgfpx{zj_R6& ,4861=N@KI/"<Xfil€—Ż©Žkk}ŠxT3! - - -
#@ORXk‘ŚxbZcpgc]ee\6%"7:BIQRUJ>:;@IKPP^\Y\`[HA-(/FNPI>43QkokXVYTQQOPo†ŠŤzfW/#!"!#'%,&'"#-,$!"' %" (%" " .%,)##4342331%" ! ""#!""
- - - - - - - -
- -
- - -
- . - &
#&&"$!#$01% &'&'.1*%$&#" !+*$($!',,!
&.43649:89>90.0:81:9932/(#% - - - -!JťŞ©‡ZGD9,25YŇÇŁ…|‚‚”ˇąĂÂÁµ‘ˇşËÚăâáŕăââĺçééééĺŘş~€†‹” ´°´ÓäééçĺäÝÉ©”ŚŚ“›‘ŠŽŚ†‚’¦ŞŞ¦ž›–• Łťťśť“Ł¬®Ş—•”’”—žźˇ¨ŞĄź›¦Ą›Ą¨š{„Ź•‘t]Sn|„~z}Š˘¶ľĆÍĚĹŔ®ŁĄ«Ş§© •‘ŹŁ»ÄĆŔŔÇĆ˝ľĆĚĎÓÓŃŮÝÝŢáăáäßßâéńőřřřöňňńđîîěéŐ¶…bbf^\`T\c]]ed]Y`^Qbedjp|”žŞ–c[«ěđęáÝÝŮĐÔŮÝÜÜŮÔĎŘŢÚÖŇı –‹‚dnf_e___caoŤ°×çěîđňńńđńô÷öďééćăććäăĺĺáŢÝŢŕßÚÖŇŐÓÖÖŐŰŰŘŘßßҸ ßóôďŘą¬„zggs¤µÄŘćîďîçʧ‰hZ]f‡¬˝Ä˛˘–©ÄĚ®¦«ÍéčáŘŇČŔşµŻ˛ł˛±¸˛©®¨˘¨®©˘ź›ž¦ˇ”’™ťś“ś›™”Ź™śzczĄ˛ąĽłŞoH6Jox^4@cyrO6]•¤Ź\" - - -! $(1,Kn‰“‘Žrrsm]VRhs‚€ŚŤ‰||oovu~‹ŠŚ…‰•Ťh<'
AJJWg—”}„˘şĹÄ°”wf^‡€~uvzpqpklzrhq‚‡|dL@6&*;:66?FENH2 4Ykkgm‹¤¬¤‰m|‡}R5 - ! =MKVl‡’Śtf_ekkgjijc?!$0>BBJXYTA47?LNTVbf`W]`ME8+*;MMK?64Eevrg_]^][LIk…Ś‚fUA ()!!!'%'*1)(%*1/3,#$"$'!#*#""!&&!!! " !"#&"$'1-%4361461($"%! #%" !!#"
-
- - - - - - -
- - -
- -#9$%1&"# $"
**'&.,!$#(+$!$&&!$,($0-(2597=>>93+/532?:511-)"" - - "TŤź«¨…vXJEP{ĽÓÄ‚y‚ŹŁµÁÁ´źżĎÜâäááâáâáĺęęëçĺÓ·|{’ž®±¸ÓăçäççäŮŤŽŠ‹“›ŽŤ‹„‚’¤¬ŞĄ¦žšš›ˇ§°¦śź”–¤˛Ż«Ž’–š˘žž¤¦Şź–š˘Ş°Ş•†šž‘z[QqŤ‰~}„‘§ł¶ÉČĽ°ˇ–š¤¦©¤ ’ŚŹ”˘»ČÎËĘÉËČÉĐÓŘŮŘ×ŰÝÝáßŕáßŕŕäéôö÷ůöóňńđíîíęŢÄ™j_`a_[ZY^`\a__`R^]X`cl“§¸Ăȸ}]©éńěâÜŢŮŇÓŮŰŰÚÚÔĎ×ÜŢŰŰÓĹĽ¸˛¤‡wihdc]`acjs—ÄŢëďďńńňńđňôôđęççĺäĺâăäĺăŢßáăäáßŰÝÝÝŢŰÜŰ×ŐÜÜĚŻťÁéóöîÓ®’Śxd]fu ·Ç×ćíííäĚĄba][„ŁĽĂ·Ą™ŻČĐĂ®ˇ¦ĚĺéŕŘÎĂľ˝µ®´¶°«±˛¬¨¦Ş¤›ť˘Ş¤š™’’•—™žš••””ť˘„_qŁ°·şł°™kL<Lq|u[7@fwnT;g¤‘`! -
&%##!1- KfŽ‚uovomh]WYfnr€‹…~spm|Š‹Š”ťšš‹†Ś’ť˘ś>8JCL[~—‘w|¤ąŔż°”rX_p€‘~zrpporuw}…ox†wfQF3"%AC875=@AG'$+Cnphkv««™z†Ť}W9
#2IUIh”“Ť€fbfihhgfb\D&".@AFQ_\YG7.>PNYa[b]^^]ZJ=,,4?JNF=1;fyid]Zb[WPbr~‚{n`H& -*$!'(*#'%+!)"(#%+**"!$"##)&#&)+("(**#"#!'!!(%!"!$ %$//*'#8626261*$ !
!! - - - -
- - - -
) -
- +(
'"&! !&("# "
!)*--0( *, !*#,,+
!-@-3337=9;763.0428<6,0(#! - -
.Z’ˇ¦¦ˇ«łťw`[b’ČŃş”yo…ŚťłżÂòŠžÁŇÝăăâßááäĺčéęçääÖµ™‚~‡”ťłµąÔäćäçäáĎąť‰ŠŹš‘†‹†Ź˘§Ş«¦ ť™˘¨´»µ§˘śśĄ«§š‘’Ź™•ś› ˇ˘©Ş˘•Ąłµ›Š”¦Ą•{]Tp—ĄšŚŠ—˘¸»§¬ÁÁ±ź“‹“žŁ¤ź™””ŚźŔĘÔÓÖÔŐĐŇÖŘÚŘŘ×ÚÝÝŢâăááâŕĺëňö÷őóňńńńîîíčÓŻ|X]Z_]]a\]_T[[\bVX\\ap‡ś°ĂĚĐŇż^¤čňíâÝŰŮĐÎŐÚŰÚŮÖĎÓÚÜÚŮÓČÇÇÄż¬”€vieadeghh‚¨ŐçíîďńňňđđóőńěčĺćăäâĺäĺáßáääćăăŕâăâáŰŘÔÔŃĎÍĽ¦ŞĐěóóđÖ¦Ś‚f^chxžµË×číńěăΧ†ec^c‡Ł·Âą§™©ĆĐÁ¬śŁÉĺćŕ×ĘżŔ˝´«˛·ł®˛±§¦©Ł¬¬§ž›ť©Łś•‹’—–ť–Ź™•ź˘ku Ż·ą¶«iE8Howp]9<ZtrR?b”§śa' !! !#%4+
-=`oslnuvng\YS[ftvy‰„€zmh{Š’’“žĄ±°ŁŽ…—§ŞŞ“F>H?KZp‰’Źyz›¸żŔ»’ye{w€|wkinlr…‰~n~‰‡Ś{maO3$-7<469>;=@3%?q{tsq}™©Ą‡‡‹†]/ -
- !1IHNj„“Ź~haehmh_a_\@+##>PI^^_ZF619FMW^_d_`^Y`YB2,.=FOK:35Uswqf]\bbb\\`ms}xlW;
$%$,&)*+/$&')$%$%',%'#! &") "(./-(+.+,,+)))'(),$!!$ !#%*30' ::5831*' !%!#"
- - -
- - -
%3, "# #!%!#%" ".,$ !#'#
$+(/30'!(%$!"0)! $$0-+ -#,..163@=<940..:49515F)!"&# - - 5`•¤Ş¬Ż¸»ą—m]nŁÎͨwx‡‰Šź¶ŔŔ˝¬ŠˇÄ×ŕäâßŢăâäćçččççâÖ·™„‰– ˛µĹÜĺçäćĺŰĹšŤŠŠ—ś‘‰‰‹‡†ŹŁ©¬©˘šž¨˛ŔÇŔŁś–™Ł«Ż§–”Źśš›ź˘Ą±ş¸ť‚‘©łš„Žťś•}\Ws¨˛ŻłÂÇ˝ą¶šŽ‰‰–›źž“‘“Ź’ˇĽĚÖŐŘŘŮ××ŮŮŰŰŮŰŢÝÚÜÝŢŰÜÝáçěóřôöóňňđńďíéÝ»‡]KLWZb\[^X]]_a_\[\jwž´ĆĎŮŮÚČ’b™ŕîěáÜŮÔËĘĐÖ××ŮÓÉÍÖŮ×ŐĐĹĂÇĚĎĚşš‚pjgea^cm‹·ŰčíńđńňňńóőňďéĺäăăăââćääăăăääĺăäáŕÜŇĚÎŇÎĹłĄšŞ×îőöđѬ›uffceuŠ ¶ÇŘćíńîęײg\]d| ¶Ă˝¨ś¨ÁÎż«˘¤ĹâĺâŃÇÁŔĽ˛®łµŻŻ¸´Ż«¦ĄŞ¬¦źšˇŁĄť—Ź•™śšš™ž§¬®«‚p€–Ż··´Ż›qI8Ip]46cypM:h‘Łťh##! (- "S_hbjx‚{ppmg`^juvu‰…„qqfdźśź¨µ»ş”‚Š¦±˛—M
$ -;EFCWl€‡„rw™łżÂąź|hgv‰ŠŽ‰~tspusr‡}rv‹m^P:,$.8770>;87=-(d…ztidy•Ąť‹T2
- 2LIL^~Ž‹|g]_dghgdh_C+%2N_[\_XLH7/3IRX`\df`^a_U<,7:AEL@63B]lmod_fdZXXQcx‚{qm]9 #.4.141/41-13.3302:41,!(&!$&5665?:533-01+*/---.*+&(&!&" #-,33(" <;>662$ "#" $
-
-
- -
- - -
-
- - - - - - *81" #! $$(*"")+$"$ - %+&)/+%!%(##!,!%%%(, !-*).,4:911/1+%/-8813<"$&' - (2 *Negdz}zvwtwmb_orz€‡{ynhij}™˘Ł§ł·¸®š‡Š”Ą˛°•Y' *;IJS_`oqplu‘°˝ż¶“uRYu‚ŚŤ†~qr€ttrw„‰}ru|‰zme]@1#18=77BB6:% .Y…‡|ohi™©ź—‡[2#
&6FJF\–‘Šl_\_alkjhgK2-ISYZZ[TK952?LUdf^fa_dbXD9139CHG;01F\inh]__Z[HK[o…€snV*
!#,39542>;:623539667967;-) ."!-0:ACFCC98B:94,/+.6327&'0.*$#%-0., 6<:8485#! ! $ $
#
- - - - -
-
-
-
- - - -
-
-
- - .@3&$ "%#"&3!# &!#!!
%$$*(,..&#&#%%!! /(C
'.'(1323726/31&.5120.&'')% - 1d‘źĄŞ®şĽş¤wdŤĆĐł…`ax††Ž˘şĹŔŔ¬‰¤ÉŰâăăŢÝßáŕăçčéčăß׼”€‡‹– ˛ĽŇŕĺćĺâŕŇ´Ł—Ť‰Ś–ť”‰Ť…‡“Ą©Ą©¤˘ˇŻą»˝Äľ®ź›™¨¬Ł”ŽŽ“™śťśźś¦®´łŁ{rŹ •……’‘za]r†Š“±Ŕ¶Ł¬´¦Ź‰€„„‚Ś›—ť™’Ž• ´żĹČĘÉĘÉĘËÉĚČÄÉÍËÎÍĎĚÍĐÔŘŢçńóňńńđńńđďęݶ‰_GAFUUWT`]^XVY\aeo„ś°ĂĘČĽÁĐÓÖŇÉU„Ňďěâ×ŃĚÁ¶»ĆĘËĘČşżÉËÉÉŔ·±łľĹÇĂ»¨ˇš‰x`c``fn‹µÜëîńóôńďďíëéĺŢŮŐŘŐÔŐ×ÖÓŐÔÔÓŇÓÓŇŐ×ŐÎĐĎĆż·´«¨Óíňňćè‹…zs~Ž µĹÖćěíęŕł‹o^__j‹¨ÇÚŐľ¤Ş˝Ĺ·ŁšťĂáćßÓĂ˝Ŕ˝±˛´Ż°´±®¬Ą˘¦«ˇśś™Ł¤ś•””žž—ťˇŞ´˝ľżş“]qš˛¸µ°©śmJ6Cge61[smL;T‚ž™c( - " /1 Jbjkltt{y~xt_ilp~|xsmrhfe‚ ¤˘˘Ż¶·©’‹‰–ž®^#
2OJOY`_irlp«ľ»±•o]\k‚ŽŚ‡‰{vwwqzz{€{us{‚‹~hh[I/$7<837=><:0!&(Op‹Ś~n`lŤ§¬ś‹c;#
- -0LOC]€ŽŹ†q]_flmkechW0&<JTVKURB9),:FVcefghd^bcO<1'6AED;:4?Ugjg`_][[RQZjz‚†uoc< #12959;A8G@2:823=<>35<72+3# #$0;?BBF@===97<57822.,0&'')!%$%$+460*!$ 897763-&"" ! # "&%! !$# - - -
-
- -
- - -
- - - - - /?2" #!!!!($%('%""##(!% "! !$*,02*'&&$ %' -+& - -".--57291773+0..0210+,((.'"
- - #!&/-,Qlkfgq|„„wnrnrvnoqrpmrjfť¦¤Ą˛¶ş±•…‚” «®žb*0GLNX[[fkjq‡§˝ł§“p]fk}Š‰‡~vqr€~vnz~useZE&"6B58:E9<C1! #$IjŤ…qb^v›©ˇ‡`="
-
.IOL[x‡‹mV_hjfeacdX2->ORXWS=:519IPbcbbj_ZZWI51.)0DG;3-1JbppbXZ^ZYQRYn‚Ž†zqR2 -0;6==@>;=>A66;;68>>43;<?4.)&"$/<HILFCBB:37:4221/0,+(#"$ $"%#$)53,7:88953%!!" !"#'& !+ - - - - -
- - -
- - -
- -
- -
- - - - - -,>3 "$ #' "($ "$'#$,#$ %%)*+2.#&!#""#$)'$ "*1./4495846,.32.1330'-)!" 4e—ž¤®˛ł¬ť†i}±ËĂžv`Wm„Ž¦ąČĹ˝¦”şĎŰââÜÜŕáăăčęęćââظ€‚‰•©µżÔáćčçćŕDZ˘Ž‰ŚťŽ‹‰‚’¤«¦ˇžž¤Ą©¬¨§¤ť™•— §Ş˘”ŹŹ‘“—ˇ§ˇť¦«™€Ź¬«šš”“ya]r‰Šš¸Áş˘Ž‚…†’™—•ŽŹ‘•ś¨«¤Ş¬©«Ş¬±°®±°˛°Ż˛ł´´¶şÉçđďńňńňňńîáŔ’cIACHQXP][XV\^\_n‰Ź“šĄ˘ š•śťťź‹cHyĚëíŢľ«ź–—ťž™’–™ťˇ–“ŤŠ““–“–Š†‡†…yqe\j]f’ĹăíđôóóńęÚĬź–•“’‹Ś‡‹Ž‡…‰€Š„„†ŤźŻąşż˝¸Ł—”¨Ńěďć϶®Ą“Š„{‘ŁµÂÔâęĺÝĹ—qa^Z[f~˛ßčäϲ¬¶żł›śš¶ÚčáÖÉĽżż±¬±°°ł·ł¦«¦ŁŞ©¤ź—žĄ§Ąź›ťźĄ›™˘§¸ĂÁµvo–şąą±rJ.Bhyx_<:`qjP5bśk/ - -! #(3- Ljrnq}€€vxlommlomhopmjjj~śŁžśŞµ´´Ż„¦ŻŻ `%
-2GHKRZ_^hjl…Ł¬¨źŚl^^i}‰‡‚€usplqx|}rtu~ttjO=+ !:>:5<>:;@6(!DkvŠ{jbf‹˘Ş”l=%
,FNT\}Š†hRYbcab`dfR7" 7LU_XVMC30/?J[[_bd]gVN>8/0/.>ID:55?ajqj^Y\\ULJKj‡ŹŠ}i\@#)3>BECE>=A<JB;8<B99CA>>6:56/*$#4EKIJGCIIF:@A@83:9//(.'+)'$&#%+.-..," 7:;:>8- ##' $?$! (& - - -
- - - (#
-
- -
- -,</#$" !% "($,+&$, " !)/(05+)+%$!!")#
- -!,0)(6:454192++01*0131--* - - -
- - - - &%)(#' - - - - - - - -
- )6,## ! $&"$%"!"%,,$ +#" "+*'/2"'"+ $% #%$'
!*./&-786655*)422/,886)'(# -:k–˘«Ą«©¦ž‚z˘µ°’xaUi…Ž˘»ÇÇĽ¦ŠˇŻ»ŇÜÜÚßßâĺçčçăŕßŮĽ“‚Ś’—¤¶şĘÜáäçâŰŔ¨ťŽ‡Ť–š™Ś‰€‚ŹĄ¦¦§«¬®««¤˘Ł›š’¤®°®žťžť˘ź›ˇšž¤¨¨ˇ•‰‹¤©sŹ•Ś|aYy‡‰Ź—źśŚ‚~‹–™š—”™˘˘ś“Ś‰ŽŤŹ–“”™—™šžž ™ˇ˘žźĄ˘Ąź¨©Ł¬¬Ż·ŐęěđňňńňđëÎźjRC>@LY[XQ^\Y[ai‡žšťšžŁ¤ˇ ˇ ¤žW@c¸čîáĹł®«Ąˇ§§«Ş©¦©ŞŁ§¨¦ĄźĄĄ ˇ¦¤˘Ş§¤¤¤™‡zn`cošÍčńóóňđçŇŻ‘oeb]ddZ_XVZ^YXTYPXSZQ\w—©©§“‡¬ÓáßăŇ·®ž”Š„}qvŤˇ¶ČÚçéăÓ¶†kb_[\kŽżäďćαşş° —±ŮăÝĎÁąĽşŁ«°Ż·˛Ş©¦©ĄŞ®¦źžžˇ˘Ą˘˘ź¨Şš—śś¨¬«°…elŤ«ĽľŔĽ¨~G=Epz~d@8TsoP6Z”¤śi* #! #34" Cgw}}~~z}pjff^Yabci}tjjdm†ź®©¦«ąą®™„…Źˇ®©ˇl' 7GHFTbefnily“ˇ¤—‡sXU`u„‹„xzxq~rpu{„gwvuhcYG+/C?61G?:A, )Kgigz{omuŹ¦«„G# -
-#@FKVf~„„{]Vccgjed``D+ '?NYZ\UI<;27@Q``ab[[Z\RC6.%*/DMJD>5:Up}se\a]]WOTqŚŚ†vm`:
"/<GMKC?@EHB<=>CEGB@;34<>6016,+>\hekngc`fYVZIKDB;6>521.0;34&#!(7=1*$>88=44.% !"( "#&% !' (-%$!# #'*(%% "!#"!
- -
)( '0262&7)'# - -
-
- - - - - -
- - -
/;3"" !#!'$"'&$# &"'$##&# "" &&$-/'%##
!!$#$$ -
%,-.167243/.*-/.,(24*,' - -
#AEESc~Ś|^JQaehdlfZF/,8MU`[^RH:19@Q]agcbc`YXH?21327EKNJ;:Gctvpebg``]Sb}“|toX,!%3CRTOC=:@:@;::@>>@B97:;789*-0%,=Ukmolmgbjc]aWLIHA;>755427:4($" 18,*!$#<68420+! !.0!#! ()'<KGD4*&!(<@=:4# -
- -
-
!ARTB'/7:81! 3>A2
- - - - 7D2!( !, !+* (& #!!"##%"&'$'!!!&%$%20.('& &#(' -#)62/533:8(,7)%+&$#"-**(" - - -)8CFK_hz‚vkn™‚mZTar‡‰„€{…~uwymnupkls}ywkdgJ-'86<EH?F@<-!FdaddcgkxuŽ^. - - - -
:QKHc‡Ź…cRQ^hbdfgdL5)/A^_]YYOC@9>DS_df^dbTTMF:,.,9@OOIA4;Vhww_cle][W^tŤŤ„to\8% '7N`bbUSNPNGIGIKHJDGMGB;:>881.(18Wjgqoirkfmfea[PSLJLD;:?4;72, '082&=<7:5.%"%)%'! #!#!$( !/PdgX>0 #8O[WRD0%&#
! =elfQ4$06:6. '>IE3 - - -
-
-
- - -
- - - - - 8B3"#"! =#!$$ #%%!"$&$%' #!!! !!#!$)41''& -%(-,&" ".534664:0-'.''+$!*23+#
- -'GejoopkkhWG>Oc_XYghk€‚‡ť¶żÁż¬Źž§¶Č×ÜÜÜÜŰÝáăâââäÚş’}{‹Ź•¤±¶ĹŘŕĺćâÔąĄ—Ž…Ź–š’ŤŚ‰…‚ŹŁ©ˇ©±µşĽĽşşą±§ž™•–ˇ®ł´´ł®§˘˘››źź¬łł°š‹’«Żť‚•ś—‰{—¤śŤ†’ťŻł—qw“˘¨§¨©°ş»Ż¤’…‰‘––—źŁŁ¦¦¨¬Ą§«®Ş¤©¬±®¬´´˛¸ĘÖĺéďđńňňđëŐśgNIA;<FKZ[WX_`rŠ¤¶»żżĽľ˝ľŔĹżľÂŔżľ±{IN áěęŰÍÇĹŔżÂŔŔÁÁÂÄÄÁ˝żşŞ°·ş»ľĽą»ľą»Ľą¸¬ž†rmyˇ×ďňôőňńčÜÎŞ„nllfims~|wllmlmlefr}qhs…‚‡Š¤ąŘŢŐÉ·°Łš‚}ry‘ˇ´ĆÔâĺŢϸ„eg\`mśÁŮÝÔÄ©™¤·Ŕ·ˇ“”«ĹŘŮÓČżąż°¬¬ŻŻ±¶łŞ«°±´µ®˘š’•ť¦¬Ą ś ˘š™ś–’‘‘–ź^fŚŞĽÂŔÁ«‚O;Ij…€k=-TtuU7kˇ®˘s9 - $& !)7(
6awuqtprhejii\[bnspnz|ytlp€›§§©Ş®¶¶§•€‚•¦ŞŻˇq3 ,AJBPajt|vmr‡™™Ź”€_V`t†‹‡}y{v{€yolpvmggpqsleaS20<:<AH;>;5%:]cgb^\`v…~~W2" - - !
:RIJd„ŽŠ‚iXM[bemfgcQ0+;QU\^TXM<15HU[]a`b`WYRI;2'.6>HSPG<4E_uwb^bd^]WXf‚’Ť{mfX7!"*6Ieklee`d`[^^TQRTUWPMJNICC>>3(*4Ohkwsuwppvmlmi\Y[QNL@=E=9:9+% ".2-*! 989520'"& &$"%$ "%+-&!" 7Ynj[F5"$$C]hfaNA<871*
#&%$&! -
- - -+MjlgM30<<:1' -,GF<. - - - - - - - - - 6C9%!!'!'!$" #$ )(0&%! !%# " # $((&/1*&%(!#+0,%!
#-,*4+/52/--,,1*",,&(%!
- #(#!//#1\sonorlk€thjedcfpurrrsvhcy”¦¨©ŞŻł·’‰…’ś¨®ťo1 - -'BJKL`fxyyns†žˇťťY`jm{ŹŠ~x}|w€zurrwplnkoosljiY8%+::69@6;?=!;[^[dcVQ]v‡~kQ1!
;UOKb|ŚoX`bgkjchcU4 .KWY[ZOJ?4,>IW_[`kge^PI@7+!./AMLHL;9Lozp_^ef]]TQrŠŹ‹wifK'"#)4Kdiuqikjjhlf`_a\[\]XUUYQPI;7-$4Dlssz|~{|tqqtoggX_VQKAFCE?;+,!01,*$?:8:56)""%*'$"%$(.'$)"$9Znj_F/$$@afge[X\^VD1,! -
-
#,.!$
- - - -
-LmrnL8%.8<?>3! - -
7II6$
-
- - -
- -8D3%"##$$"'%&# "!(&$"$ )""" $#" #&")71*% * '*,&%#
%+/94-752.*(.,'!"*'$&# - -">OTL\izzumm†ťĄ©ŁŠ`\YixŤ€„wvwwwux…‚|sutuwpij]7$)681.5>>D0!8QV^bbUFQ`qyyR/*
-
,ITVI^€Ž€‡r[`\d^`fibRB)!/AUORWQYJ927BS`bedkf\JGA?2#!*:MTWJD<;Zvxn_bef[ZRb†•Źsma=#%+0:Jbmsvvuxtqolqli^bhjg\]XSPH99-"/Fgyw}€‚wsrsrkgc]\[UOHE@DC?:0(*/(($;==:87(!!!"#$! "$'! %*.%&))%#$!":^pqcC3$B^`fecjutiQ=4'!
$
':6+ - - -3YqsdH93;<<B<5" -'=QK8% - -
- - - - - - - -
- - - - -9A0%#!! "#0,$",#!!%&'$)& $!"#)&15+(*($"$ #'+-*$"
+-360252132-.#- "&&,%$&
-
- )29+.IYddgkthmjohdbotsollikhgiw“źĄĄŁ¬±¬ Ś}…šžžŹ`&
-
%COHQViqzuiqŤžŞ±¬Ž\M[cx‚„ur{x|xx}‚‰‹‚„~szxrrs\=$,;=2+0==3<#";U`Zib\NWV[n„vQ0(
-%BMGG^Ś„„zYTZ`fecbh^I*!%;J>OY``MA94@PZbgejf[W\YN=/$.9S_gaM;4Iitxg`da^dXZwŚŽ”{niT1#($0?Odqx{{}}xy|wrtrnllhgnfeaXIA<1%*=ey„‡„„}~vklifhc_UURGHLHFJCB4-%)3)&$#%"=>><70#!#!#!")101)*/,&&$?\pr_B1"#"A^a^fjr~pU>2-!
!,?;1!
- - -:dqm^I;3:AA?92)!4HPK=-
)(
- - - - -
- - - - 8A1# !$#!!#!!#!+)$&("!" ""&&/0)#!&$""%#(**&!!%#
*1-/,060034-)0-!#)+#' -
-
-_‹””š•„‘‘tXKIUZIPcgkx’ˇ¸ÉĚȵ’ˇ˝Đ×ŮÜŢŢÝŰÜÝŘ×Řßăĺظ‘tt„”¤±şÎßççĺÚÇ°Ł—Ť…‹›žŹ‡‡‘˘«¤¦±ą»˝ľżżĽ±¨¦–§łąşµ¸´¦ˇźś–ˇ®¶Ľ·¨›°¶¤”¨ÁĘÂźsg‘ˇ¦ˇ‘–˘şĽťzlťł˝ľżĽµŞ®˛´®Żµ¸»ŔŃŕçëęíěëęěěíîëëëëëčçčçéčěďńóńđďęÚŞeVSIHEABQKX]qŹ¤ł¸·ľÁŔ˝ľÂÂÁÂą©¦˘ŁžśŤb=:qĚííßÁ°¨¦ ˘ˇ› ˘źˇśžš›™™˘ž™ś—šśˇ›™ťš›šš™–Ž~€˛çďóőőőňíç×˝ž–Ł˛˛ł·˛««§±·˛¸µĄś™•šźˇ¦¤ †zŽ¤ĄŻŔÁ·»¶©šŚ…z‰’ťŁ˛ŔŇ×ŃĶŹm]YP`hm€‘¨µ§ś ·Ă¸ś‘Žž˝ÎŇĐĘ˝ĽľµŞŞ¸˝Ľż¶¦¤´¸»ş°ź™ś˘¬Ż®¦Ł¦›— ˇť’‘’śmf‡¦¶Ľ˝ł©‹L;BoŚ†rK5Qvt[>W–Ş˘{7 - - "78 )TihhjqsilmhddZdqgiekf`eefvžˇ¦Ş«¬¬š‰†“•‘•T
- )HPBLclnuolxŽ™¦±©ŠZMadw‚‰‰vt{ww€y‚‡†ŠŠ‚xyusbC&(8:+)/67/0#3D_XdicUYQTdysM5# -
-<QOSnŠŹ…y_U_ccff`^[F.3CJKUT_M=;<7FPT_hci`[]`RE-*(5Haie_E7;\ywh__ac`ZSeŽ–†tjeB)',1;G_pu}‚x{z{vsuqpruqnminkaSL;/!"9`l€‰Š‚|runljf`[VRQVLLLKD?<,#'+%'" 9<<93/$&)0%&)021//.121*$& .@csp_J8-( &H`ffgry‚‚sS@46"
%8@5(
- -%GfpeVD817?@D??;;4-0'+ANQOG=0(
-
- - -
- - - - - BB0" 1$"!%""$%$.."'" "&%&%% )'/5+"*!"$"'/&!# ! -(.,104==591/,,,$!&(% - $06* - %Ddmiiqqngkngb^epgbbei_]`]y•¤Ł˘Ą©ŞŞ„z|ŚŹŹuR* -
&DJ@M^gnilpl„™©°©[RXjwŽ‰€w~vopxŠ’‘“‹Ť‹‡~€iD3 )6914=9821/+ERSZgcWY^cgyoO5
(>YWVe„“z_M^_cfb]]V=+ .AKJLQWZP942BGR\gjna_abT@51)*>YddeS?5Ntwlb_c\hcR_rŚ’tlhP,%&)6B\oy~‚‚€ztzs|tuqwvrrmrjd^PG.)+3Nm€†‹Š‡€|tsomojb`XTRKIPG>B;.&%#&"" ?><4.)#%" "!$!#& !&%--(,.1=AF=:4(*(.(0Ghxm`P>0+"#%!*(0LchihrzuWC8/% " (?;6& - -!$3ZpsbL=36<BADEVSVVTPB81:FSWQMMRN:*
- - - - - - - - - @>,!"
!"!&$ % &%%,)%!"## %"(&$&*1/0-"!"%$ $-*'$" (+,03344:?2/2'' !+/)( #"
1b“”ťś–‘‹kSIR^^YXcgjx…Ž¤ÄĐÓĎş–¬ĆÖŰŢäĺăăââßŮŃÖßĺäضŹ~w|Žž°ĽŃâççâŮƱ˘™Ź‡Ź›˘‘†‡Ś‡•ĄŞ¤Ą¶˝ÂÁÂÂĹÁ˝¤ś”“¤¬łľĽĽą·Şš™śź˘¶ĎŢß̲ÄŢăĎ˝ŇĺëäÍťn{”ˇ§Ą˘«Ľ»žzžşÁÂĂÇŔ¶®¬Ż®łµ°˝Ůéđóőöőőôő÷řůúúůúůůůúřůřôóôóóňńéÓĄ_PGA?8;>IY_z“§¸żÂĆČÉÉÇČËÎĘʸ°ł˛Ż¬ s@:fąčďĺĎş´¬©¨°±¨«°¬®§¨«¦¬Ż°««®«Ş§¬§¦Ą¤¨¨Ş§Ą™¨ŕîńőôňńíčŰĽˇš Ł˘śŁ¨¨¤˘ˇ¦Ş®¤ž›ž ťŽ–±ÉŇŃĎĐÖŐÖÜÜŐŘÖÓËÇÄĽ¨źˇ¸ĂľÁÍÚÚĚĽ‹j_\[VPf‡ź«¸¨ź´Á¸¤—ŤťŔŇŘŇČľş·««¶ÁľľŔł¤Ą«±ą¸¸©ž›ž¤§ŞŻ¬¤ ¦ť™ź˘ś”…•‰hh‹©ą»˝ş«ŽX:@k|‚uF<TntX:R’®©‚E ,79 -
':XkhejfeXeiid[bngd\^cbb`bq”ˇ›ź˘Ł˘ˇ’tr…ŽŽ‡vP1 -
-!EJGS[\glnni†ž˛ł§‰cZYdzŽ‚x||o~|{y‡““•’‹Ž‹…‰dH.$/8>5<7=:6&)FLMPf]]cmyq‚{Y1 -
-(?`XTj‚“ŽyeTWcbie[\YB( (BNNUUTYVI;8<EPZbjk_XcdXL>*!*@O]f`eJ;@esxk`d_d_WRe‚’Ž~ldY5#'0:?Tly„~utwx{xrwurmrytnhiZE9.)0Ok‚‡Š‡‚zwuwtpge[XQRRPIJD;/*'"$"%#! 55610(!"""#"( # '(.*)-28EUUPRLA==729LoxqbUIB<41/)*4;<9<AWlkgclu~}oWA=/&% *430,$$" $#"-!$-7@A<.$ - -&=HJUfrsbL;:9<?DGHUfdig_VNFDQSVLU_caS7
- - - - - - -
77(!""!""'!' '+'.$((#! ,$ %$%,&#,2/05+ $%$ %'$*&$'" -&0+11/367<.,5+'"$(122*#! -';6 - )A^ejid\a\dghcXcjif`jdjob]oŠ›ť™š™”‡ts€‚{ynJ* "DCHY[_jhnmu„ťŻź`WYax‹|stwu…€vu…’‘”Ž„‚y‚gF*!"73:6327B5" *>EKK`eknz}…yS4!
-
';Z]Nc~“†~lLV^^df]b[R7%<LO\^]PJE33<BDT^cbe_\b\SC,&'9GS^b\M=9\jtm_]fd\ZTWwŹ’‡thcB7,)19Qaw{{nmo|zwqqklopkqorribTMD3$+Me}‰ŠŤ€„‚‚yphbg`YUQTLIG?>5))"-%!! 45774,$# &#$',/,,24>MYZ[YMG>=;=C^q{p``SKHAC@89=ELBDGYgihahsutiTB:+$#!!6ECC<6.+)&+(00'15@G:741+## -
-:^momrvr^E=;;BBFFMXfjmnf^VQNU[VKRSYYQ8&"&
- -
-! - -
-$67%#" $*%'!#$"&)'("(&!"!&&&0041."!" !$%$$!"!',(%##&3*%-,/1..699631,%(##--&#! -'01#=`loca_\Waloh]bkcd_ahgfeYr‹‘™‹Ź‹~rutwrstfN. -#<?ER]bkfmkf†ź«Ą‹gWYas‡|wwsuuxso‚Ť”ŽŠ‡‚{prpbB((6;9499785*&(<>KRXiopsvv€nO- -
-
7IVQ_‚”‚‡hF[iiff]_cX2->GW]eXSG366@BP_bcdcZXTMO=,'-=DQZYUE5?csqc`Xaa]VXgŠŹfeO<42.>Lkz‰Š}€z‚‰uttnqrmqoplm`SMD6(%AZt…†‹‡†„…„~mmrkhe]V[WPDAD<</*!"##.0445/" """%!#""+120103@ITSWVJ@<>?<E[nztd]UMNGIHB@=GLMNP]cedbeopmaR?3+"(7DLKE>53,-/101075AH:56432(" -
$Mn}yuwslYA<47>>CETahmnmf^[VSRZWTMEIJA23>9'
- -
-X
- - -
- - - #62%!
!$#&$'"! !# $,.,E$%"!%,-!*2016-#& -.&%"#+-+&('%0-!',--21.343931,+'& %*+)%% -AUfd^`h__bmj_Wddae^Zih```jŤŚŚŽŚphmpyxsmW.
?JM[Z^hhjli}›¬ …dZZ^r…†‚x€xtsz{wr„ŹŹ‹~{rmnkeO2*299019974& #9BLNZ[_ikikoqM0
<TOI_„Ž{mQRbleaac\V5#9H\U_`TL<:7<HSW_aljYMQOL>1&*4?ORWZN8<\pupa[[ceaUTvŹ’Šug]L934<MkŠŽŤ‹ŚŚŤ‡‹‹‰…~€€~~qgUG;,%CVm‚‰‹Ž‰„‚€}yurnhhgXQSPRKK?81-+'&!7861/- #! !$#!"'+.-541>MT]]ZJ>><@=F`ovrhWNMKNJJCB>FMHSLY`fdcagie_SB5+%.BFLJHF@9;??FB628?F>826512-' -+Urxvttp_UD618;:=EPakjljfdbb\[\][][WN??EP>%
- - -
- - -
- - - -#89%% A
! $ !"#$%"""'..5'#%'($% !#+-+1.%$ '83-##$+1*( ",13+#*-0/().)-345/-0/""%&,)-*%
&>v•‘ŹŽ‹“ŚjXKI_cQPZ_kx|Ą˝ÇĘDZ•ĹĎĐ×ÝŢÝßßŢÝÜ×ŮŢŕŕÖµ‹zy‡Ź™Ş·ĐŢââÜϸŁ›’Š…Ťśź’Š‹‰„‡–¨§Ł©»ÁĂÇÉĆÇĹŔ±¦ •“ ®´żÂÂĂ˝®Ł›˘ĄşÔććÔĽŐéëßČÔçëę׫{eZVxž·ŔşÁş–ws~ť¶ľŔÄÉĚÉľ°˘ťˇ§ŞÁÜěôřřř÷ööřűüýüýűúűúřűúüúöîëççććßÇžlVGFC8=FVtšłÂĘĘÍÎÎĎÔÔÔĐÓŇŇŃĘ˝ľŔÄĹöŠN4D–ÚííßÎĘÇĹĆČÄÂÄÂÄĹĂĂÂÂĂÁÂĂĂÂÄÂŔĂÂÁŔŔÄÂÁÂĂŔŔ˝ĽľÜéěďîííéâ̬śŤ‚€{tvyyxuxwtrrxz{{„™ÁŮáććććäŕÚŘÖÓŃÓŘŢăŢŃŔĽĽµ®ŔŘßÚÍ·i^ZV]Og‹™¦®˘‘—±ľ¶źŽ‡›ĽÎ×ÔĚżąµ¦Şµ´®°ŻźźŞł˝ÁĽ¬š“™śˇ ś™•ťŤ’›ˇť”‡Ť…hi‰Łµ»¸µ§‹]<>Vx‚lC6Upi>E‰¤¦†Q -%52" '<X``]dkne`ef_adgeabcd^gfgh{†‰Š’‘–ť“ymip~d1 7DOTY\egqngv™®©•}a]UYiw†„{v|vsuxttŹ‹tolrhgibJ,!99646337.$!1=CCLUTZgdbjdP1 -
-
9KLPPn”•„viSR^a]b\[_R9! )<JVTY\Q>602?LOZ_gecW^ZVF6)(&0DOTVSA1Cgtvm[[`e^UUb„‘’…nd^J<<EUkŤŹ‘ŹŽŤ‹‰‡Š„Š†‰‡‰„|ufWM;.8OjŽ’‘ŚŠ‰‡‰„‡€zvnjaVMZROKLH<90'(($$$>;:2/+"" ! )E$$( #-.04<?=IX[]WF?EF>>Mftvp_WOOPNKIFDBFKNWUW^dd^cdedaSD:,)$9FJMHFG>BAJKLD6;=DK@;55.0,-%
.KeknorlaL@7/8=<<E[fmokfeehe]^]\`cegZFBMR;#
-
- - - - - - - &<<%# "#!!*%##('((!&%&)'# !&&(...% $"#'573'!$-0*'( *,20)".//.,-,&..123014-(*.2.)'" -#9\ihfeksd\hh`e`fi_bfeiih`c|ŠŤŹŁ¤—}ssu‹ŤŠm7 -<IOVU\disng}«¤“y[TNYb~€…‚wrqnt{vx~‰ruxofnl\I- #4B:962044-!2?>@DFPSZ[\dcH4 - -
5JMB>ZŹ}idMEV`\]d]bQ9#9NYRX_SC<26=@IO_hih^[VOL@)'-+AMSTWM7:Tmvsa^`ac[TYt‘{ekXE?FQi“‘Ź’ŠŠ‚Ś‹Š‹‹Ť„Š‡y€xqgVB-2DavŤ‘“ŽŚŽ‘ŚŽ‡€‰xnjhc\^SVYOUA:7'-,%" ?@=3/*! %/"& $%"!#)'*.*/68:DTX^QJGGKCBPftuodXRNMMIKEB@ELRUX`_\W_cgbecRF<2#&,@FGMKFDEGIIKIA69>EH?@3.0/((!+?LVeuxq_I9837>?CMampvslllhb]WX[`cjeUMDKO;(
-
- - - - -
- - &=?%# %'!(# %)'$'&&%&"!" %+(42,)&!$(6:/$ ),/'+--/2-*##/63/)+..00/531--030/-/'(& - -@UZQ]ccknljz¦žŚ~gYP_q~……|xqttwom{…†x{rvvjdK4% -A9//00/) ,><?<<=JLOT]_G* - -
3JK@?Qmse_J@S`_[Yc]PC!%6DQXWQPD=8;5<EO^ggc`^STRB&"&+6ESXXR>6@]pzlba^b\]Vc€”hc^RJEP\”“’‘‘ŠŚŹŚŠ†‡‹ŚŠ„‰‡„€rk]F43=Ym‡’”•”•ŹŹ‰„‚‡qplfe[[]aZO?82-,%$#!! E=;56%" !*""!&#' !+)*,)0/5>FRWaXQGEC@EOdtvn`YSOKKOIFC>DIKQS^a[Z\aiid^QD?5*- 2CHLLNIFGJKKKE>:;?GH@;62..-*!*>RSWiv|p]M@>=;>>GYktxvwupne]ZZX^`ikeUHHPP:&
-
- -
- - - - (?A,$!!%%!%-('"##"# !$!!(/%-..#)"!-<8+&$#'//)(-1,42(#*0;81,1.020/54-*34344,&((# - -%>[skdjsqi`foeXaia`fffgrigm‚“žš—ś¤¬ˇ…z…–ť“q7>OPUZ_cmvpiwž–yhYU_ewuutwxq|uv‡‰}sry‡†}fL7%1;>2+*'-*(397?:4<FISNO@& - -
+MXKBLisheM>IZ^Y[baZE&-CJPMTUKE;54=BHYghif\_bVL9((,:MSVU@.3Jf{{fca]b]T\q‘śslh]SJKby—‘“—”’‘‘Ź‰Ť“ŽŽŽŹŠ€q^PA.:Sl‡Ź‘›•Ž‹Ś…„‚{splgceaVTOI<73,+# #75332* %*!%!'$/.0148<ESY`YRFDD@BMbrvqbXQNMKOGJGCFDKNW\`\\^fkjf]RG921!!#;@HNMNNKGINJNG>=:@IG:89325/)!!$!(4B[llkr€ykXG>>B=>CM\o|z}vrofYRSWX[fih`PGO[N7'
- -
- - - - -
- - !-B>4"
#%"%!#'&$*(% ""*-,",-"#"'88++&$-/3%$")/+2+&(,7<=733F=721450-2.226'%((
- =QXV^glnujal†–’†veSS\`v€†€xurswwsv†‰…xu}……~k_?(1@D7,'%!&%+7<95555AFJQG<# -
-2OWE8KhtprlT@MVb]b[^]I* %5BORW\SI6/516BQdhilc_][[H3""&5FMURB/.9cxn\^X]eYXlŚ›™€nf]WSYix‰‘šš™ś™–”••“–’“™“‘’‘‹€xqdJ,7PiŠ““—ťś™”Ź‹†‡}rvohro_ZXKD@80.(% 24/14& !!!! )'*31/1<BJUab\P>B>BEVgospdZSKOPOJHBDFEILT]_Z[_eljdbKC830,:DMSQOOJLMMNHF::9BJH;=:4642&# "+5Jbqw~‚tgPF>?=;;@I]svuusplc\MMVY`ghf]KJY_R4!
- -
- - - -
,>@3$# "$$"$+ *+ & "!#' *71+-*#!%%#&//)-'$,,+,# #.+1+%!"*)>>A?B:9923440210-3--*-% - -"+T{‘–’ŤŚŚ~eOMGXcZWd`eqq€ŚŽ››Ź„ť®±µ¸ąą»ŔÁĂÂżżľş˛šjqw‚Ť•ťĄŻ·µµ´´ˇŤŽ†“ťŹŠ…Ž¦Ş¤ˇ¨§˘©©Ş¬«Ł˘ź—¤«¬Şž›šžźť—•źĄżÝěíáŇŢîďăŃŰčéäϧua^gŽźš”Ť“Łš}t¦ążÁÄËÍÍĚÄÁÂÁľŻ¨¬Ăŕď÷ůřůřřůřřůřóóřúůúűűüýüőâČ˝Ľ˝ĂżŔ»ŞŽm]SFDIqť«®®¬´·¶¸ą¸´¶»Ŕ»Ľ·¶ŔĂĘČÇČľV2>h¸çîčŐČľ»ľľ˝ĽżĽĽľ˝»şĽşľľľ»ş»ąż»»ŔĆÂÄĚËĚËÍĘÍĆÂľąą´¸±ľ˝ŔÄ´š…†wwxtqvyrr|r||Ś–ťźśśĄ©¤¤ ©Ł¦Ąžśť ž›ťŁ“‘‘‹Ť¨ËŰŘĘąŠfWOORUi…Ž™§ť‘ŁŻ¨—ŚŠźĚáćĺÜĘ·şŞ˘¦«§ˇ§«ĄˇŁŞ°µ´¤—“ť§¤ź—’Ź‘Ť•”ź™•–‘™Śvd€ź°ą·¶©Ž^E7ToyO2@hzmC>f’•{D !(.66)1NddegendXekcZ\caeaZdmolkk€šťś’¨¬ˇ‰‚ŹŹ—Ą –uE8NTRZbjnrqjj‡“ŤyshYUYcw|{€~ywrpqwtvŽ„€„†‡…yl`:+0:7:1+/,'% "&;8:@::>=FJPOA% -
*9JU==Gl~qim\FM[\ba\ZRL1/?O\UYUBC>43;>M^dhjdd\^`X9#'/9KUUD8./JitxdW]\\^Q[€•ś‹fgc_XR[qŤ””›•™™™–™™—•—–“”••“‰}sV0/>]}‘–›ś™™—“‰„yoknlpcc]SFB:2,)& " 32240&!! #*382/27?DS\_VL@PH@GUhtuof\QLMMSECDCFHMLS\__W\dlokdO>63+"!4CEJPKMLNUQLKHA8=@GJD>78822/&!"# !(7FZi{…{zvfQFA;>>>AM]lowxqpod\YYRT^jlh_NL]`Q0 - - - - - - - -
- - /C@+$## '!!#$'%%(*"$#%&) +150/-"!')/6-'$(,++.0& %.12-$ %-ACLE;;4.741/226223,&% - - -!-*Nw‘•‘Ť‰‰‹…eSPLabVXa]hoq„‹–›ź˘†™±ÁÄľľąµ±Ş®±««¤źˇť’ooxŠ‘–ť˘¦°®¨¦Ł¦ˇ‘‰‡‘›ś’‰‡ŹĄ©¦˘¦¨¤¦¦ŞŞĄĄź‘ŹśĄ©Ş®¤š›ź—™—žź˘»ßěëáĐŢíďâÓŮáäŰÁ•i`\o• ”‹‰—ź›…ĄşżÂĂČËÍĘČĂĆĂż¶±˛Ćĺňřůůůřř÷ôö÷óďđö÷÷řúüűüűôäÉş·±µł·©|doXF?I|˘¦Ş©ŻŻ¶˛µµą·şĽ˝ĽľżŔÄĹÉÇÇÉŔ“V47X®äďęŘĆżżŔşĽşĽĽşĽ·¸ş¸ĽżľĽ˝Ľşşąş·Ľ˝˛ĽÉČĚÎÍËÉľ¸łłŻ°ŞŻ±»Ä±źŹ‹‹‡|€{‚~y|}„|’™˘¦˘Ą§©©¦ĄĄ©¨§§ťźžŁ ŁŁś‘ŽŚËÝÚɵ‰e]SQVYd‰—ĄźŹ•ˇ¬®”Ť©ÓčëęßĘ·ą¬ˇ¨®©«Ş«ˇ ¤®ąµ·ˇ”š˘˘źŤ”–Źšť—š–”ť“r_€ź´¸·¸Ş’`>;\y€tP3=f|vH:eŚ‘I! "#1:!
1Qfdab`phadiib]e`chedhpsnixž— Ą¨ˇŠ‚Ź› ťˇ˘…G 3HP^\]mrxukhxŤŽxof\QPbn{yzŚ{srnxrx“”ŽŠ‰„†viY5"!#*86>830&'#"#$.<?<@:3??PJEE7& - -
- - -/FO=5JlvqfdYNNUaeX\]SP7!"&<H]VTPDB>3/7:B[_dfjcagfZA' (7NN\QNA17cxyhW]ec\QKj‡–”wcd`[W[nŤ“›—–™››™—–šś”’–•“ŚŹs\:3?Xv‹’›źś™śž™”ŹŚŚ‚uvsqjcb^[MD80/*"2521.& "#$ !)'383324EKRWVVHE=<BHPgqynd[TNNNHBABFKILNU[`d\]`kpteP=24-" 2BLMNLLOOW[VJJC>BKKH?=9341-(&'$%& &%/@Xdq‚…}}r]JD@=C?AFSbfgqpolkg^ZUVU_hki]KRaaM2!
-
- - - -=<+#!$&!!!&$"")+*%!$""'01-;, ""18+'"!),/20-&&.4.)& $2?GEDA9;31623;754/! - - """26 !8G_ea`ckiimd`ehfc]fbcrntiiť¤źźĄ¨ŁžŽŚ™ź˘ź—‚@
(KPRS`hnxskhtŚ{uk]UV]hv„€€‚zzstry…Š‘‘Š‰„{~qdR;,'4<13)&&&")=9>8;;;CJJILB)!
-+IQ?1<\~okl\HM[cf_[YWT>
#,FUQMJHK<,(-2<Qelhnhdd_P?+!#,:DJZWG16Mmvn\Z`]][P_z”–nhfea_u–śźśˇˇ ž˘¤źťźšťź™››—•’’Ť‚lJ2<Ql‰”ť śźź›—”’‘ŽŠ‡}tnfb`XMGA74)%! /3/-*"$" !# (+262/26ALV^aYRP@?CIPfywmeXPMLQKFC@CINLSU\a\YZkqrqgM;4.% &7LKKOMMNS[cVKHC=>DEC65681252*$')&!&3M^n{†|€~mXC<=?>;>OZeglnolmidZWWZ_`jkfXNZc\I4"
- - - - - -
- -
.=:+!!#%""#" !(*$# """ #" %"+.*#%"'35(&$$))+,+./+0/,' - $5AA=A?<=<11822/1( - -" *69& ,Haib`ckjcmle``deegichnsjp›¨˘›ź Ą’‡Ź› ˇ•’t= - -)CNMYbkjwtdf~Ť†„qXOO_qz~„€„|}uupsst‰Š„€~{xnnaM8$ 3;7)'$'&$" 2><?966:NV]ZK8)
- -
,HWD4:e}qlh\H?ObccaaVX>! -@NVPNJF;)''0DQZjlllid[KD6 ,=DZXI<;@^w|aTX\ZVNRd…•Ž~dkkhdpŽ››šž¦¤ˇˇ˘ťˇˇ¤¦Ąžť žś™śŤ~V<7E`z››žžśž›‘••Ź’‹}utkkcdTHLC::3& /240$"$ ! (!!!#$/65108<AMS_bXIFB>CDKhzymbUSRHMKMPHDGMORX]c[]`kt~viN>:/& />IINJKNMU[]UMDA>;AE@8::8423&!! #! )8Sbo}‚€‚xiTD;<<9>CQemqutpmoi^ZZ\^dfildXS_cW?(
- -
-
-
.?;, (#""# !"%'#!"! $% *)+'%%#%$! +2,)&)($(2),(,,/1,$! -!*)5<B:<74754.0' - -
$/-",Odjbfbnodgnq`^kfcgbejvpmj€š ˇ”›śŁ—††–—•Ť‰vH - -3ELKSV_buyjgyŠ€€mYOZ^p…€‚|xysnjnon…}ynmikl\U6'!'5<=)'$*(% "!+47;15=FN]cXI:& - - -*HXN6>[uqec]GCIcc_gf^YH -'9KMN[J@=+$**3BQdfcgh`\UO@'(:LPROH?4LfwkTRZXWVMMo‹†majiioŤ”šśźźˇźˇźžˇź™¤Łž ˇźˇˇˇ›—“oV=@UqŚšš›š”—•“’Ž’Ž†„vonieaXRMD=;6+# "!" ! ;=;4/($ 3 ! (!'%,40.7=CEIZabRDBHC>>Lgwrj[PRLOMGJIB@IFHLN^b\_^iqtwkP<5*! *:GRRNONPX`b\M;9>:AB@795235,%! !-CVdqxy|v~‚ucL<:37:AJTgklnlgomf\\[Y^gsqk_LOadM9#
-
- - - - - - - -2D<)!
!"+& ','! $$ $)**$')#%#(3-,-,'&(+*##(,11(" -167869:97+) - %'4'!,G_bb^elbanal`bgjci`dkpxrl~”š–Ź™˘ŁˇŹŚ’‘ŹŹŹŚvD
- - - - - -
*ESIWXYe}vkdq†{uj[QT]n„†{stvvqkvxux‚„oegegk`S<'->857$%-$$" "+.3942=LT\[OF=#
-
+F^O>=`|uXKC<;Ndc_emiaN.
- $4DOPLBA8'$*04CScflifd_]L5$"#1HUTRKA7:TgjTIUZTRJIW…Ś‹y_ekjq—ˇŁˇ ˇ˘§¤žž˘ˇžŁžŁˇžŁ§©¤ž™•“‚`@<Nj…ś™—“”śś–—‘‰†~sgig\URHC<4-$ "" !KF?;4,+&!'!!%30/84=>GMO^`VD@B@@=Phvtb\LRMPHCEBB?>BMNNZ\WYYiqsthOB;+#"!0?ILQUQHP\b\UK<>>GH=<835414*'%#$&" :I_fgjiotxymYF<9;@AEHWmnljkhjhc`_]Z]krrncISd`I8"
- -
- - -
-/B=- "!'!#'%)*-' %"# #"%)&$&1/&&! $.-((%%&*,.%//++)'#
- -$0678471.# - -
- -
-
.L]I5Ai€x\OLC0D`[_]je[I* -.@LNMN=:0%%,0?T`ehle_Y\K7%+=LLTOH31CafbNHRTRNGGnŚ“g`dir}– ˇˇˇŁŁ ĄŁ¨¦¨¦¤¦©ĄŁ¤§§¨Ą ˇ›‹nN<OcwŹ™ťš—––š—”“ŤŤ‡‚zlcebZYNA=8/$( !RMJC:*!!!%'.*.1:@=?Ig`\VHCECHCVjsnf\VRPJBFIB@<;DKSMQZYSWhr|xgNG;.0":GRPNQOILV\XPL?<;FI>;777235+$$#""" &5Qa^bhknqushPD=6>@>GN_npqomqtqh[]^\bjrqm^NUdVC-
- - -
-
4E;. )%% -%''#!!! ""##!#+,%-1#$$)"#*&)&%)*&($!(,)-+0# - $'466/'$ - - -
,HTJ1=j‰|^acW9IUY\``bXE- &<HKKLPG;&)(2E\eike`PKL>-"6KSLMH;20MblVFIVRRLF\zŤ…oebbn{‘›Ł Ą¦Ą¤§¨Ą¨¦¨¤§¦˘¤¦ĄĄ©«§Łź•‰gKRc|‹’™”™–•ŽŠ‰{sjid[[VFC8/(#! "QOJ?5( ! ,,/,2<<9AH`aZQFF@CCBZjqoj[^SLDBEGC=<@CJUJ[ZXX]gswwgQH8)%"!)=GNJMVOLLSWSKG::<?@=32434//-$$#"# &;T_defjqqrs^NA<66<>GYcqstqptvlc\]a]^kqqhXOTYQ;+
- - -
- - - - ->2.$ !!$#$ ""$+$"! ! #$$)*%.+'""&.+'3 &)**&% +/0*)' "
*100&*& - AFP]_dhx‚oatŹ‰sxl`VV_oy}trutq{ywqmemtmqqgZ\^[PM)):<=/(*)-.,!02 ,(912FMXaRQPD)
- -
)KGQ;2[†z_deWADW`e`[^aE1&9FDGAID8,!(*3=S]hkdd]SQQ8$*:CJLJ?55=WhdIIS]XMGNm†wc^iq~Š•› Ł¦Ą§Ą§ŁĄ˘ˇ ¤¨ĄťĄĄ˘˘ž˘ś––pdfp~ŠŚ‘““•’’“š“’‘ŽŤ|svnmfbaWGL>4*!! "$%!IOIA4'' #"((//599=AKXViVHA>?<I\ivqc\ZQQLECD>:??DJPQ[\\Y^htvsh[F9," +AHMJOPMGKMSIC>;9;><:53461,+(#%$## &D\ckmmmquxiZK?;<98=J^ov|zusf\X[^]^jooh[PZZQ<)
- - -
- - - - - -4=;." $!!#! # !$$" #"$ !!%**)'% &0-*)%%-0.&$-0.(.*% *
-)01+ - - -
!"%17) )CU][Q^][\]dab_\ahjlifltjl|Ť‰ŚźŁž‚Ź”ź©ž‹qH? !>PWa^cj€mdyŹ„oppc\J\istv}srwtsrhfrvrneeZ_b[O8$$=E231%*++&(&?4:ABS]^PPO7
- - - -5GPTI<VopZ_aXI>Lbd_cgZV="%3HLJAFE?1##*5:JWahgbe[Z^I/!):@GTWM?-6PfjYARZ[ZTQYu„}k^^jzŠ•–źźˇ §¦ˇ ˇžžž˘ŁŁś›šśš••’Ź–‹{g\bn{ŠŹŤ‹‘’ŚŽ‘Ź‹ŹŚ~vqkia\_SLC;30$ LOGA7. !"! #(+/2344:ER[XgSFF>>;G[ixne_YRQMJFC?<AABHMQ_c^Z]hq{ukRE5)$!2@HJJELHEJOMFF?>8<CA9366:40+##$'# ,G]kqrruowxbQB@889<>Qhx†‚…{qhYY_][`lqmbQQ^`Q;&
-
- -
- -
-
5B?2%!#"! 8- "%#$# "!&&**% !(.,,,!$*--#+-3+&,/% %"
$*&
%4<b‰Ť’Ž’ť«ĄŁźŽod]_edjqw‹xSEP^Š·Ä¸·ÂËÉÁąÎŰÚ××ŇÎĚľť†rv‚‡‹–©µÇŃÔÓĘż®¦‘‰…„…Ź ˘Ť†€€„ŽŁĄ›™¦ˇź¦¬«®¬Ąź—™ž¨®¦¤ź˘Ąž ¤°ĹŕçßĚ×ęëÚĹ×čěéŘ|hbk’Ąž–Ź”’†ymi„޸ÁÂĆĚÎŇĎÍĘÇĹĽşĘŘčń÷ř÷ůůűýüüüýűűűűúůůůůůůňëäâáŢÜĐ´ŠZYb_ZFJ†ÂÝäÜĘÂŔÂĆÉČĹÄĆĹĆÄÁŔľÇËĘÁÁż»šX1%/Y˘ÝęăĎął«ŻŻ±®°Ż®®Şł˛˛ł¬˛Ż®˛¬Ş®¬Ąą˝ÁÁżżÄĹÓŕâăâáćâçęčŘ»™¤«´»˝ĽżĽ˝·˛µ»˝»Şť’‘“ŤŚ”——“—’”•ŤŤ‘ŠŽ–—•’Ť†yv|Š«żÂĽ®ŤgYXQAM_t’”łŃŰÔ¸’Š¦ŇéěëäҶł¬˘˘«ŞŞ©źž§¨·ÄĚͶ›ť ¦¨ś‘ŤŚ’•Ž’™–‘Ź’Ťn^sŽť˘ź›–…bA?y§Żťc6Ci…}P?S…Łh+
- %08. &>XYRJe[a_fji^Yace`hhjmzqls‡„‡’šś•vu†’žŞŁ‘}R - 9JQZ]_h‚†mXk„~rtua\MOdltw…}uzwrsmfkvtqidYQfdR@/"$67:3,'/3('*#5LW\+:ACS_VLRG:'
!0?ML:AXim^`f`OGUflejh_^I0! " .,-+BOMMIJF0(#+-8@Lfglmj_bcW:.*(?KNVWSB32JireQHP]_YUYjstsh_bp„““’šžźˇ śś”’’”—•Ť‡‡†ŠŠ‚{s]LZbbuz|†}~‰†€~uica][_XTOD@B/"OIF@:.+"!!$ &+307327FPX]aWEABD>HTishe_VNPDGH?>9@FGIOJXce^chrwqjZG9*%!4FJKEGCBCNOOFC?68@CE><59:30+%&(%""'1Hahpstrtzx_JA::9C?BUk{‡‡‹‚ve\X^^`frslZILYWG2&
$
-
(
- -!
-.A<3( !#$%'%""""&#&*' # ! &,+'#&" -',*'"#)../.('%*1-%$""&# - - ! - - - - .?MMIJV`j^^eg_T\bbfefh^T<./+02(*668/>[OHPJI:71+,8FQ]_bfbc`^YK8,-7;MS\^dXKBNekia[[[[^X\ft{sf`aktx€†Ź“Ź”‰wy€|}…tlvpkuqomgca``fmwwx{zx|„‰‚|urtrolkihcba^VT>$ OJJ@5*#!"! #+/3./07GQVahWLCD>@IWgqncZUJED>FA:;;EAJON[ddachmroc\H:,&(:LIFFHDA?IMLK;536=E@<979830&$&$#"""4O^dkrsstyp_K<;75<CJUmx}|‚‚‚sa\]]_`hrrqVJUSN>&% - -
- - -
- - - - -/>=1'$ !"# !!""%!'(#!"#! &'&&''')!!"(20&#$&-.4.'')(*./# &!#"#! - - - - "&//3$9ZhgUXjfefnvbW[`lmfdfv|vryŠ‡•‡luŚ¤¦śyT -5LUWUeq„}f__gvstrk\V[ezŽ‹Ž‚€|ooinhkoppsedfko^B5&7B;-/+$Y0,)014A?FSRHBI<<* - - #5MQVSPR]gg^ckf`V^`alkife\RQC?C@LHPEHNab]hdbYQQ[SWbhglnpmgogffXURUU]cklinkbjtonwruoqussvuv‚vuqj{zu~‰…‚‚‚|{tsuzytvvnomrnqvqnlkhjjkrqupklqeckbbcab^c`[NJIJPI??/ ) !!#$!PQSD;("### !"*.1-./<DS[giYFBGACHWhomf\PLF>AGA59>DFPNPZb`_adksoeXJ<+ +ALNGJIFHKKOKF970<B?8:7>9810%"'(&# ")7Saiu}xvx{qYG?:;;:AK]jx}€|{uk_]\[]bjrsiQIX\P<'%
- -
- 2:63(!"!'""$"#!!""$!!##$'&&#$#"%!!(-'(,"%(+0)&'&()),""'$%""#
- - - -
-""%/4/"9bngbZgcarsg`adhec`blzwltŤŚ‹’‘Ź„os‡”˘¤źŹtM
- -=UZYVeq‚|i^Ygsosoe]NQfy”šŽ‚€ynrkmidr}sjkdsp`K2 )4>D46/162-#",6<FQVJCCEB@+ - - - -
%;R[]a^aeknhkbiihjlgmokdchne^Y[`\XbZ^eebficd_\aiebc^]\cg_decfjihdbfceidehgddhbZ`aaca^]ega]]`a_\\[_`d`_YZ\]SSYUTVYPUWNOQSQUHINKCCGB@AFHKE?@@=94/116502/+''(+,&()# '"" "#!!^TWB8""!""#(171-49HP\kt[B?A??FYnvod[LQC?=D?:<ABJLJJ]cdb__hqmbQC>/%$5FOMKHCHDETXN?939A?>7145442,%#(&&! 0CYeq‚…€{{}sUC@>;>>@Gbr}yyqg][[Z_forseVYabTF. -
-
- - - - - - -
- - -0=7,! # ! " $#!$$!"$"! #&('&*#""!&&!"$).(&%"$+'),*$-(&,&!&'%"$! -
!5S„‘‹Š‹†‘˘«ť‹u^__eik~ť«·»żÁÇĚĹĆĚŇŐÖÖÖÚÝŰ×ŐÍÇǸ—~os|‡Ś›¬łÄÍŐŇĆ˝°˘–Ť„~‘˘śŚ‰‰€|€žĄ™—źťźĄ®¬«¨ ź™Źś¦««©§¨§¤ťšźźźĄłČŇÉł¶ÇŃõżÓŮÔ»’cW]`’…‰ť™•“€i}˘¸ŔÂÂŔÂÇĚËÉÇÄ˝şľĂĹÂĆÉĐÎÓŮŰÝÜÝáŕâĺćĺçćććäăććăâäŕŢĐ‚dPMhgj–ČßâŰÍÉĆÄČÉÉÄČČĆÇÄÄŔ±Żµ˝ĆÄşŻ”\1,0EÎęěÜÂĽÄÔĺěďîć×ÄŔËŕňřűřřöîáÖĘ˝´°¬Ż®«´ľŔŔÄŃßĺčćçčçćäß̵ź¤¶ÇÎÓÖŐŐŘŰÚÔŇŇÓĎĘľ´˛±¦ Ž…‚€‡Ź–ˇ«Ş©™’–¦µąŞŹ}v{Ťˇ¦¨Ą‰te`UYO\pŹˇŁˇµŇŰŐş”…›Îäëęŕ趮Ą˘®®«¬ŞĄŁ¬şÖíďęĚŁžž¤˘›’•‘–ŽŚ—–››‹‰’oWkŽ–š••›•k>0Ir–b85LhfR;Mˇźz5
- -+080 -8[khbekcWizuebea^[[aen€|ouŠ‹Š›ž–…{rp•¤¦—qV" - -
<Y\[adgzvj`YanmjlmcONh‡›ť“yplqpjhck~zlaamohT0&::34+5==.( #,44:FPSD@JBDA) - - - - .502;B=<<?BA<BJA:;7:;2:9548-.<6(82-431--*0/)-+$+''%*.1*)&++.2/1/+-,-,,+),++(&'#!"%)&).))*-/)'$',)+(,(#$'( '%$('''*++%+-0)')+%#&$$#$(1$$##' ! #!& $%SVRG3! '!('$+,84-.3=EJYgn^I;8=?CVmvrg\SLCD>@A?<AFKGIP]eb_]aktndO@</$!#6FKMLFFHPSVSK=717?D43622020(%'$*'$0E^h}‡‰‚€xjOB<>=@?AJgwz„€{z{paVX^_`imsteW^ffPB+2
- - - -
- -1>80+!"#"!#)" $" """$!&$&!"#%'(("#%(" *0,'$ '0($)'*&"&*& "+((##!! - - -TŽ‹‡‰“—šˇ¦Ąťh\_aho ŻŻ«ŻŞ°ŔČÉżşľŔÄĹÄĘÎ×Ř×ÔÔĚĚľžzmw€ź®¶ĘÓÖŃËñź’Ś…~‡ˇ›Ź‹‚}z‡ŽťŁ–’źŁ¤Ą¨«Ż±¬Ąˇ›“Žś©¨«ĄĄˇžźś™•śŁ¦łÁĂą ž˛¸Żź¦˝ĂŔ«[YVb•“‡§¤ťśŠŠŁ»ĂÁľľľÂĘĚÇÇĹĂľľĽĽ´±ąą¸ąÂÇĹĹĂĂĆÍĎŃÖŮŮŰ×Ô×ŕäăäĺăÝŐÂŻ‡bUJYff•ÇŕćÜĎČÇĹÉĘĘČÉĹÇĆÄÁĽ¶±ążĂÄş¬‘`3,2>sÇëíâĚĆŇŕíóóďéÜĆľĎćô÷úüüűúőđĺ×Ćął¬©¨˛»ÁĆĹÓßçéčééęćáŘÄŻ˘§·ĚÔ×ÚŮÚÜÝŰŮÔÓÖŐÔÎŃÍÄÄą¬Ł‡Ź‘ˇ¸¶ą¶ ť˛ÂÁŻŽojkk™¦«§Šl_[TVP_rś¶ąŻşŇÜŘ»ŠśĚĺëęáĐ·łŞ˘ŁŞ¬§Ą¨Ą¦«˝Úîđę˦žˇŁĄź—”–’Ź—™–•ŤŚŚsYf•–™ž–sI4Dq“c97QnqU>K}§§7
'*6,3OjophhgXjx{h[W`fc_ikrvzpqŽ’˘¤šŽ€kn™˘ˇ‡pK
:V[X]hpmtsdV`hnekj`UR`†ť˘™Ť{mspnqgajipqqr``mqkY9?<8549EC9+"$.3>COROLFLMCB* - -
- -
"$ "##!" " !(!!Z^XD1'"!! (''18641.8CNXdgTE?=?>D[ntmdYWKGE?A>;<?ENMLO^d^_^_jsrjTB8/#$&-;INIKFDCKQUQE=36;A?346152/-&&$"(#%"5M`m€…Š‚~~weK@<<>?=IWm|{}xxnWW[a^cjrwpcWbkjM5%
-
-
- - -
5A72$$# " " "#'""!$& #"!$$" "%,%##$ !+/)($$'-+''!%%$#)& & ")&#)& (
!,R|Š„‡‹“‘’ťššťś{f`]jr‚›©®µ˛©§·ÄÁĽ±µ¶¸¸¸ľÂËŃÔÔÓĐĎż˘}rr‚Ś– ®¸ĚŐÖŇÎĹ´ •Ś…›ˇ›Ś„„}}Ś›ś”“ź ˘¨©Ş°°¬ˇś™–˘Ą¬¬¦ˇź›žˇš ž¨ŻĽż˛™”¦¬ź’ś´ĹÁ¨€n\Xkˇ´Ł‹ŤĄ¨™ť›śť¬˝ĂżŔ»ł¸ŔĹĹĹĘĘľ·´®¨§¨ŻŻ·»ľľľşĽĂČËÎŃŇ×ĐĎÓßăääĺäÝÔÁ¬‹i_PV\]„ÁáčáŃČĹÂÄĘĘÇÉĆČÉČŔş°Ż¸ĂÂż¸¬ŽU2*2=wĂéîčÖÔŰéđóöđëÜĚĹÔéőůůüüüűűůőîßËż¶°Ş®şÂÉËŐâçééęęęćĺŘÄ®śĄ˝ÍÔŮŰÜÜáâŕŰ×ÔŐ×ŮŘ×ŘĐÉż·Ş•‰‚’©´·Ľ·§ś˘łÄÄ´‘oddex’¤®§Ťj\V[YX[rš±ĂÁ˛żÓÜŮľ—‡ˇÍăęęăŇşµŻźˇ¬ Ą¦¤§żÜěîéËŁ—śŁ¦˘’”–”‘šśźž‘Ź‹v\f’— ˘ˇ›vL7Ak}€W05ZqpY@Cz©§‡C - %6. - -.Ngqvupa`jrydVYcggfrw€vmn‚’›§§–‹~im…‘ť•ŚlJ - - 7TVYc`qzrqd]`rqmmk\ZTb…ťŁž–„vssqtkebagljkc^er_L;)#9>:><=8ES92'0A@RUKHFLFC?-% -
- - -
-
"*#$\YMA1''! # $*345434<KQWa`PD=B<=DUhnlj]ULEFA=B>>AKQMHLZ```[]ksumQA3( '4=OPLLCEKKUPMC>68:A?=<5/04.'$(%#$ #(<Rcu„„„~|yo`K@=?>@EF[vzsz‚~sgYW[W`horun^WdnfO1# -
- - - - - *
-!9A=2%! "# #!!"!"!"!#"&&#!!$### !%(!#"! )10($%",,,"$&()(-*(#""!%& !"%' - -#1- -'Dckltpd`apxhU_mnju|€|}rpr‡—Ą««—wio}Š„qjkJ @[TS`hv‚wfb[ftnnopj]XcŠ›¤žŹ‹smqwnf_]ekkZW[kg]R809:9267IR=*!$1<DMXTEADC<=0! -
- -
- - -
- - - -
-
- # XTL?.%&1! "$1666319BLU]`bVB;<;<@Ugomc\SHFDB@C??AMLIGN[b_]_elrsdV<-($(+7GOQHKFEJY[RMC68:?@A><3543-+&$&%$ 1BVly††~{tn[C<<=9CFE\syz{‚{w`TSVR[fpptm^\kncH0
*' -$_
-
- -.>=1)
!6!%% $ !"! )''! $ #!%-'"$$+3-('$-((--$&(+2+$$!!!!!%&! -#!$"
- - - %6/ - )<Reiuwrdeuwk^`ns‰Š…{pjvŤ•Ą®ĄŹ~sejqxssvmcJ!
- 7Tb^clyzpfe[ffotrun]ZeŠˇ¨˘†}uwulqeW`glb[Y[ileX<#(>:5.67FG=&&6=FTSXLMMH88- -
- -
-
- - - - - - - - - -
-
"% !#$%UQJC2! "#!"! ""$")445/38AIP^caQ>99<<FTfnk`WMDE@@?@=A=C@BFKYdd`X_iokaS91+)#,;@KLJNLIORXXJB:38>>A?<6443,*((&*) '2EZhv††z€xmZ@<>7:=EM^s{~zyvsm_PSSU[fntqfWdmo^@+"
-
- --?
-% - -4>C/& !!!#! "! %!$% +% "#%" "#"!&$# &-*%#%!#!/3*$$"#%#)+'&#'))3+!$ $%$#
+* - -# .98%6BVfo{wgcsxiYdr~…”•Ž‚|mfn†š¨ź‹zjjjjmgmnghO"
- - -5T^`_gurljg`danxrojbbjŚˇ§ •‰{volmjdSWagcRTS\jhQ75&/979769BP@-*3FKTXYMHNE@=+% -
- - - - - -
-
- -
- - ! #"!SQKD6%" %- (+1222.47AMR^bZK?8>?>K\knj_[OFH@HB@?:<<>>CGYbd^ShjlmcKC.*$"*:FJILMNMMLOUKD>;:BB@=7333330+&*"!$#0G\k~||~ulVC@<=>=DRdwyzvushcZKN[XeptvrcVcqjY<' -
-
- - - - - - - -5CB3%" ! #!!%#!$&%!$! &"!!! "!!#!#(&$%#"$%! +/&%!""'*)-+-&$(&'! %'%#!"! # ! - ,42 $0BU]hlghctwj]bn~Ťž’Šsho‘śŁŁ“…obhjnnnde_L - 3OZR]gnxxtjjjjsvlstecp‚ťŁ’Ś…€vsqh_US^blZWSYbdV5"-<?B;>;=@;:+&3IR[YPJINJ?D3! -
- -
- - - - - -
-
-
- -
! $ $! ZULB6&"$"% $)'311.-24@KTZ_XK?9;8<E`nshc\WNFFCE?;4@:;<DK[ca\]egjqdM9,&%*0?LOINIKJJLLID>64<A=<:04273)(,!%& "1H`q‡„€}uteMB=;:<>ETjz{vtqpjaTKR]`fqwtrdWfpeJ8,
- - - - - -
-
-
1DA8( )! ! '! % $% ""!$"!# ''&#&(%! # #!)*$##%&&62/,,#$)(%# $$$ ###&
- 6`u€†—žť§ťzeWIRVUZhkolq‡š«µşżľ˝ĽľŔŔľ¶±¦©ľËŃĐŃŇĎÁź„mpz†“ť®»ĘŐ×ÓĘÁ´ ’‡€†‘ť™Š„„}ťŤ‘›˘Ł°¸»ąłŞˇťšž«˛µĄ¦źź ž ˇ¨ąŃăÚľ§Żµ›‘´ŕíěá´y\[i›¬ś• ą¸ ©Ż°´ ť¨Ż»»¸¶ŔĘÍÍÖŐ××ÖŐÖÖÝßÜŕâăäâŰÚŐŇŇŇÎÔÚáâćĺĺăŕŐ˝™mUZ{•‘€“ĹÜÚŃĹÁżÂÂÄÇĆÇÇĘČĹÁş®´ľŔ»´©˘ŠX3.10KťÝíéÍżĆÖę÷úřńçŰŘÜířűüýýýţýýüýűüüüříŮ˝Ż˛ÁÉÎÚĺéęęëęééáͶ ¬ÄÖŰŰŰÝâăäăŢŢÜŘŘŮŮŘÖŐĎĆŔ®…‰–źŞ¶¶˝ż¬™śłżÄ´Ťlgjk|Łżż·–p]ZY[a„˛ÍĘŇ͸˝ĎÝÚĽvŽĂŕčéâŐ˝¶ą¬¤Ż˛®®¬¬«ąĘÔÔÇł¤“›ˇ¦ ”Ž‘“Ť“Š†‘|er”ŁŁˇ“Š€e:)>\…‰^>8b…Z6O„©«ŹH - -
')8/ 2CLNZ^djttudb_mŹžŁŤ~ndxv‰šˇŁ‹z`filhcefaL& - 2M_YQ\hw|qqihvvzzf`g{›®™Ť‹zrqkh]\bgjeWWUbb\A*8=J?:<6BF;& %0;KTcXNPVTJNH7 -
-
- - -
-
!! !VSKD6-"%!%!-41/037>HKQ]^]OB;87=B\ptjcYQIFG@B?>;?><?FJZg`_bajli`QB/%*'<JOSROIIIIFHE@:59?>=9:523/-+#%## (<Qcw|zs^G;7<><>Jap„„yyssodXVZ^clqstpa[modM7*
- -
- - - -
-1@A8-!$"! "%!!$)$#!#"&&!!#'&(*)##' # ((#%!"+./-%'&%*00&!&"
! #& -
- -)Vr‚‡‘›¦ f[JOQT^glp‰ ŞąÁżĽşĽżÁĂŔşąĂËŃÓÓĐŃĽnquŤ“ ®¸ĘÖŮÓÍÁ˛˘Ž‰|†Žť•‡‹‡‡”¤Şˇ“‘ž˘¤Żµą¶˛°˘ž– «µş°§˘žźˇˇžś›¨şŃŕÚľŞµľ ľĺďîă¶x[XgŤŁ•™Ą»ż±Ą¦Ą¨«Ł–•–š©±ş¸˛ąÇËÎŐŐÔÓÓŐŐŘŢăŢßßâĺäÜŮŐÓÔÓĎÔŮáäćäĺäßŐĽšjORs…’ŚťÎăáÖČÄÁĆÂĹĂĆÉČĆÇĆ½´¶żĽ·¶®Ł‰X5'*0D”×ěéËľŔŃçőúöďŕŇĐÚířűüýýýţýýýýüýüýűöçŇ»˛şÇĎŰäčęęęëęęŕвĄ±ĹÓÚŰŰŢáâäăßÜŰŮŘŮŮÚŘŇËĆ°šŠ‹˘®˛´˝ż± ¤°ÁòŽpdhj|¤şĂ·wiZ`^j…µĎŇÓĎ˝şŃÝÚĽŹxŹÁßçéäŐ»´˛¬ŞŻł®««©¬¶ľÄČĂ®›–˘ŁŁž”‘–—Ś‹••ŤŹ’sacŽžš“Ť}_A6@\ŤŽb=6\|x\<N‰ŞŞ“L -
* +59! "5HMLQYfjlorgebiŤž˘›vhkt”‘‰whekjg`db\F) -,HVUR[fy€vnlm‰€leaz™Ż™‹‰„wuvoke[adje[VTe_ZA(&9AAA9>6B?7+!9ASacd`^_acac@! - - - -
- - -
-
-
!!]YQ@/' "))!'..034>?DKWY_^N>8;79BTkria[SGJKGCA:??DIJHI[ca^^anwlbM>3&'(?PVMPMLGHHAGB@:46<;97;5602/+$"$%#%.AWfx‚„{~zwiT@89@=<EUiu|v{ywkYSZ`cgnppqf[csp`H2' -
- - -
- - -
- - - -
- -4A=8( !!! ! #"$%%*#!" #" &% %& #$%%&)&()%'"%$%&!")+$,,'#%%(3+# ""!"($# &" - - -!Prw„†{w…•ť™‹|dNINX[bjyŚŠŤ‹Ś•Ł˛ĽÂľ»şĽżĂÇÇĎĐŃÔÔĐĎ»“zpw}Ť—˘«·ÉÓÖŃÉŔ´¤‘…“ –Š†„•¨Ł”’ś˘¨«®ł´Ż©¦ś•—¤±˛¦ˇ ťž žťž˘¶ĎŢ׾˛˝Ä©žÄčîď߶yZ[_‘§š“źµ·Ż˘• ¤ Łť™ź§°Ż˘›ˇ¶˝ĹĐĎĐŇĎĐÓŘÜŢŰŰÜŢäăÜ×ĐÍŇŇŃÔÚßâăääăŕŐĽšhPEYn}„§Ýęěä×ĘŔĹÇĆĹÇËÉĆÇĹÁ»˛·˝»¶´©¨ŠV6/.4@‰ŇęęÓĂĹŃčőřőíŢÎÍ×ë÷üţýţţţüţýýüýýýüúňčŃą»ĹĐÜĺééęęęęęäŇą©°ÄŇÖÚÜŕâăăáŕÝŮŮŘŮÚŰŘÓĎČľŻ›Ź™ŁŻµ¶˝ąŞťŁłŔÁ±‘qifl~ĄŔÄ˝ť~f^`_bz°ĐŃÓĐŔ˝ÍŰŮľŹ}‰ŔÝçčâŇşµłŻŞ°°°®§¦Ş˛ąÁÉÂŞ”› ˘ť–‘‘ŤŠ“‘‹‰ŤŹu]f~Ź‹‡Ť‰jK28gšlFAVxx_HZŚĄ§•V - - - -&##!%:A. "6CRZO^ebaqrm\bbxŽťž”usopsv|†zg]ajhee`a[N&$LWNU[dtzujjmz‚„vlkjz”¨¨—ŠŠ‚xnmf^`bgl^UbgbYC-+?HIJH@8=F@21/JP\lolw€zz}^/ - - - - - - - - - - - -
- - -
-
4 ! `^P@0& #$)-1599=DIVX`^KB765<?Whsh\_TGHMOE>7<>GLIHO`b\\ZapsqcJ=2'+7GOPOHHLIEB@E@:<5:??6:<?81451)#%,"!!(4IYlw‚„y}~u`K<;:??DFXluxuuvssf]WU_^iuxytj_ismXA5#
- - - - - - - - - - - -
-3CD9%$ !&+&($$!$$%"&$"&&"$&$#%(!)/)%#%%')#=)$'+,#%+,"!$""!#""!#$ - - - -
(Tmr||u‡–š–qXJOVZbjś‘‘Ť‹Š–¦łľÂŔĽşĽľÂĂĚÎÖŐÔŃνylr‹•ź«µĘÖÖÎÇÁ±ˇ•‡–¦›„}„Ťźť‘”™žĄ¨¬˛±©Ł˘›¤¬˘ť˘žžźźž šŁ¶Ę×ϸ¶Çβ¦Ççđďâ˛y[Yj °źś§±°˘†’š—–ť›š™¦Ł“ŤŻążÉÍĎŃĚÇÎŐÚŰÚŘŘÜăăÚÖÎĎŃŇŃÓÚßáâäçäâŘÁ™eOFJ`kx¤Űëëă×ĚÄĂĹĆĆÉĘĘÇĆÇÁ·˛µĽş·±§¨‘^2#*4C€ËęíŰŇÖŢîöůőîßŐŘÜîůýţýţţţţţţýýţýüüüřńŕČľÇĐÚäčęęęééëĺÓĽĄ±ĹŃÖŘÜŢáâáŕŢ×ŮŮÖŰÝÚŮŐÎËŔŻžŚšŁ°¶µĽąŞšž°ÁŔ‰offl§ÄÄĽžzi_Y[[x°ŃÎŇĐÁĽĚÚŮľ~şŢćęăŃą˛ł¬Ş®°°´°Ą¦·ĂÉÄŻ™“”žˇŁ™Ś•ŹŽ‡‡““Ť„’x\_sŹ”‘”‘rG,9lšpC>Z…”xMcŽ¤©šW -
!$*2?C)
.FHHTa_^fx{h]V`qŽ—‘†~rqkopnq€{odYbfefjbbXK. - -*DVVSZeqtrifswxx|xzrohmŚ¨¦Ź€„‚uptgf`ahig\V]e`O@*-FPLGG;C?EE@66C\m~‚‡’‰†…|[6
- - - - -
-
"! ^VL>8& #! !$*,7276;AIQWY[LB;>;=H]owmaYNEIKKG>6<=EMNLMba]^[dnvp`D=0(17BKKIGLKGGFCJF9146:<8;8<821/)&'%#"#(':P`l„v~|n[G<9>@<DH]ioqjospj^WY\achv~~shdlvjT?2!
- - - - -
- - - - -
-:GC3"!"""' )*!"&%$!!!'%!### %$*$')'""*(&%)#*,%(*""!(,."" %$%#"!%
-! - - - -$,4E@& -"6FQLQW^hhrzrZ]dmŹŹ„}qhimjumrmabac\`hibYN%
- --FYUX^`rtukqrv{‰xxri\k„š¦™‰„~xsqvkg[affa\UW`caG',DOHICCHR`HD@DEY€ź“Ś†‰…{€{rR1 - - - - - -
-
-
-
" _RI=2!"!(##!!$',21289AJOXb\K>@::>FbsuoaTOLGICA><8AFMOMQ^cca\fktocI9-$,8EMKGKHPILSQRF>555:779<8566/.'%("$$*;Rdn„Š}viYE=<7<=CPZfnijkpqgXMXbflnsvup`brziJ5.#
- -
- - - -
+
-
- -
#;HB/ %&"'$##'!#! !#! !""!!!"(," " !)!"(*,($"$0/,&!$%#*)$"&""#$+' "
!(+410Zuzu}z}‘Ž‹Šv]Y[\ij Ł©§¤ťť›ť¤¦§ł¸»ŔÇÄĹÂĂĆÉËŃŃĽš„t€|†’— ´ČÓŐÍĆ˝°§ťŠ‚x„–ĄśŤ‚{†Ž•ť“‹–šś Ş´¸·®§ž™– ¬Łš–“ť śž›ť˘¨¸Ŕ·Ą¬ĹĎ»´Óěňń忆aZn¤±Ł—ť¤—whlk|Ś‹„}Ť›–ŹŹ›®»ĆÍÍÎĐĎÎŃŮßáÝÚŮŢĺâÝŮÓÎĎŃÎŇŮŕŕáĺäâÝÔş“hOA::AX™ÓćčÝĚÇÂĆÇĆĆĆÇÇÉČÂľą°®µş··µ°Şt;)')2oÁčěćáăćďřúöďçÝßćôůüýţţýţýţţýýýţţýüüůńâÎĘŃŮáçččęęęęçŐ˝«µÂÎÔÖÜŢÝŰÝŢŮ××ŘŘŘŮÝÚ×ÔĚÄŻťŁ·ą»Ľ¦šžÁñ‘mknlŤ¸ËÉ˝ź{h___c‚®ŃĎŇĎż»ËÚŮľŚn†¸ŰččáÓą·˛¨¨ŻŻ©¦ž¦¬¶ÇÍĵś”• ¤Ł——“‘Ź‰†‹’Ź‡~—ee}Ž•ˇ›žšyT;=`…kPbŠź™{au ¸·ś`# - "7GC1 -(0J[QGWc`isuquhigr‡Ž„vhfeeluhej]Z^a]aebWRU.
'HVX]^borxspkr|twpdecz‘ź™‹†z|r{ykf_Z[Z]XPM`_]L/ !0FLJQRWYbfQ>>?C[z•‹€uyvysoU2 - - -
- - - - - - -
-
! ZPQ>0 "!$ # "$'(35.5:JMVZd]H=><<?L]ptnf\LHIG@B>?=@KOKSVaig\Zfmrr]F9/).9GLHHGJMMNVTVF=;9;=6;::7641-/)&&"&!!.AS`q‹‹†€€yjS@;99;?ITervqrstpfTU]bejnnrtl^^txfB4. - - - - -
- - -
- -
-
- -
"7D?/ -
"#""#" $#"%"#! #%',!#" $!,2'#*$$'2)&%!%#'4%!!#"$ '$ - -#$ -+Zt{€|wy…ŽŽ‹…€zsb\\_lq†š¦¬Ş¨§Ą›ťˇ¨ł¸ÄČČÇÂÄĹĹËĎÁ§“xy{‰’”›¶ĆŃŃÎÇ˝´¤›Ś€~„—«ˇ‘„|‚ŠťŽŠ“Ź”źŞł¸¶®¨ź›•”Ą©¦ˇ–Ź–•–ˇ ›źž¨Ş˛Ľł˘©Ăλ·Ôîňđ罀a_q˘°§•‚oic]_q‰‹€z‰‘› —”¤°»żĹČÎÎĎÍĐÖÝßÜÝÜÝăŕÜ×ŃÓŇĎĎŇŮáââäăáÝѸ“lM?<3<JŠÎčéßĐĆÄČČĹĆĆÉĆĹĹĂÁ»˛±´¶ąľ»żľŤG)'*5h¶áíéćčěńőů÷ńëééíöűüüýţýţ˙ţţýýţýýýýűüöîÝÔÓŰĺçčéčęęęĺÖĽ«®˝ĘĐÔŘÝÜÚŰŘŐŐŐÓÓÖŰÜŘŐÍČı—Ť–ˇ°±´˝»¨śśÁñ‹nbms“˝ÍĆşyja`\`®ĚĐŇĐ˝ąÍŘÚŔ‘wŤąÚćčáеŻŻ«˘łŞ«ŞĄž§®¶ÂĘĂ°š”’›źť”‘‘‘ŠŹŽŚ†‡–ae}”›Ł¤˘ž€N8Ah}ŚwX]~Ť’mŹ°şŞŤP! - -
5?@1 -#/EORLV__dkhŽxpidcv{{|smif^_fklhdcZZ[^]bXS}[/ - GZ\ZUZitqojhkzwtqedjwŚš‘{}uwrh`\X``aUJO]_\LH!*/@QSV^ce_bUB;4?Thw}ytq~s\@"
- - -
-
-
- -
-
#&!"!%"#SOM@-#""#!" "#&)(2031:GQR\c`D9=>CEI[mrmd_NHHE@@;==BMMMQ[cee\YejpnbL9/10=GIHCDFIORUWVE9>@?;;;=:840-&,&#&!##'3H\g|‹~uyubL@4:49CI]o{zyrrgUOWagkmzzrk_cwsZ@1(
- - - - - - - -
-"5B<1 !#>(!!#)&!!!""!$" ! !(%#$ !)/+'%%$ !*()'"%()/! $! "
" -
- - -
!-G@)
0COSX`a\[Zcknljedmtqsrmkcadkfjhel`[]a^bY_cU, - - !>V[`VVbrpfjdoy~Žzqm`fk‘™Š„‚y|tsm_a^XZ]OJRgheO9(*8HaSTcijidS?:7>Q`v{t~~…„‹‡^@
- - - - -
-
-
!$$$ RUG?.$&$'" ""!!!" ""(+-.231<LMMTYS@::>@@J]pqg\]NIFEGA?;:ANJJLR`fb^Y\fqn`H5+-8@GC?>EIPSSTTNB;@CA877==33+(" %$!(/=Ndo‰„xuul_H;;0OP?Q`t|~{toaRP[`lnuudWcvnT;-
-
- - - -
-
- -3&:;6.% " <%"! %& !!#! " !"$",($!""% .&&$$!"$,'(,0' '&# $""!$#"
! - - -
""8EH/ 5?JTS^[VQP]dbfadmnmorihb`cflefdgfc]X`ajef\O* -
-#JQV`TS^fqhhilz}…‡}nfc[byŚ“Š‚zotuc_^TRPMTTglc_=1-=Qd_^igjlcQ?5/4E_u„|†€„††ytU6
-
-
-
-
&"$ #WWQ;)!&)%%"! !)&&!&*01*3ALKU\[VF;47<AKapsgbZMMKJB@966@IIMNT]b\Y[`ipo_F6.)6@KGB@HKLQQVVG<9?A?8@:7951((&##(#%#(/CVgr†zsrofXB589o:EOht{€{~ug_VWZchrwxo]UgsbM4)
- -
-
- -&C 5;24 - ! %%!! ( "#"#(#*(# &+-&&%#$(+)(.,&'! !!##%*
$ -
- -/ao~„†~{|Ťzlmf\U[`]inzŽ“ť¦°˛¸®§˘žš—”–šˇ¤«˛»ÄÄĹĹŔľ¶«śŤ‹›Ą¶ÁËŐÓĚĹ˝˛§“‚‚Śš¬Ł‘‚}€•ź‚’›ˇ¬µ¶¬¤ ťś–’ź§§źŽ‹Ź››źśžžś¤š——‘Ś“ޱ§·ßîňńä»ca|¨ą¬ťŽq^^W\fnuwwz|wssz‚…ŹžŁ˘ź¨´ĆÖŢáâĺĺččččĺÝÖĐĎŃŇĚÍÖÜŕâââŕÜŃĽ’eK=737=DqĂÝÝŮĚÇÇÄÄĹĹĆÇÇĂÁżąŻ®¸·˝»ÎäčĘi12..QžŰëáÖŐÖŕëđďç×ÉĘÖčőüüýţţţýţýýţýţýţýţýüřđâÖŰäćçęęčęéć׼ś‰~{€‰ŚŤŽŤ‘ŤŠŹŽ‰‹Š‹†vnjgk„“˘°ł··§™–› žŤia`bm“µĘĆ˝ś|hfda[t©ÎĚÎÎľĽËÚŮľ•~‰·ŮĺčăĎ»µ±Ą «˛Ş¤ĄĄ¤ĄŞ¶ŔĹżž–’›ž›”“‘ŽŤ…‡‰…„…‚joŽ›Ł§Ł™™VT{ ¬¬Žtźł´¨ś“‹~jW9 - -
'?IO/ -)?QTO\ZLQSR[^_`]iqpmnebb`gkjhhe__[\abcnkfgY1
- - "CVTPRYbcfjhfq|~vy€mfaaou”€†sqlpgTYYRIRXZfhecF3,?Ob`_gingdY>,(*Agv||zzoojd_H. - -
-
-
-
-
!!TUS<,(*%$$"4#&%$(#""-.12+0>EKU``VE=78@DQcstqfXNMMMAD;2;BIIMORSVPR\ajqobL<3.5GOSHDFJJOVYLA98?HE<@>;<20)#&$$%#"$3I[hj|€pppmeK<74oL<HSm‚wtyqi\PQX_hpsxwgRTkn[J4($
- - - - - - - -!#< 0<<1#!!"!$ $" !$ ! ! ""$)'&#).'"%()&*-,,*,&'&#! !)# - ! - - -/e{…„„„‡“Ź‚pngZW_]ain‰Ź–›ˇŞŻ°©˘ˇ¤™››“•›˘˘˘´·żČÄżą§–Ť‹ś©°ÁÍŐŇĘĆľ·Ş•‰„Ś›®žŹu~‘ś’„“˘©Ż˛«¨¤¤ťš–žŁ§š’Ž‘“šźžžš™˘ź™•‰¤¬˘»áďěďĺľ‚[`|¦ł«ť’•‚d\T\gnosr}xrlfeemyŚ—ź›˘ŞµÂŃŮßăçččéééćâÚŇŃÍËČĐ×ßÝŕââßŰε“gSB8/-98_®ĎÓĐĆĹÂĂÂĂÇÄĆĘĹżľ¸±°¶¶ą»ŇčéÍm52,3O–×ěâĎËÔäďňîćÓÄĹÖçôűýýţţ˙ýýţýýýýýţýüýü÷îă×ÚâççéëééęäŐą’zhjdjmmojonkomkhkkilhb_b[^_cy” Ą¸·Ł“’–š‡hg\Xn’¸ËǸzkd`^Vx©ĚĚĐŇÁąÉÚŮŔ‘uµŘĺéäÔ˝˛˛Ş¤©Ż«˘¦¨ ޸şľĽś––™™—ŹŹŽ„‰“‹‡…‹‰~qm†šťˇ˘¨“\Pužž—ť˛łˇ‘„~p_O6 - - -
- $'$*3DSM3 -HPZ__\[[QTUSP\aegglfbhdbZcjhgfe`[[_iptuvua5 !AYOLU^Zbfhf\rvy~€slgbekqŤ‹€‚|vlkk[TVaWU\`oogfR>,9JYghivtmj[=*$'=^jpndda]XTU?$ -
- -
-
-
$! " VRK>1& $'&"%"!"&$%(,131029CGR\`XC;:8<BQaltlcULKLMGJ>39@GJOSKQXXM[_jnoaJ;25AOU[IHEDIQSRGA22=IE==>>960*$#&'(% $'7IYfq€zttm^E=4;FACJ]m{||tttobPPX]cisxywgQ[rq_E3(
-
-
-
- 5?6(-"
$ G!!$""#! #$! #%"$($$#%%+1% !%(&)*/0+((/)'#$ '! -'()+112@DO^N9 - 8GVa]V_c]VUTSMWefaaieadX_[_iihgk\S\ahr|~}e9 <XPVQSY^ckjeiw‹wojhbfl‰‰‚€z}wtrfdZX_c^]_jnleN9/8EF[jptslbI>2(3AUZZeZXYVVXSB*% - -
-
-
&% !XRK<1%#'%%"$ "&!!%#)/,+-4=BJWZZRC9317?I^srh^S@EHCFF?6=?DKOPOW]\VUbfmkZC;56CWTLIB@@AFCMC946<B>>;<6420-$%%##! #-@JWey„…{utiXC=89<BEUaktsroqqlaWSaadhotzw_XeyrW@3(
-
-
-
- -)>>9)
-$%y:Y" ""!"&#! #-$# !"#! ! ! "&% !!!*+%+**'&*("'" ##%%
$ - - - -E’ŹŚ‰‰”źŚpf\Z_`tw|Ś™—Ź‡|„ś§Ż®«¬§©¨§Łš™ž˘¤°´ş˝˛ˇšž®·ÂËÓÔÎČǶśŤ€z†™§ž‘…€€u}•™”„‰ŽŹ‰‘—› ť—™“’“ §©ŁŽ…‘—›ť™ś›”Ś„y„š¬µŢďňň蔎 ˘¤ˇŠ||`VNU]ejktmh}{qd^e`tŚ—”ś®µ¸»ÂËŃŇŮŢäĺĺŕŰÓŃÍÎÍÉĎŘŰÝáâáÜÚÎş’dLE<45;9QżÁĆĆÇĂÁĹĹÂĂĆĹÇĹĽ¸˛¬¸´˛şÜîńÝ…?3/.C„ÉčćŐŃŮéóňíĺŐÍŃÝí÷űűýýţţţţýţţýýýýýüúőçŐĎŇŰäćéééčéëçÔ¶•~nkjkehdfflgfiddZ`g`eid_be]c{Š–˘¦®¬¦‘‘’ŽŽ}f\]ajŠµČĆą™|lbbsauˇÉĚÉÎÁ»ÇŘÚÁ–v±ÖäéäŃ·®¬«¦©¦§«©˘ťźž¦¦©µ«—“’’‹„‡ŠŽ…~‡‘…Š›‘hb¤·»Ăż”jgŽ°Ľ»¤“›–”™~sqkeUSWHHD:+/*00( - -
$,699?3.=?RWK: -
8GP\YY\[\ZUVKNR_hdc`^\ed`^gmqiji\R_n|…‡|xjA -
- -
6S[VXU\ekpebhk{‡€{sg^\bl|…xvorvlhg`adga_gakgN42008QX[`\]WE=698AHZYWca_af`ZI4! -
- - -
XVG>..'#!,#& !"*.-0,6;CLMYZVB7:2:=Ecsqf_SGHFFFD?==CLPRPP^_^\`celg^A67:HRQRKB>C;=EA><9?===897241+("$'$ .3AQ_kx…€|tpfOA9;<@BHUdqtqoppnlaXU\abipvxn]Tl|kTA;,
-
- - - -
'DB91 -#"$M; # ",) ! ""$ #$ !# #%*))--(%))+*""$#$
"&! -R„“’‘ŽŹŽžť™“‡thdXZ]ipŤš§Ł–t~•źĄŻ®ŻłŻ°¬Łžšťš˘¨®´ą¸¬˘¨¸ĂÍÔ×ĎČÄĂ·ˇŽ{‚śŞ˘‘€yw†“•Ź‡‰’’”–”™—•“– ޤŚ‘—śžśťš•Ś„|wu‘Ł ¨ŇęđîćĆź™žťš•…{qts_SLPU^ejf``glhaadeiz†‹š¦¬¬ąÁÇÍ×ÜŰŢŢÚŐĚĘĘÍĚÉÎŘÝßŕááßŮʵ’gP@;57?;Z¬ŃÓËĹÄÂżÄĹĂÄĆÁÂÄÁ·¬Ż¸ł§¶ÝńňăŤC2.4?zĆčćÖŇÜëóôďçÖĚÓßěřűýýýýţţýţýýţýţýţüüőęŮÍĎŰăĺčęčéęęćÖą–~mnnolmjpqonmdfjomindd_c_]ad|Ź”›ˇ¬˛źŤŹŹŠ|jX[_oŹŻČƸ›ydaa[\s¤ĘĘČĚ·ĆÚÚŔ‘yzŻŮĺéĺÔ·®®˘ŁŁ©«§©¦ źź›šˇŞ©›“‹‘Ť†‹‹‹‚€†Š‡‰‡™§”}‚Ł»˝ľ»¸¬ś”¨´¸¸¬“u‹•”Źrd\QQ`^_N9.120'.' - -
19:5222=CHH=19LUYYY]X[[UUKKT\]bd]]^bb]`mrsnkhfee~•’Ž‡„}o:
-
7QWNT\Z`gmliqr‚y{mib_dht}z}w}vpvnf`^elg_]`Y__J.))1CJKSYXRJ@<863@PXgbfonnymbU8" - - - - -
-
"TWM;.%#%*" "! #0*.)039DJPZ]PA9858=Qdqoc]UIHIHME@:<AIMPKO]c_\Y`hnh_I88AIMTNLG=@>=>>98;@B:7<86643-)#$*$".;L]ejszxtoaSC:5=ACIYlsrnoutph[PY`ahjwwseX[pkTC;+
- - -
-
-
-AB8- &!! !!!%#! !" !"#"!&#" $#'!%&#*),((')'*% $&#&
( - - #5=8937=>CHKC7 -1EMZW_]bYURMQNRSY_WVWTUY[fnspknohiz” ťŤ‹‰rgD - :SWOTU[]ccidhnz‚‚yih`bfjq|zrz€utriged[[aZX[^TG)#%+ANDKRUWPKD@2=AVfprs{€~|hZB$ - - -
-
- -
"#$!\RF6,&"#,!#!" &,0((23<EJN[\L@=@99?P`mke[VNLILJI?6;=EUKJO[eb^\`jsoW?67FOQOOOG=9=@:8:4:=C:8=9898/1&%# ! 1?Vdfhpsqoqk[H?87=D?J[ospnstuqdRNY\`gn~|si^cw|jP=2#
-
-) -
-#>>/%
#"! """ !!""" & $#"#&!%$' ! #& '%%+/&-*$" *(""% -# -
- ,6<<78=>@HPK=! - 1<NUSQ`fa^SYPNR[[RKYRTWZZilkedpjeg{śˇšŹ‡…ylE 2V\OR]]^chgdhpv~soh`]bgmy†y~~yv|qdc^b^WWQMRWVH@6.8MXSMJS_WUOE:CPcnxy|…‰„€m^E(
-
- -
- - -
-
- -
*"#!UNC5/%'#%$!% " '.+',,2<JIJV`OB;7;;?Kaoj_YJNLHNJB=7<AJNIJU[edaZaionW?4<JVWVVNB<;>E><44:=?669::55/(!!&/@Yc__ejjpmhQ>677?>@L^qyrstwvo`PMW]`lx€rgag|~gG8,
-
- -
-
"88-)!$#"! $$"!#%! $& !%$! !"#&$'2 !#!&$&!&&#'*&"%'&#$
-$% -
2[v‹Ť’ś ˇ›Žmb`]cpt‚Ş´¶˛¨Ś”śĄˇťźˇĄĄ¬¬®ŻµµŻ¤˘ť‘Ś}|€†ś¸ÄÍÓÎËÁĽ»Ż”†„–© |y——†‘—–’›š“—źžš–“ ¤Ą›”‘“™ťťś•™š’ŠqsŠ’§Öçéą́nkifegeowxh^RQU_m~‡poppkbrŤ™š‘‡‹ź¬˛»ĹČÎĐËĂą°Ş¶ŔČĘČÉĎÖŰÜÝÝÜÜ×ȱŽcRH;973;uÎççÝÎÂżżżżÂĂĂÂÄżął¬¬ą´»ČßîîŕŚD5209fŻŕëîóöřřůůůů÷řůůűüýýýýýüţýýýýýýţüüüúóčÝÚŢăĺçćęéççĺÓą‘v{¬ÄÄżĂËŐŮÓŲ®ĽČÖ×λž€g`\^jzŽ™ˇ¬«Ł•—™–†jWZ_f´ĆČõ~gc`_h—ĹËÇËÄĽĹÔ×Ŕ”w~©Ňßăßи°ŻŁśź¨ › ˘Žžž›ž±Şť“ŚŹ–—Ž‹†‡‹‹šĄŞ«Ż«š”žŞł¸żĂÁ»¤Š~Ś•›šwF8C_x…ŤŽŹŹ™ˇ¨¤“mLNbo}‚uJ/(%$$ -
!+5CA;AIKHGXO>
.AOQSScge`[]UMQWQTOHP]^\ahhgdcegbbz—š—ŠŠ‡zwA
- - - -:W[UT[`bhcjhjto{|refdZ[gpw€ozquvidXY^YGTSHS]YE55AFV_ZPSY[_^YBEARiw{…€„p]?%
- -
-
- -
-
- -
\QC6/'#+, ! +0+,'/4;HJQZYO@5@;9<Kchjb]MHIJLHB=8:BHJMOW_dbZ[bknkWC;9GQPUQOA@FHFA>66>>B59::443/'!" # %(2G[_abhdilp_J;119?EJOerzxww|tn]INSY^jw€tb[lx]F8(
-
- -
-
-
- -$:B4, !"!! ""%*!#$#% !" %&$%! "#% ##)!#"$") - -' - - - .Ndr‰’• ¦ŁśŹ‚qfaigin‚–Ş·¸¶Ż™śˇ˘žžžťˇ žśˇ®··ł°¬§ˇŹ~rwŚź·ÇĐŃËËĂ»˝±›Š€ź¨›Ť}x}qz‰’‹“™”—š›š˘ˇź–‘Ź›ˇ¤ťŤ‹•™ś ś›śť“‡€yisŚ”Ź¦ÎŕâÚş‹fefhsyhenvulbY\abisw€~{yqr}Ś”›ˇ“ˇ«łĽżĹĆČĘÄż±Ş±ÁĹËÉĆŃÖŰŰŢßÝŰÚɲŤgSEA6/79kÉâŕ×É˝ĽĽ»şľľ»»ş»¸Ż§¬µąľÉßîđߍE:615b°ŕďňůůúűűüűüűüüűűýýýüýýýüţýţýýýýýýüü÷îăŘßäĺčçéčččăŐş“z{›ÁÔÜŰŢâäçŕÔÂşÄŃÝßŘħ…f^\_iwŠ“™ź¬®˘—“—gY\Zd‡˛ÉÍĐĽšnf]\k—ÄËÉĚĂşĹÓŐľ‘w|¤Îŕäßϵ¬Ż˘ťźˇ›–ťś”•śžśź±¬žŹ„Ź•““‰ŤŤŠ–ťˇ§©¬ž”Ł´˝ÂĂÂş®’xfy‹Šf@6>Y{‹•“‰Ś—ś™‹r`ftt…‰ŤtN/+4/' - - 0AFJQ\\VTSLS> (CSPVQetf\ZWSMJTLLVRR``a^gkjg_f`a\x’“ŽŚ‰wpH
<SRQTO[cnhedgorswmhifWYfpuw{st|wofbTNSOKQRJK\XJ739I]c`]`feggcMGHVjy}‚}yxrjW3"
- -
-
- - - - - - -
-
-
-
! ![VE6*%!0& ! 01+.-.7GGOS`aU><>?<?R^gf`TOHINKHF;8<DLKNNQZaaYZelmiU?<=KQYXOGDAJML@=6;==<:;;9920.!%$%# ):M^cotrnmqm_H:347;CLVgo|px‚xriQAKSV]firwmWWj|mRC9$
- - - - - -
- $5@6!# )$ #!!#!!!'""#"!#!#$%# -!'"
;Ti–˘¦¦˘ť”}g^deihs‚›®¸ąą±™”ˇ¨¤ žšťť—Ś¤Ż´¸¸´Ż¦•€ky”›ŁşĘÎĐĎĘÁş¸Ż–†„š¨ťŹ€ztozŤ™’Š”••”›™ś˘Łˇ‘”śŁŁ—Ś‡‘’š”•ššś†€vqo…”¤Â×ŐơvWZafwohg{‹„zigbcZ[_fmv|y~‚†‰”źš–ś¤©©±ąąľŔĽ»ł©ŻÁĆĘËĚÎÔŮÜÜßÝÜŘʲ‹_P?@2275_°ÍÎĸł˛®®±¨««¬¬ŞĄ˘Ş±żŔĹŢďďăE62.6T¨ßđňřúüüüüýýüüüüüýýýüýýüýýýýýýýţţýüüřňčÝÝäĺćéčçčéăҵ’x˘ËÝáčéęęčŕÖĂ»ÁŇŢÝÓÂĄ„j\U\dzŤ•™ť©Ş ”•–š•…eXZ\a‚°ČŃÓÁ›gec]jÇÎĘÍ´ÄÓÓ˝hs§Ďŕäá䫨źź¤¤›“ś›•›źˇ˘¦Ż®›Ť„’”•‘–—š™“‘śŁĄŁ©°Ş¨·ĆÁÂÁµ®©’nVU_olS:7OnŚ’“’Ť“‘™‘ŚŚ‰ŚR3)-0)
&7EMW_je]TNUWA!/?VWYW^igX^f[JEPLKQ[^Y[^bdld[d`chgzŹ’‹‹Ť‹‚nL"
4LVHFOZ_hefaahvzqokmcZ[bhqyuuusrtia^_SPKRRMOQP[LB<?YemgfmsssncQEPTg~|wtux|zmcP6"
- -
- - - - -
- -
- - -
-
-
" \ND4& !"$& +10-0.4HLKVbaW??>???Hajd\XPKILJFE:59EHIKJL`d]_ajoriXB<AJVULKE?ELQK@897<>=7::5624,"$# "(<Remt|~wotkY@4216;>G[fqvs|wpl`J@FOTW^cee\OZjvjP@3$ -
- -
- - - -
- -
-
$8@3"" +# #$# #! "$##&$##!! %""!! ! ! $++'+ - - - -5Phw‰š¤¦Łś“{cX`afis™·˝ą°™—¬©§Ş¦ˇž••Š}{‰ś¤®˛˛¶µťŠs}“¤ŻľĘĐÓĎĘż¸µ¨‘–§ˇ”~yvx‹•‘ŠŤ“‘“’““”™ž˘ ”’™ŁŁ”‹“–——ś—Ť‚}rjm|Ź™˘ÄŘŐĽ™gRQU`nqklk„‹‚ylsneb`Y^dnwz}‹…†‚}~†“•™ťˇťŁłłĽĽ¶¸Ż¨°żÇĘËÉÍÓŰŢŰŰŰÜŐʱ]O@93718G}§®§ˇśźź š˘žž˘žśźš›Ş˛żĂĆŢěîâ”K7015UźÜđóůűüüüűüýýýűűüüýýýüţýýýýýýýýýýűüűúňčŢÜăĺćçĺćčçáѶ“|ťżÓŰŕăáŢÚÖȸ±ąÄĎÍĆ·Ł„naX^_{Ź™™¦¬˘•Ź’—‰n[R`aĹŇŐ¤}dhb_k•ĆČĘÉż¶ÄŇŐľ‘{qĄÎÝăÝĎ´«Ąźśź¦ ›ťž–™ˇ¦§¦®®ź–‡Ź–šź¤Łź™”śžźĄ˘Ł®¸żÂĂľş˛ŞŻ©–f@9FO\[@Im†Š†‘’Ź“–“‘‘’ŤŹŹŹ•Ź…hE862'* - -%9EJTXfld\`aZB'
1GTZYY`jhZ]d[TJVSWV_`[YdbedaT\bdfct“–•‘ŹŽvN *HVJFIR[affd_nw{tnkie\[`ffinmmrhlfdd\VQTSTPKYX^THBLSevtlsqywrgWIT\frqvsouwqldJ.
- - -
- - - - -
-
-
- -" -
-
TNB26 #'! "#*,/0-.5@MRZcfU@=8=@=Nakh`ZRKHIHHC3.09@EKKPaca^agork[A<<ISUNIJCENNG=98:>>?33>:940#$"%#!",DVgm{€‚ypmdQB550D:8BRdlnqnpkfTDCJJQ^cdaaQHXkrdHA3 -
- - - - -
-
-
-
- %=<3$"""$#& #%"%"$ !&$$#$"! ! !#$$% - (-4-&
+Hdr}‹”™śš‘~i__bdmr‚—®¸»ş—ł±Ż«Ş§ž“„vu‡—ž§§§«±±§Ź~—¦´ÂÉĎĐÍÉÂŔ¸ˇ”…‚†›ĄžŚ†‚xs{‡•”‰ŤŹŹ’’™ ť–•“›˘ž•‡‚Š“šš™›ś•Ť…{pbhq„”¬ÔâßČžlUTT[gi]_o‹‡qmrtmxtkbchruw~†xz…ŤšŁťśˇŁ˘·˝Á»·¶ł¶ŔĂÇÉĆĚÖŰÝŢŢÝÝÖ©„ZH<9;;4<Aa‚Ź‘ŹŤ“‘–źźžť›‘“§·ĂÍÎŢîđä“H3/-4P”ÔîöůűüüýýýüýüýýţüüýüýýýüýýýýüýüýüüüűôěŢÚáäččçććĺáÓą“zx‡¦ĽĘĚČĹÄÄÁşł®´µ»şł s`[]ew‹•™§ˇ“‰Žšž—va^Zb‚ĹŐ×ĹŁ|dc`_p–ÂČÇÇĽ¶ĂĎÔ˝‘uvŁĘÜăÝѸ«¦źž˘ šśžš™ž ŁĄ®Ł•šˇ˘¤Ł˘ ”Ž—›˘Łž¤´şÁ»´łŻŻ«źW;3JWnmRVr‡ŹŚ“‘•–•‘–’••‰nJ;27,'
$8EMX`jql]cjcG& -/FNUOPaha[_[XPUSTUYTZ`deedbdgouusku“ś™•‘Ś{R% - - -/GUUMHN\hng`Zmvwrfli^YW\eeeusoppomfcXRNRUVXUUWZdZLLUdspkqtztle^XW^hxvwrsptsj^O4
-
-
-
-
-
- -
-
-
-
-
-
-
TOC5&! #$ '-.1*))7=LOT^^S<7:@@@ReqjcYNKJLJMC6-/08>GIU]c___bhjcO704@LPSJDHRXSD=:6:><<074580+%"!)"!4I]hnyworhWD:3=58856?IT\egjdTDAGTWY_mqlbMJftp]B8) -
- - -
- - - -+ -
0771&#=&($$$% !""!$ $!!"" !" ''""%%!$$--)& #)+10+
-
-.Jdorv„‹”•‘pcd_bts€±şżą®›™°¶¸µł°«¨žs{Ś–ťˇžŁ¦¤«©šŠ…µÁËŃĐĚĘÁľ¸Ł‘‰}‚™Ł›‘tu‰“††Ť‘“ŠŤŤŚŤ–“” ž›””››š›śšŠvg_ay†“ĽŕčăĐŁnVSUZ_]]_n„}ognszwoh^jsu}vuy~odp‡•—›žťˇ˘ž™˘˛»Ľ¸¸şąľĂĂĂČČÍŐŰÜŢÝŕÜÓÁ«‡cH=>658<@Qftwwx{zŽŹ“•—śśŽŽ§ĽÉĐÖĺđňă–M4--2JŹĐíóúüüüýýüüüýýüüüüýüţýüýýýýüýýüýüüűűöíÝÚßăćĺčçççâҸ•tm|–«ąµ´łşżżľĽ¶´˛±°¬ť„se]Rc{Ś——ś§¬žŤŚ•ĄĄ‚faU_~«ÂÔŘÂźzh`b_cĂČĆÇ»´ÁĐÔľ“qw ČŰŕÜ̶®¨žśź¨¤›™—ś—›–ž¦ˇ“Ś—ź§˘˘˘ˇ›‘ŹŹ™ž ˘˘ŻŻ®«¬§©ź“ŤtN<Li€Š{b`p~‚„““Š…Ž’‘—ťš“’’‘”•”ŤnLA::-% 4BKPXfipcfngK' -&AO]MOVegXY[[NGQaXZQ`_jgednv…‹‹‚sy—š›™’‹…W* -.R\RLVWWhhga\kqsjiksePOX\ot}nulxvnfd]TUYZb^adccrmbZWeikmoiqkh`Y[[ap}{|}{€tym[@ -
- - - - -
- - -
- -
-
-
URA5)!& #(.0)')2@NHOYTJ:68759Lhlj`VICGDJG@8*,.04=DF\\WSSZ\^UC2*-:=ECC>CRPI>6=324=>*,51/2( ##%#5BIUdlmgag[N421*/21(##)1@O\[TB67@FMOTagg[CH`ngR7+
- - - -
- - - -/76-!# '"&$ "## !!!!"!$!% "-%$$#0$',21% $-421"!
'Jfqmlt’š“€md^Whzo|—®ą˝¸®š›°¸ą¶¶´ł¬¤Ž|‚žžťź˘źťź›Ź‰“ĄłŔÉĎĐÉÉżşµˇŽ‚~ŚśĄžŤ‚~yv”…‹››•‹‰‡Š‹”™–’”ťˇ¨¤—’’™ťť–™“ Ś‹vkgl…’•¸Ýçâ͢kMKST[bhij„|qrgqpqpa[ceu…€†zm\it}‡Ť›ź ť™“™ˇ©°¨Ş©ŞµľÄÇĆČĎ×ÚÜÜÜŢÜŐĆ°‡`JA92/725CVec`ekhh}‰‚‰ŤŽŤ…Ź¬˝ÇŃŐâđńă–J6/,3H†ĘíńůűűűüüúűýüüüüüüüűüţüűýüüýüýýüüýűűöíßŘŕăçéčçççäÓ¸štm•°¸¶ł˛ĽÂÂÂÁ»˝ąµµ˛ ‹tcYZhmŚ”™ś¨ŻŁ’‘›¦ŻĄ‡k`O[}ŞÂĎÍ´“{f`]Zc‘ÂËĆĹ˝łżÎŇ˝”uzˇČŰŢÚе®Ş˘ťĄ©¦ťś’’–›™śˇ©Şť”Ť“ťŁ žšźśŚ‹™šźˇ ¤˘žŞ«¦›–Ť‡‚rUH`~Žv[csz„Š‘–‰Ž•śˇ›“‘ŹŽš’sVE91+) - - 1<DHZruorlrlM+
&HS^XY„ah^[\_NIXa[XW\cmjfj€Ś•“Ś†so„—›ť–”‘Š€_0 - - --YdSRWV]igb`gdmppmjlcUQUZhmjswoxtvjgd`_lt}z„†Ś”zdW[djkorqpjga`Z]fty…‚‚‚…xcJ( - - -
-
- -
- - -
-
- - !""RKB2' !&&,*""'+>@@III>9642,1AXf]J@:7<<==:1'$*,./5<DIB=;?@F<-$ '.51/05:>95--*+&'$!'**/&!$(.19ESULEFA1 % !"/695+&$+49:9A?GC37HNF8'#
-
-
- -
6C7,#2@0$! #!"'!# #$" "#&!! !!#$+-&! "-/12+#$ - -
- - - - 38GPar}vuvjP-
-0G\\[Q°Š\\Q^]SK]]VWecilrjoŚŽ–™Š‚u‘›ť—ŽŠ‡Z, - ,SkXJOO^fkgacahkiknjaYWZbjjmx|€{}ysz‰‘‘ ––˘”eZVguqpsonskfggjiu‚ŽŹ‹Š‹ŽŚŚzhK-
-
- - -
- - - - - - - - - -
-#" WG@9&" "$)""$%45/041+(-*##'.<F?*'()*++-+ !&'-012(&*')&!#!"! '*10$#!!"!!$!!%")939500( -$!%&)&*0--0,/,# -
-
-
- - -
/=;5.)!!X% -
""#! "#%H$!%""%%$!"###"" "%,&#!"!'24125(
- -
-4HScxŚ†wnxrS+
.DUWSPW\WXYYWMLV]S]lkdhqps‡™ś›Ź}Ź•›–Ť‰†Z+
0WcXQPMT^aac\clnjmloha]Zaow~x†Ž’”ŽŠ”––› ›’’obXXjstoqloxyrgeagt‰Ť”’“‘Ś’‘…jS4
-
- -
- -!" XIA4'%! !##$"$!-)"!(" "#! &$)*" '### #*'#$##! !#! %)+&&%+,"##!!
- -
-
-
-
&4;:6( ! +!# '%##&%#$ #" "#"&$## #''')'&$!$ $'"$)/,!& "'*+/5/23/#
- - - --7FWf~‡ztrtS1 -&@TLVV[`UJ\UYQMWUT`bdiq|y{Žť ›™‰|Š•™™”’Ť‰g( -
1Tf\TQLYZgpg_ceqnsjlb\]Yl€Ž’—™’‘”—–’†“‘“†Š}d_O\jutvotvz~sfdbcq‹ŹŹŽ‰ŽŹŠnQ9! -
-
NF>4'(# $ "&*% $!#! !$# ' "#&!"
-
-
-
-#2=>71&## ! )B4$$ %"# %##')("!#'(+)'%#$)$ "%+.+$!$# % .082..+% -
-
5McmonpxŠ•Ź}j_\Y^dl|”Ş´»ą®›ŁşŔżľşµ·µ°ˇ“ťŻąĽ¸´Ż ’…}‚ŠŹ’ĹÎÉĹŔ·«ś•‡€|ť«ˇŚ……wr‚ŹŠ„Ž““’”ŚŽŠŠ‘›™’’ź¤ž—„„śš—śť’Ť~u›ĆÔľź‹’–q\SLQOXcYfr‹fZSYNU_^n‹ź°ąą˛¦‹xkdfq‚„qjs~ŠŹ–šŁĄŁŁˇž«»ŔÂĆÇĚŇŮÚÜÜÚŮĐŔ©aM@6:6408Xp„Śž¸ĂľŔÉËÂłŞ›‘‘˘´żË×ŘĺđňęĄQ931.5b±ĺé×µ±¶µµ°Ż±°µłł˛¸ł¶¶¸¶ş»˝ÁÎč÷úýýüűůńăÚÝäĺĺăăćăâÔ·“|m|ś´Âżł¶ĽľżÁÂĹĹ˝±Ż©ťw_ZUd‘’—šź¦ŽŽť±·¦‡a[OXv¦»ŔĽˇ{mdW^af‡ÁĘĆĸŻŔĎÖÄžzf™ĹŮŢÚ˵¬«ˇˇĄť›š—‘śˇŞ¨§Ą›“‹”źśźšš“’‡—™ Ą¦¦śŤ‡ŚŚŽŹ‹ŠŚ|_Vc~‰‹x\]|‰ŤŤ”Ź‰ŹŤ—š“‘’Ź•‘Ž””‚jM986/ !-<BRkv‡€wx‡w`6 *@KOXQZ^RORS[UGPXQVacj|‡€‘—ťźťź™Š––’’‰i7 -
,PaVWRT]ahlfafqxunon\UYh‘‘—›ś•‹‘Ś†‹…€†‚„„wrqhYNIShyttu|€{d`nlp†’‘Ź”‘‘‰†rT3
-
NF<6%"! !$!#"!!#")!
-
- - - - -
-
#4:=;;) ##!" -C0 $!!)'!((,%"%&&#&,)**%$&,14,' "$$"%,/0.-0-' - ,WfldejpšŹ~m[ZZ\`m|–®·ż»´›˘¸ŔŔŔľ·¸·´Ą“‘˘˛·Ľ˝ą·°ť{€‚Źš™°ĆŇĐËĂş«š’Ť„‡ž«˘‘€xruzŽŤŠ”““‘•Ź‰Ś’—””–ź¦ź–‡}‡“™ž™›źš‘Ź„‡¬ÔäŐ¬Ź‘š‘u[TMKSVa[bt‹d]QPJV\z‰—§°µ¶·«“~k`i~–—Ž‹|„‰“ť«ŻŞ¦¤ ¬»żĹÂÂÉÓŘŮÚŰÚŘÓ«^QC;4-275J^gpz›şĚĎÎÎĚ˝°¦š’Źž·ÁČÔÖäđňę«W;0))3X¦âçŐ¬’Š‹ŹŚŠŤ‹‹‹‰ŚŽŽ“––—›™ŁŞĎđřüüüüůňäŮŕăăäćĺćăáŐ¶’nxź¶Ŕą®´·»˝żÁľş©Ż¬›Ťve\Z^Ź“™ťŁĄ™‹Žž§Ş €\UN[zźąÂ»źj`X^_b‡żÉÇÇą°»Ń×Ç™un”ĂŮŰÚĎµŞ®Łžśˇ™––’–ť¤ŁĄˇ“Ź”—źž››š”Ť‰’šźŞŻ§’‡‹ŤŤŽŤŹ“’}ZH^~ŠŤxW`x†ŤŚŽ”’‡Ś‘Ž”—’‘ŹŹ’’‡qO8:5/
- ")9ERgrŽ†npŤ†d; - %:JXRZY\WMX[\]JJT`ZgnlwŠŚz‡Žśźźź‹€Ť•—•—’“‹j<* - - -&N`WSPW]anlegoqvuuvhd__w‹‹Ź”‘”Ž‚vrxovrkileefe^LJMOj|qut}ŠŠŠ€kceip…ŤŤ•ŹŽ“ŚŹŠuR8 -
- -
-
-
$ "NKB2& #$" % #
-
- - -
- - -
-$7;;?;' ! .)(" ! # " #%#"$ $(&&-*,)+" +)))--1%$#$!$'&$)22.2050/,#
)Vghacmr‹›“|ke`[]bn‚–®¸şş±šźşÂÂżŔşąş·§”˘±¸ş»Ľ»´Ş–€†”žˇŻżÍŇŇĎŔ¶¦•‰†„†›¨ˇ’€ulozŹ’†••••–’Ś‹‘‘•¤¦ˇ™†~†•šš—› Łź™–’’ąŰçٸ’š”zXMPPT]c]mwl`UKHYt’—Ą±µ´şşµ¦Śxdfž©©§śŤ‡Ťš«´Ż¬ŁŁ«»ÁĂĹČĚÔÚŮŮŰÜŮŃÁ¨_NE@3-/37CQXcq“µÇÍĎËÄ´§ś—“‘ś¶˝ĘŇ×äďňęŞW94,+4QžŢçŐ®Šyw{y}~}vw~y€‚Š‡ŚŽ‘”ľéůűűüüůňä×ÝăäĺćääĺŕÔş—‚{†ťł»ą«Ş˛¸˝ŔĹŔ»ł®¬ ua\\d|’“ž˘§śŽŽ– ˘š{\SSZy »ÄĽťj_]][_…˝ÉÄĸ®ąËŇĂ•nj”˝ÖÜŘ礦ˇ™źš“–ŹŹ”›źŁ¦˘šŠ›ˇť—šš’Ž‹“¤¬´˛—wp~ŠŽ‹‡ŚŹYYbyŤŽy]_w€„Š’’Ź‰“‘Ź“–”’ŚŹŤŹ’†qQD=/1" -+>I^d{‹‹uw‡…f@ -'6JZ^ZX_cT]^][KGM[[ekjz“•†ŚŹšźźŁť“‹Ž™”’Žj." - - -%UttbW`devtmmry€ldjqz}‚Š‡Ž„}tnpsk`e[U[VVZ\ea\QQUhr{‚‚‡Ť‡nidnt’š”Ž’‘Ź‰lu - - -
- -
%
-
!!NJ>-& $$& !"
$
- -
- -
&7:CD;, " $& %$!!#! #"##! #%%## !"""%"&%$*+(" "#%$%)&'%#$2.+020-944-0&%
- -(.DN]k“Ź|s‰jC! -'8G[^WUV]TUce^LORX[fhh’’†‹‘šŁŁžťŤ‹•›•Ś‹c[8
)Sph^TYgjsrqo{Ź‚‚Śxncehfi|rmoqieZfeWQTTNKPSZb\c\TY[l|{x~‹’Šuhbjv“•“•’—–‘Š‚4! -
- - -
-
-
"! " MJ:#&!! !%&
- -
-
- -
-
,:?FC;+$#! " !! !!"' !!#"#$#-'('#!! $ "$%)*0-% ! $$%'#$#))*/--+0-,324+("%$, - (Pjlhhjn‰–‘|g`YU^dh~›°µ··¬śŁąĹÂÂľżżĽ¸Ą–”¤·ŔÁżżľ¸łĄ‘†‡‘ť–Š“Ł«´şÁÄĹľ˛ˇ‘¨®źŽ{tmt‡—Ź…Ť› źššśš—•Ť–ĄŞ¨™‰Ťť›—š›śś›źź ©Ěçéײ—ŹŚ‡y]JPXY^achw„l`UP[sŽ–™§łżÂĂÇŔ´ ‹¤˛ą·—†Žž®·ľ·±§ź«¸ÁÄÇĆËĐ×ŮŮŰÚŮŃż¤€^NA;92/4>HV\[X`gorngbd^YW^|śµżĹŇŮäđňé«V8)()0K†Öč۵’}~}{x}‚€ŠŽŤŤŹ•—“—śĹěöúüüüůđŕ×ÝâäăäćăäăÖżźxo~Ź¨¸»˝˝ŔÄËĎÓĐÇľ´¬¬ŁŤw^Y\er„‰“™ž©žŹ‰•¨®¤}]ST[zĄşÂ˝Ą‰qb[[VaşÉĂÁşşËĐşŹjgŤşÓŰŮ˵§¤Ąˇˇ˘ťś›š’”™›śŁŁŁś•ŤŠŹ› ›šźŁŁ¦«·şą·«~W\r„‰Ž’‚`H^v‡Ťu`cs‚‚ŠŽ–’…Ť‘’”•••—‘‘“‘Ť‡z]K?45/ - !
,?LTe}’‹ut††kE% - 4GX`TPX[WZ_f^NOW\Yihmš•†Ś“ś˘¤˘Ť†Ť“›–Ź„eB -+Sfea\jv€†„tv}}vrnibXPINNM[cc^\WQTTQNEFJHJLKQ\cmYNR[jzzx{~‡‹ŽveiipŽ”Ź•–›š‘Ť’d@! -A - -
-
-
! ! JJ7&#' $ #$&
- - -
- -
- - -)9@CB@-##"! "!&$'$ ##"("$%" !#! "!%'..##())%#''% " %'+,-/1044460&##
-.Sfjegms‰–Ťvk\WPZbi{ť®¸ą¶¬š§żĆĆÂĽľż˝ą¦‘ŚŁąŔĂÁÄľľ¸—†“˘—†Ž–ť¤ŁŞ´·˝ÂĽŞťŞ±Ł}qqwŠ”Ś‚Ś›źž™śšž–’”Ź’“ĄŞŞ ŽŠŤ–źš›™ˇźźš ·ŰěíŢŔŻ¬«›_SR[^ch`htyhYMOe”ťˇ§´ĽÂĆĆż¸¬ ›žˇ©ł¤ť†Šš¬¸ľął¨ť§¸ľĂĆĆËĐÖŘ×ŮŮŘŃż˘|fR?:0(-5;GQZWLMLJIWSRSQLPZyśąľÉÓŮćńôěł[=,(30IÓéŢÁ˘””’‘–žˇŁźśžť ŁĄĄ¦®¬¦©ąŢőúüüüüůňăŘÜâăääâáçâĎą™}o{Śť´˝ĽŔĆÇËŃŇĐÄ˝ł¬«¤Žyc\\ar…‡‘–ˇĄźŽ„–¨®¦aOQ_x˘¸ÄÁ¤†pa`^^_…»ĘÇ»ąČνŽhhŹąŃÚŘͲ¤§˘ ˘Ł›śś“š›¦ź ž’ŽŚ“ť¤ źŞ´¸µşĽş¸˛ťrQSi†‚Š‘‘‘`H\w‹Ź~b_n‰‹‹Ź’’ŚŤŹ”‘Ť–š’‘‹ŚŚ‘“’‹wbK><0' - -%:ITh|Ź†op‡l=$0J]aXU\Z[R\e_NMRS]krq…ť’……’ś˘Ł ’}Š“™“‘‘‹h5 - /Qgfa`rz}~€lnrqlh^[VGE<AACPW_\QMGPNMOKJMMQKPX]fb[S[bmzxytyŽŽtkiir†Ś’”•“–Ź’}^?% 1
- - -
-
-
- - - - -
-
-
!HJ7#-, "!!!$ '! $$,!
-
-
- - - - - -
$X
&:?DC</%$$$"!! !#&& " $(! """!&$! "''%"#%'&"&'-& #,-*0//45:4/+*'# - -1WeojjnqŚŚvk_YV[gn¬·¸µ¬šĄ˝ÇÂÂÁŔżÁ»¬–‘ŁĽĂÂĹÄÂż»°›‡“ť”ŤˇžˇĄ¦¦«¶»˛¨¬¬ĄŽxyqr{Ś“Ž„Ťť››źžť™“–™’Ź”¤¬°®—‡‘›››š–•™Ł ž›ˇĽăďđĺÔ×ÜŮÇ›j[X_johchjnh`[TQ`ť§ ŁµąľĆÁľ´ŻŞ¤ˇ˘±¤“‡„‚‡“¤¸·Ż§ «¶˝ĆÉČÍĎÔÔ×ŮŮŮĐľź}bJD:2--.8FW]\YMIGNTZZVUSY^uš˛żČŃŮęóôîşg>-*+2U—ÖęĺÔĎÍĚËÎŃŃÔ×ÔŐŐÔÔÔ×ÖŘÜÚŮŮÝáňůüüüüüúóäÚßăăäăáăäŢĎ´“{sr‰—ŻąĽÁÂĆÍÓŃĚĆĽ·®Ş¤vdYW^n…‹Ź—ˇ¤žŽŠ”Ş®¤‰[RRTo ¶Ŕ»Ą…fbec[Yz¸ÉŔÂą˛¶ĹĚ˝‘sgŤĽÔŮÚĎł¤§ś–ś˘ť™ˇś”•–ˇ ˘˘ ź“Ť“ś§®Ż°¶ąĽşą´Ż¤™gQYm~}‡“‘’ŠkSZxŠ‘†hZq…‰†“”—††ŤŹ•’™–•‘ŠŤŽŹ’‘‹yaJD72# -
(:LYj‚Ź‚osŚŽn># - - -!4G]_VOVZ\T^beRUZU^ksr™‘‡†“ź ť”‰‰•’‘Ť…f; - 'Lbb_bosrvnhhie`]`YOE?=@B?AOWMSMGHJNJEIKNZMU[[^hbc_\k}~oy|~†Źtflil€Ź—š”’Ť“ŽvG(
- -
-
- - -
- - - - -
- - - - - -
- - -
-
-' KI5 0$"""!! $.
" -
- - *
-
- - -
';DKF6,##%
+"""#)^0 " %!%!"!!&#$#%" &(#!!!(!$$0% ')%)*1-9733--,#
- - -!%3DKU\xŤmn†qG#
6QW^\YUYWV^kgSLPW`jnož–‚’ź˘ˇž“|Š‹‘Ź‰xiG1 - -Qcde^ieeib\\dbYaWPNA=@>;<DJLJEC@JLJQNROQOKRW\\whiX\^u~}v~‰Śxhnok~”›“Ź‹S
- -
- -
- - - -
- - - - - -
-
-
GD7(*"" # !#)!!
-(
-
- -
-
-
"7EKA2-#'% !" !! tZ #$##$#!'("&)"'#$($/ !#''&#(,%%&1621973.(" - -YtwuiisŤš‹xe\]_ehp€ť°»ş·§ž¨»ÁÁÿ¿Ľş—•ŞľĹÇÇÇÁľŔ»§”Ś–š‘~‹źŁŞ«Ş¬¬Ş«§ŁĄ¬ł´Ą‘†uyś’—©ˇžš™ ťš’—•Ť–Ą©¶ľ§’™źžś™ššˇ§žś ąŕđňčĺęđďĺÄŹcYZXeedmuum[W\[i‘Ą«©¨µÁĆÇĆÁ¸ł¬¦ Ł»°˘”‘śˇ›ťŞł¶łŞ¦ŞążÁĹÇËÍÓÔÖÚ××θťy\PB51+.37G^heefgfc`iliga`fz™´żÇŇŮĺňóď¶e;/(&>ŃÜćëń÷ůůúůúüűűűúůúúűűűüűűüűűüúüűüüüűřîß×ÝâââăăäâÜ˱’ukmž±»ľżÇÍÍŇŇĐČĹ˝¸¶«ˇ’|`ZY]k‹‘“™žśŹ‹•°»µ”hTOXn™µľ¸˘Šwge\^c{łĆĂĂł§µČĚĽ–rj‹şÔŮÜĎ´¤źžś—˘Łž›—’‘‘š¤¦ŁŁťś¨Ż¶żÁżÄ˝±¨ź“‹}qoZFKm|•’Ž”ŚlMZrŠ‘|c^n†‰‡Ť™ŤŚŽ’‘•”—ŹŹŽŹ‘ŤygOIA9& - - -(@LP\uŚ|mn{‚nM# - 'H``^ZYS^Z[hfXOQ^eknz’ť‘v—śś ˇŤ€o†‰ŹŽŹŽ‚p@ - - 1L[XVRS]_a`V_]]]^RDHI:>??CFLIILDEKMKSNNVNVXXPV^_c`VS]t~uz€|„Śylmnny‹”™“‘’“”‰y`E# - -
- - - - - -
- - - -
-
-
" I@4+&"&"!%"!!%0&%
# - - -
-
-
-#5EEE8+%0) &! &$#%"##!"#%! ##''(&#&#
!" #$'&-#)!+++**46455310%%"
-Oitworw’‹wcZXYbox†ś°Ľ»´¦›¨¸żÁ½ż»Ż’”©ľÄČÇĆÄÁÁĽ©“Ť”Ł’ŤĄ§®«®±Ż¬«¦¨¬° •…‘š’‹«Łť›ś—›•™’Ś‘ˇ¨ł˝Ş”–™›››šš™Ł§ˇś›´ßđňéĺëňđĺÂŤiYPZcckqx~q\Z`_o•«ł¬©·ÁĂČĆżµ°®©˘¨Żł°¨¦¤®Ş§·ąµ¦ ¬µą˝ÁĹÇÎÓŐ×ÖŘŐËąš|\N?4/*-/3H^gjmqrrpkrpkghbi}™˛ľČŃŘäńôî˛c:0++B•ŇŰăęňúúúűűýüúüüüüúüüýüüýüüüüűüýüüýýű÷îÝ×ÚßăââăäâÚÉ°Ťliwź´ĽĽÄÇĚÎŇÔŃËČ»ą¬ ’v_^\Ym}Ś•’™śš‰Š™®żą—aUT`u›¶»·¦nb__X^}łĆĂŔµ¦°ĹÍľ•ne†¶ŃŘŰÍŻ˘˘ť› ¦¤śśš–Ž•ťĄ©¦¬«Żµ˝ĂĆĂ˝»©š‹‚xyvqgdPDEf€Ś’’Ź”ŽrSZq‰Ť_Xl}‚Ž”›–‹’‘”––”–Ž‘‘Ź‘’Śk[P@7) - -
$COM`wŤnj}…tL*'<Ze`SQ\c]WgfYLNY`ipwŹšx†’ź o{Ť’ŹŠ†tH(
!@UKDDJYZ]b`Z\_^VYQI?:=AGECMM?@?HRRXVHTPTUYVLX^ac]_X\w}||‚~‚‹‹zgeil}Ź’•ŽŠŤŹŹ…ugH$ -
- -
- - - - -
- - - - - - -
-
-
-
! J>3%""$% )% ')*#!"!"!!
-
% -
- - -
-
-
-
- - -
-&5DGD:0"&$ %'!! '$% # "%$%#""$$"%"&& # "!%+)&)#! &%,/02.0512+&$ - 2
+Lkpzvty”ź‘bUWYgkrŚťŻ¶ą¶©–§»ŔĂÂÁŔ˝żş¬——©ŔÂÂĆÄĆĹ»˘Ť‰•ž•…Ź™¦««®°µł±Ş¨¬Ş©«Ż«Ż°Ą‘•śŤ™Ą¦ź›››źš•—ś–Žˇ¨¬¶¤’•™ś™ťťš›§¨¤—”µßîđéĺíňđçÉd\U[cbcps~se``[m“«´«Ş·ľÄÉÂĽ±¬ŻĄŞłłµ±±˛´´´±µĽş´˘ť«·¶şŔÁČÎÖ×ŐÖ×ÓĘş cSB7/%003I`rtv€„~rs{pjdgr‚–¶żÇĎŘäňôí±Z=3%,:}˝Ňĺčíőúüüűüüűýüűüüüüýţýýüüüţýýüýüüüű÷ěßŐÜŕăääăŕâÚÉ°Śnjt…ś±şÁĆĘËĚĎĎĚËČĂľş®Ł’x^TS\mzŽ“”™ŁśŚ‹ś°Ľ·–fXP]p´»ą¦‚ie`ZU\u±ÇÂÁą©±ÄΕuh‚µŃŮÚ̬ś›™š˘¦¤ť›”™š§¨¶şĽąąŔÁø°ˇ–~ibe\ada_LFJcy‡‹“”ŠuVXr„Ť‰g^m}…Ž•™‘‘”—“•–‘’–“–’’‘Š„iZR@4( - - 'BNPet‰~hh€†nF& *@Sh^QV]XVXefWPT_^fov‹Ź„t‹’ˇˇś”‹r~‹Ž‘Ś‡‡uK#(()=JHCBMVbad[\`\[WVVPH?A<BMPMFBCGQYWUSIUQHPZVUZdkkaZ[[n~~s}„…‡Ť{fdfjŤ‘‘ŠŠ‹…‹xlI' - -
- - - - - - - -
-
#"$J=0$ ! '"$(# !!"!
-
-
-
-
-
&:?E@9-&&$! (&" "$%&&! "%$#!'(%&#$%"# #(##!&! ##$$%#%()!&#*2100.54.,," -
- - -(AZ[]s„nmx…rN( +BU`\QRYWSXbg[WZ]_imo‡Ť‡sŽ‘ź˘ “…p„†Ž”Š…xV&
;/$?<J@=LT[\a\^_]X^WXRIDCCFHIJGEIWW]QWNOUNIOWVW\\flg\Q]pvroy„z†xig_fvŽŹ‡Ť‚viO+ - -
- -
- -
-
- - -
-,! # ( J=/" !)$$ %
A
&
- -
! - -
- -
- -"'7FF>:4+%.&' $#!!!!## %"!$& '&($%#!"&# #"% #"###$# "'*+&$&664032,,,)
)Lfmw~€”ťŽ|iaa`aotŠťşĽ˛ˇ•§ą˝ľ»żÂŔĽąŞš›łŔÂĆÉÉČÉÇ˝¦‘„Ť”Ź„Š—Ą©¬Ż®±´ŻŞŞł°®±ł˝ÇŔ¬žˇšŹŁ˛±¦ ź žž™”Ž“›Ł««¨ź–•™ š—šź¦Łž łŮîîáÚčńîâŔŽj^WRX]bgx~de]Zm’¦Ż¬şÂĂÇČľł©ź˘°¶şĽ˝ŔŔĽ·´´ş¶«¨Ł«˛»˝ĹČËÍŐŐÖŘŘÔĘşžy]J@B401)/9Sp‡–—”–””™’…ylgl{›µŔĆĚÔäńňí·`6')%.;RśŇÜŘéőúüüüűúűűüüüüýýýüýüüüýýüüýüüüú÷ěß×ŰááăäăŕáÝ̱“wjp€ť´˝żČËÎĐŐĐĎĎËĘÇĆ»©–gc]]fx‡Ź–™˘›‰–˝şšm``]l•¶Ľş¦†p\SSZ]s±ĆĂ˝¸¬łÇÍšscłĎ××ĘŻŁ¦žš—žť™ś›¦ł»ÂÂÂÁżÂ»±¦”Š‹…|m[VUSZYT[[GJgz†Ź‘“ŠtWYl…‘f_n‰’™–ŚŤ™–™—•“‘’–•‘‘“–‡l`TI<. - -
,HX`^rŠ€jl|‹uL) ,@W_UAN\ZT\ei]Q[^[flp€Ś|~Ź•›źž•o{‹ŠŤŹ‚uxZ( -*BL@?AHS]`a[Y][`_d_VMMD>MKCI@BEOU\UTTVLIGOWTNZ[\cf`WUr|vrwz|xvffgbsŽŤ‹‰‡}{~yiM% -
-
- - -
- - - - - - -
-
- -
- -
" H=0""" "'#"" ! -(
W%'..1/2-'( "")*!
-
- - - - - - - -
%<CFC;/,'("!"!2$ ! #"&#$#$!!#!! "#!('&##$" !'#!! !# $" (#"")-( "#,/773/0/+%' - - 0Tiow— ŹyibaagmtšŞ¸ą˛ˇ”Ą·ş˝ż˝ŔÁ»·¨™š±ĂĹÇĘĘĘÇĆ»˘‡Ť•Ź„‹šŁŞ¬¬¬˛˛®®±´˛°´ĽĘŲź¦˘ś§˝Ľ¸˛«¤ śś“‘™Ł¨©¨ˇšš——šť•ž¦Ąť›´ÜîďăŮĺďíâÁ‰d\VO^dch€’„ja`]m‘¬˛şÂĂÇĆĽŻ«°ŞŁĄŻşżŔÂÇČĹĂÂÂŔ·®¨¤¨µżŔÄĹÉÎŐ××ŘÖŇɸśzaMG>7/+018VvŚšžťž•™–{oeo…›łĽÄËŃáďóě·_4&&%%,?z«¶Âäôúűüűřóóřüüýýýýýýýüüüýüüýýüüűúöíß×ÚŕáăĺäŕâÜÍ°”xkqś°şĂČÍÍÍÓĚĎŃÎĎËÉż®ť„h_Z[buŽ“Ź™ź™‰…•ş¶—ll„šµĽĽĄ‚i\WYYYuĆÂľąŞłĆĐ™ud…¶Đ××ɱĄ¦ˇ›ťŁ ™ś¤˛ŔÂÂŔĽ»· “Śuv†vcUT[Z[\`_]HFdy†‡’’‘’‰jS`n‰‚e[h~…Š“—”Ť‹‘—”™™—•“““••‘‘‹phVJA+ "CS\`s†zkn}qT' - -'?UYVLR[VVVdi_Y]]bgowŤ—Ž}{Ś–›ž—qz‹‰……yN, -
-#@NE?>HPVa]_ZbW]\df\VKHBLCIFCLJJUV\UZSLIJPUPJNX^`^WNOl~|uuu{}{qedbawŠ‘‰„†{~}lH+
-
- -
-
- - - - - -
- - - - - -
-
-
-E<.!#$""!" '! $
&@WeioquqfP:$
$(36;=7'
- - - -
- - - -
-)6AG>3,))%" #!## ""'#)&$!!#!& &&&&%%!!$+%"!! !$&%"%'#$,-' "'.2/4;5/-("# - ,Rjtx€„‰— “{a^a_ejm„™··Ż ˛ş˝˝»»˝żµ¤›łÄÇÇÇĘĚČŶś†š‘}‹™§®¬°¶´´±°ŻŻ±±ł¸ÁĚĂ©˘°¤˘¶ÁČÇøŻˇś––Ž“˘Ş¦ŁĄ™—›ś—––ž¤ ›™°ŘěíßŘćíěŕż‹cZX[^fgp‰—Śn`__l–Ż˛®¶żÂÇĆĽ¬«®©Ą Ş»ÁĂĹČĘĘÉĆČÂş˛Ş¤©´ŔÂÂĂĘÍÔ×ŘŐ×Őʶť|\PB83.+&,9ZpŚ–śť’Ź””Ź„rkl€›´ĽÁżÄÜîđë´^1+$#$(1Ok§ÝńřúůúóéćđůýüýýýţüýüüüüüüűűűűůůôëŢÖŘÜăâăäâăŢÓ¶”~nq|›°»ÄĘÉÇĚÍÍÍĐŃĐÍĚŔµĄnYWYey’”–ž•‘‡”¸µ—io…„‡›˛ş·Łg_W_[Wr®ĆÄżµ¨±ÇÍÁ wd‚´ÍŮÚË®ž ›žŁ¤žˇŞ·şżľľą±Ş ‹{zvsoyŠx^VTYTY^ddY?DbqwŠ’ŽlUWp‡Š{b`j|‡Š‰‘’ŚŠŹ–•š’——•’’ŤŤ‘’xzVLE0
"APU]m‚vfmx|rX< -4>KTSMUXVU[`fYVVW^dn}š•y|‹š›ť™‹vx„‹“‘ŤzU+
- -
"3EHD=HNIU^XX^ZZ]]``PJH?<B<EIIIITSPZZOLMPOTORSPUUTOJTp~vtvunqsiZXXdv~ŤŤ‹‡vuiP+ - -
- -
- - - - -
- - -
- - -
E<,!!$! "#$)" -
9]u‰‰‘•‚qQ/ !.4:;LG@+,)
-
- -
-
- -
- -.F<E9/(+/&! -( !&!!&%! $#! #!"$(&(%&(&$'&"! ! !! "%" !#&,%# #)/-6=6...#" 1Uit|„†šˇ“xc^`]bip‡šŻşąŻ Źź´˝˝ą»»ľľµ˘”śłÄČÇČĘÉČĂ´ś†~Ś•Ž€‘ťŞŻ±µ´¶µ´ł˛¶®Ż°¶ŔËቦş§”ž¶żĆËĚĆşŞť™”Ž–ź¦ź˘Łš›—››–‘šź¤źš—ŻŮěđáŰęńí῍hV[^\chrŠ•Ťu`_^l—µŻ·˝ÄĆĆ»Ż«Ż§˘¦Ş¸˝ÁÄÇĆĆĆÇĹÁ¸´Ş¦«´˝ĂĂÂÇËÓÖŘ×ÖÔɶťzaTEB1+/,,@\rŤ”’’’ŚŚ‹Ž†snl~™´»˝şŔÖęďčŞU:/&"'-16NZŽÍëňö÷öíčćîöúüüüüüýűţüüűüüűýűüű÷ôęŰÔÚŢăăăăääŕÖĽ–xjq}™«¸˝ĂŔÄÄÇÇČĆÇČĆÁż´ˇ†eXT]gz–›–•Ź‰†–©µ®•jjhpqŹ®ş·˘d`a[UXqŻĹ½´©®ĂĚŔ›vj˛Ě×ŰĘŻ©¨Ą ť¦¬±·ąşĽ»µŻ˘ť’‡‚wrprx~g\\ZSWV[^UIJ]ox‰Ź‘”ŚsVXkŠa^i}Š†Ź’“‡†“–”“’Ź”‘Ź’“““Ś‚cUJ?1%
%>RWaqvleyyY6 - -%ATXYHPYUMTcd`URX^in|Ź—‘yŹ‘™› ™‰wx…†‘™śŤuZ/ -,/HLG=HLQSW\QR^X]cdd]H<>>7=?GCFKOVRW]HJMSWOOLSLJUVNALjvvqtuqotq_PVfj„†‰‹|{†~xnL+ - -
-
- - -
-
1
-
! D<,! !!#"*!!
!Gf‚’•™—”‰rX8&%84:A=?85%4
- - - - #
- - - -
- -
- - - - -L9?F<)%,//("), " !" !$"# !$!" !" $%)%"%&''''" !"!# $!!!!&(##&"" &%01751-()( !
- -0Nkv€Žťžra^\^bgp‹ź±·µŻ Źˇ´ľÁÁąŔ˝şµĄś¶ĂĆĆČĆÉÇŔŻ™†€Ť‘Ź„’˘Ş®Ż˛·¸¸ş¸ł¶·±¬¶ÄĚžŠ°Ŕ¬’–Ż¸˝ÂÇÉĘÄµŞž“ˇźźˇ˘ś••š™•™Ł§ šš¸âđđçäďóďćĆ‘lYNS`deo‰—ŚnbaYq–Ż¸®«şŔĆĹŔ»®Ż¨Ł¨°¸ŔżŔĂĹÇÉĆĆż»Ż¨¤«ą»ÄÄÁÇĎÔÖÖ×ÔÓʵť‚gYHA0(10.A[o‹—–Ť‹ŹŚ‰‡Š‚}sy„—µ˝»ąÂÜďďč¬Y:-##$,2;H{ľćđńňňîěěđôůüüüýýýýýüţűüýýüűüüű÷ďßÖŰáâăäââââÖŔžthksŚś§«Ż°Ż®ł˛·ą··łŞźŠq]TX\f{“’”™’‡„‘ «¤’igYYf‹˛¸·˘‹x`^a[\kŞĹÁĽł§®ÂÉŔvj‡ŻĚ××ɶ·¸ł¨Şµ»ĽĽĽ˝»şł¨ś”„€|ps€‡€i[a\ZVZ_bZBE[p~‚“Ź•ŤqSTh€‹fZf|…Ž–“‰‹“———ŽŚ–“”“––‘ŹhXBC1 - -!AXX\h‚sgow‚~^5
!:V[[INOTQT\l^VS\[fr|Ś–Žtw‹“™™”ŤwrŽššž‹xZ/
-
":BD@;CNQ[ZYZQ^^bcjcVJBA>>=CB=GIHOUUSKKMURMPLGILOJ@>Kbrvtqmsrnpb\V_e|Ś†…}}‡wqQ. - - -
-
- -
- - - - -
- -
#%*AE8*" ! %# ! "
Dj†”›—›š’ŤtY<')2/98D951-"/
- - - -
0:EC9*!)-'$!# &)"&! '$)#!"#!(&" '# #! !&#$%$$!#!#$$$%&!(!##*"%$!! &+077203-.%
- -/Mkt…Ť˘ˇŹs`[ZZbgo‡ž¬µ˛® Ł´»ÂÁľŔĽş·Ł•š¶ĂĆĆČČČÇŔ°—‰‡”wŤ˘©ŞŻł´´¸ş¸·¶µ˛®·ÄÎĂž“şČ±Ś±şĽżŔÂĂÉČıźť ž™ťśš›•—šš——¨¨Ą›śżĺńńčćďôňčČiWQP_cal•‹hd`Xo–®´±®şŔĂÂŔ¸«ŞŞ¨Ł ±·Ľ˝ĂÂÂĆÇËÉŔ»¶ŁˇŞ¶żÁÁÂÇÍŇÔÖ×ÖŐƵ›{fRC;7+,..>UrŠ’Ž‡†††Š€z†™˛şşąČăíěŕŁT3(!%&+01GqżčđóńđíěîňöüüýüţýýýýýýüýýýýüüüúůđâÔÚáâăăáââŕÖľž{hhp”ś Ł§Ąˇ¨Ş¬°«¬¨§ˇ•€mZ\YTc}‘“’–›‘‡‚Ťźˇ Ťh^ZMa‹Ş¸¶źla]WZ\jŞÄŔą´Ą¬ÁËżś{g€¬ĚÖÖĘżÄÉŔµşÂÁ˝»µ°´¸łŞž•‹‰‰}uty†vj_^ZQTZae\GKdp~†‹‘Ž“ŹuRMl|‡h]e{‚€’‘‡‘•š”’–™•š–‘Ž€lWFE8! #7[][k…xbm~Š‰i; -
!6QYRKKQZY\bjbSQX^j}‡‘‡t}Ź’’““‘Šz€…Ť—šš•|^0 ?B><=>KPW]RW]\^fdklWBA@?>?A>N`=GHNUNJIKPYSRUNJ?JH<8?dttlfcgmhi[W^Zdx†„‚~hN9
- - -
-
- - -
-
-
@6' "!## !$ "(#$!"
-!Bk…’’™™—”‹rT6%%8535S:<3)#
-
- - -
- - - - -
,BIC2-%#(%$# $"$#"!"!!&)" $ "#"! #""&*"('&#$"!! %""%& "#%$"&& &057401.*$# *Oeu}‹źˇ‘yd_Z]cdn†śłŻ¬ś’§·ĽÁÂÂŔ˝˝µ˘’š¶ÂĆĆÇĆĆĆľ«’€‚‘sˇ©¨°ł¶¸Ľą¶¶µ·ł°łµÁĎĂź–żĎ¸‘–Ż»ÁÄľĽşĽĂÇŔ°¦ťžźť•’•™šśśšž¬© ›źÄčňóęčďóňčĆŹl]RS^bbl~’…lg\]l—¶±«µľÂÁż¶¬¨Ş«Łˇ¬·ąĽÁÁÁĆÇĆĆÂşµŁ ©¶ľżĹĆĆËŃŃÔŐŐÔĆ´šv`J?@7,+.,>XrŤ““„|€‡Ž‰……„z„›ŻąĽşĹŰćáĎŠ?0"!$"()./=sÉéńóđîëéíóůüüýýýýüýýţýýýüýýűüüů÷íßŐŘŢăáăââăŢÖżžzhdvŚˇ§®±˛Ż¶¶ąĽşĽ¶ł˛Ł‘z]VSTjŹ”Ź™Ź…„’˘§ŽfRPTf‚¦˛˛źj^[U\_q©Ä½ł˘ŞżĘÁťzkx©ČŇŐÎÉČĹÄŔ˝Ľ˝şŻź˘łĽ¶§š””Ť‰…~}|pyŠyifXTTYU]cY@Ibny†Š“Ž’}UQj€„†k[jy†„†“’‰‡Ž•—’›ž ™“śť›–“gLCC8# -8Teim}ck‚Źk6'9IXRFIXXQP_hdVSQdm…Ž”„k~’””Ť‡ŹŠ~‰’’™ŠwX+ -
(9CBA::KXY\UVXZalpjkeOC<;?@BC:<C:ENONKGGLVXMYXH:8=<54Usroi`_jk`VIWVaq†|…~‚|wjN/ -
-
-
- -
-
#$!%!%# C3) ! #&"#"! #&"
@h’‘”™š–‹v]6&,/4286862(%
- -
- - - 3CKC2,'+40$#! %% " " ! "!!!""$#""$#'#!&&1))%# " "%$#""!!"!!
!%+,263/3.,#,
-1VkqtxŤžź‘{haY]bfl‡›®´°§šŹ¤·˝ÂÂÄÁżĽ¶Ł•ś¸ĂÄĂÂÁĹĆľ¬–|‹u|™§®˛¸ş˝¸µ·¸¶ł˛°µĂΞ—ÁŃą’±ľÁÇľ·°˛¸˝ş·®ŞŞĄ ™”—•›—–š›ˇŞ¨ˇś˘ÂçňóęčńôńçĆiYURZ_]lzŽ„lh\Wo’¸«·˝ĂĂŔ¶§¤§§Ąˇ«´ą˝żŔżŔĂÂŔĽ·±¤ ©µŔÂÇÇĘËĐÔŐŐŐŇȱ|aLG;50))3;Xy“š›—‰€……‡‹‡ŹŤ“ś°¶¶µ˝ŃÔËłi43( !"#%*3@wĘíóôňíęéîőúűüüýýýüýýýýýţüýýýýüřňçŮŐŘÝáâáßââŕŇ˝žchxŹ¤°µş¶¸ĽŔÂÂČÇÁ˝¸ą˛ˇ‚hZRQb~ŽŹ™”€™Ą±˛ŹbKMNeť ł±~iZU^Z[l¨ĂÂľ˛Ł¨ÁÍÄśxk|§ČÔÖŃÇÄżÁ»¸·˛©šŠ™˛Ľ·Ł––—Ź‰‡„~ry„weXUWPV\U\WIH]s~„Š“”Ź|XRj{…i\iz„‡Ť–”Ś‡‰‘™—”—™źˇšťšś›—~jTDB<!
!B^gep}ygl’‹n: ))0JTUCDMOORciaVMS_Ť”†i’Ź‡†‚w„Ś“••‘…eE)&!;@E?;AK\STXYUZ_nqjlaRH49<<<:>DJJDHLFPJGLQSKNQB>4<90/NnriedkifaX@HR^oy…zvxy‚}yjQ+" -
-
- - -
- - -
3 - - -
( !$H7)" !%"## "
#(@g€Ť‘’—›™‹y^=*% "&38<7434)#
- - - -
- -
-/FKE8),'A? #&$"""!#" " " %# !#"$"#+**&#!% "%$" #!!##"# !$+61215/,-%
- -
- -1Tlss{„ŤśźŽzea]]feo‡ť±¶´¨šŠĄ»˝ĂżĹĂĂżą ťµÁĂĂÁÂÂĂľŞ’‚{„Ź‹orŹ˘«¶ş˝Ľ¸·¸ąą¶±˛¸ĹĐÂť“żŃą—´˝ÂÄŔ»ł˛°µ¸´°˛±±«ž™››•ť™ž§§ˇś ÂçńóęéđôđçĆŽe]TWW[`fy|f^UZl‘¨´¬ŻşżĂÁľłĄĄ«« ť§®˛´´¶·´ąĽşą¶®Ą˘¨´˝ĂËËËËŇŐŐÖÖÔĆł”yaVK6/0.,2=ZzšŞ©ž–€‡‹‘ť ś ´¸µ°¸ĘË»źU8,' #&(,<yÎíőőóíěéíőúüýýüýýýýţýýýýţýţýýű÷đâŐŐ×ÜŕááŕŢßÝÓ˝ }kfs‡žŻłąşľÄÂÄĹËÉÂľşą¸ĄŤn^UUbvŽ’”’™‘‚†—§·ł”fUJOižź±®–l\Y\\Yf©ÁÁ»°¤¦ŔĘľ›sct¨ĘŐ×ÎÁ˝»şµ«ˇś’‰®»´¤—“Ź…„ypw†q^RUWSOYU\XHIaqŤ‘’–ŽuURe}…aUay€†Ť–›‹…Ś“—›™›™™ š™š›śťiUHB8! #Acg_qxuhw‰n@
.FORE?GPVNdk_USY_myyŤ“†msŤ‘Ť‰†o{Ť•–‘”w]J! "!0BJG4VRMMPY\TYamhij[JA358=;:=CBLFHRKRKHNQNIIEC;7=920Pmrbcdgb^_Q?=DRky{{w~vwsnT- -
-
-
- - -
/
$!"D9$" !#)$!"!% "& !&FnŽ’”™śš’x\A( -::97?<0$ - -
-
-
- -
/=FD4((.)#$%%')"$ "#!%'&# ""$#!"# !#%%$"!" $##"##!""!!$%& "#&.30001.+-$ - 1Skrpx€†‘–Žxa`abhfwž¬˛˛§–Ś¨»ľÁŔÂÁĹż·Ł‘ś´ŔÂŔÁŔÁŔş¨Ś~z‡—‰k_h„ť§±·˝»»¸ą»¸µ´°·ÇŃÂź•ľÎş”™şŔĂÇÄ˝¸µ˛·ą˛§ĄŁĄąľ·®¤žť™źť›Ł©¤śśżĺňňéçďńđăŔb_VU^Y]hu‡wc_Y[k“¬łŞ®ą˝ÁÄľ˛¨§¬Ąś˘źŁ¨¨¨§¬©¬Ż±·°§¨¦ĄłĽĹÎŃÍĎŃÓŘŘÖĐǶ™}e]F610,/+=Xu›°ˇ’stzw’źŁžŁ±ş¶Ż˛ÄÁ°W3.% $',+0>}Îíô÷ňîëęîóůüýűýýýýýţýüýýýüüüüű÷ďŕĎĐÖÚßŕâŕŕŕÝÔĽž~kbn‚§ł¸˝żŔÁĂÄÇČÄż»˝¸©ŹnZ^ZhxŽ””–’‡—¶´–eYRQb„Ął«–~k[d^\Zr¨ÁŔ¸˛¤¨˝Ë˝ufw¤ĆÔÖĘ»ł«§ś”Š‡‚€“§·ł§ś•’Ť}womx‚o_LKSRORZaePE[tŽŽ”•zNUiz~f]f|††Ť—šŠ…ŹŽ”™śśž˘śś™š—›ť‰pVB9=& - !>\c^rstil†‰kI#5JWRKEIPWUal^TSW^iuv“„ry“ŹŚŤ‰vŠŽŹŠ‰ulSB*"/8OK;=FNCGIPW[`igdc_OFCA?J@7:@E<FEGLNFMKSUMJB@<9@;2+Ndkc[Z\`[ZP@;>Yl„zsyxrpW5 -
-
&&" " "G7, "" %- !#" 'HnŚ–šźˇž“|aA)$29:@?F950 - -
- - - -
-
&
0EIC6"%'-)"#'% !$&* $! +()& !" "# #"#%(E)$%# $,$!"" $%'$)2-/0/01)('%'&! - -
7Xlsty}€‚…~p_\^giiuŽź¬°Ż§•Ž§ĽľŔÁĂĹÄż¸ˇ‘šłŔĂÂľ˝Ŕż·ĄŽzwŠ—‰hRRnŤˇ®µşĽ¸¶»»¶łŻ«¸ÉŃÁť’ľËą”ś¸żČÉĂľą¶ą˝Ŕą©Ś–¬ÄËĘŔµ¨śžť™Ł§¦™šĽäđđćĺđôđăĽ]\RXbcaiy…sghb\m“«ł©ŞµżÂÂż¶¬§Ş¦źžťž¤Łž˘ˇŁ¨¨¨««§ˇĄ§ł˝ĆŇÔĐŃÓÔ×ŐŐĐČ´•{aQG?52/,3;Sr–¨¦•„tmnqjvŹźšŁ˛¶µŻ¬± ŹW7/"'$(*,:€Ňîö÷óńěéđőúűýüüţýýüýýýýţüţýüűűőéŘËÍŘŰßßÜŢŢŕßÔľ™yjfny”˘Ş˛ąľ˝ŔÁŔÁÁÁľż»˛¤Źm\^ViŤ”’•’‡Ś—¸·šjOSPV‡©·˛—zdVc_YZhŁÂĂął˘§şĹĽ—sd|ŁĆÔÖË° “‹‚{€zxz~“¤°°¦›•‡y{‚vst}rZNPUXRZWdbQI]u€ŤŹŹ‘ŤxUUht†jahu„‰‘•–Ž‰Ź’•™śś›žś–™š—™ś‰n^H?8) -5Xh\huofh„‹nE! #5BNULHGNOT\gfYRa]itx†’‰u}’šˇ•“Žw€†‡|yldTA' -
0;I?@<?CFEAN[]bfhc\bRCA=>??;<<AGDFLHLJGMMZNKF<=8@=6-?]lb]___a_UGFHRkzŚz}z|ul\6 -
- -
-
- - -
- - -
"
"
.#%%$# A=+! !!&* #!!!$GrŹ™śˇ˘ź“}`@.#"&2;@DA>56*
-
- -
-
- -
.DHD4#$&*&% "(!$#!+$!)"!"# "" " %""#" #" !#! !%$"/@*!+*/-()$'""$ #"$,.+*/&+.,)#!!
- -1Xpwtyz|€qid^_^cjmm‰ť«®®Ł•‘©»˝ÂÁÁĹÂżµ ’ťµŔÂÁżľľľ¸§‘z…’ŠdG;O€ĄŻ´¸ş·¶¶¶·˛°¬·ÉÖĂź•»Ę±Š™´ľĆČÇĂľş˝Âƶź’ŁąĎÔŐŃĚõ°ŞĄŞ®«ťśąâďďćĺíňîἅdZMR[dghr‚uehbYi‘©ŻŞŞ´żÂÂÁ¶ĄĄŻ©˘ Ł§¦Ąˇ ¤¨¨Ş¨Ş©¨Ł ©˛ľÇÔÖÔŇÓÖ×ÖÔĐŶ™{]LC;2+,$/>Zlv‘‡€€€|y~‡ŠŚ›´ą¸±«±Ą”W5) ! $,0@yĐďőřôđëěń÷úüüţüţýýţýüýýýüţţüüúóćŐĚĐŐŰÝŕŢŢßßŢÔ˝zlhi{Ł©®´˝ŔÂÁľżżÄĆÁşŻž‹mVQUhs‰Ś‰Ť““Ś‡’¤´˛—fPMT]„¤µ´›l^_ZZZiťÂŔ·°Ł¤·Ĺ˝śwd~ĄÂÓÖƦŽvrortqt}’ ©Ş¦—Ś†z‚twu‚sZURQ[\`hleOI]uzŽŹŽzVMgŠgYb{Ś””Ť‡Ť“ššś™ś™ś™™™™™lXI?6(
2Ze_gsn`k†—pC" 7HOWTMFMUV]kd[Z^it{{Ź•Ťu’›ŹŚŠ€xx|{tpk`aTC% -(;DE<=AE;;IFTV_bfdeb\F:6@@@@?:=EDKNNMJNXUSRQLG:44@2(>Ypj\]a^aeYNPSS^n„{xyyyrlY3
-
-
-
-
- -
-
"" "=;-"! ## "#!##Br“™ž ˇź›xaE7,#+5BC=>:/*!!<'(*&#&"
- -
-
5DHE5,&''$#""% %%% ""#!"% ! &$#"!! # %"!# $# #&)'&$!""(*)'*-(&*) -
3Tqx{‚…sng]\]^`ci†›©Ż¬¦’‹§»żŔÁÂĹĆľ˛ˇ”źµşżľĽŔżşłŁŽ~}…“^C8H~Ł®µ·ąµ¶˛µą¶±Ş´ĚŮÉĄ–şĚŻŠ—Ż»ÄÇÇĹż»ĽĂĘĆą¤śłĘÝßÜŃĚÇÄÁĵ«¬©žť·Űîíääěńě߸…m[MJU]afu…zieg]eŚ¤®Ş¶ľÂöީ®Ą¤¬łµł˛ł¸·¶¸´µ·µŻ¤¨˛ľÇŐŐÓŇŃÔŐŮŐŃǵťz^YB:41+$,DVcchq‚‚‡Š‡‚„Ś’™˛¶¶Ż®»Ľ´ž]4'"%+.@{Ěěôůöńíěđ÷úüüýýýţüýýýýýüýüýüüůńçŮĐÎŐŰŢŕŕÜÝŢŢÖ˝›yghp‚–žˇ©´»˝·¶ą˝żŔ˝ş˛škXT^hzŚŚ‘Ž„ź°©dVRY`~Ą¶łť†o^^\XThžÁŔ¸´§§şĹ˝ť|fx§ĹÖŐĹŁ‰€uphkrlw“š˘¦Ł–€}‚…|{s|~saMSX_^gllgKBZs‚Ť“’“•b[dx„~fV`q‡‰Ź‘•“–źź—––—•›ťš’Ž“••€gNC?4 -2Xa^brohw‹sH 2ELTRRULKafgc[bkw‚‘’Śu{‰ŤŤ‚zppstrj^_b`P?$ - -:FMA?AB>;EGFO`hlmkd[K<:<>8@=;8;COILINOSTY\ORJ?;74**8XnkZ]\Z``d[OSW_hz€tuxqsmb[>%
-
- - - - - - - - -
-
! $?1'#"&# "+$Ew’žźź¦Łž“dM=/*!!!%%2;@ABA:1# +)/3;=7605-%
-
- - -
5CMJ70*'*% $"%!)(# $"& ""!!"!""&#!! ## -&*#)13.(')% - - - 4Zlq}…„‡Šnf[YW^cfp‡ś¦©Ş˘•˘¶»˝ĽÁÄĂľµ ”›°˝ż˝şĽ»ş±ˇŤ{†’‡^A<OžŞ´¸ą¶¶´·¸¶®®¶ÍŰËŞš¸Č„–˛»ĹĆÇĹŔ»ľÄČÄą®¬şĐäčá×Éľ¸żĂ˝´´°ˇť˛ŘěěŕáîńíඅcaSLR\^jr…zjh_Zd‡ ¨˘Ş·˝ÁÂŔ¶§«¬ŁĄ±¶Ľżż»Ľ¸ąą»şľĽ¶˛¦Ş±˝ÇÔÔŃĐÓÓÔ×ÖĎÄ·›|fYD>6/.+,<P_c`fp}Š‰Š‹”šś™ť®¸˛°Żł®¨ť\5* !-3>|ÍěôřööńóőúůűűűýýýýüýýýýüýűüüüřďçÖËÉÔÜÝŕßßŢŕŢ׾›zgaq“źź ¤«°°±´¶ąş¶•fWWagxŽŹ‘“‘~€Ťš¦Ł‹aOJ^d…˘±ł ‡maXY\[eťľÁľł §ĽĹľžjy¨ĹÖ×ƨŹuohccgp‘ź©¨ť‘†…„~}~x€‚{eTW`a_hjifND]s€‚‰“”‘f\av‚gUcq†ŠŹ‘©ŻŞť”Ź•—™›™’ŹŤ”‹u[J<5' -
,Wb]`nsix‹’ŚkD" -+HMRYLHQGr\fg]js„~’Š†~|{wwynfffaYNPb]SE)
#3AOGB>AA;>EBBETchnkeWJA=7=8?>C>BCHILKLLMNR[\[LF@91-+Ccnb\YRVZbeXKISZhwwwlrkkldM5 -
- - -
- -
-
-
-
! =/# )!%! !-("!!!"&#"!#Eq‘›šźĄ˘ź‘~i[C@<;84/./.2=>@BA=9/' $$ -,9=@FG=:>=5( -
-
-
%0AHF8,,('"!! &! ! $ ! ' ## ! #""$! !! %%&$),+.)(#! -
- 1Vjqz€‡Ś’†mbZ\Z\bhr‡§Ş§ž‘‡•©´¶¸˝ż˝˝·Ł’•Ż˝ľ˝Ľ»¸¸łžŠ{z„•…\@BcŚ˘Ş°¸ąµµą»´µ«µĎŰĎ«–µĹ©•°»ÄÇĘÇÁĽżĂČIJ¤©ĽÓćęçŰĘş®®şÄĂ˝ą¬Ł¶ÚëëŢßěńíܶa[XMRZWdu…ygc]Zg‰ź¨˘«µĽŔÄżł§¬¬©©®µ»˝Ŕ»´˛°´µ¸Ľ¸®¤§´ĽČÔÖÓÔÖŐŇÔÖĐĹŻ~cTK@;3-)(9S[Z\^lt‡ŠŹŤŠ“›Ł˘ž Żł°Żł—\60!( ,4B|ÎîóřůöóőöřúűýüýţýţýýüüýüýýýüüřđĺÓÇĚÓÚÝŢŢŢÜŢŢ׿ˇ~oiuŠšźźťˇˇť ź˘¤ŞŞ´¸µĄ‘~gY^_dxŠŹ’—„~‹’›ˇ†`OO_c„¦°˛ž†h_VabYg–»ż»± ¤şĆž€k„©Ĺ××Ę©Žzqumjfku’˘«ĄŹ‰‰†€z|„yc_\aeedjihYMas|†ŹŽ‘_U_s…hWet~‰Ś’‘›®¶°Ł˘–’——–—Ź‘Ź‘“Źt[IB5+
(Rfb`spf‡‰„jA$ -3FNZ`OFLSY]kf`hz‰€„yoqpnjtmigaWUG=DL[\OD. - $.FNLAB<A>?CBCGS_hnjf[D@<79:@BFFIEHJIJLNQX\Y^]LJ@5430?\ok^QMXW`\SPFOWgqsyulpofdR5
-
-
-
- - - -
- -
"%=4,+ !"! ! ! !$%"($%((#& +Kr’›źˇ§˘ť”€g_RTSNJIE?A==?DJKNF<81,!.4<?FLLECGD9'
!(
!6DKF:.**&$ !!% !B;!$$###" " $ - %$&!!#,+,! - - 4Ujpx|…Ž–vd\WW[ipp€”ŁŞ© Ť” ĄŞ®±µ¸Żž‘™¬şĽľ»ąą·ŻžŠzu”…bIMo” ©¬ł¶µ˛µą¸´Ż¬·ĚŮͧ’µĂĄ€—°ľÄČËČÂŔŔÄĆľ¬ťą×čëčß˶Ąˇ¸ĎĎÁ˝˛¨şÝíěŢŢěńěÚ®x\YTQS[Waozwigi_d† ©˘Ş´ĽżżĽŻĄ§«§®«°ł©§Ł §Ş˛· ©´ľÉŐÖÔŃÓÖÖŐŐĎĆ®—z^PEG<5-/.:R`TT[l|‚‡‰Ź‘™ˇ źˇ°±ł¬˛ŔÇľŁa5*""%*5C„Ěíôöőôôňöůůűüüýýţýýýýýýűüüüüű÷đçÖÍĎŘŮÝŢßŢŢßßŐŔŁ{jmrŹ“—››—ŹŹ’”ž™žŁ°µ˛¦‘dZYWbw†‹Ś‘ť•„…Š’ťš~ZSU_g}ś°±ž„g]\_[Wa‘¸ą¶°ŁĄ»ĹŔŁr‰©ÇŐŘˬ‹xorkieoxŠ•ź¤ŁšŹ‰‡ŠŚ‚‚~€~‚tc_`_cebipnXEYjtŽ’‘|YN\rybScz‰‰Ź’’ť°¶ ś•’”’“‘‹ŽŤ“Šs_IC=* - (Mdfhrrlq|zoY@# -,Eab`TKPXalymdhw€€{{qvrmj__dke\`ROHE:>FU\OF2
!(7EJC=6???<B<HT[aidd^K=9:;<A<>ADJIKOKLRY[YUSVNIH;7,&6UnuhYT[`faXHDM[blpnniimd_U7 -
-
- - - -
-
- -
! !""@2)! " ## + !!!%%#$!!" .Nu’źˇŁ¦ ž”~jXU]ZTWPNMIE@CJQVYTLH7)#%$-2<CDGNMGGB7)$$
- - - -
!<GKI>,(*+$" ! "!!&%"! !$"
&+ )+)*&$!"!!
!! #"*'! - -
3MdnsyŤ›ŤnXRV[eos„—Ł¨Ą›Ś~’žť¤¦˘§Ş«˘’Ź›Şµ»ąşşş¶®ž„y{‰“`HSzž§¬¬°·¶±´ąął¶ÉŐɤ‘´ÂĄ“±żĂÉÉČĹÁĽÁÇż«“µŐćëéŢĘłźž¸×ÜĎÂą°ŔŕíěŢÝíńěÚ®vaRQLWTT\jnpnkh^g†ťŞĄ¨´˝Ŕżş®¤Ł©§«§¤ĄˇŹ‘“ŚŠ“ťŁ§±±¦§·˝ĘŐÖŃÓÔÓÔÔŐĐÁ±”{_VM@317616N`fbhq„Ś‹ŚŹŹ›źś ź¬®±¬´ĹÇľŁa7,""!"*2A~Ěíóřöôđđň÷úűűűýýţüýýüţüýýűüűűřđéÝŇŇŐÚŢŕŕâŕÝŢŘÄŁ}eiwŠŽŚŚ‰€Ś‹™©Ż®Żť…g_\Xgx„ŚŽŤ™–‹…”ť–€[PO\_zźŻ˛›h_YWSU^•Ľľ¸®¤ĄąĆÁŁ‚{«Ě×ÚŃ«†tmktkikuŠ’›¤ˇť‘‰‹‰‡„~{}„xgc\^fhbils[FYku|‰”’~XL]p~eV_rŠ‹‹•¦¶¶§›™—‘’Ź‘ŤŽŹŹŠucKD9!
-
#@Yknpmc^emfT;
#Gdic^WZ^akwlehvrllsiibe`NOTZca^MD:A>DRY`WB96=HNK59?@=IE>GS^baid]PF94>=C:4?JGHMXSJVZc]YTRUKF<30'?Wlmh_]\adc[NLNZbhjghafa_`N6
-
-
-
-
- -
-
" !!#=/%! #! #'!"!"$* $'3TwŹťž ž–{dX[\`XWUVNLHEALNPTQQA6$(!#-7>@HKMLE??7(!!!"!
2
$:LNI3'%.0*( !!#")(% # !#"!*+##'""%" "
#&"(&#&1%
-/RdqswŚśź—}[NMWcpxŚ ©§ĄśŠ€”ˇŁ¦Ą˘ž˘źŹ‘˘°±µ¶¶·łŻź‰z~…Ź†bPYˇ©«°´·ą·ą¸ł˛´ĘŇĆťŠ¬Ľ˘‚“˛ľÁČČČÄ˝ľĂČÁŞŤ“´ŐčëčŰȲź—¸Úß×ËĂ˝ĹŢęéßÜěđíܲw^VTISUU`hjhljeah†¤®¨©µżŔżşŻ¨§§¦«¦Łž—‰‡†‚€Žˇ¨¬ŁŞ¶ÂČŇÓĐÓŃÓŃŃŇÎŔ±”x_SH@:631/;J`ruwyŚ‹‰ŠŹŹťźśť§«°¬¶´Ş•U5.# ! #-7>~ĚíôöôňîďđőúüýüýýýýýýţţýüüüýüűůňíâÖÓŮÚÝßßŕßŢŢ×Ŕˇ`euv{tt€vv}}‡—¦Żµ¶ŁlYX^jy‘ŹŽ•‡‚‡’ž™€`SN]_zť°ś„qb[RNS^“ľÁął˘¤ąČÁĄ‹€ŤłÎŰŰÎŞpomqojpv†Źš¤§ś”ŚŽŠŠ‹‹Ť†‡„{cd^ajjjqqs[FWprx‹’”€ZN\o|jWdr}†Š’—˘łŻ ”–•‘“‘ŚŠ‘ŹŤ‘ŚŽ„zlQA2" -">Shgmng\`^bP5 -8Tilb^Z_gflumhqvsfbec`NFHFEQU`^]N><>CGSa^XL6
%1=DJH65;=;D?<CPXdafe[SJ<7@BEG<;GCLLMOJQa_[\XYSJHB82$8Sfib^\bd`e\PPMP[kmbdbb\YVK/
- -
- -
-
" "!<'" *(!#$ ( !"#/OwŹśźźź–~dUY]ZTZWTSLC>@ILHJE<8+)0#-7<?DEKKCC<7$ !
-
- -)@GGA1%"+1-# #&
!##'# "#*!"! " %(&/'!!"!$%%!(&*)$!!"
-
- - 5SfntpuŽ“€fXS\cfu ®© Ť‰ś¬¬«©Ąˇ™—‰}€‹žˇ§Ş««Ż°¨”‰}‚‡dXhź©°°ł¶´¶¶¸·´±¬´ÇΛ…©¸ť’˛żŔĆČĹŔ˝ÁÇĂż®Ť™¶ÔčëĺŘĆ°ť›¸ŘŕŘĚĹĹËŰĺäŮÝëíëÚł|\VUOT]Vcjojfom`jŠˇ«¤©µżŔŔ»¬¤¦Ş¦Ą§¤ś’ŠŠ‹‚ŠŠŚ”›§¨§¬¸ÁÇĐŇŃĎÎŇÔÓŇÍ°•raXI@93+'1?bi€‡€€‡‹‹Š‰Ś•–••ŹŚ™§ĄŁ§ť’‚L0-%!-5D}Ěíőőóňďîń÷ůúűüýýýýüýüýýüüüýýüůňîčŮÖÚŰŢßáßâßŢ×¢}``mrppqut|qbenr–¦¶żş«‘iYW]fuŠ’‘Ž‘‘Š‰”—–\SOZ^›˛˘mc_[UZ[’¸ľ¸·ĄĄµĆÄ«”‹ ąŇŮŘÇś~llntjcco‰Ž— Ą ”‘ŤŹ“‘‹‰‡‡‚zf_\ggksyxnXJUit‚‹’“‹‹€`PZp‡oU`sxŤ‘—›Ą˘’„ŽŹŹ‹ŚŤ“Ś‡‰…saO?4) <Uchkgd`]a`Q1 3[egc^_ahnoipgkmhdabYJD;@>JQ[\e^Q=:<9BK]_YN4 -
#(3IPH;49=?HF@BU]^^efZRI@@A>@C?TKELRNUQRda\_Y\SFIG;4.0?[hd_aahb`YNPMJ\bhhdcda]\P1 -
- -
- -
-
#$ # ! !"##9*"$ ! & ! !!"# " "!#"! #"!##&(1MrŤ”šśžžˇd[W[XTWRTOHC@>ADJI915/%!*09?GICEHB?6$!# %
-
-
-
'%$<GCB3$.50,! !'""##%%&!#$#$!!#))%! ! &
( !$ 1($$#" 6[kosqv€uri\O[cboźŻłł®˘™©¸·´˛±«˘™‹zŤš źŁˇˇŁ¤š€uy€’ia}ś¦¬°˛´°Żµą¶±±¬°ÄĎš„¤¶švŚ˝ÂČĆÁż˝ÁÇĆŔ®–—¶ĐçčäÖ± ź¸×ÜÔÉĂÂČŃÚÜÔŰçëć×±yYVROU\Whoupdmlfm‰ˇ¦ §¶ĽÁż¶Ł«¬¨Łźš–‘ŽŠŠŚŤ‘ŽŹś¤§Ş¬¶ľĆŃÓĎÍŃŃŃÔŇĐÄ°–‚iXMC93,-4:}k{~……†‰‰ŚŚ‹ŠŠtco‡— ž–‡nJ01),4HÎíňöőńííńöúúýüýýýüýüýüýýüýýüüůöđéÜÔÖÜÝßăáßŕŢÚ¡f`bk|~{zuvgXT_vŚšŞąÁÁłt`^Xbs„ŚŹ’”‹‹ŠŹŠuXQJO]˘°´¨‹pf[_XY]“·˝¸µĄ§˝Ëȶ©Ş¶ÇŃÎĹł‘tihqkhadnŤˇ˘ť–ŹŽŚ“ŠŚŠ†„~qcbinqx‡|jQFTjtŚŠŚŚ|_O_qkXao†“—›śŚwsŠŹ‘‰”‘‘’Ś‰…s`RF2$ -2W`imcb``ccM4
-/Tfd[\[bejiqrfegfgg\WFEC=?ES\`ecQ=9@@:K\bUN5
-$#,KSJ>CX:KKILOZ]^^b_aPHA;?GF@;=JLLS[\UPZdcb]ZQLNE;0-3BZieb_bdaa^JLQN]ijkfinhdjW<
-
- -
-
( !$!!%" 9)! ! &"!!%'+)'''!"!$ $ %%!! "#%(6PsŤ–—ź ž–~dWTTQLPKJID?73>@A?;42+#$$58?>@A=<=;0#!" "
- - -
"9FF?6&*56,%"$%" # #&!$
"%#!$ #$!!!!"%&$"#" - ##"
4Shhms€‚wlmaXUXact„•¦¬˛·µ·żÁŔÁÂĽ˛«ž‹…Ś›¨©¨§Ł •ŠyonŽ‡swŠžŞŻŻŻ®˛¸·¶¬§¬ľĘ˝•…¨¶ťv±»ÄÂĹĹÁżÁÄĆŔŻ••˛ĎĺčŕÔ˝Ş—•µŐŰŇÉĽ®°¶ÁĚĚĎ×ÝŰ̬cXOISXXbourikidj†ž¦˘©¶ľŔż¶¬Ą§ŞŁ˘™Ž‰‰…‚Š‰Š‹ŹŹ™¤§˘©µľČĐĎÍĚŃŇÔŐŐŃŲš€bWQE:6/.0=Jdmu|~z€~…‡……qheVDG]~—ˇ›ŹtO3' "#.7D~ĚëôöóďîîđőůüýţýýüüýüýýýýýýüüüúőńëŢÓÖŮÜŢââßÝŢŮĂźkcfw‹ŹŠypf]RUl…š¬ĽÇĚÄ‚cZZ\l†Ž’“•‘„‚‡‹‹ŠqYUTVd„¦´·©ŽpaZ[VYe“»Ä˝¶ĄŻĆÓÔČÄÄÁľ˝¶ť‡tqklnaaemŽź¦˘—‘‘’ŹŤŚŹ‘Ž……~ylglrp|‡{n]GSlz{†‰‹Ž‹uWR_q|l\bt‘•’}`R`tŠ‘••‘•–“—“{iWH>$ - - -/MZied[\febN9"
2M\YOLT_bejljedf`ea\XH>?>;AW]a__TB?<;EP]c_W=
-#8Tb]PT[\W\]\^eddnfc]VVQFNYWPGCELRU[`a^^aib]WNKJHE7+4IV``XZZada_TLGIYjsuosppll]B# -
- - -
- -
-
$!"+231,-1,& "!! !#	*"! !! #!"#!!%"+/-**)+%! !##"!-" " !++4WuŚ•šš˘ ˇ’xcTTTRMNLKDF@;7BFCBE;/%$*.;:=A@ADD@;1' #!
- - -
-*9FA=0++75$ "$"# (E#"$ ###%%!!!#" ' "!!%+*"##"
-%(,4;-#
:Teeou~…‹sp^WRS[f{šťž¤«Ż·ľŔĂĆÇÄÁĽł˘Ź¤Żł°Ş¤—‹}tkk{ŹŠyŹź«Ş«Ż±®®µµ¸µ®©¨ŻĽĹą‹Ş·ź|Ź°şÄĂżÂÂŔÄÇĂľ®”ŻËäčŕŃ»Ą‘‘˛ŇÚÓÇ´›™ŔÂżŔÉ̱’vd[QX\^epsnmoqdh‚¤ź«şŔÂľ´§˘Ą§˘ Ž‰‰†Ś””•ˇ¨˘ŞłĽČÍĘËĚŃŃÓŐŃÎĂŻ›z_UL@9*,+0?Ubouwv~„…„‚uh[SGHVušˇ›ŽT2% "#%4>sÉěňöňďďďńôúüüüýýüüýüýýýýýüüüűúöńęáŐŐŰŢÝŢÜŢŕß×Áˇ‚jai„•’‰}rjf^XfuŁ¸ČĐɵŚfY\ao„Ť”’–“€‹‡r]]Z]f…Łµ¸©‘wd[Y^_b’ľÇÁĽ·»ĚÓŃÇŔż˝ą·˛¨ś…}}rsmda_l€Ť–ž˘ť—‘““Ž––’Ś„ziinwx€€€j\JWmw€ŠŠŠ‰}[PZn{iYbwz‡Ź•‡iC;Nj”ź˘ˇ™™š›˘›‹}zcXL?&
+I[begbabg_V<%
-
,@FLIFQ_]^bikieddif[SGAEBA>gcbc\SJEACH\nmllL'
/?i„wyy…}€vy~{qs„eebcnmc\WPVZdaffffeglph_ZSOMK:.4BK]\Z\`dipeSGCANijttzspuqiJ&
- - -
- - - - -
%(%$&,/-.($'(!" *58:9;<:35*# !" " !!! !##8*!##" %)! #*&)*,.,+'&$" #" #" "!$)7Qr‹”™ ź’oWOQWRMLHHIECA==@JF=41&!"39?>CCDIE=<4*#&&$"
- -
- - -+:G?98"$,*!$"" !"$) #!!"!#$!!!#( !!$!%&" - -"-/& -
-<ZchpvŠŽ‹sb\QT_fy–ˇ¤˘ź ˇŁ§¬˛´¸şĽżÁľŻť™¶¸·ł©ˇ”‚rllyŤt€‘ž¬®¬±´±Ż´˛·µ«Ş«şĹµ“Ť¬»ś}˛ĽÂÇÂĂĂÁĆÇĹż¬–™°ĘáĺŢĐş¤”™·Ń×ÓDZ‹x€źĽą˛˛ą»µ¦”…qbbbenzzpmqlifśĄ¤¬¶ĽŔ˝µĄ¦Ş¬ĄĄžŹ‹‹ŚŤ•źĄ¨¦ ™ś˘ĄŁ«µ»ĹËĘČĘŇŇÓŇÓÎĹŻś}^XL?>613/ARcorz€‚†‚}{l[UMQa‚ž¤ŹP5*%%"*7hżëôřóńńđô÷ůűűűýýýýýýüüýüüüüüűřóńëâŇŃŰÜŢÝŢÝÝÝŘáziZe•Žtkklgbd…š©˝ÉÁ‡e^Y_w‰“““™’‹‘’{]TV^n†©ąĽ´ťf[`[^f—żĹČĆÇÇËÇŔş·»ŔĂŔ¸±ˇŠwqieddi}‹Ź›˘ś”Ź’‘™™–Ź‘Śmfnx|„…v_IRcvyŠ‡ŚŽbM\k~{l]bv‚†‡Ž“{Y90BYpŚś¨ĄŁŁ ¤§§•„vmYJ;, 'GP_`fedhieWA$ 4DKKTS]abenlmoklqpi[YTNOPTgkqyvpkggnr€Ž—‘‘s;
+W‘¦©§©§ŞĄ§¤˘ ź–•Ź˘‰‹‡‹”—€z~||‚€{y~~‡€{sfc_VJ89?Whkf]gpzwiO@>CNdnxyysvsqhC' -
-
-
(+)'#" !"0622:0-140,/!#%/2?:69B;611-"-*" #!"!""$7(!#!"! !%&(*11+.*("! $%$*2Mn’•ź śŤrUIPZTQOMONEF?;=686./)(&)5:AADHEB@=:5("##,'($ -
'
#?H>6*!$)%!!$% ! #$" !"# !$"# !/#!3 " - - - -
- -7X\fnry†ŹŤ†t_XOPfj‚źĄ®¬©§§¤žś››ťĄ§¬´ş´¦§łĽľż˝ął˘Źvdhr†{jŹś¬®Ż¶łŻŻµµ˛°©§·Ŕ´‘‹ąˇ…“ĽÂÄÄĂÁÁĆČĹż—śËáăÝζŁśłĐŘŃÄŞ‰mzś¸˛§––Łµą´Ąśzyu‡tilgbg–¦Ł©´ążŔşŞŞ®«˘¤Łś™’‘–ť©°˛®«¨ĄŞ¦ź¦µľĂĘĆÇČÎŇĐĐŇÎĂŻ™{aZQF?7123?Qalt~…‹€‡‰‚‡|q`ZUSj…¤šŹ…S1*%&!0dÂëóôóňđňóöřůűűýýýýýüýüýýýýüüúřóńęŢŇÓÚÜŢŢŢŢÝŢÖŔťwg`fxŹ’ŽŠ„zzzumg~Ź›˛¸®š{g\Zav‹”š‘–•…‹”źš„]SY`jŠ«ĽĹľĄ…ifbfegľĘËĘĹÁ˝ĽąążÄÄČĂ»˛ Ś„€zoljhlp‹š˘ž—’•“‘™™šś——‰ulcmz…ŤŹŚeOWdv…‡‹ŽŽ„dT[l}|wigy‚ŠŠ“”zZ9',<c‡źĄ¤¨«§¨°Ş‰pdTG?.
-&EV_deagosn^<&DWgpnclty|€€†…‰‰†„€{u~‚Ś“›źˇˇ¦Ł¤§Ş®´»ľµžW& -9}łĂÄÇÄĆĆĆĆĹŔĽş¸´Ż±®§®±°´±±«¦§Ş«©Ą˘ śžžť ś”Ž„~yrYPVi~}qoz„|jJKQR[ervqnpyrjdE$
- -
-
$(0/0(&',/$)+(#$)3019832314-*##$&&!!%,237858;A;6//.%$.*! $ $#$!5*! ! ##')/($-0-02'! ! $ $%5?SuŤ”ź˘ ™‹v]OSYZTRNPQI?<3,,((//$&'$!.7:9?A>@=>9,''"$( #!
-
- - -
- -
'<B?4+&('& "!#$"%(!"" #$"!$ "" $#" !#'!$" ' - -
-
>W_djl{ŚŤn]USU`h„ ©˛˛°®®«˘ š™›ź¨¨˘Ł°˝ÁżÁż˝·Ż™fdotpl‚Ťš«®¬˛µ¶±®¶˛±¬¨Ą¨¶ľ°Ť‰Şş °»ÁÁÁÁŔÂĆÇĂż®ś±ËßáŘDZ˘—™˛ŇŘÎŔĄ‡ktšµ°š~Ť®ľ˝µ®§›ŹŚ“‘~olggg›§Ł¦˛şÁŔ¸§Ą®Ż¤ž˘˘ˇ›”–ť˘¤Ą¨¨§Ż ¤¶żĹĹÇĹÉĚĐĎŇŃÎĂł•zbWMN?3216CV_jt{‚Ś‹…‚‡…‚}qg^]Xb‘›‹€V2( !,'0iÄęňőôńîńňöůúýüýüţüüýüüüüűüýúúřöńęŢŐŘÚßŢŢÜÝßÝĐ˝ź{fm{}‹’ŹŠ‰‹’ŹŚ„z{Ť™¤¬žŠscd``|‘•›–•’Š†Ź¦¨’j_[^nŤŻÇĚÁ¤kdchgq›ÁÍĘÉĂÂŔĽÁÄČČÉĆÁŔ·¨‘‹…„upsry†“—ťźźž™šž ˘ˇ¨ŞĄ ť”†~~‡“™Špdiz†Ś”•–•—ŹwinzŠŚ‹„{ŤŹ‘“—–†bN;6JhŹ§©©®±ł¶»Á·ŽpaRF@. -
-$1FOdjiilsnjY=
-#Mgsuokotwt|y€‚‡‹ŽŤ‘”–šš Ą±µ»»ľĂĂĆÄĹÇÉËÍÍĆ°k( (J“ÄÓÖÖÖŐ××ŮŐÓĐÍÉÉĘĆĆÇČĹÇĘĘĚÍÉĆĂÄÄČĆĂŔÁŔą·ąşą·˛Ż©¦ť›‹{{†‘‡‹–Ź€lVPafhhqvspljpe_F'
-
*)&*'!%,,-//73)" '/17441111,,)!)+(0)&%*+.0155801388851/&"' ##"!$"6*! !#"%# !"&*-.*+0(/-#!"#)"!$"#%2X{šžź¤ ťŽqYOX[UUUSSPG?1/* $,.,)&"$!"-82323664/#! ''"
&' -
/AK;2-%$-)$$$!"$ !$#"'$$ #""$$!"#(# ! - - - - -?Ucciv‚Ź‰k^ZY[]e‡Ą´˛µ¶˛«Ş¨Ł¦˘žś™šśť™–źł´¶¶ľŔ»ŞŹrgo€wmxŤź§˛°±łł±°ł¶ł¨˘¤§˛şŞŠ…Şş }ŠŻ»ŔŔżżÁÁÄĆĹĽ©šź±ÇŰŢŐĂ°Ł™ť¶Ň×Íľ¨†jr—ł±–vl†¬»żĽą·¬ťźž žŽxnjinŠź§ˇ©´Ľżľ¸¬©®°§Łžž¤ť™Ť‹’śź˘Ł©¨ˇ¦¶ŔÄĹÂĆÉÎÎÓÓÓĎŲ™€e[TPH?=>=IXdo~‡‡Ž‹ŚŠ‡ŠŠ‚xm`^^bcf~Š‡€T8(&(-gŔęńňńđđďňô÷úüüüüüüűüüüüüüűüüú÷óđëŕŘŮŰâááŕăáÜŇŔ§Ť€~‡‘™™——š §¨¬«ź•‰’Ł«ŞťŹ}tqsy…“ źźźť•’›¤®®ž‚rkr†šşÎÍÁ«“†~w€˛ÇÎÍÍÍĎÎÎĚĎÓŃĚËĘÉƸ§˘ťś™™“śž¤§ł˛Ż®Ż°µµ·¸»»ş¸·°©Ą«««±¶·´«ĄžˇŁĄ¤§§¦Ą˘ “‹Ť“–ś™•–—•’‹‡‚pc[[du”ťť›˘©¬¸»°‘ueTB>1 - - - - - -
*=FKQKHNLKIB5
!7LIIIIKJMO[TVVV_]_gkiquy§¸“ŞŻĽĂÇÉËÉĚĎŇĎĐʵo1
.FÉ×ÜÝÝÝßÝŢŢÜŰ×ÖŐÖÔÔÔÔÖÖÚŰŰŰÚÚ×Ö×Ř×ŐÔĐÎÎĘĚËËČÇÁŔĽłł¨˘ź§©¤ĄĄ˘¦˘•b[diqu‰Ź†…‡tkQ& -
- - -
-
!)($#&!),754'$!! *0+,(!#(+'&$$)2&&#%' '()'-/-4(+(')*,+(*-3*" %" " $!"! !#$5%#"!!!%&#! & $&&*-/-+,.'$!$ # "! !$-"& ")1Sy™ž˘Łź™ŽqQNU]XRUXSLF=2(%%%$&) !!"".312-1..'$*% " -
G -
- *@EB5/!%**&! ! ## ## #!" !""!#$## - - - -=U_clu‡ŤŽŚrga`cjqŽ˘°ł˛µ¸µ°´˛°±˛®«¨¦¦Ł˘žž˘ŞŞ¨§¶´®ź‹~’‘}‚’Ł¬±´µµµł±¶¶µ®¨¦©˛Ľ©Ť‹¬şŁ„“ŻżŔÄÁżŔÁÄĹĆ˝ŻźĄµĹŘŰÓĹ·«śž·ŇÚĐÁ¬y‚ ·°śzŽĽżżľż¸®§¤§¨§ś‹‚}™¬®´˝żÂĹ»´Ż¶¸®«§§§¨ź”Ź“śˇŞ¬«¨®ľÄĹČĹČĚŃŇŐÖÓŇĘş¨–‡|pigld_dht€‹•šśź ›ž›‘†|zx~}†‘‘–”kH7%"#"-`şćďńďďďîđó÷úúúüýýüýýüüüüüýüúú÷óńěçáăĺçćččçćäŢŃÄş˛±±¸ŔÁ˝ąľÄĂÇÍĘÁ»ą¸ŔĂÂŔ¸¬§¨¦Ż±łąş˝»»ş´»ÂĹÄş°Ş¨«°»ĚŘ×ÍĹş˛±®˛ąÂŇÔÖŰ×ŮŰÜÝŰŕŢŰŰŰŰÚ×ÔÍÎËËÉÉĘĘËĎŃŃŃÖÓÓŐŐŐ×Ö×ŮŮŘŘŮŐÖÓÎĚËČÇĹĂľµŻŞ¨ˇś–‘…zvojhgllokibcggXXUNKFHHIGX^ZP_bp‰™„qfUE<- - - $)))*.,/-51"
&/,-6502/7A;@85>9=D@;?AJIQ`js|Ś™˘«łµ¶şşĽş´ž]-
9Š˝ĚÔŮÜŰŢÜßŢÜŘŐÔÖ×ŐÓÔ×ŘŰÚÝÝŢÝŢŢÜŰÜÜŰÜŰÚŐŐŐÓŃĐÍËÄĂÁ˝µ®°±°Żłł´«¤•p[[hzź¤ˇ˘źźžš‹f/
-
. '(.1/&!"" ""#"(-%)*".60+& # ,*" & !(#)0*,$ #!$" %!!! ! %4& ! !('&-6.,)+(.'& "!!'$"!$##!%$ !*,6St’›źŁ¤ˇ™‰jMGPZZSTTTKE9-$%%)'(!!!!..6<=>;73,$#"'$ %"
-
-
-61AEA2)&!),*$6"#!$$#!!! ""$""%" - "'# "
:U_elz‡Š‹Š„tpieqp€“ˇ¬¬¬ŻŻ°¶¸µ¸ą···şą····¸şą¶°°´·´®©Ą¨˛±¦Ą¬µąĽżľŔ½ŔÁÂżżş¶ş˝Âą©¨şĂ¶ĄŞ»ÄĘËÍËĘÍĘËĎÉżµşÄĐÚÝŮĎÇŔąąÂÔÜŐËż¬˘§·Ĺö©Ł®ľÇÍĚÍĘČÂľ»ą»żą˛Ż¬Ą¬¶żÄĹÉËÎŃŇÎČÄČĚČÄĹĹÂľ·±ŻŻ´ą¸şĹÉÇĆĹČĎÔÔ×ÔÔ×ŢÜÝŢÝÜ×ĎÉÁ»¸¶°Ż±¸ą»˝ŔÄÄÂĂĂÄĹÁ½µ¸˝ľż˝»ĽľŔ½ yN.!*Q°ŕíđîííîďňôřřůűůűúűűúűúůůúűřů÷óóđďîîíďđđńďďíëéççääääăäăáăâăäăăâŕŕÝŢŕßßÝÜŰŘŮÝÜŢßŢÝÝŢÝÝŢáâáßŢÜŰÜÜßâääáŕŢÝÝŕââăĺćĺçééęěěěęęęëéééëéççćççćçćĺčćéççčęčçćčçčćĺäćăßŢŘŇČ˝¸±¦›Ś€vpj^XSOKF?96645-002/4-*53//)"$&'$ !#%%)4Gn‚vtiYU?+ - - -!(*)5.)" - -#('&))-%-2-.4,/1635415213@ACDV^gksw~|wfA# -2l¦ąÁĆÉÍĎÔŇÔÍÉÇÇĹĆÉÉÇČÉÍÎĐĐŇÔÔÓĐĎŐÔÓĐĐÎÎĎĐÎÍËĘĆ½Ľş´°®Ż°°ł¶´´°ŁźYQ]r–Ą«Ż®«®Ş§ž=
-
- -
!&-96-!$!" %$ ()%$#)09:-$!+1*/."!1+%" !" !!"! ###3'"# !$%((30,())+,# #"!$"#"&'&$'"" %" #),6O{™ˇ ˇś™„cJIM[XXYYPHB6+"!,$*#(# $06<?@@@?:4."&!"$"
<
/>G=5)"%*/0#"$" "#%!#!
!!#!#&% !"4!#%! - >Vb`i||yhcWSSKLX[et…‡‰‹Źśš›ŁĄ˘§°˛··şĽĽÁÁÄĂÂĆÇĹĹÇÇĘËĘČĆÉËĎĘĚÎŃŃŃÔŐŐÓÓŇŇŃŇ×ĐÍÍŇÔŃÎĎÔ××ŮŮÚÜÜÚÜÜŰÖŐÖÚÜáäâßÜŘÔ×ŮŕäßŰŘÓŇÓŘŰŰÖĐŃÔŘÝŢŢŢÝÜŘŰ×ÚÚŮŮŘÔÖÓÔŮÚŢŢÝŢŕăăâßŕŢßáŕŕŕÝŮŐŐÔŐŘŮÝÜŢßŕŕßâääçĺĺćččççéččĺăŕßÝŕßÚÚÜŰÝÝÝßßŢßßáâŕßŕáâââŢßßâŕßßßßßÝŢŮ˧d4!"! #K¨Üéěîďđîńńňőöř÷ůůřřřůřřůůůřřřůőö÷őőő÷őőöőöőőőóôóđńňňńńđîîîîđîîîííîíëëěěéëęęëěęíěëééęęëëíěěěěęëëîěěîííěěëěíěěîíďńđđńňňóńńńńđďđđďîîďîîďíëíěěěěííěíěëęęččáŕŢŐÍŔ·˘”…znZPD>A:92..(')('$! -Nu€yqg]H-
- -,).4;>@=."
"&##'(%$3.*,0.-.6//-+-,116465>;L=@>ACEGMA6- - >fŚ’™žŞ¬ŞŞ©ˇŁť˘ŁŁ¤¦Ł§¦©Ż®°§§©Ş°±°°łłł´µ´´´˛±«¨¨Łź˘Ł˘¦¨¦Ą«§¤–vPA?R{ ¨¬Ż®®¨§‡D$ -
-
'1//+ "" $""'!"((6<3*0*)/++*!!"+3% #"'&2'$"#!!!,%'++0/,,+11*+""$"&!$')%&#"!#$% $%%!&0Pv’šť źš•…eLIPUY\ZULI>3(#$ )- $!!+59?=@B?<>>1$$ ! !
-
-AF@1$&&-/&!!" # "#" &&""" ! $&%#$!""!" %#" - @Wadgioh>&&($&$)-17>@=?DGGJQRX]cckqtu|‰‹™ś ˘¦«˛¸»żÄÄĹÁÁż»ąąľÇĚĎÓŇÓÓŐŇŇ×ŘŮŘŘŘÚÚÚÚŰŰŰÝÝÝŢßăáßŢßáŢŕŕăĺčçĺăâăäâäćĺăăĺăăăĺćĺäĺĺććççĺĺćĺĺääćĺĺĺĺćććçččççéęčéččĺéééęččĺáßăäćçćččééééęęëëěëěěěíííěěěěëęëęęééęčééëęęęęęęëëěëęęëëęëęęęęęéééçĺĺäŰľz7$"#%I¦Űčěîđđńńňóőöôőř÷řř÷÷řůůůůřřř÷řůřö÷ůůřö÷÷ö÷ú÷řřőöööőôóóóňňńňńđđďîďđďíîîííďďîďîďíîîîîîîîďďđďîďđďďđđńńńđđîîđňđđďđňóóôóňôóóóńńńńđđńďďđîíëęęéčçćäáßÜÜŘĐËÄşą°Ł•ŹycVLH>30'''$#$"!;]pysg^O4
- -
/C>BBFDKC2"#%)$&)%'*,1,*0,00+&'&'),0.//+1/(3365//036*!
$.;BCKS_ijxogiighljie_gqroha_[\bdefkmkmrysx~trmdgfhdiks|~‚„ŠŠw]<318X‚Ť‘•š ˇž™|A# - - -
#*/351-'!# $%$%(! #*,3777(%#'+/+&%')/&!!! !"#$/$ %#'2629;6:81+$"$ "!% $!$!%+'%"#'(.&(#$!!!$!/Nt‘™ťźˇź„cLHVW\[]YNIA2-#&*'"',2:<9<><<?8-'!!"%$#-
-
- - -
!-AEC6,"*/)*$# $$'$&" #%%%'$!#$!
-
- 8WbahohS- """#&013346:=@A=CHJMNT]ehjy€ŽŹŤ‡}q|„”ž˘ ¤ĄŁ¤©¬Ż´´µ·ąą»Ľ»˝ŔŔÂĆĹĹČÉÇÇĚĘÉÍĐÓÔŇŃÓŐŮ×ÖŘÖÖÚŘÚÜŮŮŰÜÝŢßŕŢŢááßŕŕŕáŕßâăŕŕâŕäĺććçäĺćäăćăăâŕâăääáßŘŰáăääćçćäćçéčéęęéëëëěěíěěěěěěěěëęëěěëěęëěęęëëęęęëëěëęëíëěëééééčćććäáÚÁ?&" # FźÖĺęëěěîďđńđđńňóóóňňňóőöôôóóóôőóóňóôőôôôňňňóôőňňňôóóňńńďďîďďîîíěííěëëëëííëëěëěëěěëěęéëëëëëěęëííëííěîíěěëěíííëěěëîěîđďďîďîîěěéçăâŢŢÜŇÍĘÇĆľąµ¶±§ ś—ujd_WNB@:))'(($
$>^mkeYN7 -%0?W_[UQW``SD5 -
*""# -$++) *./4/%,+#'+6%('***-13/+&')*'! -!!&".8@G[PQUQNGDHH>PKJMMA2/-,07:8896@FKKCD?=<:385467?DHLNQUMM>3+*:9DKHU`jlomY6
- - -
$*3;<70" '(($'&!"%7>1(,% %$ "%'0& %"!!"" $! &#!!5$"!!'+72:;<>92/%!!"###" $%#")4)&!" &&)" "$#(4P{”™ž ˘Łś„bNKTbWYVWPK@6'"&%! '-5>>;=?>:;2&!!$'! -
/>A?:(*..(-",& "#! #"#$! !* #! "
-
18Uf^lniN)
-
$#$" &)/,,'(&*3,+-,1847DSU[UWYKDHQ\a\\]^acecfqyxvwttvtv}„„ŤŽ‹‘•–™ť¤Ł ¤¦¦¨«§ĄĄ©Ż°˛˛˛´łµ¸»ş»˝ľżŔżľÂÁŔľĂĆÇĂÄÇÇÍĚÍËÉËĘËČĹÂÁżżÄÂĂÂżą¸ÂÉĘÉĚÎĎŃĐŇŇŇ×ŘŮŰÚÚÜÝÝÝÝÝÚŰŰŰÜŰŢÜŮÜßŕÜŢÝÝÝÚÜÜÚŰÜÝŰÚÚÚŰŰŰÜŮ×ŐŇŇŃĎĚĚĘĆ»śj?%%!& 6r˛ĆÍĐÓŐÖŮŘÚÚŰŰÝßŕŕßßßáâââßŢŢŢŕááăŕŕăŕâáâáâáâáŕŕâŕâäăßŰŘŘ×ŮŘŐÖÖÖŘŘÖŐĐŇŇÓÖÖÖŘÔÔÔÓŐÖŃŃŇÓŐŐŘŐŇĎŇÓŮŰÚŘÚÚÚŰŰÜÚŮŘŘŘ××ŐÓÓŃŐ×Ř××ÖÓĎÍËŔş´®Ş¤ś™‹€xtmkil^__TOJ?=>9:30,*)&
#2^ggd^K2 - $/ATecefj`jnllmX& "' $-2&&,2..%)%'(/+$')&-+85++-% #),#!
- " )4AC?KNOONJEH@BTAHH>>1,%$&235016AEB@>9=F./,.-%')9<=<G@==>96)#,0(,1337AL94& -
(( - - - -
-
!.-84+)!!.2++&&%##(1A3!"$ %&$# "!###0%!%$ #"'),.4=>:<2,$!"!"! $*& '(''! "# (2Ly”› ˇˇŁś‡fSRXYUUSQOJA6&'' # !*1;>>869=71$!#1
-
*
/=@@6$&/))(##$!""# !!&!%""'! !
- 8Va]eohM,
- "#%($! !!$#!($!().2:>@F:7234=926689;758CFGD>DFC>DFHMHHIKPPOSV^aagcZ]da\dhgdafllsttuuvx|{|€|„~~€„†ŚŽŽ’ŹŤ‘—••–––•—Ž‡„„€‡†„|zw‰–—››śźťźˇ˘¦§¬°ŻŻł±±ł·¶Ż°¬±µ±±˛°±¶¸¸¶´˛µµŻ¬®ł´Ż¬Ż®®®«§˘ž™ť™—‘ŠhG0!#%@s”›ž ¨¬¦¨¦««®˛´ł˛ł·µ¸µ´ł°Ż®˛˛¬˛Ż®±˛ł°Ż´°Ż˛´˛ŻŻ°«ťˇ źťššš›źŁ ť–—ťšž žžť™–•šťťźŁˇ›——žĄ©¦© ˘§©©§©˘źŁˇźˇťžť––—›ž™•’Ť†~}qmpkcb\TPKGEB<A<99=3391,./,($"$%#!
*XpjjeQ: - !&.DXhrzqqpr}†{v\- -"5$*+*#$(,*+#'$#&/*%'(+.-).00/'%%'+) - -
"-A?;GIMGKFFID=8GGDB;,"## .115/3:7?=57;8/+%$''#'+369>:>A>58%'$$(%&(./20-$ -
-
-"'!)'(21.3)()04-+(!!!"! .#!!!2'-&*-287??3-( #'!"%&%#$ "( !!(2Rz•ťž ź ™‹iWQTVWTUUMGB7+'$ ",9;?957510'!!! ("
-
-
*-?@?/ !!()!!!!%$ !"$"!"#'! -
-8O__jmeQ- -
"" ()*461*%',)'$#&))&#!+.+(-(.32&-+-&(,),144515<<==611468;=987;@BFFF@DGHHFJFIIHFEDHKMNSTWYUSUVRORUOSRPOOKINLJIKJPWWX]cihb^dgdbiijrpnpv}uokmpspnlmjswszxsvnminsuuqovrqvwqkhcf^^^]YRSQB;*#!,Icemks|zu}{{{~|€‹†€„†„}{vuwvwyztuwttvwrsoszwtyvvnshbe`]^]c^SYfg]^[X[[UZ_[[\X\VRWU[\^_e]b_cig`h_\_hiaddaecZdVbeX[\`_S[[YVOTMFDCKIHC85385.3.//01/*,($&($#&$!!!&
0e|zveF'5EZdrvwttqqu{xyytjU-
7! #''1(()(*(+*''!$&(*..),.)'&).+&%%%.
- -!%,.=@;CHHDEDIM@77HNG?6+ *),32/)-<=@<>65/($"%.,*,31:>977=5/-%&$%$ %+./)'#"( -
-
- - -
1 #&,0--0*# -0& # #"&)"!"!# """-! ! & 00#+/2358?<4+#!%"&!#!$)%! " ,)4Sz”ťźžźź—‹o\NMWWVYUUJC7-' ! )2<:<9:><64'*8$"-
-
.@F<2$##+%# "$( "%$$"()%%!"# - 5Q_chkeN+
''#! !! " #' !$#!!"!"#*+&&(+13*+%"$*--(&*)01/0/)/1.1231353-+,030168857564/0-25372211220.6015::7;>>=>8=??;<>AGA?FEFMGBFCICB@BCEGAHNNJBGKJNHKDAJEEINHBDJE@EDB?7<4,+$!"&:NTRTW`_]`cdee^aflgc`_dfcZ\ZVX\^YNRWUPSRWOSOUYUZTNLF?>?DB=:?>8?G?DA@?<?89=:;;5:=44;@=::>@JFIC?:DF<<DIACFDDA<<>AG8>FB@;<<B?==<5796;93/(),-/.(()&(,+$#&&$&!!""#!
- -'B{—ť–‘W. - *>Tgkhgmsmjrnpwy}}h<
- # ))3-)+/,)&/($(*!()+.-++(&&/+/(%#(*/ -
"+8:=<AKI@DHGFA@?FOE97%#'),834,).:<>@;1136"!$)052.2554<:612)'$)$$$%)+'!)
-
"&*(/62- &'%"""$%(!"#!"# *" " $ ),-/03;?=4*%" ! ! " !#"$"!$#+(9Q|—žźźˇ —‹vWKNWVXVUNJD71!# !" &/2A:;=:;>;;*!$!
-
" -
2EHD.("&&"#) -U*,"
!$$&%#$%!$$!"
- 4P_bgojK& - -
-
""!"$!"( $'&)## $"!"'#''#%')+(#&(($( ((*#((&%0%!&!!"% %)*&(-&(("&&("+-'*9/-,0.-050-+.//49/3=9124720*0842128;997==<6458476:8888:>1478211)(#'8>FAIINQT[XWXVW]]_^WTUWWWRTHGMULFIGCCBA@B@GA=GEEA:9:642661./458>=:784402-366-2.54+423.2254:@434=:336:42755946<64819=;8:535446452.1/0-*((/+(*,-%*+%"$'#("%&!&) !
?n™®©¤—o2 -*;Hamqu{Š‡ŚŤ‘’—‘”x< ##,.-&((''"$&),*.1*--((*-0-'%##$
-"!-/4C>CKGEGGCCF@EIG>5+) -8551+225:71.701.*,.64015387>9:120+&(&" %&#& & - -
- # - - (,1.-"&"& &0%! %"%))-#"$.#!!!'+'%.26>9/+$!" & " #"#( !&$%$%)7Yz“ś źś‰p\MIQUVTZRSH9+ "% )16=?=?;;<8* ##!""
-
.DD@5%#!&"#$&c*.(
!'$'! $"
$!%" ;XhggneC! -
!!# %##&% "'# #!!! (.##%%!&"#""%# ! "!&!$)" 0( (!&%%)'(((($-.)%#+#)).0/0-,+.((+&$()/.0412263365+561100421256-+,1./,,& &.8@BGFAHNMPWMOOTYWXIJOMHINNHICCCDA??<9?C>;;>9;AC=4.:;1305-0/-14336631,//+,-22*025010'+344/034256652661/-;3321549?6<>=9746652573--*.(('%))')!$&&%&%$%$"+&$&%',(!"
- - --eŚ§´ŻŻ¤“_% -
*BYm}‡Ť’™—š”•™›“‘„f4 -
-!$""&-#"$&')")'!1*(/./*(,''&&).*((#!
- - !&059>DFHHIJA@HFEC?:8+" "0613*#,4/41+-0++*,1680.47<<?<71-43/+,.,)) -'$'
!$" ")&"'"#)-'""+!!"%$!!$%&&**1<40,,#!!!$#!"#$!"!(*" "()"#,:Zz’ś ˇ šŽt_ONTSV\\\XF6/# " ! "'.;?@?@><>6)"$"#
-
- -
-
/@J?1%!"""!#
$#!'$"
-%%%$!"!" -
9WnjmnZ=! - .""!"""!!# & !""#" #!&% !)$&&'% %&"%%',($%+%)%'*.,%%+,! %*& ),,.0+-130/3/..10.,(12/-83/.61.1'*%# ",8;=AGBDGAGMMIJOOVNNKIGAELJBIC>AA>>967<?<97>;7:B?,&14/1.2.-)'2-1/450--+(*,)&0*+/50-*,,157141032.949;101.6235017:=58661861953393**,''+-+//,)$)'&# %&(#"%,&#+%()$$"# -
- - -/bź¦Ąť”v= - "@Rgw‡‰€„†‰„{x‚wvpd`XO.
-#$!%(#,'*)'(&%()#('+).,%(+*%&'%#*'"$#
- "'0645@GFGCDIFGCCBD>23%$"*-*.-* '+21,'&%"%%$0318,,2<<P?5---&%'%).2)#"+-.) - -
-
-
&+ #!%!$("# ( $ #"# ##('%()1=7+)%$!!"&' $!&.((('"(%%+).8U|•ź ˘ źśtWNKUSXWVTOE91 "" .4=CCD@B@<7&!$% # -
- - -
", 2@B6, !+'& !!* ! - !# """# -
8WmrqlQ:
$ ! ! ""'(&# #%" !%!&'$#!#' $##&#&*((%(*)*)+,-+##**$&)*)*+''.../+,.0,-,*/3*,433320***%"")6:<?HBFKDEEHJKPJLHKGFHBJLFDECG>A>=:9<8?E=:7<:855.&023.)0+++-4/,(,10,6/,,---1.+,,,,(+/(/.32486254784/2136775311160862443152,3449/.1,/+(.)*-*'*%)$!##&$$+'$)&$$%2!
-
-!Ij…|mQ'(9K\cjhhfgfcfeab][UPPJ>( -!% $!*).&&%&(#)(*!#+')'/*&'2-+&-)%(.!"2 - -
)97>>@KGDC@FIF<EHA:/1+&%*.2/0++0(-,%$%%#,,-02,06..69H?=5.'%"+$*)'(..)
- -
-
" $(*'" ""# #".! $!# # #)('$%+1330%!'#&(!#"#%$ #!'(#"$)"$%'.)/8W~–ťŁĄŁžšŽrVIPUSSSQKHE9(#" #80=EC>CC?;1 $&%!
- -
-<B.$#)# " """!
- -"$%$%$
- -<UlsrjV< - - -!:% #" "!#*!#! $&%"!""" $%'+)#%*('((&&&"$'(&"$%'(*(()*)*)*.,++...*,*0110--)&%!""!$*,46=EE@@BFFBCLHIMGA@@B=EB;AACC;59:;?98;=755654/*)&+/+*),+'*,,+-(-,./243.--01)(,.,.+*,/223/.5519834/.3544;?34-254873120:71111/143,++,)'(#$%*/-(&#"(!%%#"##$'+'#!#! -
/Smri^P9 +8IPVRRJIHUNLVQHJA=;=:3# '#$$ #&$*/..*)/0.).5),(+.0.)*-)(/+,',/'"%")3429AEHFAFJMJB>B;211&'#&-134,()'%'"" (%)*&&'--'/02:=;>=1+%,% !!*/10*+&' - -
-
!$"!%4+ %"$ !04(&!!!$#*&)/.173-%&!#&(*/( "&$%&"#+&$!$&($$&&%'/;V~•›źŁ¤˘ś‹lYMNSTQNKKJB4+#!"!*8<?>>@A@B3%&" !
-
!
,8?0%$'$$#
!#$$##'!! - ?_nrtjW6 - - -
)V !! (!'#*!!% %#! " &$"#!#)&))&&$$%"!"$!#$$"-(*+,)'',,6).3**')'-,-.))&$'' !$/48>?=?<??>??GBBIJ<<9;<@=:>A?861155658:9714=51/'%##)&()-.2-,'&01*,-3./-.-/,--1/.13/2014/**(6500310.173005401.10255545+/520020+,0,,$.+'/.($'.,' % %&((+!$$!"$)#$'!
-
-J`li]M. *6KPHIG<><EA@LNE<=:697,
- "$()'%#((+./+/..0)5:&'(5131,)$'*45+.4*+(!
!!+9;63>ACJEMKLGC<::2/-)&&%&,31,)'#%( '*$(&.'$$(,*/4>BD?@7).+.&#!'/../-(" - -
- -
"" !!!%+! !$ * "#!$&+-,..36771+%,+''$# # " "$* $!#$"##$*$/,9Y|–ś ˘ŁŁś‰oVOOPPWTSRLD>/$%#(<;@CA>?>?6$#*!+ #
-
- -
-4/@?1"/ #"#; %"
#!!#(&#!
9^pytkQ- - -
!"" "" !$"# %$(&# #%#!$%'!!'+%,,)"#%% "#$#+$)+'(*.22/0.//*.*&0--.**+,+'*%# !#//16<<=@?@F@@?ALIGA>:;?<=?><9326413559;C625:0+.'''('.')'-0)/,+13,--.-$(')-,/11.,10731,2/./+4/-)(0.+260.322423236425300,35-1/-0141,?/1-;24,1/12))$%/.-*$$!(%$!#% &$"
- -
-*E^itmY2 -"7>ADC@=:E=>EHJFA;7.+3+ -"'**+*-,''010//,/61)%,.85:502,! (+2160*&&#
- ,:B>6:<<BFQNMEGD;911)&)/.')-2//*+'& %**,=,,(&1718?@ADAD9+1('&"%('&)&()# - - -
- - - -
-
!!! !!%! """% ! %a$! #.106669:740/&!'$+!! ## ""#!#"!#!&!&"$&#+.:V|śž¤¤˘ť‰pZQKOOTSVTPF<0&"$.;=@BF=88;0##+/"!
$ 41C=/& #! ! F# $"! !*
-$!*-)*!%$""
-
?\ouseM)
-
- "! # #"#!&"$!#%#$!%,*,0)*-2(' %!&%#()*1.'*1440214/,,'),111///-0,-' $+468@A???AFAC?DEABA:7@E>?>B=66593112776364325,*)-01-'-'&)-6/+/,/0--+++&).27/221,*.0563613892,+,,80131,.01/2621343:3.*1621430(4/21-907;46522401,-*+3521+*)$!*-,(+%$%""!
-
-!E]hro`:%8=LE@??=B<;AEDFH;.++)' "-/,3.'(01.-031,*31,/7>@7;9,/*,(*--(1,&&%'!*6:A@<=>=MSPFHD=<:2+*('$&-#&)/5--(##!+.)054339565>=>D@>:/.,*% ''('**,)*!
-
-
++ #""#"$#!(! ! "$#/638:9==<3568,' &&### !!"#!'$) &()05X—šťžˇˇ›gYKIQMQNMRZL</% "!"*78698?41,($!"!$"
-
3^/@=1%*!"$"%!! !83#
- %/0)(#"%!!"
- - - -
!! #$"$"$"&&"$#$!!$$%((/101))1)"#((',*,2525403.//59130*+++0*02.++,,+ 024>GD?=>>@CEBEG>>>><>DE?>A?<>;884176:582223+++%441--+%*!06352325-((//&-/2167757.2//163154233/&(-/43/+,22/(042245<72-010,-A000/60.2768592,-111*'*./303411+)-96-,+##') " #
- - -(C^nli`? -
18>?:==;;=<>AIDAA?15*,# -#*,(+%&,5../-53-'//+-98.//94++)++'&'),&.)"
++2@?AC=B?>IKKC@?I:3--%'%#'")#*/+)*)(%/.44;9<77;<9;>@EB<:431'*"%(')1-.)($ -
! !! $" #!""#+' % (# "",11587<<<:,(-%! !"%+(%')#! !$'#"))'/7W}•ťžžˇˇ›…kUHINNONJJPNA3$ !).141825/,'"-"!
>,>;-&(!!/&#"$$#&#" %'#$!"! $ !# ""
-"&'+$$&'#% - %IixscB#
-
.
! % !! #!$#$!'/&&&%$" ##**(+,1*$%.3%&.(-00650/<84+/467.114,).,/+&01'(&1. !+711<EA>?>?@CADMFGCA@AA@@>@=<<?>=:6788;:>8.263-)14731-)'-*1842551/05-15178588<4454636-1/+4,-41*,/2/44/',20,*/,1345432,*020370210-434778612,-020-)(//-3.13*()-9;/06*%"#'!"*$$"
- -%GcihlfE$ - -#-;:9::;>;=ECIB=><?;43# - -!+&#%%)52(02,/6++.2-,/-+-&//,%#&%"",*,9*,%
-
-
'((,09@F?=>@CFHCCCA>H@4),*&)(!%&'%--1.*,./,/12>;=@>BLID>=?BCFCA=62+$&%')%*",(%
-
!%# " !""#"$!#!!$" !$**1./229670(",#" !!$!'&$$'$ !%!'#!%%&,./9V’ť źź š…fQIIPLONNQLH9/#% #37<9:;7021! !
- - -
%<?*,*'*#&!!"&+#& !"!')-*.*"#'( !! "$ "! &%!!,)
"'%'#%((#!%"# +Yn{†wlB
! ! ' !$!#!! "%%&'"#&"$%!%$#(&"!&**.,+($#*0-,)$&,.172/023014262++,+1/11**.-%!!*) */76>@>A7=@??@@GBEEEAEAA<?B9:7<DB;;55546A>57765/2<9025**2/475/3.00.40/28?:87581443-346.*,..-0301-.-/411,0///,.563/2120'/,/T&5.2>641-3362))/2020//,,/-***3+)((07***/+() #"$'%" #"!!
- &IdhjqeG" -
-87947:87:BB@@?<7530+* -
"+-(&$,6*.1*-3/./*6$-*)+$('+*,#!# '.)9*)# - -
!.35?BIGGGDGRNGFKPF<AB530//),)10+-15<603<>7:2;AAEDHLOTLB;ELJMFE@;53(&'&''%&$'. - -
-
$"" "! $ $!#*$%# >,6 !'')*,**330/*$ "!!"!%$ $"!!"!%#%($*,-/>[€”ś ˇ˘ ™dTHGLJOOQMOA7(%"!'"!$4>>;?:8997&!"
- -
"2945:3/&%,+$),*+#$& '' "*.-1620( ##!"#!'!!$'!!'% '!"#)%'*#! %+ )&&%%8"$ #
-)Xv‰‡|iC
!%"!# '"$"! !!#"!!#$$%!$ %" #%!)(!!""!'&#('$%.0)*)(-.+2-/113-041.'-,-&+/,30,*$&%'#%$ !)4;9?>?9=78>=<>@>FAB>:6:;>C>>@C=B>7;;6;=>E:40'04;<20//+.25.-/560521/106:885434123.,130201,00./0/*-34300++40-3.33-,//-+,9K9+5444.--54/-../14/,+-,*++$#$-$.&+/5*((,,"!%&$&*$ #"#
(Iceiq`B( -
!)176.23978@GFC>72860/+ - $#!%!#*5,0&+-)*-0)*($,,.1/,-++%$+05110/'"
-HRNQ[_`]X]^a`PTY[VMOOB:A@7566:?67>LE?CKSMNVNNQW[]\`d_[PCIOKHLOKGA<4010*0.-',%!
-##!$ !$$!! &##"&#&%%* !*2+% "'%*)*%()533-'$$!#"$%! !"$" #%&"#)!(8?[}”šź˘Łž—„iQEEJMSRVQLB7%"'$"!06>A===>?:3)$"" - -
038=H@84774)%()"!#!!"#! %,+1671)#!('!"#$&0$')%$(%!"%$'''&%""
!$##)&$2,$
- -
'Vu„†xbB"
- % !'%")#!$"!! "#'""" #&$$##%%$! '&$%0-#('%*)0*'+())-3/**(+4-01-)13+,*-*)#$& ./+4;>;<606:59<:@A;>?9369B?9=?A>:678639:4?=.,+2513:22/.1123,/420,0725//12543,1/404/-/*.--.,039-4/)26+.*(*05/.1/2).0.2+-"qr313.-.1)/-1/.2/+1-0/*$83 &""%'(+*+'-'*,''(% $&!""!! -
- -.Gfoqm]=
*-23./47:>?=>@>7<44+/0#
$+( !')')-+(.1*2050*/9?;:768>=<ANNUTUPM3
,Qt„‡‚†…zwvvszqmjmmc_bd^_[ZT]\[bki`flnmtrolvxur{|„|phbb`Z`d_[WQDF??B<<=64)!
- - -
- ##!" "(#)$&#")# ! # $&(,'&+(',-/**$$!$!$&&% ! !) $$,&'#(*316X}“śžź ›†iPJFGIMLTPMC@>"&"$&* $,4<DA?B>><3% !!
-
-
).8AA:6AH>2" !(/-)%$ %620+%#"&&!(!"&)%&# """"&! #&($""$'$"%#'&&"-!##!
- (Xp|‚z_9! -
! "!" !%""!"%!$ "#''&%$)(%"'**'%'((#*&'+-*)+())-*+('-)/1*%)*,)*)+)*! !!$"/*+.0651324747@:8:=<;4:77?I64=@998<77078870/01131510.--3*-20111+.04.233312.1201503320..24/*2/;406-00..36661014.,/-1.4/./F10532141//.3663401.110-17=(-'*/2.+/,,/3-**&*&3''##"$ "#+A`}{i?
- -1546239<<==<AB=;?5:73.#
-
%6;9?A?BAIKNQRQTVY\aefhkpnsur}€‚…Š‹“›śź‘d.
RŚ©˛µ´°¬Ż°°¬¨¤˘¦Ą¦¦ź˘˘˘¤©©§¨¨¤˘˘˘Łˇźˇ˘˘ťźŁŁ¦§¦ žĄ ź¦ĄŁ˘Ąžš•Ť‡‰‡tsqlbcdb]VVP5)
- - -
-
# !#&!'$&$&) " " !'+*+..))/+)(#" $%!%"##!"$+$'! -%#0'$$%)09WwŹ’—śˇź•…fWLEFDLLPQMC75'!!$($ !$*4?FA=@=<;/# ## - - -
-#)17959@AA1% $%' ,=A90& (" $!" " "!%#% "##!$$%(&(+'&("&%
- - - - -'Ss|~tV3 -
"" ""%!"! %"$" !'# "'##$&%)-*,%$")*&+&)*(+-/,-86-/++/+0+2+0//1-/((/-+(&.-,0((('!"#"&32.2257224876>C@;37>>5;9<DF9<;@:=>>8909;>93/3::66:10/202.2670454527055393769=0358798<526943;??@?;997>BHIK@=ADF>BA@<:;=>@BA>C?C:<G?<@GDKEIAAHBA?B>?P`CIBCNEBJMJDJGEMCKKLED@==CB?D>8@:;=739<B@==@9-+*"'*39EC=;BPdu‡™—“Śl;+347879<=:;?>@6<9<7?G& =T_W^Y[eiggipolmpsv}‡‰–’‹Ž”›žŁ¨¦Ş®±±µ¶µ¶©}7)kĄľÇĆÄÂĽľÁÁÁľĽ»ą·ąą·¸˝˝ÁĂÇĂÂÂĂÁĽÂÂÁŔ»ľŔ˝ĽÁÄÂÂÂŔżÁŔľľÂżŔ˝˝şą˛©¬¬©˘’Ť„†„~zsjJ-" - -
- - - %%"" "$"! '*&$'!" #()'-.*043-,"# !"&%+%$!#$!" '..!" $+:Yu…Ž’™śś’‚gVIBIJGLOAGB5-# $- *8?B?@?=>9.!#"' - -
- -
- -
# )/87278A?-"$%'"$4FB2%& """("!))*-(%)'+)0'/'! - - -&Qm}xqV5 -
# "!#&(&$ $#"&('&**&% %!!%$(&&))(%&#'"'1.&(),1.0/*/-+-333565;=327;76:;564@79>::==?G>??DCDA?@EBFAE>ABFHEHDBCECEEJIGLFJID?EBB@.!!;HUPQUSVRXQUZa`_`_X\_^Z_d]_cgebfdhefda_bXZZXYY\Z\WZYWSYWUZ][_ZSY_d^Y[YX\^\^b]]^ccmfhdhlfgifgjosptpnr|}‰‹‡„‡‡†„€~„‡‹‡‰Š„€Ž‡‚‰Ś‰ŚŹŽŤ‘Š‹ŚŤ’‘•š“‘“š”’—–›śśšś™™™š“’Ź”ŤŠŚŽ‹†„„~|z|‚|vnnh^UKJQR]hqmcdlp|†ŚŹŽzZ3 - - -)3/1:9A>><<@>>@98<7.0) -
3BELIKGNTPEMNUQMOXX`\Zbbjofiimu~Š•źź˘ŞŞˇq0%
$hŞŔĘĘĘÇÂÂÄÄĹÂŔŔÁŔŔľĽŔÂČĘËĘÇĹĆČĆÂĹÇÄÁĹĆČĆĆĘĘÇÇÇČČĹĆĆĆÉËËÉĹĹĹĂĽ»˝˝»·Ż©ˇťŁˇźśť—‡b8+ - - -
'#%!# %!$%$# $$!..)#)#!!#" "## " $'(&%+)15-3,#!""$*%"%'! ! ")0'&""'9Zw‹Ś•žš“‚gYFAFCIGKHG@6) !!"-*"#(2:A<==@<:-"#$'" -
- -
- -
- -
(*01902/9CC0"!"!$%$!'6CB, ! $%##$'&%**%""%%#%(00"!
- -1><>$" "!!#! "'$ !$#$'''&&(*$)'*,).*()-1,((&)(+-//4653465:86==:<:958<9<@<?GNLQNHGGLMNNOSSRRNQMMPNRPXT[\a^ZTY[Y\^`]\[`emnhcgjhedjhhrtw|{wvxwxz}zyy|z}~€{†„€‚†‹‰‹Ť‹‹‹Ž‹Š‹ŚŚŤŽ‹Ž’“”’”••—™–—‰Z3$!+@}›Ą§©¨¦«¨Ą¦©Ż±±®®°®°±µŻŻ±łł´ł±˛µ¸ąµłł¨Ş¨¨Ż®©¬«¨«Ş§¦©¨Ş°Ż¬ŞŞ©˛˛®«Ż°±˛°¬®±ł´łµłµ··ąş··ş»ş˝żżľ˝ľÂČĎĎŃÓÓŇĐŃĎÎÎÍËĚĚÍÍÍÉËĚÎÍÍÍĚÎĐÎĚËĚĚÎĐÎŃĐĚÎÎÍĎĐŇĎÍÍĎĘŃĎĐĚÎĐÍÎĎĐÎÍËĘĆÂÁ¸µŻ°¨§¦Ą˘ –‹‡}z|vrpg`\SMGCDEFGOSPFDFPSVOPSNB2 -&239=BAAA<=<><;7539,%( -
$++610204.35<34559<:8=;;AFC??ADBNX\_kjqy{V.
$j§˝ÉÉČĘĂĹČĂÄÁÁÁÂÄÂŔÁĂĂËËĚËÉČÇČÇĘÇÇÇÇÇĆČĆĆĹÇĹĂĆÇÇĆÇČČÉÉÉČĆÂÂĂĽľÁĂĂÁąµ˛®®±Ż¬§žO*
-
- - -$
"!!"" #'(+%(/+!##( !"#$%&)*+*)+-,01+( "&&#+&#&($#"!!#%&#&! !,5UxŽ’šˇ›—gPGDCDAFJIKA<.&"#'',*#&1=8:=>><50 #"$
-
-
- -
- -(4;121-->GF3) !" ##5C>(!"##$!#"%,++!$#"!!"8
- .Xt„ugRB6/+(*(&*29800168;@=?FCCAAJQNMMMSMSUWVWTT[ZY]^[ZY\_]ffea]bbggcglkmhmjjkhroqmmrtvvyx~}€‚‚„‡„ŠŚŤ…†„ŠŽ‰Ž‘•—™™›••™šśžťĄŁžĄŁŁ žŁ¦¤§¨¨«®¬¬¬«¬Ż±°°˛±¸·µµµ¶´łµ·¶¸ąĽľÁżľÁŔ˝Ľľľ˝ŔÁÂÂÄÂÂŔÄÂĹĹĆÄÄĆÉËĘČĆĘĘÉÉĘĘĘËÍÎÎĎŃŃĐÎĎŇÓÓÔŇÓŃŃŃÓÓÔÖŃĂ—Q)#9Q+&h·ÔŮÝßÝŢßŰÝßŢáŕäăŕŢŢŢŕáŕßŕŕŕŕŕŢßßÜßâáăŕŕŢÝÜÚŰŰÜÝÜÜÚŰÚŮŘÚŮŮŰŮŰŮŮŘŮŰŰŰŰŮÜÜŰŰŰŰÜŰŰÝÝßÜŢÜÜÜÝŕŕáŕßŕáßááăááăćçéěíëęęéëçććçäççĺääĺäĺäääăĺĺĺĺĺĺäçćçĺâáăâăâßŕŕáßŢßŰÝÝÝÜŘÚŘÔŇĎĘÂş´°Ą™Š†yrppnl`XWMEA<:9:652+& !#$!%"#%"!!" - &06:=HCF@<;>=956314*4% -##%)'''),../,*2*-2/029011;<761.--36798:FD?5(
-
'hĄ»ÄÇĹĹÂÁÂÂľŔ»»ľżĽą»ĽŔÂÄĹÇĆÇĹÄÄĆÄÄÄÄĆÁÁŔżĂŔŔżĽ˝˝ŔżĂÄÂŔĂĂŔ»ľľş»ľľżÂął¶¸¶±¬˛Ż°«¤‰Z4 -
- -
-
-
! " !! %('/1!"& $'!!"&#%!#*+26*('&-4,(&$!&"&#!"%$%$'%#$!&#$"""-3S|‘”›žź™‚bLJA?@>XFHL?8.'%#)),/% (;><@@:44-#!!#% "
-
-
,:8341009EA5* ##( ! !%!"%' ",<:' !! #!&.2&##! $"
- - -
-(HjtvrkbaUSSQUZU\ckjkfmoqt~|‚„€‚Ź‡‡’“—––šťś›šžśŁ¤¤¤ŁĄ©¤¦©«Ş¨Ş®¬¬Żł°Ż±±˛±ł˛°łł¶ąąą¸ş»ą»˝żş˝żĂÂŔÁÁÄĹÄĹÄÁÄÄÄÂĂÉÉÉÉÇĘĘĘČĚĘĚËĚĚÎĎÎÎŇĐÍĐĎĎĐÎŇŃĐÓÔÔÓÔÓĐŇŇÓÖ×ŐÓÖ×ÖŐŮ××ŮŘŘ×ŘŘŮŮÚÜŰÚŰÜŢÜÚÚÚŢŰŰÝŢßßŢŢŢÝŕŕßŕŕŕâáßŢßáßâáâăăćććčçčçčçčééčéçĺĺĺćĺăâĺŕÔ±e+.Kn8,|ĹáčéëęěëęëíěíěëíěęěěëęëęëěčéééęęęęëęěëëęęęęëéęęęčééęčččćčéččççĺčçééčččççééçęéééččçéęéčéęéëëéęéëęęëěîíěîďďńďďîîěííěëěííěěëęëěëěęëëëěęëęëëëěččĺçćććääăáŕÝŢÜŰ×ÔŃËĂĽ¶°©ť‰{si^WJ@;523120-%&"#
&+27=E>FD?>@@:7::5222+" - "+%%!""!$"%$#)*120-+/+14566/,*$&+,0..30*'! -
U¨łµ¶ş·µ˛´°˛°°˛°±¬°°˛´··ą·¶ł¶ą·¸¶ąąą¶´ł···±°˛Ż´·¸ş»˝şą·¶¶¸ł±´¸··¶Ż´łŻ««Ą¤ž†Z6
-
- -
-
!$!" #!"%$-&#"#"<5%( "!!"!!'*+,/+.(,-.00$%"#""%"#!#!# $#$%+!))%!%$ "(1RvŤ’—ž ›•~`IDC>BDLEEC@4.&'"$(,3#')9>A?<?73*#!! '%!
-75.1*/4:=96+)$)%#%%! ""##"%!#**.&#$/56''&#$"$! "! )++& #$!!!"+"! - - - - 7BHTTMGGCNMDMVZTZ^[^hhkopz{}…‚‚…Š‰’–śšžĄŁ¤˘Ł˘˘§Ą¬Ż°°´´µ´µ·ąąş˝ÁŔĂŔÁÂĂĂĹĹĹĹĆÄĹČÇĘĘĘÎĚÎĎÎĎĎÎÎĐŃŃÓÓÔÓÔÓÖ×ŐŐÖŘŐÖ××ŮŘÚŮŘÚŮÚÚŰŰÚŮÚŰŮŰÜÝŰŰŰÜÜÝÜÜßÝÝÝßÝÝŢßßŢŢÝßŢßßŕßáâââââăăăááâäăăäĺäćĺĺăĺćăäăĺççĺćĺäĺćčččččćččččęěéëěěëîîěîîíîîíííěěíěęęééęééĺضc--SqB2vĹáčęęěëëęëěëëěííěěëěëëëęęęěěěîěíëëëëěëěíîíěëíěíěíěëëęěëęęëěíëëěęęëëěęëěěěëëíěęëíëíěëëëëęëíěîíďîîîîďďďďńóńńńđďďîđíěěëîďííěíďíîíěęëëěëëëëëęéčćçćĺâŕŢŰŘŐËÇÄ»·«ĄťŹ‚wj`UG9568,'%$!#!"'
- - - $-6<<G?CA>A@=822550-0+" !$ ''! "'%%+.+-'07(0.595.*$"%"&$#+2,'% 0^u†ŚŹ‘”’‘’Š‹Ź”Ť‘ŤŚ‰‰‹‹ŠŤŹŽŤŚŤ•‘—”š’•”••–ť”– ˘¨Ą§Ş«Ą¦¤¤ťź˘¨Ş«Ş§¤§¨¨Łˇ˘••€]4 - -
!& #/+ """%&'&% !! """" $"#'**,,*&44//))'$#$ " #! $"$#!$1-)(+% % #$4Nr†“•š™Ťr\HD@FIECFFA7.00.&&'(,% &.8A?<>;95.% !#(%%! ! -
$)#)-+*29<:3+)**($$$'!"$#$$%#(/-040/,3103*"**((##"# !!0.'&"(% !"%"#' "!$""(O&13,+*'&#%+*()//(.453$
-, "'&%+$)'),*+0,.--69:=>BEHKMPQOLUPW`aggqvppkrkqts|€|‚ŚŚŤ•”ťˇ¨Ş¨¦Ş°±±˛±±˛˛łµĽľÁĂÄĹĹĹČČČÇÉÎĎÍĐŇÓŃŃÓŇÓÔŐŐ×ŐŐŘŘŘÚŮŰŮÚÜÚŰÜŰŰÜÝÝÝÜÝÝÝßŢŢßßŢáŕŕŕáßŕááäăâŕáääääĺĺäĺăäćääĺćĺčççćäĺćçééççéĺčćçéččéééęçéëëěěëëěëęíîîíďďđńńďďđîďńđńîďîďíďíęěěëęçܵh6-UwK,sŔŢćčęëëëëęęęëëëěëëěëëëëěëíěîííďîěëëëëęěîíěëíîîěëíěëëëëęęëěëěëëíëëěěíěěëěěëěíěěíííîëěěîěěěíďđďďđđďđđđďđđňńđńđďîëěíîîíîîîëííííííëęęëéçčçććĺâŢÝŰÖŇÍĹŔş®¨›„}zribYUH=40+$!$$*" -
-
- %1:BA@B?@=A>6441402//# -!&+.(%%!(+""#"!#%'(-*',.,-32/("! "#%%+.-," -
/?JUWT[_`[S^[b^^ge_ZSSOPRQPMOTTVUS\a[Y]][XX_\bccnw~€Ť‡„„€tnz†ŚŽ‰Š‹ŚŠ’•Ž‚‚sV= - -
- -
! (+" " #&%''+'$!"" # #""!$$! %))(1'+)-2/2,&$ #&!#! '##%$# !!"!"% )"'"),-(%#%%((5RoŚ’“‘Ź‰qZIB@JHIIFGC:111+$('16' #%*/9BG==>:<3*#'*,,()*#$##
- -
%#$#(0/31%#&+& ##!%(,-.2768221-)'),.-,(&%%$$%"./##(&&%*'(+)%#&&&))-#+*()''.="$&"$3F3451)'"''-2::82;DE8'
- - $"%&((&&('#%3/049>5236677<?A;:?IJRUZZTV_fhgiihjkmonstxy|€ŠŚŹ•“šś›ź©§¦®±®¬˛˛±łłşş¶şĽżÂĂĂĂÁĂÇĹĹĹĆĘĚÍĚĘËÉĎĎÎĎŇŃĎŃŐŇÔ×ÖŮŮ×ŮÚÚÚŮŢÜÝßáâäâááââăăâăââââáäăăäĺĺćĺĺĺćääçĺćĺććéëęěîíííîíěěîďďíîîńńńńďđńđńńđďíîđđďííëěěěçŢĽv<7\yL #hŔÚăäčééęéçéčéčëěęéęëéëěëęěęęęěěíěęęęëëëëěëëíďěěëíěëëęëęëëëëëëęëëëěěíëěěěěëëëíěííëííëěîěíěîďííěîíîďîîîîíđîîîííěęëëęëëęęëęęëęëęéçĺáŢÝÚŐŇĎÍÉÁął§˘•‘†~lbaSD<?C<9845+! !! -
- - #5=BBBD@?;87852230200-% - -
'&$" !!,*#"!#"#&(,-+.5A.A2%*#!$&*#&)"'+&!
*3/588>B>>GGHERVVLC>=>7;52221S?-678678:52988:>;>FPW\\gd^]YPHEYZai`\ZX][apoie^A,
- - -
!"%%#'%'#*!! !! !!'% #&!%%#$'(+$&$$).+-3/-255732)&%***(&*++/)*&&"!!& *$%#&'&*%(''/>-*',./12?Qhx„}zjZLHJJIJHFIH?9;85227<91()&%,378=HID@@?@>7651365441/.+'%
-
-" !&8"%'$"%" " "$&+(0-/-+"%#$ $&)&%% #$$#%%$ !!&$(**$"'&(+',(/1,+-$0&')&++.E,,+% !&$(583/7950
- - - -
!&(##*/../23964644/56418@BEEGLKJHHNPFMSQRSX]^cgeaefcfjoqsoswxxv}~‚‚‚ŚŤŚ‰Š‰ŠŽ‘“•–ť›śśžź›śžŁ§Ş©«¬®°˛¶şşĽą˝»żÂ»şĽľľ»ąľżżÂĂĂĆĹĆÄĆĂĹĹĆĹĆĹÇËĚĐÓÓ×ŘŢÝŰŘ×ÖŮßßÝÝÝÝŢŢŢÝŢŰŰÜÜŮŰ×ÚŘŰÚŮŮ×ŘÚŰŘÍŞk5,JgE!L“ąĂČÍĎĐĚĐĎĚÍÎĎŃŐĐŇĐŃŇÔŐÔÓÔŃŇŃÔŐÖŐÓÖÖ×ÖÔÖ××ŐŐÖ×ŐŐÓŐŐÖŐÔŐ×ŮŘŘŮŘŘ×××ŮŰÚŮÜŰŰÝŰŘŮŮŮŰÚŮÜŢÝŮŘŮŘŮÜÝÜÝŰÚÜŢŕßŢÝÜÝÝÚ×ÖÔŃĎĘČÉÍŃÓŇÍĘĚĚÍĘÍÇÄľ´§§ˇ™”Ť†{nld`ZSPLE;;72*%'++%+-( "
-
,<CHJHF@BB74=:34/3355/(
#*( # $# "!%)(,'2.*+-/'+'"##"$""$')*&& -
-)0(*+1368@E?DFKMKE=820..,++&#?(%,-.+/.-1./.-/&()/325;>B?A@:4188?HDB=7666>EEDB4'
-
! ! ##$*-*&'$('!" ""'-0.1-147),0/.-.2.241422;===;<7513+...1423166/,*,'"#&&'&6002421981./69;9;9>C?AAIMYdehacbb\NJJLJHFHFDGDCFEABAB?B>;745;@AADFEIMEHLJICA99@@AF@8981,("
-
- - -
0##%!&*%% !+ $#%'! !!! #&(%$&'%%! !%" $!""$%$&'$#
- - - - - -$ -
""%'"%! ! # '&))0&'%'$-(!--*(+-))*,0-64/552:=779635;>?8>?:>DGEC@EEFDDFJORPKQTQIHHPWX]_ahb`fhhkktvruxwietvokqxuxxx|‚‚‡‹Ť…€…ŚŽŤ”“–›˘ ź™žť¤©¨Łˇˇ¤¤Ą§¦Ł˘ˇź ›™ ž ˇ š—šťś›“pA.'7C,'Hhy„Š‹…‰‰‡‹Ź’’‘Ž”“‘“–‘‘”ŹŽ’ŽŚ’”Ź—“–’Ť‹‹Ž—””’–——“—•—ž™ś ›•—šš›ťˇˇźˇš™™š›ˇŁ˘ˇśśŁ¤Ąžžť››—›“zxw‡‹‰~‚}|wxxncZ`ZYSQKIGEA@:96;8110,&))!#!'(*%!!$
- - -
1EPXTRIIGA:;@@97:9@C7/& - -
% #'%##'#&(')*02.#+-'%$7!#!&%*'$
!'&" $)/5A?@FAIKHA<-.,&..&%&,#$%#(+,+',-(&,')"$''&)'*&+314)#)-9@B@1+)'*)+.57'"
- -
!S=! !## &*&$!!""$ ! -3535:=79D:;@A685898=8:6=?CEECD>9:;;D;>CEBDAB@:;6.-126<896<>=>9<>?B=<A@B=@DHLIGGCFGNMRLNQNLA==AFC?=@<@A<@DF@;;>;;?<983;98<<<@;<>;>A<;77::==5/0.,+$
-
-
! %$! !! "(! ""
-%
-
" #!!! "#" (((&(+,$)-,*/*%,-./*+/*.2-/**-,++009850134:2009;5<<<>??FFDBBEIJLRKA>DEFGHIIJJSTU\[WW^c^`^XY^]]bdgegiropsouyxumkrtuqkpptqneeecahhkhebda^RF2#$25!,>HUTVX^ZV^^[YVVTW`d^W\_^b_[\\YYURONQSQV`Y[`ZUQTOLNXYXZVY^^YW[\]ZWW]\^_bfXYbZ\\a_hg`eZ\``aggfb^bfgda[^Y]^_YZWPLIHHPNWNSRLOHEGIAAB>??<?>993960+0*-*.)-%%'#!%'% #
- - % +@R`gec^NGC>AH>994:D=0.( - -%&%$#)(*"%.*121+/.-.*'$$> )&!&%#&
- -
'($ &+(29:LCFFDBC8+%&/')&& !! (,),&$)''$# .*%!%!$'' !'(+,'#),59<?5*'$'*%080"
'! &!""!!$"!+ #!$4<@;;?A?<D;A?=:8;6;9=<89;;<B@?A?97?>=><AFGFF??>=376289=;:4:<9=<24626=E;?;9:=BB?=97589;?>>886/33.053F84/0001+)(+**-(**(''*)(",(')(('**&)+())#!
- - - ! ""! !#!!!
- - - -
-
"#"##!""#$"#&'!&)'$'+$%)+%"!%%(&%'$$"(%)*0+/,'+-200$)1,+-+/-45389>34972964623856<==:?ABBABFKNENDACDCFNLLLMOVY[_\VZVUUQ[X[PRVUUXOGIHEBHMOOHCCDA:1)!"+,(4?BBC@HEEEGGEB>:>@DD?BE@EHIFFCCB<72549<B>;AA>48?716<?=;==><>?@B@95;:??CA=?A=;:??EE=?5:=ADB@CBBCEH@?>>BA@A?>?::::8;;==<:99<7849966754024110-,&('!*)+-%""&$#!$ "
-
-
'Das{…‡vhXH><AH@8?54<;30' - - %(##($&$!#,-2,*%'-*/$,(.I/,- #+(#
'%',+**,38FDBCEF?6-'))''(%!$%!'-4(#$''&&(&+"" &#&(##%*(.&$$*,15990-(#',')91%
- -
" ! " %""# #$""!"*/44/436073245662141000+(-0+,002/.033.0.236332302/,),*+*)'+)1-,/0-/.*0,/..(*04640-)*.+,,+.)$,*.,*)/(###%" ! " #
-
- -
- ! #!
- - - -
#!#!"##$"!#" ! $#!&&#%+$#!$&&&%&%#$(),,.)),(+'%((,,.634,/2,*-0-2330212402718?><>::DB><>;;;F?>@BIFFKSLIEBA@CFIGFIB<@>>@<=@:<C>=>74941*"'* 1/7;:><>?98@>93267568;@;99>98;<63*(*-)*00--/0254/732443361275:63/./)0132025455014034-*27643666;7:511/794542/-086617474//08875642634/.,1.22,4.''$"*,-) $% #&#"
- -
- -Ag‘”‘bNJFDCBA<>73;371'
$!"(&%%&#"#++-')%&#$*# &8# &($"%(#
,-'$&(/+.><?D?IF81,*)$## !!#%#('**2.('*)#""%&$#&"&((+,($$!")0;@;50*!%$%&2.$
-
$"! " #" # !"#! !!#-.**(**(.-,*.-2-//.-*"%%$(%%.).(,-)*)*''(&*'),('(( '$"!"%4&&$'(('%&$'#&)$*1%-(#"(##+$$!##&('%##$##! $
- -
! $!!$ - -
- - -
$ ! #"$$"%$%)"$$!!!"%''%" "&-)%""#*)+)+'*-',$'(#$+53.2)*0*''+.0./-.01,/1357994788<=9<:9;F?<>A=?BCBFE@@>B=<B?AA8:<>946<;85<965+3611' $*)10;D=9;764684--5306=8:9369746521,('*"'*,&#$%+:35333028-,/364400*-+%/,*-12/363,02,,2,.0/241*0686587*142255/,,08;55517<,,-:=;0./68671-1/31,444)*&#(*'& '!&""!%' -
-
"*
- -+Pgw†‹‚aEFEJFEB=A964:7-($
#%"%&) ! "(*")%1/)+!$)*$%# #"$!&#&&%&',7<@C@HI:1%&'(%$ "#"(1(!"'$)%& ##"&$%(,,"!%)&"""'(5>@>80+(&,+),1)!
-
& "!"#!$1##"! $ !$#& "#&$%()"#+'+)%((%!!$% '$&"&$)#"!$&$"!$!! " !!"%!"" ""$"%! ## # % #!!% +
- - ""$"$"""
!
- - -
! !""!!!:!!"#!#P#!$#$ &$#&###$3-%-" "$$#'(%,2+&&(%##$'(-'./*')/*,--&*00+(*./433216244>:72768=??>8<;=;;;?GB>>?9<<@=8?=<<33733>653/2/230,$*"'."!,426F757:54841425246=74326842+-/.*('%&-,%!"%&/,06*58454/(20--/2/,,*,2/*%%71,27-,-*).-4-0/002/35163/6052167//0668028>:jI644/0/.61541--*..,,,/.'"%"&)%%&""%'% $ !#
$
- - -$AT`eegZ?(5CGD@@B@;94472-(!!&'&)%*$!%$#'&"+%#)+))+-(%##!#"#"&'..&
$#%%*)(-26:?:=GA?2'%&$'&!# $%+- &(& %*(!!"#*'*!!"%&$# *2/69;72)0-)(,2/-' -
-
-
-
!! " $&$!&# #""$+!% %#&!!#"%)!"#$% "$"!!!# ! # ! #!#!!#"" )+
- - #$$! )6'!"
- - -
-
( !"# #" *( $&!''"%"$$"! $$&!#%## %#%3&#$#($#&$'$$++()(+-',.'-01.(#)0153334.478763535<>@>:7@;9?9=>??;<8><8:7@@A;651,.2132213211+!#+#1-38337I;3/22431.367404,/2046.),()(%('&&$!"$)0+10-/56/0(,*/.++(*0+,/-+*%,-'.5/'(&%/..0--)/1/082.--2-0.-0-,11171_67=3P5,*.2/).'-..3-,%,.*-11+&&($'&$$"! %)'&$%#! - - - - - - - - -
#0BSQPF9--<>>@?@>98;465/% "##&'!"%#$))&%$(&%%)&(*** #*## !!&#$,*,-%#
)+-1)--5857>:?C?:3.%$$ "#"$##%!'&!&2*%"$'$#$)-.) %&&(*+$$&,7=?;95'!+-!'23.#
"# "$#$! !% %&!"%$!! %"!" "!$$ $'"# $" ,.
-
)
"#
)%
-
- - - - - - -
$!"$& # ""!!"!!!&!&### %&)?$$((##$$#"$"$$)'(&'*/),--*(%00/-/-,0234533971<;<<;89:958979?><=<86;<:;8872.21344432./0/+ %(,-/4501B@+%.36600343433/*++.0--.($#$!"$&$$!#*%+0*)04--,+,-1(.,/&'2-.(+,*.3551$$*(+//..,040+/38,-10*('+0'(-43/18020-0,&('.(+(%!%,,/,-(+0/013&*,### ! $$%'% -
-
- - - (6DDEA4!-8<A9=??A><<80- - -#"!(" !*+-$'$$#%#'-))('$(%#! #%'0*.*( -$0++--+,252:86112,))%"$$$###"'$%%'$'')(!#+#!',-4-'''+.'(*)"*6CA:;6(#**&(.7/% -
-
!+ "$ #" ! !%""" !'%#!" !#"&)%"" '"#"!%!)!#") ! !"'+#"#!!
-
- - -
- -
-
-
(*&
- -
!# "! $ !#!! #! #'##!#! ""%#! &$%#!$#)'$" '**''(/$$+3111*02-0310363.289;6687441577;>>?985>:669;1373432214//2/.*)")(
%)"'3./.?<+'20020./5311,*)%&%,)$*&&&!!#'%(#"+-/(%'.2-,1+)%%'&&#+..1-+-',,0131+'%'&/2-*3501474/./,*$#)&*+/33.2/%*.+3+*!&!'%"(,(-+0/+,25410,)'', $(#&"""% !! - - - -
- - - %4@DC?3#,13:88;B<<?52+' - !"#'$###!!#'$+(#")'&&,.*+''"$#)+/,&!%
(,+-&"*33600/.1)*(+'""%()%#!'*"$&!!$%)''+'&%'++..60+'"*.)$$' &6:>A971)(*!$23,& - -
-
!"$ ""$###% !""### $ ""# !! !!"%"" #&""&!"#"!%! $!! "! $ ! # -
'*
- -
-(5,"
-
- -
%!! "$%##$!#!'&&%!#%""" ""!%)# '&&'*+(%%'+/*-.,+-/0-/53.223:;;47694201:;98868542247>842111053,/20:.-'%###
&&**),25./.3/11+-,..,01''+$''.(#*"$ ")'&%# #(,1/-%)+/3,0+'$(&&"+-..-3/-+',01./" *)%*,).-++133122,/./*)+0.536143-(+,...)'',/&%((-%D7214033-0*),*)"%'$)$##%#&"!
- - -&+6@HCC0#(/32775<>:>5,))!!'%##$()%##*$%,#*---,.-%%.&!'!#%%*,,*%$$
+)'+'$'(,./11'+**)'%&#%)-#!%&$'$&%$&'%%*+-),,)'+-1-/0-,,-+.&%+35=>44.*+(&*+-*%
#!!" !" !! & !! !!! #!"#"# #%$"!!"% #(##" #$!# !& &#) "#
'
- -
-
- - - -
- -
-&B
-
- -,!)43'
- - - - - -
!!!!"!"" !"%'%"!$&%$'%& "!""$)""##(&)**-((!%)03.41(%,.+/2+,11446232366<1544550483.-41562520//141.,234/(*$$#!$.%%+/,05,+-,/.'(/))-1,)%,)'*)&"-" &,)(('"$&'')))('22+.*'(('%,+.-$481.++(23)''$*'%$,++(,,+0000301,3*+12-/4318120)./-)0'4/*'(*'-/.31-.333/)(&(/)')+-,'%"#&&(&)#! - - -
-
- -,:?DCE<!%*310849A:366-+
-# &#$)$*##$%( *+.22(*+%&"##&'#$**,130% -
,' #&&"#'+)-+''(&)) #*#+.)#%&$%$)(./%**&)4-1.++-02-0.-,.&),(%-24;=30)$+,+-/0,% -
"!" $ % $ !'! $!&$!## " .%#%% ("""!! #%"! "
- -
- - - -
-
#!-6(!
- - - -
! "!!%$! !! $#!%*)($!"!#$ "!!!$"&+$&"%'(%+'%!!&'(,,0.(*,*()*,,'.-227.4445240/4655730266/63460.-,220256310.*""#")/)(-,,.0+,--.3.1120+0,*++*(/$)$!!)'&(#%("#&$#)*0*&$((,'%$,13-(*/5/(&*-/,-'+.*&',),*)*&-211*+--..*22/0098550-21//-)0)2.(+),/4/3/,%+55%2/*',-./,)&%"#*&*,(0*$" " /*
- --?@F?<=$!.00-7:7954/20/
"##!%()$")&")&$ #%0.-%0/(*"%'!!!'"#)** "
(,+#&&$)"+4+'',&'(($&&(#-*!(&&()(+()+,'/+*(-(+-111/,+,-**)*(*/7:?4,("&-*&+)+!
-
% $ $"!" " ! #% "$# ! !$# !# $!#"
-
-
- -
- - - -
-
$$" -
-
-
#
+#)6."
-
'!!$! "" !! #&&%$!$!"# !"$& !$($!%"#)$--))($#,-+-/1/-167163/4527937375422;5243.--2),0121882///*&!%!"
()'(%(-'-01252001,*+-0+--')'*&%&$"#!"(&%"&#"#($$&"&'%#+&#$(&*$"!/.-)(,1/((./1/*//,+,(/(%&&)%,&%,*&&(,/-.,22345:6200--(--)*20,%*'4+.0,'(*)(.-2)"%'.-(($#&%+*'(.-$"# ! ?
)>HH;=;)".3084774583-,) !" $%!&*,&#!",60(&$)% %$# !,'')'&"
)/+(1++++./1+/+ **&*.(,+-+2,)+**'*)"(+..+,,))(-654430,4,.2*+./68<<9*./,&('%)1$
#" " "!!!"!!!##"" #('"!"%"! !" !!'! !
-
- - - -
-
"&%$
""&%!(3.'!
- - - -&$$ !" !#''!!# #" !!"!#" &/''()*+"!)*/.211/8:4892+-42546495:5686579/.0.,)224/18;450,)&##"%!&'(.,(()'0.78178.)',00)(-0,($%%&'$$"(')%"!# "%'$#"!%+%"'-0-'(#!%()(*.*.+).0-*),1.214')(&#"*('.($('#/+'(-04304/.21-,%&(10',/.')*,*-,-')./*-,(' !%%'&$'%),')'-'##! $'! - - - (?GJ?A?.)437<4533325/.
- - - !"$ "&$#%"" ("#+-.('$# $! !'% %.+
'/ ,204303/-315-52.-,)%)0-/.-* &.0-,(*(+*-2/-)/3/35<:996234153',666?=;971/,.,,2+!
!"# #$!$!" " "# !)$$$&"&&$# ! (! " ## ! #!"!
-
- -
-
$),)"
-!!"! $)#*6-
-
- -#!! "#$$"" """ !!"" ##)-(#)+)(*"$*/-10/32574630.-,2/.16135240285240,,+-1-2/-2142*#$!(+(
#),45'-,2/1<=--.,'+*-,,')1)$&%%""!!!,++'(&#''$)%!'"&*,,.-0.&'%#"#$&$& "%&&+'$%(13,)0,-++$%%'*+(&))'+%+*&/3/0-*+-1-+('',*'+*.)'"%#%+2)%(#%*(!#$!! !%#%$"&&#(')$!"#!!# - "@HMII@-!*06667557?9661 - !'$!%##"%$!%&"#"!"#(,($&%""! ")*0&& -!6=BA?;=B;;::6:>94-012474*,'0-2.0248/32357209=7=A@CBC=:A>547/.7:;@>@>;67;4+,/1
- -
-!!#%"#$ $! # #!&&! ! #*=+#(*&*$!!&&! !)$!# !!(+ -
- - - - -
-
- -
%**4-$
#$"# #"$"$/)&')44*$"!
-
- - - -
# "! !"# '# !$"#$.&&($&*+-&&%)-,0/),173//41/-03.,*2302530264.10.-,($+)'%$)-.+#"%).)
"%*10,+.50+.J.,*)+)0*(+#&(*&$%%(%$"&)%&(%+/*+%$'&%$%&(.+%,,*)#%"#%##")#%#'%$"%&*'*(')-,+&(*)(((%$('').(#*(**()*)(*&&&"$$%(()*# &##&(&&"$#%%%$##$ &!&""%"" #"! -
'<JXRSG-!,/3832314;6742!
!&$$#%%" !!% #!''"#"%"!(&'!(' $()/0//12%$!2GQYY^\_\__[ZUPTOKJEJLNHB?@=BBFECEGEAEGA@?@:HJDJPKNSTURNI>695<;>>FBA??DB?8.2.+$
" ! !&!#!#"#" !"" ! !""$&'$#+-#% "# "%# #%.! #"$!"$!!!#
- - -
- -
-
-
)'.21.!
"'(%$! $(1+'&*% *0,&$# #!#"" - - -
- -
# ! !#!"!!$"&!#&$#)&*)(+,*0)5*./553-/233/30/-./-01/032-.-*+0*0.*)*# #))'*#"*/0. -!$"%*/0)(),20)('+(*1+&)'&(1*%''&&& %'($##.*(')%&+&&&)0*!%&(*+$#$',%'"'##)'$!!#&(&+''$'.,)++,'$#$&&&(.-($( &,'(' !'"++#" "$&#&&"""&%"# " $+"!# !$ !"%" ##!""!
- - -BPZZXH3/29<:585765:@5 -"#!"'+&%*)&%*(+)/87/,164<:043=A9;>EIJISVT]]L31Vr‡ŠŤ‰‹ŚŠŠ††…|€}wtsrmsmonqmmnmkbdcbc\^bhcaeekjknhd[TWIC?DMJNPMJJIOQE26;7."
"!!!#! ! " -#$%! !#&#*%!"'&&)%$ ") $" !!(! " # -
-
-
- - - -
- - -" .176,&
'..$&!*(.-(&&&" .%%"% ! $8% ".3;9@85541*% - -
- &
-
-!!"%## """# "("%'''**)--,*"..14++--..10000-+-+0-,*./-'**/+*((*+)$$)&" ! %)*.'$$''($,(0'&((&%&()1'$(/*#-(*(%()(&*&-.))(()*-*+))((*0$!!'-.'''''((&'%"!())'%!#'%),'#($$%"+$#$"#()%',#)%%&,)'#$#&-&#%$%$&),#"$"&#""#%$'%"!# "! %''#*&"%!# !
&=V\dc_E4&-6;@=624356::/#@=3@EGFEILMSUPU\Wa_[Z`hjfkjmsww|€‡……„ŠŹŹ’•R%
<vž¦¦Ş©®ł˛±ŻŻ±Ż®¬¦¨©Ą¦˘ˇźťźťźťťž›š—”ŚŽŽŚ‹ŤŤŤ‰‡Ž’Ś‹Š„wssie`^bcche^_]fcYNIC?3
! "! !%& ('%%#$!!%"$%#""&$)'( "' "!!!"" &#"" $
-
-
-
-(.5;0% -#.41-'"!&.'+0.*,.))&""$$"$ #! "!!#!
- -(09<97>>=:2%
$,01-45:A-!%U
! ! "! "#""$)#"#'%!&(&*))*+12/,+60,2-8693*033943321023240/,+--,0+)*)))((*(($*($%$$'%+. !&(+)--13.)&)),..-01.'//-,.,/020/73162632-,44230211553348>865464873:76208;820.,1675054/.123437;377639>699773<=;<>>::=@=@@@:>B?ADFCABFFDCGGADFDBILHKKKLMSQUTSNQQTRMPQPOPNMOQPQTRMKNOMNMOLIJKMLLKNJOPPPUTOLMKIOJGCBEC?@?C@?EKVfuyywnV:('.5763255997:/!@ekrqy|yyy~…‡„„ŠŤŹ””“‘Ž‘’•“•šš›™ź˘¦¦Ą¨¨¨Ş§—`/
$NŹµ˝ľĽľŔĂÄĹĹÂĹĹĂÂÁĂÂŔ˝Á˝ÂżĽ»¸¸Ľ˝Ľ»ş¶´ł˛ł˛˛°°®«««¨§˛«©§¦Łžšš™š‘’•–’Š…ŠŠ„}xpkZ?)
! "# !!! " !$""$$##!#$(&&+'*&#$'# $$(#! " ! !%#'"# !!!$
-
- -
- -
-
-
%10'" !&4820)$#%).-./5224)/(# #)&%'!$%"'))#% #
#%()020.-+ -
-5@HWbgkpojb[RH=0*!
J% - - !" $! !%!"##()($))*'+&$*.71,,1./1/96:?B?;>><9=@?A@=?BFEHEKOMFDA7--9AFKDDILIIFONTUPKSWROOOROPKHRSXXX^]WOUZUXVUQPQPSNPLMNIFJFCKFJFLIACA5(%&.1$ 2AHPOMNNPU[_[VRYVWY^^aa]]`cbdfaelnlppnmqsvsmjuy{uwsrttuyyy~…„‚~‚y†„‚€‚„|||{|}}~}}‚}€†„‡†ŠŽ…ŠśŚŤŹ“ŹŽŹ“”“’‘‘Ź“–•™™™•›ť ˘˘Ą¤¤§¨ŞŁ§¨¤¦ĄĄŞ¬°Ż°Ż±˛¶ą¸·¶µ±¶¶±µ´··¸ą¶¶ł·ą·¶·¶µ´ł±˛°Ż°¬¬¬¨¦Ą¦¤§¤Ą¦¦©Ąťšś—“–ŽŚ‡†„€||zwtttqvtv{rseG/!*3-034459739:3
- -=Ybfdfe`agfjkghktozzrqtjmmlljmmmmpv~€‹Ž…‡tQ1U—şÂĂČČËÍĚĚÎÍĚÍÎĚËĘĚČĂÉĘĚÉÇČÉĘĘČÉÇĆÇĹĆĆĹĹÄÂÂŔľĽş˝żŔŔż˝ľż»·¸¸¸ş´łł¶·´´˛°˛«¦¤¤ •~U.
-
!"#! ! !"$% '#%"!#%-&,(-',((/$!!$,% #"% ""!!!
-
-
-
- -"% $
!,110-,+*,,..-35744(&#$%('(/%#'$$++$ !
-
-!&,5AOZbdmokicXOF=7)!
$ "!!"# ,.*+)0//2475;:5<><?????CDA?@DEEDE[KGKLNSUVY[\]^a^_^ejhdbintztuyyx}~„†‡…‰‰‹‰…‰ŤŹ‹’”’•—––•›ž™——ŚnQYwŠ‘•”’•“—™› ŁŁŁˇ˘ŁĄžžźť™š——™šź˘¤¦«Ş¬§§¨¦§˘ŁŁ˘ŁŁźžžťśš———™–ź›™—”—•d=)(=M66h‹› Łźźž˘˘§Ş¬Ş©Ş¨§¬¨Ş¬¬˛µ˛±łµ¶ąµą»ąą¶·ĽĽ˝˝˝˝ŔÂÁľŔÁŔÁÁĹÄÄÇČĹÇÉĆĆÇĹĹĹÇÇÉČÇÇÇÇĆĆĹĆÄĆĂĹÁĹĆĹÇÉÉĘĘĘËËËÎÍËÉËÎËĚĚĐĎÎÍÍÍĚÍĎÎËÎĚÍÎĚÎĎĎĐÓĐŇÓÖÔŇÔ×ÖÖÔŐÖŐÓŐŐŐÖÔŐÖÖŮŮÚŮ×ŮŮŘÖŘŘŮŘŐ×ŘŐÓÔĎĐŃŃÎĚËČĘČÇĹĽş˛°¬¬Ż¬Ąžžš›‘•›•Ť…{tpkgjdc^WTLNOIKLC;E=>?:60 ''"/23.175325'
&1466:775667<=;:9:FEA<B>=7?8<:67;?AEHFOSLKHE7(Q“şÄĂĹĹÉËÍĘÍĚÍÍÍĚĚËËĚÍËÍÍĘĘĚËËËĚĘÍĘËËĚËËĘÇÄČĆĹĹĂÄĆÉĆÇĆĆĆÄÂÂż˝ŔşĽĽşľŔżş˝¶¶ąµ°Ż¦”k8
""% "! $ "$! -("$ ! "!")0'*'+"'%"$#!! &$
% -
-
- -
-
-
- -'("
#" ##"%0111-12.),/3.0653,+##'(*''"%('''(2% #! - - -
- -!'''+377ABCDBEE<6763--$!%*++)**-++.++.3.60..4;6<<EEBDCGOMKKLQPTWSUTWZ^bikkqxww|€~‚„…‰‡Š‘ŽŤŹ’ŹŽŤŤ‘‘’”™––ťśž˘¤©¨Ş©««ŞŻŻŻµ´µ°±¶¸»»ąşľľÁŔÂĂĂÂÁÂÄĹĹĹĹĹÉĘÉËËËĚËĚÎĎÍÍĎĚÉľĄ“ˇ·ĂĚËÍĐÓŐŮŮÚÜÝÝÝÜÝÝÚŰÜÝŘÖÔÔ×Ř×ŰÜŢÝŕßŢßßŢŢÝŰŮ××ŮŮŮÔÖŐÖÔŃŇÔŃŐŇÓŇŇŇŇŃÍľš`84RtJ$!G—ÁĚĎÔŇŃŃŇŃŇŐÖŐ×ÖÔÓÔÔŐÓŐŐ×ŘŮŮŘÖŘÚÜŰÜÚŢŰŮŰŢÜŢßßŢŕáŕßŕáßáßáăâăááŕáŕßŕââßâäăăäâăăăăáâââăâáâáäâááĺäáäĺâäăăâăââăăäáŕŕâăáăââáŕáâŕßŕáááŕáââăäăäĺĺäăääâääâăáŢŕâăâââáŢßŕßßŕŢŢÝÜÚÖÖŃÎÍÉĹÁ˝ąłłµ±ŞŁ“‰wsvtnjb`[XRRQSaWKFB97221--*'%&!!&##!$!&-.134833:* -!!')%,)&($(**)$%4,.3411,)(,)$%%%-,-0011;5.)0
MŚ´ľŔĂĹÇĆĚÉĆÉČĘËËĘĘÉÉĘÉĘĘĚĚĘĘËËĚĚÍËĚÎĎĐĘÍĚÉÉĘĘÉÉÉËËÍÍÍÍĘĘĘÇĆĆÂżżľ˝ŔÂŔľ˝··¶ą¸¶žr;
-
"# #!% %)-.$%$!% !"$%!##"#
-
-
-
-
-
-
"!"'( - ! !!" !! "/511--2/-134</773/()$&)$"( ))!"&')) ! !!
-
-
&$'+23;7>CGIGIJKKEDDDA=:?ACHGJOSTUQSVY_^ahfeffd`afgilnkhgjxw€}€‚ŠŚŠŤŚ‘’“”——–šť›žŁ¦¨®®´ą˝ÂŔĂÄÂĹÇÇČËÉČËÉĘĘÉĆĆĆĆĆÇĹÇÉČČÉÇÉÉËÉĚÎĎÎĎŇĐŃŃÔŃÓŐÔÓÓÖÔÖÖŐŮŘ×ÚŘŮÜŰŮÚÜŰÝÜÜÝÝÝÝÜßÝßŢŕâŕŕßáŕŕÚŐĹŔÍŮÜŕăăĺčéěíîîíďíîďííîíěěęëěííëěďîďîďďîîííîěęęčéëęęęčççççććĺĺäĺĺććăßÔłp=9^‡]* T¨ĐŰßâŕââáááăăĺĺäâáăääâăäăĺääââäĺĺĺćĺéçčéčçčęęéęéęéęččéęëěëěëěęęéččéëęëëëëëęęęęëíěëěëęëěęëęęéëęéęëčęëčéęééééééęčëéééééçéčéččéčéčććçčęččęčééčččéçććäĺäććĺăäĺâŕáŕŢÜÚŮ×ŇÄż»¶Ż©¤ˇŚ…€wwrpjbSHC>;=;9600/.,'++,,(*!
- -
$"$$(*02883422- %%.#(%) & '(&(/,'4#&+) """$(.++2(!"
9+C‚«¶·ĽĽľ˝żľżľÂĹĂĂÁĂÂĂÇĹÄÉĘČÇČĹČČÇČĘĘÍÍËĘĘĘČÉÉËĘĚĚÍÍÓŃĐĐŃÍĚĘÉÇĹÄÁÁÂżÁżÁľ¶µłµµ˛ŞśxC' -
#" ! )!! !#(('#"$"!!%!"!
-
- -
- -
- - - -
- -
'##%$! - $%!!!!$$! !%% !.400/2601340,1883-&,-).(&)*" !*,'*+/2))('%%*&%,,%$ - -
#-07IMGU_ekrz{|ywywrmic^[Y^]^ifilmpqtvsy~…’”ŽŠ‹†urwx|€}y|‡Ť’ŹŽ––“›•’”—ť˘ŁŁ¦¤¬Ż®´·»»ÁËĐŐÖŘÚÝŢŰÝßŕŕŢŢÜÝŰÚŘŘÚ×Ř×ŐÔÖŘŘŘ×××ŮÚŮŮÚŰŰÝŢÜÜÝŰÝÝÝÝÝÝÜÝÜŢÝßŕŢŢŕáăăââäăâääĺäääääăääççćççčććäßŘÚŕçčéęëîđđńňóóňôđňńňńňóńňňňňńńňňőôóňňňóóňňóńńďďđďďďíëěěííëëéëéëéëęéĺÚ»|A:dŤf/$X¬ÖŕĺćččččçččččęééçčččççččéččéëëéęëęéëěěëíííëíďîíîîëěěíěďîîďîďîěěěěííîěěěííîííěíďíďďíěííëěěííëëěěëëěěęęéëéëëëęëęęęëéëęëęéęęęéęęéęéééęéęęëëéééćççĺĺăääăßŕŢÜŘÔÓŃËÇÂą´®ˇ’Ś‚upd`\RJF?DD;<4:+(%""!#"% " "" !!
-'1,+.43>B:63+$ - "''! "!!)'# $! $-)258b‘š ŁĄĄŁ¤¤¤Ą§¨Ş¬±°··¶ąş¸ş¶µ·¶·¶ą·˝˝ľ˝Ľ˝ĽżżŔÁĂĆÇĎŃĐŃŃÎĎĚČÄÁĹÄĂĂÁżľşş¸˛ŻŻŻ¨—pE)
! !! !!' !#%$$"$(# #!#""
- -
- -
-
-
-
-"$$" !"#!!" #$" # !).(""""164201227795348<4.33274564350.5;;CILONOGJF=9>A@VSGC8,)#!! ###((,166@KQVSgchkpruworxpic]YSSXRT]][ZUVVVWUWYfrwkhgdcXMMMLRVUUSLXaYY^_aa`hf[[^fvxyv‚Š‘”ˇ®¶ĽżÄĆËÍĐÎÎĎĐĐĐÎÍĚĚËÉĘĘÉĚÉÇËÎĐÓŃÓÔŃÓŐÖŘŮŮŮŘŘ×Ú××Ö×ŘÖÖÖŮŮÚÚŰÜÝÝÝßßáâŕâááâáăäĺĺăääăăĺčččççčéćŕŰŕčëěěěđňńňôôôöôőóőôôôôôóôőôôôôóóô÷ôőôôôôőóňňňňńđńńđďďîďëěěíëëíęěěęéçÜ˝|G=^‘o7"(]ÖäçččéęçççččëëëééęéęëéëëëíěěëěîíďíîďńńđîđńďďđńňďďđîďđńđďîđđďîîďíîîîííîíîńďîđđďîîďîěííěęîîîëěëëěëëěęęëëëéëęęéěęëęéęęęëęéęęééééčččéçčéččęčĺăâääáÝŮÔŃĐĚČÄĽąŻ¨ˇš“Ť{ml`TQOVR;//-+,('(%"#&$$""
-
-#/121128<>873,
"!$$" "!&%"# " %%-%
$<Zdjnmmonropoxxyw|x‡‰ŚŤŽŽŚŠ†Ś’”•—™šš––™Ł©˛¶ĽĽľĽ·µł±ł±´µ´µ´Ż¬««§Ą©«¨¦Ą”rJ)
!
$" "! """&'!$"# #'"##&(*! &!$#
-
-
- -
- -
-
)
-
- - -!)%! -6$"$"&#" %"!""/)1@8.(' 2A76764255796168988=<B?BA@AABHJ[`ly|€~ywwtgaaorw}uq^SWOROOOLKLOHJLMFGJKFLORNQMSUYZ^^_^_W_dgeYUG??=?ACACED=951-0213441/,&))',1*2;;565242-!&($,'))(+/;/-1.1132>/26>?CBDFFIJQW[blqu}…‰“–—•—–Ž–—–”‘•—™ťśťŁ§§«ŻŻ®ł···µ·ąşąą¸¸¸»ş·¸»ľľĂĂÇČČÉĘËÍĎÍĐÎĐÓÔÖŐ×ÚŮÖ×ÚÚÜÜŕŢŕŕßăáÜŘßćéëěěďđńńôôôóóőóôóóóňńđóóóóóńôóńňňôóňňóňňńňńńďđđďďďďîěěîíęěęęęéëëçáÔ´yD=a’n<$"ZŻŘäčęęččççćčééëëęëęęęęëěëîîďîíďňńđňňňóóóńńńńňńđďđďîďđîîîěíîîííěěěííěďíîíěîěíěíěëëěěëëëëęëěęęęęęéëëëęééęčçćččçŢçčćčççčęęčččćäâáŕßăâááßŢÚŘŐŃÎĘÎÉÁ·°©˘ť–‘‰€wpf[TROID>?745)*-+& $! !!!
- .189;;<=<<4221! - -""%#!!$$*! "#&""#$" "$&&%!
%29=E@CCCFEEENMQJKKHJSZY\^`bd[^\`^cjjkrnlkc]`a]gqz€†Ś‡‚……„‡ŚŠ†‡‹Ś†ŚŹŚgA""$!
!! #%&$$#&"###! " !#&'%$&*&-+(!x1!#'#!
- -
- - - - - -$*( - --&($)#('"&%%%%!!$1.>H>2/)# %6;64567556<;<?;;:65=?EID?;866<I]j~‹“““’ŤŠ~txŽ”“Ź}opttvzzz~|~}~…ysy~†Š‹‚„‹”›žž•Ť‰Ś•‘~`=(!! % "$#")/&*''*&*,/.0,/357?A>DIOPTTVRPRRVTUPPQOX\^][_egecjnllistrosuv|‚{}‚€€‚…‹‰Š’–•—š››žŁ ź Ł§ŞŞŻ˛ł´±łµ´µ»ĽżÂĹĆËÎČČŃŢäćéěîîńđďňńńóóńđđđđďđđďďńńňńńđňđďîďîîđďńńńńîíîíěěěíěëěęęééçĺääăâÜ×ơj;4[€e5!)X¬ÓáĺăâăăâăâŕăäćçćçĺččçččëëëíííííďńńňóňňôđîîíěěííěëëëéęčéččéęéëęéééęěěëíëëéçéééęčĺçćććçĺĺçččäĺäçćĺĺäćääăăâáßŰ×ËÜŢßßÝÝÜŢÜÜÚŘÓŇËĂÁŔĆĆĹÄľą´¬§ šť•{tkd_]SSSJC@:56;35.'()&%" *!" "
- 1:?CD@>B??;3-0' #! !%"#"'%)#%%&!"$!! !$#! !
(+066573;89;>8972467:EJE@HKPMKHEIQTZ[]]QPCGNMHOTQV\^`_^ZX][^c_ac\a\XX[e]WV\]ZG1"%
! "$" !"!"!% # #%'%%+**'% ! oA! % $
-
-
- - -
- - #,+#! ! )30)-,((..)-*&&(,8BB:+'&" !#(#&")?A=::;@A@@AHHI>??79>BIME5' &7F[cpv|~|€qocdkr{yi_Wbifdinowy}|~‚„‚wsty‚‡‰Š†{w™˘§Ş¬¤ž”™˘Ł—wJ$
"!$?%)$&/'()&++)0--.55462.3332044245427:8:;638@@<<@<>C>?>CDAABHHGLIJOPONNPVY]XTXZ\]\[cdfjnmonlljmt{€‡‰Š‘šŁ¶ÇĎÓÖŰŢÝÝÜÝÜŰÜÜŰŮŮ×Ů×ÖŐŐŐÖÖÚÚÚŰŰŮŘÖŐ×Ř×ŰÝÝßßŕÝŰŰŘ×ÖŐÖŐÖÔĎÎÎÍČĆÇĽ˛ž{R97DWC( =‚°ÂĹĂŔż˝żľĽ»ŔĂÂĆĆÂĂÇĹÄĆÉĘÍĚĚĚĘÎĐÔŮŮŰŰŰŰÚÔÔŇĎĚĚËĘËĚĘĘÇÇĆÂĂĆĹČČËËËĚËÎĎŃÓŃĐÍÉĘÉČÉÉĆĆÂŔŔÁÂÄĂÄĹÁżÁÂĹÁŔ˝ľŔÂżľĽ˝¸´¬ Ł¨¬˛°©Ş¬Ş¨˘ť™‘Ť„yy‚~|{wkf]XWXVVM@A=857:72502-&'%*.+&$!'%" # ) "" -1HJHKNGMNF@522+! !$$"##"$+/!)$! $%2 $%%"%( $-*104005697305327489=A>=?A6FCA>?LOKQPOIF>@ADAEDGHMEHEEFCB?CMLJIIDBD@EQJ=:6;?7$!"!"""!&"$$ !"$%"%')#,+,+-()'"! ##
-
- - &0+" ! #!"&
1<A>;;<=986:46667;?</''"!'$$'4.-40--025223012/0<FIF@BFGHII@XF;9;;<56><<=* !-6:HOQLL?23;DB;:/-;@=69<:ADJMFMKI@>FGLPQRQMD?O^gr|…Ś†~qt~w`<
+$-!((+"(*#%'+,*/*&#! &$%$*,/(**&*+,**&&)23+---.**-../,(,/22-/10--0//567/.35446944899=83/::27AAFEHHR\gx†’›źž˘ ˇ ™——”•—•‘ŹŹ‹’ŽŤ”•ś›—•‘Ź•—šťťź˘¦¦§˘ž™šśźśš•”Ž‹ŹŽ‡vh_TF<2164+ &FnŚŚ„|{€…‰ŠŚŚŠŚ‰‰Ś‰…†‡‰€‰Ś‘“”Ž—•”ŠŠ‹‹„‚€€€€‚zxtvnrwuqy}}{|‚‡‰ŚŚ‡€€}~~{z‚qrruvwzsqprokpllopttqpolhaXWX^dh]ZXY][UTQGEB<6<=><?<94236C431.+0)+'*-#%)*'%*&%%"$&! "&#!!
-
-,M_`[\X\ZUTF863(#!!" %*.+%&!&(%!"&$'%'"
%-./-.50//3721,/214558:;:9?74;:DCDHBAF?B=@?@<46;><737=;=9496:?A?B<9;?>E?84,-;,# - $'"!"#! !&-+(0.0)*--46-(-$"$!##(# !"!
- -
-
- - -.0,,(+%%&&#-+,*%*+244-&")<KMVVMPOKHIHHDCDEKB=732/.4704;;767-/786514453747<>:::;=B?9848203.-))+/.' - - *,,+'"$$! " &'%#()%&##**//-%('(+4=BPMRRKGIJPG9%
-
%'(!%/$(%)* !! *+-%%$!! !%$*%$'&**$**/$%!!),+(**,)#(+,.1)'1-*2*,01*&.1/1.,.-/,0,++1.../92+/--,.464174=ADMOZ``^cbdaa]XV\^^[[T[Tba_]]abkjafc`^bgefikfoqpsrmllrrlgca`aaeeac`WEB:2.,12)!1O_gjgehfgicdgkskhnpjfmgacfib_SZZa^]\db`^ZZZTRQQOTSGGCA@DJFFKNOGNNRYTYRMNUUUQNNNOKIGBJJOHEFD@@@AAHHEFFOFFCE<<>?9@DDA?<;;<><7783*+221412,+/2-/-0711&()+$$" $($'''!#"("""!"!,!!
-
#Fm†|umd`YUH;8/$
"# "!!%"&'"%)!!
0.,,..2/,34+)!(2354785><@>757<ABEC??B@<=8=@=95;7623-8576-/046;?>549BD<@<92+44'
$#! !#""!#$&#$ $$%$(/'))*/+.*3/../" "-$%"!
-
- - -
"4ECA78:987;@=978;=BB>;:611.2968DLW]a_cXTRPPNHKFDBD?;884014513847//'#.)+)($10++-0/0'&./.-..'.-&$"('" # - !$++'-/''&&*(
#%#))('#"%'%%$&++) !--.'(%&),(,.()%%%+-)))%)'#!)/00.+3.**+./.*&+**1-,,,/,/,)'+(*,00/,-/''.1/2-.15;8>@:??=D@@?BA@?CEA>@:>DIIKJKKKIOHLRJPVUPRPSOMUVTSQX^[XRMJKLLOXWQPOE@6-*#$)0&.AT\_Z\`_a`\[]dicaed_`b`\\ZVSMGGIOFICLPGFKCJG=DB=?@8;513127;8<=689<;<A@@;>D::69896784<?>?774106156=@4>C940426;457626445232:7.1.*,-0.(*('.0.0-+$.,&%#&'%")(&)((''%&& #""#%%$"&/
-
7aŤšť›—Ť~rjYJ930& -!$+$#%"$$#"+(%%%$!!&/1,'0///164) */1323;?:=>6349>89?=;;<>=656:=73;;830/.9283.*277>9849B>9;1443-1(,
!$!!""""%% "!$%$%*(&'$--,(,*,+!"#" "!$"!
-
-
- - -(EVZSPKKKHGJOLEABDEKJHHEB=@=@BFGLPUQOQhCCDBC@=>746363/-0,)$&%./2''$ ) &'$%"% $! ""'("$ "&%""!"
-
-
&
$%$!!+(.##$%&#$+,,% ")*(./(,+0*16,$%%#),'#&&&(*)&*,11-)$2<1480'%)*++)-.-,-.'(,(-)--0,2+,-&*+*+(,37988:96659878=:=:5864389<>;>FEF>>C?FCFPRLHKGGFFIJKJDDNNLKHJJJIIQKLGCB7/)$ "&(%*CT]WVY^`^\XY[^^^_[b^^]YU\PIIDEFQDHA>AHEC=B?>98@79=494021251145244-468;:88282/,01/51394@5..,),-'.4385=62.+*.25154844222/2771.***/(-/)$'&/.++%&%"%( %'&%(&(*&'($(-(%$&%!##""**"(/%%" !"! - -
- - -AjŽ›§ĄĄ —†leK7--)"
"))"& !$)''&*&$
',571./0/-.1.)+,+375=;3=B79571:4;9;<;464409?68>=73/.22710/*-693751047;63/04/'#
!$!$$!!! #!!#!"" ! $"&,(#&(%).-*%*% $' ##& !" #!&"
-
-
-
- - 1J_a\RPHC@DDEB?AA@A?B@>><<>9;<?AGDA=56280423+1(.,(+-1.+%$&%!&,)%###$ !$"" "" !"!")!# -*
-
- -
-
-
! &!!$$$)%&& &*+00/,%$&&.2/+'+**/..+()$&('&&%&&)(%')).*(%,1586631*))+(.-+)())*,+0'),)-,)/.*(())/.165442:854286987?<5422537<=;?>B?8;>@BFGLLJIH@BEGIGKIDCEHHFCCLIEHIOLID<7,'#&#"$%"-BR^WWV\\^]YTX[Y^[]a_^\WXWPFBFC@JKH?>?@G@5=?=8426=982..,1-./321-)),,-822503323+0.0230-2;9)('%*-),-26532--.,+,.511654136,*5542/,-.*&,2)%)/-('&&#')($4&'$#$++&)&%%+*-'%%&$%'&!$&#*'#'$% !
6[uŚ™ž ź–w[H;2,)+ -
!!!! $ $'%0*()% 2*0.-//0/+/541-.1324;9<53;:=45256867;:664/4736<<2/--,2/01-'+06-,2:85595/'*+)&!
(# !"! # " #"##&#"!$$)!&#&&*'#$)%'$ !! #$2#$ ! !
-
-
.GVSJF?=223547007:;650//,0/6/.-5465*%+&-).*#$$('&%%+*-(%(#$ %&-" !%# #"!!!#!!
- -
- -
-
!#"#$&& $''"'*)+,-+#'.-40(&+)-***/+"%%#&'--%&%)/,).)')&&+/)(%*6,+*+-/''$$((+))'(+,+)-/-'-)&+**1640285<53:9873;=66346.6=>>8<?858=FDFGIJHJD@>CDHGFF?DABDHEBJD@DNOF?C@;2($$(!$) ,DU]YY\]^\YTT\]ecYZ^__bWWQNDDA@?FH>=7<@?@9796:8/366=1,*-00-,1..+,+(,1/2/.+4/10/+05713..34(*("'.++0454+/*0-+'*1434343,'0.)-10../-('%%+,%&,+'*'("&($ :,)&#!%&"##''%..&('%&$$%%%+%"""
-.B^o‹uT=74/-,* - $$%%$)*/'!!%).30/22./3510(+,33128>997896<;742089;=752215;B>3/-))//0-'&,+4@0*265135-#(%'+!
%! #!% &#! !$" "!"$""&"')$)%$#(%$ !"!!"" "! " "!
-
%4E@3--&'$('+)%'-01,++'$%'-+1"$..&$#!"$'((!4!%#"%'$%%$#!!%(#!"! )#"!%"
"
"##%#)**#&('#-**('-&$*/1+)((%&+*,+'" (#&+,"$"$(+'*)++)++('+###4)),/,(&%#"('*/,,*21/+,.''*'*-+(167524576<8@J739>85681.15?:<::559=CBHIKFJEB;;<;DKFC@DAAABEGE@@EGIB>EC:6/$*,#%')=LWW[\__aZMMR\ig^W`]^[WRRK@A@;>AA<7::>:<;874.112-15.0),-*2)+.0--.&/21-1-0/2,/-)-143021*'5*,(&-+(,163//00,++,.772063+('+.,-(,,*)%&')(-*),,+'+)+%&' "'(##""! &'%"'()&%($!'$#--'! - - - (:TcemynT4+033,.( * $!!#'2)"%.%
"$%-22*20/0143//0-/53;><9995:5;B<73-3:>=778653<CA5/,.$,&%'&+,(.53(/.2221,')/0/+ !! !"$&$##!"""""##"%$"&*%#$'&(!&! # '#""
-%11)#!$!"(#$%%' ! ""&%*!&'%*'%""$""""!%&!!%%##$!!!#! ' "! $" - -
-$!
#$'$ '$#)*,*(!&*)('&*-+'#%"!+**+.$"!!#'#*+$$&*!%($&)$&.'#$'$ "%'(&&&"#!%'()(+.//-*-*)*+'(-+/0725455436=9734572410.239;59:768;@EFGEC@B>;:;<BGHD>@EB=ABCACBEDBB<@D>2.$2("( !(=IUTTY^]\TOEL[ab_XV]]TLILE@A=?B@;;:K8=8;;75.,/-0+)04/(.-+)./*/'+----4/.5529)()*..110.),6/,(H %'(-./*.0,-/.0.,090213,(%&*-,)*'(',.*,---,))-++(("**($$## #$$"%(% %('&%)&$&&$%+-)&
!
- "<L\bddW@$ #+0//* .$! !#="$! "0+!*))
!'//,/,6301.1/,)--378;@:9:840=A@=3227==<83877>DD50-*'),%+.)((*.0*&-.-30/,0-..(
" $!"!" !!#!"$ %# %"!"!!#!'$,)'(%%)"$ % $! !#)!
-
$#!##!&! ! #%!!#$$ $%&++#'% '&"!$%!"%"'#&$!! %2*!#"!!"$ -
- -
- -
' -#
% !(!""#!#(('!"""))+$,+&"(#$ &%(+($ !$$)+.$%&%#"%!$#&'%$$"#$!&$&#"%%&##)-32/*'.,/1-.%,)&*&#(**14/534411638631//,0,,-63633564;@?CDDF@=A=<:?=AECB=@CC@C?>AE@?<>?>=?:-)($!$'!*:KPSQ[Y^TRLIL^_]YTYSNMIMLKF@BA@><9>=967;;0-.65.+4.134)'*-')0/,'('#%.+1/725+))-+-,4-2*%*4-*'$%&"))//-/,+..1-.,2413.2/'),-++,,')'&-+)*,(**%+(%*%+0.%)($#$# $&&$%$&%&%%)% $%&),(*&$#
-
;N\cd`N7"#211-) -)! %&#$ $#$%-"!($%)(''-""&%02).+0780-2/+),'*317>996439?HD>7/9;=::<:?8>>>=2/1,)$$+&%(%&#'0+,,()*0**+'&0$
- "!&%&'$!"!%#"!"$ !!#"$#$%,,''&*("" !!#""%" " $" "$
-
"!#%%"#"$%$ %$('"%'&'&$%$"# !##&"/8
-
- -
-
-
! !'(&"! #'%"%,%#"$&""$%##!'& !&**'&##)"!##$%##%),1('!#!#####++**'(04*,,,..-(<+&$$'*)&)*+110..+11700.-0.3..'$*13531,47:?:;@?>;;>?@;@=>?A<;BB?>>>?ECACD@B<<>72'%$$$"!';INYWXZTSMIKK^b[MQPNMEGHIGG:9@@<8=87963582,11,&)02245-*.,**'/3)&%$)),,0551-.,-/.047*+,,320*&)))*)-.,.2/10/-..140.14.-+,.163,21'&(,*,,*/+(-/,,--,)'&#"('&))&()+++'&+&'##!$&*(!&!"&%"!#"! "%
-
$2GX^ZZC1$-*,**%
#"%""!!""#')('"$! $#&("'/"&,,031/)0112/0**'),)*388>;5458@HA@64:?@GB==:@BEAA<3.-#'#%%)" ')&()-,()**')'*'(&
!!! !!"$$$ +!!"!"'#$&2162)&((!""%#$#! %$!$!$!" &
#!!!'"#! $%%()%#&!!###!! "
- -
- - -
-
-
-!!"! "! "& !"$)'!&+()&& "" !$"(**("%%.('' *&'##$ ""((*$ #$$"###%*/,+(&%*&(*-,+1(AS,,*('.+.1.10')-2/341+'3)/.,($'.321-1448:6:=@?8:8=AA=;:@@<;>==>E=?EDABIII>=A2,"" &#! "7KMTXORVPJHNIXYULLIMLF>CDGA:9:@86<=9341544534,)+-04126/1.+'/9-.,(#)&-/11211/200253</1015:3+$(.***+),46.+*...050/,0/10/133832281+-12+0/.+),1350)'+*&#)*3+',''-.,,-(+-)#('%#("!!$$(!# ##! (+ #!$"
8KVXSLE-+(,0)* -+##$& #"*)08*'& "&*%&$'.(#*/220.*+03/+1,-*&*)*.5695244<>@>?<6<BEIC?;=?FHF?A4**+)"$"$,,#'%&%%$1++*'&%-.-&
$ #$( $# # !"!" ((!&! !"$%% $%$064(&')$'7"#!!$!&$& !" #"
!$! #!! !### % !'
-
- - -
-
-
- - -#"#
- - !" # "" &.($#!(,4*"! #!"..,,*'&/-)& *&!#!$! *&)#%&# $$##"!&)"# "(""(*0*-.*,I++.&&/1-0,,0('*30...2**'()*&%*2/.1--168::7;A?6658==68;<:<<:<9B>>>B>?CE>=8>62$ $#$%6LINNNLOLMJCNSLHKLIKJF@@BA:?9<:92@9899:444844,,/3-.0035621-1/1).,)-.,1132.;23/2:775/-,3164-%*0(+-*.0140+*-//121.-/0-/2./60234612),5.)/.,*'++20''2*&*,1-',-/*&*&%.+&-&#$$& #'$!&',$##"""$"#%$"! "#" 5S[^QIJ+#+-+("
- & ! "&#%"$),.61+#+$ &'+&),0-"#'.-02)06262,)**)$*,33:>75757;??==>>@IEGC@AEKGGC90&"%&+")"")#,+**0-//&$)((()"
% *# ! !""#!&"$#" " %%&$*00(+22.($&!!%$#% (! ""!
- #" &
-
- - - -
- -
''1476,%%'
"'"&!"!"'"#%"$"((!#! $*$)'$! '!""'+,'%$&%%*$$+"',$"#"$!*&&%'&#%"#&&&$"%#&""!&().,)+*&",(&**/../**$)+*+4000-+/.*+*,)(.0///1/327338;>987648;9<988<:877<?<=;<8<7<:877.##$ "(4DMLIIKJFGGDDIJFDIKJG@@CA=77;:754.7698430353...34/+50(++,0/1/1//2,1,.031030104698672-,-/01+(&,0+,/.5220.061/+/2-/,''.1/-.).41213),3/0-/-/+**20-/21.,011**)*)',(%'))("#$&$$!%$(+*&#%'!$"" !%"## -
8PZ_XNC*" "&++04$ -$( %%#"%)()+.1,'-))#(#(,*/:>1 -#$$.-64-3482,-(#*,&'3855=>;8<>5??>@?@EFMMJE?EJHFH?3.'((#()&($!!&+/14620)',,.-.(#! -
$% #" "!#'#" "!"!""!#(,7<1,))%+&+"!#%!"" %% !"" !!
-
$ -
-
- - - - - -
- -
!(<FOWSI9" H&( -
"' "! !!!! #")$&&&! ',&%'$#!!"$##"$% "! &"!!$#)""#%($%%#'#$#"$!&!##$+&""%' "(+*,+(-/*(*-(*+311(**%#(,.3,,60(,.''+%(,*0.,0664160//5893606?=4745959:214;<;678879:444/$!"!#)1<BFHGKF?GDCDABIFFEGDA=??8526762013579535654--2+2**-(0)/03024/31-(0.62.,/12/-0885<100(-.21)'+.3/,+/74152560).0/)./).0-)('(.,2.2.+-10001012-,,.-1.1-///0.&*%))'**%%)*'$#%#$&! %%('$ &#%%*%'""#
4L\`]TB3#'..73!
"!# #""$),/.//.-2++11+#'&025693!
$+..25515440/-'++*+*5;62=?AA?>9?EBFGBHOMLIA<=?FIF>:2-(($(,*+('),1579;298-10520+(
*& ! !'"!"#!"#!"!!$"""% !'+1:>9-*+*&%%'"#'(-$! "(',' ! ! "!!
-
-
# - -
-
5
-
-
- - - - -
- - - - -$05SafkaK8(' "&2(
-
$! ' %+%'$"!!"&' &$ " %)$$#%##$#$% %#" "$&#!!$&$'(%"#"""%)&# ""!!"%##"5'!!),')(.2/))10).-*-&$)(%)*,-,-41-&#$!'+---015186.524/.231357584414473:600464158532775510%!%")1<>JIFCB=C@@DECC@HDC?A@=:5660388..067::66240++.*+)&&*/-43/043-1./2/156.,0.0/--024881.,*++&&'(1/.,.011+-031-)-00+),-...,.//,+&/03/..,)-0)).,,&%++/-,(-.*)'($$(&$%(%,*$%$! %#""%! # ! ##
,J]d`U@E!(,17.*
! !!/,0883207-33:)$"!"*3;934.%"/469596842@326321..48:>=?AKD=>>GFHECKRNJJDC<=CDEB:4/,'/2250,-.58DFIJDEB:7:654)' $"!"##' "&&#$#$ "#!$$#%.90++*(&#$(" "!'%#!!"#%"$"!"$ "#!"+!! !!"!
-
-
-
- -
-
-
- -
- -
-
-
-
!#+?ThrlYD4)&(&(
"$!" !"$(" "'(" ''%)(&"!*!"$$$$$" #"%" !!$%! "# &##"#$"+#$! !!"$$"(+$%)&+*+1.%%,**+)'0+%&*'-&-1/,$&',,.,.000624/3163.0/0226487./3;:0021.115/-132173520-+&""#!'2<=ACE=:;=>>?AFCDHC?>><<:813434560-39<96/2//+-0+(*&.),222,02340-06556412041+65.(576-+'+*,."(//-*%-+..,-/0/.,+/,*)+-3,))*-6+,,+,.-).,&,)(%)*$$&#)*),''*()#%(%)&!+'**($"'#!&$"#! ! "!!
-.G^ebZL<& .12:5)
"""%##$%0)+0773+02=E?A81)&(1;?>80-
,:=AHGGAC><?@<BEA;60:??@AMRONHLQLQHFIPVUOZOMIJMHHLD?<6:<<7;9ABEEP\eeif]\UTNKF=0&
! #!""#!#$'$#"$# " #'"(.1&#""(%#)("&##!##! ##"!"!!"$!&"$! "
-
-
-
- - - - -
-
- - - -
'6KPcheUB2((''&"
& ( !!#!#! &$#&"&'# ##" (&"&! # #4!!!!$!" % # ##%"##%!&"('("''(%+'')20,&&-,,+..))(**.+/0/.--)+*10411/2440443/0/43..42/'-1/,+0-,/1-61.' !!$.67<?:46486:>@?>>><CC;457=?>16816//177460300../,,&,-*.-05./5/5.52764431491+1+(/,40/3/*').*(/)('*0,,..,.04204+0--)+2,)()*'*1-+**.&*(*)*+$#'&#'%#((-,)&'($'"(##$!"*'&)$$""'"!" "!" "# 3J_gi`W;%"'04465$-"$%&"&&'(%%0023:8403:JVWVLB64;AQVTI@;0&AWdhoofcb^`aeb_`^WPNRYX\\`ee`cegee[YZ_Zkbb\O[\[RPPMJFEJKGEJFMRZek~ŠŹ‘Ś…€~xn^F,
)! " #%#"#&# !""&""'*%-.0&'# %$(&&'#$")%$' "!###$# "%##%( !$!#$# !
-
- -
-
-
-Y - - - - -
-):EYeifWB9,+,%$#
!"! " &$# $""% $%!##$ ! !)! ! ! #! !$&$$%%##!'.1,/+--/*0-+,*))'+..+.%(+)&*,.2+(,.32.040.2/-/2-1///0,+(+0.'(,./0,," ",033544281-6=:>>9<@>:95:<<C<01*+:C2.235/074/2/*.32&,--,,+-//-1.05.-/32022131,),>R&.,,+)&,/-*)'+-.0.1/)*++1*8/-/+'*,(.+('%#)*&(,0&*1-,))&$"%%&!+(/'%(,' $*!%""%$&+%#$%!"#"" %! #%"&;Qbljg]9"!,66:;8% "%*-0/2059:567;=>@AMPOQWOJMYiy|xpha\fs~ztsmR3,^Ž’–™”’ŤŤŤ’‘ŹŤ‰Š}{‚†„‡…†}~yxxwyohqmka_b]ZYVY[ZSQV[[\dt‰ť žźžˇžťš’_:#
"!" ! #!'##!!$!$$!')%%/,'#%"$')&#$$#*&'%#$$ # !$""$"" %'"# $)! "! +
-
-
-
-
- - - -
- - - - - -
+@P`flkYF910,.'# ' "$ ! " !#% (2# '%'.'%""$)/*//,/.223-02)+0,-024.0/,'(0-1-)0,2+/-0/*-42//120-,+...+,+-.+-*.40+&&$%''! *//36573>7579<FDA?CB@A@?AAC>842136:136675235./.+4/-//,-++,01../*,0.2./2461-014+>/3/0/21-/305020217853130347347666658:;991/453=?8<>:<::;7478784;<<<<;=8?B>;8<<:96<AADDFAA>;=>?B=@A@@AFDA@>BDACBFOHFHLCFJGJJMKIIHIILHGGGHKKOOKLJKNMKGFGGKWgpvy{n^A,&2;;?7(2HWYbhjgiptstxxz~|€‡‡‰Ť‰ŠŹ™˘¨¦ĄĄž›śź˘ˇŁ˘źš€L% 0uźŞ«®˛±Ż®±¬¬Ż¬©§˘¤Ą¨Ą§¤¦¨ĄĄĄ¨§Ą˘ ˇž››™™–’’Š}}}x|}~„~{yy~› §ŁŞ«¬ŻŞŁ•oD&! #!" ! *% ! !!$" "!"(!$&$'-,+!$%%)''*/" %%!'&'!" !)#" %!#%%!%-' !#"!"! #'
- - - - -
-7
-0' -
- - - -
!1FWbirpZD702/.,"
&'!"!"$# #$$"%$,2&'),/-*,+*//-/,*&-*%./*().125641006:759569?<<;::8<9>8:;A;;A:98<9><8>;7?9:;9<>=;7?::=:8:7==B?A?>AC?CFEB@>DAA@<:+& ,:DHNRZVUS[Yabflrwsqoosnoqrj_]Z^WVYYYVRROTNMSMH@=BJJGEIGJHISPMNLNKLPMNQV\YVUXWVWZab]YX[_``cfcbgeeagnmkghijjprnztvvvxxx|xwwvy}€}‚‚…„††‡„„……ŽŠŠ‰‡ŠŽŽŹŠŤŤ‹†Ť“™–”™™—““”™™™”—–—™ťš™–——›ž˘ˇĄ˘ź ˘žź ˇ¤ ˇˇ˘žź˘Ą¤ŁŁŁ¤˘¤Ł¦¤ ŁŁĄ¦¦˘Łśť™— Ł¦ ťŹtO2&1;G<80
(NvŚ”’—śž¤ŁŁˇ¤Ł¦§Ş¨¤ˇ©¨§¨¦¨¬°µ···łł˛®®±±Ż°®Ż¨Ž[- 5€®ą»ľÁÂż»ą»¸ĽżĽąĽ»Ľ¶łµ¸¶·´·»»»··ą»¸µµ˛Ż°®®¬ŞŞŁ™›”•śź¤Ł¦¤Ł¤©¬«¬¬®°´ą»ľŔÁĂĹĂÁ˝ŤW1#2# !" !"#% !"###"! "&$$&+*2+($'+,+0*+# #!"!!.)!!!"!" #'"!$"&!$ ! &(# #
- -
-
-
w+ -
' - - - -
-
-!#5LVanunZB814-30" $(*!/./*'*+./'((*')($((&+*'*."(**%%*0..&)),.1000*,-3210...*.432534355659>=GD?CACBCDKJHLOPS[LRPSQMQMMNJRORMRUV[abifbbijgjfjijkkmjpspomolsopqsprppsninnjnstvprroqurkiljhnifimrtry|vz}|€|z|†~‚~~zR2%$.Mo†’›ťśźˇ¤¤Ş¬°´¸Ľľ˝ľżż»ş»·´Ş¨§ŞĄˇźŁ˘ˇ™—™—–•’Š€zz†‹ŤŽŽŤŹŽ”•“”•”•‘“““šž źžśžžˇź¤Ą¨ĄĄ¤§«ŞŞ««¬«¬¬¬¬°±±°˛°®łµ¶¶µµ¶¸ą¸şş»»¸şąşĽżşľ˝Ŕ˝żżĂŔľŔŔŔÁÁżŔÂÂÄÁÂÄÂĆĹĆĹÇÄÂÄŔÂÇĂÂĹÉĆĹÇÇČÉĆČÉČÉĆÄĹÇĹĹÄÇĹÄÄĂĆÇÇÇĆÄÄĂĂĂĆĂĂÁżÁŔżż»˝Ľ˝ą·ąąşĽ»¸»··´µł±´±®ŞĄ§¨©Ş§ˇzM+"-6?66/% Hm~ŤŤŽ‘™•—“‘–•“‘ŤŹŤ–•’Ź•›ź©©§˘ś–’”—’“”–ŠrL(#>‚ŻĽŔżĂÄŔľŔżĂÁŔżŔÁÁżą¸µ·¸˝ĽĽľŔľľľľżÂ˝ą¸´ł˛´¶˛±®¬¨źť›ź¦Ş¬°°®łµ˛¶şşĽ˝ĂĹĘËĎŇŐŘ×ŐÓĆ«q9$"#! %#" "!!&!!$$!$"(#$%&&#'%.3+*.-00/*,'#$$"!!$%*" !!!!"# #""'!$"! ! #+ "#%&!!
-
'C -
' -
- - - - -
- - - - -
$9GVesvn^F>54472)&+)//.+0-,,+*++*(,.'')%%*-''&$'(+'"$')-,&)+..1-,,/4:49=CA@FFBCNX][[bdfjoe_fgbgc__YVYX[ZUSSXWZZWUXdbb_cba`ifggcdfppojlkkpokrqmquststw{}„‡„…„ŠŠ‰‘’Ť‘ŹŹŹŤ’‘“‘“—›ś˘ĄĄ«°±´´±±˛˛łµ´łµ´˛ł·µą»ą»ą¸ĽĽş¸¸¶¸¸¶µ·ł´ł˛łł¶ą·şąąµł˛±Ş©¬©©©««Ż±´µ¸şą¸˝ŔľżľŔÁÄÄĹĂĹÇĂ˝‰F-+B€łĹÍŇ×ÖÖŘŰŢăâäĺçčéęęëěëčççĺăăáßÝŰÚŮÔÖÔĎÎÎĘËĚÇĆ»±˛şÁĹĆĹĹĹÇČĆÇČÇĆÄĆČĆĆČËËĘÍĚĚĘËÍĎŃËĚÎĐĐĐĐĎĎŃŇŃÓŇÓŇÔŐÓÖ×ŇÔÖÔŐÖ×ŐŐ×ÖÔÔŘŘÖŘŘ×ŘÖÖŘÖŘŮŘŘŮŮÚÚŮÚŘŘŘÚŘÚŰŮÚŰÚÚŮŰŰÚÜÚŰŮŮŮŮ×ÚŰŘŮŮŮÚŰÚÜŘ××ŮÖ×ÖÓÔŃŃĐŇŇĐĐĐÍÎĎÍÉĆÄÄÂÁżżľąą¸ą·ł˛Ş¨Ą˘ťť ˘ˇžź›š–—™Ž‹Ť‹…€€|vreK3"%!-8/48+!4AKVTTV[^`__]\c\]a_ffhfb_hr‰‹~tc]fjh``ed_WJ9'!9ł»żÁÂÁÂÁÁżżľÁĂÂÁÁľ»¸¸¸ą»ş»żŔÂľľľľĂŔ˝ą·´µµµ¶´±°Ąˇˇ ¤¨Ż±Ż¶±¶´¸ą·»ŔÄÇÇÎŃ×ŰÜÝÜÖŔŚG*& "!"!!!$)#$(" !"#("$(,.2/3/0..+*$'#"# #%%%#$'-#!&$# " &#"#& " !!$"# !### !
-
-
-
&>M]mwto]K?<85720:Tbfgchkgacaadbdfc`Z]]\\VX]^`^adc_b^begjhmknompnos|{~‰‹Ś“–ś¤¨Ş®łµµ˛ł´ł¶łµ±Ż±®¦ĄŁ¤¤˘ ŁźˇŁ¤¤Ł¦Ş«Ş®¬ŞĄ§§§©¬¬ł´ł˛´˛´µµ´¶´¶··¸¸ą˝¸ş»»ŔĂÁÁľľÂÁÁÁÂÂÂÂĹĆĹÄĆÄĹÇĆĂÄÉĘĘĘĚÎÎŇŐŘÚÜÜßŢßââßßßŕâßŕŕŢŕáßŕááâââßáŕŢÝŢßÝÜÜÝŰŰŰŰÚŰÜÜÜŢŢÝŰŘŘ××ŐÓÔÔÓÔŐŮŰÚÚŢŕŢßáŢŕâăĺäćçčććçćĺŕµe6/PťĎáćëéěîíîňóôöřúřůř÷ööőôóôôôńňííëčééččćĺăáßßŢÜŮĎÄĆÍŘÝÚÚÚÜÝÜŢŢÜÜÝÜÜÝÜŢÜŢßŢŕŢŢŕŢŢŢßŢŕŕâßßŕŕßŕááâăáâáâăâăââáääĺăâáââäăâŕăââăââáăâăăááääćăäăáââăâăââââááâáâáăáâáŕŢŢÜßßŢÝÝŢŢÜÝŢÝÜÜÚ×ŘÔĐÎÍČÇĆČÇÄÁ˝˝¸Ż«¨Łźś•“Ž‹†‡~|urnigfged^a]_[_ZWTQOKGIEBA?D=>?4+&(/777'%).*.*+,/475388>;FJGCFEAJWekniYVD@MMC@KHB<62%6€«·ą˝ľ˝ŔŔżŔ˝ĽżÂÂżľ˝ą¶´·¸¸¶˝Ľ»˝˝˝ľżľşş´˛ł¶µ±´˛±±¬¨¨¦Ą¤§¨¬®®˛±ł±´¶¸»ŔÄĆËĐŐ×ÓÁŹM& # !##"$"%&# " #!"),./40.-,'0-!!!) !#"$ $!(()"#!#%&$#!"$#"!# "% !#""% ""!!
-
-
- - - - - -
"%AZamzyl^HB;9:77>X”šś žźť›•—ťťťž™™ťšźˇť™š ˘ˇ¤§Ą˘«Ş§«««®¬¬®¬Ş¬¬©®®Ż˛łµ¸»ľżżÂĆČËÍĎŃŃŃŃŇÔŇÓŃŇÓĎÍŃÎÍĐÍËËĘËËÎËËÎĎÎËĚÎŃĎĐĐĐĐĚÎÎÍÍÎÍĐŃŇŇĐÓŐÖ×ÓŇŐŐ×ÖÔÔŐÖÖ××Ő×ŘŘÚÚŮŘŘŰÚŮŮŮŮÚÚŘÚÜÜÜÚŰŘÚÜÜßŕŕăääĺçčéčęëëëíěíëëěëííëëęęëéëéęęęéëëëëéééçčçççĺççççččçčçććçčéçććçćččéëëęëíîîíďííîďďďîďđîîďíčĂzA4RˇÔĺęëëđđđňőőůůřůüüúůööřř÷öőôńďîěëęëéččéčçćçĺçăÝŐÍĚ×ßŕââââäććäääćăĺĺćääĺććććççĺääĺĺçćäçĺçĺĺĺçććććĺććĺćććçćçéčçčćĺčçćććçćçćçćĺçčççććççćććććĺĺćääĺäćĺççäăäăăääăááŕÝŢŢÝÝÝŢÜŮŮÖŃŃĐËĆĂ»·˛©¤žťťś”’‰‹€xnjd_[RRNKNGHFCF=9;<649<63451333,)&$&%'#%&#$ "'3623&
1 $()#$+-5@:::588GUa`__T?8=C@8;B?91+&2sźŞ°˛˛°˛˛´ł¶···¸·µ˛°˛¬Ż´˛˛µ¶µ··´µ¶¸¶łŻ¬®Ż¬®«¦¤Ą˘Ą©¦ŁŁ¤Ą¨©©§Ş«®°«¬¬«°±ł¶·ąÁĂŔ«I$ $ #"!" #%###" $#""%10-35/.11,+& % )&##"#! ""&#$ )!!&'(!""!% )$! # " ##"
-
- - - ",F[bjw{n^KA=8998Be•¨µ´µµ˛°±˛˛ł¶µ°±±±´¸ł¶··Ľ˝żÁĂÂÄÄÇĆÇĆĘČÇĂŔ»»ą»ľ»»¸¸»˝ľÂÄĆĆČČĆÉÎĎĐÎĐŇÓŇŇŃĐŃŃÓÖŐŘÜŰÝÝÝŰŰÝÝŢÝŢÝÝŰŰŢÝÜŰÝÝŰÚÝÜŰÜÝÚŰŰÚÚÜÝÝÝŢŢŢŢŢŢŢÝŰßßŕâŕááŕáâááßăââăââäăăăáâäĺäĺäâĺćçĺçčęęëěëěíííđđďđíîďďďďîěďíîííěëěěďííěîîěěëěëëěęéëéëëëëěěëíěíđđîěěěíîîďđđđđńňňôôôóóňóňňńđđńďěčĂ|?1XˇŃäčęěíđńóô÷÷řřůůůú÷ő÷÷ööóóđđďěěęčęęęčéčéééééçáŰÖŐŰâççčçéčččéčęččçččéčééčéçęęçččéčéčçčççčçčééčçéęéééčéééçéééčéččččééčçčččééççéççççččççčçćĺćčçăĺăăäććäăăßßáŕßÝŰŮŐÔĐĎÎÍĘȸ´¨¨źś‘Š‚zpd]`e\UPOLFBDA<9/./1.+,1(+)(!' 1%#( #"%&'48653
& !#!&2;:;647>O_aa`TG;=>B=5@E>5)##" ([}„Š‘”“–•™›ťźśť™————–›ťťźťˇ¤¦¦˘¦©¨¨¦¤˘Ł˘¤ŁĄ˘Łťž›śśť ź™š—™˘¤ŁĄ˘¦¨Ş¨Ą¤¨©¬©«¬®Ż¨h=$ !! $$ " #"(" $ ##($$$"#" #%+16-314,,-1"### ''#%#%##''&%%##"!#%#""#$ ""%"%"## ## "#&# " !"
-
-
-
-
H)&/G\chqvnbSGA@@?7?\†š¤¨«©«§¨§©©««¬§¤ ¤«Ż«ŻŻµµ·»ąľ˝żÂż˝˝żÁŔĽąµ°©˘›ś ˇš™źŁŁ¤¦¦¬«©±·´ł¸ąą¶·¸»Ľ»żĆÇĚŇÓŐÖŐ×ŮÚŰŰÜÚŰŰŮÚÝŰÚŰÜÜŰŰÚÝŰŮÜÚŮŮŰŢŢŢÜÜŢŢßÝßßŕßßŕâăăăĺăâăäââĺĺäĺćäććĺćççĺçćéčçćçčéęęëëîíîđďđđđňńńńđďđńđđđďííîíîďîîďîďďďîďďďîěëëíěęęëëííîîíďđđďńńđďîîîîńđńńńńóóôňôôóôňńńńđďďîíęăľw@3PśŃâčçéęíďđňóňôôöőôôňđňňđîíîěëěěęéčéëééęéęęéçčććâÚ×ÝăĺçççččçęéčéččééçéčééççčéęčççččééččçćčččéęéčééçęëčçéęęéčçčćčęęéęçéçéççčçčćććććĺĺĺäććĺĺĺääâßŢÜŰÜÜÚÝÖÖÖŐŇĐÍÇÁĽ¶°©©¤źš“‹zyqkd_UQJEB979=94001200.**!"&$" $#$ " %&=<3:2#('!$'059=528:FUad`cS=:>BB78<A?.-%)'!8PPX[^ae`fkmmnkhhbcihmqqxuuwx|{z~„Ś†ŠŽŤ‹ŹŹ†…‡…†Š………~‡Ž””—š›ˇ ť ›ˇ žťˇˇ˘›†\8#!" "$!"#'!"#"&""%%"&)#!&""#%)-2223.28*+!#)!&''")>!'(&"!&"&"#%&$"%#")$#%!&&"#&& !!"&$ !!" $!
-
-
-
-
N6(/J^egsyp`UPLKD=57DZku~~|uvx}€}wpns|€„‰‰Ž‘Ź””’•”–’’’Ž‹„{widd`e\\^affhnmoqrutw{€‚‚€„‡‰Ź—ś¤«®°´¶¸¶˝żżľľ˝ľ˝ÂÄÁĂĂÄÄÂĂĆÇČĘČÇÇËÎĐŇĐÔŃÓÖŘŘÚÚŰÜÜÝŢŕááßßŢŕáĺăääăäćâĺĺĺćççčééččéëéęííďďđňńńńňńńńńňńđňńđńďďîîîîěěíîěëďěěíííííîěęëëěëěëîđńîííîîďďđďîîîíěíîđńđńńňóňňóňńńďđđîííîěëéáĽzB2M›ĚŕćčęëëíîďíîđîďďďđďíîíěëěëëëëěęćéęęęęëęëéééçĺćŕŰŮÝâĺĺççççééçčęęééččęčéččçččéččçćčéčččććççčççéçéĺćçéçéçéęčéčççčéççćâăâäĺĺĺăăááâŕßÝŰÚÚŮŮŮŮŮŘŇÍČÇÄĂŔÁż¶ł°¬§˘™–Ž‰€umkg^\XNLKGED=@74.+-.)%)*('(%**%(""#%! *!
+;=7</ #(""&)05==327=Nceb_VY>:=<;7;@?7.,-,+&/679=>@??@EEECC@>>AIRPSRYXTQNMMIPWSTT^ciglmiecchdcfcZWVW\^`fhlpx~€‚‹‰Ž†uT/ ! L" &)!"!"!"$'""%!$ $#$+,++*,03;201%$%"*(%%$"%%$&#'&)-##"$&$"!""%%"(!&!!#$!"! " ""%
-
-
!(3Rffhvzvjcgk_NA86759>DE?FECB>=BFF@B@ADHNOPPMTPNQYSQXXZXRRRNKC==:883*4766:=BA=:?>?CBHHHIFEFFHLOPX]cgedkqspns|€€xx|}~„†Š‡Ź’ŹŹŹ’”—š˘ź¤§«¬°·¸··¸˝ÁÂÄÄÄĹÉĘËÍĎŃĎĐŃŇÔŐÖŘŘŘŘŰŢÝÝßáâäćççéëěëěěíěęěíîíëíëééćçćĺćççčçćččéçääéééčééčçćççćčęëęéččçčçčéééęęęëëěěěěěëëëęęëęęčččçĺćççĺäâܵr>2HŽÄ×ÜââăăââääăăăăâăâŕâáŢßŢŢŢÝŢßáâÜÖŰÜÚŰÚÝŢÝÜÚŘŘ×ÔÎËÍÓÖÖŮŰÝÜÜÜÚŘŮÜÝŰÜÜÝÝÝÝÜŢŰŮŰŘÜŰŘŮÚŰŰŮŮŘŮŮŘŮŘ××ÖÖÖÖ×ŮŮ××ÖÖŘÖ×ŐÓÓŃÎËÇÄĂĹČÉÉÉÂŔľżľ¸ł±Ş§©©¦¦ˇś‘Š‡€{{vupkle^WSRPLFB:?97703010+).,(&!#!" #!$#)( ""#"$.<?@;2%$$# *2656927@LUa`ZZPK>?=:5<=@>2/,42+" (,,./03224347421416?CBCCGKD<:5378:75>IHKMTZRNNMNHKFF=89<=9899;EFJNLMQSOSYZ]]ZS?-!"%& ""!!#!! !!&#!!"$%$# ###! #$$"%#%',*,00.20-.5""$##&%%+ #&+$%"#'&($ $!$#!!""" $#!!$ %! "!!" (
-
-
"'5Seggu|yz‰ŽŤydN=3+)% &*%)#%&!#)$+'/+)(*2/*14./-/--5-/./02,,'*&(%"#" &%&%"%(+(2,,),*0233+.(+,0../233..65;=9=>:?>9:<7>=46?@?BAFIEEIIMIPPNOPUXaa_fjjhomty}{„‡‹‡Ť‘Ž‘“—› ¤¤Ą¨¨©®ŻŻ°¸˝Ľ˝ŔĹČĘËËËĘĘÉĚÍĚĚËÉÄĆÂżżŔĂĆČÇÉČČĘČĹĽÂÇÍÎĐÍĚĘĘČÉËĘËĚÎÉĘĘÉĘÉÇĘÎŃÔÖŮŰÚÜßÝÚÚ×ÖŇÍËĘĘĘĘÉÉĆĂÄÂĆĆĂĂ˝µ‰M2+;`“«´¸ąąą¶·¶¸¸ą··µł´µ¸´®®Ż¬Ż¨®°˛«Ą¦¦§¨¬®°®®©§Ąźś™šśžźĄŻŻ¬©Ş¦Ş«¬¬®ł˛ŻŻ°®¬©§¨¬¬¬¨Ą¤¨¦©¦§Ą˘©Łť ¤Ł˘ Ł Ł˘źžťžž‘ŤŠyz€‚‚xxwymhdc^Y[]WUQQJF=>=;:=@?89?:;1152/2.-*,*$*)'!$$%)$$!!#!"$!"##" #" -"8DHGL=+ $%*(/3795/:CO[cd^UPC@@B:7;?==4..28<4&!'%%#&%))023/0,-.13419>?CIC?:82+/33+.;BDEEHLFFGDE>A>:4/+).-#''%%)'.,/5424./2168/(! !$"!! %"#!$!&"!%("%#&%""%"&$ %$!#$%(+.32+/,,*)("$*)%(%#&'$ ,$"%+$%$%!#"" $$"$(!$ !! #!""%$!"& ! #"# !
-
- -
*7Whfmyy{yŠ—–€kR=1%"#"!""$&&%'$%%&(*'&%#&)*($#'+/*(&%#!##+&#"$$&+&%)-*&,,$)&(',0-,00())//-746+1265#-()0)+,--1/28.356472/4143:B;7;@B@?@FJLJMPLSSTYWTWRT]cfgkjlojorvxxx}z|€Ś““•š‘”™™•–‰‡‡Ť”•‘•—““’Ť”—› ś—ś™š™——•›—–——••—ś˘¦¬±·ş»żĹŶ·±Ş§ ™™—–š”’’Ž‰‹Š‘‹‡~Y;)'(AYr€€„…z~}~z~~}xw|ytvprttrqxvtokkkkssvuosslkddcacclluvvswrnnkooqy{xsuvxuqpmsrtopmjlommjplggkkkfklnlhgefhlfe^ZWWWPHMRSTSOOJMQIHCBA?><;9896305--1.2/20..2/0.1)-2*,&''$).*$"""$'!"" !! "$! # #! ! # $
#2MZ_\YN8() %13699842AG]epo`XMCHHB<AABC;.03:?C8*"$'$()&,-22852-1+,..008<@>CB>=625.-/(.;BFEHBDKKJHCBB@92,(+'&"#$",&%&%-2..,'-00))% "" ! "%!+$#"!!##!"# '$'''%#$# %##)$#$%%)**-1--0*(+&''(&!'!""(,(& &"##$"# $!"" "& &$$#!$%""%!%$%###!!"#$!! #!!!! %"
!)( - - - -##-A]mkpvrpn™—‰k\C2(# !! $"$"%$"*.#(%""$%%(+$&(!!() !#"$" ()0&'&+*(%)+*.//.+))//),67*+1/)*%'/(#&'&/*('(%',--,-+.+&".,,+2047;6/532:;:<8878:;:6;;<?EDEJJDAHLNLLLKMOVZ[^\[]_bbab`[[WWWTVUY`_ZZ^bZ[\ZQWaheeachegce^\eb_]`__dirr{}‚††Š’Š€zxpidadc`_]be_[WY[WUN>.'#-=IPRTWYSRSPLOOQPQRWSMJIJOKGKKHLHIBBDADILDGFEHCA:7<@>E_PNMQKICJJCDHKJIOLMMHAHFIJGIMKFGDJCIGJHDIEHAEMLEHCBFNKBE>?A<=;;7=@=>>:;<>:6;6684212/1.222..+,(),+'+,1.-/.*/*(''$"'('&&%"''&%# !## ! ""$!"! #&#!"
+Jasxtm[>/! !$$'14:=8536CUfjnpcWJDHIHABCFM>31<AEH>+ "(')0,/11356432-)--/+5:>>C@?<8:51-(-6=EHGFBCJMGG@QR=824,')*$$$!$$#*))-4-,)#'...+"#&# #!!" '!& !#%$#"!#&$"%* "#"$##! "%�*$%)*-),-.#%%&(+,(!)$0)*&&"#"%$"##!#$"$$ "$ #)&&!! '"#$'""$ "" #&# # !
'R!
- - - -
#"&0GcmlqwulkzśˇuYD7,#(# !! !"$%%'" $(%,'""$"#&%"!$$!!%().+')--'(,+,+32+-*()(,'+2*,(/%3$%/.%$&()**.,/'#'.,+-&&($((&(*+-23/*/+-1./1.,.3///110620:><7795:8;;::69AD=>@=@BFGIGCA<<>>?:<>BAA@@A;<:54>DEEA?IJKHJD?BEB@<AADHLONQUWYZSS^VQMLHHECDCA@>=@CBCA>=<70"% $48;89;:C<=<;>;::A@@??9?@;;<;89<:9978:89878752;51/52/FD?JH=95542AE3361:;=831379<<<@?;6;75:<>B<8?<;5:=::779?;<95;5634776775:5244>3/1234/.+*1-..0/-+-'+*,/,,+,0).*'/+*)+%&)-)&(&%%&##$ $*! %## %'%%# ! 1Kgq}w_71 $$ &&,278=6/3ER_gkgb_OADJGCDGKGG?45<HTQG1&)'#)..5134521-(,//,+58:=>>C=:63/,,55<BFJFHIFEIIF><>987,)*($ !" )(('-1/(''.2,'$%"! !! "!"# !!""&#'&#"&+$"$$##$&$!!#$##&&$..-&#*-,%''%&&,'%%"7&%*'##%*$%'"#"!#"$ &!)#!#'!# !#$!$ #!" !! #$#! !$
&
- - - - +6Fbmmrwvne{ˇž{Y@6,$' !""! ""%0%#$0.(+%"" % ! %%$!.'"&%$#(/.(-(*((&'+,/02.3++)/)(+.,,&)"**'-+'$*(**+.5'$',*,'&-&-,)#&&()//)*,*/.*)10,.1+**/)14-.650047153473/27878754;;??;:<96177;759::62052311/6<>867=;>@B;:;782299:><=D?CCD==@?=998;<;8;96644229>6:632+""!!%*2:627:661232647769=808;676547781453371223313-2...1((,6:85;5210,,,-/,2641/1319=<966435116498;707674554425536485327025402418-51-12////+5'+//*+,-.-*1'+++.)-0*+*+/*.+,,((('+)&)&/+&$! "%%)!##!$)&'$!!$ !*0(!-@N`ji_D/
!!#'4::655;MZbibc_UIBOKHEHLJLF@8:FJ[UH+(&"(-0+0//0.1,)+)'*12?;<7>=7:61.1,+0>BHOJLLLCGKA>??973.+&(&" #&*))).'"&'+-$" ! " " !#" !! "##$!#$$' ()'%&)%'% #%#")$&%*+&%)+,'+-($*%)*$# ""!$(($#!"*&*$$%% ''&!"##%#",*!".< "!!$!#" !)!#! % !$
- -
-
!%"):N_hmuz{lczˇł¤bH4+#(" " $' !""&#*,$# $/)*'' "%'$#("'$" #-#2.,))02..))+,%)/&,11/1,-)0*(,/0+))$(.+*).)#()&,6-,3,.10)')$/.0'"+)+('#,**/,--0.+11/0.1020/162..599532/33151463716:775873410259389632.37742544;53=7:9>;;><;.[G/8;76;6:<===::57<67796358553235783:544+!# (16638@<6.11020/267<4676262+51.113972<25210/*(/.//0*),114620.)-+)+*(*.00003,5778714..00031/58501454346265300075321/1285/31,./-0310-/,-)6031),-+)%0.,-*,/..0-3**.-0.(%((&((#%'&-'&$ ####%"!!%))$!##%&%#!"$(
-(8ASSQ<*
##$)0890466EUaiihb\UIGKIGFIMIE@9ACOTTZH/ '%%./),211/2,$")*&)5=?>9989=3110-&4=FIHIKKIKGHF>@=@42.*((#-# "'$$'"#(-+%*!#!#! ! "!$#!!!#"##!")&$$)'#+((,3" #($!%!'$)-'+-0'',-"'(%%& '&#%&'&#$)$''.'#(%!$(#"$ ! " "#'"##&"! #" $$!"!!" ! ! - - -
$'$$!" %(-4LŠśum~wd_xžŻ©‘lP7,$!% !!! $#!$%"! (''$&)$!(3/'$&!!#!!&#$$'+%& ;1(#&$'*--1.**++-..04/44///,..00-1-(()+,&,0+$()''-+)/2598%0.'+.,++-*+& %-++,,*/0.,.11/249-0/353306:88533564212585533663355830+14758410,.1965234-268:7>:@<==;;9647847:6469::==92Y913848301464347774/67' !%1141AA@<21;11003650<=20035,,.,6442746413/.+'(,.-332/1003013.,-+,*0+-10*,-+2./5450)(-/27/82/65102042/15498201576733:772212//421///023.,4.-0--(-)+)/1/)#-*..-'&'.0/)'#)(%,#%*%*$&&$! #&#"""# %'&#*#$""" !&$!$6BJGC1" !&#',4;<557@M^hgfc\ZOFJPLGHJIKE=:@IPZXXO: $%#%+*&-/.0+/*"%%'%(08A==:==:5431-/2AKIFHNOHMLME>?C;51)./)*#("!! ! !#&-(&&" ! $"" !$!# $"#$ $ """( #%("%$('-)*$"$&!"$$&'$%$&*'&1.#$''"'''$$( %')$)%('&'((* $&!#"$ #$"! &$!!#$%&"#""# )! ! " "" #! !!! " ! ! "$%
-!)'!!#$('8NŤmt}xf\l–©¨šyQ8-+#!#%%! (! #!" &%!$"$#"")-('2"#!&!($#$+),,'&" %'(',+&+6572**34074'/5440+(/1172,4+-/**+)'1+#(+($),*24:8,%))/0-*11-*"#)-'+-),2621311044/3.,43464:689:654593345:48830?625;>404/635150-.-,33223511597736::>78:7<7957677588::<:::494844/-00592-2424)010&#!"&-2.5@=8>3640./36663,4//0443..-27435.1.32/-)*'*)/+-/13.032110.0,+1+,,.0-.),5./72-0+-,034:2041/31;32103459842354:5327;:1343/12125-2212/,/-/0,+'&*)+,..*&*'*,+(('12/-,#(*/+*(!%*&"! #"!!'#"#$!!"$#&$""$$&#$"!()" !*2AEH9(!#"$,,49??>66;HW`hea^VPPMPQMGKING?>EJRZ_^[U7'%(-$)-.((++**%###%&18A=<99;:8454&.6=AIMSSPMKNL=?@<<73)+0,&%!"$*"&!'!"'*)&! +&"! !!"""" # !"""$! "!!!$#!'''(#$"%&%&'%$#%'"#"%%&%%&#&))($%*)***%,"()#(-,&&%#+'$'!"%*$)(%""##&! !"$"%#&# #" !"!!!!" ! !!%# " !*"" "##$!!
") !*#!'(4?Qqtsw|sbT`‚ť˘šY=.('$ " *&"!%!$&'##!%#)()*%*(%$))"'((*.///$'%'),(+/)&.8935&0:5/4/,46:1/)*,-38,.-,0*)-&('+0,1+%%).+1561/50/12*)*,,)$')('.-11055252266403.1016<;:89=<886:4=316832335?:56;7/44/2341363352/0017<8536456371:45447387247564567;487:8886316015/.//46.1+./-! !),2.671397331/215.120/+0024340106453.0*.0.+,++,-,)+/.1..+02.10.3*'1.-,30*.-14-13./1.01584/-*)31122652/26343//2723;55<763350/13/245./22-1-/2/)($&)*)2,+()'),-,(*0+4&*'')+0/./#%&$#%$!#'$#""&'#"# $'$*&! %!"/!"")%#3=@B9*" $$%*,0:BKDC9;DUahgcaWURKOOSRQLLLFCCLT]_`ba]87!"*-&((%)&&(.2)#(! !$-;>@?9679377.&22:@LKOPPQLKJC;;=<60.1-(&"!%# &#&! !*'(*!!'" !! ! ! #' &!! !$##$%"%&#%"%&%##"%'%$#&(&%&'%&&')$()& "1#(7,!&.0-.)-%$'%+'(*!$$")''$*!!##$&#$%')'(& !##. ""!! ! !!##"# ! $" " "'"!) " !!!'#/*
&& !!! "!%)4Hdvvt{t`LOn“”€_C--($%' !!"&$####'%#%&#%%')&$#""$.'),)-*+*)&'%''**..+*3:922*.),*030367./,+*)1.+-(8.,++&&()*-0+%&/4+115.-:9/31-0&*3'('%&))-/0371522-3749203..6967:776635226340./3336988<8374+0001/.672/13-736963133463545623552676/0335322713364587.002530/,0121..43)&##)#%.0.040255,,5363050011+,39.1-001744/000,.0-),./0//.3/*,*+0.1001-.-,-++'*+))+33/-2423.2450/*/10155325514423462257854/21,-265821/-/13915/111/+-*)'(,/./,),(*)(-&$-&)(')'',*,(0('%&$&#%"((%$#$&&"'$""$$'$!#"&$%(#&!,3=??8&#%(-/375<?LPF@?FV_imgf`XTSTTSRRYRPHDELRY^cde_R8 &!"&'&(%&),('//1)*'&%"&18@?@=22;5@6-0/,9FCHMSYTPGFGDD=><2-0()&$ & "$%)%"! "!# '!!"!,""& ""## %)$$+##$%$*$"&'$%$&$-.&$$"&#)*)(!"&(+'++,$#)(!$&0)00)+&''$!$*)''&#$ .0'%!"%!"%$!$&(&-"#$# %!##$$!! ! !$#"!## "# ! ## " ! &"! ! ""!##%%'#
%$!!! " #" )48Ljxvt}s]IG]vŚ“bE3)% " "" " !$&&$ !&&#%"#!%#&"""!##*.*,0,*(''&(('+*'(&-1-00,+%#'-/-12130)&&-&(-(.'72/)+.-+%0.&(&(((*.-*)02@3,,10%*+**%$&(-+**42101-.3522576-063223133.0680(21613304418?>8574.00/..2483-/03552265043441243542272246351631335500340432-022200-/./,0312*&" "&-+++22/7532/043/22321.99/,,+/17484/--2('-+./+10+/6..0,-*,/1.-),/++*0,-(,*(.-350.5022.4502,0.-28531409303030:443/0..+/+,1856154,*,01/0/(*..*'-..,%*-,.---.'%(*)(*)-/+&)-1,*+&%$&%#% ''&$$##($%&&%'$.%#""%#(#')" $!)!
)4=B@9%&-+238<<;=IRLE?=O_hnjcbdbZV\^USYVUOEGIUb]bbff]I6!'&/****),+*//0*,*&),*,8>A?A=:845413.27@EHPUSYRJFEGDA><7)'''+$!!"!!$ 4)#"! ##3 #! ! !"! "!%1%##! "'""%!&!#$###%$&%"#&')&%##%"&*()%&('(''80$!%!)$(()),'(#%%#$')($'%*,((&"$%$ ' $$&"'*'"$/% #!""("!$%"" ! # %+! !! !"! "" !! %""%%)**("!
"-" ! !!" !"#&+2:Ni~z{u_F@TkŠ•‡pI5+)!%"#!! ! "$ "$"#' $#!#&&!"###$&*-100*"#%%#%&(%&'%(+(%&-("!$&..0..-)'%#"&!-'((53)*(352+&'&2+%%%-.,/*.49H..0*((&(-%%% (/'.022/.+*.021216-00/+0/.43*'.6.+0.2634440118:A83/630/../0101//264-,4.13830111161/16512574024024242031201/*100/++./1--2030) !"(+()-2//1:8.-/06203033732/+,/.3584.,(&&+,/,..8/0107/14,*00/*1,.9+,'-1.7)-.3.634524305854544,,35763343//0./35703/0.,,3,2633/291./'.2/+/,,+*))))*))*,'-.-//-(%())*0,+'&-'.*+,)$#&(+(%(''%$"(&),&&#$'*/*!! #*'%""#$ #5>FG?&-556>BCFHNNTTMDDNdekjfe`]\Y\^XWYYRMCHP]dheaecXD5$&!#*/-*.-+'),00-+')*/34<?DD?A<760+02.1C?DGNRUgEIDCHGCB>;2)$&$##"# !"# '& %# "" ) #"!!!""## " ! #! # $#"#$$ $()%(%$%#&%##"!&&&#)$&)&%,-$,/$(%$)/'%+&)(%%%"#!'$('%$'$%'$'#%("&&# %$(''$!%&"" "#! !$ %"#""$#%#( # ! !#!"!#!!" #" !"% !# !"!#!$# +21-)
&' " " #"'*/6Mk€€w{}nZ@;Mm™sH0'" !" %% ####" ""#" # %"#$'&'"*%&-1')#*%#%%$#$+*(*/)! ##! !),'-) !#!")/ ',.-+&,...-0%*.0.)&-/1,%+-11<*2,).-)'%'$$$-+*)-12/')%,*,,-/00-00-./-12,)),0411115//4/0316990/2302*+,/10..1/00&+/.2430/32145./21440431004232012/-3//11--2-**./01+*0,/.''##" '('.+,1/(//-/241560.,24051/2420/42,3)0')./0/.,'///4,10501051/62/0-+-.1+2+-,12651674832459762.2114245443.1.015271/,12020<64532400-),/1/.,+0+0-*++(.(,/3.611/&)*,*+../,*.040,-+(#(**)#()*-'(&)-'%#&''')(($%!!*,)%"$!!#!")$
3BDG@*3@EA?EGRYXRRTKRKS`c`_afZYUW\c^VXSRGHGQ^cfcdaaSD3&(2,,)$.'*.*,1)*),-/;;BCBC>>74*)0+).79>?HMOMKFFEEE@B>;/,&&" ""##&($! &'!!&# $!"#! #&" ! !!""! "$ ! "! "$"#"% $$ &!#'&%*%(($%%))'$#!# %"!%('/)++*),%'+&'&+$)**,+&#%%&$%$%*,%)'$(%'%$"#%$)'"('"#&(#! % %!$$"$$&$&"!"&"#! !# ""$!! """ "" " ! "" !#"%! $#! -./-)#
(* """""" $" #$(+2:Qm€~xwwpW@;GgšxO1%"!!# " !" !#&"## " "!! '$'*$*%($%&#"6%)0&!#"#'+$*/*#%"$%O .*&)"!"#"" &*5.$.*+,.%'( (01)#06,,/''+3-,*,0-/+(($$()*+1,'-1.+&((&%#))052/10./.2/51*'++-033150/2,..45582..21301,455/0.**+)1011//3--1264/,2339622+.204/-//1.../02024,(+).+0++-10)0.""!"'0,+1/3,/),40311553//200468654/4250/40/.+..+/.*/..01337051561034,3335.*,-/.59<426:68542886:9411/2535336111/6495503-10835:9338120.+,2241-*/2-01,*+1(,4/,521/+)',0*-112+/+712.+.'('((0*+),,-*&,.-'($&)+).'*()(*(-&$"!"("!,5CFJB-% 0HKIDFIX\YLLLOOQZf`VTX\WQSXY^Y\SLKFGI_difdaa[JA0!')-('&*,)&).+-*&'),38>B@;;>@=3."--).5<=?HDOPEFGCFE?B@:0*&%!!$&"&+*)$ $"$!!$&' ! ! "!""! " ! ##% $$ !#"!"#!!" &"'+!($#&'&'()&&)&$$&!&($(++--+.+./+'&/')*)''.)''(%$')#%(%()(&""&&"%"#%$"%-,' '% $"##"$##'"&#""##&% #&# #"!#$"!#!!&#""""#! !"!!! !!"#"!! ! ! "! H "$)+-'#!#"$'$!$$$&"#%)-3=Vs€trukQ>5B`†žš~O5)#(,#$#! $#"#"!!#+#"! $&$ "##&,*!$"(-/++,!! "/$#)*+$#$9#(X)+(&#*!#$($"0(*,/+')&*(%#','$//'./.,*)++,(%+,0*&)(/+()0-*)./+'%(-%%(&+1002./4+,0//.,++-3552640145512640-20832<364100,+/+-0230,.-.22701/20245265-01130+,.0--56/.2214)),+*(+233.14,&!#.-*,/40-1+(/110-1264710127;1344335.*1/-2)1=:,+,-,2.-181361./2214418561.02135=?6754995234<8>=563356446112375257461208,9128978421042//8/00-25220.+,/-,.,0.40&+6*)./011-,04.531+,4.&-1Q%)*,1()$*0'1*,(.1)*+-*&)13).)*'&#"+* !# 3HMND4/!7RYQF>DOKIIGMKPPYjdRNWOONPV\VTQQJFGIR^cfe``YOIA0#%()+*.*,(('2+'+,'+1:?A?;<99;443/0,3@C?CEFOOGG@@@FG??:6-!#$" #'(/&)" #&&$'+")!##! "' !!!" #"!$ $" """!$#$"##!$!"!!##($# $#$%$'$""$)%$'*.)%'%'&#*'#$)()..-.+.($/(&','%+(.)(&#+-$$%(*#!'))&"$%"$$*&"!&(,"&###! %" $$"#( &%%&"$"%"$!#!""#$ %&!"!"&"$ ! #%$"!!!!#"#"! !"!! ! !!# "" !"$#$! ! !%%%!"$$ !# $$.6A^v†xsukT?;A^† ˘~V6-)'%("!!"*$$!)$#""%#" %$"%' ##!"&(!#"#&&% !$$&&'''$-1/)1%$#&#$&/,#('$)-(&#&)%',($#'''$+0)'"$'(%!$#'%%()'$.12-/-''-213,.+(+2.)&1-++0/&((&+++)'+034/3,.-/45011-*-,26435//1174531,2824531:5*+.,,+,--749*/,1/203.137/2149500/22/37///-.15124112.-'--,*/-3221,!! $"'..260/.14*/14241075615362533175620/00,,.2?=-.,-40*),..135822493703993/17716:>=84696542196:;753/11362444357559:4642260058:5401.045107133.01/3--.0/+-,+++4*(&(-*/1200-325285434-*-'* )++*.-)*,+,4-21,+,--..(3--)+)&)&!!/%%%# #2EOUJ1""8`f[JB:?;8@EGNINUhl]RYQLLPRSTPOPKIKKT]c]edVWLKF3!!"(*)-*+))'('-((,0-26<A<@@6:541371315BBDFHMVVQJDA=FFF?@6+'3, '%"'(#*)+&$)!"'&,1*($ """"! ""! ! /#! # &&! ""##$!()"##!%/)&'%"%&!%"*()*.($).,+****(),'),&'%''%$(-(%-*+,()(,'"$&#&*$.-+"#%((&&"$'&%"&!,%"!$!!"##$%!#$&##$$#%##!!!!"!$$"!!"% $!)#"!!!"#!!"$!#!$'%"!""" ""#" "# '"! #. !! &# ! ""&"%,$(&)3!'",57Fd‡‚xuwlV@:@[‡žźV@02(+'(%&$!"%'&%'%)()#,(%"%$#!"$"#"""$-(,'"$&'-((%#,0-0/(&-"#)'*.*$$.0*)&'+)'#',%!!##**.8)%&'5!&%("%!"#"%#))&(*-**.+15/4.191//',*,)-,-,/,)'%+$(-+*(*0041/-)//16821.,)*12/315013873061.61578:E320*,(%/0358<//,011.5750712223202,//.8D@7.11030.03--11,,-*+2/032/,*$ "')/234//,/1033546/25143785331/24.2344+0/./189.0313-14'0-1376455536344343469449><15649277652867431.//0145832367789:62255457662210230653/531.+,00./02+-,,-.5/)(#)'+133.-.764463/3**',)*-*-*(.--*'-,+/0,-,-),-)0*%('&'%$##'! $#5JVXP3#%*CcmgZL?8339>@CHGIbmeNQMNOPPSLTTTJHN[NYz~V[SKKKB5!$ &-.12/-,'),*/0.+/-3:>PJ?:=:4322065;?IJIUNVXQKGECIFC@F71.-0'"&*)27.,&"''+()-1-.*%#!!&$"#! !! $"! #!!" %!!!" ! %%#$$"##$$&'(#'+(,'"*(0)*)((),+('%))(')1('')'))/.$$()6*(&)'&"#&#!*$'($(.#&))('$&$(),$&&'#&#"!#! $# $&'%%$!!%+!"$""" " !$!""%!"" $ #"" ###!$%!!!"""#"!#! !! !! "!! ! !! # !!! !$&'(&%(O."%%'.4Kl‡Ť†xsqhTA:=Z†˘ …\@5*.,(&+(%(*$'%%%$*$&)""#(#*##)!"#&"#.-(' #&.+'),)).32,&#&#'&'..*(*/+()%'*,'&*)&%$$!13,-))#/"#!%##+''%$'+&+('.121-4,014.-13/)*2-('&%(+&*'#%#$))-+-0-+.-1)*315245.-.+-.-..26704243442035./04751<<+'0/.*..2423-2024200-0211.030/*./:PS<35641/-3-,12,/.3-,0201.+'($%*+22,11,,123232557642236266354=736404-11/95325<4/-,+)-,34624401:602.38113574246274893787457:562511.2069770/:94667457255225342-3020020/344//*221-/020-.12/.((-++*.12-0-6456431-.,)02,./*'(0-+-*(.,)+/+(&*&)+(('')'#" $#!#$ "'4GR[QB.$!/8Ha}|tdJBA;@ADA@C>OnnSHKKVLTRRXUUNLNPMRP^VNHIFID1"&.66435.,,0038/-1.29CHDCA><;8;9548>HMMNS\STVLNOJCCIA>>4/34/$-0067144710-/5/232,#*" #$ % !"! !&"" !!#"! !"$%&"!$ $"'"""($$'.,-+(%(*+.&*)*-)++*(&&,)4*-"&'())+(&$$$&),'''*)#"&$%&&)(&)++#,'+(')+()&%$#%#%%&&##'##%'"'&$#$"!#!#!&# $&!""'%! ! !"#! !"! " !" ! ! #" " !!! !!" "" #' ! % # #'! ! $!!!!" "#*",*&$#% '&()1<So…’†uuqgQ?>@U…˘ĄŤcE5.0.*)'$!-*+'$%%(&($$$#$'++)&!!")(-0-$!%!"('&+1-')/.**)+*'+5+*&()-.+'')*+)$)*,"%&((',.(**)((&(-)+5$"$'((-$/,/6//33/,-*)++()./-++$&%%(+('&&*(-/0310.1/--*122734241+0286/30322353434422141014189.)IBTB:>97210.1340./.22193,//10/3:EE830.3.--/--15-,.03023/2,/% !#&)*0/.-0..03305438324630133257<8262.1/4052101953/+&''+12231//0226/0+.33.,054116706:596578697110511511359:858<;6975954264064316/0141+0-01645-12024-./23310/*,1./.00-0/+2051162+,)(,1-+)*'&.)'1/(,++./)#&+6%+''(%$&&0! !!! #2CW_W?0#)BZs—›š–Ś~sjc[SMJLKCBZp`MGGOUTXUUXXQLRNOOQOOLFBCEA1"%1:@B>@B<=9?==>A>A:=EILJKFFHB@@BA?@CMNQZZ\\]ZVQRMEHUKGA9:599;=;B@;<<ACA;8:;<986/# ! "!"!!#'"%!" %"!#! &%%!#"$##!&!"$%$%#"&*')$&&+%')'&'****.+,/-0+. '()()/++*(%#&''&($&'""'#'.+(+.'$'((()(&)4-$$%"! !%""&#%&"(''&%(&%!'&#""!"#"#&$$""#" !$""##%#" """!"#! " !" ""!! !#!"" """""! #"# $ " !/" !" # "# % %%$"!#$(/.#!#%"#&%-6<Sq‡Ž…rtrgPEIGY¤©’hH;/*&,+%$%'$''#-&%&"$$#&"#$!#"'$"""#"(,'*'&&'(%#%22&'(3(%+((%"(*,'$*(+(*,*()2&#%8'"'+%%#+/.04*'*)/+3&&"%.-46(+/0/+-+2/*-,,,.(&()*(*(($&,/.,($')/.-23+.730.2141=12524+.033/./422/57440513867511.4,/4B::<4282////555421205=0.*-1,131/252/1.110.+**./+,./..-*.9.*$ %%&+(+./++.2415353356640/*/10/448630442,.,.+,,1213/'-+(212702720012621110+,0/2..3//2123.4>3763481/12001549796>;55867644:424133/44//.2201-34<4101121/0167373/./-/1,040-2..24530/-+/02--&'(')()+-/.,,,.3,%9%))(*))(+(+)%%#$" &$("''$ ! !&5CWa[D4)%/Ffx•ťˇ¦§©ˇť—„zqgg^XQRj€uZTTX[ZRX[ZVZab^]bbb__^_a\@$"2DU]idfce_b\]^ZYW^XW\`b^]^`]\YPOUOPV\Z\ahhggb^_^ZXPPQYPGC@AADJPQJHAGFIGFGHDAD@;2%!"$! #! !#" ! !!!' !" ""&"$" " (&!#%!##'$"'(###&&'*(()%*-(',-+)(**,*#",/))-,)((%''''& (1*$"%%&%/)%&)###$&(!#(-$( &%$!(##$&"!! "$%%%$$$$"'$) &$""#&%% "" #!"# %""# "#!$ ""! ! ! "#! ! !&"!"%!"$! !! " $!"!%! !!
# !"$$+1++$!!!!$,07=SsŚŤ‚qtveVOYV\§¨‘jO8-)")$#) !')##$"!"!"%$ !%"! $%# "# $&( ! #"#&%')($(((&%(-)+(*8%&*$','/+'-0)$"!$'%)*42?(++,'&.00,&+%!/2-21&&.//&(*+-,*,.)+()$'($,1+$)076-/)/2-4/./015130005001///233204/10.3/64422324<;4/4125.+246;-321730501564324547620+/--64.001512//134..////.0,,./23+-()#!$)*$%*--//)-47.0561411433-/--22/2663024660.,-,+//18-(+*-/1/1/4232/0.54/330.11,.*.14:585.//20<:4470222200132389=7559546447212155563445443459999977;74779;<=<=;88689:879;;;:7<888;9<7;9958876857>A?=;;8;;?::5;9@<?><?>>;;995;78:>:=<?=97894357545479;>AKXhlhM5&+=Wkr~…‹“šź¤§¤ž›”Ś†zqnt—¦Źpddbabcgklr||~„…‡…‰ŤŤŹŤ†`.%<Xp|…‰Ś‹‡„‚„€~xwxvwvzxuvuyxoomkpniihlopptytoikkge`ba`aXUORMRU\WT[aOIOLONKHKHIA4($" #"!!!# ! ! ! # #'"!"$%'#!#%%###)%&#%*)'"(%(.*-(*&##)&'(-.**/.$$"'%,'*((&"'#%&($)%"&"&''-&%&**+(',%%&'&&%&$#$"'&'&($%%%#$,'%$(&"# ""$$(#"&#$'!%$!"$ !!!" !!"& !# ! "#!# !! !" " " " "$!! ! "#!& # !!" " !!%%*0,(',)&&&)16=UxŽŽsuyjVTa]_‚ť¤ŠiK7,""""#(!"#"! !! !!" %##%"#"#""#"&%#&)$)*(&()*//*(/-/(&('%(&)**"%#"$$&'F6/4(*'$-1,$,',,((0420**-/0-*+-.-/0.0+0,+13-&*0/-+0340,-00-71/416081036453323056854042557449146465986=2242242698324169738::<;89;73;683/49674:6438776528775525.0440./30.0,'&'&&$>5*:1/2.034267;/666988237235589654999;61533279<875363532.16975577:::99651744225<;89:7499<;>=>:>8969AE;=?;;AC>>>>;A=;?C>?ABDCEIEEFEHECFGJPMTQPTURYXXWYZZ\b]\^\^__^^aheac`a`__bhfd_chfhbehfhnlqonmpqonpolkqrtxwxvxuvqtruprqrqvvuy}yppooppprliklonqsqz‚‚„[B7@XnŚ‚{x‡Ž——™ššś—–•’“¦˝ąŁŠystprw€Ž“™™žź Ł¦¦¦§ˇv3!)EfŠ™›ťź˘ žśˇś——‘‘”‘Ź‘”ŤŹŤ‘Ź‰‰‰‡Š…„†‚‡‰‰€€|yz{tqolnmmlhejofbf]`]\^^WOPQRG7+%"$" ! !"%!"&" # #%# """#$("!&&&$/&"&&%%'%%$,.'**&'-%"$&&)&,/,+%,"%#()*&*#&&'+)+()&&%&--"$+((%,++##&&'('-'*%"&%%& $'#"(%$&"" &$%&%%## #$$ #%%"'$&!!"$$ ! #!&/! ! # !"" !#!" "!O5 !" !" " !! " !" $" !!"#!!
! "(01-'*4,0*)$,5:VxŚŠ†zwuhZYcaZ{ť‰gO:-#! ! ## "!#$'"!#&$!%)$$''%#*)+.-(%,*-*),+)++,&(''#%('$"%**191&,1(-+,33)3)-',/54/(-*,/0.,/-.3-796/69.0852227255552715:986?><=<<9987<=:<<==@AE@=?@CBGG@EFDCEFCEJJECC>>DA@ADHDFEADGCEGJFHIEBHFIGHFFFD@BFCDDHEFJKKNKIHNNKKGFFIHIDFDDCBA>6/'&,%RI;<@CFDFGJQLNMKGKNUNJJKHLHHKOLJMOOTQTRQOMINORUURQPLOOMPNNPRWUYUV\]ZWUSLPRQQOPORWUXZWVZ]\`eedb]Z[[]^cededegjefdebggjidflmlkmprsuuvtvwz|„‰‡‹Ś‘”“•”“–—––›™šśťśśźź ˘ˇˇ źžśž˘ŁŁŁ ˇŁŁ¦Ł¤ŁŞŞ¨©©Ş¬¬Ż¬¬««¬®®ŻŻ±°®®®¬®ŻŻŞ¬Ş¬®±Ż¬«©§Ş¦Ą¦ĄŞ§¦ˇ˘˘ź›źˇˇ žšš‘xbY`iu‡Ž’‰€‚zyz{‚…’–™ž˘˘ŔĚè’…€~†Ź‘–śˇ˘˘©¨§©ŞŁ|;!,Ou“˘Ş¬¬¬Ş©¬¨ˇ źśˇťžźś śžťťžśšśš™š••—•‘–—•””‘‘““ŹŽŠ†Š‹‰†…zvx}xztoqkfcc[M=3% $ # #)(($! '$!#(""$""!"!## !#*) %#(3&$%)%%#"#&'&*.-'%#+)*'%&*$)+.+,'#'"(%(-"*)!)+(*%)&&$$/5 &(,$! $%)+"&&$&(*'!('#$!&"%&)'')"% !!!"#&#"$""$%!"$ %""%#$##!"! !! !!%'"$ "!###!!!' !"!9X""!! !# ! !! ! ! "!""!#!" !!! !"",#" ""+00+##'4:+&(,1CYr‡‰…}{uj]Yf^[|śź‹kQ@/%"! ! $$ "" "!("!!%%&$!(*"$&%*/.,',/30272/3735874245..7.+*+3.(,++3120/.7;3//.36>00265796;:5;D>;@C:=>@EJGGEEEDFFLMIPLMMLPQSVY]]^enononiie`WPQV[gijhljklnquwsrtvxywqyxzyvxupqsruoutyyy{vyvwx||z{|yzz|{†•v}}zxzywzyz}‚†‰„…††Š‰‰‰‡‡…†‚|{y{{€}zwZ=,-.<Icppw{~}|~‚€„„‡…‡„~€~||{„€‚†‡‰‰‡Ś‹‹Š…‡‡ŤŚŚŠ‰‰‡‰ŚŚŽ”•““Ž‹‹‰†Š……‡ŚŚŤŽ’Ť——šśśš——›™™śźťźťž› Łˇžśźť ˇˇžž ˇźˇŁ˘¤©¨©Ş¨¬«Ż±Ż´¶··şşľľżÁżżŔŔŔÂÂĂĹĹĹÇĆĆĆĹÇÉÉÉÇČĘĆĆÉĘÉĘÇÇÉĘËĘĚĚĚÉĚÎËÍĎÍÍÎÍÍĚÎĐĚÍÍÍÎÍĚÎĚËĘÉČÉĆÄĹĹÁżĂÁżÂŔĽ»¸¶µ±±˛ŻŻ±°®®¬Ş¤ˇ˘ ˇž™—‘~qkighpw…‹’ŤŤ†xusqz€†‹”™Ł˛ĹËĂš‰‡|~„…‰ŤŹŹ““™š›’o8/Mw™Ş°µł´łł˛˛®©Ş¤¤§Ą§§©©¦©¦¦¦˘˘ˇ¤§«¨Ą¤źź žťźźžˇžťź ťť™™–“”›š›š—–‘Ž’“ŽŽŤ†yvpiW?2$ # ! ""#" $#! ! "!!! ""%%#!%!!##!! #*'$'0(%(&%%)'#'&$#(*+')%"(1*(&,)''+,0,%#/&#$$)-'&&)#*''&(")'#!%"%(%&!'#%/ "(%$($$(&"!"#"'$%#""$&!$$"$$""%!"!"!" #"%#'#!""!"""!" !##"! %" !"$"!k%" "(!" * "! !!" ! $#)!"#!!!!%$ !" "!"&#"#,-.&&"&22+'.36H]s‰‹‚tstj]\e^YˇĄŽqZG9.)&)-+'(-.22310/+,)*/--0-19:64368:>;;9:=:;A=CKHHEHLRZZ]_^]acbgg]a[ZVSNOMIIJVJNQLOOLRVWUVZ]XZW[ac^[b__dbecdignkptoontutx{|}yy‰‡ŠŠ‹‰ŹŤ‘”’–•ťś¤ĄŞ®°ŻŻ®©˘ś‹€‰”›¨©¨©Ş¨±±˛˛´¶·łµ¶ą·¸¸ąşą·µ´´˛ł±Żµ´µ¶´łµą¶´ąşą»¸´·ş¶¶ąş¸·¸ąş»·¸¸¶¸¶ąşşżżŔżľÂÁżŔżľ˝Ľş˝·¸·¶¶¶¶µ´Š\90:S{ś«®°ł´µ´ł˛°µ´ąµ¶¶±´µ¶µµ˛®®´łłµ´¶··¶µą¸¸şşş·µ¶»»»ş»şą»¸Ľş»»Ľşşş»ľżľŔľĽ¸şą·¸´·´µ¶ą»˝żş˝˝˝ÂĂĂÄĂÄÁÁÂĂĂÄĆÇĆĹĹĹÇĆĹÄĹĆÇĹĆĆĹÇÄĹĆÇĂĆČËĚĘĘÍÍÍÎŃĐĐĐŃŇÔÔŐÔÖŘŐŘŮŘŘ×ŘŮŘŮÚŘÚÚÜŰŮÚÜÜŰŰŰŮŮŰŮŰÚÚÚŰÚŰŰÚŰŰŮŮÜÜÝŰÜÚÚÚŰÚŘŘÚÖŐÔÔÔÓĎĎÎÍĘÄĂż˝˝Ľş¶µłŻ¬©Ą˘ ›—’ŹŹŚŹ‹Š•‘‚{sqpqmlli]WSLINR[blq}†Ś‘‘‹……xpnrvt«ĆĚŔŻž–“Ź€}z||wvxtuvz|mY4$/JyťŞł¶·¶·ą¶¶´±®«¬®¬®¬¬¨¨©±®Ż®¬ĄˇŁ¤Ą¤Ą¤Ą¤ĄŁ˘Łˇťś›źž ˘ŁˇŁ žž™śšš–“ŹŤ„xiK5' ! -& !$!"!"$&!!%% !###!%%&'!"%"&)($&+#*(#"'#/''(&&)+'&($'((-,("-)'#*(&()#$#$%##**)'$%$%)%')%$"!#"#%#'##%%#$!% !"#(%!!!! $"#"#%'&#$%!("#,#!"'#% %! "#"" $!#" " "# " !!! ! !%#""$!!" """"!!" !!! " #" !!! " ! &.8!# !"#).+%%%#%#'%01:Jby…„~xrqf[`e\bŠ¨Ąrd[UPPSPUPOTX\a^[`\[\ZWYa``adhnponkqquxtsyvz||€†ŠŠ‹‰•šź¤ĄĄ§§Ş©¨¤ĄŁť•–’‹Š†‰‹‰…‹‰ŚŽ‘’•–™šš™™–™ťť›śšźž˘˘ˇˇ¤Ł¦©¬ŞŞŞ©¬®Ż˛łłµµ·˝ľ»»żżżŔżÁÁĂĹĂĂĆĘÍÎŃÔŘ×ÖÖ×ÓŃǸ°¸ĹÎÓŐÔ×Ó××ŘŮ×ŘŮŮŮŮÚÚÜÝÜÝÜŢŢÝÜÚ×ŐÖ×ÔÔÖ×ÖŐŐŘŘ×ŘÚÚŘŘŮŘŮŮ×ŘŮŘÖÖŮŘŘŮŮÚÚ××ŮÖÖ×ŇŮŘ×ŘŘŘÖÖ×ÔŇÓÔÖÓŇÓÔŃĐŃŃŃʧlD3=fšĽÉÎĎĎÎĎĎÍÎŃĐĐŃĎĎĎĚÎĐÍÎÎÍĘÍÍĚĚĎĎĎĐÓŃĐĎĎĎŃÓŇĎĎÓÓÓÓŃÓÓŇĎĐŃŇŇÔŃŃŇÔÓÔÔŐŐÓŇĎŇŐÓŇŇŃĐÎŃĐĐÓÓÓÓÔÖ×ŘŘŮŘŘŮŘ×ŘŘ×ŘŮŮŮŘŮŘŘŰÚŰÚÚŮÚŘŮŮ×Ř×××ŮÚŮŰŰÜÝßŢÝßÝÝÜÝßŢßŕŕŕâááŕááÝŕŕŕŕâáââáŕáááăăááŕâßŕáâŕáßŕáßáßßßßŕßŢßŢÝÜÜŘÔÔÓŇĐÍÇÇÄÁľ¸µł±¦ž™’‘Ť}{|ynkja]XUTUTOQSVPLHI>@<>99::330.3@IOTWbls|‚‹Ť‘“Ť†wmkkehzž˝Ă·˘”–—”–‡~vniedcaaZH7()M|źŞ˛¶¶·¸şą¶µ°®®±®°®±±°ŻŻ®Ż®±˛±±Ş¨Ą¦¦¤Ą§©¦¦¨ˇˇ˘ˇ˘ˇ ¤¦©§©¨§ĄŁ ťźž›ś–ŽŚŚ‰mO5%"""#!!# #'"" #$!## % #!# $#&%##"#%$('$#*)'% $#&%"&)+'%$$(&'(+&*,-',-'('+,-*('-&&(&)',,)$%(**$(&%%)('*(+%)$$$$"%#%#*+$&'&%$$&#$)#&%()($($$*$&!$$ !#$(%$ !#$#$'%#" $#$#&$(##$%"!#!$%! $$$"#$! !"###" # #!""! "$!!%$"$!" " $&+! " '"$#& #' " #!! $!%$"!#!# !# !! "! # "#!!"%" 5=!%&!""$!'/00/+'$&&'+/5=Ogz„€ypto`W`fdeިzv‹ŚŠŤ‘““–™ššťś›™śžś›˘ Ł˘¤¤§Ą««Ş¬°ŻŻ°°´µ··¸¸»şľżÁŔĂĹÉĚÍĎŇÓÓŇŃĐŃŃĐĎÉÄÁľ˝ĽąľĽ»ĽĽĽşąą¸»˝ĽĽŔŔÁľÂÂÂÁÄĂĆĹÄÇĆĆĆĆÇÉĹÇËÎËĘĚĚĚĐĎĎĐÓÔÖ×ŘŘÚÜÚÚŰŰŮŰŮÚÜŰÜÝŢßâćäćçčééčĺáÜÔŇ×ÝâĺĺćççéçćččćççčéééęéęéęčéééçćäăäăăăăĺâăĺĺäăćĺäăăäĺĺăăâĺáŕáăĺĺââäâáââßŮŢßŕßßÝßáÝÝÜŰÝÝÜÜÜÝÜÝÜÜŰÜÔ˛zJ8GtŞÇÖÚŰŰÚŘŮÚŰŰÚŰÚŘÚÚŘŮÚŘŮŘ×ŐÖ×ÚŮŮŮŮÜŰÚŰÚŰŰŮÝÜÝŰÜÝŢÜÜÝÝŢŰÜÝÜÝŮŰÜÜÚŢÝÜÝŢÝÝŢÜÝÝÝßßÝÜÜŢÝÜŕßŢßßŕáßáâââŕáăâŕáâáŕááăááŕăâáááŕâŕŕááâáââăââăâĺäăăâăăáäććĺäććçćçćççĺććăĺćĺĺĺäćĺĺćĺçććăâĺääăăăääáŢŢÝßŢÜŰÚ×ÓŃĎĘĆÁ˝ą¶łŞĄ˘›–‘Ś~sga]XWZWOKEGEB?=7934412012340/+*+*)&#&"!"#%&5HUMJNZ^ejqv†ŤŤ‘Ź‰‡udabtťąą§‹‰’–›•”‹~tkjga]XB2#")Lyž¬łµ·¸¸·µ´°®°±˛±˛ł˛Ż®Ż±®°´łł°©¨¦ŁĄĄ¤¦¤¦¤Łˇˇź Ą¦§¨©¦Ą§¨Ą ˇžš™™““‘‰ŠŠm[;/%" "! $" !!""!"! " #!!#% "!''%)'&%%+)&%(#&'$"%"'"")("#'++++,**0-../2./1-,-,++/-/-,--..01%'.-,,+)1.1..-3,%(*-(')*0+-*-+.-++)*+'/*))-.*,)-&&),$'#%%%'.&**&*%&&()'$''+(#(%&'*'')+))$$#%"%&$#'*,)(,)&&"%')+&'$#%+('&#'(%%%&#%$$!"$&$$$"&('()&&+)#%%$)&(,'$" #"""$"#" "&$$"($+&'"#'$#()&"$$"$#%#!!! ""$$ #"" !!"# $$!#$"#%#"$""$%$%%$$#""#!# "#!!!"!#$#'##!###"%%'%%%&%))& !!! &# #!!!!!'# "%!(! !"#$ #"$'((,38738-**)*/07>Ui{†{oqpc[emlq“«¨‘€…”ťˇ˘¦Ş±±°´·¶¸´±ł´łµµ˛˛¶µ¶·´µ·ąą˝ŔÁĂĂĆÇĆČÇÇÇĘĚÍĐĐŃÓÔÖŮŰŰÚŰÚŮŘŘÖŐÖŐŐĎĎÍĚĚÎĚÍÎÎĚĎĎĐĎÎÎŃĐĎŃÔÔÓÔÖÖ×ÖÖŮŮŘŘÚŮŮŘŮŰŮÚÚÝÜŰŰŢÝßŕááäăáĺççčçčĺĺćĺăäććççéëęěíďîíîđîďíęĺâćçęěîííîîîëëëíííîíîíîíîîíďěííěěëěěëęëéééééęëéééęęéééęęčéčéčččĺčéčçćććçčćßĺäĺäääĺääăââăââäääăăăăŕßŰ»T@N€´ĎŰŕáŕŕáŕßááââŕâááŕáŕááßŢŢŢßßŢŕßßăâßŕááŕŕăäĺĺăĺăăäĺääâăĺăĺâäăĺćĺĺçćććçćĺĺĺćĺććććççććččććçççéččćčččééčéčçéçčçččéččééčéçčččççčçéčéčéęééééééččččččéééëéęęęęęéččçćčććçćçćĺääĺäáßÝÚŮŘ××ÓŃÎËÉÇĂŔ˝¸´¨˘ť—Ź‡„~|ypkhb^^XRNLFCB=98::543.21/+,,,'(-++')1/&$(','# #$"$!#(5FIJJOOSX\ccku„‡ŠŠŚ†{ztt˘şą˘zpqu€„Ž•––Ž‹‡wlT8)%%#"$&0Jp•ĄŞŞ¬Ż´®¨ĄŁ¨§¦¦©©©©Ş®Ż¬Ż°®˛łłµŻ«Ş©¦Ą¦Ą¤ĄĄĄ§¦ ¤ źŁ¤¦¤¨«¨Ł¤§¤Ł ž››™—‘‘Ťv]B0'" ! !"" " " "! " ##! ! !!! !"###&("&!"!!$ &$&(!$##$'("$#"!#$'$ "$'%'$#$&&&&%'.5$)**),/,*")(%&()(+)*.*,*--,(++./.-3-
%%EndBinary
grestore end % Image Trailer grestore
grestore % EPS grestore
\ No newline at end of file diff --git a/Build/extra/epstopdf/test-binary.eps b/Build/extra/epstopdf/test-binary.eps deleted file mode 100644 index c82441b7963..00000000000 --- a/Build/extra/epstopdf/test-binary.eps +++ /dev/null @@ -1,433 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0
-%%Creator: Adobe Photoshop Version 7.0.1
-%%Title: 118‚ĚRs[.eps
-%%CreationDate: Wed Jun 16 2004 18:05:10
-%%BoundingBox: (atend)
-%%SuppressDotGainCompensation
-%%DocumentProcessColors: Black
-%%EndComments
-%%BeginProlog
-%%EndProlog
-%%BeginSetup
-%%EndSetup
-%ImageData: 823 533 8 1 0 823 1 "beginimage"
-%BeginPhotoshop: 4604
-% 3842494D0425000000000010000000000000000000000000000000003842494D
-% 03ED000000000010012C000000010002012C0000000100023842494D04260000
-% 0000000E000000000000000000003F8000003842494D040D0000000000040000
-% 00783842494D04190000000000040000001E3842494D03F30000000000090000
-% 00000000000001003842494D040A00000000000100003842494D271000000000
-% 000A000100000000000000023842494D03F4000000000012003500000001002D
-% 000000060000000000013842494D03F700000000001C0000FFFFFFFFFFFFFFFF
-% FFFFFFFFFFFFFFFFFFFFFFFFFFFF03E800003842494D04080000000000100000
-% 00010000024000000240000000003842494D041E000000000004000000003842
-% 494D041A00000000033500000006000000000000000000000215000003370000
-% 0000000000010000000000000000000000000000000000000001000000000000
-% 0000000003370000021500000000000000000000000000000000010000000000
-% 000000000000000000000000000010000000010000000000006E756C6C000000
-% 0200000006626F756E64734F626A630000000100000000000052637431000000
-% 0400000000546F70206C6F6E6700000000000000004C6566746C6F6E67000000
-% 000000000042746F6D6C6F6E670000021500000000526768746C6F6E67000003
-% 3700000006736C69636573566C4C73000000014F626A63000000010000000000
-% 05736C6963650000001200000007736C69636549446C6F6E6700000000000000
-% 0767726F757049446C6F6E6700000000000000066F726967696E656E756D0000
-% 000C45536C6963654F726967696E0000000D6175746F47656E65726174656400
-% 00000054797065656E756D0000000A45536C6963655479706500000000496D67
-% 2000000006626F756E64734F626A630000000100000000000052637431000000
-% 0400000000546F70206C6F6E6700000000000000004C6566746C6F6E67000000
-% 000000000042746F6D6C6F6E670000021500000000526768746C6F6E67000003
-% 370000000375726C54455854000000010000000000006E756C6C544558540000
-% 00010000000000004D7367655445585400000001000000000006616C74546167
-% 544558540000000100000000000E63656C6C54657874497348544D4C626F6F6C
-% 010000000863656C6C546578745445585400000001000000000009686F727A41
-% 6C69676E656E756D0000000F45536C696365486F727A416C69676E0000000764
-% 656661756C740000000976657274416C69676E656E756D0000000F45536C6963
-% 6556657274416C69676E0000000764656661756C740000000B6267436F6C6F72
-% 54797065656E756D0000001145536C6963654247436F6C6F7254797065000000
-% 004E6F6E6500000009746F704F75747365746C6F6E67000000000000000A6C65
-% 66744F75747365746C6F6E67000000000000000C626F74746F6D4F7574736574
-% 6C6F6E67000000000000000B72696768744F75747365746C6F6E670000000000
-% 3842494D041100000000000101003842494D0414000000000004000000023842
-% 494D040C000000000BC90000000100000080000000530000018000007C800000
-% 0BAD00180001FFD8FFE000104A46494600010201004800480000FFED000C4164
-% 6F62655F434D0003FFEE000E41646F626500648000000001FFDB0084000C0808
-% 0809080C09090C110B0A0B11150F0C0C0F1518131315131318110C0C0C0C0C0C
-% 110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C010D0B
-% 0B0D0E0D100E0E10140E0E0E14140E0E0E0E14110C0C0C0C0C11110C0C0C0C0C
-% 0C110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0CFFC0
-% 0011080053008003012200021101031101FFDD00040008FFC4013F0000010501
-% 010101010100000000000000030001020405060708090A0B0100010501010101
-% 010100000000000000010002030405060708090A0B1000010401030204020507
-% 060805030C33010002110304211231054151611322718132061491A1B1422324
-% 1552C16233347282D14307259253F0E1F163733516A2B283264493546445C2A3
-% 743617D255E265F2B384C3D375E3F3462794A485B495C4D4E4F4A5B5C5D5E5F5
-% 5666768696A6B6C6D6E6F637475767778797A7B7C7D7E7F71100020201020404
-% 0304050607070605350100021103213112044151617122130532819114A1B142
-% 23C152D1F0332462E1728292435315637334F1250616A2B283072635C2D24493
-% 54A317644555367465E2F2B384C3D375E3F34694A485B495C4D4E4F4A5B5C5D5
-% E5F55666768696A6B6C6D6E6F62737475767778797A7B7C7FFDA000C03010002
-% 110311003F00E433F3732CCDB5F6DF63DEFDAE7B8B8EA5CCADEE260A08CBCA8D
-% 2FB40F27BFBFF6947275C879F10CFF00CF75A1C7E29293FDB32A3F9FB6071EF7
-% FF00E49239797C1C8B4FC5EFFBFE920C189EC60A4418D414949BED595FE9ADFF
-% 003DDFF924DF6AC9E0DF691E1BDFFF0092428D13441FC12527FB5E50FF000F6F
-% F9EFFF00C925F6CCBFFB916FFDB8FF00FC92081A71096BDD2526FB665FFDC8BB
-% FEDC7F7FED27FB6E6C7F49BA3C3D5B393CFE7A018E536BA4FDC929B1F6FCEE7E
-% D57EBFF0D67E5DE9FF006867CFF4AC8F0FE7ADFF00C9AAD3F82438FCA929B3F6
-% FCE3A9C9BC9FF8DB27FEAD38CFCEFF00B95903E16D9FF9355873E613A4A6CFDB
-% 73BBE55F3E3EAD9F1FDF4DF6ECD827ED57CC73EAD9FF00934083DD3381E3B424
-% A7FFD0E2AD6FE95D3E00FF00D16A8861274D0AE85BD1058C16103DCD69E7F92D
-% DDE1FEBFF03E8A89FABEE1AB4C13C024FF001F77B52538ADC704093C79F92738
-% DA1DBCF87F057EDE9D915121CC1E035D38FE4FFDF7FF006D95BC1E81D4336C15
-% E2D42C7BBF343C0EDDF71FDDFF005FB2FE91253846B2DE44FC1408D7F21D5759
-% 97F513EB1D35B9FF00650F02490CB18E3C7F5FFD7FE2D60DF81978CF7D79553F
-% 1EC609D8F0771746E15B7FCEF724A68867FAFC9342339C47E6B84F03DDE1FF00
-% 91FF005F4D0C9F1040F133E1FEBFFAAD25310D1E7FEA1340235F253246B1DB9E
-% 6385270731C5AE696BB4D24CA4A471E1DBC3E09069E4FF00AE88D551658D96B4
-% BA0F001F094518391A7E8889F199E3FD7FB0929AA19AFC7848000787FA957460
-% 64183B23B6A4C271D3EF3008F0D267B780FF005FF46929A31A78FCFC9270907C
-% D5EFD997E87C8773DC7F27FEFBFF009E7F4893BA75B1AF878FFB5253FFD12B41
-% 6B58D3D869AF11EE993ECFCEFCF6FF00C25FFAB598EA5BA06A0870D08D41F31B
-% 1DEF6FF6BF48CFF0AA66BD5D3A09D64F11163BF7B6EDDFEA7F23F9EFD27ABE85
-% 2ECA401046931E1C69FCADBB3FF03FF496A4A40E0CB3D8F6970E3FEFDFEBB7FE
-% 33FA37A8B53A074FC3664FAFB9C03351076EA356876BFF005CFF00C13FA2ECA9
-% 64B9B16167247819EDBE23FB3BFF00F05FF815A1D32D632A797FB9CF04358491
-% AC7A9BF78FA5FBFF00F837FDD7494F4BD62EC7B70ADA7D7F4891A3C3C34B48F7
-% 176EFCDD8DFF00D48BCF3ADF4EB58C75F539CE6D521F2E25CE24C6FF004E4BD8
-% CFF8CFFAE2E8BA939C2A058EF525A58369EFF4BDCDFCE756D76FDFFCBFA166FF
-% 004964C00435C7680D3B584C011EDFA3F99F4BF9BFCC494F281E660F6241075F
-% C888DAC380F6CF88F01FEBF9DFFA2D1B3B05D8D74810C7196FFD5188FEB28638
-% F7B606874D4F649499BD3C169716810274ED21BF4B77D1FF005FCC49D875B009
-% 66D2013DF8F9AB9483CED691A409E02B6CC619192CA1A016BCC97364C37F389F
-% E424A4DD2F1CE3E137DA1AFB65CE1E5F99FCBFA3FEBE8EF56C86910E60FF005F
-% 74FF00AFFE7A44752048681B000D1E3D8FB87FAFFA4FF8252353A62369E6098F
-% 33FEBFF5CFF8349481D43203C3001CF870A1F67A5D00B403A033F87D1FF5FF00
-% 47FE115B3498DA4011AF2A06910191A771F3494D5762308E3CFF00DFB7E1FF00
-% A4BF56FD1A1BF0591B8340FC783C9FF5FF00C095E2C8ED249E2791F4BFD7FCFF
-% 00F82517896C08D38D79D67FF32FF5F4D253FFD2D435904804823E2381EDFF00
-% A5FF00A56BFD25AFAD436B9A3425A67B69A0986C3377D1FF00C0FF00C17AAAD3
-% C43882351224133CCFE6FF00DF3FEB3FA6F5156B099700383A798FCDFA1FF7CF
-% FD05FF000C929CE798BE2342238FED442B188C9B4498131F1FCFDDFE79DFFF00
-% 82FF0039FA240793EA92E30635F057308BC1F5043606E04F1DBF35BFCAFF005F
-% 5D2533EA736545CC66E78FA0D320363DCE7EF07E8B3F72A6EFFCFA7D5FE6EBA4
-% 31EFAAB6656406B6A7582AA8D836491FF07BDCEF4D9F9BFB9FE0BD65A771D803
-% F7924C4126759D236CBAB6EEFDCFFADFE97D559DEBFBAC36FE95EE036B9C6402
-% D33B9DB4FF002BDBB7FF0041BFC324A6AE7E28B6B823576AD3B4481FCB13BBFF
-% 00305935F4FC86D8006C86F7FA223E973FC95D162D61EC982E11A8264E9F4BDB
-% 3F9DFC8FF8BFE6D69E2620364B849E06BACB8FE6EDFCEFA2929C7E93D1B27206
-% C70DAD265AEDA76F97BD7438BD29B80C71692EB1D0DDC47239FF005F4D6962B5
-% B4B21BB5AE1EDE48F97FE4F6A1F507B48038D36B073FD6223E8FFAFA6929C72C
-% 2F63ACD61E74F31E12906B808D674F977577D22E1B60CF7274FF003930AC0307
-% 58E3533FEBFEBFCE24A6A1692244E9DA0F64C6977606077E42BC5A267B6A753E
-% 4A2EAE74D4C7C6525341F4BB8D75F9E9F0FEB20B9A47D2E40D0FE2B50B44791F
-% BBFF003240B69DC0E92609993E47B24A7FFFD3DCB7F9C78F331CFC3C7FEA5557
-% D6413325A662099333C46DDDBFF336FF003BFE03D1F4EC57B269FD3584081247
-% 1AF27FEA9567F1C1EFC09E7FB5F9D1EEFF0049FF0003FE1129CDB6B0DBE0C907
-% B7CA3FABFF0093FF0006AEE0B3738335E3989E63CD01F5EEBB710759248D758D
-% DCE9BBF7BFE13F9DFF008157F02B0E68006EDC07224104F7494BE5B5CD1FA304
-% 91A00DD41247EEB7DCB1AD682F1B41737812220FF636FD2FE47F3DFF0069F657
-% EA2DDCAAD8D16309DA04B771048D7F35B1B7F3565D95127592499D44933F4B5F
-% 66EFF3BDFF00F04929262B4BA086EE6CB76F3DBE8BBFAAFF00F33FA8B6B0DAE6
-% BF71E64973A081AF76E8D58D435EC1CEF713F9BF48687E1B99FD75AFD3CB8097
-% 364320070322797FEE7E739253A58E1D2E2E31040669E5FC9FEAA0E5D3BF2186
-% 2401B88EF2793FBCD56AB87071DA1BAC911E435E53D9509DD1A9E4C44FFAEE49
-% 4D17340800EBACF914B6B1A0C8EDCFC0231A5C1F03B9D74ED1093EA8A9C5C247
-% 3A8D78494D535CEBC0EDDD38049DAEE0F878A3FA50D70333063FBB4556C377AF
-% 5EC61752E8F54813A016EFFA3EEDEC7B68D8CFF847A4A66F6E80C41E75E15778
-% 68691A900724F804FEAE6B4169C7758002438889D590C6B2B1FCA77FDB49BD6B
-% CBA2DA3657EF2EB082035ADF51E1EF2EF6ED77A6CFFB75253FFFD4E92F8DD671
-% C9FA5C77555F1B4C6CFA2639F0FCE9FCDFF4ABC412494FB35D1EB3FE872EF1FD
-% FF00CEFECFD3FF0087FF008457B0F6FE8F8EF1B7778BBE8FFE8C5E16924A7DE3
-% 2FF9B746DE0CCFD1EFF4A565D912E8D91EF8DDCFE66DFA5FF4B7FF00D7178DA4
-% 929F681F4DDF4237FE77D2FA436EEFCED9B7FE9FF39FA45AD851EA8E79D66777
-% FE70BC052494FD28CEFF00C7E03FE8A21E17CCE924A7E9077F3A27F95CF1DFE8
-% C7E6291EDF47B73FF7D5F36A4929FA37C62787CFDDF9BBBF35673BD1EFB2773A
-% 63D58E5DFBBEDFEB7FC22F0349253EFA7D08FCDFFC16557C9F43D1B7F9AFA0EF
-% E73D6DBC1FE77FE0FF00D27F2178524929FFD9003842494D0421000000000055
-% 00000001010000000F00410064006F00620065002000500068006F0074006F00
-% 730068006F00700000001300410064006F00620065002000500068006F007400
-% 6F00730068006F007000200037002E003000000001003842494D042200000000
-% 01264D4D002A000000080007011200030000000100010000011A000500000001
-% 00000062011B0005000000010000006A01280003000000010002000001310002
-% 000000140000007201320002000000140000008687690004000000010000009C
-% 000000C80000012C000000010000012C0000000141646F62652050686F746F73
-% 686F7020372E3000323030343A30363A31362031383A30353A31300000000003
-% A001000300000001FFFF0000A00200040000000100000337A003000400000001
-% 000002150000000000000006010300030000000100060000011A000500000001
-% 00000116011B0005000000010000011E01280003000000010002000002010004
-% 0000000100000126020200040000000100000000000000000000004800000001
-% 00000048000000013842494D03FD0000000000070000000000000000
-%EndPhotoshop
-%begin_xml_code
-/pdfmark where {pop true} {false} ifelse
-/currentdistillerparams where {pop currentdistillerparams
-/CoreDistVersion get 5000 ge } {false} ifelse
-and not {userdict /pdfmark /cleartomark load put} if
-[/NamespacePush pdfmark
-[/_objdef {photoshop_metadata_stream} /type /stream /OBJ pdfmark
-/MetadataString 4649 string def % exact length of metadata
-/TempString 100 string def
-/ConsumeMetadata {
-currentfile TempString readline pop pop
-currentfile MetadataString readstring pop pop
-} bind def
-ConsumeMetadata
-%begin_xml_packet: 4649
-<?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?> -<?adobe-xap-filters esc="CR"?> -<x:xapmeta xmlns:x='adobe:ns:meta/' x:xaptk='XMP toolkit 2.8.2-33, framework 1.5'> -<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:iX='http://ns.adobe.com/iX/1.0/'> - - <rdf:Description about='uuid:3c654b1d-bf74-11d8-8e60-a202ecfe555c' - xmlns:xapMM='http://ns.adobe.com/xap/1.0/mm/'> - <xapMM:DocumentID>adobe:docid:photoshop:4783831f-bf73-11d8-8e60-a202ecfe555c</xapMM:DocumentID> - </rdf:Description> - -</rdf:RDF> -</x:xapmeta> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<?xpacket end='w'?>
-%end_xml_packet
-[{photoshop_metadata_stream} 2 dict begin /Type /Metadata def /Subtype /XML def currentdict end /PUT pdfmark
-[{photoshop_metadata_stream} MetadataString /PUT pdfmark
-[/_objdef {nextImage} /NI pdfmark
-%end_xml_code
-gsave % EPS gsave
-40 dict begin
-/_image systemdict /image get def
-/_setgray systemdict /setgray get def
-/_currentgray systemdict /currentgray get def
-/_settransfer systemdict /settransfer get def
-/_currenttransfer systemdict /currenttransfer get def
-/blank 0 _currenttransfer exec
-1 _currenttransfer exec eq def
-/negative blank
-{0 _currenttransfer exec 0.5 lt}
-{0 _currenttransfer exec 1 _currenttransfer exec gt}
-ifelse def
-/inverted? negative def
-/level2 systemdict /languagelevel known
-{languagelevel 2 ge} {false} ifelse def
-/level3 systemdict /languagelevel known
-{languagelevel 3 ge} {false} ifelse def
-gsave % Image Header gsave
-/rows 533 def
-/cols 823 def
-197.52 127.92 scale
-level2 {
-/DeviceGray
-setcolorspace currentdict /PhotoshopDuotoneColorSpace undef currentdict /PhotoshopDuotoneAltColorSpace undef } if
-/picstr1 823 string def
-/_rowpadstr 823 string def
-/rawreaddata {currentfile exch readstring pop} def
-/padreaddata { _topPad 0 gt { /_topPad _topPad 1 sub def pop _rowpadstr }
- { _subImageRows 0 gt { /_subImageRows _subImageRows 1 sub def
- dup _leftPad _picsubstr rawreaddata putinterval }
- { pop _rowpadstr } ifelse } ifelse } def
-/image2 level2 {/image load def} {{begin
-Width Height BitsPerComponent ImageMatrix
-/DataSource load image end} def} ifelse
-/beginimage {
-image2
-} def
-/readdata /rawreaddata load bind def
-12 dict begin
-/ImageType 1 def
-/Width cols def
-/Height rows def
-/ImageMatrix [cols 0 0 rows neg 0 rows] def
-/BitsPerComponent 8 def
-/Decode [0 1] def
-/DataSource {picstr1 readdata} def
-currentdict end
-%%BeginBinary: 438671
-beginimage
Ő˘¶®Ö㻓–ťŁ¬´łŘßľ©¶°±ÖŐÉÉÔŰŘĘą«Ł ©ł—‚€˘¬˛¸˝ż®ÉßŮĆĽÂĘä×ŮíöíëóčçőôÝÜęčÖČČÚŢĐĆĘÄŮíěäéíĺďŮĎŘßÝć÷âĹŔÝîßŃŇŐňâçŢŘřâçÜńŮÔëŢô×˝˝ĘâíÜŮÁŘěĺĚ»ÁĎĐČÇÓŕâÚŃŕîęŘÖäďôíßöŘËâĆ»ÍŮÜăřüďéäŢúĺăřăîâËȲŘŘĐíĨ»ĄŐĽŰŐňÓĎÉŔżĂٵĹÔŔ±ŘôŢÜÔÄĎƿͲĺßîěĚĂĐĚáŃËËâ©|đÝĺĐĚŕÍşÔĹŔŔĘ××ÉşˇÓ«Ž¤ŘţÍĽżĘÉŔÍćîéÚ̶®ŇăĹÇÖÂĹňńŘăŇÇαŔ˛ÍĐŕČĹĘĂĹĹ´ž˛ÚÇżż§Ď箼ŘŔČěčĐążÂĆŃ´ɮąÚáßßŮâÎÇŃÔÉĹ̺®şíđářăććß×ŐÜä×ÜŰâăǶČÓşŃŰËň˙ÉÍáŰĽ»ŃâĂćŘ–ńěÍ°«ęŐ×ţŮééĐËÝäÝŘ×áĚŘęÖÉßőçěĺÚÔĎĚÍŢěĹŰĺ˛ÄëëÚőňŰÍĽČĂÄČČÂĆĐŐ·âňěńíÜ×Ě·ţďŐăąÂłčôâéçȱł¸¨ÇţáÁěüéďříęńëÜőŢşáűÝŰëőőćŰÝĺçŮŔÍęâĎÍÎčĎźŐ˙ęďđçŢíćĺĺŐëîóăŢňíĚąÔäćŰŕďéÔńëîńčĺńţíňôďćáĺęôěŕ˙ę˙ëÚúűóćčőřńë÷ĺčćŕďâëěăŮä÷ňŢúúóńôńëęöďđďĺŕćëčńęçôńéóđćč÷üńĺâëďîççđôńöűěßčđîđçčî÷úřö÷ç×ňčăëŘóîäŢ÷ęŮőňóčňňäőţâńöďäëűůéôđóôćŘé˙ůóďíěěđôéćęóôîîôîééëëďôńčůę˙˙Řéé˙řęčíęčîëăčňďęëíńěěóôîîôŰŮř˙ěęü÷áéđňńňńďôęóřëîúöëĺëőńëíďçýéęţíáčëęôňé÷˙ďéíěěńňńöčëîîëćäçúëăććáăëńĺç÷ůęăęńčë÷öíőŃ4..):S\7100,-.*<?723,+98018850';3-.33-%8==82121&4<6,,39G:8FOKFHXS^aUYd_A89DF<570=`}vZC8E:9DJEDJJ74EMA;A2KCTWY|maYp[Wj[meOMNWYHI<@CB;522>::@DA<9X[N:9ES^]RhMCXB;NM?:M`kvSNlen‰“M0:*=;:CL8H.U<ULIB\ldQ:<7;LLAWncPJ>IA;J3WLVW?:C;44=/@<!XCOLMTA8PA>=AGGA:Ba>0>ToNHGMKDLXWbUPB;VdKDK@R†‘}~AHGH=>>ERCDG<<@633H:CL.Dc8AT@BXRPIYRDFBCK<BNPWYIMA?GKECI/[h^TARŠge`TG@@DV]\afUK\oMMLG|¦Ś[f_I@FPWLfcA;zjURNyeb}dliVLJA>JWm\frbZl{]b\QLGBCJ`F_wg€’sbvtb[P\PMPROQUS"h™ť‘pW€kMU9>Vy´»`[OSG[~fRu~s‚—šŁ±±żĂˇow~\WŠť“€‚z†WOośŚ†’€T†ĆÇɵł•€]PUWx€–ˇŻĂ´†hPcqrwyhO“Żş§‹ŽsŽłÍÓȸ®¶ˇ„Ťuˇ§š¨±±˛˛Ą”ž©ž¨˛»ŐŇĺϦx„‰Xj€›µ˝şą¦ŞşÄ»¤žzŚ“›®˛łÁŚĄ¸˝żĹÁÄ»¦”Ś‡Ş }]`uŤ˘Śu]Wbs‚Śs}´¶Ą’iu˘”„Žzdpczz†‰€…e‚“—‹“‘s€§ś‚vz–’Ź“·°°¸»µ±˛¦Łź–‘Ž†ž—}±ÜÉł…‡Š“¨»ąŻż¬›‘Š‰‹Š’Ť‹‹l^[†soj]k‹ĎĎľ™sdju‰vroep…‰Ą ˇž„{‡„‰“•źśpowtlx€pť†g^U\„t‰”|‚‘‰’Ąąľ±ź•”Š‰“”Ś‰ŽhTHN[qšß,7R@8C>A<<<8:;632<C:562E@BD><??B?:78;?B;=>=?EHI9;977<@@<4/4;;617/4;9?E=;::<;744G74:506>214<?=74?98<936@DK:C:,>0-(=/,8*6D6:79<2:A;559:5/::<=9447DE?8856=>8K5.A322743:=:;E6D607):G)@894;2@6E*E1C6J476036H<0<F84<9:61920=/L=AD76;163E10I=>778<<22??>=;99;>CN59>6D8:676477.>6:81@I8:8/4FC.%6H@V6E3?F?EF86=<B7=2BN4@J57@53939;OD0..:;<=52DG1<;=@B@@B8:67<51<556569?C2;88>96AN<=:,59"6:76>CDG'243+H3.33B60<53-0<B<8;;:/5;/-:@19:8<=<?9G/295B2=.990/+68347676/>9'$8>3/8*?=0<==2+'7?$<01+3=.'=?37?735/--)*@7<:RB1?8*;>/291,.+'F552$68+*88;8,988(!2<88*0469;4*+4GN>-+.441.*)+.640=(755(5=:9:4).3')++9531./375/=?<;>7+')*391*(%-<?;;1(0;1.7<86:4>A90156/<=642./81.4;<:8.'>4,2+E1+&310<.16506@@9%7>0'.8:9:<<84592003446:80-5:71/=8::42.''9,;=-=9830:E?31=71/495,3029<:;@2//36679G=0,4>>8+'5A<74(,1982495GC85(*8%77=92;A3)J>,705b,3=(.<+,/016=?=50-.///1418EE;<÷cMBC>9A62487;?;77<>:9;:6135/-2379::9:;=589;?A>89756;=;7==:78<:4702659;4:?@:67866<@95=?38:979=;6:=>:439@=;1?=2A;85D<9@6?8.524:5@??><::;<;<>?<9<A;:9?A7/376C3.<59:<;86422?3?<9;4ED4HAD;E968E0@5@38+8;773<7*4C;6;:;99<77?:D79<45:3F5D>6@97U>489<?<::85349<:>0;>.455333474-1+4:36=504=@;9;:5@;D/71;<9?@63:<;6;16=0=;:77::6441?937198=@62AE45<?;8874B74:>=:486557:;<6?<58859:56;97647404;7/18:4?6D7<:?<<77@6>;;96:90=79937=;:@>997115;167=K4>69:9:;A=9;<9:;6SG66BB;=426A<=H<3<:<C:2<>;<=8459<5;B?>>:<5@<<D;<;JA9DB9A/-4968:44<&,>??,=;:7987C;>63<@;:B92137<BF94558?A47:?CCB@669?59;94::206:::>=?=983437>A=99HC70466;E><948AE/9=>B=9=:218<:;?=DF?87658>>99<?A/6?A:36=A5@>AD15CA??:<?23A<7DG>?=@>9=EF???<;?EFA;:;?A??A@<<BGECC:8=CDHJF;RKKC6A@MD86966>.799?A6)8:BIH=408?99EA6<8AGFA>;8H93318BC5<A;5=EB5;:@>CRA;<?;5;>43F?:F;-:;GGDIE?D=B=21:=6<><78<>;C>?EGFMĘP<-==1>7234122-/80)20+69248666422356630664233-&731122104;<52575;9;<9:<:3::2.0314>C:3;B:7970177306831466=50<:2:95295352:F;=66:17379842476336778;?704:66A57<2175:+/8>=;:9<5=>:4/:68=1@2<6.5>2849/=1:7298A95:>:<@::7<9578:;48:21772+36750<S:3638=5421257762926:47848857:::508>749924<<0/7943>/7(5463685356227113-5182-8;5651:69?6=45:;888609=7221-,-79.,59A=9642.+<CB;::6395012-0<;858<5/44;-8,9458<2;83@478;9597+98742794:?<7971/:55;32=06959<9<;3254-.68'2>A8,1A780;6-7%1>:/3854;6:<69;1958;:851>2AA87/330451470;=>;8=?;4><?:08=2737;8:>>>846888:45<=76:>549<@A<<84359;;A98389B@4=CA>>=923:=>>99A;89859A2534<;5598;;7:>;=<9:?>:9D?>@>868689:=?=:/0368;826:>;3/6BA5439?8925<62886SYB/8:8D:6019A=3.246>C;.98:>>:8957:<;9;?@;;<:=@<7:+.=B>069:>?87@8A:/4<?CA<7557<A;E80<:5B:==84577958?@>:5BDC7-4<8;I==@8959;<85893?967:=<80@=7>;4<@JJ?;?:/5;<88<<7@>?BC@BďRFC:5:A73586783-;2*52(07//67750;733565310-,19<;D>85338>17:62356.24432585994125551:D:.085897675136767:963*,3326853221037>47017.1532478409425765431/5<86=484132179100,/9<026:72253;6(9+:11574220-4+61,415;;:3-13+507/.3+3759:3069,97054170-46-*/04104:<94/74-1532/75/112730572/2460-049:73.B.E,;0743686348425994.15.)2512/2;224,:403;:.*006:85543>505<A=5++,/2443146422/*.16<=3/50335967?4E5A4=:2=91972:2(-4/'-:?78634763+1008<;;7/5=75:<.;37;48388<:24>BL<.,1454::29:9C:355683.071598==001269:986,64030=?3<@15=0&.45540,1-295.1<5<./2*10/02320.,425<=635/3>@85767533578861;4F:;0/4886630=39315-6237:81..587:@>6476::7;>8:3.05:96334650035213773.?88;:=<4338?A;2.+/577:@F67A74:5=/<:7>8,.77667888B=638>>9868;:52249=:4148=65402529=8259;@269<9.)1KQC2102>3589851.(885<6,/<3+.:C<121379511;9963:CA:D48>14<58745654?7>?26@:.+66*3>2:>8,*4:817;:99859889=CIŮ+*9--84,*.347:5/230/1.)4,-2234131/..///22/+,1216/+++*-21/0230.-*...100432221014:16@:01622343/./433333228175154644/54.350,5/192830-.131.52145201$+0483,,5;13:43761;C;2-$+310-+0,120)1*G-983;4615/)5.*403,.00038:708.08+600340,.13;40/-0*(1784..5.--0341.454,16-/-73.21-10133001032((46.-,*0/731+12024/+/30,2424)96225533038.01'5555:;2-1,-/22001/3.*00-2.0244333846:87867220**03:>:32/,/3E3G887/A1./.0/0,3BG;/*&020/20-0;=837731424124/4%;.16,3,0.11,.33/-...23-611..1..300561.10..13540141055222/4,/0(96156-,1.?=4,+-4>:.0236103>.47.812/25322/4200//15/162()25665432336-4!9*61740--0213&2,.6-;120/17<=650/7:9<:75208>:>744479623441.04644687656/37114.81-/33104<:81+002*4+.5*9-00.269<88:;856:313795/,323540./69:7324595698;>:327;C='!5427=86=+412=84B986448;<7:7259:9'6A>2-/4:964645=>5696564820C>,7:-10.1201*/8;75782185*4?5+2765664026974467776;CHŇ5/79<6)6246221+7+34&0:(5./2/057).341.,-+045441,1-/684//6-*283,(/1--22.01,,11-.2/11++79+60-.,)-46200-*,13/81,43435088/4343=3.2,3/230**06013652365:5-/138.4'-8..15'*1-/63*71.,/:33)1312\24/&6.3,6-)5/+63494483)*45,5*/9(5645773014'$62,9447/-64/4233321115/0,23&,,51.76-/+01//10-)50-72+5/1 5'=.227766/,3/327/+615--2210.4/-&39'.+10.33..4006610418,&34-4),0210123)*0-+./.*12+.50(1/+04322='A1*-,G-0,,5/8;,)03587/1/14/,2/2-*1533064&/:-.'A137-815024243-45851791.)7349+0.33-.66/23002106250-12./+27086$4.52/3/-9(/378/(-.0<1)356*8'/3(2(3,.0--.+1477653271000694*-0100122.<'@)60320132.)6*;66:(4155/-.*#01./54..-/33166-2/23.1652343016<33441.030,5:0085/2794./5/3,2745*?.5,29'7>983,-2092/3740/40168448201430.0121025532/24110)90/-472@310:C:,(78/2?6-<,04443/+21345<:.6520254//45670.56,/;;52/<)7XB*7+.20/443628-*882<3H;*66/<567633583249723:3555;DI×73;863,,-/1222100000011,-/010//21/.-./02-.0.02.04544651///00111--.01233430../234342-03-000/////00110/.-022.-/225432100/10/02332/4;9/.1../123321/001122230/010252210//13...//000/0110.,+0-,...03//024420/540/,-4110/0123124542/-/12/*+1802541//1/14442224.03/-/.41010..1-.//.-./.-./10.+.*+01--1011/,,/271,,131.3221100/0.,,.///1332353/.-,.021020010-/400011223211112101100/.-,000///..3/,-131/1/--385/152141.1//02331/322110002/-,/245000000003456542103322441/012210/3/-/46522,+275105451,13,+/21..3810.--./02./22.040110/0362210//.--../037;.010//010..12125000//...10144212-143.,/31/045458-0<+0:&2///3662.1/--.123,00-.330683020.2-01//1213,.542325/+/782*5202310041022/.066653469:675//2/2/-1683.43211357/./452//030/21/341/14775112234562H/5@04+456420017732<E>/3N=+?>.965448<820451267335422676210001239956==646<=82258&6=:7205258753354666;DKć@23-/42,-/01100.......--./00/..10/.....0-02./1.-01/./-*///00011////0122530.-./01021-/1*////////..//.-,+.12/-/103221100/0/..0110-065-.0+/0122210///001110.-00/022.++.0/-...///00--.///..0--//-,./..0220.-21-,))0--,,-.010123310...////12.022/-.//01110000+-0,+-,1.-/.--0,-.-,+,./../00.-.++./,-1/010.-/220/..///00////..1/--.//./110131-.-,.011020010-/4/000112220/0231/10/.--,,,,--.///-/111/.-.00./21/13/-0/-1/./1221/221110000.,,.122////////0000/.--011--/.,./0000/..,+,./.-1-,130/0212/+/2,0220-,/2//.-,,,,1,,13101./0/..02210/....,.000024,-..,+,..,-1200300///...101330/1.-,++,-.2//221250,8,-6)3.//1320.32112344/22/0330141/21/2.0/,,/101,062/101/./220-63145212--.0.,-1210//0014122-.1/22457765/132//250.046200030/21/21113552/111234550=-,8200/010//021673583))84+3943././363,+/1/155224300453210001226855;:5568731342%.0.0103367631014689=EKÎ/+4123.,-.///.---,,+***-..//.-,/////.-,--34..0.-//,++*&..///00010/../0132/-,,-...11,./(////////+,---,+*,02/./0.0000////1/,,-...++00,./)001110//....////-+,/0.-/3-)*030+....///0+++,-./0-,-00.-//.-.//-+,1/,,**1,,,,-/01.//00000,++.230-,.00.-,-//...../0+-0,+-,.,+--,-0*+,,+*+,1/-./0///,*,,+-0./110//0,/21.,,.,,,----.20.-...-.//./20+.-,.010/1001/-/3///000011.,.252/10.,++,-)*+,-/00).44/+*,).1.,.1113/,//.2.--/110.111000//.,,-/00/////////0/.-,+++120+*,-+-./00/.-,---+**+0../.+,00./.*.2-11/..../0000/-,+.++0430/-.0/.,--20/-,--.,.00/.././/.,++,,+-12/./0///....1/021.,.1-()-0.,2/.//./23'30*/-202321001--.////.021/.00.,0/.21/2.0.**-.--,260,.-.///--/041/23101+,/1/,/42/,,..-+0,./+.1/14774347,/22/.02/.045202/30/31.1013452-)00122333220&19.7////.036)3940/.+&*0/+48,*,-.241+)-003664132/.120210//01237548635541.042.472.487945641.--269;?FIĘ//:620),--..-,+--,+*))(-----,,+-.///.,+*-56.,/..00-,.-*-...////31/--./0/.-,+,--,-11-//'....////++,--,+*+/10.//----.....20,+,---+)+-,00(1100//..--------,+-01.-.20./2420--...///,+***,-/.++.00250/-...,+,0/-0/06..../134,,,-./01+++-/00/,-//..--1/-,,-..2-/3/.0/-+*,-,-0*,-,+*+,2/--.000/-***+-0,.0110//,.120.,,++,,-...20.--.-,-//./10+.-,-/00/1//0/-/3.../////0,*-252/1/,*)*,.++,-.//0,.10-*)*(,.-.243031/31/2-,,-/0/-000/////.--.010.////////430.--..230++.0/./0000/..242-*+.012/+),1/,..+/2/.-,-023323331/-+*,034211-/10.,++1/-,+,-../0/.-/01221/--.++.23/-.///...--0./10,*+20/1452/1-,...032%05++//35640/14+.021/.-///-,,+*,10031-/.//--/-)*,45-),+10/.-.011-,/0.-.2002311361-.12.*2-./-03023320/./--/1320--,/22//2/31/31-034443/+)./0122116-7(1@-:3321026:(162/034.262/32),/13685/.0356765242/.01/210///0105425316442./11.02,&(*(*12220.-,/48;?DFčE:8.+.,+,---,+*..-,+*)),,++++++,-./.-+**,45-+/.+..,-01/----.../21/.--..****+,..,-22.00(,,,--../+,--.-,,*.1/-..,,,,,----20---..-,)*,,11)00//..--,,,,,+++-,-11/-/,/21/.03---...//.-+)))*+50---.1610.../-,)-,,1228.---.012**++-./0+-.,)*/5-../0/.-30-,-..-1+.2..0/.++-.-.1,-.-,+,.1/-,./0//.,))+-.,,.010/.0..143.(,,--.///1/,,---,.00/020,.-,-///./../-+-1...-----/,*,131.0.+))*-.///////.2.*)+,+)0/-,153-)//030+,-,+,-..-...//////../110.00000000420.-.././-*+/22/012210//475.*+.0450+)-10,.0-/32/-,-02330111/-*)(/661/14/021/,++/.-,+,-.//.,,.250120.,,---/340.///...---/--/.*)*-0588520-++.0036/+/70*/+0231.,.10378632210//.,+,/32030+-,/1232-&*,43+*,+51--13201-,/1/./91-043/,51./22.*71120350940/00,'1-+0781)**-/.,-1.21030,.7642/-,,-.0110//5+8+0>*355310147.//,,0340=8084*-/255797212355322343//120210/.//0.31021052782-.027>=65326../000/.-157<BDŇ505-+-+*+,--,++.--,,+****))*+,,,,--,,+*++12,+.,'**()-/.,,,---..00//..--))**+,----11-00***++,---*+,-.-,,*./-,--,,,,,,,,,0.-.//.,-*+,+01)//.---..,,+++***.,-00..0%+0/*(,1,---.....-,*))));50-+),01/--./.-&*((.//4**)))*+,)*+,--..,/0,''.6---.00/-2/,,./-*,')-**,+/,+--,-0,-.-,,-./.,,./.-./-**-.-,++-/0/-1-+/44-'....////.,**,--,.00/020,.-,-./.-.,,-,*,0---,,,,+-,,-/0//.-+**+-.1100//..4.'&*-,*74/-13.&$)*+/,'(-,*+,..----...//0.--/0/.00000000.-,,++,,(**')-0//011110/-142-((*/450,,.02,.1./3200/---..++++)('&(063..02/010.,,,--------..-,+-03+,-,*()*/./330./....---,.,,..*)*',2552/-)(*/1136,9034+/**+,,*)**)-12/,+,52232/.0141/1.*,+.0244.%,-21*,/,51-/352/30/242237/*-0.)&/-,-/.+(92232561<5//22.(2-*/791((),.-*-2.21030+-5430-,-.,-/00/.,1+1+-4+*110.--/230+)*,,,,;3,84)1.12113301/.0/--/232//121210/.../.1.-22044:<5-,/2&02--,,0---/121/-0249AF¶ &41.-()*+,---,+++++++*(''')*,.-,,+**++,*-.*+.*(*)''+-+++,,,----./00/-,,,+++**),+..*.0*(()**+,,()*+,,+++..+*,-----,++**++,.//,*+)++(-/).-,,,-./,,++***)-++--,-/%(,-+*+-,,---...*+++++*)3/-.,))+.,**,..-+-)(--+/**)('(()(*,-.-,+.//-+*-0,+*,/0-+0-*+..*&*%(,))++.+*,+**-*,-,+*+,-,,-..-+-0/,+..+,*(*-/.--,,-/.+(.....---+*()+---,..-.0.*.-,,..-,,++,*(*.-,,,++**+-/.,,-/-,,,,,--.....///.-*)*+,,22/-.0-)'+('++),.,**,...,,---.../-**+---........))*++++*)++)*-.,-.////.-,/10,)'',13/,-.,2+,1-,01+--+((*-++*)((((,//,,..*...-+*+-+,./0.-,*,..,***)*+*)()*/-.00--/...---,,,*+..+*+***.12/+''*/1//1,I1)4,/-))*+-,*(%),,(%&(30/21--0-0,*-,)-,,,-03/(..0.+03.0001110/1.-021010.-.-))+++,--,+*4.-0156141.-/0/..,,/23/+)*-/-+.5.2103/*,-/1/,++,+,.00.,+/0(++,4),-....021///.,+,/110000..00,+./-1,+--+-1/10--120320..-..00++23139;:3...-/53046450/.0230.01117AJŇ4/3*(-,()+,-.--))))****&&&&(+-/.-+))*+,.)*,),.),-,((+,++++,,---+,/11/-+/..,*('&+*,+'+/)''()**+,&'(***))+..*(+....-,+*))'(*-/.+(*)+*&*-(-,++,-/0,,,+**))-)(***+/)*+-/0.-,,,--...'(*,--,+&%)./,*+,*((*,--23.,/.+-.-+*)))*(*,./-+*0/..0/,)*)(*-.,)-*(*-,(#,'*.++.-.*)*)'(*)*+*))*+++,-/.,)-11-,/.*,)'(+..-(+-,*(()..--,,++)('(*---+,,+,/-(.-,,..-,+**+)')-,,,++**)+.1/+),/,,------**+,-//0(,/.+)+.&+.,+.11/0+',-.4.,**,./.+,,--....+(&(*++,,,,,,,,()+---,+-00..//,++,--,++-/11/,)()/1-,.-)1)+/,*-/#&)(%&+0/.,++,-./-'%*0,",,,*((*-*,/11/-+&*/0-(# *+-,++,-/,,--+,....--,,,+*+..++,2+%(152,&&*/0,*+-U2!3-01++,/22.*-143.,-0.**--)),),(&**).-+(',1/+1//,+26/*/43.,-1,)(+-,,-,/33-(,4*,//.---/((,/461)*+*)+.1),//-,-/*,/1.,07.2103/*+&*/0-*))+,.00.+*17#--)?.+-011246*.4751149+48(.8)/10+)+--2-+./.17,.-+,/1/320.---.10)*2512=;61/0-(33+'.1-*310132/,33107CMĐZB'//#--+((**(%(*+,+)&$+)(*.0.--,*)''''.+$$-/++/10--..+(,01/,*(,12)(69+,**-/.*%(-0-**+++(&%')**/+,+'),)**+.231.,,,-+)+1'(+,-.-,&'--&$(&/11/,+.1(+./.,++(&)02//2)++-/)'.(12-*(.:,(,1.,.,)*++,+**+-/0/---('(*+*-2-).3.,14*.-,/,'*60-,*'+2(*14..1/+,)*.*'-,..+,10+0.,*))+,)%'*(*+'4100-))+*)*-/.,,=6)!+1/-&4*3'0&*().1.,,/3+(1-%(4.*,/...,..,,..+'#$,33.++('))(),6..1/--(+/0,+.-(,,,,-./0..-,++**/,**,.-+./)(.-*+,30**))-1/,++*'%132.,-,)++,.0.+()%1)$*-+*./)).-)+/00/..1232/,+*+5:5-*)'*()-.,,/)+/-*/1)++,,*)070,,/-)*0))+/1/.00.+(')+-)*./,')-*)))*,.//241($,80-),2.,2',/0//.-003/(*0.++/1*#(23/,-.-.0%&(*,,++)+35.,/-+).2/12.D3&(.//11.+*,-,*)01130+.-,-01-,.B6021+*/=4&$./++()/(0;/2B1-661124.),350),32.34/,52.*),27,*03-),-.-+,.-*'-,/30**/680&*//1(12166.)05:93../.++0770(7:5//+(,-,-045300*./+28/*;4(23-3+22,1<=4973/4:932221100000-+,00-/-18:;Hľ:/-71%-,*()*+)')*++*(&%*)(),.-,+*('&&''(..**()/+--+*,,**-00.+))+')*&)-*()+-/.,*$)+**,-,))(((()**(,.***&+**-/0-+,+,-+(+0+,-////.+&(*'(*&)+-.-,+++,,+*)+,)'(-.,,0)+)+-'%,,/-*+++1.),1.-/.+,,-,+*)*,--*(''('(**),0+',0,*.1%)((+)'+2.,,*'+1'',/++-)*+(*-*(-*+*&'*(#))*+++++.)+-+-/+'(*,*'*/((),..--/.*'*.,&0&/%0&/',)(,.--.+/*(/,'+,(&),,+,,..++..,&%'-/.-.-*(*)(),4,,/,,,)),-++.-),,,,--..,,++*)((-*((+,,+--'%**')*0-')*(+.,++++*(.//+*+*(++,.0/,)-$*1+),(,+//)*.,*+-.-,++,-/.+)(('051+)*)&$%)+*,/-(,1.-.--)')++-0*+*(&%(+0..0/+*+))''(),-,))--+)*-,+*)))))+.-'#(0/-().+)/,/2210/.0/1/),/++()--(*00--//,*+&')*,----*-0,,,&+'*+(*.+7.),.-.20-++-.-,*/0/1.+.*),02002<2-00*(,52+)---2+/8--3)18,-61*+.1.--00.+,21.34.,430-+-250,/2,)+*-++,.-+(*+.0,&'-04.(,0/0)00.34/,.2540-++&(+0442//30-/,+/,++.11/-.+03/35*-=6+22+/+*,010247740265/33322222651,+.0/.-1789E»%$16.(**)()*++)***))('&)('(*,+*(('&&&'(&,++.-,0'**((++),.//,*)),#&-' %,&(,.....&()(*-+('*-,)()*%%,1.,*$+**+,,+)-++,*(*.+,-..--,-&%((,,&'(+/0/,)-,+(&'),)''*+*+.)+)(*&$+--'&-.((/),/,,//--..-,*)()++*))**()*)(*.)'),*(*-#('&*)*/.,,-+)+/)&*-+,,&()')-*(-*+(%%%##%(+--,+1+++),/+$%)+*'*0&')+,---())),.*%2'+/&.'-)(+-,-/&+)(+*).)%%*.-,,,.-))-.-&'*-+),1.+*++()+2**,**,+(+,++-,)----,,++**))(''&*('')+++//(%))'*)-)%)+))+*)*+,+**,+)(**'**,.00.,-+..+.,!.,//)*-*-...--,+*,--+))*#*.,((*++('())+./(+2/,./-'$(,+('&--%!%**2/..-+*-****++++-(&*/-)'+++*)('&&'*-*&'+.,&&+)(--/120.--/-/.+..'+%$+/-,.-,-0/+(((()*,.011*)**+*".)))%'+),)+0/*,1.,**,-.-+-.-,+,-,*,01//14-+..)'),//-*+06.5?2+,$12+/6.&)..//.-,,.+1/-23-,331/--025--/+)*(***,-.,*+-11+%'-*/,)-.-/,0-*/2/0/011/-+*$).10/02*/.,.,*/,++,--+)//58452'/<7.20)+-'*54))3244101/,00000001451+),01-.3877CĹ*,3)(,&''')*++++*)(''''''''()))(''''(**+&%6:1*%((''**(-./-+)()-*/1($)-&*..-+-/--+)*+'!&+0/+((*%%,1..-(**)*+,,,-**+*(),))))))((*&(+*,,&*)+/330-++*(&&')('&()+-/*-*()'%+*+&'..)(.(),)*..+,-..--,$'*,-.13-++,*(*.(*))+)(,',+)++,3*+-.-,-/.)*.-/.'')'(,*(--,*)(('$%')+,-,,.'&&$'*'1-,//,))%(*)*-..0,'$%)+,2(*3)-&,)(,.,+,%)*('')..**/21.-,-+((,.-*((**)+/0-,-,)(*2**,()-.,-.--,+)----,*)(**))(('')('()*,,22,(+*).*,'$*-*)+*)*++*)'**((**(**+-00/-)--)*2,.+--((*'/...00/.-/00../0$(+*('*,61-,*'(+,,/.+/2+,('*,)&%(33'"*0-,)),-.042221/,*(*'&*-+)(%&(***)(((,01-+,++%$*+*/)),.-**,.+--+.-#,''.1-,//../-)(+)))*,/230)()'*+&1-..*+-*-*+0/**/*)))*+,-,*,+(),-0.-.-*)*.++..)')(+/-(+01.3=2--%27.04/+.1//.-,,,-*.--21,,/01/-,-.5+*-++,)))*,..--.264,(+1*.+'***.11+'+.-110///.,*,.11/---,1/-.+(,-,,++*)(2478661),64/1.((0+,46/+.+/11/.,+*++++,,,-//+)+//-06988C».73 )1"%&'()*+,**)('&&&%&''&''())(()+,--( %58-&&()'(*+)+,-,*(((*27.%,0(),/.+)*-..+*+,("&,11,((*)'+.,.0-((()*-02.*(**((*)))(((((%'/2,**'+)(*.11/&(**(&&&&''')-01*/-)+*(,%*))-,*.,&'*'',,()+-./..$&)*+-03.-,-+)+/*/+(-,(,).-)*)*2)+..--..-()-,..(()'(,)'-,*)*,,++-,+**+,-+%$$"%)&90+.30("$)+)(,..60)%%'+./*-"9,,%)().0-))'(*($%)+2.-020,**+*((,-,0)$'++**/--.-*)*1*+,()./1000.+)),,--+*(&++****))***))*,-/1,)+*).+-(%,.+*-+****('(**()++)***,/0/-'/-'-60#,()*&'($*))+./.,./00//02)*,,*((+61-,)''*%03$%*+-/+&%')44($,1-(&&*-/270111/,)'&&),*'(,%&()*)('*),12/,,'*%$+//2'')--*+/-*+,*-,"-+-20**/20.-*(+0**)*,.13+)++&(//.-13/..(7.*-/+),(('''(*+,(++$'-+.+*+*'')++-/.+)*)'**&,0(-,4.03)4</+.-.111-**-/.,),+,2/*,+-..,+*+1((++,.,(*,-..//.352,*-1/0*%&%'/42*&*++1/-++,,+*20//00.,,1/-.,*./..,*)))131.00-)'-/..,))./-,281$&)-10...++++++++-11.,,,)/38;;=E¤'73%.3"$%'''')+)))('&%%%&''%%&'+****+-.+/-*+'$'&))''**(')++)(''%15)"-0"+,-,*))*')))*-,((,//,)((,(*+(,0/''((),26.*'()''(,,++++,-&)24,(*''&$%(*,,$&*+*'&&$'(').0/'..+-,*+#+,))')1*$'*''**'(*,----'(('&&()-++,+(*.,3-'0/(,$++((%&.'+-+*,-,($'*(+-)*+()-)&,)&&*,,,-0.+)()*++&&'%),)3*%*10'!%,.)'+.-2/..,('),,/#;,*'*()-/,)(*&((#%+)0+)+-*'&')*)),,*2)$&+,)'.,,..*)*/*,-''+,20/1/+)**+,,+)'%+++++++++,,*))+-(,)&('&++/*&+-*+-+*)*)'&(++))++)+**+-.-,(1.)183.+&')&'(#$#$'++($+,,+**,.,+-/-('*+(&'(&(+$/1# 15#*,/0*%%*(.-'%*+()'(+,,-1&')**)('#%*,(%'-+++*(&$#)(*--*)+%*'&-101,*+00,-3,*+*'*+#,+.2/((-1/,*'',4))**,-./((--')02('.2/.,&<1*+-)()())('')+,%*,#&.)(&&)*)+.+-//-++++$''%/3$,&,*26*28+%(),/+1,().21/()(,1.),)+--,+*+-&(-+,/-)+.////0+./+(*,-21*%%#&120)',,,3,+)''')*0.,-021/)-+*...4///,*()*+/)$)+(*%(+-,+,,).+&-93"''*020/0000//...553/..)$137;>CG§&/1--,(#%''%%')'()))'%#$&('%$%'+*)))*+,(.,(&#")')(&&((%"%)+)(&&&(+($()!*)()*++*!&('')*)+,--,*('*&()&)-+'''&&)/4.)&()'&',+**+,./.,//*)+'"$&'''()$&(((()*$()'(++(!+-*--**',*&&$%,*%(-*)+*()*++*)(**)'$$%')(()(&(,,6-&10'+ )+))'(/%**&%(*(&$(*'*.-,-**-)&+)%%+-,,/,+*)(''')%'*),/++''+-*&#'/0)&+.-,+-1/)&(+./ 8((+.*')*)*,*"%'#)/*-'$')'&%$(**+,+(/*')*(&',*+..+*+,(+,&#''-++//*),(*+,+)'%**+++++++,,*'&(*#))')'%*)/,&(('**)((**)((**((**',*)*+,+*'0+'/1.2+&')'**%&%&),*$)*)(&&(**),0/*')&$%(('(+(&('$(,(,++,+'&()('())&$)(),,*)+#$%&''''$$&)*''*.-+)'&%%+))*(%',%+)'-0-+1--10)*1**,)$'*&*&'./*')+***'%*2()*+++++*(+,(*.-%$*/-./*70,-*%%)+,,+((*-,#+."&.')&&)++-1+.0.+*++*#(($19)-&+)02%/.'')()*'-,++-035'('+1-(,)+---,-.+'+/+),,+.110/01*-+()-.+./+)($'3,*&)0007-.-*'(+/---,+,.0)-)'*+-4-..+(')+)/)$,.*.)'+.++..(*++.220,()0420043210/..40*&)-+%0138@FHż/).0'#."%'&$#%(&()*)'$"$&('$#%'*)(((()*(& ),((&((%$&%##(**(&%+!$,*$$$)&%'+-,+!')&#$%$-,++++(&&#&(%&)&(('$#%+0/)&')'&&((''(*,-7.+*(+-'!&+-+)()&&&&%'+.%**'&(&!),*--)(,-("#! %*&*/,+,*+++*)'%$***('(*,&%%'&$&+,7-$10&))---+-4$((#!%'%'',.*,23..++-(%*.)(.0.-0&'())'%$&"&)),.**+./+%$&(12)%*.,,)*-,()-+/.3$'.2+&%&(+/)"&$,3,,&#&))()"'*+,-+',+,,)$%(*)*..+*+)&*+$ ##(%'-.**-')+,+*'%)))******++(%#%("*++-*(,'.,&%%%(('&(*,+*(*)'&((%,+))*+*)$+&")(&0,'(*),-',+,.0-$*+*(&&(*'&*00*()+))++((*.,) $./)&(+)&%,&%+.*%$&%',,*)+)((''&&%'#"'++('+*(''()*.,+*&$)0%-+',.)&3-,0,$$+**,)!$*'( )0-'%%&)*'$(.()*++*)(.''**,,%'%*-,/30.-//) "*.//-*)+.+"+/#&/&.+*+,*,/+./,))*+'"**#2>0.(.*-, +''-/*()'),/-+-4:''&+1,',*+.../02+).1*')*,/220/01-.,),22-*,,,,'(4&%$*333;2440,,17-02-%#'-.0*%&&(.,-,*&%(+*2-*4503-)-/++0/,).63,2@1+)053//3210.-++,%",.*//06@HHĆ_&70$-"(,)%$$$)(&$##$$,-.,)%#"+-+(&'&##'&#'11)%**',43+,(#"'/0-!&)),0-&(#'+))-,*&)+$#)+#16+#(,)$+590$#(%2.%((&,-+)()*))&((+-2<*/1-(%#!&#$*-,.3#,.+)(,7*.,?*(&= 10*+"#9$&-2.% #%14-)'*2&(++'$%(&+:/#(,!%,.($.<(,3G*+'0(+%;/0/M.+&')%,=+&,3/+/21&&,)&,1/,,0/,/6.,,/-&$('&&&)-+(3.***((+00-4%(0?(*<9-'"30+18,#08$#24)%'=0*(%'-.>+'1/%A+0A6()3/-./,)(-)&)/1-(+1-,2*#*&((&&''$:1))15.#()*)'&'(6<'++!+&45-,.--83'$/50+)12*)0.%,'$*0(#)+-*).-*,%95%+4/))+-+)(+.)((+..,)(,* "23 &062+)+,+%2+7K((,.&"' ))-,%&-.5///,-/*&(.2-%%,%-54) #,&&(,11.*"!/0!#:&%%&&&)-!'(*/-)+&(*)((+.+'*1-#%0*'',,(&))(&&(*++$',/.,*)*+*))+,+--,+)'%$;/(-31+($&+00.05:*'45&&.**.*'2)0&3$*$)#+1,-.%;')1))*4'-".'4-R4(47/*)&+%#-,'-.0*/'/%))-53+)-1.,6:4/=>/'/0+/37.(22*+16!),=-14532:B;-,7(0)1#/$2))'!"2A-.1)4():*)+H4 $23%&68*(,+-8<502G804371022/--+(2(-3)'-+<*E=<SwłT(*%/('((&&'%"''&%&'())++*(%%%*,+'&''$!%%"&-,%(+)#%-.(%%$#'++'(*)'(,+&*$'*&%(&((+*#%**&/2*%')(/+)*)')/%.*#)*(,,*)())**,0/.2215).0,('&%-(&)*),2(("")+'(-/+;&'&<02,&&$'4++/1-'&*%,+())')!#&('%%') )4/+.-'&(+*'+1.+):"('/'0'1&.%1-)$)/-.9)$)/)%(**#%(%&++,('*+)+/-(&*,($#'# #&'(*0+)+,*'&1'0'2'2+0!'40)(&%-)&/.(*-(+.,,,(-&&($&,.8*#*1.)(),+,,%").-.01//2,)&'+-+($+)(+$!*#%'&'++),*)*..' ()*)('(),3*!('"(%11*+-++.2,'*./2,*+--*)*)(#%*'#'&**+.,'' -,(+)#'')**('''(&&(*+)',)*)&)-((.1.,+*()(-+&17+,')*&&)'('++$%,-/+++&'+(-*+-+%#%&(,-' !&*))+,-,++*(*/,-6!#'*+*+-&)&$((&*++)%""%(-,-.)#$++)+/.)(+,*'&'('&'(*)(()*))'$$')*)***)('&2)%*.,'%$%)-,*+//)&)-,))*$5),%7-,&.",*+/**%",0$/(,30..*0(.)(4%>(#/0**-*0--54069*6()%8+#))*/-+..40,01+)67.)10)*1<6,2502*9-3,7*4,11-.54-)5*1'/#0&,'7'-%//@122*3*%'4,."1&+-,-22.(.-,2534*90-.1:/.00-+*(%-%+0(&+)#?4-1NÂj-+,'((+)%#&)& %%&'(*,-'(('%%'((**''((&"&'%(,*$,/,$"(+)#&('(*)%/-)$$()'*$'*'&)(),/)!&*%,,,*'%%'1( "(+,-%+($)+*,*)((()*+,-))//)*(,-+)*+)2-)(''+/('"!()$%/1*6"&$7*$'-)%!****'$&+(+'&-/(%!!$*+('()#$&%*,&(#"',,*)2+,&%.&4(* 0!$!&0-(,+%(-'"#%%%('%*-(+&$'*)()+$!%*)$ ,"&(%(0.)(,/+&".2./'6"'#(,''*),*!(2/($+1*%,0('#(+'&*+.'$*-+*-.1'!!"&++,//-/3+)(&&'()%('&'"",%'('(+-+*))('&%%()**)()+%),)$$%#'0.)-/,+#-.&#!%--$&01'&/*-'"&(%&%)-/0-(%$',.#(()*,-*&#*('')**)*!$,%#+*,,++,)$(,*,2,(/*!")'#$#'&**$%++*')' "((/)%&('&&)&&'&#"#,,+*()+-*.'&.-*#)-..--,-&!$%%+,*&" $'*..($&))()-/,'&)*('&((('+*(%#%(+('$""$&(&')**)((-**,,'#"$$&)(%&*')% #,,&#$5!#%8($#1'/+.2.)""-. #*+-0)&-3+/,,5#0!",+&).#*+,1/-23)4##5/-553424<+1/+--))02/.41))%73%*0..(8-62<,4(01)$)/1%0'/$,".((&B40&6+:0/0+0)#"3++ 4)%(02--2*21,.0272610&(5 132.,,)%+&*.)(,,.-C:<3EËv=00+"&+*&#$'&"$%%'(*+,''&%#$&('))''))'&*,+,.+&,00*'),,&+-+*++*.,(%&''&'"&+*+//*/2)!&*!0*'*)$#&)$"'-.("',,)((*.)))(((*,%(%$*+*.&)+**./-1.+)((*,",.*(%(1,1*5"'"/5#%* $* *+,+(')-+.+*13,)'%(.0+)+--*#!)-'$! %,.*&-, ,'$.&2&,$3(+"$%+3.').'*0+&'(%)-*'/1'-(%'+-*''$"%'(&$0%%02)+60*'+/-'$( 2+1&.+--)&*,((.,(+10*&)-)$),%4,,.+))&+%"&*))*./*(-,&&.)')+*)*++*'$$(+/,'')((++-,('))'4/)&$%)-()+*))*,(%,,"%(+0-*/1.-(22-+($&+'(/0++017/#%*)')*02/-+(&'(,/-)))*,031+&.-+*+,-.*#&-*'+.*-.,**(%*...0/-0*),+%&'#('*+&',+*(+)!"*,)&$$&),/*('('%%'(*,+)(*-(,'#(+*+$)+,,,*..'#&&',('&%%&)+#++"!+/,$(,-)%%&&%%'*-.-,+)&$%(+(&&''%%'()+,,+)(.032.'$#&$%'(&(+,*&$$%$"-&2!%"3$$$609&,)2)&+0.' *5.)0) ,<*/'5+3(2&'.+&() %)+,*)+)%4'+"0''-,*+)(.(+))13010//252,,"3. (2.+-2 -5F1/-22)#'/5%* -#.#(*+(@21&2-3*&+-,'$2$'(C2&,**-.--0-42.1213'%)3*4H1799522/+,***(*/25*/*B:D˛Y0)-0$+(+*%!"%%$%%&&'''''&$""$&&()''**(&*--,,*'%+.-+*++),,)(*-,('')*)'&&!%*()-,&*/*$)-'1*&))&%'%&(*,+%*.30%")/)**)''*,).,(*,1;$')),00.*+,+++*)!+/-,)-6&.*6%+!'&"6D81-+0331/00'/.,//-.+')0/(&+-64(&/56$%&'()'$#-'3$+#.*/$0&.)<'/3671,0-&)0.*,,&*.+(/0%+(%'+.*&%(*(&&(+/'*88,*43,'),,*)'.4&9)&-/*$)/.)5,+0/*),0%%*'#$#?0)++,*$0)$',-*':,#.8/'-2)#&-.*',-,)%%)-9-%'+-*&-.,('))'7/))*(())*+*))*+1())$)+*-*(-/,-4745>=2*'.0,-33-391$$((&+)./((,(+-*$+:8''(*/32.).-,+*+-.--//2<=3)03.(')*,.60&4>/)5;/'16,*(,-)+.+,+/-&'/1&)*'%(.4&&((%"%*"&+-,*+-+-/56-,9"'*'&))''*&$'&%)'(*,..,+"+* ,0)$),,*(((&&&),...++,+)(())(*/.)%&+-./.,)'(/43/*)))&%(**-06+*31$ (D-4.4&2).(2*7',&7$19+#+6=1*40(0@$*/<%,.4)',+*)%,-24211/-+9.9.3'*,)).+$$,*%*7;770+,0/---,7.$2=6/14(.?-/22.(%(/3-+/(6)%(0+8,8.34/&+6.*'>/'&I9$/41''/2-0410781-612;04E-:<;7552/++'#$(.4/%(%C;D°F*,*0$)&+-'!!#%$%%%%$##&'&%#"#$&))''))'#&))('&'#(**)''()'%&)+*$#&,.*&%(#%($"%##$*,(*/./,)(()))*+)&%'(',,31#'-+,-+''),*0-'%$)4#&)*-0/+&*,++,*&%&$'12./ ,(5'0#$'%-2+),+!(..,+*(!+,'''(-)%(-*!"+!-,$%+19),,(%$#!,)5(.#//0"/"'#:#,///*(.)!%--+,,''**&()"%%%%(,*%&-0+&'+/)&,65*&+1,))*)*-,78$=.)(')" */--6&&0,$%*5&$,)""$9*"$&*,'5/*+/1.)3'#04%#53*$)131/*,,)'&*-7("&)+*"()(%&*,+,''.0)$#*++*('()3-'%).,$&)'%))(,/.),;?3*'23+,66,.2,##$$()$+, ")%(+(%;<%%%'),,+))**)''(*&')(-;;+)15/'%(,+.8/!3@-$.3("-4++),.+-/+,+//*+11'.0+%&*.!"$&# "& $*-.-++().76('8#)*&$((%!%#"&$!#*+.120+'(-+"!()#(+,+,..+*))*++)'(*--,*))+(+21)%',-/0/,)'&-.,-..+'%'+,/39,-<;*&3E*206#.(8*+* *(<(*3&$6-0)%,.+,9(/:'-.&$&'+,&0,04245/.,4'5+0'23/186-+1.(,7957.%'-)'*,.2'#4;2-/;)*!.&52/+'&(+-3.$5-;.&&/)5,=698/* .=0/)805)6-4085('35-02/0990)()*78>M=5884331-%*$"&)/-.=8H=JÄC.5'.$&(++'$$# #$%&&%$#"$&&%$%&'*)''))&#%'(&%&)#"#')(&%&&&&*.,'%#%,-)%%,&(*%#%#+%+1+$',+/-'&,/,,+'"$*-+.&*-#!''-//,(&),'+)%%"!&"&)+/0,&(++((*)%&(%(12--*&1%3(&$(.1) $#('%&&$'& !#%+'$(-'#1&#%&&0),*&%(($*!+&0$//5%)*!* &$#'))-*!$-,+,+,'),'$%$"&(')--)*/0+(*--')-0-'%&*)*+)&'+/16#3-4+$(#"*)'0,#&+&).*/-/,&'+'/&$%#%+,00.,-..-(%"'+%$/2.+-//14'()((()*/#$)&(,'()'$$(**%"&-,&(/++,*'&&'(/(#./*.&*)(*()1)+$!(,**+.0/011/)*'&'$&0)#.0"#*#$#&%%27))))'&&(*')+*(&&("!'(*+'+01,&&'('-1-)+,,0%"%#"%%*(+.+-.)(%*,)+.*&,.+()(&" %'%#"&&'*,,+)$)**+'$*(,((+*$&)&$&# #((*-00,(*+)%$&%!''&%)00+(('(('%"&(++*))*,'(-,%#('*,/.,)'%+**,.--'#%(),/3-.43++11%3*-!0(4*-))*5/##+'$/ "(($)-'-".*2",()'(&"(.++"&,-35+'*4$/")%&)'(--*--.,.2//8/%*1*'+,**!"//(,+:*+ ,'90/-+(&(+0-(8(5,&'(!7.7/:/*0$-<,0-/(;/.'>12222343,1.,23.,,2(/516,1442120-",)#)*'+-):2;7IÄ4%2"-)+**'&'(#"#%'''&%!$&'&'((**''((&&')*('*.+&$&))((&'(+14/'($%*,'$%.(+.+*-,8,/6+#)21&%/3-((%$*1/(.!($%(#.01-(&(,*-++0-&&"&),/0*#+.+%$'(%#.20.*+4*$-#5+)/4*(4/(3#+/,+./-"&"!%&*'%*/((9/0('0+%,&&$"(/0+( !1%/,:(%4&**%$.456-$&/.,-+3)*0+$&(#*.,-120.0-))..*)-0-)('%$&+,(#$(0#0"&)<)(-*)+"!2#$),'59+!-4++(++"!).'+.*&'+/&&(/*$111/($)1%%&'(((((!).%'0/,,(#"$%$(%%'#"0C+,,*'%$%/)#2/'5*//-.+.8380$ !(30)*33+*2'&%*-(+9*&48('-$"'0))1000.)%%)-),..+(()+%4/#'1-.,('(&#".(*4",M+ 01!&)&),*,,'# $('))$"&((+.*#(!&..'!,)&&)+*(*5/#(0,$'.,,0-%01,'(&#&"!#',0/.'&%&''%$#"$--&""#%''%#&'(('')+.&#'& ")#%),-,*($+/+*,+(.'""$%'*,/-&#')'$)>,+)=1*)6+1))'5.!(+#$&7:*.6,&*9&-)5&+.1* %./+"*-7:/$0@08%)(&,,*-/3<%+..,',;3(090+/.-,&)3-)4)2 ''8/9/131+').')(6*%#+ :0+ 3##3&*6$-2. 54;-90*.<>319)0.)+,,0"-%2,,(1442232/"00,20)*>*1'5>TÓN/)1/-(!&'#,()+&#&$#&'0.())&&+.,'&,/..0' *1*"+$),%)3/&)'+#.?(')-)$)-&*24,(,.*"/7-"'((380(*03.)*+&*6=%''%"#',2+5&,"+ &-13/%&3#*::,,1(..*%'+*#.*55%)4-4*2++!A'-*9(14K'"/Q4('=#$4!+1T* 7)"5&&3&'+P+# %&1/!#C*%(?/&*1,(.52*%'+-./*'/:&0 +'*'&+,+0*--/2.,2-))++),3.*&&()(&'!'53$".%'*++**+:,(25,(.7,(,03.!>2)+22,'0('2:7,&0&,A+)".(.C'%)4' ,6,#)-,,-/-($,' +>8*-5-0(,6,-<?.%/+"*)),+(+.).'#)47.#/63055-(*O*$+0&.)!*73%$'*,+($!%-,''%"$$.2-+//)#1*"+*#+$-31..+&#&+$0F1+12+&(+*%-;4"-8(2-((+.,)&,3/$#))%(+)&%). "+.,-1(((('&'')% -'-23-* +%0&"!#" %,("0%,'8'++*'#3'%',-,2:'+,6,.',!$57( &#"3%0&%2$")$#)%.--2,)4,6-&-' ,&'&(,' ",*+/0+'&/!)'4" +(2%. -.B(' )/18-+.,,+'4+0.@##/<*"+0)&,-*./)'& :*+51'(,1.&'12+()././30*3---*,.*3C ,)44#-8+- .&/(Z1.<2"R*-60%/%#;'d0;'<'7,()2).%@5$+EB,+321.F@,15/0,D4#*;>#-2;+=6:05592*5=1+()*.=Lż;*'32-2&!%&")%&)&$'%#'$,*%&%""&(''+0.(,/(!(.)#)%+-&(-(#&#&'7 %(+(#),&+/0*&'(($&--%"%$"+-$#$-%%(&(..&),+'%&',%0#+"-#+,,..'%.$35010-285/,.2.&*#),$+2&.)5('-#'#5&-)80.-@)14A%(!*5&0*'1',#-(.!+'$6-%%&,%)&)-A*/*.2((0.'')/*&(**,.1*,7&2'%(&%+,,0&'%&*))1%##'&#$(-++-/.*&**)(&&*/&')++,-.6*&.1)',4)&*-/)94134.'"-%$,33/,2&/,<),&1%+*<$%(--('-,())((*,+'#**#'42,02,2+.7++.6.(/)"+/,,*&*,&(&%(-.)#+1/,22,(">-7.3++.+$"+64)%'*,+(%")/+%'((-$-1-+//+%2,%-*"''-/,)*)'&&) (=+11-''+,*+%-."(64)'&).0.+'")1) $+&),+'%&(!$%$&+%$%(,//.")>8&,(-3/=+.&2"%,44.*+,/!,"*!.!%%%" /'''%""%).)3('3(!",-$ &$*(8(3**6**2.)-3(+'(/,(0+3+&/+$.%%#$($!,**-.*'&""/!+!-,:2=.4/2+2$%-$3)'*(('#)%'6(&!0$"-0)+5/,01,**$8/050**-&.5>G>,"..*$%,0/4...+-/+8B&<773.(6-3'2(/&>-006"3=H$238*,''9Q$37B+'+#.0*7(6,)4;4+.-')-@8'/5-*$7-('%-&25;+?79.-,/-+58)75777<?»**&*%+%"%% !%#$(&%(&#&&&#&&$&""#'.1+").*#(+(%&%+.(()%#'#%$1&)-*%+/),**)%!#)'$,&$+*/-#!$#-##''('"&+/0,'$$% ,!+$0&.+').(%,(9-#1,#22/*'),)"+ "&'/1"'.+9&+#+#& 3',!(),$,126( $$05 (,!+$5*((4&(-"&.!)+15$# /06%91'/%$-0(#$+)))(&(,0&%0#3$$'%%*++/''""''(1)(*./..0/-+-//-**0.#"+/+%&&'(*,-1'#*,&%*/&%(*+%1/01/)%$+&$(.1353.6)4(/)2),"2 %&&2/&'-,)&&&())&#',(#(-.20+3-/7** -.,/)#,2,*'&,/('()*)(&%'-+)-.)'"*/",.+*'$)11*&'*++)&$*.(!$(,2&-0-,//*)2-(.*"%),+'%&'&#+)( 3$94+&'+*&. %/'%/3%%&)-.+(+#51#%0(+.-)%$%%" !! #&#""&,00.''$3/$22%+'6$&)$"#%%%(-33 ) *(.10/-%(6.20($(*'*.+-+4&$$%$"%(%++:(1*+-$'/,'*.*'"$-,'*+/'$/.(-('$$)$ $-*(*+(''37;$#3,('5.=.1'",9)$-"/%$&$#$ )/6%948,*#%01),7-+.0+++&0230,*+,+,'%*+),$)-///+&/*,.-040/4#?7.%-/+6+5(/,!2"#2%*)?(82%')4?/-4$-&-#53/+?,.%.6.%(/)"&*7/#,2)$&0-;=+-..-1"7//#(%(+.64%&(2<BIGČ&35+* +$$%%"!##%)'&(% "#%%*+*."#%)--("(.,&()()%&*+))*)','*')4$(+/,(.2,+&&)& #-)"$'#"'*240'%*,*-%%('&'#&*..+&%%$,!+%2(-*%(,))2*2')%%&''&%&()0('*,33&0+%1-.1'+&5(.#)%!- /),(*+'**%+$* ,"2*-%1'0&3(.)#,,37%&!.&(:60'!!)/)'.()**&"%*(!!*/&&)'&*)'+/-((,+*0 $'*,-2-('*-//)/0,+/-(&%##$&'',&$')&&(+$%**+'+'%'('')*((),/361.4 -(2(0+,, (('//+..**)))**(&%'-*"%-0-/*2+,5*,!+--0,',.(&%'/4.,,++*)('(,)'*)%'$/)E3-((&('$&+,*'()**)'&),& #').+/0-,-,(,0*&+*&))*)'&%%$'0,*/$73.)((&#*$*2-))$)('())'$,"(65//2,-.-*''('&%%%%%&#$%%%%&'-(%"4873%2'1-82/+('*06-1"+"-#,..,*'!-.53)(13,1%'"3$(#()%"&*+$$3!,&)&#+(#$$&$$(,*&&*+##,-().-))-*&+.)'(('&(%)5$.#(7+*)&3.#*3-',)$-%$&##$!!*8'1'300))22*)/)&*,(()%(33*'()),0.,.+)-"(043/*%($'+-275$-%8-, *+'3)2&-/'.M77+*,/8G*0#(*1!7!2!.#,(4->42,>-3)--'"%,,))&1-%*,(%" 6A1*"-)+5,, **+.031+++2;@E?Ľ'0#+/($&%####&'*(&'#%%&*(',&(++'$$&'.-)*)(+,-+('&'*(/(-..7+')-*%+/)($%+)#'1)+*"),!+-)""),)(#&'"!'*%')(%%')(#/#-&2('('),(,:("$&#$$%+11,,4=1//.-00)*%''''(/*5$,&1!(&:-0'5$,)()&,3!$0")&6%+&8-/';"$,(/4&.'+(!3,2$%#'+%(:'(+*%!$+'%',,(),)'*'$'32..2.),%# $(++.,*+/1/-0,-33-,/,)%$%&%$(&&')((()%(,,.,%)$#).-($'()))+---(+))2$2,- 2'0/,((3:/%*.//.,*(((**&'00&0)/%&1*/,-+,10,++''''.3-/+(()*'%+.*')&#'(/%$!(&()'')++''(((((')-)%(*'(/0/,+*(%.+%#')*.('(*)'$"(2--�()+..+'&''-/+*1- ,)&$$&((()./067-/.-+*+,.#&)*+*(&"'*'""&##2/&.'))(#&9$'(%"%1)1$-$.*+))("$0$+) *,$'*21,!'*&$(*(.+%(,&+1-('%!#*0-'%%*'""()%$10+,0,)-.)&''&&(7$$+**)+<6F6/2&"*'$*'/''*&%'%+".(3"--5+)15/)()'*,()*'&54((*)*/30,-**/.+(%$&-3($&)*/30&736*9+2+4*2$+ ++.)$3&(;3'96A++,0-0.6'3*?/* 1&+24+6+>3+',,&&/1*"-1,('(,-)-202'5/1&=44*.010.*+02.16;CBľ9*(#$-"&##"#*(+'$&" %'&%& ")*,*#")&+*)+)&*13-&&" &%-%+.,3*#%)% %)"%&)+*'*/(.-"-,&)("#*-+"$%%*%&&$!#',,&2%.&1'%&')+(,;#",%(-%%,33-*3@,//+)))(',#-, &/(0(%0$)!3(*"7 '&/*-'!$ 1 $#8),%7)(!8&,#,2'3+."1)-*)-('("9()*)%"&-,,/1- )*-+)+'#%20,-2,%'2/*'),,(&).596.'7,(.0,.70,)(**(&#')))+)&*')-+-.**(+491%"%&%%'&#*$&)'/"3),&<.33,#$4<,"*/01/,**+(&(*(-,"-',!!,(/2-*,.0-(+*-+'*+&,($#$&$#,-)'($#*$45;5"))*++*+,-'&&&&'((*/,)..('/-+**)'%.&!"%(+.&$%*+'#"'1*.-(0)!).,'(,(1-"25,)'$"$(,0!(,&%24&/.,++,-.#()**'"#(,*%$(- %'74*.#&46@%).H032.,---%5.4$+!)'((+.+.;')%$$#!<#+)&!%$%''%!/!/()+(,1,'&" !-3+%%$)%"#$&%#-,)*.*%).)&'(&&(1 )-B-.*925#3.6*;&'%)"/)*,'&)(9 $&9+0%1'$-41+).+./+,.+)72)--)-01*%&(*2('&&$#'.-(()'*,(%672&>-59=-2"',8,27F+'&)4G-@481/82*2,A/&1&'/2'/'?6*)15*",2'"*31)&+0(D:)")<95/1&;/1*/21/,""/3/16;GLĚC*:*/&$ !",&($"%#!$&(&&' #'&'($ &$'%&*'#&)/*$'"$$-#)-(-&$&)$#& $*.+())((&'&&*'$)*%$*-,$ $($#%$'('$!"&*,&2%.&1&'%"&+((2 !&)&&+((++&!%.&+)%&'%%'7*0*4")(.$-)"'+$ - )#+$.%*%.&,)&..4'/#+"-#(* .5&0.7)1(-),0(&*0+)((&%)/((+.2$((,*),*&(/,&'-+%(%&$"$'##$)/32+&.,)),021+(&(,-*&&+**,)$,(**&(+(**-33,$!$%$"$('#+$+,"+%.$&?++*$%&+/(#(*,-,**+.&!',$"'$(#* *%++(*,)*)%%)10(''"((&#!!$'))&&'#%/&,) )*)('())))*&%$$$&')%*'&+-(&*'&(*+*)," $%&('&! $'%#$#-%,0*,$!!$*)%#%,/)!$+02('&%&)-0#"%$ &*%+,---+'$!&('()'"&&&')*****#+)%1)**7 #!4,+%"+.(5*/!+% $!$0/+&$%%$#'!0)3'( $''''&& 1%3)'$!&*&##% (.'%'"&#$%#&)'))'(-("%-)'))'&',!+&42,)-)&1'2(*'$5 -')+&%((*")%-)#")-,)*1-/0+,/+)3+&/+$,#,39?:0- $-30(%'.))*(*,("(.0%9"325&- ("2"4$% 1%-/1'2 >070,:*,4)3!%"2)3/+ .#2-//+/.%'-(%'03,(-0#7*$4/3-/"3$'#/1.01$+=:<<:?@8<"'," ,#%" $%$(%&&),&$+$!!&'" !"#!#(% #&$#*& '&/$).&)$(*-("&("#-1+')'!) +,& $&!"%$)#&--+' (**'#"$&+%0$-%1&*$#+($( * )*2,))&!$($!')%%!6"#%1"3,/#,!- 3%%&<((5!%%*&(9,'1*"1<*'5*''+) 29%*0?,) 0(2+.%%.!*,)''''+1'8()%*)).,)+/*##++)-"&(+03-#%!#'))+/(,83##!!$)+($$+**,)!-))'!"&$)''&#"'.))&"&-.),(2'/(('"<#)*!!$&'#&()(),/%'-")# )!!)"'!#+-%#&#%12)'($&+-(!'/$%#$&$'2*+%:+5$$""$%$#$&%###%')#%(%%&#"&+,,-+ !('%#&""#&!*!)1)(/'#&& .,)+,$".*++*(()*(!'"#)(*-0.)!'++'&*)%*$")+'!'' (&",#/*,#,!&%(%%)*')2"'."%'&#%'#$.-%!$%#"%"2'B+#(!&+**-,*!1&3(##!&*'&'#+!(#%( #!%'$'.-()(*.("$-)(**(&'')0.2B9#$--)1&#*$/,2F&+%')$"&&"*='&(<,&#$'&$$(/+--)*,(&,#!,&'%$%,07-,/2.)-4*%'**.2/'!+6-87$&*':-729$+%./-)#%M8B%0-(:%/941)%+31$1 $#40#0*$*.'%,2.+..(-$6;:)936'4#�-4:+ )&*4;>EHĽv#!)*$'($ &.*"&%&+)&(((! &(&)).*%'(%&$('%&&%"&))*)$!++$'*% $*.6 =1=++);(#-=9%$-*$&('%'.3$(-)#(,&)# #$#%*,&%+/.-/(1-$(,'& '($/+$-3##-*!$(*'$)0%*+% #*/ ,4*#)#'$-+#..'#'*&$''#'(&&'(&+12-).7&. 0++"B),'4",$$%&22"'%()%7##!7"$:,,(A%**+,'%,*,/-%"-=-*2# 3&#-&#+,9)"%""&8(!()!/))/.'&+.#&.,&#"3 %$$*$*##'CD*&$4*&++&'-7'%-9%&0( $,'!*%$*,(%%'##)*$!"'"%)(*(!.,(*1-&('&(.0,'%)+)&%'*+..%00&+&--'&-,&%$$%'*,+)(&!$..$$-",$."+")$(0(%&$*.%%!&&!)#'*#&,($+%-&#&&'$#+1,,(3)4%)!+$*,#$'#"/$)!03*%&'*#+)"## '%)+&&)'(&'"!&+6#&!3$(#3$)"-'!$'""+1'" '("6!/#*!)/#$(,,/.,)&(+)$$!##&++$#+!''&#$**(# "&(*.+((,,(),5.(&)+($6)(($).&('&1(4'%$'+*%$(!$2&,*,#&6$&%.2.)((&1&!%'$$*.*)&#*1/5'#%&/1".!(*8&0"1&410*$/&/"(&*;+$0K')/9%26(1!:0=&*+1#/+3"!%@-#/'%'(,,%!)(,<:+&0#%,-32$+<=+%12&,*,+,46-*)'+8HOÁb)5##A"')&!#*(%%$&$#("&"""#)),& #%$'"%'#"%()#&''()$ **%(+&##$,*$,1%1(5&(%5"%(20#$(!$$%&(('&!%)% &*%*%#%&$&)(#"'*(%&,/2,%''")#**%.)) (.##*$! !%&$&)--+().113'*4,().'-*#02%"',('**%(++**+-*,..*'+3)0 017)>''"4'/%($ &( #)%./):+.$.%"-"/'2%))*+%#*'%&)'%(/)%!%*%#+&%*(")/&9,$(,*),4'"+.&"'*%$*)#"(,"%.,'&%&"-#)$!,2-64(.*1)&*+&&+9+'+9*&**(.2)!$%"#*,)&%-*+01-**,(*,)+,'1.)*/+%%*" '00*$&''%$&''&*#+*!+*),(&)(&)##$'*+*(%&""()%&(!/&0$**& #,,%%' %*(-1+*"$%!&)!'.*&+.*&"$ 1#)%'&(''/503/8+5(1,-&()"$)$+.=/"($&!,,%&)((!)(#&(&'+())$&,+**00)')'!2$)"-)B&*%7*/$,$#(*%$.7&)'%('&*!,'!,".!**%"$0()'%%'%"" !$# $")$)"$$!(($&+%$&*)$! ,)(,+((+2*(+(!#+1*/0().'2'#0'.-+,.*"!)'1)8&$'#2&-#-#++($&++&-%#(($$)&$%$"(.*5---)/3('!)'3!'%6(/(-.16&)' ,1216+;&.)5 .&21*(6.,-?!*,* -#1+/)+%1!2)"'%(+(()$+0+-96)&("&+'*-%)03,&'('3242/11(//15>IN»v*&0 &)'!!&&""'&$%##*!'&"" #++-' #%&)%'% %*,%&&%&'%!!**%)+'%%(0(%(#( /#($2"+(*)$&%(&&*-+$"$'#'-(*''))'')'#"%(%! +*+)(//%&,&--&-'."$("$' $ #''&&*'##*1/*4#"10))+!$!)+&"&)%$(()*++**,.-+**(%(,'%)6$*'& 7,0$,+""&(.3.,0)8/8(%,#&3'%$'&')$"(&""',+&$&-)#%&%''-.# /2"0&!&*('),"!*/*(**%$('""&)!%-+((''7&,&%0'%#",#.(&**&%(2)$#5"1'"$%*+"$#!#)+)''(&'+,)'&)%&%!&%1,(*,)&'*%"&**('$$%&&%$$$*#*)"/0'+)&'%&,'''),-,*#&#!$%'-%!1'2&*1%'0(%/'%*,(+0-.$"$%)( %//)+,(&',$*''''-2-+)4(1$-*/)('"%+)*(4(&!!#)% %)&$"('$&'')-)*(#&--""(*%%&"#5&##+$$, ')#%)*%#*3%0-#%)$!(% -$-&-,%!)!&(&$$" "$')% 0$ ##)#($&-$,((+-+%"#,*)+*(')).0)! %+*(03(&*#1$-$,*"/./.)",%5'*"",=&'"2&-/-**,.-(%'+*$#(""&'%)-'*),*#&*%'+1%)3%#'8((!0(4*$2+5(.1%/='))*#:#,)*(-(02)"!3*(%-#&=!*)&#%-/)')&./+,31(&!!)*##((((-0*!#,--0.'&' ./59:AF˝/"=),"&&" #''*+'%)('*%)'%'&&,,0+&)*)+%&$!!'++&'%"#''$%,*&)*&%'$-1((-'("/#,'5*1-+)((&!**,./-'"&'(%"+1,)*++*(()(&&(*)%"953-&'&%+$,-'-%/$$'#$'$'%$()(()%$""(.-("##$'&$%%(#!&'+$$$$'(('&%&(**'&()&%&'2%//@-*(+&</-!1#!&+,)#-%0(8("!1)/&3$%"$#%(%#**&%*//*&(-+''%%+*-,$%/1'+%"&)'$$$&,+('1-*+)%$''"%+(%&%*+8-&0)&"( (+%(+'&)*&$%&".$4&'%!$(#!)(&&'())*#"#&('$")%%"$%.''*))*))*+)#%-%%'+,(%$+0&,.*64,.)&('&*+++-/0.,#&#"'()/ &"1$0')0*#'-**3&(,+&%(*-%"$&&%""--%$$#%'"-&6*.&+%%&$(*%"#3)3#)%-*)(&(++(% !,#$)% #$""%*'#%#"&,(**$&+*+*.-&)138E2, 0#$%%$.%'&$%#"&$-,$"!!"''*#+,*" ''"! &+)&%#!%(++&!!#$/!" ,*'.".'+,***)).5,+**)'''#57$'-&'")-$$&&&6(*,2)*,,)%##% + .)6/%(8(+".#(/,#!&$%*.+%$'&'-.,./(&(*'#$$!0;;.070*)7&&":37+5,7,02*,5 )$/*<$-#775'1(P((!3&-!$''&9(2,-('-0,+,)(''+/-))!$)*%%(*(+02,&(.'&)(!#('008:7>EĽX')"&.)"%#!$),.,$#+,&&)(""+,''&-,)-,''"$%$&**(''$!#'(&).+')'##)/70'3;/,&/".(5//0.+($$'(+--*))*'&'$"+1+'*,+)()*(''(+-*&'',,)-20"' (+'-&,((($$)-&'*+'$','+-++.11'(%(%$*',%--$-*-%"!!+0('%$$%&&$"#)+($#) &.#/,=.,#:$(*+--,.#0(,/%#&.*;/-*#$"$*('-,,**+--,-)(..#$3+(&)-,,11-,./,)'$! %*,(%52.,)&%&($&)$"#!:'./-/(/7-"6<,)"+('()'%$&#+!2"0,(.72+-0.)%$'+-*+,-//,)0,,)!#+,/'),'&)%)''(&%).)')02-(&14(.207/41(&-,&$+**,--,*%&#%-/+-**$1-(()0,$)000(-.+&"#((&$%%!"'$.,!!$(/)0%5-5-*""&&*+&+)4)3'1-*++*+*)*,%1,)1++%,*$""(+(%'%%+'&+,'&($%$$(#)4' $+&2$#5'(!()###%&)#)",&!('% *,'&"*/.+)'%%()'$#$%$&)- )1,/-***(')*+06+++)(('&-0/)&(+*, !&$())(4'0!/5%(**'&$#:2;*/(6+,)(6$'221.*'(+$',.,'&)+,12/0/'-/-*,-*'3?7.045/18'+(A5/,0&/-;5;+(+>'0?$0)"-.) *7&3!3=?';"8(,1@+1-''**..()&*00,+*'((*--++&15-*/0+0,-+%(14739;5@MÂ[*% " #!$%%%(++)! ((" '$)+$!'('+)#! #%'*,*%('%"#()'*-)'(&"$"+2(-8*+&-!.$.+(-+(&($'*($#',###! (,$$)+(%'*+''%%(,+&/-1/'%(&"&%)&-%++**(&*1$'**% $+%,/)$%+/--*13"2#)$//%*%+$#%#)4:+*('(('&"!#)*'$#'2+2#1((2-8+.%<",/-.)'.*6-.("&$)%;/*+((%'-+).+-+'%),.0(%.1##4'%%,0((5.-,,,*'$'&%&+/,&20,)&%$%(&)("!$!<!%++*%2F228$%$,*(((('&-*'-, *'(3=5&"21,$"&+-,././0-(,()("$)(1',/%#%(".3/*+')14.(',2*/1-2'50&&00& ''&')(&$&'#%/0,+2-'2+('#10%)22-*10+)%#*%'%&'!!,*2.#"&*/.'- 2.93) ")-02.2)+(!00).+*.+&)(,@7'''3'.-)& #')'(,+-6&&,.)''"")58.)+*,+''>1(%)<(')(,",/()" #--#,G&)$0)"#&'&(')1&,0/.-+'#%$""$%#!39$%+-,*,&*%$%*+($#)+*(')(&;&"23""40!%'.0#6,,"8+,'(,-*&$",'8,/(5$/#(9&'H6&%-21-'),,+**++,00,..',0,(-.*+-6'(-+2-9:*2+>/'39)-("0.8!*B)(Q2))6*))3'#'<"<M.29- -%$C*'4C(2-$"%(--&2+/5.*,-++')22,+(11&&00&5-+*$%,/4*/2+:JÍq:,3-+!"%((&&'%)&$&#!$$'(#"&&$('"! #%&*-+&((&#%)*(')&%)&#( "+)"+%(&.#1!$!&*'&( '&&'&&%&'#"#! () !&($!%*,,+'#&++&&"',+-.*')#'$,%/-((+)'+(()*'$%)%*+##(04-.6+"/!& **#(#&*'*14-+))**'%'%%&&##&#&*(#&$9,.%. .! "*1)0*$+$*!0*1")20**/,)-+-+&&+,+.,''+&#)+,*,(&/'(''''&#'(%#(0.'-,)&%'((((+*$%(&1 ('$)&091 )+ %#.,)'())(,(($/)"$#")0) +.,%"&*+(++()*& $ "#!"$+"+1&$( "%--)&*$%.2+%%!0/3/(/&,+%'/.%"('''('%#%($#(**/3-)6,*%",.-/.,/&-*'+'$,(("&-'$/+3/'(,-0*$),(4,,"#+.00,.#$%*&,1+',)%*$%84'&#+(,,,.)#%&'%',*,6*)./)()&"#+/*'#+%&*!6((*4) ))$*%&%(,)+6*& 1$2'#**)*))/'*,,-.+&&'&%(+'#(!.5()%(''()-.-(#!&)&'**'&*)&5(&..$%0, !''.2'4..#8('$,11,'&"!1'*(:),"-'2'1)1#"$#"-,*)+..-**--*.2,&0,&)))0).+4)2.65*7)6,,,*7+4,8,)"#7%7$A06,4.,)( &4!(*-- A(9'.0:*:*&(++-.)5),0'%/3(,&'10)+1-('*-,(2(&($"$$2$*.'7G¸8'0$,%%'**&#"#,/+& '#'%$('$'"('$'(%%"#$%)-,(((&$&*+)$%#$)'&+,%0:-$)-&'1(6!'*%&-%'+)'),+'"%%&$$*+ %&!$*,21+%&,,'.%%+-,',,#&#+$4.%&.+$$0+),-+))/1.'!#')$:0.;/$*-%--"%&#(,'$%%+)()*)%!-)&$!#(*&,.*/.A,&!,*0*&-+)2"&/#.'/&0 &%<-(96/-1,(+..+(+0/(+1*#)$24&'*''*+,+,..,#%!$.-&*+)&'+..((,+&(-+'%1& ,+.(2+-,)2)0.*''*+*"#$.('.*$#%"$/#)+&$')()-,))*&&"$(()(!!'1((/&"-.$&(!!+/(""0690&/+"&&'-+%%,+*+,+(&$(&!!"(30,+:!.+$#%*45)&2'#!)'#+,( %3-'0(1/(+.--(#('!* 1%$*+)'",$*"3(*/3*$*($,++.27*&**(,51'&&&"#&#$./-/.(),*1(&))+''"-*#&'&1)0"&-;0 !$).)!&)!-"1*;+0-%&01)$'(((+-*$,---13*,4# '*0%"$03),4/0&%&#!&)*&&**'$54!/1$#"(%*/(&.7(2#-,23-))&!;1>+('=-(-;%(';3#(05/'(/0-)'*01/+),,+274)87.-,0>*-3?/73-,'8&0.6$2+2$00B8$(;&55O%!!K1!&41+!-+/E'$4#%%B('#9+0/E)*25102//!#' 1:#*&%.,&+<*#,1+).3)*0.*)%=-382AOĽR&$-.&$&#"''$&+)%&(!#$%&&)+'!!'&$,++($'.,&(&%"(0+%),+'#$'(&*+2/',-%+$*2+$'..()+&/)3$*!-$23!!'%$()-&(-*(,/...(&*./,*)*#05,#"!$"#(+)(()+&#'+09;($8)..+&!&,(&/&'L/$-&#)* "3%%*%/'$"5$$#<*#-%.*B'#&+&,""1$.:)+<'(%8%*(>,#<6!.=+"+)+* +,(+ -1)"#",0.*((-" (-/,#! #&$'%!"*.,+,-*)+)%(--& ")-*%))+,)%&*8 0(7.&.'/&2!%'(%#-72%*!%+&/%+"$*--(%)01*"+$&-12+#.0,+'!"& (22)"%3,'54)+"(,..-(#"&.+4'0(+('++*./3+3-()#(..*&%&"#&*,,*''+23-.0,&(/(&3/1%:/''"$(,20&$+! 1 )!&.$$"1/!2(%'/3, )-#*&$&!-+-.)$$)0'".,),*9%"!D:))+- !&1 (('/"$+*+( $+!/,3:0.))(36*&%-*2&%6--!%%,"K"1.&,0)&"!#'*+4&.$+(#3,0%1'/-",0/*+31(*2*$0882""!3($&&'#(#.%.%")&!0A0$60'%#.."4($$,'-#%(!<%2 '251/107%02@,/,0*54*21-.*)6+550*%-%=)&/< %</++9#'$52)-.),#-,40,0#$',A1)&, )20<@(#,+(0)12( ")--&</0JCÎV710 '!#%""''#&&*,-+!$ #&)-/,&-.0,&(-*/,'(.*$&&*)*/+&&/.)$$&&#%$$%'(!#")-&"%&40-&$-,-(4'-$0'!'$#*("'%"#()'%$+&(*(+-(*-00.,,-%+,&#''")&%')'&'!'()--,11?G$##6($$++/<3+)?)+'1&,+(%&/(!*/%)0'!%/%2,6&0#,$-&9/,/4/&)5&, 3!2"(&8(,'6,5/</3)6,)())**(,,#/ -')*%&.2-*-!&,/.+)(.(+/,)'"$$$('$('%$&))'%+'%&&"#&)(''''((+***'$'-6'-&1!),%/&1!($$'*,02,%*%.#3+0&%(,&/4&.*'&()'%(%*.,,+%!)+*,*&%,'%*//..*0,(-.'$%*-/1/+9;,7.2")*-)&**)-,517!-*/*%)1,'+,.022/,(*//+.0*3250(1905!8&".0#*/($.1&,!/%,-<'-*!*#1&&$$$ #((&)-( #,)-;0##!1#()(,5>1.(,.C6<07" '''',/(&0&0 %-5-7-0/).'-& %$!%+1,A4.&D##.3*''"00$!'.6I-%OP$"5h<(+"*/.,(%$%(*4(3).& 6),)@.+&1&+&&*%10339=/#(5''0-''(0)*--.+":(-*9$('&(.2000-?.():=+3(*(&+0,#0#",(?(4##)03/-.KJ/8:E,)&*#,,"+)3,'2+=*37:,84=+-)6.8.4%,04(4-9*('32.1.&'*,#('(1"*'.)06)/'<0&+6?00)8/2!02&,.(#&+-**600AC(&%%$%("%!!&&#% +22."%!%(*.0-',,+'%'(%.,'(-)$'$/0+,,&#--)%%''$)*#'5.,$+6.#..0-%$$)%4(0&1'1")5*!)$!)6* ,+%$$#'+(+-..,,,-*+'"$*)#-(&''%$% &'(,+*.0!&"-+30++,&%/-,",/+-'/()-(!("*.').&%(%:0,04$-#,"/+(+1-$'2'))7'*&(!0#*"-(5)0)8)(#.#(0)))+%3"-%&-%"%'&(-%&(+,+(%+*13+%''!()&&$%,&)(#%++&+&#$&$##%*.,&"%)*('&#!&-0.''/6'*%0&/ **)),0/)(*&&4*7+.#+1+17.+*'#!#'+&(/0(',."&(*-0.*/+)((*07.+-,(,-%#'+,.11.(++%/"*)+'%)*+0%317",(1',(&,,,--,)'*(**(,.(1.-)'./%E(%5,*".+,+'),'-!, *)7$4$),&1&10#!)"++&$&%!%-)1@/"%"+(-1-&%+3" .,+10?-$&('#"&!$1(+'$05+:.*2,($1,")%(01/!A&'04/.-(:9 2,-1$($3)*-3.++)&"#&*4-:04#-',!$ 7'%&"'# '&+/67)" $.$%('-3221)0)1&2%+&.-2%,B3;-,+68'-%,0./2/).''4)6)>,+.12.--.1)+8%),0'/0(1./*-;0;'3-7*1,<,+423G.0,6<,'?,623*--15,"#)(!"#.!0+554-"4*>1(,39)0 ,*.'0$(*((*-,(1065:HĽ-92+-"'"$!!&%"$ *//-$ %)**((*)&#%# %)('*($%*(%)02)),'"''&$'+,**0&*</*.).5-$#$#%+,&$!%"2&.#,!9(!-6-%(&*#90"/)$#$#&*'))))(()*..+'')'!(%%'(%""&($ $&*14'#0 $1322/%##&-+"% (&#+0%#"%"&*%!$)$3&%,1'2$+"+%#'+("$+$+&,"4''&) +"%$-",'4%&$)%!(,*+$(&4#.&&+% !!!$*"!#',+& %$*.('.1*,'!""%."**"%03,-(%'+,)&&+/-&"$'&%&&# $**0!)6G0+'2&-)+2+)-,%&-!$4)3$)!$"(-+/2-)'%#$&*-)+10''/2&&'*-22,-)%$#%+2/%-1(/7-+-.+*+*'#(+)909&(%#)+-3.)1!+$-#((!.,+)))'%"+'&&%+-%'&%"!%%5"8+-!#>&!.0'%'-$-%*-"(-%.%<>4*+-,..($%&$&*+,2" -#266/$$1%*'.7-01:*.)8#/93$%.0.#&#(,*--$1'&)&)(/-'(,*%,#'**,,*))'02)1<5'-&&2/2'*%*/*# #%# !',("0%*)$(#('!&-1;-)4+*''(*)##("2>3 (( ",31/.).?',(3( )40(27&-+50+)!.%*-+.20*,/.:"&(H43332/.- .&3/8-=#'&)$.)".79%4&3#0!#3*)$*%3"("- .$#.+&&.2)"$.2-42/9...942/%3,.#/5*/0=&*(8*51()*+-.-+(7-<<:R¬%1)%*$"$!!&%"$#)(&)&"#++("!%((#)%"+.,.)(##'#!&,/&'+'"%&%$'+,)(!#0"(&),'")-%*%"#+)# /#)%-+*)*.-&%1"-1$(($&(&(*&)(''(((()-0.*(&$ "(*&" %'# #%'.$"5U.-#'').,+1+,&9++!1+(""'%"'!%*)*%3&&' )*8$*$.**,0.)).*+3(,$)"*#,!*&*"5.1%4- ,7(",,$)(7'2+-,)('&&(+ ")/.'& %%*12--(%**&(((!".1+)'%'-0.))*+*(&#"%&*,*%&*#.= -)3&,'(2)'/1)$&"$1#, )#3*')+.-(-*'(++(%0.0/)+11(#%&%,/'+&#$%&'*.$,1',5--/-)''%!$& *+'$(((-,!+$0"))++*+04520-,+*)'+&%$#)+$$((%%%&(5%023)3-,,'')'1.8', ,(!!,!0$+()-3%)5".+())'%$)(--&#%)-+&#&)1).(*2),0,& .%/+#""$,+(**,&,&0$$5.(*10+-1'(%4"&*(#)#!+1'!*( )8;.%###'/1+#%#!"'-0)3$) .)415%0!+.$*5$) 3/-,('*,#'*$$)$",2.,+&.0@6?.3+12(&.*$,-*93++%/()'&,53,24'4#*A232/.-+*+4(4-0)$)"*/.70#48.;-.!2(+%9//9'&(7&3/ $#/)) (+&&('-*2+&40'.7*.9-.,,!/7+/0+"''2$-,,.0.+(&3*;=;TŻ>8*,+#$"%!!&&#%$($ %'#$&'$%+-#,& ''#(**$"$ $)*$')&$))(%&('#$#"&( %%'-#+&%#"*1-# ."'#(-#*1&#." *%!)%'*(*+&+*)*+,*)!&,.,)()!(+($#%&')&#&":^.(,*# &*-300$4''":&)(%!%;# #(*+.' 8'!.#):#)&/++-/.)(*)-6)&$*)%/)'4"%4** 41/@(+,(-+8'3.2%&('&%%&##%*/.("+ !$)-+*--072'" &&! %'$#$$$(-+',)&'(($ ')/20+*-22++:*A(-(1%-%$&%*47/#'&0!+!-)=2()..*(2/--.+$3..-)+/-(!###*!+(')*('(,'*-%#&$'**'&'&#(0"+&4'+01,'($ #"/ ('3#*).+"",0+/,)''''&*''%"'*$#)'#%$$+"*B%++/,7B('3(,+6(1$.-".$3%++*-=5#9J1*****(%"#(4&((2$&()(&%%$'5*#*)5$&4(+.N2-,68+(6(".%)*0%("1" 4/"&20).50 #D*$"2/.% "!")!$46+8[a&V^3(($!%-11(**(&%(+9/4#*#0'7/2(>1.#.18'!-)-2-./)'%eB087)%&-2.,,'C$+9L(!#+-)5B).!)()1'#+*'&.87085+%///*,,)()(%@=(8;A*.-4.7==D:16.& E2*/,7/<./"E-$-@,:)<!".= #&!&$&+*&'$01&/5$*;0++8+(024%,,7$--?50--//+''$))47<N“>%(&)&#%""''#& ('"#%$&#&&"!%)+!-&# $&'#"&$$,(*&%)'#%()'%%'%!$&'$#&)('#!!&"+)++*-.&$!/#*(!)0&%/$&$" $%"+&&'%),))))+-,)&#"#&)('&$"#'*)()%'')&"$2'2&0#30&")+'&'.#+#1$-+#"%+2## !)*&&$$. & . #%6)'+&&(*($!!"4!3$&*&"*$. -'/) -#*'*$,1&"(*)-(2+(. $&%##$%(%$%&&$!*! %&()&&,,.1-%$!$&&$#$&!%&$%('"+(%%&&$"&(+.,()-$%"'+$.$/%!&-00.'(%-+#/*60)*.+'*.//.,($"0-.,%%)(+#'&"-%)*,-)%&+'*)() #$'(''('$"$"4)-.1-))$ 0 &$/!-&#!%&*'$"#%&&((*(#&)%') $"&3'141+&.:+'1,)%-#3%)%!#)2$'' $ #&$&''''&%$&5.'*&2-+***& "#.%$.*1!%2$ %% !-1#!1'+!/+-$))'"*"%*%'.,,)#:)$.)-'&-+%(%+*&#!*:O-/.) %&(+&!!+**)))*+($!(,&) 8-+ + $ ),$'+(*'?#-4-,0(&*.+,-)5 '+; 1(#+-"+*##$1(!$)+*/672-5,)45'$()'(*)%)'#'1%4#,%-338+40*,"8)2)$1(1'12##* 0$)"(%#"()#(.'4/$--+;8015(*3(-+6'$,-/ )!, ( /+.++-+&%(*".02@F¸p@'4$%$&#"''$&),&$#$)%*+($$$$%4.$*&!- ")*-71,%'+&!&$%%$%('$&#$!)/"3$")$ %:0&%-+%-#-#105.")"+#/(#().&$#"'-+%%%(**&"*"%%",'$&()+.%($!##$*-8!#(>)"!$$)67-&08*(+4)(8.!$"$+) +&))%!1(&'()*+)%"!:&/)0"'+ *+ !&7,-%7(#".'$(%(')"*!%(+-+)*-.)% #$+)()''*'!! #+""&,,(*0#)+&$&%!((&$##$%"#$&#!$),#6%%-,(!+#1"'! +.&#(,+%"**#-'()'),&#*%).-)')-,+.+!%%0(.,&4-$*/-$#-",((/$)%)*)()&"*)%4'('+*)+(#$/ #(-,"%"'30-)(*,./'(,*#%)&2/!*(!%:&/"2!%-22'(13*,$:+'$!!-!!/(#/:(%"$##%()* +.11"%(%$)..(". ):+#-%!0"&))$(+))!)$%8*$*3%'4%$$' &.!'B/(#+"!,) "31 '82(1&!&"%%),'#)%$$&),--*"+!21;+&&,+"-/0.+-%,/$&+,56)037/"")*(#%((+-(.>!&%4(%$-!$22*!1.&111&-,-1316$5'07,#)+*+/.))2#*#%E$-'.324%+',7 @&*()(=33.;!&*;*&*>".I"&0.$*/#&&,(/#:26/,(1,&&. #&9!3")$*'(*(##(2"601FBĄE+7.+'# !"#$%%%!,.+,)%&*.-(*0,"(0/%#+*"&7$"#;+&$*-+*+' %+(!+,$""-*%(++#),!'*-,)%$#&%%%$#&+ (,'$* 3-!&&'!%'"*1(#"(*" '*)$%6!#'#$%&#%= $''$$)-(%(<!#!).#(3)(,%!,-,5-*13().)"&++($##+!("2%$&)''&'"#1H!' %'&!&6%2%/*5)7*($','"'"#$%'))(+',('*+)() '))+& ")%&++$#&( &&&(',0010)%+*##('#,%$"")*.''1$0(7.#"#!2)2&/$-#()))+-+'()++)&#!&&+*"")+-$!(,**/&"-!#!%/%&&"*/$,$%))+.+*)('''()%((*-(#'&,)#&)&&$41###!'*$*"3# &#*-'$$++"#&#/,'%*.+%'''&*,*$2%)# /7,)+'&)*!.*!$%$+&&%%),' &)6"$* #(%$/%'!*%#'1.,09:/!&&0')3&!+-# !"$-%'($ %<70!/!1"#'(+&$7).-%!%+-"#6&#(.#>*#)&#""!&)&#,82#'))'')(&,+!$$,6.&"$./$"#%&" %+%,&-3'&//+-,&#),.)"#./',.(,"#)02+2%$+)$##(-+)-.)';4,*-121))$&01+)"%%(:&#,"#'(- 1+0+);'1$,$4,5+<,1.3(&/"+)9%+; 2: 4+/'$)#!&0/'%%*3.319/#*#,--+'&(+"40!#+/6!+;-<=LÁU+-"%)*"""#$%&&#+,*,)$$"&&$(.,$"))"$,+"'3%.*6(1*/1.--*$.*&'('(*,", &&!*++&&12%.+(())'% "',-*%#,2+'+)-%60!*+(%!$&").%&!%)&%''#(#4(+($,0.:P'*,+)()+("6,+"5#2$(3*()(+9&2.02-12((,&%(,+(%%'0)- .%+%%!$($ &*(0H*+*3(,-,+'+9,$-#*.)($',($)"$&&&&(***-%$-%!!$&%%&#)**,($'&"#(($#('$$'+++////($*&$!!"#$$ "!(47,&3$)#1#6.$!&,+'@$#0$*!441.++,,*)***(%#9-'&%))"*#"(*&&+#+"'%'*&)(!&-')!#((*.,*)(''())%%&++(*,2-'))%$#44&#"#**#,%3&'#%"#**%%(02+(+,("&'%$$#!&&%%(,*%-)+0)'-)-.$ %).1/*+,*&()'%')&!&%%#$&%&)&(!*'(,#(+)())'"%0"*',3*$*+"%8! (&-9:%*!L<*3H#.((5&(*%#4&+*# $*,%.#)(',(0%"$(%#"##!/&&02*'.*+*%#'+,+-$#%'1@)$12)'*' "*,*(%#&%1'&46%*5-.+0/,$Z,+).(/&$&'+,%H2(-00-(.3/*,,)*840..-+)(-/152+,+) 8**)/%)*&)13$/(1%.24#/1B1/07%3 %()+9.4+;03,B0**F6-(D03,>6$&& (+;71)*1*,-,**,..-,+*'',&+7*>@MŞB!,(*'"%$###%'(%+*'+*#!!!$*(!$%!%,* (.&$*/11-++(%2%"*+##-3#,&/&(()(*55'2+$$),*'(&$%'*++/.+))+*(+ -')'$$"%%#')")"$*))($!,-,.*#""(-(-<+,--+)'&&(,,7)1*5&)2)*) &#(),/**+'()$&(*)&$&(#0%* /%*&$ #,+')%!"8$,+1')%"" *$1&2-4#,,+''+'#'%&'&%$%&(##),**.*'&*--,.%**)+)&*% %&#$)%##'--),,,-'#($&(&"!"$'&('!#*+ &2+'#!)(#5#%+'-!$&'*-1+)'(**'$?1(%&*+$'$%)'!!&"*%#-'($&,)!$*(&!&&(,+*)((()**''$+100-2/*,,((%34)#"%-!* ,$/$,"'(')&#&'/3.+,+()1.'$%'%%##'+*&/$%'5*&(%(,&#$"/&)+&+,'('%%()'3&&2 ++&%#"'+("+-$+(*-&('" #$"#-#"-(,1$!%,"! ('$( ,6/6'""'&(!!*%"0#&&" $)+'*&/%%"?,$+''%"!#$%$0+.4/#$/,.+#"*/+/*#"!$-8%$23+)+)# %+,,-&*!%0-1#!02$ *-?&$'E(/+1#(-'()&'($:-).,*)'*1/)***-.011-*'&&06881)*%0.0-1$' -2+0*51!2,0 *+/++:(&005% ","1#!$'7*&'5.9,/"1*%..)('(-.834/.7'(*,---.06#&3+!!,+4(>BNž: 1/.$'&$"#%(*'*'%**"""!!%#"&&#&+&,6+8//---+(&%#"+" $&"#)-%/#-%."#%*('./&/*%$'*)'$-0/,'#3&%//""-%("(%&$%&&&('!(#',*((%')- &*'#"%%)))*+($!%.', ;0*6+,.%-/.(3)5*()$"#$&&#$&'%""%((+#"4''()%'..*- *$#+,.*')&$)14!/5A+,00+()%!$%&&$! $$$#$'('"!#""#%)(&('&+(#"%&"$*#!%$'+*(*))+&"'')+)&###"!&'-2/.09%.,:0*-,)+12/&5$'341/12/,+*'$%()'%0--*#&/1%&(*& #$*)(0'&#'*($%(&& "&$%))*))(()**$.-&,330(,++//,/)01*&')+'+,")+%(&$&$"%"(*&#$%#"+2/(&)+$$"!%**&5*1+-* %)-)+$*'2##&&#$(-.,' **&/0+#%,+"/1&+()*70&"%)$%!+*18&+41()+&"5</)3*+&:'('#52A-+'8#++&&+(&."$%$#%),,/"'/& $>*&"+,'%"!!#%&(35*%*,&,/-#%+,-*$ "#$%"&34%(+-+"#-2/32('+(+)&"#*+$6U"- -,2#+3/%$(*&'*( 05'#('*'))*/%)..+(),(0346/''*.G%(#364*53"$,-$8+(4.;39+6.8)07+(%,36?,/!)%)'9*1*0%9,<,*(/"*+''&$&5*&>>-8>()+,,,--@,5@1.4(-,4(<?MĹV*-%&%!('$##%(*&*&$*)# $# #%$ *,+''(".!'#/ ,*(&$""""&$!)+&"%2%(8)#(.+$'*&''('%$$%(,* +3%-/+$ -+6,%-+1%)(&)*&#&%+.'$(),$,?!%$!#,+)/%%')*)&#)%+;.+#2-/)!064!*1)($#&&#!&''%##&*%+&"3*0%+*')'&+'*!*%$-$)'&*(#$(-&(5&-,/*&('%('''%!%'&! #$"&#!#$" !'+)')(',.(&('#$)"!&(%&(#()&'+&"&,+*++)%!*! %*0/&+!%-!**%*# %%)'5$(-'*#')*)&$$&'&$(&)*&)//&'**&!!$( --+/$$&(%$(*'#)#%($#''+*)('(())1.&*.+)$((*/.+/.,+)(+,(.1#/$))*( #$"$$'&! $'"&'$"$&%$$""%*)$0#,-$,&!"%&,/*2$,0 &6/%'&#"&+,&)5# /",0,"!)-**-$)(!,*72,),.('#.,/3!()+!*%!8# #,-6&<*#*&%! !##$%&'(*,+1+/*#*,$2!& /'&#! "$'.-$$,,")..%!+&$##$# ## 04')+,) %$!#(+/1.70,% ',#; -@*&0,<-- + $#(*&'+*$58*#(-$**,+)-$(+*&%*/./,.42)'6,G)+".++%35(.-/0(;.,#8#0&(%!/%9(702)&'4*/''!/%2*)-%7&3""%1#*)&)($$%10,3)((())((#'&!-++6)98JĆV(($((('%$$%'($)'$))$#" !&)*(-0/+'%"#4'++>02+)()(&&($+) "/1(#0%(:-(+0-$%)&%')'# !#(.' !$$20(/!01:.',&/&+'$**&%'&,.$!'+,#8P#)#""+*(-$&(***)(-$C%" %-+/& 26%)4R7*!3-0+(+' !')*(&&*- 0*1!+*= ))#"!!%(/$))$, ""0%*&"7#)'#'*+/***(%##$**(%"!#$2.,--*))*.,)+)',0+),*$$("#))$%'!))%&+'#'-+**+*&"9,&'()$5')#7%)-$27-%'--I%&(1#,N:&!"#%)'((''&%%0$$*0,!&'((&%%%+"00+,"#(*$!),&$*%(*%$)*,+)'&&&&),)&(&"$&((*.*&+.(()(+-'07+3(/!(*'#%"#,,*&#%+0((&$&**($$$$'*'!!'2#+##&/+!$052)-,)***'"!$&$'1@%'(6%$'&##)-/"( (*'1-$,0-((+-(&1("%)-)(.-$,E$1,)524K3(.>(0&7 408%%$B<9631133%$%)*)*,(-.8'!*!:#%-&&%#! "%/"',%#(&+,&' $&,.(0#!))'+--$"('!1-((**%!F.-6)"(R!1!=(",B/,)#-"'%()%'+)0*)*')+( +.-/-)**++'#"',1/*+45.,7-,/6*(47-2."&!;6&837(327%*#4,3)A,614'#-7.:/6%)&E6/)6%,)I63$692).+(,,'%*75711=1)'%$%''&'*0(.:-()6)73F®G%-&(('&&%%%%&&!)(%((&'$!"'*++)-/+&%&')%!,#3)&'+,)),++(%&*+),*%0$/*,(('$'(",*&$"""!&)$$"*0&'1,%&.$%+!($+%!()%'+')*$#(*-(2F %'$*)#!$""#%((%%&)'2%1)** (&,&"1.!))5$"+%-+)-' %$&('%%'*$0(0"+&5!(&!#$"##+$1(*$+*$&)),'8-1$+#6"*("%)+/)**)'%&',(&'$")'#"$$"!!'+*'(%"&.))-,&%(#$(% %*&*)%&+($((**)'%%%)""%&+.* #)!!*,"#&!@(-)1%&/%"#"'0(+.-)&&'3%!'.,!&%$$%((&*"21**!''-&!()&*(%),((.0-,)'%###'%$*-%!)%&'+/*&,*%*,#%,*'6,2'2##$(%$'%"%,,,*''+1*,-,-//,$%&&)*%)4 0*#"(0-$&-++(%%#!('#!#''# /$*($%+/.+*#*#*,)1)%+(%'-11',&(-%*(!%'&;%)&%)%$.+**-!'''&1!#8,'$ &#%*,)(*(&):'#!!#4%&%$&'&%$&)/"'*#"(%))%"""!#!%"(/+1&'.-*++.$%..%'*()..-/6$-;+!%4&2&%)!4&('#%'&*/-3)#"")+$&,+)-.+,***'$%(+)+)*11.///%!8'(#-%*+*4.14%2+6*3'.$,#+,: 21/%.() +&3,$%+&%9)*0*#&!#$**&+)%"!$'))&'$!$())(&1'84CĽT03'&&&%%&&&%%$ ))&'''*)$!$'('(#(,*%%*/+-/#!;%#%+,))-1&"(( (:$/< $&,!#(&5-# "%$!#%! %(49) &$)3&+#*"'($(0&$&$%)'0-#/#"-)*%$()(- #&#!%R0$;#$& )(%0&', 4+"$%,'")!##! "%-+&%1 "&*%")-($%,&)@20")%!%+17$-,4 %'/+"#%&)%&'&%$$&)#"&# +&#"%'%$&!&$""*&'--'%)$$% $.-+*%&,)%)#(,("#(.*+)!!&&%-)%-(&,*"#,+".E*)'1!-85++2)/42+&'),&$# &..$# $))'(!21)("*$/*"&&%/&#)-*+25.,)&$"!!&"#/5)&2 "$+1-+2%#.. +.0(-#2!(,++%#(&'()&$&+ '++))(&$&'(**$%",&'/(--'&(,2**+%(2*$ %,,(%)$0$,"3**6<3'")1).-',"&$!!&--)<%#)<E- #,*#(,)$&##')'$$7.$A"@7.,(<( 1+'"$!%"$*,(&() ":")&%'',)#"%()((+-'.+! )) %'&#$'('"$%(&!*/''44"+)*..*%$%+*''#")-1"$).)' 1*(".$'# %'/65))--(+/-$(#!(-.0$%'((*,.%'),+).($''2,".&&&)5,,'-*); 2-1(&6+-.1*%>") 0-;4?(8 /9>#3&>62%!-/)&,-(% *.8-!/.($ $),-,$!-$$*#+$96B´5*14&'('%""&($'' 1#( -,*+*)..%"# #+''!#*,*(')(%%(('')%!###)*##%$',,)%*,'./!))4$(!!#%'"$.*"&,(""&5'" #$&, *6&**)'()&#, .4 !.'#%#$'#!'"''%""2,%0#*%%)%"&'%'$(.#+)>#( "/1'&%#$$#%')' $#$'&"5#0").:.!,0%$%'2)1! /+.5.')&'-"&**&#"$'"!') %94.((+-*%)"%"%$+,&)1,&)+)$"$'%'"0$'(!- #-1+" '*%!#--,..#+-'(1+%//!!/*1+*&/!,,&%,1/*(.)&&%!5.'$&('%6'*- "+%2-'$%*/1%($#**""#$&((&$"82#+.%&%;*'*.*%*#."'%&" %$"%&,"+)""&&#%*)$%03*&*( $%&+)%&$+.&#.1#*"(,##*'"')$ (%($+))$/,-0#%'#&*,1-!%#(*!!'0% 20.;-/+')(',!"))%##"$'%! .,)/'**)"&-"1+ ',/+"43 ,( !%##'"/)*)%,!$(%.0)&($-(!$(((+-"+'5!%!0&").+*.%$$%&$ !"0+!$,#$+.%,).5"$%.+))''+1-+*+)'&(+0/,+('.@-) %6+".+%'34,((4-"*, &'$&#)(4."-21%F' 0<,5 #)F#/$*!)(,/#.)<0- 3,!,0()4(-()-%"#&#!#&'+/+#" $% !# !,4-)6CŔU:$-+&#&%$%')'$%',('.,.//31&(,,')/.()$"&)(%$#&&%%((&%(%!#""'& !# *$&&!)-"# 0+!##/!(*%%+-)%*&"'+*)1.9/+831+++-1783(+,)%&(++'%%$#&)'% !&$!%((%&*'(1(4+:0+=))"!)+'&)**('<%(%&-++41+%! #,6%))$)3&&$')*.13*E1010)2$:.,.A#$ 5$#(3HD..O,*$$.!#!'**(''($#)+#(:-'##(*($*%")%"'* )*"!(!%)*($""%!-<`;*34"&+#.&-'(272./-$/%/(4))+'(/*$,,$"()"!!* (!%%.*(*+),0>1&(/0+%4/)(+./.5).2''.'*'%$&)*+-1,'($&&&''&$#)4+$25*()=*();%""",!) (%/,$(/0/-1%-,%**$#)+'&)(,+''+(! ! (*$ "$##.2('0("11%'(&"' 4,)*&)&2.,,$)/-#$(&(&-/&!%((,))/,1E'(" ')(+%&72 2$&&*7D&((/' *'$!*3'&""(,'&'''*&;.4*1/+%#*3/&.)"44$.55%!(% !#!*!()$+1*'())+/A-,%4!) &)$!#,+)(%!B01=4 **+3F)*1R10;S3/6*''((&'):0),34+")-/7?7)#<./'(6/+&'##+,*,?9)%/.(+690,41),-)#*99-%(?+--/889>0/X11, ).F76$;2,"B8),0&'63(/,2"%4,++0+%(*&%&)++.1.'0*'#!,/,+/22;FŔL:(&), %&'''')+"(') ($%(*.*&(# $'%+))*)$!!!$&%&('$#'%"$" %-%$&%'&/%#!#()).(&$5%'##(*'*&#&)(),*!'!0)%& ,-$(-)&&),+**+(%*+%!"%$#$-)#%.,&&$.!/*,5,( !,/)'&0$$*/'/+!/.("!*3%'& .:,+"(1.&$) ;(# '1#)$0!)&'2+()+-)&,!%3%$'('%$&%#'*%(7($ "'*(%)% $+&"'*!!('!+##$&''%#7! 3%-5"%-$+ ($'04/+*%%&+'-&&)')-($)#()'&'$ + %&*)*,-)&*19-##()'%)%!"&+,,2)/4+),&!!"%'(&%&'&*+)*''''''&&%,((20*1 +*+3!#!3$)!,##"$#(2-.!)*%,/! ,-"!+)%!"&('$# $)$&$'-0,'+#!.,)'&()&*.#! &&40,+#*-0* &%('-/'"&' ,+$%$)9)( #%#&)%*3,"2(%#""$,5!%&,%'.'!)0' #'+,)'''-#.,3$2,.%%72)#)*'-6#"-'%"*$ **$'+'$""'?..".-((/2.*+.-,)% %$" !- 4 *24"'9 $%! $,&(--$/.*-42,.1'.%!+&%#'%#()+2A6*+*-)/*'-%*+<2!&1*8(%!A&, < '$+$#,5/*5-"(&!(1%!3!.+$(+% #%""*-../0-(&(/0(&)'1)+139@±"'6'!1$%&('$#'-"+ %+ &!$(&'+,('*,,)*,-("!#')(((%!#(&$&$!%1++,,/,"2'%#"'5!')*.%("$!!$&%.##,,%%*0(/%!,()#.1141**1$#14,!'(&(,'"&)%'*'$$$-)"#*' '3()&!#,,(*0**/&!('$+'&')'#"#$ !(--*&/,%(,*(&;+0!13(9(%+-E$3#2).&>/"&( 1;0 &(*&)-&#$#""! $$"$(%'2)&#%)*)&'$!%*%!&#.0'$+-'*&!"'+,+$(	-**!((#)%&*,($$&$ 1#"%%'())&$%!)0-&$)0*"&)%*"'-.+'&('()& )# "&()1*,/'%'# !"%()'&!&&+.16%&'''()+#'++$'9*+&@5/&B'';,0&1+&&10"(B,-!,,&/,$"'("!'(""$#&+&#!!((5%!)+*+*1#!" ")'')+( E-0(1&,$%4/,/(05,'$#)) &%(' $%"+$$'%*00(""! %+/')+!3)"$(%#%$%!%:0&&&!#/+##-1*#!*$ 0$&22,'0?>2.9-)')0"(%'' !!")&$*)####"!)#-"*$%&""(+*)+(*+*&#""',+0AD51(*,-:-#)7$,)91+%#&)'" "(+(" !',12*%,0%,%!' (,*)...2*0*"+=)2/,0)#("%,%%!%%7#('8-*,4+9&>&'3/,3#(#1")%-5896,1E($'C-& 3/1,*0203),/00-($".2)#!12654<BŞ*%/."(*&&&&!#,#-#(,"-#!$&*+& &(,-)#"%(,-+)($ %*)')&$(+()*).+ .#$'#(-'1*1&"/(#$'('&()))"1.'')$"/$( $8<)&),# (1/' $!2=.(* %%04*$''&)%#'$(%D$24$$%$%)&'/!#->*+#'+3#$.()*.33-&$&#"'/1-'))((("'7!7#&*,%.&(*&<(!/%0#$"""!&8#'&-.!#1,)% "&(&%(()/)'%&((&$)'$(,'#*!.4-*/-%*'%)030+*#$/!(+#, ,(2.++,,,.4*'%@&!+%'*)%%%$5,*1.%)6'$.-$!%&''''%#'+0/' $,(&%%&(**5.+*%#$%&$$%(+++(22+'$"&)*)'%%(* !),&)6 $*!2#)';/4)1#%# /-/&5)2+3)-*##+*#*'''$")4((+&'-%8&!))&&&1%#($#*&'(('%$$8#*"))'4.+1-72*%$%,-%)&&"&&"-(!).-3+0.)'&*4*0, !,+ '#"(./--$$! $,5/-,% $*.,&-(%+,-8.+!#!$%(,+! )&*,$"$!&&&)(#%),*'&')%*"1#)#,(%&'(*,&*,*&#$'%$'*),))602'$- "3$5.),/.+* )/*$$')4-$%++.:5'.+,3+*-/,-43,,!0;4'%'%084/2+$++.)$')'("% .0(#,(!,")-"*('1 (.-%8-2%,!,-&&*,,&2 4#$ &&$((+143-(%'$&##%*:D;7FN˛Z71)+&### #-$-%,+"&)! $$&)',)%%)++*%&),)%%)+..+)(%!(,*')'&*++.,)..$( '&,3/%,;(')+#$%%$$&'" /,*.+*)8/"'*6''@F,*2!%'-1*!!($6C-(.%#18+&+($*)&))%%'.Z)!-8"$%()$'4,%J*$$0-19*&$&*-,**(+--*+05$"!&&(@+5$9.)#+*.1 ,,*(.P;.)I.**/,$1N"+#//!6**($!#*0*/+'+,+-&%$%%%#!,+(+.)'/&"(42&"("$*396-%6p=?2!'"4+3'.,)()-156(,*=##&'(,)"$(%H.!,4,'+)0-#"*(#$'&+'&*.+&#&%$#"#$$51+)(&'+)'%%(+,-.63+&""..,'#!$(/"'130-.6%#4*$)%8,1'0!<='#25-%'1%.%/*30$%23&,/0+$$-7(+1*&/&+$$$%$++%.5/&$(*($"&+1$2,1(92,(2+).)2#&,)"%-..+)$$+*()$$#,?(++.06B(*5?5"#2 %&"#/= !"-5$&05+&)*",#!#+$(8I&( -&&-,%'0)' /2%)&6$(91,"%'(()%&*,+*,-+6&'!9/)84/*()+-*/1,$ $8%(:5"(,&*2%P(%%3$*.($%'&&&#%$!$*)#1)'8H@-'. )*-6/2-.)*10)'+.-$"-.*3.&&"#)%!)-%(, (2&,9(%)!7$ +Q?.&2*/&;/(00*&0>6!)H,"<((//+,0-)-+-264/,-*&'& !%$/;40BN·U:!,("(%!!&2$*%1'!,! &#!$$#"!! #''&'*)''*)++('('%),)%'&&++/2,%)+#-# &/-+'2(&%,!!"#"!"%&!*$'/(('#$"'*!!"/-.0) "*'$-3+'($* )1)*/',0,'*+&$*A!!"/&%$).)*6--!5/.1(*0"# #&&&'&)++*,16!$"!##(4&-%0%.#"' 4%"2+$)$5$)+$/!&*($%-5*0+%(+('$$%&''%$+*&(+&%/(!$/0&"' #)/31*$-&< 52")"0'0'&'%#$(,..'1#+$-*).)$+&;.$'--(%'#!/,$/&$)*%"$&%(!"''""!!,+((+)(.(&%%'))(&.-()('+++*&""',0'$(,00*))+,&,)8','6/1#"()&$#+!*$0,.,&'/0+)/.$$*+)(/)'/ !!!$&#++&-0($%(*($#%(&+$(.(#*&',#(!))"$*).-.)$)-) '%"!!8"&&(/116'$0?5!6%%%%!#*! #/5"".4,()$.&#'%-$#%9$)"$"""#$%$"" '.&.+1"'60!!*%%)*)+*"%&$ "')&4')3*(((% !"-24-""-%)1.*/4>%/,0$61M"#*4 &$"#%%#"##&$'(#4+%.92+0)((&,*2+-(&***.;30) $+64-,#)!$),&#+).*$/)<%7%%# !(;'!3%"-&-!4--,# %,1)/$($4&&$',&!$.,-/.,/5+'*,))' '$*..6Dł$-<%3%#!##+6#($3 #0"!*2-'((#%'& %.*'&()''*%''%%()')+'#%$%+#(+"7$%$>!!%)+ "(()+)(),0"%&","=()(,3#'#!-.&(B0$(.*%%*+" )&!)0 *&,2%57-&)) 1'8%+&#*2.-6#I&)A#'&%'-/,'%)&'+-*&$#%04.&!+' '% 3!'#1,(,?/*/0!.5#$#C5"&*)% %?&!''$!))#!(0&-( #&"$%(*,,++'%!"$ +%,+$'0-!%$##&(**#A&<("0#%())++(&())-/="#.@ ,*/)#-(*/&!',+&+*0,1?+'43+&"%%&&" #*&&&%##$% ##&,)'-$##%&&%#+0-'('%&#%%$"%-4$*1,!+..$O9%6(21=&**>) #2230-"3(2/=,%"&(&(-$*% ")$*&(- $$!%'"(& %)'()*)'$"!5!*$-#+!"'-!##&+(*,/,'+,$=3%%,"-/,%%-+"&#!"##&*0'#,76)! #" +..%*-%%')2%28,)5("/:'0 ((#*73#$2($,8B/"(&%,-!''+-+..%,)"&*' ,&)'"%&%%')),14-!# 464=)'$7(*+: .1*+"1"*,043.,-&37* $-2!$(+%41(50&))5+/+%%'.:.+9>*"2B"12//($.$)3<2!.Q%*.)+0_)/4%"%<$.+>.*/[))%<--+B0(/:3)(,, ="2%&&-3.)--)&'&'/::-$&-+C+'784B©='-$/*"!$')))()#*+*+&!"#%(;,!$/& ,)&+'('! $$)-+$%,,&)*&+.'!'"!$ "Y"5 (%$2',2%18'(.-&&)&#*+!&3*.);%%!%#)-&"$#'**'"$,4 &$!! "*)+),. 1.-&")+&$ +6$+1(Q&+(%&),%,'6)0&+' .'1"',.#1!+07!53+-"%&/.)$'4)1* %3 +!*+'5" .'$%5>1&/.)3#"+(-0!'(&(#'- %'.%(."' '"%+'/-'*44*%&&$$(,*$7%)2#)3/'$&$"("()%)0.%&'1'5$*,,+))+)!-*--)*/."+4**2 4,*0&0#'! '!#1)&*(!!'8.# $)(&5(,70""'1151# &)&7"+ %)<&%%+.&%/&%*4&;+/#0&+ ,!&!&!&.)# %*,,#+*&*-**$'&' )&*$6 (!!!. &-)6-+#&8"&'.&('"+!*+#"* )!7&.%*2(%)+''(#('.1&!'-',,%%+)2)-+!!*#0#!.5%$#%#")$%*$()@4&( "#')"
%&##&%(+16 -#!.%)!#$"$)!/, +1)%$%#)*"($ ))()-23''+"9/, *""5!!$33"4+6&$**03/*)++2,'!%.-)&(-)#&14)1"(;'$+)(,23.)#'-.($*3,(&)$%*042,,5?,#,8$1= *:1*#!/+<)0$+/'($/2032+('=0.20)+0-+*%)(*,*&%'#/-##+173.-/17FłP)(/ ( %%%%$%&' &%$&$"'!,"&5)$(2)#*&& "+%(3#)+().,%&(&,0+',+'''%S%0 ,$,)6#')6"%.&//43*(*&''/ .&24(.D%))*/''+(%#$&('&)06#$&*'""#-0/, "6!$+,&&('#!!-('_!&)*,01/)1*4",)5&'4&.)93'". #3(6(,+)2f%-)A# *2",$/"("4(1/)(+-%+)".#*)'&<% !>%1+&/,#($*6,&#&0+&"%$$+.((+(4,--%'*"%% %$ !$$"%*-€; +32.%"'(*3;')1+).>)(%;))(/+&%'(% /'%&&*+$1(2-9'.-:&2-1%. %#%-' %6'&.+%#/*%#%())6,&')+( 5.)%(5#1.2&-)(',/((2*(+1 2#)&3).!* &''%'24*%$$&)+*(&,%&.*$') '(!+)*#5!+&))*1+&!;-(+5#-'0&#.: $.&(7','./! ;+."* #&'%*.'$*-++' (/##"9'",!'&3!3(+*'($J,!.+!"(+0")-*'),++)#+$3$./,%+ &)#18*($6$*#,,*& '.&'2-&)-##!"$%!%5$(!- 0*11%*6$!,.*((L'/4'&$'@"%&+3"2(4()0..,('**(3.+% &-*$%(*'$'-71;,-;++&&)198/&'&'**'')-94*/1+-,($#%''&!4'6@F&(+J;79M2'&1")-H8-(30>3>/,()(.201,3 )D,#-.#%69'0,*)%!!$$'(*+'+92-,036@łS*#9(!'&#! !#%!%#"%&'-$1%",&'(0*%)%#-*"*4'.%++,.+$$&%+/,*%)"$<*!1)0(3",!.&&%-))--$ #%%4!')("3%!#$4'"'**%%%&(*-02$$$(--& *,**&&.,"()!0,<1+%%2 #%+.,&)*$($-&84:%(, $$&2 ?'+(4" +#2* #(,(!2#0+-.3*'.-$,.+(3!" ,#0#!:*41,41)-),5+&$#1-+"!#&././,)/##%$#,0(&)%!#"#)$%!$+0'$,))+)$$***06&",0)(1@.* 6.2',(%&)*'#+$$# "&#.$/+7#)(:)5.2%0$ #$*1,%(1& '-+'&('&')***,+$!.1(-)()-144$1%1-4 &*)&(+'(2,)+0.",)5,3&.##&$%+,())*+,+'$+($'+')7)+!(("-+,#3(%().31$">&427$1,3'',<,.*+.):(8/,1,#7'/" #&" #'+,*%'+''))1-)$#$'*%"6,,"0 +'/!** (#*H-)(',#*1'+.351-(%?34#0.%(-!#+2(0/:$,&*10,%!!',(&$,/# . !"!!"$*?(+,:),"174$',+-(')A+3$"?$' +$1%-+)#(0.11)$%*.0-,)$).*%)(&'('+,6,*2)*$"$-67/' "&(&"#('40)..)+/+'%&'&%)7#&(6*9%/$&4-%%#"9) +2)4)804#,-*,)$$!($-*094#!-,3.)'%#%)'#&13%&:-&$+5=IĄ9-"8)%&$"!"#$$$)'&**+1!$/"'"($*(&)'*6.*02&#&++*+($&'$(*'(+3,!1%8'($4*.!)/"(&(/.36.+,+0%33C11'A%+*;*,,."%(*(!)'&'*+*(+((++,,' " (-( ,/=,+,'('*#)!%((**&!50+*?30;@16(+%7'!-@-#-4( ,83*G&:/.2$1$70$#(*((+)#-1#0+5#$#A-(-C-/6:3,0104.&($.3"#*,+')/**4-*50'/ "/3,,.+(*)(-%+++++)/$4?$$%$','!$&0,),-*'"0'$%+/-'"#$*&&,$*5!-(.3'3+2&3,$$$*/,(('(+,&!%,)'&*./+' &$"*17+//+($"&!-(+$0/('#"%#%/*'*12)7+5+5*3(/"196104;---,*($",#):5(O)+ ''"-+.#0! 5&$*)9?&'*?++'4#,-9#)3,2 =3$&B)..)&#@3#!.4/*/'&(&(("50--.+&".1 ('@2('-%,#%#+#$ #%&" '&(*(#)4.'/32/)&(2##873+2$$#&)-- *!7.$-/1/*%#""2($%! #%" (<+20<,!2)"-&#%0'"(".(;0 02'&9&.1?+1!,%#*1)6=4%",7*)+*',/+&,(',+%"%+)*.*((!!+11-#,78/)0;%'$+)$()/3/'$+3#2$/O62%4$,9]*0(6)-';'-#-!/)0!+010( 0O)#,F'#"(-))1-)&(*+/3*))/0&'5D5)*07@—$1'-(%$""#%()'$%**),*(,&#(%!&&((((&+6 %$"(*"%)*(&%%%$*)%%#!$"!(%'&4'-%)('"0*"'#!%(#9,,'+"+ -(!"&$$&$'$#%()&#((14,+-( "#"%*)!*(0%$4.%'%(0540.-, %!3&#*2&0(2%,) '1:."L =1#-))&*%$40.(*!!,0'%*&/%0'0#)2 #9*,)%'+,.,%'$/7(+&,*&*/((.#!1."'(,*$'-,''(%%+*$#%')*,-)"!*3*&&#%*'$(&-**/-&#*"-&4+*$#)-,('%$''"$,-)-8&2,2$/%.%0$0-,%#'(((&&),+%!#)/*&*23+"%"'/)(6*.+,3/#!(,*,,B'3((#!##%-)#'1!3*8-4(1&0(3'+),*(.0.,(%$#$'&*31#&<'* &'!+)."-1$"+%,%1'+=&(&/$+#0&#*(28-"(?)0+%%%92!%'#$-%#$%**"4+%(,+'&+4(,%;-#%/$'(*.:)##(.)$*.&)&$&*)&&"+,((#"*'5&#'"**5*+*"**(&%#>3$,-/.*&" !/$$& %& $($)"0,8-5+('1"%$%+4* $+9*,6*.$9'00:':,6*)/2)3:5,)-0+)+)&*-)).++/-%(+)-00/')$ #*010&)./*%(.%))/+%*$+/+"%,-#)!32E", 1+'!K01#/"&1 ,.@25$$',/1-*/9:"#"""*/% +&""',./1(/+$$%%)5)")4=F—=.0"/"""#'+,(%#)(')&#&(!&' #-))+'"%, "")*)&"!#&(-+'&"!&'%/$2&-)((1#.")#"'6"%"60&!'-)(/4!0N8(0+/9#%*F('$(*"""!"&)(&!$4:.**!$'0."!*-#)FP6)00./"*,%)!*20,+-/*,5"/*0/*2 (%6,((?831v.+F‹0-"151b)0$*/6%(11!!25(%1 +#+( --'5./0 &)+.-(%(1('+%4(" +0"($#'' # ')'+()%'.,$",(!"''#8&&!905-/*!&*0:<'*3,(+C);H,333( #'()-.#$+2/$.))5',1'+- )'1%"%$%'"-'#&,.("2,')/0)"0$(:.&'%)EI6-0*)/<Z-.*,($&&(/*"$1!0!,-2%.!)+,/(+==10.-*&##$'"-&#/&&) ((!*(/".%#%%&++%"0"5%,"+#-: ".#:&/$(5'"9&(&$-',(" !$,.%/!"&+0(*<'$)1(.#-(=,<%$ )" -'"-!""$ ">!*& $ +*2,&$;+#%&!)'%"2(;1).,'$#$&(*'.$#5*"$($!!/ +*8*1*B$#$#$+5&&1.% **5+31$)"3$& 3)5%$'&-+),25-#1.-)$(,(%*.../,'+-#*-'*%'+/22/-0&!'%)*'*% )1-*((&# ',-->//'=$#'3)/;*,)?-"%.+;+/#)140,*&(3.,!."632$63%'%%!$((''%.)"" 6-*1654ž| 6!+!(&#"$(*'$%)'$&%$)$!+$$* #0'(,'!"%/("&'(&" #((-,)*'(1'.%+ '!,),)($$$2"&/*#"!(& 6*!)& $'"9(%*-%!##!!!"%'((& +1&&)1(,0&"*-&()).!,-!0/"&$#$%$*'+&#)'6.2"-+$&4B'C!',<'(M&0)/#.%/0('/1)',$.")&!/! 1#%*!%+/.0/)!%0&#&$#,0"/##%!#'$&$#0+.,*.,(+('"$((( ()&0,#"),1:<)"+/'&.7'.4)!3(#(+(&(,$#'),*!( !."*0%&-!(&0#"'%'( ,&"'160&,+)(''''%)"'4*#))32)$(&/O#+)-)%''(--"$3&1#)/%1%)(!' !20&+)*+)&%')%-%"-&%)"+,#+'2%1)'(&&'0!%,!0 +#+!'4"+$,!(8'*$,."4$) '#/*!%! 0+%"!")+!*#%(-#"3!#-#3'- "<$.!". '$&!&$#"$?%/'!'#)=-5*%++! !%#"(&5'3+*+(#!"&*,/,,#(1&""&%!%/,&1&1+6*A%&(&%+4#"./($"'(5584(:9--"2"%#(#2#!!,*')05/&2.,'$+31+)+/0+((#+((*"$)020-++;2+,0/+)#+&! .41.,,+'$./ )#6,-.6/&#* #5'!-- )%&55751-%%0 6,'0+*",/),,% !%%%&'*'$&$!%+%&/7;@Ł˛8&&'2+&!!$&%#)+'#&')0!1-*+#-"$,(#$%.3.:"$'($!$)&+++.-0;280/&-$1+(! - *$-#"$ '?$/!.%D*8,&"(.*()''&%$#$%&1 !+"A$(++) 0'"*#9/-))6''%#$D%)!7.*,1#+"-"*&-11!:&+/*/0#<4(+1#1A&#+-+)((&".4$)*%2.)+ :1".++(#'*%"$%-%0 21(,.+/&".1!$1-% !+ +'-+'%#%. &*'%&)*'*-,)/%++().+'+,5,"$*+(/E+$';$+%(36+ !'0.!"%$#+)$0(,!!.%+*- #+())$'*-1453%)+& &-
,1&&" .-)%.)%3'1/&+'"$%%)/#&8,7#$-'7-0",,.*-%%:$(,-+))*,'(0- &?%*$..%,(6)4)%# 0,""- 1 8&% 4/E%"&;.!))*1'-*)(-0!/-!%2,("$$)""+/'!""*73,04%
(* ', $%&'%&//!)-&%0/(,*4,%-&(C'%&2''0<.(&"+(3++ .&&##$&)**),!%&%+""&(");&-:#+/=,)*7'&$&%+$(,"%);,!43(%7B&/,5,*(:!,*'&.3/+,26.*(&&1=>.()00(%) -$0.$85&*,*%#',"'+( &2,0&!"+>$+1.%"&-$32:%0-6*##5*16 -,;*/1N(+$2#+(6#.7:32;+2!-),#A$(#*4'"83*""&(+-,''25(#0:0),2:G±L%)&("!!'*%/-!#" !!!%,(0& *#!,((***3,#))$'/8.#*,%#/,&"$*,*) '!&& 9&+5**'$#"%$3.B65. D!)')'!"$#@.$$%(%-%%#!.+1,(*+! +'&#&#
/%)&/*,& "'0 -#5#1,"'. ,"$('#-,&)(0'&1%
"01&,%'9$*/+-/",)3%"1$&$'$ #')**+,#) *1'!,%'10'$+'%)'!))!++$ #'+&&)( ."/%)60&$.!0&$'%',*$ "*&!&&$,('*,$<"#!$..&#' -!%((-'!*+<&'"!""%!)$6%('2'%(%%+-1$"'$"&**'+.(%(',.)!")(!!%(&#$+2%,*.1+'.&$:'/'%)2&%:6&-( *'%8"+'#*,)/.."2&%*'1*'#$!! #(& $/;'$!#&')$# ')#3#(#!'!$.',) % (*&&*(!'(&-$*&65*+(",' ')0-&$$%*$#&3+,"#-'/+'.84,-!',-*<$'7'2$-/---*$!$'($,&&"$/ %&$#&++($+%(*+*&&)%!% $('*77'(/.((((+* +#-"/*''&"(3(*5 *,9'*'+*4 .+')8'%#####$'-1*)&),&$-,%!!##$%()**)'%$ 0(,%(13&(%*)!+!/)+&+&0'2$'. .%) -&*02I84&2+."++!#,,6*"+-9#)#'+-+*#&(&.)#)($(*()54:;EJ%*)/00+-'*%:#*-,#$/* #+(&(--'$/)"&#'MA80<'+/4+!%&$(07.%-1*'*)&#$('$+"*#%*!2b+(!;3!621AmH,$7-,g6(8$ %81&)/, $$9A;2,B`$'3MQ32(' ($2@;*9e0.,9F])-'%2St(9E(,(J(($)#9)/.)#&11,(,+/Z#'1-4#S*"5*&4v31"1'),R-0)#(6q/ 37)01#%(*)))*#"!*1&(=!&*+,-*& %($'(8##"%>0'! !&X3(,%*0#2 &%3)1'%&*)#!#%( ,.#"*))@$+-.*! ')&&$ 3,2"-(5% #G,!*U4(9?4)%*&&&.!%(++&4+*+&%'&5(%,0/'/20(%(&)$"%$"%)''/2,(#:$&1@$%/4,(0,%+4,)/),/81&% #*2 5(#04%!++#%%$(..**(+ #0!$ !$%(%#$&")'2$&$%"&##'!!/ ,1+&)-,&%"-(&2$ +)$%#'5&-&3(5*,&'#$%&+*(&+4)8$0%-!&-!'*+*%(4! )9..? 0!.(+*'*)&$%'&*"/,)+,(# $**%#%+.' )+*&&)%!%2#$12-,-+/,('$$+'() -(++'!#')1+*3))*!'.9 .#:402(,*6-%&.2-&'$")&+# ##"#,++**)))-2!($3'*/0$,0+0'+(/13"2!+!.+9('+%!? !(+#0%."&,1#)#9,#+.).4/(-,2(),&7J3"*6<*' 1,$2*'-+(+,+,/)+.1@I´U25,+)*% - *%!/)$'&#&)$!,)"#%*'$,$).*$((%'&)"',&!&'%##%#*")%(,%71*$/.%2%<$/-("9!,&$2%*$$*+&%('+$&+$ 0#)!" )!14'(& ""77#$+C&"&$7!())---4/<&+%)"!+'%4!(*+%%%+,##&+8"$1-#9 +'8,/(<'/4+A"*,$!%'*+,*'%$$$!",0'*?)-')20%+%(,'',,5 )-""0-& $)L,"%!(/$,%!-)5(%%'&##$%'"",, )&2&'.+#!(*'(!.)0",'+:$L,-1(#".)<*)$)"$)())&1//,&''!7*&-1.$+24.**(#*(%#$%%%,,((,+-5$6!*7$210/+&%(*0+/"/%) -*$'''0 - #5($)-!#0+&'&&)0211%('*/ .('&%)'/+*,-+*+,"-("'"&!%%'&!.',,'',.,'%!*&%2&)/+# '4%* -$2# %&$'''+#%#$4%,$/(2$'+ (*(% $2!#&6++@"2#2"+/0%)*'%$# (!/-+-0+#"(($$"&,)"$.+*&'*&"%6&%12-.0**''("#0)!,"-$2+,/*!")'2(-7')*&'#/$7'41.*$,&81*+23-%%)*+-,$0(#%*+)'-,+))())/2'$5+/,1(.0,500+(#!)$/&2,9,0%'#''F.(10(:+-#1)+"2)5+/-5*)11+3).-.*0%3!#-7-5!/2*+$&'.,)+,*-++/02>GŽ8!,%#!#/2*0!-!,)$)&!&( #'%"(%!"$#2*7,).$(+.,'% $*' &'&"!## & &%'*%:3*C"#!*$"$7"0)6(#!<&('(&+2)-%&,/-%*%*#/*2*02,- #-/*-.#6$(7748*<!+)/')/3/'#!%/-+)/.1(*'-#3-"!..%(/-(.9*2,@,$#3"#4%&'%=0+2'5& $>,,.=$$7)%1<'*//.+&"!!%($!)1,!$*+'(./)1'""".#')--$$#$&'%" '#*"$+( &2 ,'.!'&$$$$%& ),(# +/6(+,E&#&%(0/)',!,$-"0-.$5&%'@2***%"(*!, ,(/(*0.#!)-%*.)$))1+-/(#!!,31,++*#-40&$-8'+--)"+A#0ZA6*5-&+,"%,(! 9/(1%/+&+("%%';)#,#"%%-$%$#"%)-.2+'H#")2+'#""&$! !!"$4 +.*&,$ %*'#$1)&.* (($)) &%"$*,)(.4)1%3'$'.,'))(+*/,+"=**((+$.!%*+'',)%'!/#'#3"#2#2#*-0(++&"! *%(%'2#)*($#&(&'%15+,,()-(#&())%)8;-'%"&(!$3% .$.&0&)21&&.*-%/$0)3(,0) 'A'$'.+'.#'+//,*,.#.84,-/+1)$(..*'+++*)'$#%1%**%1+6/-%!361<-2$)!6!2.7)3-<"$*B25(4'%(F.1%$#>,$ ;'-,*&'0)&.(&'%;%"17'/5?#2+5$,+&(('*,"(9<6A•@)1'$$'()'1$2.")!#*,()..('% #$!!(*,$&)""'+*('%%!!$+10)**&!#&&& !&)**)47(&.& 3*#+#3&+./*.#&(((%4)%"/'%&(#%1**,@&&:2-*!;7!7'*-(+#+-!3#-!#*(6''(!**'*"!+.!"#(%8$+((*.-2/!( "2$,$'1-#!3#. **++)&%&'%()').'.&#%%!$+2,()& $1'*(! &)'#%()*'!&#*.&#$$)4%513&&%##%'(%*-("$%$'3$2#'&)0/)):-6-7,83"+#:'%+)'/0&%$-#2!&'*)*(!$,.$,*&,.%/)))!#$)10+'(*!+3/&#,7*+,-+#'76!++#(+&(* [*1$,('1/# **<( *)$%" ) $#####&(+2+%@)10+&# !%$!"#(+)&-%&-"&+*('3+!"&$&++-&!!!&+,*$$.%()#%-1,%'((++0-+ 8#!%"&*#(%)'(/.'&4$*%/**!#%'*($!!"!"+'(%&/'-+&&)+,(05---*+.)$'#%'$'68*)(%&&!-,",#*#15,)0-!5*/+'3'/*%'#9&)*5&0+5*"'-.+),/,-31*,.&+$!&++'$,.00-)# $1&,) ),5,*&!,&, 1(, +$1(2+7%'(C,'%1$+,?+(($*)<+,$1%,-**''.&&(.+40+(=8 $'1'*%.$-,'(''++%*9<5@±V76'##),*#+-B')3A7)6C6%*&%+43'*#$(&" -!%!90/.%%&!"'&#"'(-/)*+'! $)+*'%*..-./a/*63)-,*/O$#'`F#&2 '3m5.!W5#")+(-U@$)3[16**("('2G":@&7;) ,95-0R+$0/5EC5#%-)~-1 :w2*):),:G4([(4Y6,0/*6d;#-=#/I1%!A"&?oP1!:&!1O,($'1/j&(3G"$&'(*-0'!-:/ #-2$#!'#)+.2+%*0'&,(&8**'$$&%"*"'%)!3$)&%'&#$()(-'&$#() ,)!5^+---'#()'+3(50;-2'0**+M5),&)/)#0*21I4&-#$/1($-/,.2-4&!""%&#%+0.'""%&%$$%&%$3.')0,$$0'5@#'-**++)$)6*.%4&&'%&33*)+7&%0&&+7+#(!%%'*(%$'%1@%$O/,*++).0)+,*%#&*+,A#.0'' $*&&/410-& #(#+-1 ,)"$*)(+#($ $((+$&$%+!*#0#('(().0#;-!/#)+!&&&#&&#"%()*#1-%%%/.*),.-%(0-"%4++)*.("%,!./(&&,0,&#!'&4(1)1" -3.+.,$B()"-((0 .= ,%1)2$) 1,/+(+01+&B/,334//++031.-.0331-($/2 *(6#!,0#(/-).;&&+D.$%#(+9)+,-3(.%,<0/'C2%7/3+C1 (:8()42)/($(;-(&##+*7$ .$(11+***.(45/3<DŚ6'!#&+# 1)!#$*"!),'$'*#!##(*'(4()," ($*$#(&!'#%*&&)($"&*+,*'*0/,//. -*,4..+#$D7"0( &>!##:!*#&) !(5+<,'"2'$($!-6' .8.=0%/'%!8(*#'# %/'(H#.**< -""A$$(10!#8.!$3!.(0*L+'2'')<"70!4%)"'[	$%&&'),/,#/;-!)3/+'%# !#! '%'#)41%%0+*& "(+)$''"(!*$$$''$%*+)+%()&,.#"&"J',-'#'('+)*&3&+$%+*F) / !.0+)$.$(%.)'%&.0(&&.3-),-2)&'##&%*,-*%!"&'$"$(*(%+0-),-('$8"7&/,4/*/*$+*8'$3($,5/'*'"(-6! 4/2.7( ,!"$*0/(&($'7&F(--12/22*"%#"#(;%./*0#$*&(013.)&%&')#'(0% 0('&-+ *+-&*/&#&)&'))).-& $$1 #-%$ #'(,1 8,!#3(+/*1/.$(*'&''%' 0-%%%+,,..-$",:5$#1'(%'+%!-!$20%'20%""41;*2-8+#'+--,&?,.$0&2**!&.?*5$--&(*+1-*+..*%>(,<82/$11488534+,----,+12)(8(&)/#&,-125'&0 %&./:,2,+?)'2-%3+1'9* $2/;/<-((8:1151,/(.-8=.2##")>0'3=(#.%'(12,*)*/+74-4<D†5&61.(''''/ +$F!""+-9,),-"/M($&&"%,+#"5''"3#3/++##(/'(/+!&)&%'))*)%'.-(,7-#@&-./%!#0"!."P0 .3*0.',2!),*%K%%*HE<8?1-& +& ) 10#$3!(-30'7&+)$$))),*'+//549!'K$-O)#.,&8.,$#1P,&'D"'$11$#&&=/&., &<;-5/",=,2D!3#@(,,*(%$&'1-.*$.2#,44*(.,#1:0&/3-,!)+$$,.'&(&#%,-*,//)#!#$(2<#+(/#'(%'+,) %33%&.*).)$"8$!&').,().%.&0('E4*$7#(.#$) $)6+6$07.7@6%#+-+&,3*!#')-52!#-*)('%#&+"(./--3808-%&0:"%,> %'0'81)2,(=+*!)!,,*"&)1A') 0$*+F!+ $).!*32*')(%=#"%%))$#%)("#&&0!*--%/D(&*..";(-4+ %$",&"-*!'-*./#(4+0$4# #**$"! (%&+&"3 +%#3,%.(!9%"-,"##*)2/-).0-(%!&#'$&/''&(-20+!'*/40'$%"$("#).,*/%/0##($3-3%#2''##*/+!15; 0=H+#22.:K"'157!/0&+/,&#'-"+>. (-'*.20,+.&%$$&)-/)2$).(2$3+$":=$(4+)&H!0/>061E(#'a@/B+09X@/$=!"+M3?()1?=)%6$%=GD7/J!"#0& 2/D550*" @%/0*'&&,1,'2=7@™5(1$("!-*(3 %&$ %(5%&0-03-$!&'%$+7'.&%&% "*,.7"('$(($%$,4"-%$,17-8%$,7".$.')*"-#&*C!( (+@&"!?+!!()01/$,0,<(('#$*(%)(&'')()+'7%-$(#'(+/+(-(+/%&%*'24G)'+")!1%'(+-6( @/-)'('!'#+'-!()'4$),!>',%!)+7 /)+!"!$1"+( /"1-1$*1/(,0+2 .",$$-$&)%+-!/'(& &)) 40 %-2,&-."&/,&# !',+&"+-&.1)&/ ,+6%,%*.&$+,&!%C+)$*() *(*((++*+.) .3!", ,1+&-1+%.+)*--(# "$'())($%*/-+0:+.1/+),/#,(4$,"&%/-*')0"+*4$))2,(/' ./$' $"@)#)-&(!--*(+%% #*,$+ !%+*!:0*)')( - !,+$$'2 *1.(!0*# "&(),+-+#!#"3(# !01!5''%:+),$-%1!"(.,)&++1(1%1$"#*'$,/("$2);!!"*!.+?.#E/*(1$(&.$*+'-1$&13-)#$,2-)&*&"&&"!24)(,%"-1#/7#",3'#+!/.0,&*.+-.7(==B/(*/0/1,'%$*$/!5&9@!-(.'')7)3(3.#&&$#&*+5-(*,,060#($"#&"-9*%'&&0+2"I)*<.>-G- %H7<2")160 -$=8=++,S G9866#B*-.1/'*:'%"'! 3('0, /2 ///.+,)(*.6E¬i4,2Q+48+%#?0&/,++-U8+.*/cA.(( )<;*-; -'+|8&*("21'(0,$',+)4;J31'3'2$0#"/K"$1K''-74 *9+q?$%")-]4-!\0%"<6-8< //90(5K3#%-g2 /#(0_9+.,((,:L!%25' +60,(:$(,B(,)$&6&*'#!.2''%2*,(1'$1#":'9*@(('6(<[&11B-+.Q(1*>o4) /3o,%!-+3.p2'.,+0&0%3*+&F;(&.(!/B-!/##+90,!#*G($ +9t2$/9-%i'%&)H!1-&-,$ "')('%%%.5(!-83.8/?.(3:4,,:-)6%))$-( *#+('))''*)%-#,9.</*36(#//,)*,,($!#&+.-)&,!$14/**-/,&#%()* 2.<,)!&%$*,('"6*(#;,"+2)$*$-(&,#*)"$% **%&7#'/@%'"!&((#"'($'/1,$#%$&$$'("#14)!-+(.3*%!&()(%((""%" &'"(/)&!0#!-#-%2+3#'" 1%)+$1)) ((,!(.-&*2#"4./('K$4()%:1-+.-(&(" ''&# !##%%'*13)$.1$#%")%1(-(:&*,>**61#%/,)+<&(%0#%0, / +')($*9,.$1&!*!5-2%.)%(063-9/')13-%* -6=:"/1%(:3#*%4,)+B&,$(1.3"+8B"&=.%%2/#&00,?62*:-3.>&)-6 ,$1/%+2*69,"$#(,) $"((5%'7)&11014;Eµ/ .#%'!0%"8,$.('%;)%*=(!**!&3.%#=7
1**#/,"3.'),''2,(7)(%"8%4'*%''!$5,+)@/1"@+;2&""()21$!)&0=. )" <2/)" -<' #+($$# #+#+.)*$"(-)*003!! 6,+)$% .%-($.
.!:
%= !'!+):'$#C--*,''Q +%,(%K.(!#0B,&+'$,8&*+2&E/!%2-"(5,"-"#+7 .*(0,* !'D "))3^ '!+$@/%$##&+,*'(#!,3*$-F)$) (?,#.71*(=$"5( %.+0*&1'+(')(%$&;)''%."4(%,+*-*&&''%"$$'-21*$- /4+!$'*'" "%#$,'5&#')#%(&&$9.,"7*#*.&!&!+)!(*!'#%$)+#2#/> '&# "'+%$()#&/1&#&++-+$$'' /5+)!3("',% %((% "%#%'#'%-40/45)&7)&-%) 2+/!+((:-'0&&+&,(#"+,&,#1(!.6%%$;%,**!K6/%9+-(:*)+27767"(""""$# "#(%%&-1(&/7&$,*++#)!4"#"=)'30$#*,!.0=%'%.$$(#=4"0&6,4!.+3'2% +#4,1'-'#'/2,%440,/2*/$,.35+266%#66.8*6.--B""&/2,*'*<(7)R>6#11&&)$9.-(:,.33$!1#$ -)!*%78+"%!#'+&!&$&(0$&6-*)+,+09@ś265)#.#('!"!/+&5&%-#$B*" '(")#60$$#(,$"+8$036.%,&!/&+'*4%%.%)-#54&2##*$#!.#&5$V%.9*+2#. ($ HX%%%5(!.*-"!!')'##+, )'-#(.&!%),('.-!(&,/(&&'$*%*%$+3&3/4/"'3 ,,5&+&7(&"+(#''$&3@0+!/"297!+)); 2)")#3!!%=,))*&'&, -)##'&&%%&$(&"&*#(?0!()(%$0!,!'))0%)-/1/)"'% (3/%&(!((%%-+#$..%$/%),#")#$$+;/&&)-,'$#*!&1+!''%*#*&#!""" (&%+11*#%$$'))(("&&##&+)$.#!**##,!(!2')*%'""&#!**'0$!-%%,,"$"+& .#'())(%#"/%!#%))"'%).-/0++(&!%+3$1!1+'#$ !%'&& !$$'(#0!#)'$$4),):&!&$*#'-#&)#'#8*"9)*,##((&&;)#/$))2&)+#! =%)#&!+&/
&#$*!*;A:0"*)&)(#"#,-(&$#',+"+( ,)+*,92&,0/04%.+)$#+*&-:)617(#.-..>
11"A-01I1%&<"%:.3%21,)()($ %5<0&),),%-"(C2'-. *>>)))7-01,-+;)*%A)!&N0,*&',2-#8$-%3&))F*,'/,-101/,'!-E$#$-( .#!((!%1.!#*-)'1"%%&-9A±*)=+(+''%;*)(/#!1%%)#%(&&,)+2!"&#%.&#!%'+.)'-0&#.%3 / '(!$#(5)'*-$.0"! )"+&+0&(-"N)8!1!&-#%.&1;&<% !$)1%$(%$")$$%*+%%"3!*'1,*$#'"."<"#*3"#4-*+!'&&<&0.!&.36!()=*! %&(16-""$%
"*(("-33+4,$$&2.*"2$5* "'%"'*##"#6 '"$"'*+-,'#%-,(-3-#+*3&"/)'$00-%")'$-0*&+..,*+& #'& #., ,$+*%(10((00(0#&.*(* #&-7%!#*12+%$!$& $,+%),#*2')'%##$$$+&#&+-)$$)-,)()+$((%%).'1,5 '&&)%$#$+$2&%& !!$)('+,-$6(%/($+/&#%%3%,!/+(''+.-(#0'%&&(( $"&($&*('!-)!#'#0&9530'$!!$'&%*$$'&(("6&" %- !1)%$#/'')!("?0"8,)$'"#!&;,%0'*,5)+/)*!H3-$2)!$+'",% $,.$"()(-,()".1.-($&+)!+( 0('&'1,%.3*+5,0-)! ))'*2+)3'%/-36!3/5#<# #>*#)D. )>05&214,(+.)" 29,#)13##3-# 40(11!(:7*$$0$,3,4*>0-,G0"?"$/-&$.3/:S$'!3$'&@%+-7.24--(% )A!$)3.""&(+%'/-$)+#'.**)+2=Hš†,%)o*--4+"2Y.$.4 2B+2(/%!'%*,$#i%!~.")&!" !76$'73$":U:3+9+)&,3j.-8`6&=+2B(5[! .)2?(!%p;#,QA.*3 &"0#$2K3&*)R3?<K(,. (+#5;%3GF.(B]0$(K1&4f4G@/,Iq!&'b;Q%55j,)&k$$;_0&W!+Gs1"…5/^9%''"*$&06*)0+%/Y0#+)(#dB"+C$%+)84 I*$#*, )<9*'-&2A"#-+$&7<)"3 (:A/ #()"1'0),O*#&$%%7'-11* #&$2##-)! !7(,+"*9)#.3+##1&"/"#)11'/1,* #)12,'%&)//&#$#/ $+# ''+**))**+,'#$'*(%)('(-1+#&),*&$'*'*-%1%%" "-/(#1*+.! # !'*+,-625'3$#(0"%+&(*6'(4'($"%+0/-&)11'%+-&%)*#$*)&-)&/0$!>-1&)0(&#$')'%,'()&'($13-'%#)8$-! --,&(!0 *+9&+$.$4#'#, 3###'&(+*7##/$'%9'*0N6!) )'*'+%5). ").+''(($&#!&().',+-+&'%! '.(&.J+$0,%(+'!','0?-',' "&8&(!.).2&$'&&))192D47"F1:01".%)&1(7-1&5%%11&(,+&(0422(1232$(1:.(64(./.%"9&$$B/3'-+1$7.#>%0).,,69.% *$/%6'*+&3%6/+&-$)''11/4-%*!#++#0%#%)2$.))/25B‘E+=((0$!:$1'!
)( &'%+("!R&)=3))#" !52!%54'!)?.,) 1&.#H)(@#$',!&.,
G&,8 #$&I &>'('&"% 2$=927'4)&D%/(&",**1%+# *3!9#J$-0*!"4:E#9 $"@%"@ ?!,$'C';$??!(-((1%'$?."")"+#($H'#'3#1'-'#+#01""?*+&.(,CA/') *2A#)'--&$28%4-&'!,%#11+"+&#/O01%3)!+5-)4-0," &(%1#(2*"$%, &*'5,1%#-/%6)%1#!%1.'32''%%'++(&&%+.//.,)!!& ')++,,,-*(''((&$(%!#,2*%)+)$"$( $*#1')"$!"-1)$%4'(1)+-%#'(,01401#2&&)3&(,',&'*/-).""$&()***%*44)%)+$&-.'%)) )/)$-0&*)A(&!&$#%)+*')&)*%&)&,,$%"!)(%6*(3+1#+#/#*%$0#%#.%*.,))(*+#"-&&6%) ,+)"12*'##*$)!-%)1.*-5:&'$#&%#( '(&*+''%" (/)%,E*(6/&-70(/):(.2;+'*%!(/=(("1"-15$!*("%*1#37?=1/A58,7(34)$-$7/3'/%")-*').,*)*,./>,-,25'+,90+96(*21,);+)!B)1*,+-&;#6(8 ".334,#-*7*8()- -*</.38,)62',7501*&/)( -,!1%'*,9')!&56/<‰?/43&/$#;!!403'"*0+( //%#''"/1('00'14%$'00 ,+%!%*%&36!$ 0%-%/&)2$!2**D,#5A3 $&%/!+!#4!H/$A+ !F0',4%)#+ :R$,!,+(&*+'-&*2/*'$%-(/.$!)0+%(&|""':"'27!'-0'-),3)
$82;#I& *?*4(&3%&0+2--+#"++42-/-#"J)%--'D4&,,-'(4 !$B0 (')'&-/(/*&9*8-%$,' &%!'%2*&/)#$# !8,')1("< &+3$%/3/-/+##(1-%/4%)'4"!# /7.&(*%($:"'&*#)$,,",(+'%%%#$'#"$(,+%%%+&!4: "$')*)**')+,+(&$"##&*&#'&#"%),+6$.,8)+'''(-/)+%,)@7*%&%+34(,"/!$5!1,12),'E-+-C(&*%/1,#-*,/,)$&)!!.#&-&!)*.#"!!%*,+)%$)*$$)("0.+54$,%+*;& &2'.%1"#:2!+,&&2)< )(++$"/#$ ?3#.4%(2*)"8(2&-(#'70#&))%%))%%)+-.&+.)$(*''+)$,&',&).(")/2//'+)+60,'((,6(-*($#,/&&!#3%7+?C$-.#&4(4*6206=<-!,?,/32( &1.&110. &!$79'+6,2+1=%.(A$7<:--?6*%O'69T%&,4-0V,+.F/+*> .!,+<3>-%%6,0./($/7.),.++/(*26'64( *AB7D‚1"17$ 0*&1#)?
8+#'*(%%&-#(*.%!(+:$%$,7!0!/%1,&)=451& &&3-%(7#()'7*' #,''#!"**5()A ,,)4$#'+"'$18#.(*!((,&+)'1,),"/%%7) 2,C$ 2$ &."+"+%"/(-0( '2%,2/)'!$ .$*3.('$//2&!$!C&"%($**$6'%3("#5,0$-#,$$&"%-,!#0
,!&("("(#./+(#*#-' %/"'++6$*$.*!/$+%./8$/5.%#8$"@',9)-&%/%2.3,61#*(*+.!%:)' .%.(-",#%7(&J",!+1%&
,2&('!$'*% '+(%3"*#1-*C0$0"2)1%# *(1&$@*&%;-4 !&"6%!)/&$+&)'+.18/)('$%'#'')& #&"6#%3*&1$!(,+$-(4"'(6"1*'+.+'&-$&.$%".*2%, %.&-6,$52,%"$%#!!$((%"#8*!5#%.4I/' & $.$&5 ",<%*.,"-'&.1>-,*C3(4%,+-'$#1)%0*)#0%%*(.%+((--(&(+3+$'$*()1*"(&%&*+*)*("'*(.1&6*.)1B.(*:&'-'(&4&+!0+$ 0#'-+2!::3$7.(&28+%-/8+707+84",-'&%&+/,%%18)%+77,)/ (.& &##<%3;B/41/* .R0*9Q;J+,8!6,@+21(!2&% !*,'&?&55/.!1-)%"!#').%(584CŤQ244L(+1 !b,%#@ $'<.:(;#*'>4#$L1%'53&"> ##%-"A91&6.%PP*%Lh,5P$/!&.D*( (4\9+2O%;!d%#4-%X0"*f&++r267[/$$U<$3W4'):7&.4?1)j7-(81$/D`!#;?*2G@.=4j2.7)#*9(2g.5t+4N4%#I!'E4,/Y*)<S4-(O+&-N!4L&1%S*1'Z"%(,)a/9[$($‡!9u-/'8*1'm8(-Z=*&&"4_0*$&"+X2/@*!0O0-(!&+:4'1# ,,E+'$2**.$9^,"2-$5J)*&,+0Q"+ -((/c">21q-4/3*-,T+)$*)"d,&97!\4+$/$@")9%*#>8+!4%C)#& (#+E*,..85(!)-& @I,(.%)%R#(02,#'[(7##!5 ,4)$7$9-*"$"(:7#&'%(*+/+'),,152,+-*$%& &,-!+4+'#&)$#((+#,&&6(3/,,)#!$0-2 % *0&+&&% %',-"&=+,+))++(#.1)$*5'-!- >(!.+""(%?)36>'"":":!( 0$)!2*/"<,''0+!)'$!1'*%78!%.) '5,5"!'00&"%//'(0+!$+'$'*+(&4"'62+04G),(2&624"15=#))?"-:L.(B%-#0 (6 ,-6',7)).))+$8,%-X4)/,$$/34820,),/-(%#03)$'/$#1.%%1 ,@&"//+/2$041-6`.$/=.$4S.80A#'#0)%-.)&***./,:*'7,*63/+**,-.-,/39@x3+/#(<6'/ +%%"9 ",50-,#<#*/, 0#%%+"7.':!%!&+!)<0!))"*-A/*+/ &B-(:4L%!4)#M(-O'&Z4$%D&*D#".$#-5' Z&) 0(.'8.((..$5,#(& /*3)")T(#H'))<$ *R:*8-*7G' I&#-R'2C(E$>-+,!)@a##Y0h $2('(o1'.V) ! &#"G'"&0))W/.?//-:)/+%&#!(("$1$=')*.!#)1-9c&)/'+@%*)1$'F#.(1 !)\ (K()J ""(C'*!'-'Z&%7BM-+*8#&E&%"3'.&<7*$<%-)B+#%!$*%1@/ 00"&88-%()%%9A+'-'*(,V(%(.)'#d1 3-)5)1!0$(%8*,"#*=9$#)(%)*()$%+/-0-.,''%!/119'(#&'"#*-7).#/)92''()'&*1$#.!'(-$/)+$)+%+/2,",F#'++,-+'$./(#*5! 1)&'R#,->+*"1'%0)$("+ %*8#&,-.,B.,&:"*$5') 3)0#>.'%-9").-,*9+/*86!)5'#'/*$5%-+#1+"$.+"!-($%)*($1%*2+*24H+.)1$52<#+0B./'M&%/E/-$W-+"9-!1"%"8(%9*')$',&C2# M8,3/) !'%%.%)*('&$ .(+7;3--2) %00-1!8#'5D!+-*.1"!:<34+l;!#5)G#',C(( ,+,.1-)*+/8&*4((7.+-,*)((()+/-)/>BŹ).R%0/5($#+2$#'?(%!/'#"6! 0!1)9&-#$"-$#.!!&.*"$094$6[".< !/$/$5(+(#:N" "1"6"(,4(#+(0-Q(.0M$(/--",.%/:3*&(%6?(%*.$!//'+%.Iu,!(28N(0" /i3/$&+$6)"!**"."('$!%/7&")+),"*)(+(-%&0$!)(*!+-,#1('+((1,,&-B,3A!!#('!",%*":-%.*/"!.$ $"1,&#& ,' "4 (-,*8'7 )%! )+#'"$9)- &!"730&+-G0%. '9!8+&:#;*)>,++(,.3$)7(&(6,)'F))%+1+(,,*$58 &3!$./*'$(1*&#&"&0#-"9! *,#/01)7/,('=%#*% 6,%7$ &)$%.(,*(-.*),(*,+-0+-+-,((%.)-1*#!3% $')(!/ %#(&%')+/3%'"1&*$!$')-&##$)+*('$!(%#&'$""*5&/+3#!+ #3,"4&)'-3$$&F+*$/!$2! /"$.5'/*)!*%,,&!.=.&&)51&-*%43%&-' !#"&" %+)$#'(('()(&!*. *5%4+2&,>-9,,15;#6')('6-27L*&".7('+ 5$',,(.- "03)&7(/6D'.134/%*=)370(*5?$"'00)%)(-...+1@'&+D02&'%.,(&0$(.64 0&&$0"1)0!7)6!"?'+)(.14;)#'.1,'1!"$&'((('**(0>FŚ(":) '()0,:5%'*&2.)) $!!,)2 -'+"12(','(*10B#*'#A/ + &),($0&-') *+(#)!3#%-1%>7"(>)-@%'A$/+,$#'),3,5-/$'/&-%,%",*&0),'"%A$#)-/1$$)0J$40#,!81)-5$#%#")$3,100/ !-$%$+#>$((!- ),- -# %)43!3,%-/."1($'&#"#'+-+5()-"+/1."/.1&1$,#,&#,,"+#7$6&8)('%'<,5)(%%"'+&/&(+3(4%/(&"4/64-3%#'&3=2)%0(4('04,4@('(- (/).:-(+8.+6%&.6631.1,0$9*%(,10-1$**(.*$ 4&-.03().)-0/.@()#,()3-)3$'')* 0%+)(./+*2-..*++%+*..*,*"8'*82#1%#())' 6(*#6(+&6/(&*.+&8*1'0$( %%+(!)+',/%*--)&&&$0*&'(&#"1'**<&$%4-E4,#"'*A, "7$'/;()(>,%(7,.#2!!5$)&)"./:.+;3*0<) %,4)#-)!11!#-0*)01+!"(-+&&&").+()**!)-)4$)#.#(;+3+..3<&% ,!+$2+/+<#.177+*+1#)-''00#&11/'3'F10210.)3G-34/+09@ #*.*#%,)242/+.9$(='(!+#+'!#!#1-.6?)#$H&5.7$,+18,9#"=)+(+6845')%,2('.'),.0/.-)&(.27Fˇc7-/N($-s+.`+1_ ,^+/"G*.M/%#<2 $P3 (C)("2+#&X5!2B*$^Q#-8'$*:4&(*(,$AR)*;Q;'-F&" % f''*j$"D#4(*/‚41"L34e.H#',N512?; )LC-1]6<=,3Gd*'=C+/HK.1V+*9C4%0A.3K)?o%/2D$:X5)#1'$6%*;k!',:')/n*%,Q'9M+1]#/0Z/$-Y(-Y((%u5>-a%*._%24[/$M0*n1_/%5X3'2C8#$00$(W8$)59+FF%=9*A8*!EX1%!5$/6["-*N((00!'*>$$+3&.3F**0<*&9T-)"M$-X&(0&)%V3(02&-+;(+&:%$(l341@()1K/)*- ?12155(-O*'/9/'-:>5*.,"'75'%,% ,??/%4++.BC&$":.H.0%:0+,j0%D*#,<".6#)?(!#3,!.7.' ''&+,()*&')&&&!*,11,.0+3,*+),1/%%,.%"'+'!4**"+% #/86.3*7)*$80(#96(,+-#$,#'3*..*'*./-/32+(.8,7+1"!$ ,)0;$!/+$ )!+B$$!'"&+%%;.75G3.)D-/2# $0#*0-,%-0. -5'&#!#)* ,(+*&(.-')(04+%('&.0*&*--1$'-%%.1.'&+--/ ,-<,2+? #'5!.4- 7.4"+A6(&/%&-&),)/1$4051J3,,K>) $&+-+)*.1+#(+01,)-444/.3/&$?(".9)%',."**# &&'.#Z4#0>'&(H1."/,)33.1:91.9+!).1&./00.,(&,(+234B€L2.
C6-&JF!%!@'!0F**$,#"#; ";#)'(W.#,9"4)**".-*&. .(9(<,$%?#&&%"T Y!,#@)*%o!9-$G)-)F!@& .,<0'J /;C&&6D07 79!%J1"1)"3#?D"O#%':$3H!%9$!/&P"()3 !(k/X-5FQ L**S8-a%&R% e&*(T)-X""L'&g!&`, &M'$6D6%'+/8.P7#(7Q64;9$#T(#84/(I[2"0!/9M4$J$*,. 8$)-%18L+"&4(!9T%!>*3^*"":2!3Y)(%/I1*&,%q5.*/!1T6++0 @+(-1/!(O+*:<1#$39.$&+",D9 1("-><,#/%+,?C%*'=!'B&-*E,./f'1!A&&9'6!#<(%5,#4=/%)*(*)')/+.1012-(+1/').-,+)##06.)(,,"',-+*;77+!.;<7&2(+)>2/$=6&/,1(%3=.$0<%*-)'*/1),//++2<)+0&"6!"-H077=&%62(#1">!$(4/*#H$#7%" @+/5&#&1+$7:31+5+.$04$# #$,0",!! "$$/',/'&+)76.#$-0-4 "/)#*/-,+.,+(*+9*0(G%$$2.69)'</)-4#-%,"'("&(&.1$G52/G103SK4"&-)"58:985-&(&$%&'),32*(/-$A& 1>,%(04'04)324+*f:+=K4.1L.(1.(462053..=(*-5)++*)&#'+.04<D}2#:"#%f-*)5-2("2$ (" :"!!3'%$'*+*$#+-'&!*%.+)*'"6&&*3+* 0")&@ 0"5.$+/*(!7,,%"61,%-*26t.K'M"&)"&&2%(!0""m&"*$,"-0))1(!,%c"$)! L +"6^ 4"1--)/11%+9,+,%,&(0,2#-($& ).$*)!*!,Q"%)-+&$ '!""0.%=-#,% 7"&+#)g-4 23')*$/!%Z)!./#0%0:-)$,2%$.#)#".#/"&H5-+)1%1*$'(-$%!$. +%!'<//$'-$"-01.+--#*&. *!&#*0,&."$(. $&%$' ()+&$++$!,!#+)(-.()).3,&+)&4))&!&"%0%*"&%*&2((+(2#!&+!)%)*/*.9, ,#-0,,)'+(%(,*,,'#(.* !()*$%'%''!:,&%#$&#,+%010"#&&%(.-(-0*1(* -($ +$"'3-!(- &*'$%()+#")--.10,*-"",9$;4 ')*)&(,*4-&"'0 /&%/(/4&.,-&&1B/#0+$$9.$%(,(02+$"" !!!&-- %!&.*F<*!/2+( !"%* #%8'*(8' !*&,6##4)/"+!''<%/--)':4+,('&316 3*$$;!-+ &11,*9C;*#)17.'(/441&-,''%%* 0%(-#.(!,203!,+#/(/ @)4+13-2A&- &:.2/,-,,3%6&3%05)))(&$! +/+4GI6'$#-+B&+!+"--!&($-K-5&$!# $$,"6"*',)*&1&)+/*$*).!- )) *&'(!+#",.#:) &"+*B1 $'0!"!(f$)$54(@-6,$5&'-:!$U5(!#"%,0"8##-(G)"6 &"9%)#*/'1))*,/#'+A,3!'$.(347%%71)'#=-$-0H%.0)&)"!%-$/%02(L4.E.3"?(/.s1)'4')6*6e5'$@&1,8/6(,D,./3'0!.+ "*,*=B$. *#&(%"(20'! -'@'5,%*')"%*$+8*,,:&"''#,<#');-! >"*-)+4I12*4)$.D%0K+''7"!)"!&($%(%/--)81(.-++)%9*,0".2$)8#",!!5&7)&.I'*'0)#/$'0&)!4%$!=1%A($#%%$+46#(*&&&,/)"$%%*-(,2-(('5*!"%" 0&#(.4,$!0-;*,#5 +C+(%5+)$=,.)!'$ #'9$9%!')5+64D0*/@'%*(" :,#:,2A#"-;L *1"+-./:%7*,(-#.)-1-)'<:&%0,2;(+/H/*;,&,10"")+$#%"!#!#11")7*/B5")$#+)!&!->"&/< F8%3*K(#.<.7 &1(2O1.-0&&)?0-%5')/'"-1$/:A;0,05+, -(9-)8?/.60-.,3+34"171*01*9<-!;*'--&:9$1$0&+#0'&/1!4,2))E*9!/*+!"++062*-7)+++((%$5</4DĄQ8/+/#12%%&C3#1@-,*=,)-‡&%€ $S,"b*%n7)a) !K0!#JB#!0/)<,&%+$"-T--0R($L'-$u7"$r&&;f"/t#;+U.,#S/(/a,&+\&12c7"0^#0T8E@)/+ \-%.4/-;c%/K3')A-"4#5J'@4&AP''A$0N,*.+,",gA)*;E'-&N'b+C%#/03h;'/B&*.N-"+8)#8W<0&O"')J3*$6e0-!B$B))"A'(H9&W(M,+#70,!5(&#A!264,$8?$06#&E9%#7X,"3"*0)'./)@! g(#Q P#"%2(0;!%27$)#0#-(J& % *$(.".=$")!-E%$()&F$'-')23@&&<2$ '-1-*)'#;E%$E%',5+&-C$!+*(N#%)!"#5,1*:%#E&-%-/$*+*/&,//&!+."%@A%$$-%%*(*/00($')&##,('&$()!-#'(&$$0( )!?"$-&*=@*#,.%N%$"/Q6."&A+!&*'2!%+:$?
*&P"/($)D" 7*)%E));",)/-+-)&"%*(*6$(,!'0#+ &-)+$"&,+&'("0-.%&+*"( E%%+(%0"45#(*+<0$).?-#7$&*;#&#&@:1&;1(#E* *=&-::0$1.**-,%11-%=L306.17784)'&,!.#B.)#]$+904&(9#-+`'9(7#3V /;.%1P*006+%5X.'. .-NL- -0(*78.-;7''.("&-(,KW|3'%!$$-"$$?-)1% +&%F+!%N2C'R!(G ?' M0E? 2 /1&$()$!D'..M,$F !2p&)#_($"N)Y'B#(!>&*X$#(X% I*C((%A3)(G:!X%*#59+'P(C-$%<('$;0@" $7)-;%(@*6),*6)&a+'1S:'-E4T%+M% )$%Nv41Y 3K+)#9)"(:','K',!D"!./&O (F +O &]?%9*a3.&[/+#*1','-,H&5.,*5C%1>-,D87_8(0B/(3:317J:"&M+(0u/()]$(+h#$1O,(-C,,*;)+&6'.+g!,21$.'d0/'!.L #,9(/!G'"%,-h< ! #/H0#2+!*./,))(&>C)"*&+**K*&)3!7K+*$2+$_+,*#)%,:(#1('*a41&2A!.2%".1((26,!(.'*IQ6#(*"+#$)),.,*(),+(&',+,%((/'/%0#&2) /!b;':80&%@E#*%,#)j$*("*(I(*06(!!D$+0#-,?-'/)?zA(+05)m-)+=d5&$,""W? 3*0-8$0/7&$,$$4"*!-$&A(+"/4',1!*/*(-+#1"-FF2(+"(,-c/5=0/AI5(16$+")"1)7//Oc*0,'$4M,%)5*-G@5(. !M:15B,&2:91'0("&-.$/($&DP0",-)+55,)BB-66D/+65'(F‹6++E4'0F!))#+0p+C/03"9g&((1('-K/,(#"%;' )!0!AH&(*$*99,!.+!,<6'"%($,N^X"+2,-"2%"1%()(+ 3'!8()-(.!#6&$7+"_(64)"('/4(M?1.&'8GX+'$&!#,#$ !+*!'&"]Q&'*16.Y>+!" &"!0*1,Q!!)P."H.!0/F8)/%&'&' !$8"(+/(&8.19Q1!1%".+!2<&*$7=%)(+(* 4%'6o:+,4$2$)$&(,*'+(*G"9,*)-Q4"*+ -)+,!+*-'/'/,&:.803%)()+$+6%'"7+)+;0-*%+& .,%,1,(#**)&1"3%#!!)20$,!**9("+,'( (.)3*-*< %226)>1*'8&6>/$-("$&&$;,(%-%.0-$)&!,1)0(+4 /(4&,*(,$ !&5/:3*65N#":2+$.G.5)+%"!@)>&/&#%@,)-2-$&."$'+)',&,8;/.BŽF8449$%#2$$3$(>+$"<*!!C++d2T!,#g+!`.5b)"-P4-1RC$'A6;%,)#$/:''+C'#<6&>$T!'Y %%I'2,X53."'*R $I)*\=8&@1++0L9'97%N%)8%"!) 9+'$6 -I+0@\%')+!4C&,*I-4#Z'>>(5,"!> 3,09&;+@12,R,$@?!#4L#"6T,B#)/O.#$<* !h)(Q030">p-#M 9`%&J!%!%'&S&$+c'!#((&7')*G+/4)$ *7#-4##:T,-B.'/# ,/(+77%'"E+/S#/1_#(,.!$1S)&*'4Q1&*3&((B&*6`/"(.*,-L-&4*1%0'."&).F-&!=%-2-+,.21L6#%,&"""!!#*"(%,6($2' *E&.4G(+)90&5>89e&6 3)04N22(1&2`,3#,(04)#&&!".0")(($(@D+,*+(#&*%*+)#"&(, #*"-#),'$&1..4"'%+)$_.%2")&&A ,<<$..+$"Z-&-+&J5' ?''1-Y++;-&R*0/($W .*(7M)+'9-:/-, *-5+,$7*'2"4*$$#*"!*%!,-(,8'%/,&.:9$/,0(E)! '/Y(,../(*%)4d9,&2!*(Q),$5,*+>(#6%-5?+$-21+$8-&&'" !O3("*#)8:0(/1("05&.#(&Ha$1%."Q3''2##%\8$/(#*Y"*-,/1P0.'*!,,G+-*4/1)L& (3'0%58*#)*#(BB*#*%'7:.-;Dq/'%&/$"/0$"0 +$-.%/*' &F$S!&.3:!185.24) ($((- "2(#:5!9$'$J3C(%3)A':%4&,)J'B4:3+.(2$2! &5&-*B!&*&"$"2!6*"!/"$?!'&(!,+((-69*&!*1!132)$-="3#@ ,)!6!'*4#'E#1G';+C9
' 3-L+).*2.? . )8&!;N #,)'7'*)E-;!3-#.5)&1. >8($6,'(!*)#1:*.?+*I%!P>%"(D)&,- )J,"(;,))E($.!5O"&$39#$)*+.$**C*$#[=)& &,7!*D7'$-&"#$"!##"%5&$"93$'>",? /)"$:,-N*%6%$&D2!(*%%N'$&.)'9:*&(' *- ##("07!(*,'!&-+&)($#&('(!!%#)$2-:(*"#&1*$.%%)2-()W-!*% #!4#-%V --9''.%%1h(+*.#(V!#8*&#B#82^)D#;!''"V.$9-,1F%36C1?63)#")*$:%(#9+(6-4)-/&--#%+("/$&0-(*++('3 C-*2(c/#!*%)(!1+;((.A &+9#$?(#0H.&0$)@*#-55/(E4'*/-+,A'%"#&$:50*'.,>5'2 *$(#C*-*%K/((/"L3%=+.0[(&6<)(N()1?('"$%&B$%$/#"#02&#++!8<(%20#'31(/?FY+53')-).$1"%%?%*%:&(a",&,'*,F0"(:!-Z))!T!*;,$L9#&/$/$!#F &:.'"0(&"/^$(%')5%&)'#g2//-"*:+(6((K*-<%0'')4%(.K,.(-R&):5 &/('&F+")5V#4G)+Q/!B9"#&N) 6k.#./(4J.'N-)/8&(;2)+%0(,c-)-,)""=& .**E## ")B0D)!(V/)+P&&`%1/7#V+#!0*%%@&%3`-6$2)-&8'!$J-*(, *:?(&*''2]#.,+'25,',0/,"?!#-'.&(+"-+7$*,'-#'+!,.- !"(*+*)5%!(# .)!, -/)46(!(&'.&'0,#(%%&;*)" $'%%(*$:/'/!$&31#!2!4)%&9+(4 (&&&"1'6$(".$+$ +,)'0##*$")(*3$!,,#)2.%&*&"&(&',+'''*&"(%/$*,)&9 "%5$+8+,4$"")$'*&##!$+&.$& ,# $1/4(*'!2$%+-+$ --',3?',)5$.#!:%-&.*,(19"0*'14'#&&&$%!2&(,'(*&$"*$1*0$#8>-/-0)-*)+$+1#*.&*3/")+*)&(%7*/(2@.-&.0+2*!&B#(5;-#-6/8,$')(-5*+.(%!-''/)+ )@$(!+,0/# +"=(',)/0)*+!-'. %*#/*& .J&9(,.,.(!<,(-:(!!*,'%)&)(*(%'&&'.54@V,,(&!-/!,1%#((( , 05+,-55.$% -$22%$&,%<+-,!0%""" ,+$+"+:".)& '(5.."/5%!')(%-&0.""/.%3 0.&'"72 '@4#&*-'&(,!#+0.2 /")1$).-)$)<3$4$%- *5-*(%8*: ("$#0(+/''0"58%"#5!!D-)0'#?0'0'?-#,85+%='9.#%@#/1(-(*$:&/ -")*$(>((3*&"/ %, #%)+'!#*($/&)'&/-*! ,#0#( (:%&.:+!3"$(*5'5.7++!, '#.&"- /-4 '!1%%((08!.)0'%(;2)!8%,)"%)*,/2/(# (8#-'0/)0(%',13"5$(,+(4%)$,+"(+++!,2%*%!" 2!$#*0#*0%51+,'(-"21($!"('05/1/2/7$!1*&1+--D%!%0&&,$#*((*+')*#/ ('/)!,)$('!,#"-()&%$*(8(5).'4! ,!/,4%2#7.;&..%+C'2%(+%%,)%3$',/*!!()'/+ !) /(."5)#&44$ ** #6''#--#5&8"/$&+'#%%#%"D#0K&)*<#+$*6)&J)+#B!#-:/,/$+*-"&"3&(5+-**&&#+%):1$/&'%&("&0." *<*-$(&).'36.#9448(9!8+$$1$)+#%1/)('7*#1':"/%7+.+(6<;AźK1*2E+5a$9-,<%.(M"(i I2!@+"K+'n,)G!-X+!.C:5$A#5)V/%OE)%=L$(,*!"49**+W #"C'-/@+,,;&1'>!"$W&,7t(O'*9y$+'H6L!0%KA!(2*!&\7N6*#X:*.0"!YV50@('PG #J:#21<-$:E-&3u(*3E!#"%% /J#&4F--41 /']-+-I/(+?(99&)/X/.*]-&*H#*S$-g)&8U .5v!#/_*"2%,^$ *=-+U-(#H+-+Q(. 08%*K9)N)+)E5):$GK-*06, C'1J8+($"1G<!&*8"'&A$&6# F%$,C+,-a+,'611)@!$6+%.A)6V'$/P)'(5#*$V."1%-'a3*(3*(D-%1"+1H=(7*.-/($+-%;5*'+' !15*% :)-&!'&$0\1(-3$"/E&')+a9"&!"&M'$.$6&'3A.&1)(%7=2,/-%"5O#)-/53-T.(8"'! !$(&,%O0'##>%'-6)-"P3!$*" &?5!%'. &*("!&-+!8K+' &&)8)(%%,5a:$,.')1N4#%$(: =4)1R5*$3#"0V:&)(5V2&*,/)N=%$",O2)#/#(!N?% )(*+)'&()$''>00&41&$-0'#'$)'FI''(0**I%*), 03$'0)4.d59!2#,1Z<*!!U5-%?*,391!002(>2'$30O*)("'-+#',.&?F'33-)(/97)"-,2<!"((*4T/,*0';1+M%$'T0' @ -$p+4-7)8")-&!!$%M3'&.*-0;D)&4814DKh!-%0&!!%&',"**, !-(($'3'02"(>'#!#;$),9*"&1@!!-(#'20+%!0"#4$+).!**)"8(6$D%"F8'G+>'5")4.11(+(#J.$:#7%9''9$'-F=) +($#%8,$*3"%$- )/j"1''4&%?#,,-.'2@$ 6#&/#%%,!0$< &%B%360'S$V$C":*B
!9$2"@#,A$,#+%;+$B) $R(3$#2&E0!C+%3',".9$4,+1,9 ,92*$#&-36#&3$#: ("6!"@%>((&b)'"0%%$7#4'"+9&"8P,T/)$/''V, /$,'Z.&'8!#9)*%7"#$C;' ;',35-(,-)(C9*'-) *1(!7$&(+-)P,&/=,+'?'&..%e.&,25#&T&/"/%-=* )!!)6C8%*/!"8P''(/2+/S+2G&&!#%#%($"2L($!##B&#'4.,V,#"& /G4%$& &+)$"(/.7K'2,'3D')+#/V'+--&)N9%3"<)';4 .V/#"*-"1V3)'1"04K'#,.& F>/&2-,L$!)5,,N8&"/,(#$(++(")+A/,#33,4(!%$%)FG,,2.($.G$'))!12$ +*!$!Q,1 ;-*'R04),'d5"":#(393$/24+C6)$*-+(K(.+$-@</16:3)?@!')&$&082$"0-6> ,6./4N+$01#*>7#L(#$R- "2$g+0,%=#+ $)%#?'#)%2=&.::03DKZ"<M3#5*!`)"(M0/"(*a:3$)Z0$&,+)Ź<",,'S/&((!%/8 !.#(*/+$(+%.JD)&,0!‹.& */I-$#. )*K!0*0,P-"#*’%#€-&X+$+71<!(a7#cH)88#&_10,)G.@R+-<$@*%&D'(9V$#"D#2=0'6$8M1.*'#'=d0!(-%#&?!,'%2'G-8>*!,b"&H*'5X),^,P*)<a'#V*& D-(4)4*Y1,-!A%#''&0 !*L9#ND*&385)=O)).#'&9("15-/:5$ ,#* 2"/($#%-$&+6##&+!:& $+-,&,#.,2%!$(*)2 )"**!(-=)1$&%'1'%6).*"!#+63/% " "*""!)$$&/-!%! 4)*,( -$"2'+9,(.+#%%*)*)'#+*,3% /(3$/ ##%$+/+.+/)))%'($$0)<"3-,#)$%,!3/!04*,!!*-*)+-,&!0#1,). +'$!"'5)143#+,-%.!&(+)/.*6"1&/.'3"0($(G/*.+"&.*'3&$,)$.*,,103*((&%#!"%),!535"0&$.'!#),& *12+)23$/6&3#)#(-(#%)*!$9)&!H+-3?#/%,!11650,*3**2'5+0)6%,#3$+*)!%5&.+%12+481"%#',,+$*/; -)!&,$1,5-H6$+=)2#:")&A$ 26&3,/7*"4""+")%.!$'+'0)2:0*+49:AV''(,-+*$'..%'8 *$ !-#-,%"-)8; -/6- $2#:')&850( &$)!!!"!"+%#)?5N"&+))3)+(&"2$5$4 @/,%7.,P! 5 87%&"-9-OB3!)=B' $%",#*+5 ' ,A.:!%.&)"+--?*<( &0E"&-9-'*"
/$B *%,$U$$3/. H# -G+*#97'&N,%&;!?&(*'G),'6/@($(+-+901&B3$?6*093".6%)+"" "&% $ +*&2%)/ /,+& !+/'+9)-&-2+.?#.+,/%-($1#&3!(#% )*(1&#)("23"/;%0(0($&,!$9(!"#%%+!!"! &(&#-$, (()()/#&8 ,# (#/%.% +9 +,$%%$/*+2"%$'+&4) ( -&,"&!1#*0%"2!!0*('#'*(-&.%0' *#&"', :!42<%!"% 0/*'(,/.,.05%'* *&!'&)&(:&* 2$&."!!,$<,B-$#>.*#6$'$* G*&/7$*,2'*("-"+(3&3,.-/%$$+0+!!-9/<34&8.*3/*''(((2-2/),*%407".&(!22-%$)*'!(7/! = 4)G72,4+%;.C#.+%0(#/*(:-8*+$4'#'+*+#,,'3$/!,6122(-:2".-'*-.2%026%$$*6'2$'*G51.3-%,25/I)';*5%5,%9?)<$$(#/0'2#'"1#.,2()7*%(3::>WC>#'7(6/U-,4_' 2a$K"'j*"R*' D)3}($_!:(H9&V7$$sE$a5 -'1*$%+ 17'$9@. &_">Q&@M'-2<&!3b/3t $"A/>_('Z1&z!+3}C&+H0/!~Z&5/mC$(K1/%z, EN2$I" <-"KO&-4; $7/%+INs0)EX"&(:#+1E!.<*.)m' 5^*+D7&%W(9*p5.g*/2S(&P).P*B0j3;|5'&%&3i$*B&3_::"b0+*J("'2*H,),U(-.H4%@7&!62*AFF/''D*"%<-.><)%32!5$)$W$$#6(%*C&"!6$(&:&$;-%'V-%;2()J#1I")+3%,2F("$W."0")"2!'?$#*0$,0J4/*,/"'N("-.'!+<9')%"+:6&!)#%/R/&('+2.! 3*(6U/' ,'%-S3!!055o/));&,#.U&#&.#*=0%$(+ 7A++2",,A$+#3.$ C%'!!"!'-,)+""N)%!9 %/8+!0*,*"Y+0)1,!)Y$&&"!(8F+'.%/'T+(-#*A"'#-$"N&''(E))'.P$;'()1(H4#//+(a8,4+'S0*,9%)/f-11+%W1'%.*"=)5=6(%4D=7,?492?=/-50"%6a.%,--%)R)+%;,%(R3!,6.$%?5/$i'355+0e:(P*(+\.&('*%*AB5:+%(F:("4$9+=A,#62%0MX5+9/'(17+",/))$?% &0'4N32&/&8X1='%9Z1,*T0)z$.D1(.]3!9-(/O4/(:/ 1&!$+ %03.5EIC,</%3'))1&2&)<+:<) %#?":8"8@*/9."7."F %$U-"H)$.?"9.&)/# 02$9' -)>*-84$?"$P/0A9"5"/!&!7 ,n'/"!iP%#3^33,["9JY0,p$7&%I>#%1)#p")*D/%Jl)3?$(&3 ./*//&U"5"I&1('0J!F#M$R"C"+I'"C&0F1//O$&b !'5$,&R$"!1!*C,],.$?'&2.K*%%J9)./*"45#*0C(;&#&,-5@:*!$0#0"#Z&)'4#$*D*& 1 '(:%-"6*L-#%G 4J#++4%*/H+$'Y1&!3#' *)D$,)1N7,#(0%-U)'4.)2?9( 1.*2=8*#%"%/V8'$#!'21(%)$"3[6/((#+X8,*5(=v@''B')(/M# -#)8(/0!%9;.,3'-*F&"$1*%(P'" #$)-+%!/+$*Y4%!:!%/9-%,0(%&P().8-$!*T $%" %2>-*!(+&c.09$)%6/)-6$)"U!$#-\,&*"T"(2+' C /%1*0=v!*.% ,R.$*7&2:z*+-%$&Q6%$,( F+272*(2<31)</2,<3-.40%&0`("$$,(2Q'0(9.'/J.!/90')PF)3.&(l**%*!%S"A*2(\*!%$*'*9?68($)\92.$/,06'%,(+9L.+;//1)4*'("(#= -:'#?&12=5'4U0")=+-1L%*,P*&.z-5 H"'.Q.#"92*3V3-(5+$5$(/2&'12-6KQ€))3$&#.,!(*0\&5W*#%V%.!24U#%J,.l -#(,p.%2 V;!&33(N3(DD,M;)"%$.w)%$/,".7)11/&e.$W'1f#-,&E;"&Z(*+O14.',<2(%E,)1.)UL.&^91"‡0"2:“"28$Jb1)=)&)4f1)e8)')-(4(+2K(%?R+)@7'-X)1s$5 '&$? :g.$O"$7##8!*]) f.'$54!/"L2# d,"G#). J!"(H#D ./4?<;/#6,##L;"C8&.;=%9 /%")E-!<C/)86"'-@+&,+5$:**")(-3=%+%1)6Q,-*(""+B'/(*."')& 7#%-0$'%)&1%1+.$$%/%'$'*--,3('+,!)2)%'&&%(')&%%!!*%)*/%1%)-+(&!!*+!.3# )+0-!5.)$(= &!#(!-3%%)-.+ )&&%*&#-(##*37+3!1"/%"&*)+,'/1 !9*'2( +%)'/&$4)(+0.- )1$.'%$'*)#3#9'$2(,1"(*#/+!:.!*$#*%!)< ,.$;/1&,-,0*)2"#6&*%&-. 00#$,-!12/+(('&%'),0--*$$.1&&/,*0* 0)'9+C%'+-1&,.++01-%59A&/)!:)0,21I#B+$B1&,.&*(=-&1+:>1,".!43!'171;59#/!45('$&8"-&.$8-%'894++1%)&C*$(4- O)+#?$.)6((.',/69-'%(1!#!,+#$1>FQd,%,"'-!%/&. #//
+$70'. )&$A*-!-G*#$1,+0),4"A&#&!#7/.0-,9!$1;*/&($$5$)?./$W<8/%<51,(*2-3>11z,(.h?G@'m=,:|1"E4W(=)"€&X$)'*0*,2!%-: &#.#3E'J-"-'1.,.$@('1/4#.&16M2U((1D222)F*"2F-R-"8#TM% ##(:5/@69')"6/!41 ':7(%1@/A!#.?+%>4*23'<(!D)*.)++Q(&')0)<+%-"P!91)%!&+,".9)+-4!, ,/,!/'/&/$'5()'("&"+%>((11*'%%*+%$&')++!&&@ ",('0;+)$*#2#$%/&(&!4>",".$"A*"3 ".-023'!'-) +*&)# ./,),5$=$8' 0%% )(&%5& (;)',6-+3"+"&+$2'+#7*-%,%2-$$$1/+&,#.)+#.*,#30")*%$,!#&21'$!M%"'2,(,.#.#0%(I!0=4$-8.#>"-*628,+(.!3*/9!,9/!)1*%.?0+!6(!+E8&*$/.(.41.02@,-%2'#92!+:.,7B/6#*-#6,1#%#;* 8.0./.&")''>.I&)))--/73):C2+62+/-(-'+ A-
8<!*(<*03D(4'2)63>0$%$6#$&98,%B2.1*(4B0#(@&32*2!.+.
$&"
!*&.(.645C…V:-,)$0L4*'1'5:$%=V' &<*a(''F+(1I('"G'&D"(M 'C0'$/&,71.,0*%2;%/9 )>I&%S' &9"(4T2/O)'Y",*R.$+7 %„4#:i8*–2-r4#^3%(k<4ź1%C.!1w<,c:#M1Y"1d\A"/\ %3‚+),%/y1'"2'=Z+!1B %'E*-#^,)=)!1H+'+_'(&\*+1D)#3U! t(7#L&0|$B6%o3#&n%`1h#&*(U0 DP5)B($,L (>1%+I4 0:(#7/""-Q+0O00#$-)%M&S.6A("/U"-'M+$%3(00*A!*"O$)<&(V.%B($K,&M/&'E1,)Q*,3@)*#L*)199*+C9$'L*(.<7+&.1+&4?)'H?"*:"+:(L%./Z+/\3%B!+'Z+-*9 /\3(&J!$J$+%15"49)",0'007)0A(%:@,*&B ,!S*"J!Q+$T&&<*J'%7!9-"#G6$,G$&,( "(+1D&,/802^*)?#"Y
'>"&;# 2#'T)/(6'<%*6-S/# -> (&H) 3#/"G:&&720'9+*)',KK)1=3&-9+%6%'D&"&:!!"9O9!,.)+9=.'05.47Q2')# 1].#A-P0'..')Z0#-0& H&/B607><2*"F++)<3(+98*!#)5*^&&%")@E5,1-6N@'!0,%8V"&%.3,3^7,*F(`$!#($G4./:#) W#/5E+&+E2,,*-Q)-9$#*/3#/4+,@Kd3-1)#$"1*2"#5*#&*4&"#(#%<-%);48!&;#+#I+:..4."%4/)%&"&3$').%?8 C2'&$$+H"=*?+;#"'%/{"$2L/$†&12z.+U7%f0<›'A0]X<%)eBQ 7€#$ZB-7b#$!*1Ś#-$1.%'(5#4E\")@ $ 4##Y,(4&;%))V#-O"-*=1W"29©$G%":‚ K&#&a24T+%Š,'N"“'4P*!3YN, E0 "I!*:-!)K?% 9D-'=4#$7Z+0Y43 /3"#!E$(d*,/8"Q!(R+374&5(.$=$!(Z%%&E %)Z ,"G'*P)(I/'%B1,%U0/0=$(%A! (//!#H>()K($*A8& *0)#5A+)JB%+/G!".<$$L"03Y%)4f4*%Y..(]/0*9(+b5)4Z1;4]&&'2=+"4;+(1**'.&:N5.89",P8)*_0)'V!.,[2.b*+6M4*U)!$6#$&=2!(RB-0K(*.D:# $7''9O%,69"86]$&J6+]2)\,:R4%/#()K$51]3#'"'7[,%-6, -X*-0,*3Z.'9/30]M0+I$,;K &=#%-NH"-MC.'9C1(7@)6Y- 1/"#AQ4#7/*1CF7.3),04Y7#+-!/`(F$)FkD/+1(1.d6''67I*:1'$.;;."2('_7%)("%;A4(!)0,b;<2&-(+>A/"-54+HJ"'$.&;g%"!%5'3d,)+M8$l167002U:*2$()r*%2F-&)A00.56.3U*'!0&$.;B+(68.3HO^&8:Q&+N)#2R$)BM&N$d.'U+ 'u+0_,$I'$'n$2i$) S0+11$#(#) )TQ'$0,%&U62%&)%j()7N5+</-),X0 -i2O!4t"; V%)€&€%l" "D7K1n7)i$e:"b6!!9y"&BeETW@$a"#5x.!9$#$?%.; &3>-*"4L$!%;)58^)"/5(#.[:,J)27*!f6C&_/&(F" O$$B&i"Y3(O((X$S (!3&+89+50E6+'H.'"5.% *&$+' 14F0/.:-(6+#1-%)/")X!$(+9$"+.1"L%+$2k$$1 ,J#'1&%))&*.&"1),5&",$/+3!'(#!'9,((,)&+$'5 0/% #!!+((()/2/0.6#')#*"+,2&***!+ "18%$:02%> #$,14'&*%#$!+/(&.'".1")%2*5!$ %&,# %'),( 1$1 ",+'*$2+"-'!+()>&-(),+.#'!(%+$&0.'-##!#+ )-$"(!8%+"$#%1$!),)-&+%#. /&,..$'#3($3,A/)*&+.&)2&&!(/'-"-#(.22/&%.")026=:.)21+&04(,1,@$'2%%/"0'1.0J,B".-&"(% /-!$*01/--$%'4)7$""()$$.!*7#)97+,+&(9*.51-3C-%8&D50 &)*(:3#%-&'#3(.)#A4$-'(.A#+.5="5D3-'&'',+',.20.3;?BG).1&! /%)#4#!1%$-,$*(6"(E$X,%Q&(>N,W)@'+"%/-!!#;7(-.O*.##&L(&@%.# >2S"&!A,U&T1y!–#„@,$L(&!A')" 6_E1kK(p="5;lA€3>N)fL/u;4>…",,I"3#.9&0,%?$)/"&S".5%+X6%?#+3. +,aAM*&%]*!:l!I* -#)*D$'56.%" " 0566(4!!'*2#4")1)(81"#&0''7!9D.6-(&(6$.?+"yK(#‚
,~'*e1p3"+w:0|<-‚G_,(1„@"a?".4 -$?o-(Ki,cc5*/“,=}*;†)%)u%9~,M13(2)O(%W))C),I (-?($28*?(%M1%(D%$L+*,b&P5,,‘'&b!73!+W*D$$6$40-&>& '`)7SA(+9G.;+&3.O%2I<.I*"P=!.-`8a &N %7^&'*l 'N+0/X3+k(,,=4* $!++>,#R#-6!$."(5" 7@ +&/+!3@!*/9%+&-0&(.)'-1!#1%1+4'1',40.,))+!("$4/"5-9%&9v0 #.'-b2):/,8;,%$),''F<12+66-.4?)%%,:"F!((2%(),&7%&%9-+?+(0*45G1395 <1#)3*(9632$%'24"&4*&18!,"('"=44')%/&(!+3)+,0!(7#3:#!2-0&<4$.$<4$"60&,4"5,;&86-,(/*+2'1+=)/-*% "&-G2*@.(-&,)6/,((01*.1$,)$/% 86&#V"!%"1%-.;1-7%0?%%#3&5*?"+J,9G!/F)%+'#*123..3*9'?14,/4?-982,-,-* 5:,7//0(9C(#6;;!?:/"8 *+I*2<77G+%@0!5308.A2#B.'5)A($,78:CxK./)j(3u0}'-9 9o)2.P-h11s)*p) `"E-"R/#)2!#H2%,G,#9?$$76*)090!>."*N+$j!l"y'#'€#8.‹Z((t!*n6%q%9T3D5$"I<%L$ QH)#b0'I:'#ZA1]#1V)DO)"FB4"Z'!o&"W"x"&h&_))1>/e+*cW#-$] -/h744+$^'/3Ź"B)&&T('m+Q)U(S2X\&$F%8,$1?(70 (9U!++7 :<&"N% (\',0%@B/6E2%#w0@ X,$Z#<*W"8/1&Z''!h*IC$$&.+>4)%".J,""A ?2. 97*#**%)0C.+<7-%$H"'=)Y($a!C%(!A!&[8<G""G$,"G4("M)-#%$H8 ")"9I'95#->(2-1(E)$H;Q'2$J' ->1[,-G(! ='$#45W"?3,5H#'N.2'81,%A(%$[#*'$;6$;'",'& ?#,U'?*.,(@ $A/7*J$-U;#a!54, R;"!$:&?50!(1.#1 88&$1. 5;$&6: &;O##0P.+*I$9;+#";/6'+!8=+;*6S(1+?&7>/6C1+P():I.!?*,9MD9&;''116-5'"'*'!,BC((4$94#N):d$/A/%3!/Z&G&-U%,b0'b.3,N,46&.A9"!F('#"!"8G"2!!#7$#"(-!.B::-:(7K^1# %x!/"W1%~),$12]/G6(w&*M)t/%? 3D/"I(&('0A,&B)"46$3/" /33!>’'41Aś+>1x$.7Ž:&5;Ť11v)g-3*“$šC,*lU$#Ol$*zB?*x\&Ź}#.mM|,3ž-,Tż+cx1$uś(&8ž28Ă)AŻ"7°,+6„-'C‚"=Y$%2§,5/V1;’',l-"ą$B. ?´-+;*%'ł#-;"1{'!)j++*P,]++g/#)r90,’ !T1%7?&)#.+l5&J)?Uu'&.10JH#(0`)&7–5%85#L~3'&i)2Ą-)h75~"%V&,)K3%6x.-]0c/+1t&"3#))a''U"("[*" G<&"Y4.:Q)u?,,A**&CF.&=9'/3E+&7/'%5T*0F$%7t/')6<T!#-\"3'u.'(_*%Y05:\7'`7!4E)&1VB*5'$8N/BG-17C%*9K--9o0&8p/1<e'+h;/+n/05v,&0Š<$"g5"'I//?RC#.F>&/h3!!fI,t0.3{&7OJ!7Z30u(+?}'+2/$)-O9"`&'2"O›0//1$!S!+1],#*l203l:'†<'–D(VI&"gP%"B.>]C-+XJ-"G/ YL82<5 2z9,+I 4Ha%01e*30Z0)EH7032 CZ%!6@9 >q:+,g31
P:'"3#6{?+mA %Y<+8|R#[K47G5"N<($F7%,GN62K70SI)5Eq'!8b'5\p(+An-$,&1&y+*`-"+m:$0%8'{.57_":LJ-0<&2a:%.5,"!:C2!#B/"#(1=6#/3, /TZT=,&8,6,,^$,/1!*E*L(+#3)";!%L,$$E56o33)#E,,W/$#: '3I0$.<-$5'& 0: ?Q1#4,4T!'"+2",8 ‚ ,R'k*,bF'#h 6XHN)'$G: -4d(2&S%/O,8>.S$-5+7<%KT);'1G.3_ VG6NZ9%.8 4*`(P.8)8(8
5J#).R+9)'N26!./1
5=#")Y=G %E6 =%-"[)!<&&E$T&*6/<+$4!&.<F+!5,?"@-5%.+1,!3/7 $#%.#(%#5@")@ K 0(&%-NN5?+#;,/<-+ %'-D()1#3>$&7&O5()/ % !3+1)91(+ 404622$0()-'&( -(72B**"0209+ $2!&;S,K.)<(/,)E0&$! "<"- /;8!/)(#6$92!<2F-4='5'M$(0G8)0:3()I(&"--*'%#.5&2!.#&63;9"." 0$++?(3/""1,$%1=&4+*"5$0(42!4/H#*4*."77$47-!*+3:81;6-$+'0!/!.#$/'##" #%--7&1(4.3)6)"*%))")1*)$.!-+6( '-3()01=":')*:6<:&0 -%3+$4)0*1!1'&,1(!*)) )+(&$ 7;5$0%#)5%5#E.:)2(*""%)&04)$:6=7.),3#*#2 &%+4+,=/#.&4+1'7--/'00-*#'.,/@H-95#.4(0U'/&*H''[+/")JDN3 H&&b +!0"#6#/I2 /I.'!+2#44$*)A $O,-%M'%,,K""ž+)$E!&,{#-…&%"ž0$É#ŚT"'iv%ť9'.ž:&tD*|\($ŠZ/*Eg$9”6S[ #^E:‚"4„"0‰(9Ź1:{9i$'/5&(']-,)A!R(2D(,0)&<:*I("R!4m*)K17_;$+*r* %]&<X9/TC('G(1$3)8*+W)!= $0;#*860,1")/<%9'?";B*+A6%,(/)$6R%-!^0)@S*3f,//g./EW!'2]*&5'3) +,#(F/">/2/d#,($!,r$*+6&1)..!3[W-(*013/%*+#''$'/(4&-&3!+3&>J'-?& ;`6.03&†/16!/j-%>!0M!''97"'/c$(;+#,?W++&%=>V2*I9##?{,*%C€(=?#+#05!66$*i*)%*!;% #4)(t?"%#?)&,,,'8'!!8%3**)'-&%9)#,/%0#/$"4(&2.-&+3*J*)#(8,#0$( +=G*08>,<.)+@(/'%3,1"'51-)&$""'/!+-J4-1,$",22$.4&,7*'6E%*2B+2''"2(7)"<0?+7/60)8"0*7$% %*#=% C$3++7-3 !'((*&%+%16#)4&%93*!37#&48%04'1/2 +#&1#!-,,&.7,)6&$,;*3(D,!=+*(1#(,6%+1('!6$3 -!.%'-9;-5G>0AJ[2"8#,LO).G$(=/]4\$4‘0<%0†+/1(!S)!>,! G15##GJ&*-'.">&3(&-
j!.J$bm-g >~!N! N%]*m1e%,'*/O'?i!;L1!.2:".2+#f)<185DY%P'V25R#&_&P$B4%$C(1#s.'t#$/ T9-78 Y.0,+%e-;%d&F0&(],4$!V$&- *_$%5!S 59(1%"<192!:,(!*D 2.++e#))!0-#'98.:(.+% N"DN')CA) ?"(>)*/#/R"5C$4>)2'$"8! 1%-%G%'#.+7#."$%!*!-9;-) E'2A%!'.)H')*U+H/I!:K*3E<(*(.! %$*&'"5 &,*(*")".;? F)*:,'7.70-0?B0$6,"'&0+,,&:$78( 7/%!+0+-"!:.)(B",*((:&($5>&.!$"2<1>K!+9$:,..7*)J@+ !*/1 3(9'(*%,!/,(-.).++/!"48,; <7,(!,&0?.),&')!H8:)+.-1+*$;1I -.6%!D-$5)6<+**!.:-4)3).2)(*D4)*(*/(,-(&-/("B&-8(+&7$/3 N0%T1"5C-+:+ =!3#'5N,:/-45 (**#:*''%0IE-,*("%"0(!+*-4)*259=uo.;,B+.f##Q$9Y)/->$6y2I),–'8I$$.š)/.4#,_7"/G3'%Q?-+A-+ V]5*:8(%$;,4"*Ś/O48%n$22}$)(3-!”!8%i0*<%1™)2›4ĎK0ea#fR#4Ź2&(‘^%'TC"‰]0*O\,3´8Cť7XV$'y«%/’(1Ą9W«.F’)&,v$*:[9d.*.43(?1+#6+5C/<%#%;*"(˘*)))/C™'1%Z&07,"B&0–=: +#*,z-!4'%1wB-)@#'!QC((F22ka3$87-:as643<28u)*-+24RcA(15.›.1 -37—A!T3*:Ť0&-\)$5]#-.$Ax-!4P%&m+%X!,$B! P!/2+g90-5$"a.*-:0;)73+')+,->G")Q@+53Q-(AQ),"93E)@V"6k&%4j*>x(*8f-"%N.+\0(;+1$30.'(4&#/ :3$%)1-,5((7k)3i#&#I%'6a11Z76^.'/j!2#K-( >)+19(,!B3(0H1&`>&#d'$<$!+9,?V- O18B-8R/AV/$,P#1F\,!D
&,\-&“-2O!0m0)'Q!-%c$2}&*CG*(>.*$`&8T,"6g90+G3+-SA-)99'%46!OR6)AE,(-;-17Z6.?>300ś1>X!M()0L6-.†0!"c;3Š5c6#`1+2G72o<UO9F2&*Q1&5G=0/73++'2'"3/!% T4A8O,M,++ 6"b)=/b+ :^)--W'*/i.4B.:r2/;3&+S&$4?* %>8+&2B1//$1)!<CB+.=0,&7D9+5Gm,4/," ?14"#173N#A/I7 ?'C(!;>
/I#6"!3(&/F%#,C.102(+..0:!#=.!7,"W&8")T"!.$@w#H.o
.e+ d"=$"*%4+%C3E"F3.$:H04.!E["4+6-7$:&#;Y/AT%3G4*K3(E2@()"!S%%"n1 0/+405C(3"M9B!$R -=-($(%%/B&0H*1"3 (74Q$01$,&%$7!$@8)! #,)+ 3&',)+11!+(2$ 3. (/)*2$$ 0),+2 ##6+/&&4"%##+"()+'*510&7,+#+!('.' +",(/++)-%,2$&$)1&%$+.3#?(25*/#)('&0$,$/8(,05# 01($$,+"$/) $*(3-+''/%/ '/&-&3+7',!$'(%0&2$)$1"%5.!7,+'*&'0$'.(#$ (/(-778$'(4'*"0",+90,)*++*(+#8.<%%.2:2+>" /.'(*6*.( +"@05'%<&01)/&+09)0&"+%5!"!/!+'4&'%)!-#/*"$*"'.+)&&*'(2'#.!H6#>+'%6*/"$($*!$))E-#" ( 5#-4*07#383&!* (%$&$)$&!)7&+0+))/>D`/$*0 41$)6)%$H%55!D'$</3?'.@ !-$P(%&7,0":.,:39!$4*A+!-5)$1#!#!((50¤(*-3j)(?1)š
0t1Ł(5(Ť7!)¨%0s?) KB42‡P-PY:g!/5Y &2¨ ;n)X‡5\U*.–&4Ź#)'~5"F› &2Ž-!;_.%Q+'6/(Ź)S)3?)'R*'F6K&!x$+e)"%)-(#N./!X,$G!++8# o2+[-$C4)$T 0+;$)/G +-@, ;<3/,$+,18#1*+.E2";M"@4%)H.5D.$8'1:(*#=)+K+"%I&-G/&$j8; *A $7+)~*!A)%d!+7'-E"$%7%&0Q+".,'@, *G)+$+, ")"#+0!(:9&"u")>%."@7(5!.k.%'*$Z#)'1+ 7p<% 6*!PI+/( (%)/'-3#;8%8+37-50'5y-""6&,^)&3.-#N/(( ."cZ'1+!1@!1/+$H+3";#%"'-)5"5<)&/A"!3/4"9!/&-%4%%>%)t8'50!(+(D%280 >%':+?*5*k=254$-'8-+372%5%#+79/+,5$4&$&2!"$9-20$/)B372,O %7)3:+;241%(0+9&' @7'3(/$4*,/'//2,48+8)7,$$A3%!25/'*#++/#/,1-&?!$/-5,--')0.%%&E &/'*%,*&/>!%3*"I+&31H1 *&"/L:0.1.1--%*0'1!$#8-0+.=><dN6.:W*/='' n6/!"*g- P3*l8)'$\2d"b)$@( E*(9#)^4(Kc( ?L$,R< B43] %+],P-4/e,&x3(q,+&s&”-.W"+PH -;'NFg$(-Y'P6#18?4J4"x,1/Z/%Z&O&!= B+1+g*P'*6>520 1H6* -+0I -(>5(x-/#]#N (U4!5;"39+'J*30#+-(2'>*7-0.:5"";3(+"');@'0@,.$E2M"/P$)d'$I##6_#(="#!H5a $[0":#!)HO+$D%$2+'/*&'M+.<:#!93$98 B>!!%F(>'/C(!/&!.*()6&Q( !I %7L* )2")!/.'",!@)(($9$2I#+="5!,!G!&,,:;4A%E,F),%,&K5L :%-$#C.@25/+(3,:')A &)+/, :'%13-4,,"6)2) 7# >'=9,.$/M% B"!K&*;3' E41:#61-',8!6(4$*;:%&,4/"4',.5-2/.'26932P"+>-4B)0.H.+4:503#,(M&,B437.9$!$12,++@33*(,*:> 8)'"D*&-BL7.(3'<.$$1G#$-<**:,'<2/!M (2,,A%%V!'R''%S+'4!#$4*6(F'3;&6+%>6O/+G21F(+J.,,=7+7HK[=,)-K#)=&$)€0*,"!g#"%E-ť*/ %‹!"s.1c(8% G6 .>"&i<)9Y1#Gf'$CZ# Sg)x >,x]p7†#…-)Ś+ś$ą+3Ť,&´)(<Ş5(‡\$‡\(-Á-'»P«k)™L%“|(Fś)^’#*hq+lś!LŽ,'e C§!&»&$%–)Gu7S%(‡'#6Ź"2H")|////:q9!.Ż1Ť"0q0+‚&#•%x5/f7%‹F')µC$•'2 “04ei$\8hC*m=&J9#"C7:fw"5F )6F(2EA,)O•.$M(,$§"6X#)9“+(<#%(”+?p/*3G/,V($5x'/N($,j0<)Ź"!(W6!c5&c-''n/)'9-,+T>#-j>*UJ-+C7&IJ&"NF!'$P/#4U/&=I,%1S4'\3e%-j,-Y#((?*)Q-%"^:!%:,* +6;;/&>)"#+A+#=L"@[:,9l+.I!+D3O!-N **n0'*kE'HH/ h8" }.!+[9&._&1U /_c+*;,E( /H/F!%m88 (,88t$%\"7M'#.j O:@w,%*?7(<VB_!.[8#f28 S08#ZC,2CI9+EO!!\C',YJ$.?X3#3p22>L,2N=*4`8-'C#4?R0 %#))/%0m+9}*$)Ť/=iI,)b-(8D4'L+&%>56%X<1/?G)55&8H7+#?U-.=O9+=G/+LF+23k/.?"+@[/-0f)!5|98,n)*%P!6&m7'"~+)i2.,zJ .vG(WB()=!!0[<)8R0(/;7-4BKo(-@1-/ 73!#Q%;&8'7N"(@ :5)@&A/+3e(##?"!%4%)6=$:7 0/##6##"44.b(#c,$*q"4 p%k.
…0jYy.")ON
aM6< 57508K7Vq#.4J<=$..39GB&l;)[</N.9>-<G]H"bF+T `:u^Q-10!,#+B21U&0 -K.'/"1#S-"=0/L-.'_)K*#.0.(-211R
"/!4##8%8+)('&*7*$B#")+ ,.*50!#).A*%%;*#+"%!46&5F,$=;920'$?"X/9%-&>+"(#&%10I)< </#6$'/E0#-*-(0*4'++.6 ( #%,-!%""4)$!(',H& *(4- H#- -D+6/423%!1'/6&&3 "K6.2+ '"#!."?'0-3 #J1*'," -7"7!''&)0&)"<2!'5.11"3, ,508 &35!;"++7%1'9$;#+8,%0'2#&3/$%=999)=+= 0< 24)%'(%!%(+$!4!#016!/&5,'' /54'1..;.<#;2#.%C",&H+,*';&#(L6)/"#3014+0+)= .'2&'=.!D /-.3%$*&@()-+4&/2+$05)"0%>$&2&0"(*#!;!13-!4 %=.)=%87+<)#+1($,#*H2$'!.5..771<p'*9
##*/,(0E%F2$+C'&34+R5529!P)2$6.)%/ 58#"3A!+2%&0%9+•#.-c/)‹,6™2$-®'?Ě7)•/0´"
¶*$ť (Ž…4?`+§c%rb!!kt$&OQ,˘Ť6'¬**Ś('l!…e!0ž%,§)-&¦3V˛. ś(,**'8T79†B6X)3…30*H."2šC'3`) (*3&R) b/-P'/$V#H$ ^'--+2? -G"+!<5-"34,>/&(9()!!!HH"1B&'3=(?N*0=5$ -6+"!^/+o$-.J%06U!={.5*@> 3]"&=e3)+S%(8%-%1,+$$(c+&7:1=+$,,&!f+ 2,=>*,!$/L7*%1*,=F+1+)/*.E+( -0"(T)55])&#-#70*8&,b=+"/!$L.!;-$#'k+'?:#2(-*)&,4#Y,()/!%A(31*!%3$1/%,O5&$1'%'=62:'#80-(+:6/./< B0.$&,9R3;+39$V8'4,*O'&*L$'77")%3%'-}0)8.i)S$#G8"56'W4.#<$C-4H'$$#/$%557 ?> $=:/<& +%**#+ <:+#Jf!-%% ,S'",) 5m,) '!8w+'%26,dT)&=Z L*?!0/RB21-8C)!'4% K?%+L*#'9636-25*6I0#6**0"7)26456-&+/+)",'<$%/4)!4.0'*:)4.(:,LF1 ~$9?
H,<:,)9#1)@.,%6$&*506?;3<oO;2)A"-{34%'9g/)Ź*(V*)z&W$&z)S'0c(*6)5+V6$l?!J?#4K)7O&2L #†9y"+y9H)k:x
!W.K.z#/#c!-pCH:$1V)T&r-"I6+'J?%Y$E487*#I+;R4c-6:)GE._@$dB$?2Zb2@j!8&'5]%X[42i)(f!#,\"([0o*."]&3b6E+42%T&(Q#"Z' ,%
P6V)`*."%0+@3&942>$4+<4 +3#$' #4',#/'8*":7!/1.( 911/=-!0>#>#)6)W -8-#-00*&: &;*:!28,C"0*B'4B%;'>8%1,% &$1(/'56;("4.#3,4F8*G* .:%/+)#72>#')@ )3+ 9/@*#>. A$7'/ 44#&&&"441;#7&(&5",;-*=1&?2F<D%=58!,3;%&4;=?"D,)35)+"B$!.2-/#>1..;(5"% .'9!96,))&9))9'@ K*236?0.05<C.,</?$4:!(4)!/,)(E4+ 55"2>?'B,&*%+. '!$03:7>&34?#8 2/:**+J ,9#)E+!K"98%90-,!'!R;9.6813&#?/5.,#: */(($)4&+1L5.,4/9*(+;'*;-'/&N%1C,'%H5'E91#B# .%%#I%&:,%,3"3A#3+4"4.91:+!+-2"5*$EB L,4G*,S800@I@9FNVC0&%90(},&E?k&+(¤/0"L&'‘(.›H-)‡)7U%$9w5 -3$+Z:& tE$*td*4A\(j‘8Wz*8µ(+3š-)Eť5¤#4ť'?ľ#O˛-*j2.Ţ3ˇ şW*z'%‘c-"¶='&Ľ…!*¨r/ĂWś“4\·8#mĆ “a0v–&8ś)OĘ/ c—5 PĚ&GË9H˛%'>ť#.(°&80‡(2ZŞ&.?›C<¨'"9Ź,,"ş!?
§"B!«&3“2*$ź"(&¦.Ą;-‡9'Ą4)1Ž*$•''’#/)9+‡p#
G,*)‡o-.-)"af$EE)dy-.K:7db14DJ#1ˇ1+cSŠ((=B~3T#1P¨"&$,6a&,'J+'/G$ .c+';L4h6-/V&.-Z69$M-#K''">52;J800M*+LS;+95$)97$.PB#'5b*"O%-F4*';a&']/6‰8A&/,J%%%J<(8]2#(T5'+H<)1I`7>?5GM(FQ36=I)',?*(-H,b/)&\-0*Y#20d2H(M$ &E7'*L0#T-3 j58.cB%-CG$,]0/Ta .GZ5.6l0/9P,2Gf31z00r0>Q,!8y,$Fv376Q*)kA(D‘:84r2&$X$1)D /0U&$D#E.*v[ gP"$_M%f;-17?<,7HZ@$+[k&Sm0-6D$.E,5,v4%7f.+t=v$gR's/+%#=‰@15j*(9ZA$\/@O0A0(1\>-8c=15A@+++G)$E;-7;a2(?P3*7P3+ZT+03a4!+=(#3^1'!G'+C4'3R'.Y!+2t;.†=61„<#v<&)kT'AC&-]0..]>&7Y:/+=H;5KSX/1>#-(R5",*)D$8^(""Y.7%'I *63U1H5,I)?/#50$&.!2+#64*,:6 8#C(Y(@$%)O,'y98(D -b"bdZ&hSb
=^K8E9-&/1$(0eHF@8,EZNO+:A'=dQ4R+7H+83>Nv -EIEGj9W -?+E%2&3"+"`:(@3a -7I$'*,+0A"C\< 5(+!0)99QM<-$)'C.'4 #2*$0+16?$$B
2:$-/+)&,,"%- +$*- 54*( 3B<;4,+8"-.91'&3S>'+;',6 , +5,&)0!",66,'6,$-&:)/*#!2$,/-0*!.7).)8-(/*,5@?+$)60(#)"3)$;(7 +0 (8)#("8 ,1-+$%!!/'0 .&'/( 0"0042%$'+'&$ +0!+/791"#*4$%,/+("2+*2-E#9-&A"(4)*!(2 6 !1(6#+=,$'.,4"$0-3-I</)).)23*6&8C-"7 5&55+1$7?!#0%%;3)*43<.5,)+*+1+&1/.%%02((@11#"90C, 4*%@ ?
D91=1>`&";512"#A3,&7-04())0 %!/!*(-#04/';3%!,+-)6< -'/% /*",,""E,''7-(#'-#/,,0 8"V1/5 K?2(S4.6<!85!(..f554:*"$ 1!''),783?Jp9)' $J6+"$#N((MC!#F,(.R+". #d."8% f!'0?69)")F'"*H6, =F0 B>.GI--¨,!E77/%S’8&’ 8Ź(1x'Ĺ=#5š#$,§,%+ą)\S%†v3µH*¤./˛_-%ˇl &‡D%$S–+BĂ5W˘#-:?+4<Ń,,&©,%FŚ$&9.K·"7ŽBRŻ&,,¦/22 #8BŤ5Qg'$(&-2y)?©*2%ş($-H%,®-:d-V#m."¨'n."g-65\"&\!J)'$&"(-O2"4N-.)E&):3=".'%'*7K**'>2 <@40N:-(~'/%K+#Z36,[*(0T/#J,.'Z#8q"- J)W Nb$@','P,(''0"|C54.!3="*'*-?\.".6/)==.7-!*<8!*,'1OZ*:+//z%!9;0P"*,/) 2c#&,>-0p82-@2&c03/:58%8:%<N*(,&(*$=5.-9D(+*4'#Q"%2/5q !$(3$*l",0*%6n@)$!$=9$ 7#&$'0&$DA!+(L"(4#6#17.&!W%'*50*q#!"9(=y0)?'3Š,&K%+<j4-P$,y#.$M&$?T8+&A0!=uE68$=&iA07*$7>7;9-;,3=L&01%3f;1/"($Fi&&A+!/9m+&4<-D%':4('Ź%+&*2#=‡#3+H')A,#2J—4"-;6)3>8!!1&. +'**;9,(A|",3+%18,:*<,2//,F!//0.76,(67,&//+*)V(-83,/N01$@0&1,84K#:4#((S3):=('+43);+/(AH$!80,,7@=?«WAW!(%I+&%l%5X(P%m't+d$$3g(#R-+S -F$7(>-(+#PF T 0 -2(HQ5G,N#6407!6-@21B) .&.>&C#&S*'%7+"!)#;
9'/ -"/!*)*%15$:/1#/?&4$$9$(/(+%',!4,!7+75*"6*&@"3*/!0$%-7
10$";=;1$ '-%14&$"+-**(6!+#)&)780/$6$.-%53$; 0#*B#4#B$+"=*'/!< 4(:.8'$0#7,$$(50&:$& ,(+;#$*6+,2$,=+(;-756&4:'1>3!'<##,8*$&: 28#?,+)4)&3)!2 %V"#/0A50$5"9!!-9;80<.%##L#8>1;%8*!>@,7<1#10=3?):4$,-8 822&J&>&:21-&%./%+/8$/+4&"-5A>#.(1%!";41+/5%G%;2-04/'.'*
9&'(!+9!8&='9>'?9 8
;(#)$',' +$G4!#0$(,9:&)'><!,A0@-/<,'9)&7O::8$.*B"260!) 11AE;"4(4220!,9B.80A2'&*!@6*1%#078&9;(*?E¤w)6*s,(%E&v €.+#+(Ł<¬&3&…!)„))'‚*%Ś9)$‡B"%aS$lS#2tS#@o+(,T!1>“++„%$3ż1#!¦'/ 9Á*.Ą)*&˘75%˛'' +!/‡%#)Ú/.+¨G/'h2+…c+Ő.$Ą‰*)Šx5}\)!…€"1* Q˝+-n{(-„˝/:«%8˝3GŁ+-8Î&;Ł!<Ą$W—3?ľ%#%q
*P"?5±(/+˛((ź,§/'4Ą#4©*#0ą''/¤2 &5”T”G}?łE"-‰K#/cq,#^J"&1&FA!_x0%.>'V‰%>M'B–.(;1gź+r*)Ä!.5¸%3,©()ą#')¸1&0{$)¤?(#Ś),l"(h.5V4&0D#& K!#82*'U% )<(&{1=1(%/8-&H54'8=**FC-05[-(RX'&d/*_.%(I#Nd$./[-(4V+47`-!X5,1b1%4`1-.J<(&2>/ :M(&.@*!8T.(@" .=&6DN00%g>)n%2$Q9!w 1+R5! b708%<</?G*P2&-NH$0g+6o&;U#$#C42 b1,'X((.C"+k/&p"9{<,2b&2;’#1/|.!/o20†8(IC3&;+9{I(.2E/'?5,&a4&X<$gT!\R'5`O/*8Y4,<[++X7?#Mr63B/Am'&HW&!Š,)9x-"?3:$n&.qH))VA,F&#E?23bG!e<()]7*9B?2!&22/]D'`I5$6J:25; &QB.*V8RS'/C" Ru5'>‘=3#u*0 W>!+L/#S$//ŹB&'J8$dY+8|D/(‡@(4y@./BF $IL$TG!)>3#'ES/CH,(BOk2)(-$8 06&F)"P&= B<-+SC1<2-!!=">!0-*):7'7"4-'#".#*& ?$+(%.1+)( -fMA@C"Z1A#8P##;%t+Z@;"XD%=J7Eu??5AG8"A27)YM1:g30h+\O(-jv MM$3„.>i&9F7i @s4VLS0"1/?CJ,F78QC&9<!<?!?+$*;?/IQ"!5%6I.$%TB!G"6+8 ?U=!,*%.='1(0$?)3$%34)9++%2D7+- -F6/'0E6#32.Q"M&82U''[)5E5W'$///-*%&%+1$&1'K,%*-'*3/+%.$*1)8//2'$2$0*(0& )$+2 &/5,,2'3%$)&4;>#2&@&:)76)7"8 &E2&*$)'* -(3(4.+22 <3/(:&%-+911=D*#1&&*4<$00+3 **'-( ",,&13%/E8,621#N-+4.-#5>'O 8#E +.!.M%*D*8(#% 1,0"2AA.D!4!/.0 )''+C6!4,)%0(3%A:$,#8/"2'!-+ %"6!#%F!:'47,K#2KA11>6,%@--@9"(54(&$1(.1#3,- .*%&'"*)*,,!.-+,&3%/$) -"'.8+')&3*16*&(!''.8+9.#./13&"A<)/*-:- 5%9/(9E45;)<F22#911E2;(8@:/;=?""15!0#*)%">/(8>748H'S$0H*,,4 -#8/(0,-X -20>))o%3.9'2,)u!%"T4/!@+35D*14E20#)&(",5&BI3;f+-/ś$If5Pp-,()%5®-!ˇ!1®2*$Ă&#+®P*vS$Oa%Ł8'1›J!+AO7OL5"xH+D„ -‘>]'!p[3Gą5I–'6$)P—
&:ś1Qµ%,`/O±-."ž*0ˇ#"G”-3"Ż) 0ł.0()!ť'1"z#.n0/6v+&|(/61L!/0#7/~#.K/(7$8'*'+&B)#&?1/?4#(8,1'+*,:"5A#L!,E=$/h'"N&2(D * C')8W'4+M8!S,5o2#'e.t'&W*3o $)$&#,k/*#34%9, '4#KZ#$7)-;E%),%0&>3((/0'*<J%+-F+8†108(.f#(1 .s%')O!.,A"'h@‡.$+_) *_!'%66"+;'8G)09+.7,;&-8]81.=*.)h(5D*%N*.36<,=& O#&(,/'79*&,"R,,5-4+v+&%,*@L15*.0I4'4%*d.*A3+`'-% 02s&;80176*.#_;#23P1>2&4B@5&='%=S,/7+!..A<,0510St5;Y0/'5*/nPII!(-(/Jy0=C)+@n.C'_2;!,P0)3!?n2+A!5!5202(&.D[P/'59/(?:8*6&)8QNA4)='%?<)D3**+@69(F)(6$*GA58/'L01,/,7:9,.'9)85*/903)5;49J9B5!N5=7-!#!(,$3++-3##>8../53,8†a/`$!s.e&\$0\0I%Jd82 d(S*a0,06!,,'27)/$I!O##8(+?!^)!V%7*W5T"!SA8 0
B?%>B=U855,&+%7>2%%,<B?-) 5K71.< B`9$=6C&*5W%O1z,K8(n9@ G$r"<*4_B&P ID&3,7F?LA)2B?H//*9%#22J,&4!5*,2 /#+,$AF")@) %0$,+33.0.$ :2* -(7 1"30$+*'!6"-0(,#&-+)-96" (-4&/#!'"#.7$*6<#7!45. * +(1+*#<418:)$#3'7#1"&+"'68 < 2(E<,
% 3 ); ?6*.2 +:!1$=06$09)##$(&( 304)*0!)6 .!*&90-;#';%%1-)/%4?("8$--$#- )(& 5/#%#+$K 3 )#1:371($5+7" ?1<-36(.
4!0+((5$*"4+80=.1*;4$'$-0-682/$/$M3'1*0(5*)4,+/3H)+@&2+63'+/ 5$/1C'A*(+/.4%3-+'%,E0."%#!+.++&#<1!!1D.+";$*)+210;7(*'8+)*G3) &+$3"34#)-)'7)82'3*% 5(C$>3 7*9C!&102!Q:$2>+*%'0-96#631*B,8)E8"/--".&,%/)))4A,3:9202;‡”.+|"26„8$„&%)Š1'Ś0#.Ś#'%-r.)’B$ ’D,žI(&cn,ZK(YQ*81Y(+3_%54^27d#*Ż%'˛10(š9.Ľ.)˝+&&·6!2‡0~)(‹.!$·<)ąm%)K\+,‹l.Ś2'#Ž„“‚}_(&w„2%AŞ/<&*MtF„$!=± -fB!)‘L%%5!&uD)'Dl%#m_+m@$AbU±(;a2 1d4=˘#=O!,V"#9›0+ˇ!"&5ť ,%Ş"”$/!`N1µ'2d+"&,'-[)#&~.2*4%1Y/)+E&)#2-2$a&6R$|@$RO1I9)+K11'C6-03.*+8`3<f3*e:'*O 8M-#Fc'+Q**)D"28Y1#"d>3c4%4l<%%<1&%*5,%7K/..<*7/E-$6Q()%+*3F:),Q# .T-L-'\2+!S'#(C--.<$#'C9$!ER03I=%-UW/8{24Q!.6\)./‹$"Ť"4X'##j%-m5 ‡ '/b0,+>&!> -O)17b5- B-&#b2"z%%fK($73.1:(83I,4)HS#9Kl6)RV'HX%#5L461+7E6!2P#Am6*2y 5H#'€"*h*!#L!)Y#)uA!"^M,'‘/(A)R,'fAE8]=-8LWA+-2,J7+ UA4+AQ:->Q<+=5"-.} EV>@V9(=X)(&™#:ź((6d<!4J&,#4w5$S0)gF*+\;-a1K+*+R^.8WW%%NB%,C808@E42BC53;D‘9$1''(X?91/'2)"% ">;:771(&,0$80-:#8:,-.5>&..,2-)",'0(#/5!4"8V"%&N)(J)<"< <+I!H F5&: G*21K)/LOBť.B&P4KM4/#TI.J;aH:#Id7x6;h0('N7E I+>I•$+0Ť*;&‚://A$l+@}
AW:(D&.%'Hr+=.;&6o 6'?" #L=Z -,(E#S> R!99.)M"0%4G(2#T $H"!-B&5.01#H.C*.3#+1+a0'.*4%_'51%@%U` K'(S%(7#L*A=3"7;W#%6"*I$" !#2#$/!1'7(-&%7%0(06/&)+,C(,"4((#)))**< G(%91!=/;">$2&:$42#37 ?!&4"#5+%#&!,<,9#'+'.9*$$4&*,&'1C!8,/(L 3 !O$/&.*3(-$3,*$44,4/).%++, 12 <5!!N8#<0/M,9.'B%;.=,%F"&D-''.5":8$@+), ,'AB6#81/(*0 (,(-4*CM30J)$2/.0'$*,!,4J,(#(* *'&%2)0B))$"4=$?*!#*.4:2#)#*,> !(4&1$:2(&<!- 8 44#'2-(,,8"4-) /)*(.G.2;.,<,/.C -2 0* >9+)?$-&>1$4,(+@)"(/48"#9+8(!#%1?2%*4G-.2C+4"0&+1#'4)+9/()$,(5;635Ax'1(6‚64]#$7+6/&?)<!')H%'F-2=#&7$&5*5/N$,"36- 5>#,+%)G: E(D4+)#2x)2ˇ)%Q‹)!0·4,´)&5§&V,%—<#!˛.&Ę#!l&fR$fK)h+(aa)8X'bY 9 &0¨3#D~+#dk2#2ź((.4š!(!“$6ť(K•)`&ą3o*0~&#;‘ 6Ą:-5«,:Ą)&™>(q$.’$3ť&0 2%5Ź1"x*&L'&.l6/N0!T.1D'02-&'/$ ’8$&--)0e-:7&+5•/4R-Qž-'9(2&.ž&,_/,H#*U!#d-,o)$!L.@„6'(L-2Z$"%E-#J0+F7-#K$()a.20#0#/*#('.OH+*(&,1.-.#&!GR$3*"!(10('-$#Z%,$&%,)>43+#Ź8#3N!77y90>* *86P& +("&.9.&3]*FT)5L'-V$>1J#*%s.'6P-1+2();*0%!7A/&1$3%!,+&/+=&%%4*'(%(1C0 &@0.%#b0(7%%+h00&'!$m00$C)!,X!4+9" ,S7"> (L,'+*+0y9"Q*-/!5/+-'3$#<O)=2E)%)/"BP,+-S IN&!/%)JB"1.7; <#)!I!1L%2V.!l.+;'0U-0)5-#&}&*A%+(A)0(A(5Y..+2%<-(-*$1b; 6&&",)I.21Ok#8'<"V'"4=)34&5B+/"1*'0#68&((K,-"7 , N#/+8" =%/3%!,( "+,6@$+!4$#2$%24+#62!9iO+G2/'!91=?&AI*F#U>P5*5"E%&/&;5.$/5-2-#-'.%G!32!+<$72+<P!A'GGK:$;'Q,Z*lWj!5H5(-A@-=L:&'3(F"%&00S1T)'J$:J6] A%_?!c/M.V -7b(E3]#34M'DeAG+7-=G J<-MHZO!VH+Q9(G
<?DA D#L9"N&1"S!E
,"!18%;+)*J&<F$)5"%G!."$1,&1)(2(-W4 $6'[+6$5+&b>(*!4?$&7"4!'7))1
7)"&"(/."00< <&"E41/##*0.4(4#56')-7$' *.,,-!*4+'&92'( #"E&+!;#(*#9.,@F )9%2H,"%2,21#1-.%-+C$#/'(7*";$;"3(-&$3' -L';0 !60)(C#*+(&0-)' (!/*90,$#)&*)2#/,66>&7132&##F('1%G*.&:2,!; .&<4&$0.*I'(;5!2-4(,',.'7/6.#))4 **,+3#,)*>1!/.$1& 38%3#391?"%2)"?-0$&/H7)22-'90,%4#&'7'2+#)'):0,$,<.2"-43:&#'2/)'7#
7&40/,70+02<"5&)-+'(,"1.650,5D -83 -)@& :%#0&)##75A*9**'<(,-A$@9)'<VS¨3.!°%$^ /)%L!6k,)$:°74‹,/ÍG-Ć6+©/,m@ qa(kj#-qeF~)%9n+ D›$#Gˇ-! ’) /ź$!,¨',ł6%(©7'*ÄK%(˘- 3˘:&~,%Í+59Č^"(HU .Vv C/Um#¤u0/Jl+Š 2„-';—%N`'&M»**ˇ +.®!U¨6=Ć&Oµ/@]¸! )01Ą,8;®,4>É+'+ą"0"˘-Ź-/´),-0 ž.%™&-2{?0“<,(–1$’/#+s?(›1(®(&%2h(&dc WH!(Vd&'Lx#Kt*O…'2”3@”%)Fg'*L“#6ž.,”+™#/*¤/+6ś/*,˛&2=ł$:'™:;¬0/"–2&C*$*‡@%q9Q0&0[@("H&%[&%/m6(188&2M#>0,?5(,<;-&@Q2BG+)-\-!&I!,*9#%%b;$%p+&3q9$)U!&6)*b2/Q3 !oF.*/T& 0Q2!,H'#1]23R, ;t)$L"".{#9,u/38n<#7p53+[5-!=,"+F*,)271[O?'1%+4/# ,9,79_13N#1\##0e'(7_+%)u-*a)%2i"#4]'"p*!(XF-7z)(^3%2M%(4U65*Ś%!(sF)%I<0,L7('N '?H&3E]'(OH/<YXA0MX36h(&A>/,Bp/.118#Ź?i3&!q+3›+$.N *;h*!s>15f-%,|2)(Z. *fA)82/26+1LG+$=6([@8c[.:QP%,=V5$KG'34{1Ni!<6R&*GW5,):'w!#i,>1+t)=)B6,x))'^#(#„S8&L$gB1&$L.KA08_>20HA5 93+"QO59b|Q.&"6#+)M(;4#A#2@%<M
38 2)'#,$*7/>"#)I$/,'/0'/1!"+
,#18*5!33-#8W6 6-1 X**Q.$U-+Z O 8.6@&>
B"*"R$RZ$?&2 @#b6@J$XV<(?9B[&K")x&9F*#5=b -<?J,!E *>0+'<;&@%TO9d+34&M=SC@2(**4;090F&,2( /3+%'$"P)E17O)?:))S7S7[!C™'a!0M 4c"6‡?/m#L-X),$QY&-#P60R91Z-3_ 4D,@9"G#11&5#>' -J2) 9#:,)3/",%.*#-,$6'#$1*.)31(0),'''&.3--7-#()8%/-9!6,7.907-O+&A"1)@$E6C* &02**@*&/!%+$#*1R&.96!(A(#(I'%S'.701%J+#)D'&5-00?1-,I-""2'8+*5$/9N(,)&1+C2)(.)P --8.L!3()B%3")(-A,#!S%-,/ 6%?%'&<*3 88/<*-'6%1%>!5&3.34,%*.((4-/,#":4$/.&)'$&M 22X,0&<3%6@"(63B4>3K +#S,71;10H&%$>"/0';4()24*'*&,20.09&-!"7*) )79+#(.(,*D4+$*5+;#%+35)&K 07 .+ <6B+6'@ 4%9"%B.4G0/,<+&F,%$%)%!/)1%#$9(B*3'722 .16097.<”ś3$3 2*])t14ť0Ł(¤/!^!./H3Ť1'¦&$)¦)"•C0…u##eu"x`.m…*^v2,8s)!4ź3"Ĺ.%%•').—.2&›5$8ĎH$Ş$80¦4'ŞE#¬2$+’E#?a/„|'z?!~p$NW1'xs3l`(+•It'#S{%]+;«'‹'+K‡8!0J›!KŹZŤ"+2ś)/Ŕ:?}%2:©17™7'˛- '5±&'Ź*™%*Ť#00Ž6+’9%%{*!¬,38x)&ť&,.¤7:'kn$+B:!,‹>6 l_,@“')E&*c| >š4-P‰$3[(-2š)5•$ ~ 7,0,ˇ':'›6/ź$ ;z#8"€9.ˇ,,_)!5Ą+10j$,[#f#&(G>!j1()1V;,#-0@V&<)44:.+=@3249,'?I4$P-*%B$7>$$_1")Z90+w2"'P7'T5!3^5)Ś*(3G3Gc.FZ#2I,27<&(,L6)?t#( G.)3i/#%X$/Z"-\,3Z %"6*)C7/'<G43H2&)V^4;cO333a $;/3:_%8*M+*.`5E((-O4#&e0(=o0+]*],/"0(-%- P/'F*##\/C"%'j@%"ML)#[N/*^<)#b;7"U<5.(#%2?9(2+6!'4U!.J=&*Mw# +e->v&)0Y.$!€ &+y)2~%2]48,X-&>..&€'*4W,%T00;T<079(/TO-$Z?+\B=oX,09O27W5(R=F&^('CT9HB,0=X5.
Ť+&ˇ:.;k!/˘30{(7„4(*W-2_M%R-"u$+0UB(&4@#/LC$Q?+*T@% D21C<6:I`b9#6*;; *-2#!?F@I6"BH!=6=.)&# :#1 O@003).)<&+:1C06#8 &("3
L(3nIJ0<e+\- W6]@f:Y19o$G6 A6(3;&-QL7'#BaC45!=#(ZB(*J$G'Ž4Fz#/XS 55MB7“#;b#+Cc!?#Ź9DŤ!.B}$DM5/ 9š/'V-!t%0d9†
@{ 1_4"Z+*~%6A0l)1S*i!1W1.T#S'7jICC#/:;'O!7"B1-!=L 2'*00;2%V%6G3+@$5`, a cDU'(*x/m1!l)(n!<!^('\) 0&+~>#D 3+<$E 020.>/S$2A*&(-%,/% +"-#8$81%.$$8(3(@ -)C$(15,:6/7&8M 1<$).O"1!60''2093('T)%5$).:+)-%M$)I $6%2(T6I' !?!1,G).B$7$#.#.6<(-@+)S&2$B5)- E-=$2(1(*'C%'G.&E-8"/$?#0"E!1!G&$'%/$$;))<-!I#,&H--)$'(W%/4274.C1.'; 1*B5 7&')+*-7BB:28:3/?"-4,.-05.+&I(.!H1">%+*K&+G--B#%G+."I&+:6.H&L5-&G.,7Q$4-:20?:-755-W""21E#"8H'--,+5=./&5?-)A5*K-H3B0),&( 6n*1'6I1+K#"'>%&&%"$L+>'0(D*-$3.7"*,9-?*;-!5Oˇ=7Ź*!Ś3.Ź*2"’,Ą20*)¨.$ ˇ,( ?-L0%3k1'*P3 (y@)fn%/C:mm$0D1$z(,7|#(Ł+'7˘91,¶-)% 52Ŕ2)?§2*(ą44{>&M-¦$)!›/#+‘Y--YY*\X&¦D#RX(b ho&(5‘(1ˇ9>k&!Ht,6"#ˇ,.*—2Lź00™"HĄ4+D†)ś2-¬+)ť"".'1’&1"l#86).!%((ś9 5)(u3&.s13-i2!…1 /(…;1q,,•3)Z^!?T!*hO 0uA%.&„#-h#X"2|"&8…5 G%)@@&!3%#y,2˘$'O2S>%J :<-h2%!E*&L+-!L'%^*!'M)+%C+%B&"0; &6$A(/G3 )0@""$,#(<)!*@R'*7O)))B.+-K*72.&&c. )G2&'i).k-/2H0+T+! M5%-Z#("4;$34*!,>1,G()Y.*@00, ,=)&-J%')V/."j0* O'(7$0G,(&]+)/N;%+--"@- +*5%=\8!$T+B"(4(*#.k6),"!2G,'/$.+V%*9 )6`%&("%IC)&&c<$-"#*@%!6b,D*=G"$'5+20,:Z7HH#48))1-*';K)%!4.**4,-QS(*=^1/3_0'1K*0O9%&N4%r2)6c#'c<&)VB$/U/2^2&>R8../$'@I-"3,!8LV1.:%$65(+&1-4)X!"#4'+I(7'',u#+% :*h$1) 3,~(.)9$Ix)8/1p/$*1,-/G7&@#j*'86.-/G[8!"%4 SP(L6+1<,4@H0Fi34/60F;&3-
V"A 2@>9L $C%8;,.(F"+A''U*-1&$?=#O65A,*+2.7(1?%E#O+>Q@P%LM+DX1H(5E*@-6*QOF[ 1Y8/3=@8C"/2I54*+0%4I&!D2()b#7^1*:)#?P)0p$5~#?m.2.[('z3M'_&Iv+2"f1Š#7'0!I; -V'*@&O%:T";%L
+0W-'A8-J"&K8H0P4L+O-1$7;+,8$+9"-N*^/1G'%&A&_&&h@&K./2.'i!G!'t($ 0+/+,;)"+4,!&'%"-*#$5.4
(&C%..>3)"-2%&=(4!=*/)")+3')-##5.".%9+& -'(&+$EA( :))/.-%?#2*80"07.'#(@#/@-,(32#6E)).,-962(.1
+&=&/"<9!!.)1N)%Y0'()J*934%B$%..,)***300#=,1)>P)"6+'7),-$*N.12&8$,#/+.>$.". .&O%0%# $ ,6'1"M*%-=$&>/ T'.3+:/(%+!%63<-=<-)2)''#('.2.#""!26),! 7.&X)$ .*2+=&,1J.)N&/H I(;;,27():+88#0("8"7$!...,)@/+,<&.2+14/4G5.7<9!'2A'2;'0!,# 3*J&)S( (/!@#?7F-+06%##79$(14 -F% ,.'5.>'/*)8.'*)$+1(=-3=E+C©‹$26ź&Ż, ž*/§,(Ä7!"ś *ş94˘2,"‹83(Ą-=(Ł©C*lk (-]&|=!%X},%<`%5|/-n+3§+1%)(‹77Ĺ<+ˇ 0'´87 /0¨2(ź.8(°$(9$l_'‹])‘:(4uz+}R#i\+‰ -Ť28„!(ydgŚ .Ł&(ş2KŽ&.?ş#;«0J„&%K†)*5Ł-!~?š,A~$)?’#8;˝1@3¤/9'¤*;{)'¤(41Ł,,$‘370jC$-•+ k;6&55&%=-8H.S[5%p0( pf$/^.4DZ'?s%+1†!!2~7@P'G|&)._/([()‚,)-]%'!T!%H 'i8-#Ł-E‡6#&‚ ; 4›=&3_+.3b+/*2')#@!L&((„=&-4;,7R)E5*8B.B;$IZ.(>E(.“3#>1/!1;.(0S1"4s8,0c;&6+($775}65+7-0‡E'!:#Dh02C)":q( 3L2)o#'7m' 8}8 +E$))l6.^#"#0 )'82 3R1*(7@(E8J-&F<.+#G%J&,3 $%S(*'<$+1M%9f)&.O )-j- *T##D+4*6$ !I'T0,#h))-k2"i,5,r6,3*$-bR+)r</.jT+,XB34om-*;;)$7a/@9-*[Z)0C[;&M$)-T*%Yl'*.R)'3X&%^*.4€:/2e5'1S9,!`/)7\25P<)/N.'P3 =<*CIT0)RA.HL''Nf-+Hc7>E3%6@$;.)58*#/.!!(P-!-a,("f*.D0"<i5)*r3*/Z2*A*/--1p431jE-3I`"&=8B0@9" SQ$+UQ)+=C+4=Y’H"I@i%7d*Gc+Gc?'m:??GIF2&31V+? -D>E*+.-(503;/3/:(-*J/0+##>$DO%8&\#4U6=*7-I9"=N$CE!DM -?","u6R"#=<4[@&q#1AT$1^G,0N=*(`j>=„)m/+UK Mh){!AŤ+/^+"‘**Š6=p>x70‹Gr 0Ą6!@00h6-k+)R *Z1?(O&.S")~&-%?'%+3+%^$@7I1Q$.Z6*;.7=61#:12HE)(EH2/F&.*G&w#':Q6-5(*T6 -=C#N-$@2+B@ /H#,3 @B0X"650N%K/0)<" I/T 93-#<It*
*C
K+6/% .
@%&=9<.3+(*$#/6..2/"9,3),.+0%>$$2"!72'&(-''#!(")+#"+-001#9#?4!+&/5*8 &0$3=-2$$'>3$)7,)5"*"%,.5)(N2*$"3!+5"0/3-(@ $ &&;& 5(!"5$%/)&6&-!-;#*)2%:!",E9%G***'+#? :)+**(A#3.A%I!19'2$:)'.3",& G$1#4 $9;!,96-0*,#,&04+-/)='2*(#'01&##8,2"E.$5%))539'.4?&H 6'5-- .&(+57*!!54"3%3*6-=2%9;+$+$$($%1!3C(,7+,%-,'1*,+!".!+9; *:4!4..1?$!+O9-,":J*:(+-8$(0+"*(),(.&:"#.%.(-,2(2$@«§00+˛0"$˝3Ĺ)R˝4ˇ ·+%Ô246Ŕ,33ż:%8¶)«0-1šRmh(2`)&xW)+N~1>k,O•+0DŤ7(!Ŕ+,µ,5€%:Ç92±+ Ĺ:'&ľ:!(Â:#&¶>)/É-$ X(["&h_9ł89jm8~€+3sn&Z‹$E¦(FŞ5rx(hł 0§/7Â%!UŚ)2®**""0;…&Sš?Ż':,Ż <©)8 308"/,Ů'7$ą3+1¬14Ź$'8°)$/!2Ł<7>p;"4)(.iD,'eC$ť48 ˛N1'Mj'+IK(]@ ,… (;x!.Hk,(@€!@¤,$N…5)Lz&(Lo:ś1-&ť;1 .4Ł6&t#!-š42®-7'(+%Ş"&$ź%!/u'3,š56t=.)\'&-M;' -)7T '#B5$:Q*JZ &p\'*K<03Ns7/CE+MY/2s5/{-076T*(6Q*4 ‰H$+G5&lM'%I7q?#3eE-"M€+(H[-$Qy4%ET+*,l8 )@&:€&2Z3(v*c'5Z) &J?2&;.&*NB=%,?="WS"$X9&5^Q7/9t2#=n!(7@"P)m1*-G/h++)l8 6m3'5f2%&v*:1n*1(m*(%O3)%‡@ =4!7†?)*f2,,@Š*@.-+rF8(M2%Sw! 3/$!Rp)&FR0VĄ39B1#S‚25Fx8&Ź 2KK)":‡"4_801”3 ,z759I(*[K3W2%#VJ,%SF('X?-B-.4HT7VJ7D-"F@&3Qc+$QZ>1730&4Q$/fd!.Bd596b88;r81A,7m$"4Š)!/}.%0m;&,“+#:w8! @! jF$2fR $AA+,MF)?-#(CF+%<D6U\09G`źe3/7KKi!PcIFl66s$8&“A™B‡6!Ś44
tJsAT?#2.*LG-'1!5 ;+,?K,$&TDŤ24^&6.”'A‘Y}/yC~ Lv5*†*b866J-VP<€%+"?W+C@>90Et"-y(<+„-MA4< G&gA € -M{$9!¨6+Ś(,/”'jŹ$'ź @<—'*D‰$''™0!p <~Fl%6h/@c%5h,%;7O79#H,*P(C@)%%D5!~E1$=$",B(R;'!.,"5*)L7D#q)&J*"*]!"/e$+Z%i''_2h(])*J) r("I3&i,!(m w(2&e?%a8 :*.B,!'=')1)(.6.4>%(2C8-1,'Ls(F!3:'G.%e!/ !+8*$*'%I+/6#*M2C"0^7)M/)$c'963q%")0-€ 5'F.-r$ +3.1 b,7)); #%:!.-&9&.(.5+9"/13,7<2#R$*8%(5:G 9=))=9+:!),V-SO/&J*/P./a,U%.($\7/(?(1c$D!#C_#4D%%X66#;)%2Kx+3))=!3Y*!A#&=m2818 >w0$2)#/61l',@.(&”#%T#4UF&C0!)E -((A"+B$/-( $%3:;,"0:1(4663%B+5F"1('8#?*',:'45T"4/I3*@&--F2(7$AF +P4%E&)a4F7(124#A&(1&410.$)*87$+-$(092<%=Rw‡0kÜ)#5×*OĘO¨B»%Ë 3Ç)7Ç4Ŕ9Ü,#Ş/!'‡l5n#y[G$$9X§4%Bk%&&˝+Ł&,Ż0&NŞ.!·1,
Á--"ž(©6 Ľ #(&Ë#†c+“j%'™^&Đ\)$—n*{—*a3C”'!>šT“!9TC(?Ń"O»:¤7¬+%/™%$?Ĺ3Qc+:*°&)'´,%& %X¬ "&‘$$Ś!((›338ŞA=·68„""9š-$ĘW"p7#‹> ,¨2#) *%C$•':ww- 1<!'O?!†?,;z )5`1=h$2Ś !;r+$?…(C- :§.$Š3Ś+0J#^7I,'J1"†6,#b$1F3*5z-2{!*V4*M#)=,-|?+>)(x;*J<*@7&7B :% 1*7!,B +@>&+L2 (##R%MM24&Z'#5],(d.$ [,)\92f!-((!;CJ.1/T#(/O(L@.&>h,)9~-4M#)^9'g!)^/35,"''&2e@")T:))R7*5Z7!7b:'76,+:O)3@%-1'2>X&,8U0E8{.&Qj*/31.U((&=#*C1:y7<-]A9#p14v#41a)0$V/(7:M9/_J')I."3€509/++\J2QA*&8N&?A)7X+6O>(:k-;c> -h3AD*-!/Et&(,S;(/ZC*&W))2x-*L')YD'"bP.n@ AQQ3!Fd)
OJ( …E (Hq/)=$'),+6Xx.B&%@-O/"1-&'j6")u1*4G#(8t,)'#/‹<+w&%:Ž-#9^*(Ť-Er<&$ZM
Da#4f4-e>#98<&.C55.POIKkTB=9I2‹(O-f/MDz&QCs)PD“1Q.“"G!Ł0D›=!Ź:‰B%k<'3E@+3?W810B1!='.@%*O7M -*8ŁD5Ż3@4Ž!(5Ş-6,Ă50ť65M
+C—K+/@*€,'$Y,#})q;Ť/;,}?%š "G4#A#w*-%Y2.(9I*-FO/&^$&!5J+2]$)(g"(6a}7O A†(")p$(3…4*#})'+}!$o)4*Ź)‘*15‡2.^3ž,-:d)#!j'#-Ť&'[)/q&fB**k#(5m8)>& P[7)4K+2N5"&.:HY0./!%Ui01_,o!.43!0r*&aH"!r* +.)3F(#&F1*wB#&CC(BX#5X%0YP#(;B//t ?\)+/v.!3P,#S$)'H9')o%'-?,'#,3C)(%1",3*2$9.$06(--~1*>6'1\,2*Q0.&V2F("#S<*i4(*n'<3C'.'w%-i((o-37L"@€(.,Q,7x.(&jO='E7,5\;%'N2SV+7Y+ <; "=]$*1W0%/P'EJ2u'1S4-4…09927&$_&"j$6V)2YC0n6+a(+G&+(ZF7'E<7+C3"#7C5$=I<.B(@-c_/8Pg%)!h$ O.*5-N"$)H"-:N-6I74*•,0j& X4(e);X%.)n@-1†++-aE& l.**[)+,_+61'JJ/#U?"2JN"%*>45U9Ax¸‘8<^rh—JH1{>WX‹M92B>ť)L1 =:F°N&š$!Č%BA…%3%ż=7 „M+F$.´K1'tk6q: "L.Kź5A}0?{,.@°4
š#0*·K“""Ą4'u)+8—?/Lb,+[V#Ş1(0ve5 r\#.RP2Y~LŁ3[°.\….z›$&E–`ş!q†.RĐ%a´3~•7W· @Gľ.-+·&4K,#D°!3›2#%Ż)(*§7$“2$v$;"{),ť(4w*(`%-}!(Q&)+k+4+J/%G
:L&(GLT1(/S13B"#%tOU<
:#F!/3i))M&*z+ z$,h,T3x;(7‡)$34†,>
&d! a02)d#E63lM$B*-V5+>,)RQ)&G2V)($&./)N%,'#.Eg3#>+,j(>%@€72H"%’0, .0'#q>,4%).‚1*(:)+5:l,!N)5<,,B%Ž/+$K5&Ź%$W&"+x2)5+u4$C/4##'5&4&<2)#>%"/4$.€'..H&!8N$L,,C%+J(%%F*"m-*0P/J%-•0*/g/'Ž@&B 4n0$(X(+€%,rB-%JR&"V7(f<dx (;j+4bH1RŚ)47z&$5y!;SR01M‰#29)5«;#B@'%8©,3J171?#1W&&D.0{2+ a*.;#%„V. E0:S0$EF2%>_$!@?/1Qu1*>i32–#C.#6#5#D,*.w(+H$*&Š(.m*4:h1()^!9#[(F *€/4?C't02*C1tD4(+<)?<)&B,8)FU"'')/#:^0?<jh -®‘6FŘk¶‚Ŕ*»±/IÚ+\č'93Ă!VĆ 5Ż4>ŕ#Yą,(ŘB±f+°e,Żrˇx'łŻ!Y~$,X§,*¤%-IĂ!Z‹$'¶'˛$–
?™B,"O.Ź7+nZ($\Z^`''śS)"R>%/SU\h,'Ż16° -@Hp""Ao5&7Ž(>Ś2!t>,=}&73ś,,3‚+9?‚95Ť0@+ź%.ˇ:Q‡A'“')5‘$8dD2™0Ť!"+~,!(‘. Š@ $’D&Ś3"Ť9%y7&p>n-/#uh)FR*+OA%%*:"$.e!'sCw,%(u*).r%*tMC( 2‰.M "t"*-2 ,ą3.j+K6+C/7!`0 &j&'7E#+.61%''W.%3271D!**!-09B,+E9*)01
%6. 77,3"11&73q(5 m$g$38=@k+!(T',@+($O5&&A$:2'$'&3#9F..$j5'>#-(9&)!X!%=,+0L2#=/#)?16'.(D*);)-/+$! 2"Z)1*%%M5')F'6"-d'7+,D^()"7+.4$#"%*#c1 G <2U)A,=Z%N$0-U60#@()j( %%#M#G"*3L(#/;/44"c0%3G-1D//(-)B.<p4--6dI,?&P&_ Y)&2h&9=2GD `%;.b9*1W(3#T._%4 S&(0N98''/-';,0<D .#.03D$'9B3)m=/HE'&&@6;8l426N%$4\%1U'*6\1"7M""/)$.X+:*g'9Q=/I37%K3-'–;203;.%H)15=5Qd %7V,@m#%>T@›q`h_H:v-ŁLt@‡8kjSceauI%z*©9‰+‘6C0°7_(¦5H*µ7f9ŻDg§Cc™U2©i$'¦JS$tU6&oŚ1Gu&r¶5-I±1p˝*-Mx&=!ą2˛.<¤(/„//˘$6g!+—I^@?7?C2A:.#{G6#?A4 GI7"q_)=ž46Ť%)iz,†%5Gˇ8kŤ -)<š
%mŽI—3.•51tť09`§,9>Ľ!*L§'+‚¬6.Š@.…7$m0+ą50‹(A!{'#&n-.&d 2q3/y)(h 3#T*j",,cQ=/CI' 3/-?I&,7d-$+e"#>]&,0w)y68e&(3A+%$&4Q,] 9.’9Q0,& %#9 F-&K!!?')K*+/0.0%,+'R#8&#)I#(6F@%+18.! 5#9"!+*23**(+@6'?Z>(U /7?&3)R(#`%0)('"_&"*51)-%0;%5D)04G!$8A&84(6$D3#?".4H%.L!"(>&$O $,C'5&*49.-&0G-+'&1%3+4.L'%I%(9G,&Z06E-/70'->$\6@( S'0,-9`.)(IGN$%G)5%V )%52/I+ *Z&4Nh5C<..a2&d;51Zr908D&,9K2;[#33{H,+53lI$#)]%0/b6/'R"+N')%C=31R<&e:1@*8S0#,{!3(L/$RA%-F,$,7929-#;BB1:)K*(.5+2A3+1)2D!Z0!$M&$0Y4g%4#<2V">)+l?XI+Q/*Q$0C+2#~-+57/?h!!*%-GP)'65Di7/<f3?ÍĂ+Ą•1Qŕqᤙ˛Ţ"8ĺ+YÔ0 dĚ#ř)%KÎE+sÔcŢ./ďCÜc=:Ď{*-ł–;ru(I™† -[.#]˘+/(·5:'ž9ą03±*Ą,+˝C0ny%#WD(% $;Q=<qM*+sR5 ya6&$So*Śg+l•,,YkK‘&•l.=$‘+7Ś;L]'1O„-F8ŁH7›'5{„,=0Ś>&“#@=¦.7Ś&O.¦,<‰'3$&*8§-.,}(/-w+%Ź.'C.!†/+0r-#{7&8UQ)3SK"&l8#,bn+z
B`*-:N* g(0j!=a+<Cl+$d$.4n (%z97‹9$>W0'!e/0.v7.$Z#K'*’9 5Z7$1}#+);&‹9/#32R&=*%A*-3P'L-'-GM"!3()#6N385*%~.-4!-(x+)C((B'*>%*!t("\9)I&'#b*()S7 &7F( *;%*+:*/-A'.C!**G+"2#&S "M*+F%"I)C&*)02U%(!*,"$;' #?13Uc-09%;w1-/$+.o#!T,!(n#P/5€%.;Z-+Ź24g*2$*u*x("0[' Q"!R(}/<;*=%,:#"#p&.>100L"/EK&?T)'%T>>^-JL!Mk!6'Y $t $8w('/”.10s%0!j+"+y0Z>*t6/)Š!9T.)(&OO0&US;'Ts001 *??9'eP(*;E*.;#eZ%B9{7Fo&"0u<,K- €1~:".j.!{+')2$Ź*<#‘-%r8%e.#n,,!oR:##W3-BE#l5':=N,Vm$Wq0.0^©{LVep9y.{•Ž:l\cbRjŁ/…(Ľ/…)Ź-o+Ť&t-ą -bÄC|Oł3E/š:f2¤)j)»Wn)‰8Jž`/,{A s€.4‡…&M©'oÁ'Nv,*i«# /Á4Ď+4*Ŕ, ş(.©:š>ł=0(JN"/„M%Ş;0#F-6b_#`J”0:›,c–#¦”)#š–~¶"ą -´‹\®g© )mgŞ4=Ŕ61<Á#&.Iś5A2HĽ
G§$$#Ę60‰9·%!Ća2.U01S -M 5#Fo+%Q !OR#",$4)Ue08A!12-4(4(†$&.L'"#>%/3-6™& a-%C/#%^,'^H()9C119%9>"/3<%'!@#.$I&/5"+d&!U#3M#$#P$(*F.*!,6P%**3($8)'$9+Vg*10~6/*)…)1P)@—4$?k2
9¤;'-Q#16 !$)o"3'•.&&Ť'/?–-A}3'm;#x")źS2)2M$0T7#Ś3=']T+4]M,Vc'0[m
)n33D‡+Bp,+_†/,l,5‘%*z.*4¦ 8„-2+~#(=’//%\L6%€>*¤/nA 119"mU/_]4(Yo 4?P%)TH1$Y]Og 1J/#Q^%<5g$Cn$9*A30#¤*#l!5k'v.&Ś10?¤7-#–>E$qD!-:#.€,++zN04:T&$QO%,lD/#Cm*/bŽ93K`%(BvF§Đ,&;×%^Ô {»$ś¶9[Ř5$dÓB"Wĺ&Kí&5Ý.Fç9ZĹ3;ĂY ÉQéTAáh($•e -˝!ŽŠ%&“Ŕ$bË zą˘«$18ľ13Đ.1ś(.w&,—5µ*§C*gU 8VK!*H@$$gV+UB6E^"QL.;~01‹,Du$fQ,;0|5/7$5`”8h¸+.Ś121‚==Go 52¬ I ”:1z4DDx$ 6ž0>/”"84Ś+7$Ą7H#‰)<żY'™0(--‘>"z+6*s2!€/((v8-!j)(W@*)<E,)9-&&QE,Ha 7v:0h$:…/„%U%(63-e +%€ :n.N**:k%/ _/ ,X$']#!V'*"F!"L%('d#*I,!Q'&%8%-V#0b/$1;0*7:&&()^&(/(3,)=+#:S#,(!++&9*#99%5,^$+Z-6*J).#F3m 0.U5%,5&%GL$##X#.A($917.#-$1'U,*A 2Q2X-X')P(!S%'$;3*4 !K/+.#*':('"@--:+E3"(B+1<*-1T@^o-2:2S-)U);W&K X)%L(<K1(o"!&JG18,/!=3; 0?'.4;2&<!`; 93*#39$3C0)i/;7.8-WA64$ b'&5+*'I>'=5@'3-S03&d -'2%)M;:X(&Š//'1 \P/!601&;T-V` *F\),kM5*2R;Gp!%Xj1PR.” 4n)+!`&%n&u#7!n+*l%(ź.)U(-c#,k6'M#1i05|$:+Sb[d6%7R&ge-37@=k:`$=›tkg8wTŁ0¦nŤ4…Vy4}j{@„q‚2kk1€B*fU˘2|\.v˝1”M˝3]H‹AT]¬_aDĽ[€&Ä„QO’iU$Ą‡`S~W5LŻ/KQ«+/qŠ)$}n .9 0.Ç#/#¦"2m+//.¦'9«#2hk&CF<%;."*Q#"">/$$)O$.\`-'C~18–2j|š}#-f’B i®&+™˘(.5±>3ź9f”!$E¦3.ť'0H˛4%x›1D§&1GÉ55`Á77#»61„D$˝KŞ2h$$%x3, kz(("n",#_#%d&4H<&$135+"R4,‘’lU¨/&1u,t)1`"+*,(!4€#%„-$@.*e'2!+&O7'Q".'P%P'(W(<%@"&O'"B((H-'8+G#""?%!0*)$%"&!/M *#/.'1$*/(&);$6/B"-,I4S&B$)C(,^ )E8!/)12.#7<"(&C65=(!9/4#'0*-*T0(=!-&?#O$,@#!J)'S%*&7/* 9($K&($-!%&?(%'<($),F"26-2A.),K-P/^/-P&!X*1._*/'V#1[ .A(A%q7'D5&X,+&B&')H5%:A*&?K3@$(5zK#L:#&HN*=B(.Ź(+:5+*H…---:"7,()D$F%C#$P& $R(2/&$2(*>#.[/*.›:15,)-}e%*T4-,9X![p+FY_> "N‹"*<})Dw*4Ub%6:™(6v -4&&¨.''˘+-’e7#*«%('n@%2y!!{?"v@,&Ź2;$‰/*Lp*A:;Mk'r”("<[+3&…4IŹ<6şÂ19•ÚEYçM ‰Ů<łé,%éT'[ĹZ_ŕ.q÷Bđ€#HńkXí`ŢW($Ú˘
×nŮQ4Ǥُš6?ŃĄrÖ
&…°+Š~92©!aÚ/CĽ!54¨3'·$%‰'¦&‰( 8iU,'†<,&›-5bd(=‚e-gU+.]t,/s2B|nAFi9q™/P‡ ŚW9(3ŹP9šF-h 7DY$0=‘*Cn©?^Z(/_‹6V4v[.}(Q4€!P%š&5 ">‘E% j,(Z.%‡$.${.'q #T,&}+19I"@J1,\'($e:=b - });T"$w"2Y &;f,/=j,'‰ ,b't&
†!2`$"U !n':"X -,g/._k6*+k)&&o(3#`&&+c5$i&$#@%L0#&13#!0&g.(2C*1 9#"Aj=[''4(n=(^%_#!E+70G(8*C 'Y%0'IA$*G*"2bB3B'R# 1-'(,#0(2:),6F%/R8 !*E& -&?' I,/%B-&$31+#O%,-E("6/0'?@,.`^56 k"#6{%);F%P,%'x*a/)!`*('c!*)\4/*5:,"#+q'a)+(X*!f)1J6$'c"R<#<G1)*[0-"F>0(D-,F[,*EH8)`-%6]57H07@X:5V/j*:g#,t/)b/!_>,~: +iF'e78)s6"j30(;.9+C9%TM%(>K*=&W$*O9;2Xa6;a72t2@B#1*‹+7d#v-;j -58‚#?†'>1|"-u0o.d+=x0 e44,q4Bm)hB+.7Q.-U(S# '=X!5L` &D^298f¬š6e[sDnE2~`5alŽJpv sh˘Dyh¬mbŞ+>‚Dyj¤ icł7hNą6„_–K>P˛ReLĄNj3 tdfźcaT’rD<”x5NOD\ŚO8ˇ}$x¨$/QÉ!EF·%'`ş(3·"8Ł%0ą5(¶7+Ąt$#‰h)ą<!,qL6wf.$s?(b2N…iŚ5"ÇU.0h n,xĄ;Śf)&zź.*}¸"+„Ś11up4!|«+ Ď)$”–&$Ě%5O /2<˝"1ZÎ++Ă$+CŇ+%E±/>5Ż5/(w!*X-+ &o>35.%d,.qF2,@O"HM%U',¬~'ą,<ĺ*Ci% p.=a-Ck-7a$!{5o!"—'."e+1/$+‰ =,4+z-*?("s= ,B$(†#''Q(%#i@F$)S1011+0:%/ %&~8):!,?`%'=l&"3d$&/**8#3V$Z*#W)&P$ 2.%U+$2U"M17aE*,7@J&"("%)99J(/A &&^+8.1'>:$)!K!!?$%6B,/_ .<R$&L9 (^Z% ni"#ˇ4$”."4y(+4O&#D‰;!R60)Ł9,i7.,-5.(<¦.6/Ł~<13d.335/v=<ś/1,‚9#w`'%K;%x43„Z""T`&.at$&g39‘+$;…SZ')SŤ.$<p&)ž6/@y*$¦10¤!:@¤2%=°:(‘M+){5.' 314“8"!xA&6wP -yP.#Hr&S”5.yQ('fž-=‹C«"6U4&<»&$OŚ$"G˘65U2Ş0*Ă-$Ô=$6´5!˘.&&›<'üC2ŹP<Ďc# ":Ł_#b˛/+QŽ#¶T.)~‘(sŠ"O7rʡĺzäR|đH'rĚ ÁŐ4\ę‹Fęo,÷`&kÚ%Ýf-*ěq&eĺa,$é¨"Ä·ĺw&-đ‡Ú–DDŃŠ5?Á©*Ég¸"¨š*§‡$s±*PÍ%"Sł"5˛0B·(4 ť+«'1"^:-Ef#q@0˘?1 Rc)RE -rK,89{*#4w)(`d3ŠF5-T'.Hy^7#cd6/Ł#1AŁ29Gm? fsB)pKn”M?“n?GG“6<E );=’(R'…-F"¦)E!ź.7+"3(†2"{A%*m%!4k$.*v4,!t0"Q
4F`$#:>##[<+v(D~\+3“s24m,e)3%@Z"!)/)1{ -**; -"ČZ=ŕŹ7.é¦+żŞ6(éŞÎă2HŢáť7ĎŰt ăU7Ľß>ŻĂ‚9žŘ}ëŽ[잝˜fä–5jŇ”•Č°#0âÜ'>Ď©cή1@ËŮ ÖŐ8+»¸™ŃogńlhŃ58ĆćBrÝ—zŕ›jďNçQ)Jň;5cŕ:+jÄ);:őOPĽI- -®#4(Ĺ5B)ą@A/ę\=ż3; Ă·B·ĐF-ă¦,˙§5+˘ŃDH±Ő_^ÁĹ;wÍŃwlďÝ»‘ĺĘÔâíîôůčŕîéńďůďëňđűńđîëčćĺćńčńćéÓßç˙ôĺçţŘűěňŰčĘúÜĺŰćĘf×ÜÍiŹÎ¤6[ďť-PčˇBxÇKA‘6'ŤB?Oi3HO"
Ź9A/:\>6:Cl%!2q#'R#0%Nk-Y0$7X#+q+-4<+.-',&++-#*&%1!#%9*+$..#8!/((!0'8/'1// 0* ,./1&+)$23))%+(&' -!2 "2.*86#77#((* !*-,*&,,()),4 8&7$K37'2&0/+2"l$DY &`A1_);2"09?$$"/$*'7'6!&+&1R&'73+V# 2
!9"3&8-$3.A,.%+V">>@k(9`G(Q>0h0]j$vUaNm'^i -c-r*ez%c4u_;b!‚\"h(a/uB[u+[&{8l1|7ZK[9dES"c/e-u=q+;6^F\@,7\DWQFqYUQeBILK??pGP]QtLbN^2cYaZZMI5QjuAF]fAbUM.fI~'rI~1b9'j+r=„E~7j/mBP-n.`4hZGGrVbHzQ[A~6vJuBbJ^MM{LX/†\@]a7U08dLZ_?TIAh,eOJjDY=5@R6b75]GpEt=n&[ Z07t'u*“h+Ť*k6zNM5aLCšTS!wLN/7]DHJU@k8g:†dŤbhżŤz]Ë“fkµ…iu¶¨qdŔ’{bĚ™‡tĂ{Wˇ‹h®±sQ‰Ż‡w‘¬‹[ż§ SŃ´^y»‘\°Ä’^ŠĽŁVu¦Dr«Ľ}Z‰śzsĄÂ`YśşgpĽÓro¸×}_O˛rc|§[bu¸gte§4qÁ4`h»)RKËHg*ŃaL%ľ%XOÍ+*¶IB˝I[,ľTr™ž-V‡‘HH´uc<¶€]K¦]kŻľrbÂŘ\†Č±`îôŃ—ÜíĆŕńčçëîôđáđóöçčîçőňďëëîďîëňéňéôáééęúďćôŮńďçâÜľáëѸßßËbÉĚㄳٹGĄĹ•iĄÉ§`ÁÝ'/BË))9Ňb)s€4 WVÎB(!F\8-2^)6W 28o*7h&!"62Hq: %P%*"T;#*-)2(8**5#,%2-4%:2-%4 %*,2&+%'/8#1#4--((') /5":-++9&0.#&%)%%)".&9!.)';$'#,1)-0*'&!0&4)--(0.)*,084/;3.+00,"1*A),"T$F'(y»/-;l+&B?..3;0,% /$-(5(2'*'-$P&-";.#Q*.5" ?&)M."$;<%(D (t-2-P‡'*™%2ˇM#H˛#'7ŞOÉ.!LŻ)#-ą;3=Á=.Fľ/'LĆ'3/Ď7"+żJ.;Ő(('˝1">Ř/3$Ĺ&18Ę2-- „)+˝w)ÂW@ŰW1:Ć„*żn.:ňz)>·Í'$“ł%.±ś-<ßť+ ‰Ć )’Ż!™ˇ+/żËC›Ř;ĄŇC%śľ; bŰP49Řj%EďH$dë=
Dçj%2ćV$/ßK""ë‰ Ńv) ßu8/đY!Îś%#Ǩ##´”%Ɖ"5Şś=µÁDÔ•!HlÂ*lá}Ő+Ťş/$]ď%1yÝ00CÚ?:DńV94ăR(Kúc'?ń?-#Řv %Öź-"Řr/%Ţd)ă‡+6âś''â“;'ĚÚJ"ČŃTsÎw‹ŇIŻ˛#¶Đp•Ć -ąÜx#Ť×‹% ĐžiÓ–fŇ€ŹËźDȵ2Ń˝3QÁĆÔÚ4ŇŇ&S·ľ@óäJ–Ńa3›ÔD<ÇÔ@Bł×{4„ďisŃt#¤ĺw'…ॠ}çr&“ŮP#něk>+×k44×G<,É)95Ä8+5˝J?Ż8=.ó„,(ŚżMHÓÉ50ř¤)2É˝$6ŞłA=ĂÍw<ęÉ(bÜŢĹ—đ׼âééÔŕííő˙řóőđűńęôňóňđííďđđďńëóčöęńëëńěčůôűóíŮ÷ęđňëŰěČňČÝŤÝĎĂ/«ŘÇ5ĄČ´źáĹM8ĽN9°+=’VG) *$….a]HF[0L‚G\0u16$e1Y,F€,,r.0{'%(w&$.U(''. 1-H",9G// :#,1@),*A/++v,3%M(2'V.5*b/.0P/5--0-$F0&,P-,*%,'#./*-I36,A71JA<C6712()!/Y*1=,1+1.*/1//9,"(m:'D +E'-Y8' J)+&n2E:OEZ<G-OP02GC&.3M&+(B0'.F'$/\!3F4<P*2H,I>"(65;C%B3'(8#\<8%dJ%G+#L&v MDE'[&i6]4}+c%J*[:ao+g<x\{0iPZDoI{7xKŚ!w6u-7]„O’&”8u+2‡”a=eZťTj?i/~3T*‘Ts8m;n!l3l4y-}KhaUYdknSkW[HuOgaZseOVxQ]OOWLis^lVtehV`vUSfpj6|3š0\B|.{D}/„7–)r1v'w=Ž5z:“(mT—?]+Ś7‚;€*Ž;€>ncvSi_€YZ_‚9YQphQ9RbERiNWcYY‚MY/iE`CTn[Y_l<yE8w=}*m&“4cC(}#91~cK?k-g<LS”LlD+W;ŁLLAsNUU^;tG_c©Á}P‹´Lią©k•žom¶Ĺ\t«®v^ɡ`]ÂŞfM§ŤWÝŻŚQą‘Vťjmľ±xewż™q|ÄŹFąşP„ż¸YuËĹLgł¨VŚ°ŞUL¬¸dp¬˝hMŞ®G`´˝fVoÁpe¤Ő_lm?Gź|k`<ho¬B8m‰9J%ŔpW,ŮDGAĘ<J)×g2*Ďi2ÂTHÎ`A#Ąa%©}_0Ç€PJ•5OŤżSwĚçrÎć;qíáŁGíô˝Ěëř±ŰűîćčĺóńářöäôůëőôňđíěěíňíôĺňéđčôěđěîđďĺŰłęěúŢĺěۆÚä®*şöćPŃÍĽ'ĎÓ¸'ľĐż2;Ý+0Pă2.Ä{3(đh'çG0¤p(-S‘.#T *U)2ś%EťA‚!†©",(#|6)1Š'%(b 59,)P#AO& I"%J!&X()<ą-0c$%&a)*${!*d*0+?/!!M0*X-(,-6*02#.^6(/?+3)0&+A3+ 3))%Y*#`) +/+*24*"!>-(*X"+,b-)(^*'.c,1W&1ˇS)tŞ-'„łAil&*;;.4)D((&M3,Q& q%P6(,Q'$$E*(I'11N' 8*" &rM/3* 'C‰X+/”r+AŘ!5Iş)f•4"eĎ'{¸ Jť #qÓ1%5Ä0%Śĺ0šĂ'žŇ=7gč72˙D…Ú"nňH#^îDWń.věg=đŹ+ÖB9>ÇS)Ţg+ůŠ'áŚ'á+ĺ™%9Ĺ"-Á~čĂ*ąŤ.˝-ŇťşĐ«.$Ľ—*#´Ú'EŮS(ß+jË9YŢS,ŕT;ég#0ÜŤ-ŰŤíp"ŮI,Ű(ĐĄ*2иô‘2Ć“Ŕś+ĹłPĘĽ&sÝ1’Ĺ'"˛–'¶ă+!x÷%/[Ř1cĂ-5KŰN/3Í9 Zč5`ôY';Üx'Đp,)Đ^΀#"·›$ ÝŽ.ÎĘIÇÜTżÔ—ßŐW6©ŮA4ČÚN5¦¸”ŃŢśŁÍhĚĐ -4Ů„ŕzÔžčź)%äĄ1ZÎě\RÓĐfµŐ{»ÁvĘĂ3)¶¶ŻĽq#łĚ¤ -˛ŇnbÓ‘˘Ř{Ň}žČNÔĆgä±căÔEÖµ3Ađâ-GÚÍA@°Ęj§Őq -Ş×^KżĹ@.žą…jú}&hÖŽ"uä~ISęť$Kç%>öo_΋?îÂ-0ÇG"0°!S8ŇO+ËH9'Ć]5(ŢŤ#ˇŁ1,˛Š./Ĺ{IËÇ63ŁÂ`H”ÉchÖÎfĄŃŐۆôçąÁěčÖĺčđčŢď÷ôđíîňôňîîđňňđďďđďďđđđđďďćěęčíîééôîĺęôďéîíßßŇÉxáçęŰÜđŐ¬óŮă‘ÔÖŘ…2Ą„OVΔ;rŐXĂqU.™XC?,RDE/)X]0UKKWJ3(p7'MJEd@%]0{&%q3 q'3X((!i(in%0i!!*X $OMv&1,u)X2+(t($z %y5#T<#22)$<'/*+7)'>;,8:;/"<A%I2L'$2E-+1%-*c01R4"!1+:'Q40+g)`$?K0C`.5qv323.;$,15)$77)/^!#0D-2%a$%m5j7!M !`,M%T,,B91'4;.&S'9RIA^i5vFNZJj9vk†sLn„kYW}zPw—/ya©Iu^#py—^Vo›8†Lł4ŠD—?ŠRŚ>uC4xS•3…=›5}Yˇ,‚^ŞO‡Lż1u=Ä7u:ľuh§:|@Ł?—V¦FvMĄcf[šcqVŠ,P+j#]\bX|xWdESPfL5LtgH~jM[vŤ†0‰OŚ6”/Ž7š2śŻ$˘?Ź1yĆ\›@«wN‹?pB{ nVĘ?t5ÂXcd§ta_—Zvj’O{_‡dMcĄoqbaFYY”m0sBp1WN=hrP^Y`O\`er,u7v:‘H)–>~‡&/|4}~K€,xQv&YAugP°%ha4P;i5[nŤ3zYNY˘¸IzĹĂ|A˘ˇ€KŔŻm[ŃÁ]fÄ®ŽAŔłTRݱkOą›Q5ĄĽy1˝·~s˛ľ‰CĘŁŤRŹąŞWźşK–Ľš;ŽĆ¶`€ĘČduĸ_@Ą»k]±łq2Şşh{É®JkƸ‰-’ŘqTŁ§U¦ĆdSPÜL…ç‡<\ĺzPa¶kV8«—EYż9KRÇ#BŘd@ŇR%!Ű`- ŕxG2‚1›¦3În3+Ć°/Z¤ÖPWŔŃ_eăĎ8nÇöĹXÝňľżńîĹŢéîŮËę˙đëćčďóóńďđńńđďđńďďđńńđďďĺëéĺęđíĺçíďčëćŢđĺă×âĎiµŐŢëďÖ.ÚáÝ;˝ă˝aŘy GŇa,|ŮŚ)âe#4â?Íj+ł…"$•,ѡ%Mˇ»Z•
6VĽ(¸$=ľ&#M»@! %¦!1Â%,"›@'(Ş6"8V(&8B+)"tB'› ,»40C%–9))Ą)2(”F#(cW3"93*"6(22+#*83%!+.++LP+(09/,Z(+B*#(8!|8:l),-/$i5'*~3!7™i2+`™$Y‡$Sc3)66)7=)&RŹ%)@L "„25”)CŚ#4}!$4Ź:*0s6$#Ž74€q!$x9±U,ČZ1)šÓ?“®U"ĆŠ. Ąş.¤´Bť“*R Ď4>bé/;lÔ,|µ!1¤Ň9Té,TÜ;6oŢ:"Tč;2_É9>Sé1mĺO3(Ü…9ÄR72ń.<ëw$Űz>5Ţ_#5Ń0ǚޝĐX#'Č”.*ĘŞ$˝F-˝’('Ą´/?ş¬@źą#˘Ň3%Á9)<ä)#WŰ!2;Đ? /üWůb(áO,ď|;ŕr'ŕQ+čŽ -(\#b.U$WG ;9N,#n"T,#6+,7(&N.+5<C+36(,&1)00<39(S%%$E+/M&]!j&$c-#^/0] #C
%"S3$8B"F$J ?5*.)I&B*>&H;
Z*>$'P@-]+O95b/ I%=2S'@+9*S2;(RE‹KU-hh“ĚTeÂYv°poŞłxbŠş‚}v—‚yŤľŽ}k®™~u˘Źnhśrolź{xjĄxpLÂxqĽn…U°‚e˝„’LązMź“Šd°{TĽ•P¦‰a2–‹t^ź„ob©u‚M|uvŚ©mbµ¸}J°u‘Z‘bUs¤wvx«ljµji|eU\uŚhfw¶x_s f•HĽ†‚.ŁJTŞgv9ÁT¤K·„ŠFĂ…„B»qro›q{OĨ‹Q¬>ŽK±IUYśg^mź€k[ŁX‡a¤hal¦jZp–usBź›7ŤU·VŤhW{”gieptAd€¸?^E¤–Kš)™D›#‚1Î9qE¨ť_®Arr¸Qf1Ŕ5Ź.¬2™]ĄUdB§8qMŁŚf\Śb°´xpł¦—[Ĺły[ÉĹMfłÎ^xÓ•ŤX¨â€@Ç°ť<Ĺż˘-誊H˛ĽĄBŞştTŃŃSŁČą8’©ÎH®±´5˘µÇCŽŘÉ2‹»ÉB‚âŕdnĂąg@äßE_ŔÉaiŘÓy>˘ĚaWžÚweÉŔhbĚä„?źşI@ĄômHh» D;Ó«B.á¬-f®%J9ÜV1.ŕ8=ŮPJÝi*ŻŠ1&ÉzE.ÎSH'Őq$+ –AˇÇ7sŰÁ,pćßKDÚîťyÚňŤÍđęĚÄâîĐŰéňóńđńńńńďîîđóóđěęęěđóËÉŢňďéěęÔ¶ěîÎÖŇŕĹ6ĂÔŐ'ČâŐOŘŘ`.RĎ«BMä•;âśk׶%*ĢʅÖ<:ŻREÜhÎ *ćz#{."\˛&Ł}} ?M¶!AĹ+AŁ
3É(»(Wż5Q¦(§-.µ; ľ"3;ą(%Ż4(#‘@(ś9)ťK/(z%-=ł61†E!%]=(]R%wC&Yo0pj%%X\/[h0/9h.&1‰/#;j$.T0(3—(Ş+¬:.•D%'–9 (Ś2).Ž-!5I’&@…!b^.S‰+!P#>z020Ą.‡82ś&.-ˇ%#2©"*,»I80«T!ż68±_!=›U!#ˇF#,ĆfA2ČŢa0˘ćP8Ëą60ĂÇwWÂÖuŁęFYÂÔ-në‡/‚Üu,˘ü=6©á”§ÎˇjîŁ%‡Ň‘Sç¤nń“&X횤ȿ'*ęŁ1'߬%?ćś+;Ň–%Ö™5ľť.&â’J ®Ç@+·ş*!çw-$Ń’,ȵ%;ĽŔ!>Íź?· ľĹ#@«¬3˝Î04ë‰-Cđ@+rŕ&*wŇb<Ă]8án#Sđx$1´…!ÓŻ"<čD1<Ď{1%â3Őµ"ôz)(Ó±H(Ö¬-Űż&Öą'q˝"±Ę#®·ł ¦ÜE}ö*"‡Ô2PŘKTĺ?{ë3pŐZ7%ŢŚ"ů‰%/đ:,(ń‘)ô^!ŮŠ/)ܶHBčą(CŃŕr'ŐŢY8ÄÎbsŻ°5!ęĂMńĹu ŢĘz?ÍÍŤ«Ăgżŕ‚'Óän![Ú¦-^Íą)”ŕÓ—Ó˝'nÔÚ(?ŰĚ5bŮş eĎá`,ŐĎoUÔŮ6DËĘ>#¸ĚBµĂ8ŻŃ‰<Łáˇ7rÚ¤ ‰ŐpMŹĺbFX¤˘-BČź>I´“WÇ:C,/U-ĽEI/ŕ5IÁ`E"”IA$Ůi56ŐLH#Ş˘>EĎÂQH˛żWŚĹĘnĎŢą»ßđŔ˛Őč˙öîäýŕôďřđîőîóđóíóđěřđç÷éířëí÷ÝďôíîďčăâóäčÝ÷Ď©÷łÓ’ÔÁă¤ŢŘĚ´˝°nrÝÄS]c´U`W•HcRË\»Tfś0\$sT&[+V,C4bABEP)hGAL6QFC#/H5T%6I%^@C)b0W O`7[_jL"^3c"MT!j+y>T<1G,Ic?(o/)3@4R$]4f?[.D!c)>K!..B5BE1'.4.0.3&!@?'<+\"8/J 8#\$S*)6!Q%0$;+2 B&:!V.6/[01/?#5#6
+'B3O;/E#*#=/%9$; 0%G9*HVWKI/B&OaHC T%[\h#T&b,E*dFWs:ECx3[7‰R™§|–ž¤ś¶r~śŻ°…¨µť„‡¨pŹ›Ż§‰Ź›‡„…‘xp_©‚…°—v„ż•oľq‚§v‘sŽ„Š”v‰`«…€Şk~5„~—^‹•{h‘p{c¦‹o@šjx< _9´‰|Fˇ•oš’„X˘kŤlĽ‡€V§|eś¶{|‚I¦›}tŚŁuršŞaQŹxla©C‰_µ1žI¶{j›V‚Bťvk.»i•!•V—@źsp7´’Š8©€P«swKź|b‚xk< 1Łv…W}_~]Źtu\—celO‹5pLhI}‚nN6ifkvJ“G‹8ŤLÂJ–AĄ5›^Ł$‘?–;Ťnu,|NśQ"‹I DuXš#lIw2zHżKhZ :ytXmĘ™;TÇłšCĐ©ŚaҶk\ĽĄFLżÇQJǬg(µ¸I4Ü»&Éą”"ą´},Ó¬q?~ĺ—R‡Ă¶0«Ę“I§˝˛S°ŞGhŠ·%Çž6hŰł\|áĂQpŔÎVSŔ×Q2ăĹ{IĘÄ+ŢŇmiÍ„A§w>»ŐbYĂÍ`@Ťáź>yÝŔdAĚĄBeŢ>LHč+A8˛LOĘ7/!Ęy6΄BŃw@É=: ˛‡E5®Ş=ş•9’ĐŃ4dŰŰrXňńŹ}óâöéúęÎŔđôöěô÷čôęîęôňî÷ěňđćëééőéüâŕíđďáĹŢŮßľá抺ȚÉćš®ěhVŇÔm%Ď?"HŃTĘ3&3ô@2#Ä#č;$2éV5ąS1°p"'b@5ޤ&n‰k:8·j "Oľ3 K·AÄ"y’ -j#c2d"]1HN%$S(uF)`$6<W1'Q)&C6-%<**=K9#4(b#@$i#0<@,9<%H^(`0a&X(7V(>2V)<(PM#1E!M+A(Pk0-%3>-&L3,72U
9*+RRg
g+Y&k?]xOi E‚5A*A#{+S%€=JŽP¤wyť–y˛•±Ě¬‡ą ¦¨“żˇŤŽ…·…†–Ą–tłžh‡®‹[“Ż–”ť źrł©†Ą]r‡ŞŞŹ„’¨§k˘ €y›P|˛„†š„_ťŤ‘–ŽŠ„±…†™}|ŠŤĄ†d…–¦‚‚Ťo]’„…e’sv‰qdŤv^‰źh”¦´zu|Ź{€`owyˇo“S’Ť€_–f~©a^Śu‰K§€U˛q?˘¤~T§‹dS©€Ž]łj‡}źŤjmŹŹ_p§Ť|N¨ riŁtkW–zPy¨’ca’/gmqzss\~źxqip™TšR«#=·6‘bŻ?G¦…;µ.†MĚd‰RĹcŤGžOq<ť9iNÄW@¶Ś;¸LlOŹ>‡u{]µÔSvÇ®vYǸ`a®®2uŞ›Ir˛¶[UË«k@ǵ=LʧzJŇĎcMľµVyĎĆk<Áşś.µÂ@°¸°.˛Ŕ HŽŔľ;ŠĚą7‚´źPn˝×aiÓĂXwÇ°czČÁS@Ňł_EËŔdBÉ»GeŐ©€iŇÁ^>ŞÉtMČ˝`=–áŁYmäž)ęŽ0Ť•.14ÓJUXÎ?5VÄ%D@ĺ8@ĄvJ@ŢE5GÔMAEÂw=9™•2g§®JźŇźR`¤é4JÖŇzě鸰őěÜĹíäÚŘňöáńěđíűüöúęîëęôěęřčěďçćńěŐĆţř˘IÜ×&Çĺ‘—¬[&kĘ_)xä]TÖ)3b˝ŽLŕ"%CŰ5CćY%AĐ5-4$ŤgU*ž`8My*J\=–#š\7e$I®[É'{® 2… 9ş"\¶1¶1-Ą'(Ď)+8(Ś-”
7Ĺ1#´'* «2&7¬!%0ž$˛P/)¨zŽN$'†7 'r`7 \T(%^^"+:’,#Á*>˛.&OZ1'ś#.‰,*2š0ą)š29Ł5*2ź,!%tG'C‰14Q&"’|--Z„`¨$He(*Ę,¸&ş?#±).®4*%»;#¨:,ŐKC@önQ|Ô·5Xą˝/KŘÍHäńK6Ăç8CâÚ*[ÝÂ=µ×„ˇş}>ŻşA.ÜÄi/ÝÖ#¸ę†N¨ßy(´ŮšČ“ -¬ĺ“Ó\Śâ‰aŇ‚sęv2¦Íž"‹Ď˝ Tݸ›Ú˝ -M$W@g8dH)^B\>m@J)4N9$S(B EFK+/$M4</N J$<%V(i#k!k UXdH&h#S -CĹN<7ę.%k´Â2{ě$+÷n)*ó=,Ţ44ŻU<{s(v‰ŠXź[`.[u#7™™)Dş”/&@0E´#-®+ś,"PŔ&Ř:!É3]Č%DČ +%‘4; -‡đ¶ Zę™uĚ”6ŹĐ¬4fŮŃHHĺ·DIŮÁ-cÇĽ%DŔîE.¤Ń\Ů»<Úí+hĂş-K˝ż"J¨Ř/3ÄÉ;-Ÿ0%Ńś8µÉm„ŐBžŕCß´OŤép%•Ń_/eŇelŰyWćŹ#Mű‰!Tĺ•.+ú®1ÔťE(ä~)BÝz4 -N2U@#P4&c
C4NL"=T A13/219Q(/)c]O$IJBK@.$yS4“K+]^CvY7H†K0D'‹IO’FJ,™0G5ś1F+ŠCO4‰g-!s^E8oFM7”Qc5ugA5SpIGu]LBO‘<2˘4=•=Ep}+EUťLKQ“2/B§:NAŻV&4›;‹Tś‹—‹…Ś˝ ¤ Šste“™ŠĄ›ŽŚŽ¨ •¬“‡™…‚—´Źc–Ż’„•©“’Ťi†°p{«•„aľ‰‹|ł±Ť¶Żxr™™ŽŞ¸pzż†˛“«Ź”‘—¨Ąž¬t—s—ź‹xµ‹—Śł€š}˛“xv–‹żx¬~ž†«Žš’”{›śzŠˇŹ…–“€ ˘Ťk¨±‹y‰«€‚¸y‰ąťv›źs†ž‡‘Ťz¬Š‡Ě™~”şĄxłŠśˇ¬~Ź” °š•š— z’«–¨¬”ľ“™•«}’°¦Ťq†§›Ž śŚ‘š®‹j«Ł|Š€s–kgyŤd¶ś–ˇ§¶›‹ś~[Śd„‘‹`…HwWźŽ|[eyR[‘TĄŚ_Žg~fŽ}{VŽČŇDT«şS,ş»Xy»°Mjô—aNÖż\TϲYAÓĂ…e×ËnX¨Ďa]ĎĆ`TÄÉQMŰÇ…'©Źź0ŻÜ±=kČ© ©µ´>Ť×Í\‚ÔĆT–ŇŔ\5ßÉX ˛ˇM_ĎŘ=rě±eGé´ZNÄçv9śĘA3–Ĺ‘T˘ÇŹ´éO$°Ű…(]ŃČTlŃľ9§Ć˝Ý,_ר:©Ů«6xĐš?R˝·1dęĽP?«¬J¶Í»;aäă'qíŢB`÷Ć<‡Ú籎áéŤĎűç»đôä·ËéńüëîëĹäđřÂăűîŇËßő÷íďŕżÄâěÔąáíńäííÄÖé캉ŮçÄÎĹ‹YŞă˘JĂÇp3ŻŘj>Üó{Ż±ŹBŁĚś$/׶A(×P$Ç)%$˝e)*Ĺf"ša(š\,ŞÇŤ–4 Źi Ťu8&6‰!!6ą M¨+*5§29±)9¸1)G¦7&2ź7(ť#5>¨*Gş'($Ŕ"&!Ú9
GÉ9/9ĐU/)Ë-+Ř%25¨6.#ŞQ&+‰b«C!ťp
śn#&ťU'›{4Aµ.jµ!,Ĺ€+-“)Bż#bĎ#58´%(AŐ/)FÄ?3]Ü=uČ<«p Š!ŇY-.Ď}%-c)ť{)DĐ $6OÂ!%Ł0!Ťˇ&uť$%të()2´G%SÍ+57Ă6 9űh!Eˢ"^ę«%1Ď«KRŔĘ.h×®&QĐŃS\čÁk&®ÉBLŐÔŇ„—ŰzLÄĘB-ŔŇ€ćv@¦Ę‘/ľÂwŁěˇ‘Üm‹ĺ~G”ĺ *—ÉĆ+‹·łRĂÍš ˘áĚXŮćPݱtéĘ4OĘ»"kŘČ~äť‹˘Ó=<Ń˝)>ŔŢ6,ĐČ(;Őż6RŐĂ''ÄŔ6IÓ×h'|Ú¨(q×›(čeµĺ”ię±AĺŞ6ŕˇ(×Ç"Eŕ»$Ř©Sĵ9ŰÄ(ĚÓ'.ĎŔ1)ËĺbÉË3ȵ ŃŢ>„Ůk°ŕOĘ®EMßŰ^šĚVdá1‚⪠_Ô›">ęŁ)eéŹwâ¨%GËÇJÔË -!ÚÍ0ÚĚ(ěĘ)$éÖAGČĽ SÝÇK$˛ąq8”ŐP6Řż#źŘ€$‡Äk;É×Z?ÍŔ’6‹Ë–ąŃ(µżz)e̤)ŃĎ/®·0pŕĚ F·Ľ:ŽĆÓ4qäÉG|ÇĹXÉÉYĐŇC‡ĎľVF¬´ŁGśÍ\C–Ů€3ľąŤd¤Ă‘ZnÓmS•Ň‰#śĽČ1€Ö¶m·şµ]¤¨±2…¬ 3ŠŇÜQ^É´TnłĂT^ĎjC«ÚV€¸»A~»˛\»ĹçËŇĹŃÎÚŘŐşîäČŰßöôéčôŢäŮóüńîďöřáôčđíô÷ňďóőôđřţöćáęôîăůďűôńëĺěÚŕîÔëĂô˛ŔFÁŻrYÝ¢±»Ş‹Q\Żž‰Ç¤«oY˛ejÍ‹bXźuł‚S#i&8Š>]7p:-*Q*@\c -.&?%0XO&4]cN%eJq-1b*?D0#GJ
0,FdG43E=n'aR+w=y Z‘Z2¤C.„"4(Š".w=v>E+d(&,~03žA/DwC=:aC3$Ž[I;ˇ ,\z!A…U-5\e+4‹9eŁ[/‡+V-ś-VMś7J¤*<OŚ9u@+1go8¬31$ś_:3daJ$zS0A©u/WH¶LFź!N„v.6jw*LBĄC#“-I2–3#1S+°6®c›~•¨ŹĹ•§˘Ĺ•ˇĄśwˇ®”|´Ł—xŹť„‚ŤżŽc€Žbq»Š ź¦’{ŠŻŤŚ›şŤ»v‰ŠĘ‘k~Ů—ŠuÝ”a{Í„r‡Ż‘ŤŤ•“x¸śŹpČźqĘ—†|ż±Ě‰§‹”zť”…Žľv}q®™ˇŽ››“†´¦™bĘŠ†Ś–‰Ť¬«Ź‹‰Ş´š ł•– zr~™§xŹ›št€Ď‰Ś˛˘raĢ‚€Ň…Śl®€{ł¬Źˇ—““Ąť›yşŠ—“¬™—ˇ˘‡†„—pŽˇi“·°„Š‡Ťź€–šŠ„ťŠ‰–´Ť]„bĄ~uśzzŠ_™´Š‰Z‘T›y‚w«Śeža_“Vś^€qłxźŽš–”¶e‚ZŤnŠh‘j§|w‹°’‡Ł}Rj±¤?NЧ~;ŇąE1ˇ˝/i¦¤H`Ç˝]\¬¨Z;˝Án7ËŔ+Ł¸k;ÓŻdLÔ±jI¨Ń€B˝Ô¨F»ĺž%ÔĹD~ν0‰¶»=}ÔŞ'Z¤ÜMZÎÝ>LĎş![¶ĹWjçŮBAĹÔUCĎŇ\OĹľ\ßÔr0Şŕ`@ŘËJ(ĂŃ«-śŃ¶5ÉÍ©ŻęŹ@ťĽ ;łşŻ>®Ë¶+†čÓ:gĆĘSlƲ§ĹÔ -lęăuěŰ[^ŇűRźúÝ»Šéë¤ĘóáÍßůčÍęćďńńůôńőë˙óřěňňëčëęçßäéíđîęęÝëóÚűőęřô齯äŕ¬7ăĐsŐÚźĹßwGŃÖu)şč…‚Ď™7ÂÜ…·ÓČ&8Ţ{$ę/#ą-'E&%Ín -†piw,3S† #?h#YM,'9¦(?¬0—'˘ą"+–% =Â(Ap(%:´=*%^43….:)Y1&%Đ/-)‚ą+#Ń/ ľ)5Ó5Ą"0'Ş0†K"5' ž9'Šv$)†M.tC*D¸(*„''hťjfDa¸.iÄ&&4Ľ#%iÎ-4]Ĺ/99±(+9Ë(2¬o‹!şh-ÓZ—*§Š'©w! -ŠÍ67µ&1X&es%*rÇ(%>Ż(&(Á,4%@-<ŔM"GÎ =[ß±§ŇË/YĘĂBKĘşFiÓ×<ZÔÂ3˛Ľk=ĹŔDşĎy#‡ĐaRŞŇh[·˝:)ÚÍSHŞĽ‰#“Ô‹MĽŐ•‰ŇŚ/¶Ş…M¤Ű‚YĽżÚ¬†Î‘.Şľ¦¨¸»YŰÉKzŘ·×ä8qă©#ćĂ>–ÉĐNëĘ2GŃĆ1ÖÇ7WÝË?`Ě´@Sęż5NÍĆ%FĽÖÉoŢ_’ч¬ŮŽ_ŔŻSŃś‘óŁ'…Ľ±YáŃ€ŘÉU«Ř—SĂąOŘÁ,)ÓÎVgéÇ2?ÇĆ"bŘŢ ?ËÎ4Ţއ
žÇ\ś»> ĚË6¤Ë{E¦Ţ›dÚxÜĽY»¤ZŘ–Y߉"6ŰŔ
ŢÄ4"ŇŻ@š)Ő ą»ŕÂ>#ĂČ.IĘĂp(ČĐ_™Ńb9 Ľ"EşŢu#ŻÔm)˛ş‚,é»s9›ľ“{Ľw-«ßknČ‹5Óľ=>ËÇ0.Éľ'-ËŇ/_¬ŃNNŔÁ1bČŮl[®ÔcfŞŃoQ´PŁ¸sXpÂy9’Ä“'„Ák-RÓśIuÂ]{ŔP6Ç=VľĹ7RÓąQ—ÂBLł¦>‚˛ą;vż¬VľÓµFh«ÖiYźÓRQ»¶a˝ŻścľĂÔĆŻ˝Ă}»żĚş¸űĺÍÚ×÷čçđ˙ëëÖěĺóöńäŕň˙äűóďńđěěôůđâňéńňăäíĺîç˙ííăěôÚë˙čěîč±ŃŤ©®˘dĐ‹ş˝Ă«z}o¦«E”Žg‘ž¤ki©Čdt°Écy±#xFuf'e21j!8/K7+#'1'F/P5<,B=(5">/O*4#L%:Q:\[26K"I"E4":!_&EI(_@O45I
ŤL"NT|YN ŤRs,Y'F0—.ScB7#VEp#B$MC< QQ4W@9&V–!;p4Vi"3X]JWO—$5d˘ ;1‡.5J”(MI#UE›0TCĄ>4†\)2YTNQ,®OM+wO"0_kK!nO`;]¦%JBź0,LyB/aM%-H—)F0†7’#Ed>C8§S‰~™Š§©ť›µž›ŁťrŤźz¦„p‰§†z“¨‡{q“}q‰´‚i„śŚeŽ°•s™–Źn€°ot¨|qp¬pvŔyx´šŠwľuŠ|«ˇ}ŹĹŹ e°•–Ä›Wx¸Źyt¤ ‘ą©|z§śÂ˘§m•Ą™q‘¤y‰·x|g±”z–¦’ox¤ź’ŞĂ¦\…ŞšŹ¬}„·‘_„¸–šŇ¨aŤ¶śj‹Á’Ž…¤‹v~¶˛‚o°™]‚‰ފ°Â‚Ă‘‹ÂŤ„Ťź§§|ŞĹ—‰‹wx´ÁlŁu˛¤‰\Ž¤Š¬Đ—r•ľ™€ť’u˝Ť™m¤“V˘ź‹sži~yžu“¬ˇ„x“™‹ZšO™ow]†gqy›bt‰u‘k’y‰Y„tŚ{o{’e‹t±Ń\ŠĂ·YLËĎ{fÚ¤YYŔź0uŢ|V׾S?ĎČĺĂd'Ú»†!¨ë‡(ĸEMٸV!YĆ*lĆ·8TϦU®Îą7¸1~×ĐN{»Ł#5ł§4:ŐË:q¨¦.wÖăV7˛ÍNMĎëf#ÍŃB6śĺf%§ŮR1¨äK+µ±wT@«™]Ôś!Ĺ˝z3šË—Ěż›ĹĹżź±_ŢÜipá×#ĐĘžäµ']ă»UPéő_tŕđŠSđâ›ÄíéÉëěń›ĺ÷ä±ÉěôŮĎîôşŮôúÓéúöëčîóËĆéóÎÓńçŕŻđůČÇůęŃÁîßČÇčéĄ9·ö„ÇřÄÝëm;˛ŕ,łŇ¤†Ý…$ŠÓ†$$˵$ ŇS'ß97č8$ˇA2š[#3hm(-g’"GV"®|"$“Ź '1§}'S—"”Ë!E¨%34ź!I§,=ÎC.$Ń$)7 7(>ˇ3´! AĆ9#Ő,,*Î0Ě 5ż(
* ńc6“@(™)7¶f2b,šm!„K6;Ď$C¤4';IŐˇ#*e†"Ň+Ç :ZŐ"%VÇaÜ1a¦ !şs!Ĺp!*Đ=!Ľw&6˘Š((ĎŤË•"K°#ŚÉ<.sj'—Ą+6Ë'»'/¤& ;íJ0?ö©.=и?ćş'8˝Đ@^ËÔ8N¸ÇUÇşQ1¸ĘV<Ăľ*2ĆÝE˘Ăz' ĐR/ÄÉ'ÇŃe&ąço•čŤ(ą±jŽşŻŘ”7•±D…» OŘҗΤ?Đ–®×Ó&bË®.QÓ§@xŇĚ'^ϧfĎľ'0Ҳ -8в'1ŰŮ;BÎĆ=ç˛"ZŰŃOEÜ˝3ŘĽ3ĚÔq¸Ű¬
šÚ”„ßi ÂČxßžBŘślá·zăł(ě©zę´BÍĹNpç·#ĽÎKâŻ$%ÔŘ;MŇĂ+%ż»"ßÂ;3z¬Z@®ŐFşµf+ÉÔR!Ťú&Ó"eĺv#;é©FZóź'VüŠ+ŢşT/ÎŐ3+Ę×&-óť&)ăĆ,+Üľ.±¶0!îŢ3tŃÉ&_żÉkkÚŐp*ĎÍ3MÁĹ8=ĐĆnHż·s;Ů˝h"˝Î”_ÚuGŐ‰:˘Ő`[ľ‹}Ôą#©Ä˘Hĸ´0“ÄŃ;9ÎÂ7‰ľŘ8\”Äo-ŤŢT±¸FHĆŇ::ŚŇb8´¸’K€ËmE”»uG~ş˘L†ŐqY§ĚŚmťš@Kµ™JdŔ±E†É®<€ˇĄE˝¶Ŕ]żĐŁ?IŃ`•»Ć2Ď©ĘNÔ¶ćżÍÇĐ‚ľÍ®ˇł¶×ËÇĺÁĽăĺŰßýěőôřńăîä˙ćëčýęřőçńů˙ô˙čőî÷ńíëíđěĺęđěőččéăéďçčĺóěäăÎżßŔČÂĆ®ď°č»ßľżŻťb–˛Ł{Ă•®[·x_°‚}h¤¸^Mq^*W3w"I@B17@ 0I@)J)'/88mFBQJ!U@S(6A/,@..`‚>)P;)LA})]X?#=!BwSTw:”I RšBv&S™HK¤A4-l)E'e'\%”B<(x5;(€I4%mA-@C=^…4SO<6‡z,Uic`,HFŤ>[G¬)HE
C5¨"=Kž0K!“]&%nQOv8J+da1CkI]<jhb3‰^#2G)Q^zYDoNP9k‡FI™!L&Š,,'~D8—H‚.h{s•““´˘ČĄž°›ťŁ}p…ťŹ}“łj’shŁ€Ť¶n‡Ž•Ś‘Ł”qv©›fś¤o‚ŁŤą…µŽS“É–ŔŠ±“epÖ‘uŠ•Ş†€©…™vÇŞ}®‚»‹¸…śgƇ|šŻ“tŔ«ź’žť•R„Ť—l—†—x›|t¸ĄŁn¨š†•’¨ŤŹy˘›¨mŽÁľ“‡¨”xsŔł»Š¶«µ€ĄŁŹźČ‹‚´ŽŚť‡…Ž¶ •€µĄ‘t«Ž l¨ „‘¤„Ś€Ż‘——¬¤«jąŚ §Ź…’‰{’“zŹrŞśž|Źv¤Ž§ u–ty“p•o‘•xE’u}w’wu€©~†xŞq™X±r—Ž‰ŹŚ‚ś•v€ŤŠrz‚w‚r†nŽ——TQ͢W‹Ńĺ^۬_YëĄBs¨ŮDNŮ«CPć·c+ăËC?Ů´–0‘Şi%ÓČ;CĽ±MaËË! ×°3ËĽ¦>ÁŃĄ$”Ć©†Çŕ-ŽÚÉ&oµÇKLÎÁFYɲDeÜ˝0]żÂU8ÔÝ](âçM)ęÖ…łđT6ÂÖ`*»Ř^<‚Ô° Ś¶«.ĂĚ„%Áמ™Ó‘±É¬©Ý»4nĚŕM^ÔŮ$‹ăż%Łĺą+hŰÍJpâÝ–fňďŠÇöń»ę˙ËĐőß«ŢăôöôčćŰÚôâňőî÷ôďí÷ëűăäíóâěéäčëéíáęň÷őâČąëěňęéŐžéä±OżĚŇ=ŔŢË2čŢvÇß…×Öž®á"Jć˘JŇ™ 9¨7Oż*;ĺT'Żr:‰L<g‹"U^!rq {P)_ź)R§>Eś:'P]"9š31{&0]€*;‡8!&!!’&J/6®87»$'-ą)«'>Ź9-$Â%!,Ć$ ¦I2)’b1š?$%¨H%ž](¬Z"!_:*fł -6&D5QWNE'N$L =*D1O}C{H2Š)>nSŽE/Ś!W_,@(P83H*Um8X8{QT'd@?.c6E8ps6THvL[Cm"7źjJ9$~6Qt‚FIT†U†^BMU #K)‹I7Ł:Q3´IK3tqF,šky3Tv>ťad=abyq‘TI!d›:?nWBs~PR“kOOF°2<+¬-I(mA.ťB_I©V§}¦fÂŹś„Ă™šťĹŽJ’‹o„›|W«y©š•˛ Ś‚Ż˘y…±™g °•aĄ —mş‹{ŤĹ ™Á–k™˛™}‡ĎŞs–·t‘˛“p‰Á¤ť}¶Ź‹˘śtÁ„‰¸Ş‰z˝“—T¬Ć‡¬•˘xŞŁk°„ŹĂŽŽ~µ•wšÇŚmť“•|Ł´ťt ®€Ź‹¬¦Ŕ—y›Ŕ‚kdŔ‹x€Ă‚wgŔ©w’°ž˘sÉ—TyŔ”iŽÄ¤ś…ł¬•˘¨ź†¬™€uąĄro—ŞžŚŔ¬”xČ–™}¶}e›®ś‡™’’¤˘m‡Ú…€ żśtŹŤŚzş‹–‘şŹq›±™x‡Ş«vŤ“•t·‡Žr¶k—»Ą•–µl}¨‘ggŠ‚|w‰†€]s“©ś€‹ŹĂC€·Ŕ{9żÇWS˝Ę`p¸©R}żĆbYźżW<˘Ë%»Ém0ÍÎŹWж[AÖÜ^0Ţ˝s%«ą˘şĚŁÁŞ–¬ÍÍŠĚš‡Íľ*“ϧ(7ÔŃJA¸Ŕ>eË®.U®ł`FŰŰN%ŮÖUŇŇf'“âk9™Ľk¬żQ&·ÎŽGJÉ´#_Ř°‰Ăk˝Ý “Ń©ˇł´,ÄÜÎ0XŇé1‚ÖͱďĂšŰÍ![ęă\HçŘvUĺňž´âęÄÓęńĆć÷ç·âďćżŐçűŃĎčăŇŢçë“ÜęéĐÜćîÍĹčđÇĎđäöÝéçÂĚéŰŔ´ŕĺĂ×ëÜÓLÔňŹĂÓÇWáĆÉÜŁŇ×{ łÜŽŠĘW'2ř¸1ň`Ań+(AďU&ćo%ŰJ/j(&|®"&oą7S$‘|!!f’%ł):7€.©F™ Kş&R˘ 'Ľ),$Ú-%8É*+O˘7'.ş(«$®"‘).Č*4Á1<¬!ŽO'™??Í"QŐp*7ĺj5Äc'2Üo0…«»ą cV,/˝‡*‰Â#!›Ň ŹÝlÜ$!=Í2#RĚ2O®0!#ß&˝Ž +ęW7ÉlÆ(źx%'¶z4$h¸ jś0%˛•!ĚĽ0$H» &ľC <Ä>"DĐH%Mä YÚź!…ľŞy×Či
ĂŢ4QÉÇ#(¶ęE6ÍŕRRČĐ6M˸~·ńe#Ćĺlżć&ąĺz1¤Ń6µĂ},¨ßr·ŃPˇŮf9ËĎxQ©Ż…θs·»J™Ĺ…Rż¬ÓŚÍÂ"RŮĩ۲-SŮÄgřÚ-gÍŻŚľ´/GÔĂ*(ÓĽ+\ŰĂ(=ÍÁ>)Çą25ËĹ22ŘĺdxÝžŤŢ„šĘ}mÄľ¤Ö›2nܬ0Gĺł$:ŕŐ„Âą-ťŰž*×Ç,-Ö¬.DĚÁ>~޵,>Č«)SÁÇ -.Ó´lÎĆU -‚ßt«Î$?Ę«'ŔămnÝ-z˙(‹Ě—/ŘşYߦ|Ó -W$@#NL&M='u/A>cH~&:E QR@†'+a[RnI„&E(eE-—Wu!5#Š!J&MOMrE87ť&E3ŠD8'ŹJ;$“0E7…>D7QqMEtg3AgQ2„[-,W72A?]ax7`7“R*™0FCŹ<V7Š4J"’M>/“R11@E0™p=#sKr;o^@u3BWˇAJKc.8i&5‹m(E>˘$2/#5I/8=«I‰mhVŤźˇsĹžšp©¦˛¦ž¦ž|©j„Ž¨_‘¬žl‡©–t‰¦ŁŤŠąźˇ~ž~Y‚™ŠŠť§q…¨qwt²wšĄŞn€łŁ†ŞĄÁ|ĘšŹ––y•‡ťwÄŤ©wą_}¦™Á…˝’´ž…śŻy¶ŠĽŹ’‰k˛ŁÁ†ĂŠ sߏ´}–”¨|–ą¦•«ź›†™»–’™§‚™¬’~‹Żť“¤¨–„Ďť‹uşŞhŠ›¬źpČŠjx¸§”‰—š†w”°¬P°«›¨žn„±”žu†źŽz•Ş›r¬ş¤€¦¨Łm©šĄ|Ş˘¨z©Ś‘…–¶†{‹˘ťe‡·©|ŽŻ¤^‹›€“r•}’¸‚zś…ťŞ’‹«|kŞ»€~w‚”¨„_–‘‡€–‡}Ť”†}”} “u™-g¬šAi´µ‰dĂăzGŘŻLwż %8ÔµO`ŘąS(ÓŢS4ŘŞo@ÄŔW)ŇäJ4đÉ`Oą×3žĘGźŇ‰ĆČźG†âÁkÄĎ*rŢ·5väşP,źÁMQٲG…ćş4KľĹb?ŕĚ]ÁÓ$.Ŕ¶?˝ŕd#ÇßjK·ŕG4Ľç¦łę°,ĄúuĹĆ—ᤞԴ%§Ë°)‹ĹŐ!tĂĹŚđijβoŮÇa_âÂ\=Öă†Âäס»ęçÄŘóüăűňę˙ëőâřćíéüóćőđáęá«ÉńđĆÂćéŢŢěćÚŕćĺĘĆččÔŘëăŰÖíĺ©‹ŐçČŢć»uőÔĹäĆÚ,ĽÉ˛ÉČ…°Ü}JňĚ"Aş§V§KNÖ2$+ŘnůR(©g,'X†CQ ;_#*O!<f%'v)-;~-3E~2A‘N’:‚-0ť1+$ž$*·-)ź2Ŕ,-+¤Oľ?Ä5/˝G5–&/›!¶P&’^!€P/¦4) ‚G&tG%˝\%9Ç{'$Š)qŠ)DŮ{$y·#‘•”Ő9*ą$=HĆ.XŇ$*tÉ&3AÚY/$Ďk>Ęa!<ÖW+˘n(Ůx&śeŁ´0#xˇ?sx…).…ş'@Ć.=Č/:@«0E9Ú€ <ď˛1Ťä !“ĺ¶:jăĘEQŇŘ&qŢ®B1żŔ?PĂşH4Çż3)˝Ů|[¬Ęp%˘˙<TĺÍG<łĹ^¶Ű…ťÇ})˝ČŤG¨Ó"Ä߇8Íł¬ÍżQîą™ćĄ<ŤŢ¬…ßÚšÚŞeΙŹÍĎ/děΉû§ş«0dÍÜ.`ÇŇMc×»$jéÄDDą®&Y¶ľ:`ŘŔEMŘÖD¦Ó¬8µÇ_8ĽąjŞŇ—‹ÁA¤Ń“K™×Ä9…Ţş„滣˝ž$ŠĎ¶$nÉ˝ĐÍŤ÷Í+Tľ¬8WáÄ03ëƸîy5ĆÎN&Çô+B×é+bĘíqC«Ü_ ŤÖhiŘÁOjÓ¬p͡@źÜŚDÄÇ"ßÎ*Ü™_áŻŔµ0!Ĺľ+6ěą@7¸żLżľ8.ÔÝPjÓÍX^¶ËB/ˇżyE”ĆM4›Ŕn<ĎÜb@ Ĺf#±Čc$–éqIş·uBĹż8dµťM|®¦&1ÄşS:®É>ĐĆCcŔÁ`RĂĂbUŞ»aJČÜFG¨·}@|ÜlR‰Đp\’ÎcV_ĐVFnÓqRĽĹxju˛žJi»ąV]§Ť{UżźIKť·^ş¸žUTŔľJ°ťšdąąĂVŁ˛Ă…ßÂÜϨɊ¨»Ă¨ĽÄŻşĆÄéĽäăîĎÓŘëÚíîěÚâôéĺň˙ęćę˙óŕńőíďűéřééääňíěëâŰÜŢŮäĺçîćŰŢîßŢŮăôçÜé˛ęČ̨ăËŃľŰĚŰÂă©”ŚÄ„tpłś™zH–^t`ŹŻe‡şĂvČRqH¸IoCŹ,‹49g:B+!O&0)692'=#90L%2(O
8B+I#LW"$#l/?!=?'d
@#KH(m GN$Kf:#vC@|?/ś@
MTH(n%L|&GO==NAR ’=%dAR]X"=B–Omz[HkhqHem;7“RfPi2.swYEq‘)BYo>n>‘-GI«3Ab‡EG/ˇ=D •]?"˘PH=¨UU)Ž[`)‘oy<ag\c;6^`Eok?){[&Cbś%@>ş/L3Ľ%HOŞPol€Ż’‚ˤŹlǦŠl¤´ aą•fĽÂ€h•±Ś~°Ł™Ť‡¦¤|‹®µ„“«s}“©Z•š…‹ł–iqˇ©™vĚ‹f{§«}h˛~aułŠpi¦†Â¸€zŞ™”lŔ“€Ž ¦uˇ±Śc´‰Ă‘ŁśŽo¶ˇľ‰˘®•Q«˘źd˝Ąsm•”źsŞžc¦®‚ťž‹‡·Ť_±źr¦©„rźvrŔ–‰vĂO‚µ”†Š˛±^ËŁ\t§…}Ŕ•x¬´}iť¤gŐťŚ}Ҭ˛p·ˇžuw§sbąž|”·|•Ł»’‹•˛—Ž‘š˛…¨ˇ§_Ť b®ż®m˛łf”¸ “ż˝|ŽĽ‹x{ž›it•‹ŹŃ™x„¸¦šŹ—¤w•±y|“–„–´™Ť kv€ŁeŚ~ÄŠZbÖÄ*)ÜÄMQĹĎOTŃŃUO®Î27•ÄK5Ż´f[ÎŐ<RČĹtFÚ›w"ĘÍMN¨Ăj'şĚŹ!şě°Ö~<žÖŇHCËŔzÉ› -]ÜľEIĎŇhlÝÎ0wşą+9µĽS6ÎÉL#áŮc(ŃŢ;(·Ţq.›ąbYŘĐHHÁäwĎź(VĆŚÍk(“Ě‘ -Äą®)VǨËĹ˝ -jŇĂzĺ˛đ¬§ÚŕEqŘĎkĺĚ@\˙ËŽŘâćtËöéŔÚćë§Ýîŕ˘ĘáéÂÔóÜĽĐę÷Ł×ńńÁáűá×Ŕëő·Ľęݸąéń˝ÁęčĐľôň˛ÄęŰĂ1ÉĺŞ8ÉŢĘ'ÄÜľOČć›Áŕ^ÚŃe‡ŮO('ł±,—ŐÂ3˝Ű)>iî91/đj+ąUÚk& s§!hg!Q- †]*/]#7–'#o%/SÇ%V“#Bs%!F™ 7¤*&?É (.’.S°$! 22Ž'58ş,,ă""&Č3;ą%#7Ş1žD/b),´-7žO."›C"“3,)çw.
‡1Ëś0|/é‚ 8gŠ.&Ž¶1rBwŃ-bĆ#y§+*t§*#&Ä[&"—r#Ň>0ŘZ0Äp-*ĽŠ"$żv_ľ0'wĄ,ż…#‡™
*cĆ(AĂ3'X˝$+NÚ†#L˝Ç=]Ţ‹:¬ÓŞrŔ¶?.Öá>UÚŃ2@ËőJEŢÎM:ŔÄ0SĘÓVšßŠ5±¸>'Ć·%UÔäsU˘ŕaA¨ŢĄŢRťâ„qÖ~ľŰWZžÂŽ*SۚȮъËÓĹDâÁ$–ćČwíÔ7^ĺÉ&wŕŘaěž#7ßĚ'MâĄ.GÉÍ2`ܶ1ĚĎE -ĽĐ.Ô˝(3ÖĚN%–ܧ7”ÉŽ.©Îc>ĆߣJ‰ęˇgĺ‡{ĺąFܸ"iŕż`ć ŐĘĎČWÝÉORáł(Ő·6ŰÎ@Ůă!_Ńł<€ŮCľĘKĹÍ(OĆŰW@—äa,}Ý}D|¨j˦*_í‘ ĺxŚÎ¨NŮÁGŇĆNéŹ.HÉĎ<ĽÄ7,ÔÇX0äÓ7R®ˇ\Yă°cXĹbmĄ·dxă©?_¨ RRÂÇj#ŰĐ[QľÍtCźżn5·ľm\ÎĹ]0^«–0OĽ»0Oب'§Ď˛$e»®+ZŻË9v©ž.b¸˛mp¸żq.¬ŁKLŔ CKŹČv5ť¨ZPuÚeqÂv+aľ'Ĺ„;ˇĘwBmłCTľ§VLĤhaŘŹicÄ·=MŔ”Qx±Ł.¤Ě`Á˝´Q–˝ÂÁ á®Ë°ÉŔ»šĚÁ§›ßłăďÜÇčáíŕéäđăééóářŮńĚîŘßćďäřćëÚôéőćëçăßŕôőŰŘăÝďÝäŢŘěĘĚúŇßěŃí©˛ę¸ČĐăĎĐŇç¬ŢµäÜĐŞÄŹťHKĄ«_y´Žb.¤u{sǀèÂpxż˝| Ą75,ś8(—5",;I6?3#<@26##(!C0"DO EYd#1/~K/\$*)_<)U!7$);|-=KBh&F!‚J<‡LL‹,C'Ą+C‘R6ŽC5w /hF7^81!sZ’54',+d9XˇAUCct,=o|<.fO8UUL_zBA]‰#OQ‹bNOˇ(9Q¬Ezd–GgRm,_*LR~9‡-‰<;!ž?L1yWf:vgHŤr<<U~16e~3>}\6'›/GSŽ&A9Ż+KU9a5e/r“tŠ”ŠpxËŚŠx°ś‰kŚłšf_±pw‹žˇkŹŽ—w†É†zž¬–rŚĐ‹Ťz¶“o°¤’®˘nŹłŹ‰ŹĐ•tŞ‘z·Ąx{®Ą®˛”pvŞ‚Šr˛™Źy°ž‡Ľ—ŤvľĆ{ˇĘŕ~łŁĽ»•Ć…¨ˇˇŤ°©·~®ť–ŤŞ®–[ź–‘{…‘‡|”®‘Ź¸Ąu‘„škm›Žv©žŚ—ŚÄ Ťuż’‡†˝‡Q}©”j|آ`Ä‘I…ÁŁš]ťĽžx΢˘“ždz˛É‚¤‘~µĄ„˝¦{ł˘z}Ź~ –‘źąĂ¬Ťµ‘r†©ť‡‘‹‘i‡“ťU ¨Šv}Ą™…{‡·u‰˝¤y—Ľ±šŤ»“jŽľ–^…Ť®zŠxŽ«Šąšv\¦…jtq‚}zŚbśą)^lj'oËŘdOĐĐHJż°Mo´¨>7Ô«NH·µ=7ŘŘH_ÔŔoWÖČi(ÄŞ=>áľC/łŐ>›´‡EĂךłĆ–A±Őł,…ŇĘ‚ż–WâÉcl»Ć9[Âą{ň–HjţşRIżŔ=ŐÚP8ĐČY0ĂľC+ŰĐI?ŔÖ;#şÖ˘ –ۦ‚ކÇázľĚ›F‚ŐĄÉÁ ŚľĎ)_ή1Šđ¬/ĄĘ§|ÝŇVăŇy/öĚt·óŃ€ĹęضÖúŘťčĐŢľâőďçÇăńééčńÓçęç»ŐďôŘĐěňĚĆóęĂĚÖ×ÔÁţŘž˘áä˝ÖŐđ”|äŢËŹÄçئáŐ˝iËĂŞ ÇŐ‚ÜlŃŃJ!wެٱ -ŞČż“Ä:Źě…b¤Űo<ܡ$'˛ČcŃÂ!ˇă»GPÜSŔĎ7ÚĂ!E㸠UĐÎ@śËd9Čż`5ç®%f ĚH•ąb‰ş`!š˝7'‘ŐŠ'¨×eŹĐd5‹Ę‹,VÍź`Ěłbą§5,»ËAdĘş+pÄ°RĬX%łľZB¨ÁfBŔ¶]?›Ül_áżn;‹Ählşm:}Ĺ…XŻŚXŁÍg@…̬G>»AEĽŁKUÁ“.9Ҧ1gČą>LŞ»P‘˛´5zÁĹ[lŻ¶V·ĄśX̨ĽˇŻ˘áż¦ËąµąŰěąâŐíäŘăçÇŃÍó¤ďŕčΕčŢÓßáçŕëŮóě÷ÜčăëćčÔĐŕđčŕÝÔŮĹńŰíŔáŰÜĐÚî·ČóŐß˝çăđÎŘŐçąÍ˘É›ŃŁŐłµwr=U©“ŤĹ¬©g€™˛•v–łwG´č”l¨qs?®5j- ="<,,*B!,><+H#@6?#>,O#>:,#.Q,l$)T=$D -%˝})K—>‹!#GŚ)7F¦=ľ10-˝#-7¨3 +<!0±51±4$Iż"$0Đ$*gŢ&Ľ 6É12#g81,Łb(;ÚE;HâY+'˘J#)ĚT&ŻU1!‘#BŻŞ72”z.č|',(1}Ŕ=”€&aÜ')NŢ)z˙ -~Ë7*Ův!Ô)ÍT& ÄqÓoąp Ł–(—Ç(!—ą,/¬‹%)µ°#!J˘1YĎ5™ľ) ]Ő¤!;Ƕ˝Ň¬9ŻÉş$zá˛JBĺŐ>LŃŻLĚŰ.HÚ©BQÉĽ<2ĘĐh%żĐm2ÉÎI3•âmRŃÜm"ÝŞT
™Ôn>ËqxĎ€šĺ~*ŻľŚ;µÄ“
x˲_Ď ;ŚÁŠ%?ĆŻ)„ÝÉŤâł"†Ô˝7iŃĆ9ÖÄ“éÄ·ŰĹ)GÄąJÁĽaNŻ¶/YÍÎB@´Ő=`ÔČKJ×ókKɬ&°Ŕ”çjĂ´”‹ß¸šçŻ!Őś'sçÂBŚŮ±“Ţ’w¸Ý/FçĚ:|ęí%XéľHľÄ@WäË-XŰŻ!*ŐÄ1¤Ü].ŐŰM<·ÉXkÍël˝»_ -1EP!:/c&EO*"\=%-HU(.Fi@)dX%„Z-}O;‰FiWx3"IH#fC<†/WBˇ=T1[3O)‚E3„DJDfkv]\>/`>Łg]W:VPqYjTŚS=Hf\`TŚ6˝m{=Y2ŽR‚>’2U*{O6`ws8ŠBŤ'ŠMI1ŹLtGz>Z=kkSVGnCEMkK?ypD1zJ2…(=5š%A>›BźU€s‚;pŽ©–‡Ň”µŠ”š”ŤŹ±”Łťš¬±…}–ˇh’·šŽrśśr|ż“©ŚysŹŽ‘‘ź¶™d˘š™|z¨zy™Ž‚«Şyzµ›ŠzÁ€Ă—qu™‚kvŹ„}°žr‰‰ťšmˇz¸‡ąŤ±“¶Źm ¶‹—Ş˘śž®ŠąŚľŽˇˇ”g˘¨§“Ž“w‹Ż›§‘ŁŚšĄ‹’•}w„Ł~š¦v–¦’Ť¨’śz¨§·yĚ‹Źh»›zĽ˛›wÉŚ™pŻ“sxĂ™‹^ŽŹ“{—‘˘˝}–źźśqzž‡¶ťžŽ†’”®‹žŞ›ŹŹ††’ŁÁ•i–á|Ąť~‰š–„¤Ľ—Ź şŤĄ›ŞŹ‰‹qŚ“šY|’uŽt¦‹~Ť•Ł‡ŠĄ|Ťlšs‹ ž/xąŽ?qÄşgBČłJpøH†˘˝C5Ţ°IU¶Ľ{ľ¶M`Ŕş€BŃÚd#Đ»S1δE:«ÂŽ1ą‹?˛Ű4Ë»ˇ:€«Ą#—Ŕ°B‚żż5sÔŕM0Ą´JTĄĂ-dŔ®%HĽČM)ĂÎk^›ŇC7ľÖYAćŕPG¸ÇJU©ĎB7uçz*{č‘o҆ĘĆn/źÜ¨™Ýś9ÉŔť™Éµ3kϬiұ°Đś4€ÜŢ]ZáË‹AüÚrŁëé Éč荴ěčâďęÔŻřŢôĐŻďőŰŘě˙ŰâăýÇŘýĺ±ČâçËÁáéŰâÍŢÉŔéńť¨Ôč¸ËŢÝ|ˇÓçĽ>ĐęĄ*·âKËŢY"¤Ę‹ŻŘË@ŔÎW*®ĺŔf¨ż˛°Ú™ \·e({ět&áZ%¸Y0#‡'$_t ş9e=()Y“- ;u%"Mr"9M$"K‡ *(_!TŤ5/C© 4ž")Ł"%cś"6Ŕ%2f!-*Ő""´%•#$;ż**@ą.?6,«F-ŻE0`¸K~QµQ·5,1łŚ/)š’ &¤u!Ôk07°E‹Ż%pż1,’Ô"1\ç\oĘ:$pÁ59®N5âu,Ó`'@Ó@.—O%·ś3 Ĺ}&/”Ĺ''…±(!ŤŽ%%Ťn-3}Č):N¸+5.ł'GuŘo!3ŮťAˇĚŻTşë .źâľAOëĆ9WŃŔ,'ÚŻ7 ĐÇKLŃĘ:FÓÓ1$ˇĽaRäŇUBżĂM?ßŢL$ĄĚAU¶ćn2ŔÁW&˝Ýx-sÎx?˘×†K·ĆoU¬Ý§9yČž*ŹÂ‰¦ë–7ĄĎµ•ŢÄ!§â®%†Á´6yÔÇY€ĘÄČÍą|ŃĚ:Z·¸,RÍÄ.găĂNUËÝ2eŮżD]ĹĽ56¸Đ’!ŁÓĄ ®ĺ‡Đş›ĽĄVĎͬ”µ™9ˇ×ĹF†Ő-Ö8˘Ĺ›-nÍÄ-ăĚ"HáÓżË"BŕĂŻŘ>tăĆ;VŇăe5±ŰDPĎÂD)â·*˝ŰwA«Ę‹9 ŐS9ĹҢ«Ó›ÎÚs"ȵwK™ŘĎ|×˝,Éž.„č´Kyî°.RĐĆ[âµ'ĽÄ'pÚ«2ĚÚdĂŮLĚŻ<B޲v śÚ^ŘĂsM§ąA)ŁËq8·Íb$¶Ó[3•Řeʼn&IÁ¦'rŐˇQɲ4kĹÎ%;ľŢ&¨ĐĽX-¦™M.şĂS0›ÚLĚŞQ;¦çZ%ÝÜ{c¦żWE~ĚŚ)}Ńa5™Öu>…Őj?;ľµLFÔ‡;oÍw,^Ń°M;ł˘BCòR˘şŔB\ľ˝Kj®Ä=Čľ˘KŃČÄ µ¶»Á±ó˝°Îďę°čßŕÁ»á˙ÚőűŢ«ĚÜöşÄčéŕăáŮÉňîëžçßçďçÚ˙ÂĘĺâÇÚôĺاíăĐăÚčÜË×ë·±Üăó˛ÝłčŻą‡Ďť¬žËˇĂ–˘›ľ°äáÄ—’ťĚ·ĽÚD˛ŻęŻÝ–«iSşŢ¶=ľs|#V!R(o%IG)93@1hp”).)24?35F1*2EV3J0B9*;lRG3 EB'`K -IxH)aJ/‹4k/tL'W;+‡7>;{.YI‡7\=ZBLv@nGXkh|d4REcn˘g@žK{‹PjKWH‹VrV|[I…CsD‹@•Lh:T…9]{@†J†'„B¦ft<Žol`K:{@A-Nn7CHuJJ_xKEn\O@R}=(”BX/§_—H–a„`uŚ{žzŠ˝§‰żŽ”‡ť„„mť‡‰’•‘‘Ž˛ŚŤ•ś”‰†śv—˝‰g§yh“±‰ŠŤś“t•´q‹…ˇŠcź¤–zu®‘z‹ ˇv‰¦…±{[‡Ă’…«‰‹†µ“ŚzťŤ”z„Ä™ł™¸~¸Ž—{®‘ť¤‹‹‹ ‚ł~¸ˇoŁż«˘sy‹t¤’‚™™dź¨ź}©”’y–¸Ł†Ď›}`ł¤‚°”„†…Ž„yĎŠŠ†ËmyČž}łźy“«Žśrņ‰‘Ȣ€{˝‚‘°~¨Ä‘Ś©ŤuĆ‚©‰««‹ˇ¤‘€ “† °››«Ż‰ťŁ‹©«w ©j°±vŁŻ“XšßK•ČŤyž˝›€ŚÄ•n’{ťt›¤ŽŤ°¨‹ Ą{Ť‡®ž†€—ŘÎe’ŞÚm‚ÂżmMŁ“qnĘĂ[ ϧNbĂŁP`×µLB͸e`ŐÍoPĽ™gaҨX_·˛rG»ŢĄ[¤ČĆ5§Ášb´×łS »Ä+ĽŔ"“źŃAFÁÜ2KÔÄ\?ŰĽH•˝7MǵKTŘÄc(ŕ©<6ťÄ|+iŇjPşĐGYŤÓ:’Ľ 0yÁ2§˛pF‹Ţ™'´Ăť«¸ś ĂϨXŢŞUyÓĚ+—ެ»ËČ1QîŮ`oôÓ[bÜî‹ÔÜę®tŇđ˘ŇăęŠĆëá« ňăŘÉôéŹĹřâyŐ÷ĺłĐëá¶ÄĺÓ˘¸ăŘŞWęéÔÍÚÜŻ‚ßŮś7áŃÔEßŘi8íݵ'×ßÍhĘÉvTÇÚž&ÄÇPJźŇ¬Ů˘¤×Ýd¦çš{Č«6"ă}2Ńo*ěg&lť+!~tŘj)h*&:!G«",6’*P45•%Fź"5;x%)!Î%%#Ž!,R¨)E¦),#Đ!-3Ą"Ď)°5&$Ë3eŕ*NÉ)#$Ż7hUŰ?Tä])!ĄR)0Ďu(ľi;F¦“*>„+Ŧ9Ů”,!ŁČ †¤* ą*5„ĐA mĎ'zĐ0'…Ö:10ŮŽđ|9&ÝC()ű,Ď•-°!Şl"µ$ #9¶™"Ó·)PĆ*/iÔ:'pČ6Cײ"zת$ ŃźŐÝ˝%RËŇ=jËľSLٶiÉľt^ßŐf3Őż.LĚÁ`ŻŇz7ÂÇ\*Ó×(PËă…'¤˝rĐA´ä^&§Ü‘o·|(«ăe±Ď~sʧ*xŃž1ŰŠŞň
ąŢČ5¦ę¶{îÎ#[ÓĽMŕǯϦ—ÚÎ){ăČ,Fă¸Z^ÜĹ>ľ˝/6ş×>m×ŢDYËćt2»·‹,†ßŚB˛ăb4źéŹHŰ»bÎĄVÜSŮ´
lŢą
©Ęž•Ň˛4ËŃ>gµÁU¤ČĂ(QÝÁ -âą+%ßÂ*!ÎÇ<.»ÉN;ÖÍLHÎá_·îVdÓÄnKŐŕ‹PŔ§vŠÍ•6¤ášTm菧˛«Cć¬4Ř˝BŰcĺ¸:Ψ&á¶Xéę\sçÎ;rÚÂs>âÜS/ŰĐ@ŻÓ*Ą®cPąÍs.¶Ík6µµ’Ńu¤ÎeCĘ®}/›Ę˛+Ł˝ş<wßźB§ŐĽ/cÓĎ0KĎÇ"YĆż/r׼k†ÁU9ČĘP[¸Ń.O Ĺs?»Ár*‰Ô]%ź×’:µ´MUŻÔWDŽÍ|I_Ŕ¦/OŰÄ5vĚ©6~ż—CTĽČ1KÄÔPŠşÁWm»YŤ«Ć$—̵/Ĺ®âŠĆ˛Ř¸ąÉŐŔŚČĂłŢęńµşäŘŞşâă˝Č÷đíôěŮÎĚíßËÚíčëňěňÍđŐÚÉăÔ÷ăčŰŰ»ŻŢÜßŰíÍšă˝Ýźę«Ţ®éąľĽ»ąâąŮžăŞÜâΦçŠÍ¦•BoĐ€RŔ•ÄDh˛ĎaŰŔş®ÄŁźf}ą†x!y| \#}(?TX)*/ByAtO4%&)/G0?K.[GID ?&H1)V+\5. Dw }]9K+gB mI&h
K1‚I~Nk7%n$JC‹TG€,W+2>ZDR*ź?dDŽ=a.zCL+…CY%…Rrmb†~TW?|`“7™l’_eLRgT™`‡f®N’A7™4š6®XI‡@]*žb”^‹QO't8źLŹZťgrei>]Q\fQSzKv>?[jGD}lL-l~,MA…6D:*ŚDgV˘z…€‰˛‹¨†Ľ¨Ĺ‹Ň‘Ď• µśŤ”®…ž˘j„ş¬„‚ť®ťŁ‹Źt›š—§…ÁŠ‰™¦©˝Ž©Ť‡¶ť€˛šu¶‹ŹŠ¤¤ş™ŹŔ…‰bŠ§©€ŤŁ ´”Ł•žgŮŤ‹„ynqŽovĂ—Ě’Ĺ™˝yĽ°ÜŁĄˇµ§§Łž~˝”µĚť¬™Ł™¦ŞŻ˘€‘”‘Š«Şą˘”|ľťŁŞ™~‰Ázv‚źjş¤yŠ«}bĄźyŤŁ—™“|š»śŠśŔŁśf»™‘›Ć“Ë´źr‹«ˇ¤„Ŕ–ś‘·š®Ž˝˘žŻš…„Ź°€—ŤącŔś§‚¨®–śŞˇ¶¤}«±”–źµŹ–´’™›łŁqŁ˝•¤–Çs‘ ŻŽ¦™°ť’z¬‡„‹Ä‘Źwž™zs¨–¤¬ššV„ĘŮ6kĚ·x[Óťabč§`c¦ś8DҨVKȸY.ŐĹdQĘČv=ŔĆTX×ŕWPÁÂdNŰĎ1µČ˛$®Čł#şŰ•4ŠŮťVťŐ»#ä˘8‚Ú·dH×Ç:@ľ¬Yg·´%ZŘŔYWŐÖdB ©w:ăßt"ĐČ[Dß®Q5·ŮX8’ěĄ@ŚŢź+ĚĎ|şäš¦¸‹.bŇžĂń© ™×ł:cËŐ-jđĘ%›Ľ©+}çÓšcćâ“DćĐ_nÓŮivčŕ‹´ŇďÎääÂŇęěÇĽôđÁµôáŞÝĺŢżáÜ˙°Ŕßç¬ÎĎŇ”g×ńĐÇÍŘłHĐăp@Çäv,ĚňÉUşÖ°˝Ů—2íŐ˛7®ŘlĽŐ—Ö˝m,λ˝¦ÓÍW™ă–Ŕ˝”^Źîş,,´J&&ÉY((°v%"{Ť'pj*.^=*"ZŤ3-E‹=!760Vy6=$i0Lš(&Hp#!4Ż5-Ľ$:)&UŻ#?¶%(0¶(,»3})kÍ,.J±5
łYłB&ľM1hâD52Üc<ÖT'@á^>+ČĘ[2ś©-˘0Ô~–˝0ˇ·;‰ŕ(°Ň0)Kč;eÖ&"‰Ó,,C×O'&Í•2żm53őw6Á†+%˛’0ľo%°Ł?*t
0{›)Św*9mż(-iĐ26Hç8(~Ó¤#Gá©+ ŇŞ!Öè(‹Â±-<ÔľBZĘ©3ŚßŃ+3ČÁEV×ëfIÔĆG&ßÔ{ŻÎf_ÖÄI8ÂĘW3˝äu ®Ô‚W˛Ńw;ÔĎs+ŇĚŠ|Äv
ŇáŠ.˛ŐŔ7ʧ5źĚvIšÉ‚CŹá°!˘Ö·˘ĎĽ/—ÚŃ?[Čş'۶±Őł^ß×EŔÇ1;ĚĂDëľ:\ŇĘHKíŰ @ááCFËŮŠŮš#ČĂ‚&ĆÜ…Šźś<…żÁ ¤Á 3ć×3rÝÍŚÚ¦%µä®’ĘĂdÂż0sçŢ?”ÁŇAeŐ·@eŃ´QąŮEeÝáy Éę\LŐÂ0`ŰÚ7.´Î}CéÁ…EĎŃŠżŰ–/¸¶©\¸ł—LÍÉkżÝž(ÎŔ.iŐÄL~Ă·-O׶IËŐ/ŽćÂ%:×Č,…ĎŢc/¸áZ&·ľ>7ľ˝@(®«T?µĆ^FˇÂ2şËt2źČŤ,~Ô}6Őv3°ş™1{Ě© 8Íş*PĹ‹:VČĘB8»Á/FÇĘ8NÓÂZTŘżn:’ÄWAĶ5;¶ŰyFŚÎ|<…ČrBŚÄa=hÝ€<|ĐzL‡ĎmAŞŽ@\ĆşVTÁ¶TMÁK_»±O›»ÇO?±®`NŇĽUhłşVs¬Ĺv˧ˇX±¸˝˛ 鬦ÂçşĐηľŻŁ»Ő§ĺđź¨ČôÄőčóŘćăđßÄçâÉĘÍ÷˛ďÚŃÇîňĐĘŘÜâĄŮĆÓµÓçÚ áÍѸ˦ۧ¸«ăŮÄË„Ď•łŤľŔÚŔć–š©Żä§ŇŞŰŁż˘¤©Ü®˝†ÔĽ©ŚŇ°Ő•xť¶‚cž•p@Ul;LUn?M.,O24)L4B;"9>!88AM
B!-<'[2+L)I)P57ZA#B!YJ4U -YEX+zC€Cu(MJ9>› <<Ś-R‡:E27=™7GM›,T4šH=2ŚDD#ŻIˇ8’‰lwtnV4okf†E?5Op[zx~Xf?u\—oK’$¦F‚=—RI§;…/Ą>•A…jxEšY„xŁOźi…jg%|fe1…_W'^z_c<l_RTw[<xv^RJ…%NJ‰Jr®H˘zťŻz’šˇśŞ§Ăz±ś€Ş›Ś†—®Ż‡–łĆŹ¤‘šą—°š‡šź’•‹ż’™zľ®Č–|“Ą›ŹŚĽšw}ş–szťz¶–Źu®t~`µ”v˛¤y¦°ž~»ś~p± ‘‘°tvź¦×}ĦĹp°¤Ír¦¨Ç¬Âtť şnÄ®Ěo~–±j‹śŚd…†xެ‚‹§–‘yłžuŤ®l•Ŕ ŠjČŚ}»˘™ąŤŽ[ĚŠ‡s¸ł€·“}ş©‘}ŻťµnąĄ‰€Ú›•|ş›Ľ}—µ¬Ż«˛x˘ŚŁ·‚‡«Ą•‘ź«ˇ•łž~Š˛¬•¸‰}Ś”Šv•Ă°zË‹żŁ‡€Ě˛t‰Î¨~żš‘źĂ§_ąx\|ÓĎʉŽt{…ş °™m“ ´d˨n‡ÖŘArÎčpH·ľZqÖĽ;IĽ©^i×Ę`;Çä_WĐĆT1âł_N±«s3ĹÜlGËŮo^áÚ{+gç”.eűCyď†6JşťPŐť.wŘŞ:NăÔ>.ČbM¶ŐDußÉQ?ÇÔ`Z޸S4 Ĺg+ ±H7ŻčtCżÜmGŔĐRM›÷)ŹĎŔ.bş™x×k)ŁüŚ<źŰ0‰ç¤0VËĚ"_Ě˝]ŐÓťŐĹ«ĺÄ2PâÍZäâ™™ŐŃTZĘë—HÝŢnŰŰŁäč茶ß츒ăęäCĐŐŃĄAâÝŞ¦ÚШQÎĺ´!ÖęÁ7ĺŮ•-âŇÍAÝëĎHĘçnÇÎh1ÎŃŞ'Îč”§ę” ˝Ö‰%ÖÓ“šÄ˘~ŐŁ)Ŕŕž$RÂÍOĐ°ŰpՇÞ<ŞŠ'$eQ/s‘) G‰.-#Ł*+;w*)H0"E–, H´!@‹"!•)?ź.Tł:&Ú!%KĎ-5Ć&)Ý9
]Á0A®$l»C, Ő[,-¸W.;Ţ/ ?ĽF!Ű\!:ÄJ'HĂo/‘Ý>©„, Ěu( ş9µ#™×!xČF!dŰE3Aő&dĂ.`Í<%4č΀-%íž'Ô(Ěe# ąu?.±†H4z°1ś•8Ĺ”˛°#*\Ă<'gâ;(eôŽ4˝Ä¸G«Î®ĆăŞ&®·ß -±
+Šł -3õf€ÔÍ#’ŔĆ&nרYŮĎf‚čČ8<»Äo>ÝÍn-ËËH[Äâ?I¬ă}ôŇ ŹÖ| -ŞÔŚ®Ě¦¤ß† ĂĽw¨Ü·‹ÂŃE…桖ę»nÁą5€ÔÔHbÝĹ.Ö«'OŃŇX!ŠŘlF´ÚT_ġ[´¦^7©×J<«×x*¬˝j2pŇ}~Ě;©Ä\QĄ®v0PŘł7uѵ*S˝š(vÜżK-ŇĹWBĆą@M°°k*šÉ`6ÎiI§ŞRI˝Ł‘]‡Ĺ~N‰ÓŚIšąiT[Đ„kΗMqÇud[Ľ KUĄŁTCĎÂc^±ŚGEľŞTaÄÄdNŔ¬sQ˝¬8m§Ż]DŻĘXpŞ°Kr˛ľŤÂĄ§´¬ůŇŐѲčÁąĺÄÄűĆľźĂ帵á¶Ů˘ó§Ő´ÓŢČĸˇšßŮł˙¸ăÍë¨ç¨Í¨˘şÄ˝–ŚĽČ»Ű¨Ü¬…¤ŁžÄĄ×‹”`HŹ2^”Cp‰›–h‘´‹v¶—˝x¶ĄžrEy®bd¦‡zśŔv*v}kiŻĆ‡O°§‚LÄf„NŁĄ`\$ mU:..&@<@c*P)RY7$K69JF$1'J.(K9OOH=#rI8jGNC†JlLt#M$Ž"K)I 2X€OC—;0 A;ť4H
q'I'ŁG10…CY@!W!ŠvpIe`z—‹k“UŚ5e=ewg–\rL™d”61R“ZY…Ey;¨BštOź{źSŽn~V…s‹fpEzFsmŠTXšR”f‡?c…S…S›i‹Qs“jHŠ‚R=C‡'VG‘A”{«h~¸Ś€j¸—~ˇ¤}”ÁĄ‡r´«ś|—©|…›”ťÁ tŠ–‚€¤P„źŽ}‹«’‘m…}xłŞ„żťjŤ©–„eŹZ†Ä˛y‚ÄĄn•Ą©Ż†Ľ–Śpą‘Ys˝ˇ›c“”Ž{™yxĆś™tµŞą‹ĂśÄ†¨µĆc˝˝Çlť¬ŕ‹¤˘pž{ž˘¤“m“°µ“ŠŁf• ˘Š‡Äˇ‚©Źb…ČŞ•„»šZd¶¤}ŽŻv€Ç˘‚Á˝sI¶‘~o»•tmťŞ“…śž u˛Ź»UĽ§—u±žÇ‡…«–n•žŽtĽ•”„ˇµ¦‚—¬§˘Ľ”„”Łś‡–Ćśşš\•ľcŽ«tË©eŽŁŻllŔ•d]·śoĽµ‡—Ѩfn¤–«˝Şx Ąptş™Y ‡e§’”‹¨ˇ‹p‘°ąNWĽĽWBĂŚYqÚ¸bb¨®8qÁÖvQĆÁgdҬŚAĐ©AC˘ÍahŞĆr-ĽR]×Ô‰-¤ćĄ!ٲ•§w/¸ÖłAhÇ·N{ÍşSqÁµZ>ŐłgZŕËEfâĆ3•Ç®f1¨äPE—Út3µÉ9ZhętÝ$ˇˇZ8—č”#nîż"Uׯ(KŞŹE@쬲ٍ4F˛u8@ş¶#VΩDVŘČ+‚Ů´źÄé(„ßŃ#6ăăŽOŕĚvUčěPăÍJNŐÜUZăô:Ř×7âřĄGćß"nâî˛Gä÷®1Őó\#ę×Q äáC5ĎĚÉ7ĐĚ2HÉĆi-©ée5ŠÄ5»˛*1LźŽ‹É„.›Ę¬ĘΗ}ä±%"äş;Kě—9AÖ˝> -ŞĹ ŢĂ87ë»+·ÜC$|t#,„R-ka+-L"%ľ&M—&KĄ"&9()3™(Ě+- ¶5;Ż/'®/.!¦7ş #$Ú&«222ż$¨).Č%'°/%±T5¸(*/˛_8µXÇ|%ŕ„ŞĐ -ŔC5ş“/În+‘ż,+•ć7R,)qâXdĆ-&ćcnďx-#ч łż#ĺa'Ňş8Ńž1͢-Ĺş/%tÚ15—Đ"&Â’ )ÁĘ!YŔ03Qîť#:ëx$;Í›{Ë©4nҢIHŔ‘//°ľUVĘÉ-kÓĂ,[ÜĐDhÓ˛/QĐ3LŐ˛}'¬ŇiEŔŇg;·Í]*ČČ‚ÁŢ‘śÜž@Ëâ{"rĐš©ç¦!—Ők%…łĄ
ŤĘŁ(ëĽÚź€âÁ9ŽßÎŻíż!§ÝÎ>xŘŰ)á»vâ"ŹÜÓDLĘĚ<QÂâdU°±3QľŮP&Îß?Ľ±2\ŮÂk)rŘŁIÚ¤E™Íx"Ď® ŠÇĄtŐŞBל#cĽŞyŘÄuČąGśĆ¸jďŻ :ŇÖ5;ÝÂ#Öß?U±Ŕ.QßĂ>]Řî<'§ß]'ŔÔM5ĹĚb3żâxóh‡Ô‡#źŕ•€Ý¶P®Ĺ«›Ĺ‹ŹÖ˘|ÓČ*MÚĂHޡHÂ<Ńł1×É,áó'F·§cÚĐY<ÁepÎĚ<;żÉFNĂÂVU¶Ăx6ŮÍ`ş¶d.ś¦n4Ł×a3ŚÂm*vČ« Vż°)ŤĎ˘ażÁ:bÎż:JÂÉNgĂş:S¶—jR–ČDn«^dÍĽJ2•ĹqU ťN;ŤŃWR{¦’\p°‰L]Ěg3·‚<t«±HBÎe\·U]Ô–PjĽ«[bź€VFĂśS\°µsH Í>m°żb4¸¬EŽĄÇ§ĆśĂź¦ÓČŔſųľŁ¸ż»Á¸Ŕ¨É¸˝ČŞĽ¦Ă˝č¤ăˇăąČĐĐËěÂĺąŮĽË°źÔž¸Ąşą˛¤—ÁÔ±¸‹ÄĎş¶¬ŽQ• {;+łťGcś,ž¬§¤L[™Ź‰żĄŐś˛ÁŻbĎÁ’iŁ¶U{‘’€išcey’€u}·±†]„‚t~‚!kV+BrC7/&1J@[EF0K L<I$D.XM(?8J"@"R|#MHY8q@a\jf p_(—L -jJ,E(VZ,—'L$Ž68(~D.+p ^‰EF2‘3C kYO=…_[7d{)A2pll^QH)oE…‡X‰:(i‡)EBR6K>š\}8}*śQś^Šw6„pŚAdWZpa;˘,}k„fr‡Soj“r„\‚c_fS•=L[|B@UMP&p˘7HE—Os6ŚW‰w•w…„q˝wr«Źxz˘~Ť‹†ŤˇŞ‹¨Ş …ś´ˇ~‰ž’xŽ‚©ŹŠĄ•«‘´†|‚°ˇ‡Ç˛‚µŽ´„–´ŞşĄ¸Ž¦ťžyŚ—”cĐ™Žeľ‘–ŠŁ¶¨‰˛˘ŽŠž‘ŻlŻ–o†»Ť’]Ź©’j»Ŕ‚±šĎtŠ˛ÝoŻąÎf¨¨[´µ§ps¨¸{ŹĄ…„–ˇ™h†¤Ťy¬łŠw…U›¬ťxvĄˇŹ‰›ś”kżź~rĆ–źj»§fÁť‹rž´Žeş›ŤZ©šˇpŚzsޤťrŽ§Ěš®Ż‰„§ľ€ź¬¨l›Š®„¤°ź€¤™Čź–Ąśž…¶ŚŤ“°™„‹†ť…â©’Ť}ŠÉ„•oą˘…ĆŻ‡˛˛s„˛“—Ź©ł –±qŹ‹Ő„ˇ¦’p–Ą‹ŞuŹ™ĄLgÉ«!nʵfU˘¸+bµĽ3wâ¨gĚĂxU¦ÖTFÔÂ\AŮĽVBʵ€&¶ĘNOÝÄ:?ÄǸ2Łçť4±Í˛<›Éˇ/ťĐ·1ĚżTËŔPÎdD˝łE_·Ň:»Ŕ,C¬ČS1ťŃE5ŇĹCD°ŕj$€ŕ
ÂęH1§ÓUSbÎ’?a̱#GÜŠ,‡Ň[<1І,bŰĄ$iŰŁłŐĂAWŃŁLvŻ·(sÚ¨!9č˝&vČÝ)RâŐN`ŕî¨6ĺÔhbĚÇTgćíakßíˇuÓë{.Ůë˘ięďŻvŰă´MŃĘŚ?Ďë”bٶśXřĐWßĎ^EÖć’fЬuWťÓe&ä*}É)žŐ’@`ě†DĎľ©µÔèŔ¬$;Ů–ŁË‰
Őź'Bá¦$¶ ' Ô¶3&Ť[/h[& [C+;c$#„!.e+a“B™-EŠ/"</,9‰6#·/)ą826#&-˛&)-Ĺ%&'®("4™%%Á/-˛1)Ć!7:§C*0ÎM!)±6>2Á;/:˛o2±P)ľJ1̤(ť›!5«Ä )Â{%/¦Â08…›*'uÇ/3”µ$CCć0+WáE+oÖP8DűŽ1Á™Î{6ět/"°ŻG ¬ž0É)ťÇ5€·Ł'%°'5r¤$@rç25KäŹ&ĎĘ·.”ħ™Ĺś"vŔ•AŚ×´HcÂłC^ÔşRĹąGIÚÂEEĹĺPCÂŔM<żŇ3ČČa7ÁŰ'fÇÁOIČĆiáĆ•.ËÎZ4ň4¬Í’˛É—Áą€#ËŐ©}תIŁĺ“FąĽŁ4†ĐŔŃŁ"‹é¦*’׼5‡ŔěK{ŃÉjÔŻ\Ů®%VËĘ)9Ńş/mßĂ*'и?LÚą OÁş4Z·é”,{Ő›<ĚŐ€¶ć‡YŹß®AˇË®!Č }·Ł@ĺÔ^Ý×Xá¦UŐ¸nÓŘ5Yܶ%˘ĚĹ0SÍĎ4LÎä>kÔ°"EÔ»aHĎŢ;K×Ä+iĎĆ%/ĆÚ|č˝y
łĂŚ4°ŕ˘C»í’¬ávOĎąŽ–ĽşŹ»ş6OÄ‘ÁĚÂ-r˝¶]ŕş)PÔŔ/ZÖ»N\¶żXżÍg˝dIŕŐFV¬äf3©ÔeK’˝g<˝Îg)uĐ” –Ě`O~¶65‡Ćs{Ѭ=Hب5_ěš&eżÇL2ĘË;_ŔÉ4_ÁÓH<”ÂAaĽĐON¬żIoĚĆgm‘ÓlOÔrRŹ»qX[Đtb…ź‡UjÉ{Bj˝ŚHNĄ¤QMĘngaÎŚZtÓ•gKĆŤhJ©ŚVg®˛A4ž•I,–ŔSC»”m®®©:˛¸˘H§ĽÔÓĘ°Çšó·ÍľÇÉŐĹľÁ±ÓĚÔŔäîí·±şŇ®·ÔžĐ˙ÉáŞäłńȤÁ—µ{ŁşŞĘş˝˘›©·źk¨ĎžukO ttUşĄiu¦yZhĄž®—•‹Éާ¬ż©´j䬮cÂw–¸¤Ć`P°›^7±¦€AŽ‰dX©iDb…‰|4H*230&6 9?3,`M#J0.8L)PQF"O\,3JA2NcJ)^1=0`R(ŚZ n?g.Uš7+}#.s'+ ^ 4(¬85;—B‹@–F/(}9A!}DNŽ8…+‡€]Dx_oQU\L'vP„p_l}};tPplŤc¨v–C}4’5rM|i†a«ae}@zIG‹j˘A…|„Ťr„m|eM‹‰t}<VD‹lG^\cRq{iJi•PqX®@vu‘vvĽŽŽ°Ť€iĐ•‚c¤†ťÔ¨›š®ˇ}“’†€§ťŹ—„m‹ĄĄy„›ž‚Ż‘wş”¬ł…ś {®«Ťr˝˘‹z· X“·Źim»ŹxtŇt€Š»¨„o°’kł—Š}‘€…Ι‘r´™UľŁ”y›Łx§żÄw–‹×nŚ—Ĺzź…v‘Ł|aŚ¤w†«—~¬šŚ„‚¶–{…ą™Ouž…jµž^|¸®pÄŁZqČLťĄŁU_¸ť›{˛ŠkyĽ›wqŹžnh—yi¦Ł—Ł±Żv ™›u¨˛ľzÍĄ…|°„j•¬¤t«¬—€‰Ä“~ś¸Ľ`ŞżŚZ·¶¨n”´št‚ˇł‹‡Ő’…ŹµŹ¸šŚ‘łsŠ±ŚĂ¦˘nşµ‡†vťˇuѤŽp¸›Łv˛ľ›„¤ŁŚzťÄ«3sÇ™TAÎÉgU»ÎmrÍ»LnĺÉu:ŃÄouĆČdHŢĆRNĘĚ{2±ŻhH´®WRµ¸)äĐ;šĐ©B˘Ď…$§Ă®ŤÉ±$jż®,‰ĐĐrc¶îRaŮ·YUĹŻ5qŞäT4ˇËk=«×x6ÁÉ?E—ĐŤ+Řp.ÇÜbDµÁŽ21Ţ’+2ף'R›t0qŮš,ié–#Xľ¨ źÎ )?˝ş)vÔ¸%aŘŠ'źÖÂ,YĂę"DÚâ?~îŐŠGÔÝ\FĺÝZCßŢ3{ńÝcFŢÓ<ŢŘw[éÚ=lńÜË3Ńő =Ôě®3ëĆ%3Îë]0ĐŇKQĎá!MľÉLaqĚvEźĹH‡·q%†˝RIśËj"¸ĹkÖĄ~(›ŐČ9"˝©±ŐŚ2FÜ´-Ű·>%ŐŽ"9ŃaRĐ‘ °—1‹O#,hv)#hą!%’(%O‡ '9˝ ',ž ".(&8Ť-3'ľ."#'#—+4$/®4,» -$¸(,ż*"´%$,.$--´P$e&M×61ČM0 »K,ĘE=$ßl-AŠĂ0‰">®n+"вB3—Ó1#‚Ű.‚Â!@yě´ ]Ű1 ZÖY,sÖ\"Ň‹Ň{Ú^!Îą@;®—4-•–'އ#uÂŹ›1)°¦#$Á«14tÇ &Né’%rŢr)_٢#ÍŁŚŮˇ,˘Ő´0SËŇ?SÉŰ6ićŔ,cÝĚBUĆĚZ^ĐÓ4eŃÍf*°Őp1¬ôs,áą*/Č˝„RËą|=Łá Łh*~Ľ†(˘ë~#ĎÎOÁÝš…Řź*qĚ!źŃŚŚŃ“!ŤÔż.‹ŰË#iŕ¬`ęĐÍÉ‘ŕ<xĘŮTTŃ´bĎ˝O`ŕÝ0C׺E;Ńş3<ĐÉ%1ÍÉgÔ•«éB”ĐFXȢKi♊ă™$ŽÍ•IË×PŮłQܲ¶ŔĆ"C×Ë8FÎň€Ô¨"Űá8sďĆ -\Üß YĐÉR Íg=ÍĆC%ŘÚ)OĹŘS$¸ĘNLÍו8˝Ś«Ű¬Ľă€Q˛˛zRŘײW…ŐËUÍŃÁ§CäÍ"YčQÄ´>ŮâG/µÉ(GĆ˝ikÚľ79ŻÍ:IĹÄJOÄČhRČ˝z/ĘÎp?źĐg+ŽÍ\ ›ÇJN¤µe*uŃ 5B×·BSб?>Í´JÎÂ1bĽĂJLÂÜ.Ţąh_ĆÚ[9޸RbĂż0€ĆFZˇŻt@ŤÁ‚Q‡®}Gp˝iQ†É]ˇĘ…D_ľ{C@Ä‹BZŢ_;m§…LL§ĽfXĽ¨hYÇIJĹÂwG±®u0µ·5‡°ĂlşµÂq׸tŔ´ÔĄĐÝÓŇĽąą°ĽÂ»®Á°Ç¸ˇîžĹąĐˇĘăˇÎŞŢܲăČİǣˢ⼾˝šľµľ©Ďľ”¶Żto޸L¨{b˘šzµ¸vÁŞŹmD¶tQIą“k`¬mZµŔ_[˛€b›mdcˇgC—xcXŚ¦^&ž¶x0§j‚F'{UE/YC;3()!M4T-<8$2=(1c -/)9":;;< Ui -R…OE#QP:E'N$‹3<g( –,@sHŚ b3z3H,š2E#n9F(™P›*]z6Y!}7uš<a?bKŠod'ŠAťš€X]m?~5Nd—:P=ž_˘u«|vPqB|MŚU?“R™N®bŚZŠ[xC‚,Ť2“ot{/jOji„jW}P‹K<<s^>Vu…W†9]8—7źp a”śŹu”»§’wľśkvą•b™r„‘i—™sš™Ŕ‚«–Ş’–‹™|‘łť‡Ł«—ĄŠĂ~xy®ĄtŹµ‰„Ą†˛Ź¦«rs°—Äw•ŞsŚĂŹH‰ą™uŞŠ™‰µł‹~ާ‚kąŤĄ‚ČšŹ}ąŽxv®¦ąw§ ĽŻ›°Ž—›Á˛«¬ą©ÎŞť©†Ś‰ŁžśžŚĄ™|Žşˇf|Şśh‘Ą©Š¤¸Ž‚yłś—fÉ}‹‘õ\u•z‚ł•¸sÁĽzŔ“‰p–††k’†qĂ~ś|Ć{¤’•‹]”’ dż¦g˘¨Ĺ‚ŁĄvłž‚¶’«„·±|xŻe˘““„Š“ˇ_‘żnmt¸’kpÇť…Ď´ścÍš‰mµ•s‰¬®yź·šuĆŁ”ś Š|ź–›’˘˛y‚ł•ť~Ł›Ł^n»şYt·¶brÉĘ/jżľCâŤbEجePÓ±m2ÝľPeجhZÁ§_>Őż_B´ÂhF¦Ć‘G§Ů®8śĆ“0~ŁŤ4PŰ”IľĘ3wż®,o×·HNÄĂR]ÜŘTqĆ©]ÁďVPĐănB—ĚHYąâa,vßMB Űe7˛ÍV>rÖ˘%PŮ—,NŔy*Üi.[Ĺ1iîŠ/°Ë”@Ć´OUÓźDLĘ–2ˇËŻzŕáY´˝lđÖ\wÝÔ€|îŘebí×\cßÄAXâŃž@Üä–E÷Á.kňßlVÝćŤ<ăć‚7ŐăcJËÉf^ÓŮ|"ÓĚN7ŢŇ7BÚĹn¨Ć‘ĂŢjßŇwK~Ďj+…Ń]śÍiVŮ®MJÝQ/ âC(Cĺ‹9Kş°$0ČŔ+"ݶ/ßš?AÔp †ŚˇK',e™,7v93R#//H(3x2"<f71+a7'L¬ /ˇ (!ť/#J,1r1ś/a,*W"Ž%'.‘ ˘'$«=,ĆF2›.'N¸%) 2(0ĎO*"ŰX&'¶’#*–ť"Ąq%%Ḡś®{—IrĂ-©é32>čK[Ň)%sÓ"!+äY6%Ř‘#ĺ{2Ő^Ç‘-×”'¤#śĚ 4nŹ"…•/4»ť7;Ĺ+.rŮ’wÉŹWąĺ®AŰŁ$nÖł*PΞ$8ȶ@˝ĚHNĂşSŠŃÓ?OŰĆ1GĘŇM2ÚÄ,AÝŐ‹&ÂĹ^ °¬2MŇÔ>*ŇËy;ŔČ'ÓďmEľČ2»c şÜ‰0ĚÓm™ÖÁ'°¨LŻĎśMŔŐ¤'„Ň««Ű¤:‚ߪŁĚË5…äż `ěÍ Ú¤kı$YăÚZpÖ´#tĎÉ:'ČÎ8MŃ×/iăÇT.°çš-śŰ™zÇlŁłfÍ—!µĐĄ<ŚŘśsĎĎ(Ućşaǧ2®ÄŠ‰ą©(PÍ°q҆ÉĹ1rčĆ@X×Ń[eŃ©IŘÔm<¨áIEĚ´&aÔĂ"ŹĘe^µşw9źŮ‹\ľň©Q´ă’>˛Ă}9¦ÂmA‰ľ©dÓĚ'ŠÜxĘ˝ wÔ¶GĺČ)^ĚĽ(`Âś(RŘÁ1&°żm¨Ŕ^ÄĎ4<εe.ˇŘk$šż}+ŻÎl/×w/šŃvŞŇhd¤Â|2vĹş!ŰÁ2ŚĹ,tϨ1.·»7YŁŘ;^ľŃsEš±V:¤¶@PżŐ@UŁ¬M8łÄmF¸8¬±`__ÇdIpşkFŽŻ|E€ßp\ZĹłLRĘ@kĽKGĘŹfIľ¨Ddş›IEÇł2q˛¶Z]˘·A~ł¦>żąłd¬«Ë@ŁÎĆ»ľŇµł´ĎĵĚŐżŞľłĂŻŻ»˘Ç®ŻśĘ Ő«˝˝ŔŘĚױѝÁžĽŞÂ±ą™A`˝Ŕ”ŃŞ“ŹÁ˛®Í˛±ą|ÄĄ“kÂŁ›V»¶ś[Ł–‚SU|y[kŻ]a”AHX˘€x0Ę{)®t]x“ś}[®Š\Pš„^J®’d.—‡C©†N@>%‘7R>B]*@[ )1M)(?GH 6#J,0B"[JwU,Q&\G*Y5 -_ -bJ4Z/$6!]$Z6VU+M!u%>%‹APgD`DwH{zDx>„!’%śl™f1Ef{D1lE‹7\ToqhURh\kR\>oVmNA§gšM9~H¨v}I¦…1šbsz—9Ž`ŚM‰…Bvt„`~„pvfaCY:o`j^btn‡qZIMYť\n‰±‹x“±ˇŽšť™k™˝’˛–q‡¤Š‘žŹm‰—…sˇ—Ś€’‘’wŹ —Ť†—’|ŹĆŚ®›Ä{„ „RuŚžvw®’ }ş†›lľ‘‡r W‘˘}_”Łž|x§ťwŠ¦Ž‡bźŁŹzĄ•Š†ł•‚^ź{Ź~°Ł“r’…w¬–ż|•‹Źlťź´r´‘ˇ|¬šś€—ĄˇŚ ™®Ă¬ĘŤŤ˛¨{Ť›§‚«——Ź®Ż—mż‰‘‡ť¨cwĂ~yXo‚€¶šs‡ą©™~ŽŻxy«…{w´{kĂĄŚo…ľŹv«Ćšp©«s§«~‰™ u–Ą†Ť¨¸ˇrŠÉ nź…r§™ ™¸§Ť»ŁnxÖzt‹Ĺť‰Ě|‹Ľ „†Äž`x‹Ź‘śťQŞ™~lşŽ–rŦ…´¨†‚Áž„x¬ÁŹV”¬źW<ż·^_ËŐfd¶ż-ÄĘjm×Ńsk¨«zLĎÍsRŃżja±¦XSÂËVeą”n#Ƥ—.¶şšS¬˝„9¸ĽĽ?´”5€ÄĚLÁÍU5ş^O×ćKtÍĚ)[˝¦::¸ĆiV«·P?Á–@4JŇh<¶čZ0¤ĐN4pŇuU;ľ‘7qÚlcËh&›ă¨'Mѧ9Š¬~1xŘť vŔ§UËÔ#Í 0®Ă¸&p¦Ň1yľŃgßëQaĐŢfßěqŤäÖ“§éÄFAÎÓ4,Öë€YöŰy~řäĄOęăżÜČO߸-DčŇ0/żá¦QżÓR|ÜÍZ<ÖĘQ=ĹĐw2ĘÍ`SĎĐ„3ZÁa$r˛p3uą?,AĹw$:âź#:Ýh»Ń‡0ÓŁ#ߦ),ěŁ7ŔŔ.ń©* -f"S˘>IpM$y,L3A)9i'U#Š"G7w=qyk0Nť9y?Ix6CohQDU>’,O†dKxd¤v©X¨{^®(kIžs‡:ĽcŚe}HwI†”‡<Ť™Ťf‚r…1xŠZo…SŹqz}kTv{=kDXSrWClgZ@nzQŤBŚ%ĄZ–sĆĆ{ŢƬ€®|˛}–yĹ—‚¦†¨šŁk…¨ŽŔ™Ž«ź„‘§™q‰–uoŤ‘Ś®–Ë}w€żĽivŞ—Ź“ż©‚Ź¦Ą˘‘Şś˛’Ž¦¸‰Ě•Ś›źşŔz©ŞŽ›lnĆvudމ ‡Ă{{u˛–ʚǟšqˡĘx¸’y|¬˝¸ŚÄ{ť‘ĽzźŽ©†š˘“Ť•v‘ˇ–Ż˘}{‹“˘¦µ łť‚uÉ«ŽÇ’µ‡Ě¨vŠÁ•ÉŤ›‡cjŻ›~˛ž‘„Ž‘yÂŽŚ‘»–ŽŚŔ˘€ršĄ—|‚Ł®‹ź¬Ź‘¤‘u„Ľ’Ť·ž¨˛ž¨ŤÂ˘µ©¦´›Łź‹€’ź–Ť—¸Ś}̡v„µ›}‚ŇžŽ”˛©®ŞĽŠµ“Ź”‡‰¤śŁ™Ž‘z‘°źŠ‡s‘Ž¤wŽ†‹Gt¬ÜNĂĄsX±¨vi˛˛YmŃ3GŃĚsaŐÄa=×±hNŘŞuBƨk8ÂĘ]^µźx=ş™x:–˝‘E·Ď“9–Í•rtÉ®,®żU©»ś,`Ô˝ftŬ\pÁĂJ{ż3C‚˘5Lł°PE˛ĹN;ł·W6žj>ŤÉI>ťŐM-ŽĚ—V€Ń¨;OÉe7oŐ~.‚Τ%¬·%‚Ö›4ĆŻ:hߡ4eŇŹ3Âx-nŃÓDtȲ>âÎ>nŕěµuÜáżźßŮŹÉäÎikáäĄ3äŃ8CçńĄ|ëń†©áé˛fŮđR<ÉݨlŘÄt-lĹ?5ÜĆ@QćĆG(ÇĚ|-pđs$łG+Ť×]#iÍ1?‹Őv0ÝÉU9Pť7,ŇO2)×f,:Ůť/YÉľ+‡ě)#áş?,Ľn-µŹ"ă„7˝]$68n,)8t-.R -BY%S,&g!+C,=€(&4%¸.B‹!:µ..|#˛ %Ë&0ŁĹ,3ą-ł=/ł`#(§C ^Č?!8×UQĂ·@-bY1É›?%j–(%«”.!ĹS?¨!ąĽFoÖa8‘Ń.7Wľ*4XÁC*q×G3Zĺ´0˛©-Ű™#6޲7!°ł1"°&/¨“4źŐ(r¬$)ś1@şŤ12pá,fÜ,ZĎś6×Ă®#ˇáš"›Ôť-˘Đ:_Řż+IËČeż¬!uŐÁ80ݸD5ŐĽ?(˝Á>0ĂÝ•»ÓxAşÉ\jÓÇ92ÉČ\HÁÔ†YÖÚdş˛•H‰Ř;ČÍźI¶Ěb˶ϳŤۑ'¶Ě®¦É±HĄÓŻ ŢË4ĐĆnÝŔ#čĚ+¶î¸t۵bć˝0cŘ˝GUż·9)Čľ3^ÉÂAmÝĽ80»ÍˇŚűy'ŐĘÄČŹÎÄ©$†Ěť+Ťżš@ťŕşä¶/ă›<˘Ů–+ÓŇF×ÖCnÉ·O’Âą!<Ň»5Wżľ.dÓČ=@ĚÁaH´áDMîÔV;ŘĽh(ČëŽ.Çăs\ĆÉvLłč”)–çŁI¸´–:ĹÁxş˛5~ľ® ÖĽ"¨ëş\Ę°RĐÇFyƵ?lÍŃS ͬ.*˛Ň@3Ěá@VĽ¬+RÍŐZ,źäb6ŁÍk*żŔT)—Ír)¤Ŕi/“Úg6»Ăqvä˛=J۲4gÎŚC7ëĎ7nÄÎ(pŇÉuÓÁG5ş×V5ĽŃDdŇČ5Ož˝Z@¸şJ,ŽŔ}/ł´[9Ř{9ŽÜw=‡¸u^Ô=;×±).Ľ‡<EÓ„9BĚ»\dĎĹ?ÁTX´Ç``¨ĄDCąČ5^ •/~ÉşqŚľŘQ‚ĆłĂĚݸľčđÇąë׿ÖŇîŁÍËŮΦ՞Ł§ĆÔԲ۹ĄŐÝđż«ůăĚ°¶Ŕ§ŞĄrҶSi•˘fWĚżĂĆ©Ü©Čpv^Ą~BsŞCJžť…jW¤jkłĽ_BŞ^W6Ľ“n7§s_Qą`if·ß¸dź˝~;Ç™}aşśh=µ®a]±LsH1.f31A91H;f +7Q+1]%=S8"4K,A2kT_tG>&Jr%G -D<~H|fR(iw c>Š0\‚0V6wLF2‘Kr7mFc(sIŁgĄ\\E …uZ;I`Y5lźo‚C“Lf]{QTlz˘dpJśp—HŻ†Ť`ËjqU¸dl©Ľ’Y‚€Qhxr/bbcb‹Źxl‹†^qŽ{m¨‡gŚWmHenwyH,]i}I’CĄ[ś§Ź–}¬…Ť€Ż•”tĄ”„q苧ż“‹‡»¤«‘|y›¤‚‰´–…¸ŚŽ‘„ŚŽŞŽ¶Ś—“ŹsŽŤ„ś´µ‡—°h‹Ćwť Ź’©Ąś‰©¦~mÁr”ŽąŤ”iÁ„c‡¬‰ËzĐ“Ł«žŔ‹ĘłŔz© Đ’±ź“j¤‡©‚ľ•Ąo˘Ż¦wˇł“l‘®˝žŞ•¦Ž—Ż—…°•ŠŽ˘‘…›˝“—„ĢŽÉ—O‚Ď–~‡Í–‚t§…{¦‰‚€ĹšfĆŞ—Ą’€É›‘ĎšÔ”·°—–™Ź „Ż|ŽŁ»ŚťŞŽť‹°šŤ™Ž©ž‘±”{–§˛Ż’Ł‰¨†şyŤ‡ł—ź ą““è‹~ÂĄ«†ÉĄŤÇĄqÖŹa»ŞĄj˛·„˛™…¬‰‡·†˘‘ąŠ‚ŠĂÎFŹĽ¬:=żąwbǧUsŔÍ<†˝ŰŽj¶ŇhhÍ°ae°Ňr:ĄăŚDIJ‡S©bl×ČU@±µw<Ł¬¤_ŽĂť/µĂÜ-“Ç»DxŐŻLťŔŮJoµĐ‚_ŔŮkmłOqµÓLJĹ®cY§ÖjX–ĆOB†Ć[BlŰj8łÇpJné‰Kyľ‘WP˝…k˝k5ת,:ö„^I˘Ś$žĐˇ.3˝©/Îś%’Ţ™XÁÔLaĹä/sóÜ<Ťěŕp—ŰÖ «ěÉŻŕßĺy¶ßĺu4ÇĘLNÜÝ’Xçâ,cĺäą<Ýßn7ëŘ9yĚÖFcŇß|4©äs)ÁęT\ĂäŞ^ÎÎl,VčN”ŮX6ÍÖŚ)ë~Emż^,^čM!3ÚĆ:Ę˝QÓh24¶’8Č®$ă„*4ËÁL<ŃË4Ćw(j%Źw-2I†C©%$Zq,H›*)–.$@‹-a‘4+(ż/"ľ("†$"G¦-"¬/ą,(8Ä$+µ**`Î%1•3cľ+.ÍU ˘U'$Ö$'Aăe=,Ҥ'Ęt)Óg-.t3Ľr89Íł5Ňš!'š‡/›Ö#+„ĚR8gâb4uÜ`,cřp+śŘ˛:-¶µ$ ´.éw9)ĘÍ@9ł«6ˇ¶ ÜĚ=ŽÓšĽ&*–00ÇË6&nčf;kΞ;µÜ‰ Ő»ŹĂ–\ŻĚžHµŕ¨.`ÖăFAĂ×<ÝĎ)|Âąh8ČĚXFËŃ);Čĺq-ĐÎeTĐŔC4ĐŃ76Ýŕb$»ćłÖ…#®ŇyĄÝ˘ÎÔ~;źŘxĚŔ“,‘ćśbŤá§K´Á‹ÔÖ¶1€ŘħÄĹ4˝ÁŞ&káČ"{ĎÍŐ¤“ε/mčÂ/PŰĹ4qÎĆnŃĚDGÔä7=ÇÉLeżĘr±Ý®9Íá‘ őj-Ęŕ˘'qß“yß“%w¸¤aĹ̡ĹÖźż«‰Ô°”ĐÁ#|âÓ1€Ę«%KŐşQiş˛!kܶ0‹ćŰkHČŇLEęÔXfŰĂ%eÖĂb»ă`ĂĹ|GĽÚz'˛ĚWľÓ—]–ďŤ8Ó̳׫ĐЯ” -cČź!2ÚщÔŔOßč)xŇA;¤ľnY÷ËYYŇÜJu§·*_ĎĎvgŢ˝h8žŮOpŢżkTÓČa?ÍĘc4¤´s?ŁÄŚ#HČş-—Ͷ#nѦ;ŁĎÎ$°ËÇ6˝ÉC~ĹäguńČNgżÖA\ĘĆ5bÂŻrbθx_“Ő7J¬¬olłWEŚżk`Ş JPxČ«6S§›[`ÇvX€ł†A=Ő}_]ľ’4`ľ·4d´¤f6”żC>Ăś`{ŔµL§ÉÁo˝şÍŻ˝ÄۧĹĂő¸ÓŕÖ«ÁŢ÷łµç÷łľŔËžĘĂŽĹÓ¶ĹÎąÄČÂâĆÓ¨¸«¦łÜ·Ů·şµ…„ͬK˘Ä˘w»ş±ĎłË»wmM›cidŤUh’¨ŠPbž^…˛j_rČbVcÄvdm´jnbŁi^Sąkg]¦Ž[ažww@·go¨Ô‡TšVzJs b;_-C8&CHVQ?6C+J28 7MXI3E%(6C=XZ E_ 1 B*IXoo]nA(~#D'ˇSE…)0+xe*•
I2–B>%‡GP~PšNŠDy5‰c–;Š=–H‰F&=/s$CTeR>dn“U’\m_Kl›mrS©…ZjÉHąS«c…QOŹ^Ą¸““§’›€’Źk™u‡U›{nz‹€Wyp\Rk}{ohFWQPOcT)bgN=~ŽpťqvsŠ«x¬|ËwĂŠÜ´ŠzŔz•†ż}‘€ť›€–¬µ’‡Ŕś®¦źŽ‡ž˘›ŹŹ‹–˘ś‰‡´‚‚†š«“¸ˇ§” Á¶|łŁĹ€©•u‰©š¶ŤµŽÁyşˇr|±”¬¸‘‡° oł …˛Ž†›Ŕ‚¨†“›ą¸ˇn€¶Š}¨‹ş‹ą‘Ô˘qŘ’ľ¶¸ «źąŠ›±Ň–Ą·“d´‰¤‹Šş“Ś†|§…žŽ…·źż™ľŻŃxŁ¤t—Ĺ–Á»Ą”{Đ“‚gş«˝¨Á„ş‘”‹ŚČ¦ť‚¬»ĄŻ śz¸”ż™«˘ź…•—™ŚŞ¨¬†˛¨Ăr›§ŠgŹÍśźľ‘„ ˘Ť…„ľ–„•´ ~’ŁžŚ†Ç›pm¬±‡—°…–žĹŽĚ‰Ćśž…¸¨ź•¸}“ˇ|„†‡Ź“˝§Ť—§™–D“±†*uĆşftÖĹUo¤»>uáA\صaoŰĂYeÂÜgHŐ°[HŃČ~RŃâ\cŃĹVJÎČ“<ŹĚš+Äą§.ź©‰.ťŮą6śĽ·Kťă°V„ĘŘgXøJcÓĘu‚ąÂGrä¶n\ćŐH/ǧ:YÇŞ_>ŽŢ@:Ą°<MŇI0ŔÄ®;€ę¤+ŤŇ‹(ŁŮ&~Ô˘=oŕž0uË•I‘ΦJzÓ¤-ȵ‘Ć*…ż±ŚÎÄGTâŇ[zËĺž·ŕŢ–şâۦ¨ŮÖ’žóѨBŰŐ8Jóë…îí~lęĆ…DäÁLTęÂŽHÔČM&ϸC0ĺŔ#eŢŰxHĆĆl5wÜw(‚˛6©ŮY1`č|T Ńk"fĐVCj®™-4ŐO*—ŃW>bé‚&H˙©RfÖv58ß™1 ×°:
őŠ&&č-$˝81!\Š%?¦69o) 6R$&1c,(Gp1N+>ˇ/'’-›#G•64»+!4¸#%!Ť,ą9'Ă+‡-#&¬
C´?6(ˇ=',ÔI ^äN(:»g#2Úc"ÔJ/±Ž •%"Á‡'Řn'Ůż68”Ŕ1“âgŞÔE&dÜ8+mÍ&:‹Řn@čÇC)ͱ+%áŁ5 Ţ -®©C%ކDE«·E*¶ą7˛:)»”!(’>?‡×k:tÓ‰.•ĐŹ'Čʬ*łÍ7“ŐźžĐ˘DgÚ±+BÔ˝BZŮŁ!}ĺ>8ÓÎ9BĐŔQUŘ°6CÇÔjÔx9ŰăUvéÇHHÄÜc[óĂ°ŃEßŘ\ŘŐi'lČ‹RłĆdŹÖµpѸµę§Ë›Ö«ťŕ˛=˘Ô°ŘŢë˝!źäż¶č¶ŚŮ»/rĐĂ?mâş-tĘĂ,HÖË9aǶDVľ¬IBŘ«M»ÖŹĘŮ„#ÁľxłĆˇ9ŁŔ’7±Ő˘O˘Ň˝zęŻQ¤Ý¦Dć˘+†ÖÄ0pżĹ!mŔ»¤ňÄ8tŮż,mÝĚ!V׹,›Ču"Âé[`ŇĂ8jŮľ%=˝˝v7ďŰ‚,ÂŘx(µŢŁ
‰ß¨žÇ6ĆăyĽáť€ŃÇ8ŤČ7qł¬d»±JÓ˛ Sε'VË˝5`şŐR-ĽĐP±»2\ŃÇ=UČĐd9şÜnH˝Î^vŰĚd"•×j?°Ě€^ŁłTSšż0`Ç·-^đ»+vŃ}'‡Đľ5iĎŐ<]Ë×=SÎĐI\ŰÄ^~áÇI|ćÓAyĆĚ{:ťŞpG›¸wV˝ĽSŤÁ€:o§lO“Č{[€§RiľĹHg˝ŞUy·–;b´ź?z¸—ISË bRŐľ`X®ťW2¦ÉCgł·]}ťŃ^5¶˘W®·ÖľÍ¸ĎĂłÝćĐĂĆ˙ş«ďćľÍîăÚ©ř¶ÖľŇÁ’ĄÇĹ™ŮÓÖΡԵÔĚĹľÇ´í¤‚W‰žXąšŁĚÎŞ»˘Śm©łiSs¦žYq˘nk°aŻłµ:Ž[jŤe7‹Šc´Ě],ąsgr«Í‡k«Ż‰<”–k[žŤmI u}I¨mtK0AV!H<D[.@$TQ6$8-,-L@,S"G-D%/dOO=#8E$>(=*S.o\{'OlA‡J‡%JCLY
G1w'K$}'H%—=T9~<ŽfŠB•4”<§~4v-jBb.f`Z3}Q‹@JV(s\UP^r{‘g•pĄs‰b:˘T¦V•UŞ|•‹v•‘źuhŹŽ–[Ťry9qy‡`€~–^x‹~hpŤwO‹d…pI~ge`s]‚—x§^•cźs‘¬y‹u’®§t°ŚŠyǣÆˇ„z™ˇ©€xťť·’ «®ťŹ‹Ť°Ą|¨™™†“x‚ž~|·˘–¨¦xŁť“Š‘Ł†ąśqľ‚}‚ˇ¤|€˝Ş…‹žŹj˛–”‘şŠ‰~łvŚyĆť´ŹČ†ÂŚťpŔ¦ˇt»śĺŠ®tĂ•Ŕ±·˛š˘y·”žÁ¶˛–„Žx€›‰®©§gŠĄ¤¦Ş–pšt‰µŚvŚÇ“p͇mq˛Ł…ż¤w}± y¸«†Ľ¤Ó‰ś˘k[ż´„§eqľ “\Ż•Ś‚˝Ą‰eĆ®ś…§¤—˘¨ś˘·śkŁ¨j‡Ĺ•„ś¨™†š§Ą†¦˛„Ť¬ź€v»‘~€ËźÂ~¨“¤Ä©yˇ źqvĹŽ›ż—źr˝sv”Š‡·ź’wŠŤ ~¦˘–ZŁßS›Í·djăŻrKŘÁqR¸Ä8gËŃdfĽµegÔĹWGĎ—D`ĂËa>¶¸OHÝĚBMĘŻ`NĽ±5şŻRľÄ”=żß¨MśÍĆ?‹ÁŇ5ÁÓBIßÖciŔľf†ÍÄNŠĘĽe,˘Čj0ĄÚg4ąČd9Łąx7˘ÓgM§ĹMEžÚlb=Äť8d¬fÂ`-Źí©Ď•U]» /lìC,ąłeZĂ›.“Á‹.XÚ˝2@ÍĐ'aíÁh©ŢŐ‚`çÜ«ÎđxtćŕK‹ă×xHŘÓŠ?ŢŐ-^Ö´%}Îďm?ÝÚ‹PËćpKÖŇPeĚČlFĎÚNVÜÔpBâËq'Ź×K"vÜ{ŕL:žčr!ŤÉ‡Ú\ÔËP8-۬.,ěk8Ý$]꣛ĺČBAĺÄ%=ÜÂ#"ÍÚŚ3ÂY0Ä„+m¤*eľ'*:o:=š$M˛,*A‘2+\É)#*™,6Ł 3s& MŔ+<Ó(3ł --.Ä&DË) !ŞxĹ!3%¨62ľE/Í!?Żz&)ÝW6ë)Ák<¶ś
ĂžÔ|"1˛$0’€O:Ş»./nÇ.+nî5hŔ5(á,ŹäÄŤ(ÚÇA.Ď™! ŘĚ*.±™«ž*ÄŤ<:ŽĚ
“™/<®12ÄÉ10y퍀Á†ľÍ’ ÉͶ¶ß§,Ŕ١_¨ŕŻ%CÔ˝)qâ˝0}ŕĐcËŘI3ÄćEOŔ·1kćş…ĚŘm0ŮÝLčŰ:>ŐçŠěČŹ"•éŽ{ÚW]˝Ć–OµÖ}±Í~0ŁĘ“]ÝÄ‘ă *¸Ţ4Žß˘”Ĺ°™čȶŔ»ěĆ'—Ö¬wبKˇÉ·7oÚżNŘŢ#~ű´hăÚHmčÇ3[ÝŞ2YŰϴ#‡ŕĄĽĐhMŮĂ«]ߦDŢŽć™’ňĽCŤŰŻ'VҨ.Ś´ŞkĎä)/Ţ»$JŇ˝"‚ÍŮ9.ÓĘ5Oćż.fÇä:|ŕYâÔfcŰÍ<3ÉÍXłń.eĂîŞę„®ńŤ«Ö ŹŇl?›Ń°oÎĚDͱQě’eÍŃX‡ę¶pĺË8xżűbhŐÎ.RáĽF4»łV2Ş»&`Ʊ1FÔ˝XqáËi5ˇÄQ/šŻ™5ľÂh"µŰn?®»„$Ż™3ÔČź'“Ŭ!–Öş8lÚĆ•ÔĎ3—äÎ1‡Ř€oĐĎ_kŢÁ]‹ČĘUfČłg_¶ŔYL‡ÍjKšÁ”OŹÁp\‰´ym“ŔzOe§•NEÇżcJŰvYiË—I:Ńž2T·ł]EŃ›ab¬™BNˇĐJo¸Ę(U˝ĄD[—¶Rľ°Áu¬ä˝°ăłŮ§ÚŇĹ·ÇƿŴҬĽĽ¨Ä©ÁÂÝ ËŔ”ܬµfš˝˛Ý»Â¸ç·Ăµ¸Ď°˛˘ž·Îĵȸ´©Ľšą¦Ĺ±o_ZĂVv·–cm«•ul‚™j¨™w‰ÁłYM»Ź~n°qv'¨YzWÁm‡u¨¸šw ˝…oźšleŤ…'¦D_Ať/…2n"i/rE>GpB6i+S/B;-J R/g)IQ"YC`]R=-A2-?"R*sX &anQ"‡YvJ1’8X\ZšD;;,†4K0€-n0lŻ:Ł0=$•j†{‹mS.Og[AoXUuuQC!KfB/[]Y6_{QJ‘,W3‰?ťD“;–L‚[lZsqO–~€Ś‰“lŤvqtgŽWOgfJd›m’sgZŤgizgUuic8f•hž‚śk’Ł›‘ĂśrŻ—Ął”zǤƫ®y•¦……’ś¤”Ąť¶˛śž‰śu’¶“¤˛—Ż• ‘–¨ŁŻ˝®™’ŞŁ«„µ˝łŹČ…´ť•źo‰ł•ŤĽ˘»lĄ™‡łŽµ’¸§•u±«ĆŚĂ‘z€Ą¤~ĘŤĂlşŤÚ€Ę«ľ~ąŢŤ·śŞwŻŁ|´„ž‡ĄŁµĄĄĂŚ ˘ÄŁ°Ă¤‚˝ †¤šŁ†°ťÉ¬kľ®ĆsŁ©Ĺ}¨Łz–®´Ç„——‡†ťŠ´‘—t±’ťŠŞ–y€°źˇmÇ•ŤcŔšĹ’°±s¬µ¤zÓł´‰›ł ~łłş‹ł™›˛“śł›—µŞ‰žŻµvĹťn®¬›±Šż˘¦ˇąźśŤÔ“Š†Ă§‡Š§šp_ФŹ‰–•„kśŠ‡Â°Xť{‘]µ“”}Ľ‚žN‰ĐźTŰ©oOĄĎ\dÁËNs´˝MhĐľ>GĎÄkPÔ¸V>«ËŤ¶—^PÔłgcŐľ]N·ÜšAĂҨ/ĽŞśÎČ›RšÝĆ*Ś˛–:Üź-t·ĚK8ÂäyiµľAËŔC_×ÄFD·ÉFMŁă^BĚ{=łáU5ťŃQDľ˝ME˝µnŮ°„ׇ'§×&ąˇ+‰Ü»'Źć‡9KŰ–?qßŘ8•´q?yך1ŇÎ!ÔÔ0Xäă‚îŰíÄĺÚ±‘ĺŢš“ĺ҉ŔâŘ°SÚó™>˙É%ŹäĐ+NŔÇ•aűă•KßČXwŕńY<ŐÜNZîĎJdĆąH>ĚĎ_;OĘb,ŻÔ\*–ÚoµĚzߥi·×}.RŰ”)Ýq(1Ý?#rĘ‹EAäÓ*2˝Đ;7ľ¤DČčJ(Ýg(×bäV6·ž)и253!d54E”9.XĄ,)6€:,:‘+*+¦$0ź(Z«3.'¤'6Â#">¶#5¤¬%4ť%!B°; &’50ĄU.,ĘF)[Ě46ŕp$jH+Űp!!ł‰(ś…+Á«$µY'Ś‰5"Źž1ŽŐ-&{«/iŇ'gá*†Í1<BŇ/&ÔÉ-1Ë°)(ŐŁ.—©!+Ť$Ä—?)ŞÇ!5‡Ë,“ž*Ó“ F|ŕk$–Ýł=Şç¨"şË¬«Ů¬!›Űš*ę–9ŠŔľBIĐ·GcčĎW–čĹFFŘĚG*ѱ@]˙áREŐŕo,ÇÔpiŇÝUmÚÎQ1Áßn7ăŇ™ÖĺN#¶ßś[˝Üy3¶Á}PĽÇHÍĘČN‰ěµÚą‡Ô›Ýş
ŻŇǶ׸ śľŇ xďâ9zÝ»†âČ3wѸ-qɵ3FÔÄ0€Ě©7uÎÁ<]ŕŕDJŇâ;jĐÔ–7ËŐ’ĆčÉĹ ÄΧ$µĺLˇĚ˛›É·í©yçĽ*¬É $yĎÖxÍĐPXÓĆD•Ő¶1yăÄ4}čÉ+rΩTÝŘe%ÍçIOÚçN_µĚ?DŕÚy$ŮčWCĹÇl%Ííś#Łľ˘7«Ę(¶Î€!ŚçťiÓą:“´´Bş¶°pĘËfíÎqŰÔ0GÖĘ??»I8«µJYÝČRZÝŔ'hÇĚJ/¨˝bFĐľvXŞÎS9żÍ8ÄĐr Ńn*Ü~KYÓ˘1<˦5ŇŞ;Xżą#_ÎÂFGŘÉ4WÁŃJvŢÎjjÁ»HkĘLqżąp8źĐmP”ÜŤD˛ľp@´ŁRŤ¤ed‹§‚^˘Ýc]v˘±JeĹłU©‹ti¸˝GL·«^a´ŚVGĹšSF¸Żp]ĽIT®źN5Ăąh[Őµ}ŢŞĘĽÔ×Ů˝©îĐ°ŻÎËŐÉńíľÉÔíÄĄä¶ÉŻŘ©ăËĄÄ~¸˘°Ź§Ęşs®ŕ˝ŮĹ©}»Ĺ˘“¤×˝đŔ´Ş€Y‚Ł”ak¤kpk˛©b{«uvĄ†uvŞZSŻ•Č™Źx<¤€j7®—h:’şl|®°tŻś‡†‡ĄŠql°„wÄ»e=ˇ~#¶9{&Ľ™nP1'Y\&E@+2&3c0 -Jp9$9&<$<V"N D&K+O5IRJ$ZB€P7‡"GhYzU!VW6eCU$T'†:P-”6\E}2h E”BmDˇ:ŁSŹLŠrKRmhM,y_-†K–QniU]Ivxťm‹^•]‹SśFŁLŹ^˘[M‘[w‰NŹ}‹„‰Ž{dywzLx~[„‹bqRŚFt†v‘OŤfśaljVkhŚ[cx¨m§¦žo‚ɡ©€Ő¶sĐĹŶc`pÖ¨i€˝‡xs‹Š{Š˛žŻ ¬••´®’‰Ą‹rŠ˛Ą†‡‘l•«‡ˇŞÂŚź©·ť„¨ŁŽpĄĄl‚Á«™¶™Ťt¸žś…ÁŚi¨‹yrÍj–ľˇŚi¸‰ş–˝žš‚Ëź–~´ Ęk·ÝfÇ~Ă„ˇ©Á§ŁÇŤĎ}†tĄš“mž›Ł‹Ť«źtť–°‹’·ŠŤš¨‘©¬p•É“\zÍŁyĽ‘bŽŇ˛‹{ş˘‰‘µthĽ©pµ–Ąt®ł{Ŕśť„Ţ°}r·Ş‘`ś§‹ŻŠÔ°–˛Ź´ ‰¬–}sžż§m‹É–x…ž©®§špwą—š†ÍťlŚ»Ł’ņ•}ĚťiľĂ{·¶€şť€§¬§tŔŤyjÇź’tŻ w˘¶±€ŻŻ’s“ıE…»›3UÍÇ{RÚ±rYĽÓvzâÂlUÇÔhpÚĐj>ϵhUĎĚ‹Säľun«»mV˛ĐaJqÝŚ0ť´”@«¤š0´ÍČc}á“]{ŘÉ%ŠÄÓ)NËÇksÇÇmhÜă:~áżm1¸ĆRt°»_hɦW6ĄÇH+ŹÄV4ťÖj"ĄÍ^I0ě§7%ŃŠ*°ćnV?¤•IJŢ›45ĺj9{˧T<Ł¸>5±Ó+qęś6ĄÚž=mÇľđÝ*‹ćć}|ă×™äÜŚWÓç-–čŐśE˝ĺX)äŰ~…çË•ďăCiÚäCZŘćiFă˝N`Íé~8éݦ=ŮąTÔĎeAŁŢu)ać†C°ĎF MÖp ®°€&Vî`3Ř΄%Câ(+ę¦"„܇2TëŞ!˛ŢËG0ݨ$/®şFwß›,1°Ş<ŇHGĆ=BUp$>s1&G‚& `ś*#Q\"-<„)I_ #;ť 'Ž &:±ÇŤ° ż'7®$*6Ő.'˝3!©'X¸$,¶O%/żH%9Í#)IČE.ă]-&ÝX0)ŕn"/ŤĹC±ŚÝY/Ć•4%Ą°0ťáG%”µ0"jă3&_Ë@(Đ „ću?'Ó¦50ČŔ+<Ƨ-1Ď‘7#ă˘$ Ó†3ŃĘ!&bŰšĚC(Úž%'«ÄA'YăŚSśč®±ô•JÓ°<ÍÄ”"™Ľ‘$^Â3ŰĽ\@ŔÖ-nĺľt»ĆTOÓµ9SŕÓ#HÓ»†˝äxSÖ˝n]íĹ<SȲ|čÚr#ĄÉ8ÚŢa5±ÁŠ7ÇŞCżÖnŃÍ$†łµH—߸)á‚%¬č˘2–ĺĹ5¦ę¤ĆÍ°,vČÉ7–âĘ—čÁ•ČŮ.OĂÁ<lÍÉR_ŇÄfŘŘQpܶ'VŕŇ2e×Ĺ~–ćĄ&żä{¨ëi4˛Ń¨)ˇş6¤Ň¦CşÝ‰#{äŰG¤ÖâíŚ'ź¶Ą!Mâş'Wŕą1%á˝sá˝;h÷Ĺ(>ÜŇ*mÖÖ4"·ë`4Ú˛<)Ňľ3bďÂr`ąăn+¶:ÁÍz#™ß®O Çť8ÍĂyGČÝŻ9ϸ;íľ6cđ•5‘ÍÎ ľ±Qęˇ9Î˙FmŕÎC\ÄŇ}^¶µdJŮľ5YŃČEIŃÓjpáŔu1µĘa^ăżzLÝÇ{3ľÍu7ÄĘh5±ˇM“·˛*¬Ď %Ďˤ6žŮź8<ŔĂFš¸©/ŤµÄzjÁÍ\xłŇTżĘ·Sdć¶TĆ·{<·öR@‰Çs8xÇzGŐgo ¤qPpŘyaFÜš6j¤’WsĘlAg·ŚMGÂŽ_j®Ia˝«]cĂ>c®˛RJĚŻW_ĽµHu˘Ę¨µ¸ŰÉĚóŐż®á×·żě˽ųÝÍÎĽć±´˘ßˇĘĽ†Ă·ĹƹҬľ®¸ĚżŔ±˛ľĂĹ©†śěąç·ĆĂ€¸śTj‰Ĺ”[lĄ=iŚ±žYr’Dlmť¦l™°…{v˘¨pp–Ž}^¨’k•¤¶?«2~^ťŔt˛“„] ”ldźt|[¨Ły„±Gz6~O![.dF!<%H)5-<!G-( 'D=*E%8E>G)4)X+m4>ud"R][(Z€ I1™'R€?‰$NJ‰#N(†@Z*/?+X0z)M:§=CO_BI5]‹LLsoT:~9/.iPt„_j®|}WrIhecBGK‚P H‚YQ™O§`†dŠsvf—^—6ŽE…z‰er{‰[w:oTe`MmR~k[Hsh€Ą~‡^Ś…•Źą‡Ä˝Öş‹Ćǵu¤§„±«v‹…‰tŚťĄ©™§š›‡ĂŹŤ©™”Šµ–jަ§ –´¬ą…´ ąšłš›¦ŐŤ˘‘ŤŹm¨•°pÁŚs\°«|ź±ˇ”µŚ€‹Ĺš¬’Ż‘†v¦ťr€ł ´Š™ŻuާomĘĄŕlĆŤsĂŚľ} ¦‘€˘˘Ŕr»Źyy˝ľŕŹś¤»Śź˝Đ• ¨Ľś©®uš±Śq˘źą”˛šą˝ˇÇ•şŠ¬¨Ż|ą«Ł{Ě›´~ÁˇkĽ’p|Ń‘ź‚Ş©‘qş©ťqÓŚ|Ć—Ś†˘˘vŁ§±šť›Ęťşµ´ŽĂ¬±„ŞťË¸ˇ“~ÁĂ©˘ł¦s†Ą†…ÂŁ„„˝®ÉˇlťĄ¦ˇ…ĆÁ‹ÁśzŐ•Šx¶”śrŤ”€†¬Żą¤§¤ug¦ľ†_‚™žn™y™Ą»hĐŞB|»]rŕËPYĆÓYyĚŞ5W˨\mÚÂlNËĚcNÓŻw8ŐÍu=ĐŔ[fłąbNÂĹŹNŞ»żZÇÉ’,˝®‚=›ç–afż×G‰Ó¨2ÓÇY]ĎĽ0kŐÉ5‹Çą>nčÉTZÂÓgHÁÄrIËŰq1¬ĐdPźăM;¶Ż8NOŰŁ7Κ#Ă}$ŁÓ@iëť2xă®=yŘšFL×±CBŐĘ
{Ä–ŢŽNxĐľ2„ę˝?ađđQ”ŮÖˇ}ŇâźwÎŘfŽßµ8gŰÔ€:ÜďŞE뻀ÎĘHKéŇr>îç_eŃÔ6WÎĺX+ę۬2őĽJGäµ?-şÚ~B¦µ13°ëi ’í~.pÍ}Ëq2~Ô`K‡ů«* í«"ĄÔą5[ÝC9-Ě©)&в%LÁ»WË€, Őą1łx4â:+/C„E--”+Q„.\v!.8L3L#Lz*3X’'!/s33w*/J•@)= /+,®$-·/5/Ŕ3"•&5)Ă04Â!5żY*HÜX34¶K2Ú.'1ĽI$,ł9."ĽR&-Ćx*Ť‹%¸’µa3/Ń°ŞŘ*—×-)¨Ę*jÝ92cç:.iŃ17Mä„-¨ŽD.Ćy5/ÝW9ĽŁ<#–+Żd ŁĂ.—Ú-'¤**›¨*@ŁÝŽ8·ĽŞłŢ™=şÔŔK¤Ţ'sŞ °é§4/Ń×<WÄÍCZ·Ö4…´ż$gÁßPcбF[çĆB5ĚŕK¶Çjf¶ŮLdĂł-8ŞĐlÚäŠ%§čA9ßŘšGŞÖt^Ľŕ€KÝÍh)“Ŕ®"~ŕş-±ä–LËŘu7qަ,»ŘŞ1Ťęş'źÖĆ1uíÜ4Ö°—ޤ8—Ń».rÜŔ*]ëľ#ńĹGMÍÄ&KĎĂ:oŐčF^ĐƦ ·ä˘YÔŮ|+ŕĆ‚6˛Ę€É˛6ĄčĄ]‘Ŕ¸Ň´>˛Ů·QĆżş€Ë´5lÔę,aÜŔ#›ŕÝ*uÎČ~Ů˝o…ŇMĂĆ@ÍŰi>ÄŘW…ŐżE#¸Ţ•ĐÉr ¬ŕ…»ç¬*Ă×’¤ß’UÓî{-’Ď©Nf¸Ŕ<®ÁŻ8©ółoËČ9t»Ô!‚Ô¬:*ě•DjÖĎ=<¤Ďf$˘ŐZhŢĹLUŮČh`µĹq3¶Ć%ĽąR*źľ‚EÂĘ…B»ÖOZÎŔŹ5ŁÉŁ&jä°B…ÇŹ%‚É˝=jŰÂ;•Őľ@RŻż\=®¬SoľÎVNąÚKt¬Ľc4ŁŰ^O··u]ĆÂnR‰˝z8~Ďnh™«yEŽ»w`[ÉŽ`fĽ˛`v¸€X^ş±\qŇ®bl“·]KŻŹX\ÍŁW\»¶D\¸¨UhɶT»Ż¨ŹÁ¨ŤŮ¦ŕËĎáÜşˇÔŮŇƶܧą¬Že¨Ě¨ĚÖßČÝ«µµx©×żÁčÂä¬ÉŁp^n˛j˘ľ»ó¨ÝŞxg›Ś‹I‹żˇŤ»ÂŁ]aź”paÇ\µ»»]gb’vmm’msZ§ś`Š®Źyy§ÂfŔ´]qO»—ŤÇ…d…‹ťm¨´É~b–MNUż\S¶E~p(\VLI,\$E)M=#>$Q!*O+@!>0J#I J/@,C('Mf8c7[-a:OL%U#Ś;%b!}8cRžBI0…;D(ž*5'†Mlš0jpANufUQg]i4iaW/Š6\)dtnzi[mZ7†HKO–-r4•LŚ?źLŠHŤZ˘€™6°xZžp‡B‚>Ś4Ž[Nvq}cv[‘UqNoŹcdšuhyŤxŤ{ś¸”¤‰µ¬¸‚ÁżŔs·şÍg˘°Á‰˝¦sxÄ oŚ“‹Ë‰–˘•ŚŤŻ»µšŤkžŤ—‡Ź¦}„ŞŞ‚‘ş•źżŁ‘x«™p–¤·‚µ¬švĆž‚’¶›qŠľ•Šoş«‚Š’’jŔ”tiŞž—WŻšĂz—…|nŁ–t‡ł‰|±§·‹źŔ\Ł˘Ö§©Ć€§ ŹlÄŁť~»¬©sśť–y¨°Ś·Ŕś‰ˇĘ“‘˛‚š©ĂźŔ«ÍĽ”y‰®ŤŠ˝ş„xż‰ż‘Ä•Ťd˘‡az±š«›†„¤•®ŠÖ”™{¬¶k“Äž}Żą¬c¬§·~©˘˛Ŕµ©Ś «˘”™•Š‚Ôľµ™¸ťŠĄ¤Â”Ö¬®•Ć˛j“ȱ˘‰¸ŞŹoË“ŘxÂŁ„w¸¬”u´Łś|‹–ˇo˛»“yśŹ§PŁ…yĽ®xĽąˇ~ߢg|şĚQZľĹqgĺĚRsÓ™Q‰Ă™OEÄĚ{AçÓŠJĆO!׎O·É‚M¬¸~^Đşo%¶ÂG¦Î¤<δ„H©ĽÄ7¨»Ë)—ÜĐX†ËÂLfĘ˝E[Óâ=ÉËD’ÜŮmSÂŃdQđŔfYŻ®>>‘Ńd0“ŮQHŁľ`NŁäz,Fâ”2—Ő•—>B‚ε:?Ő¤2YĄ’@R°ž;3ĺ-0ꊌޞ>ľÖĚ0™čĆ/oĺĆyçżUdÎábfßŐh`čÍ4ŰľjęŮŽ5îí~˘÷É.™ĐăRSĐĺFßďKB¸ÖBEć¬>ÜÉ?8¶»M
ŹÓL#¨Ó]4wŃ~•ě>/†×k:TŢo)iŢU!kâŽ%—Ő‘1JĆž$ďg+Wőµ>ČĂLŇwÖ˛=aĺŹ>(ŕ§+!ň\+0Řd%)ą–($<ž0Yź#$Fś$"[—-(Or209o#,"ł04(Ş(*ť/:+*Ş(@›*Ć33Ć$ !ÁLŔD+!ŃM!1żM.7Á)ŻB'.ńj/"ÂH:.ŐZ&®ź$1Ł’2+Él(Í”U˝Ń>)Ó+±%5gŰ#gěI ‚Ń=1ŤÔ”,&éÖC7Ď”1!á)7M܆3Ä´7#ÍŤ"Ő§<5‰Ű%/Ş·3·ŮDQËŇe:ÂË‚©ŕ¬CşĐj-¬ŇŞşŻ©KóŚ4hŐ»/™ąĂIBéĆ^LĐÇ&YÜĐp>ŻżOXŐÄCnÉÄZ,ÔĂX<ĐÁs«ß7{ŘĂyIĎÖ]SĽŇŠCČŇr>‰ä“C´Íp$˝Ýy.µÉ‚BvĘŻ$·Ő™UÍu źŘ°Q żÉ-¬ÔźĐČ°–Ë«%ŇÎ>{ęÁ"ŚĎĂ0cÜŰ%9ŐÔ>ăłIxÔŰ/läÄAXăż8rŐŰN)ĆÓ6Łń`ÖŢP9ĄäŤĆÍ“!¬ĺ“iݦ¸ÁI–ŔşťńŤĂĹ®$mĽ˝)ŔŕRŤĎźZŐĘ3ně×'IÎěA‡Ö¬->´ŰQşâWI˶1xĹÔp&ŔŰS3ĺĚ…¶Ý… ĘŮ•$ČŔ‰<Č҆)´ŇŁÎI‰ë¨mYßiĚ·'Č´;ĹĘOä˝>CĹÜ)ełÄRIăĺPAŢ«&bľĐLfľŔ|TŃĐťEČÓoVŐ±pSçąywčşk\Ó¸‚D¨Ó¦.„ÔŚ‚á•?—ż«6ŻĹĽ&˛ĂŐC—Ňľ?ž×ÇQ}Ý·^“Ĺ«AĄľşŚ¶ÉĚfZ°»}AĄ¸r9ľ{*dłsF]ľq`Ş©mazŮ~ivÇťkCłťlq˛™[a§uKĹ‚arślT3ÜłuGɨ'pÇŻV—¤„˛˛Ĺ¶ËÇÍŃł˛¨ÂąŻ˝ĘźĂĂŘĆł»áŞľ‹Ă«ĄĆ¶şÜ¶É˛˝É®ÜÇĺ·Ĺ޵ąÂxżľĂc|Ż}|°cŁ·źw’˝Ea§ĄhSIyą§€y}ąSaD•Fi ®^dnm,‡i•ËxOŹ‰†j§wiK…MjpŁ›Vt˘ŽeV–±‰xŤ ‡Uµ„H™Os=h-y:R@\9YMMa2 V2A,;>?!?H%7$E"EE*L#A >= 5&NRe T/}+1+‚Dq^%P*L=’+H%’=Bq&B.W/ź6L#‰Rl‡*X.@]2KpFIve/:O`6„~RYk„_ZE~)JTdxZP…RcF¨Q@‡BŹtŁZ„.–ź””fmBĽ2•i•Yp7sp|u›\gK™dSVLť9:f‚Y•Ťx{wť™·Ă© Ͳnť˛˘‚ÇĐĆ«žp~–bw†Ž”Xˇ›ťaŽśł‰‘‡ľ~‹›¸‹’Łe–±ť†Ś“Ž›|¦ľĄ“±Ř®vťÂ‡•©Ťuąo–şŹŚ†µ°¨‡ş‚¤t˘›´k©Ą°~Äp‰Ą˘†UŚ±t•®ÂjŲ–`¨šw]˝—ÄU·ŠÝO”˛ŕ‡Żźx„–—ŔŽĂ–Ć‹‘–ľ†Š·ť‰Ź®ź›¤™ŠŽŹĆ¨¦ł|ˇµăąĂžŹ‡Ç°}f´´¤rŔąqq¨ˇ”Z¸ś·‰Ł¬Ş‡ĆŔźiŞ‘Ł[¶©žyÄ‘™u”»šzš¸Łh¬ťÄt›”Áź¸§ľ}ˇ»]¦–ŚlwȸŠ€ŁŻ„¨››˝ľ“mľ˛o‚ĆŞĂmĽ¶Źn˝Šgµ{‡ż¨[α¦jşź”užĄ™Ž€¤§—¦ŽwŚťśd‚·uoźŤ˝J‹Âľ;|©żrd»´lDη<wŻ8q˝˛XcÔľ‰JÂŃFXŇ»eŮ˝j7ôŔa_ĐąQBĆÉ~<©żž>Á§@ĆŔ‹7—Ďź+Ś˝ˇ&Š¶®$ÄÎZkÖŇ;Nŕĺ<“Ô»/[ăŃS]ŞäXTÁŻ1,¶ĚX2ĺT2áF7®ËDNGá°)\ŇŞ@LĽŹ-ĄŰŠF_âš&dĚ@VŐq5ćµ3ÜŁzĂ kśŕ—%’âŃfdĘÜ«{ŐŞ4śĺŇnHďĆ3€ÍÝ€ăĹ(…ÝŔNJŢ׸YęÜE~óřf_áézMŮĺE\ÚÉKkŮÎo6ÖŮ5TĺŇQ^Ř°+I¸Öi!nŇDOƲ[.Ż˝q.`Ű[)«Í>)oĎ'#t¸¸ć•#FĺI8pÜNKT×*˙;&Ě®:7»ľAŇ’2/Ň&@ÝQ;'ÂŽ#,Í™<'U‰7/bsC•3.;…3+I‚,D-±'0…!Hq%%7ł(-‰6+Y4$“&%Ą":$˛/(;ą%7"˛U3“K#.6-/µ&#ĂU 2ËJ%3ČN%#®c?‘„02Ąk0"˝U(ˇ¦"5‰;*\¸/)´Ň..eż56cÖ6$eŰ6/Q׏YĘÇ?!Ŕ@.:íŹ0Óž4#ÓŁ6 -”W9(‹Ľ<z–0µâ:=ĆÂCjĽÍˇ5ŮČť@ĐÔ™EṞ́J¶ŃŁ(śČ©ČśMÖµMĂĺ<qÎÎ(‚ąĚ>iŃĘ7GÖŔPUҲ?7ÓŰt+ËÓ_1ÄŐHbá¦M/Ô°m:ÄĎ~/©çp*Ţ·r,ÍĘkAÍŰ…)ÜŇsŤÖ¸/‰×ľŞĹ’Ůו"Ú$‰Ő«µ×´1ŠŃ ܷ Wؤ$ŁÖ˝/ÝÄ5‚Đ«D>ĺÉwćż0?ß»^ŮĂO_ŕđBkŢŔ™¬Ű•©ĐŚ<ĎŐŠ4┸Ѥ
«Ř˘™Őí®Ô¸“Í©4·˝«'ŹĂ×.…ŔĆ-GÄĹ·ĹÉ&{ŕá-ŘŔißČ7MÁç‚QáČB8ÎÄV_ëC*ŔÉąŇ\ÚÜÂҧ&˘Ó•JžÖ>ńÚaŚĆŻ!yȨuÝ›9©ŇĄ"\Ŕ¶ĐČWҲ3\ÍĘ5}ßĐ5EÂÎV/äŮ_4˝É0MËßcr˘Ík=Âg- ÍYJĂŰf<©ś~4żľTN¶łŹ.Ťż¨"B˝ŞWĎź,‘Éł-e¸·CcÂË&[±ŃWGÄżQĦm„ÁżGťÇąq.«×SX}Â}_†¬eBwĐfTa·~e…ĄiQŠŻigiͧlSÇ“[vÄ›qd°˘Ujş’Ua¦ŹX;˘}\Y XGĽşH`¦µUç ĹśłĂÓŃÄŢĂČ̙ؾą©«ĽÍ¦˘jÇŁĺĂŰŞ˝~¨˘łŻ»ćČͳĺËŇŮĆŇĚ·šď°Č®â¨ş«j˘Ď““łĂÂŽ°ÇĄrDrÁ•…|hiu›šac´dfoŠQq‰ˇ¦sO‹^h’¬Qhś‘bI•UfBµ‘XĽ¤|H ¸V®—‡ť‘veś‡N¨—nEĄ”—>ĄsV5_5bd1WLuj0AO/CT2DK"I F1/
Da POJV"LY vR4K -D.FiYYIuN7‚Zn-Rg53(h+b-~(sF—E^;“CHŚAehm?8fW„szUsJ‘ATb{T\ovI/Cu19Q”0p;Hw3•@vI–L™…”T™ ›‡“qj}Hl ew[‘m~Z‚HvNQ„XyQn]†„–j‚Źś‘ž¬›¸ĎĂŻjÁąËŤÎĽÂf´ĘĚzł–pu°ŚXx˘¤’pŤ Łq‡§™z§¤˘„’—Ź€|ŻŠ‡†–ž†™´’•U«–Ą—˛¸‹–˝ť“łˇłŚy¶™łŤ˝‰Šh®xbź¦¦]ąŁsj° ©e¨śĂx˛~ąsşš“h°§¬¤Âc˛¦k¬ČłRŹˇ —••s¬•¶Š¦¶Ĺ‰Ą™’zµęz‘ÁŠ‚Ŕľ’‘™ş‹ ˝g„ąˇĄmŇ©±uÔŠt¬¬„RÍ‚XŇť ZşŽŚQϱ g˝ťł„›¨˝pÍ«Žş±«cŁĽŁ~Ž«SÖź·tśť¸}«¨·€¤·śn…«Ľ}v»‚m}ħnn¦ĄŠo´žgtşÂ^˛”wĹť‹i°śn‡©‰‰i˝’vlĹ©ŻbŻ®Ąs’łśt¬˘’m¬ź dź‹—j†©iťÓŢJ‡ĆŐiXĐÂ|c©®FIş°Eq˘°QF±ŕks˛ćzZż×UBČ·JQÁÚtHÎă‚]ŮČ€-Ż¶ŽOˇËŞi©áQżĘÄ5ŁÖĘC†Ë»GqŃĐWsÓÝLLËămfßÂ*zşĘWFÁĆlD‰ÂiS϶j1«đM.mç^-ŞV.yÖv0Nݧ2Hßź/vČxQŁÂˇ/7â”Q5ĚŽ+JÄł?(·Ç$u´˘ŚÍŹ§ËĹxěÝlhßÖDkţÍ7mëáDfÝË8eúÖdŹÚŢ0†ÄáFFŮŃX\óŕu’ô׶×ă›PčÓ–eŔČK.ÂňZFćŘ@NŰ˝E!·Ř\*„çm&µÄfL˘ÜVdoÓL%®ć{/sÍ/)ˇßvODÝĽ"3ä-Sń˘rŘÉ03±µâ´2"µd#2ÖąEŮ‘6 ô©-'Ţ–5»‰-€™!=°n4)SĘ0_Ş3@./"5x##©42
)Q±>@Ő,/Â0$E0*» 2±3'¶!´('-°*$ź?5!ś=2EĐ(&4ĺW6,ÇH+ŰT)×]%#Ź<A˝®%µp%+Á†6'„Đ# –´#g„ XÓ4-cÔ.*gľ1;‚Ü #âĂ5(ŇĄ(Üz,+ם4Ëל1$Ї!‡Ĺ$#Łč7şâ5ZŘ·u1·ĺŠ?Ăݢ8´Ö|=µÝ˝WąÓˇ*gÔBLô¶+f¸»>QŢÔ34ŐÔ"iËÎXeČŘP>Ď®.u»µm0¶Ý`WĘĐs<ćŃ'OÉŃ`&»ĘtŰßp9ÉŇo(ÂĹ’@ĘĐ‹±Ěp1ę‹#Ň´$˘Ţ§ŇŃś$¸Î¶.‡×ÍşĹŇ”ŃĂ5cŐÔexŇŔ0ŢŻ+’ۦ)„óĎ4ZĚ×5‘ˈÚÖeZâŇ#YÍĐpîŐI2ŻÝź*ŕÜť"ÎŃ€µŢ¨„ËĄ˛Ö´9˛ŮĂ™ÔÁ•×Ç$–䎲˝ąsŃÍ@xŇÄ ŚŮąjŐŰ=eăŘ5iĺÇjĹĂT<Ď×F%ĎÜ5ŔŇ+zÝľGPĂŘj!ÖĆŚ/¦â‚—ŇˇĺŤ -łĹz6“âµ›Óş:ě¶# Ĺ&QË´YěOç»`ÓÂBť¸Ö$vʵfhŇĹRLŔ¤-~Ż˛'AwÜjtÓş{g×ÇbN¸Ât3‰ĹuSî˝iRáÂi>ŮŔť4šÖ¬;ˇĘŚD~ËśGźĂČFsµ¸W«Á©Yśąąg‹Ě™RtŐłI‰Î¶@c¸ÎmuÝĆo_ĘĽcZŻĽjq} TZ‡¨K6«‹/R’°”]jŇ<fĂXk„ŞPkžQaTŻ[}Ĺoqh«šNG´°KO§´F•ŻyZx¨˝˛ŮŞÓ妷ŔĆĂłÂÇş´ĂČĬŠֺΰհŃË»ÂŔŰ˝˛ÎŃĐéń±űíáÔÁʵܮľ¸g˛Ł»©ĐłŚuť«‹nŠm†ŽI}iY\l˝ÇÉÔˇfkjź“Ťa¤]uuż’sg¤ˇkk0d±y|v¨mŚcĄŚux[ae¬R=¬‰„YŞDnKžZ”KłI–{ŚViKY1]p&6ŠRH11N<o/<,7?!PQ88%i/<.y9?:•);‚0L&€\†!U"sNm
Gv*H*—HO&L!“6C9—Fc(¨U˘e¦8X)™AM"Ś7V4Xk4AŠaŠAh3Ź/t~aQlFgp2I7€]o:¬Mj0‘_ŁVŹ`¤^Ś…Šd’q‚v™A‰7™\Ťož^@y+aH€sxYŚ]ewLmmk Y‰|ł—ˇ•¨¶ŤłÍĂv˛šż€§Ú˛wÂÍÉz˝»x¨‹‘•|ŻÉ©¦Ź“™ŕ{śĂ‡ ˝Ą‹…»¶’Ś”Śş—¦ž’€j~Ł¬¨Żˇž–ŁÚŚˇ¬x{´ˇŤŔ ’s¦˛¤Ť˘Ż˘«Łtµťź„ż§Ě‹Ľ¬ŐyµŁľw޶ˑµśÍu¦źŇpť™ĂyŁ“ŇŁĄÇ‹ż©ŮąąÓp—¬Đ“ ›ĘŽšˇÉ‡¨Ąľ®“ŞĽ™ˇÂ ź yĐł®|¸›®t°›·t¬ ‡]ʢ°sŔ§¤s´źlĄ§×zĹŻŇVą©“xľ¬¤yĆź•f®˝Ĺv˝ŞśtĄ‹®“©«Ě€¤°É–š˘¶†’˛©n›Ęʤ¬Ş¸´’rľ‰‰sľĽyµˇ“~Ó¬Ą|±°Ęiľ¨ąĄž±¸Ă|•´˝yÔ–¦m˘®±r±Şs„š§k«Ş¸/ŽŻŹ2qĂł3hŃŔ?\ÎÍG€îźBMÄÇA`Îş2FáBoÜĂZSżďŠQĎÉ`^Ó·f2ĹÎŞ@ŔÍ°QÄŻ”;ŹťŹ6Ż™˛*Ť¶®3ŚŇÍ1ŠŕŐNWĐ»PaŔĽ?‡Űś0fżŘ_IŰżCUÉ×MxĎĆhN˛Í@:±ŕQ/¨°.2 ̆J:Ô‘6tő]GšÔ{*Şü:Oá—3AÍ26łźJWÁšEtŐŻ$¶Á8lÚăq˙á‹ZŢŇ?¶ÖŃ#mëč tÎłCśęÎGvâŐŚEÍÚ„gýň‡ľéŢ]Ďŕé˘\ĺŘ|@ŰůgVßĐ™HŘŐX&ÎĆFdµ´2ąľ/yĘ7pÜ`@Ěĺ_9dă~!XČ>/tŮJB‹Ĺž+˛=&QĐ–#^Ű€'l®ă iČŻ"+±r)5čÓ#ąZ,1îq'1»AĆ‹%¸v!xx+™}#1:'>0b*#Ae*3?‰93n/*z0,JŹ##–&5.>·4«-'µ%˝ )¨% Ž*Ę_ $°KlÉC:8ŮS)ÓF(˝79/¤x#jAťp%ÔO/Ş©Žš*Žł,,”Î( OĘ,&€çSyóm%Lă¶5(Ű´-őc-*ŔŚĂ–*Ě)1Č0!¨Ă™¤&ÁŰ0kĺá9BÎŃŠGÁí—&Ää†fÄă’?˝ă¨&ż×©+«ň‹Oťáµ+CÚĘ-jÜÍ-‘ÎÓ16ÍĎ?zĹăJE׺-BŇŮvµ˛\IÔÎ;qÍĂBdä×DUÁÄqÇÍgZÇŐmNş×ŠÝÖŤĽŕ‚,¬´ž,˝ńµÂפĘ䙪⧡蹷˕ńÔ(ŽĐĘ!™óÎĽá¨%|õ%ŚâŔ4]ň΋մ'cŐ±FzŢÖ,Ö´&;ĹĘ&ľÓ‹)ŢÖ`#Úäc©Ú™şŮĄ"٢¨Ä¨*«ďş¶Ď˛1 Ü—&’ë¬ bŇŕJGéŇ7cĐÖwŘąŚŮČU’éł8vĂÉfqÁę2iżŮLŐĐ?ißşBÂŘtAÇÍlNžÄ«+~ŰŠ0Ůę| -„Ţś ‹ďŻ -_ńş)ťÔ´UŹşÇ94˝Ę6"˝ŃhĬWMÔÓ…8߼sPŻÄj`޸b8°»_3¶Î‰pÄŃm(–Ęk5şÁh._ş´.€®“$ą¤8‹łČ@ŁÍĚQq¶Ę?ą˝ÎdšÓ·lkĐęm|ñPpƶyd»´`:ˇżR®É~I|®Ťi¶†V°R/‚·[h¬’CR¶°OMĎyH[Í´m`Ă~qeą‹PS›‘k\źľ_L¤żn[˝ąDr¦·‚şŞÄŘŢş˘Ô¦ĹŁŘ§żČ®ëˇx©·ľ©±şąĆ®µµăµµ®ŇÉÄěÚÎŁ×ÔĽď°áżÂĽĘľ·˘fCÔŽyµ—k‹·Um‰±–mf§7qC¶<b]Ĩ‰|śknrš^fXľgeŤŞšk–§–`R˛}qQłe}c¦‰ŠĐòzbˇ{hkŁŚ_Y‘˝aBźžD¨ť_=ťznHuIT:`MXUJ:mD_W>"K8F+,LFM$;h<*U*F$YMH}O`%EmQle7|4!aR%X(N‚D=&˘:w^—5I0„1Z+ź:ś\™I›ny\E<w_imR~<h@—bkvHZqfU[\kQ‚YuP•@“@«kśBŹ\‘X€ť‘T€n†8’’J‡”G_nn§ZŽ}r‡Eed^xzjĄźµš©ÂĆ•ż±ş‘ȡŽ°ŘÓ{ą¬“Ľž‰hŻ•v…ą§Â—šŁż€Š´Ě†¸ˇ«ŹŹ¤€“™ŤĄ‘ŹŚ†“¬†Ě~šľ˘Š‘¤‹’Ź·ŁŤ™ş”–pË©x «‰}„ľ±®|µť°zÉ®—¨p¦„źqĹ™Ŕ‚¨Żvż”™lżŞ˝qČ›Ł^™Ą´}ˇ’䉱ˇÍnł‹g¨—żŤ®¬ŔŹ´Ám–źÄŚ–Ąš‰ťŞÇ–šˇ˛‡Ś¦Ź´dɡ—n´®‡ÂĄ`}˛Ż“jĚ’†iƤ“l̲¤|Ą©žtĐĄ€sÁ·™‹Ńľ¤—°¨É‹h‹_ŽµŁÄd•ˇŞo´©«‹´“‡dźŁ¨wŹÎl¸Ş|ˇ®¶„Ą°—Ľş†‡»™e„´Ž ~¸łemÂź‡Š¶¬xzĂŞaą˘p¬v‰Ĺ’ŹT«~{®ž˘Ó›–Ž¶«Ôc¸ŢF`ŞŐvdĚĽKvĂŔAo¤ŮbEŢŻczÇĂŠd׿a3Óż…iËż„kŔĎ|R§Í€l é®Q°ŃŤVľĘ‡5żŃ»7—ÜĆ<†Ŕă/˝ĐÇH[Ę˝lcĆâMQŮľXšá¨‡a´Ô]UߧjaÇ°mT§Ęj=«ĘR"ĺF4ťÝJH—¬82ł°@âr]Ôšŕ¤37Áš0QŃ®<YÂÁ'+°Ż'Dµ˛,–Ć×hűă~ďÔ(nă·-^čěť_äľ!€Ĺ˘™Ôęu>Ńçľ{đôššîÝ™¬řŇq<ßŕ QÍädWäŕ@,ÔĘ=3ôĎS>Ć®+Ë×`&Ö ,YŃ(1eěAyĺ0dĐc8bŮ\ ĚĚ|™ßµ¦Ô¦1hç…^Đ"™Řµ6ľÉ!—éÎrçĘ+ßĹ4"đµ&ăuľ"™Ž…?Ă˝(OŹ!/2†,%U‰(3ś(Ă,Jˇ&R»+o"†0g$ ŐWÉ!(Ŕ)5¸$7ĽK.ČJ(ô-<7ĹO&Ţ6/Ý€)Cŕp1.Ś4/•§!ĂQ*Îź;|Ż'Ň°ľ"1cě1!kçl2Háy‘×°5±§0•!1ĺ°0ëĆWŰŹ(Á¸8Ń©+pÖ>$—޵á4aâŰb7˝Ń±ň§Ćáu)µĎÄθ±ĆĄ=}ÚÍ/ÖŮ<_ÖŇ>ŰąUŮŢA,č·>ÎáWÓĚg»ßm!´ë`'ěąEEăĚo%ŮĎy0§Ö^¸Ül´Ô‘+×ŕ€ -Ńä{-ÂŕŚ'㳓鶩î#©ěÄ‚Ő˝”ßµŽ¶É"rĺĆ ëŢĄč±ŐŰ/„çżVĂÝ@xÔ˛}ŮŕU]Ő˝#VÝč0UĹÚbŰ飢äęëŚĂË«¦ÍąGÁň«8ąâ› [óÍ@ ׯPŤč“' ÖĎ%ŠäŔ~µ˝*5ݲ‡ćÂ$^ÜÓ 1áÖ{ÉŔ1-ËŃ[?ą×M=ńľ)QŢľ@XŮŰ~ÚĘx*›Ľ…ťÚą'ŠŃ•7˘ím@Íşˇ/“Ď×Ă· ‡Ć‘†áËuŕ±WÔ»^Ěß2u´»—ĎĽsHçČC5ÍÄ;hɢmxęż~a»ÁnFĂÖhGÍ°g0Ţч{Ý˝ggĹÂW7ÇżźsŐŮÍ5ËĂ+śäŻ*±ÁĆ7˘ÂĆ*ĂĽĹ9|¸©mlŐÁ`…ľ·rŠÉÎ}ÎĚq…˝´j,ζ`l´©‡K~Ó„<{Ĺ]B|´RSlĹ<<ÉŁ/D˝€J€ĆśkIÓ—DDΕPT°]3HąÇW>¬žIRÇ ;XÂŻN·łÖ”ŔÉ°¶łĂŞÎ«ÔĄŢƬȯ¨Gƫŝ¾áťęŰÔ™ăŢĘÎęßÖČĹĘ׽ȱ´Ó©ĚşŤ—Ď™ŚłĽ¶…M®Łnb¬†[Ž3fIŘum€¤YacĽ<_¨p_›¦–Yx•ľ_`śfE1Łˇklšaj˝¤íjh®ĄebŻÎqy§ľşśŽwXµtpĆTšfaOf1Y_aB:BqBr]TK.G(X#50N8D[2~"b4dk&d"=N"d&J
1"AU]J#XO„(L2f?uRš,2&“?;3˘>x7‘4G*Ž2/‹LS/}2k)Bo|n‹qt5‚8YhboCen˘GiR‡L‘rTC…>u5U‚E}` }~‹°šzy}v]zrŚŹw Śm‹€zgŹkc~i?oMj@kqts¬ť»ˇ¦ÁƨƝł¦Ć»°»| ŹÂ‰°ˇ‡”ł’‡™¤Ś·Ť©”άŠťÇˇˇ§–Ŕ“ťś¬ˇ¤§›«¦¬„ťŁ…¶·˘˘®¬“ÎŘ•«“‰ËŚÂŁ»ť•Ť˛¦¨ž°‡Äź°›˛Ó±žąÄ‘¶”±‘¤§ˇ˘~ÉŤ˝–”Á‘۞ô†Á–ż~‚Żrˇ”Ä„›ă‡˝•ÎˇÂ›Íź±™ÎˇŞ±Âśś›Ů• ź¤›—˘Âźť¦ÂŹ™žµ«żźľ€Á¤‹Ě”˝~ |°w”tĽtż‚†|ŻżŠł™}ŹÁ˘dťš´d˛’Čx«©†–¦Ě™Â¦Č›ˇ}‘”¶‘q°žŤŹĂ”lž{zśľž˘Ł ŤŚľŁ¤ˇą±wz§xxpą§ş˝Şkqŕ|„·Łž••˝y°ťŁbť•‰®¬—i¦„žš†‹v˘ ŕ7{«”9yŔĹsuËÁX{µŔ‰˝ÉG`ÍżKHĘÇqKÍżwbĎ°{DÜÁ`ZßĂS[ÓĆp9ŮĽNĽĹžD«łzP²Š@»Ż¤C°×Ú+§¶Â>q˛¸^TşOsČÂKĹ˝AbľżpRżĚ]9´żZPŃÂyMŁ¦gC†Č\;†0EmŐ…O€ŮĄ4iŰ4í4ß–;Žä™7JČtA^ŰÂO@Ŕ¤=zĺĄ.‡Ëź2™ÓĘbŹęĂ<iáł,©ďÝ3d×ŇG‹äÖŢĆ"ŤĆĂ’4ŰčşfőŰŤŹíĐcOíě…>˙ć¦SŢŢŤJÜÂT1ÖáDFäďbĚ©8Ń}%ą¤35_ŕ^)‹ĘI2ŞŘ€8nĽy/°®Y?`ÔU}·W(3á–xÓ‰$ŃąłO\ˇĆqĎ«VrÁ 15ăy;4Î>BËl(1ËŚ!$ĆŹ%Š#CÖ8$Ą©8+U›'*8n3#D˘01&#(0©2)EŠ"•5/$˝$3‰:(ś!)˛!$+°3%·/2€#7…6)ź9DYĐC5(®J56ç[;Ŕ0E¸€)9 ’/ʦ$×E#’Ł(’&.¬ ;‰Č(G]Ó&/rÎ=*€ç‹(KÓÄ0±”#-Ú©68ÝŔ@?Éś$#Ňž#)Ň–:ž°* ‚•'-Ľ±(tŮĎCPĽâśHżÝŠ+¦×.°×ť4®ÜŞ,˘Ř @ŻĐĄ+ŚĹł2oŐľ7bŰŔ7“ҵD4ŘÔ:yĚŇDZěÉ7@ŇÓs?°×l/ÇŮ[—ĎÂ.8Ăë}ZłĎwŕŕkmÔĎg*ÂŐ{7ŕ݉5áŕo4ÎăÇ(—đŔĽ×«ÓβĽŮÇ!›ŢĆ%˛ĘŞ'—ČČvŇË/‡ĐĽ¦ÜÇ/™ŕČ%‚áÍDzĺŔ2žÓł3JŕĘ=ëÁEjćľ@IżçšĘÚź"¬Ď}0ĚŐÉÇĄ Ŕ⨉žž×¬(ŠęÄ,rѸ‰ÚłŹßË%ŤÖĆ,_ę°LĆé·0äŘsěŃTJđµ<yŐľdIÂĐd2×ČßČ+ÄÚR%ŢÇlL¸Ăa7«ÉŹXÓŮ%¦âi$ÓĺuµĘş«ľŇ5xĚž9†×¤\꾑ФpĂł-ÔË,HŃŔ>5ŔÉr&ŇĽNuŘÎ=޶.(ŞÁo^ńĎiGÝĽ:0×É}6ŚĐz!ĆrQµł‘=ŹË±?‰Ľ«"KͶ)ŠÂÄCŚľ©:™ËÁ'“ŃÄ8W˝ŔZYÉÇF|żŮZĽŐÁ\MÚşO@łĹd9Ŕ w@—¸|5•Ď_6‡ĄD>Źŕc[iąÂQa®«?nµsJlÍ›IE¸·^[ł‡GQ±˛^Mµ 1H–ŃTLĂźTPĹŃIiÎČ©ĘĚĆ͡Ŕ°Î§ŃŔÖŐµÁŁ˛ŁĹ„šŰ±Ř°üÍĎąăÍžÜÉ®íÁéñ¸Úľĺ¬Ń˛mV°Ŕϵ¦µ‰ČĹoU‰Ä†|Ő¨oUrş^Su‘SRi¨śKËj<…´“b™ąvZÎăS'Đg~Iłxn¨łm:·Đbs®·zC±©h/š¦k!°ťfo°¨ok±˝}FS\NzTuc†yŤ^%=xhRO.^T.2@#XO'>#e-N#+4Z -t K]!gR$lO;oM"u$N!?*Ha-;-ŠD›WŽ3X+†2]v&źJ‚2—3rTNAWM<‡h›…A®‰sz´«Ts|ic\µq~Oµ=~?±L‹QŻ[—i˘Şś¨‰…T«Ś~Xt‡s—ŹPtŤg‰ pśoft]wiYz—…y‚ĢŻ®¶¦µź´žÍ ĂsÁż¶ĘĸÁš˝±yÄžŔŚÂśË•ŁŚĹ‘É‘Ď —‡˘‹ŁŤ†¤Żş˘„ŞŽ ŹĄ•”šŁ’śŞťšť—¸łžš‹Â~°–Š©©™‰”şťŚŠą©«‰ŞĚµ§Č涨һ|̆̋ĹĘ{Ć Ć‰ÉťŔ…¬ťË“°—şe§ ĆŤ»‘ÝŹĆ Á¶©Ă¤¤šł†ťË…©şŽ˘·»¦ź®˘’«ľ´¶ŤÔ“´ŹŔŞŞ‘ľ•||ĹŤ¶‚׬Ľ–ĚŹu‚Ĺ•±¬–ŽÄ¦ą{±Ž€qŞŁÇŠż›šĽ·•Đ”Ł ł–Ĺś˝¦Š~˘u±¶¤Ž§łŞ‹—ˇŠ}«‘ż›‰˝˘—›Í˘€ž˝ˇy‹ÇŚz{Ŕv†Â‰{ľ oŤËźÄkˇµ†Ľ·”}Ž’|¶™q_Ç‹–{±Ło¦ÄäIČŐcjÇ®t^Í»RrŮÚ0…·ŕi^ĎĐ`_ĚĐoPÍÖ<JĆÔx[·ĐkgşćpqäĘ|B߲žjĆË·8ÇÝ”DŔŻ¬(ĽÉľ?ŠÚĄ0–żĚMtÇÉ\_ŐĹJlÍÚ•ĹŘ~dŮÚW2ĆČUZĎÁ[9ßľgS›ŃP-˘ĽG;™čqZfË•DE—ť+edBŮ:S©‡OOÎAÖP*ľšŽâ©0e΢% ÖťláĚ#éÉ6”ŕĽ}Ňą)zŰĘuč¤ć»()ňé}9ä쪊ňÓ(™Ň˙q_ţË2[ÝŮ{>óĘRHÖę\Đ×H.ĚłBĽÚU9ćĎ14xě_*§ĎB#ĺzDšďv&„Ü\gĚÝź,Fµ#7Ű…{ç†XÜ·uĽż!Fćľ4iŰČ5*ÇÓ_ĺČ20¬É1h×´;"Đ
ĚÁá”!'Fz= Žť*9Ź-,e—#˘,aĹ:,^!-?¦!14Ň'6Ë*)2Ă0'*Ń0#.±#/;˝.&Á4:É>°mLŮB,CŔ96$ÖO66Ř| YŰ]7,¤Š!Ô‚#%Ňß ĘĆA ĄÚp-’¸> äa,zŕ;0{Ő<$’đe/ăś)*ä±0Ü«2÷»%Ŕş!( €+Ú¬&!Ř›(|Ĺ"+›âW&Ćă1gÚČ`5ľě&ŃŐ›ÉČ›5ĆÎĄ(ĆÔś.|á•,©ĂĽ,žÍĚ/ŐÜŮĐ!ŤĘČ2TňŐ4TäÍ:ŹÝĹbĘÎU$ÉŰv_ú˝7\ŐşŹ&ËČ’!ĺé‹iéŃY/ľď€¸č‘.ÝÖq|Óă–'¶ĺ˝ŻéŽŃó#Čܸ ąáÂ$¦ă´0˛ÖĹLwÖŢ+“óÝ1Žđż"ČŃŮ/wďč!KäŢ.xݦ ‰ľÚ2sńą@qÎÎ1tŰßeëÝ”Éă|>ÜۀʲŁĆ噲ęž/Ş×›"”Ň°ĄĆÂ:Ř–źĚşŻŰŕ&wćÜ›ÎĂ(“żÎ.wřĘ*_ĚÉ ‚ŐÍ;8ĺÉ]&ňĹ>UŢÍoňÎ}(Öä~:ÚŰ”W¸Ě|Ş˝†—݉äÁ–ŞŘ¤€ÚČ]ć´[ÁŐ‰ ŹŮ¬zÓ˝:…ËąVŹÔ˙SžŐş˘ßÄfHËÉQiĎĘVź·Á#oČĚQÔćRGŮŇeOż˛qnŘ®v[ĐÖM‘ŘĂdMÓĎŠ=Öź3µŰť?Ďʦ%’ąĹJ ÍĚ>pÇĽ:“´=—ŰÍ-¨ÂĹp½ąFŁĹşz‘ಆc¨´{i®ł†-ŚąiX‡©bbžÍ9q{׏X[łŹGjľv>yŔˇVeŇBqÇźkR®¨OP”@F˛ŔOT̶KK˝9V·ĎjÉ®Ďq·Ĺ·XĚ®ŻjŁµĘ[ąłŰśĘŞŘ˘Ŕ±ĄžŻľłĐłÜĺËÍÂÎÓŇËľÚ¶ÎĚć«ČÄÔĽÇËĘÄÂĂm®Ľ©S"ťbz‡˛ŠV`ÉGdo¸at‹šUD’»Źi›]blÁčĹŐ¦–`8ą€uOŞžn_šzs_Şľ†Ę©¶‘m˛Ľ~q«©zÎŻo[ľšz—ÄwކcTšQfSŻirZJE5f8I>J->#)+@!IQ)@Laa=$*2SZV#ŠX#|Lg"h€%^5ŽH&{V(|0j†Qf40NA{4“8ŽD«^Ź8X+Š`OffC;fW”ic–4yj^D†ypgt`~bŠp™D—A˘X~QNwl™z“~{”a—Š„‹~™t‘{tmˇ{‚S“f~_śW X}mRnmŠzyn±łĘą”ľĽł‘»yƊÇľ~Ę©Ď…¶‚q—˛™¸…ĂąŐ€ÁÍŘ–›ć–±Öž’x±§«ŠŚá“©Ą»˛¬ź™Ł›ž{ˇż®›łź®Ą´·ť ¦˛°§źÂ´›”Ĺ“¨§°•ËŠŔ™ş‰˝Ťż »łĹuąě·§ŐĎiĆ|µ©Ä‰śˇÄĆŠ˝}¶´Ô‚ПܑŹÄ‘©śÎ”¸łśÂ«·›”ˡ·Żťť˘›’ťŹ˝ťş†ľv~ŔŁžŔ˘Ťf¸«¸‰ľ‡Ž„Ä” ‚¶—ŢŽÍ®’Ćťzł˘o`Ěś˛‰Ş˛Á•ł§’h›Šqĉ®ž¬hµ´¦Ś˘Ĺ·š§ŁŻ‰ž±ÎzÁ˛Ä©®şˇŁł˛–ąłq‡´˘‘Źżťż{Ć·®śŔžt’˝‘}…´˘ŻsŃŠp“«‘†¶§™€¶¬«ť«°FuÁ 8…ÖÍeiĺÍ1ZČŐ2qµł>cÉ´_a˸ŠPŘľc~ŐŔ?<żÓ\`Ăe^ÇĆ}\ŘÉ€JŻĐ»·Â†;Ň̦:©ł›;©×Ó_łŮ±6§ąÉNNâĎOtĎá!™ĂĚ;jŕďXSčÄK=ĐădÝ˝nV”\?źëV)·Ú:A©ën,fި3‡Ý7Ţ‘h€É˘-Kآ¬ŢyRÇĄ<YÇ˝Qbج2uÄ‹$u×Ę&„čÇ&eôĘ/»Ŕ˛#^ŢĚ2Ťč±, ߼<†ćń‘OóÎDmčÝ1ňŘmSăîŚďŕk]ÝŢagâĺm]âÉ8gŐş&$¸·bŮÉR:Ř!ŹÜ?;˝ßO,¦Ę‡1Ë×X#ŞçąRŘâ«:4ý‘mć‚’ŕŹ
&±–!fÂż3!ĆÍNBáĎ"Fľż>9á¦%lôĽEج3٧%&Ľˇ"Ě©).Iz30tśOŠ6$:Ł;1(~25š2E“+-1˘""±)?,‹$#Ë-ż.*(«)04'=ÍJ8'şc4CŢ"5fŔ@.:äU8?ěi-ÝC.;Ę•ˇŁ+ Ëčb1¸¨4?´¸ŽÖ$'˝É:/pĘ;‹×;ňl*Jě¸%'Řş8.¬‡Zן%)Č›%Ř‘(+ç{F›˝¦ëB0§Ö5węÖHfŔŘ6ÍĘž$¶ß.ÜםE®é¬,¤Řˇ'ŔĐŤ ŞăÎYzçË3{ŇĽ<ˇäÎ@MŮŐ,`ČÎS‚Ô¶8n´Ód+ÝĘ5=ŢĘ<zřÍ-5ŰČnOçÜ}"ĐÖvGŇĐ[-ÚŃuTľÉ~3şÉ‡'ŻŇƦܿ$łÚ“(ŘƢ6ÂŰĹÄĽżĚŕ°¦čŮ,–ŢÄ5–ߺ4›ÚÝ4ŘÝU‘É©2Şäč@yÓŮE‡ăâ?bąÄ.LŢËž,ľŕÍĚ€ŔĘažľ›ĘÖ˘ŻŮ´®Ä¸,ŁĐŃ*yÓ»;ÂĂ›#ËĐ.‰ÁÉ:ŚďÁ”Ü/yŮěpÖË0iŰ®,`×ćvTÝË<FÔĚ:óŰ0FÍÎu=Îçd(Äۇ¦Ř“,ź®— ÉÎoQÝÔ2«Ţµ)mşÁ@“ÜŞŚÂÓ+VĺĆ!äÂ.–í :ȵ5KŇŔ1^ĆËUVŇÖW¨»Ë4QŰËlťÜłnkÉ»†wĎŇYRˇĂ…/¸USŞyqÜżvUŤż“$ËÇ°7yÁ‹;©Î·L`ĚżH¸ŘŮ8”´âUpĚ©ĂĽząĆĎ]Ă˝Ĺs¨Ü±gNŁ±pÖĹ4–›tV•Ę‡g™şjh—ÇyshŻ©`dĽśeĽn^iȬZXÍgkWË–I`µ¶jd Čdm»Ćkt¦“z†Ę‚ˇ®ÂZp´ĘŠŰµśV§ąŔq¶ Žµ¤Ů˝éŔÓ±ÉâŮľá˛Éµđ˘Ó¶ŰÎŔËĹŔÄĂŃƿùśĂĽş®ź¤Š›ąźfˇ¨zl‘Çź[PKgc¨her»ŽŚ™´YvŞusVŻ‡w˝źµŚÇ±iUŹ—q`¨j†{kog Źj~´“tvşŠq\Ź€oŽĆ’=Ë»ŠF˘Ć‹?x0dKpOZnpQ|P_BD?DEj37%V7#i^Z3<1!F&U4Y\#Mq>M UmCnX‡,N!y9G@Ł(;q5¤9QOy)T?´QG/ĄGf6°;X:—rqRbjq†XŤ)Ť?8{v‹{‰u4E]’hbtŠ\zG‘I}iś[zˇq’I¶tĄ{–gť~šb•‹bexe}SirZ›P‚NnQn‰kŽ{‰…Ąˇąĺ“Ć˝ĽÄ°´~ŸĄ~Ţ™xľ˘†~¸ĄµŤĂ®Ĺo°Éç‹Ť©×Š…¨Ľx›™Ě’Ť›Şt‡ť¨‚‘ť“g®¬Ž¶Č€·Ü—™¨»ŚŤ¬»˛Ž·śˇ‹Ç¦«‹µŇ«Ë±ŽyÔČłu©Ş°{·˛ë{ĚÍŰtÓßĂrŔµÍw¶ŁÓvˇ ŮgşÂČd˝˘Ëw˘˛Ďr«˛ÚpżľĐw¤«Ý{ťÉµ¬pŞ™ću’¶ä‘ťŻŕŁžŤÉwťÓ·ËuŔËąfˬ¦|˛šcÎłŹq¶¶´xŻÄŔpÉž·tĆ´Ç…»É”ŠŐ¤ŹwĽ¬¸t˝˘ś`«µ©U޸uµ•ąn®´ťaśÇˇq‘޶|Ë´•Ťµ®‡°ľ©n‡ÄĽŠy¶ŁkÄ°–jÎzÇątpήc…ĎČŤd׏zľ°v¸±ś]иÁyť«ˇ_Ҭ™t©·´{ĎĂN–ŻĹ.QÓÍBTŇß=wÉÔ2”ŰŢ?PÔ°h^ŕŮiVŮŰ>IÖÇd´ŮJJÁÔm[×ĂŠ(Á˛ł"ÄÚ5¬Üx:Ă˝ş.žÜŃ$ĄËĘ)ÄÍÎ;RÜŕAtŕę2{ÜÇ,§ĐäHSĺÍVWŰë[_ÄÇ>K˝Ü=XŔD6«ŇRNąËw)˘×¤Dsö¬Ţl6ĽĎŻ<aŢŁ"]¨t6Źăˇ*uĽ´<M¦±(iľŽŻČÁ{ŔĐ^…˝°ÁŃÂť°˝’ë”ßŕ[¬ĐÁ.fĺç6öÜ2‘ß·;‘Ö˙w`îŇNYň袗řçLCĺÚ<.ĆÍS-Đř&1ŘĆ\;•ß67źč*'ŞăBYÉŰ‚!Ťâq&{édHŮäw[ÁĘv+iÓM.oăn5Sę™.4λGVđş7Aô”69Üą:µŞ./ŢČHáµB*Ďp*
Űť<3¬‚-7ÚŻ(*wnś%?Ť–!&Ď ˇ0hv$^Ĺ,%2¸/ ˇ+#HľD*@¶0$=µ;”+*BĄ%+ľA9ĽK(uÎ_1fĆ;,@ĆG;IÝR24ěI/"şž7.áś!'°_>!Ö‡&ÉłF(ťĽ-"łĂ2zé=…ŕ+$ˇÚ55ŤĘ@"Aŕ6'ËĂ$RŘ{,3â€)'Ý5Í#*Ú‚&)¬Ë&7ÁčIMŕÔ6‘ćÂmVăÚYK·ë“>ÁĚn(±ĎŁ€ßť2ËňťŃăˇ$¨ÖĽ.‡ëş!yäżÁĹ!YÝŻ<SĎĘ?jŐÄWOŮŮOXŢŮRođŘ)ŠßÓ~J»×mFŃŐk*ĹŮA^íĎŹRĎË•QŢĘQ?Ăߏ$Îđ¸IÔÚźtâ×”?ÄäŻ)»ń *˝âSŔÓÍ(„űČ#°ßÄ
Áů 0żÜÜ-ŽâĐ9‚ĚÄIuĐş#ŻŃÄ5„đçOŚćÝ+ĘŘWNŐáź?ßÚq8ŐÚb.ÂŘŹ2«íŽăß”-ÇÝ 1˘ŰŔ$ÁŐ» ŞÓĄ#”ÖĆ6ŹÚ¶$pŐľ‘â™.‰Đë?~ćĘ1‚ÓĐ#‡âĘ./ÔęWGŘÖ0MčĚtăîe7ĽßH%ĽÝh.¬äŤ˝×‡'¤ëv0Šěf-ĂŇ“!WŢľ!wÍĽ ŠÂŚ ¨ŰĹ˝Î#mꦜŢÍAť°Ŕ=ČĘÄYśŇľV¦˝ËmÄ·ęfĂĐÇfv±Úh¶ŔÔaĎ]ČĘ|Ń»~mşş|nŔąA̱¤Eη¦LÝ»UąĚŻ†ÔĆÄißÂËVşŻ¶l´ÁŃaĄ˛ąhжÂqĆł‚sŔĐ‘ĎĹGśĽn7Îwd’\tŻŹ\€uť†iF§unĘ lŚÉŤk^żŽ€z¦umx±–†mÁµip¬É†P¸“n^˘ŚUl°¬KŽŞłh¬¦Čxqľj¸©xήȅöĽŮÍ뤹ăĚ·ĂČć»ŇĂÖŤş†Â±śŮßŐÂăŔä×âĘł¦č¸§vkśUܵƑ†‡ qo†ÄŞŚwźť‰—m—Tžd‰…˛}t…™©žw“l9“oG_Ž|“IźcŚ‹Š}±Ź—†•n…]™Ť‘s˘qŤ‘†„§‡ťH{ntW˘N–……¨ˇˇkŤb4>B\)@[…+9]\'>+•@cU:b,.!X,U—)U -I@#›!2_’#NV—;$%:w”)L2©)<#i/%IśrO<µ723¤122¬`[!µZ†p‘oooźgC'•#7.”ecC‰|x\\‹ancw`iU‘6pLˇV\R“i„€ž:—C©@Śaś|hą<vG«?j)¨X€_ŤX‚€ˇYe”s{c€ś{ˇşÝŹ™ÁÓŽ…ÝǚǸxÁ͵…ľ˛Ĺ~ÇźşsÄwĄką¶ČgĹŮhx·Ř‚“ĂÍ}¤™·‚ŤĆ†’Âľ™¬»ż‰Ěע™ç럇ĹŰy—›¸¤l˝Ţ˘j·§«€˛Ĺ…yÇŁŹvËÓ¤tĐΗŚÎĹ·mÖ¸ÚWĘăÂnąÉ˛vÖĚľ`Čľż]ÇÚĹf¨ĎŹ¨Â×[ŞľŇaŔ©«mą°ÇrĽĂĚnś´Ükš»Â]°ĽÎ‚¦´Äyˇ˛Ő„˘Ť¦vŹÇ±ŔlÄą˘oąŁv¦¦oÚ˛©ËČŽnËł“U·żÂOĐÁ eŔ«}‚ׯÖv¸ÉĽqÄ˝“S϶śjĘËÎzŞÁÓd ÎĚaŶÇ~qÎż†–şÂ{ŽĐŞl¸§ĆŽĚČq‹Î·„{ƶiÇ®ĹqΦ„›Ľ™h޵hjžł¬QłŞĽcż´”YÁąŘcŔą˘nąµąp°¬±2ťŃŞŠÍçH]ŮĎ#vÖĹ5}¶Ń)iĹżSRß®;GÇË-[ÂŔ5µŃpNÄętlÓŢ::áŻyŢËš=ËĆŽ!ŐŇ*µşĘ(ĄâŇ2°Ę¤•ÇÖ#\ÚÇ3jĆ·;Ď×iŮĘTXÜńH@ŔŢ7K«Ç;\ĽĘ_5‘Ç!ͬ4&Íz!oŕŁfłr<‘Ěš/mч+_ÄŤoÝg4śâŻ%ÉÇ'-ë´2¬Ú|7Šĺ¸;‰ÝĆ{÷°2ŞÜ°‚ß˝$¦čÁ¨ňŃ\¦çĚvZäĐ8ŮÍF¦ęÇ9mŕÉ;@á訥ň×fońőŁSâá7=»Ľ’ݧ$6ŔŮY'–É`>Á´Y-łÉ9*—ÚR)ŐÝv“ĚxI{čK;+ěV*FĘ'~Ă'Ceâ&*ďź<aŢ{FçĂ/!ޡ);Ę׋çI'ÝĂ.4áŚD(ą'ÔŹ<.m“1.k@):f5*‡©!9Ž#)Ś6/d)-I‰1$ź:"L+[›*+cČ&.8ź#-Uš&-+°@> J(´"*xË@74¸J67ŔS:0Đ8+Fݢ-š˘0,Żr-¶9%Ř›)-µ´%>ľ#"źĂ/6gŃCŤÖ;‘Ë:;aÎQ;$ÁÁ./ÍŤ*9čG,ŢP3Úž'(ׇ.3›Ü?2ĄíaXŔĂ?ŤĺľFxÉ׶aâÖ~CËŘŹfßß‘.¶Đť"ľ×ŚÝ̉'şáąQ‘ÚË>sčżHµÖÄHPÉÇ1yŢÂe|çŇGoăĂ…‡ăŢ®zŐĘm§ěËURÖĚ‚kěĆs=ÚËeaŐżw4µŮtvĎŰrXĺÚŽJÚѸ1ÂÚËUŰäš;âŃŞCÓßĆ'Ë׹5ĘÓŻ&ÂéĘ,ˇŰą6¤ŕĘ%ĽăĽ:ťŕŇ3ŞčÉE›ĚÇ0¦ęÂ.ręęA‚ŃĆ5{ßÉHĆÜ–4Ôĺ„.áĽ]+ÂÍV"×̢'Ţă·%ĽÎ¤#Ú×*›Ńż¦ËĘ!şľ±)şŇ¸/ ăĘ7nÚ׳ÔÓ8‘äĎ, ĆÇ)ŠĺŔ%}Ä˝g9ËÔMLÝç*KëÔ5]łÇWS±Î€,·Ů‰K˛Ďćަ$˝Đ}MřÔ-kĘ®™ĹĎ"”é“(ĐŃČ°@e×Ä&˝ëĂ/iĂŘH[¨Á4wĚ»i]ËĹVs¶ÔT‘Ľ?gĽˇmxĄĽm?ĂƆh¶•|ČŻhˇ±©zgťŹ\‹§ĄC|˝ŻC‘´˘fɵ\®µ§m¨ťÁa§şż]f¬ĐhMłŃUwÁcĐšËvżÇeŽČÁ€aśĹg‰•—v„•^W¦IJ~˛ZrYŁ¶jišyPy·{fsަweĘeNČV|~˛«m_ˇŁb…śËykŽ·‰n§µ€N¤şg¸¸±r}żŤ™˝€Ó¤Ę°ŕ®ÍÇä™±˛¸¤–Ń˝ľuv{ÉľË Ą–°ŚşŐŘŰÝÓÉ ž•ş˛…ťŇ¨Ż‘uť°‰X–§Ŕş›˘ąY†„mb”ŠŽuŁ˛‡†©€€‘™Z{9TŁN“m”VŹP{X˘«’Ť‘dR’›‡Lžnžq}b™pźˇ·ĘŻJ~‰Śl•¶šs‰ť‚€|YQ]cv726R"5)G1+r‹4L9YK94RT!9 G$I\02$z -<q’MD‘'8j2La˘"<Ź/J-›9A˛5LH•4H0ł;G.®3s#¦58' oZGilN8ŽZ?(¤R~-žŽXDz{[vcź]TižN}N˘Oof°er`„KbCŁ.dA”ntg±O‹fś.‹wľM‚tĄ|mb™Qg†d…ŞČn€Ç»µÔÖyąÇłXÉ·ŻR—ŘŻsĘŔĐb¬´°iâ€kĽ¦¬]µÇÉq“¤ák}ąĚY™·Ôtj«Ň|x®ź{™§Ęq‚ĆÚ}ĎąŽ{ČÂq‡«Đ™wşÂ“mÇ´”m·Ł~ÂǤlˇ©joĘŃ”nĐą’lŐ®Ľi¶«˛]Ę›^¶ĽżeĆ«»f¶ÄŐLÁ«ĎmĎź\¤ŔĆMž°Ĺdş˛Ëa¬ÁÖi˛ÂÇxŹĹáY©Çąb›Â°G›»˛]šľĎv|»Â\»‹I»ŠufÁĐ’aÖ¶ż\Ă·›_¶»™[°±ÇNłşPČönŐŔĹTĎÎČOźÇ±aŞŔÄKË«ŁG°ÄłK¬˛¬A±Đ±a§ ¨|t×Ń‹mŞ˛d“±oŠżľa„ŞťŹaÄ˝^pşą¤XÔÂ}xߤLĹ»ť{±¶žLą±¸\¶Ă‡IŐą9«Ä‘\ŚË–Lą«·PŚâ¸0©¬ŕ6MÎ×jDőŰImÓÔ.ÁćGR¸ŐVqÎ×L^ÜÚH4ËŃE2°ÖIHçątNĆŮn3śŮ$§É«1Ńáy6ŮĘ‘(˘Ý¨+žČł%›ëż>~ĆŮXsŇĐ@ËĆ%§ĐĽ-IĂŇ-bÜÇO[¬Ě 3¬»ZśË8¨Ř59Żé_1XâJă}´ĂmP{ô—, ěŤ!‹Îy)gćž@-¨7Ű´6NŘĄ!ŞŘ \cö›(•ŃĂ=„äŔ~ÍŔŤĐ»2‘é/±ć¶sôÎLoňĘCqú¬%źä×(]ÍâLaöŇ{}ńß2hçé/ráą:>ć˝%PČ +8ËŰW`ąă}PÔÄMC‘äJ.ŻÔ~.ŰZ6˘·/>iíU*Eűm%dŢ1'â®hďA04âž11ĺ‡%eߨ=3̲6÷®"bĎŞ?ĽĂ"`ŐÍ[FŐ•#?Öź>/ZŠ+2z .9$‹´$+8’1"JŠ8#Kw"-(›F&=1@°I).ł0(Ă.3:1´&3/Â?A#¦??OČ5)OÍ,3 âEBËF:4Ň@=ˇŠ1ąl< Üg.-Íb&"ľ“J<˛Í!ťš5AÚ("‘Ě"3ĄŇ58ÇG*$´-.Éł5/óq=(đŞ6˝ž6%Ň—+7Óą<$·ďVR˝ßO|Ńčs çŃZnßۡXŃĎś3Äע,ŕȱ)Ů·ł»Ő€,ĹÓ¬;ŻÔÂA™ŇŰ3¬Ř®µĆĆ<QÖ˝/aČĚ.°ŢĹl{ČÉtrçákŰĆ3u»çvbăčlRĺÜiGľżeyĐĎŚ9ĆÉŽKěĚgOąĆŠ0ĆËÁ+Ŕß‹FŃďgćÚŻ>Ŕ㬼ÓÂ&ÉĐŔ"iÚĹ'·É;ĄÖź&ČÖ×3¦îĆGˇŃŕCŚŃÓDŠŢŰV€ÔÜ9gßĎ-ď§@,ÝÖ¤ °Ôp'Ý×`:ĽÖ6×Ôź#±ćµNÇŮŚ+ŰĽ ŻŰ».ŕΉ:¶ŮŔ)Łç©'eçŐ"»á©%eŐ×7yÄÇCKĹŇ“ÍŮ6>µÍ`VĽ¸4RŘę*ŹĐŔ};˝Ő@9°żw5ŻŮ_4±á„/‡ě†8ĹÎkX»ęš2|ć·"TÍČ#˝áŠ%ÁŃľ :Üϔ֮‘ĂëNłĂ®9Ť±¨NŤŔ›H¬Éşf˛ČČH®Ë°ez®şs™ĚĹU¤Ĺ¦csŔµtfŔ«tw¶Y®ĂąťJޤ˘RŰ««_ŁĽ®GaµÖ[»Ä˝WŔ˛|Đ°ÇxĽÇtʲłTˇş¶n„Č·qp±·†ĽĆu^°‹h¨bfn«YY“¦FŚ]¤c{o™vyiŁ ‚€łztmą–|p± qf}[zj™ŠlM™¶Śa†žur¬Äs•Ş´x‰«ş‹¨›˘‰˝±É{§«°s«ąÂľÄ”ĂµĚ ŞĂÜȧŻŃ˛Ô¸Â¤Ş¤Ĺ“Ą†Ę¤¸ÂŐˇľĹÖľ¤Ąµˇ§¶r˘†‰cu†š˛z§ťĹq°Śb“w‹b~o•ˇŽ‚©kžt›±tqť˛›5.”i‡TśQ–m gŚiť/śc–€oŚP}iŠUŠL{a‡hĄo¦x‘hwy‚jxŁdXśRA@ˇs<6CxRf3.¤pHFx<]:P#-E=S5&† /2’2<«JŚ8*n( !€?4¬B?.”?@“/2A°/>+•>T ŤE<(®7…h{\&~qhG˛]Ť>ŞULy}sq€ŹXisndHO´Hsq°Bšs®QgF™)zpŽ=oT¬kyXĂXjK¸qRdxPde‡W~=žddyeĐnŁąč••ÎÇb™ŕÜťrŢ̨b®ßşsŻÝ¨oĹĄĹ`Ľ˘ľcĚ°łYɵ¸`ŁŔŘowÖÜe¬ÔÚqžÁĚmˇŮÎx{ĐÚl{ĐĘ“zÂÝoëí„›®×}“ÎĎŽnж“vęŮ™pĄÎ“„şŃ™€ćö›uŘĂš„»°•R®Ľ^»Í±aŔĂĄgżŔÇ]ÚÚÉY«ŐÔWĽąŘB¬˛ŇQŻÂî[ż·ł_Ç´Üd–ÂÝ`“ĹÖiˇ±ĆgźÄĘŽ ŃädĽŰf©®ënGÖɢsÓ§ €ÖčŠ}ĐĆŁAËłłD¬¶Ś`Đ´Ę^¬ÂĽRʲÉGĆĽ_sË»ĚhÓĚ`¨żbµĎşbłŞÖc§ĄŐUşĚcŻÓĽŠ‘Ô¤‰cË›j…§ŐcŞ´łvöjdⳇtŞĚ…RŔÁ‰^«·syÓŔp±ŞĄ=Çš¦JĄĂĎRĘĘWĽĆŐy§´7›ľŤU¸¤§3‰ĎÖP×ŐU.ĚĹ@HŇÝGŐ®;lÂË\cŢÝHWË»JaĘÜVWĚĆj.˝ĚB7˝˝S\»Ďm3ŰĐ®0ÎÝŹT˛Ç—6¨Ď—^ĄŢĽ:ŹŢś6‹żÁ6bşŘFfĚŞ8ŁÚÇ)sżŔG[ÚŔ=QزNL¨ŻSJ«ß98śĽ/1±©8śĺ-Oĺ„*kÉg+ÁÍ}=˘Íš=ŠâŞŠÉQ0Zŕ¦?;ϱJXŔ¬YČź"tĎČ)q»ĎkŃłX˝Ř±}Űˆǝ;ˇÝÇ“áÝNLâĂ9pćŐn°Ů5yŕŮ=oÜĚCzďÂ@€ëËhuć¸;8ÖµF^´4%ÄŢfćń—9׺V"ČŐX)˛˛šUżŘf-†ęWŤß®&Eĺ./LŮF"zĎ)=îH1*ç¤+Ô˛ /á¸1*í¬9"ä„!1Ęg)&Ŕ»-'Ŕ«="#Üp-2`d88Ml$)ZQ4 ?±!*5‰1$+©2Ty('€%(|,0“34©:*Ŕ)/7Ż/'4|&0,´<!¤I36Ą7)I¤%"CĐJ$:ĚW&˛97'ά&4ÉŤ(4ˇ†1"ĎO4Ă€1,¬Á)”×C9¦×#A\é,5‰Ë{%}Ç7Qí´&#Čw1;Éh=4Ň5#ʲԦ$ňŽ*˛ěnEČĎnrçČ“…ŰáĄsĚÉĂ×צ‚ąÜ“cÍß ˝Ô·+¸Ű“ĂÁ…F·ÔÂAŠÄÔzw×ŰX˛ÂĐOtŕÉU‚ËşsyčÓUÖŐ‡léÜŠŚďĚjÜä}ŕÍg2ĎáŽnÇŕupĹĹŠ(Ęć“ŚŇŕKÓËVE¤Ó¶"ж¨@ĚŔpXżŮŠ8Äŕ˛dłę¶?ĆŕÁ?®ÔČNÜŘÍ7ŻéĆBáä¨/©ÖÍBśŃâqŹŇĆ„ŐŃ<„Ü´M´ĚżKžń×C…ÚÁ…1ĘÖŤ/áÚ]Rěçv-ÍŘź Ö׋źŰ§$ÄČĂ/©ęş,Î߶DŞÎ”*ÁÝČX®ĆÖ6‘Ö˛1ÍŢ˝.€ŃĚ&oÍĺ'±ĎĚ$ďŇSeĚÔ5`ăä<véŕNučĘc=·ăk)şĹrDĎ҇ »á(¶ßs/Ă×T“ĚŞ$tÉĆ2·Ö’Ĺ»’/Żç±<⢎ć±qÉĆ9ŵÁyŠÖĹrPą¬T‚Ć»r¸·µfnľ®eŹŘÇiwĹšn¶¸‘zč®eVłśauɧ}T¨©®BŰɤD ż\˲ĽIZĘJ¦łźVqµÂo{¸ĘR’Ć»U‘Şľf٩ɉy«¬md«ąy}´ług–Ą†b†–\\ˇźYZŹ±j{Áukc¶ˇvd±wd€˝t~ž¨€y”laÁŁ}eˇ–cc˘±em¤•u†¬˘l°Żg|“ş\Ląv{¤ľ`¤ť´Me¤Ł—Ý ˝Ľ¬‹Ĺ–ł»ĘÂÓÓ㡆ţ˛[¸ź»ĚŃšŽi‚ÁŽ¸Ä¬Š‘ťkšť—Ž¬°ÍżÚyżvͦŤŽ˘´śŞ€NťMi‚Ś„ o•µ8¨x~D«Uk_—t‰>źs†^•_”qˇuuŚ€aŞ€€QšttC‹™‹źž„‘pŤaijR6ŹIf<nw]1["6;BS6CŠ>*F#M [*O\+>"\#KU:$…E4}D‡$A1™C;T,Š-<{C9,†EG9¤T¤\©C?D»BE5¦-F/¨rt€ŠgpoiCxQšZt*|s_Te€v¨VTlˇQ†g«Po]¬Leh}<uTž}„mśV}]”%‰d…,ii}WcuĄZxV™Ku‡†§‹…°Ö¤ž«ż—‚ÂÁ‘gŔş¬eĽÇ»€ÁĽ‰×ąËyş‹»j™©j»ŘłpŻşŰk„¬·zw¸Őp¬¤×„‡µ¸hr±§ŽlžĎlrÄż¤yĘË„‡Ŕ§x–Ëä}ŚĽ«—qĘק‘´áŤu¤¶ŞW´ł‹’°Č¦nŔé}®ÄČe©¤ÎY°Ö˝zÂÍŔg¨Čşr¶ÇÔ^±¬ČQˇ˘^ź‡ÉsşŞX«Ş¸rŁ¤±[§łČtmľŢ[“ˇ˛^„ÂÇfŤŇ_†ÖĎgyĹłgÄÉŔ`»µžrł©•fÂł¨Mݸ…q»ČĹYÍ»ŕuşşšgÁ´ĄXÁ˝§[Ĺ“8±şN¤Ŕ±^·śĘfšłÂp’˛ÜaµĽ•mŁÍľ{Šł×†błŇVŚË»cÇśesÂÄŹqÖČukÉł¸qČąÁu̵„iË“t`ŞŞr}źžÇe¸Ŕ©OÝ©—[ą¤źz Ăž\˝±¨iŹĐÔ!¤ÉÉ;wíşXgÝż7XС4®ÄÓqpÔż:h´änmĐ·ZUÍŐf:Ĺŕb«µBHŔżŠ5żŔ2żÚŞ0Ăę‘?ŔĽ±hš»żGµĚ·U˘ÚĆCoćŕKÖđ7ٱŰÍQT˛ĄBRĽş[dÓËXK°·G ›Ăb6¦±bbŚŕK?Qď|'ťĐŚ!x·FOśĎŽČž?EĘ{$uѤ>2¸§3µŞL'¤ ŁČ¶"8Ö¬)*ŢĘ8SÎÂ3tęÁŇ–9ŽŐ»#Şí¶;}Óż4ĎË3ďŐ? đŃ+“Ř´-†äé;pëĐ&7íÜ*YĚĘLpÚŃRáľH˘ÝX_ćĆj›·:7éżS3ĹË{~ňWťÇES=â“ JÝ~;TëGťä–&&Ű»".ć´1đŠ3>®Ŕ:7Ň›9˙Š$A×Ć9uÚ“D8˛Ş˝s)Ц:@Ľ'Vx&,ľw0&•D»!"0P)106Â#!1›3+Ą) ż#*%Ŕ)Á)MĹ'"¨5,%±9(SŔ"?tęj8(ŐF#8ĎF#/Ô$)#Ş·2Ф(Óx6Óe4®ťKC¤Ľ=(‹=5‚ĹP*că*'„Ě.-…ÝuNɢ5'Ě–"=â˘16Ú«+1Ô-؉* ËŢC5‹ü]Ýá8‰ÖÍU…ĐÔˇSŘÖ§JĐć;Ńż§4ĆÎľÂߦ´č…@ÓŘŻ(šăŮ;háÎ9‘ŇÓ.ÝĐD{Ę˝)GÚĹxĐĂzrŢÓrrÉŘevŇčf›ÚăX)ĐŇ€iĐĐ„ŰÖMJżç„QÖÖ_+×áp€áŮž>şÜĄ0»ę˘NŮăz2ćÔ?ČçŻ2ŘŰ˝.ŇŇĂ^׼,źÜąděŞ%ŞĺÂ,‰ßÉ'~×Î`śĚĆ-}ÖŕVĺż*ŤčÂ[«ŐČh5ą×}>ćŮu(Ăß7%ČŰ…
¸Í‚ů›>ŃË”4¸Ý·yŇ®%«Ä‡.˘Ů·%‹ÔŔ4GâĚ~ß ŻŇ˝%ŽÜÁuŰ 'íĂ?5Ľç@eÓŮEiŃ×&tÉŘi ´Ňa3ăۉN¸îy"ŔŢ‚7Ďé“FłËt'ÁĘ‘K桮á°%§Á|¤Ď°Ű)ĐŻŹőŇL…η@j¸Ű\ɵelÄ«0pşŇTiÇşPśÍUťĐ¶FdĽ¶TrĐĆsK°ŃYbłµlI͵F»ą°8ßŕ”PÔĽźU®Čą8Âş˝MµÇĂGĄµÄx˘ČĂd«ľµmÁż¸´Ď´fJ˘Ô‚^¬¦db»ąc`ŚOQ©ME¬™YVgşiR[Ň‘XiČaiť»|NmąR^¨śnWÍt]p·v0@ż¨_q·v{MÄşZ€·ˇ=‚Ş’ns ŻdÁ˘Çs›Ľ¦RŽĄËiר׳۱ѷ´Ş Ă»ĎŃćÇѦ¬ѢÇÁŮ©ĘŐą—Ş°’µş{•®Śu¦Á’Ł¤zWi˛Ż‹c›Tr¬»Żp€o‚Ź;fvµ‰lcŞ|{Ł¸kjjłW{eˇv[>•j’0w^ś‚{LązrŠĄ;´¸„J©€€şŹM‰{qAŽŠ…FV9wi=Eq]%B;[rN…H(4x\Iq-L'AD9!NE~2As#MnDw [‹F ‘MI™"W$[*cB4:ŻTpVE[1śBP(•NW,©0W8nia0•d_,›ef9’n}`xxE,gˇ]L_TJKZgTKDźPŹ]{3[Z¬f¦RWˇd’Nśu‰>‹Y‰~†yjwY _z„‰špe©ź‘şÄ°™ÜŐrŞâݵyęĎ´dÚŐ´e˙ş°nǧԇ˝ťČ‚˘«ąm¸ŞËi”«Ŕ~śĐĆąłČ„µľŮ™‘¤Ř~˘Űš«Ą˛|Š¤Ą„ł˛™¶Űh|ĘÜ’ŽÜŘźŽ¸ÚŻ´Ź‘·µ}¦¤rĆÁŠváײ_±ÖZˇ¸ĘtąÎĄfŃŞżhŞľĘ{ŘĘÝxş®Ô{§ż×{°Ř™˘Ă¶gł·íw¤µČq°ĽĚ¤®Ńf ˝á“–¦Đv—ÁÄt»§ä}ľµ˝ŚÉˇ¦wĽĹ—Ś°¦µZĽËąl®Ç¸‰Ő·–m¤Đ~ĽŁŃrŔ޶tÂĆÖo˝ľ§g§Ęułşżu©µŞh»Ş§^źąĐ‘•¸Ő“ŚÓş‹]»ą‰‚©Öuľ¶Ľž„»–kvŃ´¦v˛Łm`Á˝–`Đ Ś‚µ’uOŐ Ąiť¦‹oŔ¤Äh°›¦eĄ¤–xá©{¸‹śh—ĄĽCwÍŻ0kŁĹ><ą°yÓ™BŠ®ĎNk»»J[Ý«?OÝ˝=oÇÝysĎ˝Pcö/oƬ\ÝÁŹ7¸Ĺ”3˝°ťKÓá“6«µÔ=ŻÝÉ>¨żÓ&źěă5…ĸFg¶ß#~Ńž2fϵnbąÂKF×Ă\NŔ±5A’Ü@@żĘJ9˛ŻW(pŰ‚B„áž4Šçk¤ČiQYÓoZ›ć¤&Č”—Ó¤5.Ϭ=Xî›$cߏ+¦ĐÂ,‹Ć˛K[ę®.°ĆÄQ|ß“dͶ#¸ń©+‡ĺŇ0^Ý˝ElôâI¦áäCrâĐ:`őÎMëÔMmÎŐi?Ŕ(IĐ,9׹TP¶ĆF)ÝT%ŘTQđşQ -€±F «-4™ěUzĎ”DP×E(Eé8+“ăo?Eč2/D¶GiĽ’aĐĹ@KĚÓ%'ĺ!=߬B9ÍŇ5.Éš.ޱ5(Đe~Š%`–.*Ć(0;ş)-((A„:3I[*C,$Dť,9¤#(/ $¤(4«$?ą'*1ĹG/˛@"q:vŰ027ÇU.>Ä:13×6#>Éz&(Ď‘>ź]#/ÝM5ą”8=§źE ®=™–+gĆ!Ë8–"-UŐ^(9Ű},?Ěž>^ޤ*<ß±:,΄,ÇŔ SĂÚfIăĘ`cîí›yŰÝzJŮôĂPŃíÍT»äŞCŮá6»Ü›*Áç~LÚÚ‚1µęĎ;ÔŘŠŘÁAŻéęhŽçĽLŠŕÔ:oăŐ/CĎÚrgëÖ‰U˙Ë=‡âĹlxÝëprĎęiOŢěJAŘâ†)ßâi3Ôâ2áĂiĘđ˘IŻÇ¶łŰ„5ŃŢť2łčĄ9Ęá»iŔä”+ĚŰĘ0ťÚ»!´ç§LŘÖ 5ąéČ(“ŰÔ?ŤçĽ2µÔ¸"ŠÚĆ*ŕÎ&Ťçä0•ŘÖ“0şÎ›>âĐMBáÚd#ĚË|:Ýá•(ĆŘĄ6«ż»(ŞŮ»"µŇĄßŇŤ:ÎáĚ-~Ó×#śň·¸×¶+säÖcŤŘ˛QŻÝąR˘éÂ_LłĘB‚Ďß -zĺËHTÁä`?ľŢiNçÇ7ĹŢ 6Ŕ×*×ŰşËv0ľĐ›ß®ŔԕνĄX•Ý®$•ĹĂ!Ńš'tŮĹD–żćF_ŻË/T´á+xËÄA˛Á˝O9ľ¤^dŢĂurĹŰgrʧm9µÔgAˇÓlgÖł‰?äżK›Ć›-ŮdžPâĹł#·ĎÇX¤ÁĐHĽ¸ĂXś®ŢSuÎŔ;Ąłą;‚ąĘvpÖË\W˛·kjŁ”pd“Ŕ†HšÚqXŤ«]Iš°=HbÍŞt[˛—jzµrO‚¸˘E´Ľmd·“@lÇZkľť]u¸§]fł™mN·ĂV`»¶\eŻ¤h˛ĹIU°Č^r¨ł_w«µi±ą¸p]›Ő‘ż®˝˝Í˘ŔžëąËżŘ˛ĹłÇł¤§á®»yVpšg‡ąr]~„†lˇÇy|śNikŞ^\‡›Ş„ËĆŹo‹˛lv“©†…śź{emť–t9¬tp>ż[w—˛‡w;Ş…m.ľ˛Ť`ŁÉ‡n˛Żqz˘‡fH„‹rZ—|d†¤|=~WxŽG|EgCNInV^`5/s_OŤg3m*^-I1V$%#A$aT8€4Oi I+uU`!<Q#9p!3,O'f!Mi9Mś0NI?¦r‡?„ťJ[)Šua7‡m„sGx0~>šz|nfhr{†Ą‚Žf•|x[‰QŹ9”EwLzQ‡y”n—9ŽuŤVu‰L› †_‚‘Žd”ŤĄT‰|‹ŠČ—ž“·Č›ŮÔęĎĎĶ“ŰÍĹzďŘż`áÓŻŠÚÄË“®˘¶z¶‡ŤŞÄş†şÂj«ŢΛ›»Ó~˛žÉŤ•Ą¶’¦Í竢ۓ«Éş«ˇÄŔ°‚ąÍ‘¸~ŁłÄťĄÚł~¤ď¦´ŔÁ’¶Čą„°łż‘ŔŰ’µł§mĽ‰Ľj¶Ć±uŃÝĆr¤ľ»QĽ¤ÄŤÇÔËzş«íŚ˛§ćeˇ´Óq·«Ę Íčs™Ľ‚ŽĚÄh¸±Ţś®ÂŤ˘¨ÁoŽÁÖvĄ˛¶Ŕp¨«Ĺqľ¬”ŔłźrĘ´ˇiÚłą_ŇĄşrʤŔz¸šŔxĆľăláˇqyÎśłqĽČťd˘Ż©kË•›o˘¬…¤¸ŞsŁ ®Ś“˛”hŻŞs›Żťw«ż¶™©Ăş€ŠĽ¤xhŔť|Éž¦oŨcĚ›»{Úş~zؤ“fĽ°“\Ě®‡rÍ©t«˘–wЦ—h¦•¬~¨ĐĐL›ż˝EhŻŐK^Üć-uăÉ<‡éÓtQčßIm¸ócLÁŕM\ŘÄŠ?şŃxtÁĎe€Ë¸Š/ŇĽł'ĆŐśEÁŕž7ĂËŻ/šĆ˝2ż«#śÚÔGjŃŘBÚŮ8“ÚĐ0¤ĄľdT±ąXK¨.;·¬N;žĹDC•×B2Ź»+Ož«PMYá—*EŻ|5‰±GJ†á˘#×x1KŞx<8Ţť'2ŘČ3^ܢ,GÝšiăĄ&ߥ#@ö(™Î¸-zŐĹž·ÉA‡Čż¸ÄÍlôŰ=~Ýß!bîÎ'žćÝ/rŰä>aëÎi¸Ę:HÂŢRR»ť+8Ă«-6ÁŞ+1ŕ(,tĺ[)ąĆ>5Ż°[ă{>˝ęi(ŚŔ^$€ŘśQ͆!jä,nÇĄ(*ń´!6î“'7ÂŞE,Ľ´5>ĹŞ1CŢ#1Ř«2Éá> -».ä†#4Ůž@&Č„;,k‹)j”"(Â)6d˝*2E‡/Z™$;C© ?Ę %K¨5BŐ2"'¨*:ˇ%+IĚ,'"®B,Ă=*ˇ5&bĘC4BÜD)5âN/$Ó8»s'*Ö˛Óc";̬K®ˇGE»ŃC.›ž
3sŢ/jë.“Ě,(ĄßŤ&9ŮŞ1(é©#6Đ´79Ń$9čź#ŐµWÔěV?Îě_aćŰŻeŮń…§ÖăÚFÚëŇJŢĺßDÉí™JĆ۶şŮž#–ëz>ÄΧďŮk‹ăł,©Ý¨!†ŢÎ*[Ěă„tâî)šŃĚP6×ÚDKÎähŚíĎ6šćĘM=Ó×µŇědUŰîLaáÍ”HŇľo)çčp”ĆÜž
şéł#˛ď¤ZćÔtMŰć° şâĄ$Ď˝ÉKŇߪźćÓľÓŻ"ĆęŻ!ĄĎĚ/“ౄŕá[™ëĘÓ˝,~ÜČ/n޵ďŐL°Ű|#ÇŘ~ ¸ŮM<Ľż|˝ę„éËžżŕ– “ÜĹĂÝ´ŇÚ†—Ń˝‘ď®1{đĚ,餜ŘÓ>z÷Ę$nŃŻ¨ÝÍE ĐŐjÔĎ*PäĐ+‡Ŕş`/ŘÔH#ßČy_Ňâr&Ľďľâ‡(ęáp"©Î—!–β †ěż1ë]ŠĆą>ťÝ·!‰Ű›&žÜŮ8¤íŞ' µÍlHş¶T“ŃËbĆŐĽgĄđÇ—‰ÓłVwŮÎŁšÝŞlwŇÔlpßÄrjľ·OIęĂ›9ÖÍ©>±É˘aäơ(·µ®:¦Ě˝6ąČĂN©żżpĎßtľµľqŃÁżFe×ĐH^ŞĆ‚9śČh\ĄÍucše^‘śO^‘ËU2z”_cmşw9nŇ]”¶vcm°G\»•R^»UajÁ¬~[¨ ?VĄsQfÍ~?F˛›bbŁŠtV¨ËcҲłQ»¶ĹLŽ·µHşĹŻwŔłľŮÇÄÇłÓ¤ľ˘ÍĄß˛ĚܾҾµŘ۵°cż´…`’°vK{ŁdUŻ”OM‰RRy‰Qn€Ľ}Z„źqYqąl ˶ę“°uekŽ”yW´>rX·vqG·[~²n‚y«‰wq§‚„b·q~¤»ž€lĄž‡j¦•nh¬Žorť”q]¦e~\°lrŽłx]889:Y1KK_\d:I,PN'E@'Dcb ^FKťBO:O;ž6Q%Ť25A‰,J(† c ‡(i/‚)R=’,i.“?Y,›<[6p2A8jQ9xo|1“Y•CofUnv’yvxpmzm¤CŤe [RŠf–k›v“l‰qš^}o‹rŠn”z‰y…^źjŠK|z–‰ŔĄÓŻ«ÜŮ°µÚăŞăäŮ˝ę¸ŕ‚äĆë‹ěÓŐ}ć㶑ÁŃŐ‰ľ˛Â‡˛{ŞŽ§°Ër°¦Ö•ž¶Ó‹±´Áo¦›ďžťÎ™‹ĄćŠą¤¤‘ťÇñ}÷Á„xÄĘu˛Ôĺ“ĎĂČ}Ňł™…©ç¨‚ÉĚŁĺÔ¬†»Ä˘…´Č§wÇÂס¶¦Ż™ˇŕ§eŕĚŐ|ş™ĽŤ«ĂÓnŞŁŇ~˝¦ŐŠą°ĂpĽ·Éi¶ŔÔs¬®Ő•°Č–ľ—北Ӎ¤˝«’¤¸Îy›¨Ě“dÎł›ęą ¤ŽxŻŔź…Ľż®o̶•}ÂŔ©w¸źÎrŔ´‡jËŞČ™şśĚvĹ«łyą±Ů¸´¬Ź·¸Ç“˛ŻÔ¤·ŻľrË»”|Ŕ¤z—łÇ|¸ĆV´»žl”ĽÂź·Â‡|·Ă ÄönŘłÇy䮇ż¶’uşťžk¬°±j•ŻÂĹŞ˘sÄşˇtźťł\±¶_áÇW„ĐĎ}VĚ»)kÎŮ3“ŢÄBgëŇ_năĎCSÔéCSÓĆ\PĽĹ[ZÖŃteŔĚiWÓży>ĹĄyľĎ†*Ě·”3¸·šÖĆ6®Ĺ´5 ŘÚ9`Ô¶7{Ţ°7ŞÝČ6vŕłKa»˝bMş«DQĽÓOD¨ŕR&–ŃB1°×U6‰Âś'UĘ•=ˇĐv4ŻĽ…6€±x"vŢ{‹ŰŽ2oÇÂ0o¬«0#ĺDyŢ@fÖą0l±»QJÓŻČş˝ućĂ0r´ŽU˝°™"˘ćÇ&ŮÄD€ßľ:Şä×ZeíŘh}÷ÖvöĂ qĚ«QLÉ·P$ ťMDíA¦®C"´ÓY#Łĺp@ĺĹC4•ŇjLŐË‚T·¸a6—ču!(Ă',hÜX/ĘS2Ë×o3,íşCÁ‰nß~*KÂÁd_ĚÎ*đz58Ę°:HҬ'Ö}?DͦH3ĂÚL,z}B*p$=Ѹ,2@”!'=h,\r1Nˇ24l"/–-ž”%$"´5!*—&":ş$:‘53+ż<,6ç.2…Á!"ĹI7*¶l%>Ý<35ѵr2 Ě…*AŢO6/ˇ›!8ĄÝU,µČDšŇD”ŕP)ŠęZ$ä-*oÝ’0#á€/)ě©6nîş5(á51ÔŐ WáŐ6‹Íď“LÖḌÜęjôň“PíÚćMßÜĚGâ͡WßҢNłÔ–(˘ă¬/Îă…6Áĺ˝;‘ăË8žŮĐ1ŁëąP‹»Ŕ6lŘĎF•č¸6=ľÍrkÖĎ}péÄ0śáÓDnĎĆr~÷ŮŤ\ÉßQnŘ΄bÎĎ|ÎärěĺFPŕܲFÂŕˇ8®Ö‡qŐÔ‘PĹŰ ăÔ”FÜż˝#·ĘÎ5¨ęÝ,ݵ&×Ő•.»ŃÂ4ŁŮ¶2Źâľ$ñ7‰ÓÇ3}ŕŐ%—Ýľ#hÚĎŹ-ďă•$Çżf)ĆŮd4ÖĐ‹ßÝŹÜŘ™,ĂŰÄ,«ŘÄ'˛Řł@»Ĺ 2¨ŇÔ+žÓÁ#“鰿ﲒܷ×Ü0†ßĐsâńg:Éň'pßľ‡Éă-AÁÓjláěhUłĘ_>ÓŢ‹1ÚŰ$äça0áŇU"ÂÖ¦Ş×ÂEµµˇUŘŔĄÁ˘$ŚăŻ*ĽÜş!OăÉv˝Ěě–]Ď·hhĚÉU”ÇşhÁ»Đ™mż»dPŞ©jtĹ»oTÄ˝pRČÉo5Ż·mp´€R©Ë·+”Á§H‚°•2ČעG|·®@ĹÎŇ=”´ÁL±ĚĐr\˝ąLŹľŮT•±fe˛¶l\Łş{WľÔmb’¨wVŞÇh]¦ŔfN†©>Inş}Y|¬“G€żwFŔ§Š4x¤‡jc¦“p°±vj˘Ć[3žo_Mś¦oZ޶}X–±g\ĽŔh~ŞÍ„‚łČŞŰľ´lc—XcwЦÄx˘Ĺ»ÓŁŰľĆ¬ł¸»Ą»ąŢ¬©Šu•Ľ|‡Ş¨’]–ťt+†ŚpDŻLdu·~ldŚt“źŽ=gŤj{õ±€…•ž†Ľť]v\’ot4¤tzY—xqHĄĽ?˘WxX¬±zGŞąV§ş†vž˛q{•~‰xË“m•¤ŚižŚlś˘V¨Ż«|X:k_g†„YF6‡q@O0r!@/@)R RF"RWFS”mzŚL6T,“P!o5F+›
EyP%…O¦8™0?~Aj)†+[3‡6P"š(= et@t5…f?i.°J¦tŻwqv}yY‚nokvEo~Yqo…om_~`Šy§oś3“U¤‚j‹Ż‘o‡{¨Z‰yw†±§łrĽĐÖşŠęČ» ŕËŘÉŃČŰłďÍć‹öΰ]ÜҨhâŇżk˛Ńżw¤˝v°”˝®´ß{Ž«Ţsž¨ÍU©¸´¨Źł™h‘˘ľ„–¸ĐŻ†ł™š‹ťÄšŁ§ů’¤´ďŤŚľo‹âŐ˛—şą‰‚łŔ˛‚ĆĚ™}ĄşŤ›·Áy‡íËß·ÉĹ|ĚáŞr«×ˇbąĘ×tŔ¶ÇgµvË[Ż±čz·Çăoź¤¸eĘŞ§Y¶ÎŘWĄÖč…Ł¶śg·«ĎŤ›»Ös´µésžÍç~›żÂ·uÔłkĆŁ»†»˛yNä»˝qłąŚjµś©oËľŘjŻłÉzѧśxÖŁ‚nÉşĽmײl°ĂĄ]Ë ¶g¶´žX»·{µ˛¨bł¶˘i„°´k•–Ş[®Ż˛o…ŧ…vÁ˘f~Ő˘uvÉŁšaÎŞśoÚşbpףznË‘Á~·©ĆJ—Š—TŔĄW«Ă{hŞÂ«Uş°Ďllż˛>´ŐŮDLÚĐqwâćELĎşU…ŰĹwBÄŰOIçŢWXÍäc;Úço>Ńäz[đŐHU˝Ű‡;ŞĽ™$Íă<¶Ů6ł˝+ˇ®Ď2¸Ěµ-˘Íż>l×ĐA_ćŘ5„ĚŃ#“ĐŞT\ÎŰjYČËOHÁÉCIČt:µëQ#§Ĺ8‰ŇMNCč›5‹°•-’džCÍ׎)‚׉0YĽ~"|Ű6Ŕ¤EŘ%D˛VaÓÄF%ľ¬W"ą§>śÜÎ-~ŮŇšČK‰ĘľBžĂÂ4WîŮvëę<™Úş<¬éË,ořÓ@môĹ)uĽ±,hÚĐ\&Ćâi!ĐäCŐź&A¸Řr2šäMšăQ#©ĘA ©ĹOHť·vUŇŇ6#[ć€9ŰEjô|4}č•;éS,nÚş^ݵ2BçĚ%6ŕŞ3äŚ žÜşA;żÄL$¶ŻS9Űľ)1Ş˝D5ľjµ‰ÄŠE>x±'J¦"$NŁ"@J•!.%Ě'1-»!ŁĽx×.03Í*"DÁ#2ł%1ľ-(\˛78;¤5qçM6/âJ4>Ö>0I˛?&Ä™6ľ”1ĘY5;ĘŘ="śČB¬äh/›Č6rĎ/'Ć&ŹÎ!$…â¤'JÚX/0×´BS¶‹WHě¨A:Ú©EľŻ!ÎŐwYÝü˝‰Ůőątćé‡yéä×^Ęčłt»ä¶VąĐŠZĘݢHĂŰ›ÇÝ~.Ăç»8ž˝É&ćĆ6›áĚ(š·Ä7rşÚ/Wă¶6šńşLßÔLXČ΂šúĎC•ĚşF:ÂŕHÚŢvEçŘe^ŕÝŚdŇÉk=»Ýw\ŘçŔPË׶K»ÜśjĂËx]ÇŔąPŘŰ@ŘĺĄ&Íâ¬,©ÚÔUŘ˝ç˘#¶×ĂP¬ŘĚV ÇčVvꯎÇĹAĺß#—âÚS«äŘ<=Üá’'ĹĐ7ŃĐ\6Ň͡.ŃĐ“5ľĐŽ"Ýď«A±ŢĂ&´ŢĄ(ˇĎš;˝Ę¶%xÚä$sâĎ.‹é»ŔçĚ#QÍČ/\ĚĐ&~ĺą:AÎÖacŕëDXăÂFŕĘj/éÇm%´Î“Ňěx6Çç—%ŐŰnžŰv%ČÉ%qӜת+ŹÍžjĎ˝-`޶߸ąăş4ĽĘşµżR‡¸ŞYłľˇ>Á¶Ä=ŁĐĂ–±Í×}”ÎČr’ÓËd†Ýµi‚Ňşd¤Ý¬vŽÖ»•OŃÍ™/ŘĹ©MÔÄŽ_Íץ[Ô©ŞfąĂ¦P®ËĹŚž¶żV›ż˛WĐ˝»p‡ÄÚ}ŹČ°jmÖşmfťżvkš¶bsš”BE—¬=JcÄ€nwżo~{Ş>s‘Á¬n_¶Ždhşbm×foj–¤aa±•e}ČŽn†‹™„bŻ¬\h¨Atźµ|´ł¸—Ö™¸Sz˛ÂTÎ §mרʼż´ą¦ÉĄĹ¦Ë¦Ď«Ü»±µÓ·ĘŇѤ~p™¶Š‘ÝŞť”´šrz¸›sRŠ«T}’Dca¬rtŚ\}fštje¦„t”™} vhzhaŚy‘–\8˛jA‡o€k’±„—‘“sx§·™Ń ©’lŹĽ¤Y™›~|˘€k‡ŚŻ«Šžp|oK"pId5gia!~Ng„hŠ*A%6Nh*%%u7|K43tŹ†s´!:&‡)U"(&1’B †#G;„=8…CL,©HM&Ż)4*TN.†AJ1yeXŚrG%[§+‚µ‡|{etxh—mpb|JO;teŠn‹\H‰`jVźM´<žž‚€ŁĄ{‡u¨ki`žspŚŁ~±®Ó…ÚÍŔ˛ăŐ˝ŚĐÍ„ŽäÔÂq×ŇŤr•şĹj´Ń–cĘŕĽz§´zÄŞŁ©¦ĚgŠşŠ’Ęčt»Ě\Şą×”¸×“Żśz™ Á–}Ę“€ĎĄuĽŰ~›¸Ý±€˝ŐŁsÍ°¤ŚŔÚ§„°Í®yĚݱwşŞžÁŃş^¤ĹĎdµÎ·p·Ľ węÔŢp˝ÉĂQĘ×»p°Çżd¶ľâtŞĚĎrµ©şc˛°Ęg±ŇČPˇĎĐ‹š×Ĺdµ°Âx´×_Ź›Ľc‹¨ć…Á«|ąÍšp¸¶˘ćĆ»eŐËÂM´Â°[¶¨Ľp™§Ř^·ą·gĽśrMÉ©§\˘®×e¦»Ńp§ź˝_ľ˛ÖtŠ»Äk©ĹŮs˝Ë¶‰’Äą…¸Ř†ľłj‘»©§‚ş·šwŇą«s¬}|Á°ždСngˇÉĄŠÄ˛Çp §lś¦›Wťş˝y±ŻŰ>§®×]¶Ę·WĽ·ÂA¤Çľ9Ł˝ŕ^oÇÜ+rĂÇ6łŕÎ>oÎÄ<s¸ŰRfŔÇBbÂáFQŃŘR[ÉÔIwÔĐTuŘČ…3ŘÝś"ÜŐ–3ĚÜ/ɶľ˝ÇślÂÖ›3ťŐĂLzĎĹ Őµ+µĎž\ÄŻVzŨABŰ3A˝Ň==Ŕß1´Ŕ5-łŇ(1Źä?:AÜvB…Ň&$Č×f>fďx8Îy%©Ö-jÖÍ'bÓ¦4)î•H}ŕŽ3OŰŻ]¶Ĺ1_̡,ąŘ°C©Ţ˝3…ŢŸŧ2˛ŇؤSëĎ>|îÎC»íŞ:•ńľ'śęʤÓÓ0}ÔĚ<NĺÁNPčÓA.˝±H9®áZ(¸ˇ4«ň=>łŐ.:ťĺ96śÖB'«·cF¤ő‘,YőŠ)é[*ŤĘ_bÚe2Rľ}‹żĹŔÝĹ-6ĽĆSÄĐĂ/NҤ CóÄą·&α<4ÜÁ-;Ľ~--Ĺs6ËV1&ËŐ+37¬+ ?b<'|h5@ 0/—(/;¬2-0Ŕ#@ž3.Ŕ !T”'0·('+Ł,&!ś3*r«)+7«0@Bż-&Ią-I2Ćy3(Ór! ±H:0čdmąµLS™" ľˇ<(±/.†ál!“ĺ(™ż%9}ĚUL6Ô§FDĚĄ7Ťĺµ00Ý™>iĚ˝(eŕŐ=ŠÁŐÇYÖÔľbŇŕ ĄŃŮ›ÜăČqŰČwDčŕ„SÜƲ_ËÔ“7ÍßLŃË’+ŞĚBrÝĆC®ÖĹ:ÄŢłŚĂä2ŤŔ®<içÂ>cÂŃbÔĘAdżŢZŁ×ÍM•ÄÝvâß‚jŰôQšćŘtmŘŰz{ŘŃi=ŮĐ>rČáŻ0ĎŘ©VěĚ?Üŕ©SŘń¤ZÎŐŇcÉŢ”JĚÝÉHĐĹĄ]§ŃŞÁČ™&ÁŐ·K˝ÜČ1‰ć©;ŔÔ˛.zĺą7±áż1źîş(—Ĺć:ÉߍÝŕ€^ŕÎv9ŰĹŽ‰ëĂ’sÚŢy#ĂΧ!şŰŞĂÚŞ"É›!©ËŞŞÄ»&–Ô˛
ËŇČ“Ó§!ťâľ/ŻíÁ/‰ÉČ`rÂŔ<{»Ń‰ĎÎ;XáÖ8qîÔWOäĎJBÄÍš)¶Ű‚>µĐ:BĂÎT@ŇşŁ$ŤĘžŻÖĄ-¸Ăś˝Ä©şŢŔ#Řš)—²<ÖżÉ=qąÁM€Á¸CśČĆPŔłÉcF±żFs¶»pu¸·[ŚĘ·mT±ľtp¸Ů|xĆŇ‚lŔ«ŁDşÇ·D”šWĚĽ¤1˘˝®Dbł¸Qz©ľJ_Ł˝^k¨×Y{¤żFuŤłbhÄĂsnŁŞ‹YĄ¸ki†”oq•ÓwP”ŁXf‰°^]/Özxe±{e[Ä€bv±yn„®š]|˝źiu¤¬x\ ˛Ť_˛…mOŞ©‰TśrS©ÄskŚ‰tg«1ŤľvĄ©ż–”ÂS™ĘŢâľąÚĺ¬ËĐّ̽Ρ“wË ČŘѦ™ż°ľşÂ˘±Š›–şŚs‘Ś{n¦ŤŠ•mŞŽl_yY|~ż’›‰—”šfŚihR„iyŹ†Z‚„vugŔ›eYsY‰…Qšg€d¤´¸ť¶g‡‰žŠ|ŚĹy…”ł’…Š™µ€“~‹”Ź ŠZšY}VŽ]5$}cgF”Dk7Ź20 "*LSBSL^DDCk,>Š&G9™@}"F.?‚,>ś%J"€. y!.p— HHłFO1¬-4/źV‡2KD8“L]CˇDh& [|r›‚pwŞkc›ž{o{„q8 {“ni~ŚJu‘xT”€˛(TśnaŚvĘ·Š‚q–`v« ‰•·®Ă|ĽÖ˝×yćŃÝ‹çÝ«ľÖŃŤ‚ßϢUáÍkÉŮŽYĚĂÂbľąµxĘ™‰iŞľQ»ĐÁr§Őćs°¸ĎY¸˛Ą}¤ĂČqĄłĆ·Ý‰…¸Ě‡•«Îv‘·Ů\źÍ×`ŹĽě€±Ľqc¶Ĺ‚˘¸Đ«ŤÓĺł´jĽÎ„™¸ÂĚGŃұQͶĄ_ĹÝągµ˝©hĐÓĚaČŔ°KÓÁąUŮϵ^¨ž¶^´¦˛L˛ą¦I©Íék°ÔĂ[ŘÎĆh´Ń[ąĽĐpžŔŢh°¤·›aĐÁ‡‰ÚĹtĆŰ™uâ¬RΫŁDε—f»µĐ]·ÄÁgҬ«oŇĹ~]Ö˝ş`´®gĽ´ĂK˝—ÉOž¬—IşÎť\ł˛¦wĎŔŁ“‡ÂÇV”żżT±®ĚzšÍĽI®]{âşh‹Ô°ÄpÂÄ|nÉłg|ÓÄqe潤SĆĄŽjß´´zŢ°™DĂܶ\µÍ•FÔɉB´ÚÍ+˘ÖżPiŐě:TĘĚ cظ*˘ŘĎK/ÇŇ8uÚÇ[uŐĐ0NÂĆbLŃĚETßŕOwŇáAJÍÉw#ĹĹ–!ŔÚ3łľ žŃŁ<™¬˘nŁş´1`ÓÇBaиU‰ŇŁ/™ąÎ.FćżPoŃĂ1;˛ł0O˝ł);ąÓ'3»±G1´×E,~Řś-gÄ|ß-Q™ć”(Ö„9fćv:‘Ő—8ŕ§Y^äŻ&oątçź&#Ăź$=ĂŻE_Á˘8ŐÔ+žë¤(˘řŞ%°˝ľ#„ńÚ‚•ŘčY°Ţą0ÚЉęĆXrÔÜd“ŢČYyĎá"mÂ×T5¸W-Ũ.B¦ŕE–Ł1°Ű8MĘĐe+šäI4Š°/J´ÁQa§é©_×páMŠŐ„zßť>ÚŞ)ÂĐš1‰Ë°.@Ú™až¬Ş=;Řl@"ĂÉJjŰĂ<"Ńv5+âŁ'/ły+9Ƣ5&ęd (gŹ0I™9´Š7FČ—)+, +(˛0-_Ł94˛8.,…!41M®$HË(B"žJ@°/!Vą<1<×,58°M3OÂ=)¦€+3Ć|8Î 8J޲$'É·6šá=0§˘H$|űK5„Đ:8‘ëS?±Î@AGçk/>Ńż*Xơ;ë®?V̵6p٨,¨ÜŘw‚ĺÓŃ®úק«Úç‘žÓŃ˝bĺܤpÉÎĄUżÔkRĺŰź/ăáś/˝Ř“`ŢŇ´K¸ăÓ‘ťâŕM˘Ü%‡çŢ>úÄ?nÚÎ5˝ĹSqÜĽWşÎ\nÖ˝E«éŃ[×Ě_QÁşN7ďPmŰŢźzÚŮxNÚË_{éąť@ÄѨEÉŮ™FŰÎRÓëÉMÖµ¶YŇÝł)ŕŐ–PŐŐČsÓÜĽ0»Ů”3ÂşĐ5Óą:łŘĐJ·Ć¸HČŢÝ$ÇË-Ńç'ÁŐßJ=âĐ-ľÚu<ŘÎo–Ő҉&ĘŮ|5¶Ř„Ä×–EĹß˝5ÖäŻ-ÎöŽ9ÍŮ$µßş8oÚŢ+ĽÇŤľÔÍ:nÜĹ:‰čĆ2žć˝ZUÄĚZYĘĎ=nŇł ”×ŇlJĐÜKZßÍ`AŔĚdAŐ݉(ĘÇAµ˝n5Ľăz±ÜĄ'ZÂŤ.Ň×n)«»Ż-ŔÂ*“ĺ¸&ŁÜÚjşĎ}MŔĐÖ_¤»˝U´ł§MąĘŻR±Á´‚žż˝a‰ÎÇoÎÄÂn_ÂĽytÇεŔDzq•Ô˝†W±·ˇMĘÉ’YĘÉź›ş˘łJ¶şB“·Ľ>™¤[»ĂhwľĹC†żµg‡»Ái^¬ľrV“˛pc–˝yl‡°iU”–]e‹Á[zh¦‰qq´}jtjpwś—e¨€mfĽ€{}«›|_›zm¨ÂdŻµyh±‹€}ź›„Šź®{m›Âf~Ť·yşłąyµśÇ“·Ął©ĘťĆŃĆśŃÂ׳پԣÚŐϕϡӢŔÜÓ®©áȦ™ŚĽ—˘•†«°ŠŽ„©{‚“Ťow ]FOŠy{™–wwťež^‡g`zš Žwťâitmq”TŚl~ay]Źŕµ˛©ˇ‹‡šĹˇÉŹČͶ“˛—X¶‹lžj!tu|‹·V“Y‰?žnb+©F”¤ş‡V <XBdL3<‚3{zh94›lM#{56Ť%<n–!=3mF2Š,''([–9C B=(’818¶BQś,8!–?O#Ż3FPŁ/sZu>'™lk*˛[„S®H[R“]vJŤg[‰¦wfl™RnuDxkĄhw†…FzeĄ)up¦‰mH•znŹ™‹cˇ¦¦tź˛¨iŻĂÜzqíÜśđçś’ÍÜ™áҸdÝŰ„e×ŢśYÍĚťh٧¸_½döפęĆżh¨ÁÜ|ŤĎÜW˘ČŃh™±îxł®¶o„ëŮmž˝ÚtlÂżtĐâ‹ŮĽ[ĄÉß{Ě㢀Şĺ„jĚżyfäĚś{Ăďź{ŇÎmňף`ČÖµVČŐ¶[ĐÜśl¸ľĚIŔׯUÂĂ©NĹÔż_Ł«¸WľĆĎr¸Ü´eĆŻĚT˘ÂŐPśĆéX ÉĚV¶·ěktśŰD…µĺ` ËŰy`Őľ“bÄß|ăâ|u±ľ¤Gɦź]ŘĐżiĐÚ¨L±ĐÄ:ÇƶEĹݨnÓŁÉ=ǧÂQ¸ĹŃP¶±ĘUłşĚZ¤»Ę\žÓÓ`˝ÂĽ‡ÖŮqŁČjĘÄKŞÂÄa{¬±S{ëĄzÄ}`ż±ŹOÍĚlhϲ‹sIJĄMÍŞ¸j¸ĽżŮ¨¦cÇż˘LżË–8ŔħGĺ˝I™ÎŚ)Śŕ¸5dżŕ#mąŮ!¦ČÍ#™ÓÓ3QăľINćµ*aŃŇ\9Ý·JWĘÝGuɸ6`ËĐy7±Ű„2ËĎ{FÔ×’%Ĺ͵¦Ę˘Bζ1™ÂPĚÎ4‘ĆD“ĐŁ*w˝Ľ8eĘKBłÁHlÍĹ76ĤHD°ÖNĄ˛(2‡ŕb@cŕu!híq!ÄŢr7Śĺc'‘Ü'“ÎfSU޸5`ížP5°˘Źß{#žÔĎŹÎ Q„Ʋ&ĄĂ¬šČ¸M•áâ$ čś&«öÄL‡ôôt§ňÉN°ßÍs~çĘ-ňëx›ÝŢścŘćASâÇ(VÄŔXtżĽ<`łÜ6/«ěu ľNHă¸@R‘îF,™ł5¬Îm Ě‘B\Ú‰?Č3–Î_)Ďś]ľŔ˛"ĄÜ˛=ŐčÝKoĺ˘28˝ŞVá—1(Ę·KSĚß2)˝Ź*Ű~!Ý…60Úş@!Ě{)(Ł† uŠ(S˘7&bi28Ž#(3‘'+s1#[´*#0Ť5'*§-0• @ˇ>.&šL70Â2)ˇ6;8¬JKCłQ;>Ä;&7ľ%)¸t?É}59ęL5Úˇ.ś’9;§Ł0FÍĚ]1‰#C‚ÓF„ž<rŢM6%ÎŚHK»8XħHxŇĎMyظ&‰ýĆ8¤ÚÖ·Ź×ăżěë—ßďťzĚŢ·Űç̉ĹË tčżť9Čß]ËČş{×ÝŞrÔ×ĂIŽăŇlš×´;ľÚŔ,ďÇ*†éŮyÜŃOwÂęrRĆŐ_‹ŇŃnŁÖÔ~‘ĎżakíŇmŹľĆ™hÍ˝¦~ľăzfĂŰZÎçŤÔϬTĘŘżaŕĐ—`ŰĐ}NÇÔĹjĚŕĽIç×´gÍĘŇ7ŞŃşWĆĎ°bŢĹ (±ÉÉ<«áëNŐŇKĂĐŔ1ŹÝŃ6ˇÍŮ'ŁÎ¸I‰ÂąyeÖĆtVĆßk„ĐÍi.Đŕ‚3îݡTîÎť;ćŮAĹθÉă NäĚŠĚŘ·+¬ÚÍ"žĘźĐÍĆ.{ßÜ$˛ĎĚ.°ŮĐD•»»szĘ´CvĆ´T—ÝŃ3[ÔĎ^XĚŕeDíÍi<ÔČ0ŐŃ‘O§Ótxę´vA°Ő¦/—ĆÇşäBŮÄ°’×·+‡Ę°(…Ĺ»„ٶ*¤µ¶_Ź˝Ón¤Ě´=¸ż±5æמǮ±b˛w€Đ˛€—ĺˇ{fž»j¦Ň6Y¶ˇnmͨ‹[Ďş©WÇ´ŤGÎŁ´SąÄ¬M†¸ČQ«¸Be´µ´łŃBoĽĽgˇ®ľPh©°yYŹµqN˛Áve”Ë€e§«UvŻwt^ ¨FVgµzrn±OzšĄo}€·|‡j¤‹xrµ€x„oo…–¶†[łxŚ\·Šez©®_X‹˝\q±ą„_Ąłlf»żt{¦ťźŔśĆ®Ăw«„»—łżĺ˛ĘÁÎťŇĐáż°ŰĐ—˘›Ö§ČŮÝÓ·ŰĚ»•µ°±™¶©ť±Ź‚›•ž‡{Źz›š·‰Šś|h€Łw|w{Ǹau`¬¤šuĄg€Rź^tr’¬¨zŚŮ—}•Â–\’ݲזŁŠr†^~ t‹zv`‹©°Â’„•tsDrŽdš‰wwžŻ_v#|dWŹsu",/W!Ja%4.k0O0s'J*Z$5@„&<V6(–86‹5O‹49ŽC:5°EG• #9ł6,<·?f3ť<D)UGF›g‡2¨kśt´@‘0–hsdŚ~oM‚†z•ľž¦Ť§~ZuR‚Dyq}L}©9{{ˇRj„’Š´ uµŕŇu”ÁÇ{śĂÓh¤áŰzçĎäŻí塖ÔÔ}€íÜ®yőŐŘžáâ—bÍŘĐtĨ}cťšŻŽą‘\şŇăsĄź¤jŹ´Éb“¤Ír{ĂŢ}Ś¸św„¨Îr‰ŞÇkr˛ĺv|ĄŔn§áĆ„´Ü—dşçŁjĐ”ô»“”§ŮŹ‚µÍqąĐaΰ«G¸Ľ¨R˝ŢśkĹ˧tąĽ»^©°Ă\±žŞTÉľÜQÇąX´ŮŇC¬šK·±ÇYśšĽZ„ÇŐSąËÚ^’ÄŰ]¨ßU‚ÎÖ]z¨şb«żŞxş×{kÇËŁŤŕšQʵ˛hα·UËśŠ8®şÇ_ĆŇ»kŕʦoĹľË]«ľĘ_´°NĽłÔS˝»>ą±ČI¬®«N¨łŻ„uĘŮkq±˝S›˝¶V{ÉČtvǵ{qÖ¶“ZĎÁŚN׾rjĘĹz…ŇÇYY˝ŃšfÂĎĐhĹÖgYĹÁ«<¸ĆĹL©Á]şŚS•ŰČ<żÂÄ5@ŇĎ)QĽÉ0†ÚĆ!ľÜĹE\Äř/mŇč/rÜÖ5HÍŐSwÎá2Zęş)_ÝŰe(¶ş€7˘Ă›2ŐÍ;ĘÖ¦)ŞÍ•7ĄÇ°7ĽÁ¶<XÎĆ2ŬRĘ®(‡ĐŘ/l˛ĹTcϧmf°Ę26Âż?Z‘Â\3¸ÁB3§ĘA.käŹ8tč‹™Ë<2ťë"™çt&hĺpĚÔŚ+¸4c؉gét&ÁÚ¦6zż¦O‡×ĄŹÎ™0ĆŞ'v··1žęŘCËăĚ™ŮĆ7•âÝN§ç×L±éăr‘đşťöĽUŤńĐ>jÝÚ"hÝጺŐ7ĚÖE4ăăa`ĐÍyQÖÁ,=ĆÝe ˝ďO7źµ%\Ţ›;gí—RÝ’x÷D;óŠ)]Ď™K@ĽłPpŔ˘JˇÄÄ>ťŘh,«ť§nÜş4!´´?oäŔ.IăÉ;0ĎÎ'*ę»6'×—+8Ëa.1ŁÍe‘*$^_+4^y)"Cˇ"'@Ż# Lł#.S·*$0—+"ł#<ś(1«325“(+Są&aÄ (1§=Q2Í6.VŇ7;Á–% Ńk)ćŚ1.ęW2Ö“&Á«I6łáhLľËj0–Ä!-®çM-ŁÚX37Őź26ľÄ2fĆ=ŁĐÉe¤ćĹC‰űµµóĐ‹[ĺáŔtýྀŢ⤦ÔăŇeÚÓŇKëç˝yăä‚eŢݤ&‹Čy/Ăâd4ÚŰÂ]şÝÜ4ëŐ0 Ô«|ÚŔ[ˇŘŻ):ÔÉ$ťĎÖYP±ŢW‘ÚÔ)máé–ĄâÖeuĺŐ3ZńćgoÁż~äŐk=ü×gxÂČt~˝ĺ˛:ÖËŽ+·ÜŹ‹ÂËc:×ÜĄ/ŔĹ~ ËäŽ%Čŕ§;±ŕÇNĆŇ·VŰƢąŕľ!Ž×ĽvŮŔ/źŐ°1ĽÚęF‡×Ű7ĄŘŻS¶ËŁ//ĽÜW1ÓâxvŇÚlKłÚ…*őç0äÔ€+ÎÎŚżŞ˝ŮŽ$ÓŰ„Zŕř´Íܲ!«ę˛/±ę‚&żÓÚ%‚ÖŔ2’Őł3¤áĎDD×Ě^ŚĹĚ<VÚÓ6‘ŇĹ+2ĆĘY<Üá^FÖĘ[6´ĚŹ]żÔ†6żÎQ@ĚÍ‹-ĄŇ¨¸ě’1§át±ĚÇ!Đ×±‰×Ť#yŮÍVŔÄx¬¬łG©ÇÁT޶ÎB±ЄĘŕ·G§ÔÔŁąĂ®j©ĎË`§şĄdŽŮÔbiĘ©L’Ó®‰tŵ’TŘÍ–cÇł†RШQݲĽbľÁłYǵąX—ľĽeZČ?±Ń°D‘ –n[©Ŕph›ĘjOźŞUx“™{^Ť®k]łžWXxĽmwmź{l±N_łZkwľcq}ąŽmV¨riZśqzmŞťViˇ©ep˛†`dĆ«mk†ŇT‚Ž¦Mc˘Ľiµłt\˘”—äś«q͉ż§Ţ¤Ë˝Ü±Ďżĺ×đ´Úź—žÔ¶´ŻĽ”ŔµÍ•´ĹΞŤź›źyxŠ±žĆą®ł¬~¤©›‡š€©§Ź©‡‹™”}tłŞuh·P‘f¦WŹXŁWf’eŔ°Ł¤fˇ_ ~ˇŠ„Mu®ˇ´Š4Ć—f‡n{śť‘|…šw…“Ą¬’{‰pŹ l~"‰;ť2¤<ŻmŽ}7F?\BCjWC#BNV-5f*H+p@;yBBŚ*C5‡LDť+<y6-ťVGA„8<Q}QHG˛7I;¤?Y?®k…dŻMt"—mPIO…‚—g^7Ś[{o¤lzQ‚iuŠ‘yŻ®’{xqŠe‹‰şžŽ\†<qj‘ś—•w•†xşĹĘz©ÔÎŤ¦ĎÓvżŐČvdçŐŘpŮ䪊ÝŰś˛ëŢąkňÎÔ]Ţ«ĄgčŇ”WľŞĄxźÍĽ{łż›wćƶZ°ĐÔqŁł®g˘ŁÝ] ¦uś©ąb‘Ë×fˇŁľ…{·ĽytµęwžżÚmŠŻŮu\ŞĎkěŃ”ŚĂľu†ĺĎ…zÚΦoČč”–áá¶XĎÓ¶XĚß‹łÄˇ`ÖÎÁ\ÍĆ®^şÄĚX˛ŰľY»ÚĎR°ŻČgËŁş\ĚÁÖZˇ»ŇZ˘¸äT®ăŇCĄµĆoŞĘäTĄŔÖ`±ÖŘ}`»Ă |ĎŐ‘†Ŕí”|´µ _Ä»˘WČ·±eĂÓ¸dĄ«ÄM¸»ĹlÖÇkŔ¸ŃcÁÂÍUıÉf˛Ä’]ŶŕcĂŕÔm˛¸‹Z˝ČĐ^€¤V›ÂĹ`§µČbşÉĐhnČÁ~‚¸ßs¤Ű„jÓľmxÝş›jşĐ€kÖ°¦]Ĺ©¸YľĄ’i·Ä gŔ·ÇBŇĽŻ=¸Ác˛ĘâGŁĘ ,–Ö×DTłŕ%‹ŮĹ(ĄĽą:vĐé)qĺĆD@˝Ę&hđč@OÍă8cÍŔ\fÝÜ9aĂÂq:¶Ý…;ŇŇ{9ÂÔw;»Ř« şŮ¶.¤×«&¤˛®8kĐ®<bĂś1şĆ«(t´ł;e»¬YLĘÄ4Y·¬-/ą©1)»ľ*.©ODˇ˙g9eÎo!…Ű]=Ŕ×Z1›Ôb8–•c’Öi,VÓŠ7FÉ™5PΩ€ă*®ŃĹ[ŤP‚ÍŞ%žĎž•ŃĄOŽĂ¶źŢ™¤Ëą@pçĘJŠŢÓg˛áµBśßľ+’ă˛$‘ÝăCšľ˝B_ăµeăÜDsşłĹŰ6sµĚNGËĽDO±»D]Şęo"ɸ,<·¤XÓ'ťŃ f·/0îd>ťĂ‘StЦ¬Ô’^ç¶+Yř¨;>Üš>ů#ťĐ™>\Á« díÁ3N˝š1-ÍĘ2ĺm()řL:2ÖľŠ¬/:—‹12b91#†g15?‘'6 #2Š'.(y!4U§$,D #¤.w¦/Yľ-$¨‰UČ39TĽ9/DÝF&WÝq#®s<ŕŞ%8ÓH"'ÔĄ).Ńš04Žż:·ŕd2É:-žî?OÄÍAF^ç–;IÎąL-Č›:ŞŐˇY¬ÖÉ…¨čÁ<ŁößpŁĂČĘXŕő¤xę鲶ÝäšzăĺÖ\ëćÄCÝŰÇf˙Ç‘Ě×~PËŮ~AÖŘŹ_ÔÔÁZŞçéTiÚĂ-´ĺĽ4~ńą/‡ÎçT¨×@kčŢ€dă»^ĹŐ$µĘČ:‡ŇĐcmŮŔ…‘âÇw„ÓĂmÔÂ…fěÜP‚Ö׎kÇč§`˝ćĘkčęwEŕčŻZĆמ@Ö٨:ăÎźLŰÝäI˝Óž+ßÔ°7čÓ¦XĽÜÇ+¨ÔÇ-¨äĂ8ÉÎŞ#đ×BČáŘ;©Ü×hťŮĆeOčŮyjÖÖZpěÍw[áâ|)äÔ„&Ň˝voŕ͢¶×—@ĺę–GĺÄq+ÉôśA¸ÖÁ+žŃŻ!¶Ţ˝%µâŇLĹĚŃPÎŔ*ł·ÍKdȵ=w×É%®ŰŻGrĹŃ_bÄŐ?rĐÓjxÇŔ†#Žňv9ŔÇLN·Ů{<ŘÝŞ0ÇҲ
ťă‡RÝÖ™"ĹĎ’$´Çş'Ňě¬7¶ŐË?ŘŃĂ?‡Ă¸V›ĆÇG„Ŕ±ZĹż˛[‘ĽÄzľ˝°_~ŔČ™»ĐŁpłĂkkÖą[ŞĹ˘ekŇ©„SËŞL̲ŽbŔǤY˝Á©YąĂc˝©¶MlËżb^ˇµ[gµŘRŲ«cq·¶m\ »K«ł_]‘¸uh—”VP„‡e)©˘Bhg¸‡db¤dkÉloĽvqq±eSłŠvŠ°©ibž”\a«Łb9š…yn˛ł|e®ŻUrął~Oťť_>Ł¶c^ ż~Á«Á°Ě©…õ«şÇ™ÄÄěÇá¶Ä”ËĚĹžł—髸ČЦ«KbŁ„Ą›ĽŕĂ×·ŁXs¶›‘Ă”zV«ś}jiNhw~†potpmt…YC°°zbŚocC–]‚g–¦Ť„—š‘}{Íl“ÇâÝ©ť‘q‰g¨e«Tś†•żn:wą ~„ąZv‡}j”hf€€SmIT˘:Łq¤†-Mhm8?k_-.C+J@JW 7%|D/m$E"]Hc‡!1Zr91’=eŹ&eA…%\.O9ŤE`ž@_%›;=6śT;2‡W|3łvr= Hu¤zxt l…}lS|~{e‰xhg~Łkžáă{UzNn}™Ťśu«y‚¦ąk±Ńăżş·Ńv±Ň鎧ÜŃĆ„ŕÓ…|ßă¸Űîě¬wěÚÇdâŰĚkçŘ«KěĺĆYĂŁťmą°ĄcÉŕ—X·ĽĆeˇ›Î”•ŻÇpŔËÚ{ťłŘ€—¸ÜqµĽČwšÇÎ’ÂÍ}zÎÖGŞ´ÔW…¤ę…`ĹĆUµË†Äę¸|ÎŇŽ‰ěÍ‹j˝˛Šu´ÝµgÎąSŇĆ_±ŘÄnËݱf¸˘°U·ÁÓ\°ÎH±Ë·W˛ĐÔ]ĎÔ©N®ÂĐY¸Ä×q˘ŢÇ5·ŃÎN•ĎÖ]˛˛Őb}¸În‰·GĆÓ«Š´ą€bÂŁŠÇŔžNÍŔŻUɱś}·ÓaÁĦP¸¨dŘ‘g·Î g¶µ©d˘ĄÄEŔÇËMĽşľ_»Ąşn§Ă§@ş¸Ĺ…s§˛z ȸMĂ·Ť`«Çx~şˇoyÇł‚v¶Á—R¬ć¶‹Ç¶{~¶˝aaŢŔŽHÂą¶a¸Żm\ĘΡOĎŔ…RÉş‡,θ”UŔÍÉÄăŔ@_ÖęInŘŇ,’Ĺ´/°Ďŕ-IčŇ%„Áă?G˝Ö1rĎěV>ĂĎclĂĹ3pŐŘc5ŮŇwÓΆ"ŐÉl Ń®+ÁÉ©,˘č¶%Ćż–.‚ÍÄm|ÔÉa~ăľÄ˝şWlŐĎZoÓ°]oÉÁ<L¬®M@´Ö=*´ 4"ÍĘG'Iň‹.fán%–ËK5 ĺb,ăzFŕ#ťÖŚ,<ËĄ'Zδ-Š«~rŃŞ.P«ˇźŐÍ!ŹŐ‹9~Ŕ™7ĘÎ!®Ý%°ä¬0âŇ$}ŮčUźáÚ<ą×či\˙Ë,yâąPâŻ2$şŐ |äÔŁpú°%ż¦-K§´L××\KŁ¤0š„'@Á.!‘Ł6C˘«OíE4Gé`1×I&oč—$PđłQI·ˇeˇ’6–̵ Ř #3äq'ĂŐ 98ąÁ-+Ͷ<@ÜŽ0ѧ8YÚ Ĺw4Ě -r±(#Ť)%a}$€k ()‘,'@¦:OŚ(/5 ,2Eź,uŤ/:Š!6ł- Oä@8$âl>e¶,/Qß3&PÚ<+PĚ(+Ż~µO&ŮY>>Ң$%ޤBĘÍe$¶Ü4>„ç-?šŢc.›á…KˇĆr(Dę´ 1ܱI`ćŤHÁÍçŞÝÂt×ÓYľÚƲbďćŚtŐަťÚímŤ˙ÎĽTŢěÍSéă™JĎŐx^Ę݆Äâ›!ÉľqHăÔ 2«ăÔ?€ÔÂ8Ř´G«ŇÎ,śÍĘ/‘Đ(¸¶ŃTŤŕÖ<‹ŃÎfę´+šÓÁaxĂĺxeĐÉŤ†ÍŇHvńÜzöČ’hčŃaBÝçw4ŃÉ’8ČŇ‘CÖ×xUěÓş_Ňŕ¨'Ŕ׊?Úľ”¨ß©&·ÖĹMÎߎXËÚ·4ĄŘĆ9˘ŐČ?Ҥ3ĂÔ´6¤çĆ.±Ó¶,šĺÄ68ÚÓ{OŇÓMNäŮDBÝĐn@ŐŢu*äÍz ŻÎ7Ĺק%ÓÔ§/ŇăcşŢˇ'ťŰ˝…Ěø̔3ĐÖş żęŁ,vżŐ âÂE`şÚX}ÝĐ,}Ý˝€ÎŃOiéŐx-çľx(×ëpbŔ×nJŕç|+Ż×y:ÉŰ~!˛á¤*łăŚ"¬ÜpĘ⨢窌ӷžäĐTŻşżtÓżd›ÚČmĽĘ¶ľşżźµ·żf†żÔr¤Ďżr«ŻŻTŠŃµ^…ĂÁd~«Í`žß§‰L´¤ˇ`ÍÁ€:Ô®|M˘Ćˇ=Ÿľ=õMy¬¶b€˝Ć_Ł©şiÍĂŻh[¸ĹvŹł¸zd†°`‚—ľQM§˘Z`›®_g¬¦JTp‡^s`®‡_yľ]qĎymv¬zgs‘DUsĄ‹‰g§ŹnjĽ«rs©¶kc o\U¤±E:ĄĄmg Ç\wžťpt˝ľg¸›¦t§ŃÁČłŔ»ŔśÍÎÖŻá˝á¤ËźŇ¨»ÉŮŁ¸†Ě´‘s<ŹcZĨŔŕěŮž•]ŞŽhUz‹ZpfrSSw{/N:`kPg@ARbpRHWtm3E¨BJŹ]p•q|rxŹsź‡ˇQšn‡C—±”]§˛‰iĄa™gŹŘ¦WŤm…u{ij}Š“¦yźxŚaˇp„~‡€†Gśu Z€TY‡&&yXŠwia@}X>NuA0nF6_3<…(;A{ %es#-4{"K=˘8O;©(=&ťF2e–2|[Ş*J0¤'8(˘V%tXC&t?J"›:w)ŠR{eu~‡dr€`€o‘{uY•M˛q‡iŁq‚v…w†”ŞĂyŹ©Ů€“›|ĄµÎ|ŁÜĘe–ÓČv»ŐЬ‚ďÚšŕä¬ÖÓĽŁäČŁpáŵ`컢xÔć•cÁ˛ľi¶«°‡¶–ť}żµĆxżÄătÖÍ|«ŞĹe–ĂĚať¸Îq‘ĽĚb żŰŠzµčŁŽ¬ă{šŻĎo˛âᎍÂŔ pŰĹ•‚Éí}ÖĎ’}ÝĹŹZôĎŽvąŢ‡eȧĄRĄ¬kÖĽ”Ňč¶`ÔÓĘfĂ˝·\ÔČżV±ŔÂ`˛ś˛`ľÔŻt´¸ĽbťĽÖd›ĘŐq´ĆÄ`ĐĘlËТµĎb˘łŰwŤĹăˇxíÚ‡ŁÍŕVĆ˝¨aÍÔ©[ĘĄ‰k±Ń¨kÇ˝ÂNĽÂĂhË›ˇjĚË»iÉČĚjĂÁ˝Y»Ż®k˝Çľ_°°Ńq•ĹŢZ˝ĹÚx˛Żs|łÂc‡˝Ó>Ż°Ľx{µĆŤŤĹÄ_ÇěŹa¶«‡[ŐÇthŰşžmѵ´>Á˛ŐW®˛»[ŇşxVͲŁLĘąŻX˛ÍŻBšżď-€ÝŞ0‰ŃŮ<uĸ&‰ÁÇ!~Ř°(qŢ·-wÝ×0dÇÓ1Řć0GÇŐTUŔY`Ěă=YĽ×}AĽÇ†;ľłx;ČÔ‚/Ł×µ6·Ľ¶.®ĚŻ)‹ŮźRwÄĚ2xÎB©Ěź-kŢÉWrČĂ:BÚźJ‚ŇĘ&I´ľ3Aµ¶4H»ťFAŹÔV4iäl>“Ă5¬×`<yßp(WŘi+‹â`=0ŕ´;9ş˘5^̇"×w‘ç€,…Ü\nČ—··?€Ú˘ć ¦Ô«'°ôÄ3„ń怢ňáJŻÎť!”çÇk§ô´"é§;'ľu5lęÔëŔßŇ6Ač§3,´Ô/±’.‘Â&)އ*-y+<‰Ožť[$ťŃ';UÚ2"_Ň`# áR,PΚ_˝{%,Ú˘Nî˛.iĘŤZSĚ–Cř \/©|41ÁÄM$ČČ:)ĹĚ9Ä–)¬°*$Úb/+Ó¶)P•żź€T&6»Ş! Fž 2G-$Fy@Ą05;&<dw'(Ą+%XŐ'.†A|§+;+ÓP!?Ű0*?ş.%?°p-9Ŕ^/ËO<ĺH,"¦¨+*µµ%,—Ô, ¶ŔN9ˇŢ`7łĘSN´®=9âŁ_¸ÖŮLśí6~Ń3ťíÍp¤íđxšâßu çę˝XŘÚŞ`Ű좔ѼnfÜݲTÚäÎUĎďšnľŔ‚GÁÜ-ĘÓx/Ö×t+ĘĺÍg“Ŕż}›ß¬0¸Ö–$ŠŮľIĐŮW—ŕŢzxŮÝV~ěÉxިFźĎĆm‹ŢĎ[ŇĎž{ĐĆŹ~ÎŘzMÉŘ„aáŮhÚÉKbŇÓÇ=˝Ů.ÍŰl[Ľę’„Óç·YĐâĄ\×â¦LÇÝÍ´Ř‘)źŃ®j»ŢŹKÇÍ·LĽÚŃ`śŘ˝2ŞÓĎxŁÓÍQ˘ÚĆ0˛áą6™ąŃngŐͬĐŇrćÓyWéĆ…(ÜÖv/ćÓsBĺč¸2Čަ?ăĚŤ-ÉÇlŢÚ¶@ĎÖľbÓŮ•%âŕľ!ˇË¸łŢş_Ĺß•1Ą×ĐCeëľ#iđÇV¶Ňą SżĎSvżĂW`×Ýb€ÓŢg"ˇÚx7«Ěi8şÝX3ŃŃś´ă¦4żây+Ë·©¦Öť¤Ů›AĆ̉"ťË¬|Óś¤=€ŔĽDjĹş3¬ĆźIŸÍxŽľÎ|ŽÄĆsľŰi•ä»]Ťż·IdÝĂP¤ł»LPż˝€Jϱ›LŢĘ…ZĎľ»IĹżş4ĽµMĽ©«Qq·´N‰łËMhĽ®IŽ©şOeł»[oĄ¦€S ŔnUvşU8ÇuQ†¦TN™»]NsŻlkY[g®Zu‚¸~muťg¤“yhµwch¶šfm¨ź_aÉpoW¬—Po”Şm–»kb°Ź[‡ĄĽk´®d„Ź¦Ň•É§Ô¨Ç˛ŘÇĐÁĺ¦ĺ©Ěˇˇxł®Â¨ŕ¶«hzť™[~´¬É´Żz¨«—KśŠZxr}iWvbUbY>uDW>_rsPiU…žih¦tT|M±j~YĄvzŽcsl}Ś|4ŹrŤfť„Śf•Äli–§’x‰rŠqŹšbAŁ‹ml‰„€ ‹·ą§yA†wqx“N‰FĄŽšo4M#fMAdXm9|O,-‚oEM5m!>,WIPJ}TM+‚"I.r@X[hWVD™'8;4%‡<ylv8S4łSW6Ş;N9@?=~[YGyEz(”B†4 OŽq„_€…™|t’ŤŽx{‰ŽfŹ¨žg„©|‰Ž¶~y“© °‹Ň–©Ą±Ťť—ŻyšµŐ’źÚĚs§ÜβßĎŔzđظńŃ ĄÍމ†öËłnćÝ»_đ»ťl¦·¬‚ş»µn˝Ł·u°‘‘qĚłş}§źĆ”‹ĹĎf¸§ľm©»Żr Óo’żÉpląź’šµŃŹ‹ĄÝu‰ĚĘ[ˇŻ¶’oŻÇ—’¶š|Ěó›{Č°‰rÇÔŠŤÓsp˝±Ŕs·Ń®gżŃś¤ŕśp©Ŕ¶vζŻsŁŔÉoČĽÜY°˛©mŻÁżwşŃ«[®¶ż\ź¬ĆuťŻĚd ĘßRŠ¶ŰY™´ŐašĎÖi«˛Ü›hž‹ÇĐźs°ł€}Ěą´lĹƨ\ąś˝XČ®˘<·Ă°^Ç´ĄqÁľ°eľ¶Ćfõ¸c´Ľ˝cÜĂĎn˝ŔŐaÁÇĐ\¶´v¶¸ľ{}ĚsŠÄ¶TĹĂO†·Żx‘¶Ľumş˝‰ÁÆuɸ±‹Ë—eaŞŇaż»±hĹłĘc±Ç¬]ČżżJşĹ©TÉşŚRĆłš[±ćľ+şÓł+c˝ˇ:ZÝČ>€Đ¬Ţé?XŮŢRhä×@XÜŘ@`ŰÓI@ĐÇEkĂÍAsŔçQ!ËŘ…GŔ“9ÖÔ{7ĐŐż$ÓܱAŞŐ±%ĹҤ&rą˝;pĚç5g°ˇJŔČ;D±ĽI_±¬Mi©Ą9=¤Ë3NĂNI°ÇKX’±E#|ę‚5sŢŠ& ŇMnÜq/†Üv.uéswÖP,бF:ÇťŚÜc1{Óź-b϶(=¬§¨¸‡‹×ĥϱ0śÍ¬Ałď˘yéÄ2‰ŇŇC çĎ2“Üş/Ąç×/˘äĆ-^˝ąK>Čů¤tŢŰ<(ĹĘ)>ä˝F.Ž«˛‰9.Ľ…+'»”7>ťŽ$#›¦K¤0lŢŠ+Qü[%Žĺ]$°âŽ:QŐdî”'‡ç«QEѸ†´ł.>ňŚ|Ѧ/"Ţ»78ąľ8%łĽ2CÉż-ŐŔ4+ĹŠ6<Ű“F-Ť…$(ż‚(Ůl'Žj#=µž$^Ł!˛“q®5O¤3źŞ;;¶˘+0,¦#2ł7?FĽ%|ż:@IÜ03AŇB(]Ö?7-¶–0áU.ř4GBß•<ąÇAĂĐ2!ľ×[9żŢy$éo0ĽÉnO˛â4«ŮŞŽďÇ †ć›ŻÓž5Ą÷Ń_ŠÚď¸ĐŘĄqŃäŔŚŐ楛×ŐnžŐÜ´^ÝçÂ_ÖŐŐGĺÔsMÉËsNčŰŠäĺwÁÓź9¶ŘáAŠĺ±Bżâµ+ĄŰÖ9†ŕ°!„ŕĂA¨ĘÔE*ăá1sşĚ0‹ÓËIĄáćnyÎĘ@VşŇPhŰŐWjŃáz9ŃÚ†`ĚÝNsŇÖo?®â”GÜÜ‚9ÖÍYkćŮ›AĐŢł!ŃçŽ8ăÖź(祹ŕÂ*ÎÖť<ÔÄť3ˇÖ¬"Žŕ±&˛ć4ÄĐ×PµĐČ1ˇŰÉBąĺÖEfÎ×^TŮŕ’{ÄÔNCÁă_5âçp.Đφ8ŰŢŤ)™ł¦1ÔŇ~-ľčr7ŰáŞ*˝ďŔ+{ѢÇá‘?ÔęĆ/ˇßµ“Ř˝$ąŮŻ$KŘŘ'”Ů»/‘ŕŔ-ť»Č93ŃŔ-0ÎŃj<ÇŇp?µÎ5Îż‚1°Ô†HÓĎ|›Ď˛,ÇÍ’#č×cGÍÔ©%Ĺâ·ŚŇźťŇÄZ˝Ă‡YŤŘ΂uÍÖ®©ÉŘcŽĂۆŻÚąp ÓĐhŁĚŻSżäÁ^•˝łc‰Ç`›ĎÁs‚ŃÇ—bÚÂŹoŇŐ‡^ÓąŁmÜ˛× Í´»TÁż®#d¨ËZ†´Ŕ…Ĺ»¶5tźĄ< ąČ_^łĎsnˇłSd «n\±UZŁ˛SZ§ŽcV~˘?Ux´\tĽ]z“”34a±…mo»^do¬xDH„‰tU˘‰VYżž\k”†vKšq^‡’l\¦˛dšŻ¶Mł¦˝ä”›ڲ§”ż¬°ąĚŁ´yČşŇŘΗŇÂÁźÓÁťČ•ˇµąt޶†Ááź™łŁŞÔ©ĹmyŹ‡dXzDGa,:vNžthd‹bgs~`l`HJ]y®‡}`Ł^™f‹u…‹|Ť\›mxv¬•fzhiŁ›¬Č—µq—‡”„q§ž|t•n…wš —{†{Ą‡b‹w…i~}š‡…m}T‘–ĄMIDŽV-(CB|X ?sP/ASv/%„v.?YŽ/X0z70yu0C~A-‚!I/ŹF84RSŞ5K(—J‰:‹6R:«;wHuA-ŽOR®S¨hw~rzx…ť|c—ŻzĄŠśŹ‰‹n‘ą“‚€kžŚxÓĂĹËŰĎ—¦ łnĚť°™®ÎäsťÍâ±ŘŃÝŐĎőäáÄÜĆ› ÄÇqśĎŇrŐ׳jŢÔ»bŇŸÿłt±¬Çp·¤ ‡ŕĹĽu¶×ščÝl¦˝Íp°Ăéx§áÂi ÝËiÁÁŐ¦Ýá‚Č߀€˛ŢrĄľŇ—ĚďŹŰČ”»ăŤŚëÇ«ŐÔ wÎß™˝Ţ‚şÉŻ_×ñnżŐgŘĎąhŕĚÔcÇ·»`ľĚľq»ĎĎ^ĚĹŇGÖ×·HČËÍe»éĺn¶ŢÜpČĎg¨ÄëU•´ă\¤ľőa˛Ęď†ŐěŤńŇ”ŹÇ匇ĹÓ–yŐħwůÚ®vĽÁ¬i©śµSÇҲh»Đ•`˝żŃeµł»ežĂÔXĘϵn·ľĺt¶Ô×\´šË^ą©˝p…ˇÖjµ¶Ďu™¬ĚAłą˝l€¸ă‹zÖĎŹvÓË…ĹnĹË’hѦkm°°ťhÇ˝˛bĽ¬ĂdÁą”h®µ¨Hʨ”Q›Á°X·ş×1 é9ŤĚßHCâäb…ňăH¬Ň˛(uËŘ8rĆĘ;lÁĐ.nŐŢEzĐÎH]Îě8sÂąATĎÉ„=×ËZjĐÝy6¸Î^%ĽŃ«c·Ôż8ążś7ÁÇ-wŃ´0…ÖÁ? ÉĂ&zÉąO\˝°3\ʶFsăĐK/żť<UżÁ+-©™P/ŽŰD3kńPžä^6¨Ď=1ŤŕlN Öa8ěe<tݨ*kĘź€Á‰ˇŮp*źßŞNpă›0é¬ŇçŻPŁçĽşÎĄżĺś ®ĺŢj’ÜÄ$ŚčÓŠŁç¤-–ćĽFÚ˛C†é§Ůéy˝ńÇ"GÚŢ]·Ţ©7†Ĺť2Ĺ„,śm6(Ď“/Däľ-:®® 8ť‹*/«çq#Rë?0|Â7ĂÚYLNäs >¤ \¬‹Íü©]ä«&¨Í®AiÔ“*QË…$(Ĺ˝4]ęÍB%ŕťÄ§(*ÝĽ,&ĺ¨)"ÍŘD5Ť©$ ~g#śH,.m{."ix8'hp"/C!L¬'89Ł+4Ex0,6ś)-‡.:#u$_¶/1;¬&(Qó7)'Â"/DŕŤ'łR.ĹS1>ôš09Çş9?´ÓXQľÝGečżn'Ěĺi5¶Ô_)ÁÜM^ĽŰ·TľŘč śíżB»ĚĽ2řĎjľä㌵ä×{ŞćâÇlîë®^âă’źßě•×ؤpÖߤ\ÜŮ–\ĆâŽRŃŇ€5ĽÜ|6ŃѦZÓŕ·W±ŮÔŽ Ö©;ÇŮŰe©ăÎr›ćçp›ßŃVÖކuČÉ`tčŐnžçĐ<ŚËč~ÚÂŤc´ÇoăËŞwËŕ’ÂŐ€cÝĎh{é̢ZËȵQĹęu…ĚĘ^ÉßĂcĎÝš'®ÔŹ^ÝŮĎQËÓĽP´ŐŻ`ČĆ}LłÔÓ^ąŘĎRźĐŞ.Äçą@¨ŃĹ;¸ÝĘ;«čÓ<±ÜÎ{gŐÝ–rŘŰ_ŹăíwGßßuSćßČpâ×lMŇÝĂ9Ëß‘LßŰ›NŐŢŽ'żĚ˛˘ŕľ7ÄÎĄ2Ţé§+±ŮŃA»ÔÄ&—ďŔ2™ÔşRÁł@†čÍ?ŔĹ˝1RÓßWĽ«IgÝÓA;·ŃhTÁÓ„HĎä^?ÔĚ`5ĽÎ•4ąÎ›,Ëěo/ëÖo®ÍŁ!ťÔź?ÍÝ™2ŻÉȉĸ»B‰Í®f ÝĹ`ĂĂĹCËĂż0|ƸTŘŇpÂޞ޸JłŃ[›ĽÍ4~ĆÇuXÚȤSÍ’ZƲc@žŻ¬d—«KŐ·´AźĽĐBŤ§ÁSr«ŔB ÁÄB˝ĂĹT\żľ[`ĄĆm[¶Č~^ťźqX—š?Oś¤C'’¤Y]{ĘQO¨ms„ybkÉŞ|r¦h|«„naŁš]Z´ei•»Re·ŚqMĽŞ|_Şşqw§µnKĚ©dP°Č}“Ń`Ľ¦Ă˛ÝžľŘ±¨¸×¨ľˇŇ»¬”ĘłäľÇ±żoš¨µ±Ó¤Á»ÚĹuŻš{Y‘Ľ§‚¤ŔOrAT;Cu`J•žqI‰Ë•OŽĆx‚XWorRed‹JB||uvÄm‰b›n‚eź~tŤ†±„U¦ąŹ‡nlpŁÄk ź‹ş”‘f:Ť‚toŁ›‘‰‹m„™oJxw‹o„rť~`m}p}`pYWN@c2{>=1UaKKZOaIr{$;3v%70`4M$Q.\$)3%V+r;J.i%bY†/19šGj8©5MŚ'=5ť`I{/\8•PŹH”Ź“rŁnŽ‹śŞś‰şöϸťĂŞ›‰ÄÉ«Ł´ťŤ–Ƹ•öŮçÝÍÎâÖĽÎŚ§Ř؇µËäŔŢáç»ŕôŢţąţĎ»‰ě岡ŃËŤ~čĐźuŃŃŹ[çަ€łşv˝źĄ}˘Ř±w®Ô±qÔĐĎŞŕŕ™Ź˝żk×Đ×sľŮ|şÄq“¶Áj™ş˛ŁŚ§ÇwťŁ…——ÇvŠ«¸Ž€ßż—t·ĆvËĽ—tâĘ–ž×’‚ĽÓ†ÉµŻ‚ÚÓĂqˇµ‹x«·ŞqĚČ®[ł»żmÁŕ˛wŐ˝ËkŔ¨˛gľĎ®wąŘ–SˇŻĹdśŁş_©ÍÔS‰ś»k‡ÁĆU©ßÝhu·ŇQ¦ĽÄ–fé҉kąŰ•„»´‚[äÔž:ÔÜŻRĘĆ“a˛ŻÍbĆÁ™SŇşŻ_ĎȵqÁ˘ÄdÄĂŽ9«°żcÔÁť[ŻÁŢa¶»ĂrˇÎżS›´Łl·Ąv~±Ňl˝Ć×jľµz“ľ·amŔ˘iáÁjpş©fa̸Ś˛®}gĺŔ¬UĐĽ™Oµł}KŃ´}FÄøfƸC¸ŻśdżÝÂ7ťćŔIwŢĐ:~ČŰ2–ĐĽ1¬˝Ä4]ÚĐ>cîßEbŘË7SííF^Ő÷RAÁŐ9nČĆFGÚáA®Ď…7Óú~EŘç›_˛Ý•8Ďؤ2®¶Ç6läâ kăĐŁŇľ,±şĂ-UÍĹd}ĽÄaHŘ˝B3ĹÖ9P–ŞJK©żJ7ÁŇ^CoĎ|4_ái*›¶HO—ňs4 đk@‰đ^1 ŘŽVQę’0Hĺ§,yÚt#‹îˇQOŔ¸>U¬¸WFÚť,}çĄ%ŞÍ˝łä¦$¸í¤;‘čß.€äż(±Ýť%»ĺĐ@‰ŢĆ'†đÁ@¨ăŕuYňŰ.AĎč<+ßĹO“ÎÄDą‡68–ŐW@®»37¶×m®ŕoG¤ŞEAĽş/6uŮX'eă†2ŽÎ=/˛Ő&]ĺ™#Ŕäš/`ľŤ-!ÝŞ,fä§*B»šdÍݬ/)á®5EĽĂK1łĂ':żĎ.5é#&ßĆ5Ë…šŁF+С('¸]$8ąx'<ŞŤJ1żˇ=2EŹ*#,2¦4)A®"2Y|1,¨=;Ż 'C«.5Mš#1[č)7+·C&PÄ?-ĹvB µ‚80čz8Wç…C1Ä×C.ÓşLuÜŘ—ä߀LčßUX»ńNLĐŕŹ9ĚÜŘd¨Ńäj˛ë“?¶ëߍłŰß^‰ýďxĹńÝĄ{ĺű·hÉí–cŕÍ€íĐ»wÁÉ•YĹŐąlÁŕy7Űá”-ąí€iĚç~Ě×ÍP®Řé°šŰŔ5śçćiáŐ7ÚÂo‹ňÇ%©ŃÇRŔĚE]ŮĘ4{ÚŔ-›ŃŐ„IĆÍŹ€ăĘÇŇfpÚŕÍnČŔ}Ž¸ßvqÓĐ|xĎă¶qŔ×/ńŐ…MŢÉ·MĐĎĄ*ĹÎşXŔçą~ąŐŃ:˛ĎĐ*¸ň€[ăÁżé¸ŹâŃIŞá±#ŹŰćW’ĺĚkŰŮ)ŻăÖF]âŢ©háčhjÔár;ÉСRÝŐ‰dęĎ/ÖČ‹CČŢ´/ŮŮÁFÓÓ›>čĹ·%ŞŮ°.dŐŶáŤ'ŤËŐU°Ű˝3©ĚÉ5®Éż6;Ó˛4PÖÍ;ó¸'·íčNoĎĹGLÓËb(Ýäv2Čßh,˝Ć„1ëŢ:QŰŔ‹ŕβ(ŞÚ¶Đx&šÍ´3Ű姒Ԝ+ÉíŇaĐĹťQĆĂĂ›Ľµ˝/°Ó·v׳ŻNş˝Ŕq±ľÍ˘ˇŕąR¶Ă¸‰§ÄĹX©ĎŻ]«§ŘCżĹ‡bŕÄ \Ó¶§•Ď¸ˇX–ÉŻRŕş»^ŻŇ®AŻłÁo»˛ČxĹşĹn¦·¨SĂÄąWo´Ńks§ fi± dsśiIžlYˇšN\‹¬xUX¬tkŤ¬huź®`a—µ†btµ™}ŤĂ‚c^ ş€DŔĄŹ\·¬oy°źo§®pjĆ·‡aź¦wa®Şjrź˝tâ ·–ł‰ÔÂƦ·ԸΨҜŪ͞нŕ Ô˛´şÉăĂŻĆÇŮÄ°ŮŐ¬®”ѱ‡z‘’Ě|UŚtYi`K|–™zfť¸Ž‚—„u{~eŠ˛jjz’{~dŽ€†}–e}|±uŤ`ޱ‘}“Ăźq–š}m–ow[‘”͵¦fź˝’c…‡•oŠĽ–Ź“€‰¦Ş™şŔĄˇQ¬Ť|ť>ji™˘s‰aMyyM/}OKˇ<H<hhM9‰x$:RXC<Mˇ!:p~ 8j”2Eeo9/ž42–)K=¤L3Hs04(ĄDD#Ş6D99N6ˇ`j,‰Y‹«¤M†PĆfb` Ŕ’™§±©©µÎťw®ž°‡żŇ¸śŰŰŠ ĆĐÁnéĎŇŹ®ŇŕWÝŰŔ¨ĺŕŘ…¶ßĺĘËűŕÍđ×ęÓĐňÖę„ëČ˝}ó×–źçâťjçŤjÓĆ™qĽ»oĹłČoĽŞĹ†ĐÄ‚Č˱YČÉ䔝ÂĘx¸Ëh˘ÉÔp—”Ąd‘ĘŕpĐäŽsÄÜ…–Üć–ĎÜ_©Í٦…üÓˇ‹ŢבçČ“pŮŨoÄČŤ…ŻöŹgŘćŻqÜÍÁcŕĚ´vČŘyÖÄ»KĆŰĽ}òłl°ŇÁ`Ż×äOÄČÁIŔĺťfÍÇş`®±ÔfˇËŃG–ÎË`Ľąŕ„śÝÚa®ÉÎL¬ąč„zŢΊYĎ߮ыvÓŕŹPäŃ®‡Ě¸¬`ÜˤOŘÂĚ`ĹŮÂhÂÔĄ}ĎŃÍeżµ¬J‹ŘÁOÉ̤KľŔ×hŻ°ßT®˛˝I©ŔĎczŃě`vĆĘe—ŔĆE¹倀·Íf†Éóš‹ÎďUß”«vŇĎthÇĎpÎŔ¤KŰ˝ÇWĆą»RąŢ‘>ÂÉ˝BŃÄşVłó˝[ÉĚď:µŘ±(™Ľµ/xżŰ—Ôł-¨ďą'}ăč;zŘÁ@cĎŮ%›ń˝>lҸW_ĹÔ"‡ŮĂ6b¸ĘfBÝĐ|3Ů݆gâŐ{A¸Ő>öŻ+ÂÍ8§ÜÎ3ťÖÁ5ˇÎťg´ÄŁ,şĆ6b°3sÝĂ7wҶ]=¶ŃCKČ®,ş0+žŰS2žÓQ1ĹK?ąĐV5´Ü‚G°Éj+ąĺWDŠâ—*RůŠ"ŹĎ„4uŢx'vß´FGđť<ş€(fç°AŠŐŞ0Ű«ĚŘß>©áÔDŚČŔF“Űş(ˇß¨*¬ůĚ9|×îzˇŢş+ŚçҨżÖÍ4•ÔĆXر/ǵ='Ö· G˝áY'ÔÓ<Hµľ3Ć©IĘŇG#”ăszău„·e0˘ä`)oŘ„,Łî+‹ë….†đ¨(HҤ#Á٧±Ř‘Câ©7dÚ·4»Ë$.ŐŘ)‰ňËL7ĐĆ0&Äb&šßĄ`0˘¦>?§s+&ÜE1/¶Ž-µv2Aw+4·—':6o4!8*dfP";Č6G`Ŕ/?§)4Qť4!VĽ3)1ŁP>WĚk,4Őo*<ŕ·(:É$*?âĘGvÍŇ6CÉîM™ßş\>ĂׄŢâľ™őË]lŕéël¶ŕč[¶ĺŃbßŘůtźăŘáÇđűŐŤŔđîąŕăżvŐęŹzňř•óŇĽ„ŢۤZëŐuaĆÎťLŇÄJÚĺŤQáŢmăŘ»lŁá°:Ąâ¦UÍßł>ŹěÇ/yÖ퓧ŐŐZ†ĎÚŚ‚ććŤŰŢOĂĚľS«×ŃîÉź™ŢĐŚwŃÄYfďÖwrÉÎQnâŮ}ŮÓŻoÚÚˇdóĎnĹÜtRÝĚšSŘß2×Ő†NĺŃŃKŇßżOĽ×ŔiÜޡ]ÁÁÂIĂ×Îb¬ÁÁJŰÂĐlžĐÓ]ŕĘ×cłáŰL·âĐwNőË‹ć»HOďŰ_möݱ”ŘŮfoăĐ„qÔÔĽOË߯\ëάyŘňtáŐĂ-»Ń·XĆׯIçŃ»hžŐľ9Ăé®Őݨ!ÂěşOéŇi ĺ×*Á×·-ĎÎ=pÖÔi‡ďÖ^‚ŢŢt=ÝĎz@¶ŔpkÜ×pFŮߨ5ĎϤ1ĆŰ’PśÓ &Â夺ć¶JÖá‰:ĘÓ©päҧPš¨ MąĆÎg©É˒ΩӦËĂĹŁŽąÂuµĽĽoş«ľr|łÎ§ż¸tήĽec¸ ‘aÁÇź_Í«oŇĹ©U˵Nµľ°L—“ĄZǡ°\°ĄąS|¬˘UŔµżl`°Ŕ[z«ż}mĆ·U`¤ni–“Q8›ŚV_–•cf€ĄpMl¸{o’Ň€mƢŚŠŁwa¶‡x…®~e¸{|h˘Żgk¤•u··€bŞˇqk”‘j“’qo±t›ťą}Ö—Ú¤á‰á˝ÓşĆË ˇ~Ó–ł‰Ň›°•Ë—’Ő®˝ŇžÜÓĎČčŮÄŮŞš’‰§”`m0m[]?]`f”…™ś‘†tsj|a‚Š‘R\8]‚aše™h“– Ź†€s‹{›…ŹÂ”p—}ť‰l‡†—Ş‘|ĽŽ‰’y’…Ł¨s‰·”‚“˛†…„Âw‘Š™ť¦zjŹM~±·u€‡tql‰§hŤ#ś0I(}l>šob@-LP:Ťh>$k8"Ś1ff%/U—OO=¸<I[° &w´OHIź?mH˘@TGĚdŤ;mU,šjŠr¬€{eŠ5’–¬}±¨Ż…źď‘‡łµizúĚ©¸ę⢙ÝÔš‰ŕŮÉgÁâÜ[˛ęâfâéɱŮö¬´äćŇůÝăČÚęßŘĂáďŐ¬ěÝ®ŁÝÔ„ŚŐŐučË”\áĘ›tľŰ´gÁŞśbĹ̢{çݧPŕá¸sźÖľTŞäËs˛ÉÉuťÉÍk«ĆŐiŹŰÇB–ą»„żŕš‹ĎćV‹ŃÓc{ŐŮhzŘŇŤ†ŢŐ‘pÓćj}Ňď‚ŠÇäqx®Ő\nÄÉŻk®˝©Vŕć mË䚀ŮÚÁ^äĐŻS˛Ę˘Aµ·ÜJ¶Ř±HľŔ±VłÔ´P¸ĂÔN®Ň×T•ÄŮ5ŘĎęZśäÚDśćçW›ÂŃUŁÁÓŹNĽĎtf°Ĺ[pę×liŕÝ”TĹč†hĐČŽrş×™GŔŘźCÖčŁ|ŰÉ–>şÄŮDÔŃľBĄłŞHľ§¶C©ĐµF±ÔÚ@ł˛?ĄÄÜcvÄŃlşŘ_¶ąĆ\ŹąĂz|»Ű‚~ŇęloĎĘźWÇÁ‹AşÓkeáčLĘÄKă·˛1ÎŘpÎĚ‘3ľĘ™>ĹČż5Čß›QĎܡ0¶ďŔ:yÝË(‹âŇ0”×±9łÖŃ,cĚ´^tßÄ*îŘ&mÉÚ?méäG{ŰŔ<wĐ×E6Ěߏ5ÇÓ|FÝČp*âÜŽ#ĚŐŹ!Ľď§+±ÎĽ }ÇÄ•ĘĎH™Ă’+»ÚÇ;…µ˛HrżÉT†¤89ş˛>FĹ«C*ß [6¬˝Z7Šä&śÚu˝J)¨Ďr&˛ÂeI’ä~žÔž7YܲiŮśM«X0kׯ[Ź×¬2ŤáÁ1KňqX=ݲ&”Τ¶ä”/»Ýş/‚ďĎ7„áµÄŮ©.»ćŐ@§Ű±!ĺŇkźöׄŐćĆ•őą ¸Ę2şN(-żź*3Şż0-ÄŇ3LĹĽODĤ2)±ąA3Ąž'‚ďp>í-ăŮHA˛ń5(mđ”;iŕ•2ŞëˇDIÇ«Ý›źĐź%ÁΡ*>»¤&[ϵ!*ÄşAżÔČ5hÝÁ4 Ó®>0ďc<1ĘŘ&&¨ĽIé`'0Íq97Ň€(Gż‘8/Â*2]˛2=˛>e‡ *Y)cÉ02oÔ)(?"ŚĆN2oŔ3,mŘ;BućE*/ÉV9)ä‡-+ę‡/Xńµ49²UyŕÜÄÍÉCHäřąĎ忌Čßy•ěóŇsĚíčf±äđXÍęÜuÜĺËwłÚĹjČüáwÓđß«y×ň˘qěű«Śäŕ“¤Éαt»ÚÄ×Ď’SďŐ‚ŮÔź4đÓusĺĎ´”đŃÂmŃî홟ŮŐcĘŘÄ7łÔĚŚ·Żěa×ŇP°Ď $UşÓi”ČĐx¦ÜÉd˛ĚĐ‚ŐŃ„±ßç“šűÁ|ŤßÖbÇâqŤÔŢ>ŽĎĘ“făä™MŘĽĐrßęjěÓ¸bĆâŔáŮśxĚŘ•>¸ŘÚŹßăşlÍÎťwŰĺÂaÓŮË_¶ĎÖ<´ŕňTŇŢĘSŻíÇĂßżOĘÚꝬĐŢLj÷âLgöČS\ÜÓz‡ß×}“»íx}ćő|T®ŰÇ[˝ĎŽečĎt›éÖ®?ÚČľAČŢľ2ĚÜ}2ëÎÓ.śŃČ5Ý׿2 ŮÉC˘żŃy—ŘÖ>¤ŘÍOŃĎßSjÜŕ<v×řv•÷ĽR‹Âár9ĎßV[ŃŃQ˘ŃÝ„-ëŢ©@Ě㬱Ţp1®Ęž şŮŞ&Űĺ§&ąć˝śÖąĘr˛»ľ_ÂËÎN¸ÇËŁÄżŔťÄ¨Át¤ăŤž´Ď§łµĎ±ŞÎ»¸Č‚·ÇĘ‹«Äżx™ä«¨ˇż°“o˛ĹwLł»•ZĘ‘±Cą¬™Ň¬ąYźž´S˘ŻĚ}ş¸bĽÉhT‰Č^VŁĎ†J¶Ý~{—µfY••h(…–c‹®orf“s†j hw·\Sµ¤|t¤Ż„{´dB°ź‡r·ŠŠt“‡tŠišk—·†¶“Ä‹~± yj°‘Ę«»„¬ĄĹŤÍ–ęÇÄ”·Â¶€®¶É›ąfìá·ěŞľÂîŠÝŻÜ•ĎĆăÂŰÖ §u–xŔ‹Jl&~:N?dSŠxvnť¨«š„” —°^u{TY*D9f›–W‘YŽzŇŹ‡Ş—ŚFžmźu“Ş±Ížężˇ¶’wҬł“¸˘_~Öxľ†|x¶˛‹—µŻ–‹Ëśy ’|uT}‰jłArE“„x–Źz`#“5_vµgAĄ{%™r<(łv7EMt9=d‹'?d€.2tv4$Nş(P.18y@0`šW`µ?ŹwĆ>‚]ą(T’\Ž?}}i hw¬–‰iµśn…¶ŕÓĺĎě„yËáÍ·öÄ»lÂŔ‡Îćâ°ďßéĂÔŘßlßîďŠęŕřĚÎŐĚOťÝě»ţÔěĂ·éáş~čÔ’©áć”®×ءnůČ~g±ÄťbÍä‚ÄÁµwÖć¦gŔŇ«ĺč´D¶Îęx±˙çZĚáľgżéĎV•«˝R¦ÖŮx©ŻtrËňUsĆňp ÉęVŐßçy€ěÚ†”Öátă×qyůŢŹŁŐ摆ääy–ŇŐ«“ŐÉÍZěۦUńę‰[ăŕŁvÔÖ®UĂé•€ÝŐ¶XąŐÇrĂěżYÖîścÍĚĹHµŕĺY¦âŃL©äŕS»âÖJ»××Q©ĚëcŔ×ßj„ÔČš`Űľ‚Qčßu€ÜŐqtĚđ•mâφZÓŮ™cŮŰĄOŢĺ…tÍç‚IÓň©5ÉĹ2ËÄÓOÚíˇFČŢÔQßďŇ?ąŘŇJťĐË8‹îŰp|ćŕS®ÔĹDŔÄ×GoßëR‘ËäZuČĚalĎň~pŰŐ_oĽćmwĺ¶s@´ˇťKŃĘŻ6°ĐMĐĆśGŔ»’9żĆ°J´ĂÇcø¬?µçŔXˇľG¶ŃŘQĽÔ™%’ŻÖR§ŰŢB€ÖŘe—çÂnyąĐBy ´Q’ąČ8‰żÇgd»ę|mĚĂXWĆĎf[Îݧ:±·śWż¸—S¸ËÎF»ĂJ¤ÄˇkłÁ§9¦ĹÁRŠÇ¤G‚˛˘6Őš[O¬:ËÂ.KĎw'5™ 3BoŐRD±ŔZ;Ń»\HĽąX(§ľr:ľÂ:NąËˇ5‹É~CŹÎi.vćEG·ęś4ąĚš'¦Ň“/»¨,żĘ†^ľŮ™"Äâ6ĚŐŞ5źíIşË“+áâ©%˛Ú¬aĄÝ¬#źŐŁ. ćÜeŹÜ§#źĺ±=f§23=ÔlA0´“O1õ]PĂĹkzŢ>/Č»24¸|8#Éç`CĽŕn@ĺę×wëÇCHťíF(xĐTőŮu$ĂĽ¶3¨ÎśC_Ďv*•Ő˛WĹÉś<„ľśH¦˛.ÇŠ&EŇÁ70ľf'HĆ‹"Dŕ›-!ąÍ92¬g$#łx&•v*NĂf':É™ śś'ÇŤ36s†"4¦o$§ˇ-&-“$7‘0)“˘,Zť("‘ě(&“Ý:xÓY*6ßlCLŁx2]ç…7'ĽĄ5ĚÚ*băŕnŠáî1FěĺÇláŢCOîębúâÔµëďá¤ŇáŘCĆčŐľĺę٢Řăę‘şđë[Ŕăç¨ňë¦kńâ…ŐĎmŠŘî°cĺâ52ŔßM‡Ţá|8Ýă}^ĚŐX=ööl9áĺ¨AÁî˝PŰżyĹäĘ`¦â¤$ťŰĺr§đŞťŃÜY€éŇ1ń±0ľŕ®GŤäÉsëÎŽ^óŢe¦ÜěźZíä„}ëĐ—áÖl‡Çů•_ČŢFĐâŠ[ýß}dĚő{4ÝÝŤ^âîHäČż\Ęé‘8ŕߏAîŢvBĆŮßQĽŰÉ;Ăĺ˘&É÷Ý_ÄÚ˝AÁŰ°¤Ň®,˘Öé}UîÉ_Nß×hvŕÍ'`ęÄGhŮîlhçíJ[úŇźSâň|]âí‰jŃä;IÍä¬>ćÖ Üć«PűŰ~.Ůčž4żčµĘă±6ÁŇĺ;‹ëŻjŻĺĎEŰâť9¬ËË|ĎČ5†ęă1NçÂeOääSFĎâEmáĐ;0ČÚc.ÜÜÝâRTç×uáy"˛â‰Ôíz(ÂŰ»^ĚÁ°„·Ń¬‰ĂËZľÔ[Ü·˛?ŻâÜyĹˡcË׫yĂ˝Äm”¶ŐFTŇĚ'Ź˛ÂE_ŇÎgpÜÍq:´Öyeϸ~CíÂt4×Ő~=Ô· 8ƱĄ=°¶±7ĐÇŚFŇËł@ Ě°3nÖÚMYµłFWÁ«WK¬ÍdMŚžG?b’Z?‹˝Z_˘ę`SŔÖQWĘyj§©HP‘ÖaS§Ó~ią™Y}Ă“O}ËPN{żŹWMş°;ˇ¶¸SťÂ{OĄÎ®/ť×źQĎÄ€¦ŕžźiŕ±ÍźÉĽ[ÎşŽu޸ڡŐŔŤAĽÉł–Čź«g׺ `ťĎµ^fĚŚc:¦M$®“T3śĄP{Ķ{¸raąž\e„taA»ąqp¶Ĺ”ŻÇÚÔľÜë{w©Ăša^Ż7v}¤ˇmłľsŢśłXdĽjwm–wvľ°śb‘¤`…¶śsŚśhy_Đą|W§rrA˝™}eŚŽmZ}ŽdV‡ťp>¦iQGUeśWHšwbW‹ecNAJuLg6Hi™UVJť\_Oo‡BŠ>UtnS_lBR&hG—R‰ATNmŁsv8†*wN¸Ş‹L«}}®Źw3†pzŽŽĂÎݤť˘ç°łßČĎçÚËÁ˛—ÝŇČŘÔçäő˝ßŮ׸ů¤őĹóăÜÖüŐçÖčŮ÷¸ćŇ˙¸ČóĺÍĐٸ×ęÖóČĐ—«ÝŘ´“ÚÓ—¤ş˝˘Ă¶×ĎŠ¶¨ź—›®ˇ·˝°ŠĺÎ̉ÇĂă•ĹŘÎťďÎŇ“·ÂÍ‘áĎŇŤ¦·Ó™×ŽžżÜw®ľŇ|¶éɎñϑś»ÄĄ‘ąß“ĽÉŢš‚Á┄Ń⡕·ßź‰·¦’¦Ô¬¤ÍÚ¨ťŞÚ©ť¤Ä·€µŰÉ·Ń«âÍĆdžÓΊ×ŘČtÄĽ¤{Ć›˝}ŢĚŇ”»Ů€÷ÓŘw±ŮÂw›ŞĹ†ťŃÜ}ÂżŮ~¨âŁ¤«˙…Ś±ŕ{ś¬q´Ö˘s¨ÖŞŹ˛ľČ‚şÚĄ‰˝ÍŤŔĽ¶‰µÚČl´¸Ń˝®ŇkĽŔÖcąŞŔ˛Ă渶ÎoŮЂ™°Řq–§Ásął˛o˛·ß”ž®Ýv™ÁĘ™Łŕ•®Âśź±ż›••Â}—ĄŹ°µŻ»Qµ¬˘™ş¨Ľ]¦Ç§{Ľźż]¸ŹfhńɱD´°IˇĐĐJ Éą=±ëĄm®ĆĆNnÁŃfšÂ»Qžé°DsÉÔUv×ËdvÄŐKšĂĆRhŔÎkX¸®~`ÁÉj‚ż¸¤?ÓÎ{>Úµ§OĂ•G¦ŮÉ/¬ĚÂBżŢˇ:ÁĂ®@‘·›A…¦‘H€ş“Jj·§S#ËšR%ą‘8;‡ /,‹˘MGw˛XD¬´X:žQMµ«WT¦´db·ŃgJiËž#ťÖs9dÓ*9žÄŚ-?Ýi1Ĺľž2ż˛klŘĽ±3ľĚ—:°ëx3Âëw"ľŐĽ+´×§(»×‘,Ű޵,Łŕ’-ľÚŞŃĆ™#źĎ㠬ʻ90ĹŠ3FÍCF7Ű ?2•'A˛§A€áĆ5Đ™F;Ż‹34ŐżBO×ăŚiçÔruăĆ9DÎąn)¨6vŮC/~Ů "Ôܬ8žŐŤ=dýR6Ż…›ć¦D˘ÓÂ+-é/Qá'0éZ*4ëm0/ËŹ& §¦A/ŞŻ*í‚$^ĽeĘ’#ĺ›#݆%[źDÍ4çŚ0Ŕ’;0Śą.yÎ#†¦2ť·)0{Ô'}É-#Ńq:5ŕ\W:ë¤M\뛎¨#.“JqϸM|éą-vÚ٤ŕęÇ_ęÝPxęĺŮĆéĺ·DČîÜfëäĎ`öŕäÎĺéăV¸âŰXăďĚršŘńvmÍŕi‹čÖC®čĐ©‹íßxqßÚS=áŃdŮŐo>×ă:5ŕ×Q`ëΡFÄáµV«î¶DÖô×TÂčŻ<«Ę´6şÝ¸lÂĽ»-âÓ/ŁŕĎ7¶ăŔ0Ç×ŇSzŰÖ#•ÜÇCôÚ_‰ßÄ#‰ĺ×:‚ÔágšŮŢ85čÜW_ŇÔblëŘ/xĚŕt0ŮÖŞ{ŃŢlhÁŐ“>¨ń{(ĎÜ”-Ççu@ĎÜź!µćż?«Őµ·âŇEíÚŞE˝ě¨!Îŕ2¸ăąAŤĎŐa€ŐŐ)™ÝŇ5”ÖĽ?4ÎÂEnÉó<^Ćď4`ÖëQĐéwcÉĺF6×ŕzE¨â†.Ö۱%ÜÖg/ŔŢ°"Ţá˝É F˝Ď¨ ŁÚĹ -žă–—á $“çĄF¤ŢĘD?Ńą>˘ăÂU@ľ¶4qí·^˛Č«6kŐĹ#ŤâăPdËÚA_ĚÜ[äČ‚7ńć0ëѤ>ÁßĂ?ÓéÔRÉÚ=âčÔQęçĆKŰôÚ‹đŢĎG®đÜfČ˙çŁĹÜíżčĺŘi’ăč„ÄöëÓÂăčš|éóČy˙äŇÚôęĆÎôăŰ®âń߉đ÷ÝoÎ˙Á^ÔŢÍ>Ëââ^żěăçćć”äۤ¤ŕŢhŽéĄ;Áëč}Hčë|^íătYŇެ5ĺěĘHÂä¸=ŢűźJßă»AŻćâe»îęMĐáËSĘÝßr¨ćĺq»ĺľ>«âŮYlíă{ęök•éÝ1˛ßŃ\†Ěé‘]ŕ÷žąčŇ{†âý»–ëᇍßÔ˘’čÜ°DŇçŐCŢóÂ^áăˇ]ĺŘÇ@Ďň»<żÖăNĆáĂB˝éŰYąđë>đáŮ2ćŐÍC˛ěŕPµčÖRľŢáHĎëçnĂđÚ^·ďŐFÓčÖmVÓó§kăý{éČ—ŽĂÖ’[ďŰŔŤŇîVŇčĚWŇŘ˝JÇÝÓJďíŔ|ěéËXĆéÝdĘŢÍ@ĐŘáXŇîĺ6ÎÓżKĹáćNŰă¶AˇăĂ: çífÄęÂJÉŃ놑ÜŢźÔŕť€âŕŹvĎÝ€yŕěuwŢެ€ă߸mćÓŘPŕŐťgĎĚšuŕŰ–:ââ˝[Ăę{3ŘëČ‘şĎ¨6ÍŰÉ`·Úš\«đąaÔÚĆeĎŘŔ_´Ĺżx±ČÚ˘ĹĂ܆®Ě਷ą¶IÁÓ»´ĎŢ‘’ĆÖWf×Ă`ZĚżnPŰŐ\7Ú͆+Ďc<ŇÍľ;zÓ›=Ëľ(źĆŠ/ŚÄÄ=YŔ·2EÎż:H¤±0jÁĽ^`·Ą<8ľ©C;§ÔWF–Ěc^›˛c_ ĎsQ—ÍeR¬ĘQ<ťÄE-~Ď‚TYŕ”aŤĹqqÎlVrĎąHkͤBľÉŠŃąŕ›ż»ŽbáärÍÇ•‹ÎŔΆż˝¤pŕŁÚ¶}-śąß†öľË»ËŞ©•ßĽÓMXşÎUĐ´«`ĹŞÄcjÁÂf?”żË¶ÜµT™“8B’°Yd’ŻXH¶Ănfą¦`Ž§_Rr-SŠÇrRrżigg°I}i´Ź€‚Ă…SŠšH{b¦ťrgť^_Vˇ’~cŁA·˛Ôe€´Çv ŕ‚Ą·Đ‡d©zÁşęĘŞ·šugźŐÎ˩٧Ŕ«˝É«©®rŇĘş»Ę§ĆŔÉ᪶ŻÚĎÔú¶é•ŕ¸ě¶ä¸ŔŻŕ®ďżůĂŮŞĎŢôżüÖ˙ťáŘ˙Ęě¸ÓçďęýÖőĹëłÉęţŘőÔéÚÉŐűňĘďŃńęŮÍáîęŕÜôŢŰďŃňń˙Ţ˙Ţôśä¶ôŃćâę…öĚěĐđĚöÝůľő×áěŕéáÔÔ©¸Ľ–·Şć‹ĺ˨™ĺħ˘äÚź˘ÜłÁ”űĚŻ†íŐךőÂÚ˘ÇÁá¬ŔĂéŤćĂۉă±ÚĂÇĹčĹÁ׺ńÇɲÉűϬ˛Ôҧ°ÇÚ}ÖÍň ±Ěćş”ęŃžĹČÉžŁęβśęÖ”ŰɡőĎązôĘąë¸ŰŚćŮآâÓ°éĆÄ‘áăĚ•ÚŇÄwŢÖěŞćÄĐwĺâ˘yîÄÁg×ŕĐqÓĚÍpÔÇććĹđ‘ÁČŰ…ÁĐÖ_äŮݶžŰĺÉŃÜŤ™ßŢ—¶îŐ»¤ńщÖäŽmóŐĚję×ŃhŰÉÍzŐč«ťáÖĹvöęŔjčÄa÷ÔęqčÉĺ|ĎňŞzäĚŢ_éĐއľăę…°Ńĺq·ŃĘfáËÔŽ¸ÝË—‘âÜ ‡ćÓˇ~˙Ř…ÍÉ‹–úŰ‘‡×Ú»včÇĐ]âÖ‡Ţ×±zĄÓżkÝŮĹwŔ¦É·Ýę]ťÄľF«ąÄB˘ÉťXŽĎĂQćݨAµŐĚI©äŔWŚŢŮ5Ĺż:}×Ń4ŤéçA©ŘĺQ”°×vp±ŇqjÁŇ‚`Ć×qaĂĆ“UÄ׋XłĎqN̦˘LžŢĄC·¶x=˝ĄDJĂĎ«KŹŘĄL~ÔŤIN¶˛DlŐŞWdľ”=3 —EBˇĚXBşTD˝Y?Űš`_°Ń`X¦żgKŠš8PžÚw4€Ă~9‘°M4´»H3…«•6Żí§!żŻŠ[ÄÖĄ#¤đ?ŕçšXäěxEżčą:˘ßş?ä¦<Ţĺ˘C©ŃÚB«űÂÂĺš0»ÚÓ9`ËŮ4”Ö¦§Ę†2¨Ęş;:×ßLsńżqD®¨Ii˝ĺOUŻëSE¶¶6:ĽÄl6ż¦0>ŠŞ#?¦ş*'yÎA.Ľ=EUŕt<sÔx2—É#C‰Ď†%a×b0vżj3_Ńť=šŮżiĎŞ]“Íâ=®Ň¸CkĎ€TĽăŘjeÉłNIÝŕUžÍŞG¤×Ď-•çô”iÚÄ9{čŇDE×ÚF^čăż„üᎎßΩ@čŘč:číš?Öţ™6Ďăá©čńÜąóâŮĹúŰę¶îčĺv´ěć·ëőÓu¨íëÍăëě‹ÓçăÇĘďë»|ŇúľľęëĎáôíŘâćóěšßčôňőßŰ_âúé¦íÝâ|ÎđŮŚŰôÎ<¦ţ㙉ćß}’ŕ»4®î¶G’ŕć—Zęđ†IóăČpéŐÓAŘßâ†Řä±Xâîµ[ââ¶l¦îÝb¨ćăGÜŕÎiŻěŐg¨đäëîqăęžnćé–ŚäŮ^¶ęßrŞřäyrçćWää|áبGŕß´–ďä–€ôÜ€fĐí˝$ŇÚş)ňŕÎięÚĂ9ćÖŕ'ŐŐÇ:ß×Â4ÓćĚFÍç×NĚńäBŔáÖ9˝ćîcĘäën¤ŕč€×ëŃałŕÓZĆßăŻ×ěeźŮŕ˛rÝޢçë–{ç䤍äđ§IŔçĆ~ÓčĐPÝŢÚ<ăܲ3ČŮĐQ××ĘnăđçVËŕ¶CĚĘŘ2äěá]ĆĚČ:ĆćčmĘăÍOŇěäť‘ŮłMťćĂHĚëÝ`Ú⥒éŕş„âĐĄ’ÔÓ¸ZĎŐDd˙Ë”~âÓgußݡOÚÜÍrÎŢaA×Î]CÁŮ“RÓçy0Äč^B˙ëŤEÚĐ….ˇÚĽ6ąí§;ÜßŃ`żÜÂf¨ó·c˝Ű´‚ŻÇ¦VłşąxťÇΫÂć}Ćđ·8hąĘqXĽ˝@wĎČe…ćĎd,ŮľvFáĽZwđË“#ŽŐ¸/ŹĐş2mÖ~+fă™EGDz1…äˇ-4Đ‹>JÎĂkW¸N8ÁŞ<CÎŞZo–Ăa?±=:°Âl=›¸bL•ĐvE¨Ô^?™ÄmIsĺ•DsÉyQŤŃfT§ŢyCpÄ€@‰Ř˘:ăÔ‚~Ô»ä›Ř¶Őžß°r®Ň˛ş˘Î«Ő“äąť|ŢĎÝťßĘĐĺÄެ֪ʓ·ÍÂl´Ä¶Gş»ÉYµe`»®Lg¬¬w´ĚÇ·¤ąÎ€p°§ji—ĽW˛Ő¦Lo›^tu¤Ł:€µ<UśÂ_a·^_u»ź\fČ\[†Â€Wp©*Hb°Ź\|T\v¦ŠkSł©vf·»‚Óşźo·ťQĆŻî¦Đż¶†o Łr·Â©tHˇŹq…™¨t~•Ĺ†»ş»˘Ě袓ţĘŔĂ·śĄą®¸ĺĂęĬӾĘԱȞíĄçźăµ¶–ąĂŘ«đż÷ěҲíŰ߬ßéüŢřÚć´ŢÖíĂĺÝôÄćÍäűćăîÓüĚőŮďëďďęŢ×˙ŕíáŢŐçýćÍßßĎÚ÷ĆóĘŘ˙ćŔéČéČč©ÍÄîŰţÇöŕć·čťÂĆÚŮľŇŐ˛»ÇĂ{ÉľÖĄŻâĂȢćĹş•ěáëÚÝÎćťĺŃěÂﵺ—ćĚş–ć´ŕĎÜČôŞ˝Ćő€÷ÖěżŢÇáşĘĐŕĂ׼çĽÍěÍş©ÜÜľŻĚäŁŢÎë©ŐÝĆłŘĎÁ™ëÖźµÜÚĘ’úݲšĺ䶬âಫâŃݬé»ăčŻô«ßëç‰çĹń“đż±}ŕËĽkÚŇŇ„ŢÉí‰ÚŇѦé×ÝĹââëÝÎŕ”ŔĚô®ŐĹĚ‹¸ĐŢŠÓľŢĎîŕÜŠ˝ĽĎÁ‰ĹÎľŤćŮ̦áÖŁ~ÍęëßĆ„éŕĎôÉĆ8äÚÍ’Ű×ĐśáŇÁ‰ÚÉăyÝäÉnŮÇŮVĺ×Ęe§ĎÝ“Ú÷Ú…ÍÔŢqÚ×墉ŰÔ’Áčωµ䣯Úâ·ĄŢ쾍őß”“ÎŰĹ~âᙑę䛥ÝÔ‰”ÔÝŻyçäÇj¬Ů¤Ź˙㸅ĚßłvÓŢ·‰Űλn¨Ë§YÍÍłi¨ŰŃP›ŮĽYłâĂUČܧNˇßĘGŁŮČUqŐÁ%–ĚÍA…ćÁKu°ČF˘ŇâstżĘ[bÍä_gĚÉffą´UÜÇ—SČĎYO¸ÄÂI®ÂÉ]«áĘW“Âp^‹Ö˝\o®ło±Š^hłOeµČLG¦ˇ_N·”KP¶«Lgˇ®jOťŇsJ›ą4H ťLW’łak“Úl@§ĹkBgĽŚRžĐwD–ĹUeËżšS»Á cŮĚŻ"˛Ú~U×µ+ĐÚ¬=ÁÓ}^ÔË–-“Ǣ,śíľ%şôŁ<ăčą.˝ăČ8Ďď·7ĂáăD˘ŮĚ1ŞĽ˝Dâż,^Ĺ·:9»ż.}Ú¶e„Ó¶;lµľ9K¶ĆBtIJKZÖÖ6WfĘq;Ąˇ4=ŁÜlD¸ŢB-•Čs2hŐT0ŃÖ€_zÜ%$bĘzH…ŕN0ŽŃ“7Pç—3TÓ°+Ä×…2“Óµ˝Ę¶;µäżD]Ř«,ĐÇc,â¶4vč°2Ąß©3‡ěŃWhęá4sçŃ(_áăŹuëő‰ĺÝN|ńß[AäĺłGŇîĎ{Ôâ’vóćČ\ÔÚŁwăđŃ`ĺŢăš×ďŕ˝íÝi§çÖ2ÇőőµçîńŚÝ÷Ů€ŐőđĆŢ˙áËĽď计íč «çŕĐ”ÓůŢiřßčZÖ˙ŃAŢöÚ„ĐóÖuÄ÷ÜU»ĺŕQlçĘrŚŕĎQˇéÍ9¦őŘhTŘç˛MÜě<ăůESňĺ¶GÝň¸IÜčŁZâĺ˘6ĆäĚKžđÚ3ÔčÝ@ŘâÜ_ůꊰäßX˛éâ¬~ęř‘‰äă]ňęJĆäŐ…jÝŮKIŮč©ŹâítvŘă¤kŮç}‹÷拇ĺÚ´MÓŰľ3âߨ/ůćŻZäóŘ6ßäÔAÓţą1ĆčŘXÁî±GđÓďUŐî°HÜŕÝ]ÎíÁ;µćč9Óč¸?ŐÓäh·ăĆ:™ëěOąëŔ@iÝŕsQâéÄaĎ晎Úđ•KÝŇ©<ÇđÂVćŕÄ1ŰčŰHŕĺÔIŘň¨něäŘXŇé˝YÉâĹKÚĺĽAÚŕÄ4ËńKÔäéCíäëU†Ô叟éć^»áŘBÂĎľWsčŃY’ŃŃ°“äŮ}Véć†ăŃšZęΛkááb:Éć©6×ŘmHç׎YÓřšJŢߎEÖá–Fîóˇ× dßĎíŻŇÉgłáÍgľŢŔeľä̡žéĂp¦ÄŢKÁşĐj…ÍŃŁ ŕłČҸV¶·Ňj{ŇÎI‚Ú°hrŐ¸M3ÖÔg>Űłž,¤Č>ÚÚÄ*¶Ú¸AÉÁ˘$ťÎ‚:\Ȩ8_ÂłC8âµK`ÍĎ9@ĆŞ)=µş19ŐŔ0NËĎmKžŢe*şÄ,B§·C&ŞĄFN•Ě^WŠŻFN‘Ď‘A^ΊglÔ|I›ŮyC’Á©U×Ćź0ČżŹgéˡkĐÁŢźŘĐžSÜ˝¦WÍĆĄbĽĽŃĹŔȱ—ŮŃă«ĹľęŐÇđÂŮÂß–âÂĎ|ŻÔµ@٬ľkᤙ\tĂ Lc˝˛iK޸bš±¶sDšžk[˛Č}e«®g]ź˛ftł»vV›ČZj«dls›;l»SI€µul«Ł¦P=Ş`kşŞmE©Zl|˛lZ—ޕ·ż`^¨N¨Ű›¦Öx˘”a¤˛Ě~ȶd¦µŔyi˝Ç§ĚĄą ŐŔ“ľ˛|r«łě°Ç¸Î˛Ý©ăąĎĚÇĹ·ÁĆşć´çÄĺŐŰÂĚčĺ«Ý˝ü›ÎÉű¬ěĐű˝ńÍůĽđŰę°ÓĚÜÝĺ´ĺ¤çćńÖůŢ˙ßőáňÖçîçćŇěëüęŰňŮľěáËäóÎűÎóÔüČßŘíÁů›ôáű×ňÄââđ˝ăĽćÁÔŹ íąąĽŻç©Ă«ËŐÁ×·§ÜÓѶÖÍŻĐ˝ą°âŔĤíĘč¬ëŢǩ繼™Ň°ÉŽľÍÔŞÚ¶óµĐ®ŕ¶ŇŐßŃâÉŢťĚŇÔăÎ˙ÉäÁިµÍâŽčĹȦ©ßŐ™ŹŘÔľŞäĎõĐęĐ®äŔˇ˘ÝÎήĹĹĘŤĺÖÔŚÝŃłŤęÂłŽçÍĺůŔóźé×ç‚Ö·ÖÎřŔĚíĎňČőܸ†ŐÇßŰĹäŹÁ˝Ő’ĎŘČĄČŢĚ™ĐÓŃ—¸ÔŢ»đµ×¬±¦ĹŐ čŮßáĎŻ‹ą†˛’¨ŰüâÖŐĺŮşâßŔŤäÓŃ‚đăł…ňÍÂtÉ粖ŃčÄŠăÜІßĎäĄč¸Ć…ĎîŘqÝÔĐŠ§đ˝Ż±ÚÜ“şĐŐxĘĎч›ŰáĄĆ˨“ĺé’†čۢ–áŢ„ĺŘ’“ĎΗsąĘżnÝŐ®“˙Ů‹uŢŘż_ÜĆĹrăĚÇoöäŢT»ÁÇgÜîÉ`·çÇSŻÝ¶HÄĆ®A§ĂĺA˘Ăßy¦ŢŮP»ŰÄLËÍ}•×ŐO´¶ŐPŽĎÚ[]ĎĺsZŻĂ@o¸µp_Ý«ˇ<ÇÍ™MĆΉNÜĹÍ8żŇ˝CłČ§L´Ĺ‚hĹÇ´Q§Đ¤@•ÔŞWâ¨H}ÂĄAhĆŤM@¨¬RG¦™?N„ËnJ©ĆM;Á¬]>¬¬?CŁ·^B]^¦Ę‰EwĂeI«ÓyHëÉzwÉÓŹeŔljK´ÉŤsŰĎ '¶×Ĺ)±ŔpGâěŠ'ÖÄŮŔâň„“ĺĄ?ÚܵB»÷ĎWłĺÉH˘ÝĽDŻäÝJyÜŻ1¦ěĄ8ĹΛ#’ŃéA{Ł×FWČŘSqеWKĆąpbÇĚ^8˝¸L0źŘe/ٸ_D¨˛Y)«©<5šĂoG•áo?¶Üp)ŕĹrJNľ/5PĐu'ÇX:”ŕs+IČŔJĄÁ¬(±ÍŃh…ĐÉK¬ÔËA¦Ć¸?˘ÄăźQĐľź´Ĺ'_áŞ,‘ŕƆčćHa×ŕL}â츝čŰtŕá—oĐÚrbŕě§oŘěĂ_îęĽZ˙ŘŔ3ŮńÖ+Ü÷ß^ŃÝÖěáĎmĎâŰuÂńŰ®ńÚčxŇâă§ŕńÜĚĺűŕ Ôëî¸Äčăëďëá°›ěţ©«ęô݇×ôßyĚĺ×w˙éěÉÚäŮe¸ňŮtÇćÇU¶×ęśmÔĚHâľI¤ÚâeËÍ®<ÚěŻ<Ëę¶QéÓ˝BĘä´MÖ÷¬M×ěşEÉćÇJ¬éÖpśńěeÉ×ŃXŻ÷×{¸ńâvľöĎ_˘ăú…`ĺép–ëÜcąčÝgŤŢę«‹ÜčµVăç‰Đď¦IňÓź‡őá•HäŢ|‚ŰËÇIŮíČEçćµUŰĺłIÜđĄ?ăÝÔFÝ×á?ÖîĘPÍëě,Íőż8ĚÝľ@ÖăńiÍëăX±ŘĎhĐçÍd«ÔÉFżňáE ćČN ÍŐ”Bçć´AěâµCćčlqň×D*ćďŇGÜđ•8ÔŢĎ<ŕ޶,ÔÝ×ßăĘKŕäĂY˛ăéTŢŰşIáÝÜ<˝ŰŇD˝ŕćIĘŮĘ@ŃĐ摢ëĎSµÜăw·Éňo«ŢŢohäŘĄnŘçÓÎ×zÎňÂjÜ䛊íÝ®vâÝŤ"Äŕş>ËŰś†ÚÂŞNĚć¸4ąď™cÜä˝SéŕŁ'ëęľgŞÝÔy˝çĂmÓŮ—BäŃşI™áÂ;ťÎŐ_©ĺÚ”˘ŰᏏÝČP–Ţ˝"§ĐÂSˇŘŃ\Ůłv@ĎĂPRČÁŚTęŐ”)ŕËFŘŃĄ4ˇÍÖ+ąÍ,ËĎ’8±ĘÁ4GáÁ-PČËH*żĎ6DČĚ3)ÓË\,Çž-QÖ§G6“ŰV@Ř^2´µQZźŻ€Y—ÄgD“°jHŇLQ¸®-€Ú—9‡ŮŤHŞČ°W`٨KcĎ©9ąß—CÜľ¸[đ̦V_ĐśsËۤVĂĂĆMÜۢ[ĘÁČ“ĺĽâ×ČÉQĐѶyӺݼąËÍb„ĎąR¤Áłe¢ĘpłŐÝQ€´»}şĂ·iyą›T]ŔĆehŤVg—Ą`ZĹŞaÇ•E“¨DH‹Äw^} ŽYuµ¦W{˛›[KÔbqgËsklĄ‰^“ ~g1¸ bnŞŔ‚f»®żµĽyş°Ŕr©Äc‹ż»™ČŕÉWµĚ~‚§ÁQ|µżp„˛ŮÜÍÄĘČĐĆľ›¸Ţâ°ĆĄu˘µŔÉĘ´żÜŃćËÚĂĐŃĆĂÍîÝłíşŮČßÂě¶ăĽÚŃěÔéş©·ôąčáňăřÔÓŃňćŢëůâüŰýçń×ĺŢţçüŰőĺ÷őŕÔŰČîëďňÚôŃčôŃřáĺŮčąŮŻ÷çöë˙Čď˝ÜĐäÁáŹČĘ°¸¤¦Ĺ±ÎĐÔźŢĂŮ›Ľ¬şę•ęşÔ©Ţ«ąšŰ˝Ć“ëĂ˦ăÉç´ďŘä±ŮÝĹŠËÔܾʼöÂŮ»ń±ŃÍěŘíąŰĂäÂŘĂôÖć´¬Ýß±ÄÝĎ“ëĐۧżŃÔ«łěÜÚŞîΩĹčëŕ Ňײ˘ô×ÍŻíä˘ßéŇČžëĚĘ”ŘáĹ–Ţł˝çŕŃ’đŐÚ™ĺ×÷ˇčŃÜ–ŮĽí…ĐÜż”ĺ×ͨŕĂű°ëĎŕ‹ČßĺĎńçŮŞ´Ö˙ń¸çŹ»ŐĎŚĆëŮĚ›ěĐą¦ÜĚŕ´ćË»ŐŢÄěݤŔšçÜь轲]ÚĚÇ“˙ʵ}ÚáއÔáƤÝćŃŠÝŐÁŽćÎÍkÜŮÜ|čĺîÖŢĐŰ×䉓ąÚ~ĚżßdɾݰľăŹ©îÖÜ“ôɡ–ýËç˘âÚ°„őĘšˇŢÖĄ…ÜÓĆxë۱Ö἗Řŕ¦tĺĐÁvßŘÔłÁÄ]ěń´PÍÚÁF±ŇżU®äÂEŽáVŰÖĽ?rÖĚ;’ęăB¦äČ[tÝÂ]Ëâ?fÖä?wâĹTlâÉr^ËäŠ]şđ|yÍľ~=ŹÇ¶BşÂŚ:ĎĆŁP‡ĽÂ2´µżIÄ°v?ćȸX•É™]…â˝VSÄŞ<ܵQJÄ’Q=¨®Z"±ťf`źŐ^Viµd.´ÁDPťľZŁ×[GŤś=1ťÉm:T¦ˇGŻÎ‘X”ČcrŮĂŚ/ťŻ´9¬Ă-Ęą€FÖÚČ?˝Ţ¦1`ÜUĘÖŻ4ĹÜÁ:ŻŘż*Ţë™3Ňë˝9·çľ0¬ń®,ÉŢçF…ŕ»K|ŰÖA§é«2™ąÉ:_Ýł:ZóĹ<‚ÉŘ4aŮ»<<«±:N¶ÎBtĚĹHH“Ý’.}Éu2ťßM#ŢF3•ĆŤ?”Ţl;žŇ}L7Ů7BdÖb'lĺb,ŻŰ{>9č¤EO··9fך/ĹĎ»%Ó¬(ŻĹ±.›ÚşšÚł|Ő»m.éĆ:¦Ň±LZöćbÜŘkmŮÉDkđăOZäß/]Ýő–yÜ٧¸÷äŻ^ŃëŃ8ŘâČVĎéŘúçč[Ţô̦äöĂ}™îŘDźíä¶öňΆăěÝěěëăďě¦ŘňđżŮňčĆ„řäÇĆ˙ęäÎëôÝĄńřô|äďé|üÖŃXĺâđ·îöŮ=§ńŮqÚ×Ü{cÚĐ2iĺŰGžčă;źßËIhčďŞVÂň×LÓĺ«8ŇÚ¬`ÄńľBäď¬9ÚăÉ6˝ÔčWňîP»ÜŠ?Č÷ă`łřŢqŁáŮPŔýÔdŃŕ™yĺÎhŚçđMĂěęśšŃä}RÜí±YĺÜŽcÜéZ‰Ýáš^Öë®süĺĹUČůëIéßžNÝظZĺüĚ;ęÜëRâëÓ.ÚčáYĽîŇRŘőĺFÁęŘ=Ěŕß?¶éĎK·ěę[Ôâż=łŕđd˘éă8°ÚÎQ¶ďŢŞkŮňÇOÖčĆcâë«}ěäłgęŢ»"îä×DÄěÍ'ÉŰÔ@äńČRÓčśUáŕ”<ÜŮłGÔýÍKčăâHÁŃćzĎćŇ\ÍęÚ:ŰäęxěÝvšăŢT©›ĐYŁßĚX“íßhäýŠŤ×ݧWÝâ™oËÍ—čŮ]sŘÝ]*ĚěĄJëŕ®nĆôVBŮضEăתRÂÖ‚ŕ˙ĺrÍĺ©iÜÍŇź°ŐňLŻÔťHŐÜ·}±±+ŐÄÉ„˝ĺÉxĚŰßźČĹt˛ÓăZ´ÓŻ.ٽ̉µÇĚKŹĘŐk’˝ľS-ËÂhCńĎŠFĐÚ{2ĚĹÁ6ˇĐ©%ÖĂĄ"ŞŮŁ#ŁÔÔ,hÉÔ<Kɸ;ZĎČBWČŔAѨ=a—aWĽ±8>´;7Ł©9;ÇŁNH˛Í29žËN#ť”]A‰Ň‚7wµSŤ¶…%©ż‚ZuĘ™oŢĹ’QĎ»…tň´§•ä˝¦vńł™B˝Ř{rËÍÄP˝ĆńŤČŔň„Řżş‚ĹĘä”ֺƖλĺłÜÄ hY´¸mÉĆЫ˸lLަľztµ×˝˝ľĂYŞż˛fj”ťcYł¤Rl±Áte¸ËuеlQ‡¨b˝—aZy {|Ź}qŁyfmČbj:Ď„Z[ĹeyÁ{dhś•Ťxż’b{˛XŘ{i¨ÖrˇŹľcĆæî®~–¦‘c]§§žĺźĎ‚{»»`ťŔ›ib¤¤g§ĚϬŔĹŃ˝´ŃŐĆֹ̻şáëąÄ›čłü¬©ÄŕşÂ´ĽćďÂč×řłăĺćÖäŘčŢß—Ć°Ýéç»čďćřçëîę˙ăÚřýęé×Ůęđđ§ěîŕČŢÓçżęđĚßćăŕľęóî˝ßáÝËúŇíăěĺřµá©ÔŔőÝí˛ě¶ ĂËŃÖ¨µÄŕŤăŕÝź’ăҢťęŔđłÖŰŻžǪ́Źä׿ŽůÇÄŁŃŇŃ›żĎ¶čżěÉ˝°ňËáŻŔÄęĺáÂĐ«ćÔňµ¤čáעŇáŹÄŐŐŤäľŢ©ŔáĎ—žţŮă˘ů×´©éŇ™°ŘŢĚßÎĵîѶłÜĎę¤ŢČ©«äŇąŁîČîŠýÍę…ŇŕÎ’öÎé…ÓÓăŁúĹÓ}ŇëÇŽďĚßuÓĎŢáÉĺŠ×ĎĆÂéßëĄĂčÚ„ÝŘá×čéĚęŐ§’ÚÚ®°×ů·¨ëĐÓ…÷ŕŇ{ŕŐŰśđÜćťÍř˝séâÔ‚÷Ý’iřäěŇőĺÓŹĂŃĚĚÇĎ€âŘŰnČăăpĆÎéÇÍĆ “ĂňľŁßŮ~şâËÔÔ„ Őäz°ŇŐ‘–ë΢”ýÍŠŤń뤛ĎÚ „éě“uäÖ©}ĐׯâÔ—~ëÜÔcŮŲyÜŘÇgüůîGÝń˛hłŘŢ.ŤČ×-Ů°7ăî†IÂáË6µŰČ>wąÍB¬ĚácŽŃćIÁĚ;Ł×ËAžÄËa[ŐąZF®ă_Y×ŰbKČĺŤRĂ‘PĚŮ”HĘĽ”5–ĘÍ*şÜ‚KĚŻ†fĂŐş4§éK|ƱKxΦ8hÉ{Ć©YKĽŹFYŃŐR8—Ęt=¨ÜbIąĄ68©Ę&8™™EP–ŁNDlŰ?‹Ü{0ĂŞyWÓÁVU¨Č˘WĎŔ9ĹĐNĽĚ #ĂíŽIŘÜ°ľÝb'ÚŔ„!¤Ć´2¬ÜÁ5×îŤ4µďŐC›ÜŻ&Ćܡ{¶˝URáÍ%®ßŇwźĚiLzĨ>m¶µ\YÇ·@ŚĹłU:Č›HMżÂV:ÁŔ<"Ż×O4Íç‰M›Ď=>á‚1CŹ¸\4Žću3xŐP¨ŃE8?í’0mám-pŢP:rÖ¶0HŔ‡;:ľł)´Ú˛9Ý˝ śâł/IÓŕpňŢľB€ćÍ%sÚÁS®ó¬2›ńŮEyÔ×IGŐÉ+{ŢúŠ\ŐÉhoÝŰŚ€ăácć˙«EĹű»<ĘŢdMíäŤbŐ÷Ô[ńúćzŐćΓßďäÁéÔÍw˝ćđwÜâűłöěŕĆüńčÁßćăÁľńŕ´NŰôèçĎÁ›çôęđ|çëá‡đĺŢxęőíňŕúčZŃěÓnĚďĐM›Ěă.ŢÎZťóľKÝÖ\ ÝÜ‘YĺęÍBřÝËVßÚÚNÔŘ«]Úî¦Gîâ©8ÍÝÂK»äŐh«đâ…ÚéÚgĽńÍqťáŘ…¶ńăgľěč•yÜć}™ÔŮ_łĺĘR–Đ㨇ââž^ŢŘm“ŘáŤfîÚu_ő沇ŘăŚqääŃ_Îß»=ĺÖľkŢíżSÜé¤IěáŘIď×ŕIÚŐËPÂáÝHÚĺáNüâŰ=ÉáčQµÜăk¬Ę×.ÜđÖj‹âŰ‚Ľčá_ôÚTöÄÉIßפNŰí‹ÚćupëŕĆźíËćWí׾L×éŮgÚĺáVâáŇqÖîËeÜĎŮQââŢVăŇçHňŐěgŘćß]ĐĺĺićŢâ6ąÓÓW‡čá–±ßŇSŐŰßo«×úťŽĺËJšŰŕ˘~ÖŢ°_Ěé‚ÖđąuŐŐyhćŰźOçäŮUőÎÄżńŢ^čćŞF»ß¶`ňá NŕÔ«KÝăŚUľâş5Ż×ŐV±ë»tŐăç’«×®nĽľĎDłŃËiżşĂPŐ´O˘ËąQÎĎÂ?–ĎľcS×ĆN•Ç×YŹŕĘryÍ×|0ęωEçÖ™(xżş#ĐĚŁ6ş ‘č˛RAŐĆ5?Ч<UÓĆ-DąÂPFĂĎ63ĹĄ\6ŻŻUYˇ›H9˛«C>¦®.*§Ë87¨é-A“Ü:WŮbWsÍBjÖśA˘ŮnvĹ»ŤKŽŃś<{¸Ż=Ş·t9Đ«˛5 ͦuŔ˝†Q»Í PMľ¦[ÇËÁeϱ©¬ĚąÖ™Ţ˝ą~㪪G·ĆX^¦±W°ĽŮ°Ë˝š_>¨ĽH>ˇÄlVł¨Weť«lrŇ—]Kź°_jš‰ol‰źj^}Ěr•ŘÍ}j|¤™>ŚÉca‹±jv–qfj»‡pUĂjs…Ż]m¨jt~Á lx˘Čwc©z|s©žš®šgm˛Áel¬š’ÝŇĽx«ń°m¨«{€Ą©Ł¬©Ů˝ÎĂż‰ĐÇĎÓÄŁŻ“Dzź–ś§¸ż©¶»Ď°˝ľąĚˇŇÖĹ«Ą˝ş¨ÂĂŕÚíĐŢçéËďŃčĽęÍé·ÚČâľÖĚçĽ˙ćç±ßŘéČŐŘ÷˝ďÔôĹŘůéÓÉْظëÖčąůŮéÚďÜëôíŢýşßÚôĆđŐŢÇęűëÇć®đÝâĽěşńąľĚ֓˻Ҥɿă™ŰËÓŔҸ®–ě¸äŹćÉń¤ŇŐŢčĎö¶ëÍĚśçáŮťŮÜÉÉż˙ÖęÚć·ŕÓíŻÜĎçÍÔŢâÄÓĘ÷ÉÍËěŰâöŞ˛×ŇŤăŇÍŹ»ÔÍÂłíÔ“ŕŕ‚ÉĆËŠ“ěʆçǤśÉŕ…±ŐżÉśâëǝ鸷‹ŘÓŮ•čб~ßŘĐďĐŘ‹ýËÉqÜŘÜxÍÔčěÂىĎ×ű“ăĎŮ•Ŕŕ»`ŰĆŕ˝ÂÔńŁÔÖň«µčÝaľÝÎŘ—ëĐ°µŇÜł¦ŘŃ› éęĆŤŢéŐ„ŰÚÇŢí˙¸÷çĺyěĘ˝zŰŇźpęŮŕ‡ÓăńŠçŐóŠóËíáßçwááÜ~ÄľÓp¶Řĺ©śŔę©˝×é„ęÖá~¨ĽŢ„žŃşoĄëĐ’ŐŢŹz绦źéËŻŹ×çtvďÚ¶yîµĚNĺń˘WąÎžUăż«‡çÓşWĐńŐ`Ýĺ˘Ač̦O“Óą9şÔµ6żéś<ÝŮşB“ÓŮ-ĄŇŢ-žĺĂ=ŁÉŘ!“Ôž3šäÂ/łÜŔDnÜÜhUďÔ[K´ÖKpŮŰMÎŔ{5Ńß1ÎŐ¤3¨®Í%µÓĄ4ČŔ–UˇŇť>¤ç;›Ö·B{ĐŞ&Tş¸V>Ĺ•eK¶Ş6/Đż@7Ť“"LźĄA/ž¶Q8·Ň>F•×O6—×67˘ëM-†Ü†/pě)·nnâÇ“7ĐŐz&´Â®!ąÁ€ŔÝ®'ĽÇˇ=°ďmB×Ď™6–˛ą)Ââ–,ŕÜr2Ďܬ'±úÔ3Ľß¦DĆżż1`´Ŕ&¤ęâ\¨ß—@SÔ®(@Á¸7@ÎąCS˝™W%Ę´FYµ«@J˘ÇKP¬Ż"?ˇÂD1ŞľH(±·%ĄŘ[NŚÝX”µD/–ŃIIMĺ|(jä{(€ĺjqŘ…1uŇşcĚ’jÖ¤ŁÎŘi„ëźW‘ε-ÁăąA^Řę <Ö˝-MÎŞX»áč•€ÝÂ'ă÷Ş®đÓ3‡×Ű=`éÖ{ŢÚ%˘ŰĹSZÖćĄMÍ줏ČáX€îĚđ˝ňńÉ–ččŰpÜůÖ\ÉęŃŠŻŘăŮáŃVËóěd’ëäŢv[äĺz˙ęÇwďó¸b˙čł«čőăŐëíÜ}ßđáiâôŇaęßćişóÎŽĆäëHłč¬C‚â×2˘éĚAłěŮE˝ĺĆaXÖÚ—lâéŇkëĺ”_äáĽ9öŃŤUčě¬bŇěÔIŔëä^ĹÚČkĆďÝHĚéßoçí`žóßSąäé”GöÖz“éňvŞéßVËÜß}néŘ{‹ÝóĄŽäóY‡Ńé˘kÚč\Ĺ÷›”ěÚšBŘ鸌ÖďÓ[ßĺ[gčÝćYăńÓdŮŕ×[ââÇUËáŃiĚŕŇ?Ţęµ9íŇÖWÂćíxĹá˸ÝîGÝŰÔ8ĽäĘD¸âÓRÄÜëwvěé¬gŮ六ŃÚˇZ÷ë•éă±_ŐďŞKĺŮÎCÔĺĐJîáĹSÔíźMĐÚčRÚŢŻOÖßŕ\ŢÇŘQěčŘiŰůÝaËŕíNÓÜÁz•ČÓažäÜ_§Ů¤MËŰć ™ŰŢ‘çĚF”×÷€ ¬äÂbôâ¨~ľâ“Łßĺaäé˛râ쳎ćŮ%^ŇŰÝaíÖ”XŘéśBńÖÉ}Äܨ`ÁŃĘ?“ßµBŔŐÂlÇÉÁc¶ÇŇR˝ŔÂx®˝ŘŠżĹŰLŻÉŃy¶ľ×s°ÂéxŔĂÖdŇČŞ˘Čż]tĘŔdlÓÚYfËĘŚfŰËŹBÚ˱9›żĆ.wȨČŃŽDBŃŔPIÍŐ:W»˝JXĆ´GQżż)R§Ŕ5RŢťIIŁ·Q)‚Ş]R¶ÂV+ŻŇI_™Őm]‘Ďo8‹ČFY†Áq?ź¸M|Č“A±µ…VĆ·ÄpĽ¶bħžOßąµ™čĆď“×±«MżÂ™^ÍŔŔO©ÄĹ]v¶éÇ´”‰żşÎá«Ô‰ĎĘ»IżľĄq§ľÄlŇ»ľdf´ŽkľŞÄgŚČ†}ž—h.§Ś^^ ¸aP¦¦Yk”¶R\‹¦{[oŁi|jźF^‰škšĄŹ|[šplZŃa€Y˝j}ZŞhwe¦¨Yw¦ol°¬v±žµwR¤‹i¸“śźÍľş†]ž˛ Đ‘áµëµČĘŔ˝™}ŁŞÄ¨Ĺ˝ë»Ő¬¦‹ťť§”ăÜé‚©¨ł–Ť¸´×Á«Äăµ×ÚĽşŁŕ̶ŁŘöÁݵÁÎřőäâňďâÝďÎňĹçáÝÚőĘĂäâŔîáë»Ď¨ďÎôĎŮáęčŐ觜Ž´Ó•şëÖęÖÝßĺěęňĐőŐĐŢéďÇęŘčĽóÓ˙ßîÝô»ä‹ÝŐîŘăľŇŤŇĚŮš¸Ű՛ɾâ‘ÇÖÎŹŔÂčšęŢśťýÝâŇóÉťŠëŮľ„řËĄ‹ňÍä áÍËÖÓÝŚÎŐÄźöÖä˘˙Ňí–ÂßŰÂáŮÓ¶ăÍÓśśëŢ»äçÉÚĆŕ‚ÚĎęÁµÔÍ‹ńÚÁ¦ěŐť®áŮÝşŰÍŻďÝŐŢŐŮžuňÜÚÂÚĐâ˙¸d™ţŘä‡ăăĐnđŔç_ůăŔhâŃälČŃă…ÔÔ¦pŃĂĺ†ÔÓý§ŃĂĆ–ŃÉŇsáÎÚ…ÉćÂu®âŃĐĚᶙďěĐkôě„žéÍşrńÍ«ĐęřéÂřÍł|ÖĺéµâŢĽdáŢş|ć١xĺŐŕtÖÍŇmßĺúÜŰÚlćÝęäîĂwÖŰĘdîČÉdŁÜŐcąŕßj±ŰË”çĘíˇ§ŇĚ•âĆ~~ÜěŚxŢÝ™aő鲌ăÖ}†ŕČĄméĎ™Věç ĺÝ‘šĎŐŇhÖĺ¦aŮÔÁqńáÂGÁŮ…7˝ŕŐ9éÂC±Ýż>˝ď€3™ÎÔ0ŤďĽ,téµ?•żĚ@nĺÉ0„ĐÔ.¨ć˛1wÜáN`ÎĐlFÁĐ€mëŐlUÄĆ„=łďś ÉĘc:ÂÝÝ'ŚŮË9ˇÇ˘ÉĚŹ_Ťćµ9ŤßGdŘĄśÖ’JĽ—Aq×˝H>¸ŞU^ŔÇZ9‘ŇF<¬\Q±ĎHC“ě_>±Ĺ50“°&BźćŚ9ľ¬:ş‚4ĎÎb#ŮÇŹAÎ̤§Í“%Őç°Ăćz#ŕč–9Óáź"ŕĹ®'•ÔĐE¤âĂ*·ľšE’Ü©7Żá±9¬Ô˝<¸Ýîf’čĎ›×™L”Řv8˘Ü¨+DÇÎGFDz5É—'UÄÚwPÚ—/YĽŁ*¬ÖY*ÚM.‘ˇ:V¤µ@7›´V"oÖa1n¤$%aán=;Ĺq3}Ľq ‰}6_wÚŁ.ň´VZ°—?ŻĎ’GŤ¦ą,BŔ¬:˘ďĐBŁÁşJf˙Á=ŚćŢ3ęÎOšÜŕHoŕÓ)´óľ&oßë7DĂć¸ÎÖ¤ŤŃí†fÝ۸wÚęÜF×ďşaŃß×ŃćďăÓçćăcŮíŇŽčŃࡗÚÚÎđâ;ż÷çp»řűľżóÓ†íŢpˇŢ˙·ťď䬾č˙ő˙Úäš™ůŐëëáÝmĆŮńˇöáÜIĹíŰYłďŕrÉäĐRžçáfđâK ăŕoˇĺĺk¤ŐěÄ`íăÄeîúĽ“éęËŤŇňĆbĐóÁU×íĘlŢáŢpćׂĹíá“ÝőŇrÁĺŕjłîâl†ďçm«ůë©fď뎎đâ[¬Ú×{‰ćátŐô¤XîŰ‚~ăܨWîŇŹoíâżHčŢ…ňÓĂQŰä¶LčÜÁ[âáľNíéÄjâŮ·kćßĆZĆëäe¶čŐL°áăZâďŃ=ŮßŰWËŢÜ{š×¬4ĚÔÖ]ĽŰó›Âŕá—ßáŐu¤ÓáŃ_ô伒ăáˇ{ĚíˇRňí»VŮĺĽaäŘąEŇôĚkćÝćGßéľgÝüáaäâŐFÎŰŢFÁŰĘNáÍî_˝éęxÚČÎv·ęËQÁ×؇{ŢäiĄŕíˇÄÝرęЧŹĺí·€Öćą…ÁßÝ{Őî˝köÇĆvĺé—|ďßŇHáĺĎdĹßىĘÉĎJĚÜÜeÜҤ:ČÜ”Tč纎ŮÉłvÁČŕ‘ĂŃÍ–Á໬¸ÁŻożŃľqľÄÇ’ĽČÁ\ɾ׶ĄŰ»gŔÇÄyÁ˛Ů—ĽĽ¶M~ÜŔd‰őÇzĆŘş|~Őľu_×Đ€=¸ÇśXÉŐ:˝ÂÁ8ÜČ—:·ÂČ+NĂÎV\ąÄD:ŃżKWŻ¦<Q°ČUV´´N_ÎÓ^Dˇ±_W•ĘzC¤˛:UĽŢPYŁĄ6DĂ\FŚÉ‘XmŦRł´ť1Şľtią›^vľ–2”˛Ą…şł˘qÔÄٿհʬ嶞´×ąť`‚Ľ®^łÂąĘľrąĚ®ĄpąąŇ˝âżËrв¸…âĚËsۢľidś·\l©µ\šĘ¨t|–ą]W–‡n<†±zpĂ°\ĄŻhr˘–[|…śP„—©zc–€hz‘¶gtŚ4„w™„YqŞOy`¤r`~T]«oV‰¸˘qzŁŐ¨g•şo}Ç»đ¤ufĚŤ•~w˘ĐÜœ؟Š~µśx‹¦†Ô–¤źĐ®ŮÉРɡŐé–Š±ĚŁ¦°ęÜľ»Ą´µ×Ą¦ŐĂÂż¶łľłć™éÜňÜőçĎÉęâú´ŃŇäěôŔĎŘâŘ׼׶ߡдđľőÚâÝęÝÄŔ·éĺÖÔŘęăßčĎŮÜęöńöĎęôéßĺíÚüîŢŃřÍäŢćÉé·č˝ë ×ÓňĹűÎă§Ĺ´Ď“Ť§Ţ~• çźżľÖŤ°ÝÝâ—řßÄ‘ńĎŮÇîĎćÂďĺéĄěăŰ—ěŇęÇăŰčĚűŇňżěÚçĎóÝěĂ׼ŕĘÔăłąŐüĂÓŰŃł¨Ýń´»áă§ßŘɧłŃçś–éę´Ý妫úâŔ‚ßĚŻ‘ěŮŇyčÖ‹íŔżhá×Ř}ę×đĂőÍ×sçÜŔyćبyáŕżjŘáކÔßĚ\ŔÂ×[éŇßrĚÔăpŮß짱âŰhÍÂŘlÜĘâ˘ÍÚůŇńÖčľßŰŘŇzëŐÝ˝çŃČÓÜÚ˝őßčĚę˝ŔVçŕÓvŢĺÚcäËŘVîÝŻhęőÔiâÚŇMÖŘĐRÉÖÜ\×Ďě…ĘÖÔhéćő¤ĎěËPĆâŐ©•Űâ`ŕé“ŃÜ×xŕ઩ŢÉ|‹íÜ©ŹÖßËrÖěÓŚń䦂ĎŘ‚ŢŮČ9ôÜZÓŐ»r×âľB¸ÜĎEçç¸Sŕď¤^áŕžWŘç¨>šń¸>Łé±D©ŰŽBŐŮĽ?«ęÇ ¨ňÁ0·Ú´B°ľ×PdÍ˝/Žć¸0¸żĹAFôäXJŮÓTgÉĚLqĘÇlaČě}.ŐĺwE»Ň™&µó#ş¸Ż/ĽŃ€2ć«ŻA“˝›ANŞÇ,Nµ&YČ˝1)Ż‘k1á±W?®©73˛Í[?…µO2łÜ_0ąčJ2Ď@.‘ÓJ5›Óh@ŤčMËÔb4ĬQ=ŘŮj>±Öm0łŃ ŰĆ%ŰÚŁ!Öër-Öäm4×Ů™°Ý¬2Âľ·(ÉÜ…#Ćé›#ą×Ł$©Ô».Ŕά¬ßŐĆϸ%ĄĐŹXÇޱú´3_ÁČA9ŐŻAŔž0 ÁÂ=AŢÇ"6»ł,V·Ć6'Ąé@,¸¦$6±éI'ŽĚ=†áo9˘čw'h˙y@‰čťŽě#B¨ŰŽ=O®©WLá ŃŽŤŕŐV•˛´BFŰçx®×ˇ5ŇÚ.SäÇ!Ź×(ĹäŇ{zÚÓ3îŕU{ßŕ0‚ůŇGxÚÝz`Ţß{ ÚÖTGŮŰtXÚçĆa×őČpćâč×äćďÁîńĂ1Űô×y±ăě Ć÷ĺxČčĚ?ÔëćW¤éë{€đŰľÔŰăÎČđ㪦éćŢčďޤÓâßϬűŘěżáćřRćűŔMĆóÔWá×ÂXËćĚPÔî¶>{Ő®(™áĂźëŢOąęĚžsëâ®mćŕĽRĺď¦QäňŘTëň»UăđléáÍ@ĎŰŇV®ëßeËůÖ]ĂďâUĹíÎ^šęßlŔöÚ§zÉđv«íŢ—ŚđĺbŻëÍ`}ĺĆŻrôö•ŤŕŐ†‰ĺň—éíŁhî˙Ł§ÔܨZŘŰĘdĎöÇZóßHěë»dŘęĽ`Řßâ`ŕëănŐŕě\Ňî¸;ĎݲHáâÔjÉÔ×_ŰŃaÍŘž@ŕäÜnĘćËmşŕËbÇÚŮ ŤŕăŢlňěš×á©ŹëßµlŢŕŐhćŢÚ^ďÜžNíÖÖdđŐĐuŰĘĄkńĺÚbÓáçjĂâď_óďĽoăăßaŢäÓmąęĹM÷č슫ôâ@¸čŮŤ˝çćgÔÝŘ©ßÓlłŢó©«Ő×ëë¬uđÔłçâ§Úëž|ňŐß^ßŮź`Ýč¬ćĂ}RäĺĎdŮŐş`éć»tÖÇŐĹŔń•ŞÎ੥·á ä©ć“ÓĽß›ÇĚă–ŔŐמŔŇÇd¦Ë˝~©ÂţˇĚ¸´@Ż·ĎW˘ÝÄO–ć±m”ÍŐt„ăµwfŐŢ”rŰȢҸ¨?¤Íž&ÄÁ—=ẪF‡ÁÁ<k¶şJ.Ľ˝xZ°ŇS,°rmÓ“cU°“eo˝ŞYgśËbm“’Npżµm\–Żbf´Çif™ższ{˛ĽLhŔE§©”gvČpS‹Î«9×°§mîÄ’mżĹ®ťĎłŐľÖ·§‘Ţ«µeĽ˛ĘIŤ˛´ŠÇÄȿͷëŔؤďÎÎľÂc¨©¶]Ϭ|ĺžöąÖ˘ÂŠĺŞČłÓ–´¬|ŞşÇu´•«°‰„´¬~}¤™qe¨Ćžir‘u”“\x‰–tbt§‰gu§z~rŞgh©€t“z…śŤĆt]Ş˘…Đ–śt˘ľ®‹|µ¨Á~ž‡a} Źz±™hq€~iŚş±§Ä”¶Š˙¶Ćا„Ź°ŘÇź¨˘Ý»´Ľ¸Ż¶×Ć·ŻçĺĽÔ׼ŁŞ¸Ń›’ćŔíŮ÷čěŮĺ÷ćßęĹđŇíÇäŹŇáŕäőôĺĎ˙ŘňÉŰčţ ččč—Ůďě´ÔćÔěńâĐâćęúčÖßŕëďäíŃó÷đęĐřĐňÔóÚäÁăăáĄçĐô¬áĚřŠÇŇŰ{ÓĎĆ‹“‚¬†žŻÜ|ľŐÔ{ÚáŘăÍěŐé›˙ÇÝŹŕĐݢĺÄô™ěÔŢęÚ±ĆâÔÉ‹±Ćă·»Ţóż˙ŮőżÝÚíwą×óˇ˝ĆĺĐâËńÓŞÔÄŞ¦ă罬óč‘ÎÝŐž›ěŇLJíŃś‹ĎĐ—ĄóÖŁÝٶŠčä„›âÝÁ€ěÉéŠęíĚsđŐ»xáßĹmĺÎło˙ŮňjöŘ»sßŃŕoŕÂČqćŕšpňŇú…ÔŇŮpşÓÖfĐäŃvćŃđxÇçň|Ŕűţ‘ŘŘŰ—‚ňŢŰrîŃŞžęߢ¤číăoĺÝ—N˙ŢŰ|üםVűâŮ_çĺżgößľyňÝÖdŮçëqĎÚâSěéşsčßŰSŃÇÇqÎęÔAŢжQ’Řčg×áżĂĐŘ`ÓŢŇŚ Üßg˛éâ‡áÖ‡‘âľ„hôٶéŰ”|ňŃ–léßÇOĺŢĄcďŢkéČMŕěąSéÖ¨CĎÚż?ÜŐ˘#żá»6‹čĂ>¬ĹÄ5§6ŁňČIśĹăC™ÍË*˘ĂáLŐÁ8‘ŇŇ+’ŃÁ!ĎÜP<ĚÜ]WĎéIkąÍ[Ö´jdĽÄŽ'żíg2·ą´#šß%ľÓ¦,íÚu/¬Ýł2›ô«P„鸇ЖM5Ń´=dšĆ%oѲ<"ĄŻ3=›Ç:E’¦!>Í©77´®7? Ŕ/# ă\^˘Ů‹*tŐ„PĘłqAäăb'ËжÎÜ…ŔŐDĽĐŞ Áč—,łë™6Éĺ&çÍŘ šŇĽ$·čźÔÜĎ;°óÓG®Őµ7§Ů¶)´ĹĽ!śçÉ(˛ŰŔg¨ÜĄ$¤âÚUjŘĐG…ŘÚMą»FzÓĂVgŇ´39Ő»D+ÎÜr1śâq9–»<T®µM)–Öj5¤Ëb0gŃd3·ë Gu˝“'\ʉ+Š×sA´÷¨#Oż«8Aϸ6¤×Š"âś.9¨¤EŻÝš*›çÁ)bČÝ%~ŢŃ0°żĎQ”Ň°;ܲGeçč$~čđ—nĐď˝”áßť—Ů饪ńî’®×ÎĺLŇëóćâę˙îßßÇr×ÝćAĚĹëvďĺíđńăßK¨čőáîĺŕĘŕöćŰęáň”Źę夳ëńĎ×éč°ľöřÇďîâůÚ˙ÝÜ…ńëčă˙đăIŮĺôK±ëájÔćôxĚĺĹG™ßÔ#lâŇ?őÂh®ăéo‘ÜŰuqÚ۶Sńî»eďöÁQçóČZÚé¬gŘٸLÖíá^łěČ‚§đäBĘďĚ~ÇďčVöćz™őáa•ęÎrtíጆđÜn¦řŇQ}ćÚ„Šäíż‹čó› ęÖČgŢÚ©báěľnňלmđŕĚ=ČŃëcăăŁbęßµačÝérËčßMŮÚÜGŰěÎpżßčSĹÝÇfĆß·<áŢădÎâÝj¸čŕ_ááŇvąŢĺXÇŐÍp˛čăp«ŕÝÄZčćÍsüá®nÝë°säÚŮyďßÉZáŇÚqÔÜŰlđÚëKÎÔĺZŃ×Ç[ÚŢá]áççkŇßébŢÜőzÍ×ěRćŰónÝé×zşĆĺ·Ňáj©óŕzÉßç™Úŕ’»ÔÔ®–ęń˛‘ÖÝÎ…âŐ®sŕáłËÜĆdéĎÄdáÖĐgßĎĺzÚŘß`ÖŮâiÖŮŃWÍÔ‘Zé×Ď€ë˝ÖźĂ¶Í¦ÁÁÓ‘ŃÚłućĹÁžąĹľCÖĆÝmĹŻŃVÓĎ౿¸tÓŃ«VľČ¸M«Ö¸g†ŐľrŔŐĘ7‹ÁÖq@ŽÓ–nÓŇ“cŰŻŁK¨Ĺş5¬˝·?Ďş™T•˛ÔC2·ÍSQµŃZQË´[RŁČdd´±gt·Ěj`şŹ<?…¤[Q«Ty˛»SPąŰŹF›µ+.o—>bĄ»xtjŇŁgpÁŁQ ž”ŠĚÁ‰_ĘĂŞ\’ľĆX„ÁŤcČ° —䮿‘ҥκɴ§oşĆ‘Ľ¦špŔąÂ¸Ü™ĺ±éłşsÄ°şmʧ»l´Şę˝Ű¦ľľ©±ŇÇŞ¸Ľ§·{ĹŞÉžŐą}~™Č”sŞÄ”|ˇ]Zvhqť´{”»vw—eb…šrwyś§……ŠjyťŚ‡žľťˇŁyk“mt•¨ŻČ©‰}ť‚…¦żŹÓŤ´« •ź„„ś»¤¸‹˛•Í§©h©“¶ŽĂ‚Şu®Ą¸}‹Ä¬¨¤ĺťąžÇק‘˝·ÍĐÖÁÁŘŘâĘăż±żůş×…çÔöŢęŰĺęőőó±ë˝đŚ×É˙ĐüĺöÖ˙ÇŕšĘżüřîÍőÜéâëŮůŐ˙×ÎúďÖíďčäŕăçŕŰőďČíčéđăÖóňč÷ÜÜ˙čÁí«ßŮőšâÍ˙ÍîŘ˙˛îÍ€’Ë{‰ˇÚ|ŠĆăËŘę’ĽÔéĽŘŘó¬‚ńÝç‘ŢÎâóŐÚyŘÔą’ńËîĽáĺç«âĘŮęuÝĆüŔÝÚŕ{ĹŐ主Ő˙ŇĐßă·Úŕ੧Ôä’Č×Ç]§ĺૻÇßľťßé–˘ŢÉîżđăĂ{áęŇ—éáΓěÂďĽ˙Őŕań÷¨göęŢtÜŘé‡ářájăîëoíĺËŐÎÜfďŮ»băŃşgÖŮëtÓŮŃ_ŞÝínÖČĘ‘ççđqăçű´Üăä•ÄŰăčľ˙Ő×yڿݛŕÖđÁđęéÁßĺéućöăwăçşbâÚăróŰěvűćĘ]Ýâä\ÝäčyÜřďdďŰď†ÖÚőSĺÉÖ`ŘÜą_ĂčôÔŁčÚW¦éߢËáč¦ĘďŰŹĄÚćŔwŐŘŤ‰ŮȤhŮĐťbőÍĐo×ô°`őĘ«SßםHîČŞHăč«T˝ÄŔ(Âó±@ČäĄdçŕ˛%É⢆öĂ0•ç”(˛ćŁ"ÚŰ˝”۬ ¤Ű®1šäľ8„ßµ/ÎŻ'ÝŞ(®ŮĄ5lŘĐQHĺşNP»ŐL_ĹÜ3ż·],Č·‹ĎÜŠľŰ´˛ŇźĎĎrIŢĎ„2‰ÍČ"PĘ hZËťEaŻ±Q!ł°L8¨µ8#ŐĽ?SŃáQ3—Ô'›ŰD0ÍÍ_CľË@-¤ă #´ŔK`ŢŚ1ŞĆsëĘk4ŰË~Ó߉:ÁÇ®*ÄÉ[#Ňŕ‹LÇÁš×Řt$ŕͼ弤ě´$Úă-čâ±Ç笶ë¶ĂćŻ%ŻěŔ/˛đ¨§îźżŰł'Őĺ -ŠÓŮ"ß‹K;¦Ś('Íż8!żĽVÂ5QĂŕZ(°ăRËÇ4'®Ú7,“á}'„ÄiŽÜd#a°Ž$s×x
öh’ŕ‹†Ţ´§..׼*cé’(ĐŘľ`¤ÖÉ&?䪽çť/žČĆ-…ŕČ ©íĂ'¸ół6oîÓ#žĘŘ(„ääSoŐŮ.fíÎ]|áî“vńÖnCóăŔQŰŕĚFßţAíăđĘđęÔdôÚăFćéÜńěâU±â×mÚÝíeßŢůyĹ÷ěŚÖőňúóĺÝÍŕńĺÁ‚ôçÝëöíłÔččÍŤ˙Üë®őěŢfčôÁnďŕáOÉîŮ€ĺëßjĎܧ!oäŇ$ŤěÉ:Łë±MČÝ×zŕôťŹâáÍOöä®Iěáçqç×Ú†éő´dŕđËMÍěŮ_·ëŘz×äâTÔÓădŞôéy®ěŘjżňÚäěŤĺÜ› ëôWŮÜĺź•áüŁöâ©‘Ţü xâěŻoÝâ«ęň±ŚăßÇUÓíŰXÜňÔuÚâÍpőÇŽ^áäś[áěăhâéŕ€ŮÜÖKâäÜiäÜŰmčÚŃeÍÜÜpĂâ˙nÖÚŁ6ĽčäoÚâô€ĎŢß_ĂăÔ„yäăßg÷ݲtăŢ–›âáŕxçólíçąóäĚŚŐőÝxçä×^ńăŐrôŢÜpăćăn×ÜÝvçßÜrŢÝÖFâĐëŢâúbŕÓęť©ĺă‚ËÔâŤÖÖ˝pÍĐ슖ÎőˇźëćĘ•ŮĆ~•ĺ˦ÄÚ˛“îÓ‚µęáŃ}ÍŢŮnŢÍŘ|ŇÖĐuŰŢ^5éËÇčŐ·jóâłhԴ„㱕ĘÇÖcŇÇŹpϹƗϹíśĎżĂˇÇ˝ÖÎĆĘ{ąÉąU§·Ř©ÂËĦĽŐ¨ląŮŞm–Ú¸\ˇŃ¤w‘ĚÄrqŔÂ’=âĆ€gÜĂ©YČ˝ŞA—±ł9®ĄžLDÇÂW·ŇŤ\eŞÄQqŔ´wg˝“iVłˇeVʉHZ¶Ç„kŹ˝^bŞŔ.»¦xe‘µea–Ăd ”]^Ś®tWq¬‹c›Ą~Ѧu °qÔČŠnòˇi ĹťW°°\ĆŻö§ŃŻu›ŘČpáĄäĆŔ¸äĹƟߨŕś×ČϧşyŐąşÚ±čĂҙήɞ¶„°˛ŮáË©Č}ЬŔ„m€şĄNš…l@w—j•ť±žk˘Ž†v•±Ž…p«\‡‰|^…b}YŠbŽ’wy‹?pu–xśŁwdť‹ť¨–qĄÍŔÖŽ›Š…—”•«ŠÁŚ¶ŤÉťČ›ž†ŠěĚΫäĚ®čÜŞżąÚ۬¨•łËŰš°żĹŽ®Ŕ妎ÇË«¦â±¤›®çÝĹîŘޤňĎć§ÝćŇhăíĎ…ŢŐŢĺşĆŮČńăŕŠŢĆůĆéÖŘ‹¬×ňÔđÝůłĺĎůĽëöŕČě×Üű˙ÝëŘĺŢěéáíůćčéőßčěďßŰóěóĽđáâĎđîßÖçÖÝl×Öäżĺđć…áŰÚ–¨żÚĂÂç…ąä»vĚÎŰzpĹÎś“íÎ܇äâ¨ëÎßxÝâßžÝçă»íÓÝ»ň穸Ý˙¨đŐópÓŢđ‘¦Íř‚ÍŘěľđÝ틉Účn™Ëݨ˘äů€ČŰ존ĎÚ¨¦őŕŔ Íö«’×âŇÇÚč¬ŰćĐŮđľÝ•őď×bââďćŢązüÎŇzëăŇrçĎşaéä»XÖÔĐ`ćŰâ\íŕ¤JĺčÓ[ŃÜßt¶ěăkÍńÂwŇăŢeĎŕüŹŔôěŠËŮŇTlçŮŰBä䛏Öá–‡ŢâăuäײeęŇMë×Ë;čŢĺWőěÔáÚÖkĺŢŘUĺÓä•ŐéóNăŕ™SáŐÄIÖÜěÖÝĂBßŢĚf’Â˙[ĽŔĚ]´Íŕ|ÓŰßd{Űä„ĘďáÖč{{ăčŹZßŕ’e͵JŚŘĺśCďČĄ8Őä®PŘЇ^۶Ą/ĐâxHÚäˇIÔŐÔD¶äe'şÉ˛'ĄŮ (ŁÚ©ĽŢ©+®ŐĂśÚÍ/ťĆł'śŇÎ5‚ŕĆ*‰ňą"ŁÜ·#ŽŘć/+ĚÂQOŕĆ6Oăá@VÝáQ+ş×"ÝÍr0ÔżĄ%µÚµLşÄ¤'ĹŢl ťđĽ)žÄ¸h¸˝-ŽŇÓ,˛+¶‹"5áľE8Íż"=˝Ż@7Ä×.+ɤ/D±µ!´đ&¶Ă=>ˇĐ_nĹ.×χ5ĂÄD!·ŢŹÉĎz Ýű€&Ôťi É˝‡.éʡ=Űç`(×ŰŁŔîĘ<šöÁLÇč—6Îü·ŮÖˇ(šçťG©âĹ#©óš4ĂҦÍŰŃ4˝ÎŃ5‚î»/<ÖÝSFë‹@ź·4QŇĆB,âŔUPĎĽ=3žČ-%˛ŕGB—§.A•Ě91ˇŇWŹĽ2ăo±Óe ÍÔz" ŕ_<ÁŇ°D]ĐĄVL§¬(Ąçj”á´ŞĚŞ—Ôé9±ĂĎB^ĚĘk´ŕĐCŞć»:«čÜ~ŽÚÔMŽęÇ<”ÔĘK[ĺńťjĘĐEqóît‡ëäĆTŘőčÂôîá˙ĐŮvdĺđqKâőáđţŰÓhĹđŮlČěÚ›×čăYÍęŕÔöçđ¦ĺä反éó©ÜěÜśµäęŃęçďÚéěĺĚŢçéęÔűôëçëÔŢěÝTŃŢľiÜęŰ}ĺ˙ŃZµ×Öj˘äŘK›ńâlÂŢ晧ÚÚ‹Ąćć·Pěőł‚ŢëĽbćÖŃ^đŢĂ_íç¤`ÔěâdµÜÖH˘˙áNÝîŕcęŘ„Żčŕj»ůŢ| ńç”Üçx„ĺއŃđËf‹đä}ĄáćťjÓä‘őëź®ářŹŰó´Śóč ‚Ňđâ`ĺĺÔ\âčŚwôŘÁvâôĂ>čîÝTŕÍĆfäߪaÝňÝ[ŰŐŘXŕŐÔ€ŢŮđjŃëŰr·Ńó‘ÜäěŚÎÔęfŐăĘoČŕíwłĐζpíŰ®śÜ৞ŕÓś‡äâČpńíŐlîܱxěÉçaîŇŕcëđŮ|úŢË`ďŘÝbÚëËwňŃđoŘćżyÖŕÜ~ÖńÚÝÝîxń××Á™ŘćuĐä×iáŘâwö»äě·ŹŕŐŁťŕÔ§‡ëĘ»ŚôάĄîć®zĺěĆ`íâŢoŇäŃăŔʛྫྷ„čËÔŚçÎŚa÷ÍȧֹeRĹٖŃÍÚ˝ą˝ŤÜĚؖ½§i嬮_¬¶ĚžÎľľ’»ąÁ¨ĆşTą´ľ0 ł˝_بX~ëżsĆŇ·‹u἖dĆ·Žc˝Á§U{®¸NŐ¦…oŇż‰0„«µ@MľŇhŹŔşYKťÓnf¸°Q7ś›`9 —OcÄťd^•ŔWH“ …^ÁžjPźÎ€L‹ĂSYžqgťÇu]e¬ťqj®ŠŘ¬ŹpŁ¬šaÁ«f•´hĂ«žt»§d”źÚĂÄšş ×±ˇŞÚŻäÉř®Ö±ŕźŁŚ´¬kâ´äÁĆ«żĎźăąŮ¦ľhŽž×¬·šşsÍ™şqÓĽµš†–˛ŮÜĐ·ŹEšśdk“±–§n^†±’‰¤Ťpw†˛|~yjtk™bZGަof|eoFźhIŁ»‡_©×¶x…„{1Ą†qxŤnw—‘Şu“ąvĂ’ł“˝ŐşÇ¦–Ç…˝Ť{Ź›Ś˛”±…‡ͳČëćń±˘ˇĚŞŐą–Ąµ¬Ń•¤ÁŬš»Ńž´ąń¤±ňÇŰąóĚěÔő×őőČ˙ÄŃĎÍ«ĎăŢţúőËÚáßŰěäčččÄóÝéÎđÍĐŮâĆëČ˙Ő乲ű÷ŃđóôŇćěĐŮíÖîćčíçŢčĺâęÖíŇďĎőĘçČëčú·őĎů±âŰńżűÝŐ„ĆĐÖ…ÓÉ}«Ůď}ŢŰŢŁ™ÄçÂßňăé”ôĐÜÇí˱xîăćŽňŕö®çÍäąôĐí`żÓŰ{ÉÝď˛ćÔŘq˛ßć©ČÖÚuÉĺÚ˝çŕÝŢÇî⬪ÍꑸŢń¨ŔëĽ~~ćŘŰşĺ×ĘíŢäçŰ޶ŐŐĹ»đŢŃÖĺËŐyůŐÝyŐߨ{őŢ˝sßëŐwćčÝaîŘĐpÉę¶jÝßŐ]áÖÖXŕ̸UĚÔńjĆÜÖkĎĐđ„čâîoÇŃçh×ëŕ‡Ë¶Ř\¤ŮŔĹ€ćđË´đĺĘÎíá©°ĺć×očäÂJŮâżVëÚÁHëäË`ěŘĆlçáÍOçďăvŘçż—ëÔÝSŕĺŞ^ŘéŢ€ĚŰËcÔŰŘPŐÚňȇňÔ]¶ÜÂFĎŢ˙˘ĂqIP–ëÚžäÝzŠĺבfŮ˧eÝΆć̱cŐߦAßáă~Íâ”^Ů׬XĚĚzAçęš<ĐäXíÔš%ÝíŽ8źéĚ$¸·Á%ŁŇ}ľńˇ$źä ¤íÂ'“é©2ďĚ%‡ĚĆ'wáŻ"˘ĎŃ"GůÓAS×ĺC^Ćď6DËÉkŰËz!ąŇl -ÜĐh8ެ(ąÖś5–ҬÄŮ{6tÓĐ& ăČI·â–BŻĺÓRáŘ»ßŰߊ˘ăăˇŃߎáăŤäáa¨ęéˇpÓäőĽçń¬dćđ¬äßň§nŰă±°çéŇ[ßéŇq¶ćów˝Üź0˛ÝŘFćß˙ßříîąäîěÜěéĆçîýŇčćçÖâ÷ëÇňâčÎŰéáăĚéíÜËôđ´oôđěyôßŰMŔŰďpüÜă^|ĺŘEµëÎ6°ëáMŕëńsŚďÝhéę¸qďĺčŔmđëÍĘćă¤ŮöÁlčęŃdĆÔňqŃäËPčŘęzüÚél»ęĺwßŕá{Şěö\¸úč|ąćÚpĚůÎ|¶ëčz¦Ü菟ćŮośő噇Ţâ‘ťć׌śîě™|čŢi˙éŇRöíĄ~űďŻÝŮęRőŮËpŘőągëŘĺ`ëćÎrćŕćŠěÚă^ŕľÖ^ŢŰŮjĎĺŰbÚÚ˙SÓë÷_ÜÚá{×ßçŰěÂÎěžąýř“ąçŇĹ}˙ç¸đĺ´ťďŮľië÷ۤňîŢwńޱŹ˙öÝkáéÝ_ĺÜçŹîáĘ„ďÚÝířŮmçăáŢîń}ľäÜ‹ßÚç†ŰĺînçäŰŢĹčˬ§ŕׂ¨ÚË»źŃă°“ěωĹĆŤeÉ»ÉyßÄĚ›Ő̲‹ăŃÝtő×ÍdýÎß„áÚţ×Ń՜خډԶ휿Żň«ÎĘ·˛Ó«Ó‚ҸĽpÍʙӶۓ˝»×ĄŘ°µiČ ¦Ý¤ńŻĄ˝Ăj¤˝Ľ~ş˝·H¦ËŻc¤Ç¸u¨˛¸żĽÂąş}âĂĄvÉÂťµÓ±„<y·łOČŻśXŇ™»HwĹc¦RX”•OM§e}CŞ–Nj°`h|¬kfşŐet«Ľrh¶ľh§łUi‰Ç’\¶‘t¬±Ť…ŞŁ‡¤ĆˇŹ[€ł€uČ“˘©Ęˇ ą®źąľ¨©čČ™˝ç˝˛±ŁŰĄęÉćżďČóĽîҧĄ«Čťď·Ňž¬z…ʬɆ˛˛â–ąąŘ©—„źĄ©xs‹±›~ť“lŞŠ‰l‚ͿǜŃÉß …uŠ›’…z~›sś˝€px“•qm\†we`Śrvžźu ZŚR ˛Ŕ¦ŠŤ~yn—i‹Í±Xž¦Ä‚ĐĽLž]”Ârľ—Ż|ąźµ\˘›Ĺ’‡”˛™łËîĂŕ‘łî×Ńx´ĐčŃîÝ×™¦äŐÜÖĘÁµÝÍĐÇŰŇyÁŘŘŇŇíćбݻŁvëĐĺëâ⺇űĹŘÎôĘÔ˙ÚÍ‹ßĚŕšçÓǡűĺíĽ÷ŘŕćňďďľééüĆ÷ćĺľçěđĘáďíÚčçîĚęéîÚňţéçÖńääĚććď×óíâŰÓćę˛ůŇéĐíÖĺµŃ˝đ×۲ŐáҲęÓŢÓÓ÷ż»ĄßíŁ”ÝćŘĐç×ŘĹúÔňóĺßâŕŕŘÝźěßŰŻéĚă‚äéęŞÚăÖoČńę†Âę˙Ş÷ŢëÁÔŇíž´Čď¶ŰěáĂçדËŮŢ·íđčľÁđë™°çŘ•™ň癢äń¨˛čŘ–~čëŔ~čÚĆnâŐ „ćé޸ńäěTúżŘSńäĹ4ĐčÔBćŰâ”îđĽnßňĹa˝řßşńéŐ…óäăc×ââOßéĺUßÜĆ:áóŻ=}ßě—_ćŘZ˘ÜŇk˘éŘ»bŰ؆öč§pŢë·Vâěş„í×Ü^Őć¸sŃăĆVŘćĎNßíäSóËÜ]ĐĚÔnĐĺŐiŰěŮpŰěŢnÉŮĐkĽÔćp»ŃŕuŰÖá¶ŃçÄa›ĺÜ©„áŕ‚źÖŮŐĄÚŢxhŰç‹°Ę×sKý؉5áŃgPřéJTÔŐ¦KŘß°?ŕŐ˛CńňÎ/âÚp3ÝŇĘąÔ°Áć›QĘÝ0Ęé¦ ČˇÇŮŁÎÚ¦%ťÔ¬ßÂÚ™#°ćË"dÍŃcĐë)‡ŕÄ6>Řá15ćäFRéĐAtÎË–%Čć‰"«÷`TĚĐ@/ł´¬Ä蟬Ѹֆ$Ц$’’ś ’ďľZáÇ0'Óą%"Ń´B`»©)B×ÁIŃ6IČ´%cĂĐtIëżN)ćÁOTŇ˝7MĘÜg(ĚÂ:ÔáPnčÉfRőݸdŘů©<áħ5Ăńy%ÉäŘ°ćÖ0ääł0Éîşđ•*Ďäz#Íý¦/ĎúŁAŇß®jĘâ0˛ÉźK{ŮĽSlĹĆ#žÜ«$ÚŃ[sáµYŚĘ«/Aɨ:2ÂĐ2LäŔ5ά2"šŠ.ŁŇ,3§ÉG3ÁĂW$’ŮdTÖÉ],µÇ7$˘ŕ•CkŻ›1Ĺá™9č€6ÁŐ}1Éĺł^˝Ó†µÜČ$„ŰÚÓęĺÍ3ÇÓŮLÄß׆ŕěÓi“íĚdťďŘ„™×ét¬ţŃźŁŕĺ_‘ŕîŤyÝń˛_ŢĺĆ€˙ËąőŰÚ^áäÍpňć¶jÚŕ¶QĽŰŘW˝ěÜuÎńÍ‚ďęęąäâńˇéúŃÉďÝ÷ĚáđĺŰęîöĘîĺóĚćáîçÓęńůĚëéěŃňâńÚ˙íÔŘďÜOŮôŃEŢŢđ‰čë{ŻáńUĘÚÝR™ăÔ˘Ąöל«Őܤ˘ěáÁşăęşuâ妡ěńş†ćěĂ|ŢßčzÓćÔfŰÜĎ^ăŢŰd×îÔ[Ő˙ŐvČńđ“şęŐ•Ęńăyćä×cŔŘŕŤ©ěňŹńôžËÚđžľäÖžĽâúšşÜâ„ĂÚŕÓkÜŢżĘ씡đ㽑őÝľpěâÇkăÚŐ}âáÖ{ÝÝÜaÎжśéä˝hÓŃ×dÍŕŕ{ĎďńPęŢâp×ęđxČßéqÎÓîŇăÚ›ç×´şŕôˇşŮŃ™ëŘ‘ÍůĹŽűḑřęÖ}ĺęÉméółšďâ«ŁďÓÝoçŰýwîÎű‚đŮě}á×Ý€ęâärúçËrěŕÝŽĆÜóoŘčô{ăŮÓhÂęášËÓޢµďÔťµîŢ˙ŃĄžÝí—®Ţ覝ŮŢĘ{ŃăľdäÜ‘†ŰŃŠxĚŮË‹ŢéŘzíŔĚp˙Đ˟ɸۆĂĂĎŽŕ˛ĚśĘÂw‹ĆĹ´ĹÉA˝»Ö‡ĚŔŇŚÍĆËĵџ׶íˇČ¶°Łş·Çrˇ«ŐpÁ·ĎpÄĎÔ‡ÇÍ©fšË¸{ˇÁŤoRÚ©”=ÂÉŤ<µŻxŤÇ˛—XбµIĽ¦»]ÇŞŁP\˘Ča=”´:c¦TXĂpJźÂjV–¶QZšÚDU˘śV^‹§PD¬GT˛·k[…ŻšV‰ gx“ujŹŻ“e°´śNŁš‹»ĄŁĹ¦|ľż¶éľÎ»żČµ•˙ĆÜąŕ»ć¦ŢĘů´ăÖÇťëµĆŔÜ´ż¬ęĽá»ěÂŐ›Ŕ‚Ą’°}¦Â”ɶşľ‚±©¨€y«y’ŔsżŠ—š…ŠY~‘N–ŁŁ•l‚ą› Łˇ|™Šz†JePQ‹i|k°§Ś~š‚b—¤Łgz‘s–lToŚ“tqÁĄtu¤ŮÍŽ—«~kĹŠŁŹ»ť±‹Ä©ę‘łŔß÷ŕĹÓpĆ·é~ŕŮňĐăŮ׏—ÖĂŽąËѢť˛Č—ëčÓ«™¦ÚĆŘéŃěĐÍnčëÜ°˙ŘÄžöŘâ‘đéôÇ˙ŰÓžđČĘ|ŃÇ˝pŐŮâÉéëČÂôúĺÂö×ú»čůÍŇńĂőŐÝűć×ěŘéĐčÇňŢňŮŘâćôŢëÜőÚńËçčŢńíŃě×ěđâÁĘÝ íÝÎkŕčĹŢÚç€ÓÝćČéňěĚĆŐáÁŃîĹČÎĺŐäßŮÖë¸÷çăŢíŐëÉđÓÇ–ăľîšŰÝŰtăŔďĚüŐŕ¦ÚßÎcĎěߣěŐôĘÖÔĺáčńôŹęĺö™ńŰěŔŘâç·ÔäďŻÝÚůÄěńęĘßâóśŔęň˘čđáË_ŕâę»îř–ťěŮ•tăßň˘í˙Ů®ëű˝häč¶VăŰÚśěâ´”ëđÇYßŢĺ•ő˙ÝiÝŮŢDęäíqÍăę|ŰăĎGÝÜ«IŐŰĺߢůÎŽ˛ŢÖŻŁŘÜ“›ÖŢ™xč˙¨lăĚrpĚŕç•ňçćŤčç«ŘÎx]ÔÜňŠţŘÝ“đăéˇëçŕ“íÝéŤěŕęSÓŮîťň×ču¶ŮěS¶Őî{Öëíťä×ĎIăńśźÝĚBŚîŮŁ}ňíŹtŮ楥äŃpí÷’HĐ×ĹFĺâśpĐÁŹńĺ»K»Ë¬O×á«EúŕoAŰăĄ,§äź»Ö„Áä_HÔÜŚ(ŔŐŠ#Áĺ¬"«č"ĄßŠčŞ$¨ŘśÂßş$jĺą&Năżlč˝*wĘÜG5ËĆYFßĆWEÚç]:Ňé·&Ěß{*´ôXGĐ˫ø"ľŘ˝
ťŐ¨1¤Ôł
á‘#€árIcĺźV1Ƕ0UÁ«BŮĄDøIϵSGÖDx»´++°ĂeÔçWKÔÄ58×ęHQŇŢ\]´ß…RëÜ5.ŕŕ€>ćăł ÝŃB<ŕů±ŘŰĽĺŢ®&ÉĎŇ1äŢŔ&Áßą)µöÂFŢÜ›ŁŕľĄë˘Ń×u3ßŰ—źŐµ0OÖ×07ÚŁ<Sе#GŢ˝P9רEŹŘµ25µ×EHĎĽI/ĹÂ+(¦Ş)KŚŃ?‹Đ@#ĽÜL<}× -ŞÓ‚R‹ČJźÇC-¤Î`č˝8˝ĐCČĂ©HŁÜĚıť0ÍÇŠ2¤ÝÁ\“ăÂT›ęŞ5ËŐßÓćŰi™ä·UaęĽ^śâÎy‡ŕěb¤ĘĹ5˛ŢŮ“_ÜáżyçŕĽpíöŘçĺéaîřÄŚńůÂXěĐÇ7Çĺ°Słâđ‘ćęĘDęęŢÎëę÷|ÖýćËóňáwŰúÚŰŮéô©Íďŕ‰ăč䯲ăúŘ}Ţô×üáÁ¬ěÝÜŹřÝâyîńŃZăâŢe™ŢÜwŚřŢkľćÖ]ĹŢähŠéŕźÍÜí¬`čë’€Üä˝dńÜĹ™ëí©âďż_ĚęĐSĎßÓnňÝşBËáëqÖÖćk˛óîeŮîÜŠĆďâq‘ëîsĘđËbË˙Úu¦čâZŚÖÝrŠéësŤéĺ€x÷ŕߌ›čďŁwŕîÉXÚńÇ€ďăˇĐčÚĚrŰęÔ_ďçÄkďęËdáĐŮ[îäĐ”Üć©rëáđféŕćtĺŮŰSŕŐçgăÝäaćäęSÓŢÖhÇęďs—Óíą’Úç®ĆâÇ„Çćí§¤đăĆ›čŢłžäʬ€čđÚ{đŕÖiôß»ŁáĐÜoŇáăaßń×`ěéÝzčđßhÓđĚWŘßÖnŘîÝmŇęâ‚ŇÜč{ĐďÔ”×ďŰsĚĺď˘ŔâĐ®Ďö¤Łó駞çŐ»‡űȤ˛ŮĎą“ďÜĘ{éŃÓá岥ŕăßqöČá{ŐÚ‰{íĺŮzÝÍĹXĐĆᄲ»„ÁĆЛȳ¬|ÉÇĎŠĹżiÓĚ˝ŠŐłďš¨»ÎnÓÂÖȿۡӪב¨Ň˛Q»ĚŠÓÂÝş«Âşg—ÔĎvŠŮśŚ›äÇ‘Xá·Ż?ŮËr\şÂe?Çľ´1ÂĘĄl׾NľČłSA®ą3K¸ŻJ6Ĺ—F8ą¶dJ¤ÝqT¤µKG‘WIŁ¸Pj›iV·°ZR‰¤ŽH޶`{Č›~_ş’tI—Ľ|qĽşŹZÖ®–`šÉ”ӵտȦăŔČČܮǸě±Ň ôˇ×®ďŕ˛ŕ˝Ë«Ř—۫ߥ٨޿Á®Â˘şąlŇźŞe¤ jł©Ĺe¶«®sÓşĹoy ”x^Ź‘hwŹťtw™Ôg]’ťś„žjYpťghŚif`†¨bfm€rgn k—®·„P«~«Ń y\sźrPX–§Ť]{vĽ§Ú‰…Ł°„y‚á•Đ‘°ŚrťĂ€Ä…Ą¤ĚĄ¦kź–±´ĹŁ«á°˙ËᕱšăŤŐÚžŮ㨾Đßť´Đł™«ËÝą™äÝíŔńÇćÇéŕóĘŢîłÄěŐÖ”áčâşőҵ×Îż‰ÍâçŢďĆׂ×ŕďŃěňéĚćóëÚőňóÎóäîßëëřîŃńďÜďâČčĎůăôŮ÷Ü÷ËîçŮáéîřŔóÁű˝řÉŘxíÎóĄ»ĂÝĽË×ŮĂÖÖőÂôÓđÎĘÔÓž˝ßüٲôÓÓłíżâşňűĐĎíŕŰĎääĺ¸ëŔÁ¦ĺČ˙ÂěÇŰzŢÎčvČíăjŻđčăăîŘđáčňÇéŕú˝ëÎđ ÇçŇŤ‹ßę‘›Ýń|ŁÓá޲óëÚČŕקťĺô˛męčÓşÜĺ´‰Ů⻾ăđâÝŮĺŚđŰČpáÜărÔŰÓ·éâÝ·ý٧iěäÖc¶ÄđtĐőěŚÓŢÖTŰăěŞďĂéÜăčşŕöç˛îܬäĚÁ´ÜĚ[Łęל}éŢáŃîÔŹËëé]ŰßîbđčĽNŰئlîăâ›ĺŕÇTŐŃÝIęăěnöŕä—ůŘŢoÎĺé^ÚŕăiŇßĐDľŢčźÝčŐ_Óôĺe›Ü˙„©ćĺ–ćöšťéäˇőÚş’Î曝ëéšXĺŰŹ^ÝŇÉWŮÚsâďŻEÍʤ>ßĎl\Řć«)ÉÚˇ_ÜŃĂ'żä›?»čŔ:ŰćŤ.˛Ő˛Ľî¦µÍ´EŔ澔۲ľÚł!Óá«*Ł˙ą#Zóß8LÂĚ„Řčho˙çLLä¸eHŰÂ=9ÝŰŞ*Ęß›.˛Ňy«ěJ ŘĚŞ*ŘÔĄşĘ@Ćç ?ŠęŔŤô—,jÍ™B”ÔĆ:ŹÁB3ŮŇ‚ş7pÎş9K˝2NäĘ@AŐßb'ĘĐBE¶çEE׺/9ŔĎHFÚĎh4ÓăKNęőn.Ëѡßä»)ăę'Ţ÷¦ĹäĐ ÝëĐ/Ýě”(ľÝ•8ĽĺßGÄŕÚײ+¤¬˛+ŘŮŤ3Ę㉯ϯž¸ÂzřÍ,Ž×Ż8<Ŕ±.E˛ľ==٨$XÜŁ).ź“"=¶·:Q±wQ?Ľ¶;¬Ë`±Ą92š˝[3yŔYFČ´B*ĐŘn2šŮyvŐ†-ÉܜЦyOŢÚ$ĘLJ ^ÖjO®Ď™Ę˝$ńË_ľĺ¨1®Ôäl¦čÂ;‚éÚťôÂuuňĎZźéć‚„ŰĹ0·ŕćĂeÚíżmá˙…„ÓëűĺôŕŇ»đÖŕŐá˙ĎŠ×ęăj®ÔöŚŢřŇTîâć‹çčýáö˙őuÜ˙޲çčę±×éäÖŘěňÁäéč€hřöăÎčůŘ}ĺ˙ßÇíßë˝îăčr×ëÖcđ×ÉAŐŢ͢ôÖh¸őÖPÄŰăažîď†řŰŇŘáôźyâöŁlëęÎÍöěžéă±aÓ˙ÜTĆäŰBĘř×TćčäJĂŰď›ěçýKÁčÍEČęítÖçá`ľíŰeĹěĺhßŢÝŚÓŃ桞ăÚśŮꎂöďł‚ěÓŠťůŢś ĎňĘ…řÖ·_ÚÜ päěµbčółTńăĂŘçŔ‚óŘŮmĎßżMçŢąkÚŰŃYčěÝLÔÝáiË÷đTóäěbČčŕMŮ×ŃbŇÚĚtćŢĺ¦zŰčŻŃŢ—żŕá’†čőˇkÜÖ·sŐő®}đÜÉcöŘĽdńĺÜ…äăŃvěßÓaöŕÎPÓň»EîęÔAáŰşMěćôbčÜÔ7ËçÜ…©ŃÜhľŐßmÜäěcŔăô™ąŰŘ«źă暨čŐ¨vŢč•”ăਖţÇś˘ńßÝbćăÜ|Ëß»ĄăؤmŐ׬ißÓŃOÎÍŚkűÖ‡iŘÝ™hÝÖŐ†ÖČ~XÖŮąŽđÜ´†ĆͲcÚÂËtéĹŞ‚ÔĘč–¶ÖÉsâČř…âČľ‹›ŕÚś«ČŞhšĆ˝OĽ×ŃvŠßÖ´ÇÉ€:µÖ»•ćĘžJÜĘleńąL–ÂÄvVâĎ–8ٵ)˘É,˘Çˇ2YŐ¬;ZÓ…AUŇĽ@XĘ,3±OIÁŔ?QˇÇCDÁľB_ÎN'§ąaPŻ´€[Łµur°ÉJVźÉU1™»ZĆą—A¶×P€Í®o®ăŁČ§ÔŻä¸ŃĆĐŔÜĽ˙łĚÇëËěęިЪç¬Ň¬yžâĆϲڮپ͵a«¦·kÉĂeZ˝¦śTaż·m…°Ęg_Ă·nmś›^O•‚f_®ťve¶mhŽ `lź±dt”ŠU9˛¨K„ĘŠ§oL‰©qjržťtzť‰lž±Ď¨‰dµ––”¬¨|x™c\‘¬ł°ÄĚe‰ ‹ŠP«’žľˇ|—«¤ë¦Ľ¦Ô—łŁŘ™°‹ł™…—ÁŁŻľ ŁŹÍśŞąÁ©›¦Ý¶çńÔçÉúČĂÍăÄĽËÍáńďÄóîöçóçŮĎŰÖűÇô§ĎŕęŐáÓóĄđĆëŢďôřőĺâňŐ˙éčÁöńöČëôđĺúŢńÓěÉýŔŚńőčâříüŃř×ßŰáĆđßÜëăŇńÓě×ńşń¬ËÍÝŮéĺÔ«ńĐÜŘÖëúÁ˙ČßÄłĺâëŰěÚŮ×ÓÚ×Ěé×ŢáîäâÔ˙íá×ÚĚÚÄůÎÚŚĘÜí˝óĚî¤ŐÓîŐö×ŢťÔëćĐńŕäÖîÖ÷żńíŰÍďĎď×ęÝěŕĹ˙ĐăîĺĽâŃřôĚčćÖ˛ÝŮąŻŃçŘĚŕűŐąěÍë„éáҤëěŰśôîęĆ÷ňäéőůľyćŐúŁ˙ŕÝfčÄ°ńŢá•ńÔĺ|čŘęvČĺô‰éćŇ{ŇŰëiŘÚ˙łęâĹIŢÓóѨŢíÄÖůđ‹čóĺś“ěř˛„ŮĺË‚×ęÔż÷íćÄčîĺ}˙ÓőĂćßŔtôëă®äŕ˙©ëôŘnřîĐ[ńŐ±OâŃínęŰęlŮŕ퀥úő«ĆÚćuŮÚçdÁßí¦´č䯞Öď•ťßÝÂŤÚČ©zÍˢ×ŐxâŮÔ^ęĺŰŠ»é¶ŤĐÚ´[ăňŤDĺÚşQăéśk˙ÝgIëŘh!°ŕ§.Íćo3ÚćŽ:ČŢ~-¤ŕŹ!Éí¬(˛Î¤2ťâ»,Úž)ŞęË%Đĺ´‚ŰÄ'jÁËBTŘŃŚěŰ6[ÜĚN:ÝÝfHűęd$ÎÖź1Ńá’jăÚrDÎŘš9Çŕś3ÚŢşQĐą„1«Ľź&ąô‚Ü 2‡ŕŞ$¸?d‹Î3W˝¤-…ĐáUSŐŇ3b«ËS?˝ĚFMËŢuUÓĎfPľŇ<i»ĐY0ÔéuCŇĹu5á§LJÖčlf»čS2Ěô`@ęÚyňćŇ=ĎŕÔRŢć¦=ŇŮ”µâ‡Çîë5çâu!°ó·#ÇŢ©ŢÔnÝÄ@śŘ˛/‰ĹÁ"p±@tî“',ÜľJ=Í–=$¶1:ąŕF1±čKA´®*/ÚĎ_F·ăNĽâ`$ÇĘ:I‘Ý„HžĚ\(†–:-· MkĹ„@ĹÔˇ éV@µçä>ŽÓ®/µŕŤ+‹ă–ÜÖM5ĺĹ/ë˛3Çî ;´čĐ‘îŃ'‹ďĽ&łĆă1Żč×hóĽ(‘űĺŞsÝč°häߨAŮ뤪äńÁáëŇĆůńË9ÚçąFĘčď—ďóĺQÇíŇ*ßđâ±×ńç‡ç×özůńîżěîńÓäčüĎéüÝ€ş˙îŢă÷ŕáŽęöŃŚóů¸ŹëîéŞíîÖAĺĺŃ-ßćĺRźĺóižěÝTłßánňÜčs‰ńńŹżáٲhć÷}Zíţž~ăö©săóÄŕáÖĹ;ÔńŢ:Ďáë8ŘöŐLĺáëMÝěŰiÖôĐJŮăăpˇóç@¦ćę}âáĎ=Ńĺńk˛Ňâ}Ŕäí™Úßßráá}řú‰–ńĺš đŰ—YÍőWJěî®u÷䛆Üý´^ëßŔiÝč´dÖÚ»LŇâŮXččĎšňز~éŘęQŮ˙çkěîŰDôâÝYŃÚă^ŇĺßkŢÝâ˝ô×˙těŢžňáźîŢT‘űü”^ďđšŻĺŰ„~Ýô«c×âŔeőěĎ2ĺü§¸äâäJçřĎKÔđäZţă°LĎáĐgÝâŢhëđ×fçóŢnżâÝAŐÚÜ^ÓçŢnÝîŘa¦ăŰŚ«ŃÉcířťîí¨ëŘMžŐᬿ×ŢĄjěäś_ăŮ—cóÚ—ŚçÓ»‚đÔŔdÜî‘zĺÝé„ǸÖę»ĂxĐÍów´ÝŇ}ŢĐľźÜ±ą{ÉŰۇÇŇĆsĐŔÜ›ĘĹđ©ŮÍuÜĆ؀»ÖM¶ńčĹ”ÇŮSŞÖä´îÝŔ¤Ő¶_šĐÝʧÁÄ…zף›l×Éz ĐłQtčŃ®Ič´ś*ĽĂ¬D•°¬#sÎłANףX[Ë®H6Ż ZQłÁ|;°ĆUSʸHM˛\„ş·NbŔĽPpź¶huŇĂ}kŇĽkmąČaZ±×‘hĽşHťĚ†rŇČEŞĹłx}´Ëü±ŮŮÓÇŐËĂŤű®Őć®ř®Ŕ«óÁ˝Ą×™Ú·ĺ§ě×´žŢ˛ĺÂßĚĘ}ďĚ·]ŤĘŹT•ł±Ô®żĆÚ«ľwRʢQ`”®ogŽś]a¬ŚSQż epś«t{˝‘]e±wSkĄa~Ť˛„srŻav…źQ“żśm{}“lxŽ‘O‰p¦v™—©ł€qšÁŚ|žśÂî ÄÁ֚“€ˇ¸hŇśČs«Ş«–ѵťµËťě»Ë ż¸ÉťłŠĺ§ľŐЯƬӨĽä⻹ĹĐ—ÔżÚÉÂöĆäŃńçĺŠńćĎěéÍ÷âîß÷Üâżé’÷µČ–ÖâčăńĐíĹçÓÝ™ÓĎŃĺůßíßíĚřŇďůďÉöéëŰď×ÄŘîňáÇÇÜóäíęÚ˙Űňá˙ëőĐăđíŰÔäÔěđĘŢ×ۤÖŐíĎâÓđżřÚŮĽÍęěŇöÓěâáŢíĆÉĐôßŢđŃăÉţŘěăóŢßĂőŮÜßŐŮ×ŃüҶđÎâČéĐćľřËáÖřÔďŘîŮáyâÔôÇÝóâĚ˝ÓäÚçâîÎňâ÷ŘíŐŃ„ČÖč˘ŢŮë ´čç·µÍăĚŮďâ´˛Üń˝găĺźđ宓ÖϢ˘áŃ”u˙ÄÔ}ěżÍnďăć‚ęâínęé°|ŕăč±ôŢçqŢÎÁrîĘë|đâÚÂ˙é×mßâÝdŃŰâĘöá늧˙ΗŤüۤśŕéżĺéěĹŤôÜ{žŕóĘşë첶îö¦{ćâ܉ůç×űćăÓ€ÓĺčÁâĺ˙cŕćÉzýŘ˝kńčăvńáÂqŢÚúĽŐęÄQŻçć™çßřšöđÚrŔďé™°ŇÓo•××q€ăć“]çÚ\¦ĹË•–ËÓŹUíę™]úÂłKňŘ”aęĺ„1ńŢ—GŘćhďĐŇ5Ě—-Ü̱&ĂŕÂ#Áč…'˝ě{ČЧµçź%ß»-ÄŢ«ťăÁ¨˙”1Áňˇ&ˇÚĹ+fÍË>RŘä#‚ĐÍ%-ÉéRLÎŢDcÓćH;ÄÇŠ¸îž%ĘÚt,Öŕ\#ú׼.Áȸ*ťçČQĎ٤BżĆ˝#eĐ%ç›KQÜĎaČÂhjż«śŕ¦J`ŘČ@qÍ´]jÇŃBnľŮOJÜÖ^FŃĹMPŘżfgÎápCŮęv6¶Ňh*ÇÜi\âĐg9ÜăÁ?éî[-ëݶ3ÇîëÚÚżčűˇFÇë™ÚçŔÇőçkŃÓÓJµéĂŐéˇ"±´†E¤Ý˝»Ű¸P‹żß"ŘĚ<vÖ'(´¬.é•.<öĂM@ľŮS1ŇąL!ťŹ)1±ą0±Őo«Í*#¶áAJÁľ>¶źW)ş¨0*Ľčy0ĚŰł;vÚŞ%¦˝”7Ë޶@¶ę®0wä‰Éá×D‡Ř»"©ół(»ęďXşęÄDŹéş2–řÍpĺĆHVń䟤ňăwÁáŇ?‘ćôľbß÷ÔŐúá·ÉęđĄaŕóâĹőáÍ™čá–YÉëíÁóŕůaáŢç¦ßŰäjéŕç–ěëńkâőđĘíëő·ÖîóŚźęňëîößżĎř˙ŐĆďóó¸ćëұíëŇ”ííŕźďĺŢcâďĚbęňŰ·ÜâáhÄÜőŔďďę_îäíŚđíŘĆßęłtňěšBĺčŔ›řęµyňć«oďňŇcÝĺăCÍîĚKńęŮ[ćďßNľĺ˙VčńëJ¨ćýnÁÚőgĄöăVşîëRÂěă†ÍÍ˙šÄ×átźôó‹sćő±żň棜çŰqŻëäŘlÜóĘYĆń„ŚčăągŘíÄ\äâŃgňŘ˝]çěŕfň×µBŮőĺhÜňÁGëâßYŮćčVŐçű7ŕăĘZ×ĺŢ\îä×dČßŇm¶ęÜłyŢÔ¸€Ýۧ“řꀔęĺÁ¤ăř»jěđ¬ŠěÝÄDÖűŇiđé …őóş]ëŕáQâçÔdŮďÖžŢÜŰléďćcçŕěbßóçmĂé쉞ŢŰ\âĺŘXÝęŕP¸ÜࢬáÖ—Đ܆śčáą…ćéµđ䑨đ홟ćÔâkŕÍÎK˙̵‚ńÔĚ‹ééżzăÇÄVĺÝÉfüםzóDZrÎŇĚ€ëĂşlŃŃrÝÁÖǮ뙽Đô°ľĂžuÔÉß—Ŕ˵ŹŃŘľŽĎĘć‘ľß=”É˝qŽ˝ľQľÄ¸|šŐÂLŚč×~ń¶ruŘĽ €ěŔ‰jߧ^ŽÝ·{NŇ̡BŇÎźNŕł~>ăĘČGPŢ…!zוky»ÄEO®ÄXo®ž:TĐ˝Va˛Ş>\ĘÓJM¬Ĺk¦ÇĆoE§ş}WµÉ‰Ŕą~\˛°^|čş`B°˝›cĹ°G”;ɸپß˙Í»ÖĆßß ĺĽŰˇę˛‹ĂĽŕ˛Ň˛Ő§ÝşŮ‰Ó˝Łyň×ÝŻßĆ–«ŮşßÉŇż˛fŽ°¶nŠ˝Ĺ„\Ľż__®¬sƶŔ†PŁn[Ŕ‘hfĽvqŽł}{ž‹XŁ¨in©ŞnEs¦‚śĄbovssn ł}¬}]y•WmŽ—€h©Çy¨ł‹Ś“r¬Ü‘Ŕ~¬‘Ş”˘Ç¸´Â®Ń¤ÜžĄŐ’§uݖԽ뒡ŞăšČ˝Üą»ĹÖşżłÔź›şŢóÔĺ÷ĄĎşÎžÁŰÄŕĐřĂÔĹÝŮŘóÝ×ĺĘřĆôć×ŰďŮćĎŞäďëÖóĽůŃîĂěëŰŔđČúóçŇőĚÝăńěÚÔőŇßĐëŕĺÇéńěďößůďçÎâÚÝđßßÝęŘúä÷ę÷ŘůÎÝÜď«ôŐáÓůÓŕŰüĆÜŮčnÇŘőˇŕŃăČâîŢéÔěŮ®éÄîĎăŢÇŚęÔęËěÇŕ«Öä×Ěŕ×ńÍńËŰ…ČŇâ®ňĹäĎ˙ŇŐťÖîň«íÚëČĎŰęÇŢŇ˙ÉćăÚŔęÔňĽĆĎÝË˙Ü÷¨ŔďŮĹéĐňÍäóŐęÚäĚŞ×óÄćëŕÚwäÝč†čě‘’ßčĚŹřăÓÉěëÝďçä ńáÔhăńĆhÎĚó¬ůäÁkéÇŮ€řÝâpÍŢńyâßܧŘĺâ[ŢÝ÷§ôÜď‹Đéć§~ßę–Öߨ°űëŠéđŔ…çóąiĐěăÍáŐÖ|ĐĐÇvďŢĂÓő×ć„âŕć«éĆá±ăäíÍöďânôđŕgéŘę‹čĐáĽďĐÓ†›ňÄjĐíîwŢŰădÉä誰Űí´śçí™îńĐ™î絲äÔ zé狇ęâŇeňШLďĹ“QŃ̤TÜă€HďŰżCćľžRůđqDŇĐj.ľé¶1ĽĐ†ăŕBOÖč°«ď»ń¨(Çîz4¸ŕ±#ŻÜ¨ŽÍ~»Ű±pČÜŚŐŮT`ŐŐ&„ćč0ŘŰ@QÜßLVÚÚbżČ–H«Üo3ÎÔL@ĎćuĆÓ«ĚĘĹ»ń”ÉÁÎ#sŢ‘Ő-gĺ˘A#ŞĐ> ŞŃ%GҸ9bşĹ=cćÁ+R·¶wÜ°-TÁĹmKŰîOOßÔGPÝÖS5ŕÜg,ąŐ…;ŕă4&Őĺo(čć¸,×çXAĺőz&ĺŇĺ8éÇ„Ţęˇ#ç÷©%Ľĺ†"Ďĺt"ýĘÔ*Äď±ÎŰ°%ŔňVßĆ‹Öž"{éŃ1R˙Ź9¬ć»'&äĽ%-ŘŠ9<Ř„[yµđL]ÎĚD!·1ąÂ;»ľM#´ŘS'łˇ0şČj%¤×E&“ŃC ˝ße9t“-Śá±ÍÔl-ÎĎ—"ąß„)fŃĄ&ËÓ1®ŮÁ%ŻÍÄ=Ĺó§>Ŕé%°âĚ9¨ăĹ+ŹîÜžĘŃŰlt÷ç›ěčÓt¶ŢáyTęč•TÜăËqéëh×á¶EÔűąÄćęź\čćăíęěí\ŰëŕsŇŕĘCěřŰÖńńév·űěÖňëŮiťöđ’¨đęÁčëůżęÜú…¬čÝÎzţ。÷ŢŘßîîăcăîĎJĚîÍZÔúŢn˝ĺęHŻęîj°őăZŮőár¬âŐ‘Őőăuäí‘“ěä·Wâňź7Űá”{Ţö»TĎßŢ5ČÓÂ>ŐđÄLÓěŘKĘÔ×rŰÜë<ěŐÝ\tńçm¶Ů˙bËéŇUŃęčhű×mˇńÚ{ćŇcŞÝÜsťÔĺg“óç“ńă†aďŘÖZÚ۱wëé‹ĄÚŕÇpßíŞiő޲QăôŃTÎńÖśÖéŰ_čő°wěíăXßôÓ`ĺŕé\éäż\ëâčpâěŕ\Ďćăgŕŕćoąďôš•â䏧ěŕŹĘëٲ‚Î䶧ŕózmęޡ‚ňŘĺQěĺÁxűňu™óîżwóĺÉUÜçäUçó¬{ôęßvčçÓMÎÚŐ‹ßňŐ‚łĐŢpŐęđmÝčÚoäčÁZżéÜsĚűÖŽˇÚî””ŕ渨çÖ”îĚbŔíÚÇ–ćíĆcŮÚ¬^ôΫ‘äă¬\ćϲoÚŢÇ{ńčé¬ëŰŹî»ŰČÉ—KŮ»ë|ÉľrÄŔąŕÉĘ€ŃŘĺťŢĹŃÁżÇŚ×Á•f۴ץ˝żŻN¦Ńë°â·sťĽę¸˛ĐČ]«ĺҨ·ŮÎZ±ČÇs†ĆĎ’*ÝČ…‚Âľ_•ÎÎŁGăѦEíÁ±5éş‚(ƶ§;_±˝8v¦wPEť›ZW¦zO®ĘzX˝©zˇŞ¸`Ş»ŇDFżĆYR›¨€M±Ár}ŃŁiżÁZV·˛pŁŃ¬{iÓąWšÉĹô®ĹżŇşĺ±ĺąßľÖ˝Äłť©ăÖŐ›ŇČě¶Í«ďÂܲö¶¶®ŇĂÜ™ç´ĐĄîÇĚŻ¬’ƱÓËÎĘś]˨łX„·şhuš˘rkžŽ`tžkq |]=˘d[QťĽ¬¦Ĺn}•špv‡źZ‹–}…–bx©±~m†»“q^žj|ŠźWmŹş{\Ź”yk ¨±ŁÍŤĹv®žtxż¨ĹÄź¨Mʢ¦‚©Ś©©Ů‡˘¦áĐçĆş ‘ÇĂŽÉÔ»ĄąĘÇž˝Â×ßéŕÎť˘¤ŇŻăäŘ´µĎߨťôŇÖŤâÝâ»éÓĄ·ŮľÓ‹ôĆĺŢęČčĄÎŇúâěî×Ó÷ŃôÂěľőą˙ęčÜôÄřŮáĺÖŐěŃí¬ÁáúÖç˙ń×ëÝőŰéíôßéîăéĐďéńŮęßŰćíäđŢôäâĆýÖďÎ˙Ôĺ¸ÎÔáž·čő‰ÎĐŕÚÚ×ńŇŕáΊ®ăńăĚđŢÖŰóÝŮŐĹÔ·‘čÂĽ®Ţăá}îÚßŰ×чäî׎ÜŐęmäĚîťÓÉ˙»âäčy¤ŰîŽÇâěÔěçć…×ôçĚ®ëᎽŘݧÚĐâ…©ÓëČđĐפĄęëĹŰîב†ÜÝęŔîĐ‘vŇăŰŮčęĎ€îßĹÇăßÍlôŢńŔ˙Úŕ˛ěçĺ`úŢĽvßěËUŘćżYáäĺPđÔ®lÝŮÓsŢîŮ`ËńěWçčČkŻÉÚŚíÚ™©ŢÉw¦ŢŰâčćť‚ďđ”°ôĺ Ĺôí°mßŢČ}ŕěĆĹâčĚgďŕĹqŕŰĺ¸óŢ×oîăŕyíĚňŁăáŘjíćࡳćĐWÎÝŢL×ężRßĂĚ\®îŇmÎŮÚ]¤Üꦝäđt‚Ů˝§jÖŐE±ÓÚ|‚Őâ°bŮݱOěÄnXçáWîŮ:Úâžlńç˛/ćçP7ĐÇìď€"®óŘUŮĆMßßś!ÓÝś*žÄŇ%Ŕ镛꙯âş'ଠ޵(‹ÓŃ5RÚËsĚŮQ1Ëč1zŇßQ-ŇÉw@ŰÁz˝˙zĺÖ†CÚŰ>1ŃئŻÁ¬·»—ąŇĽ -ÎËÄľŔ#Që´Ës#ŠÜŤNH°ą>dĹĽ*8ÔVŰÉUt´"\żŔ¤ľĄ$7ÎĎ_2Ňđ3tçŇgŐÚKQíÉ:<ăöY8éŃ7PŢ݇*ŢŘSOÝÓ‹OöÓ_6â׌Ăţ˙ÝbSíŇż(×ĎR/ÖŰ´"ßÚQ+Đݡ-ÂáŽ#Đۨ$Ýđż!Şń®(NĎ ¸äµ9+ô˝©ÉŢ -}áĽA?ŰĘ=Ýçi&¨ÍGëČ=ŚŘ°"/ĽÓ@cŃĆ2IĽÄ24§ëS5 ćjé*[Ű´S.‹Ün(zŰš0ŤÇToŮŕÁŃt(Ă7Ä‘·ŰéwłŃ´ść©I×ÖŁ(ÄÔ¨.śÝ¶-źňĂa«íÚ€¦ÝâzŁíÖO±íî†xŰĺµ|ÖâÄĚíóŚáęÜßßő˝×ďíşľÔß®`ěăçgňäĎtÁďĹ´áđÚi”ćöÂđöÝŠ¶üęvőŰîĹî˙ŘŤ¶őüÉßňńÚęňŕÔ©ó⹤ďÝ´ĎĺäŐ”˙âĚCäćâZëäí®óăđq·áţ[ëăÜkďáŘyăřŘ€söĺ’«ŘÝ„™ĺßł{ĺĺ©iîňž…ćâ xÉßŰ[âîáeÔëȢřôÔlđňĘ>ŘňŢ]âđđ| çňuĂđÜpĎĺÔ7ÓôâP›čăkťöÜpľîŕĄöäÓiËääVĂáŰUşĺŰŽŹńáÄ~ä鱊ßô¤ĄçéÜŰéŐ·…ĺňÚoűé˝oőŕĐnĺÝÇYĺŕčăďŘ»ZßěÍZĚßĺ±×ÔČŃÔßĐŕäĺĹĎÜĘĹŢÔŕĆ»ÓÖĆƬŮÖĘŃäşČËËĚżÜŐ»ČâŢÚÚĚ×ŕŔÂşĽ¤ĹÇŢĘăłŇżĐŰĘÍâĚËŃŘĆŢĆă×ƸÎßâĹĺĎáÇÜĐĎÁâââŐËŢäÎßÂŘÇÎŮÔĂÓĘÍÉâĚçĚŐÇŃĘŃËâĆĘĺ×ÍĎĐŇĐĎŃĚÎŰÚĚżĆÍĹÚËÔČÓĂŰČĘŇĂľěÔąľâłŇÂŻČďó˙¤Čżŕ˘ËĄ×ŹÔ®˝ŕ±ź«ÔÇ˝źĆŞ©bŐ°Đ—ŕ«ĐŻ˛ŞŞ}ÄÎذͬăŁŮ·ĺ´»żŇƶ©ßľ¨—Í°ÂÁĹdËż®ĎÔĽłwľÂΧ„׸΅㮿ÁŐąqşĚ°Śh»ąşvŲ˘SĽąłN»ą¬Tkł˘.{¨ad˛•eO©ĂtXΡm“©ľUUvĆ\h}şgm©łvv“«~ŹĆČŹ˛ŔšąšĹ°ĚĽ’Ť®ź‰ÇäŃܱ¬ÄĎĽ˝˝ĺ·ĽńÎśÇŮزČě˛Ö¸đąÂ¬”βďăíäи¨×߲ϼľŠ—’ËŤŚČŁäş¶ˇł»ĐŻ˝ś~źŤŠµxçЍ˘‹»Šşz|›ž|ĘťĄĎźŤÜ©ŚŤ¤•u}…ŠÉ’tšš¨É¶Żž‡Ž‹x[eź•V‹e„Ťzl…Ź˘’ˇšťŞ‘ž±‡s™˛›v‰»śĄŹ·¦pŹĄ¦[†„›†łÁë•żž»€Ń˶“µ§˝ŤÎşĂwµľŘŤĘŇäµäßÔ˘¬ĄË•±ËŔqÓËÝ·™çÎđľôŃăŕĘŢ˝ľáĺŰ×ŐÝńéńâŇßŢçĚ{ęŢ÷ńĹ÷żć˙Üâę×îĄŘÝ˙Ů˙čüĚöâç»˙ôěľůŕçÓîîäĐűä÷×âúéäŢ˙íŇżűéĚĺŮôÚĽřňŘ~óŮÜrçářÂěöęĹăăŘżřçÚ¶ůňňČÚű䜎đčŃŮňö‡•čúĨÝŰĐŤŢâÁ›čÚä‹çéćĆďďŘUŮÓ—ĂéćîˇčŰń¶óĚÓyÓÝüÁíÚăşűÝđśĹěçÂčíé®ŮňŰŐßöşŘďí»˙ńéŰ×˙Ä÷Îô ŐăÄ\gîěŽDđăŢŔ÷宧ăĺÚŰóęŰhęçÚňćä©ńčăźëáÉjűćčÝćçä™÷ÖŁ`ŕÔܨ’ŕľÉÄŢøÄŐżĹĐĐظÁεżËŇÇËĚżÔĹşËÇ°żżľÁ´ŔÎÁľČĆş¸ĂÄ̵ľĹÂąŃÖĘ·ż¸żÂÖÍĘĽąËŇÎÍÍÓľĘŃÖÓÚżŇĚáÉÓÁËĘËżÇÚĆĆÄşŘÄżĎ˲ÉŇÎĆÇÜÉÄŮŰɽӾŔŃĐĂÂ×ÍĂËĹËÔĂÂĎĚżÁĚÄÝÁÎĹŘĆÇĚ»ÉËÁÄܵČĚÄĽÖ·¿ľÖĂüŇě7ćŕd+ÚĘžşä^ËóQ(ăĎAÁÚ‰ŢÝa˝â‘·ĺ„,±ÓˇÁŕˇÇŘ -»ăłdíÖ!{ßÉDkŔÇ"[ŕŮ“ŢŢ-'čş03ýĘrŐÓ§+ŢŰF-ÓĚ1Găω'şě¸ĺŚ,ÜĂČÓŠąÂ'°×Nʶ+fČ·,⮢Ęzf·ż*pŮŔ#vƦ„čŢFGĽâ6Bă×)héĎhŐĘULóÜJQ×ŕFaëâJcčÜh/ěŃÉ<äč‡\ÚÇĆ>×âąRŇóHAîáž2ňÔ«őŮh4ęĆ1ßÓ‡*·ďŹčě®KĺĹ]1ÓĚľ#«Űľ6ˇŰĽ*ĎÍŁ-µÁ·LѵÉę˘*ÎÔĘ%€Ç×%RĘá>ŚŃ˘.7ŕĘ7ZĎÍHąŁ8BŁĐ·Ę7AâÓ9CŰÁ:iĆß‚6ŞÄl&lß‹.¬ń°*Ęé‹BÔĆ‚*ł°WŞäŁ%®ľŞ ®ě»uÔĘ|#»ßČ3ˇÖĽ9˝ďÓN˝ëę}äÁJ±ćŢc©Ýŕ{§áѵtđÝ«eŰ˙Öčíčş Óú°oňŕżžůçĹŃóĺňČôčÚkŕčŕîäôµtŰŐénÔäňŁřňńĐď˙ăŮäńíÉ÷öň˝ôőé’čîéëÖâőáĘđéŮŇěńÜŘÝôŐ¶ßéŰ«˙áΖÜŕînľÚŰvĘŇ׉÷áŢ]âňň‰ÁŢđž·íó±íęĐŁËôď°™ň᥅Îŕ©„űŰçgßßíÝéë»zďęĎućââdĺíŐSćŮŰkĐßę~·ěĺdĽôŃđĺéŽâóěÉĺęĎoşćć€úçäťäéĺ‰Čâ牻áÓ“żďÔ¬OŃËÉtć振ô壑îۨ©đŰĽpáüÇyëôŐ}ĎáŐcůëȡŕúŻzÜčäŹăŢŐ^Ëă~Ë°ÂɲÄČŔÉÇŇÂąČĘÇĘąĎÍ»ąĚĆ·ŔĘÄľÂÂĆŻÇĆĽŔŐÍ˝ÄÇÄÍÍÍÁ®–¨Í·ÄÍłËĘČ®¶ĆÍĘÄŇŇÇÂĘÉÂĂĆŔą°ŇŇÉ´ŃŃĘ·ĹĂĆײşĎşÔÍĂĹż¸Đ˝ÁνĽ˝ĎÇŔĂÇĎż˝ŇÇ̸ξ͸ľÂËÇŔÁŔÂÍű˛´Á»ÁĽşÄąľÄĽĹĐ´µŔĚĘľĽÂÂżĆÉÜ ˙©Ą˛ĚÁČŁßµ›ľ±§žĎǵˇËÎĚ“ż˝ş”Áľ˝‘Č®âśÎ´ѿăźÓ ®oŔľ¸yż¶Ď¬Ů«Ü˛Ěą’`ƮǸĐČä Ć Đ®±ÄŶ®ŘŻĄŻĹĽ…ťĎ®„tĚĽ•Ž×«µ‹ČŞąXÎş^ż˝UPÂśg‰¸Vl±ˇr`wŐcRť´pq—·WK¤Ő}^¨żh\«¶ha™Ż‰\†©yŚÂ«‰ÇĄ˛¸Őśżw°°¬hѧ¶ÄµŁw »»}˘˛˛ĽŁęťÍŻ®ěĹŰŮÄéÔë°·›ŤĚł¨Đ˛»šěł˛¦ÖŻĆˇ¬şŔ“̦˝ščČ˝–˝ËŞ–€ť™{x·[Ě‘˝w^Ť©{iˇśjsŚÂ–@xÉ‹‚§Ůś¬ŚśĆ˘„‹mf¤’qŹ‡|o“‚wť§kź°ŤnŹŚŚŽ˘°©¤źĎ›€Šˇ©µť zŠç±gžŇľśżŹšËÉĹ·‘e˘¤‹Ř̇ŹťĚÄsŔČČd°˝ÚâŃçĆęćĚŠ˛ĎË|Éŕí¨ÓČŘÄ“ÔůÍĹńćßňÔëŰőăŮúÎéĺíŇ˙ÓÓŰßßďÝŢ ËŁúŃ÷éŕíŰľ˙×ôŔřÜý»űßřÇőëňÝâá×ŘůÔę¸ňÚëÂőçáćŮăäçÚîÜâÝçîí×ÝęăĚöÚęËňßßÓóóďżćěäÂďďč¬čäńĄřßö¸˙ÜęąäŐÉ ćç蚪âčŐŘ÷ęŔżňőŐ»ńĂÍ_îáčŮóŢŔ¬ůéëÓŘęľ|ĺŮđĹóíĐÁ˙ÜčşýŰĺ’ÓěíĐöÖďĂëŢâşóŰüÎ÷ëóŠôßî°îĎ÷¶ľŰë°Űč˙ÄÔňÜÚ°ë轂ćđ“§ęőÇÄţČ •áďÉ˝ćŮŘČçŇŢ ôäčUçĺćŃŢëĐžçďď¶óÉ°BŘ·“ăĹşÔÁÉĚĚŐĐÂąĆÄŃÇĆÂżÁČÂĹ˝ÉÇÎÎĚĆş»ą·˝ÁĆ·ĂÁÂÎČŔĚĆĂĆÇąµÚÉÍÎĐ˝ÓÉËĹĆȾ̵ÂÄŘĆżĐŇÓĂŔÄĽżÂŇÎŇĹ»¸ŇƸÄÂĶĐÇ˝ĎÇÁ¸ÉÓÁÇÉÄÄ͵ÎĆŔÔĆŔ¶żĘĆĂŐĐÂ۾ҽ¬ĹÎÁĆڶʷ̰ĚÓË»µĹ˝ÄČČČŔĽĽ«Â˾Ϧ×Ë˝V÷çN5üĆjŇÜwÉÓg
ÖŘA6ÁÓz ąđ“3ĎâˇÎܱÄß‚łŢ—ąäÜŘĽ#«ŢŃJ‡ęË~äÁŹéÍ!GăŘ2@âďVÍéC)ßĚw3ÓäYUßż-CŘěL"¶ÝŤÂŰš×âbÓÓ¤¸ŕśÓĆG’Ě}$5Ç®"(äŻ$EޢUÚ˛1 Ó±0^â¸(ŹçˇMžĐi6Ý»7VóĹ,‹Úĺ-/ďŘ&YđÖWPŕËHŘŐ3#éć-áä,Qôě›éäŔ"ĹŢą0Ţě4fîĺR8×ę•#îÝ”;Řă’+ßŃŹ-żóĎ$ËäLJÚĘ–%«Ú¶žéż¬Ő‹YĆŻ&pÜź&†×®UÇÚ$“ĽČ)oéČ۲K¸·$»ĂRFµ¶_PĆÔ*¶Ü^ÁÜTB®Ń'KÝÝJ'łŐq\Íş†ˇÝr!ŠâÉ#…óťY—Ďh,ŇĹtJĎâÝeVěˇÉÚŽsËŇ©3ľĺ¨3·÷ľA˛âëL‹čÍc˘řŘšĺÜrÜŮÉP–ßŕ˛óôŇÎżčŐi ŰŃżfęő‘ľâýˇ‰ęýŻéÜů7ŘíßXčńĆ°ĺöĆgÚôĐpćöé‡âęé`ďäă—ľíÝ„éěăâţۧČóćČ”÷üşöëŻĘŕíܡâç×JÚĺäČâđŇ·ĺŢě›ÔďçWáőčsýÚŕlëăę›ćň–ąéć~ÝôŃ®Ďíěśĺř¨čđ·aćóâůăŐsîů·¨äâë‰řŐü‘öŮçLÖ÷âwµßúqÚóůnčâÎgćŮć÷ââvÚňä¸î˙ĘmĐíöŚ¦îčq¬ůŰiŮ˙č~éě«ěď¨ęב¨ćöˇyéîĽoâ˙•¸ëíÉ}ęăáYę˙ŐRíĺŹ~îęĎťńĺ’\éŢÍZ“ĎÓżşĐĂÂŃÎľÂĐĆĂĘÂÂĚÇÇ»ŔĆÁĎşľÁ¸»Ż·ĆÄĽşÁĹĆĂÇŃŃĘǻɷłÍÂÔČÉÇĂĆÍŔĽËż×¶Â˝ŐµĂÉÂŇÁĹĹĹşÁ¶¸ÉČĆÇÍĎÇ·ĆÄşĂȶżĘÄÖĆÉĆĘĆĘĐŃČÉÇÄÄÂČ˝ŇÉÇɶĘĚ»ËÄĘľÂĹżÉͻǻ»®Ď½˸·ąÁµĘĹÁŔż·ŇŇÁŞľĽÓ©ŐűŮčŚĆ×ΞȽ֑״ϦҪϓ۳‡ŽľşÉ¬ŕĹŤ—ż˝äŁŰ¬ÄĄŔµĚ˘˝ËÇ˳ˑŕ§ç¨şČĘ—Ä´ĂŃŔŘ´˝»őÎɽ̫»şĹٸԹ¶k׶»˛n”ÎŞm¸·—ŹÉ¬™dÚ±¨aŔĚťotś«uVľ±d™¬”PŠ«ŻbBŻÂmCśŔVY™§v§˝¬xU±ĄnfŻ»[?j”xyťÂfd•›€Öť˛ŤŐÁ¸ŇĎČ»¸¶ÍĄŹÉ¸¬ç˛»¦Ű»Â«Ýľ¦±Ú«şËâÁĐ”öł·¨ö®ŔĹĚѱĄ¦v˝§ÜżŕŁóĐͣʳͩݵՑáąĆˇ›Ë»`±µĐ°bĽŁ¶‚gťŔ¬ż”Ľ’V™ ť×©Ĺ¦~”ś‚…ŚvŽ‘©‹U‹uftz´źŠu{…‚¶ŞŹv““ˇ§śk–šŽ~›®Ź…źĄ§ąŁµ†“‘™źŕ„ ›©—~—lśĘ•Zź®Ś»}¨É¶‰¶Ęş€Đ¬˛€şĘĘ…ŕĂÓ…°©ĆŞÇϤßçŇŇŇÇ•ÂĚÓťŞőľ´ććŇÔŰâ§}¦ĚÉŰ‚îęŃáÜÜŘÔî˙ÜŘěíëvóćúľéâőĎăëęąóĺćĆ˙óýŇńÚôÉíőáŃëçâ×đŘ˙ÂčçńĎä˙çŕâ˙çâŐáçÓěäßĺŢéćĺ¤ÜČčÎćßâÁěÓçÍŢÚđĂőěéÔŢäô±äâó¶ŰěěŐîŮßŃĺăßŘíÜáŰćĺćËĎńăŐ~ÝůĎfőÚÂ{éŢÚÝńčé”ŇéěfčäÖlÝďßoščópÎâôaáŮâiôďô˘äăăvĘňë˝ććä˘ŘŢîŹÔ÷ř¶ĚćçOŕÄߏäáŞpň긡ă銆ńä¨Fôé˶ÝâIgďěɨůňâhŕ÷ÚÁçäşŔßăßĐöäoNÖݱŢŃŐŔŃÍÇÉÇżĆĎÉËĆĆÇÄÇÉĹÉČÁżĹĆÄĆÇľ·ÄĽĄ˛ĹÂĂ˝ľĆĂÄÓĂĘľżĂÇÓĘĶ¸Ř×˝˝ŔČ»¸ĹĆ´łČÉĘĎĎÉČĂ·˝żĽ˝ÁÂÄĚĂŃŇÉÇČÄĂĆÉÎĘĂĆÉÄĘÄĂËÎËÇČĹĂÁÁÂÂÁŔÇĚÍÉĹĹĆĹŔŔŔĂĹĹÁ˝ĎõÇĐÂĂżş˛¸ÄČÇÄżĆŔľÁĂż¶±´ÇŔĆńÝÍ7ŐÍyEÓÓ¬żÜźĎć<Úńh7âĎĚęuÉç˛8ßŰŚĄň˘šÖ«ľă‚·ĺ± -MŘÂ(k×éD±Óc=ĚŃPÚč,dŇűWÝÓmľÖ¶ÍÂlĽÉźĹépÁˇr
`é¨D·®4[ą§mşŁ•ŻŮĎ!dĚąOŹÇŁ"3ĹŢQHćşL=ńąrëß/4Â˙<AÇÔ^PóÓ=Zßčb,ďî†#üëtQĎĐ):ĂôŁÖŐ©÷á~kéŢR-Äî_"ĚáśÝű°AĆßŔ ĎíŮT×óĽWŕó|©Đ¤˘ěą$©ä‚+YŮĂG?ß’]'ÎŞ*7Ƭ;ž*&Âăbgŕ«OŰľ<¤Ú/5Äć+JÓŇ<9¸ŕP(˘ç8.°Ń HŇÍC.xŐm”ĺ~yĐč^Báľ\˘Ô’…߀@¸ŢJ'ŞŮĆ‚äŔ#ŤŢ}ÎáŹBłŢ»q¨đ〉ęÔj§éÝy—ŐÄK§ŢĐbÂĺČo•ëÚ•iáđ ¬˙ܨ–çŕŮâířÚâó˙Ĺ–îňáÎřŢĺlëăóeíđÖŇůôŰ‘ńúŢŽđě׍ńđ×qčüÝ•ŕýë–ŕçćČôäëŐćőîéÁđčęŰę欟ăîŢżŕňáŤ÷âç˝ěńËvďíëEĐÚäDŰçŘhńđŐ„şôç‰Îřď¶áßćÄßń§‘ëč§WÚ䍆ćŢ˝mÔöŐSáăÜPţďĎtýâÎKččćHÇďčGě×âfÝÖ×EÉěëMĎÖă<ĺőęLĐŘě`Ńč÷VĎŕńuÄŃçmÁňÓŚČęéjĆŢިčě®°ŢňŹ‹×ëŞŮđ‹ě׾kůű§qă˙ŔrďóŇ}űöÍ|ňăˇ|÷đé«÷îɵçíă’‘ÝÄ×ŕÉĂÄÇČČÉÇŔÂŔĹËËÍÎČ˝ĹČÇÇÁĽżŃĽ˝ÇÍÇľČȸĽÇĆÉÉ˝ÉÉŔÇĂ·ÄĘĹÄÍÎĎĘľĂĆĂĂËÉąµĂÂĎÇÂĘĽŻŔĆËÉĂÁľŔČ½ąÁÉĂ˝ĂĂÁÁżą˝ĆÇÉĂÂÄÂľżÄĆĹĹĹÄÁĽ¸żÁÂĂĆÇ»¼¸ĽĹËËČĆĚŔÂĆĂÁ«»·»ÁŔÁż¸ĹĽşĹŃĐĹ»ŔĆľÎýđţŚŐŃŞĘż·˝¤Ř§č“ŮČ·}ŢŸ‰ç°ć™ČÄ˝ÚÍĽyÂñ}ε§AҸŐzݬڝă°Ű®É¶Ű±ĽĽçŽľ´ÜŁ±ĚÇą®ĹĹš“ÇĎ·śÉľ‹ŘŞzI—Çq—ÁĆĄ¤ňµÎŞ×·”ZÚ·–"Ψ‰7» LAË®J©ż–UA˝É2Q‰ŞL:ÄŻ7Iż´?ŠŻÔWZľĆ[j˛Á:_´Ę§żż}pıo†Ç®|ÉĽ±Í©á®ÎĄzĄČłěĄÁ¶ŐƧŻčËż˝ě·»ˇë®ËŁóIJ¬ôĆÂŻŁß¸ŰżŞëÎÄÉ۶ͤŰÍÄ˛Ě¬Ő ńÍÎӽϥĹ^ą•şe·‘·u‚ ˇruŻŚ‡1†ndj—o]bśŽfn“Đ€Ó«˝†‡ŁŻ’džŤulĄ›hzp¦ŚŤŻˇr’–‡vxĄ€‡›}ytŹygaśÓ‚qÎ…—›ÎżĂޝ΢›Ś–°“™žľÁźµ¸Ĺ€qd¦Ş˝ŠÓžv†ĘÜĹ’©Żë°ĘÇѤ«Ż˘~ÄÚÉËć鍫ÚÇş›ńůĄ±ŮţŮ×ÜóÝÖäçŐöěäŢßôîÚćéęă×đĺăÂéęđßáŢóżý÷˙Ă˙ç˙ÇôÔ˙ŇđöäÉňëëĘřŰóŐđŮô×ŰôîďâďÚáŮçýăÝńőëŰëÝčŘďćőĹĺééĹäóŐťĘěčŔúŰëĆôŻřĘäěĺĚ˙×ŐăăĎę×ăÜâÍÍđŘĎťçÝż®ŕďĘ€ÚČŘ{ěíĺĐýĽÚzéćܨóŰÚăóŕ˛ńĹ÷ĹăÜěµÖîő·˙đëŔčÝ˙ĹóÔâŐňçó|ËîĺĹçěćĂŮđ÷ŃćßűĽëŮĺÂčńâ±Îô¸µâćfłŢÉÇ…âč¶bőÁç˛˙ÎéżęŰŰtđßä„ĺéÔŞöÔă—óŃđŻ˙Îí ›ĎĆĘÇżĹĂľŔĘĐËĹČĂĹĆĹÇÉĹÁÇÇÄĂľĽŔ×µĽĚŇĂżĽ¦ŞŔĹÂÉŃĂÍĂÂĂĹĎĂÉÂÉÄĎŘÉÖŇČ˝ŔČĹÇŇËĐŇĚŔşľĹŔĐ˸·ĂÇÄÂĽ·żČĂ˝ÂČÄĆĆŔÄĚĎĎČĹĆÄżľÂĂĂÄĹĆÄŔ˝˝żÁÂĹĆÁşą¶¶ĽĹËĘÇĆÎÄĹÉČDzÁ»»żŔÂľ˛Ć˝şÄĎĎÄşľÉşĽçŐË8ďę+Kęí…&ÂÜ»?ĚéMŰ×})ĂĺË*ľßzĽÜŤÜĐ~Şę”ÚÝŕߎ ČçĆ*ŽĺäOŹâ؝ߪrÉöi\óć3YëŰ:`ëÔuéŐ|ZĆÝFRĚĂt5ÜŘ‘Áçv şŃ˘ńąwŻ®%¦Ě’!ąŢŤ-¦Ű«G6ÄŁMzߦ±ÝžŹĚ°9rëµ+€Ţ¶4‰µÖJĆÉ@]Úä#VűÜbËĘ7;çŕk'ÔÚ@K˙Ö¬mŘÜw;ěř´Mýß»[ěäŐAĎóČ ĺáŤ@ńÝ"4Üá5Úĺ®*ĺđ°"Řň®0Ăŕ«(ŐňŚ6Úňv+É娹ď·#¬Ű>śő¤R‹ß»A;ě·)ă5VĐĽHe×Ý(“ÖÄ"*Ó´,A´±4>îĽ/B·:'ąĺ[=»ÓF7ĂëZ<Č»"- âr- ŕ‘)·µX=ŮémaŢőĆ=Óč›.ČçnKÜÚ¬)©ëť3Ë•[Üä€(¸ÔčLçÚoµá»*łáÇS˘ćŻ'tÚë“»î÷ôńßë|Đá÷úęé¸ăÜë’ŐěÜÇ·ÚúÚ®ě÷ÖăâňéĆß˙çÝÚ˙ŕÍěăÚżűéß´ďíéąđęä}äôęÇŕó޸îřá€ÜőŕÜäŰâÜëíÚĹďďÖçčăßŇçëΧŐćŰŻâäęŐôđę»ęŇáźâ÷îĂĺóĚPŐőóćüďŰ“˝Űád‡ţŢŞfíŕź{ŮÚ™zßóŠ«ćâÝQííçóĐÝkňäăXáÚÜPÓĺámŮßÜFÖŮňU®öéJĐěÚiŢćÔfßßŢrŢßôˇîěßşěäô`Äčŕťăáé|ŃŰŐ»ĺ㦔Ţ˙±Źűä™ËđŐ±ńұŚŮę®eďâ©©ěĺÇmńŕŢyůŐơűŕ¨mříŰkéŕÝmáÖž¸×ĹÓËÇĹĽ»ČÎČĂĚĆĆĹÂĂĹÁÁĹĂŔÂÁŔĹÄąş”ŠŁˇ±ÄşąČĚ˝˝Ď˝ÍĹÁĹÍÓżµ˝Ě»ÉŐ¨™µÂż¸ĹÔÍĽ‚žÂÍÄĆÍČżĎČ´¶ĆČÂÇÄżÂÉÇÁÄËČĚĎËĚÓÖŇÉĹČÉÄÁÂÂÂĂĹÇÇÄÂą˝ŔÁÄĆÄŔżľľÁĹČÇĹ»ĚĘËĆÂËÄĚĂľĽ˝ÄĹ˝żŔÄČČÄĂÄłÁĂĘî}˙ı±Óµ jŢŔ¸„ɨw’λ˛ťÜł•”ŕľÓ—Գޗݥż“ĎĹšưĚÜľ¶Ő±ˇtŐÁĆ“Ö´ľĽ±Ď˝ŻŮp¤ÄͨşÁç—´´ËmśÓşÖmŰŔw‚¶±˘Ő§vpěÉťBĘĘśO´ŞnazĽą@±ą4|Ç DŚĹżFZ·˛UQ†ŔG0IJTlłŐ>j´m[‘Ä`x«ÚGf™¶e:Žľn«şĹu»·ÇŠŞ¤±Ę϶’¸ćµçÂ×ÉŹąĆÓÝČă´ĎÉ麼Đ˙»ú´ć˘é»Ă˝Ç°łÍť‰˛·ŇşË–üĽŕŁëąĎˇ©ˇŘłÓĎĎĄâĘÖ«¬lżĄź“Ö¦¨yoŹŁ†°Äz·‰aq®«ťfŠ¶wŔžŹŔ‡śŁ¨’‡™Ă‰‰ Čźi’ˇž|™…€‹Ž©™Ť€›€p‡Łť¬¨cŤ˛rQ·˘Y˘¤¨š¶˛Ţˇż„¶‰®¤‹ťĽ|˝żź‰š…Ö’¤˛¤Ö‡ĐÎŘ‹±´đźŰâÔÂďŐ}šżúÂăÜíëöËÖŰĂăÓâăŕÝäńĆőÎÚďóűäóĎęëîÓćďéáěŰíĚôóđćďĐĺÚ˙ŰŕáîŃěÚ˙ŮçĎüŮđĎőËëőńĂřçů˛î˙ăÉ˙ůěĺßďćíŮäŮŮćßöŘŰíëçÖóĺđĆę×ÜĎěßěÍď×ćŐđÁŢÜăí˙ŔëÝĺŢôęčÄ÷ěć°ÂÖíő¬îůäŰěĐś áŕŇóćČétđëčĆ˙îÚ„ţáć‚ŢŰá…ěőő˝üăë´őčíż×ŰíźÓ×ßşĺäîĐ˙ŢëÁëĎîŕđßđÓţőŰżůŘňŮ˙Ő˙»ýĎ÷ÂňîÖŁyíŃáÇęŐÁĂđă¸ÎÍřÚĎô߶ĎĺćŐŇĺőŢiçÓěäîăÚŔůřҵéÝő¤ńöâˇç٬ąÓąĘÄĹÉÂżÉËĆČÍČČÉÄÄĂľĂĹÂŔÄĂŔ»PCguWFŽ´ËĚËŇ´ûÉĹČČĆĚŔżÂŐÄČ´Y6c–™Ł˘…dD˛ľÁĂÁżĆČ½ÁÄÁÁČËĆÂÇČÄÂĆÄËŇÎĚŃÓĐĆÂČÎËĹÄÄĂĂĹÇÇĆĹ»żÂÂÁĂÄÂĹĹĂÂÁÂÄĹĽÉĆĘĹĽÇĹĹĂĂż»ÂĘÇżÁĆÉĆĂĆËşÁľżŐZíŃT<ć̢#Éă3ÁřG0ŃŮK)Üţ]·ŕ—!ÜШĽîL7ÄÝ•ĘĎ µěo1ąčv¦íÁ‹áĚ3䵜ëňt4ŰŰ/FóŐ6_Öç1/ŢŢĎÉZ,čČ6RĹÝS"Óń€ÖĘ–%ÖŢs1Áć“YĽşŁ&łm&ÁŘŚ$UË×"O”™ęš'şŢĆdtÂŻ%$ĐÄŚŮÂ/8ßÜiIäŇ$eĐé&„ÔÍ'OÖđ]GŐĺ<9÷Ţ\WâŕdqÄîť)âíŠcßęR0ĚćĂÇäł8úŰEXřÁp4Đ÷x+äćŢíŐ(Éä—ĘÓ‘-ćě‰;ßóŠËϢąąÁ!‘Ă©?˝č¬!·ÓŞ-UŐĽ zéĂ"†ş·0DÖÜ‹ŐŃ%#ÎŐ91ĂB$Ę«_ ĆÇ1ĚŢY?ŃżD9§Đ=XÎŰ\$–ÔeNš°a+°ÉI\Îç€pÖĚŽ1ŕÚŠF©Ń‚2»ŘĆ1©Ů˘+§ÁÁ:•Ń—$»äÉ<ąő¨(ĘŮŮŤÍěÔŹ¶ŮßCąčé›ëęáw‚ë樎čëłńë“Ěđđß»göä±–ößâ×ëůŢŤňëáĘâĺÉ}ŐöáČŕďď„őĺčyăçÖ…đŢőÍíěÝväôáÓâőćČŢëÝÓ¦ôíĂ®íç§ĎăďáŐöâăŕňŕĐßůËkßÚ÷‡ďŕÝJÎâëĐäęôĆĺôăľôđá§äř†ĺäŕ¶ŮĺÝŠ„á÷~šíĺ«}ëÚćˇí÷ĚDíâ˝Yę×Ë8âäÜÜâńaŮůâp·ńĺ[ÎŘçYâî˝aÜôápÜâŢdÁâçvŞ÷×UÓĺćzěŕvąäčFĚčć‚«ű߶hć㬕áíŽĹéםjÜć ëčÇu÷ćÇoŰěÄ^ěęÁ…ÖůެčÜÓDűŢŰŹďôŐ‰ĄĽľ·żČŔĚĘĆÍÍĘŃËČËÍČĆĂĽČÉÄĂĆĂ»şWt»ÄČÁuQ·ĂĽĎ˺ĻÄÄĎËĽĂĂÁÂÇŇK9ED=9;746{ÁŘÇĘËÇŐͽČÍŔ¸ÁĆÍÉŔĂÇÂľ˝ĽĆÎËÇĘĚĚÂľČŃĎÉĆÇĆÄĹĆÇÇĆŔĹÇĂżżŔżĆĹÂľ»˝ÂČÉÉĽÄĆ˝Ŕ¸´˝ČĹ˝ŔČÇĹżľÄËÍËʾƾÇëŰ÷«ÓŔÖŞżÉąŞĚÍЇѫғι¨•Ç¸Âĵٟط»—ľşäžŘŤ…µżł•áżĎŁş®ă±Ö©Ř¶± ě¬Ć®Ó©Đ±µŹ›ÄČÄĂʬRÖľĽ¤Á©°ŻĘȼԿұŞĚľ×©Ô¸¦qÔµ¦HÔ´ž\ÁŻM˝ľŻW—©©P{§¬V_›ÂRi«ŐxKľ˝Udş¸7RĆĹZzľ˝m‡©ÁvxľŇ…Ű»ÚyÁ©Ľ…Ô̦í©ËŻ»Áł¶óϤÍâÓɬł°ÄąŐŬŻŰв¤ö¸ą‹ë٧꾫ąńÎϲŔş»«ňÎü§č·ŽÝÔΉąľ˝™ąĘłĄĎżŃ¦Î†Ĺ’°‡Š›łz°¶nŠş¨j’§ŻĆ’» í’¸€–°ş˘¦ąlsš•©v{‚h—‹…°±“lŤ·zˇ¨›’śˇwŽ‹p‡ gHŤŔ‘„›Ł“j‘楿•Ú¦„}‘¦‰ÝÄ̇ł§…Í•|‡Žw̼ƻݸ”ÚâĺŔçÇ˙ČÜÉçŰÎă‚ŃÚíÍĆéĚßÔëôŰăóŕŮčçĺĎěÖ÷ĎżóÔćĺäőÚćńăôŃóđăÝęÚęŐę˙áŐőě÷ÔňňřŐőîćŇóß˙ÄňĺčŘßđőÓđÝöŃăććŕŮĺÔëÚéóÇéďďăÎóđéÜŕúßÎňăéĎ÷ŕűĂýáô¶čňçĎîéßÖóŘ˙ĆôňĺÁŃőí×ďç䮲ĺŕ×ĹćăÎčŢŢáÖůÍďĐďâęŻîäŐ¸ĺěÔgďŢ˙ŐúĺćĎëččąęăűµíĐđµ˙äηőÖóÉ˙âőÁÝâýŞőćö·řäřĐÖŰů¶Ůĺđ[Űëâ×ÜőčËÔ˙ŃŇŤîÔ~¸Řá«wď×ŐĘďŕŘúĺçĽćéé®çâîŇůŮŢŁĺŰÔµáÔĺxüŘ㨫¸ľÁľÂĹŃŐÎËĎÎĆĐÄÇÂĆÎĂÄĆŐČÂŇ»ż:DĂ»˝Ě»ľ-pŘż»ĚÂąłşČŇÎĂŔĆȱǻ»849;;LGE·ĽĎĚĂĘÉČŐÇлڿËĆÉĹÍÁżÂŔÄŔÁŔĹĘÇÇČĂĎ½ĆÎĚĘĚÇľÇĹÂČÂŔżĘĂŔĘĆľÇÉĚĆş¶ĽżąĆľ˝ÂĂĹĆÂĂľąşŔĹČČĐĹ·ÁÓÇŔĚÇż©ňäć=ăôi9ëßmżČżáu/ŘŐD,âÝ‘Ęâ€ÍŕlßهĂŇ•Čěy -âÜaÓŘ°"‘ëĎŠĐŻžçąvŢôEqŕÇ8ÍÄ2UŕÄKéěE%ăěP<čÍ*<âÉ–ŢË~0ĐŰ|4ËČfN»ÎNŢ˝•$´âw5ÚĹĚQ·Ű*ŚË‘RfÖŁŚęĄKŤŰ¶X|´YôÉkeÜ×6TćŢ3vŃŐiß×vŃć:.Üá‚rúŰe3Ôę,AŰŰx6Ýă*$ôô±FćóÁ;Ůů—:č÷ť=ńâi#Ňčľ=Ôôą:ĎŰŮI©Ţ¸Râě€`Üía0ŮÖżżÄ¤žĽ˘UľÂź!…˛¸,x®2¨Ô±ĘĂÇ2eŞÔRbű¶5AÖ®0\Ó˝5IĹĆ+KÔ·+8ÎďKl˝Ő?9íg?׹28µÝi.‹ąZ'~Át&Ҹ<6˝×±)»ä¸ÁŐU(ɶ¬RąŐ;©î™nŢŠ'±ÔąNŃĺ®T±ăŘqŃîşVŠęŰ€éçoĄÖŔPËîŐ˘ŤăŕČÂôéĹŇíÖˇÝâ˙ĚÚßÝÜÜěçĚŢďíŰjó÷ަÝîÝłÚíŐ˝éůŕ˝îěçÁ÷öě‰ńóď©ăôý„ĺęűČĺçô›čéîŰßçĺŃ·ęčÝňâőčŃéĺ×ËîđđÍóäŮ×éüá“ăçÔ|×óÜëűĽjÓčŮ}Ńę
ýçš®éÚŰÖß’˘äŕˇěé×—ąŕ׫yëâ¦NĐö·źöŢÉQÚóĺ–ŢćíjÔęÇ äéßĆëăpČďđJôďŢoÖôßÖőÚ¬öŘ~Ýöě…ľăÔcËÝęo®ăÖkËçăśšëŮŞ†×ס«×đśµéѶ˙ל|ëäČŠßýŐśĹćĘtúŕˇĺÝ©˘ŮđŮ‘âćăoăפŞĘľÍşËĘČČĎŐŃÇĐĹČĂÇÎĂĹĹĎČÉÄş|3žáÉĂËĂŐ»[J ĸĂÁÂąÉÎÄĂĘĆą˛ÁłČĽ¸@{Ś¨±ąĽ˝Ăł…ľŐĆÄËĘ˸ĵ϶ÁĂČżÔĎÄĹĚŃÉĚČÇĹÄĘÍƲĂËĂľŔ¸¨±±żÂżĆÎŮÇÉĹÄÇĹČŐÄËÄľĆĂ´®ľÂÍĐĆŔÂĂ´şŔŔ»»ÂÉ»ÂÓËČĐÉËÔÇĎĹÖ˘çÚ«Á×Éę¤ÜÉĘh°ąß¶Č¤µÜ˝„Ö°˝ŠÉ¸ŘŁĚ±ÎŞĂżĚ§Đ˛»˛ĹĆʩβǚι{ľ«˝ŠÁժپۄÁµ˘m®ËľyµÁŔnŤĹÄžˬ®łĄľ·Ó¦vËŞ}JÄ®©„߶‡Fo¸şUyą§KަMy¬µJgž´BcĄµGuÇ n¸ Ôpd´ÁZcś¸i›Żri‘ˇcłµjČŁ¨€ĎĄ°{—®ĄÚ⳦ŹĚČ̱«ś˘Ŕˇ¦ëľ¬ĄÚĹ«ĂßĐîŇčĎâ¤íÚ¬«ëČÍŞřŃ–íĚڑ콳‡óŘĆŹŞŤŞŞ·«ďľśąśŞ¤Ć¤Ëe–”ŞŽu‰Ä•q‘Ď}f~˛]ŠÁlźş‡“t®Ž[]®©u“°śŹ¶ž‹i§`xw«ˇ™ŠźÁ•u”Ćt^}qcŚ¬•Ť‰j™šR—´…\~ĄŚeŁÖÎć}˛Ş¶‘¸żŻ˘†µnŻÇÍîׂ‘«ÎŇşˇľ|ĹÖÎtĽżĐ{ż×ÇŚ”éđÄŇćۆ¸ČĂ}ĘÚßĘ´ëčÍÔňĐŞ´ĐâÚĺâúâčîîŰÍäěÖäâĆíĄöČóŘńÔôÔéöáĘđÝŕĆëçęĹóňđ¶˙Ň˙ŰâěíÎ˙ćň÷äňéÄřâăŐŕčßßĆďęŰčÖáŘÁçđâ×ńŢÔłéĺÜŕćŘë˝úáóÁűáďÄéáÝĆőčě´÷éň˝ĎÖâ˛ĚňęÍöňÖŃ™çŇĹââăÓâŇěÚŔňâŔ~˝ŕ·ĄôđÝ~ÜÖéŞ˙ířpňééµűŕń±ěňń—ńŐýśűëęµěŕęľ˙ďá®Ďůď®ýďéźÝóöł˙Ř˙ąÝßíŞůáâ’ńĺÓ»ěëµÁăî„žÚĺ™zÎŐÚ¶óŕÄ°ďîąž˙áÍÔ˙ŘĘÄëéÉ×˙ÝňÂ˙ÔĺÂíĐĄ¨ÍľĚ˛ÍÇĹĘĎĎĚĚŃĆĘÄČĎÄĆČĘÇɸ«:GĆĐĂÄÄ˝ĆÄś,]ĸľŔËĹÍĘŔÁËČş»ş¶ĹĽ˛>ÄÂÔČ˝ÁĘǤ•ĆŮÇľľş¸ÇŇÄŃĽĂĚĐÁĎĐÇÄĹĹÇĽĂČż¶ąş°ĽÉĘľşŔż´ĹŔżż»¶şÂ˝°´ÂĂľ¸łľÄĽ·Ŕ˝·żŻ˝Đλ˛ąż°¸ŔÁ»·ą˝˛˝ÓÎÉĐĘĐŔşËÎΓÚűGOăč-Üĺ}+ÉŘsŕŮ>&×ŘY"ąĐqËëŤ(ÁŔsÎä°&˛ä–'Ňä‹"Ňă'ťŐ´!˘č¸‰ěµ™ÜďJŐŰ"\ďĎ)…Ńă*<íÚy#ńĹN íŐ'SËÜd$ĽělŔá“łŐo–ˬ:´é~eşŮz'ŻÖ—üĄ'bÝŞX•łˇ?Á˝´FŰş+măÖ€ÝĚ"?ŐŘJFË˝)mĂÁ†ĺŔ,1Üĺ?7Ő÷4&üÇŚ8ëěť(ěßs1ÔăKTďŐ—5ŮęË'ëčÁ"á÷¨X÷ŕżčçŁÍńŃ\ęçk<ĺ̢Úé±ÖÔsdËۆ#Áô›ťÜż Př:łá¨0Rŕ’T;Ô®-=Ú†2;Ö°E<®ÚNDŔ»S"ľ¦7ŔĐ?CÓż'6ŢĐ É_JŔŘM+´á7DĐĄN9•đ|YxËŃŠŔfBŰç®]ŢĹk'™ë|IńËC1ÁŐ©A„Űâ_oę’6ÄŘw9ąáş_Îćş@żÝş\¨ŘÖ‡ŞÝß_µŰë_Âč營ëÔ·ÄęőŽî膛éëŇÔîűâäňĺďëâćbÂéÍR×ňĎzŕóăĚäňĘjľöëÂîđčÄôřě…ăúëËáđęzÝçń˛ÝíĺµŘëçÇ öéíŰçć˝ÎďćčŘíéŐ čôĺŐçÚĹhŇĺá„ěńß{ŕńę\ńŐđľăçÝZ™îýŤ’çÚ‡°ŰŢ˝}ă嬛âřz±íîÔÜëÜaĘ÷{UÚŕĐiŘíŐMŘěÚbäëÚ_ňěÚsÄĺđ‰ŰÝéVÚíËUňíâ`ĂńăełíőpĚÝŰmĹÝč‡Č÷ŕeąößvżčŘ{“óŘ˝¨čŘş™ř݇Éęé±±Čë›čÝł«ŮďÂgăŕÖlňŢĂpňߎäęÍnúŘÝgńäŰ€ˇ¨ČĐŐĐÉÉĐÔËżÂĐŃÇĚĆČĎĹČĘĚĆŔ»†({ŃľĆÎËČÂĹÇ16°ĽĹĂĐĎĹÂĘĚĹĹĚÂş˝żĽ±/ÝÉÉ»˝ş°·±ĂÄż˝ÁżÂĎĽĂąż·ŔŇĐĚĆÉČÄąŻ˝żËĐÁ˛»ČÇÂşĽČÍĆľĽÍÁłÁĘ˝ą¶˛¬ÁŇÁ¶ľÁĚĘËŶ˛ĽĹĐÁ·ąŔĹ»©»şşĽż˝¶°ŔşÁĽĂĐÇČƸ¸ŕâřµÔŐ̸ڱăŢŔ¸sŃĽµŁÇ¸Ô·Á˝Ň°ÄµčŞäÁ˛¬ËÄÔ»łŽŘ—ÍŔÄ°łżÉ±żžčĘľŇąÉ Ů¶Ú®ÎźÉµá€Á¶şÖÁ±›ÎĽĽÚÁöłÉƲ}»¤˛jŻĐ™{Ř–śĹ±™—ÁĄ”F»¦ŠBVśˇ\Ś€_e¸˘io´ľŤ`łĘV€µ§T§Ľu·Łľ…{¦«‚‚«•xŤ¤®r˘˘°ŠÄ‘Ç×Á´Ć×˶Ȭżă²¶ćĆÎ槢˙«śÁŃË°ŻâĎĺⱞčŔőóíĘŢ‹ĎÍÖ´ňĽŕŻÁ¨°úľ¬©çÂߦßÄŻ†‚ť±”¨ŤĘ‡ş~˝‚”…‘Á‡Ť‘srS–ŤN‰W´ˇ•°rt‘‰xŚŻŞ{źnˇ€w—›Ť°Ť€w§¶źŚs‰}p—QŽ ¶Đi}–•dĄČ•¨°mŹŞ–lVŔž†r–šˇtľth}ŔĘ瞡Ôď˘Áή|—Ŕ¸ĺÔÔo°··\ËÚąpĆŐÜŤŞŰŃrľÂ×yçÝň ±čďËČăÄ”ËçÉŘŮČëŮĺîĺëőčűöĺćó·ęÜ˙Şőâé˛đçćŘčÖĘs´ěęÂĺćçĂëá÷ŃńÚ˙ŘŮŘáŇéăăĘíőěÁćńďŢÄěĺä×çëŃáćäáĆŰăâŔćěŕÜđéđł÷ëú·ôĎ߸ňÚčŃ˙×ŕÓîáúŞŔÔę’™đů·áýçÂ~óĺ‹ŤęŢÂÝáÖ„ĹőęŐ_Óě‚sňÚŢbîĹâÝüʬâíüŁüçč¨ŢÖé°˙ćëł×îÓ´ůńúażîů¨ěóîÂýčí îăă©íäשŕßę¤ÎöňvjÜ퓡óç»”ęöłîââÔăę·•ŮĺÉÍßŰÉ…˙ćËm˙óâ“˙ĺŃ»ňŕ˝…ýÎBóéę’· ĂĂĆČĆĆĎ×ÎżÁĎŃČÍĆČÎĹÉĹĎĆ»ÇT4¤ŰŔĘČÄĐËĚÉK,„ŔĎÇĎÍĆÇĐÎĹĆŃÁżĂľĂĽ'ŇÄľłżĽ®ľÉ×ČşążÁĆĐÂĘÉÇÇÁĘ·ŰÎÍżÂÉĽČËČľ«¤µÇČĆ»·»Ľ·¶»Á¸ŁąĆµ»ÁÄ©Şą¸ąş°¶Ş˝Ć±¶Ćşµ¶Ľ˝Ľżż¶ľĽşĽŔŔĽ·Ë˝Ľ¶żĚŔżËĚ»ÁäíŮ*ůäJ>ďă…(ćˉ(ÇŢG#ßĺf-ĘęˇŃř˘ËęŚ%Ôă–Ö̧ćÜ•%Ćု穖ĹÉźęŗ߯'}ăă„ęŇ,_Űč(xďنÝâA&ęŐEAßâGçí†7Ďé`/Ćŕ€aÎÉyĚĎŽRĄě8ťęH5żć¤(3ÝĂ#]ŐšK§Űˇ@ÔĘ)źăąŘ«!{ŞŰ*[ăĹ}ŢŢ€ňĆ*@ÚŇ;>ŕîN<řÚŠ†ŢĆÇOáč¨DÓë‘8ßđSNćăĹ*ĚôÄKŮŮĚ-˙ěŹ3ěĚ’1íęź7Öŕ\9čßÚFÚĚą<Ď߆`ĐĚSNćÁ›T´č›ü˘OnÚŻ¸ß§*Pë»0Îđxqľ»=4ÄË8.ăľ4eí,GĹÉBfÝ»+˝µ,kÉäF0Ń*/ŔÓT7ČŰk5¸áS(Öáa1ÍÎ~1Ď˝U)ÁŃ7®Ě|Cś×±VÉÔ¨;żô§fËŐĂcÖÖ6CĂéÜcÇáAżŮŐ~Óáăw§ĺ±Q¶ŢËĽÚáhĂăŕ¤ĐňÔźj×ʱÎćŕśvóćŃÎé渮čí±zŕçŐ{ďćő´÷úíŰńč˝dÓéćĽňđă»÷řęčőýŕ…áéöÝęô{ńăďĐőââÁČčńŕÔčĺŐăíňßß˙íŐÉęĺͤŕćÎż×ňë©űďŮ’ĺŢü©˙ćŐ^Ćëă”ÚîÝžßŰăźČîëÓĺëÜ‚ůÁě‘ßŢé{ľÜó˝oáŃĐ_ĽűĘpćäělÓęĐ|üÖÖččĚ•ęđô„żőńwŰíçVňŮÜ]Őěď´äňá…ČďŃtÔńĺ×ëç‚çćčsľíÜ›řŢîĹđŢ°źĎî–×ęí¸‘űŕˇčŰĂ»ßć·źŐýȉöńĽyěçĎłěﲱŰěß®ĚĎáyăÔĂÎĽĎČČŔÂÎÔĎĘĚĐČÎÇÇÎĹĘŔÎÄÂĆ1;°ĎĂÉĂÁËĹŔşc2UÄĚČËÇĎŃĘĆËĚÇ˝ĂĆĂĚĆ/ČąŔµ¸ĽľČŔľĘÍĂĽÁ»ŇÔĐ˝ĹĂÝËĚĘÓşÂÚĂÁĚÄÂĂČĐÎÁąĘĎ»żĽ˛˝ÇąŇÓ±ÁÖŔ´µŔĹĆĂąş«¶ż¶Ä˱˝ŔÂşł˝ÍѶ˝ĂĂľľÄËĆŔÉĂÁĹşľÎČĽŐ×Ý˙˝Ő«şĎâ´ŕ»ó”Üþ̤‹©ĐĂÝ©Ý®Ľšă˝Ě©ďż˝¶Ô»ć±Ó ОѸ™Ľ©ś§Ě©ÇUŻ˝Đ˘Ň¨ÄťŃ¬Ă¨ĚÓŮŁÉËČ}¤°ŘŁ˝Îťť§Ć˝»ÇƵšŞ«ŹvĆÁĆ‚źÁ§’už‰nĽ©Ä`†˛Ąia©’Ra¤Ł`_ [I¤ąai¤Że|¦Ľg¬šża©Ľµy}–•^«ĽŻtšşą€Ĺ·Ů۵ŔµĘ¨®×ş»Ąŕ٧ĹĆ×Ö“Ă°ëńĹŁĺĹ„ĄÚÖÚŽĺÇéżôÂë–㹸ŁÔŰÍ›ö°Ď›ŮÉŔ¦‘«ńŽÎÂÇ€ůŮľ˘§’vdZŞ®|ŚŠş‹Ć˘zĄÄ”Şž‰Źc˘˙ÄٵY”Ś‚„’Ąn†´ ž–Š˛˘—†®›źˇ¤q§™ť\Źx©` µ‹o…””Ťh„~^ŹóŹ}†·™„Š “tąą¦…®Š„˘§Ú㕧™Ĺy¨ˇ€lşÁżoš‘k’âĚÍf˘ŻŚ`ÄŃ˝xˇ¨ęw–®ŞeĹâáŔôâŮjŃÜÖŤ·çč˛kóëÄĚÜć®›ďŇíěů÷ĆËóĺŇ’ŘëđÂöŢřŮîćŘŃíÜě¦đńóŔńňďÄöřőňßćúľřÚńÍ˙ęń±úůđÍôěůŘ×ęéŕÚěčÓŰęěÍÖďăäÜíćÝŔóîŕŇÜđëżţŰéÂ˙ŮÜ˝ÚăßÉáÚřĹďęńľóćü§ÎěĺÜëßüÂčŰü´Ëăď»čńćë±îÖÔVč˙Ô}ëćݡÝŇÓ_˙öő}ôÝĘoŘŮúŞŮîí‰ěß˙Łôăä‹čÔéĂďř÷¬ţňę¨űňę¨űőőą˙×í¦Úá˙¸ëÔűÔ¤üäČÁŐô–Đë蔉éň¢óńËÔéⳌëčÖ×÷ăŢ×çńÚËńáÄĐ˙ĺÔŘęčÓ¸ččÔŐ˝ÁşĘÂżÇĐÓŃĎĎČÎÇÇÍÄĘÇ̽ͮ-6łČÎÎŃŇĚČĂľs>9Ë»ĂĹÇĘČĂĹĚÍÇĽĹÄËĚŔ9̶ÎÍËĘËθ¤·ËÍČĚĐË„”¦—«¨ÎľÚ˛ˇ~š›ÁĐĎÔŃ·€p‹ˇ·ÂÍŇŔĄÁ·€~v^–ĘşËǨ‡ux±ĹĐÍËĂ©Žbam†§Ŕ˝§ąÁÇÇÂÁĆËÁżĚÇÄÄ»Á»˝»ŢĚĎţízWáů†2Őç€Ďáu+äç@qŢ˝o
˝×`ÇŰ€(˝ßp!ÁĺťĂŢ$ÝÚpbÔŢt°ěľ5…ŕËjŕł™ßĐ6DěÚ/MßÜ3űÖ).ŢÖeäÜ]1ŇâeÓăMCŕ˝z,¶Ű‰6Ĺác ´Ůť>ĆÄšwżĐšXđ¸eĎŠ>źá˛ľŮľŰŇ
‰Ň«kĎ·[ŘçA5ňĎ$ZćÍf•ÓĹ.5ŕÇBAöÜŔDÝánQËĺs6Öă¨6ÝÖ€b÷ߊ8Ěí±ëéŔ.ő祉ăä;ŕć‘8ÖćÉ„ŘŰG'çÔĽ)ÔÝĐ?Äďg0Řĺl%_Ő˛¨ß×ÎÚyŢÓ¨!=ݵUĚĎÍ96ŃŁ,)Íâ$CŰÂ_ćµ4CßĎ#%Őż,Bá°%K͵IĚÍR*»Ú1WĘľ3ż·,.›ńĂ“Ç–0ĽŕI<ĘĹŹ,Šŕw"ťÝwYâĐg0łŮ®%Ťâ¨|ÝÚr@ÓŢ·r¶ÇĽVîÚ{ąß ŘĂČ*–ŰéČÜâhă×é„ÖăĆâŕń°…ŕáˇĐăµmÜçĚßéĺżŰăĎ«íäŐŹĐ˙ěĐűěŇxäôĆńęâÂöńÝ˝űçăČű÷ůŤçé}ôěöÄřňÖ¨×čđíŮÜčáŮäăŰčáęĂśŕîϱŰ÷ѵčńđĽěńއîßéÍëčőÖîęÎtľďţ»óÝâłŇěŢ}žéޡ¬ňÖŞäÜŠűéŁoŐýĎwéÓč}űÖĚpŢćŇOĐçŰXěăĺ\˙ÎöqĘíń’÷ďŰtĆęĆsęĎâkÄîÚ‹ęđőŮěäkĎěŕ‚ÝőÍoÁçŢ…Ýóß••âęĂ—ŕď°±ňéŹŃß뢮ŕîĺÚćůź”ÚⵢáâŐŢćÎŽáëĎ—ţěÍŚíďŇÇđňŘŞŐ†ŮÔ˝ÇÉÉÉÇĆÉĐŐÎÇÎÇĆĚÄĘÓĚ´Ó“91»ĆĐŔČÍŔĘŃĐ}H3Ň©˝żĚą´ĂĚÇÉÓľĹŔĎDZ<ӿDzž»ÇĹ˝ČŘÔÇĘÓ¨–u4=S®ĂŞt~„{\>u«·É™wy‰‚fYržĽĹĆČż…m2E^ËŞjMm‰‚z4¸Äѱyg‰‚aHdŁĐÇĹÄÇĘÉýĺÁżÂČľĂÇλĎËě˙°ĚĂÔŔ˱ç¶Í¤ŘťÜĆäµÂľ˛Żľ¤ÓĄĚ¦Ř˛ĚĄá¬Ű¬ć¦äľÎ´Ň¸ĹĽÇ¤¬Ď¦ěşÍŻ˝Ő¤şĽÜŁĘ¬ç§ĘËҩͻӽ˛łŻ®™Ż˛»ÜĚŔ´ŮĆźł{°°·ź»[ʬtľĄŁzŐź•}Ä©|rq¦eŇžź„d¨°DŽ¨°‰şŁČ{éĄĆGhˇż|¤ŞÇfź©˘‹ÓŻ·¤Ř”‰Đ©§µĐ®ˇŕÇ°âçĆá͢˝ŕĂ®›ëĎŃšŘבŞěߧ•éƸîÄä~ćąź§ßƱˇáÎş’çčňĆýżµ•ëżÉrÔÉčćŇ·¤ăе™ś…ŔyĹÍé…Ô›¸ŚË¨»¦˘–šŢŰω^˘Ë’k|«{ŞĘ椦Ɔ·’ŚW‡—ŽŽ«nNWť“ŚŹÉ~|p“‘nŹyybqąČĆw¨ĹŻŹˇ¦Ą‹É©ązy»ąx°ć®Áާ‹Đ¶ÉląČlŔągvŔĂĘm§Ąľt—ŔÜm´©¸j»®Ť©ĎÜs°íîŔëŃîżĆäë§Ţཏçç‘źäçĂvéäÍÜíćljÓäŐŐčßę´čęÚŢăčĺŇňÓůĽ˙Ţí·üďç«üăüÉíâüČ˝ŘüÇîóÝ˝éńęĂŰęóâŰçőŐÝŢčÝ×đÜĚĂďíßĆëÚçŰűÔď®ëëč°ůéă·éěçâÜ˙ÚÄŢńęşÝńáŇčâęŔ˛čőĆßĺ׆ťěô¦µôćĂŞčěę¦ţáí°çßÖsćóĎKŰëÝíčč`áđîˇ÷áÚ˙äč˘ßĎô¦ďÚěÁŕÝ÷·ôä˙˘üáě—Üîď™ŃŢţ§Őčî§ôçń´ąíăÖĽďćÖĂíĐÝŢę±ÔçÍŃě뇫äîäâäŇŻÜůŐĆřŰÉ}đčŢŔřŕßË˙Úč¬âĂÄĂÇÁÂĆÇĹĂÉŃĘÁÄËÇĂÇËÔÍĘĆ/3ĘÁÄÄÍÔÉÄŐˉ26ĹżąÄżŔČÄ·żÍĚĹÉŔÄĽ˛=ąĄŤsRFrśÜŃęŮľÇÇÂÉĘA:W¦š’ľş˝Çľ“9&˝¬a{»˝ÉÍĹs9KεĂÂĘĘË·4<F»vxłÉĚÇŻs,fŐ· ÄĘĽÁŔŹ*1°»˝şĽÄÂĽ˝ĹÁąąÄĹľ»ÁĆŔÉ·ňŠBđĘ24îď°Öŕş0ŐÚ±ZíÜ65čéÖ˙ Ëő©Qłä¬*´Ňł&Ô×—ěőUIľŰě>Śç¬’ňČźń¬‚Üä$[ÉÔ0aáŃVőÜ`OéÝ:/ĺâ@CňÍGŐŃ}Uö¸q"Îůw(íĆo)Ĺä’ćĚ]7ÉďX!ŘŘ´pŘ©=‚ÔąÍí‘#˛ËÓŔŔą¤Ů±nĐŢM÷ŇOęĺ!cę˝yóí©>ăĺj(ęń›xâ׎'ŕéśHÝö‘léŐ‡OÝăµ5Řó°CđâĂ,ńé´AÍŕČcçÔŇIĺâŃ8âî©=çßĂ.ŇęâBëا1ňöź8ĐăľWľć° ÚĎÁ:¸Ă±ŕçşäĄÚÓľ ^ŐŐ:śÍŐLKФAÄŃ,-ËĐ<IśËC5Í»N7„µHşŃDOĐşLOŞÖkgčÚbXăÚzHÖĚ{9ŃŕSOĎógcîÜiwěÖ§J»ß¶H¤Ú[€Ďz_ŕÔť$ÍçżaÖв.´ÍźG<ÜçRĂëńiŞóŐ~Ľç茟âă§éáŕíŕă÷Öóě©Á˙ë–{čűĽÚâ÷ápŃůĆUÚřäęâóĎÂřçápĺüç¸ńçăyÖóď|¶áă…ÚßößúôďËňäăŐçďôćĺćňÚěěëŐäöéôáčńĐšçÝß×ůăűËüęëĘ˙ćÜ}ĆôěßüÝî»ęĺ©ăŰ‘®éä×đßŕ’ŻŢŃËáěâ–ÍňńżťűëŐYŮňنüćÎ|ăăÝ€óëË~áăŇLďýŰÜîÚ‚ëăŘ–ěěÔŠăčîtŇóâkß˙×xŢűî“ďßů‘ăă÷¦ďäŮ`ĐÜđ±š˙ţ›˛ÝÓtĂăó©íâ°ŔđđŞ”ëőÓĺüöĐÖç˙Ɇöó»şęŰąá˙ŕŢÍđŘ׼ńçĽWŐĘČČÉĆĹĆÇĹĆÉĐŔľČĚĘÇÂËÄĂÄ›32ĂżĹĆÍÓĘÄÎȉ7:ČÇÁĆĂĹÍËÂÇŃÍÁŇŃËż˛%^5™ąÁş¸Ł8:ŹÉĎÉĚ×ŇËÉÍQ84€‚°ĘżŔÂŲa2biy¤ÉĽąÂĘ…7AÍČÄżĂÂČľ=>Bg‚´ÉşÂŇÉ®76QMŹČŮĽ·ľÂ˘76©ÂÄÄÇĘĆŔŔĽÇËČÄŔÂËĽÂČÓş˙íÉÔ©ż×ܛɾدۥˇ‹Ă´«¬ą´Ż•Ôł˝žŢŞÁ Ď–v»Ĺ¨Öą¶‘ś˘Ěľ´±µŻŹ–ě°Ó®ă¶ÎÎą©s槫„̱ˇ‡É·¸±Ç˛ÂÎÄ×—ŽĹĹĂĂČÄĹÖß˝±jfʦ‰€şłtƦMlšµĄeĎ«Ąwd ś[˝¤o`¬Ľt_´Ąze˘±uŠĄşoÓ‡źl˝žż)„ĄÂvś¬¦ź°®źśË¤ť˘Úˇ¸°ł¤Ů΢«čÚĘŔŢĂđ¦ę®Ň©Ěą«Ůáľ´ÝŇß—Üľ±’۾ܜîĚĹź÷½íÚě´ăčä©ëŇƨÉ×i¸ĆęŤďÓ·°qi‰·Źpż¦Ąx«mŞ~¬z‚vŁ“Đ©xzu®‡™Ž˘v}{ş¤‹Ś–›Ĺ—°Ť nž€tjŹ—š†Ť ÍťŚiaf”—°}‹—†Ť”ł‡x‘ ŚÍ‚‚˛Ł•m”u‰Ămuǵ”ŚŞ°¶g¬Ť–€ąÓ…’Í‹®‘‚ßĂşn»§ŁO˝ q‹z¬ď•şÖâĆâîÇčŐŃ–ŃÝŰłůçÎéđĺŢĽÜĘĆŘŰřÖĽáÔ˘ęäÍŕąčëÝpďć˙čÚďŰŐüâă¬ňçőĆţĺíşţŐŕÄíßü¸ôíýŢôëďÇíâáĎáëđáÜęđÝćÉŰŃéůçűôđßÓ®öäŘÔńŕ٬ęčč·íăŢÁ˙ËíÇůŮő¸ŮúٱÁăäĽËóç˝ćáíĘÚęĚäăÎú¬čŐçÓÄű÷ظúÚŰÖďáÖŁđĘüÁóĆ˙ˇ÷ăá°Ţćŕ–âčô¶˙ŕď´ĺ˙Ý—ěęř«ć˙ëĽöŕä´çäô•ęŢů‰Ŕëů±ýęůîÝ窑çăÄ«ďí¨ÚŢÓ‡–ÜďŔÓäă¨ěŢŃőçîÔÝëëÖĐíüÝŕě˙ľă˙ÚÝÇçěę˘ţíĂeßÎÉÉÔĚÇÉËÉĹÄÉľżÉĚËÉÄĆŔżÂť75Á˝ĹÉËĐĚÄĂÂ89ÇĚÇĹĹÇÍÎÉĚĐĘÂÉȶ¸Kj®ÖÓŐÂÂÇn3rÍ×ĘÔĎČĆ˝ÇaD0Ť¦żĹşĽłĽ˝q<5|»ľĽşş˝Â97˛ËÄŔŔşÄÄE><ąÎŔłľÂ˛®>AF†ÁŢşąş»ĽłB8ťĹÇĘÍĚĹÂöĹĚČÁą»Ćą¶¶Ŕ±÷ń˙[ďńk´ă¦ŰŃŻXńéF=Ýěb*ČâeŇă}(ËődćÖ¶˝ĺ‰ÄęcŐŕ` -śçŔĺ»ß¨žÚÍ'déÍ,nńÖ*NëÔ)čßnęÝZââ&ZíäB(łâ|ÚݬÉâ'ÉĚ®ČĆś¨đo:ľµp 7ŞĹ|¸´-•÷¨łŮ˛}Ű°vßÓ±ŢÖ(8ßŃ"RçĚbÎą"ŤÓĎ3JńŮ/>ěóŞ&ő×)BŰĺŁ)ĺÔB+áýrWáę]&ĆôĂßŰĐ+ńďg9ŕäË*ŕá¶,áď·(ÍŢť\ÉádWÔ礄Ú庇Ŕđw*ŽĘ©¤éŻĄóŤÎËŁM¨âŽÎâźSă«{ÎŰ"1ŮĐ0ÔľS¸áÇ3GÔÝB=ŐŐN\íĎ"oŮ˝mVÇč@ZßÎ)gĐÓ=@ĎŇd;ĚŃ&Óň_E×ě+Ăéi,±äx?ÎËR]»ŰŔ,Śň‰>wÜtYŔŐv$kíÂSŮň -ťË«"=ÁÄ2±ßÂmžëćiÜíŕ€·ĺ쥆ÝćĚÜú覴Ůá¤]ńç—žňôČŻćýÂk×ěŘäóćšäé×ÄüŢŰ„×ůâŤîÝă–ćńîĹűçäńí»çđŕĽ÷ńçÇßäíâÚňôěâęŢŤ¶đ࿣ŢîşbçăĘľéâهÜîهćőŘ~čĺŇfíóßzěçćtßň슋ĺńŃěŮ᛹őÜŽúŢŚĘŕ猒Ţ÷ĹióéÚ[ëěŐŐöîáUáóĐyÝćŢrŢé×őíç“óößuäëÄ»îéďyřŰč\Ôűç~ăňŘ…ţńÚ]ÜćôöůĺzŰÝŢť¸řŢŻ‰ęĺ”Ěďí±çńŔŮâ⛕ŃŰż¸ňű±‹óÝĆ°řńŐĽăŇŹĎđÜŐ‚čű҇äáφˌĘĹĹÎŐĎËĚÍĘÇĹ»ľÉĎÇÄËĐÉÄÂÁš79Č»ÄČÉĚËÁ¸ż†74żĘÉÂÄÄĆÇÇÉÉĹĘ»»Â¸Ŕ“ÂŮ®»ÓÍŔ´ş:H‚ŘĆĎÁÉ·Ľ^HA¸ŮĚČĹÎążĆu;<ąâżąĆĂÄł“>2˝ĂÁĂąÁĹE<=ÚË´˛ÇĎĂş»C8AÉÉÇżÄÄş±ąA6‡ĂÁĹÉÄżÁĹľÂÂÂĆÁ¸¶ĆËÉÁ¸ýöµĎĚËž´ŞŃťŘ¸Ţ¬Ľ¶ľ«˛Ă̿«۲įŕťĚłŔ¦Ň˛ÄŻŐŕ¬×´Ô¶˝łëžçĄß»ŐĽŞaںњč¸ĺąĹµÓˇČ±»“ÓŔŨ×ĹľżŃ¬rµÎ˛»ÔŇÁˇ±íťlÖ•»n䪬cÇş•|ᬡR~¦ť{©ž™jo ›ms¦»j~¬ŔwŘ‹ˇęźŤhŮšŁnæ·vŇť˛ľ©ťČ¦ĽĚ©Ńżď˝•‰Ň€ĘĐ»±×Ę«±ŰÎĄŘĚ«µÖĆ°¤đźłťěÄËzĺĎěĚăЧŁöᣛ×É®řą¸ŚęËĆ•z»¤»ËéÖ˙˝¸›±Ţ ŢńĽŻ¸Óޡą°y˘ť{¬Śv§©žŤ•fŽ®ś®~Ž~zzÂ}Śx˛•ÂŁ™©śŚŠ”ç…Ž–ÚŹ›áéŘw¨›śŞy™‚|‡Ł”°¬ą˝‘ĚŻˇś¶¤x}ÍÇŞk¶¬µmŠ†whś©ÓÁ€ˇáĽ…»¨“¸ş×r˝ ‡aµ–ŁšŤ«gż±–x˘»ä’őÔöżíâĺŘĂéęÍßöőÄăĺäÎĹó̸‰ăâŮáńĺщĎâäÍůíĂöăßĎ˙čň§˙óîĆú˙íżőôŢ«÷čćĆíßăŔĺďđĹő÷íĐččńęŕßâßßô÷¶ëâďîĎĺăŘşŢřäÖęčę¸îíá©ůăßËüáěËńáń»ňäć»ŘééĘşúĺ®ěî˙ĂÝěŕĂĘěÜÔĺćîŰĆôŕŕż÷âËÜÔěčăčŤęŃë˝úäę¸öÖčµďŇůşëâń§óúŘ»ďđŢJŕęŕ°ä˙ćÉýář¤éôň˛Óńńáç˙ěęę⇕ęíYęçÎşôńŽ«ßä°ÔéíĺÁŢ˙ÁŇîŰąSçčŰąîňŢÝřú’˛ëőčťůÜě•ńáçśâžŃĹÄÇËÉÉËĘĆĆČżÂĚĐÇÄÉĚÍČ»18Ë˝ÁĹĆÇČż˛Ă…63»ČĘÂĹĂŔŔÄÄĂÄÍŔÄÎĆĆłÍÎÄĆŔÄÄ´Ľ748ÖżÎÄĎĘÄĽS>EĹŇş¶ąĹ˛·a78ŔÎÁÎÓÄȵ <4kżÄĽÄ»ŔÂB?JÎĆ»ĂÓÉÂĐŔ79U꽲˝ĆĆĽ®Ŕ>5jÁą˝ĂĽşÂÇĂĂŔÄÎĚ½ɿĽĂŇ˙ĺDéýOđćt-ďĺ˝ŢčLNçńS3ÖčĄßôŚ!ÚęŽ<ÖÝpĎÜ”Ýé¨-Ýć"ľÓĆQ±ŰĆ—ÎŃŻŮ°‚ëÎ!‚Řá&•ŃÁ dĘňAŘŕW;Ôń<fěÜ!G×ÜxîÇšżŰ€úŢ}˝ÚpÚČnC¸ŕl µç¤)‹ë˛@›ŐĂßŢś0ŽĎ˛NŽîɵÚw#ĄßÓaÖÝ&máԆû$îëGę˛M+ňćŤpćç©:ÜŢ`\ßózçëŁiń㺡üâ˝TçěąSűÝRýŮXŮŢÜWîÖ¸UÝíŚ*Čí^BŇĎĚsŮ×9ăáÔwÓç´HµÜż)ÉŢx8•ÍŻ6¸ĚÎŹ Ďŕż*Wͬ‹ĆÄ2śŐ›šÇÓ;_ÉË4´Ŕ%dÝńź˘éÂ3]ćŰ>WŮ«('ĹóU%şĆ^pěÓi<îŮY.•ŇxgâĐj$ĄÔq(»çŚD{ç—?×߬sŃÔh˝Íş@×Đ›-ľéż'ÉčťBťçÄ8•ÜŰAĎćÓŃáé‹çë°”ćôÎđęđ„Ëřă–°ăćŐčäőł×÷îçđîâ̲çéŮăčöĎĹđŕńčä˙é˙ăúěĚřë˙żő÷çĂöűčĂ˙ňéËďěěĚŢňóíŕčîŰęÜýĺçńéřßäđŰĘčÝËăčďöÍűíóÂďçäŃëíĽś×ĺđzŢÚĺââîÖćÝřĽîäčˇÉńáŁéç•ĆóÚĎvßěÄgăŢŐs÷őÂfßîç€îĺç“Üőů×˙őçtÝúÚŤáđˢčîíČđßö“üđ˙ąňňŃhâţó»ôďÚŚáŕńĂđďÜnŕÓܧ”ŕŘšÉřŁâĺ⦲á箬äâµÖç쫨ćŢĆu×ţżÎßö©îęíťŰůčÓdńâÚ}ć׾fÖĆČÄŔŔĂĆĆÄĹČĐČÇËËĚČľËĹľ¶Ś.4ÄÄľŔĆĆĆŔłÇ79ľČÍĹÇÇÁÁĆĂÁÇČĘÇÄĹÄą˛ßÉŃ×ĹжKL8ÍÁŃÎËĚŃĂT?OĎÂÂĂÂËąÂĹn>7ĘĹÂĆĆÍÉƵ2:kŃĹ´ĹľÁÂABWËĎĘÄĂ˝şÂÇ2Glܻ¼ľŔõÇ=9OõşĂĽ»ĹČ´ĽżÁĹĹĹ˸ŔÄÂä˙ŕĘĂďŃʤĂܢۥĘĚÁÖ±¬ĆĎױ˱ӔƾÔÄąvŁŃżäÂÓĹĶÁł‡”Áť‘ÄŻĘnҸ»NĆłĄ=ËłË ľ˝»rÇĄä§ËĽ±f’Ų™ŞżŽžĽŞl¬şĹmYĚ—e¶°v̵ĴĄl…ş”m}‡`xµ§bwƬk` Čpa´°j°Ś”]E´ž^şźÇe]·Ęd‹Ş®s˛´«z¶ŁËwͦ»wg«ĆŚ˛·©Ř»©°ĺĚóŁŕ¬ ËÜÁŁ·ĐđŔŃßľáßîčţČççܨŰĺŔłúĘą•©ĽĐ¦ßŐ¸ź¶ÍŞĎިŕĸ˘Ç۶—˙ÝéĘđŇÉ–¶łß¦·”gĄ§‚vˇÇśËӽβ†Ź”ŽŚ‚µŁ‘zñşvĎ”żvŞ•‚}ˇŁxp¨˘«†¨›|l˘«·‚źµ©”•ž×˘‡Ş©”ľ«‹Ěš‹—Źr{ÎËŻťž‘x’Ä…r†¦Ł˘nŕĘĹoşŇ”|ÉÇ}ÁĐľqĹÉ‘ÖŞŤŠµ ˛vľĘôxçĎÄ«ëÖŐ¦łŮěÓÖńŃÂúŕý…®ćÔÔéČÖŮŢĚâĚčŘÝřűéĹřŃëÓ°âŢíŐÓőâţýäđęöÜëëĽ˙áčÂíßíżäěݵńćęČëëëÇŮďńĺßŕďÓŕçôÎ×çâóßäíâÚôčÇŢç˙Ú´îëî±ęüĺěëŮŃËńÝî·řáâąńëěÎüĺţĹíŕë·ĺŘń´×đô¶äÓÜč›ńćîĄÍďÔsăîí»úË˙ÂçóˇÇúÜěŽŇŔä‹Úäě˝ńî߬îŐňÍřéŇ©íâńÎíăčˇčŕëµöŰí¤öĎőÂđÝé•˙â黩ÔóŨćţĎîćö§˛äçËŐęůŘĐĺ×µĘéŕGáĺ»Ýě÷żäěâ~×ňîÔˇ÷áĚŻóéŃq×ÇËÂÁľżĆËËÉÉÔĘĆÉËĎËżĆŔ»¸–82¶ÎľľČÇĹÂąÂz3?ĂČËĹĆÉĹĆËÄżČĹĚľ±·ŻşĘ¸ŃÎłĚŔ[<<™ÄÍŇËÇĐÁVCWÝÇĽÇŔ¹ľeC8ßĎĂ»»ŃĎĚ·)C`ͶËĹĆĹ@?UŃĆĽ¸»ĂÄľ´,@jÇ»Á¶ÁľĘąĆ7?@ĹłşÇŔ˝ÄÂŻ¸»ş»ĽÂĚÍ»ÁÂÄÚ˙äYHëÔIÍŇÎ+ČÔXńČ9DŮŘ^2ÂÜ}'Óé…)Ńç6ŕŘ·ŇÝsÖĘ\Đč~¬÷¸ŚÍµˇ×´źŢ¶*sôĎ…îÖ^Ýę??Îĺk%űč?aáŢ)?ěĘ\Đę„MŐŃ“&ËÖZ#ĎÓžÂÇv
ĐŇ[ĂÚ
ĂÓź -v¨»đÁä„AźÍ´ŕ¶I{ŕ» gěÎ1RÜÁ"}ŢĐšÎá$EâŢ0uÓëe=îóhVËę»+íň>`ëć€oÖßo.đĚÚ$˙ĺͤ˙×GeíÜĽ?ăÝ°)ůß˝=ëŮe4Űۇ4ĺá‰(ČŕHEďó¸5ËäĂ0şŃ¶3Âűd+zÚťGžÜ•'ĽőŽĂë¶8ŠËÉ"HÖ»&jă±ÂǨ'mĐÜJ8Ó»7+˶*,ąÚ2ŢľMmôŐ)wáĚXZÝÝt:Â×{X§´hVŮÁd0ŐĚ’NşĐo7¬ć…Qą·!¸×µ]áâŠ^¬ŰdMĎ١aĆí¦(żßŇF•Ůµąĺ¨8ÄîŕTĆäâ…ŇÖŠ˘ă꣗ęémäé໦čÝĄhřčľ®đĺł’ĺŕáL×ćŢËŘĺĚ´účÖ€ńâôĚţßĺşóöŇŽăň˙×îńÝĘóíâ«ęúî×đĺďîâăňÚëćăÖŮăđďŇęçÓ«âöľĂßďĺĐď˙ÝßóőĚîÎÎĘęčçtëîÚ^ńóŕ—ăĺävČĺç’ęëí~ŕčűĘáěö›Ë÷äéŮęćŕqëŕąiÝňÝ[ŢěęöăîË„ĺäádŮăó{ÂíŰóčČ`äîŢvéúÝnáčëéüíÝčăîpÎçÝjąëćtĺöĺžöăŔ¦ë즑äósĚŕę®ćđ®«đč²ěá·—ÝĚŇ|ü⢌íôěöá˙ÄĹéýŰĺřéĐ–éšŔÁĚÇÉÂŔÉÓŐĐĚÉČËËČĚĐĚĂ˝şż¤E5®Őľ˝ĘÉĹĹżşp.AĆĆÇÂÂČÇÉÎÄĽĆČÎÍÓΙ©˝ĹłĘÍŔÎŐŇ…0DoĐĆĚĘÇÍşP;MÚÇÂÖĚĘĹĚĽ^@%ŇĹĘĎĹÄÚĹ«&KI¸˝˝ÓĚËČ>7KĐżÂËÂą»»µ;3[ĹÁĽĐÍĂϸ˝/D;ışĘ½ŔąŔ½»ŔÂÄĘľşÂ¶żŕ˙ŻÇÇԜɫâxŘĆđŁÉ¤ă¤·ĽÎŤÁżá›¸»Ü¤Ę¶¬ĄŮ»ĎŃ´Ô˘ÁĂ’ŠÄĘŕ˘ă“µÇ´HľĽÄjɧ|Á§ľ[«ĽÖżş±µ‚ąŮ®×®ćłŔŃĹ˝Á˝Ä_§ĆĽ“X˝ÉŤUΛŹÖŻ•VĆŻOÂľ¶N‚Ż}WÄp;™Ă]Y¦‚ŻŻŞQl˘ĹwcŻĘwwŞş™Ë¨±Š°˛Á…ą˛»u͸˘Ô¬ś’ŮŲ˘čÓłĽĺĆá˝Ő·˛‡ôɻ⟥˘ĺ˛Ţ©íĆĺáîÍťşćŘą¦ęŘí¬éÇş¤“©ąśűÓĚžĺƵŹó˝Ą»éÓżŠßÇÇšČÇҦÎŢÁ›§‚q“łšµ~٢»˝ł±Ş„š—Ťn•ŤÂ§¸ą˘q{´Ź§Ť–Š¨§}v††´x—ź›ŤśŠÍ’·ž“nµŁĺśš‚§H”‰}¤ľľęÔ›¨¤n™Ă¸ą‹[±ŢoľŁjv¶‹qm›‹{†¶§»€ł˝Í~ÔŇÍsľ©áiĹăĆťÁéĆsŘÔ⏧î×´®öâĹŐŮěÂôËÍŢŇíÓĄo˛ĹŘ×űđŔŮíÝöjç÷ÍvńěĘŢŕŘěÂôáőż˙ÎÝhÝá˙ŐěíćĹíďîŔëěŃĚěî÷ĘčöíăčđóŮčěćÎçéŐéÓ×úŕÔóďĚŃďëŰÎďëßĂčçŢÁßäŇŮňâ÷ËűŰđŐßĺâŃńŐ÷»˙ÔäĹďěň´äŘčżáÓ˙ČăňßăÔâíö¤˙ÜϦőÚńńŐůßîčóżîâ÷´éóĐsÁěިő×ů«ë÷߯ńč˙»řáëí˙×ě¸ńäý´×ć÷†ŇŢńŁúęń¨˘ďěĹ˝íđ»ŇÝ˙¶čŘËĆÉâěË×ćńÂŔĐěÎŢŇßwmâáÔŇęÚ˙îćěÖÂđćŇŢ÷ÝŐżî—ĹŔĐĹĘÂÄËÍĐŃĚÔĹĹÇżŔÉĘÄ®·ÄŞ63ŤĽËÂĹľÁÖĽÉ`0RŐÂĐÂηÍÂĐǹι±Ďΰ:K¦Î»żąĂÄŃÄ€85jĚŔżÉĹĹł@A`ÍŔČĐËĚą»¶a5=ĂÔżÔ¶ąË¸Ł6?O˛ĂŻąŔÇËH7KÚĚĹÄŔľ˝¸˝+6gŘĂľ·ÄŇŔľÉK@GĎ»ĽÇÄŔÁżÁÁĽĽĂÄŔÁÉĆľ¦ąá·BŘŮn<Ţŕ©Öć *ÓăĎ<ĺŕ†FÍÚ´(ÎŮ“&ŢÜo%×Ëś4Ľá~*ÎÜp&ËÖŤ-ĹÔ©ÝÓŁŢŘ<ş×¸*‡ŔŰ.‚ÍÝ1†ÇËlŢür,čÓR>ÝŮ]QÚĐ-4Űčk5㯀+ěŔM9˝Ç‡-ŔÉ}.Ě×u^ĆŔJEÁŐ®)Złź
6ĹŻKŘĹ–-ˇóĽ¨íĽ.§ë°G™ĚÂRŇŐ3wŐŐvϲsÔ÷7câń\#ůé”täíš@ÔÜmäëŤFóÝ›këĎŃ?ÚôżKęí˙ťçÜ™`ŔçŚ9ŇßuBÖÂB4ŐĺÂAÓŮÝv×îŁVçç GŰ鼩ĐëUĆެJËę‹
ŁŢ« Çż´U‰ÄĄ?ÂŃÇ)tŐ@—ÓϺ蹌ŢË3a¸Ů)`ŃĚ%G»Ď51ÔżDgÍĎ/mŘÜITěÖJ]ŐŃa,˝ĘS>ÚËN5ÔńŐ€ŰÖvT}ŰvoŘĎŹ5ÂÚ '¬ÖŽ/ĽąiTĽßÇ5ĺí§,µčáPŃׯ9¨ěáUŻŢáfŇÚĆkŔßÚ”áŐ¸tńě„…ôŰcćă™–đĂHáöŢíéöÚyę×âÖöăéËňŰľ¶áéđ•ß˙Ý~äńű~×çöŐôěäÔúääŃîçßrÜôýăáëňßéęěÍŕčé‘Łéňî˙éâŮŢéôŢ×ěŕßżáäăÓ÷ďçŘŰĺĎ´óęáÄëŘáëôŐĺ™ŢÖ˙}âď”ÂçőśŇ˙܉Ţŕ뺇äôć•ćřŃińĺÔ‘î˙ľZíćĂkâŰńßńá÷ÜýęöŇńűÉGŇćĐŹćđőĂöŕâŠŐěësĐńčqÚđćŽăďÚ}ĹőĺpŔîŇł×őíÁĽęçˇăăřš¨óÝĽŇčá·Đńë»ÉÝďĚëîÖÇîß´”óëŇöíęŮ~đđôäăćÔwŢŮÍĹĆÂĆÍĎĐÎÇĚÄĚŐĚÇČÄÂӹú@>nĐĂĘÎĽĽÄ´µM7dŕĘÇĂÄÄĎĽ˝ąşĹĘĘβ]/8RĽÄÉ»ŔŔĂşK<<ťÔËËÇÄÓÍM=aŮÉĆĘÂĆşÁ˝e7<ÉÇşËĘںƺ@EbČĹľĆÁş;7SÎČĘÎÉĂ˝¶°.:XĽ˛ÂË˝ŃÇÂż;:QÓżľÉČČĚËĽż˝ĽŔŔżÄž¹ĽÝ÷şŞÇŃŮś˘ľŔص٠ę¶ć»Ń´Âľĺ ÓŻăłąÂ֤ųűµçĹҲȩ®sţޱž„•ĚĄĽ\ʲÁŽâ¬uĐŞ«aą˝ĹŹĎ˛_ľ⚰̶†ÇŔ·n…Ąc—ˇą’·Ő®Ťf•ˇłsż»[IrŞťgqľ«I—ćdu«±‡r‰˘oIš§ca¤®Ue˝±ŠQ¬Ăil˘ÁrZ Ş`r”®€şŻşwĄ®ľ}ê‰ڷ´|ł®śĂҨ®É망ŘĹ«˘ĂŔĐŔÚĘ»°ăéű‡ďěěÍîľřÇ׿š–ëܬ‰ëá „›ÂžŁńʶ‰ôŕÔ°đŔ˝ ‹Áľ‘ŘĘŻš”݇Ż„˛sŚČɖĆ@…°§k‚QvÁ°Ś¸Ť~‹Ľ¦ pǔԉ˝˘Âާˇ o…“w•¤“~¸Ť‡ś™“o—´ôŁ«’”prďČŻ‹Ŕ“€ŁÓÚ’§ćŐ܀¦nŹµ©…”Ś‚}®O˝t…Áž‹ŽľČÝ[ŐĚÂvŃŮâs·ŞŻ_źĽËaÚßáSÔÔŰŚĹÜÚ‰‡ĺ鲨ŮŰĄŁŕŐÄËćůĐČ×Âl˘ăůÜţÜŢŮ\ňńş”áŰÝŇ˙ěŐŃéâđĎôőëÄřÜ÷Ő˙ěđËçéďÎ˙óéŃ÷ç˙Ń˙ćŕÔáđóăćáĺÍĺęčŇŮéŢíőÚíáßäčĐŇôđęĹěäâĐńÍâ×ÝéâČřňĺČěâöÝëíóşúÍô‰…ůűÇěŕđÂëßđĂýčďäĂűâ݇ćűň¦óéÚÉŰđŇłđŰçĽőřäßßí˙ŘęĘăľÜăä“˙ĘěĆóßď˛íÜőľčéěľěďĺąůáîĄůů߇Ňâü«öńÚłëęĘĆčôľëßń‡ŁĺáČşçęŃÚŰŮşŔëîÜŕęéĺĚô彚áëŃŘńíÜ«ăęęó÷×ĆcąĹłżÄÂČĎĎĎËÂŮÉČÉÁĹÓŮČÓżľĘc8QÖĆĹ°ŁĂζ»/EŽŕÍÉÉÎŃÁľÉŇŃą¸ČÚÂ88G<ČÉÄĹĎÍŔşDF@żĘľÇÉĂČÉO5UÓĂĘÎÄĂł»ąd78ŐÂÂşľÂ°»¤)5ZČÁ±»żą±8;XŐČÁ˝ą»Âĵ5>]ÍĆɱĹĂĹ˝45NÔŔľĆÂľľąĽÂÁ˝Ľş»Ăµ·ÁÉßřÎOC˙Ó9%é˙”AŮÚž'ËÜ\\ŘŮ’ÔÚ´4ŃÔ¦(ŃŃv+ÁÚŠ%ÜâmňĘS(×ŕf
Ćóź+¶ă¬!§ŘŁĄËąjďş"Žâµ„ŘÁ#<áé9-ę˝=\Çľ~Ăô42ŕÍ<ŮĽuČÝHT»ę…_çŐj»Á_E¤µ…“¬¨@dĚ´$ĚÝ™±ďĽyŢ©?ťď°)ąÁ"hŮĂnŇŘ9cÓ±§çÔ'pűâ)UéĐ-Röľ=ťÔßąKôŢ7IâŮe~đÖ“¤˙ćá ÷ń˝L÷îq{ÉÖ˘kŢâŤFĺĐ@&đݡR˙ăjRĚäŔ:ňé`^ŘŮÜ}żä‚äÍŚáâSHÇé–OŢDÇÖš*™ŐŹ‘ҵFŘŃ]ŹőŻ2ľ˝Ć–Í˝?>ÇČ<ŢĎ!6ÉĐ"KߤG0ĹĹ@Ďĺą/ZËεjĚŇŠGçĎ…}ęĘ~nţÉi.ÍdCąµ5CžÜą.MÄ‹ŤćłDĚŘgLÖŕßaĆáť?Ěń–*Čć×FĎńâuşÜŕoćáŰ_Łôşl•ěě›˝ÜŘs¤á㔢äín…ăŰ´Ęâţ›™Ö×ÄeŰăŃXŘçÖâäćÚ™çöĎ~ô˙ípÓďÜťŘíŕÁňäëĎďčáĺúŘśÔöçűřěĆŘěďÓäć㹪č姻˙ćĽČęẌîĺůĐůę×~ęăľłçĺćĎúěěĂ˙ĺĺ×âëěnÂíŐ‘Ôüů†ÁęăjÍŕŕĎŕđéËuďÚÎsÜüĎëäňĆśßţË`áĺçźüĎá‹ÚŮĹiŃćÚŚ˙ÓĂi˙ůŕ‚ôŕć|Ň˙č€Ýßđgćëßáđéč‡čŢÓV×éô}ÔÜŐ·˛î找ôëyŮâůă’Ţá’®ßášçíÇÎńÝťşíŃŻČçßżÜýޤçíҗ梱ǵĂĆĹĘÎĚÎĚĂÇÁĚ×ÎĘÎĚĎŞČ·Í–4@ÉÍÁż˝ŔÉ·¸e»ŇÉÓйν̾˝ÍÄÔÁÓĹT\™®ĘľĽŃĹ»ŔH8SÄÉ´żĎĐżĽT>WŃÁŇŰŇ˶˝żlB<áĆŐ˝˝˛Ĺş–3H`ĎÍĆą¶ľÁGD^ÉĂÇĎÎÉŔ¶ą7AeÖĂ˝¸żĂ¸ľľ<AWŇĂĹÍÇÁľµĂÇĂ˝˝şąż»ĂÂÁČáµÄąÎĚášŮÄۓ֫짹ÁÇçč«ľ¸ë¤·łč®·żÝ‰ĆŻÝ¶Ëš×łľąŕµ±»Őá±ĂwǮƂ㵟–ŢÂÓÁŰľĚČŃÂĹ|šµ°Ňł˝ł–~ͱn °ÇÓĎ«Ż©ˇĐ°‡dş˝¦Ĺ¸¨oĽŞ˘vĘł©Y ş^x±°g]şĂ‚D«Érȧ©hą¬Ăe}ś¶€\¶»wž¤ÄwŤł†˝ŞČmŠś»użśÄѲµ¶ĐÁŞĽÖ›ťć»Â±Űą”ąäˢ©áŻÂ¬ňżîćéÖęÝÝŃ„¨űܶžĚ·µ¤Óč‹®îÍ°v«€¬“ôÔµăɡĘÎÍŐş±łdŽĽ™ą€ÇuŹ¸o†‹Í}ŠŞ’ľŠÎŞĹwÂrvtnsŹxŔ˘»†Ő坤§‹dx Ą——źµ}‹|•pť§–r€Ĺ˝…ŐĹ®aŽżµ¬~şż¬Ť{š¨§‹†Ŕ›ššż”u‚z§†|ÓŻ~wF˝·”¦ř×…ôŐ—|ŇĆÇdŔçlČł¸dÝÇĚbÓÇĂa˘×»qÖŐÎc«ĺÖ·Öćâ¤íót»çîĘÍç󕛲äĆîęëĹÍôîÂníĺß{ěëáęáŕá¬ţíÔ©˙é÷˛ŕňîşíúńĚěőęŔâÖűľőîŕşîúçÚŮöîĚŢííŃăĺčŃĐűîľČńîŮŕęßÓżţćóĽë×é´ęäĐÇóčÔłňčě±óěűĽóçĺ˝îÝěľŕćó·ńíđ±ÝĺŃÄĐéÝĹaţáë˛îćŇĎ˙ěÝĂöÜđľóíĘÇřŕÚ‰ŰŘř¸˙ďúżôĚë‹ęŕâŁöáăźýúě«őĺŰŃ˙ăÜąÎđáôŘÝ÷ăÉGşčő†”ë˙«Ő˙Ý´îÜŢpŠŐҶľ×čĽŇĺŕŽÁ˙ěÓÚđŰËŇäŰËćęçżpáăČŻ˙ßäĎúµłÂżÁËÉĘÉĆËÎÇĹÁĎŘÍÄÄżĘ Ě·Çşa4¨Ě¸ĘĆ ´»j7šÎÇËĎŇĚϲΨž´Çé»Íơ…şÓŔĆÔëŔĘż®++ŹĂÔĂĹĐÇÂľM;ZŇ˝ľÄĽŔąËĘq:3ָȷĹĂą¶”9JTĆÂƬ˝ľ:5QÍżşŔÄĹż´´6@_ĂĄĆÄŔ®®¬2<QÉ˝ÁÇŔżĂľÇĆżĽÁÁľÁĽÄ¶˝ŃáĘNăÔ8ößÍ/Îâ«+ăí8ăÜ|7Ëç·*ŢŰŔŮÖ¬6Ëá«)˝ĺ™ŐéŤ1Ęî©#Ű᱌ńÓ -ĄĺɦְěĚ"jŘĘdÜâ@cÜŮQßŢSřÉ>GčÖ==ÚĘ{KËČt$şĘ\2şŰ€)Ç×dĚŘqÄË~BŔŐ©8Žáş'㣠-ÇčŁEŘŮľ‰ľˇ!}Ú—>‰ąĚcáŐ'uçŕŠ×Á›ë±']ßŇ,héá]?üŻ&WÖćŽ7ńÓSĺŐtśôß|B×ôĹFŇůž>äňŚfńđ¨sĺŢU5ńăDBőŢ\>ŐÜq&ŇćK9ËęHZíáa3Úň™=yëžěnß×›™Ĺ”ÍŇ3Äş„&ĘĚÄKܡ%<Ő‹Y´c-˛Â/Dßź&CÖÔ=QżÎUGĆăDRÜŮqˇĚ°21Čáf'ÍÚv.Ř×?¦ÓŇt$¸ë&†ŢČiTęŰ2M¸Ń¶Ü†%·ÚtM˙Ů°×éÝ]Ë͉.ŁÜ”EÝ׹*µßë]ĘßżEŇń˛L«ć匹ý×ĚęäŃtłÜâąxçö˘Śá쎉őâÉfÚóíWŰîĘ{ôü¬»çäĐžîéúŇüÝŢĆôôéąďőďŃďřĺgÎäó˛ďôěÇęěęéŢőęĂÔçíÔčďň¶ŞăîŢćëëâéčáăŐîćŰ{ć×ěľ˙ßěÝâéëÇëőŃsřďíćôăˇÜ˙ŢŮńę˝Ţă»ďî•€ţÜÁaîëş_ířµŃńëĺśçáÜY×đÄwîěÓ‚ŕâćYäőŕ”â˙ÔÁőđĎ}óŢáh¸ţçlÜëëŠîëß~íń˙†Ě÷ŘdŘé荡˙ᤨŢ÷Ť“ŕňËěę‹äßę‘°í䀫ëݦzÓńËŽđóŮŰöę´äđż†ó걉ěôÔsŢÄ‚ČÍČÁĂĂ˝ąĂËĹĎĹČĘżŔĐ×ÓÂĚÇ̸¸#U‹Ž‚@YĆĆŔÔ˝ÄŇČĘČĚÁBC[ČŔÍşŃĚ×®§k¤„‰WN2~ŞĆĽĐľÉ˝Ď·Ą,7)†Ł–şĆşŽ†‚/4„‹‰ľşĘ‰~Y%;!|¬® |09'nŞÇĹ°–h&=/~ž»Ŕ…sz"73e{¦Ŕ˝şĽ·ĂĆÂĽ»şĽĹżČ´ČÎŐţ¸˛ľÔŞß®áŔ®ß›°žß®˛ÄǸŔ±ßĘźé¦Çšóľą´ÜĄŻ±Ö ӳɾٴ»ַ±§ÉĄë¬Ö˘Ŕ”Ó‡ľ Ä©ż°™žĚąŔąŻ¨Öą»ŹĘ§}ß®Ż‡ľ´¨~ĐÍá«É‘ŹÍ·ˇz@·’¦dĬ“Lö–r‡®–B_Ż¨^KźÁVŠ˝^˶ٙ·Jc±Ä[c«•z·ś¬Ś¸ˇ±–ūԴ印ąÜ¦»ćË ŔËŐ®™ˇÜ •—Ą›ńŔŔ¦éÜ–Ňô˝¤’čĹÁ“˙ÉďŞŢéѱŢç—łŤš“ôŐşˇ˙Ř°Žâµvł¶¤‘éÚ¬¨é⧋¬É ť±cn« µyůĹľ‘¤wš†˝Ą|‰ż”˝‚ÂŹr|°qobpdp’™ŻÇ–›žŠť˘ź‚»ÜëǨ™šx‘¤ž…ť˘ĐŽj®”wŻ”€„Ę·ŻŃîÂŃá汊ČĘ}†˛˝ ŽŔÎs„©ŹĘŠ›×żs°«šŰňťdÖÎĚhÎŐŚYםwcâ´µ|ŁÜńv¶äĘXđÔÁťÎăń‹˛ŮäÄŻćŇ– ćńÄÔđččŔďÎvŃěđŇŞđÚőmţďßľűîÓÝčŕŰáôôŢľýűáĽú÷ç»˙íńĐěďďĆçďę˛ńěňĘáâčíćěôŢěĺéâčęńă×ăëăÝčăáááăŮÇëăčŃţäŘ»ëđĺÖďăŢ»ęÝĺšţßőÔűçč˝űáěÔěĺęşĐřđ°ňç뽓ňäßGďäĐRéęĘŢńßäÄěçç¬óăŢÝęéăąíűđąúęâ®ë÷Řŕîýĺ˛ôÖýťöÝňˇŐôőĆę÷đž˙ä˙‰ÖââśňŮöšĘŕçj„úÖ•ŃŕöŻëőŮŃŐěě©îŢâłĂßőŔŞđçÓŤÜá×ćđ߲Ń˙ĺËĆýěĆÝńäݵóÁŮÚ¸ÉËľÄÉÄĘÎÉĹÎÍą´ÁÉÁÎŐŘÖÄľÎŐŁ{qpz—łÇĘĘĆĂĹĘÎÂĽĚŮş–ŁÇÄČĆĚÔËĆÓĹ«Ž^lšť˛ÁĆĘĘĆÄĆÉŠ{uuu{u^†ĹҦkj€|qv¶˝ą…€ŠŤ‚t“ŞŤr‰Š}Źz}‰°Ě¬|q~mr‹}|¦µ´±no…•‹y’şÉÇĆĂÁ̸±ĚĽÄąĘÉĘÁÉŮć:ćń9;ęď%áßd$Őë›Cü¸D@řŰwŇÚ± -Öŕ¦řÝ°¸Ôś<ëŕs"ňÝE.ŘÇ©„ńŰ6źěµ§Ň‚߶póÁéÎsČëHşÍK2ĺŮDMßĂ<?ÚĎc)ďŇo9ÖŮ7ç»B ćÁj$Đíj$ÎĆM%±đ–M˘ÇŔťŢśÁÓ!©Űła¦Őş ¨ą¬žąŔ _Éż#nĺĎ&”óş”âé[Páď3BáÉ„Ýäeßě—DÔď—tőâsgâůĂIÚü˝>öăÄ čÚ–pßćc3éë[Bçŕ¤R×îuKćôŞJÜŕdIăÚHIńÉŠJ×Ęu+‘ó™ĆŃŹ%¨ěÎ ż›Yľ‘,ѾÀłż+`î¸+…ߦdĽŰÍS{µ»_oőŮÎÉ÷ş)4ňÍYtęĺ4áÍA7ŮËd8ŰÂV+ĚňsaăŰqcÝÜk<¤čbÉŕRvËĘ|6»ĺ•$ÔćáÓy[×ćŔFĎŰŻf°č»†áÖ#śĺÁCÔâÉ9ĆâÜ‘ĆíđËřÔí–|íޢ©âц©ńÜ–ť˙ĺ–ÓíßňúäÁtńáÉbá˙äŰéěŕŕďőďŐ˙ďíÜőßöÍöâôÄúđěŃ˙ôëřëôĽôéęÎ×ďňéáăůÖăďçÎëóçâăçńęéëçâçíéíĂěďçľčëôŢĺá×Ň˙öáŐčćň”ďęâ–Őçă¨ăß÷çôóáÚéÜčÂűÔĚŠ×ÚŐżůěŇ˝ßë컩ŰÖÜ•ëáŢłôëŢbŇńŕečěđÎíęăÖíćĎyęóč’öńÜÔÝţđĺĺďéŚëéřçěäÚ|éęî»ěÍž¸ęřčóńč‚Ŕő˙ÉńńäÖ®ëćĹŮńŢś”ďÜť˛ůŕ‡…ďăÍ‹ä鹇çÖ˝““ĚËÂşżżËÓÍŃ×ÔĐĆĹĚÇŔÇľÇÉĚĐÇŔÇĘĂľ˝żÇÇĽÉĆÁľżÄÉËÇĐÖÎÄÇĆ»ĘČĂČŃĘĂĚżÇË˝ÂÇ´łÂĆĘËÉÇÇČŇÉČĹÁĆŶşŰ×ŔÂĆČ×ČŃÍĆĘŃŃŃÁşÂĹş˝Â¸ÇÚĘĽĚʽȸż»ľĘÁµľĆÄČÍ´«˝°¸Í»ÇÔĆÍĘĆ»ÄŃĘÁż˝ÁĘČŔ»ŻÄÂĘÂÍĎĂĆ˙ÄŔŻ¸·Ö•ŇŞĺ·ÓéµĆ±ŘĐÓĂńËÁ—čŔËťĺŔŮłáŁôśŘ«ÍĄŁµËĄ¸µÁ“lŕ¨áŞă«µľÎŔ¤‹Á“ź€´¸ş©Ď®Ä—Ě”łr±Ĺ“u˝ÁĄÎÂĄ˝šĂ¬°~©Ë™”´±ŞŻ ɡsŚŁ•^_ŻźŠ‹˘Ł[‰˘–‹q™§^®•°[Đž¶žÇşŤ{}Ě•®N_˘Î~zŹKž˝Ź˝źĐĐÖsľ¶´˘—µŰ ŞáÓ…ÓÖĚ”ďÉŮłÚÝČ âŕČÎđßíŹčÎúÍ˙ÚŮâŐÝŐ™ ŘŁžŰÍ•‘˙ÇĐŹžË¶“ľÜä˘ŕˬ†Ľľ‘٢o~©ž[ŚÉ”„Ág†Ş‘ą‰×šˇŽZ•‘ŤÚĵ‡®¦‚c–‘Ź{ÂĄ¨|¤Ş—x¶§ aŤ§ČÊȸ›Ě¶žŹ«¸s®¨µv‡’‘Ž‚ČŁŠ€Ŕ´Ź•áśŚ‰ŐÓ¤r”•t‚ńô}›zŹ^ş§ĚcŐĆčlě˙Ěv˝´”ÂĄŤZ©¨ąuĚĐÁjČĹ٤çÖă[ĂŰěČăëŕŁâŐŐ‡sěęźšŢůŻŰüŇÓăňΧ|öŘżŘĺăę˝íÔÂYćŕőđŮăŇâňŮ˙łöđöë˙çěÂúëřËöâ÷˝óÝřą˙ÝöąďĺéÎŐěňëßáô×ćęäŃěóçăăçóéćĺâßćěčăşëíĺĐ˙îÔŐďéŃĂńçńâăëĺ«˙ńôŔ˙˙íłďçőäŐäîĘâä˙ŔÔďćĺľ˙ßäĘÖóĎÍ÷ăŘÉýßĺĘßůęÂř÷ŰŔĺŐń˙äń›ÉäëľţôńĘďç˙˝äçďµřôçÁüäůŘřęí®ôôńôöçä…őâŢĽ˘Ňř·ĎůÖşőÔůÂőŮĐźŰŰéŮÎęę¶öëňŃ×ŮúşĎ˙äşČďę§ĚäéăŠéÖĎş˙ÜŃł›ŃĆËÉĘÍÖŮĐĎÚÓ×ĂŔŮÔĂÎČÍĘĘŇÓËÇĐĆĽ·»ĘÓÎĚĹ˝»ÁÇĘËĂŃŇÂÄÚÔ´ĐĘÂĹÎĘĂÇŮÝĘżş¶ČŐĆČĘĚĚËÉČĆĂÄÁşĽŔĽËŇĂşĚÔĐŘ·ÇÍÉÇÄŔŔĹľĂÇŔÄËĹÉÎÉĆËžýĚĆąĽľľĆ®˝ĆÇşŔÍŻłÂÁŔ¸°µş¸˝ż¸şĹË˝żČÄ°ŻľÄÓĽÁÎĘĆ˙ő_Tăߣ)ÍôŞ:ďם1ÝĺrGíÔÂŇá®Úč»!ŢňRÇí·)żîjŢŮ„+ŮßnDÇŰĘ -~í±´Ëż”äÜ8rűË+„ßß1eŕă:ęçO(đčB=čß21ôâ+%äÚe)ćŕo2ăÝnăČ~L°˙x?ŐčM ĽČq&¶Ă°§ËąÇ梵ݿ!•č¶«Â˝;šČŁNŮŢ]â×tĺÁźěÍ<ćęPg×ň VŢÔFkâáOë˙€ZőítZďţ›;ÉęĎ,őéÇTîëhPíż\2ßä¨ éä´=čő>Rđć±#âáÖFĺ×iYĹω/šÂ‘/žă§9Ćďh@ĚŰ‘ÁŢŤźëš±ě–>DěŃhíÇçžQŤ.6óÉ%oŕŐyÎÓ*HęéHmóĹ3kçŔ,xĺ¶.2Öčh;ÍöŃăŚCÝę®|ëÎY<Îŕ„€éÖo$żĎ˛ÎůÉZęâŠxîĐy+iéťąáÁĽĺ˘BÄňÇXżđÍaÔĺÉhßé޲˙ßíś„ĐŇŻ«ŢןĚßňuě˙™zđç÷îîäˇ`ßńĹcŢŇĺaüő«ŐŰíĐ|ŕôđĚôóîÉďíÖźčţűŞÚôđ’éŘçëćčĹĺçćčäďďÜăćńŐăôôăŘĺëâŢđăÝŕĺçßÎëĺřÔěçÓuđíŐÇńęĆ{áĺéÎôýÖ}ëíß–äĺÚ•ˇřë“ęöëVńÚŐîëßŢ]ëüŮŇůß·qčŢÍ}říŮÁčőâÍęőŰmßéâ¨×ăăUçđĘ©ď÷îŐřčئíőĺláěéeÝçá‚ÚěćŚĚáŘtćŕ˙‹®đۡĄŘęšĚđđ{ÁçŕßěÖęŕä»÷ŕęÇŞăĺÇćâÝ«šäę†Äçń×Ń˙äďĚňâÇvßŰuĘ˝ÄĆŔÄĆĘÇŔÍÉĎĹÄÓŃĘÓĎŇÎÉĎÖŃČŃ»¶ÂÄżÂĘÍČĂÄÇĘÍĐÄĹÉÇĂÇĘÄĐĘÄĹÉÇĹȻȺǿ§»żĚĘÉĘËÍÍĚËËĘÇĂĹÉĘĘĐËÉ͸ŔĆËÉÉĎÍż¶żą˝ÂżÁÄŔÔĚĘĘĂľŔÂľĆĂŔĹÄľľŔÉČÇÁËÚÁÎĹÄ˝ÇοļŔÁ»¶ĽĆĘĎËĚÎÉĐąĆÇľşµşĆüŘşŐÝŐľí±âŻçżÂŹôŐ’ŔńĹí¤Ű§Č¦ŕĽŮ¬ÝÂŦáµă}čĂÍŻĹŵŞ×˝Č›Ë¬ŐľŤmŘŔŢĹɌʺ٫¬ŠÔĽÂŔܶÎÔצł~Ç®ŹŰ˘ŃŮÍŻ¤ŤĂŔ™‹ŽĘ˛ÇĚŔť™Ť»°Ź†Ń«“ŤÄ”ą‰Ń¦–|µž|¦ĽhÄ‹łt±—˘tŘľw—˛“v„ŠwŹť¨Í±–“Ý«“לĂĂ稴ĘÖš’Ĥ›őÝšşĺĚŇéŐËŞ–áěşŐäŐăłóĺíşăßďŐÖçÁ›çö—ŤčÖ¬‹˙Ěä‚ŇÍš»ĺŇŔ‰ÚÚŘy¦Ź‰Ť¨žŤuŻŽ’ŹÂżÄ““ŞwÇ‹ĐŽ´ĄČmƉ›Žń«Ń›”¨ĚržťŹşť˝rŠ®wmj¸¶wµ™ś”ĽŠ‡Ąäšž—ťxľÁ—©żÖŠ°ŞĄz¨Ă«~¶ŞŹ‹ĐŃ…j°Ń„c˛ÖŚÄŮɆĽĎČw·»·já”vĹŕş_•ŰĚ[ÉľÔ^ć׿`ŘĚŻh©Óń°ňŇń´÷Óí¸˙Ôé±™Űĺõć怬ŘÝÁĂćéÇëőÖęŰר]ŐßöˇßňÚqńŰĚăäňŰ´˙ăěÎňííÍöęÖ¸řďń´ďíó±˙ć˙±üíěČîóíéäíđăâäńŇë÷őâŮĺéßÚôćáćęěäÖńŕç˝ßňú°éĺÎŔîôĺ«÷ěäĹčůň»ŕőń¤îôô˝Ľßý˘˙ŃěP™đăÂÖčöθďđćăôíϤăâÚ¦âćéĹößđľúßńźďęĺ˝÷đݸöôÓĐŕňíżëăŃśěüçŻßęéłňýëşééř˘˙ŢűŹń×äS†ÜŢ´ŔÖđ·ćáâ«ÖÚńĘŢćě¸ôË˙˝îÝ˙ЧáńŐëëőĽťŰő–âőóÖĎčä×ĚęâЉěř†ŘÉÓ»ČËŘÝÄĹĘĂĂĆĆËĚĹĹÉÉÄĹÎĐÉĐÁĂŃŃĆĂÄČČĘÍĚÉËŃŃÇČÎĆÁÉÓČĆĆÄżľÄČÉɶČIJĚĐŃÍČĆČĚĎŃÍĘĹÄĆÇÇÉÄĎŘßŢÍĹĎČĆżŔĚĎÇÁÍČËŇŇÎĘÇĘÂÄĆĽ·»»ÎÉĆĘËĹČÔŃĚÁÄżľĚŔÉľŔ˝ĆĘ´°ĘĎĚĂÁÂŔĽĚĎĹĂÉË~ťŘËľ˝ÔÝę;öń—Vżü¬ŕîSAÔě•%řă‰:őßľ%ŢâË#ŕŐ¦ěâk!ĐĺŢŢ»NÜÜZ ĺĚq%Šß¨«â¸¶ô¦Ąđ˝“ăč"|ĺŕQtčúA=çŃF7óă,Xç˝BĺácâÖN!Ěĺ^0âÔcĺËZJÄĺŽÚĐaKËč˘&ČČĄşŃ“+ĐŰpÂÁŻşâ·AZĽŹ9¤éÇfŢÁ zôĺ)źé˝1€ÔćVňĹ$Yůř™¨ńă‡IÝéh`ŕúŹéዉćăĹaĺĺ˛s˙梅řřzLďŕź2ŢŮšJëÚ¸OëéÁ_âשHÓÝ;+ëÜ1+Óד(˝˝šZÜÚ Čń|Í»[Ôę˘ -ĎÖˇ/Ô»˘—ܵPŹă°I»ĆśJnćĘ|ßŔ#ißż>zĆĂ+pÜŐ)Uçą2‡äË'fŰÔg=íËbYŘ'_ŔŮ~ÔćJ}áÔBsăĐE~ă×DÇŢ{QáßpHŐÔR^íĘżbÓ׌AÚć±QäÖŕcČÜÚőćäíYĐńĎcÖí˙ś¸Ëé¸|ßάóŐÂgťęűĺÓäď铲×ŃĐyĺţŐăĺÚˆóëŕĺâűă…ĺíçÓýçíÔéěńĽ˙ěóĆ÷îéxńőĺČňčüčĺđňéßďďŃéŕ÷ŘěńęçáŕěçâĺćâäíńčÄřúěĐüęăăüîƱęňďŢéůߊăéřżëćöĐüář€ÎŰűn×Éâ‹żôđµ¸ő˙ÁÉÝó˛ŮëćşÉáţÚçôëÖ®ęđŃŹáîÝîĎ˙łňîŢÝę÷ŘçěŢ˙ŘďŢöÉýÜüÝěÚéÎöýŇ…ÜĆîđéě¤ř×čĆżéض˙×ćíüčöŚďçč‘ďÝ˙îńć–ÎđçÍęŕŮŠ®ňăĂ÷đđ•»ĺďľ´ĺé͸őčČם;ĚÖĘĐŔÁ´lIŇŔľÂĂĚĘ´ĂĂČČĆÎ×ÔÎËÄą·ĆÍĂÄÄÉÎĘĂÄËÓËĆÄĂÉÍČĂÂĆĂąąÁÄĎĂĽĚĚĆÔ×ŃÎÉĹĆĘĎÓÓĎĆĆĚĘÄÇľÂČŃŐĚĆĘĂÇÄÂĆÉÎ×ĚČČĎŃÉÁŔĂČŃÔĐËÉĆÁŔČÎÄ·ŔÓĐÉŔĎĎĆŃÎČÉĆÄ˝¶´±ľÄÂÁČČŔĽąÄ»˛«Ł1aĂÂÂżŔĂ˙¸ń´ÔŻćÉşŞřÓĽşŮˇśŕ×âŰáŰíźőĘĺ°č°×šö¶şŻÓÉʱę˝đ©x´Ö«{|ËŤŇÎČťËÂżŻŻĺĄËťĐł·l߶«ŽÝ˝ Ƕ›śÄ±¦ăÁ‘˽؄ž€¦ÄŚ’Ăźˇś‚Ł‰®ÄĄ˘cp»ž’®ĄŻŠˇ u‹»ŠuĽdŐ™\żs±złJ™€\“ˇ`–Šmi{źĹ©‘É”ŇÇÜŽÇââ‘Ąż˝•«äá«©ÔăŕŁďČŔłÜň·ĹďëçŘŮŃů›ęĚÔĂÝęçěęňçéÍžzřÍČ’óĘö‹őŐÁŔë¤lÎÖś–éŇť–´¶¤šľ¨}‚¤“}ĂÁ”¬˝’Yoµ˛Ŕ‚«ŹyăĹŰ|¤°„zÓ¦vpšnd¬›»¬ĺŕsş˘Ĺo•ˇŞpś¬Ć†–°×“¦ťČŠ’¸Ł€Ä‘ox¨>˘ť“kzłďpZŞÄszÔźuśÚΤRĂ°~“Ě˝ˇ{Üę„…äČö´äĐ‘yŕÔźaßútŔĘ̺ݹń¨í××jŃÍĺµŕŢđ¤ňęľň×ö®Çëă·łňßÍßéř®ćăúŰÁđôäßěÚÔÄ˙ĺÚßŰ÷ŮŞúîÚÁëÜč»ďúč«ďÔň¶îřé—úýęĘëÜňĺĺńőëŰëçĐíŢřŐéńîíçĺńáßäçŕßéńëĆńńă·âčéÓăĺÔÂđîâÜőô˙ őçî˝ňčäçęö©ôďń·ţŮű¤ÖčňÍĹďÖÍäéçĆęíŘŃÔŢÜŰŰÚóŃÇÝ÷ŰĽňńÝ™ůíŮWů˙ŐĘţöăŢŘëň°˙ëó¬řĺňľöěá¬řîóŁńďä’öîć˘čŮő¬ßéşůë÷ŔčÚń•üŕń–ŮěđĂç÷ëşĎţé˝ŇęܱĹÔâá×ä°ďőčËÇ˙íĆçřąĎ›ĐĎ×ÎÂÎżÍĘk1ËČÂŔČÍĆĽÍÄÉĎËĎ×ÖËÎÍĂŔĘË˝ÇĂÄÉČÂÁÇĚČĹÂÁÉËÂËÇĘČĽľÄŔĆ´żÇČÍËÎĚĚËČĆČÍŇ×ÖÍËŃÉÁÇÇÇČĚÎĘÄĂÇĚČľ·°łżÍČĹĘÎĆľŔşËĐĚĎÎČÇżĹĎŃÇÂÄĆĚËÂĚʾ½˝Č»Ă˝¸ŐŇËÎÉÉĎČľÁÁÂĂż©¦$RÇ˝ĽÄÉÁű˙^cŕă^#óâ˝0Űĺ¸0éó€PÎîháç#Ňń¸%ÄÚ&čä¨ÓÚÉ%ËäJ>ćá™$»ďżćÉÝ©#ćĆ+‚äŐŽÝÎ#„ÜĐ,CĎé79ĺŮFGöłCařĎH,Ôę]đŕÝÎNRÓŢ|ŃŐbÇćg*Űë’ŔŰ»:ŽÝ®ÉŃ°ŃÝŻžĎÄtŔˇ¨×•RfŇĎ+{ŕĐ#€ăÉ:©×ŢS\ňÝ)fíë˛JýÔfqîŮ”Nßꥵĺń€zńŢoďďĺyęů§TÉéqxü߬WÝíĹDÜ̸5ćäÉCęáiBĐć‘SßúžgÚć]/çŃ ÄÍť ĺg Đźµá« ŃŐ•şĚ¶aĂÜÚ–Őµ8—ŕŠ˘Řµ0YŰĘ<†é®ËĘP1µńDaÝÓk|ĆĹC\ÔÔ+CŘŢfŹĘ5*°ĺFGŃŕlÝÉW%Őä;úÔĽ‚ßŘ©(mäŽKĎŐÇrµě˛p×áą*”Ýł\ŘŐ`ÝăŔpÍĐÝs¸îëvôĘÝuĹčő™«ëç«©ßßeĆęűŹîńµ¬çí¤ßŮ˙źíôéťóŕăuŕ÷ĽµÝúâĘóëđÓűöďÉńďűŘń÷˙¦óúýĚěýö¸ţóݬŰďđîëńčÜĐŕúÍóńîáâôöéäěĺéńîéäßőěíĐüéíÜňćĎÄćâîÝüôě‹űňó¤ëôę§óčňŕôíđŞľôě‹ŮňęłćěäČ~ŘŰŰŻęŮ”óĺđŤéßôäýëĂ|îőéáŢ˙ß—ńŮç›éçĘŰóÁyăĺóxóôđ¶čő×îíéä„˙çůě÷čćśîóęŚŕÝí»¸ćęŤöÝü‘Î×ŕ|Ćôő›§˙ŮśÄ˙뢢ůňá˘ňďŔŰß˙–ÓďĺÔ˛ńăÍ—÷ŘÔŃÝň}ËŇČŇÄĎż×ßz5ąĐĚÂÍĘĹÔÓÂĂĚÇĆĘČÜËĹĆÁĽŔÄĎÄŔĆÉÄÂĆĘĆÍÓĘĂČĐ×ĎĐÎĹÇĘŔÂŻĘÍËÖĆĘÇĘÍĚČÇËĎ×ŮŇĎŇĆľÇĂĘŇÓĐÍĚËĹČĹÄĆÄĹĚŃËÄČÎĆŔĹŔŐĐÂÉĚÇĚĐÎČżżÎνÇÎĹČČÄĘÂŔηÉÄ´ŃĽĂĆÁÂÉÁ˝ÉĆ´˝Ĺą2SÉĂľÁÉÇţαéÓŻ¬çĽäžÖĽń«ŐÁĂŁëò”đźÉ–˙®Ŕ”ń·Ĺ•řČąęŻĘŠöąË–ŽËĂ Ň©Ůś˘¬Ő‹©Ď™ă í©¸»í¤ĹČÍ®¬šâ§äČ°ŁąŔ±±Ľă·¬ÜĹĄ•©ÉĽź«ĘĄ¨ĺ µ›†Ń—¦u±–ť”ą©§˘Ĺ¨Á†€Ť˘{Ę“śbĹl¦y֚ǑĄŽu†¨khŠ—™Öť”Ű””ZÚŤžÁŇš–čÔť›äĎ“ž´ćwłäĚ–ňëŘóŮŕÓáěä߸éâîÉéÖ܉Ůâ’¨ěÜš†ÝŃá„ĺó‚|íŢÜŽĄŕ¨¬ŕŐžŹ¤â¦†Ęź°}Ä”µwÁ·ą]¸”Şvź±µsÉ°§ił°Ňišť‡s©™äq®ÁĽp•Žn{·lž´@„ßÜ}•¬•†Z–Ú}”˛¸Ś„ŰŻn’źť`‡ćÁ‹y˘Š0Dułs»±Yhľ¦pmĹÂKŠÝŇśOłÁ¨QľäĂSşĂ’Yű¨ZľŰŔRŻłĽ>Ý ¤c×ĐČV°ŞĆ4¦Ôí_ŢçčcŻ×Ýhwć强çä«áÝ˙łËć˙ĂÂÝëÉňÝóÄÖÝĺŕşýěÔ™đŢŕÜ×ëăĚčüľqěüŢ·ô÷âĘűřěĽđüëłîěć¸ôňÖŁďđä×ęëëäÚíůşăëěÖâęřßÚęđŢßűěÍŇőă˙ÇćôßşňäŘĹ˙Ď˙ĽďęÜ”âîôşáëÚ˛áďá·äíńĹőŕń Ýäŕ}ŚčýÍ•ŕě¶\ďôËÉâëÚ®ŕúčăöâÝ´ýçŰŘďő߯ćřŕ˛ŕěŇľçáăžňëě‘äęá’řáő¶öîë—čňáďçםüâî…Řĺáłş÷ËmĹóń‚ÖÝűŁĺíîśłŰĺËÝóčŞYćäĆÍôę‚őů«óäŔÇđăŘŤíĺĚżňňŤÁÓÂČČČÓÉŔp>ĆŃĐĆÁŔÇŇĘ»ÄÖĐÇÉĚÇĂÂÂÂŔÁÄĹĚĐǿöżş˝ĘČ´˛ÇĐĘËËÄÁĂÂËÉĚŇÔĐËÉĂÄÁ×ŘŔĆÔŢŐÎĘĆČÇľÉÁ˝ĘÖÇĽČÔËĹÇČÇÇĘÖČşŔÎÍÁĽ·ÁÍĘľżĹÄËľ·ÂĘŔľĚĚÎĘÇÉĹżŔ˝˝˝żĂĹÇÇ̵şÉŔş˝·ľË˛ľĚš9KÎĽşÇÇÚęAöůqeéé¤#Ôß—5Čćš.ţŢq@čâ®űÜŁ!áâ°ďŢ’Ďćś -Öéż.äÔ:Yôă‹%ÇäłĆ»Äßv‡ŃĹ›çŐ%pň˝#¤Ĺęt6ÜÜZGęŇ ŢÓyîÇ5<ăÓ@VŰî78č·Oâäyęńn4ŢĘE+ÂçźSľÎşYÂľŚĘíuÜɬP˛ŃĽ -ŔÚť+›ÉśhÔě…šŕŻ3·Ő°’úĄG»Ĺ´)xď»i‰ó·=˛ęĆR¬ÓÝ«‘±Ő'jëŃ+«ĺĐgoŔÁA{˙â«xÖëdŤđőĽHôíĆpëéˇěĎťačĺşXţń¬<ôĺ¤XŕĐŔRöćËNčęheěë2wăŇ|3ÚާAÍÖ«XÔĘo5č͡-_ĚŚl¬¦wí«¨'&ă¦+Wëą‹Ř™B“Ůľ*kĐŢDP۱OăĽ7mäĘ?ŹÄĹ8ˇŮÓ?ˇěŰRU¸Ľ{aŕĺgsóŢAaÂćdRÉÓ]=ÖÄK=ľňĄ‡îťn¶ß†[łËsqĺâčnĎÜבÇۉ%Îç kŮÜÓ€ŘŃâaČüçĐŮď—ĂÜë©áâď…Ďŕç—č˙ęłęâ㪴ÔĺßüůÖ×yńđá÷ńäŃĄéóŘßěęčâ˙ňę®őďűÜćéôÎöęóßëŰůßóäüČűé˙âěđőééęńŘöűďËíęčßňĺçÜéőňčéďďíÎřů÷Ńöôüęďďőď˙Řőăűă˙ŰéÜ˙Č˙ňí•ßűë›ěüč¦ßěńŤîńţÓ˙ŕÚżöř®Żđ×áŃď÷ŢżěîáÁěň±±čăíŻ˙čÔšîîă¸öűáîúßýžîđŃ–öć˙Ď˙îâ–űűéÖňřĺĹňęńčě˙ŁÜăřĹćďú…ňčăˇőćóÇúďřşáěď¸đĺ˙¸ÜëňĹřňŘ«ÜçמˇäňŰ˙ŰőŕťüęČ·˝ŻŐÄĂÍĘĘĘŇu&ÁÇÇĹĘÉĂÁÂĘĆÁĘĐĘĂÎĚËËÉÄÂĂÁżĂÂşąĽşµľş˛ąÂ˝¶ĘÇĆÄÄĚÍ»ĽŔĆÉËĐÖÓŮČĆÇÁÉÇĆĆÎĐÂążĆąËÇşÁÇŔ»ÁÄĆÇĘĘĂ»ŔÉĘÄÄÄÇÎÂÄĎÔÍĘÎĐÂŔŔČĚĂżÉÁŔĽżÉÉÂŔľÁÄĂż»»»ÉÉĹÁÁÂÁżµŻ©«Ç§2cËĂĸŇ׶ÚŐźłöąµščçľčÄľăľÂÂÖŔşŚŢ˛ă¤Ň»ż•ŕ“·´çĽąŽđĘĘ•Ú˲δޑ¶´ÇšĚĘľŹ ŻĂ˘ĚĹç“ÉÂÚ“·ŞĹ’ł¬Ő¦©˛Á™śĺ݇Âɵ–˝™ˇµ‘ĐČĄ§ĂÂÁ™ˇ˛§Ź›˛ ‹‹–rŹ¨€‹ˇľŹ…ŤĽ€—ž‹uŤ¶ťjŹ¤aŻ~ľ}޶}w‰•‘’{ŁŁÎ‚ËÎĐŠÖĎʀꩀ´Ć×jĂßć‹ÎmźăůéŞŃÖ}ŻŰŘŘrüâä±÷ŘâŐÓđҤéÓŇŤďÓŮŠÚ˝›„ŔÔŢjâäăpÜľˇ„°˙Š®®§wÄÔľoĺĹĂwĆŚ_Äś~tŹ€kv¤Żn|«¤}‘•´lˇÉÔrą¦†i©˛pvťźźnĘŠ…˘µŮ†›ŁÖqŠÂżK©°Ř[~©ťjmĽ´“ÁŐ’‰›Ťi‡¶íŽ~ś°ŹrŞŞu‚©ąŹHLͧmŔÖ’iÓÝdiÝŘďźçőÇ|µ×źRĺęŕŘvÔŘîSĐćĺ¤ńíÜwżńúśćäđxÂĚÔ~´ń÷«ŰđőÇŰńúĹëéěô™ęööçöăËŇýѶÓëńÖ¶čńë¬öéó×éďőČďčó¸í˙â»ăřě»ďÜ÷ŮéěěăăňđŘîŢď»ăčëâôéîŰŮěńÝŕďëí×íćîÂćóŐĐçîÜĚęđŘĎîůíÍăüߢőńňć˙ô°řńçµäíóĄëé˙Ďuđóŕ·çß„áćĘÄúňŐĘůëĺÉďăÚË˙áě™öäężůčäÂýđĹŃçćâ–˙˙é¨ďăńŔůęĺŤćęčŔříçĹěčřöčî®íěéĄßŃé—éÜéâäç¨éďăąŮëÜľđŕďŔŐéÚ†•ĺěćîÔ¨©÷řëřŃř„Dń俤¶šżľËÖŃÎÉŇy.ÂĂĽ»ĆÎÎĎ˝ĘÄşĹËŔ¶ĎÍĚÍĘĹÂÂżÁĆÄÂČĘŔżËÉÂÉÎõ¶ľÇĆÁĂÁ¶ą˝ÄÇĹÄÉŃżĐĹżÁżÂ´ÉÂĂĹĽ·˝ÄÉŘŃĂĚ×ŃĘĘÎĐĐŇŇËÂÁĚÎĘĘÉÇČÂşĽĂĂÄÇƸÂĹÂÂż˝ÁŔĂŔľÁŔľÂÄÇÉĆÁľżÁĂÎĎĹÂĂĆËĐĽĸ‘Ei͸ȽÂ×ÚÝ[|ěÓqKĺä–üŰ_+éŮ‘vęך0çĺ“0ÚÓą ŐÖy2ÝćśÜÝĹ&Ôä‹*ĺćI#ÎéˇČó˛3şńŽSĎ欔î»-ˇŮĹŹř«3Zěć,uîÝM[üÉi äá9/íŐA;óĺm&ńÜA1ÍčXÍŐoĺ¦jDÝÉj-šö—°ßŞ:żäŹNÜĺ‰"śćuĆŘ´ -·Ý‹oČČ,lŔ®€ë´ ¸čă~śňÁU†˙ĐMvöČBšÍĎ%}ÜésrŃনŃđ†@ďň˛KďţŚJëĐ~“Ýç‹Iăë™NúŢÂRáŢ^Sčáx@đěJKŃă(}ďĚGBíéa^ęĎ—ÜÝŤ6××s’ÜŤ8…ĂŚ(Ł°o3¤×±!ŚŮ©Éć~%ť˛“,7ßË1XÝŔ7%Ó§^ŻĘĐ3ŻËŐ5u亵ݶ$&ąµVUĆŐauĎÄ{NĂŔQuÚâ:fÍŃPoĹ·c(ľÚ„YÓĐž^éă}•×ă—hŐęácŞĂ°q×ÓÚyÂăáeěÎçpŇŃŢ`ĺěă|ąŕîąíŕâ¤Ë×ďvÓÜçÚďé‘Ąĺĺ¦Ýďđ…›ŮäďŐýçܨţăăčęéƸňňďÖ˙ďî¬ńîďÜúńőĚřëňĎöß÷ŘôçŢŻíđóäćăäęěěÜžÝéëÜíëęĐŐöčäďőńăÖëţĺ·ôĺčÝýęČĆéëáă÷űâ×ç˙ďÓ÷čď‰Ţč˙ äĺđ’Őőă‘ÜôÖ’ŐóÓĎšŢĺÚ™çĘăŇĺőÓ’Ţý¶‚óôľößÁnéćŢćÖĆvŘ﬎âňäîęíé†ôëçšçîنöęë•őăćlŕăáŞçŕŇ»ű˙ŕűĺ˙€Ďčätčŕçťŕâú±¸ĺ諸íô–şíë¶ÎÎͲźíö¨ĺÔîŔěéďÉŔőĺŐŻöئ“ĂŃÉËĚŃŔłe9n|†Ť—ś›ťśŞŁ–źĄ—Š•“’“Š‡‡„‡‹‹ťśŚ‰†‡’‰xwy‹ťť’Ž‹…ŠŹ‡€„ŚŚ”††‹ŚšŽŚ‡‰”ťŽ‰~Š†‹‚€}{€€ŚŤr€y€‡‹Ťq‡Š{x{{vqmpz€€{topr\rzqkmu€repŠjO4SÓ¬ĹÎÔßŐ¦©ĚÇÝľŢÜ”¨ôŔ¬ťćÎżµĎÚ˛¨ćŔ»ĄâѲ{󵤓řĐłˇăÓŔ‚ö˛Şźó»µ’ž¬ŰśŘĚÄź¬ÍͬŮÎΓŔĹ¢ŘÄפʺլ«Ď˝Ł¬ÜÔĽŚźăŤ•—ʲ ô¸¶¤á´Ęťěł®–źŠ»Ž™rąž•Ž®™ŽwÉŤ¸w€‰›x}®Ž»„–±Ź¸h‚Ą”¸t˛—żŠ«Â€”Ý~˛ĚŇ…ŰÓ┥ćÜ…„¶â–¬ĚŢ›µŮ왥Ďřś¤ŢßÉ«ăę§ ńÜÖeůâÇ›÷ů·´âÉłŽýβ“ŇĺÓ†÷·™çÜ‹yĺčŽzďÝ–ťżćĄ†ëÖĄf·šozáŇŞ‡ŇŁśÁź–s’–‘Š©łL‹µĽĆfŔłŰaˡłcǬN€…ĂŔvšĄsZL¤Z±ąşt‘ąÚe»ŕĚnÁŇşcpť¦u’Äťoy´Ô—”ń×zoβ‡`Í®svş˛}OÂÚ©^čć–qËâŻsżČ—\ŔęÎ[~é~U¶Îşóă×VޢĹ9ęăČ<éŰŕÔěě¸ńńץč÷äjÂŰô˝ĺőĐl¤öĺĆÜăíşăőńĺ˝˙ăŃ”íéŐőŕŰŰÂ˙ôçĚúëőłňćěŔ˙ĺí¶ččäŻőďŰŮóíâµĺóîÂíôá×ňçáˇăíéÁŐďęĂ×ęôÚçôőĚĘńďŢżĺőéĽęîÖĘçößÉůíěťâůűşęë˙žĐôú´îíâăÝđźřĺÓŞîçÝŕÂ˙ŢŕÄřŰż™ŢßŮ}îßĂ‚éńÉÇ˙ŮޡěÜŃ8äěҡőĺĎĂęŮíłäîÚěŮÜéëĎ‚ďéőŤóčŢyĺéíŁ˙Ůď|ÄňďÁáňé’ĺçč^Ôäň˛Ţć÷€~Ţ˙‘Ăä˙¸ŃŢňąÜŕŢš“đú•äńá“ęďÚ¬ąßôĎľď颊ÍÁÍŔĹĎŔÁ©P120-+-..7*)01254/.(2.&1-4'*66/.057,496;26,,+(37*5/2308:,'3)08,.19367036+1+-1..1143/,-0/+/64,*1530220120,132362.3.142176)(+03/,.3470+29761/4920IjŕÂąĂŐÓÔX×Ě`ŹăěťV˙ç‰wëęŁ9ćô[çő®JÓđ°Ţň$őú–Wéßw"ě׫%ŘášTßË…·ăµ=¸Ű´PÄŮ»¸ÓŐ!}ĺż"źŢĽčę.2×ÜAYßęšâÍ^áŘ‹RĺĘ™0Ůâ˘OîŔb'şÜz2ęŰ\CŘĆ?4Őâ†?žĆË/—ŐVŇĎaOŐłŽ.«Ú¨łŢ¤'Ěٸ(uŰ×$€đĽSŕ·&žóŐc߸1zĺÜC˘íľAgíÍ?váň~šÜÝSŞÜć»1îńˇ>˙é t˙˙}yŰő•SÔăQTîëťsĐż—^ÚřŔn×ë˝]áŰ6…ôŢŔeČíŚ!°ŕĄmíŕb0¤Ë~&¬ä:¦ŇnG‘Ä’0j×É-»î¶Řë™+¦ćľDÍĺÝ&IĘ®,ÖÜ+eÇÄ< đČ©¦ŢÜ‘ˇÉČ[PÂÎLFĘĐL…Ń몆Óë uďĺU/ŔŃ%YÚľP<Üí˛|óĚsŠëĎPuŇĐ›Rŕíq\ß‹cČáżáÝÔQ×ĐÜzŮÔÚmÝčçfŻů÷|¦ëé‰ŰÉŕ °đŘŕ©Ůô˙ÚöäéÇ|â˙¶†Řë·ÍëŢŔĎéçŮĄäëć˘âŢńéô×â–ŕęíăřëďËűűôÓóďüÖđčôßěóîĐ˙ÝďßîěňŢďíňďîëňÔĺđůđŘôřóé˙îŘâéëčáçř˙Ň˙é÷Ććďî›ăîőËďáěśŘňđpĽíţ»âđ¶”çîĆŁţçʵéâĂĚĺÜ˙ôÜŰăÔĺâÔ¤ăčđ•ňľáŐüîőŮńÝ·Ůöď‹őúçăéěç×ţěôëń߇ŮŢű˛ęóäźâÎő»óâřĂňäń”Ü×ÝÔôâţ¶ŕÚí§óâ˙¤ŕęňÄŞ÷íŐď˙ŐşŢőôśââäĘäŢáŢÓă˙żĚŇ‹ÉĂ»ĽÇĂĐŃš–Ž‡‰‘–’źžśžŹqŹ„w‡Ž‰Š‹Šžś‹ŹŤ|~‚’•ŽŹ‘’ťŁ™˘š—Ź…Ž›—‡©§ Ą¨¬ź¤——š•™ śšŁŁ•Źžˇ‡†‹‘“‘Ś“”Ť‹‘–”śš‘z–¤—›Ź‘ˇŚ •†Š™ťŤ‹Š‹ŚŹˇ••Ź—ťˇ¨Ł ś›Ş˝ČŔČĚĐÍŐ©Č׬ĽŔ¸«§ô§·§˛ÍŔ˘«Őę¶čşęÎĚó·â¦µŻßÄĎ ŢĐ°şËŃš˝·‡±” łÜÝ叺¤ľŻś|ĆżpŢŽ¬°ŕ|”ŁŮ•ĎçÝŞ˘ÝĚ¦Ş«Ů§¦›îŻ»Ňě´†¨Ô©z®Ç·Ź”‹‰——±Şz¬şĄ«—†ť˛mu¤‡˛‡Ż…Ź©‹lz«koŚą¸‹µy}‘Óx±~¤ŞÝ“ËŃčĘĘÄmÍéŮ‹ŹąÎqśÂČŘÚ—źŇ‰ś«ŇxłĹŠŔă÷Ýtîŕ˙ÖăâÝÔŐÝÖěöÝ°ăí‰ đŐ‹‚şÖ–x±ÇrxúéÁwűáŻěÖâ±zčę¨gצ‡{żłsÄą„hČ°|r»°oxľ«•w¸¶ŮpĆľÄ[ÎÎdlÝĹĄn›Đ€¤«Ěuź´Őn˝ß•G‘ľĎ]±ĺŃaš®Đ}u°žJdزf©ÖöŁy骚Śµ¬qŽŰŐY”ĂÍrgŐą[UĂŮ–^°Íw‘ÝŕĄCćăIµŰźščĘ—PżÔĚYß۵AĹçď—řŐńhŻŇë·ČöŰ€íćó©Ç÷ä†ÁęďşëčňÎéŮďé˛çđşŞćçĘÓě׺Őýýé´˙đä®ü˙řĚáćţ·÷ńÎâîëÝÂúâűĘíëúÖóéńËéęáČřÝöÔćęîÔĺéďÓÚçřŮĺęíŕČëúď×ěäéáĺăÓÔçńőÎýí˙ŔÜ÷ę¦őőĺşöńňăâč™çćčz·ćŕ¨řŰĚ»öŮÖĎáčËŰěáůúňěŢŃňőÔ´üěé”óőŕÉ˙çßĎřůÔŔ˙ďä˘öăÚĐńíŘŇńęć€˙řäŹáîň¬üęܬřëüµňń˙ÄÚęŢŽŰüé¶äńü˛˙Ôú¬ůäďŤëä˙µ®çűŔŘáÝĎń˙ć’ńňöÂÚő㶾ô˙»ŐߎĚËÎÎĹČĹĚ×ÂÁĽ¸»ĂÉÉÇČŇÚŐŃÔɱŮÍĽĆÉÁľ©şşş»ÄÔÔ»ÁąŔÁĽĹżľşĽľŔÉÎČÚŐÓČąÁÓ׶ŮŰ×××ÜĎŇżżÇÂŔĆĆËŇŃÂĽĘÎż¸ą¸·ĽÂĆĹşÂĹŔľÂĆĹËĚÇ˝ążÉĎł´şĂĸ¸ÉµÁËż¬»Â¶ł˛µ¸ĽÂČľ»·ążŔÇŐÉĆÁĽş»˝żµ»ĚĚÎÎÖÝ?îÜiFÜŢ“5ĺŢ&;˙Ń7Üצ4Ĺß±ÝéÄ ďó¨VßŢc2ěćV,ŃŢ>7żŇ[ÉŮŹŐص¶Ţ§Ŕǧ'˘Ů¬ˇ˙®5©ńĚUrÄŘN6îŰ4řĐ6‡ďŇ8?ÖÓ/uÉŕEMÜŃ74Ő¶aWÝÇlÝŃX-˝Čd/Ĺö˛Äß©şË‰ż¨ŔĚ»ľŐŔ%ŘĦ(„ęŇ aÚň,ˇçą'ŞÜČ@‡íżzŢÄ(‹ř±"ŽäÂ1†őä!šâăP€ţě}yíę¬Pęí_ăŕr‰ôŐťSčÖ@qËç‘_ÜŕWCęŘ+lŘ䛄ĺě´níĎGDĆúßăŘ„1›çh2ÉËź-ŻŢ’&ŁŮ‹4Ü}%pÜÓľćŔČę'aćµ&KńÁ3•öÔ*”áČ0°×áŻXÄč2căČaĽÖ˛dßÜL0ĐúĆ˙™žçéŻ+ÍŘd9ËŐ‡_ĘÂ:–ăŹkďp^ĺâ>UŇąvgŰáµ…üŐ™ŽďäŠ=ááĚWÜŰâyŢĆä{ěäéyŕŐô„˝áü«ŇáßmĘë폪îü†źůě«Ôîëš®Ú÷ĆyÖćÄséęś»čňą…ă˙Ú{Ü÷ć¶ăďß»čŕöÜňňčÍňůŮÔűőĹěôë´ŇíÝ«Đôö¬ÝóöÚë÷őŮîěďÖăîýćęđěěßúíŰŔńâçëčđÖ—ńňŕ‡ŘĺđćěîëĎďâkęä˙Ř˙ŕăwĺěÝł¸ĺćÖśÚăÔ¨Ú㲹ćĺÔ’ęçÖ ÖßĎ×éŕë°ăíÜ˝éŢęĘđéÖÜéÝŰ©čűćŽâííç÷őŮąţŐřűíĺ¦ęę˙ŕ˙×é ÖďčźŐôĺÔëěăyäĺ÷§ÉäéĄÂň˙µďîöŇńŢá·˙űéŔĘőíśáđň˝óďďéěŕ÷ćŞáůµ‘ĐĐÂĚÄÉÍĘÓĐżÄĘËĆÄĘŇÖČĆÍĘÄĆĘÁÇĹÎÉÁËÄż°±ŔĹĂĹČżÉĆĎÍÂĆľÄĂĂÄÄÇÉÇÇÄĘÇ»ľËËÄÎÎÜŮČÍÍÖŔÁÎÇ˝˝ĽŃĆĹÉĹĂÉÍÎÎËĆÄĆÇĹŔČĚÉĆÇÉÉĹÂŔĹÎĐŷǸ±ľĘÁąÁ˝ŔĹÂş¸·Ż¶¶»ÄÇĂż˝Ăľą˝˝´·ČĘÍÉŔ˝ŔĽ´¸»ÄÂÎŘÖč”ŇÍŘÍ©ěƦšôşź»ÍŐxąŔéÂâĐÖ›ôŃݢ㽧–ůȨźč©—üܢžÜÄŠłđŘş—ŰŰÓšŕĎ·’ĹŇČ›ĂÇÜŚ¦ľÚ™ČÔŮ‹“–Đ›¨č㡶՚şąÍšşÚ¤ˇćĚ”›Â왝Ŕ¸‰…±Ż“›ŇŁ–Ą‚–‡ŻŤŘzĄŤ{’ł˘Ľť—™ij«Ź·„¦Š´‘ł¸Đt˘Ú‰ť–Ěq¨ßä†ÝÎ΂†ľä}¬É܇–˙Úd°ĺÝi˘ÉI¸áč ´ÇâŚyďĺóŔńçÝśÓĎ©łßéá‹ďÔ™ˇđÜ»„ëÔ{óĺťőŃm…ňéŚ}ĺ‰bóŕšfÄłŁWĆ—c˛“ŁtćŰś„Úłyg’Ě bŠĆżaŸËrĘÉż}©˛Ĺw’®Ëk˘łÄuşşŐZ•ŮÂtQ¶Í›·»GQşćsŽę¤ofĽ®veŢŐoŽÚĐŐŻâ˘nčč…wĐÓlcgşyh§˙˘ěępŘŃŹjŐăś[ÍŮ–‰ŐÖŹ:Çą®FŘč¦GĐäň‚č×´D¦ÓďKśÓŢtŞăőŚĺóĺ¨ŔŘäˇĂíďÉîëůŔČěçŮ©ëŮŃ–ôé˝Úâěݸ˙áö˛đęŕĹüčŕľíúîĆńăâŻŕôÖťäŕŕµÝęěľŢęçĂńüä©ëíěĐáíďÓâëćĘ×áđŘŐđńęŃěęزčŮâčŕčĐŢóě“çöđĘćüŰtÉęížţâĺ§ëćů‰ćńé®·ŢăĘ’čöÁšŢď˘ŇîčÖ©ňĺĚ äďÇŃěďŐťß˙Ö¬âčŘ˝éďÍŐęěŰźďĺŰ—ęűŢ˝ěůę´ăńđ¤íîÖ”ëřŕŞččă~·ňőŻŢĺřÂóňčŹöéÁ<›ýÜŤ¸˙ă‘űîÖd˘ű✥ĺܦ»ňî”âúÜ´ÓîěÄăîćĂrÚńśŽĆÉÁÍÄĘĐÇÉÇÄČĎĐÉÂĹĚÎÂÇÓĐĆĹČ»ČËŃÇŔÎËÉľÁĘĆŔĆÎŇ×ËĚČÂĚÉËÍÍĚÍĘÉĚĆżÄČÂÄÉĂĐÎČŘŘËŃÎâĘČÓÍĹĆĆÖĘÉĎËČÎÔÖÖŇĘÄÁżĽÂĆÉČĆĹĹÄĎÉĂĹĎÔÍÁÔÄąĂĎĘĹĚĆĂĆČÇÇ·şĽĹĎŇĚÄŔČÄÁÄ´±ż»ĂÄ»·ą¶®ÄÄÇŔÎŰ׍đŘO†öŰd*ŰôaŢÔiŚŢĺO‘áě™ÔÚÂňęj@ý÷—UÜÔ|0ďŇĄ0ěáqcčÔť2Űň˘!Öĺľ(ÉâB§éô}©ÜŞ öéQśŢÎ-mËŘ.bÜŰ%¤ŕ˝:›âë†wäâ©|äÉmZëşw3ÎŕVVěËN_ÚŢ7;×ÓyĎŢSżÎŽ,ŕçf8ąÝ©ÓŕźŃŢ„ßآ+–äş ”ĺĆcą×©3´őĐ*šîĘ7ňču¬óćrŽáĚ-¦íér™ĺÓQžöŮŁ_Öňš–ÝçmréŘnłî廀óҢcč٨~ôß»€âőµuěölÔ߀VýěÖ‹äđ' ËlEćĚh2¶ć¨‚ßß<ÁÔ€WđÝ•UÂéĽ:Ĺé‰:ăÓ…TÜçÁ$©ÓŃEĂݸ,ÄĹĂlhČÓ#śÚ·4kČş·ÝिŮFRĎŐZ”áŔc§ŰëX5Úć—ăÔ^žčăQU©Ń|‡ôÖ—…ŢËt«ăË»ťůŐp~Ňŕ}ęŇŚ@ËćŮwÚÝĐ’ŕřÜtÝŇĹjŃáúwµÓÔ’ćŐö´÷ęěÓ˙őć·ŕřňŽĹô˙řóöô¶ÖţŢŢőńĺńőçßÁňŘóŇýďúÚńňýěěŢéë˙ëč×ţďôĚúůůÎňďôŢëáţĺřŕâŰčďôÔíőěîćđ˙Űéďäôăüőęäúäęáňô×ŘňřňÜ˙ŢőĐęéüčőăű¤ÉëňĐ˙ęŮ”ëâň‘âă꽲číżľňć´ÇíöÍěěňŇÝçäçäáőŢéćâôÎţúçđúéÜéęďËÖěđěÖôáńŻűđ×»ű˙çÝ÷řîÔřçóŕ÷ţăçţăě¬ĚÎçŠüá˙Şđéá“ÁŘä›ŔÚď»ďĐúÚÍÚ×ŕŕĺÜçćőáúóéÖěđÉĹäóľČ˙âëöКÿÍÔČÉËĆËÂĎĆÂČĚČĂÂĐÓÖĐËŃŃÇŇŐÎĐĘĂČąĆÎŇĆĽĹÎČŃ×ÎÓĐĆĘÁŔĆÇČËĹÄËŮĘĘÎËÎŇËÉŃĘËÍŐßĘăËÄÉĆČĎĐÎŃĐĆÂĚĐĆĘĚËĹżĽş¶ÁÁÁÂÄĂÁľĂČËĘÉĘÉĆĹÄÁĂĹÂĆÔľľÄĹżÂÉË·¸˝ĂĆĹÄĆżżľŔÁ·˛ąÁĘÍÇĂÄÂľĆÍÔČËŐ٤ČŔ–łĘË‘ŐŐŇŻçÔžÇÚŕŞŘѧźéÓăŮì¸âĂÍśŮˬ«íÖǹç×ÁŁŘŰÍŤÜÓɡ´ČmÍĂÝĽ¶ÉˇĹČă’ÇÜŇťšˇ˝~µĆÍ“ÇĹŇ‚~qľŽ’Đć—{ąľ“Žź§śşŠ‡łŃ›¬¨Čšť˝–Ş®~pŤ©z~ş”Ą»˛«†Ŕ›Î}ĹĂĽ}ş–ą„¶Ą®lŻ”ÁË×Óv˝´édşŘäv´ßä»ŮᛪÂçg«ćâĄŃęâ«ëŐł¤ńĺńŘűßĆšáů·îëąđÚ˛{ăöÚĽőâ©ěáîĎŮˎη˘Ü٦kÇÄŁl»ťmůż˝—ËĘx\µ» w˲hÔŞ…ZĂą¶hż nX˝Éy~Ç©ŻY ŻŇdŔ¶¦XżÔÉ•‰‡ĚK©ş˘m“ĂyV®ľćžBĂ˙s‰ĂÉv“ŐŘc•ëÖŚxŔ™Z˸nŁÖä•`±ÉrNčňŞ]â¬Aőç @·É‰kĂŐźhÁŕ›PŢëĺ‚éóÔŠŃóČVćäë–ŃŢŇjčíť˙çŮűŕâÄíđđ±ňć÷ĎńřĺďçéÓÂëäżŐ÷îŃŢöňä»úďëĹ˙ĺëŕďöůěőńéąăňěŇ˙ÚÚ®äęęľäăéĎéćřÍňóčĐŕěîĆßěäôçëóÄŮďńĺĎíďă×őďĂÍčďŮŃâěńĐ˙ę÷ĚęçćÝöĺăĹ˙ä´óöţ ĺî˙śőÝ˙¸ŻÝčÄ˝ŕč»Ďňć˝âŢč˝ĐăíŘŐáůÍćěäçŞďč×ÔďîĎŕäěľĐćĺŇĐęÚ×x÷˙ŢÂćďÉąîůáÇřđŘŔóíŘÖăćá›ßěýŹááčˇîÝ·;™őÖlÇďôçä×oĎáčÂňŕě»ÔçęŔď˙Ýz—ćě«Łęő¬ÚßîĚÝΑŐČĂĘÇËĘŃŕŇ×ČżĹÍÎĚÎÖÓĎÄľČĐĚĘËÁČËĚŇŔżĆČ˝¶ÁÉĂĂĚĘÖÖČÄ´ĽÄĆČĚÄÂÎÔĹĹĚÉĚĐËÎÔĐŇĎÖăĎÝĚÇĘČÍŇĘĚĎĐÉÄÎŃÇĹËÎÍĘÉÇÄËĆĂČĎŃÍʲ˝ČĚÉĹľążČČÄÄÄĆÍ˝ŔČĘÂĂÍŇżżÁĂĂĂČÎÁÄÂÁĆĹŔÂÂÄĹÄÂÁż˝żÇŃČÉĐŘŢ0u÷É7WčߎEÓđ‰nóřG’çÖl-ŕâ¸@ĂđšMç͡^ŮÔl:ÝćŻ5Ďă [ďăI3éń 8Áő›9ĽěŤjĚ÷«,Żß¸ŁăÁA—ęĚP|ęą,Vçó@†ęĂL–ďĚ"BŇŐIYçŰULÜßuçÚe`ÓÍohęĐBićÉZ&ŻŐ‰"…·Ł:´´†[ŰŮšÓâr Íî§Űćˇ ěĚŕŢ$¨íĽ:ĘŰŞ-źďđ5¬íňś‡˙Ĺd˝ŘÇOŤů÷‹ ŢŕuśćńŚtăŐ¶mćńqóÜYź˙ć¶mîú pÝń°Žă˙pďćÝMę̇—ÓĘv‰ßäsdďß~>Ţ߀"ËëÁ*˙ß]/ÖägFäÚ”#ÁŰq*˘čŔ%ľç¸‘߇ÖČ+ŤÔŘÁáť8„ăĘSŹÝ·-›äĘ3›ŐśŽÂÁ(ŚÉÓ;~ÉČH5÷µJ¶ßضvňżsK¶ă}pčżwŠęÔ’äáÓ—Üň¸×ŘĄ‰ĺ׊DÜ҆.ňۤ‘ŢŃúüŮÜÝÚÖ‘íÔĘ~Ří᧻çďčý×ç€Ěřŕ€¸ńëµĺëű€ÍřéĽŮóčÜ•Ůęá”űőµŮřőľ‘đďŢ»óëÓ‡ęňÖżÚůöĺďűčíďäň¨úíüŮőôńÁŕíĺąáĺţĺäóřćňíďÝěëńéöëńßÝńččßřîďęíńđëń˙ő×öĺâ’ĎćţÜíř͉çîë’ľđň}Éă÷„ßç˙öÝôĚżîîÉÖäůäęęŕÎĘüďÓŘęňÝíÖůăŐ÷ěéłőçôçęűŐáÜđŘş˙Ůţäôç˙číöĐĎřîóéřńřâóëí°ńîîçńăů±ëďîöëďá“äľď¶Ëóíšţâó¦±ëí˝Áíňżąâî©Çâó±Űő˙öçăÚĘëäűÝĺĺî{ÜżĎ××ÖÇĘŘżËÁ»ľżÁËŘÔÄÄĎĘŔĹŃŐŘĎĐËÉŃÂÎŔŔÉÇÄËÓĎŇČĎŇĚĎĂĽĹÇČËÁľËÄşÂÍĘËĎĘÖÎÍßŐĆŐÔŃČËĎĚÎȶ̿ÂĎÍĆĘŇŔČĎĐĎĎÎËËÄŔÇŇÖÓÎČČČĚŇÔĚÂÄÉĹŔÇĘÁąÁŔČĐÍĘČĂĆČËĚČÄĆĚÇËĆÁČÎËÉÍČĹÇČĹÁŔąşĂÁĘŃÖ¸†»¬Ŕ{»Ü˱ˇçŰžžěÚŤĆŔ㡝éĎÂđČ ‘îßź§ß奔ŘʨěÍ ‚ďŮŻŁŐ׹žŢŐżŽÍŘł®§Ă’ĂżÍ{·¶Đł˝Çoˇž™Ž“ę™±ŐءŁŇŘ©…ÝŃ’ŤłÔ§Śäáś—–Íy§ž¨•±±©˘¦™‚wÁ™}…°«xgŔ¦”ŻŽ‚^»śŻ„ą•ł~«©Đ†°±ÝrŻ†ß€ŐłÇpÎíĘd†˛ÝzżŘâŻđÇk«Ýµi™űÍkžđ٧Şřóž™ůó¸¶äŢť˘ćÉ^µÖ祔öíäÂďŢŹÖăśjÓĺŞyÄÚ–”ÚĹŹ‚Źę~céÁ¨xÝҢsíâŹaéÖ–bĆŔŻN¬ĽźZ¬Ă\]ş˛–[˘×¨n·ĘhmŤşş^ħ§_ÍÉŚ]´ĆżOOš‰ZˇÇş]®ÁÎ~Ő×Ő[Z«‘XX¸ŕsĹŕ[ ÓĚź„ÄşLvéá…‚ÍĎa}ćÓšŤŰăŔXéęĽ|×ăgI±»kWÎÝEÖÂ’4âęăAŃń¤LŃđ±7Éď”jáŐÎ_ČîçěüîŇB¸ńÍD‰éë§đđ蝯řĐŚ–˙çׂĺę MâăľäöđÚżňňÚÇíőΤčćÝŻęéíŔňőçŃúâő™ďěâĄćúď°îóńÁŮţéżőňĺŇÜ˙ężŢöîçčíçĐ·äö×ÇňţßÓňáÓÜô÷Ô«ęýěăńč§ëčŰăůé¶ďęŤĆôě—çďč•čŕőĚżýâËÓéô±çëáÖĂçí×ÖćĺŮÝçćßĂőŮâ´ćçëËůđČÖůěĘčÝÖ˛ńĺíÂęęČşńíćĐî˙¤§ě÷ë§ďě×ňňä–Řäö·öăĚ|ßđô–ŐŰö‹îéĎ’ÎňÝ ÄčŢźÉď⇩őßtÎóîŃěŰöĄÉíđ»Ůî÷śzŇËÎËÍÍČČÉĹĹĎĆ»ĂĘÉĚÔĆŔČËĆĹËÖËĘŃÓŃÎÉżÂĹĆĆČĚĎÎĘĘĎĐËËĎÓĆÁĘÍĆĂČľĂŔĂĎÍČŃÓÇŃÉÁÍĎĐĆČĘËĘĘĚÎĘĘĐĐÉČËĘÉĎÍČĆÂÁČÎĂÂĐĐĽşĎĘČľĽÇĚĹŔĎĐËËÎÁ¸ÄÁÁÂĆÉÉĆÂĚĂÁĘÍĆÁÂĎÉĹĆĆÁ»·ĎĂĽ˝ÂĆ˝¬»Ľ»ÁÉÇŃKů¸«Ůâ‡Eéó[UýßaŽäă` ÚćŻ?Ňú;ÝŃaäü˘=Îä©#čŮ‚aăÝxXâÚfCÎݶ(ÍĎ .äÝ®,¨ňĂ0˝ěµťÝĽ-®óŘCZçí0zÎí& ßŇ:„ÖĺffŢé5hęŇfÔíCgÂŮ{YĚĹISËĎ7KÄç‚GĄňŁ6ĽÓDÖĎb.łĚ•IÁč–łán,ĐŃŻ'źÍŔ&ŻáµůČi¶Ô´9ˇěčx˛ßߍ˛űóĄ°ŇÔŹ ńÜ€•˙çŞŕçŤęý¸ťúákúüj§öܦjüőś™ë㉋äÍsYćŢmŢčjÚł@•čËÓîÖ”_âÜĎ™ĚăÖŘ»…Läě~1ęßPPľĺ„3râ§JŔâŠ(±Ŕ~fÚ䧊áŰGuÖ©1¬¨[:uŕÍ%cŮÉ:˛˙×Vr¸¬6MÉĹ[¨ŘŘd§ôŰjrőŐ[GÄÝ•ňĆbŽŐÝĺŁŢ٦‡ĘδťçĐ–đÔ¦WąŇ}dŢŢ•1şňî„ćěŇ{ëäĺßÜÝéěÖŽĆíĺ‹´˙ô‡ÔŮóŹÔâçöéô˙ŹÁ˙ôÎďůŮĂÄűúĚ‘ţÉĂŞć˙ěëôëîĐńÜíčö˙ýĺ˙ó˙Řüčě¨˙˙ݢ˙éíęůé˙Řýóţßëďřáőůúßóüîöýíö×áďöóîëëóăóűçîüéĺěîëëîîéňÜ˙číŐ˙ęţ’čřŐ’úů˙wÓ˙Őź˙íá˘öÝîŔŐĺíĽ©čč±Éő۱ĽäęŐáőőěčďđáŢíôجďăîŕúăÓÎćóÚŐůňňĆěßăşŢ÷ěŐçőó×˙ńůčĎîéąőŕôľüëî§ÝîçÁăňăĂöë×–ëîŰ”ßĺü¬Ţ˙˙¸ŕčđŢíňůăîÍíě˙ďę™ÜăďĹęÚ込ďňÍćÓ›ÂŢÝÍÂÁÄËËÂÉθÂÉÄÄĎÎËÉËÎĎĚĐÇÇÍÎÎÍÉÄĹĹĂÁÁÄÇÎČÇĚĎĎŇŮÝŃĘĚÎĘČĘĂČĆÉĐÉÁĆĐĂĚĹľĘËÎĐĐĐÎËĘÉÉĂÁĆĘĘŃÜßĘĚÉÇĹżżÉÇÖŇÄÄÍÍČĹÉĹÂČĚĘËÁĚÉĂČÉÄĹÉÉËÎŃŃĎËÇÂÁÇÍĚĘÉŐŃÎÍËĘÎÓÖÍČÄÂÇÇľ·Ľ˝ŔĹÁͨřÉvŐÁĆ’ŹăÚś™ëŘ›»ÔéÝÚŃŰś÷Űż‹ěß•Úŕ›śę߻ヲśŕĺ¦Ôż«‘âĐŮ}ĄŢ›‰×ĎÓť±ÎŹŮŮÔŠÁŚĚŃĎ’‰µŘ„˘şĐ|˘śęiˇŞÎ„¦Ô›‡©ß”ś¨×‚„©€s˛ąťŁŞ–ˇ˛Ąiz—•Ş°ŠžÉ¸płś|ť§Ľu¨¶»{µĹĐr®«Ţ~ÁňČw×ęßźş¶Ôl©ĺídŚůçĽÁćóŁ˘á㎗éč®®ÚěłáŘŢśĆëŕíĹ˙ĺo˛ďŢ^ ůăşôăÍËâ× ™ĘçŽçązµń{ąśdŤěí´rÝč—LéăĹ“ŃŕžSż¨€Zł˝źVŵk‡ĂŔ‚_”ĽŔeÁŁŁTĆĄiaÁÄĽkĽŰÓ^¨áÉI“‰n•ÇkŁĆĎKĄ®…s~¨šT€Ě«7bÁµ\‚Öű•lŔ«bqÚÔwYăŔTÜĚŹ.×ć›aíö_YâŮsĺĚş:˝ŮuKńۉOţăĐ6ČŐäRóÜşSăöłHÚé˝e«˙ű“ĂőÖrĚěđÚôńöńŢöŹďńÂőâĺÔľçů»WÚčŘ•ńőÚäďđáľěă×ŃęâăÁđčîŇńăď—çđášóűčÍîňęâňčÄŐđňŔäřáĎćţęŕńďęşĚçůőçäę׶ßýÔÖúîŐáçáŰŕęđÚ±ęóÝŻăěÚ™řćŇ}ßäđvĐöÜ’ńěĺ\Óéĺ•’äčĽÇôęÉ×öé°ÄáűËÝďîâŰăäÓĎŕĺżšéëćŇčďÚÖîđÍÍů˙ĚžňůĆ›ôîĚĂíđÜşăáęÍâôŢ—íëÄiÝćęąúâęíÝ–ĺńćžÝëÚ’Ôôâ‘Öć݇áćóŰčěŰşŘńó±áěß_¤˙ĺ¸Účö«źýâžÂ߬«¸ŃĂ»ĽŔÇČÁËĚ˝µŔĹľ»ÔÜŮĘĂČĆ»ĐĘĚŃĐŃÔŇËĘČĹÂĂĹČĘÂżĂÇÉÎÖŘŃÉĆÉËËÉÇËÍĐÓĘÁĂŘËŇĘÇŇÓŘÓŐÔŃĚČČÉĘČĚÍÇĹÄżŃÍÉËĘÁÁĎąÍȱ˛ÄĹąŔÉÉÄÄĹĆĚŔŃĐÄĘŐŇĘÉÉĘÍĐŃĎÍÂÁżżĹĚËĆĆĆÇÇĂÁĆÎĘĘĚČŔÁĹÁąÂĂÄĆÁÎÓW¬óÎKuÖíś`öďj‰čÝN§ĺŮi?ĐăRRâć’EňŮpm×ů^:Řüo:ÜŢ]cűŕb?éäŠCÄţŤ@ŢĎ×@ĘäyšűÇVµú¨A±ýąD‘ňĎ;açŃ`‰öŇ*ˇčĆ_ůÔ4`˙ŕ8eúŃ5hâ×c'âĆK1âŃSXĺ×W%bČ’U´î‹Üčv ŃÖ"˝Üg(łüżę†#śâÉŁóĎi¸áŻBÇő™+¦óĘ9ŞţŔ9–ěľd˝đÖľ€˙˙śüäwÇâép…ă˙”XůńÜäěô…Ľăᬑďń§üípqŮăšdő÷ŁBĐĚDŤÜŇ;Uéíł”ńç›xé×ČiÜŢ‹…řŕ–F·Ú}MóŮ|8¦Ôh?¨Ó¦9Îئ%Ôć¤3”ěżFÜÜ…ČŃä”ůŰ“-¤ŐŘ-éČ3ĐÔ+P×±MVŐş>'ˇÎ=XóŘO·ěá;LÂŢlkÍßg}ƶp™áŕËuŰƬŁÓĂy™Äĺ•pőĐŹâ»ë§őÄŔ˙čČmôęÝ’äÜţâńćáŤŃčřśŘéÝźÎč˙ÜöţýŮáďš˙áôçíđó‰ĂáçĐ«đÍÁÄčćńëô˙ńéůîéöčňäŤéŮćĂáóٱđďőâ˙ĺňďäď˙őőćőéúń÷ńřŕäŮÚőęňóőđŢăěĺçđđŕŃÍ÷áęúíáăŕóíĺćóúíÚůéóî˙ĺëë÷Ţŕ†ůú˙–ÓíůŁüëď¸ýĚ˙¶ÝńĐŐŇă÷λňűĚůçöĘíáúŘçôďŢâîëâŔćăöćřďŕŇ˙˙ÖĐîńÚŻöçŘÜűě˙˙ĺă×ÜđęĘďęöŇřŮűůďÎýĎţîţ˙îňű˙ďččÍ˙ůřÉňíüććë˙âÍň¸ÍŰćÍăčç«ĐŃîŁëß˙ş·ęűşÓßúŕóđńľ—şľ¸˝ČÎÉÉĚËÎŃÄĽĹÇÁÂÉŇŐÎÉÍĎĚÇĂĆÉČĘĎÎĐÎĚÉÉĚĐŇÍÄŔĂÇÇĘĎÎÍČĹÉŃĐÉČËÎÓÔĎËÍ×ĘÎÇÇŃĎŮŐŰßÚŃĚĐ×ŐŃŇŃĚËËÇŘŃËĎĎĹĆÖĚËÇÇÉĹÄĚÇĎÎÇĆÄĂÇÁÉČŔĂĘČÁĆĆÇÉËĚĚĚĆÇÂĽÁËËÂĚÎÓÖŇËÇČČĎŰÜÓĐÎÇÂČÇÇĚÉŃŕ„ąá볶âĘĽ„١ŞÇĐuÄŕҬ•őô›˘ęć¸w÷ۨ ňżŁ”ňşŽ”ą°–•ěđź‡öä m×ÎŻťáקmŘŐ·…ąęáśĘÜŇžËěÖŠ ÉÝŤ˙Đ€ĄÇ®~ČÓŃš”Ĺל ßäí–¬äѦŚĂÔ¦‡íŕ™ŁµĂŁ¦–ŹŚ±żŞr×Ę©zÝĚą~Ůç–r»É°}ĚĺÄ|ĽĘÖ‹ÍčȟͿ~ÉŘş ĽŰĐk•ÓĚ|ĄŐľqŁŕÔ‰„ŰÍŹČŘ×ŘŢܤ”ÜďÁ¤ńÝŔŃŕĚ„ŘÝŘáĂÔË rÚŕ”ťŢŃ“€ßפmčâgyşłźŕŔ•qŃŢuAÍÓ‘[×ű‘bÓă’ZĽŐuQÔ˦V°Ű‹\ˇĐşYÇÔž`ÍÚ§cÂô´X¦ĘÓU¶áÔY˛ÎµEś¸ŰL›óŃM®čŕb‡×Á\qňŐhcŇăYĐÁTžŇâvwËĎYSµŇJdŕÓY}ÚŰŹKÚáYKęđgŠÉݬÝî›SÚâ«KářtAçÉňgćčÍmÎŰŰÓńÔÝ‚ĘěމĚáÓ|şčéĘĺčߤóĺěµîáŘĘäáÄfĆëÔŘ®őńş±ńůŔŇćĺŘĂćéČÓŢíĐzăęŰ·ŰüŐ±îÉÚ¸ćĺňîÚćčĎŕôăÄßŕâĎäěîÚđčÓĘŇçŐłĹíÖĹÍßčééćăŘ×âÜĘÄăÖÉĚŢĺеęńßĘîîŰĚńÎŢśěßŮbĎĺÝŹëćÖ—ĺďčŹĹőá»ŔĎěÓÁćÝ©ÎŮćžÇÖń¸ČâÝÂČáßČ ĺďŰÇáâľŕ꯫ă꼇ôőą¸ěčÝăâäÁ×ňÖ¬Ůßâ§éćăÜäđŐ˘Ńő×Űéáóşęčâ˝ŇŢć˛ÚęćŕŰĺääíጷâßťĽĺ늹ŰărĹŕŘŤäć‘®ŰíťĆé㣗ÍʸÁŇÚÔŃÔÓŘßŘĐŐÔŇÚŰŘŘŘÎÂÁÉËÉĚÎËĎŇĎŃÎËÉĘÍŃÓÓĘÇĚĐĎĎŇÍĎÎÍŃÖŃÉËĘĚĐÎÍŇŐÝĐŇĚĐ×ŃŢŐßćŕŃËŇÜĺÜ×ŇÍŇŰÝŐÎČËÍĹĹÓŇČÇÔŘČĂÓŮÝŮŐ××ÓŇÚÔÓ×ÖÔÔÔÓÓÔÔÔŐ×ŘŐÖŃËĎÚÚŇÓŃŇÖ×ĐÉĆÄÉÓÖŃĐÍÄÇÉĂÄÎÎŃ
-%%EndBinary
-grestore end % Image Trailer grestore
-grestore % EPS grestore
-[{nextImage} 1 dict begin /Metadata {photoshop_metadata_stream} def currentdict end /PUT pdfmark
-[/NamespacePop pdfmark
-%%BoundingBox: 0 0 198 128
diff --git a/Build/extra/epstopdf/test-binhdr-cr.eps b/Build/extra/epstopdf/test-binhdr-cr.eps Binary files differdeleted file mode 100644 index e8f215bd32d..00000000000 --- a/Build/extra/epstopdf/test-binhdr-cr.eps +++ /dev/null diff --git a/Build/extra/epstopdf/test-binhdr-crlf.eps b/Build/extra/epstopdf/test-binhdr-crlf.eps Binary files differdeleted file mode 100644 index a13d4efd4ce..00000000000 --- a/Build/extra/epstopdf/test-binhdr-crlf.eps +++ /dev/null diff --git a/Build/extra/epstopdf/test-binhdr-lf.eps b/Build/extra/epstopdf/test-binhdr-lf.eps Binary files differdeleted file mode 100644 index 4325ef5c334..00000000000 --- a/Build/extra/epstopdf/test-binhdr-lf.eps +++ /dev/null diff --git a/Build/extra/epstopdf/test-per%cent.eps b/Build/extra/epstopdf/test-per%cent.eps deleted file mode 100644 index 10a06d16543..00000000000 --- a/Build/extra/epstopdf/test-per%cent.eps +++ /dev/null @@ -1,12 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%BoundingBox: 0 0 100 100 -%%Creator: Karl Berry -%%Title: Simple epstopdf test - -% This file is public domain. - -gsave -0 0 moveto -100 100 lineto -stroke -grestore diff --git a/Build/extra/epstopdf/test-simple.eps b/Build/extra/epstopdf/test-simple.eps deleted file mode 100644 index 10a06d16543..00000000000 --- a/Build/extra/epstopdf/test-simple.eps +++ /dev/null @@ -1,12 +0,0 @@ -%!PS-Adobe-3.0 EPSF-3.0 -%%BoundingBox: 0 0 100 100 -%%Creator: Karl Berry -%%Title: Simple epstopdf test - -% This file is public domain. - -gsave -0 0 moveto -100 100 lineto -stroke -grestore diff --git a/Build/extra/epstopdf/test-tiger.eps b/Build/extra/epstopdf/test-tiger.eps deleted file mode 100644 index f86aea3a419..00000000000 --- a/Build/extra/epstopdf/test-tiger.eps +++ /dev/null @@ -1,2737 +0,0 @@ -%!PS-Adobe-2.0 EPSF-1.2 -%%Creator: Adobe Illustrator(TM) 1.2d4 -%%For: OpenWindows Version 2 -%%Title: tiger.eps -%%CreationDate: 4/12/90 3:20 AM -%%DocumentProcSets: Adobe_Illustrator_1.2d1 0 0 -%%DocumentSuppliedProcSets: Adobe_Illustrator_1.2d1 0 0 -%%BoundingBox: 17 171 567 739 -%%EndComments -/tigersave save def % prevent residual side effects - -%%BeginProcSet:Adobe_Illustrator_1.2d1 0 0 - -/Adobe_Illustrator_1.2d1 dup 100 dict def load begin -% definition operators -/bdef {bind def} bind def -/ldef {load def} bdef -/xdef {exch def} bdef -% graphic state operators -/_K { 3 index add neg dup 0 lt {pop 0} if 3 1 roll } bdef -/_k /setcmybcolor where { - /setcmybcolor get -} { - { 1 sub 4 1 roll _K _K _K setrgbcolor pop } bind -} ifelse def -/g {/_b xdef /p {_b setgray} def} bdef -/G {/_B xdef /P {_B setgray} def} bdef -/k {/_b xdef /_y xdef /_m xdef /_c xdef /p {_c _m _y _b _k} def} bdef -/K {/_B xdef /_Y xdef /_M xdef /_C xdef /P {_C _M _Y _B _k} def} bdef -/d /setdash ldef -/_i currentflat def -/i {dup 0 eq {pop _i} if setflat} bdef -/j /setlinejoin ldef -/J /setlinecap ldef -/M /setmiterlimit ldef -/w /setlinewidth ldef -% path construction operators -/_R {.25 sub round .25 add} bdef -/_r {transform _R exch _R exch itransform} bdef -/c {_r curveto} bdef -/C /c ldef -/v {currentpoint 6 2 roll _r curveto} bdef -/V /v ldef -/y {_r 2 copy curveto} bdef -/Y /y ldef -/l {_r lineto} bdef -/L /l ldef -/m {_r moveto} bdef -% path painting operators -/n /newpath ldef -/N /n ldef -/F {p fill} bdef -/f {closepath F} bdef -/S {P stroke} bdef -/s {closepath S} bdef -/B {gsave F grestore S} bdef -/b {closepath B} bdef -end -%%EndProcSet -%%EndProlog - -%%Page: 1 1 - -Adobe_Illustrator_1.2d1 begin - -.8 setgray -clippath fill --110 -300 translate -1.1 dup scale - -0 g -0 G -0 i -0 J -0 j -0.172 w -10 M -[]0 d -0 0 0 0 k - -177.696 715.715 m -177.797 713.821 176.973 713.84 v -176.149 713.859 159.695 761.934 139.167 759.691 C -156.95 767.044 177.696 715.715 V -b -181.226 718.738 m -180.677 716.922 179.908 717.221 v -179.14 717.519 180.023 768.325 159.957 773.199 C -179.18 774.063 181.226 718.738 V -b -208.716 676.41 m -210.352 675.45 209.882 674.773 v -209.411 674.096 160.237 686.898 150.782 668.541 C -154.461 687.428 208.716 676.41 V -b -205.907 666.199 m -207.763 665.803 207.529 665.012 v -207.296 664.221 156.593 660.879 153.403 640.478 C -150.945 659.563 205.907 666.199 V -b -201.696 671.724 m -203.474 671.061 203.128 670.313 v -202.782 669.565 152.134 673.654 146.002 653.936 C -146.354 673.175 201.696 671.724 V -b -190.991 689.928 m -192.299 688.554 191.66 688.033 v -191.021 687.512 147.278 713.366 133.131 698.324 C -141.872 715.467 190.991 689.928 V -b -183.446 685.737 m -184.902 684.52 184.326 683.929 v -183.75 683.339 137.362 704.078 125.008 687.531 C -131.753 705.553 183.446 685.737 V -b -180.846 681.665 m -182.454 680.657 181.964 679.994 v -181.474 679.331 132.692 693.554 122.709 675.478 C -126.934 694.251 180.846 681.665 V -b -191.58 681.051 m -192.702 679.52 192.001 679.085 v -191.3 678.65 151.231 709.898 135.273 696.793 C -146.138 712.674 191.58 681.051 V -b -171.8 710 m -172.4 708.2 171.6 708 v -170.8 707.8 142.2 749.8 122.999 742.2 C -138.2 754 171.8 710 V -b -172.495 703.021 m -173.47 701.392 172.731 701.025 v -171.993 700.657 135.008 735.501 117.899 723.939 C -130.196 738.739 172.495 703.021 V -b -172.38 698.651 m -173.502 697.12 172.801 696.685 v -172.1 696.251 132.031 727.498 116.073 714.393 C -126.938 730.274 172.38 698.651 V -b -0 J 1 w -170.17 696.935 m -170.673 690.887 171.661 684.318 173.4 681.199 C -169.8 668.799 178.6 655.599 V -178.2 648.399 179.8 645.199 V -183.8 636.799 188.6 635.999 v -192.484 635.352 201.207 632.283 211.068 630.879 c -228.2 616.799 225 603.999 V -224.6 587.599 221 585.999 V -232.6 597.199 223 580.399 V -218.6 561.599 l -244.2 583.199 228.6 564.799 V -218.6 538.799 l -238.2 557.199 231 548.799 V -227.8 539.999 l -271 567.199 240.2 537.599 V -248.2 541.199 252.6 538.399 V -259.4 539.599 258.6 537.999 V -237.8 527.599 234.2 509.199 V -242.6 519.199 239.4 508.399 V -239.8 496.799 l -243.8 518.399 243.4 480.799 V -262.6 498.799 251 477.999 V -251 461.199 l -266.2 477.599 259.8 464.799 V -269.8 473.599 265.8 458.399 V -265 447.999 269.4 459.199 V -285.4 489.799 279.4 463.599 V -278.6 444.399 283.4 459.199 V -283.8 448.799 293 441.599 V -291.8 492.399 304.6 456.399 V -308.6 439.999 l -311.4 449.199 311 454.399 V -325.8 470.799 319 446.399 V -334.2 469.199 331 455.999 V -323.4 439.999 325 435.199 V -341.8 469.999 343 471.599 V -341 429.198 351.8 465.199 V -357.4 453.199 354.6 448.799 V -362.6 456.799 361.8 459.999 V -366.4 468.199 369.2 454.599 V -371 445.199 372.6 448.399 V -376.6 424.398 377.8 447.199 V -379.4 460.799 372.2 472.399 V -373 475.599 370.2 479.599 v -383.8 457.999 376.6 486.799 V -387.801 478.799 389.001 478.799 V -375.4 501.999 384.2 497.199 V -379 507.599 397.001 495.599 V -381 511.599 398.601 501.999 V -406.601 495.599 399.001 505.599 V -384.6 521.599 406.601 503.599 V -418.201 487.199 419.001 484.399 V -409.001 513.599 404.601 516.399 V -413.001 552.799 454.201 537.199 V -461.001 519.999 465.401 538.399 V -478.201 544.799 489.401 517.199 V -493.401 530.799 492.601 533.599 V -499.401 532.399 498.601 533.599 V -511.801 529.199 513.001 529.999 V -519.801 523.199 520.201 526.799 V -529.401 523.999 527.401 527.599 V -536.201 511.999 536.601 508.399 V -539.001 522.399 l -541.001 519.599 l -542.601 527.199 541.801 528.399 v -541.001 529.599 561.801 521.599 566.601 500.799 C -568.601 492.399 l -574.601 507.199 573.001 511.199 V -578.201 510.399 578.601 505.999 V -582.601 529.199 577.801 535.199 V -582.201 535.999 583.401 532.399 V -583.401 539.599 l -590.601 538.799 590.601 541.199 V -595.001 545.199 597.001 540.399 V -584.601 575.599 603.001 556.399 V -610.201 545.599 606.601 564.399 v -603.001 583.199 599.001 584.799 603.801 585.199 C -604.601 588.799 602.601 590.399 v -600.601 591.999 603.801 590.399 y -608.601 586.399 603.401 608.399 V -609.801 606.799 597.801 635.999 V -600.601 638.399 596.601 646.799 V -604.601 642.399 607.401 643.999 V -607.001 645.599 603.801 649.599 V -582.201 704.4 602.601 682.399 V -614.451 668.849 608.051 691.649 V -598.94 715.659 599.717 719.955 V -170.17 696.935 l -b -0.2 0.55 0.85 0 k -599.717 719.755 m -600.345 719.574 602.551 718.45 603.801 716.8 C -610.601 706 605.401 724.4 V -596.201 753.2 605.001 742 V -611.001 734.8 607.801 748.4 v -603.936 764.827 601.401 771.2 y -613.001 766.4 586.201 806 V -595.001 802.4 l -575.401 842 553.801 847.2 V -545.801 853.2 l -584.201 891.2 571.401 928 V -564.601 933.2 555.001 924 V -548.601 919.2 542.601 920.8 V -511.801 919.6 509.801 919.6 v -507.801 919.6 473.001 956.8 407.401 939.2 C -402.201 937.2 397.801 938.4 V -379.4 954.4 330.6 931.6 v -320.6 929.6 319 929.6 v -317.4 929.6 314.6 929.6 306.6 923.2 c -298.6 916.8 298.2 916 296.2 914.4 C -279.8 903.2 275 902.4 V -263.4 896 259 886 V -255.4 884.8 l -253.8 877.6 253.4 876.4 V -248.6 872.8 247.8 867.2 V -239 861.2 239.4 856.8 V -237.8 851.6 237 846.8 V -229.8 842 230.6 839.2 V -223 825.2 224.2 818.4 V -217.8 818.8 215 816.4 V -214.2 811.6 212.6 811.2 V -209.8 810 212.2 806 V -210.6 803.2 210.2 801.6 V -211 798.8 206.6 793.2 V -200.2 774.4 202.2 769.2 V -202.6 764.4 199.8 762.8 V -196.2 763.2 204.6 751.2 V -205.4 750 202.2 747.6 V -185 744 182.6 727.6 V -169 712.8 169 707.6 v -169 705.295 169.271 702.148 169.97 697.535 C -169.4 689.199 197 688.399 v -224.6 687.599 599.717 719.755 Y -b -184.4 697.4 m -159.4 736.8 173.8 680.399 Y -182.6 645.999 312.2 683.599 y -481.001 714 492.201 718 v -503.401 722 598.601 715.6 y -593.001 732.4 L -528.201 778.8 509.001 755.6 495.401 759.6 c -481.801 763.6 484.201 754 481.001 753.2 c -477.801 752.4 438.601 777.2 432.201 776.4 c -425.801 775.6 400.459 799.351 415.401 767.6 c -431.401 733.6 357 728.4 340.2 739.6 c -323.4 750.8 347.4 721.2 Y -365.8 701.2 331.4 718 y -297 730.8 273 705.2 269.8 704.4 c -266.6 703.6 261.8 700.4 261 706.8 c -260.2 713.2 252.69 729.901 221 703.6 c -201 686.999 187.2 709 Y -184.4 697.4 L -f -0.09 0.5 0.772 0 k -433.51 774.654 m -427.11 773.854 401.743 797.593 416.71 765.854 c -433.31 730.654 358.31 726.654 341.51 737.854 c -324.709 749.054 348.71 719.454 Y -367.11 699.454 332.709 716.254 y -298.309 729.054 274.309 703.454 271.109 702.654 c -267.909 701.854 263.109 698.654 262.309 705.054 c -261.509 711.454 254.13 727.988 222.309 701.854 c -201.073 684.508 187.582 705.963 Y -184.382 695.854 L -159.382 735.654 174.454 677.345 Y -183.255 642.944 313.509 681.854 y -482.31 712.254 493.51 716.254 v -504.71 720.254 599.038 713.927 y -593.51 731.236 L -528.71 777.636 510.31 753.854 496.71 757.854 c -483.11 761.854 485.51 752.254 482.31 751.454 c -479.11 750.654 439.91 775.454 433.51 774.654 c -f -0.081 0.45 0.695 0 k -434.819 772.909 m -428.419 772.109 403.685 796.138 418.019 764.109 c -434.219 727.908 359.619 724.908 342.819 736.108 c -326.019 747.308 350.019 717.708 Y -368.419 697.708 334.019 714.508 y -299.619 727.308 275.618 701.708 272.418 700.908 c -269.218 700.108 264.418 696.908 263.618 703.308 c -262.818 709.708 255.57 726.075 223.618 700.108 c -201.145 682.017 187.964 702.926 Y -184.364 694.308 L -160.564 733.308 175.109 674.29 Y -183.909 639.89 314.819 680.108 y -483.619 710.508 494.819 714.508 v -506.019 718.508 599.474 712.254 y -594.02 730.072 L -529.219 776.472 511.619 752.109 498.019 756.109 c -484.419 760.109 486.819 750.509 483.619 749.708 c -480.419 748.908 441.219 773.709 434.819 772.909 c -f -0.072 0.4 0.618 0 k -436.128 771.163 m -429.728 770.363 404.999 794.395 419.328 762.363 c -436.128 724.807 360.394 723.518 344.128 734.363 c -327.328 745.563 351.328 715.963 Y -369.728 695.963 335.328 712.763 y -300.928 725.563 276.928 699.963 273.728 699.163 c -270.528 698.363 265.728 695.163 264.928 701.563 c -264.128 707.963 257.011 724.161 224.927 698.363 c -201.218 679.526 188.345 699.89 Y -184.345 692.763 L -162.545 729.563 175.764 671.235 Y -184.564 636.835 316.128 678.363 y -484.928 708.763 496.129 712.763 v -507.329 716.763 599.911 710.581 y -594.529 728.908 L -529.729 775.309 512.929 750.363 499.329 754.363 c -485.728 758.363 488.128 748.763 484.928 747.963 c -481.728 747.163 442.528 771.963 436.128 771.163 c -f -0.063 0.35 0.54 0 k -437.438 769.417 m -431.037 768.617 406.814 792.871 420.637 760.617 c -437.438 721.417 362.237 721.417 345.437 732.617 c -328.637 743.817 352.637 714.217 Y -371.037 694.217 336.637 711.017 y -302.237 723.817 278.237 698.217 275.037 697.417 c -271.837 696.617 267.037 693.417 266.237 699.817 c -265.437 706.217 258.452 722.248 226.237 696.617 c -201.291 677.035 188.727 696.854 Y -184.327 691.217 L -164.527 726.018 176.418 668.181 Y -185.218 633.78 317.437 676.617 y -486.238 707.017 497.438 711.017 v -508.638 715.017 600.347 708.908 y -595.038 727.745 L -530.238 774.145 514.238 748.617 500.638 752.617 c -487.038 756.617 489.438 747.017 486.238 746.217 c -483.038 745.417 443.838 770.217 437.438 769.417 c -f -0.054 0.3 0.463 0 k -438.747 767.672 m -432.347 766.872 406.383 790.323 421.947 758.872 c -441.147 720.072 363.546 719.672 346.746 730.872 c -329.946 742.072 353.946 712.472 Y -372.346 692.472 337.946 709.272 y -303.546 722.072 279.546 696.472 276.346 695.672 c -273.146 694.872 268.346 691.672 267.546 698.072 c -266.746 704.472 259.892 720.335 227.546 694.872 c -201.364 674.544 189.109 693.817 Y -184.309 689.672 L -166.309 722.872 177.073 665.126 Y -185.873 630.726 318.746 674.872 y -487.547 705.272 498.747 709.272 v -509.947 713.272 600.783 707.236 y -595.547 726.581 L -530.747 772.981 515.547 746.872 501.947 750.872 c -488.347 754.872 490.747 745.272 487.547 744.472 c -484.347 743.672 445.147 768.472 438.747 767.672 c -f -0.045 0.25 0.386 0 k -440.056 765.927 m -433.655 765.127 407.313 788.387 423.255 757.127 c -443.656 717.126 364.855 717.926 348.055 729.126 c -331.255 740.326 355.255 710.726 Y -373.655 690.726 339.255 707.526 y -304.855 720.326 280.855 694.726 277.655 693.926 c -274.455 693.126 269.655 689.926 268.855 696.326 c -268.055 702.726 261.332 718.422 228.855 693.126 c -201.436 672.053 189.491 690.781 Y -184.291 688.126 L -168.291 718.326 177.727 662.071 Y -186.527 627.671 320.055 673.126 y -488.856 703.526 500.056 707.526 v -511.256 711.526 601.22 705.563 y -596.056 725.417 L -531.256 771.817 516.856 745.126 503.256 749.126 c -489.656 753.127 492.056 743.526 488.856 742.726 c -485.656 741.926 446.456 766.727 440.056 765.927 c -f -0.036 0.2 0.309 0 k -441.365 764.181 m -434.965 763.381 407.523 786.056 424.565 755.381 c -446.565 715.781 366.164 716.181 349.364 727.381 c -332.564 738.581 356.564 708.981 Y -374.964 688.981 340.564 705.781 y -306.164 718.581 282.164 692.981 278.964 692.181 c -275.764 691.381 270.964 688.181 270.164 694.581 c -269.364 700.981 262.773 716.508 230.164 691.381 c -201.509 669.562 189.873 687.744 Y -184.273 686.581 L -169.872 714.981 178.382 659.017 Y -187.182 624.616 321.364 671.381 y -490.165 701.781 501.365 705.781 v -512.565 709.781 601.656 703.89 y -596.565 724.254 L -531.765 770.654 518.165 743.381 504.565 747.381 c -490.965 751.381 493.365 741.781 490.165 740.981 c -486.965 740.181 447.765 764.981 441.365 764.181 c -f -0.027 0.15 0.231 0 k -442.674 762.435 m -436.274 761.635 408.832 784.311 425.874 753.635 c -447.874 714.035 367.474 714.435 350.674 725.635 c -333.874 736.835 357.874 707.235 Y -376.274 687.235 341.874 704.035 y -307.473 716.835 283.473 691.235 280.273 690.435 c -277.073 689.635 272.273 686.435 271.473 692.835 c -270.673 699.235 264.214 714.595 231.473 689.635 c -201.582 667.071 190.255 684.707 Y -184.255 685.035 L -170.654 711.436 179.037 655.962 Y -187.837 621.562 322.673 669.635 y -491.474 700.035 502.674 704.035 v -513.874 708.035 602.093 702.217 y -597.075 723.09 L -532.274 769.49 519.474 741.635 505.874 745.635 c -492.274 749.635 494.674 740.035 491.474 739.235 c -488.274 738.435 449.074 763.235 442.674 762.435 c -f -0.018 0.1 0.154 0 k -443.983 760.69 m -437.583 759.89 410.529 782.777 427.183 751.89 c -449.183 711.09 368.783 712.69 351.983 723.89 c -335.183 735.09 359.183 705.49 Y -377.583 685.49 343.183 702.29 y -308.783 715.09 284.783 689.49 281.583 688.69 c -278.382 687.89 273.582 684.69 272.782 691.09 c -271.982 697.49 265.654 712.682 232.782 687.89 c -201.655 664.58 190.637 681.671 Y -184.236 683.49 L -171.236 707.49 179.691 652.907 Y -188.491 618.507 323.983 667.89 y -492.783 698.29 503.983 702.29 v -515.183 706.29 602.529 700.544 y -597.583 721.926 L -532.783 768.327 520.783 739.89 507.183 743.89 c -493.583 747.89 495.983 738.29 492.783 737.49 c -489.583 736.69 450.383 761.49 443.983 760.69 c -f -0.009 0.05 0.077 0 k -445.292 758.945 m -438.892 758.145 412.917 781.589 428.492 750.145 c -449.692 707.344 370.092 710.944 353.292 722.144 c -336.492 733.344 360.492 703.744 Y -378.892 683.744 344.492 700.544 y -310.092 713.344 286.092 687.744 282.892 686.944 c -279.692 686.144 274.892 682.944 274.092 689.344 c -273.292 695.744 267.095 710.768 234.092 686.144 c -201.727 662.089 191.018 678.635 Y -184.218 681.944 L -171.418 705.144 180.346 649.853 Y -189.146 615.453 325.292 666.144 y -494.093 696.544 505.293 700.544 v -516.493 704.544 602.965 698.872 y -598.093 720.763 L -533.292 767.163 522.093 738.144 508.493 742.144 c -494.893 746.145 497.293 736.544 494.093 735.744 c -490.892 734.944 451.692 759.745 445.292 758.945 c -f -1 g -184.2 680.399 m -171.4 702.4 181 646.799 Y -189.8 612.399 326.6 664.399 y -495.401 694.8 506.601 698.8 v -517.801 702.8 603.401 697.2 y -598.601 719.6 L -533.801 766 523.401 736.4 509.801 740.4 c -496.201 744.4 498.601 734.8 495.401 734 c -492.201 733.2 453.001 758 446.601 757.2 c -440.201 756.4 414.981 780.207 429.801 748.4 c -452.028 700.693 369.041 710.773 354.6 720.4 c -337.8 731.6 361.8 702 Y -380.2 681.999 345.8 698.8 y -311.4 711.6 287.4 685.999 284.2 685.199 c -281 684.399 276.2 681.199 275.4 687.599 c -274.6 694 268.535 708.856 235.4 684.399 c -201.8 659.599 191.4 675.599 Y -184.2 680.399 L -f -0 g -225.8 650.399 m -218.6 638.799 239.4 625.599 V -240.8 624.199 222.8 628.399 V -216.6 630.399 215 640.799 V -210.2 645.199 205.4 650.799 v -200.6 656.399 225.8 650.399 y -f -0.8 g -365.8 698 m -383.498 671.179 382.9 666.399 v -381.6 655.999 381.4 646.399 384.6 642.399 c -387.801 638.399 396.601 605.199 y -396.201 603.999 408.601 641.999 V -420.201 657.999 400.201 676.399 V -365 705.2 365.8 698 v -f -0 g -1 J 0.1 w -245.8 623.599 m -257 616.399 242.6 585.199 V -249 587.599 l -248.2 576.399 245 573.999 V -252.2 577.199 l -257 569.199 253 564.399 V -269.8 556.399 269 549.999 V -275.4 557.999 271.4 564.399 v -267.4 570.799 260.2 566.799 261 585.199 C -252.2 581.999 l -257.8 590.799 257.8 597.199 V -249.8 594.799 l -265.269 621.377 254.6 622.799 v -248.6 623.599 245.8 623.599 Y -f -0.8 g -278.2 606.799 m -281 611.199 278.2 610.399 v -275.4 609.599 244.2 594.799 238.2 585.199 C -272.6 609.599 278.2 606.799 V -f -288.6 598.799 m -291.4 603.199 288.6 602.399 v -285.8 601.599 254.6 586.799 248.6 577.199 C -283 601.599 288.6 598.799 V -f -301.8 613.999 m -304.6 618.399 301.8 617.599 v -299 616.799 267.8 601.999 261.8 592.399 C -296.2 616.799 301.8 613.999 V -f -278.6 570.399 m -278.6 576.399 275.8 575.599 v -273 574.799 237 557.199 231 547.599 C -273 573.199 278.6 570.399 V -f -279.8 581.199 m -281 585.999 278.2 585.199 V -276.2 585.199 249.8 573.599 243.8 563.999 C -273.4 585.599 279.8 581.199 V -f -265.4 533.599 m -255.4 525.999 l -265.8 533.599 269.4 532.399 V -262.6 521.199 261.8 515.999 V -272.2 528.799 277.8 528.399 V -285.4 527.999 285.4 517.199 V -291 527.599 294.2 527.199 V -295.4 520.799 294.2 513.999 V -298.2 521.599 302.2 519.999 V -308.6 521.999 307.8 510.399 V -307.8 499.999 307 497.199 V -312.6 523.599 315 523.999 V -323 525.199 327.8 516.399 V -323.8 523.999 328.6 521.999 V -339.4 520.399 342.6 513.599 V -335.8 525.599 341.4 522.399 V -348.2 522.399 349.4 515.999 V -357.8 494.799 359.8 493.199 V -352.2 514.799 353.8 514.799 V -351.8 526.799 357 511.999 V -353.8 525.999 359.4 525.199 v -365 524.399 369.4 514.399 377.8 516.799 C -387.401 511.199 389.401 580.399 V -265.4 533.599 L -f -0 g -0 J 1 w -270.2 626.399 m -285 632.399 325 626.399 V -332.2 625.999 339 634.799 v -345.8 643.599 372.6 650.799 379 648.799 C -388.601 642.399 l -389.401 641.199 l -401.801 630.799 402.201 623.199 v -402.601 615.599 387.801 567.599 378.2 551.599 c -368.6 535.599 359 523.199 339.8 525.599 C -319 529.599 293.4 525.599 v -264.2 527.199 261.4 535.199 v -258.6 543.199 272.6 558.399 y -277 566.799 275.8 581.199 v -274.6 595.599 275 623.599 270.2 626.399 c -f -0.1 0.6 0.45 0 k -292.2 624.399 m -300.6 605.999 271 540.799 y -269 539.199 283.66 533.154 293.8 535.599 c -304.746 538.237 345 533.999 Y -368.6 549.599 381.4 593.999 y -391.801 617.999 374.2 621.199 v -356.6 624.399 292.2 624.399 y -f -0.1 0.6 0.45 0.2 k -290.169 593.503 m -293.495 606.293 295.079 618.094 292.2 624.399 c -354.6 617.999 365.8 638.799 v -370.041 646.674 384.801 615.999 384.4 606.399 c -321.4 591.999 306.6 603.199 V -290.169 593.503 L -f -0.1 0.6 0.45 0.25 k -294.6 577.199 m -296.6 569.999 294.2 565.999 V -292.6 565.199 291.4 564.799 V -292.6 561.199 298.6 559.599 V -300.6 555.199 303 554.799 v -305.4 554.399 310.2 548.799 314.2 549.999 c -318.2 551.199 329.4 555.199 y -335 558.399 343.8 554.799 V -346.175 555.601 346.6 559.599 v -347.1 564.299 350.2 567.999 352.2 569.999 c -354.2 571.999 363.8 584.799 362.6 585.199 c -361.4 585.599 294.6 577.199 Y -f -0 0.55 0.5 0 k -290.2 625.599 m -287.4 603.199 290.6 594.799 v -293.8 586.399 293 584.399 292.2 580.399 c -291.4 576.399 295.8 566.399 301.4 560.399 C -313.4 558.799 l -328.6 562.399 337.8 559.599 V -346.794 558.256 350.2 573.199 V -355 579.599 362.2 582.399 v -369.4 585.199 376.6 626.799 372.6 634.799 c -368.6 642.799 354.2 647.199 338.2 631.599 c -322.2 615.999 320.2 632.799 290.2 625.599 C -b -0 0 0.2 0 k -0.5 w -291.8 550.799 m -291 552.799 286.6 553.199 V -264.2 556.799 255.8 569.199 V -249 574.799 253.4 563.199 V -263.8 542.799 270.6 539.999 V -287 535.999 291.8 550.799 V -b -0 0.55 0.5 0.2 k -1 w -371.742 614.771 m -372.401 622.677 374.354 631.291 372.6 634.799 c -366.154 647.693 349.181 642.305 338.2 631.599 c -322.2 615.999 320.2 632.799 290.2 625.599 C -288.455 611.636 289.295 601.624 v -326.6 613.199 327.4 607.599 V -329 610.799 338.2 610.799 v -347.4 610.799 370.142 611.971 371.742 614.771 C -f -0 g -0 0.55 0.5 0.35 K -2 w -328.6 624.799 m -333.4 619.999 329.8 610.399 V -315.4 594.399 317.4 580.399 v -S -0 0 0.2 0 k -0 G -0.5 w -280.6 539.999 m -276.2 552.799 285 545.999 V -289.8 543.999 288.6 542.399 v -287.4 540.799 281.8 536.799 280.6 539.999 C -b -285.64 538.799 m -282.12 549.039 289.16 543.599 V -293.581 541.151 292.04 540.719 v -287.48 539.439 292.04 536.879 285.64 538.799 C -b -290.44 538.799 m -286.92 549.039 293.96 543.599 V -298.335 541.289 296.84 540.719 v -293.48 539.439 296.84 536.879 290.44 538.799 C -b -297.04 538.599 m -293.52 548.839 300.56 543.399 V -304.943 541.067 303.441 540.519 v -300.48 539.439 303.441 536.679 297.04 538.599 C -b -303.52 538.679 m -300 548.919 307.041 543.479 V -310.881 541.879 309.921 540.599 v -308.961 539.319 309.921 536.759 303.52 538.679 C -b -310.2 537.999 m -305.4 550.399 314.6 543.999 V -319.4 541.999 318.2 540.399 v -317 538.799 318.2 535.599 310.2 537.999 C -b -0 g -0.1 0.6 0.45 0.25 K -2 w -281.8 555.199 m -295 557.999 301 554.799 V -307 553.599 308.2 553.999 v -309.4 554.399 312.6 554.799 y -S -315.8 546.399 m -327.8 559.999 339.8 555.599 v -346.816 553.026 345.8 556.399 346.6 559.199 c -347.4 561.999 347.6 566.199 352.6 569.199 c -S -0 0 0.2 0 k -0 G -0.5 w -333 562.399 m -329 573.199 326.2 560.399 v -323.4 547.599 320.2 543.999 318.6 541.199 C -318.6 535.999 327 536.399 V -337.8 536.799 338.2 539.599 v -338.6 542.399 337 553.999 333 562.399 C -b -0 g -0.1 0.6 0.45 0.25 K -2 w -347 555.199 m -350.6 557.599 353 556.399 v -S -353.5 571.599 m -356.4 576.499 361.2 577.299 v -S -0.7 g -0 G -1 w -274.2 534.799 m -292.2 531.599 296.6 533.199 V -305.4 533.199 297 531.199 V -284.2 531.199 276.2 532.399 V -264.6 537.999 274.2 534.799 V -f -0 0 0.2 0 k -0.5 w -288.2 627.999 m -305.8 627.999 307.8 627.199 V -315 596.399 311.4 588.799 V -310.2 585.999 307.4 591.599 V -289 624.399 285.8 626.399 v -282.6 628.399 287 627.999 288.2 627.999 C -b -211.1 630.699 m -220 628.999 232.6 626.399 V -237.4 603.999 240.6 599.199 v -243.8 594.399 240.2 594.399 236.6 597.199 c -233 599.999 218.2 613.999 216.2 618.399 c -214.2 622.799 211.1 630.699 y -b -232.961 626.182 m -238.761 624.634 239.77 622.419 v -240.778 620.205 238.568 616.908 y -237.568 613.603 236.366 615.765 v -235.164 617.928 232.292 625.588 232.961 626.182 c -b -0 g -233 626.399 m -236.6 621.199 240.2 621.199 v -243.8 621.199 244.182 621.612 247 620.999 c -251.6 619.999 251.2 621.999 257.8 620.799 c -260.44 620.319 263 621.199 265.8 619.999 c -268.6 618.799 271.8 619.599 273 621.599 c -274.2 623.599 279 627.799 Y -266.2 625.999 263.4 625.199 V -241 623.999 233 626.399 V -f -0 0 0.2 0 k -277.6 626.199 m -271.15 622.699 270.75 620.299 v -270.35 617.899 276 614.199 y -278.75 609.599 279.35 611.999 v -279.95 614.399 278.4 625.799 277.6 626.199 c -b -240.115 620.735 m -247.122 609.547 247.339 620.758 V -247.896 622.016 246.136 622.038 v -240.061 622.114 241.582 626.216 240.115 620.735 C -b -247.293 620.486 m -255.214 609.299 254.578 620.579 V -254.585 620.911 252.832 621.064 v -248.085 621.478 248.43 625.996 247.293 620.486 C -b -254.506 620.478 m -262.466 609.85 261.797 619.516 V -261.916 620.749 260.262 621.05 v -256.37 621.756 256.159 625.005 254.506 620.478 C -b -261.382 620.398 m -269.282 608.837 269.63 618.618 V -271.274 619.996 269.528 620.218 v -263.71 620.958 264.508 625.412 261.382 620.398 C -b -0 0 0.2 0.1 k -225.208 616.868 m -217.55 618.399 l -214.95 623.399 212.85 629.549 y -219.2 628.549 231.7 625.749 V -232.576 622.431 234.048 616.636 v -225.208 616.868 l -f -290.276 621.53 m -288.61 624.036 287.293 625.794 286.643 626.2 c -283.63 628.083 287.773 627.706 288.902 627.706 C -305.473 627.706 307.356 626.953 V -307.88 624.711 308.564 621.32 V -298.476 623.33 290.276 621.53 V -f -0.2 0.55 0.85 0 k -1 w -343.88 759.679 m -371.601 755.719 397.121 791.359 398.881 801.04 c -400.641 810.72 390.521 822.6 Y -391.841 825.68 387.001 839.76 381.721 849 c -376.441 858.24 360.54 857.266 343 858.24 c -327.16 859.12 308.68 835.8 307.36 834.04 c -306.04 832.28 312.2 793.999 313.52 788.279 c -314.84 782.559 312.2 756.159 y -346.44 765.259 316.16 763.639 343.88 759.679 c -f -0.08 0.44 0.68 0 k -308.088 833.392 m -306.792 831.664 312.84 794.079 314.136 788.463 c -315.432 782.847 312.84 756.927 y -345.512 765.807 316.728 764.271 343.944 760.383 c -371.161 756.495 396.217 791.487 397.945 800.992 c -399.673 810.496 389.737 822.16 Y -391.033 825.184 386.281 839.008 381.097 848.08 c -375.913 857.152 360.302 856.195 343.08 857.152 c -327.528 858.016 309.384 835.12 308.088 833.392 c -f -0.06 0.33 0.51 0 k -308.816 832.744 m -307.544 831.048 313.48 794.159 314.752 788.647 c -316.024 783.135 313.48 757.695 y -344.884 766.855 317.296 764.903 344.008 761.087 c -370.721 757.271 395.313 791.615 397.009 800.944 c -398.705 810.272 388.953 821.72 Y -390.225 824.688 385.561 838.256 380.473 847.16 c -375.385 856.064 360.063 855.125 343.16 856.064 c -327.896 856.912 310.088 834.44 308.816 832.744 c -f -0.04 0.22 0.34 0 k -309.544 832.096 m -308.296 830.432 314.12 794.239 315.368 788.831 c -316.616 783.423 314.12 758.463 y -343.556 767.503 317.864 765.535 344.072 761.791 c -370.281 758.047 394.409 791.743 396.073 800.895 c -397.737 810.048 388.169 821.28 Y -389.417 824.192 384.841 837.504 379.849 846.24 c -374.857 854.976 359.824 854.055 343.24 854.976 c -328.264 855.808 310.792 833.76 309.544 832.096 c -f -0.02 0.11 0.17 0 k -310.272 831.448 m -309.048 829.816 314.76 794.319 315.984 789.015 c -317.208 783.711 314.76 759.231 y -342.628 768.151 318.432 766.167 344.136 762.495 c -369.841 758.823 393.505 791.871 395.137 800.848 c -396.769 809.824 387.385 820.84 Y -388.609 823.696 384.121 836.752 379.225 845.32 c -374.329 853.888 359.585 852.985 343.32 853.888 c -328.632 854.704 311.496 833.08 310.272 831.448 c -f -1 g -344.2 763.2 m -369.4 759.6 392.601 792 394.201 800.8 c -395.801 809.6 386.601 820.4 Y -387.801 823.2 383.4 836 378.6 844.4 c -373.8 852.8 359.346 851.914 343.4 852.8 c -329 853.6 312.2 832.4 311 830.8 c -309.8 829.2 315.4 794.4 316.6 789.2 c -317.8 784 315.4 760 y -340.9 768.6 319 766.8 344.2 763.2 c -f -0.8 g -390.601 797.2 m -362.8 789.6 351.2 791.2 V -335.4 797.8 326.6 776 V -323 768.8 321 766.8 v -319 764.8 390.601 797.2 Y -f -0 g -394.401 799.4 m -365.4 787.2 355.4 787.6 v -339 792.2 330.6 777.6 V -322.2 768.4 319 766.8 V -318.6 765.2 325 769.2 V -335.4 764 l -350.2 754.4 359.8 770.4 V -363.8 781.6 363.8 783.6 v -363.8 785.6 385 791.2 386.601 791.6 c -388.201 792 394.801 796.2 394.401 799.4 C -f -0.4 0.2 0.8 0 k -347 763.486 m -340.128 763.486 331.755 767.351 331.755 773.6 c -331.755 779.848 340.128 786.113 347 786.113 c -353.874 786.113 359.446 781.048 359.446 774.8 c -359.446 768.551 353.874 763.486 347 763.486 c -f -0.4 0.2 0.8 0.2 k -343.377 780.17 m -338.531 779.448 333.442 777.945 333.514 778.161 c -335.054 782.78 341.415 786.113 347 786.113 c -351.296 786.113 355.084 784.135 357.32 781.125 c -352.004 781.455 343.377 780.17 v -f -1 g -355.4 780.4 m -351 783.6 351 781.4 V -354.6 777 355.4 780.4 V -f -0 g -345.4 772.274 m -342.901 772.274 340.875 774.3 340.875 776.8 c -340.875 779.299 342.901 781.325 345.4 781.325 c -347.9 781.325 349.926 779.299 349.926 776.8 c -349.926 774.3 347.9 772.274 345.4 772.274 c -f -0.2 0.55 0.85 0 k -241.4 785.6 m -238.2 806.8 240.6 811.2 V -251.4 821.2 251 824.8 V -250.6 842.8 249.4 843.6 v -248.2 844.4 240.6 850.4 234.6 844 C -224.2 826 225 819.6 V -225 817.6 l -217.4 818 215.8 816 V -214.6 810.8 213.4 810.4 V -210.6 808 212.6 805.2 V -210.6 802.8 211 798.8 V -218.6 794.8 L -220.6 780.4 231.4 775.2 v -236.236 772.871 239.4 779.6 241.4 785.6 c -f -1 g -240.4 787.44 m -237.52 806.52 239.68 810.48 V -249.4 819.48 249.04 822.72 V -248.68 838.92 247.6 839.64 v -246.52 840.36 239.68 845.76 234.28 840 C -224.92 823.8 225.64 818.04 V -225.64 816.24 l -218.8 816.6 217.36 814.8 V -216.28 810.12 215.2 809.76 V -212.68 807.6 214.48 805.08 V -212.68 802.92 213.04 799.32 V -219.88 795.72 L -221.68 782.76 231.4 778.08 v -235.752 775.985 238.6 782.04 240.4 787.44 c -f -0.075 0.412 0.637 0 k -248.95 842.61 m -247.86 843.47 240.37 849.24 234.52 843 C -224.38 825.45 225.16 819.21 V -225.16 817.26 l -217.75 817.65 216.19 815.7 V -215.02 810.63 213.85 810.24 V -211.12 807.9 213.07 805.17 V -211.12 802.83 211.51 798.93 V -218.92 795.03 L -220.87 780.99 231.4 775.92 v -236.114 773.65 239.2 780.21 241.15 786.06 c -238.03 806.73 240.37 811.02 V -250.9 820.77 250.51 824.28 V -250.12 841.83 248.95 842.61 V -f -0.05 0.275 0.425 0 k -248.5 841.62 m -247.52 842.54 240.14 848.08 234.44 842 C -224.56 824.9 225.32 818.82 V -225.32 816.92 l -218.1 817.3 216.58 815.4 V -215.44 810.46 214.3 810.08 V -211.64 807.8 213.54 805.14 V -211.64 802.86 212.02 799.06 V -219.24 795.26 L -221.14 781.58 231.4 776.64 v -235.994 774.428 239 780.82 240.9 786.52 c -237.86 806.66 240.14 810.84 V -250.4 820.34 250.02 823.76 V -249.64 840.86 248.5 841.62 V -f -0.025 0.137 0.212 0 k -248.05 840.63 m -247.18 841.61 239.91 846.92 234.36 841 C -224.74 824.35 225.48 818.43 V -225.48 816.58 l -218.45 816.95 216.97 815.1 V -215.86 810.29 214.75 809.92 V -212.16 807.7 214.01 805.11 V -212.16 802.89 212.53 799.19 V -219.56 795.49 L -221.41 782.17 231.4 777.36 v -235.873 775.206 238.8 781.43 240.65 786.98 c -237.69 806.59 239.91 810.66 V -249.9 819.91 249.53 823.24 V -249.16 839.89 248.05 840.63 V -f -1 g -240.4 787.54 m -237.52 806.52 239.68 810.48 V -249.4 819.48 249.04 822.72 V -248.68 838.92 247.6 839.64 V -246.84 840.68 239.68 845.76 234.28 840 C -224.92 823.8 225.64 818.04 V -225.64 816.24 l -218.8 816.6 217.36 814.8 V -216.28 810.12 215.2 809.76 V -212.68 807.6 214.48 805.08 V -212.68 802.92 213.04 799.32 V -219.88 795.72 L -221.68 782.76 231.4 778.08 v -235.752 775.985 238.6 782.14 240.4 787.54 c -f -0.8 g -237.3 793.8 m -215.7 804 214.8 804.8 V -223.9 796.6 224.7 796.6 v -225.5 796.6 237.3 793.8 Y -f -0 g -220.2 800 m -238.6 796.4 238.6 792 v -238.6 789.088 238.357 775.669 233 777.2 c -224.6 779.6 228.2 794 220.2 800 c -f -0.4 0.2 0.8 0 k -228.6 796.2 m -237.578 794.726 238.6 792 v -239.2 790.4 239.863 782.092 234.4 781 c -229.848 780.089 227.618 790.31 228.6 796.2 c -f -0 g -314.595 753.651 m -314.098 755.393 315.409 755.262 317.2 755.8 c -319.2 756.4 331.4 760.2 332.2 762.8 c -333 765.4 346.2 761 Y -348 760.2 352.4 757.6 Y -357.2 756.4 363.8 756 Y -366.2 755 369.6 752.2 Y -384.2 742 396.601 749.2 Y -416.601 755.8 410.601 773 Y -407.601 782 410.801 785.4 Y -411.001 789.2 418.201 782.8 Y -420.801 778.6 421.601 773.6 Y -429.601 762.4 426.201 780.2 Y -426.401 781.2 423.601 784.8 423.601 786 c -423.601 787.2 421.801 790.6 Y -418.801 794 421.201 801 Y -423.001 814.8 420.801 813 Y -419.601 814.8 410.401 804.8 Y -408.201 801.4 402.201 799.8 Y -399.401 798 396.001 799.4 Y -393.401 799.8 387.801 792.8 Y -390.601 793 393.001 788.6 395.401 788.4 c -397.801 788.2 399.601 790.8 401.201 791.4 c -402.801 792 405.601 786.2 Y -406.001 783.6 400.401 778.8 Y -400.001 774.2 398.401 775.8 Y -395.401 776.4 394.201 772.6 393.201 768 c -392.201 763.4 388.001 763 y -386.401 755.6 385.2 758.6 Y -385 764.2 379 758.4 Y -377.8 756.4 373.2 758.6 Y -366.4 760.6 368.8 762.6 Y -370.6 764.8 381.8 762.6 Y -384 764.2 376 768.2 Y -375.4 770 376.4 774.4 Y -377.6 777.6 384.4 783.2 Y -393.801 784.4 391.001 786 Y -384.801 791.2 379 783.6 Y -376.8 777.4 359.4 762.4 Y -354.6 759 357.2 765.8 353.2 762.4 c -349.2 759 328.6 768 y -317.038 769.193 314.306 753.451 310.777 756.571 c -316.195 748.051 314.595 753.651 v -f -509.401 920 m -483.801 912 481.001 893.2 V -478.601 870.4 499.001 852.8 V -499.401 846.4 501.401 843.2 v -499.801 838.4 518.601 846 V -545.801 854.4 l -552.201 856.8 557.401 865.6 v -562.601 874.4 577.801 893.2 574.201 918.4 C -575.401 929.6 569.401 930 V -561.001 931.6 553.801 924 V -547.001 920.8 544.601 921.2 V -509.401 920 L -f -564.022 920.99 m -566.122 929.92 561.282 925.08 V -554.242 919.36 546.761 919.36 V -532.241 917.16 527.841 903.96 V -523.881 877.12 531.801 871.4 V -536.641 863.92 543.681 870.52 v -550.722 877.12 566.222 907.35 564.022 920.99 C -f -0.2 g -563.648 920.632 m -565.738 929.376 560.986 924.624 V -554.074 919.008 546.729 919.008 V -532.473 916.848 528.153 903.888 V -524.265 877.536 532.041 871.92 V -536.793 864.576 543.705 871.056 v -550.618 877.536 565.808 907.24 563.648 920.632 C -f -0.4 g -563.274 920.274 m -565.354 928.832 560.69 924.168 V -553.906 918.656 546.697 918.656 V -532.705 916.536 528.465 903.816 V -524.649 877.952 532.281 872.44 V -536.945 865.232 543.729 871.592 v -550.514 877.952 565.394 907.13 563.274 920.274 C -f -0.6 g -562.9 919.916 m -564.97 928.288 560.394 923.712 V -553.738 918.304 546.665 918.304 V -532.937 916.224 528.777 903.744 V -525.033 878.368 532.521 872.96 V -537.097 865.888 543.753 872.128 v -550.41 878.368 564.98 907.02 562.9 919.916 C -f -0.8 g -562.526 919.558 m -564.586 927.744 560.098 923.256 V -553.569 917.952 546.633 917.952 V -533.169 915.912 529.089 903.672 V -525.417 878.784 532.761 873.48 V -537.249 866.544 543.777 872.664 v -550.305 878.784 564.566 906.91 562.526 919.558 C -f -1 g -562.151 919.2 m -564.201 927.2 559.801 922.8 V -553.401 917.6 546.601 917.6 V -533.401 915.6 529.401 903.6 V -525.801 879.2 533.001 874 V -537.401 867.2 543.801 873.2 v -550.201 879.2 564.151 906.8 562.151 919.2 C -f -0.1 0.55 0.85 0.3 k -350.6 716 m -330.2 735.2 322.2 736 V -287.8 740 273 722 V -290.6 742.4 318.2 736.8 V -296.6 741.2 284.2 738 V -267.4 738 257.8 724 V -255 719.2 l -259 734 277.4 740 V -300.2 744.8 311 740 V -289.4 746.8 279.4 744.8 V -249 747.2 236.2 720.8 V -240.2 735.2 255 742.4 V -268.6 751.2 289 748.4 V -303.4 745.2 308.6 742.8 v -313.8 740.4 312.6 743.2 304.2 748 C -298.6 758 284.6 757.6 V -241.8 754 231.4 742 V -245 753.2 255.4 756 V -277.8 764 286.2 763.2 V -311 762.2 318.6 766.2 V -307.4 761.2 310.6 758 v -313.8 754.8 320.6 747.2 320.6 746 c -320.6 744.8 344.8 722.7 348.4 718.3 C -350.6 716 l -f -0.8 g -1 J 0.1 w -489 522 m -473.5 558.5 461 568 V -487 552 490.5 534 V -490.5 524 489 522 V -f -536 514.5 m -509.5 569.5 491 593.5 V -534.5 556 539.5 529.5 V -540 524 l -537 526.5 l -536.5 517.5 536 514.5 V -f -592.5 563 m -530 622.5 528.5 625 V -589 559 592 551.5 V -590 560.5 592.5 563 V -f -404 519.5 m -423.5 571.5 442.5 549 V -457.5 539 457 536 V -453 542.5 435 542 V -416 545 404 519.5 V -f -594.5 647 m -549.5 675.5 542 677 v -530.193 679.361 591.5 648 596.5 637.5 C -598.5 640 594.5 647 V -f -0 g -0 J 1 w -443.801 540.399 m -464.201 542.399 471.001 549.199 V -475.401 545.599 l -493.001 583.999 l -496.601 578.799 l -511.001 593.599 510.201 601.599 v -509.401 609.599 523.001 595.599 y -522.201 607.199 529.401 600.399 V -527.001 615.999 535.401 607.999 V -524.864 638.156 547.401 612.399 v -553.001 605.999 548.601 612.799 y -522.601 660.799 544.201 646.399 v -546.201 669.199 545.001 673.599 v -543.801 677.999 541.801 700.4 537.001 705.6 c -532.201 710.8 537.401 712.4 543.001 707.2 C -531.801 731.2 545.001 719.2 V -541.401 734.4 537.001 737.2 V -531.401 754.4 546.601 743.6 V -542.201 756 539.001 759.2 V -527.401 786.8 534.601 782 V -539.001 778.4 l -532.201 792.4 538.601 788 v -545.001 783.6 545.001 784 y -523.801 817.2 544.201 799.6 V -536.042 813.518 532.601 820.4 V -513.801 840.8 528.201 834.4 V -533.001 832.8 l -524.201 842.8 516.201 844.4 v -508.201 846 518.601 852.4 525.001 850.4 c -531.401 848.4 547.001 840.8 y -559.801 822 563.801 821.6 V -543.801 829.2 549.801 821.2 V -564.201 807.2 557.001 807.6 V -551.001 800.4 555.801 791.6 V -537.342 809.991 552.201 784.4 v -559.001 768 l -534.601 792.8 545.801 770.8 V -563.001 747.2 565.001 746.8 v -567.001 746.4 571.401 737.6 y -567.001 739.6 l -572.201 730.8 l -561.001 742.8 567.001 729.6 V -572.601 715.2 l -552.201 737.2 565.801 707.6 V -549.401 712.8 558.201 695.6 V -556.601 679.599 557.001 674.399 v -557.401 669.199 558.601 640.799 554.201 632.799 c -549.801 624.799 560.201 605.599 562.201 601.599 c -564.201 597.599 567.801 586.799 559.001 595.999 c -550.201 605.199 554.601 599.599 556.601 590.799 c -558.601 581.999 564.601 566.399 563.801 560.799 C -562.601 559.599 559.401 563.199 V -544.601 585.999 546.201 571.599 V -545.001 563.599 541.801 554.799 V -538.601 543.999 538.601 552.799 V -535.401 569.599 532.601 561.999 v -529.801 554.399 526.201 548.399 523.401 545.999 c -520.601 543.599 515.401 566.399 514.201 555.999 C -502.201 568.399 497.401 551.999 V -485.801 535.599 l -485.401 547.999 484.201 541.999 V -454.201 535.999 443.801 540.399 V -f -409.401 897.2 m -397.801 905.2 393.801 904.8 v -389.801 904.4 421.401 913.6 462.601 886 C -467.401 883.2 471.001 883.6 V -474.201 881.2 471.401 877.6 V -462.601 868 473.801 856.8 V -492.201 850 486.601 858.8 V -497.401 854.8 499.801 850.8 v -502.201 846.8 501.001 850.8 y -494.601 858 488.601 863.2 V -483.401 865.2 480.601 873.6 v -477.801 882 475.401 892 479.801 895.2 C -475.801 890.8 476.601 894.8 v -477.401 898.8 481.001 902.4 482.601 902.8 c -484.201 903.2 500.601 919 507.401 919.4 C -498.201 918 495.201 919 v -492.201 920 465.601 931.4 459.601 932.6 C -442.801 939.2 454.801 937.2 V -490.601 933.4 508.801 920.2 V -501.601 928.6 483.201 935.6 V -461.001 948.2 425.801 943.2 V -408.001 940 400.201 938.2 V -397.601 938.8 397.001 939.2 v -396.401 939.6 384.6 948.6 357 941.6 C -340 937 331.4 932.2 V -316.2 931 312.6 927.8 V -294 913.2 292 912.4 v -290 911.6 278.6 904 277.8 903.6 C -302.4 910.2 304.8 912.6 v -307.2 915 324.6 917.6 327 916.2 c -329.4 914.8 337.8 915.4 328.2 914.8 C -403.801 900 404.601 898 v -405.401 896 409.401 897.2 y -f -0.2 0.55 0.85 0 k -480.801 906.4 m -470.601 913.8 468.601 913.8 v -466.601 913.8 454.201 924 450.001 923.6 c -445.801 923.2 433.601 933.2 406.201 925 C -405.601 927 409.201 927.8 V -415.601 930 416.001 930.6 V -436.201 934.8 443.401 931.2 V -452.601 928.6 458.801 922.4 V -470.001 919.2 473.201 920.2 V -482.001 918 482.401 916.2 V -488.201 913.2 486.401 910.6 V -486.801 909 480.801 906.4 V -f -468.33 908.509 m -469.137 907.877 470.156 907.779 470.761 906.97 c -470.995 906.656 470.706 906.33 470.391 906.233 c -469.348 905.916 468.292 906.486 467.15 905.898 c -466.748 905.691 466.106 905.873 465.553 906.022 c -463.921 906.463 462.092 906.488 460.401 905.8 C -458.416 906.929 456.056 906.345 453.975 907.346 c -453.917 907.373 453.695 907.027 453.621 907.054 c -450.575 908.199 446.832 907.916 444.401 910.2 C -441.973 910.612 439.616 911.074 437.188 911.754 c -435.37 912.263 433.961 913.252 432.341 914.084 c -430.964 914.792 429.507 915.314 427.973 915.686 c -426.11 916.138 424.279 916.026 422.386 916.546 c -422.293 916.571 422.101 916.227 422.019 916.254 c -421.695 916.362 421.405 916.945 421.234 916.892 c -419.553 916.37 418.065 917.342 416.401 917 C -415.223 918.224 413.495 917.979 411.949 918.421 c -408.985 919.269 405.831 917.999 402.801 919 C -406.914 920.842 411.601 919.61 415.663 921.679 c -417.991 922.865 420.653 921.763 423.223 922.523 c -423.71 922.667 424.401 922.869 424.801 922.2 C -424.935 922.335 425.117 922.574 425.175 922.546 c -427.625 921.389 429.94 920.115 432.422 919.049 c -432.763 918.903 433.295 919.135 433.547 918.933 c -435.067 917.717 437.01 917.82 438.401 916.6 C -440.099 917.102 441.892 916.722 443.621 917.346 c -443.698 917.373 443.932 917.032 443.965 917.054 c -445.095 917.802 446.25 917.531 447.142 917.227 c -447.48 917.112 448.143 916.865 448.448 916.791 c -449.574 916.515 450.43 916.035 451.609 915.852 c -451.723 915.834 451.908 916.174 451.98 916.146 c -453.103 915.708 454.145 915.764 454.801 914.6 C -454.936 914.735 455.101 914.973 455.183 914.946 c -456.21 914.608 456.859 913.853 457.96 913.612 c -458.445 913.506 459.057 912.88 459.633 912.704 c -462.025 911.973 463.868 910.444 466.062 909.549 c -466.821 909.239 467.697 909.005 468.33 908.509 c -f -391.696 922.739 m -389.178 924.464 386.81 925.57 384.368 927.356 c -384.187 927.489 383.827 927.319 383.625 927.441 c -382.618 928.05 381.73 928.631 380.748 929.327 c -380.209 929.709 379.388 929.698 378.88 929.956 c -376.336 931.248 373.707 931.806 371.2 933 C -371.882 933.638 373.004 933.394 373.6 934.2 C -373.795 933.92 374.033 933.636 374.386 933.827 c -376.064 934.731 377.914 934.884 379.59 934.794 c -381.294 934.702 383.014 934.397 384.789 934.125 c -385.096 934.078 385.295 933.555 385.618 933.458 c -387.846 932.795 390.235 933.32 392.354 932.482 c -393.945 931.853 395.515 931.03 396.754 929.755 c -397.006 929.495 396.681 929.194 396.401 929 C -396.789 929.109 397.062 928.903 397.173 928.59 c -397.257 928.351 397.257 928.049 397.173 927.81 c -397.061 927.498 396.782 927.397 396.408 927.346 c -395.001 927.156 396.773 928.536 396.073 928.088 c -394.8 927.274 395.546 925.868 394.801 924.6 C -394.521 924.794 394.291 925.012 394.401 925.4 C -394.635 924.878 394.033 924.588 393.865 924.272 c -393.48 923.547 392.581 922.132 391.696 922.739 c -f -359.198 915.391 m -356.044 916.185 352.994 916.07 349.978 917.346 c -349.911 917.374 349.688 917.027 349.624 917.054 c -348.258 917.648 347.34 918.614 346.264 919.66 c -345.351 920.548 343.693 920.161 342.419 920.648 c -342.095 920.772 341.892 921.284 341.591 921.323 c -340.372 921.48 339.445 922.429 338.4 923 C -340.736 923.795 343.147 923.764 345.609 924.148 c -345.722 924.166 345.867 923.845 346 923.845 c -346.136 923.845 346.266 924.066 346.4 924.2 C -346.595 923.92 346.897 923.594 347.154 923.848 c -347.702 924.388 348.258 924.198 348.798 924.158 c -348.942 924.148 349.067 923.845 349.2 923.845 c -349.336 923.845 349.467 924.156 349.6 924.156 c -349.736 924.155 349.867 923.845 350 923.845 c -350.136 923.845 350.266 924.066 350.4 924.2 C -351.092 923.418 351.977 923.972 352.799 923.793 c -353.837 923.566 354.104 922.418 355.178 922.12 c -359.893 920.816 364.03 918.671 368.393 916.584 c -368.7 916.437 368.91 916.189 368.8 915.8 C -369.067 915.8 369.38 915.888 369.57 915.756 c -370.628 915.024 371.669 914.476 372.366 913.378 c -372.582 913.039 372.253 912.632 372.02 912.684 c -367.591 913.679 363.585 914.287 359.198 915.391 c -f -345.338 871.179 m -343.746 872.398 343.162 874.429 342.034 876.221 c -341.82 876.561 342.094 876.875 342.411 876.964 c -342.971 877.123 343.514 876.645 343.923 876.443 c -345.668 875.581 347.203 874.339 349.2 874.2 C -351.19 871.966 355.45 871.581 355.457 868.2 c -355.458 867.341 354.03 868.259 353.6 867.4 C -351.149 868.403 348.76 868.3 346.38 869.767 c -345.763 870.148 346.093 870.601 345.338 871.179 c -f -317.8 923.756 m -317.935 923.755 324.966 923.522 324.949 923.408 c -324.904 923.099 317.174 922.05 316.81 922.22 c -316.646 922.296 309.134 919.866 309 920 C -309.268 920.135 317.534 923.756 317.8 923.756 c -f -0 g -333.2 914 m -318.4 912.2 314 911 v -309.6 909.8 291 902.2 288 900.2 C -274.6 894.8 257.6 874.8 V -265.2 878.2 267.4 881 V -281 893.6 280.8 891 V -293 899.6 292.4 897.4 V -316.8 908.6 314.8 905.4 V -336.4 910 335.4 908 V -354.2 903.6 351.4 903.4 V -345.6 902.2 352 898.6 V -348.6 894.2 343.2 898.2 v -337.8 902.2 340.8 900 335.8 899 C -333.2 898.2 328.6 902.2 V -323 906.8 314.2 903.2 V -283.6 890.6 281.6 890 V -278 887.2 275.6 883.6 V -269.8 879.2 266.8 877.8 V -254 866.2 252.8 864.8 V -249.4 859.6 248.6 859.2 V -255 863 257 865 V -271 875 276.4 875.8 V -280.8 878.8 281.6 880.2 V -296 889.4 300.2 889.4 V -309.4 884.2 311.8 891.2 V -317.6 893 323.2 891.8 V -326.4 894.4 325.6 896.6 V -327.2 898.4 328.2 894.6 V -331.6 891 336.4 893 V -340.4 893.2 338.4 890.8 V -334 887 322.2 886.8 V -309.8 886.2 293.4 878.6 V -263.6 868.2 254.4 857.8 V -248 849 242.6 847.8 V -236.8 847 230.8 839.6 V -240.6 845.4 249.6 845.4 V -253.6 847.8 249.8 844.2 V -246.2 836.6 247.8 831.2 V -247.2 826 246.4 824.4 V -238.6 811.6 238.6 809.2 v -238.6 806.8 239.8 797 240.2 796.4 c -240.6 795.8 239.2 798 243 795.6 c -246.8 793.2 249.6 791.6 250.4 788.8 c -251.2 786 248.4 794.2 248.2 796 c -248 797.8 243.8 805 244.6 807.4 C -245.6 806.4 246.4 805 V -245.8 805.6 246.4 809.2 V -247.2 814.4 248.6 817.6 v -250 820.8 252 824.6 252.4 825.4 c -252.8 826.2 252.8 832 254.2 829.4 C -257.6 826.8 l -254.8 829.4 257 831.6 V -256 837.2 257.8 839.8 V -264.8 848.2 266.4 849.2 v -268 850.2 266.6 849.8 y -272.6 854 266.8 852.4 V -262.8 850.8 259.8 850.8 V -252.2 848.8 256.2 853 v -260.2 857.2 270.2 862.6 274 862.4 C -274.8 860.8 l -286 863.2 l -284.8 862.4 l -284.6 862.6 288.8 863 v -293 863.4 298.8 862 300.2 863.8 c -301.6 865.6 305 866.6 304.6 865.2 c -304.2 863.8 304 861.8 y -309 867.6 308.4 865.4 v -307.8 863.2 299.6 858 298.2 851.8 C -308.6 860 l -312.2 863 l -315.8 860.8 316 862.4 v -316.2 864 320.8 869.8 322 869.6 c -323.2 869.4 325.2 872.2 325 869.6 c -324.8 867 332.4 861.6 y -335.6 863.4 337 862 v -338.4 860.6 342.6 881.8 y -367.6 892.4 l -411.201 895.8 l -394.201 902.6 l -333.2 914 l -f -0.2 0.55 0.85 0.5 K -1 J 2 w -351.4 715 m -336.4 731.8 328 734.4 V -314.6 741.2 290 733.4 v -S -324.8 735.8 m -299.6 743.8 284.2 739.6 V -265.8 737.6 257.4 723.8 v -S -321.2 737 m -304.2 744.2 289.4 746.4 V -272.8 749 256.2 741.8 V -244 735.8 238.6 725.6 v -S -322.2 736.6 m -306.8 747.6 305.8 749 V -298.8 760 285.8 760.4 V -264.4 759.6 247.2 751.6 v -S -0 G -0 J 1 w -320.895 745.593 m -322.437 744.13 349.4 715.2 Y -384.6 678.599 356.6 712.8 Y -349 717.6 339.8 736.4 Y -338.6 739.2 353.8 729.2 Y -357.8 728.4 371.4 709.2 Y -364.6 711.6 369.4 704.4 Y -372.2 702.4 392.601 686.799 Y -396.201 682.799 400.201 681.199 Y -414.201 686.399 407.801 673.199 Y -410.201 666.399 415.801 677.999 Y -427.001 694.8 410.601 692.399 Y -380.6 689.599 373.8 705.6 Y -371.4 708 380.2 705.6 Y -388.601 703.6 373 718 Y -375.4 718 384.6 711.2 Y -395.001 702 397.001 704 Y -415.001 712.8 425.401 705.2 Y -427.401 703.6 421.801 696.8 423.401 691.599 c -425.001 686.399 429.801 673.999 Y -427.401 672.399 427.801 661.599 Y -444.601 638.399 435.001 640.399 Y -419.401 640.799 434.201 633.199 Y -437.401 631.199 446.201 623.999 Y -443.401 625.199 441.801 619.999 Y -446.601 615.999 443.801 611.199 Y -437.801 609.999 436.601 605.999 Y -443.401 597.999 433.401 597.599 Y -437.001 593.199 432.201 581.199 Y -427.401 581.199 421.001 575.599 Y -423.401 570.799 413.001 565.199 Y -404.601 563.599 407.401 556.799 Y -399.401 550.799 397.001 534.799 Y -396.201 524.399 393.801 521.199 399.001 523.199 c -404.201 525.199 403.401 537.599 Y -398.601 553.199 441.401 569.199 Y -445.401 570.799 446.201 575.999 Y -448.201 575.599 457.001 567.999 Y -464.601 556.799 465.001 565.999 Y -466.201 569.599 464.601 575.599 Y -470.601 597.199 456.601 603.599 Y -446.601 637.199 460.601 628.799 Y -463.401 623.199 474.201 617.999 y -477.801 620.399 L -476.201 625.199 484.601 631.199 Y -487.401 624.799 493.401 632.799 Y -497.001 657.199 509.401 642.799 Y -513.401 641.599 514.601 648.399 Y -518.201 658.799 514.601 672.399 Y -518.201 672.799 527.801 666.799 Y -530.601 670.399 521.401 687.199 525.401 684.799 c -529.401 682.399 533.801 680.799 Y -534.601 682.799 524.601 695.199 Y -520.201 698 515.001 718.4 Y -522.201 714.8 512.201 730 Y -512.201 733.2 518.201 744.4 Y -517.401 751.2 518.201 750.8 Y -521.001 749.6 529.001 748 522.201 754.4 c -515.401 760.8 523.001 765.6 Y -527.401 768.4 513.801 768 Y -508.601 772.4 509.001 776.4 Y -517.001 774.4 502.601 788.8 500.201 792.4 c -497.801 796 507.401 801.2 Y -520.601 804.8 509.001 808 Y -489.401 807.6 500.201 818.4 Y -506.201 818 504.601 820.4 Y -499.401 821.6 489.801 828 Y -485.801 831.6 489.401 830.8 Y -506.201 829.6 477.401 840.8 Y -485.401 840.8 467.401 851.2 Y -465.401 852.8 462.201 860.4 Y -456.201 865.6 451.401 872.4 Y -451.001 876.8 446.201 881.6 Y -434.601 895.2 429.001 894.8 Y -414.201 898.4 409.001 897.6 Y -356.2 893.2 l -329.8 880.4 337.6 859.4 Y -344 851 353.2 854.8 Y -357.8 861 369.4 858.8 Y -389.801 855.6 387.201 859.2 Y -384.801 863.8 368.6 870 368.4 870.6 c -368.2 871.2 359.4 874.6 Y -356.4 875.8 352 885 Y -348.8 888.4 364.6 882.6 Y -363.4 881.6 370.8 877.6 Y -388.201 878.6 398.801 867.8 Y -409.601 851.2 409.801 859.4 Y -412.601 868.8 400.801 890 Y -401.201 892 409.401 885.4 Y -410.801 887.4 411.601 881.6 Y -411.801 879.2 415.601 871.2 Y -418.401 858.2 422.001 865.6 Y -426.601 856.2 L -428.001 853.6 422.001 846 Y -421.801 843.2 422.601 843.4 417.001 835.8 c -411.401 828.2 414.801 823.8 Y -413.401 817.2 422.201 817.6 Y -424.801 815.4 428.201 815.4 Y -430.001 813.4 432.401 814 Y -434.001 817.8 440.201 815.8 Y -441.601 818.2 449.801 818.6 Y -450.801 821.2 451.201 822.8 454.601 823.4 c -458.001 824 433.401 867 Y -439.801 867.8 431.601 880.2 Y -429.401 886.8 440.801 872.2 443.001 870.8 c -445.201 869.4 446.201 867.2 444.601 867.4 c -443.001 867.6 441.201 865.4 442.601 865.2 c -444.001 865 457.001 850 460.401 839.8 c -463.801 829.6 469.801 825.6 476.001 819.6 c -482.201 813.6 481.401 789.4 Y -481.001 780.6 487.001 770 Y -489.001 766.2 484.801 748 Y -482.801 745.8 484.201 745 Y -485.201 743.8 492.001 730.6 Y -490.201 730.8 493.801 727.2 Y -499.001 721.2 492.601 724.2 Y -486.601 725.8 493.601 716 Y -494.801 714.2 485.801 718.8 Y -476.601 719.4 488.201 712.2 Y -496.801 705 485.401 709.4 Y -480.801 711.2 484.001 704.4 Y -487.201 702.8 504.401 695.8 Y -504.801 691.999 501.801 686.999 Y -502.201 682.999 500.001 679.599 Y -498.801 671.399 498.201 670.599 Y -494.001 670.399 486.601 656.599 Y -484.801 653.999 474.601 641.999 Y -472.601 634.999 454.601 642.199 Y -448.001 638.799 450.001 642.199 Y -449.601 644.399 454.401 650.399 Y -461.401 652.999 458.801 663.799 Y -462.801 665.199 451.601 667.999 451.801 669.199 c -452.001 670.399 457.801 671.799 Y -465.801 673.799 461.401 676.199 Y -460.801 680.199 463.801 685.799 Y -475.401 686.599 463.801 702.8 Y -453.001 710.4 452.001 716.2 Y -464.601 724.4 456.401 736.8 456.601 740.4 c -456.801 744 458.001 765.6 Y -456.001 771.8 453.001 785.4 Y -455.201 790.6 462.601 803.2 Y -465.401 807.4 474.201 812.2 472.001 815.2 c -469.801 818.2 462.001 816.4 Y -454.201 817.8 454.801 812.6 Y -453.201 811.6 452.401 806.6 Y -451.68 798.667 442.801 792.4 Y -431.601 786.2 440.801 782.2 Y -446.801 775.6 437.001 775.4 Y -426.001 777.2 434.201 767 Y -445.001 754.2 442.001 751.4 Y -431.801 750.4 444.401 741.2 y -443.601 743.2 443.801 741.4 v -444.001 739.6 447.001 735.4 447.801 733.4 c -448.601 731.4 444.601 731.2 Y -445.201 721.6 429.801 725.8 y -429.801 725.8 428.201 725.6 v -426.601 725.4 415.401 726.2 409.601 728.4 c -403.801 730.6 397.001 730.6 y -393.001 728.8 385.4 729 v -377.8 729.2 369.8 726.4 Y -365.4 726.8 374 731.2 374.2 731 c -374.4 730.8 380 736.4 372 735.8 c -350.203 734.165 339.4 744.4 Y -337.4 745.8 334.8 748.6 Y -324.8 750.6 336.2 736.2 Y -337.4 734.8 336 733.8 Y -335.2 735.4 327.4 740.8 Y -324.589 741.773 323.226 743.107 320.895 745.593 C -f -0.2 0.55 0.85 0.5 k -1 J 2 w -297 757.2 m -308.6 751.6 311.2 748.8 v -313.8 746 327.8 734.6 y -322.4 736.6 319.8 738.4 v -317.2 740.2 306.4 748.4 y -302.6 754.4 297 757.2 v -f -0.4 0.2 0.8 0 k -0 J 1 w -238.991 788.397 m -239.328 788.545 238.804 791.257 238.6 791.8 c -237.578 794.526 228.6 796 y -228.373 794.635 228.318 793.039 228.424 791.401 c -233.292 785.882 238.991 788.397 v -f -0.4 0.2 0.8 0.2 k -238.991 788.597 m -238.542 788.439 238.976 791.331 238.8 791.8 c -237.778 794.526 228.6 796.1 y -228.373 794.735 228.318 793.139 228.424 791.501 c -232.692 786.382 238.991 788.597 v -f -0 g -234.6 788.454 m -233.975 788.454 233.469 789.594 233.469 791 c -233.469 792.405 233.975 793.545 234.6 793.545 c -235.225 793.545 235.732 792.405 235.732 791 c -235.732 789.594 235.225 788.454 234.6 788.454 c -f -234.6 791 m -F -189 690.399 m -183.4 680.399 208.2 686.399 V -222.2 687.599 224.6 689.999 V -225.8 689.199 234.166 686.266 237 685.599 c -243.8 683.999 252.2 694 y -256.8 704.5 259.6 704.5 v -262.4 704.5 259.2 702.9 y -252.6 692.799 253 691.199 V -247.8 671.199 231.8 670.399 V -215.65 669.449 217 663.599 V -225.8 665.999 228.2 663.599 V -239 663.999 231 657.599 V -224.2 645.999 l -224.34 642.081 214.2 645.599 v -204.4 648.999 194.1 661.899 y -178.15 676.449 189 690.399 V -f -0.1 0.4 0.4 0 k -187.8 686.399 m -185.8 676.799 222.6 687.199 V -227 687.199 229.4 686.399 v -231.8 685.599 243.8 682.799 245.8 683.999 C -238.6 670.399 227 671.999 V -213.8 670.399 214.2 665.599 V -218.2 658.399 223 655.999 V -225.8 653.599 225.4 650.399 v -225 647.199 222.2 645.599 220.2 644.799 c -218.2 643.999 215 647.199 213.4 647.199 c -211.8 647.199 203.4 653.599 199 658.399 c -194.6 663.199 186.2 675.199 186.6 677.999 c -187 680.799 187.8 686.399 Y -f -0.1 0.4 0.4 0.2 k -191 668.949 m -193.6 664.999 196.8 660.799 199 658.399 c -203.4 653.599 211.8 647.199 213.4 647.199 c -215 647.199 218.2 643.999 220.2 644.799 c -222.2 645.599 225 647.199 225.4 650.399 c -225.8 653.599 223 655.999 Y -219.934 657.532 217.194 661.024 215.615 663.347 C -215.8 660.799 210.6 661.599 v -205.4 662.399 200.2 665.199 198.6 668.399 c -197 671.599 194.6 673.999 196.2 670.399 c -197.8 666.799 200.2 663.199 201.8 662.799 c -203.4 662.399 203 661.199 200.6 661.599 c -198.2 661.999 195.4 662.399 191 667.599 c -F -0.1 0.55 0.85 0.3 k -188.4 689.999 m -190.2 703.6 191.4 707.6 V -190.6 714.4 193 718.6 v -195.4 722.8 197.4 729 200.4 734.4 c -203.4 739.8 203.6 743.8 207.6 745.4 c -211.6 747 217.6 755.6 220.4 756.6 c -223.2 757.6 223 756.8 y -229.8 771.6 243.4 767.6 V -227.2 770.4 243 779.8 V -238.2 778.7 241.5 785.7 v -243.701 790.368 243.2 783.6 232.2 771.8 C -227.2 763.2 222 760.2 v -216.8 757.2 204.8 750.2 203.6 746.4 c -202.4 742.6 199.2 736.8 197.2 735.2 c -195.2 733.6 192.4 729.4 192 726 C -190.8 722 189.4 720.8 v -188 719.6 187.8 716.4 187.8 714.4 c -187.8 712.4 185.8 709.6 186 707.2 C -186.8 688.199 186.4 686.199 V -188.4 689.999 L -f -1 g -179.8 685.399 m -177.8 686.799 173.4 680.799 V -180.7 647.799 180.7 646.399 V -181.8 648.499 180.5 655.699 v -179.2 662.899 178.3 675.599 y -179.8 685.399 l -f -0.1 0.55 0.85 0.3 k -201.4 746 m -183.8 742.8 184.2 713.6 V -183.4 688.799 l -182.2 714.4 181 716 v -179.8 717.6 183.8 728.8 180.6 722.8 C -166.6 708.8 174.6 687.599 V -176.1 684.299 173.1 688.899 V -168.5 701.5 169.6 707.9 V -169.8 710.1 171.7 712.9 V -180.3 724.6 183 726.9 V -184.8 741.3 200.2 746.5 V -205.9 748.8 201.4 746 V -f -0 g -340.8 812.2 m -341.46 812.554 341.451 813.524 342.031 813.697 c -343.18 814.041 343.344 815.108 343.862 815.892 c -344.735 817.211 344.928 818.744 345.51 820.235 c -345.782 820.935 345.809 821.89 345.496 822.55 c -344.322 825.031 343.62 827.48 342.178 829.906 c -341.91 830.356 341.648 831.15 341.447 831.748 c -340.984 833.132 339.727 834.123 338.867 835.443 c -338.579 835.884 339.104 836.809 338.388 836.893 c -337.491 836.998 336.042 837.578 335.809 836.552 c -335.221 833.965 336.232 831.442 337.2 829 C -336.418 828.308 336.752 827.387 336.904 826.62 c -337.614 823.014 336.416 819.662 335.655 816.188 c -335.632 816.084 335.974 815.886 335.946 815.824 c -334.724 813.138 333.272 810.693 331.453 808.312 c -330.695 807.32 329.823 806.404 329.326 805.341 c -328.958 804.554 328.55 803.588 328.8 802.6 C -325.365 799.82 323.115 795.975 320.504 792.129 c -320.042 791.449 320.333 790.24 320.884 789.971 c -321.697 789.573 322.653 790.597 323.123 791.443 c -323.512 792.141 323.865 792.791 324.356 793.434 c -324.489 793.609 324.31 794.028 324.445 794.149 c -327.078 796.496 328.747 799.432 331.2 801.8 C -333.15 802.129 334.687 803.127 336.435 804.14 c -336.743 804.319 337.267 804.07 337.557 804.265 c -339.31 805.442 339.308 807.478 339.414 809.388 c -339.464 810.272 339.66 811.589 340.8 812.2 c -f -331.959 816.666 m -332.083 816.743 331.928 817.166 332.037 817.382 c -332.199 817.706 332.602 817.894 332.764 818.218 c -332.873 818.434 332.71 818.814 332.846 818.956 c -335.179 821.403 335.436 824.427 334.4 827.4 C -335.424 828.02 335.485 829.282 335.06 830.129 c -334.207 831.829 334.014 833.755 333.039 835.298 c -332.237 836.567 330.659 837.811 329.288 836.508 c -328.867 836.108 328.546 835.321 328.824 834.609 c -328.888 834.446 329.173 834.3 329.146 834.218 c -329.039 833.894 328.493 833.67 328.487 833.398 c -328.457 831.902 327.503 830.391 328.133 829.062 c -328.905 827.433 329.724 825.576 330.4 823.8 C -329.166 821.684 330.199 819.235 328.446 817.358 c -328.31 817.212 328.319 816.826 328.441 816.624 c -328.733 816.138 329.139 815.732 329.625 815.44 c -329.827 815.319 330.175 815.317 330.375 815.441 c -330.953 815.803 331.351 816.29 331.959 816.666 c -f -394.771 826.977 m -396.16 825.185 396.45 822.39 394.401 821 C -394.951 817.691 398.302 819.67 400.401 820.2 C -400.292 820.588 400.519 820.932 400.802 820.937 c -401.859 820.952 402.539 821.984 403.601 821.8 C -404.035 823.357 405.673 824.059 406.317 825.439 c -408.043 829.134 407.452 833.407 404.868 836.653 c -404.666 836.907 404.883 837.424 404.759 837.786 c -404.003 839.997 401.935 840.312 400.001 841 C -398.824 844.875 398.163 848.906 396.401 852.6 C -394.787 852.85 394.089 854.589 392.752 855.309 c -391.419 856.028 390.851 854.449 390.892 853.403 c -390.899 853.198 391.351 852.974 391.181 852.609 c -391.105 852.445 390.845 852.334 390.845 852.2 c -390.846 852.065 391.067 851.934 391.201 851.8 C -390.283 850.98 388.86 850.503 388.565 849.358 c -387.611 845.648 390.184 842.523 391.852 839.322 c -392.443 838.187 391.707 836.916 390.947 835.708 c -390.509 835.013 390.617 833.886 390.893 833.03 c -391.645 830.699 393.236 828.96 394.771 826.977 c -f -357.611 808.591 m -356.124 806.74 352.712 804.171 355.629 802.243 c -355.823 802.114 356.193 802.11 356.366 802.244 c -358.387 803.809 360.39 804.712 362.826 805.294 c -362.95 805.323 363.224 804.856 363.593 805.017 c -365.206 805.72 367.216 805.662 368.4 807 C -372.167 806.776 375.732 807.892 379.123 809.2 c -380.284 809.648 381.554 810.207 382.755 810.709 c -384.131 811.285 385.335 812.213 386.447 813.354 c -386.58 813.49 386.934 813.4 387.201 813.4 C -387.161 814.263 388.123 814.39 388.37 815.012 c -388.462 815.244 388.312 815.64 388.445 815.742 c -390.583 817.372 391.503 819.39 390.334 821.767 c -390.049 822.345 389.8 822.963 389.234 823.439 c -388.149 824.35 387.047 823.496 386 823.8 C -385.841 823.172 385.112 823.344 384.726 823.146 c -383.867 822.707 382.534 823.292 381.675 822.854 c -380.313 822.159 379.072 821.99 377.65 821.613 c -377.338 821.531 376.56 821.627 376.4 821 C -376.266 821.134 376.118 821.368 376.012 821.346 c -374.104 820.95 372.844 820.736 371.543 819.044 c -371.44 818.911 370.998 819.09 370.839 818.955 c -369.882 818.147 369.477 816.913 368.376 816.241 c -368.175 816.118 367.823 816.286 367.629 816.157 c -366.983 815.726 366.616 815.085 365.974 814.638 c -365.645 814.409 365.245 814.734 365.277 814.99 c -365.522 816.937 366.175 818.724 365.6 820.6 C -367.677 823.12 370.194 825.069 372 827.8 C -372.015 829.966 372.707 832.112 372.594 834.189 c -372.584 834.382 372.296 835.115 372.17 835.462 c -371.858 836.316 372.764 837.382 371.92 838.106 c -370.516 839.309 369.224 838.433 368.4 837 C -366.562 836.61 364.496 835.917 362.918 837.151 c -361.911 837.938 361.333 838.844 360.534 839.9 c -359.549 841.202 359.884 842.638 359.954 844.202 c -359.96 844.33 359.645 844.466 359.645 844.6 c -359.646 844.735 359.866 844.866 360 845 C -359.294 845.626 359.019 846.684 358 847 C -358.305 848.092 357.629 848.976 356.758 849.278 c -354.763 849.969 353.086 848.057 351.194 847.984 c -350.68 847.965 350.213 849.003 349.564 849.328 c -349.132 849.544 348.428 849.577 348.066 849.311 c -347.378 848.807 346.789 848.693 346.031 848.488 c -344.414 848.052 343.136 846.958 341.656 846.103 c -340.171 845.246 339.216 843.809 338.136 842.489 c -337.195 841.337 337.059 838.923 338.479 838.423 c -340.322 837.773 341.626 840.476 343.592 840.15 c -343.904 840.099 344.11 839.788 344 839.4 C -344.389 839.291 344.607 839.52 344.8 839.8 C -345.658 838.781 346.822 838.444 347.76 837.571 c -348.73 836.667 350.476 837.085 351.491 836.088 c -353.02 834.586 352.461 831.905 354.4 830.6 C -353.814 829.287 353.207 828.01 352.872 826.583 c -352.59 825.377 353.584 824.18 354.795 824.271 c -356.053 824.365 356.315 825.124 356.8 826.2 C -357.067 825.933 357.536 825.636 357.495 825.42 c -357.038 823.033 356.011 821.04 355.553 818.609 c -355.494 818.292 355.189 818.09 354.8 818.2 C -354.332 814.051 350.28 811.657 347.735 808.492 c -347.332 807.99 347.328 806.741 347.737 806.338 c -349.14 804.951 351.1 806.497 352.8 807 C -353.013 808.206 353.872 809.148 355.204 809.092 c -355.46 809.082 355.695 809.624 356.019 809.754 c -356.367 809.892 356.869 809.668 357.155 809.866 c -358.884 811.061 360.292 812.167 362.03 813.356 c -362.222 813.487 362.566 813.328 362.782 813.436 c -363.107 813.598 363.294 813.985 363.617 814.17 c -363.965 814.37 364.207 814.08 364.4 813.8 C -363.754 813.451 363.75 812.494 363.168 812.292 c -362.393 812.024 361.832 811.511 361.158 811.064 c -360.866 810.871 360.207 811.119 360.103 810.94 c -359.505 809.912 358.321 809.474 357.611 808.591 c -f -302.2 858 m -292.962 860.872 281.8 835.2 V -279.4 830 277 828 v -274.6 826 263.4 822.4 261.4 818.4 C -251 802.4 L -265.8 818.4 269 820.8 V -277 829.2 273.8 822.4 V -259.8 811.6 261 802.4 V -255.4 788 254.6 786 V -270.6 818 273 819.2 v -275.4 820.4 276.6 820.4 275.4 816.8 c -274.2 813.2 273.8 796.8 271 794.8 C -279 815.2 278.2 818.4 V -281.4 822 283.8 816.8 V -282.6 800.8 l -287 788.8 l -284.6 800 286.2 815.6 V -284.2 826 288.2 820.4 v -292.2 814.8 301.8 808.8 301.8 804 C -296.6 821.6 287.4 826.4 V -283.4 820.4 l -282.2 822.4 l -278.6 823.2 283 830 v -287.4 836.8 287 837.6 y -293.4 830.4 295 830.4 V -308.2 838 309.4 813.6 V -316.2 828 307 834.8 V -292.2 836.8 293.4 842 V -300.6 854.4 L -304.2 859.6 302.6 856.8 y -F -282.2 841.6 m -269.4 841.6 266.2 836.4 V -259 826.8 l -276.2 836.8 280.2 838 v -284.2 839.2 282.2 841.6 Y -f -242.2 835.2 m -240.2 834 239.8 831.2 v -239.4 828.4 237 828 237.8 825.2 c -238.6 822.4 240.6 820 240.6 824 c -240.6 828 242.2 830 243 831.2 c -243.8 832.4 245.4 836.8 242.2 835.2 c -f -233.4 774 m -225 778 221.8 781.6 v -218.6 785.2 219.052 780.034 214.2 780.4 c -208.353 780.841 209.4 796.8 y -205.4 789.2 l -204.2 774.8 212.2 777.2 v -216.107 778.372 217.4 776.8 215.8 776 c -214.2 775.2 221.4 774.8 218.6 773.2 c -215.8 771.6 230.2 776.8 227.8 766.4 C -233.4 774 L -f -220.8 759.6 m -205.4 755.2 201.8 764.8 V -197 762.4 199.2 759.4 v -201.4 756.4 202.6 756 y -208 754.8 207.4 754 v -206.8 753.2 204.4 749.8 y -214.6 755.8 220.8 759.6 v -f -1 g -449.201 681.399 m -448.774 679.265 447.103 678.464 445.201 677.799 C -443.284 678.757 440.686 681.863 438.801 679.799 C -438.327 680.279 437.548 680.339 437.204 681.001 c -436.739 681.899 437.011 682.945 436.669 683.743 c -436.124 685.015 435.415 686.381 435.601 687.799 C -437.407 688.511 438.002 690.417 437.528 692.18 c -437.459 692.437 437.03 692.634 437.23 692.983 c -437.416 693.306 437.734 693.533 438.001 693.8 C -437.866 693.665 437.721 693.432 437.61 693.452 c -437 693.558 437.124 694.195 437.254 694.582 c -437.839 696.328 439.853 696.592 441.201 695.4 C -441.457 695.965 441.966 695.771 442.401 695.8 C -442.351 696.379 442.759 696.906 442.957 697.326 c -443.475 698.424 445.104 697.318 445.901 697.93 c -446.977 698.755 448.04 699.454 449.118 698.851 c -450.927 697.838 452.636 696.626 453.835 694.885 c -454.41 694.051 454.65 692.77 454.592 691.812 c -454.554 691.165 453.173 691.517 452.83 690.588 c -452.185 688.84 454.016 688.321 454.772 686.983 c -454.97 686.634 454.706 686.33 454.391 686.232 c -453.98 686.104 453.196 686.293 453.334 685.84 c -454.306 682.647 451.55 681.969 449.201 681.399 C -f -439.6 661.799 m -439.593 663.537 437.992 665.293 439.201 666.999 C -439.336 666.865 439.467 666.644 439.601 666.644 c -439.736 666.644 439.867 666.865 440.001 666.999 C -441.496 664.783 445.148 663.855 445.006 661.009 c -444.984 660.562 443.897 659.644 444.801 658.999 C -442.988 657.651 442.933 655.281 442.001 653.399 C -440.763 653.685 439.551 654.048 438.401 654.599 C -438.753 656.085 438.636 657.769 439.456 659.089 c -439.89 659.787 439.603 660.866 439.6 661.799 c -f -0.8 g -273.4 670.799 m -256.542 660.663 270.6 675.999 v -279.4 685.599 289.4 691.199 y -299.8 695.6 303.4 696.8 v -307 698 322.2 703.2 325.4 703.6 c -328.6 704 338.2 708 345 704 c -351.8 700 359.8 695.6 y -343.4 704 339.8 701.6 v -336.2 699.2 329 699.6 323 696.4 C -308.2 691.999 305 689.999 v -301.8 687.999 291.4 676.399 289.8 677.199 c -288.2 677.999 290.2 678.399 291.4 681.199 c -292.6 683.999 290.6 685.599 282.6 679.199 c -274.6 672.799 273.4 670.799 Y -f -0 g -280.805 676.766 m -282.215 689.806 290.693 688.141 V -298.919 692.311 301.641 694.279 V -309.78 695.981 311.09 696.598 v -329.569 705.298 344.288 700.779 344.835 701.899 c -345.381 703.018 365.006 695.901 368.615 691.815 c -369.006 691.372 358.384 697.412 348.686 699.303 c -340.413 700.917 318.811 699.056 307.905 693.52 c -304.932 692.011 295.987 686.227 293.456 686.338 c -290.925 686.45 280.805 676.766 Y -f -0.8 g -277 651.199 m -261.8 653.599 278.6 655.199 V -296.6 657.199 300.6 662.399 V -314.2 671.599 317 671.999 v -319.8 672.399 349.8 679.599 350.2 681.999 c -350.6 684.399 356.2 684.399 357.8 683.599 c -359.4 682.799 358.6 681.599 355.8 680.799 c -353 679.999 321.8 663.599 315.4 662.399 c -309 661.199 297.4 653.599 292.6 652.399 c -287.8 651.199 277 651.199 Y -f -0 g -296.52 658.597 m -287.938 659.426 296.539 660.245 V -305.355 663.669 307.403 666.332 V -314.367 671.043 315.8 671.247 v -317.234 671.452 331.194 675.139 331.399 676.367 c -331.604 677.596 365.67 690.177 370.09 686.987 c -373.001 684.886 363.1 686.563 353.466 682.153 c -352.111 681.533 318.258 666.946 314.981 666.332 c -311.704 665.717 305.765 661.826 303.307 661.212 c -300.85 660.597 296.52 658.597 Y -f -288.6 656.399 m -293.8 656.799 292.6 655.199 v -291.4 653.599 289 654.399 y -288.6 656.399 l -f -281.4 654.799 m -286.6 655.199 285.4 653.599 v -284.2 651.999 281.8 652.799 y -281.4 654.799 l -f -271 653.199 m -276.2 653.599 275 651.999 v -273.8 650.399 271.4 651.199 y -271 653.199 l -f -263.4 652.399 m -268.6 652.799 267.4 651.199 v -266.2 649.599 263.8 650.399 y -263.4 652.399 l -f -301.8 691.999 m -306.2 691.999 305 690.399 v -303.8 688.799 300.6 689.199 y -301.8 691.999 l -f -291.8 686.399 m -298.306 688.54 295.8 685.199 v -294.6 683.599 292.2 684.399 y -291.8 686.399 l -f -280.6 681.599 m -285.8 681.999 284.6 680.399 v -283.4 678.799 281 679.599 y -280.6 681.599 l -f -273 675.599 m -278.2 675.999 277 674.399 v -275.8 672.799 273.4 673.599 y -273 675.599 l -f -266.2 670.799 m -271.4 671.199 270.2 669.599 v -269 667.999 266.6 668.799 y -266.2 670.799 l -f -305.282 664.402 m -312.203 664.934 310.606 662.805 v -309.009 660.675 305.814 661.74 y -305.282 664.402 l -f -315.682 669.202 m -322.603 669.734 321.006 667.605 v -319.409 665.475 316.214 666.54 y -315.682 669.202 l -f -326.482 673.602 m -333.403 674.134 331.806 672.005 v -330.209 669.875 327.014 670.94 y -326.482 673.602 l -f -336.882 678.402 m -343.803 678.934 342.206 676.805 v -340.609 674.675 337.414 675.74 y -336.882 678.402 l -f -309.282 696.402 m -316.203 696.934 314.606 694.805 v -313.009 692.675 309.014 692.94 y -309.282 696.402 l -f -319.282 699.602 m -326.203 700.134 324.606 698.005 v -323.009 695.875 318.614 696.14 y -319.282 699.602 l -f -296.6 659.599 m -301.8 659.999 300.6 658.399 v -299.4 656.799 297 657.599 y -296.6 659.599 l -f -0.1 0.55 0.85 0.3 k -223.4 758.8 m -219 750 218.6 746.8 V -219.4 755.6 220.6 757.6 v -221.8 759.6 223.4 758.8 y -f -205 744.8 m -201.8 730.4 202.2 727.6 V -201 739.2 201.4 740.4 v -201.8 741.6 205 744.8 y -f -0.8 g -225.8 819.4 m -225.6 816.2 l -223.4 816 l -237.6 803.4 238.2 795.8 V -239 804 225.8 819.4 V -f -0 g -229.784 818.135 m -229.353 818.551 229.572 819.296 229.164 819.556 c -228.355 820.072 230.462 820.129 230.234 820.845 c -229.851 822.051 230.038 822.072 229.916 823.348 c -229.859 823.946 230.447 825.486 230.832 825.926 c -232.278 827.578 230.954 830.51 232.594 832.061 c -232.898 832.35 233.274 832.902 233.559 833.32 c -234.218 834.283 235.402 834.771 236.352 835.599 c -236.67 835.875 236.469 836.702 237.038 836.61 c -237.752 836.495 238.993 836.625 238.948 835.784 c -238.835 833.664 237.506 831.944 236.226 830.276 C -236.677 829.572 236.219 828.937 235.935 828.38 c -234.6 825.76 234.789 822.919 234.615 820.079 c -234.61 819.994 234.303 819.916 234.311 819.863 c -234.664 817.528 235.248 815.329 236.127 813.1 c -236.493 812.17 236.964 811.275 237.114 810.348 c -237.225 809.662 237.328 808.829 236.92 808.124 C -238.955 805.234 237.646 802.583 238.815 799.052 c -239.022 798.427 240.714 796.513 240.251 796.674 c -237.738 797.545 237.626 797.943 237.449 798.696 c -237.303 799.319 236.973 800.696 236.736 801.298 c -236.672 801.462 236.501 803.346 236.423 803.468 c -234.91 805.85 236.268 805.674 234.898 808.032 C -233.47 808.712 232.504 809.816 231.381 810.978 c -231.183 811.182 232.326 811.906 232.145 812.119 c -231.053 813.408 229.9 814.175 230.236 815.668 c -230.391 816.358 230.528 817.415 229.784 818.135 c -f -226.2 816.4 m -226.6 809.6 229 808 v -231.4 806.4 230.2 807.2 227 808.4 c -223.8 809.6 225 810.4 y -222.2 810 224.6 808 v -227 806 230.6 803.6 229 803.6 c -227.4 803.6 219.8 807.6 219.8 810.4 c -219.8 813.2 218.8 817.3 y -219.9 818.1 224.7 818 V -226.1 817.3 226.2 816.4 V -f -1 g -1 J 0.1 w -225.4 797.8 m -216.88 800.591 198.4 797.2 V -207.431 799.278 226.2 797 v -236.5 795.75 225.4 797.8 Y -b -227.498 797.871 m -219.252 801.389 200.547 799.608 V -209.725 800.897 228.226 797.005 v -238.38 794.869 227.498 797.871 Y -b -229.286 797.778 m -221.324 801.899 202.539 801.514 V -211.787 802.118 229.948 796.86 v -239.914 793.975 229.286 797.778 Y -b -230.556 797.555 m -223.732 801.862 206.858 802.96 V -215.197 802.79 231.078 796.681 v -239.794 793.328 230.556 797.555 Y -b -345.84 787.039 m -344.91 786.395 345.124 787.576 v -345.339 788.757 373.547 801.927 377.161 801.677 C -346.913 788.471 345.84 787.039 V -b -342.446 786.4 m -341.57 785.685 341.691 786.879 v -341.812 788.073 368.899 803.418 372.521 803.452 C -343.404 787.911 342.446 786.4 V -b -339.16 785.025 m -338.332 784.253 338.374 785.453 v -338.416 786.652 358.233 802.149 368.045 804.023 C -350.015 795.896 339.16 785.025 V -b -336.284 783.162 m -335.539 782.468 335.577 783.547 v -335.615 784.627 353.449 798.574 362.28 800.26 C -346.054 792.946 336.284 783.162 V -b -0.8 g -0 J 1 w -304.6 635.199 m -289.4 637.599 306.2 639.199 V -324.2 641.199 328.2 646.399 V -341.8 655.599 344.6 655.999 v -347.4 656.399 363.8 659.999 364.2 662.399 c -364.6 664.799 370.6 667.199 372.2 666.399 c -373.8 665.599 373.8 656.399 371 655.599 c -368.2 654.799 349.4 647.599 343 646.399 c -336.6 645.199 325 637.599 320.2 636.399 c -315.4 635.199 304.6 635.199 Y -f -0 g -377.6 672.599 m -374.6 670.999 373.4 668.399 V -367 657.799 352.8 654.599 V -329.8 645.599 322 643.599 V -308.6 638.599 301.2 639.399 V -294.2 639.199 300.4 637.599 V -320.6 639.599 324 641.399 V -339.6 646.599 342.6 649.199 v -345.6 651.799 363.8 656.799 366 658.799 c -368.2 660.799 378 669.199 377.6 672.599 C -f -318.882 641.089 m -324.111 641.315 322.958 639.766 v -321.805 638.216 319.357 639.09 y -318.882 641.089 l -f -311.68 639.737 m -316.908 639.963 315.756 638.414 v -314.603 636.864 312.155 637.737 y -311.68 639.737 l -f -301.251 638.489 m -306.48 638.716 305.327 637.166 v -304.174 635.617 301.726 636.49 y -301.251 638.489 l -f -293.617 637.945 m -298.846 638.171 297.693 636.622 v -296.54 635.072 294.092 635.946 y -293.617 637.945 l -f -335.415 648.487 m -342.375 648.788 340.84 646.726 v -339.306 644.664 336.047 645.826 y -335.415 648.487 l -f -345.73 652.912 m -351.689 656.213 351.155 651.151 v -350.885 648.595 346.362 650.251 y -345.73 652.912 l -f -354.862 655.726 m -362.021 659.427 360.287 653.965 v -359.509 651.515 355.493 653.065 y -354.862 655.726 l -f -364.376 660.551 m -368.735 665.452 369.801 658.79 v -370.207 656.252 365.008 657.89 y -364.376 660.551 l -f -326.834 644.003 m -332.062 644.23 330.91 642.68 v -329.757 641.131 327.308 642.004 y -326.834 644.003 l -f -1 g -1 J 0.1 w -362.434 765.397 m -361.708 764.732 361.707 765.803 v -361.707 766.873 379.191 780.137 388.034 781.521 C -371.935 774.792 362.434 765.397 V -b -0 g -0 J 1 w -365.4 701.6 m -387.401 679.199 396.601 675.599 V -405.801 664.399 401.801 638.399 V -398.601 630.799 395.401 651.599 V -398.601 676.799 387.401 660.799 V -379 670.699 385.4 670.399 V -388.601 668.399 389.001 669.999 v -389.401 671.599 381.4 685.199 364.2 699.6 c -347 714 365.4 701.6 Y -f -1 g -1 J 0.1 w -307 662.799 m -306.8 664.599 308.6 663.799 v -310.4 662.999 404.601 656.799 436.201 632.799 C -391.001 655.999 307 662.799 V -b -317.4 667.199 m -317.2 668.999 319 668.199 v -320.8 667.399 457.401 668.399 481.001 635.999 C -459.001 661.199 317.4 667.199 V -b -329 671.199 m -328.8 672.999 330.6 672.199 v -332.4 671.399 505.801 684.399 529.401 651.999 C -519.801 677.599 329 671.199 V -b -339 675.999 m -338.8 677.799 340.6 676.999 v -342.4 676.199 464.601 714.8 488.201 682.399 C -474.801 707 339 675.999 V -b -281 653.199 m -280.8 654.999 282.6 654.199 v -284.4 653.399 302.2 651.199 304.2 612.399 C -297 654.399 281 653.199 V -b -272.2 651.599 m -272 653.399 273.8 652.599 v -275.6 651.799 289.8 656.399 287 617.599 C -288.2 652.799 272.2 651.599 V -b -264.2 651.199 m -264 652.999 265.8 652.199 v -267.6 651.399 283 650.799 270.6 628.399 C -280.2 652.399 264.2 651.199 V -b -311.526 695.535 m -311.082 693.536 312.631 694.753 v -328.699 707.378 361.141 766.28 416.826 771.914 C -378.518 784.024 311.526 695.535 V -b -322.726 697.335 m -321.363 698.528 323.231 699.153 v -325.099 699.778 437.541 772.28 476.826 764.314 C -449.719 771.824 322.726 697.335 V -b -301.885 691.233 m -301.376 689.634 303.087 690.61 v -312.062 695.73 315.677 752.941 359.254 754.196 C -326.843 768.91 301.885 691.233 V -b -281.962 680.207 m -280.885 678.921 282.838 679.175 v -293.084 680.507 314.489 721.778 358.928 716.699 C -326.962 731.045 281.962 680.207 V -b -293.2 686.333 m -292.389 684.864 294.258 685.489 v -304.057 688.763 317.141 733.375 361.729 736.922 C -327.603 744.865 293.2 686.333 V -b -274.922 675.088 m -274.049 674.046 275.631 674.252 v -283.93 675.331 301.268 708.76 337.264 704.646 C -311.371 716.266 274.922 675.088 V -b -267.323 669.179 m -266.318 668.134 267.909 668.252 v -272.077 668.561 302.715 701.64 321.183 686.138 C -309.168 704.861 267.323 669.179 V -b -336.855 701.102 m -335.654 702.457 337.586 702.842 v -339.518 703.226 460.221 760.939 498.184 748.073 C -472.243 758.947 336.855 701.102 V -b -303.4 636.799 m -303.2 638.599 305 637.799 v -306.8 636.999 322.2 636.399 309.8 613.999 C -319.4 637.999 303.4 636.799 V -b -313.8 638.399 m -313.6 640.199 315.4 639.399 v -317.2 638.599 335 636.399 337 597.599 C -329.8 639.599 313.8 638.399 V -b -320.6 639.999 m -320.4 641.799 322.2 640.999 v -324 640.199 348.6 636.799 372.2 604.399 C -336.6 641.199 320.6 639.999 V -b -328.225 642.028 m -327.788 643.786 329.678 643.232 v -331.568 642.678 352.002 644.577 390.099 610.401 C -343.924 645.344 328.225 642.028 V -b -338.625 646.428 m -338.188 648.186 340.078 647.632 v -341.968 647.078 376.802 642.577 428.499 607.601 C -354.324 649.744 338.625 646.428 V -b -298.2 657.999 m -298 659.799 299.8 658.999 v -301.6 658.199 355 655.599 385.4 628.799 C -350.499 653.574 298.2 657.999 V -b -288.2 653.999 m -288 655.799 289.8 654.999 v -291.6 654.199 316.2 650.799 339.8 618.399 C -304.2 655.199 288.2 653.999 V -b -349.503 651.038 m -348.938 652.759 350.864 652.345 v -352.79 651.932 387.86 649.996 441.981 618.902 C -364.317 653.296 349.503 651.038 V -b -357.903 653.438 m -357.338 655.159 359.264 654.745 v -361.19 654.332 396.26 652.396 450.381 621.302 C -373.317 656.096 357.903 653.438 V -b -367.503 658.438 m -366.938 660.159 368.864 659.745 v -370.79 659.332 413.86 654.996 503.582 620.702 C -382.917 661.096 367.503 658.438 V -b -0 g -0 J 1 w -256.2 651.599 m -261.4 651.999 260.2 650.399 v -259 648.799 256.6 649.599 y -256.2 651.599 l -f -287 637.599 m -292.2 637.999 291 636.399 v -289.8 634.799 287.4 635.599 y -287 637.599 l -f -278.2 637.999 m -283.4 638.399 282.2 636.799 v -281 635.199 278.6 635.999 y -278.2 637.999 l -f -182.831 649.818 m -187.876 648.495 186.218 647.376 v -184.561 646.256 182.554 647.798 y -182.831 649.818 l -f -184.831 659.418 m -189.876 658.095 188.218 656.976 v -186.561 655.856 184.554 657.398 y -184.831 659.418 l -f -177.631 663.818 m -182.676 662.495 181.018 661.376 v -179.361 660.256 177.354 661.798 y -177.631 663.818 l -f -0.8 g -1 J 0.1 w -257.4 588.799 m -255.8 588.799 251.8 586.799 V -249.8 586.799 238.6 583.199 233 573.199 C -245.4 582.799 257.4 588.799 V -f -345.116 496.153 m -345.257 495.895 345.312 495.475 345.604 495.458 c -346.262 495.418 347.495 495.117 347.37 495.753 c -346.522 500.059 345.648 504.996 341.515 506.803 c -340.876 507.082 339.434 506.669 339.36 505.785 c -339.233 504.261 339.116 502.912 339.425 501.446 c -339.725 500.025 341.883 500.015 342.8 501.399 C -343.736 499.727 344.168 497.884 345.116 496.153 c -f -334.038 491.419 m -334.786 490.006 334.659 488.147 336.074 487.584 c -336.814 487.29 338.664 488.265 338.246 489.339 c -337.444 491.4 337.056 493.639 335.667 495.45 c -335.467 495.712 335.707 496.245 335.547 496.573 c -334.953 497.793 333.808 498.528 332.4 498.199 C -331.285 495.996 332.433 493.867 333.955 492.158 c -334.091 492.006 333.925 491.63 334.038 491.419 c -f -294.436 496.609 m -294.328 496.986 294.29 497.449 294.455 497.77 c -294.986 498.803 295.779 499.925 295.442 500.947 c -295.094 502.003 293.978 501.821 293.328 501.252 c -292.193 500.258 292.144 498.432 291.453 497.073 c -291.257 496.687 291.308 496.114 290.867 495.723 c -290.393 495.302 289.953 493.778 290.049 493.207 c -290.102 492.894 289.919 482.986 290.141 483.249 c -290.76 483.982 293.81 493.716 293.879 494.608 c -293.936 495.339 294.668 495.804 294.436 496.609 c -f -268.798 503.401 m -271.432 505.9 274.222 508.861 273.78 512.573 c -273.664 513.549 271.889 513.022 271.702 512.176 c -270.9 508.551 268.861 505.89 266.293 503.498 c -264.097 501.451 262.235 495.107 262 494.599 C -265.697 499.855 267.954 502.601 268.798 503.401 c -f -255.224 509.365 m -255.747 509.735 255.445 510.226 255.662 510.558 c -256.615 512.016 257.916 513.262 257.934 515 c -257.937 515.277 257.559 515.586 257.224 515.362 c -256.947 515.178 256.605 515.048 256.497 514.918 c -254.467 512.469 253.067 509.798 251.624 506.986 c -251.441 506.629 250.297 502.138 250.61 502.027 c -250.849 501.942 252.569 506.123 252.779 506.237 c -254.042 506.923 254.054 508.538 255.224 509.365 c -f -271.957 489.821 m -272.401 490.69 273.977 491.892 273.864 492.781 c -273.746 493.709 274.214 495.152 273.302 494.464 c -272.045 493.516 268.596 492.167 268.326 486.359 c -268.3 485.788 271.274 488.481 271.957 489.821 c -f -286.4 506.999 m -286.8 507.667 287.508 507.194 287.967 507.457 c -288.615 507.829 289.226 508.387 289.518 509.036 c -290.488 511.185 292.257 513.005 292.4 515.399 C -290.909 516.804 290.23 514.764 289.6 513.799 C -288.277 515.446 287.278 513.572 285.978 513.053 c -285.908 513.025 285.695 513.372 285.62 513.345 c -284.443 512.905 283.763 511.824 282.765 511.043 c -282.594 510.909 282.189 511.089 282.042 510.953 c -281.39 510.35 280.417 510.025 280.137 509.343 c -279.027 506.636 275.887 504.541 274 496.999 C -274.381 496.09 278.512 503.641 278.999 504.339 c -279.835 505.535 279.953 502.678 281.229 503.344 c -281.28 503.371 281.466 503.133 281.6 502.999 C -281.794 503.279 282.012 503.508 282.4 503.399 C -282.4 503.799 282.266 504.355 282.467 504.514 c -283.704 505.491 283.62 506.559 284.4 507.799 C -284.858 507.01 285.919 507.729 286.4 506.999 C -f -346.2 452.599 m -353.6 472.999 349.2 484.199 V -360.6 462.599 356 451.399 V -355.6 461.799 351.6 466.799 V -347.6 453.999 346.2 452.599 V -f -331.4 455.199 m -336.8 463.999 328.8 482.399 V -328 461.999 321.2 450.999 V -335.4 471.199 331.4 455.199 V -f -321.4 457.199 m -321.2 477.199 321.6 480.199 V -317.8 463.599 307.6 453.999 V -322 465.999 321.4 457.199 V -f -311.8 489.199 m -317.8 475.599 307.8 457.199 V -314.2 469.399 309.4 476.399 V -312 479.799 311.8 489.199 V -f -292.6 457.599 m -291.6 473.199 293.4 475.399 V -293.6 481.799 293.2 482.799 V -297.2 488.999 297.4 481.599 V -298.8 473.799 301.6 469.199 V -305.2 463.799 305 457.399 V -295 487.599 292.6 457.599 V -f -289 485.199 m -282.4 474.399 280.6 455.399 V -279.2 461.599 283 475.999 V -287.2 491.399 289 485.199 V -f -267.2 465.399 m -272.2 470.799 273.6 475.799 V -277.2 491.599 270.8 482.999 V -271 474.999 262.8 467.599 V -267.6 469.999 267.2 465.399 V -f -261.4 470.399 m -264.8 487.799 265.6 488.599 V -267.4 491.999 264.6 488.799 V -255.8 469.599 251.8 462.999 V -259.8 472.199 261.4 470.399 V -f -255.6 486.999 m -267.2 509.399 245.4 483.599 V -256.4 493.399 255.6 486.999 V -f -240.2 501.599 m -245 520.399 247.6 520.199 V -255.8 529.199 249.2 518.599 V -243.2 508.999 243.8 499.199 V -243.2 508.799 240.2 501.599 V -f -570.5 513 m -558.5 523 556 526.5 V -569.5 508 569.5 501 V -572 508.5 570.5 513 V -f -576 535 m -555 550 551.5 557.5 V -578 528 578 523.5 V -578.5 532.5 576 535 V -f -593 689 m -581 697 579.5 695 V -590 688.5 592.5 680 V -591 689 593 689 V -f -601.5 608.5 m -584 620.5 l -603 603.5 603.5 599.5 V -601.5 608.5 L -f -0 g -1 w -210.75 631 m -232.75 626.25 l -S -261 469 m -260.5 472.5 251.5 462 v -S -266.5 464 m -268.5 470.5 262 466 v -S -320.5 455.5 m -322 466.5 310.5 453.5 v -S - -showpage - -%%Trailer -end -tigersave restore -%%EOF diff --git a/Build/extra/epstopdf/test-tn5002-cr.eps b/Build/extra/epstopdf/test-tn5002-cr.eps Binary files differdeleted file mode 100644 index e5aae422fd2..00000000000 --- a/Build/extra/epstopdf/test-tn5002-cr.eps +++ /dev/null diff --git a/Build/extra/epstopdf/test-tn5002-crlf.eps b/Build/extra/epstopdf/test-tn5002-crlf.eps Binary files differdeleted file mode 100644 index 68df3abb2fe..00000000000 --- a/Build/extra/epstopdf/test-tn5002-crlf.eps +++ /dev/null diff --git a/Build/extra/epstopdf/test-tn5002-lf.eps b/Build/extra/epstopdf/test-tn5002-lf.eps Binary files differdeleted file mode 100644 index 73a5f0e1b07..00000000000 --- a/Build/extra/epstopdf/test-tn5002-lf.eps +++ /dev/null |