ࡱ> ~E{zy| m o W Y bjbjWW ( =={N]#L#LoDɹɹɹɹIl,ɹWmmmŇLJLJLJRLeL$~rvՎd|ՎmϿ Jrm(ŇɹɹŇXtV>{Zd,=$W@ Ň,`EɹɹR  The Commons: A Toolkit for the Quantitative Analysis of Factors in the Success or Failure of Electronic Societies Joshua Berman Steven M. Drucker Peter Kollock Microsoft Research Microsoft Research Department of Sociology Microsoft Corporation Microsoft Corporation University of California at Los Angeles One Microsoft Way One Microsoft Way Los Angeles, CA 90095-1551 Redmond, WA 98052 USA Redmond, WA 98052 USA USA +1 404 786 1698 +1 425 703 5880 +1 310 825 1313 berman@cc.gatech.edu sdrucker@microsoft.com kollock@ucla.edu ABSTRACT In this paper, we introduce The Commons, which is a novel methodology and toolkit to aid in the design and study of online societies. We first discuss the foundations which led to its inception, and explain the design decisions made along the way to its completion. Next, we describe the system itself. We then describe and analyze the results of a user study, which shows that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature. In this study we examine a particular form of online communication -- synchronous text chat - and report on its effects in increasing trust and cooperation in online interactions. It is a common intuition that communication leads to more cooperative online relationships but intuition is not proof, nor does intuition provide a precise mapping of the effects and dynamics of various forms of communication on cooperation. Next, we will examine the usefulness of The Commons in the design of successful electronic societies by exploring its advantages over those methods most commonly used today. Finally, we discuss the importance of this platform for continued experimental research in both the social science and computer-human interaction research communities. Keywords Electronic Societies, Virtual Communities, Social Interfaces, Social Computing, Computer-Mediated Communication, Community Computing, Social Dilemmas INTRODUCTION What does it mean for an electronic society to be successful? Many researchers over the past two decades have hypothesized about what it takes, but very few have precisely defined what it means. Some researchers have simply used 'community' as a descriptive measure, so that a successful online society would have more 'community'. Affordances and societal choices which led to its success would be said to have 'built community'. However, this approach does not help designers, developers or maintainers of electronic societies. They ask how this measure can be compared across different societies. They wonder how to tell whether their work is increasing or decreasing this abstract factor. There has been some attempt to measure success in terms of "retention factor"[4] -- a survival-of-the fittest approach, where success can be measured by user count. Of course, this means that the effect of new affordances and societal changes can not be measured, and that advertising and market pressure must guide even researchers' view of how to create successful online society. Others have argued that that success can be measured in terms of "village like-quality"[3] or how well they "resemble 'real life' communities"[19]. This method begs the question. What makes a successful village or successful 'real life' community? It is the very fact that these are questions that are applicable to non-electronic societies which led to our solution to the problem. If the same standards for success of society apply online and offline, is there a metric for the success of societies in general? Could this metric be quantified, and used to study electronic societies specifically? One such metric has already been developed. Across a variety of disciplines in the social sciences, a key way of conceptualizing and measuring the success of a relationship or group is to look at the level of trust and cooperation that exists. In fact, a well-defined set of models and methods has been developed to test the existence and dynamics of cooperation in social relations [9,12,14]. We have created a system that capitalizes on these methods to create a rich and extensible toolkit that can be used to better understand and develop successful electronic societies. PREVIOUS AND RELATED WORK The research area we draw upon from the social sciences is the cross-disciplinary work on social dilemmas. Social dilemmas are those situations in which an individually reasonable decision leads to collective disaster, that is, a situation in which everyone is worse off than they might have been otherwise. Models of social dilemmas capture this tension between individual and collective outcomes, and can therefore be used as a very powerful and broadly applicable probe to assess the level of cooperation and trust in a group. Since the 1950s, a large research literature has developed in this area (for reviews, see [9,12,14]). However, there has been surprisingly little current work that has applied social dilemma models to online interaction and electronic societies. A recent exception is Rocca's work that examined the difference between electronic and face-to-face communication [16]. In Rocca's research, a specialized system was built, and a specific experiment was run, to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves. The toolkit created, which we have named The Commons, allows and facilitates the usage of social dilemma paradigms to study electronic societies, as shown in Figure 1. THE COMMONS The Commons toolkit was created using the V-Worlds Platform, a robust and extensible framework for distributed persistent objects [18]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages, namely, automatic communication between multiple clients, easy programming via scripting, convenient interface prototyping via Dynamic HTML, and integration with the World Wide Web. The fact that the V-Worlds Platform was designed specifically for the creation of shared virtual environments aided in the development process. In particular V-Worlds maintains the notion that multiple clients can be connected to a virtual room and that all clients automatically receive updates for any state changes to objects occurring within the room. Hence, much of the communication infrastructure was already completed, and creating the specialized types of communication for The Commons was often a matter of just a few lines of code. In addition, because of the modular nature of the platform, and the ability to modify objects even at run time, different behaviors could be easily prototyped. This created the ability to quickly and easily modify an existing environment to include The Commons, and to change experimental conditions with little change to the rest of the interface and user experience. Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. For example, to change the reward payoff for a social dilemma game, an experimenter must simply change a single variable in a JavaScript textfile. No knowledge of programming is required. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. Examples of these types of experiments would be those done over a great geographical distance, an extended period of time, or those wishing to use the large user population of the World Wide Web. The potential advantages of this platform for experimental research are detailed at the end of this paper. A set of interface elements, along with a related set of internal states and methods, were added to the V-Worlds system, to create a toolkit for the modeling of social dilemmas. For our initial studies, we chose to focus on an iterated Prisoner's Dilemma Game. The game is iterated in that partners play it repeatedly with each other. This allows relationship to build over the course of the experiment, and effects to be recognizable which might only occur over time. For our first study, we focus on the dyadic (2-person) version of the game, although future studies will examine the multiple person (termed N-Person) versions of the game as well. We also chose to use a continuous version of the game: in the classic Prisoner's Dilemma, subjects are given the dichotomous choice of cooperating completely or defecting completely. This is an unrealistic and restrictive assumption given that interaction usually involves degrees of cooperation [10,22]. For this reason, we permit a range of cooperation. The rules of this game are given in figure 2. Thus, the situation has the structure of a Prisoner's Dilemma: The greatest possible return comes from keeping all of one's points while one's partner contributes all 10 points (a return of 30 points -- the 10 original points plus the 20 points from the partner's doubled contribution). However, if both actors follow this strategy each will end up with only 10 points (having contributed none to each other) rather than the 20 points each could receive if each contributed all their points. Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model has several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidenced by the brevity of the instructions, allows the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic cases. This also means that experimenters can control for many confounding variables present in group cases, concentrating instead on those variables the experimenters wish to study. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data that would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, scripts were created in order to test the validity of this approach by running a simple but important experiment. Using the Commons toolkit, we designed and implemented an experiment to study the effects of communication on levels of cooperation in online interactions. Specifically, we examine a particular form of online communication synchronous text chat and report on its effects in increasing trust and cooperation in online interactions. It is a common intuition that communication leads to more cooperative online relationships electronic society designers and maintainers are well aware that lack of communication ability can severely undermine attempts to create a successful community [1,20]. However, intuition is not proof, nor does intuition provide a precise mapping of the effects and dynamics of various forms of communication on cooperation. What is called for is a series of experimental studies that determine the effects of different kinds of information flows and how those effects change across time and across different interfaces. We begin this research agenda here. THE VALIDATION STUDY Introduction In this study, subjects played an iterated dyadic continuous prisoner's dilemma for seventy rounds. They did not meet each other face-to-face before, during, or after the game. Approximately half of the subjects who played were allowed to send text messages to each other (chat) during the game. The other half had no communication beyond what the game itself provided. Data was gathered on the contribution made by each player at each round, as well as data about chat message counts and contents. This data was then analyzed to determine whether there was a significant difference in the level of trust and cooperation between the two groups of subjects. Based on the previously cited work in the creation of electronic communities, we hypothesized that there would indeed be such a difference, with the group able to chat having the higher level of trust and cooperation. Therefore, we were interested in showing that The Commons could demonstrate this widely assumed fact to be true, and how descriptive it would be of its effect. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies from social dilemma research which were not performed online. Subjects The subjects were 20 adults aged 26 to 54 years old (average=41.05). Approximately half of the subjects were men (n=12) and half of the subjects were women (n=8). They were recruited from a non-employee Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, subjects received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for any effects real names might have created. Each participant then read a series of instructions using HTML Web Pages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both the subject and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown in Figure 3. During the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects [2]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Analysis of the post-experimental questionnaire provides evidence that the subjects were motivated to earn as much as possible (mean = 5.50; seven point scale), rated the instructions they received as very clear (mean = 6.89), and enjoyed participating in the experiment (mean = 5.00). None of these scores differed significantly between the two experimental conditions. At the conclusion of the experiment, the data was analyzed for both group differences and trends with time. Therefore there was more than one hypothesis being tested. Due to the small sample size, it was assumed that we would not reach levels of statistical certainty. However, the results, as shown in figures 3 and 4, were clearly compelling, and statistical analyses were performed to determine whether the differences both between and within conditions could be shown significant. Statistics for pairs of participants were averaged to account for the dependency between partners. Descriptive statistics showed clear differences between the groups, henceforth labeled as chat and no-chat. The means were 8.10 for chat and 4.38 for no-chat. Medians were 10 and 3.25 respectively. It was also noted that the variance was much higher for the condition without chat, 17.14 as opposed to 8.84. Due to the small number of participants, this difference approached, but did not reach, signficance,  F(1,8)=3.00, p(.12. However, using more appropriate statistical approaches, several results could be shown to a level of proof. The data seemed to suggest that cooperation decreased over time in the no-chat condition, while remaining stable in the chat condition. To test this, repeated measures anova tests were performed to test for the main effect of blocks of rounds across time. For these tests, rounds were considered in fourteen blocks of five. For the no chat condition, round block had an effect of significance, F(13,52) = 3.06, p<.01. For the chat condition, there was no significant effect of round, F(13,52) = 1.06, p(.41. Combining these results with the graphs of figures 4 and 5 showed these hypotheses to be true. Finally, although the overall between-subjects difference was not strongly statistically significant, the interaction effect between condition and round was. Precisely, the effect of chat on cooperation rates as compared to that of no-chat differ across the trials, with chat having an increasing relative effect over time. Another way of stating this is that the difference between the two conditions increases over time, F(13,104) = 2.19, p<.02. These results showed that The Commons was not only able to show the difference in trust and cooperation which communication provided, but was able to prove it to a higher bar than was needed, namely statistical significance. OTHER FINDINGS Another key set of results comes from the post-experimental questionnaire. Subjects were presented with the four possible extreme outcomes of the game (mutual cooperation, mutual defection, exploitation of partner, exploitation of self), and asked to rate the desirability of each outcome on a 7-point scale. These questions are one way of assessing the subjects subjective transformation [7] of the game, that is, the subjective ranking that a person assigns to an outcome, which may, of course, be different than the objective payoff. Figure 6 displays the mean rating for the four outcomes for each experimental condition. Note that in both conditions, mutual cooperation is ranked more highly than exploitation of partner, even though exploitation of partner (I contribute nothing while my partner contributes all 10 points) results in the greater number of points. Note that subjects in the chat condition compared to the no-chat condition are much more dissatisfied with an outcome of mutual defection or an outcome of successfully exploiting ones partner. In other words, the subjects in the chat condition have a greater EMBED MSGraph.Chart.8 \* MERGEFORMAT \s Figure 6. Effect of chat on subjective preference structure. relative preference for mutual cooperation. Finally, in the post-experimental questionnaire, the subjects were also asked to evaluate their partner on 16 bipolar scales. Interestingly, subjects in the chat conditions rated their partner more favorably on all of these dimensions. A number of these differences approach or reach statistical significance: Subjects in the chat condition on average rated their partner as more helpful than subjects in the no-chat condition (p = .002), more flexible (p = .056), more rational (p = .068), and more honest (p = .088). Collectively, these results demonstrate the manifold effects of synchronous text chat on online interaction. This initial experiment also demonstrates the usefulness of the Commons toolkit for rapidly designing and implementing experimental studies that can be used for both theoretical research and the practical evaluation of different designs for online communities. VALIDITY CONCLUSIONS This experiment was also conducted as a validation of The Commons methodology and software, and this toolkit has passed a two-pronged test for validity. First, these results are comparable to previous studies using the same game with other subject populations in other settings [11]. This allows its results to rely on the healthy and growing field of community research in the Social Sciences. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. Therefore, the study has shown that the methodology of The Commons is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. DISCUSSION Currently, when evaluating features for online communities, two methods are primarily used. As we will see, although reasonable, both of these methods have severe drawbacks. With the commons, we have provided a novel tool which can not only act as its own method for this task, but can supplement these other methods to increase their effectiveness and minimize their drawbacks. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, upon seeing that the Stacy Horn's ECHO community uses real world user names [6], and deciding that ECHO is successful, decides that real world user names are thus important for community building. This method has many obvious disadvantages. First and foremost, there is an important inductive step which, instead of being examined and proven, is left to the 'gut feeling' of the designer. In this step, a determination is made about which features of the almost limitless feature list in an electronic society are having positive effects on the society itself. Even if the designer guesses correctly, there is no way for them to test for themselves or prove to others that their choice is correct. This can be shown in our ECHO example. It is possible that the success of ECHO is not helped, indeed it may be hindered by the use of real world user names. This negative effect may be obscured by the fact it is run by Stacy Horn, which may or may not be an advantage, but may vary the success of the community so widely that the presumably smaller effect of real world user names is hidden. With The Commons, the designer's hypothesis could be tested. It would be possible to run The Commons using real world user names (or some variation) and aliases, and compare the scores. The designer would then not only know, but also be able to prove that real world user names have a positive or negative effect on community building. Of course, as will be discussed shortly, it is not only single features that can be compared using The Commons. Synergistic effects are also measurable using this toolkit. The other approach currently used in choosing features is intuition and elegance. This includes choosing features from fictional works, and novel features, simply because they appeal aesthetically or 'should work'. An example of this would be a community builder including a live video of each user's face because 'people use facial expressions to communicate all the time'. Of course, this approach also has disadvantages. Before the community is built, and, as we showed in the first case, even after it is built, it is impossible to tell whether this feature is useful for community building. The Commons again can help to solve this dilemma. Simply by running an experiment where the presence of this affordance is the independent variable, this argument can be solved. This can also help to develop novel affordances and community features, as it is now possible to test them without building an entire community. Of course, it is not necessarily single factors which are combined to create a successful electronic society. It is widely believed that more synergistic or holistic views are also important. The creation of an online society may be more like making a good recipe than constructing a sound building, where it is the interplay between the ingredients which lead to a sum greater than its constituent parts. The Commons allows for those taking a more synergistic view of community creation to perform experiments as well, in turn providing them with useful data. For example, although it might be shown that the use of real world user names do in fact help in creating a successful online society, it may be true that this effect changes in degree or even direction when combined with other features. Thus it may occur that when combined with other features such as those found in support groups for socially sensitive diseases such as alcoholism, they have the opposite effect. It would be possible using The Commons to use an actual community confronting these issues to test this hypothesis. As stated earlier, the V-Worlds architecture gives The Commons a modular design which is compatible with modern operating systems and the World Wide Web. Therefore, using the actual community, be it web-based or not, The Commons could be run in either the same browsing window or on the same computer, connecting the same participants. If the community used pseudonyms, then The Commons could be easily configured to transmit the users' names to their partners, otherwise, it could be used to mask their names by interacting with the community software. Then, subjects could be run in a condition with and without real world user names. The results of this subject could aid the designers or developers in their decisions about this compound effect. As a final comment, it is important to point out the significance of this flexible platform as a general tool for experiments in the social sciences and the human-computer interaction field in general. The creation of a "virtual lab" that links subjects across the web represents a key advance in the way social science experiments are conducted, with implications that extend well beyond this initial research application. A Web-based lab addresses a number of limitations in current research [13]: Research on large groups. The ability for hundreds or even thousands of subjects to participate simultaneously opens up for the first time experimental research on collective action in large groups. Increased sample size. The ability to recruit from a much broader population, and to run hundreds of subjects simultaneously from a single Web-server, also removes current constraints on sample size. Reduced selection bias. A Web-based laboratory does not need to be located on a college campus, or even in the same country as the experimenter. Experimenter effects. A Web-based lab allows subjects to participate from their own homes and offices, free from surveillance by the experimenter. Social pressures against selfish behavior can then be manipulated, free from contamination by the uncontrolled effects of participation in a physically constrained space controlled by an authority figure. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have discussed the foundations which led to the idea, and explained the design decisions made along the way to its completion. We have shown that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature, by performing and analyzing the results from a user study. Finally, we have examined its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS [WITHHELD FOR REVIEW] REFERENCES Abela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Kollock, P. An Eye for an Eye Leaves Everyone Blind: Cooperation and Accounting Systems. American Sociological Review 58(6):768-786. 1993. Kollock, P. Cooperation in an Uncertain World: An Experimental Study. Sociological Theory and Methods 8(1):3-18. 1993. Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Macy, M., Kollock, P. and Yamagishi, T. The 'Tiger's Cave' Experiments, Cornell University Working Paper, 1997 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P. (Eds.), Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, E. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 Wyer, R. S. "Prediction of Behavior in Two-Person Games." Journal of Personality and Social Psychology 13:222-238. 1969. Yamagishi, Toshio. The Provision of a Sanctioning System as a Public Good. Journal of Personality and Social Psychology 3:51-87. 1986.  An additional pair of subjects were dropped from the analyses when it became clear that they did not understand the experimental instructions  This method of assessing transformations follows [7] and [20]. Subjects' answers to questionnaire items such as these have been shown to be predictive of their actual choice behavior in games involving money [20].  Subjects were asked to indicate their overall impression of their partner on the following scales: intelligent-unintelligent, dishonest-honest, fair-unfair, unlikable-likable, rational-nonrational, untrustworthy-trustworthy, powerful-weak, kind-unkind, unfriendly-friendly, rigid-flexible, aggressive-unaggressive, helpful-unhelpful, cooperative-competitive, cold-warm, sincere-manipulative, selfish-unselfish. Figure 2. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8  Levels of Trust and Cooperation Present Effect of Chat on Average Contribution 0 1 2 3 4 5 6 7 8 9 10 1 4 7 10 13 16 19 22 25 28 31 34 37 40 Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 1. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. The Health and Success of a Society Which allow the quantification of Which is a historically valid measure of The Social Dilemma Paradigms Allows and facilitates the use in electronic societies of The Commons  EMBED Excel.Sheet.8  JKLM:''88@@HH%H&HJJO)OOORR=R>R?R@RIR~RR(S)SSSnnVokop5ppptu(uDuvvOvVvsv}vvv~wwwxxxxyyy.zNzzz{H{{{||CJ jUj 9 UVmHCJ jCJU j j0JU jUmHmH6Pvw:z )  $$  X   X $<$&#$0$2H/+Dvw:z )  wMLY:!#')r-(/h03335788:;,<=蠝񑎋   $}j2 in (h>0   6 wMLY:!#')r-(/h03335788::;,<=m?@BB3D{FHHHJLMMNO~RRRT(V=VXXiZU\_=m?@BB3D{FHHHJLMMNO~RRRT(V=VXXiZU\_aEc#dfeglnVopprr_tot|tnk 2       T J L}z E ; 8(_aEc#dfeglnVopprr_totttubuu'vjvvww+xx  & F & F h & Fotttubuu'vjvvww+xx0yyUzzx{1||}h~zpf\RH>    T       0    U    Z          ^    #  i    x0yyUzzx{1||}h~~5R+ɂʂ˂bڅۅ$$  & F|2}4}}}}~2~t~~~"RS+,˂ӂ&`ab ۅ܅ FHIKLNOQRTUWXZ[]^`acdfhjkmnpqsuwB*CJOJQJhnH  5OJQJ jUj\Ȣ9 UV jU 0JOJQJOJQJ j0JUOJQJhnH nH 6nH 6Hh~~5R+ɂʂ˂bڅۅ GHJKMNPQSTVWYZ\]_`bcefijlmoprsvwz{~tu !F P      Vۅ GHJKMNPQSTVWYZ\]_`bcefijl$lmoprsvwz{~wy{}u}!FGijf____`*```.ffffgggggghhi;i]I9AmY )z3R7/ pz 7;i9@ x2\V ɇʹ'|=MJAer3 n#ҏ5qח٢tcƺg;yfÛLu,c/XN/[D?9x}_oD{t6.@Xs2GSѮq2\GRt.LW eO;Mm ߾N>t񝼰9th5//LP8j^_[x;Swzh̹*gU{axxax2\4]x_əqȮ78ߊ.._ae8_0J|+9v78 Lc\l.niA&4UVW-=!*g5&fINS_Y')D @ݳuNK?v: ݂4¼Eđqa6rpZIkLfIb`cC 9#c}.d )^\Ar.wqTΪTzCvc_CC@fp/K\_=+ Ѫ7Bѕ_%ivWZ |J^7?E?t=UљH^Wp=4}U1~WRk-"Uizٵ*9{zcwE+qvl#=px@*ygh~>4kQ8w48<g^jټ&u9h޻hGjLƣ+ 7n?ExI})(xLgS=O@n|'ϕ"4}>`C{r3աxteBLLuemjƽ93q{q~&:ynlPzc(xL8"z#Ώ5)̓rPo^cս93q{G[sz7H^'Hs kTW ʈ'Mq}qt(a\Tϫլ7hd[YSN(xL-sZNze?U\BӴ>aq4}><q̿.zRRP/C}גrn˽׉~AKw?/yz='  ~WK/{PE/`8$~&]S o穖{?/<:f_!qA2\ -;GrS~<٭K弹4}8}5sCMXk)V;iz^rS-Db2Jp }M}yc[ϐ4]dv| d:yd-Z-}W}xdYjo;K;#SdQM>/yG4=/Mۼ3{) |HOnǟTϫC{>t}8`,nB4;BDPe9Wu v@&O>XNqdgXh5;]S9.Åϸ V=#ϛXy>n9kUh~ε*4Mo2i܏igs?Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴiq4-sJ97yH6Ǒ81Ǒc#׳z0>8819/aŗ8j^~DVL/q{#yck 63j9Y\s~*Qz[5Ʀ1`O90`awy3Gqp( ˾cg˻j Uaao[;x̷*[8c|72baa١mTχ<߯oU=#5t'ynYX8~LX88rHe\#*[WE\ r7RUُuVMl#qԹGA9Awn8hv6s4M;9Mfig3AӴiq4l8hv6s4M;9Mfig3AӴx1.ed2\2ڗJη3ج=5&'/&Dki8^"/H)|>X {۾j_>9DPսc#({.52b[*ph<{ א?8dϕNs0|-u']UG dx;/T H!*>] *V4Q <ؿru&~ѵX矎v ?@ c=zlOE*bum#ƛsKA%MN.{dA˽c5V{a8M *8nKA"a,nsqMt3=iZ矎xRMPk 9lg}ǺDx]bg}^TH揚>07ڿ?}=xDH|n3Me+C\R'~\XD,:0XĜˊwXjju[Y]wkr3աxte`z3mV{}q;Hq2Μ=8?ZrI97YnOgsوSs΃ӊic!s"汹y&0F^d!vx0N1#/N1?ݿn/C㑴cie2PdeXӴ #s6ǑN}@<"<9o>gyʬfLMª35IMJqayRyG|Z͵*4M;kUhv6ת4l8hv6s4M;9^?boy^4}OԽ݃>[ y53l:oghv=9rTt{9<89\f-]s%d˽dfp+W3k'&K9jRPRG3*PE/`.VSRǣ0 ۗ=ݲ#;rʳqu}ല(o'כUq5մOwdWfv3v//OJڻR|:*nYzcIǁl oטX{UIeֹicZ}fϻz}m+7$iDšw^Co@ZyFZ)oZZc¼\Uk#s^a}_D֠oM}%C6㣦}\a·7(-F'oG\ \]b8n!+|[nZ<$:4WىꈞNfn/ѩmQQLߟN}}w[xq<)sb!!vlT7Ɂ:Oul\M^^_}_C.n~r(q>闻˫m&3ƱeFVu9_+MPɷ8ylԩh埼=z׃D=F ;ߛT5/.~{НkK8Z=sbɪ9WL&טsUdr2s LNf |d29 LNf8dr23A&12̌qdfL&'3cd29 LNf8dr23A&12̌qdfL&'3cd29 y<6ߎ؏q 2G'Vs=s<'zwn3v,yYpdN{k%c~;}6ڱ]o}[n?&;NGyݾ׎e?v~K ~7c ?Gy%۷3{q_*Fr>RFs-I7Wvshk>Γ0cfw0{q͍lI@!C|oU T7%D9pSTo=,-Q~*zoχ|ߠ~?v֭y>˵|*16^#I}㡍+ْᏥqSQv~SUg5>ﲱG9u= qSEϴukqv͊C=v][6b*4χbN{â|XY1UP̕G\⫥]6 wS9>"V| c W9CMslQAvlc[8αRXȗ~[<[֖v~|m?S9kxY9;- c [_CO/'8bWSS]2OĢpطi:=VtwA=A9o봥я0}[ c"u{ez݅{nŶY/nk8P| א膭G{F$Ɓ~c0v@بʾi\.ŎuzZm{Pr2WrE8`b qޱGgp澫}V4ml?4?K/[_|oX_rʞ/A|oNf_pJ'`~]6˰,F[.iyq?\J+ !@Z3x$hpV!Gn*Gb4orr>32E,֞{Cm+aKǑǶ~Vx]s께,wg9xs~~tSnook?}Ơ|p9|3<۽9|}vg٠]#Rϲѹ*iyktC|sQa>}7#뭷g{v?fa$~8=\#aqȌqd*d29v,LNf8dr23A&12̌qdfL&'3cd29 LNf8dr23A&12̌qdfL&'3cd29 LNf8dr23A&12̌qdfL&'3cd29 LNf8dr23A&12̌qD χſPLam\C{yjs6._Evُq^Q20+rYq Z_]9~>,:̊o7tK=^Ѕe=q,懲Wk# 2c)[u|2nnK O*m߿P=c%;8zmcva>?1xW>p7,cӬ_ ,e*Y1]rYqb*7ydh~|iQ9<Ίi/7\CimʬtX}nB8]ugŝo /m2*_X<#4PO(kT-;璻vicV`Seub C缳ЙGabjԎUGla7<9d_ mdxoIDATWyqs8Grq-{CRU"@q?U=/:Mw.혌`-E:bE~/rr,+4dN%?x>F"=k2XVNM?>gxx`c3 %˹t>ϊOkpp,/>*fB2A&12ΌqTfXWQfDz~pp*'Av5Ͷ2<K g{@h[2{V+Y)'v5ۢߕI\`=Ze4^Zm{GA}k?_f|n>y\M2*#:3r;D}蹖2WͯqtSIqt= ۅ1|ʒ*oYΪAeÃBaVrG(>ъ\ACʲlV03мUvk?ws»j>|/0w6[ϋM9>rRnѳA缶>62wNO\^H/F75'5L&/>)wWamv}59?l$}v?c7dˌqlN.ƶ\ +Ң`86Uʝw.RsE,~oL @q?w:|ؚ2ՏRɥMDؤϪXjҖ9q;#g/%NL>\~:b4: #6z_Zg|E-ZlsI/.9,+?N'vclB8̀#F]ctzYL>Iy{ X)"Zg\-w-},ު  1`~hl;y-w%~};`yY{b/q.h}o'kq;3|y"/y ^8d f>2̜B&12ΌqTc`Uo7ƿ/6}un=Ht᷇ KM:4&zMv5ȱ ?WeVL)wtl6:u_kyW]?6-;:[}A>j>gIcR~6G:gJ*Ɔ%ݥJ%7lu$̔-B@;'9v5y_L1ײt.\:|r)zPՇ`4:zbż.U˜ rg,R9 CU<e]=缣I5֕oyio,־sSӱȜ㿌&Uu. 9}I(v؈kQO5?%.Z[,S|̋0W%̔kαA?9C=~;e ۼ6/Sr"D^e4y?6' E^"NO>uxx%ccѭWFӱ.fܟ2r9'hS:GӽWO{37oe| x(VC~;H`r1կ7+3t68Ozͻ1_Ī}v r9gg矿|>>~qj򧿊2`S|#y ,/8Fg&Kk[?{j51ُm>ӟ~9ZcmXe~4*ay@v˹y3@s[<~k-V%ڈ:v;[`# nsBuU7GGGQG854Pyt}tvY%,GC6ij{{|:'VNU|58v;Fi~<ϗ2ջň7&ޝkѕ1#kY6o뫏M1}d˫(O?a?=W\{ުUcNnB8$fĖW+6:ض|Fs#X]{OkV9f[E%lyIGjmC/v_O,ӟ X[]_0:Կ~:ȶqec Gd}jΘ ϧrᬅ5/!(+\Jכk<,_NK0`|'J|jbmiZ?Op*~Z̎eFÅ0cL8vny]ZsP |BcڶK'.|Z9jϫ|a1+=/2WbeY9e˼վΨ/ +[aXS!Xzs͊}|NLZD"}U.~9bi#tMϿXe?n1|}J :sJ}Uع$ ϺȌ]b׵Yo81ص^9V^`_rVӡ]+嬌Džm[x+q}^uzρk|eP,wjs{Їj/?jF 4߾Tsd_iVʷv~a=_ƹVj hbjKcԡ]V~Zp诃[>} +{ g~m߱g{j.~Oys!l?w+Ӯ3V >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX= "786","Electronic Societies"*"Virtual Communities""Internet"^"Social DdB  S A? 2ku9^GD`!?u9^ߒ@B.@. xXkUnf7%X<PJ ^B7m;lLо-/ APAoE h/`@K0~:g^,؜3sw}93g$#{`_IK>İ#cFF92KlM1+:kYx`/1Gֿ>s -BX+R&OI<ұv.\XEiNJȈʀZQ.z_OOlZ#xhAeXSe`9H$[&+q8OX5ޜVv|Gث; k s*lVa K+,''eU*$+^+cTR+Cm5#g٪V5tk2E&]GhV*^صŌI+;ƺV{V* X3Vu|_QnɷVm*e,jXGGY'N(&,M*5>E喙Uuy^@g< 7X{`@QQ#+% t-yQ>@CwI\y d-_g*:8`3tKIALFRbhsduY`(9݌VFT_߻]LDtf"IJ :}?[;mBy t$Z4t8v~/On@1\O Q´|xx 15G BȌB. B yI /(d@^/yw>9߾ds/!ټ96ڎ9?Ut q%;C41@E)RI[.,K^/-+xRm8L!66㑏lQ*ڽ<#C'&ނ%-y= w].sg łw!SgNxgKnF.bZv'\[r=]6Ҷ;ʋ>7p=f6_eDd]5}$i0 * # A2j؀ 2$(Fu(D`!j؀ 2$(Fu(<4]`ZxolEgfwgo{ے`{-E M]mm b &R QC@bjOJ6&BTJRۻvm)2̛7ofXh1"d7?CF$хS[JF%VӄvKdXeM+e}:)&oS%Ir{/ݕvEYFK-d~Ge\'­2/pt'&oнWv7pRQ}JVΫ'nm/5{ol{cLiߔ򲨣wicx.{BQ ! Wzc\|"VUloxq5D;d!1NNhh(2PzXk4cZqJeB}sy7f[%4-e{ ;0@6b9중3Z:h1eG0;hĐ)  Ҁ#S;92d"S\Ҁc!S*) adJ) ت(2!SƯ̏C'ni_OKd~>%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~FA321Root Entry& &`  c FAD EData%,T G4CE  1A WordDocument G4( `  ( ObjectPoolGBCE e)`^D E3 _967249061F+VD+VDOle PRINTCompObjb  "#$%&'()*+,-./123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`cdeghijklmnqtuvwxyz{|~ FMicrosoft Graph 97GBiff5MSGraph.Chart.89q FMicrosoft Excel ChartBiff8Excel.Sheet.89q!R!  -   ''  "Arial-"Arial-----"System-'- -'-  - "- $%% "-%%%-%%;;QQgg||%%? ?V V? ?  "---'---  ---'--- Pv---'--- Mv - "-V   "-|V ~ "-V # 3f"-RV 3fRV- "- $V|V0V---'--- Mv $5---'--- Mv|V- "- |V0---'--- Mv~ 5X---'--- MvV- "-   $V|0V---'---  Mv#  $5II---'---  MvRV3f - 3f"-  3f x|,0---'--- 3f MvR x5,---'--- 3f Mv---'--- 3f Pv---'--- 3f ---'--- 3f ---'--- 3f   2 /1. 2 /2. 2 /3. 2 5/4. 2 J/5. 2 `/6. 2 v/7.---'---  ---'---   2 pNo Chat;2;2. 2 pChat;2.---'---  ------'---  wy (2 Experimental Condition7*..G...<.....----'---  -----'---   h "Arial- 2 {Desirability of Outcome - ----'---  - -  -4- "- - !-- -- -  - "Arial- "Arial- - -   2 #Mutual- 2  - 2 # Cooperation' -- -- - !(-- -- -  - 0- - - - - -   2 KMMutual 2  Defection' -- -- - !-- -- -  - l- - - - - -   2  Exploitation- 2 y - 2 of- 2  - 2 Self' -- -- - !-- -- -  - ~- - - -   2  Exploitation 2 / of Partner' --  - '  '   'ObjInfo Workbook_966969436 FE`$EOle  zAB""$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_)1Arial1Arial1Arial1Arial1Arial1Arial=g,##0.00_\ 3  @@   zA883ffff̙̙3f3fff3f3f33333f33333\R3&STUNo Chat Chat   C,C333333@@ D,C@333333@ D,D @@ C,Dffffff?ffffff?WY= )"/>X4T<(  x  6 AAM?]   $ <Mutual Cooperation< :~~  < AAM?DCH ]   $ <Mutual Defection< ]9b?]xx  6D AAM?  ] Dd  $0<Exploitation of Self<06   ~~  < AAM?d ]   $<Exploitation of Partner<]*t3Ydd 3Q  C,CQQQ3_  NM   4E4 3Q  D,CQQQ3_  NM   43_  NM   4E4 3Q  D,DQQQ3_  NM   4E4 3Q  C,DQQQ3_ 3f= NM  3f3f==4E4D$% M 3O&Q4$% M 3O&Q4FA  % 3Oj p 3 bo! M43*?@?! M4%  r-@M3O{&Q 0Experimental Condition'4% /VBMZ3O|&Q 4Desirability of Outcome '4523 M NM43" 3_ M NM  d4444 CompObj bObjInfoWorkbook  s_VBA_PROJECT_CUR"E`$E IBa=  =h\: 81Arial1Arial1Arial1Arial1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana"$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_) 0.000                + ) , *  Avg. Contribution'/Avg. Contribution - blocks of 5S=Dif. Contribution'MDif. Contribution - blocks of 5Y Descriptives"eDescriptives - blocks of 5 CMy DocumentsBlocks.xlsDescriptive Statistics-2gtherDescriptive Statistics-blkResults SummaryHuman-Friendly Data Blocks of 1 Blocks of 2 Blocks of 5Blocks of 5 for graphing Blocks of 7 Blocks of 10YYYYYY Z@x&1 @#@ ,+~@ ףp= @V @p= ף @it3% @ 3 @= ףp=@\(\ @q= ףp!@Gz @Gz@ZQ@@zG@> ףp=@@Q@HzG@HzG@Gz@ffffff @(\@p= ף@HzG @Gz@ZzG? rh@< ףp=@Cς @(\(@$C @@(r@aR@Gz@p= ףp@(\@Q@ףp= @ZEMeanMedianMode Std. Error Std. Dev.VarianceZ:W21 @$@$@5^I ?/+@+@Z:Q@333333@d;O?^l)@륶0f/@ZEMeanMedianMode Std. Error Std. Dev.VarianceZ:W21 @$@$@5^I ??W@VW!@Z:Q@ @d;O?ԛ5q@Sw#1@YY ,CMy Documentsrawdata.xls tersechatYZzG@ffffff@@@@ffffff@!@fffff!@{Gz!@Gz!@$@#@#@"@!@@5^I @"x@ffffff@`݀!@333333 @333333@ @333333 @"@!@!@ @{G @ @ @ @!@@!@!@!@ @ @ ףp= @ͪV,@؁sF6@ffffff"@!@333333 @ffffff@333333@@@ffffff@@@@@!@#@ffffff#@!@333333 @333333!@ @ffffff!@!@333333 @ffffff!@@@333333@@@@ZzG@@333333@@@@@333333@@@ffffff@@@@ffffff@333333@@@@ @ffffff@ @@ffffff@333333@@@@@ffffff@@@ffffff@ @333333@333333 @333333@@ffffff@333333@333333@@@333333@@@ffffff @ffffff@333333@ @@@333333@333333@@ffffff@ffffff@ @ffffff@@@333333 @ @@ffffff@ffffff@333333 @@@ffffff @CMy DocumentsReportOne.xlsAverage Over TimeBlocked Average Over Time (10)Difference in AveragesBlocked Difference in Avgs (10)Descriptive Statistics TableRawDataDescriptive StatisticsSignificance TestsDS as Game AveragesST as Game AveragesSecond Half and Blocks of TenAnova values by roundSheet4Interleaved Round Averages AnovaResultsRaw Total Scores (for DS)YZzG:?033333??033333?@33333ӿ@233333 @Q@ Q@433333@gfffff@gfffff@433333 @433333 @V-@ڻ?ޫV@@i@@@@233333@@ @ffffff @433333@\(\@@433333@@@433333@gfffff@@ffffff@@@\(\ @48EG@J&@@433333@@@ffffff@ @433333@@ @ @ffffff @ @@333333@@433333@@333333@433333@@ffffff@ffffff@ffffff@@@@ffffff@@433333@YYYY Y Y Y YY&H 3  @@  W4e|b rbbbbbbbbeb rlb333333 @> @?ffffff!@?@@@@ffffff@A@Affffff@B333333@B333333 @C@C@D@D@E@Effffff @e> Effff[d Chart1  IMHP LaserJet 5Si/5Si MX PSw odXXVzѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4#0 0 3 d23  NM4 3Q  With ChatQ ;QQ3_  NM   4E4 3Q  Without ChatQ ;QQ3_  NM   "4E4D$% !M 3O&Q4$% !M 3O&Q4FA# F 3Ou L 3 b#M!  M43*#M!  M! M4% M3O~Q ,Block of Five Rounds'4% ;^MZ3OQ ,Average Contribution'4523  NM43" T 83OT `2% !M3O&Q423 M NM4444% PsM03O&Q AEffect of Chat on Average Contribution - By Blocks of Five Rounds'44ee@Q@x&1 @@#@zG@ ,+~@> ףp=@ ףp= @@V @Q@p= ף @HzG@it3% @HzG@ 3 @Gz@ = ףp=@ ffffff @ \(\ @ (\@ q= ףp!@ p= ף@ Gz @ HzG @ Gz@ Gz@e> Gz  IMHP LaserJet 5Si/5Si MX PSw odXX}w0zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4#(  jB  0D@jJ ]` 0 0 3 d FF3Q H"Difference in Average ContributionQ ;::GQQ3_  NM   4E4D$% !M 3O&Q4$% !M 3O&Q4FA 7 3Oz$ E 3 b+MZ!  M43*N#M!  M! M4% zM3O(Q Round'4% ;^MZ3Ou&Q &Chat Minus NoChat'4523  NM43"  3O <% !M3OQ4444% PM03O&Q'44Fee?033333??033333?@33333ӿ@233333 @Q@ Q@ 433333@ gfffff@ gfffff@ 433333 @433333 @V-@ڻ?ޫV@@i@@@@233333@@ @ffffff @433333@\(\@@433333@@@ 433333@!gfffff@"@#ffffff@$@%@&\(\ @'48EG@(J&@)@*433333@+@,@-ffffff@. @/433333@0@1 @2 @3ffffff @4 @5@6333333@7@8433333@9@:333333@;433333@<@=ffffff@>ffffff@?ffffff@@@A@B@Cffffff@D@E433333@e> E4333  Chart2  IMHP LaserJet 5Si/5Si MX PSw odXX|zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4# ` 4# ` 4# 0 0 3 d`,23  NM4 3Q H"Difference in Average ContributionQ ;QQ3_  NM   4E4D$% !M 3O&Q4$% !M 3O& Q4FA ? 3Oz D 3 b#M!  M43*#M!  M! M4% vM3O~& Q ,Block of Five Rounds'4% ;^MZ3Ou& Q &Chat Minus NoChat'4523  NM43"  O3O Ou>% !M3O&Q423 M NM4444% PM03O& Q ~=Difference in Average Contribution - By Blocks of Five Rounds'44eezG? rh@< ףp=@Cς @(\(@$C @@(r@aR@ Gz@ p= ףp@ (\@ Q@ ףp= @e> ףp=  IMHP LaserJet 5Si/5Si MX PSw odXX /ЯzѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4# (  jB  0D o + ]`0 0 3[dd 3Q  With ChatQ ;Q ;Q3_ '  MM<4E4 3Q  Without ChatQ ;Q ;Q3_  "  MM<4E4D$% M 3O&Q4$% M 3O&Q4FAe 3O,uH 3 b#M-!  M43*N#M!  M! M4523  NM43" 44c319?3O% M3O&Q444% iOM3O&Q 0Descriptive Statistics'44eMeanMeanMedianMedianModeMode Std. Error Std. Error Std. Dev. Std. Dev.VarianceVarianceeW21 @Q@$@ @$@5^I ?d;O??W@ԛ5q@VW!@Sw#1@e> SwѠ[d  IMHP LaserJet 5Si/5Si MX PSw odXXVzѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4#0(  jB  0D o ' ]`0 0 3[dd 3Q  With ChatQ ;Q ;Q3_ '  MM<4E4 3Q  Without ChatQ ;Q ;Q3_  "  MM<4E4D$% M 3O&Q4$% M 3O&Q4FAe 3O,uH 3 b#M-!  M43*N#M!  M! M4523  NM43" 44c319?3O% M3O&Q444% O3M3OC&Q f1Descriptive Statistics - By Blocks of Five Rounds'44eMeanMeanMedianMedianModeMode Std. Error Std. Error Std. Dev. Std. Dev.VarianceVarianceeW21 @Q@$@333333@$@5^I ?d;O?/+@^l)@+@륶0f/@e> 륶[d VBAEEdircChart1Chart2!_0* pHd VBAProject4@j = r U5 J< rstdole>stdole f%\*\G{00020430-C 0046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB# Automation^MSForms>SFErms/4z pF2E5B4E23-0AC0-11D2 -98D7FC04FC299FBF3.TWD#Microsoft = ` Ob LibraryG9P0rP4,PJP\VHBE\(EX(.E .`M AACxOfficDxO@uficBx,,DF8D04C-5BFA-101B-BDE5UAA@w42UPROGRAM FILES\MICROSOFT OFFICE\MSO97.DLLHZ# 8.0Z"B$ABChart1 2BChar1@2(HB1¼XB,B"A"B+BH2H2M2d;Jx$A"A# (SLSS<N0{00020821-0000-0000-C000-000000000046}8($HMExAttribute VB_Name = "Cha@rt1" Bast0{000@20821- 0C$0046} |CreatablFalse Predec$laIdTru "ExposeTemplateDeriv$eCustomizdx$A;A# (SLSS<N0{00020821-0000-0000-C000-000000000046}8($HMExAttribute VB_Name = "Cha@rt2" Bast0{000@20821- 0C$0046} |CreatablFalse Predec$laIdTru "ExposeTemplateDeriv$eCustomizd_VBA_PROJECT0 PROJECT\8PROJECTwma,SummaryInformation(ba^  *\G{000204EF-0000-0000-C000-000000000046}#3.0#9#C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\VBA\VBA332.DLL#Visual Basic For Applications *\G{00020813-0000-0000-C000-000000000046}#1.2#0#C:\Program Files\Microsoft Office\Office\EXCEL8.OLB#Microsoft Excel 8.0 Object Library*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation*\G{2E5B4E23-0AC0-11D2-98D7-00C04FC299FB}#2.0#0#C:\WINDOWS\SYSTEM\MSForms.TWD#Microsoft Forms 2.0 Object Library*\G{2E5B4E24-0AC0-11D2-98D7-00C04FC299FB}#2.0#0#C:\WINDOWS\TEMP\VBE\MSForms.EXD#Microsoft Forms 2.0 Object Library.E .`M *\G{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}#2.0#0#C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\MSO97.DLL#Microsoft Office 8.0 Object LibraryU5 $A Chart1 1235f455cc*D"A Chart2 1635f456d2*D;A @ .ۆHFO™`5ۆHFO™ %Excel+VBAWin16~Win32Mac FinalResults?stdole`MSFormsC VBAProjectOfficeuChart1 _EvaluateChart?Chart2`   $ID="{86DBB12F-4648-11D2-98D8-00C04FC299FB}" Document=Chart1/&H00000000 Document=Chart2/&H00000000 Name="VBAProject" HelpContextID="0" CMG="ACAE4E3E52E856E856E856E856" DPB="5A58B8946795679567" GC="080AEAEDEBEDEB12" [Host Extender Info] &H00000001={3832D640-CF90-11CF-8E43-00A0C911005A};VBE;&H00000000 Chart1Chart1Chart2Chart2 Oh+'0@H\p  Josh Berman Josh BermanMicrosoft Excel@=ڽ@ӛڽ ՜.+,D՜.+,` PXl t|DocumentSummaryInformation8f<_966969316;  F[E[EOle oCompObjpb @ Microsoftv Avg. Contribution Avg. Contribution - blocks of 5Dif. Contribution Dif. Contribution - blocks of 5 DescriptivesDescriptives - blocks of 5 Charts 6> _PID_GUIDAN{86DBB126-4648-11D2-98D8-00C04FC299FB} FMicrosoft Excel ChartBiff8Excel.Sheet.89q_0* pHd VBAProject4@j = r U5 J< rstdole>stdole f%\*\G{00020430-C 0046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB# Automation^MSForms>SFErms/4z pF2E5B4E23-0AC0-11D2 -98D7FC04FC299FBF3.TWD#MicrosoftObjInforWorkbook&r_VBA_PROJECT_CUR"$[E[EVBA![E[E      !"#$%&'()*+,-./0=4}56789:;<>E?@BCDxGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|o  IBa=  =h\: 81Arial1Arial1Arial1Arial1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana1Verdana"$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_) 0.000                + ) , *  Avg. Contribution'/Avg. Contribution - blocks of 5S=Dif. Contribution'MDif. Contribution - blocks of 5X Descriptives"eDescriptives - blocks of 5 CMy DocumentsBlocks.xlsDescriptive Statistics-2gtherDescriptive Statistics-blkResults SummaryHuman-Friendly Data Blocks of 1 Blocks of 2 Blocks of 5Blocks of 5 for graphing Blocks of 7 Blocks of 10YYYYYY Z@x&1 @#@ ,+~@ ףp= @V @p= ף @it3% @ 3 @= ףp=@\(\ @q= ףp!@Gz @Gz@ZQ@@zG@> ףp=@@Q@HzG@HzG@Gz@ffffff @(\@p= ף@HzG @Gz@ZzG? rh@< ףp=@Cς @(\(@$C @@(r@aR@Gz@p= ףp@(\@Q@ףp= @ZEMeanMedianMode Std. Error Std. Dev.VarianceZ:W21 @$@$@5^I ?/+@+@Z:Q@333333@d;O?^l)@륶0f/@ZEMeanMedianMode Std. Error Std. Dev.VarianceZ:W21 @$@$@5^I ??W@VW!@Z:Q@ @d;O?ԛ5q@Sw#1@YY ,CMy Documentsrawdata.xls tersechatYZzG@ffffff@@@@ffffff@!@fffff!@{Gz!@Gz!@$@#@#@"@!@@5^I @"x@ffffff@`݀!@333333 @333333@ @333333 @"@!@!@ @{G @ @ @ @!@@!@!@!@ @ @ ףp= @ͪV,@؁sF6@ffffff"@!@333333 @ffffff@333333@@@ffffff@@@@@!@#@ffffff#@!@333333 @333333!@ @ffffff!@!@333333 @ffffff!@@@333333@@@@ZzG@@333333@@@@@333333@@@ffffff@@@@ffffff@333333@@@@ @ffffff@ @@ffffff@333333@@@@@ffffff@@@ffffff@ @333333@333333 @333333@@ffffff@333333@333333@@@333333@@@ffffff @ffffff@333333@ @@@333333@333333@@ffffff@ffffff@ @ffffff@@@333333 @ @@ffffff@ffffff@333333 @@@ffffff @CMy DocumentsReportOne.xlsAverage Over TimeBlocked Average Over Time (10)Difference in AveragesBlocked Difference in Avgs (10)Descriptive Statistics TableRawDataDescriptive StatisticsSignificance TestsDS as Game AveragesST as Game AveragesSecond Half and Blocks of TenAnova values by roundSheet4Interleaved Round Averages AnovaResultsRaw Total Scores (for DS)YZzG:?033333??033333?@33333ӿ@233333 @Q@ Q@433333@gfffff@gfffff@433333 @433333 @V-@ڻ?ޫV@@i@@@@233333@@ @ffffff @433333@\(\@@433333@@@433333@gfffff@@ffffff@@@\(\ @48EG@J&@@433333@@@ffffff@ @433333@@ @ @ffffff @ @@333333@@433333@@333333@433333@@ffffff@ffffff@ffffff@@@@ffffff@@433333@YYYY Y Y Y YY&H 3  @@  W4e|b rbbbbbb bbeb rlb S0t00b b P< b0n00񌂸bDblA|`blAA?C:\My Documents\ReportOne.xlsb9e8bblAx b 0b9e|)|)A9eqoδtTb(#ePb9eqttb=eqVe9e=u?r0sT0?b@bTw0PbPWx0RT0bPbP0bC[{0AT00bbblbw0bPbVb0bP620  IMHP LaserJet 5Si/5Si MX PSw odXX /ЯzѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4# ` 4# ` 4#0 0 3[dd FF3Q  With ChatQ ;GQQ3_ NM   x4E4 FF3Q  Without ChatQ ;GQQ3_ NM   "x4E4D$% :M 3O&Q4$% :M 3O& Q4FA% B 3Ox F 3 b+MZ!  M43*$@#M!  M! M4% M3OYQ  Round Number'4% ?]MZ3OQ ,Average Contribution'4523 M  43"  3O n.% :M3O&Q423 M NM4444% XOM03O& Q P&Effect of Chat on Average Contribution'44Fee@@ffffff@@@333333@@@@@ffffff@@!@@fffff!@333333@{Gz!@@ Gz!@ @ $@ ffffff@ #@ @ #@ @ "@ @!@ffffff@@5^I @333333@"x@@ffffff@@`݀!@@333333 @ @333333@ffffff@ @ @333333 @@"@ffffff@!@333333@!@@ @@{G @@ @@ @ffffff@ @@!@@ @ ffffff@!!@! @"!@"333333@#!@#333333 @$ @$333333@% @%@& ףp= @&ffffff@'ͪV,@'333333@(؁sF6@(333333@)ffffff"@)@*!@*@+333333 @+333333@,ffffff@,@-333333@-@.@.ffffff @/@/ffffff@0ffffff@0333333@1@1 @2@2@3@3@4@4333333@5!@5333333@6#@6@7ffffff#@7ffffff@8!@8ffffff@9333333 @9 @:333333!@:ffffff@; @;@<ffffff!@<@=!@=333333 @>333333 @> @?ffffff!@?@@@@ffffff@A@Affffff@B333333@B333333 @C@C@D@D@E@Effffff @e> Effff[d Chart1  IMHP LaserJet 5Si/5Si MX PSw odXXVzѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4#0 0 3 d23  NM4 3Q  With ChatQ ;QQ3_  NM   4E4 3Q  Without ChatQ ;QQ3_  NM   "4E4D$% !M 3O&Q4$% !M 3O&Q4FA# F 3Ou L 3 b#M!  M43*#M!  M! M4% M3O~Q ,Block of Five Rounds'4% ;^MZ3OQ ,Average Contribution'4523  NM43" T 83OT `2% !M3O&Q423 M NM4444% PsM03O&Q AEffect of Chat on Average Contribution - By Blocks of Five Rounds'44ee@Q@x&1 @@#@zG@ ,+~@> ףp=@ ףp= @@V @Q@p= ף @HzG@it3% @HzG@ 3 @Gz@ = ףp=@ ffffff @ \(\ @ (\@ q= ףp!@ p= ף@ Gz @ HzG @ Gz@ Gz@e> Gz  IMHP LaserJet 5Si/5Si MX PSw odXX}w0zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4#(  jB  0D@jJ ]` 0 0 3 d FF3Q H"Difference in Average ContributionQ ;::GQQ3_  NM   4E4D$% !M 3O&Q4$% !M 3O&Q4FA 7 3Oz$ E 3 b+MZ!  M43*N#M!  M! M4% zM3O(Q Round'4% ;^MZ3Ou&Q &Chat Minus NoChat'4523  NM43"  3O <% !M3OQ4444% PM03O&Q'44Fee?033333??033333?@33333ӿ@233333 @Q@ Q@ 433333@ gfffff@ gfffff@ 433333 @433333 @V-@ڻ?ޫV@@i@@@@233333@@ @ffffff @433333@\(\@@433333@@@ 433333@!gfffff@"@#ffffff@$@%@&\(\ @'48EG@(J&@)@*433333@+@,@-ffffff@. @/433333@0@1 @2 @3ffffff @4 @5@6333333@7@8433333@9@:333333@;433333@<@=ffffff@>ffffff@?ffffff@@@A@B@Cffffff@D@E433333@e> E4333  Chart2  IMHP LaserJet 5Si/5Si MX PSw odXX|zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4# ` 4# ` 4# 0 0 3 d`, 3Q H"Difference in Average ContributionQ ;QQ3_  NM   4E4D$% !M 3O&Q4$% !M 3O& Q4FA ? 3Oz D 3 b#M!  M43*#M!  M! M4% vM3O~& Q ,Block of Five Rounds'4% ;^MZ3Ou& Q &Chat Minus NoChat'4523  NM43"  O3O Ou>% !M3O&Q423 M NM4444% PM03O& Q ~=Difference in Average Contribution - By Blocks of Five Rounds'44eezG? rh@< ףp=@Cς @(\(@$C @@(r@aR@ Gz@ p= ףp@ (\@ Q@ ףp= @e> ףp=  IMHP LaserJet 5Si/5Si MX PSw odXX /ЯzѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4# (  jB  0D o + ]`0 0 3[dd 3Q  With ChatQ ;Q ;Q3_ '  MM<4E4 3Q  Without ChatQ ;Q ;Q3_  "  MM<4E4D$% M 3O&Q4$% M 3O&Q4FAe 3O,uH 3 b#M-!  M43*N#M!  M! M4523  NM43" 44c319?3O% M3O&Q444% iOM3O&Q 0Descriptive Statistics'44eMeanMeanMedianMedianModeMode Std. Error Std. Error Std. Dev. Std. Dev.VarianceVarianceeW21 @Q@$@ @$@5^I ?d;O??W@ԛ5q@VW!@Sw#1@e> SwѠ[d  IMHP LaserJet 5Si/5Si MX PSw odXXVzѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#` 4#0(  jB  0D o ' ]`0 0 3[dd 3Q  With ChatQ ;Q ;Q3_ '  MM<4E4 3Q  Without ChatQ ;Q ;Q3_  "  MM<4E4D$% M 3O&Q4$% M 3O&Q4FAe 3O,uH 3 b#M-!  M43*N#M!  M! M4523  NM43" 44c319?3O% M3O&Q444% O3M3OC&Q f1Descriptive Statistics - By Blocks of Five Rounds'44eMeanMeanMedianMedianModeMode Std. Error Std. Error Std. Dev. Std. Dev.VarianceVarianceeW21 @Q@$@333333@$@5^I ?d;O?/+@^l)@+@륶0f/@e> 륶[d dirscChart1 "}Chart2#_VBA_PROJECT = ` Ob LibraryG9P0rP4,PJP\VHBE\(EX(.E .`M AACxOfficDxO@uficBx,,DF8D04C-5BFA-101B-BDE5UAA@w42UPROGRAM FILES\MICROSOFT OFFICE\MSO97.DLLHZ# 8.0Z"B$ABChart1 2BChar1@2(HB1¼XB,B"A"B+BH2H2M2d;Jx$A"A# (SLSS<N0{00020821-0000-0000-C000-000000000046}8($HMExAttribute VB_Name = "Cha@rt1" Bast0{000@20821- 0C$0046} |CreatablFalse Predec$laIdTru "ExposeTemplateDeriv$eCustomizdx$A;A# (SLSS<N0{00020821-0000-0000-C000-000000000046}8($HMExAttribute VB_Name = "Cha@rt2" Bast0{000@20821- 0C$0046} |CreatablFalse Predec$laIdTru "ExposeTemplateDeriv$eCustomizda^  *\G{000204EF-0000-0000-C000-000000000046}#3.0#9#C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\VBA\VBA332.DLL#Visual Basic For Applications *\G{00020813-0000-0000-C000-000000000046}#1.2#0#C:\Program Files\Microsoft Office\Office\EXCEL8.OLB#Microsoft Excel 8.0 Object Library*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation*\G{2E5B4E23-0AC0-11D2-98D7-00C04FC299FB}#2.0#0#C:\WINDOWS\SYSTEM\MSForms.TWD#Microsoft Forms 2.0 Object Library*\G{2E5B4E24-0AC0-11D2-98D7-00C04FC299FB}#2.0#0#C:\WINDOWS\TEMP\VBE\MSForms.EXD#Microsoft Forms 2.0 Object Library.E .`M *\G{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}#2.0#0#C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\MSO97.DLL#Microsoft Office 8.0 Object LibraryU5 $A Chart1 1235f455cc*D"A Chart2 1635f456d2*D;A @ .ۆHFO™`5ۆHFO™ %Excel+VBAWin16~Win32Mac FinalResults?stdole`MSFormsC VBAProjectOfficeuChart1 _EvaluateChart?Chart2`   $ID="{86DBB12F-4648-11D2-98D8-00C04FC299FB}" Document=Chart1/&H0PROJECT%:PROJECTwm,SummaryInformation('DocumentSummaryInformation8<0000000 Document=Chart2/&H00000000 Name="VBAProject" HelpContextID="0" CMG="B2B05034F238F238F238F238" DPB="585ABA3DBB3DBB3D" GC="FEFC1C7864B80BB90BB9F4" [Host Extender Info] &H00000001={3832D640-CF90-11CF-8E43-00A0C911005A};VBE;&H00000000 Chart1Chart1Chart2Chart2 Oh+'0@H\p  Josh Berman Josh BermanMicrosoft Excel@=ڽ@ӛڽ ՜.+,D՜.+,` PXl t| @ Microsoftv Avg. Contribution Avg. Contribution - blocks of 5Dif. Contribution Dif. Contribution - blocks of 5 DescriptivesDescriptives - blocks of 5 Charts 6> _PID_GUIDAN{86DBB126-4648-11D2-98D8-00C04FC299FB} FMicrosoft Graph 97GBiff5MSGraph.Chart.89q FMicrosoft Graph 97GBiff5/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT >" bRP_Wo2'1Table|_967231815/+FDDOle PRINT*-lComputing, Computer-Mediated Communica"^"There has been much written about how to make""Rocco, R"^" Trust Breaks Down in Electronic Contexts but"0"Proceedings of CHI '97"^" (Los Angeles CA, April 1997), ACM Press, 496" "502.""Roberts, T.L"N" Are Newsgroups Virtual Communities? " "360" "367"J"Teresa Roberts has called "Communit" "the "^"y factor" is equivalent to the level of trust""which"("le have asserted a"$"Aristotle remark"^"However, very little has been written about w"X" [various citings e.g. Kollock, Kim, etc.]"^"In this paper a novel methodology and toolkit"^"allows experimenters and developers for the f" "and""successful ""named" "of "*"em to electronic so""" in a novel way"@" first proposed by Dr. Drucker"D"completed at Microsoft Reserach ""demonstrated" "uch written ab"^". It is commonly understood that this success"$"[trust chipaper]"$"[Aristotle cite]"^"More importantly, this metric can not only be"4" be measured using a fam"2", Methology, User Study" ", M" "ies""do""Finally,"""Social Dilemmas"&:'k[&*@p.'k 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  !GTimes New Roman5Symbol3& Arial;"Helvetica3Times("[Kollock arspaper]"^" These experiments model the tension present """the pursuit of "^" For a review of the past, present and future"^" It is enough here to understand that these e"$" For an understa"@" in non-electronic communities" "had "^"We then show a system which capitalizes on th""used ""hypothesized""created"^"to better understand and develop electronic s"&:'k[&*@p.'k 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  !GTimes New Roman5Symbol3& Arial;"Helvetica3Times^" In Dr. Roberts' work, a specific experiment " " and justified"&:'k[&*@p.'k 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  !GTimes New Roman5Symbol3& Arial;"Helvetica3TimesB"TRUST AND COOPERATION AS METRIC"^"The idea that this metric is equivalent to th""THE COMMONS"F"nt object system, previously deve"^"Manny Vellon, Kirk Marple, Don Mitchell and D""V-Worlds"P"First, since V-Worlds facilitates acce"6"rst, since V-Worlds allow"6"+ a bunch of sociologist " "nli"D"specific system was built and a "."not only these basic "^", but difference created by interface or soci""successful "^"This allowed us to create a toolkit which cou"^", allowing The Commons to run experiments whi"^"A set of interface elements, along with a rel""iterated "^". The rules of this game are given below in f"<,$,@@=-G'=-G%}4,, -G'$ -G$2 ;&:'k[&*@p.x"'k" 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times=-G$)=-G$'>.&   r@@@@@@ "n " -G& ^"Although this game was chosen as an intial ba""simple " " However, this" " Ho"" game as""default" "def""ial dil" "ma "^"this choice of a default dilemma model had se""benefits"^"As opposed to discrete dilemmas where the onl"^"the simplicity of the game, as evidence by th"^"dyadic nature of the game allows experiments ""game,"`k  `k`@ affordances|_b϶06LbWĶ0Lb(g((S0&%0 \" correctness using the following experiment."^"the validity of this approach by running a si" "THE EXPERIMENT">". In this experiment, we show";&:'k[&*@p..'k. 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times4"athered on individual co""contents."^"there would indeed be such a difference, with"N"rch, we used this experiment to check"^" by comparing contribution rates in the condi"$"he subjects were";&:'k[&*@p..'k. 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times "ate""23"^"ly half of the subjects were men (n=13) and h"4" aged 26 to 54 (average=""41.05)""years old"^"the compensation related to performance in th""Procedure";&:'k[&*@p.'k 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times^" were held constant between the two groups wi"^"Once both they and their partner had complete"^", they began to play the game using the inter"" (figure 2)""" at Los Angeles"^" They are then given semi-random three digit "D4,,  -8$P1  -8$. ? @@  G6$&  > ?G'$  > ? |3+, C-Gc$$' `@@@@@  -8$mr.  -e$r.  -G$|r.  -$r.  -$r.  r    @   @             - G$0    - GC 0  B     @      G,.0  > ?$r.  > ? =-G-/=-G-1 r    @   @             ^" and that it would continue for "approximatel"J" these instructions were written to""a subject's"^"Play continued without interruption for 70 ro"^"During the game, each players contributions, "^" without warning to avoid end-game effects as"^"Each participant then completed an electronic" "Next""Each was then""Results";&:'k[&*@p.$'k $ 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times"10"" (figure 3)"D4,,      - s8/(    - 8/$    - 8(     - (    - (    - (    - (    N.8 h' (        - `'    - `'            - 8p+]#    - 8+p    - 8+   7 @@ C CGc$$'  > ?GT$  > ?  ` @    @   @  @@  @0(,      - Gc$$'     N.8 \ u! 8+p      .& ? ?         =- > u!=- )u!=- )+u!             "over"  y<           y0(,   -)+: X"Comparison With Other Experimental Results"           !"#%&'()*+,-./012345678:;<=>?@ABCDEFGHIJKLMOPQRSTUVWXYZ[\]^_`abdefghijklmnopqrstuvwyz{|}~Y ^ bjbjWW ( ==»]>>>@@@@ClE,@AIHJHJHJxQhhh$/#,>hxQhhh,HJxQjIJh (-HJ0>xQ@@h>>xQ>I,ŦE@@&351Guidesinstructionsauthor's kitconference publicationsAs researchers and developers attempt to create these societies, they must struggle with several basic questions -- What makes an electronic society successful? Is there even a quanitifiable scale on which to measure this success? To answer this callSchwartz, M., and Task Force on Bias-Free Language. Guidelines for Bias-Free Writing. Indiana University Press, Bloomington IN, 1995Proceedings of CHI '97 (Los Angeles CA, April 1997Mackay, W.E. Ethics, lies and videotape, in Proceedings of CHI '95 (Denver CO, May 1995), ACM Press, 138-145 Roberts, T.L. Are Newsgroups Virtual Communities? , in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. 496502whatle have asserted and shown that Aristotle remarked that the man rious citings e.g.rious citing[In this paper, we describe the formatting requirements for the CHI Conference and offer a number of suggestions on writing style for the worldwide CHI readership.]and design of electronic societytcalledem to electronic societies,shownudy completed at Microsoft Reseruch written about how to make a communityAristotle remarked that [a quote about the common greens]. quanitified be measured using a laboratory [electronic societies are growing].INTRODUCTION , Methology, User Studyyand thenIn social dilemmas,Social Dilemmas [Kollock arspaper]. review For a argueshowty. We then created a system PREVIOUS AND RELATED WORK socitiesTrust and Cooperation as Metric Trust and Cooperation as Metric This idea itselfTRUST AND COOPERATION AS METRIC nt object-orientedv-worldsFirst, since it was ffered many advantages. First, since V-Worlds facilitates nline and face-to-face communityworld wide webWe hypothesized that this metric, which Teresa Roberts has called the "Community factor"[trust chipaper], is equivalent to the level of trust and cooperation in the community. We then created a system which capitalizes on this simple equivalence to create a rich and extensible toolkit which can be used to better understand and develop successful electronic societies. LEAVE BLANK THE LAST 2.5 cm (1) OF THE LEFT COLUMN ON THE FIRST PAGE FOR THE COPYRIGHT NOTICE. Instructions for the game:At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amou    =-))+i+=-)@&+'- ;&:'k[&*@p.h''kt' 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times  *"        7     @@    C CGc$$'  > ?GT$  > ? - ""in a community ""e V-Worlds"F" with Microsoft Internet Explorer" "were" "were""ed"         ^"[replace this with about a page of discussion"      ,$  0e  N>6D   @0( `        `  =- )62+3<,$,@    8"CONCLUSIONS AND DISCUSSION";&:'k[&*@p.%'k% 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times^" However, it should be clear that The Commons"=-~'E!=-u*E!=-8+E!=-k+E!/ /^"This allows its results to rely on two millen"X"this social dilemma research. Second, the "^"toolkit is able to discover differences in co"" at this time"."discover differences ""VALIDITY ";&:'k[&*@p.5'k6 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3Times"these methods"^"evaluating and choosing features is compariti"". "^"This involves looking at existing successful "."a community designer "^" they believe have helped lead to the communi":"the Stacy Horn's Echo commu" "the"        ^" uses real world user names, and that is succ"  r   @@          ^"real world user names are thus important for "^"left to the 'gut feeling' of the designer. In","n electronic society"^"This can be shown in our example. It is possi" "he use of real"" b"^"which may or may not be an advantage, but may"^" With The Commons these drawbacks can be over"^"so widely that the presumably smaller effect ""obscured"^" to run The Commons using real world user nam""currently "8" is intuition and elegance"^" This includes choosing features from fiction":"f each user's face because "^"Of course, this approach also has disadvantag""or"^" it is built, it is impossible to tell whethe"^"Simply by running an experiment where the pre"^"affordance is the independent variable the ar"*@  ^"Alex Colburn, Greg Kimberly and the rest of t"^". Therefore, the study has shown that the met""ECHO ""millennia""Then,""and validity "^"Finally, its applicablity and directions for ";&:'k[&*@p.;'k; 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W` Strong5GTimes New Roman5Symbol3& Arial;"Helvetica3TimesGG  GGGDrucker` g|_b϶06LbWĶ0Lb(g((S0&%0"We have"^"The Commons is a methodology and toolkit for "^"We have explained the foundations which led t"^" Finally, we have shown its usefulness in the""and support ""unmatched ""Kollock, P"^" Social Dilemmas: The Anatomy of Cooperation."8"Annual Review of Sociology"" 1998"". 24:183-214""the Commons ""primarily ""upon " "cca""'s""Rocca's""newsgroup" "which examined"^"[Start with a description of different people"4" ajk,rhein,look up more!" "pla""ce"("specialized system"^"There is little question left in Sociology th""of the field "^"What does it mean for an electronic society t"^"Many researchers have simply used community a"^"a survival-of-the fittest approach, where the""success"&"the fittest appro" "] -""ittest a" "the effect of "^"hat success can be measured in terms of "vill"^"how well they "resemble 'real life' communiti"*"[Wellman and Gulia]"^"This method begs the questions. What makes a " "Some"^"However, it is this last group which lead to "^"is there a metric for the success of societie" "Ind"^"Upon studying the existing literature, and co"^" The success of a community, online or offlin"" o"x @ @@ @@ -G4CE       -Ii-= "in figure 1.""recent "^"of the Microsoft Research Virtual Worlds Grou" "are" "not" "of " "are""dicussed,"^"design, development and testing techniques fo"  - G"=  ^"Since it would have been impossible to use a "^"group differences and trends with time. There"X"However, the results as shown in figure 3,"^" were clearly compelling, and statistical ana"^"PETER - ANY THOUGHTS?][HUNTER ALSO LOOKED UP " "from"^" Therefore, we were interested showing that t">"from social dilemma research ""[AJK]""ss"    `     0e  "made" " at each round" "in ""demonstrate""performed"              -sB"       -4o"  -4],8  ->/x  -+&  -v 4" (STILL TO BE REWRITTEN)""Drucker"6"[NAMEWITHHELD FOR REVIEW]""does not""measured"^"It is the very fact that these are questions ""this area"8"[NAME WITHHELD FOR REVIEW]""ha"$"One historically"^"The measurement considered histroically valid" "for""is"", ""present in ""this metric"&"nd used to study "0" community is not new."^", first proposed by Flood and Dresher in 1950""odel the tens"2"performed in the 1950s,""successfully"^"They do this using simple games to model the " " A " -48 ^"Since these tools were to be used primarily f""These ""The Commons""is""toolkit was"" et. al" " et "^"For instance, to create a new user environmet"N"This includes not only the abaility. "^" specifically to aid in the development of mu"" t"*"The Commons is the "^"The design lineage of The Commons is given in" "this""izeable "^"The Commons, the toolkit created, allows and ""toolkit ""for the""designed""creation"^"For example, to change the reward payoff for "^" Examples of these types of experiments would"^", to create a toolkit for the modelling of so"^"In choosing an initial type of basic social d"^"Iterated refers to the fact that the same gam"^"Dyadic means that the game involves two playe"^"Given this set of constraints, a specific gam""Given "2", a specific game was u"" t"". " -iS+ "experimenters"^"those variables the experimenters wish to sty"^" Of course, this result itself, although neve"^", community designers and maintainers are wel"", electron"^"ine attempts to create a successful community""NETGAIN].""VALEXCHANGE""[WHITT" "le]""LE"^" Therefore, it is important to keep in mind t"^"this experiment is not presented here as a no"         "any ""have created"  - G (    - GGw3  K   -v+   - G1  "in Figure 3."td\\      -p/M2                      -88+6      -8(+u7   - y\+    - ~8    - Br8    - 9    - 8    - 8    - `8   -8+6 " and 4" ".25"^" Statistics for pairs of participants were av"6"17.14 as opposed to 8.84."^"For this test, rounds were considered in bloc" "no "" 8"" effect of s"" e""3.06, p<.01"^" For the chat condition, there was no signifi" ".41"R". This showed these results to be true."^"Finally, although the overall between subject""13,52""(13,52":"statistically significant, "" overall b""strongly ""F(""13,104)="^" Due to the small number of participants, thi"^".12. However, using more sophisticated statis""block "^"Combining these results with the graphs of fi""showed the"B"the interaction effect between "^" condition and round was. Precisely, the effe"^"What are we looking at? Do I need to bluff th" -8+6  -8+8  -8+8 L"on the healthy and growing field of ""community"2" in the Social Sciences" "se methods hav""[CYBERVILLE]""deciding ""successful "^"electronic society. It is widely believed tha"^"The Commons allows for those taking these kin"^"although it might be shown that the use of re"" like" "like"^"they have the opposite effect. It would be po"^" issues to test this hypothesis. As stated ea","WITHHELD FOR REVIEW]"2"synergistic or holistic""greater"" [cites]" 5-8  "that of "^"Kiesler, S., Sproull, L. and Waters, K. A Pri"^"Journal of Personality and Social Psychology "0". Vol. 70, No 1, 47-65""Horn, S. ""Cyberville"L". Warner Books, Inc., New York, 1988""Glaser, M. ":"Building Online Communities"". " "New"" Media, """, March 3, 1997""Coate, " "J. "^"Cyberspace Innkeeping: Building Online Commun"". ""Web Site"", ""http://www." "epi"&"B. and Gulia, M. "". " "in "6"Communities in Cyberspace"". "^"University of California Press, Berkely, CA, "H"Kollock, P. and Smith, M. (Eds.), "N"Marple. K., Mitchell, D., Drucker, S." "and "^" The Architecture of a Distributed Virtual Wo""ri" "[FILL IN CITE]"2"Rationality and Society""", 7,58-92. 1995"^"Abela, A., and Sacconaghi, A., Value Exchange":"The McKinsey Quarterly 1997"", Number 2"B"Cyberspace: The Human Dimension"". "L"W. H. Freeman and Co., New York, 199"."the previously cited ""[axelrod]"<"The Evolution of Cooperation""". Basic Books, " "New York, 1984">"[kollock] [ledyard][messnick]"^", including economists, sociologists and psyc""[kollo"B"ck][ledyard][axelrod][messnick]""hardin""kelley""olson" ". In"8" Kagel, J., Roth, A. (Eds)" " Kag"", "P"The Handbook of Experimental Economics"". "^"Princeton University Press, Princeton, NJ, 19"Z"Review of Personality and Social Psychology"&" Wheller, L. and ""Shaver, P.,"@" Sage, Beverly Hills, CA, 1983"K\:'k[&*@p.|'k| 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W@ Strong58Y@8 Document Map-D OJQJGTimes New Roman5Symbol3& Arial;"Helvetica3Times5& :Tahoma      !"#$%&'()*+,-./0123456789:;<=>?@ABCDFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~K\:'k[&*@p.|'k| 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W@ Strong58Y@8 Document Map-D OJQJGTimes New Roman5Symbol3& Arial;"Helvetica3Times5& :Tahoma"Science"*". 162:1243-48, 1968"^"The Logic of Collective Action: Public Goods "^". Harvard University Press, Cambridge, MA, 19"^"Interpersonal Relations: A Theory of Interdep"D". Wiley and Sons, New York, 1978""Sally"^"One such metric does in fact exist. A histori"L"The toolkit which we created, named "."V-Worlds Platform, a "^"framework for distributed persistent objects."",namely, "", "^"automatic communication between multiple clie""Platform"^"In particular V-Worlds maintains the notion t" -Dv+$ ^"In addition, because of the modular nature of"<"an extended period of time, " "World Wide Web""defection""cooperation"^"a more synergistic view of community creation"H"and provides them with useful data""discussed"" idea"&"produces results "^"comparable to the existing social science lit""examined";                >6D  "will""e way to " "m a "^"Using The Commons, experimenters and designer""novel ""HTML Web" "were" "were""these"&"Social Interfaces"."Community Computing, "4"Empirical (Quantitative)"""Social Dilemmas""commonly"<"In This paper, we introduce "", which""first ""its inception"^"Next, we describe the system itself. We then ""shows " "the"""of The Commons " >6D  -E!= &"The idea that thi" -EV%5  -E7 K\:'k[&*@p.p"'k|" 0@h hOJQJo( [,@,Normal $PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W@ Strong58Y@8 Document Map-D OJQJGTimes New Roman5Symbol3& Arial;"Helvetica3Times5& :Tahoma 91D                               r$!%b$j$  b$j$b$polyadicgH|_b϶06LbWĶ0Lb(Hg((S0&%0 8  @ Kollock` gH|_b϶06LbWĶ0Lb(Hg((S0&%0^"In this study we examine a particular form of" "Next"^" Finally, we discuss the importance of this p"H"has in fact already been developed"X". Across a variety of disciplines in the s"". "^"In fact, a well defined set of models and met""these methods"^"The research area we draw upon from the socia"""social dilemmas"^". Social dilemmas are those situations in whi" "s o""of""therefore "^"as a very powerful and broadly applicable pro"&"For reviews, see "^"However, there has been surprisingly little c""research"T"The Commons, the toolkit created, allows" "opulation of t" "In the classic"^" Prisoner's Dilemma, subjects are given the d"^"For this reason, we permit a range of coopera"@JBD   "sally]":"the previously cited works " "OTHER FINDINGS" \V'k[&|k^*@p.@h.`'k|k^l 0@h hOJQJo( [.@.Normal $1$PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,@!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pOBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,@r,Header  !, @,Footer  ! W@ Strong58Y@8 Document Map-D OJQJGTimes New Roman5Symbol3& Arial;"Helvetica3Times5& :Tahoma" W"" Finally, "" (Eds.)""18""] ""13""9,12,13" R''s.  '.'*Rocca's` g|_b϶06LbWĶ0Lb(g((S0&%0"15"IV  IVI@ generalizable|_b϶06LbWĶ0Lb(g((S0&%0 -E!= "17"  '  textfileg|_b϶06LbWĶ0Lb(g((S0&%0"21""10""10,21"**  ***@ polyadicg|_b϶06LbWĶ0Lb(g((S0&%0 **"society " "1,19""]. However," 00 M". However, "  - `i+8         0e   DfE #GG GGFF  FFF@ significances|_b϶06LbWĶ0Lb(g((S0&%0FF  FFFanova_` g|_b϶06LbWĶ0Lb(g((S0&%0 II". " "[7]"" [11]" TTaa  aaaaffordance|_b϶06LbWĶ0Lb(g((S0&%0"22""20""19""18""16""14""14"^"Yamagishi, T. The 'Tiger's Cave' Experiments:"D"Cornell University Working Paper"", 1997"  - yi+       "[13]"^" and the human computer interaction field in ""e hav" " cap"  1 DD %L M eM[N [NN OO gg Tm npp  ppp@ Abela_` gP_lb϶06 bWĶ0 b(g((S0&%0 "led" "M. "  Kollock` g!|_b϶06LbWĶ0Lb(!g((S0&%0  Drucker` g!|_b϶06LbWĶ0Lb(!g((S0&%0J"The toolkit created, which we call ""The Commons"", ""have named" "the","scripts were created""exploring" -x+ K               -[x+*! "the subject""both of ""may be""in turn " Kbb" non-employee"^" Of course, as will be discussed shortly, it "^"this effect changes in degree or even directi"2"Thus it may occur that "^"when combined with other features such as tho""ECHO " "ing" "nt p""creating""making""study" "but important ""interaction""that ""about "<,$,     T # ^"The data seemed to suggest that cooperation d""To test this"^" to test for the main effect of blocks of rou""fourteen "$"approached, but ""did not reach""signficance, "xhXH8(p` P @ 0 xhXH8(p`P@4$|dT D!!4""$##$$%|%%l&&\''L((0))$**++,p,,d--T..D//400$11223|33l44\55L66<77088 99:~::p;;V<<J==>>>0??@@@dAAXBBLCC@DD&EEFFFhGGLHH0II JJK|KKlLL\MMLNNmm"nno~oonpp^qqNrrBss*ttuu vvvrwwbxxRyy:zz*{{|| }}}t~~\LĀ<,|`̅D*|`؉D( hԍL0tXВ< |bΖF6&~n^֝B8(v\֣D6|dܨVĩ<$v\֮D4z`ڳH8|`̸F,lؼR̽F:zjZJ:* rVJ<"|l\L<, tX< |`TD*zjZL<,x\@$ tX<,pT8(l\NB6&~nVF6&~bR6   r  b  R  B  2"zjZ>.vfJ>"zjZ  J!!:""*##$$$v%%h&&X''<(($))**+~++n,,^--N..>//.0011222j33^44N55>66.7788999v::f;;V<<F==6>>&??@@A~AAnBBRCC6DDEE FFFfGGVHHFII6JJ&KKLLMrMMbNNROOBPP2QQ&RRSST~TTnUU^VVNWW>XX.YYZZ[z[[^\\N]]>^^.__``azaajbbNcc2ddeeerffVgg:hhiijzjj^kkRllBmm2nn"ooppq~qqnrr^ssNtt>uu.vvwwxxxvyyfzzV{{F||6}}&~~rbځRʂB2"|l\ԉLĊ<, tdܐT̑D4$pbڗRʘB2"zjNƟ>.nڣR8( hԨL0dܬT8lPȱ4tXĵ<"zjֺNȻ@0 xhXH8(p`P@0 xhXH,l\L<, tdTD6&tdH8(p`P@0 xhXH<, tdTD4$|l\L<, td  T  D  4  $  |l\L<, tdTD4tdTD  4!!$""###p$$T%%F&&6''&(())*~**n++R,,B--2.."//001z11j22Z33J44.55666b77T88D994::$;;<<=|==l>>\??L@@.vfޑVΒF6&rޗVΘF6vfҝJ.z^֢N2"nRʨB2"rV­.~n^ֱB2"rbڸRʹB2"~bھRʿB2"zjZ>.vfVF6&rV.bFzjNB rbF6&jN@0 |l\L<, tdTD4$|lD(p`Pxld(X((s Njffxld(X(&( &xld(X(&(  vxld(X(&(  =xld(X(*( ,   ,,,xld(X(,(xld(X(,(xld(X(-(``c[cc````xld(X(0(O ``````xld(X(1(  xld(X(2( FFxld(X(2(%     xld(X(2(W  4    4 4 4 xld(X(2(        xld(X(3( " " " LL" " " " "  xld(X(4( 4 8 4 4 4 4 8 8 8 4 xld(X(4( l~axld(X(4( DXXDDDxld(n(4(DDD22DDxld((4(xld(X(4(rxld(X(4(3 xld(X(5(? xld(X(5(||xld(X(6(K xld(X(6( xld(X(8( QQxld(X(8( xld(X(8(xld(X(8(  ==xld(X(](?  xld(X(](e ||xld(X(]( ||xld(X(](xld(X(]( xld(X(b(xld(X(i(xld(X(i( RtrrrrtttRxld(X(i(`k``}}``kkk`xld(X(i(xld(X(i(xld(X(j(HKHHHHKKKHxld(X(k(#[[[[xld(X(k(Oxld(X(k(s##xld(X(k(JjJJJJjjjJxld(X(z(,8,2,,88}}8,xld(X(z( MlmmmmlllMxld(X(z(mnmmmmnnnmxld(X(()iAixld(X((;Y""YYYxld(X((xld(X((qqqqqqxld(X((;xld(D( xld(X((G ::::xld(X((#555XXX5555|̅( X(((55555444(xld(X((}'>''**''>>>'xld(X(('@>>}}>>@@@'xld(X((14124;11448841xld(X((.0..$$..000.xld(X((&&xld(X((--xld(X(( / 433/// lυ*(  0// 0//|ͅ( ( 1 0// 0//xld(X((*0000xld(X((T11155111xld(X((  xld(X((xld(X((29xld(X((        xld(X((i VVi i i xld(X((8h  h h h h    h xld(X((xxxxld(X((xxxld(X(( "     " " "  xld(X((    xld(X((+ + + xx+ +   + xld(X((u  uuuxld(X((nu{uuu{{{xld(X((~WcW]7WWcccWxld(X((  C  !! xld(X((&    xld(X((&xld(X((&BBlυ*(&uuuu|ͅ( (&uuxld(X((&. / . .  . . / / / . xld(X((&-!    xld(D(&  DD  ff xld(X((&!==xld(X((&      lυ*(&!  |ͅ( (&    xld(X((&'       xld(X((&(0000xld(X((&p( & >& E ' ' ===& xld(X((&(+U===& UUU& xld(X((&(U,UUKKU& ,,,& xld(X((&4)hhxld(X((&J):,,``,,:::xld(X((&):::::xld(X((&xld(X((&)NNxld(X((&xld(X((& *    xld(X((&*O o O O **O O o o o O xld(X((&^*. C . . . . C C C . xld(X((&*N N N N N   N xld(X((&*  xld(X((& +^^^pp^^^xld(MD(&xld(X((&j+xld(X((&+xld(X((&*,xld(X((&B,>>xld(n((&qb6ii|̅(((&c}xld(X((&uuuuuuxod((&tuuuuulmd*(&,uuuuxld(((&zld,n((&S@zld,X((&S@Cxod(0(&tulmd*0(&,zld,((&HIS@zld,((&S@zld,((&HHS@zld,((&HHS@zld,((&HS@HHHHHHHHzld,;(&GS@xod(0(&tu55lmd*0(&#-55xod(0(&tu5tut5lmd*0(&d-5tut5xod(0(& ttut55lmd*0(&-tut55zld,((&G S@3   zld,((& S@     zld,((&)8S@))))888)zld,X((&~88S@8888888zld,X((&#99S@9]999999zld,((&88S@9:998888lυ*(&h.99zmd,(&N9S@99zld,.((&S@&xod(0(&9494lmd*0(&49494xod(0(&9494lmd*0(&49494l̅* 0(&)59494xod((& ttGtutGlmd*(&k5tGtutGxld(l((& xld(X((&W6xld(n((&xod(0(&uvuvu>uvu>lmd*0(&a6uvu>uvu>xld(X((&4xld(X( (&6xld(X( (&"""xld(X( (&D7 **   xld(X( (&X7))))xld(X( (&()))(((xld(X( (&z7 (((((((xld(X( (&()((()))xld(X( (&)*)))***xld(X( (&*+***+++xld(X( (&+,+++,,,xld(X( (&,-,,,---xld(X( (&-.---...xld(X( (&./...///xld(X( (&/0///000xld(X( (&01000111xld(X( (&12111222xld(X( (&72:222:::xld(X( (&:;:::;;;xld(X( (&;<;;;<<<xld(X( (&<=<<<===xld(X( (&=>===>>>xld(X( (&>?>>>???xld(X( (&?@???@@@xld(X( (&@A@@@AAAxld(X( (&ABAAABBBxld(X( (&BCBBBCCCxld(X( (&CDCCCDDDxld(X( (&DEDDDEEExld(X( (&EFEEEFFFxld(X( (& =?FFF???xld(X( (&=>???>>>xld(X( (&==>>>===xld(X( (&:<===<<<xld(X( (&<=<<<===xld(X( (&7=D===DDDxld(X( (&DEDDDEEExld(X( (& :=EEE===xld(X( (&:;===;;;xld(X( (& 19;;;999xld(X( (&18999888xld(X( (&16888666xld(X( (&15666555xld(X( (&14555444xld(X( (&13444333xld(X( (&34333444xld(X( (&45444555xld(X( (&56555666xld(X( (&67666777xld(X( (&78777888xld(X( (&78;888;;;xld(X( (&;<;;;<<<xld(X( (&<=<<<===xld(X( (&=>===>>>xld(X( (&>?>>>???xld(X( (&?@???@@@xld(X( (&@A@@@AAAxld(X( (&ABAAABBBxld(X( (&BCBBBCCCxld(X( (&7CJCCCJJJxld(X( (&JKJJJKKKxld(X( (&JJKKKJJJxld(X( (&JKJJJKKKxld(X( (&KLKKKLLLxld(X( (&7LOLLLOOOxld(X( (&OPOOOPPPzld,(E(&S@"##xld(X(F(&7+%d%Q%%ddd%xld(X(F(&<8 X`XbXX```Xxld(X(K(&R8bIbbbbIIIbxld(X(T(&8IIIIbbxld(X(U(&9bbxld(X(W(&tbtttbxld(X(W(&r9=]AAl̅*DW(&9`l```l``xld(X(Z(& UuuuuUl̅*dDZ(&N:{{{{xld(X(\(&xld(X(\(&^:IIIIxld(X(_(&:2Jxld(X(`(&; xld(X(`(& 4TTTTTTTT4xld(X(`(&>;#SpSw:UUpppSxld(X(`(&w--w|̅( X(a(& hhxld(X(b(& +*** lυ*b(&~;""""""""|ͅ( b(& +""""""""xld(X(t(&***EE***xld(X(u(&AJ~**xld(X(u(&**xld(X(v(& xld(X(w(&AYYYYxld(X(x(& BY4YYaaYY444Yxld(X(y(&kB a444YaaaYxld(X(y(&>J..xld(X(y(& ..xld(X(z(&B!!!ii!!!xld(X((&C !!lυ*(&AC|ͅ( (& xld(X((&Ixld(X((&Icsiixld(X((&I   xld(X((&Ixld(X((&,J==xld(X((&>Jxld(MD(&     xld(X((&VJ!!!!!!!!!!zld,X((&J!"C@!!!!"""!lυ*(&J!!!!!!!!|ͅ( (& !!!!!!!!!!xld(X((& Q"x%""%%""x%x%x%"xld(X((&mQx%%x%x%x%"%%%"xld(X((&-%.%-%-%-%-%.%.%.%-%xld(X((&Q%&%%%%&&&%xld(X((&-R&&&&&&&&&&xld(X((&&&&&&&&&&&xld(X((&IR#2##tt##222#xld(X((&mR7$$7$7$227$7$$$$7$zod,n((&&&S@&&&&&&&&nmd.(&RS@&&&&&&&&xod(0(&&&&&&&&&&&lmd*0(&S&&&&&&&&xod(0(&&&&&&&&&&&lmd*0(&S&&&&&&&&xod((&88lmd*(&T88zod,0(&K&C`90&&&0nmd.0(&^UC`90&&&0xod((&88lmd*(&U88xod(0(&&&&&&8&&&8lmd*0(&V&&&8&&&8xod(0(&&&&&&&&&&&lmd*0(&;W&&&&&&&&xod(0(&&&&&&&&&&&lmd*0(&W&&&&&&&&xod(0(&&&&&&&&&&&lmd*0(&AX&&&&&&&&xod(0(&&&&&&.&&&.lmd*0(&X&&&.&&&.xod((&&&&&&&&&lmd*(&GY&&&&&&xod((&&&&&&&&&lmd*0(&3Z&&&&&&xod(0(&&&&&&&&&lmd*0(&Z&&&&&&xod(0(&_&-*&&&,*-*,*lmd*0(&B[&&&,*-*,*zld,((&:BS@BB//BBBBB:zld,((&CD>S@DDD>>>Dxod((&,*.*,*-*,*D,*.*,*Dlmd*(&[,*-*,*D,*.*,*Dxod(0(&(-*:?::?:lmd*0(& ]:?::?:xod(0(&((:?::?:lmd*0(&L]:?::?:xod((&`&-*(.*:&&&lmd*(&](.*:&&&xod((&&&&&&&&&lmd*0(&y^&&&&&&zld,((&S@ l̅*dD(&_xld(X((&&&&&&&&&&&xld(X((&V%V%V%X%,X%X%V%V%&&V%V%xld(X((&w%w%w%x%x%x%w%w%w%w%xld(X((&_l%%l%l%l%l%%%%l%xld(X((&u_%%%%%%%%%%xld(X((&_%%%%%%%%%%xld(X((&_<'(='=' ='='(((<'xld(X((&=`<'';';';';''''<'xld(X((&`'M(''ww''M(M(M('xld(X((&M(N(N(N(  N(N(N(N(N(M(xld(X((&`AO(N)O((O(O(N)N)N)O(xld(X((&]a((((6((((((xld(X((&ka=L)Y)L))L)L)Y)Y)Y)L)xld(X((&)*))))***)xld(X((&a*`+***)`+`+`+)lυ*(&a********|ͅ( (&**********zld,((&S@+X22xld(X((&gO*Q*O*S*?SO*O*Q*Q*IIQ*O*xld(X((&_+,_+_+_+_+,,,_+xld(X((&g,,,,..,,,,,,xld(X((&%,),%,%,%,%,),),),%,xod(n((&",#,",",",",#,#,#,#,lmd*(&h",",",",#,#,#,#,zod,0(&WXS@",#,",#,",#,",#,nmd.0(&LhS@",#,",#,",#,",#,xmd((&",#,"",#,",#,zod,0(&WXS@",#,",#,",#,",#,nmd.0(&hS@",#,",#,",#,",#,xmd(0(&",#,"",#,",#,zod,0(&WXS@",#,",#,",#,",#,nmd.0(&RiS@",#,",#,",#,",#,xmd(0(&",#,"",#,",#,zod,.(&WXS@",#,",/",#,",/nmd..(&iS@",#,",/",#,",/xmd(0(&",#,"",#,",/zod,.(&WXS@",#,",/",#,",/nmd..(&XjS@",#,",/",#,",/xmd(.(&",#,"",#,",/zod,0(&WXS@",#,",/",#,",/nmd.0(&jS@",#,",/",#,",/xmd(.(&",#,"",#,",/zod,0(&WXS@",#,",/",#,",/nmd.0(&^kS@",#,",/",#,",/xmd(0(&",#,"",#,",/zod,(&WXS@",#,",/",#,",/nmd.0(&kS@",#,",/",#,",/xmd(0(&",#,"",#,",/zod,0(&WXS@",#,",/",#,",/nmd.0(&lS@",#,",/",#,",/xmd(0(&",#,"",#,",/zod,0(&WXS@",#,",/",#,",/nmd.0(&JmS@",#,",/",#,",/xmd(0(&",#,"",#,",/xod((&",#,",#,",/",#,",/lmd*0(&m",#,",/",#,",/zod,0(&WXS@",#,",/",#,",/nmd.0(&YnS@",#,",/",#,",/xmd(0(&",#,"",#,",/zod,0(&WXS@",#,",/",#,",/nmd.0(&nS@",#,",/",#,",/xmd(0(&",#,"",#,",/zod,0(&WXS@",#,",/",#,",/nmd.0(&_oS@",#,",/",#,",/xmd(0(&",#,"",#,",/xld(X((&#,#,+,+,+,+,#,#,#,#,xod((&33lmd*(&o33zod,(&C`00nmd.(&qC`00xod(n((&",#,",",",",",#,",",lmd*(&q",",",",",#,",",xod(0(&",#,",#,",",",#,",",lmd*0(&;r",#,",",",#,",",zod,0(&WXS@",$,",",",0",",nmd.0(&rS@",$,",",",0",",xmd(0(&",0"",0",",xod((&",0",0",",",0",",lmd*0(&js",0",",",0",",xod(0(&00[[[[lmd*0(&@t[[[[xod(0(&00[[[[lmd*0(&t[[[[zld,;(&S@zld,((&[cS@ccccccc[zld,;(&=>S@zld,;(&89S@        zld,((&CeS@eeeffexod(0(&00[[e[[elmd*0(&t[[e[[exod((&",0",0[e",0[elmd*0(&u",0[e",0[exld(X((&u ,, ,,) , ,,,##, ,xld(X((&",d,",",55",",d,d,d,",xld(n((&d,,d,d,44d,d,,,,,xld(n((&,,,,,,,,,,xld(n((&,+-,,,,+-+-+-+-xld(n((&+-m-+-+-+-+-m-m-m-m-xld(X((&,,,,,,,,,,xld(X((&,,,,,,,,,,xld(X((&,,,,,,,,,,xld(X((&,,,,,,,,,,xld(X((&*-*-+-+-+-+-*-*-*-*-xld(X((&*-+-*-*-*-*-+-+-+-*-xld(n((&l-.l-l-l-l-....xld(n((&.0....0000xld(n((&0K10000K1K1K1K1xld(X((& +-7-7-7-7-7-7-7-7-+-xld(X((&67-7-7-m-7-7-7-7-7-7-xld(X((&8..........xld(X((&8//////////l̅*0(&u00000000zld,((&[\S@[[Y[[\\\[zld,((&[\S@\\\\\\\\zld,((&[[S@\\\\[[[[xod(0(&v5w5[[[v5w5v5[lmd*0(&v[[[v5w5v5[zld,X((&Z[[S@[M[[[[zld,;(&DES@""%%""""""xld(-((&0000000000xld(-((&0000000000xld(X((&Cw0@10000@1@1@10xld(n((&@1x1@1@1@1@1x1x1x1x1xld(n((&x11x1x1x1x11111xld(n((&1111KK111111xld(X((&1111 111111xld(n((&1 21111 2 2 2 2xld(n((& 2X2 2 2 2 2X2X2X2X2xld(n((&X22X2X2X2X22222xld(n((&2222yy222222xld(X((&2222222222xld(n((&2322223333xld(n((&383333383838383xld(n((&83p383838383p3p3p3p3xld(n((&p33p3p3p3p33333xld(X((&3333::333333xld(n((&3333333333xld(n((&3433334444xld(n((&4P44444P4P4P4P4xod( (&S4T4S4T4S4P4S4T4S4P4lmd*0 (&wS4T4S4P4S4T4S4P4xod(0 (&!9"9EElmd*0 (&RxEExld( (&!9"9EExod(0 (&!9"9EElmd*0 (&xEExod( (&!9"9E:E:lmd* 0 (&xE:E:xld(n( (&3333::333333xld(n( (&343355334444lυ* (&y00000000|ͅ(  (&+0000000000xld(n( (&4444444444xld(n( (&405444405050505xld(n( (&05h505050505h5h5h5h5xld(n( (&h55h5h5h5h55555n̅.0 (&DP`11xod( (&lmd* (&l̅* (&Axld(X((& xld(X((&rbbxld(X((&xld(X((& [x{{{{xxx[xld(X((&zld,r(&S@xld(X((&s$w$s$w$Ths$s$w$w$__w$s$xld(X((&$$$$n$$$$zz$$xld(X((&$$$$$$$$$$xld(X((&%%%%&&%%%%%%xod((&u'v'u'v'u'3u'v'u'3lmd*0(&u'v'u'3u'v'u'3xld(X((&''''''''''xld(X((&pqppppqqqpxld(X((&ӂppppppxod((&76;76;#76;#lmd*0(&376;#76;#l̅* (&EExod( (&;;EElmd* 0 (&YEExod( (&7686768676W3768676W3lmd*0 (&768676W3768676W3zld,("(&[\S@[[[[[[[[zld,("(&[\S@[[[[[[[[xld(X("(&86869696969686868686xld(X("(&56566666666656565656xod(0#(&;;[\[[[\[[lmd*0#(&T[\[[[\[[l̅* #(&[\[[[\[[xld(X(#(&66766666666676767666xld(X(#(&Յ66P666666666P6P6P666xld(X(&(&P66P6P6P6P6666P6lυ*&(&H6H6H6H6H6H6H6H6|ͅ( &(&66Q6H6H6H6H6H6H6H6H6xld(X(((&N6766667776xod(0)(&f<g<EAEAlmd*0)(&EAEAxod(0)(&f<g<EAEAlmd*0)(&EAEAxod(0)(&f<g<EAEAlmd*0)(&0EAEAxld(*(&f<g<EAEAxod(0*(& ^3g<EAEAlmd*0*(&qEAEA|̅(X(*(&33 3 3 3 33333xod(+(&\3]3E3E3lmd* 0+(&E3E3xld(X(+(&7777777777xld(D+(&7777777777xld(X(+(&E7777777777xld(X(-(&7H87777H8H8H87zld,X(.(&S@zld,(.(&S@zld,(.(&S@zld,(.(&S@MMzld,(.(&,6S@,C22666,xld(X(0(&Ha$a$a$$a$a$a$a$ssa$a$xld(X(0(& @$`$`$`$pp`$`$`$`$`$@$xld(X(0(&a$b$b$b$vvb$b$b$b$b$a$xld(X(0(&~$$~$~$~$~$$$$~$xld(X(K(&@7K8 8 8 8 8K8K8K87xld(X(K(&O5655556665xld(X(K(&6666666666xld(X(K(& 6666666666xld(X(M(&D89D8D8D8D8999D8lυ*R(&gH8H8H8H8H8H8H8H8|ͅ( R(& E8P8H8H8H8H8H8H8H8H8xld(X(R(&C9C9C9F9:C9C9C9C9C9C9xld(X(R(&O9\9O9T9O9O9\9\9\9O9xld(X(S(&ƕ9999999999xld(DS(& 9999""9999MM99xld(X(S(&&9999vv999999xld(X(U(&09,:99||99,:,:,:9xld(X(U(&9999999999xld(X(V(&A::A:A:A:A::::A:xld(X(V(& !:@:A:A:A:A:@:@:@:!:xld(X(V(&  ::::::::::xld(X(V(&\::::::::::xod(W(&!3:!3:::!3:::lmd*0W(&h!3:::!3:::xld(X(X(&:;::--::;;;:xod(Z(&!3 ;!3 ;;!3"3!3;lmd*Z(&d!3 ;;!3"3!3;xod([(&!3"3!3"3!3;!3"3!3;lmd*0[(&P!3"3!3;!3"3!3;xld(X(\(&;;;;;;;;;;xld(X(_(&e;<;;;;<<<;xld(X(a(&Ś g<8=<<<;8=8=8=;xld(X(c(&8==8=8=8=;===;xld(X(d(&S ==========xld(X(d(&u==========xld(X(d(&>d>>>!!>>d>d>d>>xld(X(e(&ߛs99s9s9s9s9999s9xld(X(f(&?>>>>>>>>>>xld(X(f(&>">>!>{>>">">">>xld(X(h(&>9?>>>>9?9?9?>xld(X(h(&??????????xld(X(i(&:?a@:?:?:?:?a@a@a@:?xld(X(s(&G@Q@G@G@llG@G@Q@Q@Q@G@xld(X(s(&/j@@j@j@&&j@j@@@@j@xld(X(w(&i@gA@@yy@@gAgAgA@xld(X(w(&ɝSAAgAgAgA@AAA@xld(X((&A)BAAA@)B)B)B@xld(X((&e ABAAAABBBAxld(X((&o*BB*B*B55*B*BBBB*Bxld(X((&BBBBB*BBBB*Bxld(X((&ϞBBBBBBBBBBxld(X((&/BCBBBBCCCBxld(X((&CCCCCCCCCCxld(X((&CCCDCCCCCCxod(X((&$CCC[CCCCCClmd*0(&C[CCCCCCxld(X((&C_FCrDCC_F_F_FCxld(X((&kFkFkF+HkFkFkFkFkFkFxld(X((&#GEG#G#G#G#GEGEGEG#Gxld(X((&*888E8888888xld(X((&};;;;;;;;;;xld(X((&GGGGGGGGGGxld(X((&NDDNDNDNDNDDDDNDxld(X((& w{{xld(X((&.3.7Z7733::3.xld(X((&DQDDDDQQQDxld(X((&!Qghs]ssgggQxld(X((&ՠ/""///lυ*(&5DD,,DDDD,,DD|ͅ( (& DDDD,,DDDDDDxld(X((&FFFF((FFFFFFl̅*D(&tGGGGGGGGxld(MD(&@@@@**@@@@OO@@xld(D(&8888zz888888xld(MD(& ****SS****jj**xld(X((&@$E+E$E$E$E$E+E+E+E$Exld(X((&TjDED,EiDDEEEDxld(X((&EEEEEEEEEExld(D(& EEEEEEEEGGEExld(X((&BFFBFBFBFBFFFFBFxld(X((&tGGGG\\GGGGGGxld(X((&GGGG0GGGG77GGxld(X((&GGGG~~GGGGGGxld(X((&GGGG55GGGGGGxld(n((&5JJ5J5J5J5JJJJJxld(X((&JJJJJJJJJJxld(X((&|II|I3J|I|IIII|Ixld(X((&ƩIIIIMMIIIIIIxld(X((&&IIIIIIIIIIxld(X((&`IIIIIIIIIIxld(X((&pIIIIIIIIIIlυ*(&pIpIpIpIpIpIpIpIxmd((&B|IJpIpIpIpIpIpIpIpIzld,X((&C`xld(X((&;99;99Y;9;9;99;9;9xld(X((&::::[[::::::xld(X((&Ҫ;;;;55;;;;;;lυ*(&;;;;;;;;xmd((&BIJ;;;;;;;;|̅((&KJ;;;;<;<;::<;<;lυ*(&<;<;::<;<;<;<;::<;<;xmd((&BISJ<;<;::<;<;<;<;<;<;zd,X((F C`    xd(X((F     xd(X((F  @   @@ xd(X((F$xd(X((F<      II xd(X((F          xd(X((F^777777xd(X((Feexd(X((FBCBBBBCCCBxd(X((F  [[   xd(X((F     xd(X((F     xd(X((F     xd(X((F     xd(X((F     x(X(P( <]<L <<]]]Kx(.Q(j j n n j n n x(X(R(4  8     7 x(X(S(f s f f f f s s s f lυ*(????????x((BlJK????????|̅((KK????????x(X((x(X((x(X(( x(X((    x(X(( 6x(X((    77     x(X((ZZx(X((ggx(X((x(X(((         x(X((>T b T T T T b b b T x(X(( -     - - -  x(X((`- v - - - - v v v - x(X((v v v v -   - x(X((     x(X((L L  ** L L L x(X(( x(X((ABAA@@AABBBAx(X((x(X((x(X((     x(X(( D   D D D x(X((D D D D   x(X((  ##   x(X((     x(X((z     x(X(( p   p p p x(X((Xp p p p p p p p p x(X((p p p p p   p x(X((F  @@   x((;<;<;l*(P;<;x(0(;?;<;>?>l*0(;<;>?>x((>?>?>>?>l*0(>?>>?>x(X((@@@HHH@@@@x(X((??BBBB????x(X((;;;>;;;;;;x(0(t<;<;;;l*0(4;<;;;x(X((+7+<++77  7+x(X((ճx(X((|}||||}}}|x(X((jjx(X((WWXqfXXWWWWx(X((AAAAx(X((I7@@x(X((U696=56699##96x(X((a?B????BBB?x(X((mRURURRUUURx(X((yx(X((%`@```x(0(U&----&&&l*0(---&&&x(X((t2V222 22V2V2V22x(X((ԵV22V2V2..V222222x(X((2322223332x(X((43I33332I3I3I32x(X((33433333  333343434333x(X((J35J3J3::J3J3555J3x(X((5D75":55D7D7D75x(X((q77q77q7q7777q7x(X((<=<<::<<===<|̅( X(( \@g@h@h@h@h@f@f@f@\@x(X((ULVLULULULULVLVLVLULx(X((LLLL++LLLLLLx(X((LLLLLLLLLLx(X((NLLLLLLLLLLx(X((5O6O5O6O476O6O6O6O776O5Ox(X((;;;<~;;;;;;x(X((\%\&%%ZZ%%\&\&\&%x(X((&'&&&&'''&x(s(%&!''!'!'!'&'&&x(n((9e99999e9e9e9e9x(n((<<<<<<<<<<x(X((x(X(( ##x(X((##x(X((  aa   x(X((         x(X((  + L K K K K L L L + x(X((% & % % ;;% % & & & % x((LLl*0(LLx((``l*0(͸``x(X((hihh{{hhiiihx(X((mnmm!!mmnnnmx(X(("""x(X((FGFGFFGGGFx(X(( ####v####yy##x(X((##########x(X((%%%%%%%%%%x(X((&&&&&&&&&&x(X((29322229393932x(X((ܹ4444 N4444$$44lυ*(44$$4444$$44x((BQXR44$$444444xl(X(T)ppxo(n(T)lm*T)xo(0T)Rlm*0T)xo(T)lm*0T)cxo(0T)_jjlm*0T)jjxo(0T)jjlm*0T)jjxo(0T)jjlm*0T)jjxo(0T) jjlm*0T)jjxo(0T)'&"j%"&"%"jlm*0T)$j%"&"%"jxl(X(T)z{{{{{zz{{xl(X(T)z{zz{{{{{|l*T){{{{{{{{xm(T)BQ[R{{{{{{{{||(T)RR{{{{{{99{{xl(X(T)!9!!AA!!999!xl(X(T)WPPxl(X(T)vPPxl(X(T))v)))xl(X(T)xxxl(X(T)5xl(X(T)Kl t l s l l t t t l xl(X(T)-j j j j j j j j j xl(DT)ck k k k k k k ||(nT) k k k cxl(DT)ccccxl(X(T)a *  * * * xl(X(T)* * * J I I * * * * xl(X(T)n w n  n n w w w n xl(X(T)ٿ y y y y  y xl(X(T)  hh   xl(X(T)  ii   xl(X(T)    xl(X(T)C    xl(X(T)  g ii xl(DT)  ((  ;; xl(X(T)&(&:&&((&&(&xl(X(T)&(&&##&&(((&xl(X(T)Q\QQ,,QQ\\\Qxl(X( U)     xl(X( U)  &&   xl(X( U) ,     , , , xl(X($U)#9H999xl(X(%U)U-@@---xl(X(%U)#OOOq7ZZOOOOxl(X(%U) /MOOOOMMM/xl(X(&U)%xl(X(&U) xl(X(&U)xl(X('U)  xl(X('U)xl(X((U)' ffooofxl(X((U) xl(X((U) NknnnnkkkNxl(X()U)??xo(0)U)lm*0)U)xl(X(*U)LLxl(X(*U)<<<K<<<<ZZ<<xl(X(+U)iiiiiixl(X(+U)4iiiiiiixl(X(+U)vioiiiioooixl(X(+U)MXM\MMXXXMxl(X(,U)hjhkMhhjj??jhxl(X(,U) kvkuoovvRRvkxl(X(,U)xl(X(,U)*xl(X(,U)xl(X(,U) ~~xl(X(,U) xl(X(-U) AA   xl(X(.U)L8]8888]]]8xl(X(.U)zl,(.U)S@  xl(X(SU)xl(X(SU)22xl(X(TU)fyff33ffyyyfxl(X(TU)2BBxl(X(TU)+.xl(X(TU) Ilii**iilllIxl(X(TU)hphh''hhppphxl(X(UU)~++~xl(X(VU)tBBtttxl(X(VU)9tutttttttxl(X(VU)gxl(X(WU)TTxl(X(WU),  '&&   xl(X(WU)@     xl(X(WU)V "*".""***"xl(X(YU)l---BB---xl(X(YU)$ (xl(X(YU)xl(X(YU)xl(X(ZU),V$$VVVxl(X(ZU)XXX::XXXxl(X(ZU)55xl(X([U)   xl(X(^U)L /" /"/"/"xl(X(_U)/"i"/"/"  /"/"i"i"i"/"xl(X(_U) /"H"L"L"]]L"L"H"H"H"/"xl(X(_U)H"}"d"d"d"d"}"}"}"H"xl(X(_U)R~""""LL"""""~"xl(X(_U)\}""~"~"DD~"~""""}"xl(X(_U)""""NN""""""xo(0`U)"W)V)W)V)0"""0lm*0`U)fV)W)V)0"""0zl,(`U)S@//      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz}~xl(X(aU)%%%%bx%%%%kk%%xl(X(aU) !&P&!&:&#&#&P&P&P&!&xl(X(dU)iU)*U)U)""U)U)***U)xl(X(dU)))))))))))xl(X(eU)*++****++++++*xl(X(eU)) ****@@******xl(X(eU)C,+Z+,+,+,+,+Z+Z+Z+,+xl(X(fU)Z+c+Z+Z+Z+,+c+c+c+,+xl(X(fU)Z+e+a+a+a+a+e+e+e+Z+xl(X(fU)f+l+f+f+f+f+l+l+l+f+xl(X(fU)f+g+f+f+f+f+g+g+g+f+xl(X(fU)m+p+m+m+//m+m+p+p+p+m+xl(X(fU)m+o+o+o+99o+o+o+o+o+m+xl(X(gU)q++q+q+GGq+q++++q+xl(X(hU)_+,+++q+,,,q+xl(iU)$2%2$2%2$2&$2%2$2&xo(jU)$2%2$2%2$2&$2%2$2&lm*0jU)$2%2$2&$2%2$2&xl(jU)$28$2%2$2&88$2&xl(X(lU) s.s.s.|.{.{.s.s.s.s.xl(X(lU)K6666666666xl(X(lU)Y 77 77 7 777++7 7xo(0lU))8=888 7=== 7lm*0lU)w888 7=== 7xo(0lU)y9==== 7y9z9y9 7lm*0lU)=== 7y9z9y9 7xo((mU)EEEEE?EEElm*mU)}EEE?EEExo(0oU)vuvu..lm*0oU)uvu..zl,(xU):BS@BB>>BBBBB:xl(X(yU)u9v9u9v9 u9u9v9v9v9u9xo(0yU)8z9y9z9y9u9888u9lm*0yU)Oy9z9y9u9888u9xl(X(yU)h9t9h9y9h9h9t9t9t9h9xo(n(U)88t9t9t9h9888i9lm*U)t9t9t9h9888i9xo(0U)8v9888i9u9v9u9i9lm*0U)h888i9u9v9u9i9xo(U)u9v9u9v9u9i9u9v9u9i9lm*0U)u9v9u9i9u9v9u9i9xo(U)u9v9u9v9u9i9u9v9u9i9lm*0U)wu9v9u9i9u9v9u9i9xo(U)u9v9u9v9u9i9u9v9u9i9lm*0U)u9v9u9i9u9v9u9i9xo(U)u9v9u9v9u9u9u9v9u9u9lm*0U)u9v9u9u9u9v9u9u9xl(U)u9v9u9v9u9u9u9v9u9u9xo(U)u9v9u9v9u99u9v9u99lm*0U)u9v9u99u9v9u99xo(0U) u9Eu9v9u99EEE9lm*0U)u9v9u99EEE9xo(U)EEEEE9EEE9lm*0U)*EEE9EEE9xo(0U)EEEEE9EEE9lm*0U)EEE9EEE9xo(0U)8u98889t9u9t99lm*0U)98889t9u9t99xo(0U)8u9t9u9t998889lm*0U)t9u9t998889xo(0U)$8=8889===9lm*0U)?8889===9xo(0U)=====9===9lm*0U)===9===9xo(0U)=====9===9lm*0U)E===9===9xo(0U)=====9===9lm*0U)===9===9xo(0U)=====9===9lm*0U)K===9===9zl,X(U))S@7xl(U)EEEEEEEEEExl(U) ENEEEENNEExl(U)oN"RNNEE!R"REExl(U)!RT!R"REETTEExl(U)TUTTEEUUEExl(U)uU;\UUEE:\;\EExo(0U)!E;\:\;\EEEEEElm*0U):\;\EEEEEExl(U)EEEEEEEEEEzl,U)ZCEC`EEEEZC[CEExl(U)ZCEZC[CEEEEEExl(X(U)dDdDdDEKEEdDdD>>dDdDxl(X(U)/?0?/?/?--/?/?0?0?0?/?xl(X(U)Q2?8?2?2?HH2?2?8?8?8?2?xl(X(U)?@??aa??@@@?xl(X(U)c@@@@)@@@@ @@xl(X(U)o?A@??aa??A@A@A@?xl(X(U)\AuA\A\A\A\AuAuAuA\Axl(X(U)BBBBBBBBBBxl(X(U)gBBBB))BBBBBBxl(X(U) }@@@@@@@@@}@xl(X(U) @@@@@@@@@@xl(X(U)@@@@@@@@@@xl(X(U)@@@@@@@@@@xl(X(U)s @@@@@@@@@@xl(X(U)@@@@@@@@@@xl(X(U)} BC C C55 C CCCCBxl(X(U)BCCCCCCCCBxl(X(U)CCCCIICCCCCCxl(X(U)CrCCCCCrCrCrCCxl(U)rCsCrCrC  rCCsCsCsCsCxl(X(U)!sCvCsCsCsCsCvCvCvCsCxl(X(U)-vCCvCvC@@vCvCCCCvCxl(X(U)SCCCC5CCCCCCxl(X(U)C CC C C C C C// CCxl(X(U)_CeC_CfC_C_CeCeCeC_Cxl(X(U)CCCCCCCCCCxl(X(U)? CCCC||CCCCCCxl(X(U)YCCCCCCCCCCxl(X(U)qDDDD>>DDDDDDxl(X(U){D DDDDD D D DDxl(X(U)%CD D D DDDDDCxl(X(U)uAAuAuAXXuAuAAAAuAxl(U)AAAA55AuAAA<<AAxl(X(U)ALBAA<<AALBLBLBAxl(X(U)QCCCCuuCCCCCCxl(X(U)cSDDSDSD''SDSDDDDSDxl(X(U)DDDD44DDDDDDxl(X(U)DDDDDDDDDDxl(X(U)E:EEE}}EE:E:E:EExl(X(U)DDDDDDDDDDxl(X(U)DDDDDDDD@@DDxl(X(U)DDDDDDDDDDxl(X(U)!7EKG7E7ENN7E7EKGKGKG7Exl(X(U)KGKGLGLG==LGLGKGKGKGKGxl(X(U)LGLGLGHLGLGLGLGLGLGxl(X(U)]GGGGGGGGDDGGxl(X(U)8GGGGGGGGGGxo(0U)HHHHHGHHHGlm*0U)HHHGHHHGxo(0U)HHHHHGHHHGlm*0U)dHHHGHHHGxo(0U)HHHHHGHHHGlm*0U)HHHGHHHGxl(U)kDHHHDDHHxl(X(U)DDDDDDDDDDxl(U)DDDDDDDDDDxl(n(U);KzM;K;Kyy;K;KzMzMzMzMxl(n(U)zMOzMzMzMzMOOOOxl(X(U) K!K K K K K!K!K!K Kxl(X(U)j'(RLR(RPR(R(RLRLRLR(Rxl(X(U)LRURLRLRDDLRLRURURURLRxl(X(U)^RuR^R^Rll^R^RuRuRuR^Rxl(X(U)S!TUATtTCTCTUUU!Txl(X(U)&VVVVVVVVVVxl(X(U)DVVVVVVVVVVxl(X(U)Y__Y_Y_Y_Y____Y_xl(X(U)\{__{_{_{_{____{_xl(X(U)x_`____```_xl(X(U)`a```_aaa_xl(X(U)8abaaa_bbb_xl(X(U)hbmbhbob-hbhbmbmb//mbhbxl(X(U)ibmbibqb:mbmbmbmb@@mbibxl(DU) bbbb++bbbb99bbxl(X(U)b)cbb@@bb)c)c)cbxl(X(U)cccc<<ccccccxl(X(U)*c8f*c*c]]*c*c8f8f8f*czl,X(U)vhwhC`vhjUvhvhwhwhwhvhxl(n(U)whjwhwhwhvhjjjjxl(X(U)vwhhwhjRwhwhhhhwhxl(X(U)_ `__ __ ` ` `_xl(X(U)````````  ``xl(X(U)9A9999AAA9l|* U)zl,X(U)#E$EC`$E$E$E$E$E$E$E#Exl(X(U)EEEEEEEEEExl(MDU)jGnGkGkGUUkGkGnGnGaanGnGxl(X(U)jGkGjGkGISjGjGkGkGUUkGjGl*U)kGkGUUkGjGkGkGUUkGjGxm(U)BhikGkGUUkGjGkGkGkGjGxd(X(gZ)hhhhhhhhhhxd(X(hZ)h4ihhhh4i4i4ihxd(X(iZ)4iei4i4i4iheieieihxd(X(iZ)oei{ieieieih{i{i{ihxd(X(iZ)hhhhhhhhhhxd(X(iZ)hhhhhhhhhhxd(X(kZ)hhhhhhhhhhxd(X(kZ)hhhhhhhhhhxd(X(mZ)hhhhhhhhhhxd(X(mZ)!hhhhhhhhhhxd(X(mZ)=hhhhMMhhhhhhxd(X(mZ)yhhhhhhhhhhxd(X(mZ)hhhhhhhhhhxd(.mZ) hhhhhhhhhhxd(.mZ) hhhhhhhhhhxd(.mZ) hhhhhhhhhhxd(.mZ)hhhhhhhhhhxd(X(nZ)hhhh  hhhhhhxd(X(nZ)hhhh88hhhhhhxd(X(nZ)hhhhhhhhhhxd(X(nZ)hhhhhhhhhhxd(X(nZ)hhhhhhhhhhxd(X(oZ)hhhh77hhhhhhxd(X(oZ)hhhhCChhhhhhxd(X(oZ)IhhhhQQhhhhhhxd(X(oZ)Shhhhhhhhhhxd(X(pZ)ihhhhhhhhhhxd(X(pZ)shihhhhiiihxd(n(pZ)i7iiiih7i7i7i7ixd(X(pZ)=h8ihhhhhhhhxd((pZ);h8ihhhhhhhh|ld( X(pZ)h7ihhhhhhhhxd(X(pZ) hhhhhhhhhhxd(X(qZ)!hhhhTThhhhhhxd(X(qZ) i i i i i i i i i ixd(X(qZ) hiiiiiiiihxd(X(qZ)hhiiihhhhhxd(X(qZ)hihhhhiiihxd(X(qZ)"i#i"i"i"i"i#i#i#i"ixd(X(qZ)"i"i#i#i#i"i"i"i"i"ixd(X(rZ)iiiiiiiiiixd(X(rZ)kkkkkkkkkkxd(X(sZ)kkkkIIkkkkkkxd(n(sZ)kkkkkkkkkkxd(X(sZ)kkkkkkkkkkxd(X(tZ)kkkkkkkkkkxd(X(tZ)klkkkklllkxd(X(tZ)lllllklllkxd(X(uZ)lBllllkBlBlBlkxd(X(vZ){klkkkklllkxd(X(vZ)YlZlYlYl66YlYlZlZlZlYlxd(X(yZ)kkkkkkkkkkxd(X(Z)kkkkRRkkkkkkxd(X(Z)kkkkkkkkkkxd(X(Z)#klkk..kklllkxd(X(Z) klllDDlklllkxd(X(Z)llll>>lklllkxd(X(Z)klkkkklllkxd(X(Z)lllllklllkxd(X(Z)l*llllk*l*l*lkxd(X(Z)hhhhhhhhhhxd(X(Z)hihhhhiiihxd(X(Z)gi8iiiih8i8i8ihxd(X(Z)8iBi8i8i8ihBiBiBihxd(X(Z)nnnnHHnnnnnnxd(X(Z)n0nnnnn0n0n0nnxd(X(Z)0n2n0n0n0nn2n2n2nnxd(X(Z) 2nVn2n2n2nnVnVnVnnxd(X(Z)VnWnVnVnVnnWnWnWnnxd(X(Z)////#////w,//xd(X(Z)Y//////////xd(X(Z) 00 00N000000xd(X(Z) 0 0 0 0JJ 0 0 0 0 0 0xd(X(Z)::::U::::U::xd(X(Z)::::::::::xd(X(Z)::::LL::::::xd(X(Z)::::::::::xd(X(Z)::::::::::xd(X(Z)::::::::::xd(X(Z)::::::::::xd(X(Z)~::::::~:~:::xd(X(Z)~::~:~:::::::xd(X(Z)aioiaiaiaiainininiaixd(X(Z)niinininiaiiiiaixd(X(Z)iiiiiaiiiiaixd(X(Z)iiiiiaiiiiaixd(X(Z)%[[xd(X(Z)#:];]4;;;]4;;xd(X(Z)e?WW???xd(X(Z)pqqq++qqppqqxd(X(Z)pvppqqvvvwxd(X(Z)vvvvwxd(X(Z)xd(X(Z)qwq2wwwqxd(X(Z)-xd(X(Z)?y~yyy~~~yxd(X(Z)9lul9l9l%%9l9ltltltl9lxd(X(Z)Otlxltltltl9lxlxlxl9lxd(X(Z)nnnn69nnnn99nnxd(X(Z)]xllxlxlTTxlxllllxlxd(X(Z) xlllllllllxlxd(X(Z)llllllllllxd(X(Z)llllllllllxd(X(Z)llllllllllxd(X(Z) llllllllllxd(X(Z)l&mllll%m%m%mlxd(X(Z)k%mPm%m%m%mlPmPmPmlxd(X(Z)PmQmPmPmPmlQmQmQmlxd(X(Z)$m5m$m$m$m$m5m5m5m$mxd(X(Z)llllllllllxd(X(Z)%m*m*m*m??*m*m*m*m*m%mxd(X(Z)6mAm6m6m6m6mAmAmAm6mxd(X(Z) nmmnmnmnmnmmmmnmxd(X(Z) nnnnnnnnnnxd(n(Z)Nn}pIoXo?IoIooooolod*Z)MUoUoMMUoUoUoUoMMUoUoxd(Z)noUoUoMMUoUoUoUoUoUolod*Z)no:oono:ooxd(Z)gFnono:oonoooxd(.(Z)nnnnnnnnnnxd(.(Z)VGooGooHoHoGooHoHoxd(X(Z)jkjj__jjkkkjxd(X(Z)kkkkkjkkkjxd(X(Z)kkkkkjkkkjxd(X(Z)mmmm44mmmmmmxd(X(Z)mnmmmmnnnmxd(X(Z)KnNnnnnmNnNnNnmxd(X(Z)Rk^kRkRk,,RkRk]k]k]kRkxd(X(Z)]kk]k]k]kRkkkkRkxd(X(Z) kkkkkRkkkkRkxd(X(Z)#qrqrrrqrrrxd(X(Z)Q+-++(+(+(+-+-+-+(+lod*!\)a-+-+-+(+-+-+-+(+xd(!\)Rrq-+-+-+(+**66**lod*-\)m**66****66**xd(-\)hcq**66******zd,X(.\)y. dCb. dddxd(X(/\)}}}CC}}}xd(X(/\)~@xd(X(0\)'llllllxd(X(0\)Wxd(X(1\) xd(X(1\)KJeJJLcLLxd(X(1\)<<xd(X(1\)??xd(X(2\)nnxd(X(3\)9xd(X(4\)O****xd(X(7\);@!;;C;;<<<;xd(08\) 1<121;;<;;ld*08\)121;;<;;xd(X(8\)2W<?;???xd(X(9\) ! ZE  [[[Zxd(X(9\). / / / 55/ / . . / / xd(X(9\). !. . / / / / / 0 xd(X(:\)!!!!!!!!!!xd(X(:\) !"!"X!!""rr""xd(X(;\)""""6"""">""xd(X(@\)/#G#/#G#/#/#/#G#/#/#xd(X(@\) %-%%$%%%-%-%-%$%xd(X(@\)  B%V%B%K%OB%B%V%V%V%K%xd(X(A\)&eddedxd`ededddrrdxdxd(X(B\)pdXed6eddXeXeXe6exd(X(B\)#ujjvjj'zjzjvjj+zjzjxd(X(B\) Kj_jKjUj/KjKj^j^j@@^jUjxd(X(C\)jjjjjjjjjjxd(X(C\) 5kPk5k?k!5k5kPkPkPk?kxd(X(C\) PkkPkPkPk?kkkk?kxd(X(C\)kkkkkkkkkklod*I\)aa}aaaa}aaxd(I\)lEuaa}aaaaaaxd(I\)~u"qKjKjKjKj,f,f,f,flld*J\)./.,f./.,flld* J\)./.,f./.,flod*K\)uU U // U U // xd(K\)9hpU U // U U  zd,n(M\)@,CbRxd(X(M\)Fxd(X(M\)  '  :: xd(X(M\)@@xd(X(M\) 44xd(X(M\)=JLL@@LLJJJ=xd(X(M\) m00mxd(X(M\)kkxd(X(M\) ?________?xd(X(N\)ggggxd(X(O\)_fxd(X(U\)`ghh,,hhggg`xd(X(U\)xd(X(Y\)?#@#@#@#>>@#@#?#?#@#@#xd(X(Z\)?#@#?#?#@#@#@#@#@#A#xd(X(Z\)'o9|9o9r9r9r9{9{9{9s9xd(X(Z\)|9}9}9}9}9}9|9|9}9}9xd(X(Z\)|9}9|9|9}9}9}9}9}9~9xd(X(Z\)S9o9S9o9=n9n9S9o9n9n9xd(X([\)DDDDBDDDD;FDDxd(X([\)=EEEEEEEE@@EExd(X([\)GEHEGEGEGEGEHEHEHEGExd(X([\)KIEREIEME+IEIEQEQE@@QEMExd(X([\)Y`EkE`EeEKb`E`EjEjEiijEeExd(X(\\)oEpEoEoEoEoEpEpEpEoExd(X(\\)ccccjjccccccxd(X(\\)ccccccccccxd(X(\\)ddddWWddddddxd(X(\\)ddddddddddxd(X(\\)ddddttddddddxd(X(]\)ddddddddddlod*]\)iddddddddxd(]\)jOsdddddddd|ld(]\)spdddd]a]a]a]axd(X(]\) ||xd(X(]\) xd(X(a\)uxd(X(b\)EZEE[[EEZZZExd(X(b\) pp|zpp^^pxd(X(b\)ZiZ_9ZZii<<iZxd(X(g\)'kkkkkkkkkxd(X(g\)iikkkkiiiixd(X(y\)'xd(X(y\)=xd(X(y\){xd(X(y\)xd(X(y\)xd(X(z\)9F9Ag::FFHHF9xd(X({\)xd(X({\)!  xd(X({\);tttttttttxd(X({\)3@@xd(X({\)?ZZxd(X(\)iixd(X(\)lld* \)cstsstsxd(0\)}tsts}~}ld*0\)sts}~}xd(X(\) bCCCCCCCCCbCxd(X(\)z '(QEPEEQQQ(xd(X(\)//0000////xd(0\)~u~~/tut/ld*0\) ~~/tut/xd(0\)~utut/~~/ld*0\)% tut/~~/lod*\) H>H>H>H>H>H>H>H>|md( \)I<?H>H>H>H>H>H>H>H>xd(X(\)}~}}@@}}~~~}xd(X(\)CCCCCCCCCCxd(X(\)CCCCCCCCCCxd(X(\)3D5D3D3DC3D3D5D5D5D3Dxd(\)C4DCCC3D3D4DC3Dxd(X(\)CCCCCCCCCCxd(X(\)DDDDCDDDDDDxd(\)t2DD2D3D2DDDD2DDxd(X(\)1D1D3D3D3D3D1D1D1D1Dlld*0\)WIIzd,(\)ILS@IIvvIILLLIzd,(\)IIS@LL}}LLIIIIxd(D\)  @@  AA xd(X(\)_```xd(MD\)K2222222222lld*dD\)($$$$$$$$lld*D\)8f$f$f$f$f$f$f$f$lld*dD\)lld*D\)>>>>xd(X(xp)&****xd(X(yp)&@*.****...*xd(X(yp)&..55??55....xd(X(zp)&N|>>|||xd(X({p)&xd(X({p)&xd(X({p)&xd(X(p)&R ZZxd(X(p)&xd(X(p)&..xd(X(p)&|}}|ld(X(p)&\I((IIIxd(X(p)&IhhhvvhhhhhIxd(X(p)&:xd(X(p)&c77887xd(X(p)&<77xd(X(p)&`77xd(X(p)& ppxd(X(p)& rrxd(X(p)&--xd(X(p)&xd(X(p)&P||xd(n(p)&xd(X(p)&xd(X(p)&xd(X(p)&xhhhhxd(X(p)&!hhhhhhhxd(X(p)&hovv@@vvooohxd(X(p)& xd(X(p)&.xd(X(p)&1..xd(X(p)&9S{SLSS{{{Sxd(X(p)&D v! ! !vv ! !v!v!v! |ld(X(p)&Qw!O$w!" w!w!O$O$O$w!xd(X(p)&fQ$_$Q$Q$Q$Q$_$_$_$Q$xd(l(p)&9$9$9$Q$O$O$9$9$9$9$xd(X(p)&8$9$8$8$8$8$9$9$9$8$xd(X(p)&8$9$9$9$GG9$9$9$9$9$8$xd(X(p)&:$;$;$;$RR;$;$;$;$;$:$xd(X(p)&H$*%H$H$H$H$*%*%*%H$xd(n(p)&*%B%*%*%*%H$B%B%B%B%xd(X(p)&B%%B%B%B%B%%%%B%xd(n(p)&m %_1%///_1_1_1_1ld*p)&H%///_1_1_1_1xd(X(p)&_1`1_1_1_1_1`1`1`1_1xd(X(p)&----@@------xd(X(p)&_1_1_1448`1`1_1_1_1_1xd(X(p)&^1^1_1_1_1_1^1^1^1^1xd(X(p)& 4 4 414<1414 4 4 4 4xd(X(p)&A4G4A4A4A4A4G4G4G4A4xd(X(p)&K4f4K4K4K4K4f4f4f4K4xd(X(p)&")4)4)4K4J4J4)4)4)4)4xd(X(p)&6666666666|ld(p(p)&666666zd,(p)&S@xd(X(p)&6666V\6666\\66xd(X(p)&(7)7(7*7(7(7)7)7)7(7xd(n(p)&w@=Dw@.Bw@w@=D=D=D=Dxd(X(p)& AAAAAAAAAAxd(X(p)&IAAA5DAAAAAAxd(X(p)&*MK[KMKwKIwKwK[K[K [KMKxd(n(p)&2 \KV\KT\K\KVVVVzd,Dp)&S@zd,Dp)&S@xd(l(p)&VVVV:VVVVVVxd(X(p)&SSSSSSSSSSxd(n(p)&SSSSSSSSSSlod*p)&<SS--SSSS--SS|md( p)&SSSS--SSSSSSxd(X(p)&TVVVXVVVVVVxd(X(p)&~VVV.XVVVVVVxd(X(p)&2i4i2i2i002i2i4i4i4i2izd,n(p)&3i:qSb3i3i3i3i:q:q:q:qxd(X(p)&rrrr?drrrr;;rrxd(X(p)&I&rrrrKKrrrrrrxd(X(p)&ssssssssssxd(X(p)&S&rrrrLLrrrrrrxd(X(p)&co:q;q;q;q;q9q9q9qqxd(X(p)&SwTwSwSw%%SwSwTwTwTwSwzd,n(p)&Tw[xSbTwTwTwSw[x[x[x[xxd((p)&[x\x[x[x[x[x[x[x[x[xxd(X(p)&yw[x[x[x[x[xZxZxZxZxxd(X(p)&TwdwewewewewdwdwdwTwxd(l(p)&`w`w`wfwewew`w`w`w`wxd(n(p)&wwwwwwwwwwxd(X(p)&wwwwwwwwwwxd(sp)&kwXxwwwwRxXxRxRxxd(X(p)&m&_yfy_y_y_y_yfyfyfy_yxd(X(p)&u}v}u}u}u}u}v}v}v}u}xd(n(p)&v}~v}v}v}u}~~~~xd(X(p)&T"}u}u}u}u}u}t}t}t}U}xd(sp)&o}}}}}}}}}}xd(sp)&z~y~~ ~~~t~y~t~t~xd(X(p)&}y~t~t~t~t~s~s~s~i~xd(X(p)&s~t~s~s~s~i~t~t~t~i~xd(X(p)&y~z~y~y~y~y~z~z~z~y~xd(X(p)&' ( ' - k' ' ( ( kk( ' xd(X(p)&       xd(X(p)&&      xd(X(p)&2329;223332xd(X(p)&& 38====8883xd(X(p)& 8:BBBB:::8xd(X(p)&3455554443xd(X(p)&&9;9999;;;9xd(X(p)&zzzz=EzzzzBBzzxd(X(p)&*11111111*xd(X(p)&3455554443xd(X(p)&6788887776xd(X(p)&cdccccdddcxd(X(p)&&xxxxxxd(X(p)&dffffffffdxd(X(p)&fggggggggfxd(X(p)&ccddxxddccccxd(MDp)&||xd(Dp)& @@xd(MDp)& NYVVVVYYYYxd(MDp)& xd(MDp)&-AAlld*dDp)&&lld*Dp)&&**  ****  **xd(MDp)&v{{OO{{xd(MDp)& /8888888@@88xd(X(p)&'zzxd(X(p)&xd(X(p)&RSRRRRSSSRxd(X(p)&RRSSSSRRRRlld*Dp)&'OO$$OOOO$$OOxd(0p)&VVld*0p)&e(VVxd(X(p)&xd(X(p)&( *,*777,,,*xd(Dp)& +%%%%++++lld*dDp)&(~~~~xd(MDp)&lllld*dDp)&)IISSIIIISSIIxd(Dp)& 77QQlld*Dp)&)ffffxd(MDp)& $$$$55$$$$WW$$xd(X(p)&) $$$$W$$$$]]$$xd(X(p)&)$$$$$$$$$$xd(X(p)&)$$$$$$$$__$$lld*Dp)&* * * * * * * * *xd(MDp)&m*u*s*s*s*s*u*u*u*u*xd(X(p)&m*p*p*p*p*p*p*p*p*m*xd(MDp)&n++q+q+::q+q+++vv++lld*dDp)&*t*t*t*t*t*t*t*t*xd(MDp)&.!. . .66 . .!.!.@@!.!.xd(MDp)& ....00....@@..xd(X(p)&*..........xd(X(p)&* c/g/c/n/c/c/g/g/g/c/xd(X(p)& i/i/i/u/r/r/i/i/i/i/xd(X(p)&i/i/i/m/i/i/i/i/i/i/xd(X(p)&+g/s/i/i/i/i/s/s/s/g/lld*dDp)&+ 0 0 0 0 0 0 0 0xd(MDp)& Y/d/^/^/^/^/d/d/d/d/lld*dDp)&.+********xd(MDp)&y%~%{%{%77{%{%~%~%LL~%~%xd(X(p)&>+Y&d&Y&_&9^&^&d&d&88d&Y&xd(MDp)&O6T6Q6Q6 Q6Q6T6T6T6T6xd(X(p)&J>K>J>Q>(OJ>J>K>K>..K>J>xd(X(p)&I>J>I>I>I>I>J>J>J>I>xd(0p)&!]=~A}A~A}AI>]=^=]=I>ld*0p)&Z+}A~A}AI>]=^=]=I>xd(p)&]=^=]=^=]=!B]=^=]=!Bld*0p)&+]=^=]=!B]=^=]=!Bxd(X(p)&CCCCCCCCCClld*dDp)&,SESESESESESESESElld*dDp)&,jGjGMMjGjGjGjGMMjGjGlld*dDp)&,GGGGGGGGlld*Dp)&,FFFFFFFFlld*Dp)&-FFFFFFFFxd(X(p)&CCCCCCCCCCxd(p)&C\I[I\I[ICCC[ICxd(X(p)& QQ>Qtt>Q>Qxd(X(p)&v.tLwLtLLLLwLwLwLtLxd(X(p)&wLxLwLwLwLwLxLxLxLwLzd,X(p)&S@99zd,(p)&S@==zd,X(p)&hhS@im1iihhhhzd,(p)&!HgS@iiiigggHxd(X(p)&M MMM++MM M M MMxd(l(p)&-wMwMwMNwMwMwMwMwMwMxd(n(p)& M5N M M M M5N5N5N5Nxd(sp)&MdN8NdN8N8NMMMMxd(X(p)&MMMMMMMMMMxd(l(p)&=eNeNeNNeNeNeNeNeNeNxd(n(p)&M&NMMMM&N&N&N&Nxd(X(p)&NNNN5NNNNNNxd(X(p)&NNNNNNNNNNxd(X(p)&TTTTTTTTTTxd(X(p)&.TTTTTTTTTTxd(X(p)& YYY&Y8YYYYYYxd(X(p)&YYYYYYYYYYlld*dDp)&.TTTTTTTTlld*Dp)&.aa aaaa aaxd(X(p)&hhhheehhhhhhxd(X(p)&hhhhhhhhhhxd(X(p)&n/$$$$$$$$ll$$xd(X(p)&x/j/l/j/l/j/j/l/l/l/j/xd(X(p)&/      xd(X(p)&/*,*,gt**,,pp,*xd(X(p)&/||xd(X(p)&/{}{}{{}}}{xd(X(p)&/6868668886xd(X(p)&xxxxxxxxxxxxxxxxxd(X(p)&xxxxFFxxxxxxxd(X(p)&/xxxxxxxxxxxd(X(p)&0xxxxxxxxxxxd(X(p)&Z0xxxxxxxxxxxd(0p)&MMMMMMMMMMxd(Dp)&,MMMMMMMMMMxd(Dp)&,MMMMMMMMMMxd(p)&]=^=]=^=]=AN]=^=]=ANld*0p)&l0]=^=]=AN]=^=]=ANxd(X(p)&xDzDxDxDCxDxDzDzDzDxDxd(p)&CyDCCCxDxDyDCxDxd(X(p)&!CCCCCCCCCCxd(X(p)&DDDDDDDDDDxd(X(p)&DDDD00DDDDDDxd(p)&>vDDvDwDvDvDDDvDvDxd(X(p)&uDuDwDwDwDwDuDuDuDuDxd(l(p)&>MMM'N8MMMMMMxd(sp)&McNMMMM7NcN7N7Nxd(sp)&7NO7NcN7N7NNONNxd(sp)&hNONONNNNNNxd(n(p)&NONNNNOOOOxd(+p)&OOOOOOOOOOxd(X(p)&JmmmDommmmmmxd(X(p)&ammm[ommmmmmxd(X(p)&8{{{{{{{{{{xd(X(p)&11djhjdjujdjdjhjhjhjdjxd(X(p)&hjhjijijijijhjhjhjhjxd(X(p)&?1Automatic version%t9r)&?Automatic versione>v9r)&@Automatic versionk9%s)&AAutomatic versionk9s)&BAutomatic versionq9s)&CAutomatic versionq-9s)&DAutomatic versionqǻ9s)&EAutomatic version~٧9t)&FAutomatic version~@}~ [$@$NormalmH <A@<Default Paragraph Fontjc΄ui K6 p H3m Z 2Nj.Jf' a 7!!!1"M"""!#}##5$ &o&t'''H(d(f(()z)))N**+"+~+++,nt you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them.  At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will bedoubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1 iterated Social Dilemmas It is not enough, though, to just , Foo bar mofo. However, this However, thi initial i an a default a s game as s game as game s gams gas glichoosing this as a default social dilemma .advantagescame necessary affordances for play.it for correctness using the following experiment.PAGE SIZE by running a simple experiment,. in which we used the tool to showhe Commons accurately reportedTHE EXPERIMENT THE EXPERIMENT Introduction what the game itself provided. Data was gathered on individual conditionsoximately half of the subjects rch, we attempted to 'baseline' by comparing with the existing work in social dilemma researchFurther, he subjects were 70 individuals,Subjects 70internetProcedure  Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model had several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidence by the brevity of the instructions, allowed the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic case. This also means that we can control for many confounding variables present in group cases, concentrating instead on the variables of interest. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data which would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. In this experiment, we show that The Commons accurately reports that the ability to communicate during the game helped to raise the overall level of trust and cooperation present. THE VALIDATION STUDY Introduction In this study, subjects played an iterated dyadic continuous prisoner's dilemma for seventy rounds. They did not meet each other face-to-face before, during, or after the game. Approximately half of the subjects who played were allowed to send text messages to each other (chat) during the game. The other half had no communication beyond what the game itself provided. Data was gathered on the rates of contribution presented by each player, as well as data about chat message counts and contents. This data was then analyzed to determine whether there was a significant difference in the level of trust and cooperation between the two groups of subjects. Based on research in both social dilemmas[cite SD communication studies] and in the creation of electronic communities [cite EC stuff], we hypothesized that there would indeed be such a difference, with the group able to chat having the higher level of trust and cooperation. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies which were not performed online. Subjects The subjects were 23 adults aged 26 to 54 years old(average=41.05). Approximately half of the subjects were men (n=13) and half of the subjects were women (n=10). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, each subject received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving, told they were being observed and their inputs were being recorded, and informed consent was gathered. They are then given semi-random three digit user numbers which they use as monikers for the rest of the experiment to control for effects real names might create. Each participant then read a series of instructions using Microsoft Internet Explorer web pages. These instructions explained the rules of the game, reinforced that their success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown below (figure 2).  All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. Figure 1Instructions for the iterated dyadic continuous prisoner's dilemma.Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times.  All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. eddtheirH,and the participants filled out an electronic questionnaire. UponFinallycompletion of the questionnaire, the subjects were debriefed,Results windowten  All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. If you do not have a laser printer, you may be able to arrange for a business to print your document for you. If no laser printer is available, then use the best alternative printer you have. If you have no access to any printer, then your material should be typewritten onto larger pages and reduced 25%. Please ask the conference office for assistance. Title and Authors  All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. If you do not have a laser printer, you may be able to arrange for a business to print your document for you. If no laser printer is available, then use the best alternative printer you have. If you have no access to any printer, then your material should be typewritten onto larger pages and reduced 25%. Please ask the conference office for assistance. Title and Authors  Figure 1 Instructions for the iterated dyadic continuous prisoner's dilemma. All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. If you do not have a laser printer, you may be able to arrange for a business to print your document for you. If no laser printer is available, then use the best alternative printer you have. If you have no access to any printer, then your material should be typewritten onto larger pages and reduced 25%. Please ask the conference office for assistance. Title and Authors in Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Statistical Analyses. Statistical Analyses. Statistical Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time. Comparison With Other Experimental Results eated a system which capitalizesisexperience (confounds). Also, asAt the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them.arethey All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. If you do not have a laser printer, you may be able to arrange for a business to print your document for you. If no laser printer is available, then use the best alternative printer you have. If you have no access to any printer, then your material should be typewritten onto larger pages and reduced 25%. Please ask the conference office for assistance. Title and Authors  CONCLUSIONS AND DISCUSSION Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. CONCLUSIONS AND DISCUSSION It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. If you do not have a laser printer, you may be able to arrange for a business to print your document for you. If no laser printer is available, then use the best alternative printer you have. If you have no access to any printer, then your material should be typewritten onto larger pages and reduced 25%. Please ask the conference office for assistance. Title and Authors in. milleniano chat actual pair of subjectstold they were being observed and their inputs were being recorded, and ffect their reward upon leaving,idiscover differences in communities while holding much constant,AND DISCUSSIONCONCLUSIONS DISCUSSION are theycomparitiveo take features from them which the use of real world user namesthe Stacy Horn's EchoWill fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. VALIDITY CONCLUSIONS It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. This allows its results to rely on two millennia of this social dilemma research. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. This shows that it can be a useful tool. DISCUSSION We have shown that this methodology is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. Currently, when evaluating features for online communities, two methods are used. As we will see, although reasonable, these methods have severe drawbacks. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, seeing that the Stacy Horn's ECHO community Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. VALIDITY CONCLUSIONS It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. This allows its results to rely on two millennia of this social dilemma research. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. This shows that it can be a useful tool. DISCUSSION We have shown that this methodology is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. Currently, when evaluating features for online communities, two methods are used. As we will see, although reasonable, these methods have severe drawbacks. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, seeing that the Stacy Horn's ECHO community uses real world user names, and that is successful, decides that n electronic society are almost he use of real world user names, buthiddenf each user's face. ore the community is built, and All material on each page should fit within a rectangle of 18 x 23.5 cm (7" x 9.25"), centered on the page, beginning 1.9 cm (.75") from the top of the page, with a .85 cm (.33") space between two 8.4 cm (3.3") columns. TYPESET TEXT Prepare your submissions on a typesetter or word processor. Normal or Body Text Please use a 10-point Times Roman font, or other Roman font with serifs, as close as possible in appearance to Times Roman in which these guidelines have been set. The goal is to have a 10-point text, as you see here. Please use sans-serif or non-proportional fonts only for special purposes, such as distinguishing source code text. The Press 10-point font available to users of Script is a good substitute for Times Roman. If Times Roman is not available, try the font named Computer Modern Roman. On a Macintosh, use the font named Times. If you do not have a laser printer, you may be able to arrange for a business to print your document for you. If no laser printer is available, then use the best alternative printer you have. If you have no access to any printer, then your material should be typewritten onto larger pages and reduced 25%. Please ask the conference office for assistance. Title and Authors The title (Helvetica 18-point bold), authors' names (Times Roman 12-point bold) and affiliations (Times Roman 12-point) run across the full width of the page one column 17.8 cm (7") wide. We also recommend phone number and e-mail address. See the top of this page for two names with different addresses. If only one address is needed, center all address text. For two addresses, use two centered tabs, and so on. For more than three authors, you may have to improvise. Abstract and Keywords Every submission should begin with an abstract of about 100 words, followed by a set of keywords. The abstract and keywords should be placed in the left column of the first page under the left half of the title. The abstract should be a concise statement of the problem, approach, findings, and conclusions of the work described. First Page Copyright Notice Leave 2.5 cm (1") of blank space at the bottom of the left column of the first page for the copyright notice. Subsequent Pages For pages other than the first page, start at the top of the page, and continue in double-column format. Right margins should be justified, not ragged. The two columns on the last page should be of equal length. References and Citations Use the standard Communications of the ACM format for references that is, a numbered list at the end of the article, ordered alphabetically by first author, and referenced by numbers in brackets [1]. See the examples of citations at the end of this document. Within this template file, use the style named references for the text of your citation. References should be published materials accessible to the public. Internal technical reports may be cited only if they are easily accessible (i.e. you can give the address to obtain the report within your citation) and may be obtained by any reader. Proprietary information may not be cited. Private communications should be acknowledged, not referenced (e.g., [Robertson, personal communication]). Page Numbering, Headers and Footers Do not include headers, footers or page numbers in your submission. These will be added when the publications are assembled. SECTIONS The heading of a section should be in Helvetica 9-point bold in all-capitals. Sections should be unnumbered. Subsections The heading of subsections should be in Helvetica 9-point bold with only the initial letters capitalized. (Note: For sub-sections and subsubsections, a word like the or a is not capitalized unless it is the first word of the header Subsubsections The heading for subsubsections should be in Helvetica 9-point italic with initial letters capitalized. FIGURES Figures should be inserted at the appropriate point in your text. Figures may extend over the two columns up to 17.8 cm (7") if necessary. Black and white photographs (not Polaroid prints) may be mounted on the camera-ready paper with glue or double-sided tape. A service bureau can make a special print of your black and white photography for printing purposes (optional). To avoid smudges, attach figures by paste or tape applied to their back surfaces only. Each figure should have a figure caption in Times Roman. Color figures should appear on separate pages so that they may be collected into a color section in the proceedings. Color figures are a large expense for the conference. Include them only if they are absolutely necessary and only if your submission category permits them. LANGUAGE, STYLE AND CONTENT The written and spoken language of CHI is English. Spelling and punctuation may consistently use any dialect of English (e.g., British, Canadian or US). Hyphenation is optional. Please write for an international audience: Write in a straightforward style. Use simple sentence structure. Try to avoid long sentences and complex sentence structures. Use semicolons carefully. Use common and basic vocabulary (e.g., use the word unusual rather than the word arcane). Briefly define or explain all technical terms. Explain all acronyms the first time they are used in your text e.g., World Wide Web (WWW). Explain local references (e.g., not everyone knows all city names in a particular country). Explain insider comments. Ensure that your whole audience understands any reference whose meaning you do not describe (e.g., do not assume that everyone has used a Macintosh or a particular application). Explain colloquial language and puns. Understanding phrases like red herring requires a cultural knowledge of English. Humor and irony are difficult to translate. Use unambiguous forms for culturally localized concepts, such as times, dates, currencies and numbers (e.g., 1-5- 97 or 5/1/97 may mean 5 January or 1 May , and seven o'clock may mean 7:00 am or 19:00). Be careful with the use of gender-specific pronouns (he, she) and other gendered words (chairman, manpower, man-months). Use inclusive language (e.g., she or he, s/he, they, chair, staff, staff-hours, person-years) that is gender-neutral. If necessary , you may be able to use he and she in alternating sentences, so that the two genders occur equally often. See [5] for further advice and examples regarding gender and other personal attributes. We thank CHI, PDC, CSCW volunteers, all publications support and staff who wrote and provided helpful comments on previous versions of this document.Anderson, R.E. Social impacts of computing: Codes of professional ethics. Social Science Computing Review 10, 2 (Winter 1992), 453-469. CHI Conference Publications Format. Available at http://www.acm.org/sigchi/chipubform/. Conger., S., and Loch, K.D. (eds.). Ethics and computer use. Commun. ACM 38, 12 (entire issue). Roberts, T.L. Are Newsgroups Virtual Communities? , in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 360-367. . This shows that it can be a useful tool.centuriesFinally,is demonstrated with a validationCONCLUSIONS butcoorecttwenty threeWe have explained the foundations on which The Commons is based, and the steps used in its design. We havemetholodogyt process to improve The CommonsRocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) We have shown that this methodology is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulnessKollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) The Commons: A Toolkit for the Quantitative Analysis of Factors in the Success or Failure of Electronic Societies Joshua Berman Steven Drucker Peter Kollock Microsoft Research Microsoft Research Department of Sociology Microsoft Corporation Microsoft Corporation University of California at Los Angeles One Microsoft Way One Microsoft Way Los Angeles, CA 90095-1551 Redmond, WA 98052 USA Redmond, WA 98052 USA USA +1 404 786 1698 +1 425 703 5880 +1 310 825 1313 berman@cc.gatech.edu sdrucker@microsoft.com kollock@ucla.edu ABSTRACT In this paper a novel methodology and toolkit for the analysis and design of successful electronic societies is demonstrated. This toolkit, named The Commons, allows experimenters and developers for the first time to quantify and demonstrate the effect on community building of not only social variables, but of interface and design variances as well. Drawing on millennia of work in Sociology and applying them to electronic societies in a novel way first proposed by Dr. Drucker, this approach is explained and justified. Then, its correctness and validity is demonstrated with a study completed at Microsoft Research showing the importance of communication in community building. Finally, its usefulness is shown by comparing the Commons with existing methods for the design of communities. Keywords Electronic Societies, Virtual Communities, Internet, Social Computing, Computer-Mediated Communication, Trust, Methodologies, User Studies INTRODUCTION [replace this with about a page of discussion about community/trust/social dilemmas etc.] There has been much written about how to make an electronic society successful [various cites: Kollock, Kim, etc.]. However, very little has been written about what this means. It has been commonly accepted that this variable is very difficult to quantify. LEAVE BLANK THE LAST 2.5 cm (1) OF THE LEFT COLUMN ON THE FIRST PAGE FOR THE COPYRIGHT NOTICE. We hypothesized that this metric, which Teresa Roberts has called the "Community factor"[trust chipaper], is equivalent to the level of trust and cooperation in the community. We then created a system which capitalized on this simple equivalence to create a rich and extensible toolkit which can be used to better understand and develop successful electronic societies. PREVIOUS AND RELATED WORK The idea that this metric is equivalent to the level of trust and cooperation in a community is not new. In fact, sociologists since Aristotle have asserted and shown this to be the case[Aristotle + a bunch of sociologist cites]. More importantly, this metric can not only be quantified, but can be measured using a family of laboratory experiments, known collectively as the social dilemmas. These experiments model the tension present in all communities, including electronic, between the pursuit of individual and collective goals. For an understanding of the past, present and future use of social dilemma experiments in non-electronic communities, the reader is referred to Dr. Kollock's recent review for the Annual Review of Sociology[Kollockarspaper]. It is enough here to understand that these experiments have had a long and successful history in measuring the trust and cooperation established in a group. However, with the exception of Dr. Roberts' work in looking at the difference between electronic and face-to-face communication at the extremes[trust chipaper], these experiments have not been used online. In Dr. Roberts' work, a specific system was built and a specific experiment was run to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but difference created by interface or social factors within electronic societies themselves. THE COMMONS In order to quantify and capture this metric in the most general, flexible and extensible method possible, a set of tools was created within Microsoft Research. These tools were built using the robust and extensible V-Worlds distributed and persistent object system, previously developed by Manny Vellon, Kirk Marple, Don Mitchell and Dr. Drucker [V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages. The system itself is modular and modifiable even at run time. This facilitated the ability to quickly and easily modify an existing environment to include The Commons toolkit, and to change experimental conditions (independent variables) with little change to the rest of the interface and user experience (confounds). Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. A set of interface elements, along with a related set of internal states and methods were added to the V-Worlds system. The social dilemma used was an iterated dyadic continuous prisoner's dilemma first proposed by [WHO?][Cite]. The rules of this game are given below (figure 1)  Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model had several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidence by the brevity of the instructions, allowed the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic case. This also means that we can control for many confounding variables present in group cases, concentrating instead on the variables of interest. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data which would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. In this experiment, we show that The Commons accurately reports that the ability to communicate during the game helped to raise the overall level of trust and cooperation present. THE VALIDATION STUDY Introduction In this study, subjects played an iterated dyadic continuous prisoner's dilemma for seventy rounds. They did not meet each other face-to-face before, during, or after the game. Approximately half of the subjects who played were allowed to send text messages to each other (chat) during the game. The other half had no communication beyond what the game itself provided. Data was gathered on the rates of contribution presented by each player, as well as data about chat message counts and contents. This data was then analyzed to determine whether there was a significant difference in the level of trust and cooperation between the two groups of subjects. Based on research in both social dilemmas[cite SD communication studies] and in the creation of electronic communities [cite EC stuff], we hypothesized that there would indeed be such a difference, with the group able to chat having the higher level of trust and cooperation. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies which were not performed online. Subjects The subjects were 23 adults aged 26 to 54 years old(average=41.05). Approximately half of the subjects were men (n=13) and half of the subjects were women (n=10). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, each subject received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for effects real names might create. Each participant then read a series of instructions using Microsoft Internet Explorer web pages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown below (figure 2). During the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects as in [cite a study that showed them]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Of the twenty-three subjects, valid data was obtained from 20 of them, 10 in each condition. One subject was removed from the study when their assigned partner failed to appear. One pair of subjects in the chat condition was removed after they made it clear that they did not understand the instructions and required experimenter intervention. As expected, there was a higher level of cooperation in the condition where participants were allowed to chat with their partner. Further, this disparity seemed to increase over time (figure 3). Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Comparison With Other Experimental Results [Peter - any thoughts here?] Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill inWill fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. VALIDITY CONCLUSIONS It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. This allows its results to rely on two millennia of this social dilemma research. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. Therefore, the study has shown that the methodology of The Commons is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. DISCUSSION We have shown that this methodology is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. Currently, when evaluating features for online communities, two methods are primarily used. As we will see, although reasonable, these methods have severe drawbacks. With The Commons these drawbacks can be overcome. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, upon seeing that the Stacy Horn's ECHO community uses real world user names, and that ECHO is successful, decides that real world user names are thus important for community building. This method has many obvious disadvantages. First and foremost, there is an important inductive step which, instead of being examined and proven, is left to the 'gut feeling' of the designer. In this step, a determination is made which features of the almost limitless feature list in an electronic society are having positive effects on the society itself. Even if the designer guesses correctly, there is no way for them to test for themselves or prove to others that their choice is correct. This can be shown in our example. It is possible that the success of ECHO is not helped, indeed it is hindered by the use of real world user names. This negative effect may be obscured by the fact it is run by Stacy Horn, which may or may not be an advantage, but may vary the success of the community so widely that the presumably smaller effect of real world user names is hidden. With The Commons, the designer's hypothesis could be tested. It would be possible to run The Commons using real world user names (or some variation) and aliases, and compare the scores. The designer would then not only know, but also be able to prove that real world user names have a positive or negative effect on community building. The other approach currently used in choosing features is intuition and elegance. This includes choosing features from fictional works, and novel features, simply because they appeal aesthetically or 'should work'. An example of this would be a community builder including a live video of each user's face because 'people use facial expressions to communicate all the time'. Of course, this approach also has disadvantages. Before the community is built, and, as we showed in the first case, even after it is built, it is impossible to tell whether this feature is useful for community building. The Commons again can help to solve this dilemma. Simply by running an experiment where the presence of this affordance is the independent variable, this argument can be solved. This can also help to develop novel affordances and community features, as it is now possible to test them without building an entire community. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have explained the foundations which led to the idea first proposed by Dr. Drucker, and explained the design decision made along the way to its completion. We have shown that this methodology is valid, and that the toolkit is correct by performing and analyzing the result of a user study. Finally, we have shown its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS Alex Colburn, Greg Kimberly and the rest of the Virtual Worlds Group at Microsoft Research provided invaluable development assistance. Linda Stone, Group Director, provided unmatched input and support throughout the process. Mary Czerwinski, Hunter Hoffman and the rest of the Microsoft Usability team were absolutely crucial to the success of the validity experiment and resulting analysis. The authors would like to thank them all. Further, Mr. Berman would like to thank Dr. Drucker, under whom he served as a research intern, for the concept to get us started, and the brilliant insight, support and effort along the way to make it happen. REFERENCES Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) The columns on the last page should be of equal length.Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) Roberts' Roberts' trust in looking atspecific systemthe Annual Review of SociologyIt is enough here to understand that these experiments have had a long and successful history in measuring the trust and cooperation established in a group.Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) The Commons: A Toolkit for the Quantitative Analysis of Factors in the Success or Failure of Electronic Societies Joshua Berman Steven Drucker Peter Kollock Microsoft Research Microsoft Research Department of Sociology Microsoft Corporation Microsoft Corporation University of California at Los Angeles One Microsoft Way One Microsoft Way Los Angeles, CA 90095-1551 Redmond, WA 98052 USA Redmond, WA 98052 USA USA +1 404 786 1698 +1 425 703 5880 +1 310 825 1313 berman@cc.gatech.edu sdrucker@microsoft.com kollock@ucla.edu ABSTRACT In this paper a novel methodology and toolkit for the analysis and design of successful electronic societies is demonstrated. This toolkit, named The Commons, allows experimenters and developers for the first time to quantify and demonstrate the effect on community building of not only social variables, but of interface and design variances as well. Drawing on millennia of work in Sociology and applying them to electronic societies in a novel way first proposed by Dr. Drucker, this approach is explained and justified. Then, its correctness and validity is demonstrated with a study completed at Microsoft Research showing the importance of communication in community building. Finally, its usefulness is shown by comparing the Commons with existing methods for the design of communities. Keywords Electronic Societies, Virtual Communities, Internet, Social Computing, Computer-Mediated Communication, Trust, Methodologies, User Studies INTRODUCTION [replace this with about a page of discussion about community/trust/social dilemmas etc.] [Start with a description of different people's terms for the 'Community factor' ajk,rhein,look up more!]There has been much written about how to make an electronic society successful [various cites: Kollock, Kim, etc.]. However, very little has been written about what this means. It has been commonly accepted that this variable is very difficult to quantify. LEAVE BLANK THE LAST 2.5 cm (1) OF THE LEFT COLUMN ON THE FIRST PAGE FOR THE COPYRIGHT NOTICE. We hypothesized that this metric, which Teresa Roberts has called the "Community factor"[trust newsgroup chipaper], is equivalent to the level of trust and cooperation in the community. We then created a system which capitalized on this simple equivalence to create a rich and extensible toolkit which can be used to better understand and develop successful electronic societies. PREVIOUS AND RELATED WORK The idea that this metric is equivalent to the level of trust and cooperation in a community is not new. In fact, sociologists since Aristotle have asserted and shown this to be the case[Aristotle + a bunch of sociologist cites]. More importantly, this metric can not only be quantified, but can be measured using a family of laboratory experiments, known collectively as the social dilemmas. These experiments model the tension present in all communities, including electronic, between the pursuit of individual and collective goals. [replace]For an understanding of the past, present and future use of social dilemma experiments in non-electronic communities, the reader is referred to Dr. Kollock's recent review of the field for the Annual Review of Sociology[Kollockarspaper]. It is enough here to understand that these experiments have had a long and successful history in measuring the trust and cooperation established in a group.There is little question left in Sociology that these experiments accurately model societal interactions, and that they accurately measure trust and cooperation. However, with the exception of Dr. Roberts' Rocca's work in looking which examinedat the difference between electronic and face-to-face communication at the extremes[trust chipaper], these experiments have not been used online. In Dr. Roberts' Rocca's work, a specific systemspecialized system was built and a specific experiment was run to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves. THE COMMONS In order to quantify and capture this metric in the most general, flexible and extensible method possible, a set of tools was created within Microsoft Research. These tools were built using the robust and extensible V-Worlds distributed and persistent object system, previously developed by Manny Vellon, Kirk Marple, Don Mitchell and Dr. Drucker [V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages. The system itself is modular and modifiable even at run time. This facilitated the ability to quickly and easily modify an existing environment to include The Commons toolkit, and to change experimental conditions (independent variables) with little change to the rest of the interface and user experience (confounds). Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. A set of interface elements, along with a related set of internal states and methods were added to the V-Worlds system. The social dilemma used was an iterated dyadic continuous prisoner's dilemma first proposed by [WHO?][Cite]. The rules of this game are given below (figure 1)  Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model had several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidence by the brevity of the instructions, allowed the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic case. This also means that we can control for many confounding variables present in group cases, concentrating instead on the variables of interest. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data which would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. In this experiment, we show that The Commons accurately reports that the ability to communicate during the game helped to raise the overall level of trust and cooperation present. THE VALIDATION STUDY Introduction In this study, subjects played an iterated dyadic continuous prisoner's dilemma for seventy rounds. They did not meet each other face-to-face before, during, or after the game. Approximately half of the subjects who played were allowed to send text messages to each other (chat) during the game. The other half had no communication beyond what the game itself provided. Data was gathered on the rates of contribution presented by each player, as well as data about chat message counts and contents. This data was then analyzed to determine whether there was a significant difference in the level of trust and cooperation between the two groups of subjects. Based on research in both social dilemmas[cite SD communication studies] and in the creation of electronic communities [cite EC stuff], we hypothesized that there would indeed be such a difference, with the group able to chat having the higher level of trust and cooperation. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies which were not performed online. Subjects The subjects were 23 adults aged 26 to 54 years old(average=41.05). Approximately half of the subjects were men (n=13) and half of the subjects were women (n=10). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, each subject received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for effects real names might create. Each participant then read a series of instructions using Microsoft Internet Explorer web pages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown below (figure 2). During the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects as in [cite a study that showed them]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Of the twenty-three subjects, valid data was obtained from 20 of them, 10 in each condition. One subject was removed from the study when their assigned partner failed to appear. One pair of subjects in the chat condition was removed after they made it clear that they did not understand the instructions and required experimenter intervention. As expected, there was a higher level of cooperation in the condition where participants were allowed to chat with their partner. Further, this disparity seemed to increase over time (figure 3). Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical A      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~nalyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Comparison With Other Experimental Results [Peter - any thoughts here?] Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill inWill fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. VALIDITY CONCLUSIONS It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. This allows its results to rely on two millennia of this social dilemma research. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. Therefore, the study has shown that the methodology of The Commons is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. DISCUSSION . Currently, when evaluating features for online communities, two methods are primarily used. As we will see, although reasonable, these methods have severe drawbacks. With The Commons these drawbacks can be overcome. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, upon seeing that the Stacy Horn's ECHO community uses real world user names, and that ECHO is successful, decides that real world user names are thus important for community building. This method has many obvious disadvantages. First and foremost, there is an important inductive step which, instead of being examined and proven, is left to the 'gut feeling' of the designer. In this step, a determination is made which features of the almost limitless feature list in an electronic society are having positive effects on the society itself. Even if the designer guesses correctly, there is no way for them to test for themselves or prove to others that their choice is correct. This can be shown in our example. It is possible that the success of ECHO is not helped, indeed it is hindered by the use of real world user names. This negative effect may be obscured by the fact it is run by Stacy Horn, which may or may not be an advantage, but may vary the success of the community so widely that the presumably smaller effect of real world user names is hidden. With The Commons, the designer's hypothesis could be tested. It would be possible to run The Commons using real world user names (or some variation) and aliases, and compare the scores. The designer would then not only know, but also be able to prove that real world user names have a positive or negative effect on community building. The other approach currently used in choosing features is intuition and elegance. This includes choosing features from fictional works, and novel features, simply because they appeal aesthetically or 'should work'. An example of this would be a community builder including a live video of each user's face because 'people use facial expressions to communicate all the time'. Of course, this approach also has disadvantages. Before the community is built, and, as we showed in the first case, even after it is built, it is impossible to tell whether this feature is useful for community building. The Commons again can help to solve this dilemma. Simply by running an experiment where the presence of this affordance is the independent variable, this argument can be solved. This can also help to develop novel affordances and community features, as it is now possible to test them without building an entire community. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have explained the foundations which led to the idea first proposed by Dr. Drucker, and explained the design decision made along the way to its completion. We have shown that this methodology is valid, and that the toolkit is correct by performing and analyzing the result of a user study. Finally, we have shown its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS Alex Colburn, Greg Kimberly and the rest of the Virtual Worlds Group at Microsoft Research provided invaluable development assistance. Linda Stone, Group Director, provided unmatched input and support throughout the process. Mary Czerwinski, Hunter Hoffman and the rest of the Microsoft Usability team were absolutely crucial to the success of the validity experiment and resulting analysis. The authors would like to thank them all. Further, Mr. Berman would like to thank Dr. Drucker, under whom he served as a research intern, for the concept to get us started, and the brilliant insight, support and effort along the way to make it happen. REFERENCES Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) The columns on the last page should be of equal length.[replace this with about a page of discussion about community/trust/social dilemmas etc.] [Start with a description of different people's terms for the 'Community factor' ajk,rhein,look up more!]There has been much written about how to make an electronic society successful [various cites: Kollock, Kim, etc.]. However, very little has been written about what this means. It has been commonly accepted that this variable is very difficult to quantify.communitythe fittest approach, where the in terms of "retention factor'],ittest approach, where communityManyWe hypothesized that tIndeed there is suchIndeed there is. This metric, which Teresa Roberts has called the "Community factor"[newsgroup chipaper], of trust and cooperation in the  In order to quantify and capture this metric in the most general, flexible and extensible method possible, a set of tools was created within Microsoft Research. These tools were built using the robust and extensible V-Worlds distributed and persistent object system, previously developed by Manny Vellon, Kirk Marple, Don Mitchell and Dr. Drucker [V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages. The system itself is modular and modifiable even at run time. This facilitated the ability to quickly and easily modify an existing environment to include The Commons toolkit, and to change experimental conditions (independent variables) with little change to the rest of the interface and user experience (confounds). Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. A set of interface elements, along with a related set of internal states and methods were added to the V-Worlds system. The social dilemma used was an iterated dyadic continuous prisoner's dilemma first proposed by [WHO?][Cite]. The rules of this game are given below (figure 1) below (figure 1) within Microsoft Researchisof notisshownmethods for the design of communitiesThe subjects were 23 adults aged 26 to 54 years old(average=41.05). Approximately half of the subjects were men (n=13) and half of the subjects were women (n=10). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, each subject received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for effects real names might create. Each participant then read a series of instructions using Microsoft Internet Explorer web pages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown below (figure 2). As expected, there was a higher level of cooperation in the condition where participants were allowed to chat with their partner. Further, this disparity seemed to increase over time (figure 3). Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses. Statistical Analyses.Peter - any thoughts here?]DISCUSSION . ofiWill fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. from social dilemma research studies [AJK] This method begs the questionsssful 'real life' community? TheeddpresentedshowimpliedKollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) However, with the exception of Dr. Rocca's recent work which examined the difference between electronic and face-to-face communication at the extremes[trust chipaper], these experiments have not been used online. In Dr. Rocca's work, a specialized system was built, and a specific experiment was run, to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves. However, with the exception of Dr. Rocca's recent work which examined the difference between electronic and face-to-face communication at the extremes[trust chipaper], these experiments have not been used online. In Dr. Rocca's work, a specialized system was built, and a specific experiment was run, to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves. THE COMMONS THE COMMONS In order to quantify and capture this metric in the most general, flexible and extensible method possible, a set of tools was created. These tools were built using the robust and extensible V-Worlds distributed and persistent object system, previously developed by Manny Vellon, Kirk Marple, Don Mitchell and Dr. Drucker of the Microsoft Research Virtual Worlds Group[V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages. The system itself is modular and modifiable even at run time. This facilitated the ability to quickly and easily modify an existing environment to include The Commons toolkit, and to change experimental conditions (independent variables) with little change to the rest of the interface and user experience (confounds). Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. A set of interface elements, along with a related set of internal states and methods were added to the V-Worlds system. The social dilemma used was an iterated dyadic continuous prisoner's dilemma first proposed by [WHO?][Cite]. The rules of this game are given in figure 1. Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model has several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidenced by the brevity of the instructions, allows the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic cases. This also means that we can control for many confounding variables present in group cases, concentrating instead on the variables of interest. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data which would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. In this experiment, we show that The Commons accurately reports that the ability to communicate during the game helped to raise the overall level of trust and cooperation present. THE VALIDATION STUDY Introduction 1Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. (There'll actually be 10-15 refs.) The Commons: A Toolkit for the Quantitative Analysis of Factors in the Success or Failure of Electronic Societies Joshua Berman Steven Drucker Peter Kollock Microsoft Research Microsoft Research Department of Sociology Microsoft Corporation Microsoft Corporation University of California at Los Angeles One Microsoft Way One Microsoft Way Los Angeles, CA 90095-1551 Redmond, WA 98052 USA Redmond, WA 98052 USA USA +1 404 786 1698 +1 425 703 5880 +1 310 825 1313 berman@cc.gatech.edu sdrucker@microsoft.com kollock@ucla.edu ABSTRACT In this paper a novel methodology and toolkit for the analysis and design of successful electronic societies are demonstrated. This toolkit, named The Commons, allows experimenters and developers for the first time to quantify and demonstrate the effect on community building not only of social variables, but of interface and design variances as well. Drawing on millennia of work in Sociology and applying them to electronic societies in a novel way first proposed by Dr. Drucker, this approach is explained and justified. Then, its correctness and validity are demonstrated with a study completed at Microsoft Research showing the importance of communication in community building. Finally, its usefulness is dicussed, by comparing the Commons with existing design, development and testing techniques for electronic communities. Keywords Electronic Societies, Virtual Communities, Internet, Social Computing, Computer-Mediated Communication, Trust, Methodologies, User Studies INTRODUCTION What does it mean for an electronic society to be successful? Many researchers over the past two decades have hypothesized about what it takes, but very few have precisely defined what it means. Some researchers have simply used 'community' as a descriptive measure, so a successful online society would have more 'community'. Affordances and societal choices which led to its success would be said to have 'built community'. However, this approach doesn't always help designers, developers or maintainers of electronic societies. They ask how this measure can be compared across different societies. They wonder how to tell whether their work is increasing or decreasing this abstract factor. There has been some attempt to measure success in terms of "retention factor"[Glaser] -- a survival-of-the fittest approach, where success can be decided by user count. Of course, this means that the effect of new affordances and societal changes can not be measured, and that advertising and market presssure must guide even researchers' view of how to create successful online society. Others have argued that that success can be measured in terms of "village like-quality"[Coate] or how well they "resemble 'real life' communities"[Wellman and Gulia]. This method begs the question. What makes a successful village or successful 'real life' community? This question is unanswered by these authors. LEAVE BLANK THE LAST 2.5 cm (1) OF THE LEFT COLUMN ON THE FIRST PAGE FOR THE COPYRIGHT NOTICE. However, it is this last group which lead to our solution to the problem. If the same standards for success of society apply online and offline, is there a metric for the success of societies in general? Could it be quantified and used to study electronic ones? Upon studying the existing literature, and consulting with sociologists who have researched this areas for centuries, Dr. Drucker realized that this metric had already been discovered. The success of a community, online or offline, is equivalent to the level of trust and cooperation in that community. We then created a system which capitalized on this simple equivalence to create a rich and extensible toolkit which can be used to better understand and develop successful electronic societies. PREVIOUS AND RELATED WORK The idea that this metric is equivalent to the level of trust and cooperation in a community is not new. In fact, sociologists since Aristotle have asserted and shown this to be the case[Aristotle + a bunch of sociologist cites]. More importantly, this metric can not only be quantified, but can be measured using a family of laboratory experiments, known collectively as the social dilemmas. These experiments model the tension present in all communities, including electronic, between the pursuit of individual and collective goals. [replace]For an understanding of the past, present and future use of social dilemma experiments in non-electronic communities, the reader is referred to Dr. Kollock's recent review of the field for the Annual Review of Sociology[Kollockarspaper]. There is little question left in Sociology that these experiments accurately model societal interactions, and that they accurately measure trust and cooperation. However, with the exception of Dr. Rocca's recent work which examined the difference between electronic and face-to-face communication at the extremes[trust chipaper], these experiments have not been used online. In Dr. Rocca's work, a specialized system was built, and a specific experiment was run, to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves.  THE COMMONS In order to quantify and capture this metric in the most general, flexible and extensible method possible, a set of tools was created. These tools were built using the robust and extensible V-Worlds distributed and persistent object system, previously developed by Manny Vellon, Kirk Marple, Don Mitchell and Dr. Drucker of the Microsoft Research Virtual Worlds Group[V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages. The system itself is modular and modifiable even at run time. This facilitated the ability to quickly and easily modify an existing environment to include The Commons toolkit, and to change experimental conditions (independent variables) with little change to the rest of the interface and user experience (confounds). Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. A set of interface elements, along with a related set of internal states and methods were added to the V-Worlds system. The social dilemma used was an iterated dyadic continuous prisoner's dilemma first proposed by [WHO?][Cite]. The rules of this game are given in figure 21. Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model has several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidenced by the brevity of the instructions, allows the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic cases. This also means that we can control for many confounding variables present in group cases, concentrating instead on the variables of interest. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data which would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. In this experiment, we show that The Commons accurately reports that the ability to communicate during the game helped to raise the overall level of trust and cooperation present. THE VALIDATION STUDY Introduction In this study, subjects played an iterated dyadic continuous prisoner's dilemma for seventy rounds. They did not meet each other face-to-face before, during, or after the game. Approximately half of the subjects who played were allowed to send text messages to each other (chat) during the game. The other half had no communication beyond what the game itself provided. Data was gathered on the rates of contribution made by each player at each round, as well as data about chat message counts and contents. This data was then analyzed to determine whether there was a significant difference in the level of trust and cooperation between the two groups of subjects. Based on research in both social dilemmas[cite SD communication studies] and in the creation of electronic communities [cite EC stuff], we hypothesized that there would indeed be such a difference, with the group able to chat having the higher level of trust and cooperation. Therefore, we were interested in showing that The Commons could demonstrate this widely assumed fact to be true, and how descriptive it would be of its effect. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies from social dilemma research which were not performed online. Subjects The subjects were 23 adults aged 26 to 54 years old(average=41.05). Approximately half of the subjects were men (n=13) and half of the subjects were women (n=10). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, each subject received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for effects real names might create. Each participant then read a series of instructions using Microsoft Internet Explorer web pages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown below (figure 2). During the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects as in [cite a study that showed them]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Of the twenty-three subjects, valid data was obtained from 20 of them, 10 in each condition. One subject was removed from the study when their assigned partner failed to appear. One pair of subjects in the chat condition was removed after they made it clear that they did not understand the instructions and required experimenter intervention. [here's where we put in the checks for motivation and trust level -- Peter, how do I do those?] At the conclusion of the experiment, the data was analyzed for both group differences and trends with time. Therefore there was more than one hypothesis being tested. Due to the small sample size, it was assumed that we would not reach levels of statistical certainty. However, the results, as shown in figure 3, were clearly compelling, and statistical analyses were performed to determine whether the differences both between and within conditions could be shown significant. Within subject differences apparent from the data collected seemed to imply that without chat trust and cooperation decreased, while they did not in the chat condition. Therefore, a repeated measures anova tests was performed, and the within subject significance was recorded. For the chat condition, round had an effect of significance (n=F=p?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy{|}~re interested in showing that The Commons could demonstrate this widely assumed fact to be true, and how descriptive it would be of its effect. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies from social dilemma research which were not performed online. Subjects The subjects were 23 adults aged 26 to 54 years old(average=41.05). Approximately half of the subjects were men (n=13) and half of the subjects were women (n=10). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, each subject received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for any effects real names might have created. Each participant then read a series of instructions using Microsoft Internet Explorer web pages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown in Figure 3. During the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects[axelrod]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Of the twenty-three subjects, valid data was obtained from 20 of them, 10 in each condition. One subject was removed from the study when their assigned partner failed to appear. One pair of subjects in the chat condition was removed after they made it clear that they did not understand the instructions and required experimenter intervention. [here's where we put in the checks for motivation and trust level -- Peter, how do I do those?] At the conclusion of the experiment, the data was analyzed for both group differences and trends with time. Therefore there was more than one hypothesis being tested. Due to the small sample size, it was assumed that we would not reach levels of statistical certainty. However, the results, as shown in figures 3 and 4, were clearly compelling, and statistical analyses were performed to determine whether the differences both between and within conditions could be shown significant. Statistics for pairs of participants were averaged to account for the dependency between partners. Descriptive statistics showed clear differences between the groups, henceforth labeled as chat and no-chat. The means were 8.10 for Chat and 4.38 for no-chat. Medians were 10 and 3.25 respectively. It was also noted that the variance was much higher for the condition without chat, 17.14 as opposed to 8.84. Due to the small number of participants, this difference was not strongly significant, F(1,8)=3.00, p(.12. However, using more appropriate statistical approaches, several results could be shown to a level of proof. Within subject differences apparent from the data collected seemed to imply that without chat trust and cooperation decreased, while they did not in the chat condition. Therefore, a repeated measures anova tests was performed, and the within subject significance was recorded. For this test, rounds were considered in blocks of five. For the no chat condition, round block had an effect of significance, F(13,52) = 3.06, p<.01. For the chat condition, there was no significant effect of round, F(13,52) = 1.06, p(.41. Combining these results with the graphs of figures 3 and 4 showed these hypotheses to be true.  Finally, although the overall between-subjects difference was not strongly statistically significant, the interaction effect between condition and round was. Precisely, the effect of chat on cooperation rates as compared to that of no-chat differ across the trials, with chat having an increasing relative effect over time. Another way of stating this is that the difference between the two conditions increases over time, F(13,104) = 2.19, p<.02. These results showed that The Commons was not only able to show the difference in trust and cooperation which communication provided, but was able to prove it to a higher bar than was needed, namely statistical significance. Comparison With Other Experimental Results [PETER - What are we looking at? Do I need to bluff this? fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill inWill fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. These results showed that The Commons was able to accurately implement the social dilemma paradigm, and that its usefulness extends from those trying to create online society to those who want to study the paradigm in a flexible modular way. VALIDITY CONCLUSIONS It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. This allows its results to rely on the healthy and growing field of community research in the Social Sciences. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. Therefore, the study has shown that the methodology of The Commons is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. DISCUSSION Currently, when evaluating features for online communities, two methods are primarily used. As we will see, although reasonable, these methods have severe drawbacks. With the commons, we have provided a novel tool which can not only act as its own method for this task, but can supplement these other methods to increase their effectiveness and minimize their drawbacks. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, upon seeing that the Stacy Horn's ECHO community uses real world user names[CYBERVILLE], and deciding that ECHO is successful, decides that real world user names are thus important for community building. This method has many obvious disadvantages. First and foremost, there is an important inductive step which, instead of being examined and proven, is left to the 'gut feeling' of the designer. In this step, a determination is made which features of the almost limitless feature list in an electronic society are having positive effects on the society itself. Even if the designer guesses correctly, there is no way for them to test for themselves or prove to others that their choice is correct. This can be shown in our example. It is possible that the success of ECHO is not helped, indeed it is hindered by the use of real world user names. This negative effect may be obscured by the fact it is run by Stacy Horn, which may or may not be an advantage, but may vary the success of the community so widely that the presumably smaller effect of real world user names is hidden. With The Commons, the designer's hypothesis could be tested. It would be possible to run The Commons using real world user names (or some variation) and aliases, and compare the scores. The designer would then not only know, but also be able to prove that real world user names have a positive or negative effect on community building. The other approach currently used in choosing features is intuition and elegance. This includes choosing features from fictional works, and novel features, simply because they appeal aesthetically or 'should work'. An example of this would be a community builder including a live video of each user's face because 'people use facial expressions to communicate all the time'. Of course, this approach also has disadvantages. Before the community is built, and, as we showed in the first case, even after it is built, it is impossible to tell whether this feature is useful for community building. The Commons again can help to solve this dilemma. Simply by running an experiment where the presence of this affordance is the independent variable, this argument can be solved. This can also help to develop novel affordances and community features, as it is now possible to test them without building an entire community. Of course, it is not necessarily successful single factors which are combined to create a successful electronic society. It is widely believed that more synergistic or holistic views are also important. The creation of an online society may be more like developing a good recipe than constructing a sound building, where it is the interplay between the ingredients which lead to a sum greater than its constituent parts. The Commons allows for those taking these kind of viewsa more synergistic view of community creation to perform experiments as well, and still provides this useful data to help them overcome problems they would have had using existing technologyand provides them with useful data. For example, although it might be shown that the use of real world user names to in fact help in creating a successful online society, it may be true that in certain societies like online support groups for socially sensitive diseases such as alcoholism, they have the opposite effect. It would be possible using the commons to use an actual community confronting these issues to test this hypothesis. As stated earlier, the V-Worlds architecture gives The Commons a modular design which is compatible with modern operating systems and the World Wide Web. Therefore, using the actual community, be it web-based or not, The Commons could be run in either the same browsing window or on the same computer, connecting the same participants. If the community used pseudonyms, then The Commons could be easily configured to transmit the users' names to their partners, otherwise, it could be used to mask their names by interacting with the community software. Then, subjects could be run in a condition with and without real world user names. The results of this subject could aid the designers or developers in their decisions about this compound effect. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have explained discussed the foundations which led to the idea idea first proposed by Dr. Drucker, and explained the design decisions made along the way to its completion. We have shown that this methodology is valid, and that the toolkit is correctproduces results comparable to the existing social science literature, by performing and analyzing the results from a user study. Finally, we have shown examined its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS [WITHHELD FOR REVIEW] REFERENCES Abela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P., Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 The columns on the last page should be of equal length.Abela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P., Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 a novel methodology and toolkit for the analysis and design of successful electronic societies are demonstrated. This toolkit, named The Commons, allows experimenters and developers for the first time to quantify and demonstrate the effect on community building not only of social variables, but of interface and design variances as well. Drawing on millennia of work in Sociology and applying them to electronic societies in a novel way first proposed by [NAME WITHHELD FOR REVIEW], this approach is explained and justified. Then, its correctness and validity are demonstrated with a study completed at Microsoft Research showing the importance of communication in community building. Finally, its usefulness is dicussed, by comparing the Commons with existing design, development and testing techniques for electronic communities.In this paper havediscussed, and explainede way to its completion. We have shownm a user study. Finally, we haveUsing The Commons, experimenters and designers of electronic societies will for the first time examined.web pMicrosoft Internet Explorer a was was this ttcAbela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P., Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 LEAVE BLANK THE LAST 2.5 cm (1) OF THE LEFT COLUMN ON THE FIRST PAGE FOR THE COPYRIGHT NOTICE. The Commons: A Toolkit for the Quantitative Analysis of Factors in the Success or Failure of Electronic Societies Joshua Berman Steven Drucker Peter Kollock Microsoft Research Microsoft Research Department of Sociology Microsoft Corporation Microsoft Corporation University of California at Los Angeles One Microsoft Way One Microsoft Way Los Angeles, CA 90095-1551 Redmond, WA 98052 USA Redmond, WA 98052 USA USA +1 404 786 1698 +1 425 703 5880 +1 310 825 1313 berman@cc.gatech.edu sdrucker@microsoft.com kollock@ucla.edu ABSTRACT (STILL TO BE REWRITTEN) In this paper The Commons is a novel methodology and toolkit to aid in the design and study of online societies. We will discuss the foundations which led to the idea, and explain the design decisions made along the way to its completion. We will then show that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature, by performing and analyzing the results from a user study. Finally, we will examine its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. a novel methodology and toolkit for the analysis and design of successful electronic societies are demonstrated. This toolkit, named The Commons, allows experimenters and developers for the first time to quantify and demonstrate the effect on community building not only of social variables, but of interface and design variances as well. Drawing on millennia of work in Sociology and applying them to electronic societies in a novel way first proposed by [NAME WITHHELD FOR REVIEW], this approach is explained and justified. Then, its correctness and validity are demonstrated with a study completed at Microsoft Research showing the importance of communication in community building. Finally, its usefulness is dicussed, by comparing the Commons with existing design, development and testing techniques for electronic communities. Keywords Electronic Societies, Virtual Communities, Internet, Social Computing, Computer-Mediated Communication, Trust, Methodologies, User Studies INTRODUCTION What does it mean for an electronic society to be successful? Many researchers over the past two decades have hypothesized about what it takes, but very few have precisely defined what it means. Some researchers have simply used 'community' as a descriptive measure, so a successful online society would have more 'community'. Affordances and societal choices which led to its success would be said to have 'built community'. However, this approach does not help designers, developers or maintainers of electronic societies. They ask how this measure can be compared across different societies. They wonder how to tell whether their work is increasing or decreasing this abstract factor. There has been some attempt to measure success in terms of "retention factor"[Glaser] -- a survival-of-the fittest approach, where success can be measured by user count. Of course, this means that the effect of new affordances and societal changes can not be measured, and that advertising and market presssure must guide even researchers' view of how to create successful online society. Others have argued that that success can be measured in terms of "village like-quality"[Coate] or how well they "resemble 'real life' communities"[Wellman and Gulia]. This method begs the question. What makes a successful village or successful 'real life' community? It is the very fact that these are questions which are applicable to non-electronic societies which lead to our solution to the problem. If the same standards for success of society apply online and offline, is there a metric for the success of societies in general? Could this metric be quantified, and used to study electronic societies specifically? One such metric does in fact exist. A historically valid measurement for the success of a community, online or offline, is the level of trust and cooperation in present in that community[kollock] [ledyard][messnick]. We then created a system which capitalized on this simple equivalence to create a rich and extensible toolkit which can be used to better understand and develop successful electronic societies. PREVIOUS AND RELATED WORK The idea that this metric is equivalent to the level of trust and cooperation in a community is not new. For decades, social scientists, including economists, sociologists and psychologists, have examined this fact, and proven its validity[hardin][olson][kelley]]. More importantly, this metric can not only be quantified, but can be measured using a family of laboratory experiments, known collectively as the social dilemmas. These experiments, first performed in the 1950s, model the tension in societies between the pursuit of individual and collective goals. They do this using simple games to model the relevant issues, and use the scores on these games for measurement. An example of such a game will be given shortly. For an understanding of the past, present and future use of social dilemma experiments in non-electronic communities, the reader is referred to Kollock's recent review of the field for the Annual Review of Sociology[Kollockarspaper]. There is little question left in Sociology that these experiments successfully model societal interactions, and that they accurately measure trust and cooperation. However, with the exception of Rocca's recent work which examined the difference between electronic and face-to-face communication at the extremes[trust chipaper], these experiments have not been used online. In Rocca's work, a specialized system was built, and a specific experiment was run, to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves. The toolkit which we created, named The Commons, , allows and facilitates the usage of social dilemma paradigms to study electronic societies, as shown in Figure 1. THE COMMONS The Commons toolkit was created using the V-Worlds Platform, a robust and extensible framework for distributed persistent objects [V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages, namely, automatic communication between multiple clients, easy programming via scripting, convenient interface proptyping via Dynamic HTML and integration with the World Wide Web. The fact that the V-Worlds Platform was designed specifically for the creation of shared virtual environments aided in the development process. In particular V-Worlds maintains the notion that multiple clients can be connected to a virtual room and that all clients automatically receive updates for any state changes to objects occurring within the room. Hence, much of the communication infrastructure was already completed, and creating the specialized types of communication for The Commons was often a matter of just a few lines of code. In addition, because of the modular nature of the platform, and teh ability to modify objects even at run time, different behaviors could be easily prototyped. This created the ability to quickly and easily modify an existing environment to include The Commons toolkit, and to change experimental conditions with little change to the rest of the interface and user experience. Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. For example, to change the reward payoff for a social dilemma game, an experimenter must simply change a single variable in a javascript textfile. No knowledge of programming is required. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. Examples of these types of experiments would be those done over a great geographical distance, an extended period of time, or those wishing to use the large user population of the World Wide Web. In choosing an initial type of basic social dilemma, an iterated dyadic continuous prisoner's dilemma [Cite]. Iterated refers to the fact that the same game, with the same partners, is played repeatedly. This allows relationships to build over the course of the experiment, and effects to be recognizable which might only occur over time. Dyadic means that the game involves two players interacting with each other, .as opposed to polyadic games, where groups of users interact at once. Continuous means that rather than just being given a choice between selfishness (defection) and group benefit (cooperation), the users may select from a scale, in this case between zero and ten, between the choices. Given this set of choices, a specific game was used for validation experiments. The rules of this game are given in figure 2. Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model has several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidenced by the brevity of the instructions, allows the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic cases. This also means that experimenters can control for many confounding variables present in group cases, concentrating instead on those variables the experimenters wish to study. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data which would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. In this experiment, we show that The Commons accurately reports that the ability to communicate during the game helped to raise the overall level of trust and cooperation present. Of course, this result itself, although never before shown conclusively for electronic societies, should come as a surprise to nobody. Social scientists using the social dilemma paradigms have shown that communication can help to build community, and conversely that lack of communication can in fact hurt community over time[Sally.]. Further, electronic designers and maintainers are well aware that lack of communication ability can severely undermine attempts to create a successful community[VALEXCHANGE] [WHITTLE]. Therefore, it is important to keep in mind that, as will be discussed with results, this experiment is not presented here as a novel finding. Instead, the study was completed to show the validity of The Commons as a tool for implementing the Social Dilemma Paradigm, and a gauge of its effectiveness in demonstrating a widely assumed fact. THE VALIDATION STUDY Introduction In this study, subjects played an iterated dyadic continuous prisoner's dilemma for seventy rounds. They did not meet each other face-to-face before, during, or after the game. Approximately half of the subjects who played were allowed to send text messages to each other (chat) during the game. The other half had no communication beyond what the game itself provided. Data was gathered on the contribution made by each player at each round, as well as data about chat message counts and contents. This data was then analyzed to determine whether there was a significant difference in the level of trust and cooperation between the two groups of subjects. Based on the previously cited research in both social dilemmas[and in the creation of electronic communities, we hypothesized that there would indeed be such a difference, with the group able to chat having the higher level of trust and cooperation. Therefore, we were interested in showing that The Commons could demonstrate this widely assumed fact to be true, and how descriptive it would be of its effect. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies from social dilemma research which were not performed online. Subjects The subjects were 23 adults aged 26 to 54 years old(average=41.05). Approximately half of the subjects were men (n=13) and half of the subjects were women (n=10). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, each subject received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for any effects real names might have created. Each participant then read a series of instructions using Microsoft Internet Explorer web HTML Web Ppages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown in Figure 3. During the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects[axelrod]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Of the twenty-three subjects, valid data was obtained from 20 of them, 10 in each condition. One subject was removed from the study when their assigned partner failed to appear. One pair of subjects in the chat condition was removed after they made it clear that they did not understand the instructions and required experimenter intervention. [here's where we put in the checks for motivation and trust level -- Peter, how do I do those?] At the conclusion of the experiment, the data was analyzed for both group differences and trends with time. Therefore there was more than one hypothesis being tested. Due to the small sample size, it was assumed that we would not reach levels of statistical certainty. However, the results, as shown in figures 3 and 4, were clearly compelling, and statistical analyses were performed to determine whether the differences both between and within conditions could be shown significant. Statistics for pairs of participants were averaged to account for the dependency between partners. Descriptive statistics showed clear differences between the groups, henceforth labeled as chat and no-chat. The means were 8.10 for Chat and 4.38 for no-chat. Medians were 10 and 3.25 respectively. It was also noted that the variance was much higher for the condition without chat, 17.14 as opposed to 8.84. Due to the small number of participants, this difference was not strongly significant, F(1,8)=3.00, p(.12. However, using more appropriate statistical approaches, several results could be shown to a level of proof. Within subject differences apparent from the data collected seemed to imply that without chat trust and cooperation decreased, while they did not in the chat condition. Therefore, a repeated measures anova tests was were performed, and the within subject significances was were recorded. For this these tests, rounds were considered in blocks of five. For the no chat condition, round block had an effect of significance, F(13,52) = 3.06, p<.01. For the chat condition, there was no significant effect of round, F(13,52) = 1.06, p(.41. Combining these results with the graphs of figures 3 and 4 showed these hypotheses to be true.  Finally, although the overall between-subjects difference was not strongly statistically significant, the interaction effect between condition and round was. Precisely, the effect of chat on cooperation rates as compared to that of no-chat differ across the trials, with chat having an increasing relative effect over time. Another way of stating this is that the difference between the two conditions increases over time, F(13,104) = 2.19, p<.02. These results showed that The Commons was not only able to show the difference in trust and cooperation which communication provided, but was able to prove it to a higher bar than was needed, namely statistical significance. Comparison With Other Experimental Results [PETER - What are we looking at? Do I need to bluff this? fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill inWill fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. These results showed that The Commons was able to accurately implement the social dilemma paradigm, and that its usefulness extends from those trying to create online society to those who want to study the paradigm in a flexible modular way. VALIDITY CONCLUSIONS It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. This allows its results to rely on the healthy and growing field of community research in the Social Sciences. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. Therefore, the study has shown that the methodology of The Commons is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. DISCUSSION Currently, when evaluating features for online communities, two methods are primarily used. As we will see, although reasonable, these methods have severe drawbacks. With the commons, we have provided a novel tool which can not only act as its own method for this task, but can supplement these other methods to increase their effectiveness and minimize their drawbacks. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, upon seeing that the Stacy Horn's ECHO community uses real world user names[CYBERVILLE], and deciding that ECHO is successful, decides that real world user names are thus important for community building. This method has many obvious disadvantages. First and foremost, there is an important inductive step which, instead of being examined and proven, is left to the 'gut feeling' of the designer. In this step, a determination is made which features of the almost limitless feature list in an electronic society are having positive effects on the society itself. Even if the designer guesses correctly, there is no way for them to test for themselves or prove to others that their choice is correct. This can be shown in our example. It is possible that the success of ECHO is not helped, indeed it is hindered by the use of real world user names. This negative effect may be obscured by the fact it is run by Stacy Horn, which may or may not be an advantage, but may vary the success of the community so widely that the presumably smaller effect of real world user names is hidden. With The Commons, the designer's hypothesis could be tested. It would be possible to run The Commons using real world user names (or some variation) and aliases, and compare the scores. The designer would then not only know, but also be able to prove that real world user names have a positive or negative effect on community building. The other approach currently used in choosing features is intuition and elegance. This includes choosing features from fictional works, and novel features, simply because they appeal aesthetically or 'should work'. An example of this would be a community builder including a live video of each user's face because 'people use facial expressions to communicate all the time'. Of course, this approach also has disadvantages. Before the community is built, and, as we showed in the first case, even after it is built, it is impossible to tell whether this feature is useful for community building. The Commons again can help to solve this dilemma. Simply by running an experiment where the presence of this affordance is the independent variable, this argument can be solved. This can also help to develop novel affordances and community features, as it is now possible to test them without building an entire community. Of course, it is not necessarily successful single factors which are combined to create a successful electronic society. It is widely believed that more synergistic or holistic views are also important. The creation of an online society may be more like developing a good recipe than constructing a sound building, where it is the interplay between the ingredients which lead to a sum greater than its constituent parts. The Commons allows for those taking a more synergistic view of community creation to perform experiments as well, and provides them with useful data. For example, although it might be shown that the use of real world user names dto in fact help in creating a successful online society, it may be true that in certain societies like online support groups for socially sensitive diseases such as alcoholism, they have the opposite effect. It would be possible using Tthe Ccommons to use an actual community confronting these issues to test this hypothesis. As stated earlier, the V-Worlds architecture gives The Commons a modular design which is compatible with modern operating systems and the World Wide Web. Therefore, using the actual community, be it web-based or not, The Commons could be run in either the same browsing window or on the same computer, connecting the same participants. If the community used pseudonyms, then The Commons could be easily configured to transmit the users' names to their partners, otherwise, it could be used to mask their names by interacting with the community software. Then, subjects could be run in a condition with and without real world user names. The results of this subject could aid the designers or developers in their decisions about this compound effect. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have discussed the foundations which led to the idea, and explained the design decisions made along the way to its completion. We have shown that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature, by performing and analyzing the results from a user study. Finally, we have examined its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS [WITHHELD FOR REVIEW] REFERENCES Abela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P., Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, R. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 The columns on the last page should be of equal length.ABSTRACT (STILL TO BE REWRITTEN) methods most often used today. InternetUser StudiesTrustMethodologies, Empirical (Quantitative), oftenwill the ideashowsWe will then show , by performing and analyzing the results from a user studyitsTHE COMMONS The Commons toolkit was created using the V-Worlds Platform, a robust and extensible framework for distributed persistent objects [V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages, namely, automatic communication between multiple clients, easy programming via scripting, convenient interface proptyping via Dynamic HTML and integration with the World Wide Web. The fact that the V-Worlds Platform was designed specifically for the creation of shared virtual environments aided in the development process. In particular V-Worlds maintains the notion that multiple clients can be connected to a virtual room and that all clients automatically receive updates for any state changes to objects occurring within the room. Hence, much of the communication infrastructure was already completed, and creating the specialized types of communication for The Commons was often a matter of just a few lines of code. d these hypotheses to be true. The idea that this metric is equivalent]THE COMMONS The Commons toolkit was created using the V-Worlds Platform, a robust and extensible framework for distributed persistent objects [V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages, namely, automatic communication between multiple clients, easy programming via scripting, convenient interface proptyping via Dynamic HTML and integration with the World Wide Web. The fact that the V-Worlds Platform was designed specifically for the creation of shared virtual environments aided in the development process. In particular V-Worlds maintains the notion that multiple clients can be connected to a virtual room and that all clients automatically receive updates for any state changes to objects occurring within the room. Hence, much of the communication infrastructure was already completed, and creating the specialized types of communication for The Commons was often a matter of just a few lines of code. THE COMMONS The Commons toolkit was created using the V-Worlds Platform, a robust and extensible framework for distributed persistent objects [V-Worlds cite]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages, namely, automatic communication between multiple clients, easy programming via scripting, convenient interface proptyping via Dynamic HTML and integration with the World Wide Web. The fact that the V-Worlds Platform was designed specifically for the creation of shared virtual environments aided in the development process. In particular V-Worlds maintains the notion that multiple clients can be connected to a virtual room and that all clients automatically receive updates for any state changes to objects occurring within the room. Hence, much of the communication infrastructure was already completed, and creating the specialized types of communication for The Commons was often a matter of just a few lines of code. At the conclusion of the experiment, the data was analyzed for both group differences and trends with time. Therefore there was more than one hypothesis being tested. Due to the small sample size, it was assumed that we would not reach levels of statistical certainty. However, the results, as shown in figures 3 and 4, were clearly compelling, and statistical analyses were performed to determine whether the differences both between and within conditions could be shown significant. Statistics for pairs of participants were averaged to account for the dependency between partners.  Finally, although the overall between-subjects difference was not strongly statistically significant, the interaction effect between condition and round was. Precisely, the  effect of chat on cooperation rates as compared to that of no-chat differ across the trials, with chat having an ...presssureLEAVE BLANK THE LAST 2.5 cm (1) OF THE LEFT COLUMN ON THE FIRST PAGE FOR THE COPYRIGHT NOTICE.each subject received a gratuity of one Microsoft software package of theirFinallydoes in fact existhistorically valid measurement for the success of a community, online or offline, is the level of trust and cooperation in present in that . A communityFin fact [kollock] [ledyard][messnick]. on this simple equivalenceThe idea that this metric is closely tied to the level of trust and cooperation in a community is not new. For decades, social scientists, including economists, sociologists and psychologists, have examined this fact, and proven its validity[hardin][olson][kelley]. More importantly, this metric can not only be quantified, but can be measured using a family of laboratory experiments, known collectively as the social dilemmas. These experiments, first performed in the 1950s, model the tension in societies between the pursuit of individual and collective goals. They do this using simple games to model the relevant issues, and use the scores on these games for measurement. An example of such a game will be given shortly. For an understanding of the past, present and future use of social dilemma experiments in non-electronic communities, the reader is referred to Kollock's recent review of the field for the Annual Review of Sociology[Kollockarspaper]. There is little question left in Sociology that these experiments successfully model societal interactions, and that they accurately measure trust and cooperations of social dilemmas capture theof social dilemmas capture these[kollock] [ledyard][messnick]. However, with the exception of Rocca's recentce communication at the extremes], these experiments have not been used onlineworkThe toolkit which we created, named The Commons, , allowsopulation of the World Wide Web.In choosing an initial type of basic social dilemma, an iterated dyadic continuous prisoner's dilemma [Cite]. Iterated refers to the fact that the same game, with the same partners, is played repeatedly. This allows relationships to build over the course of the experiment, and effects to be recognizable which might only occur over time[yamagishis][kollock2]. .IThus, the situation has the structure of a Prisoner's Dilemma: The greatest possible Dyadic means that the game involves two players interacting with each other, as opposed to polyadic games, where groups of users interact at once. Continuous means that rather than just being given a choice between selfishness (defection) and group benefit (cooperation), the users may select from a scale, in this case between zero and ten, between the choices. Given this set of choices, a specific game was used for validation experiments. The rules of this game are given in figure 2. Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model has several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidenced by the brevity of the instructions, allows the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic cases. This also means that experimenters can control for many confounding variables present in group cases, concentrating instead on those variables the experimenters wish to study. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data which would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. In this experiment, we show that The Commons accurately reports that the ability to communicate during the game helped to raise the overall level of trust and cooperation present. Of course, this result itself, although never before shown conclusively for electronic societies, should come as a surprise to nobodydesigned and implemented and. Social scientists using the social dilemma paradigms have shown that communication can help to build community, and conversely that lack of communication can in fact hurt community over time[Sally.]. Further, electronic designers and maintainers are well aware that lack of communication ability can severely undermine attempts to create a successful community[VALEXCHANGE] [WHITTLE]. Therefore, it is important to keep in mind that, as will be discussed with results, this experiment is not presented here as a novel finding. Instead, the study was completed to show the validity of The Commons as a tool for implementing the Social Dilemma Paradigm, and a gauge of its effectiveness in demonstrating a widely assumed fact previously cited in both social dilemmas[sally]and 3310Of the twenty-three subjects, valid data was obtained from 20 of them, 10 in each condition. One subject was removed from the study when their assigned partner failed to appear. One pair of subjects in the chat condition was removed after they made it clear that they did not understand the instructions and required experimenter intervention. [here's where we put in the checks for motivation and trust level -- Peter, how do I do those?][CHECK!] At the conclusion of the experiment, the data was analyzed for both group differences and trends with time. Therefore there was more than one hypothesis being tested. Due to the small sample size, it was assumed that we would not reach levels of statistical certainty. However, the results, as shown in figures 3 and 4, were clearly compelling, and statistical analyses were performed to determine whether the differences both between and within conditions could be shown significant. Statistics for pairs of participants were averaged to account for the dependency between partners. Comparison With Other Experimental Results[PETER - What are we looking at? Do I need to bluff this? fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill inWill fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. Will fill in. These results showed that The Commons was able to accurately implement the social dilemma paradigm, and that its usefulness extends from those trying to create online society to those who want to study the paradigm in a flexible modular way.  This method of assessing transformations follows Kelley (1979) and Wyer (1969). Subjects' answers to questionnaire items such as these have been shown to be predictive of their actual choice behavior in games involving money (Wyer 1969). Subjects were asked to indicate their overall impression of their partner on the following scales: intelligent-unintelligent, dishonest-honest, fair-unfair, unlikable-likable, rational-nonrational, untrustworthy-trustworthy, powerful-weak, kind-unkind, unfriendly-friendly, rigid-flexible, aggressive-unaggressive, helpful-unhelpful, cooperative-competitive, cold-warm, sincere-manipulative, selfish-unselfish.VALIDITY CONCLUSIONSVALIDITY CONCLUSIONS It is important to keep in mind that this experiment is presented as validation for The Commons methodology and software, and not as a novel contribution on its own. However, it should be clear that The Commons has passed this two-pronged test for validity. First, its results are comparable with the previous non-online work. This allows its results to rely on the healthy and growing field of community research in the Social Sciences. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. Therefore, the study has shown that the methodology of The Commons is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. Finally, w WUnlimited (cyber)space. Researchers without permanent labs can make temporary use of general-purpose computer labs or other spaces in order to run experiments. At some universities, it would even be possible for students participating in the experiment to log on from their dorm rooms. A much more flexible use of space and equipment would be possible. Kollock, P. 1993b. Cooperation in an Uncertain World: An Experimental Study. Sociological Theory and Methods 8(1):3-18. Kollock, P. 1993a1993. 1993b 1993. Cooperation in an Uncertain World: An Experimental Study. Sociological Theory and Methods 8(1):3-18.Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 1969. "Prediction of Behavior in Two-Person Games." Journal of Personality and Social Psychology 13:222-238. 1986. The Provision of a Sanctioning System as a Public Good. Journal of Personality and Social Psychology 3:51-87. Yamagishi, Toshio. The Provision of a Sanctioning System as a Public Good. Journal of Personality and Social Psychology 3:51-87. 1986. GlaserCoateWellman and Guliakollock] [ledyard][messnick] Rations.][][kollock] [ledyard][messnick (F.assesindiciduallysystem whichwell defineda well-defined set of models and methods havecommunication[work whichtrust chipapern eHowever, there has been surprisingly little current work that has applied social dilemma models to online interaction and electronic societies. A recent exception is Rocca's work that examined the difference between electronic and face-to-face communication [15]. In Rocca's research, a specialized system was built, and a specific experiment was run, to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves. The Commons, the toolkit created, allows and facilitates the usage of social dilemma paradigms to study electronic societies, as shown in Figure 1.  V-Worlds citeproptypingconditions withjavascriptcooperation[yamagishiskollock221][10in groupin-data which would be relevant toits electronicVALEXCHANGE[WHITTLE]. But ] community[: The, but old(axelrodDuring the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects [2]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Analysis of the post-experimental questionnaire provides evidence that the subjects were motivated to earn as much as possible (mean = 5.50; seven point scale), rated the instructions they received as very clear (mean = 6.89), and enjoyed participating in the experiment (mean = 5.00). None of these scores differed significantly between the two experimental conditions.  Descriptive statistics showed clear differences between the groups, henceforth labeled as chat and no-chat. The means were 8.10 for Chat and 4.38 for no-chat. Medians were 10 and 3.25 respectively. It was also noted that the variance was much higher for the condition without chat, 17.14 as opposed to 8.84. Due to the small number of participants, this difference was not strongly significant, F(1,8)=3.00, p(.12. However, using more appropriate statistical approaches, several results could be shown to a level of proof. Within subject differences apparent from the data collected seemed to imply that without chat trust and cooperation decreased, while they did not in the chat condition. Therefore, repeated measures anova tests were performed, and the within subject significances were recorded. For these tests, rounds were considered in blocks of five. For the no chat condition, round block had an effect of significance, F(13,52) = 3.06, p<.01. For the chat condition, there was no significant effect of round, F(13,52) = 1.06, p(.41. Combining these results with the graphs of figures 3 and 4 showed these hypotheses to be true. Finally, although the overall between-subjects difference was not strongly statistically significant, the interaction effect between condition and round was. Precisely, the effect of chat on cooperation rates as compared to that of no-chat differ across the trials, with chat having an he trials, with chat having an an 7 point Figure 6 : Subjects(Kelley 1979) Kelley (1979) and Wyer (1969) 1969r in games involving money (Wyer)Figure 6 displays the mean rating for the four outcomes for each experimental condition. Note that in both conditions, mutual cooperation is ranked more highly than exploitation of partner, even though exploitation of partner (I contribute nothing while my partner contributes all 10 points) results of partner, even though exploitation of partner (I contribute nothing while my partner contributes all 10 points) results EMBED MSGraph.Chart.8 \* MERGEFORMAT \s Figure 6. Effect of chat on subjective preference structure. (Kollock 1993b)CYBERVILLE of thegreat 21191817151313EMBED MSGraph.Chart.8 \* MERGEFORMAT \sEMBED MSGraph.Chart.8 \* MERGEFORMAT \s Descriptive statistics showed clear differences between the groups, henceforth labeled as chat and no-chat. The means were 8.10 for Chat and 4.38 for no-chat. Medians were 10 he dependency between partners.  and 3.25 respectively. It was also noted that the variance Figure 6. Effect of chat on subjective preference structure. EMBED MSGraph.Chart.8 \* MERGEFORMAT \s of partner, even though exploitation of partner (I contribute nothing while my partner contributes all 10 points) results EMBED MSGraph.Chart.8 \* MERGEFORMAT \sin the greater number of points. Note that subjects in the chat condition compared to the no-chat condition are much more dissatisfied with an outcome of mutual defection or an more dissatisfied with an outcome of mutual defection or an EMBED MSGraph.Chart.8 \* MERGEFORMAT \s Open architecture. Because the Web is based on an open architecture and standard protocols. Software written for the Internet remains useful as new hardware is developed, in contrast to todays social science experimental labs in which a hardware upgrade often precludes use of software that has been developed at great expense. Unlimited (cyber)space. Researchers without permanent labs can make temporary use of general-purpose computer labs or other spaces in order to run experiments. At some universities, it would even be possible for students participating in the experiment to log on from their dorm rooms. A much more flexible use of space and equipment would be possible. The columns on the last page should be of equal length.(Macy et al. 1997) and the human In TWe then capitalizedtoolkit whichexploitation ofexploitation ofof thisResearch on large groups. The ability for hundreds or even thousands of subjects to participate simultaneously opens up for the first time experimental research on collective action in large groups. Increased sample size. The ability to recruit from a much broader population, and to run hundreds of subjects simultaneously from a single Web-server, also removes current constraints on sample size. Reduced selection bias. A Web-based laboratory does not need to be located on a college campus, or even in the same country as the experimenter. Experimenter effects. A Web-based lab allows subjects to participate from their own homes and offices, free from surveillance by the experimenter. Social pressures against selfish behavior can then be manipulated, free from contamination by the uncontrolled effects of participation in a physically constrained space controlled by an authority figure. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have discussed the foundations which led to the idea, and explained the design decisions made along the way to its completion. We have shown that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature, by performing and analyzing the results from a user study. Finally, we have examined its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS [WITHHELD FOR REVIEW] REFERENCES Abela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Kollock, P. An Eye for an Eye Leaves Everyone Blind: Cooperation and Accounting Systems. American Sociological Review 58(6):768-786. 1993. Kollock, P. Cooperation in an Uncertain World: An Experimental Study. Sociological Theory and Methods 8(1):3-18. 1993. Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Macy, M., Kollock, P. and Yamagishi, T. The 'Tiger's Cave' Experiments, Cornell University Working Paper, 1997 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P. (Eds.), Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, E. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 Wyer, R. S. "Prediction of Behavior in Two-Person Games." Journal of Personality and Social Psychology 13:222-238. 1969. Yamagishi, Toshio. The Provision of a Sanctioning System as a Public Good. Journal of Personality and Social Psychology 3:51-87. 1986. What is called for is a series of experimental studies that determine the effects of different kinds of information flows and how those effects change across time and across different interfaces. We begin this research agenda here, describing a very flexible toolkit for conducting these kinds of studies as well as reporting the results of our initial experiment. lead questions which are applicable to non-electronic societies whichResearch on large groups. The ability for hundreds or even thousands of subjects to participate simultaneously opens up for the first time experimental research on collective action in large groups. Increased sample size. The ability to recruit from a much broader population, and to run hundreds of subjects simultaneously from a single Web-server, also removes current constraints on sample size. Reduced selection bias. A Web-based laboratory does not need to be located on a college campus, or even in the same country as the experimenter. Experimenter effects. A Web-based lab allows subjects to participate from their own homes and offices, free from surveillance by the experimenter. Social pressures against selfish behavior can then be manipulated, free from contamination by the uncontrolled effects of participation in a physically constrained space controlled by an authority figure. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have discussed the foundations which led to the idea, and explained the design decisions made along the way to its completion. We have shown that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature, by performing and analyzing the results from a user study. Finally, we have examined its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS [WITHHELD FOR REVIEW] REFERENCES Abela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Kollock, P. An Eye for an Eye Leaves Everyone Blind: Cooperation and Accounting Systems. American Sociological Review 58(6):768-786. 1993. Kollock, P. Cooperation in an Uncertain World: An Experimental Study. Sociological Theory and Methods 8(1):3-18. 1993. Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Macy, M., Kollock, P. and Yamagishi, T. The 'Tiger's Cave' Experiments, Cornell University Working Paper, 1997 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P. (Eds.), Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, E. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 Wyer, R. S. "Prediction of Behavior in Two-Person Games." Journal of Personality and Social Psychology 13:222-238. 1969. Yamagishi, Toshio. The Provision of a Sanctioning System as a Public Good. Journal of Personality and Social Psychology 3:51-87. 1986. The Commons: A Toolkit for the Quantitative Analysis of Factors in the Success or Failure of Electronic Societies Joshua Berman Steven M. Drucker Peter Kollock Microsoft Research Microsoft Research Department of Sociology Microsoft Corporation Microsoft Corporation University of California at Los Angeles One Microsoft Way One Microsoft Way Los Angeles, CA 90095-1551 Redmond, WA 98052 USA Redmond, WA 98052 USA USA +1 404 786 1698 +1 425 703 5880 +1 310 825 1313 berman@cc.gatech.edu sdrucker@microsoft.com kollock@ucla.edu ABSTRACT In this paper, we introduce The Commons, which is a novel methodology and toolkit to aid in the design and study of online societies. We first discuss the foundations which led to its inception, and explain the design decisions made along the way to its completion. Next, we describe the system itself. We then describe and analyze the results of a user study, which shows that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature. In this study we examine a particular form of online communication -- synchronous text chat - and report on its effects in increasing trust and cooperation in online interactions. It is a common intuition that communication leads to more cooperative online relationships but intuition is not proof, nor does intuition provide a precise mapping of the effects and dynamics of various forms of communication on cooperation. What is called for is a series of experimental studies that determine the effects of different kinds of information flows and how those effects change across time and across different interfaces. We begin this research agenda here, describing a very flexible toolkit for conducting these kinds of studies as well as reporting the results of our initial experiment. Next, we will examine the usefulness of The Commons in the design of successful electronic societies, by showing its advantages over those methods most commonly used today. Finally, we discuss the importance of this platform for continued experimental research in both the social science and computer-human interface research communities. Keywords Electronic Societies, Virtual Communities, Social Interfaces, Social Computing, Computer-Mediated Communication, Community Computing, Social Dilemmas INTRODUCTION What does it mean for an electronic society to be successful? Many researchers over the past two decades have hypothesized about what it takes, but very few have precisely defined what it means. Some researchers have simply used 'community' as a descriptive measure, so a successful online society would have more 'community'. Affordances and societal choices which led to its success would be said to have 'built community'. However, this approach does not help designers, developers or maintainers of electronic societies. They ask how this measure can be compared across different societies. They wonder how to tell whether their work is increasing or decreasing this abstract factor. There has been some attempt to measure success in terms of "retention factor"[4] -- a survival-of-the fittest approach, where success can be measured by user count. Of course, this means that the effect of new affordances and societal changes can not be measured, and that advertising and market pressure must guide even researchers' view of how to create successful online society. Others have argued that that success can be measured in terms of "village like-quality"[3] or how well they "resemble 'real life' communities"[19]. This method begs the question. What makes a successful village or successful 'real life' community? It is the very fact that these are questions which are applicable to non-electronic societies whichquestions that are applicable to non-electronic societies which lead led to our solution to the problem. If the same standards for success of society apply online and offline, is there a metric for the success of societies in general? Could this metric be quantified, and used to study electronic societies specifically? One such metric has already been developed. Across a variety of disciplines in the social sciences, a key way of conceptualizing and measuring the success of a relationship or group is to look at the level of trust and cooperation that exists. In fact, a well-defined set of models and methods has been developed to test the existence and dynamics of cooperation in social relations [9,12,14]. We have created a system that capitalizes on these methods to create a rich and extensible toolkit that can be used to better understand and develop successful electronic societies. PREVIOUS AND RELATED WORK The research area we draw upon from the social sciences is the cross-disciplinary work on social dilemmas. Social dilemmas are those situations in which an individually reasonable decision leads to collective disaster, that is, a situation in which everyone is worse off than they might have been otherwise. Models of social dilemmas capture this tension between individual and collective outcomes, and can therefore be used as a very powerful and broadly applicable probe to assess the level of cooperation and trust in a group. Since the 1950s, a large research literature has developed in this area (for reviews, see [9,12,14]). However, there has been surprisingly little current work that has applied social dilemma models to online interaction and electronic societies. A recent exception is Rocca's work that examined the difference between electronic and face-to-face communication [16]. In Rocca's research, a specialized system was built, and a specific experiment was run, to show the difference between online and face-to-face communities. What we have completed is instead a generalizable toolkit and methodology capable of capturing not only these basic differences, but differences created by interface or social factors within electronic societies themselves. The Commons, the toolkit created, allows and facilitates the usage of social dilemma paradigms to study electronic societies, as shown in Figure 1. THE COMMONS The Commons toolkit was created using the V-Worlds Platform, a robust and extensible framework for distributed persistent objects [18]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages, namely, automatic communication between multiple clients, easy programming via scripting, convenient interface prototyping via Dynamic HTML and integration with the World Wide Web. The fact that the V-Worlds Platform was designed specifically for the creation of shared virtual environments aided in the development process. In particular V-Worlds maintains the notion that multiple clients can be connected to a virtual room and that all clients automatically receive updates for any state changes to objects occurring within the room. Hence, much of the communication infrastructure was already completed, and creating the specialized types of communication for The Commons was often a matter of just a few lines of code. In addition, because of the modular nature of the platform, and teh ability to modify objects even at run time, different behaviors could be easily prototyped. This created the ability to quickly and easily modify an existing environment to include The Commons toolkit, and to change experimental conditions with little change to the rest of the interface and user experience. Also, V-Worlds was specifically designed to allow world creation and modification in Active Scripting languages. This allowed us to create a toolkit which could be used easily by members of the sociology, psychology and design community without the need for dedicated developers. For example, to change the reward payoff for a social dilemma game, an experimenter must simply change a single variable in a JavaScript textfile. No knowledge of programming is required. Finally, the V-Worlds architecture, integrated in design and practice with Microsoft Internet Explorer, allowed us to create tools which could be run on the World Wide Web, allowing The Commons to run experiments efficiently and inexpensively which were not previously possible. Examples of these types of experiments would be those done over a great geographical distance, an extended period of time, or those wishing to use the large user population of the World Wide Web. (The potential advantages of this platform for experimental research are detailed at the end of this paper.) A set of interface elements, along with a related set of internal states and methods, were added to the V-Worlds system, to create a toolkit for the modeling of social dilemmas. For our initial studies, we chose to focus on an iterated Prisoner's Dilemma Game. The game is iterated in that partners play it repeatedly with each other. This allows relationship to build over the course of the experiment, and effects to be recognizable which might only occur over time. For our first studies, we focus on the dyadic (2-person) version of the game, although future studies will examine the multiple person (termed N-Person) versions of the game as well. We also chose to use a continuous version of the game: in the classic Prisoner's Dilemma, subjects are given the dichotomous choice of cooperating completely or defecting completely. This is an unrealistic and restrictive assumption given that interaction usually involves degrees of cooperation [10,22]. For this reason, we permit a range of cooperation. The rules of this game are given in figure 2. Thus, the situation has the structure of a Prisoner's Dilemma: The greatest possible return comes from keeping all of one's points while one's partner contributes all 10 points (a return of 30 points -- the 10 original points plus the 20 points from the partner's doubled contribution). However, if both actors follow this strategy each will end up with only 10 points (having contributed none to each other) rather than the 20 points each could receive if each contributed all their points. Although this game was chosen as an initial social dilemma, other games can be easily modeled with the same toolkit by making simple scripting changes. However, this choice of a default dilemma model has several benefits. As opposed to discrete dilemmas where the only options available to players are to cooperate or defect, the continuous nature of this game allows experimenters to see more finely grained differences in levels of cooperation. Also, the simplicity of the game, as evidenced by the brevity of the instructions, allows the games to be run quickly without prior user training. Finally, the dyadic nature of the game allows experiments to be run without the necessity of coordinating or compensating large groups as in the polyadic cases. This also means that experimenters can control for many confounding variables present in group cases, concentrating instead on those variables the experimenters wish to study. Using this game, a module was created for V-Worlds that would provide all of the necessary affordances not only for the play of the game, but for the recording of any data that would be relevant to or of interest to the experimenter. Again in this process every effort was made to preserve the flexibility of the toolkit, allowing for changes in data presentation and recording to be made simply and easily in Active Scripting languages. Once the general toolkit was created and tested, script changes were made in order to test the validity of this approach by running a simple experiment. Using the Commons toolkit, we designed and implemented an experiment to study the effects of communication on levels of cooperation in online interactions. Specifically, we examine a particular form of online communication synchronous text chat and report on its effects in increasing trust and cooperation in online interactions. It is a common intuition that communication leads to more cooperative online relationships electronic society designers and maintainers are well aware that lack of communication ability can severely undermine attempts to create a successful community [1,20]. However, intuition is not proof, nor does intuition provide a precise mapping of the effects and dynamics of various forms of communication on cooperation. What is called for is a series of experimental studies that determine the effects of different kinds of information flows and how those effects change across time and across different interfaces. We begin this research agenda here. THE VALIDATION STUDY Introduction In this study, subjects played an iterated dyadic continuous prisoner's dilemma for seventy rounds. They did not meet each other face-to-face before, during, or after the game. Approximately half of the subjects who played were allowed to send text messages to each other (chat) during the game. The other half had no communication beyond what the game itself provided. Data was gathered on the contribution made by each player at each round, as well as data about chat message counts and contents. This data was then analyzed to determine whether there was a significant difference in the level of trust and cooperation between the two groups of subjects. Based on the research the previously cited works in the creation of electronic communities, we hypothesized that there would indeed be such a difference, with the group able to chat having the higher level of trust and cooperation. Therefore, we were interested in showing that The Commons could demonstrate this widely assumed fact to be true, and how descriptive it would be of its effect. Further, we used this experiment to check the validity of the approach in general by comparing contribution rates in the group without chat with other similar studies from social dilemma research which were not performed online. Subjects The subjects were 20 adults aged 26 to 54 years old (average=41.05). Approximately half of the subjects were men (n=12) and half of the subjects were women (n=8). They were recruited from the Microsoft subject pool, and only subjects with intermediate Internet skills and some experience with Microsoft Internet Explorer were selected to participate. In addition to the compensation related to performance in this specific experiment as will be discussed later, subjects received a gratuity of one Microsoft software package of their choice for participation. Procedure The subjects were randomly assigned to two groups. All factors were held constant between the two groups with the exception of the fact that one group (the chat condition) was given instructions and affordances for sending and receiving text messages with their partner during the experiment. Each participant, isolated from all other participants throughout the experiment, was given a preliminary briefing that their performance in the game would affect their reward upon leaving. Informed consent was gathered at this time. They were then given semi-random three digit user numbers which were used as monikers for the rest of the experiment to control for any effects real names might have created. Each participant then read a series of instructions using HTML Web Pages. These instructions explained the rules of the game and that it would continue for "approximately 100 rounds". In addition, these instructions were written to reinforce that a subject's success in the game would affect their compensation, and included a test of understanding, which the subjects were required to complete correctly before continuing. Once both they and their partner had completed the instructions and test of understanding, they began to play the game using the interface shown in Figure 3. During the game, each player's contributions, as well as any chat interaction, was recorded for further study. Play continued without interruption for 70 rounds, at which time the game was ended without warning to avoid end-game effects [2]. Each participant then completed an electronic questionnaire containing background and impression data, as well as other measures of interest to the experimenters. Next, each subject was interviewed and asked open-ended questions about their experience. Each was then given extra compensation in the form of gift certificates based on their final score in the game, thanked for their participation, and given their software gratuity. Results Analysis of the post-experimental questionnaire provides evidence that the subjects were motivated to earn as much as possible (mean = 5.50; seven point scale), rated the instructions they received as very clear (mean = 6.89), and enjoyed participating in the experiment (mean = 5.00). None of these scores differed significantly between the two experimental conditions. At the conclusion of the experiment, the data was analyzed for both group differences and trends with time. Therefore there was more than one hypothesis being tested. Due to the small sample size, it was assumed that we would not reach levels of statistical certainty. However, the results, as shown in figures 3 and 4, were clearly compelling, and statistical analyses were performed to determine whether the differences both between and within conditions could be shown significant. Statistics for pairs of participants were averaged to account for the dependency between partners. Descriptive statistics showed clear differences between the groups, henceforth labeled as chat and no-chat. The means were 8.10 for Chat and 4.38 for no-chat. Medians were 10 and 3.25 respectively. It was also noted that the variance  was much higher for the condition without chat, 17.14 as opposed to 8.84. Due to the small number of participants, this difference was not strongly significant, F(1,8)=3.00, p(.12. However, using more appropriate statistical approaches, several results could be shown to a level of proof. Within subject differences apparent from the data collected seemed to imply that without chat trust and cooperation decreased, while they did not in the chat condition. Therefore, repeated measures anova tests were performed, and the within subject significances were recorded. For these tests, rounds were considered in blocks of five. For the no chat condition, round block had an effect of significance, F(13,52) = 3.06, p<.01. For the chat condition, there was no significant effect of round, F(13,52) = 1.06, p(.41. Combining these results with the graphs of figures 3 and 4 showed these hypotheses to be true. Finally, although the overall between-subjects difference was not strongly statistically significant, the interaction effect between condition and round was. Precisely, the effect of chat on cooperation rates as compared to that of no-chat differ across the trials, with chat having an increasing relative effect over time. Another way of stating this is that the difference between the two conditions increases over time, F(13,104) = 2.19, p<.02. These results showed that The Commons was not only able to show the difference in trust and cooperation which communication provided, but was able to prove it to a higher bar than was needed, namely statistical significance. OTHER FINDINGS Another key set of results comes from the post-experimental questionnaire. Subjects were presented with the four possible extreme outcomes of the game (mutual cooperation, mutual defection, exploitation of partner, exploitation of self), and asked to rate the desirability of each outcome on a 7-point scale. These questions are one way of assessing the subjects subjective transformation [7] of the game, that is, the subjective ranking that a person assigns to an outcome, which may, of course, be different than the objective payoff. Figure 6 displays the mean rating for the four outcomes for each experimental condition. Note that in both conditions, mutual cooperation is ranked more highly than exploitation of partner, even though exploitation of partner (I contribute nothing while my partner contributes all 10 points) results in the greater number of points. Note that subjects in the chat condition compared to the no-chat condition are much EMBED MSGraph.Chart.8 \* MERGEFORMAT \s Figure 6. Effect of chat on subjective preference structure. more dissatisfied with an outcome of mutual defection or an outcome of successfully exploiting ones partner. In other words, the subjects in the chat condition have a greater relative preference for mutual cooperation. Finally, in the post-experimental questionnaire, the subjects were also asked to evaluate their partner on 16 bipolar scales. Interestingly, subjects in the chat conditions rated their partner more favorably on all of these dimensions. A number of these difference approach or reach statistical significance: Subjects in the chat condition on average rated their partner as more helpful than subjects in the no-chat condition (p = .002), more flexible (p = .056), more rational (p = .068), and more honest (p = .088). Collectively, these results demonstrate the manifold effects of synchronous text chat on online interaction. This initial experiment also demonstrates the usefulness of the Commons toolkit for rapidly designing and implementing experimental studies that can be used for both theoretical research and the practical evaluation of different designs for online communities. VALIDITY CONCLUSIONS This experiment was also conducted as a validation of The Commons methodology and software, and this toolkit has passed a two-pronged test for validity. First, these results are comparable to previous studies using the same game with other subject populations in other settings [11]. This allows its results to rely on the healthy and growing field of community research in the Social Sciences. Second, the toolkit is able to discover differences in levels of trust and cooperation due to changes in interface. Therefore, the study has shown that the methodology of The Commons is valid, and the toolkit implementing it is correct. Now we turn our discussion to its usefulness. DISCUSSION Currently, when evaluating features for online communities, two methods are primarily used. As we will see, although reasonable, these methods have severe drawbacks. With the commons, we have provided a novel tool which can not only act as its own method for this task, but can supplement these other methods to increase their effectiveness and minimize their drawbacks. The first method used for evaluating and choosing features is comparative history. This involves a community designer looking at existing successful communities and trying to take features from them which they believe have helped lead to the community's success. An example would be a designer, upon seeing that the Stacy Horn's ECHO community uses real world user names [6], and deciding that ECHO is successful, decides that real world user names are thus important for community building. This method has many obvious disadvantages. First and foremost, there is an important inductive step which, instead of being examined and proven, is left to the 'gut feeling' of the designer. In this step, a determination is made which features of the almost limitless feature list in an electronic society are having positive effects on the society itself. Even if the designer guesses correctly, there is no way for them to test for themselves or prove to others that their choice is correct. This can be shown in our example. It is possible that the success of ECHO is not helped, indeed it is hindered by the use of real world user names. This negative effect may be obscured by the fact it is run by Stacy Horn, which may or may not be an advantage, but may vary the success of the community so widely that the presumably smaller effect of real world user names is hidden. With The Commons, the designer's hypothesis could be tested. It would be possible to run The Commons using real world user names (or some variation) and aliases, and compare the scores. The designer would then not only know, but also be able to prove that real world user names have a positive or negative effect on community building. The other approach currently used in choosing features is intuition and elegance. This includes choosing features from fictional works, and novel features, simply because they appeal aesthetically or 'should work'. An example of this would be a community builder including a live video of each user's face because 'people use facial expressions to communicate all the time'. Of course, this approach also has disadvantages. Before the community is built, and, as we showed in the first case, even after it is built, it is impossible to tell whether this feature is useful for community building. The Commons again can help to solve this dilemma. Simply by running an experiment where the presence of this affordance is the independent variable, this argument can be solved. This can also help to develop novel affordances and community features, as it is now possible to test them without building an entire community. Of course, it is not necessarily successful single factors which are combined to create a successful electronic society. It is widely believed that more synergistic or holistic views are also important. The creation of an online society may be more like developing a good recipe than constructing a sound building, where it is the interplay between the ingredients which lead to a sum greater than its constituent parts. The Commons allows for those taking a more synergistic view of community creation to perform experiments as well, and provides them with useful data. For example, although it might be shown that the use of real world user names do in fact help in creating a successful online society, it may be true that in certain societies like online support groups for socially sensitive diseases such as alcoholism, they have the opposite effect. It would be possible using The Commons to use an actual community confronting these issues to test this hypothesis. As stated earlier, the V-Worlds architecture gives The Commons a modular design which is compatible with modern operating systems and the World Wide Web. Therefore, using the actual community, be it web-based or not, The Commons could be run in either the same browsing window or on the same computer, connecting the same participants. If the community used pseudonyms, then The Commons could be easily configured to transmit the users' names to their partners, otherwise, it could be used to mask their names by interacting with the community software. Then, subjects could be run in a condition with and without real world user names. The results of this subject could aid the designers or developers in their decisions about this compound effect. As a final comment, it is important to point out the significance of this flexible platform as a general tool for experiments in the social sciences and the human-computer interaction field in general. The creation of a "virtual lab" that links subjects across the web represents a key advance in the way social science experiments are conducted, with implications that extend well beyond this initial research application. A Web-based lab addresses a number of limitations in current research [13]: Research on large groups. The ability for hundreds or even thousands of subjects to participate simultaneously opens up for the first time experimental research on collective action in large groups. Increased sample size. The ability to recruit from a much broader population, and to run hundreds of subjects simultaneously from a single Web-server, also removes current constraints on sample size. Reduced selection bias. A Web-based laboratory does not need to be located on a college campus, or even in the same country as the experimenter. Experimenter effects. A Web-based lab allows subjects to participate from their own homes and offices, free from surveillance by the experimenter. Social pressures against selfish behavior can then be manipulated, free from contamination by the uncontrolled effects of participation in a physically constrained space controlled by an authority figure. CONCLUSIONS The Commons is a methodology and toolkit to aid in the design and study of online societies. We have discussed the foundations which led to the idea, and explained the design decisions made along the way to its completion. We have shown that this methodology is valid, and that the toolkit produces results comparable to the existing social science literature, by performing and analyzing the results from a user study. Finally, we have examined its usefulness in the design of successful electronic societies by showing its advantage over those methods most often used today. ACKNOWLEDGMENTS [WITHHELD FOR REVIEW] REFERENCES Abela, A., and Sacconaghi, A., Value Exchange: The Secret of Building Customer Relationships On Line. The McKinsey Quarterly 1997, Number 2 Axelrod, R. The Evolution of Cooperation. Basic Books, New York, 1984 Coate, J. Cyberspace Innkeeping: Building Online Community. Available at http://www.gopher.well. sf.ca.us:70/0/Community/Innkeeping Glaser, M. Building Online Communities. New Media, March 3, 1997 Hardin, G., The Tragedy of The Commons. Science. 162:1243-48, 1968 Horn, S. Cyberville. Warner Books, Inc., New York, 1988 Kelly, H. Interpersonal Relations: A Theory of Interdependence. Wiley and Sons, New York, 1978 Kiesler, S., Sproull, L. and Waters, K. A Prisoner's Dilemma Experiment on Cooperation With People and Human-Like Computers. Journal of Personality and Social Psychology 1996. Vol. 70, No 1, 47-65 Kollock, P. Social Dilemmas: The Anatomy of Cooperation. Annual Review of Sociology 1998. 24:183-214 Kollock, P. An Eye for an Eye Leaves Everyone Blind: Cooperation and Accounting Systems. American Sociological Review 58(6):768-786. 1993. Kollock, P. Cooperation in an Uncertain World: An Experimental Study. Sociological Theory and Methods 8(1):3-18. 1993. Ledyard, J.Public Goods: A Survey of Experimental Research. In Kagel, J. and Roth, A. (Eds.), The Handbook of Experimental Economics. Princeton University Press, Princeton, NJ, 1995 Macy, M., Kollock, P. and Yamagishi, T. The 'Tiger's Cave' Experiments, Cornell University Working Paper, 1997 Messick, D and Brewer, M. Solving Social Dilemmas. In Wheeler, L. and Shaver, P. (Eds.), Review of Personality and Social Psychology. Sage, Beverly Hills, CA, 1983 Olson, M. The Logic of Collective Action: Public Goods and the Theory of Groups. Harvard University Press, Cambridge, MA, 1965 Rocco, E. Trust Breaks Down in Electronic Contexts but Can Be Repaired by Some Initial Face-to-Face Contact, in Proceedings of CHI '98 (Los Angeles CA, April 1998), ACM Press, 496-502. Sally, D. Conversation and Cooperation in Social Dilemmas: A Meta-analysis of Experiments from 1958 to 1992. Rationality and Society, 7,58-92, 1995 Vellon, M., Marple. K., Mitchell, D., and Drucker, S. The Architecture of a Distributed Virtual Worlds System. Proceedings of the 4th Conference on Object-Oriented Technologies and Systems (COOTS). April, 1998. Wellman, B. and Gulia, M. Net Surfers Don't Ride Alone: Virtual Communities as Communities. In Kollock, P. and Smith, M. (Eds.), Communities in Cyberspace. University of California Press, Berkeley, CA, 1998 Whittle, D. Cyberspace: The Human Dimension. W. H. Freeman and Co., New York, 1997 Wyer, R. S. "Prediction of Behavior in Two-Person Games." Journal of Personality and Social Psychology 13:222-238. 1969. Yamagishi, Toshio. The Provision of a Sanctioning System as a Public Good. Journal of Personality and Social Psychology 3:51-87. 1986. The Commons, the toolkit created, calltehscript changes were madeshowingPREVIOUS AND RELATED WORK The research area we draw upon from the social sciences is the cross-disciplinary work on social dilemmas. Social dilemmas are those situations in which an individually reasonable decision leads to collective disaster, that is, a situation in which everyone is worse off than they might have been otherwise. Models of social dilemmas capture this tension between individual and collective outcomes, and can therefore be used as a very powerful and broadly applicable probe to assess the level of cooperation and trust in a group. Since the 1950s, a large research literature has developed in this area (for reviews, see [9,12,14]).  was much higher for the condition without chat, 17.14 as opposed to 8.84. Due to the small number of participants, this difference was not strongly significant, F(1,8)=3.00, s also noted that the variance EMBED MSGraph.Chart.8 \* MERGEFORMAT \s Figure 6. Effect of chat on subjective preference structure. more dissatisfied with an outcome of mutual defection or an outcome of successfully exploiting ones partner. In other words, the subjects in the chat condition have a greater THE COMMONS The Commons toolkit was created using the V-Worlds Platform, a robust and extensible framework for distributed persistent objects [18]. The V-Worlds system, specifically designed to facilitate the development of shared virtual environments, offered many advantages, namely, automatic communication between multiple clients, easy programming via scripting, convenient interface prototyping via Dynamic HTML and integration with the World Wide Web. The fact that the V-Worlds Platform was designed specifically for the creation of shared virtual environments aided in the development process. In particular V-Worlds maintains the notion that multiple clients can be connected to a virtual room and that all clients automatically receive updates for any state changes to objects occurring within the room. Hence, much of the communication infrastructure was already completed, and creating the specialized types of communication for The Commons was often a matter of just a few lines of code. thetheyCisfeatures whichmeasureablein certain societies like onlineand esnt parts. The Commons allows forsuccessful developingcreating toolkitulation of the World Wide Web. (led at the end of this paper.)studiesresearch the previously cited works34interfacesuccessful electronic societies, Yamagishi, Toshio. The Provision of a Sanctioning System as a Public Good. Journal of Personality and Social Psychology 3:51-87. 1986. Within subject differences apparent from the data collected seemed to imply that without chat trust and cooperation decreased, while they did not in the chat conditionTherefore, and the within subject significances were recordedwas not strongly significantF(1,8)=3.00,  F(1,8)=3.00, F(1,8)=3.00,  An additional pair of subjects were dropped from the analyses when it became clear that they did not understand the experimental instructions  This method of assessing transformations follows [7] and [20]. Subjects' answers to questionnaire items such as these have been shown to be predictive of their actual choice behavior in games involving money [20].  Subjects were asked to indicate their overall impression of their partner on the following scales: intelligent-unintelligent, dishonest-honest, fair-unfair, unlikable-likable, rational-nonrational, untrustworthy-trustworthy, powerful-weak, kind-unkind, unfriendly-friendly, rigid-flexible, aggressive-unaggressive, helpful-unhelpful, cooperative-competitive, cold-warm, sincere-manipulative, selfish-unselfish. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. if s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the no chat condition, the Chat Hstory window and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual pair of subjects. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the no chat condition, the Chat Hstory window and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual pair of subjects. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the no chat condition, the Chat Hstory window and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual pair of subjects. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the no chat condition, the Chat Hstory window and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual pair of subjects. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the no chat condition, the Chat Hstory window and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual pair of subjects.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 3. The effect of the independent variable (chat) on average contribution over time.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the no chat condition, the Chat History pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual pair of subjects.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 3. The effect of the independent variable (chat) on average contribution over time.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE AN      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~Y RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the creation and analysis of electronic societies. Levels of Trust and Cooperation Present The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the creation and analysis of electronic societies. Levels of Trust and Cooperation Present The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the creation and analysis of electronic societies. Levels of Trust and Cooperation Present The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the creation and analysis of electronic societies. Levels of Trust and Cooperation Present At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the creation and analysis of electronic societies. Levels of Trust and Cooperation Present At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the creation and analysis of electronic societies. Levels of Trust and Cooperation Present At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 1. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 2. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log.  EMBED Excel.Sheet.8  Figure 3. The effect of the independent variable (chat) on average contribution over time. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. This example is taken from an actual log.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 2. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 2. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 2. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 2. Instructions for the iterated dyadic continuous prisoner's dilemma. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present At the beginning of each round, you will be given 10 points. During each round you will be asked to decide how many of the 10 points you want to give the person you are interacting with. The amount you give away will be DOUBLED and given to the other person. However, YOU DO NOT RECEIVE ANY RETURN FROM THE POINTS YOU GIVE OUT. The person you are interacting with is asked to make exactly the same decision. If s/he contributes some points, they will be doubled and you will receive them. Figure 2. Instructions for the iterated dyadic continuous prisoner's dilemma. Figure 3. Interface for the experiment. It has been shrunk to fit the page. In the condition without chat, the "Chat History" pane and input areas are not present, but the rest of the interface remains the same.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The lineage of The Commons. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present The Commons Allows and facilitates the use in electronic societies of The Social Dilemma Paradigms Which is a historically valid measure of Which allow the quantification of The Health and Success of a Society Figure 1. The Commons uses an existing body of work in the social sciences to create a novel toolkit and methodology for the design and analysis of electronic societies. Levels of Trust and Cooperation Present  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each.  EMBED Excel.Sheet.8   EMBED Excel.Sheet.8  Figure 4. Average contribution by participants in each condition, in blocks of five rounds each. Figure 5. The difference in average contribution between the two conditions, in blocks of five rounds each. U```c cMcccc'dmd/ffffgg=ij&k'kkkk$$$$&#$0$"H/+D@&@&  & Fkkklllmmmmm nnn$n%n.n/nnnqqqORX\†$&fg'()*+,-./0123456789:<=>?@ABJ j(U jU jU jHU jU jU jhU jȂU j(mU jWU jAU jH,U jU6 jU 0JOJQJOJQJ jUmH@kkkkkkkkkkkmmnnnnnnn n!n"n#n$n@ncnoo@&@&$oooppqqqq q q q q qqqqqqqqtLvwwwy`{(|@&@&(|1|e~o~\O]^_`abc?L$'()*+,- @&@& RfCDEFGHIJR.;w   EYwږ@&@&JNOPQ=>?  Ĝ̜(|}~̞Ӟ678؟ߟѤդݭޭ@AѾҾӾ  TWCG'*. 0JOJQJOJQJ56 jU j/U jUmHXږ@)ey  {|}8ˠ9$$@&@&9Ѥ%ͦȧ6Jh˭ݭخ9.do@&$@&9ֹ ;оѾRS/<x  Ws@&@&=qzQY_rlbLSp  & F  & Fp@&@&@&.0268<>CEJLWYe2T_u+AG]s%w}~  =>CL)k)))**c+y+,---74456]6c6m699f:Hh(FHHh(FHcHdh(FgHHh(FHHh(&HHh(&HcHdh(&gH jUmHHh(&H6Cp(Y^J & FEƀ(&.J & FEƀ(&.  & F Y|Z Q@&$ X  X $<J & FEƀ(&.LY8}$&#$0$"H/+D@&@&    DX )]g}C K  f z @&@&, [?d +" #L$X$t&&))x)2*U*V*W**  & F@&@&*++#--`J & FEƀ(&.J & FEƀ(&.  & F-.r.s...3/s///000000"0<3@&$ X  X $<J & FEƀ(&.<3E333745566677;\>h>CDDDDDDDDDDD$&#$0$"H/+D@&@&f:s:w:::D;; <<<<*<8<:<<<<<< = > >DD\W]WbbxxAyWy||||TU‘1Ēlmpۗ¹HhT)H6 jUmHHh(FHHhP(HcHdhP(gHcHdh(FgHHh(FHcHdh(FgHHh(FHcHdh(FgHHhQ(HcHdhQ(gH 6WQ(HhR(H3DDDDDlH#JpKKKM7OOPm—ΗϗۗNaDC$EƀT)  & F@&ۗޗDcñ%389:st;Q5ef <?!!$$$$;%<%M%O%%%112278*8,8AA4E5EGGHH$OCODfcfpfrf2h4hnnqnqqqqwmHcHdhT)gHHhT)HHhT)H6 jUmHU p*cJ & FEƀ(.J & FEƀ(.@&@&*M+"abcdefo@&$ X  X $<J & FEƀ(.CPñı$%&,89;GDC$EƀT)$&#$0$"H/+D@&@&GMQfspb*h@&@&eDyW[f6$&#$0$"H/+D  & F@&@&  7v <m!*r@&@&$ X  X $<$&#$0$"H/+DrdefgX  s}1hp@&@&$&#$2H/+D$&#$H/+Dp(M!!;%%((*y*W,..//1:22x3=6E677 9Z:H;:<@&:<O<???A4EFGHJ+JLL\LNNPO.P~QlR^SsS'V2V WXW\]  & F@&@&]__?aKalc|cf fpf2himm)p q5qqqwxx  & F@&@&ww_xuxxxx y,y/y7ysytyyyyy/z0z2z:z;z\z]zjzlznzozzzzzz {{+{,{-{¹¹¹°°xofHhZ)HHhZ)HHhZ)HHhZ)HHhZ)HHhrZ)HHhqZ)HHhoZ)H6HhoZ)HHhnZ)HHhpZ)HHhmZ)H6WmZ)HhmZ)HWmZ)HhmZ)HHhmZ)H66%xtyyygL & FC$EƀpZ)L & FC$EƀnZ)y0znzozzoooJ & FEƀU).DC$EƀpZ)zzz-{gJ & FEƀU).L & FC$EƀZ)L & FC$EƀrZ)-{.{9{:{?{I{U{{{{{#|$|&|H|a|c|||||||}}}j}}}}} ~ɮn\nQҷHhZ)H6#HhZ)HH*OJQJhnH  HhZ)HOJQJhnH HhZ)HHhvZ)HHhtZ)H6HhuZ)HHhsZ)HHhrZ)HHhZ)HHhZ)HHhxZ)HHhZ)HHhZ)HHhZ)HHhZ)HHhtZ)H-{:{{gL & FC$EƀxZ)L & FC$EƀZ){|j}}eL & FC$EƀZ)L & FC$EƀrZ) ~m~~~~~~>?@A} (ϒef~u~l~c\Y\mH jUmHcHdhZ)gHHhZ)HHhZ)HHhZ)HHhZ)HHhZ)HHhZ)H6HhiZ)HHhZ)HHhmZ)HHhZ)HnH HhZ)H#HhZ)HH*OJQJhnH  HhZ)HOJQJhnH HhZ)H"}~?gL & FC$EƀmZ)L & FC$EƀZ)?@AdgJ & FEƀU).L & FC$EƀiZ)L & FC$EƀZ)d~RSSir @&@&$ X  X $<$&#$0$2H/+D ͆?gsΗBЬݬЮ8&Zd"M@&@&w̯  kt ab)DN[wҖ{ri`iHhrZ)HHhpZ)HHhqZ)HHhoZ)HHhnZ)HHhZ)HHhZ)H6HhZ)HHhZ)H6HhZ)H j jUmHcHdhZ)gHHhZ)HcHdhZ)gHHhZ)HHhZ)HcHdhZ)gH#MU Vak<j=, U@&U3veqOL & FC$EƀZ)@&@& OgL & FC$EƀnZ)L & FC$EƀZ)$ADJY342Q^Ļvkvi`WNWHhZ)HHhZ)HHhZ)H6HhhZ)H6HhgZ)HHhZ)H6HhZ)HHhkZ)HHhjZ)H6HhiZ)HHhZ)H6HhZ)HHhnZ)HHhmZ)H6HhmZ)H6WmZ)HhmZ)HWmZ)HhmZ)HZgL & FC$EƀZ)L & FC$EƀmZ)4gL & FC$EƀZ)L & FC$EƀiZ)4^hL & FC$EƀZ)J & FEƀU).L & FC$EƀgZ)IZef/0Vm|}@м{riYG"HhZ)H6WZ)nH HhZ)H6WZ)HhZ)HHhxZ)HHhZ)HHhZ)H6WZ)HhZ)H6HhZ)HHhZ)HHhZ)H6HhZ)HHhZ)H6HhZ)HHhZ)HHhZ)HHhZ)H6HhZ)H0gJ & FEƀU).L & FC$EƀZ)L & FC$EƀZ)}P gL & FC$EƀxZ)L & FC$EƀZ)@OPj,KMrs5PgMV>]r byȿڙ|zzzzzzzzzzzzzz6cHdhZ)gHHhZ)HHhZ)H6HhZ)HHhvZ)HHhtZ)H6HhuZ)HHhtZ)HHhZ)HHhsZ)HHhrZ)H HhZ)HOJQJhnH HhZ)HnH / s[%fhfd[[[[[[  & FJ & FEƀU).L & FC$EƀZ) @j <\,  DC$Eƀ7\)@&  & FL[\8W|#$!.ACD\.5>,     "?IxJ{U{*TܷcHdh9\)gHHh7\)HHh3\)HcHdh3\)gHcHdh1\)gHmHcHdh/\)gHHh/\)H jUmHHh1\)HHh0\)H6OJQJhnH nH 6nH : .o$J & FEƀ-\).J & FEƀ-\).DC$Eƀ9\).6iJ & FEƀ-\).J & FEƀ-\).J & FEƀ-\).6niJ & FEƀ-\).J & FEƀ-\).J & FEƀ-\).JiJ & FEƀ-\) .J & FEƀ-\) .J & FEƀ-\) .T9Oj n:'$(p(h--0000?1@1w11111V2233335445F6G6H66K7vHh8\)HmHcHdh8\)gH jUmHHh7\)HHh3\)HcHdh3\)gHcHdh1\)gHHh1\)HHh0\)HmHcHdh/\)gHHh/\)HHh.\)HcHdh.\)gHOJQJhnH nH 6nH 6.JiJ & FEƀ-\).J & FEƀ-\) .J & FEƀ-\) . iJ & FEƀ-\).J & FEƀ-\).J & FEƀ-\).  mnoMD   @&@&$ X  X $<$&#$0$2H/+D \!I#$:'))=.A1M13G6g8DC$Eƀ7\)@& K78f8g8::;:<:;;<<"<$<<;=S=%?0?9?N?W?b??@@@?[@[!_"_aaaaq~~~~BdWakAKޅHhC\)HcHdhC\)gHHhB\)HcHdhB\)gHHhA\)HcHdhA\)gH j jUmHHh@\)HcHdh@\)gHcHdh;\)gHHh:\)HcHdh:\)gHHh9\)HcHdh9\)gH2g8;:$<?@CECJXJeJXLNuO~OQQRzT9VVYY@&@&DC$Eƀ9\)YZ?[]_aaacddneLfgohijlmmmnpp^rRtwyze{@&e{|fp-s8{׉<nj[.QRS  & F@&@&"9U(`g/Doދ~4Kȍʍ-.Ȏ ) ">IPmwڑx-Xǔg}4IQ9 DKhr՞sHhN\)HHhM\)HOJQJhnH nH 6nH 6WS\!d%ۓxD:J & FEƀK\).  & FW۝iJ & FEƀK\).J & FEƀK\).J & FEƀK\)._iJ & FEƀK\).J & FEƀK\).J & FEƀK\). ֠iJ & FEƀK\) .J & FEƀK\) .J & FEƀK\).~(S}¡bx/ 5ҧ&f Vtuv%'EIN|}Hh[\)HcHdh[\)gH jHhZ\)HcHdhZ\)gHcHdhY\)gHHhY\)H jUmHmHHhU\)HHhM\)HcHdhM\)gHOJQJhnH nH 6nH 68֠siJ & FEƀK\) .J & FEƀK\) .J & FEƀK\) .?iJ & FEƀK\).J & FEƀK\).J & FEƀK\).56  7v˦ <m X  X $<$&#$0$2H/+DJ & FEƀK\).ҧ&gpˮ=D^º%n@&@&$$,9,dIRN]efq^<_@&@&}~! " #      : U l  R [      $   C b   w      g ~   Q ` a   = \     % % ( ( ( ( D) G) P) ) }. . 34 ǿOJQJOJQJhnH nH 6nH 6cHdh\\)gHHh\\)H jUmH jHh[\)HcHdh[\)gHI_ NB  w U   V b     `  * k  & F@&@&k   E  o %  A   a 1      |     ! ! # % ( @&  & F( ( ( ( ( ( B) C) D) / 34 7 9 R> ? B B bC @D E cF G H J J J K N N vQ @&34 44 A@ F@ K K K L L OM PM ]M M M M M M M N N #N $N HN {N Q Q 4S SS S S S T rT T T U rU U Y Y Y Y Y ^ ^ :` ;` b b 4d 5d `d id qf rf f ĻCJ jCJU jmH6Hhm)HHhxm)HHh{m)HHhwm)HjHhwm)H0JUHhm)HHhm)HjHhm)H0JU * jUmH7vQ R R R R _S `S :T ;T $U U U Y Y Y !] )] ^ ^ ` c 4d Ud Yd of pf qf @&  & F & F hf f f f f g g g >g ?g @g Bg jg kg lg mg og Ah Bh h h h h h h h h h h fi gi i i i i j j j j j j j j k l m m m m m n n n o o p 4p et t t t }u u u ߰߰߰ jiU jcU j]Uj 9 UVmH jUmH jWUj 9 UVmH jQUj 9 UVmHCJ juKU6 jCJU jhEUjGɦ9 UVmH?qf f f f f f pg h @h Ah Ch h h h h h j k Xm Ym n o p q q s s s @&@& & F hs s t t Uu u u v pv 5w w (x x Uy y hz z { 4| } } *~ ~ / 0  & F@&u u u u v Ov v w nw w w x nx x x #y y y z Hz rz z W{ m{ | $| | | | } } } } } ~ e~ ~ ~  r   I d { a j ƈ Ј 3 щ  R q ڊ R q   , V ; Q  ۏ l ǐ I u ֑    OJQJhnH nH 6nH 6^0 r  iJ & F hEƀp)&.J & F hEƀp)&.J & F hEƀp)&. d p † ؆ o aJ & FEƀp)&.@&@&J & F hEƀp)&.o 9 z iJ & FEƀp)&.J & FEƀp)&.J & FEƀp)&.z T iJ & FEƀp)&.J & FEƀp)&.J & FEƀp)&.T  ~ iJ & FEƀp)& .J & FEƀp)& .J & FEƀp)&. 9 iJ & FEƀp)& .J & FEƀp)& .J & FEƀp)& . L ˍ iJ & FEƀp)&.J & FEƀp)&.J & FEƀp)&.  iJ & FEƀp)&.J & FEƀp)&.J & FEƀp)&.   iJ & FEƀp)&.J & FEƀp)&.J & FEƀp)&.      N / 0  X  X $<$&#$0$2H/+DJ & FEƀp)&. ԗ A ʠ   Τ ݦ ަ  3 4 c d 2 3 4 5 > s t & )   / ` {   x       J CJ joUj 9 UVmHCJ jCJU j j0JUmH jUmH6Hh\r)&HcHdh\r)&gHcHdh[r)&gHHh]r)&HB0 1 2 3 4 = 3 @  o K e ݦ  ë ] 1 y ' ݾ @&@&$$ݾ  Q f s f q z s  ] e "  0 Y : I  e s @&@&s t Q Z  ` '  H   {     & F h & F@&@&   P    k 0  #  P  c /  % * +      @&  & FJ   i    i       C m R h     `  Q T            B C     T          R S + ,      0JOJQJOJQJ j0JUCJ juUj 9 UVmHCJ jCJU jUmHmHOJQJhnH nH 6nH 6G  B C               R +         $  & F@&           ~! ! ! ! ! ! " " i# p# # # # # u$ x$ $ $ $ % % % "& \& ]& ^& & ' ' P' ,( 3( \( ( ( ( 8) ;) C) ) f* m* * * * * r+ u+ }+ + + , , , - Y- Z- [- - - . M. )/ 0/ Y/ / / / 50 80 @0 0 0 0 0 %1 -1 t1 |1 1 1 2 2 3 6 0JOJQJOJQJ`  ! " " " # v$ w$ x$ $ $ % % ^& & ' ' O' P' ( 9) :) ;) ) ) * $* s+ t+ u+ + + , , [- - - - L. M. / 60 70 80 0 0 0 0 $1 %1 s1 t1 1 1 2 2 $2 3 3 4 4 5 5 6 6 6 6 7 7 47 57 P7 Q7 l7 m7 7 7 7 7 7 7 7 7 7 7 8 3 3 4 4 5 5 6 6 6 6 6 6 6 6 7 7 7 7 7 7 07 17 27 37 57 67 L7 M7 N7 O7 Q7 R7 h7 i7 j7 k7 m7 n7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 8 8 8 8 8 8 jSU j.>U j(U jU jNU jU jU jnU jΦU j.U j{Uj9 UV jU6I8 8 08 18 L8 M8 h8 i8 9 R: S: T: : : : : :< < < < += ,= z= {= = = = = > > $8 ,8 -8 .8 /8 18 28 H8 I8 J8 K8 M8 N8 d8 e8 f8 g8 i8 E9 L9 u9 9 9 9 Q: T: \: : : : ; ; ; 8< 9< :< < < < ,= 4= {= |= = = = = = = = = = = = = > > Q> Y> > > > > ? ? ? ? ? ? t? u? ? ? ? ? ? ? j.U jU jU jNU6 0JOJQJOJQJ jU jU jU jniUj9 UVL> P> Q> > > > > ? ? s? t? ? ? ? ? G@ H@ @ @ @ A HB B B B 9C :C >D ?D ZD $? ? ? H@ P@ @ @ A A A B FB GB HB B B B :C BC ?D @D VD WD XD YD [D cD D D E E *E +E ,E -E 1E 9E E E E E EF MF F F F F F F F F G !G uG }G G G G G G G G G IH JH `H aH bH cH eH fH |H }H ~H H H H H H jlU jNWU jAU j,U jnU jUj9 UV jU 0JOJQJOJQJ6NZD [D D D E E .E /E 0E 1E E E E E DF EF F F F F G G tG uG G G G G HH IH $IH dH eH H H H H H H -I .I vJ K K K L L 3L 4L L L L L 'N N N N O O O $H .I J J :J tJ uJ vJ K K !K L L /L 0L 1L 2L 4L ` ?` g` h` t` $o[ p[ \ \ \ b\ >] E] n] ] ] ] J^ M^ U^ ^ ^ ^ ^ ^ _ _ +_ ,_ N_ O_ t_ u_ }_ ?` g` h` t` u` ` ` ` ` ` ` a a @a Aa Ia b 3b 4b @b Ab {b |b b b b b b b c c c c c d d d Gd Hd ed fd d d d d d d d e e e f f f g g g g g g h h h i Li 5OJQJ 0JOJQJ6OJQJ]t` u` ` ` ` ` ` ` a a @a Aa b b 3b 4b @b Ab {b |b b b b b b b c c c c $c c d d d Gd Hd ed fd d d d d d d e e e e g g g g h h Ni i i i ?j $Li Mi Ni i i i @j k #k Lk k k k (l +l 3l zl l l l l l l m m ,m -m Rm Sm [m n En Fn "o )o Ro o o o .p 1p 9p p p q q q q q q q q q r r >r ?r \r ]r r r r r r r r s s s t t t u u u u u u u v v w w x x y y jέUj9 UV jU 5OJQJ 0JOJQJ6OJQJV?j @j k )l *l +l yl zl l l l l l l m m ,m -m Rm Sm n n En Fn o /p 0p 1p p p $p ~q q q q q q r r >r ?r \r ]r r r r r r r s s s s u u u u u u v $v v w w x x y y z z { { o{ p{ |{ }{ { { { { { | "| #| H| I| } } 9} :} $y z z z { { { { { { p{ |{ }{ { { { { { | "| #| H| I| Q| } 9} :} B} 9~ :~ P~ Q~ R~ S~ U~ V~ l~ m~ n~ o~ q~ y~ ~ ~ B J A B X Y Z [ ] ^ t u v w y ܀ J K a b c d f g } ~ ˼ط j\U jU jU jPUj\Ȣ9 UV jUjǢ9 UVOJQJ 5OJQJ jnUj9 UV jU6G:} 8~ 9~ T~ U~ p~ q~ ~ ~ A B @ A \ ] x y ۀ ܀ I J e f R S n $~  S T j k l m o p \ ] s t u v x y e f | } ~   n o  w x ޻ j:FU j<U j5U jQ,U j$U jU jEUj\Ȣ9 UV j UjǢ9 UV6 jU jUJn o [ \ w x d e m n  $ v w      # $ $    # Ɉ $ , Ð ː & . jֈU jU j/xU jnU jgU jF^UjǢ9 UV6 jVUj\Ȣ9 UV jU jMUL  Ð % & ˑ ̑ . / $ Ǒ ȑ ɑ ʑ ̑ ԑ / 7 В ђ Ғ Ӓ Ւ ݒ 8 @ “ Ó ٓ ړ ۓ ܓ ޓ A I Ɣ ǔ Ȕ ɔ ˔ ̔ J R ϕ Е ѕ ҕ ԕ Օ jU jrU j0U j˺U jU j$U jU6 j}Uj\Ȣ9 UV jU j;UjǢ9 UVH Ԓ Ւ 7 8 “ ݓ ޓ @ A ʔ ˔ I J ӕ ԕ R S $ S [ – ؖ ٖ ږ ۖ ݖ ޖ  \ d ʗ ˗  e m Ә Ԙ     n v ܙ ݙ       w  ޻ jU jsU jU jU jgU j%U jUj\Ȣ9 UV j~UjǢ9 UV6 jU jUJ ܖ ݖ [ \ ɗ ʗ   d e Ҙ Ә m n ۙ ܙ   $ v w     % &   . /  $        %     ! " # $ & .       * + , - / 7        3 4 5 6 8 @ ! " # % & < = > ? ޻ jqU jhU jQaU jXU jPU jhGU j@U j6UjǢ9 UV6 j\/Uj\Ȣ9 UV jU j&UH  7 8  $ % @ A     Y Z w x Ġ Š $? A I    Y Z w x Ġ Š ۡ ܡ " # $ ģ ǣ ϣ         ! " $ ,   < = Z [ ͦ Φ ֦ ˧ ̧   $ % N O q r ` jUj\Ȣ9 UV j]yUjǢ9 UV jU 0JOJQJOJQJ 5OJQJ6P ۡ ܡ $ ţ ƣ ǣ     # $   < = Z [ ͦ $ͦ Φ ˧ ̧   $ % N O q r _ ` Ѫ r s t « ë $ e l Ϫ Ъ Ѫ q t | ë ˫ ̬ ͬ ά Ϭ Ѭ ٬ 4 <   1 2 T U z { C k l H O x T W _ | }   ̳ ͳ jU jU 5OJQJ jFUj\Ȣ9 UV jUjǢ9 UV jU6 0JOJQJOJQJM Ь Ѭ 3 4   1 2 T U z { B C k l U V W $ { |   ̳ ͳ   7 8 ] ^ % & N O [ \ $ͳ   7 8 ] ^ f & N O [ \ ޵ ߵ   ' ( 0   % & ` a ~  ˷ ̷ й ѹ ҹ ӹ չ ֹ T \ º ú ٺ ں ۺ ܺ ޺ ߺ  ] e ˻ j;U jU jUj\Ȣ9 UV jRUjǢ9 UV jU6OJQJ 5OJQJO\ ޵ ߵ   ' (   % & ` a ~  ˷ ̷ $ Թ չ S T º ݺ ޺ \ ] ʻ ˻      L M $ ׼       L M j k ݾ ޾ ο Ͽ ׿ { |   Z [ q r s t v w c d z { | }  ߾ҹ j0U jU jU jGU jUj\Ȣ9 UV jUjǢ9 UV jU 5OJQJ6OJQJ 0JOJQJIM j k ݾ ޾ ο Ͽ z {   Y Z u v $ b c ~  k l x y   D E 5 6 $  l x y   D E M 5 6   B | } ~  ! ) p x F G ] ^ _ ` b c y z { | ~ O [ \   ' ( 0    0 1 2 3 5 6 L M N j~U j<U jUj\Ȣ9 UV jUjǢ9 UV 0JOJQJOJQJ 5OJQJ6 jUL6 ~  ! o p E F a b } ~ N O [ \   ' ( $   4 5 P Q ! " . / i j $N O Q Y " . / i j  3 4 Q R { | q 5 = > F j9U j0U j%)Uj\Ȣ9 UV jUjǢ9 UVOJQJ 5OJQJ6 jUF 3 4 Q R { | p q 4 5 = > $  &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P+ 0&P/ =!8"8#8$% P  &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P+ 0&P/ =!8"8#8$% P  &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P+ 0&P/ =!8"8#8$% P  &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P+ 0&P/ =!8"8#8$% P  &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P+ 0&P/ =!8"8#8$% P  &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P+ 0&P/ =!8"8#8$% P + 0&P/ =!8"8#8$% P + 0&P/ =!8"8#8$% P + 0&P/ =!8"8#8$% P  &P/ =!8"8#8$%' 0&P/ =!8"8#8$% P+ 0&P/ =!8"8#8$% P + 0&P/ =!8"8#8$% P + 0&P/ =!8"8#8$% P + 0&P/ =!8"8#8$% P + 0&P/ =!8"8#8$% P / =!"#$%      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijk mnopqrstuvw{|}~V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0d!'  -   ''  "Arial.-"ArialNe-----"Systemn-'- -'-  - "- $SdSdS "-SSddSS-//  xxSSddd "---'--- ---'--- y?---'--- y? -  "-p   "-x  "-S   3f"-==p- "-$]pp]---'--- y? $lul---'--- y?x- "- e---'--- y? ,u---'--- y?S- "-   $@ff@---'---  y?   $ 3u3 ---'---  y?=3f - 3f"-  3f P*---'--- 3f y?= P*u---'--- 3f y?---'--- 3f y?---'--- 3f ---'--- 3f ---'--- 3f   2 1 2 2 2 3 2 4 2 _5 2 6 2 :7---'---  ---'---   2 \No Chat  2 ZChat---'---  ------'---  h 8 (2 +?Experimental Condition $   ----'---  -----'---  {)3 "Arial- 2 =Desirability of Outcome - ----'---  - -  -4- "- - !Bg-- -- -  - J"Arial- "Arial<- - -   2 Mutual- 2 m - 2 x Cooperation' -- -- - !~-- -- -  - - - - - - -   2 &Mutual 2  Defection' -- -- - !BXW-- -- -  - ;[- - - - - -   2 b Exploitation- 2 ` - 2 bof- 2 ` - 2 bSelf' -- -- - !l-- -- -  -  - - - -   2  Exploitation 2  of Partner' --  - '  '   'CompObjbObjInfo,.Workbookz_96724910251F@?D@?D[ \   AB""$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_)1Arial1Arial1Arial1Arial1Arial1Arial=g,##0.00_\ 3  @@    A883ffff̙̙3f3fff3f3f33333f33333\R3&STUNo Chat Chat   C,C333333@@ D,C@333333@ D,D @@ C,Dffffff?ffffff?WY= )"/>X4T<(  x  6 AAM?1 ]   $ <Mutual Cooperation< :~~  < AAM?C= ]   $ <Mutual Defection< r020xx  68 AAM?n  J ] 8d  $0<Exploitation of Self<06   ~~  < AAM?z]   $<Exploitation of Partner<0*(%3Ydd 3Q  C,CQQQ3_  NM   4E4 3Q  D,CQQQ3_  NM   43_  NM   4E4 3Q  D,DQQQ3_  NM   4E4 3Q  C,DQQQ3_ 3f= NM  3f3f==4E4D$% M 3O&Q4$% M 3O&Q4FA  3Olj 3 bo! M43*?@?! M4% 2r@M3O{&Q 0Experimental Condition'4% />BMZ3O|&Q 4Desirability of Outcome '4523 M NM43" 3_ M NM  d4444 Ole PRINT03CompObjbObjInfo24!R!  -   ''  "Arial-"Arial-----"System-'- -'-  - "- $%% "-%%%-%%;;QQgg||%%? ?V V? ?  "---'---  ---'--- Pv---'--- Mv - "-V   "-|V ~ "-V # 3f"-RV 3fRV- "- $V|V0V---'--- Mv $5---'--- Mv|V- "- |V0---'--- Mv~ 5X---'--- MvV- "-   $V|0V---'---  Mv#  $5II---'---  MvRV3f - 3f"-  3f x|,0---'--- 3f MvR x5,---'--- 3f Mv---'--- 3f Pv---'--- 3f ---'--- 3f ---'--- 3f   2 /1. 2 /2. 2 /3. 2 5/4. 2 J/5. 2 `/6. 2 v/7.---'---  ---'---   2 pNo Chat;2;2. 2 pChat;2.---'---  ------'---  wy (2 Experimental Condition7*..G...<.....----'---  -----'---   h "Arial- 2 {Desirability of Outcome - ----'---  - -  -4- "- - !-- -- -  - "Arial- "Arial- - -   2 #Mutual- 2  - 2 # Cooperation' -- -- - !(-- -- -  - 0- - - - - -   2 KMMutual 2  Defection' -- -- - !-- -- -  - l- - - - - -   2  Exploitation- 2 y - 2 of- 2  - 2 Self' -- -- - !-- -- -  - ~- - - -   2  Exploitation 2 / of Partner' --  - '  '   'MSGraph.Chart.89q FMicrosoft Graph 97GBiff5MSGraph.Chart.89q FMicrosoft Excel ChartBiff8Workbook_9672491487F D DOle PRINT69 zAB""$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_)1Arial1Arial1Arial1Arial1Arial1Arial=g,##0.00_\ 3  @@   zA883ffff̙̙3f3fff3f3f33333f33333\R3&STUNo Chat Chat   C,C333333@@ D,C@333333@ D,D @@ C,Dffffff?ffffff?WY= )"/>X4T<(  x  6 AAM?]   $ <Mutual Cooperation< :~~  < AAM?DCH ]   $ <Mutual Defection< ]9b?]xx  6D AAM?  ] Dd  $0<Exploitation of Self<06   ~~  < AAM?d ]   $<Exploitation of Partner<]*t3Ydd 3Q  C,CQQQ3_  NM   4E4 3Q  D,CQQQ3_  NM   43_  NM   4E4 3Q  D,DQQQ3_  NM   4E4 3Q  C,DQQQ3_ 3f= NM  3f3f==4E4D$% M 3O&Q4$% M 3O&Q4FA  % 3Oj p 3 bo! M43*?@?! M4%  r-@M3O{&Q 0Experimental Condition'4% /VBMZ3O|&Q 4Desirability of Outcome '4523 M NM43" 3_ M NM  d4444 !R!  -   ''  "Arial-"Arial-----"System-'- -'-  - "- $%% "-%%%-%%;;QQgg||%%? ?V V? ?  "---'---  ---'--- Pv---'--- Mv - "-V   "-|V ~ "-V # 3f"-RV 3fRV- "- $V|V0V---'--- Mv $5---'--- Mv|V- "- |V0---'--- Mv~ 5X---'--- MvV- "-   $V|0V---'---  Mv#  $5II---'---  MvRV3f - 3f"-  3f x|,0---'--- 3f MvR x5,---'--- 3f Mv---'--- 3f Pv---'--- 3f ---'--- 3f ---'--- 3f   2 /1. 2 /2. 2 /3. 2 5/4. 2 J/5. 2 `/6. 2 v/7.---'---  ---'---   2 pNo Chat;2;2. 2 pChat;2.---'---  ------'---  wy (2 Experimental Condition7*..G...<.....----'---  -----'---   h "Arial- 2 {Desirability of Outcome - ----'---  - -  -4- "- - !-- -- -  - "Arial- "Arial- - -   2 #Mutual- 2  - 2 # Cooperation' -- -- - !(-- -- -  - 0- - - - - -   2 KMMutual 2  Defection' -- -- - !-- -- -  - l- - - - - -   2  Exploitation- 2 y - 2 of- 2  - 2 Self' -- -- - !-- -- -  - ~- - - -   2  Exploitation 2 / of Partner' --  - '  '   'CompObjbObjInfo8:Workbook_965477399= F cE@E zAB""$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_)1Arial1Arial1Arial1Arial1Arial1Arial=g,##0.00_\ 3  @@   zA883ffff̙̙3f3fff3f3f33333f33333\R3&STUNo Chat Chat   C,C333333@@ D,C@333333@ D,D @@ C,Dffffff?ffffff?WY= )"/>X4T<(  x  6 AAM?]   $ <Mutual Cooperation< :~~  < AAM?sCA ]   $ <Mutual Defection< ]9b?]xx  6D AAM?Q  ] Dd  $0<Exploitation of Self<06   ~~  < AAM?t]   $<Exploitation of Partner<]* 3Ydd 3Q  C,CQQQ3_  NM   4E4 3Q  D,CQQQ3_  NM   43_  NM   4E4 3Q  D,DQQQ3_  NM   4E4 3Q  C,DQQQ3_ 3f= NM  3f3f==4E4D$% M 3O&Q4$% M 3O&Q4FA  3Oqj 3 bo! M43*?@?! M4% r @M3O{&Q 0Experimental Condition'4% /BMZ3O|&Q 4Desirability of Outcome '4523 M NM43" 3_ M NM  d4444 Ole CompObj<?bObjInfoWorkbook>aEExcel.Sheet.89q³0* pHd VBAProject4@j = r /n5 J< rstdole>stdole f%\*\G{00020430-C 0046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB# Automation^MSForms>SFErms/4z pF2E5B4E23-0AC0-11D2 -98D7FC04FC299FBF3.TWD#Microsoft = ` Ob LibraryG9P0rP4,PJP\VHBE\(EX(.E       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~                           ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                            ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ` ] ^ _ a l b c d e f g h i j k m x n p q r s t u v w y z { ~  IBa=   ThisWorkbook=XX/8X1Arial1Arial1Arial1Arial1Verdana1Verdana1Verdana1Verdana1Verdana1Arial1Arial1Arial1Arial1Arial1Arial1Verdana1Verdana"$"#,##0_);\("$"#,##0\)!"$"#,##0_);[Red]\("$"#,##0\)""$"#,##0.00_);\("$"#,##0.00\)'""$"#,##0.00_);[Red]\("$"#,##0.00\)7*2_("$"* #,##0_);_("$"* \(#,##0\);_("$"* "-"_);_(@_).))_(* #,##0_);_(* \(#,##0\);_(* "-"_);_(@_)?,:_("$"* #,##0.00_);_("$"* \(#,##0.00\);_("$"* "-"??_);_(@_)6+1_(* #,##0.00_);_(* \(#,##0.00\);_(* "-"??_);_(@_)                + ) , *  &x@    x    "x@  x  p  p  "x@    Average Over Time1Descriptive Statistics7Significance TestsBDDS as Game AveragesMST as Game AveragesCYSheet1aDifference in AveragesqRawDataYAnova values by roundvSheet4"Interleaved Round Averages  AnovaResults!Raw Total Scores (for DS),CMy Documentsrawdata.xls tersechatYZzG@ffffff@@@@ffffff@!@fffff!@{Gz!@Gz!@$@#@#@"@!@@5^I @"x@ffffff@`݀!@333333 @333333@ @333333 @"@!@!@ @{G @ @ @ @!@@!@!@!@ @ @ ףp= @ͪV,@؁sF6@ffffff"@!@333333 @ffffff@333333@@@ffffff@@@@@!@#@ffffff#@!@333333 @333333!@ @ffffff!@!@333333 @ffffff!@@@333333@@@@ZzG@@333333@@@@@333333@@@ffffff@@@@ffffff@333333@@@@ @ffffff@ @@ffffff@333333@@@@@ffffff@@@ffffff@ @333333@333333 @333333@@ffffff@333333@333333@@@333333@@@ffffff @ffffff@333333@ @@@333333@333333@@ffffff@ffffff@ @ffffff@@@333333 @ @@ffffff@ffffff@333333 @@@ffffff @   ! =]bZ  3  @@  D With Chat Without ChatMeanStandard ErrorMedianModeStandard DeviationSample VarianceRangeMinimumMaximumSumCount Largest(1) Smallest(1)F-Test Two-Sample for VariancesVariance ObservationsdfFP(F<=f) one-tailF Critical one-tail-t-Test: Two-Sample Assuming Unequal VariancesHypothesized Mean Differencet StatP(T<=t) one-tailt Critical one-tailP(T<=t) two-tailt Critical two-tailAnova: Single FactorSUMMARYGroupsAverageANOVASource of VariationSSMSP-valueF critBetween Groups Within GroupsTotalChat condition:NamePartnerRound 1Round 2Round 3Round 4Round 5Round 6Round 7Round 8Round 9Round 10Round 11Round 12Round 13Round 14Round 15Round 16Round 17Round 18Round 19Round 20Round 21Round 22Round 23Round 24Round 25Round 26Round 27Round 28Round 29Round 30Round 31Round 32Round 33Round 34Round 35Round 36Round 37Round 38Round 39Round 40Round 41Round 42Round 43Round 44Round 45Round 46Round 47Round 48Round 49Round 50Round 51Round 52Round 53Round 54Round 55Round 56Round 57Round 58Round 59Round 60Round 61Round 62Round 63Round 64Round 65Round 66Round 67Round 68Round 69Round 70NoChat Condition:As pairs of scores:As individual scores:By GameChat Condition:Game 1Game 2Game 3Game 4Game 5CRound1Cround2Cround3CRound4CRound5CRound6CRound7CRound8CRound9CRound10CRound11CRound12CRound13CRound14CRound15CRound16CRound17CRound18CRound19CRound20CRound21CRound22CRound23CRound24CRound25CRound26CRound27CRound28CRound29CRound30CRound31CRound32CRound33CRound34CRound35CRound36CRound37CRound38CRound39CRound40CRound41CRound42CRound43CRound44CRound45CRound46CRound47CRound48CRound49CRound50CRound51CRound52CRound53CRound54CRound55CRound56CRound57CRound58CRound59CRound60CRound61CRound62CRound63CRound64CRound65CRound66CRound67CRound68CRound69CRound70RoundPSecond Half Results:Differences in Average: v kFxetSs:̌V<˔^D̜fs0h2Xp: x\э0ƍ eغtT0 b}e0sT0\эbbe0sT0bꍂꍂ 0@I0n00b 0<鍂bXblA<鍂荂tblAC:\My Documen s\rawdata.xlsCybe 0e(b9eLbbx b0b? 10b9e荂荂A9e 1Íhb(#edb9e čb=eVe9eꍂ ō?b@bTw0PbPWx0RT0bPbP0bC[{0AT00bbblbw0bPbb.b0bbP620bb100:b b7bnx0 With Chat Without ChatMeanStandard ErrorMedianModeStandard Deviation  IMHP LaserJet 5Si/5Si MX PSw odXXWG zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#0 0 3d FF3Q  With ChatQ ;GQQ3_  NM   4E4 FF3Q  Without ChatQ ;GQQ3_  NM   "d4E4D$% M 3O&Q4$% M 3O&Q4FA: 7 3Oz C 3 b+MZ!  M43*$@#M!  M! M4% SM3O]Q  Round Number'4% 3gMZ3OQ ,Average Contribution'4523 M  43"  3O Y6%  3O&Q423 M NM4444% iRM03OQ P&Effect of Chat on Average Contribution'44Fee@@ffffff@@@333333@@@@@ffffff@@!@@fffff!@333333@{Gz!@@ Gz!@ @ $@ ffffff@ #@ @ #@ @ "@ @!@ffffff@@5^I @333333@"x@@ffffff@@`݀!@@333333 @ @333333@ffffff@ @ @333333 @@"@ffffff@!@333333@!@@ @@{G @@ @@ @ffffff@ @@!@@ @ ffffff@!!@! @"!@"333333@#!@#333333 @$ @$333333@% @%@& ףp= @&ffffff@'ͪV,@'333333@(؁sF6@(333333@)ffffff"@)@*!@*@+333333 @+333333@,ffffff@,@-333333@-@.@.ffffff @/@/ffffff@0ffffff@0333333@1@1 @2@2@3@3@4@4333333@5!@5333333@6#@6@7ffffff#@7ffffff@8!@8ffffff@9333333 @9 @:333333!@:ffffff@; @;@<ffffff!@<@=!@=333333 @>333333 @> @?ffffff!@?@@@@ffffff@A@Affffff@B333333@B333333 @C@C@D@D@E@Effffff @e> Effff Chart1 I  dMbP?_*+%"8덂??ȵU} } $ } I} $  T0bbbbb T b  b With Chat  Without Chat Meanm˓@ Mean~ A@Standard ErrorK@Standard ErrorxvYU@Median~ `@Median~ @ Mode~ |@ Mode*Standard DeviationNde@Standard Deviationl-8 q@Sample VarianceW4#@Sample Variance` *@Range F%u|@Range~ H@ Minimum \mE%@  Minimum~ @ Maximum~ @  Maximum~ @  Largest(1)~ @   Largest(1)~ @  Smallest(1) \mE%@   Smallest(1)~ @GLdLFlfNRNT>@ Sheet1 I  dMbP?_*+%"??ȵU} I} } $} $ )T0b bbbb T  b  bT0b0b000 b (F-Test Two-Sample for Variances   With Chat Without Chat Meanm˓@~ A@VarianceW4#@` *@ Observations$@$@ df"@"@ Fd7L?P(F<=f) one-tailc_? F Critical one-tail bQ!? 6 -t-Test: Two-Sample Assuming Unequal Variances   With Chat Without Chat Meanm˓@~ A@VarianceW4#@` *@  Observations$@$@ %Hypothesized Mean Difference~   df~ .@ t Stat1>{L@ P(T<=t) one-tailaP? t Critical one-tail> ? P(T<=t) two-tailaP? t Critical two-tail66 @ Anova: Single FactorSUMMARYGroupsCount SumAverageVariance With Chat~ $@l @m˓@W4#@::919/%*9<H91G=G-5?B?B3&^ T0 #b $b%b&'(   Without Chat $@@A@ ` *@ #ANOVA#$Source of Variation $SS $df $MS $F$P-value$F crit%Between Groups%1ۯA~ %?%1ۯA%NyL@% d'I$?%S˧@& Within Groups&`>,A~ &0@&I@ &'(Total(p` 3A~ (3@(xU(\> @''' Sheet2 I  dMbP?_*+%MHP LaserJet 5Si/5Si MX PSw odXX}w0zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??U} m} } $} I T0bbbbb T With Chat  Without Chat Meanm˓@ Mean~ A@Standard ErrorF T@Standard Error6^F_@Median~ `@Median~ ~@Standard Deviation}>g@Standard DeviationatB{q@Sample VarianceO֘@Sample Variance̖@RangeDioW{@Range~ L@Minimum^K=@Minimum~ (@ Maximum~ @  Maximum~ @GLdLlfNR>@ Sheet3 I  dMbP?_*+%"??U} $} } $)T0b bbbb T  b  bT0b0bbEbbe e(F-Test Two-Sample for Variances   With Chat Without Chat Meanm˓@~ A@VarianceO֘@̖@ Observations@@ df@@ F[_F?P(F<=f) one-tailR9? F Critical one-tail #o ? 6 -t-Test: Two-Sample Assuming Unequal Variances   With Chat Without Chat Meanm˓@~ A@VarianceO֘@̖@  Observations@@ %Hypothesized Mean Difference~   df~ @ t Stat6Z? P(T<=t) one-tailО/8? t Critical one-tailX0P? P(T<=t) two-tailО/8? t Critical two-tail;@ Anova: Single FactorSUMMARYGroupsCount SumAverageVariance With Chat~ @l @m˓@O֘@::919/%*9<H91G=G-5?B?B3&^ T0 #b $b%b&'(   Without Chat @@A@ ̖@ #ANOVA#$Source of Variation $SS $df $MS $F$P-value$F crit%Between Groups%1ۯA~ %?%1ۯA%w@%M?%DE@& Within Groups&@/8cA~ & @&@/8c@ &'(Total(t"A~ ("@(xU(\>@--- Sheet4 I  dMbP?_*+%"??rfUT0bbbb b T  b b  T0b0bSecond Half Results: With Chat Without Chat 1@ Ch;&&%G@0@^-u@;00%G@^ 1Se{@;''%G@0@^-x|@;11%G@^ 1@;((%G@0@^-v@;22%G@^ 1@;))%G@0@^- @;33%G@^ 1@;**%G@0@^-@;44%G@^  Anova: Single Factor  SUMMARY  Groups Count Sum Average Variance  With Chat~ @ #~@ ǘ@ 8zT@ Without Chat@}@A@f>AANOVASource of Variation SS df MS FP-valueF critBetween Groups@*s@@~ ?@*s@@AJ @zM!?DE@ Within Groups4dA~  @4d@ Total[A~ "@*h3?vvvvv3&^Z;(\>@  IMHP LaserJet 5Si/5Si MX PSw odXX}w0zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4#` 4#(  jB  0D@jJ P ]` 0 0 3d FF3Q H"Difference in Average ContributionQ ;::GQQ3_4E4D$% M 3O&Q4$% M 3O&Q4FA; I 3Oz E 3 b+MZ43*#M! M4% M3O,Q Round'4% 5WfMZ3O,Q Points'4523  NM43"   3O <% M3OQ423 M NM4444% NMpG3OQ'44Fee?033333??033333?@33333ӿ@233333 @Q@ Q@ 433333@ gfffff@ gfffff@ 433333 @433333 @V-@ڻ?ޫV@@i@@@@233333@@ @ffffff @433333@\(\@@433333@@@ 433333@!gfffff@"@#ffffff@$@%@&\(\ @'48EG@(J&@)@*433333@+@,@-ffffff@. @/433333@0@1 @2 @3ffffff @4 @5@6333333@7@8433333@9@:333333@;433333@<@=ffffff@>ffffff@?ffffff@@@A@B@Cffffff@D@E433333@e> E4333 I  dMbP?_*+%MHP LaserJet 5Si/5Si MX PSw odXX}w0zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??U} m } $ ;HHT0HbHbHbHHHHb Hb HT Hb HHHHHeHbH0bHH0H0H0HHHHChat condition:G NamePartnerRound 1Round 2Round 3Round 4Round 5Round 6Round 7 Round 8 Round 9 Round 10 Round 11 Round 12Round 13Round 14Round 15Round 16Round 17Round 18Round 19Round 20Round 21Round 22Round 23Round 24Round 25Round 26Round 27Round 28Round 29Round 30 Round 31!Round 32"Round 33#Round 34$Round 35%Round 36&Round 37'Round 38(Round 39)Round 40*Round 41+Round 42,Round 43-Round 44.Round 45/Round 460Round 471Round 482Round 493Round 504Round 515Round 526Round 537Round 548Round 559Round 56:Round 57;Round 58<Round 59=Round 60>Round 61?Round 62@Round 63ARound 64BRound 65CRound 66DRound 67ERound 68FRound 69GRound 70``@^@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@ @@@"@@ @"@$@$@$@$@@@$@$@$@$@@ @$@$@"@$@@$@ @$@$@$@@@@@ @@@@ @$@@ @$@$@$@$@ @$@$@@ @?$@@G^@``@$@$@$@$@$@$@$@$@$@$@$@$@$@"@"@@@@$@@$@$@$@$@$@?$@$@$@$@$@?$@$@"@$@$@$@$@?$@$@$@?$@@@@@@@$@$@ @"@ @"@$@$@$@$@$@?@@@@@G~d@@f@@@?@?#@n@ @$@$@$@@@@@@I @@@@@$@@@@@@@@@@@?4@$@)*L7A`?+@@?@?@$@@"@@@@@@@@@@@@@Gr@f@d@$@@@$@$@@$@n@$@$@$@$@@6>W[@@@$@@@$@@$@@@()Zd;O?*@"@@@@@@@$@$@ @@@@@@@@G@l@`j@@$@ @$@$@$@$@$@$@$@$@ @$@ @$@ @$@@$@"@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@G`j@@l@ @ @$@"@$@$@$@$@$@$@$@$@ @$@ @$@@$@"@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@G @m@ j@@@@@@$@$@$@$@@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@G  j@@m@@@@@@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@G t@t@@$@@@$@@$@@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@G t@t@$@@@$@@$@@$@@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@GAverage#@ % B#ffffff@ % B#@ % B#@ % B#@ % B#ffffff@ % B#!@ % B# fffff!@ % B# {Gz!@ % B# Gz!@ % B# $@ % B# #@ % B##@ % B#"@ % B#!@ % B#@5^I @ % B#"x@ % B#ffffff@ % B#`݀!@ % B#333333 @ % B#333333@ % B# @ % B#333333 @ % B#"@ % B#!@ % B#!@ % B# @ % B#{G @ % B# @ % B# @ % B#  @! % B#!!@" % !!B#"@# % ""B##!@$ % ##B#$!@% % $$B#%!@& % %%B#& @' % &&B#' @( % ''B#( ףp= @) % ((B#)ͪV,@* % ))B#*؁sF6@+ % **B#+ffffff"@, % ++B#,!@- % ,,B#-333333 @. % --B#.ffffff@/ % ..B#/333333@0 % //B#0@1 % 00B#1@2 % 11B#2ffffff@3 % 22B#3@4 % 33B#4@5 % 44B#5@6 % 55B#6@7 % 66B#7!@8 % 77B#8#@9 % 88B#9ffffff#@: % 99B#:!@; % ::B#;333333 @< % ;;B#<333333!@= % < % ==B#>ffffff!@? % >>B#?!@@ % ??B#@333333 @A % @@B#Affffff!@B % AAB#B@C % BBB#C@D % CCB#D333333@E % DDB#E@F % EEB#F@G % FFB#G@ % GGBNoChat Condition:G NamePartnerRound 1Round 2Round 3Round 4Round 5Round 6Round 7 Round 8 Round 9 Round 10 Round 11 Round 12Round 13Round 14Round 15Round 16Round 17Round 18Round 19Round 20Round 21Round 22Round 23Round 24Round 25Round 26Round 27Round 28Round 29Round 30 Round 31!Round 32"Round 33#Round 34$Round 35%Round 36&Round 37'Round 38(Round 39)Round 40*Round 41+Round 42,Round 43-Round 44.Round 45/Round 460Round 471Round 482Round 493Round 504Round 515Round 526Round 537Round 548Round 559Round 56:Round 57;Round 58<Round 59=Round 60>Round 61?Round 62@Round 63ARound 64BRound 65CRound 66DRound 67ERound 68FRound 69GRound 70Pw@v@@?Gv@Pw@@@@Gu@ u@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@G u@u@@@@$@$@$@$@$@$@$@$@$@$@$@@@@@@@@@@@@@ @ @ @ @@@@@@@@@@@ @@@@@@@@@@@@@@@@@G v@w@@@@@?@@???@??????????????@??Gw@ v@@ @$@@$@???@?@?@@?@?"@@????Gpy@z@$@"@$@ @"@"@$@@"@"@"@$@@$@@@@$@@"@@@ @ @@$@@ @ @@$@@@@@@@ @@@@$@@@@@ @?@@"@@@@@@@$@@??@Gz@py@ @$@ @$@"@$@@$@@ @$@@$@@@@$@@$@@@ @ @@$@@ @ @@$@@@@@@@ @@@@$@@@?@@ @@@ @@@?@@@@@$@@?@@G0z@0{@@ @$@$@$@ @$@@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@G0{@0z@$@$@$@$@$@$@@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@GAverage#@ %B#@ %B#333333@ %B#@ %B#@ %B#@ %B#@ %B# 333333@ % B# @ % B# @ % B# ffffff@ % B# @ % B#@ %B#@ %B#ffffff@ %B#333333@ %B#@ %B#@ %B#@ %B# @ %B#ffffff@ %B# @ %B#@ %B#ffffff@ %B#333333@ %B#@ %B#@ %B#@ %B#@ %B#ffffff@ %B# @ % B#!@ %!!B#"ffffff@! %""B## @" %##B#$333333@# %$$B#%333333 @$ %%%B#&333333@% %&&B#'@& %''B#(ffffff@' %((B#)333333@( %))B#*333333@) %**B#+@* %++B#,@+ %,,B#-333333@, %--B#.@- %..B#/@. %//B#0ffffff @/ %00B#1ffffff@0 %11B#2333333@1 %22B#3 @2 %33B#4@3 %44B#5@4 %55B#6333333@5 %66B#7333333@6 %77B#8@7 %88B#9ffffff@8 %99B#:ffffff@9 %::B#; @: %;;B#<ffffff@; %<@= %>>B#?333333 @> %??B#@ @? %@@B#A@@ %AAB#Bffffff@A %BBB#Cffffff@B %CCB#D333333 @C %DDB#E@D %EEB#F@E %FFB#Gffffff @F %GGB8G !HT0#Hb%H&Hb'H(H)H*Hb+Hb-HT/Hb0H1H2H3H4He5Hb8H0:H!By Game!G#Chat Condition:#G% %Name%Round 1%Round 2%Round 3%Round 4%Round 5%Round 6%Round 7% Round 8% Round 9% Round 10% Round 11% Round 12%Round 13%Round 14%Round 15%Round 16%Round 17%Round 18%Round 19%Round 20%Round 21%Round 22%Round 23%Round 24%Round 25%Round 26%Round 27%Round 28%Round 29%Round 30% Round 31%!Round 32%"Round 33%#Round 34%$Round 35%%Round 36%&Round 37%'Round 38%(Round 39%)Round 40%*Round 41%+Round 42%,Round 43%-Round 44%.Round 45%/Round 46%0Round 47%1Round 48%2Round 49%3Round 50%4Round 51%5Round 52%6Round 53%7Round 54%8Round 55%9Round 56%:Round 57%;Round 58%<Round 59%=Round 60%>Round 61%?Round 62%@Round 63%ARound 64%BRound 65%CRound 66%DRound 67%ERound 68%FRound 69%GRound 70&&Game 1#&$@' %B#&$@' %B#&$@' %B#&$@' %B#&$@' %B#&$@' %B#&$@' %B#& $@' % B#& $@' % B#& $@' % B#& $@' % B#& $@' % B#&$@' %B#&#@' %B#&#@' %B#&@' %B#&@' %B#&@' %B#&@' %B#&@' %B#&@' %B#&"@' %B#&#@' %B#&$@' %B#&$@' %B#&$@' %B#&@' %B#&@' %B#&!@' %B#&$@' %B#& $@' % B#&!$@'! %!!B#&"@'" %""B#&#@'# %##B#&$"@'$ %$$B#&%#@'% %%%B#&&$@'& %&&B#&'#@'' %''B#&($@'( %((B#&)@') %))B#&*@'* %**B#&+"@'+ %++B#&,$@', %,,B#&-$@'- %--B#&.@'. %..B#&/@'/ %//B#&0@'0 %00B#&1 @'1 %11B#&2@'2 %22B#&3 @'3 %33B#&4@'4 %44B#&5@'5 %55B#&6@'6 %66B#&7@'7 %77B#&8"@'8 %88B#&9"@'9 %99B#&: @': %::B#&; @'; %;;B#&<#@'< %<$@'> %>>B#&?$@'? %??B#&@"@'@ %@@B#&A$@'A %AAB#&B@'B %BBB#&C@'C %CCB#&D@'D %DDB#&E@'E %EEB#&F@'F %FFB#&G@'G %GGB''Game 2#'@( %B#' @( %B#'?( %B#'@( %B#'@( %B#'?( %B#'@( %B#' @( % B#' @( % B#' @( % B#' $@( % B#' $@( % B#'$@( %B#'!@( %B#'@( %B#'= ףp=@( %B#'UX@( %B#'@( %B#'I@( %B#'@( %B#'?( %B#'?( %B#'?( %B#'@( %B#'@( %B#'@( %B#'@( %B#'@( %B#'@( %B#'( %B#' ( % B#'!@(! %!!B#'"@(" %""B#'#@(# %##B#'$@($ %$$B#'%@(% %%%B#'&?(& %&&B#''?(' %''B#'(?(( %((B#')ʡE?() %))B#'*$C?(* %**B#'+@(+ %++B#',@(, %,,B#'-?(- %--B#'.(. %..B#'/@(/ %//B#'0(0 %00B#'1(1 %11B#'2@(2 %22B#'3(3 %33B#'4@(4 %44B#'5@(5 %55B#'6@(6 %66B#'7@(7 %77B#'8!@(8 %88B#'9#@(9 %99B#':@(: %::B#';@(; %;;B#'< @(< %< @(> %>>B#'?@(? %??B#'@?(@ %@@B#'A @(A %AAB#'B@(B %BBB#'C@(C %CCB#'D@(D %DDB#'E@(E %EEB#'F(F %FFB#'G(G %GGB((Game 3#(@) %B#("@) %B#("@) %B#(#@) %B#($@) %B#($@) %B#($@) %B#( $@) % B#( $@) % B#( $@) % B#( $@) % B#( "@) % B#("@) %B#("@) %B#("@) %B#("@) %B#( @) %B#( @) %B#(#@) %B#(#@) %B#($@) %B#($@) %B#($@) %B#($@) %B#($@) %B#($@) %B#($@) %B#($@) %B#($@) %B#($@) %B#( $@) % B#(!$@)! %!!B#("$@)" %""B#(#$@)# %##B#($$@)$ %$$B#(%$@)% %%%B#(&$@)& %&&B#('$@)' %''B#(($@)( %((B#()$@)) %))B#(*$@)* %**B#(+$@)+ %++B#(,$@), %,,B#(-$@)- %--B#(.$@). %..B#(/$@)/ %//B#(0$@)0 %00B#(1$@)1 %11B#(2$@)2 %22B#(3$@)3 %33B#(4$@)4 %44B#(5$@)5 %55B#(6$@)6 %66B#(7$@)7 %77B#(8$@)8 %88B#(9$@)9 %99B#(:$@): %::B#(;$@); %;;B#(<$@)< %<$@)> %>>B#(?$@)? %??B#(@$@)@ %@@B#(A$@)A %AAB#(B$@)B %BBB#(C$@)C %CCB#(D$@)D %DDB#(E$@)E %EEB#(F$@)F %FFB#(G$@)G %GGB))Game 4#)@* % B#)@* % B#)@* % B#)@* % B#)@* % B#)@* % B#)$@* % B#) $@* % B#) $@* % B#) @* % B#) $@* % B#) $@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#)$@* % B#) $@* % B#)!$@*! % !!B#)"$@*" % ""B#)#$@*# % ##B#)$$@*$ % $$B#)%$@*% % %%B#)&$@*& % &&B#)'$@*' % ''B#)($@*( % ((B#))$@*) % ))B#)*$@** % **B#)+$@*+ % ++B#),$@*, % ,,B#)-$@*- % --B#).$@*. % ..B#)/$@*/ % //B#)0$@*0 % 00B#)1$@*1 % 11B#)2$@*2 % 22B#)3$@*3 % 33B#)4$@*4 % 44B#)5$@*5 % 55B#)6$@*6 % 66B#)7$@*7 % 77B#)8$@*8 % 88B#)9$@*9 % 99B#):$@*: % ::B#);$@*; % ;;B#)<$@*< % <$@*> % >>B#)?$@*? % ??B#)@$@*@ % @@B#)A$@*A % AAB#)B$@*B % BBB#)C$@*C % CCB#)D$@*D % DDB#)E$@*E % EEB#)F$@*F % FFB#)G$@*G % GGB**Game 5#*@+ % B#*@+ % B#*@+ % B#*@+ % B#*@+ % B#*@+ % B#*@+ % B#* @+ % B#* @+ % B#* $@+ % B#* $@+ % B#* $@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#*$@+ % B#* $@+ % B#*!$@+! % !!B#*"$@+" % ""B#*#$@+# % ##B#*$$@+$ % $$B#*%$@+% % %%B#*&$@+& % &&B#*'$@+' % ''B#*($@+( % ((B#*)$@+) % ))B#**$@+* % **B#*+$@++ % ++B#*,$@+, % ,,B#*-$@+- % --B#*.$@+. % ..B#*/$@+/ % //B#*0$@+0 % 00B#*1$@+1 % 11B#*2$@+2 % 22B#*3$@+3 % 33B#*4$@+4 % 44B#*5$@+5 % 55B#*6$@+6 % 66B#*7$@+7 % 77B#*8$@+8 % 88B#*9$@+9 % 99B#*:$@+: % ::B#*;$@+; % ;;B#*<$@+< % <$@+> % >>B#*?$@+? % ??B#*@$@+@ % @@B#*A$@+A % AAB#*B$@+B % BBB#*C$@+C % CCB#*D$@+D % DDB#*E$@+E % EEB#*F$@+F % FFB#*G$@+G % GGB +#+@4G %&*B#+ffffff@& %&*B#+@& %&*B#+@& %&*B#+@& %&*B#+ffffff@& %&*B#+!@& %&*B#+ fffff!@& %&* B#+ {Gz!@& %&* B#+ Gz!@& %&* B#+ $@& %&* B#+ #@& %&* B#+#@& %&*B#+"@& %&*B#+!@& %&*B#+@5^I @& %&*B#+"x@& %&*B#+ffffff@& %&*B#+`݀!@& %&*B#+333333 @& %&*B#+333333@& %&*B#+ @& %&*B#+333333 @& %&*B#+"@& %&*B#+!@& %&*B#+!@& %&*B#+ @& %&*B#+{G @& %&*B#+ @& %&*B#+ @& %&*B#+  @&! %&* B#+!!@&" %&*!!B#+"@&# %&*""B#+#!@&$ %&*##B#+$!@&% %&*$$B#+%!@&& %&*%%B#+& @&' %&*&&B#+' @&( %&*''B#+( ףp= @&) %&*((B#+)ͪV,@&* %&*))B#+*؁sF6@&+ %&***B#++ffffff"@&, %&*++B#+,!@&- %&*,,B#+-333333 @&. %&*--B#+.ffffff@&/ %&*..B#+/333333@&0 %&*//B#+0@&1 %&*00B#+1@&2 %&*11B#+2ffffff@&3 %&*22B#+3@&4 %&*33B#+4@&5 %&*44B#+5@&6 %&*55B#+6@&7 %&*66B#+7!@&8 %&*77B#+8#@&9 %&*88B#+9ffffff#@&: %&*99B#+:!@&; %&*::B#+;333333 @&< %&*;;B#+<333333!@&= %&*< %&*==B#+>ffffff!@&? %&*>>B#+?!@&@ %&*??B#+@333333 @&A %&*@@B#+Affffff!@&B %&*AAB#+B@&C %&*BBB#+C@&D %&*CCB#+D333333@&E %&*DDB#+E@&F %&*EEB#+F@&G %&*FFB#+G@& %&*GGB-NoChat Condition:-G/ /Name/Round 1/Round 2/Round 3/Round 4/Round 5/Round 6/Round 7/ Round 8/ Round 9/ Round 10/ Round 11/ Round 12/Round 13/Round 14/Round 15/Round 16/Round 17/Round 18/Round 19/Round 20/Round 21/Round 22/Round 23/Round 24/Round 25/Round 26/Round 27/Round 28/Round 29/Round 30/ Round 31/!Round 32/"Round 33/#Round 34/$Round 35/%Round 36/&Round 37/'Round 38/(Round 39/)Round 40/*Round 41/+Round 42/,Round 43/-Round 44/.Round 45//Round 46/0Round 47/1Round 48/2Round 49/3Round 50/4Round 51/5Round 52/6Round 53/7Round 54/8Round 55/9Round 56/:Round 57/;Round 58/<Round 59/=Round 60/>Round 61/?Round 62/@Round 63/ARound 64/BRound 65/CRound 66/DRound 67/ERound 68/FRound 69/GRound 7000Game 1#0@G %B#0?4 %B#0@4 %B#0@4 %B#04 %B#04 %B#04 %B#0 4 % B#0 ?4 % B#0 4 % B#0 4 % B#0 4 % B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#04 %B#0 4 % B#0!4 %!!B#0"4! %""B#0#4" %##B#0$4# %$$B#0%4$ %%%B#0&4% %&&B#0'4& %''B#0(4' %((B#0)4( %))B#0*4) %**B#0+4* %++B#0,4+ %,,B#0-4, %--B#0.4- %..B#0/4. %//B#004/ %00B#0140 %11B#0241 %22B#0342 %33B#0443 %44B#0544 %55B#0645 %66B#0746 %77B#0847 %88B#0948 %99B#0:49 %::B#0;4: %;;B#0<4; %<4= %>>B#0?4> %??B#0@4? %@@B#0A4@ %AAB#0B4A %BBB#0C4B %CCB#0D4C %DDB#0E4D %EEB#0F4E %FFB#0G4F %GGB11Game 2#1@0 %B#1@0 %B#1!@0 %B#1$@0 %B#1$@0 %B#1$@0 %B#1$@0 %B#1 $@0 % B#1 $@0 % B#1 $@0 % B#1 $@0 % B#1 $@0 % B#1$@0 %B#1$@0 %B#1!@0 %B#1@0 %B#1@0 %B#1@0 %B#1@0 %B#10 %B#1@0 %B#1?0 %B#1@0 %B#1@0 %B#1!@0 %B#1!@0 %B#1!@0 %B#1 @0 %B#1"@0 %B#1"@0 %B#1 "@0 % B#1!@0! %!!B#1"@0" %""B#1#?0# %##B#1$?0$ %$$B#1%?0% %%%B#1&@0& %&&B#1'@0' %''B#1(@0( %((B#1)!@0) %))B#1*!@0* %**B#1+!@0+ %++B#1,@0, %,,B#1-?0- %--B#1.?0. %..B#1/@0/ %//B#1000 %00B#1101 %11B#12?02 %22B#13?03 %33B#14@04 %44B#15@05 %55B#16@06 %66B#17@07 %77B#1808 %88B#19?09 %99B#1:@0: %::B#1;?0; %;;B#1<0< %<?0> %>>B#1??0? %??B#1@@0@ %@@B#1A0A %AAB#1B?0B %BBB#1C?0C %CCB#1D@0D %DDB#1E@0E %EEB#1F0F %FFB#1G?0G %GGB22Game 3#2 @1 %B#2@1 %B#2@1 %B#2?1 %B#2@1 %B#2@1 %B#2?1 %B#2 ?1 % B#2 ?1 % B#2 ?1 % B#2 ?1 % B#2 1 % B#2?1 %B#2@1 %B#2?1 %B#2?1 %B#21 %B#2?1 %B#21 %B#21 %B#2?1 %B#2?1 %B#2?1 %B#21 %B#2?1 %B#21 %B#2@1 %B#2?1 %B#2?1 %B#2?1 %B#2 ?1 % B#2!1! %!!B#2"1" %""B#2#?1# %##B#2$?1$ %$$B#2%1% %%%B#2&?1& %&&B#2'?1' %''B#2(@1( %((B#2)?1) %))B#2*?1* %**B#2+1+ %++B#2,?1, %,,B#2-?1- %--B#2.1. %..B#2/1/ %//B#2010 %00B#2111 %11B#22?12 %22B#23?13 %33B#2414 %44B#2515 %55B#2616 %66B#2717 %77B#2818 %88B#29?19 %99B#2:1: %::B#2;1; %;;B#2<1< %<?1> %>>B#2??1? %??B#2@1@ %@@B#2A?1A %AAB#2B1B %BBB#2C1C %CCB#2D1D %DDB#2E1E %EEB#2F?1F %FFB#2G?1G %GGB33Game 4#3"@2 %B#3#@2 %B#3"@2 %B#3"@2 %B#3"@2 %B#3#@2 %B#3!@2 %B#3 !@2 % B#3  @2 % B#3 !@2 % B#3 #@2 % B#3 !@2 % B#3 @2 %B#3@2 %B#3@2 %B#3@2 %B#3@2 %B#3!@2 %B#3!@2 %B#3 @2 %B#3@2 %B#3@2 %B#3 @2 %B#3@2 %B#3@2 %B#3@2 %B#3@2 %B#3 @2 %B#3@2 %B#3@2 %B#3 @2 % B#3!@2! %!!B#3"@2" %""B#3#@2# %##B#3$@2$ %$$B#3%@2% %%%B#3&@2& %&&B#3'@2' %''B#3(@2( %((B#3)@2) %))B#3*@2* %**B#3+@2+ %++B#3,@2, %,,B#3-@2- %--B#3.@2. %..B#3/@2/ %//B#30@20 %00B#31@21 %11B#32@22 %22B#33@23 %33B#34@24 %44B#35@25 %55B#36@26 %66B#37@27 %77B#38 @28 %88B#39@29 %99B#3:@2: %::B#3;@2; %;;B#3<@2< %< @2> %>>B#3?@2? %??B#3@@2@ %@@B#3A@2A %AAB#3B?2B %BBB#3C2C %CCB#3D2D %DDB#3E?2E %EEB#3F@2F %FFB#3G@2G %GGB44Game 5#4@3 %B#4"@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4"@3 %B#4@3 %B#4 @3 % B#4 $@3 % B#4 $@3 % B#4 $@3 % B#4 $@3 % B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4$@3 %B#4 $@3 % B#4!$@3! %!!B#4"$@3" %""B#4#$@3# %##B#4$$@3$ %$$B#4%$@3% %%%B#4&$@3& %&&B#4'$@3' %''B#4($@3( %((B#4)$@3) %))B#4*$@3* %**B#4+$@3+ %++B#4,$@3, %,,B#4-$@3- %--B#4.$@3. %..B#4/$@3/ %//B#40$@30 %00B#41$@31 %11B#42$@32 %22B#43$@33 %33B#44$@34 %44B#45$@35 %55B#46$@36 %66B#47$@37 %77B#48$@38 %88B#49$@39 %99B#4:$@3: %::B#4;$@3; %;;B#4<$@3< %<$@3> %>>B#4?$@3? %??B#4@$@3@ %@@B#4A$@3A %AAB#4B$@3B %BBB#4C$@3C %CCB#4D$@3D %DDB#4E$@3E %EEB#4F$@3F %FFB#4G$@3G %GGB 5#5@& %04B#5@5 %04B#5333333@5 %04B#5@5 %04B#5@5 %04B#5@5 %04B#5@5 %04B#5 333333@5 %04 B#5 @5 %04 B#5 @5 %04 B#5 ffffff@5 %04 B#5 @5 %04 B#5@5 %04B#5@5 %04B#5ffffff@5 %04B#5333333@5 %04B#5@5 %04B#5@5 %04B#5@5 %04B#5 @5 %04B#5ffffff@5 %04B#5 @5 %04B#5@5 %04B#5ffffff@5 %04B#5333333@5 %04B#5@5 %04B#5@5 %04B#5@5 %04B#5@5 %04B#5ffffff@5 %04B#5 @5! %04 B#5!@5" %04!!B#5"ffffff@5# %04""B#5# @5$ %04##B#5$333333@5% %04$$B#5%333333 @5& %04%%B#5&333333@5' %04&&B#5'@5( %04''B#5(ffffff@5) %04((B#5)333333@5* %04))B#5*333333@5+ %04**B#5+@5, %04++B#5,@5- %04,,B#5-333333@5. %04--B#5.@5/ %04..B#5/@50 %04//B#50ffffff @51 %0400B#51ffffff@52 %0411B#52333333@53 %0422B#53 @54 %0433B#54@55 %0444B#55@56 %0455B#56333333@57 %0466B#57333333@58 %0477B#58@59 %0488B#59ffffff@5: %0499B#5:ffffff@5; %04::B#5; @5< %04;;B#5<ffffff@5= %04< %04==B#5>@5? %04>>B#5?333333 @5@ %04??B#5@ @5A %04@@B#5A@5B %04AAB#5Bffffff@5C %04BBB#5Cffffff@5D %04CCB#5D333333 @5E %04DDB#5E@5F %04EEB#5F@5G %04FFB#5Gffffff @5 %04GGB 8Differences in Average:8G :!:?5 D+D5!:033333?: D+D5!:: D+D5!:?: D+D5!:033333?: D+D5!:@33333ӿ: D+D5!:@: D+D5!: 233333 @: D+ D5 !: Q@: D+ D5 !:  Q@: D+ D5 !: 433333@: D+ D5 !: gfffff@: D+ D5 !:gfffff@: D+D5!:433333 @: D+D5!:433333 @: D+D5!:V-@: D+D5!:ڻ?ޫV@: D+D5!:@: D+D5!:i@: D+D5!:@: D+D5!:@: D+D5!:@: D+D5!:233333@: D+D5!:@: D+D5!: @: D+D5!:ffffff @: D+D5!:433333@: D+D5!:\(\@: D+D5!:@: D+D5!:433333@: D+D5!: @:! D+ D5 !:!@:" D+!D5!!:"433333@:# D+"D5"!:#gfffff@:$ D+#D5#!:$@:% D+$D5$!:%ffffff@:& D+%D5%!:&@:' D+&D5&!:'@:( D+'D5'!:(\(\ @:) D+(D5(!:)48EG@:* D+)D5)!:*J&@:+ D+*D5*!:+@:, D++D5+!:,433333@:- D+,D5,!:-@:. D+-D5-!:.@:/ D+.D5.!:/ffffff@:0 D+/D5/!:0 @:1 D+0D50!:1433333@:2 D+1D51!:2@:3 D+2D52!:3 @:4 D+3D53!:4 @:5 D+4D54!:5ffffff @:6 D+5D55!:6 @:7 D+6D56!:7@:8 D+7D57!:8333333@:9 D+8D58!:9@:: D+9D59!::433333@:; D+:D5:!:;@:< D+;D5;!:<333333@:= D+ D+=D5=!:>@:? D+>D5>!:?ffffff@:@ D+?D5?!:@ffffff@:A D+@D5@!:Affffff@:B D+AD5A!:B@:C D+BD5B!:C@:D D+CD5C!:D@:E D+DD5D!:Effffff@:F D+ED5E!:F@:G D+FD5F!:G433333@: D+GD5G*Ph  >;@G Sheet5  IMHP LaserJet 5Si/5Si MX PSw odXXWG zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??3` 4# ` 4# ` 4#` 4#0 0 3d FF3Q P valueQ ;HQ ;HQ3_4E4 FF3Q  0.05Q ;HQ ;HQ3_4E4 FF3Q  0.1Q ;HQ ;HQ3_4E4 FF3Q  0.25Q ;HQ ;HQ3_4E4D$% M 3O& Q4$% M 3O& Q4FA'  3OW  3 b+MZ43*#M! M4% %M3O+&Q Round'4% 3gYMZ3O &Q P'4523  NM43" %h&3O%% M3OQ4444% R?M03O&Q $P value by round'44Fe????@@@@@@@@@@@@@@@@@@@@@@@@ @ @ @ @"@"@"@"@ $@ $@ $@ $@ &@ &@ &@ &@ (@ (@ (@ (@ *@ *@ *@ *@ ,@ ,@ ,@ ,@.@.@.@.@0@0@0@0@1@1@1@1@2@2@2@2@3@3@3@3@4@4@4@4@5@5@5@5@6@6@6@6@7@7@7@7@8@8@8@8@9@9@9@9@:@:@:@:@;@;@;@;@<@<@<@<@=@=@=@=@>@>@>@>@?@?@?@?@@@@@@@@@ @@ @@ @@ @@!A@!A@!A@!A@"A@"A@"A@"A@#B@#B@#B@#B@$B@$B@$B@$B@%C@%C@%C@%C@&C@&C@&C@&C@'D@'D@'D@'D@(D@(D@(D@(D@)E@)E@)E@)E@*E@*E@*E@*E@+F@+F@+F@+F@,F@,F@,F@,F@-G@-G@-G@-G@.G@.G@.G@.G@/H@/H@/H@/H@0H@0H@0H@0H@1I@1I@1I@1I@2I@2I@2I@2I@3J@3J@3J@3J@4J@4J@4J@4J@5K@5K@5K@5K@6K@6K@6K@6K@7L@7L@7L@7L@8L@8L@8L@8L@9M@9M@9M@9M@:M@:M@:M@:M@;N@;N@;N@;N@<N@<N@<N@<N@=O@=O@=O@=O@>O@>O@>O@>O@?P@?P@?P@?P@@@P@@@P@@@P@@@P@AP@AP@AP@AP@BP@BP@BP@BP@CQ@CQ@CQ@CQ@D@Q@D@Q@D@Q@D@Q@EQ@EQ@EQ@EQ@e????twz????"ux:????`4????~D+????k ?????1?1?1?2D59?2?2?2?3.ȋ?3?3?3?49a?4?4?4?5aC?5?5?5?6F:݁?6?6?6?7(rsRx?7?7?7?8fTզ?8?8?8?9_3 ͳ?9?9?9?:g?:?:?:?;a?;?;?;?<>ƩO?<?<?<?=i²Pڰ?=?=?=?>!Ylp?>?>?>??p;C???????@v?x?@?@?@?A@od?A?A?A?Bd… C?B?B?B?C?C?C?C?DpN?D?D?D?E&^?E?E?E?e> E I  dMbP?_*+%"8덂??ȵUColumn AFIIT0IbIbIbIIIIbIb IT Ib I Ib IIIIbI0bII0I0I0IIIIIIbIbIbII(rsRx?~ L@Round?@@@@@@ @"@$@&@(@*@,@.@0@1@2@3@4@5@6@7@8@9@:@;@<@=@>@?@@@@@A@A@B@B@C@C@D@D@E@E@F@F@G@G@H@H@I@I@J@J@K@K@L@L@M@M@N@N@O@O@P@@P@P@P@Q@@Q@Q@HF:݁?~ K@ P?twz?"ux:?`4?~D+?k ? ?5D59?6.ȋ?79a?8aC?9F:݁?:(rsRx?;fTզ?<_3 ͳ?=g?>a??>ƩO?@i²Pڰ?A!Ylp?Bp;C?Cv?x?D@od?Ed… C?F?GpN?H&^?p;C?P@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@Hg?M@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@$@HfTզ?L@???????????????????????????????????????????????????????????????????????H C,?~ 8@HX!;d?~ A@Hƙѫ?~ E@Ha?~ N@H .?~ A@ H v?x?~ @P@ H aC?~ K@ H i²Pڰ?~ O@ H iv?~ B@ H@od?~ P@H_3 ͳ?~ M@H8ਉ ׵?~ F@r2?~ H@>ƩO?~ N@"m[Џ?~ @@!Ylp?~ O@O׺?~ <@ T=?~ 4@?~ *@*?~ E@ ?~ (@pN?~ @Q@=b?~ B@EἿ?~ 3@1P?~ &@#W[?~ 6@d… C?~ P@Dl  IT0!Ib"Ib#Ib$I%I&I'Ib(Ib)IT*Ib+I,Ib-I.I/I0Ib1I0b2I3I04I05I06I7I8I9I:I;Ib<Ib=Ib>I?I ކ2^R?~  @!G3 k?~ !,@"pﬧ?~ "F@#h[5F?~ #G@$?~ $Q@%`wIq?~ %9@&D59?~ &I@'hn?~ '.@(&^?~ (Q@)k?~ 5I@6Co?~ 6@@7l?~ 72@8͇U?~ 8$@9eI?~ 95@: )^?~ :7@;,[S8?~ ;G@<pF&?~ <D@=:>?~ >??~;4=x+?~ ?>@Dl @IT0AIbBIbCIbDIEI@,ߣQ?~ @D@A"ux:?~ A@B`4?~ B@Ctwz?~ C@Dk ?~ D@E~D+?~ E@8d >@   Sheet6 I  dMbP?_*+%"??U} m (Column A)T0bbbbb T b  b b0b000bbb NameGame 1Game 2Game 3Game 4Game 5CRound1$$@@@@@Round 1$@@ @"@@Cround2$$@ @"@@@Round 2$?@@#@"@Cround3$$@?"@@@Round 3$@!@@"@$@CRound4$$@@#@@@Round 4$@$@?"@$@ CRound5$ $@@$@@@ Round 5$ $@@"@$@ CRound6$ $@?$@@@ Round 6$ $@@#@"@ CRound7$ $@@$@$@@Round 7$$@?!@@CRound8$$@@$@$@@Round 8$$@?!@@CRound9$$@`@$@$@@Round 9$?$@? @$@CRound10$$@@@$@@$@Round 10$$@?!@$@CRound11$$@$@$@$@$@Round 11$$@?#@$@CRound12$$@$@"@$@$@Round 12$$@!@$@CRound13$$@$@"@$@$@Round 13$$@? @$@CRound14$#@!@"@$@$@Round 14$$@@@$@CRound15$#@@"@$@$@Round 15$!@?@$@CRound16$@|@"@$@$@DA lp<<<<<<<<<<<<<<<<<<============ T0!b"b#b$%&'b(b)T*b+,b-./0b10b23040506789:;b<b=b>? Round 16$ @?@$@!CRound17~ !@!UX@! @$@$@"Round 17$"@@$@#CRound18$#@@ @$@$@$Round 18$$@?!@$@%CRound19~ %@%I@%#@$@$@&Round 19$&@!@$@'CRound20$'@@#@$@$@(Round 20$( @$@)CRound21$)@?$@$@$@*Round 21$*@?@$@+CRound22$+"@?$@$@$@,Round 22$,??@$@-CRound23$-#@?$@$@$@.Round 23$.@? @$@/CRound24$/$@@$@$@$@0Round 24$0@@$@1CRound25$1$@@$@$@$@2Round 25$2!@?@$@3CRound26$3$@@$@$@$@4Round 26$4!@@$@5CRound27$5@@$@$@$@6Round 27$6!@@@$@7CRound28$7@~@$@$@$@8Round 28$8 @? @$@9CRound29$9!@@$@$@$@:Round 29$:"@?@$@;CRound30$;$@$@$@$@<Round 30$<"@?@$@=CRound31$=$@$@$@$@>Round 31$>"@?@$@?CRound32$?$@@$@$@$@DH l=Q===Q=========================@T0AbBbCbDEFGbHbITJbKLbMNOPbQ0bRS0T0U0VWXYZ[b\b]b^_@Round 32$@@@$@ACRound33$A@@$@$@$@BRound 33$B@@$@CCRound34$C@@$@$@$@DRound 34$D??@$@ECRound35$E"@@$@$@$@FRound 35$F??@$@GCRound36$G#@@$@$@$@HRound 36$H?@$@ICRound37$I$@?$@$@$@JRound 37$J@?@$@KCRound38$K#@?$@$@$@LRound 38$L@?@$@MCRound39$M$@$@$@$@$@NRound 39$N@@@$@OCRound40~ O@OʡE?O$@$@$@PRound 40$P!@?@$@QCRound41~ Q@Q$C?Q$@$@$@RRound 41$R!@?@$@SCRound42$S"@@$@$@$@TRound 42$T!@@$@UCRound43$U$@@$@$@$@VRound 43$V@?@$@WCRound44$W$@?$@$@$@XRound 44$X??@$@YCRound45$Y@$@$@$@ZRound 45$Z?@$@[CRound46$[@@$@$@$@\Round 46$\@@$@]CRound47$]@$@$@$@^Round 47$^@$@_CRound48$_ @$@$@$@DH l===============Q=Q=============`T0abbbcbdefgbhbiTjbklbmnopbq0brs0t0u0vwxyz{b|b}b~`Round 48$`@$@aCRound49$a@@$@$@$@bRound 49$b??@$@cCRound50$c @$@$@$@dRound 50$d??@$@eCRound51$e@@$@$@$@fRound 51$f@@$@gCRound52$g@@$@$@$@hRound 52$h@@$@iCRound53$i@@$@$@$@jRound 53$j@@$@kCRound54$k@@$@$@$@lRound 54$l@@$@mCRound55$m"@!@$@$@$@nRound 55$n @$@oCRound56$o"@#@$@$@$@pRound 56$p??@$@qCRound57$q @@$@$@$@rRound 57$r@@$@sCRound58$s @@$@$@$@tRound 58$t?@$@uCRound59$u#@ @$@$@$@vRound 59$v@$@wCRound60$w$@?$@$@$@xRound 60$x@$@yCRound61$y$@ @$@$@$@zRound 61$z?? @$@{CRound62${$@@$@$@$@|Round 62$|??@$@}CRound63$}"@?$@$@$@~Round 63$~@@$@CRound64$$@ @$@$@$@D l===============================T0bbbbbTbbRound 64$?@$@CRound65$@@$@$@$@Round 65$??$@CRound66$@@$@$@$@Round 66$?$@CRound67$@@$@$@$@Round 67$@$@CRound68$@@$@$@$@Round 68$@?$@CRound69$@$@$@$@Round 69$?@$@CRound70$@$@$@$@Round 70$??@$@============>@ Sheet7 I  dMbP?_*+%"??U} $} $ ^  T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound1@A@@ @(  D+?ARound 1@<@Ё@@(  D+?A(  D+?A(  D+?AANOVA(  D+?A Source of Variation SS df MS F P-value F crit (  D +?A Between Groups @ffff@~ ? @ffff@ k,? ? DE@  ?( ? GrD +?A  Within Groups @ @@ (  D +?A (  D +?A Total ²@"@ (  D +?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACround2@A@0@@(  D+?ARound 2@@@@@'@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups?~ ??is1?twz?DE@twz?( ? D+?A Within Groups`@ @`@(  D+?A(  D+?ATotal@"@(  D+?A(  D+?A(  D+?ADlgHZttHHXvHjHHgHZttHHXvHjH T0! b" b # b$ %  & ' b( b ) T* b+ , b-  . / 0 b1 0b2  3 04 05 0 6 7 8  9 : ; b< b= b > ?  Anova: Single Factor ( ! D +?A!(! " D!+?A"SUMMARY"(" # D"+?A#Groups#Count #Sum#Average#Variance#(# $ D#+?A$Cround3$@?@`@@$($ % D$+?A%Round 3%@@B@І@@%(% & D%+?A&(& ' D&+?A'(' ( D'+?A(ANOVA((( ) D(+?A)Source of Variation )SS )df )MS )F)P-value)F crit )() * D)+?A*Between Groups*33333@~ *?*33333@*?*"ux:?*DE@**"ux:?(* ?+ D*+?A+ Within Groups+@ @@+(+ , D++?A,(, - D,+?A-Total-(U@"@-(- . D-+?A.(. / D.+?A/(/ 0 D/+?A0Anova: Single Factor0(0 1 D0+?A1(1 2 D1+?A2SUMMARY2(2 3 D2+?A3Groups3Count 3Sum3Average3Variance3(3 4 D3+?A4CRound44@B@@@4(4 5 D4+?A5Round 45@@@@@@3@5(5 6 D5+?A6(6 7 D6+?A7(7 8 D7+?A8ANOVA8(8 9 D8+?A9Source of Variation 9SS 9df 9MS 9F9P-value9F crit 9(9 : D9+?A:Between Groups:@?@:AA?:`4?:DE@::`4?(: ?; D:+?A; Within Groups;`X@ @`(@;(; < D;+?A<(< = D<+?A=Total=Y@"@=(= > D=+?A>(> ? D>+?A?(? @ D?+?ADlgHZttHHXvHjHHgHZttHHXvHjH@ T0A bB b C bD E  F G bH b I TJ bK L bM  N O P bQ 0bR  S 0T 0U 0 V W X  Y Z [ b\ b] b ^ _ @Anova: Single Factor@(@ A D@+?AA(A B DA+?ABSUMMARYB(B C DB+?ACGroupsCCount CSumCAverageCVarianceC(C D DC+?ADCRound5D@@@@<@D(D E DD+?AERound 5E@@@@@E(E F DE+?AF(F G DF+?AG(G H DG+?AHANOVAH(H I DH+?AISource of Variation ISS Idf IMS IFIP-valueIF crit I(I J DI+?AJBetween GroupsJ?~ J?J?JHt?J~D+?JDE@JJ~D+?(J ?K DJ+?AK Within GroupsK a@ @ 1@K(K L DK+?AL(L M DL+?AMTotalMA@"@M(M N DM+?AN(N O DN+?AO(O P DO+?APAnova: Single FactorP(P Q DP+?AQ(Q R DQ+?ARSUMMARYR(R S DR+?ASGroupsSCount SSumSAverageSVarianceS(S T DS+?ATCRound6T@@@@@T(T U DT+?AURound 6U@@A@@@U(U V DU+?AV(V W DV+?AW(W X DW+?AXANOVAX(X Y DX+?AYSource of Variation YSS Ydf YMS YFYP-valueYF crit Y(Y Z DY+?AZBetween GroupsZ?~ Z?Z?ZT?Zk ?ZDE@ZZk ?(Z ?[ DZ+?A[ Within Groups[@ @@[([ \ D[+?A\(\ ] D\+?A]Total]`@"@](] ^ D]+?A^(^ _ D^+?A_(_ ` D_+?ADlgHZttHHXvHjHHgHZttHHXvHjH` T0a bb b c bd e  f g bh b i Tj bk l bm  n o p bq 0br  s 0t 0u 0 v w x  y z { b| b} b ~  `Anova: Single Factor`(` a D`+?Aa(a b Da+?AbSUMMARYb(b c Db+?AcGroupscCount cSumcAveragecVariancec(c d Dc+?AdCRound7d@@E@!@@d(d e Dd+?AeRound 7e@;@@3@e(e f De+?Af(f g Df+?Ag(g h Dg+?AhANOVAh(h i Dh+?AiSource of Variation iSS idf iMS iFiP-valueiF crit i(i j Di+?AjBetween Groupsj6@?6@ju3h?j@@@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@MZ"@1P?DE@1P?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotalA@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound12@H@@?(  D+?ARound 12@<@Ё@r@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsj@?j@yQ@ ?DE@ ?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotalc@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound13@H@@?(  D+?ARound 13@<@Ё@@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsj@?j@i#6 @?DE@?( ? D+?A Within Groups @ @ @(  D+?A(  D+?ATotalb@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound14@G@`@33333?(  D+?ARound 14@>@@4@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@7ԧ|@G3 k?DE@G3 k?( ? D+?A Within Groupsr@ @r@(  D+?A(  D+?ATotal@"@(  D+?A(  D+?A(  D+?ADlgHZuHHXvHjHHgHZuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound15@@E@!@@(  D+?ARound 15@9@@@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@M@hn?DE@hn?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotalD@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound16@X@@5^I @HOI!@(  D+?ARound 16@8@~@2@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween GroupsPc*c2@~ ?Pc*c2@j?oMZ?DE@oMZ?( ? D+?A Within GroupsX[%X<\@~  @X[%X<,@(  D+?A(  D+?ATotalySj`@~ "@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuHHXHtH T0 b b  b     b b   T  b    b      b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound17~ @s C@"x@i8t@(  D+?ARound 17@7@`}@@(  D+?A(  D+?A(  D+?AANOVA(   D+?A Source of Variation SS df MS F P-value F crit (    D +?A Between Groups pBF5@~ ? pBF5@ ? a? DE@  a?(  ?  D +?A  Within Groups ^AZ@~  @ ^A*@ (    D +?A (    D +?A Total 4H_@~ "@ (   D +?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound18@C@@@(  D+?ARound 18@9@@4@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsh@?h@= ?  Anova: Single Factor (  ! D +?A!(! " D!+?A"SUMMARY"(" # D"+?A#Groups#Count #Sum#Average#Variance#(# $ D#+?A$CRound19~ $@$YE@$`݀!@$` 1D @$($ % D$+?A%Round 19%@7@`}@@%(% & D%+?A&(& ' D&+?A'(' ( D'+?A(ANOVA((( ) D(+?A)Source of Variation )SS )df )MS )F)P-value)F crit )() * D)+?A*Between Groups*iGnB@~ *?*iGnB@*)+@*EἿ?*DE@**EἿ?(* ?+ D*+?A+ Within Groups+T-X@~ + @+T-(@+(+ , D++?A,(, - D,+?A-Total- Da@~ -"@-(- . D-+?A.(. / D.+?A/(/ 0 D/+?A0Anova: Single Factor0(0 1 D0+?A1(1 2 D1+?A2SUMMARY2(2 3 D2+?A3Groups3Count 3Sum3Average3Variance3(3 4 D3+?A4CRound204@@D@P@ @4(4 5 D4+?A5Round 205@2@v@`@5(5 6 D5+?A6(6 7 D6+?A7(7 8 D7+?A8ANOVA8(8 9 D8+?A9Source of Variation 9SS 9df 9MS 9F9P-value9F crit 9(9 : D9+?A:Between Groups:PI@?PI@:zxxxxx @: T=?:DE@:: T=?(: ?; D:+?A; Within Groups;@ @@;(; < D;+?A<(< = D<+?A=Total=@"@=(= > D=+?A>(> ? D>+?A?(? @ D?+?ADlgHZuHHXHtHHgHZuuHHXvHjH@ T0A bB b C bD E  F G bH b I TJ bK L bM  N O P bQ 0bR  S 0T 0U 0 V W X  Y Z [ b\ b] b ^ _ @Anova: Single Factor@(@ A D@+?AA(A B DA+?ABSUMMARYB(B C DB+?ACGroupsCCount CSumCAverageCVarianceC(C D DC+?ADCRound21D@@B@І@@D(D E DD+?AERound 21E@7@|@@@E(E F DE+?AF(F G DF+?AG(G H DG+?AHANOVAH(H I DH+?AISource of Variation ISS Idf IMS IFIP-valueIF crit I(I J DI+?AJBetween GroupsJz@?z@z\@JeI?JDE@JJeI?(J ?K DJ+?AK Within GroupsK`@ @0@K(K L DK+?AL(L M DL+?AMTotalMA@"@M(M N DM+?AN(N O DN+?AO(O P DO+?APAnova: Single FactorP(P Q DP+?AQ(Q R DQ+?ARSUMMARYR(R S DR+?ASGroupsSCount SSumSAverageSVarianceS(S T DS+?ATCRound22T@ D@(@ߖ@T(T U DT+?AURound 22U@2@v@@U(U V DU+?AV(V W DV+?AW(W X DW+?AXANOVAX(X Y DX+?AYSource of Variation YSS Ydf YMS YFYP-valueYF crit Y(Y Z DY+?AZBetween GroupsZV@?V@Z̺@Z#W[?ZDE@ZZ#W[?(Z ?[ DZ+?A[ Within Groups[(a@ @(1@[([ \ D[+?A\(\ ] D\+?A]Total]<@"@](] ^ D]+?A^(^ _ D^+?A_(_ ` D_+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH` T0a bb b c bd e  f g bh b i Tj bk l bm  n o p bq 0br  s 0t 0u 0 v w x  y z { b| b} b ~  `Anova: Single Factor`(` a D`+?Aa(a b Da+?AbSUMMARYb(b c Db+?AcGroupscCount cSumcAveragecVariancec(c d Dc+?AdCRound23d@@D@P@@d(d e Dd+?AeRound 23e@:@@@@e(e f De+?Af(f g Df+?Ag(g h Dg+?AhANOVAh(h i Dh+?AiSource of Variation iSS idf iMS iFiP-valueiF crit i(i j Di+?AjBetween Groupsjm@?m@j69`?j )^?jDE@jj )^?(j ?k Dj+?Ak Within Groupskb@ @2@k(k l Dk+?Al(l m Dl+?AmTotalm!@"@m(m n Dm+?An(n o Dn+?Ao(o p Do+?ApAnova: Single Factorp(p q Dp+?Aq(q r Dq+?ArSUMMARYr(r s Dr+?AsGroupssCount sSumsAveragesVariances(s t Ds+?AtCRound24t@F@"@@t(t u Dt+?AuRound 24u@3@w@Ν@u(u v Du+?Av(v w Dv+?Aw(w x Dw+?AxANOVAx(x y Dx+?AySource of Variation ySS ydf yMS yFyP-valueyF crit y(y z Dy+?AzBetween Groupszh@?h@zQDv@z C,?zDE@zz C,?(z ?{ Dz+?A{ Within Groups{@ @ϒ@{({ | D{+?A|(| } D|+?A}Total}@"@}(} ~ D}+?A~(~  D~+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound25@@F@Ћ@@(  D+?ARound 25@:@@?@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween GroupsP@?P@8On@`wIq?DE@`wIq?( ? D+?A Within Groups \@ @ ,@(  D+?A(  D+?ATotalM@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound26@@E@!@&@(  D+?ARound 26@:@@@9@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween GroupsE@?E@|2?6Y?DE@6Y?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotal!*@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound27@E@@@~@(  D+?ARound 27@;@@`1@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsm@?m@l1ˑ+?k ?  Anova: Single Factor (  ! D +?A!(! " D!+?A"SUMMARY"(" # D"+?A#Groups#Count #Sum#Average#Variance#(# $ D#+?A$CRound35$@F@@`}@$($ % D$+?A%Round 35%@3@`x@ĝ@%(% & D%+?A&(& ' D&+?A'(' ( D'+?A(ANOVA((( ) D(+?A)Source of Variation )SS )df )MS )F)P-value)F crit )() * D)+?A*Between Groups*r@?r@*J 8@*.?*DE@**.?(* ?+ D*+?A+ Within Groups+W@ @'@+(+ , D++?A,(, - D,+?A-Total-AG@"@-(- . D-+?A.(. / D.+?A/(/ 0 D/+?A0Anova: Single Factor0(0 1 D0+?A1(1 2 D1+?A2SUMMARY2(2 3 D2+?A3Groups3Count 3Sum3Average3Variance3(3 4 D3+?A4CRound364@@E@!@#@4(4 5 D4+?A5Round 365@1@@u@@5(5 6 D5+?A6(6 7 D6+?A7(7 8 D7+?A8ANOVA8(8 9 D8+?A9Source of Variation 9SS 9df 9MS 9F9P-value9F crit 9(9 : D9+?A:Between Groups:f@?f@:EQ'@:iv?:DE@::iv?(: ?; D:+?A; Within Groups;@ @@;(; < D;+?A<(< = D<+?A=Total=@"@=(= > D=+?A>(> ? D>+?A?(? @ D?+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH@ T0A bB b C bD E  F G bH b I TJ bK L bM  N O P bQ 0bR  S 0T 0U 0 V W X  Y Z [ b\ b] b ^ _ @Anova: Single Factor@(@ A D@+?AA(A B DA+?ABSUMMARYB(B C DB+?ACGroupsCCount CSumCAverageCVarianceC(C D DC+?ADCRound37D@D@@@D(D E DD+?AERound 37E@3@`x@f@E(E F DE+?AF(F G DF+?AG(G H DG+?AHANOVAH(H I DH+?AISource of Variation ISS Idf IMS IFIP-valueIF crit I(I J DI+?AJBetween GroupsJ@?@Jr&@J=b?JDE@JJ=b?(J ?K DJ+?AK Within GroupsKP`@ @P0@K(K L DK+?AL(L M DL+?AMTotalMx@"@M(M N DM+?AN(N O DN+?AO(O P DO+?APAnova: Single FactorP(P Q DP+?AQ(Q R DQ+?ARSUMMARYR(R S DR+?ASGroupsSCount SSumSAverageSVarianceS(S T DS+?ATCRound38T@D@ @1@T(T U DT+?AURound 38U@8@~@@U(U V DU+?AV(V W DV+?AW(W X DW+?AXANOVAX(X Y DX+?AYSource of Variation YSS Ydf YMS YFYP-valueYF crit Y(Y Z DY+?AZBetween GroupsZŢ@?Ţ@Zp{?ZT?ZDE@ZZT?(Z ?[ DZ+?A[ Within Groups[$@ @$@[([ \ D[+?A\(\ ] D\+?A]Total]@"@](] ^ D]+?A^(^ _ D^+?A_(_ ` D_+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH` T0a bb b c bd e  f g bh b i Tj bk l bm  n o p bq 0br  s 0t 0u 0 v w x  y z { b| b} b ~  `Anova: Single Factor`(` a D`+?Aa(a b Da+?AbSUMMARYb(b c Db+?AcGroupscCount cSumcAveragecVariancec(c d Dc+?AdCRound39d@T@@d$13@d(d e Dd+?AeRound 39e@7@|@Ȕ@e(e f De+?Af(f g Df+?Ag(g h Dg+?AhANOVAh(h i Dh+?AiSource of Variation iSS idf iMS iFiP-valueiF crit i(i j Di+?AjBetween GroupsjV-==@~ j?jV-==@j@zp?jq ?jDE@jjq ?(j ?k Dj+?Ak Within Groupsk~jts`@~ k @k~jts0@k(k l Dk+?Al(l m Dl+?AmTotalmI +d@~ m"@m(m n Dm+?An(n o Dn+?Ao(o p Do+?ApAnova: Single Factorp(p q Dp+?Aq(q r Dq+?ArSUMMARYr(r s Dr+?AsGroupssCount sSumsAveragesVariances(s t Ds+?AtCRound40~ t@tʡEB@tͪV,@t`R1@t(t u Dt+?AuRound 40u@8@~@@u(u v Du+?Av(v w Dv+?Aw(w x Dw+?AxANOVAx(x y Dx+?AySource of Variation ySS ydf yMS yFyP-valueyF crit y(y z Dy+?AzBetween Groupszq2@~ z?zq2@zDA?zpF&?zDE@zzpF&?(z ?{ Dz+?A{ Within Groups{CBc@~ { @{CB3@{({ | D{+?A|(| } D|+?A}Total}J~e@~ }"@}(} ~ D}+?A~(~  D~+?A(  D+?ADZlgHZuHHXHtHHgHZuHHXHtH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound41~ @'1BB@؁sF6@%0@(  D+?ARound 41@:@@?@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@$@~ ?@$@?,ߣQ?DE@,ߣQ?( ? D+?A Within Groupspލc@~  @pލ3@(  D+?A(  D+?ATotal|+m]d@~ "@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound42@G@@@e@(  D+?ARound 42@:@@@9@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween GroupsD@?D@$ @*?DE@*?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotal]@"@(  D+?A(  D+?A(  D+?ADlgHZuHHXHtHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound43@F@@@(  D+?ARound 43@4@@/@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@L@ƙѫ?DE@ƙѫ?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotal@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound44@@D@P@4@(  D+?ARound 44@-@ r@@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsh@?h@%@8ਉ ׵?DE@8ਉ ׵?( ? D+?A Within Groupsl@ @l@(  D+?A(  D+?ATotalj@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound45@A@0@@(  D+?ARound 45@+@p@@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@b @pﬧ?DE@pﬧ?( ? D+?A Within Groupsb@ @2@(  D+?A(  D+?ATotalG@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound46@C@`@N@(  D+?ARound 46@4@@1@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups4@?4@/6@h[5F?DE@h[5F?( ? D+?A Within GroupsS@ @S@(  D+?A(  D+?ATotal`@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound47@@@@@7@(  D+?ARound 47@0@t@&@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@K?DE@b>?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotal@"@(  D+?A(  D+?A(   D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH  T0! b" b # b$ %  & ' b( b ) T* b+ , b-  . / 0 b1 0b2  3 04 05 0 6 7 8  9 : ; b< b= b > ?  Anova: Single Factor (  ! D +?A!(! " D!+?A"SUMMARY"(" # D"+?A#Groups#Count #Sum#Average#Variance#(# $ D#+?A$CRound51$@@C@@t@$($ % D$+?A%Round 51%@4@@3@%(% & D%+?A&(& ' D&+?A'(' ( D'+?A(ANOVA((( ) D(+?A)Source of Variation )SS )df )MS )F)P-value)F crit )() * D)+?A*Between Groups*@?@*ܧ#@*D59?*DE@**D59?(* ?+ D*+?A+ Within Groups+@ @@+(+ , D++?A,(, - D,+?A-Total-A@"@-(- . D-+?A.(. / D.+?A/(/ 0 D/+?A0Anova: Single Factor0(0 1 D0+?A1(1 2 D1+?A2SUMMARY2(2 3 D2+?A3Groups3Count 3Sum3Average3Variance3(3 4 D3+?A4CRound524@B@@(@4(4 5 D4+?A5Round 525@5@@z@@5(5 6 D5+?A6(6 7 D6+?A7(7 8 D7+?A8ANOVA8(8 9 D8+?A9Source of Variation 9SS 9df 9MS 9F9P-value9F crit 9(9 : D9+?A:Between Groups:E@?E@:NN?:.ȋ?:DE@::.ȋ?(: ?; D:+?A; Within Groups;`@ @`@;(; < D;+?A<(< = D<+?A=Total=A@"@=(= > D=+?A>(> ? D>+?A?(? @ D?+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH@ T0A bB b C bD E  F G bH b I TJ bK L bM  N O P bQ 0bR  S 0T 0U 0 V W X  Y Z [ b\ b] b ^ _ @Anova: Single Factor@(@ A D@+?AA(A B DA+?ABSUMMARYB(B C DB+?ACGroupsCCount CSumCAverageCVarianceC(C D DC+?ADCRound53D@B@ @@D(D E DD+?AERound 53E@3@`x@@E(E F DE+?AF(F G DF+?AG(G H DG+?AHANOVAH(H I DH+?AISource of Variation ISS Idf IMS IFIP-valueIF crit I(I J DI+?AJBetween GroupsJ>@?>@J*?J9a?JDE@JJ9a?(J ?K DJ+?AK Within GroupsK@@ @@@K(K L DK+?AL(L M DL+?AMTotalM@"@M(M N DM+?AN(N O DN+?AO(O P DO+?APAnova: Single FactorP(P Q DP+?AQ(Q R DQ+?ARSUMMARYR(R S DR+?ASGroupsSCount SSumSAverageSVarianceS(S T DS+?ATCRound54T@F@@q@T(T U DT+?AURound 54U@5@z@Ԝ@U(U V DU+?AV(V W DV+?AW(W X DW+?AXANOVAX(X Y DX+?AYSource of Variation YSS Ydf YMS YFYP-valueYF crit Y(Y Z DY+?AZBetween GroupsZPI@?PI@Z\SS @ZaC?ZDE@ZZaC?(Z ?[ DZ+?A[ Within Groups[@ @@[([ \ D[+?A\(\ ] D\+?A]Total]A@"@](] ^ D]+?A^(^ _ D^+?A_(_ ` D_+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH` T0a bb b c bd e  f g bh b i Tj bk l bm  n o p bq 0br  s 0t 0u 0 v w x  y z { b| b} b ~  `Anova: Single Factor`(` a D`+?Aa(a b Da+?AbSUMMARYb(b c Db+?AcGroupscCount cSumcAveragecVariancec(c d Dc+?AdCRound55d@G@#@?d(d e Dd+?AeRound 55e@+@p@@e(e f De+?Af(f g Df+?Ag(g h Dg+?AhANOVAh(h i Dh+?AiSource of Variation iSS idf iMS iFiP-valueiF crit i(i j Di+?AjBetween Groupsj@?@j `'@jF:݁?jDE@jjF:݁?(j ?k Dj+?Ak Within Groupskd@ @d@k(k l Dk+?Al(l m Dl+?AmTotalm@"@m(m n Dm+?An(n o Dn+?Ao(o p Do+?ApAnova: Single Factorp(p q Dp+?Aq(q r Dq+?ArSUMMARYr(r s Dr+?AsGroupssCount sSumsAveragesVariances(s t Ds+?AtCRound56t@@H@P@t?t(t u Dt+?AuRound 56u@,@q@@u(u v Du+?Av(v w Dv+?Aw(w x Dw+?AxANOVAx(x y Dx+?AySource of Variation ySS ydf yMS yFyP-valueyF crit y(y z Dy+?AzBetween GroupszA?@?A?@z6 %_+@z(rsRx?zDE@zz(rsRx?(z ?{ Dz+?A{ Within Groups{@ @@{({ | D{+?A|(| } D|+?A}Total}g@"@}(} ~ D}+?A~(~  D~+?A(  D+?ADlgHZuuHHXvHjHHgHZuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound57@@F@Ћ@o@(  D+?ARound 57@4@y@Л@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@$*ˤ@fTզ?DE@fTզ?( ? D+?A Within Groups̿@ @̏@(  D+?A(  D+?ATotal`a@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound58@@D@P@|@(  D+?ARound 58@0@t@8@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsr@?r@jj@_3 ͳ?DE@_3 ͳ?( ? D+?A Within Groups@]@ @@-@(  D+?A(  D+?ATotalI@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound59@E@@@(  D+?ARound 59@,@q@@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsm@?m@>#X@g?DE@g?( ? D+?A Within Groups`[@ @`+@(  D+?A(  D+?ATotal@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound60@D@@@(  D+?ARound 60@)@@2@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsm@?m@hC@a?DE@a?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotal.@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound61@E@0@h@(  D+?ARound 61@4@@5@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@ @>ƩO?DE@>ƩO?( ? D+?A Within Groupsf@ @f@(  D+?A(  D+?ATotal@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound62@@E@!@&@(  D+?ARound 62@1@@u@:@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsf@?f@5`,($@i²Pڰ?DE@i²Pڰ?( ? D+?A Within Groupsg@ @g@(  D+?A(  D+?ATotal!@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b  T b  b     b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound63@@D@P@@(  D+?ARound 63@1@ @1@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groups@?@(G @!Ylp?DE@!Ylp?( ? D+?A Within Groupst@ @t@(  D+?A(  D+?ATotald@"@(  D+?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound64@E@0@h@(  D+?ARound 64@*@@p@f@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween GroupsA+@?A+@@p;C?DE@p;C?( ? D+?A Within GroupsZ@ @*@(  D+?A(  D+?ATotal!|@"@(  D+?A(  D+?A(  D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH T0 b b  b     b b   T  b    b      b 0b   0 0 0        b b b   Anova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound65@@C@@@(  D+?ARound 65@'@l@8@(  D+?A(  D+?A(  D+?AANOVA(   D+?A Source of Variation SS df MS F P-value F crit (    D +?A Between Groups z@?z@ >4@ v?x? DE@  v?x?(  ?  D +?A  Within Groups @ @@ (    D +?A (    D +?A Total g@"@ (   D +?A(  D+?A(  D+?AAnova: Single Factor(  D+?A(  D+?ASUMMARY(  D+?AGroupsCount SumAverageVariance(  D+?ACRound66@B@@)@(  D+?ARound 66@'@l@@(  D+?A(  D+?A(  D+?AANOVA(  D+?ASource of Variation SS df MS FP-valueF crit (  D+?ABetween Groupsh@?h@?w2@@od?DE@@od?( ? D+?A Within Groups@ @@(  D+?A(  D+?ATotal@"@(  D+?A(  D+?A(   D+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH  T0! b" b # b$ %  & ' b( b ) T* b+ , b-  . / 0 b1 0b2  3 04 05 0 6 7 8  9 : ; b< b= b > ?  Anova: Single Factor (  ! D +?A!(! " D!+?A"SUMMARY"(" # D"+?A#Groups#Count #Sum#Average#Variance#(# $ D#+?A$CRound67$@C@`@@$($ % D$+?A%Round 67%@1@@u@С@%(% & D%+?A&(& ' D&+?A'(' ( D'+?A(ANOVA((( ) D(+?A)Source of Variation )SS )df )MS )F)P-value)F crit )() * D)+?A*Between Groups*@?@*fȹ. @*d… C?*DE@**d… C?(* ?+ D*+?A+ Within Groups+a@ @1@+(+ , D++?A,(, - D,+?A-Total-f@"@-(- . D-+?A.(. / D.+?A/(/ 0 D/+?A0Anova: Single Factor0(0 1 D0+?A1(1 2 D1+?A2SUMMARY2(2 3 D2+?A3Groups3Count 3Sum3Average3Variance3(3 4 D3+?A4CRound684@B@@@4(4 5 D4+?A5Round 685@/@`s@(@5(5 6 D5+?A6(6 7 D6+?A7(7 8 D7+?A8ANOVA8(8 9 D8+?A9Source of Variation 9SS 9df 9MS 9F9P-value9F crit 9(9 : D9+?A:Between Groups:j@?j@:\$g}@:?:DE@::?(: ?; D:+?A; Within Groups;@a@ @@1@;(; < D;+?A<(< = D<+?A=Total=@"@=(= > D=+?A>(> ? D>+?A?(? @ D?+?ADlgHZuuHHXvHjHHgHZuuHHXvHjH@ T0A bB b C bD E  F G bH b I TJ bK L bM  N O P bQ 0bR  S 0T 0U 0 V W X  Y Z [ b\ b] b @Anova: Single Factor@(@ A D@+?AA(A B DA+?ABSUMMARYB(B C DB+?ACGroupsCCount CSumCAverageCVarianceC(C D DC+?ADCRound69D@B@ @`@D(D E DD+?AERound 69E@+@p@p@E(E F DE+?AF(F G DF+?AG(G H DG+?AHANOVAH(H I DH+?AISource of Variation ISS Idf IMS IFIP-valueIF crit I(I J DI+?AJBetween GroupsJ@?@J^@JpN?JDE@JJpN?(J ?K DJ+?AK Within GroupsKb@ @2@K(K L DK+?AL(L M DL+?AMTotalM@"@M(M N DM+?AN(N O DN+?AO(O P DO+?APAnova: Single FactorP(P Q DP+?AQ(Q R DQ+?ARSUMMARYR(R S DR+?ASGroupsSCount SSumSAverageSVarianceS(S T DS+?ATCRound70T@B@@@T(T U DT+?AURound 70U@0@t@ @U(U V DU+?AV(V W DV+?AW(W X DW+?AXANOVAX(X Y DX+?AYSource of Variation YSS Ydf YMS YFYP-valueYF crit Y(Y Z DY+?AZBetween GroupsZ@?@ZHy`@Z&^?ZDE@ZZ&^?(Z ?[ DZ+?A[ Within Groups[@ @@[([ \ D[+?A\(\ ] D\+?A]Total]Tg@"@](]  D]+?A@DgHZuuHHXvHjHHgHZuuHHXvHPH 0(  P >@?  Sheet9 I  dMbP?_*+%MHP LaserJet 5Si/5Si MX PSw odXX}w0zѪRdCustom page 1BBCustom page 2BBCustom page 3BB"dXX??U} $ ^  T0 b b     b b b b bAs individual scores: As pairs of scores: With Chat Without Chat  With Chat Without Chat l@@ #@ %B#(@ %B @@ #^K=@ %B#~@ %B 34@~ Ќ@ #@ %B#@ %B \mE%@~ @ #`@ % B#@ % B @@ #|@ % B#@ % B @@H@D@ x@@  |@x@  |@@ Td|....P T0Q bR b S T U  V W bX b Y bZ b[ b\ b]  PAnova: Single FactorPQRSUMMARYRSGroupsSCount SSumSAverageSVariance STCRound6T@@@@@ TURound 6U@@A@@@ UVWXANOVAXYSource of Variation YSS Ydf YMS YFYP-valueYF critZBetween GroupsZ?~ Z?Z?ZT?Zk ?ZDE@[ Within Groups[@ @@ [\]Total]`@"@] z7*lDD(F` T0a bb b c d e  f g bh b i bj bk bl bm  p bq r  s t xu  v w bx  y z b{ x| } w0 `Anova: Single Factor`abSUMMARYbcGroupscCount cSumcAveragecVariance cdCRound7d@@E@!@@ deRound 7e@;@@3@ efghANOVAhiSource of Variation iSS idf iMS iFiP-valueiF critjBetween Groupsj6@?6@ju3h?j@@@ ANOVASource of Variation SS df MS FP-valueF critBetween Groups@?@MZ"@1P?DE@ Within Groups@ @@ TotalA@"@Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound12@H@@? Round 12@<@Ё@r@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsj@?j@yQ@ ?DE@ Within Groups@ @@ Totalc@"@<7*lEE(mF:7*lQE(mF T0 b b       b b  b b b b   b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound13@H@@? Round 13@<@Ё@@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsj@?j@i#6 @?DE@ Within Groups @ @ @ Totalb@"@Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound14@G@`@33333? Round 14@>@@4@ ANOVASource of Variation SS df MS FP-valueF critBetween Groups@?@7ԧ|@G3 k?DE@ Within Groupsr@ @r@ Total@"@<7*lQE(mF:7*lQE(mF T0 b b       b b  b b b b   b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound15@@E@!@@ Round 15@9@@@ ANOVASource of Variation SS df MS FP-valueF critBetween Groups@?@M@hn?DE@ Within Groups@ @@ TotalD@"@Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound16@X@@5^I @HOI!@ Round 16@8@~@2@ ANOVASource of Variation SS df MS FP-valueF critBetween GroupsPc*c2@~ ?Pc*c2@j?oMZ?DE@ Within GroupsX[%X<\@~  @X[%X<,@ TotalySj`@~ "@< 7*lEE(mF:7*l]E(\ T0 b b       b b   b  b  b  b    b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound17~ @s C@"x@i8t@ Round 17@7@`}@@ ANOVA Source of Variation SS df MS F P-value F crit Between Groups pBF5@~ ? pBF5@ ? a? DE@  Within Groups ^AZ@~  @ ^A*@   Total 4H_@~ "@ Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound18@C@@@ Round 18@9@@4@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsh@?h@=?DE@ Within Groups@ @@ Total@"@<7*lEE(mF:7*lEE(mF  T0! b" b # $ %  & ' b( b ) b* b+ b, b-  0 b1 2  3 4 x5  6 7 b8  9 : b; x< = w0  Anova: Single Factor !"SUMMARY"#Groups#Count #Sum#Average#Variance #$CRound51$@@C@@t@ $%Round 51%@4@@3@ %&'(ANOVA()Source of Variation )SS )df )MS )F)P-value)F crit*Between Groups*@?@*ܧ#@*D59?*DE@+ Within Groups+@ @@ +,-Total-A@"@-0Anova: Single Factor012SUMMARY23Groups3Count 3Sum3Average3Variance 34CRound524@B@@(@ 45Round 525@5@@z@@ 5678ANOVA89Source of Variation 9SS 9df 9MS 9F9P-value9F crit:Between Groups:E@?E@:NN?:.ȋ?:DE@; Within Groups;`@ @`@ ;<=Total=A@"@=<7*lEE(mF:7*lEE(mF@ T0A bB b C D E  F G bH b I bJ bK bL bM  P bQ R  S T xU  V W bX  Y Z b[ x\ ] w0 @Anova: Single Factor@ABSUMMARYBCGroupsCCount CSumCAverageCVariance CDCRound53D@B@ @@ DERound 53E@3@`x@@ EFGHANOVAHISource of Variation ISS Idf IMS IFIP-valueIF critJBetween GroupsJ>@?>@J*?J9a?JDE@K Within GroupsK@@ @@@ KLMTotalM@"@MPAnova: Single FactorPQRSUMMARYRSGroupsSCount SSumSAverageSVariance STCRound54T@F@@q@ TURound 54U@5@z@Ԝ@ UVWXANOVAXYSource of Variation YSS Ydf YMS YFYP-valueYF critZBetween GroupsZPI@?PI@Z\SS @ZaC?ZDE@[ Within Groups[@ @@ [\]Total]A@"@]<7*lEE(mF:7*lEE(mF` T0a bb b c d e  f g bh b i bj bk bl bm  p bq r  s t xu  v w bx  y z b{ x| } w0 `Anova: Single Factor`abSUMMARYbcGroupscCount cSumcAveragecVariance cdCRound55d@G@#@? deRound 55e@+@p@@ efghANOVAhiSource of Variation iSS idf iMS iFiP-valueiF critjBetween Groupsj@?@j `'@jF:݁?jDE@k Within Groupskd@ @d@ klmTotalm@"@mpAnova: Single FactorpqrSUMMARYrsGroupssCount sSumsAveragesVariance stCRound56t@@H@P@t? tuRound 56u@,@q@@ uvwxANOVAxySource of Variation ySS ydf yMS yFyP-valueyF critzBetween GroupszA?@?A?@z6 %_+@z(rsRx?zDE@{ Within Groups{@ @@ {|}Total}g@"@}<7*lEE(mF:7*lQE(mF T0 b b       b b  b b b b   b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound57@@F@Ћ@o@ Round 57@4@y@Л@ ANOVASource of Variation SS df MS FP-valueF critBetween Groups@?@$*ˤ@fTզ?DE@ Within Groups̿@ @̏@ Total`a@"@Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound58@@D@P@|@ Round 58@0@t@8@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsr@?r@jj@_3 ͳ?DE@ Within Groups@]@ @@-@ TotalI@"@<7*lEE(mF:7*lEE(mF T0 b b       b b  b b b b   b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound59@E@@@ Round 59@,@q@@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsm@?m@>#X@g?DE@ Within Groups`[@ @`+@ Total@"@Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound60@D@@@ Round 60@)@@2@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsm@?m@hC@a?DE@ Within Groups@ @@ Total.@"@<7*lEE(mF:7*lEE(mF T0 b b       b b  b b b b   b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound61@E@0@h@ Round 61@4@@5@ ANOVASource of Variation SS df MS FP-valueF critBetween Groups@?@ @>ƩO?DE@ Within Groupsf@ @f@ Total@"@Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound62@@E@!@&@ Round 62@1@@u@:@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsf@?f@5`,($@i²Pڰ?DE@ Within Groupsg@ @g@ Total!@"@<7*lEE(mF:7*lEE(mF T0 b b       b b  b b b b   b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound63@@D@P@@ Round 63@1@ @1@ ANOVASource of Variation SS df MS FP-valueF critBetween Groups@?@(G @!Ylp?DE@ Within Groupst@ @t@ Totald@"@Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound64@E@0@h@ Round 64@*@@p@f@ ANOVASource of Variation SS df MS FP-valueF critBetween GroupsA+@?A+@@p;C?DE@ Within GroupsZ@ @*@ Total!|@"@<7*lEE(mF:7*lEE(mF T0 b b       b b   b  b  b  b    b     x    b    b x  w0 Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound65@@C@@@ Round 65@'@l@8@ ANOVA Source of Variation SS df MS F P-value F crit Between Groups z@?z@ >4@ v?x? DE@  Within Groups @ @@   Total g@"@ Anova: Single FactorSUMMARYGroupsCount SumAverageVariance CRound66@B@@)@ Round 66@'@l@@ ANOVASource of Variation SS df MS FP-valueF critBetween Groupsh@?h@?w2@@od?DE@ Within Groups@ @@ Total@"@<7*lEE(mF:7*lEE(mF  T0! b" b # $ %  & ' b( b ) b* b+ b, b-  0 b1 2  3 4 x5  6 7 b8  9 : b; x< = w0  Anova: Single Factor !"SUMMARY"#Groups#Count #Sum#Average#Variance #$CRound67$@C@`@@ $%Round 67%@1@@u@С@ %&'(ANOVA()Source of Variation )SS )df )MS )F)P-value)F crit*Between Groups*@?@*fȹ. @*d… C?*DE@+ Within Groups+a@ @1@ +,-Total-f@"@-0Anova: Single Factor012SUMMARY23Groups3Count 3Sum3Average3Variance 34CRound684@B@@@ 45Round 685@/@`s@(@ 5678ANOVA89Source of Variation 9SS 9df 9MS 9F9P-value9F crit:Between Groups:j@?j@:\$g}@:?:DE@; Within Groups;@a@ @@1@ ;<=Total=@"@=<7*lEE(mF:7*lEE(mF@ T0A bB b C D E  F G bH b I bJ bK bL bM  P bQ R  S T xU  V W bX  Y Z b[ x\ ] w0 @Anova: Single Factor@ABSUMMARYBCGroupsCCount CSumCAverageCVariance CDCRound69D@B@ @`@ DERound 69E@+@p@p@ EFGHANOVAHISource of Variation ISS Idf IMS IFIP-valueIF critJBetween GroupsJ@?@J^@JpN?JDE@K Within GroupsKb@ @2@ KLMTotalM@"@MPAnova: Single FactorPQRSUMMARYRSGroupsSCount SSumSAverageSVariance STCRound70T@B@@@ TURound 70U@0@t@ @ UVWXANOVAXYSource of Variation YSS Ydf YMS YFYP-valueYF critZBetween GroupsZ@?@ZHy`@Z&^?ZDE@[ Within Groups[@ @@ [\]Total]Tg@"@]<7*lEE(mF:7*lEE(mF>@ Sheet8 _VBA_PROJECT_CUR"_ cE@EVBAI cE@EdirChart1BD1.`M AACxOfficDxO@uficBx,,DF8D04C-5BFA-101B-BDE5UAA@w42UPROGRAM FILES\MICROSOFT OFFICE\MSO97.DLLHZ# 8.0ZatpvbaePn.xl(apvbaA.n.xs@I*\C#&LIBRARY\ANALYS@IS\ATP@E N.XLA..\?A=Oq2D -CoduleT12_o qu"q1H1y", +!" +"zThisWorkbook.2!+ThQ BsWmk ,o5 k`("aChart+g2bC a.r 9q & Sh\ee c S eY`Ct #&$ 2b 2 2?#1" 3 3 3 U 4 4 4 ^ 5 5 V5 \ 6 6 6 Z 7 Z7 7 X 8 8 8 VR(9994xRw2H/?H?/)?H9HA< !8O™!F !8O™x"8-&# !8O™ !8O™>4(SLSS6"N0{00020821-0000-0000-C000-000000000046}/n5$*\Rffff*6d35dc713fh($` $$ $ $0 $$( $X $80@xx0MExAttribute VB_Name = "Cha@rt1" Bast0{000@20821- 0C$0046} |CreatablFalse Predec$laIdTru "ExposeTemplateDeriv$eCustomizd< !8O™ FSheet10Sheet2CG$0Sheet390Sheet4FHN0 !8O™x"8-$# !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*6e35dc713fh($` $&  $  $0 $&( $X $80@0MExAttribute VB_Name = "She@et1" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ F !8O™x"8-"# !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*6f35dc713fh($` $( $ $0 $(( $X $80@0MExAttribute VB_Name = "She@et2" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ F !8O™x"8- # !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*7035dc713fh($` $* $ $0> $*(J $XV $80@0MExAttribute VB_Name = "She@et3" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ F !8O™x"8-^# !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*7135dc713fh($` $, $ $0 $,( $XF9 $80@0MExAttribute VB_Name = "She@et4" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ F !8O™x"8-\# !8O™ !8O™>4Sheet5c0Sheet6EQx0Sheet70Sheet8JL0(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*7235dc713fh($` $. $ $0 $.( $X( $80@0MExAttribute VB_Name = "She@et5" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ F !8O™x"8-Z# !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*7335dc713fh($` $0L $ $0  $0(6 $X8 $80@0MExAttribute VB_Name = "She@et6" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ F !8O™x"8-X# !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*3035dc6e45h()$` $2 $ $0 $2( $X $80@0MExAttribute VB_Name = "She@et7" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ F !8O™x"8-V# !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*7435dc713fh($` $4 $ $0 $4( $X $80@0MExAttribute VB_Name = "She@et8" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizd< !8O™ FSheet90Module1KO} xModule2,__SRP_0NP  !8O™x"8-x# !8O™ !8O™>4(SLSS6"N0{00020820-0000-0000-C000-000000000046}/n5$*\Rffff*7535dc713fh($`` $V $ $08F $V(DF $XF $80@0MExAttribute VB_Name = "She@et9" Bast0{00020820- C$0046} |CreatablFalse PredeclaIdTru "ExposeTemplate`Deriv$eCustomizdx- xM-+i6 <$L LL<(<,<0<4<8<<</n5$*\Rffff*4535dc6f92*\R1*#15d*\R1*#c1*\R1*#20c*\R5*632714f42*\R1*#ac*\R1*#b8*\R1*#20b  80$ `Lk$Attempt to anova ova and ovat 14(P$Xh$px$$8P@Bl @`\ @DL @< L X@ 8 @4 H@0 `8 @x @ @ @ @ @ @8 @  @P @h @h @|  hP88888@l @\ @L  ` ( `8  `h`h`h`h0 88888888 ( 0  hP8 88ME"   $0  X x    -p  Z  (8lp TryOne Macroor Attempt to anova ova and ova Keyboard Shortcut: Ctrl+t 'BQ'D B _H B 'B D 'D0hn "ATPVBAEN.XLA!Anova1".Run(Pp8$LC@h08 B7z B 7z$  D $L%zR?A@XAttribute VB_Name = "Module1" Sub TryOn`e() L.Descrip0tiontDempt to anova andProcDataMInvoke_FuncM t\n146'  ' Macroj"ATPVBAEN.XLA!A1".RunKeyboard Shortcut: Ctrl+t MyInInd$exD12 Out 81 Do @While <8 14&With Worksheets(7 .Activ8ate W Range(.Cells(0, 1),  + 6)69)_! "R",Uue@, 0.05E/l,G6=9+ sF1MyG%6!LoopC @ (6 << </n5$*\Rffff*7635dc713fHxb8LF$(MEx"Attribute VB_Name = "Module2" K)^      I*\CC:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\LIBRARY\ANALYSIS\ATPVBAEN.XLArU~~~~~~~~~~~~~~~N  !8O™   a yaa      !$%&)*+,/0123456789:;<=>?@ABDEFGHIJKLMNOPQSTUVXYZ\]^_`abcdefhijklmopqrstuw     1 I aa  ya  a a     gT. Module1 ThisWorkbookChart1Sheet1Sheet2Sheet3Sheet4Sheet5Sheet6Sheet7Sheet8Sheet9Module2 VBAProjectF=C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\VBA\VBA332.DLLVBA  9(F 3C:\Program Files\Microsoft Office\Office\EXCEL8.OLBExcel !8O™ )Q80FC:\WINDOWS\SYSTEM\STDOLE2.TLBstdole aH#N[. O™C:\WINDOWS\SYSTEM\MSForms.TWDMSForms A!iX.E .`M $N[. O™C:\WINDOWS\TEMP\VBE\MSForms.EXD I!qhL-[DR 2C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\MSO97.DLLOfficeActivate 9xTryOne F Interleaved Round AveragesFY FCellRange AnovaResults R ATPVBAEN.XLA!Anova1FF !8O™ F !8O™DF Worksheet @ !8O™ !8O™ !8O™ !8O™ !8O™F !8O™F !8O™DFWorkbookCellsErU~~{    Attempt to anova ova and ovat 14   q `__SRP_1__SRP_2MUm__SRP_3 __SRP_4RTrU $`aprU~}   Y  Y  p (\ l (\QLl(\]c<\j-4(\%8"$ 8 dQ408 0l @(\%0 l( <%(%0 8%%"$ L @(%( %4"$ 4 d L?cl:NQ8o )46<lL 0l(\4(SLSS6"N0{00020819-0000-0000-C000-000000000046}/n5$*\Rffff*6c35dc713fh($` $" $ $0 $"( $X $80@hh0MExAttribute VB_Name = "ThisWorkbook" Bas0{00020P819-0C$0046} |CreatablFalse ^PredeclaIdTru "@ExposeTemplateD0eriv$eCustomiz2ID="{CE174AE6-3814-11D2-98D8-00C04FC299FB}" Module=Module1 Document=ThisWorkbook/&H00000000 Document=Chart1/&H00000000 Document=Sheet1/&H00000000 Document=Sheet2/&H00000000 Document=Sheet3/&H00000000 Document=Sheet4/&H00000000 Document=Sheet5/&H00000000 Document=Sheet6/&H00000000 Document=Sheet7/&H00000000 Da^  *\G{000204EF-0000-0000-C000-000000000046}#3.0#9#C:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\VBA\VBA332.DLL#Visual Basic For Applications *\G{00020813-0000-0000-C000-000000000046}#1.2#0#C:\Program Files\Microsoft Office\Office\EXCEL8.OLB#Microsoft Excel 8.0 Object Library*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation*\G{2E5B4E23-0AC0-11D2-98D7-00C04FC299FB}#2.0#0#C:\WINDOWS\SYSTEM\MSForms.TWD#Microsoft Forms 2.0 Object Library*\G{2E5B4E24-0AC0-11D2-98D7-00C04FC299FB}#2.0#0#C:\WINDOWS\TEMP\VBE\MSForms.EXD#Microsoft Forms 2.0 Object Library.E .`M *\G{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}#2.0#0#C:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\MSO97.DLL#Microsoft Office 8.0 Object Library*\CC:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\LIBRARY\ANALYSIS\ATPVBAEN.XLA*\C..\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\LIBRARY\ANALYSIS\ATPVBAEN.XLA=Oq2 /n5  - Module1 4535dc6f92*D+ThisWorkbook 6c35dc713f*D#( Chart1 6d35dc713f*D%&0 Sheet1 6e35dc713f*D'$H Sheet2 6f35dc713f*D)"` Sheet3 7035dc713f*D+ x Sheet4 7135dc713f*D-^ Sheet5 7235dc713f*D/\ Sheet6 7335dc713f*D1Z Sheet7 3035dc6e45*D3X Sheet8 7435dc713f*D5V Sheet9 7535dc713f*DWxModule2 7635dc713f*Db0P`H0x0J8O™J8O™J8O™J8O™J8O™J8O™J8O™J8O™J8O™J8O™J8O™J8O™ !8O™BF-printTrueWith Excel+ VBAWin16~Win32Mac ReportOneR stdole`MSFormsC VBAProject Officeu Module1b _Evaluate(TryOne2t Application*Run_ ActiveSheet%NRange  ThisWorkbook| Chart1 Sheet1 Sheet2 Sheet3 Sheet4 Sheet5 Sheet6 Sheet7 Sheet8 WorksheetWorkbookkChart?MyIndex_B_var_MyIndex|Myoua MyInIndexo. MyOutIndexOo_B_var_MyOutIndex _B_var_Do_B_var_MyInIndex3( Worksheets_Defaultj _B_var_WithYCellMyK^ Sheet9Anova1 _B_var_Call _B_var_Anova1iyfooV _B_var_foogL Module2c atpvbaen.xlspActivate|Anovam _B_var_Anova1Count0vecho  _B_var_echooSheets ActiveWorkbookItemzCells _B_var_printfpp| _B_var_fppLShow _B_var_Show _PID_GUIDAN{A9244FD7-377B-11D2-98D8-00C04FC299FB} Oh+'0JzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q4VB-EY(|8-cqa.Sp (c>/4/V슼hp Fc[jLY%AZELW^2h^\ W[ :q\]Эo-%*pD dzDk:lD m|>ΡXF횱{OBbP[^F%D{mLGt$X4ۈ݌cٍl{[CЭq-&gǸ#A %J"IIK)KipwC+^M6y'[*V1oI6?^dZF=lqfë>X{~s-W)Jl1X.Yʥ8pBl5lΣhyUy"CYx`o}}і1u_Qo oXکz}P,T/F\y5)O`;xz|o<'yWQסKl{ /pM;]#+1ctvWSCA3U0rR9~"Ew%9|F ;kүW,,^ިndoL]<}Js\L دpgp*ϝOI(8'O`'$[~|'˅*O#Cw hiaYa8 K}}34VB-EY(|8-cqa.Sp (c>/4/V슼hp Fc[jLY%AZELW^2h^\ W[ :q\]Эo-%*pD dzDk:lD m|>ΡXF횱{OBbP[^F%D{mLGt$X4ۈ݌cٍl{[CЭq-&gǸ#A %J"IIK)KipwC+^M6y'[*V1oI6?^dZF=lqfë>X{~s-W)Jl1X.Yʥ8pBl5lΣhyUy"CYx`o}}і1u_Qo oXکz}P,T/F\y5)O`;xz|o<'yWQסKl{ /pM;]#+1ctvWSCA3U0rR9~"Ew%9|F ;kүW,,^ިndoL]<}Js\L دpgp*ϝOI(8'O`'$[~|'˅*O#Cw hiaYa8 K}}3~cjY1Φ9VߴkX>na20ɱy'#@8/h< Dku>0oUs'rEk>(>(nhlSc;3h,1?vO:94hL2V<VjF\$WDPb¾?)GGj*&/ڲG\a2VR Y"ւUpEZG xV[J+Pm|8pzTO|]Aks -^5j, u-">A^2ko܌W-r{yL3tXKIɨAmf&#\)1=zY{~}s5*xm|>hP,vDޓ,+1vѽ6^:e[{n/=>p5D:liv829idM"jdN"id\"σӗ;o_j93:ם_ -f O9VIVV n][rK$pBl5lΣhyUy~CHo}}і1󾞄 XzT.bvq=_Y)dq5 a,',H78(q?G俚zpxpĹӣ;xsVB.@᷻154 0o\% SۗyW! 8[[[.ʙ×_/? *-4 K077܍|YM6YmcTz}Rel(gv`7jkp^83\sY)n 09±_tX8? PqY&b< ?;\)\>aݥ֝¯Z)2'%~#˅rqy? g}7xGԤ貙Kİ#cFF92KlM1+:kYx`/1Gֿ>s -BX+R&OI<ұv.\XEiNJȈʀZQ.z_OOlZ#xhAeXSe`9H$[&+q8OX5ޜVv|Gث; k s*lVa K+,''eU*$+^+cTR+Cm5#g٪V5tk2E&]GhV*^صŌI+;ƺV{V* X3Vu|_QnɷVm*e,jXGGY'N(&,M*5>E喙Uuy^@g< 7X{`@QQ#+% t-yQ>@CwI\y d-_g*:8`3tKIALFRbhsduY`(9݌VFT_߻]LDtf"IJ :}?[;mBy t$Z4t8v~/On@1\O Q´|xx 15G BȌB. B yI /(d@^/yw>9߾ds/!ټ96ڎ9?Ut q%;C41@E)RI[.,K^/-+xRm8L!66㑏lQ*ڽ<#C'&ނ%-y= w].sg łw!SgNxgKnF.bZv'\[r=]6Ҷ;ʋ>7p=f6_DdB  S A? 2ku9^G]`!?u9^ߒ@B.@. xXkUnf7%X<PJ ^B7m;lLо-/ APAoE h/`@K0~:g^,؜3sw}93g$#{`_IK>İ#cFF92KlM1+:kYx`/1Gֿ>s -BX+R&OI<ұv.\XEiNJȈʀZQ.z_OOlZ#xhAeXSe`9H$[&+q8OX5ޜVv|Gث; k s*lVa K+,''eU*$+^+cTR+Cm5#g٪V5tk2E&]GhV*^صŌI+;ƺV{V* X3Vu|_QnɷVm*e,jXGGY'N(&,M*5>E喙Uuy^@g< 7X{`@QQ#+% t-yQ>@CwI\y d-_g*:8`3tKIALFRbhsduY`(9݌VFT_߻]LDtf"IJ :}?[;mBy t$Z4t8v~/On@1\O Q´|xx 15G BȌB. B yI /(d@^/yw>9߾ds/!ټ96ڎ9?Ut q%;C41@E)RI[.,K^/-+xRm8L!66㑏lQ*ڽ<#C'&ނ%-y= w].sg łw!SgNxgKnF.bZv'\[r=]6Ҷ;ʋ>7p=f6_DdB  S A? 2ku9^Gc`!?u9^ߒ@B.@. xXkUnf7%X<PJ ^B7m;lLо-/ APAoE h/`@K0~:g^,؜3sw}93g$#{`_IK>İ#cFF92KlM1+:kYx`/1Gֿ>s -BX+R&OI<ұv.\XEiNJȈʀZQ.z_OOlZ#xhAeXSe`9H$[&+q8OX5ޜVv|Gث; k s*lVa K+,''eU*$+^+cTR+Cm5#g٪V5tk2E&]GhV*^صŌI+;ƺV{V* X3Vu|_QnɷVm*e,jXGGY'N(&,M*5>E喙Uuy^@g< 7X{`@QQ#+% t-yQ>@CwI\y d-_g*:8`3tKIALFRbhsduY`(9݌VFT_߻]LDtf"IJ :}?[;mBy t$Z4t8v~/On@1\O Q´|xx 15G BȌB. B yI /(d@^/yw>9߾ds/!ټ96ڎ9?Ut q%;C41@E)RI[.,K^/-+xRm8L!66㑏lQ*ڽ<#C'&ނ%-y= w].sg łw!SgNxgKnF.bZv'\[r=]6Ҷ;ʋ>7p=f6_DdB  S A? 2ku9^Gi`!?u9^ߒ@B.@. xXkUnf7%X<PJ ^B7m;lLо-/ APAoE h/`@K0~:g^,؜3sw}93g$#{`_IK>İ#cFF92KlM1+:kYx`/1Gֿ>s -BX+R&OI<ұv.\XEiNJȈʀZQ.z_OOlZ#xhAeXSe`9H$[&+q8OX5ޜVv|Gث; k s*lVa K+,''eU*$+^+cTR+Cm5#g٪V5tk2E&]GhV*^صŌI+;ƺV{V* X3Vu|_QnɷVm*e,jXGGY'N(&,M*5>E喙Uuy^@g< 7X{`@QQ#+% t-yQ>@CwI\y d-_g*:8`3tKIALFRbhsduY`(9݌VFT_߻]LDtf"IJ :}?[;mBy t$Z4t8v~/On@1\O Q´|xx 15G BȌB. B yI /(d@^/yw>9߾ds/!ټ96ڎ9?Ut q%;C41@E)RI[.,K^/-+xRm8L!66㑏lQ*ڽ<#C'&ނ%-y= w].sg łw!SgNxgKnF.bZv'\[r=]6Ҷ;ʋ>7p=f6_DdB  S A? 2ku9^GD`!?u9^ߒ@B.@. xXkUnf7%X<PJ ^B7m;lLо-/ APAoE h/`@K0~:g^,؜3sw}93g$#{`_IK>İ#cFF92KlM1+:kYx`/1Gֿ>s -BX+R&OI<ұv.\XEiNJȈʀZQ.z_OOlZ#xhAeXSe`9H$[&+q8OX5ޜVv|Gث; k s*lVa K+,''eU*$+^+cTR+Cm5#g٪V5tk2E&]GhV*^صŌI+;ƺV{V* X3Vu|_QnɷVm*e,jXGGY'N(&,M*5>E喙Uuy^@g< 7X{`@QQ#+% t-yQ>@CwI\y d-_g*:8`3tKIALFRbhsduY`(9݌VFT_߻]LDtf"IJ :}?[;mBy t$Z4t8v~/On@1\O Q´|xx 15G BȌB. B yI /(d@^/yw>9߾ds/!ټ96ڎ9?Ut q%;C41@E)RI[.,K^/-+xRm8L!66㑏lQ*ڽ<#C'&ނ%-y= w].sg łw!SgNxgKnF.bZv'\[r=]6Ҷ;ʋ>7p=f6_DdB  S A? 2ku9^Gu`!?u9^ߒ@B.@. xXkUnf7%X<PJ ^B7m;lLо-/ APAoE h/`@K0~:g^,؜3sw}93g$#{`_IK>İ#cFF92KlM1+:kYx`/1Gֿ>s -BX+R&OI<ұv.\XEiNJȈʀZQ.z_OOlZ#xhAeXSe`9H$[&+q8OX5ޜVv|Gث; k s*lVa K+,''eU*$+^+cTR+Cm5#g٪V5tk2E&]GhV*^صŌI+;ƺV{V* X3Vu|_QnɷVm*e,jXGGY'N(&,M*5>E喙Uuy^@g< 7X{`@QQ#+% t-yQ>@CwI\y d-_g*:8`3tKIALFRbhsduY`(9݌VFT_߻]LDtf"IJ :}?[;mBy t$Z4t8v~/On@1\O Q´|xx 15G BȌB. B yI /(d@^/yw>9߾ds/!ټ96ڎ9?Ut q%;C41@E)RI[.,K^/-+xRm8L!66㑏lQ*ڽ<#C'&ނ%-y= w].sg łw!SgNxgKnF.bZv'\[r=]6Ҷ;ʋ>7p=f6_Dd]5}${{0  # A2Ev{ f {<D`!Ev{ f {6|<4]`Zx] řy߷GD͠E h GT"1 HV6 GD$ (%> >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GY                          ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l n o p q r s t u v w x y z { | } ~  PȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n p q r s t u v w x y z { | } ~  HoYn=핲$RBʯu](HDd]5}$0 a # A2Ev{ f {<D`!Ev{ f {6|<4]`Zx] řy߷GD͠E h GT"1 HV6 GD$ (%> >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q >" bRP_Wo2'V /50J}%@<%$:47ɷLw_Jɒ"~yQO:'=دo|•>+d>8f Nq)7ꏚ !ÌaY ::\gX 9A#ʯˏc;̀|īq߉};{+5~]GBsBsBv kv>l+,msBz#l#B{e1G-GM">.AR t4wuHsט 1G(d;##mmxn9B!kf-9B8.ێgu(B!ߺ)l 볘#'ҧi|C|Cbs kPy*oX@fov@Z6eS̝O(B##1G*Ҥ"Mm4 Mm4 M߭in͌|} F<uU[WeMP_֪1w'oGPg/5|j±ұI< Ҙ#7%GoJeEeE̍ xDmyqkM9Bi#Sm/*ж^&^&^^"Q!"xr~VUgcNW9+( oTYx',LqTeaǡ,L(d#UpR&^.eaB!s( GYPȮv(  Q&n( : lKYP6 y aIY( #OYP=„GQR&OYꔲ0!lCmKY8t)  eaBؖ0}P&.eaBqS&,LH|}„Bݣ,LHl>eaB( R&R&,LGYꀲ0!eaB" _@Y],OYȆeaBeaB!S&}P&<„P 0!eaBGYPx E0!lKYP& 8( B?,Lu@YPj„BV@Y,<ާ,L(d|„P/ -_VW&0ΐ!?QWqk+UI<~Z*ۜ;Gp9 ukj/M ,ApFʈW8fTaS5sej^# nFfJ:Uo'2bG'jAtdC0[ԩeX[k2 U{q X#̨ŒY [+uR|Պ# ~!UjSՓ/Hؚl-oum盫u o9"NcänL%BқRk7:U=d#b&1#vuV+M+\ҩg?m#]>X S]وxVZCp O9cwDH=XWS:êts[}-WzS tXwђl+/tfJ#}`Nt7;acNUyu\XҿnED3Xjwѩ˟ Y~a NZQ7;3XjIzSuUH:UͲy,"{3 AT]Ej~ΐKjjv1_E/6v޾JjUy}g75`5NU\O>qlgt."~:K3vjVՔ^6?Ϥ7u kuVXrhJou ~V<">36X|<"6[75Lj<"nFK_mlLjYڜG\kXS)lN- %ߖ7۱>VB5IoBWjBa  қ;gXU0 M3`NW[D|slu/`*.cW㵪GJo u^u~Yқ+O<L_J-^;YhhxbeEgScyaHl#ٖ$Eel} cK(š~>l²€MQzIR4IcjM2VGxAm'k<+ ،X'Iw]6ExC`rQ'Itݙfaf97zk0`SJEyο"`3 NQOӹqQ't/:1€M)*] Ik'-1OO9='9f-v{=m+ ،"<9S4~˝jtG6ϭdoqj^ExjN9c-s.:*]H:[KcӄQ'unw)OQu;)oSN:*]Hz)WE1VGxVS{RExRTVw7ѭ 6ϩ-reQaZt]#)!Z*Ccgtu:y{V€(:E7y=Fzjҵh}M afhϼu{^Qgu*f~wafpQboѻRqt")秼*NEx*^hσnj/Ex&_M;/pQ7 Fwu~?at")-yQ?6Xm:E`RZERtJ*坝ʄQ7A I֦v}QP=vM p' 65ҖK$ERwlj)]H*ҋF/' ،"Dh@ nN z 6)>7x*=,GV+]H֋h77jxNQyf_Y䧄Q7]n ~ T.]{HeL?Qgj%€M5Yv6sQ7]>ulF7S45} 6o;)Z}{Q]Ɛ5ɝ$G Iѥ৹^AWaf=S:ESr3^nlFrS"7ߘ[/lJB"89+-Z ،"KmLarvZBR41{4ѻUExNѲ(:0`S#mBR)O,;>ExNEk A'afr:E  a$EK? [jLީSG' u>ExN+_€MkIA]qX0JExNʼn"0࣭hߐ7I;qIvx⣃g%] nO|,P4`L_n4A>fkk 1C_iWʿHT ]%_->o8IAx|` dqX˯nl 2g H51'#b> "R1^1Ӽ領nT)|'b:*1ˊΊY"Z0dJzI`U8g8˗+/3kyIW ^RS+j׆tzvuK˒7^,cK YRuKZ"KlxI?weIU /'Kv˒ڷkxI䗰}TȒ:5JÇ}|vZ}|pF}"Jj>>-'Kj>~Y%ul>ޤ Kj><*"JT͌G3A+_-1=f^57\;httF[XdhW={Xt 258t:uu]ӌ?6Ծ:MV:mz_$]4ϻÃ> ''Q^kU~l Q'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0  # A2v.bƦ9kh1(ҭ`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0  # A2v.bƦ9kh1(y`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0   # A2v.bƦ9kh1( `!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0   # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0  # A 2v.bƦ9kh1(n`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0  # A 2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0  # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0  # A2v.bƦ9kh1(c"`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0  # A2v.bƦ9kh1( 3`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ! # A2v.bƦ9kh1(C`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 + # A2v.bƦ9kh1(XT`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(T kx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 - # A2v.bƦ9kh1(d`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 / # A2v.bƦ9kh1(u`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 1 # A2v.bƦ9kh1(M`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 3 # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 5 # A 2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 9 # A"2v.bƦ9kh1(B`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ? # A$2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 A # A&2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 C # A(2v.bƦ9kh1(7`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 E # A*2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 G # A,2v.bƦ9kh1( `!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 I # A.2v.bƦ9kh1(,`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 K # A02v.bƦ9kh1(,`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[                          ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E G H I J K L M N O P Q R S T U V X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~  1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=B Dd]5}$i0 ) # A2v.bƦ9kh1(`!v.bƦ9kh1( *<4]`Z`xZmlُٻۻHCa\q#LB@"  cNb Ej iHETP?G)X *ШQUVE;ې[[y3ϼ;q aBR%KZS dM *s]-LĨVG`-)^&QGTeIgv~E0-ߥ:KCSi!OHۇC;:hF-'8&<2iw**֜uzl=ز,[#uYAkTmO>'(hI;h^VԋEƌƉޘ岡 Zs}w1f󗜴|lVtkf̈?'E1Cqq"7Αȍ:ȍ: mb!DnEn"w@<(/bVĽCM#5S4+tЫڈy:"gv63mls[3AaNÜB[s q^s Qrv9)X0[hÜBnÜBQD6f#LF8;ݠ)<9f!pSkB-N!p?O#p px)ܷYnY9kBN!Yݨ9WF?_8ifwFTWG\A̺Y YFrCx| Q.~U3^Sgm"~d^Bȧz O8z p%D> ȧ^B\"~袗HX9RފgSjB=f-jQW2G3$;iYaɨYSuWM-}U]4U0unYf~u*XitZl "kN>^`9+z$!UTq]ze} e=Ft]Hh2r4k\{& { {H`St=odO8EG):kپj~m* dYe$h=':E7:]{";)!D"7):noGy(R4y?Χ6/SGNFܗM3m8EpWSt{]G({R5JZQ'uFrrNjP(qM)Q' uwI=u=ъ<ٛIl]Yͬ_c%Mu\CL, {{{-zw 90'Ȏ'~BOqgd}H'.F0x8Y)(3O0k"E*Qݕ@ qvឌGϮ{hF2#~2R"`(2S bW(fEȬ2dZy4dbY2bV &%c3`v238TNBe(Tf< BN< o-GwQxR(Tkx*D~\)u$^KnYoQF^^嘷ff[Į&sEE<$Rc2 V8'~$}߬Iue|Gu#-;S v+[TUˋP Eᱞ'3|up/:/yu'g o_FGD;ovF6;}u9[*[!tɺoY]"ۄb<\!fnT%kшæOܜCa9f Psb~Cw5OsLs7949`D1F#ny7QsXvCvAMb1ĎLY+7ʚEAG!,T̐mکP&תT( '7tI9adWK3,͌x0^'G~)I@^,jl2i,^20A6x눟WuXjO!+Xj )FR?{aX&eO@+#`o(Vyu`xYq=`G|]lDNWyu5֡͏[ڷ1Z0^Umޞk8cer+ϟcS~6kD7ȹxT5W WuBӓd3l}gL#}j@o.\\;\s\OrcL܎lܛџ|$E>]Ο?~'x.d<=F{<?y-? n7^XG=5惕Y΋NFm.VH y(R uOIycK2 MJmH)T+5Bw]wAg bƦ|i@~zԼ5r k;7 5sBB%Q[w:カ3UӢX=,c,N.M/i//0123v335779$:<^<]=H??AAAB7BaBBBtCCCCD-DPDvD@EiEvEEEEFBF G5GBG}GGGGHHIJ;K&MuM`OOOOP?PbPPRQ{QfSSTT,U9UtUUUUVVVX2Y1Z0[/\.]-^I^^^^ _5_X_~_F`o`naaa bwbvcccddddeeee#ffff,gggg5hhhh>iiiiGjjjjPkkkkYllmnopqrsss[tttuduuu vmvvvwvwwxxxx y%yyyz.zzz{7{{|$|@||}-}I}}~6~R~~#?[,Hdǀ5QmЁ>ZvقGT׃ K!=Y*7r݉ˊ<Z͋Ώiא=gx۔͕Lǖ Jm[̘7]%N[ޚ' &/:Gʡۢڣ̤KǦ*Ч31TzBkV{̮7]%NjWd 0!.iԳϴjصsu                         .... ..  .... ... .  .  . .-,+*)('-,+*)('-,+*)('-,+*)('-,+*)(' .-,+*)(' .-,+*)('.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%.&%-,+*)('.&%-,+*)('-,+*)('.&% -,+*)('.&%-,+*)('-,+*)('-,+*)('.&%.&%-,+*)('.&%.&%.&%-,+*)('.&%-,+*)('.&%-,+*)('-,+*)('.&%.&%VcJfJ##R1II0!41646+u $ "$ K$ x$ $ $ $ % ;% h% % % % % +& M& v& & & & ' H' u' ' ' ' ( G( t( ( ( |wkJ.f:ۗw-{ ~@TK7}34 f u J  3 8 ? H o[ Li y ~ ? ͳ N GPTlqv   :_xۅlko(| ږ9pY*-<3D`Az)*Grp:<]xyz-{{}?d MUO4  .6J  g8Ye{S֠_k ( vQ qf s 0  o z T  0 ݾ s    * 2 8 > ZD IH O (Z t` c ?j p v :} n   ͦ \ M 6 HJKMORSUkmnoprstuwxyz{|}~   =oth~F ILNQVUnknown Josh Berman Peter Kollockq > @ A j l    f       24سu::::::::-/2IKNegj )+.EGJacf} 1"H"J""""t'''H(_(a()))+++~++++++M/d/f/233TTT-^D^F^naaaaaavccccccddddddeeeeeeffffffgggggghhhhhhiiiiiijjjjjjkkkkkkssssssttttttuuuuvvvvvvwwwwwxxxxyy y y"yy zzz)z+zz{{{2{4{||!|$|;|=|}(}*}-}D}F}~1~3~6~M~O~#:<?VX,CEH_a5LNQhj>UWZqs!8:=TVΏȕʕ͕ !#*,Ǥɤ̤¦Ħ˧ͧ{Negjϴص :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: $.O%P%Q%R%S%T%U%V%W%X%Y%Z%[%)$+%+f,..(/*/,/./0/2/4/6/8/:/;/=/?/A/J/K/L/M/O/P/4888=9>9 >}?~?????AAFFFFFFFFKOO@QXX``f} \T%-33m7n7o7999C9]sjo<=>;MN*+4pq2 3 nop5D `fG??cl34m n A HYq yu5Bt55tUt5 t+t+t5 th)t5t4:4bttb ttb tBt:54-:b4:D4:4x:4K:4Bt :t :4 Y"4 ~4~t< t<d tKt >t ]5}$4 ^ 4 *^94 ^>94 &p4 &p4 &4 &4 *&4 &I4 r4 8p+]#* 8+p* 8+ *bttb t q t -t 8+p* z+p* h?t h?t S?t S?t z+p* S?t z+p*Sk4S*4S@&',SE!, bt >4 z+p*SE!,SE!, z+p* S?4SE!,=&E!,~'E!,3'E!, z+p*3'E!,`'E!,`'E!, z+p*+E!* z+p*%`'t H4tb t >48`' ,tb t >48`' ,tb tbtt4 >4AD'4AD'4S= ttTTAD'4!z!4rM4T 4 c $48`' ,T 4 c $4 c $4  (,  (, Gw3,8`' ,>'\T 1,`'T y$',*B'wT8h.6J88+6J88+6J88+6J88+6J88+6j8(+u7j8(+u7J y$', ~u8, Bur8, u9, u8, u8, `u8,8+6J8+6J8+6J8+6J8+6J8+6J8+6J8+6J8+6J8+6J8+6J8+8J8+8J8+9J8+9J >'TH4 `8,8+9J >'T KTH4 `8,8+9J KTH4 `8,8+9J KT 4T  T `8,8+9J8+9JH4 %T `8, y1',8+9J y1',8+9J8+9J@'k TH4 y1',8+9J@'k T8+9J@'T )T( t8+9J8+9J w~knA m     iqU[pw}(/UY_fox>J4:@F^e* .   "((M)U)o)v)))))9*?*z****T+[+a+h+~,, --------9.=.C.J.S.\...//"0.00011$1*1B1I111123333444444A;E;G;I;J;N;BBCC dl̥ѥPVݦkrx#*٩ީPTZajsƪ9Eجܬ/5;AY` %)+CC;»ûĻƻǻѻ[g˾̾ξϾҾx~&PRSVW`;Au{#MOPST]8>%+tz288>>DDJJP35OQkm/1KMgiklopyTZ,2{QWtHN:@?Y[a-17EKu{Ice.0145>24:AG{}~fl)/(*+./8bdehirMS   ,1278;ORSYZ]u{?EFHINhklsu{|%&)AG 478?AGHKLW|   #HKLRSZfklnop          @ B C F G P +1z}~ -0178;SY#$&',FHILMV17  ?BCIJQ]bcefgpst{}  #&'-.1IO :@9 S U o q w   B!H!A"["]"w"y""""J#d#f######S$m$o$$$$$$\%v%x%%%%%%e&&&&&&''n'''''' ((w(((((())))))))*!*******$+*+++,,--..//0011222222&3,3333333/45444444485>5555555A6G6666666J7P7777777S8Y8888888\9b9999:::e:k:::: ; ;;n;t;;;;<<<w<}<<<===#====> >$>&>,>>>>??-?/?5???@@@6@8@>@@@ A#A%A?AAAGAAABBBBB%B&B)B*B5BZB]B^BdBeBlBxB}B~BBBBBBBBBBBBBBBBBBCCCCCCCCCCCCEEFFFGG"G$G*GGGGGGHHH H H HH=H@HAHGHHHOH[H`HaHcHdHeHHHHHHHHHHHHHHHIIIIIIIIIIIIIIIIJ J JJJJ%J*J+J-J.J/JOJTJUJZJ[J^JrJuJvJ|J}JJJJ`KfKgKiKjKoKKKKKKKtMzMMMNNNNNN4O:OOOOOOOOOOOOOOOOOP PPPPP2P7P8P=P>PAPUPXPYP_P`PcP{PPCQIQJQLQMQRQlQnQoQrQsQ|QWS]SSS|TTTTTTUUUUUUUUUUUUUUUUUUUUUUUUVVV V!V$V8V;Vu>uuuu @[]wUXY`ivA m C F     \^ru!$!"""@)B){)~)**++,-v-x-V/Y/113444A;;BB CCC3CWY§ƧmpCC)+¹عٹڹv;»Q˾̾dfOQ:<%'xS NP;EuPKM8B#%/rt~T_Ze`kfqlw35OQkm/1KMgiT^/*,6y{ OQ["rtFHR=8:D?Y[e-1;CEO#suGIce,.k#24>?AK{fp,')3(e`bMW*,MOsu?fhsu?AKf 24?Az|  2  FHdf     C   > @ } +5xz +-QS]xDF1;~=?[]np{}!#GISn8:D9 S U o q {   B!L!A"["]"w"y""""J#d#f######S$m$o$$$$$$\%v%x%%%%%&e&&&&&&' 'n'''''' ((w(((((())))))))*%*******$+.+++,,--..//0011222222&303333333/49444444485B5555555A6K6666666J7T7777777S8]8888889\9f9999:: :e:o:::: ; ;;n;x;;;;<<<w<<<<==='====> >$>&>0>>>>??-?/?9???@@@6@8@B@@@ A#A%A?AAAKAAABBBXBZBvBxBBBBBBBBCCCCDEEFF FFGG"G$G.GGGGHH;H=HYH[HHHHHHHHHIIIIIJJ#J%JMJOJpJrJJJJJ`KKKKtM~MMMMNNNNNN4O>OOOOOOPP0P2PSPUPyP{PPPCQjQlQQWSaSSSS|TTTTTTU!UUUUUUUUVV6V8V\V^VhVV&WMWOWZW\WWWWWWWXX&X(X2XMXXYY$Y&Y_YaY}YYYYYYYYYZZZZZ[[[[[[T\^\\\\\\]]]g]]^__```K`M`i`k````````aaaaabb{ccccccd dddZeteveeeeeecf}ffffffglglgygyggggggghhEhEh i i6i6i!k!kpkpkFlFlblbl~l~lllOmOm\m\mmmmmmmnn(n(nnnoo5o5oQoQooo"p"p/p/pjpjpppppppppqqqqqqqq3r3r4r4rQrQrRrRr{r{r|r|rrrrrrrrrpspsqsqsssssssss5t5ttttttt>u>uuuu@$D$D0}$DDu @GTimes New Roman5Symbol3& Arial7& Verdana"1h0 [.@.Normal $1$PmH J@J Heading 1 $(5CJKHOJQJkH'*@* Heading 2CJ,!, Heading 356<A@<Default Paragraph Font8&@8Footnote ReferenceH*(O(Author5CJFOF Paper-Title $x5CJ$OJQJkH'0O"0 AffiliationsCJ6@26 Footnote Text pBBulleth & Fp>Th(U@Q( Hyperlink>*B*Ob Referencesh & F>T.,r,Header  !, ,Footer  ! W@ Strong58Y8 Document Map-D OJQJ4K(Oi O:,U}GV|"/KLM !"#./O:,U}GV|"/KLMP      !"#$%&'()*+,-./ { " K x|wkJ.f:ۗw-{ ~@TK7}34 f u J  3 8 ? H o[ Li y ~ ? ͳ N GPTlqv   :_xۅlko(| ږ9pY*-<3D`Az)*Grp:<]xyz-{{}?d MUO4  .6J  g8Ye{S֠_k ( vQ qf s 0  o z T  0 ݾ s    * 2 8 > ZD IH O (Z t` c ?j p v :} n   ͦ \ M 6 HJKMORSUkmnoprstuwxyz{|}~   =oth~F ILNQVUnknown Josh Berman Peter KollockN=N?N:')/FHP::Ob$L) 62$Ev{ f {$2$v.bƦ9kh1(2$j؀ 2$(Fu(@ξ0  ( (  N G(2   N  3 AF-*f  S G-(2& N 8+=7  `  c $A .?8+p&`  c $A ?88+4&`  C &{;T+& &`  C %{4T+=7& %,T G4CE # `  C  G4sB `  C GBCE lZ sB" 3 ` H  #  sf  S -jJ "\ -`B  c $D \ l  c $,jJ  0  ,`B  c $D -Uf  S +jJ " \K +`B  c $D {l  c $*jJ  C *l  c $)jJ  ; )f  S (jJ "\| (f  S ' (B" 'f  S jJ "s\& B S  ?4  TL G&  TL G$0   TL G$'   TL +:   ~   6. .~   6- -l   0"NB  3 tE~   6, ,l   0"NB  3 tEN  3 ~   6+  +~   6*  *~   6)  )~   6(  (~   6' '~   6& &~   6% %~   6$ $~   6# #~   6" "~   6! !~   6   TL d%  ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6 ~   6   ~   6   ~   6   ~   6   ~   6   ~   6 ~   6 ~   6 l   0"l   0"l   0"l   0"l   0"l   0"l   0"l ~  0"l }  0"l |  0"l {  0"l z  0"l y  0"l x  0"l w  0"l v  0"l u  0"l t  0"l s  0"l r  0"l q  0"l p  0"l o  0"l n  0"l m  0"l l  0"l k  0"l j  0"l i  0"l h  0"l g  0"l f  0"l e  0"l d  0"l c  0"l b  0"l a  0"l `  0"l _  0"l ^  0"l ]  0"l \  0"l [  0"l Z  0"l Y  0"l X  0"l W  0"l V  0"l U  0"l T  0"l S  0"l R  0"l Q  0"l P  0"l O  0"l N  0"l M  0"l L  0"l K  0"l J  0"l I  0"l H  0"l G  0"l F  0"l E  0"l D  0"l C  0"l B  0"l A  0"l @  0"l ?  0"l >  0"l =  0"l <  0"l ;  0"l :  0"l 9  0"l 8  0"l 7  0"l 6  0"l 5  0"l 4  0"l 3  0"l 2  0"l 1  0"l 0  0"l /  0"l .  0"l -  0"l ,  0"l +  0"l *  0"l )  0"l (  0"l '  0"l &  0"l %  0"l $  0"l #  0"l "  0"l !  0"l    0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l    0"l    0"l    0"l    0"l    0"l   0"l   0"l   0"l   0"l    0 < H T`hpx%!PS-Adobe-3.0!PSKeith Instoneeit Normal.dotn Josh Berman2shMicrosoft Word 8.0@@ҁB3@FD@FD f ՜.+,D՜.+,D hp DocumentSummaryInformation8nCompObjvj  Microsofte4P} %!PS-Adobe-3.0 Title 6> _PID_GUIDAN{34385C81-390E-11D2-98D8-00C04FC299FB}  FMicrosoft Word Document MSWordDocWord.Document.89q    0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"l   0"NB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tETL %  NB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB  3 tENB ~ 3 tENB } 3 tENB | 3 tENB { 3 tENB z 3 tENB y 3 tENB x 3 tENB w 3 tENB v 3 tENB u 3 tENB t 3 tENB s 3 tENB r 3 tENB q 3 tENB p 3 tENB o 3 tEHB n # jHB m # jHB l # jHB k # jHB j # jHB i # jHB h # jHB g # jHB f # jHB e # jHB d # jHB c # jHB b # jHB a # jHB ` # jHB _ # jHB ^ # jHB ] # jHB \ # jHB [ # jHB Z # jHB Y # jHB X # jHB W # jHB V # jHB U # jHB T # jHB S # jHB R # jHB Q # jHB P # jHB O # jHB N # jHB M # jHB L # jHB K # jHB J # jHB I # jHB H # jHB G # jHB F # jHB E # jHB D # jHB C # jHB B # jHB A # jHB @ # jHB ? # jHB > # jHB = # jHB < # jHB ; # jHB : # jHB 9 # jHB 8 # jHB 7 # jHB 6 # jHB 5 # jHB 4 # jHB 3 # jHB 2 # jHB 1 # jHB 0 # jHB / # jHB . # jHB - # jHB , # jHB + # jHB * # jHB ) # jHB ( # jHB ' # jHB & # jHB % # jHB $ # jHB # # jHB " # jHB ! # jHB   # jHB  # jHB  # jHB  # jHB  # jHB  # jN  3 HB  # HB  # HB  # HB  # HB  # HB  # HB  # HB  # HB  # HB  # H  # TL +(!  TL G$'    f   S  ? TL GM+CE  PZ +E!   `l   0 A ?1?z+p!r  s *.?0e`+E! .`  C . .Z 8+=7   `  c $A !?8+p`  c $A  ?88+4`  C /{;T+ /`  C 0{4T+=7 0 ` G(2  # 0eH  # AF-`  C "G-(2 "8` G4CE  # `  C $ G4sB $`  C #GBCE #D` G4CE   # f  S  G4sB f  S GBCE xf sB"  3 ` H  #  sf  S jJ "\ `B  c $D \ l  c $-jJ  0  -`B  c $D -Uf  S ,jJ " \K ,`B  c $D {l  c $+jJ  C +l  c $*jJ  ; *f  S )jJ "\| )f  S ( (B" (f  S 'jJ "s\& 'B   L#<D@'TH4 y1',8+9JDD$D)Dpppqq#qbqgqwqqqq'r-rsr}rssss0u7u9uAuoutuuuv vUv\vxw}wwwnxrxxxxxyyyyzz5{>{{}}[~g~~D+DNNaapp(q+qBrErXs\stt#u%uwwyy{{{}}~ Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh BermanC:\My Documents\chipaper6.doc Josh Berman"C:\My Documents\chipaper_final.doc'k[&|k^*@p.@h.'k|k^ 0@h hOJQJo(@HP LaserJet 5Si/5Si MX PS\\red-prn-12\priv0067PSCRIPTHP LaserJet 5Si/5Si MX PSHP LaserJet 5Si/5Si MX PSw odXX!zѪRdCustom page 1BBCustom page 2BBCustom page 3BBHP LaserJet 5Si/5Si MX PSw odXX!zѪRdCustom page 1BBCustom page 2BBCustom page 3BB$D$D0}$DD@GTimes New Roman5Symbol3& Arial7& Verdana;"Helvetica3Times5& zTahoma"Eht)&t)&s)& f4!21dP}%!PS-Adobe-3.0 Keith Instone Josh Berman