A Medley of Potpourri

A Medley of Potpourri is just what it says; various thoughts, opinions, ruminations, and contemplations on a variety of subjects.

Search This Blog

Friday, January 27, 2023

Clinical decision support system

From Wikipedia, the free encyclopedia
https://en.wikipedia.org/wiki/Clinical_decision_support_system 

A clinical decision support system (CDSS) is a health information technology, provides clinicians, staff, patients, or other individuals with knowledge and person-specific information, to help health and health care. CDSS encompasses a variety of tools to enhance decision-making in the clinical workflow. These tools include computerized alerts and reminders to care providers and patients, clinical guidelines, condition-specific order sets;´, focused patient data reports and summaries, documentation templates, diagnostic support, and contextually relevant reference information, among other tools. Robert Hayward of the Centre has proposed a working definition for Health Evidence: "Clinical decision support systems link health observations with health knowledge to influence health choices by clinicians for improved health care". CDSSs constitute a major topic in artificial intelligence in medicine.

Characteristics

A clinical decision support system is an active knowledge system that uses variables of patient data to produce advice regarding health care. This implies that a CDSS is simply a decision support system that is focused on using knowledge management.

Purpose

The main purpose of modern CDSS is to assist clinicians at the point of care. This means that clinicians interact with a CDSS to help to analyse and reach a diagnosis based on patient data for different diseases.

In the early days, CDSSs were conceived to make decisions for the clinician literally. The clinician would input the information and wait for the CDSS to output the "right" choice, and the clinician would simply act on that output. However, the modern methodology of using CDSSs to assist means that the clinician interacts with the CDSS, utilising both their knowledge and the CDSS's, better to analyse the patient's data than either human or CDSS could make on their own. Typically, a CDSS makes suggestions for the clinician to look through, and the clinician is expected to pick out useful information from the presented results and discount erroneous CDSS suggestions.

The two main types of CDSS are knowledge-based and non-knowledge-based:

An example of how a clinical decision support system might be used by a clinician is a diagnosis decision support system (DDSS). DDSS requests some of the patients' data and, in response, proposes a set of appropriate diagnoses. The physician then takes the output of the DDSS and determines which diagnoses might be relevant and which are not, and, if necessary, orders further tests to narrow down the diagnosis.

Another example of a CDSS would be a case-based reasoning (CBR) system. A CBR system might use previous case data to help determine the appropriate amount of beams and the optimal beam angles for use in radiotherapy for brain cancer patients; medical physicists and oncologists would then review the recommended treatment plan to determine its viability.

Another important classification of a CDSS is based on the timing of its use. Physicians use these systems at the point of care to help them as they are dealing with a patient, with the timing of use being either pre-diagnosis, during diagnosis, or post-diagnosis. Pre-diagnosis CDSS systems help the physician prepare the diagnoses. CDSSs help review and filter the physician's preliminary diagnostic choices to improve outcomes. Post-diagnosis CDSS systems are used to mine data to derive connections between patients and their past medical history and clinical research to predict future events. As of 2012, it has been claimed that decision support will begin to replace clinicians in common tasks in the future.

Another approach, used by the National Health Service in England, is to use a DDSS to triage medical conditions out of hours by suggesting a suitable next step to the patient (e.g. call an ambulance, or see a general practitioner on the next working day). The suggestion, which may be disregarded by either the patient or the phone operative if common sense or caution suggests otherwise, is based on the known information and an implicit conclusion about what the worst-case diagnosis is likely to be; it is not always revealed to the patient because it might well be incorrect and is not based on a medically-trained person's opinion - it is only used for initial triage purposes.

Knowledge-based CDSS

Most CDSSs consist of three parts: the knowledge base, an inference engine, and a mechanism to communicate. The knowledge base contains the rules and associations of compiled data which most often take the form of IF-THEN rules. If this was a system for determining drug interactions, then a rule might be that IF drug X is taken AND drug Y is taken THEN alert the user. Using another interface, an advanced user could edit the knowledge base to keep it up to date with new drugs. The inference engine combines the rules from the knowledge base with the patient's data. The communication mechanism allows the system to show the results to the user as well as have input into the system.

An expression language such as GELLO or CQL (Clinical Quality Language) is needed for expressing knowledge artefacts in a computable manner. For example: if a patient has diabetes mellitus, and if the last haemoglobin A1c test result was less than 7%, recommend re-testing if it has been over six months, but if the last test result was greater than or equal to 7%, then recommend re-testing if it has been over three months.

The current focus of the HL7 CDS WG is to build on the Clinical Quality Language (CQL). The U.S. Centers for Medicare & Medicaid Services (CMS) has announced that it plans to use CQL for the specification of Electronic Clinical Quality Measures (eCQMs).

Non-knowledge-based CDSS

CDSSs which do not use a knowledge base use a form of artificial intelligence called machine learning, which allow computers to learn from past experiences and/or find patterns in clinical data. This eliminates the need for writing rules and expert input. However, since systems based on machine learning cannot explain the reasons for their conclusions, most clinicians do not use them directly for diagnoses, reliability and accountability reasons. Nevertheless, they can be useful as post-diagnostic systems, for suggesting patterns for clinicians to look into in more depth.

As of 2012, three types of non-knowledge-based systems are support-vector machines, artificial neural networks and genetic algorithms.

  1. Artificial neural networks use nodes and weighted connections between them to analyse the patterns found in patient data to derive associations between symptoms and a diagnosis.
  2. Genetic algorithms are based on simplified evolutionary processes using directed selection to achieve optimal CDSS results. The selection algorithms evaluate components of random sets of solutions to a problem. The solutions that come out on top are then recombined and mutated and run through the process again. This happens over and over until the proper solution is discovered. They are functionally similar to neural networks in that they are also "black boxes" that attempt to derive knowledge from patient data.
  3. Non-knowledge-based networks often focus on a narrow list of symptoms, such as symptoms for a single disease, as opposed to the knowledge-based approach, which covers the diagnosis of many diseases.

An example of a non-knowledge-based CDSS is a web server developed using a support vector machine for the prediction of gestational diabetes in Ireland. 

Regulations

United States

With the enactment of the American Recovery and Reinvestment Act of 2009 (ARRA), there is a push for widespread adoption of health information technology through the Health Information Technology for Economic and Clinical Health Act (HITECH). Through these initiatives, more hospitals and clinics are integrating electronic medical records (EMRs) and computerized physician order entry (CPOE) within their health information processing and storage. Consequently, the Institute of Medicine (IOM) promoted the usage of health information technology, including clinical decision support systems, to advance the quality of patient care. The IOM had published a report in 1999, To Err is Human, which focused on the patient safety crisis in the United States, pointing to the incredibly high number of deaths. This statistic attracted great attention to the quality of patient care.

With the enactment of the HITECH Act included in the ARRA, encouraging the adoption of health IT, more detailed case laws for CDSS and EMRs are still being defined by the Office of National Coordinator for Health Information Technology (ONC) and approved by Department of Health and Human Services (HHS). A definition of "Meaningful use" is yet to be published.

Despite the absence of laws, the CDSS vendors would almost certainly be viewed as having a legal duty of care to both the patients who may adversely be affected due to CDSS usage and the clinicians who may use the technology for patient care. However, duties of care legal regulations are not explicitly defined yet.

With recent effective legislations related to performance shift payment incentives, CDSS are becoming more attractive.

Effectiveness

The evidence of the effectiveness of CDSS is mixed. There are certain diseases which benefit more from CDSS than other disease entities. A 2018 systematic review identified six medical conditions in which CDSS improved patient outcomes in hospital settings, including blood glucose management, blood transfusion management, physiologic deterioration prevention, pressure ulcer prevention, acute kidney injury prevention, and venous thromboembolism prophylaxis. A 2014 systematic review did not find a benefit in terms of risk of death when the CDSS was combined with the electronic health record. There may be some benefits, however, in terms of other outcomes. A 2005 systematic review had concluded that CDSSs improved practitioner performance in 64% of the studies and patient outcomes in 13% of the studies. CDSSs features associated with improved practitioner performance included automatic electronic prompts rather than requiring user activation of the system.

A 2005 systematic review found... "Decision support systems significantly improved clinical practice in 68% of trials." The CDSS features associated with success included integration into the clinical workflow rather than as a separate log-in or screen., electronic rather than paper-based templates, providing decision support at the time and location of care rather than prior and providing care recommendations.

However, later systematic reviews were less optimistic about the effects of CDS, with one from 2011 stating "There is a large gap between the postulated and empirically demonstrated benefits of [CDSS and other] eHealth technologies ... their cost-effectiveness has yet to be demonstrated".

A 5-year evaluation of the effectiveness of a CDSS in implementing rational treatment of bacterial infections was published in 2014; according to the authors, it was the first long-term study of a CDSS.

Challenges to adoption

Clinical challenges

Much effort has been put forth by many medical institutions and software companies to produce viable CDSSs to support all aspects of clinical tasks. However, with the complexity of clinical workflows and the demands on staff time high, care must be taken by the institution deploying the support system to ensure that the system becomes an integral part of the clinical workflow. Some CDSSs have met with varying amounts of success, while others have suffered from common problems preventing or reducing successful adoption and acceptance.

Two sectors of the healthcare domain in which CDSSs have had a large impact are the pharmacy and billing sectors. Commonly used pharmacy and prescription-ordering systems now perform batch-based checking orders for negative drug interactions and report warnings to the ordering professional. Another sector of success for CDSS is in billing and claims filing. Since many hospitals rely on Medicare reimbursements to stay in operation, systems have been created to help examine both a proposed treatment plan and the current rules of Medicare to suggest a plan that attempts to address both the care of the patient and the financial needs of the institution.

Other CDSSs that are aimed at diagnostic tasks have found success, but are often very limited in deployment and scope. The Leeds Abdominal Pain System went operational in 1971 for the University of Leeds hospital. It was reported to have produced a correct diagnosis in 91.8% of cases, compared to the clinicians' success rate of 79.6%.

Despite the wide range of efforts by institutions to produce and use these systems, widespread adoption and acceptance have still not yet been achieved for most offerings. One large roadblock to acceptance has historically been workflow integration. A tendency to focus only on the functional decision-making core of the CDSS existed, causing a deficiency in planning how the clinician will use the product in situ. CDSSs were stand-alone applications, requiring the clinician to cease working on their current system, switch to the CDSS, input the necessary data (even if it had already been inputted into another system), and examine the results produced. The additional steps break the flow from the clinician's perspective and cost precious time.

Technical challenges and barriers to implementation

Clinical decision support systems face steep technical challenges in a number of areas. Biological systems are profoundly complicated, and a clinical decision may utilise an enormous range of potentially relevant data. For example, an electronic evidence-based medicine system may potentially consider a patient's symptoms, medical history, family history and genetics, as well as historical and geographical trends of disease occurrence, and published clinical data on therapeutic effectiveness when recommending a patient's course of treatment.

Clinically, a large deterrent to CDSS acceptance is workflow integration.

While it has been shown that clinicians require explanations of Machine Learning-Based CDSS, in order to able to understand and trust their suggestions, there is an overall distinct lack of application of explainable Artificial Intelligence in the context of CDSS, thus adding another barrier to the adoption of these systems.

Another source of contention with many medical support systems is that they produce a massive number of alerts. When systems produce a high volume of warnings (especially those that do not require escalation), besides the annoyance, clinicians may pay less attention to warnings, causing potentially critical alerts to be missed. This phenomenon is called alert fatigue. 

Maintenance

One of the core challenges facing CDSS is difficulty in incorporating the extensive quantity of clinical research being published on an ongoing basis. In a given year, tens of thousands of clinical trials are published. Currently, each one of these studies must be manually read, evaluated for scientific legitimacy, and incorporated into the CDSS in an accurate way. In 2004, it was stated that the process of gathering clinical data and medical knowledge and putting them into a form that computers can manipulate to assist in clinical decision-support is "still in its infancy".

Nevertheless, it is more feasible for a business to do this centrally, even if incompletely, than for each doctor to try to keep up with all the research being published.

In addition to being laborious, integration of new data can sometimes be difficult to quantify or incorporate into the existing decision support schema, particularly in instances where different clinical papers may appear conflicting. Properly resolving these sorts of discrepancies is often the subject of clinical papers itself (see meta-analysis), which often take months to complete.

Evaluation

In order for a CDSS to offer value, it must demonstrably improve clinical workflow or outcome. Evaluation of CDSS quantifies its value to improve a system's quality and measure its effectiveness. Because different CDSSs serve different purposes, no generic metric applies to all such systems; however, attributes such as consistency (with and with experts) often apply across a wide spectrum of systems.

The evaluation benchmark for a CDSS depends on the system's goal: for example, a diagnostic decision support system may be rated based upon the consistency and accuracy of its classification of disease (as compared to physicians or other decision support systems). An evidence-based medicine system might be rated based upon a high incidence of patient improvement or higher financial reimbursement for care providers.

Combining with electronic health records

Implementing EHRs was an inevitable challenge. This challenge is because it is a relatively uncharted area, and there are many issues and complications during the implementation phase of an EHR. This can be seen in the numerous studies that have been undertaken. However, challenges in implementing electronic health records (EHRs) have received some attention. Still, less is known about transitioning from legacy EHRs to newer systems.

EHRs are a way to capture and utilise real-time data to provide high-quality patient care, ensuring efficiency and effective use of time and resources. Incorporating EHR and CDSS together into the process of medicine has the potential to change the way medicine has been taught and practiced. It has been said that "the highest level of EHR is a CDSS".

Since "clinical decision support systems (CDSS) are computer systems designed to impact clinician decision making about individual patients at the point in time that these decisions are made", it is clear that it would be beneficial to have a fully integrated CDSS and EHR.

Even though the benefits can be seen, fully implementing a CDSS integrated with an EHR has historically required significant planning by the healthcare facility/organisation for the CDSS to be successful and effective. The success and effectiveness can be measured by the increased patient care being delivered and reduced adverse events occurring. In addition, there would be a saving of time and resources and benefits in terms of autonomy and financial benefits to the healthcare facility/organisation.

Benefits of CDSS combined with EHR

A successful CDSS/EHR integration will allow the provision of best practice, high-quality care to the patient, which is the ultimate goal of healthcare.

Errors have always occurred in healthcare, so trying to minimise them as much as possible is important to provide quality patient care. Three areas that can be addressed with the implementation of CDSS and Electronic Health Records (EHRs), are:

  1. Medication prescription errors
  2. Adverse drug events
  3. Other medical errors

CDSSs will be most beneficial in the future when healthcare facilities are "100% electronic" in terms of real-time patient information, thus simplifying the number of modifications that have to occur to ensure that all the systems are up to date with each other.

The measurable benefits of clinical decision support systems on physician performance and patient outcomes remain the subject of ongoing research.

Barriers

Implementing electronic health records (EHR) in healthcare settings incurs challenges; none more important than maintaining efficiency and safety during rollout, but in order for the implementation process to be effective, an understanding of the EHR users' perspectives is key to the success of EHR implementation projects. In addition to this, adoption needs to be actively fostered through a bottom-up, clinical-needs-first approach. The same can be said for CDSS.

As of 2007, the main areas of concern with moving into a fully integrated EHR/CDSS system have been:

  1. Privacy
  2. Confidentiality
  3. User-friendliness
  4. Document accuracy and completeness
  5. Integration
  6. Uniformity
  7. Acceptance
  8. Alert desensitisation

as well as the key aspects of data entry that need to be addressed when implementing a CDSS to avoid potential adverse events from occurring. These aspects include whether:

  • correct data is being used
  • all the data has been entered into the system
  • current best practice is being followed
  • the data is evidence-based

A service oriented architecture has been proposed as a technical means to address some of these barriers.

Status in Australia

As of July 2015, the planned transition to EHRs in Australia is facing difficulties. Most healthcare facilities are still running completely paper-based systems; some are in a transition phase of scanned EHRs or moving towards such a transition phase.

Victoria has attempted to implement EHR across the state with its HealthSMART program, but it has cancelled the project due to unexpectedly high costs.

South Australia (SA) however is slightly more successful than Victoria in the implementation of an EHR. This may be because all public healthcare organisations in SA are centrally run.

(However, on the other hand, the UK's National Health Service is also centrally administered, and its National Programme for IT in the 2000s, which included EHRs in its remit, was an expensive disaster.)

SA is in the process of implementing "Enterprise patient administration system (EPAS)". This system is the foundation for all public hospitals and health care sites for an EHR within SA, and it was expected that by the end of 2014, all facilities in SA will be connected to it. This would allow for successful integration of CDSS into SA and increase the benefits of the EHR. By July 2015 it was reported that only 3 out of 75 health care facilities implemented EPAS.

With the largest health system in the country and a federated rather than a centrally administered model, New South Wales is making consistent progress towards statewide implementation of EHRs. The current iteration of the state's technology, eMR2, includes CDSS features such as a sepsis pathway for identifying at-risk patients based upon data input to the electronic record. As of June 2016, 93 of 194 sites in-scope for the initial roll-out had implemented eMR2

Status in Finland

The EBMEDS Clinical Decision Support service provided by Duodecim Medical Publications Ltd is used by more than 60% of Finnish public health care doctors.

Research

Prescription errors

A study in the UK tested the Salford Medication Safety Dashboard (SMASH), a web-based CDSS application to help GPs and pharmacists find people in their electronic health records who might face safety hazards due to prescription errors. The dashboard was successfully used in identifying and helping patients with already registered unsafe prescriptions and later it helped monitoring new cases as they appeared.

at January 27, 2023
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Legal expert system

From Wikipedia, the free encyclopedia
https://en.wikipedia.org/wiki/Legal_expert_system 

A legal expert system is a domain-specific expert system that uses artificial intelligence to emulate the decision-making abilities of a human expert in the field of law.  Legal expert systems employ a rule base or knowledge base and an inference engine to accumulate, reference and produce expert knowledge on specific subjects within the legal domain.

Purpose

It has been suggested that legal expert systems could help to manage the rapid expansion of legal information and decisions that began to intensify in the late 1960s. Many of the first legal expert systems were created in the 1970s  and 1980s.

Lawyers were originally identified as primary target users of legal expert systems. Potential motivations for this work included:

  • speedier delivery of legal advice;
  • reduced time spent in repetitive, labour intensive legal tasks;
  • development of knowledge management techniques that were not dependent on staff;
  • reduced overhead and labour costs and higher profitability for law firms; and
  • reduced fees for clients.

Some early development work was oriented toward the creation of automated judges.

Later work on legal expert systems has identified potential benefits to non-lawyers as a means to increase access to legal knowledge.

Legal expert systems can also support administrative processes, facilitating decision making processes, automating rule-based analyses and exchanging information directly with citizen-users.

Types

Architectural variations

Rule-based expert systems rely on a model of deductive reasoning that utilizes "if A, then B" rules. In a rule-based legal expert system, information is represented in the form of deductive rules within the knowledge base.

Case-based reasoning models, which store and manipulate examples or cases, hold the potential to emulate an analogical reasoning process thought to be well-suited for the legal domain. This model effectively draws on known experiences our outcomes for similar problems.

A neural net relies on a computer model that mimics that structure of a human brain, and operates in a very similar way to the case-based reasoning model. This expert system model is capable of recognizing and classifying patterns within the realm of legal knowledge and dealing with imprecise inputs. 

Fuzzy logic models attempt to create 'fuzzy' concepts or objects that can then be converted into quantitative terms or rules that are indexed and retrieved by the system.  In the legal domain, fuzzy logic can be used for rule-based and case-based reasoning models.

Theoretical variations

While some legal expert system architects have adopted a very practical approach, employing scientific modes of reasoning within a given set of rules or cases, others have opted for a broader philosophical approach inspired by jurisprudential reasoning modes emanating from established legal theoreticians.

Functional variations

Some legal expert systems aim to arrive at a particular conclusion in law, while others are designed to predict a particular outcome. An example of a predictive system is one that predicts the outcome of judicial decisions, the value of a case, or the outcome of litigation.

Reception

Many forms of legal expert systems have become widely used and accepted by both the legal community and the users of legal services.

Challenges

Domain-related problems

The inherent complexity of law as a discipline raises immediate challenges for legal expert system knowledge engineers. Legal matters often involve interrelated facts and issues, which further compound the complexity.

Factual uncertainty may also arise when there are disputed versions of factual representations that must be input into an expert system to begin the reasoning process.

Computerized problem solving

The limitations of most computerized problem solving techniques inhibit the success of many expert systems in the legal domain. Expert systems typically rely on deductive reasoning models that have difficulty according degrees of weight to certain principles of law or importance to previously decided cases that may or may not influence a decision in an immediate case or context.

Representation of legal knowledge

Expert legal knowledge can be difficult to represent or formalize within the structure of an expert system. For knowledge engineers, challenges include:

  • Open texture: Law is rarely applied in an exact way to specific facts, and exact outcomes are rarely a certainty. Statutes may be interpreted according to different linguistic interpretations, reliance on precedent cases or other contextual factors including a particular judge's conception of fairness.
  • The balancing of reasons: Many arguments involve considerations or reasons that are not easily represented in a logical way. For instance, many constitutional legal issues are said to balance independently well-established considerations for state interests against individual rights. Such balancing may draw on extra-legal considerations that would be difficult to represent logically in an expert system.
  • Indeterminacy of legal reasoning: In the adversarial arena of law, it is common to have two strong arguments on a single point. Determining the 'right' answer may depend on a majority vote among expert judges, as in the case of an appeal.

Time and cost effectiveness

Creating a functioning expert system requires significant investments in software architecture, subject matter expertise and knowledge engineering. Faced with these challenges, many system architects restrict the domain in terms of subject matter and jurisdiction. The consequence of this approach is the creation of narrowly focused and geographically restricted legal expert systems that are difficult to justify on a cost-benefit basis.

Current applications of AI in the legal field utilize machines to review documents, particularly when a high level of completeness and confidence in the quality of document analysis is depended upon, such as in instances of litigation and where due diligence play a role. Among the numerically most quantifiable advantages of AI in the legal field are the time and money saving impact by freeing lawyers from having to spend inordinate amounts of their valuable time on routine tasks, aiding in setting free lawyers’ creative energy by reducing stress. This in turn increases the rate of case load reduction by accomplishing better results in less time, which unlocks potential additional revenue per unit of time spend on a case. The cost of setting up and maintaining AI systems in law is more than offset by the attained savings through increased efficacy; unbalanced cost can be assigned to clients.

Lack of correctness in results or decisions

Legal expert systems may lead non-expert users to incorrect or inaccurate results and decisions. This problem could be compounded by the fact that users may rely heavily on the correctness or trustworthiness of results or decisions generated by these systems.

Examples

ASHSD-II is a hybrid legal expert system that blends rule-based and case-based reasoning models in the area of matrimonial property disputes under English law.

CHIRON is a hybrid legal expert system that blends rule-based and case-based reasoning models to support tax planning activities under United States tax law and codes.

JUDGE is a rule-based legal expert system that deals with sentencing in the criminal legal domain for offences relating to murder, assault and manslaughter.

Legislate is a knowledge graph powered contract management platform which applies legal rules to generate lawyer-approved contracts.

The Latent Damage Project is a rule-based legal expert system that deals with limitation periods under the (UK) Latent Damage Act 1986 in relation to the domains of tort, contract and product liability law.

Split-Up is a rule-based legal expert system that assists in the division of marital assets according to the (Australia) Family Law Act (1975).

SHYSTER is a case-based legal expert system that can also function as a hybrid through its ability to link with rule-based models. It was designed to accommodate multiple legal domains, including aspects of Australian copyright law, contract law, personal property and administrative law.

TAXMAN is a rule-based system that could perform a basic form of legal reasoning by classifying cases under a particular category of statutory rules in the area of law concerning corporate reorganization.

Controversies

There may be a lack of consensus over what distinguishes a legal expert system from a knowledge-based system (also called an intelligent knowledge-based system). While legal expert systems are held to function at the level of a human legal expert, knowledge-based systems may depend on the ongoing assistance of a human expert. True legal expert systems typically focus on a narrow domain of expertise as opposed to a wider and less specific domain as in the case of most knowledge-based systems.

Legal expert systems represent potentially disruptive technologies for the traditional, bespoke delivery of legal services. Accordingly, established legal practitioners may consider them a threat to historical business practices.

Arguments have been made that a failure to take into consideration various theoretical approaches to legal decision making will produce expert systems that fail to reflect the true nature of decision making. Meanwhile, some legal expert system architects contend that because many lawyers have proficient legal reasoning skills without a sound base in legal theory, the same should hold true for legal expert systems.

Because legal expert systems apply precision and scientific rigor to the act of legal decision-making, they may be seen as a challenge to the more disorganized and less precise dynamics of traditional jurisprudential modes of legal reasoning.  Some commentators also contend that the true nature of legal practice does not necessarily depend on analyses of legal rules or principles; decisions are based instead on an expectation of what a human adjudicator would decide for a given case.

Recent developments

Since 2013, there have been significant developments in legal expert systems. Professor Tanina Rostain of Georgetown Law Center teaches a course in designing legal expert systems. Open-source platforms like Docassemble and companies such as Neota Logic and Checkbox have begun to offer artificial intelligence and machine learning-based legal expert systems.

at January 27, 2023
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Legal informatics

From Wikipedia, the free encyclopedia
https://en.wikipedia.org/wiki/Legal_informatics

Legal informatics is an area within information science.

The American Library Association defines informatics as "the study of the structure and properties of information, as well as the application of technology to the organization, storage, retrieval, and dissemination of information." Legal informatics therefore, pertains to the application of informatics within the context of the legal environment and as such involves law-related organizations (e.g., law offices, courts, and law schools) and users of information and information technologies within these organizations.

Policy issues

Policy issues in legal informatics arise from the use of informational technologies in the implementation of law, such as the use of subpoenas for information found in email, search queries, and social networks. Policy approaches to legal informatics issues vary throughout the world. For example, European countries tend to require destruction or anonymization of data so that it cannot be used for discovery.

Technology

Cloud computing

The widespread introduction of cloud computing provides several benefits in delivering legal services. Legal service providers can use the Software as a Service model to earn a profit by charging customers a per-use or subscription fee. This model has several benefits over traditional bespoke services.

  • Software as a service is much more scalable. Traditional bespoke models require an attorney to spend more of a limited resource (their time) on each additional client. Using Software as a Service, a legal service provider can put in effort once to develop the product and then use a much less limited resource (cloud computing power) to provide service to each additional customer.
  • Software as a service can be used to complement traditional bespoke services by handling routine tasks, leaving an attorney free to concentrate on bespoke work.
  • Software as a service can be delivered more conveniently because it does not require the legal service provider to be available at the same time as the customer.

Software as a service also complicates the attorney-client relationship in a way that may have implications for attorney–client privilege. The traditional delivery model makes it easy to create delineations of when attorney-client privilege attaches and when it does not. But in more complex models of legal service delivery other actors or automated processes may moderate the relationship between a client and their attorney making it difficult to tell which communications should be legally privileged.

Artificial intelligence

See also: Artificial intelligence

Artificial intelligence is employed in online dispute resolution platforms that use optimization algorithms and blind-bidding. Artificial intelligence is also frequently employed in modeling the legal ontology, "an explicit, formal, and general specification of a conceptualization of properties of and relations between objects in a given domain".

Artificial intelligence and law (AI and law) is a subfield of artificial intelligence (AI) mainly concerned with applications of AI to legal informatics problems and original research on those problems. It is also concerned to contribute in the other direction: to export tools and techniques developed in the context of legal problems to AI in general. For example, theories of legal decision making, especially models of argumentation, have contributed to knowledge representation and reasoning; models of social organization based on norms have contributed to multi-agent systems; reasoning with legal cases has contributed to case-based reasoning; and the need to store and retrieve large amounts of textual data has resulted in contributions to conceptual information retrieval and intelligent databases.

History

Although Loevinger, Allen and Mehl anticipated several of the ideas that would become important in AI and Law, the first serious proposal for applying AI techniques to law is usually taken to be Buchanan and Headrick. Early work from this period includes Thorne McCarty's influential TAXMAN project in the US and Ronald Stamper's LEGOL project in the UK. Landmarks in the early 1980s include Carole Hafner's work on conceptual retrieval, Anne Gardner's work on contract law, Rissland's work on legal hypotheticals and the work at Imperial College London on the representation of legislation by means of executable logic programs.

Early meetings of scholars included a one-off meeting at Swansea, the series of conferences organized by IDG in Florence and the workshops organised by Charles Walter at the University of Houston in 1984 and 1985. In 1987 a biennial conference, the International Conference on AI and Law (ICAIL), was instituted. This conference began to be seen as the main venue for publishing and the developing ideas within AI and Law, and it led to the foundation of the International Association for Artificial Intelligence and Law (IAAIL), to organize and convene subsequent ICAILs. This, in turn, led to the foundation of the Artificial Intelligence and Law Journal, first published in 1992. In Europe, the annual JURIX conferences (organised by the Jurix Foundation for Legal Knowledge Based Systems), began in 1988. Initially intended to bring together the Dutch-speaking (i.e. Dutch and Flemish) researchers, JURIX quickly developed into an international, primarily European, conference and since 2002 has regularly been held outside the Dutch speaking countries. Since 2007 the JURISIN workshops have been held in Japan under the auspices of the Japanese Society for Artificial Intelligence.

The interoperable legal documents standard Akoma Ntoso allows machine-driven processes to operate on the syntactic and semantic components of digital parliamentary, judicial and legislative documents, thus facilitating the development of high-quality information resources and forming a basis for AI tools. Its goal is to substantially enhance the performance, accountability, quality and openness of parliamentary and legislative operations based on best practices and guidance through machine-assisted drafting and machine-assisted (legal) analysis. Embedded in the environment of the semantic web, it forms the basis for a heterogenous yet interoperable ecosystem, with which these tools can operate and communicate, as well as for future applications and use cases based on digital law or rule representation.

Scope

Today, AI and law embrace a wide range of topics, including:

  • Formal models of legal reasoning
  • Computational models of argumentation and decision-making
  • Computational models of evidential reasoning
  • Legal reasoning in multi-agent systems
  • Executable models of legislation
  • Automatic legal text classification and summarization
  • Automated information extraction from legal databases and texts
  • Machine learning and data mining for e-discovery and other legal applications
  • Conceptual or model-based legal information retrieval
  • Lawbots to automate minor and repetitive legal tasks
  • Risk assessment, pricing and timeline predictions of litigation using machine learning and artificial intelligence.

Formal models of legal reasoning

Formal models of legal texts and legal reasoning have been used in AI and Law to clarify issues, to give a more precise understanding and to provide a basis for implementations. A variety of formalisms have been used, including propositional and predicate calculi; deontic, temporal and non-monotonic logics; and state transition diagrams. Prakken and Sartor give a detailed and authoritative review of the use of logic and argumentation in AI and Law, together with a comprehensive set of references.

An important role of formal models is to remove ambiguity. In fact, legislation abounds with ambiguity: Because it is written in natural language there are no brackets and so the scope of connectives such as "and" and "or" can be unclear. "Unless" is also capable of several interpretations, and legal draftsman never write "if and only if", although this is often what they intend by "if". In perhaps the earliest use of logic to model law in AI and Law, Layman Allen advocated the use of propositional logic to resolve such syntactic ambiguities in a series of papers.

In the late 1970s and throughout the 1980s a significant strand of work on AI and Law involved the production of executable models of legislation, originating with Thorne McCarty's TAXMAN and Ronald Stamper's LEGOL. TAXMAN was used to model the majority and minority arguments in a US Tax law case (Eisner v Macomber), and was implemented in the micro-PLANNER programming language. LEGOL was used to provide a formal model of the rules and regulations that govern an organization, and was implemented in a condition-action rule language of the kind used for expert systems.

The TAXMAN and LEGOL languages were executable, rule-based languages, which did not have an explicit logical interpretation. However, the formalisation of a large portion of the British Nationality Act by Sergot et al. showed that the natural language of legal documents bears a close resemblance to the Horn clause subset of first order predicate calculus. Moreover, it identified the need to extend the use of Horn clauses by including negative conditions, to represent rules and exceptions. The resulting extended Horn clauses are executable as logic programs.

Later work on larger applications, such as that on Supplementary Benefits, showed that logic programs need further extensions, to deal with such complications as multiple cross references, counterfactuals, deeming provisions, amendments, and highly technical concepts (such as contribution conditions). The use of hierarchical representations was suggested to address the problem of cross reference; and so-called isomorphic representations were suggested to address the problems of verification and frequent amendment. As the 1990s developed this strand of work became partially absorbed into the development of formalisations of domain conceptualisations, (so-called ontologies), which became popular in AI following the work of Gruber. Early examples in AI and Law include Valente's functional ontology and the frame based ontologies of Visser and van Kralingen. Legal ontologies have since become the subject of regular workshops at AI and Law conferences and there are many examples ranging from generic top-level and core ontologies to very specific models of particular pieces of legislation.

Since law comprises sets of norms, it is unsurprising that deontic logics have been tried as the formal basis for models of legislation. These, however, have not been widely adopted as the basis for expert systems, perhaps because expert systems are supposed to enforce the norms, whereas deontic logic becomes of real interest only when we need to consider violations of the norms. In law directed obligations, whereby an obligation is owed to another named individual are of particular interest, since violations of such obligations are often the basis of legal proceedings. There is also some interesting work combining deontic and action logics to explore normative positions.

In the context of multi-agent systems, norms have been modelled using state transition diagrams. Often, especially in the context of electronic institutions, the norms so described are regimented (i.e., cannot be violated), but in other systems violations are also handled, giving a more faithful reflection of real norms. For a good example of this approach see Modgil et al.

Law often concerns issues about time, both relating to the content, such as time periods and deadlines, and those relating to the law itself, such as commencement. Some attempts have been made to model these temporal logics using both computational formalisms such as the Event Calculus and temporal logics such as defeasible temporal logic.

In any consideration of the use of logic to model law it needs to be borne in mind that law is inherently non-monotonic, as is shown by the rights of appeal enshrined in all legal systems, and the way in which interpretations of the law change over time. Moreover, in the drafting of law exceptions abound, and, in the application of law, precedents are overturned as well as followed. In logic programming approaches, negation as failure is often used to handle non-monotonicity, but specific non-monotonic logics such as defeasible logic have also been used. Following the development of abstract argumentation, however, these concerns are increasingly being addressed through argumentation in monotonic logic rather than through the use of non-monotonic logics.

Quantitative legal prediction

Both academic and proprietary quantitative legal prediction models exist. One of the earliest examples of a working quantitative legal prediction model occurred in the form of the Supreme Court forecasting project. The Supreme Court forecasting model attempted to predict the results of all the cases on the 2002 term of the Supreme Court. The model predicted 75% of cases correctly compared to experts who only predicted 59.1% of cases. Another example of an academic quantitative legal prediction models is a 2012 model that predicted the result of Federal Securities class action lawsuits. Some academics and legal technology startups are attempting to create algorithmic models to predict case outcomes. Part of this overall effort involves improved case assessment for litigation funding.

In order to better evaluate the quality of case outcome prediction systems, a proposal has been made to create a standardised dataset that would allow comparisons between systems.

Legal practice

Within the practice issues conceptual area, progress continues to be made on both litigation and transaction focused technologies. In particular, technology including predictive coding has the potential to effect substantial efficiency gains in law practice. Though predictive coding has largely been applied in the litigation space, it is beginning to make inroads in transaction practice, where it is being used to improve document review in mergers and acquisitions. Other advances, including XML coding in transaction contracts, and increasingly advanced document preparation systems demonstrate the importance of legal informatics in the transactional law space.

Current applications of AI in the legal field utilize machines to review documents, particularly when a high level of completeness and confidence in the quality of document analysis is depended upon, such as in instances of litigation and where due diligence play a role. Predictive coding leverages small samples to cross-reference similar items, weed out less relevant documents so attorneys can focus on the truly important key documents, produces statistically validated results, equal to or surpassing the accuracy and, prominently, the rate of human review.

Delivery of services

Advances in technology and legal informatics have led to new models for the delivery of legal services. Legal services have traditionally been a "bespoke" product created by a professional attorney on an individual basis for each client. However, to work more efficiently, parts of these services will move sequentially from (1) bespoke to (2) standardized, (3) systematized, (4) packaged, and (5) commoditized. Moving from one stage to the next will require embracing different technologies and knowledge systems.

The spread of the Internet and development of legal technology and informatics are extending legal services to individuals and small-medium companies.

Corporate legal departments

Corporate legal departments may use legal informatics for such purposes as to manage patent portfolios, and for preparation, customization and management of documents.

at January 27, 2023
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Defeasible reasoning

From Wikipedia, the free encyclopedia

In philosophical logic, defeasible reasoning is a kind of reasoning that is rationally compelling, though not deductively valid. It usually occurs when a rule is given, but there may be specific exceptions to the rule, or subclasses that are subject to a different rule. Defeasibility is found in literatures that are concerned with argument and the process of argument, or heuristic reasoning.

Defeasible reasoning is a particular kind of non-demonstrative reasoning, where the reasoning does not produce a full, complete, or final demonstration of a claim, i.e., where fallibility and corrigibility of a conclusion are acknowledged. In other words, defeasible reasoning produces a contingent statement or claim. Defeasible reasoning is also a kind of ampliative reasoning because its conclusions reach beyond the pure meanings of the premises.

Defeasible reasoning finds its fullest expression in jurisprudence, ethics and moral philosophy, epistemology, pragmatics and conversational conventions in linguistics, constructivist decision theories, and in knowledge representation and planning in artificial intelligence. It is also closely identified with prima facie (presumptive) reasoning (i.e., reasoning on the "face" of evidence), and ceteris paribus (default) reasoning (i.e., reasoning, all things "being equal").

According to at least some schools of philosophy, all reasoning is at most defeasible, and there is no such thing as absolutely certain deductive reasoning, since it is impossible to be absolutely certain of all the facts (and know with certainty that nothing is unknown). Thus all deductive reasoning is in reality contingent and defeasible.

Other kinds of non-demonstrative reasoning

Other kinds of non-demonstrative reasoning are probabilistic reasoning, inductive reasoning, statistical reasoning, abductive reasoning, and paraconsistent reasoning.

The differences between these kinds of reasoning correspond to differences about the conditional that each kind of reasoning uses, and on what premise (or on what authority) the conditional is adopted:

  • Deductive (from meaning postulate or axiom): if p then q (equivalent to q or not-p in classical logic, not necessarily in other logics)
  • Defeasible (from authority): if p then (defeasibly) q
  • Probabilistic (from combinatorics and indifference): if p then (probably) q
  • Statistical (from data and presumption): the frequency of qs among ps is high (or inference from a model fit to data); hence, (in the right context) if p then (probably) q
  • Inductive (theory formation; from data, coherence, simplicity, and confirmation): (inducibly) "if p then q"; hence, if p then (deducibly-but-revisably) q
  • Abductive (from data and theory): p and q are correlated, and q is sufficient for p; hence, if p then (abducibly) q as cause

History

Though Aristotle differentiated the forms of reasoning that are valid for logic and philosophy from the more general ones that are used in everyday life (see dialectics and rhetoric), 20th century philosophers mainly concentrated on deductive reasoning. At the end of the 19th century, logic texts would typically survey both demonstrative and non-demonstrative reasoning, often giving more space to the latter. However, after the blossoming of mathematical logic at the hands of Bertrand Russell, Alfred North Whitehead and Willard Van Orman Quine, latter-20th century logic texts paid little attention to the non-deductive modes of inference.

There are several notable exceptions. John Maynard Keynes wrote his dissertation on non-demonstrative reasoning, and influenced the thinking of Ludwig Wittgenstein on this subject. Wittgenstein, in turn, had many admirers, including the positivist legal scholar H. L. A. Hart and the speech act linguist John L. Austin, Stephen Toulmin and Chaïm Perelman in rhetoric, the moral theorists W. D. Ross and C. L. Stevenson, and the vagueness epistemologist/ontologist Friedrich Waismann.

The etymology of defeasible usually refers to Middle English law of contracts, where a condition of defeasance is a clause that can invalidate or annul a contract or deed. Though defeat, dominate, defer, defy, deprecate and derogate are often used in the same contexts as defease, the verbs annul and invalidate (and nullify, overturn, rescind, vacate, repeal, void, cancel, countermand, preempt, etc.) are more properly correlated with the concept of defeasibility than those words beginning with the letter d. Many dictionaries do contain the verb, to defease with past participle, defeased.

Philosophers in moral theory and rhetoric had taken defeasibility largely for granted when American epistemologists rediscovered Wittgenstein's thinking on the subject: John Ladd, Roderick Chisholm, Roderick Firth, Ernest Sosa, Robert Nozick, and John L. Pollock all began writing with new conviction about how appearance as red was only a defeasible reason for believing something to be red. More importantly Wittgenstein's orientation toward language-games (and away from semantics) emboldened these epistemologists to manage rather than to expurgate prima facie logical inconsistency.

At the same time (in the mid-1960s), two more students of Hart and Austin at Oxford, Brian Barry and David Gauthier, were applying defeasible reasoning to political argument and practical reasoning (of action), respectively. Joel Feinberg and Joseph Raz were beginning to produce equally mature works in ethics and jurisprudence informed by defeasibility.

By far the most significant works on defeasibility by the mid-1970s were in epistemology, where John Pollock's 1974 Knowledge and Justification popularized his terminology of undercutting and rebutting (which mirrored the analysis of Toulmin). Pollock's work was significant precisely because it brought defeasibility so close to philosophical logicians. The failure of logicians to dismiss defeasibility in epistemology (as Cambridge's logicians had done to Hart decades earlier) landed defeasible reasoning in the philosophical mainstream.

Defeasibility had always been closely related to argument, rhetoric, and law, except in epistemology, where the chains of reasons, and the origin of reasons, were not often discussed. Nicholas Rescher's Dialectics is an example of how difficult it was for philosophers to contemplate more complex systems of defeasible reasoning. This was in part because proponents of informal logic became the keepers of argument and rhetoric while insisting that formalism was anathema to argument.

About this time, researchers in artificial intelligence became interested in non-monotonic reasoning and its semantics. With philosophers such as Pollock and Donald Nute (e.g., defeasible logic), dozens of computer scientists and logicians produced complex systems of defeasible reasoning between 1980 and 2000. No single system of defeasible reasoning would emerge in the same way that Quine's system of logic became a de facto standard. Nevertheless, the 100-year headstart on non-demonstrative logical calculi, due to George Boole, Charles Sanders Peirce, and Gottlob Frege was being closed: both demonstrative and non-demonstrative reasoning now have formal calculi.

There are related (and slightly competing) systems of reasoning that are newer than systems of defeasible reasoning, e.g., belief revision and dynamic logic. The dialogue logics of Charles Hamblin and Jim Mackenzie, and their colleagues, can also be tied closely to defeasible reasoning. Belief revision is a non-constructive specification of the desiderata with which, or constraints according to which, epistemic change takes place. Dynamic logic is related mainly because, like paraconsistent logic, the reordering of premises can change the set of justified conclusions. Dialogue logics introduce an adversary, but are like belief revision theories in their adherence to deductively consistent states of belief.

Political and judicial use

Many political philosophers have been fond of the word indefeasible when referring to rights, e.g., that were inalienable, divine, or indubitable. For example, in the 1776 Virginia Declaration of Rights, "community hath an indubitable, inalienable, and indefeasible right to reform, alter or abolish government..." (also attributed to James Madison); and John Adams, "The people have a right, an indisputable, unalienable, indefeasible, divine right to that most dreaded and envied kind of knowledge – I mean of the character and conduct of their rulers." Also, Lord Aberdeen: "indefeasible right inherent in the British Crown" and Gouverneur Morris: "the Basis of our own Constitution is the indefeasible Right of the People." Scholarship about Abraham Lincoln often cites these passages in the justification of secession. Philosophers who use the word defeasible have historically had different world views from those who use the word indefeasible (and this distinction has often been mirrored by Oxford and Cambridge zeitgeist); hence it is rare to find authors who use both words.

In judicial opinions, the use of defeasible is commonplace. There is however disagreement among legal logicians whether defeasible reasoning is central, e.g., in the consideration of open texture, precedent, exceptions, and rationales, or whether it applies only to explicit defeasance clauses. H.L.A. Hart in The Concept of Law gives two famous examples of defeasibility: "No vehicles in the park" (except during parades); and "Offer, acceptance, and memorandum produce a contract" (except when the contract is illegal, the parties are minors, inebriated, or incapacitated, etc.).

Specificity

One of the main disputes among those who produce systems of defeasible reasoning is the status of a rule of specificity. In its simplest form, it is the same rule as subclass inheritance preempting class inheritance:

 (R1) if r then (defeasibly) q                  e.g., if bird, then can fly
 (R2) if p then (defeasibly) not-q              e.g., if penguin, then cannot fly
 (O1) if p then (deductively) r                 e.g., if penguin, then bird
 (M1) arguably, p                               e.g., arguably, penguin
 (M2) R2 is a more specific reason than R1      e.g., R2 is better than R1
 (M3) therefore, arguably, not-q                e.g., therefore, arguably, cannot fly

Approximately half of the systems of defeasible reasoning discussed today adopt a rule of specificity, while half expect that such preference rules be written explicitly by whoever provides the defeasible reasons. For example, Rescher's dialectical system uses specificity, as do early systems of multiple inheritance (e.g., David Touretzky) and the early argument systems of Donald Nute and of Guillermo Simari and Ronald Loui. Defeasible reasoning accounts of precedent (stare decisis and case-based reasoning) also make use of specificity (e.g., Joseph Raz and the work of Kevin D. Ashley and Edwina Rissland). Meanwhile, the argument systems of Henry Prakken and Giovanni Sartor, of Bart Verheij and Jaap Hage, and the system of Phan Minh Dung do not adopt such a rule.

Nature of defeasibility

There is a distinct difference between those who theorize about defeasible reasoning as if it were a system of confirmational revision (with affinities to belief revision), and those who theorize about defeasibility as if it were the result of further (non-empirical) investigation. There are at least three kinds of further non-empirical investigation: progress in a lexical/syntactic process, progress in a computational process, and progress in an adversary or legal proceeding.

Defeasibility as corrigibility
Here, a person learns something new that annuls a prior inference. In this case, defeasible reasoning provides a constructive mechanism for belief revision, like a truth maintenance system as envisioned by Jon Doyle.
Defeasibility as shorthand for preconditions
Here, the author of a set of rules or legislative code is writing rules with exceptions. Sometimes a set of defeasible rules can be rewritten, with more cogency, with explicit (local) pre-conditions instead of (non-local) competing rules. Many non-monotonic systems with fixed-point or preferential semantics fit this view. However, sometimes the rules govern a process of argument (the last view on this list), so that they cannot be re-compiled into a set of deductive rules lest they lose their force in situations with incomplete knowledge or incomplete derivation of preconditions.
Defeasibility as an anytime algorithm
Here, it is assumed that calculating arguments takes time, and at any given time, based on a subset of the potentially constructible arguments, a conclusion is defeasibly justified. Isaac Levi has protested against this kind of defeasibility, but it is well-suited to the heuristic projects of, for example, Herbert A. Simon. On this view, the best move so far in a chess-playing program's analysis at a particular depth is a defeasibly justified conclusion. This interpretation works with either the prior or the next semantical view.
Defeasibility as a means of controlling an investigative or social process
Here, justification is the result of the right kind of procedure (e.g., a fair and efficient hearing), and defeasible reasoning provides impetus for pro and con responses to each other. Defeasibility has to do with the alternation of verdict as locutions are made and cases presented, not the changing of a mind with respect to new (empirical) discovery. Under this view, defeasible reasoning and defeasible argumentation refer to the same phenomenon.
at January 27, 2023
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Fallibilism

From Wikipedia, the free encyclopedia
Charles Sanders Peirce around 1900. Peirce is said to have initiated fallibilism.

Originally, fallibilism (from Medieval Latin: fallibilis, "liable to err") is the philosophical principle that propositions can be accepted even though they cannot be conclusively proven or justified, or that neither knowledge nor belief is certain. The term was coined in the late nineteenth century by the American philosopher Charles Sanders Peirce, as a response to foundationalism. Theorists, following Austrian-British philosopher Karl Popper, may also refer to fallibilism as the notion that knowledge might turn out to be false. Furthermore, fallibilism is said to imply corrigibilism, the principle that propositions are open to revision. Fallibilism is often juxtaposed with infallibilism.

Infinite regress and infinite progress

According to philosopher Scott F. Aikin, fallibilism cannot properly function in the absence of infinite regress. The term, usually attributed to Pyrrhonist philosopher Agrippa, is argued to be the inevitable outcome of all human inquiry, since every proposition requires justification. Infinite regress, also represented within the regress argument, is closely related to the problem of the criterion and is a constituent of the Münchhausen trilemma. Illustrious examples regarding infinite regress are the cosmological argument, turtles all the way down, and the simulation hypothesis. Many philosophers struggle with the metaphysical implications that come along with infinite regress. For this reason, philosophers have gotten creative in their quest to circumvent it.

Somewhere along the seventeenth century, English philosopher Thomas Hobbes set forth the concept of "infinite progress". With this term, Hobbes had captured the human proclivity to strive for perfection. Philosophers like Gottfried Wilhelm Leibniz, Christian Wolff, and Immanuel Kant, would elaborate further on the concept. Kant even went on to speculate that immortal species should hypothetically be able to develop their capacities to perfection. This sentiment is still alive today. Infinite progress has been associated with concepts like science, religion, technology, economic growth, consumerism, and economic materialism. All these concepts thrive on the belief that they can carry on endlessly. Infinite progress has become the panacea to turn the vicious circles of infinite regress into virtuous circles. However, vicious circles have not yet been eliminated from the world; hyperinflation, the poverty trap, and debt accumulation for instance still occur.

Already in 350 B.C.E, Greek philosopher Aristotle made a distinction between potential and actual infinities. Based on his discourse, it can be said that actual infinities do not exist, because they are paradoxical. Aristotle deemed it impossible for humans to keep on adding members to finite sets indefinitely. It eventually led him to refute some of Zeno's paradoxes. Other relevant examples of potential infinities include Galileo's paradox and the paradox of Hilbert's hotel. The notion that infinite regress and infinite progress only manifest themselves potentially pertains to fallibilism. According to philosophy professor Elizabeth F. Cooke, fallibilism embraces uncertainty, and infinite regress and infinite progress are not unfortunate limitations on human cognition, but rather necessary antecedents for knowledge acquisition. They allow us to live functional and meaningful lives.

Critical rationalism

Main article: Critical rationalism
 
The founder of critical rationalism: Karl Popper

In the mid-twentieth century, several important philosophers began to critique the foundations of logical positivism. In his work The Logic of Scientific Discovery (1934), Karl Popper, the founder of critical rationalism, tried to solve the problem of induction by arguing for falsifiability as a means to devalue the verifiability criterion. He adamantly proclaimed that scientific truths are not inductively inferred from experience and conclusively verified by experimentation, but rather deduced from statements and justified by means of deliberation and intersubjective consensus within a particular scientific community. Popper also tried to resolve the problem of demarcation by asserting that all knowledge is fallible, except for knowledge that was acquired by means of falsification. Hence, Popperian falsifications are temporarily infallible, until they have been retracted by an adequate research community. Although critical rationalists dismiss the fact that all claims are fallible, they do belief that all claims are provisional. Counterintuitively, these provisional statements can become conclusive once logical contradictions have been turned into methodological refutations. The claim that all assertions are provisional and thus open to revision in light of new evidence is widely taken for granted in the natural sciences.

Popper insisted that verification and falsification are logically asymmetrical. However, according to the Duhem-Quine thesis, statements can neither be conclusively verified nor falsified in isolation from auxiliary assumptions (also called a bundle of hypotheses). As a consequence, statements are held to be underdetermined. Underdetermination explains how evidence available to us may be insufficient to justify our beliefs. The Duhem-Quine thesis should therefore erode our belief in logical falsifiability as well as in methodological falsification. The thesis can be contrasted with a more recent view posited by philosophy professor Albert Casullo, which holds that statements can be overdetermined. Overdetermination explains how evidence might be considered sufficient for justifying beliefs in absence of auxiliary assumptions. Philosopher Ray S. Percival holds that the Popperian asymmetry is an illusion, because in the action of falsifying an argument, scientists will inevitably verify its negation. Thus, verification and falsification are perfectly symmetrical. It seems, in the philosophy of logic, that neither syllogisms nor polysyllogisms will save underdetermination and overdetermination from the perils of infinite regress.

Furthermore, Popper defended his critical rationalism as a normative and methodological theory, that explains how objective, and thus mind-independent, knowledge ought to work. Hungarian philosopher Imre Lakatos built upon the theory by rephrasing the problem of demarcation as the problem of normative appraisal. Lakatos' and Popper's aims were alike, that is finding rules that could justify falsifications. However, Lakatos pointed out that critical rationalism only shows how theories can be falsified, but it omits how our belief in critical rationalism can itself be justified. The belief would require an inductively verified principle. When Lakatos urged Popper to admit that the falsification principle cannot be justified without embracing induction, Popper did not succumb. Lakatos' critical attitude towards rationalism has become emblematic for his so called critical fallibilism. While critical fallibilism strictly opposes dogmatism, critical rationalism is said to require a limited amount of dogmatism. Though, even Lakatos himself had been a critical rationalist in the past, when he took it upon himself to argue against the inductivist illusion that axioms can be justified by the truth of their consequences. In summary, despite Lakatos and Popper picking one stance over the other, both have oscillated between holding a critical attitude towards rationalism as well as fallibilism.

Fallibilism has also been employed by philosopher Willard V. O. Quine to attack, among other things, the distinction between analytic and synthetic statements. British philosopher Susan Haack, following Quine, has argued that the nature of fallibilism is often misunderstood, because people tend to confuse fallible propositions with fallible agents. She claims that logic is revisable, which means that analyticity does not exist and necessity (or a priority) does not extend to logical truths. She hereby opposes the conviction that propositions in logic are infallible, while agents can be fallible. Critical rationalist Hans Albert argues that it is impossible to prove any truth with certainty, not only in logic, but also in mathematics.

Mathematical fallibilism

Imre Lakatos, in the 1960s, known for his contributions to mathematical fallibilism

In Proofs and Refutations: The Logic of Mathematical Discovery (1976), philosopher Imre Lakatos implemented mathematical proofs into what he called Popperian "critical fallibilism". Lakatos's mathematical fallibilism is the general view that all mathematical theorems are falsifiable. Mathematical fallibilism deviates from traditional views held by philosophers like Hegel, Peirce, and Popper. Although Peirce introduced fallibilism, he seems to preclude the possibility of us being mistaken in our mathematical beliefs. Mathematical fallibilism appears to uphold that even though a mathematical conjecture cannot be proven true, we may consider some to be good approximations or estimations of the truth. This so called verisimilitude may provide us with consistency amidst an inherent incompleteness in mathematics. Mathematical fallibilism differs from quasi-empiricism, to the extent that the latter does not incorporate inductivism, a feature considered to be of vital importance to the foundations of set theory.

In the philosophy of mathematics, the central tenet of fallibilism is undecidability (which bears resemblance to the notion of isostheneia; the antithesis of appearance and judgement). Two distinct types of the word "undecidable" are currently being applied. The first one relates to the continuum hypothesis; the hypothesis that a statement can neither be proved nor be refuted in a specified deductive system. The continuum hypothesis was proposed by mathematician Georg Cantor in 1873. This type of undecidability is used in the context of the independence of the continuum hypothesis, namely because this statement is said to be independent from the axioms in Zermelo–Fraenkel set theory combined with the axiom of choice (also called ZFC). Both the hypothesis and its negation are consistent with these axioms. Many noteworthy discoveries have preceded the establishment of the continuum hypothesis.

In 1877, Cantor introduced the diagonal argument to prove that the cardinality of two finite sets is equal, by putting them into a one-to-one correspondence. Diagonalization reappeared in Cantors theorem, in 1891, to show that the power set of any countable set must have strictly higher cardinality. The existence of the power set was postulated in the axiom of power set; a vital part of Zermelo–Fraenkel set theory. Moreover, in 1899, Cantor's paradox was discovered. It postulates that there is no set of all cardinalities. Two years later, polymath Bertrand Russell would invalidate the existence of the universal set by pointing towards Russell's paradox, which implies that no set can contain itself as an element (or member). The universal set can be confuted by utilizing either the axiom schema of separation or the axiom of regularity. In contrast to the universal set, a power set does not contain itself. It was only after 1940 that mathematician Kurt Gödel showed, by applying inter alia the diagonal lemma, that the continuum hypothesis cannot be refuted, and after 1963, that fellow mathematician Paul Cohen revealed, through the method of forcing, that the continuum hypothesis cannot be proved either. In spite of the undecidability, both Gödel and Cohen suspected the continuum hypothesis to be false. This sense of suspicion, in conjunction with a firm belief in the consistency of ZFC, is in line with mathematical fallibilism. Mathematical fallibilists suppose that new axioms, for example the axiom of projective determinacy, might improve ZFC, but that these axioms will not allow for dependence of the continuum hypothesis.

The second type of undecidability is used in relation to computability theory (or recursion theory) and applies not solely to statements but specifically to decision problems; mathematical questions of decidability. An undecidable problem is a type of computational problem in which there are countably infinite sets of questions, each requiring an effective method to determine whether an output is either "yes or no" (or whether a statement is either "true or false"), but where there cannot be any computer program or Turing machine that will always provide the correct answer. Any program would occasionally give a wrong answer or run forever without giving any answer. Famous examples of undecidable problems are the halting problem and the Entscheidungsproblem. Conventionally, an undecidable problem is derived from a recursive set, formulated in undecidable language, and measured by the Turing degree. Practically all undecidable problems are unsolved, but not all unsolved problems are undecidable. Undecidability, with respect to computer science and mathematical logic, is also called unsolvability or non-computability. In the end, both types of undecidability can help to build a case for fallibilism, by providing these fundamental thought experiments.

Philosophical skepticism

Main article: Philosophical skepticism

Fallibilism improves upon the ideas associated with philosophical skepticism. According to philosophy professor Richard Feldman, nearly all versions of ancient and modern skepticism depend on the mistaken assumption that justification, and thus knowledge, requires conclusive evidence or certainty. An exception can be made for mitigated skepticism. In philosophical parlance, mitigated skepticism is an attitude which supports doubt in knowledge. This attitude is conserved in philosophical endeavors like scientific skepticism (or rational skepticism) and David Hume's inductive skepticism (or inductive fallibilism). Scientific skepticism questions the veracity of claims lacking empirical evidence, while inductive skepticism avers that inductive inference in forming predictions and generalizations cannot be conclusively justified or proven. Mitigated skepticism is also evident in the philosophical journey of Karl Popper. Furthermore, Popper demonstrates the value of fallibilism in his book The Open Society and Its Enemies (1945) by echoing the third maxim inscribed in the forecourt of the Temple of Apollo at Delphi: "surety brings ruin".

But the fallibility of our knowledge — or the thesis that all knowledge is guesswork, though some consists of guesses which have been most severely tested — must not be cited in support of scepticism or relativism. From the fact that we can err, and that a criterion of truth which might save us from error does not exist, it does not follow that the choice between theories is arbitrary, or non-rational: that we cannot learn, or get nearer to the truth: that our knowledge cannot grow.

— Karl Popper

Fallibilism differs slightly from academic skepticism (also called global skepticism, absolute skepticism, universal skepticism, radical skepticism, or epistemological nihilism) in the sense that fallibilists assume that no beliefs are certain (not even when established a priori), while proponents of academic skepticism advocate that no beliefs exist. In order to defend their position, these skeptics will either engage in epochē, a suspension of judgement, or they will resort to acatalepsy, a rejection of all knowledge. The concept of epoché is often accredited to Pyrrhonian skepticism, while the concept of acatalepsy can be traced back to multiple branches of skepticism. Acatalepsy is also closely related to the Socratic paradox. Nonetheless, epoché and acatalepsy are respectively self-contradictory and self-refuting, namely because both concepts rely (be it logically or methodologically) on its existence to serve as a justification. Lastly, local skepticism is the view that people cannot obtain knowledge of a particular area or subject (e.g. morality, religion, or metaphysics).

Criticism

Nearly all philosophers today are fallibilists in some sense of the term. Few would claim that knowledge requires absolute certainty, or deny that scientific claims are revisable, though in the 21st century some philosophers have argued for some version of infallibilist knowledge. Historically, many Western philosophers from Plato to Saint Augustine to René Descartes have argued that some human beliefs are infallibly known. Plausible candidates for infallible beliefs include logical truths ("Either Jones is a Democrat or Jones is not a Democrat"), immediate appearances ("It seems that I see a patch of blue"), and incorrigible beliefs (i.e., beliefs that are true in virtue of being believed, such as Descartes' "I think, therefore I am"). Many others, however, have taken even these types of beliefs to be fallible.

at January 27, 2023
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Clinical trial

From Wikipedia, the free encyclopedia https://en.wikipedia.org/wiki/Clinical_...

  • Islamic State and the Levant
    From Wikipedia, the free encyclopedia Islamic State of Iraq and the Levant الدولة الإسلامية في العراق والشام   ( ...
  • Heart Sutra
    From Wikipedia, the free encyclopedia A reproduction of the palm -leaf manuscript in Siddham script ...
  • Wiki
    From Wikipedia, the free encyclopedia Ward Cunningham , inventor of the wiki   A wiki is a website on whi...

Search This Blog

  • Home

About Me

My photo
David J Strumfels
View my complete profile

Blog Archive

  • ▼  2025 (1019)
    • ▼  June (101)
      • ▼  Jun 18 (10)
        • Clinical trial
        • Factor analysis
        • Open educational resources
        • MIT OpenCourseWare
        • Ecopreneurship
        • Equal opportunity
        • To each according to his contribution
        • Social parasitism (offense)
        • Cognitive computer
        • Environmental economics
      • ►  Jun 17 (2)
      • ►  Jun 16 (3)
      • ►  Jun 15 (12)
      • ►  Jun 14 (3)
      • ►  Jun 13 (4)
      • ►  Jun 12 (3)
      • ►  Jun 11 (6)
      • ►  Jun 10 (5)
      • ►  Jun 09 (5)
      • ►  Jun 08 (5)
      • ►  Jun 07 (4)
      • ►  Jun 06 (7)
      • ►  Jun 05 (7)
      • ►  Jun 04 (6)
      • ►  Jun 03 (6)
      • ►  Jun 02 (10)
      • ►  Jun 01 (3)
    • ►  May (165)
      • ►  May 31 (10)
      • ►  May 30 (6)
      • ►  May 29 (8)
      • ►  May 28 (4)
      • ►  May 27 (10)
      • ►  May 25 (4)
      • ►  May 24 (7)
      • ►  May 22 (3)
      • ►  May 21 (2)
      • ►  May 20 (2)
      • ►  May 19 (5)
      • ►  May 18 (6)
      • ►  May 17 (7)
      • ►  May 16 (1)
      • ►  May 15 (5)
      • ►  May 14 (6)
      • ►  May 13 (12)
      • ►  May 12 (4)
      • ►  May 11 (2)
      • ►  May 10 (5)
      • ►  May 09 (3)
      • ►  May 08 (7)
      • ►  May 07 (3)
      • ►  May 06 (8)
      • ►  May 05 (9)
      • ►  May 04 (5)
      • ►  May 03 (6)
      • ►  May 02 (5)
      • ►  May 01 (10)
    • ►  April (193)
      • ►  Apr 30 (8)
      • ►  Apr 29 (6)
      • ►  Apr 28 (5)
      • ►  Apr 27 (10)
      • ►  Apr 26 (9)
      • ►  Apr 25 (4)
      • ►  Apr 24 (11)
      • ►  Apr 23 (3)
      • ►  Apr 22 (8)
      • ►  Apr 21 (10)
      • ►  Apr 20 (14)
      • ►  Apr 19 (6)
      • ►  Apr 18 (13)
      • ►  Apr 17 (10)
      • ►  Apr 16 (8)
      • ►  Apr 15 (4)
      • ►  Apr 14 (6)
      • ►  Apr 13 (7)
      • ►  Apr 12 (7)
      • ►  Apr 11 (9)
      • ►  Apr 10 (1)
      • ►  Apr 09 (5)
      • ►  Apr 08 (4)
      • ►  Apr 07 (5)
      • ►  Apr 06 (4)
      • ►  Apr 05 (4)
      • ►  Apr 04 (2)
      • ►  Apr 03 (2)
      • ►  Apr 02 (2)
      • ►  Apr 01 (6)
    • ►  March (182)
      • ►  Mar 31 (5)
      • ►  Mar 30 (10)
      • ►  Mar 29 (12)
      • ►  Mar 28 (5)
      • ►  Mar 27 (7)
      • ►  Mar 26 (5)
      • ►  Mar 25 (7)
      • ►  Mar 24 (8)
      • ►  Mar 23 (6)
      • ►  Mar 22 (5)
      • ►  Mar 21 (5)
      • ►  Mar 20 (5)
      • ►  Mar 19 (6)
      • ►  Mar 18 (4)
      • ►  Mar 17 (7)
      • ►  Mar 16 (5)
      • ►  Mar 15 (7)
      • ►  Mar 14 (5)
      • ►  Mar 13 (2)
      • ►  Mar 12 (1)
      • ►  Mar 11 (1)
      • ►  Mar 10 (6)
      • ►  Mar 09 (8)
      • ►  Mar 08 (7)
      • ►  Mar 07 (6)
      • ►  Mar 06 (11)
      • ►  Mar 05 (6)
      • ►  Mar 04 (8)
      • ►  Mar 03 (4)
      • ►  Mar 02 (5)
      • ►  Mar 01 (3)
    • ►  February (115)
      • ►  Feb 28 (5)
      • ►  Feb 27 (5)
      • ►  Feb 26 (1)
      • ►  Feb 25 (2)
      • ►  Feb 24 (5)
      • ►  Feb 22 (2)
      • ►  Feb 21 (2)
      • ►  Feb 20 (3)
      • ►  Feb 19 (4)
      • ►  Feb 18 (4)
      • ►  Feb 17 (6)
      • ►  Feb 16 (2)
      • ►  Feb 15 (4)
      • ►  Feb 14 (4)
      • ►  Feb 13 (1)
      • ►  Feb 12 (3)
      • ►  Feb 11 (2)
      • ►  Feb 10 (7)
      • ►  Feb 09 (5)
      • ►  Feb 08 (4)
      • ►  Feb 07 (4)
      • ►  Feb 06 (5)
      • ►  Feb 05 (7)
      • ►  Feb 04 (6)
      • ►  Feb 03 (7)
      • ►  Feb 02 (7)
      • ►  Feb 01 (8)
    • ►  January (263)
      • ►  Jan 31 (7)
      • ►  Jan 30 (8)
      • ►  Jan 29 (8)
      • ►  Jan 28 (6)
      • ►  Jan 27 (7)
      • ►  Jan 26 (15)
      • ►  Jan 25 (11)
      • ►  Jan 24 (18)
      • ►  Jan 23 (10)
      • ►  Jan 22 (13)
      • ►  Jan 21 (5)
      • ►  Jan 20 (9)
      • ►  Jan 19 (2)
      • ►  Jan 18 (6)
      • ►  Jan 17 (4)
      • ►  Jan 16 (5)
      • ►  Jan 15 (7)
      • ►  Jan 14 (7)
      • ►  Jan 13 (11)
      • ►  Jan 12 (4)
      • ►  Jan 11 (16)
      • ►  Jan 10 (11)
      • ►  Jan 09 (6)
      • ►  Jan 08 (5)
      • ►  Jan 07 (9)
      • ►  Jan 06 (6)
      • ►  Jan 05 (10)
      • ►  Jan 04 (14)
      • ►  Jan 03 (4)
      • ►  Jan 02 (14)
      • ►  Jan 01 (5)
  • ►  2024 (3069)
    • ►  December (227)
      • ►  Dec 31 (6)
      • ►  Dec 30 (4)
      • ►  Dec 29 (5)
      • ►  Dec 28 (4)
      • ►  Dec 27 (4)
      • ►  Dec 26 (5)
      • ►  Dec 25 (3)
      • ►  Dec 24 (5)
      • ►  Dec 23 (6)
      • ►  Dec 22 (8)
      • ►  Dec 21 (9)
      • ►  Dec 20 (15)
      • ►  Dec 19 (4)
      • ►  Dec 18 (13)
      • ►  Dec 17 (9)
      • ►  Dec 16 (14)
      • ►  Dec 15 (14)
      • ►  Dec 14 (12)
      • ►  Dec 13 (6)
      • ►  Dec 12 (10)
      • ►  Dec 11 (11)
      • ►  Dec 10 (7)
      • ►  Dec 09 (7)
      • ►  Dec 08 (6)
      • ►  Dec 07 (13)
      • ►  Dec 06 (4)
      • ►  Dec 05 (8)
      • ►  Dec 04 (3)
      • ►  Dec 03 (2)
      • ►  Dec 02 (6)
      • ►  Dec 01 (4)
    • ►  November (223)
      • ►  Nov 30 (6)
      • ►  Nov 29 (6)
      • ►  Nov 28 (6)
      • ►  Nov 27 (4)
      • ►  Nov 26 (5)
      • ►  Nov 25 (12)
      • ►  Nov 24 (9)
      • ►  Nov 23 (9)
      • ►  Nov 22 (7)
      • ►  Nov 21 (8)
      • ►  Nov 20 (6)
      • ►  Nov 19 (5)
      • ►  Nov 18 (8)
      • ►  Nov 17 (7)
      • ►  Nov 16 (7)
      • ►  Nov 15 (8)
      • ►  Nov 14 (8)
      • ►  Nov 13 (5)
      • ►  Nov 12 (3)
      • ►  Nov 11 (7)
      • ►  Nov 10 (12)
      • ►  Nov 09 (6)
      • ►  Nov 08 (10)
      • ►  Nov 07 (8)
      • ►  Nov 06 (4)
      • ►  Nov 05 (2)
      • ►  Nov 04 (7)
      • ►  Nov 03 (19)
      • ►  Nov 02 (7)
      • ►  Nov 01 (12)
    • ►  October (231)
      • ►  Oct 31 (5)
      • ►  Oct 30 (9)
      • ►  Oct 29 (13)
      • ►  Oct 28 (11)
      • ►  Oct 27 (13)
      • ►  Oct 26 (11)
      • ►  Oct 25 (11)
      • ►  Oct 24 (8)
      • ►  Oct 23 (8)
      • ►  Oct 22 (1)
      • ►  Oct 21 (8)
      • ►  Oct 20 (2)
      • ►  Oct 17 (5)
      • ►  Oct 16 (8)
      • ►  Oct 15 (14)
      • ►  Oct 14 (15)
      • ►  Oct 13 (11)
      • ►  Oct 12 (7)
      • ►  Oct 11 (8)
      • ►  Oct 10 (4)
      • ►  Oct 09 (11)
      • ►  Oct 08 (3)
      • ►  Oct 07 (6)
      • ►  Oct 06 (3)
      • ►  Oct 05 (2)
      • ►  Oct 04 (5)
      • ►  Oct 03 (9)
      • ►  Oct 02 (8)
      • ►  Oct 01 (12)
    • ►  September (257)
      • ►  Sep 30 (3)
      • ►  Sep 29 (12)
      • ►  Sep 28 (16)
      • ►  Sep 27 (6)
      • ►  Sep 26 (2)
      • ►  Sep 25 (1)
      • ►  Sep 24 (3)
      • ►  Sep 23 (2)
      • ►  Sep 22 (6)
      • ►  Sep 21 (18)
      • ►  Sep 20 (5)
      • ►  Sep 19 (5)
      • ►  Sep 18 (2)
      • ►  Sep 17 (1)
      • ►  Sep 16 (4)
      • ►  Sep 15 (12)
      • ►  Sep 14 (4)
      • ►  Sep 13 (12)
      • ►  Sep 12 (6)
      • ►  Sep 11 (5)
      • ►  Sep 10 (4)
      • ►  Sep 09 (9)
      • ►  Sep 08 (12)
      • ►  Sep 07 (17)
      • ►  Sep 06 (13)
      • ►  Sep 05 (10)
      • ►  Sep 04 (10)
      • ►  Sep 03 (18)
      • ►  Sep 02 (20)
      • ►  Sep 01 (19)
    • ►  August (338)
      • ►  Aug 31 (16)
      • ►  Aug 30 (17)
      • ►  Aug 29 (11)
      • ►  Aug 28 (15)
      • ►  Aug 27 (16)
      • ►  Aug 26 (7)
      • ►  Aug 25 (7)
      • ►  Aug 24 (11)
      • ►  Aug 23 (9)
      • ►  Aug 22 (11)
      • ►  Aug 21 (8)
      • ►  Aug 20 (14)
      • ►  Aug 19 (9)
      • ►  Aug 18 (7)
      • ►  Aug 17 (3)
      • ►  Aug 16 (13)
      • ►  Aug 15 (7)
      • ►  Aug 14 (12)
      • ►  Aug 13 (12)
      • ►  Aug 12 (15)
      • ►  Aug 11 (13)
      • ►  Aug 10 (12)
      • ►  Aug 09 (17)
      • ►  Aug 08 (13)
      • ►  Aug 07 (8)
      • ►  Aug 06 (8)
      • ►  Aug 05 (17)
      • ►  Aug 04 (4)
      • ►  Aug 03 (7)
      • ►  Aug 02 (13)
      • ►  Aug 01 (6)
    • ►  July (305)
      • ►  Jul 31 (7)
      • ►  Jul 30 (14)
      • ►  Jul 29 (11)
      • ►  Jul 28 (17)
      • ►  Jul 27 (12)
      • ►  Jul 26 (13)
      • ►  Jul 25 (12)
      • ►  Jul 24 (4)
      • ►  Jul 23 (15)
      • ►  Jul 22 (8)
      • ►  Jul 21 (8)
      • ►  Jul 20 (11)
      • ►  Jul 19 (13)
      • ►  Jul 18 (5)
      • ►  Jul 17 (4)
      • ►  Jul 16 (7)
      • ►  Jul 15 (12)
      • ►  Jul 14 (12)
      • ►  Jul 13 (4)
      • ►  Jul 12 (11)
      • ►  Jul 11 (14)
      • ►  Jul 10 (10)
      • ►  Jul 09 (14)
      • ►  Jul 08 (10)
      • ►  Jul 07 (3)
      • ►  Jul 06 (9)
      • ►  Jul 05 (13)
      • ►  Jul 04 (9)
      • ►  Jul 03 (8)
      • ►  Jul 02 (8)
      • ►  Jul 01 (7)
    • ►  June (217)
      • ►  Jun 30 (5)
      • ►  Jun 29 (7)
      • ►  Jun 28 (6)
      • ►  Jun 27 (4)
      • ►  Jun 26 (4)
      • ►  Jun 25 (8)
      • ►  Jun 24 (9)
      • ►  Jun 23 (5)
      • ►  Jun 22 (5)
      • ►  Jun 21 (4)
      • ►  Jun 20 (4)
      • ►  Jun 19 (7)
      • ►  Jun 18 (10)
      • ►  Jun 17 (4)
      • ►  Jun 16 (10)
      • ►  Jun 15 (10)
      • ►  Jun 14 (11)
      • ►  Jun 13 (14)
      • ►  Jun 12 (9)
      • ►  Jun 11 (8)
      • ►  Jun 10 (6)
      • ►  Jun 09 (9)
      • ►  Jun 08 (14)
      • ►  Jun 07 (2)
      • ►  Jun 06 (1)
      • ►  Jun 05 (2)
      • ►  Jun 04 (11)
      • ►  Jun 03 (3)
      • ►  Jun 02 (15)
      • ►  Jun 01 (10)
    • ►  May (166)
      • ►  May 31 (3)
      • ►  May 30 (2)
      • ►  May 29 (6)
      • ►  May 28 (5)
      • ►  May 27 (9)
      • ►  May 26 (6)
      • ►  May 25 (3)
      • ►  May 24 (6)
      • ►  May 23 (6)
      • ►  May 22 (6)
      • ►  May 21 (8)
      • ►  May 20 (2)
      • ►  May 19 (5)
      • ►  May 18 (5)
      • ►  May 17 (3)
      • ►  May 16 (5)
      • ►  May 15 (6)
      • ►  May 14 (4)
      • ►  May 13 (4)
      • ►  May 12 (9)
      • ►  May 11 (12)
      • ►  May 10 (4)
      • ►  May 09 (7)
      • ►  May 08 (5)
      • ►  May 07 (8)
      • ►  May 06 (10)
      • ►  May 05 (2)
      • ►  May 04 (4)
      • ►  May 03 (2)
      • ►  May 02 (6)
      • ►  May 01 (3)
    • ►  April (275)
      • ►  Apr 29 (2)
      • ►  Apr 28 (8)
      • ►  Apr 27 (10)
      • ►  Apr 26 (11)
      • ►  Apr 25 (9)
      • ►  Apr 24 (7)
      • ►  Apr 23 (5)
      • ►  Apr 22 (8)
      • ►  Apr 21 (9)
      • ►  Apr 20 (8)
      • ►  Apr 19 (4)
      • ►  Apr 18 (9)
      • ►  Apr 17 (11)
      • ►  Apr 16 (15)
      • ►  Apr 15 (12)
      • ►  Apr 14 (15)
      • ►  Apr 13 (14)
      • ►  Apr 12 (15)
      • ►  Apr 11 (12)
      • ►  Apr 10 (14)
      • ►  Apr 09 (6)
      • ►  Apr 08 (16)
      • ►  Apr 07 (4)
      • ►  Apr 06 (9)
      • ►  Apr 05 (13)
      • ►  Apr 04 (8)
      • ►  Apr 03 (12)
      • ►  Apr 02 (5)
      • ►  Apr 01 (4)
    • ►  March (200)
      • ►  Mar 31 (6)
      • ►  Mar 30 (12)
      • ►  Mar 29 (9)
      • ►  Mar 28 (11)
      • ►  Mar 27 (13)
      • ►  Mar 26 (8)
      • ►  Mar 25 (9)
      • ►  Mar 24 (3)
      • ►  Mar 23 (7)
      • ►  Mar 22 (3)
      • ►  Mar 21 (16)
      • ►  Mar 20 (2)
      • ►  Mar 19 (7)
      • ►  Mar 18 (6)
      • ►  Mar 17 (12)
      • ►  Mar 16 (9)
      • ►  Mar 15 (10)
      • ►  Mar 14 (2)
      • ►  Mar 13 (8)
      • ►  Mar 12 (1)
      • ►  Mar 10 (4)
      • ►  Mar 09 (2)
      • ►  Mar 08 (1)
      • ►  Mar 07 (4)
      • ►  Mar 06 (6)
      • ►  Mar 05 (11)
      • ►  Mar 04 (9)
      • ►  Mar 02 (8)
      • ►  Mar 01 (1)
    • ►  February (220)
      • ►  Feb 29 (6)
      • ►  Feb 28 (1)
      • ►  Feb 27 (4)
      • ►  Feb 26 (6)
      • ►  Feb 25 (7)
      • ►  Feb 24 (4)
      • ►  Feb 23 (5)
      • ►  Feb 22 (7)
      • ►  Feb 20 (15)
      • ►  Feb 19 (4)
      • ►  Feb 18 (13)
      • ►  Feb 17 (4)
      • ►  Feb 16 (5)
      • ►  Feb 15 (10)
      • ►  Feb 14 (9)
      • ►  Feb 13 (17)
      • ►  Feb 12 (9)
      • ►  Feb 11 (10)
      • ►  Feb 10 (18)
      • ►  Feb 09 (5)
      • ►  Feb 08 (9)
      • ►  Feb 07 (11)
      • ►  Feb 06 (6)
      • ►  Feb 05 (10)
      • ►  Feb 04 (4)
      • ►  Feb 03 (5)
      • ►  Feb 02 (8)
      • ►  Feb 01 (8)
    • ►  January (410)
      • ►  Jan 31 (13)
      • ►  Jan 30 (11)
      • ►  Jan 29 (14)
      • ►  Jan 28 (11)
      • ►  Jan 27 (20)
      • ►  Jan 26 (22)
      • ►  Jan 25 (16)
      • ►  Jan 24 (14)
      • ►  Jan 23 (18)
      • ►  Jan 22 (15)
      • ►  Jan 21 (11)
      • ►  Jan 20 (16)
      • ►  Jan 19 (5)
      • ►  Jan 18 (11)
      • ►  Jan 17 (11)
      • ►  Jan 16 (8)
      • ►  Jan 15 (27)
      • ►  Jan 14 (12)
      • ►  Jan 13 (16)
      • ►  Jan 12 (4)
      • ►  Jan 11 (8)
      • ►  Jan 10 (7)
      • ►  Jan 09 (9)
      • ►  Jan 08 (10)
      • ►  Jan 07 (10)
      • ►  Jan 06 (13)
      • ►  Jan 05 (18)
      • ►  Jan 04 (9)
      • ►  Jan 03 (20)
      • ►  Jan 02 (14)
      • ►  Jan 01 (17)
  • ►  2023 (4333)
    • ►  December (314)
      • ►  Dec 31 (10)
      • ►  Dec 30 (18)
      • ►  Dec 29 (17)
      • ►  Dec 28 (8)
      • ►  Dec 27 (1)
      • ►  Dec 26 (14)
      • ►  Dec 25 (19)
      • ►  Dec 24 (20)
      • ►  Dec 23 (12)
      • ►  Dec 22 (12)
      • ►  Dec 21 (4)
      • ►  Dec 20 (18)
      • ►  Dec 19 (9)
      • ►  Dec 18 (5)
      • ►  Dec 17 (6)
      • ►  Dec 16 (17)
      • ►  Dec 15 (5)
      • ►  Dec 14 (16)
      • ►  Dec 13 (10)
      • ►  Dec 12 (7)
      • ►  Dec 11 (2)
      • ►  Dec 10 (7)
      • ►  Dec 09 (3)
      • ►  Dec 08 (5)
      • ►  Dec 07 (5)
      • ►  Dec 06 (16)
      • ►  Dec 05 (13)
      • ►  Dec 04 (11)
      • ►  Dec 03 (8)
      • ►  Dec 02 (7)
      • ►  Dec 01 (9)
    • ►  November (353)
      • ►  Nov 30 (10)
      • ►  Nov 29 (8)
      • ►  Nov 28 (7)
      • ►  Nov 27 (13)
      • ►  Nov 26 (7)
      • ►  Nov 25 (4)
      • ►  Nov 23 (11)
      • ►  Nov 22 (6)
      • ►  Nov 21 (7)
      • ►  Nov 20 (6)
      • ►  Nov 19 (5)
      • ►  Nov 18 (13)
      • ►  Nov 17 (10)
      • ►  Nov 16 (2)
      • ►  Nov 15 (16)
      • ►  Nov 14 (21)
      • ►  Nov 13 (14)
      • ►  Nov 12 (12)
      • ►  Nov 11 (19)
      • ►  Nov 10 (11)
      • ►  Nov 09 (24)
      • ►  Nov 08 (8)
      • ►  Nov 07 (11)
      • ►  Nov 06 (13)
      • ►  Nov 05 (18)
      • ►  Nov 04 (9)
      • ►  Nov 03 (21)
      • ►  Nov 02 (25)
      • ►  Nov 01 (22)
    • ►  October (549)
      • ►  Oct 31 (23)
      • ►  Oct 30 (19)
      • ►  Oct 29 (22)
      • ►  Oct 28 (30)
      • ►  Oct 27 (24)
      • ►  Oct 26 (28)
      • ►  Oct 25 (24)
      • ►  Oct 24 (20)
      • ►  Oct 23 (4)
      • ►  Oct 22 (24)
      • ►  Oct 21 (20)
      • ►  Oct 20 (17)
      • ►  Oct 19 (14)
      • ►  Oct 18 (14)
      • ►  Oct 17 (19)
      • ►  Oct 16 (12)
      • ►  Oct 15 (4)
      • ►  Oct 14 (23)
      • ►  Oct 13 (21)
      • ►  Oct 12 (22)
      • ►  Oct 11 (22)
      • ►  Oct 10 (11)
      • ►  Oct 09 (12)
      • ►  Oct 08 (19)
      • ►  Oct 07 (16)
      • ►  Oct 06 (19)
      • ►  Oct 05 (20)
      • ►  Oct 04 (11)
      • ►  Oct 03 (15)
      • ►  Oct 02 (11)
      • ►  Oct 01 (9)
    • ►  September (478)
      • ►  Sep 30 (25)
      • ►  Sep 29 (19)
      • ►  Sep 28 (28)
      • ►  Sep 27 (17)
      • ►  Sep 26 (21)
      • ►  Sep 25 (21)
      • ►  Sep 24 (6)
      • ►  Sep 23 (13)
      • ►  Sep 22 (6)
      • ►  Sep 21 (11)
      • ►  Sep 20 (9)
      • ►  Sep 19 (4)
      • ►  Sep 18 (6)
      • ►  Sep 17 (4)
      • ►  Sep 16 (11)
      • ►  Sep 15 (13)
      • ►  Sep 14 (22)
      • ►  Sep 13 (9)
      • ►  Sep 12 (11)
      • ►  Sep 11 (13)
      • ►  Sep 10 (25)
      • ►  Sep 09 (26)
      • ►  Sep 08 (23)
      • ►  Sep 07 (20)
      • ►  Sep 06 (27)
      • ►  Sep 05 (20)
      • ►  Sep 04 (18)
      • ►  Sep 03 (11)
      • ►  Sep 02 (24)
      • ►  Sep 01 (15)
    • ►  August (464)
      • ►  Aug 31 (20)
      • ►  Aug 30 (24)
      • ►  Aug 29 (10)
      • ►  Aug 28 (17)
      • ►  Aug 27 (15)
      • ►  Aug 26 (20)
      • ►  Aug 25 (12)
      • ►  Aug 24 (8)
      • ►  Aug 23 (16)
      • ►  Aug 22 (12)
      • ►  Aug 21 (21)
      • ►  Aug 20 (18)
      • ►  Aug 19 (10)
      • ►  Aug 18 (19)
      • ►  Aug 17 (14)
      • ►  Aug 16 (15)
      • ►  Aug 15 (22)
      • ►  Aug 14 (22)
      • ►  Aug 13 (11)
      • ►  Aug 12 (18)
      • ►  Aug 11 (15)
      • ►  Aug 10 (15)
      • ►  Aug 09 (22)
      • ►  Aug 08 (19)
      • ►  Aug 07 (24)
      • ►  Aug 06 (17)
      • ►  Aug 05 (3)
      • ►  Aug 04 (7)
      • ►  Aug 03 (2)
      • ►  Aug 02 (6)
      • ►  Aug 01 (10)
    • ►  July (359)
      • ►  Jul 31 (21)
      • ►  Jul 30 (5)
      • ►  Jul 29 (15)
      • ►  Jul 28 (10)
      • ►  Jul 27 (12)
      • ►  Jul 26 (12)
      • ►  Jul 25 (2)
      • ►  Jul 23 (17)
      • ►  Jul 22 (5)
      • ►  Jul 21 (15)
      • ►  Jul 20 (9)
      • ►  Jul 19 (11)
      • ►  Jul 18 (24)
      • ►  Jul 17 (10)
      • ►  Jul 16 (12)
      • ►  Jul 15 (6)
      • ►  Jul 14 (10)
      • ►  Jul 13 (7)
      • ►  Jul 12 (14)
      • ►  Jul 11 (14)
      • ►  Jul 10 (8)
      • ►  Jul 09 (8)
      • ►  Jul 08 (10)
      • ►  Jul 07 (12)
      • ►  Jul 06 (18)
      • ►  Jul 05 (19)
      • ►  Jul 04 (8)
      • ►  Jul 03 (17)
      • ►  Jul 02 (9)
      • ►  Jul 01 (19)
    • ►  June (397)
      • ►  Jun 30 (17)
      • ►  Jun 29 (15)
      • ►  Jun 28 (6)
      • ►  Jun 27 (8)
      • ►  Jun 26 (15)
      • ►  Jun 25 (18)
      • ►  Jun 24 (11)
      • ►  Jun 23 (23)
      • ►  Jun 22 (30)
      • ►  Jun 21 (20)
      • ►  Jun 20 (18)
      • ►  Jun 19 (18)
      • ►  Jun 18 (20)
      • ►  Jun 17 (16)
      • ►  Jun 16 (13)
      • ►  Jun 15 (8)
      • ►  Jun 14 (11)
      • ►  Jun 13 (7)
      • ►  Jun 12 (5)
      • ►  Jun 11 (4)
      • ►  Jun 10 (4)
      • ►  Jun 09 (4)
      • ►  Jun 08 (5)
      • ►  Jun 07 (3)
      • ►  Jun 06 (3)
      • ►  Jun 05 (21)
      • ►  Jun 04 (24)
      • ►  Jun 03 (12)
      • ►  Jun 02 (18)
      • ►  Jun 01 (20)
    • ►  May (395)
      • ►  May 31 (15)
      • ►  May 30 (25)
      • ►  May 29 (24)
      • ►  May 28 (26)
      • ►  May 27 (21)
      • ►  May 26 (23)
      • ►  May 25 (14)
      • ►  May 24 (7)
      • ►  May 23 (6)
      • ►  May 22 (4)
      • ►  May 21 (6)
      • ►  May 20 (2)
      • ►  May 19 (9)
      • ►  May 18 (8)
      • ►  May 17 (11)
      • ►  May 16 (8)
      • ►  May 15 (14)
      • ►  May 14 (15)
      • ►  May 13 (12)
      • ►  May 12 (10)
      • ►  May 11 (16)
      • ►  May 10 (10)
      • ►  May 09 (15)
      • ►  May 08 (12)
      • ►  May 07 (6)
      • ►  May 06 (8)
      • ►  May 05 (13)
      • ►  May 04 (14)
      • ►  May 03 (17)
      • ►  May 02 (12)
      • ►  May 01 (12)
    • ►  April (292)
      • ►  Apr 30 (13)
      • ►  Apr 29 (12)
      • ►  Apr 28 (19)
      • ►  Apr 27 (15)
      • ►  Apr 26 (18)
      • ►  Apr 25 (14)
      • ►  Apr 24 (24)
      • ►  Apr 23 (7)
      • ►  Apr 22 (21)
      • ►  Apr 21 (14)
      • ►  Apr 20 (10)
      • ►  Apr 19 (10)
      • ►  Apr 18 (12)
      • ►  Apr 17 (7)
      • ►  Apr 16 (8)
      • ►  Apr 15 (11)
      • ►  Apr 14 (9)
      • ►  Apr 13 (11)
      • ►  Apr 12 (12)
      • ►  Apr 11 (10)
      • ►  Apr 10 (13)
      • ►  Apr 09 (7)
      • ►  Apr 08 (10)
      • ►  Apr 07 (2)
      • ►  Apr 02 (1)
      • ►  Apr 01 (2)
    • ►  March (306)
      • ►  Mar 28 (1)
      • ►  Mar 27 (2)
      • ►  Mar 26 (3)
      • ►  Mar 25 (3)
      • ►  Mar 24 (5)
      • ►  Mar 22 (3)
      • ►  Mar 21 (3)
      • ►  Mar 20 (6)
      • ►  Mar 19 (17)
      • ►  Mar 18 (7)
      • ►  Mar 17 (23)
      • ►  Mar 16 (24)
      • ►  Mar 15 (18)
      • ►  Mar 14 (30)
      • ►  Mar 13 (24)
      • ►  Mar 12 (26)
      • ►  Mar 11 (13)
      • ►  Mar 10 (24)
      • ►  Mar 09 (22)
      • ►  Mar 08 (18)
      • ►  Mar 06 (9)
      • ►  Mar 05 (6)
      • ►  Mar 04 (7)
      • ►  Mar 03 (7)
      • ►  Mar 02 (3)
      • ►  Mar 01 (2)
    • ►  February (210)
      • ►  Feb 27 (1)
      • ►  Feb 26 (4)
      • ►  Feb 24 (12)
      • ►  Feb 23 (9)
      • ►  Feb 22 (9)
      • ►  Feb 21 (9)
      • ►  Feb 19 (4)
      • ►  Feb 16 (9)
      • ►  Feb 15 (2)
      • ►  Feb 14 (5)
      • ►  Feb 13 (1)
      • ►  Feb 12 (1)
      • ►  Feb 11 (13)
      • ►  Feb 10 (8)
      • ►  Feb 09 (12)
      • ►  Feb 08 (10)
      • ►  Feb 07 (19)
      • ►  Feb 06 (9)
      • ►  Feb 05 (18)
      • ►  Feb 04 (10)
      • ►  Feb 03 (13)
      • ►  Feb 02 (12)
      • ►  Feb 01 (20)
    • ►  January (216)
      • ►  Jan 31 (8)
      • ►  Jan 30 (11)
      • ►  Jan 29 (13)
      • ►  Jan 28 (7)
      • ►  Jan 27 (13)
      • ►  Jan 26 (13)
      • ►  Jan 25 (4)
      • ►  Jan 24 (2)
      • ►  Jan 23 (6)
      • ►  Jan 22 (7)
      • ►  Jan 21 (4)
      • ►  Jan 20 (5)
      • ►  Jan 19 (1)
      • ►  Jan 18 (3)
      • ►  Jan 17 (2)
      • ►  Jan 15 (1)
      • ►  Jan 14 (2)
      • ►  Jan 13 (13)
      • ►  Jan 12 (25)
      • ►  Jan 11 (13)
      • ►  Jan 10 (18)
      • ►  Jan 09 (18)
      • ►  Jan 07 (9)
      • ►  Jan 06 (2)
      • ►  Jan 05 (11)
      • ►  Jan 04 (3)
      • ►  Jan 03 (2)
  • ►  2022 (2401)
    • ►  December (115)
      • ►  Dec 31 (1)
      • ►  Dec 30 (2)
      • ►  Dec 10 (7)
      • ►  Dec 09 (8)
      • ►  Dec 08 (8)
      • ►  Dec 07 (12)
      • ►  Dec 06 (16)
      • ►  Dec 05 (11)
      • ►  Dec 04 (15)
      • ►  Dec 03 (15)
      • ►  Dec 02 (8)
      • ►  Dec 01 (12)
    • ►  November (498)
      • ►  Nov 30 (2)
      • ►  Nov 29 (11)
      • ►  Nov 28 (13)
      • ►  Nov 27 (1)
      • ►  Nov 26 (9)
      • ►  Nov 25 (13)
      • ►  Nov 24 (16)
      • ►  Nov 23 (8)
      • ►  Nov 22 (16)
      • ►  Nov 21 (21)
      • ►  Nov 20 (13)
      • ►  Nov 19 (24)
      • ►  Nov 18 (23)
      • ►  Nov 17 (28)
      • ►  Nov 16 (15)
      • ►  Nov 15 (22)
      • ►  Nov 14 (32)
      • ►  Nov 13 (20)
      • ►  Nov 12 (22)
      • ►  Nov 11 (30)
      • ►  Nov 10 (4)
      • ►  Nov 09 (21)
      • ►  Nov 08 (21)
      • ►  Nov 07 (21)
      • ►  Nov 06 (14)
      • ►  Nov 05 (19)
      • ►  Nov 04 (17)
      • ►  Nov 03 (14)
      • ►  Nov 02 (12)
      • ►  Nov 01 (16)
    • ►  October (272)
      • ►  Oct 31 (14)
      • ►  Oct 30 (12)
      • ►  Oct 29 (13)
      • ►  Oct 28 (9)
      • ►  Oct 27 (10)
      • ►  Oct 26 (6)
      • ►  Oct 25 (15)
      • ►  Oct 24 (11)
      • ►  Oct 23 (12)
      • ►  Oct 22 (9)
      • ►  Oct 21 (5)
      • ►  Oct 19 (5)
      • ►  Oct 18 (8)
      • ►  Oct 17 (4)
      • ►  Oct 16 (4)
      • ►  Oct 15 (10)
      • ►  Oct 14 (6)
      • ►  Oct 13 (8)
      • ►  Oct 12 (9)
      • ►  Oct 11 (14)
      • ►  Oct 10 (15)
      • ►  Oct 09 (9)
      • ►  Oct 08 (12)
      • ►  Oct 07 (14)
      • ►  Oct 06 (7)
      • ►  Oct 05 (13)
      • ►  Oct 04 (8)
      • ►  Oct 03 (10)
    • ►  September (149)
      • ►  Sep 30 (4)
      • ►  Sep 29 (6)
      • ►  Sep 28 (4)
      • ►  Sep 27 (3)
      • ►  Sep 26 (6)
      • ►  Sep 25 (1)
      • ►  Sep 24 (1)
      • ►  Sep 23 (6)
      • ►  Sep 22 (1)
      • ►  Sep 21 (6)
      • ►  Sep 20 (5)
      • ►  Sep 19 (6)
      • ►  Sep 17 (5)
      • ►  Sep 16 (2)
      • ►  Sep 15 (4)
      • ►  Sep 14 (6)
      • ►  Sep 13 (3)
      • ►  Sep 12 (5)
      • ►  Sep 11 (5)
      • ►  Sep 10 (4)
      • ►  Sep 09 (11)
      • ►  Sep 08 (6)
      • ►  Sep 07 (7)
      • ►  Sep 06 (6)
      • ►  Sep 05 (8)
      • ►  Sep 04 (5)
      • ►  Sep 03 (12)
      • ►  Sep 02 (2)
      • ►  Sep 01 (9)
    • ►  August (231)
      • ►  Aug 31 (7)
      • ►  Aug 30 (9)
      • ►  Aug 29 (8)
      • ►  Aug 28 (10)
      • ►  Aug 27 (6)
      • ►  Aug 26 (10)
      • ►  Aug 25 (9)
      • ►  Aug 24 (8)
      • ►  Aug 23 (12)
      • ►  Aug 22 (6)
      • ►  Aug 21 (4)
      • ►  Aug 20 (10)
      • ►  Aug 19 (12)
      • ►  Aug 18 (7)
      • ►  Aug 17 (10)
      • ►  Aug 16 (9)
      • ►  Aug 15 (10)
      • ►  Aug 14 (7)
      • ►  Aug 13 (9)
      • ►  Aug 12 (7)
      • ►  Aug 11 (8)
      • ►  Aug 10 (5)
      • ►  Aug 09 (7)
      • ►  Aug 08 (8)
      • ►  Aug 07 (9)
      • ►  Aug 06 (10)
      • ►  Aug 05 (10)
      • ►  Aug 04 (4)
    • ►  July (258)
      • ►  Jul 31 (1)
      • ►  Jul 30 (3)
      • ►  Jul 29 (3)
      • ►  Jul 28 (1)
      • ►  Jul 27 (5)
      • ►  Jul 26 (5)
      • ►  Jul 25 (4)
      • ►  Jul 24 (4)
      • ►  Jul 23 (6)
      • ►  Jul 22 (5)
      • ►  Jul 21 (2)
      • ►  Jul 20 (10)
      • ►  Jul 19 (5)
      • ►  Jul 18 (8)
      • ►  Jul 17 (1)
      • ►  Jul 15 (6)
      • ►  Jul 14 (11)
      • ►  Jul 13 (9)
      • ►  Jul 12 (8)
      • ►  Jul 11 (17)
      • ►  Jul 10 (16)
      • ►  Jul 09 (14)
      • ►  Jul 08 (18)
      • ►  Jul 07 (12)
      • ►  Jul 06 (12)
      • ►  Jul 05 (17)
      • ►  Jul 04 (13)
      • ►  Jul 03 (15)
      • ►  Jul 02 (12)
      • ►  Jul 01 (15)
    • ►  June (133)
      • ►  Jun 30 (10)
      • ►  Jun 29 (9)
      • ►  Jun 28 (9)
      • ►  Jun 27 (9)
      • ►  Jun 26 (11)
      • ►  Jun 25 (12)
      • ►  Jun 24 (12)
      • ►  Jun 23 (10)
      • ►  Jun 22 (10)
      • ►  Jun 21 (4)
      • ►  Jun 20 (3)
      • ►  Jun 19 (8)
      • ►  Jun 18 (2)
      • ►  Jun 17 (2)
      • ►  Jun 15 (3)
      • ►  Jun 14 (1)
      • ►  Jun 13 (1)
      • ►  Jun 07 (1)
      • ►  Jun 04 (5)
      • ►  Jun 03 (2)
      • ►  Jun 02 (7)
      • ►  Jun 01 (2)
    • ►  May (168)
      • ►  May 31 (1)
      • ►  May 30 (2)
      • ►  May 29 (1)
      • ►  May 28 (1)
      • ►  May 26 (4)
      • ►  May 24 (1)
      • ►  May 23 (1)
      • ►  May 21 (3)
      • ►  May 20 (3)
      • ►  May 19 (2)
      • ►  May 18 (5)
      • ►  May 17 (3)
      • ►  May 16 (5)
      • ►  May 15 (11)
      • ►  May 14 (7)
      • ►  May 13 (8)
      • ►  May 12 (8)
      • ►  May 11 (7)
      • ►  May 10 (10)
      • ►  May 09 (11)
      • ►  May 08 (14)
      • ►  May 07 (7)
      • ►  May 06 (9)
      • ►  May 05 (6)
      • ►  May 04 (12)
      • ►  May 03 (10)
      • ►  May 02 (7)
      • ►  May 01 (9)
    • ►  April (59)
      • ►  Apr 30 (8)
      • ►  Apr 29 (11)
      • ►  Apr 28 (3)
      • ►  Apr 27 (5)
      • ►  Apr 26 (4)
      • ►  Apr 23 (1)
      • ►  Apr 22 (1)
      • ►  Apr 16 (2)
      • ►  Apr 15 (1)
      • ►  Apr 14 (2)
      • ►  Apr 13 (1)
      • ►  Apr 11 (2)
      • ►  Apr 09 (1)
      • ►  Apr 08 (4)
      • ►  Apr 07 (1)
      • ►  Apr 06 (4)
      • ►  Apr 05 (7)
      • ►  Apr 04 (1)
    • ►  March (114)
      • ►  Mar 27 (1)
      • ►  Mar 26 (8)
      • ►  Mar 25 (1)
      • ►  Mar 23 (4)
      • ►  Mar 22 (4)
      • ►  Mar 21 (2)
      • ►  Mar 20 (8)
      • ►  Mar 17 (4)
      • ►  Mar 16 (1)
      • ►  Mar 15 (8)
      • ►  Mar 14 (1)
      • ►  Mar 13 (4)
      • ►  Mar 12 (6)
      • ►  Mar 11 (4)
      • ►  Mar 10 (6)
      • ►  Mar 09 (6)
      • ►  Mar 08 (12)
      • ►  Mar 07 (5)
      • ►  Mar 06 (3)
      • ►  Mar 05 (4)
      • ►  Mar 04 (2)
      • ►  Mar 03 (6)
      • ►  Mar 02 (6)
      • ►  Mar 01 (8)
    • ►  February (136)
      • ►  Feb 28 (3)
      • ►  Feb 27 (3)
      • ►  Feb 26 (4)
      • ►  Feb 25 (1)
      • ►  Feb 24 (1)
      • ►  Feb 23 (4)
      • ►  Feb 22 (6)
      • ►  Feb 21 (3)
      • ►  Feb 19 (4)
      • ►  Feb 18 (2)
      • ►  Feb 17 (4)
      • ►  Feb 16 (5)
      • ►  Feb 15 (7)
      • ►  Feb 14 (5)
      • ►  Feb 13 (6)
      • ►  Feb 12 (3)
      • ►  Feb 11 (7)
      • ►  Feb 10 (5)
      • ►  Feb 09 (4)
      • ►  Feb 08 (3)
      • ►  Feb 07 (2)
      • ►  Feb 06 (5)
      • ►  Feb 05 (6)
      • ►  Feb 04 (4)
      • ►  Feb 03 (11)
      • ►  Feb 02 (13)
      • ►  Feb 01 (15)
    • ►  January (268)
      • ►  Jan 31 (16)
      • ►  Jan 30 (21)
      • ►  Jan 29 (11)
      • ►  Jan 28 (14)
      • ►  Jan 27 (11)
      • ►  Jan 26 (14)
      • ►  Jan 25 (5)
      • ►  Jan 23 (1)
      • ►  Jan 22 (2)
      • ►  Jan 19 (2)
      • ►  Jan 17 (9)
      • ►  Jan 16 (3)
      • ►  Jan 14 (14)
      • ►  Jan 13 (5)
      • ►  Jan 12 (6)
      • ►  Jan 11 (8)
      • ►  Jan 10 (13)
      • ►  Jan 09 (4)
      • ►  Jan 08 (14)
      • ►  Jan 07 (9)
      • ►  Jan 06 (10)
      • ►  Jan 05 (15)
      • ►  Jan 04 (13)
      • ►  Jan 03 (14)
      • ►  Jan 02 (19)
      • ►  Jan 01 (15)
  • ►  2021 (3238)
    • ►  December (507)
      • ►  Dec 31 (10)
      • ►  Dec 30 (9)
      • ►  Dec 29 (14)
      • ►  Dec 28 (11)
      • ►  Dec 27 (18)
      • ►  Dec 26 (12)
      • ►  Dec 25 (18)
      • ►  Dec 24 (13)
      • ►  Dec 23 (13)
      • ►  Dec 22 (9)
      • ►  Dec 21 (6)
      • ►  Dec 20 (15)
      • ►  Dec 19 (12)
      • ►  Dec 18 (11)
      • ►  Dec 17 (19)
      • ►  Dec 16 (13)
      • ►  Dec 15 (22)
      • ►  Dec 14 (25)
      • ►  Dec 13 (23)
      • ►  Dec 12 (21)
      • ►  Dec 11 (21)
      • ►  Dec 10 (22)
      • ►  Dec 09 (18)
      • ►  Dec 08 (23)
      • ►  Dec 07 (25)
      • ►  Dec 06 (19)
      • ►  Dec 05 (11)
      • ►  Dec 04 (20)
      • ►  Dec 03 (19)
      • ►  Dec 02 (25)
      • ►  Dec 01 (10)
    • ►  November (305)
      • ►  Nov 30 (16)
      • ►  Nov 29 (20)
      • ►  Nov 28 (11)
      • ►  Nov 27 (16)
      • ►  Nov 26 (17)
      • ►  Nov 25 (20)
      • ►  Nov 24 (14)
      • ►  Nov 23 (15)
      • ►  Nov 22 (16)
      • ►  Nov 21 (16)
      • ►  Nov 20 (16)
      • ►  Nov 19 (11)
      • ►  Nov 18 (12)
      • ►  Nov 17 (10)
      • ►  Nov 16 (13)
      • ►  Nov 15 (9)
      • ►  Nov 14 (6)
      • ►  Nov 13 (5)
      • ►  Nov 12 (10)
      • ►  Nov 11 (3)
      • ►  Nov 10 (6)
      • ►  Nov 09 (7)
      • ►  Nov 08 (2)
      • ►  Nov 07 (1)
      • ►  Nov 06 (5)
      • ►  Nov 05 (4)
      • ►  Nov 04 (2)
      • ►  Nov 03 (5)
      • ►  Nov 02 (3)
      • ►  Nov 01 (14)
    • ►  October (238)
      • ►  Oct 31 (16)
      • ►  Oct 30 (6)
      • ►  Oct 29 (13)
      • ►  Oct 28 (16)
      • ►  Oct 27 (10)
      • ►  Oct 26 (8)
      • ►  Oct 25 (8)
      • ►  Oct 24 (5)
      • ►  Oct 23 (11)
      • ►  Oct 22 (5)
      • ►  Oct 21 (12)
      • ►  Oct 20 (4)
      • ►  Oct 19 (2)
      • ►  Oct 18 (2)
      • ►  Oct 17 (2)
      • ►  Oct 16 (1)
      • ►  Oct 15 (4)
      • ►  Oct 12 (2)
      • ►  Oct 11 (4)
      • ►  Oct 10 (9)
      • ►  Oct 09 (13)
      • ►  Oct 08 (4)
      • ►  Oct 07 (6)
      • ►  Oct 06 (6)
      • ►  Oct 05 (9)
      • ►  Oct 04 (12)
      • ►  Oct 03 (12)
      • ►  Oct 02 (20)
      • ►  Oct 01 (16)
    • ►  September (358)
      • ►  Sep 30 (16)
      • ►  Sep 29 (18)
      • ►  Sep 28 (10)
      • ►  Sep 27 (17)
      • ►  Sep 26 (11)
      • ►  Sep 25 (15)
      • ►  Sep 24 (11)
      • ►  Sep 23 (12)
      • ►  Sep 22 (7)
      • ►  Sep 21 (8)
      • ►  Sep 20 (19)
      • ►  Sep 19 (14)
      • ►  Sep 18 (16)
      • ►  Sep 17 (17)
      • ►  Sep 16 (20)
      • ►  Sep 15 (17)
      • ►  Sep 14 (8)
      • ►  Sep 13 (19)
      • ►  Sep 12 (13)
      • ►  Sep 11 (11)
      • ►  Sep 10 (10)
      • ►  Sep 09 (13)
      • ►  Sep 08 (8)
      • ►  Sep 07 (9)
      • ►  Sep 06 (6)
      • ►  Sep 05 (10)
      • ►  Sep 04 (8)
      • ►  Sep 03 (6)
      • ►  Sep 02 (4)
      • ►  Sep 01 (5)
    • ►  August (213)
      • ►  Aug 31 (6)
      • ►  Aug 30 (10)
      • ►  Aug 29 (4)
      • ►  Aug 26 (3)
      • ►  Aug 25 (2)
      • ►  Aug 23 (4)
      • ►  Aug 22 (2)
      • ►  Aug 21 (10)
      • ►  Aug 20 (12)
      • ►  Aug 19 (10)
      • ►  Aug 18 (13)
      • ►  Aug 17 (8)
      • ►  Aug 16 (12)
      • ►  Aug 15 (15)
      • ►  Aug 14 (12)
      • ►  Aug 13 (10)
      • ►  Aug 12 (3)
      • ►  Aug 11 (7)
      • ►  Aug 10 (7)
      • ►  Aug 09 (5)
      • ►  Aug 08 (7)
      • ►  Aug 07 (9)
      • ►  Aug 06 (9)
      • ►  Aug 05 (6)
      • ►  Aug 04 (5)
      • ►  Aug 03 (4)
      • ►  Aug 02 (6)
      • ►  Aug 01 (12)
    • ►  July (213)
      • ►  Jul 31 (18)
      • ►  Jul 30 (7)
      • ►  Jul 29 (17)
      • ►  Jul 28 (16)
      • ►  Jul 27 (6)
      • ►  Jul 25 (1)
      • ►  Jul 24 (7)
      • ►  Jul 23 (5)
      • ►  Jul 22 (13)
      • ►  Jul 21 (3)
      • ►  Jul 20 (8)
      • ►  Jul 19 (11)
      • ►  Jul 18 (9)
      • ►  Jul 17 (6)
      • ►  Jul 16 (16)
      • ►  Jul 15 (7)
      • ►  Jul 14 (8)
      • ►  Jul 13 (8)
      • ►  Jul 12 (5)
      • ►  Jul 11 (1)
      • ►  Jul 09 (4)
      • ►  Jul 08 (3)
      • ►  Jul 07 (1)
      • ►  Jul 05 (1)
      • ►  Jul 04 (2)
      • ►  Jul 03 (8)
      • ►  Jul 02 (5)
      • ►  Jul 01 (17)
    • ►  June (292)
      • ►  Jun 30 (13)
      • ►  Jun 29 (19)
      • ►  Jun 28 (17)
      • ►  Jun 27 (12)
      • ►  Jun 26 (27)
      • ►  Jun 25 (18)
      • ►  Jun 24 (11)
      • ►  Jun 23 (12)
      • ►  Jun 22 (11)
      • ►  Jun 21 (16)
      • ►  Jun 20 (7)
      • ►  Jun 19 (9)
      • ►  Jun 18 (14)
      • ►  Jun 17 (7)
      • ►  Jun 16 (11)
      • ►  Jun 15 (9)
      • ►  Jun 14 (12)
      • ►  Jun 13 (2)
      • ►  Jun 12 (4)
      • ►  Jun 11 (8)
      • ►  Jun 10 (6)
      • ►  Jun 09 (2)
      • ►  Jun 08 (5)
      • ►  Jun 07 (4)
      • ►  Jun 06 (3)
      • ►  Jun 05 (4)
      • ►  Jun 04 (4)
      • ►  Jun 03 (8)
      • ►  Jun 02 (6)
      • ►  Jun 01 (11)
    • ►  May (302)
      • ►  May 31 (14)
      • ►  May 30 (21)
      • ►  May 29 (11)
      • ►  May 28 (21)
      • ►  May 27 (8)
      • ►  May 26 (5)
      • ►  May 25 (11)
      • ►  May 24 (13)
      • ►  May 23 (5)
      • ►  May 22 (13)
      • ►  May 21 (8)
      • ►  May 20 (8)
      • ►  May 19 (8)
      • ►  May 18 (11)
      • ►  May 17 (12)
      • ►  May 16 (17)
      • ►  May 15 (13)
      • ►  May 14 (10)
      • ►  May 13 (8)
      • ►  May 12 (16)
      • ►  May 11 (11)
      • ►  May 10 (16)
      • ►  May 09 (9)
      • ►  May 08 (7)
      • ►  May 07 (5)
      • ►  May 06 (7)
      • ►  May 05 (1)
      • ►  May 04 (1)
      • ►  May 03 (3)
      • ►  May 02 (1)
      • ►  May 01 (8)
    • ►  April (398)
      • ►  Apr 30 (7)
      • ►  Apr 29 (6)
      • ►  Apr 28 (11)
      • ►  Apr 27 (5)
      • ►  Apr 26 (21)
      • ►  Apr 25 (18)
      • ►  Apr 24 (16)
      • ►  Apr 23 (21)
      • ►  Apr 22 (19)
      • ►  Apr 21 (14)
      • ►  Apr 20 (16)
      • ►  Apr 19 (25)
      • ►  Apr 18 (11)
      • ►  Apr 17 (3)
      • ►  Apr 16 (9)
      • ►  Apr 15 (8)
      • ►  Apr 14 (11)
      • ►  Apr 13 (19)
      • ►  Apr 12 (9)
      • ►  Apr 11 (15)
      • ►  Apr 10 (11)
      • ►  Apr 09 (14)
      • ►  Apr 08 (15)
      • ►  Apr 07 (15)
      • ►  Apr 06 (13)
      • ►  Apr 05 (12)
      • ►  Apr 04 (14)
      • ►  Apr 03 (17)
      • ►  Apr 02 (16)
      • ►  Apr 01 (7)
    • ►  March (330)
      • ►  Mar 31 (7)
      • ►  Mar 30 (8)
      • ►  Mar 29 (11)
      • ►  Mar 28 (16)
      • ►  Mar 27 (10)
      • ►  Mar 26 (12)
      • ►  Mar 25 (19)
      • ►  Mar 24 (14)
      • ►  Mar 23 (14)
      • ►  Mar 22 (11)
      • ►  Mar 21 (12)
      • ►  Mar 20 (14)
      • ►  Mar 19 (15)
      • ►  Mar 18 (17)
      • ►  Mar 17 (4)
      • ►  Mar 16 (12)
      • ►  Mar 15 (18)
      • ►  Mar 14 (9)
      • ►  Mar 13 (12)
      • ►  Mar 12 (12)
      • ►  Mar 11 (14)
      • ►  Mar 10 (7)
      • ►  Mar 09 (7)
      • ►  Mar 08 (11)
      • ►  Mar 07 (9)
      • ►  Mar 06 (7)
      • ►  Mar 05 (9)
      • ►  Mar 04 (4)
      • ►  Mar 03 (5)
      • ►  Mar 02 (5)
      • ►  Mar 01 (5)
    • ►  February (76)
      • ►  Feb 28 (8)
      • ►  Feb 27 (11)
      • ►  Feb 26 (4)
      • ►  Feb 25 (4)
      • ►  Feb 24 (1)
      • ►  Feb 23 (3)
      • ►  Feb 22 (2)
      • ►  Feb 21 (1)
      • ►  Feb 20 (3)
      • ►  Feb 19 (3)
      • ►  Feb 18 (4)
      • ►  Feb 17 (8)
      • ►  Feb 16 (2)
      • ►  Feb 15 (6)
      • ►  Feb 14 (1)
      • ►  Feb 13 (3)
      • ►  Feb 12 (5)
      • ►  Feb 10 (2)
      • ►  Feb 08 (1)
      • ►  Feb 06 (1)
      • ►  Feb 05 (2)
      • ►  Feb 02 (1)
    • ►  January (6)
      • ►  Jan 31 (1)
      • ►  Jan 24 (1)
      • ►  Jan 15 (1)
      • ►  Jan 14 (3)
  • ►  2020 (2688)
    • ►  December (67)
      • ►  Dec 29 (1)
      • ►  Dec 28 (3)
      • ►  Dec 27 (1)
      • ►  Dec 23 (5)
      • ►  Dec 21 (4)
      • ►  Dec 19 (1)
      • ►  Dec 18 (2)
      • ►  Dec 11 (1)
      • ►  Dec 10 (6)
      • ►  Dec 09 (15)
      • ►  Dec 08 (8)
      • ►  Dec 07 (10)
      • ►  Dec 06 (5)
      • ►  Dec 05 (5)
    • ►  November (141)
      • ►  Nov 30 (5)
      • ►  Nov 29 (5)
      • ►  Nov 28 (1)
      • ►  Nov 27 (8)
      • ►  Nov 26 (20)
      • ►  Nov 25 (9)
      • ►  Nov 24 (11)
      • ►  Nov 23 (9)
      • ►  Nov 22 (11)
      • ►  Nov 21 (12)
      • ►  Nov 20 (3)
      • ►  Nov 19 (10)
      • ►  Nov 18 (7)
      • ►  Nov 17 (8)
      • ►  Nov 16 (2)
      • ►  Nov 15 (4)
      • ►  Nov 14 (8)
      • ►  Nov 13 (4)
      • ►  Nov 12 (2)
      • ►  Nov 10 (1)
      • ►  Nov 02 (1)
    • ►  October (190)
      • ►  Oct 26 (1)
      • ►  Oct 25 (4)
      • ►  Oct 24 (19)
      • ►  Oct 23 (16)
      • ►  Oct 22 (2)
      • ►  Oct 21 (1)
      • ►  Oct 20 (1)
      • ►  Oct 16 (2)
      • ►  Oct 11 (11)
      • ►  Oct 10 (8)
      • ►  Oct 09 (14)
      • ►  Oct 08 (18)
      • ►  Oct 07 (9)
      • ►  Oct 06 (17)
      • ►  Oct 05 (17)
      • ►  Oct 04 (4)
      • ►  Oct 03 (14)
      • ►  Oct 02 (13)
      • ►  Oct 01 (19)
    • ►  September (371)
      • ►  Sep 30 (12)
      • ►  Sep 29 (11)
      • ►  Sep 28 (14)
      • ►  Sep 27 (14)
      • ►  Sep 26 (13)
      • ►  Sep 25 (25)
      • ►  Sep 24 (30)
      • ►  Sep 23 (16)
      • ►  Sep 22 (11)
      • ►  Sep 21 (18)
      • ►  Sep 20 (16)
      • ►  Sep 19 (23)
      • ►  Sep 18 (22)
      • ►  Sep 17 (15)
      • ►  Sep 16 (11)
      • ►  Sep 15 (13)
      • ►  Sep 14 (9)
      • ►  Sep 13 (11)
      • ►  Sep 12 (9)
      • ►  Sep 11 (6)
      • ►  Sep 10 (1)
      • ►  Sep 09 (9)
      • ►  Sep 08 (14)
      • ►  Sep 07 (7)
      • ►  Sep 06 (13)
      • ►  Sep 05 (8)
      • ►  Sep 04 (6)
      • ►  Sep 03 (1)
      • ►  Sep 02 (3)
      • ►  Sep 01 (10)
    • ►  August (112)
      • ►  Aug 31 (12)
      • ►  Aug 30 (2)
      • ►  Aug 29 (7)
      • ►  Aug 28 (2)
      • ►  Aug 27 (1)
      • ►  Aug 26 (1)
      • ►  Aug 24 (2)
      • ►  Aug 23 (2)
      • ►  Aug 21 (3)
      • ►  Aug 20 (4)
      • ►  Aug 19 (8)
      • ►  Aug 18 (5)
      • ►  Aug 17 (4)
      • ►  Aug 16 (6)
      • ►  Aug 15 (4)
      • ►  Aug 14 (1)
      • ►  Aug 13 (2)
      • ►  Aug 12 (4)
      • ►  Aug 11 (5)
      • ►  Aug 10 (7)
      • ►  Aug 09 (8)
      • ►  Aug 08 (4)
      • ►  Aug 07 (1)
      • ►  Aug 06 (5)
      • ►  Aug 05 (2)
      • ►  Aug 04 (1)
      • ►  Aug 03 (4)
      • ►  Aug 02 (1)
      • ►  Aug 01 (4)
    • ►  July (227)
      • ►  Jul 30 (3)
      • ►  Jul 29 (6)
      • ►  Jul 28 (2)
      • ►  Jul 27 (1)
      • ►  Jul 26 (7)
      • ►  Jul 25 (3)
      • ►  Jul 24 (3)
      • ►  Jul 23 (14)
      • ►  Jul 22 (1)
      • ►  Jul 21 (12)
      • ►  Jul 20 (8)
      • ►  Jul 19 (10)
      • ►  Jul 18 (12)
      • ►  Jul 17 (4)
      • ►  Jul 16 (12)
      • ►  Jul 15 (12)
      • ►  Jul 14 (8)
      • ►  Jul 13 (13)
      • ►  Jul 12 (8)
      • ►  Jul 11 (14)
      • ►  Jul 10 (7)
      • ►  Jul 09 (9)
      • ►  Jul 08 (7)
      • ►  Jul 07 (10)
      • ►  Jul 06 (8)
      • ►  Jul 05 (8)
      • ►  Jul 04 (8)
      • ►  Jul 03 (6)
      • ►  Jul 02 (4)
      • ►  Jul 01 (7)
    • ►  June (243)
      • ►  Jun 30 (5)
      • ►  Jun 29 (3)
      • ►  Jun 28 (4)
      • ►  Jun 27 (6)
      • ►  Jun 26 (4)
      • ►  Jun 25 (2)
      • ►  Jun 24 (3)
      • ►  Jun 23 (5)
      • ►  Jun 22 (6)
      • ►  Jun 20 (5)
      • ►  Jun 19 (6)
      • ►  Jun 18 (5)
      • ►  Jun 17 (16)
      • ►  Jun 16 (17)
      • ►  Jun 15 (8)
      • ►  Jun 14 (11)
      • ►  Jun 13 (8)
      • ►  Jun 12 (11)
      • ►  Jun 11 (6)
      • ►  Jun 10 (15)
      • ►  Jun 09 (6)
      • ►  Jun 08 (20)
      • ►  Jun 07 (10)
      • ►  Jun 06 (11)
      • ►  Jun 05 (13)
      • ►  Jun 04 (12)
      • ►  Jun 03 (11)
      • ►  Jun 02 (6)
      • ►  Jun 01 (8)
    • ►  May (405)
      • ►  May 31 (8)
      • ►  May 30 (6)
      • ►  May 29 (16)
      • ►  May 28 (10)
      • ►  May 27 (15)
      • ►  May 26 (18)
      • ►  May 25 (14)
      • ►  May 24 (23)
      • ►  May 23 (15)
      • ►  May 22 (21)
      • ►  May 21 (13)
      • ►  May 20 (22)
      • ►  May 19 (25)
      • ►  May 18 (17)
      • ►  May 17 (21)
      • ►  May 16 (10)
      • ►  May 15 (12)
      • ►  May 14 (22)
      • ►  May 13 (13)
      • ►  May 12 (14)
      • ►  May 11 (10)
      • ►  May 10 (8)
      • ►  May 09 (15)
      • ►  May 08 (17)
      • ►  May 07 (1)
      • ►  May 06 (3)
      • ►  May 05 (11)
      • ►  May 04 (11)
      • ►  May 03 (7)
      • ►  May 02 (2)
      • ►  May 01 (5)
    • ►  April (183)
      • ►  Apr 30 (10)
      • ►  Apr 29 (6)
      • ►  Apr 28 (7)
      • ►  Apr 27 (9)
      • ►  Apr 26 (8)
      • ►  Apr 25 (10)
      • ►  Apr 24 (8)
      • ►  Apr 23 (10)
      • ►  Apr 22 (4)
      • ►  Apr 21 (10)
      • ►  Apr 20 (9)
      • ►  Apr 19 (10)
      • ►  Apr 18 (22)
      • ►  Apr 17 (8)
      • ►  Apr 16 (8)
      • ►  Apr 15 (5)
      • ►  Apr 14 (2)
      • ►  Apr 13 (4)
      • ►  Apr 12 (1)
      • ►  Apr 11 (7)
      • ►  Apr 10 (8)
      • ►  Apr 09 (1)
      • ►  Apr 07 (3)
      • ►  Apr 06 (1)
      • ►  Apr 03 (3)
      • ►  Apr 02 (3)
      • ►  Apr 01 (6)
    • ►  March (208)
      • ►  Mar 31 (10)
      • ►  Mar 30 (9)
      • ►  Mar 29 (4)
      • ►  Mar 28 (3)
      • ►  Mar 27 (11)
      • ►  Mar 26 (5)
      • ►  Mar 25 (5)
      • ►  Mar 24 (7)
      • ►  Mar 23 (5)
      • ►  Mar 22 (7)
      • ►  Mar 21 (7)
      • ►  Mar 20 (9)
      • ►  Mar 19 (8)
      • ►  Mar 18 (3)
      • ►  Mar 17 (1)
      • ►  Mar 16 (1)
      • ►  Mar 14 (5)
      • ►  Mar 13 (8)
      • ►  Mar 12 (11)
      • ►  Mar 11 (9)
      • ►  Mar 10 (6)
      • ►  Mar 09 (10)
      • ►  Mar 08 (8)
      • ►  Mar 07 (10)
      • ►  Mar 06 (7)
      • ►  Mar 05 (11)
      • ►  Mar 04 (15)
      • ►  Mar 03 (9)
      • ►  Mar 02 (4)
    • ►  February (255)
      • ►  Feb 28 (6)
      • ►  Feb 27 (7)
      • ►  Feb 26 (6)
      • ►  Feb 25 (5)
      • ►  Feb 24 (12)
      • ►  Feb 22 (9)
      • ►  Feb 21 (11)
      • ►  Feb 20 (9)
      • ►  Feb 19 (9)
      • ►  Feb 18 (4)
      • ►  Feb 17 (9)
      • ►  Feb 16 (9)
      • ►  Feb 15 (12)
      • ►  Feb 14 (15)
      • ►  Feb 13 (13)
      • ►  Feb 12 (10)
      • ►  Feb 11 (12)
      • ►  Feb 10 (14)
      • ►  Feb 09 (7)
      • ►  Feb 08 (8)
      • ►  Feb 07 (11)
      • ►  Feb 06 (8)
      • ►  Feb 05 (14)
      • ►  Feb 04 (7)
      • ►  Feb 03 (12)
      • ►  Feb 02 (12)
      • ►  Feb 01 (4)
    • ►  January (286)
      • ►  Jan 31 (10)
      • ►  Jan 30 (12)
      • ►  Jan 29 (10)
      • ►  Jan 28 (6)
      • ►  Jan 27 (11)
      • ►  Jan 26 (11)
      • ►  Jan 25 (11)
      • ►  Jan 24 (13)
      • ►  Jan 23 (17)
      • ►  Jan 22 (6)
      • ►  Jan 21 (10)
      • ►  Jan 20 (9)
      • ►  Jan 19 (12)
      • ►  Jan 18 (6)
      • ►  Jan 17 (11)
      • ►  Jan 16 (6)
      • ►  Jan 15 (7)
      • ►  Jan 14 (8)
      • ►  Jan 13 (10)
      • ►  Jan 12 (9)
      • ►  Jan 11 (1)
      • ►  Jan 10 (11)
      • ►  Jan 09 (9)
      • ►  Jan 08 (10)
      • ►  Jan 07 (13)
      • ►  Jan 06 (5)
      • ►  Jan 05 (11)
      • ►  Jan 04 (8)
      • ►  Jan 03 (6)
      • ►  Jan 02 (11)
      • ►  Jan 01 (6)
  • ►  2019 (3306)
    • ►  December (344)
      • ►  Dec 31 (13)
      • ►  Dec 30 (9)
      • ►  Dec 29 (10)
      • ►  Dec 28 (15)
      • ►  Dec 27 (10)
      • ►  Dec 26 (6)
      • ►  Dec 25 (13)
      • ►  Dec 24 (10)
      • ►  Dec 23 (13)
      • ►  Dec 22 (9)
      • ►  Dec 21 (13)
      • ►  Dec 20 (14)
      • ►  Dec 19 (10)
      • ►  Dec 18 (12)
      • ►  Dec 17 (13)
      • ►  Dec 16 (16)
      • ►  Dec 15 (11)
      • ►  Dec 14 (19)
      • ►  Dec 13 (10)
      • ►  Dec 12 (15)
      • ►  Dec 11 (10)
      • ►  Dec 10 (9)
      • ►  Dec 09 (12)
      • ►  Dec 08 (9)
      • ►  Dec 07 (10)
      • ►  Dec 06 (7)
      • ►  Dec 05 (10)
      • ►  Dec 04 (8)
      • ►  Dec 03 (11)
      • ►  Dec 02 (10)
      • ►  Dec 01 (7)
    • ►  November (197)
      • ►  Nov 30 (13)
      • ►  Nov 29 (14)
      • ►  Nov 28 (11)
      • ►  Nov 27 (9)
      • ►  Nov 26 (5)
      • ►  Nov 25 (3)
      • ►  Nov 24 (11)
      • ►  Nov 23 (2)
      • ►  Nov 22 (7)
      • ►  Nov 21 (4)
      • ►  Nov 20 (4)
      • ►  Nov 19 (2)
      • ►  Nov 18 (7)
      • ►  Nov 17 (3)
      • ►  Nov 16 (9)
      • ►  Nov 15 (1)
      • ►  Nov 14 (3)
      • ►  Nov 13 (14)
      • ►  Nov 12 (2)
      • ►  Nov 11 (5)
      • ►  Nov 10 (5)
      • ►  Nov 09 (4)
      • ►  Nov 08 (11)
      • ►  Nov 07 (3)
      • ►  Nov 06 (9)
      • ►  Nov 05 (7)
      • ►  Nov 04 (2)
      • ►  Nov 03 (7)
      • ►  Nov 02 (10)
      • ►  Nov 01 (10)
    • ►  October (154)
      • ►  Oct 31 (7)
      • ►  Oct 30 (8)
      • ►  Oct 29 (5)
      • ►  Oct 28 (12)
      • ►  Oct 27 (5)
      • ►  Oct 26 (12)
      • ►  Oct 25 (7)
      • ►  Oct 24 (7)
      • ►  Oct 23 (5)
      • ►  Oct 22 (14)
      • ►  Oct 21 (9)
      • ►  Oct 20 (8)
      • ►  Oct 19 (4)
      • ►  Oct 18 (2)
      • ►  Oct 17 (5)
      • ►  Oct 16 (3)
      • ►  Oct 15 (9)
      • ►  Oct 14 (7)
      • ►  Oct 13 (4)
      • ►  Oct 12 (5)
      • ►  Oct 10 (2)
      • ►  Oct 09 (10)
      • ►  Oct 07 (2)
      • ►  Oct 05 (1)
      • ►  Oct 02 (1)
    • ►  September (67)
      • ►  Sep 30 (3)
      • ►  Sep 29 (1)
      • ►  Sep 28 (2)
      • ►  Sep 27 (2)
      • ►  Sep 26 (4)
      • ►  Sep 25 (3)
      • ►  Sep 22 (3)
      • ►  Sep 21 (6)
      • ►  Sep 19 (1)
      • ►  Sep 18 (3)
      • ►  Sep 16 (3)
      • ►  Sep 15 (2)
      • ►  Sep 14 (4)
      • ►  Sep 13 (1)
      • ►  Sep 11 (1)
      • ►  Sep 09 (4)
      • ►  Sep 08 (4)
      • ►  Sep 07 (1)
      • ►  Sep 06 (6)
      • ►  Sep 04 (3)
      • ►  Sep 03 (6)
      • ►  Sep 01 (4)
    • ►  August (84)
      • ►  Aug 26 (2)
      • ►  Aug 25 (2)
      • ►  Aug 24 (2)
      • ►  Aug 23 (1)
      • ►  Aug 22 (3)
      • ►  Aug 21 (2)
      • ►  Aug 19 (1)
      • ►  Aug 18 (2)
      • ►  Aug 17 (1)
      • ►  Aug 14 (1)
      • ►  Aug 13 (1)
      • ►  Aug 12 (5)
      • ►  Aug 11 (4)
      • ►  Aug 10 (7)
      • ►  Aug 09 (2)
      • ►  Aug 08 (2)
      • ►  Aug 07 (5)
      • ►  Aug 06 (6)
      • ►  Aug 05 (3)
      • ►  Aug 04 (5)
      • ►  Aug 03 (9)
      • ►  Aug 02 (8)
      • ►  Aug 01 (10)
    • ►  July (217)
      • ►  Jul 31 (6)
      • ►  Jul 29 (10)
      • ►  Jul 28 (5)
      • ►  Jul 27 (10)
      • ►  Jul 25 (7)
      • ►  Jul 24 (11)
      • ►  Jul 23 (8)
      • ►  Jul 22 (4)
      • ►  Jul 21 (17)
      • ►  Jul 20 (7)
      • ►  Jul 19 (11)
      • ►  Jul 18 (9)
      • ►  Jul 17 (7)
      • ►  Jul 16 (10)
      • ►  Jul 15 (6)
      • ►  Jul 14 (6)
      • ►  Jul 13 (15)
      • ►  Jul 12 (12)
      • ►  Jul 11 (3)
      • ►  Jul 10 (7)
      • ►  Jul 09 (2)
      • ►  Jul 08 (2)
      • ►  Jul 07 (7)
      • ►  Jul 06 (9)
      • ►  Jul 04 (11)
      • ►  Jul 03 (2)
      • ►  Jul 02 (4)
      • ►  Jul 01 (9)
    • ►  June (260)
      • ►  Jun 30 (7)
      • ►  Jun 29 (15)
      • ►  Jun 28 (4)
      • ►  Jun 27 (2)
      • ►  Jun 26 (6)
      • ►  Jun 25 (2)
      • ►  Jun 24 (10)
      • ►  Jun 23 (10)
      • ►  Jun 22 (8)
      • ►  Jun 21 (12)
      • ►  Jun 20 (8)
      • ►  Jun 19 (8)
      • ►  Jun 18 (12)
      • ►  Jun 17 (7)
      • ►  Jun 16 (7)
      • ►  Jun 15 (10)
      • ►  Jun 14 (11)
      • ►  Jun 13 (1)
      • ►  Jun 11 (2)
      • ►  Jun 10 (13)
      • ►  Jun 09 (16)
      • ►  Jun 08 (10)
      • ►  Jun 07 (16)
      • ►  Jun 06 (11)
      • ►  Jun 05 (17)
      • ►  Jun 04 (6)
      • ►  Jun 03 (13)
      • ►  Jun 02 (4)
      • ►  Jun 01 (12)
    • ►  May (426)
      • ►  May 31 (22)
      • ►  May 30 (14)
      • ►  May 29 (7)
      • ►  May 28 (16)
      • ►  May 27 (8)
      • ►  May 26 (9)
      • ►  May 25 (25)
      • ►  May 24 (10)
      • ►  May 23 (10)
      • ►  May 22 (13)
      • ►  May 21 (11)
      • ►  May 20 (16)
      • ►  May 19 (26)
      • ►  May 18 (8)
      • ►  May 17 (17)
      • ►  May 16 (11)
      • ►  May 15 (3)
      • ►  May 14 (17)
      • ►  May 13 (17)
      • ►  May 12 (14)
      • ►  May 11 (13)
      • ►  May 10 (18)
      • ►  May 09 (15)
      • ►  May 08 (12)
      • ►  May 07 (8)
      • ►  May 06 (12)
      • ►  May 05 (12)
      • ►  May 04 (13)
      • ►  May 03 (13)
      • ►  May 02 (16)
      • ►  May 01 (20)
    • ►  April (356)
      • ►  Apr 30 (9)
      • ►  Apr 29 (10)
      • ►  Apr 28 (11)
      • ►  Apr 27 (11)
      • ►  Apr 26 (15)
      • ►  Apr 25 (9)
      • ►  Apr 24 (12)
      • ►  Apr 23 (15)
      • ►  Apr 22 (12)
      • ►  Apr 21 (15)
      • ►  Apr 20 (13)
      • ►  Apr 19 (9)
      • ►  Apr 18 (14)
      • ►  Apr 17 (11)
      • ►  Apr 16 (8)
      • ►  Apr 15 (15)
      • ►  Apr 14 (6)
      • ►  Apr 13 (8)
      • ►  Apr 12 (10)
      • ►  Apr 11 (17)
      • ►  Apr 10 (12)
      • ►  Apr 09 (8)
      • ►  Apr 08 (13)
      • ►  Apr 07 (18)
      • ►  Apr 06 (11)
      • ►  Apr 05 (12)
      • ►  Apr 04 (16)
      • ►  Apr 03 (12)
      • ►  Apr 02 (12)
      • ►  Apr 01 (12)
    • ►  March (419)
      • ►  Mar 31 (13)
      • ►  Mar 30 (17)
      • ►  Mar 29 (13)
      • ►  Mar 28 (14)
      • ►  Mar 27 (17)
      • ►  Mar 26 (12)
      • ►  Mar 25 (9)
      • ►  Mar 24 (13)
      • ►  Mar 23 (13)
      • ►  Mar 22 (12)
      • ►  Mar 21 (12)
      • ►  Mar 20 (12)
      • ►  Mar 19 (12)
      • ►  Mar 18 (12)
      • ►  Mar 17 (12)
      • ►  Mar 16 (17)
      • ►  Mar 15 (13)
      • ►  Mar 14 (16)
      • ►  Mar 13 (8)
      • ►  Mar 12 (12)
      • ►  Mar 11 (11)
      • ►  Mar 10 (12)
      • ►  Mar 09 (15)
      • ►  Mar 08 (11)
      • ►  Mar 07 (19)
      • ►  Mar 06 (26)
      • ►  Mar 05 (14)
      • ►  Mar 04 (14)
      • ►  Mar 03 (12)
      • ►  Mar 02 (12)
      • ►  Mar 01 (14)
    • ►  February (375)
      • ►  Feb 28 (11)
      • ►  Feb 27 (10)
      • ►  Feb 26 (8)
      • ►  Feb 25 (11)
      • ►  Feb 24 (11)
      • ►  Feb 23 (5)
      • ►  Feb 22 (14)
      • ►  Feb 21 (13)
      • ►  Feb 20 (17)
      • ►  Feb 19 (14)
      • ►  Feb 18 (15)
      • ►  Feb 17 (12)
      • ►  Feb 16 (14)
      • ►  Feb 15 (14)
      • ►  Feb 14 (15)
      • ►  Feb 13 (20)
      • ►  Feb 12 (11)
      • ►  Feb 11 (21)
      • ►  Feb 10 (12)
      • ►  Feb 09 (18)
      • ►  Feb 08 (20)
      • ►  Feb 07 (13)
      • ►  Feb 06 (12)
      • ►  Feb 05 (14)
      • ►  Feb 04 (17)
      • ►  Feb 03 (8)
      • ►  Feb 02 (11)
      • ►  Feb 01 (14)
    • ►  January (407)
      • ►  Jan 31 (15)
      • ►  Jan 30 (11)
      • ►  Jan 29 (5)
      • ►  Jan 28 (19)
      • ►  Jan 27 (15)
      • ►  Jan 26 (13)
      • ►  Jan 25 (15)
      • ►  Jan 24 (13)
      • ►  Jan 23 (15)
      • ►  Jan 22 (10)
      • ►  Jan 21 (10)
      • ►  Jan 20 (18)
      • ►  Jan 19 (18)
      • ►  Jan 18 (7)
      • ►  Jan 17 (14)
      • ►  Jan 16 (17)
      • ►  Jan 15 (12)
      • ►  Jan 14 (14)
      • ►  Jan 13 (19)
      • ►  Jan 12 (8)
      • ►  Jan 11 (15)
      • ►  Jan 10 (9)
      • ►  Jan 09 (13)
      • ►  Jan 08 (12)
      • ►  Jan 07 (12)
      • ►  Jan 06 (15)
      • ►  Jan 05 (25)
      • ►  Jan 04 (11)
      • ►  Jan 03 (7)
      • ►  Jan 02 (12)
      • ►  Jan 01 (8)
  • ►  2018 (2910)
    • ►  December (343)
      • ►  Dec 31 (10)
      • ►  Dec 30 (14)
      • ►  Dec 29 (10)
      • ►  Dec 28 (7)
      • ►  Dec 27 (6)
      • ►  Dec 26 (16)
      • ►  Dec 25 (15)
      • ►  Dec 24 (11)
      • ►  Dec 23 (14)
      • ►  Dec 22 (7)
      • ►  Dec 21 (11)
      • ►  Dec 20 (9)
      • ►  Dec 19 (12)
      • ►  Dec 18 (8)
      • ►  Dec 17 (13)
      • ►  Dec 16 (16)
      • ►  Dec 15 (14)
      • ►  Dec 14 (9)
      • ►  Dec 13 (12)
      • ►  Dec 12 (11)
      • ►  Dec 11 (7)
      • ►  Dec 10 (8)
      • ►  Dec 09 (8)
      • ►  Dec 08 (14)
      • ►  Dec 07 (16)
      • ►  Dec 06 (12)
      • ►  Dec 05 (14)
      • ►  Dec 04 (8)
      • ►  Dec 03 (10)
      • ►  Dec 02 (3)
      • ►  Dec 01 (18)
    • ►  November (319)
      • ►  Nov 30 (11)
      • ►  Nov 29 (14)
      • ►  Nov 28 (9)
      • ►  Nov 27 (4)
      • ►  Nov 26 (10)
      • ►  Nov 25 (18)
      • ►  Nov 24 (14)
      • ►  Nov 23 (9)
      • ►  Nov 22 (15)
      • ►  Nov 21 (4)
      • ►  Nov 20 (6)
      • ►  Nov 19 (9)
      • ►  Nov 18 (3)
      • ►  Nov 17 (10)
      • ►  Nov 16 (5)
      • ►  Nov 15 (13)
      • ►  Nov 14 (11)
      • ►  Nov 13 (11)
      • ►  Nov 12 (16)
      • ►  Nov 11 (8)
      • ►  Nov 10 (14)
      • ►  Nov 09 (6)
      • ►  Nov 08 (6)
      • ►  Nov 07 (6)
      • ►  Nov 06 (14)
      • ►  Nov 05 (6)
      • ►  Nov 04 (18)
      • ►  Nov 03 (22)
      • ►  Nov 02 (7)
      • ►  Nov 01 (20)
    • ►  October (304)
      • ►  Oct 31 (6)
      • ►  Oct 30 (10)
      • ►  Oct 29 (17)
      • ►  Oct 28 (10)
      • ►  Oct 27 (11)
      • ►  Oct 26 (11)
      • ►  Oct 25 (12)
      • ►  Oct 24 (13)
      • ►  Oct 23 (13)
      • ►  Oct 22 (10)
      • ►  Oct 21 (9)
      • ►  Oct 20 (11)
      • ►  Oct 19 (7)
      • ►  Oct 18 (7)
      • ►  Oct 17 (14)
      • ►  Oct 16 (5)
      • ►  Oct 15 (13)
      • ►  Oct 14 (8)
      • ►  Oct 13 (13)
      • ►  Oct 12 (6)
      • ►  Oct 11 (17)
      • ►  Oct 10 (17)
      • ►  Oct 09 (1)
      • ►  Oct 08 (10)
      • ►  Oct 07 (2)
      • ►  Oct 06 (11)
      • ►  Oct 05 (16)
      • ►  Oct 04 (6)
      • ►  Oct 03 (9)
      • ►  Oct 02 (6)
      • ►  Oct 01 (3)
    • ►  September (324)
      • ►  Sep 30 (5)
      • ►  Sep 29 (8)
      • ►  Sep 28 (9)
      • ►  Sep 27 (9)
      • ►  Sep 26 (11)
      • ►  Sep 25 (13)
      • ►  Sep 24 (16)
      • ►  Sep 23 (7)
      • ►  Sep 22 (18)
      • ►  Sep 21 (8)
      • ►  Sep 20 (8)
      • ►  Sep 19 (8)
      • ►  Sep 18 (11)
      • ►  Sep 17 (6)
      • ►  Sep 16 (9)
      • ►  Sep 15 (13)
      • ►  Sep 14 (7)
      • ►  Sep 13 (13)
      • ►  Sep 12 (4)
      • ►  Sep 11 (14)
      • ►  Sep 10 (12)
      • ►  Sep 09 (9)
      • ►  Sep 08 (14)
      • ►  Sep 07 (11)
      • ►  Sep 06 (13)
      • ►  Sep 05 (17)
      • ►  Sep 04 (12)
      • ►  Sep 03 (17)
      • ►  Sep 02 (10)
      • ►  Sep 01 (12)
    • ►  August (453)
      • ►  Aug 31 (6)
      • ►  Aug 30 (12)
      • ►  Aug 29 (13)
      • ►  Aug 28 (7)
      • ►  Aug 27 (6)
      • ►  Aug 26 (9)
      • ►  Aug 25 (11)
      • ►  Aug 24 (6)
      • ►  Aug 23 (10)
      • ►  Aug 22 (18)
      • ►  Aug 21 (8)
      • ►  Aug 20 (18)
      • ►  Aug 19 (5)
      • ►  Aug 18 (8)
      • ►  Aug 17 (16)
      • ►  Aug 16 (18)
      • ►  Aug 15 (7)
      • ►  Aug 14 (8)
      • ►  Aug 13 (17)
      • ►  Aug 12 (18)
      • ►  Aug 11 (21)
      • ►  Aug 10 (10)
      • ►  Aug 09 (14)
      • ►  Aug 08 (25)
      • ►  Aug 07 (25)
      • ►  Aug 06 (22)
      • ►  Aug 05 (32)
      • ►  Aug 04 (24)
      • ►  Aug 03 (15)
      • ►  Aug 02 (26)
      • ►  Aug 01 (18)
    • ►  July (443)
      • ►  Jul 31 (28)
      • ►  Jul 30 (13)
      • ►  Jul 29 (20)
      • ►  Jul 28 (16)
      • ►  Jul 27 (30)
      • ►  Jul 26 (14)
      • ►  Jul 25 (16)
      • ►  Jul 24 (26)
      • ►  Jul 23 (14)
      • ►  Jul 22 (15)
      • ►  Jul 21 (21)
      • ►  Jul 20 (10)
      • ►  Jul 19 (11)
      • ►  Jul 18 (9)
      • ►  Jul 17 (12)
      • ►  Jul 16 (10)
      • ►  Jul 15 (10)
      • ►  Jul 14 (11)
      • ►  Jul 13 (12)
      • ►  Jul 12 (7)
      • ►  Jul 11 (12)
      • ►  Jul 10 (8)
      • ►  Jul 09 (16)
      • ►  Jul 08 (7)
      • ►  Jul 07 (11)
      • ►  Jul 06 (8)
      • ►  Jul 05 (22)
      • ►  Jul 04 (15)
      • ►  Jul 03 (15)
      • ►  Jul 02 (13)
      • ►  Jul 01 (11)
    • ►  June (335)
      • ►  Jun 30 (18)
      • ►  Jun 29 (16)
      • ►  Jun 28 (27)
      • ►  Jun 27 (8)
      • ►  Jun 26 (9)
      • ►  Jun 25 (15)
      • ►  Jun 24 (6)
      • ►  Jun 23 (12)
      • ►  Jun 22 (8)
      • ►  Jun 21 (6)
      • ►  Jun 20 (8)
      • ►  Jun 19 (15)
      • ►  Jun 18 (7)
      • ►  Jun 17 (7)
      • ►  Jun 16 (16)
      • ►  Jun 15 (9)
      • ►  Jun 14 (10)
      • ►  Jun 13 (14)
      • ►  Jun 12 (9)
      • ►  Jun 11 (20)
      • ►  Jun 10 (16)
      • ►  Jun 09 (10)
      • ►  Jun 08 (9)
      • ►  Jun 07 (9)
      • ►  Jun 06 (6)
      • ►  Jun 05 (9)
      • ►  Jun 04 (9)
      • ►  Jun 03 (6)
      • ►  Jun 02 (9)
      • ►  Jun 01 (12)
    • ►  May (298)
      • ►  May 31 (15)
      • ►  May 30 (10)
      • ►  May 29 (12)
      • ►  May 28 (13)
      • ►  May 27 (12)
      • ►  May 26 (23)
      • ►  May 25 (13)
      • ►  May 24 (7)
      • ►  May 23 (4)
      • ►  May 22 (10)
      • ►  May 21 (7)
      • ►  May 20 (13)
      • ►  May 19 (10)
      • ►  May 18 (10)
      • ►  May 17 (8)
      • ►  May 16 (8)
      • ►  May 15 (12)
      • ►  May 14 (10)
      • ►  May 13 (19)
      • ►  May 12 (7)
      • ►  May 11 (6)
      • ►  May 10 (11)
      • ►  May 09 (7)
      • ►  May 08 (4)
      • ►  May 07 (4)
      • ►  May 06 (12)
      • ►  May 05 (6)
      • ►  May 04 (3)
      • ►  May 03 (7)
      • ►  May 02 (13)
      • ►  May 01 (2)
    • ►  April (36)
      • ►  Apr 30 (3)
      • ►  Apr 29 (11)
      • ►  Apr 28 (2)
      • ►  Apr 27 (2)
      • ►  Apr 26 (4)
      • ►  Apr 23 (1)
      • ►  Apr 22 (3)
      • ►  Apr 21 (1)
      • ►  Apr 20 (4)
      • ►  Apr 16 (1)
      • ►  Apr 14 (1)
      • ►  Apr 08 (1)
      • ►  Apr 07 (2)
    • ►  March (24)
      • ►  Mar 30 (3)
      • ►  Mar 25 (1)
      • ►  Mar 24 (1)
      • ►  Mar 23 (1)
      • ►  Mar 22 (1)
      • ►  Mar 17 (1)
      • ►  Mar 15 (2)
      • ►  Mar 13 (1)
      • ►  Mar 12 (2)
      • ►  Mar 11 (2)
      • ►  Mar 10 (1)
      • ►  Mar 09 (1)
      • ►  Mar 06 (1)
      • ►  Mar 05 (2)
      • ►  Mar 03 (1)
      • ►  Mar 02 (2)
      • ►  Mar 01 (1)
    • ►  February (19)
      • ►  Feb 28 (4)
      • ►  Feb 26 (1)
      • ►  Feb 23 (1)
      • ►  Feb 21 (1)
      • ►  Feb 20 (1)
      • ►  Feb 19 (1)
      • ►  Feb 18 (2)
      • ►  Feb 17 (1)
      • ►  Feb 16 (1)
      • ►  Feb 15 (3)
      • ►  Feb 07 (1)
      • ►  Feb 06 (1)
      • ►  Feb 05 (1)
    • ►  January (12)
      • ►  Jan 28 (3)
      • ►  Jan 26 (5)
      • ►  Jan 24 (2)
      • ►  Jan 07 (1)
      • ►  Jan 05 (1)
  • ►  2017 (105)
    • ►  December (9)
      • ►  Dec 31 (1)
      • ►  Dec 27 (2)
      • ►  Dec 24 (1)
      • ►  Dec 15 (1)
      • ►  Dec 02 (4)
    • ►  November (8)
      • ►  Nov 24 (1)
      • ►  Nov 23 (1)
      • ►  Nov 17 (1)
      • ►  Nov 16 (2)
      • ►  Nov 13 (1)
      • ►  Nov 11 (2)
    • ►  October (1)
      • ►  Oct 09 (1)
    • ►  August (2)
      • ►  Aug 12 (1)
      • ►  Aug 04 (1)
    • ►  July (18)
      • ►  Jul 28 (1)
      • ►  Jul 27 (1)
      • ►  Jul 26 (4)
      • ►  Jul 19 (1)
      • ►  Jul 17 (1)
      • ►  Jul 15 (2)
      • ►  Jul 14 (2)
      • ►  Jul 13 (1)
      • ►  Jul 12 (2)
      • ►  Jul 02 (3)
    • ►  June (9)
      • ►  Jun 25 (1)
      • ►  Jun 18 (1)
      • ►  Jun 16 (1)
      • ►  Jun 14 (2)
      • ►  Jun 08 (1)
      • ►  Jun 05 (2)
      • ►  Jun 04 (1)
    • ►  May (22)
      • ►  May 29 (1)
      • ►  May 20 (2)
      • ►  May 19 (1)
      • ►  May 18 (1)
      • ►  May 17 (1)
      • ►  May 14 (3)
      • ►  May 13 (1)
      • ►  May 09 (1)
      • ►  May 07 (3)
      • ►  May 06 (2)
      • ►  May 05 (1)
      • ►  May 04 (2)
      • ►  May 03 (1)
      • ►  May 02 (1)
      • ►  May 01 (1)
    • ►  April (25)
      • ►  Apr 30 (1)
      • ►  Apr 29 (1)
      • ►  Apr 27 (1)
      • ►  Apr 24 (2)
      • ►  Apr 23 (1)
      • ►  Apr 18 (1)
      • ►  Apr 17 (2)
      • ►  Apr 16 (1)
      • ►  Apr 14 (2)
      • ►  Apr 12 (2)
      • ►  Apr 11 (1)
      • ►  Apr 08 (1)
      • ►  Apr 06 (1)
      • ►  Apr 05 (1)
      • ►  Apr 04 (1)
      • ►  Apr 03 (2)
      • ►  Apr 02 (2)
      • ►  Apr 01 (2)
    • ►  March (11)
      • ►  Mar 31 (2)
      • ►  Mar 30 (2)
      • ►  Mar 28 (1)
      • ►  Mar 27 (3)
      • ►  Mar 25 (2)
      • ►  Mar 11 (1)
  • ►  2016 (31)
    • ►  August (1)
      • ►  Aug 10 (1)
    • ►  March (3)
      • ►  Mar 17 (1)
      • ►  Mar 12 (1)
      • ►  Mar 04 (1)
    • ►  February (11)
      • ►  Feb 29 (1)
      • ►  Feb 24 (1)
      • ►  Feb 22 (1)
      • ►  Feb 21 (2)
      • ►  Feb 11 (1)
      • ►  Feb 09 (2)
      • ►  Feb 03 (1)
      • ►  Feb 02 (1)
      • ►  Feb 01 (1)
    • ►  January (16)
      • ►  Jan 26 (2)
      • ►  Jan 24 (1)
      • ►  Jan 22 (2)
      • ►  Jan 21 (1)
      • ►  Jan 20 (1)
      • ►  Jan 19 (2)
      • ►  Jan 16 (1)
      • ►  Jan 14 (3)
      • ►  Jan 13 (1)
      • ►  Jan 12 (1)
      • ►  Jan 07 (1)
  • ►  2015 (1803)
    • ►  December (9)
      • ►  Dec 31 (1)
      • ►  Dec 26 (1)
      • ►  Dec 25 (1)
      • ►  Dec 23 (1)
      • ►  Dec 22 (2)
      • ►  Dec 19 (1)
      • ►  Dec 01 (2)
    • ►  November (11)
      • ►  Nov 28 (2)
      • ►  Nov 13 (1)
      • ►  Nov 11 (1)
      • ►  Nov 09 (3)
      • ►  Nov 07 (1)
      • ►  Nov 05 (1)
      • ►  Nov 03 (1)
      • ►  Nov 02 (1)
    • ►  October (31)
      • ►  Oct 31 (1)
      • ►  Oct 30 (2)
      • ►  Oct 29 (1)
      • ►  Oct 28 (3)
      • ►  Oct 26 (1)
      • ►  Oct 24 (1)
      • ►  Oct 22 (1)
      • ►  Oct 21 (1)
      • ►  Oct 19 (1)
      • ►  Oct 17 (1)
      • ►  Oct 16 (1)
      • ►  Oct 15 (1)
      • ►  Oct 14 (1)
      • ►  Oct 11 (2)
      • ►  Oct 09 (4)
      • ►  Oct 08 (1)
      • ►  Oct 07 (6)
      • ►  Oct 06 (1)
      • ►  Oct 02 (1)
    • ►  September (34)
      • ►  Sep 29 (4)
      • ►  Sep 28 (2)
      • ►  Sep 27 (2)
      • ►  Sep 26 (3)
      • ►  Sep 25 (1)
      • ►  Sep 24 (1)
      • ►  Sep 23 (2)
      • ►  Sep 22 (4)
      • ►  Sep 21 (6)
      • ►  Sep 14 (1)
      • ►  Sep 13 (1)
      • ►  Sep 12 (1)
      • ►  Sep 11 (1)
      • ►  Sep 09 (2)
      • ►  Sep 08 (1)
      • ►  Sep 05 (1)
      • ►  Sep 04 (1)
    • ►  August (6)
      • ►  Aug 22 (1)
      • ►  Aug 20 (1)
      • ►  Aug 08 (1)
      • ►  Aug 07 (2)
      • ►  Aug 06 (1)
    • ►  July (29)
      • ►  Jul 21 (1)
      • ►  Jul 18 (1)
      • ►  Jul 15 (1)
      • ►  Jul 14 (3)
      • ►  Jul 13 (1)
      • ►  Jul 12 (1)
      • ►  Jul 10 (2)
      • ►  Jul 09 (1)
      • ►  Jul 08 (1)
      • ►  Jul 06 (4)
      • ►  Jul 05 (3)
      • ►  Jul 04 (1)
      • ►  Jul 03 (6)
      • ►  Jul 02 (1)
      • ►  Jul 01 (2)
    • ►  June (9)
      • ►  Jun 28 (2)
      • ►  Jun 24 (2)
      • ►  Jun 22 (1)
      • ►  Jun 18 (1)
      • ►  Jun 17 (1)
      • ►  Jun 02 (2)
    • ►  May (141)
      • ►  May 31 (3)
      • ►  May 30 (7)
      • ►  May 29 (8)
      • ►  May 28 (4)
      • ►  May 27 (4)
      • ►  May 26 (5)
      • ►  May 25 (1)
      • ►  May 24 (4)
      • ►  May 23 (8)
      • ►  May 22 (6)
      • ►  May 21 (4)
      • ►  May 20 (4)
      • ►  May 19 (7)
      • ►  May 18 (3)
      • ►  May 17 (2)
      • ►  May 16 (7)
      • ►  May 15 (10)
      • ►  May 14 (7)
      • ►  May 13 (5)
      • ►  May 12 (2)
      • ►  May 11 (2)
      • ►  May 10 (4)
      • ►  May 09 (3)
      • ►  May 08 (3)
      • ►  May 07 (5)
      • ►  May 06 (4)
      • ►  May 05 (4)
      • ►  May 04 (2)
      • ►  May 03 (3)
      • ►  May 02 (4)
      • ►  May 01 (6)
    • ►  April (150)
      • ►  Apr 29 (4)
      • ►  Apr 28 (5)
      • ►  Apr 24 (3)
      • ►  Apr 22 (1)
      • ►  Apr 19 (3)
      • ►  Apr 17 (2)
      • ►  Apr 16 (2)
      • ►  Apr 15 (1)
      • ►  Apr 14 (1)
      • ►  Apr 12 (3)
      • ►  Apr 10 (13)
      • ►  Apr 09 (18)
      • ►  Apr 08 (8)
      • ►  Apr 07 (15)
      • ►  Apr 06 (13)
      • ►  Apr 05 (17)
      • ►  Apr 04 (9)
      • ►  Apr 03 (4)
      • ►  Apr 02 (14)
      • ►  Apr 01 (14)
    • ►  March (609)
      • ►  Mar 31 (29)
      • ►  Mar 30 (24)
      • ►  Mar 29 (18)
      • ►  Mar 28 (15)
      • ►  Mar 27 (7)
      • ►  Mar 26 (14)
      • ►  Mar 25 (6)
      • ►  Mar 23 (11)
      • ►  Mar 22 (22)
      • ►  Mar 21 (29)
      • ►  Mar 20 (41)
      • ►  Mar 19 (34)
      • ►  Mar 18 (34)
      • ►  Mar 17 (41)
      • ►  Mar 16 (31)
      • ►  Mar 15 (1)
      • ►  Mar 14 (3)
      • ►  Mar 13 (17)
      • ►  Mar 12 (12)
      • ►  Mar 11 (12)
      • ►  Mar 10 (19)
      • ►  Mar 09 (25)
      • ►  Mar 08 (20)
      • ►  Mar 07 (17)
      • ►  Mar 06 (20)
      • ►  Mar 05 (19)
      • ►  Mar 04 (30)
      • ►  Mar 03 (5)
      • ►  Mar 02 (18)
      • ►  Mar 01 (35)
    • ►  February (652)
      • ►  Feb 28 (19)
      • ►  Feb 27 (19)
      • ►  Feb 26 (28)
      • ►  Feb 25 (18)
      • ►  Feb 24 (8)
      • ►  Feb 23 (26)
      • ►  Feb 22 (15)
      • ►  Feb 21 (40)
      • ►  Feb 20 (24)
      • ►  Feb 19 (40)
      • ►  Feb 18 (38)
      • ►  Feb 17 (39)
      • ►  Feb 16 (53)
      • ►  Feb 15 (28)
      • ►  Feb 14 (31)
      • ►  Feb 13 (14)
      • ►  Feb 12 (26)
      • ►  Feb 11 (18)
      • ►  Feb 10 (32)
      • ►  Feb 09 (15)
      • ►  Feb 08 (7)
      • ►  Feb 07 (24)
      • ►  Feb 06 (15)
      • ►  Feb 05 (16)
      • ►  Feb 04 (21)
      • ►  Feb 03 (9)
      • ►  Feb 02 (23)
      • ►  Feb 01 (6)
    • ►  January (122)
      • ►  Jan 31 (10)
      • ►  Jan 30 (21)
      • ►  Jan 29 (4)
      • ►  Jan 28 (5)
      • ►  Jan 27 (9)
      • ►  Jan 26 (3)
      • ►  Jan 25 (6)
      • ►  Jan 24 (9)
      • ►  Jan 23 (5)
      • ►  Jan 22 (4)
      • ►  Jan 21 (3)
      • ►  Jan 20 (1)
      • ►  Jan 17 (1)
      • ►  Jan 16 (2)
      • ►  Jan 15 (2)
      • ►  Jan 14 (2)
      • ►  Jan 13 (8)
      • ►  Jan 12 (4)
      • ►  Jan 11 (4)
      • ►  Jan 10 (2)
      • ►  Jan 09 (6)
      • ►  Jan 08 (6)
      • ►  Jan 07 (5)
  • ►  2014 (1062)
    • ►  November (6)
      • ►  Nov 26 (2)
      • ►  Nov 25 (3)
      • ►  Nov 24 (1)
    • ►  October (10)
      • ►  Oct 23 (2)
      • ►  Oct 16 (3)
      • ►  Oct 12 (4)
      • ►  Oct 06 (1)
    • ►  September (270)
      • ►  Sep 21 (34)
      • ►  Sep 20 (15)
      • ►  Sep 17 (9)
      • ►  Sep 13 (10)
      • ►  Sep 12 (33)
      • ►  Sep 11 (30)
      • ►  Sep 10 (1)
      • ►  Sep 09 (14)
      • ►  Sep 08 (23)
      • ►  Sep 07 (5)
      • ►  Sep 06 (19)
      • ►  Sep 05 (18)
      • ►  Sep 04 (24)
      • ►  Sep 03 (18)
      • ►  Sep 02 (10)
      • ►  Sep 01 (7)
    • ►  August (497)
      • ►  Aug 31 (15)
      • ►  Aug 30 (20)
      • ►  Aug 28 (1)
      • ►  Aug 25 (10)
      • ►  Aug 24 (26)
      • ►  Aug 23 (23)
      • ►  Aug 22 (14)
      • ►  Aug 21 (22)
      • ►  Aug 20 (21)
      • ►  Aug 19 (18)
      • ►  Aug 18 (66)
      • ►  Aug 17 (21)
      • ►  Aug 16 (16)
      • ►  Aug 15 (34)
      • ►  Aug 14 (25)
      • ►  Aug 13 (12)
      • ►  Aug 11 (7)
      • ►  Aug 10 (18)
      • ►  Aug 09 (13)
      • ►  Aug 08 (13)
      • ►  Aug 07 (26)
      • ►  Aug 06 (21)
      • ►  Aug 05 (7)
      • ►  Aug 04 (15)
      • ►  Aug 03 (20)
      • ►  Aug 02 (5)
      • ►  Aug 01 (8)
    • ►  July (85)
      • ►  Jul 31 (5)
      • ►  Jul 30 (26)
      • ►  Jul 29 (21)
      • ►  Jul 28 (33)
    • ►  March (3)
      • ►  Mar 25 (1)
      • ►  Mar 12 (1)
      • ►  Mar 09 (1)
    • ►  February (23)
      • ►  Feb 14 (1)
      • ►  Feb 06 (2)
      • ►  Feb 04 (4)
      • ►  Feb 03 (1)
      • ►  Feb 02 (6)
      • ►  Feb 01 (9)
    • ►  January (168)
      • ►  Jan 31 (10)
      • ►  Jan 30 (6)
      • ►  Jan 29 (4)
      • ►  Jan 27 (6)
      • ►  Jan 26 (1)
      • ►  Jan 25 (7)
      • ►  Jan 24 (13)
      • ►  Jan 23 (11)
      • ►  Jan 22 (3)
      • ►  Jan 21 (6)
      • ►  Jan 20 (3)
      • ►  Jan 19 (8)
      • ►  Jan 18 (7)
      • ►  Jan 17 (7)
      • ►  Jan 16 (13)
      • ►  Jan 15 (1)
      • ►  Jan 12 (1)
      • ►  Jan 11 (1)
      • ►  Jan 09 (3)
      • ►  Jan 08 (6)
      • ►  Jan 07 (7)
      • ►  Jan 06 (14)
      • ►  Jan 05 (10)
      • ►  Jan 04 (2)
      • ►  Jan 02 (6)
      • ►  Jan 01 (12)
  • ►  2013 (210)
    • ►  December (199)
      • ►  Dec 30 (5)
      • ►  Dec 29 (8)
      • ►  Dec 28 (6)
      • ►  Dec 27 (11)
      • ►  Dec 26 (9)
      • ►  Dec 25 (7)
      • ►  Dec 24 (15)
      • ►  Dec 23 (13)
      • ►  Dec 22 (3)
      • ►  Dec 21 (9)
      • ►  Dec 20 (10)
      • ►  Dec 19 (7)
      • ►  Dec 18 (4)
      • ►  Dec 17 (7)
      • ►  Dec 16 (6)
      • ►  Dec 15 (5)
      • ►  Dec 14 (3)
      • ►  Dec 13 (5)
      • ►  Dec 12 (2)
      • ►  Dec 11 (4)
      • ►  Dec 10 (9)
      • ►  Dec 09 (11)
      • ►  Dec 08 (11)
      • ►  Dec 07 (14)
      • ►  Dec 06 (3)
      • ►  Dec 05 (3)
      • ►  Dec 04 (6)
      • ►  Dec 03 (1)
      • ►  Dec 02 (2)
    • ►  September (2)
      • ►  Sep 25 (2)
    • ►  April (1)
      • ►  Apr 30 (1)
    • ►  January (8)
      • ►  Jan 22 (1)
      • ►  Jan 20 (4)
      • ►  Jan 16 (1)
      • ►  Jan 15 (1)
      • ►  Jan 14 (1)
  • ►  2012 (2)
    • ►  December (1)
      • ►  Dec 21 (1)
    • ►  January (1)
      • ►  Jan 11 (1)
  • ►  2011 (26)
    • ►  December (25)
      • ►  Dec 22 (1)
      • ►  Dec 17 (3)
      • ►  Dec 16 (2)
      • ►  Dec 15 (1)
      • ►  Dec 14 (1)
      • ►  Dec 13 (2)
      • ►  Dec 12 (1)
      • ►  Dec 11 (1)
      • ►  Dec 10 (1)
      • ►  Dec 07 (4)
      • ►  Dec 06 (2)
      • ►  Dec 04 (1)
      • ►  Dec 03 (2)
      • ►  Dec 02 (3)
    • ►  November (1)
      • ►  Nov 19 (1)
  • ►  2010 (2)
    • ►  September (1)
      • ►  Sep 11 (1)
    • ►  January (1)
      • ►  Jan 16 (1)
  • ►  2008 (1)
    • ►  April (1)
      • ►  Apr 05 (1)

Labels

  • Estradiol

Report Abuse

Followers

Total Pageviews

Translate

Simple theme. Theme images by merrymoonmary. Powered by Blogger.