Rar!ϐs aCt\::mlGM;0< CFA2010L2QBank\CFA QBank Level 2\app\apache\ABOUT_APACHE.TXT The Apache HTTP Server Project http://httpd.apache.org/ February 2002 The Apache Project is a collaborative software development effort aimed at creating a robust, commercial-grade, featureful, and freely-available source code implementation of an HTTP (Web) server. The project is jointly managed by a group of volunteers located around the world, using the Internet and the Web to communicate, plan, and develop the server and its related documentation. These volunteers are known as the Apache Group. In addition, hundreds of users have contributed ideas, code, and documentation to the project. This file is intended to briefly describe the history of the Apache Group, recognize the many contributors, and explain how you can join the fun too. In February of 1995, the most popular server software on the Web was the public domain HTTP daemon developed by Rob McCool at the National Center for Supercomputing Applications, University of Illinois, Urbana-Champaign. However, development of that httpd had stalled after Rob left NCSA in mid-1994, and many webmasters had developed their own extensions and bug fixes that were in need of a common distribution. A small group of these webmasters, contacted via private e-mail, gathered together for the purpose of coordinating their changes (in the form of "patches"). Brian Behlendorf and Cliff Skolnick put together a mailing list, shared information space, and logins for the core developers on a machine in the California Bay Area, with bandwidth and diskspace donated by HotWired and Organic Online. By the end of February, eight core contributors formed the foundation of the original Apache Group: Brian Behlendorf Roy T. Fielding Rob Hartill David Robinson Cliff Skolnick Randy Terbush Robert S. Thau Andrew Wilson with additional contributions from Eric Hagberg Frank Peters Nicolas Pioch Using NCSA httpd 1.3 as a base, we added all of the published bug fixes and worthwhile enhancements we could find, tested the result on our own servers, and made the first official public release (0.6.2) of the Apache server in April 1995. By coincidence, NCSA restarted their own development during the same period, and Brandon Long and Beth Frank of the NCSA Server Development Team joined the list in March as honorary members so that the two projects could share ideas and fixes. The early Apache server was a big hit, but we all knew that the codebase needed a general overhaul and redesign. During May-June 1995, while Rob Hartill and the rest of the group focused on implementing new features for 0.7.x (like pre-forked child processes) and supporting the rapidly growing Apache user community, Robert Thau designed a new server architecture (code-named Shambhala) which included a modular structure and API for better extensibility, pool-based memory allocation, and an adaptive pre-forking process model. The group switched to this new server base in July and added the features from 0.7.x, resulting in Apache 0.8.8 (and its brethren) in August. After extensive beta testing, many ports to obscure platforms, a new set of documentation (by David Robinson), and the addition of many features in the form of our standard modules, Apache 1.0 was released on December 1, 1995. Less than a year after the group was formed, the Apache server passed NCSA's httpd as the #1 server on the Internet. The survey by Netcraft (http://www.netcraft.com/survey/) shows that Apache is today more widely used than all other web servers combined. ============================================================================ Current Apache Group in alphabetical order as of 18 December 2001: Greg Ames IBM Corporation, Research Triangle Park, NC, USA Aaron Bannert California Brian Behlendorf Collab.Net, California Ken Coar IBM Corporation, Research Triangle Park, NC, USA Mark J. Cox Red Hat, UK Lars Eilebrecht Freelance Consultant, Munich, Germany Ralf S. Engelschall Cable & Wireless Deutschland, Munich, Germany Justin Erenkrantz University of California, Irvine Roy T. Fielding Day Software, California Tony Finch Covalent Technologies, California Dean Gaudet Transmeta Corporation, California Dirk-Willem van Gulik Covalent Technologies, California Brian Havard Australia Ian Holsman CNET, California Ben Hyde Gensym, Massachusetts Jim Jagielski jaguNET Access Services, Maryland Manoj Kasichainula Collab.Net, California Alexei Kosut Stanford University, California Martin Kraemer Munich, Germany Ben Laurie Freelance Consultant, UK Rasmus Lerdorf Yahoo!, California Daniel Lopez Ridruejo Covalent Technologies, California Doug MacEachern Covalent Technologies, California Aram W. Mirzadeh CableVision, New York Chuck Murcko The Topsail Group, Pennsylvania Sameer Parekh California David Reid UK William A. Rowe, Jr. Covalent, Illinois Wilfredo Sanchez Apple Computer, California Cliff Skolnick California Marc Slemko Canada Joshua Slive Canada Greg Stein California Bill Stoddard IBM Corporation, Research Triangle Park, NC Paul Sutton Seattle Randy Terbush Covalent Technologies, California Jeff Trawick IBM Corporation, Research Triangle Park, NC Cliff Woolley University of Virginia Apache Emeritus (old group members now off doing other things) Ryan Bloom California Rob Hartill Internet Movie DB, UK David Robinson Cambridge University, UK Robert S. Thau MIT, Massachusetts Andrew Wilson Freelance Consultant, UK Other major contributors Howard Fear (mod_include), Florent Guillaume (language negotiation), Koen Holtman (rewrite of mod_negotiation), Kevin Hughes (creator of all those nifty icons), Brandon Long and Beth Frank (NCSA Server Development Team, post-1.3), Ambarish Malpani (Beginning of the NT port), Rob McCool (original author of the NCSA httpd 1.3), Paul Richards (convinced the group to use remote CVS after 1.0), Garey Smiley (OS/2 port), Henry Spencer (author of the regex library). Many 3rd-party modules, frequently used and recommended, are also freely-available and linked from the related projects page: , and their authors frequently contribute ideas, patches, and testing. Hundreds of people have made individual contributions to the Apache project. Patch contributors are listed in the src/CHANGES file. Frequent contributors have included Petr Lampa, Tom Tromey, James H. Cloos Jr., Ed Korthof, Nathan Neulinger, Jason S. Clary, Jason A. Dour, Michael Douglass, Tony Sanders, Brian Tao, Michael Smith, Adam Sussman, Nathan Schrenk, Matthew Gray, and John Heidemann. ============================================================================ How to become involved in the Apache project There are several levels of contributing. If you just want to send in an occasional suggestion/fix, then you can just use the bug reporting form at . You can also subscribe to the announcements mailing list (announce-subscribe@httpd.apache.org) which we use to broadcast information about new releases, bugfixes, and upcoming events. There's a lot of information about the development process (much of it in serious need of updating) to be found at . If you'd like to become an active contributor to the Apache project (the group of volunteers who vote on changes to the distributed server), then you need to start by subscribing to the dev@httpd.apache.org mailing list. One warning though: traffic is high, 1000 to 1500 messages/month. To subscribe, send an email to dev-subscribe@httpd.apache.org. We recommend reading the list for a while before trying to jump in to development. NOTE: The developer mailing list (dev@httpd.apache.org) is not a user support forum; it is for people actively working on development of the server code and documentation, and for planning future directions. If you have user/configuration questions, send them to users list or to the USENET newsgroup "comp.infosystems.www.servers.unix".or for windows users, the newsgroup "comp.infosystems.www.servers.ms-windows". There is a core group of contributors (informally called the "core") which was formed from the project founders and is augmented from time to time when core members nominate outstanding contributors and the rest of the core members agree. The core group focus is more on "business" issues and limited-circulation things like security problems than on mainstream code development. The term "The Apache Group" technically refers to this core of project contributors. The Apache project is a meritocracy -- the more work you have done, the more you are allowed to do. The group founders set the original rules, but they can be changed by vote of the active members. There is a group of people who have logins on our server (apache.org) and access to the CVS repository. Everyone has access to the CVS snapshots. Changes to the code are proposed on the mailing list and usually voted on by active members -- three +1 (yes votes) and no -1 (no votes, or vetoes) are needed to commit a code change during a release cycle; docs are usually committed first and then changed as needed, with conflicts resolved by majority vote. Our primary method of communication is our mailing list. Approximately 40 messages a day flow over the list, and are typically very conversational in tone. We discuss new features to add, bug fixes, user problems, developments in the web server community, release dates, etc. The actual code development takes place on the developers' local machines, with proposed changes communicated using a patch (output of a unified "diff -u oldfile newfile" command), and committed to the source repository by one of the core developers using remote CVS. Anyone on the mailing list can vote on a particular issue, but we only count those made by active members or people who are known to be experts on that part of the server. Vetoes must be accompanied by a convincing explanation. New members of the Apache Group are added when a frequent contributor is nominated by one member and unanimously approved by the voting members. In most cases, this "new" member has been actively contributing to the group's work for over six months, so it's usually an easy decision. The above describes our past and current (as of July 2000) guidelines, which will probably change over time as the membership of the group changes and our development/coordination tools improve. ============================================================================ The Apache Software Foundation (www.apache.org) The Apache Software Foundation exists to provide organizational, legal, and financial support for the Apache open-source software projects. Founded in June 1999 by the Apache Group, the Foundation has been incorporated as a membership-based, not-for-profit corporation in order to ensure that the Apache projects continue to exist beyond the participation of individual volunteers, to enable contributions of intellectual property and funds on a sound basis, and to provide a vehicle for limiting legal exposure while participating in open-source software projects. You are invited to participate in The Apache Software Foundation. We welcome contributions in many forms. Our membership consists of those individuals who have demonstrated a commitment to collaborative open-source software development through sustained participation and contributions within the Foundation's projects. Many people and companies have contributed towards the success of the Apache projects. ============================================================================ Why Apache Is Free Apache exists to provide a robust and commercial-grade reference implementation of the HTTP protocol. It must remain a platform upon which individuals and institutions can build reliable systems, both for experimental purposes and for mission-critical purposes. We believe the tools of online publishing should be in the hands of everyone, and software companies should make their money providing value-added services such as specialized modules and support, amongst other things. We realize that it is often seen as an economic advantage for one company to "own" a market - in the software industry that means to control tightly a particular conduit such that all others must pay. This is typically done by "owning" the protocols through which companies conduct business, at the expense of all those other companies. To the extent that the protocols of the World Wide Web remain "unowned" by a single company, the Web will remain a level playing field for companies large and small. Thus, "ownership" of the protocol must be prevented, and the existence of a robust reference implementation of the protocol, available absolutely for free to all companies, is a tremendously good thing. Furthermore, Apache is an organic entity; those who benefit from it by using it often contribute back to it by providing feature enhancements, bug fixes, and support for others in public newsgroups. The amount of effort expended by any particular individual is usually fairly light, but the resulting product is made very strong. This kind of community can only happen with freeware -- when someone pays for software, they usually aren't willing to fix its bugs. One can argue, then, that Apache's strength comes from the fact that it's free, and if it were made "not free" it would suffer tremendously, even if that money were spent on a real development team. We want to see Apache used very widely -- by large companies, small companies, research institutions, schools, individuals, in the intranet environment, everywhere -- even though this may mean that companies who could afford commercial software, and would pay for it without blinking, might get a "free ride" by using Apache. We would even be happy if some commercial software companies completely dropped their own HTTP server development plans and used Apache as a base, with the proper attributions as described in the LICENSE file. Thanks for using Apache! ntVAPAPi,GM;06 CFA2010L2QBank\CFA QBank Level 2\app\apache\Apache.exeMZ@ !L!This program cannot be run in DOS mode. $Vj}ڑ }F4չRichPEL^F 0& @Pl <@@  @.textl `.rdata  @@.data<00@.rsrc@@@@UE MPQ]Ð% @Ujh` @h`@dPd% SVWeej0 @Y 00@ 40@, @ ,0@( @ (0@$ @80@=0@u hT@ @Yh 0@h0@$0@E؍EP5 0@EPEPEP @h0@h0@L @Muuu0EP @E MPQYYËeu @% @% @hhYY3%4 @%8 @' !!!&!6!B!V!f!v!!!!^FAP@*@ ! ' !!!&!6!B!V!f!v!!!!ApacheCore.dll_exitH_XcptFilterIexitd__p___initenvX__getmainargs_initterm__setusermatherr_adjust_fdivj__p__commodeo__p__fmode__set_app_type_except_handler3MSVCRT.dll_controlfp @Xpe@C(D"( @ݐ PD@ DDM DMِDِ DِDMٙ DِDMٙ Dݙ MٙDݙ Dݐ DݙMM;=XX?????(  PD MM Dِ Dِ M ِMUYP? (NB10^FD:\asf-build\build_1.3.39\src\Release\Apache.pdb$tZEE8WGM;0: CFA2010L2QBank\CFA QBank Level 2\app\apache\ApacheCore.dllMZ@ !L!This program cannot be run in DOS mode. $&JG$G$G$[(G$b[*G$X.G$X G$X7G$G%;G$dG$g G$RichG$PEL]F! `jpo/@x4shp|.textP[` `.rdata[[p`p@@.dataF@.tls   @.reloct7@@@BsoÐUVWơحoPAj(d3rN(J MBɉF VtNAFtpq حoQA腡_^]UԭoUSVWԭot8X+;~-H@u  P#_^[]ËP_^@[]ÐUVW}wVrou roV@h oPro jroH@H_^]Ðji@jحo]@jܭoЭoÐUVWحoPl@uFt PFu حoQi@VRF FPF QR. @N FH^]UVutBحoP? ԭo5ԭoFtVVFuFNF حoQ?^]UVwuVحoP?Ft%9puNHFtVPFtNHحoRk?PS;^]UEQ]UM3t+ыIɍDu]ÐԭoPÐUU S]VBWKҍ<A _^3[]18;w _^Q[]| حoQ>WSrsحoP>lF 8_N^[]UEVu WVP^Ћ3΃_^]UVu 3t+WEIGWPϋʃ_^]UVu u3^] MS]WCPQˋʃ_[^] UQS] V3WtU 3zIuEFVPzۉEt,] ֋+׊ @u3{IuڋE_^[]ÐUVW}GEHMJEUH;u URgEM PUQRho>EMq+ƉAEtOUQEG膜_^] UESVWx}+_4 s حoPA<V حoEQI<UwˋzȃuOF ˉJVt(حoP;E ԭoHحoRԭo;~F _^3[]ÐUM UEPQR]ÐUVW}jWM EPQWV_^] USVuW}}Nj] PSMyq _^AA[]ÐUS]C K;uI EEKMVWQRKsK ыʃCE_C ^SKB‰SHC[]UQE S]VpWKS΋s ;ΉU~\ E6E;M~ E;ȉEMʋQRK sMыʋUCEC E {HʋSpʃ@K_K^[]UUS] VWCK PQR6KsKxʃK_^H[]UVW}jWE PV>_^]UE MPQPQPQ@A ]ÐUE MVPQURVs^] UE HɉM@SV3W3ۋЅt:t3IMC;} EtFՋEFVPM EEAEt)0t#3I˃ЋEu MA~M;}Mt B밋E_^[] UjR] UVW}jW E jPWV_^]USVW}jWu jF PWS]Nv{E уʃH_K^[]UE@]UES] VWxt$H3~SPqotMF;q|_^3[]D_^[]UVuW3NF;ωE}~_H SMEU RPqou!Eu_MQRMEDEGCE;~|E[u%VnE PQ`URPRG_^] F;}EPAPPV;|NUVW}3uOG;ΉE~VH SMEU RPqouEuBUMELEFCE;w|E[uWM UP_^] G;}EPAPPW;|O볐UVuNF~TSW؋E PQqou'F;}C PAPPV;|NGNG;|_[^]USVW}3G_~E PQqot4GF;|WU RPMQRF_^[] UDjRhLoPQ D_^[] US]V3CW{~E PQqot CF;|S(U M_^H[] UD jRhLoPQD_^[] UVuWVE PQURPG_^] UEPM UP] UVW}jWE PV>2MQV_^] UEMSVUWxMU3E;p}7t+MtQPqouLE QRPU FuEtEEEu_^[]ÐU#JM S]VAWC=} @PQCS3;sOYXY1F ;r]M AI ;M s"vLQPQU 1F ;rh!oj VWroC ;C}C PQ16CS Ev%;ETEs ;uQRqo{IKU~3 IND EE;sQRqotɋEM@u PRKsыʉES]M ;t0,B  KsBȋE s;uӋEKUPQR,C UPQR;]_^[] ;s8w ;sQRqou ;rFNUPQR;r_^[] UVu W}PQqouGN+_^]ÐUVuW} tjVYMU8HPNH FEt$WЃuh`oPjhhPoʈ_^]UEMU jPEQRP]UEVH@t#Uu 90u9PtH @ u^] P ^] UVWfu }V׋EWVPj_^] UVutPVv u^]ÐÐUVUt-uEPVTqou VhoPjhhPoɇ3^]Et/jjV\qou VhxoPjhhPo蔇3^]ø^]ÐUEProPm]ÐUEM ؋U%#oPh#oh#oQR] UEPqo]ÐUEP]ÐUE MjPQ~]UE Mh#oPQ]USVW赍EMU PQRqo=ro ׋|EMPVQ蝍׉_^[]UEMU jPEQRP]USVWEu VqoroӋMh#oVQE j5ӋU _^[]UEM ؋U%P(oPh%oh%oQR] UEPPqo]ÐUE MjPQ]USVW3蓌E PPqouLqo؋5ro֋M U8h%oQR|։8_^[]UEM ؋U%&oPh%oh%oQR] UEP ro]ÐUEPqoPqo]ÐUEPqoP-]ÐUE MjPQ^]USVW3胋}?au2W3+h@ PE Pqo |WPqo M WQ$ro=ro׋t UVRq<׉_^[] USVWEM PQqo=ro׋t UVR׉_^[] UVW覊u V roEh%oVP裊_^]UVgE P+u5roW֋8h։8_3^]Mh'oh'oVQXC^]UEP,]ÐUVu Eh'oVP5V,^]UEM ؋U%P(oPh@(oh@(oQRy] UEPXso]ÐUEPt]ÐUE MjPQ]UE Mh@(oPQ]UV'EMU PQRTsou5roW֋8։8_^]EMPVQ^]UEMU jPEQRP]USVW襈} WXso5ro։E PsoM ֋Eh@(oWPU 興֋M _^[]UVW}jWM EPQVt_3^] h)oh)oVWC_^] UEP]ÐUVu VEh)oVP^]UVuj VM UPN HF ^] U SVW肇E u]M#PE#ЋERU#ʋU QMPEQRPEu5ro֋8I։8_^3[]=qot-MhoQ׃t UPRB EPqot-MhoQ׃t UPR EPqou turoPso_^[]WSV _^[]UMUA8t-MjQM RQPqou+VroLqo^]ËE I0RPQqo ]ËE]ÐUS] VuW}WSV) u.ro8utro8 t jV_^[]Åuro_ ^[]ËN(_ȉN(^[]ÐUSVu(t ^[]è@uEM PQVT ^[]Ë]WShoUjR}3IEQPV_u^ []ËM SQV u^ []jhoV u^ []Ë^[]ÐUQSVuWF~SFNPQV ~G~;}"VȋډU+؉]U] A;|V+Vu _^3[]_^[]ÐUVuȃ*t^]@t VWVQu@t VM_^]USVuWt V3ۋt%F0N,PQ2N0F4;t V,PRF8t9PF,P3N3҉N V;ډVN0N4t._^[]N0V,QR,N0F4;tPF,P;t_^[]UUVW3E IVRP;t _^]_^]UQU SVWEt1] 3EIVRP_;uUЉUuҋE_^[]_^[]ÐUEM UH P$] U Vu*<t^]ËFNVЉMM EUPUQRhEout MV+ʉN^]ÐUVW}wVN+;FuVt_^]ËFNNF3O_^]ÐU Vu*<t ^] FNVЋEMM UPUQRhEou7t MV+ʉN^] UoSVWt33҉=ooo o=oo];|_^[]Ëu u 9-t_^[]Àyu_^[]Ë 9-uy-u@_o^[]Åuoo :u(@jRUoHRPVSo_^[]Ë}PW0ro3Ƀ;uLo oЋ| u@ooA oMjWQRUVR_^[]Àx:uI o oA;ˉ ouojPIWQVSn_^[]ËA_o o^[]Ëo5o\2u o oA_ o^[]Ë o_A^ o[]ÐU졸oS]VW} ro5roG@PShoQ֋EHtNHt*HthoFE ro@9RhoPփ 5M  ro@:PhoQփ ho ro@RփE ?9_^o[]ÐUoUSW QR=$o؅tCVO$wtEtU PUPRу EuM u^_[] UEP]UoU QR]ÐUEP]UoMjPQ ]UE oS]V4W<t.}tWЃttu oDuՋH_^[]ÐUoMjPQ ]UoMjPQl ]UoMjPQL ]UoMjPQ, ]UoMjPQ ]U oMjPQ ]UoMjPQ ]UoMjPQ ]UQESVWEu8uP&j;S0rot;v 8HuH;w+Ë3I5o>t7;~u(WPS8ro uMQVEF uɋ5o>t8;r%VPRS8ro uEPVEuKF uˁ}u3Mt&tPRhloQj hhToa_^[]UVuW>01t=F o ro5roPQ@hPoR֡ roho@PփjroFu $oN5$o~ucoV=o oG@=o@ o~=F o ro5roPQ@hoR֡ roho@PփjroN =Fu^ÐUE@ ]USVW=$otC(M EK(URVt>uE VPSMQPSWsVUtExo3u3urojCh oVhoP=_^[] M_K(^[] _^3[] USVu W}NG uVjhoQR_^[]ËG~ G $WoMUQRVW _^[]ËE8tVjhoQR_^[]ËEPVW_^[]ËVMQR88tM9uUPRVW _^[]ËGjPN%LoPhoPQ1_^[]ËFURP8VMQR8;t8tM9uUPSRVW_^[]ËGjPN%LoPhoPQ_^[]ËFURP38VMQR$8;t"M9u#ЋERSPVW_^[]ËGjPV%LoPhloQR\_^[]ËNEPQ7؋FURP7VMQRE7;t(M9t 8tU:uPEQSPVW_^[]ËGjPV%LoPhToQRڿ_^[]ËNEPQE7؋FURP67UȉM:tNEPQ7M3;t 9tU:uPEQSPVW_^[]ËGjPV%LoPh4oQRO_^[]ËNEPQ6UE:tNEPQ63ۋU:tNEPQ63M9tU:uPESQPVW_^[]ËGjPV%LoPhoQR迾_^[]ËNEPQ*6UE:tNEPQ63ۋU:tNEPQ53M9t(t ;ttU:uPESQPVW_^[]ËGjPV%LoPhoQR"_^[]ËNEPQ58t&]PSVW ,FURPg58u_^3[]ËVMQRN5؀;tHE8t@VMQR258t'PESPVWVMQR 58u_^3[]ËGjPN%LoPhoPQ^_^[]ËFURP4؀;tIhoSqothoSqou#hoSqoMPQVW_^[]ËFjhoRP_^[]ËVjh|oQR˼_^[]ÍIRoRoGSoVVoVoWoRoSoToTo)UoUoU cVuWF Ph Qi8u.} RWVTuF Ph Q;8t3_^]UEUE 3]ÐUEVW}0WKM 3<_^]ÐUM3ɋMM 3]ÐUEVuWPN>Qwt8/t x:ux/u U _3^]PFhoPIM _3^]ÐUE VuPV?wt8/tx:ux/t PhoV>I^]U`E SVuWPVhXoVˊ:utQ:Vuu3t?EhDoP^ˊ:utQ:Vuu3uEPSSw oAu oBtREh4oPˊ:utQ:Vuu3uEPS S訑uSGE (o}MuSPEMuE^3Eu2h,o@roo roSR@hoProjroN4UQRt>E=roHP roQR@hoP׋ roV@hoQ׃jroUR2_^[]ESP舸E }j/WS]VwO,u E tU PUPRу u^[_]ÐUhoooo/Ahoo Aojooo ootooXooDoo8sooEPدo̯oԯoh hoho]ÐUSVW}jtWϯ3jWf^Fo^F o roF(@F XoF$FhFldFDoFpF<,F@FDFHaSF88soN8VWAV8fZF8@ ,o^\^XsWF0 F4_^[]ÐUoS]V WQS5$otF tjSЋVvu_^[]ÐUoS]V WQS褮5$otF(tU RSЋNvu_^[]ÐUدou[EVjPXU fF oNfBft%PP4sofFFF5دo^]ÐUS]VuW} F(tWSЋNW0F tjSЋNW4_^[] UV5$oW}tS] FtWSЃvu[W_^]ot P4ro $o3VWt3so<1tB$rIu$Proou roho@Qro33$ootsot =oAT@uoA$r_^ÐUQS$oVW3;߉}t4s4t&t j*P0rotEGFu[űuDPVūo؋EL@QV譫 $oɣo}MtoMq4tYtSj*P0rotNO+G }FC>3}IK FuMIɉMu3G_C^[]ÐUV5$otS]W} FXtSWЃvu_[^]UV5$otS]W} F\tSWЃvu_[^] (o9tjSDroVW3p0tGtA Q RPhoӋF t PhoӃ(o QV' (ouDu_^[ÐUSV5DroWho3֋}G u ȁtIutho hoho֊G _tE H u hpoփG hHo֋O uh讧jj(SF衧F 3FFFF_^[]ÐUESVWj P诤؋EK} uOK;u@OUPQR蕩uUCO F PQR~C FtFGCFtFGCvts_^[]Ë{_^[]ÐUE0oH0@P%M ]UE0oH0@ PM ]UEH8QѦU ]UE 0oSVH0WMQxw_ɟWE RPɢ3~D @;|hpojVWro3~ lj@;|E Pơ_^[]U 0oVuW}  Pu,o] t&Bx,tjhoQJVQ_^[]t"ztRjhoQVRԘ_^[]Ã<u#BtjhoQJVQ記_^[]tB$=sot3=sot,tB$=sot=tott6B$=tot=(tou%RjhoPhoQVRA_^[]_^3[]U0oVuWjVFH0uhR觕E P\]ES$u;/u;"tSQ評M_^[] jSh8oRU_^[] UQSVW}jWufOEPQ= SLrohōEu=Eu F uWhRߔF EOPQV M3_^[]VwME;uWjShoR\_^[]ÁuEOPQW EjWB3ۉE1u\M9tFGURPVpyuMu_^o[]Ãt)ȋE ڄuEtӉ_3_^[]ËEou@oOjPhoVhoQ_^[]ÐUE9Hu@ H@ou ,o]ÉH3]ÐUMA$u$A jhoPRhtoPAP脐]ËQ ;tjRhhoPAh\oP_]ÐUESVWj>PPPfdN$3ҋE 3щF<3ыMV$SQRE8t%MCjhoRhoPt_^[]ËMUKS3_^[]ÐUESVWj>PVV3u t _^3[]Åt5qo=qoMQ Rh Pu;j h\oQփ uChToR׃uKu_^3[]ÅtESP@$Tto_^[]ÐUESVuWj>~P}WLro~=} N_^fA3]ËVjhloWhXoR_^]ÐUEVWjPugu=qohDoV׃uM _^A0]hHoV׃uU _^B0]hoV׃uE _^@03]øo_^]ÐUEVWPLro}jWu} t _o^]ËO3qL_^]ÐUVuhoFPj hfhoOoN^A`3]ÐUVujVqucFH,uEPoN^Ad3]Ë ȯotURgN^Ad3]ËohHoPd ro@Pro3^]ÐUVujVENPQ?Vuo^]Wo3Iv?/o3I8߯ou&o3ѿoޯoIwh Vho[3_^]ÐUVujVAuEPLroNA<3^]ÐUVujVuEPLroNA@3^]ÐUS]jSuDVuhoVqot WTo3_tK^[AH]ËS3^BH[]ÐUVujVuEPLroNAD3^]ÐUVujVQuFH,to^]ËM3 o^]ÐUEjPu M o]ÐUEjPu M o]ÐUEjPu!M Vu3ҋA$3^033Q$]ÐUEVWjPuwu=qohoV׃uE _^H$H$3]hoV׃uE _^H$H$3]hoV׃uE _^P$P$3]øo_^]ÐUVujVuFW}xP3V_IJT^]ÐUEjPu$M Vu3ҋA$3^33Q$]ÐUEVWjPuwu=qohoV׃uE _^H$H$3]hoV׃uE _^H$H$3]h@oV׃uE _^P$P$3]øo_^]Ð rohDo@Pro3ÐUEjPu_MQLrooG roV5ro@hoR֡ roho@P֋ rohto@Qփo^3]ÐUEjPRuMQLroo3]ÐUEjP"MQLro=o~V roV5rohP@hoR֡ roh@hhoP֋ roh4o@Qփ$o3^]Ã}" roho@Rroo3]UEjPruMQLroo3]ÐUEjPBMQLro=o~V roV5rohP@hhoR֡ roh@h$oP֋ roh4o@Qփ$o3^]Ã}" roho@Rroo3]UEjPuMQLroo3]ÐUEH @RhoPj h2 ho3]ÐUEjP2uMPQd o3]ÐUSVuWjV]j:S0rot';u _^$o[]ÊHxu _^o[]FjP@{;jfFu8soS roFӍMj QWPro Ӄ8uGEt8u;|6.W4sofFFFدo5دo_^3[]øo_^[]ÐUEjPu MQLro}8o]ã̯o3]ÐU$VW}jWuhEOPQ蜿U܋RV|t1E%@=@u"h VhoS_o3^]ËOjhhoVhToQz_^]ÐUEVuPNQVNRVQPRJ3^]ÐUS]VWjSKEPQ=qoh@oV׃u S_^[B(]h8oV׃uC_^[@(3]h0oV׃uK_^[A(]h(oV׃uS_^[B(]h oV׃uC_^[@(3]hoV׃uK_^[A(]hoV׃uS_^[B(]hoV׃uC_^[@(3]_^o[]øo_^[]ÐU 0oVu W _^]ÐU0oS]VWCH0 MK t _^[]Ë>/t84o3t(CPhoSj hho._^[]ËHPtQPTRQP8ro u8KATIP|/t /tuUjQ PQ:U3I|/u8/u @jPRP jQRRzn3_^[]ÐUQ 0oSVuWVxQNH!NHNDu3VRPPhoVj hho_^[]Ãu Vi_^[]Ãu _^[]ft 8t _^[]ËhoQRmu-PhoVjh>hoy_^[]ËQVVUVThohoR{tVQ5PVN C$@tWQ PhoR7tV1FVjF$uVWwWQz_^3[]ÍEMPQV#Mt^`roUjRWӋM t+UPFQRhPoPjh~ho QVWvUERPVLuWQ~_^3[]ËtjPRPlPh8oVj h,ho_^[]ÐUE SVuPV.F$tK ro@QhroV$jRqoPqouTh<oVjhh(o ro@Ph$ohodro uhoVjhh(oWC tp;tSG t3s :utP:Vuu3ut?;uE PS=!;uE PS*O$K$V$S$y_^[]US]VC 8|uRU jM jQ@jPh`oRVu*ho@ro roho@Pro jroM K$^[]W} PWӮhoVW|C$_uh,o@roo roVR@hdoProjroUVW}G$t&5qoPփtG$jPփPqo_^]UMUEPEQM jRUPQR]ÐU@CSVWro]EE3;t 7 ro@M;t!kPh0oh R<`}o P+h0o5QR;Et)u$M QP+h$o5RP;Et&H +ƋQ85RhoPQ;u4}t-u1Wtro PW+ho5RPW;LqoӋ W+ho5QR$; +j5PQhWjhqouSӺ P+ho5RP:hH$;t;x(y;x(uv45 u*5 u v 5.uNƄ5:Ƅ5 M U Q+RWP:tW5QRut!VPproVj lroVhro_^[]ÐUMVuEW}VPE QMVRWPQZ׃@hhoPlu+UMQRPgPQoPhhoRm_^]ÐU$E SVW}PWhqoءo;t1EPVhu#VhhoWhPjj hh(oq h$oV$rou3h,o@ro o roVQ@h@oRrojroSh8oWroW roo_^[]UEM PhoQjhh(o]UEMU PhoQjjR]UM UEPQjRjhh(o]ÐUEVuPjVQRNPE PhoQjhh(o4 ^] UEMU PQRP ro@hoProjroUM VujE jPjQh`oV@zu+ho@ro roh o@Rro jrojVb0M H^]UXrhPoHrouoMjQhoPPjqo]ÐUEHQR~v]jyÐouL oÐUouXou/h"ohPoPdoPqMdoQRbo]MdojQh\ oPR4co]3@ oooÐ roh` o@Propo3ɃIj poroUEh oPqou3]Ðod ,BÐod ,V4JuIDt!j@džD1tjdžs^ÐUXot)0oP^ 4oXoQR覵XoP_poE3ɃIP#ȉ porood ,V4t dž^ËDt jiujR|ro t BLuEt oPH8BQh oPjhh o7 SW dž Gu Ot t勎ALuG4ujxroG4W謖SjjBP謂KQR谏o_[ujporojP|rojjQRaHQbFL FL^ÐUVW3Wxrod ,Сo ;t+‹u ;u_^]}։_^]od ,V4t7jxroȋ;rjdž҃^+^3^ÐU졨od ,V4t'UBHN=(soBABAR Q FP׋PQSU VFTV薖FMFENV( HJHJ@ B N,Q׋PRSF8_^]ÐUQMEjPjjQEso}NE t(4oPh oRjhh o]á4oh oPjhh o]ÐUVuW}PM NjJ;}T@J;|_H^]ÐUEPjho=&hohT ojho'&hohH ojh o&,]ÐU@doSVW3PuuqNoo;މ}o`o]E E(];u95ou%yhqo od, oB@doPoVxro doįoQioo MԉUԉEjVQVqouE4oht oRjh3h oPWO po3;jporouWOjporoot doQ doR HouGhL ojj hJh ojwW>Oy po3;jporo 4odoQR跤jojQo$˥3e~G=roVho豍Mu$׋4oRh4 oPjhmh oF;|;8 o~8 oPsoEt 9E ojQqothh oh oA@oU HoRjjAPQEEHsouEjq='TӋ4oPh oRjhh oE@dE!4oh oPj hh o o oQ#]~j3NujxroǴtZjxro+ЋERPSt6|;|hh oh oFUMVQRxE u3~}Pڋ QaF;|oRMoP 4odoQR|EPLj_^[]ÍPt H `o `oUERPQEsot}>='t=E'Ӌ4oPh` oRjhh o`qPE@E\jNoth:h oh oWhPro=ou roh o@Pro=o3_UtoPRKpoE3ɃIP#ȉ porooV5rouhoj hojhojփhojjjփ^ÐUVholqoujVroVro^]ÐUQ8othzh oh, oدoSVWtjEjro؃t]uCMPQv`C8othh oh osE8oEt;دou_^[]Ë roh o@Qro po3҃jporoUS]VW=دoHo@oWw}GPS jVS$_ @o3v94Dot@;r;u@s4Do@o@@o;5Ho~5Howt뇋 دoدolo;_^[]ÐUS] VWjE8soK;fCPt2hsoK%PQ(soPhlohR%hso%PhdohQjjjTsouG4oRh8oPjhh opo3Ƀj poroUjVR]=soEjPjhVׅ}N4oQhoRjhh oFVXsog po3jporoMjQjhVEׅ}N4oRh oPjhh oVXsopo3Ƀj porojVK4oJLBLt;jPhhVׅ}' 4oPh oQjh h o`jSV souN4oRhx oPjhh o+VXsoLpo3Ƀj poro̯oRVsouO 4oPhD oQjh,h oVXso po3҃j‰poro_^[]U8oSVWtMQp3tu_^[]_@@^[]ÐV58ot)S4roWF>u FPXsoVӃu_[8o^UV5loW}FWPu6lo;u_3^]Ë_ lo^]ÐUQSVWjExroEuEu h,qoEEv=] 3E+ƃ@v@jjSPqouE@;rˋujxro;}t_^[]ÐU|SVWjHo@oHqoدoE~UEjPhtQR qoEt]P 4ohoQjhh o}ČjjRjjjso|C @o3v94Dot@;r;u@s4Do@o@@o;5Ho~5HoEjVPBYs؅ 4ohoQjhh oj po3҃jporo4ohoPjhh oj@po3Ƀj poroدoدolo MQPqo_^[]ÐUSVW? 3}}=xohqoPhojdPQDhoW=poSVׅEuE4ohohToRjhh oVB po3Sporoh ojjVׅEuPMQPqo4oh oh(oRjh)h oFV po3jporoV QDoDoopoxoujxroįodoP doQo@doR>dohoWP}= do4oQ\hoR-@ho 4oPQ+4odoRP脔ojBo萛M UQRMPUQRdo$PQRK ujEMUDoDopoE$(j$SqoQPӋu*4ohoRjhah oDoE4o;}H;hoRjhh opo8EPpou 4oh\oQjhh o 3~RR qou 4oVh oPjhh oMQV$RP'F;| oA ohoRjhh oE;|hh ohoHEPV$QRQ4oh|oPjhKh o'qo 4oh oQjhZh oDohoRjhkh oDoEPpou 4ohoQjhnh oE3~:R qou 4oVh oPjhuh o`EF;|jxroMxE ;~gPqot V^]F W+ott+ojh8oV%gPhd+oP PWQ&_^]UVuWF4PVgPh+oQ PR脥N +ott+oN4QPVfPh+oRY PWP_^]UQVuWF ,ot,oPPhVE?fE=qoh\+oP׃V5fu.Qh+oVj hh)o_^]EuV_^]h\+oUj RP}P׃t4Qh+oVj hh)o莡V5_^]M< t< uAMQR NEEj:PR(N_ADVE ^BH\+oM3]_^]UUd|-3Ƀdd|A|,]@!o‹D!o;|,]UVu Wh'oVqo}uh'oP t _^]ËMjhoQh,,oVW 3҅_^]ÐUVuFF8uF0uFF<0tW=Xro\ro8~3hQ׃Tro3ҊQ%tqE~j30|9M0 ؉MF뢀A|FM7 ؉MF끀a| fWM ؉MF]\ro:~3hP׃Tro3ɊH%_tE ^[]^[]UQSVuWEFxuUFlM;~NPE QPR$v_NLNL^[] VpNl+ȉNlVp_^[] Ft]u _^[] VZt=Np;v6|2Php/oVj hh)ovFL_ FL^[] Fl} FjHQSW E1S;&\ro8~3hQXroTro3ҊQ%Wu_~tuPV*VpRh%oSWZh$'oPFWQPh%oRk_^3[] Fl}v_FL FL^[] Fl~tuM9 A9 AM+ EMFl~9FjHQSW~"S;t 8 @8 @U+UʋM}v_FL FL^[] u G FlFp_Fp^[] uFl_^3[] ;~PFWHQ]؅v_FL FL^[] Fl+ÉFlVBHuP IHFH3QBQ u*NAHuPP IHV3JQBQ tv_FL FL^[] ~tu ; C; CEVp ÉVp_^[] U KVujVu)Fpu FxuFl~F|tvFL FL3^]Vh/ohWh PV%Vɗ_}ȸ^]UE MjPQ]U cJVuW3}u _3^] S] Sh0oC@LuZu~ ;~+ URVjPro}JMA tro8u SBLtŋ}SCLtCSPRjHQ[_^] E C@LuwM @W RP~SfUE +ƉUE |u:KALu1h/oSjh h)ojSBjjPCHLK}AL2UE MjPQ]U!HVuEu 3^] SW}jjWjWTjW\} Wh0o]iGDž@L]u~E ;~+u E uEVRPu OALro8 WBP2"|\3v9t@;r;u@s@jjjSQRHsoG@Lu6Wh/oWjh h)o軋OQjjRGHLG@L3ۅu G@LuwPVQRA~WUM +ΉUM | E u:G@Lu1h/oWjh+ h)oOQjjRCGHLG@LOWٓGLtWOPQjBPE_[^] UQS]Eu 3[]VW} WhD0oDOE؊QL]]E;+Ёv+t~G@LuuMU@SQP~WUE+ƉUE|u:OALu1h 0oWjhh h)oWBjjPGHLOALPW赒GLtGWPRjHQE_^[]USVu F@Lt ^[]@*u=HP;t3P]F@@FLtVNPQjBPD^[]]PS}ыNALu5hP0oVjh~ h)oVBjjP;vFL FL^[]UVu WF@Lt _^]@MPQ}GVBLu5h0oVjh h)o蓈FHjjQvFL FL_^]FLtFVPRjHQS_^]UVuWF@Lt _^] M U@QRP}GNALu5h0oVjh h)oVBjjPvFL FL_^] FLtVNPQjBP_^] UVuWF@Lt _^] MU @QRP}GNALu5h0oVjh h)oOVBjjP|vFL FL_^] FLtVNPQjBP_^] UVuWF@Lt_^]ËU @MQRPW}ENALu5h 1oVjh h)o豆VBjjPvFL FL_^]ËFLtVNPQjBPs_^]ÐUMSVWAPUPLU Et4] 3EIVRP;u7UЉUuҋMALtAQPRjHQE_^[]ËuVBLu5hT1oVjh h)o跅FHjjQvFL FL_^[]ÐUVuFHQm}FVBLu5h1oVjh h)oIFHjjQvvFL FL^]3^]UQS]VWCtVhT@oRE,o3h@oPsht ǃ&o ǃ?oE=t=u SSC9s$t 3Sh?o茋WSEH;t'8"u@SPC;t9Hoh>oPQtPh>oSSh=oShX=ohhoR4 jh@=oPQtPh=oOjh/t~:~/Hv ;MH$tUjRVu,E:utP:Vuu3u"tE WPQ0oEEEtEM@;E.}UE3;J rOtKEԋUEHQRPPVMSQj%E؅tUPRPnEEG;}pMQh`@oSj hh@ot_^[]ÐUMfftAЁ@@t1%=t%Ph@oQj jBh@ogt]3]ÐU SVuW3EEIf9UIu{:u {/uE3IvC;/u>{/u8{/t2z/u,j/S30rotG@j/P0rout$UEt;Ӌv ~/uN;w3_^[];vS脖uro}ro}PS;ut/3;tOfro8t ro8uruN;v>/u~/uN;w_^3[];o_^3[]f@@uE;t fVP_^3[]ro8 uQh@oWjhRh@oWjhh@odr_^[]ÐU0oVuWFH0M@ xPU}8/tEPP]PEKESMU0o32BB$tEjPV>&MWVQ8ro u,|7/tUH$t jSV3+Ê:utP:Vuu3utMEWPR EEM@;EluE_^3[]ÐUEVQh,V$0^]ÐUE MPQhD(o+]US] VWSC0F0K4N4SVCQF| $SV$PQISE KetF<_^[]}j/W0rooRPIWPQdU WRPdQVRP}Efdžro8&u1QhxAoSjhh@onF<_^[]Vt F<_^[]f%@=@V 2PWJE t*Wh`@oVj hh@o$nM N<_^[]Vt F<_^[];V uV F<_^[]WV調džPAot?/t :u/u WP M WQRbCVH4V8VU2tEVK2t:V t\VtjV u^V t:~<_^[]V u:VtVp u$V uV u V t~<_^[]UVuWVb V_^]UEQR]USVW}WAu PVw1Eu Vs_^[]F<;tF}t9Hvj:V0ro؃ۉ]t1C4o3uUPLrot'Eu 4o3uP8so_^ Co[]Ë] hCoSqoCo3t~Sro؃usM Q,so؅f{S :t|3EjPE10S fUE NMPQfVF S <uR}jWeEfU10E ^PWfVuF E PhBojj hhBoD_Et:_^3[]ÐUE3ҋHfQMRPh8oQR>]ÐU8oS] VWC}u WYC30o=|50otHVRgVjW|Nt 4o4o6u] s8E9FN3fVRQ8u+FPMVSQE MWVSPQtG33fP@ fNRV PE QRhDoPj hAhBo]$w_{3fNQtDU EWVSRPuHOf9At$E 3fVRhCoPj h+hBo5]MVSQ4o 4oE6}CupEt E HK^C8uhCoGjjP0sotR0C8HQ(soU PhXCoRj hghBo\h8CoWC40oE VP0o|M h4oQЯo_^[t ro@R]UE3ҋ3%3]ÐUEjPRM U@ HP]ÐUEV0V0ot(U H9qufIft;t tu3^]ÐU4otUHfIft;tu3]ÐUSVW}hDoWro0o3tVWV6u0o|ߡ4ot)hDoWro54otVW6u_^[]ÐU SSVu WFPHu"3fHQhEoh RR3u3fHQhEo3fPRQhEoh PNfyuƄ*F uSvu ERhpEoPro _^[]ËNVFQRUPQhXEoRro_^[]ËF}roHP@QRPh,oQhEoWӋv tTVfBft%Ph,oh EoWӃh,ohDoWӃ FHP@QRPhDoWӋ6u_^[]ÐUVuF u Ft3^]ËES]W}WSPSN VF ^fGf;Bt'M %PG PhEoQj hhBoX_[^]ÐUEj P"M UHP]ÐUSVW} 7tG]Fu.F3fHP QRh`FoSj hhBorX F t7u_^[]ÐUESV]Wxw8t-fFft %;uN U QRqot6u3fG;t_^3[] _^[] M QW_^[] UM SVuWFPQqou _^[]Ë~Xt-G_3~!tU PRqotʋGF;|ߋEx\t)G_3~tM PQ.tGF;|_^3[]ÐUVuF0uh()oPF0tVDF<=u'NA tF0Vt p^]^]USVuW3~0QPN0ЉUڊ <.uACA<.uM E@QE;F_^3[]Ë\o\o\o\oUS]VW3U II+x0PSEqou;u _^[]À;.tEx.t_^3[]ÐUS]VWjHSjS3~jjSMFD_^[]ÐUS]VWjHSߴuE QRS] ׉+ލF+Eu  MIMuE VDHDEQRP:GD_^[]UEU MPQP 3]ÐUQEP賝u ,Jo]ÃtU ML3]ËE SVW@D3H@E~Gы2E:utX:^uu3t EG;|MJU BDH;_^[P{MUP3]ÐU PIoSVW}]uRPIsE3ɋփ:t  GHA|ODuAt63EuW  PQ藺t_^[]ÃttnKD3uuQIɉM~‹0O@:utY:^uu3ɃtMUA;ʉM|]u_p]QOFA;_^[]ËWjP%LJoPjRP?PVQP_^3[]ÐUVW}jW萲jjWDjjW8F_^]ÐUVW}jWPjjW_^]ÐUSVW}jW] MPRW+MCQPRWF_^[]ÐUVW}jWбUE QPWܶ_^]ÐUEMU jPEQRP]ÐUSVXJoW}GH0P蠴]OEt.jSQ8F u _^XLo[]ËU^V_^3[]ËEPQm^_V^3[]ÐUEMU jPEQRPf]ÐUEMUjPE QMRPQ]ÐU XJoS]VuWC=qohMoVH0E UEEMUE׃u EhLoV׃u E-{hLoV׃u E.chLoV׃u E/K \ro9~3jRXro Tro3BtVLroE EuE}t!MSjQRu_^XLo[]ËuE=,|4=}-Eu _^Lo[]Åu)P>u_^Lo[]ËEt _^Lo[]ËCtE QUBPlMUHMp _H^3[]ÐUEMUjPE QMRPQ2]ÐUVuXJoWFH0</u.BBh(oVӃu!E\EE ljE3E=hlXoVӃuH}-tE @ M A UE ׉U#ljEU:IE Mgj h`XoVqo u"}- VLroU B hTXoVӃu$}-tE @$\M A$mj hHXoVqo u"}-~ VLroU B$hF@Gt3FFF ?u&KW ʋW #ʉNC G F KNFVF ЋF #ЉVO;u KNS ONWVO;uCFKN WVGF(ƅt~(_^[]Ë[(_^(^[]ÐUSVuVQoVHNDɉVHt^[]ètBW3I_|/tjhoRP轙SV=^[]ËQhYoVj hhRo2^[]ÐUSVuWPQ5&U 3ɋ؋MMJPRM3}u-PhZoVjhnhRo2_^[]ËEdž&otQVV言VVF$tWR,_^3[]VhZo(:3ID;v 8/uH;wES] @EPC^tGPVuV9tdG=Bot:>^t5Uu9Uu=Aou+Et$QP'=@ouQRQVNtM C;Y|_^3[]ËG_^[]ÐU SVW}hZo3VEEFhZoVE8hZohZoVEEhZoVE DWP؅3{<&f%=h&oPQPqoupME;ȉEu URW;h,ohhZoPžh,ohLZoQ謞St UEUhhZoPgjQhDZoqo uLhxoRP賦Et1MQWUERWEPQbEEtPhZoV؛ hZoV苜Et PhZoV踛Et URW7EtEjh?oPh4ZoWtS_^[]ÐUE Mjh([oPh[ohZoQ详]ÐU ESVWPh\[ou F Vh jQro؃uF ro83Ƅ~|;ˋ}=<t <&tG;|U =RPƄ=iu URhL[o&uEPhD[o6O;|u F -MQh*o_^[]ÐUS]VW3hZoV}}ۘhZoVE͘hZohZoVEڙhZoV菚E SP蝻<f%= h&oPQPqouVh,ohhZoRqh,ohLZoP[WEu MEMhhZoRÙSjPhDZoqo u8hxoQRbEtPSE PQ%EEtPhZoV蛘 hZoVNEt PhZoV{EuSSh,oPBEu Sh1o0tW膽_^[]ÐUESW8.u Hu_3[]Ë]P PQ}PWt_3[]ËVj0Rя EPQ3NFFF NF WM V$G QF(roUF,Rro3ɃAE NUSR\fFf@@uoF W,jRS FuhUoWFG0jPS FuFd[oUMFjhoQPv*O,jQSSFW0jRSDFFSWF uE tSMPR艎F S蠻}MuF}F^_[]ÐU,E ME3Q,phjRP ]ÐUM S]VWC4j/W} pEjQMh[oVQUPhoRh[oS蠚 Sh\ oEuuDE 8t+ProPh[oh Q9SRSh[oėEuE S QR2Sh4\o裗M uDE B t7USRQPEPPujh[oVh[oPh[oSڙSj 菖E M @;E |E_Sth[o*^[]h[o^[]ÐUE8.u x.uHt /uHu]3]ÐUMEVyuMtptE 3ɀ8tP<t0t*TA>u N&u;tt TA;u3TAu^u<t D>]ÐUEu\EM:E?EE=Eu }Au3U$jAh[oEE PMhoQh\oR^]ËEM PQʕ]ÐUESVW QuwE 0Qt _^[]ËB$tB N ;t3_^[T]ËBtڊG,;~+ƋUэʃMuȉMS!M荅VPQΪ;|h RSEh PSMQ谯S"}uUREQPS)t%UMRQMRQPWS_^[]ËhT@oR`/K<;Sh^o!EPh Q[URh PB~:QhoSj hh]oURh PS! hD(oQ~h%oRC@CDvSW迳_^3[];u _^.[]S`}C$u ESPMQ膮Sh^o URh Pv~:QhoSj hh]oURh P<S MQEt tSP臊3_^[]ÐUEhMoQ詄thLoPqou]3]ÐU$MUVuWPQhoVRhh]o.} MQPRPuEO;hoQRyPP谏teub,oV(SRQN@PPQroPhT_oWӋERPhH_oWӋMQh<_oWӋuEjjHQ{R{M^3]UEjPx]ÐUEjPxM uU ]U _oSVuWE3I|/3I|/tjhoRRxX@ElVPѡG<=uftz=,| ==u }=u }t=t =tEWEHEwE\`o]E\jRP5؋tjPhLJoSQtjPhLJoSRwWEVS_^3[]Ë_t!U:uPE VPCd|_^3[]_^ao[]ÐUS]Vu W}FtjWh\ oPCPtljFFtCu WQ|_^3[]Up`oVuWxu_^]ËRQPY~_3^]ÐUEj Ps3ɉHH]ÐUEVj PqsUu uJuNHJuNH^]ÐU츌&U boSV3uEWủu;΋uhdoH];΋u\do@;ƋuXdoBDt _^[]ËERPEu _^[]ËMVjQn EuWjVT ElR ]P ]EoD{0EoD{ EoDzREoDzBjhPdoSEEEEqo tSVEFMtQh R~-5XrotM]uEPQ|<#u$EMuRPQ tM\ro:~3jP֋MTro3ҊPueAM9uƋU􋋸BPQhdoSj hDh|bo UR(EuVhco迁VY3_^[]À9tMAMt\ro%:~ jP֋MTroBt AMuNJ}t9\ro%:~ jP֋MTroBu AMuǡ\ro8~3jR֋MTro3BtEjthcoPqo uWPS EMUQRth oPqou^WPS` EEMUEQRP6 jMuMUQMPQR2 M3ۍtGPWhcoQroM\ro:~3jP֋MTro3ҊPtAMɋ\ro:~3jP֋MTro3ҊPAMuˋ\ro:~3jP֋MTro3ҊPtAMɋ\ro:~3jP֋MTro3ҊPtAMCdEDŽtDŽxtPEuMUQRD}E]WPS MuQMPQS EoD݅toD=qothcoR׃u-tMPQrEPMQthcoR׃utMPQupthcoR׃utMPQuBthcoR׃u-EčtPUQR tMEPRlE̋EtPh QRuEPEtMQ 3_^[]ËE̅t&PUuRV t>PVA_^[]ËEt&uPEPV tPV_^[]_^[]ÐU M Y%AuAAAY%AuAQ EAIUEMQAUQEA UEMAz0%u'A]%uA]Az ]3]ÐUE M@a!@``%u]3]U$ES] 3@VWEu9StÃd}pAu9Pu^] ǙFUXUP@ UE]E]EME%u3E%u3;t&Eoo%u.%t,3EoDU%AuEAzԸAzgU%AtEAzMEU%AuEAz,U%AtEAz_^[؋]؃GW;E_^[]ÐUME A` o{4Ao{$Mo{ z ]3]ÐUVut^Wt?=Xro \ro%9~ jP׃Tro Au >,tFFuǍURVroE;_wo^]ÐUEVtmj,P0rot[FFWt:=Xro \ro%9~ jP׃Tro AuFFu̍URVroE;_wo^]ÐUES] V0W=Xro \ro9~3jR׃ Tro3BtF΀>"uF3t <"tFFuEF0_^[]ÐUQSV5qoW}hXdoWEփhdoWփh\doWփh(oWփhdoWփu7uhdoPmt8tPQ8_^[]E,o}Xro\ro:~3hPӃTro3ɊfH%tFȀ>:uMWRff_^[]Ë] ;j/S0rouXjh \oW8ro tuo3u-EQhdoPj hph|bo3_^[]Ë}USPeE t58/u x/u @8u?/uj/PEtEVhT@oQk_.^]_^]ÐUVuVdž&oYbVh@eojh(eoPheohZoVvM hhdoQqo uPhdoRhdoVv^]ÐUSVu W=qohhdoV׋]u Sh8osh`eoV׃u ShXeoshLeoV׃u Sh8os_^[]ÐUSqoVW} hhdoWӃuEPh8odsh`eoWӋuu>tMjh8oVQuhLeoWӃu>tUjh8oVRu_^[]ÐUS]V5qoWh(oSփh\doSփE hhdoP֋u}ujheoVhoSheoWuM h`eoQqouPheoVhoSheoWtU hLeoRqouPh|eoVhoShpeoWt_^[]US]V5qoWh(oSփh\doSփE hhdoP֋u}ujheoVhoSheoWJtM h`eoQqouPheoVhoSheoWtU hLeoRqouPh|eoVhoShpeoWs_^[]UVuVheoNqV^]ÐUEjP_]ÐUVuW=qohoV׃uE _^3]hoV׃u M _^]hhoV׃u U _^]_`ho^]ÐU eoSVuWV<2u_^[]ËNHFDNHt_^[]fuLtjPRP`Ph8oVj h9 hDfo_^[]ËhxoQRq؅ۉ]u+PhoVjhB hDfo_^[]Ã?uQV^VXGVbC!V]F$tSR$r_^3[]ËhLZoP|etz^ۋtqhhZoQ^euu[uJ eoW<WhhoWhLZoQfhhZoRf  eoMuQhkoV*_^[]G t roh@jo@RroEWP e_^3[]ËUEroЉUEM;tjE}<= \ro9~jVXroTropufVӋMu VAMrot5XroE_^3[]F t roh@jo@QroUVRGd_^3[]Ë5XroE@EE\ro8~ jWփ TroztJ} WrotE}G t roh@jo@ProMWQc_^3[]ÊE<=tU RPro3_^[]Ë} Wro؃tG \ro9~jRփ Tro%Bu"t<'t7_^[]G t roh@jo@ProMWQc_^3[]Wrot~}u;<\uVU Rro:tD\F;uQXroMTro3Ҋ>Pt> F;DJЉE|U;|(~# |~|~ } bJU\CQ4otF>t,CPGVP8ro tuM&>uM&ET&UGGBU^[_]ÐU cES] VW}}LMMC<$t=<\t;sG}4;`;$u $G}C\G}K<{MuCj}S0ro؃CE\ro:~3hPXroTro3Ɋ fH%u;_uC뿋+tm=vȍʃMƄPRRtE3}IE}t9M+M8;v+NjuȋʃMȉM_^[]ËEMPhkoQj hhDfo_^[]UESP:u3[]Ê/u3[]ó.:u:uPt/u3[]Ät#/u8Xu8Xu Ht/t܊H@uݸ[]ÐU@3S] VWE Ujh QRSElo3uGjh QPScSRuPQhPloSj hdXLlo3u^Rh QPSSR:E MPQh0loSj hrhDfooUSRZ ko3t@M QRhloSj hhDfo%ESP8Z_^[]_^3[]ÐUEVW} WPr~<t_^]Ët8u t_^]fu_^]ËVdž$]ou=,|==}6hT@oPtOPQjh[oPhoPh\oW[Vu_3^]ÐUEVu M jQjUEjRhoPurcu"hloVjhLhDfo^]ËM VQTU R x3^]ÐUEVW0@Et]8tXPQBPhloWOVjRPP~qt!jRQP2HPhloWsOt:SPQGRhioWKOS5SPPhhoW0O[NQ!VjWRM PEPQV7_^]ÐU 胜S] VWEMjh PQSE EXmo3ucPP}MtBMu SPkW룃uSQ PQiPSW닃uSPRP=uF_^[]_^[]Ey>|usF_^[]À>&u^F_^[]À>=u F_^[] _^[]À>=u F_^[] _^[]Nۈ] \uFFD9vEuf\ro8~M jQXroMTroU PucÃ߃[w"3Ҋ`o$Po~|~&t='tD\9^AFMۈ] `EtEPhooBEMD9_^[]FD9_^[]ÍI4o|oXoooo%oogoo   oiocovoU 胆S] VWEMjh PQSko3tRno3uE랋PQhnoSj hhDfoUSR2Agu>tE_^[3]ËEu7QhooSj hhDfoUSR@_^[]ËMQPSU _^3[]ÐU SMS] jh PQSu []VWko3_^uE3[8U 3]ËPhooSj hhDfoM9t USR @[]ÐU 裄MS] jh PQSu []VWko3_^uEM[3]ËRhooSj hhDfoUESPh?[]U@S] VWEMjh PQS^ko3Xmo3uE먿dpo3utNRh QPSRP-PVQ5N_^[]_^3[]ËRh0poSj h3hDfoAESPT>_^[]ËQh poSj h=hDfo USR>_^[]ÐU 賂US] VWjh E @QRSEu _^[]ÿko3uQM 3A~<}jh8oTRP: PhpoQR(PS?E F;p|_^3[]ËQhlpoSj hXhDfoUSR1=_^[]ÐUEPǀ&oZ]ÐU 裁S]VWhP+ hQ+j RE+SEUu _^[]ffu _^[]%@=@u _^[]ËPEu-QhsoSjhhqo$_^[]hsoP|poEuRhtsoSjh*Mh`soQ|poEu7Rh4soSjhhqoEPxpo_^[]ËMh soQ|poUERUu7PhroSjhhqoaMQxpo_^[]SShrohroRf2hTohroPP2QhroR82E3ɉG8XHGO ,oGES@RP*hioVG`0 PQ*hloVGd0PR)hloVGh0PP)hroVGl0 PQ)jSG|,t!EtjЃURxpo_^[]S.CltGp po;vOtGppoGtOtAQR)Ot3ɉGxvGx+QPS0~Ot;rE}ESjЃGwtuwpWx3 3wpwtwxWLJoLJoLJ`oLJoU ;Et{t9 pot!QhproPj hhqosjWppo3]VuPE RP6^wLqouPppo3]]UESVWX}3Cl;}vM +PRS.+~;r7_^[] U yE SVW}=w=dH+$doEPhT@oQ*.B OAt<tOSVRoE jVMPGUQRjPOGAu"8tWRP,O3_^[]Ë+;vW+RVPp-O3_^[]ÐUEjP"Eu-UMj QRPro ~M9u po3]øvo]ÐUEVWjPЂuCu=qohoV׃u_po^]hoV׃u _po^]øvo_^]ÐUEVWjPpuCu=qohoV׃u_Do^]hoV׃u _Do^]øvo_^]ÐUEVWjPuCu=qohoV׃u_Ho^]hoV׃u _Ho^]øwo_^]ÐUVujNPQyPR^]ÐUEHA8]ÐUEHAT]ÐUVuVzPP誡^]ÐUVuFPDu'o^]W3I_u(zo^]ËRQf^]ÐUVutHNF(jс\ oPQjRPN@Ph\ oQRPP ^]ËFPP^]ÐUE]ÐUEQRˠ]ÐUEH@QR讠]ÐUEH(QR莠]ÐUVutjPPdPhLJoQV^]ø,o^]ÐUEH<QR]ÐUE 'o]PEP]UE MPhBoQ ]ÐUVuFLu'o^]ËNEPjQR:EPh%oQ ^]ÐUVuFLuTo^]ËNEPjQR:EPh%oQG ^]ÐUE VuPQyPR@^]ÐUS] VuWSPGh,zoSqout PQt_^[]ËSR_^[]UME PR]ÐUME PR]ÐU clEPʃȋE t.8t)QPh QERQ]ËESÅV\+}؉E<RPRQPARQPAlRoA RPhHt7P33V~uv<;4t@;|C^tu#utC E uEKQPu'o_[]ÐUVW}jWjjWF3jWFF ?hpzohlzoPF_^]ÐUE VuHN Nu HNV@MRPQNF^]ÐUQEES]HVWQ0 xoۋ4URt,}@WPHE u-NWSQcE_^[]ËM@QPFE _^[]ÐUVW}jjWE 8t M QV*PWC u)U :uU E 8oRVPW _^]ËM_^3]ÐUQESVWM9%tMPE PQN _^[]Ëu A3MFFF F,oXrox߃Z3Ҋo$oVA3MFAF MAF MAMUAMMj}QRFhxС\roAM~3jRӋMTro3Bt |B뽋FuEjjPHFNQ8M_^zo[]ÊAPMu+UMjQBUhzoREE_^[]ËHN uPV ME_^3[]ÍIwooooooOoUHwoV3tUHwo:tA Fu3^]Ív^Hwo]ÐUVu W}oFŠt %tH@u+@PEPt Ft<%t7\t&QA\tnttt\@  \@Au_3^]ÐUE ]ÐUQxoS]VW3C}H0@P~}tDjhHoWqo t _^{o[]ÊOGtE M R~Fh< t< t< t<=sM+PSQPE @87FVt > h~ojjh;ua<"u]FtwR`V~؀>"FF< t< t< t<;t8t4h~ojjh#P~Ft<;U+QSRP 3ۃ;?Ej PzM xMXQ;uAJ;t ыJ;uB}] t Fޅe_^[]h~ojjhmh~ojjh]h~ojjhMh~ojjh=h~oSjh.h~ojjhh~ojjhh~ojjhh{oV3_^[]ÐUEu]À8tB t t u@ȄtQAuI;t t t uI;u]ÐUS]xZ\ro8~hQXroTroӁfQ%tSh`{o0rou[]Ã[]ÐUEx"t\t t]Ã]ÐUUJtS\[u 9x]ÐUVW}jWPjjW_^]ÐUVW}jW UE QPW_^]ÐUE PM3]ÐUEH(oQ0To3]ÐUVuWVVW9 uxPEPWVF uet8tPQ3PQ*pjPR߈UVjQJQPRP.3_^]ÐUSVuWjDP]wRPohZoSG^PQȃɉOt1A39Q~'XozG AB;|ߋ]hZoS PRTGhloSPP:G h\oSPQ GjLj(RG$_^[]ÐUVu u3^]S]Wjj(SatWVPS >u_[^]ÐUQMS] VWEjPQC?CC ,oP誊&o 3uCoDz C@4p[o3u C@xfo3uC@@E8;M@EEjPQ*EɋtY\ro5Xro:~3jPփTro3Ɋ Hu*<=t$%ProCCu35Xro;$CCt9 \ro%9~ jPփTro Au;=uCCuNJ<"u CCtS< tO< tK<"tGGGu=t7\ro:~3jPփTro3ɊHuGGuɀ?tSuqu$Ft u*E Qh4oPj hho+3_^]Ë=XroFFt1\ro%:~ jP׃ TroBù>u*E QhoPj hhoŠ3_^]Ë_^]ÐUSVu W}3ۋN$GDQ;uRF,;t8t^,A] ;~0Zj/P0rotF,N$E @LQE ;|ӋF,t VWF<URV]SVE udPVWF8 VW$F,tF4t _^,[]Ã;u+Ph\oWj h ho趉_^[]ËE N,t QVW t_^[]PVW WR5u,}N(;t_^3[]ÐUE(oH03<]ÐUQESVWhoQ%] 3;‰ES4S8C<S@S02𿘁o3u3Mh|.oRtjhoP8ro 3ҋ EPQS<.o؅o3tgo3tU|o 3tC\ro8~3j QXroTro3ҊQu4o3uBE xoH4H83uHxu ~-uƊ:utX:_uu3t>4o3uMMMEB;ЉM|Et'M @_^A []ËE_^[LU J ]Ë] U_S ^[]ÐUEVWt?8t:ȁo3t(o3t𿸁o3t_^]_^]ÐUM UA oED{UA,I(I$IoA{:U%Au ]UDzA MY %Au ]3]ÐUQS] VuC oWED CoDC,oDC$oDC(oDC,K(U oDE ]E ]%A&}C_aC_%AuM _^[]ËG8tK8-;%K8tt;}U _^[]WS uE _^[]C$_$C$_$%ACt<8t7o 3tEptz>tuo 3teu}C _ {fC _ %AuE _^[]S]S]WS]A{%M _^[]ËuU _^[]_^3[]ÐUU W}G@WP؋s<t"hЁoQu S _^[]ËUE H,thЁoQt _^[]Ëto 3u _^[]Ë}h\.oP?t5VhoQGVh\.oR5h\.oPMQRP5Ph@oQU jRW 3_^[]ÐUS]VWf S@5SVuF$HCDuut8u3MPQVSguFMEu QSR8xu@:utX:^uu3u u}2RF]3ЋM3ЉNVW}QGP FuO PGh oRP_^[]ËOjQS}E;GMwo$HoNQ8U]FHTMRFjRP+;M3V@U+F(#QQ{Eu RPeEEuE,oMWjjjQR;ulG 3ۉEHMH~WUȄoD3ҋuEU ؋QPMPEًRQUC;Z|u}ME@E};B[_^]HoGoGoHo HoHoGoUVW}jWjj@WD_^]ÐU ESVuWPNQjVE1gvo3uV0MQUQ~FEt4u:utX:^uu3G;|MoEo@ ̇o1;u\x3}uIуIv5Ićo3u;uE}ʋ3t>EEuMMMUQhoRj hhoG`3_^[]jhxoPEhpoHQ_^[]Q"UuR3肇u5u\oMjPEQhLoPhoC=qohoVH0E׃hoV׃hoV׃hoV׃}50ro}?t6SMQR?>t8/tx:ux/t j:Pփt?E8uʋKWQUj\PBփ/@j\Pփu_^[]_^Xo[]ËU3Iu _^ o[]ËEx'U3IuM_^[]ËEx :tSMQRu=VPW=E8u_^3[]ÐU0SoVuWFH04ro_^[]_^3[]UVut(f~u!f~t!FPQro} fF3^]fFWV.hRWro$3 FI(f,_^]UVut*WPro =4rotP׃V׃_3^]UEMVu jPVhohdoQ}3^J] UQSVEW} PhjWhDpouWhpojj hnt/PppoWhXojjhh@ouU_^[]ËE]5Hpou~UM QjjjSRօt-PppoWh(ojjhh@o!U_^[]ËE MPQWUu,hoPj hh@oT_^[]ËMM U RPEjjSP3u!SWhԊoVj hh@oTS=u Whojj hh@ozT)t(PppoWh(ojjhh@oOTMQLpot5PppoWhojjhh@oTu_^[]Å} _^[]ËE _^[]ÐUEuh,otqo]VWP 3у-QrohoVhoh'oWqo_^]USVu Wu_^3[]ËE3|&t>\uFtj\V0roEG;~څSutqo_^[]tqo\_^[]ÐUVuEW=DpoPhjVh׃uQV4} _^]ÍMQhjVh׃u#Vh$ojj hh@oR_^]Åt,PppoVhXojjhh@ouR_^]ËUEMSRU PEQjRP8poppo3t%PVh(oWjhh@o%R-EEtoPVhȋojjhh@oQMQLpot(PVhojjhh@oQu[_^]ÐU S]VW3SWE}EUMPQjhjjjVR4pot(PppoSh`ojjhAh@o@QEPLpou.uWV4roEM@SPME z1PppojhTojjhHh@oPuuBURLpot>PppojhTojjh^h@oPu_^[]V4ro_^[]ÐUQMU SE3PESSQRP]VuW~>uVt E]<;}s9uAtCA;r]MjSQ藻]uNtP0;s!>uF~tRһ8}F;rߋE_^[]ÐUEVWPUMQhtoVR U ~ EVH M@4ro_^]ËEV4ro_^]ÐUSVu3҅W~E<3IB;֍\ |uCMSQD3ۉE~2} AFu<3EIC;؍T |ՋE_^[uB+BRUPE jRP]ÐUEVWPMU QERhtoVP9V4ro_^]ÐUSVuWjjjjPo } M hoQjhho N^@oRWYu1E PV(QFRPW|QRӶ؋WP^@_^[]UQEVuPh~fVE@sou Pso^]ËE W=soUjRhhV M׍EjPhhV_3^]ÐUSVW} Nj54sojMPUHMP U֋]fEjqM؋PU܋HMP U֋ufEڍEjPV so}'Mh@oQjhhoL_^[]ÍUjRV\so|fG5hsoPfK%PQ%Ph8ohR33I~P3EjIQRPDso}ro8~ލ3I;|3j R3۪0rou=F<*t7u _^3[]EM4tWPFiu>u_^[]_^[]U M SVW3}tZU+щU2t_<*t_u_^[]_^[]UMt<*ttMY]bE_^[]UVu W>u E_^]}׀?ttFB:u:u>u_^]_^]UEMUPE QMRPQ]UEMU PEQRPH]UQES] Vu ^3[]EuESP#^[]W3t$F<&uA3;EsU ‹D;}+u܋EGWP賎 ɉ} }M b<$uF \ro9~3jRXro Tro3Bt"0F zG<\u <$t<&uFGyM C&uN3;Es/MD;}!u+‹ʃM ȉM E uE_^[]$uM\ro:~3jPXroM Tro3ҊPt-0C jG} 떀\u<$t<&uE CȈG} vUESV3Ɋ3ҳ/tF.u8\ut8\uFA<u؃u 8.u3~|.u8\uN3ɄW<.uG|.u@8\u:t8\u0Qx 8tIyA3ɍ<4҈tWFG҈uA<u_u8.uBx.u<^[]~1|.u*|.u#8\ux8tIyA^[]3Ɉ ^[]UMр9/uAS/[uЋȊtB_^] UE MPQ]UQVu W>tM \ro%9~jPXroTro AtGGuȉ>_,o^]u>_,o^]S؀"]'t{<#uWhojj hhoBt;\ro:~3jPXroTro3ɊHuFFuŋU+jQWRJOt:t<\uFt :uFuE+PEJRQPf:uFt:Xro \ro%9~ jPӃTro AtFFűU [_2^]UMVW}GPQ{3ɉE~6} S]9<\uT9:tt :u T9AEFA;|ՋE[_^]ÐUMAu]I QЃ]U$S] VWu%hЙoSj h?ho3_^[]SEBu2ShoPj hEhoiro_ ^3[]}hxoSWE u _^[]MQPqoPxqoU5qohoSփts3IrIhoDPփtB5ro֋8ShXojj hehoM UQR։8_^3[]}jW軃jW豃M SH8WF _FЏoFoFoF_^[]UEHQRn]ÐUEHQqo]ÐUEU HEQRPro ]ÐUEjPMU H MPUMPH@]UVuF P uF^]USVW}G#u] G@GG PSVW " 3;sW8t@;r;vIHH u@;vu_^3[] _^[] US] 3VW}IуIU _+x`~@\ro8~3jLQXroU  Tro3D Au|,uRURVqo ^@[] 3^[] US] 3VWIMPQw E ɋttЁotS\ F%xTw,3ҊDo$(ob,n'r"tvVPxFCCuE _^[]oooooooUME у%@oo@@]ÐUM ESVuWL;M Ёotp\F; %xTw13Ҋo$ĝobAn<r7t2v-)N%M ;rNu VP xFM C;fM_^+[] NM_^+[] 3] GoVoLo[oQodo`oioUVu W3ID MPQtЄt1 t tot\B  NBFu_^]U VuW3Ɋ3MMMS7<%t1\ro\78~3h QXroTro3ҊQ%t_\ro:~3hD7PXroTro3ɊL7H%t#SrMt<&u <"uD1AuڅuEQVPr^]L UWQRvq3҄t|SuL[oD&uD[oH[oX$"uofofXFFBAu[_^]U$MEPQsu3]U3@@]UU W3_IPuEMPhoQq] D \ro%9~ hPӃTro fA%u@\ro:~3j>PӃTro3Ɋ >Hu><+t<-t<.uD>F<:v3_^[]_^3[]UVu3tU :t L0@u^]UUW3IHtM 8 t Hu_]UVutW=ro%P׃FFu_^]UESVWj:P0ro؋E t.ft,C4o3tPLroM ftu4o3ut:j8so_^[]uVrott_:^[]V,sotofxuhH 9t`QtD roV5ro@hoP֋ rohho@Q֋ rohHo@Rփjrot:@ _^[] roV@hoRro jroUSVWhP`so]t$ oQh$ojjhOhoaER,sotJWSuj t/t)Ph ohPLAQSmu hoSmoVRhojj hhhoY_^[]US] VWj.P0roupCtM3tEt4j.P0rot$3IQKRRqo tCF<u_^3[]ËCU QRl_^[]ËMPQl_^[]ÐUVW} WF@PEPkWVF0_^]US] VW3IWG@PEPkWSVG0_^[]UE MPQ]UE MPQ]UVu 33>t0@"uA<0uDMPQkȄt"uAVAFu^]UVu W3ID MPQjЄt1 t tot^B  NBFu_^]USVuj;V0ro؃ttW=ro%P׃FFu_t;^[]USVu 3Wƀ>tA"uA\u Pt@AP@uEAQPi΋t29\uAt \ABABA9"u\Bt ABAu΋_^[]UVu tMSXroW} \ro%9~ jPӃTro AuGFFuLj_[^]E^]UQE MSV5Xro+WEMM9ȃ~U T3ۊo$ԫo\ro8~M jQփTroU Q_^3[]\ro:~E j%PփTroM Ht \ro9~U jRփ TroE %Bt\ro8~M hQփTroU Q%;K tF\ro:~E j%PփTroM H:E@G=Ez_^3[]3_^[]_^[]o̪oo oīoIoKooUVW}wFO}NQS‹ oЋڍCȍ֍ȋƙ‹W ʋW+[ IʋW+ȍ_+^|3ɅI#]_3^]U$SVuWt@t:=Xro \ro%9~ jP׃Tro AtFFu_^3[]>tj V0rotFhoVRtPFFP xF F PMNFPF hpoVt9FV JFE}dENANF nhXoV#FFPNV ЍJEF< u3 0N|Ћ΍F}pXVPuSP@]PEm;d=[QI  3;@otA | ,u$ u8u-]þduþdU܉MR_^[]UtVP@MU QtRP@tUQRvA3M3D5ЃAoQoAF|ًUMQRc^] UU W3EIQRPb_]UESVWjPcM UQR@3ɋLjMM333ۊT5@oPT5\5 3@oPT5\5 @oPT5?@oPrH=@=_^[]U@VEWPL?u =roVhjQ׃t)PERPJ?VhjQ׃uVqoEURP_^]U SVW} ]OGERSJahoWuEhu,hoHrotjPhoS_bEG3ۅ=XroMمLUjQhpoPRbM\ro:~3jP׃Tro3ɊHt_F<=tB \ro%9~ hP׃Tro fA%u>_t_FF<=uEu@EU C;Z?E_^[]M_^[]U SVW}GOE􋇀EMPXRPfM3QEÅh,zoPqouUDPhrorMh_t_3ProFFu_^[]ÐUSVuW3] IуIJtIt2:tu3Ҋ2t tƀ8+u H@uVVP3Iv|\uHu0Eu VQd&u#jh8oVRPh8oPoR}tXh̞oWroMjt!UPVWQRP5RESUVh\ oWQRPRE4EjVh\ otMQh\ oPRQEE PQQERhoSj hho_^[]hPoHro;uoV50roWj Wփt E8o<"uE,oEj Pփt M8o9"u,oUEjVRVhoPWPPQ}Ѓ3$UI+у}I+уIъtM؋E] QW(MUE PWEMEEPWMΉEӋABABI J RWMME K CVEt*3PWwMM  EV@Euۋ]E MV 3Ƀ:t%E}+V APV <uE_[^]UE P,sou]MPQ]U@SVW3}E} 33t؉EEļoOuW u Wupo\FDoFWDoFtOu G tDt EuLFG t%MuDoFtDDoFDoFGTFt(f(tt Sf9G(tGDoFDFMuRtGt8/t DoFGtDF u(GtDLJoFDF t Do|ċMUEjQMRUPEQMRUPEQMRUPEQMRUPEQMRUPQRKH_^[] US]VW 3/{,E {,:}xohF3Ɋxot;R:I8V@8V7+RPEPJ3ɉxou F3ҊxotM+lju PWQJCN;rY>@u+Pj:WE,ro Et%+PW}WcJCE@+RPWPJC EMPWQ=JC~E +Pj:WE,ro uUERWPJCbU+QWRI} MCF+PVQI;Ct*Uj RPProfC(E 8t_^[] QfC(E 3ұxou#F3Ҋxot;tU+QPRtICtmFu ;ZE ֋+ЋSUȃ|qoMEكE p\CΊu MtEM;r} WU OMU@E HE@E \ro}3ɋG;É]̉MĉMȉME M}~3jPXro3Tro3ҊP;<-uMG<+u]G<#u]G< u]G<0uEG̋\ro}9~3jPXro3Tro3ҊP;t\0G]} \ro9~3jRXro Tro3Bt G\A}]E,?*u$E]ЃGE}@;E} ؉M̉EMЀ?.\roG};~3jPXroTro3ɊHtS0GE} \ro9~3jRXro Tro3BtCEGTAЉU뺀?*uEGE}@E}E3 3ۉ]}tuM3MfA EE@UMRUQRjPE E=|9EN0MA;ȉM|u"EMQUM؉E@RQjP <tuEE@ EE@UMRUQRjPE t#E=|9E}N0MA;ȉM|E؅;E-uEURUE@RQjPP8tuU3UfB EE@URURQjPt#E=|9E}N0MA;ȉM|Eԅ>0N0uEURUE@RQjP8tuU3UfB EE@URURQjP"t#E=|9E}N0MA;ȉM|EԅE܅ENNN0EEEpw3IۉMlE;aEE EE@]u}VWqot0oEaVWqou,oEA۸tEURUQMRPEԊPVWR E؃ t E-Eȅt E+EąE u EuEUԋMRRPM$>-uE-FEȅtE+ EątE 3EIMt"j.V0rouE0.E@E0M9GujeV0rotEEt$otE;t MNE@EEЅ2}(UE;}0EEM] ;rSUKM}U@G}}FOJ}UEuEEE PU`E%uEE IuEME@/uEEPEEuʋfUEfE@Ep3Ҋo$|oEMUQE@RjxjP E EE@tMMUQRP tBEM;}8EE mEE@tMUQRPO$oEE 8oEE#E%MuEE ] EM};rSUKMUU@BUUOE;} ] EM}t0;rSUKMU@BFOEUuЋUЅtHU̅uAU};~7;rSUuJKMUU}@BEUUJ;׉UEE M UE_^[]_^[]opo:ooCoNoooooo`oo        Ioco&oooUXVEW}MPE U QMRWPQ{MUEɋt-rOS~<0uOI}] +σ;80t.F}.˸0000ىM ыʃ}‹UE] ;|F@;u.FA;~U;}"+߸0000ˋʃ.UFF[<.EF_^]ÃPKF] V@.F~ OF@OueF}-+ùdF~0Fù ~gfffЀ0F0Y_^]ÐUEMUPEjQM RUPQR]ÐU}O|ENEoMSVW} 3߉u1]zE]M UEPQRqo]Eo D{uwP;vXEoD{HE oEP$qo]Eo N o70]*ȈMA;MwGP;s_CF;r]PEo%Au>E oUoz!U oNo{]u؋E48EuuMU;s _^[];w?EGP;s3 oEP$qoE f]M0C;މ]v؍WP;r GO_^[]Êƀӈ9~-U;0v ^NÈ1C҉u;v0@>9_^[]ÐUE MSVW}t EU3tٸ̳ N*Ȁ0ʅuE+8_^[]ÐUME VW}wu uURUWRPQk_^]Åt EU3tS̳ N*Ȁ0ʅuE+[8_^]ÐUQESVQ sou ؍UE RVPjQ]HURP.E 3PjQHURP.E 3PMjQHURP.E PjSMP+1^[]ÐUVu W}E MfWPVQjRhso%PTM HQPW:2U +2_^]ÐU\ESVu W}@J o;H>u@ oH=+L>3ۃ @ oP  o@=@U+_^@[] UE3ɉHH#Eg@@ܺ@ vT2]UUS]V4WK у?;ΉKsCs@+ȉs;щMrTu э|CPS}Ew?;sM T1RSE@@;rU33ʋU +ύ4|ȃ_^[] UVW} jEwVPv  ?88rx+QhXoWMjQWUjWR6 3_^]UHU SVuWj@~N ^EERP}MA UϋE #ʋ# ʋȋExj׋ Nj## ʋUʋU V ȋ#׋# ׋}׍p $ً ##Љ} Ӌ]Ӌ]ν ׋## ߋ}ߍ| E }]##Ë] ]9*ƇG Ëȋ## ϋ}ϋ} F0 ȋ## ]ٍ:F ##Љ} Ӌ]Ӌ]ؘi ׋## ߋ}ߍD] #Ë# Ë]Í[Nj ߋ##ʉ] ȋEȋE\ Ë## ˋ]ˍ "k ʋU ȉM]#ʋ# ʋUʍq ϋϋً#ߋ#UU ڋU Cy] ы׉} ## ]#]8!I # Ë]Ë]b% Ë] #lj] ډE#؋E Ë]ËӍ@@ M#ً# ًMٍQZ^& ʋUӉM ##ʋ ًMҍǶ ϋ} ϋ## Ӌ]Ӌ]]/֋ ӋщU#]# Ӌ]ӋӍSD ЋE#؋# ؋E؍؋ Nj}‹#]# ]ڍ9 ## ˋ]ˋ]} ! ˋ#ߋ# ߋ}ߍ7Ë U#]# Ӌ]Ӎ  ЋЋ##ىU Ë]Ë]ZE Ë#ڋ# ڋUڍ㩋 ЉUU ʋ#]# ˋ]ˋӍ ϋ}#ߋ# ߋ}ߍog ы}#]# ]]̍8L* 33Ë]B9 Ë3߉E3؋E؋Eq ؋33ȋEȍ "amˋ 3ʋ3EE 8 Nj}3ϋ}D꾤 ϋ33}ȍ;K 33]ԍ`K ڋ3ӉU3Up ‹U3U썔~( ʋ33U' ы33}č;0ԋ 3߉} ]3]Ѝ Ë]33]܍9ً ˋ]3: ы]33] ;| 3߉} }3ߍeVċ]  E  3Ë]Ë] D")  3Mԍ *C ʋ 3U# Ӌ 3]̍9 ߋ 3}荄8Y[e  3Eč   3M } ʋ 3U]  Ӌ 3]؍O~o  3], Ë 3]ЍC ˋ 3]썜N Ӌ 3]ȍ~S  3]䍄5: ؋ 3E*  3M܍ ӆ_ ʋVыNȋF ÉVNF ^[]ÐUUv;ESVu WH+؈AYA;r_^[]ÐUMvAU SVuWB+33ۊpX 3ۊX ӉV;r_^[]ÐUEHx M VpEу?@oNPu^] U@SVu WjhPoVu 8ro uu Ƅt$tN;sH@u썕8+REV]3I8VSPgj8hPoQT}U W8RP@MQVUSR,E WMPQVUSREMPQ~$PU썅8RP3ɉuMMMMt-Ejt U썅8RP8SQEEujhPoR}M GPQRp8MPQƄ=$Ƅ=3URǃEtVESP MjUQR$ǹtUE RMPQǹt VUSREt EjMPQVUSREMPQGf33EuI% j M RVgUEM% Ѓ jRV7UEM% Ѓ jRVUEM% Ѓ jRVUEM% Ѓ jRVUjRVM3EIEEQEERPF{_^[]UE3#Eg@@ܺ@ vT2@ÉHHH\]UUS]VWK;sCKCȉKK\t\@+;v‹S\u ȍ|ʋU K\u+u@U K\uwCj@P_Sy փ@rCEu C} @@j@P} U!S;EU HEuŋu ʋ{ȃS\_^[] UHESVWp@J,zZ3ϋ:33σ Nz4u݋xPp ##ދ ڋ ֋pX֋]2yZp u ##ىU  ڋ׋}ڋU} MyZӉu#ދU# ދ UyZuu Mى}#ߋU# ߋ UyZ}} Mىu#ދ#U ދ UyZuu Mى}#ߋ#U ߋ UyZ}} Mىu#ދ#U ދ UyZuu Mى}#ߋ#U ߋ UyZ}} Mىu#ދ#U ދ UyZuu Mى}#ߋ#U ߋ UyZ}} MuىU#ދ# ދ UyZuu Mى}#ߋ#U ߋ UyZ}} Mىu#ދ#U ދ UyZuu Mى}#ߋ#U ߋ UyZ}} Mىu#ދ#U ދ UyZuu Mى}#ߋ#U ߋ UyZ}} Mىu#ދ#U ދ UyZuu} MىU#ߋ# ߋ UyZ}} Mىu#ދ#U ދ UyZuu Mى}#ߋ#U ߋ UyZ}} MډuU ڋ33Unuu MډU} ڋ 33Un}} MډUu ڋ33Unuu MډU} ڋ33Un}} MډUu ڋ33Unuu MډU} ڋ33Un}} MډUu ڋ 33Unuu MډU} ڋ$33Un}} MډUu ڋ(33Unuu MډU} ڋ,33Un}} MډUu ڋ033Unuu MډU} ڋ433Un}} MډUu 383Unuu MډU} ڋ<33Un}} MډUu ڋ@33Unuu MډU} ڋD33Un}} MډUu3 3HUnuu MډU} ڋL33Un}} MډUu ڋP33UٍnUU׋} ًΉuU ΋T33M֍ nUωUU] ωu ##  ދXދu3ܼuu UމM ډ}#ً# ً ϋ\ϋ}9ܼMM ʋUىu ډ}#ދ# ދ `}>ܼuu UމM ډ}#ً# ً ϋdϋ}9ܼMuM ʋUى} #ދ# ދ h}>ܼuu UމM ډ}#ً# ً ϋlϋ}9ܼMM ʋUىu ډ}#ދ# ދ p}>ܼuu UM} #ً# ً ϋtϋ}9ܼMM ʋUىu ډ}#ދ# ދ x}>ܼuu UމM ډ}#ً# ً ϋ|ϋ}9ܼMM ʋUىu ډ}#ދ# ދ }}>ܼuu UމM ډ}#ً# ً ϋ}ϋ}9ܼMM ʋUىu ډ}#ދ# ދ }}>ܼuu UމM ډ}#ً# ً ϋ}ϋ}9ܼMMu ʋUى} #ދ# ދ }}>ܼuu UމM ډ}#ً# ً ϋ}ϋ}9ܼMM ʋUىu ډ}#ދ# ދ }}>ܼuu UމM ډ}#ً# ً ϋ}ϋ}9ܼMM ʋUىu ډ}#ދ# ދ }}>ܼuu UމM ډ}#ً# ً ϋ}ϋ}9ܼ}} UىMu ًM33Mbʋuu UىM} ًM33Mbʋ}} UىMu ًM33Mbʋuu UىM} ًM33Mbʋ}} UىMu ًM33Mbʋuu UM} ًM33Mbʋ}} UىMu ًM33Mbʋuu UىM} ًM33Mbʋ}} UىMu ًM33Mbʋuu} UM3 ًM3Mbʋ}} UىMu ًM33Mbʋuu UىM} ًM33Mbʋ}} UىMu ًM33Mbʋuu} UىM ًM33Mbʋ}} UىMu ًM33Mbʋuu UىM} ًM33Mbʋ}} UىMu ًM33Mbʋuu} UىM ًM33Mbʋ}} UىMu ًM33Mbʋuu UىM} ًM33M]bʋ ʋ׋}P_PPыH ^H HˉPH[]ÐUVGt4u ~*ESHP]XX]XHNu[^]ÐoÐUEM UPQR] USVu W^FӉE ?3D2B8|2~4@j@+ʋʃ~W5VO 38+ʋʃFj@PM VNT^X} 38@8@8@ 8@|_^[]UtVujhHoV8ro uEPeM UQVREMPQujhHoVUjFRPkD0^] UUVW3Iuro_^]|ro&_^]:/z/u3+@ut:8/u\GP@uu$A|ro&_^]\@E PQqo_^]3ID<\t \ro9~3jRXroTro3ɊHt j VWVwN;*tS+tN?tI{~@;u \ro9~3jRXroTro3ɊH>EAt j V9ÃփQ3Ɋ$o$$o}V+WBRhHVF+PhPVQNW+AQhXVV+Rh`V-8W}F+W@PhHV_N+QhPV(}V+WBRhxV0F+PhVN+QWVjhVVjJRVx@jhV V:N؋;s^8,uY@ \ro9~3jRXroTro3ɊHtV;~j V MWSQVN;s8}u@,;s8}t@;r9r j V|j VqV;sV<*tE<+tAWh8V>D TH@RPVWh@V!N}$AH jVN}AH;P;8\:{VoN؋;sb8,u]@;sO \ro9~3jRXroTro3ɊHtV;~j V  MWSQV F;s?Q;s9\u:}u _^3[];s;sQ;s 9\u:}tA;ȉr9r j V j V 3_^[]Ã$u_^[]Ë'o&o&o'o'oc(oI(oV(o'oUSVuW33ۋN;sa \ro9~3jPXroTro3ҊQt@C|QЋN;r~~ j Vq _^[]ÐUQSVW}W W8roEH;s.jhLoPӃ uPhWu _^[]ËOP;sjhDoPӃ uPhċO;s8^u @E-;s<8]u@NP] шP]F];s8u@VH- ʈH-FÈFO;s,]t%;s@;s :u8]tVWO;rԋO;s8u@NP- шP-FÈFO;s @]t jW GQG@XK]xv%Nt] \ro9~hPXroTro fA%t,S];tсŠVFFK]yF t VW EtkGXKx1Fˁъ t "F* Ȉ FKFyϋG@tNъP "шP FFF t VW VW VWu PWVW] _^[] Ph0W_^[]ÐUSVuWN;s,-[ux;s:=V<NЋ;U sy8-ut@;so8]tj;sT8-uO@-:~j V U ;IM 1ЁQ ڈY@;LjY~_^[]VU 릊봃;r jV<-t<]u jVM QV9F;r jVN;sP;s8=u:]u _^[]jVV_^[]Ã;r jV=<-t<]u jV&M QViF;r jVN;sP;s8:u:]u _^[]jV_^[]j V_^[]ÐUSVW}O;EsL5Xro\ro8~3hRփTro3ɊfH%tOB‰;rMo+پoutEMSQR8ro u<tF ujWu_^[]ËuujW_^[]Ë~] Et,MG4K шSЈSEu׋uv>t&UVSR3 IDtu_^[]ÐUESVj=PM EU1Y^Q[Q]ÐUVuN;r jVF;sIQ;sB9[u=:.u8Sj.VMN؋;s$P;s8.u:]u[^]ÊA^]jV[^]ÐUS]VWK;Es#u ;sP;s 8;u:]t@;r;rjSJ2_^[]ËMo+ot'EWPQ8ro u<tFuكuE_^[]ÊF_^[]jS2_^[]ÐU\roS]VW=Xro~jV׃ TrortVro_^[]á\ro8~ jV׃ TrortVro_^[]_^[]USVW}u GHX8]ta\ro8~hQXroTroցfQ%t"VЃ;tVW=_^[]Ë]%PhW3 uOQ43G4_^[]ÐUU SVuWE>^M VNUE ]E >^_^[]ÐUSVuWEM >^VNE^E E ]E >^_^[]ÐUSVuWNFɉE]} ]3ɁMM~3ҁƒʋU уj3ҊL7o$,7o+W@PhxV?F+PhVN+QWVjhVVjJRV@jhVUEJ@GPWVU.MIMMQURWVK NFɉE _^[]ËMF+_F^[]ËFW+@PhxVMWQjRVF+PhVN+QWVjhVVDJjRVjhV_^[]ËFW+@PhHV N+QhPV_^[]jV<_^[]k6o}6o'7o5o6o76oD6o7oUEHuM Ho@o3]ÐUSVuWFX KH NFQ;؉UFI}PuroVBQqoNAVWBuroNADPqoV3Ƀ;ىB~.M~ЋGUЋEA8;ˉE|ՋFHt#xtMU+3ʃ j V3vVNEˁyIAGG3GG _^[]ÐUEWM @x PP3v$SVY Y*@;ˆYr^[;_u MAH ]ÐUE USVHRMWJ zZω];MsxU8WuT;tP3vF@MEE]΁ "Ê_"؋];uF;r͋E M;t ;r;sUPRNjM_Qr+^[]ÐUEVWH3qvU Ru @;r_^3]_^]ÐUEWH3y3ɅvSVu ^t@A;r^[_]ÐUSVu W}^3F ω~Qu ro PqoF uEj P_^[]ËMTABuN V_^D[]ÐÐUQEVW} Hw8ɉuupSuDuSCPWZtBO4G4AO4DE*M<uCVPWw t EUF~CK~[_^]ÐUSVW}3G O‹U ~<u_F;|_^3[]_^[]ÐUS]Vu C KW}E~1:9uUKB;ЉU|_^[]_^3[]ÐUQS]VuCW} E+ut-CPS7C S΃4EuNFW=4rotP׃FtP׃FtP׃F=h =p=xEWRPSV5MUQWRPVE "M(;t.M EWIPQSVUMRWQPVE M(;uҋERHMDEPE QPSVM ;tLE@HMJ‰E uHEUPE RPSVsM ;uMUE QRPSV] )F +ЋFTF +ЋFȋE};_^[]UE SVuWE;Fu E @E M]PhPSQQ˃}EEEN] ;u M U ;}uE3 Eu BuuFu E@, u Bu(u Fu3ҁ}‚UB0~)EMUWPEWQRQNuߋM uE=tWW\ro5Xro:~h%P֋M TroӁfP%u^_tY5XrotI\ro:~hQ֋M Tro%fB%u_uE\ro8~hQ֋M TroӁfP%u_u`E=tJtQ\ro:~hQ֋M Tro%fB%u_t uEEu=t=uEMUWPWQRPfM Eu1U];t'EUPQMWQRP7E@EvMljN_^[t UB]3]ÐUSVuWF0NEE ;Eu E HM M}PhPWQRظσEEEN} ;u M E 3 Eu BuuFu E@, u Bu(u Fu3ҁ}‚UB0~)EMUSPESQRQNuߋM uE=tWW\ro5Xro:~h%P֋M TroׁfP%u^_tY5XrotI\ro:~hQ֋M Tro%fB%u_uE\ro8~hQ֋M TroׁfP%u_u`E=tJtQ\ro:~hQ֋M Tro%fB%u_t uEEu=t=uEMUSPSQRPYM ؅]tUUE;t.U};t$PEQMSPQR"؋E@EvE_^[]ÐUQM EVW;ȉ}ES]HEM U сXY0t{ wNt5t#a%;!(U# UJYӋ]U# Hw'A8t @# Pց#Ћ ‹U## DžUEL}+Ѿ7tHpwt`hix# ‹# #ȉMU Tځt!] ʍ9ځuߋU wctLtut# j] #Ё 9]tB# 8u0U# #uuM# }]MG;}B[_^]ËE_^]ÐUPUSVWB$Z EBCtEEtEM 8p}uu 3Iu}ΉM;s _^[]ËB=h =p=xEWRPSV MUQWRPVE r M(;t.M EWIPQSVW UMRWQPVE D M(;uҋERHMDEPE QPSV M ;tLE@HMJ‰E uHEUPE RPSV M ;uMUE QRPSV] )F +ЋFTF +ЋFȋE};_^[]UES] VWE;}E0V %=0= w|tE=t+=E;Xu @u;X5C1;]'C:NMA;u A@;< F=(K;]CVE;3Q"C=t:=`=DG%ȁuEH;u@te;Xs { uFuT;2\ro:~3hCPXroTro3ɊKfH%{_E;X \ro9~3hRXro Tro3fB%=t EMA;uAt^;s ; uFuO;_\ro8~3h QXroTro3ҊfQ%$;_M;Y\ro:~3hCPXroTro3ɊKfH%u C<_EG& EaMO}B4E%u =XK=8=Htg=PcIU ;uHEGM׉E+PEBQMRPSQrEHEGgQE\@EGQAց ЋD1M++ȉE;ȋEx 3E @;‹EtMq@;uM@UERUOPEQRSP`D>u3;_H^#[]=h=p=xMUEQt>GVWRSPL}ATFN%=uNUERVQPSWt_^[]ËMQDTU+Q GEUPERWPSQu\ME_QD^3[]ËMQU+Q GEUPERWPSQduMEQ3_^[]ÐUSVuWF,N0V(EE MNE;u E @E 3RIhR˃EURPP}؃IEʃEMU pU;u E  M }H3uMM3 uu E@u uMAuEEp,} u M@u/u'E@uE3=EMp0~'MUESQMSRPRNuߋU} }tXR\ro5Xro8~hR֋U} TroʁfH%ua_t\5XrotL \ro9~hW֋} U Tro% fA%u_uE\ro8~hR֋U} TroʁfH%u_u\}tJtK \ro9~hW֋} TroׁfQ%u_t EE=t=u UMuESRSVPRu<3ulEM;tbMESJʃMuJʋUM QMPERPR؋E@EME_A3^[t UB]3]ÐUSVuWF4N0V(EE MNE;u E @E 3RIhR˃EURPPEUEu ;Bu M M 3 Eu :GuuBu E@, u Bu-u%Bu}3ҁ‚UUB0~&EMUSPESQRQ3OuߋM E=tWQ\ro=Xro:~h%P׋M TroցfP%u^_tY=XrotI\ro:~hQ׋M Tro%fB%u_uE\ro8~hQ׋M TroցfP%u_u]E=tJtN\ro:~hQ׋M Tro%fB%u_t EE=t=uEMUSPESQRQ؋U<tEEM}B3ҋtdMU;tZ}ȋыEʃSuIʋUM QMRUQRP؋E@E3E_^[]ÐUQM E;ȉM SVuW]E {ЁXf0 wctIt6XE=t =CUT1 ЈT1.9UE= =(}{U%ǃ8X:Hw,X8t @1T1 ЈT1P|1\1 +Lj\100EEE ‹U҈B:M +ʉM (tTpw#`fhx1\1% \1<1E D؁t%ЋE ‹؁uъ221 ڈpwMtBt uV1M1} T1[%<t,$}u}u ET1E U@A;‰E ?_^[]ËE]ÐU4VuWuM EPQ\ XoXot;t H ut48t@U+Њ @uURUhĭoRqo UP3uIGv8;vu+ @u_^]FS]PRSro D3[_^]UXoSVWXotREPG:utX:^uu3tG u_^To[]Ëu _^To[]Ëu PhBoVqo _^[]Ð%tso%psoQ=L$r-=s+ȋą@P%ro=ou t$qoYhohot$ p t$YH%roD$u9o~. o qo ou?hroYou3f ohohoooYY=u9ot0 oVq;rtѡoP4ro%oY^jX US]Vu W}u =o&tu"ot WVSЅt WVSu3NWVSYE u u7WPStu&WVSu!E } totWVSЉE E _^[] %qo%qo|$u=ou t$`qojX Ɩv`J,֕ĕvfRD 0FXؖxȒؒ :NbtlГ,<P`tVD4& ܑʑr^VH4"֐Ɛr|\RJB:0(hښКš~tlbXND<2*,6@HPZdlvƘ֘ޘ ,6>FPZdpxҙ֔* stv  43  po9]FESep 5 2007 06:43:228<@DHLPT`o oosoo@ooPo0osoo@oo0oo8toooo o8otooooooooooooooooooHtoЉoho\o@ooTtoЉooo oosoo@ooPo0otoo@oo o8o(tootohoPXo>>>>>>>>?>>?>>>>>>>>>>>>>>>>>>'  ('>66666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666JanFebMarAprMayJunJulAugSepOctNovDecSunMonTueWedThuFriSat0123456789abcdef2Q=\znaJbeFraMrpAyaMnuJluJguApeStcOvoNceD>ooooooo؟oПoȟoğoo0123456789abcdef0123456789ABCDEF0123456789abcdef0123456789ABCDEF$@$Q??@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@>@@@?456789:;<=@@@@@@@ @@@@@@ !"#$%&'()*+,-./0123@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/ o4ooo|Ȕpp8r hpr|ܗpsthqƖv`J,֕ĕvfRD 0FXؖxȒؒ :NbtlГ,<P`tVD4& ܑʑr^VH4"֐Ɛr|\RJB:0(hښКš~tlbXND<2*,6@HPZdlvƘ֘ޘ ,6>FPZdpxҙ֔* stv  43  po9nSetHandleInformationGetHandleInformationCloseHandleGetLastErrorRGetStdHandleSetThreadPriorityiGetThreadPriorityGetCurrentThreadcDuplicateHandleGetCurrentProcessCCreatePipeSleepTerminateProcess GetExitCodeProcessReadFileWriteFile4CreateFileAExpandEnvironmentStringsAFormatMessageAeSetEventOpenEventAWaitForSingleObjectWaitForMultipleObjects+ResetEvent1CreateEventADCreateProcessA$GetModuleFileNameALocalFreeqSetLastErrorLocalAllocFreeLibrary>GetProcAddressTerminateThread?CreateMutexAOpenMutexA%ReleaseMutexGCreateSemaphoreA&ReleaseSemaphoreESetConsoleCursorPosition ReadConsoleInputAPeekConsoleInputAPSetConsoleModeGetConsoleScreenBufferInfoWriteConsoleA~ExitThreadzSetProcessShutdownParametersAllocConsoleFreeConsoleGetCurrentProcessIdASetConsoleCtrlHandler|SetStdHandleJCreateThread&GetModuleHandleAuGetVersionExAGetFullPathNameANGetShortPathNameAFindCloseFindFirstFileALoadLibraryExAdSetErrorModeKERNEL32.dlljShowWindowEnumWindowsbGetWindowThreadProcessIdGetClassNameAIsWindowFindWindowAUSER32.dll[RegCloseKey{RegQueryValueExArRegOpenKeyExASetSecurityDescriptorDaclInitializeSecurityDescriptorRegSetValueExA_RegCreateKeyExAStartServiceCtrlDispatcherAReportEventARegisterEventSourceA^RegCreateKeyARegisterServiceCtrlHandlerA4CloseServiceHandleGetServiceKeyNameAEOpenSCManagerAGetServiceDisplayNameAGOpenServiceASetServiceStatusLCreateServiceA-ChangeServiceConfigAbRegDeleteKeyAdRegDeleteValueAqRegOpenKeyAxDeleteServiceUQueryServiceStatus5ControlServiceStartServiceAADVAPI32.dll=WSASocketAWSADuplicateSocketAWS2_32.dllFixConsoleCtrlHandlerWindows9xServiceCtrlHandlerWin9xConHook.dllIexitXfprintf_iobmallocqsort_get_osfhandle_errnoLfcloseWfopen_pipememchrstrchr^freestrncmpstrrchrperrorprintfjgetenv=atoistrtol_pctype_isctypea__mb_cur_maxbfseek_freopenOfflushYfputcZfputsstrerrortimelongjmp_setjmp3signalraise]freadstrstrsscanftoupperlocaltime>atolstrtodhgetctolowerungetcstrncat<atofRfgets_ftol_beginthreadex_findfirststrncpy_findnext_findclosesprintf_fdopen_open_osfhandleFctimengmtimePfgetcrewindstrpbrk_finite3_isnanmodf_spawnv_spawnvestrftime_snprintfreallocmemmoveMSVCRT.dllU__dllonexit_onexit_initterm_adjust_fdiv]DisableThreadLibraryCalls_stricmp_close_open_fileno_dup_dup2_read_write_strnicmp_spawnl_getpid_chdir_unlink_strdup_fstat_strlwr_stat\F^R@  NLOoo@q`q`qq0 C5 >8>C6;08<80E 6@6D86P6P=/`>PPp {"@Pu p QI}P r@R`A A0PrPP@pPPК`OPOP @vsPttPuа~ @Ћ`@P0`PpQp _FH@I0"$(pЮ`pPRPЯ0P` 0 #0& %p(  *Q` P 00p'$@%0)0'&P&p'p$))P)  " RPNMpr@(#$p"@@%rйP p  "Yp@ 000CP*W P=="0P@IFTS@Sp@?FPJPEDԯ(Ъ0"Ppį& ' XXPXpXȯM`NQ\x(_h`bep{ $0Њe0 1МpP0`p@Pp(pP0p%gpV`v@Tp#%00PSVKIK`IPJ0KKIpJJPKJJJ$fhPhNh`j]PYpIH p `P̯Cp`pr\0 p24@pq( $D (!ʴ%#\νm{ƭҭ):O]qî֮ -=Thx¯ͯد +;ER^it~°ְ̰ ->JYm{α۱0>M`rϲݲ "8HazƳڳ/@Pcj/C`xԵ/EWk}Ҷ 1BTg}ͷ'2@K[n|Ƹظ"-4IWg|ùչGQfv˺ܺ (3AO]pȻջ9@N`mϼۼ B}  0=K]vžݾ %6Ser̿ $3>ISer~+7BMYgt.FWht,6@Mg +=Rf{,;Sd~*C[q4CWev-FSamz*D[k %1=NYbt &.6FPSkuv  @b_a`o =\]^YZ[  !"#$%&' ()*+,-./;012345678p9:;<=>?@ABCDLKJI EFGHIJKLMNOPQRSF9TVUVWXY?Z[\7]^_`CabcdefqghrijklmnopqrsOtuvwxyz{|}~s<H8ef}|>gWXETUtwxDdQh !"c:B#Pzyi{R$%Gj~NMAl&'()*+,-./0123mn456ApacheCore.dllaccess_modulealias_moduleap_MD5Encodeap_MD5Finalap_MD5Initap_MD5Updateap_SHA1Finalap_SHA1Initap_SHA1Updateap_SHA1Update_binaryap_acquire_mutexap_add_cgi_varsap_add_common_varsap_add_file_confap_add_loaded_moduleap_add_moduleap_add_named_moduleap_add_per_dir_confap_add_per_url_confap_add_version_componentap_allow_optionsap_allow_overridesap_append_arraysap_array_catap_array_pstrcatap_auth_nameap_auth_nonceap_auth_typeap_base64decodeap_base64decode_binaryap_base64decode_lenap_base64encodeap_base64encode_binaryap_base64encode_lenap_basic_http_headerap_bcloseap_bcreateap_bfilbufap_bfilenoap_bflsbufap_bflushap_bgetoptap_bgetsap_bhalfduplexap_bind_addressap_block_alarmsap_blookcap_bnonblockap_bonerrorap_bprintfap_bpushfdap_bpushhap_bputsap_breadap_bsetflagap_bsetoptap_bskiplfap_bspawn_childap_bvputsap_bwriteap_bytes_in_free_blocksap_bytes_in_poolap_call_execap_can_execap_caret_escape_argsap_cfg_closefileap_cfg_getcap_cfg_getlineap_change_shmem_uidap_chdir_fileap_check_accessap_check_alarmap_check_authap_check_cmd_contextap_check_user_idap_checkmaskap_child_exit_modulesap_child_init_modulesap_cleanup_for_execap_clear_module_listap_clear_poolap_clear_tableap_close_piped_logap_configtestonlyap_construct_serverap_construct_urlap_content_type_tolowerap_copy_arrayap_copy_array_hdrap_copy_tableap_core_reorder_directoriesap_coredump_dirap_count_dirsap_cpystrnap_create_environmentap_create_mutexap_create_per_dir_configap_create_request_configap_custom_responseap_daemons_limitap_daemons_max_freeap_daemons_min_freeap_daemons_to_startap_day_snamesap_default_port_for_requestap_default_port_for_schemeap_default_typeap_destroy_mutexap_destroy_poolap_destroy_sub_reqap_dieap_discard_request_bodyap_document_rootap_double_quotesap_each_byterangeap_error_log2stderr_ap_escape_errorlog_item@12ap_escape_htmlap_escape_logitemap_escape_path_segmentap_escape_quotesap_escape_shell_cmdap_excess_requests_per_childap_exists_config_defineap_exists_scoreboard_imageap_extended_statusap_field_noparamap_finalize_request_protocolap_finalize_sub_req_protocolap_find_commandap_find_command_in_modulesap_find_last_tokenap_find_linked_moduleap_find_list_itemap_find_module_nameap_find_path_infoap_find_tokenap_find_typesap_fini_vhost_configap_fnmatchap_force_library_loadingap_get_basic_auth_pwap_get_chunk_sizeap_get_client_blockap_get_gmtoffap_get_limit_req_bodyap_get_list_itemap_get_local_hostap_get_remote_hostap_get_remote_lognameap_get_server_builtap_get_server_nameap_get_server_portap_get_server_versionap_get_service_keyap_get_timeap_get_tokenap_get_virthost_addrap_get_win32_interpreterap_getlineap_getparentsap_getwordap_getword_confap_getword_conf_ncap_getword_ncap_getword_nullsap_getword_nulls_ncap_getword_whiteap_getword_white_ncap_gm_timestr_822ap_gname2idap_group_idap_handle_commandap_hard_timeoutap_header_parseap_ht_timeap_indap_index_of_responseap_init_allocap_init_modulesap_init_vhost_configap_init_virtual_hostap_internal_redirectap_internal_redirect_handlerap_invoke_handlerap_is_directoryap_is_fnmatchap_is_initial_reqap_is_matchexpap_is_rdirectory_ap_is_recursion_limit_exceeded@4ap_is_urlap_keepalive_timeoutap_kill_cleanupap_kill_cleanups_for_fdap_kill_cleanups_for_socketap_kill_timeoutap_limit_sectionap_listenbacklogap_loaded_modulesap_lock_fnameap_log_assertap_log_errorap_log_error_oldap_log_pidap_log_printfap_log_reasonap_log_rerrorap_log_transactionap_log_unixerrap_make_arrayap_make_dirstrap_make_dirstr_parentap_make_dirstr_prefixap_make_etagap_make_full_pathap_make_sub_poolap_make_tableap_matches_request_vhostap_max_requests_per_childap_md5ap_md5_binaryap_md5contextTo64ap_md5digestap_meets_conditionsap_merge_per_dir_configsap_method_number_ofap_month_snamesap_my_generationap_no2slashap_note_auth_failureap_note_basic_auth_failureap_note_cleanups_for_fd_ap_note_cleanups_for_fd_ex@12ap_note_cleanups_for_file_ap_note_cleanups_for_file_ex@12ap_note_cleanups_for_h_ap_note_cleanups_for_h_ex@12ap_note_cleanups_for_socket_ap_note_cleanups_for_socket_ex@12ap_note_digest_auth_failureap_note_subprocessap_null_cleanupap_open_logsap_open_mutexap_open_piped_logap_os_canonical_filenameap_os_case_canonical_filenameap_os_dso_errorap_os_dso_loadap_os_escape_pathap_os_is_filename_validap_os_systemcase_filenameap_overlap_tablesap_overlay_tablesap_pallocap_parseHTTPdateap_parse_hostinfo_componentsap_parse_htaccessap_parse_uriap_parse_uri_componentsap_parse_vhost_addrsap_pbase64decodeap_pbase64encodeap_pcallocap_pcfg_open_customap_pcfg_openfileap_pclosedirap_pclosefap_pclosehap_pclosesocketap_pduphostentap_pfcloseap_pfdopenap_pfopenap_pgethostbynameap_pid_fnameap_popendirap_popenf_ap_popenf_ex@20ap_pregcompap_pregfreeap_pregsubap_process_requestap_process_resource_configap_protocol_req_checkap_psignatureap_psocket_ap_psocket_ex@20ap_psprintfap_pstrcatap_pstrdupap_pstrndupap_push_arrayap_pvsprintfap_rationalize_mtimeap_read_configap_read_requestap_recvwithtimeoutap_regerrorap_regexecap_register_cleanup_ap_register_cleanup_ex@20ap_registry_get_server_rootap_release_mutexap_remove_loaded_moduleap_remove_moduleap_remove_spacesap_requiresap_reset_timeoutap_response_code_stringap_restart_timeap_rfc1413ap_rflushap_rindap_rprintfap_rputcap_rputsap_run_cleanupap_run_fixupsap_run_post_read_requestap_run_sub_reqap_rvputsap_rwriteap_satisfiesap_scan_script_header_errap_scan_script_header_err_buffap_scan_script_header_err_coreap_scan_script_header_err_strsap_scoreboard_fnameap_scoreboard_imageap_send_error_responseap_send_fbap_send_fb_lengthap_send_fdap_send_fd_lengthap_send_header_fieldap_send_http_headerap_send_http_optionsap_send_http_traceap_send_mmapap_send_sizeap_sendwithtimeoutap_server_argv0ap_server_config_definesap_server_confnameap_server_post_read_configap_server_pre_read_configap_server_rootap_server_root_relativeap_set_byterangeap_set_callback_and_alarmap_set_config_vectorsap_set_content_lengthap_set_etagap_set_file_slotap_set_flag_slotap_set_keepaliveap_set_last_modifiedap_set_name_virtual_hostap_set_string_slotap_set_string_slot_lowerap_set_sub_req_protocolap_setup_client_blockap_setup_prelinked_modulesap_sha1_base64ap_should_client_blockap_show_directivesap_show_modulesap_single_module_configureap_size_list_itemap_snprintfap_soft_timeoutap_some_auth_requiredap_spawn_childap_srm_command_loopap_standaloneap_start_restartap_start_shutdownap_str_tolowerap_strcasecmp_matchap_strcasestrap_strcmp_matchap_stripprefixap_sub_req_lookup_fileap_sub_req_lookup_uriap_sub_req_method_uriap_suexec_enabledap_sync_scoreboard_imageap_table_addap_table_addnap_table_doap_table_getap_table_mergeap_table_mergenap_table_setap_table_setnap_table_unsetap_threads_per_childap_tm2secap_to64ap_translate_nameap_uname2idap_unblock_alarmsap_unescape_urlap_unparse_uri_componentsap_update_child_statusap_update_mtimeap_update_vhost_from_headersap_update_vhost_given_ipap_user_idap_user_nameap_uudecodeap_uuencodeap_validate_passwordap_vbprintfap_vformatterap_vrprintfap_vsnprintfapache_mainasis_moduleauth_moduleautoindex_modulecgi_moduleclosedirconfig_log_modulecore_moduledir_moduleenv_moduleimap_moduleincludes_modulemime_modulenegotiation_moduleopendiros_spawnleos_spawnvos_spawnveos_statos_strftimereaddirregcompregerrorregexecregfreesetenvif_moduleso_moduletop_moduleOuch! malloc(%d) failed in malloc_block() , .\main\alloc.cexec() may not be safeSetHandleInformation(%08x, HANDLE_FLAG_INHERIT, 0) failedGetHandleInformation(%08x) failedwbrbdup2(stderr) faileddup2(stdout) faileddup2(stdin) failedselect claimed we could write, but in fact we couldn't.0.\main\buff.cselect claimed we could read, but in fact we couldn't.!rv%x %x : in flags option not found %c no argument for option %c unknown Error in argument %d, char %d: .\main\http_config.chandler "%s" not found for: %smodule limit was reached. Please increase DYNAMIC_MODULE_LIMIT and recompile. %s: module "%s" could not be loaded, because the dynamic Please contact the vendor for the correct version. %s: module "%s" is not compatible with this version of Apache. Cannot remove module %s: not found in module listOuch! Out of memory in ap_setup_prelinked_modules()! http_core.cInvalid command '', perhaps mis-spelled or defined by a module not included in the server configuration is improperly configured internally (server bug) must be On or Offoffon requires at least two arguments takes one or three arguments takes one, two or three arguments takes two or three arguments takes three arguments takes 1-2 arguments takes two arguments takes one argument takes no arguments not allowed here Processing config file: %s ...%s: could not open config directory %s Processing config directory: %s %s: must include a wildcard pattern for Include %s %s: Include directory '%s' not found%s: wildcard patterns not allowed in Include %s %s Syntax error on line %d of %s: %s: could not open document config file %s fopenconf/httpd.confconf/access.confconf/srm.conferror-notesServer unable to read htaccess file, denying access to be safe%s pcfg_openfile: unable to check htaccess file, ensure it is readable%s: %sSyntax error in -C/-c directive: %s -c/-C directiveslogs/accept.locklogs/apache_runtime_statuslogs/httpd.pid#-1logs/error.log[no address given]Ouch! Out of memory in build_method_shortcuts()! %s %s (%s) IndexesFileInfoOptionsLimit or AuthConfig includes isn't None and in .htaccess when AllowOverride [no per-dir config]anywhereonly inside , or only outside , or Allowed in *.conf %s Compiled-in modules: 01o31PAjokonono`toH}ooЉoЉo.\main\http_core.cdefault-handler*/*'on' (default), 'off' or 'extended' to trace request body contentTraceEnablemaximum recursion depth of internal redirects and subrequestsLimitInternalRecursionSpecify components used to construct a file's ETagFileETagSerialized Accept Mutex; the methods are compiled inAcceptMutexEnable the setting of SysV shared memory scoreboard uid/gid to User/GroupShmemUIDisUserEnable strict checking of Protocol type in requestsProtocolReqCheckLimit (in bytes) on maximum size of request message bodyLimitRequestBodyLimit (0 = unlimited) on max number of header fields in a request messageLimitRequestFieldsLimit on maximum size of an HTTP request header fieldLimitRequestFieldsizeLimit on maximum size of an HTTP request lineLimitRequestLineTokens displayed in the Server: header - Min[imal], OS, Prod[uctOnly], FullServerTokensAllow or Disallow CGI requests to pass args on the command lineCGICommandArgsWhere to find interpreter to run Win32 scripts - Registry or Script (shebang line)ScriptInterpreterSourceA numeric IP address:port, or the name of a hostNameVirtualHostLevel of verbosity in error loggingLogLevelName of the config file to be includedIncludeThe location of the directory Apache changes to before dumping coreCoreDumpDirectorySwitch AcceptFiltering on/off (default is on).This feature is currently not compiled in; so this directive is ignored.AcceptFilterMaximum length of the queue of pending connections, as used by listen(2)ListenBacklogMaximum number of requests a particular child serves after it is ready to die.ExcessRequestsPerChildNumber of threads a child createsThreadsPerChildClearModuleListThe name of a moduleAddModuleSend buffer size in bytesSendBufferSizeA port number or a numeric IP address and a port numberListen'*', a numeric IP address, or the name of a host with a unique IP addressBindAddresssoft/hard limits for max number of processes per uidRLimitNPROCSoft/hard limits for max memory usage per processRLimitMEMSoft/hard limits for max CPU usage in secondsRLimitCPUMaximum number of requests a particular child serves before dying.MaxRequestsPerChildMaximum number of children alive at the same timeMaxClientsDeprecated equivalent to MaxClientsServersSafetyLimitDeprecated equivalent to MaxSpareServersMaxServersMaximum number of idle childrenMaxSpareServersMinimum number of idle children, to handle request spikesMinSpareServersNumber of child processes launched at server startupStartServersHow to work out the ServerName : Port when constructing URLsUseCanonicalNamewhether or not to send a Content-MD5 header with each requestContentDigestEnable identd (RFC 1413) user lookups - SLOWIdentityCheckWhether persistent connections should be On or OffKeepAliveMaximum number of Keep-Alive requests per connection, or 0 for infiniteMaxKeepAliveRequestsKeep-Alive timeout duration (sec)KeepAliveTimeoutTimeout duration (sec)TimeoutThe pathname the server can be reached atServerPathA name or names alternately used to access the serverServerAliasThe filename of the resource config fileResourceConfigThe filename of the access config fileAccessConfigThe lockfile used when Apache needs to lock the accept() callLockFileA file for Apache to maintain runtime process management informationScoreBoardFileA file for logging the server process IDPidFileThe filename of the error logErrorLogCommon directory of server-related files (logs, confs, etc.)ServerRootEn-/disable server signature (on|off|email)ServerSignatureThe hostname of the serverServerNameThe email address of the server administratorServerAdminEffective group id for this serverGroupEffective user id for this serverUser"on" to enable, "off" to disable reverse DNS lookups, or "double" to enable double-reverse DNS lookupsHostnameLookupsA TCP port numberPort'inetd' or 'standalone'ServerTypethe default MIME type for untypable filesDefaultTypeSet a number of attributes for a given directoryControls what groups of directives can be configured by per-directory config filesAllowOverrideChange responses for HTTP errorsErrorDocumentRoot directory of the document treeDocumentRootName(s) of per-directory config files (default: .htaccess)AccessFileNameThe name of the default charset to add to any Content-Type without one or 'Off' to disableAddDefaultCharsetaccess policy if both allow and require used ('all' or 'any')SatisfySelects which authenticated users or groups may access a protected spaceRequireAn authentication token which should be different for each logical realm. A random value or the servers IP may be a good choise. AuthDigestRealmSeedThe authentication realm (e.g. "Members Only")AuthNameAn HTTP authorization type (e.g., "Basic")AuthTypeMarks end of Container for directives based on existance of command line definesContainer for directives based on existance of specified modulesContainer for authentication directives to be applied when any HTTP method other than those specified is used to access the resourceContainer for authentication directives when accessed using specified HTTP methodsContainer for directives affecting files matching specified patternsContainer to map directives to a particular virtual host, takes one or more host addressesContainer for directives affecting resources accessed through the specified URL pathsContainer for directives affecting resources located in the specified directories section cannot occur within section cannot occur within section>OnOffDocumentRoot must be a directoryWarning: DocumentRoot [%s] does not exist cannot use a full URL in a 401 ErrorDocument directive --- ignoring!Unsupported HTTP response code Illegal override option AllNoneIllegal option RunScriptsMultiViewsexecCGISymLinksIfOwnerMatchFollowSymLinksIncludesNOEXECIncludesSatisfy either 'any' or 'all'.anyallunknown method "" in TRACE cannot be controlled by , see TraceEnable unexpected unexpectedExpected but saw without matching <Multiple > arguments not (yet) supported.//Regex could not be compiled~%d missing %s directives at end-of-fileMissing %s directive at end-of-file> directive missing closing '>' doesn't nest!ServerAlias only used in module %s is already added, skippingCannot add module via name '': not in list of loaded modulesServerType must be either 'inetd' or 'standalone'standaloneinetdThe port number "" is outside the appropriate range (i.e., 1..65535).ServerSignature: use one of: off | on | emailEMailSendBufferSize must be >= 512 bytes, or 0 for system default.User directive has no affect on Win32Warning: Group directive in requires SUEXEC wrapper. ServerRoot must be a valid directoryPidFile directive not allowed in parameter must be 'on', 'off', or 'double'doubleparameter must be 'on', 'off', or 'dns'dnsWARNING: StartServers has no effect on Win32 Please read the documentation. Resetting to 1 to avoid almost certain Apache failure. WARNING: detected MinSpareServers set to non-positive. WARNING: Require MaxClients > 0, setting to 1 HARD_SERVER_LIMIT define in src/include/httpd.h. lowering MaxClients to %d. To increase, please see the WARNING: MaxClients of %d exceeds compile time limit of %d servers, WARNING: Require ThreadsPerChild > 0, setting to 1 lowering ThreadsPerChild to %d. To increase, please see the WARNING: ThreadsPerChild of %d exceeds compile time limit of %d threads, %s not supported on this platformMissing, invalid, or non-numeric portAddress must end in :Missing IP addressListenBacklog must be > 0CoreDumpDirectory does not exist or is not a directoryLogLevel requires level keywordLogLevel requires level keyword: one of emerg/alert/crit/error/warn/notice/info/debugdebuginfonoticewarnerrorcritalertemerg
Apache/1.3.39 Server at Port
Apache/1.3.39 Server at Port
%uAuthDigestRealmSeed limited to 0-9 and A-Z range for browser compatibilityAuthDigestRealmSeed length limited to 510 chars for browser compatibilityUnrecognised ServerTokens keyword: ProductOnlyProdFullMinimalMinOSLimitRequestLine "%s" must not exceed the precompiled maximum of %dLimitRequestLine "" must be a non-negative integerLimitRequestFieldsize "%s" must not exceed the precompiled maximum of %dLimitRequestFieldsize "" must be a non-negative integer (0 = no limit)LimitRequestFields "ScriptInterpreterSource "" must be "registry" or "script"scriptregistry keyword '' cannot be used with '+' or '-'Unknown keyword '' for directiveINodeLastModifiedMTimeLMTimeSizeLimiting the subrequest depth to a very low level may cause normal requests to fail.The subrequest recursion limit cannot be less than zero.Limiting internal redirects to very low numbers may cause normal requests to fail.The redirect recursion limit cannot be less than zero.TraceEnable must be one of 'on', 'off', or 'extended'extendedRequest exceeded the limit of %d subrequest nesting levels due to probable confguration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.Request exceeded the limit of %d internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.subrequested from r->uri = %sredirected from r->uri = %sr->uri = %s(unexpectedly NULL)Invalid URI in request %s*File does not exist: %sFailed to fseek for byterange (%ld, %ld): %sContent-MD5Accept-Rangesbytesfile permissions deny server access: %sInvalid method in request %sunable to replace stderr with /dev/null/dev/nullw.\main\http_log.cunable to replace stderr with error_log%s: could not open error log file %s. aCouldn't fork child for ErrorLog process ap_spawn_child/cCMD.EXE(FormatMessage failed with code %d): (%d)(%d)%s: [client %s] %s(%d): [%s] %ld %s: could not log pid to file %s pid file %s overwritten -- Unclean shutdown of previous Apache run?%saccess to %s failed for %s, reason: %s[%s] file %s, line %d, assertion "%s" failed Couldn't fork child for piped log process Apache/1.3.39 No default accept serialization known!! default.\main\http_main.c[client %s] %s timed outrequestap_scoreboard_imageNULLSetEvent on %s eventOpenEvent on %s eventOuch! Out of memory in add_job()! allowed_globals.jobmutexServer ran out of threads to serve requests. Consider raising the ThreadsPerChild settingjobgetpeernamegetsocknamelingering closesetsockopt: (TCP_NODELAY)setsockopt: (TCP_NODELAY), client %pA probably dropped the connection%s_restart%s_shutdownaccept: (client socket) failed with errno = %d(rv >= 0) && (rv < nthreads)Too many errors in select loop. Child process exiting.select failed with errno %d(rv == WAIT_TIMEOUT) || (rv == WAIT_OBJECT_0)create_thread rc = %dNo sockets were created for listeningWaiting for start_mutex or exit_event -- process will exitOuch! Out of memory reiniting scoreboard! !ap_scoreboard_imageOuch! malloc failed in copy_listeners() !nr->usedold_listeners == NULLmake_sock: unable to listen for connections on %smake_sock: could not bind to %smake_sock: failed to set SendBufferSize for %s, using defaultmake_sock: for %s, setsockopt: (SO_KEEPALIVE)make_sock: for %s, setsockopt: (SO_REUSEADDR)make_sock: failed to get a socket for %sport %daddress %s port %dsetup_inherited_listeners: WSASocket failed to open the inherited socket.setup_inherited_listeners: Unable to read socket data from parentBytesRead = %d WSAProtocolInfo = %x20removed PID file %s (pid=%ld)forcing termination of child #%d (handle %d)rv < current_live_processesrv != WAIT_FAILEDResetEvent(signal_shutdown_event)master_main: Shutdown event signaled. Shutting the server down.master_main: : WaitForMultipeObjects on process handles and apache-signal -- doing shutdownmaster_main: create child process failed. Exiting.cld < current_live_processesmaster_main: Child processed exited prematurely. Restarting the child process.master_main: SetEvent for child process in slot #%d failedmaster_main: ResetEvent(signal_restart_event) failed.master_main: Restart event signaled. Doing a graceful restart.master_main: WaitForMultipeObjects with INFINITE wait exited with WAIT_TIMEOUTmaster_main: Cannot create restart event %smaster_main: Cannot create shutdown event %sap%dApache/1.3.39 (Win32)ApacheParent: Unable to write duplicated socket %d to the child.Parent: WSADuplicateSocket failed for socket %d.Parent: Duplicating socket %d and sending it to child process %dParent: Created child process %dParent: Not able to create the child process.Parent: Unable to create null output pipe for child process. nulParent: Unable to create pipe to child process. ""%s" -%c %s -f "%s"Parent: Could not create exit event for child process%s_C%dParent: GetModuleFileName() returned NULL for current process.Parent: Path to Apache process too longUnknown signal name "%s". Use either shutdown or restart. restartshutdownPID file %s was empty Cannot read apache PID file %s r%s running... %s: Syntax OK startService "%s" is not installed! (none) %s %s %s dfDCcDefault command options for service %s: Service "%s" is already installed!Server built: %s Server version: %s %s: invalid option: -W %s ignored -W is only supported for Windows NT/2000 %s: invalid option: -W %s ignored -W only modifies -k install or -k config uninstallconfiginstallstopstart_mutexcpD:C:c:Xd:f:vVlLz:Z:wiuStThk:n:W:/apache--ntservice -w : holds the window open for 30 seconds for fatal errors. -W service : after -k config|install; Apache starts after 'service' -k uninstall | -u: uninstall an Apache service -k config : reconfigure an installed Apache service -k install | -i: install an Apache service -k start : tell Apache to start -k restart : tell running Apache to do a graceful restart -k stop|shutdown : tell running Apache to shutdown -n name : name the Apache service for -k options below; -T : run syntax check for config files (without docroot check) -t : run syntax check for config files (with docroot check) -S : show parsed settings (currently only vhost settings) -L : list available configuration directives -l : list compiled-in modules -h : list available command line options (this page) -V : show compile settings -v : show version number -c "directive" : process directive after reading config files -C "directive" : process directive before reading config files -f file : specify an alternate ServerConfigFile -d directory : specify an alternate initial ServerRoot -D name : define a name for use in directives %s [-v] [-V] [-h] [-l] [-L] [-S] [-t] [-T] %s [-C "directive"] [-c "directive"] [-k signal] Usage: %s [-D name] [-d directory] [-f file] [-n service] -D RESOURCE_CONFIG_FILE="conf/srm.conf" -D ACCESS_CONFIG_FILE="conf/access.conf" -D SERVER_CONFIG_FILE="conf/httpd.conf" -D TYPES_CONFIG_FILE="conf/mime.types" -D DEFAULT_ERRORLOG="logs/error.log" -D DEFAULT_LOCKFILE="logs/accept.lock" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_PIDLOG="logs/httpd.pid" -D SUEXEC_BIN="/apache/bin/suexec" -D HTTPD_ROOT="/apache" -D MULTITHREAD -D HARD_SERVER_LIMIT=%ld -D DYNAMIC_MODULE_LIMIT=%ld -D NO_RELIABLE_PIPED_LOGS -D NO_OTHER_CHILD -D NO_WRITEV -D USE_MMAP_SCOREBOARD -D HAVE_MMAP Server compiled with.... Server's Module Magic Number: %u:%u TerminatedBroken pipeSegmentation faultArithmetic exceptionAbortIllegal instructionInterruptSignal 0Apache requires Winsock 2. Please see the Apache FAQ for more information. WSAStartup failed with error %d  ,7510 Not Extended509 unused508 unused507 Insufficient Storage506 Variant Also Negotiates505 HTTP Version Not Supported504 Gateway Time-out503 Service Temporarily Unavailable502 Bad Gateway501 Method Not Implemented500 Internal Server Error424 Failed Dependency423 Locked422 Unprocessable Entity421 unused420 unused419 unused418 unused417 Expectation Failed416 Requested Range Not Satisfiable415 Unsupported Media Type414 Request-URI Too Large413 Request Entity Too Large412 Precondition Failed411 Length Required410 Gone409 Conflict408 Request Time-out407 Proxy Authentication Required406 Not Acceptable405 Method Not Allowed404 Not Found403 Forbidden402 Payment Required401 Authorization Required400 Bad Request307 Temporary Redirect306 unused305 Use Proxy304 Not Modified303 See Other302 Found301 Moved Permanently300 Multiple Choices207 Multi-Status206 Partial Content205 Reset Content204 No Content203 Non-Authoritative Information202 Accepted201 Created200 OK102 Processing101 Switching Protocols100 ContinueContent-Length%ldbytes %ld-%ld/%ldContent-Rangebytes */%ld%lx%lxLast-ModifiedEtagIf-Rangebytes=Request-RangeRange-- -- Content-type: Content-range: bytes %ld-%ld/%ld; charset=charset=text/htmlKeep-Alivetimeout=%dtimeout=%d, max=%dkeep-aliveVianokeepaliveTransfer-EncodingchunkedConnectioncloseIf-Modified-SinceIf-None-MatchIf-Unmodified-SinceIf-MatchETag%s"%lx"%s%s%s-%lxno-etagomitW/;UNLOCKLOCKTRACEOPTIONSMOVEMKCOLCOPYCONNECTDELETEPROPPATCHPROPFINDPATCHPUTPOSTGETHEADclient sent an unrecognized expectation value of Expect: %s100-continueExpectclient sent invalid HTTP/0.9 request: HEAD %sclient sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): %sHostrequest failed: error reading the headersread request headersrequest failed: erroneous characters after protocol string: %s.\main\http_protocol.crequest failed: URI too longread request lineThe request line contained invalid characters following the protocol string.

%4s/%u.%u%1sHTTP/0.9HTTP/1.0Request header field is missing colon separator.

Size of a request header field exceeds server limit.


The number of request header fields exceeds this server's limit.

INCLUDEDDigestBasicBasic realm="WWW-AuthenticateProxy-AuthenticateDigest realm="%s", nonce="%s%lu"%s%luclient used wrong authentication scheme: %sneed AuthName: %sAuthorizationProxy-Authorization: ServerDateHTTP/1.1force-response-1.0message/httpsend TRACEExtended TRACE request bodies cannot exceed 64k TRACE with a request body is not allowedverbose-error-toTRACE forbidden by server configurationsend OPTIONSX-Pad: avoid browser bug Allow, GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, PATCH, PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, UNLOCK, TRACEExpiresContent-LanguageContent-EncodingContent-Typemultipartbyteranges; boundary=/x-send headers1Varyforce-no-varyMSIE 3User-Agent0 send ending chunkRequest content-length of %s is larger than the configured limit of %luInvalid Content-Length%s with body is not allowed for %schunked Transfer-Encoding forbidden: %sUnknown Transfer-Encoding %sChunked request body is larger than the configured limit of %lureading request bodyclient stopped connection before send body completedsend bodyclient stopped connection before send mmap completedsend mmapclient stopped connection before rputc completedclient stopped connection before rputs completedclient stopped connection before rwrite completedclient stopped connection before vrprintf completedclient stopped connection before rprintf completedclient stopped connection before rvputs completedclient stopped connection before rflush completed


Additionally, a error was encountered while trying to use an ErrorDocument to handle the request. The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

A mandatory extension policy in the request is not accepted by the server for this resource. The proxy server did not receive a timely response from the upstream server. The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. The method could not be performed on the resource because the server is unable to store the representation needed to successfully complete the request. There is insufficient free space left in your storage allocation. The method could not be performed on the resource because the requested action depended on another action and that other action failed. The requested resource is currently locked. The lock must be released or proper identification given before the method can be applied. The server understands the media type of the request entity, but was unable to process the contained instructions. The expectation given in the Expect request-header field could not be met by this server.

The client sent

    Expect: 
but we only allow the 100-continue expectation. None of the range-specifier values in the Range request-header field overlap the current extent of the selected resource. The supplied request data is not in a format acceptable for processing by this resource. The requested URL's length exceeds the capacity limit for this server.


does not allow request data with requests, or the amount of data provided in the request exceeds the capacity limit. The requested resource

is no longer available on this server and there is no forwarding address. Please remove all references to this resource. Server timeout waiting for the HTTP request from the client. A variant for the requested resource


is itself a negotiable resource. This indicates a configuration error.

The proxy server received an invalid response from an upstream server.

to not supported.

The precondition on the request for the URL evaluated to false.

A request of the requested method requires a valid Content-length.

variant-listAn appropriate representation of the requested resource could not be found on this server.

The requested method is not allowed for the URL .

The requested URL was not found on this server.

You don't have permission to access on this server.

Your browser sent a request that this server could not understand.

This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn't understand how to supply the credentials required.

This resource is only accessible through the proxy
You will need to configure your client to use that proxy.

The answer to your request is located here.

send error bodytext/html; charset=iso-8859-1suppress-error-charsetContent-LocationCache-ControlWarningsend 304LocationSymbolic link not allowed: %s.\main\http_request.cFilename is not valid: %sobject is not a file, directory or symlink: %saccess to %s failedaccess to %s failed because search permissions are missing on a component of the pathINTERNALLY GENERATED file-relative reqPossible DoS attempt? Path=%sInvalid error redirection directive: %sERROR_NOTESREQUEST_METHODcheck user. No user file?perform authentication. AuthType not set!check access. No groups file?check accessfind typesdowngrade-1.0translateconfiguration error: couldn't %s: %sREDIRECT_STATUS%dREDIRECT_.\main\http_vhost.cCannot resolve host name %s --- ignoring!255.255.255.255_default_:port must be numericbogus_host_without_reverse_dnsFailed to resolve server name for %s (check DNS) -- or specify an explicit ServerNamebogus_host_without_forward_dns_default_ VirtualHost overlap on port %u, the first has precedenceVirtualHost %s:%u overlaps with VirtualHost %s:%u, the first has precedence, perhaps you need a NameVirtualHost directivewildcard NameVirtualHosts and _default_ servers: VirtualHost configuration: namevhost %s (%s:%u) %22s port * %22s port %u %-22s is a NameVirtualHost %22s default server %s (%s:%u) %-22s %s (%s:%u) %-22s WARNING: No defined for this NameVirtualHost! %pA:%u*:%u_default_:%uVirtualHost %s:%u -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined resultsNameVirtualHost %s:%u has no VirtualHostsClient sent malformed Host header01Go31PA0Wo~oP[o.\modules\standard\mod_access.cdeny'from' followed by hostnames or IP-address wildcardsallow'allow,deny', 'deny,allow', or 'mutual-failure'orderunknown ordermutual-failuredeny,allowallow,denyeach octet must be between 0 and 255 inclusiveinvalid ip address, only 4 octets allowedinvalid ip addresssyntax error in network portion of network/netmaskinvalid mask in network/netmasksyntax error in mask portion of network/netmaskenv=allow and deny must be followed by 'from'fromclient denied by server configuration: %s01Io31PA]o0^o~o0o.\modules\standard\mod_actions.ca method followed by a script nameScripta media type followed by a script nameActionTRACE not allowed for Script?01Jo31PAPaoaoaoao@odo@go.\modules\standard\mod_alias.cRedirectPermanenta document to be redirected, then the destination URLRedirectTempan optional status, then a regular expression and destination URLRedirectMatchScriptAliasMatcha regular expression and a filenameAliasMatchan optional status, then document to be redirected and destination URLRedirectcgi-scriptScriptAliasa fakename and a realnameAliasRegular expression could not be compiled.Redirect URL not valid for this statusRedirect to non-URLURL to redirect to is missingseeothertemppermanentgonealias-forced-typecannot redirect '%s' to '%s'; target is not a valid absoluteURI or abs_pathincomplete redirection target of '%s' for URI '%s' modified to '%s'01No31PAo.\modules\standard\mod_asis.csend-as-ishttpd/send-as-is01No31PAio0ojoko.\modules\standard\mod_auth.cSet to 'off' to allow access control to be passed along to lower modules if the UserID is not known to this moduleAuthAuthoritativetext file containing group names and member user IDsAuthGroupFiletext file containing user IDs and passwordsAuthUserFileInvalid auth file type: standarduser %s: authentication failure for "%s": %suser %s not found: %sCould not open password file: %saccess to %s failed, reason: user %s not allowed accessaccess to %s failed, reason: unknown require directive:"%s"groupuser'Require file-group' not supported on this platform, ignoredfile-group'Require file-owner' not supported on this platform, ignoredfile-ownervalid-userin01Ro31PA@xoxooo.\modules\standard\mod_autoindex.chttpd/unix-directoryan icon URLDefaultIconLimited to 'on' or 'off' (superseded by IndexOptions FancyIndexing)FancyIndexingReadmeNamea filenameHeaderNameDescriptive text followed by one or more filenamesAddDescriptionone or more file extensionsIndexIgnore{Ascending,Descending} {Name,Size,Description,Date}IndexOrderDefaultone or more index optionsIndexOptionsalternate descriptive text followed by one or more content encodingsAddAltByEncodingalternate descriptive text followed by one or more MIME typesAddAltByTypealternate descriptive text followed by one or more filenamesAddAltan icon URL followed by one or more content encodingsAddIconByEncodingan icon URL followed by one or more MIME typesAddIconByTypean icon URL followed by one or more filenamesAddIcon^^DIRECTORY^^**DIRECTORY**missing closing paren*/FancyIndexing directive conflicts with existing IndexOptions NoneCannot combine other IndexOptions keywords with 'None'Invalid directory indexing optionDescriptionWidth value must be greater than 12Cannot combine '-' with DescriptionWidth=nDescriptionWidth with no value may only appear as '-DescriptionWidth'NameWidth value must be greater than 5Cannot combine '-' with NameWidth=nNameWidth with no value may only appear as '-NameWidth'Cannot combine '-' with IconHeight=nCannot combine '-' with IconWidth=nCannot combine '+' or '-' with 'None' keywordDescriptionWidth=DescriptionWidthNameWidth=NameWidthIconHeight=IconHeightIconWidth=IconWidthIgnoreCaseTrackModifiedFoldersFirstSuppressColumnSortingSuppressHTMLPreambleSuppressDescriptionSuppressSizeSuppressLastModifiedScanHTMLTitlesIconsAreLinksFirst keyword must be 'Ascending' or 'Descending'Second keyword must be 'Name', 'Date', 'Size', or 'Description'DescriptionNameDescendingAscendingk=dDirectory index forbidden by rule: %ssend directoryCan't open directory for index: %s

Index of text/Sub request to mod_includeParent request to mod_includetext/html, text/plain;q=.5, text/*;q=.1Accept-EncodingAccept Index of ��� &><
DIR�text/x-server-parsed-html���</UL>���</PRE>��<LI><A HREF="���"> �                   �%d-%b-%Y %H:%M  ���� <A HREF="��</A>����" ALT="[����]"��   �<A HREF="���Parent Directory����../�<UL>����
<HR>
��  ��       �Last modified���> �� HEIGHT="%d" WIDTH="%d"�<IMG SRC="��" ALT="     "���^^BLANKICON^^���<PRE>���01���]o��������31PA������������ oPooho��������������������������������������������.\modules\standard\mod_cgi.c����application/x-httpd-cgi�the maximum size (in bytes) to record of a POST request�ScriptLogBuffer�the maximum length (in bytes) of the script debug log���ScriptLogLength�the name of a log for script debugging info�ScriptLog���soaking script stderr���read from script����copy script args����couldn't spawn child process: %s����file permissions deny server execution��script not found or unable to stat��attempt to invoke directory as script���.EXE����attempt to include NPH CGI script���Options ExecCGI is off in this directory����nph-����%%error
%s
�%%%% %d %s
�%%%% [%s] %s %s%s%s %s
�%stderr
����%stdout
����%response
��
%s
����%s: %s
�%request
�������01���`o��������31PA����oo��������oo��������������������������������������������.\modules\standard\mod_dir.c����a list of file names����DirectoryIndex��index.html��01���`o��������31PA����oo��������o������������������������o��������������������.\modules\standard\mod_env.c����a list of variables to remove from the CGI environment.�UnsetEnv����an environment variable name and a value to pass to CGI.����SetEnv��a list of environment variables to pass to CGI.�PassEnv�����SetEnv takes one or two arguments.  An environment variable name and an optional value to pass to CGI.��01���|bo��������31PA����o0o�������� oo��������������������������������������������.\modules\standard\mod_imap.c���imap-file���application/x-httpd-imap����the base for all URL's: map, referer, URL (or start of)�ImapBase����the action taken if no match: error, nocontent, referer, menu, URL��ImapDefault�the type of menu generated: none, formatted, semiformatted, unformatted�ImapMenu����point���rect����circle��poly����%lf%*[, ]%lf����base����

[an internal server error occured]
�������map file %s, line %d syntax error: requires at least two fields�none����map�nocontent���formatted���invalid directory name in map file: %s��/..�/../����invalid base directive in map file: %s��Referer�referer�menu����<h1>Menu for ���</h1>
<hr>

����<html><head>
<title>Menu for ���

send menuunformatted
semiformatted
          XBitHack must be set to Off, On, or Fullfullsend SSI%A, %d-%b-%Y %H:%M:%S %ZQUERY_STRING_UNESCAPEDDOCUMENT_NAMEDOCUMENT_PATH_INFODOCUMENT_URILAST_MODIFIEDDATE_GMTDATE_LOCALpremature EOF in parsed file %sunknown directive "%s" in parsed doc %sprintenvflastmodfsizeechoincludeset-->exec used but not allowed in %sexecendifelifelseif