diff --git a/.gitignore b/.gitignore index 49b3ece..f55fffc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ .Rhistory -*.Rproj .Rproj.user .DS_Store + +docs/*/*_cache + inst/examples/*/* !inst/examples/*/*.R !inst/examples/*/*.Rmd diff --git a/LDAvis.Rproj b/LDAvis.Rproj new file mode 100644 index 0000000..21a4da0 --- /dev/null +++ b/LDAvis.Rproj @@ -0,0 +1,17 @@ +Version: 1.0 + +RestoreWorkspace: Default +SaveWorkspace: Default +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX + +BuildType: Package +PackageUseDevtools: Yes +PackageInstallArgs: --no-multiarch --with-keep.source diff --git a/Makefile b/Makefile index 303716d..8c35f14 100644 --- a/Makefile +++ b/Makefile @@ -1,2 +1,9 @@ +all: site + +clean: + rm -r docs/*/vis + rm docs/*/*.html + rm docs/*/*.md + site: - cd docs && Rscript knit_examples.R && cd .. + cd docs && Rscript render.R && cd .. diff --git a/docs/AP/AP.html b/docs/AP/AP.html index 09ce14a..53de645 100644 --- a/docs/AP/AP.html +++ b/docs/AP/AP.html @@ -207,21 +207,11 @@

Associated Press

library("LDAvis")
 data(AP, package = "LDAvisData")
+json <- with(AP, createJSON(phi, theta, doc.length, vocab, term.frequency))
+serVis(json, out.dir = 'vis', open.browser = FALSE)
 
-
## Error in find.package(package, lib.loc, verbose = verbose): there is no package called 'LDAvisData'
-
- -
json <- with(AP, createJSON(phi, theta, doc.length, vocab, term.frequency))
-
- -
## Error in with(AP, createJSON(phi, theta, doc.length, vocab, term.frequency)): object 'AP' not found
-
- -
serVis(json, out.dir = 'vis', open.browser = FALSE)
-
- -
## Error in cat(json, file = file.path(out.dir, "lda.json")): object 'json' not found
+
## Loading required namespace: servr
 
diff --git a/docs/AP/AP.md b/docs/AP/AP.md index 26ec144..ffbf1c2 100644 --- a/docs/AP/AP.md +++ b/docs/AP/AP.md @@ -7,24 +7,10 @@ Associated Press ```r library("LDAvis") data(AP, package = "LDAvisData") -``` - -``` -## Error in find.package(package, lib.loc, verbose = verbose): there is no package called 'LDAvisData' -``` - -```r json <- with(AP, createJSON(phi, theta, doc.length, vocab, term.frequency)) -``` - -``` -## Error in with(AP, createJSON(phi, theta, doc.length, vocab, term.frequency)): object 'AP' not found -``` - -```r serVis(json, out.dir = 'vis', open.browser = FALSE) ``` ``` -## Error in cat(json, file = file.path(out.dir, "lda.json")): object 'json' not found +## Loading required namespace: servr ``` diff --git a/docs/AP/vis/lda.json b/docs/AP/vis/lda.json index e69de29..8d9fef4 100644 --- a/docs/AP/vis/lda.json +++ b/docs/AP/vis/lda.json @@ -0,0 +1,29 @@ +{ + "mdsDat": { + "x": [ -0.013225, -0.019568, 0.032648, 0.071452, 0.046052, 0.029257, -0.053599, -0.0091654, 0.065108, 0.12169, 0.086484, 0.065274, 0.1177, 0.076289, -0.17278, 0.026983, -0.02865, -0.016007, -0.037898, -0.27137, 0.038505, 0.016296, 0.083046, 0.049454, -0.17347, 0.076023, 0.054784, 0.045827, 0.027722, 0.096035, -0.0014671, 0.039135, 0.048693, 0.032313, 0.027835, -0.0059743, -0.30456, -0.042625, 0.0047626, -0.22901 ], +"y": [ 0.088911, -0.016754, -0.10819, -0.060657, -0.039993, -0.11388, -0.08046, 0.057371, -0.1088, -0.11151, -0.060479, 0.12154, -0.091376, -0.19865, -0.047437, -0.15246, -0.048343, -0.060664, -0.079171, -0.043043, -0.075885, -0.11414, -0.028112, 0.043537, -0.00099453, -0.018573, 0.13599, 0.12998, 0.099717, 0.098301, 0.11225, 0.1228, 0.11195, 0.19112, 0.053858, 0.088232, -0.031057, 0.08433, 0.10629, 0.044441 ], +"topics": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 ], +"Freq": [ 12.927, 10.962, 7.1109, 4.7065, 4.6279, 4.5033, 4.1906, 3.3185, 3.188, 3.0661, 2.88, 2.8215, 2.7648, 2.3968, 2.1783, 2.1579, 2.0233, 2.0048, 1.9527, 1.8824, 1.8247, 1.8111, 1.7872, 1.4329, 1.3129, 1.0098, 1.0091, 0.95705, 0.87198, 0.78489, 0.68011, 0.65662, 0.64963, 0.57342, 0.5692, 0.55227, 0.5468, 0.50908, 0.46087, 0.3377 ], +"cluster": [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] +}, +"tinfo": { + "Term": [ "percent", "year", "soviet", "i", "million", "police", "people", "bush", "united", "new", "president", "government", "two", "years", "first", "state", "billion", "south", "court", "last", "today", "west", "officials", "party", "company", "home", "federal", "dukakis", "house", "military", "put", "students", "keep", "call", "lot", "done", "old", "programs", "recently", "really", "effect", "questions", "different", "college", "wrote", "hard", "poor", "difficult", "theyre", "coming", "feel", "post", "message", "passed", "short", "smith", "ill", "conducted", "season", "works", "plan", "policy", "proposal", "proposed", "legislation", "approved", "current", "changes", "funds", "process", "baker", "loan", "joint", "step", "authority", "necessary", "response", "attention", "significant", "criticized", "noriega", "impact", "cabinet", "address", "require", "round", "presidents", "package", "resources", "loans", "aids", "fbi", "book", "club", "ive", "father", "love", "looked", "career", "thompson", "couldnt", "die", "singer", "hall", "hair", "kids", "reporter", "alive", "sons", "yard", "sister", "dinner", "knows", "learn", "id", "films", "inmates", "ray", "guy", "sexual", "murder", "mother", "husband", "daughter", "girl", "gun", "boy", "band", "actor", "theater", "van", "boys", "memorial", "lewis", "attempted", "musical", "parole", "girls", "gray", "dog", "youths", "moore", "elderly", "hudson", "robinson", "tired", "rape", "hunt", "dark", "locked", "film", "bentsen", "movie", "mr", "youre", "abortion", "understand", "platform", "tapes", "humphrey", "approach", "wine", "clean", "whats", "ads", "prince", "ought", "anybody", "disney", "familys", "albert", "hell", "deliver", "controversy", "movies", "restaurants", "entitled", "nature", "color", "networks", "soldiers", "israeli", "un", "palestinian", "moslem", "lebanon", "province", "plo", "ships", "marine", "gaza", "civilians", "col", "territories", "terrorists", "helicopters", "pakistan", "jerusalem", "bases", "islamic", "soldier", "deployment", "israels", "marcos", "rightwing", "arabs", "fighters", "cheney", "enemy", "israelis", "corn", "revenue", "manufacturing", "net", "gallon", "buyout", "creditors", "auction", "petroleum", "acquire", "yields", "discount", "revenues", "purchases", "federated", "inventory", "reserves", "plc", "milk", "trillion", "dividend", "nabisco", "deposit", "retailers", "rjr", "quarterly", "marketplace", "kravis", "excluding", "sluggish", "judge", "convicted", "jury", "lawyers", "sentence", "sentenced", "prosecutors", "indictment", "crimes", "violations", "conspiracy", "irs", "conviction", "milken", "defendants", "fines", "bail", "indicted", "sued", "defendant", "possession", "theft", "penalties", "fernandez", "junk", "testify", "violating", "jurors", "sentencing", "asbestos", "pleaded", "davis", "highway", "firefighters", "anderson", "creek", "shots", "taylor", "sgt", "satellite", "walsh", "terry", "inspection", "costa", "cargo", "slaying", "gesell", "vessel", "crews", "plot", "trains", "surface", "orion", "cnn", "pool", "oliver", "remote", "gilbert", "confiscated", "oberg", "gorbachev", "summit", "gorbachevs", "nato", "accord", "shultz", "chamorro", "kohl", "tensions", "contacts", "dialogue", "eec", "reiterated", "nicaraguas", "gatt", "invitation", "jaruzelski", "superpower", "representation", "zones", "controversial", "gregg", "conferences", "ligachev", "autonomy", "commitments", "grassley", "freedoms", "inf", "genuine", "rebels", "prisoners", "contra", "mandela", "palestinians", "coup", "rebel", "nicaraguan", "anc", "sandinistas", "detained", "uprising", "shamir", "amnesty", "militants", "klerk", "predominantly", "camps", "clashes", "demonstration", "marched", "referendum", "provinces", "cardinal", "priest", "castro", "riots", "protesting", "usbacked", "antigovernment", "accident", "damaged", "earthquake", "quake", "bombs", "toll", "policemen", "gunmen", "crashed", "greyhound", "hijackers", "fires", "windows", "aoun", "policeman", "evacuated", "rocks", "convoy", "wounding", "capt", "uss", "wearing", "blaze", "tanker", "sinhalese", "flames", "injuring", "villages", "bullet", "brush", "parliament", "democracy", "nicaragua", "contras", "solidarity", "demonstrations", "ethnic", "sandinista", "premier", "honduras", "walesa", "socialist", "haiti", "subsidies", "yeltsin", "czechoslovakia", "curfew", "unrest", "honduran", "prodemocracy", "managua", "parliamentary", "koreas", "aristide", "stalin", "olympic", "rangoon", "glasnost", "multiparty", "socialism", "senators", "fees", "souter", "justices", "scheme", "execution", "appropriations", "impeachment", "marion", "violate", "pacs", "pac", "fundraising", "judiciary", "sponsor", "congressman", "darman", "aspin", "sens", "dmass", "powell", "perjury", "stealth", "dill", "violates", "prohibit", "vetoed", "chambers", "deterrent", "offenses", "chrysler", "subsidiary", "acquisition", "shareholders", "layoffs", "tender", "sec", "macmillan", "uaw", "arco", "leveraged", "cos", "shareholder", "kohlberg", "grumman", "profitable", "competitors", "stockholders", "storer", "cftc", "electronics", "bids", "ames", "machinists", "trustee", "chicagobased", "subsidiaries", "employs", "invested", "manufacturer", "att", "postal", "trump", "emissions", "publishing", "recycling", "processing", "compliance", "trustees", "voluntary", "hotels", "delays", "yale", "affecting", "transit", "nosair", "shuster", "smog", "conrad", "chinn", "goodman", "corroon", "developer", "affiliated", "monte", "circulation", "administrators", "jenkins", "promoted", "porter", "index", "ounce", "traders", "composite", "industrials", "drexel", "outnumbered", "nyses", "mercantile", "trader", "trades", "nikkei", "exchangelisted", "irving", "lire", "zurich", "ual", "gainers", "midmorning", "tumbled", "greenspan", "nyse", "stockindex", "shamrock", "surged", "timesstock", "herrera", "goldman", "speculative", "pressured", "fish", "pollution", "farmer", "ad", "endangered", "prosperity", "toxic", "exxon", "digital", "software", "environmentalists", "consensus", "monet", "vegetables", "oak", "brings", "pulling", "henson", "racing", "lab", "steam", "durable", "cooler", "du", "ge", "skinner", "semiconductor", "dances", "farms", "pesticides", "persian", "opec", "olympics", "recruit", "recommendation", "barnard", "liabilities", "unified", "mistakes", "odds", "warships", "ratification", "confirmation", "occasions", "polaroid", "unauthorized", "liability", "follows", "root", "waterway", "mckay", "weinstein", "bulletin", "justify", "leo", "fcc", "obstacles", "souters", "meets", "merged", "recession", "economists", "economist", "statistics", "output", "texaco", "inventories", "lsqb", "rsqb", "losers", "outlook", "wholesale", "ag", "icahn", "weaker", "census", "builders", "stabilize", "secondquarter", "adjusted", "slump", "shoppers", "adjustment", "flat", "jobless", "multibilliondollar", "unisys", "wilshire", "toys", "averages", "tests", "virus", "testing", "immune", "laboratory", "wildlife", "rice", "aspirin", "beef", "infected", "exposed", "cleanup", "tunnel", "deficiency", "radiation", "acid", "psychological", "hazardous", "radioactive", "teeth", "dioxide", "rotation", "ozone", "cavazos", "prefer", "laboratories", "samples", "bodys", "pregnancy", "prevention", "fitzwater", "meese", "wright", "epa", "contractors", "ethics", "cia", "thornburgh", "carlucci", "wallach", "arrangement", "improper", "requirement", "noriegas", "resolutions", "consultants", "meeses", "durenberger", "conversations", "reviewing", "cranston", "kennedys", "allegation", "awareness", "regulated", "steiger", "disagree", "citizenship", "dingell", "lautenberg", "dukakis", "republicans", "nomination", "nominee", "quayle", "electoral", "gephardt", "ballot", "cuomo", "reelection", "candidacy", "runoff", "voter", "sununu", "primaries", "gubernatorial", "orr", "kemp", "ballots", "nominate", "caucus", "simpson", "frontrunner", "caucuses", "incumbent", "override", "doles", "gacy", "horton", "treasurer", "snow", "inches", "temperatures", "lake", "dakota", "idaho", "thunderstorms", "showers", "plains", "flooding", "las", "vegas", "cloudy", "tropical", "rivers", "dam", "fe", "nevada", "ky", "lakes", "cows", "phoenix", "hurricane", "forests", "rainfall", "peaks", "habitat", "ariz", "louisville", "expedition", "yen", "troy", "hong", "francs", "kong", "declines", "currencies", "sakharov", "guilders", "bullion", "franc", "slowing", "bundesbank", "seasonally", "profittaking", "discounted", "streeters", "midland", "speculators", "bearish", "benchmark", "nyselisted", "refunding", "emperors", "indicator", "shrugged", "minorco", "newmont", "maturity", "kodak", "moscow", "republics", "tass", "politburo", "lithuania", "kremlin", "baltic", "shevardnadze", "perestroika", "chinas", "warsaw", "azerbaijan", "kgb", "beijing", "afghanistan", "ussoviet", "armenian", "karpov", "chess", "moscows", "bermudez", "boris", "lithuanian", "eduard", "latvia", "superpowers", "popov", "vladimir", "hardliners", "estonia", "africa", "african", "islands", "apartheid", "beirut", "guerrilla", "angola", "roh", "militia", "namibia", "seoul", "peninsula", "africas", "aouns", "antiapartheid", "extremists", "lebanese", "indians", "llosa", "mozambique", "angolan", "botha", "libya", "hyundai", "oneparty", "inkatha", "unita", "africans", "enclave", "tigers", "berlin", "thatcher", "germanys", "ec", "poland", "germans", "polish", "peres", "sweden", "demjanjuk", "prague", "brussels", "hungary", "mubarak", "hitler", "belgium", "thatchers", "helmut", "commons", "adolf", "mitterrand", "bulgaria", "hull", "ctk", "montreal", "genscher", "maiziere", "shimon", "heseltine", "mulroney", "plane", "airlines", "pilots", "aviation", "faa", "jets", "travelers", "terminal", "airports", "engine", "airplane", "jetliner", "attendants", "airways", "easterns", "uta", "runway", "routes", "chartered", "hijacking", "takeoff", "airbus", "checchi", "mariel", "bb", "crewmen", "crowe", "cockpit", "commuter", "airplanes", "cuba", "cuban", "cubans", "marines", "schwarzkopf", "rouge", "havana", "grenada", "adn", "deportation", "khmer", "usled", "mash", "britons", "bosch", "warheads", "antiterrorist", "salvadoran", "redman", "notify", "envoys", "kuwaits", "isolation", "cubas", "geageas", "infantry", "wartime", "sheik", "covert", "viett", "patients", "fda", "transplant", "condoms", "physicians", "cdc", "infants", "clinics", "physician", "surgeon", "underwent", "leukemia", "infection", "jarvik", "lung", "hormone", "infant", "smokers", "marrow", "mice", "liver", "minnick", "kidney", "diagnosed", "tissue", "disability", "nutrition", "wallenda", "lang", "valves", "pope", "lincoln", "keating", "arts", "deconcini", "artists", "christ", "symphony", "opera", "sothebys", "koch", "orchestra", "breast", "festival", "antisemitism", "nauvoo", "holocaust", "nea", "paintings", "catholics", "endowment", "ptl", "riegle", "heritage", "religion", "museums", "ticketron", "billboard", "artist", "monastery", "iraq", "kuwait", "saudi", "arabia", "saddam", "iranian", "iraqs", "hussein", "baghdad", "jordan", "syrian", "arafat", "syria", "tehran", "perez", "aggression", "iraqis", "shiite", "mideast", "khomeini", "cuellar", "afghan", "qatar", "peacekeeping", "nonopec", "khamenei", "aziz", "iranians", "frigate", "yasser", "cocaine", "panamanian", "hezbollah", "extradition", "medellin", "trafficking", "vargas", "fujimori", "colombia", "amal", "kashmir", "smuggling", "sikh", "salinas", "panamas", "shining", "peru", "hindus", "colombian", "srinagar", "delvalle", "perus", "sikhs", "grammer", "antidrug", "traffickers", "heroin", "baron", "jammukashmir", "cartels", "gore", "robertson", "aquino", "manila", "jacksons", "super", "grigoryants", "philippine", "puerto", "robb", "rico", "cdy", "filipino", "clr", "corazon", "richmond", "enrile", "evangelist", "coral", "robertsons", "mundy", "calgary", "productions", "plank", "pauley", "poe", "guthrie", "dyke", "cbn", "mpaa", "wheat", "bushel", "grain", "soybeans", "venus", "yeutter", "spacecraft", "mars", "bushels", "livestock", "magellan", "telescope", "crops", "gnp", "astronauts", "saunders", "forecasts", "manned", "avalanche", "bc", "hogs", "nasas", "bellies", "meal", "cotton", "clayton", "grains", "subsidy", "friedrick", "liquid", "ratings", "jackpot", "grammrudman", "elvis", "respondents", "lottery", "realtors", "nielsen", "trehan", "richest", "acknowledge", "leek", "tannery", "exam", "primetime", "exams", "aged", "multistate", "blanchard", "compares", "lasko", "acustar", "kolb", "managerial", "presleys", "clerical", "confirms", "supplementary", "winery", "mathematical", "futures", "shuttle", "nasa", "soybean", "nordstrom", "richter", "moon", "unleaded", "orbit", "booster", "hubble", "shuttles", "oats", "clouds", "galileo", "earths", "aeronautics", "atlantis", "aftershocks", "breeze", "jupiter", "retreated", "feeder", "vandenberg", "countdown", "orbiter", "sieck", "observatory", "hittle", "phobos", "prize", "mecham", "awards", "gm", "brooks", "hubbert", "kasparov", "winners", "comedy", "championship", "tempo", "mechams", "blier", "mofford", "bono", "butcher", "pekin", "archive", "chryslers", "entries", "peewee", "mormon", "broyles", "butterfly", "moonstruck", "algotson", "swenson", "vance", "depardieu", "evan", "thrift", "takeshita", "kim", "tamil", "medicare", "bailout", "sl", "farmland", "nujoma", "thrifts", "silverado", "insured", "sls", "averaging", "shelters", "keidanren", "noboru", "fixedrate", "saito", "dudycz", "excise", "bergland", "spouse", "seiders", "deductible", "hasegawa", "taxed", "colombo", "transitional", "taxable", "cents", "bill", "family", "barrel", "court", "trial", "trading", "cent", "planes", "airline", "iran", "look", "aid", "woman", "army", "pentagon", "sales", "fire", "communist", "stocks", "gulf", "democrats", "winds", "korean", "germany", "german", "congress", "oil", "consumer", "crude", "treaty", "injured", "fraud", "rep", "corp", "unchanged", "republican", "china", "soviets", "korea", "flight", "disease", "vatican", "rating", "care", "weapons", "criminal", "bus", "injuries", "congressional", "investors", "environmental", "candidate", "pound", "boeing", "aircraft", "crop", "say", "ship", "quarter", "case", "appeals", "party", "shares", "dollar", "cells", "rates", "soviet", "south", "britain", "norths", "museum", "tv", "justice", "attorney", "courts", "partners", "reflected", "forms", "medicine", "voters", "gold", "currency", "pilot", "iraqi", "art", "years", "campaign", "son", "tell", "billion", "testimony", "angeles", "violence", "pipeline", "stock", "heat", "fed", "governor", "mate", "storm", "landed", "smoking", "provide", "car", "decline", "analyst", "guard", "amendment", "exchange", "mitchell", "waste", "counsel", "polls", "jet", "doctors", "drought", "agriculture", "delivery", "spending", "king", "navy", "los", "site", "destroyed", "russian", "companys", "contract", "rate", "unemployment", "immigration", "candidates", "votes", "rain", "flights", "surgery", "working", "administration", "weve", "mrs", "mayor", "magazine", "force", "territory", "prison", "alleged", "meeting", "initiative", "police", "theory", "goods", "election", "france", "vietnam", "jackson", "regulators", "i", "death", "brother", "military", "jail", "missiles", "burned", "budget", "company", "motors", "facilities", "volume", "dow", "edwin", "ranch", "jump", "mikhail", "religious", "farm", "tax", "savings", "first", "measure", "yearold", "shooting", "losses", "supreme", "negotiators", "revolution", "scientists", "trust", "earnings", "tested", "behalf", "primary", "democratic", "bid", "chinese", "passengers", "crew", "panama", "clubs", "farmers", "nobel", "mortgage", "day", "japanese", "documents", "reagan", "elections", "technology", "sports", "rise", "percent", "degrees", "santa", "weakness", "ambassador", "medical", "therapy", "community", "talking", "bonds", "allegations", "reagans", "accidents", "capitol", "committee", "firm", "takeover", "economy", "bars", "presidential", "silver", "west", "collection", "spanish", "scale", "mortgages", "good", "victims", "play", "television", "lowest", "san", "barriers", "killed", "jewish", "lawsuit", "computer", "market", "increases", "orders", "valley", "ira", "embassy", "dr", "award", "system", "im", "child", "doing", "little", "bomb", "guilty", "visit", "comments", "representatives", "protests", "filed", "size", "bush", "gov", "forest", "vietnamese", "cigarettes", "nazi", "incomes", "support", "parents", "troops", "higher", "products", "million", "powers", "opposition", "assembly", "offer", "traded", "production", "clark", "late", "paris", "salvador", "garcia", "nbc", "pork", "people", "vote", "get", "eventually", "deficit", "strategic", "strikes", "securities", "claims", "credit", "project", "london", "rose", "health", "cancer", "poll", "space", "taxes", "states", "hes", "went", "doesnt", "calls", "ministry", "charges", "speech", "remarks", "grants", "inc", "environment", "value", "aboard", "drug", "geological", "ago", "bad", "armed", "miles", "employers", "companies", "assets", "points", "huge", "jumped", "thursdays", "hostages", "india", "forecast", "think", "dont", "tanks", "european", "federal", "sen", "argued", "co", "inflation", "democrat", "unification", "air", "hospitals", "weight", "launch", "know", "long", "national", "right", "man", "commander", "political", "debt", "insurance", "monitoring", "department", "marks", "dutch", "airport", "blood", "manuel", "delegates", "income", "received", "bank", "better", "wife", "says", "increase", "charged", "northwest", "government", "strike", "replacement", "tokyo", "cities", "prices", "massachusetts", "mississippi", "sanctions", "senate", "change", "see", "thats", "civilian", "profit", "arms", "occurred", "minister", "defense", "workers", "executive", "panel", "convention", "treatment", "researchers", "taxpayers", "marlin", "fell", "dealers", "british", "europe", "church", "just", "education", "network", "de", "capital", "reform", "law", "employees", "cars", "fund", "sources", "talks", "studies", "weather", "sharply", "mansfield", "israel", "editor", "new", "nations", "officials", "team", "sold", "black", "leaders", "business", "board", "systems", "believes", "oklahoma", "french", "transportation", "war", "mexico", "social", "study", "cattle", "game", "life", "born", "trip", "aide", "sale", "bond", "plant", "apply", "tons", "steel", "dollars", "communists", "earth", "percent", "jobs", "house", "cant", "home", "america", "official", "year", "trade", "president", "peoples", "front", "constitution", "rights", "harvard", "foods", "mexican", "vice", "hospital", "invaded", "actress", "came", "plea", "wounded", "area", "arrested", "chairman", "university", "prices", "trade", "fast", "water", "labor", "shot", "guns", "relations", "men", "corporate", "division", "jones", "merger", "gains", "drug", "information", "secretary", "union", "north", "atmosphere", "fault", "won", "director", "city", "go", "attacks", "federal", "countries", "report", "population", "development", "george", "forces", "applicants", "times", "money", "like", "ruling", "county", "economic", "independence", "decision", "employees", "midnight", "scientific", "interest", "foreigners", "music", "didnt", "heart", "share", "residents", "attack", "crash", "investment", "week", "united", "east", "drugs", "american", "bush", "two", "returned", "two", "jersey", "student", "markets", "chemicals", "computers", "crisis", "washington", "independent", "northern", "island", "flying", "jesus", "workers", "program", "lower", "investigation", "secretary", "killing", "lawmakers", "school", "garbage", "small", "meet", "program", "fighting", "musicians", "last", "time", "analysts", "lt", "government", "prime", "bushs", "management", "sides", "price", "produce", "issue", "possible", "fair", "troops", "wisconsin", "rural", "five", "state", "defense", "interest", "four", "leader", "groups", "people", "office", "york", "large", "house", "ohio", "countries", "irish", "margaret", "children", "research", "estimate", "ms", "conference", "group", "authorities", "cash", "hopes", "state", "southern", "gained", "allies", "el", "diplomats", "deficit", "control", "away", "problems", "miles", "cases", "contracts", "agreed", "average", "month", "request", "continued", "seek", "white", "eastern", "invasion", "homes", "nbcs", "rated", "lower", "york", "end", "security", "last", "east", "reports", "told", "come", "data", "mission", "feed", "year", "died", "told", "going", "saturday", "total", "california", "sunday", "vice", "plant", "thursday", "number", "john", "withdrawal", "washington", "games", "order", "accused", "condition", "members", "attorneys", "senior", "news", "unions", "quality", "continental", "animals", "indian", "chicago", "world", "back", "thursday", "i", "peace", "people", "night", "price", "work", "decided", "texas", "world", "diseases", "paul", "take", "recent", "reported", "announced", "today", "senate", "jesse", "ii", "harvest", "n", "make", "going", "center", "signed", "laws", "president", "new", "report", "legal", "month", "food", "michael", "park", "united", "invasion", "winner", "found", "street", "today", "spokesman", "hearing", "showed", "reporters", "human", "country", "democratic", "chairman", "officer", "local", "june", "average", "staff", "percent", "official", "canada", "supporters", "commodities", "number", "higher", "high", "million", "last", "city", "biggest", "soviet", "government", "union", "growing", "nov", "running", "flood", "gen", "de", "roman", "crisis", "arab", "police", "plus", "williams", "group", "like", "july", "officials", "power", "general", "issue", "made", "decision", "threat", "win", "acres", "market", "foreign", "asked", "chief", "industrial", "activity", "water", "military", "birth", "today", "budget", "best", "awarded", "property", "away", "job", "statement", "spokesman", "agreement", "member", "looking", "port", "foreign", "academy", "united", "got", "home", "agency", "law", "told", "died", "scheduled", "period", "county", "january", "race", "percent", "president", "women", "three", "negotiations", "members", "telephone", "inflation", "travel", "fly", "washington", "women", "money", "annual", "job", "ground", "work", "united", "president", "hundreds", "board", "industry", "costs", "president", "coast", "reforms", "foreign", "paid", "new", "dont", "young", "six", "japan", "agency", "issues", "time", "leaders", "news", "thursday", "eastern", "cooperation", "aug", "country", "head", "international", "japan", "wednesday", "two", "industry", "august", "news", "black", "year", "million", "contracts", "monday", "four", "radio", "members", "richard", "m", "record", "health", "source", "turkey", "three", "economic", "damage", "cause", "two", "major", "day", "director", "city", "southwest", "raise", "home", "left", "rose", "air", "unions", "trade", "central", "southern", "juan", "nbc", "school", "friday", "second", "americans", "first", "officer", "war", "world", "monday", "days", "federal", "government", "i", "responsibility", "minister", "bombing", "night", "gasoline", "made", "take", "week", "held", "monday", "parties", "operations", "cause", "high", "state", "forces", "today", "miami", "engineers", "public", "friday", "leader", "officials", "bank", "companies", "big", "north", "enforcement", "support", "total", "month", "top", "just", "strike", "close", "center", "agency", "central", "political", "river", "united", "pay", "i", "human", "expected", "district", "office", "three", "statement", "financial", "committee", "state", "sen", "lost", "london", "nations", "work", "year", "war", "five", "mrs", "months", "two", "early", "show", "months", "shot", "action", "like", "time", "california", "allowed", "union", "news", "resolution", "authorities", "sunday", "higher", "security", "ms", "tuesday", "earlier", "month", "told", "stock", "last", "university", "first", "weather", "made", "back", "saying", "town", "week", "political", "pacific", "board", "sent", "today", "march", "group", "york", "department", "administration", "forces", "training", "oil", "pregnant", "wednesday", "government", "work", "national", "represents", "house", "states", "news", "cases", "early", "committee", "heavy", "pressure", "monday", "six", "challenger", "north", "race", "year", "office", "added", "american", "states", "monday", "computer", "called", "state", "nuclear", "south", "white", "center", "two", "union", "countries", "young", "great", "results", "end", "percent", "share", "jews", "arrested", "help", "service", "time", "killed", "thursday", "conference", "world", "level", "nation", "back", "culture", "black", "officials", "last", "new", "power", "major", "association", "occupied", "americans", "damage", "money", "agreement", "friday", "region", "press", "general", "called", "political", "work", "percent", "party", "citizens", "illegal", "test", "rates", "area", "owned", "members", "saying", "wednesday", "new", "news", "tuesday", "market", "defense", "trip", "san", "trust", "days", "found", "statement", "industry", "earlier", "rights", "early", "third", "called", "three", "tons", "million", "reported", "areas", "god", "money", "department", "years", "day", "fuel", "says", "john", "years", "think", "home", "wednesday", "reports", "time", "peace", "agency", "conference", "world", "mass", "charges", "percent", "seen", "reported", "strong", "increased", "daily", "minorities", "university", "report", "think", "friday", "countrys", "friday", "red", "report", "pay", "saying", "june", "guerrillas", "drugs", "war", "contract", "late", "service", "wednesday", "order", "years", "broadcast", "hospital", "system", "better", "million", "national", "earlier", "three", "association", "member", "california", "called", "international", "attack", "night", "tuesday", "inc", "military", "reported", "week", "senior", "four", "told", "minister", "three", "federal", "estimated", "homes", "week", "side", "reported", "vote", "new", "securities", "national", "attorney", "quoted", "force", "international", "months", "business", "foreign", "spokesman", "men", "problems", "children", "police", "april", "time", "elected", "three", "control", "affairs", "american", "called", "los", "increase", "live" ], +"logprob": [ 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -5.1725, -5.2709, -5.6227, -5.6833, -5.7534, -5.7933, -5.8348, -5.8532, -5.8594, -5.9104, -5.9436, -5.9779, -5.992, -6.0656, -6.1368, -6.1701, -6.1872, -6.1959, -6.2046, -6.2134, -6.2134, -6.268, -6.2964, -6.3061, -6.3158, -6.3158, -6.3158, -6.3356, -6.3661, -6.3869, -4.7425, -5.1959, -5.5771, -5.5827, -5.6051, -5.6758, -5.7067, -5.7258, -5.863, -5.8778, -5.8853, -6.0571, -6.0661, -6.1122, -6.1605, -6.2009, -6.2217, -6.2323, -6.2648, -6.2983, -6.3097, -6.3097, -6.3097, -6.3448, -6.3448, -6.3689, -6.3689, -6.3936, -6.4062, -6.4189, -5.4229, -5.6424, -5.7082, -5.8103, -5.832, -5.877, -5.9362, -6.1532, -6.1685, -6.184, -6.2158, -6.2654, -6.3726, -6.3726, -6.4309, -6.4928, -6.5362, -6.5362, -6.5362, -6.5587, -6.5587, -6.5817, -6.5817, -6.6052, -6.6052, -6.6052, -6.6293, -6.6293, -6.654, -6.6793, -4.9602, -5.0548, -5.3974, -5.4302, -5.7711, -5.8191, -5.8356, -5.8695, -5.9046, -5.941, -5.9982, -6.0382, -6.1233, -6.2164, -6.2164, -6.2411, -6.2411, -6.2664, -6.2664, -6.3191, -6.3191, -6.3465, -6.4036, -6.4036, -6.4642, -6.4642, -6.4642, -6.496, -6.5288, -6.5627, -5.1855, -5.4355, -5.4469, -5.5061, -5.569, -5.5954, -5.754, -5.7697, -5.8353, -5.8698, -5.9426, -5.981, -6.1287, -6.1993, -6.224, -6.2753, -6.3019, -6.3865, -6.4163, -6.4471, -6.4471, -6.4471, -6.4789, -6.5116, -6.5455, -6.5455, -6.5455, -6.5806, -6.5806, -6.5806, -4.5775, -4.9021, -5.0495, -5.4549, -5.5817, -5.7268, -5.7749, -5.7914, -5.8604, -5.9345, -5.9539, -6.0145, -6.0356, -6.1245, -6.2481, -6.2748, -6.2748, -6.3022, -6.3022, -6.3304, -6.3304, -6.3304, -6.3594, -6.3892, -6.42, -6.42, -6.4517, -6.4845, -6.4845, -6.5184, -5.3028, -5.6393, -5.7028, -5.7361, -5.8818, -5.8818, -6.076, -6.1001, -6.1248, -6.2873, -6.3479, -6.3479, -6.3797, -6.5556, -6.5948, -6.5948, -6.5948, -6.5948, -6.6356, -6.6356, -6.6782, -6.7226, -6.7226, -6.7226, -6.7691, -6.7691, -6.8692, -6.8692, -6.9233, -6.9233, -3.7628, -4.5173, -4.5895, -4.7924, -4.9355, -4.9949, -5.0156, -5.1373, -5.1979, -5.3314, -5.5369, -5.5909, -5.6287, -5.6481, -5.6481, -5.8422, -5.9964, -6.0246, -6.0246, -6.0535, -6.0834, -6.1142, -6.1459, -6.1459, -6.1459, -6.1787, -6.1787, -6.2126, -6.2477, -6.2477, -5.2224, -5.3968, -5.5326, -5.6279, -5.6687, -5.7787, -5.8023, -5.8023, -5.8023, -5.8511, -5.929, -5.9564, -6.0434, -6.1059, -6.1059, -6.1726, -6.1726, -6.1726, -6.1726, -6.2077, -6.2077, -6.2441, -6.3211, -6.3211, -6.3619, -6.4044, -6.4489, -6.4489, -6.4954, -6.4954, -3.751, -4.4442, -4.8952, -5.3415, -5.4573, -5.7868, -5.8368, -5.8895, -5.9169, -6.0664, -6.0992, -6.5047, -6.5047, -6.556, -6.61, -6.6672, -6.7278, -6.7278, -6.7923, -6.7923, -6.7923, -6.7923, -6.7923, -6.7923, -6.8613, -6.8613, -6.8613, -6.8613, -6.8613, -6.8613, -4.3628, -4.9606, -5.1205, -5.1205, -5.3271, -5.3604, -5.3949, -5.5878, -5.6093, -5.6093, -5.6093, -5.6313, -5.6768, -5.7244, -5.7244, -5.827, -5.9414, -6.0368, -6.0707, -6.1421, -6.1799, -6.1799, -6.2191, -6.2191, -6.2599, -6.2599, -6.3025, -6.3025, -6.3469, -6.3934, -4.5503, -5.5058, -5.526, -5.5677, -5.6802, -5.7043, -5.7543, -5.7543, -5.7543, -5.8625, -5.9213, -5.9521, -5.9839, -6.0166, -6.0166, -6.0505, -6.0856, -6.0856, -6.0856, -6.122, -6.122, -6.122, -6.1597, -6.2398, -6.2398, -6.2398, -6.2823, -6.3268, -6.3268, -6.3268, -4.8326, -4.9543, -5.0403, -5.0929, -5.3716, -5.4457, -5.4457, -5.5258, -5.5258, -5.6128, -5.6593, -5.6593, -5.7594, -5.7594, -5.7594, -5.8135, -5.8416, -5.8706, -5.9005, -5.963, -5.9958, -6.0297, -6.1011, -6.1011, -6.1781, -6.2189, -6.3059, -6.3059, -6.3059, -6.3059, -4.8592, -5.0793, -5.6702, -5.8197, -5.8197, -5.8864, -5.9215, -5.9215, -6.0348, -6.0348, -6.0756, -6.1182, -6.1626, -6.1626, -6.2092, -6.2092, -6.3092, -6.3633, -6.4205, -6.4205, -6.4811, -6.4811, -6.5456, -6.5456, -6.6146, -6.6146, -6.6887, -6.6887, -6.6887, -6.6887, -4.9838, -5.1509, -5.2462, -5.4946, -5.6318, -5.826, -5.8624, -5.9001, -6.0227, -6.0672, -6.0672, -6.1625, -6.2138, -6.2678, -6.2678, -6.2678, -6.325, -6.325, -6.3856, -6.3856, -6.3856, -6.3856, -6.3856, -6.3856, -6.4502, -6.4502, -6.4502, -6.4502, -6.5191, -6.5191, -5.5114, -5.8168, -5.8532, -5.8909, -5.9709, -6.058, -6.1045, -6.1045, -6.1045, -6.1533, -6.1533, -6.2046, -6.2586, -6.3158, -6.3158, -6.3158, -6.3158, -6.3764, -6.3764, -6.4409, -6.4409, -6.4409, -6.4409, -6.5099, -6.5099, -6.5099, -6.5099, -6.5099, -6.5099, -6.584, -3.7145, -4.6308, -4.7811, -4.942, -5.1533, -5.1731, -5.3009, -5.5016, -5.5588, -5.6511, -5.7178, -5.7529, -5.7893, -5.827, -5.827, -5.9071, -5.9071, -5.9941, -6.0406, -6.2519, -6.2519, -6.3125, -6.3771, -6.3771, -6.4461, -6.5202, -6.5202, -6.6002, -6.6002, -6.6872, -5.0675, -5.0859, -5.6091, -5.6737, -5.7076, -5.8168, -5.9394, -5.9838, -6.0303, -6.0303, -6.0791, -6.1845, -6.2417, -6.2417, -6.3023, -6.3023, -6.3668, -6.3668, -6.4358, -6.4358, -6.4358, -6.4358, -6.5099, -6.5099, -6.5099, -6.5099, -6.5099, -6.5099, -6.5099, -6.5099, -4.6298, -5.4651, -5.7164, -5.9132, -6.0041, -6.0529, -6.1042, -6.1583, -6.1583, -6.2154, -6.2154, -6.2761, -6.2761, -6.2761, -6.2761, -6.2761, -6.3406, -6.3406, -6.4096, -6.4837, -6.4837, -6.4837, -6.5637, -6.5637, -6.5637, -6.5637, -6.5637, -6.5637, -6.6507, -6.6507, -4.7214, -4.8848, -4.9344, -5.2507, -5.5779, -5.6107, -5.7161, -5.7161, -5.793, -5.793, -5.8764, -6.0675, -6.0675, -6.1215, -6.1215, -6.1787, -6.3038, -6.3728, -6.3728, -6.527, -6.527, -6.527, -6.527, -6.614, -6.614, -6.7093, -6.7093, -6.7093, -6.7093, -6.8147, -4.3266, -4.7759, -4.8217, -5.317, -5.3696, -5.4542, -5.484, -5.484, -5.5148, -5.5794, -5.6483, -5.6847, -5.7225, -5.8025, -5.8025, -5.936, -5.9848, -5.9848, -6.0361, -6.0361, -6.0361, -6.0902, -6.0902, -6.1473, -6.1473, -6.1473, -6.208, -6.2725, -6.2725, -6.2725, -4.2633, -4.6034, -5.0026, -5.041, -5.3353, -5.4763, -5.6406, -5.7147, -5.8374, -5.8818, -5.9283, -5.9283, -5.9771, -6.0284, -6.0284, -6.0284, -6.0284, -6.0825, -6.2003, -6.2003, -6.2648, -6.3338, -6.3338, -6.4079, -6.4079, -6.4079, -6.4879, -6.4879, -6.4879, -6.4879, -2.8527, -4.4058, -4.5777, -4.8488, -4.8654, -5.1311, -5.153, -5.3762, -5.494, -5.5585, -5.6639, -5.7816, -5.8242, -5.8687, -5.9152, -6.0153, -6.0693, -6.1871, -6.1871, -6.1871, -6.2516, -6.2516, -6.2516, -6.3206, -6.3206, -6.3206, -6.3206, -6.4748, -6.4748, -6.4748, -4.5189, -4.5337, -4.5337, -4.6609, -5.0008, -5.1831, -5.2419, -5.3044, -5.3372, -5.3711, -5.4062, -5.4426, -5.4803, -5.5195, -5.5195, -5.5195, -5.5604, -5.5604, -5.6474, -5.7427, -5.7427, -5.7427, -5.9658, -5.9658, -6.0994, -6.0994, -6.0994, -6.0994, -6.0994, -6.0994, -3.3984, -4.446, -4.6253, -4.6253, -4.6804, -5.0953, -5.3548, -5.4726, -5.6549, -5.7062, -5.8781, -5.9426, -6.1658, -6.3481, -6.3481, -6.4534, -6.4534, -6.5712, -6.5712, -6.5712, -6.5712, -6.5712, -6.7048, -6.7048, -6.7048, -6.7048, -6.7048, -6.7048, -6.8589, -6.8589, -3.257, -3.9442, -4.0561, -4.4748, -4.6257, -4.7233, -4.7759, -4.8033, -4.9529, -4.9529, -4.9529, -4.9529, -4.9857, -5.0547, -5.091, -5.168, -5.2088, -5.2958, -5.3911, -5.4424, -5.4965, -5.5536, -5.5536, -5.6143, -5.6143, -5.6788, -5.6788, -5.7478, -5.7478, -5.7478, -3.103, -3.3623, -4.3788, -4.3972, -4.3972, -4.6726, -4.8027, -4.8897, -4.9204, -4.9522, -5.054, -5.054, -5.0903, -5.1281, -5.2507, -5.2507, -5.2951, -5.3904, -5.4417, -5.4958, -5.4958, -5.6136, -5.6136, -5.6781, -5.6781, -5.6781, -5.7471, -5.7471, -5.7471, -5.8212, -4.0287, -4.3074, -4.3255, -4.4616, -4.4616, -4.5042, -4.7219, -4.7493, -4.8064, -5.1139, -5.1139, -5.1973, -5.4424, -5.4424, -5.4424, -5.4996, -5.6247, -5.6247, -5.6247, -5.6937, -5.6937, -5.6937, -5.6937, -5.7678, -5.7678, -5.7678, -5.8479, -5.9349, -5.9349, -6.0302, -3.152, -3.4605, -3.6963, -4.3684, -4.4784, -4.8056, -4.9438, -4.9815, -5.0207, -5.0207, -5.1951, -5.1951, -5.2439, -5.2439, -5.2952, -5.2952, -5.4064, -5.467, -5.467, -5.5315, -5.5315, -5.5315, -5.6005, -5.6005, -5.6746, -5.7547, -5.8417, -5.8417, -5.937, -5.937, -4.0224, -4.0903, -4.9552, -5.1889, -5.2429, -5.3001, -5.3607, -5.3607, -5.4253, -5.4942, -5.4942, -5.4942, -5.5684, -5.5684, -5.5684, -5.6484, -5.7354, -5.7354, -5.7354, -5.7354, -5.8307, -5.8307, -5.8307, -5.9361, -5.9361, -5.9361, -5.9361, -5.9361, -5.9361, -6.0539, -3.4784, -4.2516, -4.8112, -4.8982, -4.9935, -5.0448, -5.156, -5.2166, -5.2166, -5.2166, -5.2812, -5.2812, -5.2812, -5.2812, -5.3502, -5.3502, -5.3502, -5.4243, -5.4243, -5.4243, -5.5043, -5.5043, -5.5043, -5.5043, -5.5913, -5.5913, -5.5913, -5.5913, -5.6866, -5.6866, -3.6233, -4.0622, -4.1928, -4.2405, -4.4883, -4.4883, -4.52, -4.5528, -4.6218, -4.7352, -4.8185, -4.9095, -5.0096, -5.0637, -5.0637, -5.0637, -5.0637, -5.1208, -5.1208, -5.1208, -5.1814, -5.1814, -5.1814, -5.246, -5.246, -5.315, -5.315, -5.3891, -5.3891, -5.4691, -2.4374, -2.7332, -2.9189, -3.3578, -3.5239, -3.6387, -3.8997, -3.9174, -4.0926, -4.3318, -4.3874, -4.5415, -4.6105, -4.7239, -4.947, -4.947, -4.9983, -5.0524, -5.1701, -5.1701, -5.3037, -5.3037, -5.3778, -5.3778, -5.3778, -5.3778, -5.4578, -5.4578, -5.4578, -5.5448, -3.1168, -4.1537, -4.2337, -4.4499, -4.485, -4.485, -4.5984, -4.5984, -4.5984, -4.6392, -4.6392, -4.6817, -4.7262, -4.7727, -4.8215, -4.8728, -4.8728, -4.984, -5.0446, -5.0446, -5.1092, -5.1092, -5.1782, -5.1782, -5.1782, -5.2523, -5.3323, -5.3323, -5.3323, -5.3323, -4.0723, -4.1464, -4.1724, -4.3135, -4.376, -4.376, -4.376, -4.5141, -4.5519, -4.5911, -4.7189, -4.8655, -4.9767, -4.9767, -5.1709, -5.245, -5.3251, -5.5074, -5.5074, -5.5074, -5.6127, -5.6127, -5.6127, -5.6127, -5.7305, -5.7305, -5.7305, -5.864, -5.864, -5.864, -3.6847, -3.6847, -3.6847, -3.9724, -4.0414, -4.1155, -4.1415, -4.3133, -4.3451, -4.4469, -4.4469, -4.4832, -4.4832, -4.521, -4.6436, -4.9458, -5.0065, -5.071, -5.14, -5.14, -5.14, -5.14, -5.2141, -5.2141, -5.2942, -5.2942, -5.4765, -5.4765, -5.4765, -5.4765, -4.1318, -4.6339, -4.879, -5.0613, -5.2044, -5.2044, -5.2845, -5.3715, -5.3715, -5.4668, -5.4668, -5.4668, -5.4668, -5.4668, -5.4668, -5.5722, -5.5722, -5.5722, -5.6899, -5.8235, -5.8235, -5.8235, -5.8235, -5.8235, -5.8235, -5.9776, -5.9776, -5.9776, -5.9776, -5.9776, -2.5732, -3.3277, -3.57, -3.7851, -4.1708, -4.2314, -4.5191, -4.6061, -4.6061, -4.6526, -4.8068, -4.9245, -4.9245, -4.9891, -4.9891, -4.9891, -5.0581, -5.1322, -5.2122, -5.2122, -5.2992, -5.2992, -5.3945, -5.4999, -5.4999, -5.4999, -5.6177, -5.6177, -5.6177, -5.6177, -3.486, -3.5026, -3.5539, -4.2647, -4.4189, -4.5059, -4.5524, -4.6012, -4.7065, -4.7637, -4.8889, -4.9579, -5.032, -5.032, -5.032, -5.032, -5.112, -5.112, -5.199, -5.199, -5.199, -5.199, -5.199, -5.199, -5.2943, -5.2943, -5.3997, -5.3997, -5.5175, -5.5175, -3.6979, -3.8474, -3.9492, -4.2369, -4.2369, -4.391, -4.391, -4.5088, -4.5734, -4.6424, -4.7165, -4.8835, -4.8835, -4.9788, -4.9788, -4.9788, -4.9788, -5.202, -5.202, -5.3355, -5.3355, -5.3355, -5.3355, -5.3355, -5.4896, -5.4896, -5.4896, -5.4896, -5.4896, -5.4896, -4.1718, -4.8675, -4.5199, -5.9016, -3.0608, -3.938, -3.4647, -4.1798, -3.6857, -3.751, -2.9321, -5.8532, -5.1884, -4.9533, -4.1886, -5.0817, -4.0739, -3.8047, -3.9164, -4.1364, -4.0248, -3.9098, -4.6275, -3.9554, -2.8947, -2.8153, -4.6708, -3.9276, -5.325, -5.6548, -4.7642, -4.4762, -4.8229, -3.9454, -3.5937, -4.6663, -3.3838, -3.6507, -3.5193, -3.9318, -3.2223, -3.4145, -4.1928, -3.9388, -5.319, -4.937, -4.8092, -4.7639, -5.0358, -4.4334, -4.2488, -4.2708, -4.2148, -4.2687, -4.2323, -3.4689, -3.8088, -4.5607, -5.3214, -5.0179, -3.6583, -5.0801, -3.1685, -4.0812, -3.5092, -5.397, -3.2571, -1.7237, -2.2187, -3.7581, -4.8011, -4.0222, -5.4469, -4.4094, -3.8695, -4.977, -5.4113, -5.9394, -5.242, -5.0887, -4.2148, -3.7019, -4.6076, -3.9911, -3.1361, -3.572, -3.9414, -4.7993, -5.4601, -5.7082, -3.3275, -4.9071, -4.6879, -4.4751, -6.0227, -3.2158, -4.7982, -5.1833, -4.2412, -5.3762, -4.9542, -4.8384, -4.0574, -5.7258, -4.9742, -5.1789, -5.4962, -5.0626, -5.064, -3.738, -5.242, -4.6631, -5.284, -4.9524, -4.3478, -3.5704, -3.7015, -3.3247, -3.7851, -5.6398, -5.2205, -5.0337, -4.6571, -5.074, -5.307, -5.6593, -4.5631, -4.1409, -3.7086, -5.2277, -4.9655, -4.2776, -4.4488, -4.2841, -4.2323, -4.0189, -5.699, -4.8867, -5.6889, -4.213, -5.3077, -5.482, -4.1621, -5.9345, -4.1506, -4.8525, -3.8067, -5.945, -2.8317, -6.0791, -4.6052, -3.7949, -3.811, -3.9744, -2.773, -3.5437, -3.159, -4.4006, -5.7711, -3.8384, -5.114, -5.3415, -5.486, -3.9018, -3.1203, -5.5206, -4.9295, -4.5743, -4.6784, -5.4465, -5.2121, -5.4726, -4.0561, -3.8269, -3.2044, -2.1634, -2.9247, -4.2339, -5.8556, -4.2601, -5.3974, -5.6705, -4.6527, -5.6502, -5.485, -4.9805, -4.6178, -4.6812, -5.4252, -5.0216, -4.2684, -3.4342, -3.8885, -4.2125, -4.0349, -4.0499, -3.2955, -4.7189, -2.9349, -4.5524, -4.0625, -4.1817, -4.8165, -4.9355, -4.0115, -4.4203, -4.9973, -5.2037, -4.6944, -2.1523, -4.5795, -4.8883, -5.2834, -4.126, -3.0548, -4.9935, -5.6627, -5.754, -5.4829, -5.3902, -5.4229, -5.6337, -5.6702, -3.5769, -4.5235, -5.0473, -3.8079, -5.8818, -3.7836, -4.9371, -2.5739, -4.3164, -4.3515, -4.1136, -4.5088, -5.1819, -5.3941, -5.6224, -4.7538, -6.1761, -4.4648, -6.2046, -3.8381, -4.9197, -5.049, -4.4128, -3.2187, -4.6552, -4.5121, -4.6275, -4.7753, -3.7145, -3.6454, -3.6079, -5.0785, -5.075, -5.7682, -5.3177, -4.6711, -5.7749, -4.9248, -4.8657, -5.5686, -5.5114, -5.5061, -4.4174, -5.2462, -2.7551, -4.4058, -4.9318, -5.3607, -4.657, -4.52, -4.5734, -5.0011, -5.1851, -4.5975, -4.4292, -5.043, -3.1909, -5.8115, -4.3504, -5.1343, -4.1678, -5.1533, -4.2497, -5.6406, -3.3036, -4.1739, -5.0888, -4.5214, -3.821, -4.4118, -4.03, -5.4193, -4.5499, -5.9616, -5.0346, -5.5114, -5.6128, -4.6043, -4.6364, -4.8222, -4.5497, -3.9593, -3.5327, -2.9786, -3.9639, -3.6356, -3.1062, -2.8626, -4.2971, -5.5638, -5.128, -5.2494, -5.1337, -5.2906, -4.2472, -4.8853, -5.6718, -5.8197, -3.9487, -5.3137, -4.4269, -4.1621, -2.6023, -5.0581, -5.1978, -5.5308, -5.2906, -4.0379, -5.6983, -4.2529, -4.8275, -4.1293, -5.0318, -4.9618, -4.9371, -3.8156, -3.9254, -3.913, -4.2745, -4.2464, -6.0145, -4.7056, -3.4486, -4.2701, -5.447, -4.0956, -4.5931, -4.8993, -4.8064, -2.8235, -4.1391, -4.588, -3.7537, -5.3763, -5.3277, -4.559, -5.1118, -4.5364, -5.8427, -3.748, -4.7888, -4.7762, -5.6847, -3.4355, -4.822, -5.3185, -3.7737, -3.8621, -4.3833, -3.6828, -2.9247, -5.6081, -5.1772, -5.4601, -4.9193, -4.3407, -4.7261, -4.6672, -5.3058, -3.1613, -4.6164, -5.9301, -4.7157, -4.7441, -3.6274, -4.697, -4.9542, -4.126, -5.2111, -5.5607, -5.0248, -4.8694, -5.7426, -5.9016, -5.1437, -5.1693, -4.031, -3.8555, -3.8649, -4.4395, -4.629, -4.4058, -3.8148, -4.038, -4.0233, -6.0039, -4.1293, -4.6994, -3.7478, -3.6143, -3.4322, -4.9619, -5.2781, -5.1332, -4.7651, -4.5253, -4.9662, -3.9654, -4.3379, -4.7844, -4.844, -4.6178, -4.1142, -5.267, -4.448, -4.822, -5.3607, -3.3376, -4.0258, -4.1153, -5.0358, -3.8623, -5.3531, -5.1223, -4.3881, -4.3442, -3.9271, -4.0614, -4.8863, -5.3093, -5.1549, -4.0021, -4.1621, -3.0213, -3.6276, -3.5797, -3.4927, -4.4013, -3.908, -5.1012, -5.8191, -5.2237, -5.3219, -4.8541, -4.6543, -4.5423, -5.6814, -4.7634, -5.2507, -4.3602, -4.8033, -4.0414, -1.8372, -3.595, -4.7473, -5.6795, -4.3966, -4.95, -4.439, -3.5891, -4.2587, -3.4721, -5.3775, -4.813, -5.2226, -4.2633, -5.9301, -5.9301, -5.5071, -3.9969, -3.2443, -4.7239, -4.2647, -5.3424, -5.8764, -5.1004, -4.4274, -4.6816, -4.2298, -4.3954, -3.7969, -3.9509, -5.4913, -4.3077, -5.5026, -5.1097, -5.7787, -5.0696, -4.4762, -5.0639, -5.237, -4.6784, -5.4933, -5.1407, -4.0389, -4.2815, -4.2022, -3.1611, -3.4233, -4.4783, -4.9245, -3.2275, -5.0854, -4.673, -4.6095, -5.6231, -3.8067, -4.3758, -3.7544, -4.7759, -4.6498, -4.1975, -3.4986, -5.2044, -5.5203, -5.1266, -4.8135, -4.9355, -4.7524, -4.3356, -5.1475, -4.3484, -4.5539, -5.7164, -5.6133, -3.9233, -4.7219, -3.8833, -5.3662, -5.4756, -4.8508, -5.0973, -4.6905, -5.3235, -4.8275, -3.8613, -2.772, -3.3375, -3.7568, -4.8911, -4.6575, -3.8803, -5.4413, -3.5867, -5.4601, -5.0381, -4.6078, -5.856, -5.779, -5.0056, -4.0825, -4.7533, -4.3076, -4.3788, -4.602, -4.776, -3.1947, -4.6246, -4.901, -4.7201, -4.6562, -5.0234, -5.1106, -4.3783, -5.715, -4.6205, -4.8145, -4.0389, -4.2273, -5.0096, -4.4282, -4.4936, -5.1315, -5.5509, -3.5277, -4.7149, -4.8717, -4.9443, -5.1568, -4.2497, -5.1964, -4.3189, -4.554, -4.448, -3.4319, -4.7654, -3.7849, -5.2504, -4.6018, -4.5975, -4.8232, -4.4219, -4.5588, -4.7466, -3.5152, -4.1357, -3.8276, -4.7982, -3.8024, -4.5953, -3.7789, -4.9316, -5.0747, -3.3448, -3.8148, -4.3682, -5.0027, -4.7555, -4.2015, -4.535, -4.8275, -5.183, -3.5792, -4.1951, -4.9371, -4.6952, -4.8752, -4.4164, -3.8982, -5.364, -4.9929, -4.9784, -4.6273, -4.8717, -5.0807, -4.7063, -4.403, -4.2529, -5.0597, -4.8743, -5.1366, -4.1607, -3.7853, -4.1815, -4.0317, -5.3715, -5.3715, -3.4205, -5.1118, -5.2383, -4.792, -3.9643, -4.51, -4.7357, -3.9454, -4.5423, -5.1304, -3.9079, -4.6436, -4.5795, -5.01, -4.4328, -4.5996, -4.9731, -5.0515, -4.915, -4.5126, -4.4487, -4.7156, -4.0582, -4.3285, -3.3489, -4.5754, -3.4279, -4.5141, -4.7357, -4.8841, -4.7174, -4.1974, -5.1932, -4.9593, -4.1287, -5.1568, -5.317, -4.7739, -4.4927, -4.1797, -3.847, -4.6246, -4.6658, -4.3196, -3.6598, -4.837, -3.7578, -4.5052, -4.306, -4.3127, -5.0413, -4.3317, -3.5966, -4.8982, -3.9651, -5.1625, -4.9784, -4.3241, -4.6381, -4.0719, -4.3777, -5.2708, -3.9651, -4.7527, -4.4614, -5.2205, -5.2238, -4.8671, -5.1309, -5.2283, -3.8309, -3.6725, -4.3287, -5.0056, -4.2079, -4.5617, -4.5409, -4.6441, -3.2958, -4.5224, -4.5059, -5.3168, -5.4376, -4.4696, -4.7324, -5.0156, -5.2495, -4.837, -4.8328, -4.4272, -4.5528, -4.6272, -4.9593, -4.8723, -4.6804, -4.6052, -4.8953, -3.2662, -3.8019, -4.6952, -4.2264, -4.8346, -3.7263, -3.4924, -5.4355, -4.559, -4.274, -4.644, -5.4442, -4.1677, -3.8376, -4.1884, -5.2462, -5.0784, -4.6692, -5.1673, -4.578, -4.2213, -4.3431, -4.1815, -4.2292, -2.89, -4.9362, -4.1629, -5.1631, -4.7199, -5.0775, -4.2929, -4.693, -4.5143, -4.6804, -4.2446, -4.6298, -5.081, -4.7402, -4.4469, -4.6432, -4.5142, -4.4746, -4.5951, -4.9865, -5.1833, -4.4077, -3.679, -4.6934, -3.2991, -3.8982, -3.7683, -4.6012, -3.9856, -5.1851, -5.1337, -4.9805, -4.6571, -4.6964, -4.7819, -5.0859, -4.9204, -3.8442, -4.4189, -4.8407, -5.339, -4.7199, -4.9731, -4.53, -4.3587, -4.7639, -4.9295, -4.8688, -4.3946, -4.6804, -4.3135, -2.6275, -4.6731, -5.1678, -4.5775, -5.1059, -4.4139, -4.8457, -4.7589, -4.4554, -4.8384, -3.9589, -3.8949, -3.744, -4.214, -4.0805, -4.0862, -5.1065, -4.2909, -4.0535, -5.1274, -4.2976, -4.8264, -5.0293, -3.6867, -4.6954, -4.8605, -3.8848, -3.8474, -4.563, -5.0802, -5.3974, -4.9052, -4.9426, -4.7182, -4.5002, -4.2627, -4.6919, -4.2907, -4.016, -4.2057, -4.7321, -4.1815, -5.2073, -5.2205, -4.9805, -5.1693, -4.62, -4.1113, -4.6584, -4.9175, -3.9325, -3.8432, -3.2808, -3.3035, -4.2632, -4.991, -4.8818, -4.9836, -4.5528, -5.0052, -5.237, -4.6944, -4.761, -4.6485, -4.5754, -4.8919, -4.8578, -5.2914, -5.2633, -4.165, -4.656, -4.3947, -4.6631, -4.094, -4.9522, -4.5505, -3.3496, -5.1342, -5.0015, -4.8214, -5.2699, -4.2562, -4.3264, -4.4544, -4.8215, -4.3388, -5.4855, -5.015, -5.1851, -5.2706, -4.5356, -5.1961, -4.6758, -4.5751, -4.4435, -4.606, -4.3754, -4.1445, -3.6614, -4.8897, -4.0561, -5.0423, -3.9598, -4.3649, -5.0102, -4.863, -4.7143, -5.0735, -4.5859, -5.1895, -5.1787, -4.9916, -4.3817, -4.6387, -4.8972, -4.1074, -4.5911, -4.7345, -5.2422, -4.5951, -4.8326, -4.4856, -4.4407, -4.9317, -4.7492, -4.3564, -4.416, -3.9598, -4.3354, -4.0805, -3.986, -5.0802, -5.1339, -4.5525, -4.761, -4.7387, -4.4757, -4.2125, -4.7753, -3.5687, -4.2729, -4.5781, -5.1422, -4.9774, -4.8704, -4.8395, -4.5503, -4.7764, -4.7762, -4.7546, -4.3171, -4.5289, -4.6253, -4.401, -4.2415, -4.1058, -3.3628, -4.7382, -4.7639, -4.8326, -4.5575, -4.227, -3.9359, -5.5748, -4.9616, -5.0611, -4.9496, -4.7054, -4.4296, -4.6113, -4.6257, -4.1133, -4.1821, -4.5415, -4.033, -4.0964, -4.243, -5.3332, -5.3662, -4.7863, -4.9448, -4.915, -4.6263, -4.5835, -4.3213, -4.8062, -4.0431, -4.3451, -5.1698, -5.0702, -4.8464, -5.1004, -4.4475, -4.325, -4.9318, -4.1621, -4.2792, -5.0396, -4.9836, -4.5138, -4.7423, -4.6367, -4.7102, -4.515, -4.576, -4.3956, -5.0448, -4.889, -4.6375, -4.6962, -4.2273, -4.9362, -4.9955, -4.7737, -4.772, -5.0293, -4.4763, -4.3438, -4.8027, -4.8011, -3.9598, -4.4021, -4.8068, -4.0706, -4.4189, -4.9645, -5.2071, -5.1679, -4.6801, -4.5532, -4.7546, -5.1046, -4.7582, -4.2725, -4.698, -4.0488, -5.4984, -5.2386, -4.6983, -4.7819, -5.0025, -4.588, -4.4575, -4.6784, -4.9271, -4.2679, -4.5743, -4.776, -4.2909, -5.5027, -5.0291, -4.6721, -4.9381, -4.8127, -5.0532, -4.7582, -4.7387, -4.6726, -4.4957, -4.9583, -4.3011, -5.1023, -4.6785, -4.1435, -4.7924, -4.5398, -4.588, -4.6469, -4.5913, -4.4783, -4.7993, -4.6923, -4.5043, -4.5754, -4.3442, -4.835, -4.9493, -4.7651, -4.786, -4.5185, -4.4824, -4.8752, -4.5214, -4.4832, -4.5913, -4.3649, -4.5734, -5.0687, -5.0735, -4.9731, -4.7138, -4.8535, -4.8315, -4.8852, -4.8297, -4.6843, -4.376, -4.5088, -5.0401, -4.9405, -4.8898, -4.8848, -4.5731, -4.6027, -4.625, -4.4614, -5.2995, -4.8408, -5.1964, -4.056, -5.0015, -5.1519, -4.863, -4.3388, -5.0291, -4.6299, -4.5398, -4.7739, -4.5552, -5.5381, -4.7436, -4.9477, -4.6993, -4.2546, -4.5616, -4.9861, -5.1072, -5.0275, -4.9475, -4.6027, -4.8185, -4.416, -4.7048, -5.1739, -4.6257, -4.4427, -4.7737, -4.6526, -4.8835, -5.2953, -5.115, -4.936, -4.5104, -4.8897, -4.5042, -4.9144, -4.4118, -4.5734, -4.897, -4.7233, -4.9522, -4.8112, -4.6582, -4.6526, -5.3593, -4.9747, -4.8723, -5.0859, -4.6726, -4.6012, -5.3149, -4.7311, -4.6424, -4.8794, -5.0191, -4.9362, -4.7888, -5.1046, -4.9882, -5.1739, -4.7493, -4.6192, -4.5754, -4.5059, -5.2572, -5.1132, -5.015, -4.8066, -4.4469, -4.7165, -5.3525, -5.1211, -4.9144, -4.4088, -4.5965, -5.2194, -4.9098, -4.8033, -5.3077, -5.0942, -4.9839, -4.8066, -4.8005, -4.9295, -4.9839, -4.8005, -4.879, -5.1223, -5.1832, -4.901, -4.7795, -4.8056, -4.8537, -4.601, -5.6081, -5.3941, -4.9175, -5.2194, -4.8654, -4.8005, -4.9522, -4.9522, -4.8384, -4.9552, -4.5519, -4.8068, -4.8068 ], +"loglift": [ 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.0458, 2.2108, 2.2108, 2.2108, 2.2108, 2.2108, 2.2108, 2.2108, 2.2108, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.2107, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6435, 2.6434, 2.6434, 3.0562, 3.0562, 3.0562, 3.0562, 3.0562, 3.0562, 3.0562, 3.0562, 3.0562, 3.0562, 3.0562, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.0561, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.073, 3.0729, 3.0729, 3.0729, 3.0729, 3.0729, 3.0729, 3.0729, 3.0729, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1003, 3.1002, 3.1002, 3.1002, 3.1002, 3.1002, 3.1002, 3.1002, 3.1002, 3.1723, 3.1723, 3.1723, 3.1723, 3.1723, 3.1723, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1722, 3.1721, 3.1721, 3.1721, 3.1721, 3.1721, 3.1721, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4056, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4055, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4457, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4456, 3.4847, 3.4847, 3.4847, 3.4847, 3.4847, 3.4847, 3.4847, 3.4846, 3.4846, 3.4846, 3.4846, 3.4846, 3.4846, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.4845, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5473, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5472, 3.5679, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5678, 3.5677, 3.5677, 3.5677, 3.5677, 3.5677, 3.5677, 3.5677, 3.5882, 3.5882, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.5881, 3.588, 3.588, 3.588, 3.588, 3.588, 3.588, 3.731, 3.731, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7309, 3.7308, 3.7308, 3.7308, 3.7308, 3.7308, 3.7308, 3.7308, 3.7308, 3.7308, 3.7308, 3.7307, 3.7307, 3.7307, 3.7307, 3.8266, 3.8266, 3.8266, 3.8265, 3.8265, 3.8265, 3.8265, 3.8265, 3.8265, 3.8265, 3.8265, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8264, 3.8359, 3.8359, 3.8359, 3.8359, 3.8359, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8358, 3.8357, 3.8357, 3.8357, 3.8357, 3.8357, 3.8357, 3.8357, 3.9004, 3.9004, 3.9004, 3.9004, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9003, 3.9002, 3.9002, 3.9002, 3.9002, 3.9002, 3.9002, 3.9002, 3.9001, 3.9001, 3.9001, 3.9001, 3.9001, 3.9001, 3.9096, 3.9096, 3.9095, 3.9095, 3.9095, 3.9095, 3.9095, 3.9095, 3.9095, 3.9095, 3.9095, 3.9094, 3.9094, 3.9094, 3.9094, 3.9094, 3.9094, 3.9094, 3.9094, 3.9094, 3.9094, 3.9094, 3.9093, 3.9093, 3.9093, 3.9093, 3.9093, 3.9093, 3.9093, 3.9093, 3.9359, 3.9358, 3.9358, 3.9358, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9357, 3.9356, 3.9356, 3.9356, 3.9356, 3.9356, 3.9356, 3.9356, 3.9356, 3.9356, 3.9356, 3.9356, 3.9726, 3.9725, 3.9725, 3.9725, 3.9725, 3.9725, 3.9725, 3.9725, 3.9725, 3.9725, 3.9724, 3.9724, 3.9724, 3.9724, 3.9724, 3.9724, 3.9723, 3.9723, 3.9723, 3.9723, 3.9723, 3.9723, 3.9723, 3.9723, 3.9723, 3.9722, 3.9722, 3.9722, 3.9722, 3.9722, 4.0037, 4.0037, 4.0037, 4.0037, 4.0037, 4.0037, 4.0037, 4.0037, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0036, 4.0035, 4.0035, 4.0035, 4.0035, 4.0035, 4.0035, 4.0035, 4.0112, 4.0112, 4.0112, 4.0112, 4.0112, 4.0111, 4.0111, 4.0111, 4.0111, 4.0111, 4.0111, 4.0111, 4.0111, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.011, 4.0109, 4.0109, 4.0109, 4.0109, 4.0245, 4.0245, 4.0245, 4.0245, 4.0245, 4.0245, 4.0245, 4.0244, 4.0244, 4.0244, 4.0244, 4.0244, 4.0244, 4.0244, 4.0244, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0243, 4.0242, 4.0242, 4.0242, 4.2454, 4.2454, 4.2454, 4.2454, 4.2454, 4.2454, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2453, 4.2452, 4.2452, 4.2452, 4.2452, 4.2452, 4.2452, 4.2452, 4.2452, 4.3329, 4.3329, 4.3329, 4.3329, 4.3329, 4.3329, 4.3328, 4.3328, 4.3328, 4.3328, 4.3327, 4.3327, 4.3326, 4.3326, 4.3326, 4.3325, 4.3325, 4.3325, 4.3325, 4.3325, 4.3325, 4.3325, 4.3324, 4.3324, 4.3324, 4.3324, 4.3324, 4.3324, 4.3323, 4.3323, 4.5954, 4.5954, 4.5954, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5953, 4.5952, 4.5952, 4.5952, 4.5952, 4.5952, 4.5952, 4.5952, 4.5952, 4.5952, 4.5952, 4.5951, 4.5951, 4.5951, 4.5961, 4.5961, 4.5961, 4.5961, 4.5961, 4.596, 4.596, 4.596, 4.596, 4.596, 4.596, 4.596, 4.596, 4.596, 4.596, 4.596, 4.596, 4.5959, 4.5959, 4.5959, 4.5959, 4.5959, 4.5959, 4.5959, 4.5959, 4.5959, 4.5958, 4.5958, 4.5958, 4.5958, 4.649, 4.649, 4.649, 4.649, 4.649, 4.649, 4.649, 4.649, 4.649, 4.6489, 4.6489, 4.6489, 4.6489, 4.6489, 4.6489, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6488, 4.6487, 4.6487, 4.6487, 4.7421, 4.7421, 4.7421, 4.7421, 4.7421, 4.742, 4.742, 4.742, 4.742, 4.742, 4.742, 4.742, 4.742, 4.742, 4.742, 4.742, 4.7419, 4.7419, 4.7419, 4.7419, 4.7419, 4.7419, 4.7419, 4.7419, 4.7419, 4.7418, 4.7418, 4.7418, 4.7418, 4.7418, 4.8473, 4.8473, 4.8472, 4.8472, 4.8472, 4.8472, 4.8471, 4.8471, 4.8471, 4.8471, 4.8471, 4.8471, 4.8471, 4.8471, 4.8471, 4.8471, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.847, 4.8469, 4.9906, 4.9906, 4.9905, 4.9905, 4.9905, 4.9905, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9904, 4.9903, 4.9903, 4.9903, 4.9903, 4.9903, 4.9903, 5.0258, 5.0257, 5.0257, 5.0257, 5.0257, 5.0257, 5.0257, 5.0257, 5.0257, 5.0257, 5.0257, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0256, 5.0255, 5.0255, 5.0255, 5.0255, 5.0255, 5.0365, 5.0365, 5.0365, 5.0365, 5.0365, 5.0365, 5.0365, 5.0365, 5.0364, 5.0364, 5.0364, 5.0364, 5.0364, 5.0364, 5.0363, 5.0363, 5.0363, 5.0363, 5.0363, 5.0363, 5.0363, 5.0363, 5.0362, 5.0362, 5.0362, 5.0362, 5.0362, 5.0362, 5.0362, 5.0362, 5.1613, 5.1612, 5.1612, 5.1612, 5.1612, 5.1612, 5.1612, 5.1612, 5.1612, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.1611, 5.161, 5.161, 5.161, 5.161, 5.161, 5.161, 5.161, 5.161, 5.1686, 5.1686, 5.1686, 5.1686, 5.1686, 5.1686, 5.1686, 5.1685, 5.1685, 5.1685, 5.1685, 5.1685, 5.1685, 5.1685, 5.1684, 5.1684, 5.1684, 5.1683, 5.1683, 5.1683, 5.1683, 5.1683, 5.1683, 5.1683, 5.1682, 5.1682, 5.1682, 5.1681, 5.1681, 5.1681, 5.1988, 5.1988, 5.1988, 5.1988, 5.1988, 5.1988, 5.1988, 5.1988, 5.1988, 5.1987, 5.1987, 5.1987, 5.1987, 5.1987, 5.1987, 5.1987, 5.1986, 5.1986, 5.1986, 5.1986, 5.1986, 5.1986, 5.1986, 5.1986, 5.1986, 5.1986, 5.1985, 5.1985, 5.1985, 5.1985, 5.2087, 5.2087, 5.2086, 5.2086, 5.2085, 5.2085, 5.2085, 5.2085, 5.2085, 5.2085, 5.2085, 5.2085, 5.2085, 5.2085, 5.2085, 5.2084, 5.2084, 5.2084, 5.2084, 5.2083, 5.2083, 5.2083, 5.2083, 5.2083, 5.2083, 5.2082, 5.2082, 5.2082, 5.2082, 5.2082, 5.2803, 5.2803, 5.2803, 5.2802, 5.2802, 5.2802, 5.2802, 5.2801, 5.2801, 5.2801, 5.2801, 5.2801, 5.2801, 5.2801, 5.2801, 5.2801, 5.28, 5.28, 5.28, 5.28, 5.28, 5.28, 5.2799, 5.2799, 5.2799, 5.2799, 5.2798, 5.2798, 5.2798, 5.2798, 5.3797, 5.3797, 5.3797, 5.3797, 5.3796, 5.3796, 5.3796, 5.3796, 5.3796, 5.3796, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3795, 5.3794, 5.3794, 5.3794, 5.3794, 5.3793, 5.3793, 5.6907, 5.6906, 5.6906, 5.6906, 5.6906, 5.6905, 5.6905, 5.6905, 5.6905, 5.6905, 5.6905, 5.6904, 5.6904, 5.6904, 5.6904, 5.6904, 5.6904, 5.6903, 5.6903, 5.6902, 5.6902, 5.6902, 5.6902, 5.6902, 5.6901, 5.6901, 5.6901, 5.6901, 5.6901, 5.6901, 3.1653, 2.1866, 2.6141, 3.1523, 3.3723, 3.3708, 3.8614, 3.8712, 4.7011, 4.6983, 4.9912, 2.0335, 2.174, 3.0088, 3.0414, 3.0681, 3.092, 3.4975, 3.5392, 3.8385, 3.8661, 3.9683, 4.2132, 4.5497, 4.5778, 4.5572, 2.1459, 3.0614, 3.1174, 3.1264, 3.417, 3.4989, 3.6728, 3.6231, 3.7212, 3.8305, 3.9068, 4.5278, 4.5073, 4.5289, 4.6538, 4.9118, 4.9806, 5.1083, 2.5736, 3.0318, 3.34, 3.4945, 3.5072, 3.6241, 3.7879, 3.7937, 3.9254, 4.2152, 4.6721, 4.6226, 5.1261, 1.9458, 3.0397, 3.0778, 3.2543, 3.341, 3.3917, 3.7626, 3.7207, 3.9496, 4.1169, 4.3523, 4.3988, 4.5146, 4.7784, 4.9506, 2.9954, 3.2829, 3.2409, 3.6131, 3.8355, 3.8669, 3.8299, 3.925, 3.8794, 4.1347, 4.1865, 4.6341, 4.6415, 4.9087, 1.8422, 2.089, 2.5495, 2.5677, 2.8982, 3.2992, 3.2928, 3.3923, 3.7838, 3.6581, 3.7794, 3.8312, 3.853, 3.9446, 4.1585, 4.6777, 4.8627, 2.1486, 2.9119, 3.0277, 3.0588, 3.3179, 3.59, 3.6714, 3.8108, 3.8554, 3.8935, 3.9049, 4.6261, 4.8054, 5.0432, 5.0004, 5.1157, 2.1369, 2.9207, 2.9614, 3.2648, 3.2965, 3.474, 3.5192, 3.6261, 3.5752, 3.6667, 3.824, 3.8599, 3.8243, 3.8349, 4.0458, 4.6068, 4.8188, 1.9743, 2.0308, 2.5352, 2.7815, 2.9246, 2.9387, 2.827, 3.0442, 3.1826, 3.2579, 3.124, 3.3764, 3.1649, 3.8608, 3.7257, 3.7342, 4.4176, 4.6129, 4.7965, 5.4607, 2.1902, 2.7833, 2.9665, 2.7684, 3.2866, 3.287, 3.4742, 3.3781, 3.405, 3.7029, 3.613, 3.6837, 3.6918, 3.8731, 4.1344, 4.1791, 4.3834, 4.8232, 4.8928, 5.2569, 5.36, 1.7574, 2.1466, 2.7396, 2.9066, 3.0386, 3.215, 3.3095, 3.4749, 3.699, 3.6555, 3.6883, 3.8956, 3.8038, 3.7532, 3.6154, 3.9364, 4.3871, 4.5287, 4.5258, 4.8809, 5.0026, 4.8471, 5.2473, 5.4777, 2.253, 2.8914, 3.238, 3.0472, 3.3072, 3.6696, 3.7022, 3.685, 3.2552, 4.0104, 4.0528, 4.1171, 4.5648, 4.5898, 4.8958, 1.939, 2.9413, 2.9813, 3.3048, 3.2446, 3.4809, 3.5767, 3.2072, 3.52, 3.6067, 3.4971, 3.9242, 3.6104, 4.0219, 4.1164, 4.8573, 4.9896, 5.0157, 5.5209, 1.8334, 2.4274, 2.9077, 2.7385, 3.0962, 3.099, 3.3794, 3.1511, 3.3653, 3.4588, 3.454, 3.3683, 3.6204, 3.5901, 4, 4.4233, 4.4474, 4.6449, 5.0278, 1.967, 2.3469, 2.4817, 2.8396, 2.705, 2.9916, 3.1703, 3.1093, 3.2422, 3.2254, 3.3846, 3.3152, 3.6781, 3.3747, 3.6961, 4.0448, 4.7292, 4.8273, 4.8771, 5.5105, 1.9346, 2.8171, 2.72, 2.7284, 2.8488, 2.4421, 3.282, 3.1422, 3.3849, 3.3578, 3.7214, 3.5037, 3.8468, 3.6176, 4.3198, 4.6722, 4.9925, 4.775, 5.0121, 1.5404, 1.8498, 2.1788, 2.9637, 2.8312, 3.2099, 3.4798, 3.4243, 3.421, 3.6192, 3.6391, 3.7461, 3.6351, 4.4197, 4.6484, 4.692, 4.7102, 5.1253, 1.7116, 2.4116, 2.3014, 2.7878, 2.7516, 2.8513, 3.0075, 3.05, 3.236, 3.5813, 3.2312, 3.6459, 3.4889, 4.4264, 4.5042, 5.1477, 1.7799, 2.8397, 2.8435, 3.0343, 3.5475, 3.2893, 3.4393, 3.4483, 3.5462, 3.9283, 3.9204, 4.6224, 4.8201, 4.8474, 2.5045, 2.4838, 3.0202, 3.2165, 2.9433, 3.1537, 3.4776, 3.2303, 3.5083, 3.7411, 4.3889, 4.0312, 4.6378, 4.7551, 4.7962, 1.8082, 1.7868, 1.715, 2.2285, 2.5363, 2.9689, 2.9431, 3.4091, 3.3969, 3.8655, 3.164, 3.8715, 4.0023, 4.2608, 4.5452, 4.933, 4.5891, 4.9919, 1.869, 1.8847, 2.3264, 2.6376, 2.469, 2.6685, 3.0819, 3.1254, 2.5704, 3.2507, 3.6537, 3.5338, 3.404, 3.1986, 3.6727, 4.0048, 4.324, 1.8886, 2.0008, 2.1866, 2.6113, 2.9257, 3.0239, 3.0136, 3.2522, 2.9617, 2.9517, 3.0478, 3.1795, 3.4719, 3.5749, 4.5038, 4.574, 5.2648, 3.2925, 3.3188, 3.7629, 3.999, 3.9438, 4.4029, 1.6014, 2.7239, 3.0163, 3.015, 2.9231, 3.2486, 2.9352, 3.154, 3.3254, 3.329, 3.2318, 3.0394, 3.6903, 3.7724, 3.7683, 4.6758, 4.2842, 4.5868, 1.263, 1.7842, 2.216, 2.7644, 2.6977, 2.8554, 2.8358, 2.9944, 2.9195, 3.2313, 3.6148, 4.0223, 4.0189, 4.3099, 3.7904, 4.5834, 4.2845, 4.2435, 4.8656, 4.8238, 2.136, 2.8767, 2.9806, 3.4002, 3.3439, 3.426, 3.185, 3.5901, 3.4253, 3.6234, 3.5816, 4.268, 4.7652, 3.5703, 4.2403, 1.6454, 2.3582, 2.2908, 2.5462, 2.383, 2.0337, 2.5647, 2.2142, 3.2137, 2.963, 3.3198, 2.9255, 3.6207, 3.6198, 3.6916, 3.2772, 4.1009, 4.7308, 4.9089, 1.696, 3.2805, 3.1406, 2.8374, 2.951, 2.9001, 2.9409, 3.0292, 2.8725, 3.5618, 3.23, 1.946, 2.5387, 3.2365, 2.8722, 2.8418, 3.3667, 3.2937, 3.4023, 3.4842, 3.5537, 3.0676, 3.1312, 3.0856, 3.4823, 3.5515, 4.8134, 5.0102, 4.4367, 2.0773, 1.8734, 2.3483, 2.8626, 2.5851, 2.8976, 2.8337, 3.3886, 3.3237, 3.3241, 3.7741, 4.831, 1.7692, 1.7442, 1.9361, 3.0396, 2.7113, 2.4996, 3.0408, 2.8587, 2.938, 3.555, 3.7876, 3.2839, 4.1507, 4.6794, 2.2084, 2.6586, 2.4687, 2.8708, 2.8825, 3.1959, 3.2092, 2.568, 3.3059, 3.5898, 4.3964, 1.4153, 1.4723, 1.7466, 2.6242, 2.0401, 3.3663, 3.1192, 3.2901, 3.6944, 3.6504, 3.165, 2.9162, 3.2755, 3.5238, 3.8777, 4.3557, 4.8037, 3.718, 2.2852, 2.4695, 2.8765, 2.6316, 3.0209, 3.202, 2.7441, 3.4861, 2.9849, 3.0532, 2.8709, 3.7466, 4.9261, 1.2931, 1.6376, 2.5812, 3.0651, 2.204, 2.9238, 3.0446, 3.0167, 3.2134, 3.0022, 3.5254, 2.9753, 3.1164, 3.5743, 3.8856, 4.6599, 4.7407, 1.5853, 1.3961, 2.2098, 2.3839, 2.3415, 2.5104, 2.714, 2.0552, 2.5847, 2.7385, 3.0437, 2.5904, 3.6443, 3.4945, 4.2232, 4.2974, 3.7818, 4.0567, 4.2958, 2.3381, 2.6197, 2.3628, 2.6784, 3.1211, 3.2693, 2.4188, 3.3683, 3.7304, 4.0545, 4.2792, 4.4067, 3.9676, 1.863, 2.4324, 2.4077, 2.4449, 3.0252, 3.2867, 2.794, 3.0976, 2.5765, 3.1136, 2.9811, 3.1471, 2.7919, 3.7336, 4.2145, 3.9885, 4.9006, 4.9001, 3.95, 1.4542, 1.7685, 2.2179, 1.7569, 2.4173, 2.7724, 2.3331, 2.7796, 3.4351, 4.3385, 4.8404, 1.0433, 2.2857, 1.8457, 2.1156, 2.3425, 2.5213, 2.5809, 2.6061, 2.8253, 3.0117, 2.3161, 2.835, 3.6544, 4.4546, 3.5707, 4.3565, 2.7443, 2.726, 2.7547, 2.4509, 3.2069, 2.8601, 2.3451, 3.1185, 3.5572, 4.3786, 4.3789, 4.431, 4.1599, 2.1078, 2.1293, 2.0548, 1.6895, 2.631, 1.8127, 2.5604, 2.9459, 2.4837, 3.0228, 3.2823, 3.1358, 4.6816, 4.0911, 1.6645, 2.3761, 2.3676, 2.5569, 2.1782, 2.7219, 3.782, 4.048, 4.8259, 4.7572, 1.4913, 1.4915, 2.4178, 2.8501, 3.2128, 1.8554, 1.7058, 2.2594, 2.9625, 2.6215, 2.8824, 3.1509, 3.4886, 2.7821, 3.8737, 4.786, 1.5625, 2.1413, 1.7805, 1.9972, 2.9328, 2.7522, 2.5682, 2.6803, 2.3871, 2.4969, 2.5027, 2.8058, 2.7057, 2.6839, 2.8954, 3.134, 2.1413, 3.02, 3.9708, 3.995, 4.9259, 3.4371, 3.6651, 1.6642, 1.074, 1.4473, 1.9025, 2.7542, 1.9084, 1.8941, 2.455, 3.1645, 3.0092, 3.247, 4.1786, 3.9168, 3.5589, 4.2957, 3.9891, 4.0095, 3.1065, 4.4894, 4.3886, 1.4012, 2.0297, 2.3948, 1.7853, 2.5332, 2.3162, 2.6138, 2.2018, 2.5773, 3.2786, 3.3094, 4.5458, 1.9437, 2.3045, 2.4379, 2.343, 3.2192, 3.4192, 3.13, 2.9278, 4.4605, 2.951, 3.3817, 3.9319, 4.7682, 4.2962, 2.2402, 2.4216, 2.1641, 2.0725, 2.3308, 2.5722, 2.9578, 3.8573, 2.9745, 4.5381, 1.2372, 1.9811, 1.9675, 2.1041, 2.3706, 1.9198, 2.5318, 2.6752, 3.0733, 3.0691, 3.2602, 3.8484, 2.78, 1.0132, 2.196, 1.6384, 2.7612, 2.2344, 2.9414, 3.3425, 3.8944, 4.3377, 3.0398, 3.469, 3.1268, 3.6695, 3.4748, 3.985, 1.69, 1.787, 1.6328, 2.9021, 2.6833, 2.5748, 3.0799, 1.9996, 3.377, 3.7795, 2.9339, 4.042, 0.8153, 1.65, 2.4577, 2.2683, 2.6492, 2.359, 2.9138, 1.8685, 2.4881, 2.1831, 2.3584, 3.3132, 3.8946, 3.7986, 1.607, 2.2317, 2.0461, 2.4226, 1.8579, 1.5155, 2.7428, 3.0769, 2.5413, 3.4004, 2.3421, 2.3295, 4.1042, 1.4973, 1.8816, 2.6599, 2.0955, 2.874, 2.9941, 2.7537, 2.6372, 3.4608, 4.2177, 1.324, 1.9774, 2.7303, 2.6722, 1.4619, 2.3253, 2.04, 2.4996, 2.4524, 3.841, 3.9333, 3.3378, 2.0113, 2.1663, 2.0332, 3.0055, 2.5672, 2.9477, 3.1091, 4.8269, 4.2571, 1.637, 1.4886, 2.0827, 2.3959, 1.4558, 2.569, 2.1359, 2.1573, 2.0448, 2.2791, 2.0164, 1.5872, 1.6879, 3.751, 2.9366, 4.1779, 3.1057, 4.1289, 1.4363, 1.964, 1.7149, 2.0835, 1.9024, 2.8764, 2.8094, 2.9439, 2.7179, 1.3593, 2.3755, 2.1427, 4.0599, 4.7494, 1.5828, 1.9085, 2.2366, 1.5927, 2.6212, 2.6105, 2.7601, 2.6184, 4.09, 2.9758, 3.2374, 2.7489, 3.4498, 1.4831, 2.7332, 2.7909, 2.5239, 2.3384, 2.7984, 2.4787, 3.4733, 2.5092, 3.014, 0.7711, 2.3709, 2.0146, 2.5206, 1.8809, 1.6655, 2.3683, 2.7119, 2.0296, 1.6809, 2.8949, 2.9618, 3.3044, 2.5786, 2.6906, 2.26, 2.0735, 2.0718, 2.1619, 2.3503, 1.3999, 3.042, 1.7111, 1.9462, 2.5873, 2.6425, 2.0442, 1.7017, 2.8845, 3.189, 2.5301, 2.2917, 3.965, 3.1804, 3.0223, 2.9145, 1.6767, 1.9747, 1.6543, 1.993, 1.9144, 1.6523, 2.2904, 1.4, 2.5301, 1.9483, 3.8753, 1.2766, 1.725, 2.1728, 2.6389, 1.9817, 2.3662, 3.5524, 2.8188, 3.3674, 1.2105, 2.2627, 2.0505, 1.8238, 1.9628, 2.2074, 2.7577, 3.6815, 2.5934, 4.5699, 1.5889, 1.0942, 2.1003, 2.0467, 4.1547, 1.3972, 1.2349, 1.7018, 2.8676, 2.5016, 2.4403, 3.4032, 3.3627, 2.5285, 2.7714, 4.7071, 2.9043, 3.743, 0.6583, 1.5133, 2.3005, 1.6262, 1.4555, 1.7338, 2.7623, 2.1153, 1.7255, 3.3372, 2.5687, 1.4542, 2.0463, 0.9285, 1.8615, 2.2709, 3.2671, 3.2193, 3.4233, 2.0796, 1.1396, 2.7452, 4.1294, 3.3418, 1.4555, 1.9187, 1.4591, 2.0511, 1.5617, 2.322, 1.9742, 3.1593, 2.9466, 2.2994, 4.6911, 2.9424, 0.9759, 1.0428, 1.2348, 2.4339, 2.4415, 3.0531, 4.0056, 3.0751, 3.5434, 2.0715, 2.3349, 1.9993, 3.6799, 3.1355, 1.9955, 1.9242, 1.9261, 2.0105, 0.889, 2.0779, 3.4186, 3.7798, 3.5808, 2.7826, 2.8999, 4.1464, 1.5797, 1.9457, 1.5048, 0.6645, 1.6203, 1.6091, 1.7017, 1.9775, 3.5201, 3.1878, 3.7645, 1.8449, 1.9387, 2.2548, 2.5164, 2.3647, 2.5861, 2.3529, 3.2351, 1.574, 1.3751, 2.9923, 1.577, 1.6902, 2.7207, 4.1695, 2.532, 1.5705, 1.1537, 1.8949, 3.816, 2.2545, 1.4651, 1.04, 1.8313, 1.9881, 2.2232, 2.9465, 1.1452, 2.3608, 2.0496, 2.4276, 2.1297, 3.7841, 2.8387, 0.7026, 2.6698, 2.066, 3.2279, 3.2265, 3.4116, 5.0503, 2.041, 1.4731, 1.843, 1.9932, 3.3593, 1.9995, 3.1877, 2.1763, 2.7135, 2.1222, 2.641, 3.6885, 3.3421, 2.1535, 3.0635, 1.5619, 1.973, 1.6055, 2.3941, 1.111, 3.8166, 2.0303, 2.3144, 3.1441, 0.7536, 1.2549, 2.0016, 1.4271, 2.5366, 2.3659, 2.3219, 2.1242, 2.4073, 2.9975, 2.5597, 1.1834, 2.0668, 1.5918, 1.8851, 1.9824, 3.1029, 1.4109, 1.1575, 2.0783, 1.8071, 1.7953, 2.6969, 3.1105, 1.6259, 2.5422, 1.5976, 2.2853, 0.5717, 3.2281, 1.3445, 2.1265, 3.1029, 2.1102, 1.9042, 1.7247, 2.0205, 2.0392, 1.924, 2.4643, 2.785, 1.5185, 0.6024, 2.3314, 0.9119, 3.3405, 1.4153, 2.2748, 3.4368, 1.4679, 1.9182, 3.3701, 2.5878, 3.1547 ], +"Freq": [ 1953, 1575, 1001, 2070, 1559, 1084, 1660, 948, 999, 2011, 1478, 1412, 1569, 1341, 1089, 1082, 862, 582, 700, 1427, 841, 541, 999, 616, 638, 543, 730, 449, 729, 588, 319.48, 289.53, 203.67, 191.69, 178.71, 171.72, 164.73, 161.74, 160.74, 152.75, 147.76, 142.77, 140.77, 130.79, 121.8, 117.81, 115.81, 114.81, 113.82, 112.82, 112.82, 106.83, 103.83, 102.83, 101.84, 101.84, 101.84, 99.839, 96.843, 94.847, 416.43, 264.64, 180.75, 179.75, 175.76, 163.78, 158.78, 155.79, 135.81, 133.82, 132.82, 111.85, 110.85, 105.86, 100.86, 96.867, 94.87, 93.871, 90.876, 87.88, 86.881, 86.881, 86.881, 83.885, 83.885, 81.888, 81.888, 79.891, 78.892, 77.893, 136.8, 109.84, 102.85, 92.868, 90.87, 86.876, 81.883, 65.906, 64.907, 63.909, 61.912, 58.916, 52.925, 52.925, 49.929, 46.933, 44.936, 44.936, 44.936, 43.937, 43.937, 42.939, 42.939, 41.94, 41.94, 41.94, 40.942, 40.942, 39.943, 38.945, 143.83, 130.84, 92.89, 89.893, 63.924, 60.928, 59.929, 57.931, 55.934, 53.936, 50.94, 48.942, 44.947, 40.951, 40.951, 39.953, 39.953, 38.954, 38.954, 36.956, 36.956, 35.957, 33.96, 33.96, 31.962, 31.962, 31.962, 30.963, 29.964, 28.966, 112.9, 87.921, 86.922, 81.927, 76.931, 74.933, 63.943, 62.944, 58.947, 56.949, 52.953, 50.955, 43.961, 40.963, 39.964, 37.966, 36.967, 33.97, 32.971, 31.972, 31.972, 31.972, 30.972, 29.973, 28.974, 28.974, 28.974, 27.975, 27.975, 27.975, 201.78, 145.84, 125.87, 83.91, 73.921, 63.932, 60.935, 59.936, 55.94, 51.944, 50.945, 47.949, 46.95, 42.954, 37.959, 36.96, 36.96, 35.962, 35.962, 34.963, 34.963, 34.963, 33.964, 32.965, 31.966, 31.966, 30.967, 29.968, 29.968, 28.969, 90.911, 64.936, 60.94, 58.942, 50.95, 50.95, 41.959, 40.96, 39.961, 33.967, 31.969, 31.969, 30.97, 25.975, 24.976, 24.976, 24.976, 24.976, 23.977, 23.977, 22.978, 21.978, 21.978, 21.978, 20.979, 20.979, 18.981, 18.981, 17.982, 17.982, 335.82, 157.92, 146.92, 119.94, 103.95, 97.948, 95.949, 84.955, 79.958, 69.963, 56.97, 53.972, 51.973, 50.973, 50.973, 41.978, 35.981, 34.982, 34.982, 33.982, 32.983, 31.983, 30.984, 30.984, 30.984, 29.984, 29.984, 28.985, 27.985, 27.985, 74.948, 62.957, 54.962, 49.966, 47.967, 42.97, 41.971, 41.971, 41.971, 39.972, 36.975, 35.975, 32.977, 30.979, 30.979, 28.98, 28.98, 28.98, 28.98, 27.981, 27.981, 26.981, 24.983, 24.983, 23.984, 22.984, 21.985, 21.985, 20.986, 20.986, 313.96, 156.98, 99.988, 63.992, 56.993, 40.995, 38.995, 36.995, 35.996, 30.996, 29.996, 19.998, 19.998, 18.998, 17.998, 16.998, 15.998, 15.998, 14.998, 14.998, 14.998, 14.998, 14.998, 14.998, 13.998, 13.998, 13.998, 13.998, 13.998, 13.998, 159.95, 87.974, 74.978, 74.978, 60.982, 58.983, 56.983, 46.986, 45.987, 45.987, 45.987, 44.987, 42.987, 40.988, 40.988, 36.989, 32.99, 29.991, 28.992, 26.992, 25.992, 25.992, 24.993, 24.993, 23.993, 23.993, 22.993, 22.993, 21.994, 20.994, 129.91, 49.964, 48.964, 46.966, 41.969, 40.97, 38.972, 38.972, 38.972, 34.975, 32.976, 31.977, 30.977, 29.978, 29.978, 28.979, 27.98, 27.98, 27.98, 26.98, 26.98, 26.98, 25.981, 23.983, 23.983, 23.983, 22.983, 21.984, 21.984, 21.984, 95.984, 84.986, 77.987, 73.988, 55.991, 51.992, 51.992, 47.992, 47.992, 43.993, 41.993, 41.993, 37.994, 37.994, 37.994, 35.994, 34.994, 33.995, 32.995, 30.995, 29.995, 28.995, 26.996, 26.996, 24.996, 23.996, 21.997, 21.997, 21.997, 21.997, 81.024, 65.019, 36.011, 31.009, 31.009, 29.009, 28.008, 28.008, 25.007, 25.007, 24.007, 23.007, 22.007, 22.007, 21.006, 21.006, 19.006, 18.005, 17.005, 17.005, 16.005, 16.005, 15.005, 15.005, 14.004, 14.004, 13.004, 13.004, 13.004, 13.004, 65.012, 55.01, 50.009, 39.007, 34.006, 28.005, 27.005, 26.005, 23.004, 22.004, 22.004, 20.004, 19.004, 18.003, 18.003, 18.003, 17.003, 17.003, 16.003, 16.003, 16.003, 16.003, 16.003, 16.003, 15.003, 15.003, 15.003, 15.003, 14.003, 14.003, 38, 28, 27, 26, 24, 22, 21, 21, 21, 20, 20, 19, 18, 17, 17, 17, 17, 16, 16, 15, 15, 15, 15, 14, 14, 14, 14, 14, 14, 13, 214.89, 85.955, 73.962, 62.967, 50.974, 49.974, 43.977, 35.981, 33.982, 30.984, 28.985, 27.986, 26.986, 25.987, 25.987, 23.988, 23.988, 21.989, 20.989, 16.991, 16.991, 15.992, 14.992, 14.992, 13.993, 12.993, 12.993, 11.994, 11.994, 10.994, 55.028, 54.028, 32.016, 30.015, 29.015, 26.013, 23.012, 22.011, 21.011, 21.011, 20.01, 18.009, 17.009, 17.009, 16.008, 16.008, 15.008, 15.008, 14.007, 14.007, 14.007, 14.007, 13.007, 13.007, 13.007, 13.007, 13.007, 13.007, 13.007, 13.007, 83.037, 36.016, 28.012, 23.01, 21.009, 20.009, 19.008, 18.008, 18.008, 17.008, 17.008, 16.007, 16.007, 16.007, 16.007, 16.007, 15.007, 15.007, 14.006, 13.006, 13.006, 13.006, 12.005, 12.005, 12.005, 12.005, 12.005, 12.005, 11.005, 11.005, 73.038, 62.032, 59.031, 43.023, 31.016, 30.016, 27.014, 27.014, 25.013, 25.013, 23.012, 19.01, 19.01, 18.009, 18.009, 17.009, 15.008, 14.007, 14.007, 12.006, 12.006, 12.006, 12.006, 11.006, 11.006, 10.005, 10.005, 10.005, 10.005, 9.0048, 105.07, 67.047, 64.045, 39.027, 37.026, 34.024, 33.023, 33.023, 32.023, 30.021, 28.02, 27.019, 26.018, 24.017, 24.017, 21.015, 20.014, 20.014, 19.013, 19.013, 19.013, 18.013, 18.013, 17.012, 17.012, 17.012, 16.011, 15.011, 15.011, 15.011, 111.1, 79.073, 53.049, 51.047, 38.035, 33.03, 28.026, 26.024, 23.021, 22.02, 21.019, 21.019, 20.019, 19.018, 19.018, 19.018, 19.018, 18.017, 16.015, 16.015, 15.014, 14.013, 14.013, 13.012, 13.012, 13.012, 12.011, 12.011, 12.011, 12.011, 449.35, 95.074, 80.062, 61.048, 60.047, 46.036, 45.035, 36.028, 32.025, 30.023, 27.021, 24.019, 23.018, 22.017, 21.016, 19.015, 18.014, 16.013, 16.013, 16.013, 15.012, 15.012, 15.012, 14.011, 14.011, 14.011, 14.011, 12.009, 12.009, 12.009, 68.078, 67.076, 67.076, 59.067, 42.048, 35.04, 33.038, 31.035, 30.034, 29.033, 28.032, 27.031, 26.03, 25.029, 25.029, 25.029, 24.027, 24.027, 22.025, 20.023, 20.023, 20.023, 16.018, 16.018, 14.016, 14.016, 14.016, 14.016, 14.016, 14.016, 191.26, 67.092, 56.077, 56.077, 53.073, 35.048, 27.037, 24.033, 20.028, 19.026, 16.022, 15.021, 12.017, 10.014, 10.014, 9.0125, 9.0125, 8.0111, 8.0111, 8.0111, 8.0111, 8.0111, 7.0097, 7.0097, 7.0097, 7.0097, 7.0097, 7.0097, 6.0084, 6.0084, 169.46, 85.233, 76.208, 50.137, 43.118, 39.107, 37.101, 36.099, 31.085, 31.085, 31.085, 31.085, 30.082, 28.077, 27.074, 25.069, 24.066, 22.06, 20.055, 19.052, 18.049, 17.047, 17.047, 16.044, 16.044, 15.041, 15.041, 14.038, 14.038, 14.038, 197.54, 152.41, 55.15, 54.147, 54.147, 41.112, 36.098, 33.09, 32.087, 31.084, 28.076, 28.076, 27.074, 26.071, 23.063, 23.063, 22.06, 20.054, 19.052, 18.049, 18.049, 16.044, 16.044, 15.041, 15.041, 15.041, 14.038, 14.038, 14.038, 13.035, 74.234, 56.177, 55.174, 48.152, 48.152, 46.145, 37.117, 36.114, 34.107, 25.079, 25.079, 23.073, 18.057, 18.057, 18.057, 17.054, 15.047, 15.047, 15.047, 14.044, 14.044, 14.044, 14.044, 13.041, 13.041, 13.041, 12.038, 11.035, 11.035, 10.032, 162.53, 119.39, 94.307, 48.157, 43.141, 31.101, 27.088, 26.085, 25.082, 25.082, 21.069, 21.069, 20.065, 20.065, 19.062, 19.062, 17.056, 16.052, 16.052, 15.049, 15.049, 15.049, 14.046, 14.046, 13.043, 12.039, 11.036, 11.036, 10.033, 10.033, 61.265, 57.247, 24.104, 19.083, 18.078, 17.074, 16.07, 16.07, 15.065, 14.061, 14.061, 14.061, 13.057, 13.057, 13.057, 12.052, 11.048, 11.048, 11.048, 11.048, 10.043, 10.043, 10.043, 9.0392, 9.0392, 9.0392, 9.0392, 9.0392, 9.0392, 8.0348, 91.466, 42.215, 24.123, 22.113, 20.103, 19.097, 17.087, 16.082, 16.082, 16.082, 15.077, 15.077, 15.077, 15.077, 14.072, 14.072, 14.072, 13.067, 13.067, 13.067, 12.062, 12.062, 12.062, 12.062, 11.056, 11.056, 11.056, 11.056, 10.051, 10.051, 76.394, 49.254, 43.223, 41.212, 32.166, 32.166, 31.161, 30.155, 28.145, 25.13, 23.119, 21.109, 19.098, 18.093, 18.093, 18.093, 18.093, 17.088, 17.088, 17.088, 16.083, 16.083, 16.083, 15.078, 15.078, 14.073, 14.073, 13.067, 13.067, 12.062, 247.42, 184.06, 152.88, 98.566, 83.48, 74.428, 57.329, 56.324, 47.272, 37.214, 35.202, 30.173, 28.162, 25.145, 20.116, 20.116, 19.11, 18.104, 16.093, 16.093, 14.081, 14.081, 13.075, 13.075, 13.075, 13.075, 12.069, 12.069, 12.069, 11.064, 110.71, 39.253, 36.234, 29.188, 28.182, 28.182, 25.162, 25.162, 25.162, 24.156, 24.156, 23.149, 22.143, 21.136, 20.13, 19.123, 19.123, 17.111, 16.104, 16.104, 15.098, 15.098, 14.091, 14.091, 14.091, 13.085, 12.078, 12.078, 12.078, 12.078, 42.268, 39.249, 38.243, 33.211, 31.198, 31.198, 31.198, 27.173, 26.166, 25.16, 22.141, 19.121, 17.109, 17.109, 14.09, 13.083, 12.077, 10.064, 10.064, 10.064, 9.0576, 9.0576, 9.0576, 9.0576, 8.0512, 8.0512, 8.0512, 7.0448, 7.0448, 7.0448, 60.426, 60.426, 60.426, 45.32, 42.298, 39.277, 38.27, 32.227, 31.22, 28.199, 28.199, 27.192, 27.192, 26.185, 23.163, 17.121, 16.114, 15.107, 14.1, 14.1, 14.1, 14.1, 13.092, 13.092, 12.085, 12.085, 10.071, 10.071, 10.071, 10.071, 38.259, 23.157, 18.123, 15.102, 13.089, 13.089, 12.082, 11.075, 11.075, 10.068, 10.068, 10.068, 10.068, 10.068, 10.068, 9.0613, 9.0613, 9.0613, 8.0545, 7.0477, 7.0477, 7.0477, 7.0477, 7.0477, 7.0477, 6.0409, 6.0409, 6.0409, 6.0409, 6.0409, 169.28, 79.6, 62.471, 50.38, 34.258, 32.243, 24.182, 22.167, 22.167, 21.16, 18.137, 16.122, 16.122, 15.114, 15.114, 15.114, 14.106, 13.099, 12.091, 12.091, 11.084, 11.084, 10.076, 9.0685, 9.0685, 9.0685, 8.0609, 8.0609, 8.0609, 8.0609, 61.509, 60.5, 57.475, 28.234, 24.2, 22.184, 21.175, 20.167, 18.15, 17.142, 15.125, 14.117, 13.109, 13.109, 13.109, 13.109, 12.1, 12.1, 11.092, 11.092, 11.092, 11.092, 11.092, 11.092, 10.083, 10.083, 9.0752, 9.0752, 8.0668, 8.0668, 36.466, 31.401, 28.362, 21.272, 21.272, 18.233, 18.233, 16.207, 15.194, 14.181, 13.168, 11.142, 11.142, 10.129, 10.129, 10.129, 10.129, 8.1035, 8.1035, 7.0906, 7.0906, 7.0906, 7.0906, 7.0906, 6.0777, 6.0777, 6.0777, 6.0777, 6.0777, 6.0777, 281.72, 367.5, 337.52, 49.951, 677.64, 281.85, 275.86, 134.93, 95.311, 89.291, 150.87, 161.74, 266.63, 144.83, 297.68, 121.87, 310.69, 273.8, 239.96, 140.93, 152.07, 156.12, 61.07, 84.228, 230.73, 249.79, 447.39, 359.65, 88.913, 63.937, 113.99, 139.9, 84.025, 202.06, 261.05, 82.957, 264.21, 114.31, 130.36, 86.234, 151.49, 97.497, 43.223, 48.307, 151.78, 140.85, 117.94, 104.92, 79.942, 124.04, 125.93, 122.06, 115.09, 80.11, 55.18, 118.39, 53.376, 589.05, 95.897, 120.88, 372.8, 89.952, 506.92, 148.92, 263.86, 36.025, 220.3, 785.15, 478.3, 97.306, 28.122, 51.264, 86.922, 175.91, 301.84, 72.021, 39.02, 23.012, 45.02, 49.034, 115.09, 141.19, 57.079, 70.229, 148.64, 80.414, 1094.2, 393.46, 131.81, 102.85, 655.36, 106.94, 127.91, 142.96, 23.004, 353.82, 72.037, 46.024, 112.09, 36.028, 44.05, 30.098, 51.261, 155.79, 141.83, 102.9, 74.926, 87.939, 66.02, 209.89, 45.02, 75.053, 40.037, 55.043, 49.16, 83.425, 59.419, 86.611, 50.38, 169.77, 110.87, 127.86, 131.91, 86.94, 60.955, 41.993, 99.018, 151.03, 201.1, 44.023, 55.051, 108.08, 91.071, 86.098, 55.18, 53.272, 188.69, 360.51, 104.85, 303.64, 99.911, 83.925, 305.67, 51.944, 227.88, 112.94, 296.96, 34.996, 724.47, 20.01, 82.043, 175.14, 92.29, 64.278, 154.98, 42.543, 1316.1, 251.7, 63.924, 422.55, 86.954, 63.992, 50.963, 211.06, 419.08, 38.007, 68.001, 90.953, 81.957, 34.031, 34.039, 24.033, 76.208, 62.321, 97.689, 169.16, 79.009, 816.68, 136.81, 289.66, 92.89, 62.938, 137.93, 46.994, 49.992, 60.031, 84.037, 76.04, 35.025, 52.048, 109.09, 251.2, 117.16, 65.178, 67.219, 66.216, 92.598, 22.141, 127.9, 21.175, 25.323, 473.32, 147.85, 103.95, 241.97, 144.98, 59.03, 48.025, 75.039, 953.5, 64.073, 47.054, 29.04, 55.239, 139.71, 20.103, 195.68, 63.943, 75.925, 65.965, 58.993, 43.968, 36.011, 292.09, 103.02, 61.011, 182.09, 22.02, 177.14, 41.057, 318, 38.197, 32.208, 36.274, 16.207, 316.49, 140.8, 72.935, 173.84, 37.963, 159.89, 26.997, 264.81, 87.986, 67.02, 114, 352.82, 78.041, 90.047, 61.07, 37.101, 83.36, 77.395, 54.45, 297.59, 193.72, 96.862, 98.912, 188.83, 60.935, 100.93, 102.99, 50.994, 53.993, 50.985, 126.04, 46.024, 495.39, 95.074, 45.051, 16.07, 28.144, 31.161, 15.194, 321.56, 114.86, 197.79, 217.79, 117.88, 751.26, 39.995, 161.95, 70.988, 147.03, 50.974, 117.06, 28.026, 210.29, 64.202, 21.091, 27.175, 54.345, 29.206, 1001.4, 249.6, 327.53, 51.954, 118.88, 53.993, 43.993, 95.017, 92.017, 66.034, 84.059, 109.15, 167.23, 150.77, 56.287, 65.415, 107.76, 84.073, 650.11, 118.83, 183.74, 105.91, 118.89, 98.894, 206.89, 100.99, 45.994, 31.009, 183.03, 43.022, 98.051, 59.193, 185.2, 14.106, 311.5, 79.929, 98.894, 216.84, 35.01, 135.02, 76.014, 141.93, 57.029, 40.055, 41.057, 62.358, 49.318, 44.334, 280.75, 288.74, 47.949, 108.98, 332.1, 146.04, 45.013, 158.03, 83.043, 58.045, 34.107, 225.74, 47.241, 30.154, 56.398, 260.58, 273.56, 500.31, 186.73, 219.74, 56.939, 283.95, 79.014, 80.014, 27.019, 254.23, 46.063, 28.039, 87.284, 62.318, 31.201, 62.396, 79.009, 206.67, 269.63, 131.81, 149.82, 262.77, 161.84, 135.93, 68.952, 531.84, 93.001, 25, 78.959, 76.039, 218.11, 71.055, 44.05, 55.239, 260.64, 183.75, 203.71, 154.86, 62.933, 49.951, 77.99, 69.949, 213.97, 221.07, 199.04, 111, 77.071, 95.074, 65.333, 52.267, 26.336, 32.996, 141.93, 52.072, 98.309, 112.35, 92.477, 394.36, 102.91, 81.944, 106.97, 135.96, 83.986, 198.06, 124.02, 73.037, 67.03, 84.037, 139.06, 41.029, 73.083, 46.063, 16.07, 100.58, 44.281, 919.51, 310.57, 412.56, 92.9, 108.89, 155.95, 162.95, 187.03, 162, 71.001, 39.036, 36.041, 76.24, 59.193, 166.72, 66.429, 66.449, 72.49, 27.205, 40.334, 188.73, 60.928, 71.991, 51.015, 74.013, 83.956, 93.047, 29.013, 70.037, 43.023, 73.101, 36.099, 42.298, 379.57, 65.442, 414.43, 105.85, 252.7, 142.87, 231.75, 504.5, 188.98, 414.95, 57.983, 101.97, 64.989, 147.04, 25, 25, 32.03, 143.11, 115.59, 25.145, 28.234, 269.56, 38.973, 74.945, 146.89, 113.92, 152.04, 116, 197.9, 168.09, 36.018, 107.08, 194.73, 123.85, 42.97, 83.99, 139.9, 60.011, 50, 81.957, 35.016, 48.025, 140.1, 109.1, 118.11, 186.51, 143.39, 25.19, 16.122, 79.659, 191.73, 289.59, 200.82, 70.924, 209, 107.05, 192.1, 67.047, 76.053, 117.09, 103.45, 13.089, 225.63, 283.61, 251.64, 103.95, 119.92, 174.98, 72.979, 135.04, 99.001, 28.012, 29.02, 113.16, 37.117, 41.342, 144.79, 85.898, 142.86, 84.941, 112.92, 59.956, 76.014, 179.08, 213.92, 121.53, 58.377, 423.32, 453.38, 423.5, 88.894, 384.73, 40, 61.001, 87.954, 25.013, 27.014, 57.025, 133.12, 68.063, 84.096, 55.15, 38.124, 24.124, 97.66, 197.82, 135.87, 128.93, 126.98, 80.941, 63.019, 118, 31, 86.044, 69.03, 140.1, 64.174, 19.098, 570.22, 346.51, 107.89, 53.963, 353.94, 107.98, 80.024, 67.001, 49.022, 117.06, 44.031, 105.1, 83.077, 73.083, 91.526, 21.134, 33.427, 295.52, 479.34, 197.79, 146.86, 166.88, 139.98, 108.97, 365.73, 167.05, 191.9, 72.037, 176.16, 63.072, 95.3, 30.095, 26.082, 104.53, 65.333, 30.204, 137.84, 114.99, 187.94, 131.9, 76.014, 49.025, 220.2, 94.107, 41.057, 38.12, 26.113, 34.197, 48.327, 223.69, 136.88, 138.88, 135.91, 80.024, 59.011, 85.001, 107.94, 121.05, 54.024, 65.029, 50.022, 123.11, 86.281, 43.249, 42.286, 11.075, 11.075, 72.547, 339.45, 253.65, 162.83, 346.66, 146.98, 107.92, 202.06, 93.047, 47.033, 48.341, 23.163, 578.06, 136.84, 243.71, 202.82, 135.85, 116.89, 101.93, 134.9, 111.02, 85.015, 147.06, 104.1, 100.52, 29.168, 80.511, 27.173, 126.93, 94.972, 109.92, 157.05, 58.017, 66.001, 137.06, 49.022, 39.027, 32.105, 33.169, 38.247, 47.357, 197.82, 189.83, 184.87, 343.96, 105.99, 292.91, 135.9, 118.94, 117.06, 55.024, 82.093, 114.36, 22.113, 54.28, 273.63, 138.88, 162.88, 91.001, 145.06, 99.091, 40.031, 54.28, 19.144, 23.192, 304.51, 303.51, 106.93, 78.99, 56.017, 204, 239, 124, 57.025, 122.06, 83.058, 83.065, 60.068, 154.49, 37.161, 22.184, 276.55, 134.81, 224.76, 172.81, 95.949, 72.95, 105.99, 99.971, 143.98, 126.98, 92.001, 66.001, 72.001, 81.041, 82.043, 59.054, 218.3, 98.269, 38.12, 36.23, 19.135, 57.388, 67.509, 245.6, 500.31, 285.66, 188.8, 78.923, 206.97, 225.07, 144.03, 46.024, 53.023, 73.057, 25.068, 35.152, 50.217, 37.192, 43.249, 41.237, 138.9, 17.116, 31.259, 322.48, 179.84, 113.89, 189.87, 114.97, 103, 81.041, 122.05, 83.037, 49.045, 68.053, 28.199, 175.83, 131.98, 119.04, 95.001, 56.029, 46.024, 76.087, 86.373, 27.138, 91.581, 48.327, 46.384, 20.167, 27.349, 114.86, 118.89, 134.86, 131.91, 121.98, 100.98, 54.028, 32.087, 89.281, 24.2, 377.48, 148.79, 179.84, 135.85, 155.92, 170.98, 104.92, 68.001, 63.033, 77.088, 53.073, 33.211, 106.36, 446.39, 116.86, 201.78, 80.99, 103.05, 62.057, 49.068, 44.144, 30.098, 65.282, 60.308, 56.381, 35.238, 40.272, 37.281, 187.73, 182.98, 217.94, 72.947, 119.94, 70.036, 52.037, 195.15, 57.065, 34.093, 70.304, 31.401, 498.32, 192.73, 92.89, 102.93, 85.986, 84.001, 97.949, 123.06, 78.034, 108.1, 103.14, 62.196, 30.13, 43.249, 261.64, 110.87, 134.86, 103.9, 136.91, 218.97, 90.016, 60.031, 86.236, 61.316, 89.606, 87.592, 31.236, 210.7, 148.84, 85.975, 126.98, 70.021, 50, 75.039, 68.048, 42.114, 29.168, 232.67, 141.86, 69.952, 71.95, 194.94, 83.042, 105.05, 75.053, 104.12, 31.084, 25.17, 51.659, 120.86, 122.88, 111.92, 61.99, 81.112, 58.159, 51.139, 20.13, 26.217, 233.62, 205.71, 114.86, 100.89, 195.81, 76.947, 116.97, 90.046, 100.04, 85.038, 100.07, 125.12, 200.16, 33.09, 72.227, 22.096, 47.3, 28.213, 206.71, 155.86, 180.84, 122.87, 127.96, 69.979, 53, 54.038, 78.089, 189.8, 89.985, 94.13, 25.16, 21.149, 252.65, 134.98, 95.984, 106, 103.95, 63.032, 71.037, 80.091, 30.195, 47.3, 31.211, 40.272, 37.309, 192.73, 73.978, 92.952, 68.048, 69.064, 71.081, 65.178, 37.101, 70.455, 33.225, 210.75, 117.89, 125.88, 110.94, 109.92, 129.91, 88.026, 80.014, 81.001, 106.07, 84.066, 56.077, 51.161, 49.213, 39.265, 69.576, 116.99, 104.92, 95.984, 86.045, 116.08, 43.327, 213.65, 127.87, 77.943, 74.022, 79.04, 94.087, 62.071, 43.118, 68.215, 52.226, 30.173, 44.286, 41.262, 34.231, 230.68, 144.79, 115.92, 98.932, 101.93, 117.98, 97.018, 113.05, 65.046, 77.211, 31.22, 271.63, 128.85, 104.99, 74.945, 96.05, 103.08, 45.051, 59.193, 39.225, 200.71, 85.975, 104.02, 82.001, 77.054, 71.065, 48.131, 39.128, 42.182, 19.097, 151.86, 176.83, 72.066, 64.174, 17.116, 138.83, 165.82, 101.98, 52.037, 65.09, 57.156, 36.098, 28.122, 47.3, 29.197, 18.137, 34.284, 24.2, 333.54, 169.76, 114.9, 123.98, 110.03, 81.001, 53.027, 73.032, 87.099, 40.11, 43.275, 230.63, 108.87, 178.81, 111.99, 80.987, 30.154, 33.171, 22.15, 90.973, 133.02, 90.953, 24.124, 34.221, 229.63, 90.937, 124.98, 89.974, 99.927, 76.988, 73.032, 50.069, 41.112, 38.165, 20.104, 27.225, 290.6, 111.98, 139.93, 68.036, 61.084, 30.154, 27.156, 24.163, 25.19, 86.025, 87.016, 69.079, 29.168, 32.205, 114.94, 88.974, 89.026, 71.031, 86.079, 88.069, 26.113, 27.175, 27.192, 24.163, 28.213, 15.194, 126.89, 122.87, 135.85, 163.84, 95.93, 75.001, 66.034, 63.058, 35.114, 31.198, 16.207, 89.938, 87.936, 64.028, 62.032, 59.081, 44.121, 43.117, 23.192, 154.78, 69.035, 44.031, 43.279, 122.88, 46.032, 22.114, 26.217, 90.937, 80.042, 61.084, 32.105, 31.159, 221.64, 125.93, 62.032, 31.135, 35.224, 23.175, 94.935, 75.978, 78.987, 56.052, 44.121, 23.119, 30.195, 77.034, 45.032, 43.118, 29.185, 20.136, 21.16, 11.142, 102.88, 117.87, 95.988, 96.95, 33.09, 46.145, 25.109, 29.206, 15.194, 78.023, 39.107, 31.084, 24.123, 27.14, 21.16, 145.79, 99.947, 72.001, 54.028, 41.112, 20.167, 100.88, 26.133, 14.181, 109.94, 82.976, 75.022, 79.014, 53.027, 58.026, 45.032, 38.104, 41.129, 29.168, 22.184, 106.87, 109.89, 79.987, 51.058, 28.199, 13.168, 146.79, 82.943, 25.109, 30.192, 88.954, 43.03, 46.052, 36.099, 99.911, 76.977, 54.05, 51.058, 47.065, 68.001, 54.05, 47.065, 18.123, 108.89, 77.946, 61.032, 48.066, 31.101, 23.118, 24.171, 206.67, 140.8, 60.031, 43.03, 60.047, 47.065, 31.084, 31.084, 30.098, 24.104, 26.166, 18.137, 18.137 ], +"Total": [ 1953, 1575, 1001, 2070, 1559, 1084, 1660, 948, 999, 2011, 1478, 1412, 1569, 1341, 1089, 1082, 862, 582, 700, 1427, 841, 541, 999, 616, 638, 543, 730, 449, 729, 588, 319.49, 289.54, 203.67, 191.69, 178.71, 171.73, 164.74, 161.74, 160.74, 152.76, 147.76, 142.77, 140.78, 130.79, 121.81, 117.81, 115.82, 114.82, 113.82, 112.82, 112.82, 106.83, 103.84, 102.84, 101.84, 101.84, 101.84, 99.842, 96.847, 94.851, 416.43, 264.64, 180.76, 179.76, 175.76, 163.78, 158.79, 155.79, 135.82, 133.82, 132.82, 111.85, 110.85, 105.86, 100.87, 96.871, 94.874, 93.875, 90.879, 87.884, 86.885, 86.885, 86.885, 83.889, 83.889, 81.892, 81.892, 79.895, 78.896, 77.897, 136.81, 109.85, 102.86, 92.871, 90.874, 86.88, 81.887, 65.91, 64.911, 63.913, 61.916, 58.92, 52.928, 52.928, 49.933, 46.937, 44.94, 44.94, 44.94, 43.941, 43.941, 42.943, 42.943, 41.944, 41.944, 41.944, 40.946, 40.946, 39.947, 38.948, 143.83, 130.85, 92.894, 89.897, 63.928, 60.932, 59.933, 57.935, 55.937, 53.94, 50.943, 48.946, 44.951, 40.955, 40.955, 39.956, 39.956, 38.958, 38.958, 36.96, 36.96, 35.961, 33.964, 33.964, 31.966, 31.966, 31.966, 30.967, 29.968, 28.97, 112.9, 87.925, 86.926, 81.931, 76.935, 74.937, 63.947, 62.948, 58.951, 56.953, 52.957, 50.958, 43.965, 40.967, 39.968, 37.97, 36.971, 33.974, 32.975, 31.975, 31.975, 31.975, 30.976, 29.977, 28.978, 28.978, 28.978, 27.979, 27.979, 27.979, 201.79, 145.85, 125.87, 83.914, 73.925, 63.935, 60.939, 59.94, 55.944, 51.948, 50.949, 47.953, 46.954, 42.958, 37.963, 36.964, 36.964, 35.965, 35.965, 34.967, 34.967, 34.967, 33.968, 32.969, 31.97, 31.97, 30.971, 29.972, 29.972, 28.973, 90.915, 64.94, 60.944, 58.946, 50.954, 50.954, 41.963, 40.964, 39.965, 33.971, 31.973, 31.973, 30.974, 25.978, 24.979, 24.979, 24.979, 24.979, 23.98, 23.98, 22.981, 21.982, 21.982, 21.982, 20.983, 20.983, 18.985, 18.985, 17.986, 17.986, 335.83, 157.92, 146.93, 119.94, 103.95, 97.952, 95.953, 84.959, 79.962, 69.967, 56.974, 53.975, 51.976, 50.977, 50.977, 41.982, 35.985, 34.985, 34.985, 33.986, 32.987, 31.987, 30.988, 30.988, 30.988, 29.988, 29.988, 28.989, 27.989, 27.989, 74.952, 62.961, 54.966, 49.97, 47.971, 42.974, 41.975, 41.975, 41.975, 39.976, 36.978, 35.979, 32.981, 30.983, 30.983, 28.984, 28.984, 28.984, 28.984, 27.985, 27.985, 26.985, 24.987, 24.987, 23.987, 22.988, 21.989, 21.989, 20.99, 20.99, 313.96, 156.98, 99.991, 63.996, 56.997, 40.999, 38.999, 36.999, 35.999, 31, 30, 20.001, 20.001, 19.002, 18.002, 17.002, 16.002, 16.002, 15.002, 15.002, 15.002, 15.002, 15.002, 15.002, 14.002, 14.002, 14.002, 14.002, 14.002, 14.002, 159.96, 87.978, 74.982, 74.982, 60.986, 58.987, 56.987, 46.99, 45.99, 45.99, 45.99, 44.991, 42.991, 40.992, 40.992, 36.993, 32.994, 29.995, 28.995, 26.996, 25.996, 25.996, 24.997, 24.997, 23.997, 23.997, 22.997, 22.997, 21.998, 20.998, 129.91, 49.967, 48.968, 46.97, 41.973, 40.974, 38.975, 38.975, 38.975, 34.978, 32.98, 31.981, 30.981, 29.982, 29.982, 28.983, 27.984, 27.984, 27.984, 26.984, 26.984, 26.984, 25.985, 23.986, 23.986, 23.986, 22.987, 21.988, 21.988, 21.988, 95.988, 84.99, 77.991, 73.992, 55.995, 51.996, 51.996, 47.996, 47.996, 43.997, 41.997, 41.997, 37.998, 37.998, 37.998, 35.998, 34.998, 33.998, 32.999, 30.999, 29.999, 28.999, 27, 27, 25, 24, 22, 22, 22, 22, 81.028, 65.023, 36.015, 31.013, 31.013, 29.013, 28.012, 28.012, 25.011, 25.011, 24.011, 23.011, 22.01, 22.01, 21.01, 21.01, 19.01, 18.009, 17.009, 17.009, 16.009, 16.009, 15.008, 15.008, 14.008, 14.008, 13.008, 13.008, 13.008, 13.008, 65.016, 55.014, 50.013, 39.011, 34.01, 28.009, 27.009, 26.009, 23.008, 22.008, 22.008, 20.008, 19.007, 18.007, 18.007, 18.007, 17.007, 17.007, 16.007, 16.007, 16.007, 16.007, 16.007, 16.007, 15.007, 15.007, 15.007, 15.007, 14.007, 14.007, 38.004, 28.004, 27.004, 26.004, 24.004, 22.004, 21.004, 21.004, 21.004, 20.004, 20.004, 19.004, 18.004, 17.004, 17.004, 17.004, 17.004, 16.004, 16.004, 15.004, 15.004, 15.004, 15.004, 14.004, 14.004, 14.004, 14.004, 14.004, 14.004, 13.004, 214.89, 85.959, 73.965, 62.971, 50.977, 49.978, 43.981, 35.985, 33.986, 30.988, 28.989, 27.989, 26.99, 25.99, 25.99, 23.992, 23.992, 21.993, 20.993, 16.995, 16.995, 15.996, 14.996, 14.996, 13.997, 12.997, 12.997, 11.998, 11.998, 10.998, 55.032, 54.031, 32.02, 30.019, 29.019, 26.017, 23.016, 22.015, 21.015, 21.015, 20.014, 18.013, 17.013, 17.013, 16.012, 16.012, 15.012, 15.012, 14.011, 14.011, 14.011, 14.011, 13.011, 13.011, 13.011, 13.011, 13.011, 13.011, 13.011, 13.011, 83.041, 36.02, 28.016, 23.014, 21.013, 20.013, 19.012, 18.012, 18.012, 17.011, 17.011, 16.011, 16.011, 16.011, 16.011, 16.011, 15.011, 15.011, 14.01, 13.01, 13.01, 13.01, 12.009, 12.009, 12.009, 12.009, 12.009, 12.009, 11.009, 11.009, 73.042, 62.036, 59.035, 43.026, 31.02, 30.02, 27.018, 27.018, 25.017, 25.017, 23.016, 19.014, 19.014, 18.013, 18.013, 17.013, 15.012, 14.011, 14.011, 12.01, 12.01, 12.01, 12.01, 11.01, 11.01, 10.009, 10.009, 10.009, 10.009, 9.0087, 105.08, 67.051, 64.049, 39.031, 37.03, 34.028, 33.027, 33.027, 32.026, 30.025, 28.024, 27.023, 26.022, 24.021, 24.021, 21.019, 20.018, 20.018, 19.017, 19.017, 19.017, 18.017, 18.017, 17.016, 17.016, 17.016, 16.015, 15.015, 15.015, 15.015, 111.11, 79.077, 53.053, 51.051, 38.039, 33.034, 28.03, 26.028, 23.025, 22.024, 21.023, 21.023, 20.022, 19.022, 19.022, 19.022, 19.022, 18.021, 16.019, 16.019, 15.018, 14.017, 14.017, 13.016, 13.016, 13.016, 12.015, 12.015, 12.015, 12.015, 449.35, 95.078, 80.066, 61.052, 60.051, 46.04, 45.039, 36.032, 32.029, 30.027, 27.025, 24.023, 23.022, 22.021, 21.02, 19.019, 18.018, 16.016, 16.016, 16.016, 15.016, 15.016, 15.016, 14.015, 14.015, 14.015, 14.015, 12.013, 12.013, 12.013, 68.081, 67.08, 67.08, 59.071, 42.052, 35.044, 33.042, 31.039, 30.038, 29.037, 28.036, 27.035, 26.034, 25.032, 25.032, 25.032, 24.031, 24.031, 22.029, 20.027, 20.027, 20.027, 16.022, 16.022, 14.02, 14.02, 14.02, 14.02, 14.02, 14.02, 191.27, 67.096, 56.081, 56.081, 53.077, 35.052, 27.041, 24.037, 20.032, 19.03, 16.026, 15.025, 12.021, 10.018, 10.018, 9.0164, 9.0164, 8.015, 8.015, 8.015, 8.015, 8.015, 7.0137, 7.0137, 7.0137, 7.0137, 7.0137, 7.0137, 6.0123, 6.0123, 169.47, 85.237, 76.212, 50.141, 43.122, 39.111, 37.105, 36.103, 31.089, 31.089, 31.089, 31.089, 30.086, 28.081, 27.078, 25.072, 24.07, 22.064, 20.059, 19.056, 18.053, 17.051, 17.051, 16.048, 16.048, 15.045, 15.045, 14.042, 14.042, 14.042, 197.54, 152.42, 55.154, 54.151, 54.151, 41.115, 36.102, 33.094, 32.091, 31.088, 28.08, 28.08, 27.077, 26.075, 23.067, 23.067, 22.064, 20.058, 19.056, 18.053, 18.053, 16.048, 16.048, 15.045, 15.045, 15.045, 14.042, 14.042, 14.042, 13.039, 74.237, 56.181, 55.178, 48.155, 48.155, 46.149, 37.121, 36.118, 34.111, 25.083, 25.083, 23.077, 18.061, 18.061, 18.061, 17.058, 15.051, 15.051, 15.051, 14.048, 14.048, 14.048, 14.048, 13.045, 13.045, 13.045, 12.042, 11.039, 11.039, 10.036, 162.53, 119.39, 94.311, 48.161, 43.145, 31.105, 27.092, 26.089, 25.086, 25.086, 21.073, 21.073, 20.069, 20.069, 19.066, 19.066, 17.06, 16.056, 16.056, 15.053, 15.053, 15.053, 14.05, 14.05, 13.046, 12.043, 11.04, 11.04, 10.037, 10.037, 61.269, 57.251, 24.108, 19.086, 18.082, 17.078, 16.073, 16.073, 15.069, 14.065, 14.065, 14.065, 13.06, 13.06, 13.06, 12.056, 11.052, 11.052, 11.052, 11.052, 10.047, 10.047, 10.047, 9.0431, 9.0431, 9.0431, 9.0431, 9.0431, 9.0431, 8.0387, 91.47, 42.219, 24.127, 22.117, 20.107, 19.101, 17.091, 16.086, 16.086, 16.086, 15.081, 15.081, 15.081, 15.081, 14.076, 14.076, 14.076, 13.071, 13.071, 13.071, 12.066, 12.066, 12.066, 12.066, 11.06, 11.06, 11.06, 11.06, 10.055, 10.055, 76.398, 49.258, 43.227, 41.216, 32.17, 32.17, 31.165, 30.159, 28.149, 25.133, 23.123, 21.113, 19.102, 18.097, 18.097, 18.097, 18.097, 17.092, 17.092, 17.092, 16.087, 16.087, 16.087, 15.082, 15.082, 14.077, 14.077, 13.071, 13.071, 12.066, 247.43, 184.06, 152.88, 98.57, 83.484, 74.432, 57.333, 56.328, 47.276, 37.218, 35.206, 30.177, 28.166, 25.148, 20.12, 20.12, 19.114, 18.108, 16.096, 16.096, 14.085, 14.085, 13.079, 13.079, 13.079, 13.079, 12.073, 12.073, 12.073, 11.068, 110.72, 39.257, 36.238, 29.192, 28.186, 28.186, 25.166, 25.166, 25.166, 24.16, 24.16, 23.153, 22.147, 21.14, 20.134, 19.127, 19.127, 17.114, 16.108, 16.108, 15.101, 15.101, 14.095, 14.095, 14.095, 13.088, 12.082, 12.082, 12.082, 12.082, 42.272, 39.253, 38.247, 33.215, 31.202, 31.202, 31.202, 27.177, 26.17, 25.164, 22.145, 19.125, 17.113, 17.113, 14.093, 13.087, 12.081, 10.068, 10.068, 10.068, 9.0615, 9.0615, 9.0615, 9.0615, 8.0551, 8.0551, 8.0551, 7.0487, 7.0487, 7.0487, 60.43, 60.43, 60.43, 45.324, 42.302, 39.281, 38.274, 32.231, 31.224, 28.203, 28.203, 27.196, 27.196, 26.189, 23.167, 17.125, 16.118, 15.111, 14.103, 14.103, 14.103, 14.103, 13.096, 13.096, 12.089, 12.089, 10.075, 10.075, 10.075, 10.075, 38.263, 23.161, 18.126, 15.106, 13.092, 13.092, 12.086, 11.079, 11.079, 10.072, 10.072, 10.072, 10.072, 10.072, 10.072, 9.0653, 9.0653, 9.0653, 8.0584, 7.0516, 7.0516, 7.0516, 7.0516, 7.0516, 7.0516, 6.0448, 6.0448, 6.0448, 6.0448, 6.0448, 169.28, 79.604, 62.475, 50.384, 34.262, 32.247, 24.186, 22.171, 22.171, 21.164, 18.141, 16.126, 16.126, 15.118, 15.118, 15.118, 14.11, 13.103, 12.095, 12.095, 11.088, 11.088, 10.08, 9.0724, 9.0724, 9.0724, 8.0648, 8.0648, 8.0648, 8.0648, 61.513, 60.504, 57.479, 28.238, 24.204, 22.187, 21.179, 20.171, 18.154, 17.146, 15.129, 14.121, 13.112, 13.112, 13.112, 13.112, 12.104, 12.104, 11.096, 11.096, 11.096, 11.096, 11.096, 11.096, 10.087, 10.087, 9.0791, 9.0791, 8.0707, 8.0707, 36.469, 31.405, 28.366, 21.276, 21.276, 18.237, 18.237, 16.211, 15.198, 14.185, 13.172, 11.146, 11.146, 10.133, 10.133, 10.133, 10.133, 8.1074, 8.1074, 7.0945, 7.0945, 7.0945, 7.0945, 7.0945, 6.0816, 6.0816, 6.0816, 6.0816, 6.0816, 6.0816, 283.72, 376.49, 347.59, 50.959, 700.62, 291.85, 286.84, 138.93, 99.308, 93.291, 157.86, 163.74, 276.63, 151.87, 315.76, 125.87, 336.7, 293.79, 252, 149.92, 163.07, 165.15, 63.075, 88.234, 247.76, 273.82, 477.38, 401.83, 93.93, 66.941, 121.98, 149.89, 89.063, 225.08, 290.08, 88.964, 297.23, 122.3, 142.36, 92.23, 165.48, 105.5, 45.224, 51.312, 162.78, 150.84, 125.94, 112.92, 84.943, 138.04, 140.93, 137.07, 127.09, 90.121, 59.186, 133.43, 57.406, 651.03, 101.89, 132.87, 433.71, 95.955, 616.96, 170.94, 315.82, 38.029, 273.43, 1001.2, 582.61, 111.32, 30.131, 55.27, 93.945, 198.87, 355.89, 81.033, 42.023, 24.016, 50.058, 53.056, 133.06, 172.15, 66.081, 78.245, 182.63, 90.406, 1341.3, 444.4, 144.81, 110.96, 862.08, 118.95, 149.05, 166.93, 24.011, 450.84, 82.062, 53.017, 133.07, 39.028, 48.051, 32.102, 58.261, 165.79, 163.85, 118.91, 83.939, 99.94, 76.022, 263.91, 51.02, 87.06, 45.041, 62.036, 55.21, 100.41, 69.428, 105.63, 59.392, 182.78, 126.96, 146.93, 158.08, 100.94, 66.954, 44.992, 121, 194.2, 273.07, 51.075, 64.044, 132.05, 110.08, 105.13, 63.175, 63.261, 202.7, 431.58, 116.85, 399.63, 115.9, 95.991, 401.75, 54.947, 284.82, 130.92, 425.98, 39.002, 1084.1, 21.013, 105.02, 234.13, 116.33, 81.267, 224.87, 53.549, 2071, 330.7, 69.927, 588.91, 97.95, 77.981, 55.971, 300.4, 638.88, 43.013, 84.986, 112.97, 100.97, 39.073, 38.039, 28.032, 94.21, 76.321, 132.67, 261.04, 109.98, 1089.7, 145.88, 397.54, 107.88, 71.947, 166.9, 55.998, 55.987, 74.106, 111.25, 101.05, 39.026, 64.048, 143.09, 378.18, 174.19, 80.277, 83.211, 82.206, 122.57, 26.142, 181.83, 24.176, 31.335, 699.45, 195.81, 122.92, 374.79, 192.02, 75.045, 59.099, 100.05, 1953.9, 81.049, 57.051, 36.037, 73.276, 208.62, 22.104, 217.76, 72.949, 91.907, 72.967, 75.009, 47.965, 42.021, 493.18, 139.99, 76.022, 292.95, 24.024, 268.02, 56.036, 541.73, 45.207, 38.243, 47.26, 19.208, 391.38, 174.77, 86.047, 242.92, 40.967, 226.16, 29.997, 401.73, 109.96, 87.994, 167.03, 600.7, 110.99, 132.01, 78.061, 44.101, 124.36, 109.36, 77.427, 379.73, 260.62, 113.88, 124.92, 272.84, 67.935, 132.94, 149.92, 64.99, 69.983, 59.995, 191.04, 58.015, 948.77, 132.03, 55.06, 18.086, 33.139, 36.158, 18.195, 423.85, 145.89, 289.32, 339.5, 162.92, 1559.4, 48.987, 242.85, 86.993, 234.97, 60.966, 187.09, 33.035, 430.03, 89.239, 25.128, 32.173, 80.566, 35.205, 1660, 303.65, 521.28, 57.959, 167.21, 71.071, 49.031, 142.09, 138.05, 94.025, 121.04, 196.29, 336.06, 266.87, 79.258, 105.36, 175.67, 147.99, 1071, 149.86, 258.69, 140.87, 163.97, 126.86, 308.06, 155.99, 58.983, 36.017, 331.98, 56.005, 159.05, 81.173, 357.28, 16.108, 406.4, 100.94, 127.86, 369.75, 42.062, 231.08, 111.97, 223.05, 82.027, 60.035, 62.027, 94.353, 69.377, 68.351, 495.71, 520.49, 51.949, 158.04, 730.13, 260.14, 57.999, 286.89, 132.11, 77.067, 44.241, 459.6, 67.23, 38.163, 84.363, 330.5, 354.45, 821.42, 282.79, 369.57, 64.937, 541.24, 119.96, 122.97, 31.025, 593.16, 73.076, 39.027, 141.25, 97.29, 39.204, 111.39, 158.93, 246.65, 373.58, 181.01, 227.71, 480.73, 267.86, 187.89, 94.99, 1412.8, 166.98, 30, 113.93, 126.07, 472.96, 101.02, 56.037, 93.231, 359.74, 226.69, 321.7, 245.74, 74.943, 57.944, 124.92, 95.916, 400.34, 481.91, 433.69, 214.02, 132.16, 149.05, 106.31, 79.284, 40.321, 39.99, 253.89, 92.082, 188.32, 227.44, 172.42, 615.06, 145.91, 125.91, 182.16, 253.82, 117.94, 438.94, 243.01, 131, 122.99, 169.93, 340.84, 56.135, 117.29, 81.019, 19.077, 213.43, 79.235, 2011.7, 475.79, 999.03, 130, 175.03, 311.53, 331.97, 429.87, 405.1, 129.98, 58.027, 45.05, 143.18, 91.204, 479.77, 118.39, 167.46, 190.33, 41.187, 70.326, 313.53, 72.912, 119.19, 71.016, 119.94, 134.93, 192.06, 41, 121.06, 61.005, 154.97, 50.083, 65.265, 1953.9, 172.38, 729.43, 140.81, 543.3, 241.96, 474.89, 1575.3, 474.2, 1478.4, 80.95, 182.91, 84.999, 329.08, 31.007, 31.035, 44.096, 302.18, 281.43, 34.136, 45.213, 382.48, 45.976, 114.91, 304.97, 211.11, 349, 283.93, 472.96, 474.2, 51.001, 232.13, 253.77, 207.81, 52.973, 154.97, 289.17, 95.052, 85.998, 134.88, 55.009, 73.01, 357.28, 263.04, 298.05, 567.72, 407.57, 40.178, 21.122, 204.57, 337.77, 625.51, 414.53, 89.96, 730.13, 302.36, 600, 124.03, 150.14, 235.9, 302.59, 19.098, 297.56, 452.24, 510.52, 149.89, 249.96, 468.63, 121.11, 323.07, 243.01, 41.001, 36.023, 323.06, 61.095, 83.286, 223.73, 127.84, 288.74, 150.95, 224.1, 86.974, 140.94, 703.27, 999.33, 427.41, 125.43, 795.27, 948.77, 1569, 136.94, 1569, 63.983, 124.93, 161.93, 31.02, 35.01, 123.27, 397.96, 142.05, 173.05, 113.12, 56.112, 30.124, 433.69, 434.96, 274.38, 218.86, 298.05, 139.87, 106.96, 351.63, 43.989, 216.94, 166.88, 434.96, 150.07, 21.101, 1427.6, 947.48, 194.86, 78.959, 1412.8, 209.85, 158.98, 152.01, 100.97, 308.94, 71.042, 296.15, 203.3, 142.99, 289.32, 35.151, 86.436, 468.4, 1082.5, 481.91, 323.06, 503.52, 370.86, 250.74, 1660, 525.65, 613.36, 171.26, 729.43, 115.06, 302.36, 46.073, 37.073, 350.17, 166.24, 75.266, 282.63, 273.11, 614.45, 321.05, 153.92, 93.009, 1082.5, 226.23, 75.006, 69.081, 46.093, 64.196, 167.21, 316.73, 259.76, 270.16, 369.75, 162.08, 101.25, 240.98, 240.91, 471.37, 122.95, 168.96, 110.09, 416.74, 236.56, 98.394, 143.28, 15.074, 15.081, 274.38, 613.36, 394.77, 393.51, 1427.6, 427.41, 239.11, 817.68, 288.06, 83.055, 114.28, 33.151, 1575.3, 295.69, 817.68, 528.35, 289.86, 224.13, 242.06, 352.95, 302.18, 192.06, 742.99, 337.49, 396.15, 52.195, 397.96, 61.216, 245.92, 215.92, 247.87, 564.92, 97.993, 175.15, 672.66, 111.02, 60.996, 46.181, 61.154, 79.392, 145.2, 519.39, 487.79, 742.99, 2071, 248.9, 1660, 372.21, 308.94, 487.16, 137.12, 215.08, 519.39, 30.122, 138.22, 472.51, 278.82, 540.94, 327.01, 841.27, 359.74, 51.02, 144.32, 30.156, 43.225, 530.2, 528.35, 298.89, 149.01, 94.052, 1478.4, 2011.7, 600, 150.95, 471.37, 254.9, 199, 128.03, 999.33, 98.394, 40.171, 448.45, 222.75, 841.27, 520.83, 153.95, 145.97, 265.04, 237.92, 478.54, 378.18, 349, 184.91, 222.96, 276.09, 240.91, 141.98, 1953.9, 474.89, 75.112, 117.16, 25.14, 337.49, 339.5, 359.74, 1559.4, 1427.6, 625.51, 119.89, 1001.2, 1412.8, 567.72, 96.958, 133.95, 158.99, 38.058, 89.148, 182.16, 77.184, 123.27, 115.16, 1084.1, 35.144, 84.226, 614.45, 510.52, 247.82, 999.03, 316.95, 470.87, 296.15, 691.29, 323.07, 102.04, 139.13, 54.185, 600.7, 476.45, 433.78, 422.79, 119.02, 80.043, 232.13, 588.91, 46.115, 841.27, 300.4, 197.32, 37.174, 110.3, 259.76, 228.09, 343.92, 520.83, 386.76, 278.93, 139.96, 67.175, 476.45, 56.152, 999.33, 288.57, 543.3, 367.91, 438.94, 817.68, 295.69, 217.09, 154.94, 249.96, 155.16, 124.36, 1953.9, 1478.4, 276.21, 870.62, 166.99, 564.92, 180.89, 132.11, 103.05, 45.103, 397.96, 276.21, 452.24, 164.27, 228.09, 136.16, 487.16, 999.33, 1478.4, 141.96, 405.1, 266.09, 131.08, 1478.4, 136, 77.092, 476.45, 163.3, 2011.7, 520.49, 169.01, 334.12, 219.9, 367.91, 262.73, 947.48, 331.97, 672.66, 742.99, 236.56, 78.128, 149.14, 478.54, 252.86, 387.03, 219.9, 669.95, 1569, 266.09, 147.02, 672.66, 311.53, 1575.3, 1559.4, 101.25, 662.96, 503.52, 208.82, 564.92, 164.99, 116.04, 253.89, 266.87, 131.06, 66.146, 870.62, 468.63, 143.07, 155.95, 1569, 404.94, 699.45, 337.77, 625.51, 66.143, 90.126, 543.3, 343.62, 336.06, 459.6, 111.02, 474.2, 302.13, 226.23, 28.124, 80.566, 351.63, 652.88, 304.08, 204.09, 1089.7, 184.91, 479.77, 519.39, 662.96, 445.84, 730.13, 1412.8, 2071, 77.044, 400.34, 43.157, 372.21, 89.224, 691.29, 472.51, 703.27, 339.67, 662.96, 136.89, 147.96, 155.95, 359.74, 1082.5, 302.59, 841.27, 76.255, 33.153, 473.42, 652.88, 370.86, 999.03, 373.58, 231.08, 238.82, 407.57, 88.145, 423.85, 224.13, 471.37, 257.04, 615.06, 166.98, 281.9, 298.89, 367.91, 302.13, 541.24, 114.03, 999.33, 298.32, 2071, 237.92, 400.64, 268.81, 525.65, 870.62, 343.92, 243.94, 493.18, 1082.5, 260.14, 220.95, 196.29, 475.79, 487.16, 1575.3, 479.77, 468.4, 399.63, 435.78, 1569, 406.31, 298.61, 435.78, 207.81, 219.84, 510.52, 947.48, 242.06, 175.98, 567.72, 672.66, 88.098, 321.05, 352.95, 339.5, 393.51, 282.63, 695.36, 422.92, 471.37, 817.68, 450.84, 1427.6, 283.93, 1089.7, 117.29, 691.29, 487.79, 389.87, 189.76, 703.27, 541.24, 90.099, 405.1, 208.19, 841.27, 310.67, 614.45, 613.36, 593.16, 431.58, 302.59, 113.01, 401.83, 29.087, 669.95, 1412.8, 487.16, 821.42, 49.113, 729.43, 1071, 672.66, 162.08, 406.31, 493.18, 119.01, 124.12, 662.96, 334.12, 32.174, 407.57, 124.36, 1575.3, 525.65, 248.78, 795.27, 1071, 662.96, 167.03, 451.03, 1082.5, 141.16, 582.61, 416.74, 298.89, 1569, 567.72, 302.36, 169.01, 201.98, 132.07, 394.77, 1953.9, 288.74, 59.123, 211.11, 414.38, 418.75, 947.48, 401.73, 742.99, 273.11, 519.39, 161.92, 213.96, 487.79, 28.095, 311.53, 999.03, 1427.6, 2011.7, 316.95, 404.94, 209.32, 76.139, 204.09, 143.07, 452.24, 386.76, 652.88, 113.26, 246, 470.87, 451.03, 541.24, 487.16, 1953.9, 616.96, 108.98, 108.18, 137.14, 273.43, 304.97, 71.184, 564.92, 389.87, 669.95, 2011.7, 672.66, 695.36, 600.7, 481.91, 119.19, 226.16, 111.25, 445.84, 448.45, 343.92, 266.09, 422.92, 329.08, 406.31, 198.06, 451.03, 870.62, 121.06, 1559.4, 540.94, 166.07, 52.069, 452.24, 593.16, 1341.3, 699.45, 81.06, 480.73, 396.15, 1341.3, 495.71, 543.3, 669.95, 239.11, 947.48, 248.9, 367.91, 273.11, 519.39, 80.031, 308.06, 1953.9, 170.94, 540.94, 203.25, 146.18, 137.12, 21.141, 283.93, 600, 495.71, 652.88, 113.98, 652.88, 132.02, 600, 298.32, 389.87, 276.09, 77.039, 125.43, 479.77, 194.2, 430.03, 418.75, 669.95, 245.92, 1341.3, 96.278, 281.43, 379.73, 181.01, 1559.4, 821.42, 422.92, 870.62, 209.32, 278.93, 242.06, 451.03, 387.03, 224.1, 372.21, 695.36, 331.98, 588.91, 540.94, 703.27, 175.15, 503.52, 817.68, 400.34, 870.62, 730.13, 158.99, 143.28, 703.27, 169.89, 540.94, 303.65, 2011.7, 142.09, 821.42, 355.89, 161.03, 401.75, 387.03, 435.78, 429.87, 476.45, 520.83, 289.17, 270.16, 350.17, 1084.1, 309.83, 947.48, 119, 870.62, 316.73, 99.089, 795.27, 451.03, 158.08, 267.86, 151.96 ], +"Category": [ "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic7", "Topic2", "Topic3", "Topic7", "Topic8", "Topic8", "Topic17", "Topic17", "Topic29", "Topic29", "Topic33", "Topic1", "Topic2", "Topic4", "Topic6", "Topic6", "Topic7", "Topic12", "Topic13", "Topic17", "Topic19", "Topic23", "Topic24", "Topic27", "Topic28", "Topic28", "Topic2", "Topic7", "Topic7", "Topic7", "Topic10", "Topic12", "Topic14", "Topic14", "Topic15", "Topic17", "Topic23", "Topic26", "Topic26", "Topic27", "Topic29", "Topic31", "Topic32", "Topic35", "Topic3", "Topic6", "Topic8", "Topic12", "Topic12", "Topic14", "Topic17", "Topic18", "Topic23", "Topic25", "Topic29", "Topic29", "Topic36", "Topic1", "Topic6", "Topic7", "Topic8", "Topic8", "Topic13", "Topic17", "Topic17", "Topic21", "Topic25", "Topic26", "Topic27", "Topic28", "Topic30", "Topic32", "Topic5", "Topic8", "Topic8", "Topic14", "Topic18", "Topic18", "Topic19", "Topic21", "Topic23", "Topic25", "Topic25", "Topic29", "Topic30", "Topic32", "Topic1", "Topic2", "Topic3", "Topic3", "Topic7", "Topic8", "Topic9", "Topic11", "Topic15", "Topic17", "Topic18", "Topic20", "Topic23", "Topic23", "Topic24", "Topic29", "Topic31", "Topic2", "Topic4", "Topic7", "Topic7", "Topic9", "Topic14", "Topic17", "Topic19", "Topic21", "Topic22", "Topic23", "Topic29", "Topic31", "Topic36", "Topic36", "Topic38", "Topic2", "Topic4", "Topic6", "Topic9", "Topic9", "Topic12", "Topic13", "Topic15", "Topic15", "Topic20", "Topic20", "Topic22", "Topic23", "Topic23", "Topic24", "Topic29", "Topic31", "Topic1", "Topic2", "Topic3", "Topic4", "Topic5", "Topic5", "Topic6", "Topic6", "Topic8", "Topic8", "Topic10", "Topic10", "Topic12", "Topic18", "Topic20", "Topic23", "Topic28", "Topic30", "Topic35", "Topic40", "Topic3", "Topic4", "Topic4", "Topic6", "Topic8", "Topic10", "Topic12", "Topic14", "Topic15", "Topic15", "Topic16", "Topic17", "Topic17", "Topic22", "Topic24", "Topic25", "Topic26", "Topic32", "Topic36", "Topic40", "Topic40", "Topic1", "Topic2", "Topic4", "Topic4", "Topic7", "Topic8", "Topic10", "Topic13", "Topic18", "Topic19", "Topic20", "Topic21", "Topic22", "Topic23", "Topic23", "Topic25", "Topic26", "Topic29", "Topic29", "Topic34", "Topic35", "Topic36", "Topic39", "Topic40", "Topic3", "Topic7", "Topic8", "Topic10", "Topic13", "Topic18", "Topic18", "Topic20", "Topic20", "Topic24", "Topic24", "Topic25", "Topic30", "Topic31", "Topic31", "Topic1", "Topic5", "Topic7", "Topic8", "Topic10", "Topic12", "Topic14", "Topic14", "Topic15", "Topic15", "Topic20", "Topic22", "Topic23", "Topic25", "Topic28", "Topic32", "Topic34", "Topic38", "Topic40", "Topic1", "Topic3", "Topic5", "Topic5", "Topic7", "Topic9", "Topic10", "Topic12", "Topic13", "Topic14", "Topic16", "Topic17", "Topic20", "Topic20", "Topic24", "Topic27", "Topic30", "Topic31", "Topic39", "Topic2", "Topic3", "Topic3", "Topic5", "Topic5", "Topic6", "Topic9", "Topic10", "Topic10", "Topic10", "Topic11", "Topic14", "Topic18", "Topic23", "Topic23", "Topic24", "Topic30", "Topic31", "Topic32", "Topic40", "Topic2", "Topic4", "Topic6", "Topic7", "Topic7", "Topic7", "Topic10", "Topic11", "Topic13", "Topic15", "Topic17", "Topic20", "Topic22", "Topic25", "Topic28", "Topic30", "Topic34", "Topic35", "Topic36", "Topic1", "Topic1", "Topic3", "Topic5", "Topic7", "Topic10", "Topic13", "Topic15", "Topic15", "Topic20", "Topic21", "Topic25", "Topic25", "Topic31", "Topic31", "Topic35", "Topic36", "Topic40", "Topic2", "Topic3", "Topic3", "Topic5", "Topic5", "Topic6", "Topic8", "Topic10", "Topic10", "Topic14", "Topic15", "Topic18", "Topic20", "Topic29", "Topic34", "Topic38", "Topic1", "Topic5", "Topic6", "Topic12", "Topic14", "Topic15", "Topic15", "Topic17", "Topic18", "Topic25", "Topic25", "Topic33", "Topic34", "Topic38", "Topic5", "Topic5", "Topic6", "Topic13", "Topic14", "Topic14", "Topic14", "Topic15", "Topic20", "Topic23", "Topic28", "Topic29", "Topic31", "Topic31", "Topic36", "Topic1", "Topic1", "Topic2", "Topic3", "Topic4", "Topic6", "Topic13", "Topic15", "Topic15", "Topic21", "Topic22", "Topic25", "Topic25", "Topic29", "Topic31", "Topic34", "Topic35", "Topic40", "Topic1", "Topic2", "Topic3", "Topic4", "Topic5", "Topic7", "Topic8", "Topic9", "Topic11", "Topic16", "Topic16", "Topic17", "Topic18", "Topic20", "Topic23", "Topic24", "Topic30", "Topic2", "Topic2", "Topic3", "Topic5", "Topic6", "Topic7", "Topic10", "Topic12", "Topic13", "Topic14", "Topic15", "Topic16", "Topic22", "Topic23", "Topic31", "Topic31", "Topic40", "Topic10", "Topic17", "Topic25", "Topic28", "Topic28", "Topic32", "Topic1", "Topic5", "Topic9", "Topic11", "Topic11", "Topic13", "Topic14", "Topic15", "Topic18", "Topic19", "Topic19", "Topic19", "Topic21", "Topic24", "Topic25", "Topic30", "Topic33", "Topic35", "Topic1", "Topic2", "Topic6", "Topic6", "Topic7", "Topic11", "Topic11", "Topic15", "Topic16", "Topic16", "Topic22", "Topic24", "Topic28", "Topic29", "Topic30", "Topic34", "Topic37", "Topic37", "Topic38", "Topic39", "Topic3", "Topic4", "Topic10", "Topic14", "Topic15", "Topic17", "Topic18", "Topic19", "Topic20", "Topic20", "Topic25", "Topic26", "Topic36", "Topic37", "Topic37", "Topic2", "Topic3", "Topic4", "Topic5", "Topic6", "Topic7", "Topic10", "Topic10", "Topic11", "Topic11", "Topic13", "Topic14", "Topic16", "Topic16", "Topic22", "Topic23", "Topic31", "Topic33", "Topic39", "Topic1", "Topic9", "Topic12", "Topic12", "Topic12", "Topic14", "Topic16", "Topic17", "Topic18", "Topic18", "Topic21", "Topic2", "Topic4", "Topic9", "Topic10", "Topic12", "Topic15", "Topic16", "Topic17", "Topic19", "Topic20", "Topic21", "Topic22", "Topic22", "Topic26", "Topic27", "Topic38", "Topic38", "Topic39", "Topic3", "Topic3", "Topic5", "Topic6", "Topic16", "Topic19", "Topic20", "Topic21", "Topic21", "Topic23", "Topic30", "Topic37", "Topic1", "Topic2", "Topic3", "Topic8", "Topic9", "Topic10", "Topic11", "Topic14", "Topic16", "Topic19", "Topic21", "Topic25", "Topic28", "Topic39", "Topic3", "Topic4", "Topic7", "Topic9", "Topic12", "Topic12", "Topic15", "Topic19", "Topic30", "Topic30", "Topic34", "Topic1", "Topic2", "Topic4", "Topic4", "Topic9", "Topic16", "Topic16", "Topic17", "Topic18", "Topic18", "Topic19", "Topic22", "Topic22", "Topic24", "Topic27", "Topic29", "Topic32", "Topic37", "Topic5", "Topic7", "Topic8", "Topic10", "Topic12", "Topic14", "Topic16", "Topic16", "Topic18", "Topic19", "Topic21", "Topic27", "Topic32", "Topic2", "Topic3", "Topic7", "Topic9", "Topic13", "Topic13", "Topic14", "Topic16", "Topic19", "Topic20", "Topic21", "Topic22", "Topic22", "Topic24", "Topic33", "Topic35", "Topic40", "Topic1", "Topic2", "Topic6", "Topic7", "Topic9", "Topic10", "Topic11", "Topic12", "Topic14", "Topic17", "Topic18", "Topic22", "Topic24", "Topic28", "Topic28", "Topic28", "Topic31", "Topic31", "Topic37", "Topic4", "Topic10", "Topic11", "Topic12", "Topic15", "Topic18", "Topic22", "Topic24", "Topic25", "Topic28", "Topic30", "Topic33", "Topic37", "Topic2", "Topic5", "Topic5", "Topic9", "Topic14", "Topic15", "Topic16", "Topic17", "Topic19", "Topic19", "Topic19", "Topic19", "Topic22", "Topic29", "Topic33", "Topic37", "Topic37", "Topic37", "Topic38", "Topic1", "Topic2", "Topic6", "Topic7", "Topic10", "Topic12", "Topic14", "Topic18", "Topic21", "Topic36", "Topic36", "Topic1", "Topic4", "Topic4", "Topic5", "Topic6", "Topic7", "Topic9", "Topic12", "Topic15", "Topic15", "Topic19", "Topic22", "Topic32", "Topic33", "Topic35", "Topic35", "Topic8", "Topic11", "Topic12", "Topic14", "Topic14", "Topic16", "Topic19", "Topic19", "Topic21", "Topic29", "Topic31", "Topic34", "Topic38", "Topic5", "Topic5", "Topic9", "Topic10", "Topic10", "Topic11", "Topic12", "Topic17", "Topic18", "Topic19", "Topic24", "Topic28", "Topic31", "Topic32", "Topic2", "Topic5", "Topic12", "Topic16", "Topic19", "Topic22", "Topic23", "Topic32", "Topic38", "Topic39", "Topic1", "Topic1", "Topic9", "Topic10", "Topic14", "Topic16", "Topic16", "Topic16", "Topic19", "Topic20", "Topic21", "Topic23", "Topic24", "Topic28", "Topic30", "Topic39", "Topic1", "Topic3", "Topic6", "Topic6", "Topic8", "Topic9", "Topic10", "Topic11", "Topic13", "Topic13", "Topic16", "Topic16", "Topic16", "Topic18", "Topic20", "Topic22", "Topic25", "Topic26", "Topic28", "Topic35", "Topic36", "Topic37", "Topic38", "Topic1", "Topic2", "Topic4", "Topic6", "Topic7", "Topic10", "Topic14", "Topic15", "Topic18", "Topic19", "Topic23", "Topic27", "Topic30", "Topic30", "Topic32", "Topic33", "Topic33", "Topic34", "Topic37", "Topic39", "Topic1", "Topic5", "Topic7", "Topic9", "Topic11", "Topic16", "Topic18", "Topic19", "Topic19", "Topic22", "Topic23", "Topic36", "Topic7", "Topic13", "Topic14", "Topic16", "Topic20", "Topic20", "Topic24", "Topic30", "Topic31", "Topic35", "Topic37", "Topic39", "Topic39", "Topic40", "Topic4", "Topic5", "Topic6", "Topic9", "Topic10", "Topic13", "Topic18", "Topic27", "Topic28", "Topic39", "Topic2", "Topic3", "Topic5", "Topic6", "Topic8", "Topic10", "Topic12", "Topic16", "Topic20", "Topic24", "Topic25", "Topic35", "Topic40", "Topic2", "Topic4", "Topic6", "Topic10", "Topic19", "Topic22", "Topic25", "Topic29", "Topic29", "Topic30", "Topic31", "Topic37", "Topic37", "Topic37", "Topic38", "Topic3", "Topic10", "Topic11", "Topic12", "Topic17", "Topic18", "Topic21", "Topic23", "Topic24", "Topic26", "Topic30", "Topic40", "Topic2", "Topic3", "Topic4", "Topic9", "Topic13", "Topic16", "Topic17", "Topic18", "Topic19", "Topic22", "Topic25", "Topic28", "Topic30", "Topic33", "Topic2", "Topic4", "Topic6", "Topic7", "Topic9", "Topic10", "Topic15", "Topic20", "Topic26", "Topic32", "Topic37", "Topic37", "Topic38", "Topic3", "Topic6", "Topic11", "Topic13", "Topic14", "Topic16", "Topic20", "Topic21", "Topic27", "Topic33", "Topic3", "Topic7", "Topic9", "Topic9", "Topic11", "Topic18", "Topic19", "Topic21", "Topic24", "Topic27", "Topic37", "Topic40", "Topic4", "Topic7", "Topic9", "Topic13", "Topic25", "Topic26", "Topic27", "Topic34", "Topic39", "Topic1", "Topic3", "Topic4", "Topic6", "Topic7", "Topic9", "Topic11", "Topic18", "Topic19", "Topic19", "Topic21", "Topic22", "Topic23", "Topic27", "Topic28", "Topic30", "Topic35", "Topic38", "Topic3", "Topic5", "Topic5", "Topic6", "Topic11", "Topic11", "Topic16", "Topic21", "Topic24", "Topic6", "Topic13", "Topic25", "Topic35", "Topic36", "Topic2", "Topic10", "Topic13", "Topic16", "Topic17", "Topic18", "Topic20", "Topic24", "Topic34", "Topic35", "Topic37", "Topic37", "Topic39", "Topic3", "Topic11", "Topic17", "Topic21", "Topic22", "Topic24", "Topic26", "Topic27", "Topic34", "Topic37", "Topic4", "Topic5", "Topic7", "Topic8", "Topic9", "Topic12", "Topic14", "Topic15", "Topic16", "Topic21", "Topic23", "Topic25", "Topic28", "Topic30", "Topic37", "Topic39", "Topic10", "Topic12", "Topic13", "Topic20", "Topic21", "Topic38", "Topic1", "Topic7", "Topic12", "Topic14", "Topic18", "Topic22", "Topic24", "Topic26", "Topic28", "Topic30", "Topic33", "Topic34", "Topic35", "Topic37", "Topic2", "Topic3", "Topic9", "Topic9", "Topic9", "Topic13", "Topic15", "Topic19", "Topic21", "Topic26", "Topic36", "Topic2", "Topic4", "Topic10", "Topic12", "Topic20", "Topic23", "Topic24", "Topic29", "Topic33", "Topic3", "Topic11", "Topic15", "Topic16", "Topic21", "Topic22", "Topic27", "Topic29", "Topic30", "Topic31", "Topic5", "Topic7", "Topic22", "Topic27", "Topic37", "Topic4", "Topic6", "Topic13", "Topic21", "Topic25", "Topic26", "Topic27", "Topic30", "Topic35", "Topic37", "Topic38", "Topic39", "Topic39", "Topic2", "Topic3", "Topic5", "Topic10", "Topic14", "Topic16", "Topic18", "Topic19", "Topic24", "Topic26", "Topic35", "Topic1", "Topic4", "Topic6", "Topic10", "Topic13", "Topic31", "Topic32", "Topic37", "Topic11", "Topic15", "Topic17", "Topic32", "Topic34", "Topic1", "Topic9", "Topic10", "Topic11", "Topic12", "Topic13", "Topic19", "Topic25", "Topic27", "Topic30", "Topic32", "Topic39", "Topic2", "Topic13", "Topic17", "Topic20", "Topic25", "Topic31", "Topic33", "Topic37", "Topic38", "Topic14", "Topic15", "Topic24", "Topic33", "Topic35", "Topic8", "Topic11", "Topic14", "Topic19", "Topic22", "Topic23", "Topic30", "Topic34", "Topic36", "Topic37", "Topic38", "Topic40", "Topic5", "Topic6", "Topic6", "Topic7", "Topic12", "Topic16", "Topic18", "Topic22", "Topic29", "Topic35", "Topic40", "Topic9", "Topic12", "Topic19", "Topic20", "Topic25", "Topic26", "Topic27", "Topic39", "Topic3", "Topic18", "Topic21", "Topic34", "Topic7", "Topic21", "Topic32", "Topic39", "Topic9", "Topic20", "Topic25", "Topic29", "Topic31", "Topic1", "Topic8", "Topic18", "Topic30", "Topic35", "Topic38", "Topic9", "Topic11", "Topic13", "Topic22", "Topic26", "Topic32", "Topic34", "Topic19", "Topic21", "Topic26", "Topic35", "Topic37", "Topic38", "Topic40", "Topic4", "Topic6", "Topic10", "Topic17", "Topic27", "Topic28", "Topic30", "Topic36", "Topic40", "Topic14", "Topic26", "Topic27", "Topic31", "Topic32", "Topic38", "Topic3", "Topic8", "Topic16", "Topic18", "Topic27", "Topic39", "Topic4", "Topic31", "Topic40", "Topic8", "Topic11", "Topic14", "Topic15", "Topic18", "Topic19", "Topic21", "Topic26", "Topic28", "Topic33", "Topic39", "Topic4", "Topic7", "Topic13", "Topic24", "Topic36", "Topic40", "Topic3", "Topic9", "Topic30", "Topic35", "Topic17", "Topic21", "Topic24", "Topic26", "Topic5", "Topic11", "Topic22", "Topic24", "Topic25", "Topic16", "Topic22", "Topic25", "Topic37", "Topic7", "Topic9", "Topic20", "Topic25", "Topic29", "Topic31", "Topic36", "Topic1", "Topic3", "Topic20", "Topic21", "Topic23", "Topic25", "Topic27", "Topic27", "Topic29", "Topic30", "Topic35", "Topic38", "Topic38" ] +}, +"token.table": { + "Term": [ "aboard", "aboard", "abortion", "academy", "academy", "accident", "accidents", "accidents", "accord", "accused", "accused", "accused", "accused", "acid", "acknowledge", "acquire", "acquisition", "acres", "acres", "action", "action", "action", "activity", "activity", "activity", "actor", "actress", "actress", "acustar", "ad", "added", "added", "added", "added", "added", "address", "adjusted", "adjustment", "administration", "administration", "administrators", "adn", "adolf", "ads", "aeronautics", "affairs", "affairs", "affairs", "affairs", "affecting", "affiliated", "afghan", "afghanistan", "africa", "african", "africans", "africas", "aftershocks", "ag", "aged", "agency", "agency", "agency", "agency", "aggression", "ago", "ago", "ago", "agreed", "agreed", "agreed", "agreed", "agreed", "agreement", "agreement", "agreement", "agriculture", "agriculture", "aid", "aid", "aide", "aide", "aids", "air", "air", "air", "air", "airbus", "aircraft", "aircraft", "aircraft", "airline", "airline", "airlines", "airplane", "airplanes", "airport", "airport", "airport", "airports", "airways", "albert", "algotson", "alive", "allegation", "allegations", "allegations", "alleged", "alleged", "allies", "allies", "allowed", "allowed", "allowed", "allowed", "allowed", "amal", "ambassador", "ambassador", "ambassador", "amendment", "amendment", "america", "america", "america", "america", "america", "american", "american", "american", "american", "american", "american", "americans", "americans", "americans", "americans", "ames", "amnesty", "analyst", "analyst", "analysts", "analysts", "analysts", "anc", "anderson", "angeles", "angeles", "angola", "angolan", "animals", "animals", "announced", "announced", "announced", "announced", "announced", "announced", "announced", "annual", "annual", "annual", "annual", "annual", "antiapartheid", "antidrug", "antigovernment", "antisemitism", "antiterrorist", "anybody", "aoun", "aouns", "apartheid", "appeals", "appeals", "applicants", "applicants", "apply", "apply", "approach", "appropriations", "approved", "april", "april", "april", "april", "aquino", "arab", "arab", "arabia", "arabs", "arafat", "archive", "arco", "area", "area", "area", "area", "area", "areas", "areas", "areas", "areas", "areas", "areas", "argued", "argued", "aristide", "ariz", "armed", "armed", "armenian", "arms", "arms", "arms", "army", "army", "arrangement", "arrested", "arrested", "arrested", "art", "art", "artist", "artists", "arts", "asbestos", "asked", "asked", "asked", "asked", "asked", "aspin", "aspirin", "assembly", "assembly", "assets", "assets", "association", "association", "association", "association", "association", "association", "astronauts", "atlantis", "atmosphere", "atmosphere", "att", "attack", "attack", "attack", "attack", "attack", "attacks", "attacks", "attacks", "attempted", "attendants", "attention", "attorney", "attorney", "attorneys", "attorneys", "auction", "aug", "aug", "aug", "aug", "august", "august", "august", "august", "authorities", "authorities", "authorities", "authorities", "authorities", "authority", "autonomy", "avalanche", "average", "average", "average", "averages", "averaging", "aviation", "award", "award", "awarded", "awarded", "awarded", "awards", "awareness", "away", "away", "away", "azerbaijan", "aziz", "back", "back", "back", "back", "back", "back", "bad", "bad", "bad", "baghdad", "bail", "bailout", "baker", "ballot", "ballots", "baltic", "band", "bank", "bank", "barnard", "baron", "barrel", "barrel", "barriers", "barriers", "bars", "bars", "bases", "bb", "bc", "bearish", "beef", "behalf", "behalf", "beijing", "beirut", "belgium", "believes", "believes", "bellies", "benchmark", "bentsen", "bergland", "berlin", "bermudez", "best", "best", "best", "best", "best", "best", "better", "better", "better", "better", "bid", "bid", "bid", "bid", "bids", "big", "big", "big", "biggest", "biggest", "biggest", "bill", "bill", "billboard", "billion", "billion", "birth", "birth", "black", "black", "black", "black", "black", "blanchard", "blaze", "blier", "blood", "blood", "blood", "board", "board", "board", "board", "board", "bodys", "boeing", "boeing", "bomb", "bomb", "bombing", "bombing", "bombs", "bond", "bond", "bonds", "bonds", "bono", "book", "booster", "boris", "born", "born", "bosch", "botha", "boy", "boys", "breast", "breeze", "brings", "britain", "britain", "british", "british", "british", "british", "britons", "broadcast", "broadcast", "broadcast", "broadcast", "broadcast", "brooks", "brother", "brother", "broyles", "brush", "brussels", "budget", "budget", "budget", "budget", "builders", "bulgaria", "bullet", "bulletin", "bullion", "bundesbank", "burned", "burned", "bus", "bus", "bush", "bush", "bushel", "bushels", "bushs", "bushs", "bushs", "business", "business", "business", "business", "butcher", "butterfly", "buyout", "cabinet", "calgary", "california", "california", "california", "california", "call", "called", "called", "called", "called", "called", "called", "called", "calls", "calls", "calls", "came", "came", "came", "campaign", "campaign", "camps", "canada", "canada", "canada", "cancer", "cancer", "candidacy", "candidate", "candidate", "candidates", "candidates", "cant", "cant", "capital", "capital", "capital", "capitol", "capitol", "capt", "car", "car", "cardinal", "care", "care", "career", "cargo", "carlucci", "cars", "cars", "cars", "cartels", "case", "case", "cases", "cases", "cases", "cases", "cash", "cash", "cash", "castro", "catholics", "cattle", "cattle", "caucus", "caucuses", "cause", "cause", "cause", "cavazos", "cbn", "cdc", "cdy", "cells", "cells", "census", "cent", "cent", "center", "center", "center", "center", "central", "central", "central", "central", "central", "cents", "cents", "cftc", "chairman", "chairman", "chairman", "chairman", "chairman", "challenger", "challenger", "challenger", "chambers", "chamorro", "championship", "change", "change", "changes", "charged", "charged", "charged", "charges", "charges", "charges", "charges", "chartered", "checchi", "chemicals", "chemicals", "cheney", "chess", "chicago", "chicago", "chicagobased", "chief", "chief", "chief", "chief", "chief", "chief", "chief", "child", "child", "children", "children", "children", "china", "china", "chinas", "chinese", "chinese", "chinese", "chinese", "chinn", "christ", "chrysler", "chryslers", "church", "church", "church", "cia", "cigarettes", "cigarettes", "circulation", "cities", "cities", "cities", "citizens", "citizens", "citizenship", "city", "city", "city", "city", "civilian", "civilian", "civilians", "claims", "claims", "claims", "claims", "clark", "clark", "clashes", "clayton", "clean", "cleanup", "clerical", "clinics", "close", "close", "close", "close", "clouds", "cloudy", "clr", "club", "clubs", "clubs", "cnn", "co", "co", "co", "coast", "coast", "coast", "cocaine", "cockpit", "col", "collection", "collection", "college", "colombia", "colombian", "colombo", "color", "come", "come", "come", "come", "come", "comedy", "coming", "commander", "commander", "comments", "comments", "commitments", "committee", "committee", "committee", "committee", "commodities", "commodities", "commons", "communist", "communist", "communists", "communists", "community", "community", "commuter", "companies", "companies", "companies", "company", "company", "company", "company", "companys", "companys", "compares", "competitors", "compliance", "composite", "computer", "computer", "computers", "computers", "condition", "condition", "condition", "condition", "condoms", "conducted", "conference", "conference", "conference", "conference", "conference", "conferences", "confirmation", "confirms", "confiscated", "congress", "congress", "congressional", "congressional", "congressman", "conrad", "consensus", "conspiracy", "constitution", "constitution", "consultants", "consumer", "consumer", "contacts", "continental", "continental", "continued", "continued", "continued", "continued", "continued", "contra", "contract", "contract", "contract", "contractors", "contracts", "contracts", "contracts", "contras", "control", "control", "control", "control", "controversial", "controversy", "convention", "convention", "convention", "conversations", "convicted", "conviction", "convoy", "cooler", "cooperation", "cooperation", "coral", "corazon", "corn", "corp", "corp", "corp", "corporate", "corporate", "corporate", "corroon", "cos", "costa", "costs", "costs", "costs", "costs", "cotton", "couldnt", "counsel", "counsel", "countdown", "countries", "countries", "countries", "countries", "country", "country", "country", "countrys", "countrys", "county", "county", "county", "coup", "court", "court", "courts", "courts", "covert", "cows", "cranston", "crash", "crash", "crashed", "credit", "credit", "credit", "creditors", "creek", "crew", "crew", "crew", "crewmen", "crews", "crimes", "criminal", "criminal", "crisis", "crisis", "crisis", "criticized", "crop", "crop", "crops", "crowe", "crude", "crude", "ctk", "cuba", "cuban", "cubans", "cubas", "cuellar", "culture", "culture", "cuomo", "curfew", "currencies", "currency", "currency", "current", "czechoslovakia", "daily", "daily", "daily", "daily", "daily", "dakota", "dam", "damage", "damage", "damage", "damaged", "dances", "dark", "darman", "data", "data", "data", "daughter", "davis", "day", "day", "day", "day", "days", "days", "days", "days", "days", "days", "days", "de", "de", "de", "dealers", "dealers", "dealers", "dealers", "death", "death", "death", "debt", "debt", "decided", "decided", "decided", "decided", "decision", "decision", "decision", "decision", "decline", "decline", "declines", "deconcini", "deductible", "defendant", "defendants", "defense", "defense", "defense", "deficiency", "deficit", "deficit", "degrees", "degrees", "delays", "delegates", "delegates", "deliver", "delivery", "delivery", "delvalle", "demjanjuk", "democracy", "democrat", "democrat", "democratic", "democratic", "democrats", "democrats", "demonstration", "demonstrations", "depardieu", "department", "department", "department", "department", "department", "department", "deployment", "deportation", "deposit", "destroyed", "destroyed", "detained", "deterrent", "developer", "development", "development", "development", "development", "development", "development", "diagnosed", "dialogue", "didnt", "didnt", "die", "died", "died", "died", "different", "difficult", "digital", "dill", "dingell", "dinner", "dioxide", "diplomats", "diplomats", "director", "director", "director", "director", "disability", "disagree", "discount", "discounted", "disease", "disease", "diseases", "diseases", "disney", "district", "district", "district", "district", "dividend", "division", "division", "division", "dmass", "doctors", "doctors", "documents", "documents", "doesnt", "doesnt", "dog", "doing", "doing", "doing", "doles", "dollar", "dollar", "dollars", "dollars", "done", "dont", "dont", "dont", "dow", "dow", "dr", "dr", "drexel", "drought", "drought", "drug", "drug", "drug", "drugs", "drugs", "drugs", "du", "dudycz", "dukakis", "durable", "durenberger", "dutch", "dutch", "dyke", "earlier", "earlier", "earlier", "earlier", "earlier", "earlier", "early", "early", "early", "early", "early", "early", "earnings", "earnings", "earth", "earth", "earthquake", "earths", "east", "east", "east", "east", "east", "eastern", "eastern", "eastern", "eastern", "eastern", "easterns", "ec", "economic", "economic", "economic", "economist", "economists", "economy", "economy", "editor", "editor", "eduard", "education", "education", "edwin", "edwin", "eec", "effect", "el", "el", "elderly", "elected", "elected", "elected", "election", "election", "elections", "elections", "electoral", "electronics", "elvis", "embassy", "embassy", "embassy", "emissions", "emperors", "employees", "employees", "employees", "employers", "employers", "employs", "enclave", "end", "end", "end", "end", "endangered", "endowment", "enemy", "enforcement", "enforcement", "enforcement", "engine", "engineers", "engineers", "engineers", "enrile", "entitled", "entries", "environment", "environment", "environmental", "environmental", "environmentalists", "envoys", "epa", "estimate", "estimate", "estimate", "estimate", "estimated", "estimated", "estimated", "estimated", "estimated", "estonia", "ethics", "ethnic", "europe", "europe", "europe", "europe", "europe", "european", "european", "european", "evacuated", "evan", "evangelist", "eventually", "eventually", "exam", "exams", "exchange", "exchange", "exchange", "exchangelisted", "excise", "excluding", "execution", "executive", "executive", "executive", "executive", "expected", "expected", "expected", "expected", "expedition", "exposed", "extradition", "extremists", "exxon", "faa", "facilities", "facilities", "fair", "fair", "family", "family", "familys", "farm", "farm", "farm", "farmer", "farmers", "farmers", "farmland", "farms", "fast", "fast", "father", "fault", "fault", "fbi", "fcc", "fda", "fe", "fed", "fed", "federal", "federal", "federal", "federal", "federated", "feed", "feed", "feeder", "feel", "fees", "fell", "fell", "fell", "fell", "fernandez", "festival", "fighters", "fighting", "fighting", "fighting", "filed", "filed", "filed", "filipino", "film", "films", "financial", "financial", "financial", "financial", "financial", "fines", "fire", "fire", "firefighters", "fires", "firm", "firm", "firm", "first", "first", "first", "fish", "fitzwater", "five", "five", "five", "fixedrate", "flames", "flat", "flight", "flight", "flights", "flights", "flood", "flood", "flooding", "fly", "fly", "fly", "flying", "flying", "follows", "food", "food", "food", "food", "foods", "foods", "force", "force", "force", "force", "forces", "forces", "forces", "forces", "forces", "forecast", "forecast", "forecast", "forecasts", "foreign", "foreign", "foreign", "foreign", "foreign", "foreigners", "foreigners", "forest", "forest", "forests", "forms", "forms", "found", "found", "found", "four", "four", "four", "four", "four", "franc", "france", "france", "france", "francs", "fraud", "fraud", "freedoms", "french", "french", "french", "friday", "friday", "friday", "friday", "friday", "friday", "friday", "friedrick", "frigate", "front", "front", "front", "frontrunner", "fuel", "fuel", "fujimori", "fund", "fund", "fund", "fundraising", "funds", "futures", "gacy", "gained", "gained", "gainers", "gains", "gains", "gains", "galileo", "gallon", "game", "game", "game", "games", "games", "games", "garbage", "garbage", "garcia", "garcia", "gasoline", "gasoline", "gasoline", "gatt", "gaza", "ge", "geageas", "gen", "gen", "gen", "general", "general", "general", "general", "general", "general", "general", "genscher", "genuine", "geological", "geological", "george", "george", "gephardt", "german", "german", "germans", "germany", "germany", "germany", "germanys", "gesell", "get", "get", "get", "gilbert", "girl", "girls", "glasnost", "gm", "gnp", "go", "go", "go", "god", "god", "going", "going", "going", "gold", "gold", "goldman", "good", "good", "goodman", "goods", "goods", "gorbachev", "gorbachevs", "gore", "got", "got", "gov", "gov", "government", "government", "government", "government", "government", "governor", "governor", "grain", "grains", "grammer", "grammrudman", "grants", "grants", "grassley", "gray", "great", "great", "great", "greenspan", "gregg", "grenada", "greyhound", "grigoryants", "ground", "ground", "ground", "ground", "group", "group", "group", "groups", "groups", "growing", "growing", "grumman", "guard", "guard", "gubernatorial", "guerrilla", "guerrillas", "guerrillas", "guilders", "guilty", "guilty", "gulf", "gulf", "gulf", "gun", "gunmen", "guns", "guns", "guthrie", "guy", "habitat", "hair", "haiti", "hall", "hard", "hardliners", "harvard", "harvard", "harvest", "harvest", "hasegawa", "havana", "hazardous", "head", "head", "head", "head", "head", "health", "health", "health", "health", "health", "hearing", "hearing", "hearing", "heart", "heart", "heat", "heat", "heat", "heavy", "heavy", "heavy", "held", "held", "held", "held", "helicopters", "hell", "helmut", "help", "help", "henson", "heritage", "heroin", "herrera", "hes", "hes", "heseltine", "hezbollah", "high", "high", "high", "higher", "higher", "higher", "higher", "highway", "hijackers", "hijacking", "hindus", "hitler", "hittle", "hogs", "holocaust", "home", "home", "home", "home", "home", "homes", "homes", "homes", "honduran", "honduras", "hong", "hopes", "hopes", "hopes", "hormone", "horton", "hospital", "hospital", "hospital", "hospitals", "hospitals", "hostages", "hostages", "hotels", "house", "house", "house", "hubbert", "hubble", "hudson", "huge", "huge", "huge", "hull", "human", "human", "human", "humphrey", "hundreds", "hundreds", "hundreds", "hundreds", "hundreds", "hungary", "hunt", "hurricane", "husband", "hussein", "hyundai", "i", "i", "i", "i", "icahn", "id", "idaho", "ii", "ii", "ii", "ii", "ii", "ill", "illegal", "illegal", "illegal", "im", "im", "immigration", "immigration", "immune", "impact", "impeachment", "improper", "inc", "inc", "inc", "inc", "inches", "income", "income", "income", "incomes", "incomes", "increase", "increase", "increase", "increased", "increased", "increased", "increased", "increases", "increases", "incumbent", "independence", "independence", "independence", "independent", "independent", "independent", "index", "india", "india", "indian", "indian", "indian", "indian", "indians", "indicator", "indicted", "indictment", "industrial", "industrial", "industrial", "industrial", "industrials", "industry", "industry", "industry", "industry", "inf", "infant", "infantry", "infants", "infected", "infection", "inflation", "inflation", "information", "information", "information", "information", "initiative", "initiative", "injured", "injured", "injured", "injuries", "injuries", "injuring", "inkatha", "inmates", "inspection", "insurance", "insurance", "insurance", "insured", "interest", "interest", "interest", "interest", "international", "international", "international", "international", "international", "international", "international", "invaded", "invaded", "invasion", "invasion", "invasion", "inventories", "inventory", "invested", "investigation", "investigation", "investigation", "investment", "investment", "investment", "investors", "investors", "invitation", "ira", "ira", "iran", "iran", "iranian", "iranians", "iraq", "iraqi", "iraqi", "iraqi", "iraqis", "iraqs", "irish", "irish", "irs", "irving", "islamic", "island", "island", "island", "islands", "isolation", "israel", "israel", "israeli", "israelis", "israels", "issue", "issue", "issue", "issue", "issues", "issues", "ive", "jackpot", "jackson", "jackson", "jacksons", "jail", "jail", "jammukashmir", "january", "january", "january", "january", "january", "japan", "japan", "japan", "japanese", "japanese", "jaruzelski", "jarvik", "jenkins", "jersey", "jersey", "jerusalem", "jesse", "jesse", "jesus", "jesus", "jet", "jet", "jetliner", "jets", "jewish", "jewish", "jews", "jews", "job", "job", "job", "job", "jobless", "jobs", "jobs", "jobs", "jobs", "john", "john", "john", "john", "joint", "jones", "jones", "jordan", "juan", "juan", "judge", "judiciary", "july", "july", "july", "july", "july", "jump", "jump", "jumped", "jumped", "june", "june", "june", "june", "june", "june", "junk", "jupiter", "jurors", "jury", "just", "just", "just", "justice", "justice", "justices", "justify", "karpov", "kashmir", "kasparov", "keating", "keep", "keidanren", "kemp", "kennedys", "kgb", "khamenei", "khmer", "khomeini", "kidney", "kids", "killed", "killed", "killed", "killing", "killing", "kim", "king", "king", "klerk", "know", "know", "knows", "koch", "kodak", "kohl", "kohlberg", "kolb", "kong", "korea", "korea", "korean", "korean", "koreas", "kravis", "kremlin", "kuwait", "kuwaits", "ky", "lab", "labor", "labor", "labor", "laboratories", "laboratory", "lake", "lakes", "landed", "landed", "lang", "large", "large", "large", "large", "large", "large", "las", "lasko", "last", "last", "last", "last", "last", "late", "late", "late", "late", "latvia", "launch", "launch", "lautenberg", "law", "law", "law", "law", "lawmakers", "lawmakers", "laws", "laws", "laws", "lawsuit", "lawsuit", "lawyers", "layoffs", "leader", "leader", "leader", "leader", "leaders", "leaders", "leaders", "leaders", "learn", "lebanese", "lebanon", "leek", "left", "left", "left", "left", "left", "legal", "legal", "legal", "legislation", "leo", "leukemia", "level", "level", "leveraged", "lewis", "liabilities", "liability", "libya", "life", "life", "ligachev", "like", "like", "like", "lincoln", "liquid", "lire", "lithuania", "lithuanian", "little", "little", "little", "little", "live", "live", "live", "liver", "livestock", "llosa", "loan", "loans", "local", "local", "local", "local", "locked", "london", "london", "london", "london", "long", "long", "look", "look", "looked", "looking", "looking", "looking", "looking", "los", "los", "losers", "losses", "losses", "lost", "lost", "lost", "lost", "lost", "lot", "lottery", "louisville", "love", "lower", "lower", "lower", "lower", "lowest", "lowest", "lowest", "lsqb", "lt", "lt", "lung", "m", "m", "m", "m", "machinists", "macmillan", "made", "made", "made", "made", "magazine", "magazine", "magellan", "maiziere", "major", "major", "major", "major", "major", "make", "make", "man", "man", "man", "man", "management", "management", "management", "management", "managerial", "managua", "mandela", "manila", "manned", "mansfield", "mansfield", "manuel", "manuel", "manufacturer", "manufacturing", "march", "march", "march", "marched", "marcos", "margaret", "margaret", "mariel", "marine", "marines", "marion", "market", "market", "market", "market", "marketplace", "markets", "markets", "markets", "marks", "marks", "marks", "marlin", "marlin", "marrow", "mars", "mash", "mass", "mass", "massachusetts", "massachusetts", "mate", "mate", "mathematical", "maturity", "mayor", "mayor", "mckay", "meal", "measure", "measure", "mecham", "mechams", "medellin", "medical", "medical", "medicare", "medicine", "medicine", "meese", "meeses", "meet", "meet", "meeting", "meeting", "meeting", "meeting", "meets", "member", "member", "member", "member", "members", "members", "members", "members", "members", "memorial", "men", "men", "men", "men", "men", "men", "men", "men", "mercantile", "merged", "merger", "merger", "message", "mexican", "mexican", "mexico", "mexico", "mexico", "mexico", "miami", "miami", "miami", "miami", "mice", "michael", "michael", "michael", "michael", "michael", "mideast", "midland", "midmorning", "midnight", "midnight", "mikhail", "mikhail", "miles", "miles", "miles", "militants", "military", "military", "military", "militia", "milk", "milken", "million", "million", "million", "million", "million", "million", "minister", "minister", "minister", "minister", "minister", "ministry", "ministry", "minnick", "minorco", "minorities", "minorities", "missiles", "missiles", "mission", "mission", "mission", "mississippi", "mississippi", "mistakes", "mitchell", "mitchell", "mitterrand", "mofford", "monastery", "monday", "monday", "monday", "monday", "monday", "monday", "monday", "monet", "money", "money", "money", "money", "monitoring", "monitoring", "monte", "month", "month", "month", "month", "month", "month", "months", "months", "months", "months", "months", "months", "montreal", "moon", "moonstruck", "moore", "mormon", "mortgage", "mortgage", "mortgages", "mortgages", "moscow", "moscows", "moslem", "mother", "motors", "motors", "movie", "movies", "mozambique", "mpaa", "mr", "mrs", "mrs", "ms", "ms", "mubarak", "mulroney", "multibilliondollar", "multiparty", "multistate", "mundy", "murder", "museum", "museum", "museums", "music", "music", "musical", "musicians", "musicians", "n", "n", "n", "nabisco", "namibia", "nasa", "nasas", "nation", "nation", "nation", "national", "national", "national", "national", "national", "national", "national", "nations", "nations", "nations", "nations", "nato", "nature", "nauvoo", "navy", "navy", "nazi", "nazi", "nbc", "nbc", "nbcs", "nbcs", "nea", "necessary", "negotiations", "negotiations", "negotiations", "negotiators", "negotiators", "net", "network", "network", "networks", "nevada", "new", "new", "new", "new", "new", "new", "newmont", "news", "news", "news", "news", "news", "news", "news", "news", "news", "nicaragua", "nicaraguan", "nicaraguas", "nielsen", "night", "night", "night", "night", "night", "nikkei", "nobel", "nobel", "noboru", "nominate", "nomination", "nominee", "nonopec", "nordstrom", "noriega", "noriegas", "north", "north", "north", "north", "north", "northern", "northern", "northern", "norths", "norths", "northwest", "northwest", "northwest", "northwest", "nosair", "notify", "nov", "nov", "nov", "nov", "nuclear", "nuclear", "nuclear", "nuclear", "nujoma", "number", "number", "number", "number", "number", "nutrition", "nyse", "nyselisted", "nyses", "oak", "oats", "oberg", "observatory", "obstacles", "occasions", "occupied", "occupied", "occupied", "occurred", "occurred", "odds", "offenses", "offer", "offer", "offer", "office", "office", "office", "office", "officer", "officer", "officer", "official", "official", "official", "official", "officials", "officials", "officials", "officials", "ohio", "ohio", "ohio", "ohio", "oil", "oil", "oklahoma", "oklahoma", "oklahoma", "old", "oliver", "olympic", "olympics", "oneparty", "opec", "opera", "operations", "operations", "operations", "opposition", "opposition", "orbit", "orbiter", "orchestra", "order", "order", "order", "order", "orders", "orders", "orders", "orion", "orr", "ought", "ounce", "outlook", "outnumbered", "output", "override", "owned", "owned", "owned", "owned", "ozone", "pac", "pacific", "pacific", "pacific", "pacific", "package", "pacs", "paid", "paid", "paid", "paid", "paintings", "pakistan", "palestinian", "palestinians", "panama", "panama", "panamanian", "panamas", "panel", "panel", "panel", "panel", "parents", "parents", "paris", "paris", "paris", "park", "park", "park", "parliament", "parliamentary", "parole", "parties", "parties", "partners", "partners", "party", "party", "party", "passed", "passengers", "passengers", "patients", "paul", "paul", "paul", "paul", "pauley", "pay", "pay", "pay", "pay", "pay", "pay", "pay", "peace", "peace", "peace", "peacekeeping", "peaks", "peewee", "pekin", "penalties", "peninsula", "pentagon", "pentagon", "people", "people", "people", "peoples", "peoples", "percent", "percent", "percent", "percent", "percent", "percent", "percent", "peres", "perestroika", "perez", "period", "period", "period", "perjury", "persian", "peru", "perus", "pesticides", "petroleum", "philippine", "phobos", "phoenix", "physician", "physicians", "pilot", "pilot", "pilot", "pilots", "pipeline", "pipeline", "plains", "plan", "plane", "planes", "planes", "plank", "plant", "plant", "plant", "platform", "play", "play", "plc", "plea", "plea", "pleaded", "plo", "plot", "plus", "plus", "plus", "plus", "poe", "points", "points", "points", "points", "poland", "polaroid", "police", "police", "police", "police", "policeman", "policemen", "policy", "polish", "politburo", "political", "political", "political", "political", "poll", "poll", "polls", "polls", "pollution", "pool", "poor", "pope", "popov", "population", "population", "pork", "pork", "port", "port", "port", "porter", "possession", "possible", "possible", "possible", "possible", "possible", "post", "postal", "pound", "pound", "powell", "power", "power", "power", "power", "powers", "powers", "prague", "predominantly", "prefer", "pregnancy", "pregnant", "pregnant", "premier", "president", "president", "president", "president", "president", "presidential", "presidential", "presidents", "presleys", "press", "press", "press", "press", "pressure", "pressure", "pressure", "pressure", "pressure", "pressured", "prevention", "price", "price", "price", "price", "prices", "prices", "prices", "priest", "primaries", "primary", "primary", "primary", "primary", "prime", "prime", "primetime", "prince", "prison", "prison", "prisoners", "prize", "problems", "problems", "problems", "problems", "problems", "problems", "process", "processing", "prodemocracy", "produce", "produce", "produce", "production", "production", "production", "productions", "products", "products", "products", "profit", "profit", "profitable", "profittaking", "program", "program", "program", "program", "programs", "prohibit", "project", "project", "project", "promoted", "property", "property", "property", "property", "proposal", "proposed", "prosecutors", "prosperity", "protesting", "protests", "protests", "provide", "provide", "province", "provinces", "psychological", "ptl", "public", "public", "public", "publishing", "puerto", "pulling", "purchases", "put", "qatar", "quake", "quality", "quality", "quarter", "quarter", "quarterly", "quayle", "questions", "quoted", "quoted", "quoted", "quoted", "race", "race", "race", "racing", "radiation", "radio", "radio", "radio", "radioactive", "rain", "rain", "rain", "rainfall", "raise", "raise", "raise", "raise", "ranch", "ranch", "rangoon", "rape", "rate", "rate", "rate", "rated", "rated", "rates", "rates", "rates", "ratification", "rating", "rating", "ratings", "ray", "reagan", "reagan", "reagans", "reagans", "really", "realtors", "rebel", "rebels", "received", "received", "recent", "recent", "recent", "recent", "recent", "recently", "recession", "recommendation", "record", "record", "record", "record", "recruit", "recycling", "red", "red", "red", "redman", "reelection", "referendum", "reflected", "reflected", "reform", "reform", "reforms", "reforms", "reforms", "refunding", "region", "region", "region", "region", "region", "regulated", "regulators", "regulators", "reiterated", "relations", "relations", "relations", "religion", "religious", "religious", "remarks", "remarks", "remote", "rep", "rep", "replacement", "replacement", "report", "report", "report", "report", "report", "reported", "reported", "reported", "reported", "reported", "reported", "reported", "reporter", "reporters", "reporters", "reporters", "reporters", "reporters", "reporters", "reports", "reports", "reports", "reports", "reports", "reports", "representation", "representatives", "representatives", "represents", "represents", "represents", "republican", "republican", "republican", "republicans", "republics", "request", "request", "request", "require", "requirement", "research", "research", "research", "research", "researchers", "researchers", "reserves", "residents", "residents", "residents", "resolution", "resolution", "resolutions", "resources", "respondents", "response", "responsibility", "responsibility", "responsibility", "restaurants", "results", "results", "results", "retailers", "retreated", "returned", "returned", "returned", "returned", "revenue", "revenues", "reviewing", "revolution", "revolution", "rice", "richard", "richard", "richard", "richest", "richmond", "richter", "rico", "riegle", "right", "right", "right", "rights", "rights", "rights", "rights", "rightwing", "riots", "rise", "rise", "rise", "river", "river", "river", "rivers", "rjr", "robb", "robertson", "robertsons", "robinson", "rocks", "roh", "roman", "roman", "root", "rose", "rose", "rose", "rotation", "rouge", "round", "routes", "rsqb", "ruling", "ruling", "running", "running", "running", "runoff", "runway", "rural", "rural", "rural", "rural", "russian", "russian", "saddam", "saito", "sakharov", "sale", "sale", "sales", "sales", "sales", "sales", "salinas", "salvador", "salvador", "salvadoran", "samples", "san", "san", "san", "san", "sanctions", "sanctions", "sandinista", "sandinistas", "santa", "santa", "satellite", "saturday", "saturday", "saturday", "saturday", "saudi", "saunders", "savings", "savings", "say", "say", "saying", "saying", "saying", "saying", "saying", "says", "says", "says", "says", "scale", "scale", "scheduled", "scheduled", "scheduled", "scheduled", "scheduled", "scheduled", "scheduled", "scheme", "school", "school", "schwarzkopf", "scientific", "scientific", "scientists", "scientists", "season", "seasonally", "sec", "second", "second", "second", "second", "second", "second", "secondquarter", "secretary", "secretary", "secretary", "secretary", "securities", "securities", "security", "security", "see", "see", "see", "see", "seek", "seek", "seek", "seek", "seen", "seen", "seen", "seen", "seen", "seiders", "semiconductor", "sen", "sen", "sen", "senate", "senate", "senators", "senior", "senior", "senior", "senior", "senior", "sens", "sent", "sent", "sent", "sent", "sent", "sent", "sentence", "sentenced", "sentencing", "seoul", "service", "service", "service", "service", "service", "service", "sexual", "sgt", "shamir", "shamrock", "share", "share", "share", "shareholder", "shareholders", "shares", "shares", "sharply", "sharply", "sheik", "shelters", "shevardnadze", "shiite", "shimon", "shining", "ship", "ship", "ships", "shooting", "shooting", "shoppers", "short", "shot", "shot", "shot", "shots", "show", "show", "show", "showed", "showed", "showed", "showers", "shrugged", "shultz", "shuster", "shuttle", "shuttles", "side", "side", "side", "side", "sides", "sides", "sieck", "signed", "signed", "signed", "significant", "sikh", "sikhs", "silver", "silver", "silverado", "simpson", "singer", "sinhalese", "sister", "site", "site", "six", "six", "six", "six", "six", "six", "six", "size", "size", "skinner", "sl", "slaying", "slowing", "sls", "sluggish", "slump", "small", "small", "small", "small", "smith", "smog", "smokers", "smoking", "smoking", "smuggling", "snow", "social", "social", "social", "social", "socialism", "socialist", "software", "sold", "sold", "sold", "soldier", "soldiers", "solidarity", "son", "son", "sons", "sothebys", "source", "source", "source", "sources", "sources", "sources", "souter", "souters", "south", "south", "south", "south", "south", "south", "southern", "southern", "southern", "southern", "southwest", "southwest", "southwest", "soviet", "soviet", "soviet", "soviets", "soviets", "soybean", "soybeans", "space", "space", "spacecraft", "spanish", "spanish", "speculative", "speculators", "speech", "speech", "speech", "spending", "spending", "spokesman", "spokesman", "spokesman", "spokesman", "spokesman", "spokesman", "spokesman", "sponsor", "sports", "sports", "spouse", "srinagar", "stabilize", "staff", "staff", "staff", "stalin", "state", "state", "state", "state", "state", "statement", "statement", "statement", "statement", "states", "states", "states", "states", "states", "states", "statistics", "stealth", "steam", "steel", "steel", "steiger", "step", "stock", "stock", "stockholders", "stockindex", "stocks", "stocks", "storer", "storm", "storm", "strategic", "strategic", "street", "street", "street", "streeters", "strike", "strike", "strikes", "strikes", "strong", "strong", "strong", "strong", "strong", "strong", "student", "student", "students", "studies", "studies", "study", "study", "subsidiaries", "subsidiary", "subsidies", "subsidy", "sued", "summit", "sunday", "sunday", "sunday", "sunday", "sununu", "super", "superpower", "superpowers", "supplementary", "support", "support", "support", "support", "supporters", "supporters", "supporters", "supreme", "supreme", "supreme", "surface", "surged", "surgeon", "surgery", "surgery", "sweden", "swenson", "symphony", "syria", "syrian", "system", "system", "system", "systems", "systems", "systems", "take", "take", "take", "takeoff", "takeover", "takeover", "takeshita", "talking", "talking", "talks", "talks", "talks", "tamil", "tanker", "tanks", "tanks", "tannery", "tapes", "tass", "tax", "tax", "taxable", "taxed", "taxes", "taxes", "taxpayers", "taxpayers", "taylor", "team", "team", "team", "technology", "technology", "teeth", "tehran", "telephone", "telephone", "telephone", "telephone", "telescope", "television", "television", "television", "tell", "tell", "temperatures", "tempo", "tender", "tensions", "terminal", "territories", "territory", "territory", "terrorists", "terry", "test", "test", "test", "test", "tested", "tested", "testify", "testimony", "testimony", "testing", "tests", "texaco", "texas", "texas", "texas", "texas", "thatcher", "thatchers", "thats", "thats", "theater", "theft", "theory", "theory", "therapy", "therapy", "theyre", "think", "think", "think", "think", "think", "third", "third", "third", "third", "third", "thompson", "thornburgh", "threat", "threat", "threat", "three", "three", "three", "three", "three", "three", "three", "three", "thrift", "thrifts", "thunderstorms", "thursday", "thursday", "thursday", "thursday", "thursday", "thursday", "thursday", "thursday", "thursdays", "thursdays", "ticketron", "tigers", "time", "time", "time", "time", "time", "time", "time", "time", "times", "times", "times", "timesstock", "tired", "tissue", "today", "today", "today", "today", "today", "today", "today", "tokyo", "tokyo", "told", "told", "told", "told", "told", "toll", "tons", "tons", "tons", "top", "top", "top", "total", "total", "total", "total", "total", "town", "town", "toxic", "toys", "trade", "trade", "trade", "trade", "trade", "traded", "traded", "trader", "traders", "trades", "trading", "trading", "traffickers", "trafficking", "training", "training", "trains", "transit", "transitional", "transplant", "transportation", "transportation", "transportation", "travel", "travel", "travelers", "treasurer", "treatment", "treatment", "treatment", "treaty", "treaty", "trehan", "trial", "trial", "trillion", "trip", "trip", "trip", "troops", "troops", "tropical", "troy", "trump", "trust", "trust", "trust", "trust", "trustee", "trustees", "tuesday", "tuesday", "tuesday", "tuesday", "tuesday", "tuesday", "tuesday", "tumbled", "tunnel", "turkey", "turkey", "tv", "tv", "two", "two", "two", "two", "two", "two", "two", "ual", "uaw", "un", "unauthorized", "unchanged", "unchanged", "understand", "underwent", "unemployment", "unemployment", "unification", "unification", "unified", "union", "union", "union", "union", "union", "union", "unions", "unions", "unisys", "unita", "united", "united", "united", "united", "united", "university", "university", "university", "unleaded", "unrest", "uprising", "usbacked", "usled", "uss", "ussoviet", "uta", "valley", "valley", "value", "value", "value", "value", "valves", "van", "vance", "vandenberg", "vargas", "vatican", "vatican", "vegas", "vegetables", "venus", "vessel", "vetoed", "vice", "vice", "vice", "vice", "vice", "victims", "victims", "vietnam", "vietnam", "vietnamese", "vietnamese", "viett", "villages", "violate", "violates", "violating", "violations", "violence", "violence", "virus", "visit", "visit", "vladimir", "volume", "volume", "voluntary", "vote", "vote", "voter", "voters", "voters", "votes", "votes", "walesa", "wallach", "wallenda", "walsh", "war", "war", "war", "war", "war", "warheads", "warsaw", "warships", "wartime", "washington", "washington", "washington", "washington", "washington", "washington", "waste", "waste", "water", "water", "water", "waterway", "weaker", "weakness", "weakness", "weapons", "weapons", "wearing", "weather", "weather", "weather", "wednesday", "wednesday", "wednesday", "wednesday", "wednesday", "wednesday", "wednesday", "wednesday", "wednesday", "week", "week", "week", "week", "week", "week", "week", "week", "week", "weight", "weight", "weinstein", "went", "went", "went", "went", "west", "west", "west", "west", "weve", "weve", "whats", "wheat", "white", "white", "white", "wholesale", "wife", "wife", "wildlife", "williams", "williams", "wilshire", "win", "win", "win", "win", "win", "windows", "winds", "winds", "wine", "winery", "winner", "winner", "winners", "wisconsin", "wisconsin", "wisconsin", "withdrawal", "withdrawal", "withdrawal", "woman", "woman", "women", "women", "women", "women", "women", "won", "won", "won", "work", "work", "work", "work", "work", "workers", "workers", "workers", "workers", "workers", "working", "working", "works", "world", "world", "world", "world", "world", "wounded", "wounded", "wounding", "wright", "wrote", "yale", "yard", "yasser", "year", "year", "year", "year", "year", "yearold", "yearold", "yearold", "years", "years", "years", "years", "yeltsin", "yen", "yeutter", "yields", "york", "york", "york", "young", "young", "young", "youre", "youths", "zones", "zurich" ], +"Topic": [ 6, 29, 5, 1, 39, 12, 1, 12, 10, 3, 9, 11, 22, 21, 37, 7, 15, 9, 36, 2, 5, 14, 13, 20, 22, 4, 3, 39, 37, 18, 5, 6, 7, 13, 17, 2, 20, 20, 2, 22, 16, 30, 28, 5, 38, 10, 14, 16, 27, 16, 16, 33, 26, 27, 27, 27, 27, 38, 20, 37, 6, 13, 16, 22, 33, 1, 4, 7, 4, 10, 14, 16, 17, 2, 10, 15, 21, 36, 2, 12, 10, 14, 3, 6, 9, 24, 29, 29, 21, 29, 30, 5, 29, 29, 29, 29, 6, 24, 29, 29, 29, 5, 39, 3, 22, 8, 11, 6, 8, 2, 28, 3, 4, 7, 16, 26, 34, 22, 30, 32, 10, 14, 5, 7, 9, 18, 32, 1, 6, 10, 17, 20, 29, 6, 14, 18, 37, 15, 11, 7, 22, 7, 17, 23, 11, 9, 9, 35, 27, 27, 9, 31, 4, 7, 13, 14, 16, 26, 33, 5, 16, 19, 25, 37, 27, 34, 11, 32, 30, 5, 12, 27, 27, 8, 13, 22, 37, 2, 19, 5, 14, 2, 1, 9, 20, 26, 35, 6, 33, 33, 6, 33, 39, 15, 3, 9, 10, 12, 38, 5, 12, 20, 21, 26, 27, 2, 14, 13, 24, 2, 6, 26, 1, 10, 12, 6, 30, 22, 8, 12, 34, 4, 32, 32, 32, 32, 8, 3, 6, 10, 14, 22, 14, 21, 13, 16, 2, 15, 11, 15, 18, 20, 31, 37, 36, 38, 6, 38, 16, 5, 12, 27, 30, 33, 6, 23, 31, 4, 29, 2, 8, 22, 9, 14, 7, 1, 8, 12, 33, 4, 6, 20, 38, 3, 6, 12, 13, 34, 2, 10, 36, 1, 17, 20, 20, 40, 29, 4, 39, 16, 19, 39, 39, 22, 4, 5, 25, 26, 33, 4, 5, 9, 15, 17, 30, 5, 14, 20, 33, 8, 40, 2, 23, 23, 26, 4, 2, 17, 19, 34, 7, 30, 2, 10, 10, 22, 6, 29, 36, 25, 21, 11, 22, 26, 27, 28, 9, 22, 36, 25, 5, 40, 28, 26, 4, 7, 13, 16, 23, 39, 3, 19, 20, 40, 15, 23, 25, 27, 15, 1, 17, 20, 3, 7, 13, 2, 3, 32, 2, 7, 3, 31, 11, 14, 21, 32, 39, 37, 12, 39, 4, 9, 31, 5, 8, 16, 17, 29, 21, 20, 29, 6, 8, 27, 30, 12, 9, 17, 2, 7, 39, 3, 38, 26, 1, 4, 30, 27, 4, 4, 32, 38, 18, 19, 28, 4, 6, 25, 28, 30, 10, 19, 27, 35, 39, 39, 4, 10, 39, 12, 28, 14, 16, 18, 37, 20, 28, 12, 19, 25, 25, 12, 22, 3, 12, 2, 23, 36, 36, 5, 10, 14, 1, 15, 20, 25, 39, 39, 7, 2, 35, 9, 21, 23, 24, 1, 3, 4, 11, 19, 26, 30, 38, 5, 22, 27, 1, 6, 17, 2, 4, 11, 7, 16, 28, 3, 31, 23, 9, 23, 1, 23, 2, 3, 2, 7, 11, 14, 24, 12, 4, 20, 11, 3, 7, 3, 9, 22, 12, 14, 18, 34, 1, 8, 4, 14, 21, 37, 3, 7, 15, 11, 32, 1, 38, 23, 23, 2, 9, 21, 21, 35, 31, 35, 10, 21, 20, 1, 17, 4, 9, 21, 26, 7, 11, 12, 24, 26, 2, 7, 15, 7, 10, 14, 16, 18, 23, 38, 39, 14, 10, 39, 2, 3, 2, 6, 8, 9, 8, 9, 25, 34, 29, 29, 18, 20, 6, 26, 1, 38, 15, 2, 3, 7, 9, 10, 16, 34, 3, 21, 1, 12, 31, 3, 26, 26, 26, 30, 34, 39, 16, 32, 15, 39, 4, 11, 32, 22, 1, 31, 16, 13, 18, 29, 1, 30, 22, 3, 6, 16, 24, 6, 20, 6, 10, 11, 15, 31, 22, 24, 11, 36, 5, 21, 37, 31, 2, 17, 18, 39, 38, 24, 35, 3, 12, 35, 9, 3, 7, 15, 1, 9, 24, 34, 29, 6, 22, 32, 1, 34, 34, 40, 5, 4, 6, 18, 22, 28, 39, 1, 6, 9, 8, 10, 10, 6, 14, 16, 26, 15, 36, 28, 13, 28, 3, 26, 1, 28, 29, 15, 18, 20, 3, 7, 15, 16, 7, 15, 37, 15, 16, 17, 16, 18, 7, 18, 4, 10, 12, 19, 31, 1, 10, 13, 16, 22, 36, 10, 19, 37, 9, 2, 11, 10, 14, 14, 16, 18, 8, 13, 14, 22, 7, 26, 10, 29, 32, 6, 7, 19, 24, 35, 11, 15, 19, 38, 22, 14, 15, 38, 13, 2, 3, 16, 27, 10, 5, 5, 19, 23, 22, 8, 8, 12, 18, 10, 30, 35, 35, 7, 15, 21, 25, 15, 20, 25, 16, 15, 9, 14, 15, 21, 25, 36, 3, 16, 22, 38, 13, 19, 25, 28, 2, 4, 13, 2, 27, 5, 9, 24, 11, 4, 8, 14, 22, 30, 24, 22, 12, 18, 12, 4, 10, 20, 7, 9, 4, 9, 29, 29, 9, 8, 8, 11, 13, 19, 33, 2, 34, 36, 36, 29, 7, 13, 28, 30, 30, 30, 30, 33, 1, 32, 23, 13, 25, 13, 25, 2, 13, 3, 6, 19, 26, 38, 24, 24, 1, 9, 38, 12, 18, 4, 14, 14, 20, 21, 4, 9, 3, 13, 19, 25, 3, 9, 13, 17, 19, 23, 30, 2, 11, 30, 17, 18, 22, 25, 4, 11, 21, 2, 15, 4, 18, 19, 39, 13, 14, 16, 19, 7, 21, 25, 32, 40, 8, 8, 6, 14, 22, 21, 7, 37, 1, 24, 16, 13, 35, 5, 22, 38, 34, 28, 13, 22, 23, 13, 23, 23, 28, 11, 13, 39, 7, 9, 20, 21, 22, 24, 6, 30, 7, 5, 12, 11, 14, 16, 11, 15, 21, 22, 29, 39, 31, 10, 3, 5, 3, 3, 4, 12, 1, 1, 18, 14, 22, 3, 21, 13, 33, 3, 7, 14, 21, 31, 22, 7, 25, 8, 31, 21, 31, 5, 3, 8, 9, 16, 7, 3, 16, 18, 14, 4, 31, 2, 8, 4, 5, 4, 5, 8, 25, 23, 7, 17, 1, 25, 1, 3, 5, 18, 17, 19, 4, 31, 17, 20, 36, 8, 21, 34, 1, 31, 34, 18, 40, 23, 18, 22, 3, 25, 35, 7, 9, 11, 13, 14, 25, 2, 6, 25, 27, 35, 38, 15, 20, 1, 36, 12, 38, 5, 10, 12, 24, 30, 13, 24, 27, 28, 29, 29, 28, 2, 7, 10, 20, 20, 2, 20, 3, 35, 26, 5, 16, 22, 38, 10, 1, 4, 30, 4, 1, 13, 23, 13, 23, 13, 23, 23, 15, 37, 12, 22, 30, 16, 25, 9, 15, 16, 14, 37, 15, 27, 2, 11, 20, 39, 18, 32, 6, 1, 8, 34, 29, 3, 21, 36, 35, 5, 39, 1, 18, 16, 18, 18, 30, 22, 20, 27, 30, 37, 5, 7, 11, 21, 24, 26, 22, 13, 5, 19, 25, 26, 28, 13, 21, 25, 12, 39, 35, 5, 15, 37, 37, 11, 17, 19, 17, 40, 7, 14, 5, 15, 16, 22, 2, 7, 19, 24, 24, 21, 34, 27, 18, 29, 6, 16, 2, 24, 3, 37, 5, 9, 11, 36, 18, 2, 36, 40, 18, 3, 18, 3, 9, 38, 3, 19, 31, 24, 1, 20, 14, 16, 17, 21, 7, 1, 36, 38, 1, 14, 4, 7, 17, 24, 8, 32, 6, 1, 6, 27, 12, 14, 16, 35, 5, 3, 5, 10, 15, 17, 22, 8, 5, 12, 9, 12, 7, 8, 15, 1, 7, 26, 18, 22, 1, 9, 12, 40, 12, 20, 5, 29, 6, 29, 6, 27, 24, 10, 21, 29, 5, 29, 19, 1, 7, 11, 21, 16, 31, 3, 6, 14, 37, 9, 13, 22, 27, 30, 5, 25, 38, 36, 2, 13, 25, 28, 30, 6, 28, 18, 24, 24, 19, 37, 1, 8, 12, 3, 6, 8, 9, 15, 25, 18, 27, 28, 25, 14, 37, 10, 4, 17, 28, 3, 8, 10, 17, 24, 27, 28, 36, 33, 3, 11, 24, 23, 7, 29, 34, 7, 8, 19, 14, 2, 38, 23, 1, 25, 17, 2, 17, 20, 38, 7, 9, 18, 39, 18, 27, 35, 4, 16, 4, 34, 9, 20, 38, 10, 6, 18, 30, 10, 13, 30, 5, 8, 10, 11, 16, 17, 18, 28, 10, 3, 38, 1, 23, 23, 25, 28, 28, 1, 28, 33, 28, 9, 2, 3, 17, 9, 4, 4, 13, 39, 36, 2, 3, 5, 1, 32, 1, 5, 23, 3, 25, 17, 1, 3, 16, 2, 20, 10, 10, 35, 1, 3, 4, 23, 7, 11, 13, 14, 22, 4, 23, 36, 36, 34, 37, 14, 21, 10, 4, 1, 24, 32, 17, 10, 30, 12, 35, 1, 6, 25, 38, 1, 11, 15, 1, 11, 2, 18, 15, 9, 11, 23, 27, 6, 27, 25, 9, 14, 12, 19, 24, 4, 12, 9, 13, 35, 3, 24, 3, 13, 3, 1, 26, 16, 18, 21, 38, 40, 30, 21, 4, 7, 11, 21, 22, 20, 21, 22, 27, 31, 4, 8, 14, 2, 4, 12, 18, 35, 2, 17, 27, 3, 6, 7, 26, 6, 5, 28, 1, 2, 18, 32, 34, 17, 3, 23, 28, 34, 1, 24, 25, 3, 7, 37, 38, 9, 12, 29, 34, 28, 38, 36, 32, 3, 4, 5, 30, 40, 4, 24, 37, 13, 13, 25, 6, 14, 18, 31, 23, 4, 12, 31, 12, 31, 11, 33, 16, 2, 4, 22, 39, 38, 4, 9, 14, 18, 28, 5, 11, 26, 5, 8, 10, 12, 16, 27, 28, 4, 24, 4, 33, 27, 3, 4, 10, 23, 20, 3, 24, 6, 13, 23, 30, 32, 1, 8, 22, 34, 1, 3, 4, 22, 21, 2, 14, 22, 7, 15, 16, 32, 24, 4, 7, 40, 7, 40, 2, 7, 38, 7, 20, 30, 37, 1, 20, 23, 11, 26, 27, 11, 20, 22, 17, 27, 34, 12, 16, 34, 39, 27, 25, 8, 8, 6, 17, 20, 21, 17, 15, 16, 18, 20, 10, 31, 30, 31, 21, 31, 20, 25, 6, 8, 21, 22, 10, 18, 5, 12, 21, 8, 12, 12, 27, 3, 9, 3, 7, 15, 40, 7, 19, 22, 25, 6, 7, 16, 18, 26, 28, 29, 3, 33, 6, 30, 33, 20, 7, 15, 6, 8, 9, 2, 7, 15, 8, 17, 10, 8, 27, 2, 33, 33, 33, 33, 6, 20, 30, 33, 33, 1, 28, 8, 17, 6, 9, 16, 27, 27, 30, 2, 33, 6, 6, 6, 10, 18, 19, 22, 2, 17, 3, 37, 1, 35, 35, 8, 12, 34, 8, 10, 16, 25, 37, 7, 13, 18, 6, 7, 10, 31, 16, 5, 16, 6, 2, 23, 9, 32, 29, 38, 29, 29, 3, 13, 13, 32, 3, 5, 13, 37, 20, 5, 13, 19, 37, 1, 8, 15, 32, 2, 1, 17, 33, 4, 34, 8, 14, 5, 7, 8, 9, 13, 2, 25, 4, 25, 9, 10, 14, 17, 18, 26, 8, 38, 8, 8, 1, 3, 7, 1, 8, 14, 19, 26, 34, 39, 32, 1, 40, 23, 22, 26, 33, 30, 33, 31, 3, 4, 11, 12, 4, 12, 40, 4, 33, 11, 1, 4, 3, 32, 25, 10, 15, 37, 25, 2, 27, 20, 27, 13, 7, 26, 33, 30, 24, 18, 2, 11, 25, 21, 21, 24, 24, 13, 29, 31, 12, 16, 18, 25, 32, 40, 24, 37, 2, 4, 7, 13, 19, 3, 6, 11, 25, 26, 2, 36, 22, 7, 8, 13, 14, 2, 14, 14, 21, 22, 3, 14, 8, 15, 2, 10, 11, 13, 5, 11, 19, 23, 3, 27, 6, 37, 3, 4, 6, 7, 22, 3, 16, 19, 2, 19, 31, 2, 25, 15, 4, 19, 19, 27, 1, 3, 10, 3, 5, 18, 32, 36, 17, 26, 26, 3, 5, 19, 25, 1, 4, 38, 31, 36, 27, 2, 2, 3, 6, 16, 40, 4, 6, 18, 25, 28, 1, 2, 1, 9, 3, 4, 10, 12, 18, 9, 35, 20, 7, 18, 4, 5, 6, 15, 25, 1, 37, 24, 3, 5, 7, 17, 38, 6, 7, 21, 20, 9, 11, 31, 4, 14, 16, 29, 15, 15, 2, 3, 6, 19, 5, 32, 36, 28, 1, 10, 18, 25, 29, 1, 2, 1, 4, 11, 12, 14, 15, 16, 17, 37, 13, 11, 35, 36, 24, 30, 10, 34, 15, 7, 1, 7, 11, 11, 6, 4, 28, 29, 6, 30, 14, 7, 17, 18, 26, 7, 7, 17, 18, 10, 21, 25, 2, 10, 31, 36, 30, 1, 32, 2, 23, 3, 23, 37, 25, 5, 9, 19, 36, 2, 38, 39, 39, 34, 3, 31, 40, 21, 30, 22, 22, 1, 19, 10, 11, 16, 22, 19, 3, 13, 19, 22, 5, 12, 13, 14, 19, 4, 8, 9, 12, 13, 19, 31, 35, 37, 17, 19, 17, 19, 1, 22, 32, 7, 12, 23, 34, 13, 22, 30, 35, 31, 5, 8, 16, 18, 23, 33, 25, 17, 4, 19, 10, 26, 9, 10, 12, 11, 6, 13, 30, 27, 7, 8, 2, 7, 8, 17, 34, 37, 11, 13, 26, 28, 30, 2, 6, 31, 25, 8, 40, 6, 10, 6, 21, 36, 3, 24, 19, 9, 19, 28, 39, 32, 3, 8, 11, 16, 17, 19, 35, 18, 2, 14, 37, 39, 18, 21, 16, 9, 11, 19, 20, 26, 37, 6, 7, 8, 9, 20, 21, 28, 38, 39, 4, 39, 25, 40, 7, 40, 26, 26, 6, 4, 15, 20, 5, 5, 27, 35, 5, 4, 13, 3, 4, 28, 28, 20, 13, 37, 35, 4, 18, 32, 32, 3, 39, 4, 5, 32, 10, 32, 39, 7, 27, 38, 36, 2, 24, 27, 2, 4, 9, 11, 16, 25, 27, 2, 7, 27, 30, 10, 5, 32, 6, 29, 2, 32, 35, 39, 4, 37, 32, 2, 10, 11, 15, 10, 16, 7, 5, 9, 5, 24, 1, 2, 7, 16, 17, 24, 25, 12, 13, 17, 19, 20, 22, 26, 30, 39, 13, 11, 10, 37, 3, 10, 12, 35, 39, 17, 6, 39, 40, 23, 23, 23, 33, 38, 2, 22, 2, 12, 24, 27, 39, 6, 24, 27, 27, 30, 6, 9, 24, 27, 16, 30, 3, 7, 8, 19, 12, 14, 22, 26, 40, 6, 20, 22, 35, 37, 31, 17, 25, 17, 18, 38, 9, 38, 19, 19, 3, 11, 33, 3, 12, 19, 14, 3, 10, 15, 3, 6, 9, 14, 6, 9, 16, 2, 6, 22, 26, 2, 6, 9, 16, 3, 15, 23, 24, 7, 30, 19, 23, 24, 1, 9, 13, 19, 27, 19, 32, 6, 15, 16, 2, 11, 38, 38, 32, 6, 8, 10, 18, 6, 9, 20, 9, 23, 5, 17, 20, 17, 20, 23, 4, 15, 16, 40, 21, 14, 11, 15, 24, 26, 2, 14, 5, 7, 8, 40, 32, 6, 6, 11, 6, 34, 34, 34, 21, 22, 28, 30, 4, 21, 4, 28, 29, 4, 16, 24, 13, 13, 4, 2, 11, 10, 18, 4, 13, 23, 1, 12, 29, 31, 3, 15, 23, 32, 35, 6, 7, 8, 15, 16, 37, 40, 6, 10, 11, 33, 24, 39, 39, 8, 27, 1, 6, 1, 11, 12, 1, 11, 15, 19, 20, 22, 25, 37, 40, 28, 26, 33, 2, 20, 24, 14, 19, 34, 34, 18, 7, 35, 38, 24, 31, 31, 4, 29, 30, 29, 15, 26, 24, 2, 29, 1, 29, 35, 12, 15, 18, 5, 5, 39, 7, 9, 10, 9, 6, 9, 6, 15, 37, 38, 35, 17, 18, 23, 39, 28, 19, 3, 6, 12, 34, 12, 12, 2, 28, 26, 13, 14, 23, 26, 2, 35, 1, 23, 18, 9, 1, 32, 26, 11, 21, 5, 36, 21, 27, 29, 16, 8, 9, 18, 22, 28, 40, 1, 16, 21, 25, 14, 10, 11, 12, 20, 2, 10, 28, 11, 21, 21, 3, 31, 13, 2, 10, 11, 16, 23, 2, 23, 2, 37, 1, 10, 11, 35, 5, 11, 15, 25, 30, 17, 21, 1, 15, 17, 20, 7, 17, 20, 11, 23, 5, 20, 21, 23, 2, 13, 37, 5, 4, 8, 11, 39, 5, 16, 17, 22, 26, 36, 2, 16, 13, 7, 21, 26, 16, 20, 21, 35, 7, 18, 21, 3, 7, 15, 25, 5, 13, 21, 22, 1, 14, 4, 16, 21, 16, 4, 8, 10, 40, 2, 2, 8, 18, 11, 11, 21, 2, 8, 6, 11, 21, 32, 2, 3, 8, 16, 35, 18, 7, 1, 33, 12, 1, 21, 1, 7, 7, 23, 1, 8, 12, 13, 25, 5, 35, 39, 18, 21, 1, 4, 11, 21, 18, 24, 39, 24, 5, 13, 17, 37, 5, 24, 13, 4, 7, 20, 21, 19, 37, 2, 25, 37, 19, 19, 35, 37, 3, 2, 10, 10, 23, 1, 37, 11, 11, 1, 8, 5, 6, 10, 17, 20, 1, 20, 19, 2, 3, 20, 24, 19, 16, 3, 11, 30, 30, 23, 11, 18, 21, 2, 13, 13, 16, 26, 25, 11, 24, 26, 27, 33, 22, 15, 40, 10, 4, 10, 13, 32, 11, 32, 4, 10, 9, 14, 23, 5, 16, 2, 6, 16, 20, 36, 7, 11, 12, 16, 18, 24, 26, 3, 4, 10, 13, 14, 23, 33, 5, 12, 17, 22, 30, 38, 10, 5, 10, 7, 14, 37, 1, 23, 27, 23, 26, 3, 11, 19, 2, 22, 1, 7, 16, 31, 18, 31, 7, 9, 11, 21, 2, 33, 22, 2, 37, 2, 2, 9, 27, 5, 2, 25, 37, 7, 38, 4, 13, 15, 35, 7, 7, 22, 3, 13, 21, 9, 14, 16, 37, 35, 38, 35, 32, 3, 14, 22, 5, 10, 14, 26, 6, 11, 1, 20, 25, 4, 16, 27, 24, 7, 35, 35, 35, 4, 12, 27, 11, 32, 19, 4, 7, 25, 21, 30, 2, 29, 20, 2, 8, 5, 12, 23, 23, 29, 4, 18, 23, 40, 1, 13, 33, 40, 25, 1, 15, 7, 9, 16, 22, 34, 30, 39, 30, 21, 9, 15, 32, 35, 11, 30, 13, 11, 9, 24, 9, 1, 6, 9, 35, 33, 36, 7, 40, 1, 11, 6, 9, 10, 14, 18, 2, 5, 14, 31, 1, 38, 4, 13, 14, 16, 25, 26, 36, 14, 1, 16, 30, 10, 21, 18, 31, 1, 25, 15, 4, 7, 19, 26, 29, 35, 20, 6, 9, 10, 22, 15, 25, 2, 6, 3, 7, 10, 21, 14, 19, 26, 27, 4, 13, 15, 17, 21, 40, 18, 14, 22, 23, 2, 22, 14, 6, 10, 16, 25, 40, 14, 9, 10, 11, 14, 25, 33, 8, 8, 8, 27, 5, 6, 7, 8, 9, 24, 3, 9, 11, 17, 2, 7, 17, 15, 15, 17, 18, 2, 25, 30, 40, 26, 33, 28, 34, 2, 6, 6, 4, 6, 20, 1, 4, 12, 25, 9, 1, 3, 29, 9, 10, 20, 24, 25, 10, 16, 38, 38, 5, 6, 10, 24, 6, 19, 38, 10, 14, 16, 2, 34, 34, 1, 25, 40, 23, 3, 12, 3, 9, 13, 2, 8, 9, 11, 24, 30, 37, 6, 18, 18, 40, 9, 25, 40, 7, 20, 5, 6, 12, 18, 1, 16, 31, 9, 31, 34, 24, 13, 14, 18, 37, 13, 13, 18, 7, 8, 39, 6, 6, 13, 3, 13, 3, 32, 5, 13, 27, 1, 6, 19, 14, 19, 8, 16, 21, 25, 27, 35, 9, 24, 26, 27, 24, 27, 29, 10, 26, 36, 10, 26, 38, 36, 2, 36, 36, 32, 34, 17, 25, 2, 10, 23, 2, 20, 6, 9, 10, 12, 15, 19, 29, 14, 18, 35, 40, 34, 20, 5, 6, 22, 13, 2, 6, 21, 22, 24, 6, 14, 15, 19, 2, 6, 7, 10, 14, 38, 20, 14, 18, 4, 20, 22, 2, 15, 17, 15, 17, 5, 17, 15, 12, 24, 10, 30, 3, 6, 17, 25, 11, 16, 13, 37, 7, 9, 10, 24, 35, 39, 4, 16, 1, 21, 37, 2, 37, 15, 15, 13, 36, 8, 10, 1, 12, 13, 35, 23, 35, 10, 26, 37, 2, 10, 17, 35, 2, 11, 35, 5, 6, 8, 9, 17, 31, 3, 31, 28, 39, 32, 33, 33, 2, 16, 31, 1, 16, 18, 2, 5, 19, 29, 15, 19, 40, 5, 14, 2, 11, 19, 40, 12, 6, 7, 37, 5, 26, 2, 40, 40, 40, 2, 40, 2, 40, 9, 5, 6, 35, 18, 21, 21, 33, 1, 12, 17, 22, 36, 5, 11, 26, 3, 40, 24, 39, 15, 10, 29, 6, 6, 17, 6, 9, 2, 8, 31, 36, 9, 21, 8, 8, 14, 21, 21, 20, 7, 22, 23, 24, 28, 28, 3, 5, 4, 8, 4, 18, 6, 31, 1, 4, 5, 8, 10, 18, 4, 7, 13, 16, 39, 3, 22, 6, 21, 22, 3, 6, 8, 12, 15, 18, 25, 35, 40, 40, 24, 7, 9, 12, 16, 19, 23, 24, 25, 1, 25, 32, 27, 3, 6, 7, 9, 10, 18, 21, 22, 1, 3, 17, 17, 4, 31, 3, 6, 11, 19, 20, 25, 35, 6, 17, 4, 9, 10, 13, 14, 12, 6, 20, 21, 2, 5, 39, 7, 11, 18, 24, 37, 1, 12, 18, 20, 10, 13, 18, 25, 30, 4, 17, 17, 17, 17, 1, 17, 34, 34, 1, 29, 9, 16, 40, 31, 16, 19, 29, 1, 29, 29, 23, 6, 8, 31, 6, 10, 37, 8, 11, 7, 10, 29, 35, 6, 33, 24, 25, 16, 8, 19, 23, 40, 15, 16, 2, 4, 6, 9, 11, 16, 17, 17, 21, 9, 33, 5, 26, 4, 6, 9, 10, 11, 17, 21, 17, 15, 6, 19, 17, 20, 5, 31, 20, 37, 28, 40, 19, 8, 10, 15, 16, 26, 28, 13, 19, 20, 27, 2, 10, 28, 30, 34, 4, 16, 21, 38, 13, 11, 11, 30, 12, 26, 29, 12, 24, 4, 15, 19, 20, 31, 4, 39, 38, 34, 2, 32, 24, 18, 36, 9, 14, 15, 19, 22, 23, 25, 3, 6, 5, 30, 30, 34, 30, 12, 14, 14, 8, 8, 4, 11, 21, 1, 10, 26, 17, 18, 16, 1, 22, 23, 1, 23, 19, 23, 13, 22, 31, 9, 5, 10, 11, 30, 32, 30, 26, 19, 30, 10, 18, 22, 24, 30, 35, 14, 21, 9, 21, 24, 19, 20, 7, 25, 2, 6, 12, 7, 24, 36, 5, 6, 9, 15, 16, 17, 24, 26, 35, 5, 8, 16, 17, 19, 20, 22, 26, 36, 21, 31, 19, 3, 6, 7, 19, 1, 12, 17, 28, 3, 10, 5, 36, 1, 10, 22, 20, 3, 4, 21, 9, 39, 20, 7, 11, 22, 23, 39, 12, 18, 24, 5, 37, 5, 39, 39, 15, 24, 35, 10, 33, 35, 4, 31, 4, 6, 23, 31, 40, 1, 23, 39, 3, 18, 19, 22, 37, 11, 15, 16, 23, 37, 1, 13, 1, 5, 18, 19, 26, 28, 6, 12, 12, 22, 1, 16, 3, 33, 1, 2, 7, 37, 39, 1, 4, 11, 1, 8, 20, 27, 13, 25, 36, 7, 1, 16, 17, 4, 5, 31, 5, 4, 10, 17 ], +"Freq": [ 0.27103, 0.72684, 1.0008, 0.56988, 0.42741, 1.0007, 0.083393, 0.91733, 1.0001, 0.12968, 0.28251, 0.43997, 0.1482, 0.99911, 0.99285, 1.0009, 0.99974, 0.47984, 0.51675, 0.50036, 0.16375, 0.3366, 0.1874, 0.57469, 0.23737, 1.0011, 0.376, 0.61929, 0.99268, 0.99936, 0.46225, 0.28539, 0.12059, 0.068332, 0.064313, 1.0013, 0.99915, 0.99915, 0.83647, 0.16451, 0.99971, 0.99541, 0.99657, 1.0008, 0.99218, 0.3734, 0.17156, 0.14129, 0.31285, 0.99976, 0.99971, 0.99397, 0.99712, 1.0023, 0.99726, 0.997, 0.99714, 0.99213, 0.99927, 0.9928, 0.36966, 0.21473, 0.22832, 0.18755, 0.99406, 0.76526, 0.091044, 0.14272, 0.091294, 0.29878, 0.21993, 0.35273, 0.037347, 0.46023, 0.31544, 0.22495, 0.17988, 0.82365, 0.96518, 0.036149, 0.28162, 0.71814, 1.0014, 0.19364, 0.24369, 0.071801, 0.49173, 0.99648, 0.059959, 0.88439, 0.052464, 0.042876, 0.954, 0.99671, 0.99655, 0.99634, 0.33275, 0.049559, 0.61595, 0.99658, 0.99654, 1.0008, 0.99134, 1.0013, 0.99879, 0.90452, 0.095934, 0.13748, 0.86309, 0.44875, 0.55008, 0.31822, 0.28412, 0.017047, 0.13638, 0.24435, 0.99338, 0.19106, 0.75058, 0.054588, 0.13154, 0.86817, 0.591, 0.11159, 0.033063, 0.19011, 0.074392, 0.53189, 0.13957, 0.15592, 0.077961, 0.056584, 0.037723, 0.49488, 0.23029, 0.15679, 0.1176, 0.99957, 1.0002, 0.89351, 0.10722, 0.55424, 0.41055, 0.035923, 1.0002, 1.0006, 0.85877, 0.14089, 0.99718, 0.99707, 0.45786, 0.53962, 0.097857, 0.30886, 0.12232, 0.10397, 0.27828, 0.03058, 0.058103, 0.17045, 0.25567, 0.17654, 0.18262, 0.21306, 0.99712, 0.99327, 1.0001, 0.99463, 0.99532, 1.0008, 1.0006, 0.99714, 0.99721, 0.93794, 0.062529, 0.31417, 0.6807, 0.29268, 0.70731, 1.0008, 0.99956, 1.0013, 0.48413, 0.21947, 0.19365, 0.10328, 0.99355, 0.64258, 0.35602, 1.0044, 1.0009, 0.99412, 0.9914, 0.99964, 0.26232, 0.12788, 0.036069, 0.48202, 0.091813, 0.12645, 0.28301, 0.13849, 0.27698, 0.0843, 0.090321, 0.22414, 0.77587, 1, 0.99858, 0.22681, 0.77429, 0.9971, 0.33621, 0.62439, 0.040025, 0.94375, 0.057005, 0.99889, 0.29843, 0.54001, 0.16105, 0.11061, 0.88489, 0.99454, 0.99472, 0.99475, 1.0004, 0.31352, 0.16137, 0.19595, 0.27433, 0.055327, 0.99948, 0.99918, 0.81616, 0.18392, 0.32152, 0.67876, 0.10033, 0.31053, 0.2532, 0.10988, 0.14332, 0.081216, 0.99278, 0.99216, 0.37334, 0.62223, 0.99989, 0.27666, 0.50423, 0.049085, 0.04016, 0.12941, 0.78924, 0.16674, 0.044464, 1.0011, 0.99654, 1.0013, 0.84857, 0.15173, 0.40819, 0.59188, 1.0009, 0.32856, 0.20786, 0.17434, 0.28832, 0.27888, 0.25167, 0.40812, 0.061218, 0.21492, 0.11836, 0.41115, 0.11836, 0.13705, 1.0013, 0.99984, 0.99267, 0.2117, 0.4483, 0.34038, 0.99903, 0.98685, 0.99666, 0.29705, 0.69743, 0.2421, 0.2152, 0.538, 0.99166, 0.99877, 0.44272, 0.52742, 0.030798, 0.99714, 0.99392, 0.26446, 0.38951, 0.1353, 0.079952, 0.053301, 0.077902, 0.79253, 0.02972, 0.17832, 0.99417, 1.0004, 0.98702, 1.0013, 0.99911, 0.99897, 0.99716, 1.0011, 0.72274, 0.27839, 0.99936, 0.99322, 0.98118, 0.019624, 0.10001, 0.9001, 0.08325, 0.91575, 1.001, 0.99644, 0.99267, 0.99812, 0.99917, 0.18736, 0.81189, 0.99713, 0.99721, 0.99662, 0.32743, 0.6721, 0.99265, 0.99812, 1.0008, 0.98668, 0.9968, 0.99705, 0.23312, 0.1267, 0.035475, 0.26353, 0.10642, 0.23312, 0.72923, 0.09944, 0.093916, 0.077342, 0.21815, 0.091852, 0.67167, 0.017222, 0.99957, 0.52341, 0.18005, 0.2973, 0.17516, 0.65892, 0.16682, 0.9748, 0.023905, 0.99454, 0.24012, 0.75979, 0.41201, 0.58549, 0.50075, 0.093088, 0.12198, 0.19581, 0.086668, 0.99275, 1.0006, 0.99143, 0.16446, 0.19529, 0.63727, 0.032091, 0.1259, 0.3999, 0.29623, 0.14564, 0.99903, 0.067584, 0.92928, 0.89792, 0.10304, 0.4866, 0.50977, 1.0006, 0.37799, 0.62257, 0.17409, 0.82692, 0.99143, 1.0014, 0.99227, 0.99703, 0.16458, 0.83662, 0.99537, 0.99704, 1.0011, 1.0011, 0.99464, 0.99213, 0.99924, 0.12577, 0.87139, 0.1062, 0.13806, 0.23364, 0.52038, 0.99537, 0.37392, 0.13503, 0.18696, 0.093479, 0.20773, 0.99156, 0.91524, 0.085803, 0.99137, 1.0005, 0.99668, 0.70239, 0.063248, 0.073235, 0.15978, 0.99921, 0.99657, 1.0005, 0.99923, 0.99841, 0.99829, 0.91118, 0.089331, 0.070849, 0.9299, 0.47746, 0.52173, 0.99288, 0.99282, 0.27676, 0.22015, 0.5032, 0.35127, 0.43502, 0.1419, 0.072115, 0.99143, 0.99137, 1.0009, 1.0013, 0.99321, 0.42138, 0.1859, 0.13633, 0.25613, 1.0016, 0.34365, 0.12859, 0.19732, 0.16185, 0.084251, 0.053211, 0.03104, 0.72574, 0.17076, 0.10368, 0.70593, 0.15687, 0.13857, 0.88433, 0.11476, 1.0002, 0.15976, 0.33283, 0.50591, 0.29019, 0.70655, 0.99907, 0.094425, 0.9049, 0.18175, 0.81788, 0.24857, 0.75281, 0.28761, 0.17729, 0.53581, 0.85671, 0.14278, 1.0006, 0.86666, 0.13427, 1.0001, 0.9338, 0.067577, 1.0014, 1.0006, 0.99891, 0.41984, 0.0229, 0.55724, 0.99322, 0.14065, 0.86003, 0.1419, 0.49357, 0.32082, 0.043187, 0.25987, 0.24688, 0.49375, 1.0001, 0.99462, 0.33992, 0.65555, 0.99895, 0.99894, 0.19237, 0.46168, 0.34626, 0.99906, 0.99309, 0.99469, 0.99344, 0.052591, 0.94665, 0.99924, 0.028792, 0.97173, 0.36468, 0.35799, 0.22751, 0.050186, 0.23169, 0.23831, 0.1026, 0.235, 0.19197, 0.0070491, 0.99392, 0.99957, 0.16332, 0.080229, 0.43553, 0.26361, 0.057307, 0.34189, 0.55945, 0.093242, 0.9994, 1, 0.9915, 0.81168, 0.18969, 1.0013, 0.15435, 0.72385, 0.12242, 0.67195, 0.20126, 0.029215, 0.097384, 0.99649, 0.99646, 0.80594, 0.19342, 1.0009, 0.99707, 0.67492, 0.32369, 0.99955, 0.10407, 0.24362, 0.11117, 0.11117, 0.17503, 0.2247, 0.030748, 0.85179, 0.14928, 0.59113, 0.11137, 0.29985, 0.06541, 0.9321, 0.99714, 0.8097, 0.024914, 0.14948, 0.012457, 0.99973, 0.99472, 0.99976, 0.99137, 0.261, 0.203, 0.53359, 0.99894, 0.15088, 0.84492, 0.99971, 0.30935, 0.60283, 0.087252, 0.76159, 0.23857, 0.99875, 0.46362, 0.30215, 0.068744, 0.16627, 0.84064, 0.16012, 1.001, 0.18834, 0.094169, 0.66643, 0.050707, 0.84757, 0.15135, 1.0002, 0.99262, 1.0008, 0.99915, 0.99258, 0.99465, 0.48953, 0.3299, 0.13125, 0.049663, 0.9922, 0.99871, 0.99342, 1.0014, 0.15301, 0.84157, 1.0005, 0.12548, 0.32417, 0.55073, 0.13971, 0.44119, 0.41913, 1.0025, 0.99638, 1.001, 0.15484, 0.84057, 1.0016, 0.99339, 0.9933, 0.98659, 1.0008, 0.33674, 0.079845, 0.32285, 0.13886, 0.1215, 0.99151, 1.0016, 0.87777, 0.1232, 0.21542, 0.78473, 0.99984, 0.12774, 0.59208, 0.16424, 0.11558, 0.23866, 0.75577, 0.99659, 0.95237, 0.047619, 0.27954, 0.71881, 0.90009, 0.10103, 0.99634, 0.58422, 0.27264, 0.14281, 0.11113, 0.16279, 0.65584, 0.070436, 0.18182, 0.81818, 0.99268, 0.99958, 0.9998, 1.0005, 0.6825, 0.3173, 0.22851, 0.77121, 0.20171, 0.20171, 0.44377, 0.1533, 0.99472, 1.0016, 0.42107, 0.28193, 0.047599, 0.20504, 0.043938, 0.99986, 0.99931, 0.99258, 1.0005, 0.93636, 0.062843, 0.10142, 0.8983, 0.99952, 0.99974, 0.99927, 1.0005, 0.76471, 0.2353, 0.99887, 0.94751, 0.053231, 1, 0.69292, 0.30315, 0.17756, 0.37288, 0.38471, 0.059187, 0.0059187, 1.0002, 0.77755, 0.11329, 0.10814, 0.99897, 0.10864, 0.5827, 0.30616, 1.0001, 0.70723, 0.11682, 0.078932, 0.097875, 0.99986, 1.0008, 0.26837, 0.093929, 0.63738, 0.99883, 1.0005, 1.0005, 1.0006, 0.99918, 0.61438, 0.38398, 0.99326, 0.99337, 1.0009, 0.89974, 0.041368, 0.058604, 0.63123, 0.13677, 0.23145, 0.99973, 0.99962, 1.0006, 0.15258, 0.32042, 0.39671, 0.12969, 0.99262, 1.0014, 0.11101, 0.88808, 0.99202, 0.26789, 0.35388, 0.062838, 0.31419, 0.5475, 0.15255, 0.30092, 0.71063, 0.28952, 0.21203, 0.48007, 0.30805, 1.0002, 0.032828, 0.96772, 0.88852, 0.11107, 0.99524, 0.99866, 0.99881, 0.68986, 0.31044, 1.0006, 0.095719, 0.20207, 0.70194, 1.0009, 1.0006, 0.060823, 0.13381, 0.80286, 0.99641, 1.0006, 1.0005, 0.93696, 0.063523, 0.18658, 0.46239, 0.34882, 1.0013, 0.069679, 0.92324, 0.9928, 0.99638, 0.95607, 0.044816, 0.99655, 0.99561, 0.99561, 0.99551, 0.99524, 0.99397, 0.28475, 0.71188, 0.9991, 1, 0.99848, 0.1362, 0.86258, 1.0013, 1.0001, 0.37195, 0.26255, 0.051052, 0.16045, 0.15316, 0.99877, 0.9987, 0.3355, 0.48928, 0.17474, 1.0007, 0.99918, 1.0011, 0.9995, 0.060201, 0.37325, 0.56589, 1.0011, 1.0006, 0.67625, 0.085782, 0.15012, 0.087212, 0.31626, 0.20187, 0.11663, 0.067288, 0.19065, 0.07626, 0.031401, 0.13725, 0.58741, 0.27449, 0.19548, 0.11946, 0.11946, 0.56471, 0.76202, 0.18446, 0.05443, 0.34177, 0.65854, 0.24795, 0.24795, 0.4011, 0.1021, 0.1981, 0.41787, 0.12691, 0.25691, 0.86617, 0.13455, 0.99851, 0.99472, 0.98659, 1.0004, 1.0005, 0.41086, 0.45859, 0.13073, 0.99913, 0.71166, 0.28706, 0.20975, 0.78964, 0.99978, 0.43989, 0.55659, 1.0008, 0.15154, 0.84186, 0.99328, 0.9967, 1.0001, 0.24654, 0.75259, 0.33582, 0.66371, 0.94457, 0.054495, 1.0001, 1.0001, 0.99124, 0.18039, 0.15341, 0.089351, 0.12981, 0.42821, 0.018545, 1.001, 0.9954, 1.0008, 0.089614, 0.91107, 1.0002, 0.9994, 0.99973, 0.13987, 0.15986, 0.50621, 0.09991, 0.066607, 0.026643, 0.99457, 0.99999, 0.64811, 0.35311, 1.0014, 0.18263, 0.46333, 0.3551, 1.0016, 1.0016, 0.9993, 0.99944, 0.99875, 1.0013, 0.99909, 0.46732, 0.52963, 0.56844, 0.082897, 0.12731, 0.22205, 0.99454, 0.99875, 1.0009, 0.99818, 0.075832, 0.91946, 0.26558, 0.73035, 1.0008, 0.2976, 0.41293, 0.096721, 0.19344, 1.0008, 0.15117, 0.58141, 0.26745, 0.99947, 0.16931, 0.82662, 0.15457, 0.84606, 0.24846, 0.75248, 1.0011, 0.79251, 0.13609, 0.072047, 0.99894, 0.16465, 0.83593, 0.52913, 0.47105, 1.0016, 0.3708, 0.55525, 0.074929, 0.81212, 0.18818, 0.29261, 0.70409, 1.0004, 0.14403, 0.8498, 0.089566, 0.39185, 0.5178, 0.34281, 0.19134, 0.46239, 0.99918, 0.98668, 0.99921, 0.99921, 0.99886, 0.28186, 0.71745, 0.99309, 0.23409, 0.23409, 0.070935, 0.14423, 0.17734, 0.13951, 0.41594, 0.17967, 0.15998, 0.10583, 0.031995, 0.10583, 0.24741, 0.75212, 0.35241, 0.64353, 1.0006, 0.9922, 0.18483, 0.34393, 0.1474, 0.039774, 0.28544, 0.16064, 0.1395, 0.071864, 0.26209, 0.36355, 0.99653, 0.99677, 0.32435, 0.30301, 0.37343, 0.99941, 0.99941, 0.37891, 0.62127, 0.44172, 0.55531, 0.99702, 0.7059, 0.2947, 0.87016, 0.12796, 0.99993, 1.0016, 0.4339, 0.56408, 1.0011, 0.21848, 0.2773, 0.50419, 0.252, 0.74745, 0.75514, 0.24477, 0.99913, 0.99957, 0.99298, 0.20103, 0.12866, 0.66741, 0.99984, 0.99805, 0.0823, 0.51026, 0.40739, 0.83211, 0.16642, 0.99955, 0.997, 0.64342, 0.23052, 0.091193, 0.035464, 0.99935, 0.9946, 1.0009, 0.23824, 0.41976, 0.34035, 0.99658, 0.12065, 0.24131, 0.63343, 0.99332, 1.0008, 0.99137, 0.23212, 0.76779, 0.10944, 0.89008, 0.99929, 0.99528, 0.999, 0.45173, 0.066431, 0.079718, 0.39859, 0.16354, 0.27046, 0.15725, 0.27046, 0.13838, 0.99698, 0.99896, 1.0001, 0.15389, 0.1319, 0.11871, 0.10113, 0.49244, 0.6897, 0.13921, 0.17084, 1.0006, 0.99124, 0.99326, 0.89719, 0.10352, 0.99285, 0.9928, 0.064417, 0.79574, 0.1402, 1.0004, 0.98668, 1.0008, 0.99957, 0.12149, 0.22428, 0.51865, 0.1355, 0.53914, 0.3145, 0.039936, 0.10733, 0.99858, 0.99916, 0.99341, 0.99712, 0.99931, 0.99665, 0.20003, 0.80013, 0.48954, 0.51052, 0.97241, 0.028769, 1.0008, 0.21105, 0.052762, 0.73867, 0.99937, 0.29698, 0.70395, 0.98699, 0.99918, 0.29411, 0.70587, 1.0014, 0.23672, 0.7575, 1.0014, 0.99923, 0.99481, 0.9987, 0.13203, 0.86765, 0.45472, 0.28625, 0.1219, 0.13696, 1.0008, 0.30165, 0.69379, 0.99207, 1.0016, 0.99964, 0.090591, 0.21269, 0.5593, 0.13786, 1.0004, 0.99463, 1.0009, 0.16659, 0.40647, 0.42646, 0.041877, 0.65956, 0.29837, 0.99342, 1.0009, 1.0013, 0.25826, 0.057392, 0.32795, 0.29516, 0.061491, 1.0004, 0.068077, 0.93265, 1.0006, 1.0006, 0.15715, 0.10715, 0.73575, 0.74975, 0.17987, 0.070662, 0.99942, 0.99904, 0.63194, 0.14517, 0.22417, 0.98675, 1.0006, 0.99912, 0.0846, 0.91247, 0.12663, 0.8706, 0.34158, 0.65689, 0.99872, 0.24388, 0.088685, 0.66514, 0.32079, 0.67722, 0.99929, 0.10592, 0.408, 0.16084, 0.32561, 0.80554, 0.19333, 0.097074, 0.76166, 0.097074, 0.044803, 0.072706, 0.29743, 0.12889, 0.15863, 0.3404, 0.13167, 0.21946, 0.64374, 0.9927, 0.28755, 0.27705, 0.10075, 0.1868, 0.14692, 0.39283, 0.60561, 0.18162, 0.81728, 0.99861, 0.89896, 0.099884, 0.61769, 0.18731, 0.19623, 0.29195, 0.29592, 0.027804, 0.33167, 0.053623, 0.99837, 0.10315, 0.10315, 0.79083, 0.99855, 0.94316, 0.05614, 0.99984, 0.33525, 0.1327, 0.53081, 0.31553, 0.12253, 0.20678, 0.14857, 0.10569, 0.030634, 0.070457, 0.99255, 0.99392, 0.3335, 0.55765, 0.10934, 0.99895, 0.60449, 0.39477, 0.99339, 0.22766, 0.22766, 0.54475, 0.99952, 1.0013, 0.99834, 0.99889, 0.4533, 0.54663, 1.0003, 0.095877, 0.24654, 0.65744, 0.9922, 1.0009, 0.31283, 0.11376, 0.56878, 0.39205, 0.16336, 0.44106, 0.29553, 0.70473, 0.15541, 0.8392, 0.22415, 0.45952, 0.31382, 0.9999, 1.001, 0.99918, 0.99524, 0.15704, 0.44869, 0.39261, 0.14866, 0.24423, 0.17202, 0.05734, 0.21874, 0.055216, 0.10406, 0.99655, 0.99984, 0.12417, 0.86916, 0.50444, 0.49597, 0.99913, 0.087648, 0.913, 0.99677, 0.036325, 0.93235, 0.032289, 0.99678, 1.0006, 0.35106, 0.62922, 0.021102, 1.0005, 1.0011, 1.0011, 0.99998, 0.99159, 0.9928, 0.38839, 0.12786, 0.48489, 0.57615, 0.42251, 0.57538, 0.38422, 0.041639, 0.18007, 0.81903, 1.0002, 0.80739, 0.19163, 0.99973, 0.21902, 0.78084, 1.0001, 1.0001, 0.99356, 0.48516, 0.51635, 0.28023, 0.71951, 0.12528, 0.37656, 0.25057, 0.15926, 0.088477, 0.15782, 0.84169, 0.99288, 0.99255, 0.99327, 0.99302, 0.86071, 0.13882, 0.99984, 1.0011, 0.70305, 0.13368, 0.16339, 1.0003, 0.99986, 0.99543, 1.0006, 0.99352, 0.49942, 0.18361, 0.044067, 0.27175, 0.52405, 0.30597, 0.16926, 0.56632, 0.43471, 0.526, 0.47443, 0.9996, 0.88053, 0.12007, 0.99901, 0.99719, 0.5971, 0.40239, 0.99842, 0.75972, 0.2407, 0.036794, 0.9321, 0.030661, 1.0011, 1.0006, 0.81174, 0.18878, 0.99316, 1.0013, 0.99858, 1.0013, 1.0001, 1.0014, 1.0016, 0.99698, 0.80626, 0.1935, 0.36477, 0.63006, 0.98659, 0.99543, 0.9991, 0.43897, 0.13051, 0.23728, 0.090959, 0.10282, 0.071195, 0.2548, 0.07869, 0.029977, 0.56582, 0.077946, 0.62357, 0.29879, 0.32852, 0.67269, 0.073116, 0.87739, 0.048744, 0.49576, 0.20167, 0.3025, 0.3945, 0.36212, 0.18842, 0.055937, 1.001, 1.0008, 0.99659, 0.55505, 0.44645, 0.99922, 0.99458, 0.99322, 1.0002, 0.79408, 0.20686, 0.99649, 0.99344, 0.68382, 0.21682, 0.10007, 0.05891, 0.64212, 0.10015, 0.20029, 1.0006, 1.0006, 0.99648, 0.99331, 0.99663, 0.99197, 0.99267, 0.99463, 0.051537, 0.46568, 0.33131, 0.057059, 0.095712, 0.38387, 0.32106, 0.29314, 1, 1.0001, 0.99855, 0.25804, 0.21503, 0.52683, 0.99462, 0.99889, 0.35889, 0.23097, 0.41219, 0.29749, 0.69909, 0.33915, 0.65711, 0.99979, 0.56756, 0.19056, 0.24128, 0.99155, 0.99224, 1.0011, 0.17068, 0.1341, 0.6949, 0.99657, 0.49596, 0.4203, 0.08406, 1.0008, 0.042264, 0.26063, 0.51421, 0.12679, 0.056352, 0.99663, 1.0011, 0.99861, 1.0011, 0.99418, 0.99702, 0.63545, 0.10188, 0.1661, 0.096572, 0.99926, 1.0013, 0.99875, 0.20095, 0.25638, 0.069293, 0.09701, 0.37418, 1.0016, 0.47144, 0.27732, 0.24958, 0.25708, 0.74438, 0.14053, 0.85879, 0.9992, 1.0013, 0.99956, 0.99889, 0.33135, 0.55125, 0.090368, 0.02711, 0.9988, 0.14472, 0.35865, 0.49708, 0.16488, 0.8244, 0.32853, 0.60479, 0.067199, 0.41044, 0.32835, 0.12313, 0.13681, 0.29732, 0.70276, 0.99894, 0.60274, 0.23119, 0.16513, 0.47166, 0.049278, 0.4787, 1.0005, 0.28828, 0.70629, 0.15115, 0.13855, 0.47864, 0.22672, 0.99709, 0.99805, 1.0004, 1.0005, 0.075615, 0.26045, 0.4705, 0.19324, 1.0004, 0.33823, 0.16536, 0.26307, 0.23301, 0.99984, 0.99462, 0.99524, 0.99467, 0.99917, 0.99464, 0.62824, 0.37089, 0.24331, 0.18248, 0.15967, 0.41439, 0.8974, 0.10256, 0.060042, 0.93399, 0.0066714, 0.058863, 0.94181, 1.0006, 0.99702, 1.0013, 1.0006, 0.13011, 0.21957, 0.65057, 0.98688, 0.45502, 0.071194, 0.12382, 0.34978, 0.34881, 0.28163, 0.07493, 0.077514, 0.056844, 0.10594, 0.05426, 0.26365, 0.73237, 0.18294, 0.37604, 0.43702, 0.99933, 1.0008, 0.99953, 0.20561, 0.58943, 0.20561, 0.3051, 0.1561, 0.53925, 0.10644, 0.89406, 0.99989, 0.15873, 0.83899, 0.044343, 0.95654, 0.9942, 0.99392, 0.99828, 0.13142, 0.054757, 0.81588, 0.99405, 0.99419, 0.34728, 0.65114, 1.0005, 1.0004, 1.001, 0.38011, 0.1326, 0.48619, 0.99722, 0.99528, 0.52945, 0.47323, 1.001, 1.0009, 1.001, 0.26001, 0.27351, 0.11143, 0.35455, 0.62803, 0.37301, 1.0014, 0.99307, 0.31128, 0.68927, 0.99352, 0.88821, 0.1123, 0.99322, 0.1869, 0.16757, 0.20624, 0.34158, 0.096674, 0.47294, 0.39108, 0.13642, 0.24514, 0.75585, 0.99988, 0.99464, 0.99971, 0.3751, 0.62517, 1.001, 0.2156, 0.784, 0.19918, 0.7967, 0.88753, 0.10868, 0.99655, 0.99661, 0.20008, 0.8003, 0.59199, 0.40594, 0.23236, 0.52172, 0.070147, 0.17537, 0.99912, 0.42928, 0.13343, 0.058011, 0.37707, 0.5604, 0.1035, 0.083302, 0.25496, 1.0013, 0.39295, 0.60797, 0.99415, 0.28445, 0.71113, 1.0005, 0.99952, 0.064563, 0.46001, 0.10491, 0.20983, 0.16141, 0.1427, 0.85618, 0.33314, 0.66627, 0.24268, 0.1159, 0.072441, 0.13402, 0.29338, 0.14126, 1.0004, 0.9921, 1.0004, 1.0005, 0.64058, 0.31379, 0.045524, 0.11565, 0.88498, 0.99958, 0.99923, 0.99709, 0.99338, 0.99154, 0.99476, 1.0016, 0.98685, 0.99897, 0.99879, 0.99714, 0.99395, 0.9954, 0.99401, 0.99457, 1.0013, 0.11699, 0.22403, 0.65965, 0.42181, 0.57909, 0.9871, 0.87426, 0.12602, 1.0002, 0.78971, 0.2118, 1.0013, 0.99468, 0.99796, 1, 0.9996, 0.99268, 0.99855, 0.065055, 0.93246, 0.045334, 0.95201, 1, 1.0008, 0.99717, 0.99967, 0.99528, 0.99868, 0.99921, 0.76842, 0.11822, 0.11428, 0.99906, 0.99919, 0.99879, 0.99866, 0.062302, 0.93453, 0.9945, 0.15182, 0.18102, 0.42042, 0.10511, 0.07591, 0.064231, 0.99872, 0.99268, 0.39928, 0.20034, 0.24307, 0.078455, 0.079155, 0.33951, 0.099993, 0.072088, 0.48834, 0.99702, 0.3319, 0.6638, 0.99875, 0.061511, 0.3554, 0.13214, 0.45108, 0.41136, 0.58899, 0.59541, 0.15949, 0.24455, 0.23865, 0.76142, 1.0005, 0.9997, 0.17257, 0.3775, 0.19145, 0.25886, 0.1717, 0.49101, 0.23496, 0.10242, 1.0013, 0.99711, 1.001, 0.99285, 0.25901, 0.35214, 0.30266, 0.052384, 0.034923, 0.37761, 0.24512, 0.37761, 1.0013, 0.99923, 0.99464, 0.6917, 0.3088, 0.99964, 1.0011, 0.99935, 0.99929, 0.99704, 0.39868, 0.60281, 0.99986, 0.49361, 0.35258, 0.15474, 0.99477, 0.99255, 1.0004, 0.99718, 0.99703, 0.10262, 0.69271, 0.11362, 0.091628, 0.38169, 0.50014, 0.11845, 0.99457, 0.99281, 0.99708, 1.0013, 1.0013, 0.40814, 0.21977, 0.32292, 0.049335, 1.0011, 0.12736, 0.056038, 0.55529, 0.25981, 0.77303, 0.22852, 0.98937, 0.012214, 1.0014, 0.40013, 0.15005, 0.064306, 0.38584, 0.83503, 0.16447, 0.99932, 0.87565, 0.12509, 0.20366, 0.30776, 0.090518, 0.14483, 0.25345, 1.0016, 0.99294, 0.99858, 1.0014, 0.025512, 0.49566, 0.21503, 0.26605, 0.02441, 0.92758, 0.04882, 0.99933, 0.6839, 0.31662, 0.99462, 0.1465, 0.30162, 0.43089, 0.12065, 0.99957, 0.99967, 0.39347, 0.29944, 0.13164, 0.17648, 0.87508, 0.12501, 0.99281, 0.99652, 0.37042, 0.22472, 0.20497, 0.15064, 0.04939, 0.57525, 0.42625, 0.20294, 0.59529, 0.016235, 0.1867, 0.07894, 0.41444, 0.44075, 0.065783, 0.99268, 1, 1.0002, 0.99353, 0.99269, 0.15726, 0.83871, 0.20406, 0.79073, 0.99953, 1.0009, 0.42166, 0.30257, 0.27682, 1.0001, 1.001, 0.29671, 0.70132, 0.99646, 1.001, 0.99547, 0.99955, 0.29299, 0.58765, 0.10987, 0.0099884, 1.0008, 0.28408, 0.54345, 0.17292, 0.16421, 0.20526, 0.62948, 0.17504, 0.8252, 0.9946, 0.99283, 0.99537, 0.71222, 0.28739, 0.29698, 0.70284, 0.076868, 0.92242, 0.99258, 0.99796, 0.86279, 0.13805, 0.99925, 0.99265, 0.9391, 0.061692, 1.0082, 0.99145, 0.99341, 0.33075, 0.67108, 0.98705, 0.92356, 0.075392, 0.99903, 0.99887, 0.58726, 0.41348, 0.69721, 0.11268, 0.11033, 0.079815, 0.9992, 0.29398, 0.3621, 0.20794, 0.13623, 0.22481, 0.090278, 0.22481, 0.27791, 0.18233, 1.0011, 0.11412, 0.048415, 0.48415, 0.082998, 0.10375, 0.079539, 0.055332, 0.031124, 1.0004, 0.9992, 0.36358, 0.63626, 1.0016, 0.7257, 0.27214, 0.21116, 0.20271, 0.025339, 0.55747, 0.039342, 0.44587, 0.18359, 0.32785, 0.9946, 0.31658, 0.1608, 0.050251, 0.055276, 0.41708, 0.99401, 0.99812, 1.0003, 0.31707, 0.68291, 0.19106, 0.80671, 0.36782, 0.045977, 0.58688, 1.0002, 0.71827, 0.13584, 0.14603, 0.99716, 1.0008, 1.0005, 0.32064, 0.48161, 0.070542, 0.042966, 0.027575, 0.056433, 0.17235, 0.53455, 0.049958, 0.17985, 0.062447, 0.22072, 0.78039, 0.99457, 0.99805, 0.47302, 0.52032, 0.17953, 0.82071, 0.54252, 0.035001, 0.42002, 0.21414, 0.7852, 0.99934, 0.1176, 0.88201, 0.99657, 0.99143, 0.99452, 0.31827, 0.042235, 0.19307, 0.12218, 0.10257, 0.15084, 0.070894, 0.99926, 0.62799, 0.19017, 0.12383, 0.057492, 0.12893, 0.87027, 0.99971, 0.21639, 0.13153, 0.2567, 0.25882, 0.050915, 0.084859, 0.20194, 0.29373, 0.066548, 0.17899, 0.19735, 0.061958, 0.99655, 0.9923, 0.99134, 1.0011, 0.99137, 0.19148, 0.79782, 0.15619, 0.83299, 0.99724, 0.99706, 1.001, 1.0012, 0.88344, 0.11624, 1.0008, 1.0008, 0.99707, 0.99309, 1.0008, 0.76071, 0.24022, 0.51303, 0.48826, 0.99663, 0.99646, 0.99908, 0.99998, 0.9928, 0.99321, 1.0012, 0.072372, 0.92274, 0.99457, 0.50429, 0.49228, 1.0011, 0.094784, 0.90045, 0.32389, 0.13881, 0.5321, 1.0008, 0.99716, 0.9924, 0.99267, 0.66369, 0.14489, 0.19163, 0.60871, 0.077914, 0.020696, 0.10105, 0.082784, 0.030435, 0.077914, 0.65365, 0.18075, 0.063053, 0.10299, 1.0001, 1.0008, 0.99463, 0.87117, 0.12931, 0.13828, 0.85736, 0.67026, 0.32272, 0.26536, 0.72973, 0.99462, 1.0013, 0.48506, 0.2575, 0.2575, 0.83931, 0.16072, 1.0009, 0.34946, 0.65127, 1.0008, 0.9987, 0.45733, 0.24756, 0.081525, 0.11881, 0.069594, 0.025352, 0.99805, 0.14272, 0.15164, 0.068385, 0.20367, 0.043112, 0.16056, 0.12785, 0.077305, 0.023786, 1.0001, 1.0002, 0.99991, 0.99288, 0.31971, 0.12896, 0.36538, 0.12627, 0.059106, 1.0004, 0.12409, 0.86863, 0.98685, 0.99897, 0.99917, 0.99916, 0.99395, 0.99234, 1.0013, 0.99887, 0.33859, 0.029443, 0.19629, 0.35086, 0.083421, 0.43917, 0.4854, 0.075121, 0.066377, 0.92928, 0.04211, 0.72639, 0.14738, 0.08422, 0.99976, 0.99532, 0.18663, 0.16424, 0.25382, 0.39566, 0.11335, 0.26212, 0.34005, 0.28337, 0.98698, 0.32297, 0.15408, 0.30815, 0.044445, 0.16889, 0.99454, 1.0003, 0.99812, 1.0004, 0.99924, 0.99221, 1.0005, 0.99197, 0.99923, 0.99931, 0.078803, 0.56476, 0.35462, 0.27107, 0.72981, 0.99932, 0.9994, 0.16172, 0.21279, 0.62561, 0.32341, 0.15029, 0.20926, 0.3177, 0.22714, 0.41643, 0.35694, 0.24848, 0.48854, 0.056856, 0.20636, 0.29128, 0.4134, 0.19018, 0.1061, 0.16513, 0.18251, 0.10429, 0.54753, 0.8959, 0.10452, 0.11099, 0.08879, 0.79911, 1.0016, 1.0005, 1, 0.99942, 0.99702, 0.99945, 0.99471, 0.33793, 0.30414, 0.35821, 0.33355, 0.66709, 0.99228, 0.99202, 0.99466, 0.16266, 0.51643, 0.10166, 0.21959, 0.2121, 0.10605, 0.68176, 1.0005, 0.999, 1.0008, 1.0005, 0.99931, 1.0004, 0.99935, 0.99894, 0.23882, 0.46359, 0.084289, 0.21072, 0.99908, 0.99953, 0.12209, 0.19978, 0.49945, 0.17758, 1.0013, 0.99954, 0.31842, 0.15309, 0.33679, 0.18983, 0.99462, 1.001, 1.001, 1.0002, 0.24476, 0.75875, 0.99345, 0.99335, 0.29509, 0.58261, 0.045398, 0.075663, 0.78827, 0.21249, 0.12327, 0.71718, 0.15688, 0.24993, 0.28117, 0.46862, 1.0001, 1, 1.0011, 0.48944, 0.51135, 0.071389, 0.92805, 0.035659, 0.82177, 0.14263, 1.0016, 0.19228, 0.80518, 0.99486, 0.38343, 0.09405, 0.13022, 0.39067, 0.99316, 0.067042, 0.18101, 0.24135, 0.21118, 0.13744, 0.11062, 0.050281, 0.26919, 0.42588, 0.30535, 0.99395, 0.99858, 0.99137, 0.9914, 1.0004, 0.99715, 0.03178, 0.96928, 0.603, 0.1765, 0.22048, 0.28413, 0.71649, 0.06807, 0.039409, 0.48775, 0.044015, 0.11157, 0.19449, 0.054252, 0.99674, 0.99714, 0.99406, 0.52925, 0.40662, 0.064543, 0.99946, 0.99951, 0.99334, 0.99328, 0.99918, 1.0009, 0.99351, 0.99197, 0.99866, 0.99465, 0.9947, 0.051121, 0.89462, 0.051121, 0.9967, 0.9579, 0.041648, 0.99873, 0.99896, 1.0029, 0.040279, 0.95662, 0.99321, 0.072895, 0.44258, 0.48423, 1.0008, 0.84837, 0.15108, 1.0008, 0.84826, 0.15225, 1.0006, 1.001, 1.0005, 0.19918, 0.19918, 0.48373, 0.11382, 0.99316, 0.63662, 0.11208, 0.21071, 0.040349, 0.99677, 0.99931, 0.13006, 0.073795, 0.66785, 0.12822, 1.0006, 1.0006, 1.0014, 0.99675, 0.99719, 0.52472, 0.16444, 0.1903, 0.12009, 0.37963, 0.61691, 0.11284, 0.88659, 0.99942, 1.0005, 1.0016, 0.9948, 0.997, 0.45955, 0.54017, 0.17043, 0.82376, 0.17864, 0.47637, 0.34239, 0.99968, 1.0004, 0.21643, 0.2066, 0.40827, 0.10822, 0.059027, 1.0016, 0.99985, 0.11096, 0.88769, 0.99946, 0.24609, 0.36283, 0.17668, 0.21454, 0.18372, 0.81655, 0.9967, 1.0002, 0.99906, 0.99903, 0.34379, 0.65321, 1.0001, 0.30167, 0.2807, 0.14745, 0.13798, 0.1319, 0.33953, 0.6604, 1.0013, 0.99268, 0.47968, 0.21545, 0.1748, 0.13008, 0.31421, 0.21753, 0.032227, 0.20948, 0.22559, 1.0002, 0.99903, 0.13271, 0.10358, 0.38518, 0.37871, 0.12052, 0.41864, 0.46093, 1.0001, 0.99903, 0.10483, 0.05591, 0.076876, 0.76177, 0.48607, 0.51466, 0.99285, 1.0008, 0.20013, 0.80052, 1.0002, 1.0079, 0.51452, 0.14066, 0.022209, 0.12955, 0.10364, 0.088837, 1.0013, 0.9998, 1, 0.25337, 0.61935, 0.12669, 0.17104, 0.62536, 0.20311, 0.99321, 0.72429, 0.042966, 0.23325, 0.13807, 0.86291, 0.9996, 0.99822, 0.45521, 0.10806, 0.32187, 0.11495, 1.0016, 0.99942, 0.13218, 0.17349, 0.69396, 0.99971, 0.18132, 0.4261, 0.14506, 0.24478, 1.0013, 1.0013, 1.0005, 0.99934, 1.0001, 0.85007, 0.15001, 0.94098, 0.060319, 1.001, 1.0001, 0.9991, 0.9946, 0.53441, 0.2915, 0.17532, 0.99983, 0.9935, 0.99922, 1.0008, 0.99848, 0.99395, 1.0006, 0.36068, 0.63939, 0.090317, 0.91069, 1.0008, 0.99915, 1.0016, 0.15525, 0.16768, 0.38503, 0.29188, 0.53878, 0.26537, 0.193, 0.99921, 0.99913, 0.13888, 0.45015, 0.41184, 0.99909, 0.16171, 0.81806, 0.019025, 0.99858, 0.54368, 0.12205, 0.055478, 0.27739, 0.10515, 0.89382, 0.99998, 1.0011, 0.19775, 0.73608, 0.065918, 0.26524, 0.72941, 0.10606, 0.80459, 0.087774, 0.99931, 0.058466, 0.93545, 0.99314, 1.0013, 0.35486, 0.64569, 0.78657, 0.21331, 1.0016, 0.99291, 1.0002, 1.0003, 0.83925, 0.16217, 0.49853, 0.16857, 0.13988, 0.11836, 0.075318, 1.0016, 0.99942, 0.99937, 0.11422, 0.43325, 0.2954, 0.15755, 0.99939, 0.99981, 0.43934, 0.37117, 0.18937, 0.99532, 0.99909, 1.0001, 0.95768, 0.041638, 0.28827, 0.7122, 0.42806, 0.12972, 0.44103, 0.99805, 0.25604, 0.28253, 0.11478, 0.088291, 0.25604, 0.99877, 0.20542, 0.803, 0.99993, 0.090342, 0.54205, 0.36782, 0.99458, 0.18344, 0.81236, 0.2204, 0.77989, 1.0005, 0.89745, 0.10219, 0.16667, 0.83334, 0.22833, 0.19667, 0.20667, 0.32, 0.048334, 0.22738, 0.14234, 0.30133, 0.066551, 0.088734, 0.09428, 0.079491, 1.0013, 0.26412, 0.39995, 0.13206, 0.064142, 0.064142, 0.075462, 0.19656, 0.45168, 0.10455, 0.11292, 0.03764, 0.096191, 0.99986, 0.22863, 0.77162, 0.2647, 0.38687, 0.34614, 0.05383, 0.8882, 0.057195, 0.99918, 0.99722, 0.42294, 0.13827, 0.43921, 1.0013, 0.99888, 0.19249, 0.28272, 0.13234, 0.391, 0.34055, 0.65587, 1.0008, 0.5631, 0.28486, 0.15237, 0.65836, 0.34053, 0.99887, 1.0013, 0.99294, 1.0013, 0.37641, 0.19469, 0.42833, 1.0008, 0.636, 0.19686, 0.16657, 1.0008, 0.9921, 0.64994, 0.16796, 0.13875, 0.043816, 1.0009, 1.0009, 0.99883, 0.10717, 0.89306, 0.99918, 0.32123, 0.42427, 0.25456, 0.99285, 0.99335, 0.99234, 0.99347, 0.9946, 0.66128, 0.22632, 0.11316, 0.27957, 0.13978, 0.4467, 0.13371, 1.0009, 1.0001, 0.099952, 0.74964, 0.14993, 0.53494, 0.14031, 0.32447, 0.9987, 1.0008, 0.99349, 0.99355, 0.99326, 1.0011, 1.0006, 0.99717, 0.51824, 0.47938, 0.99927, 0.13688, 0.36601, 0.49694, 0.99908, 0.99545, 1.0013, 0.99649, 0.99932, 0.3069, 0.69386, 0.38368, 0.15724, 0.45915, 0.99905, 0.99651, 0.18511, 0.20825, 0.21982, 0.38179, 0.066678, 0.93349, 0.99421, 0.98675, 0.99846, 0.38352, 0.61696, 0.92367, 0.01782, 0.04158, 0.01782, 0.99336, 0.8357, 0.15918, 0.99532, 0.99905, 0.70747, 0.1017, 0.05306, 0.13707, 0.40759, 0.58993, 1.0001, 1.0002, 0.17528, 0.82383, 1.0006, 0.24494, 0.46919, 0.20009, 0.086248, 1.0008, 0.99272, 0.28186, 0.7183, 0.90472, 0.095233, 0.31549, 0.10773, 0.26932, 0.20006, 0.10773, 0.31619, 0.54708, 0.072806, 0.064485, 0.23276, 0.76175, 0.18425, 0.092127, 0.23492, 0.31323, 0.027638, 0.11977, 0.027638, 0.99958, 0.66548, 0.33558, 0.99546, 0.19432, 0.80503, 0.80965, 0.18892, 1.0016, 0.99822, 0.99967, 0.37819, 0.24336, 0.16114, 0.078926, 0.072349, 0.065772, 0.99919, 0.13085, 0.046973, 0.42611, 0.39591, 0.66861, 0.33079, 0.58702, 0.41422, 0.63413, 0.062169, 0.23003, 0.074603, 0.35424, 0.45415, 0.12716, 0.063582, 0.40364, 0.22815, 0.046799, 0.058499, 0.26324, 0.98668, 0.99918, 0.56124, 0.11532, 0.3229, 0.72553, 0.2752, 0.99966, 0.24551, 0.19983, 0.37683, 0.10277, 0.074223, 0.99947, 0.34583, 0.16331, 0.1441, 0.076851, 0.081654, 0.18732, 1.0005, 1.0005, 1.0004, 0.99715, 0.16716, 0.08597, 0.19582, 0.2388, 0.21731, 0.095522, 1.0013, 1.0006, 1.0002, 1.0003, 0.19048, 0.49525, 0.31516, 0.99961, 0.99972, 0.87166, 0.1287, 0.43199, 0.56776, 0.99524, 0.98685, 0.99716, 0.99403, 0.99649, 0.99334, 0.058885, 0.94217, 1.001, 0.86209, 0.13905, 0.99915, 1.0016, 0.5967, 0.37535, 0.028873, 1.0006, 0.71666, 0.23442, 0.050233, 0.50011, 0.25348, 0.24663, 0.99873, 0.99805, 1, 0.99976, 1.005, 0.99221, 0.58863, 0.18247, 0.18247, 0.04709, 0.51501, 0.48529, 0.99197, 0.53018, 0.25502, 0.21476, 1.0013, 0.99337, 0.99327, 0.26768, 0.73167, 0.98694, 0.99895, 1.0014, 1.0006, 1.0013, 0.86188, 0.13869, 0.20651, 0.11074, 0.30827, 0.17658, 0.038908, 0.071831, 0.086796, 0.20684, 0.7929, 0.99918, 0.98702, 1.0006, 0.99836, 0.98688, 1.0008, 0.99915, 0.24431, 0.10602, 0.25353, 0.39643, 1.0016, 0.99974, 0.9946, 0.12015, 0.87538, 0.99338, 0.9988, 0.31649, 0.1254, 0.16123, 0.39411, 0.99998, 1.0001, 0.9993, 0.62275, 0.26852, 0.10855, 1.001, 1.0011, 1.0001, 0.91152, 0.08977, 1.0013, 0.99469, 0.43491, 0.24416, 0.32046, 0.17654, 0.32954, 0.49431, 0.99959, 0.99923, 0.012015, 0.02403, 0.044627, 0.02403, 0.82045, 0.073806, 0.30499, 0.4155, 0.053042, 0.22543, 0.42332, 0.46868, 0.10583, 0.20675, 0.78407, 0.0089893, 0.084294, 0.91319, 0.99238, 0.99286, 0.38709, 0.61479, 0.99285, 0.15689, 0.83676, 1.0002, 0.99812, 0.14104, 0.64749, 0.21156, 0.93009, 0.071124, 0.33216, 0.25344, 0.11136, 0.04992, 0.09984, 0.09408, 0.05952, 0.99952, 0.8122, 0.18613, 0.98668, 0.9933, 0.99919, 0.35217, 0.23243, 0.41556, 1, 0.44249, 0.17552, 0.09792, 0.20323, 0.080368, 0.39253, 0.25587, 0.16573, 0.18609, 0.60691, 0.15499, 0.059757, 0.062558, 0.10271, 0.013072, 0.99939, 0.99944, 0.99921, 0.29506, 0.70486, 0.99877, 1.0013, 0.21516, 0.78521, 0.99958, 1.0003, 0.060031, 0.94049, 0.99957, 0.083245, 0.91569, 0.7598, 0.2392, 0.60606, 0.12121, 0.27385, 0.99818, 0.44316, 0.55694, 0.89739, 0.10198, 0.40836, 0.083639, 0.16236, 0.123, 0.14268, 0.078719, 0.51229, 0.48828, 1.0016, 0.73038, 0.26721, 0.61997, 0.37829, 0.99955, 0.99975, 1.0001, 0.99255, 1.0004, 1.0001, 0.37116, 0.38249, 0.13033, 0.11616, 0.99904, 0.99352, 0.99988, 0.997, 0.99258, 0.7597, 0.099091, 0.030671, 0.11089, 0.37555, 0.3158, 0.30726, 0.047933, 0.12582, 0.82684, 1.0005, 1.0002, 0.99465, 0.15807, 0.83779, 0.99674, 0.99129, 0.99472, 0.99411, 0.99414, 0.78477, 0.14747, 0.06847, 0.19234, 0.54623, 0.26158, 0.57988, 0.33015, 0.091004, 0.99648, 0.8024, 0.19731, 0.98711, 0.87732, 0.12337, 0.44302, 0.14963, 0.40781, 0.98705, 1.0006, 0.92399, 0.076999, 0.99285, 1.0008, 0.99722, 0.35244, 0.64742, 0.98659, 0.98659, 0.43246, 0.56761, 0.34721, 0.64483, 1.0006, 0.15385, 0.71541, 0.13077, 0.78619, 0.2132, 0.99909, 0.9941, 0.5307, 0.066338, 0.06081, 0.34275, 0.9928, 0.71628, 0.15643, 0.12761, 0.92826, 0.072098, 0.9988, 0.99147, 0.99968, 1, 0.99659, 1.001, 0.94637, 0.054598, 1.001, 1.0006, 0.53231, 0.18959, 0.080211, 0.19688, 0.1025, 0.89684, 1.0004, 0.89953, 0.10088, 0.99924, 0.99926, 0.99935, 0.32546, 0.088339, 0.20457, 0.38125, 0.99678, 0.99659, 0.37032, 0.63076, 1.0011, 1.0004, 0.04759, 0.95179, 0.09048, 0.9048, 1.0016, 0.1049, 0.56687, 0.010087, 0.19366, 0.12507, 0.2979, 0.33324, 0.17672, 0.075736, 0.11613, 1.0014, 0.99893, 0.23519, 0.28419, 0.48019, 0.26762, 0.23202, 0.093037, 0.14932, 0.09074, 0.079254, 0.053984, 0.034458, 0.98713, 0.98696, 0.99874, 0.11306, 0.249, 0.13459, 0.076717, 0.19785, 0.068642, 0.021535, 0.13863, 0.33856, 0.66101, 0.99457, 0.99698, 0.36623, 0.067547, 0.060159, 0.10027, 0.13193, 0.12982, 0.045383, 0.09921, 0.75952, 0.16804, 0.073936, 1.0002, 1.0011, 0.99454, 0.23893, 0.26745, 0.040415, 0.17236, 0.060623, 0.11174, 0.10936, 0.30722, 0.69344, 0.29841, 0.10151, 0.20913, 0.14431, 0.24704, 1.0006, 0.057821, 0.57821, 0.36344, 0.58356, 0.27233, 0.14394, 0.52203, 0.12047, 0.16062, 0.058003, 0.13832, 0.60602, 0.39523, 0.99932, 0.99908, 0.39857, 0.063265, 0.35428, 0.17081, 0.012653, 0.16403, 0.83654, 1.0004, 1.0005, 1.0004, 0.038349, 0.9622, 0.99324, 0.99341, 0.6548, 0.3451, 1.0005, 0.99976, 0.98659, 0.99474, 0.16447, 0.18639, 0.6469, 0.57252, 0.42697, 0.9966, 0.99889, 0.1411, 0.24457, 0.61144, 0.065584, 0.93457, 0.99288, 0.96624, 0.034264, 1.0008, 0.6041, 0.29366, 0.10068, 0.68437, 0.31799, 0.9987, 0.99856, 0.99984, 0.071913, 0.75508, 0.026967, 0.14383, 0.99955, 0.9998, 0.35521, 0.15388, 0.07622, 0.16682, 0.046019, 0.10786, 0.094915, 1.0003, 0.99915, 0.55937, 0.43842, 0.92607, 0.074511, 0.2696, 0.11408, 0.24538, 0.13958, 0.12428, 0.033142, 0.073932, 1.0004, 0.99965, 1.001, 0.99931, 0.93296, 0.067443, 1.0008, 0.99464, 0.86149, 0.13705, 0.76853, 0.22604, 0.99934, 0.059888, 0.19728, 0.25365, 0.040513, 0.32939, 0.11978, 0.55848, 0.44138, 0.99908, 0.997, 0.37725, 0.18312, 0.1541, 0.21414, 0.070047, 0.36277, 0.40855, 0.22893, 0.99228, 1, 1.0002, 1.0001, 0.9954, 1.0006, 0.99711, 0.99653, 0.21778, 0.78144, 0.075447, 0.25778, 0.050298, 0.61615, 0.9945, 1.0011, 0.99129, 0.99202, 0.99339, 0.044224, 0.95082, 0.99871, 0.99926, 0.99286, 1.0006, 0.9994, 0.36733, 0.062877, 0.04964, 0.47323, 0.04633, 0.80679, 0.19455, 0.20919, 0.78753, 0.88464, 0.11058, 0.99518, 1.0005, 0.99955, 0.99942, 1.0004, 1.0005, 0.14377, 0.85663, 0.99924, 0.31351, 0.68706, 0.99698, 0.80554, 0.19475, 0.99979, 0.82332, 0.17784, 0.99905, 0.13527, 0.86424, 0.1726, 0.82665, 1.0001, 0.9989, 0.99454, 1.0006, 0.10839, 0.24387, 0.24387, 0.34808, 0.056277, 0.99535, 0.99714, 0.99932, 0.99524, 0.16836, 0.052769, 0.33421, 0.077898, 0.16333, 0.20354, 0.13784, 0.86147, 0.21109, 0.46095, 0.3274, 0.99925, 0.99926, 0.19424, 0.80473, 0.066296, 0.93477, 1.0006, 0.11083, 0.62236, 0.26429, 0.22688, 0.203, 0.20449, 0.053736, 0.10747, 0.070155, 0.035824, 0.046272, 0.052243, 0.25737, 0.068252, 0.062565, 0.055455, 0.25452, 0.1365, 0.07394, 0.051189, 0.039814, 0.20963, 0.78609, 0.99925, 0.71128, 0.1469, 0.081179, 0.061851, 0.2529, 0.095989, 0.064608, 0.58701, 0.89857, 0.10269, 1.0008, 0.99288, 0.55431, 0.15117, 0.29515, 0.99927, 0.34253, 0.65872, 0.99918, 0.62926, 0.36806, 0.99908, 0.086247, 0.18687, 0.17249, 0.48873, 0.064686, 1.0006, 0.031709, 0.96711, 1.0008, 0.99258, 0.44808, 0.54765, 0.99153, 0.085345, 0.31293, 0.59742, 0.36402, 0.55561, 0.076636, 0.95478, 0.046093, 0.42359, 0.23895, 0.09413, 0.21722, 0.025343, 0.39107, 0.21998, 0.39107, 0.38591, 0.24017, 0.14574, 0.1478, 0.080056, 0.1614, 0.45885, 0.11759, 0.036893, 0.22597, 0.93243, 0.069069, 1.0016, 0.38122, 0.17328, 0.14055, 0.084716, 0.21949, 0.34811, 0.65271, 1.0006, 0.999, 1.0016, 0.99977, 1.0013, 0.99389, 0.36692, 0.21202, 0.32057, 0.057132, 0.044436, 0.16602, 0.72949, 0.10565, 0.81561, 0.093937, 0.059643, 0.030567, 1.0001, 0.9986, 0.99285, 1.0009, 0.5527, 0.13369, 0.31303, 0.55028, 0.27218, 0.17751, 1.0008, 1.0011, 0.99986, 1.0004 ] +}, +"R": 30, +"lambda.step": 0.01, +"plot.opts": { + "xlab": "PC1", +"ylab": "PC2" +}, +"topic.order": [ 5, 15, 18, 32, 10, 11, 30, 12, 23, 17, 33, 22, 40, 34, 8, 35, 27, 21, 3, 24, 1, 13, 31, 28, 20, 2, 36, 38, 25, 14, 6, 16, 7, 29, 39, 37, 9, 4, 26, 19 ] +} \ No newline at end of file diff --git a/docs/Jeopardy/Jeopardy.html b/docs/Jeopardy/Jeopardy.html index adbedd8..8e4b18c 100644 --- a/docs/Jeopardy/Jeopardy.html +++ b/docs/Jeopardy/Jeopardy.html @@ -207,21 +207,8 @@

Jeopardy Data

library("LDAvis")
 data(Jeopardy, package = "LDAvisData")
-
- -
## Error in find.package(package, lib.loc, verbose = verbose): there is no package called 'LDAvisData'
-
- -
json <- with(Jeopardy, createJSON(phi, theta, doc.length, vocab, term.frequency))
-
- -
## Error in with(Jeopardy, createJSON(phi, theta, doc.length, vocab, term.frequency)): object 'Jeopardy' not found
-
- -
serVis(json, out.dir = 'vis', open.browser = FALSE)
-
- -
## Error in cat(json, file = file.path(out.dir, "lda.json")): object 'json' not found
+json <- with(Jeopardy, createJSON(phi, theta, doc.length, vocab, term.frequency))
+serVis(json, out.dir = 'vis', open.browser = FALSE)
 
diff --git a/docs/Jeopardy/Jeopardy.md b/docs/Jeopardy/Jeopardy.md index 8686719..7749c84 100644 --- a/docs/Jeopardy/Jeopardy.md +++ b/docs/Jeopardy/Jeopardy.md @@ -7,24 +7,6 @@ Jeopardy Data ```r library("LDAvis") data(Jeopardy, package = "LDAvisData") -``` - -``` -## Error in find.package(package, lib.loc, verbose = verbose): there is no package called 'LDAvisData' -``` - -```r json <- with(Jeopardy, createJSON(phi, theta, doc.length, vocab, term.frequency)) -``` - -``` -## Error in with(Jeopardy, createJSON(phi, theta, doc.length, vocab, term.frequency)): object 'Jeopardy' not found -``` - -```r serVis(json, out.dir = 'vis', open.browser = FALSE) ``` - -``` -## Error in cat(json, file = file.path(out.dir, "lda.json")): object 'json' not found -``` diff --git a/docs/Jeopardy/vis/lda.json b/docs/Jeopardy/vis/lda.json index e69de29..d39cdc9 100644 --- a/docs/Jeopardy/vis/lda.json +++ b/docs/Jeopardy/vis/lda.json @@ -0,0 +1,29 @@ +{ + "mdsDat": { + "x": [ -0.056334, 0.16043, -0.071854, -0.074419, -0.046263, -0.050136, -0.11162, -0.12523, -0.13314, -0.14054, 0.17336, -0.15921, -0.088526, -0.029484, 0.15581, 0.22705, -0.11692, -0.13122, -0.10414, -0.067114, 0.042118, 0.0020264, -0.12863, -0.155, 0.15851, 0.18576, -0.036871, -0.13261, -0.12968, -0.17551, 0.045303, -0.054351, 0.13264, -0.10362, -0.012179, -0.11529, -0.032883, -0.0268, -0.038662, -0.076754, 0.14452, 0.069343, 0.035976, 0.16336, -0.025461, 0.042455, 0.016496, -0.073295, -0.060436, -0.070602, -0.076437, 0.12398, -0.085572, -0.055067, 0.15115, 0.20892, 0.11649, 0.011587, 0.15211, -0.01908, -0.10669, 0.079295, 0.1233, 0.11443, 0.10593, -0.025103, 0.087256, -0.062372, -0.067283, 0.089394, -0.025931, -0.093229, -0.047407, -0.017484, -0.067953, -0.05203, -0.027063, 0.13784, -0.059464, -0.055658, 0.11755, 0.093559, 0.1014, 0.040738, -0.11061, 0.059906, 0.084202, 0.086106, -0.010502, 0.059073, 0.10028, 0.047261, -0.082714, -0.031386, 0.057438, 0.038766, 0.035947, 0.04489, -0.11227, 0.022132 ], +"y": [ -0.0043209, 0.0011939, 0.039445, 0.24068, -0.083, 0.22243, -0.089855, -0.073553, -0.18292, -0.0023963, -0.024892, -0.19044, 0.10752, -0.13118, -0.10191, -0.021544, 0.054492, 0.078111, -0.088193, 0.22505, 0.015773, 0.19409, 0.033059, -0.17973, 0.03735, 0.0077452, -0.038997, -0.0076198, -0.18448, -0.16991, -0.13063, -0.047094, 0.02054, -0.15349, -0.015939, 0.077413, -0.13195, 0.032846, -0.014475, -0.10193, -0.001394, 0.050705, -0.074406, 0.042818, 0.19391, -0.082177, 0.03557, -0.0033448, 0.17951, 0.18412, -0.067815, -0.024053, -0.11332, 0.027493, -0.079659, -0.035851, -0.080036, 0.069254, 0.024538, -0.048495, 0.041632, -0.00041162, -0.073144, -0.03788, 0.00046314, 0.013962, 0.065211, -0.016547, 0.035247, -0.018026, -0.019238, 0.092598, 0.095151, 0.19945, 0.22114, -0.060757, 0.17363, -0.010681, 0.060218, 0.079157, -0.016225, -0.00043944, -0.004276, -0.080848, 0.022204, -0.0050267, -0.0021229, -0.010337, -0.022172, 0.015308, 0.0046678, -0.00074608, 0.05852, -0.060633, -0.060808, 0.061099, -0.017658, -0.022243, -0.078615, -0.03549 ], +"topics": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100 ], +"Freq": [ 1.6861, 1.536, 1.337, 1.3232, 1.2852, 1.2589, 1.258, 1.2465, 1.2434, 1.2055, 1.1878, 1.1818, 1.1746, 1.1552, 1.1536, 1.1494, 1.1304, 1.1288, 1.1255, 1.1252, 1.12, 1.1164, 1.1108, 1.1045, 1.102, 1.0992, 1.0956, 1.0945, 1.0875, 1.085, 1.0718, 1.0659, 1.0632, 1.0184, 1.0157, 1.0142, 1.0124, 1.0001, 0.99833, 0.9979, 0.99614, 0.99125, 0.98991, 0.98987, 0.98665, 0.98431, 0.97863, 0.97772, 0.97617, 0.97559, 0.97459, 0.9682, 0.96781, 0.96769, 0.96585, 0.96021, 0.95421, 0.95249, 0.951, 0.94839, 0.9477, 0.94724, 0.94221, 0.94094, 0.93953, 0.93329, 0.92877, 0.92594, 0.91987, 0.91751, 0.91706, 0.91171, 0.90977, 0.90917, 0.90793, 0.90409, 0.89999, 0.89486, 0.88803, 0.87577, 0.87287, 0.87049, 0.83445, 0.83426, 0.83008, 0.82753, 0.82266, 0.82199, 0.81881, 0.81833, 0.81346, 0.79303, 0.78756, 0.78738, 0.77253, 0.76675, 0.74459, 0.73739, 0.73183, 0.73021 ], +"cluster": [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] +}, +"tinfo": { + "Term": [ "new", "state", "name", "clue", "city", "letter", "film", "century", "first", "crew", "war", "tv", "word", "one", "words", "country", "time", "world", "york", "2", "years", "known", "capital", "music", "king", "like", "movie", "novel", "can", "title", "nfl", "nba", "coach", "trophy", "mvp", "teams", "heisman", "football", "bryant", "nhl", "team", "stadium", "lakers", "baseball", "baseballs", "league", "hockey", "basketball", "players", "pro", "bowl", "cubs", "soccer", "player", "leagues", "babe", "sports", "retired", "pitcher", "yankees", "dish", "butter", "corn", "fried", "cuisine", "edibles", "dessert", "honey", "foods", "pork", "recipe", "cooked", "cooking", "bake", "meat", "sandwich", "meal", "stew", "cake", "peanut", "pudding", "snack", "stuffed", "sauce", "incredible", "beef", "lunch", "specialty", "desserts", "dressing", "holidays", "observances", "easter", "annual", "holiday", "month", "december", "celebrates", "halloween", "22", "calendar", "date", "week", "april", "rebel", "monday", "events", "tuesday", "gifts", "november", "feast", "thanksgiving", "nov", "sunday", "oct", "wednesday", "day", "festival", "contest", "1861", "korea", "colombia", "independent", "countries", "pakistan", "venezuela", "bolivia", "iraq", "manuel", "borders", "poland", "belgium", "bahamas", "hemisphere", "eastern", "germany", "asian", "nation", "soviet", "lebanon", "lands", "morocco", "ecuador", "netherlands", "populous", "indonesia", "peru", "brazil", "panama", "china", "albums", "presley", "rap", "singers", "blues", "elvis", "bands", "lonely", "crazy", "marley", "album", "crystal", "hits", "mine", "band", "pop", "recorded", "jam", "sinatra", "bing", "recording", "hunter", "dolly", "roses", "makers", "outlaw", "singer", "80s", "sang", "rolling", "islands", "zealand", "mainland", "columbus", "hopping", "bermuda", "samoa", "cape", "continents", "island", "portuguese", "beagle", "caribbean", "pacific", "bering", "puerto", "explorers", "route", "argentina", "cook", "voyage", "ships", "chile", "explorer", "isle", "depicts", "virgin", "coast", "atlantic", "hawaiian", "nobel", "awards", "pulitzer", "prize", "nominated", "winners", "nomination", "supporting", "oscars", "oscar", "winner", "emmy", "award", "winning", "emmys", "won", "awarded", "earned", "directing", "grammy", "received", "win", "tony", "boot", "picture", "journalism", "foundation", "medal", "jackie", "academy", "bestseller", "sawyer", "nonfiction", "twain", "readers", "trial", "memoir", "witch", "bestsellers", "salem", "adventures", "hawthorne", "biographies", "simpson", "cabin", "joyce", "dorothy", "fiction", "biography", "essay", "latest", "1926", "stephen", "eva", "1848", "childrens", "publisher", "uncle", "books", "published", "sitcoms", "cbs", "seinfeld", "television", "anchor", "sitcom", "jason", "barney", "episodes", "episode", "beverly", "spin", "tyler", "entertainment", "traveled", "brady", "griffith", "trek", "jerry", "moore", "miniseries", "rosie", "tv", "cheers", "dan", "gary", "superman", "ann", "series", "dean", "clinton", "harrison", "gerald", "hillary", "governors", "bush", "dole", "carter", "politicians", "candidate", "mate", "governor", "vote", "senator", "majority", "senators", "thompson", "gates", "ford", "represented", "caroline", "mess", "gore", "richards", "kennedy", "senate", "elected", "votes", "barbara", "madam", "letter", "syllable", "vowels", "spelled", "words", "example", "precede", "perfect", "alphabet", "vowel", "brave", "trouble", "odd", "begin", "scoring", "drawing", "pack", "4", "basic", "fuel", "conduct", "initial", "fancy", "verbs", "triple", "abbrev", "drop", "boxer", "sides", "member", "sean", "steven", "connery", "spielberg", "holly", "batman", "agents", "wayne", "agent", "cinema", "cage", "heather", "studios", "fbi", "dubbed", "thriller", "humphrey", "con", "kevin", "killer", "madonna", "buddy", "cruise", "tom", "cher", "villains", "perfume", "prisoner", "mrs", "ken", "1812", "war", "generals", "gen", "macarthur", "fired", "fought", "civil", "soldiers", "1898", "battle", "revolutionary", "korean", "powers", "sherman", "1815", "lt", "troops", "wellington", "crimes", "ace", "ussr", "1885", "soldier", "wounded", "specific", "austrian", "victory", "wwi", "nicknamed", "springsteen", "goodbye", "seventh", "lennon", "lyrics", "mentioned", "donna", "songs", "song", "soul", "theme", "tune", "rick", "sung", "kiss", "madonna", "charts", "gonna", "glory", "40", "solo", "kim", "hit", "hymn", "sang", "1966", "beatles", "bobby", "bruce", "tunes", "youd", "touch", "wish", "smoke", "superhero", "lover", "want", "asks", "youll", "possible", "leave", "thank", "think", "magic", "find", "gotta", "strength", "mess", "wisdom", "feeling", "ideas", "ways", "prayer", "tiger", "flame", "trust", "dragon", "motto", "stand", "cant", "noun", "verb", "describe", "describes", "refer", "mean", "phrases", "grammar", "phrase", "adjectives", "alliterative", "familiar", "adjective", "coined", "proper", "response", "freud", "slang", "fact", "puts", "negative", "precedes", "vocabulary", "someone", "popularized", "compound", "precede", "pasta", "refers", "marked", "tudor", "queens", "viii", "iv", "royalty", "monarchs", "victoria", "iii", "throne", "princess", "queen", "sweden", "royal", "wales", "kings", "elizabeth", "crown", "prince", "edward", "residence", "monarch", "ii", "crusades", "anne", "involved", "henry", "ferdinand", "1917", "placed", "vi", "emperor", "pope", "charlemagne", "luther", "mecca", "papal", "saudi", "ottoman", "empire", "treaty", "frederick", "assassinated", "protestant", "arabia", "muslim", "crowned", "ruler", "800", "ethiopia", "pharaoh", "crusades", "romans", "caesar", "ended", "roman", "urban", "hitler", "holy", "honored", "julius", "melville", "ernest", "hemingway", "hanged", "gables", "tolstoy", "austen", "steinbeck", "fitzgerald", "pride", "novels", "dickens", "mystery", "chapter", "irving", "heights", "herman", "spy", "emma", "narrator", "novel", "relatives", "novelists", "scott", "genre", "inspiration", "adapted", "grey", "rye", "freud", "hampshire", "vermont", "county", "rhode", "kent", "admitted", "pennsylvania", "seat", "montana", "baltimore", "towns", "connecticut", "jersey", "kentucky", "haven", "delaware", "location", "maryland", "nevada", "illinois", "counties", "populous", "mayflower", "providence", "holland", "wisconsin", "mexico", "coal", "smallest", "archaeology", "monitor", "sofia", "crew", "kelly", "cheryl", "clue", "presents", "reports", "sarah", "sits", "jon", "jimmy", "concord", "moves", "indicates", "holds", "ca", "map", "shows", "pain", "extra", "specific", "standing", "library", "direction", "marks", "animation", "beside", "delivers", "gives", "flows", "arabian", "peninsula", "gulf", "iberian", "adriatic", "nile", "flow", "rivers", "sea", "bodies", "persian", "river", "lisbon", "strait", "principal", "mouth", "amazon", "mediterranean", "shore", "ocean", "extends", "bay", "water", "northwest", "salmon", "alps", "longest", "arm", "ukraine", "cabinet", "roosevelt", "commission", "harding", "secretary", "teddy", "hoover", "treasury", "chairman", "chester", "washingtons", "department", "1933", "eleanor", "security", "cia", "edmund", "replaced", "rochester", "commerce", "federal", "jackson", "estate", "agency", "theodore", "staff", "andrew", "resigned", "pierce", "randolph", "cary", "sandler", "cameron", "barrymore", "hepburn", "leigh", "katharine", "jennifer", "meg", "spencer", "grant", "olivier", "reynolds", "roberts", "30s", "michelle", "hugh", "drew", "bride", "finds", "amy", "tracy", "adam", "ryan", "nancy", "dennis", "bald", "1942", "wedding", "90s", "spider", "dinosaur", "bird", "lizard", "bees", "fits", "owl", "birds", "creature", "deer", "sheep", "rat", "rare", "relative", "lizards", "mammal", "bear", "monkey", "ape", "looks", "calf", "critters", "reptiles", "bee", "mythical", "extinct", "beast", "worm", "youth", "nose", "fruits", "herbs", "trees", "tropical", "seeds", "grown", "botany", "grows", "spice", "vegetables", "edible", "citrus", "oak", "grapes", "pear", "vegetable", "tomato", "plants", "plant", "tree", "agriculture", "leaf", "fruit", "varieties", "pine", "nuts", "commercial", "leaves", "grape", "apples", "copies", "auction", "forbes", "400", "execution", "decades", "weeks", "appearance", "earthquake", "sold", "list", "finally", "35", "crime", "million", "ago", "feb", "wanted", "2011", "caught", "billion", "nov", "ate", "nearly", "20", "september", "hannibal", "1899", "jan", "information", "reagan", "ronald", "lyndon", "woodrow", "quincy", "vice", "election", "wilson", "lincoln", "parties", "1864", "party", "nixon", "abraham", "adams", "presidency", "republican", "confederacy", "jefferson", "committee", "communist", "truman", "defeated", "democrat", "votes", "lbj", "eisenhower", "political", "senate", "hannibal", "fonda", "woody", "allen", "horror", "disney", "eddie", "stewart", "blockbuster", "frankenstein", "script", "monsters", "phantom", "annie", "taylor", "hal", "1931", "villains", "tarzan", "murphy", "jaws", "robot", "flick", "susan", "earl", "released", "scary", "wars", "sequels", "disaster", "image", "barbra", "mel", "dustin", "eastwood", "welles", "gene", "hitchcock", "clint", "marilyn", "hoffman", "streisand", "orson", "directors", "kane", "leslie", "monroe", "debut", "gibson", "brooks", "foster", "debuts", "1971", "critic", "directed", "screen", "teenage", "driver", "seven", "70s", "leonard", "sorry", "oo", "dave", "everybody", "phil", "kick", "question", "wise", "fool", "bigger", "genius", "wont", "cnn", "gonna", "porter", "guess", "sight", "ya", "maybe", "ghost", "wants", "mind", "speaks", "robbins", "im", "cole", "hi", "stop", "idol", "easy", "testament", "bible", "exodus", "moses", "psalm", "jesus", "genesis", "biblical", "solomon", "unto", "revelation", "knowing", "prophet", "luke", "jacob", "noah", "forth", "naked", "ark", "heaven", "rachel", "aaron", "sons", "christ", "waters", "brush", "pharaoh", "miracle", "lord", "thou", "element", "atom", "hydrogen", "chemistry", "helium", "atoms", "oxygen", "physics", "carbon", "dna", "molecules", "elements", "atomic", "gases", "substance", "chemical", "gas", "metallic", "particles", "nuclear", "copper", "physicist", "energy", "metal", "calcium", "matter", "effects", "economics", "heavy", "supply", "myers", "saturday", "travolta", "buffy", "pbs", "wilkes", "nbc", "vampire", "ted", "radio", "jeff", "booth", "rated", "personality", "guide", "angel", "abc", "mike", "simpsons", "hbo", "comedian", "boss", "em", "angels", "bridges", "night", "snl", "files", "sopranos", "ex", "paintings", "artists", "painting", "artist", "painter", "claude", "sculpture", "sculptor", "art", "gauguin", "portrait", "painted", "masterpiece", "gallery", "flemish", "picasso", "beard", "renaissance", "influenced", "nude", "martial", "exhibit", "signature", "judy", "lisa", "arts", "paint", "pictures", "hans", "van", "armed", "corps", "naval", "marines", "navy", "surrender", "forces", "admiral", "officer", "commander", "military", "guard", "revolution", "harbor", "army", "marine", "engineering", "invasion", "cambodia", "fleet", "pre", "submarine", "attack", "arrived", "training", "warned", "pearl", "worked", "base", "vietnam", "juliet", "midsummer", "romeo", "shakespeare", "othello", "shakespeares", "shakespearean", "macbeth", "woo", "verona", "hamlet", "tragedy", "bard", "thee", "cleopatra", "writes", "merchant", "julius", "dream", "plot", "nights", "caesar", "fools", "thy", "lines", "quote", "mistress", "venice", "tragic", "seek", "stock", "industry", "companies", "exchange", "mall", "corporate", "business", "stores", "finance", "market", "shopping", "maker", "store", "sell", "insurance", "inc", "models", "chrysler", "company", "online", "label", "fortune", "acquired", "buy", "producer", "selling", "corporation", "goods", "owned", "started", "bang", "spent", "officially", "nine", "marriage", "roy", "cooper", "hammer", "clark", "plague", "1909", "heres", "1965", "years", "pain", "16", "less", "returned", "ceremony", "anderson", "lives", "dec", "year", "lion", "lived", "ago", "lewis", "shortly", "private", "bat", "jonathan", "sherlock", "wizard", "hugo", "holmes", "victor", "fi", "kipling", "sci", "pilgrims", "wilder", "penned", "fantasy", "tarzan", "laura", "bio", "prairie", "fictional", "journal", "heroine", "oz", "jungle", "tears", "writer", "childrens", "creator", "norman", "subjects", "monster", "alien", "hong", "rise", "origins", "kong", "derived", "literally", "comes", "puzzles", "arabic", "ticket", "write", "partly", "follows", "word", "meaning", "greek", "meant", "colony", "latin", "coined", "smell", "gave", "struck", "shape", "sense", "origin", "broken", "synonym", "view", "equivalent", "inches", "equals", "height", "inch", "guinness", "diameter", "length", "oysters", "reach", "measure", "distance", "45", "lbs", "feet", "wide", "weird", "mile", "records", "tall", "ground", "miles", "lightning", "figures", "flat", "level", "seconds", "500", "equal", "size", "whether", "reality", "mtv", "oprah", "73", "tries", "rex", "betty", "talk", "jeopardy", "sit", "edition", "wants", "triple", "fortune", "lisa", "audience", "chuck", "welcome", "moms", "wheel", "cable", "it\\s", "host", "ernie", "danny", "hook", "deal", "exactly", "hosted", "question", "reptile", "seals", "rodent", "zoo", "turtle", "gym", "insects", "insect", "mammals", "butterfly", "seal", "examples", "belong", "beaver", "humans", "fish", "fur", "classified", "nature", "feathers", "swim", "file", "zebra", "biology", "wings", "snakes", "whales", "fuel", "reptiles", "box", "parks", "birthplace", "sioux", "tourist", "visiting", "park", "tourism", "louisville", "usa", "monument", "pioneer", "hosts", "cave", "iowa", "attraction", "museums", "national", "forests", "wyoming", "anthem", "colonial", "nashville", "travel", "landmarks", "central", "1860", "visit", "providence", "derby", "museum", "paine", "fear", "hell", "proverbs", "profession", "1775", "quotations", "butler", "lips", "marry", "quotes", "afraid", "madam", "inaugural", "beloved", "coolidge", "patient", "danish", "describing", "deliver", "1899", "webster", "adams", "yet", "performers", "policy", "purpose", "forget", "noah", "superman", "rocket", "telescope", "uranus", "planets", "astronomer", "astronomy", "astronaut", "comet", "moon", "newton", "gravity", "venus", "planet", "scientific", "space", "satellite", "landed", "outer", "nasa", "mercury", "scientist", "isaac", "earth", "apollo", "jupiter", "mars", "heavenly", "sailor", "solar", "proved", "olympics", "olympic", "muhammad", "medals", "volleyball", "meter", "ali", "heavyweight", "meters", "individual", "tournament", "boxing", "sport", "shortest", "golf", "champions", "allowed", "medal", "boxer", "athletes", "1896", "gold", "track", "tennis", "match", "masters", "usual", "freedom", "swing", "jesse", "carolina", "arkansas", "oregon", "idaho", "dakota", "kansas", "alaska", "missouri", "counties", "1903", "highway", "austin", "stately", "oklahoma", "state", "louisiana", "maine", "north", "northwest", "nebraska", "hawaii", "creek", "trail", "states", "official", "pelican", "sacramento", "metropolitan", "1854", "texas", "san", "francisco", "las", "el", "calif", "casino", "omaha", "vegas", "rio", "augustine", "diego", "jose", "fountain", "triangle", "downtown", "antonio", "mexican", "resort", "los", "1849", "gate", "ranch", "angeles", "hotel", "del", "plaza", "miami", "crossed", "dallas", "florida", "poets", "allan", "poetry", "poem", "tennyson", "wilde", "poetic", "poe", "experience", "faulkner", "blank", "whitman", "dickinson", "poet", "poems", "edgar", "wordsworth", "burns", "dying", "percy", "candle", "divine", "epic", "romantic", "hymn", "carl", "mariner", "shelley", "1854", "past", "geometry", "math", "minus", "angles", "numbers", "number", "sum", "problem", "angle", "circle", "value", "degrees", "referred", "total", "sides", "plus", "letters", "quarter", "equal", "consecutive", "represent", "add", "0", "degree", "regular", "please", "divided", "equator", "triangle", "counting", "theatrical", "musicals", "broadway", "playwrights", "revival", "stage", "neil", "soprano", "sing", "theatre", "rodgers", "barnum", "musical", "lane", "theater", "debuted", "bound", "carmen", "performance", "onto", "1953", "phantom", "opens", "ten", "birthday", "tony", "meeting", "harold", "danced", "plays", "20th", "19th", "16th", "century", "21st", "17th", "drake", "15th", "18th", "mid", "13th", "12th", "clay", "spoke", "attacked", "5th", "webster", "eli", "14th", "canal", "cotton", "whitney", "early", "daniel", "11th", "critic", "nathaniel", "aug", "francis", "voyage", "kid", "ha", "bucks", "wanna", "hope", "chance", "laugh", "hey", "er", "pay", "conversation", "handles", "buddy", "kill", "catching", "rod", "eagle", "cry", "midnight", "door", "maybe", "leo", "95", "print", "cold", "yes", "brit", "goes", "forth", "stay", "odds", "hat", "attached", "equipment", "able", "cloth", "sounds", "container", "belt", "conditions", "items", "tie", "plan", "weather", "hats", "protect", "none", "toward", "fabric", "sewing", "conduct", "direction", "rough", "attempt", "aids", "hold", "pattern", "pool", "darn", "anyone", "manners", "quiet", "gone", "send", "credit", "guest", "removed", "bunny", "devil", "except", "id", "chosen", "etiquette", "vacation", "already", "nice", "edge", "window", "wind", "rabbit", "somebody", "financial", "please", "adult", "rate", "looked", "purpose", "due", "penguins", "bugs", "architecture", "buildings", "capitol", "tower", "building", "complex", "knot", "liberty", "architects", "landmark", "smithsonian", "designed", "address", "waste", "lloyd", "structures", "statue", "architect", "walls", "hanging", "carnegie", "wright", "fire", "build", "museums", "containing", "universal", "room", "castle", "wall", "ear", "anatomy", "button", "muscles", "neck", "cells", "nerve", "organ", "bone", "bones", "snail", "joint", "organs", "pull", "human", "tissue", "shoulder", "inner", "body", "parts", "leg", "stomach", "nose", "brain", "liver", "muscle", "cell", "teeth", "ages", "tube", "bach", "symphony", "composers", "variations", "wagner", "appreciation", "mozart", "classical", "composer", "tchaikovsky", "waltz", "piano", "sonata", "beethoven", "dancers", "violin", "orchestra", "instruments", "instrument", "guitar", "quartet", "suite", "ludwig", "gustav", "string", "harlem", "franz", "music", "minor", "swing", "firsts", "stamp", "stamps", "postage", "hispanic", "funny", "1921", "helen", "honored", "scouts", "talent", "1950", "telephone", "heritage", "lady", "woman", "female", "miss", "pilot", "armstrong", "martha", "ladies", "anniversary", "release", "womens", "americas", "1888", "solo", "channel", "harriet", "machines", "patented", "inventors", "waves", "powered", "inventor", "invention", "electricity", "electric", "inventions", "engine", "machine", "steam", "invented", "bell", "patent", "atmosphere", "barrier", "gun", "visible", "devices", "3rd", "turning", "cowboy", "surface", "hearing", "wire", "emergency", "device", "telephone", "linda", "uh", "daily", "slogan", "disco", "thing", "audio", "camera", "proverbially", "dreams", "nothing", "theres", "behind", "five", "ps", "crowd", "actually", "brussels", "politician", "negative", "eye", "double", "barrel", "sad", "likely", "pretty", "talking", "parts", "video", "mickey", "poker", "toes", "cards", "card", "finger", "monopoly", "contract", "youve", "chess", "hand", "clubs", "trick", "balls", "weve", "game", "ball", "gotta", "bet", "traded", "fingers", "knife", "deck", "risk", "toys", "together", "pool", "jail", "quickly", "mail", "taking", "sony", "printing", "delivers", "reads", "situation", "robot", "whale", "inside", "hebrew", "bureau", "plate", "helps", "quality", "alex", "survivor", "prehistoric", "penguins", "especially", "split", "ca", "dairy", "cafe", "tokyo", "ma", "101", "outside", "sit", "moment", "ending", "reports", "newspapers", "newspaper", "magazines", "magazine", "encyclopedia", "communication", "issue", "editor", "article", "spend", "photo", "morning", "credited", "section", "evening", "paper", "expert", "headline", "true", "listed", "chose", "papers", "gimme", "safe", "account", "grace", "2010", "1888", "yankee", "globe", "languages", "language", "ethnic", "spoken", "frenchman", "speakers", "fitness", "widely", "welsh", "alphabet", "guinea", "speaking", "swedish", "switzerland", "curious", "jamaica", "design", "traditional", "japanese", "cost", "backwords", "groups", "haiku", "japan", "speaks", "official", "form", "system", "speak", "province", "inducted", "fame", "parade", "earlier", "60", "hall", "twin", "minutes", "sept", "age", "fred", "24", "prior", "gained", "dating", "mccartney", "1927", "hours", "peaks", "tape", "32", "goods", "bit", "era", "1980s", "wallace", "sammy", "midnight", "13", "turned", "woolf", "arlington", "petersburg", "patron", "shaw", "saints", "saint", "bernard", "stevenson", "cemetery", "tunnel", "abbey", "archbishop", "1840", "canterbury", "st", "buried", "lawrence", "louis", "nicholas", "cathedral", "church", "claims", "journey", "journalist", "rooms", "cardinal", "verses", "places", "nearby", "coffee", "gum", "makeup", "products", "tea", "brand", "trademark", "toy", "soap", "franks", "eventually", "fashion", "popularized", "cola", "combined", "beverage", "clean", "engineer", "candy", "cover", "brands", "introduced", "furniture", "remained", "50s", "sells", "gap", "1830s", "frozen", "shoes", "alphabetically", "scout", "frontier", "maiden", "shared", "notable", "whites", "ranks", "peanuts", "notes", "noted", "celebrities", "bo", "names", "middle", "armstrong", "chronicles", "hayes", "nascar", "friendship", "scouts", "lover", "last", "senators", "blair", "tracy", "playwright", "chose", "cage", "changed", "gaulle", "ivan", "czar", "antoinette", "marie", "madame", "terror", "legion", "arc", "georges", "rebellion", "terrible", "pierre", "le", "darwin", "frances", "bourbon", "jean", "joan", "russian", "catherine", "scandal", "de", "famed", "napoleon", "france", "dynasty", "forced", "assassination", "russia", "colleges", "universities", "campus", "students", "cambridge", "harvard", "rhodes", "student", "university", "alumni", "libraries", "school", "college", "yale", "oxford", "schools", "professor", "alma", "ivy", "columbia", "education", "taught", "graduate", "usc", "universitys", "institute", "haven", "hospital", "ph", "devoted", "ontario", "canyon", "erie", "sahara", "toronto", "desert", "southwest", "quebec", "lake", "utah", "dam", "lakes", "arizona", "valley", "salt", "colorado", "grand", "within", "tribe", "southwestern", "plains", "canada", "detroit", "western", "concert", "covering", "gap", "region", "delta", "geographic", "prague", "marco", "oslo", "czech", "dublin", "milan", "amsterdam", "chapel", "polo", "madrid", "port", "capitals", "capital", "vienna", "punishment", "thousands", "brussels", "tokyo", "rome", "danish", "vatican", "venice", "khan", "lebanon", "1927", "1872", "destroyed", "athens", "heritage", "subway", "ron", "couples", "gal", "legs", "shirley", "1902", "mascot", "ambassador", "sitting", "martha", "wild", "dancing", "silent", "humor", "turner", "dancer", "danced", "spot", "tommy", "hitting", "denver", "side", "wed", "celtic", "maria", "advice", "russell", "dick", "eugene", "comedian", "continent", "mountains", "peak", "everest", "mountain", "highest", "climbing", "mount", "antarctica", "volcano", "andes", "lowest", "active", "united", "tallest", "geographical", "range", "peaks", "mt", "rocky", "48", "rises", "1000", "extinct", "dome", "australia", "temperature", "colorado", "argentina", "grave", "bonds", "disorder", "disease", "drugs", "medicine", "cancer", "surgeon", "health", "knee", "treatment", "drug", "cause", "condition", "injury", "surgery", "doctors", "fluid", "caused", "medical", "damage", "doc", "prevent", "cure", "dirty", "blood", "glands", "fever", "operation", "psychology", "joints", "amendment", "organizations", "organization", "rights", "slavery", "constitutional", "tax", "association", "conference", "executive", "taxes", "constitution", "document", "protest", "initially", "refused", "convention", "declaration", "labor", "property", "corporation", "act", "workers", "1890", "congressional", "agency", "farmer", "universal", "join", "allows", "orleans", "york", "streets", "new", "opposed", "times", "nyc", "stopped", "bronx", "jersey", "environment", "du", "1935", "rockefeller", "plaza", "suite", "review", "headline", "1977", "restaurant", "brooklyn", "hbo", "hotel", "headlines", "mayor", "quarter", "chef", "rochester", "ross", "report", "abbreviation", "fats", "website", "tails", "worn", "clothing", "dress", "pants", "abbreviations", "keys", "computer", "spelling", "dressed", "com", "palm", "shorts", "community", "postal", "wearing", "allows", "suit", "code", "ankle", "rooms", "mens", "internet", "tools", "cap", "stick", "allowed", "crossword", "clues", "potables", "rum", "potent", "nonpotent", "tonic", "cocktail", "lemon", "brew", "champagne", "vanilla", "gin", "juice", "beer", "mint", "leather", "liquor", "lime", "whiskey", "wine", "drink", "bloody", "vessel", "drinks", "cola", "flavors", "beverage", "pineapple", "grape", "dogs", "breed", "lama", "dalai", "terrier", "cats", "feline", "spotted", "breeds", "dog", "pure", "cat", "spots", "kitty", "pig", "pony", "leopard", "ears", "slow", "camel", "tibetan", "lions", "menagerie", "dane", "cattle", "cow", "elephants", "horses", "shining", "bite", "dame", "notre", "bye", "ugly", "rouge", "blow", "mirror", "dolls", "fairy", "parker", "guys", "bonnie", "riding", "lights", "bad", "jessica", "hans", "horn", "dumb", "matt", "bedtime", "bed", "leftovers", "youngest", "breaking", "hood", "tales", "stuart", "monaco", "success", "churchill", "winston", "margaret", "ward", "fellow", "sadly", "kurt", "support", "thatcher", "age", "1915", "oops", "hitler", "1940s", "dictator", "eisenhower", "pm", "austria", "communist", "cuban", "1928", "1943", "18", "died", "julia", "chef", "1989", "howe", "95", "chile", "motor", "racing", "cars", "needed", "wheels", "train", "per", "railroad", "problems", "car", "assembly", "minute", "exercise", "10000", "auto", "track", "driving", "race", "income", "90", "wheres", "tracks", "1910", "emergency", "hour", "model", "finish", "banks", "bells", "subway", "colors", "eyed", "shade", "colored", "shades", "color", "colorful", "signs", "blue", "purple", "yellow", "pale", "walker", "paint", "bright", "dark", "escaped", "symbols", "shown", "gray", "changes", "black", "whales", "appear", "wore", "red", "rings", "pink", "white", "grey", "dollar", "weights", "currency", "coins", "dollars", "measures", "hurricane", "scale", "coin", "cents", "5000", "nickel", "weight", "pound", "money", "dough", "issued", "amount", "step", "snakes", "cups", "note", "1913", "worth", "billion", "storm", "pounds", "cost", "zero", "million", "supreme", "duty", "court", "families", "justice", "decision", "laws", "legal", "documents", "case", "johns", "jury", "judge", "marshall", "vs", "board", "law", "glenn", "lawyer", "stephen", "clear", "capture", "due", "martial", "1830", "foster", "accused", "trying", "followed", "ruth", "goddess", "myth", "norse", "mythology", "buddhism", "odysseus", "hindu", "sacred", "troy", "zeus", "religion", "yoga", "egyptian", "tomb", "gods", "wonders", "ancient", "ulysses", "monte", "goat", "ye", "faithful", "legends", "god", "greece", "athens", "faith", "beating", "philosopher", "odyssey", "gems", "memory", "choice", "multiple", "diamond", "jewelry", "gem", "lesser", "better", "wave", "diamonds", "jerusalem", "handle", "minerals", "einstein", "initials", "donald", "precious", "whip", "sells", "snake", "tongue", "essay", "carved", "stones", "perhaps", "sri", "changes", "stone", "known", "aircraft", "airlines", "marx", "carrier", "karl", "airline", "planes", "balloon", "air", "jet", "competition", "flying", "airport", "intl", "fighter", "al", "plane", "flight", "enough", "plastic", "wouldnt", "aviation", "chase", "lift", "reason", "philosophy", "pilot", "matters", "morgan", "gore", "minister", "prime", "ministers", "founding", "joy", "hamilton", "leap", "britain", "saved", "physician", "benjamin", "conqueror", "ben", "ode", "gandhi", "charge", "forward", "cousin", "curious", "pm", "club", "change", "anyone", "grew", "fathers", "serve", "identified", "wives", "alexander", "israel", "ballets", "twins", "sisters", "older", "opera", "ballet", "streetcar", "sets", "sally", "charlotte", "sleeping", "anna", "audience", "desire", "sister", "dancer", "nurse", "merry", "mistress", "leaving", "premiered", "metropolitan", "sydney", "operas", "presented", "faces", "teacher", "caroline", "1871", "carmen", "rhyme", "nursery", "pumpkin", "rhymes", "wee", "missing", "links", "dig", "proverb", "toe", "constellations", "wet", "grow", "beastly", "goose", "complete", "proverbially", "teen", "time", "fox", "taste", "brief", "deep", "pie", "shoes", "especially", "headlines", "womans", "athletic", "willie", "fifth", "acres", "eh", "village", "creating", "care", "takes", "farm", "province", "canadian", "smaller", "avenue", "otto", "bus", "lawn", "territory", "gets", "starts", "nova", "pa", "classes", "ash", "deck", "1862", "bottle", "liquor", "side", "nick", "deals", "chase", "guilty", "carroll", "mouse", "pirates", "jolly", "pencil", "sullivan", "monty", "python", "knights", "phone", "gilbert", "baker", "doll", "brian", "rats", "construction", "hello", "pirate", "cruise", "buck", "sword", "weapon", "weapons", "ship", "1920s", "abbreviated", "handle", "mickey", "knight", "vinci", "flags", "shield", "flag", "pyramid", "da", "logos", "stood", "leonardo", "message", "flower", "ivory", "via", "logo", "bug", "grass", "coat", "originated", "garden", "homophones", "virus", "shape", "arms", "murray", "represent", "dates", "renaissance", "initials", "signal", "circus", "stupid", "answers", "quasi", "twist", "advertising", "pairs", "strip", "yum", "gang", "comic", "partners", "snap", "oliver", "ad", "bananas", "legendary", "don", "juan", "hood", "related", "factory", "robin", "cartoon", "bald", "1830s", "1892", "cincinnati", "classics", "notorious", "1934", "chi", "minh", "twilight", "ho", "williams", "hut", "banned", "tin", "zone", "stan", "trail", "season", "spring", "winter", "brick", "1940s", "wonderland", "sailors", "glass", "christmas", "daddy", "alice", "cool", "wednesday", "alternate", "menagerie", "plate", "carol", "roof", "road", "eggs", "presidential", "top", "king", "warren", "taft", "animal", "voice", "game", "emily", "represents", "ill", "food", "october", "martin", "stands", "shall", "scientists", "florida", "anything", "see", "built", "independence", "cash", "asia", "tells", "5", "try", "opposite", "franklin", "films", "play", "characters", "discovered", "male", "1800s", "box", "clue", "lower", "fine", "green", "brother", "symbol", "super", "stories", "tommy", "authors", "massachusetts", "lakes", "2005", "hail", "host", "joined", "shows", "pressure", "teens", "city", "temple", "fashion", "1949", "country", "steve", "know", "president", "movie", "covers", "said", "games", "americana", "chain", "common", "told", "legend", "lewis", "tennessee", "word", "eyes", "free", "term", "state", "julia", "1981", "pan", "writers", "dance", "became", "sound", "news", "makes", "french", "child", "force", "across", "sweet", "50", "hear", "square", "double", "summer", "debuts", "board", "jimmy", "river", "africa", "seven", "cream", "3", "crop", "completed", "dictionary", "genus", "site", "drama", "oh", "ancient", "europe", "1945", "members", "roman", "rocks", "england", "duo", "cheese", "soup", "authors", "tim", "dont", "historical", "new", "variety", "years", "acid", "works", "event", "california", "alabama", "9", "shes", "speed", "roll", "name", "skin", "needle", "little", "greek", "taught", "6", "penn", "meaning", "wife", "1976", "ray", "god", "minutes", "show", "sports", "youre", "sarah", "la", "point", "ice", "ford", "pizza", "democratic", "capitals", "silver", "located", "revolutionary", "reason", "today", "states", "short", "houses", "transportation", "best", "cross", "looking", "leaders", "bill", "general", "king", "reads", "species", "presidents", "movies", "territory", "following", "america", "count", "louisiana", "miss", "process", "dickens", "beans", "days", "rock", "double", "boston", "lake", "actresses", "lead", "mom", "next", "need", "girl", "crew", "daily", "real", "simple", "horse", "added", "book", "author", "hi", "actresses", "film", "march", "love", "old", "groups", "lie", "virginia", "oldest", "swiss", "branch", "11", "2006", "leader", "mr", "hit", "texas", "former", "10", "states", "apple", "means", "long", "sleep", "rogers", "go", "rich", "nyc", "run", "done", "indian", "animals", "celebrity", "christmas", "12", "keep", "means", "philip", "books", "non", "animals", "california", "play", "sir", "round", "scottish", "charles", "hes", "style", "helped", "best", "hollywood", "literature", "july", "science", "tv", "channel", "ends", "first", "whose", "west", "still", "congress", "street", "100", "features", "begins", "countrys", "fort", "word", "egypt", "married", "1956", "cant", "show", "must", "wear", "composed", "sun", "wear", "cream", "animal", "mans", "show", "directed", "falls", "film", "son", "serving", "1", "tv", "species", "tennessee", "part", "english", "cities", "current", "strait", "letters", "adjective", "bull", "film", "peter", "another", "german", "henry", "great", "eat", "runs", "boys", "australia", "campaign", "republican", "things", "author", "points", "presidents", "presidential", "name", "french", "like", "world", "service", "girl", "german", "september", "india", "culture", "read", "dad", "60s", "something", "lit", "literary", "1974", "wrote", "jon", "theyre", "society", "giants", "bob", "13", "animals", "11", "billy", "didnt", "playing", "paul", "years", "library", "geography", "jeopardy", "anti", "station", "move", "flowers", "character", "italy", "music", "alexander", "late", "novel", "bad", "job", "technology", "looking", "founded", "countrys", "keep", "1973", "killed", "guy", "johnny", "south", "star", "wives", "1", "say", "got", "story", "dutch", "today", "unit", "place", "jim", "union", "movies", "area", "film", "elected", "live", "wwii", "order", "south", "bay", "london", "street", "first", "city", "eye", "international", "act", "west", "tale", "george", "latin", "featured", "12", "english", "per", "back", "evil", "record", "city", "3", "samuel", "says", "1st", "high", "great", "rose", "hero", "captain", "wrote", "played", "snow", "british", "washington", "johnson", "5", "lets", "virginia", "jazz", "taken", "nations", "chocolate", "born", "horse", "temple", "old", "eat", "february", "president", "girls", "can", "named", "movie", "male", "title", "video", "opened", "good", "museum", "school", "rivers", "european", "doctor", "study", "7", "joe", "career", "world", "actors", "wars", "hear", "cities", "two", "actress", "poor", "literature", "near", "saw", "2", "inspired", "even", "shell", "foot", "cheryl", "mother", "also", "nickname", "town", "billy", "acting", "8", "richard", "johnson", "jones", "title", "sold", "term", "third", "call", "piece", "left", "back", "travel", "come", "three", "home", "arthur", "say", "ohio", "government", "house", "character", "40", "city", "golden", "get", "term", "might", "american", "still", "revolution", "place", "geography", "opened", "front", "another", "men", "west", "presidents", "army", "daughter", "city", "played", "michael", "movie", "paper", "transportation", "8", "big", "creatures", "right", "southern", "like", "cant", "gives", "among", "bill", "dry", "baby", "literary", "ii", "need", "history", "works", "capital", "lies", "bridge", "old", "master", "american", "won", "office", "power", "close", "calls", "post", "good", "meaning", "lee", "girl", "another", "wrote", "im", "green", "5", "seen", "battle", "natural", "musical", "just", "people", "christian", "town", "taken", "light", "soft", "actor", "go", "president", "star", "peace", "literary", "novels", "us", "franklin", "de", "kids", "another", "find", "black", "look", "room", "took", "located", "heart", "civil", "public", "milk", "france", "10", "played", "15", "work", "science", "titles", "back", "african", "face", "boy", "city", "8", "prince", "joined", "present", "based", "east", "eating", "2", "ii", "post", "films", "100", "song", "never", "million", "baby", "women", "high", "founded", "shes", "historic", "1", "brothers", "play", "celebrated", "group", "married", "town", "geography", "general", "1960s", "quotes", "john", "written", "days", "william", "wind", "like", "louis", "see", "80s", "tiny", "smith", "german", "franklin", "really", "seen", "every", "games", "july", "africa", "song", "tom", "york", "wolf", "left", "authors", "phrase", "dont", "nicknames", "yes", "something", "can", "ballet", "heard", "place", "beginning", "china", "feet", "low", "governor", "often", "pearl", "republic", "paul", "always", "orange", "john", "joseph", "home", "capital", "class", "lets", "blood", "im", "june", "cuba", "life", "role", "films", "english", "movies", "actors", "work", "museum", "birds", "cities", "america", "earth", "stands", "break", "red", "co", "along", "breakfast", "im", "dr", "office", "words", "island", "later", "beatles", "oil", "life", "book", "make", "get", "wall", "came", "party", "atlanta", "south", "father", "potpourri", "made", "salad", "south", "7", "jones", "world", "music", "brown", "jane", "characters", "two", "together", "spanish", "book", "set", "just", "london", "rock", "table", "christopher", "half", "america", "peace", "literature", "character", "movie", "pop", "make", "mississippi", "paul", "7", "title", "2", "home", "take", "help", "games", "time", "thomas", "put", "government", "hair", "egypt", "india", "yellow", "sweet", "march", "east", "rock", "great", "jane", "using", "miles", "4", "movies", "book", "fever", "line", "house", "way", "youll", "science", "point", "also", "made", "places", "musical", "change", "house", "little", "call", "august", "country", "nation", "went", "actor", "many", "title", "2003", "2", "4", "will", "events", "citys", "type", "names", "george", "women", "life", "brain", "contains", "hot", "6", "north", "east", "1978", "history", "category", "heard", "dr", "words", "go", "good", "4", "get", "line", "means", "named", "just", "foot", "used", "club", "woman", "john", "pair", "night", "college", "chicken", "cities", "country", "lit", "played", "get", "also", "hero", "william", "black", "large", "type", "used", "people", "founded", "see", "chicago", "head", "works", "history", "paris", "former", "group", "eyes", "found", "paris", "name", "story", "chief", "heard", "june", "white", "congress", "going", "whose", "study", "peace", "death", "dance", "lets", "first", "italian", "jane", "dr", "tail", "famous", "stars", "fruit", "world", "playing", "end", "used", "square", "love", "news", "series", "service", "screen", "character", "titles", "animal", "told", "1980", "line", "often", "much", "house", "work", "might", "get", "died", "seen", "bears", "baby", "party", "1975", "red", "good", "15", "sweet", "can", "name", "classic", "might", "literary", "happy", "never", "youre", "used", "countries", "name", "5", "wasnt", "chief", "sport", "17", "john", "led", "female", "3", "king", "away", "kids", "largest", "area", "really", "take", "wisconsin", "life", "stars", "america", "easy", "one", "british", "says", "title", "roles", "small", "member", "type", "can", "made", "small", "making", "group", "georgia", "canadian", "citys", "law", "made", "take", "passed", "2", "use", "served", "news", "red", "books", "home", "2", "starred", "people", "found", "love", "co", "sir", "texas", "lord", "helped", "used", "type", "thats", "3", "name", "robert", "ball", "hes", "girl", "hot", "head", "field", "around", "plays", "house", "screen", "center", "wild", "variety", "people", "mother", "may", "people", "2", "female", "5", "voice", "one", "founder", "2000", "version", "named", "mind", "hot", "african", "come", "man", "england", "seen", "man", "elizabeth", "says", "lost", "georgia", "created", "led", "town", "hospital", "stop", "several", "code", "famous", "capital", "1", "many", "novel", "little", "like", "used", "hes", "later", "series", "let", "say", "person", "way", "lets", "latin", "current", "largest", "young", "north", "david", "front", "child", "old", "used", "short", "ends", "love", "god", "year", "man", "introduced", "new", "3", "half", "first", "1988", "beach", "art", "beach", "founded", "water", "called", "bill", "federal", "take", "went", "1", "oh", "chief", "1995", "death", "famous", "war", "brand", "can", "like", "state", "thomas", "without", "known", "also", "mr", "northern", "know", "stands", "6", "according", "rock", "one", "child", "major", "rice", "ocean", "movie", "became", "british", "might", "museum", "mom", "time", "star", "will", "collection", "history", "include", "literature", "song", "dont", "right", "george", "star", "american", "international", "back", "name", "brown", "10", "game", "bread", "got", "mr", "making", "became", "border", "fish", "day", "lit", "called", "one", "named", "history", "one", "one", "paris", "born", "began", "men", "comes", "time", "japan", "appeared", "2004", "big", "begins", "long", "england", "first", "born", "three", "state", "daughter", "food", "james", "david", "plays", "james", "one", "capitals", "work", "one", "french", "made", "hair", "famous", "known", "line", "names", "green", "ships", "called", "born", "man", "europe", "british", "playing", "title", "1997", "greek", "made", "ancient", "1", "say", "heart", "one", "end", "just", "top", "hall", "called", "seen", "general", "travel", "part", "4", "one", "one", "sir", "culture", "songs", "means", "just", "book", "greek", "later", "george", "young", "one", "4", "street", "day", "published", "times", "play", "family", "history", "time", "big", "building", "play", "mr", "heart", "took", "characters", "14", "american", "robert", "will", "one", "played", "symbol", "american", "never", "west", "2004", "john", "good", "one", "chinese", "long", "type", "stands", "men", "great", "british", "30", "americans", "new", "first", "one", "family", "became", "actors", "july", "now", "may", "sun", "valley", "7", "also", "one", "now", "20", "people", "though", "born", "great", "dance", "world", "name", "go", "french", "back", "called", "guy", "got", "letter", "william", "story", "water", "british", "first", "name", "white", "science", "best", "first", "area", "line", "comedy", "found", "wrote", "done", "round", "name", "name", "1984", "big", "sent", "classic", "title", "published", "world", "one", "can", "1998", "one", "1999", "boy", "found", "year", "actors", "talk", "around", "four", "one", "world", "made", "known", "country", "national", "category", "6", "may", "ends", "young", "one", "spanish", "people", "men", "played", "david", "first", "now", "love", "can", "kids", "youre", "way", "first", "run", "founded", "england", "named", "women", "might", "worlds", "seen", "whose", "william", "home", "part", "first", "state", "makes", "told", "1", "living", "near", "type", "name", "include", "david", "robert", "help", "father", "form", "seen", "woman", "force", "will", "author", "number", "fun", "10", "may", "words", "lost", "whose", "historic", "can", "ones", "william", "known", "name", "house", "thomas", "man", "man", "america", "work", "international", "wind", "term", "name", "hot", "one", "2", "like", "go", "used", "high", "big", "called", "first", "theyre", "national", "big", "film", "women", "george", "may", "role", "symbol", "last", "old", "wrote", "flower", "one", "middle", "seen", "british", "historic", "called", "stars", "2", "man", "one", "called", "country", "wine", "name", "drink", "died", "jack", "may", "named", "called", "african", "made", "first", "role", "youre", "says", "one", "win", "6", "characters", "hit", "named", "around", "queen", "foreign", "one", "name", "american", "history", "john", "drama", "60s", "last", "american", "united", "history", "comedy", "types", "sugar", "comedy", "wall", "world", "american", "man", "can", "high", "use", "people", "italian", "seen", "became", "may", "3", "fast", "small", "including", "french", "nicknames", "since", "title", "history", "body", "character", "people", "whats", "john", "3", "capital", "can", "shaped", "used", "day", "named", "around", "term", "last", "called", "instrument", "tale", "story", "time", "one", "mother", "little", "called", "won", "began", "based", "american", "office", "man", "new", "film", "james", "way", "known", "music", "head", "want", "heart", "light", "whats", "back", "time", "country", "government", "known", "little", "now", "family", "began", "world", "first", "american", "30", "george", "says", "first", "named", "near", "literary", "great", "latin", "became", "european", "seen", "2001", "1", "seen", "people", "jack", "first", "2", "country", "john", "10", "also", "washington", "year", "spanish", "1st", "washington", "one", "leader", "7", "mother", "home", "first", "first", "love", "country", "character", "family", "also", "may", "7", "said", "name", "mexico", "things", "making", "give", "second", "line", "state", "son", "word", "go", "wwii", "day", "one", "born", "year", "heart", "us", "words", "historic", "south", "actress", "get", "james", "french", "man", "full", "last", "opera", "place", "well", "seen", "name", "famous", "person", "kelly", "time", "david", "state", "royal", "top", "one", "line", "name", "4", "like", "george", "john", "river", "made", "made", "south", "come", "letter", "light", "can", "many", "country", "united", "french", "also", "james", "tell", "put", "green", "just", "one", "queen", "father", "going", "woman", "red", "tv", "man", "whos", "called", "world", "life", "around", "union", "paris", "10", "english", "said", "famous", "august", "blue", "youre", "official", "type", "may", "son", "name", "union", "thats", "like", "june", "history", "went", "sky", "wrote", "dont", "country", "among", "time", "show", "american", "sugar", "said", "now", "now", "stop", "population", "make", "type", "began", "family", "james", "man", "city", "american", "roles", "one", "african", "largest", "told", "smith", "tell", "name", "became", "set", "home", "took", "father", "first", "part", "large", "little", "names", "first", "moved", "names", "battle", "type", "youre", "military", "son", "first", "small", "named", "dont", "tv", "big", "take", "popular", "center", "known", "seen", "times", "will", "came", "one", "home", "got", "business", "type", "said", "may", "got", "world", "man", "house", "work", "named", "real", "get", "george", "spanish", "foot", "two", "first", "many", "opera", "formed", "life", "also", "history", "make", "family", "man", "make", "back", "played", "man", "first", "can", "man", "john", "word", "name", "americans", "named", "make", "title", "books", "one", "known", "peter", "6", "named", "without", "also", "2", "known", "first", "type", "end", "said", "like", "old", "like", "king", "world", "man", "mary", "said", "chief", "death", "words", "david", "named", "based", "women", "2", "called", "one", "originally", "great", "washington", "called", "thats", "history", "women", "years", "double", "hall", "became", "called", "got", "gave", "said", "2", "characters", "tale", "based", "40", "little", "life", "seen", "us", "women", "2", "part", "word", "great", "women", "largest", "took", "led", "term", "2", "shows", "work", "president", "based", "well", "washington", "will", "4", "americans", "2", "type", "people", "robert", "named", "wife", "major", "historic", "title", "park", "2", "star", "water", "best", "great", "classic", "famous", "famous", "baby", "many", "3", "like", "born", "major", "famous", "big", "also", "sometimes", "second", "around", "novel", "charles", "born", "middle", "classic", "names", "pair", "april", "wrote", "big", "group", "man", "king", "like", "right", "around", "famous", "late", "president", "man", "50", "person", "italian", "group", "country", "charles", "large", "known", "top", "american", "story", "name", "hes", "death", "series", "john", "come", "8", "know", "title", "oscar", "name", "art", "citys", "3", "men", "say", "long", "type", "new", "worlds", "thats", "around", "work", "van", "water", "book", "life", "named", "science", "book", "miles", "also", "women", "named", "named", "first", "like", "chicago", "major", "4", "harry", "high", "world", "american", "play", "can", "one", "classic", "first", "half", "popular", "set", "world", "king", "top", "largest", "famous", "became", "rock", "time", "famous", "can", "california", "many", "get", "house", "white", "thats", "american", "james", "love", "man", "city", "people", "named", "found", "thats", "movie", "called", "president", "known", "named", "im", "french", "president", "john", "world", "type", "tv", "playing", "famous", "know", "old", "part", "make", "year", "death", "also", "part", "largest", "black", "national", "plays", "can", "man", "history", "films", "mr", "became", "sea", "can", "talk", "jack", "short", "new", "america", "james", "100", "also", "time", "term", "many", "star", "body", "world", "4", "became", "worlds", "us", "first", "show", "classic", "means", "just", "square", "science", "born", "alexander", "line", "university", "last", "rock", "london", "company", "author", "authors", "home", "museum", "famous", "high", "bill", "just", "may", "sound", "bird", "left", "words", "make", "times", "henry", "named", "water", "thats", "old", "school", "love", "man", "known", "company", "hes", "around", "wife", "kids", "book", "hey", "found", "young" ], +"logprob": [ 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -4.2035, -4.2944, -4.4485, -5.1985, -5.3236, -4.0248, -5.5466, -3.7695, -5.6335, -5.3236, -3.2039, -4.8964, -5.7288, -3.7281, -5.834, -4.0248, -4.8131, -4.6998, -4.9408, -4.4767, -4.4211, -5.3926, -5.1985, -4.2479, -5.834, -5.6335, -2.9385, -5.3926, -5.7288, -5.7288, -4.0843, -4.4897, -5.1219, -5.1219, -4.7365, -5.6522, -4.7365, -5.39, -4.7773, -5.5569, -5.5569, -5.6522, -4.4291, -5.7574, -4.4001, -4.7365, -5.247, -5.247, -4.6973, -5.5569, -5.316, -5.7574, -5.8751, -5.0648, -5.6522, -5.1219, -5.47, -5.316, -5.7574, -5.7574, -4.3891, -4.6547, -4.9569, -3.9193, -3.8392, -4.1015, -4.0528, -5.4871, -5.71, -4.7457, -5.4871, -4.5322, -4.4945, -3.6634, -5.8433, -5.2249, -4.2939, -5.71, -5.71, -4.6992, -5.4871, -5.8433, -5.1509, -5.3919, -5.2249, -5.9972, -2.6548, -4.4945, -5.8433, -5.4871, -4.8035, -5.091, -5.0265, -3.3337, -5.091, -5.4009, -5.4961, -5.4009, -5.719, -4.9659, -5.091, -5.6014, -5.8524, -5.8524, -4.8035, -4.3982, -4.1359, -4.0618, -4.7082, -6.0063, -6.0063, -5.8524, -5.719, -5.314, -5.091, -5.6014, -5.6014, -5.4009, -5.4961, -4.2159, -4.8592, -5.1844, -5.4466, -3.8787, -4.4917, -4.5309, -4.3825, -5.3514, -5.1104, -5.6695, -4.0122, -5.5518, -4.2841, -5.6695, -3.6895, -3.4596, -5.1844, -5.9567, -5.9567, -5.8028, -5.8028, -5.4466, -5.5518, -5.2644, -5.8028, -5.9567, -4.0363, -4.8052, -4.4917, -5.0414, -2.8724, -4.8414, -5.0926, -4.5539, -5.6516, -5.4288, -5.534, -4.7361, -5.6516, -2.5965, -5.1666, -5.785, -5.0236, -4.298, -5.534, -5.534, -4.5539, -5.9389, -5.534, -4.8985, -5.534, -4.7361, -5.6516, -5.1666, -5.9389, -5.9389, -5.6516, -4.7361, -4.9591, -5.3335, -3.5481, -3.6794, -4.0848, -3.1687, -4.6776, -4.0335, -4.8888, -4.8888, -4.4642, -2.6921, -4.0088, -4.5034, -3.6794, -3.6281, -5.4191, -2.635, -5.2369, -4.8317, -5.7753, -5.3238, -4.9494, -4.2566, -4.2883, -5.9292, -4.6776, -5.9292, -5.5243, -5.0139, -5.4191, -5.1569, -4.1679, -5.3247, -4.5451, -4.7786, -5.3247, -4.8897, -5.2378, -5.0838, -4.7786, -5.5252, -5.2378, -5.5252, -5.5252, -5.9301, -5.9301, -5.7762, -5.6428, -4.4651, -5.3247, -5.9301, -5.9301, -5.9301, -4.5876, -5.9301, -6.1121, -5.0148, -6.1121, -5.0148, -3.549, -4.1123, -5.1516, -5.0086, -5.519, -4.2205, -5.3185, -3.9559, -5.0086, -5.6366, -5.77, -4.7211, -5.6366, -5.519, -5.4137, -5.0775, -5.77, -5.77, -5.77, -5.2316, -5.2316, -5.3185, -6.1059, -6.1059, -2.3846, -5.9239, -5.0086, -5.3185, -5.77, -5.519, -3.6918, -5.4137, -3.9173, -4.5428, -4.7338, -4.845, -5.193, -3.8073, -5.5981, -4.6338, -4.9055, -5.28, -5.28, -3.8719, -5.3752, -4.095, -5.5981, -5.5981, -5.7314, -5.3752, -4.095, -5.28, -5.8853, -6.0673, -5.8853, -6.0673, -4.6825, -4.5873, -4.3825, -5.8853, -5.193, -6.0673, -1.7158, -4.8532, -5.7397, -5.7397, -2.0775, -5.1213, -5.7397, -4.8532, -5.1213, -5.6064, -5.8936, -5.7397, -5.2013, -5.4887, -6.2983, -6.2983, -6.0756, -2.9685, -5.8936, -6.5851, -6.5851, -6.5851, -6.2983, -6.0756, -6.0756, -5.6064, -6.0756, -6.2983, -6.0756, -4.9783, -4.4854, -4.6188, -5.3603, -4.9551, -5.0981, -5.4655, -5.4655, -4.5723, -4.7189, -4.4054, -5.7165, -5.7165, -5.7165, -5.1781, -5.3603, -5.265, -5.8704, -5.8704, -5.3603, -5.3603, -5.4655, -5.4655, -5.4655, -3.9747, -5.8704, -6.0524, -6.0524, -6.0524, -5.0241, -5.7165, -4.8216, -1.8472, -5.1696, -5.0156, -5.457, -5.3518, -5.1696, -3.4808, -5.0896, -5.2566, -3.4357, -4.6591, -5.2566, -5.8619, -5.1696, -5.708, -5.8619, -4.8216, -5.8619, -5.5747, -5.708, -6.0439, -5.8619, -5.2566, -6.0439, -6.0439, -5.708, -5.0156, -5.0896, -5.0896, -5.151, -4.9969, -5.4384, -5.3331, -4.2691, -5.151, -5.4384, -3.2928, -2.6128, -4.928, -4.3782, -5.151, -5.8433, -5.8433, -5.071, -5.556, -5.6894, -5.3331, -5.8433, -4.3782, -5.6894, -5.8433, -3.1823, -6.0253, -4.5917, -4.928, -4.8029, -5.8433, -5.2379, -6.0253, -4.6966, -4.5965, -5.0758, -5.6942, -5.6942, -5.6942, -3.7293, -5.5608, -3.5809, -5.4432, -4.5965, -5.4432, -4.0577, -5.0758, -3.7293, -5.8481, -6.0301, -6.0301, -6.0301, -5.6942, -5.8481, -5.4432, -5.6942, -5.5608, -6.2527, -6.2527, -6.0301, -6.0301, -5.2427, -4.6453, -5.0123, -4.3558, -4.8788, -4.8182, -5.0863, -3.72, -3.7398, -5.7047, -3.9141, -5.0123, -5.0863, -4.4736, -4.186, -5.4537, -5.8586, -5.5713, -5.8586, -4.7071, -5.3485, -5.2532, -5.8586, -4.8182, -5.5713, -4.3195, -6.0406, -5.4537, -5.8586, -5.7047, -4.4328, -6.2632, -5.3141, -4.2162, -4.5262, -4.7268, -4.6215, -5.4194, -4.3984, -4.4818, -4.7839, -4.6728, -3.1868, -4.909, -3.6663, -5.2189, -4.2162, -4.3984, -4.978, -3.7463, -4.3984, -5.8243, -5.052, -3.7674, -5.8243, -4.8445, -6.0063, -3.5232, -5.4194, -5.6704, -6.0063, -5.6704, -3.7262, -3.7468, -4.9784, -4.322, -5.2194, -5.2194, -4.9784, -5.2194, -3.7262, -4.622, -5.2194, -5.4199, -5.4199, -4.9784, -5.3146, -5.4199, -5.2194, -5.8248, -5.5375, -5.8248, -5.6709, -5.1325, -4.9095, -5.0525, -3.7679, -5.3146, -6.0068, -4.5732, -5.5375, -4.9095, -4.975, -4.5698, -4.5698, -5.4164, -5.4164, -5.4164, -5.0491, -5.4164, -4.975, -5.5341, -3.7644, -4.6185, -5.129, -4.9061, -5.0491, -5.6674, -5.3112, -4.975, -5.5341, -5.8213, -2.4967, -5.5341, -5.216, -4.3563, -5.8213, -5.8213, -5.8213, -5.5341, -5.8213, -6.0033, -4.4402, -4.7849, -3.541, -4.6737, -5.3151, -5.538, -4.3994, -4.6225, -5.133, -5.4204, -5.2199, -4.8455, -4.9789, -4.91, -6.0073, -5.6714, -5.2199, -5.6714, -5.8253, -5.053, -5.6714, -5.2199, -6.2299, -6.2299, -6.0073, -5.2199, -4.1219, -5.8253, -5.6714, -6.2299, -3.6215, -3.9892, -1.9635, -3.5475, -4.0173, -1.7984, -5.3746, -3.2554, -3.2161, -5.6256, -4.2768, -3.1784, -5.7796, -5.4923, -5.9615, -5.0872, -5.7796, -4.4815, -3.7016, -5.9615, -5.6256, -6.1842, -5.9615, -4.6821, -6.1842, -5.9615, -6.471, -6.471, -5.0872, -4.9332, -4.8396, -5.0471, -3.8749, -3.7839, -5.4145, -5.4145, -4.973, -4.973, -3.5522, -2.6223, -4.0861, -4.973, -2.5889, -5.6655, -4.7219, -5.5321, -4.5213, -5.4145, -4.973, -5.4145, -4.1785, -5.6655, -3.8059, -2.8505, -5.5321, -5.8194, -5.8194, -4.6166, -5.1271, -5.8194, -3.86, -3.7058, -4.5064, -5.1991, -3.6856, -4.5529, -4.7069, -5.1121, -5.3995, -5.3995, -5.1991, -4.0422, -4.8891, -5.6505, -5.1991, -5.2943, -5.6505, -4.7069, -5.6505, -5.8044, -4.6016, -4.1636, -5.2943, -5.1121, -5.3995, -5.5172, -4.4619, -5.9864, -5.9864, -5.9864, -4.949, -4.949, -5.19, -5.1031, -4.755, -5.1031, -5.0231, -4.6979, -5.3905, -5.5081, -4.1873, -5.6415, -5.6415, -4.949, -5.6415, -5.6415, -4.8801, -5.0231, -5.3905, -5.6415, -5.5081, -5.3905, -4.6438, -5.1031, -5.5081, -5.9774, -5.9774, -5.1031, -4.8801, -5.1031, -5.1191, -5.4065, -2.9043, -5.4065, -5.4065, -5.4065, -5.4065, -3.5272, -4.4689, -5.0391, -4.7711, -5.6575, -5.5242, -5.1191, -5.6575, -4.8961, -4.0492, -4.8316, -5.5242, -5.2061, -5.8114, -5.5242, -5.3013, -5.3013, -5.8114, -5.8114, -5.9934, -5.9934, -5.2061, -5.1191, -4.1041, -5.2973, -3.8165, -4.7671, -4.6559, -4.8277, -5.2973, -5.4025, -4.4224, -4.2332, -5.2021, -5.2021, -4.9611, -5.4025, -5.5202, -4.6559, -5.0351, -4.0742, -3.6688, -3.6117, -5.0351, -5.2021, -3.6494, -4.7099, -5.5202, -5.0351, -5.5202, -4.2332, -5.6535, -5.4025, -5.1747, -5.2699, -5.1747, -5.3752, -5.6262, -5.4928, -5.3752, -5.6262, -5.6262, -4.2773, -3.9897, -5.6262, -5.6262, -4.5773, -3.6221, -5.0078, -5.2699, -4.9337, -5.9621, -5.4928, -5.2699, -5.3752, -5.9621, -5.3752, -4.0468, -4.7397, -5.9621, -6.1847, -5.6262, -5.7801, -4.0255, -4.5362, -5.0155, -5.2776, -5.0155, -3.592, -4.5362, -4.3619, -3.9433, -5.5005, -5.1824, -3.3184, -4.3227, -5.0954, -4.1151, -5.3828, -4.9414, -5.7877, -4.6362, -5.5005, -5.0155, -4.6362, -5.2776, -5.6338, -5.6338, -5.6338, -5.2776, -4.0545, -4.4452, -5.6338, -5.1773, -4.6851, -4.2084, -4.8028, -4.3976, -5.0903, -5.1773, -5.4954, -5.3777, -5.7826, -5.6287, -5.4954, -5.1773, -4.8673, -5.6287, -5.3777, -5.9646, -5.6287, -5.7826, -5.9646, -5.4954, -5.6287, -5.0903, -5.4954, -5.3777, -5.9646, -5.0103, -6.1873, -5.9646, -5.9646, -5.1731, -4.5757, -5.2684, -5.2684, -5.2684, -4.5757, -5.0862, -5.0862, -4.7987, -5.2684, -5.2684, -5.1731, -4.3527, -5.4913, -5.6246, -4.681, -4.627, -5.3736, -5.4913, -5.4913, -5.1731, -4.5757, -5.9605, -4.3935, -4.2757, -5.7785, -5.4913, -4.681, -4.3527, -5.7785, -4.4644, -5.0701, -4.7827, -5.4752, -4.9161, -5.3575, -5.2523, -5.2523, -4.7827, -5.7624, -5.3575, -4.6649, -5.3575, -5.0701, -5.7624, -5.6085, -5.9444, -5.3575, -5.2523, -5.2523, -5.7624, -4.5596, -5.4752, -5.9444, -2.8644, -5.7624, -4.0292, -4.4644, -5.6085, -4.6649, -3.7767, -3.3268, -4.8524, -4.1934, -5.2575, -3.8473, -4.7273, -3.3713, -4.8524, -5.6137, -5.6137, -5.6137, -5.4804, -5.3628, -5.0753, -5.2575, -5.7677, -5.6137, -5.6137, -4.7879, -5.7677, -4.9954, -5.0753, -5.2575, -5.4804, -5.9496, -5.9496, -5.9496, -4.0055, -5.0753, -3.2492, -4.6218, -4.733, -4.0401, -4.7936, -5.0811, -4.733, -4.1653, -4.8581, -5.2632, -5.2632, -4.2342, -4.4309, -5.3685, -4.1992, -4.3475, -3.7379, -5.2632, -4.8581, -4.2706, -5.3685, -5.168, -4.3475, -4.3083, -5.6195, -4.7936, -5.7734, -5.7734, -4.8581, -5.4861, -5.2024, -4.5098, -5.3077, -5.3077, -5.2024, -5.3077, -5.1072, -4.6722, -4.9403, -4.04, -4.9403, -5.4253, -5.1072, -5.3077, -4.9403, -4.6151, -5.4253, -4.1734, -5.7126, -5.7126, -5.5587, -4.9403, -4.3275, -4.8662, -5.3077, -3.347, -5.4253, -5.4253, -5.8946, -4.6722, -4.2884, -2.9967, -3.7938, -3.4644, -4.4627, -5.2041, -4.14, -4.7989, -2.3202, -5.3093, -4.2492, -4.1751, -5.3093, -5.1088, -5.427, -5.2041, -5.5603, -5.1088, -5.7142, -5.427, -5.5603, -5.5603, -5.7142, -5.8962, -5.1088, -4.8679, -5.3093, -5.427, -5.427, -4.4162, -4.6639, -4.5528, -4.6639, -5.0989, -3.9139, -5.417, -4.2392, -5.417, -5.012, -5.1941, -3.5657, -5.2994, -4.1652, -4.932, -3.7839, -4.6068, -5.7043, -5.1941, -5.8863, -5.5504, -5.5504, -5.5504, -4.789, -5.8863, -5.417, -5.8863, -5.0989, -5.1941, -5.0989, -5.012, -4.6706, -4.7311, -4.7311, -2.8129, -4.9386, -4.6706, -3.9487, -4.7311, -4.7956, -5.306, -4.6706, -4.9386, -5.4237, -4.9386, -5.2008, -5.557, -5.306, -4.7311, -4.4594, -5.8929, -5.0186, -4.9386, -5.8929, -5.7109, -4.1718, -5.4237, -5.8929, -4.8646, -6.1156, -6.1156, -3.5385, -3.5777, -4.8502, -4.599, -5.0911, -4.7812, -2.7449, -4.8502, -5.1863, -4.4449, -4.6561, -4.7167, -4.2315, -5.0042, -4.9242, -5.2916, -5.5426, -5.5426, -2.6858, -5.0911, -5.6965, -5.2916, -5.8785, -5.1863, -5.1863, -5.1863, -5.6965, -5.6965, -5.0042, -4.8502, -5.1717, -4.4303, -4.9096, -5.3946, -5.3946, -5.277, -5.0765, -5.3946, -4.9096, -5.8639, -5.528, -4.9896, -4.8355, -2.548, -5.8639, -4.3394, -4.7021, -5.528, -5.528, -5.3946, -4.7666, -5.1717, -2.9754, -5.1717, -4.7021, -5.1717, -4.7666, -6.0865, -4.9896, -5.6819, -4.779, -4.922, -4.922, -4.922, -4.7145, -4.6539, -5.0889, -5.1841, -5.2894, -5.5404, -5.6943, -5.5404, -5.5404, -5.407, -5.407, -5.6943, -5.8763, -4.3518, -5.2894, -5.407, -4.922, -5.1841, -5.8763, -4.6539, -4.922, -5.2894, -5.2894, -5.5404, -5.5404, -5.8763, -4.7212, -5.1908, -3.733, -4.6606, -4.4982, -4.7857, -3.2038, -5.701, -5.5471, -5.883, -4.7857, -5.4137, -5.0956, -2.1762, -3.6024, -3.2316, -5.4137, -5.0956, -3.2747, -5.701, -5.701, -3.8565, -5.701, -5.0087, -4.7212, -6.1056, -5.701, -5.0956, -5.701, -5.2961, -4.3354, -4.6981, -5.273, -4.8316, -4.6981, -5.3906, -4.6375, -5.524, -4.5264, -4.4263, -4.9856, -5.273, -5.6779, -3.5393, -4.8316, -5.6779, -4.2128, -4.7626, -4.9856, -5.0725, -3.5793, -5.8599, -5.524, -5.6779, -5.1677, -5.6779, -4.9856, -5.1677, -5.0725, -5.3906, -4.4762, -5.1689, -5.3918, -5.5251, -5.679, -5.679, -5.1689, -3.3779, -4.294, -5.861, -5.1689, -5.679, -5.3918, -5.3918, -5.1689, -5.861, -5.5251, -5.3918, -5.679, -5.2741, -5.3918, -6.0837, -4.6387, -6.0837, -5.861, -5.861, -5.3918, -6.0837, -5.1689, -5.861, -5.1897, -4.5483, -5.0075, -5.0075, -4.497, -5.2949, -4.1971, -4.5483, -4.059, -4.9276, -4.4483, -5.0945, -5.4126, -5.4126, -5.4126, -3.4501, -5.0945, -5.6999, -3.9095, -5.6999, -5.5459, -4.8535, -5.6999, -4.8535, -5.0945, -5.6999, -5.6999, -5.8818, -5.2949, -4.7846, -4.0007, -4.981, -5.2684, -5.1632, -4.901, -2.9023, -4.4218, -5.1632, -4.5758, -4.4705, -5.068, -5.3861, -5.2684, -4.981, -5.6733, -4.633, -2.5394, -5.6733, -5.068, -5.8553, -5.8553, -5.3861, -3.9401, -5.2684, -4.6935, -5.8553, -4.2883, -6.078, -5.8553, -3.4592, -4.9867, -4.1763, -4.3365, -5.2741, -5.3918, -5.5251, -4.2532, -5.3918, -5.3918, -5.3918, -3.6436, -5.0737, -5.679, -5.679, -5.3918, -5.679, -5.5251, -5.5251, -5.5251, -5.679, -5.861, -5.861, -4.4275, -5.5251, -6.0837, -6.0837, -6.0837, -5.861, -5.679, -5.679, -5.0651, -5.1603, -5.1603, -4.5189, -4.6907, -4.3724, -4.8982, -4.8982, -3.3529, -4.6907, -5.2656, -4.7552, -3.657, -4.6301, -3.1733, -5.2656, -5.2656, -5.1603, -5.3832, -5.0651, -4.9782, -4.8982, -3.5125, -4.8982, -5.2656, -4.8241, -5.3832, -5.2656, -4.9782, -5.6705, -3.6287, -3.2985, -4.6238, -5.154, -5.2592, -4.9718, -4.6238, -5.3769, -5.3769, -5.2592, -5.3769, -4.7489, -3.7197, -5.5102, -4.3661, -5.6641, -5.3769, -4.7489, -5.5102, -5.2592, -5.6641, -3.9019, -4.9718, -5.0588, -5.6641, -5.5102, -5.6641, -5.154, -5.8461, -5.3769, -3.7294, -4.6941, -4.2481, -4.9816, -3.8835, -4.2481, -3.9117, -4.2889, -5.1637, -5.6739, -5.269, -5.269, -5.6739, -4.6335, -1.7275, -4.6335, -4.5224, -3.1631, -5.52, -4.8276, -4.6941, -5.8559, -5.1637, -3.1631, -3.9705, -6.0785, -6.0785, -6.0785, -5.8559, -3.8835, -2.913, -3.6495, -4.4114, -4.1979, -5.0576, -5.2581, -5.3757, -4.0888, -4.8166, -5.2581, -4.6832, -5.0576, -5.5091, -5.0576, -5.2581, -4.8907, -4.5655, -5.0576, -4.9707, -5.663, -5.5091, -5.3757, -5.1528, -3.9008, -5.1528, -5.5091, -4.8166, -5.663, -5.0576, -4.0221, -3.5113, -4.977, -3.4552, -3.2729, -5.1592, -4.6895, -4.5178, -4.754, -5.2644, -5.0639, -5.2644, -5.3821, -5.3821, -3.6783, -4.6289, -4.5718, -5.3821, -4.6289, -5.1592, -5.3821, -5.3821, -5.2644, -5.2644, -5.3821, -5.6693, -4.897, -5.8513, -5.5154, -5.6693, -4.754, -4.6238, -3.6072, -5.154, -5.3769, -3.7938, -2.6133, -5.2592, -5.154, -5.5102, -4.6844, -5.3769, -4.8919, -5.0588, -4.8178, -5.154, -5.154, -3.7438, -5.8461, -4.9718, -5.8461, -5.2592, -5.0588, -5.5102, -5.5102, -5.5102, -4.2383, -5.3769, -5.8461, -5.6641, -6.0688, -5.0483, -4.0128, -2.8931, -4.2279, -5.2488, -3.8633, -4.8074, -5.3664, -4.6739, -3.6402, -5.4998, -5.4998, -2.7285, -5.4998, -4.3556, -5.1435, -5.8357, -5.8357, -5.2488, -5.2488, -5.1435, -5.6537, -5.6537, -5.4998, -5.0483, -4.3556, -6.0583, -5.6537, -6.0583, -3.9811, -2.7208, -2.8232, -4.1521, -1.6135, -4.8826, -4.229, -5.1447, -4.8085, -3.9822, -4.7396, -5.501, -5.501, -4.7396, -5.501, -5.501, -5.6549, -5.6549, -5.6549, -5.6549, -5.0495, -5.1447, -5.8369, -3.7845, -4.8085, -6.0595, -6.0595, -6.0595, -5.8369, -5.1447, -5.6549, -4.0157, -4.8843, -5.2517, -5.5027, -4.3141, -4.6768, -5.2517, -4.1538, -5.3693, -4.7413, -5.6566, -5.8386, -5.3693, -4.8843, -5.8386, -5.8386, -5.2517, -5.1465, -5.3693, -5.0512, -5.2517, -5.5027, -5.8386, -5.8386, -4.6768, -4.8843, -5.1465, -4.405, -6.0612, -5.3693, -4.6786, -3.8139, -5.1482, -4.8861, -5.2534, -5.2534, -3.6229, -5.3711, -5.2534, -5.5044, -4.7431, -5.3711, -4.812, -4.4068, -5.5044, -5.2534, -5.6584, -5.053, -4.8861, -5.3711, -5.8403, -5.6584, -5.3711, -5.5044, -5.6584, -4.966, -5.5044, -5.5044, -5.8403, -5.8403, -5.13, -5.13, -4.066, -4.7939, -4.8679, -5.0348, -5.4863, -4.7939, -4.5998, -4.8679, -5.0348, -5.4863, -5.4863, -5.3529, -5.4863, -5.0348, -5.3529, -5.4863, -4.1374, -5.0348, -5.6402, -5.8222, -4.1011, -5.8222, -5.8222, -5.4863, -6.0448, -4.9479, -6.0448, -5.8222, -4.1374, -4.7939, -4.5998, -3.7958, -3.5622, -4.8679, -5.3529, -4.4374, -5.4863, -4.9479, -5.3529, -3.9676, -5.13, -5.4863, -4.8679, -5.2353, -4.1751, -5.13, -4.9479, -5.4863, -5.6402, -4.9479, -3.7198, -5.13, -4.6604, -5.3529, -5.4863, -4.2143, -4.8679, -4.2143, -4.4544, -3.895, -5.0518, -5.147, -4.5057, -4.7419, -5.2523, -4.3591, -4.4056, -4.1544, -5.3699, -4.9649, -5.2523, -5.2523, -3.3073, -5.2523, -5.3699, -5.5033, -2.8158, -3.895, -5.147, -5.6572, -4.7419, -4.5597, -5.6572, -5.3699, -4.8108, -4.6168, -4.9649, -4.9649, -4.7267, -4.1028, -3.5434, -5.0366, -5.0366, -5.1318, -5.1318, -3.651, -3.8798, -5.1318, -5.1318, -4.1028, -5.2371, -4.5445, -4.8697, -4.6016, -5.1318, -4.2161, -3.5434, -5.0366, -5.1318, -5.1318, -5.642, -5.642, -5.4881, -5.4881, -5.1318, -2.3791, -5.2371, -5.4881, -4.1255, -4.3767, -4.4255, -5.2234, -5.2234, -4.856, -5.341, -4.782, -5.2234, -5.4744, -5.8103, -5.1181, -5.2234, -5.4744, -3.7326, -3.0522, -4.1633, -4.4255, -5.4744, -5.8103, -5.6283, -4.5308, -4.936, -5.6283, -4.936, -4.856, -6.0329, -5.8103, -4.936, -6.0329, -5.0354, -5.1306, -4.1757, -4.7255, -5.1306, -4.8685, -4.8685, -5.0354, -4.8685, -4.7255, -4.7255, -4.138, -5.1306, -4.0666, -4.0327, -5.1306, -5.6408, -5.4869, -4.438, -5.4869, -5.4869, -5.3535, -5.2359, -5.1306, -5.0354, -5.4869, -5.6408, -5.8228, -4.3427, -5.2359, -5.341, -5.4744, -4.1633, -4.713, -5.6283, -3.8379, -5.2234, -5.341, -5.4744, -5.0229, -4.5879, -3.9874, -4.5308, -5.0229, -5.8103, -5.2234, -4.782, -6.0329, -6.0329, -5.8103, -4.2025, -3.8379, -6.0329, -5.8103, -6.0329, -5.4744, -5.341, -4.4768, -4.5879, -5.341, -4.3779, -5.1193, -4.4267, -4.287, -5.0241, -4.9372, -5.0241, -3.9886, -5.1193, -3.8673, -5.6295, -5.3422, -5.1193, -5.2246, -2.901, -3.8963, -5.6295, -5.6295, -5.8115, -5.2246, -5.6295, -5.2246, -5.8115, -5.3422, -4.478, -5.4756, -5.6295, -6.0341, -5.2246, -5.0241, -4.9081, -5.1955, -3.9278, -4.0976, -5.6004, -5.0903, -4.6851, -4.3023, -5.1955, -5.4465, -5.4465, -4.995, -5.4465, -4.3488, -5.6004, -5.7824, -5.7824, -4.995, -5.1955, -5.6004, -5.1955, -5.7824, -5.1955, -5.7824, -5.1955, -5.1955, -6.005, -5.6004, -5.1955, -3.7047, -4.5206, -3.6977, -3.9455, -3.4795, -5.1079, -5.2132, -4.7717, -5.4642, -5.1079, -5.4642, -4.7028, -4.9258, -5.2132, -5.0127, -5.2132, -4.32, -5.6181, -5.4642, -4.6383, -5.6181, -5.6181, -5.6181, -5.8001, -5.8001, -5.2132, -5.0127, -4.6383, -5.8001, -5.3308, -5.2132, -3.2956, -2.7043, -4.9372, -4.4267, -5.4756, -5.4756, -5.4756, -5.0241, -5.3422, -4.5891, -5.4756, -4.7142, -5.2246, -5.2246, -5.8115, -5.3422, -5.2246, -5.0241, -4.2037, -5.6295, -6.0341, -4.5891, -6.0341, -4.5891, -5.6295, -4.0904, -3.9261, -4.532, -4.7142, -5.4756, -4.995, -3.2828, -4.6851, -5.3131, -4.1746, -3.1742, -4.6851, -4.3023, -4.9081, -3.5018, -4.9081, -4.3023, -5.6004, -5.0903, -5.6004, -5.7824, -5.3131, -4.9081, -6.005, -6.005, -6.005, -5.7824, -4.8281, -5.1955, -4.8281, -5.4465, -6.005, -5.6004, -4.3023, -4.4489, -4.6827, -5.0878, -5.0878, -4.8257, -4.8257, -4.4464, -3.3839, -4.9926, -5.0878, -4.6182, -5.3107, -4.9926, -5.444, -5.444, -5.444, -2.8166, -4.5004, -4.3464, -3.52, -4.9926, -5.0878, -4.2129, -5.3107, -5.444, -5.5979, -5.7799, -5.7799, -5.7799, -4.1329, -5.444, -3.7349, -4.4538, -5.0952, -4.4025, -4.0311, -3.3732, -5.3181, -4.759, -5.0952, -5.6053, -5.6053, -3.6608, -5.6053, -5.4514, -5.6053, -5.2004, -4.913, -5.6053, -4.69, -4.4025, -4.913, -3.9644, -5.4514, -5.7873, -4.913, -5.3181, -6.01, -6.01, -5.7873, -5.2004, -3.877, -4.5127, -5.1, -4.6949, -4.6949, -4.5127, -5.4563, -5.4563, -5.3229, -5.3229, -5.2053, -5.3229, -5.7922, -2.6161, -3.7145, -5.7922, -5.7922, -5.4563, -6.0148, -6.0148, -5.7922, -6.0148, -2.65, -5.7922, -6.0148, -5.7922, -5.4563, -6.0148, -6.3017, -5.3229, -4.7485, -4.8226, -4.4974, -4.9025, -4.0557, -4.9895, -5.3076, -5.3076, -5.1899, -5.0847, -5.4409, -5.4409, -4.8226, -4.5545, -5.4409, -5.0847, -5.5949, -4.4433, -4.8226, -3.7245, -4.7485, -5.7768, -3.0707, -4.9895, -4.7485, -3.4563, -4.9025, -5.5949, -5.3076, -4.2098, -3.21, -3.5132, -4.3883, -4.2931, -4.8988, -4.6114, -4.6759, -4.2486, -2.5642, -5.3039, -5.3039, -2.666, -2.6931, -4.8188, -4.5508, -4.4396, -4.6759, -5.3039, -5.1862, -4.8188, -4.2931, -4.9858, -5.4372, -5.5911, -5.5911, -4.9858, -5.7731, -4.8188, -5.7731, -5.4372, -4.4943, -4.9864, -5.0816, -5.0816, -4.8195, -3.7473, -4.9864, -5.4378, -2.9424, -4.7454, -5.3045, -4.089, -4.4402, -4.0175, -4.3402, -4.2937, -3.9509, -4.8994, -5.5918, -5.7738, -5.7738, -4.4402, -4.9864, -4.2067, -5.5918, -5.9964, -5.9964, -4.4943, -5.9964, -5.3045, -4.8275, -4.9944, -5.1949, -4.9944, -5.1949, -5.1949, -5.4459, -5.1949, -4.8275, -5.4459, -4.0607, -3.4227, -2.3497, -5.0896, -5.3125, -5.5998, -5.7818, -5.0896, -4.3017, -5.4459, -5.3125, -4.6845, -5.5998, -6.0044, -5.4459, -6.0044, -5.4459, -5.1949, -5.7818, -6.0044, -4.542, -4.8901, -5.4285, -4.7361, -4.542, -5.5824, -5.4285, -5.5824, -5.5824, -5.2951, -3.4838, -4.6026, -4.6671, -5.7644, -5.1775, -5.2951, -5.7644, -4.6026, -4.977, -5.7644, -5.5824, -3.8492, -5.4285, -5.987, -5.1775, -5.7644, -5.7644, -4.6026, -5.7644, -5.987, -3.8215, -3.4851, -3.9756, -4.6684, -3.0332, -3.4649, -5.0735, -3.5482, -4.6684, -4.8114, -5.4298, -4.8114, -5.2964, -3.6633, -5.1788, -5.5837, -4.5433, -5.5837, -5.4298, -4.9783, -5.4298, -5.4298, -5.0735, -5.7657, -5.5837, -4.3809, -5.5837, -4.6684, -5.5837, -5.5837, -4.203, -4.4365, -3.4894, -4.6727, -3.6676, -4.8157, -4.8957, -3.6436, -5.3008, -5.3008, -4.6727, -4.3852, -4.8157, -5.4341, -5.3008, -5.3008, -5.4341, -4.2455, -3.9471, -5.1831, -5.0779, -5.588, -5.588, -5.3008, -3.6676, -5.4341, -4.5477, -4.8157, -5.588, -5.77, -3.9943, -4.226, -3.5551, -3.7782, -4.8762, -4.9632, -4.5888, -4.5888, -5.2813, -4.7222, -5.1636, -4.471, -4.9632, -5.4146, -5.4146, -5.2813, -5.2813, -4.8762, -4.2705, -5.4146, -5.4146, -3.5551, -5.1636, -5.2813, -5.5685, -4.9632, -5.4146, -5.4146, -5.4146, -5.5685, -3.6919, -1.9637, -5.249, -1.4464, -5.3824, -2.8187, -4.1512, -5.7183, -5.7183, -4.764, -5.7183, -5.3824, -5.1314, -5.3824, -5.7183, -5.5363, -5.5363, -5.7183, -5.1314, -5.249, -5.9409, -6.2278, -4.4388, -5.5363, -5.249, -6.2278, -5.5363, -6.2278, -5.7183, -5.9409, -4.712, -5.0482, -4.5785, -5.1534, -4.2158, -4.866, -4.643, -4.953, -5.1534, -5.2711, -3.9841, -4.5785, -5.1534, -4.643, -5.1534, -5.5583, -5.2711, -5.1534, -4.786, -5.4044, -5.0482, -4.4608, -5.7403, -5.7403, -5.1534, -5.1534, -5.4044, -5.2711, -5.0482, -5.4044, -2.7299, -2.7105, -3.8889, -4.8692, -4.1765, -5.0514, -5.0514, -4.464, -4.464, -5.1566, -4.464, -5.0514, -4.464, -4.2635, -3.9534, -5.0514, -5.4076, -4.7152, -4.7152, -5.1566, -3.7438, -3.3294, -5.4076, -5.1566, -5.7435, -5.5615, -5.7435, -5.2743, -5.7435, -5.7435, -3.1565, -3.716, -4.66, -4.9009, -4.9962, -4.0035, -4.9962, -4.591, -5.1014, -2.8808, -5.2191, -3.4494, -5.1014, -4.9009, -4.3548, -5.1014, -5.3524, -5.3524, -5.1014, -5.5063, -5.5063, -5.3524, -5.5063, -5.2191, -4.9962, -5.3524, -5.5063, -4.9009, -5.6883, -5.3524, -4.1495, -4.5122, -4.6457, -4.9819, -4.7997, -5.0871, -5.0871, -5.0871, -4.3945, -4.4517, -3.9178, -5.0871, -4.8867, -5.2048, -3.334, -5.492, -4.9819, -4.5122, -5.492, -5.674, -5.674, -4.8867, -5.674, -5.674, -5.492, -5.0871, -4.6457, -5.492, -5.674, -5.3381, -4.1042, -4.8839, -4.2865, -5.202, -4.8839, -5.202, -5.4893, -4.9791, -5.0844, -3.3705, -5.0844, -5.4893, -5.6713, -5.4893, -5.6713, -5.0844, -5.6713, -4.8839, -4.8839, -5.4893, -5.4893, -5.6713, -4.3918, -3.4324, -4.717, -5.202, -4.3918, -5.8939, -5.8939, -5.6713, -4.7963, -4.3371, -3.9144, -5.2013, -4.9784, -4.0235, -4.237, -4.4482, -4.7163, -3.3306, -5.3347, -4.4482, -5.2013, -5.0837, -4.1461, -4.5088, -5.0837, -3.7852, -5.3347, -4.5088, -4.8832, -5.4886, -5.4886, -5.6706, -4.5733, -4.4482, -5.2013, -5.4886, -5.3347, -5.6706, -3.5386, -4.5678, -4.7908, -4.5033, -4.9729, -2.8105, -3.269, -4.7108, -2.8456, -4.185, -3.6127, -5.4831, -5.3292, -4.9729, -5.0782, -4.018, -5.6651, -4.7108, -5.4831, -4.4427, -5.3292, -2.9723, -5.6651, -5.1958, -4.8777, -2.9456, -4.8777, -4.8777, -2.9589, -5.4831, -3.9796, -3.9796, -4.1399, -4.1843, -4.877, -3.7202, -5.0775, -4.5671, -4.1843, -5.0775, -5.0775, -5.0775, -4.2796, -4.5026, -3.3244, -5.1951, -5.0775, -4.9722, -5.0775, -5.4824, -5.6644, -4.877, -5.1951, -5.0775, -4.877, -5.4824, -4.7901, -5.4824, -5.4824, -3.447, -3.1884, -4.6263, -2.681, -4.9625, -3.8, -5.1854, -4.3211, -4.0076, -5.1854, -3.9335, -5.1854, -5.1854, -4.4929, -4.8673, -5.6546, -4.3211, -3.2055, -5.6546, -5.0677, -4.4323, -5.3187, -5.8773, -4.7803, -5.6546, -5.8773, -5.6546, -5.8773, -5.3187, -4.9625, -5.4727, -3.5206, -4.3371, -4.5088, -3.5682, -4.7963, -4.7963, -4.8832, -4.4482, -4.7963, -4.7963, -3.2745, -5.2013, -4.3371, -4.7963, -4.0235, -5.2013, -3.1547, -4.7963, -5.4886, -5.2013, -5.2013, -5.4886, -4.9784, -3.171, -4.3911, -4.7963, -5.0837, -5.4886, -5.2013, -5.6706, -4.2308, -4.7901, -4.5671, -4.5671, -4.2796, -4.7901, -4.9722, -4.7901, -3.3438, -4.877, -5.3285, -5.1951, -5.3285, -5.0775, -5.0775, -5.0775, -5.3285, -5.6644, -5.6644, -4.9722, -4.7101, -4.7101, -5.6644, -5.6644, -4.636, -4.442, -5.887, -5.4824, -4.2796, -2.2718, -4.3403, -4.458, -4.8324, -4.8324, -5.0329, -4.3403, -4.7455, -4.8324, -2.9406, -4.5225, -5.2839, -4.458, -4.3974, -5.4378, -5.4378, -3.8987, -4.3403, -4.235, -4.458, -5.4378, -5.2839, -5.2839, -5.2839, -5.6198, -5.2839, -4.9277, -5.2839, -4.7455, -4.9277, -5.6198, -3.1492, -2.9363, -4.6612, -4.9233, -4.5871, -4.6612, -5.2795, -3.7926, -5.1462, -5.1462, -4.1354, -5.2795, -4.0484, -5.2795, -5.0286, -4.4537, -5.4335, -4.8281, -5.6154, -5.6154, -3.6713, -4.6612, -5.6154, -5.4335, -5.0286, -5.6154, -5.6154, -5.0286, -4.2819, -4.7411, -4.8266, -4.1804, -3.9292, -4.8266, -2.6506, -2.9486, -5.0271, -5.2781, -5.1447, -5.1447, -4.9218, -4.4522, -5.432, -5.2781, -3.6988, -5.0271, -5.432, -5.432, -5.432, -5.432, -4.9218, -5.614, -5.0271, -5.614, -5.614, -5.432, -5.1447, -5.614, -5.8366, -5.8366, -2.4124, -3.7904, -4.9211, -4.1332, -5.2774, -4.5849, -5.2774, -5.2774, -5.144, -5.4313, -5.4313, -5.6133, -4.8259, -5.144, -5.144, -5.0264, -5.4313, -4.8259, -2.0771, -4.739, -5.4313, -5.6133, -4.659, -5.2774, -5.144, -5.144, -5.2774, -5.6133, -5.8359, -5.4313, -3.8327, -4.4272, -5.002, -4.1554, -5.002, -4.2554, -3.7661, -4.2554, -4.6347, -3.6447, -5.1197, -5.002, -5.4069, -5.4069, -5.4069, -4.5606, -4.0644, -4.4917, -5.8116, -5.8116, -5.8116, -5.5889, -5.253, -5.8116, -5.253, -5.253, -3.8327, -5.5889, -5.8116, -5.5889, -3.9924, -4.6851, -4.1746, -4.337, -4.8673, -4.9725, -4.4621, -4.772, -4.8673, -4.6051, -4.5311, -4.2799, -4.772, -5.0901, -5.2235, -5.3774, -5.2235, -4.2259, -5.5594, -5.0901, -5.3774, -5.0901, -5.3774, -4.6051, -3.8032, -4.772, -4.772, -5.5594, -4.8673, -5.2235, -4.3813, -3.8584, -4.851, -3.0113, -4.7558, -3.9761, -4.7558, -4.7558, -5.2072, -5.2072, -3.8584, -5.3611, -5.2072, -4.3813, -5.0739, -5.3611, -5.2072, -4.9562, -4.0631, -5.0739, -5.5431, -4.5148, -4.5148, -5.5431, -4.9562, -4.5888, -5.2072, -5.2072, -5.7658, -4.9562, -3.5637, -3.5919, -4.7487, -4.6618, -4.3137, -3.5097, -4.056, -5.2002, -4.8439, -3.7799, -5.0668, -5.3541, -4.3137, -4.5818, -5.0668, -4.8439, -4.1513, -5.3541, -4.8439, -4.5077, -5.2002, -4.9492, -4.8439, -5.7587, -5.7587, -5.5361, -5.5361, -5.3541, -5.3541, -4.9492, -4.1946, -4.5739, -4.7408, -3.807, -3.613, -5.1923, -4.5739, -5.0589, -4.2487, -5.1923, -4.4998, -3.772, -4.0037, -4.0946, -5.3462, -5.3462, -5.5282, -5.5282, -4.0946, -3.5558, -5.1923, -4.7408, -4.7408, -5.7508, -5.7508, -5.7508, -5.5282, -5.3462, -5.0589, -4.0946, -4.5214, -3.7083, -3.7864, -2.7198, -4.8891, -5.2943, -3.5103, -4.6851, -3.3948, -5.2644, -5.3769, -4.4374, -3.0504, -4.423, -4.1839, -4.3945, -4.7879, -4.4189, -4.2088, -5.2517, -3.6267, -4.1739, -4.471, -5.2013, -4.8035, -4.4651, -3.5925, -4.6966, -5.4537, -4.3394, -3.6399, -2.961, -3.5363, -4.1313, -4.8919, -5.501, -4.9479, -2.3186, -4.9783, -5.1314, -3.4921, -3.9669, -3.9761, -4.6647, -4.632, -5.1781, -3.4715, -4.7849, -4.6166, -4.482, -5.1824, -4.561, -4.7666, -3.8613, -5.3535, -5.3131, -2.1049, -4.8101, -3.8857, -4.9791, -2.3573, -5.0241, -3.5638, -2.6907, -2.8664, -5.1677, -2.9291, -4.056, -5.0127, -4.9999, -3.6923, -4.027, -4.6423, -4.337, -4.2487, -3.1226, -4.7458, -4.55, -3.2452, -2.4092, -4.8156, -5.1773, -5.4237, -4.5427, -3.7716, -3.0522, -4.1017, -3.7737, -4.0662, -2.6697, -4.3308, -4.2863, -4.6347, -3.9203, -4.482, -4.9161, -4.2929, -4.0382, -4.2383, -5.4998, -4.7832, -3.565, -3.1509, -4.1578, -4.7004, -4.5542, -3.1871, -5.2973, -5.3093, -4.9287, -5.0945, -4.3308, -4.5562, -4.3767, -4.0904, -4.2573, -4.9791, -4.5574, -3.7264, -4.877, -3.7301, -5.432, -4.5214, -4.6232, -3.6125, -5.265, -3.6901, -4.975, -2.4313, -4.1041, -3.0516, -4.927, -4.1751, -4.4613, -3.8295, -4.9016, -4.2383, -4.5879, -4.6004, -4.6206, -2.0423, -4.7417, -5.3524, -3.0658, -3.2388, -5.2781, -4.0232, -5.265, -4.0408, -3.9539, -4.9322, -4.7827, -3.7767, -4.8316, -3.2382, -3.2233, -3.5929, -3.756, -4.0557, -4.1186, -4.2635, -4.0627, -5.0589, -5.4804, -4.1844, -4.733, -4.758, -5.0737, -5.679, -4.2203, -3.3879, -3.5673, -5.3354, -4.6423, -3.3838, -4.1583, -4.3664, -4.7082, -4.0149, -3.7039, -2.8732, -5.2694, -4.3464, -3.8433, -3.5869, -5.0685, -4.6739, -3.5361, -4.7267, -5.249, -4.4522, -4.6347, -4.8439, -4.9595, -3.8784, -3.5015, -4.5956, -4.8455, -3.7006, -4.6979, -4.6759, -5.0737, -4.5427, -4.0321, -4.2433, -2.8611, -4.7717, -4.4587, -4.786, -3.8982, -4.7101, -3.1591, -3.5962, -4.3497, -4.8835, -2.5949, -4.4376, -3.293, -3.2267, -4.6024, -5.2592, -4.0952, -4.3883, -4.9864, -4.7222, -4.574, -4.6263, -3.9684, -3.6815, -3.446, -4.1521, -4.0409, -4.1902, -3.7267, -4.5094, -3.6875, -3.4822, -5.2949, -5.3918, -3.4796, -5.13, -4.4887, -4.3767, -4.6497, -4.4402, -3.5383, -4.516, -4.2069, -4.7961, -4.5965, -3.6445, -5.012, -3.7739, -5.0956, -3.7318, -3.7926, -3.3526, -4.5574, -4.6162, -4.8257, -3.6504, -3.662, -4.0555, -4.3918, -3.7335, -4.8906, -3.7434, -4.3542, -3.1123, -2.7697, -4.9867, -4.1556, -2.2626, -3.7658, -3.738, -4.0433, -4.471, -4.3847, -4.0565, -4.3208, -4.1946, -4.1359, -4.8821, -3.0172, -4.6733, -4.092, -5.0862, -4.6109, -3.2154, -4.6387, -4.7431, -4.8697, -4.2557, -4.69, -4.6462, -3.5618, -4.4522, -3.4831, -4.6676, -4.8396, -2.7121, -4.0643, -5.1941, -3.1145, -3.0297, -4.274, -4.6935, -3.1198, -3.9261, -3.8094, -4.7004, -5.2466, -4.7961, -5.2013, -5.2566, -2.8575, -4.3259, -4.4494, -4.0553, -3.7535, -3.0836, -4.516, -4.8968, -4.4621, -4.7874, -5.193, -5.3752, -4.3453, -3.6827, -5.2694, -4.0712, -3.8674, -2.4254, -3.4689, -2.8667, -2.7203, -4.2705, -4.0662, -3.9042, -4.6992, -4.3982, -4.7052, -4.7786, -5.3185, -4.8029, -4.5605, -4.3186, -3.8079, -4.7987, -3.3037, -4.6851, -4.3308, -4.7222, -5.4666, -4.5309, -4.9783, -4.0211, -4.8003, -4.6768, -4.4255, -4.1267, -4.0613, -3.3161, -4.4936, -4.0526, -4.6671, -4.8957, -4.6423, -4.6655, -4.851, -3.6208, -4.6638, -3.4062, -4.622, -4.1734, -3.3767, -4.294, -4.7413, -4.7255, -4.856, -4.0256, -4.1578, -4.3068, -4.7803, -4.3931, -4.3909, -4.8052, -3.6546, -3.7659, -5.4194, -3.3465, -3.8944, -3.5941, -3.9147, -4.8572, -4.5029, -4.7101, -3.7343, -4.7487, -4.4321, -3.7318, -4.4815, -2.8351, -4.4897, -4.1384, -4.7245, -4.4018, -3.5753, -4.1979, -4.3556, -4.0321, -2.6673, -3.0955, -4.3856, -4.235, -4.0895, -3.8327, -4.4651, -3.7665, -3.9141, -4.6851, -4.4791, -4.0601, -5.0725, -3.7346, -5.3918, -4.3661, -2.6043, -3.2379, -5.1447, -3.907, -4.2858, -3.8579, -3.4532, -4.4458, -4.3743, -4.8414, -3.549, -3.574, -5.1558, -3.7674, -3.934, -4.545, -3.5793, -4.0709, -4.3753, -4.7267, -4.9258, -4.417, -5.1566, -3.4758, -4.1905, -4.5733, -3.329, -4.4589, -5.0175, -3.5355, -4.9969, -3.2093, -3.2119, -3.2579, -5.0391, -3.2855, -4.7637, -4.3205, -3.7121, -3.7958, -4.0553, -4.4402, -4.3482, -4.2455, -4.4365, -3.8283, -4.337, -4.8539, -3.0205, -4.3497, -5.1696, -5.1558, -4.1219, -4.628, -4.4529, -5.3575, -4.0216, -4.2083, -4.9067, -2.9801, -4.5022, -4.6786, -4.8849, -4.532, -4.6851, -4.2377, -3.1981, -4.2796, -4.1089, -4.7539, -5.2369, -4.642, -4.4393, -4.4452, -4.7423, -3.3453, -4.7812, -3.7565, -4.6238, -4.2716, -4.4904, -4.287, -3.8382, -4.4483, -4.1495, -4.3345, -3.3327, -4.8897, -4.2072, -4.9789, -4.2302, -3.5206, -4.07, -4.6375, -2.9449, -4.3205, -3.6287, -3.6674, -4.0175, -3.2472, -4.3488, -4.5545, -3.9191, -4.0809, -4.844, -4.5026, -4.3338, -3.6442, -4.1485, -4.3825, -4.6591, -4.5727, -3.1642, -3.4298, -4.5311, -3.3974, -4.5706, -5.0042, -4.256, -3.8641, -4.7846, -4.2532, -4.5764, -3.2158, -4.856, -4.6851, -4.6949, -4.2399, -5.0514, -4.0793, -3.8513, -4.4361, -4.5056, -3.3696, -4.5233, -3.7267, -4.8396, -4.779, -3.5356, -5.1088, -3.2491, -3.6732, -4.4887, -4.438, -4.9081, -4.9258, -4.9309, -3.7588, -4.7961, -4.5723, -4.5452, -4.5161, -3.6827, -4.1069, -4.0171, -3.8597, -3.3644, -4.2784, -4.7846, -3.651, -3.8951, -3.5515, -4.8257, -4.1659, -4.7963, -4.2315, -4.877, -4.5442, -4.0859, -3.5546, -3.8869, -4.6639, -4.1718, -4.5968, -4.2751, -4.8327, -3.8186, -4.3141, -4.4555, -4.1751, -3.9874, -4.5308, -4.6206, -4.3488, -4.8275, -4.0853, -4.1835, -4.471, -4.8643, -4.3337, -4.1392, -3.5546, -4.5264, -4.0709, -3.5719, -4.6895, -3.8122, -4.2433, -4.7832, -4.6304, -3.0676, -4.1357, -4.3405, -4.717, -5.3187, -4.047, -4.3666, -5.1219, -3.6795, -4.322, -4.6016, -4.1227, -4.5773, -3.8421, -4.5081, -4.2128, -4.4762, -3.8379, -4.2037, -4.1261, -4.6671, -4.1042, -3.4044, -4.458, -3.5284, -5.0175, -4.061, -4.5262, -4.3994, -4.2113, -4.0712, -4.808, -4.5161, -3.5086, -4.5968, -4.3365, -3.9967, -4.5433, -3.4897, -4.2524, -4.2399, -4.8867, -4.8777, -4.7803, -4.012, -4.5871, -4.4515, -3.1841, -4.3664, -4.5663, -4.4945, -4.6213, -3.7987, -4.5876, -3.9549, -5.1191, -4.5303, -4.1201, -4.7212, -4.1763, -4.5224, -5.1435, -4.618, -3.3904, -4.1028, -4.1392, -4.1633, -5.1, -4.5594, -4.2856, -4.6727, -4.844, -4.1325, -5.0775, -4.9591, -4.4582, -5.0758, -4.7099, -3.4379, -4.8524, -3.8029, -3.7294, -4.7489, -4.1538, -4.4056, -3.9249, -4.5095, -5.2466, -3.9621, -4.5814, -4.2962, -4.2852, -3.9776, -4.3135, -4.0416, -4.1751, -4.4483, -3.9298, -3.9874, -4.3427, -4.3976, -5.0952, -3.9529, -4.3916, -4.739, -5.1219, -4.0282, -4.6258, -4.6825, -3.6816, -3.9809, -4.395, -4.9902, -4.8502, -4.041, -3.8239, -3.8944, -3.7698, -4.7028, -4.4489, -4.3537, -4.9858, -3.7659, -4.3309, -4.5606, -3.5736, -5.1219, -3.9928, -4.642, -4.7729, -3.5947, -4.0255, -4.4264, -4.8673, -4.3259, -4.4494, -4.9867, -4.1239, -3.7989, -4.3112, -3.8944, -4.3421, -3.9374, -5.0241, -5.4563, -4.2636, -4.2057, -4.8888, -4.2575, -4.3158, -3.7924, -4.5452, -4.1755, -4.973, -4.3292, -4.256, -3.6163, -3.344, -3.9757, -4.1175, -4.5068, -4.532, -3.73, -4.3464, -4.4538, -4.226, -4.6367, -4.7163, -4.5182, -4.3813, -4.5542, -4.6122, -4.5804, -4.3042, -3.8803, -4.781, -5.0073, -4.3543, -3.8844, -4.0751, -3.9232, -5.0203, -4.1718, -4.0064, -4.3365, -4.2977, -3.823, -4.5777, -3.685, -3.7096, -4.6845, -3.9893, -4.9277, -3.7911, -3.9042, -4.1746, -4.7944, -3.6069, -4.7874, -4.6776, -4.5279, -4.2739, -3.6183, -4.9363, -3.5239, -3.7575, -4.2532, -4.8178, -4.4114, -3.7139, -3.9019, -4.3586, -3.9743, -3.9743, -4.8157, -4.7901, -4.3403, -4.2069, -4.3647, -4.6873, -4.9551, -3.9415, -4.6086, -4.461, -4.4915, -3.733, -4.1763, -4.1763, -3.9309, -3.8389, -4.1011, -4.0553, -3.5132, -3.9743, -4.6039, -3.597, -4.5212, -4.1042, -3.7693, -4.6618, -4.0946, -4.4485, -4.9108, -4.3029, -3.7432, -4.632, -3.9747, -4.0859, -3.8676, -4.7238, -4.1963, -4.2372, -4.5134, -3.6304, -3.7088, -3.872, -4.3984, -4.3753, -4.4887, -4.1921, -4.3439, -3.7079, -4.3921, -4.3796, -3.9604, -4.7108, -3.9433, -4.4522, -3.1571, -4.3559, -4.7644, -4.6918, -4.7397, -4.0545, -4.808, -4.7827, -4.2359, -4.7201, -4.8327, -4.2435, -4.7384, -4.3314, -3.3506, -4.397, -4.7361, -4.29, -5.1534, -3.7926, -4.3208, -4.5881, -3.6891, -4.6258, -4.7961, -3.9882, -5.0073, -4.0332, -4.5285, -4.2867, -4.789, -4.8355, -4.2684, -4.8327, -4.274, -4.6992, -4.7489, -4.3216, -4.3603, -4.5427, -3.8498, -4.2025, -4.3302, -3.9886, -4.3464, -4.0711, -4.9009, -4.4517, -4.3918, -4.6051, -3.8961, -3.9611, -4.6992, -4.7052, -3.9036, -3.4324, -4.4401, -4.4644, -4.3092, -4.9067, -4.6387, -4.1916, -3.7704, -4.4321, -3.274, -3.9873, -4.9791, -4.6263, -4.8964, -4.7457, -3.8794, -4.7104, -4.7711, -3.9097, -3.9499, -4.5804, -4.5815, -4.2475, -4.2371, -4.5591, -4.2552, -5.0903, -4.153, -4.542, -4.1186, -4.814, -3.1485, -3.9684, -4.3338, -3.6815, -5.0139, -4.7421, -4.7641, -3.8041, -3.7776, -4.229, -4.1921, -4.7717, -4.2445, -4.8988, -4.5514, -4.62, -4.2705, -3.7993, -4.237, -4.9729, -3.447, -4.3058, -4.5881, -4.5873, -4.4361, -4.3955, -4.1527, -3.7446, -4.7382, -4.1216, -4.0112, -4.07, -4.599, -4.6301, -4.3649, -4.5718, -5.0495, -3.955, -3.7704, -4.2025, -3.8963, -3.4154, -4.3951, -4.759, -4.6304, -4.4849, -4.5265, -4.3909, -4.8539, -4.298, -4.7211, -4.2127, -4.83, -4.8643, -4.6086, -4.7711, -4.0468, -4.5968, -3.9745, -4.0709, -3.6961, -4.7489, -4.1991, -4.6016, -3.4142, -5.3229, -4.844, -4.5767, -3.7594, -4.9211, -4.4309, -4.5035, -4.6966, -3.8568, -4.6225, -3.967, -3.7523, -5.0903, -4.2851, -4.6992, -4.9479, -4.6255, -4.4433, -4.4483, -4.8957, -5.1314, -4.8266, -4.7558, -3.8513, -4.1106, -4.0863, -4.3998, -4.0857, -4.3453, -3.9157, -3.8777, -4.3275, -4.5303, -4.5275, -4.7413, -4.3886, -4.4768, -4.3779, -4.4489, -4.3314, -5.2053, -4.2067, -4.3796, -4.2856, -4.764, -4.712, -4.717, -4.0888, -3.8383, -4.4651, -4.9783, -4.3782, -4.6453, -4.2409, -3.9773, -4.7167, -3.8375, -3.8875, -4.5804, -3.4934, -4.8178, -4.6832, -4.5574, -4.9081, -4.5206, -4.1357, -3.8194, -4.3309, -5.0677, -4.3666, -4.3976, -4.1268, -4.8683, -4.6016, -4.8673, -4.5649, -4.2114, -4.0962, -4.6561, -3.8601, -4.0064, -3.7776, -4.5815, -4.6786, -3.9886, -4.3586, -4.8379, -4.9075, -4.2603, -4.518, -4.2858, -4.6423, -4.2308, -3.5869, -4.7146, -4.7739, -4.9108, -4.9591, -4.283, -4.2444, -4.3969, -4.5965, -4.7998, -5.0231, -4.0468, -4.2757, -4.4644, -5.1088, -4.0962, -4.4018, -4.4178, -4.3112, -4.3141, -4.478, -4.2554, -4.1974, -3.8063, -4.5888, -4.1733, -3.6359, -4.5033, -4.1843, -4.5355, -5.0108, -4.3486, -4.6188, -4.9328, -4.1839, -4.973, -4.6599, -4.2168, -4.779, -3.9376, -3.5125, -3.826, -4.3568, -3.6229, -3.6492, -4.5998, -4.2129, -4.5095, -4.2025, -4.3058, -3.8434, -4.9088, -5.0775, -4.9055, -4.3676, -4.928, -4.4736, -4.6215, -3.7644, -4.3225, -5.0872, -3.884, -4.6979, -4.3047, -4.3527, -4.6161, -4.5594, -4.4427, -3.7346, -4.6335, -4.3713, -3.73, -4.1644, -4.0952, -4.913, -4.4587, -3.9502, -4.3371, -4.3211, -4.442, -4.9277, -4.012, -4.1354, -3.7799, -4.7547, -4.3998, -4.7777, -4.2513, -4.7338, -4.7961, -4.2691, -4.5732, -4.172, -4.5596, -4.7221, -3.6219, -4.5815, -4.381, -4.4887, -4.4887, -3.9538, -4.0892, -4.3365, -5.0261, -4.1733, -4.0224, -3.638, -3.7046, -4.6051, -4.6688, -4.5309, -4.7421, -4.4328, -4.2822, -4.7998, -4.5064, -4.3394, -4.5599, -3.8421, -4.2392, -4.6992, -4.294, -4.6895, -4.5126, -4.287, -4.4665, -4.0206, -4.0082, -4.2405, -4.5671, -4.3345, -4.5849, -4.659, -4.3976, -4.3137, -4.8997, -4.0597, -4.7104, -4.5965, -3.7295, -4.4401, -4.6759, -4.2114, -4.7021, -4.4218, -4.8178, -4.4521, -4.3603, -3.8003, -4.7832, -4.5029, -4.0489, -4.5282, -4.3555, -4.2548, -4.2865, -4.7163, -4.7803, -4.0945, -3.9649, -3.9524, -4.4788, -4.2302, -4.6438, -4.7245, -4.3984, -4.3585, -4.6907, -4.7477, -4.5666, -4.1933, -3.7368, -4.3302, -4.7541, -4.1721, -4.759, -4.5698, -4.2098, -4.6026, -3.9756, -3.7554, -4.3974, -4.0793, -4.2096, -4.2355, -4.83, -4.5452, -4.2505, -4.4818, -4.5698, -4.3083, -4.4062, -3.9061, -3.9321, -4.4762, -4.274, -4.5275, -3.9019, -4.6335, -4.4665, -4.8814, -4.7396, -4.1392, -4.7944, -4.8572, -3.9644, -3.774, -4.7411, -4.3909, -4.7558, -4.5043, -4.2962, -4.781, -4.1467, -3.941, -4.2372, -4.9363, -4.0108, -4.7666, -4.7145, -4.328, -4.3661, -4.8074, -4.5051, -4.3147, -4.6622, -3.8673, -4.079, -4.3023, -4.1739, -4.0809, -4.1835, -4.643, -4.3587, -4.3752, -4.4309, -4.5876, -4.2855, -4.7644, -4.3597, -4.482, -4.2757, -4.7221, -4.0643, -4.3308, -4.5562, -4.1556, -4.6485, -4.478, -4.6206, -3.9772, -5.0048, -4.471, -5.0261, -4.1638, -4.3918, -4.5033, -4.6655, -3.9924, -4.3208, -4.3137, -4.6308, -4.4739, -4.1388, -4.2127, -5.1213, -4.8821, -4.4174, -4.9061, -4.7219, -4.3464, -4.0492, -4.5559, -4.8028, -4.5757, -4.8472, -4.7879, -4.6218, -4.2475, -4.6167, -4.932, -4.4594, -4.5427, -4.4751, -4.9067, -4.5126, -4.6751, -4.1933, -4.6604, -4.478, -4.5004, -4.0853, -4.636, -4.5167, -4.056, -4.0435, -4.4788, -4.5849, -4.2098, -4.3292, -4.5528, -4.5494, -4.6935, -4.897, -4.4613, -3.8944, -4.6786, -3.9368, -4.0904, -4.3023, -4.56, -4.4025, -4.5433, -4.4659, -4.1399, -3.9684, -4.5888, -4.4321, -4.5309, -4.355, -4.4651, -4.6104, -4.4631, -4.755, -4.8502, -4.3838, -4.4029, -4.4762, -4.9816, -4.0233, -4.6774, -4.3302, -4.3464, -5.0261, -4.1733, -4.643, -3.9873, -4.2548, -3.8511, -4.237, -4.1819, -4.8259, -3.8584, -4.7773, -4.6992, -4.83, -4.3558, -4.2501, -4.628, -4.7139, -4.315, -4.0545, -4.681, -4.6649, -4.6702, -4.1048, -4.8178, -4.5666, -4.7384, -4.405, -4.2143, -4.4665, -4.5545, -4.8188, -4.0235, -3.9796, -4.3029, -4.3998, -4.322, -5.0775, -5.0775, -4.4823, -4.3186, -4.91, -4.3394, -4.8156, -4.8961, -4.8922, -4.7311, -4.9067, -4.1602, -4.3713, -4.4021, -4.1916, -4.5433, -4.6004, -4.3665, -4.6497, -4.4025, -4.3433, -4.3433, -4.1765, -4.9784, -4.442, -4.8266, -4.3666, -5.0361, -4.7878, -4.4582, -4.3592, -4.6678, -4.8028, -4.3935, -4.7812, -4.381, -4.3661, -4.3649, -4.3661, -4.9649, -4.5029, -4.4153, -4.3537, -4.5023, -4.3852, -4.3068, -4.3035, -4.6457, -4.6457, -4.5122, -4.2819, -4.1339, -4.739, -4.516, -4.0481, -4.7739, -4.7457, -4.7729, -4.4769, -4.7474, -4.3527, -4.3418, -4.3701, -4.6739, -4.6992, -4.3148, -4.6133, -4.5998, -4.7249, -4.7419, -4.661, -4.713, -4.478, -4.2405, -4.3377, -4.6612, -4.1258, -4.5717, -4.5539, -4.8264, -4.8216, -4.3989, -4.1636, -4.4264, -4.8003, -4.7423, -4.7221, -4.2784, -4.3518, -4.6226, -4.6895, -4.8085, -4.6168, -4.7639, -4.6796, -4.2843, -5.249, -4.31, -4.3548, -4.4489, -4.5818, -4.4485, -4.2844, -4.4397, -4.461, -4.6415, -4.4018, -4.7586, -4.5206, -4.6497, -4.7541, -4.7448, -4.0853, -4.5888, -4.6423, -4.7101, -4.2799, -4.2939, -4.322, -4.5698, -4.4769, -4.6979, -4.6559, -4.5094, -4.482, -4.6285, -4.5649, -4.3717, -4.758, -4.823, -4.812, -4.7939, -4.8281, -4.6255, -4.4396, -5.1314, -4.3068, -4.4517, -4.8839, -4.5088, -4.237, -4.4917, -4.7739, -4.8052, -4.8029, -4.5056, -4.6529, -4.6086, -4.8632, -4.6649, -4.6702, -4.6739, -4.4275, -4.8241, -4.5718, -4.8074, -4.618, -4.6604, -4.3886, -4.2721, -4.4904, -4.713, -4.9081, -4.4665, -4.6182, -4.2937, -4.6765, -4.6039, -4.2083, -4.6367, -4.235, -4.5167, -4.3558, -4.5727, -4.4788, -4.6737, -4.527, -4.4309, -4.5758, -4.7637, -4.5666, -4.6162, -4.438, -4.5891, -4.3433, -4.6532, -4.4068, -4.5033, -4.7004, -4.8266, -4.8259, -4.6347, -4.4458, -4.3337, -4.8029, -4.845, -5.1742, -4.6979, -4.6559, -4.527, -4.5596, -4.9403, -4.6167, -4.4263, -4.6992, -4.6301, -4.9016, -4.7477, -4.7489, -5.0495, -4.5427, -4.4887, -4.936, -4.8281, -4.6039, -4.7411, -4.6595, -4.6122, -4.845, -4.6908, -4.9466, -4.6599, -4.5094, -4.932, -4.599, -4.8355, -4.9782, -4.7384, -4.6604, -4.4267, -4.7516, -4.5649, -4.4309, -4.4321, -4.7892, -4.591, -4.5122, -4.6423, -4.8832, -4.877, -4.7004, -4.5026, -4.6655, -4.739, -4.5077, -4.2487, -4.5035, -4.5539, -5.0241, -4.5194, -4.845, -4.7849, -4.8524, -4.9403, -4.7956, -4.4449, -4.6301, -4.7489, -4.5655, -4.8814, -5.1447, -4.8085, -4.5427, -4.7419, -4.5891, -4.5576, -4.4396, -4.9944, -4.6429, -4.797, -4.5733, -4.636, -4.8673, -4.7163, -4.3403, -4.6347, -4.7361, -4.8029, -4.7423, -4.681, -4.7827, -4.8327, -4.758, -4.5114, -4.5609, -4.7028, -5.0048, -4.6796, -4.4396, -4.7534, -4.4849, -5.1314, -4.591, -4.7004, -4.5671, -4.5915, -4.4537, -4.5849, -4.5606, -4.4621, -4.5964, -4.8801, -4.8028, -4.789, -4.8546, -4.8316, -4.7201, -4.5178, -4.7489, -4.7956, -4.8685, -4.7541, -4.6255, -4.471, -4.6462, -4.5767, -4.574, -4.6367, -4.636, -4.6597, -4.3813, -4.3137, -4.6973, -4.7777, -4.6918, -4.6453, -4.4393, -4.7641, -4.6086, -4.7099, -4.627, -4.7879, -4.4309, -4.7344, -4.9419, -4.6981, -4.5483, -4.6768, -4.6168, -4.5597, -4.6622, -4.4893, -4.5891, -4.7717, -4.6182, -4.9179, -4.7534, -4.3976, -4.7539, -4.6185, -4.5529, -4.8801, -4.6285, -4.808, -4.9363, -4.6649, -4.8662, -4.5114, -4.8814, -5.0495, -4.5998, -4.5427, -4.5445, -5.0229, -4.7541, -4.7717, -4.532, -4.6765, -4.7534, -4.5785, -4.7004, -4.8266, -4.9873, -4.7082, -4.632, -5.0086, -4.808, -4.7221, -4.5218, -4.8662, -4.7956, -4.8502, -4.9096, -4.7145, -4.6595, -4.633, -4.7637, -4.7489, -4.6941, -4.754, -4.7489, -4.6827, -4.6151, -4.7448, -4.7454, -4.6532, -4.5785, -4.7777, -5.0775, -4.781, -4.789, -4.779, -4.7431, -4.7454, -4.5767, -4.636, -4.7901, -4.6597, -4.4621, -4.5148, -4.6618, -4.8198, -4.845, -5.0156, -4.9095, -4.7238, -5.1742, -4.7219, -4.8156, -4.7671, -4.7827, -4.8679, -4.8327, -4.6226, -4.754, -4.8108, -4.8281, -4.6851, -4.69, -4.6151, -4.8188, -4.8275, -4.6039, -5.1314, -4.9009, -4.7963, -4.7101, -4.7397, -4.6618, -4.7457, -4.8548, -4.8635, -4.8455, -5.0219, -4.932, -4.7311, -4.8502, -4.7201, -4.7552, -4.8074, -4.6774, -4.782, -4.7541, -4.6827, -4.833, -5.1, -4.4849, -4.7901, -4.6051, -4.9595, -4.7874, -4.6728, -4.8416, -4.9041, -4.7139, -4.7397, -4.7474, -5.0103, -4.6702, -4.9419, -4.7956, -4.779, -4.7145, -4.9287, -4.7626, -4.7637, -4.7489, -4.823, -4.618, -4.7249, -4.8458, -4.4998, -4.9551, -4.7611, -4.7827, -4.8546, -4.6935, -4.8982, -4.7431, -4.7249, -4.8697, -4.9497, -4.7944, -4.7717, -4.6796, -4.6765, -4.7417, -4.797, -4.7963, -4.7803, -4.7163, -4.8888, -4.9466, -4.8029, -4.781, -4.949, -4.932, -4.8355, -4.8479, -4.7626, -4.7201, -4.8241, -4.8697, -4.8281, -4.6827, -4.833, -4.6151, -4.7901, -4.7901, -4.8266, -4.6728, -4.7956, -4.9242, -4.7626, -4.7637, -4.8178, -4.9016, -5.0495, -5.0229, -4.7832, -4.8188, -4.9075, -4.7417, -4.712, -4.6688, -4.9595, -4.7457, -4.8326, -5.0775, -4.9551, -5.0156, -4.91, -4.9041, -4.7711, -4.7936, -4.7939, -4.7944, -4.6796, -4.6796, -4.7455, -4.9873, -4.9595, -4.8548, -4.9494, -4.8326, -5.2013, -5.0241, -5.0241, -5.0896, -4.928, -4.6966, -4.8182, -4.8182, -4.9784, -4.9784, -5.2694, -4.973, -4.973, -4.973, -4.7641, -4.949, -4.8922, -4.7397, -4.808, -5.0903, -5.0903, -4.8632, -4.8524, -4.8581, -4.9403, -4.9403, -4.932, -4.9242, -4.9242, -4.9096, -4.9096, -4.8479, -4.9067, -4.7846, -4.7846, -4.8982, -4.8982, -4.8178, -4.8178, -4.9016, -4.7477, -4.897, -4.9718, -4.8814, -4.8814, -4.7413, -4.8679, -4.7939, -4.8108, -4.8697, -4.8685, -4.782, -4.9081, -4.9081, -4.9081, -4.8257, -4.833, -5.2053, -5.2053, -4.7454, -4.9944, -4.6671, -4.8157, -4.7222, -5.3824, -4.9962, -4.9962, -4.6457, -4.8839, -4.7963, -4.7963, -4.7963, -4.7963, -4.8777, -4.8777, -4.7901, -4.8673, -4.8673, -4.7963, -4.7901, -4.8324, -4.8324, -4.8281, -4.8266, -4.9211, -4.9211, -4.7146, -4.6851, -4.7558, -4.7487 ], +"loglift": [ 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 4.0609, 4.0589, 4.0278, 4.0248, 4.0174, 4.0109, 4.0017, 3.9996, 3.9946, 3.9544, 3.9303, 3.9186, 3.8971, 3.8797, 3.8794, 3.8501, 3.8305, 3.8247, 3.7989, 3.7793, 3.7745, 3.7738, 3.7301, 3.7158, 3.7126, 3.7036, 3.686, 3.6707, 3.6697, 3.6686, 4.1548, 4.1443, 4.1172, 4.1172, 4.0973, 4.078, 4.0576, 4.0294, 4.0156, 4.0044, 4.0034, 3.9874, 3.9806, 3.9667, 3.9597, 3.9533, 3.9344, 3.9298, 3.9287, 3.9276, 3.9154, 3.8797, 3.8415, 3.8382, 3.828, 3.8184, 3.8166, 3.8097, 3.7986, 3.7972, 4.2819, 4.2721, 4.2009, 4.1966, 4.1198, 4.1076, 4.059, 4.0451, 3.9897, 3.9528, 3.9034, 3.903, 3.8938, 3.8727, 3.8564, 3.8369, 3.8338, 3.8256, 3.822, 3.8169, 3.7895, 3.7794, 3.7283, 3.7123, 3.6979, 3.692, 3.6611, 3.6568, 3.6167, 3.616, 4.2752, 4.1963, 4.1463, 4.1113, 4.0803, 4.0771, 4.0557, 4.0026, 3.9986, 3.9336, 3.8865, 3.8734, 3.8646, 3.8637, 3.8424, 3.8385, 3.7542, 3.7346, 3.7092, 3.7066, 3.703, 3.696, 3.681, 3.6615, 3.6561, 3.6231, 3.621, 3.5696, 3.5657, 3.5612, 4.3001, 4.28, 4.2588, 4.2174, 4.0822, 4.0443, 3.9784, 3.9766, 3.946, 3.9403, 3.9298, 3.9062, 3.8674, 3.865, 3.8454, 3.8192, 3.7771, 3.7505, 3.7457, 3.7326, 3.7263, 3.7086, 3.7064, 3.7014, 3.6561, 3.648, 3.6201, 3.6012, 3.6008, 3.5908, 4.229, 4.1226, 4.1214, 4.0844, 4.0542, 4.0338, 3.9993, 3.9992, 3.9641, 3.9463, 3.8882, 3.8299, 3.8161, 3.8157, 3.7999, 3.7332, 3.7133, 3.6771, 3.6717, 3.6282, 3.6211, 3.6199, 3.6073, 3.5987, 3.5957, 3.5898, 3.5458, 3.5325, 3.4749, 3.4738, 4.3604, 4.3583, 4.3497, 4.3443, 4.3293, 4.3267, 4.3187, 4.3187, 4.3007, 4.2817, 4.1998, 4.1939, 4.118, 4.0379, 3.9693, 3.9291, 3.8642, 3.8595, 3.7531, 3.7322, 3.7127, 3.6473, 3.613, 3.6091, 3.6079, 3.5949, 3.577, 3.5518, 3.5405, 3.532, 4.3287, 4.2973, 4.2264, 4.1912, 4.0699, 4.0362, 4.0334, 4.023, 3.9928, 3.9395, 3.8716, 3.807, 3.8015, 3.7738, 3.7723, 3.7605, 3.7499, 3.7454, 3.7257, 3.6832, 3.6831, 3.6804, 3.6763, 3.6054, 3.5905, 3.587, 3.5859, 3.5851, 3.5565, 3.545, 4.3131, 4.2617, 4.184, 4.0741, 4.072, 4.0675, 4.0485, 3.9775, 3.9263, 3.9129, 3.9002, 3.8747, 3.8539, 3.8418, 3.7667, 3.7591, 3.7563, 3.6897, 3.6135, 3.6016, 3.5968, 3.594, 3.5842, 3.5286, 3.5233, 3.5181, 3.4951, 3.491, 3.4654, 3.464, 4.3954, 4.3759, 4.319, 4.3067, 4.1955, 4.1954, 4.1004, 4.0935, 4.0534, 4.0439, 4.0422, 3.9032, 3.8875, 3.8425, 3.7264, 3.7252, 3.7221, 3.7187, 3.6908, 3.6796, 3.6352, 3.6344, 3.6343, 3.6324, 3.627, 3.6173, 3.5851, 3.5717, 3.5682, 3.5425, 4.3, 4.2658, 3.9737, 3.9716, 3.8425, 3.6515, 3.6001, 3.561, 3.5539, 3.5468, 3.5024, 3.4215, 3.406, 3.351, 3.3301, 3.2352, 3.2007, 3.1961, 3.1556, 3.1212, 3.1182, 3.1119, 3.0941, 3.0873, 3.0774, 3.0593, 3.0338, 3.0228, 2.9839, 2.9786, 4.3973, 4.3916, 4.3428, 4.3126, 4.2922, 4.2372, 4.2364, 4.0596, 4.0508, 4.0033, 3.9848, 3.983, 3.9824, 3.9224, 3.8994, 3.8409, 3.8305, 3.8284, 3.8022, 3.7909, 3.7435, 3.7401, 3.7316, 3.6869, 3.6606, 3.6486, 3.6475, 3.6461, 3.609, 3.6069, 4.2324, 4.2241, 4.2217, 4.1916, 4.1563, 4.1089, 4.0958, 4.0706, 4.0144, 3.9486, 3.9305, 3.912, 3.8461, 3.8398, 3.8346, 3.8215, 3.7526, 3.7485, 3.747, 3.6836, 3.6713, 3.6684, 3.6675, 3.6627, 3.6547, 3.6433, 3.6165, 3.6147, 3.608, 3.6073, 4.3812, 4.2661, 4.1742, 4.1259, 4.1124, 4.0487, 3.9471, 3.8424, 3.8355, 3.8344, 3.7862, 3.7713, 3.7679, 3.7628, 3.6662, 3.653, 3.6371, 3.6256, 3.6083, 3.5685, 3.5655, 3.5449, 3.523, 3.5066, 3.5007, 3.4996, 3.4648, 3.4192, 3.3911, 3.3649, 4.1075, 4.1024, 4.0785, 4.0075, 4.0073, 3.9208, 3.9019, 3.8995, 3.8827, 3.8821, 3.8576, 3.7695, 3.7462, 3.7228, 3.7024, 3.6829, 3.6725, 3.6716, 3.5794, 3.5627, 3.5315, 3.5158, 3.512, 3.4943, 3.4517, 3.4475, 3.436, 3.4359, 3.4182, 3.4063, 4.3959, 4.3582, 4.3461, 4.1602, 4.1364, 4.1018, 4.0333, 4.0057, 3.9625, 3.9551, 3.93, 3.9175, 3.8853, 3.8845, 3.8499, 3.8262, 3.7654, 3.7626, 3.6615, 3.6336, 3.6053, 3.6038, 3.5901, 3.5802, 3.5762, 3.566, 3.4812, 3.4754, 3.4705, 3.4463, 4.3875, 4.3568, 4.3159, 4.2792, 4.181, 4.1161, 4.0902, 4.0635, 4.0558, 3.9849, 3.9667, 3.9595, 3.9522, 3.9344, 3.9289, 3.8916, 3.8561, 3.8235, 3.7831, 3.782, 3.7547, 3.6586, 3.6373, 3.6123, 3.6025, 3.5861, 3.5472, 3.5354, 3.514, 3.4823, 4.4432, 4.4427, 4.415, 4.4133, 4.397, 4.397, 4.3497, 4.3148, 4.3128, 4.26, 4.2404, 4.196, 4.1939, 4.074, 3.9535, 3.9046, 3.8866, 3.8759, 3.8649, 3.7917, 3.7907, 3.79, 3.7564, 3.7504, 3.6928, 3.6904, 3.6837, 3.6726, 3.6629, 3.6621, 4.418, 4.3952, 4.3117, 4.2865, 4.2863, 4.2839, 4.2776, 4.199, 4.127, 4.0854, 4.0732, 4.0368, 4.0261, 4.0156, 3.9604, 3.9562, 3.9521, 3.9474, 3.9252, 3.8668, 3.8646, 3.8588, 3.8383, 3.8077, 3.7934, 3.789, 3.7885, 3.6693, 3.648, 3.6207, 4.4462, 4.3736, 4.3316, 4.1361, 4.077, 4, 3.9863, 3.8941, 3.8703, 3.8444, 3.7867, 3.7865, 3.7091, 3.6897, 3.6896, 3.6541, 3.6516, 3.5941, 3.5661, 3.5476, 3.5382, 3.5272, 3.4737, 3.4696, 3.4651, 3.4025, 3.4021, 3.3853, 3.3803, 3.3749, 4.4734, 4.363, 4.1952, 4.1513, 4.0957, 4.0853, 4.0621, 4.0549, 4.0135, 3.9686, 3.9196, 3.886, 3.8217, 3.8052, 3.7133, 3.6964, 3.6499, 3.6325, 3.5924, 3.5538, 3.5189, 3.503, 3.3443, 3.2884, 3.2618, 3.2351, 3.2177, 3.2161, 3.169, 3.1351, 4.4341, 4.3501, 4.3424, 4.314, 4.2939, 4.2935, 4.2428, 4.2416, 4.1675, 4.1514, 4.1464, 4.0379, 3.9544, 3.9539, 3.9512, 3.9295, 3.921, 3.9186, 3.9131, 3.9092, 3.8826, 3.8739, 3.8647, 3.7976, 3.7972, 3.7962, 3.7942, 3.7171, 3.6798, 3.6511, 4.4766, 4.4602, 4.4558, 4.4134, 4.3863, 4.3659, 4.3448, 4.3442, 4.2998, 4.2974, 4.2604, 4.2274, 4.1635, 4.0456, 4.0111, 3.9714, 3.9586, 3.9576, 3.9538, 3.8961, 3.8217, 3.8063, 3.8049, 3.761, 3.7518, 3.7349, 3.7195, 3.7118, 3.7108, 3.7094, 4.4373, 4.4373, 4.4194, 4.3505, 4.2947, 4.283, 4.2367, 4.2184, 4.2147, 4.1896, 4.0574, 4.0551, 4.0549, 4.008, 3.9723, 3.9704, 3.9549, 3.9372, 3.9289, 3.8899, 3.8797, 3.8714, 3.869, 3.8144, 3.7547, 3.7283, 3.7096, 3.692, 3.686, 3.6619, 4.3508, 4.302, 4.2898, 4.2173, 4.137, 4.1363, 4.1362, 4.1296, 4.1097, 4.0771, 4.0721, 4.0524, 4.0109, 3.9916, 3.9672, 3.9562, 3.9477, 3.9426, 3.9417, 3.9009, 3.8978, 3.876, 3.8129, 3.751, 3.7268, 3.7227, 3.7145, 3.7104, 3.6762, 3.6571, 4.4805, 4.4145, 4.4002, 4.3982, 4.3595, 4.3372, 4.3268, 4.3052, 4.2843, 4.2706, 4.2663, 4.2647, 4.2555, 4.217, 4.1952, 4.195, 4.1893, 4.1833, 4.176, 4.1022, 4.0755, 4.0635, 4.0497, 4.0371, 3.9484, 3.9451, 3.9395, 3.9184, 3.8866, 3.8743, 4.4281, 4.4199, 4.2748, 4.151, 4.0619, 4.0314, 4.0032, 3.9775, 3.8983, 3.8628, 3.844, 3.7546, 3.6858, 3.6834, 3.6169, 3.6095, 3.5698, 3.5657, 3.5596, 3.5511, 3.5166, 3.504, 3.4918, 3.453, 3.4351, 3.4252, 3.4221, 3.4194, 3.4162, 3.4117, 4.4868, 4.4686, 4.4412, 4.4201, 4.372, 4.3288, 4.2277, 4.1238, 4.1071, 4.0284, 4.0234, 3.9772, 3.967, 3.9578, 3.9548, 3.9393, 3.9359, 3.9112, 3.9027, 3.8832, 3.8518, 3.849, 3.8242, 3.8238, 3.8232, 3.8214, 3.8126, 3.773, 3.7593, 3.7504, 4.4347, 4.4162, 4.3329, 4.2014, 4.1987, 4.1729, 4.086, 4.0357, 3.9462, 3.9149, 3.9017, 3.8886, 3.8667, 3.8613, 3.8304, 3.7748, 3.7364, 3.6945, 3.678, 3.6502, 3.6381, 3.6312, 3.6299, 3.6059, 3.5883, 3.561, 3.5335, 3.5089, 3.4888, 3.4881, 4.4371, 4.4297, 4.4289, 4.4289, 4.4289, 4.3852, 4.3699, 4.3693, 4.3531, 4.3412, 4.3406, 4.2847, 4.1329, 4.1198, 4.0728, 4.0475, 4.035, 4.0066, 3.8906, 3.8868, 3.8267, 3.7585, 3.7325, 3.7144, 3.6927, 3.6676, 3.66, 3.6463, 3.6186, 3.6042, 4.4918, 4.3157, 4.2661, 4.2172, 4.1306, 4.0951, 4.0656, 4.0633, 4.0176, 3.9315, 3.9027, 3.9019, 3.9016, 3.8886, 3.8443, 3.8434, 3.7483, 3.7398, 3.7027, 3.7007, 3.6869, 3.6767, 3.6745, 3.6606, 3.6393, 3.6283, 3.6032, 3.5962, 3.5887, 3.5529, 4.5188, 4.4847, 4.4768, 4.4744, 4.446, 4.4265, 4.3756, 4.3343, 4.3058, 4.0862, 4.0861, 4.0855, 4.0517, 4.0297, 4.0277, 4.0079, 3.9313, 3.9207, 3.919, 3.849, 3.8449, 3.771, 3.7665, 3.743, 3.7284, 3.6691, 3.6668, 3.6621, 3.6593, 3.6562, 4.5173, 4.4922, 4.4863, 4.4852, 4.4828, 4.4632, 4.4321, 4.4176, 4.3596, 4.359, 4.357, 4.3455, 4.3451, 4.3414, 4.3278, 4.3266, 4.2921, 4.2758, 4.1545, 4.1255, 4.092, 4.0457, 4.0434, 4.0107, 3.9913, 3.9757, 3.9353, 3.9284, 3.9158, 3.9024, 4.4059, 4.4042, 4.3885, 4.3853, 4.3242, 4.2186, 4.2131, 4.1638, 4.1084, 4.1032, 4.1006, 4.1, 4.0994, 4.0745, 4.0572, 4.0462, 4.0313, 3.9828, 3.9813, 3.9751, 3.967, 3.935, 3.8747, 3.8561, 3.7917, 3.725, 3.7244, 3.7165, 3.7125, 3.7057, 4.5505, 4.5352, 4.5193, 4.5034, 4.4992, 4.4947, 4.4301, 4.4056, 4.3112, 4.3011, 4.2632, 4.2544, 4.2197, 4.1503, 4.1001, 4.0541, 4.0491, 4.0314, 3.9783, 3.8947, 3.8884, 3.8202, 3.8168, 3.8059, 3.8058, 3.7598, 3.7336, 3.6766, 3.661, 3.6545, 4.4808, 4.4449, 4.3775, 4.3514, 4.3067, 4.189, 4.1385, 4.1103, 4.0797, 4.0655, 4.057, 4.023, 4.0107, 3.9859, 3.9775, 3.9614, 3.8176, 3.8084, 3.8072, 3.7697, 3.7689, 3.7678, 3.7392, 3.7261, 3.7234, 3.7175, 3.6259, 3.6026, 3.5893, 3.5835, 4.536, 4.5325, 4.5325, 4.5306, 4.5191, 4.481, 4.4338, 4.4192, 4.4086, 4.3913, 4.3816, 4.3262, 4.2704, 4.1641, 4.0062, 3.9765, 3.9493, 3.8405, 3.8259, 3.802, 3.7757, 3.7272, 3.7223, 3.6777, 3.6588, 3.6308, 3.6243, 3.6202, 3.5832, 3.5805, 4.5494, 4.5467, 4.5366, 4.4507, 4.4382, 4.3666, 4.3567, 4.3499, 4.3428, 4.2763, 4.2567, 4.2377, 4.221, 4.1976, 4.1721, 4.1593, 4.1547, 4.1531, 4.1472, 4.0541, 3.9139, 3.8558, 3.821, 3.8149, 3.7715, 3.7689, 3.7546, 3.7526, 3.6824, 3.6606, 4.4258, 4.2198, 4.1819, 4.1298, 3.9869, 3.9778, 3.8771, 3.859, 3.8478, 3.829, 3.7268, 3.7001, 3.6728, 3.6665, 3.6515, 3.5908, 3.5777, 3.5701, 3.5613, 3.5523, 3.5446, 3.5193, 3.5055, 3.4787, 3.4588, 3.4455, 3.4452, 3.4397, 3.431, 3.4226, 4.5432, 4.5337, 4.4641, 4.3384, 4.3312, 4.307, 4.3024, 4.2697, 4.2389, 4.0681, 4.0027, 3.9909, 3.9885, 3.9162, 3.9096, 3.8344, 3.8182, 3.7815, 3.7564, 3.7434, 3.7407, 3.7368, 3.73, 3.7024, 3.6798, 3.6695, 3.6679, 3.6653, 3.6626, 3.6516, 4.5483, 4.5136, 4.4576, 4.4449, 4.3852, 4.2185, 4.0019, 3.9165, 3.9108, 3.8208, 3.8205, 3.7864, 3.7864, 3.7823, 3.7267, 3.6942, 3.6902, 3.6419, 3.6391, 3.6373, 3.5645, 3.5591, 3.5559, 3.5548, 3.5473, 3.433, 3.4023, 3.4011, 3.3953, 3.3345, 4.5721, 4.5543, 4.3295, 4.3083, 4.2968, 4.2127, 4.193, 4.1574, 4.1265, 4.0744, 4.054, 4.0381, 4.0208, 3.9968, 3.9638, 3.9274, 3.9265, 3.923, 3.8015, 3.8008, 3.7505, 3.7416, 3.6728, 3.6474, 3.5936, 3.5745, 3.574, 3.5537, 3.5445, 3.5316, 4.4321, 4.1486, 4.1316, 4.0828, 4.0136, 3.9268, 3.9254, 3.8572, 3.8258, 3.818, 3.7856, 3.7703, 3.7612, 3.7556, 3.7458, 3.733, 3.6752, 3.6502, 3.6415, 3.6326, 3.6086, 3.6036, 3.5846, 3.5291, 3.5251, 3.5247, 3.5231, 3.5147, 3.4899, 3.4568, 4.5195, 4.4682, 4.4595, 4.4584, 4.4317, 4.4132, 4.4122, 4.3373, 4.3362, 4.283, 4.2186, 4.1797, 4.1252, 4.0532, 4.0524, 4.0342, 4.0113, 4, 3.9778, 3.9242, 3.918, 3.9167, 3.9149, 3.8527, 3.8324, 3.8278, 3.8277, 3.8245, 3.8192, 3.7831, 4.4755, 4.4665, 4.4227, 4.3597, 4.3554, 4.2992, 4.2988, 4.288, 4.2543, 4.2152, 4.1286, 4.0634, 3.9933, 3.9797, 3.9345, 3.8975, 3.8873, 3.8598, 3.8395, 3.8383, 3.835, 3.8133, 3.7488, 3.7287, 3.7156, 3.6608, 3.6544, 3.6216, 3.5904, 3.5698, 4.3989, 4.3926, 4.3566, 4.3345, 4.217, 4.1682, 4.1272, 4.0557, 3.9905, 3.989, 3.9857, 3.9722, 3.9308, 3.9288, 3.8714, 3.85, 3.7978, 3.7961, 3.7929, 3.7704, 3.7431, 3.6644, 3.6425, 3.6215, 3.615, 3.6136, 3.6101, 3.597, 3.5863, 3.586, 4.5407, 4.5325, 4.5325, 4.5268, 4.5112, 4.501, 4.4847, 4.4843, 4.3562, 4.3556, 4.3414, 4.3391, 4.3389, 4.2833, 4.2637, 4.2609, 4.1903, 4.1619, 4.142, 4.0846, 4.0688, 4.0592, 4.0577, 4.0571, 4.0522, 4.0098, 4.0019, 3.9922, 3.9787, 3.9359, 4.6065, 4.597, 4.5715, 4.5339, 4.4265, 4.4058, 4.3274, 4.3106, 4.3094, 4.2618, 4.2263, 4.1595, 4.1416, 4.0931, 4.0612, 4.0329, 3.8774, 3.8169, 3.8109, 3.7948, 3.7806, 3.7689, 3.7415, 3.741, 3.7207, 3.6897, 3.6532, 3.6366, 3.6052, 3.5787, 4.6059, 4.5113, 4.4433, 4.4081, 4.4043, 4.2384, 4.178, 4.1201, 4.0458, 4.0231, 3.9965, 3.9916, 3.938, 3.9009, 3.878, 3.8715, 3.8382, 3.8297, 3.8093, 3.8047, 3.7618, 3.7535, 3.6539, 3.6493, 3.6375, 3.6212, 3.6191, 3.6042, 3.5996, 3.5866, 4.5781, 4.5061, 4.497, 4.4874, 4.389, 4.3407, 4.3134, 4.2855, 4.2769, 4.2622, 4.228, 4.1955, 4.1815, 4.1415, 4.1241, 4.1076, 4.091, 4.0837, 4.0365, 4.0277, 4.0118, 4.0034, 4.0013, 3.9914, 3.947, 3.9311, 3.8357, 3.7886, 3.7834, 3.7671, 4.612, 4.5515, 4.5433, 4.5424, 4.5364, 4.5123, 4.4851, 4.4491, 4.4306, 4.3916, 4.3461, 4.3141, 4.3134, 4.2882, 4.2394, 4.2267, 4.2191, 4.17, 4.1646, 4.1439, 4.0709, 4.0556, 3.94, 3.9374, 3.8626, 3.8612, 3.8458, 3.8057, 3.7862, 3.7858, 4.5807, 4.5754, 4.5428, 4.3184, 4.3094, 4.2904, 4.2702, 4.1022, 4.0947, 4.0429, 4.0084, 3.9864, 3.9513, 3.9076, 3.9055, 3.8608, 3.8249, 3.7604, 3.7496, 3.6901, 3.6437, 3.6434, 3.6402, 3.634, 3.5867, 3.5866, 3.5469, 3.5455, 3.535, 3.5336, 4.5523, 4.491, 4.467, 4.3574, 4.3523, 4.3114, 4.2332, 4.1567, 4.1472, 4.1169, 4.0994, 4.099, 4.0403, 4.0232, 3.9507, 3.8567, 3.8535, 3.847, 3.7971, 3.7962, 3.77, 3.7302, 3.6596, 3.6462, 3.6065, 3.5457, 3.545, 3.5411, 3.5384, 3.519, 4.6293, 4.6284, 4.6022, 4.6013, 4.565, 4.5242, 4.4589, 4.4462, 4.3697, 4.2586, 4.1922, 4.1893, 4.1715, 4.1032, 4.0257, 3.9505, 3.8705, 3.8669, 3.7924, 3.7431, 3.6907, 3.6884, 3.6676, 3.6643, 3.6353, 3.6335, 3.554, 3.5505, 3.5114, 3.5002, 4.5193, 4.4972, 4.3557, 4.105, 4.0612, 4.0381, 3.9489, 3.908, 3.8912, 3.8821, 3.8704, 3.8509, 3.8363, 3.8105, 3.7749, 3.764, 3.7499, 3.7316, 3.7219, 3.7171, 3.7032, 3.697, 3.6834, 3.6826, 3.6562, 3.6515, 3.6497, 3.6433, 3.6377, 3.6322, 4.5854, 4.4764, 4.3847, 4.3788, 4.2774, 4.2725, 4.2698, 4.241, 4.2074, 4.1947, 4.1635, 4.1584, 4.107, 4.1053, 4.101, 4.0691, 4.0431, 4.0425, 3.9839, 3.9518, 3.863, 3.7876, 3.7789, 3.7595, 3.731, 3.7222, 3.7034, 3.6978, 3.6864, 3.6797, 4.5582, 4.5582, 4.4114, 4.4019, 4.3267, 4.2215, 4.2022, 4.1998, 4.1944, 4.0857, 4.0617, 4.0411, 4.0292, 4.0282, 3.9669, 3.9631, 3.9619, 3.8935, 3.8415, 3.8371, 3.8152, 3.7894, 3.7238, 3.7092, 3.7031, 3.6556, 3.649, 3.6326, 3.6325, 3.6316, 4.618, 4.5858, 4.4435, 4.4206, 4.3031, 4.2761, 4.2516, 4.2182, 4.2039, 4.1964, 4.1704, 4.1316, 4.1269, 4.1142, 4.0838, 4.0233, 4.0232, 4.0142, 3.9687, 3.964, 3.9598, 3.9559, 3.8835, 3.8739, 3.8701, 3.8509, 3.8275, 3.7353, 3.7287, 3.6974, 4.6064, 4.5995, 4.5681, 4.5598, 4.5072, 4.4715, 4.4513, 4.4121, 4.4004, 4.3924, 4.3332, 4.3061, 4.288, 4.2841, 4.2624, 4.2114, 4.1655, 4.1104, 4.11, 4.1093, 4.0607, 4.0414, 4.0343, 3.9873, 3.9733, 3.9549, 3.9242, 3.8755, 3.8752, 3.8709, 4.5942, 4.5905, 4.5803, 4.5719, 4.5719, 4.5637, 4.5637, 4.531, 4.5245, 4.476, 4.4757, 4.4653, 4.4586, 4.4585, 4.4481, 4.4031, 4.4007, 4.3192, 4.1904, 4.1695, 4.1258, 4.1191, 4.0559, 4.0547, 4.0424, 4.0399, 4.0091, 4.0001, 3.9641, 3.9633, 4.6233, 4.6133, 4.5203, 4.4616, 4.4588, 4.0942, 4.0396, 4.0067, 3.977, 3.9724, 3.8886, 3.8775, 3.867, 3.8421, 3.7821, 3.7564, 3.7241, 3.7218, 3.7129, 3.7123, 3.6818, 3.6265, 3.5981, 3.5723, 3.5642, 3.5413, 3.4851, 3.4446, 3.4417, 3.4239, 4.5731, 4.5649, 4.5501, 4.478, 4.3966, 4.39, 4.3897, 4.3502, 4.3327, 4.3197, 4.2715, 4.2677, 4.252, 4.2168, 4.1294, 4.0706, 4.0536, 4.0456, 4.0414, 4.0392, 4.0372, 4.0311, 4.0283, 3.9683, 3.9667, 3.8986, 3.8923, 3.8649, 3.8551, 3.8545, 4.3505, 4.2165, 4.1854, 4.1586, 4.0623, 4.0349, 4.0234, 3.9788, 3.9057, 3.8905, 3.8325, 3.821, 3.8113, 3.8081, 3.7915, 3.7731, 3.6719, 3.6598, 3.6546, 3.6536, 3.6089, 3.592, 3.5762, 3.574, 3.5738, 3.5682, 3.5339, 3.5275, 3.4716, 3.4475, 4.6201, 4.572, 4.5278, 4.5066, 4.4998, 4.445, 4.4264, 4.3391, 4.2628, 4.0965, 4.0629, 4.0454, 3.9843, 3.978, 3.9398, 3.9336, 3.9015, 3.8906, 3.8804, 3.8782, 3.8172, 3.8159, 3.7937, 3.7523, 3.7409, 3.7266, 3.6919, 3.6519, 3.6475, 3.6305, 4.518, 4.4729, 4.3285, 4.2307, 4.0832, 4.0432, 4.0291, 3.994, 3.9929, 3.9911, 3.9806, 3.9489, 3.9228, 3.9197, 3.9096, 3.903, 3.895, 3.8625, 3.85, 3.829, 3.814, 3.8096, 3.7935, 3.7278, 3.7081, 3.7074, 3.674, 3.6432, 3.6297, 3.6055, 4.621, 4.6043, 4.5297, 4.4029, 4.3359, 4.3121, 4.2268, 4.2257, 4.0909, 4.0566, 4.0525, 3.9903, 3.9839, 3.9802, 3.9335, 3.926, 3.9063, 3.9057, 3.8714, 3.8337, 3.8331, 3.8293, 3.8133, 3.8054, 3.7862, 3.7848, 3.7597, 3.718, 3.6766, 3.6213, 4.6631, 4.5546, 4.5261, 4.4956, 4.1379, 4.1366, 4.1349, 4.1317, 4.1166, 4.0861, 4.0612, 3.9791, 3.9784, 3.938, 3.8774, 3.8664, 3.735, 3.7143, 3.6948, 3.6872, 3.6699, 3.6634, 3.5756, 3.5637, 3.5202, 3.5176, 3.5144, 3.4442, 3.3747, 3.3511, 4.5973, 4.4322, 4.2096, 4.2067, 4.1936, 4.0749, 4.0253, 4.0163, 3.962, 3.9584, 3.9563, 3.9283, 3.922, 3.9113, 3.8454, 3.8207, 3.7745, 3.6821, 3.6808, 3.6781, 3.6779, 3.6667, 3.6523, 3.595, 3.5695, 3.5462, 3.5261, 3.4908, 3.4808, 3.4806, 4.6255, 4.5954, 4.5954, 4.5481, 4.4831, 4.461, 4.4522, 4.4514, 4.4285, 4.3255, 4.2907, 4.2589, 4.2461, 4.2412, 4.2388, 4.2046, 4.1849, 4.1571, 4.1567, 4.14, 4.0547, 4.0232, 3.9425, 3.9342, 3.926, 3.9091, 3.8328, 3.8157, 3.7978, 3.7554, 4.5941, 4.5916, 4.5112, 4.326, 4.2076, 4.1995, 4.1348, 4.1157, 4.1063, 4.0907, 4.0857, 4.0125, 4.0115, 4.0034, 4.0017, 3.9511, 3.9145, 3.9123, 3.8614, 3.7981, 3.7857, 3.757, 3.7555, 3.7411, 3.6827, 3.6805, 3.679, 3.6762, 3.6697, 3.6688, 4.6629, 4.5392, 4.4308, 4.3531, 4.2206, 4.2128, 4.0834, 3.9997, 3.9888, 3.939, 3.8412, 3.8297, 3.821, 3.7946, 3.7416, 3.7304, 3.7274, 3.6923, 3.6903, 3.6814, 3.6546, 3.6002, 3.5611, 3.5311, 3.5083, 3.4696, 3.4606, 3.4363, 3.3996, 3.3979, 4.6297, 4.6247, 4.5938, 4.4773, 4.4226, 4.3855, 4.3831, 4.3824, 4.3323, 4.2993, 4.2504, 4.2438, 4.2192, 4.1631, 4.159, 4.1134, 4.0983, 4.033, 3.972, 3.9452, 3.9399, 3.9129, 3.8807, 3.88, 3.8771, 3.86, 3.8593, 3.8566, 3.8348, 3.8079, 4.6847, 4.6795, 4.6518, 4.6135, 4.5485, 4.5285, 4.5187, 4.4699, 4.4589, 4.385, 4.3824, 4.3708, 4.3488, 4.3221, 4.2823, 4.2818, 4.2367, 4.2162, 4.1995, 4.1276, 4.1033, 4.0972, 4.0867, 4.0216, 4.0099, 4.0065, 3.9237, 3.839, 3.8288, 3.7575, 4.6472, 4.6148, 4.6066, 4.6066, 4.4336, 4.4309, 4.3916, 4.2564, 4.2387, 4.2052, 4.1509, 4.1347, 4.0966, 4.0431, 4.042, 4.0113, 3.9471, 3.8986, 3.8556, 3.831, 3.8221, 3.7829, 3.7761, 3.7467, 3.7245, 3.7018, 3.6926, 3.6661, 3.6026, 3.5734, 4.6282, 4.6154, 4.4147, 4.2679, 4.2569, 4.2543, 4.1664, 4.1293, 4.1288, 4.0823, 4.0133, 3.9861, 3.9784, 3.9572, 3.9541, 3.9348, 3.911, 3.8993, 3.8816, 3.8753, 3.8394, 3.8003, 3.7201, 3.7085, 3.6418, 3.6047, 3.5992, 3.5625, 3.5347, 3.5182, 4.65, 4.6275, 4.2533, 4.2203, 4.1427, 4.1063, 4.0936, 4.0221, 4.0163, 4.015, 4.0148, 3.9599, 3.9518, 3.9263, 3.9161, 3.8371, 3.8323, 3.7894, 3.7862, 3.7561, 3.7327, 3.7172, 3.7134, 3.7013, 3.699, 3.689, 3.6824, 3.5784, 3.5458, 3.5386, 4.6828, 4.6709, 4.6476, 4.6469, 4.6245, 4.4816, 4.451, 4.3976, 4.3237, 4.2818, 4.2558, 4.233, 4.1537, 4.1512, 4.1367, 4.1126, 4.1099, 4.1021, 4.0949, 4.0637, 4.0231, 4.0214, 3.8352, 3.7684, 3.7315, 3.701, 3.6763, 3.6366, 3.622, 3.605, 4.6756, 4.6154, 4.513, 4.479, 4.461, 4.4503, 4.43, 4.4084, 4.3968, 4.396, 4.3793, 4.3077, 4.2839, 4.2656, 4.2345, 4.231, 4.1818, 4.1818, 4.1404, 4.1377, 4.1237, 4.1137, 4.1078, 4.0852, 4.0372, 4.0276, 4.0195, 4.0152, 3.9403, 3.9308, 4.6905, 4.682, 4.579, 4.5717, 4.571, 4.5571, 4.5029, 4.4091, 4.408, 4.3691, 4.3622, 4.3558, 4.2992, 4.2772, 4.277, 4.2459, 4.2435, 4.2177, 4.1084, 4.0395, 4.0365, 4.0056, 3.9838, 3.9746, 3.9585, 3.91, 3.9072, 3.8991, 3.8975, 3.8822, 4.6167, 4.5607, 4.1884, 4.065, 4.0556, 4.0049, 3.9954, 3.9643, 3.962, 3.924, 3.8836, 3.8683, 3.7668, 3.7564, 3.7219, 3.7147, 3.7072, 3.6516, 3.5903, 3.5539, 3.5065, 3.4599, 3.4534, 3.4525, 3.4015, 3.3788, 3.3771, 3.3765, 3.3712, 3.3688, 4.6728, 4.6467, 4.4662, 4.4533, 4.4124, 4.3353, 4.3136, 4.3076, 4.299, 4.2596, 4.2557, 4.1758, 4.1029, 4.0771, 4.0566, 4.0524, 4.0506, 4.0506, 4.0495, 4.0463, 4.0454, 3.9838, 3.9565, 3.9487, 3.9436, 3.9425, 3.9163, 3.8804, 3.8674, 3.8499, 4.7341, 4.715, 4.7132, 4.6641, 4.6638, 4.6489, 4.6489, 4.6388, 4.5478, 4.5454, 4.4952, 4.4839, 4.4538, 4.3729, 4.3583, 4.333, 4.2935, 4.2834, 4.2521, 4.2265, 4.1643, 4.1611, 4.126, 4.0986, 3.9444, 3.8933, 3.8826, 3.8772, 3.8761, 3.7966, 4.7707, 4.732, 4.7182, 4.7005, 4.6923, 4.6827, 4.6079, 4.602, 4.5891, 4.5152, 4.4655, 4.4284, 4.4198, 4.4118, 4.369, 4.3514, 4.3384, 4.2483, 4.2169, 4.1907, 4.1811, 4.1779, 4.1724, 4.1032, 4.0995, 4.0317, 4.018, 4.0104, 3.9998, 3.9696, 4.7451, 4.7275, 4.7194, 4.5297, 4.5023, 4.4262, 4.426, 4.424, 4.4236, 4.4106, 4.3536, 4.3485, 4.1936, 4.168, 4.123, 4.1098, 4.1061, 4.0786, 4.0213, 4.0086, 4.0061, 3.974, 3.9242, 3.9205, 3.8817, 3.8069, 3.7779, 3.7659, 3.7113, 3.6969, 4.7119, 4.7067, 4.2942, 4.2444, 4.1989, 4.1735, 4.1106, 4.1093, 4.105, 4.0897, 4.0536, 4.0321, 4.0192, 4.0143, 4.0124, 4.0058, 4.005, 3.9834, 3.9834, 3.9551, 3.8922, 3.8408, 3.7816, 3.7409, 3.737, 3.7113, 3.6554, 3.6367, 3.6281, 3.5877, 4.7164, 4.6499, 4.5267, 4.4834, 4.4637, 4.4444, 4.3463, 4.339, 4.3224, 4.3106, 4.2676, 4.2654, 4.2327, 4.2277, 4.2231, 4.2045, 4.1665, 4.1422, 4.1093, 4.1053, 4.0662, 4.0342, 4.0218, 4.0171, 3.9536, 3.9473, 3.9388, 3.896, 3.8629, 3.852, 4.7317, 4.6775, 4.6488, 4.6312, 4.6192, 4.5988, 4.4834, 4.4802, 4.3981, 4.3156, 4.2313, 4.2045, 4.1187, 4.07, 4.0615, 4.0432, 4.0252, 3.975, 3.9705, 3.932, 3.9216, 3.9175, 3.8624, 3.8454, 3.843, 3.8118, 3.7759, 3.7493, 3.738, 3.7202, 4.7657, 4.7657, 4.7597, 4.7578, 4.7163, 4.6945, 4.6013, 4.5685, 4.5638, 4.5164, 4.4395, 4.4394, 4.3992, 4.3217, 4.2694, 4.2631, 4.2319, 4.1196, 4.0618, 4.0453, 4.0406, 4.0342, 3.9403, 3.9173, 3.9095, 3.8916, 3.8571, 3.8343, 3.8328, 3.792, 4.7724, 4.7381, 4.7283, 4.7126, 4.5377, 4.495, 4.3873, 4.3575, 4.3349, 4.3154, 4.2538, 4.1822, 4.155, 4.1254, 4.0308, 4.0221, 4.0172, 3.9413, 3.8823, 3.8316, 3.8244, 3.8113, 3.8002, 3.7941, 3.7337, 3.7234, 3.7173, 3.716, 3.68, 3.6792, 4.783, 4.7551, 4.7459, 4.7358, 4.7267, 4.7267, 4.7199, 4.5482, 4.461, 4.4588, 4.4468, 4.3951, 4.3208, 4.2971, 4.2623, 4.2493, 4.1686, 4.1605, 4.1207, 4.1197, 4.1177, 4.1123, 4.0702, 4.0492, 4.0408, 3.9611, 3.9195, 3.8969, 3.8915, 3.8541, 4.7218, 4.6586, 4.5313, 4.525, 4.5099, 4.4636, 4.4114, 4.4022, 4.2814, 4.2681, 4.1969, 4.189, 4.1879, 4.1282, 4.0767, 4.0542, 4.0456, 4.036, 4.0285, 4.0263, 3.9882, 3.9493, 3.9489, 3.944, 3.9029, 3.8434, 3.8173, 3.7683, 3.7325, 3.7274, 4.7848, 4.7216, 4.6749, 4.6729, 4.6423, 4.5978, 4.4982, 4.4148, 4.4105, 4.3349, 4.3083, 4.2885, 4.2759, 4.2455, 4.2427, 4.2257, 4.1818, 4.1761, 4.1008, 4.0703, 4.0272, 4.0232, 4.0147, 3.9776, 3.9628, 3.9313, 3.9034, 3.9031, 3.9, 3.8998, 4.8277, 4.8176, 4.7721, 4.6641, 4.4995, 4.4703, 4.3996, 4.3758, 4.3685, 4.3678, 4.3347, 4.3185, 4.2495, 4.2367, 4.2193, 4.1008, 4.0841, 4.079, 4.0734, 4.0609, 3.9849, 3.9825, 3.9046, 3.876, 3.8382, 3.8344, 3.8317, 3.8018, 3.7999, 3.7979, 4.7599, 4.6739, 4.6185, 4.6091, 4.5122, 4.5028, 4.4825, 4.4014, 4.2956, 4.2325, 4.168, 4.1652, 4.1621, 4.1618, 4.1359, 4.1052, 4.0886, 4.0881, 4.0852, 4.0819, 4.0718, 4.0687, 4.0099, 3.9835, 3.9818, 3.9405, 3.9385, 3.9065, 3.8516, 3.846, 4.8553, 4.8319, 4.6858, 4.5213, 4.4145, 4.3724, 4.2455, 4.2451, 4.177, 4.1732, 4.0932, 4.0823, 4.053, 4.0098, 4.0008, 3.9628, 3.9489, 3.9379, 3.9104, 3.8858, 3.8814, 3.8321, 3.8199, 3.741, 3.7252, 3.7136, 3.7114, 3.7046, 3.6294, 3.6144, 4.6873, 4.5137, 4.5104, 4.3976, 4.365, 4.3255, 4.2502, 4.241, 4.1921, 4.1493, 4.1347, 4.134, 4.1167, 4.0416, 4.0335, 4.0018, 3.9586, 3.91, 3.8753, 3.8697, 3.8628, 3.788, 3.7874, 3.7841, 3.7838, 3.7455, 3.7336, 3.7234, 3.7183, 3.7096, 4.8605, 4.8224, 4.8074, 4.7933, 4.7217, 4.7051, 4.6682, 4.6637, 4.6466, 4.6403, 4.5997, 4.5781, 4.5321, 4.4256, 4.3719, 4.3141, 4.1473, 4.1419, 4.1312, 4.1069, 4.0716, 4.0552, 3.9994, 3.9926, 3.982, 3.9789, 3.9764, 3.957, 3.9213, 3.9207, 4.8514, 4.8406, 4.8179, 4.7271, 4.6101, 4.6027, 4.5407, 4.4874, 4.4706, 4.3868, 4.3506, 4.3179, 4.3012, 4.2667, 4.236, 4.2319, 4.1655, 4.132, 4.1045, 4.0735, 4.0542, 4.0487, 4.017, 3.9798, 3.9467, 3.9387, 3.933, 3.9244, 3.9117, 3.9099, 4.891, 4.8902, 4.8335, 4.769, 4.663, 4.6507, 4.6485, 4.487, 4.3983, 4.3666, 4.3661, 4.3295, 4.2999, 4.278, 4.2484, 4.2352, 4.1042, 4.0817, 4.0501, 4.0285, 3.9853, 3.959, 3.9438, 3.9283, 3.9274, 3.9136, 3.9127, 3.8953, 3.8947, 3.8707, 4.8704, 4.8485, 4.8361, 4.7917, 4.67, 4.4912, 4.4547, 4.4534, 4.3994, 4.3223, 4.3178, 4.3019, 4.2679, 4.2401, 4.163, 4.1574, 4.1556, 4.0677, 4.0514, 4.0283, 3.9863, 3.9685, 3.9408, 3.9384, 3.9338, 3.9279, 3.8989, 3.8965, 3.8832, 3.8623, 3.7965, 3.5279, 3.3504, 3.4697, 3.7089, 3.7091, 3.6519, 3.4775, 3.4461, 3.7825, 3.5312, 3.6281, 3.7499, 3.5984, 3.6392, 3.1296, 3.6473, 3.9143, 3.5803, 3.6238, 3.5966, 3.4878, 3.8673, 3.8461, 3.5452, 3.5379, 2.932, 3.3984, 3.4247, 3.6738, 3.5592, 3.503, 3.5832, 3.9067, 3.5666, 3.4969, 3.6197, 3.5651, 3.5915, 3.3427, 3.6699, 3.7889, 3.8613, 3.6355, 3.532, 3.5852, 3.5373, 3.3245, 3.6072, 3.3592, 3.7337, 3.6622, 3.3888, 3.4327, 3.8496, 3.4792, 3.3919, 3.4938, 3.7877, 3.5595, 3.4228, 3.5786, 3.3329, 3.6283, 3.3305, 3.5219, 3.4419, 3.519, 3.6129, 3.6308, 3.8352, 3.6314, 3.8099, 3.8748, 3.844, 2.8359, 3.359, 3.3559, 3.2874, 3.1963, 3.6384, 3.4516, 3.5399, 3.6049, 3.8644, 3.2604, 3.7704, 3.5442, 3.5686, 3.6739, 3.4648, 3.8217, 3.6459, 3.8096, 3.3182, 3.5412, 3.4592, 3.3918, 3.5203, 3.5, 3.56, 3.4995, 3.3923, 3.5163, 3.6269, 3.7372, 2.7857, 3.8588, 3.6513, 3.3045, 3.7572, 3.467, 3.4258, 3.3688, 3.2329, 3.4725, 3.5557, 3.6137, 3.7343, 3.7206, 3.6832, 3.8197, 3.7263, 3.7339, 3.3963, 3.5764, 3.23, 3.5651, 3.0801, 3.7531, 3.1629, 3.845, 3.5511, 3.5354, 3.4085, 3.505, 3.4005, 3.3376, 3.7943, 3.3943, 3.0029, 3.8619, 3.9678, 3.495, 3.6869, 3.8049, 2.8292, 3.5701, 3.2882, 3.3047, 3.578, 3.5248, 3.4436, 3.4871, 3.2455, 3.4012, 3.2862, 3.4737, 3.7097, 3.5064, 3.6472, 3.7231, 3.8608, 3.5219, 3.2245, 3.8133, 3.4621, 3.4975, 3.5676, 3.4868, 3.4245, 3.6767, 3.572, 3.7789, 3.5161, 3.7969, 3.7781, 3.5038, 3.3285, 3.3365, 3.3163, 3.059, 3.4996, 3.5993, 3.2464, 3.4938, 3.3944, 3.2392, 3.8985, 3.2561, 3.695, 3.582, 3.8114, 3.758, 3.3883, 3.2959, 2.8344, 3.2826, 3.4805, 3.5478, 3.7905, 3.4078, 3.5258, 3.4386, 3.2238, 3.2975, 3.5769, 3.2156, 3.81, 3.7561, 3.7257, 3.2591, 3.3162, 3.2827, 3.3621, 3.1344, 3.2237, 3.2566, 3.0448, 3.6502, 3.4712, 3.5507, 3.5902, 3.5246, 3.7878, 3.4559, 3.5442, 3.5723, 3.6102, 3.2593, 3.318, 3.2957, 2.7286, 3.0857, 3.7206, 3.0659, 3.2669, 3.7581, 3.5182, 3.2732, 3.5962, 3.6579, 3.2872, 3.5268, 3.4314, 3.6734, 3.4014, 3.3772, 2.8243, 3.2954, 3.1089, 3.5541, 3.3317, 3.2925, 3.4798, 3.4454, 3.1113, 3.3234, 3.4523, 3.6448, 3.5347, 3.2794, 3.664, 3.4215, 3.1664, 3.4935, 3.3176, 3.1628, 3.4716, 3.199, 3.3909, 3.3509, 2.8215, 3.079, 3.2868, 3.3418, 3.7076, 3.056, 3.5485, 3.7512, 3.6731, 3.3053, 3.4068, 2.9413, 3.5523, 3.4157, 3.5425, 3.4407, 3.2683, 3.34, 3.4601, 3.8961, 3.6299, 3.5131, 3.6451, 3.6004, 3.6571, 3.0006, 3.4402, 3.5693, 3.0172, 3.245, 3.5685, 3.0729, 2.9391, 3.572, 3.3991, 3.3929, 3.1085, 3.1985, 3.5016, 3.4265, 2.7725, 2.87, 3.4786, 2.8718, 3.2364, 3.1299, 3.131, 3.3557, 3.3066, 3.3941, 3.5593, 3.7335, 3.2944, 3.4588, 3.5022, 3.1446, 3.2297, 3.0287, 3.3714, 3.3688, 2.6197, 2.8747, 2.9726, 2.8764, 3.6138, 3.4009, 3.2821, 3.4657, 3.2989, 3.3968, 3.3674, 3.3807, 3.1681, 3.2409, 3.3736, 3.2281, 3.4669, 3.1348, 3.5113, 3.3656, 3.7257, 3.5946, 3.3462, 2.8048, 3.1906, 3.2296, 3.4292, 3.1779, 3.3154, 3.126, 2.8984, 3.4768, 3.2038, 3.4526, 3.8733, 3.6799, 3.7079, 3.832, 3.3526, 3.3427, 2.973, 3.4598, 3.452, 2.9847, 3.163, 3.439, 3.6999, 3.2884, 3.2128, 3.2834, 3.5852, 3.4768, 3.5496, 3.3262, 3.4018, 2.8992, 2.8692, 3.411, 2.8409, 3.1595, 3.109, 3.216, 3.2947, 3.2041, 3.6416, 3.1756, 3.6558, 3.2409, 3.1014, 2.7398, 2.8941, 3.478, 3.4237, 3.3995, 3.4775, 2.9785, 3.4726, 3.2106, 3.4086, 2.4168, 2.4013, 3.4257, 3.5422, 3.4712, 3.1921, 3.2465, 2.9201, 2.9997, 3.2657, 3.1414, 2.9745, 3.5108, 2.9168, 3.483, 3.3093, 2.8925, 2.735, 3.3098, 3.0863, 3.163, 3.2424, 2.937, 3.6554, 3.5225, 3.2686, 2.8896, 2.7554, 3.3037, 2.7749, 3.1879, 3.3109, 2.9453, 3.0267, 3.2706, 3.753, 3.5246, 3.6084, 3.6545, 2.9809, 3.4638, 3.7306, 2.9425, 3.4511, 3.5249, 2.7836, 3.2093, 2.65, 2.5471, 2.939, 3.4193, 2.6882, 3.2958, 3.5013, 2.9887, 3.2333, 2.9815, 3.2795, 3.2204, 3.5828, 3.6543, 3.1307, 3.5822, 3.2995, 2.5761, 3.0284, 3.3742, 3.3015, 2.886, 2.7546, 3.4245, 3.5152, 3.0393, 3.1332, 3.268, 2.542, 3.2321, 3.3574, 3.7151, 3.3515, 3.4279, 3.2526, 2.9208, 3.361, 3.1577, 3.3521, 3.2992, 2.5637, 2.9954, 3.4106, 3.2435, 2.6284, 3.3589, 2.7762, 3.1953, 3.1575, 3.6034, 3.2151, 2.8131, 3.2407, 3.2616, 3.4086, 3.1204, 3.3551, 2.8466, 3.2238, 3.2224, 2.9635, 2.9034, 3.3093, 2.5519, 3.4705, 2.7399, 2.8653, 3.03, 2.5781, 3.0362, 3.6214, 2.9907, 3.1756, 2.9778, 3.499, 3.2455, 3.2539, 2.8763, 3.0601, 3.1023, 3.0302, 2.3325, 2.8997, 3.1333, 2.7995, 3.6755, 3.417, 2.9498, 2.7561, 3.558, 2.9396, 3.2614, 2.6235, 3.1956, 3.3832, 2.9558, 3.1036, 3.6126, 3.4412, 3.1847, 2.9898, 2.9651, 2.665, 3.2029, 2.6014, 3.4556, 3.4206, 2.7359, 3.5182, 2.5762, 2.891, 3.2472, 3.4502, 3.4876, 3.4738, 2.9945, 2.942, 2.5329, 3.2065, 2.9219, 3.0632, 2.7558, 2.3968, 3.145, 2.6649, 2.6037, 3.0877, 3.5222, 3.1179, 2.6801, 2.6196, 3.4353, 3.1006, 3.6541, 3.2729, 3.6153, 2.9185, 2.6669, 2.7644, 2.7481, 3.2725, 2.8642, 3.2409, 2.9189, 3.1805, 3.1328, 3.1231, 3.1237, 3.2565, 2.9024, 3.0144, 3.329, 2.9497, 3.3927, 3.4064, 3.3679, 3.5221, 3.5282, 2.9826, 2.7796, 2.7748, 3.2218, 2.7346, 3.0121, 3.2946, 2.8391, 3.0168, 3.3958, 2.8552, 2.4292, 3.0701, 3.2293, 3.4384, 3.6017, 3.1513, 3.2342, 3.6689, 1.8426, 3.1039, 3.3238, 3.0764, 3.0278, 2.6062, 2.9966, 3.0262, 3.0443, 2.7775, 2.8966, 3.1123, 3.2584, 3.0474, 2.783, 3.4575, 2.9355, 3.3872, 2.8313, 2.9815, 2.8671, 3.0452, 2.9692, 3.5219, 3.1133, 2.49, 3.2395, 2.9302, 2.8677, 3.4356, 2.3496, 3.4243, 2.9834, 3.5197, 3.5964, 3.266, 3.1743, 3.4261, 3.1933, 2.7839, 3.439, 3.0087, 3.0226, 3.0528, 2.6495, 3.074, 2.5695, 3.4504, 2.9718, 2.8888, 3.1554, 2.7438, 3.1692, 3.3923, 3.1834, 2.4689, 3.3486, 3.3717, 2.7466, 3.0719, 3.2177, 3.2505, 3.6879, 2.9311, 3.1514, 3.6473, 3.2166, 2.729, 3.1691, 3.4565, 2.5606, 3.3149, 2.6502, 2.5987, 3.1142, 2.9438, 3.2992, 2.5788, 3.2334, 3.4132, 2.6244, 2.9284, 2.9029, 2.7494, 2.8557, 3.0646, 2.764, 2.854, 3.2084, 3.0782, 2.7878, 3.2274, 3.1265, 3.4987, 2.8046, 3.2018, 3.3664, 3.6646, 2.4756, 2.9074, 3.0533, 2.2385, 2.5619, 2.7818, 3.2776, 3.2965, 2.5455, 2.5943, 2.74, 2.5988, 3.2089, 2.8373, 2.9418, 3.5809, 2.7879, 3.1064, 3.2638, 2.4924, 3.664, 2.561, 2.3169, 3.2129, 2.0019, 2.3536, 2.9117, 3.1492, 2.7935, 2.9332, 3.2321, 3.17, 2.6193, 2.6846, 2.6808, 3.2241, 2.8601, 3.4345, 3.2741, 3.3887, 2.5696, 3.0475, 2.8035, 2.6577, 2.4045, 2.7335, 2.4589, 3.4847, 2.8581, 2.7029, 2.3574, 2.1781, 2.4775, 2.834, 3.0875, 3.043, 2.2576, 2.9086, 2.9796, 3.2266, 3.3712, 3.5093, 3.179, 3.4626, 3.1757, 3.0491, 3.0203, 2.4933, 2.5099, 3.2356, 2.7722, 2.9754, 2.2802, 2.7581, 2.495, 3.5469, 2.6627, 2.4777, 2.6931, 3.1659, 2.7609, 3.0473, 2.4339, 2.3564, 3.2462, 2.7796, 3.716, 2.693, 2.6566, 3.2545, 3.1876, 2.1732, 3.0091, 2.8352, 2.9348, 2.5081, 2.3554, 3.1651, 1.9983, 2.407, 2.5941, 3.3098, 3.3474, 2.3652, 2.5087, 2.328, 2.6411, 2.6122, 3.7312, 3.5905, 3.1915, 2.6456, 2.6281, 2.9134, 3.2856, 2.093, 3.0179, 3.0499, 3.0417, 2.1871, 2.5765, 2.5246, 2.2336, 2.5298, 2.7335, 2.6981, 2.2458, 2.6009, 3.2796, 2.6263, 3.135, 2.7043, 2.2293, 3.4515, 2.9773, 2.5934, 3.4683, 2.705, 2.0369, 3.0601, 2.3547, 2.2827, 2.2513, 3.173, 2.6681, 2.6526, 2.9172, 2.4487, 2.5145, 2.2992, 2.84, 2.848, 3.2737, 2.8982, 3.3823, 2.3266, 3.2379, 2.957, 2.9318, 3.394, 2.7333, 3.1777, 1.888, 2.7748, 2.7853, 2.8191, 3.0032, 2.6424, 3.3706, 2.9716, 2.6089, 3.3707, 3.1037, 2.8359, 2.8976, 2.7662, 1.7335, 2.9448, 3.2805, 3.2432, 3.8015, 2.4585, 3.2897, 3.111, 1.9076, 2.8163, 2.373, 2.2351, 2.7448, 2.5165, 2.7894, 2.8704, 3.0953, 3.1329, 2.705, 3.1514, 2.8883, 2.9591, 3.2173, 2.5129, 2.9235, 3.0769, 2.6343, 2.6031, 2.7172, 2.38, 2.8269, 1.897, 3.5607, 3.0689, 2.9038, 3.5378, 2.8614, 2.7397, 3.049, 3.0248, 1.9556, 1.6128, 2.5624, 2.5831, 2.7268, 3.2158, 2.866, 2.6876, 2.4529, 3.0129, 1.7711, 2.5373, 3.4972, 2.9234, 2.9648, 3.0957, 2.1191, 2.7004, 3.1163, 2.0632, 2.2396, 3.1149, 2.8556, 2.6146, 2.9841, 3.0857, 2.6963, 3.5322, 2.4335, 3.0684, 2.6567, 3.4038, 1.7984, 2.5739, 2.6594, 2.2922, 3.0785, 2.2756, 3.1928, 2.2749, 2.0816, 1.837, 2.8255, 3.1204, 2.6478, 3.48, 3.2427, 3.1388, 2.9522, 2.2667, 2.7144, 3.6185, 2.0752, 2.9955, 3.0276, 2.7306, 2.3214, 2.71, 2.3005, 1.7775, 3.2152, 2.0496, 2.6654, 2.4796, 2.9945, 3.2507, 3.1052, 3.093, 2.7637, 2.2684, 2.3086, 2.5126, 2.0766, 1.6297, 2.8268, 3.0709, 2.311, 2.9822, 3.0053, 2.6995, 2.8205, 2.286, 2.779, 2.2714, 3.1384, 2.5284, 2.89, 3.0861, 2.1243, 2.8936, 2.3181, 2.1002, 1.826, 3.1385, 2.3255, 3.561, 1.5327, 3.1547, 2.5669, 3.1314, 1.9996, 3.3152, 3.1009, 2.7566, 2.7146, 1.9088, 2.7908, 2.001, 2.0133, 3.1997, 2.7081, 2.8895, 3.4309, 2.8065, 2.9675, 2.8183, 3.7622, 2.9292, 3.2948, 3.6889, 2.3998, 2.2175, 2.1011, 2.3822, 2.2757, 2.2154, 1.9236, 2.3457, 2.6139, 2.6465, 2.6297, 3.2548, 2.6652, 2.8517, 2.6517, 2.6487, 2.5824, 2.9966, 2.6553, 2.8023, 2.7073, 2.4347, 3.2897, 3.0787, 2.1827, 2.3851, 2.779, 2.5282, 2.1714, 2.5749, 2.24, 1.7883, 3.0047, 1.6739, 2.0853, 3.0719, 1.5907, 3.1694, 3.4495, 2.0741, 3.2247, 2.7178, 2.5125, 2.0555, 3.0126, 3.3556, 2.5849, 3.1152, 2.0606, 2.8772, 2.9481, 2.8242, 2.5145, 2.0396, 1.9751, 2.9166, 1.9991, 1.8329, 1.8279, 2.6734, 3.0009, 2.0106, 1.7603, 2.4538, 3.3855, 2.6365, 3.0062, 2.5667, 3.2738, 2.5666, 1.36, 3.081, 2.6924, 3.3469, 3.102, 1.9139, 2.0681, 2.1454, 2.4509, 2.2293, 3.4584, 1.9407, 2.3593, 2.3829, 3.3513, 1.9384, 2.6866, 2.6432, 2.137, 2.606, 2.7148, 2.4312, 2.4377, 2.0189, 3.1885, 2.478, 1.4092, 2.8348, 2.7345, 2.3053, 3.4915, 2.3545, 2.6728, 2.9593, 2.1287, 3.2198, 2.8244, 2.0991, 2.9132, 1.9372, 1.4344, 1.9329, 1.6778, 1.324, 1.2977, 3.0301, 2.2438, 2.7524, 2.6956, 2.8999, 2.1442, 3.2441, 3.1431, 3.0569, 2.2526, 2.9398, 2.2754, 2.7918, 1.3197, 2.1342, 2.6559, 1.7215, 2.905, 2.4956, 2.4513, 2.5826, 2.9407, 2.3612, 1.2123, 2.7753, 2.4343, 1.2169, 2.1791, 1.9709, 3.095, 1.7924, 2.049, 2.4975, 2.0896, 2.72, 3.4284, 1.8629, 2.3213, 1.9857, 2.9751, 2.1425, 2.6645, 1.7224, 2.7569, 2.1296, 1.797, 2.7501, 2.0154, 2.4942, 2.7696, 1.325, 2.5875, 2.1942, 2.6481, 2.7604, 1.9211, 1.8788, 2.7039, 2.6628, 2.3394, 2.1421, 1.3089, 1.2423, 3.2757, 3.4331, 2.6043, 2.0113, 2.1424, 2.136, 2.126, 2.6704, 2.3472, 2.6221, 1.1048, 1.9253, 2.7415, 2.0219, 2.9678, 2.311, 2.1769, 2.391, 2.0139, 1.9794, 2.3797, 3.2982, 2.1294, 2.7068, 2.8327, 2.901, 2.8057, 3.1685, 1.7656, 2.5115, 2.2508, 1.2174, 1.8893, 3.1615, 1.6138, 2.8026, 2.6031, 3.1447, 1.5465, 2.3405, 1.1466, 3.1361, 2.2461, 2.0301, 2.9959, 2.5426, 2.1355, 2.2558, 3.0986, 2.8044, 1.4169, 1.1192, 0.9945, 2.3787, 2.0823, 2.7342, 2.7925, 2.1938, 1.9341, 3.195, 3.313, 2.3923, 1.9256, 1.2101, 2.262, 2.7278, 1.999, 2.7911, 1.8869, 2.1804, 3.0334, 1.6211, 1.2898, 2.3554, 2.2642, 2.4417, 1.6394, 2.887, 2.1579, 1.7652, 2.3826, 2.5609, 2.3399, 2.136, 1.178, 1.1131, 2.2206, 2.3099, 2.3724, 1.1822, 2.5877, 2.368, 2.7946, 1.937, 2.2994, 3.3821, 3.2114, 1.0807, 1.2711, 3.203, 2.2293, 3.5227, 2.4983, 1.6775, 2.8764, 1.4499, 1.0059, 1.622, 2.8153, 0.9361, 2.8841, 2.7712, 2.3486, 2.1148, 2.5707, 2.7301, 2.2694, 3.3629, 1.0796, 1.5177, 1.7637, 1.8253, 1.6992, 2.2433, 2.9835, 2.4938, 1.9174, 3.0756, 2.5943, 0.6614, 2.5295, 1.8114, 2.4161, 2.0537, 2.4767, 1.0199, 2.2614, 1.9934, 1.7037, 2.7887, 2.4012, 2.409, 1.1069, 2.6591, 2.7674, 2.3872, 1.5951, 2.2236, 2.5442, 2.8915, 1.9757, 2.5241, 2.5507, 1.8223, 2.0388, 0.9453, 1.3928, 2.5134, 2.7762, 1.77, 3.0851, 2.6196, 1.7327, 0.9959, 2.5325, 2.3959, 2.6462, 2.7471, 2.6493, 2.8187, 1.7205, 2.1918, 3.1759, 2.3879, 2.3698, 2.4286, 3.1068, 2.4062, 1.6175, 1.7267, 2.9283, 2.3669, 2.6512, 1.774, 3.3011, 2.3477, 1.9432, 1.0016, 2.0052, 2.67, 1.5558, 1.4364, 2.2225, 2.2561, 3.0837, 3.0819, 2.0713, 1.1507, 2.8532, 1.0101, 1.4318, 1.537, 2.1928, 1.8208, 2.557, 2.1543, 1.735, 1.1157, 3.1076, 1.9947, 2.0893, 1.3742, 2.1503, 2.0762, 1.8295, 2.7548, 2.9872, 1.8272, 1.8686, 1.9623, 3.2273, 0.9236, 2.7787, 1.6378, 2.1959, 2.1255, 1.7016, 2.9674, 1.5348, 1.5108, 1.0958, 1.6379, 1.5982, 3.0822, 1.1868, 2.7133, 2.4741, 2.6419, 1.9368, 1.5089, 1.2469, 2.5461, 1.751, 1.0296, 2.8288, 2.2142, 2.3231, 0.8421, 3.0861, 2.2858, 2.381, 2.3002, 1.5446, 2.1175, 2.599, 3.0526, 0.9234, 1.0655, 1.5224, 1.6348, 1.6765, 2.9045, 2.8934, 1.7287, 1.5067, 2.9044, 1.6952, 2.8604, 3.0057, 3.2442, 2.9449, 3.005, 1.4365, 1.454, 1.3634, 1.6677, 2.557, 2.7009, 1.8046, 2.6921, 1.5655, 1.9693, 1.9493, 1.7964, 3.5749, 2.5757, 3.0212, 1.977, 2.6555, 2.5013, 1.5154, 1.6753, 2.258, 2.1706, 1.7777, 2.7338, 1.6176, 1.6068, 1.9632, 1.4932, 3.5038, 1.7204, 1.9007, 1.4052, 2.0818, 2.1474, 1.9042, 1.5714, 3.0881, 3.0659, 2.6185, 1.7057, 0.813, 2.7514, 2.0448, 1.8268, 1.7903, 2.5162, 2.4254, 1.3484, 2.9885, 1.4129, 1.1696, 1.3592, 2.1301, 2.3304, 1.6844, 1.7658, 2.4906, 2.9063, 2.7497, 2.8434, 2.802, 2.1734, 1.7471, 1.4423, 2.7914, 1.8734, 1.9891, 2.0384, 2.0311, 2.4403, 1.1977, 0.9206, 1.3989, 3.0146, 1.9443, 2.2712, 0.8057, 1.4072, 2.7188, 2.3465, 1.5817, 2.2971, 1.5487, 2.8891, 1.6837, 2.689, 1.8774, 1.6132, 1.7222, 2.8902, 0.6356, 1.2377, 1.3403, 1.5375, 2.2773, 1.7171, 2.3633, 1.9603, 2.6442, 2.6948, 2.3772, 0.8617, 2.952, 2.3167, 2.7803, 2.1732, 0.7903, 0.7621, 1.9798, 1.3032, 2.2756, 2.2016, 1.6095, 1.8106, 2.3304, 1.8061, 0.6734, 2.766, 2.667, 3.0801, 3.0191, 2.5017, 2.209, 1.1659, 2.1779, 1.6517, 2.3011, 3.2401, 1.8071, 0.7099, 1.965, 1.7071, 2.6864, 2.3911, 1.4144, 2.4988, 1.9452, 3.0141, 1.7037, 2.1338, 1.6697, 1.3381, 3.0891, 1.6392, 2.3555, 2.2919, 2.483, 1.5794, 0.773, 1.7607, 2.6155, 2.7907, 1.521, 2.5806, 1.3118, 2.942, 2.5329, 0.7386, 2.1978, 0.8101, 1.6478, 1.4835, 2.1139, 1.5197, 1.8695, 1.5391, 1.6352, 1.978, 2.6474, 1.4491, 2.8882, 1.4213, 2.1929, 1.4368, 3.1612, 1.9368, 1.6156, 2.1036, 2.9089, 2.6075, 2.5274, 2.1294, 0.6132, 2.3506, 2.5922, 2.58, 2.1107, 2.1016, 1.4418, 1.2059, 3.1299, 1.2582, 1.1703, 1.8872, 1.954, 2.7713, 2.8822, 2.17, 1.9851, 1.8282, 1.7624, 3.0461, 2.4155, 2.2752, 2.8669, 1.4195, 1.6804, 2.4643, 0.3543, 2.7263, 2.0552, 1.3299, 2.8109, 1.4355, 2.6773, 3.6477, 1.7001, 2.2597, 1.3534, 2.8991, 1.4226, 2.0528, 1.3931, 3.3471, 1.7799, 2.08, 1.95, 3.1774, 3.6019, 1.934, 1.5764, 2.5963, 2.1185, 2.2962, 1.5169, 0.9932, 1.2714, 3.0684, 0.4275, 2.4151, 2.0771, 2.806, 3.1061, 2.9399, 0.6002, 1.6825, 2.2469, 1.8876, 2.4172, 2.2925, 0.2756, 1.97, 2.6886, 1.9716, 1.8531, 0.6445, 3.1406, 1.7677, 2.5692, 1.5057, 2.2431, 2.7555, 2.5929, 0.7438, 2.383, 1.0228, 2.1171, 1.2265, 1.9392, 2.1688, 2.4928, 2.6346, 1.4878, 1.4072, 2.1208, 1.8425, 2.6066, 0.5073, 1.6997, 2.2182, 1.9703, 1.488, 1.6706, 1.7255, 2.1116, 1.143, 1.1806, 1.9235, 2.3435, 1.1625, 2.7942, 1.5658, 1.8976, 2.4393, 3.0519, 2.6626, 0.5664, 2.0331, 2.3672, 3.2373, 1.8324, 1.4934, 1.5635, 1.9882, 2.2808, 1.1916, 1.9977, 2.0153, 1.6697, 1.3842, 0.7704, 1.162, 0.9879, 1.3068, 1.3132, 0.6059, 2.8207, 1.1503, 1.9245, 1.3467, 2.3177, 0.516, 1.2648, 2.6204, 2.1544, 1.2106, 3.0026, 1.5021, 0.9624, 1.337, 0.5949, 1.4899, 2.3973, 1.7528, 0.9214, 1.518, 1.4417, 1.4356, 0.9781, 1.2127, 2.6078, 1.7424, 2.7417, 2.1431, 1.2551, 2.3325, 1.2475, 2.3169, 1.5659, 0.9223, 1.3322, 0.4024, 2.9885, 1.6362, 2.3502, 1.3429, 2.0386, 1.2811, 2.0369, 1.5141, 2.6033, 2.2617, 1.6043, 1.2429, 1.6945, 2.6077, 1.6489, 1.0003, 2.2532, 2.9159, 2.3481, 3.0372, 1.8463, 1.927, 1.3351, 2.4303, 1.8665, 0.828, 1.7586, 1.2096, 1.7076, 2.0003, 2.1172, 2.5532, 2.7575, 1.9541, 0.7444, 2.2164, 2.0246, 1.53, 2.4193, 2.4003, 2.3765, 2.2705, 1.5285, 2.7947, 0.8624, 1.6169, 1.6563, 2.5601, 0.9391, 2.4137, 2.4506, 2.2422, 1.2498, 2.0273, 0.8003, 1.8195, 1.8811, 2.1172, 1.5223, 2.1698, 1.6285, 1.4971, 2.7097, 1.9539, 1.2878, 1.1493, 1.8416, 2.6474, 1.4236, 2.0163, 0.9875, 3.0884, 2.5335, 1.874, 1.6217, 2.5233, 1.711, 2.6014, 2.139, 1.5652, 3.0913, 2.604, 1.7074, 1.77, 2.1722, 1.0104, 1.3821, 1.1619, 2.4108, 1.83, 1.5684, 2.7924, 1.219, 1.2807, 3.0101, 2.7234, 2.3822, 2.1049, 1.1073, 2.3435, 2.5265, 1.2853, 2.397, 1.0779, 2.1204, 0.375, 1.9995, 2.2838, 2.3782, 1.284, 2.4825, 2.4432, 2.133, 1.2248, 2.1509, 0.4272, 1.9065, 2.913, 1.473, 1.943, 2.2927, 1.9664, 1.2244, 0.8178, 2.6589, 1.972, 1.8591, 1.9359, 3.121, 1.8537, 1.6465, 1.9069, 1.0825, 1.8422, 1.6212, 2.5335, 1.3386, 1.8991, 0.8701, 0.8123, 0.2812, 1.0583, 2.8134, 2.5342, 1.329, 2.9546, 2.3377, 0.8766, 1.0011, 1.5943, 1.0311, 0.2642, 2.1695, 0.4691, 2.8622, 2.5354, 2.1691, 0.9239, 1.3938, 2.2125, 2.0994, 1.4873, 1.4948, 1.8959, 0.9381, 1.2282, 1.0761, 2.4191, 1.8745, 1.627, 1.7721, 2.0281, 1.7556, 1.0796, 1.9713, 1.4721, 0.8104, 0.4812, 1.2611, 0.8549, 1.9055, 1.9215, 1.403, 1.0804, 1.6395, 1.3197, 1.0134, 1.5164, 1.384, 1.4643, 1.0491, 0.7641, 0.8777, 0.9447, 2.4181, 1.1614, 1.9687, 1.5749, 1.6944, 1.8162, 1.5025, 2.1009, 0.8495, 1.5397, 1.889, 1.9168, 1.6627, 2.5511, 0.9671, 1.0259, 1.2266, 2.1088, 2.2014, 1.4493, 1.9213, 1.0012, 2.2949, 2.5317, 2.3121, 0.5872, 1.8511, 1.8944, 2.6955, 1.271, 1.0808, 1.7481, 1.9974, 1.7369, 2.0276, 0.7789, 1.3467, 1.411, 2.8094, 2.297, 0.1123, 1.6023, 2.1211, 2.0121, 1.7073, 2.9582, 1.7731, 1.587, 3.2133, 2.0526, 2.115, 1.3029, 1.8894, 2.7406, 2, 1.7072, 1.8035, 1.7077, 2.0347, 1.584, 2.2845, 2.6213, 1.1928, 1.2964, 2.8759, 2.5484, 2.6182, 1.1237, 1.8381, 2.0273, 2.313, 0.8812, 1.7705, 1.925, 1.4042, 2.1695, 1.7533, 0.9755, 1.1668, 2.0006, 2.1134, 1.7574, 2.3375, 2.5161, 1.7036, 3.3768, 1.9208, 2.4332 ], +"Freq": [ 704, 640, 1122, 485, 714, 425, 566, 348, 1079, 368, 402, 445, 450, 1238, 467, 538, 437, 646, 255, 696, 348, 432, 311, 295, 357, 507, 354, 300, 497, 443, 43.914, 40.097, 34.37, 16.235, 14.326, 52.505, 11.463, 67.776, 10.509, 14.326, 119.32, 21.962, 9.5541, 70.639, 8.5996, 52.505, 23.871, 26.734, 21.008, 33.415, 35.324, 13.372, 16.235, 42.006, 8.5996, 10.509, 155.59, 13.372, 9.5541, 9.5541, 45.065, 30.046, 15.967, 15.967, 23.476, 9.3959, 23.476, 12.212, 22.537, 10.335, 10.335, 9.3959, 31.924, 8.4573, 32.862, 23.476, 14.089, 14.089, 24.414, 10.335, 13.151, 8.4573, 7.5186, 16.905, 9.3959, 15.967, 11.273, 13.151, 8.4573, 8.4573, 28.92, 22.175, 16.392, 46.267, 50.122, 38.557, 40.485, 9.6466, 7.7192, 20.247, 9.6466, 25.066, 26.029, 59.759, 6.7555, 12.538, 31.812, 7.7192, 7.7192, 21.211, 9.6466, 6.7555, 13.501, 10.61, 12.538, 5.7918, 163.84, 26.029, 6.7555, 9.6466, 18.913, 14.187, 15.132, 82.239, 14.187, 10.406, 9.4611, 10.406, 7.5708, 16.077, 14.187, 8.5159, 6.6256, 6.6256, 18.913, 28.364, 36.871, 39.706, 20.803, 5.6804, 5.6804, 6.6256, 7.5708, 11.351, 14.187, 8.5159, 8.5159, 10.406, 9.4611, 34.035, 17.373, 12.55, 9.6562, 46.313, 25.091, 24.126, 27.985, 10.621, 13.515, 7.7269, 40.525, 8.6915, 30.878, 7.7269, 55.959, 70.429, 12.55, 5.7976, 5.7976, 6.7622, 6.7622, 9.6562, 8.6915, 11.585, 6.7622, 5.7976, 39.56, 18.338, 25.091, 14.479, 124.1, 17.325, 13.477, 23.096, 7.7051, 9.629, 8.6671, 19.248, 7.7051, 163.54, 12.515, 6.7432, 14.439, 29.83, 8.6671, 8.6671, 23.096, 5.7813, 8.6671, 16.363, 8.6671, 19.248, 7.7051, 12.515, 5.7813, 5.7813, 7.7051, 19.248, 15.401, 10.591, 63.101, 55.336, 36.894, 92.22, 20.393, 38.835, 16.511, 16.511, 25.246, 148.52, 39.806, 24.276, 55.336, 58.248, 9.7161, 157.25, 11.657, 17.481, 6.8042, 10.687, 15.54, 31.07, 30.099, 5.8335, 20.393, 5.8335, 8.7454, 14.569, 9.7161, 12.628, 33.64, 10.579, 23.071, 18.266, 10.579, 16.345, 11.54, 13.462, 18.266, 8.6575, 11.54, 8.6575, 8.6575, 5.7749, 5.7749, 6.7358, 7.6966, 24.992, 10.579, 5.7749, 5.7749, 5.7749, 22.11, 5.7749, 4.814, 14.423, 4.814, 14.423, 62.467, 35.562, 12.547, 14.476, 8.6895, 31.836, 10.618, 41.48, 14.476, 7.7251, 6.7606, 19.298, 7.7251, 8.6895, 9.6539, 13.512, 6.7606, 6.7606, 6.7606, 11.583, 11.583, 10.618, 4.8318, 4.8318, 199.65, 5.7962, 14.476, 10.618, 6.7606, 8.6895, 54.018, 9.6539, 41.8, 22.362, 18.475, 16.531, 11.672, 46.659, 7.7846, 20.419, 15.559, 10.7, 10.7, 43.743, 9.7283, 34.997, 7.7846, 7.7846, 6.8127, 9.7283, 34.997, 10.7, 5.8409, 4.869, 5.8409, 4.869, 19.447, 21.391, 26.25, 5.8409, 11.672, 4.869, 372.28, 16.154, 6.6572, 6.6572, 259.27, 12.355, 6.6572, 16.154, 12.355, 7.6069, 5.7075, 6.6572, 11.406, 8.5566, 3.8082, 3.8082, 4.7579, 106.37, 5.7075, 2.8585, 2.8585, 2.8585, 3.8082, 4.7579, 4.7579, 7.6069, 4.7579, 3.8082, 4.7579, 14.255, 23.219, 20.318, 9.6803, 14.516, 12.581, 8.7132, 8.7132, 21.285, 18.384, 25.153, 6.7791, 6.7791, 6.7791, 11.614, 9.6803, 10.647, 5.812, 5.812, 9.6803, 9.6803, 8.7132, 8.7132, 8.7132, 38.692, 5.812, 4.845, 4.845, 4.845, 13.549, 6.7791, 16.489, 322.81, 11.642, 13.581, 8.7341, 9.7034, 11.642, 63.019, 12.612, 10.673, 65.927, 19.397, 10.673, 5.8259, 11.642, 6.7953, 5.8259, 16.489, 5.8259, 7.7647, 6.7953, 4.8566, 5.8259, 10.673, 4.8566, 4.8566, 6.7953, 13.581, 12.612, 12.612, 11.665, 13.608, 8.7514, 9.7227, 28.177, 11.665, 8.7514, 74.799, 147.65, 14.579, 25.263, 11.665, 5.8375, 5.8375, 12.637, 7.7801, 6.8088, 9.7227, 5.8375, 25.263, 6.8088, 5.8375, 83.541, 4.8662, 20.407, 14.579, 16.522, 5.8375, 10.694, 4.8662, 18.35, 20.281, 12.558, 6.7666, 6.7666, 6.7666, 48.274, 7.7319, 55.996, 8.6972, 20.281, 8.6972, 34.76, 12.558, 48.274, 5.8013, 4.8361, 4.8361, 4.8361, 6.7666, 5.8013, 8.6972, 6.7666, 7.7319, 3.8708, 3.8708, 4.8361, 4.8361, 10.628, 19.315, 13.333, 25.704, 15.236, 16.188, 12.381, 48.544, 47.592, 6.6711, 39.979, 13.333, 12.381, 22.849, 30.463, 8.5744, 5.7195, 7.6228, 5.7195, 18.091, 9.5261, 10.478, 5.7195, 16.188, 7.6228, 26.656, 4.7678, 8.5744, 5.7195, 6.6711, 23.801, 3.8161, 9.696, 29.069, 21.32, 17.445, 19.382, 8.7274, 24.225, 22.288, 16.476, 18.414, 81.375, 14.539, 50.378, 10.665, 29.069, 24.225, 13.571, 46.504, 24.225, 5.8215, 12.602, 45.535, 5.8215, 15.508, 4.8528, 58.127, 8.7274, 6.7901, 4.8528, 6.7901, 47.382, 46.416, 13.545, 26.113, 10.644, 10.644, 13.545, 10.644, 47.382, 19.345, 10.644, 8.7108, 8.7108, 13.545, 9.6776, 8.7108, 10.644, 5.8104, 7.744, 5.8104, 6.7772, 11.611, 14.512, 12.578, 45.449, 9.6776, 4.8436, 20.312, 7.744, 14.512, 13.552, 20.323, 20.323, 8.7153, 8.7153, 8.7153, 12.585, 8.7153, 13.552, 7.748, 45.473, 19.356, 11.617, 14.519, 12.585, 6.7807, 9.6826, 13.552, 7.748, 5.8135, 161.55, 7.748, 10.65, 25.159, 5.8135, 5.8135, 5.8135, 7.748, 5.8135, 4.8462, 23.127, 16.384, 56.84, 18.311, 9.6419, 7.7154, 24.09, 19.274, 11.568, 8.6786, 10.605, 15.421, 13.495, 14.458, 4.8257, 6.7522, 10.605, 6.7522, 5.789, 12.532, 6.7522, 10.605, 3.8625, 3.8625, 4.8257, 10.605, 31.796, 5.789, 6.7522, 3.8625, 52.201, 36.142, 274.01, 56.216, 35.139, 323.19, 9.0431, 75.286, 78.297, 7.0358, 27.109, 81.308, 6.0321, 8.0395, 5.0284, 12.054, 6.0321, 22.091, 48.187, 5.0284, 7.0358, 4.0247, 5.0284, 18.076, 4.0247, 5.0284, 3.0211, 3.0211, 12.054, 14.062, 15.391, 12.507, 40.386, 44.232, 8.6618, 8.6618, 13.469, 13.469, 55.768, 141.33, 32.696, 13.469, 146.13, 6.7391, 17.314, 7.7004, 21.159, 8.6618, 13.469, 8.6618, 29.811, 6.7391, 43.27, 112.49, 7.7004, 5.7777, 5.7777, 19.237, 11.546, 5.7777, 40.789, 47.586, 21.37, 10.69, 48.557, 20.399, 17.487, 11.661, 8.7481, 8.7481, 10.69, 33.992, 14.574, 6.8063, 10.69, 9.7191, 6.8063, 17.487, 6.8063, 5.8353, 19.428, 30.109, 9.7191, 11.661, 8.7481, 7.7772, 22.341, 4.8644, 4.8644, 4.8644, 13.649, 13.649, 10.726, 11.701, 16.572, 11.701, 12.675, 17.546, 8.7779, 7.8036, 29.237, 6.8294, 6.8294, 13.649, 6.8294, 6.8294, 14.623, 12.675, 8.7779, 6.8294, 7.8036, 8.7779, 18.52, 11.701, 7.8036, 4.8809, 4.8809, 11.701, 14.623, 11.701, 11.488, 8.6184, 105.23, 8.6184, 8.6184, 8.6184, 8.6184, 56.445, 22.01, 12.445, 16.271, 6.7053, 7.6619, 11.488, 6.7053, 14.358, 33.488, 15.314, 7.6619, 10.532, 5.7488, 7.6619, 9.575, 9.575, 5.7488, 5.7488, 4.7923, 4.7923, 10.532, 11.488, 31.62, 9.5885, 42.157, 16.294, 18.21, 15.336, 9.5885, 8.6306, 22.999, 27.788, 10.546, 10.546, 13.42, 8.6306, 7.6727, 18.21, 12.462, 32.578, 48.862, 51.736, 12.462, 10.546, 49.82, 17.252, 7.6727, 12.462, 7.6727, 27.788, 6.7148, 8.6306, 10.804, 9.8226, 10.804, 8.8413, 6.8787, 7.86, 8.8413, 6.8787, 6.8787, 26.504, 35.336, 6.8787, 6.8787, 19.635, 51.036, 12.766, 9.8226, 13.748, 4.9162, 7.86, 9.8226, 8.8413, 4.9162, 8.8413, 33.373, 16.691, 4.9162, 3.9349, 6.8787, 5.8975, 34.058, 20.439, 12.656, 9.7378, 12.656, 52.541, 20.439, 24.33, 36.976, 7.7922, 10.711, 69.079, 25.303, 11.683, 31.14, 8.765, 13.629, 5.8466, 18.493, 7.7922, 12.656, 18.493, 9.7378, 6.8194, 6.8194, 6.8194, 9.7378, 33.085, 22.384, 6.8194, 10.697, 17.498, 28.185, 15.555, 23.327, 11.668, 10.697, 7.7821, 8.7537, 5.839, 6.8106, 7.7821, 10.697, 14.583, 6.8106, 8.7537, 4.8675, 6.8106, 5.839, 4.8675, 7.7821, 6.8106, 11.668, 7.7821, 8.7537, 4.8675, 12.64, 3.8959, 4.8675, 4.8675, 10.716, 19.476, 9.7428, 9.7428, 9.7428, 19.476, 11.689, 11.689, 15.583, 9.7428, 9.7428, 10.716, 24.342, 7.7962, 6.8229, 17.529, 18.503, 8.7695, 7.7962, 7.7962, 10.716, 19.476, 4.8763, 23.369, 26.289, 5.8496, 7.7962, 17.529, 24.342, 5.8496, 21.504, 11.734, 15.642, 7.826, 13.688, 8.803, 9.7801, 9.7801, 15.642, 5.8719, 8.803, 17.596, 8.803, 11.734, 5.8719, 6.849, 4.8949, 8.803, 9.7801, 9.7801, 5.8719, 19.55, 7.826, 4.8949, 106.51, 5.8719, 33.229, 21.504, 6.849, 17.596, 42.541, 66.706, 14.509, 28.042, 9.6759, 39.641, 16.442, 63.807, 14.509, 6.776, 6.776, 6.776, 7.7426, 8.7092, 11.609, 9.6759, 5.8094, 6.776, 6.776, 15.476, 5.8094, 12.576, 11.609, 9.6759, 7.7426, 4.8428, 4.8428, 4.8428, 33.841, 11.609, 71.906, 18.223, 16.306, 32.603, 15.348, 11.513, 16.306, 28.768, 14.389, 9.5958, 9.5958, 26.851, 22.058, 8.6372, 27.81, 23.975, 44.106, 9.5958, 14.389, 25.892, 8.6372, 10.554, 23.975, 24.934, 6.72, 15.348, 5.7613, 5.7613, 14.389, 7.6786, 9.7674, 19.525, 8.7917, 8.7917, 9.7674, 8.7917, 10.743, 16.598, 12.695, 31.234, 12.695, 7.8159, 10.743, 8.7917, 12.695, 17.574, 7.8159, 27.331, 5.8644, 5.8644, 6.8401, 12.695, 23.428, 13.67, 8.7917, 62.459, 7.8159, 7.8159, 4.8886, 16.598, 24.3, 88.427, 39.846, 55.392, 20.414, 9.7259, 28.187, 14.584, 173.93, 8.7543, 25.272, 27.215, 8.7543, 10.698, 7.7827, 9.7259, 6.8111, 10.698, 5.8394, 7.7827, 6.8111, 6.8111, 5.8394, 4.8678, 10.698, 13.612, 8.7543, 7.7827, 7.7827, 21.385, 16.667, 18.627, 16.667, 10.788, 35.284, 7.8485, 25.486, 7.8485, 11.768, 9.8082, 49.982, 8.8283, 27.445, 12.748, 40.183, 17.647, 5.8888, 9.8082, 4.909, 6.8687, 6.8687, 6.8687, 14.707, 4.909, 7.8485, 4.909, 10.788, 9.8082, 10.788, 11.768, 16.527, 15.556, 15.556, 105.92, 12.641, 16.527, 34.017, 15.556, 14.584, 8.7544, 16.527, 12.641, 7.7828, 12.641, 9.726, 6.8111, 8.7544, 15.556, 20.414, 4.8679, 11.669, 12.641, 4.8679, 5.8395, 27.215, 7.7828, 4.8679, 13.613, 3.8962, 3.8962, 50.647, 48.699, 13.643, 17.538, 10.721, 14.617, 112, 13.643, 9.7477, 20.459, 16.564, 15.59, 25.328, 11.695, 12.669, 8.7739, 6.8263, 6.8263, 118.81, 10.721, 5.8525, 8.7739, 4.8787, 9.7477, 9.7477, 9.7477, 5.8525, 5.8525, 11.695, 13.643, 9.8739, 20.724, 12.833, 7.9011, 7.9011, 8.8875, 10.86, 7.9011, 12.833, 4.9419, 6.9147, 11.847, 13.82, 136.13, 4.9419, 22.697, 15.792, 6.9147, 6.9147, 7.9011, 14.806, 9.8739, 88.787, 9.8739, 15.792, 9.8739, 14.806, 3.9555, 11.847, 5.9283, 14.617, 12.67, 12.67, 12.67, 15.591, 16.565, 10.722, 9.7481, 8.7743, 6.8266, 5.8527, 6.8266, 6.8266, 7.8004, 7.8004, 5.8527, 4.8789, 22.408, 8.7743, 7.8004, 12.67, 9.7481, 4.8789, 16.565, 12.67, 8.7743, 8.7743, 6.8266, 6.8266, 4.8789, 15.46, 9.6659, 41.532, 16.425, 19.322, 14.494, 70.5, 5.8034, 6.769, 4.8378, 14.494, 7.7347, 10.632, 197, 47.325, 68.569, 7.7347, 10.632, 65.672, 5.8034, 5.8034, 36.703, 5.8034, 11.597, 15.46, 3.8722, 5.8034, 10.632, 5.8034, 8.7003, 22.626, 15.743, 8.8596, 13.776, 15.743, 7.8763, 16.726, 6.893, 18.693, 20.659, 11.81, 8.8596, 5.9097, 50.159, 13.776, 5.9097, 25.576, 14.759, 11.81, 10.826, 48.192, 4.9264, 6.893, 5.9097, 9.8429, 5.9097, 11.81, 9.8429, 10.826, 7.8763, 19.627, 9.8185, 7.8568, 6.8759, 5.895, 5.895, 9.8185, 58.862, 23.551, 4.9141, 9.8185, 5.895, 7.8568, 7.8568, 9.8185, 4.9141, 6.8759, 7.8568, 5.895, 8.8376, 7.8568, 3.9333, 16.685, 3.9333, 4.9141, 4.9141, 7.8568, 3.9333, 9.8185, 4.9141, 9.6158, 18.261, 11.537, 11.537, 19.222, 8.6552, 25.946, 18.261, 29.789, 12.498, 20.183, 10.576, 7.6946, 7.6946, 7.6946, 54.765, 10.576, 5.7733, 34.592, 5.7733, 6.7339, 13.458, 5.7733, 13.458, 10.576, 5.7733, 5.7733, 4.8127, 8.6552, 14.419, 31.473, 11.808, 8.8588, 9.8421, 12.792, 94.399, 20.657, 9.8421, 17.708, 19.674, 10.825, 7.8756, 8.8588, 11.808, 5.9092, 16.725, 135.69, 5.9092, 10.825, 4.9259, 4.9259, 7.8756, 33.439, 8.8588, 15.741, 4.9259, 23.607, 3.9427, 4.9259, 54.087, 11.714, 26.343, 22.442, 8.7876, 7.8123, 6.837, 24.393, 7.8123, 7.8123, 7.8123, 44.874, 10.738, 5.8617, 5.8617, 7.8123, 5.8617, 6.837, 6.837, 6.837, 5.8617, 4.8863, 4.8863, 20.491, 6.837, 3.911, 3.911, 3.911, 4.8863, 5.8617, 5.8617, 10.768, 9.7901, 9.7901, 18.592, 15.658, 21.527, 12.724, 12.724, 59.67, 15.658, 8.8121, 14.68, 44.021, 16.636, 71.406, 8.8121, 8.8121, 9.7901, 7.834, 10.768, 11.746, 12.724, 50.867, 12.724, 8.8121, 13.702, 7.834, 8.8121, 11.746, 5.878, 45.243, 62.943, 16.726, 9.8431, 8.8598, 11.81, 16.726, 7.8764, 7.8764, 8.8598, 7.8764, 14.76, 41.31, 6.8931, 21.643, 5.9098, 7.8764, 14.76, 6.8931, 8.8598, 5.9098, 34.426, 11.81, 10.826, 5.9098, 6.8931, 5.9098, 9.8431, 4.9265, 7.8764, 40.843, 15.565, 24.315, 11.676, 35.01, 24.315, 34.038, 23.343, 9.732, 5.8431, 8.7597, 8.7597, 5.8431, 16.538, 302.37, 16.538, 18.482, 71.954, 6.8153, 13.621, 15.565, 4.8708, 9.732, 71.954, 32.093, 3.8986, 3.8986, 3.8986, 4.8708, 35.01, 92.347, 44.214, 20.638, 25.55, 10.815, 8.8506, 7.8683, 28.497, 13.762, 8.8506, 15.727, 10.815, 6.886, 10.815, 8.8506, 12.78, 17.691, 10.815, 11.798, 5.9037, 6.886, 7.8683, 9.8329, 34.391, 9.8329, 6.886, 13.762, 5.9037, 10.815, 30.461, 50.716, 11.711, 53.641, 64.367, 9.7609, 15.612, 18.537, 14.636, 8.7858, 10.736, 8.7858, 7.8107, 7.8107, 42.915, 16.587, 17.562, 7.8107, 16.587, 9.7609, 7.8107, 7.8107, 8.7858, 8.7858, 7.8107, 5.8604, 12.686, 4.8853, 6.8355, 5.8604, 14.636, 16.563, 45.776, 9.7472, 7.7997, 37.986, 123.68, 8.7735, 9.7472, 6.826, 15.59, 7.7997, 12.668, 10.721, 13.642, 9.7472, 9.7472, 39.933, 4.8785, 11.695, 4.8785, 8.7735, 10.721, 6.826, 6.826, 6.826, 24.353, 7.7997, 4.8785, 5.8522, 3.9047, 10.829, 30.5, 93.449, 24.599, 8.862, 35.418, 13.78, 7.8784, 15.747, 44.27, 6.8948, 6.8948, 110.17, 6.8948, 21.648, 9.8455, 4.9277, 4.9277, 8.862, 8.862, 9.8455, 5.9113, 5.9113, 6.8948, 10.829, 21.648, 3.9441, 5.9113, 3.9441, 31.484, 111.01, 100.2, 26.532, 335.96, 12.78, 24.567, 9.8329, 13.762, 31.444, 14.744, 6.886, 6.886, 14.744, 6.886, 6.886, 5.9037, 5.9037, 5.9037, 5.9037, 10.815, 9.8329, 4.9214, 38.32, 13.762, 3.939, 3.939, 3.939, 4.9214, 9.8329, 5.9037, 30.35, 12.733, 8.8183, 6.8609, 22.52, 15.669, 8.8183, 26.435, 7.8396, 14.691, 5.8821, 4.9034, 7.8396, 12.733, 4.9034, 4.9034, 8.8183, 9.797, 7.8396, 10.776, 8.8183, 6.8609, 4.9034, 4.9034, 15.669, 12.733, 9.797, 20.563, 3.9247, 7.8396, 15.551, 36.92, 9.7229, 12.637, 8.7516, 8.7516, 44.69, 7.7802, 8.7516, 6.8089, 14.579, 7.7802, 13.608, 20.407, 6.8089, 8.7516, 5.8376, 10.694, 12.637, 7.7802, 4.8663, 5.8376, 7.7802, 6.8089, 5.8376, 11.666, 6.8089, 6.8089, 4.8663, 4.8663, 9.8392, 9.8392, 28.515, 13.771, 12.788, 10.822, 6.8904, 13.771, 16.72, 12.788, 10.822, 6.8904, 6.8904, 7.8733, 6.8904, 10.822, 7.8733, 6.8904, 26.549, 10.822, 5.9074, 4.9245, 27.532, 4.9245, 4.9245, 6.8904, 3.9416, 11.805, 3.9416, 4.9245, 26.501, 13.746, 16.69, 37.294, 47.105, 12.765, 7.8591, 19.633, 6.8779, 11.784, 7.8591, 31.407, 9.8214, 6.8779, 12.765, 8.8402, 25.52, 9.8214, 11.784, 6.8779, 5.8968, 11.784, 40.237, 9.8214, 15.708, 7.8591, 6.8779, 24.539, 12.765, 24.539, 19.272, 33.719, 10.604, 9.6408, 18.309, 14.456, 8.6777, 21.198, 20.235, 26.014, 7.7146, 11.567, 8.6777, 8.6777, 60.686, 8.6777, 7.7146, 6.7515, 99.211, 33.719, 9.6408, 5.7883, 14.456, 17.346, 5.7883, 7.7146, 13.493, 16.383, 11.567, 11.567, 14.638, 27.316, 47.795, 10.737, 10.737, 9.7618, 9.7618, 42.919, 34.142, 9.7618, 9.7618, 27.316, 8.7866, 17.564, 12.687, 16.588, 9.7618, 24.39, 47.795, 10.737, 9.7618, 9.7618, 5.861, 5.861, 6.8362, 6.8362, 9.7618, 153.12, 8.7866, 6.8362, 26.683, 20.756, 19.768, 8.901, 8.901, 12.853, 7.9131, 13.841, 8.901, 6.9252, 4.9494, 9.8889, 8.901, 6.9252, 39.526, 78.054, 25.695, 19.768, 6.9252, 4.9494, 5.9373, 17.792, 11.865, 5.9373, 11.865, 12.853, 3.9615, 4.9494, 11.865, 3.9615, 10.737, 9.7615, 25.364, 14.637, 9.7615, 12.687, 12.687, 10.737, 12.687, 14.637, 14.637, 26.339, 9.7615, 28.29, 29.265, 9.7615, 5.8608, 6.836, 19.513, 6.836, 6.836, 7.8111, 8.7863, 9.7615, 10.737, 6.836, 5.8608, 4.8856, 21.464, 8.7863, 7.8673, 6.8851, 25.547, 14.743, 5.9029, 35.368, 8.8495, 7.8673, 6.8851, 10.814, 16.707, 30.458, 17.689, 10.814, 4.9207, 8.8495, 13.76, 3.9386, 3.9386, 4.9207, 24.564, 35.368, 3.9386, 4.9207, 3.9386, 6.8851, 7.8673, 18.671, 16.707, 7.8673, 20.583, 9.8066, 19.603, 22.543, 10.786, 11.766, 10.786, 30.38, 9.8066, 34.299, 5.8879, 7.8473, 9.8066, 8.827, 90.141, 33.319, 5.8879, 5.8879, 4.9082, 8.827, 5.8879, 8.827, 4.9082, 7.8473, 18.624, 6.8676, 5.8879, 3.9285, 8.827, 10.786, 12.095, 9.0739, 32.237, 27.202, 6.0526, 10.081, 15.116, 22.166, 9.0739, 7.0597, 7.0597, 11.088, 7.0597, 21.159, 6.0526, 5.0455, 5.0455, 11.088, 9.0739, 6.0526, 9.0739, 5.0455, 9.0739, 5.0455, 9.0739, 9.0739, 4.0384, 6.0526, 9.0739, 40.294, 17.702, 40.308, 31.462, 50.137, 9.8386, 8.8558, 13.77, 6.89, 9.8386, 6.89, 14.753, 11.804, 8.8558, 10.822, 8.8558, 21.633, 5.9071, 6.89, 15.736, 5.9071, 5.9071, 5.9071, 4.9242, 4.9242, 8.8558, 10.822, 15.736, 4.9242, 7.8729, 8.8558, 59.965, 108.32, 11.614, 19.35, 6.7788, 6.7788, 6.7788, 10.647, 7.7458, 16.449, 6.7788, 14.515, 8.7128, 8.7128, 4.8448, 7.7458, 8.7128, 10.647, 24.185, 5.8118, 3.8777, 16.449, 3.8777, 16.449, 5.8118, 27.086, 31.921, 17.416, 14.515, 6.7788, 10.928, 60.554, 14.898, 7.9501, 24.823, 67.502, 14.898, 21.846, 11.92, 48.644, 11.92, 21.846, 5.9651, 9.9352, 5.9651, 4.9726, 7.9501, 11.92, 3.98, 3.98, 3.98, 4.9726, 12.913, 8.9427, 12.913, 6.9576, 3.98, 5.9651, 21.846, 18.868, 14.837, 9.8944, 9.8944, 12.86, 12.86, 18.79, 54.375, 10.883, 9.8944, 15.825, 7.9175, 10.883, 6.929, 6.929, 6.929, 95.89, 17.802, 20.767, 47.455, 10.883, 9.8944, 23.733, 7.9175, 6.929, 5.9406, 4.9521, 4.9521, 4.9521, 25.71, 6.929, 38.178, 18.605, 9.7966, 19.583, 28.392, 54.816, 7.8392, 13.711, 9.7966, 5.8819, 5.8819, 41.114, 5.8819, 6.8606, 5.8819, 8.8179, 11.754, 5.8819, 14.69, 19.583, 11.754, 30.349, 6.8606, 4.9032, 11.754, 7.8392, 3.9245, 3.9245, 4.9032, 8.8179, 33.106, 17.532, 9.744, 14.611, 14.611, 17.532, 6.8238, 6.8238, 7.7972, 7.7972, 8.7706, 7.7972, 4.8769, 116.82, 38.947, 4.8769, 4.8769, 6.8238, 3.9035, 3.9035, 4.8769, 3.9035, 112.93, 4.8769, 3.9035, 4.8769, 6.8238, 3.9035, 2.93, 7.7972, 13.768, 12.785, 17.699, 11.802, 27.526, 10.82, 7.8715, 7.8715, 8.8542, 9.837, 6.8888, 6.8888, 12.785, 16.716, 6.8888, 9.837, 5.9061, 18.681, 12.785, 38.336, 13.768, 4.9234, 73.713, 10.82, 13.768, 50.128, 11.802, 5.9061, 7.8715, 23.595, 63.988, 47.255, 19.695, 21.664, 11.821, 15.758, 14.774, 22.648, 122.06, 7.8841, 7.8841, 110.25, 107.3, 12.805, 16.743, 18.711, 14.774, 7.8841, 8.8683, 12.805, 21.664, 10.837, 6.8998, 5.9155, 5.9155, 10.837, 4.9312, 12.805, 4.9312, 6.8998, 17.704, 10.823, 9.84, 9.84, 12.789, 37.365, 10.823, 6.891, 83.567, 13.772, 7.874, 26.551, 18.687, 28.517, 20.653, 21.636, 30.484, 11.806, 5.908, 4.9249, 4.9249, 18.687, 10.823, 23.602, 5.908, 3.9419, 3.9419, 17.704, 3.9419, 7.874, 12.669, 10.722, 8.7741, 10.722, 8.7741, 8.7741, 6.8265, 8.7741, 12.669, 6.8265, 27.277, 51.622, 150.95, 9.7479, 7.8003, 5.8527, 4.8788, 9.7479, 21.434, 6.8265, 7.8003, 14.617, 5.8527, 3.905, 6.8265, 3.905, 6.8265, 8.7741, 4.8788, 3.905, 16.784, 11.85, 6.9168, 13.824, 16.784, 5.9301, 6.9168, 5.9301, 5.9301, 7.9036, 48.359, 15.797, 14.811, 4.9434, 8.8903, 7.9036, 4.9434, 15.797, 10.864, 4.9434, 5.9301, 33.558, 6.9168, 3.9567, 8.8903, 4.9434, 4.9434, 15.797, 4.9434, 3.9567, 34.345, 48.079, 29.44, 14.725, 75.548, 49.06, 9.8199, 45.136, 14.725, 12.763, 6.8769, 12.763, 7.8579, 40.231, 8.8389, 5.8959, 16.687, 5.8959, 6.8769, 10.801, 6.8769, 6.8769, 9.8199, 4.9149, 5.8959, 19.63, 5.8959, 14.725, 5.8959, 5.8959, 23.317, 18.462, 47.596, 14.577, 39.827, 12.635, 11.664, 40.798, 7.779, 7.779, 14.577, 19.433, 12.635, 6.8078, 7.779, 7.779, 6.8078, 22.346, 30.116, 8.7501, 9.7213, 5.8366, 5.8366, 7.779, 39.827, 6.8078, 16.519, 12.635, 5.8366, 4.8655, 28.509, 22.612, 44.232, 35.388, 11.803, 10.82, 15.733, 15.733, 7.8716, 13.768, 8.8543, 17.699, 10.82, 6.8889, 6.8889, 7.8716, 7.8716, 11.803, 21.63, 6.8889, 6.8889, 44.232, 8.8543, 7.8716, 5.9062, 10.82, 6.8889, 6.8889, 6.8889, 5.9062, 38.045, 214.21, 8.0175, 359.34, 7.0165, 91.095, 24.032, 5.0147, 5.0147, 13.022, 5.0147, 7.0165, 9.0184, 7.0165, 5.0147, 6.0156, 6.0156, 5.0147, 9.0184, 8.0175, 4.0137, 3.0128, 18.027, 6.0156, 8.0175, 3.0128, 6.0156, 3.0128, 5.0147, 4.0137, 13.672, 9.7683, 15.623, 8.7925, 22.454, 11.72, 14.648, 10.744, 8.7925, 7.8166, 28.31, 15.623, 8.7925, 14.648, 8.7925, 5.8649, 7.8166, 8.7925, 12.696, 6.8408, 9.7683, 17.575, 4.889, 4.889, 8.7925, 8.7925, 6.8408, 7.8166, 9.7683, 6.8408, 98.958, 100.9, 31.052, 11.651, 23.292, 9.7105, 9.7105, 17.471, 17.471, 8.7404, 17.471, 9.7105, 17.471, 21.351, 29.112, 9.7105, 6.8003, 13.591, 13.591, 8.7404, 35.903, 54.334, 6.8003, 8.7404, 4.8601, 5.8302, 4.8601, 7.7703, 4.8601, 4.8601, 61.92, 35.387, 13.768, 10.82, 9.8368, 26.543, 9.8368, 14.75, 8.8541, 81.574, 7.8714, 46.197, 8.8541, 10.82, 18.681, 8.8541, 6.8887, 6.8887, 8.8541, 5.906, 5.906, 6.8887, 5.906, 7.8714, 9.8368, 6.8887, 5.906, 10.82, 4.9233, 6.8887, 22.932, 15.956, 13.963, 9.9762, 11.969, 8.9796, 8.9796, 8.9796, 17.949, 16.953, 28.912, 8.9796, 10.973, 7.983, 51.834, 5.9897, 9.9762, 15.956, 5.9897, 4.9931, 4.9931, 10.973, 4.9931, 4.9931, 5.9897, 8.9796, 13.963, 5.9897, 4.9931, 6.9863, 23.874, 10.948, 19.897, 7.9647, 10.948, 7.9647, 5.976, 9.9534, 8.9591, 49.727, 8.9591, 5.976, 4.9817, 5.976, 4.9817, 8.9591, 4.9817, 10.948, 10.948, 5.976, 5.976, 4.9817, 17.908, 46.744, 12.936, 7.9647, 17.908, 3.9873, 3.9873, 4.9817, 11.914, 18.858, 28.777, 7.9458, 9.9297, 25.801, 20.842, 16.874, 12.906, 51.593, 6.9538, 16.874, 7.9458, 8.9378, 22.826, 15.882, 8.9378, 32.745, 6.9538, 15.882, 10.922, 5.9618, 5.9618, 4.9698, 14.89, 16.874, 7.9458, 5.9618, 6.9538, 4.9698, 41.657, 14.884, 11.909, 15.876, 9.926, 86.279, 54.548, 12.901, 83.305, 21.825, 38.682, 5.9595, 6.9511, 9.926, 8.9343, 25.792, 4.9679, 12.901, 5.9595, 16.867, 6.9511, 73.389, 4.9679, 7.9427, 10.918, 75.372, 10.918, 10.918, 74.38, 5.9595, 26.78, 26.78, 22.814, 21.822, 10.916, 34.712, 8.9332, 14.882, 21.822, 8.9332, 8.9332, 8.9332, 19.84, 15.874, 51.567, 7.9418, 8.9332, 9.9247, 8.9332, 5.9588, 4.9673, 10.916, 7.9418, 8.9332, 10.916, 5.9588, 11.908, 5.9588, 5.9588, 45.618, 58.851, 13.972, 97.745, 9.983, 31.924, 7.9884, 18.959, 25.94, 7.9884, 27.934, 7.9884, 7.9884, 15.967, 10.98, 4.9965, 18.959, 57.853, 4.9965, 8.9857, 16.964, 6.9911, 3.9992, 11.978, 4.9965, 3.9992, 4.9965, 3.9992, 6.9911, 9.983, 5.9938, 42.191, 18.648, 15.705, 40.229, 11.781, 11.781, 10.8, 16.686, 11.781, 11.781, 53.962, 7.8574, 18.648, 11.781, 25.515, 7.8574, 60.829, 11.781, 5.8955, 7.8574, 7.8574, 5.8955, 9.8193, 59.848, 17.667, 11.781, 8.8384, 5.8955, 7.8574, 4.9146, 20.615, 11.784, 14.728, 14.728, 19.633, 11.784, 9.8216, 11.784, 50.05, 10.803, 6.8781, 7.8593, 6.8781, 8.8405, 8.8405, 8.8405, 6.8781, 4.9157, 4.9157, 9.8216, 12.765, 12.765, 4.9157, 4.9157, 13.746, 16.69, 3.9345, 5.8969, 19.633, 146.21, 18.013, 16.012, 11.012, 11.012, 9.0113, 18.013, 12.012, 11.012, 73.021, 15.012, 7.011, 16.012, 17.012, 6.0109, 6.0109, 28.014, 18.013, 20.013, 16.012, 6.0109, 7.011, 7.011, 7.011, 5.0107, 7.011, 10.011, 7.011, 12.012, 10.011, 5.0107, 58.867, 72.833, 12.979, 9.9858, 13.976, 12.979, 6.993, 30.935, 7.9906, 7.9906, 21.957, 6.993, 23.952, 6.993, 8.9882, 15.971, 5.9955, 10.983, 4.9979, 4.9979, 34.925, 12.979, 4.9979, 5.9955, 8.9882, 4.9979, 4.9979, 8.9882, 18.964, 11.981, 10.997, 20.985, 26.978, 10.997, 96.894, 71.924, 8.9992, 7.0016, 8.0004, 8.0004, 9.998, 15.991, 6.0028, 7.0016, 33.969, 8.9992, 6.0028, 6.0028, 6.0028, 6.0028, 9.998, 5.004, 8.9992, 5.004, 5.004, 6.0028, 8.0004, 5.004, 4.0052, 4.0052, 120.63, 30.411, 9.8167, 21.585, 6.8746, 13.739, 6.8746, 6.8746, 7.8553, 5.8939, 5.8939, 4.9133, 10.797, 7.8553, 7.8553, 8.836, 5.8939, 10.797, 168.69, 11.778, 5.8939, 4.9133, 12.759, 6.8746, 7.8553, 7.8553, 6.8746, 4.9133, 3.9326, 5.8939, 28.932, 15.967, 8.9858, 20.954, 8.9858, 18.959, 30.927, 18.959, 12.975, 34.916, 7.9885, 8.9858, 5.9939, 5.9939, 5.9939, 13.972, 22.948, 14.97, 3.9992, 3.9992, 3.9992, 4.9965, 6.9912, 3.9992, 6.9912, 6.9912, 28.932, 4.9965, 3.9992, 4.9965, 23.951, 11.98, 19.961, 16.968, 9.9853, 8.9878, 14.973, 10.983, 9.9853, 12.978, 13.975, 17.966, 10.983, 7.9903, 6.9927, 5.9952, 6.9927, 18.963, 4.9976, 7.9903, 5.9952, 7.9903, 5.9952, 12.978, 28.938, 10.983, 10.983, 4.9976, 9.9853, 6.9927, 16.076, 27.121, 10.051, 63.268, 11.055, 24.108, 11.055, 11.055, 7.0387, 7.0387, 27.121, 6.0346, 7.0387, 16.076, 8.0428, 6.0346, 7.0387, 9.0469, 22.1, 8.0428, 5.0305, 14.067, 14.067, 5.0305, 9.0469, 13.063, 7.0387, 7.0387, 4.0264, 9.0469, 36.139, 35.135, 11.049, 12.053, 17.071, 38.146, 22.089, 7.0351, 10.046, 29.114, 8.0387, 6.0315, 17.071, 13.057, 8.0387, 10.046, 20.082, 6.0315, 10.046, 14.06, 7.0351, 9.0423, 10.046, 4.0244, 4.0244, 5.028, 5.028, 6.0315, 6.0315, 9.0423, 19.187, 13.131, 11.112, 28.27, 34.326, 7.0752, 13.131, 8.0845, 18.177, 7.0752, 14.14, 29.28, 23.224, 21.205, 6.0659, 6.0659, 5.0566, 5.0566, 21.205, 36.345, 7.0752, 11.112, 11.112, 4.0473, 4.0473, 4.0473, 5.0566, 6.0659, 8.0845, 21.205, 29.108, 51.518, 45.661, 129.81, 14.574, 9.7191, 57.402, 17.498, 57.881, 8.7858, 7.7997, 19.669, 126.73, 27.957, 29.98, 24.098, 15.476, 20.548, 25.288, 8.8183, 44.242, 24.355, 17.699, 7.9458, 18.913, 24.992, 56.99, 18.35, 8.5744, 25.254, 49.648, 91.343, 50.649, 27.395, 12.793, 6.886, 11.805, 161.15, 10.801, 9.0184, 43.64, 25.979, 24.108, 27.689, 21.149, 11.614, 60.949, 16.384, 19.237, 21.598, 10.711, 18.549, 14.806, 36.302, 7.8111, 7.9501, 192.83, 12.837, 31.237, 9.9534, 218.34, 13.549, 56.961, 129.39, 107.85, 9.8429, 91.69, 29.51, 10.822, 10.775, 38.856, 25.922, 13.743, 16.968, 18.177, 91.178, 17.493, 21.246, 78.045, 176.28, 15.598, 10.697, 7.7828, 18.513, 38.043, 78.054, 27.315, 37.359, 27.413, 110.07, 20.731, 19.013, 12.975, 25.243, 21.598, 13.688, 23.609, 30.417, 24.593, 6.8948, 13.725, 46.336, 67.838, 24.535, 12.975, 28.169, 85.48, 9.5885, 8.7543, 12.563, 10.576, 22.624, 17.714, 20.636, 27.086, 22.408, 9.9534, 14.969, 34.343, 10.803, 32.93, 6.0028, 29.108, 26.292, 58.623, 10.647, 50.204, 13.552, 172.43, 31.62, 90.287, 13.43, 27.215, 19.676, 36.954, 12.649, 24.353, 16.804, 16.588, 15.89, 207.35, 13.606, 6.8887, 67.78, 55.924, 7.0016, 37.047, 10.647, 35.221, 37.786, 13.636, 15.642, 42.541, 13.776, 67.69, 67.859, 45.19, 38.28, 27.526, 25.516, 21.351, 24.809, 8.0845, 8.7565, 29.87, 16.306, 14.758, 10.738, 5.8617, 23.498, 52.984, 42.947, 6.9704, 13.898, 48.088, 20.092, 16.159, 20.803, 37.912, 50.417, 111.19, 10.047, 24.88, 40.868, 52.473, 10.704, 15.747, 49.125, 14.638, 8.0175, 15.991, 12.975, 10.046, 18.782, 48.194, 67.535, 20.902, 15.421, 48.077, 17.546, 17.265, 10.799, 17.703, 29.498, 23.72, 93.67, 13.77, 18.505, 12.696, 29.491, 12.899, 92.254, 59.584, 27.978, 16.405, 153.77, 22.579, 69.379, 69.058, 17.301, 8.7735, 26.698, 19.695, 10.823, 13.768, 14.925, 13.972, 25.947, 32.125, 71.394, 33.053, 36.94, 31.349, 47.208, 21.083, 43.463, 53.108, 8.6552, 7.8123, 51.882, 9.8392, 18.652, 20.636, 15.685, 18.687, 42.266, 14.72, 34.703, 17.104, 20.281, 52.351, 11.768, 39.937, 10.632, 41.316, 38.32, 59.024, 17.691, 16.648, 12.86, 41.284, 40.465, 26.358, 17.908, 52.424, 15.483, 46.44, 24.542, 82.451, 111.25, 11.78, 26.235, 171.91, 37, 37.505, 27.638, 17.699, 19.028, 24.797, 17.08, 19.187, 36.871, 15.52, 98.03, 18.379, 32.16, 11.689, 18.573, 71.241, 16.59, 14.579, 12.687, 23.414, 14.69, 14.561, 41.283, 15.991, 66.555, 19.351, 15.391, 125.57, 31.908, 9.8082, 76.708, 83.384, 24.025, 15.741, 73.207, 31.921, 35.067, 12.975, 11.553, 17.104, 11.406, 10.673, 108.82, 23.329, 20.288, 28.053, 37.571, 62.858, 14.72, 9.9831, 14.973, 18.286, 11.672, 9.7283, 26.072, 49.342, 10.047, 33.022, 39.895, 153.54, 54.085, 95.199, 104.21, 21.63, 24.926, 26.937, 21.211, 28.364, 20.267, 18.266, 10.618, 16.522, 20.946, 26.127, 43.538, 15.583, 62.417, 15.116, 20.731, 13.768, 12.417, 24.126, 14.255, 34.445, 15.71, 15.669, 19.654, 26.461, 27.801, 58.569, 17.727, 27.534, 14.811, 11.664, 13.898, 13.012, 10.051, 34.132, 21.748, 74.288, 19.345, 27.331, 59.414, 23.417, 14.691, 14.637, 12.778, 28.25, 24.535, 20.503, 11.978, 16.969, 16.682, 18.338, 56.764, 50.16, 8.7274, 59.408, 34.265, 45.075, 32.445, 12.581, 17.875, 12.899, 31.924, 11.049, 27.419, 49.33, 22.091, 113.02, 21.412, 28.307, 15.687, 21.143, 47.649, 25.55, 21.648, 29.445, 110.98, 69.074, 17.859, 20.013, 22.982, 28.932, 24.992, 48.603, 39.979, 17.498, 19.738, 29.944, 10.826, 41.206, 7.8123, 21.643, 125.75, 66.225, 9.8329, 33.43, 22.732, 33.475, 50.144, 15.072, 16.067, 17.325, 62.467, 60.769, 11.593, 45.535, 37.876, 18.512, 48.192, 29.436, 21.641, 14.638, 11.804, 18.682, 8.7404, 44.756, 21.834, 14.724, 47.881, 30.985, 15.429, 61.237, 13.608, 80.9, 78.994, 74.052, 12.445, 70.933, 14.723, 22.603, 41.116, 37.294, 28.053, 18.687, 20.46, 22.346, 18.462, 32.992, 16.968, 22.916, 112.48, 27.978, 11.642, 11.593, 31.796, 19.08, 22.417, 8.803, 31.172, 25.574, 12.689, 85.7, 18.698, 15.551, 12.53, 17.644, 15.116, 20.891, 57.9, 19.633, 21.951, 19.303, 11.657, 19.953, 23.257, 22.384, 16.526, 62.194, 14.617, 40.566, 16.563, 23.499, 18.539, 22.543, 34.748, 18.512, 22.932, 17.988, 45.428, 16.345, 29.933, 13.495, 28.167, 56.433, 30.13, 16.726, 90.466, 22.603, 44.802, 42.748, 30.121, 64.224, 20.853, 16.716, 31.467, 26.497, 12.021, 15.874, 17.662, 33.926, 34.639, 26.25, 19.397, 20.351, 82.847, 62.361, 20.412, 63.275, 19.182, 11.695, 24.67, 36.507, 14.419, 24.393, 17.51, 67.542, 12.778, 15.116, 14.611, 22.704, 9.7105, 21.956, 27.107, 24.244, 22.211, 67.685, 21.29, 47.208, 15.391, 16.353, 54.14, 10.698, 68.598, 43.276, 18.686, 19.513, 12.095, 11.804, 11.02, 33.895, 17.104, 21.285, 21.378, 21.898, 49.342, 32.128, 34.494, 40.242, 61.222, 24.506, 14.419, 42.919, 33.404, 46.427, 12.86, 24.585, 11.914, 20.834, 10.803, 23.305, 33.794, 55.353, 38.872, 16.667, 27.215, 17.539, 24.15, 13.664, 37.338, 22.52, 19.436, 25.52, 30.635, 17.689, 16.124, 20.853, 12.669, 26.231, 23.595, 17.699, 20.66, 30.255, 30.429, 50.75, 18.693, 29.269, 47.933, 15.612, 37.201, 23.72, 13.725, 15.585, 73.736, 24.262, 18.946, 12.936, 6.9911, 23.981, 16.964, 15.967, 52.242, 26.113, 19.428, 31.185, 19.635, 40.068, 19.442, 25.576, 19.627, 35.574, 24.185, 25.601, 14.811, 23.874, 47.601, 16.012, 37.354, 15.429, 38.596, 21.32, 24.09, 28.85, 33.022, 15.575, 20.309, 52.921, 17.539, 22.57, 31.213, 17.563, 50.101, 22.612, 22.704, 10.973, 10.918, 11.978, 25.014, 13.976, 15.701, 53.227, 16.159, 30.552, 26.029, 22.693, 50.172, 22.11, 37.575, 11.488, 18.752, 28.251, 15.46, 26.343, 18.482, 9.8455, 16.522, 56.037, 27.316, 26.34, 25.547, 9.744, 16.565, 21.592, 14.577, 12.021, 24.406, 8.8405, 15.401, 23.321, 12.558, 17.252, 61.297, 14.509, 38.355, 40.843, 14.616, 26.435, 20.235, 32.422, 15.92, 11.553, 41.327, 22.191, 28.054, 27.131, 36.057, 25.316, 31.102, 27.215, 20.183, 33.408, 30.635, 21.464, 20.152, 9.7966, 27.915, 16.99, 11.778, 15.967, 38.587, 21.227, 19.447, 50.447, 36.612, 23.56, 12.711, 13.643, 30.588, 37.989, 34.265, 38.344, 14.753, 18.868, 20.562, 10.837, 36.307, 18.652, 13.972, 75.102, 15.967, 42.542, 19.953, 17.417, 56.233, 35.948, 22.967, 14.583, 23.329, 20.288, 11.714, 27.514, 38.039, 22.632, 34.265, 21.595, 32.19, 10.786, 6.8238, 18.084, 32.716, 16.511, 30.758, 28.942, 46.429, 21.378, 30.899, 13.469, 23.329, 24.67, 46.754, 60.975, 32.378, 27.414, 18.465, 17.644, 38.719, 20.767, 18.605, 22.612, 13.892, 12.762, 14.974, 16.076, 28.169, 23.138, 23.639, 27.206, 40.615, 16.454, 13.058, 25.005, 39.261, 32.129, 36.741, 11.719, 27.215, 31.398, 22.442, 22.576, 36.091, 16.719, 40.624, 39.157, 14.617, 26.919, 10.011, 30.973, 26.937, 19.961, 19.284, 60.783, 18.286, 20.393, 22.252, 28.003, 51.644, 13.611, 51.303, 40.325, 24.393, 13.776, 20.638, 40.805, 32.306, 20.452, 29.611, 29.611, 12.635, 11.908, 18.013, 34.703, 27.906, 20.21, 14.516, 39.754, 19.14, 20.501, 19.486, 41.532, 26.493, 26.343, 33.117, 36.223, 27.532, 28.053, 47.255, 29.611, 15.706, 42.741, 16.501, 23.874, 32.921, 12.053, 21.205, 34.37, 19.721, 31.2, 51.954, 21.149, 38.692, 33.794, 41.882, 17.421, 29.138, 27.749, 21.053, 50.778, 46.946, 38.674, 21.433, 21.641, 18.652, 25.051, 21.464, 40.514, 19.664, 19.744, 29.492, 12.901, 27.483, 15.991, 56.857, 27.875, 17.458, 18.464, 16.691, 33.085, 15.575, 15.642, 25.116, 15.38, 13.664, 24.388, 14.763, 21.563, 56.584, 19.486, 13.824, 21.375, 8.7925, 30.935, 17.08, 27.23, 54.84, 21.227, 17.104, 37.124, 13.058, 34.108, 20.617, 24.404, 14.707, 13.82, 24.356, 13.742, 24.025, 15.615, 14.76, 22.406, 21.379, 17.703, 35.332, 24.564, 21.618, 30.38, 20.767, 27.266, 10.82, 16.953, 17.908, 12.978, 26.117, 24.233, 21.211, 20.267, 40.551, 64.722, 22.355, 21.504, 23.382, 12.761, 16.59, 25.457, 38.041, 18.649, 57.585, 28.142, 9.9534, 13.972, 21.962, 20.247, 42.56, 18.428, 16.271, 38.279, 35.775, 17.709, 17.665, 24.59, 24.568, 17.627, 23.6, 10.081, 25.565, 16.784, 25.516, 11.802, 61.482, 25.947, 17.662, 32.125, 14.569, 18.053, 16.516, 38.434, 39.339, 24.567, 25.051, 13.77, 23.218, 11.821, 16.721, 15.591, 21.63, 33.963, 20.842, 9.926, 45.618, 17.168, 27.23, 21.391, 24.244, 24.192, 30.833, 45.148, 16.556, 30.298, 33.561, 30.13, 17.538, 16.636, 21.621, 17.562, 10.815, 32.063, 38.041, 24.564, 33.319, 53.196, 19.779, 13.711, 15.585, 17.771, 15.733, 16.682, 22.916, 29.83, 19.298, 31.109, 16.45, 15.065, 19.14, 16.271, 33.373, 17.539, 32.459, 29.269, 42.293, 14.76, 25.327, 16.588, 54.03, 7.7972, 12.021, 14.959, 31.972, 9.8167, 15.15, 25.529, 18.35, 41.582, 19.274, 36.358, 44.759, 11.668, 24.3, 15.704, 11.805, 15.669, 18.681, 18.512, 11.664, 9.0184, 10.997, 11.055, 27.107, 37.816, 37.631, 26.944, 36.523, 26.072, 38.271, 38.355, 23.428, 18.752, 18.646, 14.691, 20.651, 18.78, 20.583, 19.145, 21.284, 8.7706, 23.602, 19.744, 21.592, 13.022, 13.672, 12.936, 22.566, 27.941, 24.992, 14.255, 25.263, 19.315, 27.485, 34.808, 15.59, 37.493, 35.409, 17.709, 51.846, 13.776, 15.727, 17.691, 12.095, 17.702, 24.262, 31.902, 18.848, 8.9857, 16.964, 15.971, 37.594, 15.454, 19.428, 14.583, 19.342, 26.243, 29.405, 16.564, 36.392, 31.398, 39.339, 17.565, 15.551, 29.987, 20.452, 12.664, 11.696, 21.479, 16.599, 19.85, 13.743, 20.615, 37.276, 11.978, 24.825, 19.721, 15.401, 29.907, 30.137, 25.213, 20.281, 16.069, 12.675, 33.373, 26.289, 21.504, 10.698, 29.405, 21.143, 20.487, 22.632, 22.52, 18.624, 22.744, 23.691, 34.405, 15.733, 23.43, 38.335, 15.876, 21.822, 31.507, 17.844, 28.949, 20.318, 14.489, 29.98, 13.469, 18.184, 25.656, 14.617, 33.631, 50.867, 37.175, 21.621, 44.69, 43.259, 16.69, 23.733, 15.92, 19.078, 17.168, 27.261, 17.022, 13.512, 15.559, 26.12, 14.579, 22.849, 19.382, 45.473, 26.017, 12.054, 39.818, 17.546, 25.873, 24.342, 18.375, 18.471, 20.46, 40.973, 16.538, 21.462, 39.287, 25.152, 26.698, 11.754, 18.505, 29.285, 18.858, 18.959, 16.69, 10.011, 25.014, 21.957, 29.114, 19.858, 26.944, 18.452, 30.871, 18.475, 17.104, 28.177, 20.312, 29.448, 19.55, 16.619, 46.119, 17.565, 21.467, 18.686, 18.652, 31.793, 27.511, 20.404, 10.019, 23.43, 27.172, 37.295, 34.015, 12.978, 12.059, 24.126, 18.053, 23.801, 27.094, 16.069, 21.37, 25.254, 20.097, 40.068, 25.486, 15.704, 23.417, 15.612, 18.511, 22.543, 18.685, 28.509, 28.624, 20.939, 14.882, 17.988, 13.739, 12.759, 15.971, 17.071, 17.356, 37.484, 18.428, 20.281, 45.988, 22.355, 17.265, 26.243, 15.792, 20.657, 13.776, 19.656, 21.379, 36.376, 13.548, 17.875, 27.202, 16.716, 19.527, 20.647, 19.897, 12.906, 11.978, 36.563, 39.856, 38.621, 22.257, 28.167, 18.52, 15.687, 21.433, 22.219, 15.658, 14.744, 17.537, 25.264, 39.497, 21.618, 13.905, 24.721, 13.711, 16.558, 23.595, 15.797, 29.44, 33.362, 17.012, 21.956, 19.088, 31.754, 16.45, 21.378, 28.559, 22.288, 20.323, 24.934, 21.566, 35.066, 34.094, 19.627, 24.025, 18.541, 34.426, 16.538, 19.512, 12.796, 14.744, 26.34, 13.662, 12.746, 30.349, 36.382, 11.981, 16.682, 11.055, 24.032, 28.054, 16.454, 30.773, 37.315, 27.749, 13.611, 32.073, 14.806, 15.591, 22.505, 21.643, 13.78, 18.606, 22.161, 15.613, 34.299, 27.53, 21.846, 24.355, 26.497, 23.595, 14.648, 19.411, 17.961, 15.15, 22.11, 28.5, 17.458, 25.146, 21.598, 26.289, 16.619, 31.908, 22.624, 17.714, 26.235, 15.725, 18.624, 16.124, 30.479, 10.717, 17.699, 10.019, 22.612, 17.908, 15.876, 13.012, 23.951, 17.08, 17.071, 28.643, 25.02, 34.953, 31.109, 12.355, 15.52, 24.292, 14.519, 17.314, 24.88, 33.488, 20.125, 15.555, 19.476, 14.665, 15.476, 18.223, 25.38, 17.499, 12.748, 20.414, 18.513, 19.676, 12.689, 18.693, 15.727, 25.264, 15.737, 18.383, 17.802, 26.231, 13.891, 14.992, 22.089, 46.942, 22.257, 19.466, 26.355, 23.329, 18.627, 18.357, 15.741, 12.686, 19.485, 34.265, 15.551, 32.388, 27.441, 22.166, 17.131, 19.583, 16.687, 16.716, 22.577, 25.947, 13.063, 27.419, 24.126, 28.158, 24.992, 20.367, 23.176, 16.572, 13.643, 21.711, 21.253, 19.516, 11.676, 30.196, 15.42, 21.744, 20.767, 10.019, 23.43, 14.648, 28.142, 20.647, 30.905, 20.61, 20.959, 10.797, 27.121, 22.537, 21.211, 16.45, 25.704, 28.1, 19.08, 17.227, 25.523, 33.085, 17.529, 17.596, 17.409, 28.455, 13.776, 17.537, 14.763, 20.563, 24.539, 18.685, 16.716, 12.805, 25.515, 26.502, 31.2, 26.944, 28.836, 13.512, 13.512, 22.246, 26.127, 14.458, 25.254, 15.598, 14.358, 14.378, 15.556, 12.761, 26.532, 21.462, 20.665, 25.457, 17.563, 16.588, 20.65, 15.482, 19.583, 20.647, 20.647, 23.292, 9.9297, 16.865, 10.997, 16.964, 19.099, 17.503, 23.321, 25.194, 18.275, 15.555, 23.369, 14.617, 21.467, 21.643, 21.621, 21.432, 11.567, 18.138, 19.667, 20.562, 17.538, 19.433, 20.503, 19.664, 13.963, 13.963, 15.956, 18.964, 21.984, 11.778, 14.72, 22.215, 24.825, 20.247, 17.417, 23.275, 16.547, 24.342, 24.175, 22.452, 16.527, 15.704, 23.064, 16.731, 16.72, 14.754, 14.456, 15.613, 14.743, 18.624, 20.939, 18.903, 12.979, 20.958, 23.161, 23.096, 17.369, 16.489, 24.179, 30.109, 22.967, 15.71, 16.526, 16.619, 24.506, 22.408, 16.709, 15.612, 13.762, 16.383, 13.638, 14.751, 21.718, 8.0175, 20.381, 18.681, 16.914, 13.057, 34.37, 27.608, 23.213, 20.501, 16.779, 21.143, 14.593, 17.702, 15.482, 13.905, 13.79, 26.231, 15.733, 13.743, 12.765, 17.966, 31.812, 26.113, 20.323, 22.121, 17.546, 18.21, 21.083, 21.598, 18.654, 19.342, 22.357, 14.758, 13.661, 13.608, 13.771, 13.102, 15.669, 18.711, 9.0184, 20.503, 16.953, 10.948, 15.882, 20.842, 14.97, 24.825, 18.338, 16.522, 22.211, 18.457, 19.14, 14.609, 17.596, 17.409, 16.527, 20.491, 13.702, 17.562, 13.78, 16.522, 15.737, 20.614, 23.124, 18.539, 14.743, 12.095, 18.685, 15.825, 21.636, 14.755, 15.706, 21.629, 13.892, 20.013, 14.992, 25.704, 20.351, 22.257, 18.311, 20.449, 22.058, 17.708, 14.64, 17.537, 16.648, 19.513, 16.664, 20.647, 14.751, 18.551, 15.876, 12.975, 10.997, 10.797, 12.975, 15.072, 30.255, 16.522, 15.478, 11.05, 17.546, 18.21, 20.449, 19.55, 12.695, 17.499, 20.659, 15.704, 16.636, 12.649, 14.744, 14.616, 10.815, 17.703, 18.652, 11.865, 13.102, 15.706, 11.981, 25.353, 23.138, 16.531, 19.003, 14.55, 18.184, 21.083, 12.748, 17.538, 13.82, 11.746, 14.763, 15.737, 19.35, 13.848, 16.647, 18.757, 18.649, 12.621, 14.75, 15.956, 13.898, 10.922, 10.916, 12.975, 15.709, 13.012, 11.778, 14.06, 18.177, 25.529, 23.096, 13.549, 22.305, 15.478, 16.384, 14.509, 12.695, 14.584, 20.459, 16.636, 14.76, 17.691, 12.796, 9.8329, 13.762, 17.671, 14.456, 16.664, 16.814, 18.711, 10.722, 13.931, 11.942, 14.89, 13.891, 10.98, 12.762, 18.013, 12.975, 25.78, 16.522, 16.526, 17.529, 15.642, 13.742, 14.758, 18.674, 17.493, 14.753, 10.717, 14.751, 18.711, 13.643, 17.771, 9.0184, 14.75, 12.975, 14.728, 14.012, 15.971, 13.739, 13.972, 14.973, 22.134, 14.623, 15.555, 14.707, 13.528, 13.776, 15.38, 18.537, 14.616, 13.663, 12.687, 14.109, 15.669, 17.699, 14.561, 14.959, 14.925, 13.892, 13.891, 12.994, 16.076, 17.071, 24.414, 18.452, 18.464, 19.315, 23.257, 16.516, 19.14, 17.252, 18.503, 15.476, 22.058, 15.556, 12.641, 15.743, 18.261, 15.669, 16.383, 17.346, 15.613, 18.538, 16.664, 13.77, 15.825, 11.691, 13.643, 15.971, 19.303, 19.356, 20.399, 14.623, 18.654, 15.575, 13.611, 17.596, 13.67, 18.674, 12.796, 10.815, 16.72, 17.671, 17.564, 10.877, 14.109, 13.77, 17.416, 14.755, 13.643, 15.623, 12.975, 10.997, 20.053, 20.803, 21.149, 14.476, 15.575, 16.619, 20.141, 13.67, 14.584, 13.643, 12.833, 15.591, 16.34, 16.725, 14.64, 14.76, 15.565, 14.636, 14.616, 14.837, 15.733, 13.79, 13.772, 14.751, 15.623, 18.452, 13.512, 16.454, 14.707, 14.617, 14.579, 13.772, 14.959, 13.891, 11.784, 12.994, 14.973, 14.067, 12.053, 21.598, 16.531, 13.581, 14.512, 17.421, 11.05, 17.314, 15.598, 16.294, 15.642, 13.612, 13.742, 16.709, 14.636, 13.493, 13.102, 14.898, 14.69, 15.733, 12.805, 12.669, 15.706, 9.0184, 10.82, 11.914, 12.765, 11.996, 12.053, 20.247, 17.968, 15.55, 15.421, 11.669, 12.748, 15.556, 13.643, 15.38, 14.68, 13.78, 15.42, 13.76, 13.905, 14.837, 12.733, 9.744, 17.771, 11.908, 12.978, 18.782, 18.286, 18.414, 15.486, 14.43, 17.227, 16.691, 16.547, 12.64, 17.409, 12.641, 14.584, 14.617, 15.591, 12.563, 14.759, 14.64, 14.76, 13.661, 16.522, 14.727, 12.787, 14.14, 14.516, 17.139, 15.642, 13.528, 15.741, 12.724, 14.579, 14.727, 12.687, 11.712, 13.662, 13.77, 14.751, 14.755, 13.606, 11.942, 11.914, 11.978, 12.762, 16.511, 14.55, 16.522, 16.454, 13.649, 12.748, 13.82, 13.643, 14.759, 15.38, 13.702, 12.687, 13.102, 14.837, 12.733, 15.733, 11.908, 11.784, 10.997, 18.414, 14.584, 12.669, 14.759, 14.64, 13.776, 12.649, 10.815, 10.877, 13.725, 12.805, 11.696, 13.606, 13.672, 12.059, 18.782, 20.247, 17.305, 13.512, 14.516, 13.581, 14.458, 14.43, 16.271, 15.348, 13.771, 13.662, 14.751, 14.751, 12.012, 20.053, 18.782, 17.968, 15.54, 17.305, 11.406, 13.549, 13.549, 12.612, 14.579, 18.35, 16.188, 16.188, 13.545, 13.545, 10.047, 13.469, 13.469, 13.469, 16.516, 13.649, 14.378, 16.691, 15.575, 11.668, 11.668, 14.609, 14.509, 14.389, 12.695, 12.695, 12.748, 12.669, 12.669, 12.833, 12.833, 13.643, 12.761, 14.419, 14.419, 12.724, 12.724, 13.776, 13.776, 12.649, 14.744, 12.686, 11.695, 12.796, 12.796, 14.691, 12.788, 13.746, 13.493, 12.687, 12.687, 13.76, 12.095, 11.92, 11.92, 12.86, 12.733, 8.7706, 8.7706, 13.772, 10.722, 14.811, 12.635, 13.768, 7.0165, 9.8368, 9.8368, 13.963, 10.948, 11.914, 11.914, 11.914, 11.914, 10.918, 10.918, 11.908, 10.98, 10.98, 11.781, 11.784, 11.012, 11.012, 10.983, 10.997, 9.8167, 9.8167, 11.978, 11.98, 11.055, 11.049 ], +"Total": [ 704, 640, 1122, 485, 714, 425, 566, 348, 1079, 368, 402, 445, 450, 1238, 467, 538, 437, 646, 255, 696, 348, 432, 311, 295, 357, 507, 354, 300, 497, 443, 44.882, 41.064, 36.312, 17.203, 15.294, 56.417, 12.431, 73.655, 11.476, 16.288, 138.96, 25.879, 11.503, 86.539, 10.539, 66.259, 30.72, 34.603, 27.901, 45.261, 48.075, 18.211, 23.099, 60.624, 12.451, 15.353, 231.35, 20.19, 14.44, 14.456, 46.033, 31.014, 16.934, 16.934, 25.398, 10.364, 26.427, 14.14, 26.459, 12.27, 12.281, 11.347, 38.812, 10.426, 40.798, 29.333, 17.94, 18.023, 31.263, 13.249, 17.067, 11.374, 10.505, 23.698, 13.307, 22.831, 16.149, 18.969, 12.335, 12.353, 29.888, 23.142, 18.369, 52.069, 60.91, 47.432, 52.282, 12.633, 10.684, 29.079, 14.556, 37.838, 39.652, 92.982, 10.683, 20.219, 51.461, 12.59, 12.635, 34.898, 16.311, 11.539, 24.271, 19.381, 23.233, 10.797, 314.98, 50.26, 13.578, 19.403, 19.881, 16.137, 18.095, 101.85, 18.122, 13.336, 12.386, 14.367, 10.494, 23.782, 21.999, 13.379, 10.501, 10.511, 30.647, 46.145, 65.256, 71.666, 38.515, 10.544, 10.582, 12.43, 14.418, 22.043, 27.697, 17.184, 17.22, 22.153, 20.22, 73.064, 18.341, 13.518, 10.624, 53.108, 32.938, 32.895, 40.753, 15.495, 20.329, 11.689, 61.953, 13.605, 50.246, 12.603, 93.087, 120.27, 22.351, 10.604, 10.655, 12.592, 12.672, 18.418, 16.614, 22.258, 13.593, 11.749, 82.435, 38.941, 53.303, 31.069, 143.6, 22.296, 17.366, 30.883, 10.618, 13.544, 12.618, 28.026, 11.62, 251.05, 20.361, 11.63, 25.248, 52.182, 15.403, 16.465, 44.757, 11.617, 17.51, 34.527, 18.419, 40.953, 16.601, 27.197, 12.602, 12.676, 17.654, 44.694, 37.879, 26.079, 64.069, 56.304, 37.861, 95.15, 21.361, 40.78, 17.478, 17.478, 27.211, 163.14, 47.455, 29.112, 71.597, 81.651, 14.587, 245.75, 19.44, 29.29, 12.681, 20.336, 30.156, 64.366, 64.53, 12.555, 43.941, 12.735, 19.436, 33.205, 22.395, 29.357, 35.581, 11.547, 27.03, 22.169, 14.496, 23.163, 16.4, 19.331, 27.035, 13.514, 19.279, 15.429, 15.514, 10.64, 10.656, 12.576, 14.522, 47.37, 20.452, 11.649, 11.649, 11.68, 44.905, 12.59, 10.653, 32.029, 10.703, 32.091, 143.01, 82.36, 13.515, 16.415, 10.649, 43.548, 14.555, 57.113, 20.315, 11.639, 10.721, 31.016, 12.574, 14.51, 16.458, 23.315, 12.576, 12.672, 12.707, 23.269, 25.113, 23.298, 10.652, 10.683, 445.72, 13.68, 34.349, 25.326, 16.5, 21.296, 135.81, 24.306, 42.767, 23.33, 20.403, 18.482, 14.584, 58.308, 10.698, 28.254, 22.409, 15.559, 15.585, 73.212, 16.539, 62.24, 15.548, 15.567, 13.666, 19.582, 72.432, 22.395, 12.781, 10.663, 12.792, 10.684, 42.902, 47.649, 60.386, 13.618, 27.309, 11.689, 425.26, 19.095, 10.539, 10.561, 467.98, 26.993, 15.312, 38.636, 29.762, 18.455, 14.475, 18.307, 31.852, 25.247, 11.474, 12.616, 16.316, 366.47, 20.475, 10.613, 10.645, 10.713, 14.528, 18.276, 18.458, 30.047, 19.279, 15.601, 20.266, 61.042, 24.187, 21.286, 10.648, 16.457, 14.558, 10.652, 10.661, 31.08, 27.078, 38.854, 10.667, 10.686, 10.692, 19.453, 16.59, 19.347, 10.671, 10.693, 18.284, 18.492, 17.451, 17.511, 17.661, 82.012, 12.647, 10.67, 10.682, 10.697, 31.043, 15.566, 20.379, 402.3, 14.543, 17.483, 11.648, 13.569, 16.494, 91.561, 19.384, 17.519, 110.2, 33.026, 19.41, 10.662, 21.419, 12.666, 11.633, 33.062, 11.699, 16.614, 14.719, 10.55, 12.667, 23.318, 10.695, 10.819, 15.547, 31.129, 29.102, 29.124, 12.633, 16.534, 11.657, 13.591, 39.924, 17.616, 14.628, 138.84, 275.95, 27.276, 49.602, 23.247, 11.673, 11.732, 27.974, 17.451, 15.517, 22.415, 13.693, 61.662, 16.669, 14.589, 213.41, 12.636, 53.303, 38.125, 44.732, 16.543, 31.17, 14.559, 26.164, 29.063, 18.434, 10.663, 10.665, 11.628, 84.538, 13.574, 99.964, 15.536, 37.126, 17.388, 71.13, 26.306, 103.21, 12.647, 10.653, 10.663, 11.692, 16.636, 14.715, 22.41, 17.5, 20.355, 10.634, 10.678, 13.495, 13.496, 30.189, 55.525, 14.301, 28.63, 17.175, 21.976, 17.214, 69.869, 73.357, 10.57, 66.145, 22.222, 21.16, 39.542, 54.445, 15.336, 10.59, 14.453, 11.524, 36.552, 21.297, 24.085, 13.526, 38.335, 18.302, 64.639, 11.608, 21.089, 15.312, 17.964, 64.405, 10.579, 10.664, 32.966, 25.188, 21.38, 26.204, 12.591, 35.866, 33.891, 25.247, 30.289, 136.32, 24.532, 85.625, 18.45, 50.571, 43.746, 25.392, 89.893, 48.76, 11.73, 26.096, 103.81, 13.557, 37.027, 11.701, 142.48, 22.24, 17.508, 12.783, 18.462, 49.357, 48.375, 14.512, 28.026, 11.612, 11.612, 15.492, 12.606, 56.23, 24.202, 13.581, 11.618, 11.643, 20.41, 16.45, 15.548, 19.346, 10.673, 14.383, 11.611, 13.557, 23.243, 30.042, 26.193, 100.26, 21.4, 10.783, 45.725, 17.603, 33.01, 14.519, 22.275, 24.216, 10.65, 10.652, 10.677, 15.514, 11.623, 19.422, 11.576, 68.774, 30.359, 18.417, 23.262, 21.307, 11.529, 16.53, 23.245, 13.587, 10.808, 301, 14.521, 20.373, 49.623, 11.631, 11.683, 11.688, 17.551, 13.452, 11.524, 24.095, 18.356, 66.413, 26.012, 14.531, 12.559, 39.756, 34.878, 21.438, 16.506, 21.367, 31.077, 29.383, 32.096, 10.715, 15.533, 24.458, 16.494, 14.542, 32.069, 17.442, 27.697, 10.643, 10.686, 13.411, 31.376, 94.108, 17.424, 20.426, 11.747, 53.169, 41.109, 368.64, 79.018, 52.216, 485.3, 13.898, 116.54, 126.32, 11.872, 48.041, 149.01, 11.789, 15.974, 10.953, 26.704, 14, 52.171, 118.45, 12.847, 18.613, 10.819, 15.842, 60.221, 13.77, 17.668, 10.802, 10.819, 45.248, 54.604, 16.359, 14.458, 47.047, 53.014, 10.591, 10.596, 17.333, 17.354, 77.38, 199.3, 46.335, 21.275, 250.94, 11.578, 29.825, 13.556, 37.569, 15.415, 24.103, 15.562, 55.002, 12.542, 81.279, 225.94, 15.474, 11.622, 11.645, 41.881, 26.092, 13.437, 41.757, 49.524, 22.338, 11.658, 54.408, 23.328, 20.424, 13.629, 10.688, 10.713, 13.585, 44.649, 20.406, 10.722, 17.431, 16.491, 11.697, 30.083, 11.754, 10.675, 38.286, 60.254, 19.477, 24.417, 18.489, 16.716, 48.763, 10.7, 10.71, 10.726, 14.617, 14.617, 11.694, 13.666, 20.465, 14.62, 16.588, 23.387, 11.743, 10.706, 45.779, 10.718, 10.72, 22.453, 11.643, 11.665, 25.368, 22.38, 15.629, 12.643, 14.594, 16.554, 35.01, 23.359, 16.538, 10.621, 10.821, 26.402, 33.195, 27.207, 13.444, 10.59, 130.89, 11.526, 12.49, 12.498, 12.5, 82.413, 32.781, 19.148, 25.16, 10.575, 12.596, 19.254, 11.516, 24.932, 58.644, 26.956, 13.499, 19.326, 10.583, 14.415, 19.188, 20.413, 12.557, 12.608, 10.597, 10.64, 24.196, 26.903, 32.588, 10.556, 47.078, 18.232, 21.179, 18.24, 11.523, 10.599, 28.84, 35.327, 13.465, 13.487, 17.319, 11.576, 10.518, 24.966, 17.185, 45.195, 68.277, 77.835, 19.256, 16.492, 78.991, 27.7, 13.462, 21.938, 13.582, 50.242, 12.533, 16.307, 11.771, 10.79, 13.721, 12.709, 10.809, 12.734, 14.733, 11.761, 12.73, 50.823, 69.045, 14.698, 15.745, 45.053, 125.14, 31.538, 25.248, 35.482, 12.766, 20.585, 26.628, 24.271, 13.662, 25.541, 98.156, 49.579, 14.647, 11.756, 20.617, 17.755, 35.026, 21.406, 13.624, 10.705, 14.599, 63.286, 27.237, 35.972, 55.592, 12.674, 17.508, 118.26, 43.761, 20.393, 54.518, 15.585, 24.315, 10.692, 34.11, 14.655, 24.562, 35.99, 19.427, 13.61, 13.618, 13.643, 19.655, 69.472, 47.649, 14.647, 11.664, 19.437, 34.025, 21.416, 32.205, 16.531, 16.531, 12.647, 15.558, 10.707, 12.654, 14.651, 20.583, 28.215, 13.59, 18.466, 10.67, 15.569, 13.57, 11.631, 18.821, 16.585, 28.452, 19.437, 22.251, 12.715, 33.941, 10.722, 13.668, 13.677, 11.684, 21.393, 10.71, 10.71, 10.71, 22.366, 13.631, 13.64, 18.48, 11.692, 11.698, 13.607, 35.975, 11.675, 10.708, 28.218, 30.16, 14.706, 14.682, 14.737, 21.512, 41.856, 10.756, 52.489, 60.342, 13.768, 18.49, 42.147, 60.171, 14.669, 22.472, 14.623, 20.485, 10.762, 20.528, 13.678, 15.652, 15.687, 26.265, 10.746, 16.581, 33.168, 16.599, 22.415, 11.725, 13.688, 10.759, 19.515, 22.5, 22.544, 13.724, 46.162, 18.518, 11.745, 261.05, 14.551, 84.444, 55.029, 17.658, 47.023, 43.509, 70.59, 15.477, 29.981, 10.644, 44.464, 19.405, 78.481, 18.362, 10.681, 10.683, 10.688, 12.634, 14.527, 19.403, 16.495, 10.692, 12.604, 12.626, 30.926, 11.656, 27.17, 25.194, 21.499, 17.456, 11.585, 11.611, 11.667, 81.75, 28.133, 73.849, 19.191, 17.274, 34.574, 16.315, 12.481, 18.235, 32.642, 17.301, 11.545, 11.568, 32.745, 26.909, 10.576, 34.518, 29.794, 56.736, 12.547, 21.24, 39.343, 13.571, 17.371, 39.549, 42.498, 11.678, 27.09, 10.589, 10.662, 26.966, 14.585, 11.706, 23.441, 10.722, 10.757, 12.703, 12.708, 15.614, 25.341, 20.486, 50.669, 20.648, 12.719, 17.494, 14.677, 21.562, 30.181, 13.624, 50.012, 10.747, 10.813, 12.715, 24.366, 47.76, 28.393, 19.474, 147.89, 18.518, 18.665, 11.722, 40.065, 25.268, 93.373, 42.746, 60.376, 22.346, 10.694, 33.061, 17.53, 229.76, 11.682, 35.025, 38.052, 12.673, 16.598, 12.698, 16.615, 11.694, 18.694, 10.761, 15.593, 13.732, 14.702, 12.647, 10.659, 23.425, 31.211, 20.605, 19.393, 19.697, 54.476, 18.61, 21.56, 20.635, 13.71, 46.893, 11.733, 40.074, 12.694, 19.624, 16.59, 85.261, 15.581, 49.035, 23.349, 74.219, 33.125, 12.763, 21.455, 10.75, 15.618, 15.629, 15.647, 34.475, 11.659, 18.69, 11.76, 28.322, 26.357, 29.377, 32.231, 17.495, 16.523, 16.523, 112.72, 13.609, 18.483, 39.882, 18.507, 17.535, 10.71, 20.415, 16.504, 10.745, 19.408, 17.488, 12.615, 16.661, 33.01, 43.957, 10.735, 26.42, 30.042, 11.625, 14.583, 69.258, 20.368, 12.823, 36.006, 10.694, 10.723, 53.549, 51.626, 14.61, 20.465, 12.669, 18.553, 143.57, 17.609, 12.671, 28.425, 23.467, 22.511, 37.19, 17.578, 19.533, 13.702, 10.71, 10.727, 187.8, 18.601, 11.681, 18.562, 10.686, 21.481, 22.435, 22.493, 13.699, 13.727, 29.426, 35.083, 11.834, 30.519, 19.628, 12.731, 14.686, 16.671, 22.53, 16.69, 27.415, 10.758, 16.672, 29.336, 35.169, 348.61, 12.847, 62.696, 44.197, 19.5, 19.673, 22.681, 42.831, 29.295, 267.08, 30.51, 49.776, 31.538, 47.307, 12.708, 38.394, 19.376, 15.585, 13.637, 14.62, 16.578, 20.548, 22.366, 14.544, 13.663, 12.682, 11.705, 10.714, 12.644, 12.675, 15.569, 15.671, 12.677, 10.74, 51.172, 20.547, 18.505, 30.138, 23.278, 11.73, 40.942, 32.029, 22.413, 22.448, 17.511, 17.558, 12.688, 16.427, 10.634, 48.321, 19.355, 24.17, 21.419, 129.38, 11.599, 13.607, 10.641, 31.889, 17.608, 24.204, 450.32, 114.37, 171.18, 19.386, 27.966, 173.22, 15.336, 16.494, 104.88, 16.636, 33.28, 44.699, 12.552, 19.399, 35.58, 19.535, 31.12, 23.593, 16.71, 11.775, 18.701, 21.618, 11.765, 25.48, 10.882, 30.435, 35.437, 20.674, 15.758, 10.695, 92.978, 26.393, 11.742, 50.86, 29.453, 26.612, 24.415, 114.28, 11.787, 17.667, 15.535, 27.306, 16.71, 33.409, 28.418, 31.545, 23.249, 23.574, 15.657, 12.744, 11.711, 10.759, 11.736, 19.573, 125.62, 51.868, 10.907, 22.51, 13.724, 18.458, 18.562, 23.425, 11.874, 17.604, 20.624, 15.61, 23.611, 21.502, 10.818, 46.769, 11.654, 14.618, 14.625, 23.421, 11.824, 30.255, 15.652, 10.584, 21.156, 13.483, 13.497, 23.098, 10.594, 31.79, 24.115, 39.38, 17.425, 30.011, 16.35, 12.562, 13.5, 13.511, 97.922, 19.35, 10.682, 65.443, 11.524, 13.525, 27.064, 11.632, 28.855, 23.141, 12.69, 12.692, 10.613, 19.188, 33.143, 36.316, 13.748, 10.776, 12.751, 16.643, 129.92, 28.442, 13.698, 25.491, 29.45, 17.67, 13.722, 16.556, 22.371, 11.712, 34.398, 281.93, 12.62, 23.595, 10.749, 10.784, 17.621, 79.798, 21.57, 38.835, 12.837, 61.918, 10.686, 13.774, 154.37, 14.627, 33.103, 29.234, 11.703, 11.701, 10.752, 39.968, 13.749, 14.675, 14.698, 84.699, 20.545, 11.689, 11.712, 16.532, 12.672, 15.573, 15.599, 15.65, 13.722, 11.756, 12.719, 54.518, 18.576, 10.695, 10.71, 10.747, 13.605, 16.495, 16.5, 11.736, 10.758, 10.758, 20.546, 17.578, 24.411, 14.667, 14.673, 78.209, 20.536, 11.722, 19.574, 58.704, 23.454, 102.67, 12.705, 13.635, 15.584, 12.721, 18.518, 20.522, 22.444, 89.865, 22.492, 15.654, 25.394, 14.634, 16.622, 22.457, 11.73, 46.21, 64.902, 17.694, 10.811, 10.834, 14.744, 22.585, 10.816, 10.828, 12.774, 11.767, 23.573, 67.169, 11.765, 38.137, 10.712, 16.679, 33.205, 15.601, 20.376, 13.787, 81.256, 28.649, 26.278, 14.638, 17.611, 15.66, 26.518, 13.696, 22.485, 41.811, 17.514, 29.285, 14.567, 43.843, 35.946, 53.449, 38.841, 17.442, 10.713, 16.494, 16.574, 11.665, 34.262, 640.94, 35.282, 40.769, 160.07, 15.474, 31.07, 37.059, 11.694, 25.812, 191.72, 86.526, 10.683, 10.706, 10.867, 13.639, 99.321, 97.258, 50.039, 23.573, 29.464, 13.761, 11.818, 10.798, 40.213, 19.588, 12.783, 23.505, 16.698, 10.782, 17.625, 14.677, 21.545, 30.324, 18.674, 21.355, 10.781, 12.777, 14.722, 18.436, 65.124, 19.466, 13.85, 30.451, 13.692, 25.215, 72.188, 51.683, 12.679, 58.554, 70.324, 10.728, 17.578, 21.447, 17.554, 10.735, 13.638, 11.681, 10.722, 10.73, 60.457, 24.535, 26.309, 11.791, 26.298, 15.56, 12.712, 13.673, 15.618, 17.532, 15.626, 12.636, 27.391, 10.712, 15.602, 13.639, 34.079, 17.531, 48.71, 10.715, 10.732, 52.738, 175, 12.667, 16.647, 11.746, 28.254, 14.632, 24.294, 21.293, 28.306, 20.266, 21.192, 89.999, 11.727, 28.418, 12.581, 23.701, 28.971, 18.505, 18.619, 19.522, 69.656, 23.213, 14.539, 17.625, 11.777, 11.797, 35.327, 110.86, 32.563, 11.792, 49.094, 20.654, 12.747, 25.722, 74.538, 11.814, 11.818, 200.25, 12.75, 43.039, 21.503, 10.797, 10.867, 20.543, 20.563, 23.451, 14.651, 15.724, 18.588, 30.376, 64.53, 11.765, 17.702, 11.843, 96.386, 111.98, 101.17, 27.5, 348.53, 13.747, 27.53, 11.761, 16.673, 41.121, 21.547, 10.754, 10.785, 23.508, 11.755, 12.702, 11.741, 12.719, 12.765, 13.751, 26.466, 25.357, 12.721, 101.13, 36.437, 10.737, 10.756, 11.646, 14.601, 30.337, 18.419, 34.239, 14.687, 11.717, 11.714, 40.171, 28.605, 17.6, 54.96, 16.575, 31.345, 12.697, 10.794, 17.511, 29.184, 11.646, 11.774, 21.475, 24.298, 19.633, 27.116, 22.5, 17.615, 12.761, 12.772, 41.907, 34.214, 26.373, 55.709, 10.692, 21.475, 16.518, 43.735, 12.623, 16.504, 12.649, 12.712, 65.09, 11.662, 13.566, 10.69, 23.615, 12.667, 23.324, 35.036, 11.74, 15.579, 10.666, 19.549, 24.496, 15.574, 10.645, 13.77, 18.512, 16.519, 14.572, 29.378, 17.473, 17.571, 12.701, 12.787, 10.807, 10.807, 36.271, 17.685, 17.705, 16.645, 10.805, 21.646, 26.424, 22.529, 19.53, 12.693, 12.845, 14.692, 13.671, 21.552, 15.7, 14.712, 59.713, 24.447, 13.641, 11.669, 69.656, 12.642, 12.72, 18.664, 10.747, 32.719, 10.926, 13.663, 27.469, 14.714, 20.597, 47.093, 66.895, 18.623, 11.75, 30.351, 10.786, 18.619, 12.745, 52.945, 16.636, 11.798, 22.574, 16.608, 47.948, 18.619, 23.38, 13.71, 11.804, 23.681, 86.932, 21.424, 34.398, 17.543, 15.716, 61.487, 32.198, 63.861, 20.24, 35.657, 11.572, 10.609, 21.234, 17.375, 10.643, 27.038, 26.112, 33.839, 10.648, 16.403, 12.531, 12.579, 89.901, 13.529, 12.592, 11.644, 171.17, 58.217, 17.475, 10.696, 26.903, 33.834, 11.449, 15.543, 28.032, 35.737, 25.237, 25.348, 15.605, 29.228, 51.664, 11.705, 11.705, 10.729, 10.729, 48.738, 39.024, 11.712, 11.716, 33.127, 10.728, 21.445, 15.653, 21.408, 12.629, 34.232, 76.299, 17.502, 16.624, 16.735, 10.703, 10.717, 12.655, 12.686, 18.682, 295.68, 17.59, 13.696, 27.651, 21.723, 22.706, 10.842, 10.873, 22.607, 14.699, 26.569, 17.603, 13.759, 10.693, 21.603, 19.649, 15.674, 94.992, 192.47, 65.438, 50.46, 17.836, 12.754, 15.774, 49.957, 34.273, 17.6, 35.453, 39.296, 12.812, 16.669, 40.077, 13.622, 11.704, 10.729, 28.294, 17.547, 12.695, 16.61, 16.613, 14.626, 17.589, 20.559, 21.573, 38.968, 14.67, 44.04, 49.719, 17.588, 10.74, 12.629, 36.2, 12.71, 12.736, 14.641, 16.515, 19.483, 21.462, 14.629, 12.621, 10.813, 47.971, 19.649, 10.772, 10.778, 41.255, 24.454, 10.781, 66.397, 16.805, 15.62, 14.707, 23.453, 38.399, 70.814, 41.527, 25.467, 11.783, 21.584, 37.137, 10.758, 10.814, 13.526, 70.607, 103.39, 11.697, 14.646, 11.725, 20.611, 24.373, 58.217, 55.087, 26.574, 21.551, 10.774, 22.509, 26.438, 12.737, 14.677, 13.708, 42.131, 14.678, 60.623, 10.763, 14.597, 19.39, 17.564, 186.35, 69.309, 12.647, 12.785, 10.768, 19.408, 13.759, 20.655, 11.744, 19.568, 46.975, 17.571, 15.596, 10.831, 24.444, 30.381, 14.046, 11.023, 45.248, 42.101, 10.857, 18.821, 28.624, 43.47, 17.814, 13.885, 14.032, 22.75, 14.868, 44.695, 12.916, 10.838, 10.926, 24.801, 20.552, 14, 21.305, 11.899, 21.747, 12.913, 23.686, 23.702, 10.907, 16.858, 25.618, 116.54, 18.669, 43.225, 36.355, 65.765, 13.8, 12.72, 21.541, 10.79, 17.63, 12.778, 27.473, 23.392, 17.66, 21.662, 18.574, 45.713, 12.731, 14.858, 35.119, 13.691, 13.699, 13.75, 11.647, 11.74, 21.522, 26.336, 39.271, 12.812, 21.349, 25.381, 60.933, 122.68, 13.533, 23.246, 11.645, 11.661, 11.681, 18.406, 13.594, 29.762, 12.574, 29.23, 17.557, 18.281, 10.8, 17.458, 22.396, 27.938, 64.718, 15.67, 10.638, 45.419, 11.689, 50.179, 18.518, 86.526, 102.3, 59.876, 53.49, 25.578, 11.895, 77.747, 23.896, 12.79, 40.46, 123.89, 28.732, 42.513, 24.493, 100.31, 24.633, 46.424, 12.757, 21.476, 13.772, 11.767, 19.704, 32.403, 10.833, 10.863, 10.865, 13.727, 36.163, 26.521, 39.286, 21.666, 12.646, 19.633, 72.628, 62.742, 15.804, 10.862, 10.862, 14.801, 15.794, 23.594, 68.883, 13.798, 12.835, 22.756, 11.788, 16.726, 10.787, 10.839, 10.865, 155.61, 29.464, 35.338, 80.784, 18.839, 18.652, 46.173, 16.698, 14.735, 12.737, 10.799, 11.655, 11.856, 62.662, 17.619, 42.073, 20.555, 11.73, 28.218, 46.052, 89.633, 13.675, 24.38, 17.584, 10.724, 10.777, 81.052, 11.608, 13.649, 11.722, 18.485, 25.559, 12.817, 33.686, 47.837, 29.071, 77.249, 17.489, 12.681, 32.226, 21.54, 10.799, 10.83, 13.619, 24.513, 34.074, 20.42, 12.649, 20.5, 23.404, 28.302, 12.538, 13.633, 15.748, 16.552, 20.532, 18.464, 11.65, 286.51, 100.72, 12.754, 12.793, 18.54, 10.626, 10.721, 13.759, 11.628, 349.83, 15.567, 12.748, 16.554, 23.373, 13.699, 10.667, 28.435, 14.735, 13.753, 19.635, 14.711, 36.238, 14.784, 10.781, 10.789, 12.758, 14.65, 10.774, 10.845, 20.63, 28.527, 11.804, 17.643, 10.754, 36.311, 26.413, 81.356, 29.373, 10.79, 166.86, 24.506, 31.274, 115.84, 27.292, 13.694, 18.655, 57.441, 64.955, 48.223, 20.663, 23.614, 13.752, 18.702, 17.706, 28.501, 155.3, 10.8, 10.828, 153.19, 152.4, 18.682, 25.416, 28.418, 23.475, 12.787, 14.625, 22.691, 39.333, 19.796, 12.738, 11.655, 11.792, 21.677, 10.715, 30.282, 11.781, 17.703, 18.672, 11.791, 10.808, 10.808, 16.7, 48.922, 14.739, 10.743, 132.6, 22.598, 13.641, 46.746, 34.181, 55.026, 39.894, 43.098, 64.746, 26.322, 13.751, 11.748, 11.853, 46.775, 27.276, 61.253, 15.677, 10.7, 10.799, 49.805, 11.816, 24.303, 13.637, 11.689, 11.692, 16.545, 13.69, 13.726, 11.66, 15.554, 22.469, 12.683, 54.297, 105.59, 311.16, 20.525, 16.474, 12.603, 10.758, 21.747, 48.672, 15.599, 18.476, 36.006, 15.62, 10.544, 19.704, 11.697, 20.561, 27.413, 15.674, 12.754, 17.751, 12.818, 10.877, 22.468, 29.481, 10.802, 12.761, 11.751, 11.819, 15.774, 96.524, 33.311, 31.486, 10.781, 19.586, 18.844, 11.843, 39.503, 27.254, 12.78, 15.695, 90.206, 18.663, 10.806, 24.335, 13.668, 13.759, 48.784, 15.772, 12.715, 35.313, 50.024, 31.353, 15.692, 82.339, 61.679, 12.73, 61.723, 21.68, 19.594, 10.836, 20.574, 13.714, 70.388, 15.689, 10.721, 30.425, 10.833, 12.728, 20.624, 13.675, 13.699, 23.564, 12.608, 15.694, 53.874, 16.585, 43.098, 17.51, 17.81, 24.285, 20.421, 58.324, 18.481, 51.407, 16.485, 15.529, 55.507, 10.707, 10.715, 20.418, 29.241, 19.47, 10.684, 12.593, 12.638, 11.618, 38.136, 53.565, 15.606, 17.581, 10.662, 10.725, 14.622, 78.543, 13.554, 33.159, 25.472, 12.681, 10.672, 29.476, 23.58, 51.132, 41.204, 13.752, 12.785, 19.624, 21.554, 10.796, 19.632, 12.713, 25.576, 16.546, 10.768, 10.771, 12.696, 12.727, 19.58, 40.029, 13.658, 13.699, 90.717, 18.56, 16.653, 12.697, 24.417, 15.591, 15.716, 15.741, 13.705, 42.944, 255.71, 13.888, 704.22, 13.881, 189.58, 50.494, 10.869, 10.894, 29.383, 11.782, 16.739, 23.815, 18.722, 13.85, 16.735, 16.86, 14.858, 28.411, 26.193, 13.75, 10.813, 65.124, 21.752, 30.507, 11.727, 23.455, 11.754, 19.668, 15.78, 14.639, 10.736, 20.567, 11.725, 31.193, 17.586, 22.461, 16.576, 13.681, 12.651, 46.001, 27.497, 16.645, 28.454, 17.435, 11.678, 15.592, 17.539, 25.354, 13.705, 19.587, 37.479, 10.715, 10.799, 19.52, 19.541, 15.606, 18.486, 23.403, 16.679, 99.925, 103.85, 32.02, 12.618, 25.234, 10.678, 10.678, 19.407, 21.255, 10.66, 22.404, 12.594, 23.35, 30.94, 42.808, 14.644, 10.669, 21.54, 22.223, 14.664, 64.095, 97.309, 12.614, 16.664, 10.811, 13.649, 11.5, 18.485, 11.575, 12.533, 62.887, 37.355, 14.735, 11.787, 10.804, 29.435, 11.756, 17.732, 10.782, 106.96, 10.847, 66.065, 12.772, 15.731, 28.35, 13.676, 10.779, 11.796, 15.645, 10.713, 10.817, 12.656, 10.911, 15.583, 19.547, 14.648, 12.732, 23.503, 10.808, 15.588, 23.9, 16.923, 14.93, 12.896, 15.902, 12.873, 12.876, 12.901, 25.799, 24.686, 44.571, 13.913, 19.849, 14.816, 100.63, 11.783, 19.697, 32.383, 12.872, 10.868, 10.896, 24.723, 11.825, 11.869, 14.802, 23.912, 38.278, 16.618, 14.63, 20.769, 25.849, 11.915, 32.714, 13.764, 19.799, 14.775, 11.805, 19.689, 17.797, 100.31, 18.736, 12.77, 10.783, 12.999, 10.857, 19.655, 10.937, 24.56, 24.562, 13.792, 14.687, 12.889, 49.162, 133.64, 37.133, 23.455, 55.772, 12.653, 12.761, 16.601, 12.881, 21.791, 37.613, 10.845, 13.823, 36.615, 32.625, 26.609, 20.692, 83.705, 11.777, 28.64, 13.936, 15.754, 40.417, 28.649, 16.747, 62.867, 13.797, 31.638, 22.625, 12.752, 12.911, 10.813, 34.519, 39.367, 18.697, 14.641, 17.652, 12.754, 44.62, 16.83, 13.858, 18.802, 11.897, 105.55, 74.896, 17.769, 124.56, 35.441, 68.341, 10.815, 13.744, 20.605, 18.705, 54.992, 10.785, 29.449, 13.665, 40.194, 16.739, 177.44, 12.692, 20.641, 28.439, 202.55, 30.413, 31.231, 215.2, 17.551, 27.747, 27.747, 23.781, 22.79, 11.884, 38.62, 10.91, 18.78, 27.669, 11.876, 12.826, 12.827, 29.656, 25.64, 87.765, 13.602, 15.786, 19.621, 18.713, 12.69, 10.628, 23.507, 18.784, 21.621, 26.628, 14.798, 30.607, 15.67, 15.694, 125.14, 60.805, 14.94, 105.54, 10.95, 41.708, 10.892, 28.789, 40.585, 12.783, 45.585, 13.864, 14.893, 30.587, 21.666, 10.837, 41.482, 127.21, 11.852, 22.61, 44.905, 18.64, 10.803, 32.719, 13.732, 11.675, 14.737, 11.868, 20.774, 30.751, 18.479, 43.158, 19.615, 16.673, 43.14, 12.749, 12.749, 11.768, 21.585, 16.629, 16.666, 77.261, 11.846, 30.284, 19.59, 43.932, 13.706, 115.02, 22.458, 11.695, 15.603, 15.634, 11.793, 20.488, 127.51, 37.961, 27.413, 21.441, 14.628, 19.601, 12.728, 22.553, 13.732, 19.494, 19.616, 26.55, 16.689, 14.655, 17.747, 85.055, 18.603, 12.719, 14.649, 12.833, 17.51, 18.436, 18.855, 14.797, 10.676, 10.757, 21.54, 29.082, 30.237, 11.649, 11.706, 34.108, 43.949, 10.635, 16.739, 57.764, 432.35, 18.98, 17.972, 12.95, 12.976, 10.949, 22.882, 16.857, 16.797, 111.87, 24.804, 11.896, 27.713, 29.817, 10.86, 10.891, 51.627, 34.687, 38.758, 33.434, 12.941, 15.758, 15.822, 15.957, 11.835, 16.807, 24.766, 17.836, 30.564, 25.553, 12.792, 59.835, 74.781, 13.946, 11.954, 19.724, 18.859, 10.906, 49.404, 12.855, 12.864, 36.539, 11.828, 43.405, 12.836, 16.787, 33.58, 12.819, 23.602, 10.8, 10.937, 82.459, 30.716, 12.787, 15.784, 24.575, 13.717, 13.754, 25.485, 53.873, 34.104, 11.964, 24.881, 33.81, 13.911, 135.05, 101.19, 12.921, 10.902, 13.848, 14.75, 19.66, 31.533, 11.874, 13.854, 68.976, 18.844, 12.78, 12.786, 12.823, 12.865, 21.645, 10.867, 20.727, 11.834, 11.854, 14.819, 19.79, 12.781, 10.808, 10.867, 121.6, 31.379, 11.723, 30.384, 10.769, 22.447, 12.75, 12.755, 15.602, 11.751, 12.73, 10.728, 24.278, 18.442, 18.608, 21.743, 14.707, 27.24, 437.41, 31.302, 15.733, 13.779, 36.219, 21.118, 24.513, 24.801, 21.752, 15.651, 13.506, 20.547, 34.759, 22.818, 12.885, 33.633, 14.9, 32.705, 57.521, 35.588, 25.578, 71.835, 16.678, 18.773, 12.741, 13.734, 13.846, 33.317, 57.133, 39.127, 10.822, 10.883, 10.958, 14.754, 20.655, 11.855, 20.731, 21.54, 90.206, 15.739, 12.662, 15.957, 24.918, 12.948, 21.899, 18.881, 11.935, 10.922, 18.881, 13.912, 12.866, 16.828, 18.873, 24.791, 15.869, 12.841, 11.859, 10.772, 14.845, 40.474, 10.782, 17.661, 13.728, 18.6, 14.756, 32.161, 72.477, 27.592, 27.662, 12.833, 26.574, 18.62, 17.043, 29.063, 11.018, 75.952, 14.918, 32.776, 15.99, 16.867, 10.921, 11.875, 47.443, 10.907, 12.936, 30.583, 15.778, 11.887, 14.816, 19.692, 49.445, 18.561, 11.836, 33.28, 34.352, 12.75, 23.701, 34.497, 18.694, 18.855, 10.924, 24.59, 37.106, 36.103, 12.017, 13.981, 22.015, 49.803, 28.904, 10.818, 16.881, 50.502, 13.95, 10.857, 31.654, 24.747, 15.693, 19.872, 45.285, 13.912, 23.912, 34.201, 17.867, 23.577, 26.594, 10.821, 10.83, 13.719, 13.731, 16.762, 16.772, 25.754, 20.154, 14.098, 12.08, 32.126, 44.057, 10.858, 20.903, 12.886, 30.58, 12.857, 25.812, 54.305, 44.562, 41.837, 12.926, 12.999, 10.856, 11.852, 50.522, 88.622, 17.992, 28.765, 29.574, 10.797, 10.846, 10.911, 14.032, 16.875, 22.791, 61.038, 42.542, 125.5, 138.62, 357.44, 32.149, 21.437, 135.12, 49.692, 186.35, 20.522, 23.581, 54.758, 194.06, 57.227, 69.779, 94.098, 37.837, 41.899, 72.188, 24.36, 127.12, 82.001, 41.682, 20.513, 41.256, 58.294, 255.66, 53.172, 24.289, 57.701, 130.23, 271.65, 141.04, 56.285, 36.967, 21.556, 33.143, 485.3, 33.071, 36.392, 135.15, 74.633, 68.79, 43.304, 49.62, 27.254, 157.53, 52.409, 46.746, 68.528, 23.391, 46.769, 50.051, 118.45, 17.556, 26.474, 714.58, 43.144, 81.052, 34.119, 538.27, 32.001, 176.22, 314.01, 354.8, 29.336, 298.13, 89.428, 31.275, 31.114, 93.776, 82.276, 37.201, 47.307, 53.293, 450.32, 52.649, 64.234, 253.61, 640.94, 37.133, 31.175, 22.306, 50.442, 84.136, 316.05, 66.446, 115.65, 84.241, 306.4, 71.722, 52.484, 44.165, 76.593, 71.397, 37.011, 74.919, 103.39, 74.428, 21.512, 41.482, 149.01, 250.94, 80.994, 42.147, 43.688, 443.89, 18.4, 22.372, 46.308, 24.947, 71.569, 59.525, 75.412, 115.02, 76.606, 34.248, 49.272, 100.26, 32.163, 105.12, 16.723, 45.639, 40.909, 157.53, 25.205, 172.15, 34.068, 704.22, 67.443, 348.61, 27.016, 76.88, 58.66, 125.27, 38.935, 83.905, 62.99, 39.398, 57.601, 1122.5, 31.974, 15.615, 246.58, 171.18, 19.796, 184.19, 25.364, 114.37, 122.71, 35.104, 42.991, 127.51, 42.513, 266.34, 231.35, 179.35, 126.32, 73.924, 85.065, 63.931, 72.432, 23.307, 21.459, 105.59, 33.859, 46.911, 33.026, 16.807, 78.369, 191.72, 124.51, 23.596, 38.371, 175.66, 61.141, 50.602, 47.297, 112.73, 152.64, 357.44, 42.101, 68.202, 102.09, 187.77, 33.317, 54.604, 198.98, 31.288, 35.282, 50.46, 47.079, 30.359, 28.529, 121.72, 194.61, 103.39, 51.437, 132.6, 45.732, 36.673, 36.126, 54.594, 99.259, 99.621, 368.64, 41.255, 80.976, 32.213, 82.609, 37.814, 284.36, 173.46, 84.444, 45.732, 566.35, 82.04, 249.34, 329.31, 45.419, 28.162, 83.309, 59.736, 35.073, 35.11, 56.746, 49.3, 92.546, 118.72, 213.41, 99.321, 113.51, 172.37, 191.72, 46.456, 203.37, 204.27, 20.398, 23.535, 203.5, 28.28, 50.494, 81.82, 49.005, 66.475, 128.61, 63.499, 88.622, 85.454, 65.136, 203.37, 33.194, 143.01, 39.662, 128.61, 125.27, 271.65, 65.868, 54.592, 36.525, 132.08, 168.51, 77.396, 70.472, 175.66, 39.817, 149.52, 94.766, 240.93, 445.72, 40.077, 95.771, 1079.6, 185.61, 155.03, 108.14, 48.904, 102.28, 86.779, 54.409, 66.731, 102.23, 43.795, 450.32, 46.66, 95.657, 31.179, 55.525, 266.34, 59.728, 47.719, 27.185, 65.55, 47.719, 43.688, 135.12, 52.411, 266.34, 52.489, 38.845, 566.35, 116.65, 27.27, 358.19, 445.72, 68.202, 53.293, 258.73, 153.53, 157.67, 47.776, 29.825, 89.999, 54.445, 28.032, 566.35, 90.573, 89.047, 131.92, 142.48, 292.43, 63.969, 37.055, 48.077, 53.874, 30.466, 24.315, 97.368, 173.46, 43.396, 102.09, 125.5, 1122.5, 306.4, 507.32, 646.64, 65.637, 99.621, 131.92, 49.579, 79.148, 52.8, 50.527, 29.057, 60.187, 71.311, 79.541, 153.31, 44.826, 278.64, 48.041, 79.206, 37.358, 20.231, 66.111, 72.628, 128.61, 56.746, 52.587, 86.926, 102.14, 131.79, 348.61, 60.221, 122.98, 51.868, 27.096, 42.362, 40.248, 29.531, 163.2, 58.085, 295.68, 53.873, 85.031, 301, 100.63, 48.818, 38.208, 50.602, 125.21, 102.23, 65.136, 45.211, 61.913, 77.587, 47.533, 248.29, 228.92, 25.485, 358.19, 150.6, 213.87, 139.46, 50.226, 78.369, 41.13, 173.92, 39.015, 81.085, 187.77, 127.38, 566.35, 60.386, 90.596, 51.645, 65.969, 248.29, 81.279, 90.216, 102.28, 1079.6, 714.58, 70.607, 73.054, 90.717, 155.03, 78.014, 217.43, 173.22, 61.416, 85.454, 153.53, 32.625, 225.23, 24.378, 80.887, 714.58, 443.89, 37.112, 160.01, 101.45, 143.77, 292.43, 52.834, 64.821, 52.374, 278.64, 310.77, 36.929, 251.18, 140.68, 67.534, 255.66, 144.15, 83.309, 36.191, 37.266, 56.998, 25.981, 273.62, 82.609, 43.144, 329.31, 63.969, 33.992, 314.01, 47.568, 497.3, 549.78, 354.8, 36.967, 443.53, 55.087, 69.874, 214.35, 154.37, 153.19, 77.38, 90, 69.419, 53.393, 165.59, 63.384, 50.153, 646.64, 108.9, 33.941, 37.011, 157.67, 108.4, 66.094, 24.427, 149.52, 112.96, 49.093, 696.68, 76.264, 56.404, 32.088, 65.692, 52.216, 97.329, 383.58, 83.75, 121.74, 52.587, 34.204, 129.37, 102.9, 67.534, 59.304, 443.53, 50.823, 253.61, 70.059, 103.48, 53.231, 96.192, 225.23, 79.798, 105.35, 75.588, 274.6, 45.77, 150.6, 47.737, 101.07, 266.23, 163.2, 61.662, 714.58, 72.055, 298.81, 253.61, 151.56, 514.5, 108.14, 49.035, 173.92, 122.98, 69.874, 58.37, 89.047, 175.97, 155.03, 102.09, 74.219, 86.968, 714.58, 310.77, 81.786, 354.8, 45.713, 38.371, 129.37, 232.35, 41.509, 131.06, 68.762, 507.32, 55.525, 54.604, 82.908, 112.73, 30.098, 94.434, 153.31, 103.81, 99.259, 417.34, 76.88, 311.16, 43.522, 47.885, 329.31, 31.232, 514.5, 245.75, 76.141, 65.386, 39.362, 39.208, 62.995, 214.35, 114.37, 72.936, 99.621, 89.047, 278.64, 261.05, 135.15, 255.66, 446.05, 110.2, 43.021, 200.25, 243.05, 364.06, 45.04, 121.74, 37.266, 95.97, 35.734, 100.06, 203.5, 314.01, 228.92, 62.306, 153.31, 68.774, 130.9, 57.701, 166.86, 102.65, 89.047, 103.21, 177.44, 92.134, 61.487, 117.9, 46.911, 97.204, 91.561, 58.867, 39.489, 115.84, 172.37, 310.77, 75.212, 193.04, 240.93, 59.402, 225.23, 122.53, 48.885, 97.788, 714.58, 129.37, 89.893, 50.051, 23.291, 130.34, 87.156, 26.513, 696.68, 103.81, 62.995, 130.23, 86.779, 275.95, 95.943, 125.14, 94.434, 233.47, 143.77, 125.21, 62.99, 136.56, 358.19, 63.617, 271.65, 39.01, 177, 95.657, 121.74, 122.98, 152.64, 42.037, 84.699, 432.65, 68.87, 121.72, 182.01, 59.713, 507.32, 80.784, 127.12, 38.941, 36.393, 55.817, 131.92, 57.701, 83.402, 446.05, 71.027, 89.428, 94.766, 80.994, 275.95, 82.012, 255.71, 33.08, 96.192, 157.53, 66.145, 172.15, 79.587, 34.214, 71.311, 497.3, 101.19, 95.354, 173.92, 49.233, 73.064, 92.978, 40.765, 73.212, 119.66, 28.322, 49.043, 131.79, 45.765, 49.5, 432.65, 49.459, 274.6, 311.16, 67.05, 144.15, 78.543, 261.05, 75.606, 30.226, 240.32, 95.453, 130.23, 153.53, 187.77, 108.9, 193.04, 154.37, 82.413, 157.67, 198.98, 89.865, 94.098, 32.283, 202.55, 87.792, 52.619, 26.627, 261.05, 93.246, 76.141, 467.98, 251.05, 133.17, 44.732, 50.492, 240.32, 284.36, 229.07, 298.81, 63.861, 119.37, 118.26, 33.173, 248.29, 102.64, 69.692, 404.4, 26.642, 248.29, 165.59, 59.304, 646.64, 295.68, 113.33, 57.505, 141.04, 108.4, 46.975, 118.46, 284.36, 159.6, 243.05, 90.216, 194.61, 36.96, 28.164, 82.778, 198.98, 62.306, 149.52, 163.2, 354.8, 120.27, 229.07, 36.992, 131.79, 165.59, 443.53, 696.68, 274.6, 166.83, 87.72, 89.428, 437.41, 123.16, 103.03, 101.07, 58.002, 46.66, 79.148, 68.341, 76.593, 82.04, 87.156, 194.61, 292.43, 57.505, 72.892, 114.28, 366.47, 187.77, 284.36, 33.159, 187.53, 266.23, 154.29, 99.964, 240.93, 85.065, 383.58, 404.4, 62.662, 200.25, 30.716, 266.23, 246.58, 103.48, 59.526, 538.27, 71.666, 95.163, 100.06, 197.64, 443.53, 52.828, 696.68, 366.47, 185.15, 51.461, 74.416, 399.18, 286.51, 217.43, 233.47, 240.32, 33.834, 39.962, 93.376, 184.19, 160.07, 87.156, 45.957, 417.34, 84.938, 95.354, 93.246, 467.98, 203.5, 214.35, 366.47, 298.81, 187.53, 203.37, 549.78, 243.05, 65.692, 345.55, 82.459, 192.47, 432.65, 52.207, 147.89, 152.4, 40.022, 157.67, 538.27, 79.541, 310.77, 298.81, 383.58, 64.821, 182.01, 177.44, 103.33, 399.18, 345.55, 364.06, 125.21, 127.12, 74.147, 145.19, 76.88, 417.34, 84.649, 113.51, 177, 52.649, 219.62, 84.649, 1122.5, 139.46, 91.722, 95.354, 75.606, 215.2, 48.904, 74.756, 185.61, 53.393, 62.306, 146.8, 84.136, 144.15, 1079.6, 112.92, 57.505, 93.246, 22.499, 336.09, 86.316, 78.991, 646.64, 102.14, 134.21, 345.55, 74.919, 249.34, 115.65, 135.81, 65.637, 60.342, 163.2, 59.402, 135.12, 82.276, 60.479, 187.53, 119.66, 85.525, 266.23, 193.04, 151.56, 298.81, 133.64, 446.05, 36.848, 94.434, 118.26, 50.682, 202.55, 214.35, 75.212, 76.593, 497.3, 1122.5, 158.53, 151.56, 153.31, 51.726, 95.943, 179.35, 345.55, 101.85, 1122.5, 255.66, 36.31, 91.722, 67.169, 68.519, 432.65, 105.39, 65.438, 443.89, 357.44, 79.297, 102.65, 182.44, 127.38, 83.402, 166.83, 31.376, 240.32, 86.316, 198.98, 47.023, 1238.4, 251.18, 160.01, 443.53, 53.303, 156.14, 61.042, 399.18, 497.3, 404.4, 156.14, 65.125, 177, 40.031, 71.835, 74.416, 127.21, 404.4, 166.83, 32.365, 696.68, 117.59, 85.859, 115.65, 202.55, 143.01, 274.6, 696.68, 61.26, 364.06, 219.62, 249.34, 87.792, 65.868, 99.321, 81.75, 70.472, 345.55, 399.18, 211.32, 443.89, 1122.5, 127.3, 69.309, 168.51, 99.621, 93.376, 145.19, 80.97, 240.9, 96.386, 266.23, 60.342, 107.32, 96.524, 67.443, 364.06, 97.329, 322.42, 364.06, 696.68, 65.438, 255.66, 49.692, 1238.4, 36.264, 105.38, 78.278, 549.78, 46.162, 93.376, 122.53, 105.35, 546.14, 105.12, 446.05, 546.14, 43.746, 160.01, 88.209, 40.031, 103.18, 105.39, 121.74, 30.282, 55.029, 51.781, 37.479, 336.09, 311.16, 358.19, 197.64, 301, 246.58, 507.32, 345.55, 168.51, 133.17, 135.81, 58.692, 150.6, 114.43, 154.29, 144.15, 173.22, 47.776, 182.44, 132.49, 160.07, 130.28, 58.37, 71.722, 329.31, 345.55, 124.51, 95.771, 249.34, 127.51, 267.08, 546.14, 77.249, 704.22, 443.89, 82.778, 1079.6, 59.22, 51.198, 229.76, 51.198, 125.21, 225.94, 489.59, 112.73, 38.286, 166.83, 95.163, 358.19, 75.412, 91.722, 79.596, 146.8, 336.09, 402.3, 89.633, 497.3, 507.32, 640.94, 123.16, 80.56, 432.35, 383.58, 118.72, 43.619, 176.22, 94.098, 184.19, 63.586, 194.61, 1238.4, 71.722, 99.707, 45.185, 55.002, 354.8, 316.05, 251.18, 151.56, 154.37, 36.126, 437.41, 228.92, 185.15, 36.905, 417.34, 145.49, 149.52, 275.95, 172.15, 131.06, 217.43, 228.92, 514.5, 73.054, 225.23, 1122.5, 113.33, 172.37, 186.35, 35.38, 213.87, 118.72, 65.125, 316.05, 48.211, 97.922, 314.98, 79.541, 489.59, 1238.4, 549.78, 417.34, 1238.4, 1238.4, 84.649, 273.62, 122.31, 175.97, 129.38, 437.41, 50.179, 46.889, 60.703, 232.35, 66.731, 204.27, 105.12, 1079.6, 273.62, 75.588, 640.94, 86.968, 194.06, 193.35, 130.28, 96.386, 193.35, 1238.4, 105.59, 193.04, 1238.4, 306.4, 404.4, 58.002, 336.09, 432.35, 187.53, 286.51, 135.15, 40.953, 489.59, 273.62, 546.14, 76.606, 251.18, 102.14, 443.53, 97.296, 171.18, 404.4, 115.02, 358.19, 150.6, 97.204, 1238.4, 134.21, 243.05, 138.62, 123.89, 489.59, 446.05, 152.64, 79.798, 258.73, 366.47, 1238.4, 1238.4, 65.868, 52.8, 138.84, 203.37, 243.05, 284.36, 171.18, 133.17, 217.43, 132.49, 1238.4, 366.47, 102.28, 314.98, 82.36, 189.58, 271.65, 183.27, 417.34, 437.41, 232.35, 66.895, 271.65, 118.72, 97.204, 117.9, 141.04, 54.611, 514.5, 127.3, 185.15, 1238.4, 310.77, 68.79, 514.5, 95.943, 155.03, 60.703, 432.65, 214.35, 1238.4, 63.381, 204.27, 399.18, 94.098, 175.97, 292.43, 251.18, 70.357, 88.563, 704.22, 1079.6, 1238.4, 183.27, 316.05, 108.9, 94.766, 238.94, 322.42, 65.55, 55.026, 165.59, 383.58, 1238.4, 238.94, 98.156, 364.06, 91.691, 273.62, 292.43, 84.136, 646.64, 1122.5, 203.5, 306.4, 225.23, 489.59, 77.587, 213.87, 425.26, 182.01, 139.46, 225.94, 251.18, 1079.6, 1122.5, 215.2, 240.93, 175.66, 1079.6, 127.38, 187.53, 80.836, 219.62, 278.64, 49.005, 54.592, 1122.5, 1122.5, 61.824, 232.35, 44.257, 158.53, 443.53, 82.36, 646.64, 1238.4, 497.3, 74.953, 1238.4, 82.911, 97.788, 219.62, 267.08, 108.9, 125.62, 240.9, 57.019, 1238.4, 646.64, 404.4, 432.35, 538.27, 281.93, 84.938, 184.19, 322.42, 95.771, 132.49, 1238.4, 118.46, 364.06, 175.97, 310.77, 130.28, 1079.6, 238.94, 249.34, 497.3, 102.65, 179.35, 154.29, 1079.6, 81.82, 125.21, 105.12, 549.78, 233.47, 151.56, 91.049, 446.05, 185.61, 182.01, 274.6, 258.73, 1079.6, 640.94, 84.241, 82.276, 358.19, 58.987, 112.96, 399.18, 1122.5, 145.49, 130.28, 127.3, 87.72, 102.64, 102.3, 446.05, 192.47, 52.484, 185.15, 173.46, 175, 57.682, 172.37, 322.42, 467.98, 88.209, 185.61, 136.56, 497.3, 62.26, 182.01, 432.35, 1122.5, 266.23, 123.16, 546.14, 546.14, 198.98, 193.04, 73.054, 59.713, 253.61, 1122.5, 93.376, 1238.4, 696.68, 507.32, 203.5, 345.55, 143.77, 232.35, 489.59, 1079.6, 79.206, 281.93, 232.35, 566.35, 233.47, 217.43, 322.42, 95.453, 68.79, 349.83, 329.31, 278.64, 47.443, 1238.4, 100.72, 446.05, 251.18, 136.56, 489.59, 86.316, 696.68, 546.14, 1238.4, 489.59, 538.27, 64.095, 1122.5, 97.309, 133.64, 99.134, 322.42, 549.78, 489.59, 122.53, 404.4, 1079.6, 95.453, 179.35, 160.01, 1238.4, 64.366, 184.19, 141.04, 213.41, 549.78, 240.9, 136.32, 66.487, 1238.4, 1122.5, 514.5, 417.34, 432.65, 59.525, 60.187, 349.83, 514.5, 70.388, 417.34, 80.836, 64.497, 51.012, 80.836, 63.861, 646.64, 514.5, 546.14, 497.3, 143.77, 117.59, 364.06, 112.92, 446.05, 316.05, 322.42, 443.89, 33.62, 156.14, 68.077, 306.4, 79.587, 119.02, 443.53, 417.34, 171.17, 163.2, 364.06, 94.96, 432.65, 443.89, 311.16, 497.3, 36.591, 345.55, 314.98, 549.78, 240.9, 253.61, 349.83, 489.59, 76.299, 78.014, 139.46, 437.41, 1238.4, 97.329, 246.58, 489.59, 245.75, 122.31, 130.34, 514.5, 76.141, 546.14, 704.22, 566.35, 193.35, 154.29, 432.35, 295.68, 145.19, 84.538, 97.204, 95.97, 94.96, 225.23, 437.41, 538.27, 101.07, 432.35, 246.58, 238.94, 183.27, 122.31, 646.64, 1079.6, 514.5, 70.357, 217.43, 160.01, 1079.6, 549.78, 112.96, 153.31, 292.43, 173.22, 316.05, 90, 446.05, 62.203, 358.19, 446.05, 364.06, 99.134, 1079.6, 696.68, 538.27, 432.65, 172.37, 383.58, 140.68, 267.08, 118.46, 101.45, 140.68, 1238.4, 92.546, 165.59, 97.329, 274.6, 1079.6, 1079.6, 249.34, 538.27, 163.2, 183.27, 383.58, 322.42, 165.59, 298.13, 1122.5, 94.108, 97.368, 65.125, 70.495, 114.28, 187.53, 640.94, 116.65, 450.32, 203.5, 51.645, 314.98, 1238.4, 273.62, 267.08, 97.204, 130.9, 467.98, 136.56, 248.29, 66.094, 298.81, 193.35, 306.4, 546.14, 63.767, 349.83, 135.05, 173.92, 137.7, 446.05, 1122.5, 336.09, 114.43, 79.018, 437.41, 130.28, 640.94, 85.625, 138.62, 1238.4, 187.53, 1122.5, 366.47, 507.32, 217.43, 432.65, 250.94, 404.4, 404.4, 248.29, 105.35, 425.26, 95.97, 497.3, 197.64, 538.27, 70.388, 306.4, 383.58, 193.35, 76.164, 103.03, 135.15, 243.05, 1238.4, 136.32, 102.64, 74.756, 192.47, 202.55, 445.72, 546.14, 54.502, 489.59, 646.64, 240.32, 240.9, 81.085, 84.649, 172.37, 153.53, 298.13, 336.09, 59.526, 124.56, 179.35, 86.526, 399.18, 322.42, 116.65, 1122.5, 81.085, 211.32, 507.32, 75.606, 417.34, 95.163, 31.269, 278.64, 172.15, 538.27, 82.908, 437.41, 266.34, 514.5, 51.012, 298.13, 238.94, 238.94, 55.029, 36.217, 229.07, 399.18, 122.31, 183.27, 193.35, 546.14, 714.58, 514.5, 53.303, 1238.4, 122.53, 182.44, 82.276, 55.817, 76.164, 1122.5, 316.05, 159.6, 274.6, 117.9, 102.64, 1079.6, 258.73, 103.33, 246.58, 286.51, 1079.6, 51.083, 286.51, 110.2, 399.18, 179.35, 85.261, 116.65, 1079.6, 156.14, 549.78, 172.15, 445.72, 232.35, 166.83, 114.78, 107.32, 432.35, 446.05, 189.58, 185.15, 119.37, 1238.4, 274.6, 213.87, 143.57, 399.18, 298.13, 322.42, 213.87, 646.64, 546.14, 266.23, 193.04, 549.78, 80.976, 298.81, 217.43, 118.46, 65.692, 108.4, 1079.6, 197.64, 135.05, 52.598, 240.32, 383.58, 417.34, 229.07, 183.27, 546.14, 229.07, 225.23, 310.77, 546.14, 1079.6, 497.3, 546.14, 432.65, 450.32, 1122.5, 88.563, 549.78, 229.07, 443.53, 143.01, 1238.4, 432.35, 90.573, 184.19, 549.78, 80.56, 383.58, 696.68, 432.35, 1079.6, 399.18, 134.21, 298.13, 507.32, 329.31, 507.32, 357.44, 646.64, 546.14, 97.574, 298.13, 91.722, 146.8, 467.98, 130.28, 549.78, 130.34, 233.47, 696.68, 489.59, 1238.4, 57.802, 292.43, 140.68, 489.59, 211.32, 417.34, 233.47, 348.61, 103.39, 123.89, 316.05, 489.59, 213.87, 104.88, 298.13, 696.68, 141.04, 78.014, 130.34, 61.662, 246.58, 240.32, 446.05, 130.9, 233.47, 696.68, 258.73, 450.32, 292.43, 233.47, 182.44, 117.9, 105.39, 253.61, 696.68, 118.45, 193.04, 314.01, 130.34, 137.7, 140.68, 185.15, 366.47, 88.563, 696.68, 399.18, 364.06, 127.3, 549.78, 122.71, 99.707, 136.56, 443.53, 129.92, 696.68, 228.92, 225.94, 175.66, 292.43, 158.53, 336.09, 336.09, 94.434, 197.64, 443.89, 507.32, 273.62, 99.707, 336.09, 232.35, 383.58, 59.092, 114.28, 240.9, 301, 132.08, 273.62, 100.72, 158.53, 286.51, 52.207, 92.982, 278.64, 232.35, 177, 546.14, 357.44, 507.32, 131.06, 240.9, 336.09, 85.031, 314.01, 546.14, 71.397, 114.43, 112.92, 177, 538.27, 132.08, 103.33, 432.35, 138.62, 514.5, 139.46, 1122.5, 168.51, 146.8, 135.81, 432.65, 105.35, 129.37, 176.22, 443.53, 163.14, 1122.5, 229.76, 74.416, 443.89, 175.97, 150.6, 204.27, 399.18, 704.22, 91.049, 211.32, 240.9, 193.04, 54.476, 225.94, 284.36, 240.32, 549.78, 240.93, 284.36, 114.28, 383.58, 233.47, 549.78, 549.78, 1079.6, 507.32, 74.147, 99.707, 366.47, 71.233, 143.77, 646.64, 514.5, 271.65, 497.3, 1238.4, 158.53, 1079.6, 82.778, 114.78, 159.6, 646.64, 357.44, 138.62, 182.44, 336.09, 316.05, 194.61, 437.41, 336.09, 497.3, 125.27, 197.64, 298.81, 266.23, 215.2, 211.32, 514.5, 193.35, 249.34, 546.14, 714.58, 364.06, 549.78, 219.62, 211.32, 354.8, 489.59, 314.01, 432.35, 549.78, 261.05, 306.4, 314.01, 432.65, 646.64, 399.18, 445.72, 102.14, 336.09, 176.22, 329.31, 258.73, 229.07, 267.08, 146.8, 383.58, 258.73, 182.44, 177.44, 281.93, 96.386, 497.3, 546.14, 417.34, 130.23, 118.72, 316.05, 199.3, 497.3, 125.62, 99.134, 124.51, 704.22, 198.98, 193.35, 86.779, 383.58, 437.41, 253.61, 197.64, 228.92, 171.17, 646.64, 366.47, 316.05, 91.049, 130.9, 1079.6, 266.34, 158.53, 203.37, 243.05, 74.919, 240.93, 273.62, 53.873, 187.53, 155.3, 349.83, 194.61, 90.216, 187.8, 173.46, 157.53, 274.6, 154.37, 336.09, 143.77, 112.73, 243.05, 322.42, 66.446, 130.89, 96.192, 467.98, 229.07, 189.58, 142.48, 549.78, 225.94, 211.32, 329.31, 153.19, 249.34, 546.14, 432.35, 187.8, 168.51, 240.9, 122.71, 102.65, 284.36, 54.96, 219.62, 132.49 ], +"Category": [ "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic21", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic22", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic23", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic24", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic25", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic26", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic27", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic28", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic29", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic30", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic31", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic32", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic33", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic34", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic35", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic36", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic37", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic38", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic39", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic40", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic41", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic42", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic43", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic44", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic45", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic46", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic47", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic48", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic49", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic50", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic51", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic52", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic53", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic54", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic55", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic56", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic57", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic58", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic59", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic60", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic61", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic62", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic63", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic64", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic65", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic66", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic67", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic68", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic69", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic70", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic71", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic72", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic73", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic74", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic75", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic76", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic77", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic78", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic79", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic80", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic81", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic82", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic83", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic84", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic85", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic86", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic87", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic88", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic89", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic90", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic91", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic92", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic93", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic94", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic95", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic96", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic97", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic98", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic99", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic100", "Topic2", "Topic10", "Topic14", "Topic17", "Topic23", "Topic23", "Topic25", "Topic29", "Topic43", "Topic51", "Topic52", "Topic57", "Topic2", "Topic3", "Topic18", "Topic21", "Topic32", "Topic47", "Topic49", "Topic55", "Topic57", "Topic75", "Topic79", "Topic86", "Topic4", "Topic8", "Topic11", "Topic15", "Topic16", "Topic23", "Topic30", "Topic37", "Topic40", "Topic47", "Topic48", "Topic54", "Topic57", "Topic65", "Topic77", "Topic80", "Topic87", "Topic94", "Topic98", "Topic1", "Topic8", "Topic12", "Topic19", "Topic20", "Topic22", "Topic27", "Topic28", "Topic34", "Topic39", "Topic43", "Topic62", "Topic68", "Topic75", "Topic76", "Topic81", "Topic85", "Topic4", "Topic12", "Topic15", "Topic28", "Topic29", "Topic42", "Topic46", "Topic48", "Topic66", "Topic70", "Topic78", "Topic84", "Topic90", "Topic97", "Topic100", "Topic11", "Topic14", "Topic15", "Topic16", "Topic20", "Topic24", "Topic29", "Topic37", "Topic40", "Topic60", "Topic61", "Topic62", "Topic66", "Topic70", "Topic72", "Topic76", "Topic92", "Topic96", "Topic100", "Topic27", "Topic31", "Topic42", "Topic43", "Topic48", "Topic53", "Topic64", "Topic65", "Topic74", "Topic77", "Topic89", "Topic2", "Topic11", "Topic26", "Topic35", "Topic41", "Topic44", "Topic45", "Topic53", "Topic63", "Topic67", "Topic75", "Topic85", "Topic89", "Topic90", "Topic91", "Topic93", "Topic94", "Topic2", "Topic2", "Topic8", "Topic12", "Topic15", "Topic19", "Topic20", "Topic26", "Topic27", "Topic33", "Topic35", "Topic48", "Topic49", "Topic49", "Topic52", "Topic61", "Topic62", "Topic68", "Topic71", "Topic78", "Topic83", "Topic84", "Topic90", "Topic94", "Topic11", "Topic12", "Topic16", "Topic17", "Topic30", "Topic31", "Topic32", "Topic42", "Topic43", "Topic48", "Topic63", "Topic65", "Topic72", "Topic77", "Topic82", "Topic86", "Topic100", "Topic10", "Topic20", "Topic33", "Topic45", "Topic46", "Topic46", "Topic70", "Topic77", "Topic81", "Topic85", "Topic86", "Topic91", "Topic98", "Topic100", "Topic4", "Topic10", "Topic13", "Topic18", "Topic21", "Topic25", "Topic28", "Topic29", "Topic49", "Topic53", "Topic54", "Topic60", "Topic80", "Topic94", "Topic96", "Topic99", "Topic2", "Topic3", "Topic5", "Topic11", "Topic20", "Topic22", "Topic24", "Topic33", "Topic43", "Topic57", "Topic57", "Topic61", "Topic65", "Topic66", "Topic71", "Topic81", "Topic83", "Topic88", "Topic8", "Topic8", "Topic9", "Topic9", "Topic12", "Topic27", "Topic31", "Topic39", "Topic44", "Topic52", "Topic69", "Topic73", "Topic74", "Topic79", "Topic85", "Topic89", "Topic93", "Topic99", "Topic5", "Topic10", "Topic10", "Topic11", "Topic20", "Topic26", "Topic41", "Topic42", "Topic44", "Topic46", "Topic55", "Topic57", "Topic58", "Topic63", "Topic64", "Topic74", "Topic83", "Topic95", "Topic3", "Topic11", "Topic15", "Topic16", "Topic36", "Topic40", "Topic41", "Topic44", "Topic50", "Topic53", "Topic54", "Topic55", "Topic69", "Topic72", "Topic76", "Topic81", "Topic85", "Topic7", "Topic12", "Topic19", "Topic27", "Topic33", "Topic34", "Topic43", "Topic56", "Topic61", "Topic71", "Topic76", "Topic76", "Topic79", "Topic80", "Topic88", "Topic98", "Topic100", "Topic4", "Topic13", "Topic16", "Topic18", "Topic24", "Topic30", "Topic31", "Topic34", "Topic46", "Topic56", "Topic60", "Topic62", "Topic70", "Topic82", "Topic83", "Topic94", "Topic9", "Topic12", "Topic22", "Topic30", "Topic32", "Topic36", "Topic42", "Topic43", "Topic44", "Topic45", "Topic59", "Topic67", "Topic75", "Topic89", "Topic6", "Topic11", "Topic11", "Topic13", "Topic29", "Topic37", "Topic41", "Topic67", "Topic69", "Topic93", "Topic95", "Topic96", "Topic97", "Topic6", "Topic10", "Topic10", "Topic15", "Topic19", "Topic21", "Topic23", "Topic28", "Topic41", "Topic41", "Topic56", "Topic75", "Topic79", "Topic84", "Topic96", "Topic3", "Topic4", "Topic5", "Topic8", "Topic9", "Topic14", "Topic16", "Topic19", "Topic19", "Topic30", "Topic51", "Topic65", "Topic76", "Topic79", "Topic1", "Topic5", "Topic11", "Topic25", "Topic27", "Topic55", "Topic63", "Topic64", "Topic68", "Topic68", "Topic73", "Topic74", "Topic76", "Topic78", "Topic86", "Topic92", "Topic98", "Topic99", "Topic4", "Topic5", "Topic18", "Topic34", "Topic40", "Topic46", "Topic55", "Topic62", "Topic63", "Topic75", "Topic77", "Topic81", "Topic89", "Topic93", "Topic95", "Topic5", "Topic6", "Topic9", "Topic17", "Topic52", "Topic55", "Topic64", "Topic66", "Topic67", "Topic68", "Topic88", "Topic96", "Topic99", "Topic4", "Topic12", "Topic21", "Topic24", "Topic28", "Topic34", "Topic36", "Topic44", "Topic49", "Topic50", "Topic53", "Topic58", "Topic71", "Topic80", "Topic87", "Topic92", "Topic94", "Topic96", "Topic8", "Topic10", "Topic16", "Topic29", "Topic39", "Topic41", "Topic42", "Topic43", "Topic46", "Topic48", "Topic50", "Topic52", "Topic54", "Topic57", "Topic61", "Topic73", "Topic74", "Topic98", "Topic99", "Topic6", "Topic8", "Topic9", "Topic15", "Topic17", "Topic23", "Topic38", "Topic42", "Topic43", "Topic45", "Topic60", "Topic66", "Topic79", "Topic82", "Topic85", "Topic86", "Topic90", "Topic96", "Topic2", "Topic3", "Topic10", "Topic14", "Topic16", "Topic20", "Topic24", "Topic25", "Topic29", "Topic43", "Topic50", "Topic55", "Topic58", "Topic67", "Topic74", "Topic75", "Topic78", "Topic78", "Topic82", "Topic97", "Topic1", "Topic4", "Topic9", "Topic13", "Topic15", "Topic20", "Topic21", "Topic24", "Topic31", "Topic40", "Topic45", "Topic46", "Topic52", "Topic53", "Topic56", "Topic59", "Topic64", "Topic65", "Topic85", "Topic91", "Topic91", "Topic96", "Topic5", "Topic7", "Topic11", "Topic17", "Topic28", "Topic29", "Topic37", "Topic38", "Topic41", "Topic52", "Topic55", "Topic60", "Topic64", "Topic68", "Topic75", "Topic84", "Topic94", "Topic100", "Topic8", "Topic15", "Topic20", "Topic23", "Topic28", "Topic37", "Topic42", "Topic45", "Topic50", "Topic52", "Topic56", "Topic56", "Topic61", "Topic68", "Topic72", "Topic74", "Topic77", "Topic80", "Topic88", "Topic95", "Topic97", "Topic6", "Topic10", "Topic13", "Topic17", "Topic20", "Topic24", "Topic29", "Topic30", "Topic33", "Topic38", "Topic39", "Topic39", "Topic44", "Topic46", "Topic49", "Topic55", "Topic63", "Topic65", "Topic71", "Topic76", "Topic82", "Topic97", "Topic99", "Topic13", "Topic15", "Topic18", "Topic19", "Topic20", "Topic22", "Topic22", "Topic32", "Topic35", "Topic36", "Topic48", "Topic57", "Topic62", "Topic65", "Topic66", "Topic80", "Topic84", "Topic11", "Topic12", "Topic14", "Topic16", "Topic19", "Topic21", "Topic26", "Topic27", "Topic35", "Topic36", "Topic44", "Topic60", "Topic63", "Topic67", "Topic69", "Topic74", "Topic86", "Topic87", "Topic91", "Topic7", "Topic15", "Topic23", "Topic29", "Topic36", "Topic37", "Topic40", "Topic41", "Topic46", "Topic50", "Topic55", "Topic56", "Topic58", "Topic61", "Topic63", "Topic65", "Topic68", "Topic75", "Topic78", "Topic79", "Topic79", "Topic2", "Topic4", "Topic27", "Topic34", "Topic42", "Topic46", "Topic47", "Topic51", "Topic55", "Topic61", "Topic64", "Topic71", "Topic74", "Topic82", "Topic84", "Topic85", "Topic89", "Topic94", "Topic96", "Topic2", "Topic11", "Topic18", "Topic23", "Topic24", "Topic27", "Topic31", "Topic37", "Topic42", "Topic43", "Topic61", "Topic67", "Topic73", "Topic76", "Topic85", "Topic88", "Topic92", "Topic100", "Topic3", "Topic5", "Topic17", "Topic20", "Topic22", "Topic23", "Topic28", "Topic32", "Topic36", "Topic40", "Topic43", "Topic51", "Topic62", "Topic63", "Topic72", "Topic76", "Topic84", "Topic87", "Topic89", "Topic92", "Topic93", "Topic95", "Topic98", "Topic100", "Topic1", "Topic3", "Topic4", "Topic5", "Topic8", "Topic20", "Topic25", "Topic39", "Topic40", "Topic41", "Topic46", "Topic49", "Topic53", "Topic56", "Topic57", "Topic60", "Topic60", "Topic63", "Topic71", "Topic75", "Topic77", "Topic78", "Topic80", "Topic81", "Topic91", "Topic6", "Topic14", "Topic15", "Topic26", "Topic28", "Topic32", "Topic45", "Topic49", "Topic52", "Topic55", "Topic59", "Topic63", "Topic85", "Topic6", "Topic8", "Topic9", "Topic12", "Topic17", "Topic24", "Topic30", "Topic35", "Topic35", "Topic44", "Topic50", "Topic61", "Topic62", "Topic65", "Topic70", "Topic84", "Topic94", "Topic95", "Topic2", "Topic9", "Topic9", "Topic10", "Topic16", "Topic20", "Topic27", "Topic31", "Topic38", "Topic39", "Topic40", "Topic55", "Topic57", "Topic66", "Topic68", "Topic70", "Topic73", "Topic77", "Topic91", "Topic96", "Topic2", "Topic2", "Topic4", "Topic11", "Topic12", "Topic13", "Topic14", "Topic25", "Topic29", "Topic37", "Topic41", "Topic46", "Topic50", "Topic51", "Topic53", "Topic55", "Topic58", "Topic62", "Topic64", "Topic71", "Topic98", "Topic6", "Topic7", "Topic8", "Topic9", "Topic12", "Topic14", "Topic15", "Topic22", "Topic35", "Topic39", "Topic40", "Topic42", "Topic43", "Topic55", "Topic56", "Topic64", "Topic68", "Topic69", "Topic70", "Topic79", "Topic87", "Topic90", "Topic93", "Topic98", "Topic2", "Topic3", "Topic4", "Topic14", "Topic18", "Topic19", "Topic21", "Topic22", "Topic27", "Topic30", "Topic32", "Topic34", "Topic37", "Topic43", "Topic46", "Topic58", "Topic62", "Topic66", "Topic67", "Topic70", "Topic75", "Topic84", "Topic92", "Topic94", "Topic96", "Topic97", "Topic3", "Topic5", "Topic6", "Topic7", "Topic12", "Topic15", "Topic24", "Topic29", "Topic39", "Topic42", "Topic46", "Topic48", "Topic50", "Topic56", "Topic70", "Topic71", "Topic76", "Topic76", "Topic78", "Topic88", "Topic92", "Topic3", "Topic6", "Topic6", "Topic12", "Topic13", "Topic25", "Topic34", "Topic40", "Topic41", "Topic43", "Topic46", "Topic52", "Topic55", "Topic57", "Topic67", "Topic73", "Topic76", "Topic77", "Topic78", "Topic82", "Topic85", "Topic89", "Topic99", "Topic100", "Topic1", "Topic2", "Topic4", "Topic6", "Topic8", "Topic12", "Topic15", "Topic16", "Topic19", "Topic23", "Topic25", "Topic25", "Topic26", "Topic26", "Topic32", "Topic38", "Topic45", "Topic58", "Topic59", "Topic60", "Topic61", "Topic72", "Topic76", "Topic79", "Topic87", "Topic91", "Topic94", "Topic96", "Topic8", "Topic13", "Topic14", "Topic27", "Topic28", "Topic28", "Topic31", "Topic41", "Topic44", "Topic46", "Topic51", "Topic53", "Topic64", "Topic68", "Topic75", "Topic76", "Topic78", "Topic81", "Topic93", "Topic98", "Topic2", "Topic6", "Topic9", "Topic11", "Topic16", "Topic21", "Topic24", "Topic27", "Topic34", "Topic36", "Topic39", "Topic40", "Topic43", "Topic44", "Topic46", "Topic48", "Topic52", "Topic56", "Topic57", "Topic58", "Topic63", "Topic63", "Topic64", "Topic69", "Topic71", "Topic83", "Topic84", "Topic85", "Topic97", "Topic98", "Topic100", "Topic3", "Topic5", "Topic15", "Topic16", "Topic29", "Topic31", "Topic40", "Topic43", "Topic46", "Topic55", "Topic62", "Topic77", "Topic81", "Topic82", "Topic85", "Topic89", "Topic1", "Topic3", "Topic12", "Topic13", "Topic25", "Topic27", "Topic32", "Topic42", "Topic43", "Topic45", "Topic50", "Topic55", "Topic57", "Topic65", "Topic66", "Topic76", "Topic77", "Topic83", "Topic88", "Topic93", "Topic95", "Topic99", "Topic7", "Topic11", "Topic23", "Topic44", "Topic45", "Topic54", "Topic59", "Topic66", "Topic67", "Topic73", "Topic74", "Topic75", "Topic79", "Topic82", "Topic86", "Topic87", "Topic88", "Topic100", "Topic2", "Topic10", "Topic13", "Topic19", "Topic20", "Topic27", "Topic30", "Topic31", "Topic33", "Topic37", "Topic38", "Topic47", "Topic50", "Topic51", "Topic54", "Topic56", "Topic62", "Topic63", "Topic64", "Topic67", "Topic69", "Topic70", "Topic71", "Topic76", "Topic83", "Topic95", "Topic1", "Topic6", "Topic9", "Topic10", "Topic12", "Topic21", "Topic25", "Topic25", "Topic27", "Topic40", "Topic42", "Topic46", "Topic48", "Topic48", "Topic52", "Topic60", "Topic63", "Topic71", "Topic80", "Topic84", "Topic94", "Topic95", "Topic100", "Topic4", "Topic15", "Topic18", "Topic20", "Topic25", "Topic28", "Topic29", "Topic37", "Topic43", "Topic57", "Topic70", "Topic72", "Topic75", "Topic78", "Topic80", "Topic94", "Topic98", "Topic99", "Topic4", "Topic5", "Topic6", "Topic8", "Topic15", "Topic25", "Topic33", "Topic34", "Topic39", "Topic43", "Topic55", "Topic57", "Topic61", "Topic64", "Topic65", "Topic67", "Topic71", "Topic74", "Topic76", "Topic77", "Topic80", "Topic81", "Topic85", "Topic95", "Topic97", "Topic8", "Topic11", "Topic14", "Topic15", "Topic27", "Topic32", "Topic38", "Topic39", "Topic42", "Topic42", "Topic47", "Topic48", "Topic50", "Topic54", "Topic65", "Topic66", "Topic82", "Topic84", "Topic88", "Topic89", "Topic96", "Topic97", "Topic3", "Topic15", "Topic23", "Topic29", "Topic32", "Topic35", "Topic36", "Topic38", "Topic42", "Topic43", "Topic45", "Topic46", "Topic56", "Topic67", "Topic71", "Topic71", "Topic75", "Topic81", "Topic81", "Topic86", "Topic90", "Topic91", "Topic95", "Topic96", "Topic1", "Topic2", "Topic6", "Topic9", "Topic10", "Topic13", "Topic15", "Topic21", "Topic24", "Topic27", "Topic30", "Topic31", "Topic35", "Topic36", "Topic44", "Topic51", "Topic53", "Topic55", "Topic64", "Topic69", "Topic76", "Topic79", "Topic79", "Topic81", "Topic83", "Topic87", "Topic88", "Topic1", "Topic2", "Topic5", "Topic12", "Topic15", "Topic18", "Topic22", "Topic25", "Topic39", "Topic40", "Topic44", "Topic47", "Topic47", "Topic54", "Topic56", "Topic57", "Topic58", "Topic69", "Topic85", "Topic99", "Topic100", "Topic100", "Topic4", "Topic9", "Topic10", "Topic12", "Topic14", "Topic16", "Topic17", "Topic19", "Topic20", "Topic21", "Topic23", "Topic24", "Topic26", "Topic30", "Topic32", "Topic37", "Topic40", "Topic46", "Topic49", "Topic51", "Topic65", "Topic67", "Topic69", "Topic70", "Topic71", "Topic81", "Topic86", "Topic89", "Topic91", "Topic92", "Topic92", "Topic93", "Topic99", "Topic4", "Topic6", "Topic7", "Topic9", "Topic10", "Topic11", "Topic14", "Topic18", "Topic27", "Topic31", "Topic31", "Topic44", "Topic46", "Topic46", "Topic57", "Topic58", "Topic59", "Topic63", "Topic78", "Topic80", "Topic81", "Topic82", "Topic91", "Topic92", "Topic97", "Topic98", "Topic5", "Topic11", "Topic16", "Topic19", "Topic21", "Topic23", "Topic23", "Topic25", "Topic31", "Topic36", "Topic43", "Topic46", "Topic51", "Topic52", "Topic64", "Topic66", "Topic72", "Topic76", "Topic84", "Topic88", "Topic94", "Topic95", "Topic95", "Topic97", "Topic99", "Topic3", "Topic8", "Topic13", "Topic15", "Topic26", "Topic29", "Topic33", "Topic35", "Topic39", "Topic45", "Topic48", "Topic54", "Topic56", "Topic66", "Topic67", "Topic68", "Topic78", "Topic79", "Topic81", "Topic83", "Topic85", "Topic86", "Topic89", "Topic6", "Topic10", "Topic15", "Topic19", "Topic23", "Topic24", "Topic36", "Topic38", "Topic41", "Topic47", "Topic50", "Topic52", "Topic56", "Topic59", "Topic63", "Topic68", "Topic69", "Topic70", "Topic71", "Topic72", "Topic76", "Topic77", "Topic90", "Topic92", "Topic97", "Topic98", "Topic6", "Topic12", "Topic14", "Topic16", "Topic17", "Topic19", "Topic33", "Topic36", "Topic38", "Topic40", "Topic43", "Topic44", "Topic46", "Topic48", "Topic49", "Topic51", "Topic53", "Topic54", "Topic60", "Topic62", "Topic64", "Topic70", "Topic74", "Topic93", "Topic95", "Topic98", "Topic8", "Topic12", "Topic19", "Topic22", "Topic25", "Topic25", "Topic29", "Topic35", "Topic39", "Topic40", "Topic47", "Topic48", "Topic53", "Topic55", "Topic59", "Topic60", "Topic64", "Topic66", "Topic68", "Topic75", "Topic77", "Topic79", "Topic81", "Topic82", "Topic89", "Topic100", "Topic8", "Topic11", "Topic13", "Topic18", "Topic27", "Topic30", "Topic31", "Topic32", "Topic45", "Topic53", "Topic56", "Topic63", "Topic64", "Topic65", "Topic66", "Topic71", "Topic79", "Topic80", "Topic83", "Topic85", "Topic87", "Topic92", "Topic97", "Topic98", "Topic99", "Topic1", "Topic6", "Topic7", "Topic10", "Topic11", "Topic13", "Topic14", "Topic19", "Topic22", "Topic25", "Topic25", "Topic26", "Topic29", "Topic30", "Topic31", "Topic32", "Topic33", "Topic34", "Topic35", "Topic36", "Topic37", "Topic40", "Topic42", "Topic46", "Topic48", "Topic54", "Topic56", "Topic57", "Topic67", "Topic69", "Topic78", "Topic88", "Topic94", "Topic99", "Topic2", "Topic19", "Topic28", "Topic34", "Topic35", "Topic36", "Topic41", "Topic45", "Topic51", "Topic52", "Topic55", "Topic56", "Topic58", "Topic64", "Topic65", "Topic65", "Topic70", "Topic77", "Topic83", "Topic91", "Topic93", "Topic98", "Topic4", "Topic5", "Topic7", "Topic8", "Topic13", "Topic15", "Topic24", "Topic38", "Topic39", "Topic41", "Topic46", "Topic49", "Topic52", "Topic59", "Topic61", "Topic69", "Topic80", "Topic81", "Topic81", "Topic82", "Topic83", "Topic84", "Topic90", "Topic93", "Topic95", "Topic98", "Topic2", "Topic3", "Topic12", "Topic16", "Topic17", "Topic21", "Topic25", "Topic27", "Topic28", "Topic30", "Topic31", "Topic32", "Topic43", "Topic48", "Topic52", "Topic53", "Topic55", "Topic58", "Topic66", "Topic72", "Topic73", "Topic90", "Topic91", "Topic4", "Topic6", "Topic8", "Topic9", "Topic9", "Topic18", "Topic19", "Topic20", "Topic23", "Topic24", "Topic25", "Topic26", "Topic37", "Topic43", "Topic50", "Topic51", "Topic53", "Topic55", "Topic62", "Topic62", "Topic66", "Topic67", "Topic70", "Topic72", "Topic72", "Topic82", "Topic86", "Topic88", "Topic94", "Topic96", "Topic1", "Topic10", "Topic14", "Topic17", "Topic22", "Topic29", "Topic30", "Topic38", "Topic46", "Topic48", "Topic50", "Topic52", "Topic59", "Topic65", "Topic66", "Topic70", "Topic75", "Topic78", "Topic81", "Topic83", "Topic84", "Topic84", "Topic84", "Topic93", "Topic94", "Topic95", "Topic95", "Topic100", "Topic1", "Topic3", "Topic12", "Topic13", "Topic28", "Topic30", "Topic32", "Topic34", "Topic35", "Topic43", "Topic44", "Topic53", "Topic57", "Topic57", "Topic59", "Topic62", "Topic63", "Topic64", "Topic84", "Topic85", "Topic93", "Topic97", "Topic5", "Topic6", "Topic9", "Topic13", "Topic18", "Topic23", "Topic25", "Topic27", "Topic29", "Topic31", "Topic36", "Topic40", "Topic50", "Topic51", "Topic54", "Topic59", "Topic71", "Topic72", "Topic76", "Topic80", "Topic82", "Topic83", "Topic85", "Topic99", "Topic1", "Topic16", "Topic18", "Topic34", "Topic39", "Topic44", "Topic49", "Topic66", "Topic67", "Topic68", "Topic73", "Topic78", "Topic79", "Topic90", "Topic91", "Topic97", "Topic3", "Topic18", "Topic19", "Topic22", "Topic24", "Topic26", "Topic26", "Topic27", "Topic27", "Topic32", "Topic35", "Topic45", "Topic51", "Topic56", "Topic57", "Topic65", "Topic70", "Topic73", "Topic80", "Topic81", "Topic84", "Topic85", "Topic86", "Topic86", "Topic96", "Topic1", "Topic5", "Topic14", "Topic15", "Topic23", "Topic25", "Topic30", "Topic31", "Topic32", "Topic35", "Topic46", "Topic47", "Topic51", "Topic53", "Topic56", "Topic57", "Topic58", "Topic59", "Topic60", "Topic63", "Topic65", "Topic66", "Topic69", "Topic74", "Topic74", "Topic77", "Topic83", "Topic87", "Topic92", "Topic94", "Topic16", "Topic17", "Topic19", "Topic20", "Topic30", "Topic33", "Topic45", "Topic46", "Topic52", "Topic55", "Topic62", "Topic64", "Topic72", "Topic79", "Topic81", "Topic87", "Topic89", "Topic94", "Topic95", "Topic96", "Topic98", "Topic4", "Topic14", "Topic18", "Topic21", "Topic24", "Topic26", "Topic30", "Topic31", "Topic34", "Topic35", "Topic42", "Topic43", "Topic47", "Topic49", "Topic50", "Topic52", "Topic54", "Topic57", "Topic58", "Topic61", "Topic65", "Topic77", "Topic93", "Topic2", "Topic3", "Topic10", "Topic11", "Topic13", "Topic25", "Topic26", "Topic36", "Topic38", "Topic39", "Topic47", "Topic53", "Topic57", "Topic67", "Topic69", "Topic70", "Topic76", "Topic77", "Topic82", "Topic83", "Topic84", "Topic86", "Topic86", "Topic88", "Topic89", "Topic91", "Topic92", "Topic95", "Topic99", "Topic100", "Topic4", "Topic6", "Topic12", "Topic13", "Topic18", "Topic20", "Topic32", "Topic34", "Topic37", "Topic38", "Topic47", "Topic48", "Topic50", "Topic53", "Topic54", "Topic54", "Topic58", "Topic59", "Topic64", "Topic69", "Topic73", "Topic75", "Topic85", "Topic85", "Topic86", "Topic88", "Topic89", "Topic90", "Topic92", "Topic96", "Topic1", "Topic14", "Topic29", "Topic30", "Topic31", "Topic43", "Topic45", "Topic50", "Topic56", "Topic66", "Topic71", "Topic72", "Topic73", "Topic75", "Topic76", "Topic80", "Topic83", "Topic89", "Topic91", "Topic92", "Topic93", "Topic95", "Topic96", "Topic97", "Topic6", "Topic24", "Topic29", "Topic36", "Topic41", "Topic42", "Topic44", "Topic51", "Topic52", "Topic60", "Topic62", "Topic65", "Topic70", "Topic79", "Topic82", "Topic84", "Topic85", "Topic87", "Topic88", "Topic94", "Topic98", "Topic99", "Topic2", "Topic7", "Topic14", "Topic15", "Topic17", "Topic23", "Topic25", "Topic26", "Topic30", "Topic32", "Topic33", "Topic35", "Topic35", "Topic42", "Topic44", "Topic55", "Topic59", "Topic59", "Topic60", "Topic62", "Topic64", "Topic66", "Topic69", "Topic71", "Topic75", "Topic97", "Topic5", "Topic19", "Topic23", "Topic24", "Topic27", "Topic28", "Topic29", "Topic31", "Topic34", "Topic50", "Topic53", "Topic54", "Topic57", "Topic58", "Topic60", "Topic61", "Topic65", "Topic66", "Topic67", "Topic74", "Topic75", "Topic81", "Topic89", "Topic94", "Topic1", "Topic4", "Topic8", "Topic9", "Topic28", "Topic31", "Topic33", "Topic34", "Topic37", "Topic38", "Topic39", "Topic40", "Topic44", "Topic45", "Topic46", "Topic48", "Topic49", "Topic51", "Topic52", "Topic69", "Topic72", "Topic73", "Topic74", "Topic79", "Topic81", "Topic7", "Topic9", "Topic19", "Topic36", "Topic40", "Topic56", "Topic74", "Topic84", "Topic88", "Topic91", "Topic94", "Topic97", "Topic98", "Topic99", "Topic2", "Topic10", "Topic13", "Topic18", "Topic19", "Topic21", "Topic22", "Topic24", "Topic26", "Topic31", "Topic35", "Topic43", "Topic50", "Topic51", "Topic59", "Topic65", "Topic68", "Topic70", "Topic72", "Topic73", "Topic75", "Topic77", "Topic80", "Topic83", "Topic86", "Topic91", "Topic94", "Topic99", "Topic3", "Topic4", "Topic14", "Topic20", "Topic35", "Topic36", "Topic37", "Topic38", "Topic44", "Topic47", "Topic53", "Topic59", "Topic63", "Topic68", "Topic69", "Topic70", "Topic71", "Topic76", "Topic88", "Topic97", "Topic2", "Topic6", "Topic17", "Topic19", "Topic22", "Topic25", "Topic27", "Topic28", "Topic29", "Topic32", "Topic35", "Topic37", "Topic40", "Topic40", "Topic41", "Topic42", "Topic46", "Topic48", "Topic51", "Topic56", "Topic58", "Topic66", "Topic100", "Topic12", "Topic16", "Topic31", "Topic41", "Topic45", "Topic47", "Topic56", "Topic58", "Topic60", "Topic60", "Topic62", "Topic66", "Topic72", "Topic74", "Topic78", "Topic85", "Topic86", "Topic89", "Topic90", "Topic7", "Topic13", "Topic14", "Topic19", "Topic24", "Topic36", "Topic39", "Topic40", "Topic42", "Topic44", "Topic47", "Topic60", "Topic65", "Topic69", "Topic70", "Topic72", "Topic88", "Topic91", "Topic94", "Topic17", "Topic37", "Topic38", "Topic42", "Topic46", "Topic48", "Topic49", "Topic54", "Topic61", "Topic64", "Topic73", "Topic75", "Topic78", "Topic81", "Topic98", "Topic2", "Topic3", "Topic8", "Topic9", "Topic12", "Topic13", "Topic20", "Topic22", "Topic25", "Topic33", "Topic57", "Topic62", "Topic72", "Topic72", "Topic92", "Topic1", "Topic2", "Topic4", "Topic7", "Topic8", "Topic11", "Topic12", "Topic12", "Topic13", "Topic14", "Topic15", "Topic16", "Topic16", "Topic18", "Topic18", "Topic21", "Topic22", "Topic22", "Topic22", "Topic23", "Topic24", "Topic26", "Topic27", "Topic28", "Topic29", "Topic29", "Topic30", "Topic32", "Topic33", "Topic34", "Topic34", "Topic36", "Topic38", "Topic38", "Topic39", "Topic39", "Topic40", "Topic43", "Topic44", "Topic44", "Topic47", "Topic47", "Topic48", "Topic48", "Topic49", "Topic50", "Topic51", "Topic52", "Topic53", "Topic53", "Topic55", "Topic57", "Topic58", "Topic59", "Topic60", "Topic62", "Topic63", "Topic65", "Topic68", "Topic68", "Topic69", "Topic70", "Topic71", "Topic71", "Topic74", "Topic75", "Topic76", "Topic78", "Topic79", "Topic80", "Topic83", "Topic83", "Topic84", "Topic85", "Topic86", "Topic86", "Topic86", "Topic86", "Topic87", "Topic87", "Topic88", "Topic89", "Topic89", "Topic90", "Topic91", "Topic92", "Topic92", "Topic93", "Topic94", "Topic95", "Topic95", "Topic96", "Topic97", "Topic98", "Topic99" ] +}, +"token.table": { + "Term": [ "0", "0", "0", "0", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "1", "10", "10", "10", "10", "10", "10", "10", "10", "10", "10", "100", "100", "100", "100", "100", "100", "100", "100", "100", "100", "1000", "1000", "1000", "1000", "1000", "10000", "10000", "10000", "10000", "101", "101", "101", "101", "101", "11", "11", "11", "11", "11", "11", "11", "11", "11th", "11th", "11th", "11th", "11th", "12", "12", "12", "12", "12", "12", "12", "12", "12", "12th", "12th", "12th", "12th", "13", "13", "13", "13", "13", "13", "13", "13", "13th", "13th", "13th", "14", "14", "14", "14", "14", "14", "14", "14", "14th", "14th", "14th", "14th", "15", "15", "15", "15", "15", "15", "15", "15", "15", "15th", "15th", "16", "16", "16", "16", "16", "16", "16", "16", "16th", "17", "17", "17", "17", "17", "17", "17", "17", "17", "17", "17", "17", "1775", "1775", "1775", "17th", "17th", "18", "18", "18", "18", "18", "18", "18", "1800s", "1800s", "1800s", "1800s", "1800s", "1800s", "1812", "1812", "1812", "1812", "1815", "1815", "1815", "1815", "1815", "1830", "1830", "1830", "1830", "1830s", "1830s", "1830s", "1840", "1840", "1840", "1848", "1848", "1848", "1848", "1849", "1849", "1849", "1854", "1854", "1854", "1860", "1860", "1860", "1860", "1860", "1861", "1861", "1861", "1861", "1862", "1862", "1862", "1864", "1864", "1864", "1864", "1871", "1871", "1871", "1871", "1872", "1872", "1872", "1885", "1885", "1885", "1885", "1888", "1888", "1888", "1888", "1890", "1890", "1890", "1892", "1892", "1892", "1892", "1892", "1896", "1896", "1896", "1896", "1896", "1898", "1898", "1899", "1899", "1899", "18th", "18th", "18th", "1902", "1902", "1902", "1903", "1903", "1903", "1909", "1909", "1909", "1909", "1910", "1910", "1910", "1910", "1913", "1913", "1913", "1913", "1915", "1915", "1915", "1915", "1915", "1917", "1917", "1917", "1917", "1920s", "1920s", "1920s", "1920s", "1920s", "1920s", "1921", "1921", "1921", "1926", "1926", "1926", "1926", "1926", "1927", "1927", "1927", "1927", "1928", "1928", "1928", "1928", "1928", "1931", "1931", "1931", "1931", "1931", "1933", "1933", "1933", "1934", "1934", "1934", "1934", "1934", "1934", "1935", "1935", "1935", "1935", "1935", "1935", "1940s", "1940s", "1942", "1942", "1942", "1942", "1943", "1943", "1943", "1945", "1945", "1945", "1945", "1945", "1945", "1949", "1949", "1949", "1949", "1949", "1949", "1949", "1950", "1950", "1950", "1950", "1950", "1953", "1953", "1953", "1953", "1953", "1953", "1956", "1956", "1956", "1956", "1956", "1956", "1960s", "1960s", "1960s", "1960s", "1960s", "1960s", "1960s", "1965", "1965", "1965", "1965", "1965", "1965", "1965", "1965", "1965", "1965", "1966", "1966", "1966", "1966", "1966", "1966", "1971", "1971", "1971", "1971", "1971", "1971", "1973", "1973", "1973", "1973", "1973", "1973", "1973", "1973", "1973", "1973", "1973", "1974", "1974", "1974", "1974", "1974", "1974", "1974", "1975", "1975", "1975", "1975", "1975", "1975", "1975", "1976", "1976", "1976", "1976", "1976", "1976", "1976", "1976", "1976", "1977", "1977", "1977", "1977", "1977", "1978", "1978", "1978", "1978", "1978", "1978", "1978", "1978", "1980", "1980", "1980", "1980", "1980", "1980", "1980", "1980", "1980", "1980", "1980s", "1980s", "1980s", "1980s", "1980s", "1980s", "1980s", "1980s", "1980s", "1981", "1981", "1981", "1981", "1981", "1984", "1984", "1984", "1984", "1984", "1984", "1984", "1984", "1984", "1988", "1988", "1988", "1988", "1988", "1988", "1988", "1988", "1989", "1989", "1989", "1989", "1989", "1989", "1989", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1995", "1997", "1997", "1997", "1997", "1997", "1997", "1997", "1997", "1997", "1997", "1997", "1997", "1998", "1998", "1998", "1998", "1998", "1998", "1998", "1998", "1998", "1998", "1998", "1998", "1999", "1999", "1999", "1999", "1999", "1999", "1999", "1999", "1999", "1999", "19th", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "1st", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "2", "20", "20", "20", "20", "20", "20", "20", "2000", "2000", "2000", "2000", "2000", "2000", "2000", "2000", "2000", "2000", "2000", "2000", "2001", "2001", "2001", "2001", "2001", "2001", "2001", "2001", "2001", "2001", "2003", "2003", "2003", "2003", "2003", "2003", "2003", "2003", "2003", "2003", "2004", "2004", "2004", "2004", "2004", "2004", "2004", "2004", "2004", "2004", "2005", "2005", "2005", "2005", "2005", "2005", "2005", "2005", "2005", "2005", "2006", "2006", "2006", "2006", "2006", "2006", "2006", "2006", "2010", "2010", "2010", "2010", "2010", "2010", "2011", "2011", "2011", "2011", "2011", "20th", "21st", "22", "22", "22", "24", "24", "24", "24", "24", "24", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "3", "30", "30", "30", "30", "30", "30", "30", "30", "30s", "30s", "30s", "32", "32", "32", "32", "35", "35", "35", "35", "35", "35", "3rd", "3rd", "3rd", "3rd", "3rd", "3rd", "4", "4", "4", "4", "4", "4", "4", "4", "4", "4", "4", "4", "4", "4", "4", "40", "40", "40", "40", "40", "400", "400", "400", "45", "45", "45", "48", "48", "48", "5", "5", "5", "5", "5", "5", "5", "5", "5", "5", "5", "5", "5", "50", "50", "50", "50", "50", "50", "50", "50", "50", "50", "500", "500", "500", "500", "5000", "5000", "5000", "50s", "50s", "50s", "50s", "50s", "5th", "5th", "5th", "5th", "5th", "6", "6", "6", "6", "6", "6", "6", "6", "6", "6", "6", "6", "6", "60", "60", "60", "60", "60", "60s", "60s", "60s", "60s", "60s", "60s", "60s", "60s", "7", "7", "7", "7", "7", "7", "7", "7", "7", "7", "7", "7", "7", "7", "70s", "70s", "70s", "70s", "70s", "70s", "70s", "73", "73", "8", "8", "8", "8", "8", "8", "8", "8", "8", "8", "8", "8", "800", "800", "800", "800", "80s", "80s", "80s", "80s", "80s", "9", "9", "9", "9", "9", "9", "9", "9", "9", "9", "9", "9", "9", "90", "90", "90", "90", "90s", "90s", "90s", "90s", "90s", "95", "95", "95", "95", "aaron", "aaron", "aaron", "aaron", "abbey", "abbey", "abbrev", "abbrev", "abbrev", "abbrev", "abbreviated", "abbreviated", "abbreviated", "abbreviated", "abbreviated", "abbreviation", "abbreviations", "abbreviations", "abbreviations", "abbreviations", "abc", "abc", "abc", "able", "able", "able", "able", "abraham", "abraham", "abraham", "academy", "academy", "academy", "academy", "academy", "according", "according", "according", "according", "according", "according", "according", "according", "according", "according", "account", "account", "account", "account", "accused", "accused", "accused", "accused", "accused", "accused", "accused", "ace", "ace", "ace", "ace", "acid", "acid", "acid", "acid", "acquired", "acquired", "acquired", "acres", "acres", "acres", "across", "across", "across", "across", "across", "across", "across", "across", "across", "act", "act", "act", "act", "act", "act", "act", "act", "acting", "acting", "acting", "acting", "acting", "acting", "active", "active", "active", "active", "active", "actor", "actor", "actor", "actor", "actor", "actor", "actor", "actor", "actor", "actor", "actor", "actors", "actors", "actors", "actors", "actors", "actors", "actors", "actors", "actress", "actress", "actress", "actress", "actress", "actress", "actresses", "actresses", "actresses", "actresses", "actresses", "actually", "actually", "actually", "actually", "actually", "ad", "ad", "ad", "ad", "adam", "adam", "adam", "adam", "adams", "adams", "adams", "adapted", "adapted", "adapted", "adapted", "add", "add", "add", "add", "add", "add", "added", "added", "added", "added", "added", "added", "added", "address", "address", "address", "adjective", "adjective", "adjective", "adjective", "adjectives", "adjectives", "adjectives", "adjectives", "adjectives", "admiral", "admiral", "admitted", "admitted", "admitted", "admitted", "adriatic", "adriatic", "adult", "adult", "adult", "adventures", "adventures", "advertising", "advertising", "advertising", "advice", "advice", "advice", "advice", "afraid", "afraid", "afraid", "africa", "africa", "africa", "africa", "africa", "africa", "africa", "africa", "africa", "african", "african", "african", "african", "african", "african", "african", "african", "african", "african", "african", "age", "age", "age", "agency", "agency", "agency", "agent", "agent", "agent", "agent", "agent", "agents", "agents", "ages", "ages", "ages", "ages", "ages", "ago", "ago", "ago", "agriculture", "agriculture", "aids", "aids", "aids", "aids", "air", "air", "air", "air", "air", "air", "air", "aircraft", "airline", "airline", "airline", "airlines", "airlines", "airport", "airport", "airport", "airport", "al", "al", "al", "al", "al", "al", "al", "al", "alabama", "alabama", "alabama", "alabama", "alabama", "alabama", "alaska", "alaska", "alaska", "alaska", "album", "album", "album", "album", "album", "albums", "alex", "alex", "alex", "alex", "alex", "alex", "alexander", "alexander", "alexander", "alexander", "alexander", "ali", "ali", "ali", "ali", "alice", "alice", "alice", "alice", "alice", "alien", "alien", "alien", "alien", "allan", "allen", "allen", "allen", "alliterative", "alliterative", "alliterative", "alliterative", "allowed", "allowed", "allowed", "allows", "allows", "alma", "alma", "alma", "along", "along", "along", "along", "along", "along", "along", "along", "along", "alphabet", "alphabet", "alphabetically", "alps", "alps", "alps", "alps", "already", "already", "already", "already", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "also", "alternate", "alternate", "alternate", "alternate", "alumni", "alumni", "always", "always", "always", "always", "always", "always", "always", "always", "amazon", "amazon", "amazon", "amazon", "amazon", "ambassador", "ambassador", "ambassador", "amendment", "america", "america", "america", "america", "america", "america", "america", "america", "america", "america", "america", "america", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "american", "americana", "americana", "americana", "americana", "americana", "americana", "americans", "americans", "americans", "americans", "americans", "americans", "americans", "americans", "americans", "americans", "americans", "americans", "americans", "americas", "americas", "americas", "americas", "americas", "americas", "americas", "americas", "among", "among", "among", "among", "among", "among", "among", "among", "among", "among", "among", "among", "among", "amount", "amount", "amount", "amount", "amount", "amount", "amsterdam", "amsterdam", "amsterdam", "amsterdam", "amy", "amy", "amy", "anatomy", "anatomy", "anchor", "anchor", "anchor", "ancient", "ancient", "ancient", "ancient", "ancient", "anderson", "anderson", "anderson", "anderson", "anderson", "anderson", "andes", "andes", "andrew", "andrew", "andrew", "andrew", "andrew", "andrew", "andrew", "andrew", "angel", "angel", "angel", "angel", "angel", "angeles", "angeles", "angels", "angels", "angels", "angels", "angels", "angle", "angle", "angle", "angle", "angles", "angles", "animal", "animal", "animal", "animal", "animal", "animal", "animals", "animals", "animals", "animals", "animation", "animation", "animation", "animation", "ankle", "ankle", "ankle", "ann", "ann", "ann", "ann", "ann", "ann", "anna", "anna", "anna", "anna", "anna", "anne", "anne", "anne", "anne", "anne", "anne", "annie", "annie", "annie", "annie", "anniversary", "anniversary", "anniversary", "anniversary", "annual", "annual", "annual", "another", "another", "another", "another", "another", "another", "another", "another", "answers", "antarctica", "antarctica", "antarctica", "anthem", "anthem", "anthem", "anthem", "anthem", "anti", "anti", "anti", "anti", "antoinette", "antoinette", "antonio", "antonio", "antonio", "antonio", "antonio", "anyone", "anyone", "anyone", "anything", "anything", "anything", "anything", "ape", "ape", "apollo", "apollo", "apollo", "apollo", "appear", "appear", "appear", "appear", "appear", "appearance", "appearance", "appearance", "appeared", "appeared", "appeared", "appeared", "appeared", "appeared", "appeared", "apple", "apple", "apple", "apple", "apple", "apple", "apple", "apple", "apples", "apples", "apples", "apples", "appreciation", "april", "april", "april", "april", "april", "april", "april", "april", "arabia", "arabia", "arabia", "arabia", "arabian", "arabian", "arabic", "arabic", "arabic", "arabic", "arabic", "arc", "arc", "arc", "arc", "archaeology", "archaeology", "archaeology", "archbishop", "archbishop", "archbishop", "architect", "architect", "architect", "architect", "architects", "architects", "architects", "architecture", "area", "area", "area", "area", "area", "area", "area", "area", "area", "area", "argentina", "argentina", "argentina", "arizona", "arizona", "arizona", "arizona", "ark", "ark", "ark", "ark", "arkansas", "arkansas", "arlington", "arm", "arm", "arm", "arm", "arm", "armed", "armed", "arms", "arms", "arms", "arms", "arms", "arms", "armstrong", "armstrong", "armstrong", "armstrong", "army", "army", "army", "army", "army", "army", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "around", "arrived", "arrived", "art", "art", "art", "art", "art", "art", "art", "art", "art", "arthur", "arthur", "arthur", "arthur", "arthur", "arthur", "article", "article", "article", "article", "artist", "artist", "artists", "artists", "artists", "arts", "arts", "arts", "arts", "arts", "arts", "ash", "ash", "ash", "ash", "ash", "ash", "asia", "asia", "asia", "asia", "asia", "asia", "asian", "asian", "asian", "asian", "asian", "asian", "asian", "asian", "asian", "asian", "asks", "asks", "asks", "assassinated", "assassinated", "assassinated", "assassination", "assassination", "assassination", "assassination", "assassination", "assassination", "assassination", "assembly", "assembly", "assembly", "assembly", "association", "association", "association", "association", "association", "astronaut", "astronaut", "astronomer", "astronomer", "astronomy", "astronomy", "ate", "ate", "ate", "ate", "athens", "athens", "athens", "athens", "athens", "athletes", "athletes", "athletes", "athletic", "athletic", "athletic", "athletic", "atlanta", "atlanta", "atlanta", "atlanta", "atlanta", "atlanta", "atlantic", "atlantic", "atlantic", "atlantic", "atlantic", "atmosphere", "atmosphere", "atom", "atomic", "atomic", "atoms", "attached", "attached", "attached", "attack", "attack", "attack", "attack", "attack", "attack", "attack", "attacked", "attacked", "attacked", "attempt", "attempt", "attempt", "attempt", "attempt", "attraction", "attraction", "attraction", "auction", "audience", "audience", "audio", "audio", "audio", "audio", "aug", "aug", "aug", "august", "august", "august", "august", "august", "august", "august", "august", "augustine", "augustine", "austen", "austen", "austin", "austin", "austin", "australia", "australia", "australia", "australia", "austria", "austria", "austria", "austria", "austria", "austrian", "austrian", "austrian", "author", "author", "author", "author", "author", "author", "author", "author", "author", "authors", "authors", "authors", "authors", "auto", "auto", "auto", "auto", "auto", "avenue", "avenue", "avenue", "avenue", "aviation", "aviation", "aviation", "aviation", "aviation", "award", "award", "award", "awarded", "awarded", "awarded", "awarded", "awarded", "awards", "away", "away", "away", "away", "away", "away", "away", "away", "away", "away", "babe", "babe", "babe", "babe", "baby", "baby", "baby", "baby", "baby", "baby", "baby", "baby", "bach", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "back", "backwords", "backwords", "backwords", "backwords", "bad", "bad", "bad", "bad", "bad", "bad", "bad", "bahamas", "bahamas", "bahamas", "bahamas", "bake", "bake", "baker", "baker", "baker", "baker", "bald", "bald", "bald", "ball", "ball", "ball", "ball", "ball", "ball", "ball", "ballet", "ballet", "ballet", "ballets", "balloon", "balloon", "balloon", "balls", "balls", "balls", "balls", "baltimore", "baltimore", "baltimore", "baltimore", "bananas", "bananas", "bananas", "bananas", "band", "band", "band", "band", "band", "band", "band", "band", "bands", "bands", "bands", "bands", "bang", "bang", "banks", "banks", "banks", "banks", "banks", "banned", "banned", "banned", "barbara", "barbara", "barbara", "barbara", "barbara", "barbra", "bard", "bard", "barney", "barney", "barney", "barnum", "barnum", "barnum", "barnum", "barrel", "barrel", "barrel", "barrel", "barrel", "barrier", "barrier", "barrier", "barrymore", "barrymore", "base", "base", "base", "base", "base", "base", "baseball", "baseball", "baseball", "baseballs", "baseballs", "based", "based", "based", "based", "based", "based", "based", "based", "based", "based", "based", "based", "based", "based", "basic", "basic", "basic", "basic", "basic", "basic", "basic", "basketball", "basketball", "basketball", "basketball", "bat", "bat", "bat", "bat", "batman", "batman", "battle", "battle", "battle", "battle", "battle", "bay", "bay", "bay", "bay", "bay", "beach", "beach", "beach", "beach", "beach", "beach", "beach", "beagle", "beagle", "beagle", "beans", "beans", "beans", "beans", "beans", "beans", "bear", "bear", "bear", "bear", "bear", "bear", "bear", "bear", "beard", "beard", "beard", "beard", "bears", "bears", "bears", "bears", "bears", "bears", "bears", "beast", "beast", "beast", "beastly", "beastly", "beastly", "beastly", "beating", "beating", "beating", "beating", "beating", "beating", "beatles", "beatles", "beatles", "beatles", "beatles", "beaver", "beaver", "beaver", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "became", "bed", "bed", "bed", "bed", "bed", "bed", "bed", "bedtime", "bedtime", "bedtime", "bedtime", "bee", "bee", "bee", "beef", "beef", "beer", "beer", "beer", "beer", "beer", "beer", "bees", "bees", "bees", "beethoven", "beethoven", "began", "began", "began", "began", "began", "began", "began", "began", "began", "began", "began", "began", "began", "begin", "begin", "begin", "begin", "begin", "beginning", "beginning", "beginning", "beginning", "beginning", "beginning", "beginning", "beginning", "beginning", "beginning", "begins", "begins", "begins", "begins", "begins", "begins", "begins", "begins", "begins", "behind", "behind", "behind", "behind", "behind", "behind", "behind", "belgium", "belgium", "bell", "bell", "bell", "bell", "bell", "bell", "bells", "bells", "bells", "belong", "belong", "belong", "belong", "belong", "beloved", "beloved", "beloved", "beloved", "beloved", "belt", "belt", "belt", "ben", "ben", "ben", "ben", "benjamin", "benjamin", "benjamin", "benjamin", "bering", "bering", "bermuda", "bermuda", "bernard", "bernard", "bernard", "beside", "beside", "beside", "beside", "best", "best", "best", "best", "best", "best", "best", "best", "best", "best", "best", "best", "bestseller", "bestseller", "bestsellers", "bestsellers", "bestsellers", "bet", "bet", "bet", "bet", "better", "better", "better", "better", "better", "betty", "betty", "betty", "betty", "beverage", "beverage", "beverage", "beverly", "beverly", "beverly", "bible", "bible", "bible", "biblical", "biblical", "biblical", "biblical", "biblical", "biblical", "biblical", "biblical", "big", "big", "big", "big", "big", "big", "big", "big", "big", "big", "big", "big", "big", "big", "bigger", "bigger", "bigger", "bigger", "bill", "bill", "bill", "bill", "bill", "bill", "bill", "bill", "bill", "billion", "billion", "billion", "billy", "billy", "billy", "billy", "billy", "billy", "billy", "bing", "bing", "bing", "bio", "bio", "bio", "bio", "bio", "biographies", "biographies", "biographies", "biography", "biography", "biography", "biography", "biography", "biology", "biology", "biology", "bird", "bird", "bird", "bird", "bird", "birds", "birds", "birds", "birds", "birthday", "birthday", "birthday", "birthday", "birthday", "birthplace", "birthplace", "bit", "bit", "bit", "bit", "bit", "bit", "bit", "bit", "bit", "bit", "bite", "bite", "bite", "black", "black", "black", "black", "black", "black", "black", "black", "black", "black", "black", "blair", "blair", "blair", "blank", "blank", "blockbuster", "blockbuster", "blood", "blood", "blood", "blood", "blood", "blood", "bloody", "bloody", "bloody", "blow", "blow", "blue", "blue", "blue", "blue", "blue", "blue", "blues", "blues", "blues", "bo", "bo", "bo", "board", "board", "board", "board", "board", "bob", "bob", "bob", "bob", "bob", "bob", "bob", "bob", "bob", "bobby", "bobby", "bobby", "bobby", "bodies", "bodies", "bodies", "bodies", "bodies", "bodies", "body", "body", "body", "body", "body", "body", "body", "body", "body", "body", "body", "bolivia", "bolivia", "bonds", "bone", "bone", "bone", "bones", "bones", "bones", "bonnie", "bonnie", "bonnie", "bonnie", "book", "book", "book", "book", "book", "book", "book", "book", "book", "book", "book", "book", "book", "books", "books", "books", "books", "boot", "boot", "boot", "booth", "booth", "booth", "border", "border", "border", "border", "border", "borders", "borders", "borders", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "born", "boss", "boss", "boss", "boss", "boston", "boston", "boston", "boston", "boston", "boston", "botany", "botany", "bottle", "bottle", "bottle", "bottle", "bottle", "bound", "bound", "bound", "bound", "bourbon", "bourbon", "bowl", "bowl", "bowl", "bowl", "bowl", "bowl", "box", "box", "box", "box", "box", "boxer", "boxer", "boxer", "boxer", "boxing", "boxing", "boxing", "boxing", "boxing", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boys", "boys", "boys", "boys", "boys", "boys", "boys", "boys", "boys", "brady", "brady", "brady", "brady", "brain", "brain", "brain", "branch", "branch", "branch", "branch", "branch", "branch", "brand", "brand", "brand", "brand", "brand", "brand", "brands", "brands", "brands", "brands", "brave", "brave", "brave", "brazil", "brazil", "brazil", "brazil", "brazil", "bread", "bread", "bread", "bread", "bread", "bread", "bread", "break", "break", "break", "break", "break", "break", "break", "break", "breakfast", "breakfast", "breakfast", "breakfast", "breakfast", "breaking", "breaking", "breaking", "breed", "breed", "breeds", "breeds", "brew", "brew", "brian", "brian", "brian", "brian", "brick", "brick", "brick", "brick", "brick", "bride", "bride", "bride", "bridge", "bridge", "bridge", "bridge", "bridge", "bridge", "bridge", "bridge", "bridges", "bridges", "bridges", "bridges", "bridges", "brief", "brief", "brief", "brief", "brief", "bright", "bright", "bright", "brit", "brit", "brit", "brit", "brit", "britain", "britain", "britain", "britain", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "british", "broadway", "broadway", "broadway", "broadway", "broadway", "broken", "broken", "broken", "broken", "broken", "bronx", "bronx", "bronx", "brooklyn", "brooklyn", "brooklyn", "brooklyn", "brooks", "brooks", "brooks", "brooks", "brother", "brother", "brother", "brother", "brother", "brother", "brother", "brother", "brother", "brothers", "brothers", "brothers", "brothers", "brothers", "brothers", "brothers", "brothers", "brothers", "brown", "brown", "brown", "brown", "brown", "brown", "brown", "brown", "brown", "brown", "bruce", "bruce", "bruce", "bruce", "bruce", "brush", "brush", "brush", "brussels", "brussels", "brussels", "bryant", "buck", "buck", "buck", "bucks", "bucks", "buddhism", "buddy", "buddy", "buffy", "buffy", "bug", "bug", "bug", "bugs", "bugs", "bugs", "build", "build", "build", "build", "build", "build", "building", "building", "building", "building", "buildings", "built", "built", "built", "built", "built", "built", "built", "built", "built", "bull", "bull", "bull", "bull", "bull", "bull", "bull", "bunny", "bunny", "bunny", "bunny", "bunny", "bureau", "bureau", "bureau", "buried", "buried", "buried", "buried", "buried", "burns", "burns", "bus", "bus", "bus", "bus", "bus", "bush", "bush", "bush", "bush", "business", "business", "business", "business", "business", "business", "butler", "butler", "butler", "butter", "butterfly", "butterfly", "butterfly", "button", "buy", "buy", "buy", "buy", "buy", "bye", "ca", "ca", "ca", "cabin", "cabin", "cabin", "cabin", "cabinet", "cable", "cable", "cable", "cable", "caesar", "caesar", "caesar", "cafe", "cafe", "cafe", "cafe", "cafe", "cafe", "cage", "cage", "cake", "cake", "cake", "cake", "cake", "calcium", "calcium", "calcium", "calendar", "calendar", "calendar", "calendar", "calf", "calf", "calif", "calif", "calif", "california", "california", "california", "california", "california", "california", "california", "california", "california", "call", "call", "call", "call", "call", "call", "call", "call", "call", "call", "call", "call", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "called", "calls", "calls", "calls", "calls", "calls", "calls", "calls", "calls", "calls", "cambodia", "cambodia", "cambodia", "cambodia", "cambodia", "cambridge", "cambridge", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "came", "camel", "camel", "camel", "camera", "camera", "camera", "cameron", "campaign", "campaign", "campaign", "campaign", "campaign", "campaign", "campaign", "campus", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "can", "canada", "canada", "canada", "canada", "canada", "canada", "canada", "canada", "canadian", "canadian", "canadian", "canadian", "canadian", "canadian", "canadian", "canal", "canal", "canal", "canal", "cancer", "cancer", "candidate", "candidate", "candle", "candle", "candle", "candle", "candy", "candy", "candy", "candy", "cant", "cant", "cant", "cant", "cant", "canterbury", "canterbury", "canterbury", "canyon", "cap", "cap", "cap", "cap", "cap", "cape", "cape", "cape", "cape", "cape", "capital", "capital", "capital", "capital", "capital", "capital", "capitals", "capitals", "capitals", "capitals", "capitol", "capitol", "capitol", "captain", "captain", "captain", "captain", "captain", "captain", "captain", "captain", "captain", "capture", "capture", "capture", "car", "car", "car", "car", "car", "car", "carbon", "carbon", "carbon", "card", "card", "card", "cardinal", "cardinal", "cardinal", "cards", "cards", "cards", "care", "care", "care", "care", "care", "care", "career", "career", "career", "career", "career", "career", "career", "career", "career", "caribbean", "caribbean", "caribbean", "carl", "carl", "carl", "carl", "carl", "carl", "carl", "carl", "carmen", "carmen", "carmen", "carnegie", "carnegie", "carnegie", "carol", "carol", "carol", "carol", "carol", "carolina", "caroline", "caroline", "caroline", "carrier", "carrier", "carroll", "cars", "cars", "cars", "cars", "carter", "carter", "carter", "carter", "carter", "cartoon", "cartoon", "cartoon", "cartoon", "cartoon", "carved", "carved", "carved", "carved", "cary", "case", "case", "case", "case", "case", "case", "cash", "cash", "cash", "casino", "casino", "castle", "castle", "castle", "castle", "cat", "cat", "cat", "cat", "cat", "cat", "catching", "catching", "catching", "category", "category", "category", "category", "category", "category", "category", "category", "category", "category", "category", "category", "cathedral", "cathedral", "cathedral", "cathedral", "cathedral", "catherine", "catherine", "catherine", "catherine", "catherine", "catherine", "catherine", "cats", "cats", "cats", "cattle", "cattle", "cattle", "cattle", "cattle", "cattle", "caught", "caught", "caught", "caught", "caught", "cause", "cause", "cause", "cause", "cause", "caused", "caused", "caused", "caused", "caused", "cave", "cave", "cbs", "cbs", "celebrated", "celebrated", "celebrated", "celebrated", "celebrated", "celebrated", "celebrates", "celebrates", "celebrities", "celebrities", "celebrities", "celebrity", "celebrity", "celebrity", "celebrity", "celebrity", "celebrity", "celebrity", "celebrity", "celebrity", "celebrity", "celebrity", "cell", "cell", "cell", "cell", "cell", "cell", "cells", "cells", "cells", "celtic", "celtic", "celtic", "celtic", "celtic", "cemetery", "cemetery", "cemetery", "cemetery", "center", "center", "center", "center", "center", "center", "center", "center", "center", "center", "center", "center", "center", "central", "central", "central", "central", "central", "central", "cents", "cents", "century", "century", "ceremony", "ceremony", "ceremony", "ceremony", "ceremony", "chain", "chain", "chain", "chain", "chain", "chain", "chairman", "chairman", "champagne", "champagne", "champagne", "champagne", "champions", "champions", "champions", "chance", "chance", "chance", "chance", "change", "change", "change", "change", "changed", "changed", "changed", "changed", "changed", "changes", "changes", "changes", "changes", "channel", "channel", "channel", "channel", "channel", "channel", "chapel", "chapel", "chapel", "chapel", "chapter", "chapter", "chapter", "chapter", "character", "character", "character", "character", "character", "character", "character", "character", "characters", "characters", "characters", "characters", "characters", "characters", "characters", "characters", "charge", "charge", "charge", "charge", "charge", "charlemagne", "charles", "charles", "charles", "charles", "charles", "charles", "charles", "charles", "charles", "charles", "charles", "charles", "charlotte", "charlotte", "charlotte", "charlotte", "charts", "charts", "charts", "chase", "chase", "chase", "cheers", "cheers", "cheers", "cheers", "cheese", "cheese", "cheese", "cheese", "cheese", "chef", "chef", "chef", "chef", "chemical", "chemical", "chemical", "chemistry", "chemistry", "cher", "cher", "cher", "cher", "cher", "cheryl", "cheryl", "cheryl", "chess", "chess", "chess", "chester", "chester", "chi", "chicago", "chicago", "chicago", "chicago", "chicago", "chicago", "chicago", "chicago", "chicago", "chicken", "chicken", "chicken", "chicken", "chicken", "chicken", "chief", "chief", "chief", "chief", "chief", "chief", "chief", "chief", "chief", "chief", "child", "child", "child", "child", "child", "child", "child", "child", "childrens", "childrens", "childrens", "childrens", "chile", "chile", "chile", "chile", "chile", "china", "china", "china", "china", "china", "china", "china", "china", "china", "chinese", "chinese", "chinese", "chinese", "chinese", "chinese", "chinese", "chocolate", "chocolate", "chocolate", "chocolate", "chocolate", "chocolate", "choice", "choice", "chose", "chose", "chose", "chose", "chosen", "chosen", "chosen", "christ", "christ", "christ", "christ", "christ", "christian", "christian", "christian", "christian", "christian", "christian", "christian", "christian", "christmas", "christmas", "christmas", "christmas", "christmas", "christopher", "christopher", "christopher", "christopher", "christopher", "chronicles", "chronicles", "chronicles", "chrysler", "chrysler", "chrysler", "chuck", "chuck", "chuck", "chuck", "chuck", "chuck", "church", "church", "church", "church", "church", "churchill", "churchill", "cia", "cia", "cia", "cia", "cincinnati", "cincinnati", "cincinnati", "cincinnati", "cinema", "cinema", "cinema", "cinema", "cinema", "circle", "circle", "circle", "circle", "circle", "circle", "circle", "circus", "circus", "circus", "circus", "cities", "cities", "cities", "cities", "cities", "cities", "cities", "citrus", "citrus", "citrus", "city", "city", "city", "city", "city", "city", "city", "city", "city", "city", "city", "city", "city", "city", "city", "city", "citys", "citys", "citys", "citys", "citys", "citys", "citys", "citys", "citys", "civil", "civil", "civil", "claims", "claims", "claims", "claims", "claims", "clark", "clark", "clark", "clark", "clark", "clark", "class", "class", "class", "class", "class", "class", "class", "class", "class", "class", "class", "class", "classes", "classes", "classes", "classes", "classes", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classic", "classical", "classical", "classical", "classical", "classics", "classics", "classics", "classics", "classics", "classics", "classified", "classified", "classified", "classified", "claude", "clay", "clay", "clay", "clay", "clean", "clean", "clean", "clean", "clear", "clear", "clear", "clear", "clear", "cleopatra", "cleopatra", "cleopatra", "climbing", "climbing", "clint", "clint", "clinton", "close", "close", "close", "close", "close", "close", "close", "close", "close", "cloth", "cloth", "clothing", "clothing", "club", "club", "club", "club", "club", "club", "club", "clubs", "clubs", "clubs", "clubs", "clue", "clue", "clues", "clues", "cnn", "cnn", "cnn", "cnn", "co", "co", "co", "co", "co", "co", "co", "co", "co", "co", "coach", "coach", "coal", "coal", "coal", "coal", "coast", "coast", "coast", "coast", "coast", "coat", "coat", "coat", "coat", "coat", "cocktail", "cocktail", "code", "code", "code", "code", "code", "code", "coffee", "coffee", "coffee", "coin", "coin", "coined", "coined", "coins", "cola", "cola", "cold", "cold", "cold", "cold", "cold", "cold", "cold", "cold", "cold", "cole", "cole", "cole", "collection", "collection", "collection", "collection", "collection", "collection", "college", "college", "college", "college", "colleges", "colombia", "colombia", "colonial", "colonial", "colonial", "colony", "colony", "colony", "colony", "colony", "color", "color", "color", "color", "color", "color", "colorado", "colorado", "colorado", "colored", "colored", "colorful", "colorful", "colorful", "colorful", "colorful", "colorful", "colorful", "colorful", "colors", "colors", "columbia", "columbia", "columbia", "columbia", "columbia", "columbus", "columbus", "columbus", "columbus", "columbus", "com", "com", "com", "com", "com", "combined", "combined", "combined", "combined", "combined", "come", "come", "come", "come", "come", "come", "come", "come", "come", "comedian", "comedian", "comedian", "comedy", "comedy", "comedy", "comedy", "comedy", "comedy", "comedy", "comedy", "comes", "comes", "comes", "comes", "comes", "comes", "comes", "comes", "comes", "comet", "comet", "comic", "comic", "comic", "comic", "comic", "comic", "commander", "commander", "commander", "commander", "commerce", "commerce", "commerce", "commerce", "commercial", "commercial", "commercial", "commission", "committee", "committee", "committee", "common", "common", "common", "common", "common", "common", "common", "common", "common", "common", "common", "communication", "communication", "communication", "communist", "communist", "community", "community", "community", "community", "companies", "company", "company", "company", "company", "company", "company", "company", "company", "company", "company", "company", "competition", "competition", "competition", "complete", "complete", "complete", "complete", "completed", "completed", "completed", "completed", "completed", "completed", "completed", "complex", "complex", "complex", "complex", "composed", "composed", "composed", "composed", "composed", "composer", "composer", "composer", "composers", "composers", "compound", "compound", "compound", "compound", "computer", "computer", "computer", "computer", "computer", "computer", "computer", "con", "con", "con", "concert", "concert", "concert", "concert", "concord", "concord", "condition", "condition", "condition", "conditions", "conditions", "conduct", "conduct", "conduct", "confederacy", "confederacy", "conference", "conference", "conference", "congress", "congress", "congress", "congress", "congress", "congress", "congress", "congress", "congressional", "congressional", "congressional", "connecticut", "connecticut", "connecticut", "connecticut", "connecticut", "connery", "conqueror", "conqueror", "conqueror", "consecutive", "consecutive", "consecutive", "constellations", "constellations", "constitution", "constitution", "constitution", "constitutional", "constitutional", "construction", "construction", "construction", "construction", "container", "container", "container", "containing", "containing", "containing", "containing", "contains", "contains", "contains", "contains", "contains", "contains", "contains", "contains", "contest", "contest", "contest", "continent", "continents", "continents", "continents", "continents", "contract", "contract", "contract", "convention", "convention", "conversation", "conversation", "conversation", "conversation", "conversation", "conversation", "cook", "cook", "cook", "cook", "cook", "cooked", "cooked", "cooking", "cooking", "cooking", "cool", "cool", "cool", "cool", "cool", "coolidge", "coolidge", "coolidge", "cooper", "cooper", "cooper", "copies", "copper", "copper", "corn", "corporate", "corporate", "corporate", "corporation", "corporation", "corps", "corps", "cost", "cost", "cost", "cost", "cotton", "cotton", "cotton", "cotton", "cotton", "cotton", "count", "count", "count", "count", "count", "count", "count", "count", "counties", "counties", "counting", "counting", "counting", "counting", "countries", "countries", "country", "country", "country", "country", "country", "country", "country", "country", "country", "country", "country", "country", "country", "country", "country", "country", "countrys", "countrys", "countrys", "countrys", "countrys", "countrys", "countrys", "countrys", "countrys", "countrys", "countrys", "county", "county", "county", "county", "couples", "court", "court", "court", "cousin", "cousin", "cousin", "cousin", "cousin", "cousin", "cover", "cover", "cover", "cover", "covering", "covering", "covering", "covering", "covers", "covers", "covers", "covers", "covers", "covers", "covers", "cow", "cow", "cow", "cow", "cowboy", "cowboy", "cowboy", "cowboy", "crazy", "crazy", "crazy", "crazy", "cream", "cream", "created", "created", "created", "created", "created", "created", "created", "created", "created", "created", "created", "created", "created", "creating", "creating", "creating", "creating", "creator", "creator", "creator", "creator", "creator", "creature", "creature", "creature", "creature", "creature", "creatures", "creatures", "creatures", "creatures", "creatures", "credit", "credit", "credit", "credit", "credited", "credited", "credited", "credited", "creek", "creek", "creek", "creek", "crew", "crew", "crime", "crime", "crime", "crime", "crime", "crime", "crime", "crime", "crimes", "crimes", "crimes", "crimes", "critic", "critic", "critic", "critters", "critters", "critters", "crop", "crop", "crop", "crop", "cross", "cross", "cross", "cross", "cross", "cross", "cross", "cross", "cross", "crossed", "crossed", "crossed", "crossed", "crossed", "crossed", "crossed", "crossword", "crowd", "crowd", "crowd", "crowd", "crowd", "crowd", "crown", "crown", "crown", "crown", "crown", "crown", "crowned", "crowned", "crowned", "cruise", "cruise", "crusades", "crusades", "cry", "cry", "cry", "cry", "cry", "crystal", "crystal", "crystal", "cuba", "cuba", "cuba", "cuba", "cuba", "cuba", "cuban", "cuban", "cuban", "cuban", "cubs", "cubs", "cubs", "cubs", "cuisine", "cuisine", "culture", "culture", "culture", "culture", "culture", "culture", "cups", "cups", "cure", "cure", "cure", "cure", "curious", "curious", "currency", "current", "current", "current", "current", "current", "current", "current", "current", "current", "current", "czar", "czar", "czech", "czech", "czech", "czech", "da", "da", "da", "dad", "dad", "dad", "dad", "dad", "dad", "dad", "daddy", "daddy", "daddy", "daddy", "daily", "daily", "daily", "dairy", "dairy", "dakota", "dakota", "dalai", "dallas", "dallas", "dallas", "dallas", "dam", "dam", "dam", "damage", "damage", "damage", "dame", "dan", "dan", "dan", "dan", "dance", "dance", "dance", "dance", "dance", "dance", "danced", "danced", "danced", "dancer", "dancer", "dancer", "dancers", "dancers", "dancing", "dancing", "dancing", "dancing", "dancing", "dancing", "dane", "dane", "dane", "dane", "dane", "daniel", "daniel", "daniel", "daniel", "daniel", "daniel", "danish", "danish", "danish", "danny", "danny", "danny", "danny", "danny", "dark", "dark", "dark", "dark", "dark", "dark", "dark", "darn", "darn", "darn", "darn", "darn", "darwin", "darwin", "darwin", "date", "date", "date", "date", "date", "date", "dates", "dates", "dates", "dates", "dates", "dates", "dating", "dating", "dating", "dating", "dating", "daughter", "daughter", "daughter", "daughter", "daughter", "daughter", "daughter", "daughter", "daughter", "dave", "dave", "dave", "dave", "dave", "david", "david", "david", "david", "david", "david", "david", "david", "david", "david", "david", "david", "david", "david", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "day", "days", "days", "days", "days", "days", "days", "days", "days", "days", "de", "de", "de", "de", "de", "de", "de", "de", "de", "de", "de", "deal", "deal", "deal", "deal", "deal", "deals", "deals", "deals", "deals", "dean", "dean", "dean", "dean", "dean", "dean", "death", "death", "death", "death", "death", "death", "death", "death", "death", "death", "death", "death", "death", "death", "death", "debut", "debut", "debut", "debut", "debuted", "debuted", "debuted", "debuted", "debuts", "debuts", "debuts", "debuts", "dec", "dec", "dec", "dec", "dec", "decades", "decades", "decades", "decades", "decades", "december", "december", "december", "december", "decision", "decision", "decision", "deck", "deck", "deck", "deck", "declaration", "declaration", "declaration", "declaration", "deep", "deep", "deep", "deep", "deep", "deep", "deep", "deer", "deer", "deer", "deer", "defeated", "defeated", "defeated", "defeated", "degree", "degree", "degree", "degree", "degrees", "degrees", "degrees", "del", "del", "del", "del", "del", "delaware", "delaware", "delaware", "delaware", "delaware", "deliver", "deliver", "deliver", "deliver", "deliver", "deliver", "delivers", "delivers", "delta", "delta", "delta", "delta", "delta", "democrat", "democrat", "democrat", "democratic", "democratic", "democratic", "dennis", "dennis", "denver", "denver", "denver", "denver", "department", "department", "department", "department", "depicts", "depicts", "depicts", "depicts", "derby", "derby", "derby", "derby", "derived", "derived", "derived", "derived", "describe", "describe", "describes", "describes", "describes", "describing", "describing", "describing", "describing", "desert", "desert", "desert", "design", "design", "design", "design", "designed", "designed", "designed", "designed", "designed", "designed", "desire", "desire", "desire", "dessert", "dessert", "dessert", "desserts", "desserts", "destroyed", "destroyed", "destroyed", "destroyed", "destroyed", "detroit", "detroit", "detroit", "detroit", "detroit", "device", "device", "device", "device", "devices", "devices", "devices", "devices", "devil", "devil", "devil", "devoted", "devoted", "devoted", "devoted", "diameter", "diameter", "diamond", "diamond", "diamond", "diamond", "diamonds", "diamonds", "diamonds", "dick", "dick", "dick", "dick", "dick", "dick", "dickens", "dickens", "dickinson", "dickinson", "dictator", "dictator", "dictator", "dictator", "dictionary", "dictionary", "dictionary", "dictionary", "dictionary", "dictionary", "didnt", "didnt", "didnt", "didnt", "didnt", "didnt", "didnt", "didnt", "didnt", "didnt", "died", "died", "died", "died", "died", "died", "died", "died", "died", "died", "died", "diego", "diego", "diego", "dig", "dig", "dig", "dinosaur", "dinosaur", "directed", "directed", "directed", "directed", "directed", "directing", "directing", "directing", "directing", "direction", "direction", "direction", "direction", "directors", "directors", "directors", "directors", "directors", "dirty", "dirty", "dirty", "dirty", "disaster", "disaster", "disaster", "disaster", "disaster", "disco", "disco", "disco", "discovered", "discovered", "discovered", "discovered", "discovered", "disease", "disease", "disease", "disease", "disease", "disease", "dish", "disney", "disney", "disney", "disney", "disney", "disney", "disorder", "disorder", "distance", "distance", "distance", "distance", "divided", "divided", "divided", "divided", "divided", "divided", "divided", "divine", "divine", "divine", "divine", "dna", "dna", "doc", "doc", "doc", "doc", "doc", "doctor", "doctor", "doctor", "doctor", "doctor", "doctor", "doctor", "doctors", "doctors", "doctors", "doctors", "document", "document", "documents", "documents", "documents", "dog", "dog", "dog", "dog", "dog", "dog", "dogs", "dole", "dole", "dole", "doll", "doll", "doll", "doll", "dollar", "dollars", "dolls", "dolls", "dolls", "dolly", "dolly", "dolly", "dome", "dome", "dome", "don", "don", "don", "don", "don", "don", "don", "donald", "donald", "donald", "donald", "done", "done", "done", "done", "done", "done", "done", "donna", "donna", "donna", "dont", "dont", "dont", "dont", "dont", "dont", "dont", "dont", "dont", "dont", "dont", "door", "door", "door", "door", "dorothy", "dorothy", "dorothy", "double", "double", "double", "double", "double", "double", "dough", "dough", "downtown", "downtown", "downtown", "downtown", "dr", "dr", "dr", "dr", "dr", "dr", "dr", "dr", "dragon", "dragon", "dragon", "dragon", "drake", "drake", "drama", "drama", "drama", "drama", "drama", "drama", "drama", "drawing", "drawing", "drawing", "drawing", "drawing", "drawing", "dream", "dream", "dream", "dream", "dream", "dream", "dreams", "dreams", "dreams", "dreams", "dreams", "dress", "dress", "dress", "dressed", "dressed", "dressed", "dressed", "dressing", "dressing", "drew", "drew", "drew", "drew", "drew", "drew", "drew", "drink", "drink", "drink", "drink", "drink", "drink", "drinks", "drinks", "drinks", "drinks", "driver", "driver", "driver", "driver", "driver", "driver", "driving", "driving", "driving", "driving", "driving", "drop", "drop", "drop", "drop", "drop", "drop", "drug", "drug", "drug", "drug", "drugs", "drugs", "drugs", "drugs", "dry", "dry", "dry", "dry", "dry", "dry", "du", "du", "du", "du", "du", "du", "dubbed", "dubbed", "dubbed", "dubbed", "dublin", "dublin", "dublin", "due", "due", "due", "due", "due", "dumb", "dumb", "dumb", "dumb", "dumb", "dumb", "duo", "duo", "duo", "duo", "dustin", "dutch", "dutch", "dutch", "dutch", "dutch", "dutch", "dutch", "duty", "dying", "dying", "dying", "dynasty", "dynasty", "dynasty", "dynasty", "eagle", "eagle", "eagle", "eagle", "eagle", "eagle", "eagle", "eagle", "ear", "earl", "earl", "earl", "earl", "earl", "earlier", "earlier", "earlier", "early", "early", "early", "early", "early", "early", "early", "early", "early", "early", "early", "early", "earned", "earned", "earned", "earned", "earned", "ears", "ears", "ears", "earth", "earth", "earth", "earth", "earth", "earthquake", "earthquake", "earthquake", "east", "east", "east", "east", "east", "east", "east", "east", "easter", "easter", "eastern", "eastern", "eastern", "eastern", "eastern", "eastwood", "easy", "easy", "easy", "easy", "easy", "easy", "easy", "easy", "eat", "eat", "eat", "eat", "eat", "eating", "eating", "economics", "economics", "economics", "economics", "ecuador", "ecuador", "ecuador", "ecuador", "eddie", "eddie", "eddie", "edgar", "edgar", "edgar", "edge", "edge", "edge", "edge", "edge", "edible", "edible", "edible", "edibles", "edition", "edition", "edition", "edition", "edition", "editor", "editor", "editor", "edmund", "edmund", "edmund", "education", "education", "education", "education", "education", "edward", "edward", "edward", "edward", "edward", "edward", "edward", "effects", "effects", "effects", "effects", "eggs", "eggs", "eggs", "egypt", "egypt", "egypt", "egypt", "egypt", "egypt", "egyptian", "egyptian", "egyptian", "eh", "eh", "eh", "eh", "einstein", "einstein", "eisenhower", "eisenhower", "el", "el", "el", "el", "eleanor", "eleanor", "elected", "elected", "elected", "elected", "election", "election", "electric", "electric", "electric", "electric", "electric", "electricity", "electricity", "electricity", "element", "element", "elements", "elements", "elements", "elephants", "elephants", "elephants", "elephants", "eli", "eli", "eli", "elizabeth", "elizabeth", "elizabeth", "elizabeth", "elvis", "elvis", "elvis", "elvis", "elvis", "em", "em", "em", "em", "em", "em", "em", "emergency", "emergency", "emily", "emily", "emily", "emily", "emma", "emma", "emma", "emma", "emmy", "emmy", "emmy", "emmys", "emmys", "emperor", "emperor", "empire", "empire", "empire", "empire", "encyclopedia", "encyclopedia", "encyclopedia", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "end", "ended", "ended", "ended", "ended", "ending", "ending", "ending", "ending", "ending", "ending", "ends", "ends", "ends", "ends", "ends", "ends", "ends", "ends", "energy", "energy", "energy", "engine", "engine", "engine", "engineer", "engineer", "engineer", "engineering", "engineering", "engineering", "engineering", "engineering", "england", "england", "england", "england", "england", "england", "england", "england", "england", "england", "england", "english", "english", "english", "english", "english", "english", "english", "english", "english", "english", "english", "english", "enough", "enough", "enough", "enough", "enough", "enough", "entertainment", "entertainment", "entertainment", "entertainment", "entertainment", "entertainment", "entertainment", "environment", "environment", "environment", "environment", "epic", "epic", "epic", "episode", "episode", "episode", "episode", "episode", "episodes", "episodes", "equal", "equal", "equal", "equal", "equal", "equal", "equals", "equator", "equator", "equator", "equator", "equipment", "equipment", "equipment", "equivalent", "equivalent", "equivalent", "equivalent", "equivalent", "equivalent", "er", "er", "er", "er", "er", "era", "era", "era", "era", "era", "era", "erie", "ernest", "ernest", "ernie", "ernie", "ernie", "ernie", "escaped", "escaped", "escaped", "escaped", "escaped", "especially", "especially", "especially", "especially", "especially", "essay", "essay", "estate", "estate", "estate", "ethiopia", "ethiopia", "ethnic", "ethnic", "etiquette", "etiquette", "etiquette", "eugene", "eugene", "eugene", "eugene", "eugene", "eugene", "europe", "europe", "europe", "europe", "europe", "europe", "europe", "europe", "europe", "european", "european", "european", "european", "european", "european", "european", "european", "european", "european", "eva", "eva", "eva", "even", "even", "even", "even", "even", "even", "even", "even", "even", "evening", "evening", "evening", "evening", "event", "event", "event", "event", "event", "event", "event", "events", "events", "events", "events", "eventually", "eventually", "eventually", "eventually", "everest", "every", "every", "every", "every", "every", "every", "every", "every", "every", "every", "every", "every", "every", "every", "everybody", "everybody", "everybody", "evil", "evil", "evil", "evil", "evil", "evil", "ex", "ex", "ex", "ex", "ex", "ex", "ex", "exactly", "exactly", "exactly", "exactly", "exactly", "example", "example", "example", "example", "example", "example", "example", "examples", "examples", "examples", "except", "except", "except", "except", "except", "exchange", "exchange", "execution", "execution", "execution", "executive", "executive", "executive", "executive", "executive", "exercise", "exercise", "exercise", "exhibit", "exhibit", "exhibit", "exodus", "experience", "experience", "expert", "expert", "expert", "explorer", "explorer", "explorer", "explorer", "explorer", "explorer", "explorer", "explorers", "explorers", "explorers", "explorers", "extends", "extends", "extends", "extinct", "extinct", "extinct", "extra", "extra", "extra", "extra", "extra", "extra", "eye", "eye", "eye", "eye", "eye", "eye", "eye", "eye", "eyed", "eyed", "eyes", "eyes", "eyes", "eyes", "eyes", "eyes", "fabric", "fabric", "fabric", "fabric", "face", "face", "face", "face", "face", "face", "face", "face", "faces", "faces", "faces", "faces", "faces", "fact", "fact", "fact", "fact", "factory", "factory", "factory", "factory", "factory", "fairy", "fairy", "fairy", "faith", "faith", "faith", "faith", "faith", "faith", "faithful", "faithful", "faithful", "faithful", "falls", "falls", "falls", "falls", "falls", "falls", "fame", "fame", "famed", "famed", "famed", "famed", "famed", "familiar", "familiar", "familiar", "familiar", "familiar", "familiar", "families", "family", "family", "family", "family", "family", "family", "family", "family", "family", "family", "family", "family", "family", "family", "family", "family", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "famous", "fancy", "fancy", "fancy", "fancy", "fancy", "fancy", "fancy", "fantasy", "fantasy", "fantasy", "fantasy", "farm", "farm", "farm", "farm", "farm", "farmer", "farmer", "farmer", "farmer", "farmer", "fashion", "fashion", "fashion", "fashion", "fast", "fast", "fast", "fast", "fast", "father", "father", "father", "father", "father", "father", "father", "father", "father", "father", "father", "fathers", "fathers", "fathers", "fathers", "fats", "faulkner", "faulkner", "fbi", "fbi", "fbi", "fear", "fear", "fear", "fear", "feast", "feast", "feast", "feast", "feathers", "feathers", "featured", "featured", "featured", "featured", "featured", "featured", "featured", "featured", "featured", "featured", "features", "features", "features", "features", "features", "features", "features", "features", "features", "features", "feb", "feb", "feb", "feb", "february", "february", "february", "february", "february", "federal", "federal", "federal", "federal", "feeling", "feeling", "feeling", "feeling", "feeling", "feet", "feet", "feet", "feet", "feet", "feet", "feline", "feline", "fellow", "fellow", "fellow", "fellow", "fellow", "female", "female", "female", "female", "female", "ferdinand", "ferdinand", "ferdinand", "ferdinand", "festival", "festival", "festival", "festival", "festival", "festival", "fever", "fever", "fever", "fever", "fever", "fi", "fi", "fiction", "fiction", "fiction", "fiction", "fiction", "fiction", "fictional", "fictional", "fictional", "fictional", "field", "field", "field", "field", "field", "field", "field", "field", "field", "fifth", "fifth", "fighter", "fighter", "fighter", "fighter", "fighter", "figures", "figures", "figures", "figures", "file", "file", "file", "file", "file", "file", "file", "files", "files", "files", "files", "film", "film", "film", "film", "film", "film", "film", "film", "films", "films", "films", "films", "films", "finally", "finally", "finally", "finally", "finally", "finally", "finance", "finance", "finance", "financial", "financial", "financial", "financial", "find", "find", "find", "find", "find", "find", "find", "find", "find", "find", "finds", "finds", "finds", "fine", "fine", "fine", "fine", "fine", "fine", "fine", "fine", "fine", "finger", "finger", "fingers", "fingers", "fingers", "fingers", "fingers", "finish", "finish", "finish", "finish", "finish", "finish", "fire", "fire", "fire", "fire", "fire", "fire", "fire", "fire", "fire", "fired", "fired", "fired", "fired", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "first", "firsts", "fish", "fish", "fish", "fish", "fish", "fish", "fitness", "fitness", "fitness", "fits", "fits", "fits", "fitzgerald", "fitzgerald", "fitzgerald", "five", "five", "five", "five", "five", "five", "five", "five", "flag", "flag", "flag", "flags", "flags", "flame", "flame", "flame", "flat", "flat", "flat", "flat", "flat", "flavors", "flavors", "flavors", "fleet", "fleet", "fleet", "fleet", "flemish", "flemish", "flemish", "flick", "flick", "flick", "flick", "flight", "flight", "flight", "flight", "flight", "florida", "florida", "florida", "florida", "florida", "florida", "flow", "flow", "flow", "flower", "flower", "flower", "flower", "flowers", "flowers", "flowers", "flowers", "flowers", "flowers", "flows", "fluid", "fluid", "flying", "flying", "flying", "flying", "flying", "followed", "followed", "followed", "followed", "followed", "followed", "followed", "followed", "following", "following", "following", "following", "following", "following", "following", "follows", "follows", "follows", "follows", "follows", "follows", "fonda", "food", "food", "food", "food", "food", "food", "food", "foods", "foods", "foods", "fool", "fool", "fool", "fool", "fools", "fools", "fools", "foot", "foot", "foot", "foot", "foot", "football", "football", "forbes", "forbes", "forbes", "force", "force", "force", "force", "force", "force", "forced", "forced", "forced", "forced", "forces", "forces", "forces", "forces", "ford", "ford", "ford", "ford", "ford", "foreign", "foreign", "foreign", "foreign", "foreign", "foreign", "foreign", "foreign", "foreign", "foreign", "forests", "forests", "forests", "forget", "forget", "forget", "forget", "forget", "forget", "form", "form", "form", "form", "form", "form", "form", "form", "form", "form", "form", "form", "formed", "formed", "formed", "formed", "formed", "formed", "formed", "formed", "formed", "formed", "former", "former", "former", "former", "former", "former", "former", "former", "former", "former", "fort", "fort", "fort", "fort", "forth", "forth", "fortune", "fortune", "fortune", "forward", "forward", "forward", "forward", "foster", "foster", "foster", "fought", "fought", "fought", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "found", "foundation", "foundation", "foundation", "foundation", "foundation", "foundation", "founded", "founded", "founded", "founded", "founded", "founded", "founded", "founded", "founder", "founder", "founder", "founder", "founder", "founder", "founding", "founding", "fountain", "fountain", "fountain", "four", "four", "four", "four", "four", "four", "four", "four", "four", "four", "four", "fox", "fox", "fox", "fox", "fox", "france", "france", "france", "france", "france", "france", "france", "france", "france", "frances", "frances", "frances", "frances", "francis", "francis", "francis", "francis", "francis", "francis", "francisco", "francisco", "frankenstein", "frankenstein", "frankenstein", "franklin", "franklin", "franklin", "franklin", "franks", "franks", "franks", "franz", "franz", "franz", "franz", "franz", "fred", "fred", "fred", "fred", "fred", "fred", "frederick", "frederick", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "free", "freedom", "freedom", "freedom", "freedom", "freedom", "freedom", "french", "french", "french", "french", "french", "french", "french", "french", "french", "french", "french", "french", "french", "frenchman", "frenchman", "frenchman", "frenchman", "freud", "freud", "fried", "friendship", "friendship", "friendship", "friendship", "friendship", "front", "front", "front", "front", "front", "front", "front", "frontier", "frontier", "frozen", "frozen", "frozen", "frozen", "frozen", "fruit", "fruit", "fruit", "fruits", "fuel", "fuel", "fuel", "full", "full", "full", "full", "full", "full", "full", "full", "full", "full", "fun", "fun", "fun", "fun", "fun", "fun", "fun", "fun", "fun", "fun", "fun", "funny", "funny", "funny", "fur", "fur", "fur", "fur", "fur", "furniture", "furniture", "furniture", "furniture", "furniture", "gables", "gables", "gained", "gained", "gained", "gained", "gal", "gal", "gallery", "gallery", "gallery", "gallery", "game", "game", "game", "game", "game", "games", "games", "games", "games", "games", "games", "gandhi", "gandhi", "gandhi", "gang", "gang", "gang", "gap", "gap", "gap", "gap", "garden", "garden", "garden", "garden", "garden", "garden", "garden", "garden", "gary", "gary", "gary", "gary", "gary", "gary", "gas", "gas", "gas", "gas", "gases", "gases", "gate", "gate", "gate", "gate", "gates", "gates", "gates", "gates", "gauguin", "gauguin", "gaulle", "gave", "gave", "gave", "gave", "gave", "gave", "gave", "gave", "gave", "gave", "gave", "gem", "gem", "gem", "gems", "gems", "gen", "gen", "gen", "gene", "gene", "gene", "general", "general", "general", "general", "general", "general", "general", "general", "general", "general", "generals", "generals", "genesis", "genesis", "genesis", "genius", "genius", "genius", "genius", "genius", "genre", "genre", "genre", "genre", "genus", "genus", "genus", "geographic", "geographic", "geographic", "geographic", "geographic", "geographical", "geographical", "geographical", "geographical", "geography", "geography", "geography", "geography", "geography", "geography", "geometry", "george", "george", "george", "george", "george", "george", "george", "george", "george", "george", "george", "george", "george", "george", "georges", "georges", "georgia", "georgia", "georgia", "georgia", "georgia", "georgia", "gerald", "gerald", "german", "german", "german", "german", "german", "german", "german", "german", "german", "german", "germany", "germany", "germany", "germany", "germany", "germany", "germany", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "get", "gets", "gets", "gets", "gets", "gets", "gets", "gets", "gets", "gets", "ghost", "ghost", "ghost", "ghost", "ghost", "giants", "giants", "gibson", "gibson", "gibson", "gibson", "gifts", "gifts", "gifts", "gifts", "gilbert", "gilbert", "gilbert", "gilbert", "gimme", "gimme", "gimme", "gimme", "gimme", "gin", "gin", "girl", "girl", "girl", "girl", "girl", "girl", "girls", "girls", "girls", "girls", "girls", "girls", "give", "give", "give", "give", "give", "give", "give", "give", "give", "give", "give", "give", "give", "give", "gives", "gives", "gives", "gives", "gives", "gives", "gives", "gives", "gives", "glands", "glands", "glass", "glass", "glass", "glass", "glass", "glass", "glass", "glenn", "glenn", "glenn", "globe", "globe", "globe", "globe", "globe", "globe", "globe", "glory", "glory", "glory", "glory", "go", "go", "go", "go", "go", "go", "go", "go", "go", "go", "go", "go", "goat", "goat", "goat", "goat", "goat", "god", "god", "god", "god", "god", "goddess", "gods", "gods", "gods", "gods", "gods", "gods", "goes", "goes", "goes", "goes", "goes", "goes", "goes", "goes", "goes", "goes", "going", "going", "going", "going", "going", "going", "going", "going", "going", "going", "going", "going", "gold", "gold", "gold", "gold", "gold", "gold", "gold", "gold", "golden", "golden", "golden", "golden", "golden", "golden", "golden", "golden", "golden", "golden", "golden", "golden", "golf", "golf", "golf", "golf", "golf", "gone", "gone", "gone", "gonna", "gonna", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "good", "goodbye", "goodbye", "goodbye", "goods", "goods", "goods", "goose", "goose", "goose", "goose", "gore", "gore", "gore", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "got", "gotta", "gotta", "government", "government", "government", "government", "government", "government", "government", "government", "government", "governor", "governor", "governor", "governor", "governors", "governors", "governors", "grace", "grace", "grace", "grace", "grace", "grace", "grace", "graduate", "graduate", "graduate", "graduate", "grammar", "grammar", "grammar", "grammy", "grammy", "grand", "grand", "grand", "grand", "grand", "grand", "grand", "grand", "grant", "grant", "grant", "grant", "grape", "grape", "grapes", "grapes", "grapes", "grass", "grass", "grass", "grave", "grave", "grave", "grave", "gravity", "gravity", "gray", "gray", "gray", "gray", "gray", "great", "great", "great", "great", "great", "great", "great", "great", "great", "great", "great", "great", "great", "great", "great", "great", "greece", "greece", "greece", "greece", "greece", "greece", "greece", "greece", "greek", "greek", "greek", "greek", "greek", "greek", "green", "green", "green", "green", "green", "green", "green", "green", "green", "green", "grew", "grew", "grew", "grew", "grew", "grew", "grey", "grey", "grey", "grey", "griffith", "griffith", "griffith", "ground", "ground", "ground", "ground", "ground", "ground", "group", "group", "group", "group", "group", "group", "group", "group", "group", "group", "group", "group", "group", "groups", "groups", "groups", "groups", "groups", "grow", "grow", "grow", "grow", "grow", "grown", "grown", "grown", "grows", "grows", "guard", "guard", "guard", "guard", "guess", "guess", "guess", "guest", "guest", "guest", "guide", "guide", "guide", "guilty", "guinea", "guinea", "guinea", "guinness", "guinness", "guinness", "guitar", "guitar", "guitar", "gulf", "gulf", "gulf", "gum", "gum", "gun", "gun", "gun", "gun", "gun", "gustav", "gustav", "gustav", "guy", "guy", "guy", "guy", "guy", "guy", "guy", "guy", "guy", "guy", "guy", "guys", "guys", "guys", "guys", "guys", "guys", "guys", "gym", "gym", "ha", "ha", "haiku", "haiku", "haiku", "haiku", "hail", "hail", "hail", "hail", "hail", "hair", "hair", "hair", "hair", "hair", "hair", "hair", "hair", "hal", "hal", "hal", "half", "half", "half", "half", "half", "half", "half", "half", "half", "half", "hall", "hall", "hall", "hall", "hall", "hall", "hall", "halloween", "halloween", "halloween", "hamilton", "hamilton", "hamlet", "hamlet", "hamlet", "hammer", "hammer", "hammer", "hammer", "hampshire", "hand", "hand", "hand", "hand", "hand", "handle", "handle", "handles", "handles", "handles", "handles", "handles", "hanged", "hanged", "hanging", "hanging", "hanging", "hanging", "hanging", "hannibal", "hannibal", "hannibal", "hans", "hans", "hans", "happy", "happy", "happy", "happy", "happy", "happy", "happy", "happy", "harbor", "harbor", "harbor", "harding", "harlem", "harlem", "harlem", "harold", "harold", "harold", "harold", "harold", "harriet", "harriet", "harriet", "harrison", "harry", "harry", "harry", "harry", "harry", "harry", "harry", "harry", "harry", "harry", "harry", "harvard", "harvard", "hat", "hat", "hat", "hat", "hats", "hats", "hats", "haven", "haven", "hawaii", "hawaii", "hawaii", "hawaii", "hawaii", "hawaii", "hawaii", "hawaii", "hawaiian", "hawaiian", "hawaiian", "hawaiian", "hawaiian", "hawthorne", "hawthorne", "hayes", "hayes", "hayes", "hbo", "hbo", "hbo", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "head", "headline", "headline", "headline", "headline", "headlines", "headlines", "headlines", "headlines", "headlines", "health", "health", "health", "health", "hear", "hear", "hear", "hear", "hear", "hear", "heard", "heard", "heard", "heard", "heard", "heard", "hearing", "hearing", "hearing", "hearing", "heart", "heart", "heart", "heart", "heart", "heart", "heart", "heart", "heart", "heather", "heather", "heather", "heaven", "heaven", "heaven", "heaven", "heaven", "heaven", "heavenly", "heavenly", "heavenly", "heavenly", "heavenly", "heavy", "heavy", "heavy", "heavy", "heavyweight", "heavyweight", "heavyweight", "hebrew", "hebrew", "hebrew", "hebrew", "height", "height", "height", "heights", "heights", "heisman", "helen", "helen", "helen", "helen", "helen", "helium", "hell", "hell", "hell", "hello", "hello", "hello", "hello", "hello", "help", "help", "help", "help", "help", "help", "help", "help", "help", "help", "help", "help", "helped", "helped", "helped", "helped", "helped", "helped", "helped", "helped", "helped", "helped", "helped", "helped", "helps", "helps", "helps", "helps", "helps", "helps", "hemingway", "hemingway", "hemingway", "hemisphere", "hemisphere", "hemisphere", "henry", "henry", "henry", "henry", "henry", "henry", "henry", "hepburn", "hepburn", "hepburn", "herbs", "heres", "heres", "heres", "heres", "heres", "heres", "heres", "heres", "heres", "heritage", "heritage", "heritage", "heritage", "heritage", "herman", "herman", "herman", "herman", "herman", "hero", "hero", "hero", "hero", "hero", "hero", "hero", "hero", "hero", "hero", "heroine", "heroine", "heroine", "heroine", "heroine", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hey", "hey", "hey", "hey", "hey", "hi", "hi", "hi", "hi", "hi", "hi", "high", "high", "high", "high", "high", "high", "high", "high", "high", "high", "high", "high", "high", "highest", "highest", "highest", "highest", "highest", "highest", "highway", "highway", "highway", "highway", "hillary", "hillary", "hindu", "hispanic", "hispanic", "historic", "historic", "historic", "historic", "historic", "historic", "historic", "historic", "historic", "historic", "historic", "historical", "historical", "historical", "historical", "historical", "historical", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "history", "hit", "hit", "hit", "hit", "hit", "hit", "hit", "hit", "hitchcock", "hitchcock", "hitler", "hitler", "hits", "hits", "hits", "hits", "hits", "hitting", "hitting", "hitting", "hitting", "hitting", "hitting", "ho", "ho", "ho", "hockey", "hockey", "hockey", "hoffman", "hoffman", "hold", "hold", "hold", "hold", "hold", "hold", "hold", "holds", "holds", "holds", "holds", "holds", "holds", "holiday", "holiday", "holiday", "holiday", "holiday", "holidays", "holland", "holland", "holland", "holland", "holly", "holly", "hollywood", "hollywood", "hollywood", "hollywood", "hollywood", "hollywood", "hollywood", "holmes", "holmes", "holy", "holy", "holy", "holy", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "home", "homophones", "homophones", "homophones", "homophones", "homophones", "honey", "honey", "hong", "honored", "honored", "hood", "hood", "hood", "hood", "hood", "hook", "hook", "hook", "hook", "hook", "hoover", "hoover", "hoover", "hope", "hope", "hope", "hope", "hope", "hope", "hope", "hopping", "hopping", "horn", "horn", "horn", "horn", "horror", "horror", "horror", "horse", "horse", "horse", "horse", "horse", "horse", "horse", "horse", "horse", "horses", "horses", "horses", "horses", "horses", "hospital", "hospital", "hospital", "hospital", "host", "host", "host", "host", "host", "host", "host", "hosted", "hosted", "hosted", "hosted", "hosted", "hosts", "hosts", "hot", "hot", "hot", "hot", "hot", "hot", "hot", "hot", "hot", "hotel", "hotel", "hotel", "hotel", "hotel", "hour", "hour", "hour", "hour", "hour", "hour", "hours", "hours", "hours", "hours", "hours", "hours", "hours", "house", "house", "house", "house", "house", "house", "house", "house", "house", "house", "house", "house", "houses", "houses", "houses", "houses", "houses", "houses", "howe", "howe", "howe", "hugh", "hugh", "hugh", "hugh", "hugh", "hugo", "hugo", "hugo", "human", "human", "human", "human", "human", "human", "humans", "humans", "humans", "humans", "humor", "humor", "humor", "humphrey", "humphrey", "hunter", "hunter", "hunter", "hunter", "hurricane", "hurricane", "hut", "hut", "hydrogen", "hymn", "hymn", "hymn", "iberian", "iberian", "ice", "ice", "ice", "ice", "ice", "ice", "ice", "ice", "ice", "ice", "id", "id", "id", "idaho", "idaho", "ideas", "ideas", "ideas", "ideas", "identified", "identified", "identified", "identified", "identified", "identified", "idol", "idol", "idol", "idol", "idol", "idol", "ii", "ii", "ii", "ii", "ii", "iii", "iii", "ill", "ill", "ill", "ill", "ill", "ill", "ill", "ill", "ill", "ill", "ill", "ill", "illinois", "illinois", "illinois", "illinois", "illinois", "illinois", "illinois", "im", "im", "im", "im", "im", "im", "im", "im", "im", "im", "image", "image", "image", "image", "inaugural", "inaugural", "inaugural", "inc", "inc", "inc", "inch", "inch", "inch", "inches", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "include", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "including", "income", "income", "income", "incredible", "incredible", "incredible", "incredible", "independence", "independence", "independence", "independence", "independence", "independent", "independent", "india", "india", "india", "india", "india", "india", "india", "indian", "indian", "indian", "indian", "indian", "indian", "indian", "indian", "indicates", "indicates", "indicates", "individual", "individual", "individual", "indonesia", "indonesia", "indonesia", "inducted", "industry", "industry", "industry", "influenced", "influenced", "information", "information", "information", "information", "information", "initial", "initial", "initial", "initial", "initial", "initially", "initially", "initially", "initials", "initials", "initials", "injury", "injury", "inner", "inner", "inner", "insect", "insect", "insect", "insect", "insects", "insects", "inside", "inside", "inside", "inside", "inside", "inside", "inspiration", "inspiration", "inspiration", "inspiration", "inspired", "inspired", "inspired", "inspired", "inspired", "inspired", "inspired", "inspired", "inspired", "inspired", "institute", "institute", "institute", "institute", "institute", "institute", "instrument", "instrument", "instrument", "instrument", "instrument", "instrument", "instrument", "instruments", "instruments", "instruments", "instruments", "insurance", "insurance", "international", "international", "international", "international", "international", "international", "international", "internet", "internet", "internet", "internet", "intl", "intl", "intl", "intl", "introduced", "introduced", "introduced", "introduced", "introduced", "introduced", "introduced", "introduced", "invasion", "invasion", "invasion", "invasion", "invasion", "invented", "invented", "invented", "invented", "invention", "invention", "invention", "inventions", "inventions", "inventions", "inventions", "inventions", "inventor", "inventor", "inventor", "inventors", "inventors", "inventors", "involved", "involved", "involved", "involved", "involved", "involved", "iowa", "iowa", "iowa", "iowa", "iraq", "iraq", "irving", "irving", "irving", "isaac", "isaac", "isaac", "isaac", "island", "island", "island", "island", "island", "island", "island", "island", "islands", "islands", "islands", "islands", "isle", "isle", "isle", "isle", "israel", "israel", "israel", "israel", "israel", "israel", "issue", "issue", "issued", "issued", "issued", "it\\s", "it\\s", "it\\s", "it\\s", "it\\s", "it\\s", "italian", "italian", "italian", "italian", "italian", "italian", "italian", "italian", "italian", "italian", "italian", "italian", "italian", "italy", "italy", "italy", "italy", "italy", "italy", "italy", "italy", "italy", "italy", "items", "items", "items", "iv", "iv", "iv", "iv", "ivan", "ivory", "ivory", "ivory", "ivy", "ivy", "jack", "jack", "jack", "jack", "jack", "jack", "jack", "jack", "jack", "jack", "jackie", "jackie", "jackie", "jackie", "jackie", "jackson", "jackson", "jackson", "jackson", "jackson", "jackson", "jacob", "jacob", "jacob", "jacob", "jacob", "jail", "jail", "jail", "jail", "jail", "jam", "jam", "jam", "jamaica", "jamaica", "jamaica", "jamaica", "james", "james", "james", "james", "james", "james", "james", "james", "james", "james", "james", "james", "james", "james", "james", "james", "jan", "jan", "jan", "jan", "jan", "jane", "jane", "jane", "jane", "jane", "jane", "japan", "japan", "japan", "japan", "japan", "japan", "japan", "japan", "japanese", "japanese", "japanese", "japanese", "japanese", "japanese", "japanese", "japanese", "jason", "jason", "jaws", "jaws", "jaws", "jaws", "jazz", "jazz", "jazz", "jazz", "jazz", "jean", "jean", "jean", "jean", "jean", "jean", "jeff", "jeff", "jeff", "jeff", "jeff", "jefferson", "jefferson", "jefferson", "jefferson", "jefferson", "jennifer", "jennifer", "jennifer", "jeopardy", "jeopardy", "jeopardy", "jeopardy", "jeopardy", "jeopardy", "jeopardy", "jeopardy", "jerry", "jerry", "jerry", "jerry", "jersey", "jersey", "jersey", "jerusalem", "jerusalem", "jerusalem", "jesse", "jesse", "jesse", "jesse", "jessica", "jessica", "jessica", "jesus", "jesus", "jesus", "jet", "jet", "jet", "jet", "jet", "jewelry", "jewelry", "jewelry", "jim", "jim", "jim", "jim", "jim", "jim", "jimmy", "jimmy", "jimmy", "jimmy", "joan", "joan", "joan", "joan", "job", "job", "job", "job", "job", "job", "job", "job", "job", "job", "joe", "joe", "joe", "joe", "joe", "joe", "joe", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "john", "johnny", "johnny", "johnny", "johnny", "johnny", "johnny", "johnny", "johnny", "johnny", "johnny", "johns", "johns", "johns", "johns", "johnson", "johnson", "johnson", "johnson", "johnson", "johnson", "johnson", "johnson", "join", "join", "join", "join", "join", "join", "joined", "joined", "joined", "joined", "joined", "joined", "joined", "joined", "joined", "joint", "joint", "joint", "joints", "joints", "joints", "jolly", "jolly", "jon", "jon", "jon", "jonathan", "jones", "jones", "jones", "jones", "jones", "jones", "jones", "jose", "jose", "jose", "joseph", "joseph", "joseph", "joseph", "joseph", "joseph", "joseph", "joseph", "joseph", "journal", "journal", "journal", "journal", "journalism", "journalism", "journalism", "journalist", "journalist", "journalist", "journey", "journey", "journey", "journey", "journey", "joy", "joy", "joy", "joyce", "joyce", "joyce", "joyce", "juan", "juan", "juan", "juan", "judge", "judge", "judge", "judge", "judge", "judge", "judy", "judy", "juice", "juice", "julia", "julia", "julia", "julia", "juliet", "julius", "julius", "julius", "julius", "july", "july", "july", "july", "july", "july", "july", "july", "july", "june", "june", "june", "june", "june", "june", "june", "june", "jungle", "jungle", "jungle", "jungle", "jupiter", "jupiter", "jupiter", "jury", "jury", "jury", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "just", "justice", "justice", "justice", "justice", "kane", "kane", "kane", "kansas", "kansas", "kansas", "kansas", "karl", "karl", "katharine", "katharine", "katharine", "keep", "keep", "keep", "keep", "keep", "kelly", "kelly", "kelly", "kelly", "kelly", "ken", "ken", "ken", "ken", "ken", "kennedy", "kennedy", "kennedy", "kennedy", "kent", "kent", "kent", "kentucky", "kentucky", "kentucky", "kentucky", "kentucky", "kentucky", "kevin", "kevin", "keys", "keys", "keys", "khan", "khan", "khan", "khan", "khan", "kick", "kick", "kick", "kid", "kid", "kids", "kids", "kids", "kids", "kids", "kids", "kids", "kids", "kids", "kids", "kids", "kill", "kill", "kill", "kill", "kill", "killed", "killed", "killed", "killed", "killed", "killed", "killed", "killed", "killer", "killer", "killer", "killer", "killer", "kim", "kim", "kim", "kim", "king", "king", "king", "king", "king", "king", "king", "king", "king", "king", "king", "king", "kings", "kings", "kings", "kings", "kings", "kings", "kings", "kipling", "kipling", "kipling", "kipling", "kiss", "kiss", "kiss", "kiss", "kiss", "kiss", "kitty", "kitty", "kitty", "knee", "knee", "knee", "knife", "knife", "knife", "knight", "knight", "knight", "knight", "knights", "knights", "knot", "knot", "knot", "knot", "know", "know", "know", "know", "know", "know", "know", "know", "know", "know", "know", "know", "knowing", "knowing", "knowing", "knowing", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "known", "kong", "kong", "kong", "korea", "korean", "korean", "korean", "kurt", "kurt", "kurt", "kurt", "la", "la", "la", "la", "la", "la", "la", "la", "la", "label", "label", "label", "labor", "labor", "labor", "labor", "labor", "ladies", "ladies", "ladies", "ladies", "ladies", "ladies", "ladies", "ladies", "lady", "lady", "lady", "lady", "lady", "lady", "lady", "lady", "lady", "lake", "lake", "lakers", "lakers", "lakes", "lakes", "lama", "landed", "landed", "landed", "landmark", "landmark", "landmark", "landmark", "landmarks", "landmarks", "landmarks", "lands", "lands", "lands", "lane", "lane", "lane", "lane", "language", "language", "language", "language", "languages", "large", "large", "large", "large", "large", "large", "large", "large", "large", "large", "large", "large", "large", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "largest", "las", "las", "las", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "last", "late", "late", "late", "late", "late", "late", "late", "late", "late", "late", "late", "late", "late", "later", "later", "later", "later", "later", "later", "later", "later", "later", "later", "later", "later", "later", "latest", "latest", "latest", "latin", "latin", "latin", "latin", "latin", "latin", "latin", "latin", "latin", "latin", "latin", "laugh", "laugh", "laugh", "laugh", "laugh", "laura", "laura", "laura", "laura", "law", "law", "law", "law", "law", "law", "law", "law", "lawn", "lawn", "lawn", "lawn", "lawn", "lawn", "lawrence", "lawrence", "lawrence", "lawrence", "lawrence", "lawrence", "laws", "laws", "laws", "laws", "laws", "laws", "lawyer", "lawyer", "lawyer", "lawyer", "lawyer", "lawyer", "lbj", "lbj", "lbj", "lbs", "lbs", "lbs", "lbs", "le", "le", "le", "lead", "lead", "lead", "lead", "lead", "lead", "lead", "lead", "leader", "leader", "leader", "leader", "leader", "leader", "leader", "leader", "leader", "leader", "leader", "leaders", "leaders", "leaders", "leaders", "leaders", "leaders", "leaf", "leaf", "leaf", "league", "league", "league", "league", "leagues", "leagues", "leap", "leap", "leap", "leather", "leather", "leather", "leave", "leave", "leave", "leave", "leaves", "leaves", "leaves", "leaves", "leaves", "leaves", "leaves", "leaves", "leaving", "leaving", "leaving", "leaving", "leaving", "lebanon", "lebanon", "led", "led", "led", "led", "led", "led", "led", "led", "led", "led", "lee", "lee", "lee", "lee", "lee", "lee", "lee", "lee", "lee", "left", "left", "left", "left", "left", "left", "left", "left", "left", "leftovers", "leftovers", "leftovers", "leftovers", "leg", "leg", "leg", "leg", "leg", "legal", "legal", "legal", "legal", "legal", "legal", "legend", "legend", "legend", "legend", "legend", "legend", "legend", "legendary", "legendary", "legendary", "legendary", "legends", "legends", "legends", "legends", "legends", "legion", "legion", "legion", "legs", "legs", "legs", "legs", "leigh", "leigh", "lemon", "lemon", "length", "length", "length", "length", "lennon", "lennon", "leo", "leo", "leo", "leo", "leo", "leonard", "leonard", "leonard", "leonard", "leonard", "leonardo", "leonardo", "leopard", "leopard", "leslie", "leslie", "leslie", "leslie", "less", "less", "less", "less", "less", "less", "less", "less", "lesser", "lesser", "lesser", "lesser", "lesser", "let", "let", "let", "let", "let", "let", "let", "let", "let", "let", "lets", "lets", "lets", "lets", "lets", "lets", "lets", "lets", "lets", "lets", "lets", "lets", "letter", "letter", "letter", "letter", "letter", "letter", "letters", "letters", "letters", "letters", "letters", "letters", "letters", "letters", "letters", "level", "level", "level", "level", "level", "lewis", "lewis", "lewis", "lewis", "lewis", "liberty", "liberty", "liberty", "liberty", "liberty", "liberty", "libraries", "libraries", "library", "library", "library", "library", "library", "lie", "lie", "lie", "lie", "lie", "lie", "lies", "lies", "lies", "lies", "lies", "lies", "lies", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "life", "lift", "lift", "lift", "lift", "light", "light", "light", "light", "light", "light", "light", "light", "light", "light", "lightning", "lightning", "lightning", "lights", "lights", "lights", "lights", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "like", "likely", "likely", "likely", "likely", "lime", "lime", "lime", "lincoln", "lincoln", "lincoln", "lincoln", "lincoln", "linda", "linda", "linda", "line", "line", "line", "line", "line", "line", "line", "line", "line", "line", "line", "line", "line", "line", "lines", "lines", "lines", "lines", "lines", "lines", "lines", "lines", "lines", "links", "links", "links", "lion", "lion", "lion", "lion", "lion", "lions", "lions", "lions", "lips", "lips", "lips", "liquor", "liquor", "lisa", "lisa", "lisa", "lisa", "lisbon", "lisbon", "lisbon", "list", "list", "list", "list", "list", "list", "list", "list", "listed", "listed", "listed", "listed", "listed", "lit", "lit", "lit", "lit", "lit", "lit", "lit", "literally", "literally", "literally", "literary", "literary", "literary", "literary", "literary", "literary", "literary", "literary", "literature", "literature", "literature", "literature", "literature", "literature", "literature", "literature", "little", "little", "little", "little", "little", "little", "little", "little", "little", "little", "little", "little", "little", "little", "little", "live", "live", "live", "live", "live", "live", "live", "live", "live", "live", "live", "live", "lived", "lived", "lived", "lived", "lived", "lived", "lived", "liver", "liver", "lives", "lives", "lives", "lives", "lives", "lives", "living", "living", "living", "living", "living", "living", "living", "living", "living", "lizard", "lizard", "lizards", "lizards", "lloyd", "lloyd", "lloyd", "lloyd", "located", "located", "located", "located", "located", "location", "location", "location", "location", "location", "logo", "logo", "logo", "logo", "logos", "logos", "london", "london", "london", "london", "london", "london", "london", "london", "lonely", "lonely", "lonely", "lonely", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "long", "longest", "longest", "longest", "longest", "longest", "look", "look", "look", "look", "look", "look", "look", "look", "look", "look", "look", "looked", "looked", "looked", "looked", "looked", "looking", "looking", "looking", "looking", "looking", "looking", "looking", "looks", "looks", "looks", "looks", "looks", "lord", "lord", "lord", "lord", "lord", "lord", "lord", "lord", "los", "los", "lost", "lost", "lost", "lost", "lost", "lost", "lost", "lost", "lost", "lost", "lost", "lost", "lost", "louis", "louis", "louis", "louis", "louis", "louisiana", "louisiana", "louisiana", "louisiana", "louisiana", "louisiana", "louisville", "louisville", "louisville", "louisville", "love", "love", "love", "love", "love", "love", "love", "love", "love", "love", "love", "love", "lover", "lover", "low", "low", "low", "low", "low", "lower", "lower", "lower", "lower", "lower", "lower", "lowest", "lowest", "lowest", "lowest", "lt", "lt", "lt", "ludwig", "ludwig", "luke", "luke", "luke", "luke", "luke", "lunch", "lunch", "lunch", "luther", "luther", "lyndon", "lyrics", "lyrics", "lyrics", "ma", "ma", "ma", "ma", "ma", "macarthur", "macarthur", "macarthur", "macbeth", "macbeth", "machine", "machine", "machine", "machine", "machines", "madam", "madam", "madame", "madame", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "made", "madonna", "madonna", "madrid", "madrid", "madrid", "madrid", "magazine", "magazine", "magazine", "magazine", "magazine", "magazine", "magazines", "magazines", "magic", "magic", "magic", "magic", "magic", "maiden", "maiden", "maiden", "mail", "mail", "mail", "mail", "mail", "maine", "maine", "maine", "maine", "maine", "mainland", "mainland", "major", "major", "major", "major", "major", "major", "major", "major", "major", "major", "major", "major", "majority", "majority", "majority", "majority", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "make", "maker", "maker", "maker", "maker", "makers", "makers", "makers", "makers", "makes", "makes", "makes", "makes", "makes", "makes", "makes", "makes", "makes", "makes", "makeup", "makeup", "making", "making", "making", "making", "making", "making", "making", "making", "male", "male", "male", "male", "male", "male", "mall", "mall", "mammal", "mammal", "mammals", "mammals", "mammals", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "man", "manners", "mans", "mans", "mans", "mans", "mans", "mans", "mans", "mans", "mans", "manuel", "manuel", "manuel", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "many", "map", "map", "map", "map", "map", "map", "map", "map", "map", "march", "march", "march", "march", "march", "march", "march", "march", "march", "march", "march", "march", "marco", "margaret", "margaret", "margaret", "margaret", "margaret", "maria", "maria", "maria", "maria", "maria", "marie", "marie", "marie", "marie", "marilyn", "marilyn", "marine", "marine", "marine", "mariner", "mariner", "mariner", "mariner", "marines", "marines", "marines", "marked", "marked", "marked", "marked", "marked", "market", "market", "market", "market", "marks", "marks", "marks", "marks", "marks", "marks", "marley", "marley", "marley", "marriage", "marriage", "marriage", "marriage", "married", "married", "married", "married", "married", "married", "married", "marry", "marry", "marry", "mars", "mars", "mars", "marshall", "marshall", "marshall", "martha", "martha", "martha", "martial", "martial", "martial", "martin", "martin", "martin", "martin", "martin", "martin", "martin", "martin", "marx", "marx", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "mary", "maryland", "maryland", "maryland", "maryland", "maryland", "mascot", "mascot", "mascot", "massachusetts", "massachusetts", "massachusetts", "massachusetts", "massachusetts", "massachusetts", "master", "master", "master", "master", "master", "master", "master", "masterpiece", "masterpiece", "masterpiece", "masters", "masters", "masters", "masters", "match", "match", "match", "match", "mate", "mate", "mate", "math", "math", "matt", "matt", "matt", "matter", "matter", "matter", "matter", "matter", "matters", "matters", "matters", "matters", "matters", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "may", "maybe", "maybe", "maybe", "mayflower", "mayflower", "mayflower", "mayor", "mayor", "mayor", "mayor", "mayor", "mayor", "mayor", "mayor", "mccartney", "mccartney", "mccartney", "meal", "meal", "meal", "mean", "mean", "mean", "mean", "mean", "meaning", "meaning", "meaning", "meaning", "meaning", "meaning", "meaning", "means", "means", "means", "means", "means", "means", "means", "means", "means", "means", "means", "means", "means", "means", "means", "meant", "meant", "meant", "meant", "measure", "measure", "measure", "measure", "measure", "measures", "measures", "measures", "meat", "meat", "meat", "meat", "mecca", "medal", "medal", "medal", "medal", "medals", "medical", "medical", "medical", "medical", "medical", "medical", "medicine", "medicine", "medicine", "mediterranean", "mediterranean", "mediterranean", "meeting", "meeting", "meeting", "meeting", "meg", "meg", "mel", "mel", "melville", "member", "member", "member", "member", "member", "member", "member", "member", "member", "member", "member", "members", "members", "members", "members", "members", "members", "members", "memoir", "memoir", "memoir", "memory", "memory", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "men", "menagerie", "menagerie", "mens", "mens", "mens", "mens", "mentioned", "mentioned", "mentioned", "merchant", "merchant", "merchant", "merchant", "mercury", "mercury", "mercury", "mercury", "merry", "merry", "merry", "mess", "mess", "message", "message", "message", "metal", "metal", "metal", "metal", "metal", "metal", "metallic", "metallic", "metallic", "meter", "meter", "meters", "meters", "metropolitan", "metropolitan", "metropolitan", "mexican", "mexican", "mexican", "mexican", "mexican", "mexico", "mexico", "mexico", "mexico", "mexico", "mexico", "mexico", "mexico", "mexico", "miami", "miami", "miami", "miami", "miami", "miami", "miami", "miami", "miami", "michael", "michael", "michael", "michael", "michael", "michael", "michael", "michael", "michael", "michael", "michael", "michael", "michelle", "michelle", "mickey", "mickey", "mickey", "mickey", "mickey", "mid", "mid", "mid", "mid", "middle", "middle", "middle", "middle", "middle", "middle", "middle", "middle", "midnight", "midnight", "midnight", "midsummer", "might", "might", "might", "might", "might", "might", "might", "might", "might", "might", "might", "might", "mike", "mike", "mike", "mike", "mike", "mike", "milan", "milan", "milan", "mile", "mile", "mile", "mile", "miles", "miles", "miles", "miles", "miles", "miles", "miles", "miles", "military", "military", "military", "military", "military", "military", "military", "military", "milk", "milk", "milk", "milk", "milk", "milk", "million", "million", "million", "million", "mind", "mind", "mind", "mind", "mind", "mine", "mine", "mine", "minerals", "minerals", "minerals", "minh", "miniseries", "miniseries", "miniseries", "miniseries", "minister", "ministers", "minor", "minor", "minor", "minor", "minor", "mint", "mint", "minus", "minute", "minute", "minute", "minute", "minutes", "minutes", "minutes", "minutes", "miracle", "miracle", "miracle", "miracle", "miracle", "miracle", "mirror", "mirror", "mirror", "miss", "miss", "miss", "miss", "miss", "missing", "missing", "missing", "missing", "missing", "mississippi", "mississippi", "mississippi", "mississippi", "mississippi", "missouri", "missouri", "missouri", "missouri", "missouri", "missouri", "missouri", "mistress", "mistress", "mistress", "model", "model", "model", "model", "model", "model", "model", "models", "models", "models", "models", "molecules", "molecules", "mom", "mom", "mom", "mom", "mom", "mom", "mom", "mom", "moment", "moment", "moment", "moms", "moms", "moms", "moms", "moms", "moms", "monaco", "monaco", "monaco", "monaco", "monarch", "monarch", "monarch", "monarch", "monarchs", "monarchs", "monarchs", "monday", "monday", "monday", "money", "money", "money", "money", "money", "money", "money", "money", "money", "money", "money", "money", "monitor", "monkey", "monkey", "monkey", "monkey", "monkey", "monkey", "monopoly", "monopoly", "monopoly", "monroe", "monroe", "monroe", "monster", "monster", "monster", "monster", "monster", "monsters", "monsters", "monsters", "montana", "montana", "montana", "montana", "monte", "monte", "monte", "month", "month", "month", "month", "month", "month", "monty", "monty", "monument", "monument", "monument", "moon", "moon", "moon", "moon", "moon", "moon", "moon", "moore", "moore", "moore", "moore", "morgan", "morgan", "morgan", "morgan", "morgan", "morgan", "morning", "morning", "morning", "morning", "morning", "morocco", "morocco", "morocco", "morocco", "moses", "moses", "mother", "mother", "mother", "mother", "mother", "mother", "mother", "mother", "mother", "mother", "mother", "mother", "motor", "motto", "motto", "motto", "mount", "mount", "mount", "mount", "mount", "mountain", "mountain", "mountain", "mountain", "mountain", "mountain", "mountains", "mountains", "mouse", "mouse", "mouth", "mouth", "mouth", "mouth", "mouth", "move", "move", "move", "move", "move", "move", "move", "move", "move", "move", "moved", "moved", "moved", "moved", "moved", "moved", "moved", "moved", "moved", "moves", "moves", "moves", "moves", "movie", "movie", "movie", "movie", "movie", "movie", "movie", "movie", "movie", "movie", "movies", "movies", "movies", "movies", "movies", "movies", "movies", "mozart", "mr", "mr", "mr", "mr", "mr", "mr", "mr", "mr", "mr", "mr", "mrs", "mrs", "mrs", "mrs", "mrs", "mt", "mt", "mt", "mt", "mtv", "mtv", "much", "much", "much", "much", "much", "much", "much", "much", "much", "much", "much", "muhammad", "multiple", "multiple", "multiple", "multiple", "murphy", "murphy", "murphy", "murray", "murray", "murray", "muscle", "muscle", "muscle", "muscles", "museum", "museum", "museum", "museum", "museum", "museum", "museums", "museums", "museums", "music", "music", "music", "music", "music", "music", "music", "musical", "musical", "musical", "musical", "musical", "musical", "musical", "musicals", "musicals", "muslim", "muslim", "muslim", "must", "must", "must", "must", "must", "must", "must", "must", "must", "must", "must", "must", "must", "must", "mvp", "myers", "myers", "mystery", "mystery", "mystery", "myth", "mythical", "mythical", "mythical", "mythology", "mythology", "naked", "naked", "naked", "naked", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "name", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "named", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "names", "nancy", "nancy", "nancy", "nancy", "napoleon", "napoleon", "napoleon", "napoleon", "napoleon", "narrator", "narrator", "narrator", "nasa", "nasa", "nasa", "nascar", "nascar", "nascar", "nashville", "nashville", "nashville", "nashville", "nashville", "nathaniel", "nathaniel", "nathaniel", "nation", "nation", "nation", "nation", "nation", "nation", "national", "national", "national", "national", "national", "national", "national", "national", "national", "national", "national", "national", "nations", "nations", "nations", "nations", "nations", "nations", "nations", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "natural", "nature", "nature", "nature", "nature", "nature", "nature", "naval", "naval", "navy", "navy", "navy", "navy", "navy", "nba", "nbc", "nbc", "nbc", "near", "near", "near", "near", "near", "near", "near", "near", "near", "near", "near", "near", "near", "nearby", "nearby", "nearby", "nearby", "nearby", "nearly", "nearly", "nearly", "nearly", "nearly", "nearly", "nebraska", "nebraska", "nebraska", "nebraska", "nebraska", "neck", "neck", "neck", "need", "need", "need", "need", "need", "need", "need", "need", "need", "need", "needed", "needed", "needed", "needle", "needle", "needle", "negative", "negative", "negative", "neil", "neil", "neil", "nerve", "nerve", "netherlands", "netherlands", "netherlands", "netherlands", "nevada", "nevada", "nevada", "nevada", "nevada", "never", "never", "never", "never", "never", "never", "never", "never", "never", "new", "new", "new", "new", "new", "new", "new", "new", "new", "new", "new", "new", "news", "news", "news", "news", "news", "news", "news", "news", "newspaper", "newspaper", "newspaper", "newspapers", "newton", "newton", "newton", "newton", "next", "next", "next", "next", "next", "next", "next", "next", "next", "nfl", "nhl", "nhl", "nice", "nice", "nice", "nice", "nice", "nice", "nice", "nicholas", "nicholas", "nicholas", "nick", "nick", "nick", "nick", "nick", "nickel", "nickel", "nickel", "nickname", "nickname", "nickname", "nickname", "nickname", "nickname", "nickname", "nickname", "nickname", "nicknamed", "nicknamed", "nicknamed", "nicknamed", "nicknamed", "nicknamed", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "nicknames", "night", "night", "night", "night", "night", "night", "night", "night", "night", "night", "night", "night", "nights", "nights", "nights", "nights", "nights", "nights", "nights", "nile", "nile", "nile", "nine", "nine", "nine", "nine", "nixon", "nixon", "nixon", "nixon", "noah", "noah", "nobel", "nominated", "nomination", "non", "non", "non", "non", "non", "non", "none", "none", "none", "none", "nonfiction", "nonfiction", "nonpotent", "norman", "norman", "norman", "norman", "norman", "norse", "north", "north", "north", "north", "north", "north", "north", "north", "northern", "northern", "northern", "northern", "northern", "northern", "northern", "northwest", "northwest", "nose", "nose", "notable", "notable", "notable", "notable", "notable", "note", "note", "note", "noted", "noted", "noted", "noted", "noted", "noted", "notes", "notes", "notes", "notes", "nothing", "nothing", "nothing", "nothing", "nothing", "notorious", "notorious", "notorious", "notre", "noun", "nov", "nov", "nov", "nova", "nova", "nova", "novel", "novel", "novel", "novel", "novel", "novel", "novel", "novel", "novel", "novelists", "novelists", "novelists", "novels", "novels", "novels", "november", "november", "november", "november", "november", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "now", "nuclear", "nuclear", "nuclear", "nuclear", "nuclear", "nuclear", "nude", "nude", "nude", "nude", "nude", "number", "number", "number", "number", "number", "number", "number", "numbers", "numbers", "numbers", "numbers", "nurse", "nurse", "nurse", "nursery", "nuts", "nuts", "nuts", "nyc", "nyc", "nyc", "nyc", "nyc", "nyc", "oak", "oak", "oak", "observances", "ocean", "ocean", "ocean", "ocean", "oct", "oct", "oct", "oct", "oct", "oct", "october", "october", "october", "october", "october", "october", "october", "october", "october", "odd", "odd", "odd", "odd", "odd", "odd", "odd", "odd", "odd", "odds", "ode", "ode", "odysseus", "odyssey", "odyssey", "odyssey", "odyssey", "office", "office", "office", "office", "office", "office", "office", "officer", "officer", "officer", "officer", "official", "official", "official", "official", "official", "official", "officially", "officially", "officially", "officially", "often", "often", "often", "often", "often", "often", "often", "often", "often", "often", "often", "often", "often", "often", "often", "often", "oh", "oh", "oh", "oh", "oh", "oh", "oh", "oh", "oh", "ohio", "ohio", "ohio", "ohio", "ohio", "ohio", "oil", "oil", "oil", "oil", "oil", "oil", "oil", "oil", "oklahoma", "oklahoma", "oklahoma", "oklahoma", "oklahoma", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "old", "older", "older", "older", "oldest", "oldest", "oldest", "oldest", "oldest", "oldest", "oldest", "oliver", "oliver", "oliver", "oliver", "oliver", "olivier", "olivier", "olivier", "olympic", "olympic", "olympics", "omaha", "omaha", "omaha", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "one", "ones", "ones", "ones", "ones", "ones", "ones", "ones", "online", "online", "online", "ontario", "onto", "onto", "onto", "onto", "onto", "onto", "oo", "oo", "oops", "oops", "oops", "oops", "oops", "opened", "opened", "opened", "opened", "opened", "opened", "opened", "opened", "opens", "opens", "opens", "opens", "opens", "opera", "opera", "opera", "opera", "opera", "opera", "operas", "operas", "operas", "operation", "operation", "operation", "operation", "operation", "opposed", "opposed", "opposed", "opposite", "opposite", "opposite", "opposite", "oprah", "oprah", "oprah", "orange", "orange", "orange", "orange", "orange", "orange", "orchestra", "orchestra", "order", "order", "order", "order", "order", "order", "order", "order", "order", "oregon", "oregon", "oregon", "organ", "organ", "organ", "organ", "organization", "organization", "organization", "organization", "organizations", "organs", "organs", "organs", "origin", "origin", "origin", "origin", "originally", "originally", "originally", "originally", "originally", "originally", "originally", "originally", "originally", "originally", "originally", "originally", "originated", "originated", "originated", "originated", "originated", "origins", "origins", "origins", "origins", "origins", "orleans", "orleans", "orson", "orson", "orson", "oscar", "oscar", "oscars", "oscars", "oslo", "oslo", "oslo", "othello", "otto", "otto", "otto", "ottoman", "ottoman", "outer", "outer", "outer", "outlaw", "outlaw", "outlaw", "outside", "outside", "outside", "outside", "outside", "outside", "owl", "owl", "owl", "owned", "owned", "owned", "owned", "owned", "oxford", "oxford", "oxygen", "oxygen", "oysters", "oysters", "oz", "oz", "oz", "pa", "pa", "pa", "pa", "pacific", "pacific", "pacific", "pacific", "pacific", "pacific", "pacific", "pack", "pack", "pack", "pain", "pain", "pain", "pain", "paine", "paine", "paint", "paint", "paint", "painted", "painted", "painted", "painted", "painted", "painter", "painter", "painting", "painting", "painting", "paintings", "pair", "pair", "pair", "pair", "pair", "pair", "pair", "pair", "pair", "pairs", "pairs", "pairs", "pakistan", "pakistan", "pakistan", "pale", "pale", "pale", "palm", "palm", "palm", "pan", "pan", "pan", "pan", "pan", "pan", "panama", "panama", "panama", "panama", "pants", "pants", "pants", "papal", "paper", "paper", "paper", "paper", "papers", "papers", "papers", "papers", "parade", "parade", "parade", "paris", "paris", "paris", "paris", "paris", "paris", "paris", "park", "park", "park", "park", "park", "park", "park", "parker", "parker", "parker", "parker", "parks", "parks", "parks", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "part", "particles", "particles", "particles", "parties", "parties", "parties", "parties", "partly", "partly", "partly", "partly", "partners", "partners", "partners", "parts", "parts", "parts", "party", "party", "party", "party", "party", "party", "passed", "passed", "passed", "passed", "passed", "passed", "past", "past", "past", "past", "past", "past", "past", "pasta", "pasta", "patent", "patent", "patent", "patent", "patent", "patented", "patient", "patient", "patient", "patron", "patron", "pattern", "pattern", "pattern", "pattern", "paul", "paul", "paul", "paul", "paul", "paul", "paul", "paul", "pay", "pay", "pay", "pay", "pbs", "pbs", "pbs", "peace", "peace", "peace", "peace", "peace", "peace", "peace", "peak", "peak", "peaks", "peaks", "peanut", "peanut", "peanuts", "peanuts", "peanuts", "pear", "pear", "pearl", "pearl", "pearl", "pearl", "pelican", "pelican", "pelican", "pelican", "pencil", "pencil", "penguins", "penguins", "penguins", "peninsula", "peninsula", "peninsula", "penn", "penn", "penn", "penn", "penned", "penned", "penned", "pennsylvania", "pennsylvania", "pennsylvania", "pennsylvania", "pennsylvania", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "people", "per", "per", "percy", "percy", "percy", "perfect", "perfect", "perfect", "perfect", "perfect", "perfect", "perfect", "performance", "performance", "performance", "performance", "performance", "performers", "performers", "performers", "performers", "perfume", "perfume", "perfume", "perhaps", "perhaps", "perhaps", "perhaps", "perhaps", "perhaps", "perhaps", "persian", "persian", "persian", "person", "person", "person", "person", "person", "person", "person", "person", "person", "person", "person", "person", "person", "person", "person", "personality", "personality", "personality", "personality", "peru", "peru", "peru", "peru", "peru", "peru", "peter", "peter", "peter", "peter", "peter", "peter", "peter", "peter", "peter", "peter", "peter", "peter", "petersburg", "ph", "ph", "ph", "ph", "phantom", "phantom", "pharaoh", "pharaoh", "phil", "phil", "phil", "phil", "philip", "philip", "philip", "philip", "philip", "philip", "philip", "philosopher", "philosopher", "philosopher", "philosopher", "philosopher", "philosophy", "philosophy", "philosophy", "philosophy", "phone", "phone", "phone", "phone", "photo", "photo", "photo", "phrase", "phrase", "phrase", "phrase", "phrase", "phrase", "phrases", "phrases", "phrases", "phrases", "phrases", "physician", "physician", "physician", "physicist", "physicist", "physicist", "physicist", "physicist", "physics", "physics", "physics", "physics", "piano", "piano", "piano", "picasso", "picasso", "picasso", "picasso", "picture", "picture", "picture", "picture", "picture", "picture", "picture", "picture", "picture", "picture", "picture", "pictures", "pictures", "pictures", "pictures", "pictures", "pie", "pie", "pie", "piece", "piece", "piece", "piece", "piece", "piece", "pierce", "pierce", "pierce", "pierce", "pierce", "pierre", "pierre", "pierre", "pierre", "pierre", "pig", "pig", "pig", "pilgrims", "pilgrims", "pilgrims", "pilot", "pilot", "pilot", "pilot", "pine", "pine", "pine", "pineapple", "pineapple", "pink", "pink", "pink", "pink", "pink", "pink", "pink", "pink", "pioneer", "pioneer", "pioneer", "pioneer", "pioneer", "pirate", "pirate", "pirate", "pirate", "pirate", "pirates", "pirates", "pitcher", "pitcher", "pitcher", "pizza", "pizza", "pizza", "pizza", "pizza", "pizza", "pizza", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "place", "placed", "placed", "placed", "placed", "places", "places", "places", "places", "places", "places", "plague", "plague", "plague", "plague", "plains", "plains", "plains", "plains", "plains", "plan", "plan", "plan", "plan", "plan", "plane", "plane", "plane", "plane", "planes", "planes", "planes", "planet", "planet", "planet", "planet", "planet", "planets", "planets", "plant", "plant", "plant", "plant", "plants", "plants", "plants", "plants", "plants", "plants", "plastic", "plastic", "plastic", "plastic", "plate", "plate", "plate", "play", "play", "play", "play", "play", "play", "play", "play", "play", "played", "played", "played", "played", "played", "played", "played", "played", "played", "played", "player", "player", "player", "player", "player", "player", "player", "players", "players", "players", "playing", "playing", "playing", "playing", "playing", "playing", "playing", "playing", "plays", "plays", "plays", "plays", "plays", "plays", "plays", "playwright", "playwright", "playwright", "playwright", "playwrights", "playwrights", "playwrights", "plaza", "plaza", "plaza", "please", "please", "please", "please", "please", "please", "plot", "plot", "plot", "plot", "plus", "plus", "plus", "plus", "pm", "pm", "poe", "poe", "poem", "poem", "poem", "poems", "poems", "poems", "poet", "poet", "poet", "poet", "poet", "poet", "poetic", "poetic", "poetry", "poetry", "poetry", "poets", "point", "point", "point", "point", "point", "point", "point", "point", "point", "points", "points", "points", "points", "points", "points", "poker", "poland", "poland", "poland", "policy", "policy", "policy", "policy", "political", "political", "political", "political", "political", "political", "political", "political", "political", "politician", "politician", "politician", "politician", "politician", "politicians", "politicians", "politicians", "politicians", "polo", "polo", "polo", "pony", "pony", "pool", "pool", "pool", "pool", "poor", "poor", "poor", "poor", "poor", "poor", "poor", "pop", "pop", "pop", "pop", "pop", "pop", "pop", "pop", "pope", "pope", "popular", "popular", "popular", "popular", "popular", "popular", "popular", "popular", "popular", "popular", "popular", "popular", "popularized", "popularized", "population", "population", "population", "population", "population", "population", "populous", "populous", "populous", "populous", "pork", "pork", "port", "port", "port", "port", "port", "porter", "porter", "porter", "porter", "portrait", "portrait", "portrait", "portrait", "portuguese", "portuguese", "possible", "possible", "possible", "possible", "post", "post", "post", "post", "post", "post", "post", "post", "post", "post", "postage", "postage", "postal", "postal", "postal", "postal", "postal", "postal", "postal", "potables", "potent", "potent", "potpourri", "potpourri", "potpourri", "potpourri", "potpourri", "potpourri", "potpourri", "potpourri", "potpourri", "pound", "pound", "pound", "pound", "pound", "pounds", "pounds", "pounds", "pounds", "power", "power", "power", "power", "power", "power", "power", "power", "power", "power", "power", "powered", "powered", "powers", "powers", "powers", "powers", "prague", "prairie", "prairie", "prairie", "prayer", "prayer", "prayer", "prayer", "prayer", "prayer", "pre", "pre", "pre", "pre", "pre", "pre", "precede", "precede", "precede", "precede", "precedes", "precedes", "precedes", "precedes", "precedes", "precedes", "precious", "precious", "prehistoric", "prehistoric", "prehistoric", "prehistoric", "premiered", "premiered", "premiered", "premiered", "present", "present", "present", "present", "present", "present", "presented", "presented", "presented", "presented", "presented", "presents", "presents", "presents", "presents", "presents", "presidency", "presidency", "presidency", "president", "president", "president", "president", "president", "president", "president", "president", "presidential", "presidential", "presidential", "presidential", "presidential", "presidents", "presidents", "presidents", "presidents", "presley", "pressure", "pressure", "pressure", "pretty", "pretty", "pretty", "pretty", "pretty", "pretty", "prevent", "prevent", "prevent", "pride", "pride", "pride", "prime", "prime", "prince", "prince", "prince", "prince", "prince", "prince", "prince", "prince", "prince", "prince", "princess", "princess", "princess", "princess", "principal", "principal", "principal", "print", "print", "print", "print", "printing", "printing", "prior", "prior", "prior", "prior", "prisoner", "prisoner", "prisoner", "prisoner", "prisoner", "private", "private", "private", "private", "private", "private", "private", "private", "prize", "prize", "pro", "pro", "pro", "pro", "pro", "problem", "problem", "problem", "problems", "problems", "problems", "problems", "problems", "process", "process", "process", "process", "process", "process", "producer", "producer", "producer", "products", "products", "products", "products", "profession", "profession", "professor", "professor", "professor", "professor", "proper", "proper", "proper", "proper", "proper", "property", "property", "property", "property", "prophet", "prophet", "protect", "protect", "protect", "protect", "protest", "protest", "protest", "protest", "protestant", "protestant", "protestant", "proved", "proved", "proved", "proved", "proverb", "proverb", "proverb", "proverb", "proverbially", "proverbially", "proverbially", "proverbs", "proverbs", "proverbs", "providence", "providence", "providence", "province", "province", "province", "province", "province", "ps", "ps", "ps", "ps", "psalm", "psychology", "psychology", "psychology", "psychology", "public", "public", "public", "public", "public", "public", "public", "public", "public", "public", "published", "published", "published", "published", "published", "published", "published", "publisher", "publisher", "publisher", "publisher", "pudding", "pudding", "puerto", "puerto", "puerto", "puerto", "pulitzer", "pull", "pull", "pumpkin", "pumpkin", "punishment", "punishment", "punishment", "pure", "pure", "purple", "purple", "purple", "purple", "purpose", "purpose", "purpose", "purpose", "put", "put", "put", "put", "put", "put", "put", "put", "put", "put", "put", "put", "put", "put", "put", "puts", "puts", "puts", "puts", "puts", "puzzles", "puzzles", "puzzles", "pyramid", "pyramid", "pyramid", "pyramid", "python", "python", "quality", "quality", "quality", "quality", "quarter", "quarter", "quarter", "quarter", "quartet", "quartet", "quartet", "quartet", "quasi", "quebec", "quebec", "queen", "queen", "queen", "queen", "queen", "queen", "queen", "queen", "queen", "queens", "queens", "queens", "question", "question", "quickly", "quickly", "quickly", "quiet", "quincy", "quincy", "quotations", "quotations", "quotations", "quotations", "quotations", "quote", "quote", "quote", "quote", "quote", "quotes", "quotes", "quotes", "quotes", "quotes", "quotes", "rabbit", "rabbit", "rabbit", "race", "race", "race", "race", "race", "rachel", "rachel", "rachel", "rachel", "racing", "racing", "racing", "radio", "radio", "radio", "radio", "radio", "radio", "radio", "radio", "railroad", "railroad", "railroad", "railroad", "ranch", "ranch", "ranch", "ranch", "randolph", "randolph", "randolph", "range", "range", "range", "range", "range", "ranks", "ranks", "ranks", "ranks", "rap", "rare", "rare", "rat", "rat", "rat", "rate", "rate", "rate", "rate", "rate", "rated", "rated", "rated", "rated", "rats", "rats", "rats", "rats", "ray", "ray", "ray", "ray", "ray", "ray", "reach", "reach", "reach", "reach", "reach", "read", "read", "read", "read", "read", "read", "read", "read", "read", "readers", "readers", "reads", "reads", "reads", "reads", "reagan", "real", "real", "real", "real", "real", "real", "real", "real", "reality", "reality", "reality", "really", "really", "really", "really", "really", "really", "really", "really", "really", "reason", "reason", "reason", "reason", "rebel", "rebel", "rebellion", "rebellion", "rebellion", "received", "received", "received", "received", "received", "received", "recipe", "recipe", "record", "record", "record", "record", "record", "record", "record", "record", "record", "recorded", "recorded", "recorded", "recording", "recording", "recording", "recording", "records", "records", "records", "records", "red", "red", "red", "red", "red", "red", "red", "red", "refer", "refer", "refer", "referred", "referred", "referred", "referred", "referred", "refers", "refers", "refers", "refers", "refers", "refers", "refers", "refused", "refused", "refused", "region", "region", "region", "region", "region", "region", "region", "regular", "regular", "regular", "regular", "regular", "related", "related", "related", "related", "related", "related", "relative", "relative", "relative", "relative", "relative", "relatives", "relatives", "relatives", "release", "release", "release", "release", "release", "release", "released", "released", "released", "released", "religion", "religion", "religion", "religion", "religion", "remained", "remained", "remained", "remained", "remained", "removed", "removed", "renaissance", "renaissance", "replaced", "replaced", "replaced", "replaced", "replaced", "report", "report", "report", "report", "report", "reports", "reports", "represent", "represent", "represent", "represent", "represented", "represented", "represented", "represented", "represented", "represented", "represents", "represents", "represents", "represents", "represents", "represents", "reptile", "reptiles", "reptiles", "republic", "republic", "republic", "republic", "republic", "republic", "republic", "republican", "republican", "residence", "residence", "residence", "residence", "residence", "resigned", "resigned", "resigned", "resigned", "resort", "resort", "resort", "resort", "response", "response", "response", "response", "restaurant", "restaurant", "restaurant", "restaurant", "restaurant", "retired", "retired", "retired", "returned", "returned", "returned", "returned", "revelation", "revelation", "revelation", "review", "review", "review", "review", "review", "revival", "revival", "revolution", "revolution", "revolution", "revolution", "revolutionary", "revolutionary", "revolutionary", "revolutionary", "rex", "rex", "rex", "rex", "reynolds", "reynolds", "reynolds", "reynolds", "rhode", "rhode", "rhodes", "rhodes", "rhyme", "rhymes", "rhymes", "rhymes", "rice", "rice", "rice", "rice", "rice", "rice", "rice", "rich", "rich", "rich", "rich", "rich", "rich", "richard", "richard", "richard", "richard", "richard", "richard", "richard", "richard", "richard", "richard", "richard", "richard", "richards", "richards", "richards", "richards", "rick", "rick", "rick", "rick", "riding", "riding", "riding", "riding", "riding", "riding", "right", "right", "right", "right", "right", "right", "right", "right", "right", "right", "right", "right", "right", "rights", "rights", "rights", "rings", "rings", "rings", "rings", "rings", "rings", "rings", "rings", "rio", "rio", "rio", "rise", "rises", "rises", "rises", "rises", "risk", "risk", "risk", "river", "river", "river", "river", "river", "river", "rivers", "rivers", "rivers", "road", "road", "road", "road", "road", "road", "road", "road", "robbins", "robbins", "robbins", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "robert", "roberts", "roberts", "roberts", "roberts", "robin", "robin", "robin", "robin", "robot", "robot", "rochester", "rochester", "rochester", "rock", "rock", "rock", "rock", "rock", "rock", "rock", "rock", "rock", "rock", "rock", "rockefeller", "rockefeller", "rockefeller", "rockefeller", "rocket", "rocks", "rocks", "rocks", "rocks", "rocks", "rocky", "rocky", "rocky", "rocky", "rod", "rod", "rod", "rod", "rodent", "rodent", "rodgers", "rodgers", "rodgers", "rogers", "rogers", "rogers", "rogers", "role", "role", "role", "role", "role", "role", "role", "role", "roles", "roles", "roles", "roles", "roles", "roll", "roll", "roll", "roll", "roll", "roll", "roll", "roll", "roll", "rolling", "rolling", "rolling", "rolling", "rolling", "rolling", "roman", "roman", "roman", "roman", "roman", "romans", "romans", "romans", "romans", "romantic", "romantic", "romantic", "romantic", "romantic", "rome", "rome", "rome", "rome", "rome", "romeo", "ron", "ronald", "roof", "roof", "roof", "roof", "roof", "room", "room", "room", "room", "room", "room", "room", "rooms", "rooms", "roosevelt", "roosevelt", "rose", "rose", "rose", "rose", "rose", "rose", "rose", "rose", "rose", "roses", "roses", "roses", "roses", "rosie", "rosie", "rosie", "rosie", "ross", "ross", "ross", "ross", "ross", "ross", "rouge", "rouge", "rouge", "rough", "rough", "rough", "rough", "rough", "round", "round", "round", "round", "round", "round", "round", "round", "round", "route", "route", "route", "roy", "roy", "roy", "roy", "roy", "royal", "royal", "royal", "royal", "royal", "royal", "royalty", "royalty", "royalty", "royalty", "ruler", "ruler", "ruler", "ruler", "ruler", "ruler", "rum", "run", "run", "run", "run", "run", "run", "run", "run", "run", "run", "run", "run", "run", "run", "runs", "runs", "runs", "runs", "runs", "runs", "russell", "russell", "russell", "russell", "russell", "russell", "russell", "russell", "russia", "russia", "russia", "russia", "russia", "russia", "russia", "russian", "russian", "russian", "russian", "russian", "russian", "russian", "russian", "russian", "ruth", "ruth", "ruth", "ruth", "ryan", "ryan", "ryan", "rye", "rye", "rye", "rye", "sacramento", "sacramento", "sacramento", "sacramento", "sacred", "sacred", "sacred", "sad", "sad", "sad", "sad", "sadly", "sadly", "sadly", "sadly", "sadly", "safe", "safe", "safe", "safe", "safe", "sahara", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "said", "sailor", "sailor", "sailor", "sailor", "sailor", "sailor", "sailors", "sailors", "sailors", "sailors", "sailors", "saint", "saint", "saint", "saints", "saints", "saints", "salad", "salad", "salad", "salad", "salad", "salad", "salad", "salem", "salem", "sally", "sally", "sally", "sally", "sally", "sally", "salmon", "salmon", "salmon", "salt", "salt", "salt", "salt", "salt", "sammy", "sammy", "sammy", "sammy", "samoa", "samoa", "samuel", "samuel", "samuel", "samuel", "samuel", "samuel", "samuel", "san", "san", "san", "san", "sandler", "sandwich", "sandwich", "sandwich", "sang", "sang", "sang", "sang", "sarah", "sarah", "sarah", "sarah", "sarah", "satellite", "satellite", "satellite", "satellite", "saturday", "saturday", "sauce", "sauce", "sauce", "saudi", "saudi", "saved", "saved", "saw", "saw", "saw", "saw", "saw", "saw", "saw", "saw", "saw", "saw", "sawyer", "say", "say", "say", "say", "say", "say", "say", "say", "say", "say", "say", "says", "says", "says", "says", "says", "says", "says", "says", "says", "says", "says", "says", "says", "says", "scale", "scale", "scale", "scandal", "scandal", "scandal", "scandal", "scary", "scary", "scary", "school", "school", "school", "school", "school", "schools", "schools", "schools", "schools", "sci", "sci", "sci", "science", "science", "science", "science", "science", "science", "science", "science", "science", "science", "scientific", "scientific", "scientific", "scientific", "scientific", "scientist", "scientist", "scientist", "scientist", "scientists", "scientists", "scientists", "scientists", "scientists", "scientists", "scoring", "scoring", "scoring", "scott", "scott", "scott", "scott", "scott", "scott", "scott", "scott", "scottish", "scottish", "scottish", "scottish", "scottish", "scottish", "scottish", "scout", "scout", "scout", "scouts", "scouts", "scouts", "screen", "screen", "screen", "screen", "script", "script", "script", "script", "script", "sculptor", "sculptor", "sculptor", "sculpture", "sculpture", "sculpture", "sculpture", "sea", "sea", "sea", "sea", "sea", "sea", "sea", "seal", "seal", "seal", "seal", "seal", "seals", "seals", "sean", "season", "season", "season", "season", "season", "season", "seat", "seat", "seat", "seat", "seat", "seat", "seat", "second", "second", "second", "second", "second", "second", "second", "second", "second", "second", "second", "second", "second", "second", "second", "second", "seconds", "seconds", "seconds", "seconds", "secretary", "secretary", "secretary", "section", "section", "section", "section", "section", "security", "security", "security", "security", "security", "see", "see", "see", "see", "see", "see", "see", "see", "see", "see", "seeds", "seeds", "seek", "seek", "seek", "seek", "seek", "seek", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seen", "seinfeld", "seinfeld", "sell", "sell", "sell", "sell", "sell", "selling", "selling", "selling", "selling", "sells", "sells", "sells", "senate", "senate", "senate", "senator", "senator", "senator", "senator", "senator", "senator", "senators", "senators", "senators", "send", "send", "send", "send", "sense", "sense", "sense", "sense", "sense", "sense", "sense", "sense", "sense", "sent", "sent", "sent", "sent", "sent", "sent", "sent", "sept", "sept", "sept", "sept", "sept", "september", "september", "september", "september", "september", "september", "september", "sequels", "sequels", "sequels", "sequels", "sequels", "series", "series", "series", "series", "series", "series", "series", "series", "series", "series", "serve", "serve", "serve", "serve", "served", "served", "served", "served", "served", "served", "served", "served", "served", "service", "service", "service", "service", "service", "service", "service", "serving", "serving", "serving", "serving", "serving", "serving", "serving", "serving", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "set", "sets", "sets", "sets", "sets", "seven", "seven", "seven", "seven", "seven", "seventh", "seventh", "seventh", "several", "several", "several", "several", "several", "several", "several", "several", "several", "several", "several", "several", "sewing", "sewing", "shade", "shade", "shades", "shades", "shakespeare", "shakespeare", "shakespeare", "shakespeare", "shakespearean", "shakespearean", "shakespearean", "shakespearean", "shakespeares", "shakespeares", "shall", "shall", "shall", "shall", "shall", "shall", "shall", "shape", "shape", "shape", "shape", "shaped", "shaped", "shaped", "shaped", "shaped", "shaped", "shaped", "shared", "shared", "shared", "shaw", "shaw", "sheep", "sheep", "sheep", "sheep", "sheep", "shell", "shell", "shell", "shell", "shell", "shelley", "shelley", "shelley", "shelley", "shelley", "sherlock", "sherman", "sherman", "sherman", "sherman", "sherman", "shes", "shes", "shes", "shes", "shes", "shes", "shes", "shes", "shield", "shining", "shining", "shining", "ship", "ship", "ship", "ship", "ship", "ship", "ship", "ships", "ships", "ships", "ships", "ships", "shirley", "shirley", "shirley", "shirley", "shirley", "shirley", "shirley", "shoes", "shoes", "shoes", "shoes", "shopping", "shopping", "shopping", "shore", "shore", "shore", "shore", "shore", "short", "short", "short", "short", "short", "short", "short", "short", "shortest", "shortest", "shortest", "shortest", "shortly", "shortly", "shortly", "shortly", "shortly", "shortly", "shorts", "shorts", "shorts", "shoulder", "shoulder", "shoulder", "show", "show", "show", "show", "show", "show", "show", "show", "show", "shown", "shown", "shown", "shown", "shows", "shows", "shows", "shows", "shows", "shows", "shows", "side", "side", "side", "side", "side", "side", "side", "side", "sides", "sides", "sides", "sides", "sides", "sight", "sight", "sight", "sight", "signal", "signal", "signal", "signal", "signature", "signature", "signature", "signature", "signs", "signs", "signs", "signs", "signs", "silent", "silent", "silent", "silent", "silent", "silver", "silver", "silver", "silver", "silver", "silver", "simple", "simple", "simple", "simple", "simple", "simple", "simpson", "simpson", "simpsons", "simpsons", "simpsons", "simpsons", "sinatra", "sinatra", "sinatra", "since", "since", "since", "since", "since", "since", "since", "since", "since", "since", "since", "since", "since", "sing", "sing", "sing", "sing", "singer", "singer", "singer", "singer", "singer", "singer", "singer", "singers", "singers", "sioux", "sioux", "sir", "sir", "sir", "sir", "sir", "sir", "sir", "sir", "sister", "sister", "sister", "sister", "sister", "sister", "sister", "sister", "sister", "sister", "sisters", "sisters", "sisters", "sisters", "sisters", "sit", "sit", "sit", "sitcom", "sitcom", "sitcom", "sitcom", "sitcoms", "site", "site", "site", "site", "site", "site", "site", "site", "site", "sits", "sits", "sits", "sitting", "sitting", "sitting", "situation", "situation", "situation", "size", "size", "size", "size", "size", "size", "size", "skin", "skin", "skin", "skin", "skin", "skin", "sky", "sky", "sky", "sky", "sky", "slang", "slang", "slang", "slang", "slavery", "slavery", "sleep", "sleep", "sleep", "sleep", "sleep", "sleep", "sleep", "sleeping", "sleeping", "sleeping", "sleeping", "sleeping", "slogan", "slogan", "slogan", "slogan", "slow", "slow", "slow", "slow", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "small", "smaller", "smaller", "smaller", "smallest", "smallest", "smallest", "smallest", "smallest", "smallest", "smallest", "smell", "smell", "smell", "smell", "smell", "smell", "smell", "smith", "smith", "smith", "smith", "smith", "smith", "smith", "smith", "smith", "smithsonian", "smithsonian", "smithsonian", "smithsonian", "smoke", "smoke", "smoke", "snack", "snack", "snack", "snail", "snail", "snake", "snake", "snake", "snake", "snake", "snakes", "snakes", "snap", "snap", "snap", "snl", "snl", "snl", "snl", "snow", "snow", "snow", "snow", "snow", "snow", "snow", "snow", "snow", "snow", "soap", "soap", "soap", "soccer", "soccer", "soccer", "society", "society", "society", "society", "society", "society", "society", "sofia", "sofia", "sofia", "soft", "soft", "soft", "soft", "soft", "solar", "solar", "solar", "sold", "sold", "sold", "soldier", "soldier", "soldier", "soldier", "soldier", "soldiers", "soldiers", "soldiers", "solo", "solo", "solo", "solo", "solomon", "solomon", "somebody", "somebody", "somebody", "somebody", "somebody", "someone", "someone", "someone", "someone", "someone", "someone", "someone", "something", "something", "something", "something", "something", "something", "something", "something", "sometimes", "sometimes", "sometimes", "sometimes", "sometimes", "sometimes", "sometimes", "sometimes", "sometimes", "son", "son", "son", "son", "son", "son", "son", "son", "son", "son", "son", "sonata", "sonata", "song", "song", "song", "song", "song", "song", "song", "songs", "songs", "songs", "songs", "songs", "sons", "sons", "sons", "sons", "sons", "sony", "sony", "soprano", "soprano", "sopranos", "sopranos", "sopranos", "sopranos", "sorry", "soul", "soul", "soul", "soul", "soul", "soul", "soul", "sound", "sound", "sound", "sound", "sound", "sound", "sound", "sound", "sounds", "sounds", "sounds", "sounds", "sounds", "soup", "soup", "soup", "soup", "soup", "south", "south", "south", "south", "south", "south", "south", "south", "south", "southern", "southern", "southern", "southern", "southern", "southern", "southern", "southern", "southern", "southern", "southern", "southern", "southern", "southwest", "southwest", "southwestern", "southwestern", "southwestern", "southwestern", "soviet", "soviet", "soviet", "soviet", "space", "space", "space", "space", "space", "space", "space", "space", "spanish", "spanish", "spanish", "spanish", "spanish", "spanish", "spanish", "spanish", "spanish", "spanish", "spanish", "speak", "speak", "speak", "speak", "speak", "speak", "speak", "speak", "speakers", "speakers", "speaking", "speaking", "speaking", "speaking", "speaking", "speaking", "speaks", "speaks", "speaks", "speaks", "speaks", "specialty", "specialty", "species", "species", "species", "species", "species", "species", "specific", "specific", "specific", "speed", "speed", "speed", "speed", "speed", "spelled", "spelled", "spelled", "spelled", "spelling", "spelling", "spelling", "spelling", "spencer", "spencer", "spencer", "spend", "spend", "spend", "spend", "spend", "spent", "spent", "spent", "spent", "spice", "spice", "spice", "spider", "spider", "spielberg", "spielberg", "spin", "spin", "spin", "spin", "split", "split", "split", "split", "split", "spoke", "spoke", "spoken", "spoken", "spoken", "sport", "sport", "sport", "sport", "sport", "sports", "sports", "sports", "spot", "spot", "spot", "spot", "spot", "spot", "spots", "spots", "spots", "spotted", "spotted", "spring", "spring", "spring", "spring", "spring", "spring", "springsteen", "spy", "spy", "spy", "square", "square", "square", "square", "square", "square", "square", "sri", "sri", "sri", "st", "st", "st", "st", "st", "st", "st", "st", "st", "stadium", "stadium", "staff", "staff", "staff", "staff", "staff", "stage", "stage", "stage", "stage", "stamp", "stamps", "stamps", "stamps", "stan", "stan", "stan", "stand", "stand", "stand", "stand", "stand", "stand", "stand", "stand", "stand", "standing", "standing", "standing", "standing", "standing", "standing", "stands", "stands", "stands", "stands", "stands", "stands", "stands", "stands", "stands", "stands", "star", "star", "star", "star", "star", "star", "star", "star", "star", "star", "star", "star", "star", "star", "starred", "starred", "starred", "starred", "starred", "starred", "starred", "stars", "stars", "stars", "stars", "stars", "stars", "stars", "stars", "started", "started", "started", "started", "started", "started", "started", "started", "starts", "starts", "starts", "starts", "starts", "starts", "starts", "starts", "state", "state", "state", "state", "state", "state", "state", "state", "state", "stately", "stately", "stately", "states", "states", "states", "states", "states", "station", "station", "station", "station", "station", "station", "statue", "statue", "statue", "statue", "statue", "statue", "stay", "stay", "stay", "stay", "stay", "steam", "steam", "steam", "steam", "steinbeck", "steinbeck", "steinbeck", "step", "step", "step", "step", "step", "stephen", "stephen", "stephen", "stephen", "stephen", "steve", "steve", "steve", "steven", "stevenson", "stevenson", "stew", "stew", "stew", "stewart", "stewart", "stick", "stick", "stick", "stick", "stick", "still", "still", "still", "still", "still", "still", "still", "still", "still", "still", "still", "stock", "stock", "stock", "stomach", "stomach", "stomach", "stomach", "stomach", "stone", "stone", "stone", "stone", "stone", "stone", "stone", "stone", "stone", "stone", "stone", "stone", "stone", "stones", "stones", "stones", "stones", "stones", "stood", "stood", "stood", "stood", "stop", "stop", "stop", "stop", "stop", "stopped", "stopped", "stopped", "stopped", "store", "store", "store", "store", "store", "store", "store", "stores", "stores", "stores", "stories", "stories", "stories", "stories", "stories", "stories", "storm", "storm", "storm", "storm", "storm", "story", "story", "story", "story", "story", "story", "story", "story", "story", "strait", "strait", "street", "street", "street", "street", "street", "street", "street", "street", "street", "street", "street", "streetcar", "streetcar", "streetcar", "streets", "streets", "streets", "streisand", "streisand", "strength", "strength", "strength", "string", "string", "string", "string", "strip", "strip", "strip", "struck", "struck", "struck", "struck", "struck", "struck", "structures", "structures", "structures", "structures", "stuart", "stuart", "stuart", "stuart", "student", "student", "student", "student", "students", "students", "studios", "studios", "studios", "study", "study", "study", "study", "study", "study", "study", "stuffed", "stuffed", "stupid", "style", "style", "style", "style", "style", "style", "style", "style", "style", "style", "subjects", "subjects", "subjects", "subjects", "submarine", "submarine", "submarine", "submarine", "submarine", "substance", "substance", "substance", "substance", "subway", "subway", "subway", "success", "success", "success", "success", "success", "success", "sugar", "sugar", "sugar", "sugar", "suit", "suit", "suit", "suit", "suite", "suite", "sullivan", "sullivan", "sullivan", "sullivan", "sum", "sum", "sum", "summer", "summer", "summer", "summer", "summer", "summer", "summer", "summer", "summer", "summer", "sun", "sun", "sun", "sun", "sun", "sun", "sun", "sun", "sunday", "sunday", "sunday", "sunday", "sunday", "sunday", "sung", "sung", "sung", "super", "super", "super", "super", "superhero", "superhero", "superhero", "superhero", "superman", "superman", "superman", "supply", "supply", "supply", "supply", "supply", "support", "support", "support", "support", "support", "supporting", "supreme", "supreme", "surface", "surface", "surface", "surface", "surface", "surgeon", "surgeon", "surgeon", "surgery", "surgery", "surgery", "surrender", "surrender", "surrender", "survivor", "survivor", "survivor", "survivor", "survivor", "susan", "susan", "susan", "susan", "sweden", "sweden", "sweden", "swedish", "swedish", "swedish", "swedish", "swedish", "swedish", "swedish", "sweet", "sweet", "sweet", "sweet", "swim", "swim", "swim", "swim", "swing", "swing", "swing", "swiss", "swiss", "swiss", "swiss", "swiss", "swiss", "swiss", "switzerland", "switzerland", "switzerland", "switzerland", "sword", "sword", "sword", "sword", "sydney", "sydney", "sydney", "sydney", "sydney", "syllable", "syllable", "syllable", "symbol", "symbol", "symbol", "symbol", "symbol", "symbol", "symbol", "symbol", "symbols", "symbols", "symbols", "symphony", "symphony", "synonym", "synonym", "synonym", "synonym", "synonym", "synonym", "system", "system", "system", "system", "system", "system", "system", "system", "system", "system", "table", "table", "table", "table", "table", "table", "taft", "taft", "taft", "taft", "tail", "tail", "tail", "tail", "tail", "tail", "tails", "tails", "take", "take", "take", "take", "take", "take", "take", "take", "take", "take", "take", "take", "take", "take", "take", "taken", "taken", "taken", "taken", "taken", "takes", "takes", "takes", "takes", "takes", "takes", "taking", "taking", "taking", "taking", "taking", "taking", "tale", "tale", "tale", "tale", "tale", "tale", "tale", "talent", "talent", "talent", "tales", "tales", "tales", "tales", "tales", "tales", "talk", "talk", "talk", "talk", "talk", "talk", "talk", "talking", "talking", "talking", "talking", "talking", "talking", "tall", "tall", "tall", "tall", "tall", "tallest", "tallest", "tallest", "tallest", "tape", "tape", "tape", "tarzan", "tarzan", "taste", "taste", "taste", "taste", "taught", "taught", "taught", "tax", "tax", "tax", "tax", "taxes", "taxes", "taylor", "taylor", "taylor", "taylor", "taylor", "taylor", "tchaikovsky", "tchaikovsky", "tea", "tea", "tea", "tea", "tea", "teacher", "teacher", "teacher", "teacher", "teacher", "team", "team", "team", "team", "teams", "teams", "teams", "teams", "tears", "tears", "tears", "tears", "technology", "technology", "technology", "technology", "technology", "technology", "technology", "technology", "ted", "ted", "ted", "teddy", "teddy", "teddy", "teen", "teen", "teen", "teen", "teen", "teenage", "teenage", "teenage", "teenage", "teens", "teens", "teens", "teens", "teens", "teens", "teeth", "teeth", "teeth", "teeth", "teeth", "teeth", "teeth", "telephone", "telephone", "telephone", "telescope", "television", "television", "television", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tell", "tells", "tells", "tells", "tells", "tells", "tells", "tells", "tells", "temperature", "temperature", "temperature", "temperature", "temperature", "temperature", "temple", "temple", "temple", "temple", "temple", "temple", "ten", "ten", "ten", "ten", "tennessee", "tennessee", "tennessee", "tennessee", "tennessee", "tennis", "tennis", "tennis", "tennis", "tennyson", "term", "term", "term", "term", "term", "term", "term", "term", "term", "term", "term", "term", "term", "term", "terrible", "terrible", "terrible", "terrier", "territory", "territory", "territory", "territory", "terror", "terror", "terror", "testament", "texas", "texas", "texas", "texas", "texas", "texas", "thank", "thank", "thank", "thank", "thank", "thanksgiving", "thanksgiving", "thanksgiving", "thanksgiving", "thatcher", "thatcher", "thatcher", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "thats", "theater", "theater", "theater", "theater", "theater", "theater", "theatre", "theatre", "theatre", "theatre", "theatre", "theatrical", "thee", "thee", "theme", "theme", "theme", "theme", "theme", "theme", "theme", "theme", "theodore", "theodore", "theodore", "theodore", "theres", "theres", "theres", "theres", "theres", "theres", "theres", "theres", "theres", "theres", "theres", "theyre", "theyre", "theyre", "theyre", "theyre", "theyre", "theyre", "theyre", "theyre", "thing", "thing", "thing", "thing", "thing", "thing", "thing", "things", "things", "things", "things", "things", "things", "things", "things", "things", "things", "things", "things", "think", "think", "think", "think", "think", "think", "third", "third", "third", "third", "third", "third", "third", "third", "third", "third", "third", "third", "third", "third", "third", "third", "thomas", "thomas", "thomas", "thomas", "thomas", "thomas", "thomas", "thomas", "thomas", "thomas", "thomas", "thomas", "thompson", "thompson", "thompson", "thompson", "thompson", "thou", "thou", "thou", "thou", "thou", "though", "though", "though", "though", "though", "though", "though", "though", "though", "though", "though", "though", "though", "thousands", "thousands", "thousands", "thousands", "three", "three", "three", "three", "three", "three", "three", "three", "three", "three", "three", "three", "thriller", "thriller", "thriller", "throne", "throne", "throne", "throne", "throne", "thy", "thy", "thy", "tibetan", "tibetan", "tibetan", "ticket", "ticket", "ticket", "tie", "tie", "tiger", "tiger", "tiger", "tiger", "tim", "tim", "tim", "tim", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "time", "times", "times", "times", "times", "times", "times", "times", "times", "times", "times", "times", "tin", "tin", "tiny", "tiny", "tiny", "tiny", "tiny", "tiny", "tiny", "tiny", "tiny", "tissue", "tissue", "tissue", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "title", "titles", "titles", "titles", "titles", "titles", "titles", "titles", "titles", "titles", "titles", "today", "today", "today", "today", "today", "today", "today", "today", "today", "today", "toe", "toe", "toe", "toe", "toes", "together", "together", "together", "together", "together", "together", "tokyo", "tokyo", "tokyo", "tokyo", "told", "told", "told", "told", "told", "told", "told", "tolstoy", "tolstoy", "tom", "tom", "tom", "tom", "tom", "tomato", "tomato", "tomb", "tomb", "tomb", "tommy", "tommy", "tommy", "tongue", "tongue", "tongue", "tongue", "tongue", "tonic", "tony", "tony", "tony", "tony", "tony", "tony", "tony", "took", "took", "took", "took", "took", "took", "took", "took", "took", "took", "took", "took", "tools", "tools", "tools", "tools", "top", "top", "top", "top", "top", "top", "top", "top", "top", "top", "toronto", "toronto", "total", "total", "total", "total", "total", "touch", "touch", "touch", "touch", "touch", "tourism", "tourism", "tourist", "tourist", "tournament", "tournament", "tournament", "toward", "toward", "toward", "toward", "tower", "tower", "tower", "town", "town", "town", "town", "town", "town", "town", "town", "town", "town", "town", "towns", "towns", "towns", "towns", "toy", "toy", "toy", "toys", "toys", "toys", "toys", "track", "track", "tracks", "tracks", "tracks", "tracks", "tracy", "tracy", "tracy", "traded", "traded", "traded", "trademark", "trademark", "trademark", "trademark", "traditional", "traditional", "traditional", "traditional", "tragedy", "tragedy", "tragedy", "tragic", "tragic", "tragic", "tragic", "trail", "trail", "trail", "train", "train", "train", "train", "train", "training", "training", "training", "training", "training", "transportation", "transportation", "transportation", "transportation", "transportation", "transportation", "travel", "travel", "travel", "travel", "travel", "travel", "travel", "traveled", "traveled", "traveled", "traveled", "travolta", "travolta", "treasury", "treasury", "treatment", "treatment", "treaty", "treaty", "tree", "tree", "tree", "tree", "tree", "tree", "trees", "trees", "trees", "trek", "trek", "trek", "trek", "trial", "trial", "trial", "trial", "trial", "triangle", "triangle", "tribe", "tribe", "tribe", "tribe", "tribe", "trick", "trick", "tries", "tries", "triple", "triple", "triple", "triple", "triple", "troops", "troops", "troops", "troops", "troops", "trophy", "tropical", "tropical", "trouble", "trouble", "trouble", "trouble", "trouble", "trouble", "trouble", "troy", "troy", "troy", "troy", "true", "true", "true", "true", "true", "true", "truman", "truman", "truman", "trust", "trust", "trust", "trust", "try", "try", "try", "try", "try", "try", "trying", "trying", "trying", "trying", "trying", "tube", "tube", "tube", "tudor", "tuesday", "tuesday", "tune", "tune", "tune", "tune", "tunes", "tunes", "tunes", "tunes", "tunes", "tunnel", "tunnel", "tunnel", "turned", "turned", "turned", "turned", "turned", "turned", "turned", "turned", "turned", "turner", "turner", "turner", "turner", "turning", "turning", "turning", "turning", "turtle", "turtle", "turtle", "tv", "tv", "tv", "tv", "tv", "tv", "twain", "twain", "twain", "twilight", "twin", "twin", "twin", "twins", "twins", "twins", "twist", "twist", "two", "two", "two", "two", "two", "two", "two", "two", "two", "two", "two", "two", "tyler", "tyler", "tyler", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "type", "types", "types", "types", "types", "types", "types", "types", "types", "ugly", "ugly", "ugly", "uh", "uh", "ukraine", "ukraine", "ukraine", "ukraine", "ulysses", "ulysses", "ulysses", "uncle", "uncle", "uncle", "uncle", "uncle", "union", "union", "union", "union", "union", "union", "unit", "unit", "unit", "unit", "unit", "unit", "unit", "united", "united", "united", "universal", "universal", "universal", "universities", "university", "university", "university", "university", "university", "universitys", "universitys", "universitys", "unto", "unto", "unto", "uranus", "urban", "urban", "urban", "urban", "urban", "urban", "us", "us", "us", "us", "us", "us", "us", "us", "us", "us", "us", "us", "us", "us", "us", "usa", "usa", "usa", "usc", "usc", "use", "use", "use", "use", "use", "use", "use", "use", "use", "use", "use", "use", "use", "use", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "used", "using", "using", "using", "using", "using", "using", "using", "using", "using", "ussr", "ussr", "usual", "usual", "usual", "usual", "usual", "utah", "utah", "utah", "vacation", "vacation", "vacation", "valley", "valley", "valley", "valley", "value", "value", "value", "value", "value", "vampire", "vampire", "vampire", "vampire", "vampire", "van", "van", "van", "van", "van", "vanilla", "vanilla", "variations", "varieties", "varieties", "varieties", "variety", "variety", "variety", "variety", "variety", "vatican", "vatican", "vatican", "vatican", "vatican", "vegas", "vegas", "vegas", "vegas", "vegetable", "vegetable", "vegetable", "vegetables", "vegetables", "venezuela", "venezuela", "venice", "venice", "venice", "venice", "venus", "venus", "venus", "verb", "verb", "verb", "verbs", "verbs", "verbs", "verbs", "vermont", "vermont", "verona", "verona", "verses", "verses", "verses", "verses", "version", "version", "version", "version", "version", "version", "version", "version", "version", "version", "version", "vessel", "vessel", "vessel", "vessel", "vi", "vi", "vi", "vi", "via", "via", "via", "via", "vice", "vice", "vice", "victor", "victor", "victoria", "victoria", "victoria", "victoria", "victoria", "victory", "victory", "victory", "victory", "victory", "victory", "video", "video", "video", "video", "video", "vienna", "vienna", "vienna", "vietnam", "vietnam", "vietnam", "vietnam", "vietnam", "view", "view", "view", "view", "view", "view", "viii", "viii", "village", "village", "village", "village", "villains", "villains", "vinci", "violin", "violin", "violin", "virgin", "virgin", "virgin", "virgin", "virgin", "virgin", "virginia", "virginia", "virginia", "virginia", "virginia", "virginia", "virginia", "virginia", "virus", "virus", "virus", "visible", "visible", "visible", "visit", "visit", "visit", "visit", "visit", "visit", "visit", "visiting", "visiting", "visiting", "vocabulary", "vocabulary", "vocabulary", "vocabulary", "vocabulary", "voice", "voice", "voice", "voice", "voice", "voice", "volcano", "volcano", "volcano", "volcano", "volleyball", "volleyball", "vote", "vote", "vote", "vote", "vote", "votes", "votes", "vowel", "vowel", "vowel", "vowel", "vowel", "vowels", "vowels", "vowels", "vowels", "voyage", "voyage", "voyage", "voyage", "vs", "vs", "vs", "vs", "vs", "wagner", "wales", "wales", "wales", "walker", "walker", "walker", "wall", "wall", "wall", "wall", "wall", "wall", "wall", "wallace", "wallace", "wallace", "wallace", "wallace", "wallace", "walls", "walls", "walls", "walls", "walls", "waltz", "waltz", "wanna", "wanna", "want", "want", "want", "want", "want", "want", "want", "want", "wanted", "wanted", "wanted", "wanted", "wanted", "wanted", "wants", "wants", "wants", "war", "war", "war", "war", "war", "war", "war", "war", "ward", "ward", "ward", "warned", "warned", "warned", "warned", "warren", "warren", "warren", "warren", "wars", "wars", "wars", "washington", "washington", "washington", "washington", "washington", "washington", "washington", "washington", "washington", "washington", "washington", "washingtons", "washingtons", "wasnt", "wasnt", "wasnt", "wasnt", "wasnt", "wasnt", "wasnt", "wasnt", "waste", "waste", "waste", "waste", "waste", "water", "water", "water", "water", "water", "water", "water", "water", "water", "water", "waters", "waters", "waters", "wave", "wave", "wave", "waves", "waves", "way", "way", "way", "way", "way", "way", "way", "way", "way", "way", "way", "way", "wayne", "wayne", "wayne", "wayne", "ways", "ways", "ways", "ways", "ways", "ways", "ways", "weapon", "weapon", "weapon", "weapon", "weapon", "weapons", "weapons", "weapons", "weapons", "wear", "wear", "wear", "wear", "wear", "wear", "wearing", "wearing", "wearing", "wearing", "weather", "weather", "weather", "weather", "weather", "weather", "website", "website", "website", "webster", "webster", "webster", "wed", "wed", "wed", "wed", "wed", "wedding", "wedding", "wedding", "wedding", "wedding", "wedding", "wedding", "wednesday", "wednesday", "wee", "wee", "wee", "week", "week", "week", "week", "week", "week", "weeks", "weeks", "weeks", "weeks", "weight", "weight", "weight", "weight", "weights", "weird", "weird", "weird", "weird", "welcome", "welcome", "welcome", "welcome", "welcome", "welcome", "welcome", "welcome", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "well", "welles", "wellington", "wellington", "wellington", "wellington", "welsh", "welsh", "welsh", "went", "went", "went", "went", "went", "went", "went", "went", "went", "went", "went", "went", "went", "west", "west", "west", "west", "west", "west", "west", "west", "west", "west", "west", "western", "western", "western", "western", "western", "western", "western", "western", "wet", "wet", "wet", "wet", "weve", "weve", "weve", "whale", "whale", "whale", "whale", "whale", "whale", "whales", "whales", "whales", "whats", "whats", "whats", "whats", "whats", "whats", "whats", "whats", "whats", "whats", "whats", "whats", "wheel", "wheel", "wheel", "wheel", "wheel", "wheels", "wheels", "wheres", "wheres", "wheres", "wheres", "wheres", "whether", "whether", "whether", "whether", "whether", "whether", "whether", "whip", "whip", "whip", "whiskey", "whiskey", "whiskey", "whiskey", "white", "white", "white", "white", "white", "white", "white", "white", "white", "white", "white", "white", "white", "whites", "whites", "whites", "whitman", "whitman", "whitney", "whitney", "whitney", "whitney", "whitney", "whos", "whos", "whos", "whos", "whos", "whos", "whos", "whos", "whos", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "whose", "wide", "wide", "wide", "wide", "wide", "wide", "widely", "widely", "widely", "widely", "widely", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wild", "wild", "wild", "wild", "wild", "wild", "wild", "wilde", "wilde", "wilder", "wilder", "wilkes", "wilkes", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "will", "william", "william", "william", "william", "william", "william", "william", "william", "william", "william", "william", "william", "william", "williams", "williams", "williams", "williams", "williams", "willie", "willie", "willie", "willie", "wilson", "wilson", "wilson", "wilson", "win", "win", "win", "win", "win", "win", "win", "win", "win", "wind", "wind", "wind", "wind", "window", "window", "window", "window", "window", "wine", "wine", "wine", "wine", "wine", "wings", "wings", "wings", "wings", "wings", "winner", "winner", "winners", "winners", "winning", "winning", "winning", "winning", "winning", "winston", "winter", "winter", "winter", "winter", "winter", "winter", "wire", "wire", "wire", "wire", "wisconsin", "wisconsin", "wisconsin", "wisconsin", "wisconsin", "wisconsin", "wisdom", "wisdom", "wisdom", "wisdom", "wisdom", "wise", "wise", "wise", "wise", "wish", "wish", "wish", "witch", "witch", "witch", "witch", "within", "within", "within", "within", "within", "within", "within", "within", "within", "without", "without", "without", "without", "without", "without", "without", "without", "without", "without", "wives", "wives", "wives", "wives", "wives", "wizard", "wizard", "wolf", "wolf", "wolf", "wolf", "wolf", "wolf", "wolf", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "woman", "womans", "womans", "womans", "womans", "womans", "womans", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "women", "womens", "womens", "womens", "womens", "womens", "won", "won", "won", "won", "won", "won", "won", "wonderland", "wonderland", "wonderland", "wonderland", "wonderland", "wonders", "wonders", "wonders", "wonders", "wont", "wont", "wont", "wont", "woo", "woo", "woodrow", "woody", "woody", "woolf", "word", "word", "word", "word", "word", "word", "word", "word", "word", "word", "words", "words", "words", "words", "words", "words", "words", "words", "words", "words", "words", "words", "words", "wordsworth", "wordsworth", "wore", "wore", "wore", "wore", "wore", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "work", "worked", "worked", "worked", "worked", "worked", "worked", "worked", "worked", "workers", "workers", "workers", "workers", "works", "works", "works", "works", "works", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worlds", "worm", "worm", "worm", "worm", "worn", "worn", "worth", "worth", "worth", "worth", "worth", "wouldnt", "wouldnt", "wouldnt", "wouldnt", "wounded", "wounded", "wounded", "wright", "wright", "wright", "wright", "write", "write", "write", "write", "write", "writer", "writer", "writer", "writer", "writer", "writers", "writers", "writers", "writers", "writers", "writers", "writes", "writes", "written", "written", "written", "written", "written", "written", "written", "written", "written", "written", "wrote", "wrote", "wrote", "wrote", "wrote", "wrote", "wrote", "wrote", "wrote", "wrote", "wwi", "wwi", "wwi", "wwi", "wwi", "wwii", "wwii", "wwii", "wwii", "wwii", "wwii", "wwii", "wyoming", "wyoming", "wyoming", "wyoming", "ya", "ya", "ya", "ya", "ya", "yale", "yale", "yale", "yale", "yankee", "yankee", "yankee", "yankee", "yankees", "yankees", "ye", "ye", "ye", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "year", "years", "years", "years", "years", "years", "years", "years", "years", "years", "years", "yellow", "yellow", "yellow", "yellow", "yes", "yes", "yes", "yes", "yes", "yes", "yet", "yet", "yet", "yet", "yet", "yoga", "yoga", "york", "york", "york", "york", "youd", "youd", "youd", "youd", "youll", "youll", "youll", "youll", "young", "young", "young", "young", "young", "young", "young", "young", "young", "young", "young", "youngest", "youngest", "youngest", "youngest", "youre", "youre", "youre", "youre", "youre", "youre", "youre", "youre", "youre", "youre", "youre", "youre", "youth", "youth", "youth", "youth", "youth", "youve", "youve", "youve", "youve", "youve", "yum", "yum", "zealand", "zealand", "zebra", "zebra", "zebra", "zero", "zero", "zero", "zeus", "zeus", "zeus", "zone", "zone", "zone", "zone", "zoo", "zoo" ], +"Topic": [ 1, 39, 52, 88, 1, 3, 5, 14, 16, 27, 42, 52, 64, 82, 88, 92, 1, 11, 14, 27, 39, 42, 48, 52, 82, 88, 27, 39, 42, 45, 48, 51, 68, 70, 73, 88, 36, 42, 55, 77, 97, 13, 74, 78, 86, 29, 30, 33, 58, 65, 3, 11, 27, 39, 47, 52, 85, 87, 7, 18, 54, 56, 61, 1, 3, 11, 23, 27, 33, 39, 42, 52, 17, 54, 61, 62, 11, 27, 31, 39, 61, 68, 85, 98, 9, 10, 54, 3, 27, 32, 36, 39, 42, 72, 74, 17, 54, 68, 83, 3, 11, 12, 27, 39, 42, 68, 69, 85, 35, 54, 2, 3, 19, 27, 39, 42, 72, 82, 54, 3, 11, 14, 20, 27, 39, 42, 48, 59, 65, 68, 85, 36, 46, 61, 54, 96, 3, 10, 17, 36, 42, 52, 85, 49, 50, 54, 59, 93, 99, 10, 13, 60, 62, 13, 27, 40, 63, 74, 4, 17, 18, 89, 6, 70, 99, 26, 68, 69, 8, 28, 49, 95, 40, 50, 61, 49, 51, 62, 18, 39, 45, 94, 100, 3, 13, 36, 88, 13, 96, 99, 3, 13, 28, 85, 18, 24, 70, 94, 3, 45, 75, 13, 47, 50, 62, 12, 61, 66, 80, 13, 79, 94, 3, 6, 35, 60, 99, 18, 29, 48, 80, 94, 13, 36, 27, 46, 69, 17, 18, 54, 13, 72, 76, 46, 49, 81, 23, 39, 60, 72, 39, 86, 92, 93, 27, 79, 88, 92, 8, 51, 53, 85, 97, 3, 17, 50, 66, 14, 60, 80, 81, 91, 97, 33, 61, 86, 8, 55, 85, 86, 95, 31, 68, 75, 97, 3, 18, 19, 70, 85, 25, 29, 49, 60, 71, 23, 28, 40, 10, 27, 40, 50, 85, 99, 49, 61, 66, 77, 80, 93, 85, 100, 13, 24, 36, 85, 36, 85, 92, 3, 7, 30, 36, 77, 85, 4, 7, 29, 30, 35, 85, 99, 9, 27, 61, 85, 86, 12, 23, 28, 34, 53, 73, 7, 8, 12, 29, 30, 85, 5, 9, 28, 50, 72, 81, 92, 6, 14, 17, 23, 26, 32, 34, 39, 53, 78, 7, 10, 14, 72, 79, 84, 1, 7, 14, 30, 80, 83, 1, 3, 5, 30, 35, 38, 53, 68, 80, 85, 89, 7, 14, 28, 29, 30, 47, 84, 1, 4, 10, 14, 18, 30, 97, 10, 14, 30, 38, 48, 49, 61, 77, 79, 5, 7, 29, 72, 80, 7, 12, 14, 30, 61, 63, 68, 99, 6, 7, 12, 17, 30, 38, 42, 48, 72, 77, 6, 8, 12, 13, 29, 48, 54, 68, 85, 9, 28, 29, 61, 68, 7, 10, 14, 29, 30, 48, 80, 92, 93, 4, 5, 9, 28, 38, 40, 48, 68, 1, 12, 29, 39, 43, 66, 85, 1, 7, 9, 12, 13, 24, 27, 29, 38, 39, 47, 48, 59, 70, 1, 8, 10, 12, 24, 27, 34, 39, 48, 58, 81, 86, 1, 7, 12, 27, 29, 34, 36, 38, 39, 42, 73, 78, 1, 9, 12, 17, 29, 39, 61, 66, 68, 76, 54, 1, 4, 19, 26, 29, 36, 37, 45, 47, 48, 49, 61, 62, 68, 72, 1, 2, 3, 4, 5, 6, 7, 11, 16, 22, 23, 27, 32, 33, 39, 41, 42, 44, 48, 49, 52, 57, 59, 64, 70, 81, 82, 88, 94, 97, 3, 14, 27, 39, 42, 68, 88, 1, 3, 5, 7, 10, 12, 24, 38, 53, 80, 88, 92, 1, 3, 7, 9, 10, 12, 34, 56, 69, 80, 1, 23, 26, 29, 30, 32, 34, 61, 68, 88, 7, 10, 13, 24, 27, 29, 48, 61, 85, 86, 7, 10, 24, 27, 31, 34, 37, 42, 57, 76, 24, 29, 38, 39, 53, 61, 80, 89, 10, 29, 60, 66, 76, 88, 18, 27, 30, 57, 84, 54, 54, 3, 48, 77, 36, 48, 60, 68, 86, 91, 1, 3, 7, 10, 11, 16, 23, 27, 28, 32, 33, 42, 43, 46, 48, 52, 64, 65, 68, 82, 84, 88, 90, 94, 98, 100, 3, 18, 27, 42, 52, 68, 75, 86, 1, 24, 57, 43, 49, 68, 89, 20, 27, 34, 50, 65, 71, 4, 43, 62, 72, 81, 96, 1, 11, 16, 19, 23, 27, 36, 39, 42, 48, 52, 70, 82, 88, 94, 6, 14, 39, 42, 86, 6, 27, 81, 39, 42, 68, 10, 29, 77, 1, 11, 22, 23, 27, 42, 52, 64, 66, 68, 82, 89, 93, 15, 20, 24, 27, 42, 45, 57, 77, 82, 88, 38, 42, 74, 86, 29, 50, 88, 9, 28, 61, 70, 91, 23, 33, 54, 80, 90, 3, 11, 15, 33, 36, 40, 42, 48, 52, 60, 64, 82, 86, 15, 22, 52, 68, 86, 1, 5, 9, 14, 23, 69, 70, 79, 3, 9, 11, 27, 39, 42, 52, 55, 67, 68, 69, 75, 82, 90, 5, 8, 9, 10, 17, 30, 34, 18, 43, 3, 11, 27, 39, 42, 52, 57, 59, 64, 73, 80, 82, 16, 18, 54, 55, 1, 5, 9, 12, 84, 1, 3, 11, 24, 27, 36, 39, 42, 52, 58, 68, 82, 94, 52, 85, 86, 96, 9, 24, 37, 60, 76, 41, 52, 55, 85, 1, 28, 32, 93, 51, 69, 11, 78, 79, 81, 46, 47, 79, 88, 97, 81, 33, 57, 81, 84, 9, 34, 48, 15, 56, 67, 96, 28, 32, 60, 7, 21, 35, 67, 89, 3, 15, 32, 42, 63, 66, 77, 89, 90, 99, 40, 46, 51, 66, 4, 21, 28, 50, 89, 92, 97, 12, 13, 68, 100, 15, 33, 78, 82, 6, 38, 86, 49, 50, 96, 22, 33, 58, 61, 66, 79, 86, 90, 96, 3, 11, 60, 74, 79, 93, 94, 96, 7, 24, 30, 53, 73, 89, 13, 59, 72, 77, 99, 7, 9, 12, 24, 30, 34, 46, 55, 71, 85, 88, 7, 9, 12, 24, 30, 34, 53, 97, 7, 9, 24, 30, 31, 90, 7, 9, 24, 30, 94, 25, 50, 63, 81, 84, 29, 56, 99, 100, 24, 32, 46, 52, 9, 28, 46, 7, 19, 53, 94, 2, 11, 38, 52, 70, 82, 2, 9, 35, 82, 88, 92, 95, 28, 46, 58, 11, 16, 41, 82, 12, 16, 43, 99, 100, 13, 36, 9, 20, 32, 49, 22, 67, 16, 27, 57, 8, 19, 73, 97, 99, 32, 46, 52, 76, 31, 46, 69, 4, 6, 22, 25, 26, 67, 75, 77, 87, 4, 6, 7, 8, 18, 22, 23, 25, 58, 61, 75, 68, 77, 85, 23, 55, 79, 12, 26, 31, 33, 77, 12, 64, 33, 51, 59, 77, 98, 27, 39, 68, 23, 26, 26, 38, 56, 78, 33, 36, 56, 62, 79, 87, 92, 92, 38, 90, 92, 86, 92, 52, 75, 92, 98, 9, 33, 55, 66, 85, 91, 92, 99, 1, 13, 45, 49, 79, 84, 6, 22, 45, 49, 5, 14, 31, 33, 80, 5, 27, 34, 55, 64, 65, 93, 1, 18, 40, 62, 93, 30, 46, 48, 86, 9, 23, 87, 97, 100, 24, 40, 62, 86, 51, 29, 34, 38, 10, 16, 27, 56, 48, 81, 98, 79, 81, 39, 66, 73, 22, 26, 38, 52, 59, 66, 76, 86, 95, 11, 67, 71, 22, 31, 55, 69, 4, 57, 64, 94, 1, 3, 7, 10, 16, 21, 22, 23, 25, 26, 40, 41, 42, 44, 56, 59, 67, 69, 70, 71, 80, 87, 89, 90, 91, 93, 3, 17, 99, 100, 24, 73, 15, 27, 31, 43, 46, 65, 67, 90, 8, 22, 44, 67, 81, 13, 23, 76, 79, 4, 6, 11, 13, 25, 31, 36, 38, 54, 61, 77, 93, 1, 3, 4, 6, 8, 13, 19, 25, 26, 28, 31, 35, 36, 40, 45, 46, 47, 51, 61, 73, 74, 77, 79, 20, 45, 47, 50, 58, 66, 13, 23, 34, 36, 48, 61, 69, 74, 80, 85, 89, 91, 93, 2, 41, 50, 58, 61, 66, 73, 75, 8, 20, 32, 33, 40, 43, 45, 47, 69, 71, 75, 90, 96, 3, 4, 22, 57, 62, 88, 4, 21, 35, 75, 19, 24, 31, 7, 59, 9, 64, 100, 18, 37, 46, 67, 90, 30, 34, 39, 81, 99, 100, 77, 96, 23, 28, 32, 35, 39, 53, 64, 69, 2, 32, 34, 77, 86, 1, 50, 24, 32, 34, 57, 100, 9, 21, 52, 95, 52, 54, 11, 25, 29, 44, 83, 93, 25, 44, 59, 83, 12, 21, 37, 55, 59, 73, 81, 8, 9, 10, 14, 48, 82, 19, 50, 62, 90, 94, 17, 24, 30, 31, 40, 97, 29, 60, 76, 84, 3, 39, 43, 61, 3, 20, 49, 14, 16, 28, 41, 56, 60, 95, 100, 99, 64, 65, 77, 4, 5, 31, 45, 73, 16, 28, 33, 78, 7, 72, 29, 30, 37, 50, 61, 56, 79, 93, 15, 55, 56, 57, 25, 40, 25, 31, 47, 90, 29, 66, 71, 87, 88, 14, 27, 91, 9, 19, 30, 48, 66, 96, 99, 12, 26, 31, 56, 58, 63, 80, 81, 2, 15, 26, 96, 60, 3, 13, 36, 38, 42, 50, 69, 70, 18, 22, 63, 69, 22, 42, 21, 25, 41, 67, 90, 32, 44, 72, 100, 20, 58, 97, 13, 16, 69, 35, 58, 91, 100, 17, 58, 99, 58, 4, 20, 21, 42, 47, 49, 50, 73, 74, 96, 6, 77, 85, 20, 36, 74, 88, 29, 31, 32, 77, 49, 77, 69, 22, 30, 47, 57, 59, 36, 81, 13, 15, 18, 22, 87, 98, 48, 61, 71, 76, 4, 13, 36, 56, 78, 85, 2, 4, 6, 14, 18, 33, 47, 49, 58, 59, 65, 66, 68, 75, 76, 77, 78, 86, 91, 92, 94, 98, 3, 36, 24, 30, 32, 35, 54, 58, 72, 80, 98, 8, 13, 17, 23, 53, 97, 33, 66, 79, 81, 35, 98, 35, 39, 96, 35, 48, 53, 59, 67, 80, 26, 29, 32, 69, 94, 96, 4, 6, 25, 74, 75, 83, 4, 6, 22, 41, 67, 75, 83, 88, 93, 99, 15, 31, 37, 17, 18, 23, 3, 13, 53, 57, 61, 72, 77, 4, 36, 41, 86, 1, 17, 58, 79, 85, 46, 47, 16, 47, 33, 47, 25, 27, 42, 51, 37, 48, 65, 75, 90, 1, 48, 78, 1, 16, 81, 95, 1, 10, 56, 57, 73, 92, 6, 22, 52, 61, 96, 47, 62, 33, 23, 33, 33, 33, 40, 56, 21, 36, 42, 47, 69, 91, 97, 38, 54, 67, 3, 13, 56, 61, 93, 25, 45, 57, 27, 43, 94, 8, 63, 65, 88, 3, 48, 54, 3, 10, 20, 23, 36, 51, 61, 68, 50, 69, 19, 77, 34, 49, 58, 6, 21, 68, 77, 4, 43, 72, 75, 85, 13, 26, 60, 8, 19, 37, 40, 51, 53, 69, 71, 85, 8, 19, 40, 71, 38, 64, 68, 85, 86, 20, 68, 96, 99, 38, 55, 61, 64, 92, 1, 7, 31, 7, 14, 20, 48, 61, 7, 6, 9, 24, 27, 31, 42, 57, 59, 78, 100, 1, 8, 29, 48, 24, 29, 37, 43, 59, 84, 85, 97, 60, 1, 26, 30, 38, 39, 43, 45, 55, 64, 67, 68, 70, 81, 88, 89, 98, 99, 2, 31, 67, 73, 14, 32, 46, 56, 77, 84, 85, 3, 4, 44, 45, 2, 80, 40, 47, 69, 97, 24, 26, 99, 1, 46, 56, 64, 65, 70, 96, 60, 84, 94, 94, 33, 56, 92, 2, 9, 64, 78, 20, 58, 75, 95, 2, 26, 93, 99, 5, 14, 38, 41, 60, 70, 73, 76, 5, 48, 62, 87, 39, 68, 1, 7, 22, 24, 86, 10, 40, 100, 9, 10, 53, 58, 84, 30, 37, 96, 9, 43, 83, 12, 53, 88, 94, 5, 26, 35, 63, 100, 44, 62, 83, 24, 93, 16, 33, 36, 52, 59, 92, 1, 64, 100, 1, 37, 8, 12, 29, 38, 40, 51, 53, 55, 67, 79, 84, 88, 89, 94, 11, 21, 59, 62, 78, 87, 88, 1, 48, 65, 91, 1, 39, 44, 51, 12, 14, 13, 36, 78, 85, 100, 1, 6, 20, 22, 50, 9, 14, 48, 50, 65, 81, 94, 6, 23, 83, 2, 12, 27, 57, 82, 84, 1, 10, 15, 25, 26, 47, 77, 92, 10, 35, 37, 92, 1, 25, 49, 61, 67, 71, 83, 14, 22, 25, 20, 25, 32, 95, 2, 41, 48, 64, 66, 90, 5, 14, 31, 43, 98, 9, 44, 49, 1, 4, 6, 10, 18, 23, 30, 36, 38, 47, 48, 49, 61, 71, 72, 73, 76, 77, 79, 16, 55, 81, 84, 95, 99, 100, 2, 17, 84, 100, 25, 78, 93, 2, 83, 26, 38, 41, 48, 82, 83, 25, 44, 72, 56, 60, 3, 9, 13, 18, 27, 38, 48, 53, 54, 84, 85, 92, 99, 11, 37, 72, 83, 94, 3, 8, 10, 11, 16, 29, 32, 66, 71, 96, 3, 14, 19, 32, 37, 51, 59, 96, 100, 16, 21, 42, 57, 63, 66, 100, 4, 75, 19, 20, 53, 62, 73, 83, 5, 62, 86, 6, 26, 44, 72, 93, 1, 32, 38, 46, 83, 16, 56, 86, 7, 23, 46, 93, 5, 46, 78, 93, 6, 22, 6, 50, 10, 34, 69, 21, 31, 32, 69, 7, 12, 15, 31, 34, 37, 43, 46, 80, 81, 86, 91, 8, 71, 8, 29, 92, 64, 66, 86, 89, 16, 48, 57, 81, 91, 19, 30, 43, 94, 2, 70, 82, 9, 24, 33, 32, 41, 73, 32, 34, 35, 63, 82, 88, 92, 95, 1, 5, 7, 12, 17, 30, 31, 38, 39, 44, 77, 83, 84, 95, 22, 31, 77, 83, 10, 34, 55, 59, 76, 79, 83, 88, 91, 27, 39, 88, 5, 19, 30, 34, 53, 55, 89, 5, 9, 73, 7, 10, 40, 43, 86, 8, 30, 93, 8, 40, 57, 78, 100, 33, 44, 59, 25, 59, 64, 68, 84, 3, 25, 37, 44, 3, 34, 39, 53, 98, 45, 49, 3, 5, 12, 13, 18, 19, 59, 68, 82, 88, 25, 57, 83, 3, 13, 21, 22, 25, 45, 48, 61, 72, 76, 87, 29, 71, 93, 3, 51, 24, 29, 16, 37, 40, 59, 63, 78, 13, 17, 82, 46, 84, 5, 9, 25, 65, 77, 87, 5, 43, 53, 9, 52, 71, 15, 42, 64, 89, 96, 5, 9, 10, 30, 34, 48, 73, 84, 97, 5, 14, 24, 63, 22, 25, 32, 47, 62, 72, 16, 22, 23, 47, 59, 61, 69, 70, 80, 81, 95, 4, 55, 78, 59, 83, 95, 40, 59, 95, 31, 68, 84, 99, 8, 12, 19, 32, 40, 51, 52, 55, 66, 83, 85, 96, 100, 8, 19, 32, 40, 4, 7, 76, 34, 71, 85, 4, 22, 41, 49, 77, 4, 20, 22, 3, 10, 17, 20, 23, 24, 25, 30, 35, 37, 40, 55, 60, 69, 71, 72, 76, 77, 85, 93, 96, 99, 22, 24, 34, 38, 1, 20, 46, 66, 68, 70, 26, 32, 38, 82, 95, 96, 98, 13, 42, 53, 57, 72, 82, 1, 12, 25, 90, 91, 96, 44, 57, 62, 84, 97, 11, 39, 48, 72, 3, 27, 40, 48, 100, 5, 9, 18, 35, 40, 43, 66, 69, 71, 83, 92, 97, 99, 5, 10, 14, 16, 24, 57, 63, 86, 97, 9, 35, 54, 84, 15, 59, 78, 33, 36, 68, 75, 79, 90, 2, 38, 70, 82, 84, 96, 2, 38, 70, 82, 11, 19, 72, 4, 6, 50, 54, 77, 2, 11, 32, 35, 82, 95, 100, 5, 9, 55, 59, 61, 70, 78, 86, 2, 12, 14, 29, 46, 18, 84, 85, 83, 92, 8, 83, 16, 82, 8, 21, 30, 97, 45, 58, 62, 96, 100, 24, 30, 61, 21, 22, 41, 44, 58, 64, 73, 80, 3, 22, 29, 34, 99, 40, 73, 76, 95, 97, 14, 76, 87, 19, 55, 78, 83, 85, 18, 36, 72, 93, 3, 4, 5, 6, 13, 17, 36, 41, 62, 68, 69, 71, 73, 85, 93, 96, 97, 7, 9, 12, 53, 82, 35, 41, 51, 59, 65, 30, 69, 80, 12, 19, 42, 80, 30, 39, 53, 88, 17, 24, 32, 34, 60, 71, 75, 94, 96, 5, 12, 17, 19, 32, 34, 38, 84, 92, 2, 8, 9, 25, 31, 38, 73, 84, 87, 89, 10, 12, 14, 69, 77, 26, 32, 37, 63, 74, 75, 1, 5, 19, 97, 41, 55, 90, 12, 55, 34, 96, 44, 51, 98, 44, 57, 99, 16, 25, 33, 56, 58, 92, 53, 58, 88, 94, 58, 17, 20, 45, 58, 62, 69, 74, 75, 90, 7, 11, 13, 18, 29, 50, 91, 12, 29, 57, 93, 100, 23, 65, 99, 19, 32, 69, 72, 75, 29, 51, 3, 15, 27, 29, 96, 10, 23, 24, 41, 38, 54, 66, 80, 81, 99, 46, 54, 84, 2, 44, 59, 94, 59, 2, 38, 63, 78, 89, 84, 21, 26, 65, 8, 19, 28, 92, 23, 43, 56, 62, 77, 18, 37, 41, 11, 29, 35, 65, 80, 87, 12, 71, 2, 55, 57, 59, 76, 21, 33, 88, 3, 28, 54, 98, 25, 32, 50, 64, 94, 10, 48, 49, 50, 58, 61, 73, 77, 99, 9, 15, 16, 19, 34, 49, 55, 67, 69, 82, 83, 97, 1, 2, 6, 8, 13, 19, 21, 25, 26, 32, 33, 35, 44, 58, 59, 60, 62, 63, 67, 74, 78, 81, 83, 84, 87, 90, 91, 92, 99, 100, 25, 27, 44, 53, 60, 66, 86, 91, 98, 17, 36, 67, 72, 76, 20, 73, 4, 6, 8, 14, 15, 23, 38, 41, 43, 53, 58, 68, 71, 72, 77, 96, 98, 13, 25, 83, 12, 62, 63, 24, 10, 13, 28, 38, 85, 90, 99, 73, 2, 15, 16, 25, 26, 31, 33, 42, 45, 52, 55, 56, 57, 62, 64, 65, 78, 81, 87, 3, 17, 44, 45, 67, 74, 86, 100, 1, 12, 25, 48, 74, 88, 96, 37, 54, 62, 74, 8, 78, 10, 28, 39, 44, 51, 72, 2, 46, 70, 94, 15, 31, 44, 63, 85, 40, 69, 97, 74, 19, 26, 81, 84, 98, 6, 14, 36, 56, 81, 4, 20, 49, 50, 74, 75, 4, 20, 49, 75, 32, 58, 76, 6, 12, 13, 31, 36, 37, 71, 82, 97, 13, 64, 89, 16, 38, 62, 70, 86, 100, 13, 33, 62, 38, 64, 95, 1, 25, 69, 19, 64, 78, 14, 46, 70, 73, 87, 96, 1, 9, 13, 19, 30, 35, 53, 60, 85, 6, 50, 80, 30, 34, 46, 47, 51, 54, 60, 93, 31, 53, 94, 58, 60, 65, 8, 40, 89, 97, 100, 49, 10, 47, 94, 89, 92, 97, 15, 65, 84, 86, 10, 21, 23, 63, 93, 29, 40, 55, 71, 99, 6, 35, 53, 91, 24, 1, 52, 58, 89, 95, 100, 5, 7, 86, 50, 92, 17, 58, 69, 75, 1, 29, 30, 38, 83, 100, 29, 44, 55, 11, 12, 25, 40, 51, 58, 62, 67, 81, 87, 94, 97, 18, 28, 58, 69, 75, 17, 24, 33, 69, 72, 73, 90, 19, 26, 83, 32, 49, 50, 75, 78, 83, 7, 23, 27, 30, 84, 31, 47, 78, 84, 90, 4, 59, 78, 88, 100, 22, 45, 9, 56, 3, 39, 45, 61, 67, 91, 3, 100, 12, 58, 71, 8, 19, 24, 30, 43, 46, 53, 76, 83, 86, 95, 8, 27, 33, 57, 59, 86, 29, 59, 64, 67, 69, 76, 90, 96, 63, 69, 90, 92, 1, 10, 21, 32, 45, 47, 50, 58, 65, 73, 74, 80, 96, 4, 24, 34, 45, 73, 90, 61, 88, 18, 54, 11, 24, 39, 48, 65, 2, 29, 38, 70, 74, 100, 10, 23, 42, 65, 82, 87, 1, 37, 48, 21, 55, 64, 92, 26, 52, 92, 93, 69, 71, 80, 90, 91, 62, 79, 87, 91, 6, 30, 43, 56, 61, 62, 3, 6, 35, 75, 19, 32, 35, 79, 9, 19, 24, 29, 37, 40, 63, 99, 29, 34, 37, 40, 53, 71, 94, 99, 51, 54, 64, 72, 93, 18, 9, 13, 17, 19, 20, 27, 31, 66, 72, 94, 97, 99, 6, 16, 94, 99, 5, 14, 69, 89, 92, 96, 9, 24, 54, 80, 2, 26, 46, 57, 62, 2, 71, 80, 85, 5, 33, 55, 21, 33, 7, 12, 14, 57, 80, 21, 65, 99, 17, 48, 64, 23, 97, 100, 1, 24, 38, 53, 58, 75, 79, 87, 99, 2, 12, 25, 32, 79, 96, 13, 22, 23, 28, 33, 40, 52, 79, 89, 90, 5, 15, 17, 19, 32, 76, 85, 96, 8, 40, 87, 93, 6, 67, 68, 85, 96, 4, 13, 25, 28, 29, 39, 70, 75, 86, 2, 15, 25, 41, 62, 67, 77, 2, 12, 23, 67, 82, 99, 11, 91, 28, 55, 66, 71, 17, 32, 57, 32, 35, 69, 87, 96, 15, 17, 18, 24, 29, 69, 84, 99, 3, 5, 59, 97, 100, 6, 8, 24, 47, 71, 40, 71, 92, 38, 58, 78, 1, 39, 43, 53, 83, 84, 15, 18, 20, 69, 92, 65, 85, 1, 10, 12, 23, 1, 34, 45, 99, 12, 27, 29, 39, 97, 1, 8, 21, 25, 41, 47, 52, 25, 51, 83, 98, 4, 20, 22, 49, 50, 75, 94, 26, 62, 96, 3, 4, 13, 18, 20, 22, 42, 45, 49, 50, 58, 69, 72, 74, 75, 80, 1, 27, 49, 50, 58, 66, 75, 80, 96, 13, 79, 89, 17, 69, 70, 75, 93, 5, 9, 39, 42, 53, 57, 1, 16, 18, 33, 36, 37, 52, 60, 62, 67, 70, 90, 48, 65, 68, 80, 96, 5, 8, 9, 14, 19, 24, 29, 30, 43, 50, 53, 68, 70, 76, 86, 91, 33, 51, 60, 67, 12, 21, 46, 52, 60, 99, 44, 57, 66, 68, 35, 22, 25, 48, 54, 34, 70, 78, 92, 22, 62, 82, 89, 95, 17, 37, 72, 14, 77, 30, 79, 10, 16, 17, 43, 47, 55, 57, 65, 74, 95, 56, 97, 64, 81, 1, 5, 29, 48, 68, 82, 93, 23, 40, 58, 64, 21, 65, 82, 87, 31, 32, 39, 61, 3, 5, 9, 12, 22, 36, 38, 61, 70, 94, 1, 24, 12, 20, 44, 62, 6, 22, 36, 50, 96, 15, 44, 81, 83, 98, 17, 82, 21, 54, 57, 81, 82, 98, 34, 70, 81, 81, 88, 16, 41, 88, 70, 82, 2, 13, 40, 43, 51, 55, 56, 67, 95, 5, 6, 31, 8, 27, 35, 51, 75, 96, 1, 20, 48, 73, 73, 4, 72, 36, 37, 45, 4, 11, 20, 41, 54, 25, 26, 47, 63, 82, 87, 20, 74, 77, 64, 87, 1, 13, 25, 40, 74, 77, 87, 96, 87, 97, 41, 49, 73, 96, 100, 6, 20, 30, 80, 87, 38, 47, 76, 80, 81, 28, 42, 70, 75, 78, 1, 15, 16, 37, 41, 43, 46, 84, 100, 8, 34, 76, 5, 7, 12, 24, 34, 37, 51, 53, 16, 26, 33, 41, 62, 68, 83, 90, 100, 43, 47, 9, 12, 63, 73, 76, 99, 9, 13, 28, 36, 1, 20, 23, 88, 14, 26, 68, 23, 28, 50, 79, 5, 16, 25, 26, 33, 44, 52, 64, 67, 78, 91, 11, 52, 66, 28, 85, 18, 22, 64, 81, 38, 38, 53, 60, 62, 66, 70, 80, 81, 84, 86, 92, 43, 60, 92, 46, 64, 65, 95, 4, 6, 35, 41, 47, 58, 73, 58, 60, 70, 76, 30, 33, 39, 60, 79, 53, 60, 71, 12, 60, 16, 33, 44, 62, 23, 29, 43, 65, 66, 81, 86, 12, 30, 53, 5, 60, 74, 97, 21, 26, 56, 78, 91, 56, 78, 11, 27, 56, 13, 28, 41, 79, 87, 10, 13, 28, 42, 61, 62, 79, 91, 9, 10, 79, 1, 20, 38, 85, 86, 12, 17, 22, 93, 1, 27, 52, 47, 95, 71, 79, 89, 79, 89, 36, 54, 80, 97, 56, 75, 82, 33, 51, 58, 91, 2, 26, 33, 45, 51, 60, 83, 88, 3, 8, 48, 77, 6, 27, 52, 86, 64, 67, 76, 10, 79, 5, 16, 31, 55, 76, 77, 2, 6, 12, 36, 70, 2, 66, 2, 56, 85, 9, 38, 67, 95, 100, 23, 46, 61, 7, 39, 40, 27, 33, 87, 2, 38, 79, 99, 38, 79, 36, 72, 50, 64, 67, 88, 14, 26, 34, 54, 70, 87, 13, 19, 29, 42, 60, 64, 86, 89, 20, 49, 10, 42, 52, 88, 4, 77, 4, 5, 6, 17, 18, 22, 36, 45, 46, 67, 72, 75, 77, 79, 85, 93, 4, 6, 17, 18, 36, 39, 67, 72, 77, 84, 92, 2, 15, 20, 50, 76, 18, 50, 89, 9, 24, 46, 78, 90, 93, 5, 42, 66, 70, 1, 9, 14, 74, 5, 18, 21, 42, 59, 66, 77, 16, 52, 55, 83, 30, 35, 56, 62, 5, 12, 24, 83, 2, 82, 2, 9, 23, 35, 36, 54, 58, 70, 85, 92, 94, 98, 99, 21, 50, 70, 96, 19, 25, 36, 40, 90, 22, 25, 57, 70, 83, 25, 27, 29, 44, 90, 42, 46, 57, 65, 43, 49, 66, 93, 15, 17, 49, 86, 21, 65, 11, 20, 27, 34, 40, 89, 93, 99, 13, 58, 68, 95, 30, 54, 57, 25, 44, 83, 26, 78, 82, 93, 13, 17, 21, 32, 41, 58, 61, 79, 98, 9, 15, 49, 50, 75, 83, 97, 82, 1, 37, 39, 40, 63, 80, 17, 48, 63, 86, 95, 98, 17, 18, 61, 12, 97, 17, 18, 7, 14, 25, 32, 55, 5, 70, 100, 6, 36, 50, 66, 82, 100, 14, 38, 50, 85, 1, 15, 19, 40, 1, 2, 5, 20, 59, 91, 98, 99, 2, 88, 25, 78, 87, 91, 67, 93, 88, 4, 9, 10, 22, 33, 48, 71, 81, 83, 89, 17, 72, 4, 75, 76, 86, 6, 32, 98, 9, 15, 31, 36, 40, 54, 67, 68, 87, 97, 100, 63, 66, 90, 2, 65, 45, 49, 83, 1, 9, 24, 50, 1, 22, 74, 56, 78, 88, 84, 9, 27, 65, 89, 43, 48, 53, 60, 67, 76, 53, 76, 94, 48, 76, 94, 60, 94, 7, 14, 29, 48, 76, 84, 3, 6, 8, 56, 83, 10, 32, 39, 54, 80, 97, 46, 47, 75, 1, 7, 24, 29, 43, 25, 26, 40, 44, 87, 91, 98, 29, 34, 56, 63, 86, 69, 72, 83, 1, 3, 57, 68, 90, 97, 3, 24, 27, 78, 98, 100, 14, 30, 45, 68, 75, 8, 10, 17, 24, 37, 66, 84, 85, 89, 5, 31, 40, 44, 81, 14, 19, 24, 29, 31, 32, 34, 35, 36, 68, 69, 80, 88, 99, 3, 4, 24, 31, 39, 46, 49, 51, 55, 61, 66, 80, 84, 86, 88, 90, 99, 3, 7, 14, 36, 39, 43, 46, 52, 68, 30, 39, 48, 50, 54, 60, 63, 69, 72, 82, 95, 23, 30, 34, 43, 88, 23, 33, 41, 96, 9, 23, 29, 39, 40, 75, 3, 17, 18, 27, 29, 32, 37, 40, 41, 50, 51, 60, 66, 69, 71, 5, 15, 30, 99, 9, 30, 38, 53, 14, 30, 53, 80, 3, 36, 39, 76, 99, 17, 27, 29, 45, 48, 3, 17, 39, 89, 8, 46, 89, 13, 29, 64, 96, 10, 28, 46, 79, 22, 25, 44, 74, 91, 92, 95, 2, 24, 25, 56, 10, 13, 18, 28, 48, 52, 61, 73, 27, 33, 52, 6, 16, 50, 51, 67, 20, 26, 38, 55, 63, 36, 46, 57, 62, 89, 95, 21, 65, 5, 64, 74, 92, 97, 3, 10, 28, 10, 21, 28, 1, 24, 23, 62, 76, 77, 6, 9, 23, 38, 6, 35, 80, 85, 45, 59, 70, 86, 32, 41, 64, 67, 16, 37, 1, 16, 32, 46, 48, 52, 54, 26, 74, 78, 56, 66, 67, 73, 56, 58, 70, 76, 80, 95, 56, 92, 94, 2, 64, 99, 2, 82, 3, 32, 75, 85, 98, 1, 22, 53, 74, 86, 56, 62, 81, 97, 50, 52, 62, 86, 5, 57, 66, 45, 61, 72, 73, 42, 52, 50, 87, 91, 100, 12, 64, 91, 9, 19, 24, 71, 76, 83, 19, 99, 34, 51, 18, 50, 85, 100, 16, 41, 46, 49, 59, 67, 6, 12, 15, 17, 27, 46, 51, 57, 63, 89, 3, 8, 11, 13, 18, 35, 51, 69, 72, 85, 99, 35, 50, 77, 55, 69, 95, 21, 25, 7, 12, 24, 30, 53, 5, 7, 30, 94, 21, 53, 56, 74, 7, 12, 28, 30, 47, 11, 56, 78, 85, 29, 31, 73, 78, 84, 34, 53, 63, 6, 33, 47, 77, 78, 26, 31, 39, 64, 78, 96, 2, 4, 29, 81, 85, 92, 97, 78, 88, 21, 42, 47, 48, 4, 6, 15, 19, 24, 52, 64, 36, 46, 48, 51, 33, 90, 31, 36, 43, 68, 78, 9, 19, 57, 61, 69, 78, 97, 16, 34, 69, 78, 16, 79, 16, 33, 89, 13, 29, 41, 43, 53, 83, 83, 9, 10, 58, 33, 61, 70, 97, 88, 88, 53, 76, 84, 5, 53, 97, 58, 77, 91, 8, 12, 14, 27, 71, 96, 99, 43, 72, 91, 97, 21, 32, 43, 62, 64, 85, 91, 14, 48, 81, 14, 15, 27, 31, 37, 44, 46, 55, 57, 81, 92, 8, 15, 16, 55, 8, 27, 40, 11, 16, 33, 43, 63, 94, 2, 88, 1, 14, 50, 65, 8, 9, 15, 34, 40, 46, 69, 78, 15, 25, 35, 41, 8, 54, 7, 9, 34, 51, 53, 54, 94, 11, 35, 62, 70, 83, 86, 12, 37, 47, 54, 63, 79, 1, 42, 43, 47, 63, 70, 75, 81, 30, 35, 81, 87, 2, 81, 1, 8, 24, 54, 78, 86, 92, 2, 15, 26, 41, 82, 87, 62, 65, 76, 82, 19, 29, 30, 71, 81, 91, 27, 32, 43, 54, 86, 2, 10, 11, 51, 70, 78, 10, 38, 63, 78, 34, 38, 39, 78, 26, 33, 74, 82, 91, 96, 2, 19, 55, 61, 72, 80, 12, 30, 70, 93, 69, 75, 79, 21, 57, 58, 80, 89, 1, 27, 59, 84, 99, 100, 33, 60, 68, 94, 30, 6, 17, 20, 26, 35, 67, 91, 89, 5, 17, 51, 18, 41, 72, 75, 20, 23, 25, 27, 55, 60, 71, 98, 59, 9, 23, 29, 31, 63, 9, 35, 68, 13, 19, 34, 38, 54, 60, 62, 63, 66, 69, 86, 100, 7, 10, 30, 68, 92, 43, 83, 89, 32, 47, 62, 77, 91, 27, 75, 91, 4, 6, 22, 45, 50, 62, 77, 96, 3, 100, 4, 20, 67, 79, 96, 30, 25, 31, 53, 57, 63, 70, 83, 91, 2, 26, 44, 92, 95, 2, 26, 31, 33, 39, 79, 4, 50, 56, 77, 13, 29, 76, 40, 51, 59, 39, 47, 50, 57, 81, 26, 62, 81, 2, 1, 24, 43, 51, 66, 12, 66, 72, 14, 23, 100, 8, 55, 66, 73, 89, 12, 17, 35, 37, 95, 97, 100, 16, 30, 33, 48, 2, 25, 67, 18, 22, 32, 54, 90, 93, 18, 80, 90, 26, 51, 94, 96, 33, 91, 28, 85, 14, 50, 60, 92, 23, 72, 10, 18, 28, 85, 10, 28, 33, 51, 62, 87, 100, 23, 36, 62, 33, 62, 33, 62, 86, 31, 44, 83, 87, 54, 62, 84, 17, 19, 29, 61, 2, 5, 21, 31, 75, 7, 8, 13, 34, 51, 57, 70, 62, 86, 34, 40, 51, 57, 3, 19, 51, 72, 7, 9, 34, 7, 34, 18, 65, 18, 39, 58, 80, 46, 66, 100, 4, 11, 13, 16, 22, 29, 36, 37, 46, 53, 56, 57, 59, 66, 68, 85, 91, 3, 8, 18, 85, 18, 31, 41, 60, 64, 65, 11, 15, 29, 51, 53, 56, 96, 100, 23, 33, 62, 62, 86, 92, 70, 86, 89, 27, 36, 58, 62, 65, 17, 20, 26, 54, 59, 71, 75, 80, 85, 93, 100, 4, 17, 19, 41, 47, 51, 54, 61, 67, 73, 83, 99, 2, 15, 64, 82, 87, 92, 9, 12, 23, 39, 83, 84, 94, 26, 48, 56, 80, 7, 30, 51, 9, 19, 29, 43, 79, 9, 97, 21, 23, 42, 52, 79, 88, 42, 6, 17, 37, 52, 16, 38, 56, 2, 3, 41, 88, 90, 96, 7, 15, 55, 82, 95, 7, 46, 60, 63, 68, 79, 74, 19, 73, 1, 19, 43, 78, 12, 17, 30, 38, 87, 32, 57, 65, 80, 95, 8, 91, 19, 23, 69, 4, 18, 16, 67, 57, 78, 98, 22, 51, 70, 71, 76, 94, 4, 13, 54, 69, 74, 75, 76, 77, 93, 4, 6, 18, 22, 35, 50, 67, 72, 75, 85, 8, 27, 30, 2, 8, 16, 39, 51, 53, 56, 63, 91, 9, 51, 66, 78, 3, 42, 47, 48, 66, 72, 79, 3, 42, 48, 66, 18, 70, 84, 89, 77, 3, 5, 15, 26, 36, 39, 50, 52, 53, 59, 85, 94, 96, 100, 5, 31, 98, 15, 29, 30, 46, 55, 100, 10, 23, 24, 28, 34, 76, 80, 43, 49, 66, 68, 85, 11, 33, 59, 72, 78, 81, 96, 33, 35, 44, 6, 40, 48, 57, 89, 38, 64, 27, 58, 92, 23, 32, 38, 68, 79, 65, 85, 86, 21, 35, 47, 32, 27, 51, 34, 47, 66, 6, 20, 25, 34, 47, 50, 69, 6, 27, 50, 69, 22, 50, 59, 25, 76, 77, 2, 11, 12, 18, 21, 79, 4, 19, 39, 57, 63, 78, 83, 87, 55, 87, 12, 14, 37, 44, 46, 87, 56, 81, 92, 97, 43, 59, 64, 70, 88, 89, 95, 97, 56, 75, 76, 83, 94, 16, 32, 47, 88, 20, 21, 69, 74, 99, 37, 84, 94, 18, 20, 24, 27, 32, 90, 45, 72, 90, 93, 3, 22, 31, 45, 77, 99, 1, 68, 8, 12, 50, 51, 72, 16, 34, 74, 91, 95, 98, 89, 9, 10, 17, 19, 25, 26, 35, 55, 60, 61, 66, 84, 88, 94, 95, 100, 8, 13, 17, 21, 27, 34, 35, 46, 47, 50, 51, 56, 58, 59, 60, 61, 69, 71, 74, 75, 76, 80, 85, 87, 89, 93, 96, 99, 5, 11, 16, 52, 64, 70, 76, 8, 40, 53, 86, 18, 38, 55, 83, 96, 8, 10, 18, 79, 82, 17, 32, 70, 81, 2, 3, 11, 28, 86, 18, 32, 35, 37, 40, 49, 54, 69, 90, 91, 93, 32, 43, 80, 93, 81, 19, 51, 12, 27, 45, 11, 32, 46, 78, 2, 3, 19, 51, 25, 44, 9, 14, 29, 30, 34, 40, 61, 80, 88, 94, 25, 38, 45, 53, 62, 77, 83, 84, 88, 98, 3, 8, 27, 35, 3, 29, 34, 36, 92, 23, 79, 89, 92, 15, 64, 87, 88, 91, 22, 25, 42, 54, 76, 77, 16, 83, 13, 61, 73, 85, 93, 17, 25, 48, 53, 61, 5, 6, 13, 17, 3, 12, 20, 24, 29, 90, 34, 38, 68, 78, 98, 16, 40, 8, 19, 40, 54, 59, 97, 29, 40, 94, 99, 1, 7, 48, 52, 58, 63, 91, 95, 98, 10, 96, 39, 63, 71, 78, 92, 35, 42, 79, 85, 8, 26, 44, 62, 63, 65, 100, 34, 65, 79, 93, 7, 12, 24, 29, 30, 34, 40, 81, 7, 12, 24, 29, 30, 8, 27, 39, 77, 81, 92, 33, 38, 93, 4, 10, 56, 57, 11, 15, 42, 49, 52, 54, 58, 65, 69, 100, 14, 24, 44, 6, 10, 15, 20, 54, 61, 63, 70, 80, 42, 64, 2, 15, 56, 59, 64, 10, 37, 46, 48, 86, 95, 10, 14, 15, 16, 30, 58, 85, 90, 91, 13, 22, 38, 59, 1, 3, 7, 8, 10, 14, 17, 18, 19, 23, 27, 28, 32, 36, 37, 38, 40, 43, 47, 48, 50, 51, 52, 54, 55, 58, 60, 61, 62, 66, 68, 71, 72, 73, 92, 93, 99, 61, 2, 25, 29, 44, 56, 96, 67, 81, 87, 11, 25, 58, 14, 19, 85, 3, 9, 21, 45, 55, 63, 67, 77, 13, 36, 98, 62, 98, 15, 25, 62, 11, 26, 42, 45, 67, 2, 33, 82, 13, 17, 36, 96, 35, 54, 88, 12, 29, 30, 89, 47, 68, 87, 92, 96, 10, 15, 26, 49, 50, 81, 22, 56, 62, 26, 49, 66, 98, 20, 26, 49, 65, 96, 98, 22, 44, 78, 10, 56, 69, 81, 92, 28, 32, 43, 63, 84, 88, 89, 96, 14, 29, 35, 37, 46, 53, 56, 11, 37, 41, 44, 82, 98, 29, 2, 25, 26, 38, 44, 59, 82, 2, 23, 88, 11, 31, 58, 97, 3, 29, 37, 39, 42, 64, 77, 78, 1, 63, 27, 32, 45, 29, 36, 47, 56, 65, 92, 5, 15, 27, 72, 13, 36, 75, 95, 10, 37, 38, 78, 86, 16, 41, 45, 50, 72, 73, 77, 84, 85, 93, 25, 26, 45, 2, 8, 14, 46, 76, 89, 2, 21, 33, 51, 59, 66, 67, 71, 78, 79, 97, 98, 5, 11, 22, 28, 52, 62, 67, 80, 92, 99, 1, 4, 10, 17, 23, 24, 28, 41, 76, 96, 13, 20, 36, 50, 32, 55, 30, 38, 43, 48, 59, 87, 93, 30, 76, 89, 13, 18, 46, 2, 4, 11, 20, 22, 25, 26, 27, 33, 40, 45, 47, 54, 69, 72, 76, 78, 89, 91, 95, 96, 98, 2, 7, 10, 29, 58, 87, 6, 38, 66, 73, 75, 79, 90, 92, 38, 54, 58, 68, 71, 73, 80, 93, 50, 52, 90, 8, 24, 49, 52, 60, 66, 74, 84, 86, 95, 98, 9, 34, 68, 83, 95, 4, 17, 18, 36, 48, 50, 68, 72, 93, 12, 61, 71, 72, 8, 13, 18, 30, 54, 69, 35, 50, 19, 29, 40, 5, 23, 46, 93, 18, 40, 70, 6, 60, 84, 89, 92, 10, 12, 39, 68, 83, 99, 18, 73, 5, 15, 18, 33, 35, 46, 61, 63, 64, 75, 86, 89, 36, 45, 48, 54, 63, 79, 2, 13, 19, 35, 41, 60, 67, 68, 72, 81, 84, 96, 97, 35, 49, 57, 67, 16, 19, 2, 8, 15, 36, 54, 71, 13, 21, 65, 72, 81, 88, 91, 17, 71, 1, 36, 67, 70, 82, 2, 26, 63, 26, 11, 44, 86, 1, 42, 43, 47, 52, 60, 66, 70, 81, 98, 11, 24, 45, 46, 50, 55, 58, 76, 87, 88, 94, 29, 61, 63, 6, 38, 44, 60, 76, 11, 33, 35, 70, 71, 17, 19, 4, 18, 68, 80, 76, 97, 18, 35, 45, 85, 1, 43, 52, 64, 91, 1, 20, 43, 48, 57, 64, 7, 74, 93, 43, 51, 99, 42, 70, 74, 86, 20, 26, 32, 55, 58, 75, 80, 98, 9, 12, 44, 65, 72, 74, 27, 33, 44, 62, 33, 56, 36, 50, 64, 98, 10, 27, 63, 65, 35, 36, 72, 6, 10, 24, 27, 28, 32, 38, 41, 60, 71, 97, 11, 49, 91, 7, 91, 13, 18, 80, 9, 30, 33, 13, 23, 33, 36, 38, 53, 62, 72, 78, 89, 13, 18, 32, 61, 65, 1, 16, 31, 47, 88, 5, 17, 19, 53, 25, 26, 44, 4, 45, 74, 77, 82, 5, 6, 15, 77, 4, 6, 20, 22, 74, 77, 52, 10, 13, 17, 19, 23, 29, 36, 46, 52, 53, 68, 69, 71, 93, 22, 72, 6, 8, 20, 24, 57, 73, 10, 44, 2, 7, 13, 18, 30, 33, 54, 67, 92, 96, 4, 30, 43, 64, 82, 85, 93, 11, 14, 15, 29, 31, 34, 52, 55, 57, 62, 63, 64, 78, 85, 89, 92, 93, 94, 98, 2, 12, 43, 49, 55, 57, 63, 82, 96, 18, 29, 31, 33, 99, 1, 47, 14, 30, 76, 99, 3, 58, 83, 86, 35, 46, 84, 97, 4, 9, 12, 32, 66, 54, 82, 14, 40, 61, 76, 84, 100, 8, 14, 24, 26, 31, 70, 3, 12, 15, 31, 33, 37, 46, 49, 55, 57, 65, 88, 91, 92, 8, 21, 27, 38, 41, 51, 65, 79, 94, 59, 78, 31, 34, 62, 70, 82, 94, 100, 47, 57, 89, 7, 21, 26, 37, 54, 59, 66, 14, 36, 44, 98, 15, 16, 43, 55, 57, 64, 65, 69, 83, 84, 88, 92, 15, 33, 40, 90, 96, 5, 15, 31, 32, 90, 90, 29, 32, 34, 41, 55, 90, 14, 18, 24, 29, 43, 55, 69, 81, 82, 95, 11, 21, 31, 43, 46, 51, 52, 57, 68, 81, 87, 95, 14, 32, 33, 48, 50, 58, 88, 98, 2, 7, 8, 17, 21, 29, 32, 49, 50, 54, 56, 64, 1, 48, 64, 81, 95, 9, 31, 57, 14, 31, 2, 14, 31, 32, 36, 43, 46, 47, 55, 56, 70, 84, 89, 94, 100, 8, 14, 93, 38, 49, 68, 25, 41, 95, 100, 10, 79, 92, 5, 9, 14, 15, 17, 27, 32, 34, 49, 54, 64, 68, 71, 76, 79, 92, 97, 15, 64, 10, 23, 28, 56, 75, 79, 88, 89, 93, 10, 13, 23, 80, 10, 23, 40, 2, 8, 9, 30, 57, 66, 77, 30, 42, 67, 73, 16, 46, 95, 5, 7, 4, 45, 49, 64, 71, 74, 79, 93, 10, 24, 35, 93, 26, 82, 26, 40, 99, 51, 64, 98, 76, 77, 92, 94, 47, 56, 25, 35, 62, 87, 91, 18, 30, 35, 44, 48, 54, 57, 65, 69, 72, 74, 83, 88, 93, 94, 96, 4, 18, 32, 75, 77, 81, 90, 92, 11, 21, 41, 67, 82, 90, 1, 12, 26, 43, 82, 87, 91, 96, 97, 100, 23, 55, 63, 66, 77, 93, 5, 19, 25, 87, 9, 53, 94, 26, 42, 44, 56, 58, 62, 5, 6, 14, 36, 44, 57, 60, 67, 68, 79, 80, 89, 94, 14, 18, 44, 65, 67, 26, 40, 44, 89, 95, 2, 26, 93, 26, 92, 1, 13, 36, 72, 24, 31, 43, 9, 43, 57, 34, 51, 87, 97, 6, 36, 67, 42, 58, 66, 5, 24, 60, 10, 22, 36, 70, 79, 24, 30, 62, 84, 96, 17, 54, 60, 12, 27, 29, 37, 39, 59, 63, 84, 93, 95, 99, 7, 27, 35, 53, 64, 82, 84, 29, 44, 39, 55, 51, 52, 67, 96, 15, 28, 32, 51, 80, 10, 70, 78, 81, 82, 84, 87, 92, 9, 29, 31, 6, 17, 19, 42, 63, 77, 78, 81, 88, 98, 1, 27, 29, 58, 65, 68, 80, 3, 92, 96, 72, 93, 30, 37, 38, 39, 59, 64, 69, 20, 21, 37, 51, 59, 64, 91, 97, 20, 21, 50, 55, 76, 18, 19, 9, 40, 57, 58, 91, 27, 28, 31, 35, 43, 84, 8, 10, 14, 43, 56, 63, 64, 70, 3, 20, 36, 23, 14, 36, 60, 17, 21, 53, 64, 93, 8, 34, 61, 10, 8, 10, 19, 23, 28, 30, 31, 34, 40, 80, 99, 61, 73, 32, 35, 56, 66, 23, 56, 93, 20, 73, 5, 6, 21, 38, 48, 49, 77, 93, 2, 6, 10, 41, 70, 8, 19, 23, 61, 71, 34, 70, 80, 1, 23, 31, 33, 35, 44, 55, 56, 57, 59, 70, 72, 76, 80, 81, 84, 95, 66, 68, 80, 99, 23, 27, 80, 89, 95, 38, 55, 78, 79, 15, 31, 60, 66, 68, 90, 5, 14, 15, 34, 60, 63, 16, 31, 62, 83, 5, 24, 31, 42, 59, 76, 77, 78, 95, 12, 78, 89, 2, 14, 15, 24, 32, 40, 14, 18, 38, 47, 54, 15, 25, 33, 88, 24, 48, 97, 32, 65, 71, 92, 12, 42, 77, 4, 19, 1, 7, 27, 43, 61, 90, 33, 32, 46, 88, 14, 63, 72, 83, 97, 10, 15, 29, 31, 41, 56, 57, 60, 78, 91, 94, 97, 1, 5, 13, 54, 66, 67, 70, 73, 75, 76, 79, 85, 5, 43, 58, 59, 65, 82, 8, 19, 99, 4, 12, 74, 8, 10, 13, 17, 66, 69, 86, 24, 29, 74, 26, 5, 11, 39, 41, 55, 67, 70, 76, 79, 20, 40, 60, 61, 75, 19, 24, 40, 71, 100, 19, 29, 31, 37, 54, 55, 72, 87, 88, 99, 19, 37, 40, 60, 66, 23, 28, 34, 35, 37, 40, 51, 60, 61, 62, 63, 71, 76, 83, 91, 93, 14, 34, 55, 74, 97, 1, 9, 31, 63, 82, 92, 22, 42, 58, 62, 65, 67, 73, 76, 77, 78, 81, 90, 92, 10, 33, 34, 75, 77, 79, 4, 49, 71, 86, 10, 57, 90, 61, 98, 3, 13, 18, 23, 69, 72, 79, 80, 85, 89, 100, 19, 24, 35, 56, 63, 68, 3, 4, 6, 13, 17, 18, 23, 27, 28, 36, 38, 54, 61, 67, 70, 72, 75, 79, 1, 5, 14, 31, 34, 40, 53, 55, 24, 30, 18, 85, 1, 5, 14, 33, 65, 14, 62, 74, 76, 78, 94, 22, 41, 100, 1, 48, 64, 27, 30, 14, 26, 42, 56, 57, 65, 91, 12, 21, 42, 56, 59, 89, 3, 51, 61, 79, 95, 3, 2, 4, 20, 36, 12, 100, 7, 8, 12, 38, 71, 80, 91, 40, 89, 3, 18, 32, 97, 1, 4, 20, 26, 38, 40, 43, 45, 50, 57, 66, 67, 74, 75, 81, 84, 97, 100, 2, 16, 18, 44, 98, 2, 44, 41, 18, 61, 21, 49, 84, 91, 99, 7, 11, 42, 43, 57, 23, 39, 57, 23, 31, 34, 53, 55, 57, 94, 6, 28, 6, 38, 84, 90, 29, 40, 63, 8, 16, 32, 64, 66, 74, 76, 83, 86, 11, 56, 64, 83, 86, 9, 58, 73, 78, 4, 8, 34, 40, 43, 52, 58, 9, 34, 39, 43, 48, 34, 45, 2, 12, 30, 56, 60, 83, 86, 92, 100, 8, 45, 50, 80, 86, 28, 32, 42, 82, 86, 98, 3, 48, 61, 62, 68, 88, 91, 10, 12, 17, 19, 28, 43, 57, 58, 61, 81, 94, 96, 17, 58, 64, 79, 85, 95, 1, 62, 85, 18, 24, 30, 68, 94, 2, 40, 80, 25, 40, 59, 79, 88, 91, 21, 25, 44, 62, 10, 50, 76, 12, 28, 5, 24, 32, 47, 88, 100, 2, 100, 33, 14, 16, 51, 6, 22, 1, 2, 25, 33, 52, 64, 73, 77, 80, 82, 15, 56, 57, 22, 49, 15, 51, 92, 97, 11, 66, 78, 90, 93, 95, 31, 52, 53, 54, 76, 84, 13, 17, 18, 75, 94, 17, 18, 11, 15, 21, 31, 37, 41, 45, 55, 57, 60, 84, 85, 20, 28, 49, 51, 53, 61, 73, 1, 9, 21, 31, 37, 46, 55, 63, 64, 65, 18, 29, 66, 69, 28, 46, 86, 38, 66, 93, 42, 48, 88, 42, 5, 8, 10, 16, 17, 22, 25, 26, 35, 36, 40, 44, 45, 48, 53, 58, 66, 67, 80, 5, 16, 33, 40, 43, 44, 52, 55, 56, 58, 81, 94, 6, 79, 86, 2, 44, 72, 92, 4, 10, 39, 79, 93, 4, 89, 4, 6, 18, 22, 51, 90, 93, 3, 6, 13, 22, 74, 81, 93, 96, 21, 66, 96, 48, 57, 91, 4, 6, 67, 68, 8, 38, 93, 35, 69, 27, 63, 79, 85, 92, 9, 11, 79, 89, 97, 14, 29, 79, 91, 98, 100, 13, 78, 58, 59, 91, 2, 44, 68, 82, 44, 62, 15, 21, 59, 65, 72, 75, 6, 19, 95, 97, 8, 24, 31, 32, 35, 40, 53, 54, 71, 94, 30, 62, 65, 73, 79, 80, 11, 21, 55, 60, 62, 78, 84, 2, 47, 60, 84, 38, 79, 6, 21, 45, 66, 74, 79, 92, 38, 54, 66, 81, 6, 17, 72, 92, 10, 12, 30, 38, 62, 70, 82, 86, 5, 14, 36, 41, 81, 62, 70, 86, 98, 41, 62, 84, 27, 49, 62, 65, 84, 62, 70, 93, 36, 54, 62, 17, 24, 35, 43, 79, 89, 1, 20, 22, 45, 4, 93, 5, 19, 31, 32, 47, 62, 71, 6, 20, 22, 36, 39, 42, 50, 77, 6, 22, 65, 70, 6, 17, 45, 90, 4, 32, 61, 65, 77, 93, 10, 66, 18, 61, 88, 41, 43, 52, 79, 92, 97, 2, 3, 16, 18, 33, 53, 54, 61, 67, 70, 75, 81, 92, 4, 18, 20, 37, 40, 63, 67, 75, 85, 98, 56, 65, 100, 17, 76, 90, 92, 72, 24, 31, 98, 26, 73, 9, 12, 14, 27, 34, 70, 76, 95, 98, 99, 7, 12, 30, 48, 92, 5, 23, 29, 31, 32, 45, 28, 32, 38, 70, 78, 8, 16, 53, 64, 79, 2, 5, 95, 6, 67, 82, 97, 6, 8, 9, 12, 17, 23, 29, 30, 32, 34, 35, 39, 40, 89, 97, 99, 27, 39, 48, 75, 93, 19, 24, 25, 29, 76, 89, 4, 29, 36, 38, 54, 65, 67, 88, 2, 11, 26, 36, 48, 55, 67, 81, 9, 24, 29, 44, 47, 60, 5, 60, 80, 89, 100, 6, 35, 52, 70, 72, 94, 30, 34, 65, 68, 88, 23, 28, 46, 88, 93, 24, 64, 71, 5, 11, 15, 29, 43, 54, 74, 76, 1, 9, 30, 53, 1, 20, 80, 18, 75, 91, 30, 45, 48, 49, 8, 54, 84, 3, 5, 32, 7, 36, 38, 42, 92, 35, 91, 96, 1, 9, 10, 12, 89, 99, 10, 21, 29, 65, 24, 30, 31, 72, 14, 16, 23, 28, 34, 45, 46, 55, 63, 78, 1, 8, 24, 28, 52, 61, 97, 7, 8, 9, 12, 14, 18, 19, 23, 28, 30, 32, 34, 36, 40, 46, 51, 54, 62, 69, 89, 1, 2, 5, 7, 12, 13, 30, 46, 68, 99, 24, 73, 83, 89, 28, 38, 46, 47, 48, 58, 70, 99, 39, 46, 74, 79, 90, 99, 1, 10, 18, 24, 31, 34, 39, 85, 99, 20, 23, 59, 59, 76, 78, 63, 97, 21, 29, 65, 40, 8, 12, 29, 36, 43, 51, 66, 39, 50, 54, 7, 8, 9, 13, 23, 32, 54, 60, 74, 40, 58, 66, 91, 7, 66, 80, 19, 36, 69, 5, 60, 69, 77, 88, 2, 63, 93, 4, 8, 34, 92, 50, 69, 97, 99, 8, 23, 36, 64, 89, 91, 5, 35, 26, 82, 2, 24, 37, 85, 37, 18, 37, 61, 96, 3, 24, 27, 36, 48, 72, 77, 79, 85, 3, 4, 27, 36, 39, 85, 86, 92, 14, 26, 40, 75, 47, 60, 90, 11, 89, 97, 16, 19, 22, 38, 46, 47, 50, 55, 56, 57, 63, 65, 72, 74, 76, 78, 80, 98, 23, 61, 87, 89, 9, 30, 63, 1, 38, 49, 79, 7, 92, 24, 27, 54, 15, 46, 56, 81, 95, 9, 21, 30, 65, 94, 9, 12, 47, 73, 80, 10, 28, 36, 80, 20, 35, 48, 2, 20, 22, 45, 82, 86, 1, 12, 6, 58, 81, 12, 40, 58, 75, 93, 31, 35, 55, 40, 55, 8, 15, 18, 32, 43, 46, 55, 57, 63, 83, 95, 12, 16, 37, 55, 66, 13, 18, 20, 32, 36, 37, 93, 99, 12, 13, 43, 44, 80, 14, 29, 37, 40, 5, 8, 17, 18, 32, 37, 51, 52, 53, 54, 62, 90, 11, 17, 24, 54, 68, 75, 91, 24, 40, 46, 96, 7, 11, 14, 16, 37, 60, 17, 83, 99, 59, 78, 96, 14, 64, 97, 1, 24, 60, 97, 8, 97, 10, 40, 47, 58, 11, 14, 15, 25, 33, 37, 46, 47, 55, 63, 67, 81, 32, 52, 71, 97, 1, 10, 13, 17, 25, 34, 35, 40, 44, 50, 60, 67, 72, 75, 81, 89, 91, 92, 97, 99, 27, 41, 58, 4, 13, 38, 67, 9, 23, 43, 85, 7, 37, 50, 53, 72, 81, 92, 94, 96, 38, 52, 82, 3, 23, 46, 72, 79, 23, 28, 35, 45, 61, 71, 76, 91, 5, 12, 14, 35, 37, 51, 61, 64, 76, 22, 74, 1, 90, 22, 74, 83, 6, 13, 47, 12, 29, 58, 89, 45, 51, 58, 4, 18, 92, 12, 53, 61, 83, 16, 22, 54, 67, 67, 4, 15, 22, 25, 44, 47, 57, 59, 62, 77, 88, 90, 94, 4, 6, 20, 22, 25, 38, 42, 44, 45, 49, 50, 59, 66, 73, 74, 75, 50, 51, 87, 3, 12, 14, 17, 18, 19, 27, 28, 31, 32, 36, 37, 39, 40, 51, 52, 63, 68, 71, 81, 90, 5, 6, 17, 18, 30, 34, 35, 50, 66, 70, 71, 85, 100, 3, 17, 23, 27, 30, 34, 39, 53, 60, 68, 69, 86, 100, 8, 29, 61, 8, 11, 16, 26, 37, 41, 44, 56, 59, 67, 88, 5, 17, 55, 63, 83, 9, 30, 40, 100, 10, 16, 18, 49, 73, 79, 89, 94, 11, 28, 55, 86, 96, 100, 12, 19, 31, 53, 69, 75, 46, 47, 52, 89, 94, 98, 15, 34, 37, 71, 73, 89, 23, 28, 58, 2, 42, 44, 64, 40, 72, 92, 1, 5, 33, 36, 53, 62, 73, 86, 4, 10, 21, 51, 60, 72, 79, 85, 92, 93, 97, 4, 13, 18, 72, 73, 85, 26, 57, 98, 1, 73, 79, 91, 1, 22, 73, 93, 95, 26, 29, 82, 9, 15, 70, 100, 6, 26, 32, 51, 61, 67, 86, 100, 23, 63, 77, 84, 94, 4, 75, 1, 13, 18, 36, 72, 73, 76, 79, 90, 93, 12, 13, 23, 30, 38, 51, 70, 76, 91, 23, 28, 39, 58, 62, 63, 64, 85, 95, 16, 58, 66, 84, 55, 59, 65, 78, 95, 34, 38, 44, 57, 79, 89, 29, 31, 69, 73, 75, 84, 90, 24, 53, 76, 99, 1, 50, 63, 90, 92, 18, 72, 79, 25, 26, 55, 76, 24, 34, 2, 82, 18, 22, 42, 88, 12, 14, 8, 18, 55, 69, 76, 30, 49, 54, 76, 97, 37, 98, 24, 83, 20, 30, 43, 71, 5, 13, 39, 42, 50, 52, 60, 86, 21, 60, 91, 99, 100, 31, 32, 35, 37, 44, 55, 58, 84, 90, 95, 2, 16, 37, 43, 55, 57, 64, 65, 69, 78, 82, 92, 11, 16, 52, 71, 81, 98, 8, 11, 19, 38, 41, 42, 52, 81, 87, 22, 33, 42, 44, 77, 9, 39, 47, 86, 97, 20, 29, 54, 58, 77, 92, 69, 73, 21, 28, 58, 73, 79, 22, 32, 46, 52, 71, 73, 4, 6, 21, 22, 33, 74, 77, 8, 9, 16, 19, 24, 26, 31, 35, 39, 43, 44, 65, 66, 70, 71, 72, 76, 92, 33, 92, 95, 96, 2, 32, 33, 47, 51, 55, 62, 86, 87, 93, 42, 48, 90, 44, 58, 77, 84, 2, 5, 11, 14, 15, 16, 19, 25, 26, 27, 40, 43, 44, 55, 56, 59, 63, 65, 70, 71, 82, 90, 92, 97, 49, 58, 63, 78, 26, 33, 82, 13, 27, 28, 49, 61, 9, 28, 63, 28, 37, 45, 51, 52, 57, 63, 70, 84, 86, 87, 93, 97, 98, 21, 31, 33, 34, 37, 40, 43, 51, 56, 74, 81, 95, 4, 7, 39, 76, 93, 1, 63, 83, 46, 60, 89, 82, 96, 24, 31, 35, 43, 6, 22, 75, 8, 12, 16, 25, 27, 33, 38, 73, 13, 54, 66, 70, 71, 8, 19, 40, 51, 58, 93, 94, 41, 69, 89, 8, 19, 37, 40, 51, 82, 95, 99, 7, 8, 19, 40, 51, 54, 84, 89, 5, 8, 15, 21, 22, 29, 38, 40, 49, 57, 64, 84, 94, 95, 96, 4, 12, 20, 23, 26, 27, 34, 44, 47, 50, 85, 86, 7, 9, 22, 28, 31, 39, 85, 2, 59, 8, 19, 25, 39, 57, 69, 17, 19, 25, 29, 33, 44, 54, 67, 83, 25, 82, 25, 44, 34, 53, 58, 69, 6, 45, 59, 73, 75, 20, 21, 38, 50, 91, 1, 2, 70, 98, 86, 98, 17, 53, 58, 60, 69, 73, 75, 86, 5, 8, 31, 88, 6, 13, 14, 16, 19, 22, 27, 31, 42, 46, 53, 56, 65, 68, 81, 83, 94, 100, 22, 27, 42, 53, 89, 18, 19, 21, 25, 31, 43, 63, 64, 70, 90, 97, 47, 57, 63, 65, 71, 21, 37, 42, 50, 55, 63, 100, 25, 31, 37, 55, 95, 27, 32, 36, 40, 42, 51, 71, 93, 1, 50, 13, 30, 32, 43, 48, 50, 52, 54, 57, 63, 72, 76, 99, 56, 61, 69, 71, 72, 18, 23, 45, 49, 73, 80, 1, 7, 20, 45, 5, 9, 14, 19, 20, 24, 31, 37, 46, 51, 53, 90, 15, 71, 4, 41, 55, 77, 78, 49, 59, 70, 77, 78, 95, 48, 52, 77, 86, 5, 13, 91, 17, 60, 7, 9, 23, 32, 40, 2, 23, 57, 4, 18, 28, 14, 31, 100, 63, 65, 77, 95, 97, 13, 15, 27, 37, 87, 15, 62, 64, 81, 62, 10, 46, 72, 94, 2, 5, 10, 14, 21, 26, 27, 30, 32, 33, 34, 40, 54, 59, 62, 68, 69, 70, 74, 75, 79, 82, 90, 91, 12, 14, 22, 57, 75, 88, 34, 38, 66, 67, 70, 80, 27, 66, 15, 19, 78, 87, 97, 71, 89, 90, 15, 23, 57, 64, 66, 8, 20, 23, 36, 49, 6, 75, 1, 4, 13, 21, 22, 36, 43, 44, 60, 73, 80, 91, 10, 16, 44, 74, 2, 15, 16, 26, 31, 37, 43, 44, 46, 55, 58, 59, 67, 82, 86, 87, 89, 38, 54, 86, 97, 5, 7, 60, 87, 2, 11, 15, 33, 40, 55, 70, 82, 88, 95, 41, 70, 2, 10, 15, 24, 53, 56, 63, 66, 25, 42, 48, 54, 60, 74, 38, 64, 25, 44, 25, 44, 56, 7, 8, 10, 12, 17, 18, 23, 27, 28, 30, 31, 32, 34, 35, 40, 46, 47, 53, 54, 59, 69, 74, 76, 83, 85, 89, 91, 95, 98, 99, 100, 57, 18, 35, 37, 39, 72, 84, 92, 94, 98, 4, 54, 71, 6, 15, 24, 26, 32, 36, 42, 44, 46, 52, 53, 62, 64, 65, 70, 72, 75, 88, 11, 13, 14, 20, 21, 22, 45, 74, 87, 3, 8, 10, 27, 36, 42, 54, 62, 73, 74, 94, 100, 75, 28, 61, 73, 85, 93, 3, 6, 76, 81, 82, 5, 9, 68, 72, 5, 30, 36, 44, 85, 1, 47, 51, 85, 14, 36, 79, 4, 16, 36, 43, 59, 38, 46, 65, 76, 3, 21, 28, 30, 88, 93, 5, 81, 100, 9, 37, 39, 40, 9, 17, 24, 32, 72, 76, 94, 46, 57, 99, 9, 47, 90, 23, 30, 89, 60, 61, 76, 35, 67, 89, 9, 12, 18, 30, 32, 71, 80, 86, 29, 92, 7, 9, 13, 14, 17, 24, 29, 32, 39, 48, 56, 66, 72, 82, 88, 98, 13, 20, 34, 43, 49, 20, 48, 76, 8, 10, 20, 49, 54, 73, 12, 31, 35, 36, 60, 81, 97, 21, 35, 52, 35, 48, 51, 91, 1, 40, 48, 61, 10, 70, 77, 42, 52, 24, 39, 84, 14, 33, 47, 87, 95, 13, 36, 66, 78, 92, 3, 11, 15, 16, 26, 27, 41, 42, 44, 51, 54, 66, 72, 78, 79, 83, 85, 86, 87, 89, 91, 96, 31, 55, 91, 3, 20, 40, 3, 10, 50, 51, 80, 85, 93, 96, 14, 68, 78, 2, 26, 67, 11, 16, 56, 64, 66, 11, 16, 41, 63, 85, 90, 94, 11, 13, 16, 18, 25, 41, 46, 52, 55, 59, 60, 65, 67, 71, 95, 23, 41, 56, 78, 2, 42, 52, 88, 89, 18, 65, 88, 2, 84, 95, 98, 18, 7, 33, 48, 64, 48, 7, 59, 78, 79, 80, 100, 59, 78, 95, 6, 22, 75, 4, 36, 53, 85, 24, 94, 11, 30, 19, 5, 11, 23, 25, 26, 34, 56, 60, 67, 68, 91, 28, 65, 67, 68, 72, 79, 89, 7, 8, 40, 90, 91, 4, 7, 12, 15, 27, 32, 34, 37, 39, 42, 46, 56, 63, 81, 93, 97, 99, 83, 100, 11, 46, 48, 81, 14, 68, 97, 19, 37, 73, 97, 33, 47, 87, 97, 5, 37, 94, 10, 15, 15, 28, 98, 15, 33, 62, 64, 83, 95, 33, 87, 88, 42, 48, 48, 86, 49, 65, 94, 13, 17, 50, 74, 81, 4, 20, 22, 45, 50, 54, 67, 77, 85, 1, 5, 31, 42, 50, 53, 67, 81, 84, 1, 5, 9, 12, 27, 29, 31, 48, 68, 76, 88, 97, 12, 24, 1, 24, 48, 63, 97, 8, 9, 54, 57, 4, 18, 52, 59, 62, 67, 71, 89, 24, 55, 68, 37, 15, 31, 51, 55, 56, 59, 63, 72, 73, 87, 89, 97, 13, 30, 34, 39, 48, 68, 37, 75, 98, 22, 42, 53, 74, 6, 22, 39, 42, 72, 74, 77, 86, 6, 13, 36, 56, 67, 88, 89, 95, 2, 37, 51, 65, 76, 83, 27, 42, 50, 88, 31, 38, 57, 92, 95, 5, 33, 48, 33, 62, 91, 100, 5, 9, 27, 44, 93, 93, 14, 47, 49, 60, 66, 82, 88, 52, 42, 53, 70, 86, 42, 68, 79, 86, 7, 29, 32, 56, 69, 74, 31, 62, 84, 28, 57, 61, 94, 95, 9, 20, 40, 59, 95, 22, 49, 50, 61, 74, 3, 22, 28, 45, 49, 51, 69, 37, 85, 94, 1, 21, 40, 56, 61, 86, 92, 16, 38, 54, 63, 33, 98, 14, 15, 24, 32, 43, 78, 86, 97, 27, 39, 65, 2, 28, 43, 71, 81, 85, 4, 30, 84, 94, 17, 18, 44, 95, 1, 17, 76, 1, 3, 76, 8, 14, 18, 38, 46, 51, 62, 64, 66, 74, 88, 94, 21, 12, 25, 40, 43, 44, 45, 15, 47, 64, 23, 30, 66, 12, 14, 35, 40, 74, 29, 40, 90, 20, 45, 64, 89, 19, 20, 90, 3, 10, 21, 39, 84, 99, 43, 97, 45, 58, 75, 6, 14, 31, 37, 47, 53, 96, 9, 24, 39, 55, 6, 7, 13, 24, 39, 92, 2, 16, 36, 66, 84, 4, 20, 28, 52, 32, 35, 35, 37, 40, 43, 50, 72, 85, 90, 91, 92, 95, 96, 86, 15, 20, 44, 23, 45, 69, 75, 77, 16, 51, 55, 77, 82, 84, 31, 77, 23, 97, 22, 25, 32, 67, 78, 11, 15, 36, 55, 56, 59, 60, 87, 88, 92, 38, 41, 58, 69, 72, 75, 76, 80, 85, 21, 31, 65, 95, 9, 12, 14, 24, 29, 30, 34, 41, 57, 84, 7, 12, 24, 29, 30, 84, 100, 60, 9, 12, 19, 29, 34, 57, 63, 71, 95, 99, 11, 12, 19, 24, 71, 4, 45, 69, 77, 24, 43, 12, 21, 25, 37, 47, 57, 62, 63, 66, 88, 96, 48, 7, 63, 91, 97, 7, 9, 29, 11, 34, 98, 59, 78, 86, 59, 21, 35, 45, 58, 65, 75, 45, 58, 65, 5, 12, 14, 31, 45, 53, 60, 2, 5, 14, 52, 53, 60, 84, 5, 53, 3, 18, 56, 8, 15, 23, 27, 29, 31, 40, 46, 77, 79, 85, 89, 96, 98, 1, 23, 34, 19, 20, 40, 90, 8, 25, 81, 35, 90, 11, 30, 32, 63, 2, 11, 16, 17, 25, 32, 35, 38, 39, 40, 41, 44, 54, 55, 56, 59, 61, 67, 70, 71, 74, 77, 81, 83, 90, 91, 92, 96, 98, 1, 2, 6, 7, 13, 17, 20, 22, 25, 32, 33, 40, 44, 47, 50, 58, 61, 65, 70, 73, 74, 76, 83, 87, 92, 94, 97, 1, 4, 5, 9, 20, 24, 25, 37, 38, 41, 51, 69, 70, 71, 82, 85, 89, 8, 24, 28, 66, 18, 36, 54, 72, 97, 19, 94, 100, 45, 47, 70, 1, 71, 72, 5, 31, 45, 74, 90, 8, 19, 54, 3, 4, 6, 49, 69, 94, 1, 3, 4, 7, 23, 25, 45, 48, 58, 74, 77, 79, 4, 6, 28, 45, 67, 79, 82, 21, 38, 44, 50, 58, 69, 74, 77, 93, 25, 26, 33, 44, 65, 83, 36, 92, 1, 13, 24, 36, 50, 1, 34, 47, 60, 3, 4, 6, 20, 22, 36, 40, 43, 45, 50, 66, 69, 85, 6, 20, 41, 69, 73, 18, 21, 27, 64, 85, 86, 1, 8, 10, 49, 73, 33, 59, 94, 15, 31, 52, 53, 57, 60, 65, 66, 92, 100, 33, 71, 86, 58, 59, 83, 3, 16, 63, 14, 53, 97, 59, 89, 4, 17, 71, 80, 9, 10, 20, 35, 77, 9, 10, 37, 39, 46, 57, 63, 68, 69, 6, 8, 10, 20, 32, 38, 39, 43, 45, 53, 66, 80, 9, 10, 27, 31, 61, 66, 89, 94, 6, 61, 66, 66, 23, 47, 78, 96, 3, 8, 9, 15, 32, 39, 52, 57, 84, 1, 1, 85, 46, 47, 51, 57, 63, 70, 75, 18, 69, 99, 19, 24, 35, 84, 96, 33, 88, 100, 1, 17, 40, 41, 49, 60, 71, 91, 99, 1, 13, 26, 36, 40, 46, 1, 10, 17, 23, 28, 34, 49, 51, 74, 79, 81, 91, 5, 14, 19, 29, 34, 35, 37, 51, 55, 57, 92, 100, 7, 17, 21, 37, 39, 64, 80, 13, 22, 26, 9, 25, 31, 39, 12, 21, 23, 28, 32, 46, 7, 7, 7, 18, 19, 26, 33, 41, 46, 16, 17, 37, 56, 8, 89, 82, 10, 34, 35, 40, 94, 90, 4, 6, 22, 49, 54, 75, 77, 96, 4, 22, 27, 34, 49, 75, 77, 22, 49, 25, 59, 17, 35, 69, 71, 76, 15, 60, 88, 31, 50, 54, 60, 71, 79, 8, 52, 71, 87, 46, 57, 63, 78, 98, 5, 72, 99, 84, 16, 3, 23, 27, 20, 69, 96, 8, 19, 40, 51, 53, 67, 92, 94, 99, 8, 19, 54, 8, 19, 40, 3, 10, 27, 37, 49, 1, 4, 6, 8, 9, 16, 17, 18, 38, 45, 47, 50, 57, 61, 63, 68, 74, 76, 78, 79, 84, 86, 91, 4, 20, 23, 27, 33, 46, 24, 35, 37, 50, 53, 1, 14, 16, 19, 33, 42, 52, 42, 52, 53, 92, 22, 51, 94, 95, 2, 26, 94, 9, 14, 58, 69, 76, 80, 26, 60, 90, 3, 6, 22, 47, 61, 3, 13, 14, 36, 75, 79, 3, 8, 12, 16, 36, 48, 58, 66, 82, 11, 33, 34, 53, 55, 59, 63, 79, 93, 56, 51, 93, 90, 34, 40, 84, 90, 10, 23, 28, 57, 79, 95, 97, 20, 36, 79, 96, 1, 6, 20, 49, 67, 93, 39, 47, 58, 67, 2, 9, 16, 25, 26, 33, 35, 46, 50, 52, 54, 56, 66, 81, 82, 90, 1, 14, 15, 29, 46, 53, 63, 93, 100, 20, 23, 45, 49, 50, 54, 20, 26, 38, 42, 44, 68, 78, 94, 45, 49, 73, 74, 96, 15, 16, 27, 32, 34, 39, 41, 45, 54, 56, 62, 73, 75, 76, 85, 89, 95, 96, 5, 50, 94, 20, 48, 50, 58, 73, 75, 83, 7, 8, 53, 89, 99, 24, 30, 52, 48, 87, 48, 38, 50, 69, 1, 4, 11, 13, 15, 19, 20, 23, 25, 26, 31, 33, 35, 43, 44, 46, 47, 52, 56, 57, 58, 59, 60, 63, 64, 65, 66, 69, 70, 73, 78, 79, 83, 84, 86, 88, 89, 90, 91, 92, 93, 94, 95, 25, 26, 38, 56, 59, 73, 88, 38, 57, 94, 74, 21, 32, 35, 50, 53, 66, 31, 44, 18, 24, 59, 64, 85, 32, 38, 39, 50, 53, 73, 79, 80, 19, 25, 53, 65, 98, 14, 53, 60, 72, 94, 97, 60, 77, 94, 21, 47, 73, 78, 92, 45, 79, 80, 16, 47, 52, 100, 24, 43, 89, 17, 20, 26, 82, 87, 98, 11, 60, 2, 6, 38, 44, 60, 79, 82, 89, 98, 49, 97, 99, 15, 47, 59, 60, 61, 69, 79, 87, 79, 9, 44, 59, 4, 40, 41, 59, 1, 11, 14, 34, 48, 52, 58, 61, 78, 86, 87, 99, 26, 33, 41, 79, 98, 14, 16, 35, 41, 81, 72, 80, 11, 30, 38, 7, 51, 7, 89, 18, 42, 75, 37, 33, 76, 96, 18, 85, 38, 47, 59, 5, 39, 99, 41, 47, 50, 53, 58, 65, 25, 41, 74, 33, 38, 66, 69, 86, 20, 73, 33, 44, 42, 65, 40, 78, 82, 21, 53, 90, 96, 6, 20, 22, 25, 42, 49, 77, 11, 25, 52, 4, 21, 38, 39, 28, 46, 32, 35, 87, 35, 72, 74, 75, 97, 9, 35, 32, 35, 41, 35, 35, 49, 55, 59, 61, 73, 92, 94, 99, 24, 29, 99, 4, 10, 93, 32, 61, 87, 3, 26, 81, 2, 4, 37, 47, 64, 92, 4, 54, 56, 74, 56, 70, 81, 18, 33, 41, 66, 88, 19, 23, 66, 80, 65, 68, 95, 8, 50, 58, 72, 75, 93, 94, 14, 21, 36, 45, 49, 50, 77, 8, 30, 34, 84, 3, 45, 73, 6, 7, 13, 16, 17, 22, 23, 38, 44, 47, 51, 53, 58, 59, 69, 70, 77, 78, 81, 89, 93, 98, 33, 42, 62, 28, 30, 57, 73, 8, 41, 81, 94, 76, 96, 99, 52, 59, 63, 11, 28, 43, 53, 70, 85, 9, 23, 36, 39, 42, 87, 10, 16, 30, 39, 41, 51, 72, 2, 16, 9, 59, 62, 96, 98, 62, 23, 46, 78, 24, 69, 44, 56, 81, 83, 7, 8, 14, 18, 35, 36, 68, 72, 11, 55, 68, 79, 8, 34, 65, 7, 18, 19, 36, 38, 46, 49, 4, 77, 68, 77, 2, 71, 71, 83, 99, 2, 26, 5, 19, 36, 91, 25, 49, 54, 79, 19, 97, 57, 65, 77, 4, 22, 67, 12, 58, 73, 91, 32, 40, 51, 14, 20, 45, 49, 73, 10, 15, 18, 20, 27, 30, 31, 32, 46, 66, 67, 69, 74, 79, 85, 90, 98, 42, 86, 51, 62, 87, 11, 34, 40, 48, 52, 66, 70, 7, 10, 53, 60, 85, 5, 7, 46, 62, 12, 24, 38, 4, 7, 43, 58, 70, 87, 91, 22, 67, 90, 7, 11, 16, 28, 41, 52, 57, 61, 63, 68, 69, 84, 87, 95, 97, 8, 34, 89, 91, 4, 22, 25, 45, 63, 70, 14, 29, 32, 35, 37, 49, 54, 55, 60, 62, 72, 95, 69, 40, 62, 73, 100, 29, 53, 18, 32, 31, 34, 43, 69, 17, 18, 30, 36, 40, 58, 68, 8, 32, 59, 69, 90, 69, 90, 92, 96, 43, 45, 66, 97, 35, 45, 66, 16, 32, 37, 41, 67, 96, 2, 5, 11, 16, 41, 7, 54, 93, 2, 33, 54, 73, 95, 11, 33, 60, 91, 5, 60, 62, 35, 56, 79, 94, 5, 7, 11, 17, 21, 43, 63, 72, 81, 87, 95, 12, 16, 31, 35, 47, 2, 26, 95, 2, 56, 59, 60, 81, 96, 23, 26, 29, 79, 85, 13, 45, 47, 72, 84, 8, 29, 83, 19, 40, 91, 61, 74, 81, 92, 26, 44, 55, 26, 82, 5, 14, 25, 56, 59, 82, 87, 91, 45, 47, 49, 54, 85, 4, 22, 45, 54, 97, 4, 97, 1, 13, 57, 2, 11, 25, 43, 80, 91, 100, 3, 5, 8, 20, 21, 55, 56, 63, 64, 68, 69, 70, 74, 82, 83, 96, 17, 66, 84, 92, 20, 43, 67, 69, 74, 75, 6, 8, 39, 54, 39, 48, 69, 74, 80, 15, 54, 56, 66, 88, 52, 57, 69, 92, 6, 68, 92, 29, 39, 47, 62, 87, 39, 47, 26, 33, 65, 78, 26, 44, 51, 54, 56, 99, 78, 92, 99, 100, 33, 65, 100, 1, 5, 7, 37, 53, 60, 64, 94, 100, 1, 7, 9, 12, 24, 29, 30, 34, 60, 94, 1, 38, 60, 64, 65, 81, 100, 1, 64, 99, 7, 9, 12, 30, 60, 64, 97, 98, 1, 9, 12, 21, 24, 37, 53, 7, 8, 53, 71, 51, 53, 100, 50, 80, 88, 1, 52, 57, 71, 91, 98, 29, 36, 37, 69, 2, 44, 52, 77, 85, 93, 51, 62, 51, 62, 99, 19, 51, 100, 19, 37, 46, 51, 61, 92, 51, 56, 51, 86, 95, 51, 6, 31, 45, 47, 62, 64, 66, 72, 77, 21, 52, 64, 72, 77, 89, 64, 4, 66, 75, 11, 23, 46, 73, 8, 17, 28, 54, 72, 79, 85, 89, 93, 7, 40, 63, 85, 95, 4, 10, 89, 92, 48, 64, 75, 3, 83, 39, 56, 62, 64, 9, 31, 67, 73, 78, 81, 92, 1, 2, 5, 14, 31, 35, 98, 99, 18, 88, 2, 25, 43, 45, 51, 55, 67, 70, 71, 91, 97, 100, 16, 70, 20, 46, 63, 74, 75, 88, 4, 20, 41, 43, 2, 67, 6, 13, 22, 42, 75, 8, 31, 36, 86, 23, 35, 51, 80, 6, 83, 15, 33, 47, 86, 10, 20, 23, 44, 61, 64, 66, 80, 89, 99, 38, 61, 8, 23, 24, 37, 49, 81, 93, 82, 62, 82, 14, 23, 28, 48, 58, 67, 85, 86, 96, 2, 37, 80, 88, 91, 13, 42, 86, 88, 18, 24, 32, 33, 36, 47, 59, 62, 66, 72, 79, 45, 62, 9, 12, 13, 17, 75, 40, 49, 74, 3, 15, 58, 65, 89, 90, 11, 18, 36, 39, 86, 97, 11, 16, 52, 99, 2, 7, 11, 16, 40, 82, 33, 91, 25, 28, 65, 72, 9, 53, 93, 94, 4, 10, 18, 23, 75, 89, 19, 48, 57, 79, 94, 8, 21, 59, 83, 95, 23, 28, 96, 4, 10, 23, 28, 36, 71, 72, 85, 10, 23, 28, 46, 95, 10, 23, 28, 80, 5, 42, 62, 78, 24, 35, 39, 55, 63, 99, 33, 63, 78, 1, 16, 19, 93, 95, 6, 17, 29, 30, 37, 39, 51, 74, 84, 98, 17, 53, 90, 94, 22, 46, 91, 16, 19, 55, 99, 54, 65, 10, 13, 49, 68, 12, 16, 17, 58, 87, 39, 40, 49, 59, 72, 73, 76, 93, 7, 90, 1, 4, 48, 65, 89, 50, 52, 86, 14, 32, 69, 78, 86, 26, 33, 59, 89, 92, 96, 29, 38, 76, 2, 30, 70, 92, 38, 46, 9, 28, 40, 73, 16, 69, 71, 78, 82, 33, 38, 59, 79, 32, 90, 30, 36, 56, 71, 14, 18, 52, 79, 18, 69, 81, 8, 39, 47, 62, 2, 31, 83, 95, 63, 82, 95, 32, 46, 91, 20, 22, 45, 6, 67, 74, 93, 96, 16, 63, 77, 92, 32, 9, 73, 78, 91, 9, 19, 27, 46, 56, 58, 68, 73, 74, 79, 8, 19, 51, 66, 78, 80, 84, 8, 10, 61, 76, 2, 83, 1, 6, 50, 71, 7, 47, 59, 2, 95, 16, 75, 79, 83, 98, 26, 34, 87, 95, 40, 46, 57, 59, 2, 16, 21, 32, 38, 43, 44, 46, 54, 57, 61, 64, 70, 89, 95, 16, 44, 53, 78, 85, 15, 19, 41, 2, 38, 53, 98, 25, 97, 38, 55, 65, 71, 16, 52, 59, 80, 8, 60, 98, 99, 99, 22, 74, 14, 17, 31, 44, 48, 72, 83, 84, 97, 9, 17, 80, 31, 43, 53, 64, 86, 57, 28, 60, 14, 31, 32, 46, 85, 15, 16, 37, 46, 76, 7, 32, 37, 46, 54, 57, 30, 40, 57, 10, 29, 47, 56, 86, 19, 31, 32, 43, 66, 83, 86, 3, 11, 14, 23, 34, 62, 72, 92, 20, 45, 54, 86, 8, 45, 50, 68, 13, 23, 58, 42, 43, 60, 77, 87, 17, 20, 71, 88, 5, 25, 87, 25, 44, 95, 44, 57, 77, 86, 91, 12, 26, 34, 81, 4, 16, 25, 97, 5, 10, 31, 68, 71, 86, 22, 33, 42, 57, 61, 8, 19, 29, 43, 46, 55, 66, 79, 90, 8, 66, 21, 29, 65, 91, 28, 8, 15, 24, 43, 66, 71, 83, 97, 7, 43, 98, 7, 31, 46, 55, 77, 81, 83, 84, 95, 46, 63, 89, 92, 3, 76, 51, 72, 78, 7, 10, 29, 60, 62, 94, 2, 70, 1, 5, 10, 27, 38, 42, 48, 77, 89, 5, 48, 60, 5, 21, 62, 73, 31, 42, 48, 58, 1, 13, 25, 26, 29, 84, 87, 98, 16, 17, 41, 3, 16, 40, 45, 52, 11, 16, 37, 41, 56, 66, 86, 18, 25, 79, 4, 6, 21, 72, 74, 75, 96, 1, 34, 45, 52, 69, 14, 16, 25, 26, 67, 99, 8, 25, 35, 40, 42, 8, 19, 24, 33, 38, 39, 53, 61, 82, 5, 14, 29, 33, 18, 32, 54, 69, 90, 4, 31, 55, 70, 100, 54, 57, 35, 98, 13, 20, 23, 43, 70, 15, 40, 45, 80, 89, 21, 65, 10, 52, 61, 98, 10, 28, 32, 72, 82, 93, 13, 47, 52, 59, 61, 98, 44, 25, 44, 4, 6, 10, 18, 22, 38, 98, 10, 28, 17, 39, 61, 77, 93, 10, 23, 36, 49, 29, 45, 50, 99, 16, 28, 43, 63, 2, 28, 30, 75, 80, 1, 38, 58, 9, 18, 39, 43, 32, 40, 87, 24, 66, 80, 85, 89, 53, 58, 3, 36, 72, 73, 11, 13, 46, 79, 20, 43, 53, 92, 7, 24, 38, 70, 6, 20, 63, 73, 95, 37, 80, 95, 1, 2, 40, 53, 73, 88, 99, 26, 53, 57, 83, 84, 92, 8, 9, 17, 18, 19, 24, 28, 30, 49, 51, 60, 92, 9, 10, 57, 78, 9, 14, 48, 87, 21, 55, 77, 81, 84, 91, 15, 22, 37, 44, 46, 52, 63, 64, 65, 79, 81, 87, 99, 20, 64, 79, 2, 5, 40, 47, 64, 76, 87, 99, 26, 50, 60, 41, 33, 40, 77, 79, 64, 78, 87, 20, 22, 69, 74, 77, 91, 22, 45, 74, 5, 17, 22, 40, 46, 52, 86, 100, 24, 31, 76, 9, 11, 12, 13, 15, 19, 23, 30, 51, 62, 66, 69, 73, 98, 99, 10, 23, 24, 73, 12, 35, 71, 99, 29, 65, 23, 31, 80, 5, 14, 29, 41, 49, 62, 68, 77, 84, 91, 97, 10, 58, 79, 80, 47, 5, 33, 62, 72, 91, 30, 43, 77, 97, 34, 55, 76, 85, 44, 47, 53, 68, 75, 12, 39, 46, 97, 7, 9, 12, 24, 29, 30, 53, 94, 7, 9, 12, 30, 40, 3, 5, 26, 27, 28, 37, 55, 56, 68, 5, 14, 52, 64, 75, 91, 18, 32, 51, 58, 90, 18, 22, 33, 90, 31, 51, 60, 76, 82, 18, 60, 67, 75, 90, 37, 76, 28, 16, 53, 58, 89, 100, 14, 21, 30, 56, 58, 65, 100, 69, 81, 7, 23, 1, 3, 5, 14, 29, 34, 49, 85, 98, 5, 6, 26, 63, 9, 29, 70, 95, 5, 57, 58, 63, 68, 80, 72, 84, 92, 23, 56, 63, 83, 91, 1, 22, 52, 54, 55, 59, 64, 92, 97, 6, 22, 86, 15, 33, 35, 39, 69, 17, 35, 53, 58, 74, 75, 17, 33, 40, 72, 4, 18, 48, 72, 82, 90, 82, 1, 10, 13, 14, 23, 24, 38, 40, 53, 63, 71, 73, 81, 85, 1, 14, 73, 74, 79, 96, 5, 30, 35, 49, 76, 80, 85, 96, 4, 6, 22, 43, 69, 72, 85, 4, 22, 46, 47, 60, 69, 72, 88, 94, 1, 55, 85, 89, 1, 24, 39, 2, 19, 95, 96, 3, 49, 57, 66, 25, 90, 100, 14, 37, 51, 63, 26, 44, 53, 85, 88, 3, 55, 62, 66, 87, 74, 11, 12, 15, 27, 31, 32, 37, 43, 46, 54, 57, 62, 63, 66, 69, 70, 83, 85, 89, 90, 92, 8, 17, 47, 73, 93, 100, 22, 32, 48, 67, 100, 3, 17, 69, 1, 3, 69, 2, 26, 41, 42, 84, 86, 90, 8, 49, 10, 12, 14, 61, 63, 94, 22, 44, 89, 2, 39, 45, 74, 82, 1, 40, 68, 70, 6, 85, 32, 38, 46, 54, 69, 71, 81, 40, 50, 68, 73, 24, 2, 56, 99, 5, 9, 14, 84, 21, 24, 38, 50, 65, 3, 47, 58, 77, 34, 66, 2, 26, 84, 18, 64, 24, 93, 13, 46, 50, 53, 54, 62, 66, 77, 85, 99, 8, 9, 15, 16, 26, 31, 37, 55, 57, 67, 81, 90, 2, 14, 31, 32, 34, 37, 50, 52, 57, 78, 81, 84, 86, 95, 30, 55, 88, 34, 36, 72, 73, 29, 45, 83, 33, 67, 73, 80, 89, 1, 60, 73, 89, 40, 78, 97, 26, 28, 33, 40, 44, 47, 59, 62, 78, 87, 47, 55, 59, 79, 91, 33, 47, 54, 71, 33, 47, 56, 72, 77, 78, 1, 11, 56, 13, 18, 19, 54, 57, 71, 89, 95, 6, 60, 69, 74, 83, 93, 99, 11, 14, 71, 61, 71, 94, 4, 12, 30, 39, 29, 33, 53, 55, 64, 35, 58, 97, 32, 35, 36, 43, 6, 22, 25, 32, 42, 44, 74, 14, 44, 54, 58, 98, 3, 44, 12, 1, 9, 19, 43, 63, 100, 3, 20, 28, 60, 82, 86, 100, 1, 3, 4, 7, 20, 28, 32, 47, 48, 52, 63, 65, 68, 77, 86, 99, 42, 52, 68, 85, 23, 36, 49, 39, 54, 61, 66, 80, 2, 6, 23, 50, 81, 37, 45, 57, 58, 65, 75, 76, 77, 84, 87, 26, 80, 16, 37, 42, 64, 66, 77, 7, 12, 14, 25, 34, 35, 44, 45, 47, 56, 58, 61, 63, 70, 71, 76, 81, 83, 84, 92, 97, 98, 9, 86, 10, 21, 38, 55, 63, 27, 38, 70, 87, 38, 70, 91, 10, 28, 49, 7, 10, 23, 28, 36, 71, 10, 52, 71, 5, 27, 57, 80, 15, 16, 19, 41, 46, 54, 70, 77, 83, 6, 17, 39, 44, 64, 85, 98, 3, 9, 39, 68, 95, 3, 5, 27, 44, 61, 62, 86, 19, 29, 30, 52, 99, 1, 9, 11, 34, 35, 40, 43, 47, 68, 99, 28, 44, 70, 93, 2, 10, 13, 23, 28, 36, 42, 89, 100, 3, 23, 34, 36, 79, 83, 92, 9, 10, 17, 19, 23, 36, 71, 82, 5, 8, 9, 12, 19, 21, 32, 42, 48, 50, 51, 53, 57, 58, 76, 81, 82, 94, 100, 29, 55, 57, 94, 19, 30, 39, 52, 89, 14, 29, 32, 9, 17, 23, 33, 40, 41, 55, 60, 62, 68, 94, 97, 56, 62, 58, 87, 87, 99, 17, 22, 37, 73, 34, 37, 57, 71, 37, 69, 8, 32, 37, 46, 60, 64, 79, 2, 41, 50, 98, 2, 26, 56, 59, 62, 77, 97, 7, 71, 83, 53, 69, 18, 21, 25, 40, 45, 42, 44, 59, 85, 95, 24, 29, 43, 51, 66, 40, 9, 13, 49, 79, 85, 5, 9, 14, 61, 76, 78, 84, 94, 98, 14, 83, 87, 6, 11, 13, 36, 89, 90, 97, 6, 11, 47, 54, 92, 12, 14, 30, 54, 76, 82, 88, 15, 70, 84, 95, 38, 45, 80, 22, 36, 43, 49, 100, 8, 16, 36, 44, 62, 65, 66, 81, 10, 18, 48, 94, 5, 18, 39, 60, 69, 74, 6, 81, 97, 59, 63, 81, 9, 14, 25, 34, 43, 53, 64, 68, 76, 3, 11, 87, 90, 9, 21, 35, 43, 66, 70, 75, 2, 16, 21, 52, 59, 61, 76, 96, 2, 11, 21, 52, 53, 16, 31, 61, 95, 15, 65, 97, 98, 3, 35, 38, 95, 15, 24, 27, 64, 87, 30, 63, 74, 76, 100, 6, 12, 22, 33, 48, 88, 26, 31, 62, 73, 81, 95, 8, 24, 8, 34, 61, 74, 5, 9, 84, 1, 4, 7, 10, 21, 22, 38, 63, 66, 68, 69, 70, 76, 53, 55, 76, 100, 5, 14, 24, 31, 48, 62, 71, 5, 14, 11, 45, 33, 47, 52, 54, 87, 95, 97, 99, 8, 17, 29, 30, 32, 39, 70, 72, 76, 94, 7, 30, 53, 66, 94, 43, 65, 96, 8, 9, 34, 76, 9, 6, 20, 26, 36, 45, 57, 58, 75, 96, 6, 21, 74, 28, 76, 86, 2, 36, 65, 39, 42, 47, 55, 65, 83, 97, 26, 44, 56, 78, 91, 95, 5, 42, 47, 64, 95, 15, 16, 56, 92, 54, 79, 8, 32, 44, 52, 64, 70, 100, 13, 24, 40, 44, 94, 6, 10, 24, 63, 33, 57, 82, 83, 4, 11, 20, 25, 26, 37, 38, 39, 44, 59, 62, 72, 74, 83, 88, 92, 96, 25, 64, 96, 20, 22, 29, 42, 59, 96, 98, 27, 37, 41, 44, 62, 74, 76, 12, 15, 19, 34, 46, 54, 70, 85, 89, 32, 58, 91, 99, 15, 58, 75, 2, 62, 71, 59, 83, 11, 25, 44, 77, 91, 44, 88, 26, 56, 99, 2, 24, 34, 91, 15, 19, 25, 43, 52, 57, 71, 77, 83, 97, 9, 70, 94, 1, 48, 64, 28, 37, 57, 65, 78, 79, 99, 21, 65, 68, 2, 16, 44, 82, 91, 18, 47, 62, 27, 35, 38, 13, 15, 20, 46, 90, 13, 32, 35, 14, 60, 61, 68, 6, 32, 5, 8, 15, 57, 64, 11, 16, 55, 63, 64, 73, 76, 2, 15, 16, 24, 41, 56, 70, 88, 2, 16, 32, 62, 77, 78, 83, 87, 91, 8, 9, 10, 17, 18, 32, 35, 37, 73, 80, 90, 30, 60, 5, 12, 14, 15, 31, 32, 53, 5, 14, 15, 31, 53, 5, 19, 21, 32, 34, 45, 65, 53, 60, 30, 34, 53, 81, 31, 14, 18, 43, 78, 84, 91, 95, 15, 30, 37, 53, 55, 62, 68, 83, 16, 41, 55, 56, 71, 2, 7, 35, 43, 67, 4, 6, 22, 25, 45, 49, 54, 74, 77, 2, 4, 12, 18, 42, 45, 48, 49, 67, 73, 75, 77, 79, 66, 74, 20, 72, 74, 95, 4, 47, 66, 85, 9, 35, 40, 47, 58, 69, 91, 95, 2, 11, 13, 16, 41, 50, 54, 67, 72, 77, 95, 15, 37, 41, 55, 56, 67, 70, 85, 55, 67, 17, 55, 58, 66, 67, 73, 31, 37, 63, 67, 96, 2, 82, 25, 26, 40, 44, 57, 78, 13, 21, 36, 48, 62, 65, 77, 86, 11, 20, 51, 96, 46, 81, 84, 93, 24, 38, 44, 31, 43, 66, 77, 92, 27, 39, 52, 79, 26, 68, 82, 25, 61, 12, 30, 5, 9, 11, 76, 4, 9, 28, 33, 65, 46, 54, 24, 31, 67, 1, 9, 48, 60, 92, 1, 48, 86, 5, 21, 45, 50, 76, 83, 71, 83, 99, 65, 83, 3, 33, 35, 60, 70, 100, 14, 12, 19, 24, 8, 21, 42, 52, 58, 74, 80, 4, 65, 91, 3, 45, 50, 51, 68, 69, 73, 77, 97, 1, 74, 20, 23, 84, 94, 98, 7, 53, 65, 71, 61, 61, 67, 99, 15, 22, 100, 15, 18, 31, 43, 48, 54, 67, 91, 97, 21, 27, 30, 37, 86, 89, 5, 13, 19, 21, 57, 58, 60, 65, 79, 81, 1, 5, 9, 10, 24, 29, 30, 47, 48, 49, 68, 76, 94, 98, 7, 9, 12, 24, 30, 46, 53, 5, 9, 12, 30, 48, 76, 81, 98, 3, 8, 23, 38, 53, 55, 68, 73, 11, 14, 15, 16, 45, 55, 91, 96, 10, 20, 23, 38, 45, 49, 58, 73, 74, 20, 49, 50, 10, 20, 45, 49, 77, 21, 34, 37, 47, 50, 86, 1, 20, 50, 58, 64, 90, 2, 3, 55, 57, 99, 14, 46, 62, 96, 15, 19, 60, 23, 37, 88, 95, 98, 8, 17, 23, 79, 89, 9, 12, 34, 12, 69, 76, 2, 57, 92, 29, 30, 15, 26, 62, 81, 96, 9, 13, 29, 31, 40, 57, 67, 68, 70, 76, 86, 19, 32, 38, 21, 38, 57, 59, 64, 7, 19, 21, 26, 41, 51, 58, 62, 66, 68, 75, 90, 91, 5, 14, 70, 87, 91, 1, 29, 51, 98, 14, 31, 58, 80, 86, 6, 42, 60, 80, 20, 38, 64, 65, 81, 83, 96, 21, 38, 88, 8, 9, 13, 29, 51, 84, 14, 59, 78, 88, 94, 8, 12, 19, 24, 29, 36, 66, 76, 84, 6, 22, 7, 34, 35, 39, 40, 43, 56, 58, 66, 80, 83, 62, 94, 98, 50, 75, 80, 30, 61, 15, 19, 36, 11, 12, 53, 60, 11, 64, 99, 41, 48, 64, 68, 81, 84, 26, 58, 63, 90, 8, 17, 35, 84, 32, 60, 73, 77, 73, 83, 12, 45, 58, 44, 47, 57, 67, 73, 78, 85, 2, 100, 99, 2, 11, 35, 46, 58, 60, 67, 77, 80, 81, 18, 24, 35, 40, 10, 26, 36, 45, 55, 2, 11, 33, 59, 38, 75, 86, 13, 46, 76, 79, 84, 89, 2, 26, 82, 96, 34, 69, 81, 97, 60, 80, 24, 48, 53, 97, 37, 52, 72, 14, 20, 33, 37, 48, 52, 55, 85, 87, 100, 19, 29, 40, 47, 62, 90, 98, 100, 3, 18, 19, 49, 57, 77, 14, 53, 76, 1, 25, 32, 39, 15, 29, 51, 53, 9, 30, 46, 3, 22, 33, 89, 100, 45, 55, 56, 59, 85, 7, 76, 89, 11, 62, 64, 86, 91, 10, 59, 78, 1, 45, 78, 13, 36, 55, 34, 41, 56, 65, 99, 29, 54, 79, 85, 17, 65, 85, 28, 38, 67, 71, 84, 88, 94, 2, 5, 79, 100, 1, 12, 44, 50, 48, 60, 62, 2, 41, 62, 69, 74, 75, 82, 4, 54, 67, 75, 15, 16, 36, 97, 4, 34, 48, 66, 94, 11, 81, 96, 21, 25, 27, 33, 38, 52, 61, 98, 38, 52, 87, 4, 60, 11, 15, 16, 40, 41, 83, 47, 63, 67, 70, 77, 84, 88, 89, 92, 98, 18, 33, 64, 70, 87, 97, 10, 23, 61, 79, 15, 42, 44, 72, 81, 83, 81, 83, 2, 25, 31, 37, 42, 43, 52, 55, 57, 63, 68, 86, 88, 93, 96, 18, 41, 66, 71, 86, 19, 24, 53, 66, 68, 96, 17, 38, 39, 64, 72, 85, 8, 19, 33, 37, 84, 94, 98, 16, 44, 61, 8, 19, 24, 40, 69, 84, 1, 16, 34, 41, 43, 55, 59, 16, 31, 63, 67, 81, 95, 8, 42, 77, 98, 100, 28, 42, 58, 77, 62, 68, 84, 29, 40, 58, 88, 90, 95, 73, 92, 94, 8, 57, 64, 79, 3, 79, 7, 29, 30, 40, 42, 67, 60, 74, 10, 70, 82, 87, 93, 11, 85, 93, 94, 96, 1, 48, 53, 77, 1, 21, 26, 83, 14, 40, 85, 90, 1, 38, 39, 47, 62, 65, 73, 92, 10, 34, 63, 3, 23, 89, 2, 18, 57, 76, 95, 30, 90, 95, 100, 9, 18, 40, 68, 72, 100, 26, 41, 44, 54, 59, 60, 70, 61, 62, 98, 47, 9, 34, 76, 7, 15, 16, 37, 39, 46, 51, 56, 64, 73, 76, 80, 94, 100, 8, 12, 15, 37, 66, 86, 87, 99, 11, 31, 52, 53, 59, 77, 29, 64, 74, 75, 76, 90, 30, 31, 53, 77, 1, 10, 45, 49, 100, 1, 48, 56, 76, 51, 2, 10, 16, 25, 26, 28, 41, 44, 47, 52, 56, 78, 81, 96, 72, 90, 98, 83, 6, 11, 49, 96, 32, 60, 72, 32, 1, 10, 43, 49, 50, 51, 10, 15, 16, 67, 90, 2, 3, 25, 63, 8, 85, 93, 2, 6, 12, 16, 18, 25, 26, 33, 46, 47, 56, 59, 63, 74, 81, 82, 88, 95, 96, 98, 12, 21, 37, 53, 60, 81, 7, 37, 53, 60, 94, 53, 32, 37, 9, 14, 31, 34, 41, 45, 50, 60, 8, 23, 73, 91, 11, 42, 53, 55, 59, 63, 74, 83, 86, 92, 100, 7, 11, 15, 16, 63, 76, 82, 84, 98, 15, 20, 23, 37, 40, 46, 63, 8, 15, 25, 32, 34, 41, 46, 48, 51, 65, 76, 78, 14, 15, 63, 66, 76, 92, 4, 17, 18, 22, 23, 24, 30, 34, 38, 48, 52, 59, 74, 85, 86, 90, 7, 23, 28, 35, 40, 43, 46, 51, 54, 62, 69, 93, 5, 10, 14, 31, 98, 32, 35, 37, 51, 60, 2, 6, 26, 33, 49, 51, 56, 57, 69, 70, 76, 82, 95, 33, 44, 75, 91, 2, 5, 17, 21, 44, 57, 65, 84, 94, 95, 97, 98, 8, 12, 53, 10, 17, 18, 32, 72, 32, 37, 51, 83, 90, 92, 20, 28, 41, 56, 64, 4, 15, 44, 48, 5, 9, 12, 24, 15, 18, 27, 42, 43, 46, 54, 55, 65, 66, 68, 70, 76, 78, 84, 93, 95, 100, 27, 39, 46, 52, 62, 65, 66, 80, 86, 90, 100, 33, 100, 16, 21, 26, 44, 59, 70, 84, 87, 100, 29, 59, 82, 9, 12, 14, 15, 19, 24, 27, 29, 30, 31, 36, 37, 40, 48, 81, 93, 94, 99, 1, 17, 19, 29, 37, 43, 48, 51, 55, 71, 4, 15, 18, 20, 28, 31, 47, 68, 70, 98, 18, 53, 64, 95, 64, 33, 41, 46, 64, 76, 94, 34, 65, 75, 86, 13, 30, 32, 46, 65, 70, 84, 19, 85, 1, 8, 12, 30, 48, 2, 26, 75, 90, 94, 1, 12, 76, 2, 42, 51, 67, 91, 82, 7, 14, 34, 53, 79, 80, 93, 13, 18, 23, 28, 31, 43, 53, 54, 68, 72, 74, 97, 56, 64, 81, 90, 2, 14, 27, 38, 57, 70, 77, 80, 82, 87, 74, 77, 1, 7, 42, 46, 52, 15, 28, 34, 46, 87, 45, 75, 7, 45, 9, 48, 85, 7, 39, 56, 96, 41, 45, 58, 13, 20, 50, 51, 57, 58, 74, 75, 96, 97, 100, 3, 20, 25, 73, 12, 70, 97, 14, 53, 64, 70, 48, 86, 5, 27, 38, 86, 7, 24, 71, 29, 57, 64, 31, 52, 70, 82, 2, 56, 67, 97, 8, 37, 40, 17, 37, 40, 60, 49, 50, 100, 43, 45, 83, 86, 92, 36, 48, 55, 73, 100, 11, 23, 38, 86, 92, 96, 45, 69, 75, 80, 86, 92, 95, 9, 44, 74, 83, 34, 59, 23, 92, 73, 78, 18, 49, 3, 14, 26, 44, 47, 59, 13, 26, 65, 9, 29, 51, 77, 3, 8, 30, 73, 79, 50, 52, 20, 44, 65, 67, 74, 3, 64, 24, 43, 11, 43, 72, 82, 86, 4, 13, 36, 56, 72, 1, 7, 26, 4, 11, 30, 44, 58, 80, 89, 1, 6, 90, 100, 12, 15, 24, 37, 41, 66, 23, 28, 40, 15, 49, 78, 83, 2, 15, 46, 55, 73, 90, 24, 29, 84, 89, 98, 59, 62, 100, 17, 3, 34, 5, 11, 14, 50, 5, 10, 14, 57, 72, 44, 69, 78, 9, 15, 29, 35, 39, 43, 62, 68, 81, 1, 34, 35, 76, 3, 33, 38, 62, 3, 44, 58, 9, 12, 29, 30, 34, 43, 8, 37, 87, 100, 62, 68, 94, 5, 63, 94, 44, 99, 5, 14, 15, 21, 25, 31, 37, 41, 44, 78, 87, 94, 9, 18, 40, 2, 11, 25, 26, 33, 40, 41, 44, 46, 52, 56, 60, 62, 63, 64, 66, 78, 83, 86, 89, 91, 97, 2, 25, 26, 44, 58, 64, 84, 98, 35, 84, 95, 62, 63, 4, 22, 66, 79, 10, 19, 90, 8, 25, 37, 77, 93, 4, 13, 20, 49, 94, 98, 33, 36, 42, 56, 61, 71, 88, 20, 77, 79, 58, 79, 87, 73, 1, 20, 49, 65, 73, 48, 60, 73, 32, 37, 85, 47, 18, 29, 62, 70, 75, 80, 14, 26, 37, 41, 46, 51, 53, 63, 64, 65, 70, 74, 85, 86, 95, 12, 45, 70, 1, 73, 2, 4, 11, 14, 15, 26, 33, 56, 58, 62, 63, 67, 88, 100, 4, 15, 16, 26, 33, 56, 58, 62, 65, 70, 71, 74, 78, 81, 91, 93, 97, 2, 21, 29, 47, 59, 62, 67, 86, 98, 4, 13, 25, 48, 54, 56, 80, 45, 74, 81, 29, 55, 57, 45, 50, 52, 74, 19, 35, 51, 52, 88, 5, 6, 34, 40, 64, 9, 23, 35, 60, 84, 26, 82, 60, 2, 26, 82, 25, 26, 34, 81, 91, 18, 54, 67, 75, 81, 24, 27, 50, 68, 25, 26, 91, 2, 26, 4, 77, 37, 51, 56, 75, 47, 66, 90, 16, 63, 81, 11, 16, 70, 71, 20, 98, 37, 61, 40, 46, 69, 98, 2, 14, 32, 43, 53, 60, 81, 84, 86, 87, 94, 36, 65, 80, 82, 10, 17, 18, 57, 49, 70, 92, 98, 10, 28, 80, 18, 40, 17, 22, 40, 77, 81, 7, 13, 22, 28, 74, 90, 21, 29, 43, 61, 63, 60, 75, 85, 4, 13, 36, 39, 100, 41, 43, 50, 57, 74, 90, 17, 18, 31, 47, 51, 96, 12, 29, 98, 15, 25, 60, 6, 18, 21, 92, 94, 98, 20, 23, 36, 41, 45, 54, 69, 73, 72, 78, 98, 41, 62, 87, 36, 43, 45, 55, 69, 70, 77, 1, 45, 60, 16, 41, 54, 56, 62, 28, 29, 34, 46, 60, 91, 55, 62, 77, 90, 48, 65, 10, 16, 29, 57, 79, 10, 28, 11, 22, 39, 87, 88, 11, 41, 67, 90, 3, 6, 20, 54, 9, 29, 72, 74, 89, 60, 17, 20, 69, 7, 23, 87, 35, 43, 58, 59, 65, 66, 71, 9, 10, 34, 66, 68, 99, 15, 32, 33, 42, 58, 60, 76, 14, 55, 7, 9, 15, 45, 46, 52, 57, 68, 5, 27, 63, 72, 85, 100, 31, 43, 94, 1, 4, 13, 18, 19, 36, 46, 72, 12, 15, 85, 18, 36, 40, 80, 23, 27, 30, 73, 13, 18, 29, 10, 23, 28, 36, 49, 61, 65, 66, 71, 73, 74, 3, 23, 12, 22, 28, 39, 47, 62, 85, 93, 3, 58, 65, 70, 99, 22, 26, 33, 42, 44, 61, 62, 82, 83, 87, 22, 32, 68, 21, 29, 91, 14, 62, 2, 5, 16, 18, 21, 39, 43, 46, 47, 63, 64, 65, 12, 31, 63, 64, 15, 37, 44, 66, 81, 88, 94, 30, 33, 34, 36, 97, 4, 33, 79, 97, 7, 8, 56, 59, 70, 81, 16, 56, 63, 81, 3, 34, 56, 57, 62, 83, 66, 81, 93, 23, 46, 54, 27, 28, 43, 76, 81, 5, 11, 15, 24, 35, 57, 94, 3, 100, 64, 67, 95, 3, 14, 27, 34, 59, 90, 27, 51, 84, 91, 17, 57, 86, 88, 88, 35, 40, 42, 56, 16, 19, 21, 22, 43, 65, 75, 80, 2, 16, 20, 23, 25, 31, 32, 36, 37, 40, 44, 56, 57, 67, 87, 95, 99, 30, 6, 13, 86, 93, 36, 51, 67, 3, 7, 23, 24, 31, 36, 38, 39, 54, 66, 76, 89, 97, 6, 28, 36, 45, 50, 51, 73, 76, 84, 96, 100, 4, 12, 13, 19, 74, 84, 91, 96, 22, 56, 86, 95, 7, 14, 64, 25, 30, 37, 44, 65, 88, 44, 68, 87, 2, 6, 31, 37, 38, 56, 59, 63, 66, 67, 78, 86, 21, 43, 62, 86, 90, 62, 86, 8, 41, 58, 86, 90, 2, 6, 15, 16, 37, 42, 83, 16, 91, 100, 70, 82, 96, 99, 2, 8, 10, 25, 26, 28, 43, 45, 81, 82, 83, 87, 98, 2, 15, 71, 10, 51, 24, 49, 53, 54, 58, 14, 16, 24, 34, 46, 57, 73, 76, 88, 2, 4, 5, 18, 21, 24, 25, 26, 37, 38, 41, 47, 55, 59, 61, 67, 71, 98, 1, 41, 42, 56, 72, 81, 16, 26, 42, 54, 67, 8, 10, 12, 17, 24, 30, 35, 71, 76, 85, 94, 95, 8, 25, 26, 49, 76, 83, 96, 51, 94, 30, 40, 34, 57, 2, 3, 12, 15, 25, 31, 34, 37, 38, 39, 46, 47, 51, 52, 62, 63, 65, 71, 84, 10, 12, 13, 17, 23, 34, 37, 51, 54, 58, 89, 94, 99, 12, 48, 65, 78, 100, 1, 45, 95, 99, 10, 28, 32, 37, 1, 7, 28, 34, 48, 61, 63, 65, 68, 51, 53, 57, 62, 57, 59, 75, 81, 84, 2, 72, 82, 91, 95, 1, 44, 55, 64, 81, 1, 7, 7, 31, 1, 7, 40, 48, 53, 85, 4, 48, 77, 80, 89, 100, 33, 60, 62, 83, 1, 20, 40, 58, 65, 84, 7, 15, 41, 90, 100, 15, 31, 35, 80, 15, 27, 83, 8, 57, 66, 82, 3, 6, 20, 23, 27, 33, 37, 74, 88, 11, 14, 15, 35, 38, 55, 56, 70, 84, 95, 17, 23, 37, 53, 93, 40, 57, 9, 25, 47, 60, 84, 92, 96, 8, 10, 21, 23, 24, 30, 32, 35, 53, 61, 80, 85, 88, 94, 95, 24, 28, 37, 82, 95, 96, 5, 8, 9, 10, 27, 48, 54, 59, 61, 72, 73, 76, 78, 79, 81, 85, 90, 94, 48, 61, 68, 79, 81, 1, 7, 13, 24, 28, 48, 80, 11, 17, 35, 52, 100, 22, 31, 74, 90, 31, 37, 59, 63, 37, 87, 28, 14, 29, 69, 11, 15, 16, 32, 41, 52, 56, 75, 81, 100, 1, 5, 11, 15, 16, 29, 31, 41, 51, 53, 54, 56, 86, 51, 98, 12, 70, 81, 82, 87, 7, 8, 19, 35, 41, 46, 51, 55, 60, 63, 71, 89, 97, 2, 19, 35, 36, 43, 58, 76, 99, 10, 11, 38, 79, 19, 35, 60, 75, 99, 1, 4, 6, 8, 13, 17, 18, 19, 22, 39, 42, 43, 44, 48, 50, 64, 66, 68, 72, 75, 77, 90, 91, 93, 5, 6, 22, 45, 47, 50, 53, 58, 67, 70, 77, 83, 92, 15, 25, 62, 63, 56, 81, 8, 34, 50, 64, 88, 15, 88, 92, 95, 13, 28, 51, 12, 58, 85, 92, 5, 8, 41, 51, 65, 19, 40, 63, 69, 85, 8, 10, 19, 40, 69, 88, 19, 37, 5, 8, 14, 32, 34, 40, 63, 67, 73, 84, 5, 8, 19, 31, 37, 46, 51, 53, 60, 100, 9, 13, 17, 19, 79, 4, 12, 13, 36, 67, 71, 85, 45, 49, 54, 99, 22, 31, 49, 76, 82, 42, 54, 70, 73, 1, 13, 29, 66, 1, 53, 32, 90, 100, 1, 3, 5, 17, 18, 27, 28, 30, 39, 48, 66, 70, 85, 86, 96, 1, 18, 27, 38, 39, 52, 68, 69, 72, 89, 14, 78, 87, 98, 4, 33, 47, 53, 55, 81, 41, 46, 50, 57, 62, 65, 90, 20, 45, 80, 96, 15, 29, 81, 95, 15, 49, 52, 58, 7, 8, 24, 25, 37, 40, 51, 68, 74, 76, 99, 23, 52, 84, 93, 2, 7, 11, 16, 22, 31, 55, 63, 64, 77, 81, 88, 25, 35, 50, 51, 71, 2, 27, 64, 90, 92, 2, 99, 6, 80, 44, 56, 83, 41, 77, 88, 17, 74, 90, 1, 4, 74, 100, 44, 68 ], +"Freq": [ 0.2702, 0.10808, 0.37828, 0.21616, 0.03071, 0.10609, 0.10609, 0.067004, 0.0027918, 0.080964, 0.21497, 0.16472, 0.025127, 0.055837, 0.13401, 0.0083755, 0.075419, 0.17985, 0.075419, 0.17404, 0.098625, 0.058015, 0.11023, 0.087022, 0.011603, 0.12763, 0.23047, 0.14981, 0.034571, 0.034571, 0.11524, 0.011524, 0.080665, 0.023047, 0.034571, 0.28809, 0.084875, 0.29706, 0.12731, 0.42438, 0.042438, 0.063476, 0.12695, 0.19043, 0.57128, 0.16888, 0.042219, 0.084438, 0.29553, 0.37997, 0.10573, 0.12336, 0.28196, 0.017622, 0.14098, 0.052867, 0.26433, 0.017622, 0.093138, 0.27941, 0.37255, 0.093138, 0.093138, 0.046809, 0.14043, 0.19894, 0.023404, 0.093617, 0.023404, 0.23404, 0.14043, 0.10532, 0.09272, 0.64904, 0.09272, 0.09272, 0.19276, 0.15146, 0.027538, 0.15146, 0.041306, 0.30291, 0.041306, 0.082613, 0.18597, 0.092987, 0.65091, 0.31129, 0.12818, 0.073246, 0.12818, 0.073246, 0.18311, 0.073246, 0.018311, 0.14544, 0.43632, 0.21816, 0.14544, 0.27921, 0.066479, 0.013296, 0.11966, 0.093071, 0.25262, 0.11966, 0.026592, 0.026592, 0.11996, 0.83969, 0.01595, 0.1595, 0.0319, 0.0638, 0.36685, 0.17545, 0.17545, 0.01595, 0.98183, 0.29189, 0.014594, 0.014594, 0.014594, 0.18973, 0.10216, 0.072972, 0.014594, 0.043783, 0.087566, 0.13135, 0.014594, 0.18601, 0.65103, 0.093005, 0.90811, 0.072649, 0.040682, 0.12205, 0.020341, 0.040682, 0.26443, 0.14239, 0.36614, 0.23196, 0.13917, 0.32474, 0.13917, 0.046392, 0.092783, 0.04907, 0.78512, 0.04907, 0.04907, 0.55265, 0.07895, 0.07895, 0.07895, 0.1579, 0.25697, 0.25697, 0.085655, 0.34262, 0.18467, 0.36934, 0.36934, 0.092256, 0.18451, 0.64579, 0.46935, 0.28161, 0.09387, 0.09387, 0.27828, 0.55656, 0.092759, 0.36658, 0.4399, 0.14663, 0.077901, 0.2337, 0.3895, 0.077901, 0.1558, 0.5154, 0.20616, 0.20616, 0.05154, 0.33742, 0.33742, 0.25306, 0.11423, 0.17135, 0.62828, 0.057117, 0.18506, 0.27758, 0.092528, 0.37011, 0.25649, 0.34198, 0.34198, 0.47365, 0.23683, 0.15788, 0.078942, 0.07805, 0.3122, 0.39025, 0.1561, 0.3603, 0.4804, 0.1201, 0.21868, 0.21868, 0.072892, 0.072892, 0.36446, 0.072534, 0.14507, 0.4352, 0.14507, 0.14507, 0.62787, 0.34248, 0.34025, 0.42532, 0.17013, 0.12159, 0.097273, 0.75387, 0.18515, 0.18515, 0.55546, 0.18669, 0.56007, 0.18669, 0.23992, 0.41987, 0.059981, 0.23992, 0.077452, 0.46471, 0.23236, 0.1549, 0.15971, 0.21294, 0.42589, 0.15971, 0.053373, 0.21349, 0.16012, 0.48036, 0.053373, 0.22847, 0.39982, 0.17135, 0.17135, 0.036242, 0.14497, 0.036242, 0.28993, 0.072484, 0.39866, 0.27213, 0.54425, 0.13606, 0.51368, 0.085614, 0.085614, 0.17123, 0.085614, 0.050751, 0.40601, 0.35526, 0.15225, 0.068087, 0.34044, 0.068087, 0.068087, 0.40852, 0.054152, 0.48737, 0.1083, 0.1083, 0.21661, 0.73506, 0.19602, 0.049004, 0.11649, 0.19415, 0.038829, 0.038829, 0.23298, 0.34946, 0.083982, 0.16796, 0.041991, 0.083982, 0.37792, 0.20996, 0.46157, 0.46157, 0.1515, 0.45451, 0.22725, 0.1515, 0.23275, 0.38792, 0.31034, 0.29199, 0.058398, 0.058398, 0.20439, 0.087598, 0.29199, 0.23447, 0.23447, 0.058618, 0.058618, 0.029309, 0.29309, 0.087927, 0.23145, 0.13887, 0.4629, 0.09258, 0.04629, 0.042641, 0.38377, 0.042641, 0.042641, 0.42641, 0.042641, 0.19243, 0.096217, 0.096217, 0.064145, 0.38487, 0.16036, 0.19031, 0.047578, 0.38062, 0.047578, 0.095155, 0.047578, 0.19031, 0.028435, 0.085304, 0.056869, 0.028435, 0.11374, 0.028435, 0.056869, 0.39808, 0.11374, 0.085304, 0.078688, 0.10492, 0.39344, 0.15738, 0.15738, 0.10492, 0.071674, 0.19113, 0.16724, 0.45393, 0.071674, 0.023891, 0.022119, 0.13271, 0.13271, 0.044237, 0.022119, 0.044237, 0.11059, 0.066356, 0.066356, 0.088474, 0.26542, 0.089234, 0.11154, 0.17847, 0.066926, 0.35694, 0.15616, 0.044617, 0.11839, 0.059193, 0.23677, 0.078924, 0.078924, 0.17758, 0.2565, 0.14244, 0.14244, 0.39882, 0.028487, 0.11395, 0.056974, 0.028487, 0.056974, 0.028487, 0.21118, 0.14079, 0.28158, 0.035197, 0.31678, 0.043519, 0.32639, 0.087039, 0.17408, 0.065279, 0.043519, 0.2176, 0.043519, 0.033069, 0.099207, 0.11574, 0.11574, 0.16535, 0.049604, 0.016535, 0.24802, 0.066138, 0.099207, 0.025455, 0.10182, 0.050909, 0.12727, 0.025455, 0.12727, 0.050909, 0.33091, 0.15273, 0.19246, 0.25662, 0.35285, 0.096232, 0.096232, 0.21028, 0.0647, 0.03235, 0.1941, 0.11323, 0.048525, 0.080875, 0.0647, 0.1941, 0.15197, 0.15197, 0.10132, 0.10132, 0.067544, 0.08443, 0.23641, 0.10132, 0.1793, 0.16137, 0.07172, 0.10758, 0.01793, 0.14344, 0.32274, 0.10051, 0.075381, 0.10051, 0.11307, 0.075381, 0.025127, 0.062818, 0.18845, 0.10051, 0.012564, 0.050254, 0.037691, 0.012564, 0.062818, 0.11306, 0.061668, 0.185, 0.092501, 0.10278, 0.12334, 0.12334, 0.071946, 0.041112, 0.020556, 0.030834, 0.030834, 0.12008, 0.13342, 0.013342, 0.13342, 0.18678, 0.066708, 0.013342, 0.1601, 0.093392, 0.026683, 0.026683, 0.040025, 0.16886, 0.048245, 0.13267, 0.024122, 0.13267, 0.18092, 0.072367, 0.060306, 0.12061, 0.060306, 0.98841, 0.05914, 0.08871, 0.05914, 0.08871, 0.0098567, 0.02957, 0.05914, 0.068997, 0.049283, 0.0098567, 0.0098567, 0.2267, 0.078854, 0.13799, 0.039427, 0.027272, 0.0014354, 0.010048, 0.015789, 0.0086123, 0.021531, 0.025837, 0.07464, 0.040191, 0.024401, 0.014354, 0.064592, 0.0057415, 0.028708, 0.073204, 0.010048, 0.087558, 0.017225, 0.060286, 0.022966, 0.12344, 0.024401, 0.024401, 0.038755, 0.010048, 0.0071769, 0.040191, 0.066027, 0.01866, 0.011483, 0.14263, 0.061127, 0.3362, 0.091691, 0.11207, 0.14263, 0.11207, 0.17081, 0.056937, 0.037958, 0.085405, 0.13285, 0.037958, 0.12336, 0.028468, 0.085405, 0.11387, 0.037958, 0.094895, 0.14469, 0.16077, 0.064306, 0.032153, 0.11254, 0.14469, 0.14469, 0.04823, 0.032153, 0.12861, 0.037859, 0.018929, 0.018929, 0.26501, 0.075717, 0.037859, 0.18929, 0.11358, 0.18929, 0.056788, 0.065894, 0.26358, 0.016474, 0.082368, 0.14826, 0.049421, 0.23063, 0.016474, 0.11532, 0.016474, 0.014593, 0.13133, 0.13133, 0.32104, 0.058371, 0.043778, 0.014593, 0.13133, 0.13133, 0.029185, 0.060852, 0.16227, 0.10142, 0.1217, 0.020284, 0.18256, 0.060852, 0.28398, 0.15279, 0.076393, 0.025464, 0.40743, 0.22918, 0.10186, 0.078334, 0.39167, 0.078334, 0.235, 0.15667, 0.99127, 0.94564, 0.68778, 0.24072, 0.034389, 0.17232, 0.043081, 0.02154, 0.47389, 0.15078, 0.12924, 0.029286, 0.033792, 0.024781, 0.018022, 0.19149, 0.0022528, 0.0090112, 0.085606, 0.0067584, 0.020275, 0.0045056, 0.078848, 0.011264, 0.0022528, 0.049562, 0.14868, 0.074342, 0.0022528, 0.033792, 0.051814, 0.022528, 0.020275, 0.0090112, 0.020275, 0.013517, 0.031539, 0.24162, 0.11371, 0.22741, 0.04264, 0.085279, 0.071066, 0.028426, 0.18477, 0.25766, 0.6012, 0.085886, 0.092042, 0.18408, 0.36817, 0.27612, 0.063514, 0.4446, 0.063514, 0.12703, 0.19054, 0.063514, 0.068299, 0.1366, 0.54639, 0.068299, 0.068299, 0.068299, 0.030016, 0.28925, 0.038202, 0.013644, 0.013644, 0.10642, 0.068219, 0.038202, 0.10915, 0.038202, 0.090049, 0.0054575, 0.073676, 0.038202, 0.040931, 0.032435, 0.40543, 0.21083, 0.2757, 0.064869, 0.15737, 0.70819, 0.078687, 0.25384, 0.57115, 0.12692, 0.36562, 0.073125, 0.51187, 0.043025, 0.22295, 0.019557, 0.0078227, 0.15645, 0.18775, 0.097784, 0.023468, 0.02738, 0.043025, 0.10952, 0.015645, 0.039114, 0.14006, 0.12606, 0.056024, 0.30813, 0.056024, 0.070031, 0.014006, 0.042018, 0.028012, 0.16807, 0.26939, 0.35918, 0.11973, 0.23946, 0.15593, 0.077966, 0.7017, 0.27927, 0.031031, 0.18618, 0.37237, 0.12412, 0.08517, 0.17034, 0.51102, 0.08517, 0.08517, 0.19002, 0.20088, 0.0054291, 0.043433, 0.048862, 0.027146, 0.086866, 0.021717, 0.097724, 0.010858, 0.05972, 0.10315, 0.10858, 0.024715, 0.074146, 0.12358, 0.61789, 0.14829, 0.03323, 0.16615, 0.23261, 0.28245, 0.03323, 0.03323, 0.14953, 0.083074, 0.066431, 0.0060392, 0.12078, 0.11474, 0.15098, 0.030196, 0.1087, 0.012078, 0.0060392, 0.054352, 0.0060392, 0.048313, 0.19929, 0.084548, 0.13295, 0.033239, 0.16619, 0.11634, 0.016619, 0.39886, 0.13295, 0.34157, 0.59775, 0.092759, 0.1546, 0.061839, 0.19325, 0.11595, 0.085029, 0.0077299, 0.038649, 0.02319, 0.038649, 0.0077299, 0.18552, 0.093694, 0.56216, 0.18739, 0.093694, 0.02568, 0.46224, 0.17976, 0.02568, 0.28248, 0.047673, 0.095346, 0.047673, 0.011918, 0.095346, 0.011918, 0.10726, 0.023836, 0.28604, 0.047673, 0.11918, 0.095346, 0.011918, 0.22125, 0.063215, 0.50572, 0.18965, 0.33079, 0.44106, 0.036755, 0.14702, 0.036755, 0.078361, 0.15672, 0.3918, 0.31344, 0.18403, 0.18403, 0.47847, 0.14722, 0.29894, 0.65767, 0.26625, 0.26625, 0.19969, 0.26625, 0.072302, 0.18075, 0.21691, 0.10845, 0.39766, 0.95633, 0.073093, 0.14619, 0.65784, 0.073093, 0.29359, 0.58718, 0.073397, 0.079059, 0.71153, 0.079059, 0.079059, 0.58845, 0.34326, 0.049037, 0.44283, 0.10219, 0.20438, 0.068127, 0.17032, 0.09436, 0.14154, 0.14154, 0.12581, 0.078634, 0.062907, 0.015727, 0.031453, 0.22017, 0.09436, 0.092926, 0.092926, 0.3717, 0.41817, 0.084258, 0.084258, 0.084258, 0.084258, 0.33703, 0.16852, 0.084258, 0.067941, 0.47559, 0.27176, 0.13588, 0.037015, 0.48119, 0.40716, 0.037015, 0.37432, 0.4679, 0.09358, 0.043825, 0.21912, 0.7012, 0.20378, 0.09057, 0.11321, 0.20378, 0.022643, 0.022643, 0.022643, 0.022643, 0.29435, 0.06614, 0.03307, 0.011023, 0.022047, 0.48502, 0.088186, 0.25353, 0.03307, 0.35083, 0.26312, 0.087708, 0.14618, 0.029236, 0.11694, 0.14584, 0.072921, 0.072921, 0.58336, 0.072921, 0.22987, 0.10994, 0.21987, 0.099942, 0.069959, 0.079953, 0.0099942, 0.069959, 0.089947, 0.0099942, 0.0099942, 0.11938, 0.25713, 0.036733, 0.17448, 0.22958, 0.045916, 0.12856, 0.0091832, 0.21182, 0.16643, 0.33286, 0.22695, 0.04539, 0.01513, 0.087466, 0.34986, 0.3936, 0.043733, 0.10933, 0.21542, 0.32313, 0.37698, 0.026927, 0.053855, 0.12123, 0.28286, 0.52531, 0.040409, 0.5427, 0.25707, 0.11425, 0.08569, 0.036685, 0.56862, 0.36685, 0.17111, 0.51333, 0.17111, 0.085556, 0.10355, 0.2071, 0.034517, 0.37968, 0.13807, 0.13807, 0.29089, 0.026445, 0.10578, 0.079335, 0.34378, 0.026445, 0.10578, 0.12022, 0.24045, 0.60111, 0.20204, 0.55101, 0.091836, 0.12857, 0.09, 0.585, 0.09, 0.09, 0.09, 0.31512, 0.63024, 0.079627, 0.63701, 0.079627, 0.15925, 0.84934, 0.094371, 0.31639, 0.2373, 0.39549, 0.62244, 0.36309, 0.045423, 0.13627, 0.7722, 0.36581, 0.14632, 0.073162, 0.36581, 0.24337, 0.53542, 0.1947, 0.28397, 0.061733, 0.086426, 0.024693, 0.049386, 0.13581, 0.049386, 0.30866, 0.012347, 0.21219, 0.11426, 0.057128, 0.016322, 0.12242, 0.040806, 0.016322, 0.13874, 0.0081611, 0.19587, 0.07345, 0.48849, 0.0099691, 0.49846, 0.49146, 0.040955, 0.4505, 0.66474, 0.07386, 0.07386, 0.11079, 0.03693, 0.84423, 0.093804, 0.11887, 0.19812, 0.47548, 0.11887, 0.079247, 0.4122, 0.31708, 0.25366, 0.3116, 0.6232, 0.068626, 0.2745, 0.41176, 0.20588, 0.12515, 0.10727, 0.017878, 0.044696, 0.035757, 0.0089392, 0.65256, 0.94837, 0.13111, 0.043702, 0.78663, 0.055643, 0.89029, 0.033538, 0.20123, 0.57015, 0.16769, 0.077479, 0.01937, 0.058109, 0.058109, 0.01937, 0.077479, 0.54235, 0.13559, 0.17979, 0.12842, 0.23116, 0.33389, 0.077052, 0.051368, 0.093548, 0.11226, 0.14968, 0.63612, 0.6618, 0.17755, 0.12913, 0.016141, 0.016141, 0.92688, 0.067121, 0.22374, 0.022374, 0.11187, 0.46985, 0.089495, 0.018562, 0.35268, 0.018562, 0.24131, 0.35268, 0.044277, 0.13283, 0.75271, 0.044277, 0.20859, 0.034764, 0.27812, 0.069529, 0.38241, 0.15763, 0.39408, 0.31527, 0.078817, 0.94647, 0.82292, 0.05878, 0.08817, 0.04726, 0.56711, 0.18904, 0.14178, 0.47964, 0.41969, 0.059956, 0.43781, 0.51078, 0.078207, 0.23462, 0.62566, 0.20905, 0.057014, 0.095023, 0.13303, 0.057014, 0.057014, 0.095023, 0.076018, 0.22806, 0.40319, 0.53759, 0.96848, 0.51523, 0.17174, 0.17174, 0.085871, 0.21945, 0.51205, 0.073149, 0.1463, 0.020856, 0.018249, 0.023463, 0.028677, 0.10949, 0.02607, 0.010428, 0.005214, 0.033891, 0.054747, 0.036498, 0.010428, 0.002607, 0.054747, 0.065175, 0.041712, 0.10689, 0.002607, 0.041712, 0.05214, 0.023463, 0.041712, 0.031284, 0.005214, 0.15121, 0.002607, 0.27659, 0.18439, 0.092196, 0.36878, 0.18518, 0.74074, 0.28406, 0.021851, 0.043701, 0.15295, 0.19665, 0.043701, 0.19665, 0.065552, 0.064872, 0.58384, 0.19461, 0.064872, 0.064872, 0.085101, 0.34041, 0.51061, 0.98384, 0.030154, 0.16585, 0.0050257, 0.010051, 0.075386, 0.020103, 0.095489, 0.065335, 0.24626, 0.1558, 0.13067, 0.0050257, 0.013606, 0.038873, 0.060253, 0.044704, 0.071915, 0.044704, 0.050535, 0.044704, 0.0038873, 0.033042, 0.027211, 0.050535, 0.13411, 0.0097183, 0.013606, 0.015549, 0.027211, 0.040817, 0.12439, 0.023324, 0.023324, 0.036929, 0.066084, 0.25579, 0.063948, 0.031974, 0.15987, 0.1279, 0.35171, 0.090331, 0.19195, 0.022583, 0.045166, 0.011291, 0.10162, 0.033874, 0.067749, 0.056457, 0.022583, 0.1355, 0.1355, 0.090331, 0.025448, 0.025448, 0.17814, 0.12724, 0.33082, 0.20358, 0.076344, 0.025448, 0.036185, 0.10855, 0.084431, 0.060308, 0.036185, 0.096493, 0.048246, 0.10855, 0.16886, 0.18092, 0.012062, 0.060308, 0.012062, 0.050965, 0.050965, 0.050965, 0.050965, 0.25483, 0.50965, 0.17153, 0.085766, 0.085766, 0.60036, 0.27408, 0.54815, 0.13704, 0.028045, 0.95353, 0.75577, 0.13741, 0.068706, 0.17388, 0.0086939, 0.043469, 0.23473, 0.53033, 0.17636, 0.17636, 0.35271, 0.044089, 0.044089, 0.17636, 0.64598, 0.27685, 0.45116, 0.020507, 0.12304, 0.082029, 0.082029, 0.061522, 0.020507, 0.14355, 0.033133, 0.23193, 0.5964, 0.0994, 0.033133, 0.43393, 0.54242, 0.21132, 0.070439, 0.49307, 0.10566, 0.10566, 0.085135, 0.17027, 0.59595, 0.085135, 0.74544, 0.18636, 0.074006, 0.42183, 0.0074006, 0.17761, 0.30342, 0.0074006, 0.26437, 0.3188, 0.077757, 0.32658, 0.18515, 0.27773, 0.18515, 0.27773, 0.27999, 0.18666, 0.46666, 0.18783, 0.42262, 0.14087, 0.093916, 0.093916, 0.046958, 0.31713, 0.063426, 0.031713, 0.063426, 0.50741, 0.43212, 0.054015, 0.054015, 0.054015, 0.29708, 0.10803, 0.53443, 0.048584, 0.14575, 0.24292, 0.29178, 0.17507, 0.17507, 0.35013, 0.88345, 0.057616, 0.038411, 0.04492, 0.24706, 0.02246, 0.2246, 0.21337, 0.01123, 0.20214, 0.02246, 0.96946, 0.09225, 0.1845, 0.69188, 0.093033, 0.093033, 0.093033, 0.46517, 0.18607, 0.14762, 0.29524, 0.11072, 0.44287, 0.13595, 0.81571, 0.046415, 0.23207, 0.046415, 0.60339, 0.046415, 0.39101, 0.15641, 0.39101, 0.28736, 0.36946, 0.1642, 0.1642, 0.59264, 0.3704, 0.04446, 0.04446, 0.57798, 0.31122, 0.14534, 0.096896, 0.24224, 0.38758, 0.096896, 0.085026, 0.59518, 0.25508, 0.29858, 0.14929, 0.17061, 0.06398, 0.14929, 0.021327, 0.14929, 0.10763, 0.45204, 0.021526, 0.043051, 0.043051, 0.086102, 0.021526, 0.21526, 0.18396, 0.18396, 0.55189, 0.061322, 0.93202, 0.64528, 0.086038, 0.13981, 0.032264, 0.021509, 0.043019, 0.010755, 0.021509, 0.68595, 0.048996, 0.048996, 0.19598, 0.89914, 0.069165, 0.073493, 0.073493, 0.51445, 0.073493, 0.22048, 0.07838, 0.07838, 0.70542, 0.07838, 0.3405, 0.3405, 0.25537, 0.18541, 0.092705, 0.64894, 0.26855, 0.5371, 0.10742, 0.05371, 0.18542, 0.64897, 0.09271, 0.98294, 0.13346, 0.039253, 0.17271, 0.10991, 0.070655, 0.13346, 0.19626, 0.023552, 0.039253, 0.086356, 0.51401, 0.34267, 0.11422, 0.32181, 0.087768, 0.55586, 0.029256, 0.15841, 0.079203, 0.55442, 0.15841, 0.91356, 0.057097, 0.92066, 0.45992, 0.038326, 0.11498, 0.076653, 0.30661, 0.91347, 0.053733, 0.058221, 0.20377, 0.087332, 0.20377, 0.029111, 0.40755, 0.078407, 0.39203, 0.39203, 0.078407, 0.040421, 0.256, 0.53895, 0.026947, 0.026947, 0.094315, 0.020755, 0.016604, 0.12453, 0.045661, 0.053963, 0.053963, 0.070568, 0.020755, 0.062266, 0.091323, 0.04151, 0.07887, 0.058115, 0.074719, 0.004151, 0.037359, 0.0083021, 0.037359, 0.053963, 0.004151, 0.045661, 0.004151, 0.51464, 0.42887, 0.01741, 0.0087048, 0.039172, 0.75732, 0.078343, 0.065286, 0.021762, 0.0087048, 0.0043524, 0.34957, 0.065545, 0.065545, 0.13109, 0.21848, 0.15294, 0.11344, 0.56721, 0.22688, 0.056721, 0.91096, 0.066251, 0.94246, 0.01071, 0.032129, 0.44856, 0.03204, 0.06408, 0.22428, 0.06408, 0.1602, 0.13556, 0.13556, 0.06778, 0.20334, 0.06778, 0.3389, 0.46054, 0.12119, 0.096955, 0.024239, 0.096955, 0.19391, 0.567, 0.045973, 0.015324, 0.061297, 0.061297, 0.015324, 0.10727, 0.015324, 0.076622, 0.030649, 0.58937, 0.22101, 0.14734, 0.086073, 0.77466, 0.086073, 0.053606, 0.053606, 0.10721, 0.053606, 0.21442, 0.42884, 0.053606, 0.084908, 0.084908, 0.16982, 0.59436, 0.09279, 0.046395, 0.046395, 0.74232, 0.046395, 0.06818, 0.88634, 0.056891, 0.91025, 0.081929, 0.90122, 0.21959, 0.36599, 0.29279, 0.073198, 0.072957, 0.10944, 0.036478, 0.32831, 0.43774, 0.39261, 0.44169, 0.14723, 0.44425, 0.14808, 0.074041, 0.29617, 0.24116, 0.090434, 0.030145, 0.2713, 0.33159, 0.030145, 0.396, 0.1848, 0.1056, 0.2376, 0.0528, 0.37242, 0.55863, 0.93793, 0.14865, 0.81756, 0.96148, 0.079221, 0.079221, 0.79221, 0.11603, 0.4351, 0.029007, 0.11603, 0.11603, 0.08702, 0.08702, 0.15745, 0.55109, 0.23618, 0.30268, 0.12107, 0.42375, 0.060535, 0.060535, 0.25614, 0.51229, 0.17076, 0.92678, 0.42107, 0.50529, 0.059507, 0.53556, 0.29753, 0.059507, 0.47941, 0.13697, 0.34243, 0.31919, 0.1176, 0.0168, 0.067198, 0.1008, 0.033599, 0.20159, 0.1344, 0.70404, 0.23468, 0.83794, 0.12891, 0.24134, 0.54302, 0.18101, 0.33411, 0.18562, 0.09281, 0.37124, 0.12215, 0.20359, 0.16287, 0.040717, 0.44789, 0.45024, 0.06432, 0.45024, 0.34589, 0.28248, 0.040354, 0.10953, 0.057649, 0.040354, 0.046119, 0.051884, 0.028824, 0.37453, 0.38722, 0.17774, 0.057131, 0.2969, 0.049484, 0.049484, 0.024742, 0.56906, 0.26635, 0.053269, 0.47942, 0.15981, 0.18961, 0.063204, 0.18961, 0.063204, 0.44243, 0.19554, 0.76818, 0.013967, 0.61727, 0.051439, 0.15432, 0.10288, 0.051439, 0.97685, 0.050443, 0.10089, 0.050443, 0.012611, 0.16394, 0.22699, 0.13872, 0.1135, 0.037832, 0.1135, 0.71647, 0.13027, 0.065134, 0.065134, 0.095305, 0.052947, 0.052947, 0.21179, 0.13766, 0.18002, 0.031768, 0.23297, 0.9612, 0.0044399, 0.0044399, 0.048839, 0.0088797, 0.0088797, 0.18203, 0.017759, 0.16428, 0.084358, 0.022199, 0.1554, 0.035519, 0.10212, 0.062158, 0.0088797, 0.084358, 0.0044399, 0.188, 0.28201, 0.37601, 0.094002, 0.069564, 0.019875, 0.22857, 0.079502, 0.029813, 0.51676, 0.049688, 0.095229, 0.6666, 0.095229, 0.095229, 0.7673, 0.095913, 0.063018, 0.12604, 0.063018, 0.6932, 0.46208, 0.092415, 0.36966, 0.15871, 0.014428, 0.086569, 0.47613, 0.043284, 0.20199, 0.014428, 0.26682, 0.009882, 0.71151, 0.91941, 0.1786, 0.11907, 0.65486, 0.15472, 0.20629, 0.51573, 0.10315, 0.54527, 0.18176, 0.060585, 0.18176, 0.19117, 0.19117, 0.063722, 0.50977, 0.60159, 0.12891, 0.021485, 0.010743, 0.096684, 0.010743, 0.021485, 0.10743, 0.68707, 0.049076, 0.12269, 0.12269, 0.84503, 0.084503, 0.1366, 0.0683, 0.2049, 0.1366, 0.4098, 0.28704, 0.04784, 0.62192, 0.25633, 0.43942, 0.10985, 0.036618, 0.14647, 0.94148, 0.74453, 0.18613, 0.68734, 0.085918, 0.17184, 0.084613, 0.59229, 0.084613, 0.16923, 0.085493, 0.25648, 0.17099, 0.34197, 0.085493, 0.31674, 0.55429, 0.079185, 0.87811, 0.073176, 0.03404, 0.03404, 0.37444, 0.13616, 0.1702, 0.23828, 0.82044, 0.080888, 0.092444, 0.85397, 0.094885, 0.023016, 0.13042, 0.061376, 0.10741, 0.11508, 0.061376, 0.099736, 0.015344, 0.069048, 0.03836, 0.046032, 0.03836, 0.015344, 0.18413, 0.29304, 0.14652, 0.04884, 0.14652, 0.09768, 0.14652, 0.09768, 0.78029, 0.086698, 0.028899, 0.086698, 0.30966, 0.30966, 0.25805, 0.10322, 0.8449, 0.093878, 0.59893, 0.22687, 0.045373, 0.1089, 0.018149, 0.07382, 0.049213, 0.024607, 0.52904, 0.31989, 0.078128, 0.17579, 0.039064, 0.31251, 0.23438, 0.11719, 0.039064, 0.6019, 0.085985, 0.25796, 0.666, 0.035052, 0.035052, 0.035052, 0.17526, 0.035052, 0.08526, 0.017052, 0.17052, 0.56272, 0.068208, 0.017052, 0.017052, 0.051156, 0.085515, 0.5986, 0.17103, 0.085515, 0.18997, 0.24425, 0.054278, 0.10856, 0.081416, 0.027139, 0.29853, 0.28311, 0.18874, 0.47185, 0.10845, 0.2169, 0.2169, 0.43379, 0.068363, 0.20509, 0.13673, 0.068363, 0.068363, 0.41018, 0.26826, 0.38004, 0.29062, 0.04471, 0.022355, 0.22222, 0.59259, 0.14815, 0.015821, 0.066446, 0.0094923, 0.094923, 0.094923, 0.088595, 0.047462, 0.028477, 0.022149, 0.05379, 0.044297, 0.041133, 0.2468, 0.044297, 0.066446, 0.022149, 0.0031641, 0.0094923, 0.0063282, 0.080895, 0.12134, 0.040448, 0.44492, 0.12134, 0.080895, 0.080895, 0.09178, 0.09178, 0.4589, 0.27534, 0.48989, 0.19596, 0.29393, 0.70081, 0.2628, 0.02336, 0.02336, 0.02336, 0.16352, 0.67744, 0.07008, 0.72057, 0.16013, 0.080063, 0.13989, 0.83936, 0.16351, 0.049054, 0.13081, 0.10628, 0.049054, 0.098109, 0.032703, 0.0081757, 0.065406, 0.024527, 0.13081, 0.10628, 0.032703, 0.35648, 0.11883, 0.35648, 0.079218, 0.079218, 0.040623, 0.24374, 0.10156, 0.10156, 0.14218, 0.060935, 0.040623, 0.060935, 0.20312, 0.020312, 0.014986, 0.22478, 0.059942, 0.11988, 0.089913, 0.074928, 0.1049, 0.029971, 0.28473, 0.024081, 0.096322, 0.048161, 0.072242, 0.43345, 0.1204, 0.19264, 0.67269, 0.29897, 0.12068, 0.080453, 0.020113, 0.58328, 0.020113, 0.16091, 0.1133, 0.45321, 0.39656, 0.079603, 0.079603, 0.63682, 0.079603, 0.079603, 0.18147, 0.06049, 0.06049, 0.48392, 0.18147, 0.22114, 0.66342, 0.073713, 0.11519, 0.11519, 0.20735, 0.55293, 0.027368, 0.16421, 0.19158, 0.6021, 0.58431, 0.38954, 0.73835, 0.22151, 0.072475, 0.072475, 0.79722, 0.27729, 0.18486, 0.27729, 0.18486, 0.29602, 0.028463, 0.056927, 0.091083, 0.051234, 0.028463, 0.011385, 0.10816, 0.034156, 0.011385, 0.011385, 0.27325, 0.95555, 0.028104, 0.6658, 0.25892, 0.036989, 0.46929, 0.23464, 0.15643, 0.078215, 0.10581, 0.023514, 0.14109, 0.14109, 0.58786, 0.20437, 0.15327, 0.51092, 0.10218, 0.054099, 0.48689, 0.43279, 0.63623, 0.23859, 0.079529, 0.94915, 0.028333, 0.014166, 0.81549, 0.012742, 0.025484, 0.012742, 0.050968, 0.025484, 0.012742, 0.038226, 0.034431, 0.10329, 0.051646, 0.1119, 0.017215, 0.077469, 0.043038, 0.060253, 0.15924, 0.047342, 0.068861, 0.073165, 0.09038, 0.073165, 0.093062, 0.55837, 0.18612, 0.093062, 0.3371, 0.08871, 0.053226, 0.008871, 0.20403, 0.12419, 0.008871, 0.16855, 0.008871, 0.37554, 0.18777, 0.41309, 0.3613, 0.076064, 0.09508, 0.038032, 0.019016, 0.30426, 0.09508, 0.55592, 0.23825, 0.15883, 0.23665, 0.078883, 0.4733, 0.078883, 0.078883, 0.58014, 0.25784, 0.12892, 0.53785, 0.048896, 0.19558, 0.048896, 0.14669, 0.13863, 0.45053, 0.38122, 0.80223, 0.030561, 0.038201, 0.015281, 0.10696, 0.048536, 0.67951, 0.012134, 0.24268, 0.29628, 0.03292, 0.19752, 0.36212, 0.098761, 0.87284, 0.072737, 0.055305, 0.11061, 0.055305, 0.027652, 0.055305, 0.027652, 0.082957, 0.35948, 0.16591, 0.055305, 0.32077, 0.19246, 0.44907, 0.033814, 0.056357, 0.0056357, 0.073265, 0.1578, 0.0056357, 0.022543, 0.17471, 0.0056357, 0.050722, 0.41141, 0.31379, 0.31379, 0.31379, 0.17122, 0.7705, 0.31629, 0.63258, 0.012732, 0.050927, 0.12732, 0.25464, 0.038196, 0.50927, 0.31711, 0.079277, 0.55494, 0.23305, 0.69914, 0.072253, 0.024084, 0.024084, 0.10437, 0.10437, 0.66633, 0.75901, 0.06072, 0.1518, 0.34336, 0.17168, 0.4292, 0.072321, 0.072321, 0.3375, 0.45803, 0.048214, 0.36302, 0.045378, 0.21176, 0.090756, 0.15126, 0.045378, 0.015126, 0.015126, 0.060504, 0.18135, 0.3627, 0.2418, 0.18135, 0.7122, 0.021582, 0.021582, 0.10791, 0.10791, 0.021582, 0.040895, 0.10516, 0.023369, 0.075948, 0.57837, 0.029211, 0.0058421, 0.017526, 0.017526, 0.064264, 0.040895, 0.7266, 0.16147, 0.94708, 0.76592, 0.11489, 0.076592, 0.029551, 0.76833, 0.17731, 0.071877, 0.14375, 0.6469, 0.071877, 0.32353, 0.024616, 0.094948, 0.13011, 0.13363, 0.13363, 0.0035166, 0.0070332, 0.049233, 0.01055, 0.042199, 0.042199, 0.0035166, 0.43354, 0.16782, 0.10489, 0.2797, 0.31859, 0.47789, 0.1593, 0.62898, 0.15724, 0.15724, 0.24891, 0.26965, 0.020742, 0.18668, 0.24891, 0.67278, 0.16819, 0.12615, 0.073093, 0.014619, 0.029237, 0.095021, 0.058474, 0.014619, 0.0073093, 0.043856, 0.040201, 0.0036546, 0.018273, 0.0036546, 0.04751, 0.087712, 0.062129, 0.058474, 0.025583, 0.0036546, 0.16446, 0.080402, 0.05482, 0.021928, 0.041042, 0.36937, 0.53354, 0.041042, 0.19441, 0.29162, 0.21386, 0.11665, 0.097207, 0.077766, 0.86784, 0.086784, 0.048238, 0.28943, 0.096476, 0.33767, 0.19295, 0.092618, 0.18524, 0.46309, 0.18524, 0.55794, 0.37196, 0.72803, 0.020801, 0.062403, 0.020801, 0.020801, 0.12481, 0.42241, 0.36207, 0.030172, 0.060345, 0.090517, 0.25639, 0.19229, 0.44868, 0.064097, 0.12726, 0.084842, 0.042421, 0.63631, 0.084842, 0.08181, 0.10226, 0.08181, 0.040905, 0.16362, 0.010226, 0.10226, 0.020452, 0.16362, 0.08181, 0.08181, 0.010226, 0.071584, 0.1248, 0.0624, 0.1872, 0.0208, 0.0832, 0.0416, 0.1248, 0.0416, 0.312, 0.55239, 0.078913, 0.078913, 0.23674, 0.088667, 0.50245, 0.38423, 0.28482, 0.17089, 0.028482, 0.028482, 0.39875, 0.085446, 0.078096, 0.18966, 0.61361, 0.10041, 0.011157, 0.011157, 0.172, 0.1376, 0.41279, 0.27519, 0.4145, 0.27633, 0.27633, 0.45141, 0.045141, 0.18057, 0.045141, 0.22571, 0.50877, 0.05653, 0.14132, 0.05653, 0.028265, 0.14132, 0.05653, 0.092927, 0.092927, 0.1239, 0.061951, 0.061951, 0.30976, 0.030976, 0.21683, 0.6009, 0.22534, 0.037557, 0.075113, 0.037557, 0.27024, 0.40536, 0.27024, 0.93697, 0.02677, 0.092743, 0.83469, 0.093811, 0.8443, 0.16865, 0.084326, 0.084326, 0.59028, 0.077362, 0.15472, 0.15472, 0.077362, 0.46417, 0.57585, 0.19195, 0.19195, 0.1253, 0.33413, 0.020883, 0.041766, 0.062649, 0.2506, 0.062649, 0.083533, 0.15405, 0.2054, 0.051349, 0.46214, 0.1027, 0.14515, 0.072576, 0.14515, 0.36288, 0.21773, 0.26731, 0.21385, 0.48115, 0.34126, 0.37918, 0.075836, 0.037918, 0.15167, 0.22265, 0.080964, 0.060723, 0.62747, 0.015925, 0.023887, 0.039812, 0.10749, 0.099529, 0.18313, 0.087585, 0.043793, 0.015925, 0.0079623, 0.083604, 0.015925, 0.031849, 0.079623, 0.10351, 0.027868, 0.039812, 0.045101, 0.054122, 0.045101, 0.83888, 0.0090203, 0.3093, 0.3093, 0.05155, 0.25775, 0.05155, 0.18359, 0.27538, 0.45897, 0.29091, 0.072728, 0.29091, 0.29091, 0.5449, 0.20434, 0.13622, 0.068112, 0.17418, 0.080393, 0.13399, 0.093792, 0.013399, 0.066994, 0.040196, 0.34837, 0.053595, 0.12575, 0.11003, 0.11003, 0.015719, 0.094314, 0.078595, 0.15719, 0.062876, 0.25151, 0.10588, 0.12353, 0.097059, 0.20294, 0.10588, 0.10588, 0.044118, 0.0088235, 0.14118, 0.061765, 0.032082, 0.32082, 0.3529, 0.16041, 0.12833, 0.34527, 0.43158, 0.17263, 0.37181, 0.092953, 0.46476, 0.95849, 0.14568, 0.36421, 0.43705, 0.17069, 0.76811, 0.94127, 0.51397, 0.45686, 0.8367, 0.092967, 0.25352, 0.19014, 0.50704, 0.43915, 0.36596, 0.14638, 0.093353, 0.093353, 0.14003, 0.093353, 0.46676, 0.093353, 0.044847, 0.7026, 0.22423, 0.014949, 0.9515, 0.085364, 0.097559, 0.036585, 0.15853, 0.10975, 0.060975, 0.097559, 0.29268, 0.060975, 0.035674, 0.21404, 0.39241, 0.17837, 0.071347, 0.071347, 0.035674, 0.092395, 0.046198, 0.64677, 0.13859, 0.046198, 0.36009, 0.50413, 0.072019, 0.10182, 0.03394, 0.61092, 0.03394, 0.20364, 0.34223, 0.64643, 0.29125, 0.072812, 0.072812, 0.072812, 0.43687, 0.80606, 0.1372, 0.034301, 0.01715, 0.78013, 0.0069654, 0.09055, 0.062689, 0.048758, 0.0069654, 0.58187, 0.072734, 0.29094, 0.9673, 0.68867, 0.057389, 0.17217, 0.9506, 0.046553, 0.46553, 0.046553, 0.23276, 0.18621, 0.93771, 0.42858, 0.071429, 0.42858, 0.56308, 0.093847, 0.18769, 0.093847, 0.98188, 0.37207, 0.13952, 0.37207, 0.093016, 0.49931, 0.43273, 0.066574, 0.08404, 0.08404, 0.08404, 0.4202, 0.16808, 0.08404, 0.65623, 0.28124, 0.76767, 0.031986, 0.063972, 0.031986, 0.063972, 0.17126, 0.59942, 0.17126, 0.68701, 0.068701, 0.1374, 0.068701, 0.56694, 0.37796, 0.79935, 0.072668, 0.072668, 0.087809, 0.031931, 0.29536, 0.30334, 0.095792, 0.015965, 0.10377, 0.055879, 0.0079827, 0.019328, 0.086976, 0.086976, 0.09664, 0.1063, 0.019328, 0.22227, 0.086976, 0.028992, 0.028992, 0.028992, 0.19328, 0.026553, 0.032681, 0.065361, 0.042893, 0.0081702, 0.0081702, 0.038808, 0.018383, 0.018383, 0.028596, 0.01634, 0.034723, 0.069446, 0.036766, 0.065361, 0.024511, 0.028596, 0.022468, 0.034723, 0.022468, 0.0061276, 0.046979, 0.040851, 0.065361, 0.010213, 0.042893, 0.046979, 0.051064, 0.0061276, 0.044936, 0.10202, 0.10202, 0.12753, 0.025505, 0.025505, 0.30606, 0.025505, 0.12753, 0.15303, 0.18604, 0.46511, 0.093021, 0.093021, 0.093021, 0.072717, 0.87261, 0.025131, 0.05864, 0.016754, 0.025131, 0.0083771, 0.083771, 0.092148, 0.075394, 0.075394, 0.041885, 0.075394, 0.15916, 0.033508, 0.12566, 0.067017, 0.033508, 0.016754, 0.093349, 0.28005, 0.56009, 0.32009, 0.12804, 0.51215, 0.94066, 0.39388, 0.065646, 0.065646, 0.032823, 0.19694, 0.032823, 0.19694, 0.96792, 0.048261, 0.082445, 0.16288, 0.056304, 0.028152, 0.018098, 0.028152, 0.072391, 0.078424, 0.042228, 0.050271, 0.052282, 0.11261, 0.040217, 0.028152, 0.026141, 0.052282, 0.012065, 0.0040217, 0.064137, 0.021379, 0.21379, 0.064137, 0.19241, 0.4062, 0.021379, 0.021379, 0.11137, 0.013921, 0.097446, 0.041763, 0.23665, 0.013921, 0.48723, 0.075569, 0.41563, 0.18892, 0.30227, 0.18198, 0.7886, 0.70699, 0.25709, 0.073135, 0.073135, 0.58508, 0.2194, 0.41561, 0.059373, 0.44529, 0.059373, 0.34219, 0.34219, 0.03602, 0.23413, 0.03602, 0.092036, 0.64425, 0.18407, 0.93295, 0.21638, 0.21638, 0.43277, 0.054096, 0.054096, 0.67795, 0.035681, 0.10704, 0.035681, 0.10704, 0.12212, 0.15105, 0.13176, 0.070702, 0.038565, 0.48527, 0.066292, 0.28411, 0.16099, 0.49245, 0.048551, 0.82536, 0.097101, 0.32459, 0.076374, 0.24821, 0.13365, 0.019093, 0.076374, 0.019093, 0.038187, 0.05728, 0.37025, 0.18513, 0.37025, 0.083627, 0.023893, 0.11947, 0.13141, 0.62123, 0.023893, 0.057799, 0.80919, 0.057799, 0.075648, 0.86995, 0.037824, 0.17161, 0.34321, 0.42901, 0.044426, 0.88852, 0.044426, 0.030576, 0.061152, 0.1223, 0.030576, 0.15288, 0.58095, 0.4586, 0.13957, 0.079756, 0.019939, 0.079756, 0.059817, 0.059817, 0.059817, 0.039878, 0.5545, 0.35646, 0.039607, 0.036508, 0.036508, 0.10952, 0.14603, 0.4746, 0.036508, 0.036508, 0.10952, 0.092018, 0.46009, 0.36807, 0.5083, 0.25415, 0.16943, 0.17778, 0.059261, 0.059261, 0.2963, 0.35557, 0.98061, 0.46946, 0.078244, 0.39122, 0.077064, 0.8477, 0.9268, 0.10635, 0.053173, 0.053173, 0.771, 0.70788, 0.035394, 0.14158, 0.035394, 0.035394, 0.22561, 0.15041, 0.11281, 0.11281, 0.37602, 0.17086, 0.25629, 0.08543, 0.42715, 0.95781, 0.021937, 0.065812, 0.043875, 0.61424, 0.19744, 0.043875, 0.39, 0.195, 0.39, 0.76152, 0.16923, 0.31058, 0.40376, 0.031058, 0.24847, 0.015137, 0.04541, 0.030273, 0.015137, 0.69628, 0.18164, 0.085869, 0.42935, 0.42935, 0.011773, 0.011773, 0.22369, 0.047093, 0.07064, 0.011773, 0.11773, 0.03532, 0.1766, 0.10596, 0.094187, 0.094187, 0.053615, 0.053615, 0.053615, 0.53615, 0.26807, 0.20427, 0.068089, 0.034045, 0.13618, 0.47662, 0.034045, 0.034045, 0.033973, 0.033973, 0.91726, 0.15348, 0.10232, 0.051159, 0.051159, 0.10232, 0.51159, 0.19432, 0.097158, 0.38863, 0.097158, 0.19432, 0.068398, 0.1368, 0.64978, 0.068398, 0.034199, 0.052443, 0.026222, 0.57688, 0.20977, 0.10489, 0.42281, 0.54362, 0.85288, 0.06092, 0.38452, 0.15381, 0.051269, 0.25635, 0.10254, 0.025635, 0.79159, 0.15832, 0.43329, 0.10832, 0.43329, 0.14173, 0.015748, 0.20473, 0.09449, 0.09449, 0.015748, 0.015748, 0.14173, 0.015748, 0.031497, 0.23622, 0.035673, 0.14269, 0.24971, 0.035673, 0.46375, 0.035673, 0.057553, 0.80574, 0.057553, 0.18508, 0.092542, 0.37017, 0.18508, 0.092542, 0.043944, 0.7031, 0.043944, 0.17578, 0.074547, 0.05591, 0.13978, 0.018637, 0.13978, 0.1025, 0.1025, 0.093183, 0.074547, 0.11182, 0.05591, 0.0093183, 0.027955, 0.2575, 0.18025, 0.02575, 0.412, 0.07725, 0.02575, 0.1684, 0.7578, 0.034431, 0.96406, 0.1525, 0.1525, 0.35582, 0.050832, 0.25416, 0.1607, 0.12856, 0.25712, 0.35354, 0.03214, 0.064279, 0.093566, 0.8421, 0.089269, 0.044635, 0.75879, 0.044635, 0.28005, 0.093351, 0.5601, 0.069918, 0.55935, 0.069918, 0.27967, 0.097669, 0.13023, 0.32556, 0.42323, 0.14067, 0.28134, 0.035168, 0.31651, 0.21101, 0.11948, 0.059742, 0.41819, 0.35845, 0.22457, 0.024952, 0.29943, 0.049904, 0.29943, 0.099809, 0.064293, 0.064293, 0.25717, 0.57864, 0.64483, 0.17195, 0.085977, 0.085977, 0.17769, 0.067401, 0.11029, 0.098038, 0.18382, 0.14706, 0.0061274, 0.20833, 0.063812, 0.099263, 0.16308, 0.3616, 0.10635, 0.028361, 0.056722, 0.12053, 0.23823, 0.029779, 0.029779, 0.20845, 0.47647, 0.96469, 0.007571, 0.060568, 0.11357, 0.11357, 0.083281, 0.060568, 0.090852, 0.045426, 0.31041, 0.015142, 0.007571, 0.090852, 0.13559, 0.20339, 0.54237, 0.067796, 0.45111, 0.45111, 0.064444, 0.18801, 0.43868, 0.31335, 0.4386, 0.1462, 0.1462, 0.2193, 0.63542, 0.10956, 0.043822, 0.13147, 0.065733, 0.29844, 0.085269, 0.25581, 0.34108, 0.10069, 0.80552, 0.067127, 0.028923, 0.95447, 0.15814, 0.47441, 0.15814, 0.079068, 0.079068, 0.67029, 0.28727, 0.019151, 0.13626, 0.13626, 0.68129, 0.84008, 0.093342, 0.94274, 0.18882, 0.18882, 0.026974, 0.12138, 0.25625, 0.080921, 0.053947, 0.026974, 0.053947, 0.49973, 0.19989, 0.19989, 0.024986, 0.024986, 0.049973, 0.18534, 0.065415, 0.20715, 0.17444, 0.010903, 0.021805, 0.04361, 0.054513, 0.15264, 0.076318, 0.083657, 0.083657, 0.0976, 0.055771, 0.041828, 0.2928, 0.18126, 0.16731, 0.43711, 0.40589, 0.062444, 0.062444, 0.48189, 0.060236, 0.060236, 0.30118, 0.060236, 0.46535, 0.095807, 0.013687, 0.013687, 0.013687, 0.10949, 0.04106, 0.23267, 0.013687, 0.25244, 0.078888, 0.142, 0.078888, 0.18933, 0.22089, 0.047333, 0.3464, 0.038489, 0.076978, 0.038489, 0.3464, 0.11547, 0.20519, 0.76948, 0.073, 0.146, 0.438, 0.292, 0.078784, 0.31513, 0.55149, 0.46514, 0.13954, 0.13954, 0.093028, 0.13954, 0.066608, 0.26643, 0.08881, 0.11101, 0.022203, 0.28863, 0.13322, 0.022203, 0.39494, 0.022568, 0.090271, 0.078987, 0.40622, 0.24854, 0.071012, 0.17753, 0.24854, 0.24854, 0.15634, 0.39084, 0.39084, 0.65254, 0.18644, 0.09322, 0.22722, 0.056806, 0.39764, 0.056806, 0.056806, 0.17042, 0.021658, 0.12995, 0.17326, 0.51978, 0.1516, 0.038687, 0.92848, 0.06064, 0.18192, 0.12128, 0.6064, 0.29131, 0.14566, 0.14566, 0.36414, 0.64344, 0.025738, 0.2059, 0.025738, 0.077213, 0.035393, 0.070786, 0.10618, 0.035393, 0.10618, 0.070786, 0.56629, 0.244, 0.040667, 0.32533, 0.366, 0.19661, 0.20295, 0.069764, 0.069764, 0.20929, 0.22198, 0.025369, 0.81562, 0.074148, 0.074148, 0.015394, 0.036385, 0.019592, 0.0083965, 0.11615, 0.0027988, 0.0013994, 0.12595, 0.012595, 0.17633, 0.0069971, 0.0083965, 0.0013994, 0.10356, 0.27009, 0.09656, 0.094065, 0.026876, 0.026876, 0.2822, 0.094065, 0.17469, 0.21501, 0.053752, 0.040314, 0.68806, 0.26212, 0.043687, 0.17966, 0.47909, 0.17966, 0.059886, 0.059886, 0.036477, 0.25534, 0.4742, 0.036477, 0.036477, 0.14591, 0.014914, 0.044743, 0.014914, 0.029829, 0.089486, 0.11931, 0.22371, 0.089486, 0.13423, 0.19389, 0.014914, 0.044743, 0.091254, 0.18251, 0.091254, 0.18251, 0.36501, 0.056772, 0.15139, 0.06308, 0.10093, 0.06308, 0.037848, 0.13878, 0.069388, 0.088312, 0.025232, 0.082004, 0.03154, 0.082004, 0.006308, 0.006308, 0.006308, 0.020518, 0.061554, 0.88228, 0.020518, 0.11932, 0.059659, 0.11932, 0.059659, 0.23864, 0.35796, 0.56168, 0.093613, 0.18723, 0.093613, 0.93515, 0.085078, 0.042539, 0.2127, 0.63809, 0.078251, 0.46951, 0.1565, 0.27388, 0.16094, 0.053648, 0.21459, 0.37554, 0.16094, 0.34309, 0.57182, 0.057182, 0.15711, 0.78555, 0.87978, 0.073315, 0.98206, 0.15243, 0.025405, 0.15243, 0.076216, 0.05081, 0.17784, 0.30486, 0.025405, 0.025405, 0.70801, 0.236, 0.28432, 0.68236, 0.072764, 0.072764, 0.14553, 0.060636, 0.024255, 0.20616, 0.42445, 0.092915, 0.092915, 0.18583, 0.55749, 0.66557, 0.33176, 0.97257, 0.019259, 0.54219, 0.24097, 0.060244, 0.12049, 0.011391, 0.15947, 0.13669, 0.13669, 0.022781, 0.011391, 0.20503, 0.034172, 0.091124, 0.19364, 0.93633, 0.027539, 0.11479, 0.34436, 0.17218, 0.34436, 0.42511, 0.179, 0.15662, 0.067123, 0.15662, 0.067492, 0.13498, 0.067492, 0.20248, 0.47245, 0.051527, 0.87595, 0.053363, 0.026681, 0.10673, 0.48026, 0.026681, 0.2935, 0.047536, 0.90319, 0.023768, 0.18071, 0.79511, 0.58686, 0.39124, 0.96534, 0.51287, 0.43961, 0.023863, 0.16704, 0.09545, 0.023863, 0.023863, 0.3818, 0.11931, 0.047725, 0.11931, 0.41233, 0.13744, 0.41233, 0.32516, 0.08129, 0.29806, 0.13548, 0.10839, 0.054193, 0.2231, 0.019685, 0.045933, 0.70211, 0.98529, 0.86755, 0.061968, 0.37091, 0.092726, 0.46363, 0.17879, 0.035758, 0.21455, 0.39334, 0.17879, 0.018949, 0.10422, 0.018949, 0.0094746, 0.028424, 0.81482, 0.13922, 0.51046, 0.34804, 0.10637, 0.85096, 0.013352, 0.053407, 0.10681, 0.013352, 0.026704, 0.026704, 0.73435, 0.026704, 0.94129, 0.044823, 0.044071, 0.088141, 0.57292, 0.17628, 0.088141, 0.74476, 0.12952, 0.032381, 0.032381, 0.032381, 0.17572, 0.035144, 0.035144, 0.21086, 0.52716, 0.085312, 0.085312, 0.51187, 0.085312, 0.17062, 0.018984, 0.17086, 0.10441, 0.075936, 0.1234, 0.10441, 0.14238, 0.21832, 0.037968, 0.078645, 0.55051, 0.31458, 0.061853, 0.061853, 0.11134, 0.19793, 0.12371, 0.19793, 0.098966, 0.16082, 0.023187, 0.085021, 0.061833, 0.54877, 0.0077292, 0.046375, 0.046375, 0.054104, 0.1314, 0.068154, 0.886, 0.11881, 0.15841, 0.019801, 0.039602, 0.079205, 0.57424, 0.060276, 0.2411, 0.060276, 0.60276, 0.093674, 0.18735, 0.56204, 0.093674, 0.073628, 0.58902, 0.29451, 0.94011, 0.54588, 0.13647, 0.27294, 0.031991, 0.031991, 0.08531, 0.095974, 0.08531, 0.063982, 0.063982, 0.010664, 0.074646, 0.41589, 0.053319, 0.078614, 0.15723, 0.70752, 0.52928, 0.44785, 0.064134, 0.12827, 0.25654, 0.51307, 0.95822, 0.63364, 0.0053247, 0.031948, 0.031948, 0.053247, 0.069221, 0.010649, 0.026624, 0.026624, 0.053247, 0.058572, 0.25218, 0.084061, 0.58843, 0.091984, 0.13798, 0.32194, 0.41393, 0.044699, 0.044699, 0.40229, 0.1341, 0.089397, 0.22349, 0.044699, 0.69805, 0.16109, 0.053696, 0.053696, 0.073571, 0.33107, 0.073571, 0.47821, 0.036785, 0.051251, 0.87127, 0.051251, 0.058068, 0.92908, 0.42677, 0.23709, 0.23709, 0.094837, 0.065216, 0.086955, 0.043477, 0.065216, 0.043477, 0.60868, 0.065216, 0.56109, 0.18703, 0.18703, 0.25515, 0.12757, 0.38272, 0.19136, 0.50896, 0.42413, 0.10272, 0.6677, 0.20545, 0.65482, 0.28064, 0.28181, 0.18787, 0.46968, 0.37412, 0.56118, 0.092624, 0.74099, 0.092624, 0.061345, 0.081794, 0.32717, 0.020448, 0.10224, 0.020448, 0.36807, 0.020448, 0.078756, 0.39378, 0.47254, 0.032178, 0.48267, 0.2896, 0.12871, 0.032178, 0.93915, 0.25364, 0.084548, 0.59184, 0.39743, 0.15897, 0.39743, 0.47134, 0.47134, 0.1173, 0.70379, 0.1564, 0.86041, 0.078219, 0.26945, 0.13473, 0.067363, 0.47154, 0.686, 0.08575, 0.1715, 0.22801, 0.22801, 0.45603, 0.057004, 0.15014, 0.050048, 0.050048, 0.050048, 0.12512, 0.1001, 0.17517, 0.30029, 0.51553, 0.14729, 0.29459, 0.96283, 0.68848, 0.08606, 0.08606, 0.08606, 0.80248, 0.072952, 0.072952, 0.3143, 0.62861, 0.078756, 0.078756, 0.078756, 0.47254, 0.15751, 0.078756, 0.26067, 0.46341, 0.057926, 0.08689, 0.08689, 0.79318, 0.088131, 0.8245, 0.051531, 0.10306, 0.10144, 0.13526, 0.20288, 0.16907, 0.37195, 0.39458, 0.47349, 0.078915, 0.13315, 0.48823, 0.35508, 0.93447, 0.66316, 0.29474, 0.94482, 0.80848, 0.1078, 0.053899, 0.43798, 0.51098, 0.88128, 0.092766, 0.063816, 0.12763, 0.3829, 0.3829, 0.15775, 0.19718, 0.039437, 0.39437, 0.15775, 0.039437, 0.063921, 0.1598, 0.031961, 0.031961, 0.47941, 0.031961, 0.063921, 0.12784, 0.40133, 0.57332, 0.084913, 0.16983, 0.33965, 0.33965, 0.80514, 0.18656, 0.405, 0.11333, 0.096606, 0.03344, 0.042729, 0.040872, 0.014862, 0.024151, 0.009289, 0.035298, 0.039014, 0.018578, 0.048303, 0.0018578, 0.035298, 0.039014, 0.36193, 0.12716, 0.068472, 0.039127, 0.0097818, 0.029345, 0.039127, 0.048909, 0.24454, 0.019564, 0.019564, 0.075287, 0.015057, 0.85827, 0.045172, 0.93619, 0.028425, 0.037899, 0.92854, 0.21185, 0.042369, 0.084739, 0.084739, 0.084739, 0.46606, 0.27176, 0.12543, 0.18814, 0.41808, 0.09346, 0.28038, 0.18692, 0.37384, 0.13635, 0.034088, 0.10226, 0.34088, 0.20453, 0.10226, 0.068175, 0.13654, 0.068268, 0.27307, 0.47788, 0.30796, 0.051326, 0.10265, 0.51326, 0.68867, 0.04919, 0.19676, 0.04919, 0.64091, 0.34334, 0.058153, 0.038769, 0.087229, 0.096921, 0.048461, 0.087229, 0.087229, 0.15507, 0.058153, 0.067845, 0.058153, 0.087229, 0.077537, 0.13423, 0.067113, 0.13423, 0.60402, 0.17847, 0.044617, 0.089234, 0.40155, 0.2677, 0.030506, 0.67113, 0.15253, 0.030506, 0.091518, 0.28909, 0.072274, 0.12046, 0.33728, 0.14455, 0.11297, 0.056483, 0.73428, 0.056483, 0.056624, 0.28312, 0.50961, 0.11325, 0.085517, 0.25655, 0.42759, 0.17103, 0.74327, 0.25499, 0.066588, 0.022196, 0.44392, 0.17757, 0.13318, 0.022196, 0.11098, 0.022196, 0.48153, 0.060191, 0.18057, 0.24076, 0.46486, 0.37189, 0.092971, 0.55496, 0.34685, 0.06937, 0.54346, 0.054346, 0.21739, 0.16304, 0.081778, 0.1472, 0.081778, 0.049067, 0.098133, 0.065422, 0.11449, 0.032711, 0.32711, 0.073033, 0.14607, 0.073033, 0.4382, 0.073033, 0.073033, 0.073033, 0.99074, 0.046331, 0.092663, 0.18533, 0.13899, 0.41698, 0.092663, 0.55136, 0.039383, 0.15753, 0.11815, 0.078766, 0.039383, 0.19295, 0.57885, 0.19295, 0.50959, 0.45297, 0.44259, 0.51635, 0.041155, 0.32924, 0.16462, 0.041155, 0.41155, 0.66154, 0.22051, 0.073505, 0.39701, 0.099252, 0.26467, 0.099252, 0.066168, 0.066168, 0.072508, 0.14502, 0.29003, 0.43505, 0.71384, 0.10982, 0.054911, 0.054911, 0.039373, 0.90558, 0.37879, 0.18939, 0.018939, 0.094697, 0.22727, 0.075758, 0.47046, 0.47046, 0.093239, 0.55943, 0.18648, 0.093239, 0.46295, 0.46295, 0.96714, 0.10465, 0.12559, 0.083724, 0.10465, 0.020931, 0.041862, 0.18838, 0.020931, 0.041862, 0.2721, 0.05093, 0.91674, 0.12088, 0.66485, 0.12088, 0.060441, 0.21357, 0.03051, 0.73225, 0.37857, 0.27532, 0.034416, 0.068831, 0.13766, 0.034416, 0.068831, 0.22232, 0.055581, 0.2779, 0.38907, 0.63022, 0.33935, 0.024239, 0.51631, 0.42244, 0.18247, 0.7983, 0.93323, 0.35694, 0.11898, 0.079319, 0.43626, 0.073307, 0.29323, 0.58645, 0.19223, 0.5767, 0.19223, 0.96236, 0.40758, 0.20379, 0.20379, 0.14557, 0.011886, 0.047542, 0.17828, 0.45165, 0.11886, 0.19017, 0.33776, 0.4222, 0.16888, 0.053069, 0.42455, 0.47762, 0.83053, 0.12777, 0.18012, 0.18012, 0.090061, 0.03002, 0.48032, 0.03002, 0.064174, 0.2567, 0.064174, 0.064174, 0.51339, 0.054889, 0.10978, 0.16467, 0.38423, 0.027445, 0.247, 0.44874, 0.064105, 0.44874, 0.068407, 0.068407, 0.27363, 0.20522, 0.34204, 0.072738, 0.10911, 0.14548, 0.054553, 0.4728, 0.036369, 0.10911, 0.15747, 0.078733, 0.39367, 0.15747, 0.15747, 0.25414, 0.593, 0.084714, 0.026429, 0.66072, 0.10572, 0.079286, 0.079286, 0.026429, 0.26089, 0.11595, 0.14494, 0.028988, 0.37685, 0.057976, 0.14522, 0.072612, 0.21784, 0.43567, 0.072612, 0.13798, 0.091988, 0.22997, 0.20697, 0.011498, 0.045994, 0.11498, 0.091988, 0.068991, 0.048817, 0.78107, 0.048817, 0.048817, 0.048817, 0.023027, 0.076755, 0.030702, 0.12281, 0.13048, 0.13816, 0.10746, 0.030702, 0.023027, 0.023027, 0.12281, 0.099782, 0.015351, 0.061404, 0.52067, 0.028573, 0.025398, 0.025398, 0.082545, 0.07302, 0.0031748, 0.019049, 0.012699, 0.0031748, 0.063496, 0.0031748, 0.041272, 0.050797, 0.015874, 0.028573, 0.0063496, 0.39434, 0.0082153, 0.090369, 0.073938, 0.057507, 0.18895, 0.0082153, 0.082153, 0.098584, 0.047945, 0.017979, 0.059932, 0.22175, 0.029966, 0.029966, 0.053938, 0.035959, 0.44349, 0.053938, 0.0059932, 0.42697, 0.12809, 0.042697, 0.34158, 0.042697, 0.078977, 0.39489, 0.15795, 0.31591, 0.41142, 0.041142, 0.16457, 0.20571, 0.12343, 0.041142, 0.081745, 0.10218, 0.095369, 0.095369, 0.095369, 0.12943, 0.10218, 0.020436, 0.020436, 0.047684, 0.16349, 0.006812, 0.006812, 0.03406, 0.006812, 0.26525, 0.033157, 0.62998, 0.066313, 0.09301, 0.27903, 0.13951, 0.46505, 0.092971, 0.51134, 0.3254, 0.046485, 0.40962, 0.17068, 0.34135, 0.034135, 0.034135, 0.078528, 0.62823, 0.078528, 0.078528, 0.078528, 0.76508, 0.057381, 0.095635, 0.057381, 0.091811, 0.091811, 0.73449, 0.14524, 0.048414, 0.43572, 0.3389, 0.10214, 0.20429, 0.051072, 0.61286, 0.11044, 0.08283, 0.08283, 0.11044, 0.05522, 0.19327, 0.35893, 0.15667, 0.10445, 0.62669, 0.052225, 0.10295, 0.2059, 0.15442, 0.51475, 0.26854, 0.37595, 0.053707, 0.26854, 0.20581, 0.24697, 0.53511, 0.30823, 0.051372, 0.51372, 0.051372, 0.051372, 0.45066, 0.06438, 0.12876, 0.06438, 0.25752, 0.14575, 0.43724, 0.072874, 0.072874, 0.14575, 0.072874, 0.2652, 0.70721, 0.16926, 0.084628, 0.33851, 0.25389, 0.084628, 0.073476, 0.36738, 0.51433, 0.41939, 0.093199, 0.46599, 0.47077, 0.47077, 0.12743, 0.12743, 0.38229, 0.31858, 0.022397, 0.089588, 0.7615, 0.11199, 0.47333, 0.15778, 0.078888, 0.23666, 0.36301, 0.072601, 0.1452, 0.36301, 0.082748, 0.78611, 0.041374, 0.041374, 0.87334, 0.058223, 0.045503, 0.72805, 0.18201, 0.44729, 0.25559, 0.1278, 0.1278, 0.14308, 0.75631, 0.081763, 0.26791, 0.089303, 0.40187, 0.22326, 0.11332, 0.58551, 0.18887, 0.037775, 0.037775, 0.018887, 0.28871, 0.14436, 0.50525, 0.87032, 0.03784, 0.03784, 0.64854, 0.2432, 0.048636, 0.24318, 0.34045, 0.29181, 0.048636, 0.2933, 0.073326, 0.10999, 0.40329, 0.10999, 0.12507, 0.43776, 0.2293, 0.18761, 0.07852, 0.07852, 0.54964, 0.23556, 0.22707, 0.64336, 0.11353, 0.33893, 0.056489, 0.16947, 0.39542, 0.67998, 0.25499, 0.07533, 0.113, 0.7533, 0.037665, 0.15725, 0.23587, 0.55037, 0.24598, 0.14349, 0.020498, 0.16399, 0.32798, 0.10249, 0.62584, 0.32939, 0.1864, 0.74559, 0.18422, 0.18422, 0.46055, 0.09211, 0.17276, 0.28073, 0.15116, 0.043189, 0.25914, 0.10797, 0.069024, 0.092032, 0.13805, 0.023008, 0.13805, 0.11504, 0.046016, 0.092032, 0.23008, 0.069024, 0.15713, 0.044895, 0.0074826, 0.0074826, 0.067343, 0.0074826, 0.082308, 0.15713, 0.05986, 0.35168, 0.05986, 0.25526, 0.68071, 0.042544, 0.2352, 0.1568, 0.54879, 0.09443, 0.84987, 0.019052, 0.36198, 0.057155, 0.43819, 0.095258, 0.07886, 0.55202, 0.15772, 0.15772, 0.29048, 0.14524, 0.43573, 0.072621, 0.083391, 0.16678, 0.027797, 0.66713, 0.027797, 0.068391, 0.13678, 0.54712, 0.20517, 0.36582, 0.14633, 0.14633, 0.21949, 0.073165, 0.27826, 0.092753, 0.55652, 0.2132, 0.2132, 0.47971, 0.035534, 0.053301, 0.051437, 0.017146, 0.034291, 0.051437, 0.82299, 0.017146, 0.97756, 0.031051, 0.71417, 0.031051, 0.031051, 0.093152, 0.062101, 0.88146, 0.04897, 0.096741, 0.58045, 0.096741, 0.19348, 0.21539, 0.043079, 0.086158, 0.086158, 0.043079, 0.34463, 0.17232, 0.06403, 0.25612, 0.06403, 0.57627, 0.86621, 0.086621, 0.11376, 0.056879, 0.056879, 0.17064, 0.56879, 0.11524, 0.086431, 0.17286, 0.072026, 0.17286, 0.31691, 0.057621, 0.079125, 0.15825, 0.079125, 0.633, 0.3022, 0.66483, 0.078227, 0.23468, 0.62582, 0.0093495, 0.046748, 0.037398, 0.093495, 0.046748, 0.76666, 0.98589, 0.093477, 0.74782, 0.093477, 0.15575, 0.077873, 0.077873, 0.62298, 0.97307, 0.92564, 0.15503, 0.077515, 0.69763, 0.54171, 0.12038, 0.30095, 0.3186, 0.38231, 0.25488, 0.22082, 0.044164, 0.088329, 0.066247, 0.11041, 0.022082, 0.44164, 0.067582, 0.067582, 0.47307, 0.33791, 0.020406, 0.040812, 0.10203, 0.28569, 0.3265, 0.10203, 0.12244, 0.61525, 0.27345, 0.068361, 0.098749, 0.29044, 0.0058087, 0.075514, 0.017426, 0.063896, 0.15103, 0.1336, 0.09294, 0.063896, 0.011617, 0.25815, 0.22127, 0.11064, 0.40566, 0.55088, 0.13772, 0.27544, 0.20312, 0.038689, 0.0096723, 0.29017, 0.33853, 0.1064, 0.36758, 0.58813, 0.13627, 0.13627, 0.61322, 0.068135, 0.064346, 0.22521, 0.064346, 0.07507, 0.20376, 0.032173, 0.096519, 0.22521, 0.3705, 0.3705, 0.1482, 0.0741, 0.085025, 0.85025, 0.1848, 0.23519, 0.1176, 0.050399, 0.30239, 0.083998, 0.033599, 0.31705, 0.079263, 0.079263, 0.23779, 0.15853, 0.079263, 0.022749, 0.45498, 0.022749, 0.022749, 0.25024, 0.20474, 0.17055, 0.17055, 0.12792, 0.042638, 0.46902, 0.26713, 0.044521, 0.66782, 0.12016, 0.060079, 0.54071, 0.24032, 0.64763, 0.24286, 0.089367, 0.13405, 0.58089, 0.044684, 0.044684, 0.044684, 0.044684, 0.23636, 0.051382, 0.051382, 0.020553, 0.55493, 0.082212, 0.092499, 0.2775, 0.092499, 0.4625, 0.21634, 0.054084, 0.43268, 0.10817, 0.054084, 0.10817, 0.059711, 0.11942, 0.059711, 0.17913, 0.5374, 0.15561, 0.10374, 0.25935, 0.10374, 0.31122, 0.05187, 0.097952, 0.097952, 0.048976, 0.73464, 0.054111, 0.054111, 0.054111, 0.81166, 0.1329, 0.2658, 0.099674, 0.33225, 0.033225, 0.1329, 0.05974, 0.17922, 0.05974, 0.05974, 0.17922, 0.41818, 0.60276, 0.060276, 0.060276, 0.24111, 0.21914, 0.65743, 0.073047, 0.12225, 0.36676, 0.061126, 0.061126, 0.36676, 0.077686, 0.077686, 0.077686, 0.46611, 0.15537, 0.077686, 0.059798, 0.47838, 0.059798, 0.35879, 0.93367, 0.23892, 0.1991, 0.17919, 0.059729, 0.03982, 0.25883, 0.03982, 0.93711, 0.19281, 0.12854, 0.64269, 0.40305, 0.036641, 0.43969, 0.10992, 0.046567, 0.046567, 0.1397, 0.046567, 0.4191, 0.046567, 0.1397, 0.093133, 0.93875, 0.25724, 0.10289, 0.41158, 0.051447, 0.15434, 0.15638, 0.15638, 0.62551, 0.079108, 0.0098885, 0.059331, 0.098885, 0.37576, 0.029666, 0.098885, 0.059331, 0.029666, 0.059331, 0.0098885, 0.088997, 0.58039, 0.068282, 0.10242, 0.10242, 0.10242, 0.25432, 0.59342, 0.084774, 0.077894, 0.56752, 0.23368, 0.10015, 0.011128, 0.54988, 0.23566, 0.15711, 0.27537, 0.22947, 0.068842, 0.034421, 0.10326, 0.022947, 0.068842, 0.19505, 0.87101, 0.054438, 0.61996, 0.065259, 0.13052, 0.03263, 0.13052, 0.93367, 0.021266, 0.38279, 0.042532, 0.085065, 0.042532, 0.021266, 0.25519, 0.14886, 0.48461, 0.14069, 0.12506, 0.015632, 0.23449, 0.60347, 0.37717, 0.093794, 0.56277, 0.18759, 0.093794, 0.55488, 0.13872, 0.06936, 0.20808, 0.18148, 0.72592, 0.060493, 0.26607, 0.68417, 0.038009, 0.063696, 0.12739, 0.12739, 0.50957, 0.12739, 0.81692, 0.074266, 0.074266, 0.8684, 0.044425, 0.1777, 0.44425, 0.044425, 0.26655, 0.092679, 0.64875, 0.18536, 0.25647, 0.59844, 0.085492, 0.12712, 0.076271, 0.025424, 0.55932, 0.20339, 0.082035, 0.49221, 0.14356, 0.061526, 0.020509, 0.14356, 0.041018, 0.18888, 0.094438, 0.56663, 0.094438, 0.68168, 0.23506, 0.070518, 0.38577, 0.064295, 0.19289, 0.021432, 0.27861, 0.042863, 0.3302, 0.03302, 0.62739, 0.07761, 0.07761, 0.07761, 0.69849, 0.48819, 0.48819, 0.50879, 0.45791, 0.03394, 0.88243, 0.03394, 0.03394, 0.65286, 0.2798, 0.43056, 0.099361, 0.34776, 0.099361, 0.22028, 0.73428, 0.056853, 0.056853, 0.73909, 0.056853, 0.056853, 0.13674, 0.068372, 0.75209, 0.97496, 0.013541, 0.82455, 0.061078, 0.091617, 0.15708, 0.15708, 0.47125, 0.15708, 0.47003, 0.31335, 0.15668, 0.54862, 0.022859, 0.27431, 0.13715, 0.0304, 0.7296, 0.0304, 0.152, 0.0304, 0.10469, 0.062815, 0.083753, 0.48158, 0.062815, 0.083753, 0.10469, 0.4624, 0.4624, 0.048728, 0.19491, 0.43855, 0.29237, 0.073597, 0.58878, 0.22079, 0.073597, 0.8244, 0.10305, 0.03435, 0.68555, 0.27422, 0.95224, 0.02026, 0.83586, 0.035568, 0.088921, 0.017784, 0.072464, 0.72464, 0.14493, 0.029805, 0.12667, 0.067061, 0.037256, 0.022354, 0.044707, 0.074512, 0.029805, 0.13412, 0.044707, 0.022354, 0.089414, 0.05961, 0.10432, 0.037256, 0.05961, 0.029805, 0.30542, 0.038178, 0.49631, 0.15271, 0.19518, 0.15614, 0.039035, 0.07807, 0.15614, 0.35132, 0.14618, 0.10442, 0.010442, 0.1253, 0.073091, 0.27148, 0.10442, 0.15662, 0.12642, 0.60684, 0.25285, 0.69531, 0.18542, 0.092708, 0.46812, 0.23406, 0.23406, 0.1567, 0.47009, 0.1567, 0.078349, 0.078349, 0.18074, 0.18074, 0.028538, 0.057076, 0.019025, 0.0095127, 0.019025, 0.095127, 0.076102, 0.31392, 0.0095127, 0.026054, 0.17587, 0.071649, 0.19541, 0.039081, 0.058622, 0.071649, 0.065136, 0.20843, 0.045595, 0.026054, 0.019541, 0.059819, 0.29909, 0.029909, 0.029909, 0.089728, 0.47855, 0.60048, 0.12867, 0.042891, 0.042891, 0.042891, 0.042891, 0.085783, 0.25463, 0.084878, 0.16976, 0.42439, 0.17112, 0.2852, 0.51335, 0.61259, 0.032242, 0.096725, 0.19345, 0.032242, 0.65293, 0.27983, 0.035188, 0.035188, 0.35188, 0.42226, 0.070377, 0.070377, 0.9575, 0.3439, 0.068779, 0.20634, 0.3439, 0.060593, 0.12119, 0.7877, 0.16067, 0.096401, 0.2892, 0.16067, 0.12853, 0.16067, 0.060331, 0.18099, 0.48265, 0.12066, 0.12066, 0.037706, 0.22623, 0.18853, 0.075411, 0.33935, 0.11312, 0.92528, 0.89787, 0.044894, 0.17162, 0.25742, 0.34323, 0.17162, 0.18544, 0.09272, 0.09272, 0.09272, 0.4636, 0.080642, 0.080642, 0.44353, 0.040321, 0.32257, 0.51509, 0.42924, 0.25671, 0.51343, 0.20537, 0.41717, 0.55623, 0.073892, 0.88671, 0.54494, 0.077849, 0.31139, 0.063403, 0.063403, 0.12681, 0.063403, 0.31701, 0.31701, 0.26108, 0.14359, 0.052215, 0.065269, 0.052215, 0.28718, 0.052215, 0.013054, 0.065269, 0.15556, 0.1, 0.077778, 0.044445, 0.044445, 0.022222, 0.15556, 0.16667, 0.22222, 0.011111, 0.47655, 0.079426, 0.39713, 0.088647, 0.10638, 0.017729, 0.088647, 0.070917, 0.088647, 0.28367, 0.12411, 0.14183, 0.10768, 0.32303, 0.48455, 0.053839, 0.25571, 0.085238, 0.034095, 0.34095, 0.051143, 0.06819, 0.15343, 0.62183, 0.038864, 0.27205, 0.058297, 0.18558, 0.55675, 0.092791, 0.092791, 0.95587, 0.11263, 0.014079, 0.042238, 0.042238, 0.056317, 0.098554, 0.014079, 0.084475, 0.084475, 0.014079, 0.084475, 0.014079, 0.11263, 0.22527, 0.092917, 0.74334, 0.092917, 0.08204, 0.24612, 0.16408, 0.32816, 0.12306, 0.04102, 0.17471, 0.024959, 0.14975, 0.024959, 0.42431, 0.17471, 0.024959, 0.3383, 0.084574, 0.084574, 0.16915, 0.25372, 0.44456, 0.037047, 0.037047, 0.074094, 0.14819, 0.14819, 0.074094, 0.24464, 0.061161, 0.67277, 0.17755, 0.088775, 0.044388, 0.57704, 0.088775, 0.87955, 0.097728, 0.64763, 0.18504, 0.092518, 0.050938, 0.050938, 0.050938, 0.10188, 0.71313, 0.28703, 0.071757, 0.57406, 0.20406, 0.47613, 0.27208, 0.9692, 0.093157, 0.83841, 0.39273, 0.078546, 0.47127, 0.47799, 0.036768, 0.036768, 0.073537, 0.036768, 0.18384, 0.14707, 0.51389, 0.067029, 0.1564, 0.24577, 0.55814, 0.079735, 0.31894, 0.47588, 0.079313, 0.39656, 0.10745, 0.053726, 0.16118, 0.10745, 0.37608, 0.16118, 0.042489, 0.084978, 0.028326, 0.028326, 0.35407, 0.1133, 0.09914, 0.25493, 0.059417, 0.89126, 0.018994, 0.32289, 0.17094, 0.15195, 0.075974, 0.24692, 0.5307, 0.16329, 0.081647, 0.20412, 0.24548, 0.24548, 0.28639, 0.061369, 0.061369, 0.040913, 0.040913, 0.020456, 0.067479, 0.067479, 0.13496, 0.26991, 0.40487, 0.46956, 0.093911, 0.18782, 0.23478, 0.16791, 0.22388, 0.11194, 0.05597, 0.39179, 0.15504, 0.69769, 0.11628, 0.13992, 0.13992, 0.18656, 0.04664, 0.04664, 0.41976, 0.25439, 0.084796, 0.50878, 0.084796, 0.15446, 0.38615, 0.10297, 0.23169, 0.07723, 0.025743, 0.2058, 0.78459, 0.040806, 0.040806, 0.36726, 0.081612, 0.44887, 0.58165, 0.10116, 0.050579, 0.12645, 0.075868, 0.050579, 0.91321, 0.092761, 0.049109, 0.087305, 0.12004, 0.070935, 0.098218, 0.060022, 0.0054565, 0.021826, 0.054565, 0.10367, 0.081848, 0.0054565, 0.043652, 0.065478, 0.032739, 0.023803, 0.038681, 0.020828, 0.014877, 0.011902, 0.023803, 0.077361, 0.044631, 0.011902, 0.050582, 0.044631, 0.020828, 0.056533, 0.011902, 0.056533, 0.03273, 0.044631, 0.056533, 0.038681, 0.038681, 0.044631, 0.014877, 0.029754, 0.0029754, 0.014877, 0.092238, 0.011902, 0.080337, 0.068833, 0.27533, 0.068833, 0.068833, 0.2065, 0.2065, 0.068833, 0.15779, 0.55227, 0.15779, 0.078895, 0.056199, 0.056199, 0.084298, 0.25289, 0.53389, 0.12828, 0.064141, 0.19242, 0.44899, 0.12828, 0.061688, 0.037013, 0.50585, 0.38247, 0.44616, 0.17846, 0.029744, 0.029744, 0.29744, 0.14614, 0.14614, 0.048713, 0.048713, 0.068198, 0.0097426, 0.097426, 0.068198, 0.068198, 0.18511, 0.10717, 0.32554, 0.24415, 0.040692, 0.36623, 0.93145, 0.14665, 0.80656, 0.61687, 0.30844, 0.051406, 0.030209, 0.090627, 0.78543, 0.060418, 0.24523, 0.61307, 0.061307, 0.061307, 0.43389, 0.52066, 0.14654, 0.081413, 0.2768, 0.16283, 0.06513, 0.081413, 0.06513, 0.016283, 0.081413, 0.016283, 0.018379, 0.018379, 0.14704, 0.20217, 0.11028, 0.036759, 0.018379, 0.036759, 0.091897, 0.31245, 0.47529, 0.079215, 0.39607, 0.039607, 0.44128, 0.20593, 0.029419, 0.26477, 0.029419, 0.49627, 0.1306, 0.23507, 0.10448, 0.42078, 0.060111, 0.18033, 0.24044, 0.060111, 0.043021, 0.11831, 0.53776, 0.043021, 0.02151, 0.23661, 0.085063, 0.85063, 0.050509, 0.15153, 0.15153, 0.55559, 0.050509, 0.10697, 0.24451, 0.22923, 0.015282, 0.39732, 0.044964, 0.31475, 0.22482, 0.40467, 0.51731, 0.21886, 0.099484, 0.05969, 0.039793, 0.05969, 0.36189, 0.030158, 0.060315, 0.51268, 0.030158, 0.20626, 0.7563, 0.52776, 0.18999, 0.10555, 0.10555, 0.042221, 0.02111, 0.15634, 0.42992, 0.19542, 0.19542, 0.28406, 0.037051, 0.086452, 0.074102, 0.1482, 0.1235, 0.11115, 0.01235, 0.1235, 0.14385, 0.83432, 0.091816, 0.091816, 0.091816, 0.091816, 0.55089, 0.28301, 0.39622, 0.11321, 0.16981, 0.11085, 0.1478, 0.48034, 0.11085, 0.036949, 0.036949, 0.036949, 0.42861, 0.053577, 0.37504, 0.10715, 0.04944, 0.27192, 0.19952, 0.19246, 0.22248, 0.038845, 0.022954, 0.0017657, 0.069108, 0.215, 0.23804, 0.092144, 0.38393, 0.13607, 0.47626, 0.13607, 0.068037, 0.068037, 0.068037, 0.078917, 0.78917, 0.078917, 0.1714, 0.1714, 0.1714, 0.4285, 0.0096888, 0.46506, 0.0096888, 0.067822, 0.07751, 0.0096888, 0.25191, 0.029066, 0.067822, 0.0096888, 0.31639, 0.55368, 0.079096, 0.027478, 0.027478, 0.054957, 0.027478, 0.054957, 0.027478, 0.24731, 0.27478, 0.24731, 0.07851, 0.86362, 0.10305, 0.15458, 0.15458, 0.10305, 0.46373, 0.053485, 0.053485, 0.10697, 0.10697, 0.42788, 0.21394, 0.011503, 0.14954, 0.10353, 0.023007, 0.12654, 0.46013, 0.03451, 0.080523, 0.011503, 0.73696, 0.073696, 0.073696, 0.073696, 0.031494, 0.029642, 0.032421, 0.012042, 0.037052, 0.015747, 0.0055579, 0.024084, 0.041684, 0.027789, 0.014821, 0.030568, 0.029642, 0.023158, 0.010189, 0.032421, 0.011116, 0.0064842, 0.048168, 0.031494, 0.0055579, 0.0176, 0.011116, 0.012968, 0.00092631, 0.0018526, 0.0074105, 0.15933, 0.0176, 0.027789, 0.0528, 0.10282, 0.014821, 0.0176, 0.016674, 0.024084, 0.015747, 0.97647, 0.12255, 0.18382, 0.030637, 0.56167, 0.030637, 0.061273, 0.59924, 0.17121, 0.17121, 0.080012, 0.72011, 0.16002, 0.15446, 0.72083, 0.10298, 0.039267, 0.19633, 0.1178, 0.039267, 0.078533, 0.43193, 0.039267, 0.039267, 0.052665, 0.10533, 0.82947, 0.034408, 0.92901, 0.37617, 0.28213, 0.28213, 0.19311, 0.064369, 0.38622, 0.064369, 0.25748, 0.34784, 0.17392, 0.4348, 0.32015, 0.12806, 0.44821, 0.06403, 0.63003, 0.15751, 0.15751, 0.24118, 0.42207, 0.12059, 0.18089, 0.20641, 0.077404, 0.025801, 0.51603, 0.15481, 0.11082, 0.013853, 0.069264, 0.34632, 0.41558, 0.027705, 0.74911, 0.11525, 0.057623, 0.14755, 0.25294, 0.021078, 0.56911, 0.033863, 0.20318, 0.23704, 0.033863, 0.13545, 0.33863, 0.91693, 0.3443, 0.60252, 0.036085, 0.18042, 0.072169, 0.10825, 0.57736, 0.03252, 0.065039, 0.065039, 0.03252, 0.29268, 0.03252, 0.3252, 0.13008, 0.23808, 0.16482, 0.018314, 0.14651, 0.018314, 0.29302, 0.12819, 0.20658, 0.082631, 0.45447, 0.041316, 0.082631, 0.12395, 0.94304, 0.65442, 0.051529, 0.13398, 0.025765, 0.020612, 0.061835, 0.056682, 0.86927, 0.037794, 0.075589, 0.22844, 0.60917, 0.076146, 0.076146, 0.43009, 0.086018, 0.43009, 0.137, 0.21312, 0.27401, 0.24356, 0.137, 0.92323, 0.067884, 0.80168, 0.07288, 0.07288, 0.019053, 0.24769, 0.15243, 0.05716, 0.15243, 0.36201, 0.073025, 0.14605, 0.2921, 0.43815, 0.14972, 0.62385, 0.14972, 0.049908, 0.48321, 0.027612, 0.06903, 0.06903, 0.34515, 0.18049, 0.060162, 0.015041, 0.060162, 0.15041, 0.19553, 0.18049, 0.015041, 0.030081, 0.10528, 0.23772, 0.23772, 0.47544, 0.147, 0.0735, 0.147, 0.3675, 0.147, 0.0735, 0.009775, 0.048875, 0.17595, 0.048875, 0.0391, 0.0782, 0.3128, 0.009775, 0.0782, 0.05865, 0.068425, 0.068425, 0.22814, 0.057036, 0.076048, 0.13308, 0.057036, 0.24716, 0.038024, 0.09506, 0.057036, 0.019012, 0.044051, 0.13215, 0.32598, 0.035241, 0.12334, 0.0088101, 0.061671, 0.070481, 0.1762, 0.02643, 0.36533, 0.2055, 0.22833, 0.2055, 0.56117, 0.37411, 0.053874, 0.48487, 0.43099, 0.078011, 0.23403, 0.15602, 0.46807, 0.54285, 0.067856, 0.33928, 0.72754, 0.12126, 0.12126, 0.027319, 0.01366, 0.050086, 0.045532, 0.054639, 0.072852, 0.022766, 0.0045532, 0.15481, 0.036426, 0.036426, 0.10472, 0.068299, 0.018213, 0.0045532, 0.018213, 0.022766, 0.027319, 0.12294, 0.018213, 0.031873, 0.050086, 0.051451, 0.46305, 0.2058, 0.1029, 0.1029, 0.051451, 0.071877, 0.16771, 0.14375, 0.20764, 0.22362, 0.14375, 0.023959, 0.015973, 0.19303, 0.13788, 0.16545, 0.13788, 0.22061, 0.13788, 0.083654, 0.83654, 0.64923, 0.1855, 0.092748, 0.017538, 0.035076, 0.017538, 0.10523, 0.28061, 0.052614, 0.035076, 0.052614, 0.17538, 0.12277, 0.10523, 0.19168, 0.15973, 0.09584, 0.15973, 0.38336, 0.25897, 0.0086325, 0.03453, 0.017265, 0.060427, 0.051795, 0.060427, 0.43162, 0.06906, 0.17004, 0.17004, 0.05668, 0.5668, 0.09889, 0.13185, 0.065927, 0.065927, 0.32963, 0.29667, 0.099921, 0.87931, 0.064277, 0.57849, 0.32138, 0.069323, 0.43327, 0.24263, 0.24263, 0.27976, 0.093252, 0.55951, 0.053526, 0.53526, 0.10705, 0.053526, 0.2141, 0.12179, 0.12179, 0.12179, 0.48716, 0.081193, 0.040597, 0.80998, 0.14727, 0.077841, 0.32693, 0.031136, 0.093409, 0.015568, 0.10898, 0.046704, 0.015568, 0.093409, 0.031136, 0.093409, 0.062273, 0.18855, 0.03771, 0.3771, 0.11313, 0.03771, 0.22626, 0.06201, 0.042428, 0.0032637, 0.055483, 0.17624, 0.016318, 0.081592, 0.013055, 0.359, 0.06201, 0.0032637, 0.055483, 0.071801, 0.08587, 0.17174, 0.08587, 0.60109, 0.52066, 0.43389, 0.94482, 0.093271, 0.093271, 0.18654, 0.18654, 0.37308, 0.10279, 0.15419, 0.17132, 0.034264, 0.23985, 0.27411, 0.017132, 0.15812, 0.79058, 0.073425, 0.073425, 0.14685, 0.36712, 0.2937, 0.34181, 0.63298, 0.01266, 0.98196, 0.28266, 0.4711, 0.18844, 0.031364, 0.094092, 0.18818, 0.21955, 0.047046, 0.047046, 0.15682, 0.062728, 0.062728, 0.094092, 0.13869, 0.017337, 0.12136, 0.22537, 0.05201, 0.1907, 0.017337, 0.069346, 0.10402, 0.034673, 0.034673, 0.22117, 0.57505, 0.17694, 0.05168, 0.20672, 0.56848, 0.05168, 0.10336, 0.11436, 0.057178, 0.34307, 0.40025, 0.057178, 0.093882, 0.84494, 0.27938, 0.13969, 0.46564, 0.093128, 0.64357, 0.27581, 0.060248, 0.66272, 0.060248, 0.18074, 0.17172, 0.31124, 0.010733, 0.48297, 0.021465, 0.34665, 0.011182, 0.10064, 0.33547, 0.011182, 0.20128, 0.23828, 0.17871, 0.53612, 0.17771, 0.17771, 0.59238, 0.092598, 0.37039, 0.37039, 0.092598, 0.060673, 0.040449, 0.060673, 0.1618, 0.060673, 0.080898, 0.080898, 0.44494, 0.43434, 0.11846, 0.039486, 0.078972, 0.078972, 0.23691, 0.052876, 0.77552, 0.070502, 0.088127, 0.85096, 0.094551, 0.15654, 0.54788, 0.15654, 0.078268, 0.51068, 0.20427, 0.1532, 0.10214, 0.77044, 0.17121, 0.9501, 0.01907, 0.11442, 0.066746, 0.047676, 0.15256, 0.085816, 0.0095351, 0.3528, 0.047676, 0.076281, 0.038141, 0.068234, 0.2047, 0.68234, 0.04434, 0.93115, 0.80077, 0.1144, 0.057198, 0.04471, 0.84949, 0.04471, 0.32758, 0.2162, 0.058964, 0.065516, 0.078619, 0.013103, 0.039309, 0.026206, 0.13103, 0.039309, 0.82512, 0.13752, 0.82454, 0.051534, 0.051534, 0.060311, 0.12062, 0.5428, 0.060311, 0.18093, 0.17195, 0.17195, 0.51585, 0.085975, 0.24051, 0.32069, 0.44094, 0.24688, 0.24688, 0.32918, 0.041147, 0.12344, 0.093279, 0.093279, 0.18656, 0.55967, 0.13824, 0.11384, 0.065053, 0.23582, 0.22768, 0.21142, 0.96971, 0.22536, 0.091986, 0.091986, 0.036794, 0.11498, 0.078188, 0.068989, 0.0091986, 0.0045993, 0.027596, 0.013798, 0.10578, 0.091986, 0.036794, 0.27304, 0.6826, 0.074942, 0.049961, 0.17486, 0.099923, 0.29977, 0.29977, 0.88221, 0.049012, 0.083382, 0.060642, 0.037901, 0.075802, 0.01516, 0.075802, 0.045481, 0.21225, 0.18951, 0.20467, 0.60678, 0.021671, 0.021671, 0.021671, 0.043342, 0.21671, 0.043342, 0.033466, 0.03012, 0.11378, 0.053546, 0.060239, 0.016733, 0.1506, 0.12048, 0.12717, 0.036813, 0.036813, 0.1004, 0.046853, 0.0066932, 0.01004, 0.016733, 0.0066932, 0.0033466, 0.03012, 0.017503, 0.070012, 0.087515, 0.070012, 0.087515, 0.070012, 0.17503, 0.017503, 0.40257, 0.088716, 0.17743, 0.44358, 0.044358, 0.22179, 0.59314, 0.346, 0.068, 0.612, 0.068, 0.204, 0.63318, 0.079147, 0.079147, 0.15829, 0.16135, 0.040337, 0.040337, 0.72606, 0.17172, 0.085861, 0.085861, 0.17172, 0.4293, 0.21413, 0.72804, 0.2108, 0.060228, 0.24091, 0.18068, 0.25095, 0.05019, 0.10511, 0.29431, 0.21022, 0.14716, 0.042045, 0.21022, 0.056741, 0.014185, 0.070927, 0.085112, 0.11348, 0.028371, 0.085112, 0.014185, 0.11348, 0.1986, 0.085112, 0.042556, 0.028371, 0.070927, 0.018314, 0.25639, 0.073255, 0.018314, 0.14651, 0.054941, 0.27471, 0.036628, 0.10988, 0.44267, 0.51645, 0.079173, 0.019793, 0.17814, 0.11876, 0.11876, 0.05938, 0.41566, 0.16875, 0.33751, 0.42188, 0.2364, 0.0394, 0.0788, 0.1576, 0.0788, 0.0394, 0.3546, 0.43817, 0.29211, 0.073029, 0.14606, 0.16708, 0.0098281, 0.12777, 0.25553, 0.054055, 0.029484, 0.083539, 0.049141, 0.039312, 0.083539, 0.014742, 0.083539, 0.12818, 0.19228, 0.064092, 0.51274, 0.064092, 0.015685, 0.149, 0.023527, 0.33722, 0.47054, 0.97316, 0.091049, 0.20486, 0.022762, 0.045525, 0.045525, 0.59182, 0.01795, 0.035901, 0.071802, 0.071802, 0.089752, 0.37696, 0.01795, 0.12565, 0.035901, 0.16155, 0.040131, 0.14715, 0.21403, 0.053508, 0.026754, 0.013377, 0.12039, 0.12039, 0.10702, 0.026754, 0.12039, 0.013377, 0.086147, 0.061534, 0.15999, 0.41843, 0.061534, 0.049227, 0.07384, 0.07384, 0.041635, 0.1943, 0.069392, 0.013878, 0.013878, 0.013878, 0.11103, 0.08327, 0.3192, 0.027757, 0.027757, 0.097148, 0.13111, 0.57686, 0.10488, 0.15733, 0.026221, 0.11028, 0.08271, 0.79953, 0.44614, 0.53536, 0.027991, 0.018661, 0.060648, 0.046652, 0.0093304, 0.027991, 0.1213, 0.018661, 0.19127, 0.097969, 0.032656, 0.15862, 0.046652, 0.027991, 0.11196, 0.060482, 0.84674, 0.060482, 0.43709, 0.1457, 0.36424, 0.2687, 0.053739, 0.42991, 0.21496, 0.46905, 0.078174, 0.39087, 0.1356, 0.065461, 0.098192, 0.074813, 0.065461, 0.074813, 0.0046758, 0.014027, 0.0093516, 0.023379, 0.21041, 0.0046758, 0.0093516, 0.084165, 0.014027, 0.065461, 0.042082, 0.47442, 0.47442, 0.07915, 0.27703, 0.069256, 0.019788, 0.019788, 0.22756, 0.098938, 0.07915, 0.12862, 0.60099, 0.13659, 0.095612, 0.16391, 0.8228, 0.068566, 0.068566, 0.03797, 0.075941, 0.075941, 0.26579, 0.03797, 0.41767, 0.075941, 0.23552, 0.078508, 0.078508, 0.54956, 0.66224, 0.18921, 0.094605, 0.44256, 0.54091, 0.03089, 0.18534, 0.06178, 0.03089, 0.12356, 0.46335, 0.015445, 0.077224, 0.26213, 0.63348, 0.065532, 0.021844, 0.55853, 0.39895, 0.77749, 0.086387, 0.086387, 0.25238, 0.16826, 0.50477, 0.22459, 0.33689, 0.33689, 0.056149, 0.76777, 0.17062, 0.14928, 0.1244, 0.049759, 0.42295, 0.24879, 0.1402, 0.020517, 0.047874, 0.023937, 0.010259, 0.047874, 0.010259, 0.047874, 0.051294, 0.08207, 0.17098, 0.071811, 0.027357, 0.21543, 0.0034196, 0.034196, 0.15806, 0.13171, 0.026343, 0.026343, 0.13171, 0.026343, 0.47417, 0.026343, 0.099312, 0.09347, 0.40309, 0.070102, 0.0058419, 0.32714, 0.022197, 0.051793, 0.25156, 0.0073989, 0.051793, 0.32555, 0.12578, 0.096186, 0.044394, 0.022197, 0.063356, 0.12671, 0.25342, 0.063356, 0.063356, 0.38014, 0.11395, 0.45581, 0.056976, 0.34186, 0.55087, 0.078696, 0.31478, 0.081918, 0.45055, 0.040959, 0.2048, 0.081918, 0.12288, 0.22033, 0.10169, 0.050846, 0.062145, 0.084744, 0.016949, 0.067795, 0.12994, 0.039547, 0.16384, 0.016949, 0.033897, 0.0056496, 0.17614, 0.044035, 0.37429, 0.022017, 0.35228, 0.3707, 0.041189, 0.082378, 0.041189, 0.45308, 0.054825, 0.82238, 0.054825, 0.84918, 0.094353, 0.19255, 0.12836, 0.57764, 0.064182, 0.14611, 0.51138, 0.29222, 0.18024, 0.12016, 0.66087, 0.60291, 0.092755, 0.27827, 0.96315, 0.31812, 0.079529, 0.5567, 0.74013, 0.18503, 0.046258, 0.28568, 0.057136, 0.6285, 0.056589, 0.82997, 0.094314, 0.92435, 0.04865, 0.13812, 0.13812, 0.55249, 0.1105, 0.055249, 0.27994, 0.093312, 0.55987, 0.20622, 0.077333, 0.025778, 0.064444, 0.051555, 0.012889, 0.051555, 0.077333, 0.14178, 0.21911, 0.064444, 0.022436, 0.15705, 0.022436, 0.067309, 0.044872, 0.022436, 0.65065, 0.094389, 0.8495, 0.068087, 0.88513, 0.25665, 0.25665, 0.34219, 0.085548, 0.21376, 0.47027, 0.085503, 0.085503, 0.12826, 0.034481, 0.20689, 0.20689, 0.051722, 0.051722, 0.18965, 0.24137, 0.017241, 0.29434, 0.51509, 0.14717, 0.036241, 0.084563, 0.036241, 0.21745, 0.15705, 0.036241, 0.01208, 0.060402, 0.14497, 0.21745, 0.16143, 0.0080715, 0.072643, 0.15336, 0.0080715, 0.54886, 0.048429, 0.74876, 0.093595, 0.093595, 0.26512, 0.68931, 0.097965, 0.8327, 0.048983, 0.47932, 0.11983, 0.23966, 0.11983, 0.95457, 0.082477, 0.14846, 0.049486, 0.14846, 0.56085, 0.54546, 0.38961, 0.092648, 0.092648, 0.092648, 0.46324, 0.1853, 0.093899, 0.84509, 0.072939, 0.072939, 0.072939, 0.51057, 0.21882, 0.34136, 0.4779, 0.13654, 0.40615, 0.050768, 0.50768, 0.038665, 0.077331, 0.23199, 0.25132, 0.096663, 0.038665, 0.19333, 0.077331, 0.12849, 0.2998, 0.55677, 0.94359, 0.15766, 0.23648, 0.55179, 0.28246, 0.11298, 0.33895, 0.056492, 0.16948, 0.44048, 0.22024, 0.29365, 0.94299, 0.042115, 0.056154, 0.014038, 0.19654, 0.098269, 0.16846, 0.028077, 0.098269, 0.19654, 0.056154, 0.056154, 0.10694, 0.85554, 0.022865, 0.068596, 0.84601, 0.04573, 0.085177, 0.59624, 0.25553, 0.46664, 0.46664, 0.053967, 0.21587, 0.13492, 0.080951, 0.026984, 0.43174, 0.026984, 0.026984, 0.11503, 0.42179, 0.07669, 0.07669, 0.30676, 0.58332, 0.38888, 0.37757, 0.21576, 0.37757, 0.55487, 0.092478, 0.27743, 0.041324, 0.1102, 0.020662, 0.013775, 0.048211, 0.048211, 0.048211, 0.055099, 0.11708, 0.17218, 0.061986, 0.041324, 0.048211, 0.034437, 0.020662, 0.013775, 0.11708, 0.47112, 0.067303, 0.33651, 0.067303, 0.045973, 0.13792, 0.27584, 0.18389, 0.32181, 0.018016, 0.036031, 0.73864, 0.19817, 0.32423, 0.37827, 0.16212, 0.054039, 0.027019, 0.054039, 0.1678, 0.18877, 0.041949, 0.22023, 0.27267, 0.094386, 0.068359, 0.27344, 0.47851, 0.13672, 0.18518, 0.010288, 0.17489, 0.010288, 0.14403, 0.051438, 0.010288, 0.26748, 0.13374, 0.65504, 0.18715, 0.093577, 0.097007, 0.16168, 0.032336, 0.12934, 0.48504, 0.064671, 0.13667, 0.13667, 0.068335, 0.54668, 0.068335, 0.25958, 0.11125, 0.51917, 0.074167, 0.092458, 0.73966, 0.092458, 0.33681, 0.50521, 0.056134, 0.056134, 0.084925, 0.76432, 0.084925, 0.34695, 0.60716, 0.8849, 0.037638, 0.037638, 0.11291, 0.52693, 0.26346, 0.91938, 0.17103, 0.75254, 0.034207, 0.19766, 0.074121, 0.024707, 0.22236, 0.46943, 0.056999, 0.1596, 0.0342, 0.171, 0.068399, 0.2052, 0.1254, 0.0114, 0.079799, 0.0114, 0.0114, 0.068399, 0.05676, 0.01419, 0.15609, 0.15609, 0.05676, 0.15609, 0.04257, 0.01419, 0.04257, 0.01419, 0.04257, 0.25542, 0.087914, 0.043957, 0.17583, 0.13187, 0.48353, 0.043957, 0.08259, 0.8259, 0.041295, 0.66599, 0.19028, 0.095142, 0.084224, 0.10528, 0.028075, 0.40708, 0.028075, 0.26671, 0.084224, 0.83067, 0.097725, 0.048863, 0.94731, 0.10226, 0.068176, 0.40906, 0.034088, 0.13635, 0.068176, 0.034088, 0.034088, 0.10226, 0.0638, 0.0638, 0.0638, 0.4466, 0.319, 0.60498, 0.18149, 0.060498, 0.060498, 0.060498, 0.26226, 0.077135, 0.061708, 0.061708, 0.092563, 0.030854, 0.077135, 0.046281, 0.030854, 0.24683, 0.10808, 0.10808, 0.43232, 0.2702, 0.05404, 0.041541, 0.053409, 0.13649, 0.077147, 0.029672, 0.041541, 0.047475, 0.023737, 0.041541, 0.017803, 0.041541, 0.09495, 0.23737, 0.017803, 0.035606, 0.065278, 0.16376, 0.090975, 0.47307, 0.03639, 0.21834, 0.13026, 0.33158, 0.39079, 0.10658, 0.023684, 0.011842, 0.020867, 0.10434, 0.020867, 0.1252, 0.0069558, 0.16694, 0.22954, 0.034779, 0.11825, 0.090425, 0.04869, 0.020867, 0.013912, 0.048639, 0.048639, 0.064852, 0.016213, 0.79444, 0.016213, 0.18189, 0.54566, 0.12126, 0.12126, 0.91982, 0.054107, 0.93475, 0.82777, 0.091975, 0.065904, 0.080549, 0.10984, 0.13181, 0.13181, 0.087872, 0.058581, 0.073226, 0.17574, 0.080549, 0.0073226, 0.41094, 0.14676, 0.11741, 0.14676, 0.058706, 0.11741, 0.035942, 0.038338, 0.064695, 0.095845, 0.059903, 0.16294, 0.059903, 0.021565, 0.038338, 0.069487, 0.04313, 0.052715, 0.098241, 0.0023961, 0.014377, 0.069487, 0.033546, 0.04313, 0.042173, 0.3327, 0.39361, 0.056231, 0.032801, 0.0093718, 0.037487, 0.098403, 0.073361, 0.88033, 0.46369, 0.46369, 0.11941, 0.61696, 0.17912, 0.039804, 0.039804, 0.078246, 0.078246, 0.078246, 0.39123, 0.15649, 0.15649, 0.062255, 0.031127, 0.87157, 0.78124, 0.032552, 0.16276, 0.085531, 0.85531, 0.034039, 0.034039, 0.068079, 0.40847, 0.30635, 0.10212, 0.034039, 0.074894, 0.44936, 0.14979, 0.037447, 0.14979, 0.11234, 0.82088, 0.049253, 0.06567, 0.016418, 0.032835, 0.97028, 0.14913, 0.29826, 0.37283, 0.14913, 0.89295, 0.068689, 0.17581, 0.12558, 0.37673, 0.025115, 0.12558, 0.05023, 0.10046, 0.77867, 0.19467, 0.2187, 0.43739, 0.10935, 0.2187, 0.10561, 0.014567, 0.11289, 0.025491, 0.0072833, 0.010925, 0.11653, 0.13838, 0.065549, 0.010925, 0.0072833, 0.0036416, 0.050983, 0.050983, 0.032775, 0.018208, 0.065549, 0.16387, 0.10776, 0.10776, 0.053878, 0.26939, 0.43102, 0.84863, 0.070719, 0.91311, 0.45447, 0.51128, 0.04182, 0.08364, 0.37638, 0.04182, 0.4182, 0.20512, 0.13675, 0.13675, 0.34187, 0.13675, 0.83237, 0.048963, 0.048963, 0.024894, 0.14936, 0.049787, 0.12447, 0.57255, 0.024894, 0.049787, 0.75341, 0.18835, 0.37056, 0.03088, 0.49408, 0.092641, 0.74709, 0.093387, 0.14008, 0.02421, 0.012105, 0.072631, 0.072631, 0.02421, 0.012105, 0.15737, 0.35105, 0.26631, 0.085094, 0.085094, 0.21274, 0.46802, 0.12764, 0.099067, 0.066045, 0.42929, 0.39627, 0.10691, 0.021382, 0.40625, 0.021382, 0.36349, 0.021382, 0.064145, 0.33053, 0.066106, 0.066106, 0.33053, 0.19832, 0.36438, 0.58301, 0.096384, 0.010709, 0.085675, 0.17135, 0.042837, 0.17135, 0.064256, 0.19277, 0.16064, 0.046066, 0.10749, 0.52208, 0.2764, 0.030711, 0.02897, 0.05794, 0.2897, 0.086909, 0.43455, 0.086909, 0.21603, 0.092584, 0.030861, 0.15431, 0.37034, 0.092584, 0.030861, 0.11644, 0.026293, 0.048829, 0.082634, 0.21034, 0.11644, 0.030049, 0.13146, 0.011268, 0.052585, 0.11644, 0.052585, 0.12714, 0.33903, 0.084759, 0.042379, 0.29666, 0.084759, 0.39518, 0.23711, 0.31614, 0.15768, 0.59129, 0.11826, 0.03942, 0.078839, 0.060322, 0.78419, 0.12064, 0.077863, 0.088987, 0.67852, 0.10011, 0.011123, 0.044493, 0.074015, 0.22205, 0.59212, 0.074015, 0.37104, 0.092759, 0.4638, 0.56228, 0.37485, 0.54296, 0.10859, 0.10859, 0.21718, 0.82494, 0.091659, 0.27628, 0.64466, 0.92625, 0.39569, 0.079138, 0.47483, 0.094416, 0.84974, 0.07821, 0.12514, 0.07821, 0.015642, 0.015642, 0.17206, 0.031284, 0.10949, 0.046926, 0.32848, 0.25602, 0.15361, 0.56324, 0.1373, 0.8238, 0.40775, 0.13592, 0.27183, 0.13592, 0.072707, 0.072707, 0.21812, 0.14541, 0.36354, 0.072707, 0.39642, 0.056632, 0.1699, 0.1699, 0.11326, 0.056632, 0.2312, 0.44313, 0.25046, 0.0096332, 0.057799, 0.64915, 0.32457, 0.018262, 0.036524, 0.018262, 0.073049, 0.18262, 0.12784, 0.018262, 0.054787, 0.36524, 0.036524, 0.054787, 0.018262, 0.40537, 0.28064, 0.062365, 0.031183, 0.093548, 0.062365, 0.062365, 0.076614, 0.1494, 0.12258, 0.40989, 0.011492, 0.049799, 0.011492, 0.12258, 0.026815, 0.019154, 0.14623, 0.36558, 0.29246, 0.14623, 0.34152, 0.51228, 0.085379, 0.65682, 0.14596, 0.14596, 0.74861, 0.053472, 0.16042, 0.97485, 0.054988, 0.0068735, 0.0068735, 0.027494, 0.0068735, 0.061862, 0.034368, 0.13747, 0.082482, 0.013747, 0.089356, 0.14434, 0.082482, 0.089356, 0.054988, 0.054988, 0.0068735, 0.034368, 0.020621, 0.16158, 0.073446, 0.16158, 0.044068, 0.029378, 0.10282, 0.014689, 0.014689, 0.029378, 0.16158, 0.058757, 0.16158, 0.072481, 0.3624, 0.50737, 0.67632, 0.075146, 0.075146, 0.075146, 0.33587, 0.11996, 0.023991, 0.43184, 0.071973, 0.82898, 0.11053, 0.35377, 0.16425, 0.012635, 0.11371, 0.012635, 0.13898, 0.18952, 0.030086, 0.18052, 0.13539, 0.12035, 0.28582, 0.015043, 0.1053, 0.13539, 0.45648, 0.18259, 0.27389, 0.70454, 0.15656, 0.078282, 0.52373, 0.40735, 0.058192, 0.92475, 0.01937, 0.94914, 0.01937, 0.55758, 0.37172, 0.33793, 0.11264, 0.22529, 0.056322, 0.22529, 0.18669, 0.28004, 0.18669, 0.18669, 0.093346, 0.092844, 0.18569, 0.64991, 0.47732, 0.37125, 0.10607, 0.28081, 0.65521, 0.17176, 0.60118, 0.17176, 0.041467, 0.74641, 0.1244, 0.041467, 0.81787, 0.15728, 0.092016, 0.023004, 0.25305, 0.50609, 0.023004, 0.092016, 0.085597, 0.51358, 0.25679, 0.085597, 0.065561, 0.15735, 0.013112, 0.065561, 0.091786, 0.18357, 0.24913, 0.078674, 0.013112, 0.091786, 0.092265, 0.092265, 0.046133, 0.50746, 0.092265, 0.1384, 0.039319, 0.013106, 0.013106, 0.6291, 0.039319, 0.078638, 0.18349, 0.029212, 0.058425, 0.7011, 0.17527, 0.66554, 0.30717, 0.095819, 0.082131, 0.21902, 0.082131, 0.027377, 0.21902, 0.27377, 0.25587, 0.2047, 0.051174, 0.46057, 0.09208, 0.18416, 0.09208, 0.55248, 0.012945, 0.012945, 0.064725, 0.20712, 0.11651, 0.38835, 0.064725, 0.12945, 0.09322, 0.23305, 0.4661, 0.04661, 0.13983, 0.63578, 0.22706, 0.045413, 0.068119, 0.060192, 0.7825, 0.12038, 0.048641, 0.048641, 0.72962, 0.048641, 0.097282, 0.78268, 0.12041, 0.060206, 0.035343, 0.035343, 0.88358, 0.4273, 0.17092, 0.085459, 0.085459, 0.085459, 0.085459, 0.1788, 0.2235, 0.0447, 0.5364, 0.69605, 0.20881, 0.23467, 0.61014, 0.1408, 0.08911, 0.57921, 0.13366, 0.17822, 0.65326, 0.14738, 0.035849, 0.0239, 0.039833, 0.039833, 0.047799, 0.015933, 0.86353, 0.083567, 0.03482, 0.013928, 0.47611, 0.23805, 0.1587, 0.079351, 0.29322, 0.14661, 0.058644, 0.029322, 0.087966, 0.35186, 0.32497, 0.64993, 0.1267, 0.25339, 0.57013, 0.092438, 0.36975, 0.092438, 0.092438, 0.092438, 0.18488, 0.16826, 0.035423, 0.12398, 0.044279, 0.053135, 0.035423, 0.026567, 0.0088558, 0.13284, 0.070846, 0.16826, 0.070846, 0.053135, 0.37875, 0.08608, 0.017216, 0.034432, 0.034432, 0.034432, 0.051648, 0.12051, 0.1033, 0.13773, 0.63519, 0.12704, 0.21173, 0.79512, 0.046772, 0.046772, 0.046772, 0.94528, 0.091682, 0.27505, 0.55009, 0.34187, 0.61537, 0.040349, 0.1614, 0.13114, 0.080699, 0.13114, 0.070612, 0.080699, 0.070612, 0.10087, 0.13114, 0.44652, 0.17861, 0.17861, 0.13396, 0.044652, 0.099578, 0.49789, 0.13277, 0.082982, 0.082982, 0.099578, 0.10307, 0.61845, 0.051537, 0.15461, 0.051537, 0.12824, 0.12824, 0.12824, 0.38472, 0.19236, 0.18861, 0.56583, 0.18861, 0.2864, 0.45823, 0.11456, 0.11456, 0.010344, 0.087922, 0.031031, 0.0051719, 0.056891, 0.067234, 0.056891, 0.12413, 0.087922, 0.015516, 0.087922, 0.067234, 0.10344, 0.067234, 0.056891, 0.072406, 0.33953, 0.097009, 0.19402, 0.24252, 0.097009, 0.27824, 0.1739, 0.01739, 0.26085, 0.24346, 0.01739, 0.33879, 0.019929, 0.11957, 0.059786, 0.039857, 0.059786, 0.31886, 0.019929, 0.077258, 0.15452, 0.077258, 0.16997, 0.077258, 0.061807, 0.37084, 0.015452, 0.68915, 0.24612, 0.42989, 0.34391, 0.085979, 0.085979, 0.33158, 0.41447, 0.16579, 0.055263, 0.027631, 0.08262, 0.08262, 0.02754, 0.1377, 0.52326, 0.1377, 0.048431, 0.6296, 0.19372, 0.048431, 0.048431, 0.23454, 0.5277, 0.11727, 0.058634, 0.029317, 0.76966, 0.042759, 0.17104, 0.057839, 0.077119, 0.01928, 0.038559, 0.46271, 0.01928, 0.038559, 0.28919, 0.27875, 0.47785, 0.079642, 0.15928, 0.068066, 0.44243, 0.44243, 0.2048, 0.2048, 0.54613, 0.31132, 0.08895, 0.3558, 0.22237, 0.33948, 0.084869, 0.50921, 0.06747, 0.02249, 0.8996, 0.040317, 0.040317, 0.040317, 0.2419, 0.60475, 0.11984, 0.71902, 0.11984, 0.20505, 0.17942, 0.051262, 0.25631, 0.025631, 0.28194, 0.087244, 0.54359, 0.053688, 0.30871, 0.15144, 0.30288, 0.03786, 0.49218, 0.020484, 0.020484, 0.12291, 0.10242, 0.040968, 0.061453, 0.040968, 0.30726, 0.18436, 0.10242, 0.22088, 0.063107, 0.2051, 0.18932, 0.015777, 0.031554, 0.26821, 0.036981, 0.067029, 0.016179, 0.099388, 0.041604, 0.025425, 0.050849, 0.016179, 0.14099, 0.018491, 0.032359, 0.048538, 0.1225, 0.036981, 0.048538, 0.027736, 0.046227, 0.027736, 0.025425, 0.076274, 0.084152, 0.021038, 0.37868, 0.12623, 0.10519, 0.084152, 0.021038, 0.042076, 0.021038, 0.10519, 0.07213, 0.14426, 0.14426, 0.57704, 0.32576, 0.28134, 0.074037, 0.029615, 0.059229, 0.059229, 0.029615, 0.13327, 0.19058, 0.063526, 0.12705, 0.44468, 0.063526, 0.063526, 0.099899, 0.03996, 0.11988, 0.079919, 0.03996, 0.01998, 0.2997, 0.25974, 0.03996, 0.12193, 0.12193, 0.73157, 0.3748, 0.093701, 0.4685, 0.083788, 0.83788, 0.56202, 0.10408, 0.31223, 0.96247, 0.084311, 0.28666, 0.28666, 0.11804, 0.11804, 0.050587, 0.050587, 0.059886, 0.65875, 0.23954, 0.10109, 0.080875, 0.060656, 0.22241, 0.080875, 0.30328, 0.080875, 0.040437, 0.040437, 0.43803, 0.14601, 0.34069, 0.04867, 0.47116, 0.31411, 0.15705, 0.31405, 0.15702, 0.47107, 0.13573, 0.067863, 0.47504, 0.20359, 0.067863, 0.1521, 0.1014, 0.7098, 0.079516, 0.55661, 0.23855, 0.079516, 0.28753, 0.071883, 0.14377, 0.4313, 0.09808, 0.032693, 0.22885, 0.065387, 0.5231, 0.032693, 0.4691, 0.4691, 0.29088, 0.67873, 0.10772, 0.43089, 0.10772, 0.35009, 0.9717, 0.4544, 0.48469, 0.030293, 0.030293, 0.27436, 0.031657, 0.26381, 0.16884, 0.010552, 0.042209, 0.010552, 0.13718, 0.063314, 0.17194, 0.013226, 0.22485, 0.17194, 0.14549, 0.21162, 0.039679, 0.026453, 0.30071, 0.21479, 0.42959, 0.042959, 0.57494, 0.12776, 0.25553, 0.067145, 0.53716, 0.33573, 0.098746, 0.0041144, 0.032915, 0.041144, 0.086403, 0.0082289, 0.049373, 0.13989, 0.0041144, 0.053488, 0.13578, 0.045259, 0.024687, 0.024687, 0.12343, 0.03703, 0.028801, 0.061716, 0.11988, 0.023976, 0.071928, 0.76723, 0.17131, 0.68524, 0.085655, 0.083459, 0.19474, 0.66768, 0.02782, 0.09133, 0.82197, 0.78368, 0.060283, 0.12057, 0.30705, 0.13817, 0.15353, 0.3224, 0.076763, 0.012655, 0.7087, 0.10124, 0.15186, 0.012655, 0.19273, 0.44971, 0.12849, 0.12849, 0.064244, 0.44287, 0.30302, 0.18647, 0.046618, 0.68818, 0.068818, 0.20645, 0.031157, 0.43619, 0.031157, 0.31157, 0.031157, 0.12463, 0.43755, 0.54694, 0.23713, 0.079044, 0.63235, 0.25609, 0.064021, 0.12804, 0.38413, 0.12804, 0.65797, 0.073108, 0.21932, 0.087619, 0.87619, 0.087681, 0.077938, 0.0097423, 0.0097423, 0.17536, 0.019485, 0.22407, 0.097423, 0.15588, 0.058454, 0.097423, 0.10279, 0.10279, 0.30838, 0.44544, 0.034265, 0.064607, 0.11306, 0.064607, 0.12921, 0.16152, 0.048455, 0.27458, 0.14537, 0.54078, 0.10816, 0.16223, 0.054078, 0.10816, 0.41127, 0.068544, 0.13709, 0.34272, 0.053155, 0.036369, 0.36369, 0.31054, 0.10072, 0.041965, 0.0055953, 0.0055953, 0.039167, 0.013988, 0.0027977, 0.027977, 0.039548, 0.57345, 0.019774, 0.11864, 0.039548, 0.079097, 0.11864, 0.073193, 0.73193, 0.073193, 0.073193, 0.10724, 0.10724, 0.46473, 0.25024, 0.035748, 0.035748, 0.12713, 0.69924, 0.12713, 0.093397, 0.74718, 0.093397, 0.21803, 0.43606, 0.29071, 0.16111, 0.26852, 0.16111, 0.37593, 0.17828, 0.77253, 0.085104, 0.085104, 0.085104, 0.68083, 0.034048, 0.08512, 0.32346, 0.08512, 0.062422, 0.045398, 0.08512, 0.028373, 0.062422, 0.028373, 0.045398, 0.11917, 0.65492, 0.09356, 0.09356, 0.09356, 0.025443, 0.002313, 0.016191, 0.0092519, 0.03932, 0.02313, 0.037007, 0.013878, 0.053198, 0.043946, 0.037007, 0.069389, 0.034694, 0.055511, 0.067076, 0.011565, 0.33769, 0.025443, 0.048572, 0.050885, 0.051665, 0.82664, 0.051665, 0.95571, 0.5667, 0.25759, 0.15456, 0.16942, 0.08471, 0.16942, 0.50826, 0.027055, 0.067637, 0.1488, 0.067637, 0.37877, 0.040582, 0.10822, 0.10822, 0.054109, 0.51363, 0.25682, 0.17121, 0.22483, 0.14989, 0.049963, 0.024982, 0.5496, 0.16014, 0.14012, 0.1201, 0.040035, 0.36031, 0.060052, 0.060052, 0.060052, 0.052636, 0.073691, 0.073691, 0.10527, 0.10527, 0.052636, 0.42109, 0.063163, 0.063163, 0.36199, 0.63348, 0.86935, 0.086935, 0.40645, 0.57759, 0.95011, 0.22003, 0.073342, 0.66008, 0.16113, 0.05371, 0.64452, 0.10742, 0.41725, 0.2318, 0.32452, 0.56699, 0.189, 0.189, 0.15687, 0.54903, 0.078433, 0.15687, 0.081514, 0.0081514, 0.016303, 0.88036, 0.9847, 0.067745, 0.019356, 0.13549, 0.20324, 0.11613, 0.058067, 0.038711, 0.13549, 0.058067, 0.029034, 0.019356, 0.10646, 0.0096779, 0.098664, 0.08222, 0.087701, 0.071257, 0.027407, 0.0054813, 0.08222, 0.060295, 0.13703, 0.060295, 0.0054813, 0.043851, 0.016444, 0.076738, 0.13155, 0.016444, 0.89087, 0.042422, 0.042422, 0.011434, 0.025727, 0.031444, 0.045736, 0.062887, 0.042878, 0.034302, 0.040019, 0.042878, 0.028585, 0.017151, 0.0028585, 0.062887, 0.040019, 0.051453, 0.022868, 0.028585, 0.034302, 0.32301, 0.060029, 0.0028585, 0.047041, 0.023521, 0.01176, 0.023521, 0.12936, 0.31753, 0.047041, 0.023521, 0.01176, 0.15288, 0.10584, 0.047041, 0.058802, 0.037545, 0.097617, 0.15769, 0.18022, 0.097617, 0.045054, 0.14267, 0.022527, 0.045054, 0.082599, 0.052563, 0.030036, 0.015018, 0.51505, 0.17168, 0.25752, 0.0057729, 0.034638, 0.23092, 0.040411, 0.011546, 0.38101, 0.011546, 0.046184, 0.092367, 0.12123, 0.023092, 0.056819, 0.11364, 0.51137, 0.17046, 0.11364, 0.12762, 0.12762, 0.51049, 0.19143, 0.062889, 0.039305, 0.07075, 0.094333, 0.062889, 0.17294, 0.45594, 0.047167, 0.072224, 0.14445, 0.072224, 0.072224, 0.43334, 0.14445, 0.11319, 0.11319, 0.11319, 0.028298, 0.59427, 0.028298, 0.034736, 0.13894, 0.034736, 0.65998, 0.069471, 0.034736, 0.088454, 0.088454, 0.17691, 0.13268, 0.088454, 0.39805, 0.21989, 0.51307, 0.21989, 0.18701, 0.56102, 0.093504, 0.093504, 0.21033, 0.59592, 0.17527, 0.16361, 0.10907, 0.46355, 0.054536, 0.027268, 0.027268, 0.081804, 0.054536, 0.064833, 0.12967, 0.021611, 0.021611, 0.086444, 0.075638, 0.17289, 0.10805, 0.010805, 0.28094, 0.032416, 0.444, 0.042286, 0.12686, 0.148, 0.063429, 0.16914, 0.66698, 0.12127, 0.1819, 0.7999, 0.12074, 0.060369, 0.015092, 0.72281, 0.24094, 0.091692, 0.64185, 0.18338, 0.093731, 0.18746, 0.65611, 0.10774, 0.53871, 0.080807, 0.24242, 0.039807, 0.5573, 0.17913, 0.039807, 0.039807, 0.019904, 0.099518, 0.019904, 0.077729, 0.23319, 0.077729, 0.077729, 0.46637, 0.56907, 0.37938, 0.10438, 0.1708, 0.10438, 0.10438, 0.18028, 0.028466, 0.11386, 0.14233, 0.037955, 0.0094887, 0.28793, 0.10969, 0.1234, 0.16453, 0.068554, 0.10969, 0.027421, 0.082264, 0.027421, 0.083167, 0.10396, 0.19752, 0.051979, 0.020792, 0.12475, 0.2391, 0.11435, 0.072771, 0.084568, 0.084568, 0.33827, 0.42284, 0.17168, 0.57225, 0.057225, 0.11445, 0.057225, 0.09856, 0.02464, 0.04928, 0.02464, 0.14784, 0.64064, 0.21505, 0.16128, 0.10752, 0.026881, 0.080642, 0.026881, 0.37633, 0.050323, 0.15097, 0.25161, 0.50323, 0.24404, 0.14642, 0.048808, 0.48808, 0.048808, 0.092691, 0.74153, 0.092691, 0.22253, 0.089014, 0.044507, 0.62309, 0.82081, 0.1368, 0.14115, 0.79982, 0.039246, 0.15698, 0.66719, 0.11774, 0.22073, 0.73576, 0.056769, 0.17031, 0.39739, 0.17031, 0.17031, 0.40901, 0.20451, 0.13634, 0.13634, 0.068169, 0.2747, 0.64097, 0.27832, 0.64942, 0.093388, 0.65372, 0.093388, 0.093388, 0.045252, 0.022626, 0.36202, 0.20363, 0.090504, 0.15838, 0.022626, 0.090504, 0.1127, 0.056348, 0.67617, 0.056348, 0.056348, 0.13631, 0.034076, 0.051115, 0.15334, 0.068153, 0.25557, 0.017038, 0.13631, 0.10223, 0.051115, 0.062434, 0.0069371, 0.0069371, 0.20118, 0.18036, 0.062434, 0.15262, 0.13181, 0.083245, 0.041623, 0.04856, 0.013874, 0.87476, 0.068193, 0.042327, 0.004703, 0.0023515, 0.0070545, 0.1, 0.18889, 0.022222, 0.033334, 0.077778, 0.022222, 0.44445, 0.1, 0.011111, 0.21973, 0.036621, 0.36621, 0.073243, 0.29297, 0.16911, 0.31708, 0.12683, 0.021138, 0.35935, 0.098845, 0.098845, 0.065897, 0.65897, 0.032948, 0.032948, 0.1847, 0.7388, 0.2989, 0.18266, 0.16605, 0.2989, 0.049816, 0.28407, 0.035509, 0.14204, 0.31958, 0.14204, 0.071018, 0.06893, 0.25274, 0.022977, 0.34465, 0.022977, 0.13786, 0.13786, 0.17061, 0.0041612, 0.033289, 0.041612, 0.0083223, 0.024967, 0.041612, 0.016645, 0.129, 0.066579, 0.066579, 0.058256, 0.10819, 0.024967, 0.0083223, 0.062418, 0.12484, 0.016645, 0.16899, 0.42249, 0.25349, 0.084497, 0.03126, 0.01042, 0.072939, 0.083359, 0.12504, 0.17714, 0.16672, 0.11462, 0.21882, 0.01042, 0.42421, 0.25452, 0.25452, 0.067494, 0.067494, 0.26998, 0.53995, 0.03548, 0.0098557, 0.01774, 0.019711, 0.0019711, 0.051249, 0.031538, 0.074903, 0.041394, 0.0039423, 0.015769, 0.061105, 0.023654, 0.13404, 0.18726, 0.029567, 0.098557, 0.043365, 0.029567, 0.023654, 0.013798, 0.01774, 0.0039423, 0.031538, 0.085286, 0.17057, 0.34114, 0.34114, 0.26999, 0.089997, 0.62998, 0.035977, 0.17988, 0.66557, 0.035977, 0.071953, 0.092833, 0.092833, 0.74266, 0.031996, 0.14398, 0.0053326, 0.10665, 0.11732, 0.14931, 0.074657, 0.085322, 0.037328, 0.10132, 0.074657, 0.026663, 0.031996, 0.015998, 0.072194, 0.10107, 0.057755, 0.043317, 0.38985, 0.10107, 0.10107, 0.11551, 0.014439, 0.31372, 0.078431, 0.54902, 0.065553, 0.09833, 0.32777, 0.29499, 0.19666, 0.31605, 0.079013, 0.55309, 0.54513, 0.27257, 0.13628, 0.64996, 0.32498, 0.042689, 0.042689, 0.46958, 0.42689, 0.17274, 0.60458, 0.17274, 0.18828, 0.057933, 0.04345, 0.072417, 0.50692, 0.028967, 0.0869, 0.014483, 0.21913, 0.073043, 0.43826, 0.073043, 0.14609, 0.26401, 0.32687, 0.18858, 0.13829, 0.012572, 0.012572, 0.050288, 0.65363, 0.14006, 0.14006, 0.019569, 0.287, 0.17612, 0.15003, 0.10437, 0.065228, 0.019569, 0.17612, 0.026751, 0.20732, 0.30764, 0.20732, 0.13376, 0.046815, 0.053503, 0.0066879, 0.093275, 0.052721, 0.10544, 0.032444, 0.0040554, 0.036499, 0.0040554, 0.064887, 0.032444, 0.04461, 0.068943, 0.27577, 0.016222, 0.060832, 0.1095, 0.011038, 0.12142, 0.033114, 0.011038, 0.05519, 0.11038, 0.30907, 0.13246, 0.011038, 0.11038, 0.088305, 0.011038, 0.10045, 0.16072, 0.14063, 0.14063, 0.06027, 0.32144, 0.08036, 0.43671, 0.52405, 0.18678, 0.11674, 0.21013, 0.35021, 0.023348, 0.11674, 0.10172, 0.25429, 0.11867, 0.10172, 0.067811, 0.10172, 0.033906, 0.16953, 0.067811, 0.78082, 0.17352, 0.60787, 0.34736, 0.088598, 0.2658, 0.57589, 0.044299, 0.10658, 0.31975, 0.06395, 0.23448, 0.27712, 0.44975, 0.24532, 0.040886, 0.081773, 0.16355, 0.16349, 0.032698, 0.26158, 0.52316, 0.25015, 0.68792, 0.16627, 0.24386, 0.24386, 0.022169, 0.1441, 0.022169, 0.099761, 0.066507, 0.70991, 0.064537, 0.12907, 0.064537, 0.039164, 0.024477, 0.009791, 0.1126, 0.05385, 0.044059, 0.048955, 0.078328, 0.25946, 0.034268, 0.009791, 0.044059, 0.048955, 0.088119, 0.058746, 0.024477, 0.009791, 0.019582, 0.45367, 0.16714, 0.095509, 0.16714, 0.095509, 0.010854, 0.010854, 0.097684, 0.13025, 0.032561, 0.13025, 0.19537, 0.13025, 0.11939, 0.075976, 0.065123, 0.05358, 0.37506, 0.16074, 0.10716, 0.2679, 0.11857, 0.039524, 0.019762, 0.079048, 0.1581, 0.25691, 0.31619, 0.56918, 0.051743, 0.051743, 0.15523, 0.15523, 0.012232, 0.4159, 0.061162, 0.17125, 0.024465, 0.22018, 0.036697, 0.061162, 0.42144, 0.56193, 0.045347, 0.1247, 0.045347, 0.18139, 0.011337, 0.079357, 0.03401, 0.079357, 0.18139, 0.06802, 0.056683, 0.090693, 0.011337, 0.024757, 0.024757, 0.5818, 0.074272, 0.28471, 0.028343, 0.11337, 0.056685, 0.48183, 0.085028, 0.22674, 0.073004, 0.073004, 0.073004, 0.73004, 0.032084, 0.056147, 0.10026, 0.080211, 0.0040105, 0.13636, 0.27673, 0.12032, 0.024063, 0.048126, 0.07219, 0.048126, 0.60199, 0.344, 0.14719, 0.073593, 0.26984, 0.14719, 0.36797, 0.030238, 0.33262, 0.060476, 0.33262, 0.21167, 0.030238, 0.048604, 0.24302, 0.63185, 0.048604, 0.34384, 0.51576, 0.08596, 0.37372, 0.56059, 0.13767, 0.068836, 0.068836, 0.61952, 0.068836, 0.68116, 0.12385, 0.12385, 0.035681, 0.92772, 0.95421, 0.70132, 0.25047, 0.025047, 0.077439, 0.38719, 0.15488, 0.15488, 0.15488, 0.77265, 0.08585, 0.08585, 0.86456, 0.10807, 0.12831, 0.66721, 0.025662, 0.15397, 0.93983, 0.42777, 0.51332, 0.74407, 0.20293, 0.18546, 0.0024728, 0.024728, 0.069238, 0.012364, 0.0049455, 0.064292, 0.049455, 0.017309, 0.054401, 0.029673, 0.014837, 0.061819, 0.0049455, 0.012364, 0.054401, 0.066765, 0.096438, 0.012364, 0.022255, 0.032146, 0.084074, 0.0098911, 0.017309, 0.51572, 0.45842, 0.1577, 0.078848, 0.55194, 0.1577, 0.015206, 0.045617, 0.76029, 0.060823, 0.076029, 0.030411, 0.11003, 0.85271, 0.49418, 0.11404, 0.11404, 0.11404, 0.15205, 0.73171, 0.048781, 0.19512, 0.16364, 0.081821, 0.20455, 0.36819, 0.16364, 0.12264, 0.19623, 0.024528, 0.19623, 0.44151, 0.74859, 0.17275, 0.25073, 0.10029, 0.14041, 0.020059, 0.040117, 0.13038, 0.050147, 0.020059, 0.10029, 0.13038, 0.010029, 0.010029, 0.51453, 0.12863, 0.064316, 0.25726, 0.078577, 0.13533, 0.069847, 0.074212, 0.052385, 0.021827, 0.034923, 0.013096, 0.039289, 0.14842, 0.030558, 0.039289, 0.030558, 0.065481, 0.052385, 0.061116, 0.05675, 0.71075, 0.044422, 0.13327, 0.088844, 0.51497, 0.073568, 0.29427, 0.073568, 0.083095, 0.14245, 0.083095, 0.059354, 0.023741, 0.035612, 0.32051, 0.13058, 0.035612, 0.083095, 0.085253, 0.85253, 0.061421, 0.092131, 0.21497, 0.092131, 0.03071, 0.21497, 0.076776, 0.21497, 0.32461, 0.027051, 0.35166, 0.1082, 0.13526, 0.027051, 0.86828, 0.078934, 0.56154, 0.4011, 0.20315, 0.76181, 0.025394, 0.032958, 0.01831, 0.020141, 0.027465, 0.001831, 0.076903, 0.03662, 0.031127, 0.082396, 0.043945, 0.03662, 0.064086, 0.047607, 0.042113, 0.021972, 0.03662, 0.027465, 0.038451, 0.012817, 0.003662, 0.014648, 0.012817, 0.032958, 0.038451, 0.027465, 0.010986, 0.021972, 0.025634, 0.029296, 0.0531, 0.032958, 0.92535, 0.076319, 0.095399, 0.095399, 0.076319, 0.095399, 0.03816, 0.13356, 0.30528, 0.076319, 0.76231, 0.095289, 0.095289, 0.13661, 0.14167, 0.035417, 0.055656, 0.010119, 0.025298, 0.020238, 0.070834, 0.060715, 0.075894, 0.030358, 0.025298, 0.086013, 0.065775, 0.035417, 0.025298, 0.060715, 0.045536, 0.038336, 0.019168, 0.019168, 0.21085, 0.42169, 0.076672, 0.09584, 0.076672, 0.038336, 0.28035, 0.012189, 0.012189, 0.28035, 0.1097, 0.1097, 0.012189, 0.060946, 0.012189, 0.060946, 0.036568, 0.012189, 0.94103, 0.061135, 0.18341, 0.030568, 0.61135, 0.091703, 0.041093, 0.36984, 0.36984, 0.041093, 0.16437, 0.11038, 0.082787, 0.027596, 0.77268, 0.10823, 0.86582, 0.5434, 0.36227, 0.090566, 0.1867, 0.1867, 0.46676, 0.093351, 0.072942, 0.80236, 0.072942, 0.094525, 0.3781, 0.094525, 0.094525, 0.28358, 0.70362, 0.035181, 0.1759, 0.035181, 0.39619, 0.28299, 0.056599, 0.056599, 0.1132, 0.056599, 0.68441, 0.085551, 0.1711, 0.13618, 0.20427, 0.54473, 0.068091, 0.10454, 0.21954, 0.33453, 0.05227, 0.05227, 0.12545, 0.10454, 0.54429, 0.34018, 0.068036, 0.15752, 0.55131, 0.27565, 0.27693, 0.18462, 0.5077, 0.063397, 0.38038, 0.50718, 0.50975, 0.072822, 0.36411, 0.17197, 0.14331, 0.42993, 0.15764, 0.014331, 0.042993, 0.028662, 0.014331, 0.077217, 0.84939, 0.010249, 0.092238, 0.010249, 0.12298, 0.10249, 0.15373, 0.061492, 0.11273, 0.030746, 0.040995, 0.020497, 0.040995, 0.040995, 0.051243, 0.030746, 0.092238, 0.12126, 0.42441, 0.060629, 0.18189, 0.18189, 0.15673, 0.2351, 0.54856, 0.13357, 0.15265, 0.30529, 0.17173, 0.057243, 0.17173, 0.064037, 0.032019, 0.35221, 0.19211, 0.064037, 0.22413, 0.064037, 0.078907, 0.71017, 0.15781, 0.11357, 0.39748, 0.39748, 0.056783, 0.20495, 0.20495, 0.40989, 0.13663, 0.70581, 0.19249, 0.064165, 0.041059, 0.94436, 0.18402, 0.27604, 0.46006, 0.073829, 0.55372, 0.073829, 0.036914, 0.22149, 0.065436, 0.22903, 0.13087, 0.16359, 0.39262, 0.071334, 0.031015, 0.071334, 0.080639, 0.043421, 0.068233, 0.068233, 0.099248, 0.040319, 0.024812, 0.049624, 0.040319, 0.065131, 0.034116, 0.006203, 0.031015, 0.018609, 0.015507, 0.012406, 0.055827, 0.046522, 0.024812, 0.44445, 0.40001, 0.13334, 0.28188, 0.37584, 0.28188, 0.09834, 0.26224, 0.19668, 0.03278, 0.26224, 0.03278, 0.06556, 0.03278, 0.33992, 0.4249, 0.16996, 0.78038, 0.11148, 0.055742, 0.1145, 0.70132, 0.014313, 0.028625, 0.14313, 0.14864, 0.30603, 0.41095, 0.034975, 0.0087437, 0.06995, 0.0087437, 0.088507, 0.019668, 0.25569, 0.0098341, 0.029502, 0.21143, 0.0098341, 0.029502, 0.073756, 0.029502, 0.0049171, 0.029502, 0.13768, 0.024585, 0.044254, 0.051585, 0.41268, 0.25792, 0.25792, 0.028219, 0.59261, 0.056439, 0.22575, 0.084658, 0.051787, 0.025893, 0.90627, 0.80886, 0.12255, 0.024511, 0.024511, 0.94729, 0.45174, 0.030116, 0.45174, 0.060232, 0.92502, 0.093344, 0.18669, 0.56007, 0.018669, 0.11201, 0.018669, 0.19453, 0.77811, 0.019453, 0.24893, 0.53935, 0.16595, 0.084999, 0.34, 0.34, 0.17, 0.76641, 0.17031, 0.046744, 0.88814, 0.96422, 0.049146, 0.22935, 0.2785, 0.016382, 0.065528, 0.032764, 0.016382, 0.08191, 0.032764, 0.1802, 0.016382, 0.26384, 0.020295, 0.040591, 0.12177, 0.040591, 0.20295, 0.30443, 0.060976, 0.73171, 0.18293, 0.07282, 0.87384, 0.017048, 0.039779, 0.08524, 0.08524, 0.12502, 0.017048, 0.028413, 0.0056827, 0.039779, 0.062509, 0.017048, 0.0056827, 0.0056827, 0.11365, 0.056827, 0.19321, 0.10797, 0.54992, 0.36661, 0.051231, 0.25615, 0.20492, 0.46107, 0.68122, 0.056768, 0.22707, 0.06002, 0.54018, 0.06002, 0.3001, 0.27001, 0.59402, 0.054002, 0.054002, 0.15642, 0.31284, 0.46926, 0.46891, 0.46891, 0.25264, 0.084213, 0.58949, 0.070591, 0.58826, 0.11765, 0.11765, 0.047061, 0.047061, 0.79703, 0.079703, 0.079703, 0.13565, 0.8139, 0.73883, 0.18471, 0.36808, 0.092019, 0.46009, 0.23084, 0.032977, 0.59359, 0.032977, 0.098932, 0.10626, 0.34003, 0.074382, 0.15939, 0.095635, 0.021252, 0.021252, 0.13814, 0.042504, 0.03284, 0.03284, 0.03284, 0.03284, 0.45976, 0.06568, 0.03284, 0.09852, 0.19704, 0.08559, 0.097817, 0.097817, 0.073363, 0.11004, 0.24454, 0.061136, 0.048908, 0.048908, 0.11004, 0.012227, 0.012227, 0.3429, 0.60007, 0.075263, 0.18816, 0.037631, 0.30105, 0.37631, 0.092821, 0.04641, 0.69616, 0.13923, 0.17871, 0.029786, 0.029786, 0.14893, 0.0099285, 0.099285, 0.38721, 0.10921, 0.25467, 0.40747, 0.3056, 0.96832, 0.13196, 0.14516, 0.065981, 0.079177, 0.19794, 0.013196, 0.14516, 0.052785, 0.013196, 0.10557, 0.019794, 0.03299, 0.019995, 0.039991, 0.53988, 0.079982, 0.079982, 0.21995, 0.072856, 0.65571, 0.21857, 0.23594, 0.51121, 0.039324, 0.21628, 0.11375, 0.21875, 0.0087501, 0.42, 0.0087501, 0.078751, 0.04375, 0.105, 0.011729, 0.082101, 0.58643, 0.11729, 0.011729, 0.011729, 0.12902, 0.046915, 0.53179, 0.025323, 0.050647, 0.20259, 0.025323, 0.15194, 0.40754, 0.20776, 0.015982, 0.36758, 0.43326, 0.064988, 0.10831, 0.1733, 0.21663, 0.63476, 0.079345, 0.23804, 0.34266, 0.11422, 0.51399, 0.9221, 0.18776, 0.4694, 0.18776, 0.09388, 0.98605, 0.93218, 0.05685, 0.05685, 0.05685, 0.51165, 0.28425, 0.68287, 0.27315, 0.93329, 0.13967, 0.10475, 0.13967, 0.59358, 0.32931, 0.51749, 0.047045, 0.09409, 0.085714, 0.085714, 0.42857, 0.17143, 0.085714, 0.085714, 0.15533, 0.077663, 0.69897, 0.019817, 0.19817, 0.39635, 0.31708, 0.059452, 0.0891, 0.04455, 0.13365, 0.0891, 0.6237, 0.35142, 0.18923, 0.081098, 0.13516, 0.21626, 0.15448, 0.10298, 0.025746, 0.051492, 0.59216, 0.025746, 0.025746, 0.38994, 0.077987, 0.46792, 0.17781, 0.15241, 0.025402, 0.10161, 0.076206, 0.43183, 0.025402, 0.09337, 0.65359, 0.09337, 0.09337, 0.86448, 0.086448, 0.055362, 0.13841, 0.35985, 0.027681, 0.30449, 0.027681, 0.027681, 0.055362, 0.29659, 0.29659, 0.35591, 0.064061, 0.19218, 0.38437, 0.19218, 0.064061, 0.064061, 0.34175, 0.1367, 0.34175, 0.1367, 0.49816, 0.11496, 0.34488, 0.03832, 0.15885, 0.71482, 0.079424, 0.29675, 0.64297, 0.049459, 0.011394, 0.079759, 0.034182, 0.011394, 0.045576, 0.011394, 0.022788, 0.011394, 0.12534, 0.011394, 0.59249, 0.045576, 0.97802, 0.037097, 0.55645, 0.037097, 0.037097, 0.18548, 0.11129, 0.068135, 0.068135, 0.81761, 0.31894, 0.63789, 0.035438, 0.11391, 0.056954, 0.11391, 0.39868, 0.28477, 0.55316, 0.31609, 0.079023, 0.55976, 0.18659, 0.046647, 0.18659, 0.34201, 0.085503, 0.51302, 0.82223, 0.042166, 0.021083, 0.063249, 0.021083, 0.021083, 0.14376, 0.79069, 0.67911, 0.20373, 0.10187, 0.025573, 0.038359, 0.012786, 0.063931, 0.76718, 0.076718, 0.012786, 0.47214, 0.3863, 0.042922, 0.085844, 0.078268, 0.15654, 0.19567, 0.078268, 0.078268, 0.39134, 0.12825, 0.12825, 0.085498, 0.51299, 0.12825, 0.56317, 0.24136, 0.080453, 0.080453, 0.93393, 0.033355, 0.051372, 0.010274, 0.18494, 0.061647, 0.030823, 0.030823, 0.21576, 0.10274, 0.13357, 0.051372, 0.12329, 0.010274, 0.9316, 0.37047, 0.22228, 0.37047, 0.081008, 0.064806, 0.016202, 0.097209, 0.72907, 0.02429, 0.012145, 0.012145, 0.92301, 0.012145, 0.012145, 0.01999, 0.95954, 0.045664, 0.91329, 0.55897, 0.15971, 0.026618, 0.026618, 0.21294, 0.049692, 0.17392, 0.024846, 0.024846, 0.14908, 0.049692, 0.049692, 0.049692, 0.099384, 0.323, 0.15661, 0.019576, 0.058728, 0.09788, 0.15661, 0.21534, 0.09788, 0.039152, 0.15661, 0.50083, 0.062604, 0.25041, 0.12521, 0.084555, 0.12965, 0.011274, 0.20857, 0.3044, 0.17757, 0.028185, 0.0028185, 0.039459, 0.011274, 0.026629, 0.26096, 0.19173, 0.27694, 0.17043, 0.053258, 0.010652, 0.93202, 0.042116, 0.16846, 0.042116, 0.10108, 0.084232, 0.033693, 0.033693, 0.1095, 0.11792, 0.26954, 0.032214, 0.45099, 0.032214, 0.32214, 0.16107, 0.078569, 0.23571, 0.078569, 0.54998, 0.31934, 0.63868, 0.04677, 0.09354, 0.058463, 0.152, 0.011693, 0.21047, 0.011693, 0.11693, 0.09354, 0.09354, 0.11693, 0.96078, 0.10196, 0.050979, 0.76468, 0.050979, 0.14738, 0.36846, 0.44215, 0.2353, 0.31373, 0.39216, 0.51471, 0.25735, 0.19302, 0.94264, 0.10365, 0.1749, 0.34981, 0.23968, 0.051823, 0.071257, 0.49422, 0.46515, 0.029072, 0.25027, 0.003382, 0.12175, 0.040584, 0.0067641, 0.057495, 0.51745, 0.0099873, 0.05493, 0.0099873, 0.024968, 0.5493, 0.21473, 0.13483, 0.11323, 0.87753, 0.18237, 0.60789, 0.18237, 0.033485, 0.15068, 0.016743, 0.016743, 0.016743, 0.033485, 0.06697, 0.28462, 0.050228, 0.1172, 0.033485, 0.10046, 0.06697, 0.016743, 0.91538, 0.085427, 0.85427, 0.65156, 0.054297, 0.27148, 0.96863, 0.079639, 0.47783, 0.39819, 0.046361, 0.92722, 0.079338, 0.15868, 0.55537, 0.15868, 0.041871, 0.016927, 0.057907, 0.02049, 0.029399, 0.015145, 0.019599, 0.017818, 0.0035635, 0.03029, 0.1372, 0.0035635, 0.0080179, 0.03029, 0.015145, 0.02049, 0.0062361, 0.047216, 0.026726, 0.18441, 0.032072, 0.0017818, 0.051671, 0.033853, 0.029399, 0.024054, 0.017818, 0.05078, 0.024054, 0.047292, 0.040016, 0.040016, 0.030922, 0.027284, 0.05093, 0.14369, 0.025465, 0.034559, 0.0072757, 0.0054568, 0.040016, 0.032741, 0.0673, 0.034559, 0.045473, 0.01637, 0.0054568, 0.038197, 0.085489, 0.027284, 0.0018189, 0.041835, 0.020008, 0.021827, 0.058205, 0.012732, 0.0034903, 0.041883, 0.013961, 0.0069805, 0.052354, 0.013961, 0.031412, 0.0069805, 0.034903, 0.041883, 0.031412, 0.059335, 0.11169, 0.40836, 0.027922, 0.048864, 0.066315, 0.1814, 0.48373, 0.1814, 0.12093, 0.35173, 0.063951, 0.095926, 0.44765, 0.031975, 0.55515, 0.092526, 0.27758, 0.078611, 0.62889, 0.23583, 0.47054, 0.37643, 0.094108, 0.17025, 0.1135, 0.454, 0.17025, 0.05675, 0.42935, 0.17174, 0.34348, 0.041861, 0.55814, 0.25116, 0.069768, 0.041861, 0.027907, 0.049657, 0.028375, 0.095767, 0.04611, 0.060298, 0.010641, 0.48238, 0.017735, 0.04611, 0.039016, 0.042563, 0.085126, 0.26317, 0.22808, 0.052634, 0.035089, 0.035089, 0.33335, 0.035089, 0.13947, 0.092977, 0.32542, 0.069733, 0.092977, 0.023244, 0.16271, 0.023244, 0.046489, 0.15281, 0.13752, 0.091683, 0.53482, 0.030561, 0.061122, 0.82384, 0.14538, 0.063976, 0.10663, 0.042651, 0.74639, 0.021325, 0.97408, 0.70448, 0.064043, 0.19213, 0.044264, 0.06197, 0.06197, 0.070823, 0.1505, 0.035412, 0.017706, 0.06197, 0.23017, 0.1505, 0.079676, 0.017706, 0.026559, 0.056757, 0.11351, 0.17027, 0.3973, 0.22703, 0.23492, 0.039153, 0.35238, 0.039153, 0.19577, 0.11746, 0.12874, 0.096557, 0.16093, 0.4506, 0.16093, 0.047094, 0.8477, 0.047094, 0.22164, 0.14105, 0.050373, 0.020149, 0.29216, 0.020149, 0.070523, 0.020149, 0.030224, 0.1209, 0.092206, 0.092206, 0.73765, 0.19212, 0.3202, 0.44828, 0.14787, 0.4436, 0.36967, 0.14525, 0.67784, 0.14525, 0.84565, 0.093961, 0.49903, 0.36293, 0.045367, 0.045367, 0.068766, 0.27506, 0.41259, 0.068766, 0.13753, 0.062537, 0.031269, 0.19803, 0.16677, 0.17719, 0.11465, 0.12507, 0.020846, 0.10423, 0.052541, 0.01846, 0.00142, 0.24424, 0.03408, 0.01846, 0.052541, 0.01704, 0.02272, 0.0099401, 0.01846, 0.50979, 0.11241, 0.18158, 0.18158, 0.034587, 0.060528, 0.31993, 0.069175, 0.034587, 0.023135, 0.023135, 0.92538, 0.96416, 0.097389, 0.77911, 0.048695, 0.048695, 0.036634, 0.036634, 0.1099, 0.16485, 0.091585, 0.091585, 0.1099, 0.3297, 0.036634, 0.98034, 0.8595, 0.061393, 0.1392, 0.046399, 0.092797, 0.51039, 0.046399, 0.046399, 0.092797, 0.053083, 0.58391, 0.3185, 0.063537, 0.31768, 0.12707, 0.12707, 0.31768, 0.15592, 0.70163, 0.077959, 0.15522, 0.035821, 0.02388, 0.14328, 0.095522, 0.1194, 0.095522, 0.2388, 0.095522, 0.10301, 0.44637, 0.034336, 0.20602, 0.17168, 0.034336, 0.23873, 0.02513, 0.037694, 0.037694, 0.087954, 0.02513, 0.22617, 0.012565, 0.02513, 0.11308, 0.037694, 0.12565, 0.054093, 0.047331, 0.040569, 0.074377, 0.41922, 0.033808, 0.074377, 0.047331, 0.0067616, 0.033808, 0.027046, 0.14199, 0.0757, 0.0757, 0.03785, 0.4542, 0.11355, 0.11355, 0.11355, 0.11539, 0.75002, 0.057694, 0.1571, 0.078548, 0.078548, 0.62839, 0.11426, 0.022852, 0.27422, 0.57129, 0.60623, 0.36374, 0.98332, 0.9363, 0.97264, 0.32777, 0.025213, 0.075639, 0.075639, 0.27734, 0.22692, 0.093758, 0.18752, 0.093758, 0.56255, 0.8509, 0.11099, 0.93649, 0.089093, 0.22273, 0.17819, 0.40092, 0.089093, 0.95966, 0.09371, 0.17492, 0.056226, 0.44981, 0.018742, 0.0062473, 0.13744, 0.062473, 0.11463, 0.20633, 0.045852, 0.045852, 0.18341, 0.27511, 0.13755, 0.51701, 0.45238, 0.40888, 0.5204, 0.106, 0.035333, 0.106, 0.636, 0.106, 0.34033, 0.17016, 0.46795, 0.048704, 0.14611, 0.19482, 0.048704, 0.43834, 0.097409, 0.18125, 0.18125, 0.48333, 0.12083, 0.1823, 0.15625, 0.44272, 0.026042, 0.1823, 0.17887, 0.41737, 0.35774, 0.94544, 0.90906, 0.57681, 0.041201, 0.37081, 0.27722, 0.27722, 0.36963, 0.12292, 0.53821, 0.19601, 0.039867, 0.023256, 0.0033223, 0.013289, 0.039867, 0.023256, 0.19634, 0.53994, 0.24543, 0.072702, 0.65432, 0.26173, 0.60176, 0.05731, 0.2579, 0.028655, 0.028655, 0.046036, 0.029296, 0.096257, 0.0041851, 0.020925, 0.062776, 0.046036, 0.041851, 0.087887, 0.096257, 0.012555, 0.025111, 0.0041851, 0.020925, 0.092072, 0.025111, 0.041851, 0.046036, 0.01674, 0.01674, 0.066961, 0.058591, 0.046036, 0.1525, 0.025417, 0.050834, 0.025417, 0.66085, 0.076252, 0.1924, 0.51306, 0.064132, 0.12826, 0.064132, 0.045714, 0.034285, 0.028571, 0.0057142, 0.068571, 0.11428, 0.70856, 0.11377, 0.72054, 0.13273, 0.018961, 0.23475, 0.23475, 0.4695, 0.95606, 0.36466, 0.547, 0.045583, 0.039609, 0.019804, 0.37628, 0.059413, 0.019804, 0.4753, 0.75061, 0.11548, 0.057739, 0.95064, 0.27272, 0.54543, 0.10909, 0.054543, 0.55955, 0.17217, 0.12913, 0.043042, 0.043042, 0.043042, 0.48928, 0.069898, 0.034949, 0.017474, 0.20969, 0.087372, 0.034949, 0.034949, 0.017474, 0.34534, 0.15697, 0.031395, 0.094185, 0.031395, 0.094185, 0.15697, 0.031395, 0.031395, 0.96862, 0.38953, 0.54534, 0.94127, 0.23571, 0.23571, 0.07857, 0.39285, 0.24954, 0.18387, 0.22327, 0.24954, 0.026267, 0.026267, 0.039401, 0.050958, 0.61149, 0.20383, 0.10192, 0.034671, 0.034671, 0.10401, 0.36983, 0.31204, 0.13869, 0.66232, 0.050948, 0.050948, 0.20379, 0.14207, 0.016715, 0.117, 0.058501, 0.0083573, 0.033429, 0.041786, 0.016715, 0.0083573, 0.0083573, 0.033429, 0.1755, 0.0083573, 0.20057, 0.050144, 0.075215, 0.039781, 0.053042, 0.19891, 0.11934, 0.079563, 0.053042, 0.27847, 0.039781, 0.1326, 0.27233, 0.062844, 0.25138, 0.20948, 0.16759, 0.020948, 0.11883, 0.19805, 0.27727, 0.059415, 0.11883, 0.11883, 0.099025, 0.019805, 0.23349, 0.49617, 0.029187, 0.14593, 0.08756, 0.05466, 0.012147, 0.024293, 0.16398, 0.033403, 0.20953, 0.06377, 0.012147, 0.01822, 0.015183, 0.030367, 0.01822, 0.042513, 0.03644, 0.01822, 0.033403, 0.069843, 0.14576, 0.071885, 0.071885, 0.79073, 0.1674, 0.066961, 0.15066, 0.13392, 0.33481, 0.050221, 0.10044, 0.22114, 0.12636, 0.031591, 0.063182, 0.53705, 0.65312, 0.093303, 0.18661, 0.9707, 0.015408, 0.97381, 0.092609, 0.74088, 0.092609, 0.0024225, 0.024225, 0.02261, 0.017765, 0.031493, 0.0064601, 0.0056526, 0.0056526, 0.029878, 0.037146, 0.032301, 0.017765, 0.02584, 0.02261, 0.037146, 0.033108, 0.041183, 0.024225, 0.036338, 0.034723, 0.02584, 0.031493, 0.014535, 0.043606, 0.027455, 0.031493, 0.02907, 0.012113, 0.0064601, 0.015343, 0.020995, 0.0048451, 0.017765, 0.025033, 0.016958, 0.049258, 0.0080751, 0.020995, 0.029878, 0.027455, 0.0032301, 0.017765, 0.029878, 0.064247, 0.12849, 0.19274, 0.2088, 0.16062, 0.032123, 0.22486, 0.59135, 0.2688, 0.10752, 0.96403, 0.048632, 0.19453, 0.1459, 0.048632, 0.43769, 0.097264, 0.82063, 0.13677, 0.078308, 0.078308, 0.15662, 0.15662, 0.46985, 0.028623, 0.15743, 0.014311, 0.32916, 0.14311, 0.14311, 0.014311, 0.17174, 0.25439, 0.063598, 0.38159, 0.063598, 0.19079, 0.051834, 0.10367, 0.10367, 0.01481, 0.71827, 0.0074049, 0.338, 0.169, 0.4225, 0.039259, 0.15704, 0.11778, 0.51037, 0.15704, 0.072043, 0.36021, 0.5043, 0.37053, 0.32936, 0.16468, 0.12351, 0.2354, 0.62773, 0.078467, 0.12121, 0.080808, 0.34343, 0.22222, 0.16162, 0.060606, 0.15837, 0.79184, 0.12127, 0.075793, 0.045476, 0.31833, 0.030317, 0.12127, 0.090951, 0.15159, 0.045476, 0.81953, 0.068294, 0.068294, 0.036985, 0.073971, 0.77669, 0.073971, 0.07823, 0.019557, 0.86053, 0.019557, 0.9754, 0.079802, 0.1596, 0.71822, 0.15934, 0.31868, 0.31868, 0.15934, 0.1557, 0.069201, 0.051901, 0.034601, 0.069201, 0.051901, 0.051901, 0.1903, 0.0173, 0.086502, 0.1038, 0.1211, 0.10156, 0.10156, 0.15234, 0.15234, 0.45703, 0.020695, 0.020695, 0.020695, 0.86918, 0.062084, 0.093146, 0.88488, 0.073491, 0.8084, 0.073491, 0.91335, 0.085818, 0.91874, 0.03675, 0.08553, 0.08553, 0.76977, 0.95528, 0.39243, 0.078487, 0.47092, 0.87257, 0.079325, 0.064169, 0.64169, 0.25667, 0.51069, 0.17023, 0.25535, 0.21095, 0.084382, 0.042191, 0.12657, 0.12657, 0.37972, 0.71997, 0.15999, 0.079997, 0.033984, 0.4078, 0.23789, 0.033984, 0.27187, 0.31476, 0.66887, 0.87745, 0.054841, 0.64328, 0.27569, 0.43135, 0.29862, 0.26544, 0.091888, 0.27566, 0.18378, 0.36755, 0.57491, 0.019164, 0.11498, 0.019164, 0.057491, 0.095818, 0.11498, 0.30644, 0.42901, 0.24515, 0.077841, 0.3892, 0.077841, 0.3892, 0.13674, 0.82042, 0.048533, 0.4368, 0.48533, 0.70955, 0.02628, 0.078839, 0.052559, 0.10512, 0.044751, 0.89502, 0.023394, 0.93576, 0.023394, 0.94983, 0.22985, 0.11493, 0.057463, 0.057463, 0.15324, 0.038309, 0.057463, 0.057463, 0.22985, 0.020079, 0.20079, 0.763, 0.77255, 0.055182, 0.11036, 0.2774, 0.092467, 0.5548, 0.11471, 0.34414, 0.51621, 0.22415, 0.04483, 0.35864, 0.04483, 0.13449, 0.17932, 0.44511, 0.29674, 0.14837, 0.049457, 0.24132, 0.060329, 0.66362, 0.94729, 0.41563, 0.021875, 0.48126, 0.065626, 0.21818, 0.072726, 0.43636, 0.21818, 0.29294, 0.62773, 0.041849, 0.047254, 0.1772, 0.20083, 0.23627, 0.094508, 0.059068, 0.18902, 0.015394, 0.084667, 0.007697, 0.72352, 0.023091, 0.10006, 0.038485, 0.16204, 0.081018, 0.040509, 0.68865, 0.082609, 0.85362, 0.027536, 0.096627, 0.030921, 0.0077301, 0.061841, 0.034786, 0.050246, 0.038651, 0.011595, 0.01546, 0.019325, 0.057976, 0.019325, 0.069571, 0.28215, 0.01546, 0.046381, 0.034786, 0.0038651, 0.088897, 0.0038651, 0.0077301, 0.0038651, 0.65913, 0.18832, 0.094161, 0.63123, 0.15781, 0.078904, 0.078904, 0.056793, 0.45435, 0.11359, 0.34076, 0.28674, 0.071684, 0.57347, 0.085886, 0.58402, 0.32637, 0.016912, 0.58346, 0.016912, 0.050736, 0.17758, 0.15221, 0.18539, 0.092694, 0.15449, 0.061796, 0.18539, 0.30898, 0.029344, 0.14672, 0.058688, 0.17606, 0.058688, 0.44016, 0.088032, 0.55667, 0.38967, 0.056856, 0.17057, 0.56856, 0.056856, 0.11371, 0.93205, 0.12842, 0.44949, 0.38527, 0.067561, 0.87829, 0.28616, 0.40063, 0.1717, 0.11446, 0.11382, 0.068292, 0.17452, 0.098643, 0.17452, 0.060704, 0.21246, 0.098643, 0.063806, 0.47854, 0.095709, 0.35093, 0.078722, 0.78722, 0.078722, 0.27285, 0.14445, 0.064199, 0.27285, 0.01605, 0.2247, 0.01605, 0.031895, 0.92496, 0.36923, 0.55384, 0.75475, 0.15095, 0.508, 0.127, 0.3175, 0.19015, 0.76062, 0.035308, 0.24716, 0.38839, 0.31778, 0.28082, 0.37442, 0.18721, 0.093605, 0.091555, 0.82399, 0.36611, 0.45764, 0.091529, 0.10628, 0.85022, 0.021255, 0.43369, 0.27598, 0.15771, 0.11828, 0.23726, 0.55361, 0.15817, 0.050307, 0.60369, 0.10061, 0.075461, 0.15092, 0.032962, 0.032962, 0.06867, 0.038455, 0.090644, 0.063176, 0.082404, 0.10713, 0.079657, 0.057683, 0.12635, 0.06867, 0.0027468, 0.035708, 0.046696, 0.024721, 0.038455, 0.33716, 0.64367, 0.62934, 0.15733, 0.15733, 0.41413, 0.12941, 0.10353, 0.12941, 0.077649, 0.051766, 0.077649, 0.24339, 0.14604, 0.43811, 0.097357, 0.048678, 0.187, 0.28051, 0.37401, 0.093502, 0.46808, 0.093615, 0.37446, 0.11377, 0.022754, 0.20478, 0.091015, 0.15928, 0.022754, 0.38681, 0.61104, 0.094007, 0.23502, 0.052433, 0.06991, 0.10487, 0.017478, 0.043694, 0.096127, 0.06991, 0.16604, 0.13108, 0.043694, 0.026216, 0.026216, 0.017478, 0.026216, 0.1136, 0.068134, 0.6132, 0.13627, 0.13627, 0.52264, 0.11614, 0.17421, 0.058071, 0.058071, 0.058071, 0.088326, 0.055204, 0.088326, 0.14353, 0.25394, 0.033122, 0.022082, 0.011041, 0.099367, 0.011041, 0.11041, 0.088326, 0.92066, 0.16976, 0.25464, 0.42441, 0.084881, 0.54603, 0.40952, 0.51674, 0.43062, 0.68199, 0.19485, 0.048714, 0.048714, 0.21088, 0.060252, 0.060252, 0.36151, 0.15063, 0.090379, 0.060252, 0.051017, 0.10203, 0.051017, 0.35712, 0.40814, 0.20189, 0.32302, 0.40378, 0.040378, 0.052987, 0.052987, 0.10597, 0.74181, 0.1456, 0.2912, 0.54599, 0.60473, 0.045355, 0.060473, 0.22677, 0.015118, 0.030237, 0.081792, 0.054528, 0.12269, 0.65433, 0.095424, 0.15547, 0.15547, 0.6219, 0.057567, 0.63324, 0.11513, 0.057567, 0.11513, 0.030635, 0.88842, 0.030635, 0.030635, 0.090559, 0.81503, 0.060373, 0.60186, 0.12037, 0.060186, 0.18056, 0.022758, 0.45515, 0.022758, 0.022758, 0.068273, 0.1593, 0.068273, 0.022758, 0.068273, 0.045515, 0.022758, 0.41251, 0.051564, 0.051564, 0.41251, 0.051564, 0.33147, 0.33147, 0.33147, 0.20665, 0.11272, 0.09393, 0.35693, 0.1315, 0.09393, 0.46685, 0.09337, 0.18674, 0.09337, 0.09337, 0.048474, 0.1939, 0.048474, 0.63017, 0.048474, 0.14109, 0.17637, 0.6702, 0.085434, 0.59803, 0.2563, 0.39247, 0.11214, 0.056068, 0.39247, 0.59428, 0.29714, 0.074285, 0.51835, 0.43196, 0.096058, 0.064039, 0.064039, 0.12808, 0.19212, 0.032019, 0.35221, 0.064039, 0.62253, 0.11319, 0.11319, 0.056593, 0.056593, 0.18549, 0.092745, 0.092745, 0.092745, 0.46373, 0.052965, 0.9004, 0.69252, 0.069252, 0.20776, 0.38614, 0.042905, 0.042905, 0.042905, 0.042905, 0.042905, 0.34324, 0.0057499, 0.0057499, 0.063249, 0.063249, 0.057499, 0.0115, 0.097749, 0.1495, 0.0345, 0.063249, 0.02875, 0.0057499, 0.17825, 0.051749, 0.0057499, 0.184, 0.39113, 0.15645, 0.078226, 0.3129, 0.095752, 0.015959, 0.12767, 0.41493, 0.11171, 0.23938, 0.092957, 0.18591, 0.46478, 0.18591, 0.084364, 0.084364, 0.084364, 0.42182, 0.25309, 0.25724, 0.042874, 0.60024, 0.042874, 0.042874, 0.11532, 0.25947, 0.086488, 0.51893, 0.17796, 0.059321, 0.71185, 0.11924, 0.034069, 0.74952, 0.017035, 0.068138, 0.04867, 0.92474, 0.71767, 0.13182, 0.043939, 0.10252, 0.73017, 0.11063, 0.022126, 0.022126, 0.088505, 0.022126, 0.15455, 0.46366, 0.23183, 0.077276, 0.071265, 0.49886, 0.35633, 0.06258, 0.0036812, 0.044174, 0.33499, 0.21719, 0.047856, 0.084668, 0.066262, 0.1362, 0.057921, 0.028961, 0.19629, 0.1255, 0.19951, 0.070793, 0.083664, 0.16411, 0.028961, 0.041832, 0.6928, 0.016495, 0.11547, 0.11547, 0.016495, 0.016495, 0.016495, 0.75265, 0.14336, 0.071681, 0.17624, 0.20561, 0.13707, 0.13707, 0.048955, 0.25456, 0.0097909, 0.019582, 0.051875, 0.19712, 0.072625, 0.010375, 0.14525, 0.18675, 0.32162, 0.21392, 0.17114, 0.29949, 0.29949, 0.061419, 0.76774, 0.15355, 0.50543, 0.36102, 0.072204, 0.014356, 0.34455, 0.40197, 0.086137, 0.014356, 0.12921, 0.1863, 0.093151, 0.46575, 0.1863, 0.23594, 0.23594, 0.47187, 0.047187, 0.45717, 0.45717, 0.85449, 0.11393, 0.91007, 0.01422, 0.056879, 0.081515, 0.69288, 0.20379, 0.066163, 0.049622, 0.13233, 0.71125, 0.016541, 0.016541, 0.8859, 0.093253, 0.92223, 0.034157, 0.034157, 0.98678, 0.16458, 0.011756, 0.08229, 0.058778, 0.011756, 0.15282, 0.19985, 0.011756, 0.30565, 0.23044, 0.20739, 0.16131, 0.023044, 0.25348, 0.11522, 0.97445, 0.6364, 0.13637, 0.18183, 0.093374, 0.28012, 0.3735, 0.18675, 0.043183, 0.071972, 0.47501, 0.043183, 0.014394, 0.14394, 0.12955, 0.028789, 0.043183, 0.092471, 0.092471, 0.36988, 0.27741, 0.092471, 0.089248, 0.71398, 0.13387, 0.044624, 0.17803, 0.22253, 0.57858, 0.29247, 0.65807, 0.056912, 0.39838, 0.11382, 0.39838, 0.081876, 0.36844, 0.040938, 0.12281, 0.20469, 0.081876, 0.081876, 0.01663, 0.01663, 0.58204, 0.17461, 0.066519, 0.041574, 0.01663, 0.074834, 0.95091, 0.020672, 0.15682, 0.043562, 0.12197, 0.043562, 0.087124, 0.095836, 0.10455, 0.10455, 0.034849, 0.10455, 0.087124, 0.026137, 0.43075, 0.5169, 0.2485, 0.027611, 0.027611, 0.22089, 0.16567, 0.30372, 0.50548, 0.39716, 0.036105, 0.036105, 0.81503, 0.081503, 0.055252, 0.16576, 0.23943, 0.018417, 0.49727, 0.17057, 0.51172, 0.085287, 0.17057, 0.11421, 0.71378, 0.11421, 0.028551, 0.63846, 0.34379, 0.5793, 0.12873, 0.064366, 0.1931, 0.015874, 0.015874, 0.30161, 0.015874, 0.047623, 0.11112, 0.127, 0.17462, 0.079372, 0.095246, 0.092232, 0.83009, 0.11403, 0.11403, 0.057015, 0.057015, 0.057015, 0.51313, 0.057015, 0.96815, 0.039628, 0.91145, 0.20088, 0.014349, 0.043047, 0.057395, 0.14349, 0.17219, 0.071744, 0.10044, 0.20088, 0.039002, 0.117, 0.078003, 0.62403, 0.117, 0.065344, 0.29405, 0.2287, 0.39206, 0.10706, 0.030588, 0.061175, 0.030588, 0.061175, 0.091763, 0.015294, 0.30588, 0.045881, 0.13764, 0.12235, 0.15754, 0.78768, 0.093788, 0.093788, 0.56273, 0.18758, 0.95329, 0.46555, 0.18622, 0.27933, 0.28571, 0.4, 0.057142, 0.057142, 0.057142, 0.11428, 0.063984, 0.25594, 0.44789, 0.063984, 0.063984, 0.063984, 0.45715, 0.39184, 0.065307, 0.065307, 0.026086, 0.052171, 0.1826, 0.41737, 0.078257, 0.23477, 0.46832, 0.46832, 0.27681, 0.092269, 0.46134, 0.092269, 0.36959, 0.092398, 0.046199, 0.46199, 0.34349, 0.085871, 0.042936, 0.12881, 0.085871, 0.30055, 0.084362, 0.16872, 0.084362, 0.16872, 0.42181, 0.071954, 0.64758, 0.071954, 0.071954, 0.071954, 0.32083, 0.57749, 0.064166, 0.057324, 0.19426, 0.17516, 0.41082, 0.04777, 0.031847, 0.04777, 0.031847, 0.41434, 0.12749, 0.31873, 0.08765, 0.055777, 0.25468, 0.32325, 0.40161, 0.0097954, 0.9617, 0.17089, 0.4557, 0.34177, 0.048517, 0.2911, 0.048517, 0.097035, 0.33962, 0.14555, 0.28136, 0.093788, 0.56273, 0.17277, 0.086384, 0.69107, 0.97618, 0.013372, 0.033373, 0.52284, 0.022249, 0.022249, 0.044497, 0.033373, 0.011124, 0.07787, 0.21136, 0.022249, 0.59427, 0.13206, 0.033015, 0.19809, 0.59013, 0.2213, 0.14753, 0.078299, 0.1566, 0.3915, 0.3132, 0.090716, 0.81644, 0.15678, 0.23517, 0.078391, 0.47035, 0.46741, 0.093482, 0.093482, 0.093482, 0.18696, 0.31255, 0.13023, 0.052091, 0.026045, 0.052091, 0.15627, 0.10418, 0.15627, 0.9669, 0.02102, 0.72911, 0.022094, 0.11047, 0.066282, 0.044188, 0.12014, 0.6007, 0.24028, 0.048327, 0.14498, 0.096654, 0.048327, 0.62825, 0.063723, 0.23365, 0.14869, 0.19117, 0.084963, 0.27613, 0.35659, 0.44574, 0.1783, 0.17719, 0.035439, 0.70877, 0.070877, 0.25638, 0.68369, 0.25559, 0.042599, 0.042599, 0.63899, 0.56655, 0.094425, 0.094425, 0.094425, 0.094425, 0.14643, 0.21965, 0.073216, 0.51252, 0.63321, 0.3166, 0.06419, 0.19257, 0.57771, 0.12838, 0.092866, 0.092866, 0.092866, 0.65006, 0.77301, 0.08589, 0.08589, 0.085255, 0.17051, 0.51153, 0.17051, 0.12819, 0.12819, 0.19228, 0.51274, 0.47597, 0.067996, 0.40797, 0.085448, 0.76904, 0.085448, 0.37433, 0.18716, 0.37433, 0.11729, 0.27367, 0.039096, 0.039096, 0.50825, 0.084866, 0.42433, 0.2546, 0.16973, 0.93954, 0.078859, 0.15772, 0.47316, 0.23658, 0.016987, 0.016987, 0.10192, 0.016987, 0.084937, 0.20385, 0.033975, 0.15289, 0.06795, 0.30577, 0.4371, 0.19427, 0.19427, 0.084993, 0.036425, 0.012142, 0.036425, 0.46717, 0.093433, 0.18687, 0.18687, 0.76172, 0.17578, 0.060734, 0.5466, 0.24293, 0.12147, 0.97725, 0.23848, 0.71545, 0.085303, 0.85303, 0.3035, 0.4856, 0.1821, 0.73752, 0.18438, 0.11287, 0.056433, 0.62076, 0.19751, 0.093047, 0.37219, 0.37219, 0.093047, 0.058235, 0.12618, 0.0097058, 0.10676, 0.097058, 0.0097058, 0.048529, 0.087352, 0.038823, 0.038823, 0.019412, 0.019412, 0.18441, 0.058235, 0.10676, 0.41519, 0.083039, 0.041519, 0.37368, 0.041519, 0.34484, 0.086211, 0.51726, 0.067031, 0.067031, 0.067031, 0.73734, 0.15545, 0.77726, 0.067259, 0.3363, 0.47082, 0.067259, 0.085275, 0.42638, 0.17055, 0.25583, 0.18046, 0.60155, 0.12031, 0.060155, 0.91539, 0.27926, 0.65162, 0.12471, 0.5942, 0.044015, 0.0073358, 0.0073358, 0.12471, 0.0073358, 0.022008, 0.066023, 0.060669, 0.87969, 0.030334, 0.6389, 0.31945, 0.18465, 0.36931, 0.36931, 0.92535, 0.89047, 0.068498, 0.02502, 0.05004, 0.22518, 0.60048, 0.07506, 0.24548, 0.098193, 0.39277, 0.19639, 0.049096, 0.011806, 0.23613, 0.10626, 0.53129, 0.059032, 0.047226, 0.20453, 0.32724, 0.44996, 0.17497, 0.17497, 0.015906, 0.11135, 0.52491, 0.085791, 0.25737, 0.51474, 0.085791, 0.045891, 0.045891, 0.87194, 0.019736, 0.039472, 0.13815, 0.019736, 0.61182, 0.11842, 0.019736, 0.019736, 0.15032, 0.15032, 0.037581, 0.63888, 0.067925, 0.2717, 0.5434, 0.067925, 0.093231, 0.46616, 0.37293, 0.13147, 0.065735, 0.13147, 0.55875, 0.098603, 0.073354, 0.22006, 0.51347, 0.14671, 0.94128, 0.63512, 0.31756, 0.66194, 0.18912, 0.094562, 0.23585, 0.39308, 0.078616, 0.15723, 0.078616, 0.11432, 0.17148, 0.62877, 0.057161, 0.09283, 0.09283, 0.18566, 0.55698, 0.23261, 0.023261, 0.37217, 0.093043, 0.13956, 0.13956, 0.065714, 0.032857, 0.62429, 0.065714, 0.19714, 0.35624, 0.079165, 0.019791, 0.039583, 0.098956, 0.17812, 0.13854, 0.019791, 0.059374, 0.75885, 0.20696, 0.23752, 0.071256, 0.64131, 0.023752, 0.97072, 0.098795, 0.12349, 0.18524, 0.14819, 0.11114, 0.23464, 0.037048, 0.074096, 0.04242, 0.84841, 0.084841, 0.01199, 0.13189, 0.14388, 0.21582, 0.10791, 0.01199, 0.04796, 0.14388, 0.19184, 0.35699, 0.059499, 0.119, 0.41649, 0.65523, 0.28081, 0.092818, 0.64973, 0.18564, 0.53058, 0.099484, 0.16581, 0.066323, 0.099484, 0.033161, 0.81425, 0.081425, 0.16072, 0.11127, 0.074178, 0.086541, 0.13599, 0.098903, 0.27198, 0.024726, 0.037089, 0.58162, 0.31318, 0.089479, 0.55241, 0.15783, 0.15783, 0.078915, 0.13581, 0.50928, 0.10186, 0.23767, 0.054308, 0.11849, 0.049371, 0.088868, 0.044434, 0.13824, 0.37028, 0.12836, 0.69709, 0.058091, 0.17427, 0.046964, 0.28178, 0.093927, 0.046964, 0.5166, 0.15527, 0.37264, 0.062107, 0.13974, 0.18632, 0.077634, 0.015527, 0.23629, 0.078765, 0.63012, 0.22086, 0.040156, 0.040156, 0.10039, 0.36141, 0.020078, 0.20078, 0.051225, 0.35857, 0.10245, 0.35857, 0.10245, 0.058478, 0.20467, 0.087717, 0.11696, 0.11696, 0.40935, 0.10387, 0.57131, 0.051937, 0.15581, 0.051937, 0.2066, 0.55092, 0.2066, 0.22728, 0.11364, 0.17046, 0.056819, 0.34091, 0.056819, 0.31459, 0.089884, 0.40448, 0.17977, 0.15532, 0.077659, 0.025886, 0.03883, 0.69893, 0.23658, 0.078861, 0.078861, 0.3943, 0.15772, 0.27765, 0.64786, 0.58843, 0.37446, 0.19945, 0.13297, 0.56511, 0.033242, 0.033242, 0.19011, 0.12674, 0.12674, 0.25348, 0.25348, 0.64357, 0.34324, 0.042192, 0.37972, 0.16877, 0.37972, 0.49117, 0.17861, 0.089304, 0.089304, 0.089304, 0.044652, 0.16963, 0.084816, 0.33926, 0.042408, 0.042408, 0.29685, 0.94487, 0.52115, 0.46904, 0.28546, 0.30585, 0.04078, 0.14273, 0.02039, 0.14273, 0.04078, 0.41126, 0.57577, 0.51151, 0.085252, 0.1705, 0.085252, 0.085252, 0.18692, 0.46729, 0.093458, 0.18692, 0.05355, 0.26775, 0.58906, 0.05355, 0.55352, 0.20757, 0.13838, 0.06919, 0.30542, 0.038177, 0.19089, 0.11453, 0.30542, 0.64389, 0.24765, 0.04953, 0.25641, 0.25641, 0.35897, 0.10256, 0.65525, 0.18721, 0.093607, 0.17793, 0.05931, 0.35586, 0.23724, 0.11862, 0.76324, 0.16961, 0.020393, 0.55062, 0.34669, 0.06118, 0.030279, 0.57531, 0.33307, 0.030279, 0.25563, 0.51125, 0.085209, 0.085209, 0.093283, 0.65298, 0.093283, 0.093283, 0.26911, 0.69198, 0.11296, 0.84718, 0.99505, 0.19747, 0.065824, 0.72406, 0.022131, 0.44262, 0.26557, 0.044262, 0.15492, 0.022131, 0.044262, 0.3536, 0.070721, 0.3536, 0.14144, 0.03536, 0.03536, 0.11662, 0.12633, 0.22352, 0.029154, 0.019436, 0.068026, 0.13605, 0.087463, 0.0097181, 0.12633, 0.029154, 0.038872, 0.28079, 0.46799, 0.093598, 0.093598, 0.257, 0.51399, 0.085666, 0.085666, 0.15114, 0.05038, 0.05038, 0.05038, 0.55418, 0.10076, 0.09156, 0.0763, 0.04578, 0.00763, 0.18312, 0.09156, 0.10682, 0.14497, 0.06104, 0.09919, 0.04578, 0.03052, 0.02289, 0.072808, 0.048539, 0.84942, 0.065761, 0.032881, 0.13152, 0.065761, 0.23016, 0.065761, 0.36169, 0.032881, 0.051051, 0.71471, 0.2042, 0.94042, 0.072999, 0.146, 0.51099, 0.219, 0.42576, 0.34061, 0.17031, 0.071732, 0.58182, 0.023911, 0.27099, 0.043836, 0.0039851, 0.72371, 0.025847, 0.24554, 0.21298, 0.016383, 0.081916, 0.14745, 0.098299, 0.016383, 0.081916, 0.34405, 0.25542, 0.4257, 0.25542, 0.047132, 0.0078554, 0.023566, 0.1414, 0.015711, 0.023566, 0.08641, 0.14925, 0.10212, 0.015711, 0.0078554, 0.15711, 0.078554, 0.047132, 0.094265, 0.089076, 0.044538, 0.62353, 0.22269, 0.38173, 0.08483, 0.12724, 0.38173, 0.42506, 0.53133, 0.59556, 0.08508, 0.25524, 0.34942, 0.13874, 0.030831, 0.020554, 0.066801, 0.16443, 0.061662, 0.025693, 0.030831, 0.10791, 0.0051385, 0.32047, 0.21365, 0.053412, 0.37388, 0.93731, 0.12437, 0.12437, 0.31091, 0.093274, 0.342, 0.14546, 0.14546, 0.53337, 0.14546, 0.25481, 0.42468, 0.084935, 0.16987, 0.89002, 0.074169, 0.59253, 0.25394, 0.084647, 0.21245, 0.21245, 0.33992, 0.21245, 0.10476, 0.23048, 0.073335, 0.1781, 0.020953, 0.18857, 0.12572, 0.083811, 0.28141, 0.22513, 0.26265, 0.20637, 0.037521, 0.034721, 0.22569, 0.069443, 0.034721, 0.017361, 0.052082, 0.19097, 0.10416, 0.27777, 0.45061, 0.19312, 0.032187, 0.064373, 0.032187, 0.19312, 0.44882, 0.049868, 0.059842, 0.089763, 0.3391, 0.51627, 0.12907, 0.12907, 0.21511, 0.12799, 0.51196, 0.12799, 0.12799, 0.063995, 0.24655, 0.061637, 0.041091, 0.43146, 0.20546, 0.96832, 0.95767, 0.9343, 0.043876, 0.30713, 0.21938, 0.043876, 0.35101, 0.032527, 0.065054, 0.065054, 0.032527, 0.40659, 0.26022, 0.13011, 0.46301, 0.46301, 0.020192, 0.96923, 0.11356, 0.018927, 0.26498, 0.075708, 0.018927, 0.094636, 0.056781, 0.056781, 0.28391, 0.53914, 0.044929, 0.17971, 0.22464, 0.46805, 0.18722, 0.09361, 0.18722, 0.30506, 0.050843, 0.050843, 0.10169, 0.20337, 0.25421, 0.12577, 0.7546, 0.062884, 0.2701, 0.43215, 0.10804, 0.054019, 0.10804, 0.14654, 0.054953, 0.091589, 0.036635, 0.3114, 0.054953, 0.23813, 0.054953, 0.018318, 0.51649, 0.25824, 0.17216, 0.059986, 0.059986, 0.17996, 0.53987, 0.11997, 0.58394, 0.058394, 0.011679, 0.09343, 0.17518, 0.070073, 0.72507, 0.038162, 0.076323, 0.11448, 0.15507, 0.56861, 0.051692, 0.051692, 0.051692, 0.10338, 0.951, 0.13444, 0.12222, 0.012222, 0.097776, 0.012222, 0.036666, 0.024444, 0.024444, 0.012222, 0.25666, 0.13444, 0.073332, 0.06111, 0.012222, 0.37781, 0.026987, 0.08096, 0.18891, 0.026987, 0.26987, 0.072682, 0.14536, 0.072682, 0.072682, 0.36341, 0.072682, 0.072682, 0.072682, 0.13927, 0.069636, 0.1915, 0.017409, 0.087046, 0.41782, 0.087046, 0.061459, 0.036875, 0.012292, 0.086042, 0.098334, 0.13521, 0.46708, 0.07375, 0.024583, 0.54116, 0.054116, 0.054116, 0.3247, 0.21405, 0.51372, 0.25686, 0.37168, 0.44602, 0.074336, 0.074336, 0.28022, 0.37362, 0.093406, 0.18681, 0.092656, 0.78758, 0.092656, 0.27312, 0.06828, 0.27312, 0.3414, 0.13536, 0.067682, 0.067682, 0.54145, 0.13536, 0.17036, 0.08518, 0.17036, 0.4259, 0.08518, 0.92528, 0.030188, 0.010063, 0.057022, 0.063731, 0.057022, 0.063731, 0.026834, 0.036897, 0.30859, 0.026834, 0.060376, 0.0033542, 0.033542, 0.010063, 0.053668, 0.02348, 0.050314, 0.020125, 0.043605, 0.02348, 0.0033542, 0.18048, 0.060161, 0.54145, 0.060161, 0.060161, 0.060161, 0.084371, 0.084371, 0.16874, 0.16874, 0.42185, 0.058069, 0.14517, 0.78394, 0.084767, 0.084767, 0.80528, 0.60055, 0.18767, 0.037534, 0.037534, 0.037534, 0.037534, 0.037534, 0.66597, 0.29599, 0.072212, 0.072212, 0.072212, 0.072212, 0.072212, 0.5777, 0.51627, 0.25813, 0.17209, 0.17546, 0.075198, 0.025066, 0.52639, 0.20053, 0.39538, 0.15815, 0.3163, 0.079076, 0.71328, 0.23776, 0.21557, 0.080837, 0.24251, 0.26946, 0.10778, 0.026946, 0.053892, 0.010282, 0.94594, 0.020564, 0.010282, 0.95781, 0.78411, 0.13637, 0.034092, 0.46902, 0.075043, 0.37521, 0.056282, 0.61749, 0.047499, 0.0079166, 0.015833, 0.30083, 0.078706, 0.70836, 0.078706, 0.078706, 0.8532, 0.12798, 0.71736, 0.16879, 0.084396, 0.90369, 0.064549, 0.31117, 0.62233, 0.081478, 0.2648, 0.040739, 0.040739, 0.040739, 0.081478, 0.061108, 0.16296, 0.16296, 0.061108, 0.95263, 0.013281, 0.19921, 0.11289, 0.046482, 0.13281, 0.053123, 0.22577, 0.13945, 0.019921, 0.013281, 0.046482, 0.049997, 0.037498, 0.10624, 0.10624, 0.0062497, 0.14999, 0.0062497, 0.024999, 0.20624, 0.062497, 0.049997, 0.074996, 0.0062497, 0.11249, 0.053247, 0.10649, 0.79871, 0.092675, 0.27802, 0.46337, 0.092675, 0.39324, 0.15729, 0.39324, 0.0065278, 0.18278, 0.71806, 0.013056, 0.071806, 0.17594, 0.035189, 0.66859, 0.10557, 0.70969, 0.15771, 0.078854, 0.041505, 0.0041505, 0.34034, 0.008301, 0.099612, 0.19922, 0.053957, 0.14942, 0.058107, 0.041505, 0.72483, 0.042637, 0.085274, 0.042637, 0.085274, 0.048729, 0.58474, 0.19491, 0.14619, 0.16707, 0.50121, 0.023867, 0.095469, 0.071602, 0.1432, 0.52292, 0.34861, 0.087153, 0.14106, 0.060455, 0.50379, 0.040304, 0.080607, 0.040304, 0.10076, 0.020152, 0.054757, 0.082136, 0.35592, 0.13689, 0.10951, 0.13689, 0.10951, 0.048971, 0.048971, 0.88149, 0.50877, 0.36341, 0.072682, 0.049717, 0.26516, 0.43088, 0.23201, 0.56037, 0.093395, 0.093395, 0.093395, 0.093395, 0.85566, 0.057044, 0.057044, 0.030247, 0.84691, 0.060493, 0.030247, 0.070247, 0.70749, 0.040141, 0.075264, 0.020071, 0.050176, 0.035123, 0.13328, 0.66642, 0.033321, 0.033321, 0.099963, 0.094534, 0.8508, 0.95093, 0.27622, 0.036829, 0.018415, 0.036829, 0.073658, 0.53402, 0.086013, 0.54475, 0.17203, 0.028671, 0.057342, 0.057342, 0.028671, 0.0087504, 0.052502, 0.11375, 0.078753, 0.078753, 0.061253, 0.11375, 0.0087504, 0.0087504, 0.078753, 0.043752, 0.11375, 0.017501, 0.043752, 0.105, 0.078753, 0.35906, 0.29922, 0.23937, 0.059843, 0.9006, 0.055139, 0.036759, 0.23081, 0.092326, 0.092326, 0.50779, 0.046163, 0.11474, 0.057369, 0.63106, 0.057369, 0.11474, 0.055065, 0.17306, 0.34612, 0.055065, 0.062931, 0.0078664, 0.18093, 0.0078664, 0.039332, 0.070797, 0.84989, 0.094432, 0.093254, 0.37302, 0.093254, 0.093254, 0.093254, 0.18651, 0.015693, 0.0067257, 0.0067257, 0.080708, 0.056047, 0.13676, 0.020177, 0.038112, 0.017935, 0.038112, 0.04708, 0.049322, 0.062773, 0.044838, 0.060531, 0.049322, 0.029145, 0.042596, 0.017935, 0.0089676, 0.053805, 0.11882, 0.84514, 0.093904, 0.056889, 0.056889, 0.68267, 0.11378, 0.056889, 0.13337, 0.44458, 0.31121, 0.088916, 0.13928, 0.3714, 0.46425, 0.44072, 0.4617, 0.06296, 0.016067, 0.56234, 0.11247, 0.16067, 0.048201, 0.096402, 0.51391, 0.12848, 0.3212, 0.056544, 0.056544, 0.79162, 0.056544, 0.11186, 0.044743, 0.067115, 0.33557, 0.022372, 0.089486, 0.11186, 0.022372, 0.17897, 0.13557, 0.15817, 0.067786, 0.022595, 0.22595, 0.13557, 0.24855, 0.32662, 0.081655, 0.040828, 0.48993, 0.040828, 0.42357, 0.10085, 0.34289, 0.02017, 0.04034, 0.02017, 0.04034, 0.18653, 0.37306, 0.18653, 0.093266, 0.093266, 0.066267, 0.3976, 0.022089, 0.17671, 0.058904, 0.11045, 0.1399, 0.0073631, 0.0073631, 0.014726, 0.29161, 0.21871, 0.072902, 0.36451, 0.31447, 0.081529, 0.034941, 0.15141, 0.17471, 0.081529, 0.081529, 0.069882, 0.011647, 0.076177, 0.22853, 0.015235, 0.22853, 0.33518, 0.015235, 0.10665, 0.03667, 0.14668, 0.07334, 0.07334, 0.14668, 0.3667, 0.07334, 0.07334, 0.031328, 0.075186, 0.050124, 0.05639, 0.087717, 0.062655, 0.025062, 0.037593, 0.093983, 0.075186, 0.062655, 0.14411, 0.0062655, 0.012531, 0.050124, 0.05639, 0.0062655, 0.068921, 0.012531, 0.091725, 0.091725, 0.091725, 0.64207, 0.18981, 0.42708, 0.047453, 0.023727, 0.30845, 0.77206, 0.085784, 0.085784, 0.057937, 0.077249, 0.077249, 0.17381, 0.11587, 0.057937, 0.019312, 0.077249, 0.038624, 0.077249, 0.21243, 0.019312, 0.51367, 0.44947, 0.072162, 0.86594, 0.84055, 0.084055, 0.026614, 0.0088715, 0.94038, 0.017743, 0.025074, 0.85251, 0.075221, 0.025074, 0.91974, 0.054102, 0.13215, 0.39644, 0.15858, 0.13215, 0.026429, 0.052859, 0.079288, 0.15024, 0.36058, 0.060096, 0.42067, 0.16398, 0.19131, 0.081988, 0.32795, 0.19131, 0.027329, 0.027329, 0.12818, 0.64091, 0.21364, 0.12663, 0.82308, 0.039745, 0.15898, 0.63592, 0.039745, 0.07949, 0.28048, 0.12466, 0.40514, 0.031164, 0.15582, 0.12819, 0.25638, 0.064096, 0.44867, 0.064096, 0.95328, 0.093376, 0.56025, 0.046688, 0.23344, 0.046688, 0.12701, 0.031751, 0.079378, 0.26989, 0.23813, 0.031751, 0.079378, 0.14288, 0.90758, 0.18504, 0.46261, 0.27757, 0.20696, 0.082785, 0.12418, 0.13798, 0.013798, 0.027595, 0.40013, 0.46394, 0.048836, 0.024418, 0.19534, 0.24418, 0.03392, 0.06784, 0.13568, 0.03392, 0.57664, 0.03392, 0.10176, 0.12238, 0.36715, 0.16318, 0.32635, 0.72443, 0.17046, 0.085228, 0.57834, 0.06426, 0.12852, 0.06426, 0.12852, 0.20079, 0.10441, 0.10441, 0.0080316, 0.088348, 0.056221, 0.088348, 0.34536, 0.084999, 0.17, 0.59499, 0.084999, 0.15738, 0.15738, 0.31477, 0.15738, 0.078692, 0.078692, 0.34253, 0.5138, 0.085633, 0.63532, 0.079415, 0.23825, 0.25156, 0.018773, 0.022528, 0.26658, 0.25531, 0.04881, 0.026282, 0.041301, 0.071338, 0.14636, 0.21953, 0.43907, 0.14636, 0.11819, 0.40523, 0.092865, 0.30392, 0.025327, 0.042211, 0.0084423, 0.14411, 0.033257, 0.033257, 0.022172, 0.055429, 0.011086, 0.37692, 0.32149, 0.14803, 0.24671, 0.049343, 0.49343, 0.049343, 0.09295, 0.46475, 0.27885, 0.09295, 0.18308, 0.091542, 0.27463, 0.36617, 0.079073, 0.47444, 0.31629, 0.079073, 0.056279, 0.056279, 0.056279, 0.056279, 0.73163, 0.3176, 0.06352, 0.03176, 0.4764, 0.095279, 0.11814, 0.088604, 0.029535, 0.47255, 0.17721, 0.088604, 0.031043, 0.12417, 0.27939, 0.031043, 0.40356, 0.12417, 0.56393, 0.37596, 0.093051, 0.55831, 0.093051, 0.1861, 0.56311, 0.28155, 0.093851, 0.075618, 0.067216, 0.092422, 0.15124, 0.058814, 0.04201, 0.10082, 0.075618, 0.092422, 0.04201, 0.067216, 0.08402, 0.067216, 0.62203, 0.038877, 0.077753, 0.23326, 0.48523, 0.13344, 0.10918, 0.1577, 0.012131, 0.060654, 0.048523, 0.86615, 0.11298, 0.092799, 0.83519, 0.091092, 0.25809, 0.015182, 0.27327, 0.045546, 0.07591, 0.19736, 0.045546, 0.11598, 0.028996, 0.072489, 0.043494, 0.086987, 0.014498, 0.014498, 0.028996, 0.10148, 0.49293, 0.059155, 0.029577, 0.059155, 0.029577, 0.79859, 0.45841, 0.36673, 0.091681, 0.017509, 0.71787, 0.17509, 0.070037, 0.9619, 0.069863, 0.041918, 0.013973, 0.097808, 0.32137, 0.027945, 0.18164, 0.12575, 0.12575, 0.2527, 0.58963, 0.084232, 0.16922, 0.50765, 0.25383, 0.18422, 0.18422, 0.55265, 0.095104, 0.34871, 0.19021, 0.031701, 0.095104, 0.1268, 0.095104, 0.15638, 0.18765, 0.062551, 0.43786, 0.062551, 0.093827, 0.19189, 0.25585, 0.38377, 0.095943, 0.063962, 0.21887, 0.49245, 0.21887, 0.054717, 0.072715, 0.87258, 0.098049, 0.049024, 0.44122, 0.049024, 0.049024, 0.1961, 0.098049, 0.050864, 0.10173, 0.050864, 0.25432, 0.50864, 0.040893, 0.20447, 0.12268, 0.6134, 0.12784, 0.12784, 0.12784, 0.57527, 0.076852, 0.11528, 0.038426, 0.04483, 0.051235, 0.032022, 0.04483, 0.0064043, 0.064043, 0.16011, 0.032022, 0.012809, 0.070448, 0.032022, 0.10887, 0.032022, 0.083257, 0.2998, 0.17988, 0.47969, 0.34271, 0.19583, 0.048958, 0.097916, 0.097916, 0.14687, 0.048958, 0.060627, 0.060627, 0.36376, 0.24251, 0.060627, 0.12125, 0.060627, 0.12541, 0.089579, 0.035831, 0.2329, 0.14333, 0.071663, 0.053747, 0.035831, 0.21499, 0.15693, 0.62772, 0.078465, 0.078465, 0.65647, 0.093781, 0.18756, 0.70337, 0.087921, 0.087921, 0.75134, 0.18783, 0.10316, 0.2407, 0.13754, 0.068771, 0.44701, 0.47282, 0.47282, 0.18421, 0.18421, 0.55263, 0.054001, 0.27001, 0.43201, 0.21601, 0.32495, 0.054158, 0.13539, 0.18955, 0.054158, 0.054158, 0.054158, 0.054158, 0.054158, 0.027079, 0.28435, 0.5687, 0.11374, 0.69266, 0.21646, 0.043291, 0.16061, 0.080304, 0.026768, 0.026768, 0.13384, 0.37475, 0.18738, 0.87572, 0.048651, 0.048651, 0.13992, 0.083953, 0.22387, 0.25186, 0.30783, 0.044529, 0.53435, 0.40076, 0.53125, 0.17708, 0.29514, 0.47174, 0.12866, 0.08577, 0.08577, 0.21443, 0.67066, 0.25795, 0.051589, 0.41995, 0.059993, 0.29996, 0.17998, 0.16338, 0.81689, 0.14662, 0.07331, 0.21993, 0.43986, 0.07331, 0.12376, 0.4177, 0.18565, 0.17018, 0.077352, 0.01547, 0.01547, 0.084139, 0.1823, 0.29448, 0.084139, 0.028046, 0.23839, 0.014023, 0.084139, 0.13538, 0.16923, 0.10154, 0.084614, 0.067691, 0.033845, 0.18615, 0.11846, 0.084614, 0.10287, 0.034289, 0.14573, 0.060006, 0.051434, 0.27431, 0.051434, 0.077151, 0.025717, 0.077151, 0.11144, 0.093218, 0.83896, 0.18119, 0.021743, 0.53632, 0.014495, 0.14495, 0.018119, 0.083348, 0.17287, 0.54021, 0.10804, 0.10804, 0.064825, 0.039692, 0.39692, 0.039692, 0.47631, 0.039692, 0.071196, 0.85436, 0.62761, 0.31381, 0.17062, 0.42656, 0.17062, 0.17062, 0.979, 0.54993, 0.073324, 0.10999, 0.10999, 0.036662, 0.073324, 0.036662, 0.090299, 0.01505, 0.04515, 0.0602, 0.1806, 0.40635, 0.04515, 0.1505, 0.061454, 0.015363, 0.169, 0.69135, 0.061454, 0.63555, 0.097777, 0.073333, 0.14667, 0.024444, 0.17318, 0.22957, 0.04833, 0.076523, 0.072496, 0.19332, 0.01611, 0.04833, 0.14499, 0.11634, 0.087258, 0.014543, 0.058172, 0.014543, 0.15997, 0.014543, 0.26177, 0.14543, 0.058172, 0.014543, 0.058172, 0.014543, 0.20354, 0.74631, 0.17025, 0.25537, 0.42562, 0.085123, 0.54525, 0.18175, 0.10386, 0.15578, 0.068183, 0.0097404, 0.0097404, 0.69157, 0.068183, 0.019481, 0.029221, 0.097404, 0.042209, 0.042209, 0.14351, 0.075977, 0.11819, 0.23637, 0.050651, 0.12663, 0.075977, 0.084419, 0.0084419, 0.11217, 0.16826, 0.14956, 0.14956, 0.018695, 0.28043, 0.018695, 0.11217, 0.34301, 0.60027, 0.034212, 0.068423, 0.034212, 0.068423, 0.51317, 0.27369, 0.432, 0.108, 0.054, 0.324, 0.054, 0.68533, 0.26359, 0.36656, 0.14662, 0.043987, 0.3519, 0.014662, 0.073312, 0.46216, 0.36973, 0.092432, 0.17767, 0.43149, 0.15229, 0.025382, 0.20306, 0.66284, 0.094691, 0.094691, 0.094691, 0.1091, 0.58189, 0.036368, 0.25458, 0.74727, 0.093409, 0.093409, 0.078262, 0.078262, 0.54784, 0.15652, 0.078262, 0.1966, 0.6881, 0.032767, 0.065534, 0.79751, 0.034675, 0.1387, 0.81823, 0.074384, 0.91149, 0.060766, 0.13784, 0.62028, 0.06892, 0.13784, 0.19463, 0.048657, 0.048657, 0.24328, 0.43791, 0.34029, 0.59551, 0.043018, 0.086036, 0.81734, 0.32753, 0.014888, 0.6104, 0.014888, 0.014888, 0.67431, 0.29393, 0.030258, 0.075943, 0.22783, 0.10126, 0.025314, 0.40503, 0.15189, 0.15659, 0.70466, 0.078296, 0.11279, 0.84593, 0.17952, 0.044881, 0.044881, 0.044881, 0.15708, 0.51613, 0.9499, 0.25813, 0.60229, 0.12906, 0.013348, 0.17352, 0.32034, 0.12013, 0.18687, 0.13348, 0.053391, 0.47015, 0.09403, 0.37612, 0.070691, 0.019279, 0.08997, 0.057838, 0.025706, 0.61694, 0.057838, 0.051411, 0.012853, 0.85012, 0.11592, 0.059821, 0.47857, 0.11964, 0.059821, 0.23928, 0.10185, 0.71292, 0.040738, 0.12222, 0.9667, 0.88082, 0.044041, 0.044041, 0.15556, 0.23334, 0.54445, 0.36437, 0.099373, 0.1325, 0.066248, 0.099373, 0.033124, 0.066248, 0.066248, 0.066248, 0.31562, 0.12625, 0.12625, 0.063124, 0.2525, 0.063124, 0.010627, 0.063763, 0.010627, 0.25505, 0.021254, 0.053136, 0.010627, 0.21254, 0.18066, 0.18066, 0.039314, 0.061156, 0.21841, 0.0087365, 0.069892, 0.17036, 0.11357, 0.056787, 0.013105, 0.039314, 0.034946, 0.10484, 0.030578, 0.039314, 0.081619, 0.11427, 0.21221, 0.17956, 0.27751, 0.016324, 0.13059, 0.046341, 0.12744, 0.10427, 0.092682, 0.069512, 0.19695, 0.17378, 0.19695, 0.11402, 0.085512, 0.057008, 0.39906, 0.057008, 0.17102, 0.057008, 0.057008, 0.10223, 0.051115, 0.10223, 0.12779, 0.076673, 0.076673, 0.076673, 0.38337, 0.048366, 0.27459, 0.062408, 0.0046806, 0.060848, 0.47118, 0.012482, 0.029644, 0.034324, 0.25718, 0.51436, 0.17145, 0.02608, 0.24515, 0.073024, 0.37555, 0.27645, 0.11803, 0.21245, 0.047212, 0.18885, 0.094424, 0.33048, 0.083424, 0.020856, 0.12514, 0.54226, 0.083424, 0.14599, 0.1397, 0.046567, 0.37253, 0.32597, 0.093134, 0.068165, 0.068165, 0.68165, 0.13633, 0.086033, 0.77429, 0.086033, 0.10688, 0.10688, 0.48096, 0.21376, 0.05344, 0.48992, 0.044538, 0.022269, 0.044538, 0.37857, 0.21875, 0.43749, 0.34374, 0.9396, 0.7791, 0.15582, 0.77678, 0.11097, 0.055484, 0.66542, 0.30246, 0.12819, 0.17092, 0.085459, 0.4273, 0.17092, 0.03699, 0.0092475, 0.027742, 0.10172, 0.0092475, 0.11097, 0.083227, 0.1942, 0.083227, 0.25893, 0.092475, 0.018675, 0.018675, 0.95241, 0.093492, 0.093492, 0.093492, 0.56095, 0.093492, 0.086559, 0.086559, 0.034624, 0.017312, 0.034624, 0.051936, 0.069247, 0.10387, 0.034624, 0.10387, 0.017312, 0.017312, 0.34624, 0.35182, 0.14659, 0.029319, 0.058637, 0.41046, 0.059289, 0.17787, 0.059289, 0.65218, 0.21807, 0.39979, 0.018172, 0.16355, 0.1999, 0.092004, 0.27601, 0.092004, 0.46002, 0.026889, 0.67222, 0.053777, 0.080666, 0.026889, 0.026889, 0.080666, 0.11358, 0.79504, 0.056788, 0.42322, 0.020153, 0.14107, 0.040306, 0.12092, 0.24184, 0.13515, 0.067575, 0.067575, 0.40545, 0.2703, 0.20078, 0.093219, 0.14341, 0.028683, 0.093219, 0.0071707, 0.22946, 0.086048, 0.11473, 0.40235, 0.56999, 0.029331, 0.058663, 0.019554, 0.0097771, 0.039108, 0.15643, 0.048886, 0.28354, 0.11733, 0.18576, 0.048886, 0.15479, 0.69654, 0.077393, 0.28802, 0.072006, 0.57604, 0.85483, 0.085483, 0.46936, 0.37549, 0.093872, 0.079022, 0.15804, 0.15804, 0.55315, 0.034597, 0.17298, 0.76113, 0.36066, 0.06011, 0.18033, 0.24044, 0.06011, 0.06011, 0.18064, 0.54192, 0.12043, 0.12043, 0.2407, 0.2407, 0.12035, 0.36105, 0.035087, 0.035087, 0.807, 0.10526, 0.93165, 0.042348, 0.65468, 0.093525, 0.18705, 0.28093, 0.093645, 0.037458, 0.11237, 0.056187, 0.33712, 0.056187, 0.76153, 0.19038, 0.97018, 0.14213, 0.10336, 0.10336, 0.012921, 0.14213, 0.025841, 0.10336, 0.012921, 0.012921, 0.33593, 0.057108, 0.11422, 0.39975, 0.39975, 0.063909, 0.063909, 0.44736, 0.12782, 0.25564, 0.02897, 0.02897, 0.81117, 0.11588, 0.23522, 0.31363, 0.39204, 0.04815, 0.096299, 0.2889, 0.04815, 0.33705, 0.14445, 0.27444, 0.27444, 0.25484, 0.17643, 0.25528, 0.10211, 0.51055, 0.10211, 0.59755, 0.35853, 0.052962, 0.052962, 0.052962, 0.79443, 0.15789, 0.71051, 0.078945, 0.16123, 0.13436, 0.013436, 0.16123, 0.33589, 0.013436, 0.040307, 0.013436, 0.026871, 0.10749, 0.015256, 0.091533, 0.076278, 0.24409, 0.35088, 0.1373, 0.061022, 0.015256, 0.56756, 0.051596, 0.10319, 0.051596, 0.15479, 0.051596, 0.51141, 0.17047, 0.2557, 0.64659, 0.023093, 0.13856, 0.18474, 0.65638, 0.093769, 0.093769, 0.093769, 0.42424, 0.18182, 0.36363, 0.068566, 0.068566, 0.54853, 0.13713, 0.13713, 0.050791, 0.15237, 0.20316, 0.050791, 0.50791, 0.97264, 0.016446, 0.97032, 0.093187, 0.51253, 0.046593, 0.046593, 0.27956, 0.064394, 0.12879, 0.77273, 0.23822, 0.079408, 0.63527, 0.17045, 0.68181, 0.085226, 0.15485, 0.077426, 0.077426, 0.46456, 0.15485, 0.42176, 0.035147, 0.24603, 0.28117, 0.61144, 0.24457, 0.12229, 0.11392, 0.056958, 0.51262, 0.056958, 0.11392, 0.056958, 0.056958, 0.36557, 0.26112, 0.026112, 0.3264, 0.14788, 0.07394, 0.51758, 0.22182, 0.36508, 0.51111, 0.073016, 0.11405, 0.085535, 0.14256, 0.14256, 0.31363, 0.17107, 0.028512, 0.3282, 0.0547, 0.4923, 0.1094, 0.16129, 0.21506, 0.16129, 0.43012, 0.048246, 0.096492, 0.096492, 0.28947, 0.43421, 0.83792, 0.05237, 0.05237, 0.087222, 0.029074, 0.014537, 0.24713, 0.20352, 0.043611, 0.014537, 0.34889, 0.30562, 0.2377, 0.44145, 0.034213, 0.92376, 0.22485, 0.084318, 0.19674, 0.16864, 0.30916, 0.028106, 0.18371, 0.016701, 0.28392, 0.033403, 0.11691, 0.016701, 0.16701, 0.033403, 0.050104, 0.083506, 0.054113, 0.32468, 0.29762, 0.21645, 0.054113, 0.027056, 0.27989, 0.46649, 0.046649, 0.1866, 0.044446, 0.26668, 0.044446, 0.044446, 0.40001, 0.17778, 0.76756, 0.17057, 0.041958, 0.065934, 0.095904, 0.017982, 0.011988, 0.047952, 0.041958, 0.16184, 0.14386, 0.023976, 0.041958, 0.12587, 0.035964, 0.047952, 0.1019, 0.13417, 0.10734, 0.32201, 0.10734, 0.32201, 0.03477, 0.017385, 0.13908, 0.06954, 0.19124, 0.53894, 0.032915, 0.29623, 0.032915, 0.36206, 0.13166, 0.13166, 0.32045, 0.16664, 0.012818, 0.19227, 0.17945, 0.11536, 0.012818, 0.28056, 0.18704, 0.46759, 0.1045, 0.18287, 0.052249, 0.15675, 0.13062, 0.36574, 0.079603, 0.071643, 0.10348, 0.095524, 0.46966, 0.15125, 0.039802, 0.082058, 0.12309, 0.32823, 0.16412, 0.24617, 0.041029, 0.037578, 0.45093, 0.30062, 0.15031, 0.037578, 0.063738, 0.12748, 0.19121, 0.57364, 0.27617, 0.36823, 0.27617, 0.44962, 0.51385, 0.12712, 0.25425, 0.19069, 0.38137, 0.55566, 0.050515, 0.3536, 0.050957, 0.050957, 0.050957, 0.81531, 0.23598, 0.70794, 0.070884, 0.53163, 0.070884, 0.21265, 0.070884, 0.035442, 0.85379, 0.085379, 0.065144, 0.60801, 0.13029, 0.086859, 0.086859, 0.15159, 0.10106, 0.20212, 0.40424, 0.10106, 0.85634, 0.079157, 0.043177, 0.014392, 0.93944, 0.017725, 0.017725, 0.017725, 0.25575, 0.42626, 0.1705, 0.085251, 0.026172, 0.20938, 0.052345, 0.078517, 0.39258, 0.052345, 0.10469, 0.078517, 0.24407, 0.63458, 0.097628, 0.042867, 0.85734, 0.042867, 0.22026, 0.03671, 0.03671, 0.29368, 0.40381, 0.43579, 0.072632, 0.2179, 0.2179, 0.22664, 0.075547, 0.075547, 0.30219, 0.26441, 0.037773, 0.055965, 0.055965, 0.22386, 0.055965, 0.44772, 0.027982, 0.11193, 0.45804, 0.45804, 0.050893, 0.92957, 0.73483, 0.22963, 0.022963, 0.039388, 0.091906, 0.091906, 0.19694, 0.013129, 0.14442, 0.078777, 0.078777, 0.052518, 0.013129, 0.013129, 0.039388, 0.14442, 0.013129, 0.42886, 0.051463, 0.068618, 0.1887, 0.034309, 0.13724, 0.051463, 0.034309, 0.12059, 0.060297, 0.12059, 0.24119, 0.060297, 0.36178, 0.092713, 0.069535, 0.023178, 0.16225, 0.30132, 0.34767, 0.3766, 0.1614, 0.3766, 0.053799, 0.056293, 0.13135, 0.30023, 0.16888, 0.33776, 0.22833, 0.4186, 0.30444, 0.038055, 0.9321, 0.011829, 0.027601, 0.30755, 0.003943, 0.003943, 0.015772, 0.16166, 0.055202, 0.003943, 0.074917, 0.16955, 0.074917, 0.063088, 0.023658, 0.64543, 0.092204, 0.18441, 0.92556, 0.2101, 0.030014, 0.33016, 0.4202, 0.092757, 0.092757, 0.74206, 0.98831, 0.050342, 0.33225, 0.030205, 0.35239, 0.2215, 0.010068, 0.057512, 0.51761, 0.17254, 0.11502, 0.11502, 0.17332, 0.60663, 0.086661, 0.086661, 0.16857, 0.5057, 0.28095, 0.089913, 0.028394, 0.04259, 0.047323, 0.056787, 0.085181, 0.0094645, 0.070984, 0.033126, 0.028394, 0.070984, 0.047323, 0.11831, 0.070984, 0.04259, 0.047323, 0.056787, 0.0047323, 0.047323, 0.014197, 0.16264, 0.023235, 0.18588, 0.51117, 0.09294, 0.023235, 0.13416, 0.10733, 0.5903, 0.093912, 0.06708, 0.93247, 0.30915, 0.66982, 0.16129, 0.50402, 0.060482, 0.060482, 0.020161, 0.1008, 0.040321, 0.040321, 0.16226, 0.48679, 0.054087, 0.27044, 0.014122, 0.056486, 0.098851, 0.070608, 0.014122, 0.42365, 0.056486, 0.12709, 0.070608, 0.014122, 0.042365, 0.063126, 0.025251, 0.16413, 0.17675, 0.050501, 0.26513, 0.012625, 0.075752, 0.16413, 0.12049, 0.045182, 0.030122, 0.16567, 0.075304, 0.030122, 0.52713, 0.01027, 0.26703, 0.020541, 0.061622, 0.01027, 0.020541, 0.092432, 0.13351, 0.14378, 0.020541, 0.1027, 0.12324, 0.11247, 0.49206, 0.18276, 0.014059, 0.12653, 0.070294, 0.057094, 0.071368, 0.12846, 0.014274, 0.11419, 0.014274, 0.057094, 0.042821, 0.014274, 0.057094, 0.24265, 0.042821, 0.042821, 0.057094, 0.042821, 0.014274, 0.032479, 0.040598, 0.15427, 0.064957, 0.10556, 0.048718, 0.14615, 0.081196, 0.064957, 0.081196, 0.17051, 0.016239, 0.14635, 0.51221, 0.073173, 0.073173, 0.14635, 0.42654, 0.14218, 0.31991, 0.07109, 0.035545, 0.010906, 0.10906, 0.065437, 0.010906, 0.054531, 0.098156, 0.098156, 0.065437, 0.098156, 0.15269, 0.13087, 0.054531, 0.065437, 0.079349, 0.3174, 0.4761, 0.079349, 0.01323, 0.039689, 0.01323, 0.15876, 0.039689, 0.026459, 0.052918, 0.15876, 0.23813, 0.052918, 0.066148, 0.1323, 0.31012, 0.56855, 0.10337, 0.039609, 0.63374, 0.079217, 0.039609, 0.15843, 0.20573, 0.41145, 0.34288, 0.55471, 0.27735, 0.092451, 0.28194, 0.18796, 0.46989, 0.63158, 0.31579, 0.098256, 0.39302, 0.14738, 0.3439, 0.039674, 0.1587, 0.43641, 0.35707, 0.016003, 0.013717, 0.075444, 0.0045724, 0.02972, 0.011431, 0.025148, 0.025148, 0.013717, 0.043437, 0.089161, 0.038865, 0.066299, 0.011431, 0.04801, 0.043437, 0.38636, 0.061727, 0.047472, 0.0052747, 0.073846, 0.10022, 0.0052747, 0.052747, 0.07912, 0.48, 0.063296, 0.058022, 0.036923, 0.31041, 0.62082, 0.082433, 0.16487, 0.054955, 0.054955, 0.13739, 0.054955, 0.054955, 0.30225, 0.082433, 0.14783, 0.66526, 0.14783, 0.069893, 0.063129, 0.051856, 0.027055, 0.038329, 0.11724, 0.0045092, 0.16008, 0.042838, 0.031565, 0.0022546, 0.13979, 0.10597, 0.033819, 0.0090185, 0.013528, 0.018037, 0.072148, 0.067338, 0.10101, 0.016834, 0.084172, 0.067338, 0.23568, 0.016834, 0.26935, 0.016834, 0.13468, 0.038281, 0.076561, 0.076561, 0.01276, 0.038281, 0.089321, 0.076561, 0.22968, 0.29348, 0.063801, 0.0851, 0.0851, 0.2553, 0.5106, 0.92815, 0.042576, 0.063864, 0.25545, 0.40447, 0.21288, 0.021288, 0.045983, 0.41385, 0.45983, 0.045983, 0.19447, 0.097234, 0.18231, 0.19447, 0.012154, 0.012154, 0.31601, 0.84291, 0.093656, 0.13413, 0.26825, 0.47554, 0.097547, 0.024387, 0.23277, 0.6983, 0.30627, 0.61254, 0.051045, 0.14677, 0.44031, 0.40361, 0.066143, 0.19843, 0.099215, 0.19843, 0.42993, 0.93649, 0.4649, 0.015497, 0.077484, 0.34093, 0.015497, 0.015497, 0.061987, 0.05937, 0.067851, 0.067851, 0.093296, 0.067851, 0.0084814, 0.11026, 0.05937, 0.17811, 0.042407, 0.11874, 0.1357, 0.32038, 0.064076, 0.44853, 0.12815, 0.03607, 0.33185, 0.12264, 0.093783, 0.13707, 0.079355, 0.11543, 0.043285, 0.043285, 0.0072141, 0.77846, 0.17964, 0.035328, 0.070657, 0.31795, 0.070657, 0.4946, 0.68815, 0.068815, 0.10322, 0.068815, 0.034408, 0.73835, 0.24612, 0.15685, 0.78426, 0.16996, 0.67986, 0.084982, 0.15346, 0.051153, 0.56268, 0.20461, 0.021235, 0.16988, 0.78568, 0.016428, 0.19713, 0.049283, 0.057497, 0.0082139, 0.0082139, 0.20535, 0.15606, 0.18071, 0.065711, 0.057497, 0.046801, 0.51481, 0.046801, 0.37441, 0.36916, 0.57424, 0.041017, 0.15331, 0.10221, 0.40883, 0.30662, 0.41886, 0.55848, 0.23526, 0.078419, 0.15684, 0.47051, 0.12082, 0.54368, 0.30204, 0.18574, 0.27861, 0.46435, 0.073125, 0.21938, 0.585, 0.073125, 0.28635, 0.14318, 0.39373, 0.14318, 0.12118, 0.78768, 0.060591, 0.28053, 0.37404, 0.09351, 0.18702, 0.38742, 0.038742, 0.54238, 0.027311, 0.19118, 0.027311, 0.71009, 0.027311, 0.42803, 0.10701, 0.16051, 0.16051, 0.10701, 0.026061, 0.10425, 0.31274, 0.36486, 0.052123, 0.13031, 0.41354, 0.037595, 0.2381, 0.12532, 0.07519, 0.07519, 0.025063, 0.55662, 0.23855, 0.079517, 0.079517, 0.83937, 0.093263, 0.88049, 0.073375, 0.18665, 0.74661, 0.78506, 0.16528, 0.051391, 0.064239, 0.66808, 0.14132, 0.064239, 0.012848, 0.042483, 0.89214, 0.042483, 0.5157, 0.30082, 0.042975, 0.12892, 0.043173, 0.69076, 0.12952, 0.043173, 0.043173, 0.62411, 0.34042, 0.14545, 0.072723, 0.21817, 0.072723, 0.43634, 0.41104, 0.54806, 0.37177, 0.55765, 0.27089, 0.43343, 0.054178, 0.16253, 0.054178, 0.060492, 0.48394, 0.21172, 0.060492, 0.15123, 0.93007, 0.054848, 0.87757, 0.054623, 0.38236, 0.054623, 0.27312, 0.10925, 0.054623, 0.054623, 0.12027, 0.060136, 0.72164, 0.060136, 0.17085, 0.085424, 0.14237, 0.085424, 0.056949, 0.45559, 0.25007, 0.50014, 0.22229, 0.3746, 0.093651, 0.3746, 0.093651, 0.16926, 0.33853, 0.16926, 0.18807, 0.094035, 0.018807, 0.048136, 0.24068, 0.28882, 0.33696, 0.048136, 0.4734, 0.35505, 0.1578, 0.93777, 0.63543, 0.31771, 0.38715, 0.043017, 0.5162, 0.043017, 0.41211, 0.068685, 0.34343, 0.068685, 0.068685, 0.084833, 0.67867, 0.16967, 0.079692, 0.047815, 0.15938, 0.079692, 0.12751, 0.12751, 0.063753, 0.30283, 0.015938, 0.051057, 0.3574, 0.10211, 0.45952, 0.24221, 0.060552, 0.1211, 0.54496, 0.086587, 0.82257, 0.043293, 0.44871, 0.03141, 0.038141, 0.044871, 0.24904, 0.18622, 0.81195, 0.090217, 0.045108, 0.91063, 0.17402, 0.52207, 0.27844, 0.040191, 0.080382, 0.84401, 0.071526, 0.85831, 0.036901, 0.064577, 0.10148, 0.17528, 0.036901, 0.0092252, 0.073802, 0.1845, 0.13838, 0.027676, 0.055351, 0.092252, 0.60762, 0.060762, 0.30381, 0.062628, 0.027556, 0.062628, 0.12776, 0.012526, 0.0075154, 0.035072, 0.095195, 0.012526, 0.022546, 0.10271, 0.017536, 0.095195, 0.020041, 0.042587, 0.012526, 0.067638, 0.037577, 0.037577, 0.025051, 0.040082, 0.037577, 0.15505, 0.21706, 0.13954, 0.18605, 0.093027, 0.13954, 0.046514, 0.015505, 0.077544, 0.77544, 0.077544, 0.27834, 0.64946, 0.37211, 0.44653, 0.074422, 0.074422, 0.35622, 0.089054, 0.53433, 0.43626, 0.12465, 0.093485, 0.031162, 0.28045, 0.33298, 0.18499, 0.16033, 0.16033, 0.036998, 0.11099, 0.21882, 0.12156, 0.24313, 0.048626, 0.024313, 0.024313, 0.31607, 0.1989, 0.56828, 0.2131, 0.4454, 0.4454, 0.063629, 0.97465, 0.057953, 0.051514, 0.025757, 0.077271, 0.78559, 0.33923, 0.084807, 0.50884, 0.65535, 0.18724, 0.093622, 0.92957, 0.46729, 0.093459, 0.18692, 0.14019, 0.046729, 0.046729, 0.12987, 0.053477, 0.061117, 0.18335, 0.11459, 0.099315, 0.061117, 0.068756, 0.038198, 0.061117, 0.0076396, 0.030558, 0.076396, 0.015279, 0.0076396, 0.11769, 0.70613, 0.15692, 0.42899, 0.51479, 0.093549, 0.0085045, 0.051027, 0.0085045, 0.042522, 0.10205, 0.068036, 0.093549, 0.093549, 0.14458, 0.0085045, 0.093549, 0.051027, 0.14458, 0.023152, 0.017364, 0.10708, 0.13602, 0.10997, 0.092607, 0.002894, 0.10997, 0.052091, 0.057879, 0.023152, 0.0086819, 0.12444, 0.020258, 0.026046, 0.0086819, 0.081031, 0.23322, 0.17834, 0.027438, 0.054875, 0.12347, 0.16463, 0.082313, 0.10975, 0.027438, 0.47393, 0.47393, 0.25543, 0.38315, 0.063858, 0.063858, 0.19157, 0.30976, 0.61952, 0.044252, 0.2042, 0.2042, 0.54453, 0.18173, 0.2726, 0.018173, 0.52703, 0.13669, 0.068345, 0.068345, 0.54676, 0.13669, 0.039462, 0.039462, 0.67085, 0.19731, 0.039462, 0.20192, 0.11014, 0.38549, 0.22028, 0.073426, 0.15881, 0.79403, 0.9398, 0.25271, 0.61371, 0.1083, 0.23724, 0.47448, 0.10379, 0.029655, 0.14827, 0.32474, 0.10825, 0.054124, 0.43299, 0.054124, 0.19894, 0.049735, 0.69629, 0.024867, 0.16022, 0.72099, 0.08011, 0.19815, 0.7926, 0.74984, 0.14997, 0.38883, 0.13887, 0.055547, 0.4166, 0.76634, 0.051089, 0.15327, 0.90814, 0.034928, 0.034928, 0.27358, 0.3283, 0.27358, 0.10943, 0.87164, 0.054477, 0.84034, 0.093372, 0.084343, 0.16869, 0.42172, 0.25303, 0.14053, 0.07665, 0.063875, 0.089425, 0.12775, 0.0511, 0.038325, 0.19163, 0.1022, 0.0511, 0.063875, 0.18003, 0.12002, 0.12002, 0.5401, 0.054165, 0.37916, 0.32499, 0.21666, 0.077304, 0.15461, 0.15461, 0.54113, 0.12641, 0.83747, 0.031603, 0.22355, 0.76007, 0.66915, 0.13941, 0.055763, 0.083644, 0.027881, 0.16062, 0.44974, 0.032124, 0.1285, 0.1285, 0.096372, 0.18153, 0.19968, 0.2723, 0.036306, 0.3086, 0.34105, 0.48721, 0.14616, 0.1241, 0.24821, 0.37231, 0.15513, 0.093078, 0.30715, 0.15357, 0.051191, 0.10238, 0.15357, 0.20476, 0.83375, 0.11911, 0.029733, 0.089198, 0.23786, 0.62439, 0.46859, 0.46859, 0.93881, 0.14013, 0.046711, 0.79409, 0.45315, 0.056644, 0.16993, 0.16993, 0.056644, 0.056644, 0.12004, 0.16805, 0.036011, 0.012004, 0.26408, 0.048014, 0.3241, 0.036011, 0.084486, 0.42243, 0.42243, 0.15736, 0.55077, 0.23604, 0.1615, 0.1615, 0.38761, 0.048451, 0.19381, 0.032301, 0.01615, 0.12017, 0.78109, 0.060084, 0.43712, 0.16392, 0.05464, 0.2732, 0.05464, 0.020124, 0.34211, 0.16099, 0.060372, 0.34211, 0.060372, 0.10207, 0.15311, 0.66346, 0.051035, 0.83069, 0.092299, 0.60462, 0.060462, 0.12092, 0.12092, 0.060462, 0.44059, 0.51402, 0.4335, 0.054187, 0.054187, 0.10837, 0.32512, 0.66422, 0.094889, 0.094889, 0.094889, 0.10858, 0.48862, 0.054291, 0.32575, 0.092276, 0.18455, 0.092276, 0.092276, 0.46138, 0.9398, 0.59619, 0.2168, 0.1626, 0.14552, 0.29105, 0.50933, 0.046977, 0.20357, 0.39147, 0.015659, 0.078295, 0.23488, 0.031318, 0.092311, 0.18462, 0.13847, 0.046156, 0.32309, 0.18462, 0.17109, 0.042771, 0.17109, 0.085543, 0.51326, 0.85352, 0.085352, 0.34148, 0.5976, 0.011829, 0.023658, 0.56779, 0.047316, 0.094632, 0.023658, 0.17744, 0.047316, 0.056366, 0.39456, 0.25365, 0.084549, 0.028183, 0.1691, 0.43721, 0.43721, 0.072868, 0.0024857, 0.032314, 0.80288, 0.032314, 0.032314, 0.072085, 0.0099428, 0.014914, 0.21796, 0.14531, 0.58123, 0.17007, 0.42518, 0.17007, 0.17007, 0.46657, 0.15552, 0.31105, 0.06221, 0.35355, 0.26517, 0.38302, 0.049758, 0.27012, 0.092408, 0.071083, 0.10662, 0.04265, 0.014217, 0.099517, 0.063975, 0.099517, 0.099517, 0.14722, 0.80972, 0.27541, 0.027541, 0.027541, 0.1377, 0.082622, 0.082622, 0.27541, 0.082622, 0.084757, 0.5933, 0.084757, 0.084757, 0.084757, 0.49571, 0.070815, 0.11065, 0.013278, 0.035408, 0.030982, 0.061963, 0.10622, 0.02213, 0.048686, 0.34372, 0.4583, 0.17186, 0.053754, 0.32252, 0.59129, 0.11398, 0.85482, 0.038889, 0.097221, 0.1037, 0.04537, 0.032407, 0.077777, 0.1037, 0.14259, 0.077777, 0.038889, 0.13611, 0.1037, 0.67568, 0.032175, 0.16088, 0.096526, 0.40161, 0.17849, 0.044623, 0.13387, 0.044623, 0.13387, 0.044623, 0.2033, 0.067767, 0.067767, 0.2033, 0.4066, 0.21765, 0.24875, 0.12437, 0.40421, 0.083825, 0.020956, 0.31434, 0.062869, 0.31434, 0.20956, 0.039442, 0.23665, 0.19721, 0.51274, 0.057083, 0.057083, 0.57083, 0.085625, 0.17125, 0.028542, 0.048622, 0.77796, 0.14587, 0.078625, 0.39312, 0.47175, 0.26791, 0.053583, 0.21433, 0.37508, 0.053583, 0.030125, 0.06025, 0.030125, 0.45188, 0.090375, 0.241, 0.090375, 0.55573, 0.37048, 0.18573, 0.092863, 0.65004, 0.6557, 0.075658, 0.075658, 0.075658, 0.075658, 0.025219, 0.61086, 0.13575, 0.13575, 0.067873, 0.10116, 0.03372, 0.1686, 0.67441, 0.97307, 0.085167, 0.2555, 0.511, 0.085167, 0.096973, 0.048486, 0.048486, 0.096973, 0.38789, 0.19395, 0.048486, 0.048486, 0.065359, 0.058097, 0.072621, 0.0072621, 0.0072621, 0.087146, 0.043573, 0.036311, 0.058097, 0.087146, 0.079884, 0.10893, 0.11619, 0.10167, 0.043573, 0.029049, 0.014524, 0.93367, 0.17095, 0.51286, 0.17095, 0.085477, 0.073563, 0.29425, 0.58851, 0.042033, 0.21016, 0.021016, 0.084066, 0.042033, 0.063049, 0.042033, 0.14712, 0.021016, 0.073558, 0.063049, 0.021016, 0.16813, 0.22576, 0.032251, 0.064503, 0.13546, 0.064503, 0.025801, 0.012901, 0.24511, 0.0064503, 0.18706, 0.0064503, 0.21223, 0.13061, 0.032651, 0.081628, 0.39182, 0.097954, 0.032651, 0.016326, 0.27964, 0.093213, 0.093213, 0.46606, 0.11387, 0.34162, 0.51243, 0.20962, 0.034936, 0.10481, 0.069872, 0.52404, 0.034936, 0.47275, 0.078792, 0.39396, 0.11584, 0.073715, 0.094776, 0.11584, 0.15796, 0.052654, 0.042123, 0.15796, 0.010531, 0.073715, 0.10531, 0.010531, 0.084707, 0.38118, 0.12706, 0.16941, 0.21177, 0.21703, 0.72345, 0.088396, 0.044198, 0.26519, 0.48618, 0.088396, 0.21506, 0.043013, 0.12904, 0.043013, 0.043013, 0.3441, 0.17205, 0.27889, 0.46482, 0.18593, 0.13639, 0.61376, 0.13639, 0.068196, 0.037174, 0.041821, 0.032528, 0.065055, 0.055761, 0.15334, 0.092936, 0.018587, 0.041821, 0.051115, 0.0092936, 0.34386, 0.055761, 0.23928, 0.15952, 0.55831, 0.18653, 0.74613, 0.23584, 0.15722, 0.078612, 0.39306, 0.078612, 0.055044, 0.20183, 0.11009, 0.23852, 0.073392, 0.036696, 0.09174, 0.16513, 0.018348, 0.048489, 0.026939, 0.021551, 0.016163, 0.048489, 0.010775, 0.080816, 0.010775, 0.043102, 0.037714, 0.13469, 0.016163, 0.075428, 0.026939, 0.010775, 0.096979, 0.19935, 0.091591, 0.037889, 0.037889, 0.53045, 0.30311, 0.037889, 0.037889, 0.10866, 0.05433, 0.05433, 0.16299, 0.59763, 0.032597, 0.13854, 0.073342, 0.30967, 0.081491, 0.081491, 0.024447, 0.065193, 0.048895, 0.0081491, 0.065193, 0.081491, 0.02072, 0.19684, 0.12432, 0.1036, 0.49729, 0.041441, 0.01036, 0.91023, 0.056889, 0.37336, 0.56004, 0.70821, 0.23607, 0.037807, 0.016203, 0.016203, 0.10802, 0.037807, 0.11882, 0.037807, 0.10802, 0.005401, 0.064812, 0.12962, 0.010802, 0.010802, 0.05401, 0.037807, 0.064812, 0.005401, 0.059411, 0.081015, 0.03846, 0.027471, 0.071425, 0.12087, 0.15933, 0.03846, 0.076919, 0.17032, 0.032965, 0.049448, 0.03846, 0.082413, 0.093402, 0.13619, 0.022698, 0.022698, 0.022698, 0.77172, 0.34068, 0.048668, 0.29201, 0.29201, 0.139, 0.66719, 0.083399, 0.083399, 0.077681, 0.48162, 0.046609, 0.015536, 0.21751, 0.046609, 0.046609, 0.015536, 0.046609, 0.21771, 0.033493, 0.45216, 0.30144, 0.47582, 0.067974, 0.20392, 0.067974, 0.13595, 0.093611, 0.12481, 0.56167, 0.046805, 0.17162, 0.25928, 0.47534, 0.17285, 0.043213, 0.043213, 0.14751, 0.84291, 0.95636, 0.024522, 0.073484, 0.71034, 0.012247, 0.12247, 0.073484, 0.92319, 0.023902, 0.28683, 0.095609, 0.023902, 0.047804, 0.50195, 0.31694, 0.079235, 0.47541, 0.079235, 0.095614, 0.35059, 0.063743, 0.12749, 0.31871, 0.031871, 0.085528, 0.42764, 0.085528, 0.25658, 0.085528, 0.063746, 0.63746, 0.063746, 0.19124, 0.70523, 0.21699, 0.054248, 0.67248, 0.15519, 0.051729, 0.051729, 0.037992, 0.11397, 0.15197, 0.037992, 0.037992, 0.037992, 0.075983, 0.4559, 0.037992, 0.12413, 0.13654, 0.16137, 0.012413, 0.012413, 0.19861, 0.19861, 0.049653, 0.012413, 0.099305, 0.35315, 0.078477, 0.15695, 0.039238, 0.35315, 0.88919, 0.068399, 0.030229, 0.33252, 0.24184, 0.18138, 0.090688, 0.030229, 0.060459, 0.031174, 0.062349, 0.010391, 0.025979, 0.093523, 0.041566, 0.051957, 0.088327, 0.025979, 0.40527, 0.0051957, 0.1247, 0.0051957, 0.0051957, 0.025979, 0.12778, 0.12778, 0.063892, 0.19168, 0.31946, 0.12778, 0.0042832, 0.10708, 0.047115, 0.0085664, 0.042832, 0.064248, 0.047115, 0.017133, 0.15419, 0.068531, 0.038549, 0.1285, 0.0085664, 0.042832, 0.068531, 0.077097, 0.055681, 0.029982, 0.16924, 0.33848, 0.14103, 0.19744, 0.14103, 0.10173, 0.63885, 0.04476, 0.012207, 0.020346, 0.17497, 0.0040691, 0.092114, 0.18423, 0.092114, 0.092114, 0.46057, 0.072959, 0.14592, 0.14592, 0.58367, 0.5427, 0.15075, 0.1206, 0.1809, 0.85543, 0.11406, 0.93411, 0.051449, 0.87464, 0.94912, 0.20208, 0.042192, 0.21762, 0.0088825, 0.43746, 0.033309, 0.0066619, 0.0022206, 0.046633, 0.0022206, 0.0085474, 0.021368, 0.55344, 0.04701, 0.10684, 0.019232, 0.038463, 0.089747, 0.021368, 0.0021368, 0.012821, 0.053421, 0.025642, 0.67851, 0.25444, 0.17582, 0.24614, 0.10549, 0.070327, 0.3868, 0.046623, 0.046623, 0.082886, 0.16059, 0.093247, 0.15023, 0.10879, 0.020721, 0.067345, 0.12951, 0.0051804, 0.0051804, 0.077705, 0.037941, 0.11382, 0.26559, 0.37941, 0.037941, 0.037941, 0.075882, 0.037941, 0.05388, 0.05388, 0.37716, 0.48492, 0.27315, 0.3512, 0.27315, 0.026015, 0.052029, 0.017011, 0.1732, 0.085055, 0.02629, 0.086602, 0.027836, 0.037115, 0.029383, 0.04794, 0.0092787, 0.032476, 0.0092787, 0.023197, 0.02165, 0.041754, 0.0092787, 0.043301, 0.017011, 0.015465, 0.16083, 0.044847, 0.013918, 0.0015465, 0.024743, 0.010983, 0.10983, 0.087864, 0.032949, 0.14278, 0.16475, 0.010983, 0.065898, 0.043932, 0.032949, 0.12081, 0.043932, 0.14278, 0.093985, 0.46992, 0.18797, 0.18797, 0.25647, 0.7053, 0.046251, 0.23126, 0.046251, 0.23126, 0.41626, 0.31731, 0.063461, 0.44423, 0.12692, 0.4675, 0.187, 0.2805, 0.084456, 0.50674, 0.042228, 0.33783, 0.031358, 0.3763, 0.43902, 0.094075, 0.031358, 0.31752, 0.41522, 0.1954, 0.024425, 0.04885, 0.25772, 0.019825, 0.27754, 0.37667, 0.059474, 0.019825, 0.39635, 0.55489, 0.11616, 0.17424, 0.15972, 0.043561, 0.02904, 0.26136, 0.058081, 0.1452, 0.01452, 0.01452, 0.046656, 0.22251, 0.17586, 0.039478, 0.057423, 0.071778, 0.22251, 0.053834, 0.093312, 0.014356, 0.068724, 0.44671, 0.13745, 0.24053, 0.10309, 0.13554, 0.019363, 0.19363, 0.30981, 0.11618, 0.019363, 0.21299, 0.4662, 0.29667, 0.042382, 0.16953, 0.051243, 0.46119, 0.051243, 0.15373, 0.25622, 0.053528, 0.16058, 0.053528, 0.69586, 0.32789, 0.046841, 0.23421, 0.37473, 0.69175, 0.2767, 0.38378, 0.51171, 0.063963, 0.093606, 0.067396, 0.029954, 0.022465, 0.052419, 0.10109, 0.022465, 0.033698, 0.33324, 0.082373, 0.067396, 0.029954, 0.011233, 0.02621, 0.029954, 0.02008, 0.028685, 0.25817, 0.011474, 0.39012, 0.025817, 0.16924, 0.031554, 0.028685, 0.037291, 0.014633, 0.17559, 0.57067, 0.23412, 0.029227, 0.058455, 0.11691, 0.29227, 0.37996, 0.11691, 0.053834, 0.37684, 0.053834, 0.323, 0.1615, 0.25325, 0.67532, 0.14861, 0.0078215, 0.8369, 0.0039107, 0.68798, 0.038221, 0.076442, 0.15288, 0.5602, 0.10004, 0.11004, 0.23008, 0.098119, 0.16605, 0.067928, 0.15095, 0.060381, 0.045286, 0.075476, 0.03019, 0.075476, 0.15095, 0.083024, 0.16851, 0.084254, 0.42127, 0.25276, 0.050181, 0.0055757, 0.022303, 0.066909, 0.066909, 0.10036, 0.13939, 0.25091, 0.10594, 0.089211, 0.022303, 0.07806, 0.45461, 0.082657, 0.20664, 0.041329, 0.20664, 0.047471, 0.047471, 0.71207, 0.071207, 0.094942, 0.27731, 0.64705, 0.76247, 0.1794, 0.51583, 0.17194, 0.25791, 0.25488, 0.3186, 0.38232, 0.060001, 0.18, 0.72001, 0.19621, 0.1635, 0.032701, 0.58862, 0.88907, 0.074089 ] +}, +"R": 30, +"lambda.step": 0.01, +"plot.opts": { + "xlab": "PC1", +"ylab": "PC2" +}, +"topic.order": [ 1, 2, 4, 3, 5, 6, 8, 7, 9, 11, 10, 12, 13, 16, 15, 14, 19, 18, 20, 17, 29, 21, 24, 25, 22, 23, 28, 26, 27, 30, 33, 32, 31, 35, 34, 37, 36, 40, 42, 41, 38, 45, 43, 39, 47, 44, 48, 50, 46, 52, 49, 51, 57, 56, 55, 53, 60, 61, 54, 58, 65, 59, 64, 62, 70, 66, 63, 69, 72, 68, 67, 73, 75, 74, 71, 78, 77, 76, 79, 82, 81, 80, 83, 84, 85, 86, 88, 90, 91, 87, 89, 92, 93, 94, 95, 96, 97, 98, 99, 100 ] +} \ No newline at end of file diff --git a/docs/knit_examples.R b/docs/render.R similarity index 78% rename from docs/knit_examples.R rename to docs/render.R index 748899f..f7c5d4d 100644 --- a/docs/knit_examples.R +++ b/docs/render.R @@ -7,7 +7,7 @@ knit_examples <- function() { # navigate intp each example and knit individually for (i in dirs) { setwd(i) - e <- try(knitr::knit2html(input = paste0(i, ".Rmd"), envir = new.env())) + knitr::knit2html(input = paste0(i, ".Rmd"), envir = new.env()) setwd(old) } } diff --git a/docs/reviews/reviews.html b/docs/reviews/reviews.html index 6331bad..38956a6 100644 --- a/docs/reviews/reviews.html +++ b/docs/reviews/reviews.html @@ -304,9 +304,6 @@

Visualizing the fitted model with LDAvis

Now we're ready to call the createJSON() function in LDAvis. This function will return a character string representing a JSON object used to populate the visualization. The createJSON() function computes topic frequencies, inter-topic distances, and projects topics onto a two-dimensional plane to represent their similarity to each other. It also loops through a grid of values of a tuning parameter, \(0 \leq \lambda \leq 1\), that controls how the terms are ranked for each topic, where terms are listed in decreasing of relevance, where the relevance of term \(w\) to topic \(t\) is defined as \(\lambda \times p(w \mid t) + (1 - \lambda) \times p(w \mid t)/p(w)\). Values of \(\lambda\) near 1 give high relevance rankings to frequent terms within a given topic, whereas values of \(\lambda\) near zero give high relevance rankings to exclusive terms within a topic. The set of all terms which are ranked among the top-R most relevant terms for each topic are pre-computed by the createJSON() function and sent to the browser to be interactively visualized using D3 as part of the JSON object.

-
## Error in find.package(package, lib.loc, verbose = verbose): there is no package called 'LDAvisData'
-
-
library(LDAvis)
 
 # create the JSON object to feed the visualization:
@@ -317,17 +314,11 @@ 

Visualizing the fitted model with LDAvis

term.frequency = MovieReviews$term.frequency)
-
## Error in createJSON(phi = MovieReviews$phi, theta = MovieReviews$theta, : object 'MovieReviews' not found
-
-

The serVis() function can take json and serve the result in a variety of ways. Here we'll write json to a file within the 'vis' directory (along with other HTML and JavaScript required to render the page). You can see the result here.

serVis(json, out.dir = 'vis', open.browser = FALSE)
 
-
## Error in cat(json, file = file.path(out.dir, "lda.json")): object 'json' not found
-
-

If you discover something interesting in your data using LDAvis, you can share the result via a URL since the state of the visualization is stored in the URL at all times. For example, in the movie review data, you can quickly see that Topic 7 is broadly about comedies by linking directly to the state of LDAvis where the selected Topic is “7” and the value of \(\lambda\) is 0.6 with the following URL:

http://cpsievert.github.io/LDAvis/reviews/vis/#topic=7&lambda=0.6&term=

diff --git a/docs/reviews/reviews.md b/docs/reviews/reviews.md index 24deecd..c5e6dfe 100644 --- a/docs/reviews/reviews.md +++ b/docs/reviews/reviews.md @@ -114,9 +114,6 @@ MovieReviews <- list(phi = phi, Now we're ready to call the `createJSON()` function in **LDAvis**. This function will return a character string representing a JSON object used to populate the visualization. The `createJSON()` function computes topic frequencies, inter-topic distances, and projects topics onto a two-dimensional plane to represent their similarity to each other. It also loops through a grid of values of a tuning parameter, $0 \leq \lambda \leq 1$, that controls how the terms are ranked for each topic, where terms are listed in decreasing of *relevance*, where the relevance of term $w$ to topic $t$ is defined as $\lambda \times p(w \mid t) + (1 - \lambda) \times p(w \mid t)/p(w)$. Values of $\lambda$ near 1 give high relevance rankings to *frequent* terms within a given topic, whereas values of $\lambda$ near zero give high relevance rankings to *exclusive* terms within a topic. The set of all terms which are ranked among the top-`R` most relevant terms for each topic are pre-computed by the `createJSON()` function and sent to the browser to be interactively visualized using D3 as part of the JSON object. -``` -## Error in find.package(package, lib.loc, verbose = verbose): there is no package called 'LDAvisData' -``` ```r @@ -130,10 +127,6 @@ json <- createJSON(phi = MovieReviews$phi, term.frequency = MovieReviews$term.frequency) ``` -``` -## Error in createJSON(phi = MovieReviews$phi, theta = MovieReviews$theta, : object 'MovieReviews' not found -``` - The `serVis()` function can take `json` and serve the result in a variety of ways. Here we'll write `json` to a file within the 'vis' directory (along with other HTML and JavaScript required to render the page). You can see the result [here](http://cpsievert.github.io/LDAvis/reviews/vis). @@ -141,10 +134,6 @@ The `serVis()` function can take `json` and serve the result in a variety of way serVis(json, out.dir = 'vis', open.browser = FALSE) ``` -``` -## Error in cat(json, file = file.path(out.dir, "lda.json")): object 'json' not found -``` - If you discover something interesting in your data using **LDAvis**, you can share the result via a URL since the state of the visualization is stored in the URL at all times. For example, in the movie review data, you can quickly see that Topic 7 is broadly about comedies by linking directly to the state of LDAvis where the selected Topic is "7" and the value of $\lambda$ is 0.6 with the following URL: [http://cpsievert.github.io/LDAvis/reviews/vis/#topic=7&lambda=0.6&term=](http://cpsievert.github.io/LDAvis/reviews/vis/#topic=7&lambda=0.6&term=) diff --git a/docs/reviews/vis/lda.json b/docs/reviews/vis/lda.json index e69de29..a10c228 100644 --- a/docs/reviews/vis/lda.json +++ b/docs/reviews/vis/lda.json @@ -0,0 +1,29 @@ +{ + "mdsDat": { + "x": [ -0.04505, 0.0070625, -0.070951, -0.16215, 0.052723, 0.26109, -0.098803, 0.10612, 0.13358, -0.17789, 0.16082, 0.19682, -0.16581, 0.082659, 0.024782, -0.046567, -0.099118, -0.10568, 0.010054, -0.063691 ], +"y": [ -0.26942, -0.0529, -0.31645, 0.0073129, 0.05958, 0.022072, 0.011953, 0.048989, -0.029791, 0.058041, -0.0057338, 0.068664, 0.12634, -0.026149, -0.017545, 0.014034, 0.15126, 0.050055, 0.089359, 0.010337 ], +"topics": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ], +"Freq": [ 53.761, 7.2594, 5.2554, 3.4654, 3.0627, 2.5419, 2.4917, 2.4205, 2.1729, 2.0812, 1.9307, 1.8077, 1.765, 1.6878, 1.6594, 1.4801, 1.4078, 1.3612, 1.3466, 1.0419 ], +"cluster": [ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ] +}, +"tinfo": { + "Term": [ "movie", "film", "good", "character", "story", "bad", "films", "life", "time", "plot", "characters", "love", "scenes", "dont", "action", "great", "scene", "movies", "hes", "people", "big", "high", "funny", "comedy", "show", "things", "john", "back", "man", "thing", "makes", "played", "actors", "hard", "times", "shows", "main", "idea", "finally", "direction", "late", "interest", "talent", "surprise", "easily", "change", "begin", "viewers", "similar", "follow", "filled", "add", "doubt", "move", "brought", "talented", "biggest", "showing", "depth", "constantly", "eager", "involvement", "amidst", "rings", "bold", "landscape", "treasure", "alternative", "respects", "subtitles", "affecting", "grip", "insanity", "symbolism", "shortcomings", "symbolic", "loneliness", "thematic", "compassion", "controversy", "conveys", "eternity", "ideals", "inherently", "realities", "commands", "embodies", "ensure", "mentality", "rural", "seagal", "crawford", "groan", "wisecracks", "pissed", "quasi", "bats", "caligula", "diedre", "slam", "har", "moron", "russ", "cheezy", "malicious", "russells", "segal", "whip", "cindy", "babes", "beans", "blissfully", "bra", "icky", "oops", "pic", "succession", "cinemax", "consecutive", "dc", "guido", "simons", "shakespeares", "benigni", "hush", "beatrice", "flanders", "stephens", "bancroft", "chocolat", "hilary", "pfeiffer", "bubby", "merton", "onegin", "rowlands", "alessa", "claires", "millie", "polish", "quilt", "yang", "aberdeen", "andreas", "branaghs", "finns", "gavins", "parrot", "rampling", "roberto", "jackal", "ordell", "heist", "brenner", "jeopardy", "tarantinos", "mamet", "reservoir", "rhames", "bail", "ronin", "ving", "negotiator", "tibbs", "capone", "mortensen", "brasco", "elmore", "frankenheimer", "kersey", "liotta", "motta", "ordells", "palminteri", "archer", "autistic", "mamets", "marshals", "scarface", "wiseguy", "fi", "sci", "mars", "existenz", "insurrection", "genetically", "baku", "picard", "laurence", "mib", "psychlos", "psychlo", "ripley", "martians", "alien", "genetic", "terl", "helgenberger", "zemeckis", "marg", "weller", "andromeda", "doogie", "joss", "lazard", "supernova", "arroway", "borg", "intergalactic", "ironside", "carrey", "trumans", "ventura", "deuce", "krippendorfs", "beavis", "christof", "fart", "burbank", "krippendorf", "macdonald", "sims", "bilko", "wayans", "hawtrey", "mitch", "shandling", "woodys", "degeneres", "garth", "mcdonald", "corky", "grammer", "spade", "als", "bigalow", "fingernail", "hattie", "hulot", "seahaven", "holocaust", "sweetback", "nazis", "africans", "arab", "peebles", "dalai", "kurtz", "lama", "fuentes", "lumumba", "malick", "mandingo", "soviet", "ambassador", "skinhead", "camps", "geronimo", "terrorism", "571", "dereks", "hubbard", "kwai", "zwick", "postal", "pupil", "armies", "beaumarchais", "costners", "waterworld", "phantom", "shrek", "obi", "antz", "darth", "anakin", "qui", "gon", "taran", "vader", "kenobi", "donkey", "mulan", "anastasia", "animators", "dalmatians", "naboo", "pokemon", "farquaad", "wen", "mulans", "tatooine", "amidala", "chickens", "hercules", "apprentice", "ariel", "horned", "maul", "mushu", "farrellys", "jawbreaker", "farrelly", "biggs", "suzie", "varsity", "zellweger", "darren", "josie", "heckerling", "stiles", "jimmie", "levy", "der", "sams", "mcnaughton", "osmosis", "quarterback", "beek", "lombardo", "prank", "ramis", "bianca", "cheerleader", "romy", "football", "fern", "muresan", "winkler", "bacons", "vampire", "disc", "besson", "werewolf", "vampires", "exorcist", "argento", "spawn", "audio", "jovovich", "supergirl", "ichabod", "argentos", "valek", "deliverance", "horseman", "boorman", "miserables", "valjean", "entrapment", "superheroes", "lestat", "cosette", "javert", "milla", "danvers", "tenebrae", "zardoz", "bram", "fantine", "godzilla", "volcano", "asteroid", "leder", "leoni", "patlabor", "eruption", "levinson", "comet", "hogarth", "poseidon", "ari", "cargo", "driller", "squid", "tatopoulos", "tidal", "tremors", "harlin", "poachers", "tanker", "devlin", "enola", "godzillas", "mir", "osnard", "pitillo", "raptors", "shackleton", "tornadoes", "54", "lucy", "ned", "eszterhas", "garofalo", "swingers", "nomi", "weddings", "kermit", "smithee", "syd", "pimps", "rubell", "maclachlan", "pimp", "bateman", "thompsons", "gonzo", "ronna", "hrundi", "officially", "strawberry", "sweethearts", "beals", "carlos", "curdled", "featherstone", "lesbianism", "rhys", "maxwell", "hong", "damme", "fu", "kung", "chan", "chans", "wcw", "fei", "gordie", "liu", "creaky", "gotcha", "musketeer", "tsui", "dammes", "moreau", "bischoff", "condor", "titus", "yeoh", "yun", "barb", "jeans", "shanghai", "crouching", "dartagnan", "kip", "rourke", "wrestler", "yuen", "prinze", "smiths", "craven", "freddie", "chucky", "faculty", "gale", "tomb", "raider", "weathers", "karla", "freddy", "loveless", "pinkett", "sidneys", "williamsons", "whodunit", "kruger", "prescott", "stalker", "tingle", "witt", "bahamas", "devon", "mewes", "morgue", "sawa", "hewitt", "artemus", "falk", "flynt", "dicaprio", "hedwig", "zane", "violin", "elvis", "flynts", "fantasia", "scarlett", "booker", "cal", "stephane", "elwood", "althea", "slade", "evita", "montreal", "orchestra", "zoolander", "juan", "mack", "moulin", "forman", "harmon", "bowie", "dewitt", "furtwangler", "heyst", "hockley", "mariah", "melvin", "bulworth", "beatty", "metro", "fidelity", "giles", "ramsey", "granger", "grangers", "cisco", "mona", "carla", "frears", "altmans", "bulworths", "compulsive", "dirk", "nathan", "motss", "plates", "brean", "deedles", "melvins", "mississippi", "nikki", "toback", "wonderland", "atlantis", "gugino", "magruder", "theron", "advocate", "leila", "jakob", "lambeau", "milton", "rudy", "lawyers", "stellan", "powell", "boone", "carlito", "pollock", "reza", "lomax", "mojo", "bulow", "patchs", "caulder", "skarsg", "skarsgard", "courtroom", "corleone", "rimbaud", "rudys", "suzanne", "thai", "zeros", "claiborne", "hammers", "schumacher", "lebowski", "8mm", "nicolas", "palmetto", "coens", "maximus", "commodus", "valentine", "jericho", "tunney", "silverstone", "schrader", "batgirl", "gotham", "joaquin", "cavemans", "deceiver", "franciss", "666", "lebowskis", "rhea", "akiva", "macpherson", "odette", "respectability", "romulus", "schumachers", "wayland", "snuff", "nbsp", "sixth", "mulder", "osment", "rounders", "scully", "sethe", "haley", "placid", "shyamalan", "gillian", "lucinda", "momma", "mommas", "grinch", "carly", "cy", "cyborsuit", "glenda", "francie", "snowman", "croc", "carls", "jarmusch", "lemmons", "maddy", "morrisons", "stargher", "webb", "matilda", "film", "making", "ending", "found", "long", "top", "play", "problem", "level", "attempt", "eastwood", "truman", "disney", "sphere", "disco", "bowfinger", "welles", "director", "work", "works", "entire", "including", "lead", "gadget", "paltrow", "aliens", "data", "flubber", "soldiers", "animation", "tarzan", "disneys", "denise", "fright", "phillippe", "arts", "li", "charlize", "patch", "matthau", "owens", "character", "characters", "great", "rest", "performances", "jordan", "lambert", "idiotic", "paulie", "parole", "trek", "starship", "siege", "jar", "jedi", "pleasantville", "chad", "dillon", "dvd", "anaconda", "dinosaurs", "roberts", "kong", "martial", "memphis", "scream", "stab", "arnold", "ivy", "ephron", "end", "time", "completely", "religious", "describes", "huh", "nello", "familys", "tarantino", "science", "robocop", "futuristic", "evolution", "cauldron", "lizard", "altman", "gladiator", "coen", "phoenix", "files", "make", "part", "sympathy", "passion", "stupidity", "gwyneth", "estella", "fugitive", "troopers", "nazi", "animated", "dantes", "luis", "slasher", "lara", "eva", "schwarzenegger", "butcher", "scenes", "audience", "kinda", "sucks", "crime", "war", "lucas", "richards", "bessons", "apes", "leo", "wrestling", "marty", "austin", "batman", "duchovny", "years", "religion", "demeanor", "finn", "reindeer", "virus", "slavery", "pie", "kissed", "sleepy", "mummy", "notting", "williamson", "grease", "joblo", "redford", "whisperer", "legal", "fact", "themes", "heartfelt", "shit", "claw", "highlander", "irresistible", "gangster", "species", "gags", "darryl", "allen", "spielberg", "blair", "ship", "julia", "gattaca", "cynthia", "forlani", "crafted", "jokes", "soldier", "wan", "witch", "chinese", "interesting", "images", "shakespeare", "pulp", "quentin", "horizon", "carreys", "amistad", "schindlers", "spielbergs", "menace", "coach", "dracula", "jaws", "musketeers", "julie", "wheres", "frequency", "poison", "glen", "films", "screen", "culture", "fascinating", "marie", "col", "moses", "perry", "counselor", "ghosts", "jet", "urban", "7", "10", "brooks", "boogie", "whale", "connor", "doesnt", "real", "revelation", "wow", "birch", "sliding", "cops", "payback", "mob", "libby", "criminal", "planet", "tribe", "civil", "skywalker", "carpenter", "fraser", "modine", "clinic", "marry", "hamlet", "cop", "judd", "verhoeven", "wars", "mpaa", "hollow", "rumble", "homer", "musicals", "good", "views", "philosophy", "bad", "hed", "idiot", "school", "armageddon", "winslet", "murphy", "patients", "alicia", "devil", "made", "society", "stupid", "worst", "niro", "space", "woody", "derek", "mermaid", "bacon", "murray", "crow", "jackie", "roper", "people", "back", "lame", "dumb", "emily", "families", "grandfather", "matrix", "terrorists", "gorilla", "jurassic", "lynch", "porn", "banderas", "trainspotting", "cusack", "bobby", "malkovich", "pitt", "sant", "cole", "social", "conventional", "bunch", "grier", "ace", "laughs", "chow", "smith", "jay", "titanic", "christ", "turkey", "fbi", "army", "irene", "carpenters", "passengers", "drugs", "las", "claude", "joel", "movie", "movie", "family", "disaster", "shane", "8", "jerome", "dark", "carefully", "fable", "im", "bean", "romantic", "married", "virtual", "spice", "slave", "chicken", "sam", "vegas", "critique", "lawyer", "stigmata", "briggs", "visual", "pain", "crap", "marriage", "husband", "contact", "loser", "haunted", "shark", "drunken", "humbert", "cage", "poker", "city", "guy", "rent", "mother", "carter", "earth", "spoof", "pig", "blade", "twister", "broderick", "dewey", "robin", "story", "ass", "youre", "helen", "kate", "fiction", "funny", "haunting", "boyle", "killer", "inch", "downey", "adams", "meg", "world", "karen", "political", "monster", "destination", "malcolm", "scene", "message", "emotions", "soul", "police", "comedy", "voiced", "ocean", "wedding", "bond", "songs", "annie", "lane", "hanks", "power", "angels", "skip", "simon", "joke", "colonel", "babe", "max", "horror", "horror", "rick", "hunting", "lemmon", "creates", "son", "brown", "computer", "snake", "squad", "musical", "susan", "parents", "anna", "thriller", "celebrity", "military", "edition", "ape", "robbie", "nights", "devils", "harry", "art", "wasnt", "sister", "partner", "gibson", "ellie", "humor", "battle", "racism", "schools", "ricky", "silent", "wes", "anderson", "god", "life", "dont", "father", "bugs", "high", "rising", "legend", "reese", "powers", "gabriel", "thornton", "journey", "thing", "love", "murder", "men", "halloween", "wong", "eddie", "theyre", "jim", "warrior", "student", "woods", "boat", "singer", "van", "williams", "visually", "guys", "daughter", "prison", "jackson", "hilarious", "nuclear", "president", "princess", "deep", "drug", "summer", "clooney", "effective", "movies", "technology", "scare", "giant", "action", "ghost", "role", "willis", "teacher", "scary", "effects", "fight", "west", "hopkins", "good", "elizabeth", "unfunny", "braveheart", "voice", "sex", "impact", "knock", "rock", "band", "campaign", "man", "guess", "effects", "greg", "private", "october", "gauge", "dude", "christmas", "hell", "action", "rose", "freeze", "deniro", "theatrical", "version", "master", "plot", "woman", "kenneth", "party", "stunts", "sequel", "gloria", "life", "mission", "laugh", "ryan", "music", "damon", "noir", "visuals", "star", "american", "toys", "larry", "5", "human", "waste", "de", "show", "united", "toy", "sex", "ryan", "sense", "id", "sweet", "killer", "laughing", "blonde", "woo", "league", "sidney", "dr", "alice", "medical", "death", "matt", "island", "barrymore", "bob", "margaret", "flick", "children", "chris", "wild", "kevin", "9", "supposed", "home", "book", "teen", "minutes", "special", "brothers", "house", "creature", "2", "cameron", "agent", "joe", "jennifer", "funny", "jackie", "tough", "humans", "historical", "crew", "betty", "young", "didnt", "romance", "stiller", "leader", "video", "court", "white", "history", "amy", "footage", "college", "daisy", "harrys", "tom", "true", "pretty", "relationship", "fiction", "effects", "sandler", "heaven", "dog", "story", "comedies", "states", "comedy", "harry", "plot", "human", "original", "summer", "myers", "beloved", "dont", "hes", "carry", "fairy", "joe", "writer", "jack", "wife", "series", "special", "carol", "case", "comedy", "bill", "mike", "review", "child", "epic", "star", "teen", "horse", "george", "oscar", "reality", "beautiful", "black", "saving", "special", "evil", "captured", "studio", "love", "political", "mr", "mr", "emotional", "comic", "funniest", "gay", "water", "comedy", "6", "john", "girls", "adults", "blood", "3", "big", "time", "things", "series", "acting", "crew", "kings", "movies", "tale", "town", "bruce", "wild", "kelly", "king", "funny", "robin", "boy", "movie", "dance", "sequences", "hes", "man", "mary", "rush", "jack", "sean", "place", "people", "hes", "country", "story", "king", "film", "good", "2", "forces", "death", "doesnt", "man", "lee", "action", "tv", "romantic", "genre", "vincent", "action", "adventure", "television", "amusing", "government", "funny", "girl", "team", "plot", "affleck", "wife", "sense", "year", "computer", "hotel", "death", "story", "comedy", "future", "williams", "kids", "girls", "born", "bill", "films", "song", "day", "jack", "big", "america", "family", "kevin", "cast", "character", "scene", "children", "comic", "movie", "show", "finds", "action", "special", "scenes", "wife", "experience", "van", "york", "hollywood", "chris", "violence", "park", "lee", "scene", "action", "dog", "young", "young", "friends", "friends", "movies", "young", "car", "effects", "james", "hes", "money", "bob", "story", "television", "original", "big", "york", "robert", "hes", "kill", "world", "mr", "films", "big", "willis", "isnt", "girlfriend", "release", "video", "movie", "show", "mike", "writer", "relationship", "american", "american", "evil", "great", "plot", "fbi", "film", "white", "space", "american", "series", "fans", "fight", "evil", "funny", "joe", "girl", "camera", "evil", "hes", "daughter", "big", "plot", "shes", "fun", "series", "john", "back", "final", "life", "human", "people", "days", "scene", "make", "house", "role", "films", "white", "big", "hour", "production", "shes", "movies", "deep", "love", "kill", "room", "small", "black", "hero", "role", "planet", "series", "john", "set", "fun", "horror" ], +"logprob": [ 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, -5.6926, -5.92, -6.0057, -6.2165, -6.2494, -6.5248, -6.6043, -6.6374, -6.7353, -6.9478, -7.121, -7.1465, -7.186, -7.2461, -7.2509, -7.2557, -7.3515, -7.3621, -7.3675, -7.3728, -7.4058, -7.417, -7.4341, -7.4457, -7.5369, -7.5562, -7.5892, -7.6027, -7.6303, -7.6373, -6.9323, -7.2998, -7.3375, -7.3767, -7.4175, -7.46, -7.46, -7.5996, -7.5996, -7.5996, -7.6509, -7.6509, -7.6509, -7.6509, -7.7049, -7.7049, -7.762, -7.762, -7.8225, -7.8225, -7.8225, -7.8225, -7.8225, -7.8225, -7.8225, -7.887, -7.887, -7.887, -7.887, -7.887, -6.1013, -6.8413, -7.5666, -7.7095, -7.7894, -7.7894, -6.5378, -7.8762, -7.8762, -7.8762, -7.9714, -7.9714, -7.9714, -8.0765, -8.0765, -8.0765, -8.0765, -8.0765, -6.8741, -8.194, -8.194, -8.194, -8.194, -8.194, -8.194, -8.194, -8.194, -8.3272, -8.3272, -8.3272, -6.4294, -6.5311, -6.5674, -6.7276, -6.9725, -7.0901, -7.1546, -7.1546, -7.2235, -7.2235, -7.2235, -7.2235, -7.3774, -7.3774, -7.3774, -7.3774, -7.4643, -7.4643, -7.4643, -7.4643, -7.4643, -7.4643, -7.5594, -7.5594, -7.5594, -7.5594, -7.5594, -7.5594, -7.5594, -7.5594, -5.913, -6.158, -6.2757, -6.3741, -6.4092, -6.4832, -6.6057, -6.6502, -6.7454, -6.7966, -6.7966, -6.8506, -6.9683, -6.9683, -7.0327, -7.1016, -7.1756, -7.1756, -7.1756, -7.1756, -7.1756, -7.1756, -7.1756, -7.1756, -7.2555, -7.2555, -7.2555, -7.2555, -7.2555, -7.2555, -4.5818, -4.5887, -4.5818, -6.0317, -6.1906, -6.3797, -6.4223, -6.4667, -6.5131, -6.5131, -6.6671, -6.7242, -5.4474, -6.9181, -3.6532, -6.9921, -6.9921, -7.0721, -7.0721, -7.1589, -7.1589, -7.254, -7.254, -7.254, -7.254, -7.254, -7.3592, -7.3592, -7.3592, -7.3592, -4.9044, -6.1047, -6.3196, -6.3604, -6.4938, -6.5938, -6.6478, -6.6478, -6.7049, -6.7049, -6.7049, -6.7049, -6.7655, -6.7655, -6.8299, -6.8299, -6.8988, -6.8988, -6.9728, -6.9728, -6.9728, -7.0527, -7.0527, -7.0527, -7.1396, -7.1396, -7.1396, -7.1396, -7.1396, -7.1396, -6.1777, -6.214, -6.2518, -6.4651, -6.5651, -6.5651, -6.6191, -6.6191, -6.6191, -6.6762, -6.6762, -6.6762, -6.7368, -6.7368, -6.8012, -6.8012, -6.8701, -6.8701, -6.8701, -6.9441, -6.9441, -6.9441, -6.9441, -6.9441, -7.024, -7.024, -7.1109, -7.1109, -7.1109, -7.1109, -4.9271, -5.3268, -5.6666, -5.7153, -5.7666, -5.8488, -5.9076, -6.0028, -6.1458, -6.1458, -6.2683, -6.3127, -5.035, -6.3592, -6.3592, -6.408, -6.408, -6.408, -6.5132, -6.5132, -6.5703, -6.5703, -6.6309, -6.6309, -6.6309, -6.7642, -6.8382, -6.8382, -6.8382, -6.8382, -5.8656, -5.9281, -5.9948, -6.1839, -6.1839, -6.2264, -6.366, -6.4173, -6.4173, -6.4713, -6.4713, -6.5284, -6.5284, -6.5889, -6.5889, -6.6534, -6.6534, -6.6534, -6.7223, -6.7223, -6.7223, -6.7223, -6.7963, -6.7963, -6.8762, -5.114, -6.963, -6.963, -6.963, -7.0582, -4.4769, -5.5752, -5.8229, -5.9564, -4.7673, -6.1104, -6.2438, -4.9849, -6.2925, -6.3978, -6.3978, -6.5154, -6.5799, -6.5799, -6.6488, -6.6488, -6.7228, -6.7228, -6.7228, -6.8027, -6.8027, -6.8896, -6.9847, -6.9847, -6.9847, -7.0898, -7.0898, -7.0898, -7.2073, -7.2073, -4.365, -5.7279, -6.133, -6.133, -6.3906, -6.7384, -6.8253, -6.8253, -5.5609, -6.9204, -6.9204, -7.0255, -7.0255, -7.0255, -7.0255, -7.0255, -7.0255, -7.0255, -7.143, -7.143, -7.143, -7.2762, -7.2762, -7.2762, -7.2762, -7.2762, -7.2762, -7.2762, -7.2762, -7.2762, -5.1761, -5.3947, -5.7672, -5.9053, -5.9053, -6.2051, -6.3104, -6.3104, -6.428, -6.428, -6.428, -6.4925, -6.4925, -6.5614, -6.5614, -6.6354, -6.6354, -6.7153, -6.7153, -6.8021, -6.8021, -6.8021, -6.8021, -6.8973, -6.8973, -7.0024, -7.0024, -7.0024, -7.0024, -7.1199, -4.4484, -4.8952, -5.0973, -5.1504, -4.3788, -5.7563, -5.7901, -5.9385, -6.2667, -6.2667, -6.3237, -6.3843, -6.3843, -6.3843, -6.4488, -6.4488, -6.5916, -6.5916, -6.5916, -6.5916, -6.5916, -6.6716, -6.6716, -6.6716, -6.7584, -6.7584, -6.7584, -6.7584, -6.7584, -6.7584, -5.3126, -5.4035, -5.4776, -5.4776, -5.922, -6.2502, -6.2502, -6.3073, -6.3678, -6.3678, -6.4323, -6.5752, -6.6551, -6.6551, -6.6551, -6.6551, -6.742, -6.8371, -6.8371, -6.8371, -6.8371, -6.8371, -6.9422, -6.9422, -6.9422, -6.9422, -6.9422, -5.7398, -7.0597, -7.0597, -4.8871, -5.2924, -5.6287, -5.8109, -5.9386, -6.1961, -6.1961, -6.2567, -6.2567, -6.3212, -6.3212, -6.3212, -6.464, -6.544, -6.544, -6.6308, -6.6308, -6.6308, -6.6308, -6.726, -6.726, -6.726, -6.8311, -6.8311, -6.9486, -6.9486, -6.9486, -6.9486, -6.9486, -6.9486, -5.0697, -5.1105, -5.318, -5.6141, -5.9366, -5.9366, -5.9366, -6.0906, -6.0906, -6.2727, -6.3416, -6.4156, -6.4156, -6.4955, -6.4955, -6.4955, -6.4955, -6.4955, -6.5824, -6.5824, -6.6775, -6.6775, -6.6775, -6.6775, -6.6775, -6.6775, -6.6775, -6.7827, -6.7827, -6.7827, -5.5148, -5.5814, -5.5814, -5.6905, -5.7705, -5.8575, -5.9527, -6.0579, -6.0579, -6.115, -6.1756, -6.1756, -6.1756, -6.1756, -6.24, -6.3829, -6.4628, -6.4628, -6.5497, -6.5497, -6.5497, -4.806, -6.6448, -6.6448, -6.6448, -6.6448, -6.6448, -6.6448, -6.75, -6.75, -5.0467, -5.0884, -5.1773, -5.5371, -5.6061, -5.6424, -5.7193, -6.0475, -6.0475, -6.1046, -6.1046, -6.2296, -6.2985, -6.3725, -6.4524, -6.4524, -6.5393, -6.6344, -6.6344, -6.7395, -6.7395, -6.7395, -6.857, -6.857, -6.857, -6.857, -6.857, -6.857, -6.857, -5.571, -4.6313, -4.7598, -5.2257, -5.6466, -5.6466, -5.7466, -5.8577, -5.9182, -5.9182, -5.9827, -6.0516, -6.1256, -6.1256, -6.1256, -6.2923, -6.3875, -6.3875, -6.3875, -6.3875, -6.4926, -6.4926, -6.6101, -6.7433, -6.7433, -6.7433, -6.7433, -6.7433, -6.7433, -5.4724, -5.5557, -3.525, -6.1963, -6.5483, -6.6093, -5.8803, -6.6297, -6.4885, -6.6194, -6.9985, -7.0249, -6.245, -4.7108, -4.0433, -6.0886, -5.3728, -5.5157, -5.1543, -5.5458, -5.6915, -6.7183, -6.5943, -6.8033, -7.0718, -6.908, -6.1746, -4.2114, -6.0317, -5.7776, -5.0677, -4.4993, -4.7411, -5.2455, -5.6734, -6.2438, -5.9822, -4.7271, -5.3291, -5.7297, -4.7747, -5.6466, -5.7466, -5.078, -5.0677, -5.5848, -6.5435, -6.5435, -7.1945, -7.3845, -6.5866, -6.3081, -6.5224, -4.6097, -5.2543, -6.2518, -5.379, -5.1004, -6.1431, -6.1839, -5.6011, -4.9849, -5.6135, -5.9661, -4.9111, -4.6806, -4.7634, -5.9385, -3.682, -5.5302, -4.5199, -5.9422, -5.8006, -5.6805, -4.8953, -6.5272, -6.4529, -7.2634, -7.0563, -6.8185, -6.8185, -5.2875, -4.2307, -5.8692, -6.124, -6.5131, -5.6906, -6.4511, -5.6492, -5.6424, -5.6424, -5.7193, -4.4576, -5.2708, -6.0639, -6.8582, -6.5887, -6.749, -6.5311, -6.9185, -5.8099, -5.2146, -5.9547, -4.3357, -5.9284, -5.9822, -4.8373, -6.2502, -6.1961, -4.9683, -5.6001, -5.5192, -5.8682, -6.7788, -7.0171, -4.6003, -3.8034, -4.8936, -5.6246, -6.4549, -4.9342, -5.698, -5.1875, -6.0053, -4.806, -3.8699, -5.2574, -5.7765, -6.7893, -7.3767, -6.496, -6.7454, -5.3687, -6.214, -5.3734, -6.3173, -5.6778, -6.0886, -6.428, -5.2095, -5.7717, -5.8109, -6.0338, -6.0338, -5.5475, -5.9639, -6.2523, -7.4175, -7.1396, -7.6355, -7.6355, -6.772, -5.6309, -5.1276, -5.1202, -6.6478, -4.8852, -5.1409, -4.9323, -4.0319, -4.7018, -5.4465, -5.9366, -6.115, -6.8347, -4.2162, -5.5982, -5.6906, -4.8582, -4.7152, -6.1897, -5.991, -5.8032, -5.2875, -6.158, -5.774, -6.4029, -6.1426, -6.0443, -6.1777, -4.9158, -5.6011, -6.2925, -5.7903, -6.2667, -4.7594, -5.7717, -5.7297, -5.8026, -5.6466, -5.1254, -6.1056, -6.1653, -6.2394, -6.3976, -6.3743, -6.2258, -6.1431, -6.366, -5.6252, -5.4688, -4.9073, -4.576, -3.364, -4.8546, -4.9744, -5.6528, -5.6061, -5.5857, -5.8707, -7.0123, -7.0563, -6.6851, -6.8673, -5.4111, -6.4455, -5.6474, -6.3402, -5.5077, -4.4526, -5.8499, -5.8992, -6.0367, -5.5276, -6.2795, -6.4925, -6.24, -5.9718, -6.7276, -4.7932, -6.078, -5.774, -4.4993, -6.4173, -5.2816, -5.8993, -5.8516, -6.1391, -5.0559, -7.0694, -7.1617, -3.7392, -6.9794, -7.184, -3.8533, -5.3125, -5.8516, -4.328, -5.483, -5.412, -4.9313, -5.7453, -5.9141, -5.2454, -5.0885, -5.8915, -4.4286, -5.0393, -5.7035, -5.9383, -5.5337, -5.5781, -5.5511, -4.0164, -6.3416, -5.5141, -5.7711, -5.9582, -5.6806, -6.3976, -6.2259, -6.772, -5.3536, -6.1088, -6.0053, -5.5609, -5.4172, -5.2125, -5.6749, -6.4925, -5.153, -5.1975, -5.5475, -5.26, -6.24, -5.0806, -6.2017, -6.8582, -5.6029, -6.3075, -6.1374, -4.6192, -6.0218, -4.3708, -4.9825, -4.5876, -7.2284, -6.8413, -5.5223, -4.9995, -5.8964, -6.1973, -6.2795, -5.1584, -5.3513, -5.7235, -5.0467, -4.422, -2.8282, -4.1568, -4.8427, -5.9822, -4.5995, -6.1961, -5.3978, -6.9583, -7.2284, -4.6411, -7.3305, -4.9222, -5.2687, -5.9472, -5.4785, -5.726, -5.5976, -4.7474, -5.0271, -5.2689, -4.6864, -5.9422, -6.2055, -5.86, -6.4064, -6.1981, -5.7365, -5.0196, -5.2817, -5.6487, -5.6252, -5.9284, -5.3965, -6.24, -4.749, -5.3241, -5.1713, -4.6924, -6.2866, -4.5909, -5.2645, -4.4709, -6.1047, -5.5125, -5.0993, -5.9661, -5.698, -6.4323, -4.2203, -5.2434, -6.1485, -5.2324, -5.9718, -5.8563, -4.5956, -3.7281, -5.3571, -6.1099, -4.3132, -5.9851, -6.2083, -5.0778, -5.0539, -4.5851, -6.1306, -5.0218, -5.0658, -5.5858, -5.3955, -5.5776, -5.9234, -6.3476, -6.4064, -4.8821, -3.7899, -5.5976, -5.5609, -4.7473, -4.7152, -4.7961, -5.2015, -5.8457, -4.7214, -5.721, -6.4529, -6.7788, -5.6442, -5.1323, -6.0443, -5.3439, -5.0187, -4.0581, -3.9598, -5.4262, -5.1203, -5.7466, -6.3476, -4.908, -5.4244, -4.6458, -5.4403, -5.7563, -4.6483, -5.5475, -5.1817, -6.1499, -4.8744, -6.1374, -5.4159, -6.0696, -5.6409, -6.023, -4.8709, -5.7705, -4.582, -5.8513, -5.4718, -5.533, -5.4652, -5.7344, -5.9205, -4.464, -4.8283, -6.2518, -6.3173, -5.9822, -5.2095, -5.6446, -5.0697, -5.8087, -4.4651, -4.4738, -4.7106, -5.31, -3.992, -5.3744, -5.19, -5.5802, -4.8382, -5.571, -5.6953, -6.4529, -4.7705, -4.1145, -4.9628, -4.2902, -5.6252, -5.6312, -4.7771, -5.2652, -5.1083, -5.9837, -5.2353, -5.3376, -5.4403, -5.1584, -4.5528, -4.4383, -6.553, -5.5222, -5.0516, -5.2201, -5.5521, -5.0393, -5.6815, -5.3994, -5.3268, -4.5708, -4.8449, -4.4501, -5.2496, -5.9614, -4.4859, -5.607, -5.6778, -4.9072, -3.5523, -4.9539, -5.96, -5.4378, -5.302, -4.9452, -4.0601, -4.4218, -4.9982, -5.2353, -4.1937, -5.8563, -5.6471, -6.0443, -4.6338, -4.3722, -5.0975, -5.52, -4.6865, -4.9871, -5.5157, -5.6926, -5.7219, -4.2855, -5.9834, -5.2063, -5.5642, -6.1477, -5.0884, -4.8849, -5.5936, -4.118, -5.2689, -5.6424, -6.3196, -5.6512, -4.7041, -5.0307, -5.6301, -4.8466, -6.0422, -4.982, -5.5467, -4.8647, -5.6976, -4.201, -5.0366, -5.1202, -5.1283, -4.2429, -5.3113, -5.2749, -6.5707, -4.301, -4.5476, -5.7153, -5.2924, -4.9359, -5.6195, -6.0272, -5.1775, -4.5352, -5.639, -5.3439, -4.4832, -4.5486, -5.4783, -5.9063, -5.5733, -5.1268, -5.5877, -5.7672, -5.42, -5.6147, -5.6446, -4.6587, -5.4523, -5.5148, -5.5856, -5.5556, -5.2356, -5.8, -5.047, -5.9854, -5.869, -5.2994, -5.0998, -4.8787, -4.747, -5.3924, -5.6029, -4.9439, -4.8004, -5.134, -5.2519, -4.624, -5.2763, -4.7565, -5.4633, -4.5771, -5.1181, -5.4378, -4.8841, -5.3346, -5.1459, -5.2093, -5.5829, -5.3839, -5.8465, -5.035, -5.5132, -5.4783, -5.3342, -5.601, -6.0124, -5.4849, -4.9196, -5.3935, -5.9141, -5.2337, -5.7513, -5.4822, -5.2292, -6.0906, -5.7601, -4.6142, -5.7759, -5.4006, -5.3205, -5.2645, -4.6351, -5.7047, -5.5334, -4.9744, -5.0053, -5.8012, -5.5784, -4.6264, -5.2356, -4.9383, -4.914, -4.6163, -4.9342, -5.4225, -5.3241, -5.8156, -5.0829, -5.6269, -5.7406, -4.9906, -5.0271, -4.9927, -5.1725, -4.8223, -4.7352, -5.8457, -4.6864, -5.0275, -5.3734, -5.4402, -5.7114, -5.5462, -5.6815, -4.6338, -5.4503, -5.4191, -4.9683, -4.7598, -6.1188, -5.4693, -5.0106, -5.6184, -4.7588, -4.7296, -5.8725, -5.3728, -4.3956, -5.318, -4.8443, -5.9327, -6.0529, -5.2624, -5.9012, -5.6246, -5.2356, -4.7243, -5.4746, -4.6914, -5.4446, -5.5541, -5.2285, -5.116, -5.2519, -4.9577, -4.8966, -4.6142, -5.4083, -5.3098, -5.9265, -5.77, -6.1075, -5.4094, -5.6474, -5.3921, -5.6178, -5.1875, -4.7771, -5.1203, -4.7998, -4.464, -5.5378, -5.1147, -4.6914, -5.5086, -5.6011, -5.4941, -5.0789, -5.2853, -5.784, -5.1821, -5.0282, -5.5784, -4.5525, -5.2772, -4.1301, -4.3849, -5.3801, -5.749, -4.906, -5.2519, -5.1276, -5.5223, -4.8856, -5.4446, -5.3302, -5.171, -5.5334, -4.8427, -5.4868, -5.1361, -5.7322, -5.6815, -5.1284, -5.302, -5.2356, -4.8404, -5.4225, -5.0265, -4.9074, -5.364, -5.2772, -5.6749, -5.0809, -4.7262, -5.0499, -5.4152, -5.6269, -5.23, -5.4503, -5.4746, -5.26, -4.8404, -5.4191, -5.4329, -5.5371, -5.2763, -5.66, -5.1278, -5.4305, -5.175, -4.7747, -5.3486, -5.31, -5.2636, -4.5646, -5.0027, -5.587, -5.2908, -5.1849, -5.0307, -5.0572, -6.1894, -5.5122, -5.3533, -5.3513, -5.3412, -5.5371, -5.4633, -5.3965, -4.9237, -5.0674, -5.2257, -5.457, -5.1849, -5.4111, -5.4402, -5.047, -5.0572, -5.5371, -5.2147, -5.4552, -5.0172, -5.2496, -5.3241, -5.3205, -5.6269, -5.2147, -5.1816, -5.5378, -5.5475, -5.1319, -5.5674, -5.2543, -5.5686, -5.1618, -5.1543, -5.3955, -5.48, -5.5337, -5.4602, -5.3965, -4.9367, -5.2234, -5.4332, -5.5802, -5.26, -6.0963, -5.4305, -5.3549, -5.2689, -5.2496, -5.4724, -5.0925, -5.726, -5.4403, -5.351, -5.3549, -5.3955, -5.726, -5.3613, -5.5125, -5.338, -5.412, -6.1653, -5.4822, -5.5125, -5.4419, -5.3241, -5.4791, -5.5337, -5.5753, -5.5877, -5.5046, -5.3346, -5.38, -5.9366, -5.4868, -5.4191, -5.4726, -6.1418, -5.5484, -5.6152, -5.5674, -5.3536, -5.5781, -5.6178, -5.4688, -5.5511, -5.6459, -5.4441, -5.6141, -5.4225, -5.5043, -6.1894, -5.6152, -5.5829, -5.749, -5.6011, -5.5609, -5.4035, -5.4746, -5.4746, -5.6141, -5.4724 ], +"loglift": [ 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0.6203, 0.6202, 0.6201, 0.62, 0.62, 0.6198, 0.6197, 0.6197, 0.6196, 0.6193, 0.6191, 0.619, 0.619, 0.6189, 0.6189, 0.6188, 0.6187, 0.6186, 0.6186, 0.6186, 0.6186, 0.6185, 0.6185, 0.6185, 0.6183, 0.6182, 0.6181, 0.6181, 0.618, 0.618, 2.6133, 2.6091, 2.6086, 2.6081, 2.6074, 2.6068, 2.6068, 2.6044, 2.6044, 2.6044, 2.6034, 2.6034, 2.6034, 2.6034, 2.6024, 2.6024, 2.6012, 2.6012, 2.5998, 2.5998, 2.5998, 2.5998, 2.5998, 2.5998, 2.5998, 2.5983, 2.5983, 2.5983, 2.5983, 2.5983, 2.9402, 2.9339, 2.9213, 2.9175, 2.9152, 2.9152, 2.9135, 2.9125, 2.9125, 2.9125, 2.9092, 2.9092, 2.9092, 2.9052, 2.9052, 2.9052, 2.9052, 2.9052, 2.9019, 2.9003, 2.9003, 2.9003, 2.9003, 2.9003, 2.9003, 2.9003, 2.9003, 2.8939, 2.8939, 2.8939, 3.3503, 3.349, 3.3485, 3.3461, 3.3417, 3.3391, 3.3376, 3.3376, 3.3358, 3.3358, 3.3358, 3.3358, 3.3315, 3.3315, 3.3315, 3.3315, 3.3287, 3.3287, 3.3287, 3.3287, 3.3287, 3.3287, 3.3255, 3.3255, 3.3255, 3.3255, 3.3255, 3.3255, 3.3255, 3.3255, 3.4777, 3.4755, 3.4742, 3.473, 3.4725, 3.4715, 3.4696, 3.4689, 3.4672, 3.4662, 3.4662, 3.4652, 3.4626, 3.4626, 3.4611, 3.4593, 3.4573, 3.4573, 3.4573, 3.4573, 3.4573, 3.4573, 3.4573, 3.4573, 3.455, 3.455, 3.455, 3.455, 3.455, 3.455, 3.6697, 3.6696, 3.6628, 3.6612, 3.6593, 3.6566, 3.656, 3.6552, 3.6544, 3.6544, 3.6515, 3.6503, 3.6499, 3.6456, 3.6443, 3.6436, 3.6436, 3.6413, 3.6413, 3.6385, 3.6385, 3.6352, 3.6352, 3.6352, 3.6352, 3.6352, 3.6312, 3.6312, 3.6312, 3.6312, 3.6885, 3.6801, 3.6772, 3.6765, 3.6743, 3.6725, 3.6714, 3.6714, 3.6702, 3.6702, 3.6702, 3.6702, 3.6688, 3.6688, 3.6673, 3.6673, 3.6655, 3.6655, 3.6635, 3.6635, 3.6635, 3.6612, 3.6612, 3.6612, 3.6584, 3.6584, 3.6584, 3.6584, 3.6584, 3.6584, 3.7078, 3.7073, 3.7068, 3.7033, 3.7015, 3.7015, 3.7004, 3.7004, 3.7004, 3.6992, 3.6992, 3.6992, 3.6978, 3.6978, 3.6963, 3.6963, 3.6946, 3.6946, 3.6946, 3.6925, 3.6925, 3.6925, 3.6925, 3.6925, 3.6902, 3.6902, 3.6874, 3.6874, 3.6874, 3.6874, 3.8248, 3.8227, 3.8201, 3.8197, 3.8192, 3.8183, 3.8177, 3.8165, 3.8146, 3.8146, 3.8127, 3.812, 3.8119, 3.8112, 3.8112, 3.8103, 3.8103, 3.8103, 3.8083, 3.8083, 3.807, 3.807, 3.8057, 3.8057, 3.8057, 3.8024, 3.8004, 3.8004, 3.8004, 3.8004, 3.8608, 3.86, 3.8592, 3.8565, 3.8565, 3.8558, 3.8534, 3.8524, 3.8524, 3.8514, 3.8514, 3.8501, 3.8501, 3.8488, 3.8488, 3.8472, 3.8472, 3.8472, 3.8455, 3.8455, 3.8455, 3.8455, 3.8435, 3.8435, 3.8411, 3.8389, 3.8383, 3.8383, 3.8383, 3.835, 3.9442, 3.938, 3.9355, 3.9338, 3.9322, 3.9316, 3.9293, 3.9287, 3.9284, 3.9264, 3.9264, 3.9238, 3.9223, 3.9223, 3.9205, 3.9205, 3.9185, 3.9185, 3.9185, 3.9161, 3.9161, 3.9133, 3.91, 3.91, 3.91, 3.906, 3.906, 3.906, 3.9009, 3.9009, 4.0025, 4.0017, 3.996, 3.996, 3.991, 3.9819, 3.9791, 3.9791, 3.9786, 3.9758, 3.9758, 3.9717, 3.9717, 3.9717, 3.9717, 3.9717, 3.9717, 3.9717, 3.9667, 3.9667, 3.9667, 3.9603, 3.9603, 3.9603, 3.9603, 3.9603, 3.9603, 3.9603, 3.9603, 3.9603, 4.0302, 4.0286, 4.0248, 4.023, 4.023, 4.0181, 4.0161, 4.0161, 4.0135, 4.0135, 4.0135, 4.0119, 4.0119, 4.0102, 4.0102, 4.0081, 4.0081, 4.0058, 4.0058, 4.003, 4.003, 4.003, 4.003, 3.9996, 3.9996, 3.9956, 3.9956, 3.9956, 3.9956, 3.9905, 4.0783, 4.0764, 4.0752, 4.0748, 4.0701, 4.0691, 4.0687, 4.0666, 4.0608, 4.0608, 4.0596, 4.0582, 4.0582, 4.0582, 4.0567, 4.0567, 4.0529, 4.0529, 4.0529, 4.0529, 4.0529, 4.0505, 4.0505, 4.0505, 4.0477, 4.0477, 4.0477, 4.0477, 4.0477, 4.0477, 4.0904, 4.0897, 4.089, 4.089, 4.0836, 4.0777, 4.0777, 4.0765, 4.0751, 4.0751, 4.0736, 4.0698, 4.0674, 4.0674, 4.0674, 4.0674, 4.0646, 4.0613, 4.0613, 4.0613, 4.0613, 4.0613, 4.0572, 4.0572, 4.0572, 4.0572, 4.0572, 4.0537, 4.0522, 4.0522, 4.207, 4.2039, 4.2003, 4.1978, 4.1958, 4.1908, 4.1908, 4.1894, 4.1894, 4.1878, 4.1878, 4.1878, 4.184, 4.1816, 4.1816, 4.1788, 4.1788, 4.1788, 4.1788, 4.1755, 4.1755, 4.1755, 4.1714, 4.1714, 4.1663, 4.1663, 4.1663, 4.1663, 4.1663, 4.1663, 4.2555, 4.2552, 4.2533, 4.25, 4.245, 4.245, 4.245, 4.242, 4.242, 4.2379, 4.2361, 4.234, 4.234, 4.2317, 4.2317, 4.2317, 4.2317, 4.2317, 4.2289, 4.2289, 4.2255, 4.2255, 4.2255, 4.2255, 4.2255, 4.2255, 4.2255, 4.2214, 4.2214, 4.2214, 4.2845, 4.2836, 4.2836, 4.2821, 4.2809, 4.2795, 4.2778, 4.2757, 4.2757, 4.2745, 4.2731, 4.2731, 4.2731, 4.2731, 4.2715, 4.2677, 4.2653, 4.2653, 4.2625, 4.2625, 4.2625, 4.2593, 4.2591, 4.2591, 4.2591, 4.2591, 4.2591, 4.2591, 4.2551, 4.2551, 4.2998, 4.2995, 4.2987, 4.2949, 4.294, 4.2935, 4.2924, 4.2865, 4.2865, 4.2853, 4.2853, 4.2823, 4.2805, 4.2785, 4.2761, 4.2761, 4.2733, 4.2699, 4.2699, 4.2659, 4.2659, 4.2659, 4.2608, 4.2608, 4.2608, 4.2608, 4.2608, 4.2608, 4.2608, 4.2606, 4.5574, 4.5565, 4.5521, 4.5458, 4.5458, 4.5439, 4.5415, 4.5402, 4.5402, 4.5386, 4.5368, 4.5347, 4.5347, 4.5347, 4.5295, 4.5261, 4.5261, 4.5261, 4.5261, 4.5219, 4.5219, 4.5168, 4.5102, 4.5102, 4.5102, 4.5102, 4.5102, 4.5102, 4.5088, 4.5051, 0.5913, 0.6168, 0.6174, 0.6172, 0.6085, 0.6147, 0.6111, 0.6123, 0.6156, 0.6155, 3.4451, 3.636, 3.7812, 3.9546, 3.9868, 4.2204, 4.2545, 0.5935, 0.591, 0.6114, 0.6075, 0.6106, 0.6153, 2.8671, 3.3047, 3.5975, 3.6042, 3.639, 3.6488, 3.7749, 3.7713, 3.7776, 3.8146, 3.8835, 3.9828, 4.0193, 4.0315, 4.2426, 4.2158, 4.499, 4.4926, 0.5723, 0.5715, 0.5833, 0.6037, 0.6035, 2.5785, 2.8723, 2.8422, 3.297, 3.4333, 3.5745, 3.5776, 3.6691, 3.7704, 3.7588, 3.8183, 3.8166, 3.7963, 3.8508, 3.9256, 3.925, 3.9398, 4.0011, 3.9939, 4.0277, 3.9801, 4.0104, 4.1983, 4.2396, 4.4888, 0.5656, 0.5318, 0.5993, 2.5423, 2.5759, 2.8556, 3.2994, 3.299, 3.3834, 3.5384, 3.591, 3.5987, 3.6088, 3.772, 3.9302, 4.1813, 4.2228, 4.2213, 4.2165, 4.4339, 0.5406, 0.5794, 2.547, 2.5303, 2.8247, 3.281, 3.293, 3.386, 3.5464, 3.6283, 3.7089, 3.8951, 3.9453, 3.9654, 4.0251, 4.1347, 4.1743, 4.4593, 0.5444, 0.5624, 2.8236, 2.8258, 3.2903, 3.5106, 3.7021, 3.7733, 3.8685, 3.8327, 3.8669, 3.9484, 3.9993, 4.1546, 4.0887, 4.429, 0.5545, 2.5315, 2.5703, 3.2541, 3.4202, 3.5145, 3.6368, 3.7444, 3.8091, 3.812, 3.8763, 3.9553, 3.9453, 4.0908, 4.0839, 4.1005, 4.099, 4.1891, 0.5593, 2.4752, 2.5677, 2.8114, 2.8536, 2.8533, 3.261, 3.3309, 3.4732, 3.5038, 3.6184, 3.4646, 3.5338, 3.725, 3.6934, 3.8137, 4.0482, 4.1548, 4.2168, 2.5073, 3.4016, 3.5653, 3.7277, 3.7012, 3.8641, 0.5657, 2.4082, 3.1551, 3.2614, 3.3482, 3.4979, 3.5941, 3.6117, 3.5932, 3.608, 3.6496, 3.7335, 3.8345, 3.8244, 4.0081, 3.8402, 4.0545, 4.1684, 4.1681, 4.412, 0.4344, 0.5512, 2.4102, 2.4153, 3.2055, 3.6221, 3.7741, 3.7811, 3.8054, 3.756, 3.9122, 3.8239, 3.9157, 3.7657, 4.0006, 4.0153, 4.1454, 4.1296, 0.4847, 0.5198, 2.5078, 2.7544, 3.2314, 3.2508, 3.229, 3.3667, 3.2575, 3.3518, 3.2369, 3.3097, 3.5027, 3.563, 3.7502, 3.7298, 3.8506, 3.9486, 4.2082, 3.1242, 3.2274, 3.1304, 3.3128, 3.462, 3.5388, 3.802, 3.6963, 3.9577, 4.0458, 4.0885, 0.3728, 2.5057, 2.5203, 2.2379, 2.7355, 2.7668, 3.3894, 3.679, 4.0419, 3.8676, 4.0871, 4.0861, 4.003, 0.4816, 2.3028, 2.4422, 2.3989, 3.2692, 3.2197, 3.3141, 3.4967, 3.7292, 3.6547, 3.6607, 3.7065, 3.6269, 4.1686, 0.4364, 0.4786, 2.5495, 2.4955, 3.1573, 3.1185, 3.2192, 3.3643, 3.5555, 3.7851, 3.6956, 3.7519, 3.7051, 3.7923, 3.948, 3.955, 3.9601, 4.0223, 4.0239, 4.2077, 4.2705, 2.3173, 2.4425, 2.4546, 3.3277, 3.5017, 3.1906, 3.9417, 3.5859, 3.6996, 3.7819, 2.5148, 2.6801, 3.155, 3.303, 3.6919, 3.8039, 3.8084, 3.6664, 3.7068, 3.8664, 3.9603, 0.1751, 1.7689, 2.6205, 3.4637, 3.8412, 3.7134, 4.0822, 2.0824, 2.4475, 2.5142, 2.1274, 2.7818, 2.7643, 2.8477, 3.4662, 3.3128, 3.44, 3.6233, 3.3887, 3.5909, 3.8504, 3.8275, 4.151, 4.4529, 2.164, 2.3079, 2.4848, 2.9506, 2.7534, 3.2861, 3.6072, 3.629, 3.6847, 3.7365, 4.2066, 3.8489, 4.2281, 1.942, 2.061, 2.4972, 2.6237, 3.0228, 3.0597, 3.453, 3.585, 3.4784, 3.6777, 3.5993, 3.9505, 3.6876, 0.304, 2.4517, 2.1779, 2.99, 2.9509, 3.0819, 2.7665, 3.5504, 3.8555, 3.3184, 4.0219, 4.1232, 3.8688, 4.1433, 1.7332, 3.2574, 3.1718, 3.3928, 3.6874, 4.2283, 0.3978, 2.1154, 2.251, 2.2638, 2.8559, 2.7064, 3.5715, 3.5394, 3.4027, 3.5014, 3.6363, 3.7624, 3.9847, 3.9777, 2.029, 2.2789, 2.6281, 2.8356, 3.0779, 3.4604, 3.4749, 3.3457, 3.022, 3.1203, 3.8385, 3.8328, 4.3124, 2.2322, 2.5574, 2.983, 2.9799, 3.4703, 3.8038, 3.5382, 3.8804, 2.6369, 3.0071, 2.7774, 3.4225, 3.2172, 3.7196, 3.5283, 3.7993, 3.6132, 4.0291, 3.6259, 2.0041, 2.0813, 2.7649, 2.9944, 3.0956, 3.4335, 2.7441, 2.9601, 3.5324, 3.7653, 3.7765, 3.4976, 3.6732, 3.6543, 1.976, 1.3906, 1.6445, 2.409, 3.4184, 2.7939, 3.3977, 3.4689, 3.846, 3.6355, 3.997, 4.28, 2.2297, 1.7495, 2.0933, 2.7411, 2.6684, 3.4944, 3.7289, 3.4879, 1.9254, 2.9228, 3.4118, 3.2771, 3.3489, 3.4156, 3.38, 3.2113, 3.4161, 2.2654, 2.0342, 2.4513, 2.8154, 2.9639, 2.8853, 3.2575, 3.1131, 3.4137, 3.0012, 3.2179, 3.0219, 3.8101, 1.9701, 1.4622, 3.2496, 3.5064, 3.1513, 2.611, 3.9137, 0.4849, 2.8903, 3.2423, 3.1204, 2.6951, 3.0268, 3.2447, 3.7506, 1.235, 2.7735, 3.1002, 3.4168, 2.9769, 2.6917, 3.2277, 3.6131, 3.3038, 3.4595, 3.7407, 0.332, 2.0733, 2.4696, 3.2564, 2.9362, 3.7562, 4.0771, 3.6927, 3.8105, 1.995, 2.0453, 3.5706, 4.0034, 3.4299, 3.4623, 2.8447, 3.2939, 0.2735, 2.1059, 3.249, 3.044, 3.5852, 3.055, 3.8207, 1.6548, 2.8317, 2.6112, 2.7805, 2.8084, 3.6798, 3.7498, 2.2406, 2.295, 2.3463, 3.5176, 3.5321, 3.2728, 1.5416, 2.2262, 2.5555, 2.1071, 3.1196, 3.2398, 2.5807, 3.3602, 1.4227, 2.1333, 2.5366, 2.5048, 2.8975, 3.5063, 3.4768, 3.5016, 3.524, 3.1031, 3.7203, 3.7672, 1.4912, 3.1501, 3.1275, 3.5172, 3.0537, 3.9448, 2.0761, 2.2691, 2.7433, 2.8894, 2.7598, 3.5315, 1.8348, 1.9611, 2.5839, 3.0846, 1.4945, 2.2504, 2.5629, 2.5406, 3.3026, 2.5808, 3.2581, 2.6603, 2.6707, 3.2332, 1.3487, 2.434, 2.7835, 2.9243, 3.2665, 2.8557, 4.002, 1.1331, 1.5269, 2.4052, 3.1896, 2.8955, 2.5333, 3.5351, 1.5782, 2.6152, 3.2135, 3.1019, 3.1205, 3.999, 3.9755, 3.0572, 1.4273, 1.5462, 2.0181, 2.413, 2.12, 3.35, 3.5516, 2.7406, 0.5421, 2.948, 2.9322, 1.8699, 2.9723, 0.9653, 2.2471, 2.0497, 2.5378, 3.5233, 3.7784, 0.3026, 1.0869, 2.7232, 3.4949, 2.5642, 2.4872, 2.6183, 1.7119, 2.1036, 2.1392, 3.6937, 2.4938, 1.4687, 2.7105, 2.9864, 1.8231, 2.1631, 2.9459, 1.9622, 2.7682, 3.3922, 2.8457, 2.9361, 1.7916, 2.0407, 1.9589, 2.8337, 2.1156, 2.4678, 3.2031, 2.8124, 1.8122, 2.8755, 2.5864, 1.4979, 1.6855, 1.9979, 3.0209, 2.9446, 2.7768, 1.772, 3.4575, 1.8701, 2.2606, 3.2301, 2.7147, 2.7168, 0.9978, 0.4693, 1.5688, 2.3117, 1.2627, 2.5809, 3.2555, 0.1781, 1.7344, 1.8555, 2.5089, 2.376, 3.1635, 2.6259, 1.7175, 2.7876, 2.5637, 0.1331, 2.9993, 2.4281, 1.4785, 0.5159, 2.7167, 3.1313, 2.5321, 3.0971, 1.0105, 0.7684, 1.1416, 2.5098, 0.9949, 2.5361, -0.0138, 1.0438, 1.7778, 2.8547, 2.1708, 0.8184, 0.897, 2.1975, 1.2777, 1.9348, 2.3563, 2.4702, 3.4091, 1.3206, 3.0336, 2.7162, 2.5794, 2.5571, 1.3663, 1.8543, 2.311, 1.0632, 3.3601, 1.8578, 1.9936, 1.2256, 2.3484, 3.1267, 1.9959, 0.8212, 1.4464, 2.2968, 2.2276, 2.1598, 2.2549, 3.1097, 2.8239, 0.7193, 2.91, 1.2647, 2.0739, 0.9734, 2.421, 1.6495, 2.0762, 1.3982, 0.8756, 0.6268, 2.2585, 1.9967, 0.0325, 1.6397, 1.8106, 0.8725, 1.6895, 1.0329, 1.8272, 1.5616, 2.2519, 2.3201, 1.588, 2.5019, 1.9718, 2.7768, 2.3234, 1.0517, 1.0959, 2.4894, 1.1544, 1.4265, 1.7581, 1.729, 0.9012, 1.5542, 1.9142, 1.5404, 1.7051, 1.1526, 1.7375, 2.7766, 0.2269, 2.2254, 1.4512, 1.0681, 2.1357, 2.0004, 1.038, 2.0015, 1.064, 1.862, 0.3979, 1.0954, 2.9326, 0.9677, 2.3315, 2.3746, 2.0564, -0.3395, 1.4189, 2.9934, 1.9342, 2.0785, 0.7976, 1.4634, 1.8425, 0.8992, 0.654, 3.2049, -0.9762, 1.7662, 2.208, 1.5429, 1.5709, 2.3335, 1.7226, 1.8361, 0.9822, 2.2168, 1.7442, 1.245, 1.7153, 0.6574, 2.061, 0.9257, 0.4244, 1.6836, 1.2767, 1.3382, 1.0568, 0.9151, 1.8969, -0.0808, 1.6743, 0.5314, 1.8958, -0.1664, 0.263, 1.6818, 0.8775, 0.2061, 1.9141, 0.6319, 1.8788, 1.9652, 1.5714, 0.5041, 1.9579, 0.7853, 2.0645, 1.4437, 1.5361, 1.3866, 1.9561, 0.8438, 2.2014, 1.5223, 1.0868, 1.3274, 1.2379, 1.6077 ], +"Freq": [ 5510, 8913, 2399, 1922, 2130, 1386, 2104, 1565, 2403, 1492, 1943, 1100, 1271, 1203, 1150, 1145, 1388, 1427, 1143, 1423, 1055, 617, 826, 824, 712, 850, 772, 1055, 1322, 805, 990.72, 789.19, 724.34, 586.66, 567.7, 431.02, 398.09, 385.12, 349.21, 282.36, 237.47, 231.48, 222.5, 209.53, 208.54, 207.54, 188.58, 186.59, 185.59, 184.59, 178.6, 176.61, 173.62, 171.62, 156.66, 153.66, 148.67, 146.68, 142.69, 141.69, 38.723, 26.815, 25.822, 24.83, 23.837, 22.845, 22.845, 19.868, 19.868, 19.868, 18.875, 18.875, 18.875, 18.875, 17.883, 17.883, 16.891, 16.891, 15.898, 15.898, 15.898, 15.898, 15.898, 15.898, 15.898, 14.906, 14.906, 14.906, 14.906, 14.906, 64.356, 30.703, 14.867, 12.887, 11.897, 11.897, 41.591, 10.907, 10.907, 10.907, 9.9177, 9.9177, 9.9177, 8.9279, 8.9279, 8.9279, 8.9279, 8.9279, 29.713, 7.9381, 7.9381, 7.9381, 7.9381, 7.9381, 7.9381, 7.9381, 7.9381, 6.9483, 6.9483, 6.9483, 30.567, 27.611, 26.625, 22.684, 17.757, 15.786, 14.801, 14.801, 13.815, 13.815, 13.815, 13.815, 11.844, 11.844, 11.844, 11.844, 10.859, 10.859, 10.859, 10.859, 10.859, 10.859, 9.8737, 9.8737, 9.8737, 9.8737, 9.8737, 9.8737, 9.8737, 9.8737, 45.273, 35.435, 31.5, 28.549, 27.565, 25.598, 22.646, 21.663, 19.695, 18.711, 18.711, 17.727, 15.76, 15.76, 14.776, 13.792, 12.809, 12.809, 12.809, 12.809, 12.809, 12.809, 12.809, 12.809, 11.825, 11.825, 11.825, 11.825, 11.825, 11.825, 142.25, 141.27, 142.25, 33.371, 28.466, 23.562, 22.581, 21.6, 20.619, 20.619, 17.676, 16.695, 59.855, 13.752, 360.02, 12.771, 12.771, 11.791, 11.791, 10.81, 10.81, 9.8288, 9.8288, 9.8288, 9.8288, 9.8288, 8.8478, 8.8478, 8.8478, 8.8478, 100.99, 30.409, 24.527, 23.547, 20.606, 18.646, 17.665, 17.665, 16.685, 16.685, 16.685, 16.685, 15.705, 15.705, 14.724, 14.724, 13.744, 13.744, 12.764, 12.764, 12.764, 11.783, 11.783, 11.783, 10.803, 10.803, 10.803, 10.803, 10.803, 10.803, 27.459, 26.479, 25.499, 20.6, 18.64, 18.64, 17.66, 17.66, 17.66, 16.68, 16.68, 16.68, 15.7, 15.7, 14.72, 14.72, 13.74, 13.74, 13.74, 12.76, 12.76, 12.76, 12.76, 12.76, 11.78, 11.78, 10.8, 10.8, 10.8, 10.8, 86.089, 57.725, 41.098, 39.142, 37.186, 34.252, 32.296, 29.361, 25.449, 25.449, 22.515, 21.537, 77.286, 20.559, 20.559, 19.581, 19.581, 19.581, 17.625, 17.625, 16.647, 16.647, 15.669, 15.669, 15.669, 13.712, 12.734, 12.734, 12.734, 12.734, 32.258, 30.304, 28.35, 23.466, 23.466, 22.489, 19.558, 18.581, 18.581, 17.604, 17.604, 16.627, 16.627, 15.65, 15.65, 14.673, 14.673, 14.673, 13.696, 13.696, 13.696, 13.696, 12.719, 12.719, 11.743, 68.404, 10.766, 10.766, 10.766, 9.7887, 119.99, 40.01, 31.231, 27.33, 89.754, 23.428, 20.502, 72.197, 19.527, 17.576, 17.576, 15.625, 14.65, 14.65, 13.675, 13.675, 12.699, 12.699, 12.699, 11.724, 11.724, 10.749, 9.7732, 9.7732, 9.7732, 8.7978, 8.7978, 8.7978, 7.8225, 7.8225, 125.65, 32.157, 21.444, 21.444, 16.575, 11.706, 10.732, 10.732, 38, 9.758, 9.758, 8.7842, 8.7842, 8.7842, 8.7842, 8.7842, 8.7842, 8.7842, 7.8103, 7.8103, 7.8103, 6.8365, 6.8365, 6.8365, 6.8365, 6.8365, 6.8365, 6.8365, 6.8365, 6.8365, 54.515, 43.81, 30.186, 26.294, 26.294, 19.482, 17.536, 17.536, 15.59, 15.59, 15.59, 14.616, 14.616, 13.643, 13.643, 12.67, 12.67, 11.697, 11.697, 10.724, 10.724, 10.724, 10.724, 9.7508, 9.7508, 8.7776, 8.7776, 8.7776, 8.7776, 7.8045, 107.92, 69.039, 56.402, 53.486, 115.7, 29.183, 28.211, 24.322, 17.517, 17.517, 16.545, 15.573, 15.573, 15.573, 14.601, 14.601, 12.657, 12.657, 12.657, 12.657, 12.657, 11.685, 11.685, 11.685, 10.713, 10.713, 10.713, 10.713, 10.713, 10.713, 44.715, 40.828, 37.913, 37.913, 24.31, 17.509, 17.509, 16.537, 15.566, 15.566, 14.594, 12.651, 11.679, 11.679, 11.679, 11.679, 10.707, 9.7359, 9.7359, 9.7359, 9.7359, 9.7359, 8.7642, 8.7642, 8.7642, 8.7642, 8.7642, 29.169, 7.7926, 7.7926, 61.038, 40.699, 29.076, 24.233, 21.328, 16.485, 16.485, 15.516, 15.516, 14.548, 14.548, 14.548, 12.611, 11.642, 11.642, 10.673, 10.673, 10.673, 10.673, 9.7049, 9.7049, 9.7049, 8.7363, 8.7363, 7.7678, 7.7678, 7.7678, 7.7678, 7.7678, 7.7678, 48.367, 46.433, 37.731, 28.061, 20.325, 20.325, 20.325, 17.425, 17.425, 14.524, 13.557, 12.59, 12.59, 11.623, 11.623, 11.623, 11.623, 11.623, 10.656, 10.656, 9.6889, 9.6889, 9.6889, 9.6889, 9.6889, 9.6889, 9.6889, 8.7219, 8.7219, 8.7219, 29.965, 28.033, 28.033, 25.135, 23.203, 21.271, 19.339, 17.407, 17.407, 16.441, 15.475, 15.475, 15.475, 15.475, 14.509, 12.577, 11.611, 11.611, 10.645, 10.645, 10.645, 60.877, 9.6793, 9.6793, 9.6793, 9.6793, 9.6793, 9.6793, 8.7133, 8.7133, 47.335, 45.404, 41.542, 28.988, 27.057, 26.091, 24.16, 17.401, 17.401, 16.435, 16.435, 14.504, 13.538, 12.573, 11.607, 11.607, 10.641, 9.6757, 9.6757, 8.71, 8.71, 8.71, 7.7444, 7.7444, 7.7444, 7.7444, 7.7444, 7.7444, 7.7444, 28.023, 55.492, 48.797, 30.625, 20.104, 20.104, 18.191, 16.279, 15.322, 15.322, 14.366, 13.409, 12.453, 12.453, 12.453, 10.54, 9.5835, 9.5835, 9.5835, 9.5835, 8.627, 8.627, 7.6706, 6.7142, 6.7142, 6.7142, 6.7142, 6.7142, 6.7142, 23.93, 22.017, 8655.9, 598.63, 421.04, 396.1, 821.11, 388.12, 446.98, 392.11, 268.4, 261.41, 32.484, 122.56, 208.35, 22.418, 44.783, 30.962, 42.507, 1147.4, 991.72, 355.19, 402.09, 326.26, 249.44, 28.724, 39.436, 206.01, 33.371, 42.173, 83.319, 132.06, 103.69, 62.615, 39.096, 20.502, 24.348, 81.677, 44.737, 24.169, 62.809, 20.104, 18.191, 1831.8, 1850.7, 1103.5, 423.04, 423.04, 29.792, 17.836, 39.611, 34.509, 24.614, 138.33, 72.607, 25.499, 54.791, 72.396, 24.443, 23.466, 42.027, 72.197, 36.052, 25.34, 71.058, 85.565, 78.761, 24.322, 228.36, 35.97, 80.167, 19.332, 17.235, 1002.7, 2198.9, 430.02, 62.541, 27.807, 24.764, 20.713, 20.713, 84.624, 202.09, 39.256, 30.428, 20.619, 40.12, 15.601, 27.094, 26.091, 26.091, 24.16, 66.013, 1510.5, 683.43, 41.7, 54.602, 33.673, 27.611, 18.742, 50.192, 75.55, 34.319, 155.53, 26.314, 24.348, 71.921, 17.509, 16.485, 51.198, 21.061, 1178.3, 831.09, 32.683, 25.754, 168.24, 295, 89.023, 41.05, 16.601, 71.111, 33.131, 51.541, 22.367, 60.877, 153.56, 29.669, 910.9, 44.678, 24.83, 28.596, 19.695, 64.76, 26.479, 52.773, 20.535, 36.108, 22.418, 15.59, 49.573, 25.202, 24.233, 19.39, 19.39, 28.999, 755.26, 76.434, 23.837, 22.785, 13.877, 13.877, 21.698, 60.029, 82.416, 81.386, 17.665, 102.95, 77.439, 76.098, 175.31, 87.601, 34.887, 20.325, 16.441, 42.693, 200.98, 49.019, 40.12, 81.951, 82.649, 602.62, 99.259, 57.173, 84.624, 35.435, 43.18, 22.567, 28.439, 31.379, 27.459, 87.067, 42.027, 19.527, 30.209, 17.517, 77.751, 25.202, 24.169, 22.229, 20.104, 1747, 655.5, 83.381, 77.427, 31.552, 22.559, 23.493, 24.443, 19.558, 38.059, 38.904, 67.063, 83.315, 279.93, 59.97, 53.202, 26.101, 27.057, 1102.5, 829.09, 35.746, 24.764, 23.669, 19.728, 74.786, 26.581, 59.046, 29.533, 67.9, 161.87, 39.232, 36.279, 28.383, 41.96, 18.523, 14.616, 14.509, 48.304, 22.684, 138.73, 38.387, 43.18, 132.06, 18.581, 53.665, 25.294, 23.265, 17.453, 1872.7, 33.761, 30.784, 682.97, 26.744, 21.795, 241.32, 48.712, 23.265, 101.55, 30.931, 32.851, 53.129, 939.84, 107.2, 151.46, 177.19, 46.257, 165.79, 88.248, 44.119, 31.317, 44.958, 43.004, 40.985, 166.25, 13.557, 1184.3, 915.89, 74.254, 98.009, 31.552, 37.465, 21.698, 65.741, 29.419, 24.366, 38, 42.837, 52.568, 33.106, 14.616, 44.499, 42.565, 29.995, 38.659, 14.509, 35.407, 80.404, 41.7, 105.93, 30.516, 29.429, 134.32, 22.378, 114.67, 62.205, 82.346, 28.799, 30.703, 66.916, 89.199, 31.281, 21.478, 18.523, 55.488, 45.757, 30.155, 47.335, 3529.8, 1698.5, 296.62, 77.928, 24.348, 81.378, 16.485, 179.64, 37.731, 28.799, 277.16, 18.826, 137.98, 97.574, 36.313, 56.878, 43.139, 44.032, 98.688, 63.273, 41.667, 68.605, 19.332, 11.496, 113.15, 65.518, 58.417, 61.114, 125.16, 70.645, 40.073, 38.059, 26.314, 41.82, 14.509, 63.751, 27.756, 225.29, 263.3, 53.468, 192.17, 86.591, 158.93, 30.409, 47.945, 64.394, 25.34, 33.131, 14.594, 108.17, 1552.4, 61.387, 153.44, 48.304, 54.216, 140.29, 327.44, 49.763, 21.428, 121.47, 20.359, 15.491, 46.387, 36.364, 404.92, 36.419, 87.239, 62.346, 34.027, 25.843, 1111.4, 106.21, 69.488, 65.518, 126.93, 307.84, 44.032, 38, 83.709, 82.649, 66.85, 44.573, 22.259, 50.71, 130.02, 62.541, 32.683, 67.027, 80.405, 31.379, 56.747, 75.242, 182.41, 172.97, 33.863, 44.455, 18.191, 69.488, 139.95, 73.802, 133.42, 42.869, 29.183, 77.504, 29.995, 106.44, 40.421, 127.91, 29.429, 58.819, 24.404, 35.078, 23.375, 59.004, 23.203, 75.339, 114.15, 120.77, 74.91, 70.851, 54.127, 37.294, 156.87, 105.86, 25.499, 20.535, 24.348, 49.573, 32.084, 48.367, 119.11, 456.52, 327.64, 170.49, 58.703, 210.06, 45.791, 50.545, 29.028, 58.945, 28.023, 19.148, 62.541, 243.51, 309.43, 117.09, 181.32, 38.059, 33.071, 64.805, 148.49, 82.366, 33.339, 60.589, 50.739, 42.869, 55.488, 97.231, 87.925, 56.586, 114.83, 121.22, 90.526, 64.948, 88.248, 45.099, 59.799, 57.725, 102.27, 75.924, 105.93, 38.645, 102.24, 323.68, 51.027, 36.108, 73.059, 264.43, 40.189, 758.26, 72.818, 56.681, 75.123, 170.44, 110.84, 61.233, 39.625, 433.55, 54.216, 48.055, 31.379, 115.43, 143.63, 60.398, 36.96, 74.598, 55.227, 30.962, 990.72, 94.049, 191.3, 34.331, 72.539, 31.013, 16.458, 45.404, 43.059, 106.92, 272.52, 41.667, 26.091, 24.527, 37.084, 95.606, 60.29, 1054.6, 148.81, 32.37, 66.192, 35.988, 69.978, 27.139, 283.81, 90.264, 81.386, 78.419, 116.25, 36.727, 37.679, 55.594, 188.36, 140.16, 39.142, 40.699, 58.133, 143.92, 69.305, 94.461, 146.09, 47.059, 56.747, 109.01, 60.275, 165.75, 78.213, 71.954, 99.38, 50.996, 30.186, 40.848, 33.055, 32.084, 70.537, 31.897, 29.965, 148.88, 43.981, 52.608, 29.213, 58.318, 19.358, 81.182, 94.618, 69.381, 69.006, 78.722, 36.824, 105.93, 135.02, 86.827, 53.46, 150.47, 136.37, 69.622, 90.729, 41.895, 93.297, 48.447, 72.818, 73.004, 43.743, 167.29, 91.51, 62.981, 63.779, 38.239, 64.294, 22.974, 165.75, 138.59, 69.983, 33.35, 54.899, 77.074, 33.829, 107.2, 70.579, 36.166, 43.911, 48.602, 17.425, 23.195, 56.449, 123.08, 129.68, 92.647, 86.591, 102.43, 32.133, 31.982, 53.202, 265.98, 41.193, 49.999, 111.39, 52.608, 205.9, 102.03, 104.38, 71.111, 32.863, 27.756, 875.98, 178.18, 49.035, 38.164, 67.215, 63.273, 52.235, 107.43, 111.84, 92.68, 22.259, 68.605, 124.18, 52.773, 41.864, 95.039, 73.924, 45.099, 115.43, 48.865, 35.856, 51.198, 48.797, 87.351, 79.837, 88.219, 48.039, 84.745, 65.707, 37.259, 44.783, 99.78, 37.731, 57.957, 105.21, 93.305, 70.602, 37.272, 41.05, 52.608, 85.655, 33.919, 70.607, 58.839, 45.988, 56.591, 54.431, 150.47, 201.94, 85.012, 56.449, 128.69, 68.684, 35.299, 916.89, 88.343, 84.764, 59.046, 51.796, 35.052, 51.541, 64.805, 44.455, 46.884, 156.87, 37.972, 55.43, 70.607, 160.79, 42.027, 37.932, 50.384, 37.693, 122.08, 161.35, 89.228, 49.999, 125.21, 60.659, 169.73, 92.755, 62.76, 42.159, 55.081, 150.47, 112.35, 66.916, 104.98, 58.839, 46.73, 51.516, 31.982, 77.928, 40.921, 33.494, 44.134, 45.099, 67.427, 56.681, 52.608, 72.928, 32.863, 48.301, 42.102, 88.705, 60.659, 33.106, 56.375, 71.692, 49.334, 61.817, 49.035, 63.593, 48.865, 33.919, 38.659, 72.928, 35.856, 82.793, 65.932, 69.622, 46.079, 70.44, 49.842, 43.532, 62.809, 136.61, 58.703, 54.64, 59.318, 38.277, 70.968, 66.659, 66.528, 60.29, 47.353, 81.396, 45.935, 46.764, 45.757, 38.761, 65.932, 41.895, 41.82, 54.115, 46.37, 30.625, 80.822, 66.528, 50.819, 41.864, 58.318, 47.353, 65.932, 64.572, 32.896, 49.285, 38.645, 27.756, 92.647, 49.035, 64.572, 55.529, 37.972, 29.995, 43.473, 63.964, 72.607, 51.976, 60.492, 42.507, 25.843, 119.78, 44.958, 44.887, 41.82, 65.119, 43.604, 24.886, 29.028, 38.659, 89.335, 49.842, 34.782, 41.667, 38.645, 23.93, 85.359, 43.139, 42.869, 43.764, 34.782, 25.843, 43.139, 55.769, 38.945, 35.761, 32.851, 83.381, 43.911, 38.945, 31.885, 27.756, 69.867, 44.958, 108.9, 50.996, 42.936, 43.743, 41.8, 776.22, 40.921, 35.856, 30.92, 85.366, 111.87, 68.997, 63.964, 65.741, 43.004, 35.052, 38.904, 40.985, 34.079, 39.876, 28.061, 32.863, 29.954, 81.396, 68.997, 62.981, 42.159, 42.027, 38, 40.828, 33.919, 33.919, 28.061, 23.93 ], +"Total": [ 5510, 8913, 2399, 1922, 2130, 1386, 2104, 1565, 2403, 1492, 1943, 1100, 1271, 1203, 1150, 1145, 1388, 1427, 1143, 1423, 1055, 617, 826, 824, 712, 850, 772, 1055, 1322, 805, 991.09, 789.56, 724.71, 587.03, 568.07, 431.39, 398.47, 385.5, 349.58, 282.73, 237.84, 231.85, 222.87, 209.9, 208.91, 207.91, 188.95, 186.96, 185.96, 184.96, 178.98, 176.98, 173.99, 171.99, 157.03, 154.03, 149.05, 147.05, 143.06, 142.06, 39.094, 27.185, 26.193, 25.201, 24.208, 23.216, 23.216, 20.239, 20.239, 20.239, 19.246, 19.246, 19.246, 19.246, 18.254, 18.254, 17.261, 17.261, 16.269, 16.269, 16.269, 16.269, 16.269, 16.269, 16.269, 15.277, 15.277, 15.277, 15.277, 15.277, 64.727, 31.074, 15.237, 13.258, 12.268, 12.268, 42.959, 11.278, 11.278, 11.278, 10.289, 10.289, 10.289, 9.2988, 9.2988, 9.2988, 9.2988, 9.2988, 31.051, 8.309, 8.309, 8.309, 8.309, 8.309, 8.309, 8.309, 8.309, 7.3192, 7.3192, 7.3192, 30.938, 27.982, 26.996, 23.055, 18.128, 16.157, 15.172, 15.172, 14.186, 14.186, 14.186, 14.186, 12.215, 12.215, 12.215, 12.215, 11.23, 11.23, 11.23, 11.23, 11.23, 11.23, 10.245, 10.245, 10.245, 10.245, 10.245, 10.245, 10.245, 10.245, 45.644, 35.806, 31.871, 28.92, 27.936, 25.969, 23.017, 22.034, 20.066, 19.082, 19.082, 18.098, 16.131, 16.131, 15.147, 14.163, 13.18, 13.18, 13.18, 13.18, 13.18, 13.18, 13.18, 13.18, 12.196, 12.196, 12.196, 12.196, 12.196, 12.196, 142.62, 141.64, 143.6, 33.742, 28.837, 23.933, 22.952, 21.971, 20.99, 20.99, 18.047, 17.066, 61.21, 14.123, 370.24, 13.143, 13.143, 12.162, 12.162, 11.181, 11.181, 10.2, 10.2, 10.2, 10.2, 10.2, 9.2189, 9.2189, 9.2189, 9.2189, 101.36, 30.78, 24.899, 23.918, 20.977, 19.017, 18.036, 18.036, 17.056, 17.056, 17.056, 17.056, 16.076, 16.076, 15.095, 15.095, 14.115, 14.115, 13.135, 13.135, 13.135, 12.154, 12.154, 12.154, 11.174, 11.174, 11.174, 11.174, 11.174, 11.174, 27.831, 26.851, 25.871, 20.971, 19.011, 19.011, 18.031, 18.031, 18.031, 17.051, 17.051, 17.051, 16.071, 16.071, 15.091, 15.091, 14.111, 14.111, 14.111, 13.131, 13.131, 13.131, 13.131, 13.131, 12.151, 12.151, 11.171, 11.171, 11.171, 11.171, 86.46, 58.096, 41.469, 39.513, 37.557, 34.623, 32.667, 29.733, 25.82, 25.82, 22.886, 21.908, 78.629, 20.93, 20.93, 19.952, 19.952, 19.952, 17.996, 17.996, 17.018, 17.018, 16.04, 16.04, 16.04, 14.084, 13.105, 13.105, 13.105, 13.105, 32.629, 30.675, 28.721, 23.837, 23.837, 22.86, 19.929, 18.952, 18.952, 17.975, 17.975, 16.998, 16.998, 16.021, 16.021, 15.044, 15.044, 15.044, 14.068, 14.068, 14.068, 14.068, 13.091, 13.091, 12.114, 70.719, 11.137, 11.137, 11.137, 10.16, 120.36, 40.381, 31.603, 27.701, 91.115, 23.8, 20.873, 73.548, 19.898, 17.947, 17.947, 15.997, 15.021, 15.021, 14.046, 14.046, 13.071, 13.071, 13.071, 12.095, 12.095, 11.12, 10.144, 10.144, 10.144, 9.169, 9.169, 9.169, 8.1937, 8.1937, 126.99, 32.528, 21.815, 21.815, 16.946, 12.077, 11.103, 11.103, 39.337, 10.129, 10.129, 9.1554, 9.1554, 9.1554, 9.1554, 9.1554, 9.1554, 9.1554, 8.1815, 8.1815, 8.1815, 7.2077, 7.2077, 7.2077, 7.2077, 7.2077, 7.2077, 7.2077, 7.2077, 7.2077, 54.886, 44.182, 30.558, 26.665, 26.665, 19.853, 17.907, 17.907, 15.961, 15.961, 15.961, 14.988, 14.988, 14.015, 14.015, 13.041, 13.041, 12.068, 12.068, 11.095, 11.095, 11.095, 11.095, 10.122, 10.122, 9.1489, 9.1489, 9.1489, 9.1489, 8.1757, 108.3, 69.411, 56.773, 53.857, 117.06, 29.554, 28.582, 24.694, 17.889, 17.889, 16.917, 15.944, 15.944, 15.944, 14.972, 14.972, 13.028, 13.028, 13.028, 13.028, 13.028, 12.056, 12.056, 12.056, 11.084, 11.084, 11.084, 11.084, 11.084, 11.084, 45.086, 41.2, 38.285, 38.285, 24.682, 17.88, 17.88, 16.909, 15.937, 15.937, 14.965, 13.022, 12.05, 12.05, 12.05, 12.05, 11.079, 10.107, 10.107, 10.107, 10.107, 10.107, 9.1355, 9.1355, 9.1355, 9.1355, 9.1355, 30.513, 8.1638, 8.1638, 61.41, 41.07, 29.447, 24.605, 21.699, 16.856, 16.856, 15.888, 15.888, 14.919, 14.919, 14.919, 12.982, 12.013, 12.013, 11.045, 11.045, 11.045, 11.045, 10.076, 10.076, 10.076, 9.1077, 9.1077, 8.1391, 8.1391, 8.1391, 8.1391, 8.1391, 8.1391, 48.738, 46.804, 38.102, 28.432, 20.697, 20.697, 20.697, 17.796, 17.796, 14.895, 13.928, 12.961, 12.961, 11.994, 11.994, 11.994, 11.994, 11.994, 11.027, 11.027, 10.06, 10.06, 10.06, 10.06, 10.06, 10.06, 10.06, 9.0933, 9.0933, 9.0933, 30.337, 28.405, 28.405, 25.507, 23.575, 21.643, 19.711, 17.779, 17.779, 16.813, 15.847, 15.847, 15.847, 15.847, 14.881, 12.949, 11.983, 11.983, 11.017, 11.017, 11.017, 63.2, 10.051, 10.051, 10.051, 10.051, 10.051, 10.051, 9.0847, 9.0847, 47.707, 45.776, 41.913, 29.36, 27.429, 26.463, 24.532, 17.772, 17.772, 16.807, 16.807, 14.875, 13.91, 12.944, 11.978, 11.978, 11.013, 10.047, 10.047, 9.0814, 9.0814, 9.0814, 8.1158, 8.1158, 8.1158, 8.1158, 8.1158, 8.1158, 8.1158, 29.372, 55.864, 49.169, 30.997, 20.476, 20.476, 18.563, 16.65, 15.694, 15.694, 14.737, 13.781, 12.824, 12.824, 12.824, 10.911, 9.955, 9.955, 9.955, 9.955, 8.9986, 8.9986, 8.0422, 7.0857, 7.0857, 7.0857, 7.0857, 7.0857, 7.0857, 25.291, 23.355, 8913.3, 600.94, 422.4, 397.46, 831.09, 390.44, 451.26, 395.4, 269.74, 262.76, 33.835, 129.64, 218.57, 23.769, 47.09, 32.314, 44.828, 1178.9, 1021.5, 358.48, 407.42, 329.56, 250.78, 31.079, 41.774, 222, 35.721, 44.476, 89.579, 139.41, 109.86, 65.923, 41.415, 21.852, 25.704, 86.941, 47.045, 25.516, 68.108, 21.456, 19.54, 1922.4, 1944, 1145.5, 430.26, 430.35, 31.143, 19.199, 43.941, 36.84, 25.941, 152.53, 79.817, 26.863, 58.105, 77.672, 25.797, 24.808, 45.341, 79.51, 39.349, 27.676, 78.315, 92.758, 85.992, 25.673, 257.13, 39.293, 89.423, 20.693, 18.583, 1059.4, 2403.2, 439.3, 67.788, 29.145, 27.106, 22.059, 22.068, 93.753, 231.03, 42.578, 32.75, 21.97, 42.476, 16.95, 29.405, 28.4, 28.442, 26.464, 75.191, 1636.4, 712.2, 44.989, 59.9, 38.013, 29.949, 20.087, 55.464, 85.681, 37.66, 175.39, 29.611, 26.686, 82.177, 18.846, 17.828, 58.498, 23.387, 1271.6, 880.93, 36.934, 29.04, 204.58, 364.15, 101.08, 45.321, 17.962, 85.175, 38.346, 58.896, 24.706, 70.182, 191.13, 33.961, 973.17, 48.953, 26.169, 31.864, 21.032, 75.824, 28.811, 59.969, 21.872, 41.339, 25.706, 16.917, 57.792, 28.477, 27.574, 21.701, 21.733, 32.297, 803.06, 88.595, 25.188, 26.067, 15.219, 15.223, 24.013, 70.094, 100.57, 98.26, 19.017, 129.26, 93.397, 95.036, 241.36, 109.52, 41.14, 22.651, 17.81, 47.922, 268.76, 57.29, 44.4, 104.82, 102.75, 636.64, 123.03, 70.336, 105.92, 40.666, 51.407, 24.893, 31.732, 35.665, 30.752, 104.19, 48.283, 21.859, 36.483, 18.856, 100.69, 29.532, 27.481, 25.557, 23.407, 2104.6, 702.6, 103.14, 95.293, 36.912, 24.909, 24.821, 26.774, 20.91, 46.082, 46.092, 88.274, 112.16, 437.85, 77.976, 68.166, 30.368, 32.33, 1263, 917.08, 40.108, 29.992, 26.981, 22.055, 96.69, 29.945, 74.195, 33.771, 87.094, 232.6, 47.419, 42.497, 30.714, 52.152, 21.792, 15.968, 15.854, 61.295, 25.96, 197.95, 45.642, 53.282, 176.54, 19.933, 68.976, 28.635, 27.5, 19.768, 2399.3, 37.958, 34.111, 1386.4, 33.007, 26.071, 391.09, 68.039, 27.606, 150.82, 38.146, 40.995, 72.045, 1080, 147.64, 250.65, 306.19, 57.449, 260.69, 128.79, 55.226, 34.608, 55.882, 53.135, 52.14, 262.01, 14.9, 1423.8, 1055.7, 110.38, 153.78, 38.734, 47.813, 25.039, 89.452, 34.723, 30.605, 52.201, 56.969, 73.263, 42.286, 15.977, 60.555, 57.63, 38.163, 50.79, 15.861, 47.489, 109.14, 49.941, 173.14, 35.746, 35.603, 221.82, 25.742, 191.5, 92.718, 126.73, 32.085, 40.053, 93.158, 135.51, 37.463, 24.789, 22.73, 80.378, 63.659, 37.402, 66.989, 5510.9, 5510.9, 622.86, 134.99, 29.613, 134.11, 18.788, 308.43, 44.964, 32.104, 628.38, 22.184, 250.9, 163.25, 44.624, 83.117, 57.148, 54.094, 160.04, 98.847, 59.878, 109.69, 22.609, 12.848, 179.05, 89.775, 92.64, 92.249, 230.11, 103.94, 52.236, 52.324, 36.544, 59.065, 15.878, 100.86, 38.84, 445.08, 637.91, 83.745, 402.25, 137.59, 293.25, 38.626, 61.199, 102.91, 35.439, 50.112, 16.925, 201.08, 2130.8, 100.63, 330.74, 70.092, 81.811, 253.17, 826.31, 74.005, 25.692, 265.08, 24.646, 17.817, 71.166, 55.389, 985.72, 45.769, 151.12, 115.94, 51.342, 36.157, 1388.8, 176.42, 100.79, 93.824, 238.31, 824.96, 56.968, 61.028, 157.85, 147.67, 119, 69.951, 29.405, 91.154, 235.47, 88.216, 44.912, 113.5, 148.62, 40.73, 80.864, 127.39, 460.16, 460.16, 51.774, 70.7, 23.398, 102.7, 312.99, 122.03, 266.65, 73.77, 38.533, 152.19, 43.981, 219.87, 57.663, 259.77, 38.54, 97.363, 30.643, 56.967, 29.648, 113.02, 30.326, 148.96, 211.92, 286.73, 136.14, 115.82, 79.964, 47.353, 404.86, 226.61, 30.798, 22.853, 31.594, 90.424, 49.102, 88.915, 227.45, 1565.4, 1204, 442.33, 88.515, 617.51, 84.737, 94.884, 44.053, 114.19, 38.231, 25.44, 92.666, 805.57, 1100.8, 246.57, 519.59, 59.86, 47.065, 140.7, 411.98, 177.79, 45.429, 109.87, 92.298, 77.922, 107.04, 232.19, 212.12, 80.902, 285.78, 301.48, 176.99, 109.46, 197.75, 71.705, 109.85, 87.449, 281.34, 172.22, 310.94, 63.556, 196.39, 1427.2, 77.869, 56.116, 172.97, 1150.9, 77.013, 868.44, 132.1, 106.42, 171.74, 636.81, 318.33, 143.84, 68.418, 2399.3, 97.69, 86.864, 42.545, 270.65, 467.66, 132.47, 59.057, 185.19, 117.33, 52.203, 1322.2, 225.08, 636.81, 53.081, 159.04, 48.971, 19.822, 83.974, 91.487, 276.71, 1150.9, 79.216, 35.367, 31.882, 60.227, 287.96, 132.56, 1492.2, 522.77, 50.421, 178.68, 59.132, 198.71, 40.177, 1565.4, 209.19, 239.89, 200.9, 473.59, 68.069, 65.817, 81.478, 746.66, 554.27, 53.446, 80.406, 148.85, 424.32, 142.34, 239.51, 712.83, 85.885, 102.3, 467.66, 200.9, 550.41, 176.27, 164.31, 265.08, 112.89, 51.324, 74.799, 60.055, 57.002, 232.71, 56.772, 50.888, 461.66, 90.546, 127.56, 49.129, 165.82, 26.614, 193.74, 282.32, 214.56, 231.26, 300.32, 72.8, 321.77, 548.21, 339.45, 147.39, 642.37, 565.2, 215.37, 370.4, 85.263, 425.67, 125.89, 166.26, 286.25, 103.95, 826.31, 262.01, 127.12, 134.75, 60.254, 204.56, 40.306, 735.27, 572.77, 182.25, 55.13, 125.36, 316.95, 72.461, 304.72, 213.3, 69.885, 102.27, 129.26, 22.691, 32.331, 254.74, 406.83, 525.76, 355.34, 253.17, 636.81, 63.874, 61.967, 243.85, 2130.8, 86.703, 110.06, 824.96, 148.96, 1492.2, 424.32, 696.21, 310.94, 71.227, 60.894, 1204, 1143.4, 129.22, 53.307, 286.25, 298.04, 270.58, 559.62, 536.88, 565.2, 39.339, 416.27, 824.96, 168.63, 119.71, 292.1, 245.24, 97.924, 746.66, 147.39, 81.478, 220.88, 248.57, 200.58, 299.35, 513.96, 116.7, 565.2, 409.19, 62.553, 152.39, 1100.8, 151.12, 324.07, 324.07, 238.23, 384.28, 72.934, 103.8, 181.14, 824.96, 72.202, 772.9, 246.25, 83.715, 194.11, 216.76, 1055.6, 2403.2, 850.82, 536.88, 692.75, 204.56, 56.238, 1427.2, 214.79, 382.48, 156.84, 231.26, 83.96, 221.02, 826.31, 201.08, 346.59, 5510.9, 107.18, 289.68, 1143.4, 1322.2, 133.46, 98.123, 270.58, 125.11, 612.2, 1423.8, 1143.4, 167.91, 2130.8, 221.02, 8913.3, 2399.3, 425.67, 100.28, 461.66, 1263, 1322.2, 242.69, 1150.9, 341.11, 250.9, 262.53, 71.454, 1150.9, 108.99, 212.58, 134.3, 144.46, 826.31, 426.4, 288.6, 1492.2, 83.853, 559.62, 550.41, 751.49, 266.65, 82.268, 461.66, 2130.8, 824.96, 244.6, 212.12, 337.57, 246.25, 102.24, 168.63, 2104.6, 131.97, 674.49, 270.58, 1055.6, 169.12, 622.86, 300.32, 763.87, 1922.4, 1388.8, 282.32, 384.28, 5510.9, 712.83, 334.94, 1150.9, 565.2, 1271.6, 559.62, 235.24, 232.19, 254.2, 529.72, 214.56, 299.67, 144.24, 242.69, 1388.8, 1150.9, 243.85, 735.27, 735.27, 420.92, 420.92, 1427.2, 735.27, 317.44, 636.81, 424.69, 1143.4, 504.96, 165.82, 2130.8, 212.58, 696.21, 1055.6, 254.2, 288.23, 1143.4, 282.23, 985.72, 324.07, 2104.6, 1055.6, 132.1, 866.06, 209.86, 216.32, 316.95, 5510.9, 712.83, 119.71, 298.04, 355.34, 554.27, 554.27, 409.19, 1145.5, 1492.2, 93.158, 8913.3, 304.72, 260.69, 554.27, 536.88, 240.49, 318.33, 409.19, 826.31, 286.25, 426.4, 330.73, 409.19, 1143.4, 301.48, 1055.6, 1492.2, 401.14, 578, 536.88, 772.9, 1055.7, 377.94, 1565.4, 424.32, 1423.8, 344.88, 1388.8, 1636.4, 370.4, 868.44, 2104.6, 304.72, 1055.6, 352.16, 297.47, 401.14, 1427.2, 281.34, 1100.8, 282.23, 264.66, 428.49, 513.96, 246.3, 868.44, 232.6, 536.88, 772.9, 607.63, 578, 460.16 ], +"Category": [ "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Default", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic2", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic3", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic4", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic6", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic7", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic8", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic9", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic10", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic11", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic12", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic13", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic14", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic15", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic16", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic17", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic18", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic19", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic20", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic5", "Topic7", "Topic9", "Topic12", "Topic13", "Topic17", "Topic19", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic3", "Topic4", "Topic6", "Topic6", "Topic7", "Topic8", "Topic9", "Topic9", "Topic9", "Topic10", "Topic11", "Topic13", "Topic14", "Topic14", "Topic18", "Topic18", "Topic20", "Topic20", "Topic1", "Topic1", "Topic1", "Topic1", "Topic1", "Topic2", "Topic3", "Topic3", "Topic4", "Topic5", "Topic6", "Topic6", "Topic8", "Topic9", "Topic9", "Topic10", "Topic10", "Topic10", "Topic11", "Topic12", "Topic12", "Topic13", "Topic14", "Topic14", "Topic14", "Topic15", "Topic15", "Topic19", "Topic19", "Topic20", "Topic1", "Topic1", "Topic1", "Topic2", "Topic2", "Topic3", "Topic4", "Topic4", "Topic5", "Topic6", "Topic6", "Topic6", "Topic6", "Topic9", "Topic12", "Topic17", "Topic19", "Topic19", "Topic19", "Topic20", "Topic1", "Topic1", "Topic2", "Topic2", "Topic3", "Topic4", "Topic4", "Topic5", "Topic6", "Topic8", "Topic9", "Topic12", "Topic13", "Topic15", "Topic15", "Topic16", "Topic19", "Topic20", "Topic1", "Topic1", "Topic3", "Topic3", "Topic5", "Topic8", "Topic9", "Topic10", "Topic11", "Topic12", "Topic12", "Topic14", "Topic15", "Topic18", "Topic19", "Topic20", "Topic1", "Topic2", "Topic2", "Topic4", "Topic5", "Topic6", "Topic8", "Topic10", "Topic10", "Topic11", "Topic12", "Topic13", "Topic15", "Topic16", "Topic16", "Topic16", "Topic16", "Topic18", "Topic1", "Topic2", "Topic2", "Topic3", "Topic3", "Topic3", "Topic4", "Topic5", "Topic6", "Topic7", "Topic7", "Topic7", "Topic8", "Topic11", "Topic12", "Topic13", "Topic16", "Topic17", "Topic18", "Topic2", "Topic7", "Topic8", "Topic9", "Topic11", "Topic14", "Topic1", "Topic2", "Topic4", "Topic5", "Topic5", "Topic6", "Topic7", "Topic8", "Topic8", "Topic8", "Topic9", "Topic10", "Topic11", "Topic12", "Topic14", "Topic15", "Topic16", "Topic18", "Topic19", "Topic20", "Topic1", "Topic1", "Topic2", "Topic2", "Topic4", "Topic8", "Topic9", "Topic10", "Topic10", "Topic11", "Topic14", "Topic15", "Topic16", "Topic16", "Topic17", "Topic17", "Topic18", "Topic19", "Topic1", "Topic1", "Topic2", "Topic3", "Topic4", "Topic4", "Topic5", "Topic5", "Topic5", "Topic5", "Topic5", "Topic6", "Topic7", "Topic8", "Topic9", "Topic11", "Topic12", "Topic13", "Topic18", "Topic4", "Topic4", "Topic5", "Topic5", "Topic6", "Topic9", "Topic10", "Topic11", "Topic14", "Topic16", "Topic16", "Topic1", "Topic2", "Topic2", "Topic3", "Topic3", "Topic3", "Topic10", "Topic12", "Topic16", "Topic17", "Topic18", "Topic19", "Topic19", "Topic1", "Topic2", "Topic3", "Topic3", "Topic5", "Topic6", "Topic7", "Topic8", "Topic9", "Topic10", "Topic10", "Topic11", "Topic14", "Topic17", "Topic1", "Topic1", "Topic3", "Topic3", "Topic4", "Topic4", "Topic4", "Topic6", "Topic8", "Topic12", "Topic12", "Topic13", "Topic13", "Topic13", "Topic13", "Topic17", "Topic17", "Topic17", "Topic18", "Topic18", "Topic20", "Topic2", "Topic2", "Topic3", "Topic5", "Topic7", "Topic7", "Topic14", "Topic15", "Topic15", "Topic16", "Topic2", "Topic3", "Topic5", "Topic8", "Topic10", "Topic11", "Topic12", "Topic13", "Topic13", "Topic14", "Topic19", "Topic1", "Topic3", "Topic4", "Topic12", "Topic13", "Topic16", "Topic16", "Topic2", "Topic2", "Topic2", "Topic3", "Topic3", "Topic4", "Topic4", "Topic6", "Topic7", "Topic8", "Topic9", "Topic10", "Topic13", "Topic16", "Topic18", "Topic19", "Topic20", "Topic2", "Topic2", "Topic3", "Topic4", "Topic4", "Topic6", "Topic10", "Topic11", "Topic12", "Topic14", "Topic18", "Topic19", "Topic20", "Topic2", "Topic3", "Topic3", "Topic4", "Topic5", "Topic6", "Topic7", "Topic9", "Topic11", "Topic12", "Topic12", "Topic15", "Topic19", "Topic1", "Topic3", "Topic3", "Topic4", "Topic4", "Topic6", "Topic7", "Topic11", "Topic13", "Topic15", "Topic16", "Topic17", "Topic18", "Topic20", "Topic2", "Topic5", "Topic8", "Topic12", "Topic15", "Topic20", "Topic1", "Topic2", "Topic2", "Topic2", "Topic5", "Topic7", "Topic9", "Topic12", "Topic13", "Topic14", "Topic16", "Topic16", "Topic17", "Topic20", "Topic2", "Topic2", "Topic3", "Topic4", "Topic7", "Topic8", "Topic9", "Topic10", "Topic11", "Topic15", "Topic17", "Topic18", "Topic20", "Topic2", "Topic4", "Topic5", "Topic6", "Topic12", "Topic14", "Topic16", "Topic17", "Topic4", "Topic4", "Topic5", "Topic7", "Topic8", "Topic11", "Topic12", "Topic13", "Topic17", "Topic18", "Topic19", "Topic2", "Topic3", "Topic4", "Topic5", "Topic5", "Topic6", "Topic7", "Topic8", "Topic8", "Topic10", "Topic13", "Topic15", "Topic15", "Topic17", "Topic2", "Topic2", "Topic3", "Topic4", "Topic9", "Topic10", "Topic12", "Topic15", "Topic17", "Topic18", "Topic19", "Topic20", "Topic2", "Topic3", "Topic4", "Topic5", "Topic8", "Topic11", "Topic14", "Topic17", "Topic3", "Topic7", "Topic8", "Topic10", "Topic11", "Topic12", "Topic13", "Topic14", "Topic18", "Topic2", "Topic3", "Topic4", "Topic5", "Topic5", "Topic7", "Topic8", "Topic8", "Topic9", "Topic12", "Topic13", "Topic15", "Topic19", "Topic2", "Topic3", "Topic6", "Topic11", "Topic12", "Topic14", "Topic20", "Topic1", "Topic5", "Topic10", "Topic11", "Topic12", "Topic14", "Topic15", "Topic18", "Topic3", "Topic4", "Topic7", "Topic8", "Topic9", "Topic10", "Topic12", "Topic14", "Topic16", "Topic16", "Topic17", "Topic1", "Topic3", "Topic6", "Topic7", "Topic8", "Topic16", "Topic17", "Topic19", "Topic20", "Topic3", "Topic5", "Topic16", "Topic19", "Topic7", "Topic11", "Topic11", "Topic14", "Topic1", "Topic4", "Topic7", "Topic13", "Topic14", "Topic15", "Topic16", "Topic4", "Topic6", "Topic7", "Topic8", "Topic16", "Topic18", "Topic19", "Topic2", "Topic6", "Topic8", "Topic9", "Topic16", "Topic16", "Topic2", "Topic3", "Topic5", "Topic7", "Topic8", "Topic9", "Topic13", "Topic20", "Topic2", "Topic3", "Topic4", "Topic5", "Topic7", "Topic13", "Topic14", "Topic15", "Topic15", "Topic18", "Topic18", "Topic18", "Topic2", "Topic10", "Topic12", "Topic13", "Topic15", "Topic17", "Topic3", "Topic4", "Topic10", "Topic15", "Topic15", "Topic16", "Topic3", "Topic4", "Topic11", "Topic15", "Topic3", "Topic6", "Topic7", "Topic11", "Topic12", "Topic15", "Topic16", "Topic5", "Topic13", "Topic15", "Topic3", "Topic5", "Topic5", "Topic6", "Topic8", "Topic12", "Topic20", "Topic2", "Topic3", "Topic4", "Topic7", "Topic8", "Topic11", "Topic18", "Topic2", "Topic8", "Topic10", "Topic11", "Topic15", "Topic17", "Topic19", "Topic20", "Topic2", "Topic3", "Topic4", "Topic5", "Topic11", "Topic13", "Topic16", "Topic17", "Topic2", "Topic7", "Topic8", "Topic10", "Topic12", "Topic3", "Topic6", "Topic11", "Topic12", "Topic18", "Topic20", "Topic1", "Topic3", "Topic7", "Topic9", "Topic12", "Topic13", "Topic17", "Topic4", "Topic6", "Topic11", "Topic17", "Topic18", "Topic4", "Topic10", "Topic13", "Topic3", "Topic4", "Topic8", "Topic9", "Topic10", "Topic16", "Topic19", "Topic20", "Topic2", "Topic4", "Topic8", "Topic8", "Topic12", "Topic18", "Topic8", "Topic13", "Topic16", "Topic17", "Topic19", "Topic2", "Topic2", "Topic7", "Topic7", "Topic10", "Topic12", "Topic13", "Topic16", "Topic17", "Topic7", "Topic9", "Topic11", "Topic15", "Topic3", "Topic3", "Topic10", "Topic20", "Topic3", "Topic6", "Topic8", "Topic1", "Topic2", "Topic4", "Topic5", "Topic10", "Topic13", "Topic14", "Topic17", "Topic18", "Topic20", "Topic7", "Topic13", "Topic14", "Topic17", "Topic2", "Topic10", "Topic14", "Topic16", "Topic18", "Topic2", "Topic3", "Topic7", "Topic8", "Topic9", "Topic9", "Topic11", "Topic18", "Topic7", "Topic8", "Topic18", "Topic3", "Topic4", "Topic5", "Topic6", "Topic7", "Topic13", "Topic15", "Topic16", "Topic12", "Topic12", "Topic20", "Topic7", "Topic8", "Topic10", "Topic10", "Topic12", "Topic14", "Topic18", "Topic19", "Topic20", "Topic4", "Topic9", "Topic13", "Topic15", "Topic16", "Topic17", "Topic6", "Topic7", "Topic9", "Topic10", "Topic16", "Topic18", "Topic14", "Topic16", "Topic4", "Topic5", "Topic7", "Topic8", "Topic9", "Topic10", "Topic17", "Topic18", "Topic3", "Topic9", "Topic11", "Topic20", "Topic20", "Topic4", "Topic8", "Topic9", "Topic14", "Topic18", "Topic2", "Topic10", "Topic12", "Topic13", "Topic16", "Topic5", "Topic12", "Topic14", "Topic18", "Topic19", "Topic20", "Topic4", "Topic9", "Topic10", "Topic13", "Topic15", "Topic18", "Topic5", "Topic9", "Topic17", "Topic18", "Topic19", "Topic20", "Topic4", "Topic7", "Topic9", "Topic12", "Topic13", "Topic17", "Topic19", "Topic5", "Topic6", "Topic7", "Topic11", "Topic19", "Topic20", "Topic3", "Topic10", "Topic11", "Topic14", "Topic15", "Topic16", "Topic20", "Topic17", "Topic18", "Topic2", "Topic10", "Topic19", "Topic16", "Topic19", "Topic20", "Topic6", "Topic8", "Topic12", "Topic14", "Topic19", "Topic20", "Topic8", "Topic9", "Topic13", "Topic18", "Topic19", "Topic2", "Topic11", "Topic13", "Topic19", "Topic20", "Topic5", "Topic10", "Topic3", "Topic7", "Topic11", "Topic15", "Topic15", "Topic1", "Topic12", "Topic16", "Topic19", "Topic2", "Topic3", "Topic4", "Topic5", "Topic6", "Topic10", "Topic13", "Topic14", "Topic11", "Topic13", "Topic14", "Topic17", "Topic18", "Topic19", "Topic2", "Topic4", "Topic5", "Topic8", "Topic10", "Topic12", "Topic15", "Topic16", "Topic16", "Topic17", "Topic20" ] +}, +"token.table": { + "Term": [ "10", "10", "10", "10", "10", "2", "2", "2", "2", "2", "2", "2", "2", "3", "3", "3", "3", "3", "5", "5", "5", "5", "5", "54", "571", "6", "6", "666", "7", "7", "7", "7", "7", "7", "8", "8", "8", "8mm", "9", "9", "9", "aberdeen", "ace", "ace", "ace", "ace", "acting", "acting", "action", "action", "action", "action", "action", "action", "action", "action", "action", "actors", "adams", "adams", "adams", "adams", "adams", "add", "adults", "adults", "adults", "adults", "adventure", "adventure", "adventure", "adventure", "adventure", "adventure", "adventure", "advocate", "affecting", "affleck", "affleck", "affleck", "affleck", "affleck", "africans", "agent", "agent", "agent", "agent", "akiva", "alessa", "alice", "alice", "alice", "alice", "alicia", "alicia", "alien", "alien", "alien", "aliens", "aliens", "aliens", "aliens", "aliens", "aliens", "allen", "allen", "als", "alternative", "althea", "altman", "altman", "altman", "altmans", "ambassador", "america", "america", "america", "american", "american", "american", "american", "american", "american", "amidala", "amidst", "amistad", "amistad", "amusing", "amusing", "amy", "amy", "amy", "anaconda", "anaconda", "anaconda", "anakin", "anastasia", "anderson", "anderson", "anderson", "anderson", "anderson", "anderson", "andreas", "andromeda", "angels", "angels", "angels", "angels", "angels", "animated", "animated", "animated", "animated", "animation", "animation", "animators", "anna", "anna", "annie", "annie", "annie", "antz", "ape", "ape", "apes", "apes", "apprentice", "arab", "archer", "argento", "argentos", "ari", "ariel", "armageddon", "armageddon", "armies", "army", "army", "army", "army", "army", "arnold", "arnold", "arnold", "arroway", "art", "art", "art", "art", "art", "art", "artemus", "arts", "arts", "arts", "ass", "ass", "ass", "asteroid", "atlantis", "attempt", "attempt", "audience", "audience", "audience", "audience", "audio", "austin", "austin", "austin", "austin", "autistic", "babe", "babe", "babe", "babe", "babe", "babes", "back", "back", "back", "back", "back", "bacon", "bacon", "bacon", "bacon", "bacons", "bad", "bad", "bad", "bad", "bad", "bad", "bahamas", "bail", "baku", "bancroft", "band", "band", "band", "band", "banderas", "banderas", "banderas", "barb", "barrymore", "barrymore", "barrymore", "barrymore", "barrymore", "bateman", "batgirl", "batman", "batman", "batman", "batman", "bats", "bats", "battle", "battle", "battle", "battle", "battle", "beals", "bean", "bean", "bean", "beans", "beatrice", "beatty", "beaumarchais", "beautiful", "beautiful", "beautiful", "beavis", "beek", "begin", "beloved", "beloved", "beloved", "benigni", "besson", "bessons", "bessons", "betty", "betty", "bianca", "big", "big", "big", "big", "big", "big", "big", "bigalow", "biggest", "biggs", "bilko", "bill", "bill", "bill", "bill", "bill", "bill", "bill", "bill", "bill", "birch", "birch", "bischoff", "black", "black", "black", "black", "black", "black", "black", "black", "black", "black", "blade", "blade", "blade", "blade", "blair", "blair", "blair", "blair", "blissfully", "blonde", "blonde", "blonde", "blonde", "blonde", "blood", "blood", "blood", "blood", "blood", "blood", "blood", "blood", "boat", "boat", "boat", "bob", "bob", "bob", "bob", "bob", "bob", "bob", "bobby", "bobby", "bobby", "bobby", "bold", "bond", "bond", "bond", "boogie", "boogie", "boogie", "book", "book", "book", "book", "book", "booker", "boone", "boorman", "borg", "born", "born", "born", "born", "born", "bowfinger", "bowfinger", "bowie", "boy", "boy", "boy", "boy", "boy", "boy", "boy", "boyle", "boyle", "boyle", "bra", "bram", "branaghs", "brasco", "braveheart", "braveheart", "braveheart", "braveheart", "braveheart", "brean", "brenner", "briggs", "briggs", "broderick", "broderick", "broderick", "brooks", "brooks", "brooks", "brothers", "brothers", "brothers", "brothers", "brothers", "brothers", "brothers", "brothers", "brought", "brown", "brown", "brown", "brown", "brown", "brown", "brown", "brown", "brown", "bruce", "bruce", "bruce", "bruce", "bruce", "bruce", "bruce", "bruce", "bubby", "bugs", "bugs", "bugs", "bulow", "bulworth", "bulworths", "bunch", "bunch", "burbank", "butcher", "butcher", "butcher", "cage", "cage", "cage", "cage", "cal", "caligula", "camera", "camera", "camera", "camera", "cameron", "cameron", "cameron", "cameron", "cameron", "cameron", "cameron", "campaign", "campaign", "campaign", "campaign", "campaign", "camps", "capone", "captured", "captured", "captured", "car", "car", "car", "carefully", "carefully", "cargo", "carla", "carlito", "carlos", "carls", "carly", "carol", "carol", "carol", "carol", "carpenter", "carpenter", "carpenter", "carpenters", "carpenters", "carpenters", "carrey", "carreys", "carreys", "carreys", "carry", "carry", "carter", "carter", "carter", "carter", "carter", "carter", "case", "case", "case", "case", "cast", "cast", "cast", "cast", "cast", "cast", "caulder", "cauldron", "cauldron", "cavemans", "celebrity", "celebrity", "celebrity", "chad", "chad", "chan", "chan", "change", "chans", "character", "character", "character", "character", "character", "character", "characters", "characters", "characters", "characters", "characters", "characters", "charlize", "charlize", "cheerleader", "cheezy", "chicken", "chicken", "chicken", "chickens", "child", "child", "child", "child", "child", "child", "child", "children", "children", "children", "children", "chinese", "chinese", "chinese", "chinese", "chocolat", "chow", "chow", "chris", "chris", "chris", "chris", "chris", "chris", "chris", "chris", "chris", "chris", "chris", "chris", "christ", "christ", "christmas", "christmas", "christmas", "christmas", "christmas", "christmas", "christmas", "christmas", "christof", "chucky", "cindy", "cindy", "cinemax", "cisco", "city", "city", "city", "city", "city", "city", "city", "civil", "civil", "civil", "civil", "claiborne", "claires", "claude", "claude", "claude", "claw", "claw", "clinic", "clinic", "clooney", "clooney", "clooney", "clooney", "coach", "coach", "coach", "coach", "coach", "coen", "coen", "coens", "col", "col", "col", "cole", "cole", "cole", "college", "college", "college", "college", "college", "college", "college", "colonel", "colonel", "comedies", "comedies", "comedies", "comedies", "comedies", "comedy", "comedy", "comedy", "comedy", "comedy", "comedy", "comedy", "comet", "comet", "comic", "comic", "comic", "comic", "comic", "comic", "comic", "commands", "commodus", "compassion", "completely", "completely", "compulsive", "computer", "computer", "computer", "computer", "computer", "computer", "computer", "computer", "computer", "condor", "connor", "connor", "consecutive", "constantly", "contact", "contact", "controversy", "conventional", "conventional", "conveys", "cop", "cop", "cop", "cop", "cop", "cop", "cops", "cops", "cops", "cops", "cops", "corky", "corleone", "cosette", "costners", "counselor", "counselor", "country", "country", "country", "country", "country", "country", "court", "court", "court", "court", "courtroom", "courtroom", "courtroom", "crafted", "crafted", "crap", "crap", "crap", "craven", "crawford", "creaky", "creates", "creates", "creates", "creature", "creature", "creature", "creature", "creature", "crew", "crew", "crew", "crew", "crime", "crime", "crime", "crime", "criminal", "criminal", "criminal", "criminal", "critique", "critique", "critique", "croc", "crouching", "crow", "crow", "crow", "crow", "culture", "culture", "culture", "culture", "culture", "curdled", "cusack", "cusack", "cusack", "cy", "cyborsuit", "cynthia", "cynthia", "daisy", "daisy", "daisy", "dalai", "dalmatians", "damme", "dammes", "damon", "damon", "damon", "damon", "dance", "dance", "dance", "dance", "dance", "dance", "dantes", "dantes", "danvers", "dark", "dark", "dark", "dark", "dark", "dark", "dark", "darren", "darryl", "darryl", "dartagnan", "darth", "data", "data", "daughter", "daughter", "daughter", "daughter", "daughter", "daughter", "daughter", "daughter", "day", "day", "day", "days", "days", "days", "days", "dc", "de", "de", "de", "de", "de", "de", "death", "death", "death", "death", "death", "death", "death", "deceiver", "deedles", "deep", "deep", "deep", "degeneres", "deliverance", "demeanor", "demeanor", "deniro", "deniro", "denise", "denise", "depth", "der", "derek", "derek", "derek", "derek", "dereks", "describes", "describes", "destination", "destination", "destination", "deuce", "devil", "devil", "devil", "devils", "devils", "devils", "devils", "devlin", "devon", "dewey", "dewey", "dewitt", "dicaprio", "didnt", "didnt", "didnt", "diedre", "dillon", "dillon", "dinosaurs", "dinosaurs", "dinosaurs", "direction", "director", "director", "director", "dirk", "disaster", "disaster", "disaster", "disc", "disco", "disco", "disco", "disney", "disney", "disney", "disneys", "disneys", "disneys", "doesnt", "doesnt", "doesnt", "dog", "dog", "dog", "dog", "dog", "dog", "dog", "dog", "dog", "donkey", "dont", "dont", "doogie", "doubt", "downey", "downey", "downey", "dr", "dr", "dr", "dr", "dr", "dr", "dr", "dracula", "dracula", "driller", "drug", "drug", "drug", "drug", "drugs", "drugs", "drugs", "drunken", "drunken", "drunken", "duchovny", "duchovny", "dude", "dude", "dude", "dumb", "dumb", "dumb", "dumb", "dumb", "dvd", "dvd", "dvd", "eager", "earth", "earth", "earth", "earth", "earth", "earth", "easily", "eastwood", "eastwood", "eddie", "eddie", "eddie", "eddie", "eddie", "edition", "edition", "effective", "effective", "effects", "effects", "effects", "effects", "effects", "elizabeth", "elizabeth", "elizabeth", "elizabeth", "elizabeth", "elizabeth", "ellie", "ellie", "ellie", "elmore", "elvis", "elwood", "embodies", "emily", "emily", "emily", "emotional", "emotional", "emotional", "emotions", "emotions", "end", "end", "end", "ending", "ending", "enola", "ensure", "entire", "entire", "entrapment", "ephron", "ephron", "epic", "epic", "epic", "epic", "epic", "eruption", "estella", "estella", "eszterhas", "eternity", "eva", "eva", "evil", "evil", "evil", "evil", "evil", "evil", "evil", "evil", "evil", "evil", "evil", "evil", "evil", "evita", "evolution", "evolution", "existenz", "exorcist", "experience", "experience", "experience", "experience", "fable", "fable", "fact", "fact", "fact", "faculty", "fairy", "fairy", "fairy", "fairy", "falk", "families", "families", "family", "family", "family", "family", "family", "family", "familys", "familys", "fans", "fans", "fans", "fans", "fans", "fans", "fans", "fans", "fantasia", "fantine", "farquaad", "farrelly", "farrellys", "fart", "fascinating", "fascinating", "fascinating", "fascinating", "fascinating", "fascinating", "fascinating", "father", "father", "father", "father", "father", "father", "father", "fbi", "fbi", "fbi", "featherstone", "fei", "fern", "fi", "fiction", "fiction", "fiction", "fidelity", "fight", "fight", "fight", "fight", "fight", "fight", "files", "files", "files", "files", "files", "files", "filled", "film", "film", "film", "film", "films", "films", "films", "films", "films", "films", "films", "films", "films", "final", "final", "final", "final", "final", "finally", "finds", "finds", "finds", "finds", "finds", "fingernail", "finn", "finn", "finns", "flanders", "flick", "flick", "flick", "flubber", "flubber", "flynt", "flynts", "follow", "footage", "footage", "footage", "footage", "footage", "footage", "football", "football", "forces", "forces", "forces", "forces", "forces", "forlani", "forlani", "forman", "found", "found", "francie", "franciss", "frankenheimer", "fraser", "fraser", "frears", "freddie", "freddy", "freeze", "freeze", "freeze", "freeze", "frequency", "frequency", "friends", "friends", "friends", "friends", "friends", "friends", "friends", "fright", "fright", "fu", "fuentes", "fugitive", "fugitive", "fugitive", "fun", "fun", "fun", "fun", "fun", "fun", "fun", "fun", "funniest", "funniest", "funniest", "funniest", "funny", "funny", "funny", "funny", "funny", "funny", "funny", "furtwangler", "future", "future", "future", "future", "future", "futuristic", "futuristic", "gabriel", "gabriel", "gabriel", "gabriel", "gadget", "gadget", "gags", "gags", "gags", "gags", "gale", "gangster", "gangster", "gangster", "gangster", "garofalo", "garth", "gattaca", "gattaca", "gattaca", "gauge", "gauge", "gavins", "gay", "gay", "gay", "gay", "gay", "gay", "genetic", "genetically", "genre", "genre", "genre", "genre", "genre", "genre", "george", "george", "george", "george", "geronimo", "ghost", "ghost", "ghost", "ghost", "ghosts", "ghosts", "giant", "giant", "giant", "giant", "giant", "giant", "gibson", "gibson", "gibson", "giles", "gillian", "girl", "girl", "girl", "girl", "girl", "girl", "girl", "girl", "girlfriend", "girlfriend", "girlfriend", "girls", "girls", "girls", "girls", "girls", "gladiator", "gladiator", "glen", "glen", "glenda", "gloria", "gloria", "gloria", "gloria", "gloria", "god", "god", "god", "god", "god", "godzilla", "godzilla", "godzillas", "gon", "gonzo", "good", "good", "good", "gordie", "gorilla", "gorilla", "gotcha", "gotham", "government", "government", "government", "government", "government", "government", "government", "government", "grammer", "grandfather", "grandfather", "granger", "grangers", "grease", "grease", "grease", "great", "great", "greg", "greg", "greg", "greg", "greg", "grier", "grier", "grinch", "grip", "groan", "guess", "guess", "guess", "gugino", "guido", "guy", "guy", "guy", "guy", "guy", "guy", "guys", "guys", "guys", "guys", "guys", "guys", "guys", "gwyneth", "gwyneth", "haley", "halloween", "halloween", "halloween", "halloween", "hamlet", "hamlet", "hammers", "hanks", "hanks", "hanks", "hanks", "har", "hard", "harlin", "harmon", "harry", "harry", "harry", "harry", "harrys", "harrys", "hattie", "haunted", "haunted", "haunting", "haunting", "haunting", "hawtrey", "heartfelt", "heartfelt", "heaven", "heaven", "heaven", "heaven", "heaven", "heckerling", "hed", "hed", "hed", "hedwig", "heist", "helen", "helen", "helen", "helen", "helen", "helgenberger", "hell", "hell", "hell", "hercules", "hero", "hero", "hero", "hero", "hero", "hero", "hero", "hero", "hero", "hes", "hes", "hes", "hes", "hes", "hes", "hes", "hewitt", "hewitt", "heyst", "high", "high", "high", "high", "highlander", "highlander", "hilarious", "hilarious", "hilarious", "hilarious", "hilarious", "hilary", "historical", "historical", "historical", "historical", "history", "history", "history", "history", "hockley", "hogarth", "hollow", "hollow", "hollow", "hollywood", "hollywood", "hollywood", "hollywood", "hollywood", "hollywood", "holocaust", "home", "home", "home", "home", "home", "home", "home", "home", "home", "homer", "homer", "hong", "hopkins", "hopkins", "hopkins", "hopkins", "hopkins", "horizon", "horizon", "horizon", "horizon", "horizon", "horned", "horror", "horror", "horror", "horror", "horror", "horror", "horror", "horror", "horse", "horse", "horse", "horse", "horse", "horse", "horse", "horse", "horseman", "hotel", "hotel", "hotel", "hour", "hour", "hour", "hour", "house", "house", "house", "house", "house", "hrundi", "hubbard", "huh", "huh", "hulot", "human", "human", "human", "human", "human", "human", "human", "humans", "humans", "humans", "humans", "humans", "humbert", "humbert", "humor", "humor", "humor", "humor", "humor", "humor", "humor", "humor", "hunting", "hunting", "hunting", "husband", "husband", "husband", "husband", "husband", "hush", "ichabod", "icky", "id", "id", "id", "idea", "ideals", "idiot", "idiot", "idiot", "idiotic", "idiotic", "idiotic", "im", "im", "im", "im", "im", "images", "images", "images", "impact", "impact", "impact", "impact", "inch", "inch", "inch", "including", "including", "inherently", "insanity", "insurrection", "interest", "interesting", "interesting", "intergalactic", "involvement", "irene", "irene", "ironside", "irresistible", "irresistible", "island", "island", "island", "island", "island", "island", "island", "island", "isnt", "isnt", "isnt", "isnt", "ivy", "ivy", "jack", "jack", "jack", "jack", "jack", "jack", "jack", "jack", "jackal", "jackie", "jackie", "jackie", "jackie", "jackson", "jackson", "jackson", "jackson", "jackson", "jackson", "jackson", "jakob", "james", "james", "james", "james", "james", "james", "jar", "jar", "jarmusch", "javert", "jawbreaker", "jaws", "jaws", "jaws", "jay", "jay", "jay", "jeans", "jedi", "jedi", "jennifer", "jennifer", "jennifer", "jeopardy", "jericho", "jerome", "jerome", "jet", "jet", "jim", "jim", "jim", "jimmie", "joaquin", "joblo", "joblo", "joe", "joe", "joe", "joe", "joe", "joe", "joel", "joel", "joel", "joel", "joel", "john", "john", "john", "john", "john", "john", "john", "joke", "joke", "jokes", "jokes", "jokes", "jordan", "jordan", "josie", "joss", "journey", "journey", "journey", "journey", "jovovich", "juan", "judd", "judd", "judd", "julia", "julia", "julia", "julia", "julia", "julie", "julie", "julie", "julie", "jurassic", "jurassic", "jurassic", "jurassic", "jurassic", "jurassic", "karen", "karen", "karla", "kate", "kate", "kate", "kate", "kate", "kelly", "kelly", "kelly", "kelly", "kenneth", "kenneth", "kenneth", "kenneth", "kenobi", "kermit", "kersey", "kevin", "kevin", "kevin", "kevin", "kevin", "kevin", "kids", "kids", "kids", "kids", "kids", "kids", "kill", "kill", "kill", "kill", "killer", "killer", "killer", "killer", "kinda", "kinda", "kinda", "kinda", "king", "king", "king", "king", "king", "king", "king", "king", "kings", "kings", "kings", "kings", "kings", "kings", "kip", "kissed", "kissed", "knock", "knock", "knock", "knock", "kong", "kong", "kong", "krippendorf", "krippendorfs", "kruger", "kung", "kurtz", "kwai", "lama", "lambeau", "lambert", "lambert", "lame", "lame", "lame", "landscape", "lane", "lane", "lane", "lara", "lara", "larry", "larry", "larry", "larry", "las", "las", "las", "las", "late", "laugh", "laugh", "laugh", "laughing", "laughing", "laughing", "laughing", "laughing", "laughs", "laughs", "laughs", "laughs", "laughs", "laurence", "lawyer", "lawyer", "lawyer", "lawyer", "lawyers", "lazard", "lead", "lead", "leader", "leader", "leader", "leader", "leader", "leader", "league", "league", "league", "league", "league", "lebowski", "lebowskis", "leder", "lee", "lee", "lee", "lee", "lee", "lee", "lee", "lee", "legal", "legal", "legal", "legend", "legend", "legend", "legend", "legend", "leila", "lemmon", "lemmon", "lemmons", "leo", "leo", "leo", "leoni", "lesbianism", "lestat", "level", "level", "levinson", "levy", "li", "li", "libby", "libby", "life", "life", "life", "life", "life", "liotta", "liu", "lizard", "lizard", "lomax", "lombardo", "loneliness", "long", "long", "long", "loser", "loser", "loser", "loser", "love", "love", "love", "love", "love", "love", "loveless", "lucas", "lucas", "lucas", "lucas", "lucinda", "lucy", "luis", "luis", "lumumba", "lynch", "lynch", "lynch", "macdonald", "mack", "maclachlan", "macpherson", "maddy", "made", "made", "made", "made", "made", "magruder", "main", "make", "make", "make", "make", "make", "makes", "making", "making", "making", "malcolm", "malcolm", "malcolm", "malicious", "malick", "malkovich", "malkovich", "malkovich", "malkovich", "mamet", "mamets", "man", "man", "man", "man", "man", "mandingo", "marg", "margaret", "margaret", "margaret", "mariah", "marie", "marie", "marriage", "marriage", "married", "married", "married", "married", "married", "married", "married", "married", "marry", "marry", "marry", "mars", "mars", "marshals", "martial", "martial", "martians", "marty", "marty", "mary", "mary", "mary", "mary", "mary", "master", "master", "master", "master", "master", "master", "master", "master", "matilda", "matilda", "matrix", "matrix", "matrix", "matrix", "matt", "matt", "matt", "matthau", "matthau", "maul", "max", "max", "max", "max", "max", "max", "maximus", "maxwell", "mcdonald", "mcnaughton", "medical", "medical", "medical", "medical", "medical", "medical", "meg", "meg", "meg", "meg", "melvin", "melvins", "memphis", "memphis", "men", "men", "men", "menace", "menace", "menace", "menace", "mentality", "mermaid", "mermaid", "merton", "message", "message", "message", "message", "metro", "mewes", "mib", "mike", "mike", "mike", "mike", "mike", "mike", "mike", "military", "military", "military", "military", "milla", "millie", "milton", "minutes", "minutes", "minutes", "minutes", "minutes", "mir", "miserables", "mission", "mission", "mission", "mission", "mission", "mission", "mission", "mission", "mississippi", "mitch", "mob", "mob", "mob", "modine", "modine", "mojo", "momma", "mommas", "mona", "money", "money", "money", "money", "money", "money", "money", "money", "money", "monster", "monster", "monster", "monster", "monster", "monster", "montreal", "moreau", "morgue", "moron", "morrisons", "mortensen", "moses", "moses", "mother", "mother", "mother", "mother", "mother", "mother", "mother", "motss", "motta", "moulin", "move", "movie", "movie", "movie", "movie", "movie", "movie", "movies", "movies", "movies", "movies", "movies", "movies", "movies", "mpaa", "mpaa", "mr", "mr", "mr", "mr", "mr", "mr", "mr", "mr", "mr", "mulan", "mulan", "mulans", "mulder", "mummy", "mummy", "murder", "murder", "murder", "murder", "murder", "murder", "murder", "murder", "murder", "muresan", "murphy", "murphy", "murphy", "murphy", "murphy", "murphy", "murphy", "murray", "murray", "murray", "mushu", "music", "music", "music", "musical", "musical", "musical", "musical", "musical", "musicals", "musicals", "musicals", "musketeer", "musketeers", "musketeers", "myers", "myers", "myers", "myers", "naboo", "nathan", "nazi", "nazi", "nazis", "nbsp", "ned", "negotiator", "nello", "nello", "nicolas", "nights", "nights", "nights", "nights", "nights", "nikki", "niro", "niro", "niro", "noir", "noir", "noir", "nomi", "notting", "notting", "nuclear", "nuclear", "nuclear", "nuclear", "obi", "ocean", "ocean", "ocean", "ocean", "october", "october", "october", "october", "odette", "officially", "onegin", "oops", "orchestra", "ordell", "ordells", "original", "original", "original", "original", "original", "original", "original", "original", "original", "oscar", "oscar", "oscar", "oscar", "oscar", "oscar", "osment", "osmosis", "osnard", "owens", "owens", "pain", "pain", "pain", "palmetto", "palminteri", "paltrow", "paltrow", "parents", "parents", "parents", "parents", "parents", "park", "park", "park", "park", "parole", "parole", "parrot", "part", "part", "part", "partner", "partner", "partner", "partner", "partner", "partner", "partner", "party", "party", "party", "party", "party", "party", "party", "passengers", "passengers", "passengers", "passion", "passion", "passion", "patch", "patch", "patch", "patchs", "patients", "patients", "patients", "patients", "patlabor", "paulie", "paulie", "payback", "payback", "peebles", "people", "people", "people", "people", "people", "performances", "performances", "perry", "perry", "pfeiffer", "phantom", "phillippe", "phillippe", "philosophy", "philosophy", "phoenix", "phoenix", "pic", "picard", "pie", "pie", "pie", "pig", "pig", "pig", "pig", "pimp", "pimps", "pinkett", "pissed", "pitillo", "pitt", "pitt", "pitt", "place", "place", "place", "place", "place", "place", "placid", "planet", "planet", "planet", "planet", "plates", "play", "play", "play", "play", "played", "pleasantville", "pleasantville", "plot", "plot", "plot", "plot", "plot", "plot", "poachers", "poison", "poison", "pokemon", "poker", "poker", "poker", "police", "police", "police", "police", "police", "polish", "political", "political", "political", "pollock", "porn", "porn", "porn", "poseidon", "postal", "powell", "power", "power", "power", "power", "powers", "powers", "prank", "prescott", "president", "president", "president", "president", "president", "president", "president", "pretty", "pretty", "pretty", "pretty", "princess", "princess", "princess", "princess", "princess", "prinze", "prison", "prison", "prison", "prison", "prison", "prison", "prison", "private", "private", "private", "private", "problem", "problem", "problem", "production", "production", "production", "production", "production", "production", "production", "psychlo", "psychlos", "pulp", "pulp", "pulp", "pupil", "quarterback", "quasi", "quentin", "quentin", "quentin", "qui", "quilt", "racism", "racism", "racism", "raider", "ramis", "rampling", "ramsey", "raptors", "real", "real", "real", "real", "real", "realities", "reality", "reality", "reality", "reality", "redford", "redford", "redford", "reese", "reese", "reindeer", "reindeer", "relationship", "relationship", "relationship", "relationship", "relationship", "relationship", "relationship", "relationship", "release", "release", "release", "release", "religion", "religion", "religion", "religious", "religious", "rent", "rent", "rent", "reservoir", "respectability", "respects", "rest", "rest", "rest", "revelation", "revelation", "review", "review", "review", "review", "review", "reza", "rhames", "rhea", "rhys", "richards", "richards", "richards", "richards", "richards", "rick", "rick", "rick", "rick", "ricky", "ricky", "ricky", "rimbaud", "rings", "ripley", "ripley", "rising", "rising", "rising", "robbie", "robbie", "robert", "robert", "robert", "robert", "robert", "robert", "roberto", "roberts", "roberts", "robin", "robin", "robin", "robin", "robin", "robocop", "robocop", "robocop", "rock", "rock", "rock", "rock", "role", "role", "role", "role", "romance", "romance", "romance", "romance", "romance", "romance", "romantic", "romantic", "romantic", "romulus", "romy", "ronin", "ronna", "room", "room", "room", "room", "room", "roper", "roper", "rose", "rose", "rose", "rose", "rose", "rounders", "rourke", "rowlands", "rubell", "rudy", "rudys", "rumble", "rumble", "rural", "rush", "rush", "rush", "rush", "rush", "rush", "rush", "russ", "russells", "ryan", "ryan", "ryan", "ryan", "ryan", "sam", "sam", "sam", "sam", "sam", "sam", "sams", "sandler", "sandler", "sant", "sant", "saving", "saving", "saving", "saving", "saving", "sawa", "scare", "scare", "scare", "scare", "scare", "scarface", "scarlett", "scary", "scary", "scary", "scary", "scene", "scene", "scene", "scene", "scene", "scenes", "scenes", "scenes", "schindlers", "schindlers", "schindlers", "school", "school", "school", "school", "school", "schools", "schools", "schools", "schrader", "schumacher", "schumachers", "schwarzenegger", "schwarzenegger", "sci", "science", "science", "science", "science", "science", "science", "science", "scream", "scream", "scream", "scream", "scream", "screen", "screen", "screen", "screen", "screen", "scully", "seagal", "seahaven", "sean", "sean", "sean", "sean", "sean", "segal", "sense", "sense", "sense", "sequel", "sequel", "sequel", "sequel", "sequel", "sequel", "sequel", "sequel", "sequel", "sequences", "sequences", "sequences", "sequences", "sequences", "sequences", "series", "series", "series", "series", "series", "series", "series", "series", "set", "set", "set", "set", "sethe", "sex", "sex", "sex", "sex", "sex", "sex", "sex", "sex", "shackleton", "shakespeare", "shakespeare", "shakespeare", "shakespeare", "shakespeares", "shandling", "shane", "shane", "shane", "shanghai", "shark", "shark", "shark", "shes", "shes", "shes", "shes", "shes", "ship", "ship", "ship", "ship", "ship", "shit", "shit", "shit", "shortcomings", "show", "show", "show", "show", "show", "showing", "shows", "shrek", "shyamalan", "sidney", "sidney", "sidney", "sidney", "sidneys", "siege", "siege", "silent", "silent", "silent", "silent", "silverstone", "similar", "simon", "simon", "simon", "simon", "simons", "sims", "singer", "singer", "singer", "sister", "sister", "sixth", "skarsg", "skarsgard", "skinhead", "skip", "skip", "skip", "skip", "skywalker", "skywalker", "slade", "slam", "slasher", "slasher", "slasher", "slave", "slave", "slave", "slave", "slavery", "slavery", "sleepy", "sleepy", "sleepy", "sliding", "sliding", "small", "small", "small", "smith", "smith", "smith", "smith", "smithee", "smiths", "snake", "snake", "snake", "snake", "snowman", "snuff", "snuff", "social", "social", "social", "social", "society", "society", "society", "society", "society", "society", "society", "society", "soldier", "soldier", "soldier", "soldier", "soldiers", "soldiers", "soldiers", "son", "son", "son", "son", "song", "song", "song", "song", "song", "song", "songs", "songs", "songs", "songs", "songs", "songs", "soul", "soul", "soviet", "space", "space", "space", "space", "spade", "spawn", "spawn", "special", "special", "special", "special", "special", "species", "species", "species", "sphere", "sphere", "spice", "spice", "spice", "spice", "spielberg", "spielberg", "spielberg", "spielberg", "spielberg", "spielbergs", "spielbergs", "spoof", "spoof", "spoof", "squad", "squad", "squid", "stab", "stab", "stalker", "star", "star", "star", "star", "star", "star", "star", "star", "star", "stargher", "starship", "starship", "states", "states", "states", "stellan", "stephane", "stephens", "stigmata", "stigmata", "stiles", "stiller", "stiller", "story", "story", "story", "story", "story", "story", "strawberry", "student", "student", "student", "student", "student", "student", "student", "student", "student", "studio", "studio", "studio", "studio", "stunts", "stunts", "stunts", "stunts", "stunts", "stupid", "stupid", "stupid", "stupid", "stupid", "stupid", "stupidity", "stupidity", "subtitles", "succession", "sucks", "sucks", "summer", "summer", "summer", "summer", "summer", "supergirl", "superheroes", "supernova", "supposed", "supposed", "supposed", "surprise", "susan", "susan", "susan", "susan", "suzanne", "suzie", "sweet", "sweet", "sweet", "sweet", "sweetback", "sweethearts", "swingers", "syd", "symbolic", "symbolism", "sympathy", "sympathy", "sympathy", "tale", "tale", "tale", "talent", "talented", "tanker", "taran", "tarantino", "tarantino", "tarantinos", "tarzan", "tarzan", "tatooine", "tatopoulos", "teacher", "teacher", "teacher", "teacher", "teacher", "team", "team", "team", "team", "team", "team", "team", "team", "team", "technology", "technology", "technology", "technology", "technology", "teen", "teen", "teen", "teen", "teen", "television", "television", "television", "tenebrae", "terl", "terrorism", "terrorists", "terrorists", "terrorists", "thai", "theatrical", "theatrical", "theatrical", "thematic", "themes", "themes", "themes", "themes", "theron", "theyre", "theyre", "theyre", "theyre", "thing", "thing", "things", "things", "things", "things", "things", "thompsons", "thornton", "thornton", "thornton", "thriller", "thriller", "thriller", "thriller", "thriller", "thriller", "tibbs", "tidal", "time", "time", "time", "times", "tingle", "titanic", "titanic", "titanic", "titus", "toback", "tom", "tom", "tom", "tom", "tom", "tom", "tom", "tom", "tom", "tomb", "top", "top", "top", "tornadoes", "tough", "tough", "tough", "tough", "tough", "town", "town", "town", "town", "town", "toy", "toy", "toy", "toys", "toys", "toys", "trainspotting", "trainspotting", "treasure", "trek", "trek", "trek", "tremors", "tribe", "tribe", "tribe", "troopers", "troopers", "troopers", "true", "true", "true", "true", "true", "true", "truman", "truman", "truman", "trumans", "tsui", "tunney", "turkey", "turkey", "tv", "tv", "tv", "tv", "tv", "tv", "tv", "tv", "twister", "twister", "twister", "unfunny", "unfunny", "unfunny", "unfunny", "united", "united", "united", "united", "united", "urban", "urban", "vader", "valek", "valentine", "valjean", "vampire", "vampires", "vampires", "van", "van", "van", "van", "van", "van", "van", "varsity", "vegas", "vegas", "vegas", "ventura", "verhoeven", "verhoeven", "version", "version", "version", "version", "video", "video", "video", "video", "video", "viewers", "views", "views", "vincent", "vincent", "vincent", "vincent", "vincent", "ving", "violence", "violence", "violence", "violence", "violence", "violence", "violin", "virtual", "virtual", "virus", "virus", "visual", "visual", "visual", "visual", "visual", "visual", "visually", "visually", "visuals", "visuals", "visuals", "visuals", "voice", "voice", "voice", "voice", "voice", "voiced", "voiced", "voiced", "voiced", "voiced", "volcano", "wan", "wan", "wan", "wan", "war", "war", "war", "warrior", "warrior", "warrior", "wars", "wars", "wars", "wars", "wasnt", "wasnt", "wasnt", "waste", "waste", "waste", "waste", "water", "water", "water", "water", "water", "waterworld", "wayans", "wayland", "wcw", "weathers", "webb", "webb", "wedding", "wedding", "wedding", "wedding", "wedding", "weddings", "weller", "welles", "welles", "welles", "wen", "werewolf", "wes", "wes", "wes", "wes", "wes", "wes", "wes", "wes", "west", "west", "west", "west", "west", "west", "whale", "whale", "wheres", "wheres", "whip", "whisperer", "whisperer", "white", "white", "white", "white", "white", "white", "whodunit", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wife", "wild", "wild", "wild", "wild", "wild", "wild", "williams", "williams", "williams", "williams", "williams", "williamson", "williamson", "williamsons", "willis", "willis", "willis", "willis", "willis", "willis", "winkler", "winslet", "winslet", "wisecracks", "wiseguy", "witch", "witch", "witch", "witch", "witt", "woman", "woman", "woman", "woman", "woman", "woman", "wonderland", "wong", "wong", "wong", "woo", "woo", "woo", "woo", "woods", "woods", "woods", "woods", "woods", "woody", "woody", "woody", "woody", "woody", "woodys", "work", "work", "work", "works", "works", "world", "world", "world", "world", "world", "world", "world", "world", "world", "world", "worst", "worst", "worst", "worst", "wow", "wow", "wow", "wow", "wrestler", "wrestling", "wrestling", "writer", "writer", "writer", "writer", "writer", "writer", "writer", "yang", "year", "year", "year", "year", "year", "year", "years", "years", "years", "years", "yeoh", "york", "york", "york", "york", "york", "young", "young", "young", "young", "young", "young", "young", "young", "youre", "youre", "youre", "youre", "youre", "yuen", "yun", "zane", "zardoz", "zellweger", "zemeckis", "zeros", "zoolander", "zwick" ], +"Topic": [ 1, 3, 4, 16, 17, 1, 6, 7, 11, 12, 14, 15, 16, 1, 6, 15, 16, 18, 1, 3, 10, 13, 16, 13, 8, 1, 16, 19, 1, 6, 7, 12, 16, 17, 1, 16, 19, 19, 1, 11, 16, 4, 6, 7, 15, 20, 1, 3, 1, 3, 5, 6, 8, 9, 12, 14, 19, 1, 1, 7, 12, 17, 18, 1, 4, 9, 10, 15, 1, 5, 6, 9, 12, 14, 19, 18, 2, 4, 12, 13, 15, 18, 8, 1, 5, 13, 14, 19, 4, 5, 11, 13, 18, 15, 19, 2, 6, 12, 3, 6, 11, 12, 15, 17, 1, 7, 7, 2, 16, 12, 17, 19, 17, 8, 1, 3, 8, 1, 2, 4, 8, 10, 14, 9, 2, 8, 12, 1, 7, 1, 10, 15, 10, 12, 15, 9, 9, 1, 6, 10, 14, 17, 20, 4, 6, 2, 7, 11, 14, 15, 6, 7, 9, 16, 1, 9, 9, 2, 4, 12, 16, 20, 9, 9, 12, 9, 12, 9, 8, 5, 11, 11, 12, 9, 1, 12, 8, 5, 8, 9, 11, 12, 3, 9, 19, 6, 2, 3, 4, 5, 9, 11, 15, 6, 9, 14, 1, 3, 5, 12, 17, 1, 14, 1, 2, 18, 20, 11, 1, 10, 14, 18, 5, 1, 3, 5, 7, 9, 3, 1, 3, 9, 15, 17, 10, 12, 15, 20, 10, 1, 3, 9, 14, 15, 18, 15, 5, 6, 4, 1, 6, 11, 16, 8, 13, 16, 14, 1, 4, 10, 13, 15, 13, 19, 3, 9, 11, 19, 1, 3, 1, 6, 8, 9, 11, 13, 1, 2, 3, 3, 4, 17, 8, 1, 2, 4, 7, 10, 1, 1, 9, 20, 4, 11, 3, 11, 1, 20, 10, 1, 3, 7, 12, 13, 19, 20, 7, 1, 10, 7, 2, 6, 7, 10, 12, 13, 17, 18, 20, 4, 7, 14, 1, 3, 5, 8, 9, 10, 11, 17, 18, 20, 5, 6, 11, 14, 9, 10, 11, 14, 3, 1, 2, 5, 10, 13, 2, 5, 6, 8, 11, 12, 15, 19, 2, 3, 12, 2, 3, 7, 13, 15, 18, 20, 5, 8, 10, 17, 2, 1, 13, 14, 13, 16, 17, 1, 2, 5, 11, 14, 16, 18, 11, 6, 2, 4, 11, 16, 19, 6, 17, 16, 1, 3, 4, 9, 13, 16, 20, 3, 13, 20, 3, 11, 4, 5, 5, 6, 7, 8, 9, 17, 5, 7, 20, 8, 10, 12, 7, 16, 17, 4, 5, 7, 8, 10, 14, 16, 19, 1, 4, 5, 7, 8, 9, 10, 13, 16, 17, 1, 5, 8, 11, 12, 15, 19, 20, 4, 4, 6, 9, 18, 17, 17, 1, 3, 7, 9, 10, 20, 1, 5, 14, 19, 16, 3, 1, 2, 12, 14, 6, 9, 10, 13, 16, 17, 19, 1, 5, 8, 17, 19, 8, 5, 1, 8, 9, 1, 5, 14, 2, 7, 12, 17, 18, 13, 20, 20, 4, 10, 14, 17, 2, 11, 15, 2, 11, 12, 7, 3, 7, 19, 1, 7, 2, 5, 11, 12, 15, 20, 1, 5, 7, 18, 1, 2, 6, 7, 11, 17, 18, 2, 9, 19, 7, 13, 17, 10, 15, 4, 14, 1, 14, 1, 5, 9, 17, 18, 19, 1, 2, 9, 14, 15, 16, 11, 18, 10, 3, 9, 14, 17, 9, 1, 4, 8, 9, 16, 18, 20, 1, 4, 8, 9, 2, 9, 11, 14, 4, 1, 14, 3, 5, 6, 7, 10, 11, 14, 15, 16, 17, 19, 20, 2, 15, 3, 4, 7, 9, 12, 13, 18, 20, 7, 15, 3, 17, 3, 17, 1, 2, 3, 4, 7, 9, 12, 3, 8, 17, 19, 18, 4, 4, 8, 14, 3, 15, 13, 18, 5, 8, 12, 19, 1, 3, 7, 10, 20, 3, 19, 19, 1, 6, 8, 7, 17, 20, 2, 7, 10, 12, 15, 18, 19, 1, 8, 1, 7, 10, 17, 20, 1, 4, 7, 10, 13, 14, 17, 12, 19, 1, 7, 9, 11, 14, 19, 20, 2, 19, 2, 1, 3, 17, 1, 2, 3, 6, 9, 11, 12, 14, 20, 14, 7, 19, 3, 1, 1, 6, 2, 2, 5, 2, 3, 5, 10, 14, 16, 17, 3, 4, 5, 13, 19, 7, 18, 11, 8, 6, 10, 1, 4, 8, 16, 17, 18, 4, 8, 10, 18, 8, 15, 18, 2, 15, 1, 3, 5, 15, 3, 14, 1, 2, 6, 6, 9, 11, 12, 20, 1, 6, 11, 12, 1, 5, 7, 19, 1, 2, 5, 19, 1, 3, 16, 20, 14, 2, 6, 11, 14, 2, 3, 6, 15, 20, 13, 7, 8, 17, 20, 20, 10, 17, 5, 14, 17, 8, 9, 14, 14, 8, 15, 18, 20, 1, 2, 4, 7, 13, 16, 11, 12, 11, 1, 2, 6, 9, 11, 13, 19, 10, 6, 7, 14, 9, 3, 6, 1, 3, 4, 5, 12, 18, 19, 20, 1, 3, 4, 1, 11, 13, 19, 3, 2, 3, 4, 5, 11, 12, 1, 2, 3, 5, 14, 15, 18, 19, 17, 1, 12, 17, 7, 11, 2, 16, 1, 7, 10, 12, 1, 10, 4, 8, 9, 15, 8, 2, 17, 1, 6, 15, 7, 3, 18, 19, 11, 18, 19, 20, 12, 15, 8, 15, 16, 16, 1, 3, 11, 3, 6, 10, 5, 6, 12, 1, 1, 11, 13, 17, 1, 12, 16, 11, 13, 16, 17, 3, 7, 9, 4, 9, 11, 1, 3, 13, 2, 3, 4, 7, 9, 12, 17, 19, 20, 9, 1, 3, 6, 1, 5, 15, 17, 1, 3, 6, 12, 13, 14, 18, 7, 11, 12, 1, 5, 7, 13, 5, 10, 13, 1, 14, 16, 7, 20, 3, 16, 19, 1, 3, 6, 7, 10, 1, 10, 11, 2, 2, 3, 6, 11, 12, 14, 1, 5, 8, 1, 7, 9, 13, 17, 9, 11, 1, 2, 1, 6, 9, 11, 12, 1, 4, 10, 13, 18, 20, 6, 13, 17, 5, 16, 16, 2, 4, 11, 17, 1, 2, 8, 1, 2, 1, 3, 18, 1, 4, 12, 2, 1, 2, 11, 10, 20, 1, 2, 6, 8, 9, 12, 4, 12, 13, 2, 14, 16, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 18, 19, 16, 6, 8, 6, 11, 1, 2, 12, 18, 2, 9, 1, 3, 14, 15, 2, 4, 9, 13, 15, 1, 4, 1, 4, 7, 8, 9, 14, 4, 5, 1, 6, 7, 9, 11, 14, 15, 20, 16, 11, 9, 10, 10, 7, 2, 5, 7, 8, 9, 10, 17, 1, 4, 7, 9, 14, 15, 19, 5, 7, 20, 13, 14, 10, 6, 1, 5, 6, 17, 1, 3, 8, 9, 10, 14, 3, 6, 10, 12, 19, 20, 1, 1, 6, 11, 19, 1, 2, 6, 9, 10, 11, 14, 15, 16, 1, 2, 15, 16, 18, 1, 1, 2, 4, 8, 18, 7, 4, 19, 4, 4, 1, 3, 15, 7, 18, 16, 16, 1, 1, 8, 9, 11, 12, 19, 10, 14, 1, 6, 8, 10, 18, 1, 18, 16, 1, 4, 20, 19, 5, 12, 18, 17, 15, 15, 1, 5, 6, 19, 8, 18, 1, 4, 5, 10, 13, 15, 18, 9, 11, 14, 8, 5, 7, 8, 1, 3, 7, 9, 10, 14, 15, 17, 3, 7, 10, 17, 1, 3, 7, 10, 13, 15, 17, 16, 1, 5, 6, 12, 17, 6, 11, 4, 5, 13, 19, 2, 3, 3, 7, 15, 17, 15, 5, 14, 17, 19, 13, 7, 7, 8, 16, 1, 17, 4, 1, 8, 10, 13, 17, 18, 6, 6, 1, 5, 6, 14, 15, 19, 1, 2, 9, 19, 8, 2, 11, 15, 20, 11, 20, 2, 3, 6, 10, 11, 12, 5, 8, 9, 17, 20, 1, 3, 4, 8, 10, 11, 16, 19, 1, 10, 11, 1, 2, 7, 10, 17, 16, 19, 10, 20, 20, 1, 10, 15, 16, 18, 1, 2, 3, 11, 16, 12, 16, 12, 9, 13, 1, 3, 18, 14, 9, 12, 14, 19, 2, 5, 6, 8, 11, 12, 18, 20, 7, 3, 4, 17, 17, 14, 16, 18, 1, 16, 5, 7, 13, 17, 20, 5, 15, 20, 2, 3, 1, 3, 18, 17, 4, 1, 3, 5, 10, 14, 18, 1, 3, 5, 7, 8, 10, 14, 4, 5, 20, 4, 5, 11, 15, 4, 16, 18, 7, 8, 18, 20, 3, 1, 12, 16, 2, 7, 12, 19, 12, 19, 7, 2, 11, 1, 2, 11, 7, 2, 7, 1, 2, 15, 16, 18, 10, 3, 5, 13, 16, 5, 3, 4, 11, 12, 15, 6, 1, 3, 11, 9, 1, 3, 5, 8, 9, 13, 14, 19, 20, 1, 3, 7, 13, 17, 18, 19, 13, 15, 16, 1, 10, 14, 15, 3, 11, 1, 5, 7, 12, 17, 4, 2, 8, 9, 18, 1, 8, 9, 20, 16, 12, 1, 11, 14, 1, 8, 10, 13, 14, 17, 8, 1, 3, 4, 7, 8, 9, 10, 11, 20, 16, 18, 14, 1, 14, 18, 19, 20, 3, 4, 6, 8, 19, 9, 2, 3, 6, 8, 11, 12, 15, 20, 2, 4, 7, 8, 12, 14, 15, 16, 11, 1, 2, 13, 1, 3, 7, 14, 1, 3, 4, 11, 20, 13, 8, 3, 4, 7, 1, 2, 6, 8, 9, 12, 18, 2, 6, 9, 11, 12, 1, 18, 1, 4, 5, 6, 7, 9, 13, 15, 1, 11, 18, 1, 4, 5, 18, 19, 4, 11, 3, 1, 3, 20, 1, 2, 3, 10, 11, 1, 3, 18, 1, 3, 4, 10, 18, 2, 11, 12, 1, 6, 12, 18, 3, 11, 16, 1, 10, 2, 2, 6, 1, 1, 3, 6, 2, 10, 16, 6, 4, 15, 2, 3, 7, 9, 12, 14, 15, 19, 1, 3, 10, 15, 3, 19, 3, 5, 7, 8, 11, 16, 17, 20, 5, 1, 5, 14, 19, 2, 4, 5, 11, 12, 13, 15, 18, 1, 6, 7, 14, 15, 17, 6, 9, 20, 11, 10, 3, 6, 12, 13, 15, 17, 14, 6, 9, 1, 15, 16, 5, 19, 16, 18, 12, 14, 1, 7, 10, 10, 19, 3, 16, 1, 4, 5, 12, 13, 18, 3, 12, 15, 19, 20, 1, 5, 8, 11, 16, 17, 19, 1, 7, 1, 7, 15, 2, 8, 10, 6, 1, 2, 7, 12, 11, 16, 4, 5, 6, 5, 7, 9, 10, 13, 3, 4, 13, 15, 1, 3, 6, 8, 12, 17, 1, 5, 15, 2, 4, 13, 16, 20, 10, 13, 14, 20, 4, 7, 8, 15, 9, 13, 5, 1, 8, 10, 15, 18, 19, 1, 3, 4, 7, 9, 10, 1, 3, 5, 19, 1, 5, 13, 15, 3, 9, 16, 17, 1, 3, 4, 8, 9, 10, 14, 17, 1, 3, 8, 9, 14, 17, 14, 10, 19, 1, 12, 14, 15, 9, 12, 14, 7, 7, 15, 14, 8, 8, 8, 18, 2, 3, 1, 3, 10, 2, 13, 17, 19, 15, 19, 1, 13, 16, 17, 7, 13, 14, 19, 1, 1, 3, 7, 1, 3, 6, 7, 19, 1, 7, 9, 15, 17, 6, 1, 10, 17, 18, 18, 6, 1, 19, 1, 6, 8, 9, 10, 12, 1, 7, 11, 15, 19, 19, 19, 12, 1, 3, 5, 10, 11, 13, 14, 15, 7, 18, 19, 8, 9, 11, 14, 15, 18, 17, 20, 20, 7, 12, 18, 12, 13, 11, 1, 13, 12, 10, 14, 16, 5, 17, 1, 2, 4, 9, 18, 5, 14, 9, 12, 18, 10, 2, 1, 14, 20, 2, 7, 10, 14, 1, 2, 4, 10, 16, 18, 15, 5, 6, 9, 17, 20, 13, 5, 13, 8, 5, 13, 15, 7, 16, 13, 19, 20, 1, 2, 3, 8, 11, 17, 1, 1, 3, 8, 9, 20, 1, 1, 7, 20, 1, 7, 20, 3, 8, 2, 11, 17, 20, 5, 5, 1, 2, 4, 5, 18, 8, 6, 4, 15, 17, 16, 1, 4, 2, 4, 4, 7, 10, 11, 12, 13, 16, 17, 4, 9, 16, 6, 9, 5, 8, 14, 6, 5, 15, 2, 7, 10, 13, 18, 2, 4, 5, 6, 9, 11, 14, 17, 18, 20, 6, 9, 11, 14, 1, 10, 18, 8, 20, 9, 3, 5, 10, 11, 16, 19, 19, 13, 7, 10, 6, 8, 9, 11, 12, 18, 2, 13, 18, 20, 17, 17, 8, 14, 1, 8, 12, 2, 6, 9, 18, 2, 9, 13, 4, 2, 3, 8, 9, 17, 15, 6, 7, 9, 10, 11, 13, 18, 20, 4, 6, 8, 12, 11, 4, 18, 1, 3, 13, 15, 20, 12, 11, 1, 5, 6, 7, 8, 11, 12, 14, 17, 7, 3, 5, 8, 8, 13, 18, 20, 20, 17, 1, 2, 3, 4, 5, 7, 12, 13, 19, 2, 3, 4, 7, 11, 12, 16, 14, 15, 3, 20, 5, 9, 20, 1, 4, 9, 10, 12, 16, 20, 17, 5, 16, 1, 1, 3, 7, 15, 16, 20, 1, 3, 7, 8, 9, 14, 15, 6, 10, 1, 2, 3, 7, 9, 10, 13, 14, 19, 9, 15, 9, 20, 12, 14, 2, 5, 6, 11, 15, 16, 18, 19, 20, 10, 6, 7, 9, 13, 14, 17, 20, 6, 10, 16, 9, 1, 2, 16, 1, 2, 9, 12, 16, 9, 16, 19, 14, 14, 17, 9, 13, 15, 18, 9, 17, 3, 8, 8, 20, 13, 5, 4, 11, 19, 2, 13, 15, 16, 17, 17, 4, 5, 17, 2, 3, 19, 13, 13, 20, 8, 12, 17, 20, 9, 2, 5, 12, 15, 8, 15, 16, 18, 19, 13, 4, 3, 16, 5, 5, 1, 3, 5, 6, 7, 9, 11, 15, 16, 1, 5, 10, 17, 18, 20, 20, 10, 12, 10, 20, 1, 2, 16, 19, 5, 4, 5, 1, 4, 9, 10, 16, 1, 7, 9, 12, 5, 20, 4, 1, 7, 16, 5, 11, 13, 14, 17, 18, 19, 1, 4, 10, 11, 13, 17, 20, 12, 17, 20, 2, 3, 16, 2, 6, 18, 18, 3, 10, 11, 18, 12, 4, 7, 1, 5, 8, 1, 3, 8, 12, 16, 1, 2, 8, 10, 4, 9, 4, 13, 2, 4, 18, 19, 3, 6, 9, 10, 20, 1, 5, 9, 11, 13, 13, 15, 3, 12, 5, 16, 18, 1, 2, 3, 5, 6, 8, 20, 3, 6, 9, 12, 17, 1, 8, 9, 19, 1, 5, 10, 1, 3, 5, 6, 14, 19, 12, 4, 19, 9, 1, 16, 20, 1, 3, 5, 11, 19, 4, 2, 8, 17, 18, 10, 13, 19, 12, 8, 18, 1, 2, 3, 8, 1, 18, 10, 15, 7, 8, 10, 12, 14, 15, 17, 1, 3, 10, 16, 4, 8, 9, 10, 14, 15, 1, 5, 6, 8, 14, 18, 19, 1, 8, 17, 19, 1, 10, 19, 1, 8, 9, 11, 14, 16, 19, 6, 6, 1, 5, 13, 8, 10, 3, 5, 13, 15, 9, 4, 2, 5, 8, 15, 10, 4, 17, 12, 1, 3, 16, 17, 18, 2, 1, 2, 4, 6, 13, 16, 18, 10, 17, 5, 19, 1, 2, 4, 5, 10, 13, 18, 20, 1, 9, 11, 14, 2, 10, 11, 2, 11, 1, 3, 13, 5, 19, 2, 1, 6, 16, 1, 2, 1, 3, 9, 13, 17, 18, 5, 19, 13, 3, 6, 10, 14, 20, 7, 9, 12, 17, 4, 12, 13, 18, 2, 5, 6, 1, 5, 12, 5, 13, 1, 4, 5, 8, 12, 17, 4, 5, 13, 3, 7, 9, 18, 19, 2, 6, 19, 1, 12, 15, 16, 1, 5, 10, 19, 1, 4, 9, 10, 14, 16, 1, 4, 13, 19, 10, 5, 13, 1, 2, 3, 5, 18, 14, 17, 2, 13, 14, 15, 16, 20, 14, 4, 13, 18, 18, 3, 14, 2, 1, 3, 4, 7, 11, 14, 20, 3, 3, 2, 8, 10, 13, 20, 1, 3, 5, 10, 16, 20, 10, 7, 13, 7, 18, 1, 3, 8, 10, 11, 15, 1, 3, 11, 12, 15, 5, 16, 1, 11, 15, 20, 1, 2, 3, 13, 18, 1, 3, 14, 7, 8, 9, 1, 4, 10, 12, 18, 6, 10, 19, 19, 19, 19, 3, 19, 6, 3, 4, 6, 8, 10, 11, 12, 3, 7, 10, 11, 15, 1, 6, 9, 14, 20, 20, 3, 7, 1, 2, 14, 18, 19, 3, 1, 2, 20, 3, 5, 6, 7, 9, 11, 12, 14, 15, 1, 5, 6, 12, 14, 19, 1, 6, 7, 9, 14, 15, 19, 20, 1, 16, 19, 20, 20, 1, 3, 4, 7, 10, 13, 17, 18, 12, 2, 4, 14, 16, 4, 7, 8, 10, 13, 14, 3, 10, 12, 1, 3, 4, 10, 13, 6, 8, 9, 12, 19, 3, 10, 17, 2, 1, 3, 7, 16, 20, 1, 1, 9, 20, 5, 8, 15, 18, 15, 2, 8, 1, 11, 15, 16, 19, 1, 4, 5, 13, 15, 4, 7, 1, 13, 16, 1, 4, 20, 18, 18, 8, 1, 3, 4, 11, 8, 9, 16, 3, 3, 10, 15, 8, 9, 12, 20, 7, 8, 10, 11, 16, 4, 9, 1, 4, 10, 1, 6, 15, 18, 13, 15, 2, 5, 12, 19, 20, 9, 19, 2, 3, 7, 10, 2, 3, 6, 7, 8, 9, 10, 18, 3, 6, 7, 8, 5, 6, 8, 1, 4, 5, 18, 1, 7, 9, 13, 15, 16, 5, 9, 12, 13, 14, 16, 1, 2, 8, 1, 6, 7, 12, 7, 7, 11, 1, 6, 9, 11, 12, 3, 6, 10, 8, 12, 1, 7, 11, 13, 7, 8, 9, 12, 16, 8, 12, 3, 7, 15, 1, 14, 12, 5, 15, 15, 1, 3, 6, 9, 10, 13, 15, 16, 18, 20, 6, 10, 1, 8, 16, 18, 16, 4, 16, 19, 10, 7, 13, 1, 2, 4, 8, 9, 16, 13, 1, 6, 8, 10, 12, 14, 15, 18, 20, 1, 9, 11, 13, 1, 3, 10, 12, 14, 1, 3, 7, 11, 12, 13, 2, 3, 2, 3, 3, 15, 1, 2, 12, 15, 17, 11, 11, 6, 1, 3, 12, 1, 11, 12, 17, 18, 18, 10, 1, 4, 8, 10, 8, 13, 13, 13, 2, 2, 2, 5, 17, 1, 2, 9, 1, 1, 12, 9, 5, 13, 5, 9, 18, 9, 12, 1, 4, 10, 15, 18, 1, 6, 7, 9, 10, 11, 12, 14, 17, 2, 6, 8, 12, 19, 1, 4, 10, 14, 15, 1, 7, 20, 11, 6, 8, 3, 8, 13, 18, 2, 11, 18, 2, 1, 2, 7, 14, 18, 1, 3, 14, 18, 1, 3, 1, 2, 3, 10, 13, 13, 3, 5, 20, 1, 5, 6, 12, 15, 19, 5, 12, 1, 3, 4, 1, 15, 1, 12, 16, 14, 17, 1, 2, 4, 7, 13, 16, 18, 19, 20, 15, 1, 8, 13, 12, 1, 3, 4, 5, 8, 1, 3, 4, 10, 11, 2, 7, 9, 1, 7, 9, 3, 13, 2, 2, 6, 15, 12, 7, 8, 12, 6, 10, 12, 1, 2, 15, 16, 18, 20, 7, 18, 20, 7, 14, 19, 1, 3, 1, 3, 6, 7, 12, 13, 15, 19, 11, 12, 17, 3, 7, 9, 13, 1, 5, 8, 12, 14, 2, 15, 9, 11, 19, 11, 11, 3, 11, 1, 5, 6, 8, 10, 14, 18, 10, 7, 13, 19, 7, 6, 13, 1, 4, 9, 11, 1, 3, 9, 11, 14, 1, 2, 20, 4, 5, 11, 16, 20, 5, 1, 5, 6, 8, 11, 19, 16, 2, 6, 6, 14, 2, 6, 7, 9, 11, 12, 1, 2, 1, 2, 9, 12, 1, 2, 7, 8, 9, 3, 9, 10, 14, 20, 12, 6, 9, 11, 14, 1, 8, 17, 8, 9, 14, 6, 8, 9, 15, 1, 3, 19, 1, 3, 8, 17, 1, 4, 7, 12, 19, 8, 7, 19, 14, 15, 3, 20, 4, 7, 13, 16, 19, 13, 6, 6, 16, 19, 9, 11, 1, 4, 7, 8, 10, 11, 12, 15, 1, 5, 8, 10, 15, 19, 12, 18, 3, 16, 3, 4, 16, 1, 2, 3, 5, 8, 10, 15, 1, 2, 4, 5, 7, 17, 18, 19, 1, 10, 11, 13, 15, 19, 1, 7, 9, 12, 18, 6, 15, 15, 5, 12, 13, 15, 17, 20, 10, 2, 16, 3, 5, 3, 9, 11, 13, 15, 1, 3, 4, 5, 13, 14, 17, 9, 14, 15, 3, 10, 14, 16, 5, 6, 9, 11, 17, 2, 7, 10, 16, 19, 7, 1, 5, 7, 1, 15, 1, 2, 6, 7, 8, 11, 12, 14, 16, 19, 1, 3, 9, 15, 3, 9, 13, 18, 14, 1, 14, 1, 2, 10, 13, 15, 17, 20, 4, 1, 3, 4, 6, 15, 20, 1, 4, 6, 11, 14, 1, 4, 5, 12, 13, 1, 2, 4, 9, 10, 16, 18, 20, 1, 3, 7, 12, 13, 14, 14, 16, 11, 10, 6, 18, 16, 8 ], +"Freq": [ 0.17814, 0.11419, 0.029691, 0.63949, 0.036542, 0.33359, 0.044636, 0.148, 0.072826, 0.056382, 0.079874, 0.21848, 0.044636, 0.59973, 0.11533, 0.24912, 0.023066, 0.01384, 0.39638, 0.12765, 0.04031, 0.047028, 0.38966, 1.0021, 0.99005, 0.5263, 0.4709, 0.99103, 0.098072, 0.044578, 0.0089156, 0.017831, 0.74, 0.089156, 0.27589, 0.60397, 0.11185, 1.0021, 0.3022, 0.19231, 0.50824, 0.97612, 0.056175, 0.81454, 0.028088, 0.084263, 0.81414, 0.18621, 0.17377, 0.062558, 0.2372, 0.091231, 0.058214, 0.039968, 0.067772, 0.22938, 0.039968, 0.99902, 0.014052, 0.14052, 0.14052, 0.056207, 0.64638, 1.0001, 0.33447, 0.54949, 0.10751, 0.011945, 0.064228, 0.13763, 0.12846, 0.22021, 0.37619, 0.064228, 0.0091754, 0.98575, 0.98721, 0.035777, 0.16696, 0.16696, 0.23851, 0.39355, 1.0014, 0.39697, 0.43908, 0.018044, 0.14435, 0.98573, 0.97952, 0.28183, 0.035229, 0.1233, 0.56366, 0.19514, 0.80497, 0.016206, 0.97235, 0.010804, 0.013513, 0.92792, 0.0045045, 0.04054, 0.0090089, 0.0045045, 0.20114, 0.79682, 0.98441, 0.98821, 0.99889, 0.034008, 0.91821, 0.034008, 1.0005, 0.99399, 0.69183, 0.035478, 0.272, 0.33016, 0.16057, 0.0866, 0.25258, 0.090208, 0.079383, 0.99753, 0.99263, 0.88239, 0.094541, 0.67016, 0.32763, 0.17171, 0.51513, 0.30049, 0.050827, 0.91489, 0.025414, 0.98201, 1.0033, 0.15745, 0.06748, 0.044987, 0.11247, 0.53984, 0.078727, 0.97612, 0.98041, 0.71416, 0.022672, 0.056679, 0.13603, 0.079351, 0.022806, 0.034209, 0.88943, 0.057015, 0.050211, 0.94683, 1.0033, 0.29482, 0.69369, 0.11437, 0.64331, 0.24303, 0.98701, 0.38619, 0.61439, 0.16437, 0.83358, 0.99407, 0.99944, 0.98394, 1.0061, 0.99859, 0.98303, 0.99195, 0.27925, 0.72017, 0.98472, 0.0073793, 0.65675, 0.25827, 0.059034, 0.014759, 0.07828, 0.022366, 0.89462, 0.97625, 0.53794, 0.10853, 0.15572, 0.099094, 0.0047188, 0.099094, 0.97993, 0.011502, 0.046008, 0.94317, 0.35776, 0.60621, 0.029814, 0.96262, 0.98974, 0.99332, 0.0038058, 0.94332, 0.051083, 0.0034055, 0.0022703, 1.0051, 0.099741, 0.014249, 0.014249, 0.86917, 0.98394, 0.024733, 0.23496, 0.012366, 0.024733, 0.70489, 0.96281, 0.86771, 0.065362, 0.022735, 0.04168, 0.0018946, 0.80526, 0.017895, 0.017895, 0.16105, 0.98426, 0.47099, 0.49263, 0.0072128, 0.027409, 0.0014426, 0.00072128, 0.98517, 0.99569, 1.0021, 0.98687, 0.46876, 0.051137, 0.0085229, 0.46876, 0.18919, 0.78041, 0.023649, 0.99535, 0.020355, 0.040709, 0.2239, 0.59028, 0.12213, 0.99683, 1.0043, 0.047089, 0.015696, 0.1308, 0.80574, 0.023278, 0.97767, 0.23388, 0.075019, 0.46776, 0.1721, 0.052954, 0.98795, 0.090153, 0.045077, 0.85646, 0.96281, 0.99028, 0.99733, 0.98472, 0.51778, 0.21713, 0.26724, 0.99912, 0.9952, 1.0003, 0.41055, 0.13138, 0.45982, 0.99762, 0.98093, 0.055674, 0.94645, 0.42178, 0.57064, 0.99308, 0.63848, 0.14209, 0.06631, 0.053048, 0.033155, 0.040734, 0.026524, 0.98441, 0.9997, 0.9649, 0.99529, 0.041512, 0.041512, 0.035581, 0.3143, 0.18384, 0.023721, 0.053372, 0.23128, 0.077093, 0.88951, 0.11119, 0.99784, 0.36384, 0.097284, 0.12258, 0.17122, 0.056425, 0.042805, 0.038914, 0.035022, 0.062262, 0.0097284, 0.019434, 0.23321, 0.62189, 0.12632, 0.0947, 0.0947, 0.79969, 0.010522, 0.96281, 0.21433, 0.019484, 0.019484, 0.15587, 0.58453, 0.097883, 0.16485, 0.1391, 0.10303, 0.29365, 0.025759, 0.082427, 0.092731, 0.1925, 0.25667, 0.55183, 0.054275, 0.10252, 0.1387, 0.14473, 0.34977, 0.042214, 0.16886, 0.069408, 0.069408, 0.12146, 0.74614, 0.9914, 0.38599, 0.054174, 0.56205, 0.20538, 0.01467, 0.77752, 0.70702, 0.0058919, 0.026513, 0.2563, 0.0029459, 1.0054, 0.94657, 0.99461, 0.97625, 0.35212, 0.13694, 0.07825, 0.33256, 0.10759, 0.030946, 0.95933, 0.98291, 0.4905, 0.092329, 0.17023, 0.051935, 0.0086559, 0.051935, 0.13561, 0.077845, 0.81738, 0.077845, 0.96281, 0.97637, 0.97612, 0.98637, 0.070513, 0.11752, 0.047009, 0.72864, 0.023504, 0.99401, 1.0028, 0.077832, 0.85615, 0.019955, 0.31928, 0.65852, 0.21802, 0.012825, 0.76947, 0.14394, 0.051074, 0.32502, 0.078933, 0.065004, 0.16251, 0.078933, 0.097505, 0.99983, 0.032778, 0.60639, 0.17208, 0.040972, 0.016389, 0.016389, 0.0081944, 0.065555, 0.049166, 0.31241, 0.37617, 0.04463, 0.038254, 0.10201, 0.0063757, 0.095636, 0.025503, 0.98236, 0.033892, 0.30503, 0.66655, 1.0014, 0.98281, 1.0005, 0.38696, 0.61221, 0.99671, 0.042758, 0.042758, 0.89793, 0.25778, 0.089232, 0.019829, 0.63454, 1.0054, 0.97532, 0.69241, 0.25096, 0.018142, 0.036284, 0.20652, 0.047659, 0.17475, 0.055603, 0.38128, 0.10326, 0.039716, 0.32565, 0.019156, 0.038312, 0.59383, 0.019156, 0.99216, 0.99028, 0.38368, 0.5915, 0.015986, 0.75605, 0.20791, 0.034652, 0.84512, 0.15568, 0.98303, 1.003, 0.94657, 0.98795, 0.9879, 1.0045, 0.33046, 0.05084, 0.05084, 0.55924, 0.095874, 0.80534, 0.095874, 0.040341, 0.84715, 0.080681, 0.99642, 0.040171, 0.92394, 0.040171, 0.61909, 0.3792, 0.094484, 0.63231, 0.079948, 0.065412, 0.029072, 0.10175, 0.68224, 0.14894, 0.0024023, 0.16576, 0.85355, 0.0013091, 0.026182, 0.020946, 0.041892, 0.057601, 0.99848, 0.047085, 0.94171, 0.99885, 0.75247, 0.15568, 0.077842, 0.92711, 0.040309, 0.0085428, 0.99097, 1.0004, 0.98125, 0.95299, 0.010404, 0.0020808, 0.0015606, 0.032772, 0.00052019, 0.95217, 0.0061729, 0.026235, 0.00051441, 0.014403, 0.00051441, 0.039191, 0.94058, 0.99308, 0.96787, 0.81341, 0.073946, 0.11092, 0.99753, 0.33844, 0.30175, 0.028544, 0.093786, 0.085631, 0.06932, 0.081553, 0.4463, 0.3365, 0.010626, 0.20898, 0.11679, 0.068126, 0.0097323, 0.80778, 0.98687, 0.11654, 0.85462, 0.0046608, 0.065251, 0.037286, 0.055929, 0.32159, 0.032625, 0.097876, 0.065251, 0.18177, 0.037286, 0.069912, 0.037286, 0.90385, 0.093501, 0.098375, 0.21861, 0.032792, 0.043722, 0.010931, 0.032792, 0.098375, 0.47001, 0.99798, 0.97238, 0.96615, 0.032205, 0.95639, 1.007, 0.22917, 0.50553, 0.069651, 0.0022468, 0.042689, 0.083131, 0.067404, 0.047063, 0.84713, 0.070594, 0.023531, 0.99068, 0.97952, 0.080209, 0.10695, 0.80209, 0.91988, 0.065706, 0.063076, 0.94614, 0.26748, 0.062937, 0.062937, 0.61364, 0.020711, 0.020711, 0.062134, 0.86987, 0.020711, 0.070317, 0.91413, 0.98251, 0.040146, 0.040146, 0.92335, 0.16846, 0.08423, 0.73701, 0.16246, 0.14699, 0.16246, 0.023208, 0.37907, 0.12378, 0.0077361, 0.22097, 0.76112, 0.21914, 0.47288, 0.18454, 0.034601, 0.092269, 0.16001, 0.15031, 0.37335, 0.13455, 0.10425, 0.018183, 0.059397, 0.96602, 0.025422, 0.51264, 0.18476, 0.072863, 0.14312, 0.02342, 0.044238, 0.020818, 0.98189, 0.95655, 0.98346, 0.97883, 0.020487, 1.0005, 0.015001, 0.0075004, 0.018751, 0.49878, 0.22876, 0.033752, 0.13876, 0.048753, 0.011251, 0.99784, 0.15465, 0.83514, 0.95639, 0.99957, 0.31749, 0.68309, 0.98346, 0.84099, 0.16019, 0.98346, 0.17176, 0.70221, 0.010104, 0.030311, 0.0050518, 0.080829, 0.041369, 0.093081, 0.77567, 0.020685, 0.072396, 0.98729, 0.99496, 0.98577, 0.98472, 0.047824, 0.95648, 0.35138, 0.20845, 0.29778, 0.053601, 0.077423, 0.017867, 0.1518, 0.30361, 0.082803, 0.46921, 0.015823, 0.015823, 0.96518, 0.89729, 0.10434, 0.31304, 0.62608, 0.053973, 0.99256, 0.99762, 1.0049, 0.27264, 0.67187, 0.048686, 0.15247, 0.26976, 0.046914, 0.4926, 0.035185, 0.21998, 0.33731, 0.1271, 0.31287, 0.034216, 0.82119, 0.004888, 0.13686, 0.045928, 0.14926, 0.78077, 0.022964, 0.050102, 0.25051, 0.70142, 0.99476, 0.99243, 0.019179, 0.15343, 0.78634, 0.038358, 0.80472, 0.029086, 0.0096954, 0.087258, 0.067868, 0.98373, 0.24771, 0.016514, 0.72661, 1.0045, 1.0045, 0.088298, 0.88298, 0.13221, 0.088139, 0.74918, 0.9983, 1.0024, 0.99408, 1.0018, 0.13222, 0.14691, 0.54357, 0.17629, 0.037321, 0.25191, 0.055981, 0.13995, 0.35455, 0.15861, 0.10131, 0.87806, 0.98157, 0.10699, 0.5836, 0.045391, 0.097267, 0.051876, 0.045391, 0.071329, 1.0025, 0.052584, 0.94651, 0.99243, 0.98517, 0.055989, 0.92382, 0.23219, 0.016585, 0.40135, 0.13931, 0.033169, 0.049754, 0.10614, 0.019902, 0.82136, 0.056339, 0.12306, 0.82928, 0.0057992, 0.072489, 0.089887, 0.95639, 0.26721, 0.012525, 0.083503, 0.39246, 0.15866, 0.083503, 0.33791, 0.32275, 0.071481, 0.01083, 0.017329, 0.1213, 0.11913, 0.99532, 0.99401, 0.53672, 0.36255, 0.099525, 0.98974, 0.99673, 0.95532, 0.038213, 0.21956, 0.78413, 0.94168, 0.048291, 0.99959, 0.99866, 0.054322, 0.79672, 0.018107, 0.12675, 0.99005, 0.96072, 0.034312, 0.31164, 0.019477, 0.66223, 1.0034, 0.11104, 0.15268, 0.73565, 0.06595, 0.75842, 0.06595, 0.098925, 0.97119, 0.98517, 0.11817, 0.88625, 0.98291, 0.9983, 0.74375, 0.24268, 0.013967, 0.97532, 0.066165, 0.92631, 0.036133, 0.036133, 0.90332, 0.9974, 0.97295, 0.011027, 0.016117, 1.0005, 0.3778, 0.57781, 0.044447, 0.99057, 0.95561, 0.021236, 0.021236, 0.022876, 0.022876, 0.95165, 0.015169, 0.95566, 0.030339, 0.87252, 0.11876, 0.0079176, 0.13533, 0.20094, 0.11482, 0.082017, 0.077916, 0.045109, 0.21735, 0.0082017, 0.12713, 1.0042, 0.72759, 0.27243, 0.98041, 1.0001, 0.056125, 0.056125, 0.84188, 0.28791, 0.051566, 0.18478, 0.14181, 0.025783, 0.0042971, 0.3051, 0.091497, 0.91497, 0.98303, 0.22645, 0.26709, 0.06387, 0.44128, 0.17418, 0.13685, 0.68427, 0.23703, 0.71108, 0.050792, 0.11778, 0.88335, 0.23817, 0.21435, 0.53588, 0.18858, 0.63728, 0.0065029, 0.16257, 0.0065029, 0.062885, 0.025154, 0.90554, 0.99759, 0.22507, 0.054562, 0.54221, 0.068202, 0.1023, 0.01023, 1.0004, 0.94577, 0.029555, 0.078179, 0.24164, 0.10661, 0.11371, 0.46197, 0.1958, 0.78321, 0.47864, 0.51938, 0.1696, 0.29993, 0.10207, 0.16017, 0.26696, 0.14331, 0.55277, 0.040946, 0.17402, 0.081891, 0.010236, 0.78136, 0.063353, 0.14782, 0.98637, 0.94921, 1.0014, 0.98189, 0.82615, 0.12909, 0.051634, 0.58346, 0.39037, 0.025185, 0.30758, 0.68462, 0.94676, 0.050028, 0.0028318, 0.99669, 0.0023674, 0.97119, 0.98189, 0.9867, 0.012272, 0.99213, 0.053811, 0.91479, 0.13276, 0.24509, 0.061272, 0.45954, 0.10212, 0.99071, 0.94588, 0.049783, 0.97505, 0.98346, 0.056091, 0.89745, 0.017107, 0.21017, 0.070872, 0.061097, 0.029326, 0.073316, 0.13686, 0.017107, 0.10753, 0.0024439, 0.03177, 0.1613, 0.085536, 0.99595, 0.95585, 0.045517, 0.97802, 0.9664, 0.62491, 0.34434, 0.025506, 0.0042511, 0.9033, 0.093445, 0.94016, 0.053545, 0.0062262, 1.0067, 0.075037, 0.15007, 0.71285, 0.056278, 0.97993, 0.20915, 0.77386, 0.32591, 0.47683, 0.036926, 0.046559, 0.11238, 0.0016055, 0.95161, 0.045315, 0.26612, 0.14554, 0.11643, 0.070689, 0.087322, 0.12059, 0.079006, 0.10811, 1.0071, 0.97637, 1.0002, 0.97488, 0.98072, 0.99798, 0.80803, 0.010494, 0.010494, 0.031482, 0.010494, 0.010494, 0.11543, 0.52675, 0.38433, 0.009043, 0.045215, 0.0067822, 0.009043, 0.018086, 0.71921, 0.021469, 0.25763, 0.98373, 0.97192, 0.98772, 0.99563, 0.1027, 0.34364, 0.55298, 0.96634, 0.30472, 0.18848, 0.13508, 0.018848, 0.0031414, 0.3487, 0.039898, 0.013299, 0.013299, 0.026599, 0.026599, 0.87777, 1.0001, 0.97114, 0.0095364, 0.019073, 0.00022438, 0.83007, 0.03326, 0.031359, 0.020906, 0.0023757, 0.028508, 0.034685, 0.01758, 0.00095028, 0.69058, 0.1905, 0.11113, 0.0026459, 0.0026459, 0.99834, 0.70161, 0.0029856, 0.21198, 0.023885, 0.056726, 0.98441, 0.91012, 0.09415, 0.97612, 0.98869, 0.47485, 0.41808, 0.10323, 0.94432, 0.044968, 0.99333, 0.94921, 1.0002, 0.19557, 0.10756, 0.039113, 0.43024, 0.18579, 0.039113, 0.96155, 0.028281, 0.51857, 0.03989, 0.41884, 0.0099724, 0.0099724, 0.056147, 0.89835, 0.98818, 0.99634, 0.002516, 1.0002, 0.99532, 0.98637, 0.87188, 0.13767, 1.003, 0.99256, 0.99831, 0.1131, 0.084825, 0.05655, 0.73515, 0.10917, 0.87334, 0.59156, 0.11879, 0.0071273, 0.12116, 0.099782, 0.057018, 0.0023758, 0.045763, 0.96103, 0.98638, 0.99703, 0.90149, 0.054089, 0.03606, 0.50346, 0.18858, 0.046712, 0.076124, 0.051903, 0.055363, 0.027681, 0.048443, 0.2468, 0.50731, 0.095977, 0.15082, 0.17064, 0.2021, 0.39573, 0.081083, 0.047198, 0.022994, 0.078663, 0.98291, 0.71138, 0.02453, 0.25348, 0.0040884, 0.0081768, 0.91604, 0.061069, 0.15694, 0.07847, 0.026157, 0.73239, 0.064352, 0.9331, 0.010177, 0.82434, 0.091594, 0.071239, 1.0067, 0.85599, 0.071332, 0.057066, 0.014266, 0.97505, 0.98974, 0.12154, 0.024307, 0.85075, 0.15135, 0.80719, 0.97612, 0.12524, 0.0096341, 0.395, 0.15415, 0.12524, 0.19268, 0.98915, 1.0028, 0.62087, 0.064754, 0.091417, 0.019045, 0.19807, 0.011427, 0.31692, 0.21731, 0.23542, 0.2309, 0.99216, 0.28567, 0.15582, 0.038954, 0.51939, 0.82462, 0.17361, 0.25437, 0.069374, 0.063593, 0.17922, 0.011562, 0.42203, 0.6753, 0.23761, 0.087539, 0.96634, 0.94334, 0.34943, 0.16885, 0.15478, 0.018762, 0.13368, 0.035178, 0.06332, 0.077391, 0.76719, 0.21443, 0.019061, 0.29238, 0.25177, 0.23959, 0.19898, 0.020304, 0.070423, 0.91549, 0.12817, 0.85446, 1.0045, 0.02489, 0.14934, 0.04978, 0.67203, 0.09956, 0.14069, 0.5232, 0.29457, 0.01319, 0.02638, 0.99223, 0.0078749, 0.97119, 0.97536, 0.99434, 0.78064, 0.18089, 0.038761, 1.0062, 0.19604, 0.78417, 1.0035, 1.0018, 0.14537, 0.1869, 0.11768, 0.3115, 0.013845, 0.13152, 0.069223, 0.027689, 0.98729, 0.11981, 0.87864, 0.95528, 0.95528, 0.035116, 0.8779, 0.070232, 0.96292, 0.036666, 0.018839, 0.64053, 0.13187, 0.11303, 0.094195, 0.86724, 0.13988, 1.0081, 0.98721, 0.98441, 0.57756, 0.41762, 0.0044428, 0.98974, 1.002, 0.4358, 0.41228, 0.062705, 0.045461, 0.03919, 0.0015676, 0.21345, 0.40241, 0.14347, 0.0069985, 0.087481, 0.087481, 0.055988, 0.93491, 0.06678, 0.9558, 0.050117, 0.016706, 0.63482, 0.3007, 0.88596, 0.11556, 0.99068, 0.15359, 0.20844, 0.087763, 0.55949, 0.97195, 0.99995, 0.97781, 0.98818, 0.04028, 0.1007, 0.35581, 0.5035, 0.27837, 0.7114, 0.98441, 0.26757, 0.72625, 0.13513, 0.18918, 0.67563, 0.99368, 0.95282, 0.039701, 0.064551, 0.30662, 0.016138, 0.51641, 0.096826, 1.0014, 0.81801, 0.15148, 0.030297, 0.98481, 1.004, 0.014267, 0.68481, 0.071334, 0.028534, 0.19974, 0.98671, 0.58544, 0.38668, 0.028911, 0.99753, 0.21518, 0.17458, 0.1624, 0.17052, 0.081202, 0.0040601, 0.10556, 0.073081, 0.01218, 0.58858, 0.15567, 0.077836, 0.034108, 0.062094, 0.042854, 0.037606, 0.032773, 0.95041, 0.98291, 0.59918, 0.34008, 0.051821, 0.0080971, 0.91966, 0.06569, 0.4349, 0.030342, 0.44501, 0.015171, 0.075854, 0.98687, 0.21575, 0.63066, 0.066386, 0.082982, 0.60009, 0.33286, 0.065634, 0.0046882, 0.98291, 0.98724, 0.20297, 0.78288, 0.014498, 0.79854, 0.075512, 0.0018878, 0.086839, 0.028317, 0.009439, 0.97016, 0.529, 0.034658, 0.24626, 0.063845, 0.032834, 0.034658, 0.0036483, 0.0529, 0.0018241, 0.83636, 0.14545, 0.99727, 0.17539, 0.11693, 0.58464, 0.10231, 0.029232, 0.077811, 0.019453, 0.83647, 0.019453, 0.038905, 0.99195, 0.026078, 0.0086925, 0.084752, 0.032597, 0.39551, 0.023904, 0.37595, 0.052155, 0.098186, 0.22092, 0.1841, 0.012273, 0.012273, 0.024547, 0.012273, 0.44184, 0.99673, 0.37682, 0.2188, 0.40113, 0.75534, 0.12778, 0.0056793, 0.11075, 0.44007, 0.067495, 0.18629, 0.24568, 0.062095, 0.99143, 0.99005, 0.9223, 0.073784, 0.98441, 0.16968, 0.33937, 0.24039, 0.018854, 0.084842, 0.096626, 0.049491, 0.15584, 0.47495, 0.14842, 0.044527, 0.17811, 0.062979, 0.94468, 0.38779, 0.04446, 0.01482, 0.02964, 0.38779, 0.05434, 0.06916, 0.01482, 0.32532, 0.042433, 0.62235, 0.22598, 0.54322, 0.13037, 0.082569, 0.017383, 0.99295, 1.0002, 0.96281, 0.54461, 0.44249, 0.011346, 0.99871, 0.98346, 0.84386, 0.076715, 0.076715, 0.068273, 0.91031, 0.022758, 0.53312, 0.44082, 0.0031828, 0.019097, 0.0031828, 0.80471, 0.12193, 0.073156, 0.50576, 0.015097, 0.45292, 0.022646, 0.040574, 0.12172, 0.81148, 0.98919, 0.009103, 0.98346, 0.98721, 0.97097, 0.99632, 0.94716, 0.053405, 0.97625, 0.99318, 0.82747, 0.16016, 0.97625, 0.91618, 0.083289, 0.17247, 0.047038, 0.13328, 0.023519, 0.41551, 0.094077, 0.1176, 0.0078397, 0.84405, 0.13856, 0.0069279, 0.010392, 0.048325, 0.91818, 0.13674, 0.24392, 0.081306, 0.029566, 0.055436, 0.18479, 0.19218, 0.07761, 0.98589, 0.0038167, 0.35114, 0.63357, 0.01145, 0.14618, 0.018272, 0.59385, 0.036544, 0.10963, 0.073089, 0.027408, 0.98013, 0.6334, 0.06593, 0.082413, 0.068285, 0.068285, 0.077703, 0.051631, 0.94657, 0.9879, 0.98577, 0.97799, 0.054819, 0.10964, 0.82229, 0.28042, 0.66869, 0.043142, 0.99535, 0.064373, 0.92698, 0.5676, 0.4233, 0.0096203, 1.0023, 0.95201, 0.8516, 0.10645, 0.15187, 0.84613, 0.34311, 0.46122, 0.19124, 1.0001, 1.0018, 0.1088, 0.87039, 0.16769, 0.14673, 0.069869, 0.23406, 0.25502, 0.12576, 0.014928, 0.089567, 0.014928, 0.70161, 0.16421, 0.73231, 0.0051753, 0.038815, 0.055635, 0.04399, 0.091862, 0.032346, 0.45755, 0.53829, 0.18976, 0.74789, 0.063255, 0.96331, 0.03211, 1.0025, 0.98041, 0.22662, 0.67986, 0.064748, 0.032374, 1.0029, 0.99243, 0.087639, 0.83257, 0.065729, 0.063914, 0.0091306, 0.045653, 0.082176, 0.80349, 0.089383, 0.029794, 0.10925, 0.77465, 0.1341, 0.019157, 0.05747, 0.019157, 0.72795, 0.038313, 0.19664, 0.78656, 1.0023, 0.024447, 0.66006, 0.18335, 0.12223, 0.012223, 0.32158, 0.41687, 0.10719, 0.14293, 0.238, 0.63466, 0.059499, 0.059499, 1.005, 1.0025, 0.98637, 0.44952, 0.0033298, 0.16649, 0.26305, 0.073255, 0.046617, 0.18367, 0.24291, 0.17478, 0.11257, 0.18959, 0.094796, 0.40038, 0.26574, 0.22676, 0.1063, 0.16222, 0.37347, 0.0037724, 0.45647, 0.89348, 0.027075, 0.027075, 0.05415, 0.19456, 0.0090491, 0.063344, 0.14931, 0.276, 0.013574, 0.23528, 0.063344, 0.053344, 0.10669, 0.62235, 0.035563, 0.035563, 0.14225, 0.99243, 0.96015, 0.045721, 0.22013, 0.084664, 0.62652, 0.067732, 0.010781, 0.064685, 0.92715, 0.99671, 1.0011, 0.9894, 0.98409, 0.9983, 0.99005, 0.9983, 0.97562, 0.052085, 0.93754, 0.25368, 0.67044, 0.07248, 0.99071, 0.068015, 0.74817, 0.17004, 0.95512, 0.053062, 0.2363, 0.14924, 0.50991, 0.11193, 0.12567, 0.7226, 0.078543, 0.078543, 0.99647, 0.40018, 0.25845, 0.33765, 0.28346, 0.18602, 0.070865, 0.45176, 0.0088581, 0.28852, 0.6041, 0.013525, 0.031557, 0.063115, 1.0005, 0.30086, 0.045585, 0.027351, 0.62907, 0.9562, 0.98041, 0.99292, 0.0039876, 0.26323, 0.1037, 0.43872, 0.095721, 0.055837, 0.047861, 0.23312, 0.099909, 0.033303, 0.5495, 0.083257, 0.98306, 0.99103, 0.96262, 0.074168, 0.18954, 0.27607, 0.024723, 0.098891, 0.086529, 0.17306, 0.074168, 0.061925, 0.89792, 0.030963, 0.14755, 0.094853, 0.18971, 0.042157, 0.5375, 0.98575, 0.2137, 0.76931, 0.9879, 0.026078, 0.86058, 0.10431, 1.0032, 0.98373, 0.98923, 0.99355, 0.0037073, 0.99071, 1.0001, 0.95653, 0.042513, 0.88832, 0.11844, 0.49572, 0.29194, 0.18142, 0.011499, 0.019803, 0.98637, 1.0062, 0.058996, 0.94393, 1.008, 0.9952, 0.98486, 0.98785, 0.0036097, 0.0084226, 0.09572, 0.057432, 0.76576, 0.076576, 0.50235, 0.067223, 0.2807, 0.028161, 0.090842, 0.029978, 0.99582, 0.029681, 0.019787, 0.88053, 0.069255, 0.93572, 0.99589, 0.074944, 0.89933, 0.99703, 0.22819, 0.7548, 0.017553, 0.99671, 0.99243, 0.99896, 0.98573, 0.9879, 0.87034, 0.00092589, 0.075923, 0.023147, 0.029629, 0.98974, 0.99883, 0.92336, 0.068443, 0.0030555, 0.0048888, 0.00061109, 0.99991, 0.99678, 0.0016641, 0.0016641, 0.22126, 0.055315, 0.7191, 0.96787, 0.99703, 0.078609, 0.052406, 0.78609, 0.078609, 0.99925, 0.98394, 0.74953, 0.12177, 0.08471, 0.040842, 0.0030253, 0.99561, 0.98383, 0.22545, 0.037575, 0.71392, 0.98291, 0.13546, 0.86693, 0.33605, 0.66125, 0.60032, 0.036755, 0.18377, 0.0061258, 0.0061258, 0.098012, 0.04288, 0.030629, 0.7831, 0.048944, 0.16315, 0.98885, 0.0069637, 0.98394, 0.081403, 0.91869, 0.99126, 0.080952, 0.89047, 0.16484, 0.27724, 0.3147, 0.1049, 0.13487, 0.20368, 0.16596, 0.015087, 0.015087, 0.045262, 0.08298, 0.45262, 0.022631, 0.042818, 0.94199, 0.73783, 0.011179, 0.011179, 0.23476, 0.2761, 0.48594, 0.23193, 0.046607, 0.93215, 0.99195, 0.062799, 0.1413, 0.58875, 0.03925, 0.078499, 0.094199, 0.97833, 0.97851, 0.98974, 0.99704, 0.15721, 0.11791, 0.019651, 0.039302, 0.078604, 0.58953, 0.18054, 0.090271, 0.072217, 0.64995, 0.98485, 0.99401, 0.038951, 0.93482, 0.62549, 0.34835, 0.02502, 0.076782, 0.076782, 0.83501, 0.0095978, 0.98189, 0.89575, 0.086685, 0.98236, 0.60084, 0.16438, 0.17005, 0.062351, 0.98479, 0.98517, 1.0005, 0.19213, 0.025061, 0.0083536, 0.058475, 0.35085, 0.15872, 0.20884, 0.020542, 0.2465, 0.60598, 0.13352, 0.98577, 0.97952, 0.9703, 0.7519, 0.23351, 0.0015567, 0.0031135, 0.0093404, 0.97119, 0.99461, 0.086046, 0.052584, 0.43023, 0.033462, 0.12907, 0.047803, 0.086046, 0.13385, 0.99401, 0.99368, 0.10782, 0.7952, 0.094346, 0.062627, 0.9394, 1.004, 0.93572, 0.93572, 1.0052, 0.48122, 0.005941, 0.14853, 0.05941, 0.11882, 0.061391, 0.037627, 0.0099017, 0.077234, 0.15526, 0.12076, 0.025876, 0.017251, 0.14663, 0.53478, 0.99595, 1.0018, 0.98517, 0.97195, 0.9879, 0.98846, 0.92665, 0.040289, 0.44003, 0.47732, 0.0074581, 0.042263, 0.022374, 0.0049721, 0.0074581, 0.99753, 0.98637, 0.99243, 1, 0.64055, 0.30812, 0.028489, 0.011795, 0.00018146, 0.010706, 0.64252, 0.22702, 0.0063061, 0.027326, 0.028027, 0.028027, 0.040639, 0.050168, 0.95319, 0.17897, 0.324, 0.015429, 0.16046, 0.0432, 0.0030857, 0.0061714, 0.089486, 0.17897, 0.97928, 0.012718, 0.99896, 1.0001, 0.85584, 0.11671, 0.19061, 0.47451, 0.016222, 0.052723, 0.13384, 0.0081112, 0.0365, 0.085168, 0.0040556, 0.98772, 0.10609, 0.0066304, 0.16576, 0.033152, 0.0066304, 0.6763, 0.0066304, 0.11292, 0.80926, 0.07528, 0.99195, 0.67569, 0.078126, 0.24494, 0.13141, 0.26283, 0.09199, 0.0065707, 0.51251, 0.050586, 0.85996, 0.050586, 1.0035, 0.95462, 0.053034, 0.1404, 0.30887, 0.084238, 0.46331, 1.0024, 1.0005, 0.07966, 0.90282, 0.96635, 0.98454, 0.98175, 0.99188, 0.95198, 0.045332, 0.98775, 0.079635, 0.20351, 0.13272, 0.061938, 0.52205, 0.99401, 0.17407, 0.80072, 0.017407, 0.30387, 0.12155, 0.57736, 1.0052, 0.94578, 0.059111, 0.62757, 0.30681, 0.013946, 0.041838, 0.98868, 0.19663, 0.081929, 0.62266, 0.098315, 0.26546, 0.06126, 0.63302, 0.04084, 0.98573, 0.99143, 0.98236, 0.96281, 0.99595, 0.97748, 0.98637, 0.44958, 0.067508, 0.035909, 0.060327, 0.054581, 0.093363, 0.14938, 0.053145, 0.035909, 0.59943, 0.11264, 0.004023, 0.024138, 0.064368, 0.19713, 0.97676, 0.99704, 0.97119, 0.051177, 0.92119, 0.24506, 0.73517, 0.022278, 0.98438, 0.98637, 0.93359, 0.047877, 0.15918, 0.4821, 0.14554, 0.18192, 0.027288, 0.42289, 0.12479, 0.15945, 0.29117, 0.96371, 0.038549, 0.97612, 0.95901, 0.036507, 0.0042123, 0.61302, 0.060439, 0.034537, 0.086341, 0.094976, 0.017268, 0.10361, 0.21827, 0.061564, 0.1735, 0.12872, 0.36938, 0.022387, 0.022387, 0.83589, 0.043994, 0.13198, 0.9182, 0.066778, 0.016694, 0.029365, 0.044048, 0.925, 1.0014, 0.026215, 0.026215, 0.13107, 0.81266, 0.99363, 0.95005, 0.054289, 0.10018, 0.90164, 0.99944, 0.83157, 0.11308, 0.015451, 0.014047, 0.025284, 0.98291, 0.016266, 0.0747, 0.8964, 0.98687, 0.99468, 0.038904, 0.9337, 0.90879, 0.087948, 0.075576, 0.90691, 0.96281, 1.0013, 0.10005, 0.88379, 0.016675, 0.13072, 0.04902, 0.78432, 0.03268, 0.99896, 1.0008, 0.99582, 0.97814, 0.97119, 0.1772, 0.059066, 0.76786, 0.64848, 0.19928, 0.083306, 0.017968, 0.0016334, 0.04737, 0.9558, 0.038692, 0.69646, 0.098881, 0.16337, 0.99753, 0.99057, 0.0044321, 0.002216, 0.002216, 0.9993, 0.038764, 0.93032, 0.707, 0.13805, 0.04691, 0.033507, 0.04892, 0.026136, 0.97781, 0.11739, 0.86084, 1.0024, 0.051494, 0.23172, 0.72091, 0.33989, 0.029374, 0.53292, 0.041962, 0.058747, 0.97952, 0.17204, 0.57569, 0.25145, 0.94657, 0.054598, 0.72342, 0.21839, 0.98724, 0.9876, 0.95166, 0.24207, 0.55209, 0.08069, 0.12316, 0.48166, 0.51669, 0.9952, 0.9894, 0.045516, 0.5462, 0.072826, 0.22758, 0.045516, 0.02731, 0.036413, 0.72847, 0.24726, 0.001902, 0.022824, 0.080047, 0.12579, 0.66324, 0.02287, 0.11435, 0.99809, 0.113, 0.51414, 0.0226, 0.1469, 0.01695, 0.1808, 0.0056499, 0.41498, 0.459, 0.031438, 0.094315, 0.9914, 0.0050582, 0.0025291, 0.68915, 0.040341, 0.030255, 0.13783, 0.053787, 0.023532, 0.030255, 0.99612, 0.99739, 0.18882, 0.80248, 0.009441, 0.9876, 0.99704, 0.97814, 0.86067, 0.024591, 0.098362, 0.97959, 0.97952, 0.03247, 0.12988, 0.81174, 1.004, 0.9952, 0.97612, 0.96634, 0.97119, 0.90395, 0.071967, 0.020718, 0.0010904, 0.0010904, 0.98346, 0.30412, 0.43375, 0.0099712, 0.24928, 0.046081, 0.87554, 0.046081, 0.3405, 0.6583, 0.95095, 0.047547, 0.4953, 0.070355, 0.26172, 0.011257, 0.011257, 0.022514, 0.10975, 0.022514, 0.67491, 0.1017, 0.20802, 0.018491, 0.91925, 0.040855, 0.040855, 0.92936, 0.073759, 0.34629, 0.63287, 0.011941, 0.99848, 0.98573, 0.98821, 0.98312, 0.013945, 0.0023242, 0.099732, 0.89758, 0.5546, 0.32523, 0.061623, 0.030811, 0.030811, 0.94657, 0.99671, 0.99103, 0.98373, 0.022065, 0.022065, 0.90467, 0.022065, 0.022065, 0.019315, 0.019315, 0.30903, 0.6567, 0.15826, 0.063304, 0.75965, 0.99496, 0.99204, 0.016337, 0.98023, 0.17702, 0.28323, 0.54285, 0.20237, 0.77576, 0.54123, 0.072858, 0.20817, 0.055511, 0.020817, 0.10408, 0.97612, 0.089382, 0.90659, 0.044758, 0.15417, 0.039785, 0.21882, 0.5371, 0.046973, 0.91597, 0.023486, 0.48598, 0.064798, 0.048598, 0.40499, 0.87283, 0.073695, 0.048362, 0.0046059, 0.44992, 0.38408, 0.016461, 0.0054868, 0.043895, 0.098763, 0.26305, 0.55001, 0.18732, 0.98573, 0.99061, 0.99569, 0.99434, 0.44585, 0.30605, 0.17381, 0.068011, 0.0075568, 0.067113, 0.93959, 0.15149, 0.012624, 0.11361, 0.20198, 0.5302, 0.97676, 0.99243, 0.98236, 1.0008, 0.96394, 0.99496, 0.10477, 0.87306, 0.98189, 0.050957, 0.010191, 0.18344, 0.071339, 0.28536, 0.38727, 0.010191, 0.97195, 0.96787, 0.11946, 0.38826, 0.10951, 0.08462, 0.29866, 0.15621, 0.018745, 0.087477, 0.61859, 0.087477, 0.03749, 0.99866, 0.48533, 0.50099, 0.063048, 0.94571, 0.30849, 0.094262, 0.41133, 0.12854, 0.059985, 0.98517, 0.10692, 0.035641, 0.64153, 0.089101, 0.12474, 0.98394, 1.0071, 0.27367, 0.4367, 0.21544, 0.069873, 0.79996, 0.061203, 0.098645, 0.00072004, 0.038882, 0.9264, 0.025952, 0.047185, 0.028039, 0.8692, 0.084116, 0.20967, 0.11762, 0.61623, 0.0076709, 0.046025, 0.043759, 0.91893, 0.043759, 1.0065, 0.98518, 0.98573, 0.11966, 0.87183, 0.99547, 0.077913, 0.0043285, 0.87435, 0.012985, 0.0043285, 0.021642, 0.0043285, 0.023335, 0.0038892, 0.054448, 0.031113, 0.88673, 0.93225, 0.038429, 0.0028466, 0.0085397, 0.015656, 0.96967, 0.98877, 0.98441, 0.4636, 0.0079931, 0.21581, 0.30374, 0.0079931, 0.96787, 0.62136, 0.30159, 0.076307, 0.13084, 0.030194, 0.075486, 0.13084, 0.025162, 0.13587, 0.060389, 0.065421, 0.35227, 0.57995, 0.024164, 0.086301, 0.041425, 0.18986, 0.079397, 0.39301, 0.20861, 0.094993, 0.022351, 0.035389, 0.076367, 0.065191, 0.10431, 0.92984, 0.055955, 0.0082287, 0.0065829, 0.96096, 0.15823, 0.19672, 0.051319, 0.0042766, 0.30791, 0.23307, 0.0064149, 0.042766, 0.97119, 0.11374, 0.81039, 0.042652, 0.028435, 1.0001, 0.99184, 0.10131, 0.067538, 0.81046, 0.99535, 0.19155, 0.082093, 0.71147, 0.4213, 0.22935, 0.15207, 0.11218, 0.084758, 0.19887, 0.041432, 0.029002, 0.72505, 0.0041432, 0.88236, 0.038363, 0.076727, 0.9861, 0.61866, 0.061726, 0.20482, 0.061726, 0.053309, 0.99966, 0.9991, 0.99834, 0.94998, 0.35086, 0.05263, 0.56138, 0.035086, 0.99582, 0.037226, 0.93065, 0.27647, 0.066354, 0.55295, 0.11059, 1.0084, 1.0002, 0.5903, 0.29956, 0.070484, 0.035242, 1.0007, 0.99671, 0.26159, 0.51383, 0.21487, 0.44807, 0.55091, 0.99657, 0.99848, 0.99848, 0.99399, 0.13359, 0.73477, 0.044532, 0.089063, 0.065116, 0.91162, 0.99889, 0.97532, 0.10952, 0.012169, 0.87616, 0.75243, 0.087492, 0.13999, 0.017498, 0.069417, 0.90243, 0.048381, 0.87085, 0.072571, 0.90684, 0.090684, 0.83315, 0.16103, 0.0046675, 0.29243, 0.10444, 0.60053, 0.005222, 1.0025, 0.99515, 0.10845, 0.28467, 0.58289, 0.027111, 1.0002, 0.034046, 0.95328, 0.73299, 0.0091624, 0.064137, 0.19241, 0.72473, 0.0067732, 0.12192, 0.047412, 0.013546, 0.013546, 0.013546, 0.060958, 0.10473, 0.017455, 0.017455, 0.85529, 0.011163, 0.055817, 0.92656, 0.42494, 0.4473, 0.067095, 0.060705, 0.36373, 0.037889, 0.21975, 0.015156, 0.090933, 0.2728, 0.025209, 0.29411, 0.033612, 0.042015, 0.042015, 0.56301, 0.29843, 0.70345, 0.99561, 0.15344, 0.63678, 0.046032, 0.16495, 0.98729, 0.013596, 0.97895, 0.32732, 0.24062, 0.11854, 0.16454, 0.15039, 0.14916, 0.81539, 0.029831, 0.042071, 0.92556, 0.27672, 0.68578, 0.012031, 0.024062, 0.021414, 0.82443, 0.021414, 0.096362, 0.032121, 0.87799, 0.097554, 0.10356, 0.77668, 0.10356, 0.23356, 0.7526, 0.98303, 0.07635, 0.9162, 0.9894, 0.44599, 0.03884, 0.25179, 0.15402, 0.0040179, 0.040179, 0.01875, 0.042857, 0.0026786, 0.9879, 0.91459, 0.087701, 0.49066, 0.45431, 0.054517, 0.9562, 1.0054, 0.98869, 0.13269, 0.84037, 1.0014, 0.59858, 0.38092, 0.72837, 0.12484, 0.043646, 0.010794, 0.058664, 0.033791, 0.99143, 0.11833, 0.018204, 0.036408, 0.55523, 0.027306, 0.036408, 0.12743, 0.072816, 0.018204, 0.54464, 0.11811, 0.045933, 0.29529, 0.16911, 0.13529, 0.050734, 0.033822, 0.6088, 0.21145, 0.60245, 0.10373, 0.0079794, 0.063835, 0.011969, 0.10523, 0.89443, 0.98821, 0.96281, 0.89531, 0.10331, 0.36341, 0.06432, 0.22834, 0.3409, 0.003216, 1.0029, 0.99213, 0.98041, 0.66817, 0.32942, 0.0031078, 1.0005, 0.1819, 0.045474, 0.68211, 0.090948, 0.99496, 0.9649, 0.31648, 0.4382, 0.10346, 0.13998, 0.96832, 0.99143, 0.95702, 1.0025, 0.9861, 0.98721, 0.93356, 0.022228, 0.044455, 0.44229, 0.4097, 0.14433, 1.0006, 0.99978, 0.97781, 0.96823, 0.90664, 0.095997, 1.0012, 0.94665, 0.054614, 0.99896, 0.98303, 0.18794, 0.18794, 0.53562, 0.075175, 0.018794, 0.36036, 0.07623, 0.09009, 0.031185, 0.10395, 0.031185, 0.18364, 0.12127, 0.00693, 0.10274, 0.65494, 0.077052, 0.1541, 0.012842, 0.2239, 0.061064, 0.33246, 0.020355, 0.3596, 0.61153, 0.2305, 0.15524, 0.98157, 0.98915, 0.99216, 0.1152, 0.83519, 0.028799, 0.99496, 0.34868, 0.61434, 0.033208, 0.98486, 0.022575, 0.85783, 0.10159, 0.011287, 0.9889, 0.6141, 0.35924, 0.021845, 0.0024273, 0.69764, 0.30289, 0.78865, 0.0023507, 0.10578, 0.099903, 0.0023507, 0.99683, 0.11792, 0.11792, 0.74685, 0.35416, 0.49275, 0.0038496, 0.015398, 0.038496, 0.09624, 0.99188, 0.98303, 0.91504, 0.084056, 0.00083224, 0.99987, 0.9894, 0.063125, 0.28406, 0.64704, 0.99784, 0.99401, 0.49854, 0.011777, 0.078511, 0.062809, 0.0039255, 0.0039255, 0.039255, 0.082436, 0.21983, 1.0054, 0.99375, 0.0025612, 0.0025612, 0.97119, 0.44838, 0.031465, 0.0078663, 0.49558, 0.015733, 0.65624, 0.005229, 0.22223, 0.099351, 0.015687, 0.068428, 0.37147, 0.5572, 0.22453, 0.037421, 0.72971, 0.062588, 0.93882, 0.99071, 0.072117, 0.90474, 0.019668, 0.98303, 0.82246, 0.084355, 0.084355, 0.88701, 0.081698, 0.035014, 0.54322, 0.30234, 0.044244, 0.051618, 0.041786, 0.014748, 0.94875, 0.015427, 0.038567, 0.97464, 1.0035, 0.95201, 0.2247, 0.77397, 0.58046, 0.12899, 0.032248, 0.17297, 0.0087948, 0.020521, 0.0029316, 0.055701, 0.19752, 0.70543, 0.084652, 0.32234, 0.55259, 0.046049, 0.080585, 0.18629, 0.12808, 0.54724, 0.03493, 0.10479, 0.23789, 0.759, 0.96823, 0.99859, 0.95655, 0.99461, 0.997, 0.010975, 0.98777, 0.1895, 0.0043068, 0.0086135, 0.090442, 0.19811, 0.41776, 0.090442, 0.96239, 0.29338, 0.63735, 0.0607, 1.0041, 0.80702, 0.18768, 0.56606, 0.0069455, 0.093765, 0.33338, 0.39438, 0.16406, 0.066256, 0.24294, 0.13251, 1.0002, 0.89573, 0.10538, 0.05598, 0.26591, 0.15395, 0.44784, 0.08397, 0.99456, 0.45717, 0.22024, 0.056729, 0.13682, 0.073414, 0.053392, 0.96779, 0.17928, 0.80675, 0.85725, 0.14507, 0.63112, 0.094947, 0.055851, 0.089361, 0.089361, 0.044681, 0.29666, 0.70456, 0.073639, 0.6873, 0.14728, 0.098185, 0.21799, 0.26972, 0.073897, 0.011084, 0.42491, 0.017554, 0.77236, 0.070215, 0.017554, 0.12288, 0.98377, 0.045045, 0.90089, 0.022522, 0.022522, 0.18399, 0.81011, 0.0054923, 0.7264, 0.19811, 0.066037, 0.1926, 0.039652, 0.74772, 0.016994, 0.57546, 0.422, 0.0034876, 0.45666, 0.48476, 0.042153, 0.014051, 0.55207, 0.099373, 0.011041, 0.2926, 0.049687, 0.98472, 0.99529, 0.98573, 0.97964, 1.004, 0.039539, 0.94894, 0.36111, 0.082359, 0.53217, 0.012671, 0.012671, 1.0052, 0.98383, 0.022307, 0.022307, 0.95922, 1.0002, 0.97469, 0.020366, 0.061097, 0.061097, 0.020366, 0.040732, 0.020366, 0.12219, 0.6517, 0.34065, 0.14599, 0.062568, 0.006952, 0.42407, 0.020856, 0.13172, 0.85616, 0.13545, 0.84653, 0.96787, 0.092028, 0.87426, 0.16409, 0.35114, 0.091888, 0.1083, 0.14111, 0.14111, 0.99289, 0.39134, 0.078625, 0.1912, 0.089347, 0.04646, 0.030378, 0.083986, 0.085773, 0.37187, 0.22485, 0.0043241, 0.086482, 0.29836, 0.012972, 0.13672, 0.231, 0.10843, 0.10372, 0.41486, 0.13843, 0.86518, 0.99582, 0.5526, 0.17411, 0.030279, 0.037849, 0.0075698, 0.19682, 0.98772, 0.1449, 0.83317, 0.98055, 0.98394, 0.019081, 0.15265, 0.78232, 0.047703, 0.9894, 0.61404, 0.084167, 0.28502, 0.0038258, 0.011477, 0.0019129, 0.99401, 0.063742, 0.70116, 0.23372, 0.3877, 0.053476, 0.54813, 0.013369, 0.27086, 0.043338, 0.09751, 0.55256, 0.043338, 0.15529, 0.68327, 0.0077645, 0.093174, 0.062116, 0.99184, 0.97111, 0.0048947, 0.024474, 0.99029, 0.0083687, 0.35203, 0.41087, 0.074058, 0.030435, 0.018261, 0.011159, 0.034493, 0.02029, 0.025362, 0.022319, 0.41151, 0.57807, 0.0032659, 0.0065319, 0.83356, 0.033343, 0.066685, 0.066685, 0.99243, 0.11885, 0.88291, 0.41941, 0.18454, 0.036908, 0.21138, 0.010066, 0.097303, 0.040263, 0.97952, 0.72789, 0.066535, 0.11843, 0.053228, 0.013307, 0.021291, 0.93612, 0.023634, 0.039048, 0.0010276, 0.99784, 0.52321, 0.051141, 0.094414, 0.18489, 0.14949, 0.48146, 0.22577, 0.11016, 0.091124, 0.0013601, 0.023121, 0.063922, 0.0027201, 0.43842, 0.4626, 0.063495, 0.0030236, 0.033259, 0.99243, 0.99784, 0.97543, 0.98157, 1.0036, 0.98671, 0.99496, 0.99595, 0.99005 ] +}, +"R": 30, +"lambda.step": 0.01, +"plot.opts": { + "xlab": "PC1", +"ylab": "PC2" +}, +"topic.order": [ 19, 1, 11, 17, 14, 15, 13, 10, 5, 7, 20, 16, 18, 9, 3, 8, 2, 12, 4, 6 ] +} \ No newline at end of file